@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240524.0 → 0.0.0-nightly-20240525.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 _0x2c80ed=_0x5a2c;function _0x5a2c(_0x31d748,_0x2f8b95){const _0x34517c=_0x3451();return _0x5a2c=function(_0x5a2cf1,_0x186074){_0x5a2cf1=_0x5a2cf1-0xcd;let _0x19511b=_0x34517c[_0x5a2cf1];return _0x19511b;},_0x5a2c(_0x31d748,_0x2f8b95);}(function(_0x4596be,_0x4ead34){const _0x2caf94=_0x5a2c,_0x19fba6=_0x4596be();while(!![]){try{const _0xb8c39d=-parseInt(_0x2caf94(0xd3))/0x1*(-parseInt(_0x2caf94(0xd0))/0x2)+-parseInt(_0x2caf94(0xe6))/0x3*(parseInt(_0x2caf94(0xd1))/0x4)+-parseInt(_0x2caf94(0xde))/0x5*(-parseInt(_0x2caf94(0xd4))/0x6)+parseInt(_0x2caf94(0xe0))/0x7+parseInt(_0x2caf94(0xe1))/0x8*(parseInt(_0x2caf94(0xe7))/0x9)+parseInt(_0x2caf94(0xdd))/0xa*(-parseInt(_0x2caf94(0xcf))/0xb)+parseInt(_0x2caf94(0xd9))/0xc;if(_0xb8c39d===_0x4ead34)break;else _0x19fba6['push'](_0x19fba6['shift']());}catch(_0x31aa53){_0x19fba6['push'](_0x19fba6['shift']());}}}(_0x3451,0xb229e));import{Plugin as _0x16e79c}from'ckeditor5/src/core.js';export default class kt extends _0x16e79c{[_0x2c80ed(0xdf)](){const _0x44218f=_0x2c80ed,_0x1c63d9=this[_0x44218f(0xdc)];if(!_0x1c63d9[_0x44218f(0xda)][_0x44218f(0xe9)](_0x44218f(0xd8)))return;const _0x3d2018=_0x1c63d9[_0x44218f(0xda)][_0x44218f(0xe3)](_0x44218f(0xdb));_0x3d2018[_0x44218f(0xe5)](_0x44218f(0xd7)),_0x3d2018[_0x44218f(0xe5)](_0x44218f(0xd6));const _0x288e6c=_0x1c63d9[_0x44218f(0xda)][_0x44218f(0xe3)](_0x44218f(0xd8));_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xd5)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xcd)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xe2)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xe4)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xe8)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xce)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xd2));}}function _0x3451(){const _0x303878=['plugins','TrackChangesEditing','editor','12242290MgcwiR','195tGoQWK','afterInit','6153196eLXnnZ','488ZsTewr','discardSuggestion','get','acceptAllSuggestions','enableCommand','154611rJoWYk','121617lqQBeI','discardAllSuggestions','has','acceptSuggestion','acceptSelectedSuggestions','11bFQYiR','76456DQdtsj','92SqpFYS','discardSelectedSuggestions','6HORYiP','77394iqNFdX','trackChanges','goToNextRestrictedEditingException','goToPreviousRestrictedEditingException','RestrictedEditingModeEditing','8443056XEyPBf'];_0x3451=function(){return _0x303878;};return _0x3451();}
23
+ const _0x433c68=_0x3cc8;(function(_0x212691,_0x6e0d2){const _0x322a75=_0x3cc8,_0x33a609=_0x212691();while(!![]){try{const _0x11aded=parseInt(_0x322a75(0x171))/0x1*(parseInt(_0x322a75(0x183))/0x2)+parseInt(_0x322a75(0x172))/0x3+parseInt(_0x322a75(0x17f))/0x4*(-parseInt(_0x322a75(0x175))/0x5)+parseInt(_0x322a75(0x170))/0x6*(parseInt(_0x322a75(0x173))/0x7)+-parseInt(_0x322a75(0x17b))/0x8*(-parseInt(_0x322a75(0x188))/0x9)+parseInt(_0x322a75(0x181))/0xa*(-parseInt(_0x322a75(0x174))/0xb)+parseInt(_0x322a75(0x16d))/0xc*(-parseInt(_0x322a75(0x180))/0xd);if(_0x11aded===_0x6e0d2)break;else _0x33a609['push'](_0x33a609['shift']());}catch(_0x11ed19){_0x33a609['push'](_0x33a609['shift']());}}}(_0x5a46,0x93c21));function _0x5a46(){const _0x2e6d38=['has','16hqueHY','plugins','acceptAllSuggestions','get','RestrictedEditingModeEditing','1748799GKyXRK','discardSelectedSuggestions','discardAllSuggestions','792cZoYYg','goToPreviousRestrictedEditingException','goToNextRestrictedEditingException','474rpFKyP','150030wMfYQw','1973064ATriiB','77399pVxvKb','99fCcEMz','5LfEPGd','afterInit','trackChanges','enableCommand','acceptSuggestion','TrackChangesEditing','16yPaEFV','discardSuggestion','editor','acceptSelectedSuggestions','1868624PaWgeW','336921PflpNz','374620kRxDDs'];_0x5a46=function(){return _0x2e6d38;};return _0x5a46();}import{Plugin as _0x3f9f1c}from'ckeditor5/src/core.js';function _0x3cc8(_0x968c41,_0x98917f){const _0x5a46a3=_0x5a46();return _0x3cc8=function(_0x3cc874,_0x2d49c3){_0x3cc874=_0x3cc874-0x16c;let _0x29f90c=_0x5a46a3[_0x3cc874];return _0x29f90c;},_0x3cc8(_0x968c41,_0x98917f);}export default class kt extends _0x3f9f1c{[_0x433c68(0x176)](){const _0x123776=_0x433c68,_0x41223c=this[_0x123776(0x17d)];if(!_0x41223c[_0x123776(0x184)][_0x123776(0x182)](_0x123776(0x187)))return;const _0x32b13e=_0x41223c[_0x123776(0x184)][_0x123776(0x186)](_0x123776(0x17a));_0x32b13e[_0x123776(0x178)](_0x123776(0x16e)),_0x32b13e[_0x123776(0x178)](_0x123776(0x16f));const _0x159da6=_0x41223c[_0x123776(0x184)][_0x123776(0x186)](_0x123776(0x187));_0x159da6[_0x123776(0x178)](_0x123776(0x177)),_0x159da6[_0x123776(0x178)](_0x123776(0x179)),_0x159da6[_0x123776(0x178)](_0x123776(0x17c)),_0x159da6[_0x123776(0x178)](_0x123776(0x185)),_0x159da6[_0x123776(0x178)](_0x123776(0x16c)),_0x159da6[_0x123776(0x178)](_0x123776(0x17e)),_0x159da6[_0x123776(0x178)](_0x123776(0x189));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x28a4(_0xd8ae98,_0x85e91a){const _0x41f9b9=_0x41f9();return _0x28a4=function(_0x28a48e,_0x1ef22e){_0x28a48e=_0x28a48e-0x119;let _0x134947=_0x41f9b9[_0x28a48e];return _0x134947;},_0x28a4(_0xd8ae98,_0x85e91a);}const _0x2451b1=_0x28a4;function _0x41f9(){const _0x897054=['insert','get','20IqKVbN','test','9XmAiSY','getItems','markerName','downcastDispatcher','createUIElement','softBreak','ck-suggestion-marker--active','element','612780QkvSDE','createPositionBefore','editing','60142dBidnV','150556xJdLuz','shiftEnter','options','editor','addMarker:suggestion','descriptionFactory','showSuggestionHighlights','addMarker:suggestion:insertion','activeMarkers','includes','requires','addMarker:suggestion:deletion','writer','91hiCzbm','merge','ck-suggestion-marker-','18682796YLHyij','mapper','3757383mRaHFB','data','locale','high','198040TYnJaY','TrackChangesEditing','ELEMENT_LINE_BREAK','toViewPosition','registerElementLabel','span','init','1841810zIYTdN','consumable','plugins','markerRange','enableCommand','name','bindElementToMarker','addClass','1CRFUNB','model','deletion','split'];_0x41f9=function(){return _0x897054;};return _0x41f9();}(function(_0x4c29d3,_0x5c7708){const _0x4ba4f6=_0x28a4,_0xe16f63=_0x4c29d3();while(!![]){try{const _0x3c7b65=-parseInt(_0x4ba4f6(0x125))/0x1*(parseInt(_0x4ba4f6(0x138))/0x2)+-parseInt(_0x4ba4f6(0x12d))/0x3*(parseInt(_0x4ba4f6(0x139))/0x4)+-parseInt(_0x4ba4f6(0x12b))/0x5*(parseInt(_0x4ba4f6(0x135))/0x6)+-parseInt(_0x4ba4f6(0x146))/0x7*(parseInt(_0x4ba4f6(0x14f))/0x8)+-parseInt(_0x4ba4f6(0x14b))/0x9+-parseInt(_0x4ba4f6(0x11d))/0xa+parseInt(_0x4ba4f6(0x149))/0xb;if(_0x3c7b65===_0x5c7708)break;else _0xe16f63['push'](_0xe16f63['shift']());}catch(_0x59aea2){_0xe16f63['push'](_0xe16f63['shift']());}}}(_0x41f9,0x368d5));import{Plugin as _0x481925}from'ckeditor5/src/core.js';import{ShiftEnter as _0x2fb1c0}from'ckeditor5/src/enter.js';import{getTranslation as _0x3892b4}from'../utils/common-translations.js';export default class bt extends _0x481925{static get[_0x2451b1(0x143)](){return[_0x2fb1c0];}[_0x2451b1(0x11c)](){const _0x357f03=_0x2451b1,_0x8c6dd8=this[_0x357f03(0x13c)],_0xaecd0b=_0x8c6dd8[_0x357f03(0x11f)][_0x357f03(0x12a)](_0x357f03(0x150));_0xaecd0b[_0x357f03(0x121)](_0x357f03(0x13a)),_0x8c6dd8[_0x357f03(0x137)][_0x357f03(0x130)]['on'](_0x357f03(0x140),de(_0x8c6dd8),{'priority':_0x357f03(0x14e)}),_0x8c6dd8[_0x357f03(0x137)][_0x357f03(0x130)]['on'](_0x357f03(0x144),de(_0x8c6dd8),{'priority':_0x357f03(0x14e)}),_0x8c6dd8[_0x357f03(0x14c)][_0x357f03(0x130)]['on'](_0x357f03(0x13d),(_0x5d62ad,_0x1a2769,_0x21e93f)=>{const _0x5cdc7a=_0x357f03;_0x21e93f[_0x5cdc7a(0x13b)][_0x5cdc7a(0x13f)]&&de(_0x8c6dd8,{'showActiveMarker':!0x1})(_0x5d62ad,_0x1a2769,_0x21e93f);}),_0xaecd0b[_0x357f03(0x13e)][_0x357f03(0x11a)](_0x357f03(0x132),_0x1dc301=>_0x3892b4(_0x8c6dd8[_0x357f03(0x14d)],_0x357f03(0x151),_0x1dc301));}}function de(_0x5a2749,{showActiveMarker:_0xa5315e=!0x0}={}){return(_0xa48772,_0xd67acc,_0x3d330a)=>{const _0x5effd5=_0x28a4,_0x54063c=_0x5a2749[_0x5effd5(0x11f)][_0x5effd5(0x12a)](_0x5effd5(0x150));if(!_0x3d330a[_0x5effd5(0x11e)][_0x5effd5(0x12c)](_0xd67acc[_0x5effd5(0x120)],_0xa48772[_0x5effd5(0x122)]))return;const _0x673548=_0x5a2749[_0x5effd5(0x126)];for(const _0xb60361 of _0xd67acc[_0x5effd5(0x120)][_0x5effd5(0x12e)]()){if(!_0xb60361['is'](_0x5effd5(0x134),_0x5effd5(0x132)))continue;const _0x272685=_0x5effd5(0x127)==_0xd67acc[_0x5effd5(0x12f)][_0x5effd5(0x128)](':')[0x1]?_0x5effd5(0x147):_0x5effd5(0x128),_0x37ae54=_0x3d330a[_0x5effd5(0x145)][_0x5effd5(0x131)](_0x5effd5(0x11b),{'class':_0x5effd5(0x148)+_0x272685}),_0x171e6d=_0x3d330a[_0x5effd5(0x14a)][_0x5effd5(0x119)](_0x673548[_0x5effd5(0x136)](_0xb60361));_0xa5315e&&_0x54063c[_0x5effd5(0x141)][_0x5effd5(0x142)](_0xd67acc[_0x5effd5(0x12f)])&&_0x3d330a[_0x5effd5(0x145)][_0x5effd5(0x124)](_0x5effd5(0x133),_0x37ae54),_0x3d330a[_0x5effd5(0x145)][_0x5effd5(0x129)](_0x171e6d,_0x37ae54),_0x3d330a[_0x5effd5(0x14a)][_0x5effd5(0x123)](_0x37ae54,_0xd67acc[_0x5effd5(0x12f)]);}};}
23
+ const _0x4fb6ed=_0x5315;(function(_0x271a90,_0x499f3a){const _0x47cfb4=_0x5315,_0x57c532=_0x271a90();while(!![]){try{const _0xa8bb0e=parseInt(_0x47cfb4(0x123))/0x1+parseInt(_0x47cfb4(0x101))/0x2*(-parseInt(_0x47cfb4(0x110))/0x3)+-parseInt(_0x47cfb4(0x10c))/0x4+-parseInt(_0x47cfb4(0x12c))/0x5*(-parseInt(_0x47cfb4(0x12b))/0x6)+-parseInt(_0x47cfb4(0x128))/0x7*(parseInt(_0x47cfb4(0xfc))/0x8)+parseInt(_0x47cfb4(0x119))/0x9*(parseInt(_0x47cfb4(0x116))/0xa)+parseInt(_0x47cfb4(0x10b))/0xb;if(_0xa8bb0e===_0x499f3a)break;else _0x57c532['push'](_0x57c532['shift']());}catch(_0x1f1df4){_0x57c532['push'](_0x57c532['shift']());}}}(_0x3547,0xbb0c7));function _0x3547(){const _0x4dffe2=['options','addMarker:suggestion:insertion','TrackChangesEditing','split','5730ETVxig','span','markerName','6786QFvFuu','addMarker:suggestion','editor','writer','data','insert','ck-suggestion-marker--active','descriptionFactory','enableCommand','includes','1437458jLIgUK','getItems','registerElementLabel','activeMarkers','mapper','791zKAkMu','name','element','642708kOTseA','20XYOoTU','plugins','ELEMENT_LINE_BREAK','addMarker:suggestion:deletion','bindElementToMarker','deletion','init','get','downcastDispatcher','2672QavypI','editing','requires','locale','ck-suggestion-marker-','234hpJimc','createPositionBefore','addClass','high','consumable','markerRange','merge','softBreak','model','test','505483XsEryk','1359384BmmFkb','toViewPosition','showSuggestionHighlights','shiftEnter','30774gGmjfG','createUIElement'];_0x3547=function(){return _0x4dffe2;};return _0x3547();}function _0x5315(_0x2b5559,_0x4be54a){const _0x3547aa=_0x3547();return _0x5315=function(_0x5315f5,_0x494d7e){_0x5315f5=_0x5315f5-0xf7;let _0x4b1f24=_0x3547aa[_0x5315f5];return _0x4b1f24;},_0x5315(_0x2b5559,_0x4be54a);}import{Plugin as _0x3ff81b}from'ckeditor5/src/core.js';import{ShiftEnter as _0x14c583}from'ckeditor5/src/enter.js';import{getTranslation as _0x2c6fe6}from'../utils/common-translations.js';export default class bt extends _0x3ff81b{static get[_0x4fb6ed(0xfe)](){return[_0x14c583];}[_0x4fb6ed(0xf9)](){const _0x27ab75=_0x4fb6ed,_0x4e8d07=this[_0x27ab75(0x11b)],_0x49acd1=_0x4e8d07[_0x27ab75(0x12d)][_0x27ab75(0xfa)](_0x27ab75(0x114));_0x49acd1[_0x27ab75(0x121)](_0x27ab75(0x10f)),_0x4e8d07[_0x27ab75(0xfd)][_0x27ab75(0xfb)]['on'](_0x27ab75(0x113),de(_0x4e8d07),{'priority':_0x27ab75(0x104)}),_0x4e8d07[_0x27ab75(0xfd)][_0x27ab75(0xfb)]['on'](_0x27ab75(0x12f),de(_0x4e8d07),{'priority':_0x27ab75(0x104)}),_0x4e8d07[_0x27ab75(0x11d)][_0x27ab75(0xfb)]['on'](_0x27ab75(0x11a),(_0x4bde2f,_0x4cbf18,_0x576d2e)=>{const _0x35feac=_0x27ab75;_0x576d2e[_0x35feac(0x112)][_0x35feac(0x10e)]&&de(_0x4e8d07,{'showActiveMarker':!0x1})(_0x4bde2f,_0x4cbf18,_0x576d2e);}),_0x49acd1[_0x27ab75(0x120)][_0x27ab75(0x125)](_0x27ab75(0x108),_0x31a7f7=>_0x2c6fe6(_0x4e8d07[_0x27ab75(0xff)],_0x27ab75(0x12e),_0x31a7f7));}}function de(_0x4736e3,{showActiveMarker:_0x4f138a=!0x0}={}){return(_0x25acc4,_0x4d116f,_0x5b540b)=>{const _0x812efb=_0x5315,_0x40db66=_0x4736e3[_0x812efb(0x12d)][_0x812efb(0xfa)](_0x812efb(0x114));if(!_0x5b540b[_0x812efb(0x105)][_0x812efb(0x10a)](_0x4d116f[_0x812efb(0x106)],_0x25acc4[_0x812efb(0x129)]))return;const _0x4820b0=_0x4736e3[_0x812efb(0x109)];for(const _0x50ff9d of _0x4d116f[_0x812efb(0x106)][_0x812efb(0x124)]()){if(!_0x50ff9d['is'](_0x812efb(0x12a),_0x812efb(0x108)))continue;const _0x5baeaf=_0x812efb(0xf8)==_0x4d116f[_0x812efb(0x118)][_0x812efb(0x115)](':')[0x1]?_0x812efb(0x107):_0x812efb(0x115),_0x25e5f6=_0x5b540b[_0x812efb(0x11c)][_0x812efb(0x111)](_0x812efb(0x117),{'class':_0x812efb(0x100)+_0x5baeaf}),_0x2ec654=_0x5b540b[_0x812efb(0x127)][_0x812efb(0x10d)](_0x4820b0[_0x812efb(0x102)](_0x50ff9d));_0x4f138a&&_0x40db66[_0x812efb(0x126)][_0x812efb(0x122)](_0x4d116f[_0x812efb(0x118)])&&_0x5b540b[_0x812efb(0x11c)][_0x812efb(0x103)](_0x812efb(0x11f),_0x25e5f6),_0x5b540b[_0x812efb(0x11c)][_0x812efb(0x11e)](_0x2ec654,_0x25e5f6),_0x5b540b[_0x812efb(0x127)][_0x812efb(0xf7)](_0x25e5f6,_0x4d116f[_0x812efb(0x118)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xdc6ef6=_0x24c7;function _0x24c7(_0xfe1e09,_0x5134e6){const _0x31e2c9=_0x31e2();return _0x24c7=function(_0x24c788,_0x545f11){_0x24c788=_0x24c788-0x14f;let _0x27246d=_0x31e2c9[_0x24c788];return _0x27246d;},_0x24c7(_0xfe1e09,_0x5134e6);}function _0x31e2(){const _0x186710=['type','editor','from','has','plugins','91608DLYImn','change','formatBlock','FORMAT_RESTRICTED_DISABLED','commands','format','formatInline','4401YkQhOn','get','6EjGeyL','markInlineFormat','descriptionFactory','forceValue','selection','8146665trWJdL','document','460382XotAsQ','TrackChangesEditing','5388586hFCpoB','FORMAT_RESTRICTED_ENABLED','model','23752CsPyQW','enableCommand','getRanges','1294452cxMfSl','locale','afterInit','commandName','isCollapsed','StandardEditingModeEditing','value','commandParams','restrictedEditingException','2099229XuXEYj','2KKFfga','registerDescriptionCallback','1720kBOgQY'];_0x31e2=function(){return _0x186710;};return _0x31e2();}(function(_0x4adfcc,_0x1288e5){const _0x1009ae=_0x24c7,_0x1937e7=_0x4adfcc();while(!![]){try{const _0x308cb5=-parseInt(_0x1009ae(0x178))/0x1*(-parseInt(_0x1009ae(0x166))/0x2)+-parseInt(_0x1009ae(0x177))/0x3+parseInt(_0x1009ae(0x16e))/0x4+parseInt(_0x1009ae(0x164))/0x5+-parseInt(_0x1009ae(0x15f))/0x6*(parseInt(_0x1009ae(0x168))/0x7)+parseInt(_0x1009ae(0x16b))/0x8*(parseInt(_0x1009ae(0x15d))/0x9)+parseInt(_0x1009ae(0x150))/0xa*(-parseInt(_0x1009ae(0x156))/0xb);if(_0x308cb5===_0x1288e5)break;else _0x1937e7['push'](_0x1937e7['shift']());}catch(_0x530ca4){_0x1937e7['push'](_0x1937e7['shift']());}}}(_0x31e2,0xeb28c));import{Plugin as _0x614e36}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x1b3b9b}from'./utils.js';import{getTranslation as _0x1d0a7f}from'../utils/common-translations.js';export default class wt extends _0x614e36{[_0xdc6ef6(0x170)](){const _0x504563=_0xdc6ef6,_0x5140=this[_0x504563(0x152)],_0x3b93c9=_0x5140[_0x504563(0x16a)],_0x4003c9=_0x5140[_0x504563(0x16f)];if(!_0x5140[_0x504563(0x155)][_0x504563(0x154)](_0x504563(0x173)))return;const _0xac79b7=_0x5140[_0x504563(0x155)][_0x504563(0x15e)](_0x504563(0x167)),_0x2b7ae1=_0x504563(0x176),_0x566d6c=_0x5140[_0x504563(0x15a)][_0x504563(0x15e)](_0x2b7ae1);_0xac79b7[_0x504563(0x16c)](_0x2b7ae1,(_0x19bfae,_0x53f097={})=>{const _0x589218=_0x504563,_0x3ee1f6=_0x3b93c9[_0x589218(0x165)][_0x589218(0x163)];if(_0x3ee1f6[_0x589218(0x172)])return void _0x19bfae(_0x53f097);const _0x44631c=void 0x0!==_0x53f097[_0x589218(0x162)]?_0x53f097[_0x589218(0x162)]:!_0x566d6c[_0x589218(0x174)];_0x3b93c9[_0x589218(0x157)](()=>{const _0x155cef=_0x589218,_0x167b36=Array[_0x155cef(0x153)](_0x3ee1f6[_0x155cef(0x16d)]());for(const _0x52cbfe of _0x167b36){const _0xdb6e5c=_0x44631c?[_0x52cbfe]:_0x1b3b9b(_0x2b7ae1,_0x52cbfe,_0x3b93c9);for(const _0x225de3 of _0xdb6e5c)_0xac79b7[_0x155cef(0x160)](_0x225de3,{'commandName':_0x2b7ae1,'commandParams':[{'forceValue':_0x44631c}]});}});}),_0xac79b7[_0x504563(0x161)][_0x504563(0x14f)](_0x3f8e03=>{const _0x665beb=_0x504563;if(_0x665beb(0x158)!=_0x3f8e03[_0x665beb(0x151)]&&_0x665beb(0x15c)!=_0x3f8e03[_0x665beb(0x151)])return;const {data:_0x169ce1}=_0x3f8e03;return _0x169ce1&&_0x169ce1[_0x665beb(0x171)]==_0x2b7ae1?_0x169ce1[_0x665beb(0x175)][0x0][_0x665beb(0x162)]?{'type':_0x665beb(0x15b),'content':_0x1d0a7f(_0x4003c9,_0x665beb(0x169))}:{'type':_0x665beb(0x15b),'content':_0x1d0a7f(_0x4003c9,_0x665beb(0x159))}:void 0x0;});}}
23
+ const _0x5c607d=_0x11c6;function _0x11c6(_0x443427,_0x36e544){const _0x13868e=_0x1386();return _0x11c6=function(_0x11c614,_0x3d1a58){_0x11c614=_0x11c614-0x112;let _0x561dda=_0x13868e[_0x11c614];return _0x561dda;},_0x11c6(_0x443427,_0x36e544);}function _0x1386(){const _0x1e3414=['descriptionFactory','commandParams','selection','8832078vWdOzZ','FORMAT_RESTRICTED_DISABLED','model','registerDescriptionCallback','get','change','has','StandardEditingModeEditing','getRanges','757848MvOmzu','editor','isCollapsed','restrictedEditingException','387236gLYwNu','plugins','96xNPvnS','7655vjXhBp','commandName','6pFtvSZ','650587FiAQfH','forceValue','from','markInlineFormat','FORMAT_RESTRICTED_ENABLED','enableCommand','locale','type','3714140EmmZgv','value','commands','afterInit','TrackChangesEditing','formatInline','480516rAuwBA','format','formatBlock','document','276BBJWNA'];_0x1386=function(){return _0x1e3414;};return _0x1386();}(function(_0x4d7e87,_0x3bfbfb){const _0x1195f5=_0x11c6,_0x1d706e=_0x4d7e87();while(!![]){try{const _0x41aefc=-parseInt(_0x1195f5(0x116))/0x1+parseInt(_0x1195f5(0x12b))/0x2*(-parseInt(_0x1195f5(0x130))/0x3)+parseInt(_0x1195f5(0x127))/0x4+parseInt(_0x1195f5(0x12e))/0x5*(-parseInt(_0x1195f5(0x11a))/0x6)+-parseInt(_0x1195f5(0x131))/0x7*(-parseInt(_0x1195f5(0x12d))/0x8)+parseInt(_0x1195f5(0x11e))/0x9+-parseInt(_0x1195f5(0x139))/0xa;if(_0x41aefc===_0x3bfbfb)break;else _0x1d706e['push'](_0x1d706e['shift']());}catch(_0x2298f2){_0x1d706e['push'](_0x1d706e['shift']());}}}(_0x1386,0xee678));import{Plugin as _0x899136}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x491c31}from'./utils.js';import{getTranslation as _0x3d7be2}from'../utils/common-translations.js';export default class wt extends _0x899136{[_0x5c607d(0x113)](){const _0x2639d2=_0x5c607d,_0x414f60=this[_0x2639d2(0x128)],_0x403399=_0x414f60[_0x2639d2(0x120)],_0x28d53a=_0x414f60[_0x2639d2(0x137)];if(!_0x414f60[_0x2639d2(0x12c)][_0x2639d2(0x124)](_0x2639d2(0x125)))return;const _0x5845f0=_0x414f60[_0x2639d2(0x12c)][_0x2639d2(0x122)](_0x2639d2(0x114)),_0x13569a=_0x2639d2(0x12a),_0x4d75c1=_0x414f60[_0x2639d2(0x112)][_0x2639d2(0x122)](_0x13569a);_0x5845f0[_0x2639d2(0x136)](_0x13569a,(_0x36052d,_0x21f09b={})=>{const _0x2af9f7=_0x2639d2,_0x552df7=_0x403399[_0x2af9f7(0x119)][_0x2af9f7(0x11d)];if(_0x552df7[_0x2af9f7(0x129)])return void _0x36052d(_0x21f09b);const _0x189ade=void 0x0!==_0x21f09b[_0x2af9f7(0x132)]?_0x21f09b[_0x2af9f7(0x132)]:!_0x4d75c1[_0x2af9f7(0x13a)];_0x403399[_0x2af9f7(0x123)](()=>{const _0x205ab9=_0x2af9f7,_0x20b559=Array[_0x205ab9(0x133)](_0x552df7[_0x205ab9(0x126)]());for(const _0x2a9e01 of _0x20b559){const _0x3666a9=_0x189ade?[_0x2a9e01]:_0x491c31(_0x13569a,_0x2a9e01,_0x403399);for(const _0x29a996 of _0x3666a9)_0x5845f0[_0x205ab9(0x134)](_0x29a996,{'commandName':_0x13569a,'commandParams':[{'forceValue':_0x189ade}]});}});}),_0x5845f0[_0x2639d2(0x11b)][_0x2639d2(0x121)](_0x5a2993=>{const _0x1d81de=_0x2639d2;if(_0x1d81de(0x118)!=_0x5a2993[_0x1d81de(0x138)]&&_0x1d81de(0x115)!=_0x5a2993[_0x1d81de(0x138)])return;const {data:_0x52b51b}=_0x5a2993;return _0x52b51b&&_0x52b51b[_0x1d81de(0x12f)]==_0x13569a?_0x52b51b[_0x1d81de(0x11c)][0x0][_0x1d81de(0x132)]?{'type':_0x1d81de(0x117),'content':_0x3d7be2(_0x28d53a,_0x1d81de(0x135))}:{'type':_0x1d81de(0x117),'content':_0x3d7be2(_0x28d53a,_0x1d81de(0x11f))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2a12(){const _0x1f7125=['formatInline','registerBlockAttribute','toLowerCase','getGhsAttributeNameForElement','868770TvthUp','normalizeConfig','block','DataSchema','config','editor','element','commandParams','add','TrackChangesEditing','Style','registerDescriptionCallback','619336ONUjQv','27gUhBLf','forceValue','6820305ZXjkxt','FORMAT_STYLE','type','4866631vThGZM','registerInlineAttribute','descriptionFactory','format','_registerLegacyDescription','GeneralHtmlSupport','plugins','definitions','formatBlock','registerAttributeLabel','3365782mdGDzz','1552157WghFwd','locale','commandName','*Set\x20format:*\x20%0','has','ghsAttributes','enableDefaultAttributesIntegration','afterInit','*Remove\x20format:*\x20%0','get','26196520WrWHQi','StyleUtils','style','inline','styleName'];_0x2a12=function(){return _0x1f7125;};return _0x2a12();}function _0x5913(_0x1a78c7,_0x10e9d3){const _0x2a1278=_0x2a12();return _0x5913=function(_0x591340,_0x5659ba){_0x591340=_0x591340-0xba;let _0xce031=_0x2a1278[_0x591340];return _0xce031;},_0x5913(_0x1a78c7,_0x10e9d3);}const _0x2a0523=_0x5913;(function(_0x497bda,_0x1d6d0a){const _0x2a3876=_0x5913,_0x4b9ee3=_0x497bda();while(!![]){try{const _0x5b90ee=-parseInt(_0x2a3876(0xe2))/0x1+-parseInt(_0x2a3876(0xe1))/0x2+parseInt(_0x2a3876(0xd2))/0x3*(-parseInt(_0x2a3876(0xd1))/0x4)+parseInt(_0x2a3876(0xd4))/0x5+parseInt(_0x2a3876(0xc5))/0x6+parseInt(_0x2a3876(0xd7))/0x7+parseInt(_0x2a3876(0xbc))/0x8;if(_0x5b90ee===_0x1d6d0a)break;else _0x4b9ee3['push'](_0x4b9ee3['shift']());}catch(_0x33fc94){_0x4b9ee3['push'](_0x4b9ee3['shift']());}}}(_0x2a12,0xcf8b4));import{Plugin as _0x26036b}from'ckeditor5/src/core.js';import{getTranslation as _0x3791d0}from'../utils/common-translations.js';export default class yt extends _0x26036b{[_0x2a0523(0xe9)](){const _0x235ca8=_0x2a0523,_0x22d361=this[_0x235ca8(0xca)];if(!_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xe6)](_0x235ca8(0xcf))||!_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xe6)](_0x235ca8(0xc8)))return;const _0x43b229=_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xbb)](_0x235ca8(0xce)),_0x47661d=_0x22d361[_0x235ca8(0xe3)],_0xc8a111=_0x22d361[_0x235ca8(0xc9)][_0x235ca8(0xbb)](_0x235ca8(0xbe))||{},_0x383c1b=_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xbb)](_0x235ca8(0xdc)),_0x2f4eb0=_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xbb)](_0x235ca8(0xbd))[_0x235ca8(0xc6)](_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xbb)](_0x235ca8(0xc8)),_0xc8a111[_0x235ca8(0xde)]);_0x43b229[_0x235ca8(0xe8)](_0x235ca8(0xbe));const _0x4a5b69=new Set();for(const _0xd9691 of _0x2f4eb0[_0x235ca8(0xc7)]){const _0x50fe85=_0x383c1b[_0x235ca8(0xc4)](_0xd9691[_0x235ca8(0xcb)]);_0x4a5b69[_0x235ca8(0xcd)](_0x50fe85);}const _0x100547=new Set();for(const _0x902119 of _0x2f4eb0[_0x235ca8(0xbf)]){const _0x2e90a8=_0x383c1b[_0x235ca8(0xc4)](_0x902119[_0x235ca8(0xcb)]);_0x100547[_0x235ca8(0xcd)](_0x2e90a8);for(const _0x5f0c52 of _0x902119[_0x235ca8(0xe7)])_0x100547[_0x235ca8(0xcd)](_0x5f0c52);}for(const _0x67c909 of _0x4a5b69)_0x43b229[_0x235ca8(0xc2)](_0x67c909),_0x43b229[_0x235ca8(0xd9)][_0x235ca8(0xe0)](_0x67c909,_0x3791d0(_0x47661d,_0x235ca8(0xd5)));for(const _0x530fc0 of _0x100547)_0x43b229[_0x235ca8(0xd8)](_0x530fc0),_0x43b229[_0x235ca8(0xd9)][_0x235ca8(0xe0)](_0x530fc0,_0x3791d0(_0x47661d,_0x235ca8(0xd5)));this[_0x235ca8(0xdb)]();}[_0x2a0523(0xdb)](){const _0x432bce=_0x2a0523,_0x3bf912=this[_0x432bce(0xca)],_0x297186=_0x3bf912[_0x432bce(0xe3)];_0x3bf912[_0x432bce(0xdd)][_0x432bce(0xbb)](_0x432bce(0xce))[_0x432bce(0xd9)][_0x432bce(0xd0)](_0x3f2d01=>{const _0x29ada5=_0x432bce;if(_0x29ada5(0xdf)!=_0x3f2d01[_0x29ada5(0xd6)]&&_0x29ada5(0xc1)!=_0x3f2d01[_0x29ada5(0xd6)])return;const {data:_0x1a14ad}=_0x3f2d01;return _0x1a14ad&&_0x29ada5(0xbe)===_0x1a14ad[_0x29ada5(0xe4)]?_0x1a14ad[_0x29ada5(0xcc)][0x0][_0x29ada5(0xd3)]?{'type':_0x29ada5(0xda),'content':_0x3791d0(_0x297186,_0x29ada5(0xe5),_0x1a14ad[_0x29ada5(0xcc)][0x0][_0x29ada5(0xc0)][_0x29ada5(0xc3)]())}:{'type':_0x29ada5(0xda),'content':_0x3791d0(_0x297186,_0x29ada5(0xba),_0x1a14ad[_0x29ada5(0xcc)][0x0][_0x29ada5(0xc0)][_0x29ada5(0xc3)]())}:void 0x0;});}}
23
+ function _0x2bdb(_0x4723ca,_0x27d2f4){const _0x51c070=_0x51c0();return _0x2bdb=function(_0x2bdb62,_0x96bc52){_0x2bdb62=_0x2bdb62-0x1c0;let _0x4178bd=_0x51c070[_0x2bdb62];return _0x4178bd;},_0x2bdb(_0x4723ca,_0x27d2f4);}const _0x20ceb3=_0x2bdb;(function(_0x538e67,_0x2c81ff){const _0x5405cd=_0x2bdb,_0x218593=_0x538e67();while(!![]){try{const _0x20da90=parseInt(_0x5405cd(0x1dc))/0x1*(parseInt(_0x5405cd(0x1d3))/0x2)+-parseInt(_0x5405cd(0x1d2))/0x3*(parseInt(_0x5405cd(0x1c0))/0x4)+parseInt(_0x5405cd(0x1ef))/0x5*(-parseInt(_0x5405cd(0x1c7))/0x6)+-parseInt(_0x5405cd(0x1df))/0x7+parseInt(_0x5405cd(0x1d7))/0x8+parseInt(_0x5405cd(0x1e6))/0x9+-parseInt(_0x5405cd(0x1db))/0xa;if(_0x20da90===_0x2c81ff)break;else _0x218593['push'](_0x218593['shift']());}catch(_0xa2351b){_0x218593['push'](_0x218593['shift']());}}}(_0x51c0,0xa58ac));import{Plugin as _0x39e1df}from'ckeditor5/src/core.js';import{getTranslation as _0x360e63}from'../utils/common-translations.js';export default class yt extends _0x39e1df{[_0x20ceb3(0x1cc)](){const _0x2c69e7=_0x20ceb3,_0x35a827=this[_0x2c69e7(0x1d9)];if(!_0x35a827[_0x2c69e7(0x1c9)][_0x2c69e7(0x1dd)](_0x2c69e7(0x1cf))||!_0x35a827[_0x2c69e7(0x1c9)][_0x2c69e7(0x1dd)](_0x2c69e7(0x1e2)))return;const _0x61af17=_0x35a827[_0x2c69e7(0x1c9)][_0x2c69e7(0x1da)](_0x2c69e7(0x1cb)),_0x2d2ce2=_0x35a827[_0x2c69e7(0x1e0)],_0x2275e2=_0x35a827[_0x2c69e7(0x1ed)][_0x2c69e7(0x1da)](_0x2c69e7(0x1cd))||{},_0xdeb563=_0x35a827[_0x2c69e7(0x1c9)][_0x2c69e7(0x1da)](_0x2c69e7(0x1c5)),_0x5c9f3a=_0x35a827[_0x2c69e7(0x1c9)][_0x2c69e7(0x1da)](_0x2c69e7(0x1ec))[_0x2c69e7(0x1d4)](_0x35a827[_0x2c69e7(0x1c9)][_0x2c69e7(0x1da)](_0x2c69e7(0x1e2)),_0x2275e2[_0x2c69e7(0x1c1)]);_0x61af17[_0x2c69e7(0x1c3)](_0x2c69e7(0x1cd));const _0x366a8e=new Set();for(const _0x47ba10 of _0x5c9f3a[_0x2c69e7(0x1d5)]){const _0x808cf3=_0xdeb563[_0x2c69e7(0x1ee)](_0x47ba10[_0x2c69e7(0x1de)]);_0x366a8e[_0x2c69e7(0x1e4)](_0x808cf3);}const _0x278d2f=new Set();for(const _0x2c0e69 of _0x5c9f3a[_0x2c69e7(0x1c6)]){const _0x24caf9=_0xdeb563[_0x2c69e7(0x1ee)](_0x2c0e69[_0x2c69e7(0x1de)]);_0x278d2f[_0x2c69e7(0x1e4)](_0x24caf9);for(const _0x13d8db of _0x2c0e69[_0x2c69e7(0x1c2)])_0x278d2f[_0x2c69e7(0x1e4)](_0x13d8db);}for(const _0x45881d of _0x366a8e)_0x61af17[_0x2c69e7(0x1f0)](_0x45881d),_0x61af17[_0x2c69e7(0x1c8)][_0x2c69e7(0x1d0)](_0x45881d,_0x360e63(_0x2d2ce2,_0x2c69e7(0x1e5)));for(const _0x2bf620 of _0x278d2f)_0x61af17[_0x2c69e7(0x1eb)](_0x2bf620),_0x61af17[_0x2c69e7(0x1c8)][_0x2c69e7(0x1d0)](_0x2bf620,_0x360e63(_0x2d2ce2,_0x2c69e7(0x1e5)));this[_0x2c69e7(0x1c4)]();}[_0x20ceb3(0x1c4)](){const _0x14fc8d=_0x20ceb3,_0xd90b=this[_0x14fc8d(0x1d9)],_0x38c296=_0xd90b[_0x14fc8d(0x1e0)];_0xd90b[_0x14fc8d(0x1c9)][_0x14fc8d(0x1da)](_0x14fc8d(0x1cb))[_0x14fc8d(0x1c8)][_0x14fc8d(0x1ca)](_0x1958ec=>{const _0x22dc0f=_0x14fc8d;if(_0x22dc0f(0x1d8)!=_0x1958ec[_0x22dc0f(0x1d1)]&&_0x22dc0f(0x1e7)!=_0x1958ec[_0x22dc0f(0x1d1)])return;const {data:_0x1aab30}=_0x1958ec;return _0x1aab30&&_0x22dc0f(0x1cd)===_0x1aab30[_0x22dc0f(0x1e9)]?_0x1aab30[_0x22dc0f(0x1d6)][0x0][_0x22dc0f(0x1e8)]?{'type':_0x22dc0f(0x1ea),'content':_0x360e63(_0x38c296,_0x22dc0f(0x1f1),_0x1aab30[_0x22dc0f(0x1d6)][0x0][_0x22dc0f(0x1ce)][_0x22dc0f(0x1e1)]())}:{'type':_0x22dc0f(0x1ea),'content':_0x360e63(_0x38c296,_0x22dc0f(0x1e3),_0x1aab30[_0x22dc0f(0x1d6)][0x0][_0x22dc0f(0x1ce)][_0x22dc0f(0x1e1)]())}:void 0x0;});}}function _0x51c0(){const _0x42791f=['*Set\x20format:*\x20%0','68BgqvLy','definitions','ghsAttributes','enableDefaultAttributesIntegration','_registerLegacyDescription','GeneralHtmlSupport','inline','12sUJwRB','descriptionFactory','plugins','registerDescriptionCallback','TrackChangesEditing','afterInit','style','styleName','Style','registerAttributeLabel','type','6417hiTMkH','3790uWNwNX','normalizeConfig','block','commandParams','9586000CGfFoh','formatBlock','editor','get','13660820lcJwyM','55jVkOdm','has','element','2311757DNnUjV','locale','toLowerCase','DataSchema','*Remove\x20format:*\x20%0','add','FORMAT_STYLE','11794887ffLVit','formatInline','forceValue','commandName','format','registerInlineAttribute','StyleUtils','config','getGhsAttributeNameForElement','505655JVRQpb','registerBlockAttribute'];_0x51c0=function(){return _0x42791f;};return _0x51c0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d7f06=_0x16e4;function _0x45e4(){const _0x1ab467=['startsWith','6VzQqTS','afterInit','subType','item','getColumnIndexes','createPositionAt','map','downcastDispatcher','markMultiRangeInsertion','selection','getChangedMarkers','tableColumn','change','createRangeIn','getContainedElement','data','786VxkLth','minColumn','tableRow','tablePaste','has','36IHaNuF','mapper','insertTable','6273550cEMiYP','nodeBefore','max','ELEMENT_TABLE_COLUMN','execute','cell','MAX_SAFE_INTEGER','model','options','_acceptFormatSuggestionCallbackFactory','hasAttribute','rowspan','addRange','writer','batch','editor','minRow','insertTableColumnLeft','getRowIndexes','2753385SoKRUt','end','getChildren','root','registerPostFixer','ELEMENT_TABLE_COLUMN_WITH_TEXT','join','_splitMarkerName','getSuggestion','_suggestionFactory','isArray','accept','left','getAttribute','registerElementLabel','TableUtils','isIntersectingWithRange','push','_tableSuggestions','name','change:data','removeTableColumn','colspan','oldRange','some','document','rootName','discard','*Insert:*\x20%0','3945370JzEUuV','insertTableRowAbove','registerDescriptionCallback','above','_getSuggestionCoords','$textProxy','insertTableRowBelow','_setupColumnsRowsFixing','selectTableRow','refresh','suggestion','differ','descriptionFactory','maxRow','$graveyard','filter','getItems','ELEMENT_TABLE_ROW_WITH_TEXT','get','createRangeOn','start','registerCustomCallback','forceValue','getRanges','setSelection','substr','insertTableColumnRight','min','highest','tableCell','TableEditing','TrackChangesEditing','isInContent','commands','toViewElement','element','getCellLocation','findAncestor','last','order','enqueueChange','add','length','getSelectionAffectedTableCells','enableCommand','createTableWalker','addMarker:suggestion','MIN_SAFE_INTEGER','first','_tablePostFixingSubtypes','fromRange','span','*Remove:*\x20%0','isEqual','includes','toLowerCase','getFirstRange','ELEMENT_TABLE_ROW','every','8790824hxTuTD','type','addClass','nodeAfter','detach','low','removeTableRow','getChanges','showSuggestionHighlights','isTouching','ELEMENT_TABLE_WITH_TEXT','maxColumn','removeClass','table','markMultiRangeDeletion','values','insert','plugins','1766644xtLJYH','classes','insertion','locale','from','deletion','3334lqiqPy','4414432XtluZS','_getCoordsForCells','selectTableColumn','position','ELEMENT_TABLE'];_0x45e4=function(){return _0x1ab467;};return _0x45e4();}function _0x16e4(_0x5ce2e6,_0x53ef5b){const _0x45e44d=_0x45e4();return _0x16e4=function(_0x16e42b,_0x23ff4c){_0x16e42b=_0x16e42b-0xfb;let _0x5577d1=_0x45e44d[_0x16e42b];return _0x5577d1;},_0x16e4(_0x5ce2e6,_0x53ef5b);}(function(_0x47cea8,_0x34897a){const _0xd858d8=_0x16e4,_0x4765d3=_0x47cea8();while(!![]){try{const _0x45370d=parseInt(_0xd858d8(0x132))/0x1*(-parseInt(_0xd858d8(0x11b))/0x2)+parseInt(_0xd858d8(0x14d))/0x3+-parseInt(_0xd858d8(0x115))/0x4+-parseInt(_0xd858d8(0x16a))/0x5*(-parseInt(_0xd858d8(0x122))/0x6)+-parseInt(_0xd858d8(0x103))/0x7+-parseInt(_0xd858d8(0x11c))/0x8+-parseInt(_0xd858d8(0x137))/0x9*(-parseInt(_0xd858d8(0x13a))/0xa);if(_0x45370d===_0x34897a)break;else _0x4765d3['push'](_0x4765d3['shift']());}catch(_0x5c61bb){_0x4765d3['push'](_0x4765d3['shift']());}}}(_0x45e4,0xa055a));import{Plugin as _0x3154e4}from'ckeditor5/src/core.js';import{LiveRange as _0x1eb1dc}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3ff52a}from'ckeditor5/src/widget.js';import{getTranslation as _0x579a7b}from'../utils/common-translations.js';export default class jt extends _0x3154e4{constructor(_0xcdb2b7){const _0x1a1634=_0x16e4;super(_0xcdb2b7),this[_0x1a1634(0x19b)]=[_0x1a1634(0x134),_0x1a1634(0x12d)],this[_0x1a1634(0x15f)]=new Set();}[_0x5d7f06(0x123)](){const _0x558783=_0x5d7f06,_0x20b591=this[_0x558783(0x149)],_0x5ae0c6=_0x20b591[_0x558783(0x141)][_0x558783(0x166)][_0x558783(0x12b)];if(!_0x20b591[_0x558783(0x114)][_0x558783(0x136)](_0x558783(0x188)))return;const _0x2cd2c3=_0x20b591[_0x558783(0x118)],_0x198699=_0x20b591[_0x558783(0x114)][_0x558783(0x17c)](_0x558783(0x189)),_0x2bc61b=_0x20b591[_0x558783(0x114)][_0x558783(0x17c)](_0x558783(0x15c));_0x198699[_0x558783(0x176)][_0x558783(0x15b)](_0x558783(0x110),_0x36b707=>_0x579a7b(_0x2cd2c3,_0x558783(0x120),_0x36b707)),this[_0x558783(0x171)](),_0x198699[_0x558783(0x196)](_0x558783(0x139)),_0x198699[_0x558783(0x196)](_0x558783(0x172)),_0x198699[_0x558783(0x196)](_0x558783(0x11e));for(const _0x30acf5 of[_0x558783(0x16b),_0x558783(0x170)]){const _0x316528=_0x20b591[_0x558783(0x18b)][_0x558783(0x17c)](_0x30acf5);_0x198699[_0x558783(0x196)](_0x30acf5,_0x320d73=>{const _0x4f01d9=_0x558783;_0x20b591[_0x4f01d9(0x141)][_0x4f01d9(0x12e)](_0x5795bc=>{const _0x4e2437=_0x4f01d9;_0x320d73();const _0x4a1f9e=_0x4e2437(0x16d)===_0x316528[_0x4e2437(0x191)],_0x3a7707=_0x2bc61b[_0x4e2437(0x195)](_0x5ae0c6),_0x1e12a6=_0x2bc61b[_0x4e2437(0x14c)](_0x3a7707),_0x26b0cf=_0x4a1f9e?_0x1e12a6[_0x4e2437(0x19a)]-0x1:_0x1e12a6[_0x4e2437(0x190)]+0x1,_0x163971=_0x3a7707[0x0][_0x4e2437(0x18f)](_0x4e2437(0x110)),_0x2b9258=_0x2bc61b[_0x4e2437(0x197)](_0x163971,{'startRow':_0x26b0cf,'endRow':_0x26b0cf}),_0x48588f=Array[_0x4e2437(0x119)](_0x2b9258)[_0x4e2437(0x128)](_0x2ff3b9=>_0x5795bc[_0x4e2437(0x17d)](_0x2ff3b9[_0x4e2437(0x13f)]));_0x198699[_0x4e2437(0x12a)](_0x48588f,_0x4e2437(0x134));});});}for(const _0x5ed1cc of[_0x558783(0x14b),_0x558783(0x184)]){const _0x3cc599=_0x20b591[_0x558783(0x18b)][_0x558783(0x17c)](_0x5ed1cc);_0x198699[_0x558783(0x196)](_0x5ed1cc,_0x1c4278=>{const _0x19dffe=_0x558783;_0x20b591[_0x19dffe(0x141)][_0x19dffe(0x12e)](_0x54b6fc=>{const _0xbd9876=_0x19dffe;_0x1c4278();const _0x51571b=_0xbd9876(0x159)===_0x3cc599[_0xbd9876(0x191)],_0x226052=_0x2bc61b[_0xbd9876(0x195)](_0x5ae0c6),_0x3e994f=_0x2bc61b[_0xbd9876(0x126)](_0x226052),_0x4e7eeb=_0x51571b?_0x3e994f[_0xbd9876(0x19a)]-0x1:_0x3e994f[_0xbd9876(0x190)]+0x1,_0x27ab36=_0x226052[0x0][_0xbd9876(0x18f)](_0xbd9876(0x110)),_0x35f896=_0x2bc61b[_0xbd9876(0x197)](_0x27ab36,{'startRow':0x0,'column':_0x4e7eeb,'includeAllSlots':!0x1}),_0x294c05=Array[_0xbd9876(0x119)](_0x35f896)[_0xbd9876(0x128)](_0x3ed967=>_0x54b6fc[_0xbd9876(0x17d)](_0x3ed967[_0xbd9876(0x13f)]));_0x198699[_0xbd9876(0x12a)](_0x294c05,_0xbd9876(0x12d));});});}for(const _0x14d761 of[_0x558783(0x109),_0x558783(0x162)]){const _0x4c78c7=_0x14d761[_0x558783(0x183)](0xb),_0x553a4b=_0x4c78c7[_0x558783(0xff)](),_0x27f830=_0x553a4b[_0x558783(0x183)](0x0,0x3)+_0x558783(0xfb),_0x3657d7=_0x558783(0x110)+_0x4c78c7,_0x3329dd=_0x558783(0x185)+_0x4c78c7,_0x547d50=_0x558783(0x13c)+_0x4c78c7;_0x198699[_0x558783(0x196)](_0x14d761,()=>{const _0xa66c9b=_0x558783;_0x20b591[_0xa66c9b(0x141)][_0xa66c9b(0x12e)](_0x45d42a=>{const _0x1b05f0=_0xa66c9b,_0x496f1b=_0x2bc61b[_0x1b05f0(0x195)](_0x5ae0c6),_0x384af1=_0x496f1b[0x0][_0x1b05f0(0x18f)](_0x1b05f0(0x110));let _0xcf5619;if(_0x1b05f0(0x109)==_0x14d761){const _0x477c9c=_0x2bc61b[_0x1b05f0(0x14c)](_0x496f1b);_0xcf5619={'startRow':_0x477c9c[_0x1b05f0(0x19a)],'endRow':_0x477c9c[_0x1b05f0(0x190)],'includeAllSlots':!0x0};}else{const _0x3187cd=_0x2bc61b[_0x1b05f0(0x126)](_0x496f1b);_0xcf5619={'startColumn':_0x3187cd[_0x1b05f0(0x19a)],'endColumn':_0x3187cd[_0x1b05f0(0x190)],'includeAllSlots':!0x0};}const _0x3a2773=_0x2bc61b[_0x1b05f0(0x197)](_0x384af1,_0xcf5619),_0x3b3224=Array[_0x1b05f0(0x119)](_0x3a2773)[_0x1b05f0(0x128)](({cell:_0x108f93})=>_0x108f93),_0x460673=Ee(_0x3b3224[_0x1b05f0(0x179)](_0x3333f4=>_0x3333f4[_0x1b05f0(0x144)](_0x27f830))),_0x793be3=Ee(_0x3b3224[_0x1b05f0(0x179)](_0x462b67=>!_0x462b67[_0x1b05f0(0x144)](_0x27f830)))[_0x1b05f0(0x128)](_0x325a37=>_0x45d42a[_0x1b05f0(0x17d)](_0x325a37)),_0x3dc87c=_0x198699[_0x1b05f0(0x111)](_0x793be3,_0x3657d7);if(_0x3dc87c&&(_0x1b05f0(0x134)==_0x3dc87c[_0x1b05f0(0x124)]||_0x1b05f0(0x12d)==_0x3dc87c[_0x1b05f0(0x124)])){const _0xbb5199=this[_0x1b05f0(0x16e)](_0x3dc87c);for(const _0x377497 of _0x460673){const _0x9a3597=_0x45d42a[_0x1b05f0(0x17d)](_0x377497),_0x4ddf86=_0x2bc61b[_0x1b05f0(0x18e)](_0x377497),_0x2fe36d=_0x377497[_0x1b05f0(0x15a)](_0x27f830)-0x1,_0x3c2203=_0xbb5199[_0x3329dd],_0x171849=_0xbb5199[_0x547d50];_0x3c2203<=_0x4ddf86[_0x553a4b]&&_0x4ddf86[_0x553a4b]+_0x2fe36d<=_0x171849&&_0x3dc87c[_0x1b05f0(0x146)](_0x9a3597);}}});});}function _0x1c92f8(_0x4243b7){const _0x41735e=_0x558783,_0x5c7e09=Array[_0x41735e(0x119)](_0x5ae0c6[_0x41735e(0x181)]())[_0x41735e(0x128)](_0x202e84=>_0x1eb1dc[_0x41735e(0x19c)](_0x202e84));_0x20b591[_0x41735e(0x141)][_0x41735e(0x12e)](_0x350a56=>{const _0x58bd83=_0x41735e,_0x146c34=_0x350a56[_0x58bd83(0x148)];_0x4243b7=_0x4243b7[_0x58bd83(0x179)](_0x3f5575=>_0x58bd83(0x178)!=_0x3f5575[_0x58bd83(0x150)][_0x58bd83(0x167)]),_0x350a56[_0x58bd83(0x182)](_0x4243b7),_0x20b591[_0x58bd83(0x18b)][_0x58bd83(0x17c)](_0x58bd83(0x109))[_0x58bd83(0x173)](),_0x20b591[_0x58bd83(0x13e)](_0x58bd83(0x109),{'forceDefaultExecution':!0x0}),_0x20b591[_0x58bd83(0x141)][_0x58bd83(0x192)](()=>{const _0x1efda3=_0x58bd83;_0x20b591[_0x1efda3(0x141)][_0x1efda3(0x192)](_0x146c34,_0x573cb5=>{const _0x402c4d=_0x1efda3,_0x51642a=_0x5c7e09[_0x402c4d(0x179)](_0x9b2347=>_0x402c4d(0x178)!=_0x9b2347[_0x402c4d(0x150)][_0x402c4d(0x167)]);_0x51642a[_0x402c4d(0x194)]>0x0&&_0x573cb5[_0x402c4d(0x182)](_0x51642a);for(const _0x2d30b6 of _0x5c7e09)_0x2d30b6[_0x402c4d(0x107)]();});});});}function _0x48961(_0x3da7b7){const _0x5efd47=_0x558783;_0x20b591[_0x5efd47(0x141)][_0x5efd47(0x12e)](_0x12fa98=>{const _0x1b7d83=_0x5efd47,_0x3027af=Array[_0x1b7d83(0x119)](_0x5ae0c6[_0x1b7d83(0x181)]())[_0x1b7d83(0x128)](_0x2493c2=>_0x1eb1dc[_0x1b7d83(0x19c)](_0x2493c2)),_0x31da22=[];for(const _0x2c7bf5 of _0x3da7b7)for(const _0x3f6031 of _0x2c7bf5[_0x1b7d83(0x17a)]({'shallow':!0x0}))_0x31da22[_0x1b7d83(0x15e)](_0x3f6031);for(const _0x5bb44e of _0x31da22)_0x1b7d83(0x178)!=_0x5bb44e[_0x1b7d83(0x150)][_0x1b7d83(0x167)]&&(_0x12fa98[_0x1b7d83(0x182)](_0x12fa98[_0x1b7d83(0x127)](_0x5bb44e,0x0)),_0x20b591[_0x1b7d83(0x18b)][_0x1b7d83(0x17c)](_0x1b7d83(0x162))[_0x1b7d83(0x173)](),_0x20b591[_0x1b7d83(0x13e)](_0x1b7d83(0x162),{'forceDefaultExecution':!0x0}));const _0x5ece3e=_0x3027af[_0x1b7d83(0x179)](_0x2f62ed=>_0x1b7d83(0x178)!=_0x2f62ed[_0x1b7d83(0x150)][_0x1b7d83(0x167)]);_0x5ece3e[_0x1b7d83(0x194)]>0x0&&_0x12fa98[_0x1b7d83(0x182)](_0x5ece3e);for(const _0x5b65dc of _0x3027af)_0x5b65dc[_0x1b7d83(0x107)]();});}function _0x425d90(_0x8650c1,_0x5f0039){const _0x579b78=_0x558783;return _0x5f0039[_0x579b78(0x102)](_0x26a605=>_0x8650c1[_0x579b78(0x165)](_0x32630a=>_0x32630a[_0x579b78(0x14e)][_0x579b78(0xfd)](_0x26a605[_0x579b78(0x17e)])||_0x26a605[_0x579b78(0x14e)][_0x579b78(0xfd)](_0x32630a[_0x579b78(0x17e)])));}function _0xd29a37(_0x404369,_0x51bde0){const _0x5a430a=_0x558783;return _0x404369[_0x5a430a(0x165)](_0x325288=>_0x51bde0[_0x5a430a(0x165)](_0x4f8b68=>_0x325288[_0x5a430a(0x14e)][_0x5a430a(0x10c)](_0x4f8b68[_0x5a430a(0x17e)])));}_0x20b591[_0x558783(0x131)][_0x558783(0x129)]['on'](_0x558783(0x198),(_0x4fa9b2,_0x17fef5,_0x57ca75)=>{const _0x2958b=_0x558783;if(!_0x57ca75[_0x2958b(0x142)][_0x2958b(0x10b)])return;const _0x184965=_0x17fef5[_0x2958b(0x125)];if(!_0x184965)return;const _0x3c87bf=_0x57ca75[_0x2958b(0x138)][_0x2958b(0x18c)](_0x184965);function _0x246010(_0x5c1257){const _0x159e86=_0x2958b;return Array[_0x159e86(0x157)](_0x5c1257)?_0x5c1257:[_0x5c1257];}_0x3c87bf&&_0x2958b(0x187)===_0x184965[_0x2958b(0x160)]&&_0x3ff52a(_0x3c87bf,_0x57ca75[_0x2958b(0x147)],(_0x262626,_0x1e8b39,_0x5f4866)=>_0x5f4866[_0x2958b(0x105)](_0x246010(_0x1e8b39[_0x2958b(0x116)]),_0x262626),(_0x56ffa5,_0x16ef67,_0x360c5e)=>_0x360c5e[_0x2958b(0x10f)](_0x246010(_0x16ef67[_0x2958b(0x116)]),_0x56ffa5));},{'priority':_0x558783(0x186)}),_0x198699[_0x558783(0x176)][_0x558783(0x16c)](_0x2bf788=>{const _0x5348bf=_0x558783;if(_0x5348bf(0x117)!=_0x2bf788[_0x5348bf(0x104)]&&_0x5348bf(0x11a)!=_0x2bf788[_0x5348bf(0x104)])return;const _0x1d7765=_0x2bf788[_0x5348bf(0x130)]();if(null!=_0x1d7765&&_0x1d7765['is'](_0x5348bf(0x18d),_0x5348bf(0x110))){if(_0x5348bf(0x117)==_0x2bf788[_0x5348bf(0x104)]){const _0x5f450f=_0x2bf788[_0x5348bf(0x17a)]()[_0x5348bf(0x179)](_0x37366f=>_0x37366f['is'](_0x5348bf(0x16f)))[_0x5348bf(0x128)](_0x4c3bdc=>_0x4c3bdc[_0x5348bf(0x131)]);if(_0x5f450f[_0x5348bf(0x194)])return{'type':_0x5348bf(0x117),'content':_0x579a7b(_0x2cd2c3,_0x5348bf(0x169),_0x579a7b(_0x2cd2c3,_0x5348bf(0x10d),'\x22'+_0x5f450f[_0x5348bf(0x153)]('\x20')+'\x22'))};}if(_0x5348bf(0x11a)==_0x2bf788[_0x5348bf(0x104)]){const _0x320895=_0x2bf788[_0x5348bf(0x17a)]()[_0x5348bf(0x179)](_0x3c904a=>_0x3c904a['is'](_0x5348bf(0x16f)))[_0x5348bf(0x128)](_0x819091=>_0x819091[_0x5348bf(0x131)]);if(_0x320895[_0x5348bf(0x194)])return{'type':_0x5348bf(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x5348bf(0xfc),_0x579a7b(_0x2cd2c3,_0x5348bf(0x10d),'\x22'+_0x320895[_0x5348bf(0x153)]('\x20')+'\x22'))};}}}),_0x198699[_0x558783(0x176)][_0x558783(0x16c)](_0x20747e=>{const _0x46eb02=_0x558783;if(_0x46eb02(0x134)==_0x20747e[_0x46eb02(0x124)]){const _0x1398e6=_0x20747e[_0x46eb02(0x17a)]()[_0x46eb02(0x179)](_0x49dda5=>_0x49dda5['is'](_0x46eb02(0x16f)))[_0x46eb02(0x128)](_0x3d9660=>_0x3d9660[_0x46eb02(0x131)]),_0x337f4f=this[_0x46eb02(0x16e)](_0x20747e),_0x2ec7b7=_0x337f4f[_0x46eb02(0x177)]-_0x337f4f[_0x46eb02(0x14a)]+0x1;if(_0x46eb02(0x117)==_0x20747e[_0x46eb02(0x104)])return _0x1398e6[_0x46eb02(0x194)]?{'type':_0x46eb02(0x117),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0x169),_0x579a7b(_0x2cd2c3,_0x46eb02(0x17b),[_0x2ec7b7,'\x22'+_0x1398e6[_0x46eb02(0x153)]('\x20')+'\x22']))}:{'type':_0x46eb02(0x117),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0x169),_0x579a7b(_0x2cd2c3,_0x46eb02(0x101),_0x2ec7b7))};if(_0x46eb02(0x11a)==_0x20747e[_0x46eb02(0x104)])return _0x1398e6[_0x46eb02(0x194)]?{'type':_0x46eb02(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0xfc),_0x579a7b(_0x2cd2c3,_0x46eb02(0x17b),[_0x2ec7b7,'\x22'+_0x1398e6[_0x46eb02(0x153)]('\x20')+'\x22']))}:{'type':_0x46eb02(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0xfc),_0x579a7b(_0x2cd2c3,_0x46eb02(0x101),_0x2ec7b7))};}if(_0x46eb02(0x12d)==_0x20747e[_0x46eb02(0x124)]){const _0x4538ac=_0x20747e[_0x46eb02(0x17a)]()[_0x46eb02(0x179)](_0x109c6b=>_0x109c6b['is'](_0x46eb02(0x16f)))[_0x46eb02(0x128)](_0x2083e4=>_0x2083e4[_0x46eb02(0x131)]),_0x47f6c5=this[_0x46eb02(0x16e)](_0x20747e),_0x53001b=_0x47f6c5[_0x46eb02(0x10e)]-_0x47f6c5[_0x46eb02(0x133)]+0x1;if(_0x46eb02(0x117)==_0x20747e[_0x46eb02(0x104)])return _0x4538ac[_0x46eb02(0x194)]?{'type':_0x46eb02(0x117),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0x169),_0x579a7b(_0x2cd2c3,_0x46eb02(0x152),[_0x53001b,'\x22'+_0x4538ac[_0x46eb02(0x153)]('\x20')+'\x22']))}:{'type':_0x46eb02(0x117),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0x169),_0x579a7b(_0x2cd2c3,_0x46eb02(0x13d),_0x53001b))};if(_0x46eb02(0x11a)==_0x20747e[_0x46eb02(0x104)])return _0x4538ac[_0x46eb02(0x194)]?{'type':_0x46eb02(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0xfc),_0x579a7b(_0x2cd2c3,_0x46eb02(0x152),[_0x53001b,'\x22'+_0x4538ac[_0x46eb02(0x153)]('\x20')+'\x22']))}:{'type':_0x46eb02(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0xfc),_0x579a7b(_0x2cd2c3,_0x46eb02(0x13d),_0x53001b))};}}),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x117),_0x558783(0x134),_0x558783(0x168),_0x1c92f8),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x11a),_0x558783(0x134),_0x558783(0x158),_0x1c92f8),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x117),_0x558783(0x12d),_0x558783(0x168),_0x48961),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x11a),_0x558783(0x12d),_0x558783(0x158),_0x48961),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x117),_0x558783(0x12d),_0x558783(0x153),_0x425d90),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x11a),_0x558783(0x12d),_0x558783(0x153),_0x425d90),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x117),_0x558783(0x134),_0x558783(0x153),_0xd29a37),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x11a),_0x558783(0x134),_0x558783(0x153),_0xd29a37);}[_0x5d7f06(0x143)](){const _0x307a76=_0x5d7f06,_0x43322e=this[_0x307a76(0x149)],_0x2dae53=_0x43322e[_0x307a76(0x141)][_0x307a76(0x166)][_0x307a76(0x12b)];return(_0x36890b,_0x54c928)=>{const _0x10ef5e=_0x307a76;_0x43322e[_0x10ef5e(0x141)][_0x10ef5e(0x12e)](_0x4cf5a7=>{const _0x5568f6=_0x10ef5e,{commandName:_0x5e5ffa,commandParams:_0x29db92}=_0x54c928;let _0x166a07=_0x36890b[0x0][_0x5568f6(0x14e)][_0x5568f6(0x13b)];_0x29db92&&_0x29db92[0x0]&&!0x1===_0x29db92[0x0][_0x5568f6(0x180)]&&(_0x166a07=_0x36890b[0x0][_0x5568f6(0x17e)][_0x5568f6(0x106)]);const _0x32fa36=_0x4cf5a7[_0x5568f6(0x12f)](_0x166a07);if(_0x5568f6(0x178)==_0x32fa36[_0x5568f6(0x150)][_0x5568f6(0x167)])return;const _0x64c96f=Array[_0x5568f6(0x119)](_0x2dae53[_0x5568f6(0x181)]())[_0x5568f6(0x128)](_0x3cc7b3=>_0x1eb1dc[_0x5568f6(0x19c)](_0x3cc7b3));_0x4cf5a7[_0x5568f6(0x182)](_0x32fa36),_0x43322e[_0x5568f6(0x18b)][_0x5568f6(0x17c)](_0x5e5ffa)[_0x5568f6(0x173)](),_0x29db92[_0x5568f6(0x15e)]({'forceDefaultExecution':!0x0}),_0x43322e[_0x5568f6(0x13e)](_0x5e5ffa,..._0x29db92);const _0x10795f=_0x64c96f[_0x5568f6(0x179)](_0x102d93=>_0x5568f6(0x178)!=_0x102d93[_0x5568f6(0x150)][_0x5568f6(0x167)]);_0x10795f[_0x5568f6(0x194)]>0x0&&_0x4cf5a7[_0x5568f6(0x182)](_0x10795f);for(const _0x1cedb3 of _0x64c96f)_0x1cedb3[_0x5568f6(0x107)]();});};}[_0x5d7f06(0x11d)](_0x91c891){const _0x1969fe=_0x5d7f06,_0x29599f=this[_0x1969fe(0x149)][_0x1969fe(0x114)][_0x1969fe(0x17c)](_0x1969fe(0x15c));let _0x2d19b2=Number[_0x1969fe(0x140)],_0x581acd=Number[_0x1969fe(0x199)],_0x2b6a20=Number[_0x1969fe(0x140)],_0x42a75a=Number[_0x1969fe(0x199)];for(const _0x452f10 of _0x91c891){if(_0x1969fe(0x178)==_0x452f10[_0x1969fe(0x150)][_0x1969fe(0x167)])continue;const {row:_0x59d079,column:_0xdfd4a8}=_0x29599f[_0x1969fe(0x18e)](_0x452f10),_0x1372aa=_0x452f10[_0x1969fe(0x144)](_0x1969fe(0x145))?_0x452f10[_0x1969fe(0x15a)](_0x1969fe(0x145))-0x1:0x0,_0x4ec644=_0x452f10[_0x1969fe(0x144)](_0x1969fe(0x163))?_0x452f10[_0x1969fe(0x15a)](_0x1969fe(0x163))-0x1:0x0;_0x2d19b2=_0x59d079<_0x2d19b2?_0x59d079:_0x2d19b2,_0x581acd=_0x59d079+_0x1372aa>_0x581acd?_0x59d079+_0x1372aa:_0x581acd,_0x2b6a20=_0xdfd4a8<_0x2b6a20?_0xdfd4a8:_0x2b6a20,_0x42a75a=_0xdfd4a8+_0x4ec644>_0x42a75a?_0xdfd4a8+_0x4ec644:_0x42a75a;}return{'minRow':_0x2d19b2,'maxRow':_0x581acd,'minColumn':_0x2b6a20,'maxColumn':_0x42a75a};}[_0x5d7f06(0x171)](){const _0x1fbf90=_0x5d7f06,_0x549fec=this[_0x1fbf90(0x149)],_0x50e72a=_0x549fec[_0x1fbf90(0x114)][_0x1fbf90(0x17c)](_0x1fbf90(0x189)),_0x1d4180=_0x549fec[_0x1fbf90(0x114)][_0x1fbf90(0x17c)](_0x1fbf90(0x15c));_0x549fec[_0x1fbf90(0x141)][_0x1fbf90(0x166)]['on'](_0x1fbf90(0x161),()=>{const _0x2764d0=_0x1fbf90,_0x465449=Array[_0x2764d0(0x119)](_0x549fec[_0x2764d0(0x141)][_0x2764d0(0x166)][_0x2764d0(0x175)][_0x2764d0(0x12c)]());for(const {name:_0x4c952d,data:_0x54c09c}of _0x465449){const {group:_0x58c95f,id:_0x590f54,subType:_0x24f769}=_0x50e72a[_0x2764d0(0x154)](_0x4c952d);if(_0x2764d0(0x174)!=_0x58c95f)continue;if(null!=_0x54c09c[_0x2764d0(0x164)])continue;const _0x4ed1e1=_0x50e72a[_0x2764d0(0x155)](_0x590f54);this[_0x2764d0(0x19b)][_0x2764d0(0xfe)](_0x24f769)&&this[_0x2764d0(0x15f)][_0x2764d0(0x193)](_0x4ed1e1);}},{'priority':_0x1fbf90(0x108)});const _0x18873a=(_0x32fe0f,_0x40ea08)=>{const _0x5ac81b=_0x1fbf90;let _0x3abc66=!0x1;const _0x21bfd5=_0x40ea08[_0x5ac81b(0x17d)](_0x32fe0f),_0x100721=_0x32fe0f[_0x5ac81b(0x18f)](_0x5ac81b(0x110)),_0x4740b9=_0x1d4180[_0x5ac81b(0x18e)](_0x32fe0f);for(const _0x405be4 of this[_0x5ac81b(0x15f)]){const _0x196245=_0x405be4[_0x5ac81b(0x124)],_0xad48ff=_0x196245[_0x5ac81b(0x121)](_0x5ac81b(0x135)),_0x429113=_0x196245[_0x5ac81b(0x183)](_0xad48ff?0xa:0x5),_0x13a989=_0x429113[_0x5ac81b(0xff)](),_0x2e6645=_0x13a989[_0x5ac81b(0x183)](0x0,0x3)+_0x5ac81b(0xfb),_0x12bcb1=_0x5ac81b(0x185)+_0x429113,_0x3d0010=_0x5ac81b(0x13c)+_0x429113;if(!_0x405be4[_0x5ac81b(0x18a)])continue;if(_0x100721!=_0x405be4[_0x5ac81b(0x100)]()[_0x5ac81b(0x17e)][_0x5ac81b(0x18f)](_0x5ac81b(0x110)))continue;if(_0x405be4[_0x5ac81b(0x15d)](_0x21bfd5))continue;const _0x24f7c1=_0x32fe0f[_0x5ac81b(0x144)](_0x2e6645)?_0x32fe0f[_0x5ac81b(0x15a)](_0x2e6645)-0x1:0x0,_0x414133=this[_0x5ac81b(0x16e)](_0x405be4),_0x5b3b3c=_0x414133[_0x12bcb1],_0x1ba162=_0x414133[_0x3d0010];_0x5b3b3c<=_0x4740b9[_0x13a989]&&_0x4740b9[_0x13a989]+_0x24f7c1<=_0x1ba162&&(_0x405be4[_0x5ac81b(0x146)](_0x21bfd5),_0x3abc66=!0x0);}return _0x3abc66;};_0x549fec[_0x1fbf90(0x141)][_0x1fbf90(0x166)][_0x1fbf90(0x151)](_0x516738=>{const _0x39b7bd=_0x1fbf90;let _0x32eb2b=!0x1;for(const _0x3474c5 of _0x549fec[_0x39b7bd(0x141)][_0x39b7bd(0x166)][_0x39b7bd(0x175)][_0x39b7bd(0x10a)]())if(_0x39b7bd(0x113)==_0x3474c5[_0x39b7bd(0x104)]){if(_0x39b7bd(0x134)==_0x3474c5[_0x39b7bd(0x160)]){for(const _0x27a288 of _0x3474c5[_0x39b7bd(0x11f)][_0x39b7bd(0x106)][_0x39b7bd(0x14f)]())_0x32eb2b=_0x32eb2b||_0x18873a(_0x27a288,_0x516738);}else _0x39b7bd(0x187)==_0x3474c5[_0x39b7bd(0x160)]&&(_0x32eb2b=_0x32eb2b||_0x18873a(_0x3474c5[_0x39b7bd(0x11f)][_0x39b7bd(0x106)],_0x516738));}return _0x32eb2b;});}[_0x5d7f06(0x16e)](_0x4bdc1e){const _0xb70e41=_0x5d7f06;return this[_0xb70e41(0x11d)](_0x4bdc1e[_0xb70e41(0x181)]()[_0xb70e41(0x128)](_0x20e2ab=>_0x20e2ab[_0xb70e41(0x17e)][_0xb70e41(0x106)]));}}function Ee(_0x53dc3e){const _0x528d67=_0x5d7f06;return Array[_0x528d67(0x119)](new Set(_0x53dc3e)[_0x528d67(0x112)]());}
23
+ const _0x3bc7ef=_0x56fc;(function(_0x130e2a,_0x7a2d33){const _0x461e74=_0x56fc,_0x39d8e4=_0x130e2a();while(!![]){try{const _0x59da4f=parseInt(_0x461e74(0x1ea))/0x1+-parseInt(_0x461e74(0x1b9))/0x2*(-parseInt(_0x461e74(0x207))/0x3)+-parseInt(_0x461e74(0x23b))/0x4+-parseInt(_0x461e74(0x227))/0x5+-parseInt(_0x461e74(0x1f1))/0x6+-parseInt(_0x461e74(0x23d))/0x7*(parseInt(_0x461e74(0x1f7))/0x8)+parseInt(_0x461e74(0x234))/0x9*(parseInt(_0x461e74(0x1dd))/0xa);if(_0x59da4f===_0x7a2d33)break;else _0x39d8e4['push'](_0x39d8e4['shift']());}catch(_0x337f57){_0x39d8e4['push'](_0x39d8e4['shift']());}}}(_0x5e60,0x9db61));function _0x56fc(_0x2578cf,_0x4514d8){const _0x5e6085=_0x5e60();return _0x56fc=function(_0x56fca5,_0x135ee0){_0x56fca5=_0x56fca5-0x1aa;let _0x280906=_0x5e6085[_0x56fca5];return _0x280906;},_0x56fc(_0x2578cf,_0x4514d8);}import{Plugin as _0x39e682}from'ckeditor5/src/core.js';import{LiveRange as _0x231ee9}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x57b131}from'ckeditor5/src/widget.js';import{getTranslation as _0x48bc3f}from'../utils/common-translations.js';function _0x5e60(){const _0x1786aa=['minColumn','isInContent','tablePaste','registerElementLabel','forceValue','TableEditing','_tablePostFixingSubtypes','position','first','startsWith','646550ifCmkC','getSelectionAffectedTableCells','cell','left','colspan','accept','execute','change','insertTableColumnRight','element','_suggestionFactory','low','getChanges','6471gRUrET','oldRange','includes','highest','insertTable','getFirstRange','hasAttribute','3209196unrZHj','model','28BfYcag','createRangeIn','ELEMENT_TABLE_COLUMN_WITH_TEXT','TableUtils','getChangedMarkers','tableRow','deletion','getContainedElement','MAX_SAFE_INTEGER','subType','_getCoordsForCells','writer','some','_splitMarkerName','item','start','*Insert:*\x20%0','type','getAttribute','minRow','insertTableColumnLeft','enableCommand','insertTableRowBelow','findAncestor','ELEMENT_TABLE_WITH_TEXT','tableCell','removeTableColumn','removeClass','showSuggestionHighlights','_getSuggestionCoords','132eLixnN','discard','ELEMENT_TABLE_COLUMN','markMultiRangeDeletion','selectTableRow','registerCustomCallback','every','removeTableRow','createPositionAt','join','addMarker:suggestion','values','suggestion','nodeAfter','getRanges','change:data','getCellLocation','enqueueChange','getItems','span','from','setSelection','$graveyard','_setupColumnsRowsFixing','*Remove:*\x20%0','name','data','has','insertion','editor','registerDescriptionCallback','addRange','MIN_SAFE_INTEGER','ELEMENT_TABLE','plugins','push','4490SqZTeT','insert','getRowIndexes','classes','maxRow','toViewElement','addClass','_acceptFormatSuggestionCallbackFactory','ELEMENT_TABLE_ROW','max','fromRange','isArray','createRangeOn','707253LLAJUj','document','downcastDispatcher','$textProxy','rowspan','nodeBefore','above','3298104ISwSjE','getColumnIndexes','batch','options','isEqual','isIntersectingWithRange','64264JzbBph','toLowerCase','locale','refresh','maxColumn','rootName','getSuggestion','_tableSuggestions','min','differ','end','table','registerPostFixer','length','get','createTableWalker','51333fMrjOT','markMultiRangeInsertion','afterInit','detach','last','commands','selectTableColumn','substr','filter','TrackChangesEditing','descriptionFactory','mapper','root','add','order','ELEMENT_TABLE_ROW_WITH_TEXT','map','selection','insertTableRowAbove','isTouching','getChildren','tableColumn'];_0x5e60=function(){return _0x1786aa;};return _0x5e60();}export default class jt extends _0x39e682{constructor(_0x4e3650){const _0x9524ed=_0x56fc;super(_0x4e3650),this[_0x9524ed(0x223)]=[_0x9524ed(0x242),_0x9524ed(0x21c)],this[_0x9524ed(0x1fe)]=new Set();}[_0x3bc7ef(0x209)](){const _0xc8446=_0x3bc7ef,_0x406432=this[_0xc8446(0x1d6)],_0x218302=_0x406432[_0xc8446(0x23c)][_0xc8446(0x1eb)][_0xc8446(0x218)];if(!_0x406432[_0xc8446(0x1db)][_0xc8446(0x1d4)](_0xc8446(0x222)))return;const _0x49f3b2=_0x406432[_0xc8446(0x1f9)],_0x38666a=_0x406432[_0xc8446(0x1db)][_0xc8446(0x205)](_0xc8446(0x210)),_0x1baaff=_0x406432[_0xc8446(0x1db)][_0xc8446(0x205)](_0xc8446(0x240));_0x38666a[_0xc8446(0x211)][_0xc8446(0x220)](_0xc8446(0x202),_0x583610=>_0x48bc3f(_0x49f3b2,_0xc8446(0x1da),_0x583610)),this[_0xc8446(0x1d0)](),_0x38666a[_0xc8446(0x1b0)](_0xc8446(0x238)),_0x38666a[_0xc8446(0x1b0)](_0xc8446(0x1bd)),_0x38666a[_0xc8446(0x1b0)](_0xc8446(0x20d));for(const _0x611c7f of[_0xc8446(0x219),_0xc8446(0x1b1)]){const _0xe70c2d=_0x406432[_0xc8446(0x20c)][_0xc8446(0x205)](_0x611c7f);_0x38666a[_0xc8446(0x1b0)](_0x611c7f,_0x3004f3=>{const _0x8751d1=_0xc8446;_0x406432[_0x8751d1(0x23c)][_0x8751d1(0x22e)](_0x259678=>{const _0x5239a5=_0x8751d1;_0x3004f3();const _0x1a9260=_0x5239a5(0x1f0)===_0xe70c2d[_0x5239a5(0x215)],_0x4d0f31=_0x1baaff[_0x5239a5(0x228)](_0x218302),_0x832932=_0x1baaff[_0x5239a5(0x1df)](_0x4d0f31),_0x3f6501=_0x1a9260?_0x832932[_0x5239a5(0x225)]-0x1:_0x832932[_0x5239a5(0x20b)]+0x1,_0x18e25c=_0x4d0f31[0x0][_0x5239a5(0x1b2)](_0x5239a5(0x202)),_0x4e37bb=_0x1baaff[_0x5239a5(0x206)](_0x18e25c,{'startRow':_0x3f6501,'endRow':_0x3f6501}),_0x2cdb89=Array[_0x5239a5(0x1cd)](_0x4e37bb)[_0x5239a5(0x217)](_0x44dc21=>_0x259678[_0x5239a5(0x1e9)](_0x44dc21[_0x5239a5(0x229)]));_0x38666a[_0x5239a5(0x208)](_0x2cdb89,_0x5239a5(0x242));});});}for(const _0x268f86 of[_0xc8446(0x1af),_0xc8446(0x22f)]){const _0xff37=_0x406432[_0xc8446(0x20c)][_0xc8446(0x205)](_0x268f86);_0x38666a[_0xc8446(0x1b0)](_0x268f86,_0x3c3d13=>{const _0x46d0b6=_0xc8446;_0x406432[_0x46d0b6(0x23c)][_0x46d0b6(0x22e)](_0x50f84a=>{const _0x34f7fc=_0x46d0b6;_0x3c3d13();const _0x1f67c7=_0x34f7fc(0x22a)===_0xff37[_0x34f7fc(0x215)],_0x5a119f=_0x1baaff[_0x34f7fc(0x228)](_0x218302),_0x5b8bf3=_0x1baaff[_0x34f7fc(0x1f2)](_0x5a119f),_0xc149b3=_0x1f67c7?_0x5b8bf3[_0x34f7fc(0x225)]-0x1:_0x5b8bf3[_0x34f7fc(0x20b)]+0x1,_0x4a2ef9=_0x5a119f[0x0][_0x34f7fc(0x1b2)](_0x34f7fc(0x202)),_0x253248=_0x1baaff[_0x34f7fc(0x206)](_0x4a2ef9,{'startRow':0x0,'column':_0xc149b3,'includeAllSlots':!0x1}),_0x357d56=Array[_0x34f7fc(0x1cd)](_0x253248)[_0x34f7fc(0x217)](_0xd23169=>_0x50f84a[_0x34f7fc(0x1e9)](_0xd23169[_0x34f7fc(0x229)]));_0x38666a[_0x34f7fc(0x208)](_0x357d56,_0x34f7fc(0x21c));});});}for(const _0x2ac64d of[_0xc8446(0x1c0),_0xc8446(0x1b5)]){const _0x392ee0=_0x2ac64d[_0xc8446(0x20e)](0xb),_0x3fc583=_0x392ee0[_0xc8446(0x1f8)](),_0x32a71f=_0x3fc583[_0xc8446(0x20e)](0x0,0x3)+_0xc8446(0x1cc),_0x76701=_0xc8446(0x202)+_0x392ee0,_0x5c2bd6=_0xc8446(0x1ff)+_0x392ee0,_0xd8d052=_0xc8446(0x1e6)+_0x392ee0;_0x38666a[_0xc8446(0x1b0)](_0x2ac64d,()=>{const _0x476536=_0xc8446;_0x406432[_0x476536(0x23c)][_0x476536(0x22e)](_0x324877=>{const _0x2cf9d7=_0x476536,_0x183671=_0x1baaff[_0x2cf9d7(0x228)](_0x218302),_0x1cac9f=_0x183671[0x0][_0x2cf9d7(0x1b2)](_0x2cf9d7(0x202));let _0x12e0e2;if(_0x2cf9d7(0x1c0)==_0x2ac64d){const _0x643ac5=_0x1baaff[_0x2cf9d7(0x1df)](_0x183671);_0x12e0e2={'startRow':_0x643ac5[_0x2cf9d7(0x225)],'endRow':_0x643ac5[_0x2cf9d7(0x20b)],'includeAllSlots':!0x0};}else{const _0xc5518c=_0x1baaff[_0x2cf9d7(0x1f2)](_0x183671);_0x12e0e2={'startColumn':_0xc5518c[_0x2cf9d7(0x225)],'endColumn':_0xc5518c[_0x2cf9d7(0x20b)],'includeAllSlots':!0x0};}const _0x593d8a=_0x1baaff[_0x2cf9d7(0x206)](_0x1cac9f,_0x12e0e2),_0x39a758=Array[_0x2cf9d7(0x1cd)](_0x593d8a)[_0x2cf9d7(0x217)](({cell:_0x38d222})=>_0x38d222),_0x50936a=Ee(_0x39a758[_0x2cf9d7(0x20f)](_0xa5770a=>_0xa5770a[_0x2cf9d7(0x23a)](_0x32a71f))),_0x5d1c50=Ee(_0x39a758[_0x2cf9d7(0x20f)](_0x49094b=>!_0x49094b[_0x2cf9d7(0x23a)](_0x32a71f)))[_0x2cf9d7(0x217)](_0x2842c1=>_0x324877[_0x2cf9d7(0x1e9)](_0x2842c1)),_0x4a7adf=_0x38666a[_0x2cf9d7(0x1bc)](_0x5d1c50,_0x76701);if(_0x4a7adf&&(_0x2cf9d7(0x242)==_0x4a7adf[_0x2cf9d7(0x246)]||_0x2cf9d7(0x21c)==_0x4a7adf[_0x2cf9d7(0x246)])){const _0x5414b3=this[_0x2cf9d7(0x1b8)](_0x4a7adf);for(const _0x2d4c88 of _0x50936a){const _0x593df0=_0x324877[_0x2cf9d7(0x1e9)](_0x2d4c88),_0x281fe3=_0x1baaff[_0x2cf9d7(0x1c9)](_0x2d4c88),_0x44f8e0=_0x2d4c88[_0x2cf9d7(0x1ad)](_0x32a71f)-0x1,_0x72b1b3=_0x5414b3[_0x5c2bd6],_0x16f35e=_0x5414b3[_0xd8d052];_0x72b1b3<=_0x281fe3[_0x3fc583]&&_0x281fe3[_0x3fc583]+_0x44f8e0<=_0x16f35e&&_0x4a7adf[_0x2cf9d7(0x1d8)](_0x593df0);}}});});}function _0x3434c(_0x435917){const _0x67f30f=_0xc8446,_0x3a0a1d=Array[_0x67f30f(0x1cd)](_0x218302[_0x67f30f(0x1c7)]())[_0x67f30f(0x217)](_0xecb21=>_0x231ee9[_0x67f30f(0x1e7)](_0xecb21));_0x406432[_0x67f30f(0x23c)][_0x67f30f(0x22e)](_0x53e46a=>{const _0x5542a3=_0x67f30f,_0x76feb6=_0x53e46a[_0x5542a3(0x1f3)];_0x435917=_0x435917[_0x5542a3(0x20f)](_0x5deaae=>_0x5542a3(0x1cf)!=_0x5deaae[_0x5542a3(0x213)][_0x5542a3(0x1fc)]),_0x53e46a[_0x5542a3(0x1ce)](_0x435917),_0x406432[_0x5542a3(0x20c)][_0x5542a3(0x205)](_0x5542a3(0x1c0))[_0x5542a3(0x1fa)](),_0x406432[_0x5542a3(0x22d)](_0x5542a3(0x1c0),{'forceDefaultExecution':!0x0}),_0x406432[_0x5542a3(0x23c)][_0x5542a3(0x1ca)](()=>{const _0x5799eb=_0x5542a3;_0x406432[_0x5799eb(0x23c)][_0x5799eb(0x1ca)](_0x76feb6,_0x42122f=>{const _0x341069=_0x5799eb,_0x74d2dd=_0x3a0a1d[_0x341069(0x20f)](_0x20ffe7=>_0x341069(0x1cf)!=_0x20ffe7[_0x341069(0x213)][_0x341069(0x1fc)]);_0x74d2dd[_0x341069(0x204)]>0x0&&_0x42122f[_0x341069(0x1ce)](_0x74d2dd);for(const _0x5f288a of _0x3a0a1d)_0x5f288a[_0x341069(0x20a)]();});});});}function _0x33d862(_0x13d849){const _0x25afe7=_0xc8446;_0x406432[_0x25afe7(0x23c)][_0x25afe7(0x22e)](_0x345819=>{const _0x4379e0=_0x25afe7,_0x287fc2=Array[_0x4379e0(0x1cd)](_0x218302[_0x4379e0(0x1c7)]())[_0x4379e0(0x217)](_0x5de68b=>_0x231ee9[_0x4379e0(0x1e7)](_0x5de68b)),_0x5087be=[];for(const _0x2bea49 of _0x13d849)for(const _0x1bfd5e of _0x2bea49[_0x4379e0(0x1cb)]({'shallow':!0x0}))_0x5087be[_0x4379e0(0x1dc)](_0x1bfd5e);for(const _0x195fd1 of _0x5087be)_0x4379e0(0x1cf)!=_0x195fd1[_0x4379e0(0x213)][_0x4379e0(0x1fc)]&&(_0x345819[_0x4379e0(0x1ce)](_0x345819[_0x4379e0(0x1c1)](_0x195fd1,0x0)),_0x406432[_0x4379e0(0x20c)][_0x4379e0(0x205)](_0x4379e0(0x1b5))[_0x4379e0(0x1fa)](),_0x406432[_0x4379e0(0x22d)](_0x4379e0(0x1b5),{'forceDefaultExecution':!0x0}));const _0x1fafb8=_0x287fc2[_0x4379e0(0x20f)](_0x2e97fc=>_0x4379e0(0x1cf)!=_0x2e97fc[_0x4379e0(0x213)][_0x4379e0(0x1fc)]);_0x1fafb8[_0x4379e0(0x204)]>0x0&&_0x345819[_0x4379e0(0x1ce)](_0x1fafb8);for(const _0x2679ad of _0x287fc2)_0x2679ad[_0x4379e0(0x20a)]();});}function _0x1e99bf(_0x3c022d,_0x886fd2){const _0x302f64=_0xc8446;return _0x886fd2[_0x302f64(0x1bf)](_0x33c9c7=>_0x3c022d[_0x302f64(0x249)](_0x2c8efe=>_0x2c8efe[_0x302f64(0x201)][_0x302f64(0x1f5)](_0x33c9c7[_0x302f64(0x1aa)])||_0x33c9c7[_0x302f64(0x201)][_0x302f64(0x1f5)](_0x2c8efe[_0x302f64(0x1aa)])));}function _0x294c80(_0x51d504,_0x4ea91f){const _0xee98db=_0xc8446;return _0x51d504[_0xee98db(0x249)](_0x1b58d1=>_0x4ea91f[_0xee98db(0x249)](_0x35f78f=>_0x1b58d1[_0xee98db(0x201)][_0xee98db(0x21a)](_0x35f78f[_0xee98db(0x1aa)])));}_0x406432[_0xc8446(0x1d3)][_0xc8446(0x1ec)]['on'](_0xc8446(0x1c3),(_0x216ac6,_0x39d7c8,_0x2a6c88)=>{const _0x5dd297=_0xc8446;if(!_0x2a6c88[_0x5dd297(0x1f4)][_0x5dd297(0x1b7)])return;const _0x1c7094=_0x39d7c8[_0x5dd297(0x24b)];if(!_0x1c7094)return;const _0x4d91a6=_0x2a6c88[_0x5dd297(0x212)][_0x5dd297(0x1e2)](_0x1c7094);function _0x5a326e(_0x5e6152){const _0x59accc=_0x5dd297;return Array[_0x59accc(0x1e8)](_0x5e6152)?_0x5e6152:[_0x5e6152];}_0x4d91a6&&_0x5dd297(0x1b4)===_0x1c7094[_0x5dd297(0x1d2)]&&_0x57b131(_0x4d91a6,_0x2a6c88[_0x5dd297(0x248)],(_0x7a3679,_0x509936,_0x22ccd5)=>_0x22ccd5[_0x5dd297(0x1e3)](_0x5a326e(_0x509936[_0x5dd297(0x1e0)]),_0x7a3679),(_0x4488e0,_0x1a61de,_0x57c7fa)=>_0x57c7fa[_0x5dd297(0x1b6)](_0x5a326e(_0x1a61de[_0x5dd297(0x1e0)]),_0x4488e0));},{'priority':_0xc8446(0x237)}),_0x38666a[_0xc8446(0x211)][_0xc8446(0x1d7)](_0x3d156d=>{const _0x867a42=_0xc8446;if(_0x867a42(0x1d5)!=_0x3d156d[_0x867a42(0x1ac)]&&_0x867a42(0x243)!=_0x3d156d[_0x867a42(0x1ac)])return;const _0x134be5=_0x3d156d[_0x867a42(0x244)]();if(null!=_0x134be5&&_0x134be5['is'](_0x867a42(0x230),_0x867a42(0x202))){if(_0x867a42(0x1d5)==_0x3d156d[_0x867a42(0x1ac)]){const _0x4ca4ae=_0x3d156d[_0x867a42(0x1cb)]()[_0x867a42(0x20f)](_0x3404df=>_0x3404df['is'](_0x867a42(0x1ed)))[_0x867a42(0x217)](_0x34217c=>_0x34217c[_0x867a42(0x1d3)]);if(_0x4ca4ae[_0x867a42(0x204)])return{'type':_0x867a42(0x1d5),'content':_0x48bc3f(_0x49f3b2,_0x867a42(0x1ab),_0x48bc3f(_0x49f3b2,_0x867a42(0x1b3),'\x22'+_0x4ca4ae[_0x867a42(0x1c2)]('\x20')+'\x22'))};}if(_0x867a42(0x243)==_0x3d156d[_0x867a42(0x1ac)]){const _0x9f70c0=_0x3d156d[_0x867a42(0x1cb)]()[_0x867a42(0x20f)](_0x4e8377=>_0x4e8377['is'](_0x867a42(0x1ed)))[_0x867a42(0x217)](_0x2f543a=>_0x2f543a[_0x867a42(0x1d3)]);if(_0x9f70c0[_0x867a42(0x204)])return{'type':_0x867a42(0x243),'content':_0x48bc3f(_0x49f3b2,_0x867a42(0x1d1),_0x48bc3f(_0x49f3b2,_0x867a42(0x1b3),'\x22'+_0x9f70c0[_0x867a42(0x1c2)]('\x20')+'\x22'))};}}}),_0x38666a[_0xc8446(0x211)][_0xc8446(0x1d7)](_0x20ec3e=>{const _0x299d30=_0xc8446;if(_0x299d30(0x242)==_0x20ec3e[_0x299d30(0x246)]){const _0x258097=_0x20ec3e[_0x299d30(0x1cb)]()[_0x299d30(0x20f)](_0x58f4e1=>_0x58f4e1['is'](_0x299d30(0x1ed)))[_0x299d30(0x217)](_0x4e0720=>_0x4e0720[_0x299d30(0x1d3)]),_0x5af419=this[_0x299d30(0x1b8)](_0x20ec3e),_0x189d76=_0x5af419[_0x299d30(0x1e1)]-_0x5af419[_0x299d30(0x1ae)]+0x1;if(_0x299d30(0x1d5)==_0x20ec3e[_0x299d30(0x1ac)])return _0x258097[_0x299d30(0x204)]?{'type':_0x299d30(0x1d5),'content':_0x48bc3f(_0x49f3b2,_0x299d30(0x1ab),_0x48bc3f(_0x49f3b2,_0x299d30(0x216),[_0x189d76,'\x22'+_0x258097[_0x299d30(0x1c2)]('\x20')+'\x22']))}:{'type':_0x299d30(0x1d5),'content':_0x48bc3f(_0x49f3b2,_0x299d30(0x1ab),_0x48bc3f(_0x49f3b2,_0x299d30(0x1e5),_0x189d76))};if(_0x299d30(0x243)==_0x20ec3e[_0x299d30(0x1ac)])return _0x258097[_0x299d30(0x204)]?{'type':_0x299d30(0x243),'content':_0x48bc3f(_0x49f3b2,_0x299d30(0x1d1),_0x48bc3f(_0x49f3b2,_0x299d30(0x216),[_0x189d76,'\x22'+_0x258097[_0x299d30(0x1c2)]('\x20')+'\x22']))}:{'type':_0x299d30(0x243),'content':_0x48bc3f(_0x49f3b2,_0x299d30(0x1d1),_0x48bc3f(_0x49f3b2,_0x299d30(0x1e5),_0x189d76))};}if(_0x299d30(0x21c)==_0x20ec3e[_0x299d30(0x246)]){const _0x42609e=_0x20ec3e[_0x299d30(0x1cb)]()[_0x299d30(0x20f)](_0x35d142=>_0x35d142['is'](_0x299d30(0x1ed)))[_0x299d30(0x217)](_0x23a999=>_0x23a999[_0x299d30(0x1d3)]),_0x4c698a=this[_0x299d30(0x1b8)](_0x20ec3e),_0x16026e=_0x4c698a[_0x299d30(0x1fb)]-_0x4c698a[_0x299d30(0x21d)]+0x1;if(_0x299d30(0x1d5)==_0x20ec3e[_0x299d30(0x1ac)])return _0x42609e[_0x299d30(0x204)]?{'type':_0x299d30(0x1d5),'content':_0x48bc3f(_0x49f3b2,_0x299d30(0x1ab),_0x48bc3f(_0x49f3b2,_0x299d30(0x23f),[_0x16026e,'\x22'+_0x42609e[_0x299d30(0x1c2)]('\x20')+'\x22']))}:{'type':_0x299d30(0x1d5),'content':_0x48bc3f(_0x49f3b2,_0x299d30(0x1ab),_0x48bc3f(_0x49f3b2,_0x299d30(0x1bb),_0x16026e))};if(_0x299d30(0x243)==_0x20ec3e[_0x299d30(0x1ac)])return _0x42609e[_0x299d30(0x204)]?{'type':_0x299d30(0x243),'content':_0x48bc3f(_0x49f3b2,_0x299d30(0x1d1),_0x48bc3f(_0x49f3b2,_0x299d30(0x23f),[_0x16026e,'\x22'+_0x42609e[_0x299d30(0x1c2)]('\x20')+'\x22']))}:{'type':_0x299d30(0x243),'content':_0x48bc3f(_0x49f3b2,_0x299d30(0x1d1),_0x48bc3f(_0x49f3b2,_0x299d30(0x1bb),_0x16026e))};}}),_0x38666a[_0xc8446(0x231)][_0xc8446(0x1be)](_0xc8446(0x1d5),_0xc8446(0x242),_0xc8446(0x1ba),_0x3434c),_0x38666a[_0xc8446(0x231)][_0xc8446(0x1be)](_0xc8446(0x243),_0xc8446(0x242),_0xc8446(0x22c),_0x3434c),_0x38666a[_0xc8446(0x231)][_0xc8446(0x1be)](_0xc8446(0x1d5),_0xc8446(0x21c),_0xc8446(0x1ba),_0x33d862),_0x38666a[_0xc8446(0x231)][_0xc8446(0x1be)](_0xc8446(0x243),_0xc8446(0x21c),_0xc8446(0x22c),_0x33d862),_0x38666a[_0xc8446(0x231)][_0xc8446(0x1be)](_0xc8446(0x1d5),_0xc8446(0x21c),_0xc8446(0x1c2),_0x1e99bf),_0x38666a[_0xc8446(0x231)][_0xc8446(0x1be)](_0xc8446(0x243),_0xc8446(0x21c),_0xc8446(0x1c2),_0x1e99bf),_0x38666a[_0xc8446(0x231)][_0xc8446(0x1be)](_0xc8446(0x1d5),_0xc8446(0x242),_0xc8446(0x1c2),_0x294c80),_0x38666a[_0xc8446(0x231)][_0xc8446(0x1be)](_0xc8446(0x243),_0xc8446(0x242),_0xc8446(0x1c2),_0x294c80);}[_0x3bc7ef(0x1e4)](){const _0x4f61c3=_0x3bc7ef,_0x345576=this[_0x4f61c3(0x1d6)],_0x2957a5=_0x345576[_0x4f61c3(0x23c)][_0x4f61c3(0x1eb)][_0x4f61c3(0x218)];return(_0x483056,_0x265e22)=>{const _0x4f4e5c=_0x4f61c3;_0x345576[_0x4f4e5c(0x23c)][_0x4f4e5c(0x22e)](_0x1005fa=>{const _0x121647=_0x4f4e5c,{commandName:_0x2f9a32,commandParams:_0x5e4321}=_0x265e22;let _0x2e0fe0=_0x483056[0x0][_0x121647(0x201)][_0x121647(0x1ef)];_0x5e4321&&_0x5e4321[0x0]&&!0x1===_0x5e4321[0x0][_0x121647(0x221)]&&(_0x2e0fe0=_0x483056[0x0][_0x121647(0x1aa)][_0x121647(0x1c6)]);const _0x198815=_0x1005fa[_0x121647(0x23e)](_0x2e0fe0);if(_0x121647(0x1cf)==_0x198815[_0x121647(0x213)][_0x121647(0x1fc)])return;const _0xaeeec6=Array[_0x121647(0x1cd)](_0x2957a5[_0x121647(0x1c7)]())[_0x121647(0x217)](_0x398694=>_0x231ee9[_0x121647(0x1e7)](_0x398694));_0x1005fa[_0x121647(0x1ce)](_0x198815),_0x345576[_0x121647(0x20c)][_0x121647(0x205)](_0x2f9a32)[_0x121647(0x1fa)](),_0x5e4321[_0x121647(0x1dc)]({'forceDefaultExecution':!0x0}),_0x345576[_0x121647(0x22d)](_0x2f9a32,..._0x5e4321);const _0x5c3f00=_0xaeeec6[_0x121647(0x20f)](_0x3be664=>_0x121647(0x1cf)!=_0x3be664[_0x121647(0x213)][_0x121647(0x1fc)]);_0x5c3f00[_0x121647(0x204)]>0x0&&_0x1005fa[_0x121647(0x1ce)](_0x5c3f00);for(const _0x27cacc of _0xaeeec6)_0x27cacc[_0x121647(0x20a)]();});};}[_0x3bc7ef(0x247)](_0x2031ed){const _0x29386e=_0x3bc7ef,_0x3eca87=this[_0x29386e(0x1d6)][_0x29386e(0x1db)][_0x29386e(0x205)](_0x29386e(0x240));let _0x23d275=Number[_0x29386e(0x245)],_0x10eb83=Number[_0x29386e(0x1d9)],_0x48eff5=Number[_0x29386e(0x245)],_0x542647=Number[_0x29386e(0x1d9)];for(const _0x43b27c of _0x2031ed){if(_0x29386e(0x1cf)==_0x43b27c[_0x29386e(0x213)][_0x29386e(0x1fc)])continue;const {row:_0x13f1b2,column:_0xc1819a}=_0x3eca87[_0x29386e(0x1c9)](_0x43b27c),_0x55462e=_0x43b27c[_0x29386e(0x23a)](_0x29386e(0x1ee))?_0x43b27c[_0x29386e(0x1ad)](_0x29386e(0x1ee))-0x1:0x0,_0x58a8cc=_0x43b27c[_0x29386e(0x23a)](_0x29386e(0x22b))?_0x43b27c[_0x29386e(0x1ad)](_0x29386e(0x22b))-0x1:0x0;_0x23d275=_0x13f1b2<_0x23d275?_0x13f1b2:_0x23d275,_0x10eb83=_0x13f1b2+_0x55462e>_0x10eb83?_0x13f1b2+_0x55462e:_0x10eb83,_0x48eff5=_0xc1819a<_0x48eff5?_0xc1819a:_0x48eff5,_0x542647=_0xc1819a+_0x58a8cc>_0x542647?_0xc1819a+_0x58a8cc:_0x542647;}return{'minRow':_0x23d275,'maxRow':_0x10eb83,'minColumn':_0x48eff5,'maxColumn':_0x542647};}[_0x3bc7ef(0x1d0)](){const _0x530390=_0x3bc7ef,_0x25e35c=this[_0x530390(0x1d6)],_0xb156be=_0x25e35c[_0x530390(0x1db)][_0x530390(0x205)](_0x530390(0x210)),_0x2522bc=_0x25e35c[_0x530390(0x1db)][_0x530390(0x205)](_0x530390(0x240));_0x25e35c[_0x530390(0x23c)][_0x530390(0x1eb)]['on'](_0x530390(0x1c8),()=>{const _0x17a83c=_0x530390,_0x24ee93=Array[_0x17a83c(0x1cd)](_0x25e35c[_0x17a83c(0x23c)][_0x17a83c(0x1eb)][_0x17a83c(0x200)][_0x17a83c(0x241)]());for(const {name:_0x2601c8,data:_0x34ae52}of _0x24ee93){const {group:_0x273528,id:_0x50373e,subType:_0x31399}=_0xb156be[_0x17a83c(0x24a)](_0x2601c8);if(_0x17a83c(0x1c5)!=_0x273528)continue;if(null!=_0x34ae52[_0x17a83c(0x235)])continue;const _0x14090c=_0xb156be[_0x17a83c(0x1fd)](_0x50373e);this[_0x17a83c(0x223)][_0x17a83c(0x236)](_0x31399)&&this[_0x17a83c(0x1fe)][_0x17a83c(0x214)](_0x14090c);}},{'priority':_0x530390(0x232)});const _0xb4f2d0=(_0x11a3fd,_0x27066b)=>{const _0x3248dd=_0x530390;let _0x2ae72e=!0x1;const _0x256872=_0x27066b[_0x3248dd(0x1e9)](_0x11a3fd),_0x2ec088=_0x11a3fd[_0x3248dd(0x1b2)](_0x3248dd(0x202)),_0xe9ac37=_0x2522bc[_0x3248dd(0x1c9)](_0x11a3fd);for(const _0x24e21c of this[_0x3248dd(0x1fe)]){const _0x1c187c=_0x24e21c[_0x3248dd(0x246)],_0xb543b6=_0x1c187c[_0x3248dd(0x226)](_0x3248dd(0x21f)),_0x12e4c1=_0x1c187c[_0x3248dd(0x20e)](_0xb543b6?0xa:0x5),_0x185bc7=_0x12e4c1[_0x3248dd(0x1f8)](),_0x5190d3=_0x185bc7[_0x3248dd(0x20e)](0x0,0x3)+_0x3248dd(0x1cc),_0x2b5563=_0x3248dd(0x1ff)+_0x12e4c1,_0x55acda=_0x3248dd(0x1e6)+_0x12e4c1;if(!_0x24e21c[_0x3248dd(0x21e)])continue;if(_0x2ec088!=_0x24e21c[_0x3248dd(0x239)]()[_0x3248dd(0x1aa)][_0x3248dd(0x1b2)](_0x3248dd(0x202)))continue;if(_0x24e21c[_0x3248dd(0x1f6)](_0x256872))continue;const _0x4a8115=_0x11a3fd[_0x3248dd(0x23a)](_0x5190d3)?_0x11a3fd[_0x3248dd(0x1ad)](_0x5190d3)-0x1:0x0,_0x531fd4=this[_0x3248dd(0x1b8)](_0x24e21c),_0x49c800=_0x531fd4[_0x2b5563],_0xe9fb57=_0x531fd4[_0x55acda];_0x49c800<=_0xe9ac37[_0x185bc7]&&_0xe9ac37[_0x185bc7]+_0x4a8115<=_0xe9fb57&&(_0x24e21c[_0x3248dd(0x1d8)](_0x256872),_0x2ae72e=!0x0);}return _0x2ae72e;};_0x25e35c[_0x530390(0x23c)][_0x530390(0x1eb)][_0x530390(0x203)](_0x58fb4b=>{const _0x52a471=_0x530390;let _0x2889de=!0x1;for(const _0x46f1b3 of _0x25e35c[_0x52a471(0x23c)][_0x52a471(0x1eb)][_0x52a471(0x200)][_0x52a471(0x233)]())if(_0x52a471(0x1de)==_0x46f1b3[_0x52a471(0x1ac)]){if(_0x52a471(0x242)==_0x46f1b3[_0x52a471(0x1d2)]){for(const _0x3e5911 of _0x46f1b3[_0x52a471(0x224)][_0x52a471(0x1c6)][_0x52a471(0x21b)]())_0x2889de=_0x2889de||_0xb4f2d0(_0x3e5911,_0x58fb4b);}else _0x52a471(0x1b4)==_0x46f1b3[_0x52a471(0x1d2)]&&(_0x2889de=_0x2889de||_0xb4f2d0(_0x46f1b3[_0x52a471(0x224)][_0x52a471(0x1c6)],_0x58fb4b));}return _0x2889de;});}[_0x3bc7ef(0x1b8)](_0xafe003){const _0x118a2c=_0x3bc7ef;return this[_0x118a2c(0x247)](_0xafe003[_0x118a2c(0x1c7)]()[_0x118a2c(0x217)](_0x4fac90=>_0x4fac90[_0x118a2c(0x1aa)][_0x118a2c(0x1c6)]));}}function Ee(_0x45062a){const _0x2f2a10=_0x3bc7ef;return Array[_0x2f2a10(0x1cd)](new Set(_0x45062a)[_0x2f2a10(0x1c4)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d1b20=_0xc532;(function(_0x441f84,_0x439223){const _0x5b2e67=_0xc532,_0x39879c=_0x441f84();while(!![]){try{const _0x43df07=-parseInt(_0x5b2e67(0x13e))/0x1+parseInt(_0x5b2e67(0x136))/0x2*(-parseInt(_0x5b2e67(0x138))/0x3)+parseInt(_0x5b2e67(0x134))/0x4+-parseInt(_0x5b2e67(0x145))/0x5+parseInt(_0x5b2e67(0x13a))/0x6*(-parseInt(_0x5b2e67(0x13c))/0x7)+parseInt(_0x5b2e67(0x147))/0x8+parseInt(_0x5b2e67(0x137))/0x9*(parseInt(_0x5b2e67(0x143))/0xa);if(_0x43df07===_0x439223)break;else _0x39879c['push'](_0x39879c['shift']());}catch(_0x544ff5){_0x39879c['push'](_0x39879c['shift']());}}}(_0x553a,0x1fdec));import{Plugin as _0x998688}from'ckeditor5/src/core.js';function _0xc532(_0x2de6a6,_0x8ffe6c){const _0x553a16=_0x553a();return _0xc532=function(_0xc53235,_0x29117b){_0xc53235=_0xc53235-0x134;let _0x13c17e=_0x553a16[_0xc53235];return _0x13c17e;},_0xc532(_0x2de6a6,_0x8ffe6c);}import _0x2d20b9 from'./table.js';export default class Mt extends _0x998688{static get[_0x2d1b20(0x13f)](){return[_0x2d20b9];}[_0x2d1b20(0x141)](){const _0x725cd3=_0x2d1b20,_0x40b1b9=this[_0x725cd3(0x139)];if(!_0x40b1b9[_0x725cd3(0x135)][_0x725cd3(0x13d)](_0x725cd3(0x13b)))return;_0x40b1b9[_0x725cd3(0x135)][_0x725cd3(0x144)](_0x725cd3(0x140))[_0x725cd3(0x142)](_0x725cd3(0x146));}}function _0x553a(){const _0x33bd5d=['has','252727uOMOUv','requires','TrackChangesEditing','afterInit','enableCommand','10QxvHya','get','1090705YEYbZn','toggleTableCaption','1006544QRwWDg','771776SOCVBm','plugins','268QhuxFj','6400629UKJntU','4098ECiriI','editor','6gZkayy','TableCaptionEditing','1718437jWqQOg'];_0x553a=function(){return _0x33bd5d;};return _0x553a();}
23
+ const _0xef984a=_0x3f7b;function _0x3f7b(_0x6bc025,_0x1692e9){const _0x1bfd12=_0x1bfd();return _0x3f7b=function(_0x3f7b9f,_0x22127a){_0x3f7b9f=_0x3f7b9f-0x15f;let _0x44d704=_0x1bfd12[_0x3f7b9f];return _0x44d704;},_0x3f7b(_0x6bc025,_0x1692e9);}(function(_0x2184ce,_0x41b80d){const _0x1b679d=_0x3f7b,_0x545a87=_0x2184ce();while(!![]){try{const _0x122fd7=parseInt(_0x1b679d(0x16d))/0x1+-parseInt(_0x1b679d(0x16f))/0x2+parseInt(_0x1b679d(0x160))/0x3+-parseInt(_0x1b679d(0x172))/0x4+parseInt(_0x1b679d(0x15f))/0x5*(-parseInt(_0x1b679d(0x171))/0x6)+parseInt(_0x1b679d(0x16b))/0x7*(-parseInt(_0x1b679d(0x16a))/0x8)+-parseInt(_0x1b679d(0x162))/0x9*(-parseInt(_0x1b679d(0x164))/0xa);if(_0x122fd7===_0x41b80d)break;else _0x545a87['push'](_0x545a87['shift']());}catch(_0x2c583c){_0x545a87['push'](_0x545a87['shift']());}}}(_0x1bfd,0xadb53));import{Plugin as _0x128c39}from'ckeditor5/src/core.js';function _0x1bfd(){const _0x4447fa=['plugins','TrackChangesEditing','TableCaptionEditing','toggleTableCaption','784DqkmGU','79702IzasqD','editor','563663jprQHc','has','2609646NIuzDo','afterInit','4225710XuWfLc','3055960WlSOqt','10OYSXIE','2569308nZpaOg','requires','531xCqHhv','get','658410tgyVwT','enableCommand'];_0x1bfd=function(){return _0x4447fa;};return _0x1bfd();}import _0x31466c from'./table.js';export default class Mt extends _0x128c39{static get[_0xef984a(0x161)](){return[_0x31466c];}[_0xef984a(0x170)](){const _0x54b2de=_0xef984a,_0x411415=this[_0x54b2de(0x16c)];if(!_0x411415[_0x54b2de(0x166)][_0x54b2de(0x16e)](_0x54b2de(0x168)))return;_0x411415[_0x54b2de(0x166)][_0x54b2de(0x163)](_0x54b2de(0x167))[_0x54b2de(0x165)](_0x54b2de(0x169));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45421b=_0x4183;(function(_0x13d5d3,_0x25d33f){const _0x53be13=_0x4183,_0xf47efd=_0x13d5d3();while(!![]){try{const _0x123e25=-parseInt(_0x53be13(0x17b))/0x1+parseInt(_0x53be13(0x11c))/0x2+-parseInt(_0x53be13(0xf2))/0x3+-parseInt(_0x53be13(0xdb))/0x4*(-parseInt(_0x53be13(0x198))/0x5)+parseInt(_0x53be13(0x13b))/0x6+parseInt(_0x53be13(0x14c))/0x7+-parseInt(_0x53be13(0x14a))/0x8;if(_0x123e25===_0x25d33f)break;else _0xf47efd['push'](_0xf47efd['shift']());}catch(_0xaf655e){_0xf47efd['push'](_0xf47efd['shift']());}}}(_0x1c2f,0x428ae));import{getTranslation as _0x51e950}from'../utils/common-translations.js';import{Plugin as _0x57dba7}from'ckeditor5/src/core.js';function _0x1c2f(){const _0x55b050=['suggestionUnloaded','getColumnIndexes','add','_replaceTableSlotCell','filter','discard','markMultiRangeDeletion','position','editingDowncast','rootName','return','$graveyard','afterInit','insert','clipboardOutput','value','getRanges','removeMarker','tableCellBorderWidth','set','createElement','createRange','tableCellSuggestion','batch','3002010iiFJkN','getRows','TableUtils','join','conversion','nextSibling','has','insertionRanges','_isForcedDefaultExecutionBlock','suggestion-td','endColumn','updateMarker','markers','get','ck-suggestion-marker--active','779072iEPaOV','tablePasteRow','2502521UuldxZ','activeMarkers','ck-suggestion-marker','tableCellHorizontalAlignment','removeMarkers','redo','move','paragraph','formatBlock','getChild','isInContent','tablePasteChainId','Users','markerToHighlight','content','call','rowInsertionRanges','getChildren','last','markerName','tableCellPadding','fromEntries','ck-suggestion-marker-insertion','column','registerDescriptionCallback','setAttribute','view','markMultiRangeInsertion','first','listenTo','nodeAfter','_getCoordsForCells','author','_suggestionFactory','entries','removeColumns','isEmpty','documentSelection','oldRange','getTableIfOnlyTableInContent','register','rows','previousSibling','root','newRange','fromRange','fill','262818SMMuGM','TableClipboard','columnInsertionIndexes','keys','getAttributes','remove','getContainedElement','length','editing','tableCellBackgroundColor','previous','requires','differ','getSuggestionCallback','createRangeOn','hasSuggestion','getSuggestion','tableCellBorderColor','deletionRanges','markMultiRangeBlockFormat','detach','getShiftedBy','createRangeIn','tablePaste','table','getChanges','map','descriptionFactory','some','5BvmfxN','unwrap','next','getItems','insertColumns','markerAttributes','high','element','insertion','locale','push','find','getAllAdjacentSuggestions','end','915476RukcQA','trackChanges','accept','stop','insertContent','createTableWalker','getChangedMarkers','elementToElement','commands','containsRange','createPositionBefore','from','TrackChangesEditing','setAttributes','schema','attributes','endRow','columns','dataDowncast','low','getMarkers','removeRows','suggestion','1485642PmpsUA','findAncestor','type','showSuggestionHighlights','registerPostFixer','registerCustomCallback','_splitMarkerName','options','includes','forceDefaultExecution','getSelectionAffectedTableCells','cell','getRowIndexes','rowInsertionIndexes','forEach','getColumns','isEqual','reduce','plugins','*Replace\x20table\x20cells*','cells','getSuggestions','for','startsWith','tablePasteColumn','document','editor','deletion','row','suggestionLoaded','_createdBatches','change','tableCellVerticalAlignment','subType','tablePasteCell','suggestion:formatBlock:tablePasteCell','getRange','insertRows','model','_tablePostFixingSubtypes','tableCell','name','82534JXmJWQ','start','wrap','tableCellBorderStyle','selection','every','columnInsertionRanges'];_0x1c2f=function(){return _0x55b050;};return _0x1c2f();}import{LiveRange as _0x573b91}from'ckeditor5/src/engine.js';import{uid as _0x2b169c,priorities as _0x3444ac}from'ckeditor5/src/utils.js';function _0x4183(_0x347b2a,_0x1312b8){const _0x1c2f2e=_0x1c2f();return _0x4183=function(_0x418344,_0x2aa133){_0x418344=_0x418344-0xdb;let _0x3cfc89=_0x1c2f2e[_0x418344];return _0x3cfc89;},_0x4183(_0x347b2a,_0x1312b8);}import _0x162f88 from'./table.js';const ge=[_0x45421b(0x135),_0x45421b(0x18c),_0x45421b(0x11f),_0x45421b(0x14f),_0x45421b(0x112),_0x45421b(0x184),_0x45421b(0x160)],Ce=Object[_0x45421b(0x161)](ge[_0x45421b(0x195)](_0x151b39=>[_0x151b39,null]));export default class It extends _0x57dba7{static get[_0x45421b(0x186)](){return[_0x162f88];}[_0x45421b(0x12f)](){const _0xec2869=_0x45421b,_0x26374b=this[_0xec2869(0x10c)];if(!_0x26374b[_0xec2869(0x104)][_0xec2869(0x141)](_0xec2869(0x17c)))return;const _0x5aef8f=_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0xec2869(0xe7)),_0x54637d=_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0xec2869(0x13d)),_0x40615d=_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0x162f88),_0x1ba33f=_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0xec2869(0x17c));_0x40615d[_0xec2869(0x119)][_0xec2869(0x1a2)](_0xec2869(0x14b),_0xec2869(0x10a)),_0x26374b[_0xec2869(0x118)][_0xec2869(0xe9)][_0xec2869(0x174)](_0xec2869(0x139),{'allowIn':_0xec2869(0x11a),'allowContentOf':_0xec2869(0x11a),'isLimit':!0x0}),_0x26374b[_0xec2869(0x13f)][_0xec2869(0xe2)]({'model':_0xec2869(0x139),'view':_0xec2869(0x144)});let _0x41bfa1=null;_0x26374b[_0xec2869(0x118)]['on'](_0xec2869(0xdf),(_0x1d8435,_0x6e788e)=>{const _0x533da7=_0xec2869,[_0x5cb84d,_0x33d178]=_0x6e788e,_0x5e1ee4=_0x6e788e[_0x6e788e[_0x533da7(0x182)]-0x1];_0x5e1ee4&&_0x5e1ee4[_0x533da7(0xfb)]||_0x5aef8f[_0x533da7(0x143)]||this[_0x533da7(0x10c)][_0x533da7(0xe3)][_0x533da7(0x148)](_0x533da7(0xdc))[_0x533da7(0x132)]&&function(_0x36256d,_0x4650f9,_0x2e275a,_0x370e61,_0xf5c6f6){const _0xac5860=_0x533da7;if(_0x4650f9&&!_0x4650f9['is'](_0xac5860(0x171)))return!0x1;const _0x10ba98=_0xf5c6f6[_0xac5860(0x173)](_0x36256d,_0x2e275a);if(!_0x10ba98||!he(_0x10ba98,void 0x0,_0x370e61))return!0x1;const _0x17abec=_0x370e61[_0xac5860(0xfc)](_0x2e275a[_0xac5860(0x10b)][_0xac5860(0x120)]);if(!_0x17abec[_0xac5860(0x182)])return!0x1;const _0x47ea9f=_0x17abec[0x0][_0xac5860(0xf3)](_0xac5860(0x193)),_0x275307=_0x370e61[_0xac5860(0xfe)](_0x17abec),_0x96a912=_0x370e61[_0xac5860(0x124)](_0x17abec),_0xb95061={'startRow':_0x275307[_0xac5860(0x168)],'endRow':_0x275307[_0xac5860(0x15e)],'startColumn':_0x96a912[_0xac5860(0x168)],'endColumn':_0x96a912[_0xac5860(0x15e)]};return 0x1==_0x17abec[_0xac5860(0x182)]&&(_0xb95061[_0xac5860(0xeb)]+=_0x370e61[_0xac5860(0x13c)](_0x10ba98)-0x1,_0xb95061[_0xac5860(0x145)]+=_0x370e61[_0xac5860(0x101)](_0x10ba98)-0x1),he(_0x47ea9f,_0xb95061,_0x370e61);}(_0x5cb84d,_0x33d178,_0x26374b[_0x533da7(0x118)],_0x54637d,_0x1ba33f)&&(_0x1d8435[_0x533da7(0xde)](),_0x41bfa1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x26374b[_0x533da7(0x118)][_0x533da7(0x111)](()=>{const _0x4ec45d=_0x533da7;_0x26374b[_0x4ec45d(0x118)][_0x4ec45d(0xdf)](_0x6e788e[0x0],_0x6e788e[0x1],_0x6e788e[0x2],{'forceDefaultExecution':!0x0});const _0x1a53e8=_0x2b169c(),{rowInsertionRanges:_0x624286,columnInsertionRanges:_0x1cc587,insertionRanges:_0x4cc855,deletionRanges:_0x5a18bb,cells:_0x52fd8e}=_0x41bfa1;_0x624286[_0x4ec45d(0x182)]&&_0x5aef8f[_0x4ec45d(0x167)](_0x624286,_0x4ec45d(0x14b),{'tablePasteChainId':_0x1a53e8}),_0x1cc587[_0x4ec45d(0x182)]&&_0x5aef8f[_0x4ec45d(0x167)](_0x1cc587,_0x4ec45d(0x10a),{'tablePasteChainId':_0x1a53e8}),_0x4cc855[_0x4ec45d(0x182)]&&(_0x5aef8f[_0x4ec45d(0x167)](_0x4cc855,_0x4ec45d(0x192),{'tablePasteChainId':_0x1a53e8,'skipNestingCheck':!0x0}),_0x4cc855[_0x4ec45d(0x100)](_0x1b1741=>{const _0x4338d5=_0x4ec45d;var _0x41e596;return null===(_0x41e596=_0x1b1741[_0x4338d5(0x18f)])||void 0x0===_0x41e596?void 0x0:_0x41e596[_0x4338d5(0x15b)](_0x1b1741);})),_0x5a18bb[_0x4ec45d(0x182)]&&(_0x5aef8f[_0x4ec45d(0x129)](_0x5a18bb,_0x4ec45d(0x192),{'tablePasteChainId':_0x1a53e8,'skipNestingCheck':!0x0}),_0x5a18bb[_0x4ec45d(0x100)](_0x1633a5=>{const _0x2c394d=_0x4ec45d;var _0x3d9cc9;return null===(_0x3d9cc9=_0x1633a5[_0x2c394d(0x18f)])||void 0x0===_0x3d9cc9?void 0x0:_0x3d9cc9[_0x2c394d(0x15b)](_0x1633a5);}));const _0x575777=_0x5aef8f[_0x4ec45d(0x18e)](_0x52fd8e[_0x4ec45d(0x195)](({element:_0x5830cf})=>_0x5830cf),{'formatGroupId':_0x2b169c()},[],_0x4ec45d(0x114),{'tablePasteChainId':_0x1a53e8});if(_0x575777){const _0x96eaa1=_0x575777[_0x4ec45d(0xef)](),_0x22094b=[];for(const {element:_0xa21de9,attributes:_0x153e4e}of _0x52fd8e){if(!_0x153e4e)continue;const _0x36a67b=_0x26374b[_0x4ec45d(0x118)][_0x4ec45d(0x189)](_0xa21de9),_0x294661=_0x96eaa1[_0x4ec45d(0x1a3)](_0x1d2f8b=>_0x1d2f8b[_0x4ec45d(0x116)]()[_0x4ec45d(0x102)](_0x36a67b));_0x294661&&_0x22094b[_0x4ec45d(0x1a2)]([_0x294661[_0x4ec45d(0x11b)],_0x153e4e]);}_0x22094b[_0x4ec45d(0x182)]&&_0x575777[_0x4ec45d(0x165)](_0x4ec45d(0x19d),Object[_0x4ec45d(0x161)](_0x22094b));}_0x41bfa1=null;}));},{'priority':_0x3444ac[_0xec2869(0x19e)]+0xa}),_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0xec2869(0x17c))['on'](_0xec2869(0x126),(_0x2d32fb,_0x4a27ef)=>{const _0x3b5314=_0xec2869,[_0x5a9481,_0x16151e,,_0x14fe6d]=_0x4a27ef;if(!_0x41bfa1)return;_0x2d32fb[_0x3b5314(0xde)]();const _0x5711eb=_0x5a9481[_0x3b5314(0xfd)],_0x1da180=_0x16151e,_0x240373=Pe(_0x5711eb),_0x3c5006=Pe(_0x1da180);_0x2d32fb[_0x3b5314(0x12d)]=_0x5711eb;let _0x55d644=null,_0x21edc6=null;if(_0x3c5006||_0x240373){if(_0x240373&&!_0x3c5006){_0x14fe6d[_0x3b5314(0x180)](_0x5711eb[_0x3b5314(0x155)](0x0));for(const _0x3cb319 of Array[_0x3b5314(0xe6)](_0x1da180[_0x3b5314(0x15d)]()))_0x14fe6d[_0x3b5314(0x130)](_0x3cb319,_0x5711eb,_0x3b5314(0x1a5));const _0x54a5ab=_0x41bfa1[_0x3b5314(0xff)][_0x3b5314(0xfa)](_0x5a9481[_0x3b5314(0x10e)]),_0x2cb967=_0x41bfa1[_0x3b5314(0x17d)][_0x3b5314(0xfa)](_0x5a9481[_0x3b5314(0x163)]);_0x54a5ab||_0x2cb967||(_0x55d644=_0x573b91[_0x3b5314(0x179)](_0x14fe6d[_0x3b5314(0x191)](_0x5711eb)));}else _0x3c5006&&!_0x240373&&(_0x21edc6=_0x14fe6d[_0x3b5314(0x191)](_0x5711eb));}else{const _0x51f1b8=_0x14fe6d[_0x3b5314(0x137)](_0x3b5314(0x139)),_0x5cd5b0=_0x14fe6d[_0x3b5314(0x137)](_0x3b5314(0x139));_0x14fe6d[_0x3b5314(0x11e)](_0x14fe6d[_0x3b5314(0x191)](_0x5711eb),_0x5cd5b0),_0x14fe6d[_0x3b5314(0x130)](_0x51f1b8,_0x5711eb,0x0);for(const _0x5e8cec of Array[_0x3b5314(0xe6)](_0x1da180[_0x3b5314(0x15d)]()))_0x14fe6d[_0x3b5314(0x130)](_0x5e8cec,_0x51f1b8,_0x3b5314(0x1a5));_0x55d644=_0x573b91[_0x3b5314(0x179)](_0x14fe6d[_0x3b5314(0x189)](_0x51f1b8)),_0x21edc6=_0x573b91[_0x3b5314(0x179)](_0x14fe6d[_0x3b5314(0x189)](_0x5cd5b0));}const _0x4be861=Array[_0x3b5314(0xe6)](_0x1da180[_0x3b5314(0x17f)]())[_0x3b5314(0x127)](([_0x3e3c37])=>ge[_0x3b5314(0xfa)](_0x3e3c37));_0x41bfa1[_0x3b5314(0x106)][_0x3b5314(0x1a2)]({'element':_0x5711eb,'attributes':_0x4be861[_0x3b5314(0x182)]?Object[_0x3b5314(0x161)](_0x4be861):null}),_0x55d644&&_0x41bfa1[_0x3b5314(0x142)][_0x3b5314(0x1a2)](_0x55d644),_0x21edc6&&_0x41bfa1[_0x3b5314(0x18d)][_0x3b5314(0x1a2)](_0x21edc6);},{'priority':_0xec2869(0x19e)}),_0x54637d['on'](_0xec2869(0x19c),(_0x2f998b,_0x25cb59)=>{const _0x111aa1=_0xec2869,[_0x2cb2c4,_0x1aee68={}]=_0x25cb59;if(!_0x41bfa1)return;const _0x40de9b=_0x1aee68['at']||0x0,_0x3bd694=_0x1aee68[_0x111aa1(0xec)]||0x1;_0x41bfa1[_0x111aa1(0x17d)]=new Array(_0x3bd694)[_0x111aa1(0x17a)](_0x40de9b)[_0x111aa1(0x195)]((_0x4e10a4,_0x440ab4)=>_0x4e10a4+_0x440ab4);for(const {cell:_0x2490cd}of _0x54637d[_0x111aa1(0xe0)](_0x2cb2c4,{'startColumn':_0x40de9b,'endColumn':_0x40de9b+_0x3bd694-0x1}))_0x41bfa1[_0x111aa1(0x122)][_0x111aa1(0x1a2)](_0x26374b[_0x111aa1(0x118)][_0x111aa1(0x189)](_0x2490cd));},{'priority':_0xec2869(0xee)}),_0x54637d['on'](_0xec2869(0x117),(_0xdf6470,_0x419dfa)=>{const _0x472c19=_0xec2869,[_0x5f2753,_0x3c2e6e={}]=_0x419dfa;if(!_0x41bfa1)return;const _0x58f4b2=_0x3c2e6e['at']||0x0,_0x936674=_0x3c2e6e[_0x472c19(0x175)]||0x1;_0x41bfa1[_0x472c19(0xff)]=new Array(_0x936674)[_0x472c19(0x17a)](_0x58f4b2)[_0x472c19(0x195)]((_0x3cd184,_0x2ac237)=>_0x3cd184+_0x2ac237);for(const {cell:_0x37b7db}of _0x54637d[_0x472c19(0xe0)](_0x5f2753,{'startRow':_0x58f4b2,'endRow':_0x58f4b2+_0x936674-0x1}))_0x41bfa1[_0x472c19(0x15c)][_0x472c19(0x1a2)](_0x26374b[_0x472c19(0x118)][_0x472c19(0x189)](_0x37b7db));},{'priority':_0xec2869(0xee)}),_0x5aef8f[_0xec2869(0x196)][_0xec2869(0x164)](_0x13aab7=>{const _0x2773e1=_0xec2869;if(_0x13aab7[_0x2773e1(0x113)]&&_0x13aab7[_0x2773e1(0x113)][_0x2773e1(0x109)](_0x2773e1(0x192)))return _0x13aab7[_0x2773e1(0x185)]?{}:{'type':_0x2773e1(0x1a0),'content':_0x51e950(_0x26374b[_0x2773e1(0x1a1)],_0x2773e1(0x105))};});const _0x57e058=()=>!0x1;for(const _0x1c4f3d of[_0xec2869(0x192),_0xec2869(0x10a),_0xec2869(0x14b),_0xec2869(0x114)])_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x1a0),_0x1c4f3d,_0xec2869(0x13e),_0x57e058),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x10d),_0x1c4f3d,_0xec2869(0x13e),_0x57e058),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x154),_0x1c4f3d,_0xec2869(0x13e),_0x57e058);_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x154),_0xec2869(0x114),_0xec2869(0x128),_0x57e058),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x154),_0xec2869(0x114),_0xec2869(0xdd),(_0x5bb487,_0x212cd7,_0x27ff16)=>{const _0x23a3ef=_0xec2869,_0x421511=_0x5bb487[_0x23a3ef(0x195)](_0x59d0ad=>_0x59d0ad[_0x23a3ef(0x181)]())[_0x23a3ef(0x127)](_0x1293ea=>_0x1293ea),_0x3eca3f=new Map(_0x421511[_0x23a3ef(0x195)](_0x4a57a0=>[_0x4a57a0,null]));if(_0x41bfa1){for(const {element:_0x157352,attributes:_0x1cd47e}of _0x41bfa1[_0x23a3ef(0x106)])_0x1cd47e&&_0x3eca3f[_0x23a3ef(0x136)](_0x157352,_0x1cd47e);}else{if(_0x27ff16&&_0x27ff16[_0x23a3ef(0x19d)])for(const [_0x2d3a0a,_0x5f03f2]of Object[_0x23a3ef(0x16e)](_0x27ff16[_0x23a3ef(0x19d)])){const _0x2ec863=_0x26374b[_0x23a3ef(0x118)][_0x23a3ef(0x147)][_0x23a3ef(0x148)](_0x2d3a0a),_0x2264f7=_0x2ec863?_0x2ec863[_0x23a3ef(0x116)]()[_0x23a3ef(0x181)]():null;_0x2264f7&&_0x3eca3f[_0x23a3ef(0x136)](_0x2264f7,_0x5f03f2);}}_0x26374b[_0x23a3ef(0x118)][_0x23a3ef(0x111)](_0x22212a=>{const _0x5a0867=_0x23a3ef;for(const [_0x204bb8,_0x497c35]of _0x3eca3f)_0x22212a[_0x5a0867(0xe8)]({...Ce,..._0x497c35},_0x204bb8);});});const _0x1231d8=(_0x7140a0,_0x514a44)=>{const _0x4fafbe=_0xec2869;_0x5aef8f[_0x4fafbe(0x16d)][_0x4fafbe(0xf7)](_0x7140a0,_0x4fafbe(0x192),_0x514a44,(_0x3b9462,_0xa34e8d,_0x2fd602)=>{const _0x1871d8=_0x4fafbe;_0x26374b[_0x1871d8(0x118)][_0x1871d8(0x111)](_0x572aec=>{const _0x3ac8c6=_0x1871d8,_0x33eee3=[];for(const _0x18f5e4 of _0x3b9462){const _0x14bf78=_0x18f5e4[_0x3ac8c6(0x11d)][_0x3ac8c6(0x16a)];_0x14bf78['is'](_0x3ac8c6(0x19f),_0x3ac8c6(0x139))&&_0x33eee3[_0x3ac8c6(0x1a2)](_0x14bf78);}_0x5aef8f[_0x3ac8c6(0x16d)][_0x3ac8c6(0x188)](_0x7140a0,null,_0x514a44)(_0x3b9462,_0xa34e8d,_0x2fd602);for(const _0x2744b7 of _0x33eee3)_0x3ac8c6(0x12e)!=_0x2744b7[_0x3ac8c6(0x177)][_0x3ac8c6(0x12c)]&&_0x572aec[_0x3ac8c6(0x199)](_0x2744b7);});});};_0x1231d8(_0xec2869(0x1a0),_0xec2869(0xdd)),_0x1231d8(_0xec2869(0x1a0),_0xec2869(0x128)),_0x1231d8(_0xec2869(0x10d),_0xec2869(0xdd)),_0x1231d8(_0xec2869(0x10d),_0xec2869(0x128)),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x1a0),_0xec2869(0x14b),_0xec2869(0x128),_0x4a65c4=>{const _0xec4419=_0xec2869,_0x76f641=_0x4a65c4[_0xec4419(0x195)](_0xf0a221=>_0xf0a221[_0xec4419(0x181)]()),_0x233699=_0x76f641[0x0][_0xec4419(0xf3)](_0xec4419(0x193)),{minRow:_0x224455,maxRow:_0x237d6b}=_0x40615d[_0xec4419(0x16b)](_0x76f641);_0x54637d[_0xec4419(0xf0)](_0x233699,{'at':_0x224455,'rows':_0x237d6b-_0x224455+0x1});}),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x1a0),_0xec2869(0x10a),_0xec2869(0x128),_0x3fcbce=>{const _0x3797c0=_0xec2869,_0x1ae4c8=_0x3fcbce[_0x3797c0(0x195)](_0x499334=>_0x499334[_0x3797c0(0x181)]()),_0x59b8d0=_0x1ae4c8[0x0][_0x3797c0(0xf3)](_0x3797c0(0x193)),{minColumn:_0x47722d,maxColumn:_0x593858}=_0x40615d[_0x3797c0(0x16b)](_0x1ae4c8);_0x54637d[_0x3797c0(0x16f)](_0x59b8d0,{'at':_0x47722d,'columns':_0x593858-_0x47722d+0x1});});const _0x4c3a52=(_0x24bdff,_0x27aa36)=>{const _0x57b9f4=_0xec2869;if(!_0x27aa36[_0x57b9f4(0x113)]||!_0x27aa36[_0x57b9f4(0x113)][_0x57b9f4(0x109)](_0x57b9f4(0x192)))return;const _0x4f6dc2=_0x27aa36[_0x57b9f4(0xea)][_0x57b9f4(0x157)],_0x22ea3f=_0x5aef8f[_0x57b9f4(0x107)]()[_0x57b9f4(0x127)](_0xb690cd=>_0xb690cd[_0x57b9f4(0x156)]&&_0xb690cd[_0x57b9f4(0xea)]&&_0xb690cd[_0x57b9f4(0xea)][_0x57b9f4(0x157)]==_0x4f6dc2);_0x22ea3f[_0x57b9f4(0x182)]&&_0x27aa36[_0x57b9f4(0x1a4)]()[_0x57b9f4(0x182)]!=_0x22ea3f[_0x57b9f4(0x182)]&&_0x22ea3f[_0x57b9f4(0x103)]((_0x325be7,_0x30fee5)=>(_0x325be7[_0x57b9f4(0x19a)]=_0x30fee5,_0x30fee5[_0x57b9f4(0x185)]=_0x325be7,_0x30fee5));};function _0x15f041(_0x2a592a,_0x5897e7=!0x0){const _0x4acb46=_0xec2869,{id:_0x15a835}=_0x5aef8f[_0x4acb46(0xf8)](_0x2a592a[_0x4acb46(0x15f)]),_0x37505e=[_0x4acb46(0x14e),_0x4acb46(0x162)],_0x5c837c=_0x5aef8f[_0x4acb46(0x14d)][_0x4acb46(0xfa)](_0x2a592a[_0x4acb46(0x15f)]);return _0x5c837c&&_0x37505e[_0x4acb46(0x1a2)](_0x4acb46(0x149)),{'classes':_0x37505e,'attributes':{'data-suggestion':_0x15a835},'priority':_0x5c837c&&_0x5897e7?0xbc2:0xbb8};}_0x5aef8f['on'](_0xec2869(0x10f),_0x4c3a52,{'priority':_0xec2869(0x19e)}),_0x5aef8f['on'](_0xec2869(0x123),_0x4c3a52,{'priority':_0xec2869(0x19e)}),_0x26374b[_0xec2869(0x118)][_0xec2869(0x10b)][_0xec2869(0xf6)](()=>{const _0x4c5001=_0xec2869;let _0xdb9744=!0x1;const _0x4f6e47=Array[_0x4c5001(0xe6)](_0x26374b[_0x4c5001(0x118)][_0x4c5001(0x10b)][_0x4c5001(0x187)][_0x4c5001(0xe1)]());for(const {name:_0x41b402,data:_0xc87d1f}of _0x4f6e47){const {group:_0x256912,type:_0x29c08b,id:_0x483dd8}=_0x5aef8f[_0x4c5001(0xf8)](_0x41b402);if(_0x4c5001(0xf1)!=_0x256912||_0x4c5001(0x10d)!=_0x29c08b||_0xc87d1f[_0x4c5001(0x172)])continue;if(!_0x5aef8f[_0x4c5001(0x18a)](_0x483dd8))continue;const _0x1f51dd=_0x5aef8f[_0x4c5001(0x18b)](_0x483dd8)[_0x4c5001(0x133)](),_0x3965e4=_0x26374b[_0x4c5001(0x104)][_0x4c5001(0x148)](_0x4c5001(0x158))['me'];for(const _0x583ca2 of _0x5aef8f[_0x4c5001(0x107)]()){if(!_0x583ca2[_0x4c5001(0x156)]||_0x583ca2[_0x4c5001(0x16c)]!=_0x3965e4)continue;if(_0x4c5001(0x154)!=_0x583ca2[_0x4c5001(0xf4)]||_0x4c5001(0x114)!=_0x583ca2[_0x4c5001(0x113)])continue;if(_0x583ca2[_0x4c5001(0x133)]()[_0x4c5001(0x121)](_0x3c9340=>_0x1f51dd[_0x4c5001(0x197)](_0x167bca=>_0x167bca[_0x4c5001(0xe4)](_0x3c9340,!0x0)))){for(const _0x3f4b06 of _0x583ca2[_0x4c5001(0x1a4)]())_0x3f4b06[_0x4c5001(0x156)]&&(_0x3f4b06[_0x4c5001(0x128)](),_0xdb9744=!0x0);}}}return _0xdb9744;}),_0x26374b[_0xec2869(0x118)][_0xec2869(0x10b)][_0xec2869(0xf6)](_0x38b474=>{const _0x57296=_0xec2869,_0x393b9d=_0x26374b[_0x57296(0xe3)][_0x57296(0x148)](_0x57296(0x151));if(!_0x393b9d||!_0x393b9d[_0x57296(0x110)][_0x57296(0x141)](_0x38b474[_0x57296(0x13a)]))return!0x1;let _0x3d2a32=!0x1;const _0x481a8d=_0x26374b[_0x57296(0x104)][_0x57296(0x148)](_0x57296(0x158))['me'],_0x2ca87c=_0x26374b[_0x57296(0x118)][_0x57296(0x10b)][_0x57296(0x187)][_0x57296(0x194)](),_0x20e19c=Array[_0x57296(0xe6)](_0x26374b[_0x57296(0x118)][_0x57296(0x10b)][_0x57296(0x187)][_0x57296(0xe1)]())[_0x57296(0x127)](({name:_0xf141a8,data:_0xf584ba})=>{const _0x43c837=_0x57296,{group:_0x327bb3,subType:_0x4dc788,authorId:_0x2fcd2b}=_0x5aef8f[_0x43c837(0xf8)](_0xf141a8);return _0x43c837(0xf1)==_0x327bb3&&_0x43c837(0x192)==_0x4dc788&&_0x2fcd2b==_0x481a8d['id']&&!_0xf584ba[_0x43c837(0x172)];});for(const _0x59dda0 of _0x2ca87c){if(_0x57296(0x130)!=_0x59dda0[_0x57296(0xf4)]||_0x57296(0x139)!=_0x59dda0[_0x57296(0x11b)]||0x1!=_0x59dda0[_0x57296(0x182)])continue;const _0x45a570=_0x38b474[_0x57296(0x138)](_0x59dda0[_0x57296(0x12a)],_0x59dda0[_0x57296(0x12a)][_0x57296(0x190)](0x1));if(!_0x20e19c[_0x57296(0x1a3)](({data:_0x2bc7f0})=>_0x2bc7f0[_0x57296(0x178)][_0x57296(0x102)](_0x45a570))){for(const {name:_0x2ec93a,data:_0x54ab6c}of _0x20e19c)if(_0x45a570[_0x57296(0xe4)](_0x54ab6c[_0x57296(0x178)])){_0x38b474[_0x57296(0x146)](_0x2ec93a,{'range':_0x45a570}),_0x3d2a32=!0x0;break;}}}return _0x3d2a32;}),_0x26374b[_0xec2869(0x118)][_0xec2869(0x10b)][_0xec2869(0xf6)](_0x435989=>{const _0x13b7e3=_0xec2869;let _0x39dfb4=!0x1;const _0x56bf65=_0x26374b[_0x13b7e3(0x104)][_0x13b7e3(0x148)](_0x13b7e3(0x158))['me'],_0xa2ca1a=_0x5aef8f[_0x13b7e3(0x107)]()[_0x13b7e3(0x127)](_0xa5d99a=>_0xa5d99a[_0x13b7e3(0x156)]&&_0xa5d99a[_0x13b7e3(0x16c)]==_0x56bf65),_0x2293bf=new Set(),_0x54f22f=new Set();for(const _0x387533 of _0xa2ca1a)if(_0x13b7e3(0x192)==_0x387533[_0x13b7e3(0x113)])for(const _0x550a20 of _0x387533[_0x13b7e3(0xef)]()){const _0x4c49c7=_0x550a20[_0x13b7e3(0x116)]()[_0x13b7e3(0x181)]();if(_0x4c49c7){if(_0x4c49c7['is'](_0x13b7e3(0x19f),_0x13b7e3(0x139))&&Pe(_0x4c49c7)){_0x387533[_0x13b7e3(0x134)](_0x550a20[_0x13b7e3(0x11b)]),_0x2293bf[_0x13b7e3(0x125)](_0x4c49c7),_0x39dfb4=!0x0;const _0xaed4a9=_0x4c49c7[_0x13b7e3(0x140)],_0xc7e312=_0x4c49c7[_0x13b7e3(0x176)],_0x3c962c=_0xaed4a9&&_0xaed4a9['is'](_0x13b7e3(0x19f),_0x13b7e3(0x139)),_0x504a2e=_0xc7e312&&_0xc7e312['is'](_0x13b7e3(0x19f),_0x13b7e3(0x139));_0x3c962c&&!_0x2293bf[_0x13b7e3(0x141)](_0xaed4a9)&&_0x54f22f[_0x13b7e3(0x125)](_0xaed4a9),_0x504a2e&&!_0x2293bf[_0x13b7e3(0x141)](_0xc7e312)&&_0x54f22f[_0x13b7e3(0x125)](_0xc7e312);}else _0x4c49c7['is'](_0x13b7e3(0x19f),_0x13b7e3(0x153))&&_0x4c49c7[_0x13b7e3(0x170)]&&(_0x387533[_0x13b7e3(0x134)](_0x550a20[_0x13b7e3(0x11b)]),_0x39dfb4=!0x0);}}else{if(_0x13b7e3(0x114)==_0x387533[_0x13b7e3(0x113)]){if(!_0x387533[_0x13b7e3(0xea)]||!_0x387533[_0x13b7e3(0xea)][_0x13b7e3(0x157)])continue;const _0x46d5e8=_0x387533[_0x13b7e3(0xea)][_0x13b7e3(0x19d)];if(_0x46d5e8&&Object[_0x13b7e3(0x17e)](_0x46d5e8)[_0x13b7e3(0x182)])continue;const _0x4f86d0=_0x387533[_0x13b7e3(0xea)][_0x13b7e3(0x157)];let _0x763cd5=!0x0,_0x3937dd=!0x0;for(const _0x31ab03 of _0xa2ca1a)if(_0x31ab03[_0x13b7e3(0x113)]&&_0x31ab03[_0x13b7e3(0x113)][_0x13b7e3(0x109)](_0x13b7e3(0x192))){if(!_0x31ab03[_0x13b7e3(0xea)][_0x13b7e3(0x157)]){_0x3937dd=!0x1;break;}if(_0x31ab03['id']!=_0x387533['id']&&_0x31ab03[_0x13b7e3(0xea)][_0x13b7e3(0x157)]==_0x4f86d0){_0x763cd5=!0x1;break;}}_0x3937dd&&_0x763cd5&&(_0x387533[_0x13b7e3(0x150)](),_0x39dfb4=!0x0);}}for(const _0x46ce78 of _0x2293bf)_0x435989[_0x13b7e3(0x180)](_0x46ce78);for(const _0x4c00c3 of _0x54f22f)_0x435989[_0x13b7e3(0x199)](_0x4c00c3);return _0x39dfb4;}),_0x26374b[_0xec2869(0x13f)][_0xec2869(0x108)](_0xec2869(0x12b))[_0xec2869(0x159)]({'model':_0xec2869(0x115),'view':(_0x525e8c,_0xf924b4)=>_0x15f041(_0x525e8c),'converterPriority':_0xec2869(0x19e)}),_0x26374b[_0xec2869(0x13f)][_0xec2869(0x108)](_0xec2869(0xed))[_0xec2869(0x159)]({'model':_0xec2869(0x115),'view':(_0x1ad1d3,_0x14a861)=>_0x14a861[_0xec2869(0xf9)][_0xec2869(0xf5)]?_0x15f041(_0x1ad1d3,!0x1):null,'converterPriority':_0xec2869(0x19e)});const _0x561d47=_0x26374b[_0xec2869(0x183)][_0xec2869(0x166)];this[_0xec2869(0x169)](_0x561d47[_0xec2869(0x10b)],_0xec2869(0x131),(_0x59133f,_0x1901c3)=>{const _0x3b294f=_0xec2869,_0x159e4b=[];for(const _0x451e40 of _0x561d47[_0x3b294f(0x191)](_0x1901c3[_0x3b294f(0x15a)])[_0x3b294f(0x19b)]())_0x451e40['is'](_0x3b294f(0x19f),_0x3b294f(0x144))&&_0x159e4b[_0x3b294f(0x1a2)](_0x451e40);_0x561d47[_0x3b294f(0x111)](_0x1885e7=>{const _0x58c87c=_0x3b294f;for(const _0x162606 of _0x159e4b)_0x1885e7[_0x58c87c(0x152)](_0x1885e7[_0x58c87c(0x191)](_0x162606),_0x1885e7[_0x58c87c(0xe5)](_0x162606)),_0x1885e7[_0x58c87c(0x180)](_0x162606);});});}}function Pe(_0x117fed){const _0xfe1774=_0x45421b;if(_0x117fed[_0xfe1774(0x170)])return!0x0;const _0x1bf66a=_0x117fed[_0xfe1774(0x155)](0x0);return _0x1bf66a['is'](_0xfe1774(0x19f),_0xfe1774(0x153))&&_0x1bf66a[_0xfe1774(0x170)];}function he(_0x8c2ceb,_0x408c54={},_0x31f5ca){const _0x380cb8=_0x45421b;for(const {isAnchor:_0x42f39a,cellHeight:_0x511d41,cellWidth:_0x5602b1}of _0x31f5ca[_0x380cb8(0xe0)](_0x8c2ceb,{'includeAllSlots':!0x0,..._0x408c54}))if(!_0x42f39a||0x1!=_0x511d41||0x1!=_0x5602b1)return!0x1;return!0x0;}
23
+ const _0x5f4839=_0x19cf;(function(_0x2819ed,_0x47939e){const _0x5589a5=_0x19cf,_0x388288=_0x2819ed();while(!![]){try{const _0x4be641=-parseInt(_0x5589a5(0x155))/0x1+-parseInt(_0x5589a5(0xc2))/0x2*(parseInt(_0x5589a5(0x114))/0x3)+parseInt(_0x5589a5(0x12f))/0x4*(-parseInt(_0x5589a5(0xc6))/0x5)+-parseInt(_0x5589a5(0x13b))/0x6*(parseInt(_0x5589a5(0x13c))/0x7)+-parseInt(_0x5589a5(0xff))/0x8+-parseInt(_0x5589a5(0xcc))/0x9+parseInt(_0x5589a5(0xd2))/0xa;if(_0x4be641===_0x47939e)break;else _0x388288['push'](_0x388288['shift']());}catch(_0x1c058e){_0x388288['push'](_0x388288['shift']());}}}(_0x2924,0x520a5));function _0x19cf(_0x491fba,_0x1e8298){const _0x292428=_0x2924();return _0x19cf=function(_0x19cf74,_0xf6ca91){_0x19cf74=_0x19cf74-0x96;let _0x779f61=_0x292428[_0x19cf74];return _0x779f61;},_0x19cf(_0x491fba,_0x1e8298);}import{getTranslation as _0x57fec4}from'../utils/common-translations.js';function _0x2924(){const _0x2dd9ad=['getColumns','getItems','has','markMultiRangeInsertion','4966344mLSDji','createRange','rows','getRanges','insertColumns','descriptionFactory','25571340bqNMxw','wrap','locale','some','removeRows','return','_suggestionFactory','editingDowncast','*Replace\x20table\x20cells*','getShiftedBy','attributes','find','activeMarkers','TableUtils','suggestion-td','getRange','batch','tablePasteChainId','getSuggestions','columns','endColumn','editor','tableCellBorderColor','rowInsertionIndexes','forEach','subType','getContainedElement','cell','tableCellBorderWidth','document','registerDescriptionCallback','keys','model','updateMarker','getChildren','clipboardOutput','low','insertContent','createElement','map','suggestion:formatBlock:tablePasteCell','startsWith','findAncestor','tablePaste','commands','2679072DGJBjV','register','position','insert','formatBlock','getMarkers','options','registerPostFixer','start','fromRange','isInContent','_tablePostFixingSubtypes','insertion','getChild','elementToElement','requires','columnInsertionRanges','dataDowncast','listenTo','every','getColumnIndexes','27vZUnSW','last','reduce','tableCellVerticalAlignment','root','registerCustomCallback','previous','plugins','get','Users','table','redo','getRowIndexes','move','end','nodeAfter','TableClipboard','suggestion','markMultiRangeDeletion','ck-suggestion-marker','change','rowInsertionRanges','getAttributes','getTableIfOnlyTableInContent','getChanges','entries','getSelectionAffectedTableCells','306596tBEBym','markerToHighlight','markMultiRangeBlockFormat','filter','columnInsertionIndexes','content','oldRange','previousSibling','removeColumns','removeMarker','first','view','12gUtQmv','1828162CiSXLw','createRangeOn','remove','containsRange','author','high','getSuggestion','$graveyard','detach','_splitMarkerName','removeMarkers','documentSelection','markerAttributes','createPositionBefore','deletion','cells','selection','insertionRanges','tableCellSuggestion','conversion','type','unwrap','afterInit','forceDefaultExecution','tableCellPadding','229019xvYwlK','from','fill','name','showSuggestionHighlights','fromEntries','tablePasteCell','TrackChangesEditing','ck-suggestion-marker-insertion','rootName','setAttribute','newRange','getAllAdjacentSuggestions','_getCoordsForCells','differ','push','hasSuggestion','deletionRanges','row','_createdBatches','tableCellHorizontalAlignment','tablePasteRow','tablePasteColumn','markers','suggestionUnloaded','join','_isForcedDefaultExecutionBlock','markerName','isEmpty','insertRows','createRangeIn','getChangedMarkers','includes','trackChanges','nextSibling','next','column','tableCellBorderStyle','discard','value','tableCellBackgroundColor','schema','set','editing','length','getSuggestionCallback','accept','element','call','stop','endRow','paragraph','tableCell','add','suggestionLoaded','ck-suggestion-marker--active','_replaceTableSlotCell','createTableWalker','10334JMPCKg','getRows','setAttributes','for','35viirMM','isEqual'];_0x2924=function(){return _0x2dd9ad;};return _0x2924();}import{Plugin as _0x445134}from'ckeditor5/src/core.js';import{LiveRange as _0x24aa2f}from'ckeditor5/src/engine.js';import{uid as _0x6ebb5e,priorities as _0xcc1b30}from'ckeditor5/src/utils.js';import _0x421ec7 from'./table.js';const ge=[_0x5f4839(0xee),_0x5f4839(0xe8),_0x5f4839(0xad),_0x5f4839(0x9c),_0x5f4839(0x117),_0x5f4839(0xb0),_0x5f4839(0x154)],Ce=Object[_0x5f4839(0x15a)](ge[_0x5f4839(0xf9)](_0x258faa=>[_0x258faa,null]));export default class It extends _0x445134{static get[_0x5f4839(0x10e)](){return[_0x421ec7];}[_0x5f4839(0x152)](){const _0x4da74b=_0x5f4839,_0x3443fc=this[_0x4da74b(0xe7)];if(!_0x3443fc[_0x4da74b(0x11b)][_0x4da74b(0xca)](_0x4da74b(0x124)))return;const _0xe3234c=_0x3443fc[_0x4da74b(0x11b)][_0x4da74b(0x11c)](_0x4da74b(0x15c)),_0x4aa09c=_0x3443fc[_0x4da74b(0x11b)][_0x4da74b(0x11c)](_0x4da74b(0xdf)),_0x44ee9a=_0x3443fc[_0x4da74b(0x11b)][_0x4da74b(0x11c)](_0x421ec7),_0x2de6d2=_0x3443fc[_0x4da74b(0x11b)][_0x4da74b(0x11c)](_0x4da74b(0x124));_0x44ee9a[_0x4da74b(0x10a)][_0x4da74b(0x97)](_0x4da74b(0x9d),_0x4da74b(0x9e)),_0x3443fc[_0x4da74b(0xf2)][_0x4da74b(0xb1)][_0x4da74b(0x100)](_0x4da74b(0x14e),{'allowIn':_0x4da74b(0xbc),'allowContentOf':_0x4da74b(0xbc),'isLimit':!0x0}),_0x3443fc[_0x4da74b(0x14f)][_0x4da74b(0x10d)]({'model':_0x4da74b(0x14e),'view':_0x4da74b(0xe0)});let _0x348518=null;_0x3443fc[_0x4da74b(0xf2)]['on'](_0x4da74b(0xf7),(_0x10e4af,_0x3d99e2)=>{const _0x2bb2ad=_0x4da74b,[_0x1cdc52,_0x3232ee]=_0x3d99e2,_0x2123b2=_0x3d99e2[_0x3d99e2[_0x2bb2ad(0xb4)]-0x1];_0x2123b2&&_0x2123b2[_0x2bb2ad(0x153)]||_0xe3234c[_0x2bb2ad(0xa2)]||this[_0x2bb2ad(0xe7)][_0x2bb2ad(0xfe)][_0x2bb2ad(0x11c)](_0x2bb2ad(0xa9))[_0x2bb2ad(0xaf)]&&function(_0x90429,_0x4ed6a8,_0x44d3ea,_0x54739f,_0x54eb06){const _0x4442a0=_0x2bb2ad;if(_0x4ed6a8&&!_0x4ed6a8['is'](_0x4442a0(0x147)))return!0x1;const _0x23ef05=_0x54eb06[_0x4442a0(0x12b)](_0x90429,_0x44d3ea);if(!_0x23ef05||!he(_0x23ef05,void 0x0,_0x54739f))return!0x1;const _0xedc5bd=_0x54739f[_0x4442a0(0x12e)](_0x44d3ea[_0x4442a0(0xef)][_0x4442a0(0x14c)]);if(!_0xedc5bd[_0x4442a0(0xb4)])return!0x1;const _0x172776=_0xedc5bd[0x0][_0x4442a0(0xfc)](_0x4442a0(0x11e)),_0x1366c5=_0x54739f[_0x4442a0(0x120)](_0xedc5bd),_0x4285d0=_0x54739f[_0x4442a0(0x113)](_0xedc5bd),_0x5b9797={'startRow':_0x1366c5[_0x4442a0(0x139)],'endRow':_0x1366c5[_0x4442a0(0x115)],'startColumn':_0x4285d0[_0x4442a0(0x139)],'endColumn':_0x4285d0[_0x4442a0(0x115)]};return 0x1==_0xedc5bd[_0x4442a0(0xb4)]&&(_0x5b9797[_0x4442a0(0xba)]+=_0x54739f[_0x4442a0(0xc3)](_0x23ef05)-0x1,_0x5b9797[_0x4442a0(0xe6)]+=_0x54739f[_0x4442a0(0xc8)](_0x23ef05)-0x1),he(_0x172776,_0x5b9797,_0x54739f);}(_0x1cdc52,_0x3232ee,_0x3443fc[_0x2bb2ad(0xf2)],_0x4aa09c,_0x2de6d2)&&(_0x10e4af[_0x2bb2ad(0xb9)](),_0x348518={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3443fc[_0x2bb2ad(0xf2)][_0x2bb2ad(0x128)](()=>{const _0x24edce=_0x2bb2ad;_0x3443fc[_0x24edce(0xf2)][_0x24edce(0xf7)](_0x3d99e2[0x0],_0x3d99e2[0x1],_0x3d99e2[0x2],{'forceDefaultExecution':!0x0});const _0x12e00c=_0x6ebb5e(),{rowInsertionRanges:_0x164c21,columnInsertionRanges:_0x11bf6d,insertionRanges:_0x33e3aa,deletionRanges:_0x45c256,cells:_0x273f1b}=_0x348518;_0x164c21[_0x24edce(0xb4)]&&_0xe3234c[_0x24edce(0xcb)](_0x164c21,_0x24edce(0x9d),{'tablePasteChainId':_0x12e00c}),_0x11bf6d[_0x24edce(0xb4)]&&_0xe3234c[_0x24edce(0xcb)](_0x11bf6d,_0x24edce(0x9e),{'tablePasteChainId':_0x12e00c}),_0x33e3aa[_0x24edce(0xb4)]&&(_0xe3234c[_0x24edce(0xcb)](_0x33e3aa,_0x24edce(0xfd),{'tablePasteChainId':_0x12e00c,'skipNestingCheck':!0x0}),_0x33e3aa[_0x24edce(0xea)](_0x89ec7d=>{const _0x671792=_0x24edce;var _0x524d41;return null===(_0x524d41=_0x89ec7d[_0x671792(0x144)])||void 0x0===_0x524d41?void 0x0:_0x524d41[_0x671792(0xb8)](_0x89ec7d);})),_0x45c256[_0x24edce(0xb4)]&&(_0xe3234c[_0x24edce(0x126)](_0x45c256,_0x24edce(0xfd),{'tablePasteChainId':_0x12e00c,'skipNestingCheck':!0x0}),_0x45c256[_0x24edce(0xea)](_0x46aeb9=>{const _0x6dd9d4=_0x24edce;var _0x4ba4a4;return null===(_0x4ba4a4=_0x46aeb9[_0x6dd9d4(0x144)])||void 0x0===_0x4ba4a4?void 0x0:_0x4ba4a4[_0x6dd9d4(0xb8)](_0x46aeb9);}));const _0xf7538c=_0xe3234c[_0x24edce(0x131)](_0x273f1b[_0x24edce(0xf9)](({element:_0x3e05a9})=>_0x3e05a9),{'formatGroupId':_0x6ebb5e()},[],_0x24edce(0x15b),{'tablePasteChainId':_0x12e00c});if(_0xf7538c){const _0x5206cf=_0xf7538c[_0x24edce(0x104)](),_0x4a1e76=[];for(const {element:_0x21c274,attributes:_0x54c64a}of _0x273f1b){if(!_0x54c64a)continue;const _0x115f8f=_0x3443fc[_0x24edce(0xf2)][_0x24edce(0x13d)](_0x21c274),_0x1cbb0f=_0x5206cf[_0x24edce(0xdd)](_0x3ad997=>_0x3ad997[_0x24edce(0xe1)]()[_0x24edce(0xc7)](_0x115f8f));_0x1cbb0f&&_0x4a1e76[_0x24edce(0x97)]([_0x1cbb0f[_0x24edce(0x158)],_0x54c64a]);}_0x4a1e76[_0x24edce(0xb4)]&&_0xf7538c[_0x24edce(0x15f)](_0x24edce(0x148),Object[_0x24edce(0x15a)](_0x4a1e76));}_0x348518=null;}));},{'priority':_0xcc1b30[_0x4da74b(0x141)]+0xa}),_0x3443fc[_0x4da74b(0x11b)][_0x4da74b(0x11c)](_0x4da74b(0x124))['on'](_0x4da74b(0xc0),(_0x1be761,_0x3ade3a)=>{const _0x2ce469=_0x4da74b,[_0x753b6e,_0x21f143,,_0x3201ef]=_0x3ade3a;if(!_0x348518)return;_0x1be761[_0x2ce469(0xb9)]();const _0x5ebb2b=_0x753b6e[_0x2ce469(0xed)],_0x13c189=_0x21f143,_0x2ea2c6=Pe(_0x5ebb2b),_0x45c101=Pe(_0x13c189);_0x1be761[_0x2ce469(0xd7)]=_0x5ebb2b;let _0x555249=null,_0x23d66a=null;if(_0x45c101||_0x2ea2c6){if(_0x2ea2c6&&!_0x45c101){_0x3201ef[_0x2ce469(0x13e)](_0x5ebb2b[_0x2ce469(0x10c)](0x0));for(const _0x756aa9 of Array[_0x2ce469(0x156)](_0x13c189[_0x2ce469(0xf4)]()))_0x3201ef[_0x2ce469(0x102)](_0x756aa9,_0x5ebb2b,_0x2ce469(0x122));const _0x1f5049=_0x348518[_0x2ce469(0xe9)][_0x2ce469(0xa8)](_0x753b6e[_0x2ce469(0x9a)]),_0x2b4e2d=_0x348518[_0x2ce469(0x133)][_0x2ce469(0xa8)](_0x753b6e[_0x2ce469(0xac)]);_0x1f5049||_0x2b4e2d||(_0x555249=_0x24aa2f[_0x2ce469(0x108)](_0x3201ef[_0x2ce469(0xa6)](_0x5ebb2b)));}else _0x45c101&&!_0x2ea2c6&&(_0x23d66a=_0x3201ef[_0x2ce469(0xa6)](_0x5ebb2b));}else{const _0x73c3da=_0x3201ef[_0x2ce469(0xf8)](_0x2ce469(0x14e)),_0xf5d770=_0x3201ef[_0x2ce469(0xf8)](_0x2ce469(0x14e));_0x3201ef[_0x2ce469(0xd3)](_0x3201ef[_0x2ce469(0xa6)](_0x5ebb2b),_0xf5d770),_0x3201ef[_0x2ce469(0x102)](_0x73c3da,_0x5ebb2b,0x0);for(const _0x323dd0 of Array[_0x2ce469(0x156)](_0x13c189[_0x2ce469(0xf4)]()))_0x3201ef[_0x2ce469(0x102)](_0x323dd0,_0x73c3da,_0x2ce469(0x122));_0x555249=_0x24aa2f[_0x2ce469(0x108)](_0x3201ef[_0x2ce469(0x13d)](_0x73c3da)),_0x23d66a=_0x24aa2f[_0x2ce469(0x108)](_0x3201ef[_0x2ce469(0x13d)](_0xf5d770));}const _0x1ab663=Array[_0x2ce469(0x156)](_0x13c189[_0x2ce469(0x12a)]())[_0x2ce469(0x132)](([_0x43e300])=>ge[_0x2ce469(0xa8)](_0x43e300));_0x348518[_0x2ce469(0x14b)][_0x2ce469(0x97)]({'element':_0x5ebb2b,'attributes':_0x1ab663[_0x2ce469(0xb4)]?Object[_0x2ce469(0x15a)](_0x1ab663):null}),_0x555249&&_0x348518[_0x2ce469(0x14d)][_0x2ce469(0x97)](_0x555249),_0x23d66a&&_0x348518[_0x2ce469(0x99)][_0x2ce469(0x97)](_0x23d66a);},{'priority':_0x4da74b(0x141)}),_0x4aa09c['on'](_0x4da74b(0xd0),(_0x35f19f,_0x2ccfa6)=>{const _0xe464a=_0x4da74b,[_0x533a26,_0x45d651={}]=_0x2ccfa6;if(!_0x348518)return;const _0x75360a=_0x45d651['at']||0x0,_0xbb3fba=_0x45d651[_0xe464a(0xe5)]||0x1;_0x348518[_0xe464a(0x133)]=new Array(_0xbb3fba)[_0xe464a(0x157)](_0x75360a)[_0xe464a(0xf9)]((_0x5d6f9e,_0x224e49)=>_0x5d6f9e+_0x224e49);for(const {cell:_0x314bed}of _0x4aa09c[_0xe464a(0xc1)](_0x533a26,{'startColumn':_0x75360a,'endColumn':_0x75360a+_0xbb3fba-0x1}))_0x348518[_0xe464a(0x10f)][_0xe464a(0x97)](_0x3443fc[_0xe464a(0xf2)][_0xe464a(0x13d)](_0x314bed));},{'priority':_0x4da74b(0xf6)}),_0x4aa09c['on'](_0x4da74b(0xa5),(_0x1fadfc,_0x127b18)=>{const _0x3a2f8a=_0x4da74b,[_0x5ddc1f,_0x41d729={}]=_0x127b18;if(!_0x348518)return;const _0x4a73ba=_0x41d729['at']||0x0,_0x487272=_0x41d729[_0x3a2f8a(0xce)]||0x1;_0x348518[_0x3a2f8a(0xe9)]=new Array(_0x487272)[_0x3a2f8a(0x157)](_0x4a73ba)[_0x3a2f8a(0xf9)]((_0x286153,_0x21d763)=>_0x286153+_0x21d763);for(const {cell:_0x2ef843}of _0x4aa09c[_0x3a2f8a(0xc1)](_0x5ddc1f,{'startRow':_0x4a73ba,'endRow':_0x4a73ba+_0x487272-0x1}))_0x348518[_0x3a2f8a(0x129)][_0x3a2f8a(0x97)](_0x3443fc[_0x3a2f8a(0xf2)][_0x3a2f8a(0x13d)](_0x2ef843));},{'priority':_0x4da74b(0xf6)}),_0xe3234c[_0x4da74b(0xd1)][_0x4da74b(0xf0)](_0x2e949d=>{const _0x42b6a8=_0x4da74b;if(_0x2e949d[_0x42b6a8(0xeb)]&&_0x2e949d[_0x42b6a8(0xeb)][_0x42b6a8(0xfb)](_0x42b6a8(0xfd)))return _0x2e949d[_0x42b6a8(0x11a)]?{}:{'type':_0x42b6a8(0x10b),'content':_0x57fec4(_0x3443fc[_0x42b6a8(0xd4)],_0x42b6a8(0xda))};});const _0x2250b3=()=>!0x1;for(const _0x8a03f9 of[_0x4da74b(0xfd),_0x4da74b(0x9e),_0x4da74b(0x9d),_0x4da74b(0x15b)])_0xe3234c[_0x4da74b(0xd8)][_0x4da74b(0x119)](_0x4da74b(0x10b),_0x8a03f9,_0x4da74b(0xa1),_0x2250b3),_0xe3234c[_0x4da74b(0xd8)][_0x4da74b(0x119)](_0x4da74b(0x14a),_0x8a03f9,_0x4da74b(0xa1),_0x2250b3),_0xe3234c[_0x4da74b(0xd8)][_0x4da74b(0x119)](_0x4da74b(0x103),_0x8a03f9,_0x4da74b(0xa1),_0x2250b3);_0xe3234c[_0x4da74b(0xd8)][_0x4da74b(0x119)](_0x4da74b(0x103),_0x4da74b(0x15b),_0x4da74b(0xae),_0x2250b3),_0xe3234c[_0x4da74b(0xd8)][_0x4da74b(0x119)](_0x4da74b(0x103),_0x4da74b(0x15b),_0x4da74b(0xb6),(_0x3287c8,_0xba43e1,_0x9b0bb5)=>{const _0x40bc7a=_0x4da74b,_0x2c347a=_0x3287c8[_0x40bc7a(0xf9)](_0x48a616=>_0x48a616[_0x40bc7a(0xec)]())[_0x40bc7a(0x132)](_0x2e0fa4=>_0x2e0fa4),_0x3f03cb=new Map(_0x2c347a[_0x40bc7a(0xf9)](_0x42b2a8=>[_0x42b2a8,null]));if(_0x348518){for(const {element:_0x182708,attributes:_0x4ab80c}of _0x348518[_0x40bc7a(0x14b)])_0x4ab80c&&_0x3f03cb[_0x40bc7a(0xb2)](_0x182708,_0x4ab80c);}else{if(_0x9b0bb5&&_0x9b0bb5[_0x40bc7a(0x148)])for(const [_0x100110,_0x11a74f]of Object[_0x40bc7a(0x12d)](_0x9b0bb5[_0x40bc7a(0x148)])){const _0x8017a9=_0x3443fc[_0x40bc7a(0xf2)][_0x40bc7a(0x9f)][_0x40bc7a(0x11c)](_0x100110),_0x5c8634=_0x8017a9?_0x8017a9[_0x40bc7a(0xe1)]()[_0x40bc7a(0xec)]():null;_0x5c8634&&_0x3f03cb[_0x40bc7a(0xb2)](_0x5c8634,_0x11a74f);}}_0x3443fc[_0x40bc7a(0xf2)][_0x40bc7a(0x128)](_0x4d65da=>{const _0x4ae8ef=_0x40bc7a;for(const [_0x464925,_0x1317c5]of _0x3f03cb)_0x4d65da[_0x4ae8ef(0xc4)]({...Ce,..._0x1317c5},_0x464925);});});const _0x2db53f=(_0x4f9dda,_0x4bf7fc)=>{const _0x57a0c6=_0x4da74b;_0xe3234c[_0x57a0c6(0xd8)][_0x57a0c6(0x119)](_0x4f9dda,_0x57a0c6(0xfd),_0x4bf7fc,(_0x3fe089,_0x2e3347,_0x347f0f)=>{const _0x4d9658=_0x57a0c6;_0x3443fc[_0x4d9658(0xf2)][_0x4d9658(0x128)](_0x543a26=>{const _0x5d337e=_0x4d9658,_0x5eddd3=[];for(const _0x3b3c29 of _0x3fe089){const _0xfa2153=_0x3b3c29[_0x5d337e(0x107)][_0x5d337e(0x123)];_0xfa2153['is'](_0x5d337e(0xb7),_0x5d337e(0x14e))&&_0x5eddd3[_0x5d337e(0x97)](_0xfa2153);}_0xe3234c[_0x5d337e(0xd8)][_0x5d337e(0xb5)](_0x4f9dda,null,_0x4bf7fc)(_0x3fe089,_0x2e3347,_0x347f0f);for(const _0x5710f2 of _0x5eddd3)_0x5d337e(0x143)!=_0x5710f2[_0x5d337e(0x118)][_0x5d337e(0x15e)]&&_0x543a26[_0x5d337e(0x151)](_0x5710f2);});});};_0x2db53f(_0x4da74b(0x10b),_0x4da74b(0xb6)),_0x2db53f(_0x4da74b(0x10b),_0x4da74b(0xae)),_0x2db53f(_0x4da74b(0x14a),_0x4da74b(0xb6)),_0x2db53f(_0x4da74b(0x14a),_0x4da74b(0xae)),_0xe3234c[_0x4da74b(0xd8)][_0x4da74b(0x119)](_0x4da74b(0x10b),_0x4da74b(0x9d),_0x4da74b(0xae),_0x4396cc=>{const _0x58313c=_0x4da74b,_0xc073=_0x4396cc[_0x58313c(0xf9)](_0xdac574=>_0xdac574[_0x58313c(0xec)]()),_0x236107=_0xc073[0x0][_0x58313c(0xfc)](_0x58313c(0x11e)),{minRow:_0x36d369,maxRow:_0x3494e9}=_0x44ee9a[_0x58313c(0x162)](_0xc073);_0x4aa09c[_0x58313c(0xd6)](_0x236107,{'at':_0x36d369,'rows':_0x3494e9-_0x36d369+0x1});}),_0xe3234c[_0x4da74b(0xd8)][_0x4da74b(0x119)](_0x4da74b(0x10b),_0x4da74b(0x9e),_0x4da74b(0xae),_0x4457ff=>{const _0x2083d3=_0x4da74b,_0x4b45e1=_0x4457ff[_0x2083d3(0xf9)](_0x30b36d=>_0x30b36d[_0x2083d3(0xec)]()),_0x3a33ed=_0x4b45e1[0x0][_0x2083d3(0xfc)](_0x2083d3(0x11e)),{minColumn:_0x362e9d,maxColumn:_0x259643}=_0x44ee9a[_0x2083d3(0x162)](_0x4b45e1);_0x4aa09c[_0x2083d3(0x137)](_0x3a33ed,{'at':_0x362e9d,'columns':_0x259643-_0x362e9d+0x1});});const _0x66f9f6=(_0x261ab7,_0x4da850)=>{const _0x85828=_0x4da74b;if(!_0x4da850[_0x85828(0xeb)]||!_0x4da850[_0x85828(0xeb)][_0x85828(0xfb)](_0x85828(0xfd)))return;const _0xa1fdc1=_0x4da850[_0x85828(0xdc)][_0x85828(0xe3)],_0x43e2a1=_0xe3234c[_0x85828(0xe4)]()[_0x85828(0x132)](_0x5e417a=>_0x5e417a[_0x85828(0x109)]&&_0x5e417a[_0x85828(0xdc)]&&_0x5e417a[_0x85828(0xdc)][_0x85828(0xe3)]==_0xa1fdc1);_0x43e2a1[_0x85828(0xb4)]&&_0x4da850[_0x85828(0x161)]()[_0x85828(0xb4)]!=_0x43e2a1[_0x85828(0xb4)]&&_0x43e2a1[_0x85828(0x116)]((_0x2c6add,_0x1712e0)=>(_0x2c6add[_0x85828(0xab)]=_0x1712e0,_0x1712e0[_0x85828(0x11a)]=_0x2c6add,_0x1712e0));};function _0x276e21(_0x2233e8,_0x348b1a=!0x0){const _0x41e0da=_0x4da74b,{id:_0x34ad40}=_0xe3234c[_0x41e0da(0x145)](_0x2233e8[_0x41e0da(0xa3)]),_0x12e932=[_0x41e0da(0x127),_0x41e0da(0x15d)],_0x56ae04=_0xe3234c[_0x41e0da(0xde)][_0x41e0da(0xa8)](_0x2233e8[_0x41e0da(0xa3)]);return _0x56ae04&&_0x12e932[_0x41e0da(0x97)](_0x41e0da(0xbf)),{'classes':_0x12e932,'attributes':{'data-suggestion':_0x34ad40},'priority':_0x56ae04&&_0x348b1a?0xbc2:0xbb8};}_0xe3234c['on'](_0x4da74b(0xbe),_0x66f9f6,{'priority':_0x4da74b(0x141)}),_0xe3234c['on'](_0x4da74b(0xa0),_0x66f9f6,{'priority':_0x4da74b(0x141)}),_0x3443fc[_0x4da74b(0xf2)][_0x4da74b(0xef)][_0x4da74b(0x106)](()=>{const _0x51941a=_0x4da74b;let _0x3f8206=!0x1;const _0x3d7e7b=Array[_0x51941a(0x156)](_0x3443fc[_0x51941a(0xf2)][_0x51941a(0xef)][_0x51941a(0x96)][_0x51941a(0xa7)]());for(const {name:_0x4c06c4,data:_0x4fd787}of _0x3d7e7b){const {group:_0x3df951,type:_0x3aba2,id:_0xad75bb}=_0xe3234c[_0x51941a(0x145)](_0x4c06c4);if(_0x51941a(0x125)!=_0x3df951||_0x51941a(0x14a)!=_0x3aba2||_0x4fd787[_0x51941a(0x135)])continue;if(!_0xe3234c[_0x51941a(0x98)](_0xad75bb))continue;const _0x158c61=_0xe3234c[_0x51941a(0x142)](_0xad75bb)[_0x51941a(0xcf)](),_0x406375=_0x3443fc[_0x51941a(0x11b)][_0x51941a(0x11c)](_0x51941a(0x11d))['me'];for(const _0x4333cf of _0xe3234c[_0x51941a(0xe4)]()){if(!_0x4333cf[_0x51941a(0x109)]||_0x4333cf[_0x51941a(0x140)]!=_0x406375)continue;if(_0x51941a(0x103)!=_0x4333cf[_0x51941a(0x150)]||_0x51941a(0x15b)!=_0x4333cf[_0x51941a(0xeb)])continue;if(_0x4333cf[_0x51941a(0xcf)]()[_0x51941a(0x112)](_0x28c89f=>_0x158c61[_0x51941a(0xd5)](_0x24613a=>_0x24613a[_0x51941a(0x13f)](_0x28c89f,!0x0)))){for(const _0x26e84a of _0x4333cf[_0x51941a(0x161)]())_0x26e84a[_0x51941a(0x109)]&&(_0x26e84a[_0x51941a(0xae)](),_0x3f8206=!0x0);}}}return _0x3f8206;}),_0x3443fc[_0x4da74b(0xf2)][_0x4da74b(0xef)][_0x4da74b(0x106)](_0x3f252a=>{const _0x2e0f8b=_0x4da74b,_0x66f142=_0x3443fc[_0x2e0f8b(0xfe)][_0x2e0f8b(0x11c)](_0x2e0f8b(0x11f));if(!_0x66f142||!_0x66f142[_0x2e0f8b(0x9b)][_0x2e0f8b(0xca)](_0x3f252a[_0x2e0f8b(0xe2)]))return!0x1;let _0x37b85d=!0x1;const _0x418d10=_0x3443fc[_0x2e0f8b(0x11b)][_0x2e0f8b(0x11c)](_0x2e0f8b(0x11d))['me'],_0x2ea688=_0x3443fc[_0x2e0f8b(0xf2)][_0x2e0f8b(0xef)][_0x2e0f8b(0x96)][_0x2e0f8b(0x12c)](),_0x3b6d9e=Array[_0x2e0f8b(0x156)](_0x3443fc[_0x2e0f8b(0xf2)][_0x2e0f8b(0xef)][_0x2e0f8b(0x96)][_0x2e0f8b(0xa7)]())[_0x2e0f8b(0x132)](({name:_0xb9505c,data:_0x4219e6})=>{const _0xaa36fd=_0x2e0f8b,{group:_0x25c577,subType:_0x2b4d8a,authorId:_0x47924b}=_0xe3234c[_0xaa36fd(0x145)](_0xb9505c);return _0xaa36fd(0x125)==_0x25c577&&_0xaa36fd(0xfd)==_0x2b4d8a&&_0x47924b==_0x418d10['id']&&!_0x4219e6[_0xaa36fd(0x135)];});for(const _0x57ed5b of _0x2ea688){if(_0x2e0f8b(0x102)!=_0x57ed5b[_0x2e0f8b(0x150)]||_0x2e0f8b(0x14e)!=_0x57ed5b[_0x2e0f8b(0x158)]||0x1!=_0x57ed5b[_0x2e0f8b(0xb4)])continue;const _0x18a34c=_0x3f252a[_0x2e0f8b(0xcd)](_0x57ed5b[_0x2e0f8b(0x101)],_0x57ed5b[_0x2e0f8b(0x101)][_0x2e0f8b(0xdb)](0x1));if(!_0x3b6d9e[_0x2e0f8b(0xdd)](({data:_0x2934b3})=>_0x2934b3[_0x2e0f8b(0x160)][_0x2e0f8b(0xc7)](_0x18a34c))){for(const {name:_0x49a008,data:_0x2e9d6c}of _0x3b6d9e)if(_0x18a34c[_0x2e0f8b(0x13f)](_0x2e9d6c[_0x2e0f8b(0x160)])){_0x3f252a[_0x2e0f8b(0xf3)](_0x49a008,{'range':_0x18a34c}),_0x37b85d=!0x0;break;}}}return _0x37b85d;}),_0x3443fc[_0x4da74b(0xf2)][_0x4da74b(0xef)][_0x4da74b(0x106)](_0x4f9783=>{const _0xe88c00=_0x4da74b;let _0x1138f1=!0x1;const _0x5a8e60=_0x3443fc[_0xe88c00(0x11b)][_0xe88c00(0x11c)](_0xe88c00(0x11d))['me'],_0x121b31=_0xe3234c[_0xe88c00(0xe4)]()[_0xe88c00(0x132)](_0x3eeb84=>_0x3eeb84[_0xe88c00(0x109)]&&_0x3eeb84[_0xe88c00(0x140)]==_0x5a8e60),_0x3d3c7d=new Set(),_0x7d8d42=new Set();for(const _0x103449 of _0x121b31)if(_0xe88c00(0xfd)==_0x103449[_0xe88c00(0xeb)])for(const _0x6dd19d of _0x103449[_0xe88c00(0x104)]()){const _0x379060=_0x6dd19d[_0xe88c00(0xe1)]()[_0xe88c00(0xec)]();if(_0x379060){if(_0x379060['is'](_0xe88c00(0xb7),_0xe88c00(0x14e))&&Pe(_0x379060)){_0x103449[_0xe88c00(0x138)](_0x6dd19d[_0xe88c00(0x158)]),_0x3d3c7d[_0xe88c00(0xbd)](_0x379060),_0x1138f1=!0x0;const _0x2aee71=_0x379060[_0xe88c00(0xaa)],_0x5334d2=_0x379060[_0xe88c00(0x136)],_0x43c64a=_0x2aee71&&_0x2aee71['is'](_0xe88c00(0xb7),_0xe88c00(0x14e)),_0x2d4313=_0x5334d2&&_0x5334d2['is'](_0xe88c00(0xb7),_0xe88c00(0x14e));_0x43c64a&&!_0x3d3c7d[_0xe88c00(0xca)](_0x2aee71)&&_0x7d8d42[_0xe88c00(0xbd)](_0x2aee71),_0x2d4313&&!_0x3d3c7d[_0xe88c00(0xca)](_0x5334d2)&&_0x7d8d42[_0xe88c00(0xbd)](_0x5334d2);}else _0x379060['is'](_0xe88c00(0xb7),_0xe88c00(0xbb))&&_0x379060[_0xe88c00(0xa4)]&&(_0x103449[_0xe88c00(0x138)](_0x6dd19d[_0xe88c00(0x158)]),_0x1138f1=!0x0);}}else{if(_0xe88c00(0x15b)==_0x103449[_0xe88c00(0xeb)]){if(!_0x103449[_0xe88c00(0xdc)]||!_0x103449[_0xe88c00(0xdc)][_0xe88c00(0xe3)])continue;const _0xd6ceaf=_0x103449[_0xe88c00(0xdc)][_0xe88c00(0x148)];if(_0xd6ceaf&&Object[_0xe88c00(0xf1)](_0xd6ceaf)[_0xe88c00(0xb4)])continue;const _0x37870b=_0x103449[_0xe88c00(0xdc)][_0xe88c00(0xe3)];let _0x1e9621=!0x0,_0x3a83bb=!0x0;for(const _0x3e3632 of _0x121b31)if(_0x3e3632[_0xe88c00(0xeb)]&&_0x3e3632[_0xe88c00(0xeb)][_0xe88c00(0xfb)](_0xe88c00(0xfd))){if(!_0x3e3632[_0xe88c00(0xdc)][_0xe88c00(0xe3)]){_0x3a83bb=!0x1;break;}if(_0x3e3632['id']!=_0x103449['id']&&_0x3e3632[_0xe88c00(0xdc)][_0xe88c00(0xe3)]==_0x37870b){_0x1e9621=!0x1;break;}}_0x3a83bb&&_0x1e9621&&(_0x103449[_0xe88c00(0x146)](),_0x1138f1=!0x0);}}for(const _0x361361 of _0x3d3c7d)_0x4f9783[_0xe88c00(0x13e)](_0x361361);for(const _0x3e891a of _0x7d8d42)_0x4f9783[_0xe88c00(0x151)](_0x3e891a);return _0x1138f1;}),_0x3443fc[_0x4da74b(0x14f)][_0x4da74b(0xc5)](_0x4da74b(0xd9))[_0x4da74b(0x130)]({'model':_0x4da74b(0xfa),'view':(_0x49f1a6,_0x280417)=>_0x276e21(_0x49f1a6),'converterPriority':_0x4da74b(0x141)}),_0x3443fc[_0x4da74b(0x14f)][_0x4da74b(0xc5)](_0x4da74b(0x110))[_0x4da74b(0x130)]({'model':_0x4da74b(0xfa),'view':(_0x2ea9ac,_0x107894)=>_0x107894[_0x4da74b(0x105)][_0x4da74b(0x159)]?_0x276e21(_0x2ea9ac,!0x1):null,'converterPriority':_0x4da74b(0x141)});const _0x119cf6=_0x3443fc[_0x4da74b(0xb3)][_0x4da74b(0x13a)];this[_0x4da74b(0x111)](_0x119cf6[_0x4da74b(0xef)],_0x4da74b(0xf5),(_0x737de9,_0x316a27)=>{const _0x2a3263=_0x4da74b,_0x372c74=[];for(const _0x512fda of _0x119cf6[_0x2a3263(0xa6)](_0x316a27[_0x2a3263(0x134)])[_0x2a3263(0xc9)]())_0x512fda['is'](_0x2a3263(0xb7),_0x2a3263(0xe0))&&_0x372c74[_0x2a3263(0x97)](_0x512fda);_0x119cf6[_0x2a3263(0x128)](_0xfc28c3=>{const _0x272aa2=_0x2a3263;for(const _0x4b6a21 of _0x372c74)_0xfc28c3[_0x272aa2(0x121)](_0xfc28c3[_0x272aa2(0xa6)](_0x4b6a21),_0xfc28c3[_0x272aa2(0x149)](_0x4b6a21)),_0xfc28c3[_0x272aa2(0x13e)](_0x4b6a21);});});}}function Pe(_0x184298){const _0x2cec1d=_0x5f4839;if(_0x184298[_0x2cec1d(0xa4)])return!0x0;const _0x581575=_0x184298[_0x2cec1d(0x10c)](0x0);return _0x581575['is'](_0x2cec1d(0xb7),_0x2cec1d(0xbb))&&_0x581575[_0x2cec1d(0xa4)];}function he(_0x52ebf2,_0x3742af={},_0x21b2fa){const _0x54ed1f=_0x5f4839;for(const {isAnchor:_0x3167c5,cellHeight:_0x108d5c,cellWidth:_0x4260c2}of _0x21b2fa[_0x54ed1f(0xc1)](_0x52ebf2,{'includeAllSlots':!0x0,..._0x3742af}))if(!_0x3167c5||0x1!=_0x108d5c||0x1!=_0x4260c2)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d441b=_0x2fa0;(function(_0x2a4801,_0x320eb9){const _0x33dc2d=_0x2fa0,_0x37b090=_0x2a4801();while(!![]){try{const _0x27ffd9=parseInt(_0x33dc2d(0x9b))/0x1*(parseInt(_0x33dc2d(0x99))/0x2)+-parseInt(_0x33dc2d(0xa8))/0x3+-parseInt(_0x33dc2d(0xbd))/0x4*(-parseInt(_0x33dc2d(0xa6))/0x5)+-parseInt(_0x33dc2d(0xbb))/0x6+parseInt(_0x33dc2d(0xc6))/0x7*(-parseInt(_0x33dc2d(0xba))/0x8)+parseInt(_0x33dc2d(0xad))/0x9*(-parseInt(_0x33dc2d(0x9a))/0xa)+-parseInt(_0x33dc2d(0xaf))/0xb*(-parseInt(_0x33dc2d(0xb6))/0xc);if(_0x27ffd9===_0x320eb9)break;else _0x37b090['push'](_0x37b090['shift']());}catch(_0x9f1d7c){_0x37b090['push'](_0x37b090['shift']());}}}(_0x5bb5,0xc0eec));function _0x5bb5(){const _0x20239c=['formatBlock','get','type','tableWidth','getSuggestions','getTableColumnsWidths','getSuggestionCallback','commandParams','Users','20OtChBJ','70hSeyow','111743evedSt','bind','format','registerDescriptionCallback','selection','getContainedElement','has','resizeTableWidth','_suggestionFactory','table','afterInit','17845NYRzis','change','671535VzrCmZ','handleResizeTableWidthCommand','descriptionFactory','resizeTable','subType','490437JTdykQ','accept','6576504IqDjla','getColumnGroupElement','getSelectedElement','columnWidths','TrackChangesEditing','*Format:*\x20resize\x20table','TableColumnResizeEditing','24zZGTQH','editor','handleSuggestionDescription','markBlockFormat','3336fPqzpQ','8038308LQchxn','plugins','868tVJVRM','document','formatGroupId','discard','model','enableCommand','getAttribute','registerCustomCallback','data','5915ZGLwdj','author','formatInline','locale'];_0x5bb5=function(){return _0x20239c;};return _0x5bb5();}function _0x2fa0(_0x45d130,_0x46ed50){const _0x5bb55c=_0x5bb5();return _0x2fa0=function(_0x2fa0ce,_0x5cf2df){_0x2fa0ce=_0x2fa0ce-0x95;let _0x30e983=_0x5bb55c[_0x2fa0ce];return _0x30e983;},_0x2fa0(_0x45d130,_0x46ed50);}import{Plugin as _0x326755}from'ckeditor5/src/core.js';import{getTranslation as _0xd6a7c7}from'../utils/common-translations.js';export default class vt extends _0x326755{[_0x4d441b(0xa5)](){const _0x21ab20=_0x4d441b;if(!this[_0x21ab20(0xb7)][_0x21ab20(0xbc)][_0x21ab20(0xa1)](_0x21ab20(0xb5)))return;const _0xc06330=this[_0x21ab20(0xb7)][_0x21ab20(0xbc)][_0x21ab20(0xcb)](_0x21ab20(0xb3));_0xc06330[_0x21ab20(0xc2)](_0x21ab20(0xa2),this[_0x21ab20(0xa9)][_0x21ab20(0x9c)](this)),_0xc06330[_0x21ab20(0xa3)][_0x21ab20(0xc4)](_0x21ab20(0xca),_0x21ab20(0xab),_0x21ab20(0xae),_0xc06330[_0x21ab20(0xa3)][_0x21ab20(0x96)](_0x21ab20(0xca),null,_0x21ab20(0xc0))),_0xc06330[_0x21ab20(0xa3)][_0x21ab20(0xc4)](_0x21ab20(0xca),_0x21ab20(0xab),_0x21ab20(0xc0),_0xc06330[_0x21ab20(0xa3)][_0x21ab20(0x96)](_0x21ab20(0xca),null,_0x21ab20(0xae))),_0xc06330[_0x21ab20(0xaa)][_0x21ab20(0x9e)](this[_0x21ab20(0xb8)][_0x21ab20(0x9c)](this));}[_0x4d441b(0xa9)](_0x506576,_0x12f365){const _0x46cda9=_0x4d441b,_0x479b97=this[_0x46cda9(0xb7)][_0x46cda9(0xbc)][_0x46cda9(0xcb)](_0x46cda9(0xb3)),_0x3ef0d1=this[_0x46cda9(0xb7)][_0x46cda9(0xbc)][_0x46cda9(0xcb)](_0x46cda9(0xb5)),_0x1276ee=_0x12f365[_0x46cda9(0xa4)]||this[_0x46cda9(0xb7)][_0x46cda9(0xc1)][_0x46cda9(0xbe)][_0x46cda9(0x9f)][_0x46cda9(0xb1)]();this[_0x46cda9(0xb7)][_0x46cda9(0xc1)][_0x46cda9(0xa7)](()=>{const _0x287908=_0x46cda9,_0x1ee903=_0x3ef0d1[_0x287908(0xb0)](_0x1276ee);let _0x487f86=_0x1ee903?_0x3ef0d1[_0x287908(0x95)](_0x1ee903):null,_0x3e5566=_0x1276ee[_0x287908(0xc3)](_0x287908(0xcd))||null;const _0x17c16e=_0x12f365[_0x287908(0xcd)]||_0x3e5566,_0x148205=_0x12f365[_0x287908(0xb2)]||_0x487f86,_0x162337=this[_0x287908(0xb7)][_0x287908(0xbc)][_0x287908(0xcb)](_0x287908(0x98))['me'];for(const _0x532b3b of _0x479b97[_0x287908(0xce)]()){const _0x4f6e48=_0x532b3b[_0x287908(0xa0)]();if(_0x287908(0xab)===_0x532b3b[_0x287908(0xac)]&&_0x4f6e48===_0x1276ee){_0x532b3b[_0x287908(0xc7)]!==_0x162337&&_0x532b3b[_0x287908(0xc0)]();const _0x430444=_0x532b3b[_0x287908(0xc5)][_0x287908(0x97)];_0x3e5566=_0x430444[0x0][_0x287908(0xcd)],_0x487f86=_0x430444[0x0][_0x287908(0xb2)];break;}}_0x506576({'table':_0x1276ee,'tableWidth':_0x17c16e,'columnWidths':_0x148205}),_0x479b97[_0x287908(0xb9)](_0x1276ee,{'commandName':_0x287908(0xa2),'commandParams':[{'tableWidth':_0x3e5566,'columnWidths':_0x487f86}],'formatGroupId':_0x287908(0xab)},[],_0x287908(0xab));});}[_0x4d441b(0xb8)](_0x491616){const _0x232c52=_0x4d441b;if(_0x232c52(0xca)!=_0x491616[_0x232c52(0xcc)]&&_0x232c52(0xc8)!=_0x491616[_0x232c52(0xcc)])return;const {data:_0x293e7b}=_0x491616;if(_0x293e7b&&_0x232c52(0xab)===_0x293e7b[_0x232c52(0xbf)]){const _0x440f55=_0x232c52(0xb4);return{'type':_0x232c52(0x9d),'content':_0xd6a7c7(this[_0x232c52(0xb7)][_0x232c52(0xc9)],_0x440f55)};}}}
23
+ function _0x5014(_0x51c663,_0x1d3119){const _0x593dbf=_0x593d();return _0x5014=function(_0x501404,_0x1a36fc){_0x501404=_0x501404-0x13e;let _0x8ddaf7=_0x593dbf[_0x501404];return _0x8ddaf7;},_0x5014(_0x51c663,_0x1d3119);}const _0x453592=_0x5014;(function(_0x233867,_0x124985){const _0x1e5d50=_0x5014,_0x18811a=_0x233867();while(!![]){try{const _0x48c932=-parseInt(_0x1e5d50(0x16f))/0x1*(parseInt(_0x1e5d50(0x165))/0x2)+-parseInt(_0x1e5d50(0x148))/0x3*(parseInt(_0x1e5d50(0x143))/0x4)+-parseInt(_0x1e5d50(0x158))/0x5*(-parseInt(_0x1e5d50(0x175))/0x6)+-parseInt(_0x1e5d50(0x166))/0x7*(parseInt(_0x1e5d50(0x144))/0x8)+parseInt(_0x1e5d50(0x153))/0x9+parseInt(_0x1e5d50(0x176))/0xa+parseInt(_0x1e5d50(0x14b))/0xb*(parseInt(_0x1e5d50(0x13f))/0xc);if(_0x48c932===_0x124985)break;else _0x18811a['push'](_0x18811a['shift']());}catch(_0x458678){_0x18811a['push'](_0x18811a['shift']());}}}(_0x593d,0xf3609));import{Plugin as _0x1fcaf4}from'ckeditor5/src/core.js';function _0x593d(){const _0xe1033e=['plugins','10936377vQhFLQ','formatGroupId','getSelectedElement','TableColumnResizeEditing','afterInit','641905FnttBh','data','locale','handleSuggestionDescription','has','getSuggestionCallback','get','getColumnGroupElement','enableCommand','descriptionFactory','formatInline','document','model','478KhrFYj','34559AVFyHH','subType','selection','discard','markBlockFormat','getTableColumnsWidths','change','type','formatBlock','4827bmlyCP','table','commandParams','columnWidths','registerCustomCallback','TrackChangesEditing','54Mipwak','8955040kFEvHP','registerDescriptionCallback','tableWidth','513204KZVMvi','_suggestionFactory','handleResizeTableWidthCommand','editor','2755052CbBRgg','2632MJfMHQ','getContainedElement','accept','Users','3ChTLmp','getAttribute','resizeTable','308EJeHgm','bind','getSuggestions','resizeTableWidth','format','author','*Format:*\x20resize\x20table'];_0x593d=function(){return _0xe1033e;};return _0x593d();}import{getTranslation as _0x1feb6f}from'../utils/common-translations.js';export default class vt extends _0x1fcaf4{[_0x453592(0x157)](){const _0xb49f07=_0x453592;if(!this[_0xb49f07(0x142)][_0xb49f07(0x152)][_0xb49f07(0x15c)](_0xb49f07(0x156)))return;const _0x58664f=this[_0xb49f07(0x142)][_0xb49f07(0x152)][_0xb49f07(0x15e)](_0xb49f07(0x174));_0x58664f[_0xb49f07(0x160)](_0xb49f07(0x14e),this[_0xb49f07(0x141)][_0xb49f07(0x14c)](this)),_0x58664f[_0xb49f07(0x140)][_0xb49f07(0x173)](_0xb49f07(0x16e),_0xb49f07(0x14a),_0xb49f07(0x146),_0x58664f[_0xb49f07(0x140)][_0xb49f07(0x15d)](_0xb49f07(0x16e),null,_0xb49f07(0x169))),_0x58664f[_0xb49f07(0x140)][_0xb49f07(0x173)](_0xb49f07(0x16e),_0xb49f07(0x14a),_0xb49f07(0x169),_0x58664f[_0xb49f07(0x140)][_0xb49f07(0x15d)](_0xb49f07(0x16e),null,_0xb49f07(0x146))),_0x58664f[_0xb49f07(0x161)][_0xb49f07(0x177)](this[_0xb49f07(0x15b)][_0xb49f07(0x14c)](this));}[_0x453592(0x141)](_0x1d0cc7,_0x14dc0c){const _0x37e6cf=_0x453592,_0x55cb49=this[_0x37e6cf(0x142)][_0x37e6cf(0x152)][_0x37e6cf(0x15e)](_0x37e6cf(0x174)),_0x22dc2a=this[_0x37e6cf(0x142)][_0x37e6cf(0x152)][_0x37e6cf(0x15e)](_0x37e6cf(0x156)),_0x59ca29=_0x14dc0c[_0x37e6cf(0x170)]||this[_0x37e6cf(0x142)][_0x37e6cf(0x164)][_0x37e6cf(0x163)][_0x37e6cf(0x168)][_0x37e6cf(0x155)]();this[_0x37e6cf(0x142)][_0x37e6cf(0x164)][_0x37e6cf(0x16c)](()=>{const _0x2272c2=_0x37e6cf,_0x5dfd8a=_0x22dc2a[_0x2272c2(0x15f)](_0x59ca29);let _0x5d204a=_0x5dfd8a?_0x22dc2a[_0x2272c2(0x16b)](_0x5dfd8a):null,_0xc40947=_0x59ca29[_0x2272c2(0x149)](_0x2272c2(0x13e))||null;const _0x404f4a=_0x14dc0c[_0x2272c2(0x13e)]||_0xc40947,_0x5ac1d3=_0x14dc0c[_0x2272c2(0x172)]||_0x5d204a,_0x57e3a7=this[_0x2272c2(0x142)][_0x2272c2(0x152)][_0x2272c2(0x15e)](_0x2272c2(0x147))['me'];for(const _0x13313d of _0x55cb49[_0x2272c2(0x14d)]()){const _0xf3d82d=_0x13313d[_0x2272c2(0x145)]();if(_0x2272c2(0x14a)===_0x13313d[_0x2272c2(0x167)]&&_0xf3d82d===_0x59ca29){_0x13313d[_0x2272c2(0x150)]!==_0x57e3a7&&_0x13313d[_0x2272c2(0x169)]();const _0x453622=_0x13313d[_0x2272c2(0x159)][_0x2272c2(0x171)];_0xc40947=_0x453622[0x0][_0x2272c2(0x13e)],_0x5d204a=_0x453622[0x0][_0x2272c2(0x172)];break;}}_0x1d0cc7({'table':_0x59ca29,'tableWidth':_0x404f4a,'columnWidths':_0x5ac1d3}),_0x55cb49[_0x2272c2(0x16a)](_0x59ca29,{'commandName':_0x2272c2(0x14e),'commandParams':[{'tableWidth':_0xc40947,'columnWidths':_0x5d204a}],'formatGroupId':_0x2272c2(0x14a)},[],_0x2272c2(0x14a));});}[_0x453592(0x15b)](_0x4553d1){const _0x52d0e4=_0x453592;if(_0x52d0e4(0x16e)!=_0x4553d1[_0x52d0e4(0x16d)]&&_0x52d0e4(0x162)!=_0x4553d1[_0x52d0e4(0x16d)])return;const {data:_0x99bc7a}=_0x4553d1;if(_0x99bc7a&&_0x52d0e4(0x14a)===_0x99bc7a[_0x52d0e4(0x154)]){const _0x197e97=_0x52d0e4(0x151);return{'type':_0x52d0e4(0x14f),'content':_0x1feb6f(this[_0x52d0e4(0x142)][_0x52d0e4(0x15a)],_0x197e97)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41c345=_0x1d17;(function(_0x53ac1e,_0x1eb429){const _0x55b81e=_0x1d17,_0x4d5eaa=_0x53ac1e();while(!![]){try{const _0x45f845=-parseInt(_0x55b81e(0x15a))/0x1+-parseInt(_0x55b81e(0x135))/0x2*(-parseInt(_0x55b81e(0x15e))/0x3)+-parseInt(_0x55b81e(0x108))/0x4+-parseInt(_0x55b81e(0x152))/0x5*(parseInt(_0x55b81e(0x10e))/0x6)+parseInt(_0x55b81e(0x157))/0x7*(parseInt(_0x55b81e(0x127))/0x8)+parseInt(_0x55b81e(0x126))/0x9*(-parseInt(_0x55b81e(0x122))/0xa)+parseInt(_0x55b81e(0x10a))/0xb*(parseInt(_0x55b81e(0x143))/0xc);if(_0x45f845===_0x1eb429)break;else _0x4d5eaa['push'](_0x4d5eaa['shift']());}catch(_0x29ce0d){_0x4d5eaa['push'](_0x4d5eaa['shift']());}}}(_0x3c11,0x89501));import{Plugin as _0x1f0606}from'ckeditor5/src/core.js';function _0x3c11(){const _0x1546e2=['addClass','186wryWbP','commandName','editor','removeAttribute','FORMAT_REGULAR_ROW','consumable','TableUtils','get','setTableColumnHeader','enableDefaultAttributesIntegration','getCellLocation','toViewElement','removeMarker:suggestion','addMarker:suggestion','includes','forceValue','headingColumns','writer','type','setAttribute','60OCBfys','registerCustomCallback','headingRows','format','967887ebXmoY','7732104YAkRqN','item','_acceptFormatSuggestionCallbackFactory','bindElementToMarker','FORMAT_HEADER_COLUMN','start','data','nodeBefore','_suggestionFactory','markerNameToElements','cell','*Format:*\x20%0','name','accept','52BHjJxh','FORMAT_HEADER_ROW','getSuggestion','FORMAT_REGULAR_COLUMN','activeMarkers','descriptionFactory','formatBlock','data-suggestion','parent','consume','ck-suggestion-marker-','nodeAfter','plugins','setTableRowHeader','6252HqcmXa','downcastDispatcher','end','_handleLegacySuggestions','locale','TrackChangesEditing','TableEditing','stop','unbindElementFromMarkerName','editing','showSuggestionHighlights','markerRange','ck-suggestion-marker--active','afterInit','mapper','177435WKmdcQ','markerName','highest','_splitMarkerName','removeClass','7AnnwtJ','_registerLegacyDescription','requires','1089759LXixvw','registerBlockAttribute','registerAttributeLabel','registerDescriptionCallback','25182NOxXpd','options','3217284AljEFe','has','63701difRqa','commandParams','createTableWalker'];_0x3c11=function(){return _0x1546e2;};return _0x3c11();}function _0x1d17(_0x21d301,_0x43b3ec){const _0x3c1144=_0x3c11();return _0x1d17=function(_0x1d17f8,_0xc34211){_0x1d17f8=_0x1d17f8-0x107;let _0x2e4a24=_0x3c1144[_0x1d17f8];return _0x2e4a24;},_0x1d17(_0x21d301,_0x43b3ec);}import _0x19baad from'./table.js';import{getTranslation as _0x5af9a8}from'../utils/common-translations.js';export default class At extends _0x1f0606{static get[_0x41c345(0x159)](){return[_0x19baad];}[_0x41c345(0x150)](){const _0x1307f2=_0x41c345,_0x18d746=this[_0x1307f2(0x110)];if(!_0x18d746[_0x1307f2(0x141)][_0x1307f2(0x109)](_0x1307f2(0x149)))return;const _0xc25cfe=_0x18d746[_0x1307f2(0x147)],_0x3312fe=_0x18d746[_0x1307f2(0x141)][_0x1307f2(0x115)](_0x1307f2(0x148));_0x3312fe[_0x1307f2(0x117)](_0x1307f2(0x142)),_0x3312fe[_0x1307f2(0x117)](_0x1307f2(0x116)),_0x3312fe[_0x1307f2(0x15b)](_0x1307f2(0x124)),_0x3312fe[_0x1307f2(0x15b)](_0x1307f2(0x11e)),_0x3312fe[_0x1307f2(0x13a)][_0x1307f2(0x15c)](_0x1307f2(0x124),_0x5af9a8(_0xc25cfe,_0x1307f2(0x136))),_0x3312fe[_0x1307f2(0x13a)][_0x1307f2(0x15c)](_0x1307f2(0x11e),_0x5af9a8(_0xc25cfe,_0x1307f2(0x12b))),this[_0x1307f2(0x146)]();}[_0x41c345(0x146)](){const _0x53bda3=_0x41c345,_0x21d1aa=this[_0x53bda3(0x110)][_0x53bda3(0x141)][_0x53bda3(0x115)](_0x53bda3(0x148)),_0x17d511=this[_0x53bda3(0x110)][_0x53bda3(0x141)][_0x53bda3(0x115)](_0x53bda3(0x114)),_0x1f4535=this[_0x53bda3(0x110)][_0x53bda3(0x141)][_0x53bda3(0x115)](_0x19baad)[_0x53bda3(0x129)]();function _0x52547e({showActiveMarker:_0x4150e8=!0x0,setDataAttribute:_0x587271=!0x0}={}){return(_0x2b0349,_0x3bcb71,_0x34c0a0)=>{const _0x359f28=_0x1d17,{type:_0x13379e,id:_0x5c350a}=_0x21d1aa[_0x359f28(0x155)](_0x3bcb71[_0x359f28(0x153)]),_0x4dc802=_0x21d1aa[_0x359f28(0x137)](_0x5c350a),_0x174434=_0x4dc802[_0x359f28(0x12d)];if(_0x359f28(0x13b)!=_0x4dc802[_0x359f28(0x120)]||!_0x174434||_0x359f28(0x116)!=_0x174434[_0x359f28(0x10f)])return;if(_0x3bcb71[_0x359f28(0x128)])return void _0x2b0349[_0x359f28(0x14a)]();if(!_0x34c0a0[_0x359f28(0x113)][_0x359f28(0x13e)](_0x3bcb71[_0x359f28(0x14e)],_0x2b0349[_0x359f28(0x133)]))return;const _0xbb79c3=_0x3bcb71[_0x359f28(0x14e)][_0x359f28(0x12c)][_0x359f28(0x140)],_0x1e54d8=_0x3bcb71[_0x359f28(0x14e)][_0x359f28(0x145)][_0x359f28(0x12e)],_0x2af6b8=_0xbb79c3[_0x359f28(0x13d)][_0x359f28(0x13d)],{column:_0x2b04a3}=_0x17d511[_0x359f28(0x118)](_0xbb79c3),{column:_0x55b37c}=_0x17d511[_0x359f28(0x118)](_0x1e54d8);for(let _0x138f92=_0x2b04a3;_0x138f92<=_0x55b37c;_0x138f92++){const _0x101ee1=_0x17d511[_0x359f28(0x10c)](_0x2af6b8,{'column':_0x138f92,'includeAllSlots':!0x1});for(const _0x539da8 of _0x101ee1){const _0x341294=_0x539da8[_0x359f28(0x131)],_0x4c912c=_0x34c0a0[_0x359f28(0x151)][_0x359f28(0x119)](_0x341294);_0x34c0a0[_0x359f28(0x11f)][_0x359f28(0x10d)](_0x359f28(0x13f)+_0x13379e,_0x4c912c),_0x587271&&_0x34c0a0[_0x359f28(0x11f)][_0x359f28(0x121)](_0x359f28(0x13c),_0x5c350a,_0x4c912c),_0x34c0a0[_0x359f28(0x151)][_0x359f28(0x12a)](_0x4c912c,_0x3bcb71[_0x359f28(0x153)]),_0x4150e8&&(_0x21d1aa[_0x359f28(0x139)][_0x359f28(0x11c)](_0x3bcb71[_0x359f28(0x153)])?_0x34c0a0[_0x359f28(0x11f)][_0x359f28(0x10d)](_0x359f28(0x14f),_0x4c912c):_0x34c0a0[_0x359f28(0x11f)][_0x359f28(0x156)](_0x359f28(0x14f),_0x4c912c));}}};}_0x21d1aa[_0x53bda3(0x12f)][_0x53bda3(0x123)](_0x53bda3(0x13b),_0x53bda3(0x142),_0x53bda3(0x134),_0x1f4535),_0x21d1aa[_0x53bda3(0x12f)][_0x53bda3(0x123)](_0x53bda3(0x13b),_0x53bda3(0x116),_0x53bda3(0x134),_0x1f4535),this[_0x53bda3(0x110)][_0x53bda3(0x14c)][_0x53bda3(0x144)]['on'](_0x53bda3(0x11b),_0x52547e(),{'priority':_0x53bda3(0x154)}),this[_0x53bda3(0x110)][_0x53bda3(0x12d)][_0x53bda3(0x144)]['on'](_0x53bda3(0x11b),(_0x24909f,_0x281c2b,_0x900444)=>{const _0x17e133=_0x53bda3;_0x900444[_0x17e133(0x107)][_0x17e133(0x14d)]&&_0x52547e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x24909f,_0x281c2b,_0x900444);},{'priority':_0x53bda3(0x154)}),this[_0x53bda3(0x110)][_0x53bda3(0x14c)][_0x53bda3(0x144)]['on'](_0x53bda3(0x11a),(_0x473df8,_0x3637f3,_0x592472)=>{const _0x21d86a=_0x53bda3,{type:_0x583079,id:_0x41864a}=_0x21d1aa[_0x21d86a(0x155)](_0x3637f3[_0x21d86a(0x153)]),_0xaa73af=_0x21d1aa[_0x21d86a(0x137)](_0x41864a),_0x14edfa=_0xaa73af[_0x21d86a(0x12d)];if(_0x21d86a(0x13b)!=_0xaa73af[_0x21d86a(0x120)]||!_0x14edfa||_0x21d86a(0x116)!=_0x14edfa[_0x21d86a(0x10f)])return;const _0xd7da81=_0x592472[_0x21d86a(0x151)][_0x21d86a(0x130)](_0x3637f3[_0x21d86a(0x153)]);if(_0xd7da81){for(const _0x475ddb of _0xd7da81)_0x592472[_0x21d86a(0x11f)][_0x21d86a(0x156)](_0x21d86a(0x13f)+_0x583079,_0x475ddb),_0x592472[_0x21d86a(0x11f)][_0x21d86a(0x156)](_0x21d86a(0x14f),_0x475ddb),_0x592472[_0x21d86a(0x11f)][_0x21d86a(0x111)](_0x21d86a(0x13c),_0x475ddb),_0x592472[_0x21d86a(0x151)][_0x21d86a(0x14b)](_0x475ddb,_0x3637f3[_0x21d86a(0x153)]);}},{'priority':_0x53bda3(0x154)}),this[_0x53bda3(0x158)]();}[_0x41c345(0x158)](){const _0x51dca7=_0x41c345,_0x5ac197=this[_0x51dca7(0x110)],_0x2bacb5=_0x5ac197[_0x51dca7(0x147)];function _0x1c850e(_0x4f7aed){const _0x18601f=_0x51dca7;return{'type':_0x18601f(0x125),'content':_0x5af9a8(_0x2bacb5,_0x18601f(0x132),_0x4f7aed)};}_0x5ac197[_0x51dca7(0x141)][_0x51dca7(0x115)](_0x51dca7(0x148))[_0x51dca7(0x13a)][_0x51dca7(0x15d)](_0x5237fd=>{const _0x1fe366=_0x51dca7;if(_0x1fe366(0x13b)!=_0x5237fd[_0x1fe366(0x120)])return;const {data:_0x49f220}=_0x5237fd;if(_0x49f220){if(_0x1fe366(0x142)==_0x49f220[_0x1fe366(0x10f)]){const _0x2d9e6e=_0x49f220[_0x1fe366(0x10b)][0x0][_0x1fe366(0x11d)];return _0x1c850e(_0x5af9a8(_0x2bacb5,_0x2d9e6e?_0x1fe366(0x136):_0x1fe366(0x112)));}if(_0x1fe366(0x116)==_0x49f220[_0x1fe366(0x10f)]){const _0x514a39=_0x49f220[_0x1fe366(0x10b)][0x0][_0x1fe366(0x11d)];return _0x1c850e(_0x5af9a8(_0x2bacb5,_0x514a39?_0x1fe366(0x12b):_0x1fe366(0x138)));}}});}}
23
+ const _0x326bc2=_0x57ad;(function(_0x260463,_0x3dc9ac){const _0x2729bc=_0x57ad,_0x51f306=_0x260463();while(!![]){try{const _0x26fc50=parseInt(_0x2729bc(0x174))/0x1*(-parseInt(_0x2729bc(0x179))/0x2)+parseInt(_0x2729bc(0x172))/0x3*(-parseInt(_0x2729bc(0x187))/0x4)+-parseInt(_0x2729bc(0x1b7))/0x5+parseInt(_0x2729bc(0x197))/0x6+parseInt(_0x2729bc(0x1aa))/0x7+parseInt(_0x2729bc(0x19a))/0x8+-parseInt(_0x2729bc(0x195))/0x9*(-parseInt(_0x2729bc(0x1b3))/0xa);if(_0x26fc50===_0x3dc9ac)break;else _0x51f306['push'](_0x51f306['shift']());}catch(_0x204796){_0x51f306['push'](_0x51f306['shift']());}}}(_0x183e,0xe9622));import{Plugin as _0x355afb}from'ckeditor5/src/core.js';function _0x57ad(_0x47060a,_0xbc4947){const _0x183ece=_0x183e();return _0x57ad=function(_0x57ad7c,_0x381d36){_0x57ad7c=_0x57ad7c-0x16c;let _0x1511a9=_0x183ece[_0x57ad7c];return _0x1511a9;},_0x57ad(_0x47060a,_0xbc4947);}import _0x5dd2a4 from'./table.js';function _0x183e(){const _0x5ac518=['21190110kMVaRn','TrackChangesEditing','end','getSuggestion','5937145gIbXOg','nodeBefore','_handleLegacySuggestions','setTableColumnHeader','editing','toViewElement','removeAttribute','setAttribute','setTableRowHeader','addClass','createTableWalker','showSuggestionHighlights','removeClass','registerAttributeLabel','accept','name','format','25464EKZjtX','FORMAT_REGULAR_COLUMN','18gqiYbL','_registerLegacyDescription','getCellLocation','stop','registerDescriptionCallback','161672CPICZn','headingColumns','downcastDispatcher','data','start','highest','includes','bindElementToMarker','markerRange','nodeAfter','locale','mapper','consumable','data-suggestion','372EWPGNv','type','ck-suggestion-marker--active','formatBlock','editor','plugins','ck-suggestion-marker-','item','removeMarker:suggestion','enableDefaultAttributesIntegration','*Format:*\x20%0','FORMAT_HEADER_COLUMN','FORMAT_HEADER_ROW','forceValue','9EBCtsN','_acceptFormatSuggestionCallbackFactory','1728600kwImMi','TableEditing','parent','13089088RkNOPJ','consume','commandName','FORMAT_REGULAR_ROW','has','TableUtils','headingRows','options','cell','writer','unbindElementFromMarkerName','commandParams','descriptionFactory','markerNameToElements','registerCustomCallback','markerName','2411864MaNMJd','_splitMarkerName','addMarker:suggestion','_suggestionFactory','afterInit','requires','get','registerBlockAttribute','activeMarkers'];_0x183e=function(){return _0x5ac518;};return _0x183e();}import{getTranslation as _0x4bf788}from'../utils/common-translations.js';export default class At extends _0x355afb{static get[_0x326bc2(0x1af)](){return[_0x5dd2a4];}[_0x326bc2(0x1ae)](){const _0x1f9feb=_0x326bc2,_0x18b4b2=this[_0x1f9feb(0x18b)];if(!_0x18b4b2[_0x1f9feb(0x18c)][_0x1f9feb(0x19e)](_0x1f9feb(0x198)))return;const _0x327070=_0x18b4b2[_0x1f9feb(0x183)],_0x19515b=_0x18b4b2[_0x1f9feb(0x18c)][_0x1f9feb(0x1b0)](_0x1f9feb(0x1b4));_0x19515b[_0x1f9feb(0x190)](_0x1f9feb(0x1bf)),_0x19515b[_0x1f9feb(0x190)](_0x1f9feb(0x1ba)),_0x19515b[_0x1f9feb(0x1b1)](_0x1f9feb(0x1a0)),_0x19515b[_0x1f9feb(0x1b1)](_0x1f9feb(0x17a)),_0x19515b[_0x1f9feb(0x1a6)][_0x1f9feb(0x16e)](_0x1f9feb(0x1a0),_0x4bf788(_0x327070,_0x1f9feb(0x193))),_0x19515b[_0x1f9feb(0x1a6)][_0x1f9feb(0x16e)](_0x1f9feb(0x17a),_0x4bf788(_0x327070,_0x1f9feb(0x192))),this[_0x1f9feb(0x1b9)]();}[_0x326bc2(0x1b9)](){const _0x5c4a19=_0x326bc2,_0x368c28=this[_0x5c4a19(0x18b)][_0x5c4a19(0x18c)][_0x5c4a19(0x1b0)](_0x5c4a19(0x1b4)),_0x52a91c=this[_0x5c4a19(0x18b)][_0x5c4a19(0x18c)][_0x5c4a19(0x1b0)](_0x5c4a19(0x19f)),_0x24d0bc=this[_0x5c4a19(0x18b)][_0x5c4a19(0x18c)][_0x5c4a19(0x1b0)](_0x5dd2a4)[_0x5c4a19(0x196)]();function _0x200ca8({showActiveMarker:_0x3ee547=!0x0,setDataAttribute:_0x38fc30=!0x0}={}){return(_0x53cd41,_0x3caf01,_0x58ea41)=>{const _0x16beee=_0x57ad,{type:_0x31d3fb,id:_0x29329b}=_0x368c28[_0x16beee(0x1ab)](_0x3caf01[_0x16beee(0x1a9)]),_0x3410c5=_0x368c28[_0x16beee(0x1b6)](_0x29329b),_0x578814=_0x3410c5[_0x16beee(0x17c)];if(_0x16beee(0x18a)!=_0x3410c5[_0x16beee(0x188)]||!_0x578814||_0x16beee(0x1ba)!=_0x578814[_0x16beee(0x19c)])return;if(_0x3caf01[_0x16beee(0x18e)])return void _0x53cd41[_0x16beee(0x177)]();if(!_0x58ea41[_0x16beee(0x185)][_0x16beee(0x19b)](_0x3caf01[_0x16beee(0x181)],_0x53cd41[_0x16beee(0x170)]))return;const _0x238408=_0x3caf01[_0x16beee(0x181)][_0x16beee(0x17d)][_0x16beee(0x182)],_0x4aadb1=_0x3caf01[_0x16beee(0x181)][_0x16beee(0x1b5)][_0x16beee(0x1b8)],_0x5ee2d8=_0x238408[_0x16beee(0x199)][_0x16beee(0x199)],{column:_0x4a2ba2}=_0x52a91c[_0x16beee(0x176)](_0x238408),{column:_0x457291}=_0x52a91c[_0x16beee(0x176)](_0x4aadb1);for(let _0x4fe0f2=_0x4a2ba2;_0x4fe0f2<=_0x457291;_0x4fe0f2++){const _0x32d1ab=_0x52a91c[_0x16beee(0x1c1)](_0x5ee2d8,{'column':_0x4fe0f2,'includeAllSlots':!0x1});for(const _0x6514a6 of _0x32d1ab){const _0x24d600=_0x6514a6[_0x16beee(0x1a2)],_0x4df8f3=_0x58ea41[_0x16beee(0x184)][_0x16beee(0x1bc)](_0x24d600);_0x58ea41[_0x16beee(0x1a3)][_0x16beee(0x1c0)](_0x16beee(0x18d)+_0x31d3fb,_0x4df8f3),_0x38fc30&&_0x58ea41[_0x16beee(0x1a3)][_0x16beee(0x1be)](_0x16beee(0x186),_0x29329b,_0x4df8f3),_0x58ea41[_0x16beee(0x184)][_0x16beee(0x180)](_0x4df8f3,_0x3caf01[_0x16beee(0x1a9)]),_0x3ee547&&(_0x368c28[_0x16beee(0x1b2)][_0x16beee(0x17f)](_0x3caf01[_0x16beee(0x1a9)])?_0x58ea41[_0x16beee(0x1a3)][_0x16beee(0x1c0)](_0x16beee(0x189),_0x4df8f3):_0x58ea41[_0x16beee(0x1a3)][_0x16beee(0x16d)](_0x16beee(0x189),_0x4df8f3));}}};}_0x368c28[_0x5c4a19(0x1ad)][_0x5c4a19(0x1a8)](_0x5c4a19(0x18a),_0x5c4a19(0x1bf),_0x5c4a19(0x16f),_0x24d0bc),_0x368c28[_0x5c4a19(0x1ad)][_0x5c4a19(0x1a8)](_0x5c4a19(0x18a),_0x5c4a19(0x1ba),_0x5c4a19(0x16f),_0x24d0bc),this[_0x5c4a19(0x18b)][_0x5c4a19(0x1bb)][_0x5c4a19(0x17b)]['on'](_0x5c4a19(0x1ac),_0x200ca8(),{'priority':_0x5c4a19(0x17e)}),this[_0x5c4a19(0x18b)][_0x5c4a19(0x17c)][_0x5c4a19(0x17b)]['on'](_0x5c4a19(0x1ac),(_0x599fd8,_0x6d69cc,_0x2a3610)=>{const _0x132848=_0x5c4a19;_0x2a3610[_0x132848(0x1a1)][_0x132848(0x16c)]&&_0x200ca8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x599fd8,_0x6d69cc,_0x2a3610);},{'priority':_0x5c4a19(0x17e)}),this[_0x5c4a19(0x18b)][_0x5c4a19(0x1bb)][_0x5c4a19(0x17b)]['on'](_0x5c4a19(0x18f),(_0x55dca0,_0x441be3,_0x1772c6)=>{const _0x2e8477=_0x5c4a19,{type:_0xce2a32,id:_0x2b4921}=_0x368c28[_0x2e8477(0x1ab)](_0x441be3[_0x2e8477(0x1a9)]),_0x5a78d9=_0x368c28[_0x2e8477(0x1b6)](_0x2b4921),_0x4a88f4=_0x5a78d9[_0x2e8477(0x17c)];if(_0x2e8477(0x18a)!=_0x5a78d9[_0x2e8477(0x188)]||!_0x4a88f4||_0x2e8477(0x1ba)!=_0x4a88f4[_0x2e8477(0x19c)])return;const _0x2edbbc=_0x1772c6[_0x2e8477(0x184)][_0x2e8477(0x1a7)](_0x441be3[_0x2e8477(0x1a9)]);if(_0x2edbbc){for(const _0x16543e of _0x2edbbc)_0x1772c6[_0x2e8477(0x1a3)][_0x2e8477(0x16d)](_0x2e8477(0x18d)+_0xce2a32,_0x16543e),_0x1772c6[_0x2e8477(0x1a3)][_0x2e8477(0x16d)](_0x2e8477(0x189),_0x16543e),_0x1772c6[_0x2e8477(0x1a3)][_0x2e8477(0x1bd)](_0x2e8477(0x186),_0x16543e),_0x1772c6[_0x2e8477(0x184)][_0x2e8477(0x1a4)](_0x16543e,_0x441be3[_0x2e8477(0x1a9)]);}},{'priority':_0x5c4a19(0x17e)}),this[_0x5c4a19(0x175)]();}[_0x326bc2(0x175)](){const _0x2dbeaa=_0x326bc2,_0x32057e=this[_0x2dbeaa(0x18b)],_0x49cebb=_0x32057e[_0x2dbeaa(0x183)];function _0x3e0ae7(_0x7f0344){const _0x3b9ab5=_0x2dbeaa;return{'type':_0x3b9ab5(0x171),'content':_0x4bf788(_0x49cebb,_0x3b9ab5(0x191),_0x7f0344)};}_0x32057e[_0x2dbeaa(0x18c)][_0x2dbeaa(0x1b0)](_0x2dbeaa(0x1b4))[_0x2dbeaa(0x1a6)][_0x2dbeaa(0x178)](_0x248f85=>{const _0x373722=_0x2dbeaa;if(_0x373722(0x18a)!=_0x248f85[_0x373722(0x188)])return;const {data:_0x4ec2b3}=_0x248f85;if(_0x4ec2b3){if(_0x373722(0x1bf)==_0x4ec2b3[_0x373722(0x19c)]){const _0x268856=_0x4ec2b3[_0x373722(0x1a5)][0x0][_0x373722(0x194)];return _0x3e0ae7(_0x4bf788(_0x49cebb,_0x268856?_0x373722(0x193):_0x373722(0x19d)));}if(_0x373722(0x1ba)==_0x4ec2b3[_0x373722(0x19c)]){const _0x3c1cdb=_0x4ec2b3[_0x373722(0x1a5)][0x0][_0x373722(0x194)];return _0x3e0ae7(_0x4bf788(_0x49cebb,_0x3c1cdb?_0x373722(0x192):_0x373722(0x173)));}}});}}