@ckeditor/ckeditor5-track-changes 41.4.0 → 41.4.1

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 +1 -1
  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 +1 -1
  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 +1 -1
  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
- function _0x3481(_0x2c81df,_0x403f1f){const _0x46fed5=_0x46fe();return _0x3481=function(_0x348104,_0x30cc05){_0x348104=_0x348104-0x13e;let _0x12ac45=_0x46fed5[_0x348104];return _0x12ac45;},_0x3481(_0x2c81df,_0x403f1f);}const _0x211079=_0x3481;(function(_0x1b764a,_0x281efc){const _0x3cdce1=_0x3481,_0x3ef410=_0x1b764a();while(!![]){try{const _0x3be901=parseInt(_0x3cdce1(0x141))/0x1*(parseInt(_0x3cdce1(0x13e))/0x2)+-parseInt(_0x3cdce1(0x13f))/0x3*(-parseInt(_0x3cdce1(0x14d))/0x4)+parseInt(_0x3cdce1(0x14e))/0x5*(parseInt(_0x3cdce1(0x156))/0x6)+-parseInt(_0x3cdce1(0x157))/0x7*(-parseInt(_0x3cdce1(0x14f))/0x8)+-parseInt(_0x3cdce1(0x146))/0x9+parseInt(_0x3cdce1(0x147))/0xa*(-parseInt(_0x3cdce1(0x142))/0xb)+parseInt(_0x3cdce1(0x15a))/0xc*(-parseInt(_0x3cdce1(0x144))/0xd);if(_0x3be901===_0x281efc)break;else _0x3ef410['push'](_0x3ef410['shift']());}catch(_0x51de2a){_0x3ef410['push'](_0x3ef410['shift']());}}}(_0x46fe,0x2b959));import{Plugin as _0x212abf}from'ckeditor5/src/core.js';export default class kt extends _0x212abf{[_0x211079(0x152)](){const _0x234b4e=_0x211079,_0x249f5b=this[_0x234b4e(0x145)];if(!_0x249f5b[_0x234b4e(0x15b)][_0x234b4e(0x155)](_0x234b4e(0x151)))return;const _0x5a67c9=_0x249f5b[_0x234b4e(0x15b)][_0x234b4e(0x14c)](_0x234b4e(0x148));_0x5a67c9[_0x234b4e(0x154)](_0x234b4e(0x14a)),_0x5a67c9[_0x234b4e(0x154)](_0x234b4e(0x143));const _0x5d7600=_0x249f5b[_0x234b4e(0x15b)][_0x234b4e(0x14c)](_0x234b4e(0x151));_0x5d7600[_0x234b4e(0x154)](_0x234b4e(0x149)),_0x5d7600[_0x234b4e(0x154)](_0x234b4e(0x140)),_0x5d7600[_0x234b4e(0x154)](_0x234b4e(0x14b)),_0x5d7600[_0x234b4e(0x154)](_0x234b4e(0x158)),_0x5d7600[_0x234b4e(0x154)](_0x234b4e(0x150)),_0x5d7600[_0x234b4e(0x154)](_0x234b4e(0x159)),_0x5d7600[_0x234b4e(0x154)](_0x234b4e(0x153));}}function _0x46fe(){const _0x41cce6=['get','492jFkYJA','6645GWDxoS','32PmJbqV','discardAllSuggestions','RestrictedEditingModeEditing','afterInit','discardSelectedSuggestions','enableCommand','has','1074CYNqXk','171787YyRRSE','acceptAllSuggestions','acceptSelectedSuggestions','1571664iYPTzI','plugins','4nsjaSy','4173junYpx','acceptSuggestion','177217ZjBdhh','2211121ytqzPf','goToNextRestrictedEditingException','13OmPRTZ','editor','3159702LXrcwQ','10dkguKo','TrackChangesEditing','trackChanges','goToPreviousRestrictedEditingException','discardSuggestion'];_0x46fe=function(){return _0x41cce6;};return _0x46fe();}
23
+ const _0x3ef185=_0xaf4e;(function(_0x46d2c5,_0x1de85f){const _0xee70a6=_0xaf4e,_0x4c3fb9=_0x46d2c5();while(!![]){try{const _0x1f7da4=-parseInt(_0xee70a6(0xed))/0x1+-parseInt(_0xee70a6(0xf5))/0x2*(parseInt(_0xee70a6(0xf3))/0x3)+-parseInt(_0xee70a6(0xfd))/0x4*(-parseInt(_0xee70a6(0x100))/0x5)+-parseInt(_0xee70a6(0xe9))/0x6*(-parseInt(_0xee70a6(0xf4))/0x7)+-parseInt(_0xee70a6(0xf8))/0x8+-parseInt(_0xee70a6(0xee))/0x9*(parseInt(_0xee70a6(0xe7))/0xa)+parseInt(_0xee70a6(0xef))/0xb;if(_0x1f7da4===_0x1de85f)break;else _0x4c3fb9['push'](_0x4c3fb9['shift']());}catch(_0x4e40e){_0x4c3fb9['push'](_0x4c3fb9['shift']());}}}(_0x28f4,0xb179d));function _0xaf4e(_0x331bc8,_0x156571){const _0x28f403=_0x28f4();return _0xaf4e=function(_0xaf4e2a,_0x4354e3){_0xaf4e2a=_0xaf4e2a-0xe5;let _0x3210e3=_0x28f403[_0xaf4e2a];return _0x3210e3;},_0xaf4e(_0x331bc8,_0x156571);}import{Plugin as _0x45abec}from'ckeditor5/src/core.js';export default class kt extends _0x45abec{[_0x3ef185(0xea)](){const _0xd99305=_0x3ef185,_0x2bea49=this[_0xd99305(0xe6)];if(!_0x2bea49[_0xd99305(0xf2)][_0xd99305(0xe8)](_0xd99305(0xf1)))return;const _0x489159=_0x2bea49[_0xd99305(0xf2)][_0xd99305(0xe5)](_0xd99305(0xff));_0x489159[_0xd99305(0xf9)](_0xd99305(0xfb)),_0x489159[_0xd99305(0xf9)](_0xd99305(0xfe));const _0xd1b685=_0x2bea49[_0xd99305(0xf2)][_0xd99305(0xe5)](_0xd99305(0xf1));_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xf0)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xfa)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xeb)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xec)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xfc)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xf6)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xf7));}}function _0x28f4(){const _0x52df41=['4630520zRoNeJ','enableCommand','acceptSuggestion','goToPreviousRestrictedEditingException','discardAllSuggestions','12ekEyfh','goToNextRestrictedEditingException','TrackChangesEditing','1319180dcEfba','get','editor','10oOEEIh','has','90rrhvvC','afterInit','discardSuggestion','acceptAllSuggestions','478618VCvNlu','5564844UYmcns','18875549BsQRLw','trackChanges','RestrictedEditingModeEditing','plugins','3wgfeJG','471009gJTUmi','2228164nnCauJ','acceptSelectedSuggestions','discardSelectedSuggestions'];_0x28f4=function(){return _0x52df41;};return _0x28f4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5705(){const _0x46a631=['insert','plugins','downcastDispatcher','createUIElement','editor','registerElementLabel','get','9279046sYFTQG','showSuggestionHighlights','ELEMENT_LINE_BREAK','1470255lTOPuI','requires','addMarker:suggestion','merge','3084576SpMpkq','8uCXfLv','span','test','markerRange','createPositionBefore','name','mapper','9521265xFPDqC','enableCommand','split','softBreak','getItems','markerName','shiftEnter','ck-suggestion-marker--active','TrackChangesEditing','activeMarkers','data','editing','options','167664nXruLr','ck-suggestion-marker-','9HNwZkw','includes','consumable','deletion','toViewPosition','descriptionFactory','writer','init','addClass','addMarker:suggestion:deletion','1279477wVADbA','8945192NaWxMu','locale','high','element','model','addMarker:suggestion:insertion','bindElementToMarker'];_0x5705=function(){return _0x46a631;};return _0x5705();}const _0xb654a9=_0x3d67;(function(_0x5116e4,_0x41c9fa){const _0x68d790=_0x3d67,_0x12116a=_0x5116e4();while(!![]){try{const _0x30630a=parseInt(_0x68d790(0xed))/0x1+-parseInt(_0x68d790(0xe1))/0x2+parseInt(_0x68d790(0xc8))/0x3*(parseInt(_0x68d790(0xcd))/0x4)+-parseInt(_0x68d790(0xd4))/0x5+parseInt(_0x68d790(0xcc))/0x6+parseInt(_0x68d790(0xfc))/0x7+parseInt(_0x68d790(0xee))/0x8*(-parseInt(_0x68d790(0xe3))/0x9);if(_0x30630a===_0x41c9fa)break;else _0x12116a['push'](_0x12116a['shift']());}catch(_0x990ca2){_0x12116a['push'](_0x12116a['shift']());}}}(_0x5705,0xf273f));import{Plugin as _0x59d2f2}from'ckeditor5/src/core.js';import{ShiftEnter as _0x117f16}from'ckeditor5/src/enter.js';import{getTranslation as _0x3efb22}from'../utils/common-translations.js';function _0x3d67(_0x451db3,_0x1b569a){const _0x57053e=_0x5705();return _0x3d67=function(_0x3d6708,_0x5ac88c){_0x3d6708=_0x3d6708-0xc7;let _0x4aeefe=_0x57053e[_0x3d6708];return _0x4aeefe;},_0x3d67(_0x451db3,_0x1b569a);}export default class bt extends _0x59d2f2{static get[_0xb654a9(0xc9)](){return[_0x117f16];}[_0xb654a9(0xea)](){const _0x63f67=_0xb654a9,_0x157c1e=this[_0x63f67(0xf9)],_0x2fe4b2=_0x157c1e[_0x63f67(0xf6)][_0x63f67(0xfb)](_0x63f67(0xdc));_0x2fe4b2[_0x63f67(0xd5)](_0x63f67(0xda)),_0x157c1e[_0x63f67(0xdf)][_0x63f67(0xf7)]['on'](_0x63f67(0xf3),de(_0x157c1e),{'priority':_0x63f67(0xf0)}),_0x157c1e[_0x63f67(0xdf)][_0x63f67(0xf7)]['on'](_0x63f67(0xec),de(_0x157c1e),{'priority':_0x63f67(0xf0)}),_0x157c1e[_0x63f67(0xde)][_0x63f67(0xf7)]['on'](_0x63f67(0xca),(_0x46ef16,_0x26cf7b,_0x1679e7)=>{const _0x5037d6=_0x63f67;_0x1679e7[_0x5037d6(0xe0)][_0x5037d6(0xfd)]&&de(_0x157c1e,{'showActiveMarker':!0x1})(_0x46ef16,_0x26cf7b,_0x1679e7);}),_0x2fe4b2[_0x63f67(0xe8)][_0x63f67(0xfa)](_0x63f67(0xd7),_0x108611=>_0x3efb22(_0x157c1e[_0x63f67(0xef)],_0x63f67(0xc7),_0x108611));}}function de(_0x547e83,{showActiveMarker:_0x21dcc0=!0x0}={}){return(_0x45676d,_0x184108,_0x407a51)=>{const _0x380d84=_0x3d67,_0x400596=_0x547e83[_0x380d84(0xf6)][_0x380d84(0xfb)](_0x380d84(0xdc));if(!_0x407a51[_0x380d84(0xe5)][_0x380d84(0xcf)](_0x184108[_0x380d84(0xd0)],_0x45676d[_0x380d84(0xd2)]))return;const _0x30e8a3=_0x547e83[_0x380d84(0xf2)];for(const _0x10a111 of _0x184108[_0x380d84(0xd0)][_0x380d84(0xd8)]()){if(!_0x10a111['is'](_0x380d84(0xf1),_0x380d84(0xd7)))continue;const _0x3d5cb3=_0x380d84(0xe6)==_0x184108[_0x380d84(0xd9)][_0x380d84(0xd6)](':')[0x1]?_0x380d84(0xcb):_0x380d84(0xd6),_0xe614=_0x407a51[_0x380d84(0xe9)][_0x380d84(0xf8)](_0x380d84(0xce),{'class':_0x380d84(0xe2)+_0x3d5cb3}),_0x137e9d=_0x407a51[_0x380d84(0xd3)][_0x380d84(0xe7)](_0x30e8a3[_0x380d84(0xd1)](_0x10a111));_0x21dcc0&&_0x400596[_0x380d84(0xdd)][_0x380d84(0xe4)](_0x184108[_0x380d84(0xd9)])&&_0x407a51[_0x380d84(0xe9)][_0x380d84(0xeb)](_0x380d84(0xdb),_0xe614),_0x407a51[_0x380d84(0xe9)][_0x380d84(0xf5)](_0x137e9d,_0xe614),_0x407a51[_0x380d84(0xd3)][_0x380d84(0xf4)](_0xe614,_0x184108[_0x380d84(0xd9)]);}};}
23
+ const _0x315533=_0x1a87;(function(_0x3a46c9,_0xb17c36){const _0xc34fbf=_0x1a87,_0xf646ee=_0x3a46c9();while(!![]){try{const _0xd4df06=parseInt(_0xc34fbf(0x100))/0x1+parseInt(_0xc34fbf(0x109))/0x2*(-parseInt(_0xc34fbf(0xeb))/0x3)+-parseInt(_0xc34fbf(0xfa))/0x4+-parseInt(_0xc34fbf(0xea))/0x5*(-parseInt(_0xc34fbf(0xe0))/0x6)+-parseInt(_0xc34fbf(0x10a))/0x7*(-parseInt(_0xc34fbf(0xe5))/0x8)+-parseInt(_0xc34fbf(0xe3))/0x9*(-parseInt(_0xc34fbf(0xec))/0xa)+-parseInt(_0xc34fbf(0xfb))/0xb;if(_0xd4df06===_0xb17c36)break;else _0xf646ee['push'](_0xf646ee['shift']());}catch(_0x185e51){_0xf646ee['push'](_0xf646ee['shift']());}}}(_0x566e,0x52089));import{Plugin as _0x362d77}from'ckeditor5/src/core.js';function _0x566e(){const _0x48c0a6=['7126383QEFTwD','shiftEnter','toViewPosition','ELEMENT_LINE_BREAK','plugins','457652piZHab','ck-suggestion-marker--active','includes','softBreak','options','downcastDispatcher','markerRange','data','enableCommand','258LFiKsp','4571hnFIBv','insert','activeMarkers','addMarker:suggestion:insertion','ck-suggestion-marker-','createUIElement','createPositionBefore','editing','model','element','split','name','TrackChangesEditing','consumable','registerElementLabel','880476tLIYtn','get','deletion','207mYLdPC','editor','6440PaRGCb','addClass','high','test','requires','15ejdWut','8367tOLIga','170030TRltNu','mapper','init','bindElementToMarker','merge','addMarker:suggestion:deletion','addMarker:suggestion','locale','writer','span','descriptionFactory','markerName','getItems','showSuggestionHighlights','1883924vhcweM'];_0x566e=function(){return _0x48c0a6;};return _0x566e();}import{ShiftEnter as _0x35df66}from'ckeditor5/src/enter.js';import{getTranslation as _0x14aa40}from'../utils/common-translations.js';export default class bt extends _0x362d77{static get[_0x315533(0xe9)](){return[_0x35df66];}[_0x315533(0xee)](){const _0xf7294b=_0x315533,_0x1a5682=this[_0xf7294b(0xe4)],_0x5972ba=_0x1a5682[_0xf7294b(0xff)][_0xf7294b(0xe1)](_0xf7294b(0xdd));_0x5972ba[_0xf7294b(0x108)](_0xf7294b(0xfc)),_0x1a5682[_0xf7294b(0xd8)][_0xf7294b(0x105)]['on'](_0xf7294b(0x10d),de(_0x1a5682),{'priority':_0xf7294b(0xe7)}),_0x1a5682[_0xf7294b(0xd8)][_0xf7294b(0x105)]['on'](_0xf7294b(0xf1),de(_0x1a5682),{'priority':_0xf7294b(0xe7)}),_0x1a5682[_0xf7294b(0x107)][_0xf7294b(0x105)]['on'](_0xf7294b(0xf2),(_0x17016c,_0x36eafe,_0x2529aa)=>{const _0xdf6694=_0xf7294b;_0x2529aa[_0xdf6694(0x104)][_0xdf6694(0xf9)]&&de(_0x1a5682,{'showActiveMarker':!0x1})(_0x17016c,_0x36eafe,_0x2529aa);}),_0x5972ba[_0xf7294b(0xf6)][_0xf7294b(0xdf)](_0xf7294b(0x103),_0x2f574c=>_0x14aa40(_0x1a5682[_0xf7294b(0xf3)],_0xf7294b(0xfe),_0x2f574c));}}function _0x1a87(_0x228f35,_0x2cc6ad){const _0x566e72=_0x566e();return _0x1a87=function(_0x1a87de,_0x350e19){_0x1a87de=_0x1a87de-0xd7;let _0x405228=_0x566e72[_0x1a87de];return _0x405228;},_0x1a87(_0x228f35,_0x2cc6ad);}function de(_0x7ff597,{showActiveMarker:_0x16c83b=!0x0}={}){return(_0x17474b,_0x3d7818,_0x45250d)=>{const _0x3bcd70=_0x1a87,_0x421121=_0x7ff597[_0x3bcd70(0xff)][_0x3bcd70(0xe1)](_0x3bcd70(0xdd));if(!_0x45250d[_0x3bcd70(0xde)][_0x3bcd70(0xe8)](_0x3d7818[_0x3bcd70(0x106)],_0x17474b[_0x3bcd70(0xdc)]))return;const _0x46f146=_0x7ff597[_0x3bcd70(0xd9)];for(const _0x278b02 of _0x3d7818[_0x3bcd70(0x106)][_0x3bcd70(0xf8)]()){if(!_0x278b02['is'](_0x3bcd70(0xda),_0x3bcd70(0x103)))continue;const _0x1225b6=_0x3bcd70(0xe2)==_0x3d7818[_0x3bcd70(0xf7)][_0x3bcd70(0xdb)](':')[0x1]?_0x3bcd70(0xf0):_0x3bcd70(0xdb),_0x29f2b2=_0x45250d[_0x3bcd70(0xf4)][_0x3bcd70(0x10f)](_0x3bcd70(0xf5),{'class':_0x3bcd70(0x10e)+_0x1225b6}),_0x53284a=_0x45250d[_0x3bcd70(0xed)][_0x3bcd70(0xfd)](_0x46f146[_0x3bcd70(0xd7)](_0x278b02));_0x16c83b&&_0x421121[_0x3bcd70(0x10c)][_0x3bcd70(0x102)](_0x3d7818[_0x3bcd70(0xf7)])&&_0x45250d[_0x3bcd70(0xf4)][_0x3bcd70(0xe6)](_0x3bcd70(0x101),_0x29f2b2),_0x45250d[_0x3bcd70(0xf4)][_0x3bcd70(0x10b)](_0x53284a,_0x29f2b2),_0x45250d[_0x3bcd70(0xed)][_0x3bcd70(0xef)](_0x29f2b2,_0x3d7818[_0x3bcd70(0xf7)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x203b6d=_0x17f2;(function(_0x5b5bbf,_0x15052e){const _0x2eb0b8=_0x17f2,_0x48a2d9=_0x5b5bbf();while(!![]){try{const _0x1facfc=parseInt(_0x2eb0b8(0x18d))/0x1*(parseInt(_0x2eb0b8(0x188))/0x2)+parseInt(_0x2eb0b8(0x197))/0x3+-parseInt(_0x2eb0b8(0x1a1))/0x4+-parseInt(_0x2eb0b8(0x19d))/0x5+parseInt(_0x2eb0b8(0x191))/0x6*(parseInt(_0x2eb0b8(0x1a2))/0x7)+parseInt(_0x2eb0b8(0x18c))/0x8*(parseInt(_0x2eb0b8(0x195))/0x9)+parseInt(_0x2eb0b8(0x196))/0xa*(parseInt(_0x2eb0b8(0x18b))/0xb);if(_0x1facfc===_0x15052e)break;else _0x48a2d9['push'](_0x48a2d9['shift']());}catch(_0x36f52f){_0x48a2d9['push'](_0x48a2d9['shift']());}}}(_0x5771,0xd47d9));import{Plugin as _0x5e7297}from'ckeditor5/src/core.js';function _0x17f2(_0x25189d,_0x2a0f22){const _0x577171=_0x5771();return _0x17f2=function(_0x17f24f,_0x46d493){_0x17f24f=_0x17f24f-0x17f;let _0x5eb3b0=_0x577171[_0x17f24f];return _0x5eb3b0;},_0x17f2(_0x25189d,_0x2a0f22);}function _0x5771(){const _0x2adf22=['commandName','descriptionFactory','5546000alnUPf','167783iQejLT','isCollapsed','from','model','enableCommand','registerDescriptionCallback','formatBlock','change','selection','has','FORMAT_RESTRICTED_DISABLED','getRanges','format','StandardEditingModeEditing','restrictedEditingException','forceValue','2JZeruF','commands','type','5229862hMWiVA','11632RxtCan','550831cVsuaC','markInlineFormat','value','document','72kOoMUB','plugins','locale','get','4365eoGBLt','20MkAtVQ','3447840rusSma','afterInit','TrackChangesEditing','editor','commandParams','FORMAT_RESTRICTED_ENABLED','6934760MKNPwR','formatInline'];_0x5771=function(){return _0x2adf22;};return _0x5771();}import{getRangesWithAttribute as _0x304805}from'./utils.js';import{getTranslation as _0x5d56a0}from'../utils/common-translations.js';export default class wt extends _0x5e7297{[_0x203b6d(0x198)](){const _0x263ffd=_0x203b6d,_0xbb0781=this[_0x263ffd(0x19a)],_0x1446ae=_0xbb0781[_0x263ffd(0x1a5)],_0x5938e7=_0xbb0781[_0x263ffd(0x193)];if(!_0xbb0781[_0x263ffd(0x192)][_0x263ffd(0x181)](_0x263ffd(0x185)))return;const _0x104f9c=_0xbb0781[_0x263ffd(0x192)][_0x263ffd(0x194)](_0x263ffd(0x199)),_0x11eb52=_0x263ffd(0x186),_0x3e628e=_0xbb0781[_0x263ffd(0x189)][_0x263ffd(0x194)](_0x11eb52);_0x104f9c[_0x263ffd(0x1a6)](_0x11eb52,(_0x3d1f4e,_0x344900={})=>{const _0x2c0f48=_0x263ffd,_0x189f10=_0x1446ae[_0x2c0f48(0x190)][_0x2c0f48(0x180)];if(_0x189f10[_0x2c0f48(0x1a3)])return void _0x3d1f4e(_0x344900);const _0x26942c=void 0x0!==_0x344900[_0x2c0f48(0x187)]?_0x344900[_0x2c0f48(0x187)]:!_0x3e628e[_0x2c0f48(0x18f)];_0x1446ae[_0x2c0f48(0x17f)](()=>{const _0x43973c=_0x2c0f48,_0x4786c3=Array[_0x43973c(0x1a4)](_0x189f10[_0x43973c(0x183)]());for(const _0x5de360 of _0x4786c3){const _0x154dfe=_0x26942c?[_0x5de360]:_0x304805(_0x11eb52,_0x5de360,_0x1446ae);for(const _0x3b5cfb of _0x154dfe)_0x104f9c[_0x43973c(0x18e)](_0x3b5cfb,{'commandName':_0x11eb52,'commandParams':[{'forceValue':_0x26942c}]});}});}),_0x104f9c[_0x263ffd(0x1a0)][_0x263ffd(0x1a7)](_0xfef723=>{const _0x249378=_0x263ffd;if(_0x249378(0x1a8)!=_0xfef723[_0x249378(0x18a)]&&_0x249378(0x19e)!=_0xfef723[_0x249378(0x18a)])return;const {data:_0x1dbd4d}=_0xfef723;return _0x1dbd4d&&_0x1dbd4d[_0x249378(0x19f)]==_0x11eb52?_0x1dbd4d[_0x249378(0x19b)][0x0][_0x249378(0x187)]?{'type':_0x249378(0x184),'content':_0x5d56a0(_0x5938e7,_0x249378(0x19c))}:{'type':_0x249378(0x184),'content':_0x5d56a0(_0x5938e7,_0x249378(0x182))}:void 0x0;});}}
23
+ const _0x10b1d5=_0x14b7;(function(_0x275c4e,_0x246565){const _0x26e7e5=_0x14b7,_0x5072fe=_0x275c4e();while(!![]){try{const _0x6aa5ad=parseInt(_0x26e7e5(0x183))/0x1+-parseInt(_0x26e7e5(0x17f))/0x2+parseInt(_0x26e7e5(0x18c))/0x3*(parseInt(_0x26e7e5(0x196))/0x4)+-parseInt(_0x26e7e5(0x185))/0x5+-parseInt(_0x26e7e5(0x192))/0x6+parseInt(_0x26e7e5(0x186))/0x7+parseInt(_0x26e7e5(0x199))/0x8*(-parseInt(_0x26e7e5(0x188))/0x9);if(_0x6aa5ad===_0x246565)break;else _0x5072fe['push'](_0x5072fe['shift']());}catch(_0x5672b6){_0x5072fe['push'](_0x5072fe['shift']());}}}(_0x1f77,0xc7695));function _0x1f77(){const _0x4dcfb9=['descriptionFactory','16yEfLnm','plugins','TrackChangesEditing','isCollapsed','enableCommand','FORMAT_RESTRICTED_ENABLED','markInlineFormat','StandardEditingModeEditing','format','type','forceValue','formatInline','restrictedEditingException','commandParams','1075942XlfBQU','getRanges','selection','FORMAT_RESTRICTED_DISABLED','346699EZjewb','formatBlock','6509535FRCRhA','8644188JyKoVq','model','1333755GSpwNS','commandName','editor','afterInit','546bKkiKq','value','change','get','document','from','1571856HYrRpK','registerDescriptionCallback','has','commands','35900URyCPs','locale'];_0x1f77=function(){return _0x4dcfb9;};return _0x1f77();}function _0x14b7(_0x22408c,_0x2b7f98){const _0x1f776e=_0x1f77();return _0x14b7=function(_0x14b79e,_0x29cfc1){_0x14b79e=_0x14b79e-0x173;let _0x243f2f=_0x1f776e[_0x14b79e];return _0x243f2f;},_0x14b7(_0x22408c,_0x2b7f98);}import{Plugin as _0x1b6681}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0xe01394}from'./utils.js';import{getTranslation as _0x5c73ac}from'../utils/common-translations.js';export default class wt extends _0x1b6681{[_0x10b1d5(0x18b)](){const _0x4f233f=_0x10b1d5,_0x356877=this[_0x4f233f(0x18a)],_0x17925e=_0x356877[_0x4f233f(0x187)],_0x451172=_0x356877[_0x4f233f(0x197)];if(!_0x356877[_0x4f233f(0x19a)][_0x4f233f(0x194)](_0x4f233f(0x178)))return;const _0x409b4a=_0x356877[_0x4f233f(0x19a)][_0x4f233f(0x18f)](_0x4f233f(0x173)),_0x2f7679=_0x4f233f(0x17d),_0x1bba41=_0x356877[_0x4f233f(0x195)][_0x4f233f(0x18f)](_0x2f7679);_0x409b4a[_0x4f233f(0x175)](_0x2f7679,(_0x57e46c,_0x5ab67b={})=>{const _0x3d612f=_0x4f233f,_0x35d194=_0x17925e[_0x3d612f(0x190)][_0x3d612f(0x181)];if(_0x35d194[_0x3d612f(0x174)])return void _0x57e46c(_0x5ab67b);const _0x343f3a=void 0x0!==_0x5ab67b[_0x3d612f(0x17b)]?_0x5ab67b[_0x3d612f(0x17b)]:!_0x1bba41[_0x3d612f(0x18d)];_0x17925e[_0x3d612f(0x18e)](()=>{const _0xc90916=_0x3d612f,_0x595c96=Array[_0xc90916(0x191)](_0x35d194[_0xc90916(0x180)]());for(const _0x1f74c3 of _0x595c96){const _0x58ba12=_0x343f3a?[_0x1f74c3]:_0xe01394(_0x2f7679,_0x1f74c3,_0x17925e);for(const _0x3239b9 of _0x58ba12)_0x409b4a[_0xc90916(0x177)](_0x3239b9,{'commandName':_0x2f7679,'commandParams':[{'forceValue':_0x343f3a}]});}});}),_0x409b4a[_0x4f233f(0x198)][_0x4f233f(0x193)](_0x21c8bc=>{const _0x3da3f4=_0x4f233f;if(_0x3da3f4(0x184)!=_0x21c8bc[_0x3da3f4(0x17a)]&&_0x3da3f4(0x17c)!=_0x21c8bc[_0x3da3f4(0x17a)])return;const {data:_0xe7518f}=_0x21c8bc;return _0xe7518f&&_0xe7518f[_0x3da3f4(0x189)]==_0x2f7679?_0xe7518f[_0x3da3f4(0x17e)][0x0][_0x3da3f4(0x17b)]?{'type':_0x3da3f4(0x179),'content':_0x5c73ac(_0x451172,_0x3da3f4(0x176))}:{'type':_0x3da3f4(0x179),'content':_0x5c73ac(_0x451172,_0x3da3f4(0x182))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c3cf5=_0x2664;(function(_0x356250,_0x2ec388){const _0x18ab19=_0x2664,_0x46b0a4=_0x356250();while(!![]){try{const _0x3b5195=parseInt(_0x18ab19(0xf7))/0x1*(-parseInt(_0x18ab19(0xe6))/0x2)+-parseInt(_0x18ab19(0xce))/0x3*(-parseInt(_0x18ab19(0xd4))/0x4)+-parseInt(_0x18ab19(0xf5))/0x5*(-parseInt(_0x18ab19(0xc6))/0x6)+-parseInt(_0x18ab19(0xe0))/0x7*(-parseInt(_0x18ab19(0xd6))/0x8)+-parseInt(_0x18ab19(0xc7))/0x9+parseInt(_0x18ab19(0xf8))/0xa*(parseInt(_0x18ab19(0xc8))/0xb)+parseInt(_0x18ab19(0xcc))/0xc*(-parseInt(_0x18ab19(0xd7))/0xd);if(_0x3b5195===_0x2ec388)break;else _0x46b0a4['push'](_0x46b0a4['shift']());}catch(_0x5b6a27){_0x46b0a4['push'](_0x46b0a4['shift']());}}}(_0x2e21,0x443dc));import{Plugin as _0x556da3}from'ckeditor5/src/core.js';import{getTranslation as _0x536bb5}from'../utils/common-translations.js';function _0x2664(_0x5c7c25,_0xb4969b){const _0x2e21bb=_0x2e21();return _0x2664=function(_0x266481,_0x5f0722){_0x266481=_0x266481-0xc5;let _0xe736f1=_0x2e21bb[_0x266481];return _0xe736f1;},_0x2664(_0x5c7c25,_0xb4969b);}function _0x2e21(){const _0x5e87ca=['toLowerCase','styleName','plugins','has','definitions','70cbhprn','format','7FvUPch','4750nSGhGq','formatBlock','GeneralHtmlSupport','29514AGjYRY','1610226pLknbo','6061kYnkao','add','commandParams','DataSchema','12uHLbCD','Style','787509pTGxJy','style','get','getGhsAttributeNameForElement','*Set\x20format:*\x20%0','TrackChangesEditing','8exLmBO','_registerLegacyDescription','8RwGBLZ','1628497IEmMpD','afterInit','enableDefaultAttributesIntegration','editor','element','FORMAT_STYLE','formatInline','block','ghsAttributes','1972173tTHzDU','StyleUtils','descriptionFactory','registerInlineAttribute','registerDescriptionCallback','forceValue','158182QDhfOy','registerAttributeLabel','registerBlockAttribute','locale','normalizeConfig','inline','*Remove\x20format:*\x20%0','commandName','config','type'];_0x2e21=function(){return _0x5e87ca;};return _0x2e21();}export default class yt extends _0x556da3{[_0x3c3cf5(0xd8)](){const _0x52e18e=_0x3c3cf5,_0x402ddc=this[_0x52e18e(0xda)];if(!_0x402ddc[_0x52e18e(0xf2)][_0x52e18e(0xf3)](_0x52e18e(0xcd))||!_0x402ddc[_0x52e18e(0xf2)][_0x52e18e(0xf3)](_0x52e18e(0xcb)))return;const _0x26566d=_0x402ddc[_0x52e18e(0xf2)][_0x52e18e(0xd0)](_0x52e18e(0xd3)),_0x5384eb=_0x402ddc[_0x52e18e(0xe9)],_0x12c75d=_0x402ddc[_0x52e18e(0xee)][_0x52e18e(0xd0)](_0x52e18e(0xcf))||{},_0x41ffc4=_0x402ddc[_0x52e18e(0xf2)][_0x52e18e(0xd0)](_0x52e18e(0xc5)),_0x1e5c8e=_0x402ddc[_0x52e18e(0xf2)][_0x52e18e(0xd0)](_0x52e18e(0xe1))[_0x52e18e(0xea)](_0x402ddc[_0x52e18e(0xf2)][_0x52e18e(0xd0)](_0x52e18e(0xcb)),_0x12c75d[_0x52e18e(0xf4)]);_0x26566d[_0x52e18e(0xd9)](_0x52e18e(0xcf));const _0xf51b1f=new Set();for(const _0x4bfad5 of _0x1e5c8e[_0x52e18e(0xde)]){const _0x11754d=_0x41ffc4[_0x52e18e(0xd1)](_0x4bfad5[_0x52e18e(0xdb)]);_0xf51b1f[_0x52e18e(0xc9)](_0x11754d);}const _0x178243=new Set();for(const _0x2677e7 of _0x1e5c8e[_0x52e18e(0xeb)]){const _0x28716e=_0x41ffc4[_0x52e18e(0xd1)](_0x2677e7[_0x52e18e(0xdb)]);_0x178243[_0x52e18e(0xc9)](_0x28716e);for(const _0x5af9d8 of _0x2677e7[_0x52e18e(0xdf)])_0x178243[_0x52e18e(0xc9)](_0x5af9d8);}for(const _0x1fbf57 of _0xf51b1f)_0x26566d[_0x52e18e(0xe8)](_0x1fbf57),_0x26566d[_0x52e18e(0xe2)][_0x52e18e(0xe7)](_0x1fbf57,_0x536bb5(_0x5384eb,_0x52e18e(0xdc)));for(const _0x2acec4 of _0x178243)_0x26566d[_0x52e18e(0xe3)](_0x2acec4),_0x26566d[_0x52e18e(0xe2)][_0x52e18e(0xe7)](_0x2acec4,_0x536bb5(_0x5384eb,_0x52e18e(0xdc)));this[_0x52e18e(0xd5)]();}[_0x3c3cf5(0xd5)](){const _0x1dfd41=_0x3c3cf5,_0x21bcdf=this[_0x1dfd41(0xda)],_0x40b2cb=_0x21bcdf[_0x1dfd41(0xe9)];_0x21bcdf[_0x1dfd41(0xf2)][_0x1dfd41(0xd0)](_0x1dfd41(0xd3))[_0x1dfd41(0xe2)][_0x1dfd41(0xe4)](_0x52b145=>{const _0x286c57=_0x1dfd41;if(_0x286c57(0xf9)!=_0x52b145[_0x286c57(0xef)]&&_0x286c57(0xdd)!=_0x52b145[_0x286c57(0xef)])return;const {data:_0x2cbfe5}=_0x52b145;return _0x2cbfe5&&_0x286c57(0xcf)===_0x2cbfe5[_0x286c57(0xed)]?_0x2cbfe5[_0x286c57(0xca)][0x0][_0x286c57(0xe5)]?{'type':_0x286c57(0xf6),'content':_0x536bb5(_0x40b2cb,_0x286c57(0xd2),_0x2cbfe5[_0x286c57(0xca)][0x0][_0x286c57(0xf1)][_0x286c57(0xf0)]())}:{'type':_0x286c57(0xf6),'content':_0x536bb5(_0x40b2cb,_0x286c57(0xec),_0x2cbfe5[_0x286c57(0xca)][0x0][_0x286c57(0xf1)][_0x286c57(0xf0)]())}:void 0x0;});}}
23
+ function _0x32e0(_0x289eb1,_0x544aa6){const _0x5c8455=_0x5c84();return _0x32e0=function(_0x32e073,_0x5dbf0c){_0x32e073=_0x32e073-0xc3;let _0x3f2405=_0x5c8455[_0x32e073];return _0x3f2405;},_0x32e0(_0x289eb1,_0x544aa6);}const _0x2244ae=_0x32e0;(function(_0x34d4eb,_0x58cf6a){const _0x36b4d3=_0x32e0,_0xc6e54e=_0x34d4eb();while(!![]){try{const _0x5b57c3=-parseInt(_0x36b4d3(0xea))/0x1+-parseInt(_0x36b4d3(0xd1))/0x2*(-parseInt(_0x36b4d3(0xc8))/0x3)+parseInt(_0x36b4d3(0xe3))/0x4+parseInt(_0x36b4d3(0xd9))/0x5*(parseInt(_0x36b4d3(0xc5))/0x6)+-parseInt(_0x36b4d3(0xed))/0x7*(-parseInt(_0x36b4d3(0xf5))/0x8)+parseInt(_0x36b4d3(0xd2))/0x9*(-parseInt(_0x36b4d3(0xca))/0xa)+-parseInt(_0x36b4d3(0xf2))/0xb;if(_0x5b57c3===_0x58cf6a)break;else _0xc6e54e['push'](_0xc6e54e['shift']());}catch(_0x665c02){_0xc6e54e['push'](_0xc6e54e['shift']());}}}(_0x5c84,0x8eaca));import{Plugin as _0x24a81b}from'ckeditor5/src/core.js';function _0x5c84(){const _0x8a0601=['formatBlock','afterInit','block','normalizeConfig','enableDefaultAttributesIntegration','forceValue','1515BpPdXw','DataSchema','registerAttributeLabel','*Remove\x20format:*\x20%0','style','has','registerInlineAttribute','add','Style','inline','1151992UYVsUs','element','registerBlockAttribute','ghsAttributes','type','StyleUtils','styleName','504586KtnfQL','GeneralHtmlSupport','commandName','2982VdjLWO','registerDescriptionCallback','_registerLegacyDescription','commandParams','FORMAT_STYLE','4711256OjNwiJ','formatInline','toLowerCase','9824cOIIwP','*Set\x20format:*\x20%0','config','7458VazHDI','format','editor','321jAPSUl','get','170akALBj','descriptionFactory','getGhsAttributeNameForElement','locale','plugins','definitions','TrackChangesEditing','15916pezkpT','276345YYLsHA'];_0x5c84=function(){return _0x8a0601;};return _0x5c84();}import{getTranslation as _0x951329}from'../utils/common-translations.js';export default class yt extends _0x24a81b{[_0x2244ae(0xd4)](){const _0x2f8573=_0x2244ae,_0x21eef9=this[_0x2f8573(0xc7)];if(!_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xde)](_0x2f8573(0xe1))||!_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xde)](_0x2f8573(0xda)))return;const _0x61a0f3=_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xc9)](_0x2f8573(0xd0)),_0x39c98e=_0x21eef9[_0x2f8573(0xcd)],_0x2ecbec=_0x21eef9[_0x2f8573(0xc4)][_0x2f8573(0xc9)](_0x2f8573(0xdd))||{},_0x26dc07=_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xc9)](_0x2f8573(0xeb)),_0x55efce=_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xc9)](_0x2f8573(0xe8))[_0x2f8573(0xd6)](_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xc9)](_0x2f8573(0xda)),_0x2ecbec[_0x2f8573(0xcf)]);_0x61a0f3[_0x2f8573(0xd7)](_0x2f8573(0xdd));const _0x37f5d6=new Set();for(const _0x2ae5e0 of _0x55efce[_0x2f8573(0xd5)]){const _0x5a062d=_0x26dc07[_0x2f8573(0xcc)](_0x2ae5e0[_0x2f8573(0xe4)]);_0x37f5d6[_0x2f8573(0xe0)](_0x5a062d);}const _0x369fc9=new Set();for(const _0x3454cc of _0x55efce[_0x2f8573(0xe2)]){const _0x3d0ebd=_0x26dc07[_0x2f8573(0xcc)](_0x3454cc[_0x2f8573(0xe4)]);_0x369fc9[_0x2f8573(0xe0)](_0x3d0ebd);for(const _0x5e855a of _0x3454cc[_0x2f8573(0xe6)])_0x369fc9[_0x2f8573(0xe0)](_0x5e855a);}for(const _0x50dfba of _0x37f5d6)_0x61a0f3[_0x2f8573(0xe5)](_0x50dfba),_0x61a0f3[_0x2f8573(0xcb)][_0x2f8573(0xdb)](_0x50dfba,_0x951329(_0x39c98e,_0x2f8573(0xf1)));for(const _0x56c6f7 of _0x369fc9)_0x61a0f3[_0x2f8573(0xdf)](_0x56c6f7),_0x61a0f3[_0x2f8573(0xcb)][_0x2f8573(0xdb)](_0x56c6f7,_0x951329(_0x39c98e,_0x2f8573(0xf1)));this[_0x2f8573(0xef)]();}[_0x2244ae(0xef)](){const _0x4e34a1=_0x2244ae,_0x38478d=this[_0x4e34a1(0xc7)],_0x4512b1=_0x38478d[_0x4e34a1(0xcd)];_0x38478d[_0x4e34a1(0xce)][_0x4e34a1(0xc9)](_0x4e34a1(0xd0))[_0x4e34a1(0xcb)][_0x4e34a1(0xee)](_0x3f6b56=>{const _0x2f9e72=_0x4e34a1;if(_0x2f9e72(0xd3)!=_0x3f6b56[_0x2f9e72(0xe7)]&&_0x2f9e72(0xf3)!=_0x3f6b56[_0x2f9e72(0xe7)])return;const {data:_0x78962d}=_0x3f6b56;return _0x78962d&&_0x2f9e72(0xdd)===_0x78962d[_0x2f9e72(0xec)]?_0x78962d[_0x2f9e72(0xf0)][0x0][_0x2f9e72(0xd8)]?{'type':_0x2f9e72(0xc6),'content':_0x951329(_0x4512b1,_0x2f9e72(0xc3),_0x78962d[_0x2f9e72(0xf0)][0x0][_0x2f9e72(0xe9)][_0x2f9e72(0xf4)]())}:{'type':_0x2f9e72(0xc6),'content':_0x951329(_0x4512b1,_0x2f9e72(0xdc),_0x78962d[_0x2f9e72(0xf0)][0x0][_0x2f9e72(0xe9)][_0x2f9e72(0xf4)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8ff83a=_0x30f6;(function(_0x27595a,_0x4d6bcc){const _0x41b07e=_0x30f6,_0x4c17af=_0x27595a();while(!![]){try{const _0x50ef8c=-parseInt(_0x41b07e(0x225))/0x1+-parseInt(_0x41b07e(0x242))/0x2*(-parseInt(_0x41b07e(0x1e2))/0x3)+-parseInt(_0x41b07e(0x233))/0x4*(parseInt(_0x41b07e(0x1d1))/0x5)+parseInt(_0x41b07e(0x1f3))/0x6+parseInt(_0x41b07e(0x203))/0x7+parseInt(_0x41b07e(0x219))/0x8*(parseInt(_0x41b07e(0x212))/0x9)+-parseInt(_0x41b07e(0x1d9))/0xa*(-parseInt(_0x41b07e(0x1ca))/0xb);if(_0x50ef8c===_0x4d6bcc)break;else _0x4c17af['push'](_0x4c17af['shift']());}catch(_0x4c1d8d){_0x4c17af['push'](_0x4c17af['shift']());}}}(_0x9c81,0x65f61));import{Plugin as _0x4a4d8f}from'ckeditor5/src/core.js';import{LiveRange as _0x348b19}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5b764b}from'ckeditor5/src/widget.js';function _0x9c81(){const _0x82843a=['getColumnIndexes','getSuggestion','38370ATtiqs','_tablePostFixingSubtypes','selection','left','hasAttribute','removeTableColumn','highest','getFirstRange','get','128319pJyLnD','getCellLocation','minColumn','root','suggestion','writer','forceValue','some','model','rowspan','push','values','enqueueChange','join','selectTableColumn','first','selectTableRow','1902438nAnYjs','markMultiRangeDeletion','_getCoordsForCells','getChildren','ELEMENT_TABLE_WITH_TEXT','name','isTouching','change','mapper','getRanges','differ','getSelectionAffectedTableCells','isInContent','removeTableRow','span','end','4492537bcGQXZ','table','nodeBefore','setSelection','isIntersectingWithRange','execute','createRangeIn','detach','deletion','oldRange','createPositionAt','$textProxy','TableEditing','downcastDispatcher','refresh','9KZJEfd','ELEMENT_TABLE_COLUMN','last','insertTable','afterInit','startsWith','colspan','1365024LUETdf','ELEMENT_TABLE_ROW_WITH_TEXT','editor','change:data','isEqual','tableCell','getContainedElement','registerElementLabel','filter','document','max','tablePaste','509808XNkSIS','includes','add','minRow','locale','*Insert:*\x20%0','every','tableColumn','getChanges','maxColumn','map','commands','has','fromRange','3161476KQCNOO','_splitMarkerName','_suggestionFactory','subType','_setupColumnsRowsFixing','batch','toLowerCase','toViewElement','isArray','addMarker:suggestion','maxRow','low','registerDescriptionCallback','above','TrackChangesEditing','18KWkuTY','TableUtils','_tableSuggestions','registerPostFixer','enableCommand','tableRow','markMultiRangeInsertion','min','showSuggestionHighlights','removeClass','start','createRangeOn','ELEMENT_TABLE_COLUMN_WITH_TEXT','$graveyard','length','from','type','substr','getChangedMarkers','createTableWalker','plugins','getItems','insertion','descriptionFactory','cell','_getSuggestionCoords','insertTableRowBelow','addClass','nodeAfter','getAttribute','registerCustomCallback','*Remove:*\x20%0','position','insertTableRowAbove','insertTableColumnLeft','insert','classes','MIN_SAFE_INTEGER','accept','options','MAX_SAFE_INTEGER','data','ELEMENT_TABLE','583eTCEsa','findAncestor','order','rootName','discard','_acceptFormatSuggestionCallbackFactory','getRowIndexes','5lYUdBB','insertTableColumnRight','element','item','addRange','ELEMENT_TABLE_ROW'];_0x9c81=function(){return _0x82843a;};return _0x9c81();}import{getTranslation as _0x5805c1}from'../utils/common-translations.js';export default class jt extends _0x4a4d8f{constructor(_0x5a3798){const _0x5d8403=_0x30f6;super(_0x5a3798),this[_0x5d8403(0x1da)]=[_0x5d8403(0x247),_0x5d8403(0x22c)],this[_0x5d8403(0x244)]=new Set();}[_0x8ff83a(0x216)](){const _0x5c16ff=_0x8ff83a,_0x380a9d=this[_0x5c16ff(0x21b)],_0x4c158a=_0x380a9d[_0x5c16ff(0x1ea)][_0x5c16ff(0x222)][_0x5c16ff(0x1db)];if(!_0x380a9d[_0x5c16ff(0x256)][_0x5c16ff(0x231)](_0x5c16ff(0x20f)))return;const _0x1f7372=_0x380a9d[_0x5c16ff(0x229)],_0x5579d3=_0x380a9d[_0x5c16ff(0x256)][_0x5c16ff(0x1e1)](_0x5c16ff(0x241)),_0x2fc047=_0x380a9d[_0x5c16ff(0x256)][_0x5c16ff(0x1e1)](_0x5c16ff(0x243));_0x5579d3[_0x5c16ff(0x259)][_0x5c16ff(0x220)](_0x5c16ff(0x204),_0x1d0273=>_0x5805c1(_0x1f7372,_0x5c16ff(0x1c9),_0x1d0273)),this[_0x5c16ff(0x237)](),_0x5579d3[_0x5c16ff(0x246)](_0x5c16ff(0x215)),_0x5579d3[_0x5c16ff(0x246)](_0x5c16ff(0x1f2)),_0x5579d3[_0x5c16ff(0x246)](_0x5c16ff(0x1f0));for(const _0x64a3d5 of[_0x5c16ff(0x1c0),_0x5c16ff(0x25c)]){const _0x3f952f=_0x380a9d[_0x5c16ff(0x230)][_0x5c16ff(0x1e1)](_0x64a3d5);_0x5579d3[_0x5c16ff(0x246)](_0x64a3d5,_0xbf8a0=>{const _0x3a3ac9=_0x5c16ff;_0x380a9d[_0x3a3ac9(0x1ea)][_0x3a3ac9(0x1fa)](_0x2b849c=>{const _0x3e02ae=_0x3a3ac9;_0xbf8a0();const _0x2b3fc3=_0x3e02ae(0x240)===_0x3f952f[_0x3e02ae(0x1cc)],_0x3fb830=_0x2fc047[_0x3e02ae(0x1fe)](_0x4c158a),_0x50daf9=_0x2fc047[_0x3e02ae(0x1d0)](_0x3fb830),_0x5c5121=_0x2b3fc3?_0x50daf9[_0x3e02ae(0x1f1)]-0x1:_0x50daf9[_0x3e02ae(0x214)]+0x1,_0x323a74=_0x3fb830[0x0][_0x3e02ae(0x1cb)](_0x3e02ae(0x204)),_0x475111=_0x2fc047[_0x3e02ae(0x255)](_0x323a74,{'startRow':_0x5c5121,'endRow':_0x5c5121}),_0x4309e6=Array[_0x3e02ae(0x251)](_0x475111)[_0x3e02ae(0x22f)](_0x2ca2cf=>_0x2b849c[_0x3e02ae(0x24d)](_0x2ca2cf[_0x3e02ae(0x25a)]));_0x5579d3[_0x3e02ae(0x248)](_0x4309e6,_0x3e02ae(0x247));});});}for(const _0x33c4de of[_0x5c16ff(0x1c1),_0x5c16ff(0x1d2)]){const _0x29b368=_0x380a9d[_0x5c16ff(0x230)][_0x5c16ff(0x1e1)](_0x33c4de);_0x5579d3[_0x5c16ff(0x246)](_0x33c4de,_0x1610d6=>{const _0x3e9051=_0x5c16ff;_0x380a9d[_0x3e9051(0x1ea)][_0x3e9051(0x1fa)](_0x7f2d1e=>{const _0x47069f=_0x3e9051;_0x1610d6();const _0x577722=_0x47069f(0x1dc)===_0x29b368[_0x47069f(0x1cc)],_0x2c6362=_0x2fc047[_0x47069f(0x1fe)](_0x4c158a),_0x243720=_0x2fc047[_0x47069f(0x1d7)](_0x2c6362),_0x1bd308=_0x577722?_0x243720[_0x47069f(0x1f1)]-0x1:_0x243720[_0x47069f(0x214)]+0x1,_0x3990bb=_0x2c6362[0x0][_0x47069f(0x1cb)](_0x47069f(0x204)),_0xd698e6=_0x2fc047[_0x47069f(0x255)](_0x3990bb,{'startRow':0x0,'column':_0x1bd308,'includeAllSlots':!0x1}),_0x2984e1=Array[_0x47069f(0x251)](_0xd698e6)[_0x47069f(0x22f)](_0x3fa781=>_0x7f2d1e[_0x47069f(0x24d)](_0x3fa781[_0x47069f(0x25a)]));_0x5579d3[_0x47069f(0x248)](_0x2984e1,_0x47069f(0x22c));});});}for(const _0x236a00 of[_0x5c16ff(0x200),_0x5c16ff(0x1de)]){const _0x52b0a8=_0x236a00[_0x5c16ff(0x253)](0xb),_0x11f61a=_0x52b0a8[_0x5c16ff(0x239)](),_0x3894c8=_0x11f61a[_0x5c16ff(0x253)](0x0,0x3)+_0x5c16ff(0x201),_0x412ff9=_0x5c16ff(0x204)+_0x52b0a8,_0x6c91a=_0x5c16ff(0x249)+_0x52b0a8,_0x389b6a=_0x5c16ff(0x223)+_0x52b0a8;_0x5579d3[_0x5c16ff(0x246)](_0x236a00,()=>{const _0x51487f=_0x5c16ff;_0x380a9d[_0x51487f(0x1ea)][_0x51487f(0x1fa)](_0x554642=>{const _0x598d79=_0x51487f,_0x2e77ef=_0x2fc047[_0x598d79(0x1fe)](_0x4c158a),_0x59a441=_0x2e77ef[0x0][_0x598d79(0x1cb)](_0x598d79(0x204));let _0x3170ae;if(_0x598d79(0x200)==_0x236a00){const _0x4ead81=_0x2fc047[_0x598d79(0x1d0)](_0x2e77ef);_0x3170ae={'startRow':_0x4ead81[_0x598d79(0x1f1)],'endRow':_0x4ead81[_0x598d79(0x214)],'includeAllSlots':!0x0};}else{const _0x48f99e=_0x2fc047[_0x598d79(0x1d7)](_0x2e77ef);_0x3170ae={'startColumn':_0x48f99e[_0x598d79(0x1f1)],'endColumn':_0x48f99e[_0x598d79(0x214)],'includeAllSlots':!0x0};}const _0x3840fc=_0x2fc047[_0x598d79(0x255)](_0x59a441,_0x3170ae),_0x20d96f=Array[_0x598d79(0x251)](_0x3840fc)[_0x598d79(0x22f)](({cell:_0x56330c})=>_0x56330c),_0x3ad5b3=Ee(_0x20d96f[_0x598d79(0x221)](_0x7e9a8d=>_0x7e9a8d[_0x598d79(0x1dd)](_0x3894c8))),_0x3e0a5b=Ee(_0x20d96f[_0x598d79(0x221)](_0x1ad1db=>!_0x1ad1db[_0x598d79(0x1dd)](_0x3894c8)))[_0x598d79(0x22f)](_0x328c31=>_0x554642[_0x598d79(0x24d)](_0x328c31)),_0xd74d92=_0x5579d3[_0x598d79(0x1f4)](_0x3e0a5b,_0x412ff9);if(_0xd74d92&&(_0x598d79(0x247)==_0xd74d92[_0x598d79(0x236)]||_0x598d79(0x22c)==_0xd74d92[_0x598d79(0x236)])){const _0x246a9b=this[_0x598d79(0x25b)](_0xd74d92);for(const _0x3ee37e of _0x3ad5b3){const _0x556f9e=_0x554642[_0x598d79(0x24d)](_0x3ee37e),_0x3fcfba=_0x2fc047[_0x598d79(0x1e3)](_0x3ee37e),_0x58cead=_0x3ee37e[_0x598d79(0x25f)](_0x3894c8)-0x1,_0x31c9af=_0x246a9b[_0x6c91a],_0x147662=_0x246a9b[_0x389b6a];_0x31c9af<=_0x3fcfba[_0x11f61a]&&_0x3fcfba[_0x11f61a]+_0x58cead<=_0x147662&&_0xd74d92[_0x598d79(0x1d5)](_0x556f9e);}}});});}function _0x3eeb11(_0x1a267d){const _0x135b0d=_0x5c16ff,_0x5d5e0c=Array[_0x135b0d(0x251)](_0x4c158a[_0x135b0d(0x1fc)]())[_0x135b0d(0x22f)](_0x3c6047=>_0x348b19[_0x135b0d(0x232)](_0x3c6047));_0x380a9d[_0x135b0d(0x1ea)][_0x135b0d(0x1fa)](_0xef14e3=>{const _0x2f84de=_0x135b0d,_0x35e0c8=_0xef14e3[_0x2f84de(0x238)];_0x1a267d=_0x1a267d[_0x2f84de(0x221)](_0x19d02c=>_0x2f84de(0x24f)!=_0x19d02c[_0x2f84de(0x1e5)][_0x2f84de(0x1cd)]),_0xef14e3[_0x2f84de(0x206)](_0x1a267d),_0x380a9d[_0x2f84de(0x230)][_0x2f84de(0x1e1)](_0x2f84de(0x200))[_0x2f84de(0x211)](),_0x380a9d[_0x2f84de(0x208)](_0x2f84de(0x200),{'forceDefaultExecution':!0x0}),_0x380a9d[_0x2f84de(0x1ea)][_0x2f84de(0x1ee)](()=>{const _0x59e06d=_0x2f84de;_0x380a9d[_0x59e06d(0x1ea)][_0x59e06d(0x1ee)](_0x35e0c8,_0x2bad09=>{const _0x4db607=_0x59e06d,_0x56d598=_0x5d5e0c[_0x4db607(0x221)](_0x44735b=>_0x4db607(0x24f)!=_0x44735b[_0x4db607(0x1e5)][_0x4db607(0x1cd)]);_0x56d598[_0x4db607(0x250)]>0x0&&_0x2bad09[_0x4db607(0x206)](_0x56d598);for(const _0x59be49 of _0x5d5e0c)_0x59be49[_0x4db607(0x20a)]();});});});}function _0x103cf4(_0x199bbc){const _0x516552=_0x5c16ff;_0x380a9d[_0x516552(0x1ea)][_0x516552(0x1fa)](_0x36fc84=>{const _0x3b51a2=_0x516552,_0x5a8447=Array[_0x3b51a2(0x251)](_0x4c158a[_0x3b51a2(0x1fc)]())[_0x3b51a2(0x22f)](_0x2ccd5c=>_0x348b19[_0x3b51a2(0x232)](_0x2ccd5c)),_0x266122=[];for(const _0x212f6b of _0x199bbc)for(const _0x468230 of _0x212f6b[_0x3b51a2(0x257)]({'shallow':!0x0}))_0x266122[_0x3b51a2(0x1ec)](_0x468230);for(const _0x440691 of _0x266122)_0x3b51a2(0x24f)!=_0x440691[_0x3b51a2(0x1e5)][_0x3b51a2(0x1cd)]&&(_0x36fc84[_0x3b51a2(0x206)](_0x36fc84[_0x3b51a2(0x20d)](_0x440691,0x0)),_0x380a9d[_0x3b51a2(0x230)][_0x3b51a2(0x1e1)](_0x3b51a2(0x1de))[_0x3b51a2(0x211)](),_0x380a9d[_0x3b51a2(0x208)](_0x3b51a2(0x1de),{'forceDefaultExecution':!0x0}));const _0x268af8=_0x5a8447[_0x3b51a2(0x221)](_0x1a528f=>_0x3b51a2(0x24f)!=_0x1a528f[_0x3b51a2(0x1e5)][_0x3b51a2(0x1cd)]);_0x268af8[_0x3b51a2(0x250)]>0x0&&_0x36fc84[_0x3b51a2(0x206)](_0x268af8);for(const _0x41b55e of _0x5a8447)_0x41b55e[_0x3b51a2(0x20a)]();});}function _0x2242c7(_0x25837a,_0x45bda3){const _0x58ec27=_0x5c16ff;return _0x45bda3[_0x58ec27(0x22b)](_0xc7054e=>_0x25837a[_0x58ec27(0x1e9)](_0x3da007=>_0x3da007[_0x58ec27(0x202)][_0x58ec27(0x21d)](_0xc7054e[_0x58ec27(0x24c)])||_0xc7054e[_0x58ec27(0x202)][_0x58ec27(0x21d)](_0x3da007[_0x58ec27(0x24c)])));}function _0x271eed(_0x3e1bd5,_0x28d74d){const _0x4c0946=_0x5c16ff;return _0x3e1bd5[_0x4c0946(0x1e9)](_0x4d81e8=>_0x28d74d[_0x4c0946(0x1e9)](_0x2bc8ee=>_0x4d81e8[_0x4c0946(0x202)][_0x4c0946(0x1f9)](_0x2bc8ee[_0x4c0946(0x24c)])));}_0x380a9d[_0x5c16ff(0x1c8)][_0x5c16ff(0x210)]['on'](_0x5c16ff(0x23c),(_0x615864,_0x157539,_0x592de0)=>{const _0x1afdd3=_0x5c16ff;if(!_0x592de0[_0x1afdd3(0x1c6)][_0x1afdd3(0x24a)])return;const _0x1f24e3=_0x157539[_0x1afdd3(0x1d4)];if(!_0x1f24e3)return;const _0xd3e3c0=_0x592de0[_0x1afdd3(0x1fb)][_0x1afdd3(0x23a)](_0x1f24e3);function _0x3334e4(_0xf0989d){const _0x39a464=_0x1afdd3;return Array[_0x39a464(0x23b)](_0xf0989d)?_0xf0989d:[_0xf0989d];}_0xd3e3c0&&_0x1afdd3(0x21e)===_0x1f24e3[_0x1afdd3(0x1f8)]&&_0x5b764b(_0xd3e3c0,_0x592de0[_0x1afdd3(0x1e7)],(_0x57b6cd,_0x1c3a45,_0x57b955)=>_0x57b955[_0x1afdd3(0x25d)](_0x3334e4(_0x1c3a45[_0x1afdd3(0x1c3)]),_0x57b6cd),(_0x15ef4f,_0x20ecac,_0x54109a)=>_0x54109a[_0x1afdd3(0x24b)](_0x3334e4(_0x20ecac[_0x1afdd3(0x1c3)]),_0x15ef4f));},{'priority':_0x5c16ff(0x1df)}),_0x5579d3[_0x5c16ff(0x259)][_0x5c16ff(0x23f)](_0x2ba2c9=>{const _0x1aea88=_0x5c16ff;if(_0x1aea88(0x258)!=_0x2ba2c9[_0x1aea88(0x252)]&&_0x1aea88(0x20b)!=_0x2ba2c9[_0x1aea88(0x252)])return;const _0x36d085=_0x2ba2c9[_0x1aea88(0x21f)]();if(null!=_0x36d085&&_0x36d085['is'](_0x1aea88(0x1d3),_0x1aea88(0x204))){if(_0x1aea88(0x258)==_0x2ba2c9[_0x1aea88(0x252)]){const _0x163bbe=_0x2ba2c9[_0x1aea88(0x257)]()[_0x1aea88(0x221)](_0x135b3c=>_0x135b3c['is'](_0x1aea88(0x20e)))[_0x1aea88(0x22f)](_0x16f7f4=>_0x16f7f4[_0x1aea88(0x1c8)]);if(_0x163bbe[_0x1aea88(0x250)])return{'type':_0x1aea88(0x258),'content':_0x5805c1(_0x1f7372,_0x1aea88(0x22a),_0x5805c1(_0x1f7372,_0x1aea88(0x1f7),'\x22'+_0x163bbe[_0x1aea88(0x1ef)]('\x20')+'\x22'))};}if(_0x1aea88(0x20b)==_0x2ba2c9[_0x1aea88(0x252)]){const _0x1e2b1e=_0x2ba2c9[_0x1aea88(0x257)]()[_0x1aea88(0x221)](_0x79695c=>_0x79695c['is'](_0x1aea88(0x20e)))[_0x1aea88(0x22f)](_0x4fc1b6=>_0x4fc1b6[_0x1aea88(0x1c8)]);if(_0x1e2b1e[_0x1aea88(0x250)])return{'type':_0x1aea88(0x20b),'content':_0x5805c1(_0x1f7372,_0x1aea88(0x261),_0x5805c1(_0x1f7372,_0x1aea88(0x1f7),'\x22'+_0x1e2b1e[_0x1aea88(0x1ef)]('\x20')+'\x22'))};}}}),_0x5579d3[_0x5c16ff(0x259)][_0x5c16ff(0x23f)](_0x195d21=>{const _0x368147=_0x5c16ff;if(_0x368147(0x247)==_0x195d21[_0x368147(0x236)]){const _0x5c268d=_0x195d21[_0x368147(0x257)]()[_0x368147(0x221)](_0x4fbe53=>_0x4fbe53['is'](_0x368147(0x20e)))[_0x368147(0x22f)](_0x267aae=>_0x267aae[_0x368147(0x1c8)]),_0x407256=this[_0x368147(0x25b)](_0x195d21),_0x6e1d86=_0x407256[_0x368147(0x23d)]-_0x407256[_0x368147(0x228)]+0x1;if(_0x368147(0x258)==_0x195d21[_0x368147(0x252)])return _0x5c268d[_0x368147(0x250)]?{'type':_0x368147(0x258),'content':_0x5805c1(_0x1f7372,_0x368147(0x22a),_0x5805c1(_0x1f7372,_0x368147(0x21a),[_0x6e1d86,'\x22'+_0x5c268d[_0x368147(0x1ef)]('\x20')+'\x22']))}:{'type':_0x368147(0x258),'content':_0x5805c1(_0x1f7372,_0x368147(0x22a),_0x5805c1(_0x1f7372,_0x368147(0x1d6),_0x6e1d86))};if(_0x368147(0x20b)==_0x195d21[_0x368147(0x252)])return _0x5c268d[_0x368147(0x250)]?{'type':_0x368147(0x20b),'content':_0x5805c1(_0x1f7372,_0x368147(0x261),_0x5805c1(_0x1f7372,_0x368147(0x21a),[_0x6e1d86,'\x22'+_0x5c268d[_0x368147(0x1ef)]('\x20')+'\x22']))}:{'type':_0x368147(0x20b),'content':_0x5805c1(_0x1f7372,_0x368147(0x261),_0x5805c1(_0x1f7372,_0x368147(0x1d6),_0x6e1d86))};}if(_0x368147(0x22c)==_0x195d21[_0x368147(0x236)]){const _0x182554=_0x195d21[_0x368147(0x257)]()[_0x368147(0x221)](_0x3cb9a7=>_0x3cb9a7['is'](_0x368147(0x20e)))[_0x368147(0x22f)](_0x3f9414=>_0x3f9414[_0x368147(0x1c8)]),_0x581530=this[_0x368147(0x25b)](_0x195d21),_0x20bb10=_0x581530[_0x368147(0x22e)]-_0x581530[_0x368147(0x1e4)]+0x1;if(_0x368147(0x258)==_0x195d21[_0x368147(0x252)])return _0x182554[_0x368147(0x250)]?{'type':_0x368147(0x258),'content':_0x5805c1(_0x1f7372,_0x368147(0x22a),_0x5805c1(_0x1f7372,_0x368147(0x24e),[_0x20bb10,'\x22'+_0x182554[_0x368147(0x1ef)]('\x20')+'\x22']))}:{'type':_0x368147(0x258),'content':_0x5805c1(_0x1f7372,_0x368147(0x22a),_0x5805c1(_0x1f7372,_0x368147(0x213),_0x20bb10))};if(_0x368147(0x20b)==_0x195d21[_0x368147(0x252)])return _0x182554[_0x368147(0x250)]?{'type':_0x368147(0x20b),'content':_0x5805c1(_0x1f7372,_0x368147(0x261),_0x5805c1(_0x1f7372,_0x368147(0x24e),[_0x20bb10,'\x22'+_0x182554[_0x368147(0x1ef)]('\x20')+'\x22']))}:{'type':_0x368147(0x20b),'content':_0x5805c1(_0x1f7372,_0x368147(0x261),_0x5805c1(_0x1f7372,_0x368147(0x213),_0x20bb10))};}}),_0x5579d3[_0x5c16ff(0x235)][_0x5c16ff(0x260)](_0x5c16ff(0x258),_0x5c16ff(0x247),_0x5c16ff(0x1ce),_0x3eeb11),_0x5579d3[_0x5c16ff(0x235)][_0x5c16ff(0x260)](_0x5c16ff(0x20b),_0x5c16ff(0x247),_0x5c16ff(0x1c5),_0x3eeb11),_0x5579d3[_0x5c16ff(0x235)][_0x5c16ff(0x260)](_0x5c16ff(0x258),_0x5c16ff(0x22c),_0x5c16ff(0x1ce),_0x103cf4),_0x5579d3[_0x5c16ff(0x235)][_0x5c16ff(0x260)](_0x5c16ff(0x20b),_0x5c16ff(0x22c),_0x5c16ff(0x1c5),_0x103cf4),_0x5579d3[_0x5c16ff(0x235)][_0x5c16ff(0x260)](_0x5c16ff(0x258),_0x5c16ff(0x22c),_0x5c16ff(0x1ef),_0x2242c7),_0x5579d3[_0x5c16ff(0x235)][_0x5c16ff(0x260)](_0x5c16ff(0x20b),_0x5c16ff(0x22c),_0x5c16ff(0x1ef),_0x2242c7),_0x5579d3[_0x5c16ff(0x235)][_0x5c16ff(0x260)](_0x5c16ff(0x258),_0x5c16ff(0x247),_0x5c16ff(0x1ef),_0x271eed),_0x5579d3[_0x5c16ff(0x235)][_0x5c16ff(0x260)](_0x5c16ff(0x20b),_0x5c16ff(0x247),_0x5c16ff(0x1ef),_0x271eed);}[_0x8ff83a(0x1cf)](){const _0x52d2a2=_0x8ff83a,_0x2b65f9=this[_0x52d2a2(0x21b)],_0x58a8d2=_0x2b65f9[_0x52d2a2(0x1ea)][_0x52d2a2(0x222)][_0x52d2a2(0x1db)];return(_0x33c663,_0x3f32fe)=>{const _0x596970=_0x52d2a2;_0x2b65f9[_0x596970(0x1ea)][_0x596970(0x1fa)](_0x2009c5=>{const _0x5a4cad=_0x596970,{commandName:_0xd3b154,commandParams:_0x5a42dd}=_0x3f32fe;let _0x250f39=_0x33c663[0x0][_0x5a4cad(0x202)][_0x5a4cad(0x205)];_0x5a42dd&&_0x5a42dd[0x0]&&!0x1===_0x5a42dd[0x0][_0x5a4cad(0x1e8)]&&(_0x250f39=_0x33c663[0x0][_0x5a4cad(0x24c)][_0x5a4cad(0x25e)]);const _0x407e3f=_0x2009c5[_0x5a4cad(0x209)](_0x250f39);if(_0x5a4cad(0x24f)==_0x407e3f[_0x5a4cad(0x1e5)][_0x5a4cad(0x1cd)])return;const _0xc77035=Array[_0x5a4cad(0x251)](_0x58a8d2[_0x5a4cad(0x1fc)]())[_0x5a4cad(0x22f)](_0x36f5b2=>_0x348b19[_0x5a4cad(0x232)](_0x36f5b2));_0x2009c5[_0x5a4cad(0x206)](_0x407e3f),_0x2b65f9[_0x5a4cad(0x230)][_0x5a4cad(0x1e1)](_0xd3b154)[_0x5a4cad(0x211)](),_0x5a42dd[_0x5a4cad(0x1ec)]({'forceDefaultExecution':!0x0}),_0x2b65f9[_0x5a4cad(0x208)](_0xd3b154,..._0x5a42dd);const _0x590b21=_0xc77035[_0x5a4cad(0x221)](_0x5aeeeb=>_0x5a4cad(0x24f)!=_0x5aeeeb[_0x5a4cad(0x1e5)][_0x5a4cad(0x1cd)]);_0x590b21[_0x5a4cad(0x250)]>0x0&&_0x2009c5[_0x5a4cad(0x206)](_0x590b21);for(const _0x1b4375 of _0xc77035)_0x1b4375[_0x5a4cad(0x20a)]();});};}[_0x8ff83a(0x1f5)](_0x533053){const _0x48b1e3=_0x8ff83a,_0xfe491b=this[_0x48b1e3(0x21b)][_0x48b1e3(0x256)][_0x48b1e3(0x1e1)](_0x48b1e3(0x243));let _0x495211=Number[_0x48b1e3(0x1c7)],_0xbf4b3a=Number[_0x48b1e3(0x1c4)],_0x47e308=Number[_0x48b1e3(0x1c7)],_0x47d102=Number[_0x48b1e3(0x1c4)];for(const _0x24cd80 of _0x533053){if(_0x48b1e3(0x24f)==_0x24cd80[_0x48b1e3(0x1e5)][_0x48b1e3(0x1cd)])continue;const {row:_0x28f2a0,column:_0x4b6f7a}=_0xfe491b[_0x48b1e3(0x1e3)](_0x24cd80),_0x229f90=_0x24cd80[_0x48b1e3(0x1dd)](_0x48b1e3(0x1eb))?_0x24cd80[_0x48b1e3(0x25f)](_0x48b1e3(0x1eb))-0x1:0x0,_0x10e986=_0x24cd80[_0x48b1e3(0x1dd)](_0x48b1e3(0x218))?_0x24cd80[_0x48b1e3(0x25f)](_0x48b1e3(0x218))-0x1:0x0;_0x495211=_0x28f2a0<_0x495211?_0x28f2a0:_0x495211,_0xbf4b3a=_0x28f2a0+_0x229f90>_0xbf4b3a?_0x28f2a0+_0x229f90:_0xbf4b3a,_0x47e308=_0x4b6f7a<_0x47e308?_0x4b6f7a:_0x47e308,_0x47d102=_0x4b6f7a+_0x10e986>_0x47d102?_0x4b6f7a+_0x10e986:_0x47d102;}return{'minRow':_0x495211,'maxRow':_0xbf4b3a,'minColumn':_0x47e308,'maxColumn':_0x47d102};}[_0x8ff83a(0x237)](){const _0x316a9c=_0x8ff83a,_0x5c58b9=this[_0x316a9c(0x21b)],_0x464e07=_0x5c58b9[_0x316a9c(0x256)][_0x316a9c(0x1e1)](_0x316a9c(0x241)),_0x3328a4=_0x5c58b9[_0x316a9c(0x256)][_0x316a9c(0x1e1)](_0x316a9c(0x243));_0x5c58b9[_0x316a9c(0x1ea)][_0x316a9c(0x222)]['on'](_0x316a9c(0x21c),()=>{const _0x4d293d=_0x316a9c,_0x410c13=Array[_0x4d293d(0x251)](_0x5c58b9[_0x4d293d(0x1ea)][_0x4d293d(0x222)][_0x4d293d(0x1fd)][_0x4d293d(0x254)]());for(const {name:_0xd38369,data:_0x4532ad}of _0x410c13){const {group:_0x5459cf,id:_0x3da0ff,subType:_0x1b0052}=_0x464e07[_0x4d293d(0x234)](_0xd38369);if(_0x4d293d(0x1e6)!=_0x5459cf)continue;if(null!=_0x4532ad[_0x4d293d(0x20c)])continue;const _0x412d25=_0x464e07[_0x4d293d(0x1d8)](_0x3da0ff);this[_0x4d293d(0x1da)][_0x4d293d(0x226)](_0x1b0052)&&this[_0x4d293d(0x244)][_0x4d293d(0x227)](_0x412d25);}},{'priority':_0x316a9c(0x23e)});const _0x22be02=(_0x587eb6,_0x474e23)=>{const _0x5b3b78=_0x316a9c;let _0x12825b=!0x1;const _0x1fedcf=_0x474e23[_0x5b3b78(0x24d)](_0x587eb6),_0x3a8977=_0x587eb6[_0x5b3b78(0x1cb)](_0x5b3b78(0x204)),_0x1e9df0=_0x3328a4[_0x5b3b78(0x1e3)](_0x587eb6);for(const _0x595ba0 of this[_0x5b3b78(0x244)]){const _0x54d0b4=_0x595ba0[_0x5b3b78(0x236)],_0x20a8f8=_0x54d0b4[_0x5b3b78(0x217)](_0x5b3b78(0x224)),_0x2a4fc7=_0x54d0b4[_0x5b3b78(0x253)](_0x20a8f8?0xa:0x5),_0x465fcd=_0x2a4fc7[_0x5b3b78(0x239)](),_0x444476=_0x465fcd[_0x5b3b78(0x253)](0x0,0x3)+_0x5b3b78(0x201),_0x389e21=_0x5b3b78(0x249)+_0x2a4fc7,_0x275dd7=_0x5b3b78(0x223)+_0x2a4fc7;if(!_0x595ba0[_0x5b3b78(0x1ff)])continue;if(_0x3a8977!=_0x595ba0[_0x5b3b78(0x1e0)]()[_0x5b3b78(0x24c)][_0x5b3b78(0x1cb)](_0x5b3b78(0x204)))continue;if(_0x595ba0[_0x5b3b78(0x207)](_0x1fedcf))continue;const _0x3243ed=_0x587eb6[_0x5b3b78(0x1dd)](_0x444476)?_0x587eb6[_0x5b3b78(0x25f)](_0x444476)-0x1:0x0,_0x46d847=this[_0x5b3b78(0x25b)](_0x595ba0),_0x3547ff=_0x46d847[_0x389e21],_0xf77020=_0x46d847[_0x275dd7];_0x3547ff<=_0x1e9df0[_0x465fcd]&&_0x1e9df0[_0x465fcd]+_0x3243ed<=_0xf77020&&(_0x595ba0[_0x5b3b78(0x1d5)](_0x1fedcf),_0x12825b=!0x0);}return _0x12825b;};_0x5c58b9[_0x316a9c(0x1ea)][_0x316a9c(0x222)][_0x316a9c(0x245)](_0xc4a115=>{const _0x298870=_0x316a9c;let _0x44c0db=!0x1;for(const _0x5cb033 of _0x5c58b9[_0x298870(0x1ea)][_0x298870(0x222)][_0x298870(0x1fd)][_0x298870(0x22d)]())if(_0x298870(0x1c2)==_0x5cb033[_0x298870(0x252)]){if(_0x298870(0x247)==_0x5cb033[_0x298870(0x1f8)]){for(const _0x22c8a9 of _0x5cb033[_0x298870(0x262)][_0x298870(0x25e)][_0x298870(0x1f6)]())_0x44c0db=_0x44c0db||_0x22be02(_0x22c8a9,_0xc4a115);}else _0x298870(0x21e)==_0x5cb033[_0x298870(0x1f8)]&&(_0x44c0db=_0x44c0db||_0x22be02(_0x5cb033[_0x298870(0x262)][_0x298870(0x25e)],_0xc4a115));}return _0x44c0db;});}[_0x8ff83a(0x25b)](_0x3c5c09){const _0x2e3bcb=_0x8ff83a;return this[_0x2e3bcb(0x1f5)](_0x3c5c09[_0x2e3bcb(0x1fc)]()[_0x2e3bcb(0x22f)](_0x43dd4e=>_0x43dd4e[_0x2e3bcb(0x24c)][_0x2e3bcb(0x25e)]));}}function _0x30f6(_0x5afcc7,_0x4342fe){const _0x9c8195=_0x9c81();return _0x30f6=function(_0x30f67b,_0x569c54){_0x30f67b=_0x30f67b-0x1c0;let _0x2adc9a=_0x9c8195[_0x30f67b];return _0x2adc9a;},_0x30f6(_0x5afcc7,_0x4342fe);}function Ee(_0x4d2d95){const _0x4d08ea=_0x8ff83a;return Array[_0x4d08ea(0x251)](new Set(_0x4d2d95)[_0x4d08ea(0x1ed)]());}
23
+ const _0x3cab33=_0x4e0d;(function(_0x1c46bd,_0x25dac7){const _0x25ed7e=_0x4e0d,_0x3015bb=_0x1c46bd();while(!![]){try{const _0x697ed6=-parseInt(_0x25ed7e(0xfc))/0x1*(parseInt(_0x25ed7e(0x80))/0x2)+parseInt(_0x25ed7e(0x109))/0x3+parseInt(_0x25ed7e(0xe3))/0x4*(-parseInt(_0x25ed7e(0x10f))/0x5)+parseInt(_0x25ed7e(0x96))/0x6+parseInt(_0x25ed7e(0x111))/0x7*(parseInt(_0x25ed7e(0x108))/0x8)+parseInt(_0x25ed7e(0xb0))/0x9+-parseInt(_0x25ed7e(0x7f))/0xa;if(_0x697ed6===_0x25dac7)break;else _0x3015bb['push'](_0x3015bb['shift']());}catch(_0x39d68e){_0x3015bb['push'](_0x3015bb['shift']());}}}(_0x5b56,0xab9e7));import{Plugin as _0x389be9}from'ckeditor5/src/core.js';function _0x4e0d(_0x117fb0,_0x40d2dd){const _0x5b569b=_0x5b56();return _0x4e0d=function(_0x4e0d82,_0x4e5249){_0x4e0d82=_0x4e0d82-0x7d;let _0x43dfb6=_0x5b569b[_0x4e0d82];return _0x43dfb6;},_0x4e0d(_0x117fb0,_0x40d2dd);}import{LiveRange as _0xa2c5ad}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4227e4}from'ckeditor5/src/widget.js';import{getTranslation as _0x560d24}from'../utils/common-translations.js';export default class jt extends _0x389be9{constructor(_0x2af682){const _0x3ae31e=_0x4e0d;super(_0x2af682),this[_0x3ae31e(0x91)]=[_0x3ae31e(0xf3),_0x3ae31e(0x89)],this[_0x3ae31e(0x105)]=new Set();}[_0x3cab33(0x117)](){const _0x235840=_0x3cab33,_0x5dc957=this[_0x235840(0xa5)],_0x337382=_0x5dc957[_0x235840(0xe7)][_0x235840(0xeb)][_0x235840(0xea)];if(!_0x5dc957[_0x235840(0x7e)][_0x235840(0xe8)](_0x235840(0xce)))return;const _0xfe070e=_0x5dc957[_0x235840(0x103)],_0x38c66a=_0x5dc957[_0x235840(0x7e)][_0x235840(0xd9)](_0x235840(0xe2)),_0x3a2c69=_0x5dc957[_0x235840(0x7e)][_0x235840(0xd9)](_0x235840(0x93));_0x38c66a[_0x235840(0xc3)][_0x235840(0xb4)](_0x235840(0xbb),_0x342865=>_0x560d24(_0xfe070e,_0x235840(0x9c),_0x342865)),this[_0x235840(0xcd)](),_0x38c66a[_0x235840(0xec)](_0x235840(0xc1)),_0x38c66a[_0x235840(0xec)](_0x235840(0xf2)),_0x38c66a[_0x235840(0xec)](_0x235840(0xd5));for(const _0x4849db of[_0x235840(0xa8),_0x235840(0x84)]){const _0x2ed8ed=_0x5dc957[_0x235840(0xb7)][_0x235840(0xd9)](_0x4849db);_0x38c66a[_0x235840(0xec)](_0x4849db,_0x5c76e1=>{const _0x291e28=_0x235840;_0x5dc957[_0x291e28(0xe7)][_0x291e28(0xb6)](_0x4d6677=>{const _0x3b023f=_0x291e28;_0x5c76e1();const _0x5a04ad=_0x3b023f(0x11a)===_0x2ed8ed[_0x3b023f(0xdc)],_0x2c066f=_0x3a2c69[_0x3b023f(0xad)](_0x337382),_0x2246ac=_0x3a2c69[_0x3b023f(0x116)](_0x2c066f),_0x21a8bf=_0x5a04ad?_0x2246ac[_0x3b023f(0xef)]-0x1:_0x2246ac[_0x3b023f(0x90)]+0x1,_0x5c2223=_0x2c066f[0x0][_0x3b023f(0xb8)](_0x3b023f(0xbb)),_0x6dfe9f=_0x3a2c69[_0x3b023f(0xc2)](_0x5c2223,{'startRow':_0x21a8bf,'endRow':_0x21a8bf}),_0x546e3a=Array[_0x3b023f(0xfd)](_0x6dfe9f)[_0x3b023f(0xdd)](_0x5aa0ac=>_0x4d6677[_0x3b023f(0xd0)](_0x5aa0ac[_0x3b023f(0xe9)]));_0x38c66a[_0x3b023f(0xb2)](_0x546e3a,_0x3b023f(0xf3));});});}for(const _0x34f1c4 of[_0x235840(0x9d),_0x235840(0x8e)]){const _0x27253b=_0x5dc957[_0x235840(0xb7)][_0x235840(0xd9)](_0x34f1c4);_0x38c66a[_0x235840(0xec)](_0x34f1c4,_0x3a786d=>{const _0x1fa79c=_0x235840;_0x5dc957[_0x1fa79c(0xe7)][_0x1fa79c(0xb6)](_0x3afdb5=>{const _0x56b7d5=_0x1fa79c;_0x3a786d();const _0x4a3c39=_0x56b7d5(0xde)===_0x27253b[_0x56b7d5(0xdc)],_0x32e863=_0x3a2c69[_0x56b7d5(0xad)](_0x337382),_0x128760=_0x3a2c69[_0x56b7d5(0x10e)](_0x32e863),_0x2d67ef=_0x4a3c39?_0x128760[_0x56b7d5(0xef)]-0x1:_0x128760[_0x56b7d5(0x90)]+0x1,_0x5e1b0e=_0x32e863[0x0][_0x56b7d5(0xb8)](_0x56b7d5(0xbb)),_0x143e86=_0x3a2c69[_0x56b7d5(0xc2)](_0x5e1b0e,{'startRow':0x0,'column':_0x2d67ef,'includeAllSlots':!0x1}),_0x3d8050=Array[_0x56b7d5(0xfd)](_0x143e86)[_0x56b7d5(0xdd)](_0x4483b8=>_0x3afdb5[_0x56b7d5(0xd0)](_0x4483b8[_0x56b7d5(0xe9)]));_0x38c66a[_0x56b7d5(0xb2)](_0x3d8050,_0x56b7d5(0x89));});});}for(const _0x579688 of[_0x235840(0x8d),_0x235840(0x94)]){const _0x5923d4=_0x579688[_0x235840(0xe6)](0xb),_0x48ea21=_0x5923d4[_0x235840(0x10a)](),_0x3f98a7=_0x48ea21[_0x235840(0xe6)](0x0,0x3)+_0x235840(0x11b),_0x560cc3=_0x235840(0xbb)+_0x5923d4,_0x1acbfc=_0x235840(0xf6)+_0x5923d4,_0x1c8fe1=_0x235840(0xcb)+_0x5923d4;_0x38c66a[_0x235840(0xec)](_0x579688,()=>{const _0x3c87fa=_0x235840;_0x5dc957[_0x3c87fa(0xe7)][_0x3c87fa(0xb6)](_0x4ded2c=>{const _0x212490=_0x3c87fa,_0x33668f=_0x3a2c69[_0x212490(0xad)](_0x337382),_0x4e8604=_0x33668f[0x0][_0x212490(0xb8)](_0x212490(0xbb));let _0x15a591;if(_0x212490(0x8d)==_0x579688){const _0x252f73=_0x3a2c69[_0x212490(0x116)](_0x33668f);_0x15a591={'startRow':_0x252f73[_0x212490(0xef)],'endRow':_0x252f73[_0x212490(0x90)],'includeAllSlots':!0x0};}else{const _0xcab670=_0x3a2c69[_0x212490(0x10e)](_0x33668f);_0x15a591={'startColumn':_0xcab670[_0x212490(0xef)],'endColumn':_0xcab670[_0x212490(0x90)],'includeAllSlots':!0x0};}const _0x2e11c3=_0x3a2c69[_0x212490(0xc2)](_0x4e8604,_0x15a591),_0x4806f2=Array[_0x212490(0xfd)](_0x2e11c3)[_0x212490(0xdd)](({cell:_0x23823d})=>_0x23823d),_0x3b16e0=Ee(_0x4806f2[_0x212490(0xdf)](_0x4147f3=>_0x4147f3[_0x212490(0xaa)](_0x3f98a7))),_0x4c474f=Ee(_0x4806f2[_0x212490(0xdf)](_0x39ab82=>!_0x39ab82[_0x212490(0xaa)](_0x3f98a7)))[_0x212490(0xdd)](_0x154ec8=>_0x4ded2c[_0x212490(0xd0)](_0x154ec8)),_0x52694f=_0x38c66a[_0x212490(0xf1)](_0x4c474f,_0x560cc3);if(_0x52694f&&(_0x212490(0xf3)==_0x52694f[_0x212490(0xa7)]||_0x212490(0x89)==_0x52694f[_0x212490(0xa7)])){const _0x2e1b31=this[_0x212490(0xc7)](_0x52694f);for(const _0x50b9c9 of _0x3b16e0){const _0x44dbd8=_0x4ded2c[_0x212490(0xd0)](_0x50b9c9),_0x3f0422=_0x3a2c69[_0x212490(0xee)](_0x50b9c9),_0x8e3254=_0x50b9c9[_0x212490(0xb3)](_0x3f98a7)-0x1,_0x361390=_0x2e1b31[_0x1acbfc],_0x3ca8ed=_0x2e1b31[_0x1c8fe1];_0x361390<=_0x3f0422[_0x48ea21]&&_0x3f0422[_0x48ea21]+_0x8e3254<=_0x3ca8ed&&_0x52694f[_0x212490(0x9b)](_0x44dbd8);}}});});}function _0xe87fb8(_0x543606){const _0x15ba6a=_0x235840,_0x35fc94=Array[_0x15ba6a(0xfd)](_0x337382[_0x15ba6a(0xed)]())[_0x15ba6a(0xdd)](_0x4be17e=>_0xa2c5ad[_0x15ba6a(0x8a)](_0x4be17e));_0x5dc957[_0x15ba6a(0xe7)][_0x15ba6a(0xb6)](_0xa33cb=>{const _0x1a639f=_0x15ba6a,_0x5d326e=_0xa33cb[_0x1a639f(0xd1)];_0x543606=_0x543606[_0x1a639f(0xdf)](_0x1a821b=>_0x1a639f(0xc9)!=_0x1a821b[_0x1a639f(0xff)][_0x1a639f(0x98)]),_0xa33cb[_0x1a639f(0xc5)](_0x543606),_0x5dc957[_0x1a639f(0xb7)][_0x1a639f(0xd9)](_0x1a639f(0x8d))[_0x1a639f(0xf0)](),_0x5dc957[_0x1a639f(0x11e)](_0x1a639f(0x8d),{'forceDefaultExecution':!0x0}),_0x5dc957[_0x1a639f(0xe7)][_0x1a639f(0xf8)](()=>{const _0x43933a=_0x1a639f;_0x5dc957[_0x43933a(0xe7)][_0x43933a(0xf8)](_0x5d326e,_0x5f4bd7=>{const _0xd142bd=_0x43933a,_0x419c78=_0x35fc94[_0xd142bd(0xdf)](_0x14d7ab=>_0xd142bd(0xc9)!=_0x14d7ab[_0xd142bd(0xff)][_0xd142bd(0x98)]);_0x419c78[_0xd142bd(0x8b)]>0x0&&_0x5f4bd7[_0xd142bd(0xc5)](_0x419c78);for(const _0x4a265b of _0x35fc94)_0x4a265b[_0xd142bd(0xd4)]();});});});}function _0x470dc9(_0x384d3c){const _0x137d3d=_0x235840;_0x5dc957[_0x137d3d(0xe7)][_0x137d3d(0xb6)](_0x35637c=>{const _0xa3cc75=_0x137d3d,_0x547de0=Array[_0xa3cc75(0xfd)](_0x337382[_0xa3cc75(0xed)]())[_0xa3cc75(0xdd)](_0x3ae3bc=>_0xa2c5ad[_0xa3cc75(0x8a)](_0x3ae3bc)),_0x1d4ff7=[];for(const _0x7109f0 of _0x384d3c)for(const _0x5cf5c6 of _0x7109f0[_0xa3cc75(0x100)]({'shallow':!0x0}))_0x1d4ff7[_0xa3cc75(0xf5)](_0x5cf5c6);for(const _0x193bad of _0x1d4ff7)_0xa3cc75(0xc9)!=_0x193bad[_0xa3cc75(0xff)][_0xa3cc75(0x98)]&&(_0x35637c[_0xa3cc75(0xc5)](_0x35637c[_0xa3cc75(0x82)](_0x193bad,0x0)),_0x5dc957[_0xa3cc75(0xb7)][_0xa3cc75(0xd9)](_0xa3cc75(0x94))[_0xa3cc75(0xf0)](),_0x5dc957[_0xa3cc75(0x11e)](_0xa3cc75(0x94),{'forceDefaultExecution':!0x0}));const _0xc113f3=_0x547de0[_0xa3cc75(0xdf)](_0x1022e4=>_0xa3cc75(0xc9)!=_0x1022e4[_0xa3cc75(0xff)][_0xa3cc75(0x98)]);_0xc113f3[_0xa3cc75(0x8b)]>0x0&&_0x35637c[_0xa3cc75(0xc5)](_0xc113f3);for(const _0x264b88 of _0x547de0)_0x264b88[_0xa3cc75(0xd4)]();});}function _0x2c57d4(_0x134f68,_0x10f876){const _0x479118=_0x235840;return _0x10f876[_0x479118(0xba)](_0xdfbdd4=>_0x134f68[_0x479118(0xb9)](_0x5700a3=>_0x5700a3[_0x479118(0xf7)][_0x479118(0xa9)](_0xdfbdd4[_0x479118(0xaf)])||_0xdfbdd4[_0x479118(0xf7)][_0x479118(0xa9)](_0x5700a3[_0x479118(0xaf)])));}function _0x45ff37(_0x1d6f65,_0x212cc8){const _0x58114e=_0x235840;return _0x1d6f65[_0x58114e(0xb9)](_0x392e8a=>_0x212cc8[_0x58114e(0xb9)](_0x1f9bf4=>_0x392e8a[_0x58114e(0xf7)][_0x58114e(0x101)](_0x1f9bf4[_0x58114e(0xaf)])));}_0x5dc957[_0x235840(0x113)][_0x235840(0xcf)]['on'](_0x235840(0x7d),(_0x3e0094,_0x1130f1,_0x5e2a34)=>{const _0x1edb61=_0x235840;if(!_0x5e2a34[_0x1edb61(0xbf)][_0x1edb61(0xd7)])return;const _0x222d23=_0x1130f1[_0x1edb61(0x86)];if(!_0x222d23)return;const _0x45a3f2=_0x5e2a34[_0x1edb61(0xf4)][_0x1edb61(0xe1)](_0x222d23);function _0x29610b(_0x117a7c){const _0x3f9335=_0x1edb61;return Array[_0x3f9335(0x110)](_0x117a7c)?_0x117a7c:[_0x117a7c];}_0x45a3f2&&_0x1edb61(0x107)===_0x222d23[_0x1edb61(0xbc)]&&_0x4227e4(_0x45a3f2,_0x5e2a34[_0x1edb61(0xfe)],(_0x183953,_0xc76501,_0xc379a8)=>_0xc379a8[_0x1edb61(0x92)](_0x29610b(_0xc76501[_0x1edb61(0x95)]),_0x183953),(_0x5d3d1b,_0x1d17ef,_0xa5e18f)=>_0xa5e18f[_0x1edb61(0xfb)](_0x29610b(_0x1d17ef[_0x1edb61(0x95)]),_0x5d3d1b));},{'priority':_0x235840(0x9e)}),_0x38c66a[_0x235840(0xc3)][_0x235840(0xd3)](_0x1a3a90=>{const _0x26c2d1=_0x235840;if(_0x26c2d1(0x119)!=_0x1a3a90[_0x26c2d1(0xd6)]&&_0x26c2d1(0xc0)!=_0x1a3a90[_0x26c2d1(0xd6)])return;const _0x5b5bbe=_0x1a3a90[_0x26c2d1(0xc4)]();if(null!=_0x5b5bbe&&_0x5b5bbe['is'](_0x26c2d1(0xcc),_0x26c2d1(0xbb))){if(_0x26c2d1(0x119)==_0x1a3a90[_0x26c2d1(0xd6)]){const _0x6a18d5=_0x1a3a90[_0x26c2d1(0x100)]()[_0x26c2d1(0xdf)](_0x4be57a=>_0x4be57a['is'](_0x26c2d1(0xa1)))[_0x26c2d1(0xdd)](_0x4a5863=>_0x4a5863[_0x26c2d1(0x113)]);if(_0x6a18d5[_0x26c2d1(0x8b)])return{'type':_0x26c2d1(0x119),'content':_0x560d24(_0xfe070e,_0x26c2d1(0x10d),_0x560d24(_0xfe070e,_0x26c2d1(0x115),'\x22'+_0x6a18d5[_0x26c2d1(0xb1)]('\x20')+'\x22'))};}if(_0x26c2d1(0xc0)==_0x1a3a90[_0x26c2d1(0xd6)]){const _0x490521=_0x1a3a90[_0x26c2d1(0x100)]()[_0x26c2d1(0xdf)](_0x498f93=>_0x498f93['is'](_0x26c2d1(0xa1)))[_0x26c2d1(0xdd)](_0x8dc19b=>_0x8dc19b[_0x26c2d1(0x113)]);if(_0x490521[_0x26c2d1(0x8b)])return{'type':_0x26c2d1(0xc0),'content':_0x560d24(_0xfe070e,_0x26c2d1(0xb5),_0x560d24(_0xfe070e,_0x26c2d1(0x115),'\x22'+_0x490521[_0x26c2d1(0xb1)]('\x20')+'\x22'))};}}}),_0x38c66a[_0x235840(0xc3)][_0x235840(0xd3)](_0x4deee6=>{const _0x126a56=_0x235840;if(_0x126a56(0xf3)==_0x4deee6[_0x126a56(0xa7)]){const _0x539667=_0x4deee6[_0x126a56(0x100)]()[_0x126a56(0xdf)](_0x2c4a22=>_0x2c4a22['is'](_0x126a56(0xa1)))[_0x126a56(0xdd)](_0x11eb9a=>_0x11eb9a[_0x126a56(0x113)]),_0x3f992e=this[_0x126a56(0xc7)](_0x4deee6),_0xbd1944=_0x3f992e[_0x126a56(0xae)]-_0x3f992e[_0x126a56(0x112)]+0x1;if(_0x126a56(0x119)==_0x4deee6[_0x126a56(0xd6)])return _0x539667[_0x126a56(0x8b)]?{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0xe4),[_0xbd1944,'\x22'+_0x539667[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0x87),_0xbd1944))};if(_0x126a56(0xc0)==_0x4deee6[_0x126a56(0xd6)])return _0x539667[_0x126a56(0x8b)]?{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0xe4),[_0xbd1944,'\x22'+_0x539667[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0x87),_0xbd1944))};}if(_0x126a56(0x89)==_0x4deee6[_0x126a56(0xa7)]){const _0x4b9161=_0x4deee6[_0x126a56(0x100)]()[_0x126a56(0xdf)](_0x3de2bb=>_0x3de2bb['is'](_0x126a56(0xa1)))[_0x126a56(0xdd)](_0x143703=>_0x143703[_0x126a56(0x113)]),_0x1049cd=this[_0x126a56(0xc7)](_0x4deee6),_0x23d0d=_0x1049cd[_0x126a56(0x9f)]-_0x1049cd[_0x126a56(0x104)]+0x1;if(_0x126a56(0x119)==_0x4deee6[_0x126a56(0xd6)])return _0x4b9161[_0x126a56(0x8b)]?{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0xf9),[_0x23d0d,'\x22'+_0x4b9161[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0xe0),_0x23d0d))};if(_0x126a56(0xc0)==_0x4deee6[_0x126a56(0xd6)])return _0x4b9161[_0x126a56(0x8b)]?{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0xf9),[_0x23d0d,'\x22'+_0x4b9161[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0xe0),_0x23d0d))};}}),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0xf3),_0x235840(0x11d),_0xe87fb8),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0xf3),_0x235840(0xa2),_0xe87fb8),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0x89),_0x235840(0x11d),_0x470dc9),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0x89),_0x235840(0xa2),_0x470dc9),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0x89),_0x235840(0xb1),_0x2c57d4),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0x89),_0x235840(0xb1),_0x2c57d4),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0xf3),_0x235840(0xb1),_0x45ff37),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0xf3),_0x235840(0xb1),_0x45ff37);}[_0x3cab33(0x10b)](){const _0x5a1e71=_0x3cab33,_0x274d6b=this[_0x5a1e71(0xa5)],_0x50dd75=_0x274d6b[_0x5a1e71(0xe7)][_0x5a1e71(0xeb)][_0x5a1e71(0xea)];return(_0x1313bf,_0x5541de)=>{const _0x439ed9=_0x5a1e71;_0x274d6b[_0x439ed9(0xe7)][_0x439ed9(0xb6)](_0x4aa9d3=>{const _0x9da696=_0x439ed9,{commandName:_0x4fcb68,commandParams:_0x177cd9}=_0x5541de;let _0x4bdc58=_0x1313bf[0x0][_0x9da696(0xf7)][_0x9da696(0xe5)];_0x177cd9&&_0x177cd9[0x0]&&!0x1===_0x177cd9[0x0][_0x9da696(0xab)]&&(_0x4bdc58=_0x1313bf[0x0][_0x9da696(0xaf)][_0x9da696(0x10c)]);const _0x2e5176=_0x4aa9d3[_0x9da696(0x106)](_0x4bdc58);if(_0x9da696(0xc9)==_0x2e5176[_0x9da696(0xff)][_0x9da696(0x98)])return;const _0x5d51d8=Array[_0x9da696(0xfd)](_0x50dd75[_0x9da696(0xed)]())[_0x9da696(0xdd)](_0x4c936b=>_0xa2c5ad[_0x9da696(0x8a)](_0x4c936b));_0x4aa9d3[_0x9da696(0xc5)](_0x2e5176),_0x274d6b[_0x9da696(0xb7)][_0x9da696(0xd9)](_0x4fcb68)[_0x9da696(0xf0)](),_0x177cd9[_0x9da696(0xf5)]({'forceDefaultExecution':!0x0}),_0x274d6b[_0x9da696(0x11e)](_0x4fcb68,..._0x177cd9);const _0x474427=_0x5d51d8[_0x9da696(0xdf)](_0x49ae68=>_0x9da696(0xc9)!=_0x49ae68[_0x9da696(0xff)][_0x9da696(0x98)]);_0x474427[_0x9da696(0x8b)]>0x0&&_0x4aa9d3[_0x9da696(0xc5)](_0x474427);for(const _0x4b6420 of _0x5d51d8)_0x4b6420[_0x9da696(0xd4)]();});};}[_0x3cab33(0xbd)](_0x3e3b16){const _0x465bf3=_0x3cab33,_0x1eacd4=this[_0x465bf3(0xa5)][_0x465bf3(0x7e)][_0x465bf3(0xd9)](_0x465bf3(0x93));let _0x467b71=Number[_0x465bf3(0xa0)],_0x275848=Number[_0x465bf3(0x8f)],_0x30c086=Number[_0x465bf3(0xa0)],_0x5d7b65=Number[_0x465bf3(0x8f)];for(const _0x46298a of _0x3e3b16){if(_0x465bf3(0xc9)==_0x46298a[_0x465bf3(0xff)][_0x465bf3(0x98)])continue;const {row:_0xc5a831,column:_0x46bb71}=_0x1eacd4[_0x465bf3(0xee)](_0x46298a),_0x3283dd=_0x46298a[_0x465bf3(0xaa)](_0x465bf3(0x88))?_0x46298a[_0x465bf3(0xb3)](_0x465bf3(0x88))-0x1:0x0,_0x251282=_0x46298a[_0x465bf3(0xaa)](_0x465bf3(0x8c))?_0x46298a[_0x465bf3(0xb3)](_0x465bf3(0x8c))-0x1:0x0;_0x467b71=_0xc5a831<_0x467b71?_0xc5a831:_0x467b71,_0x275848=_0xc5a831+_0x3283dd>_0x275848?_0xc5a831+_0x3283dd:_0x275848,_0x30c086=_0x46bb71<_0x30c086?_0x46bb71:_0x30c086,_0x5d7b65=_0x46bb71+_0x251282>_0x5d7b65?_0x46bb71+_0x251282:_0x5d7b65;}return{'minRow':_0x467b71,'maxRow':_0x275848,'minColumn':_0x30c086,'maxColumn':_0x5d7b65};}[_0x3cab33(0xcd)](){const _0x21f2a9=_0x3cab33,_0x130f4d=this[_0x21f2a9(0xa5)],_0x4cb5d3=_0x130f4d[_0x21f2a9(0x7e)][_0x21f2a9(0xd9)](_0x21f2a9(0xe2)),_0x338593=_0x130f4d[_0x21f2a9(0x7e)][_0x21f2a9(0xd9)](_0x21f2a9(0x93));_0x130f4d[_0x21f2a9(0xe7)][_0x21f2a9(0xeb)]['on'](_0x21f2a9(0xac),()=>{const _0x4298d8=_0x21f2a9,_0x36e230=Array[_0x4298d8(0xfd)](_0x130f4d[_0x4298d8(0xe7)][_0x4298d8(0xeb)][_0x4298d8(0x102)][_0x4298d8(0x83)]());for(const {name:_0x2c301a,data:_0x119198}of _0x36e230){const {group:_0x5a57d1,id:_0x486b84,subType:_0x54403a}=_0x4cb5d3[_0x4298d8(0xd8)](_0x2c301a);if(_0x4298d8(0xc8)!=_0x5a57d1)continue;if(null!=_0x119198[_0x4298d8(0x11c)])continue;const _0x32b495=_0x4cb5d3[_0x4298d8(0x114)](_0x486b84);this[_0x4298d8(0x91)][_0x4298d8(0xbe)](_0x54403a)&&this[_0x4298d8(0x105)][_0x4298d8(0xa6)](_0x32b495);}},{'priority':_0x21f2a9(0x9a)});const _0x3afd74=(_0x328112,_0x27c87f)=>{const _0x5b5eba=_0x21f2a9;let _0x147303=!0x1;const _0x4f363c=_0x27c87f[_0x5b5eba(0xd0)](_0x328112),_0x40c950=_0x328112[_0x5b5eba(0xb8)](_0x5b5eba(0xbb)),_0x32dfbc=_0x338593[_0x5b5eba(0xee)](_0x328112);for(const _0x2ca07c of this[_0x5b5eba(0x105)]){const _0x31965c=_0x2ca07c[_0x5b5eba(0xa7)],_0x3de179=_0x31965c[_0x5b5eba(0xfa)](_0x5b5eba(0xd2)),_0x5ecb0f=_0x31965c[_0x5b5eba(0xe6)](_0x3de179?0xa:0x5),_0x37a765=_0x5ecb0f[_0x5b5eba(0x10a)](),_0x212434=_0x37a765[_0x5b5eba(0xe6)](0x0,0x3)+_0x5b5eba(0x11b),_0x5bb750=_0x5b5eba(0xf6)+_0x5ecb0f,_0xdc6198=_0x5b5eba(0xcb)+_0x5ecb0f;if(!_0x2ca07c[_0x5b5eba(0x118)])continue;if(_0x40c950!=_0x2ca07c[_0x5b5eba(0x97)]()[_0x5b5eba(0xaf)][_0x5b5eba(0xb8)](_0x5b5eba(0xbb)))continue;if(_0x2ca07c[_0x5b5eba(0xc6)](_0x4f363c))continue;const _0x2230b0=_0x328112[_0x5b5eba(0xaa)](_0x212434)?_0x328112[_0x5b5eba(0xb3)](_0x212434)-0x1:0x0,_0x16bb0a=this[_0x5b5eba(0xc7)](_0x2ca07c),_0x575dfc=_0x16bb0a[_0x5bb750],_0x43a80b=_0x16bb0a[_0xdc6198];_0x575dfc<=_0x32dfbc[_0x37a765]&&_0x32dfbc[_0x37a765]+_0x2230b0<=_0x43a80b&&(_0x2ca07c[_0x5b5eba(0x9b)](_0x4f363c),_0x147303=!0x0);}return _0x147303;};_0x130f4d[_0x21f2a9(0xe7)][_0x21f2a9(0xeb)][_0x21f2a9(0xca)](_0x3c928e=>{const _0x49b0a5=_0x21f2a9;let _0x315872=!0x1;for(const _0xb64d5b of _0x130f4d[_0x49b0a5(0xe7)][_0x49b0a5(0xeb)][_0x49b0a5(0x102)][_0x49b0a5(0x81)]())if(_0x49b0a5(0xdb)==_0xb64d5b[_0x49b0a5(0xd6)]){if(_0x49b0a5(0xf3)==_0xb64d5b[_0x49b0a5(0xbc)]){for(const _0x316ab6 of _0xb64d5b[_0x49b0a5(0xda)][_0x49b0a5(0x10c)][_0x49b0a5(0x85)]())_0x315872=_0x315872||_0x3afd74(_0x316ab6,_0x3c928e);}else _0x49b0a5(0x107)==_0xb64d5b[_0x49b0a5(0xbc)]&&(_0x315872=_0x315872||_0x3afd74(_0xb64d5b[_0x49b0a5(0xda)][_0x49b0a5(0x10c)],_0x3c928e));}return _0x315872;});}[_0x3cab33(0xc7)](_0x15f8ad){const _0x19b3de=_0x3cab33;return this[_0x19b3de(0xbd)](_0x15f8ad[_0x19b3de(0xed)]()[_0x19b3de(0xdd)](_0x3613f2=>_0x3613f2[_0x19b3de(0xaf)][_0x19b3de(0x10c)]));}}function _0x5b56(){const _0x10030b=['toLowerCase','_acceptFormatSuggestionCallbackFactory','nodeAfter','*Insert:*\x20%0','getColumnIndexes','25vIpIXY','isArray','2947XMgjED','minRow','data','getSuggestion','ELEMENT_TABLE_WITH_TEXT','getRowIndexes','afterInit','isInContent','insertion','above','span','oldRange','discard','execute','addMarker:suggestion','plugins','8845370NBZSpm','64058EPJlSO','getChanges','createPositionAt','getChangedMarkers','insertTableRowBelow','getChildren','item','ELEMENT_TABLE_ROW','rowspan','tableColumn','fromRange','length','colspan','removeTableRow','insertTableColumnRight','MIN_SAFE_INTEGER','last','_tablePostFixingSubtypes','addClass','TableUtils','removeTableColumn','classes','3952044bRXaDg','getFirstRange','rootName','_suggestionFactory','low','addRange','ELEMENT_TABLE','insertTableColumnLeft','highest','maxColumn','MAX_SAFE_INTEGER','$textProxy','accept','values','registerCustomCallback','editor','add','subType','insertTableRowAbove','isEqual','hasAttribute','forceValue','change:data','getSelectionAffectedTableCells','maxRow','start','583578tjHXec','join','markMultiRangeInsertion','getAttribute','registerElementLabel','*Remove:*\x20%0','change','commands','findAncestor','some','every','table','name','_getCoordsForCells','includes','options','deletion','insertTable','createTableWalker','descriptionFactory','getContainedElement','setSelection','isIntersectingWithRange','_getSuggestionCoords','suggestion','$graveyard','registerPostFixer','max','element','_setupColumnsRowsFixing','TableEditing','downcastDispatcher','createRangeOn','batch','tablePaste','registerDescriptionCallback','detach','selectTableColumn','type','showSuggestionHighlights','_splitMarkerName','get','position','insert','order','map','left','filter','ELEMENT_TABLE_COLUMN','toViewElement','TrackChangesEditing','990896DVCAby','ELEMENT_TABLE_ROW_WITH_TEXT','nodeBefore','substr','model','has','cell','selection','document','enableCommand','getRanges','getCellLocation','first','refresh','markMultiRangeDeletion','selectTableRow','tableRow','mapper','push','min','end','enqueueChange','ELEMENT_TABLE_COLUMN_WITH_TEXT','startsWith','removeClass','2ItsEae','from','writer','root','getItems','isTouching','differ','locale','minColumn','_tableSuggestions','createRangeIn','tableCell','24144CFEHWW','2688216cSUBvv'];_0x5b56=function(){return _0x10030b;};return _0x5b56();}function Ee(_0x4afcf8){const _0x2c62c2=_0x3cab33;return Array[_0x2c62c2(0xfd)](new Set(_0x4afcf8)[_0x2c62c2(0xa3)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe88fe7=_0xd125;function _0xd125(_0x434e80,_0x4987ba){const _0x49bb41=_0x49bb();return _0xd125=function(_0xd125cb,_0x19067d){_0xd125cb=_0xd125cb-0x1c5;let _0x2218c4=_0x49bb41[_0xd125cb];return _0x2218c4;},_0xd125(_0x434e80,_0x4987ba);}(function(_0x4d04d8,_0x477c95){const _0x1ddf0f=_0xd125,_0x562981=_0x4d04d8();while(!![]){try{const _0x240e1a=-parseInt(_0x1ddf0f(0x1d6))/0x1*(-parseInt(_0x1ddf0f(0x1c8))/0x2)+-parseInt(_0x1ddf0f(0x1d3))/0x3+-parseInt(_0x1ddf0f(0x1cc))/0x4*(parseInt(_0x1ddf0f(0x1d9))/0x5)+parseInt(_0x1ddf0f(0x1cf))/0x6*(-parseInt(_0x1ddf0f(0x1c7))/0x7)+parseInt(_0x1ddf0f(0x1d8))/0x8+-parseInt(_0x1ddf0f(0x1d7))/0x9*(-parseInt(_0x1ddf0f(0x1c9))/0xa)+parseInt(_0x1ddf0f(0x1d1))/0xb;if(_0x240e1a===_0x477c95)break;else _0x562981['push'](_0x562981['shift']());}catch(_0x576fa4){_0x562981['push'](_0x562981['shift']());}}}(_0x49bb,0xcbb70));import{Plugin as _0x17360a}from'ckeditor5/src/core.js';import _0x4e7898 from'./table.js';export default class Mt extends _0x17360a{static get[_0xe88fe7(0x1c5)](){return[_0x4e7898];}[_0xe88fe7(0x1d5)](){const _0x3b7ba2=_0xe88fe7,_0x1b8045=this[_0x3b7ba2(0x1d0)];if(!_0x1b8045[_0x3b7ba2(0x1cd)][_0x3b7ba2(0x1ce)](_0x3b7ba2(0x1d4)))return;_0x1b8045[_0x3b7ba2(0x1cd)][_0x3b7ba2(0x1c6)](_0x3b7ba2(0x1ca))[_0x3b7ba2(0x1d2)](_0x3b7ba2(0x1cb));}}function _0x49bb(){const _0x3923f1=['toggleTableCaption','2942464JQUiHY','plugins','has','8760918pmDxtS','editor','20132486jjGaSN','enableCommand','1996782jfpGRW','TableCaptionEditing','afterInit','1sskDfF','112707PVTTAK','11520672turPsX','10TOHJkk','requires','get','7FCRLQt','2171894XBbQzm','60IflLtY','TrackChangesEditing'];_0x49bb=function(){return _0x3923f1;};return _0x49bb();}
23
+ const _0x4e2639=_0x58d4;(function(_0x2b8fd2,_0x1cacbb){const _0x4d1baa=_0x58d4,_0x3788a4=_0x2b8fd2();while(!![]){try{const _0x480ad0=-parseInt(_0x4d1baa(0x19a))/0x1*(parseInt(_0x4d1baa(0x194))/0x2)+parseInt(_0x4d1baa(0x190))/0x3+parseInt(_0x4d1baa(0x1a0))/0x4*(-parseInt(_0x4d1baa(0x18d))/0x5)+-parseInt(_0x4d1baa(0x19d))/0x6*(-parseInt(_0x4d1baa(0x192))/0x7)+parseInt(_0x4d1baa(0x19b))/0x8+-parseInt(_0x4d1baa(0x18c))/0x9*(parseInt(_0x4d1baa(0x19e))/0xa)+parseInt(_0x4d1baa(0x191))/0xb*(parseInt(_0x4d1baa(0x18b))/0xc);if(_0x480ad0===_0x1cacbb)break;else _0x3788a4['push'](_0x3788a4['shift']());}catch(_0x55d70d){_0x3788a4['push'](_0x3788a4['shift']());}}}(_0x1547,0x5f39c));import{Plugin as _0x4d746d}from'ckeditor5/src/core.js';function _0x58d4(_0x1a7382,_0xd3637){const _0x15479f=_0x1547();return _0x58d4=function(_0x58d479,_0x10866d){_0x58d479=_0x58d479-0x18b;let _0x33b1d4=_0x15479f[_0x58d479];return _0x33b1d4;},_0x58d4(_0x1a7382,_0xd3637);}import _0x3b38c6 from'./table.js';function _0x1547(){const _0x1bcab6=['afterInit','436mCQKbr','188148zdRdSZ','45162xLHaJg','515xkmejP','editor','plugins','443781FKZHvx','154qIFCdk','1214402DulkjY','TableCaptionEditing','4sqwNOH','requires','toggleTableCaption','enableCommand','get','TrackChangesEditing','110368OJoFov','2977056NCKrQS','has','6ZksPYq','580EqVRGw'];_0x1547=function(){return _0x1bcab6;};return _0x1547();}export default class Mt extends _0x4d746d{static get[_0x4e2639(0x195)](){return[_0x3b38c6];}[_0x4e2639(0x19f)](){const _0x1bfb5e=_0x4e2639,_0x512fb8=this[_0x1bfb5e(0x18e)];if(!_0x512fb8[_0x1bfb5e(0x18f)][_0x1bfb5e(0x19c)](_0x1bfb5e(0x193)))return;_0x512fb8[_0x1bfb5e(0x18f)][_0x1bfb5e(0x198)](_0x1bfb5e(0x199))[_0x1bfb5e(0x197)](_0x1bfb5e(0x196));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x8584(){const _0x38bd8c=['position','rootName','getRowIndexes','ck-suggestion-marker','TableClipboard','getChild','1064UnNuek','getItems','tablePasteChainId','_suggestionFactory','wrap','documentSelection','value','tableCellBorderColor','tablePasteColumn','insertionRanges','trackChanges','tableCellBorderStyle','name','listenTo','locale','getRange','commands','markMultiRangeInsertion','getSuggestionCallback','markerAttributes','createRangeOn','getRanges','registerDescriptionCallback','has','nodeAfter','map','_splitMarkerName','stop','set','conversion','join','markMultiRangeDeletion','requires','return','137140itXFhb','deletion','previousSibling','_getCoordsForCells','_isForcedDefaultExecutionBlock','suggestionUnloaded','markerName','getChangedMarkers','next','createRange','tableCellSuggestion','cell','for','get','Users','isEmpty','attributes','find','elementToElement','getContainedElement','content','isInContent','getAllAdjacentSuggestions','tablePaste','tablePasteRow','add','column','descriptionFactory','type','tableCellPadding','createTableWalker','forEach','start','237eNBovU','ck-suggestion-marker--active','ck-suggestion-marker-insertion','tableCellBorderWidth','findAncestor','keys','fromEntries','getSelectionAffectedTableCells','deletionRanges','suggestion-td','forceDefaultExecution','getColumns','remove','accept','activeMarkers','columnInsertionIndexes','createPositionBefore','startsWith','fill','call','suggestion','tableCell','clipboardOutput','rows','endColumn','$graveyard','suggestion:formatBlock:tablePasteCell','getSuggestion','setAttribute','paragraph','last','insertRows','insertContent','root','23783412XcbGAJ','dataDowncast','options','differ','register','getShiftedBy','containsRange','getChanges','author','tableCellHorizontalAlignment','previous','getColumnIndexes','isEqual','TableUtils','cells','discard','tableCellVerticalAlignment','registerCustomCallback','change','formatBlock','tableCellBackgroundColor','entries','model','removeMarkers','markMultiRangeBlockFormat','getRows','redo','setAttributes','view','createElement','getChildren','148OecJEy','11SsAbPF','editing','removeMarker','document','element','editingDowncast','insertion','fromRange','table','editor','unwrap','first','getSuggestions','filter','TrackChangesEditing','11074530tixzGR','every','insertColumns','afterInit','19896mvOBdy','insert','selection','7bKhQkp','oldRange','*Replace\x20table\x20cells*','showSuggestionHighlights','46503lFxeWP','reduce','plugins','removeColumns','_createdBatches','batch','newRange','some','getAttributes','835741zIztyM','rowInsertionRanges','285612YnBNGH','schema','getTableIfOnlyTableInContent','_tablePostFixingSubtypes','suggestionLoaded','registerPostFixer','push','markers','row','getMarkers','move','detach','hasSuggestion','length','_replaceTableSlotCell','markerToHighlight','includes','rowInsertionIndexes','endRow','high','columnInsertionRanges','updateMarker','tablePasteCell','low','nextSibling','from','end','createRangeIn','columns','subType','removeRows'];_0x8584=function(){return _0x38bd8c;};return _0x8584();}const _0x4c97f6=_0x4bbe;(function(_0x34bb8f,_0x5caee9){const _0x4447fd=_0x4bbe,_0x550e11=_0x34bb8f();while(!![]){try{const _0x52d552=-parseInt(_0x4447fd(0x161))/0x1+-parseInt(_0x4447fd(0x220))/0x2*(-parseInt(_0x4447fd(0x1cb))/0x3)+-parseInt(_0x4447fd(0x20c))/0x4*(-parseInt(_0x4447fd(0x1aa))/0x5)+parseInt(_0x4447fd(0x163))/0x6*(parseInt(_0x4447fd(0x223))/0x7)+parseInt(_0x4447fd(0x188))/0x8*(parseInt(_0x4447fd(0x227))/0x9)+-parseInt(_0x4447fd(0x21c))/0xa*(-parseInt(_0x4447fd(0x20d))/0xb)+-parseInt(_0x4447fd(0x1ed))/0xc;if(_0x52d552===_0x5caee9)break;else _0x550e11['push'](_0x550e11['shift']());}catch(_0x3bb61d){_0x550e11['push'](_0x550e11['shift']());}}}(_0x8584,0xc97d6));import{getTranslation as _0x2c1095}from'../utils/common-translations.js';import{Plugin as _0x1e7c61}from'ckeditor5/src/core.js';import{LiveRange as _0x2bb6ca}from'ckeditor5/src/engine.js';function _0x4bbe(_0x5d6872,_0x4d05cf){const _0x8584eb=_0x8584();return _0x4bbe=function(_0x4bbeb3,_0x5cefde){_0x4bbeb3=_0x4bbeb3-0x15a;let _0x45b3ce=_0x8584eb[_0x4bbeb3];return _0x45b3ce;},_0x4bbe(_0x5d6872,_0x4d05cf);}import{uid as _0x12b58b,priorities as _0x14583}from'ckeditor5/src/utils.js';import _0x58da20 from'./table.js';const ge=[_0x4c97f6(0x1ce),_0x4c97f6(0x18f),_0x4c97f6(0x193),_0x4c97f6(0x1f6),_0x4c97f6(0x1fd),_0x4c97f6(0x201),_0x4c97f6(0x1c7)],Ce=Object[_0x4c97f6(0x1d1)](ge[_0x4c97f6(0x1a1)](_0x5bbe99=>[_0x5bbe99,null]));export default class It extends _0x1e7c61{static get[_0x4c97f6(0x1a8)](){return[_0x58da20];}[_0x4c97f6(0x21f)](){const _0x3375b2=_0x4c97f6,_0x2e54ce=this[_0x3375b2(0x216)];if(!_0x2e54ce[_0x3375b2(0x15a)][_0x3375b2(0x19f)](_0x3375b2(0x186)))return;const _0x41b88a=_0x2e54ce[_0x3375b2(0x15a)][_0x3375b2(0x1b7)](_0x3375b2(0x21b)),_0x58cda9=_0x2e54ce[_0x3375b2(0x15a)][_0x3375b2(0x1b7)](_0x3375b2(0x1fa)),_0x17b26d=_0x2e54ce[_0x3375b2(0x15a)][_0x3375b2(0x1b7)](_0x58da20),_0x2b4846=_0x2e54ce[_0x3375b2(0x15a)][_0x3375b2(0x1b7)](_0x3375b2(0x186));_0x17b26d[_0x3375b2(0x166)][_0x3375b2(0x169)](_0x3375b2(0x1c2),_0x3375b2(0x190)),_0x2e54ce[_0x3375b2(0x203)][_0x3375b2(0x164)][_0x3375b2(0x1f1)](_0x3375b2(0x1b4),{'allowIn':_0x3375b2(0x1e0),'allowContentOf':_0x3375b2(0x1e0),'isLimit':!0x0}),_0x2e54ce[_0x3375b2(0x1a5)][_0x3375b2(0x1bc)]({'model':_0x3375b2(0x1b4),'view':_0x3375b2(0x1d4)});let _0x21a381=null;_0x2e54ce[_0x3375b2(0x203)]['on'](_0x3375b2(0x1eb),(_0x3f0ffe,_0x37609f)=>{const _0x5f2ce4=_0x3375b2,[_0x447963,_0x5f21c9]=_0x37609f,_0xa15bda=_0x37609f[_0x37609f[_0x5f2ce4(0x170)]-0x1];_0xa15bda&&_0xa15bda[_0x5f2ce4(0x1d5)]||_0x41b88a[_0x5f2ce4(0x1ae)]||this[_0x5f2ce4(0x216)][_0x5f2ce4(0x198)][_0x5f2ce4(0x1b7)](_0x5f2ce4(0x192))[_0x5f2ce4(0x18e)]&&function(_0x27b0f4,_0x5e03e4,_0x2f924b,_0x561bd4,_0x13c7de){const _0x3f8d7a=_0x5f2ce4;if(_0x5e03e4&&!_0x5e03e4['is'](_0x3f8d7a(0x18d)))return!0x1;const _0x408233=_0x13c7de[_0x3f8d7a(0x165)](_0x27b0f4,_0x2f924b);if(!_0x408233||!he(_0x408233,void 0x0,_0x561bd4))return!0x1;const _0x21decb=_0x561bd4[_0x3f8d7a(0x1d2)](_0x2f924b[_0x3f8d7a(0x210)][_0x3f8d7a(0x222)]);if(!_0x21decb[_0x3f8d7a(0x170)])return!0x1;const _0x39c586=_0x21decb[0x0][_0x3f8d7a(0x1cf)](_0x3f8d7a(0x215)),_0x1a87d1=_0x561bd4[_0x3f8d7a(0x184)](_0x21decb),_0x35a684=_0x561bd4[_0x3f8d7a(0x1f8)](_0x21decb),_0x3d7e7b={'startRow':_0x1a87d1[_0x3f8d7a(0x218)],'endRow':_0x1a87d1[_0x3f8d7a(0x1e9)],'startColumn':_0x35a684[_0x3f8d7a(0x218)],'endColumn':_0x35a684[_0x3f8d7a(0x1e9)]};return 0x1==_0x21decb[_0x3f8d7a(0x170)]&&(_0x3d7e7b[_0x3f8d7a(0x175)]+=_0x561bd4[_0x3f8d7a(0x206)](_0x408233)-0x1,_0x3d7e7b[_0x3f8d7a(0x1e3)]+=_0x561bd4[_0x3f8d7a(0x1d6)](_0x408233)-0x1),he(_0x39c586,_0x3d7e7b,_0x561bd4);}(_0x447963,_0x5f21c9,_0x2e54ce[_0x5f2ce4(0x203)],_0x58cda9,_0x2b4846)&&(_0x3f0ffe[_0x5f2ce4(0x1a3)](),_0x21a381={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2e54ce[_0x5f2ce4(0x203)][_0x5f2ce4(0x1ff)](()=>{const _0xf2161b=_0x5f2ce4;_0x2e54ce[_0xf2161b(0x203)][_0xf2161b(0x1eb)](_0x37609f[0x0],_0x37609f[0x1],_0x37609f[0x2],{'forceDefaultExecution':!0x0});const _0x28ecf1=_0x12b58b(),{rowInsertionRanges:_0x2b49c8,columnInsertionRanges:_0x38db45,insertionRanges:_0x21f05e,deletionRanges:_0x324953,cells:_0x24f90d}=_0x21a381;_0x2b49c8[_0xf2161b(0x170)]&&_0x41b88a[_0xf2161b(0x199)](_0x2b49c8,_0xf2161b(0x1c2),{'tablePasteChainId':_0x28ecf1}),_0x38db45[_0xf2161b(0x170)]&&_0x41b88a[_0xf2161b(0x199)](_0x38db45,_0xf2161b(0x190),{'tablePasteChainId':_0x28ecf1}),_0x21f05e[_0xf2161b(0x170)]&&(_0x41b88a[_0xf2161b(0x199)](_0x21f05e,_0xf2161b(0x1c1),{'tablePasteChainId':_0x28ecf1,'skipNestingCheck':!0x0}),_0x21f05e[_0xf2161b(0x1c9)](_0x3ad035=>{const _0xa97b06=_0xf2161b;var _0x47e51f;return null===(_0x47e51f=_0x3ad035[_0xa97b06(0x16e)])||void 0x0===_0x47e51f?void 0x0:_0x47e51f[_0xa97b06(0x1de)](_0x3ad035);})),_0x324953[_0xf2161b(0x170)]&&(_0x41b88a[_0xf2161b(0x1a7)](_0x324953,_0xf2161b(0x1c1),{'tablePasteChainId':_0x28ecf1,'skipNestingCheck':!0x0}),_0x324953[_0xf2161b(0x1c9)](_0x127024=>{const _0x41aca2=_0xf2161b;var _0x3a54e0;return null===(_0x3a54e0=_0x127024[_0x41aca2(0x16e)])||void 0x0===_0x3a54e0?void 0x0:_0x3a54e0[_0x41aca2(0x1de)](_0x127024);}));const _0x44256d=_0x41b88a[_0xf2161b(0x205)](_0x24f90d[_0xf2161b(0x1a1)](({element:_0x183967})=>_0x183967),{'formatGroupId':_0x12b58b()},[],_0xf2161b(0x179),{'tablePasteChainId':_0x28ecf1});if(_0x44256d){const _0x3f13d6=_0x44256d[_0xf2161b(0x16c)](),_0x4d808e=[];for(const {element:_0x4826ce,attributes:_0x2c3972}of _0x24f90d){if(!_0x2c3972)continue;const _0x153dbf=_0x2e54ce[_0xf2161b(0x203)][_0xf2161b(0x19c)](_0x4826ce),_0x4ebd3c=_0x3f13d6[_0xf2161b(0x1bb)](_0x2e17c0=>_0x2e17c0[_0xf2161b(0x197)]()[_0xf2161b(0x1f9)](_0x153dbf));_0x4ebd3c&&_0x4d808e[_0xf2161b(0x169)]([_0x4ebd3c[_0xf2161b(0x194)],_0x2c3972]);}_0x4d808e[_0xf2161b(0x170)]&&_0x44256d[_0xf2161b(0x1e7)](_0xf2161b(0x19b),Object[_0xf2161b(0x1d1)](_0x4d808e));}_0x21a381=null;}));},{'priority':_0x14583[_0x3375b2(0x176)]+0xa}),_0x2e54ce[_0x3375b2(0x15a)][_0x3375b2(0x1b7)](_0x3375b2(0x186))['on'](_0x3375b2(0x171),(_0x129823,_0x2d0e75)=>{const _0x4d3a6d=_0x3375b2,[_0x5a65ae,_0x521af0,,_0x2451f1]=_0x2d0e75;if(!_0x21a381)return;_0x129823[_0x4d3a6d(0x1a3)]();const _0x28a3d3=_0x5a65ae[_0x4d3a6d(0x1b5)],_0x510027=_0x521af0,_0x1ed9f5=Pe(_0x28a3d3),_0x14e7e6=Pe(_0x510027);_0x129823[_0x4d3a6d(0x1a9)]=_0x28a3d3;let _0x256bff=null,_0x24f2aa=null;if(_0x14e7e6||_0x1ed9f5){if(_0x1ed9f5&&!_0x14e7e6){_0x2451f1[_0x4d3a6d(0x1d7)](_0x28a3d3[_0x4d3a6d(0x187)](0x0));for(const _0x2424e3 of Array[_0x4d3a6d(0x17c)](_0x510027[_0x4d3a6d(0x20b)]()))_0x2451f1[_0x4d3a6d(0x221)](_0x2424e3,_0x28a3d3,_0x4d3a6d(0x17d));const _0x3743f4=_0x21a381[_0x4d3a6d(0x174)][_0x4d3a6d(0x173)](_0x5a65ae[_0x4d3a6d(0x16b)]),_0x1c473b=_0x21a381[_0x4d3a6d(0x1da)][_0x4d3a6d(0x173)](_0x5a65ae[_0x4d3a6d(0x1c4)]);_0x3743f4||_0x1c473b||(_0x256bff=_0x2bb6ca[_0x4d3a6d(0x214)](_0x2451f1[_0x4d3a6d(0x17e)](_0x28a3d3)));}else _0x14e7e6&&!_0x1ed9f5&&(_0x24f2aa=_0x2451f1[_0x4d3a6d(0x17e)](_0x28a3d3));}else{const _0x388d27=_0x2451f1[_0x4d3a6d(0x20a)](_0x4d3a6d(0x1b4)),_0x65c66c=_0x2451f1[_0x4d3a6d(0x20a)](_0x4d3a6d(0x1b4));_0x2451f1[_0x4d3a6d(0x18c)](_0x2451f1[_0x4d3a6d(0x17e)](_0x28a3d3),_0x65c66c),_0x2451f1[_0x4d3a6d(0x221)](_0x388d27,_0x28a3d3,0x0);for(const _0x368efb of Array[_0x4d3a6d(0x17c)](_0x510027[_0x4d3a6d(0x20b)]()))_0x2451f1[_0x4d3a6d(0x221)](_0x368efb,_0x388d27,_0x4d3a6d(0x17d));_0x256bff=_0x2bb6ca[_0x4d3a6d(0x214)](_0x2451f1[_0x4d3a6d(0x19c)](_0x388d27)),_0x24f2aa=_0x2bb6ca[_0x4d3a6d(0x214)](_0x2451f1[_0x4d3a6d(0x19c)](_0x65c66c));}const _0x538500=Array[_0x4d3a6d(0x17c)](_0x510027[_0x4d3a6d(0x160)]())[_0x4d3a6d(0x21a)](([_0x41d912])=>ge[_0x4d3a6d(0x173)](_0x41d912));_0x21a381[_0x4d3a6d(0x1fb)][_0x4d3a6d(0x169)]({'element':_0x28a3d3,'attributes':_0x538500[_0x4d3a6d(0x170)]?Object[_0x4d3a6d(0x1d1)](_0x538500):null}),_0x256bff&&_0x21a381[_0x4d3a6d(0x191)][_0x4d3a6d(0x169)](_0x256bff),_0x24f2aa&&_0x21a381[_0x4d3a6d(0x1d3)][_0x4d3a6d(0x169)](_0x24f2aa);},{'priority':_0x3375b2(0x176)}),_0x58cda9['on'](_0x3375b2(0x21e),(_0x287bd4,_0x5ade2e)=>{const _0x2bbd6d=_0x3375b2,[_0x199110,_0x2a61f3={}]=_0x5ade2e;if(!_0x21a381)return;const _0x2a408f=_0x2a61f3['at']||0x0,_0x2042d0=_0x2a61f3[_0x2bbd6d(0x17f)]||0x1;_0x21a381[_0x2bbd6d(0x1da)]=new Array(_0x2042d0)[_0x2bbd6d(0x1dd)](_0x2a408f)[_0x2bbd6d(0x1a1)]((_0x2b9059,_0x491b21)=>_0x2b9059+_0x491b21);for(const {cell:_0x3a8ac9}of _0x58cda9[_0x2bbd6d(0x1c8)](_0x199110,{'startColumn':_0x2a408f,'endColumn':_0x2a408f+_0x2042d0-0x1}))_0x21a381[_0x2bbd6d(0x177)][_0x2bbd6d(0x169)](_0x2e54ce[_0x2bbd6d(0x203)][_0x2bbd6d(0x19c)](_0x3a8ac9));},{'priority':_0x3375b2(0x17a)}),_0x58cda9['on'](_0x3375b2(0x1ea),(_0x27c1ba,_0xeddd5a)=>{const _0x17db5d=_0x3375b2,[_0x5f33d0,_0x3283e={}]=_0xeddd5a;if(!_0x21a381)return;const _0x10ff82=_0x3283e['at']||0x0,_0x79d019=_0x3283e[_0x17db5d(0x1e2)]||0x1;_0x21a381[_0x17db5d(0x174)]=new Array(_0x79d019)[_0x17db5d(0x1dd)](_0x10ff82)[_0x17db5d(0x1a1)]((_0x1bd8d7,_0x4ae4f2)=>_0x1bd8d7+_0x4ae4f2);for(const {cell:_0x230a42}of _0x58cda9[_0x17db5d(0x1c8)](_0x5f33d0,{'startRow':_0x10ff82,'endRow':_0x10ff82+_0x79d019-0x1}))_0x21a381[_0x17db5d(0x162)][_0x17db5d(0x169)](_0x2e54ce[_0x17db5d(0x203)][_0x17db5d(0x19c)](_0x230a42));},{'priority':_0x3375b2(0x17a)}),_0x41b88a[_0x3375b2(0x1c5)][_0x3375b2(0x19e)](_0x38e074=>{const _0x5a133f=_0x3375b2;if(_0x38e074[_0x5a133f(0x180)]&&_0x38e074[_0x5a133f(0x180)][_0x5a133f(0x1dc)](_0x5a133f(0x1c1)))return _0x38e074[_0x5a133f(0x1f7)]?{}:{'type':_0x5a133f(0x213),'content':_0x2c1095(_0x2e54ce[_0x5a133f(0x196)],_0x5a133f(0x225))};});const _0xfe998a=()=>!0x1;for(const _0xc8016c of[_0x3375b2(0x1c1),_0x3375b2(0x190),_0x3375b2(0x1c2),_0x3375b2(0x179)])_0x41b88a[_0x3375b2(0x18b)][_0x3375b2(0x1fe)](_0x3375b2(0x213),_0xc8016c,_0x3375b2(0x1a6),_0xfe998a),_0x41b88a[_0x3375b2(0x18b)][_0x3375b2(0x1fe)](_0x3375b2(0x1ab),_0xc8016c,_0x3375b2(0x1a6),_0xfe998a),_0x41b88a[_0x3375b2(0x18b)][_0x3375b2(0x1fe)](_0x3375b2(0x200),_0xc8016c,_0x3375b2(0x1a6),_0xfe998a);_0x41b88a[_0x3375b2(0x18b)][_0x3375b2(0x1fe)](_0x3375b2(0x200),_0x3375b2(0x179),_0x3375b2(0x1fc),_0xfe998a),_0x41b88a[_0x3375b2(0x18b)][_0x3375b2(0x1fe)](_0x3375b2(0x200),_0x3375b2(0x179),_0x3375b2(0x1d8),(_0x3d4c06,_0xd9e111,_0x1b2567)=>{const _0x18871f=_0x3375b2,_0x92f1d5=_0x3d4c06[_0x18871f(0x1a1)](_0x54db14=>_0x54db14[_0x18871f(0x1bd)]())[_0x18871f(0x21a)](_0x551149=>_0x551149),_0x45a349=new Map(_0x92f1d5[_0x18871f(0x1a1)](_0x396a74=>[_0x396a74,null]));if(_0x21a381){for(const {element:_0x5b8135,attributes:_0x297e5b}of _0x21a381[_0x18871f(0x1fb)])_0x297e5b&&_0x45a349[_0x18871f(0x1a4)](_0x5b8135,_0x297e5b);}else{if(_0x1b2567&&_0x1b2567[_0x18871f(0x19b)])for(const [_0x3e1883,_0x944d75]of Object[_0x18871f(0x202)](_0x1b2567[_0x18871f(0x19b)])){const _0x2ba2f4=_0x2e54ce[_0x18871f(0x203)][_0x18871f(0x16a)][_0x18871f(0x1b7)](_0x3e1883),_0x247ee9=_0x2ba2f4?_0x2ba2f4[_0x18871f(0x197)]()[_0x18871f(0x1bd)]():null;_0x247ee9&&_0x45a349[_0x18871f(0x1a4)](_0x247ee9,_0x944d75);}}_0x2e54ce[_0x18871f(0x203)][_0x18871f(0x1ff)](_0xdf4f52=>{const _0x3b27bb=_0x18871f;for(const [_0xa4b40d,_0x4e1674]of _0x45a349)_0xdf4f52[_0x3b27bb(0x208)]({...Ce,..._0x4e1674},_0xa4b40d);});});const _0xb8bfaf=(_0x59ed67,_0x11fd0f)=>{const _0x59dcc5=_0x3375b2;_0x41b88a[_0x59dcc5(0x18b)][_0x59dcc5(0x1fe)](_0x59ed67,_0x59dcc5(0x1c1),_0x11fd0f,(_0x47d6b4,_0x1a99a8,_0x4b1431)=>{const _0x37f6bd=_0x59dcc5;_0x2e54ce[_0x37f6bd(0x203)][_0x37f6bd(0x1ff)](_0x1a69db=>{const _0xafef7b=_0x37f6bd,_0x4168cd=[];for(const _0x4d8aab of _0x47d6b4){const _0x24d299=_0x4d8aab[_0xafef7b(0x1ca)][_0xafef7b(0x1a0)];_0x24d299['is'](_0xafef7b(0x211),_0xafef7b(0x1b4))&&_0x4168cd[_0xafef7b(0x169)](_0x24d299);}_0x41b88a[_0xafef7b(0x18b)][_0xafef7b(0x19a)](_0x59ed67,null,_0x11fd0f)(_0x47d6b4,_0x1a99a8,_0x4b1431);for(const _0x5f002d of _0x4168cd)_0xafef7b(0x1e4)!=_0x5f002d[_0xafef7b(0x1ec)][_0xafef7b(0x183)]&&_0x1a69db[_0xafef7b(0x217)](_0x5f002d);});});};_0xb8bfaf(_0x3375b2(0x213),_0x3375b2(0x1d8)),_0xb8bfaf(_0x3375b2(0x213),_0x3375b2(0x1fc)),_0xb8bfaf(_0x3375b2(0x1ab),_0x3375b2(0x1d8)),_0xb8bfaf(_0x3375b2(0x1ab),_0x3375b2(0x1fc)),_0x41b88a[_0x3375b2(0x18b)][_0x3375b2(0x1fe)](_0x3375b2(0x213),_0x3375b2(0x1c2),_0x3375b2(0x1fc),_0xdf3910=>{const _0xd1dab3=_0x3375b2,_0x3c48c4=_0xdf3910[_0xd1dab3(0x1a1)](_0x2e339a=>_0x2e339a[_0xd1dab3(0x1bd)]()),_0x5111f2=_0x3c48c4[0x0][_0xd1dab3(0x1cf)](_0xd1dab3(0x215)),{minRow:_0x146222,maxRow:_0x47fe73}=_0x17b26d[_0xd1dab3(0x1ad)](_0x3c48c4);_0x58cda9[_0xd1dab3(0x181)](_0x5111f2,{'at':_0x146222,'rows':_0x47fe73-_0x146222+0x1});}),_0x41b88a[_0x3375b2(0x18b)][_0x3375b2(0x1fe)](_0x3375b2(0x213),_0x3375b2(0x190),_0x3375b2(0x1fc),_0x4e2992=>{const _0xff47b9=_0x3375b2,_0x43b5e9=_0x4e2992[_0xff47b9(0x1a1)](_0x2a9466=>_0x2a9466[_0xff47b9(0x1bd)]()),_0x366a22=_0x43b5e9[0x0][_0xff47b9(0x1cf)](_0xff47b9(0x215)),{minColumn:_0x494cfc,maxColumn:_0x5115f4}=_0x17b26d[_0xff47b9(0x1ad)](_0x43b5e9);_0x58cda9[_0xff47b9(0x15b)](_0x366a22,{'at':_0x494cfc,'columns':_0x5115f4-_0x494cfc+0x1});});const _0x8815f7=(_0x5894d9,_0x483380)=>{const _0x116268=_0x3375b2;if(!_0x483380[_0x116268(0x180)]||!_0x483380[_0x116268(0x180)][_0x116268(0x1dc)](_0x116268(0x1c1)))return;const _0x222ad9=_0x483380[_0x116268(0x1ba)][_0x116268(0x18a)],_0x33543e=_0x41b88a[_0x116268(0x219)]()[_0x116268(0x21a)](_0x2fdf87=>_0x2fdf87[_0x116268(0x1bf)]&&_0x2fdf87[_0x116268(0x1ba)]&&_0x2fdf87[_0x116268(0x1ba)][_0x116268(0x18a)]==_0x222ad9);_0x33543e[_0x116268(0x170)]&&_0x483380[_0x116268(0x1c0)]()[_0x116268(0x170)]!=_0x33543e[_0x116268(0x170)]&&_0x33543e[_0x116268(0x228)]((_0x7593a9,_0x396ac8)=>(_0x7593a9[_0x116268(0x1b2)]=_0x396ac8,_0x396ac8[_0x116268(0x1f7)]=_0x7593a9,_0x396ac8));};function _0xee31b(_0x8eaacb,_0x374661=!0x0){const _0x15f0fb=_0x3375b2,{id:_0x5094a5}=_0x41b88a[_0x15f0fb(0x1a2)](_0x8eaacb[_0x15f0fb(0x1b0)]),_0xe2910b=[_0x15f0fb(0x185),_0x15f0fb(0x1cd)],_0x3d7879=_0x41b88a[_0x15f0fb(0x1d9)][_0x15f0fb(0x173)](_0x8eaacb[_0x15f0fb(0x1b0)]);return _0x3d7879&&_0xe2910b[_0x15f0fb(0x169)](_0x15f0fb(0x1cc)),{'classes':_0xe2910b,'attributes':{'data-suggestion':_0x5094a5},'priority':_0x3d7879&&_0x374661?0xbc2:0xbb8};}_0x41b88a['on'](_0x3375b2(0x167),_0x8815f7,{'priority':_0x3375b2(0x176)}),_0x41b88a['on'](_0x3375b2(0x1af),_0x8815f7,{'priority':_0x3375b2(0x176)}),_0x2e54ce[_0x3375b2(0x203)][_0x3375b2(0x210)][_0x3375b2(0x168)](()=>{const _0x171fef=_0x3375b2;let _0x368e5c=!0x1;const _0x29aa00=Array[_0x171fef(0x17c)](_0x2e54ce[_0x171fef(0x203)][_0x171fef(0x210)][_0x171fef(0x1f0)][_0x171fef(0x1b1)]());for(const {name:_0x36588f,data:_0xf1ad9e}of _0x29aa00){const {group:_0x554013,type:_0x44c02f,id:_0x5c3429}=_0x41b88a[_0x171fef(0x1a2)](_0x36588f);if(_0x171fef(0x1df)!=_0x554013||_0x171fef(0x1ab)!=_0x44c02f||_0xf1ad9e[_0x171fef(0x224)])continue;if(!_0x41b88a[_0x171fef(0x16f)](_0x5c3429))continue;const _0x33369a=_0x41b88a[_0x171fef(0x1e6)](_0x5c3429)[_0x171fef(0x19d)](),_0x2d571e=_0x2e54ce[_0x171fef(0x15a)][_0x171fef(0x1b7)](_0x171fef(0x1b8))['me'];for(const _0x2d5628 of _0x41b88a[_0x171fef(0x219)]()){if(!_0x2d5628[_0x171fef(0x1bf)]||_0x2d5628[_0x171fef(0x1f5)]!=_0x2d571e)continue;if(_0x171fef(0x200)!=_0x2d5628[_0x171fef(0x1c6)]||_0x171fef(0x179)!=_0x2d5628[_0x171fef(0x180)])continue;if(_0x2d5628[_0x171fef(0x19d)]()[_0x171fef(0x21d)](_0x2b900f=>_0x33369a[_0x171fef(0x15f)](_0x46472d=>_0x46472d[_0x171fef(0x1f3)](_0x2b900f,!0x0)))){for(const _0x4e17d9 of _0x2d5628[_0x171fef(0x1c0)]())_0x4e17d9[_0x171fef(0x1bf)]&&(_0x4e17d9[_0x171fef(0x1fc)](),_0x368e5c=!0x0);}}}return _0x368e5c;}),_0x2e54ce[_0x3375b2(0x203)][_0x3375b2(0x210)][_0x3375b2(0x168)](_0x44352f=>{const _0x339cce=_0x3375b2,_0x1bf0e5=_0x2e54ce[_0x339cce(0x198)][_0x339cce(0x1b7)](_0x339cce(0x207));if(!_0x1bf0e5||!_0x1bf0e5[_0x339cce(0x15c)][_0x339cce(0x19f)](_0x44352f[_0x339cce(0x15d)]))return!0x1;let _0x42c41b=!0x1;const _0x1ef02b=_0x2e54ce[_0x339cce(0x15a)][_0x339cce(0x1b7)](_0x339cce(0x1b8))['me'],_0x15edb9=_0x2e54ce[_0x339cce(0x203)][_0x339cce(0x210)][_0x339cce(0x1f0)][_0x339cce(0x1f4)](),_0x3cc05d=Array[_0x339cce(0x17c)](_0x2e54ce[_0x339cce(0x203)][_0x339cce(0x210)][_0x339cce(0x1f0)][_0x339cce(0x1b1)]())[_0x339cce(0x21a)](({name:_0x3588de,data:_0xb880dc})=>{const _0x4c481f=_0x339cce,{group:_0x4b8c50,subType:_0xdac70e,authorId:_0x23ead6}=_0x41b88a[_0x4c481f(0x1a2)](_0x3588de);return _0x4c481f(0x1df)==_0x4b8c50&&_0x4c481f(0x1c1)==_0xdac70e&&_0x23ead6==_0x1ef02b['id']&&!_0xb880dc[_0x4c481f(0x224)];});for(const _0x1cceba of _0x15edb9){if(_0x339cce(0x221)!=_0x1cceba[_0x339cce(0x1c6)]||_0x339cce(0x1b4)!=_0x1cceba[_0x339cce(0x194)]||0x1!=_0x1cceba[_0x339cce(0x170)])continue;const _0x3fd797=_0x44352f[_0x339cce(0x1b3)](_0x1cceba[_0x339cce(0x182)],_0x1cceba[_0x339cce(0x182)][_0x339cce(0x1f2)](0x1));if(!_0x3cc05d[_0x339cce(0x1bb)](({data:_0x4336c0})=>_0x4336c0[_0x339cce(0x15e)][_0x339cce(0x1f9)](_0x3fd797))){for(const {name:_0x30164d,data:_0x1de5fe}of _0x3cc05d)if(_0x3fd797[_0x339cce(0x1f3)](_0x1de5fe[_0x339cce(0x15e)])){_0x44352f[_0x339cce(0x178)](_0x30164d,{'range':_0x3fd797}),_0x42c41b=!0x0;break;}}}return _0x42c41b;}),_0x2e54ce[_0x3375b2(0x203)][_0x3375b2(0x210)][_0x3375b2(0x168)](_0x13fc60=>{const _0xd30b9e=_0x3375b2;let _0x5cff00=!0x1;const _0x39a587=_0x2e54ce[_0xd30b9e(0x15a)][_0xd30b9e(0x1b7)](_0xd30b9e(0x1b8))['me'],_0x58fda9=_0x41b88a[_0xd30b9e(0x219)]()[_0xd30b9e(0x21a)](_0x328574=>_0x328574[_0xd30b9e(0x1bf)]&&_0x328574[_0xd30b9e(0x1f5)]==_0x39a587),_0x2f2d89=new Set(),_0x22b21c=new Set();for(const _0x4e3548 of _0x58fda9)if(_0xd30b9e(0x1c1)==_0x4e3548[_0xd30b9e(0x180)])for(const _0x199fc7 of _0x4e3548[_0xd30b9e(0x16c)]()){const _0x216a44=_0x199fc7[_0xd30b9e(0x197)]()[_0xd30b9e(0x1bd)]();if(_0x216a44){if(_0x216a44['is'](_0xd30b9e(0x211),_0xd30b9e(0x1b4))&&Pe(_0x216a44)){_0x4e3548[_0xd30b9e(0x20f)](_0x199fc7[_0xd30b9e(0x194)]),_0x2f2d89[_0xd30b9e(0x1c3)](_0x216a44),_0x5cff00=!0x0;const _0x35ec6c=_0x216a44[_0xd30b9e(0x17b)],_0x31c1dd=_0x216a44[_0xd30b9e(0x1ac)],_0x319ee1=_0x35ec6c&&_0x35ec6c['is'](_0xd30b9e(0x211),_0xd30b9e(0x1b4)),_0x41deef=_0x31c1dd&&_0x31c1dd['is'](_0xd30b9e(0x211),_0xd30b9e(0x1b4));_0x319ee1&&!_0x2f2d89[_0xd30b9e(0x19f)](_0x35ec6c)&&_0x22b21c[_0xd30b9e(0x1c3)](_0x35ec6c),_0x41deef&&!_0x2f2d89[_0xd30b9e(0x19f)](_0x31c1dd)&&_0x22b21c[_0xd30b9e(0x1c3)](_0x31c1dd);}else _0x216a44['is'](_0xd30b9e(0x211),_0xd30b9e(0x1e8))&&_0x216a44[_0xd30b9e(0x1b9)]&&(_0x4e3548[_0xd30b9e(0x20f)](_0x199fc7[_0xd30b9e(0x194)]),_0x5cff00=!0x0);}}else{if(_0xd30b9e(0x179)==_0x4e3548[_0xd30b9e(0x180)]){if(!_0x4e3548[_0xd30b9e(0x1ba)]||!_0x4e3548[_0xd30b9e(0x1ba)][_0xd30b9e(0x18a)])continue;const _0x51991f=_0x4e3548[_0xd30b9e(0x1ba)][_0xd30b9e(0x19b)];if(_0x51991f&&Object[_0xd30b9e(0x1d0)](_0x51991f)[_0xd30b9e(0x170)])continue;const _0x3fe020=_0x4e3548[_0xd30b9e(0x1ba)][_0xd30b9e(0x18a)];let _0x356457=!0x0,_0x2014c6=!0x0;for(const _0x319acf of _0x58fda9)if(_0x319acf[_0xd30b9e(0x180)]&&_0x319acf[_0xd30b9e(0x180)][_0xd30b9e(0x1dc)](_0xd30b9e(0x1c1))){if(!_0x319acf[_0xd30b9e(0x1ba)][_0xd30b9e(0x18a)]){_0x2014c6=!0x1;break;}if(_0x319acf['id']!=_0x4e3548['id']&&_0x319acf[_0xd30b9e(0x1ba)][_0xd30b9e(0x18a)]==_0x3fe020){_0x356457=!0x1;break;}}_0x2014c6&&_0x356457&&(_0x4e3548[_0xd30b9e(0x204)](),_0x5cff00=!0x0);}}for(const _0x389289 of _0x2f2d89)_0x13fc60[_0xd30b9e(0x1d7)](_0x389289);for(const _0x24365e of _0x22b21c)_0x13fc60[_0xd30b9e(0x217)](_0x24365e);return _0x5cff00;}),_0x2e54ce[_0x3375b2(0x1a5)][_0x3375b2(0x1b6)](_0x3375b2(0x212))[_0x3375b2(0x172)]({'model':_0x3375b2(0x1e5),'view':(_0x3ec4aa,_0x4e9fd3)=>_0xee31b(_0x3ec4aa),'converterPriority':_0x3375b2(0x176)}),_0x2e54ce[_0x3375b2(0x1a5)][_0x3375b2(0x1b6)](_0x3375b2(0x1ee))[_0x3375b2(0x172)]({'model':_0x3375b2(0x1e5),'view':(_0x3acd61,_0x33d74e)=>_0x33d74e[_0x3375b2(0x1ef)][_0x3375b2(0x226)]?_0xee31b(_0x3acd61,!0x1):null,'converterPriority':_0x3375b2(0x176)});const _0x1c7e7a=_0x2e54ce[_0x3375b2(0x20e)][_0x3375b2(0x209)];this[_0x3375b2(0x195)](_0x1c7e7a[_0x3375b2(0x210)],_0x3375b2(0x1e1),(_0x570950,_0x29cee4)=>{const _0x2b9b59=_0x3375b2,_0x283e47=[];for(const _0x706d58 of _0x1c7e7a[_0x2b9b59(0x17e)](_0x29cee4[_0x2b9b59(0x1be)])[_0x2b9b59(0x189)]())_0x706d58['is'](_0x2b9b59(0x211),_0x2b9b59(0x1d4))&&_0x283e47[_0x2b9b59(0x169)](_0x706d58);_0x1c7e7a[_0x2b9b59(0x1ff)](_0x40945f=>{const _0x5ae66d=_0x2b9b59;for(const _0x24db61 of _0x283e47)_0x40945f[_0x5ae66d(0x16d)](_0x40945f[_0x5ae66d(0x17e)](_0x24db61),_0x40945f[_0x5ae66d(0x1db)](_0x24db61)),_0x40945f[_0x5ae66d(0x1d7)](_0x24db61);});});}}function Pe(_0x1b6957){const _0x25cda8=_0x4c97f6;if(_0x1b6957[_0x25cda8(0x1b9)])return!0x0;const _0x2aec57=_0x1b6957[_0x25cda8(0x187)](0x0);return _0x2aec57['is'](_0x25cda8(0x211),_0x25cda8(0x1e8))&&_0x2aec57[_0x25cda8(0x1b9)];}function he(_0x32d5b5,_0x5d4b11={},_0x382d7f){const _0x536076=_0x4c97f6;for(const {isAnchor:_0x5a376f,cellHeight:_0xf64ea4,cellWidth:_0x5c9459}of _0x382d7f[_0x536076(0x1c8)](_0x32d5b5,{'includeAllSlots':!0x0,..._0x5d4b11}))if(!_0x5a376f||0x1!=_0xf64ea4||0x1!=_0x5c9459)return!0x1;return!0x0;}
23
+ const _0x2cbcc6=_0x26cd;(function(_0x11d569,_0x11aa22){const _0x39ac69=_0x26cd,_0xfb000d=_0x11d569();while(!![]){try{const _0x4893cf=parseInt(_0x39ac69(0x177))/0x1+-parseInt(_0x39ac69(0x191))/0x2*(-parseInt(_0x39ac69(0x15e))/0x3)+-parseInt(_0x39ac69(0x1ae))/0x4*(parseInt(_0x39ac69(0x1e1))/0x5)+parseInt(_0x39ac69(0x212))/0x6*(-parseInt(_0x39ac69(0x1da))/0x7)+parseInt(_0x39ac69(0x1ef))/0x8*(-parseInt(_0x39ac69(0x17f))/0x9)+-parseInt(_0x39ac69(0x1e5))/0xa*(-parseInt(_0x39ac69(0x1a5))/0xb)+-parseInt(_0x39ac69(0x1fe))/0xc*(-parseInt(_0x39ac69(0x223))/0xd);if(_0x4893cf===_0x11aa22)break;else _0xfb000d['push'](_0xfb000d['shift']());}catch(_0x229a9c){_0xfb000d['push'](_0xfb000d['shift']());}}}(_0x4766,0x88928));import{getTranslation as _0x454c5e}from'../utils/common-translations.js';import{Plugin as _0x3ac80a}from'ckeditor5/src/core.js';import{LiveRange as _0x11b2ec}from'ckeditor5/src/engine.js';function _0x26cd(_0x447c68,_0x26ffc8){const _0x476628=_0x4766();return _0x26cd=function(_0x26cd15,_0x162cf8){_0x26cd15=_0x26cd15-0x159;let _0x122515=_0x476628[_0x26cd15];return _0x122515;},_0x26cd(_0x447c68,_0x26ffc8);}import{uid as _0x12958a,priorities as _0x5dae69}from'ckeditor5/src/utils.js';import _0x33558b from'./table.js';const ge=[_0x2cbcc6(0x15f),_0x2cbcc6(0x20f),_0x2cbcc6(0x1fa),_0x2cbcc6(0x1ac),_0x2cbcc6(0x1a2),_0x2cbcc6(0x1ba),_0x2cbcc6(0x226)],Ce=Object[_0x2cbcc6(0x184)](ge[_0x2cbcc6(0x1cf)](_0x33f3c1=>[_0x33f3c1,null]));export default class It extends _0x3ac80a{static get[_0x2cbcc6(0x1d3)](){return[_0x33558b];}[_0x2cbcc6(0x203)](){const _0x14c853=_0x2cbcc6,_0x4b0435=this[_0x14c853(0x1ed)];if(!_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1de)](_0x14c853(0x1b3)))return;const _0x2c0ba9=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x17b)),_0x42fb6a=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x185)),_0xeb40cf=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x33558b),_0x288021=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x1b3));_0xeb40cf[_0x14c853(0x1d5)][_0x14c853(0x224)](_0x14c853(0x1ca),_0x14c853(0x19b)),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1eb)][_0x14c853(0x19a)](_0x14c853(0x162),{'allowIn':_0x14c853(0x16f),'allowContentOf':_0x14c853(0x16f),'isLimit':!0x0}),_0x4b0435[_0x14c853(0x1a3)][_0x14c853(0x1f4)]({'model':_0x14c853(0x162),'view':_0x14c853(0x1af)});let _0x2d4075=null;_0x4b0435[_0x14c853(0x1d2)]['on'](_0x14c853(0x187),(_0xd4d009,_0x58bc92)=>{const _0x1f3f19=_0x14c853,[_0x5bb247,_0x17eb1d]=_0x58bc92,_0x23e809=_0x58bc92[_0x58bc92[_0x1f3f19(0x221)]-0x1];_0x23e809&&_0x23e809[_0x1f3f19(0x1e0)]||_0x2c0ba9[_0x1f3f19(0x213)]||this[_0x1f3f19(0x1ed)][_0x1f3f19(0x205)][_0x1f3f19(0x1d0)](_0x1f3f19(0x1cd))[_0x1f3f19(0x1c0)]&&function(_0x34d5f9,_0x2a2d7b,_0xe8f58e,_0x3b5c47,_0x154a85){const _0x25ff35=_0x1f3f19;if(_0x2a2d7b&&!_0x2a2d7b['is'](_0x25ff35(0x1fc)))return!0x1;const _0xcdbf89=_0x154a85[_0x25ff35(0x1f9)](_0x34d5f9,_0xe8f58e);if(!_0xcdbf89||!he(_0xcdbf89,void 0x0,_0x3b5c47))return!0x1;const _0x3ddfd7=_0x3b5c47[_0x25ff35(0x163)](_0xe8f58e[_0x25ff35(0x1d4)][_0x25ff35(0x1c4)]);if(!_0x3ddfd7[_0x25ff35(0x221)])return!0x1;const _0x243c60=_0x3ddfd7[0x0][_0x25ff35(0x1b9)](_0x25ff35(0x1a8)),_0x3af15c=_0x3b5c47[_0x25ff35(0x176)](_0x3ddfd7),_0x20a41a=_0x3b5c47[_0x25ff35(0x21e)](_0x3ddfd7),_0x359ffd={'startRow':_0x3af15c[_0x25ff35(0x225)],'endRow':_0x3af15c[_0x25ff35(0x193)],'startColumn':_0x20a41a[_0x25ff35(0x225)],'endColumn':_0x20a41a[_0x25ff35(0x193)]};return 0x1==_0x3ddfd7[_0x25ff35(0x221)]&&(_0x359ffd[_0x25ff35(0x18d)]+=_0x3b5c47[_0x25ff35(0x1bf)](_0xcdbf89)-0x1,_0x359ffd[_0x25ff35(0x1c6)]+=_0x3b5c47[_0x25ff35(0x197)](_0xcdbf89)-0x1),he(_0x243c60,_0x359ffd,_0x3b5c47);}(_0x5bb247,_0x17eb1d,_0x4b0435[_0x1f3f19(0x1d2)],_0x42fb6a,_0x288021)&&(_0xd4d009[_0x1f3f19(0x1a1)](),_0x2d4075={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4b0435[_0x1f3f19(0x1d2)][_0x1f3f19(0x175)](()=>{const _0x10942e=_0x1f3f19;_0x4b0435[_0x10942e(0x1d2)][_0x10942e(0x187)](_0x58bc92[0x0],_0x58bc92[0x1],_0x58bc92[0x2],{'forceDefaultExecution':!0x0});const _0x546b1c=_0x12958a(),{rowInsertionRanges:_0x2b2b07,columnInsertionRanges:_0x2d7df9,insertionRanges:_0x16c2f2,deletionRanges:_0x5dbcb8,cells:_0x131c65}=_0x2d4075;_0x2b2b07[_0x10942e(0x221)]&&_0x2c0ba9[_0x10942e(0x1ee)](_0x2b2b07,_0x10942e(0x1ca),{'tablePasteChainId':_0x546b1c}),_0x2d7df9[_0x10942e(0x221)]&&_0x2c0ba9[_0x10942e(0x1ee)](_0x2d7df9,_0x10942e(0x19b),{'tablePasteChainId':_0x546b1c}),_0x16c2f2[_0x10942e(0x221)]&&(_0x2c0ba9[_0x10942e(0x1ee)](_0x16c2f2,_0x10942e(0x1b0),{'tablePasteChainId':_0x546b1c,'skipNestingCheck':!0x0}),_0x16c2f2[_0x10942e(0x1c3)](_0x7622a9=>{const _0x3b9070=_0x10942e;var _0x319e37;return null===(_0x319e37=_0x7622a9[_0x3b9070(0x166)])||void 0x0===_0x319e37?void 0x0:_0x319e37[_0x3b9070(0x1c1)](_0x7622a9);})),_0x5dbcb8[_0x10942e(0x221)]&&(_0x2c0ba9[_0x10942e(0x1a0)](_0x5dbcb8,_0x10942e(0x1b0),{'tablePasteChainId':_0x546b1c,'skipNestingCheck':!0x0}),_0x5dbcb8[_0x10942e(0x1c3)](_0x1694fd=>{const _0x14d2e7=_0x10942e;var _0x3e3e91;return null===(_0x3e3e91=_0x1694fd[_0x14d2e7(0x166)])||void 0x0===_0x3e3e91?void 0x0:_0x3e3e91[_0x14d2e7(0x1c1)](_0x1694fd);}));const _0x35fce7=_0x2c0ba9[_0x10942e(0x20c)](_0x131c65[_0x10942e(0x1cf)](({element:_0x226529})=>_0x226529),{'formatGroupId':_0x12958a()},[],_0x10942e(0x186),{'tablePasteChainId':_0x546b1c});if(_0x35fce7){const _0x1eb1f0=_0x35fce7[_0x10942e(0x201)](),_0x44908e=[];for(const {element:_0x559319,attributes:_0x5668a5}of _0x131c65){if(!_0x5668a5)continue;const _0x40c5e8=_0x4b0435[_0x10942e(0x1d2)][_0x10942e(0x161)](_0x559319),_0x313a76=_0x1eb1f0[_0x10942e(0x17a)](_0x28c84f=>_0x28c84f[_0x10942e(0x204)]()[_0x10942e(0x159)](_0x40c5e8));_0x313a76&&_0x44908e[_0x10942e(0x224)]([_0x313a76[_0x10942e(0x200)],_0x5668a5]);}_0x44908e[_0x10942e(0x221)]&&_0x35fce7[_0x10942e(0x1fb)](_0x10942e(0x1e7),Object[_0x10942e(0x184)](_0x44908e));}_0x2d4075=null;}));},{'priority':_0x5dae69[_0x14c853(0x1be)]+0xa}),_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x1b3))['on'](_0x14c853(0x16c),(_0x17338b,_0x4f5124)=>{const _0x24e5c0=_0x14c853,[_0x3026af,_0x555364,,_0xbc8b11]=_0x4f5124;if(!_0x2d4075)return;_0x17338b[_0x24e5c0(0x1a1)]();const _0x1a884f=_0x3026af[_0x24e5c0(0x1b2)],_0x42e0cf=_0x555364,_0x2885a3=Pe(_0x1a884f),_0x2b380b=Pe(_0x42e0cf);_0x17338b[_0x24e5c0(0x215)]=_0x1a884f;let _0x2f56f9=null,_0x1e2022=null;if(_0x2b380b||_0x2885a3){if(_0x2885a3&&!_0x2b380b){_0xbc8b11[_0x24e5c0(0x1b8)](_0x1a884f[_0x24e5c0(0x188)](0x0));for(const _0x4fc033 of Array[_0x24e5c0(0x1bd)](_0x42e0cf[_0x24e5c0(0x180)]()))_0xbc8b11[_0x24e5c0(0x168)](_0x4fc033,_0x1a884f,_0x24e5c0(0x211));const _0x3cd7bd=_0x2d4075[_0x24e5c0(0x15a)][_0x24e5c0(0x1e4)](_0x3026af[_0x24e5c0(0x160)]),_0x2154ae=_0x2d4075[_0x24e5c0(0x19f)][_0x24e5c0(0x1e4)](_0x3026af[_0x24e5c0(0x1bb)]);_0x3cd7bd||_0x2154ae||(_0x2f56f9=_0x11b2ec[_0x24e5c0(0x179)](_0xbc8b11[_0x24e5c0(0x174)](_0x1a884f)));}else _0x2b380b&&!_0x2885a3&&(_0x1e2022=_0xbc8b11[_0x24e5c0(0x174)](_0x1a884f));}else{const _0x5b6b99=_0xbc8b11[_0x24e5c0(0x15d)](_0x24e5c0(0x162)),_0x2200c5=_0xbc8b11[_0x24e5c0(0x15d)](_0x24e5c0(0x162));_0xbc8b11[_0x24e5c0(0x20a)](_0xbc8b11[_0x24e5c0(0x174)](_0x1a884f),_0x2200c5),_0xbc8b11[_0x24e5c0(0x168)](_0x5b6b99,_0x1a884f,0x0);for(const _0x1076e6 of Array[_0x24e5c0(0x1bd)](_0x42e0cf[_0x24e5c0(0x180)]()))_0xbc8b11[_0x24e5c0(0x168)](_0x1076e6,_0x5b6b99,_0x24e5c0(0x211));_0x2f56f9=_0x11b2ec[_0x24e5c0(0x179)](_0xbc8b11[_0x24e5c0(0x161)](_0x5b6b99)),_0x1e2022=_0x11b2ec[_0x24e5c0(0x179)](_0xbc8b11[_0x24e5c0(0x161)](_0x2200c5));}const _0x381da1=Array[_0x24e5c0(0x1bd)](_0x42e0cf[_0x24e5c0(0x207)]())[_0x24e5c0(0x1e8)](([_0x216c8c])=>ge[_0x24e5c0(0x1e4)](_0x216c8c));_0x2d4075[_0x24e5c0(0x183)][_0x24e5c0(0x224)]({'element':_0x1a884f,'attributes':_0x381da1[_0x24e5c0(0x221)]?Object[_0x24e5c0(0x184)](_0x381da1):null}),_0x2f56f9&&_0x2d4075[_0x24e5c0(0x1a6)][_0x24e5c0(0x224)](_0x2f56f9),_0x1e2022&&_0x2d4075[_0x24e5c0(0x1d1)][_0x24e5c0(0x224)](_0x1e2022);},{'priority':_0x14c853(0x1be)}),_0x42fb6a['on'](_0x14c853(0x1dd),(_0x1ed03a,_0x15d440)=>{const _0xc6cbdb=_0x14c853,[_0x447573,_0x4acf3d={}]=_0x15d440;if(!_0x2d4075)return;const _0x2a1150=_0x4acf3d['at']||0x0,_0x53f188=_0x4acf3d[_0xc6cbdb(0x192)]||0x1;_0x2d4075[_0xc6cbdb(0x19f)]=new Array(_0x53f188)[_0xc6cbdb(0x17d)](_0x2a1150)[_0xc6cbdb(0x1cf)]((_0x316500,_0x4ba7ed)=>_0x316500+_0x4ba7ed);for(const {cell:_0x3776bf}of _0x42fb6a[_0xc6cbdb(0x1cc)](_0x447573,{'startColumn':_0x2a1150,'endColumn':_0x2a1150+_0x53f188-0x1}))_0x2d4075[_0xc6cbdb(0x1ec)][_0xc6cbdb(0x224)](_0x4b0435[_0xc6cbdb(0x1d2)][_0xc6cbdb(0x161)](_0x3776bf));},{'priority':_0x14c853(0x182)}),_0x42fb6a['on'](_0x14c853(0x1e9),(_0xdbe0c6,_0x14ac23)=>{const _0x3c2267=_0x14c853,[_0x27c988,_0x4797b0={}]=_0x14ac23;if(!_0x2d4075)return;const _0x15845b=_0x4797b0['at']||0x0,_0x3200e2=_0x4797b0[_0x3c2267(0x169)]||0x1;_0x2d4075[_0x3c2267(0x15a)]=new Array(_0x3200e2)[_0x3c2267(0x17d)](_0x15845b)[_0x3c2267(0x1cf)]((_0x58b06b,_0x15ed92)=>_0x58b06b+_0x15ed92);for(const {cell:_0x1d9604}of _0x42fb6a[_0x3c2267(0x1cc)](_0x27c988,{'startRow':_0x15845b,'endRow':_0x15845b+_0x3200e2-0x1}))_0x2d4075[_0x3c2267(0x1d8)][_0x3c2267(0x224)](_0x4b0435[_0x3c2267(0x1d2)][_0x3c2267(0x161)](_0x1d9604));},{'priority':_0x14c853(0x182)}),_0x2c0ba9[_0x14c853(0x1b4)][_0x14c853(0x1c8)](_0x44a70b=>{const _0xe94d70=_0x14c853;if(_0x44a70b[_0xe94d70(0x217)]&&_0x44a70b[_0xe94d70(0x217)][_0xe94d70(0x220)](_0xe94d70(0x1b0)))return _0x44a70b[_0xe94d70(0x1dc)]?{}:{'type':_0xe94d70(0x19d),'content':_0x454c5e(_0x4b0435[_0xe94d70(0x21d)],_0xe94d70(0x19e))};});const _0x3b3859=()=>!0x1;for(const _0xf4eac9 of[_0x14c853(0x1b0),_0x14c853(0x19b),_0x14c853(0x1ca),_0x14c853(0x186)])_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x19d),_0xf4eac9,_0x14c853(0x20d),_0x3b3859),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x1ff),_0xf4eac9,_0x14c853(0x20d),_0x3b3859),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x228),_0xf4eac9,_0x14c853(0x20d),_0x3b3859);_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x228),_0x14c853(0x186),_0x14c853(0x165),_0x3b3859),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x228),_0x14c853(0x186),_0x14c853(0x20e),(_0x190c72,_0x32a9b8,_0x66f333)=>{const _0x172d50=_0x14c853,_0x5cbdb1=_0x190c72[_0x172d50(0x1cf)](_0x2dda70=>_0x2dda70[_0x172d50(0x195)]())[_0x172d50(0x1e8)](_0x1112de=>_0x1112de),_0x19dafe=new Map(_0x5cbdb1[_0x172d50(0x1cf)](_0x475f3a=>[_0x475f3a,null]));if(_0x2d4075){for(const {element:_0x2c6b64,attributes:_0x149ef6}of _0x2d4075[_0x172d50(0x183)])_0x149ef6&&_0x19dafe[_0x172d50(0x1e3)](_0x2c6b64,_0x149ef6);}else{if(_0x66f333&&_0x66f333[_0x172d50(0x1e7)])for(const [_0x3c42e6,_0x23a2bb]of Object[_0x172d50(0x1d6)](_0x66f333[_0x172d50(0x1e7)])){const _0x41a5fd=_0x4b0435[_0x172d50(0x1d2)][_0x172d50(0x1f2)][_0x172d50(0x1d0)](_0x3c42e6),_0x4cf872=_0x41a5fd?_0x41a5fd[_0x172d50(0x204)]()[_0x172d50(0x195)]():null;_0x4cf872&&_0x19dafe[_0x172d50(0x1e3)](_0x4cf872,_0x23a2bb);}}_0x4b0435[_0x172d50(0x1d2)][_0x172d50(0x175)](_0x1b77a9=>{const _0x4eb36a=_0x172d50;for(const [_0x19dbf0,_0x28ed85]of _0x19dafe)_0x1b77a9[_0x4eb36a(0x199)]({...Ce,..._0x28ed85},_0x19dbf0);});});const _0x5dbd31=(_0xed51a6,_0x44d844)=>{const _0x1e6efa=_0x14c853;_0x2c0ba9[_0x1e6efa(0x1e6)][_0x1e6efa(0x1a4)](_0xed51a6,_0x1e6efa(0x1b0),_0x44d844,(_0x2f8957,_0x5a4e26,_0x28607f)=>{const _0xb2d010=_0x1e6efa;_0x4b0435[_0xb2d010(0x1d2)][_0xb2d010(0x175)](_0x5bb883=>{const _0x194143=_0xb2d010,_0x10f8bf=[];for(const _0x4cf2f2 of _0x2f8957){const _0x19d0fc=_0x4cf2f2[_0x194143(0x1b1)][_0x194143(0x219)];_0x19d0fc['is'](_0x194143(0x15c),_0x194143(0x162))&&_0x10f8bf[_0x194143(0x224)](_0x19d0fc);}_0x2c0ba9[_0x194143(0x1e6)][_0x194143(0x1ea)](_0xed51a6,null,_0x44d844)(_0x2f8957,_0x5a4e26,_0x28607f);for(const _0x5dc800 of _0x10f8bf)_0x194143(0x190)!=_0x5dc800[_0x194143(0x194)][_0x194143(0x20b)]&&_0x5bb883[_0x194143(0x1cb)](_0x5dc800);});});};_0x5dbd31(_0x14c853(0x19d),_0x14c853(0x20e)),_0x5dbd31(_0x14c853(0x19d),_0x14c853(0x165)),_0x5dbd31(_0x14c853(0x1ff),_0x14c853(0x20e)),_0x5dbd31(_0x14c853(0x1ff),_0x14c853(0x165)),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x19d),_0x14c853(0x1ca),_0x14c853(0x165),_0x32d5ad=>{const _0x57def1=_0x14c853,_0x45b85a=_0x32d5ad[_0x57def1(0x1cf)](_0xfe796=>_0xfe796[_0x57def1(0x195)]()),_0x1ae98e=_0x45b85a[0x0][_0x57def1(0x1b9)](_0x57def1(0x1a8)),{minRow:_0x3fe69b,maxRow:_0x50ea43}=_0xeb40cf[_0x57def1(0x19c)](_0x45b85a);_0x42fb6a[_0x57def1(0x1ab)](_0x1ae98e,{'at':_0x3fe69b,'rows':_0x50ea43-_0x3fe69b+0x1});}),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x19d),_0x14c853(0x19b),_0x14c853(0x165),_0x310e4f=>{const _0xf99db7=_0x14c853,_0x33edd8=_0x310e4f[_0xf99db7(0x1cf)](_0x15aea9=>_0x15aea9[_0xf99db7(0x195)]()),_0x33d532=_0x33edd8[0x0][_0xf99db7(0x1b9)](_0xf99db7(0x1a8)),{minColumn:_0xf835c2,maxColumn:_0x115073}=_0xeb40cf[_0xf99db7(0x19c)](_0x33edd8);_0x42fb6a[_0xf99db7(0x1c9)](_0x33d532,{'at':_0xf835c2,'columns':_0x115073-_0xf835c2+0x1});});const _0xeab1c7=(_0x1c6c8e,_0x230834)=>{const _0x531407=_0x14c853;if(!_0x230834[_0x531407(0x217)]||!_0x230834[_0x531407(0x217)][_0x531407(0x220)](_0x531407(0x1b0)))return;const _0x4b0660=_0x230834[_0x531407(0x17e)][_0x531407(0x216)],_0x467ea1=_0x2c0ba9[_0x531407(0x171)]()[_0x531407(0x1e8)](_0x157ff8=>_0x157ff8[_0x531407(0x167)]&&_0x157ff8[_0x531407(0x17e)]&&_0x157ff8[_0x531407(0x17e)][_0x531407(0x216)]==_0x4b0660);_0x467ea1[_0x531407(0x221)]&&_0x230834[_0x531407(0x1bc)]()[_0x531407(0x221)]!=_0x467ea1[_0x531407(0x221)]&&_0x467ea1[_0x531407(0x164)]((_0x5b7884,_0x548bc7)=>(_0x5b7884[_0x531407(0x18a)]=_0x548bc7,_0x548bc7[_0x531407(0x1dc)]=_0x5b7884,_0x548bc7));};function _0x4b79f0(_0xa4758c,_0x1e7ffb=!0x0){const _0xd752d7=_0x14c853,{id:_0x2ed9c9}=_0x2c0ba9[_0xd752d7(0x1c7)](_0xa4758c[_0xd752d7(0x1f1)]),_0x47a0aa=[_0xd752d7(0x1fd),_0xd752d7(0x222)],_0x7a690e=_0x2c0ba9[_0xd752d7(0x1f6)][_0xd752d7(0x1e4)](_0xa4758c[_0xd752d7(0x1f1)]);return _0x7a690e&&_0x47a0aa[_0xd752d7(0x224)](_0xd752d7(0x202)),{'classes':_0x47a0aa,'attributes':{'data-suggestion':_0x2ed9c9},'priority':_0x7a690e&&_0x1e7ffb?0xbc2:0xbb8};}_0x2c0ba9['on'](_0x14c853(0x227),_0xeab1c7,{'priority':_0x14c853(0x1be)}),_0x2c0ba9['on'](_0x14c853(0x18f),_0xeab1c7,{'priority':_0x14c853(0x1be)}),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1d4)][_0x14c853(0x218)](()=>{const _0x1bd063=_0x14c853;let _0x4bde87=!0x1;const _0x5434d0=Array[_0x1bd063(0x1bd)](_0x4b0435[_0x1bd063(0x1d2)][_0x1bd063(0x1d4)][_0x1bd063(0x16a)][_0x1bd063(0x1e2)]());for(const {name:_0x4b78f0,data:_0x5d5699}of _0x5434d0){const {group:_0x3c2ecf,type:_0x4bccb6,id:_0x1eee21}=_0x2c0ba9[_0x1bd063(0x1c7)](_0x4b78f0);if(_0x1bd063(0x16d)!=_0x3c2ecf||_0x1bd063(0x1ff)!=_0x4bccb6||_0x5d5699[_0x1bd063(0x1f7)])continue;if(!_0x2c0ba9[_0x1bd063(0x1ad)](_0x1eee21))continue;const _0x70152a=_0x2c0ba9[_0x1bd063(0x210)](_0x1eee21)[_0x1bd063(0x18b)](),_0x3a06e4=_0x4b0435[_0x1bd063(0x1f8)][_0x1bd063(0x1d0)](_0x1bd063(0x1f0))['me'];for(const _0x4666db of _0x2c0ba9[_0x1bd063(0x171)]()){if(!_0x4666db[_0x1bd063(0x167)]||_0x4666db[_0x1bd063(0x21a)]!=_0x3a06e4)continue;if(_0x1bd063(0x228)!=_0x4666db[_0x1bd063(0x206)]||_0x1bd063(0x186)!=_0x4666db[_0x1bd063(0x217)])continue;if(_0x4666db[_0x1bd063(0x18b)]()[_0x1bd063(0x1d7)](_0x64893e=>_0x70152a[_0x1bd063(0x15b)](_0x1fe27e=>_0x1fe27e[_0x1bd063(0x209)](_0x64893e,!0x0)))){for(const _0x665e26 of _0x4666db[_0x1bd063(0x1bc)]())_0x665e26[_0x1bd063(0x167)]&&(_0x665e26[_0x1bd063(0x165)](),_0x4bde87=!0x0);}}}return _0x4bde87;}),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1d4)][_0x14c853(0x218)](_0x4fe322=>{const _0xf6a0f1=_0x14c853,_0x57ded6=_0x4b0435[_0xf6a0f1(0x205)][_0xf6a0f1(0x1d0)](_0xf6a0f1(0x1db));if(!_0x57ded6||!_0x57ded6[_0xf6a0f1(0x1ce)][_0xf6a0f1(0x1de)](_0x4fe322[_0xf6a0f1(0x208)]))return!0x1;let _0x2d1729=!0x1;const _0x47947c=_0x4b0435[_0xf6a0f1(0x1f8)][_0xf6a0f1(0x1d0)](_0xf6a0f1(0x1f0))['me'],_0x825c57=_0x4b0435[_0xf6a0f1(0x1d2)][_0xf6a0f1(0x1d4)][_0xf6a0f1(0x16a)][_0xf6a0f1(0x173)](),_0x567944=Array[_0xf6a0f1(0x1bd)](_0x4b0435[_0xf6a0f1(0x1d2)][_0xf6a0f1(0x1d4)][_0xf6a0f1(0x16a)][_0xf6a0f1(0x1e2)]())[_0xf6a0f1(0x1e8)](({name:_0x50699c,data:_0xd495f9})=>{const _0x3b8e01=_0xf6a0f1,{group:_0x4b40d6,subType:_0x14ef14,authorId:_0x1d4ada}=_0x2c0ba9[_0x3b8e01(0x1c7)](_0x50699c);return _0x3b8e01(0x16d)==_0x4b40d6&&_0x3b8e01(0x1b0)==_0x14ef14&&_0x1d4ada==_0x47947c['id']&&!_0xd495f9[_0x3b8e01(0x1f7)];});for(const _0x2da947 of _0x825c57){if(_0xf6a0f1(0x168)!=_0x2da947[_0xf6a0f1(0x206)]||_0xf6a0f1(0x162)!=_0x2da947[_0xf6a0f1(0x200)]||0x1!=_0x2da947[_0xf6a0f1(0x221)])continue;const _0x4c01a6=_0x4fe322[_0xf6a0f1(0x1d9)](_0x2da947[_0xf6a0f1(0x172)],_0x2da947[_0xf6a0f1(0x172)][_0xf6a0f1(0x1a9)](0x1));if(!_0x567944[_0xf6a0f1(0x17a)](({data:_0x1d73b0})=>_0x1d73b0[_0xf6a0f1(0x1c5)][_0xf6a0f1(0x159)](_0x4c01a6))){for(const {name:_0x33c40b,data:_0x19f628}of _0x567944)if(_0x4c01a6[_0xf6a0f1(0x209)](_0x19f628[_0xf6a0f1(0x1c5)])){_0x4fe322[_0xf6a0f1(0x1a7)](_0x33c40b,{'range':_0x4c01a6}),_0x2d1729=!0x0;break;}}}return _0x2d1729;}),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1d4)][_0x14c853(0x218)](_0x11dab5=>{const _0x167ace=_0x14c853;let _0x113fc5=!0x1;const _0x5a524c=_0x4b0435[_0x167ace(0x1f8)][_0x167ace(0x1d0)](_0x167ace(0x1f0))['me'],_0x19b22d=_0x2c0ba9[_0x167ace(0x171)]()[_0x167ace(0x1e8)](_0x2afc9d=>_0x2afc9d[_0x167ace(0x167)]&&_0x2afc9d[_0x167ace(0x21a)]==_0x5a524c),_0x5c45c4=new Set(),_0xe97a69=new Set();for(const _0x87c80c of _0x19b22d)if(_0x167ace(0x1b0)==_0x87c80c[_0x167ace(0x217)])for(const _0x214492 of _0x87c80c[_0x167ace(0x201)]()){const _0x18de5e=_0x214492[_0x167ace(0x204)]()[_0x167ace(0x195)]();if(_0x18de5e){if(_0x18de5e['is'](_0x167ace(0x15c),_0x167ace(0x162))&&Pe(_0x18de5e)){_0x87c80c[_0x167ace(0x16b)](_0x214492[_0x167ace(0x200)]),_0x5c45c4[_0x167ace(0x1b7)](_0x18de5e),_0x113fc5=!0x0;const _0x5c1dcc=_0x18de5e[_0x167ace(0x18c)],_0x5b6dc3=_0x18de5e[_0x167ace(0x198)],_0x1e9d85=_0x5c1dcc&&_0x5c1dcc['is'](_0x167ace(0x15c),_0x167ace(0x162)),_0xdbed6b=_0x5b6dc3&&_0x5b6dc3['is'](_0x167ace(0x15c),_0x167ace(0x162));_0x1e9d85&&!_0x5c45c4[_0x167ace(0x1de)](_0x5c1dcc)&&_0xe97a69[_0x167ace(0x1b7)](_0x5c1dcc),_0xdbed6b&&!_0x5c45c4[_0x167ace(0x1de)](_0x5b6dc3)&&_0xe97a69[_0x167ace(0x1b7)](_0x5b6dc3);}else _0x18de5e['is'](_0x167ace(0x15c),_0x167ace(0x1df))&&_0x18de5e[_0x167ace(0x214)]&&(_0x87c80c[_0x167ace(0x16b)](_0x214492[_0x167ace(0x200)]),_0x113fc5=!0x0);}}else{if(_0x167ace(0x186)==_0x87c80c[_0x167ace(0x217)]){if(!_0x87c80c[_0x167ace(0x17e)]||!_0x87c80c[_0x167ace(0x17e)][_0x167ace(0x216)])continue;const _0x1a2f98=_0x87c80c[_0x167ace(0x17e)][_0x167ace(0x1e7)];if(_0x1a2f98&&Object[_0x167ace(0x17c)](_0x1a2f98)[_0x167ace(0x221)])continue;const _0x49bd55=_0x87c80c[_0x167ace(0x17e)][_0x167ace(0x216)];let _0x108174=!0x0,_0x4c3add=!0x0;for(const _0x17e54a of _0x19b22d)if(_0x17e54a[_0x167ace(0x217)]&&_0x17e54a[_0x167ace(0x217)][_0x167ace(0x220)](_0x167ace(0x1b0))){if(!_0x17e54a[_0x167ace(0x17e)][_0x167ace(0x216)]){_0x4c3add=!0x1;break;}if(_0x17e54a['id']!=_0x87c80c['id']&&_0x17e54a[_0x167ace(0x17e)][_0x167ace(0x216)]==_0x49bd55){_0x108174=!0x1;break;}}_0x4c3add&&_0x108174&&(_0x87c80c[_0x167ace(0x1f5)](),_0x113fc5=!0x0);}}for(const _0x2fe136 of _0x5c45c4)_0x11dab5[_0x167ace(0x1b8)](_0x2fe136);for(const _0x48eacd of _0xe97a69)_0x11dab5[_0x167ace(0x1cb)](_0x48eacd);return _0x113fc5;}),_0x4b0435[_0x14c853(0x1a3)][_0x14c853(0x170)](_0x14c853(0x1f3))[_0x14c853(0x21f)]({'model':_0x14c853(0x1b5),'view':(_0x1f7011,_0x5cc356)=>_0x4b79f0(_0x1f7011),'converterPriority':_0x14c853(0x1be)}),_0x4b0435[_0x14c853(0x1a3)][_0x14c853(0x170)](_0x14c853(0x189))[_0x14c853(0x21f)]({'model':_0x14c853(0x1b5),'view':(_0x527df3,_0xb85460)=>_0xb85460[_0x14c853(0x1c2)][_0x14c853(0x178)]?_0x4b79f0(_0x527df3,!0x1):null,'converterPriority':_0x14c853(0x1be)});const _0x5b822d=_0x4b0435[_0x14c853(0x181)][_0x14c853(0x196)];this[_0x14c853(0x1aa)](_0x5b822d[_0x14c853(0x1d4)],_0x14c853(0x1b6),(_0x3ed49f,_0x2cde15)=>{const _0x27356c=_0x14c853,_0x4df8c9=[];for(const _0x1e10ab of _0x5b822d[_0x27356c(0x174)](_0x2cde15[_0x27356c(0x21c)])[_0x27356c(0x18e)]())_0x1e10ab['is'](_0x27356c(0x15c),_0x27356c(0x1af))&&_0x4df8c9[_0x27356c(0x224)](_0x1e10ab);_0x5b822d[_0x27356c(0x175)](_0x40c8ca=>{const _0x22d64d=_0x27356c;for(const _0x2ece9a of _0x4df8c9)_0x40c8ca[_0x22d64d(0x16e)](_0x40c8ca[_0x22d64d(0x174)](_0x2ece9a),_0x40c8ca[_0x22d64d(0x21b)](_0x2ece9a)),_0x40c8ca[_0x22d64d(0x1b8)](_0x2ece9a);});});}}function _0x4766(){const _0x3f8d5a=['has','paragraph','forceDefaultExecution','5AtYOWY','getChangedMarkers','set','includes','10XvLnHf','_suggestionFactory','markerAttributes','filter','insertRows','getSuggestionCallback','schema','columnInsertionRanges','editor','markMultiRangeInsertion','8qICxsG','Users','markerName','markers','editingDowncast','elementToElement','removeMarkers','activeMarkers','oldRange','plugins','getTableIfOnlyTableInContent','tableCellBorderStyle','setAttribute','documentSelection','ck-suggestion-marker','99156EyIgMc','deletion','name','getMarkers','ck-suggestion-marker--active','afterInit','getRange','commands','type','getAttributes','batch','containsRange','wrap','rootName','markMultiRangeBlockFormat','join','accept','tableCellBorderColor','getSuggestion','end','140718tQfRux','_isForcedDefaultExecutionBlock','isEmpty','return','tablePasteChainId','subType','registerPostFixer','nodeAfter','author','createPositionBefore','content','locale','getColumnIndexes','markerToHighlight','startsWith','length','ck-suggestion-marker-insertion','1027uHCTOm','push','first','tableCellPadding','suggestionLoaded','formatBlock','isEqual','rowInsertionIndexes','some','element','createElement','57SvzCkq','tableCellBorderWidth','row','createRangeOn','tableCellSuggestion','getSelectionAffectedTableCells','reduce','discard','detach','isInContent','insert','rows','differ','removeMarker','_replaceTableSlotCell','suggestion','move','tableCell','for','getSuggestions','position','getChanges','createRangeIn','change','getRowIndexes','581272wmesMs','showSuggestionHighlights','fromRange','find','TrackChangesEditing','keys','fill','attributes','10014633LnJqjJ','getChildren','editing','low','cells','fromEntries','TableUtils','tablePasteCell','insertContent','getChild','dataDowncast','next','getRanges','nextSibling','endRow','getItems','suggestionUnloaded','$graveyard','75542OUhBeL','columns','last','root','getContainedElement','view','getColumns','previousSibling','setAttributes','register','tablePasteColumn','_getCoordsForCells','insertion','*Replace\x20table\x20cells*','columnInsertionIndexes','markMultiRangeDeletion','stop','tableCellVerticalAlignment','conversion','registerCustomCallback','8590681kwUBGg','insertionRanges','updateMarker','table','getShiftedBy','listenTo','removeRows','tableCellHorizontalAlignment','hasSuggestion','395836HmyTlC','suggestion-td','tablePaste','start','cell','TableClipboard','descriptionFactory','suggestion:formatBlock:tablePasteCell','clipboardOutput','add','remove','findAncestor','tableCellBackgroundColor','column','getAllAdjacentSuggestions','from','high','getRows','value','call','options','forEach','selection','newRange','endColumn','_splitMarkerName','registerDescriptionCallback','removeColumns','tablePasteRow','unwrap','createTableWalker','trackChanges','_createdBatches','map','get','deletionRanges','model','requires','document','_tablePostFixingSubtypes','entries','every','rowInsertionRanges','createRange','287arDXYJ','redo','previous','insertColumns'];_0x4766=function(){return _0x3f8d5a;};return _0x4766();}function Pe(_0x106624){const _0x1136f1=_0x2cbcc6;if(_0x106624[_0x1136f1(0x214)])return!0x0;const _0x5ef9db=_0x106624[_0x1136f1(0x188)](0x0);return _0x5ef9db['is'](_0x1136f1(0x15c),_0x1136f1(0x1df))&&_0x5ef9db[_0x1136f1(0x214)];}function he(_0x448d70,_0x52144d={},_0x50ab26){const _0x573514=_0x2cbcc6;for(const {isAnchor:_0x5cd281,cellHeight:_0x5a9921,cellWidth:_0x4e3456}of _0x50ab26[_0x573514(0x1cc)](_0x448d70,{'includeAllSlots':!0x0,..._0x52144d}))if(!_0x5cd281||0x1!=_0x5a9921||0x1!=_0x4e3456)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e843d=_0x183c;(function(_0x164ad4,_0xfcc0e8){const _0x2f57de=_0x183c,_0x309d4d=_0x164ad4();while(!![]){try{const _0x6d80fb=parseInt(_0x2f57de(0x18f))/0x1+-parseInt(_0x2f57de(0x184))/0x2*(-parseInt(_0x2f57de(0x18d))/0x3)+parseInt(_0x2f57de(0x18b))/0x4*(-parseInt(_0x2f57de(0x17d))/0x5)+-parseInt(_0x2f57de(0x17a))/0x6+-parseInt(_0x2f57de(0x187))/0x7+parseInt(_0x2f57de(0x1a2))/0x8+-parseInt(_0x2f57de(0x196))/0x9*(-parseInt(_0x2f57de(0x198))/0xa);if(_0x6d80fb===_0xfcc0e8)break;else _0x309d4d['push'](_0x309d4d['shift']());}catch(_0x4720fb){_0x309d4d['push'](_0x309d4d['shift']());}}}(_0x4648,0x38f5d));function _0x183c(_0x3f31c8,_0x3cf87f){const _0x46483a=_0x4648();return _0x183c=function(_0x183ce4,_0x36c665){_0x183ce4=_0x183ce4-0x170;let _0x1399e2=_0x46483a[_0x183ce4];return _0x1399e2;},_0x183c(_0x3f31c8,_0x3cf87f);}import{Plugin as _0x209284}from'ckeditor5/src/core.js';function _0x4648(){const _0x2a39f4=['formatInline','columnWidths','locale','has','table','data','handleSuggestionDescription','formatBlock','editor','622632LzmPnO','accept','resizeTableWidth','58980meekes','TableColumnResizeEditing','document','registerCustomCallback','getAttribute','_suggestionFactory','*Format:*\x20resize\x20table','2434xsZPRg','handleResizeTableWidthCommand','Users','1085175COtWUr','TrackChangesEditing','selection','getTableColumnsWidths','124XEUnUi','getSuggestions','123WpYoJC','plugins','138613jIIsrm','discard','bind','change','commandParams','formatGroupId','registerDescriptionCallback','198WTlnMy','subType','99890HseNnD','get','getSuggestionCallback','getColumnGroupElement','author','resizeTable','format','getSelectedElement','enableCommand','model','3596112vyqsSE','type','afterInit','descriptionFactory','tableWidth','markBlockFormat','getContainedElement'];_0x4648=function(){return _0x2a39f4;};return _0x4648();}import{getTranslation as _0x5791a4}from'../utils/common-translations.js';export default class vt extends _0x209284{[_0x2e843d(0x1a4)](){const _0xd62065=_0x2e843d;if(!this[_0xd62065(0x179)][_0xd62065(0x18e)][_0xd62065(0x174)](_0xd62065(0x17e)))return;const _0x509147=this[_0xd62065(0x179)][_0xd62065(0x18e)][_0xd62065(0x199)](_0xd62065(0x188));_0x509147[_0xd62065(0x1a0)](_0xd62065(0x17c),this[_0xd62065(0x185)][_0xd62065(0x191)](this)),_0x509147[_0xd62065(0x182)][_0xd62065(0x180)](_0xd62065(0x178),_0xd62065(0x19d),_0xd62065(0x17b),_0x509147[_0xd62065(0x182)][_0xd62065(0x19a)](_0xd62065(0x178),null,_0xd62065(0x190))),_0x509147[_0xd62065(0x182)][_0xd62065(0x180)](_0xd62065(0x178),_0xd62065(0x19d),_0xd62065(0x190),_0x509147[_0xd62065(0x182)][_0xd62065(0x19a)](_0xd62065(0x178),null,_0xd62065(0x17b))),_0x509147[_0xd62065(0x1a5)][_0xd62065(0x195)](this[_0xd62065(0x177)][_0xd62065(0x191)](this));}[_0x2e843d(0x185)](_0x22da05,_0x42f930){const _0x2e5a64=_0x2e843d,_0x2ae872=this[_0x2e5a64(0x179)][_0x2e5a64(0x18e)][_0x2e5a64(0x199)](_0x2e5a64(0x188)),_0x42f3b1=this[_0x2e5a64(0x179)][_0x2e5a64(0x18e)][_0x2e5a64(0x199)](_0x2e5a64(0x17e)),_0x872c9f=_0x42f930[_0x2e5a64(0x175)]||this[_0x2e5a64(0x179)][_0x2e5a64(0x1a1)][_0x2e5a64(0x17f)][_0x2e5a64(0x189)][_0x2e5a64(0x19f)]();this[_0x2e5a64(0x179)][_0x2e5a64(0x1a1)][_0x2e5a64(0x192)](()=>{const _0x4d77be=_0x2e5a64,_0x161a99=_0x42f3b1[_0x4d77be(0x19b)](_0x872c9f);let _0x16fdf1=_0x161a99?_0x42f3b1[_0x4d77be(0x18a)](_0x161a99):null,_0x1d021b=_0x872c9f[_0x4d77be(0x181)](_0x4d77be(0x1a6))||null;const _0x340005=_0x42f930[_0x4d77be(0x1a6)]||_0x1d021b,_0x4be301=_0x42f930[_0x4d77be(0x172)]||_0x16fdf1,_0x1622ea=this[_0x4d77be(0x179)][_0x4d77be(0x18e)][_0x4d77be(0x199)](_0x4d77be(0x186))['me'];for(const _0x5ef8c9 of _0x2ae872[_0x4d77be(0x18c)]()){const _0xd8c6fa=_0x5ef8c9[_0x4d77be(0x170)]();if(_0x4d77be(0x19d)===_0x5ef8c9[_0x4d77be(0x197)]&&_0xd8c6fa===_0x872c9f){_0x5ef8c9[_0x4d77be(0x19c)]!==_0x1622ea&&_0x5ef8c9[_0x4d77be(0x190)]();const _0x426215=_0x5ef8c9[_0x4d77be(0x176)][_0x4d77be(0x193)];_0x1d021b=_0x426215[0x0][_0x4d77be(0x1a6)],_0x16fdf1=_0x426215[0x0][_0x4d77be(0x172)];break;}}_0x22da05({'table':_0x872c9f,'tableWidth':_0x340005,'columnWidths':_0x4be301}),_0x2ae872[_0x4d77be(0x1a7)](_0x872c9f,{'commandName':_0x4d77be(0x17c),'commandParams':[{'tableWidth':_0x1d021b,'columnWidths':_0x16fdf1}],'formatGroupId':_0x4d77be(0x19d)},[],_0x4d77be(0x19d));});}[_0x2e843d(0x177)](_0x520a3a){const _0x48558d=_0x2e843d;if(_0x48558d(0x178)!=_0x520a3a[_0x48558d(0x1a3)]&&_0x48558d(0x171)!=_0x520a3a[_0x48558d(0x1a3)])return;const {data:_0x1d4995}=_0x520a3a;if(_0x1d4995&&_0x48558d(0x19d)===_0x1d4995[_0x48558d(0x194)]){const _0x114e33=_0x48558d(0x183);return{'type':_0x48558d(0x19e),'content':_0x5791a4(this[_0x48558d(0x179)][_0x48558d(0x173)],_0x114e33)};}}}
23
+ const _0x3a92b6=_0x3af1;(function(_0x3507bb,_0x83b2c){const _0x3fa360=_0x3af1,_0x386ee1=_0x3507bb();while(!![]){try{const _0x6b37fd=-parseInt(_0x3fa360(0xce))/0x1*(-parseInt(_0x3fa360(0xb2))/0x2)+parseInt(_0x3fa360(0xb7))/0x3+-parseInt(_0x3fa360(0xbe))/0x4*(-parseInt(_0x3fa360(0xc7))/0x5)+parseInt(_0x3fa360(0xaf))/0x6*(-parseInt(_0x3fa360(0xe6))/0x7)+parseInt(_0x3fa360(0xe7))/0x8*(parseInt(_0x3fa360(0xb3))/0x9)+-parseInt(_0x3fa360(0xca))/0xa+parseInt(_0x3fa360(0xb9))/0xb;if(_0x6b37fd===_0x83b2c)break;else _0x386ee1['push'](_0x386ee1['shift']());}catch(_0x1352d5){_0x386ee1['push'](_0x386ee1['shift']());}}}(_0x2acd,0x84e05));function _0x2acd(){const _0x5f0a02=['resizeTable','103117iMKZRL','1944ObaNvi','366xlyWqC','getTableColumnsWidths','handleResizeTableWidthCommand','12yQqRco','37737fsmVHE','enableCommand','registerCustomCallback','table','789141OBaNDw','data','2267639PBTEJz','bind','resizeTableWidth','*Format:*\x20resize\x20table','registerDescriptionCallback','8SGLgfD','markBlockFormat','document','tableWidth','formatGroupId','discard','get','getContainedElement','afterInit','948380vIrabq','author','getColumnGroupElement','4912970UOgLch','Users','selection','plugins','11117TJdHDw','getAttribute','locale','commandParams','editor','model','accept','subType','handleSuggestionDescription','has','getSelectedElement','type','TableColumnResizeEditing','formatInline','columnWidths','TrackChangesEditing','format','getSuggestionCallback','formatBlock','change','getSuggestions','_suggestionFactory','descriptionFactory'];_0x2acd=function(){return _0x5f0a02;};return _0x2acd();}import{Plugin as _0x217717}from'ckeditor5/src/core.js';function _0x3af1(_0x5f2c8f,_0x54467d){const _0x2acd5b=_0x2acd();return _0x3af1=function(_0x3af1ff,_0x5ab16b){_0x3af1ff=_0x3af1ff-0xaf;let _0x11461f=_0x2acd5b[_0x3af1ff];return _0x11461f;},_0x3af1(_0x5f2c8f,_0x54467d);}import{getTranslation as _0x27348c}from'../utils/common-translations.js';export default class vt extends _0x217717{[_0x3a92b6(0xc6)](){const _0x46cccc=_0x3a92b6;if(!this[_0x46cccc(0xd2)][_0x46cccc(0xcd)][_0x46cccc(0xd7)](_0x46cccc(0xda)))return;const _0x21a7c2=this[_0x46cccc(0xd2)][_0x46cccc(0xcd)][_0x46cccc(0xc4)](_0x46cccc(0xdd));_0x21a7c2[_0x46cccc(0xb4)](_0x46cccc(0xbb),this[_0x46cccc(0xb1)][_0x46cccc(0xba)](this)),_0x21a7c2[_0x46cccc(0xe3)][_0x46cccc(0xb5)](_0x46cccc(0xe0),_0x46cccc(0xe5),_0x46cccc(0xd4),_0x21a7c2[_0x46cccc(0xe3)][_0x46cccc(0xdf)](_0x46cccc(0xe0),null,_0x46cccc(0xc3))),_0x21a7c2[_0x46cccc(0xe3)][_0x46cccc(0xb5)](_0x46cccc(0xe0),_0x46cccc(0xe5),_0x46cccc(0xc3),_0x21a7c2[_0x46cccc(0xe3)][_0x46cccc(0xdf)](_0x46cccc(0xe0),null,_0x46cccc(0xd4))),_0x21a7c2[_0x46cccc(0xe4)][_0x46cccc(0xbd)](this[_0x46cccc(0xd6)][_0x46cccc(0xba)](this));}[_0x3a92b6(0xb1)](_0x55cc3a,_0x6e77cb){const _0x44d6ad=_0x3a92b6,_0x59dbbe=this[_0x44d6ad(0xd2)][_0x44d6ad(0xcd)][_0x44d6ad(0xc4)](_0x44d6ad(0xdd)),_0x44e158=this[_0x44d6ad(0xd2)][_0x44d6ad(0xcd)][_0x44d6ad(0xc4)](_0x44d6ad(0xda)),_0x387f50=_0x6e77cb[_0x44d6ad(0xb6)]||this[_0x44d6ad(0xd2)][_0x44d6ad(0xd3)][_0x44d6ad(0xc0)][_0x44d6ad(0xcc)][_0x44d6ad(0xd8)]();this[_0x44d6ad(0xd2)][_0x44d6ad(0xd3)][_0x44d6ad(0xe1)](()=>{const _0x2f1de1=_0x44d6ad,_0x59c681=_0x44e158[_0x2f1de1(0xc9)](_0x387f50);let _0x3c248e=_0x59c681?_0x44e158[_0x2f1de1(0xb0)](_0x59c681):null,_0x3d8735=_0x387f50[_0x2f1de1(0xcf)](_0x2f1de1(0xc1))||null;const _0x5e36fa=_0x6e77cb[_0x2f1de1(0xc1)]||_0x3d8735,_0x47e409=_0x6e77cb[_0x2f1de1(0xdc)]||_0x3c248e,_0x1a77db=this[_0x2f1de1(0xd2)][_0x2f1de1(0xcd)][_0x2f1de1(0xc4)](_0x2f1de1(0xcb))['me'];for(const _0x130234 of _0x59dbbe[_0x2f1de1(0xe2)]()){const _0x4d214d=_0x130234[_0x2f1de1(0xc5)]();if(_0x2f1de1(0xe5)===_0x130234[_0x2f1de1(0xd5)]&&_0x4d214d===_0x387f50){_0x130234[_0x2f1de1(0xc8)]!==_0x1a77db&&_0x130234[_0x2f1de1(0xc3)]();const _0x1359be=_0x130234[_0x2f1de1(0xb8)][_0x2f1de1(0xd1)];_0x3d8735=_0x1359be[0x0][_0x2f1de1(0xc1)],_0x3c248e=_0x1359be[0x0][_0x2f1de1(0xdc)];break;}}_0x55cc3a({'table':_0x387f50,'tableWidth':_0x5e36fa,'columnWidths':_0x47e409}),_0x59dbbe[_0x2f1de1(0xbf)](_0x387f50,{'commandName':_0x2f1de1(0xbb),'commandParams':[{'tableWidth':_0x3d8735,'columnWidths':_0x3c248e}],'formatGroupId':_0x2f1de1(0xe5)},[],_0x2f1de1(0xe5));});}[_0x3a92b6(0xd6)](_0xb40ae8){const _0x2c2e45=_0x3a92b6;if(_0x2c2e45(0xe0)!=_0xb40ae8[_0x2c2e45(0xd9)]&&_0x2c2e45(0xdb)!=_0xb40ae8[_0x2c2e45(0xd9)])return;const {data:_0x6363ef}=_0xb40ae8;if(_0x6363ef&&_0x2c2e45(0xe5)===_0x6363ef[_0x2c2e45(0xc2)]){const _0x437457=_0x2c2e45(0xbc);return{'type':_0x2c2e45(0xde),'content':_0x27348c(this[_0x2c2e45(0xd2)][_0x2c2e45(0xd0)],_0x437457)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d3b71=_0x463f;(function(_0x35d0f2,_0x1e0af0){const _0x36b762=_0x463f,_0xb9d555=_0x35d0f2();while(!![]){try{const _0x1bdae8=-parseInt(_0x36b762(0x1b0))/0x1*(-parseInt(_0x36b762(0x1c0))/0x2)+-parseInt(_0x36b762(0x1e8))/0x3+parseInt(_0x36b762(0x1c5))/0x4+-parseInt(_0x36b762(0x1b9))/0x5+parseInt(_0x36b762(0x201))/0x6*(-parseInt(_0x36b762(0x1e5))/0x7)+parseInt(_0x36b762(0x1de))/0x8*(-parseInt(_0x36b762(0x1ef))/0x9)+parseInt(_0x36b762(0x1c4))/0xa;if(_0x1bdae8===_0x1e0af0)break;else _0xb9d555['push'](_0xb9d555['shift']());}catch(_0x4b1a5f){_0xb9d555['push'](_0xb9d555['shift']());}}}(_0x2066,0x4af1d));function _0x2066(){const _0x5d809b=['unbindElementFromMarkerName','highest','afterInit','3691534oryKiS','nodeAfter','mapper','449301bIhAqt','item','TrackChangesEditing','ck-suggestion-marker-','nodeBefore','FORMAT_REGULAR_ROW','setTableRowHeader','1395UlyJMT','parent','showSuggestionHighlights','cell','formatBlock','registerBlockAttribute','headingColumns','enableDefaultAttributesIntegration','markerName','removeClass','consume','FORMAT_HEADER_COLUMN','name','editing','getSuggestion','_suggestionFactory','writer','_registerLegacyDescription','6ZEUYEe','plugins','bindElementToMarker','addClass','addMarker:suggestion','3kEGIGS','get','removeMarker:suggestion','FORMAT_REGULAR_COLUMN','format','TableUtils','activeMarkers','commandParams','includes','1928790UnGaqs','removeAttribute','headingRows','start','*Format:*\x20%0','consumable','locale','153382ntqzMA','setTableColumnHeader','TableEditing','stop','14518700cGbDVk','241528yEliHs','_acceptFormatSuggestionCallbackFactory','data','getCellLocation','_handleLegacySuggestions','forceValue','downcastDispatcher','type','markerRange','requires','end','registerCustomCallback','commandName','ck-suggestion-marker--active','FORMAT_HEADER_ROW','has','options','createTableWalker','accept','registerDescriptionCallback','data-suggestion','setAttribute','_splitMarkerName','editor','markerNameToElements','19224OfRSlC','descriptionFactory','registerAttributeLabel','toViewElement'];_0x2066=function(){return _0x5d809b;};return _0x2066();}import{Plugin as _0x5ba531}from'ckeditor5/src/core.js';import _0xd4c148 from'./table.js';function _0x463f(_0x39de52,_0x4ae58b){const _0x206671=_0x2066();return _0x463f=function(_0x463f7e,_0x4e5658){_0x463f7e=_0x463f7e-0x1ae;let _0x541f43=_0x206671[_0x463f7e];return _0x541f43;},_0x463f(_0x39de52,_0x4ae58b);}import{getTranslation as _0x40303d}from'../utils/common-translations.js';export default class At extends _0x5ba531{static get[_0x5d3b71(0x1ce)](){return[_0xd4c148];}[_0x5d3b71(0x1e4)](){const _0x5dd6a1=_0x5d3b71,_0x31e7b2=this[_0x5dd6a1(0x1dc)];if(!_0x31e7b2[_0x5dd6a1(0x202)][_0x5dd6a1(0x1d4)](_0x5dd6a1(0x1c2)))return;const _0x49e85c=_0x31e7b2[_0x5dd6a1(0x1bf)],_0x3fb93e=_0x31e7b2[_0x5dd6a1(0x202)][_0x5dd6a1(0x1b1)](_0x5dd6a1(0x1ea));_0x3fb93e[_0x5dd6a1(0x1f6)](_0x5dd6a1(0x1ee)),_0x3fb93e[_0x5dd6a1(0x1f6)](_0x5dd6a1(0x1c1)),_0x3fb93e[_0x5dd6a1(0x1f4)](_0x5dd6a1(0x1bb)),_0x3fb93e[_0x5dd6a1(0x1f4)](_0x5dd6a1(0x1f5)),_0x3fb93e[_0x5dd6a1(0x1df)][_0x5dd6a1(0x1e0)](_0x5dd6a1(0x1bb),_0x40303d(_0x49e85c,_0x5dd6a1(0x1d3))),_0x3fb93e[_0x5dd6a1(0x1df)][_0x5dd6a1(0x1e0)](_0x5dd6a1(0x1f5),_0x40303d(_0x49e85c,_0x5dd6a1(0x1fa))),this[_0x5dd6a1(0x1c9)]();}[_0x5d3b71(0x1c9)](){const _0x21623b=_0x5d3b71,_0x306ffe=this[_0x21623b(0x1dc)][_0x21623b(0x202)][_0x21623b(0x1b1)](_0x21623b(0x1ea)),_0x18353b=this[_0x21623b(0x1dc)][_0x21623b(0x202)][_0x21623b(0x1b1)](_0x21623b(0x1b5)),_0x4a5ad5=this[_0x21623b(0x1dc)][_0x21623b(0x202)][_0x21623b(0x1b1)](_0xd4c148)[_0x21623b(0x1c6)]();function _0x4fca52({showActiveMarker:_0x5d1bf0=!0x0,setDataAttribute:_0x5c86ad=!0x0}={}){return(_0x2545c3,_0x308f36,_0x431071)=>{const _0x3c1653=_0x463f,{type:_0x3645d3,id:_0x165422}=_0x306ffe[_0x3c1653(0x1db)](_0x308f36[_0x3c1653(0x1f7)]),_0x51eed6=_0x306ffe[_0x3c1653(0x1fd)](_0x165422),_0x1a714b=_0x51eed6[_0x3c1653(0x1c7)];if(_0x3c1653(0x1f3)!=_0x51eed6[_0x3c1653(0x1cc)]||!_0x1a714b||_0x3c1653(0x1c1)!=_0x1a714b[_0x3c1653(0x1d1)])return;if(_0x308f36[_0x3c1653(0x1e9)])return void _0x2545c3[_0x3c1653(0x1c3)]();if(!_0x431071[_0x3c1653(0x1be)][_0x3c1653(0x1f9)](_0x308f36[_0x3c1653(0x1cd)],_0x2545c3[_0x3c1653(0x1fb)]))return;const _0x145be1=_0x308f36[_0x3c1653(0x1cd)][_0x3c1653(0x1bc)][_0x3c1653(0x1e6)],_0x45f769=_0x308f36[_0x3c1653(0x1cd)][_0x3c1653(0x1cf)][_0x3c1653(0x1ec)],_0x2573f5=_0x145be1[_0x3c1653(0x1f0)][_0x3c1653(0x1f0)],{column:_0x558efe}=_0x18353b[_0x3c1653(0x1c8)](_0x145be1),{column:_0x4be530}=_0x18353b[_0x3c1653(0x1c8)](_0x45f769);for(let _0x4bb08f=_0x558efe;_0x4bb08f<=_0x4be530;_0x4bb08f++){const _0x4bafe2=_0x18353b[_0x3c1653(0x1d6)](_0x2573f5,{'column':_0x4bb08f,'includeAllSlots':!0x1});for(const _0x5d4cf0 of _0x4bafe2){const _0x1e14e0=_0x5d4cf0[_0x3c1653(0x1f2)],_0x5c97ba=_0x431071[_0x3c1653(0x1e7)][_0x3c1653(0x1e1)](_0x1e14e0);_0x431071[_0x3c1653(0x1ff)][_0x3c1653(0x1ae)](_0x3c1653(0x1eb)+_0x3645d3,_0x5c97ba),_0x5c86ad&&_0x431071[_0x3c1653(0x1ff)][_0x3c1653(0x1da)](_0x3c1653(0x1d9),_0x165422,_0x5c97ba),_0x431071[_0x3c1653(0x1e7)][_0x3c1653(0x203)](_0x5c97ba,_0x308f36[_0x3c1653(0x1f7)]),_0x5d1bf0&&(_0x306ffe[_0x3c1653(0x1b6)][_0x3c1653(0x1b8)](_0x308f36[_0x3c1653(0x1f7)])?_0x431071[_0x3c1653(0x1ff)][_0x3c1653(0x1ae)](_0x3c1653(0x1d2),_0x5c97ba):_0x431071[_0x3c1653(0x1ff)][_0x3c1653(0x1f8)](_0x3c1653(0x1d2),_0x5c97ba));}}};}_0x306ffe[_0x21623b(0x1fe)][_0x21623b(0x1d0)](_0x21623b(0x1f3),_0x21623b(0x1ee),_0x21623b(0x1d7),_0x4a5ad5),_0x306ffe[_0x21623b(0x1fe)][_0x21623b(0x1d0)](_0x21623b(0x1f3),_0x21623b(0x1c1),_0x21623b(0x1d7),_0x4a5ad5),this[_0x21623b(0x1dc)][_0x21623b(0x1fc)][_0x21623b(0x1cb)]['on'](_0x21623b(0x1af),_0x4fca52(),{'priority':_0x21623b(0x1e3)}),this[_0x21623b(0x1dc)][_0x21623b(0x1c7)][_0x21623b(0x1cb)]['on'](_0x21623b(0x1af),(_0x486e0c,_0x335eb9,_0x3091f8)=>{const _0x19e21b=_0x21623b;_0x3091f8[_0x19e21b(0x1d5)][_0x19e21b(0x1f1)]&&_0x4fca52({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x486e0c,_0x335eb9,_0x3091f8);},{'priority':_0x21623b(0x1e3)}),this[_0x21623b(0x1dc)][_0x21623b(0x1fc)][_0x21623b(0x1cb)]['on'](_0x21623b(0x1b2),(_0x1ebcf6,_0x99a5a6,_0x43712d)=>{const _0x357f1c=_0x21623b,{type:_0x302d70,id:_0x2e3e93}=_0x306ffe[_0x357f1c(0x1db)](_0x99a5a6[_0x357f1c(0x1f7)]),_0x2e6dac=_0x306ffe[_0x357f1c(0x1fd)](_0x2e3e93),_0x5b3292=_0x2e6dac[_0x357f1c(0x1c7)];if(_0x357f1c(0x1f3)!=_0x2e6dac[_0x357f1c(0x1cc)]||!_0x5b3292||_0x357f1c(0x1c1)!=_0x5b3292[_0x357f1c(0x1d1)])return;const _0xa9db3c=_0x43712d[_0x357f1c(0x1e7)][_0x357f1c(0x1dd)](_0x99a5a6[_0x357f1c(0x1f7)]);if(_0xa9db3c){for(const _0x485ebc of _0xa9db3c)_0x43712d[_0x357f1c(0x1ff)][_0x357f1c(0x1f8)](_0x357f1c(0x1eb)+_0x302d70,_0x485ebc),_0x43712d[_0x357f1c(0x1ff)][_0x357f1c(0x1f8)](_0x357f1c(0x1d2),_0x485ebc),_0x43712d[_0x357f1c(0x1ff)][_0x357f1c(0x1ba)](_0x357f1c(0x1d9),_0x485ebc),_0x43712d[_0x357f1c(0x1e7)][_0x357f1c(0x1e2)](_0x485ebc,_0x99a5a6[_0x357f1c(0x1f7)]);}},{'priority':_0x21623b(0x1e3)}),this[_0x21623b(0x200)]();}[_0x5d3b71(0x200)](){const _0x345dbd=_0x5d3b71,_0xdd6ee8=this[_0x345dbd(0x1dc)],_0xcd0b6e=_0xdd6ee8[_0x345dbd(0x1bf)];function _0x3f39e8(_0xc10641){const _0x1ec5ec=_0x345dbd;return{'type':_0x1ec5ec(0x1b4),'content':_0x40303d(_0xcd0b6e,_0x1ec5ec(0x1bd),_0xc10641)};}_0xdd6ee8[_0x345dbd(0x202)][_0x345dbd(0x1b1)](_0x345dbd(0x1ea))[_0x345dbd(0x1df)][_0x345dbd(0x1d8)](_0x6e978f=>{const _0x183d52=_0x345dbd;if(_0x183d52(0x1f3)!=_0x6e978f[_0x183d52(0x1cc)])return;const {data:_0x21a503}=_0x6e978f;if(_0x21a503){if(_0x183d52(0x1ee)==_0x21a503[_0x183d52(0x1d1)]){const _0x2cfc63=_0x21a503[_0x183d52(0x1b7)][0x0][_0x183d52(0x1ca)];return _0x3f39e8(_0x40303d(_0xcd0b6e,_0x2cfc63?_0x183d52(0x1d3):_0x183d52(0x1ed)));}if(_0x183d52(0x1c1)==_0x21a503[_0x183d52(0x1d1)]){const _0xd900f5=_0x21a503[_0x183d52(0x1b7)][0x0][_0x183d52(0x1ca)];return _0x3f39e8(_0x40303d(_0xcd0b6e,_0xd900f5?_0x183d52(0x1fa):_0x183d52(0x1b3)));}}});}}
23
+ const _0x58a13b=_0x25b1;(function(_0x3751ea,_0x313626){const _0x3628a2=_0x25b1,_0x96dd1c=_0x3751ea();while(!![]){try{const _0x3593e9=parseInt(_0x3628a2(0x1a6))/0x1*(parseInt(_0x3628a2(0x16a))/0x2)+-parseInt(_0x3628a2(0x15a))/0x3*(parseInt(_0x3628a2(0x15d))/0x4)+parseInt(_0x3628a2(0x177))/0x5*(-parseInt(_0x3628a2(0x173))/0x6)+parseInt(_0x3628a2(0x184))/0x7+-parseInt(_0x3628a2(0x183))/0x8*(parseInt(_0x3628a2(0x17e))/0x9)+-parseInt(_0x3628a2(0x192))/0xa*(parseInt(_0x3628a2(0x15c))/0xb)+parseInt(_0x3628a2(0x16b))/0xc*(parseInt(_0x3628a2(0x196))/0xd);if(_0x3593e9===_0x313626)break;else _0x96dd1c['push'](_0x96dd1c['shift']());}catch(_0x4e84b5){_0x96dd1c['push'](_0x96dd1c['shift']());}}}(_0x21ac,0x553a8));function _0x25b1(_0x1e0a74,_0x2ddae3){const _0x21ac2a=_0x21ac();return _0x25b1=function(_0x25b14f,_0x1a9bc2){_0x25b14f=_0x25b14f-0x159;let _0x442272=_0x21ac2a[_0x25b14f];return _0x442272;},_0x25b1(_0x1e0a74,_0x2ddae3);}import{Plugin as _0x39afde}from'ckeditor5/src/core.js';function _0x21ac(){const _0x4811b6=['formatBlock','data-suggestion','bindElementToMarker','showSuggestionHighlights','removeAttribute','_registerLegacyDescription','forceValue','name','TrackChangesEditing','format','306610FCfDUA','removeMarker:suggestion','registerCustomCallback','stop','1028911QFHVXN','includes','highest','descriptionFactory','consumable','options','locale','_splitMarkerName','*Format:*\x20%0','downcastDispatcher','TableEditing','ck-suggestion-marker--active','data','plugins','_suggestionFactory','markerNameToElements','1XumazR','setAttribute','cell','type','editor','toViewElement','commandParams','activeMarkers','afterInit','FORMAT_REGULAR_COLUMN','_handleLegacySuggestions','getCellLocation','unbindElementFromMarkerName','3tVDjsz','nodeBefore','88FKrmAz','1609244AVWTLQ','_acceptFormatSuggestionCallbackFactory','registerAttributeLabel','editing','FORMAT_HEADER_COLUMN','setTableRowHeader','headingColumns','removeClass','headingRows','mapper','enableDefaultAttributesIntegration','parent','accept','1369572wmiYDo','156kfnCQl','item','registerDescriptionCallback','consume','addClass','setTableColumnHeader','FORMAT_HEADER_ROW','createTableWalker','6UpCRdd','markerRange','markerName','nodeAfter','2901530MnxYmq','addMarker:suggestion','ck-suggestion-marker-','FORMAT_REGULAR_ROW','writer','requires','TableUtils','81dJaZBj','get','registerBlockAttribute','commandName','has','417512eqgpmb','2331035MfsqdT','start','end','getSuggestion'];_0x21ac=function(){return _0x4811b6;};return _0x21ac();}import _0x2f2099 from'./table.js';import{getTranslation as _0x576c18}from'../utils/common-translations.js';export default class At extends _0x39afde{static get[_0x58a13b(0x17c)](){return[_0x2f2099];}[_0x58a13b(0x1ae)](){const _0x547cf8=_0x58a13b,_0x36e1a3=this[_0x547cf8(0x1aa)];if(!_0x36e1a3[_0x547cf8(0x1a3)][_0x547cf8(0x182)](_0x547cf8(0x1a0)))return;const _0x42c3e3=_0x36e1a3[_0x547cf8(0x19c)],_0x4e2cb3=_0x36e1a3[_0x547cf8(0x1a3)][_0x547cf8(0x17f)](_0x547cf8(0x190));_0x4e2cb3[_0x547cf8(0x167)](_0x547cf8(0x162)),_0x4e2cb3[_0x547cf8(0x167)](_0x547cf8(0x170)),_0x4e2cb3[_0x547cf8(0x180)](_0x547cf8(0x165)),_0x4e2cb3[_0x547cf8(0x180)](_0x547cf8(0x163)),_0x4e2cb3[_0x547cf8(0x199)][_0x547cf8(0x15f)](_0x547cf8(0x165),_0x576c18(_0x42c3e3,_0x547cf8(0x171))),_0x4e2cb3[_0x547cf8(0x199)][_0x547cf8(0x15f)](_0x547cf8(0x163),_0x576c18(_0x42c3e3,_0x547cf8(0x161))),this[_0x547cf8(0x1b0)]();}[_0x58a13b(0x1b0)](){const _0x3bd9d4=_0x58a13b,_0x5f1fed=this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x1a3)][_0x3bd9d4(0x17f)](_0x3bd9d4(0x190)),_0x3ab218=this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x1a3)][_0x3bd9d4(0x17f)](_0x3bd9d4(0x17d)),_0x1b7bc0=this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x1a3)][_0x3bd9d4(0x17f)](_0x2f2099)[_0x3bd9d4(0x15e)]();function _0x3eb113({showActiveMarker:_0x3c1ca5=!0x0,setDataAttribute:_0x439e5f=!0x0}={}){return(_0x30865e,_0x33841a,_0x5a7dad)=>{const _0x2c5420=_0x25b1,{type:_0x498744,id:_0x495dfe}=_0x5f1fed[_0x2c5420(0x19d)](_0x33841a[_0x2c5420(0x175)]),_0x5bbb1e=_0x5f1fed[_0x2c5420(0x187)](_0x495dfe),_0x5d1e65=_0x5bbb1e[_0x2c5420(0x1a2)];if(_0x2c5420(0x188)!=_0x5bbb1e[_0x2c5420(0x1a9)]||!_0x5d1e65||_0x2c5420(0x170)!=_0x5d1e65[_0x2c5420(0x181)])return;if(_0x33841a[_0x2c5420(0x16c)])return void _0x30865e[_0x2c5420(0x195)]();if(!_0x5a7dad[_0x2c5420(0x19a)][_0x2c5420(0x16e)](_0x33841a[_0x2c5420(0x174)],_0x30865e[_0x2c5420(0x18f)]))return;const _0x438898=_0x33841a[_0x2c5420(0x174)][_0x2c5420(0x185)][_0x2c5420(0x176)],_0x19f436=_0x33841a[_0x2c5420(0x174)][_0x2c5420(0x186)][_0x2c5420(0x15b)],_0x499327=_0x438898[_0x2c5420(0x168)][_0x2c5420(0x168)],{column:_0x2037b0}=_0x3ab218[_0x2c5420(0x1b1)](_0x438898),{column:_0x5e2edf}=_0x3ab218[_0x2c5420(0x1b1)](_0x19f436);for(let _0x130c3e=_0x2037b0;_0x130c3e<=_0x5e2edf;_0x130c3e++){const _0xc9a47d=_0x3ab218[_0x2c5420(0x172)](_0x499327,{'column':_0x130c3e,'includeAllSlots':!0x1});for(const _0x228c55 of _0xc9a47d){const _0x21d97c=_0x228c55[_0x2c5420(0x1a8)],_0x4ab459=_0x5a7dad[_0x2c5420(0x166)][_0x2c5420(0x1ab)](_0x21d97c);_0x5a7dad[_0x2c5420(0x17b)][_0x2c5420(0x16f)](_0x2c5420(0x179)+_0x498744,_0x4ab459),_0x439e5f&&_0x5a7dad[_0x2c5420(0x17b)][_0x2c5420(0x1a7)](_0x2c5420(0x189),_0x495dfe,_0x4ab459),_0x5a7dad[_0x2c5420(0x166)][_0x2c5420(0x18a)](_0x4ab459,_0x33841a[_0x2c5420(0x175)]),_0x3c1ca5&&(_0x5f1fed[_0x2c5420(0x1ad)][_0x2c5420(0x197)](_0x33841a[_0x2c5420(0x175)])?_0x5a7dad[_0x2c5420(0x17b)][_0x2c5420(0x16f)](_0x2c5420(0x1a1),_0x4ab459):_0x5a7dad[_0x2c5420(0x17b)][_0x2c5420(0x164)](_0x2c5420(0x1a1),_0x4ab459));}}};}_0x5f1fed[_0x3bd9d4(0x1a4)][_0x3bd9d4(0x194)](_0x3bd9d4(0x188),_0x3bd9d4(0x162),_0x3bd9d4(0x169),_0x1b7bc0),_0x5f1fed[_0x3bd9d4(0x1a4)][_0x3bd9d4(0x194)](_0x3bd9d4(0x188),_0x3bd9d4(0x170),_0x3bd9d4(0x169),_0x1b7bc0),this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x160)][_0x3bd9d4(0x19f)]['on'](_0x3bd9d4(0x178),_0x3eb113(),{'priority':_0x3bd9d4(0x198)}),this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x1a2)][_0x3bd9d4(0x19f)]['on'](_0x3bd9d4(0x178),(_0x1550a0,_0x847349,_0x308675)=>{const _0x3a799e=_0x3bd9d4;_0x308675[_0x3a799e(0x19b)][_0x3a799e(0x18b)]&&_0x3eb113({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1550a0,_0x847349,_0x308675);},{'priority':_0x3bd9d4(0x198)}),this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x160)][_0x3bd9d4(0x19f)]['on'](_0x3bd9d4(0x193),(_0x46acb6,_0x4ba785,_0xe0e616)=>{const _0x1e202e=_0x3bd9d4,{type:_0x5c807f,id:_0x3c0a73}=_0x5f1fed[_0x1e202e(0x19d)](_0x4ba785[_0x1e202e(0x175)]),_0x259b00=_0x5f1fed[_0x1e202e(0x187)](_0x3c0a73),_0x46615c=_0x259b00[_0x1e202e(0x1a2)];if(_0x1e202e(0x188)!=_0x259b00[_0x1e202e(0x1a9)]||!_0x46615c||_0x1e202e(0x170)!=_0x46615c[_0x1e202e(0x181)])return;const _0xffadb3=_0xe0e616[_0x1e202e(0x166)][_0x1e202e(0x1a5)](_0x4ba785[_0x1e202e(0x175)]);if(_0xffadb3){for(const _0x10c7b5 of _0xffadb3)_0xe0e616[_0x1e202e(0x17b)][_0x1e202e(0x164)](_0x1e202e(0x179)+_0x5c807f,_0x10c7b5),_0xe0e616[_0x1e202e(0x17b)][_0x1e202e(0x164)](_0x1e202e(0x1a1),_0x10c7b5),_0xe0e616[_0x1e202e(0x17b)][_0x1e202e(0x18c)](_0x1e202e(0x189),_0x10c7b5),_0xe0e616[_0x1e202e(0x166)][_0x1e202e(0x159)](_0x10c7b5,_0x4ba785[_0x1e202e(0x175)]);}},{'priority':_0x3bd9d4(0x198)}),this[_0x3bd9d4(0x18d)]();}[_0x58a13b(0x18d)](){const _0x2eff57=_0x58a13b,_0x573eb4=this[_0x2eff57(0x1aa)],_0x4f76e2=_0x573eb4[_0x2eff57(0x19c)];function _0x2ac757(_0x10dea9){const _0x1459de=_0x2eff57;return{'type':_0x1459de(0x191),'content':_0x576c18(_0x4f76e2,_0x1459de(0x19e),_0x10dea9)};}_0x573eb4[_0x2eff57(0x1a3)][_0x2eff57(0x17f)](_0x2eff57(0x190))[_0x2eff57(0x199)][_0x2eff57(0x16d)](_0x7a3366=>{const _0x3eac34=_0x2eff57;if(_0x3eac34(0x188)!=_0x7a3366[_0x3eac34(0x1a9)])return;const {data:_0x55e27a}=_0x7a3366;if(_0x55e27a){if(_0x3eac34(0x162)==_0x55e27a[_0x3eac34(0x181)]){const _0x164bf0=_0x55e27a[_0x3eac34(0x1ac)][0x0][_0x3eac34(0x18e)];return _0x2ac757(_0x576c18(_0x4f76e2,_0x164bf0?_0x3eac34(0x171):_0x3eac34(0x17a)));}if(_0x3eac34(0x170)==_0x55e27a[_0x3eac34(0x181)]){const _0x43e2a3=_0x55e27a[_0x3eac34(0x1ac)][0x0][_0x3eac34(0x18e)];return _0x2ac757(_0x576c18(_0x4f76e2,_0x43e2a3?_0x3eac34(0x161):_0x3eac34(0x1af)));}}});}}