@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240621.0 → 0.0.0-nightly-20240623.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x332278=_0x5098;(function(_0x133524,_0x34fcc6){const _0x110e34=_0x5098,_0x415cf1=_0x133524();while(!![]){try{const _0x1f8428=-parseInt(_0x110e34(0x1c1))/0x1+-parseInt(_0x110e34(0x1b2))/0x2+parseInt(_0x110e34(0x1ca))/0x3*(parseInt(_0x110e34(0x1b8))/0x4)+parseInt(_0x110e34(0x1b3))/0x5*(parseInt(_0x110e34(0x1c2))/0x6)+-parseInt(_0x110e34(0x1bd))/0x7+parseInt(_0x110e34(0x1cc))/0x8+-parseInt(_0x110e34(0x1b9))/0x9*(parseInt(_0x110e34(0x1b4))/0xa);if(_0x1f8428===_0x34fcc6)break;else _0x415cf1['push'](_0x415cf1['shift']());}catch(_0x21fcf5){_0x415cf1['push'](_0x415cf1['shift']());}}}(_0x3a07,0x75496));function _0x5098(_0x4e0ca1,_0x2df086){const _0x3a07fa=_0x3a07();return _0x5098=function(_0x50986c,_0x291719){_0x50986c=_0x50986c-0x1b2;let _0xbbba1f=_0x3a07fa[_0x50986c];return _0xbbba1f;},_0x5098(_0x4e0ca1,_0x2df086);}function _0x3a07(){const _0x192b42=['7001872AHsSAt','1749600HVfpBI','5zyZoYW','366010Haoayv','trackChanges','TrackChangesEditing','goToNextRestrictedEditingException','516iKzoCz','9xCGFjL','discardSelectedSuggestions','acceptSuggestion','discardAllSuggestions','69181wYUnjI','editor','afterInit','get','498075zcrKCo','3268680ooRIoF','goToPreviousRestrictedEditingException','acceptSelectedSuggestions','has','plugins','enableCommand','discardSuggestion','acceptAllSuggestions','11157VTyHyS','RestrictedEditingModeEditing'];_0x3a07=function(){return _0x192b42;};return _0x3a07();}import{Plugin as _0x36cee}from'ckeditor5/src/core.js';export default class kt extends _0x36cee{[_0x332278(0x1bf)](){const _0x5707dd=_0x332278,_0x5a7155=this[_0x5707dd(0x1be)];if(!_0x5a7155[_0x5707dd(0x1c6)][_0x5707dd(0x1c5)](_0x5707dd(0x1cb)))return;const _0x4d8fa7=_0x5a7155[_0x5707dd(0x1c6)][_0x5707dd(0x1c0)](_0x5707dd(0x1b6));_0x4d8fa7[_0x5707dd(0x1c7)](_0x5707dd(0x1c3)),_0x4d8fa7[_0x5707dd(0x1c7)](_0x5707dd(0x1b7));const _0x1e663c=_0x5a7155[_0x5707dd(0x1c6)][_0x5707dd(0x1c0)](_0x5707dd(0x1cb));_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1b5)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1bb)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1c8)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1c9)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1bc)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1c4)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1ba));}}
23
+ function _0x48c5(){const _0x3e9f00=['175288kYcRFu','3684aLchEY','216gwjQOC','enableCommand','discardSuggestion','editor','acceptSelectedSuggestions','1263yMJiEP','551405wHjcEz','trackChanges','TrackChangesEditing','afterInit','852LqBlhq','9998850XTtBiW','goToNextRestrictedEditingException','discardAllSuggestions','36HwIxuI','discardSelectedSuggestions','has','get','acceptAllSuggestions','RestrictedEditingModeEditing','goToPreviousRestrictedEditingException','60RWCshH','407736nhYZkd','148197KAoxIa','acceptSuggestion','plugins','111991tvCyrS'];_0x48c5=function(){return _0x3e9f00;};return _0x48c5();}const _0x5e16bb=_0x2688;(function(_0x18ccf0,_0x30f41c){const _0x37d868=_0x2688,_0x126e78=_0x18ccf0();while(!![]){try{const _0x556415=parseInt(_0x37d868(0xb5))/0x1+-parseInt(_0x37d868(0xb6))/0x2*(-parseInt(_0x37d868(0x9f))/0x3)+parseInt(_0x37d868(0xa8))/0x4*(-parseInt(_0x37d868(0xa0))/0x5)+parseInt(_0x37d868(0xaf))/0x6*(-parseInt(_0x37d868(0xb1))/0x7)+-parseInt(_0x37d868(0xb7))/0x8*(-parseInt(_0x37d868(0xb0))/0x9)+-parseInt(_0x37d868(0xa5))/0xa+parseInt(_0x37d868(0xb4))/0xb*(parseInt(_0x37d868(0xa4))/0xc);if(_0x556415===_0x30f41c)break;else _0x126e78['push'](_0x126e78['shift']());}catch(_0x347d99){_0x126e78['push'](_0x126e78['shift']());}}}(_0x48c5,0xa91e1));import{Plugin as _0x33ad50}from'ckeditor5/src/core.js';function _0x2688(_0x38847f,_0x4f443d){const _0x48c514=_0x48c5();return _0x2688=function(_0x26880f,_0x23c59f){_0x26880f=_0x26880f-0x9c;let _0x2d9bed=_0x48c514[_0x26880f];return _0x2d9bed;},_0x2688(_0x38847f,_0x4f443d);}export default class kt extends _0x33ad50{[_0x5e16bb(0xa3)](){const _0x4fc6d5=_0x5e16bb,_0x13a95d=this[_0x4fc6d5(0x9d)];if(!_0x13a95d[_0x4fc6d5(0xb3)][_0x4fc6d5(0xaa)](_0x4fc6d5(0xad)))return;const _0x901f52=_0x13a95d[_0x4fc6d5(0xb3)][_0x4fc6d5(0xab)](_0x4fc6d5(0xa2));_0x901f52[_0x4fc6d5(0xb8)](_0x4fc6d5(0xae)),_0x901f52[_0x4fc6d5(0xb8)](_0x4fc6d5(0xa6));const _0x396f44=_0x13a95d[_0x4fc6d5(0xb3)][_0x4fc6d5(0xab)](_0x4fc6d5(0xad));_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xa1)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xb2)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0x9c)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xac)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xa7)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0x9e)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xa9));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x393c(_0x138285,_0x325d6f){const _0x12b18e=_0x12b1();return _0x393c=function(_0x393c2e,_0x536e7a){_0x393c2e=_0x393c2e-0x111;let _0x423fb2=_0x12b18e[_0x393c2e];return _0x423fb2;},_0x393c(_0x138285,_0x325d6f);}const _0x32596f=_0x393c;(function(_0x4017f4,_0x502fd2){const _0x1ad202=_0x393c,_0x24ce61=_0x4017f4();while(!![]){try{const _0x4ed869=parseInt(_0x1ad202(0x127))/0x1+-parseInt(_0x1ad202(0x12c))/0x2*(parseInt(_0x1ad202(0x147))/0x3)+parseInt(_0x1ad202(0x115))/0x4*(-parseInt(_0x1ad202(0x142))/0x5)+parseInt(_0x1ad202(0x12e))/0x6+parseInt(_0x1ad202(0x113))/0x7*(parseInt(_0x1ad202(0x130))/0x8)+-parseInt(_0x1ad202(0x144))/0x9*(parseInt(_0x1ad202(0x12a))/0xa)+-parseInt(_0x1ad202(0x13a))/0xb*(-parseInt(_0x1ad202(0x149))/0xc);if(_0x4ed869===_0x502fd2)break;else _0x24ce61['push'](_0x24ce61['shift']());}catch(_0x14bd0e){_0x24ce61['push'](_0x24ce61['shift']());}}}(_0x12b1,0xe989c));import{Plugin as _0x59b457}from'ckeditor5/src/core.js';import{ShiftEnter as _0x53aaa8}from'ckeditor5/src/enter.js';import{getTranslation as _0x232591}from'../utils/common-translations.js';export default class bt extends _0x59b457{static get[_0x32596f(0x13b)](){return[_0x53aaa8];}[_0x32596f(0x119)](){const _0x4460b7=_0x32596f,_0x2142aa=this[_0x4460b7(0x137)],_0x1dd96d=_0x2142aa[_0x4460b7(0x146)][_0x4460b7(0x145)](_0x4460b7(0x11b));_0x1dd96d[_0x4460b7(0x120)](_0x4460b7(0x117)),_0x2142aa[_0x4460b7(0x111)][_0x4460b7(0x138)]['on'](_0x4460b7(0x11e),de(_0x2142aa),{'priority':_0x4460b7(0x11f)}),_0x2142aa[_0x4460b7(0x111)][_0x4460b7(0x138)]['on'](_0x4460b7(0x143),de(_0x2142aa),{'priority':_0x4460b7(0x11f)}),_0x2142aa[_0x4460b7(0x13d)][_0x4460b7(0x138)]['on'](_0x4460b7(0x134),(_0xca6a1a,_0x10a1ee,_0x1203f6)=>{const _0x3d5f26=_0x4460b7;_0x1203f6[_0x3d5f26(0x129)][_0x3d5f26(0x148)]&&de(_0x2142aa,{'showActiveMarker':!0x1})(_0xca6a1a,_0x10a1ee,_0x1203f6);}),_0x1dd96d[_0x4460b7(0x136)][_0x4460b7(0x12b)](_0x4460b7(0x11d),_0x1454ac=>_0x232591(_0x2142aa[_0x4460b7(0x132)],_0x4460b7(0x118),_0x1454ac));}}function _0x12b1(){const _0x260d21=['addMarker:suggestion:deletion','9lnGEyX','get','plugins','3eWsAua','showSuggestionHighlights','25585176ozfQwg','insert','editing','markerName','11397806raDKUn','bindElementToMarker','628adPfXX','test','shiftEnter','ELEMENT_LINE_BREAK','init','toViewPosition','TrackChangesEditing','mapper','softBreak','addMarker:suggestion:insertion','high','enableCommand','includes','markerRange','ck-suggestion-marker--active','span','split','name','1024956ltEIza','model','options','16356440cOHaOd','registerElementLabel','2525690YtjuVR','consumable','2991636DfuRQB','getItems','8CuEVXs','addClass','locale','createPositionBefore','addMarker:suggestion','writer','descriptionFactory','editor','downcastDispatcher','merge','11yWpRPS','requires','element','data','ck-suggestion-marker-','deletion','createUIElement','activeMarkers','45505NoWrhk'];_0x12b1=function(){return _0x260d21;};return _0x12b1();}function de(_0x25d10e,{showActiveMarker:_0x2d4f06=!0x0}={}){return(_0x190744,_0x35a8c8,_0x6a3015)=>{const _0x559448=_0x393c,_0x59e689=_0x25d10e[_0x559448(0x146)][_0x559448(0x145)](_0x559448(0x11b));if(!_0x6a3015[_0x559448(0x12d)][_0x559448(0x116)](_0x35a8c8[_0x559448(0x122)],_0x190744[_0x559448(0x126)]))return;const _0x126428=_0x25d10e[_0x559448(0x128)];for(const _0x544d54 of _0x35a8c8[_0x559448(0x122)][_0x559448(0x12f)]()){if(!_0x544d54['is'](_0x559448(0x13c),_0x559448(0x11d)))continue;const _0x4c2403=_0x559448(0x13f)==_0x35a8c8[_0x559448(0x112)][_0x559448(0x125)](':')[0x1]?_0x559448(0x139):_0x559448(0x125),_0x4e0956=_0x6a3015[_0x559448(0x135)][_0x559448(0x140)](_0x559448(0x124),{'class':_0x559448(0x13e)+_0x4c2403}),_0x287d1f=_0x6a3015[_0x559448(0x11c)][_0x559448(0x11a)](_0x126428[_0x559448(0x133)](_0x544d54));_0x2d4f06&&_0x59e689[_0x559448(0x141)][_0x559448(0x121)](_0x35a8c8[_0x559448(0x112)])&&_0x6a3015[_0x559448(0x135)][_0x559448(0x131)](_0x559448(0x123),_0x4e0956),_0x6a3015[_0x559448(0x135)][_0x559448(0x14a)](_0x287d1f,_0x4e0956),_0x6a3015[_0x559448(0x11c)][_0x559448(0x114)](_0x4e0956,_0x35a8c8[_0x559448(0x112)]);}};}
23
+ const _0x515574=_0x5ef3;(function(_0x1acedc,_0x52cf14){const _0x10e4fd=_0x5ef3,_0x4bcdc6=_0x1acedc();while(!![]){try{const _0x36ed04=-parseInt(_0x10e4fd(0x88))/0x1+-parseInt(_0x10e4fd(0x8e))/0x2*(-parseInt(_0x10e4fd(0x6f))/0x3)+-parseInt(_0x10e4fd(0xa4))/0x4+parseInt(_0x10e4fd(0x82))/0x5+parseInt(_0x10e4fd(0xa5))/0x6*(-parseInt(_0x10e4fd(0x9b))/0x7)+-parseInt(_0x10e4fd(0x75))/0x8+parseInt(_0x10e4fd(0xa1))/0x9*(parseInt(_0x10e4fd(0x70))/0xa);if(_0x36ed04===_0x52cf14)break;else _0x4bcdc6['push'](_0x4bcdc6['shift']());}catch(_0x133edd){_0x4bcdc6['push'](_0x4bcdc6['shift']());}}}(_0x40e6,0xc7048));import{Plugin as _0x3633f0}from'ckeditor5/src/core.js';import{ShiftEnter as _0x4c750f}from'ckeditor5/src/enter.js';function _0x40e6(){const _0x593d7a=['name','split','includes','softBreak','get','markerRange','options','912880nnobIS','ELEMENT_LINE_BREAK','locale','editing','downcastDispatcher','addMarker:suggestion:insertion','1487357awDHiX','addMarker:suggestion','createPositionBefore','model','showSuggestionHighlights','descriptionFactory','262oBBDFY','registerElementLabel','activeMarkers','consumable','data','mapper','addMarker:suggestion:deletion','toViewPosition','init','shiftEnter','high','ck-suggestion-marker-','span','2070299fnNRki','merge','getItems','enableCommand','element','editor','9578061WuljaD','TrackChangesEditing','markerName','3472044EZCCZZ','30rGOzyR','insert','34491YYjRSH','30PkdjZg','createUIElement','addClass','plugins','test','1856328VaRFzB','ck-suggestion-marker--active','requires','writer','deletion','bindElementToMarker'];_0x40e6=function(){return _0x593d7a;};return _0x40e6();}function _0x5ef3(_0x10df5a,_0x5134dd){const _0x40e631=_0x40e6();return _0x5ef3=function(_0x5ef3da,_0x33e3c0){_0x5ef3da=_0x5ef3da-0x6f;let _0x10bb71=_0x40e631[_0x5ef3da];return _0x10bb71;},_0x5ef3(_0x10df5a,_0x5134dd);}import{getTranslation as _0x24d45d}from'../utils/common-translations.js';export default class bt extends _0x3633f0{static get[_0x515574(0x77)](){return[_0x4c750f];}[_0x515574(0x96)](){const _0x38241d=_0x515574,_0x22ac89=this[_0x38241d(0xa0)],_0x5d9681=_0x22ac89[_0x38241d(0x73)][_0x38241d(0x7f)](_0x38241d(0xa2));_0x5d9681[_0x38241d(0x9e)](_0x38241d(0x97)),_0x22ac89[_0x38241d(0x85)][_0x38241d(0x86)]['on'](_0x38241d(0x87),de(_0x22ac89),{'priority':_0x38241d(0x98)}),_0x22ac89[_0x38241d(0x85)][_0x38241d(0x86)]['on'](_0x38241d(0x94),de(_0x22ac89),{'priority':_0x38241d(0x98)}),_0x22ac89[_0x38241d(0x92)][_0x38241d(0x86)]['on'](_0x38241d(0x89),(_0x28cbac,_0x367218,_0x32181c)=>{const _0x5646ff=_0x38241d;_0x32181c[_0x5646ff(0x81)][_0x5646ff(0x8c)]&&de(_0x22ac89,{'showActiveMarker':!0x1})(_0x28cbac,_0x367218,_0x32181c);}),_0x5d9681[_0x38241d(0x8d)][_0x38241d(0x8f)](_0x38241d(0x7e),_0x51cad2=>_0x24d45d(_0x22ac89[_0x38241d(0x84)],_0x38241d(0x83),_0x51cad2));}}function de(_0x26405b,{showActiveMarker:_0xcd53d9=!0x0}={}){return(_0x3dce40,_0x5eb530,_0x52e9aa)=>{const _0x5f2b81=_0x5ef3,_0x2de17e=_0x26405b[_0x5f2b81(0x73)][_0x5f2b81(0x7f)](_0x5f2b81(0xa2));if(!_0x52e9aa[_0x5f2b81(0x91)][_0x5f2b81(0x74)](_0x5eb530[_0x5f2b81(0x80)],_0x3dce40[_0x5f2b81(0x7b)]))return;const _0x24dd48=_0x26405b[_0x5f2b81(0x8b)];for(const _0x24d054 of _0x5eb530[_0x5f2b81(0x80)][_0x5f2b81(0x9d)]()){if(!_0x24d054['is'](_0x5f2b81(0x9f),_0x5f2b81(0x7e)))continue;const _0x415d76=_0x5f2b81(0x79)==_0x5eb530[_0x5f2b81(0xa3)][_0x5f2b81(0x7c)](':')[0x1]?_0x5f2b81(0x9c):_0x5f2b81(0x7c),_0x1ef4ab=_0x52e9aa[_0x5f2b81(0x78)][_0x5f2b81(0x71)](_0x5f2b81(0x9a),{'class':_0x5f2b81(0x99)+_0x415d76}),_0x3167ae=_0x52e9aa[_0x5f2b81(0x93)][_0x5f2b81(0x95)](_0x24dd48[_0x5f2b81(0x8a)](_0x24d054));_0xcd53d9&&_0x2de17e[_0x5f2b81(0x90)][_0x5f2b81(0x7d)](_0x5eb530[_0x5f2b81(0xa3)])&&_0x52e9aa[_0x5f2b81(0x78)][_0x5f2b81(0x72)](_0x5f2b81(0x76),_0x1ef4ab),_0x52e9aa[_0x5f2b81(0x78)][_0x5f2b81(0xa6)](_0x3167ae,_0x1ef4ab),_0x52e9aa[_0x5f2b81(0x93)][_0x5f2b81(0x7a)](_0x1ef4ab,_0x5eb530[_0x5f2b81(0xa3)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5aebfb=_0x298c;(function(_0x1bea5c,_0x386e0c){const _0x41e073=_0x298c,_0x29eacf=_0x1bea5c();while(!![]){try{const _0x243d2a=-parseInt(_0x41e073(0xd6))/0x1+parseInt(_0x41e073(0xf0))/0x2*(-parseInt(_0x41e073(0xe7))/0x3)+parseInt(_0x41e073(0xee))/0x4*(-parseInt(_0x41e073(0xf4))/0x5)+parseInt(_0x41e073(0xfb))/0x6+parseInt(_0x41e073(0xe0))/0x7+parseInt(_0x41e073(0xd9))/0x8+parseInt(_0x41e073(0xeb))/0x9;if(_0x243d2a===_0x386e0c)break;else _0x29eacf['push'](_0x29eacf['shift']());}catch(_0x2a1e9c){_0x29eacf['push'](_0x29eacf['shift']());}}}(_0x1b49,0xa559f));function _0x298c(_0x2f762b,_0x2be2be){const _0x1b4989=_0x1b49();return _0x298c=function(_0x298cd2,_0x1bc2ab){_0x298cd2=_0x298cd2-0xd4;let _0x12d91c=_0x1b4989[_0x298cd2];return _0x12d91c;},_0x298c(_0x2f762b,_0x2be2be);}import{Plugin as _0x3108d2}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x29f6c3}from'./utils.js';import{getTranslation as _0x19b599}from'../utils/common-translations.js';function _0x1b49(){const _0x32804d=['plugins','locale','format','afterInit','type','2506506qcvklk','commandName','get','596878RzRSWH','isCollapsed','commandParams','5111416hJBBHc','commands','from','formatInline','has','formatBlock','model','3523114xgTrnc','editor','selection','enableCommand','change','descriptionFactory','getRanges','2958HrCJzp','registerDescriptionCallback','markInlineFormat','FORMAT_RESTRICTED_ENABLED','11947671XzueTs','document','FORMAT_RESTRICTED_DISABLED','335592SlKjIM','TrackChangesEditing','890nDsUDq','value','StandardEditingModeEditing','restrictedEditingException','70pMDIvS','forceValue'];_0x1b49=function(){return _0x32804d;};return _0x1b49();}export default class wt extends _0x3108d2{[_0x5aebfb(0xf9)](){const _0x316c9a=_0x5aebfb,_0x2d7ee9=this[_0x316c9a(0xe1)],_0x15aa85=_0x2d7ee9[_0x316c9a(0xdf)],_0x355584=_0x2d7ee9[_0x316c9a(0xf7)];if(!_0x2d7ee9[_0x316c9a(0xf6)][_0x316c9a(0xdd)](_0x316c9a(0xf2)))return;const _0x5b2993=_0x2d7ee9[_0x316c9a(0xf6)][_0x316c9a(0xd5)](_0x316c9a(0xef)),_0xbef634=_0x316c9a(0xf3),_0x262d23=_0x2d7ee9[_0x316c9a(0xda)][_0x316c9a(0xd5)](_0xbef634);_0x5b2993[_0x316c9a(0xe3)](_0xbef634,(_0x5dd49e,_0x176d79={})=>{const _0x19cf54=_0x316c9a,_0x378db1=_0x15aa85[_0x19cf54(0xec)][_0x19cf54(0xe2)];if(_0x378db1[_0x19cf54(0xd7)])return void _0x5dd49e(_0x176d79);const _0x3c851e=void 0x0!==_0x176d79[_0x19cf54(0xf5)]?_0x176d79[_0x19cf54(0xf5)]:!_0x262d23[_0x19cf54(0xf1)];_0x15aa85[_0x19cf54(0xe4)](()=>{const _0x555f8a=_0x19cf54,_0x35ece9=Array[_0x555f8a(0xdb)](_0x378db1[_0x555f8a(0xe6)]());for(const _0xa1e364 of _0x35ece9){const _0x2c6b2a=_0x3c851e?[_0xa1e364]:_0x29f6c3(_0xbef634,_0xa1e364,_0x15aa85);for(const _0xbb5bd5 of _0x2c6b2a)_0x5b2993[_0x555f8a(0xe9)](_0xbb5bd5,{'commandName':_0xbef634,'commandParams':[{'forceValue':_0x3c851e}]});}});}),_0x5b2993[_0x316c9a(0xe5)][_0x316c9a(0xe8)](_0xf0cc88=>{const _0x11b1c9=_0x316c9a;if(_0x11b1c9(0xde)!=_0xf0cc88[_0x11b1c9(0xfa)]&&_0x11b1c9(0xdc)!=_0xf0cc88[_0x11b1c9(0xfa)])return;const {data:_0x3a95ca}=_0xf0cc88;return _0x3a95ca&&_0x3a95ca[_0x11b1c9(0xd4)]==_0xbef634?_0x3a95ca[_0x11b1c9(0xd8)][0x0][_0x11b1c9(0xf5)]?{'type':_0x11b1c9(0xf8),'content':_0x19b599(_0x355584,_0x11b1c9(0xea))}:{'type':_0x11b1c9(0xf8),'content':_0x19b599(_0x355584,_0x11b1c9(0xed))}:void 0x0;});}}
23
+ const _0x40408d=_0x4512;function _0x4512(_0x1f0be7,_0x2f7b8c){const _0x53cdf3=_0x53cd();return _0x4512=function(_0x451261,_0x11b00e){_0x451261=_0x451261-0x18c;let _0x1f3c7a=_0x53cdf3[_0x451261];return _0x1f3c7a;},_0x4512(_0x1f0be7,_0x2f7b8c);}function _0x53cd(){const _0x4bc940=['change','editor','selection','45PjDNwM','formatBlock','306CeTAnP','198290Vjoupk','plugins','commandParams','FORMAT_RESTRICTED_ENABLED','113318GwmDLH','forceValue','commands','value','TrackChangesEditing','get','formatInline','FORMAT_RESTRICTED_DISABLED','restrictedEditingException','392JOqNpk','afterInit','descriptionFactory','57144onHOpg','699888jxVsSY','StandardEditingModeEditing','format','getRanges','locale','347454jMPMPx','registerDescriptionCallback','21637SvGxQF','document','539028KDhtEQ','model','markInlineFormat','enableCommand','isCollapsed','commandName','has','from','type'];_0x53cd=function(){return _0x4bc940;};return _0x53cd();}(function(_0x1d1676,_0x971500){const _0x4f1846=_0x4512,_0x45156e=_0x1d1676();while(!![]){try{const _0xcaedc2=-parseInt(_0x4f1846(0x19b))/0x1+-parseInt(_0x4f1846(0x1ad))/0x2+-parseInt(_0x4f1846(0x1b1))/0x3+parseInt(_0x4f1846(0x1a7))/0x4*(-parseInt(_0x4f1846(0x194))/0x5)+-parseInt(_0x4f1846(0x1a8))/0x6+-parseInt(_0x4f1846(0x1af))/0x7*(-parseInt(_0x4f1846(0x1a4))/0x8)+parseInt(_0x4f1846(0x196))/0x9*(parseInt(_0x4f1846(0x197))/0xa);if(_0xcaedc2===_0x971500)break;else _0x45156e['push'](_0x45156e['shift']());}catch(_0x2cface){_0x45156e['push'](_0x45156e['shift']());}}}(_0x53cd,0x1bc26));import{Plugin as _0x5efe28}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x589ba7}from'./utils.js';import{getTranslation as _0x13e5a3}from'../utils/common-translations.js';export default class wt extends _0x5efe28{[_0x40408d(0x1a5)](){const _0x9a1495=_0x40408d,_0x3feb8c=this[_0x9a1495(0x192)],_0x1b1496=_0x3feb8c[_0x9a1495(0x1b2)],_0x595c37=_0x3feb8c[_0x9a1495(0x1ac)];if(!_0x3feb8c[_0x9a1495(0x198)][_0x9a1495(0x18e)](_0x9a1495(0x1a9)))return;const _0x1a9a99=_0x3feb8c[_0x9a1495(0x198)][_0x9a1495(0x1a0)](_0x9a1495(0x19f)),_0x385af3=_0x9a1495(0x1a3),_0x3c936a=_0x3feb8c[_0x9a1495(0x19d)][_0x9a1495(0x1a0)](_0x385af3);_0x1a9a99[_0x9a1495(0x1b4)](_0x385af3,(_0x23c48d,_0x2c975c={})=>{const _0xe189c8=_0x9a1495,_0x217bfe=_0x1b1496[_0xe189c8(0x1b0)][_0xe189c8(0x193)];if(_0x217bfe[_0xe189c8(0x18c)])return void _0x23c48d(_0x2c975c);const _0x528a4f=void 0x0!==_0x2c975c[_0xe189c8(0x19c)]?_0x2c975c[_0xe189c8(0x19c)]:!_0x3c936a[_0xe189c8(0x19e)];_0x1b1496[_0xe189c8(0x191)](()=>{const _0x4e61ca=_0xe189c8,_0xa64c40=Array[_0x4e61ca(0x18f)](_0x217bfe[_0x4e61ca(0x1ab)]());for(const _0x659c2e of _0xa64c40){const _0x5323be=_0x528a4f?[_0x659c2e]:_0x589ba7(_0x385af3,_0x659c2e,_0x1b1496);for(const _0x20812c of _0x5323be)_0x1a9a99[_0x4e61ca(0x1b3)](_0x20812c,{'commandName':_0x385af3,'commandParams':[{'forceValue':_0x528a4f}]});}});}),_0x1a9a99[_0x9a1495(0x1a6)][_0x9a1495(0x1ae)](_0xfb7d04=>{const _0x39ef15=_0x9a1495;if(_0x39ef15(0x195)!=_0xfb7d04[_0x39ef15(0x190)]&&_0x39ef15(0x1a1)!=_0xfb7d04[_0x39ef15(0x190)])return;const {data:_0xdd7a3c}=_0xfb7d04;return _0xdd7a3c&&_0xdd7a3c[_0x39ef15(0x18d)]==_0x385af3?_0xdd7a3c[_0x39ef15(0x199)][0x0][_0x39ef15(0x19c)]?{'type':_0x39ef15(0x1aa),'content':_0x13e5a3(_0x595c37,_0x39ef15(0x19a))}:{'type':_0x39ef15(0x1aa),'content':_0x13e5a3(_0x595c37,_0x39ef15(0x1a2))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xbafb32=_0x4ade;(function(_0x5a478c,_0x1a2dd1){const _0x9812=_0x4ade,_0x3e33d3=_0x5a478c();while(!![]){try{const _0xdf0a1d=-parseInt(_0x9812(0x138))/0x1*(-parseInt(_0x9812(0x139))/0x2)+-parseInt(_0x9812(0x119))/0x3*(parseInt(_0x9812(0x12e))/0x4)+-parseInt(_0x9812(0x128))/0x5+parseInt(_0x9812(0x135))/0x6+-parseInt(_0x9812(0x12f))/0x7*(-parseInt(_0x9812(0x12b))/0x8)+-parseInt(_0x9812(0x11e))/0x9+parseInt(_0x9812(0x116))/0xa;if(_0xdf0a1d===_0x1a2dd1)break;else _0x3e33d3['push'](_0x3e33d3['shift']());}catch(_0x518ab4){_0x3e33d3['push'](_0x3e33d3['shift']());}}}(_0x410a,0x83deb));import{Plugin as _0x277f34}from'ckeditor5/src/core.js';function _0x4ade(_0x13e7ee,_0x2eef4f){const _0x410a85=_0x410a();return _0x4ade=function(_0x4aded8,_0x1031aa){_0x4aded8=_0x4aded8-0x10d;let _0x35ac0e=_0x410a85[_0x4aded8];return _0x35ac0e;},_0x4ade(_0x13e7ee,_0x2eef4f);}import{getTranslation as _0x121703}from'../utils/common-translations.js';function _0x410a(){const _0x4ecdc2=['normalizeConfig','StyleUtils','style','5330724mqVxBY','type','config','1367pFvuVL','1580JgvMhT','enableDefaultAttributesIntegration','has','commandParams','getGhsAttributeNameForElement','TrackChangesEditing','registerInlineAttribute','GeneralHtmlSupport','locale','*Remove\x20format:*\x20%0','definitions','formatInline','DataSchema','FORMAT_STYLE','toLowerCase','1246060TlXamA','registerAttributeLabel','plugins','3dDJhyD','formatBlock','forceValue','*Set\x20format:*\x20%0','get','8851221dpTEFn','ghsAttributes','commandName','afterInit','editor','block','registerDescriptionCallback','_registerLegacyDescription','element','inline','4551590eWewCt','Style','format','2056cOwqeE','descriptionFactory','add','459928HTijZe','12418qHhedK','styleName','registerBlockAttribute'];_0x410a=function(){return _0x4ecdc2;};return _0x410a();}export default class yt extends _0x277f34{[_0xbafb32(0x121)](){const _0x56f241=_0xbafb32,_0x4cec6c=this[_0x56f241(0x122)];if(!_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x13b)](_0x56f241(0x129))||!_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x13b)](_0x56f241(0x113)))return;const _0x3ac7a7=_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x11d)](_0x56f241(0x13e)),_0x5a529f=_0x4cec6c[_0x56f241(0x10f)],_0x3ee85b=_0x4cec6c[_0x56f241(0x137)][_0x56f241(0x11d)](_0x56f241(0x134))||{},_0x57c684=_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x11d)](_0x56f241(0x10e)),_0x18a75a=_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x11d)](_0x56f241(0x133))[_0x56f241(0x132)](_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x11d)](_0x56f241(0x113)),_0x3ee85b[_0x56f241(0x111)]);_0x3ac7a7[_0x56f241(0x13a)](_0x56f241(0x134));const _0x11fe37=new Set();for(const _0x19eeaa of _0x18a75a[_0x56f241(0x123)]){const _0x58e1d9=_0x57c684[_0x56f241(0x13d)](_0x19eeaa[_0x56f241(0x126)]);_0x11fe37[_0x56f241(0x12d)](_0x58e1d9);}const _0x4afd5c=new Set();for(const _0x3dfe2e of _0x18a75a[_0x56f241(0x127)]){const _0x34ff60=_0x57c684[_0x56f241(0x13d)](_0x3dfe2e[_0x56f241(0x126)]);_0x4afd5c[_0x56f241(0x12d)](_0x34ff60);for(const _0x43d981 of _0x3dfe2e[_0x56f241(0x11f)])_0x4afd5c[_0x56f241(0x12d)](_0x43d981);}for(const _0x190726 of _0x11fe37)_0x3ac7a7[_0x56f241(0x131)](_0x190726),_0x3ac7a7[_0x56f241(0x12c)][_0x56f241(0x117)](_0x190726,_0x121703(_0x5a529f,_0x56f241(0x114)));for(const _0x5e5874 of _0x4afd5c)_0x3ac7a7[_0x56f241(0x10d)](_0x5e5874),_0x3ac7a7[_0x56f241(0x12c)][_0x56f241(0x117)](_0x5e5874,_0x121703(_0x5a529f,_0x56f241(0x114)));this[_0x56f241(0x125)]();}[_0xbafb32(0x125)](){const _0x298a4c=_0xbafb32,_0x53fe15=this[_0x298a4c(0x122)],_0x4360a4=_0x53fe15[_0x298a4c(0x10f)];_0x53fe15[_0x298a4c(0x118)][_0x298a4c(0x11d)](_0x298a4c(0x13e))[_0x298a4c(0x12c)][_0x298a4c(0x124)](_0x537387=>{const _0x39327a=_0x298a4c;if(_0x39327a(0x11a)!=_0x537387[_0x39327a(0x136)]&&_0x39327a(0x112)!=_0x537387[_0x39327a(0x136)])return;const {data:_0x5e073f}=_0x537387;return _0x5e073f&&_0x39327a(0x134)===_0x5e073f[_0x39327a(0x120)]?_0x5e073f[_0x39327a(0x13c)][0x0][_0x39327a(0x11b)]?{'type':_0x39327a(0x12a),'content':_0x121703(_0x4360a4,_0x39327a(0x11c),_0x5e073f[_0x39327a(0x13c)][0x0][_0x39327a(0x130)][_0x39327a(0x115)]())}:{'type':_0x39327a(0x12a),'content':_0x121703(_0x4360a4,_0x39327a(0x110),_0x5e073f[_0x39327a(0x13c)][0x0][_0x39327a(0x130)][_0x39327a(0x115)]())}:void 0x0;});}}
23
+ function _0xec74(){const _0x20042b=['registerBlockAttribute','config','3591810ImCOGK','registerAttributeLabel','StyleUtils','formatBlock','*Set\x20format:*\x20%0','commandName','forceValue','formatInline','toLowerCase','14461200XFSpXT','format','has','266584dCrAox','plugins','154UAdDRr','add','1ELCVSC','enableDefaultAttributesIntegration','ghsAttributes','style','*Remove\x20format:*\x20%0','TrackChangesEditing','registerDescriptionCallback','2907690oZyqJh','inline','normalizeConfig','DataSchema','6257735NZZYhr','_registerLegacyDescription','block','afterInit','commandParams','GeneralHtmlSupport','get','4485036jSdfEZ','element','getGhsAttributeNameForElement','locale','FORMAT_STYLE','editor','2325686wgvqpZ','definitions','descriptionFactory','styleName','registerInlineAttribute','type','Style'];_0xec74=function(){return _0x20042b;};return _0xec74();}const _0x340815=_0x8a4e;(function(_0x3483ab,_0x36b12c){const _0x1c9883=_0x8a4e,_0x2e62ee=_0x3483ab();while(!![]){try{const _0x19e6bf=-parseInt(_0x1c9883(0xb0))/0x1*(parseInt(_0x1c9883(0xc8))/0x2)+-parseInt(_0x1c9883(0xb7))/0x3+parseInt(_0x1c9883(0xc2))/0x4+-parseInt(_0x1c9883(0xbb))/0x5+parseInt(_0x1c9883(0xa0))/0x6+parseInt(_0x1c9883(0xae))/0x7*(parseInt(_0x1c9883(0xac))/0x8)+parseInt(_0x1c9883(0xa9))/0x9;if(_0x19e6bf===_0x36b12c)break;else _0x2e62ee['push'](_0x2e62ee['shift']());}catch(_0x222bd2){_0x2e62ee['push'](_0x2e62ee['shift']());}}}(_0xec74,0xa5154));import{Plugin as _0x5f0cc6}from'ckeditor5/src/core.js';function _0x8a4e(_0xf92c5d,_0x21fb14){const _0xec745a=_0xec74();return _0x8a4e=function(_0x8a4e0d,_0xf5a6df){_0x8a4e0d=_0x8a4e0d-0x98;let _0x43c987=_0xec745a[_0x8a4e0d];return _0x43c987;},_0x8a4e(_0xf92c5d,_0x21fb14);}import{getTranslation as _0x10bc8d}from'../utils/common-translations.js';export default class yt extends _0x5f0cc6{[_0x340815(0xbe)](){const _0x29814c=_0x340815,_0x5b5367=this[_0x29814c(0xc7)];if(!_0x5b5367[_0x29814c(0xad)][_0x29814c(0xab)](_0x29814c(0x9d))||!_0x5b5367[_0x29814c(0xad)][_0x29814c(0xab)](_0x29814c(0xba)))return;const _0x5349aa=_0x5b5367[_0x29814c(0xad)][_0x29814c(0xc1)](_0x29814c(0xb5)),_0x214d10=_0x5b5367[_0x29814c(0xc5)],_0x737a82=_0x5b5367[_0x29814c(0x9f)][_0x29814c(0xc1)](_0x29814c(0xb3))||{},_0x4e9529=_0x5b5367[_0x29814c(0xad)][_0x29814c(0xc1)](_0x29814c(0xc0)),_0x46e93b=_0x5b5367[_0x29814c(0xad)][_0x29814c(0xc1)](_0x29814c(0xa2))[_0x29814c(0xb9)](_0x5b5367[_0x29814c(0xad)][_0x29814c(0xc1)](_0x29814c(0xba)),_0x737a82[_0x29814c(0x98)]);_0x5349aa[_0x29814c(0xb1)](_0x29814c(0xb3));const _0x7d1c3d=new Set();for(const _0x37fe3a of _0x46e93b[_0x29814c(0xbd)]){const _0x33a5f5=_0x4e9529[_0x29814c(0xc4)](_0x37fe3a[_0x29814c(0xc3)]);_0x7d1c3d[_0x29814c(0xaf)](_0x33a5f5);}const _0x5a519f=new Set();for(const _0x3f61a9 of _0x46e93b[_0x29814c(0xb8)]){const _0xc5c98a=_0x4e9529[_0x29814c(0xc4)](_0x3f61a9[_0x29814c(0xc3)]);_0x5a519f[_0x29814c(0xaf)](_0xc5c98a);for(const _0x3768ab of _0x3f61a9[_0x29814c(0xb2)])_0x5a519f[_0x29814c(0xaf)](_0x3768ab);}for(const _0x1225a4 of _0x7d1c3d)_0x5349aa[_0x29814c(0x9e)](_0x1225a4),_0x5349aa[_0x29814c(0x99)][_0x29814c(0xa1)](_0x1225a4,_0x10bc8d(_0x214d10,_0x29814c(0xc6)));for(const _0x1984a6 of _0x5a519f)_0x5349aa[_0x29814c(0x9b)](_0x1984a6),_0x5349aa[_0x29814c(0x99)][_0x29814c(0xa1)](_0x1984a6,_0x10bc8d(_0x214d10,_0x29814c(0xc6)));this[_0x29814c(0xbc)]();}[_0x340815(0xbc)](){const _0x54ded4=_0x340815,_0x9011d=this[_0x54ded4(0xc7)],_0x5458e2=_0x9011d[_0x54ded4(0xc5)];_0x9011d[_0x54ded4(0xad)][_0x54ded4(0xc1)](_0x54ded4(0xb5))[_0x54ded4(0x99)][_0x54ded4(0xb6)](_0x371d2e=>{const _0x51729a=_0x54ded4;if(_0x51729a(0xa3)!=_0x371d2e[_0x51729a(0x9c)]&&_0x51729a(0xa7)!=_0x371d2e[_0x51729a(0x9c)])return;const {data:_0x1fb391}=_0x371d2e;return _0x1fb391&&_0x51729a(0xb3)===_0x1fb391[_0x51729a(0xa5)]?_0x1fb391[_0x51729a(0xbf)][0x0][_0x51729a(0xa6)]?{'type':_0x51729a(0xaa),'content':_0x10bc8d(_0x5458e2,_0x51729a(0xa4),_0x1fb391[_0x51729a(0xbf)][0x0][_0x51729a(0x9a)][_0x51729a(0xa8)]())}:{'type':_0x51729a(0xaa),'content':_0x10bc8d(_0x5458e2,_0x51729a(0xb4),_0x1fb391[_0x51729a(0xbf)][0x0][_0x51729a(0x9a)][_0x51729a(0xa8)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x160ce1=_0x1303;(function(_0x8241c7,_0x361818){const _0x40864d=_0x1303,_0x1c1acc=_0x8241c7();while(!![]){try{const _0x1dc327=parseInt(_0x40864d(0x13d))/0x1*(parseInt(_0x40864d(0x139))/0x2)+-parseInt(_0x40864d(0x10b))/0x3+-parseInt(_0x40864d(0xfd))/0x4+parseInt(_0x40864d(0x131))/0x5+parseInt(_0x40864d(0x154))/0x6+-parseInt(_0x40864d(0xf2))/0x7+-parseInt(_0x40864d(0x158))/0x8;if(_0x1dc327===_0x361818)break;else _0x1c1acc['push'](_0x1c1acc['shift']());}catch(_0x117851){_0x1c1acc['push'](_0x1c1acc['shift']());}}}(_0x15f2,0x694e3));import{Plugin as _0x229cd5}from'ckeditor5/src/core.js';function _0x1303(_0x157f33,_0x1aaa40){const _0x15f29e=_0x15f2();return _0x1303=function(_0x130306,_0x5f5652){_0x130306=_0x130306-0xb8;let _0x403ded=_0x15f29e[_0x130306];return _0x403ded;},_0x1303(_0x157f33,_0x1aaa40);}import{LiveRange as _0x272ceb}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3ed403}from'ckeditor5/src/widget.js';function _0x15f2(){const _0xb48085=['2uDSjUA','addClass','maxColumn','insertTableRowBelow','execute','last','_splitMarkerName','max','*Insert:*\x20%0','values','every','commands','rowspan','_suggestionFactory','mapper','has','data','createTableWalker','get','minColumn','getSuggestion','refresh','_acceptFormatSuggestionCallbackFactory','5173608fbAGyi','change:data','name','getCellLocation','4040656IRFfXD','getRanges','length','plugins','createPositionAt','subType','low','above','end','*Remove:*\x20%0','findAncestor','tablePaste','options','registerElementLabel','afterInit','removeTableRow','classes','start','insert','_getSuggestionCoords','writer','getSelectionAffectedTableCells','$textProxy','selection','descriptionFactory','markMultiRangeInsertion','locale','element','insertTable','min','change','first','nodeAfter','highest','minRow','MAX_SAFE_INTEGER','isInContent','isIntersectingWithRange','type','detach','tableCell','suggestion','isTouching','selectTableColumn','TableEditing','discard','differ','isArray','createRangeOn','getChildren','getRowIndexes','setSelection','removeTableColumn','oldRange','getColumnIndexes','ELEMENT_TABLE_ROW','some','tableRow','_tablePostFixingSubtypes','3977127MpcYBG','deletion','insertTableRowAbove','document','join','ELEMENT_TABLE_COLUMN_WITH_TEXT','batch','enableCommand','removeClass','ELEMENT_TABLE_ROW_WITH_TEXT','toViewElement','1177028rwOUVo','_setupColumnsRowsFixing','getAttribute','fromRange','MIN_SAFE_INTEGER','toLowerCase','hasAttribute','root','ELEMENT_TABLE_COLUMN','showSuggestionHighlights','getItems','cell','getContainedElement','isIntersecting','1013151PrftoF','add','addMarker:suggestion','insertTableColumnLeft','TrackChangesEditing','table','insertTableColumnRight','item','accept','rootName','model','markMultiRangeDeletion','enqueueChange','selectTableRow','_getCoordsForCells','addRange','nodeBefore','map','createRangeIn','registerCustomCallback','getFirstRange','startsWith','_tableSuggestions','substr','filter','push','registerPostFixer','editor','registerDescriptionCallback','ELEMENT_TABLE_WITH_TEXT','colspan','getChanges','tableColumn','getChangedMarkers','position','$graveyard','order','insertion','2421100zCiNhE','TableUtils','ELEMENT_TABLE','maxRow','span','isEqual','forceValue','from','790060SNONOS','includes','downcastDispatcher','left'];_0x15f2=function(){return _0xb48085;};return _0x15f2();}import{getTranslation as _0x3a08cb}from'../utils/common-translations.js';export default class jt extends _0x229cd5{constructor(_0x10cf4b){const _0x454436=_0x1303;super(_0x10cf4b),this[_0x454436(0xf1)]=[_0x454436(0xf0),_0x454436(0x12b)],this[_0x454436(0x121)]=new Set();}[_0x160ce1(0xc5)](){const _0x5a6e58=_0x160ce1,_0x17ddf8=this[_0x5a6e58(0x126)],_0x1b51be=_0x17ddf8[_0x5a6e58(0x115)][_0x5a6e58(0xf5)][_0x5a6e58(0xce)];if(!_0x17ddf8[_0x5a6e58(0xba)][_0x5a6e58(0x14c)](_0x5a6e58(0xe3)))return;const _0x30fb92=_0x17ddf8[_0x5a6e58(0xd1)],_0x577598=_0x17ddf8[_0x5a6e58(0xba)][_0x5a6e58(0x14f)](_0x5a6e58(0x10f)),_0x351643=_0x17ddf8[_0x5a6e58(0xba)][_0x5a6e58(0x14f)](_0x5a6e58(0x132));_0x577598[_0x5a6e58(0xcf)][_0x5a6e58(0xc4)](_0x5a6e58(0x110),_0x193b80=>_0x3a08cb(_0x30fb92,_0x5a6e58(0x133),_0x193b80)),this[_0x5a6e58(0xfe)](),_0x577598[_0x5a6e58(0xf9)](_0x5a6e58(0xd3)),_0x577598[_0x5a6e58(0xf9)](_0x5a6e58(0x118)),_0x577598[_0x5a6e58(0xf9)](_0x5a6e58(0xe2));for(const _0xa7c7e7 of[_0x5a6e58(0xf4),_0x5a6e58(0x140)]){const _0x348d50=_0x17ddf8[_0x5a6e58(0x148)][_0x5a6e58(0x14f)](_0xa7c7e7);_0x577598[_0x5a6e58(0xf9)](_0xa7c7e7,_0xfdb122=>{const _0x63d73b=_0x5a6e58;_0x17ddf8[_0x63d73b(0x115)][_0x63d73b(0xd5)](_0x386891=>{const _0x10838e=_0x63d73b;_0xfdb122();const _0x2b1366=_0x10838e(0xbe)===_0x348d50[_0x10838e(0x12f)],_0x3294b2=_0x351643[_0x10838e(0xcc)](_0x1b51be),_0x27f520=_0x351643[_0x10838e(0xe9)](_0x3294b2),_0x415a89=_0x2b1366?_0x27f520[_0x10838e(0xd6)]-0x1:_0x27f520[_0x10838e(0x142)]+0x1,_0x17c892=_0x3294b2[0x0][_0x10838e(0xc1)](_0x10838e(0x110)),_0xbd38b5=_0x351643[_0x10838e(0x14e)](_0x17c892,{'startRow':_0x415a89,'endRow':_0x415a89}),_0x1ff05c=Array[_0x10838e(0x138)](_0xbd38b5)[_0x10838e(0x11c)](_0x423446=>_0x386891[_0x10838e(0xe7)](_0x423446[_0x10838e(0x108)]));_0x577598[_0x10838e(0xd0)](_0x1ff05c,_0x10838e(0xf0));});});}for(const _0x1c9028 of[_0x5a6e58(0x10e),_0x5a6e58(0x111)]){const _0x518f80=_0x17ddf8[_0x5a6e58(0x148)][_0x5a6e58(0x14f)](_0x1c9028);_0x577598[_0x5a6e58(0xf9)](_0x1c9028,_0x44835f=>{const _0x5aedd3=_0x5a6e58;_0x17ddf8[_0x5aedd3(0x115)][_0x5aedd3(0xd5)](_0x515d44=>{const _0x122de2=_0x5aedd3;_0x44835f();const _0x5228dd=_0x122de2(0x13c)===_0x518f80[_0x122de2(0x12f)],_0x2b4221=_0x351643[_0x122de2(0xcc)](_0x1b51be),_0x299cbf=_0x351643[_0x122de2(0xed)](_0x2b4221),_0x29121f=_0x5228dd?_0x299cbf[_0x122de2(0xd6)]-0x1:_0x299cbf[_0x122de2(0x142)]+0x1,_0x4789a1=_0x2b4221[0x0][_0x122de2(0xc1)](_0x122de2(0x110)),_0x3a68da=_0x351643[_0x122de2(0x14e)](_0x4789a1,{'startRow':0x0,'column':_0x29121f,'includeAllSlots':!0x1}),_0x40533b=Array[_0x122de2(0x138)](_0x3a68da)[_0x122de2(0x11c)](_0x39d686=>_0x515d44[_0x122de2(0xe7)](_0x39d686[_0x122de2(0x108)]));_0x577598[_0x122de2(0xd0)](_0x40533b,_0x122de2(0x12b));});});}for(const _0x367463 of[_0x5a6e58(0xc6),_0x5a6e58(0xeb)]){const _0x3963b3=_0x367463[_0x5a6e58(0x122)](0xb),_0x4cad11=_0x3963b3[_0x5a6e58(0x102)](),_0x468bde=_0x4cad11[_0x5a6e58(0x122)](0x0,0x3)+_0x5a6e58(0x135),_0x456098=_0x5a6e58(0x110)+_0x3963b3,_0x22ab83=_0x5a6e58(0xd4)+_0x3963b3,_0x13b386=_0x5a6e58(0x144)+_0x3963b3;_0x577598[_0x5a6e58(0xf9)](_0x367463,()=>{const _0x373053=_0x5a6e58;_0x17ddf8[_0x373053(0x115)][_0x373053(0xd5)](_0x1ce347=>{const _0x1872b3=_0x373053,_0x406f35=_0x351643[_0x1872b3(0xcc)](_0x1b51be),_0x3505a9=_0x406f35[0x0][_0x1872b3(0xc1)](_0x1872b3(0x110));let _0x4babfc;if(_0x1872b3(0xc6)==_0x367463){const _0x4e1f18=_0x351643[_0x1872b3(0xe9)](_0x406f35);_0x4babfc={'startRow':_0x4e1f18[_0x1872b3(0xd6)],'endRow':_0x4e1f18[_0x1872b3(0x142)],'includeAllSlots':!0x0};}else{const _0x4da08f=_0x351643[_0x1872b3(0xed)](_0x406f35);_0x4babfc={'startColumn':_0x4da08f[_0x1872b3(0xd6)],'endColumn':_0x4da08f[_0x1872b3(0x142)],'includeAllSlots':!0x0};}const _0x5089ce=_0x351643[_0x1872b3(0x14e)](_0x3505a9,_0x4babfc),_0x14ec95=Array[_0x1872b3(0x138)](_0x5089ce)[_0x1872b3(0x11c)](({cell:_0x42d942})=>_0x42d942),_0x1d694a=Ee(_0x14ec95[_0x1872b3(0x123)](_0x53e306=>_0x53e306[_0x1872b3(0x103)](_0x468bde))),_0xea2f4d=Ee(_0x14ec95[_0x1872b3(0x123)](_0x210409=>!_0x210409[_0x1872b3(0x103)](_0x468bde)))[_0x1872b3(0x11c)](_0x4aa275=>_0x1ce347[_0x1872b3(0xe7)](_0x4aa275)),_0x27f95d=_0x577598[_0x1872b3(0x116)](_0xea2f4d,_0x456098);if(_0x27f95d&&(_0x1872b3(0xf0)==_0x27f95d[_0x1872b3(0xbc)]||_0x1872b3(0x12b)==_0x27f95d[_0x1872b3(0xbc)])){const _0x10eda4=this[_0x1872b3(0xca)](_0x27f95d);for(const _0xff24b4 of _0x1d694a){const _0x54173f=_0x1ce347[_0x1872b3(0xe7)](_0xff24b4),_0x8850cb=_0x351643[_0x1872b3(0x157)](_0xff24b4),_0x4f56cc=_0xff24b4[_0x1872b3(0xff)](_0x468bde)-0x1,_0x459c96=_0x10eda4[_0x22ab83],_0x34a082=_0x10eda4[_0x13b386];_0x459c96<=_0x8850cb[_0x4cad11]&&_0x8850cb[_0x4cad11]+_0x4f56cc<=_0x34a082&&_0x27f95d[_0x1872b3(0x11a)](_0x54173f);}}});});}function _0x2e66cf(_0x4511ad){const _0x35342d=_0x5a6e58,_0x485be0=Array[_0x35342d(0x138)](_0x1b51be[_0x35342d(0xb8)]())[_0x35342d(0x11c)](_0x5f4d3f=>_0x272ceb[_0x35342d(0x100)](_0x5f4d3f));_0x17ddf8[_0x35342d(0x115)][_0x35342d(0xd5)](_0xe1310e=>{const _0x50c621=_0x35342d,_0x498591=_0xe1310e[_0x50c621(0xf8)];_0x4511ad=_0x4511ad[_0x50c621(0x123)](_0x124814=>_0x50c621(0x12e)!=_0x124814[_0x50c621(0x104)][_0x50c621(0x114)]),_0xe1310e[_0x50c621(0xea)](_0x4511ad),_0x17ddf8[_0x50c621(0x148)][_0x50c621(0x14f)](_0x50c621(0xc6))[_0x50c621(0x152)](),_0x17ddf8[_0x50c621(0x141)](_0x50c621(0xc6),{'forceDefaultExecution':!0x0}),_0x17ddf8[_0x50c621(0x115)][_0x50c621(0x117)](()=>{const _0x3e17fb=_0x50c621;_0x17ddf8[_0x3e17fb(0x115)][_0x3e17fb(0x117)](_0x498591,_0x3cefe9=>{const _0x36aa07=_0x3e17fb,_0x13de21=_0x485be0[_0x36aa07(0x123)](_0x56dc7a=>_0x36aa07(0x12e)!=_0x56dc7a[_0x36aa07(0x104)][_0x36aa07(0x114)]);_0x13de21[_0x36aa07(0xb9)]>0x0&&_0x3cefe9[_0x36aa07(0xea)](_0x13de21);for(const _0x5e981c of _0x485be0)_0x5e981c[_0x36aa07(0xde)]();});});});}function _0x3edb30(_0x16417c){const _0x5913ab=_0x5a6e58;_0x17ddf8[_0x5913ab(0x115)][_0x5913ab(0xd5)](_0x134327=>{const _0x7eda40=_0x5913ab,_0x32ddfc=Array[_0x7eda40(0x138)](_0x1b51be[_0x7eda40(0xb8)]())[_0x7eda40(0x11c)](_0x315d8c=>_0x272ceb[_0x7eda40(0x100)](_0x315d8c)),_0x5129e1=[];for(const _0x1412e2 of _0x16417c)for(const _0x4b24bb of _0x1412e2[_0x7eda40(0x107)]({'shallow':!0x0}))_0x5129e1[_0x7eda40(0x124)](_0x4b24bb);for(const _0x57e5f0 of _0x5129e1)_0x7eda40(0x12e)!=_0x57e5f0[_0x7eda40(0x104)][_0x7eda40(0x114)]&&(_0x134327[_0x7eda40(0xea)](_0x134327[_0x7eda40(0xbb)](_0x57e5f0,0x0)),_0x17ddf8[_0x7eda40(0x148)][_0x7eda40(0x14f)](_0x7eda40(0xeb))[_0x7eda40(0x152)](),_0x17ddf8[_0x7eda40(0x141)](_0x7eda40(0xeb),{'forceDefaultExecution':!0x0}));const _0x319f05=_0x32ddfc[_0x7eda40(0x123)](_0x541982=>_0x7eda40(0x12e)!=_0x541982[_0x7eda40(0x104)][_0x7eda40(0x114)]);_0x319f05[_0x7eda40(0xb9)]>0x0&&_0x134327[_0x7eda40(0xea)](_0x319f05);for(const _0x4985fe of _0x32ddfc)_0x4985fe[_0x7eda40(0xde)]();});}function _0x2e913f(_0x175fc5,_0x2fb1aa){const _0x42c63f=_0x5a6e58;return _0x2fb1aa[_0x42c63f(0x147)](_0xd8fc70=>_0x175fc5[_0x42c63f(0xef)](_0x1a5a45=>_0x1a5a45[_0x42c63f(0xbf)][_0x42c63f(0x136)](_0xd8fc70[_0x42c63f(0xc8)])||_0xd8fc70[_0x42c63f(0xbf)][_0x42c63f(0x136)](_0x1a5a45[_0x42c63f(0xc8)])));}function _0x2ea455(_0x448571,_0x53fe75){const _0x105110=_0x5a6e58;return!_0x448571[_0x105110(0xef)](_0xe1d3ff=>_0x53fe75[_0x105110(0xef)](_0x19a8a5=>_0xe1d3ff[_0x105110(0x10a)](_0x19a8a5)))&&_0x448571[_0x105110(0xef)](_0x55d9c9=>_0x53fe75[_0x105110(0xef)](_0x458473=>_0x55d9c9[_0x105110(0xbf)][_0x105110(0xe1)](_0x458473[_0x105110(0xc8)])));}_0x17ddf8[_0x5a6e58(0x14d)][_0x5a6e58(0x13b)]['on'](_0x5a6e58(0x10d),(_0x4c1406,_0x2cbbf3,_0x14d749)=>{const _0x10571f=_0x5a6e58;if(!_0x14d749[_0x10571f(0xc3)][_0x10571f(0x106)])return;const _0x12782c=_0x2cbbf3[_0x10571f(0x112)];if(!_0x12782c)return;const _0x34b089=_0x14d749[_0x10571f(0x14b)][_0x10571f(0xfc)](_0x12782c);function _0x257253(_0x58edaf){const _0x204e0a=_0x10571f;return Array[_0x204e0a(0xe6)](_0x58edaf)?_0x58edaf:[_0x58edaf];}_0x34b089&&_0x10571f(0xdf)===_0x12782c[_0x10571f(0x156)]&&_0x3ed403(_0x34b089,_0x14d749[_0x10571f(0xcb)],(_0x1bd123,_0x1523f3,_0xfcecaa)=>_0xfcecaa[_0x10571f(0x13e)](_0x257253(_0x1523f3[_0x10571f(0xc7)]),_0x1bd123),(_0x10e39e,_0x45c765,_0x229488)=>_0x229488[_0x10571f(0xfa)](_0x257253(_0x45c765[_0x10571f(0xc7)]),_0x10e39e));},{'priority':_0x5a6e58(0xd8)}),_0x577598[_0x5a6e58(0xcf)][_0x5a6e58(0x127)](_0x46562c=>{const _0x44a9cf=_0x5a6e58;if(_0x44a9cf(0x130)!=_0x46562c[_0x44a9cf(0xdd)]&&_0x44a9cf(0xf3)!=_0x46562c[_0x44a9cf(0xdd)])return;const _0x2d0b71=_0x46562c[_0x44a9cf(0x109)]();if(null!=_0x2d0b71&&_0x2d0b71['is'](_0x44a9cf(0xd2),_0x44a9cf(0x110))){if(_0x44a9cf(0x130)==_0x46562c[_0x44a9cf(0xdd)]){const _0x417f7b=_0x46562c[_0x44a9cf(0x107)]()[_0x44a9cf(0x123)](_0x377a0e=>_0x377a0e['is'](_0x44a9cf(0xcd)))[_0x44a9cf(0x11c)](_0x3c5e07=>_0x3c5e07[_0x44a9cf(0x14d)]);if(_0x417f7b[_0x44a9cf(0xb9)])return{'type':_0x44a9cf(0x130),'content':_0x3a08cb(_0x30fb92,_0x44a9cf(0x145),_0x3a08cb(_0x30fb92,_0x44a9cf(0x128),'\x22'+_0x417f7b[_0x44a9cf(0xf6)]('\x20')+'\x22'))};}if(_0x44a9cf(0xf3)==_0x46562c[_0x44a9cf(0xdd)]){const _0x322172=_0x46562c[_0x44a9cf(0x107)]()[_0x44a9cf(0x123)](_0x2bd51c=>_0x2bd51c['is'](_0x44a9cf(0xcd)))[_0x44a9cf(0x11c)](_0x207e02=>_0x207e02[_0x44a9cf(0x14d)]);if(_0x322172[_0x44a9cf(0xb9)])return{'type':_0x44a9cf(0xf3),'content':_0x3a08cb(_0x30fb92,_0x44a9cf(0xc0),_0x3a08cb(_0x30fb92,_0x44a9cf(0x128),'\x22'+_0x322172[_0x44a9cf(0xf6)]('\x20')+'\x22'))};}}}),_0x577598[_0x5a6e58(0xcf)][_0x5a6e58(0x127)](_0x1e9510=>{const _0x54f360=_0x5a6e58;if(_0x54f360(0xf0)==_0x1e9510[_0x54f360(0xbc)]){const _0x348db7=_0x1e9510[_0x54f360(0x107)]()[_0x54f360(0x123)](_0x3a44e0=>_0x3a44e0['is'](_0x54f360(0xcd)))[_0x54f360(0x11c)](_0x46e7b9=>_0x46e7b9[_0x54f360(0x14d)]),_0x1c5c03=this[_0x54f360(0xca)](_0x1e9510),_0x4a5fd2=_0x1c5c03[_0x54f360(0x134)]-_0x1c5c03[_0x54f360(0xd9)]+0x1;if(_0x54f360(0x130)==_0x1e9510[_0x54f360(0xdd)])return _0x348db7[_0x54f360(0xb9)]?{'type':_0x54f360(0x130),'content':_0x3a08cb(_0x30fb92,_0x54f360(0x145),_0x3a08cb(_0x30fb92,_0x54f360(0xfb),[_0x4a5fd2,'\x22'+_0x348db7[_0x54f360(0xf6)]('\x20')+'\x22']))}:{'type':_0x54f360(0x130),'content':_0x3a08cb(_0x30fb92,_0x54f360(0x145),_0x3a08cb(_0x30fb92,_0x54f360(0xee),_0x4a5fd2))};if(_0x54f360(0xf3)==_0x1e9510[_0x54f360(0xdd)])return _0x348db7[_0x54f360(0xb9)]?{'type':_0x54f360(0xf3),'content':_0x3a08cb(_0x30fb92,_0x54f360(0xc0),_0x3a08cb(_0x30fb92,_0x54f360(0xfb),[_0x4a5fd2,'\x22'+_0x348db7[_0x54f360(0xf6)]('\x20')+'\x22']))}:{'type':_0x54f360(0xf3),'content':_0x3a08cb(_0x30fb92,_0x54f360(0xc0),_0x3a08cb(_0x30fb92,_0x54f360(0xee),_0x4a5fd2))};}if(_0x54f360(0x12b)==_0x1e9510[_0x54f360(0xbc)]){const _0x532f18=_0x1e9510[_0x54f360(0x107)]()[_0x54f360(0x123)](_0xa0404b=>_0xa0404b['is'](_0x54f360(0xcd)))[_0x54f360(0x11c)](_0x5af632=>_0x5af632[_0x54f360(0x14d)]),_0x46acd6=this[_0x54f360(0xca)](_0x1e9510),_0x4e9874=_0x46acd6[_0x54f360(0x13f)]-_0x46acd6[_0x54f360(0x150)]+0x1;if(_0x54f360(0x130)==_0x1e9510[_0x54f360(0xdd)])return _0x532f18[_0x54f360(0xb9)]?{'type':_0x54f360(0x130),'content':_0x3a08cb(_0x30fb92,_0x54f360(0x145),_0x3a08cb(_0x30fb92,_0x54f360(0xf7),[_0x4e9874,'\x22'+_0x532f18[_0x54f360(0xf6)]('\x20')+'\x22']))}:{'type':_0x54f360(0x130),'content':_0x3a08cb(_0x30fb92,_0x54f360(0x145),_0x3a08cb(_0x30fb92,_0x54f360(0x105),_0x4e9874))};if(_0x54f360(0xf3)==_0x1e9510[_0x54f360(0xdd)])return _0x532f18[_0x54f360(0xb9)]?{'type':_0x54f360(0xf3),'content':_0x3a08cb(_0x30fb92,_0x54f360(0xc0),_0x3a08cb(_0x30fb92,_0x54f360(0xf7),[_0x4e9874,'\x22'+_0x532f18[_0x54f360(0xf6)]('\x20')+'\x22']))}:{'type':_0x54f360(0xf3),'content':_0x3a08cb(_0x30fb92,_0x54f360(0xc0),_0x3a08cb(_0x30fb92,_0x54f360(0x105),_0x4e9874))};}}),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0x130),_0x5a6e58(0xf0),_0x5a6e58(0xe4),_0x2e66cf),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0xf3),_0x5a6e58(0xf0),_0x5a6e58(0x113),_0x2e66cf),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0x130),_0x5a6e58(0x12b),_0x5a6e58(0xe4),_0x3edb30),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0xf3),_0x5a6e58(0x12b),_0x5a6e58(0x113),_0x3edb30),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0x130),_0x5a6e58(0x12b),_0x5a6e58(0xf6),_0x2e913f),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0xf3),_0x5a6e58(0x12b),_0x5a6e58(0xf6),_0x2e913f),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0x130),_0x5a6e58(0xf0),_0x5a6e58(0xf6),_0x2ea455),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0xf3),_0x5a6e58(0xf0),_0x5a6e58(0xf6),_0x2ea455);}[_0x160ce1(0x153)](){const _0x55a9de=_0x160ce1,_0x520f12=this[_0x55a9de(0x126)],_0x362173=_0x520f12[_0x55a9de(0x115)][_0x55a9de(0xf5)][_0x55a9de(0xce)];return(_0x5c2b97,_0x3bbf31)=>{const _0x3a86f5=_0x55a9de;_0x520f12[_0x3a86f5(0x115)][_0x3a86f5(0xd5)](_0x5e5061=>{const _0x3b1e5a=_0x3a86f5,{commandName:_0x456ddf,commandParams:_0x3b5709}=_0x3bbf31;let _0x4ae33a=_0x5c2b97[0x0][_0x3b1e5a(0xbf)][_0x3b1e5a(0x11b)];_0x3b5709&&_0x3b5709[0x0]&&!0x1===_0x3b5709[0x0][_0x3b1e5a(0x137)]&&(_0x4ae33a=_0x5c2b97[0x0][_0x3b1e5a(0xc8)][_0x3b1e5a(0xd7)]);const _0xe5c172=_0x5e5061[_0x3b1e5a(0x11d)](_0x4ae33a);if(_0x3b1e5a(0x12e)==_0xe5c172[_0x3b1e5a(0x104)][_0x3b1e5a(0x114)])return;const _0x5dd951=Array[_0x3b1e5a(0x138)](_0x362173[_0x3b1e5a(0xb8)]())[_0x3b1e5a(0x11c)](_0x1a98c8=>_0x272ceb[_0x3b1e5a(0x100)](_0x1a98c8));_0x5e5061[_0x3b1e5a(0xea)](_0xe5c172),_0x520f12[_0x3b1e5a(0x148)][_0x3b1e5a(0x14f)](_0x456ddf)[_0x3b1e5a(0x152)](),_0x3b5709[_0x3b1e5a(0x124)]({'forceDefaultExecution':!0x0}),_0x520f12[_0x3b1e5a(0x141)](_0x456ddf,..._0x3b5709);const _0x3c7ecb=_0x5dd951[_0x3b1e5a(0x123)](_0x4993ef=>_0x3b1e5a(0x12e)!=_0x4993ef[_0x3b1e5a(0x104)][_0x3b1e5a(0x114)]);_0x3c7ecb[_0x3b1e5a(0xb9)]>0x0&&_0x5e5061[_0x3b1e5a(0xea)](_0x3c7ecb);for(const _0x5402de of _0x5dd951)_0x5402de[_0x3b1e5a(0xde)]();});};}[_0x160ce1(0x119)](_0x500415){const _0x54fa26=_0x160ce1,_0x24781c=this[_0x54fa26(0x126)][_0x54fa26(0xba)][_0x54fa26(0x14f)](_0x54fa26(0x132));let _0x3c43cb=Number[_0x54fa26(0xda)],_0x51828d=Number[_0x54fa26(0x101)],_0x1736e0=Number[_0x54fa26(0xda)],_0x513357=Number[_0x54fa26(0x101)];for(const _0x3ad63e of _0x500415){if(_0x54fa26(0x12e)==_0x3ad63e[_0x54fa26(0x104)][_0x54fa26(0x114)])continue;const {row:_0x1ae06c,column:_0xb4ae47}=_0x24781c[_0x54fa26(0x157)](_0x3ad63e),_0x148328=_0x3ad63e[_0x54fa26(0x103)](_0x54fa26(0x149))?_0x3ad63e[_0x54fa26(0xff)](_0x54fa26(0x149))-0x1:0x0,_0xf537c8=_0x3ad63e[_0x54fa26(0x103)](_0x54fa26(0x129))?_0x3ad63e[_0x54fa26(0xff)](_0x54fa26(0x129))-0x1:0x0;_0x3c43cb=_0x1ae06c<_0x3c43cb?_0x1ae06c:_0x3c43cb,_0x51828d=_0x1ae06c+_0x148328>_0x51828d?_0x1ae06c+_0x148328:_0x51828d,_0x1736e0=_0xb4ae47<_0x1736e0?_0xb4ae47:_0x1736e0,_0x513357=_0xb4ae47+_0xf537c8>_0x513357?_0xb4ae47+_0xf537c8:_0x513357;}return{'minRow':_0x3c43cb,'maxRow':_0x51828d,'minColumn':_0x1736e0,'maxColumn':_0x513357};}[_0x160ce1(0xfe)](){const _0x43e36d=_0x160ce1,_0x1937a4=this[_0x43e36d(0x126)],_0xafa3a0=_0x1937a4[_0x43e36d(0xba)][_0x43e36d(0x14f)](_0x43e36d(0x10f)),_0x186541=_0x1937a4[_0x43e36d(0xba)][_0x43e36d(0x14f)](_0x43e36d(0x132));_0x1937a4[_0x43e36d(0x115)][_0x43e36d(0xf5)]['on'](_0x43e36d(0x155),()=>{const _0x49e551=_0x43e36d,_0x50115f=Array[_0x49e551(0x138)](_0x1937a4[_0x49e551(0x115)][_0x49e551(0xf5)][_0x49e551(0xe5)][_0x49e551(0x12c)]());for(const {name:_0x39e657,data:_0x3b707f}of _0x50115f){const {group:_0x5e4932,id:_0xcdc2b6,subType:_0x57e879}=_0xafa3a0[_0x49e551(0x143)](_0x39e657);if(_0x49e551(0xe0)!=_0x5e4932)continue;if(null!=_0x3b707f[_0x49e551(0xec)])continue;const _0x2dba21=_0xafa3a0[_0x49e551(0x151)](_0xcdc2b6);this[_0x49e551(0xf1)][_0x49e551(0x13a)](_0x57e879)&&this[_0x49e551(0x121)][_0x49e551(0x10c)](_0x2dba21);}},{'priority':_0x43e36d(0xbd)});const _0x4bb64c=(_0x446914,_0xd3b1f8)=>{const _0x32fd8f=_0x43e36d;let _0x2d8138=!0x1;const _0x2b827e=_0xd3b1f8[_0x32fd8f(0xe7)](_0x446914),_0x2206ed=_0x446914[_0x32fd8f(0xc1)](_0x32fd8f(0x110)),_0x2428df=_0x186541[_0x32fd8f(0x157)](_0x446914);for(const _0x2ad249 of this[_0x32fd8f(0x121)]){const _0x4bf66c=_0x2ad249[_0x32fd8f(0xbc)],_0x2a770e=_0x4bf66c[_0x32fd8f(0x120)](_0x32fd8f(0xc2)),_0x3f6934=_0x4bf66c[_0x32fd8f(0x122)](_0x2a770e?0xa:0x5),_0x280451=_0x3f6934[_0x32fd8f(0x102)](),_0x743dca=_0x280451[_0x32fd8f(0x122)](0x0,0x3)+_0x32fd8f(0x135),_0x4b8762=_0x32fd8f(0xd4)+_0x3f6934,_0x30b481=_0x32fd8f(0x144)+_0x3f6934;if(!_0x2ad249[_0x32fd8f(0xdb)])continue;if(_0x2206ed!=_0x2ad249[_0x32fd8f(0x11f)]()[_0x32fd8f(0xc8)][_0x32fd8f(0xc1)](_0x32fd8f(0x110)))continue;if(_0x2ad249[_0x32fd8f(0xdc)](_0x2b827e))continue;const _0x241828=_0x446914[_0x32fd8f(0x103)](_0x743dca)?_0x446914[_0x32fd8f(0xff)](_0x743dca)-0x1:0x0,_0x123ba2=this[_0x32fd8f(0xca)](_0x2ad249),_0x1dc8ff=_0x123ba2[_0x4b8762],_0x1bd887=_0x123ba2[_0x30b481];_0x1dc8ff<=_0x2428df[_0x280451]&&_0x2428df[_0x280451]+_0x241828<=_0x1bd887&&(_0x2ad249[_0x32fd8f(0x11a)](_0x2b827e),_0x2d8138=!0x0);}return _0x2d8138;};_0x1937a4[_0x43e36d(0x115)][_0x43e36d(0xf5)][_0x43e36d(0x125)](_0xb79773=>{const _0x4338a8=_0x43e36d;let _0x54155d=!0x1;for(const _0x2a1d34 of _0x1937a4[_0x4338a8(0x115)][_0x4338a8(0xf5)][_0x4338a8(0xe5)][_0x4338a8(0x12a)]())if(_0x4338a8(0xc9)==_0x2a1d34[_0x4338a8(0xdd)]){if(_0x4338a8(0xf0)==_0x2a1d34[_0x4338a8(0x156)]){for(const _0x5b4235 of _0x2a1d34[_0x4338a8(0x12d)][_0x4338a8(0xd7)][_0x4338a8(0xe8)]())_0x54155d=_0x54155d||_0x4bb64c(_0x5b4235,_0xb79773);}else _0x4338a8(0xdf)==_0x2a1d34[_0x4338a8(0x156)]&&(_0x54155d=_0x54155d||_0x4bb64c(_0x2a1d34[_0x4338a8(0x12d)][_0x4338a8(0xd7)],_0xb79773));}return _0x54155d;});}[_0x160ce1(0xca)](_0x26f1bc){const _0x2c652e=_0x160ce1;return this[_0x2c652e(0x119)](_0x26f1bc[_0x2c652e(0xb8)]()[_0x2c652e(0x11c)](_0x4199e2=>_0x4199e2[_0x2c652e(0xc8)][_0x2c652e(0xd7)]));}}function Ee(_0x361ba1){const _0x6b1444=_0x160ce1;return Array[_0x6b1444(0x138)](new Set(_0x361ba1)[_0x6b1444(0x146)]());}
23
+ function _0x3476(_0x4eafba,_0x1cb73b){const _0x111180=_0x1111();return _0x3476=function(_0x3476f9,_0x499579){_0x3476f9=_0x3476f9-0x99;let _0x17f100=_0x111180[_0x3476f9];return _0x17f100;},_0x3476(_0x4eafba,_0x1cb73b);}const _0x2d62a9=_0x3476;function _0x1111(){const _0x512ab2=['addMarker:suggestion','removeTableRow','item','createRangeOn','getChildren','tableColumn','showSuggestionHighlights','getContainedElement','_splitMarkerName','2062248oaFhUZ','insertTableColumnLeft','editor','getSelectionAffectedTableCells','detach','createTableWalker','deletion','differ','root','enqueueChange','push','model','26871ILKEpQ','isTouching','*Remove:*\x20%0','startsWith','insertTable','colspan','toLowerCase','type','span','_getSuggestionCoords','enableCommand','removeTableColumn','table','options','document','hasAttribute','_tablePostFixingSubtypes','toViewElement','above','tableCell','findAncestor','MAX_SAFE_INTEGER','_acceptFormatSuggestionCallbackFactory','*Insert:*\x20%0','createPositionAt','$textProxy','oldRange','isInContent','10fjwkkZ','insertTableRowBelow','change','_getCoordsForCells','length','downcastDispatcher','classes','14GvCWYK','isArray','cell','376asKqLj','getRowIndexes','removeClass','accept','getColumnIndexes','substr','afterInit','tablePaste','selection','362506vIXGXR','getItems','highest','selectTableRow','writer','getAttribute','maxColumn','$graveyard','TableUtils','_tableSuggestions','subType','mapper','registerPostFixer','36511983rSRRxB','ELEMENT_TABLE_ROW_WITH_TEXT','tableRow','ELEMENT_TABLE_COLUMN_WITH_TEXT','filter','markMultiRangeDeletion','isEqual','selectTableColumn','order','position','minColumn','addClass','getSuggestion','batch','has','getRanges','getChanges','nodeAfter','change:data','registerCustomCallback','forceValue','discard','insertTableRowAbove','isIntersecting','end','setSelection','every','from','map','isIntersectingWithRange','includes','locale','insert','insertTableColumnRight','ELEMENT_TABLE_COLUMN','getCellLocation','getFirstRange','779416DzRWqn','nodeBefore','values','MIN_SAFE_INTEGER','commands','fromRange','min','execute','low','markMultiRangeInsertion','maxRow','ELEMENT_TABLE_WITH_TEXT','left','refresh','some','3232430DdVRtL','insertion','plugins','data','rootName','registerElementLabel','element','first','last','get','max','name','_setupColumnsRowsFixing','TrackChangesEditing','createRangeIn','start','suggestion','registerDescriptionCallback','add','TableEditing','_suggestionFactory','minRow','ELEMENT_TABLE','3307632PTDmol','addRange','join','rowspan','ELEMENT_TABLE_ROW','descriptionFactory','getChangedMarkers'];_0x1111=function(){return _0x512ab2;};return _0x1111();}(function(_0x1797d1,_0x13922d){const _0x1f5231=_0x3476,_0x139f70=_0x1797d1();while(!![]){try{const _0x47c893=-parseInt(_0x1f5231(0xa4))/0x1+-parseInt(_0x1f5231(0x115))/0x2+parseInt(_0x1f5231(0xe6))/0x3*(-parseInt(_0x1f5231(0x10c))/0x4)+-parseInt(_0x1f5231(0xb3))/0x5+-parseInt(_0x1f5231(0xda))/0x6+parseInt(_0x1f5231(0x109))/0x7*(-parseInt(_0x1f5231(0xca))/0x8)+-parseInt(_0x1f5231(0x122))/0x9*(-parseInt(_0x1f5231(0x102))/0xa);if(_0x47c893===_0x13922d)break;else _0x139f70['push'](_0x139f70['shift']());}catch(_0x4b16d7){_0x139f70['push'](_0x139f70['shift']());}}}(_0x1111,0x6aba6));import{Plugin as _0x5f0514}from'ckeditor5/src/core.js';import{LiveRange as _0x4b9ae7}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3ffad0}from'ckeditor5/src/widget.js';import{getTranslation as _0x19f884}from'../utils/common-translations.js';export default class jt extends _0x5f0514{constructor(_0xa171f2){const _0x59bb63=_0x3476;super(_0xa171f2),this[_0x59bb63(0xf6)]=[_0x59bb63(0x124),_0x59bb63(0xd6)],this[_0x59bb63(0x11e)]=new Set();}[_0x2d62a9(0x112)](){const _0x3019ab=_0x2d62a9,_0x4357c3=this[_0x3019ab(0xdc)],_0x1a812d=_0x4357c3[_0x3019ab(0xe5)][_0x3019ab(0xf4)][_0x3019ab(0x114)];if(!_0x4357c3[_0x3019ab(0xb5)][_0x3019ab(0x130)](_0x3019ab(0xc6)))return;const _0x50c8be=_0x4357c3[_0x3019ab(0x9e)],_0xd474ae=_0x4357c3[_0x3019ab(0xb5)][_0x3019ab(0xbc)](_0x3019ab(0xc0)),_0x5661d9=_0x4357c3[_0x3019ab(0xb5)][_0x3019ab(0xbc)](_0x3019ab(0x11d));_0xd474ae[_0x3019ab(0xcf)][_0x3019ab(0xb8)](_0x3019ab(0xf2),_0x408b52=>_0x19f884(_0x50c8be,_0x3019ab(0xc9),_0x408b52)),this[_0x3019ab(0xbf)](),_0xd474ae[_0x3019ab(0xf0)](_0x3019ab(0xea)),_0xd474ae[_0x3019ab(0xf0)](_0x3019ab(0x118)),_0xd474ae[_0x3019ab(0xf0)](_0x3019ab(0x129));for(const _0x199842 of[_0x3019ab(0x138),_0x3019ab(0x103)]){const _0x3f60e7=_0x4357c3[_0x3019ab(0xa8)][_0x3019ab(0xbc)](_0x199842);_0xd474ae[_0x3019ab(0xf0)](_0x199842,_0x19693d=>{const _0xe824aa=_0x3019ab;_0x4357c3[_0xe824aa(0xe5)][_0xe824aa(0x104)](_0x5c0578=>{const _0x57f086=_0xe824aa;_0x19693d();const _0x64b72f=_0x57f086(0xf8)===_0x3f60e7[_0x57f086(0x12a)],_0x3c2f28=_0x5661d9[_0x57f086(0xdd)](_0x1a812d),_0x50ed60=_0x5661d9[_0x57f086(0x10d)](_0x3c2f28),_0x842e01=_0x64b72f?_0x50ed60[_0x57f086(0xba)]-0x1:_0x50ed60[_0x57f086(0xbb)]+0x1,_0x357e31=_0x3c2f28[0x0][_0x57f086(0xfa)](_0x57f086(0xf2)),_0xa183b=_0x5661d9[_0x57f086(0xdf)](_0x357e31,{'startRow':_0x842e01,'endRow':_0x842e01}),_0x4fdef2=Array[_0x57f086(0x9a)](_0xa183b)[_0x57f086(0x9b)](_0x1a13c8=>_0x5c0578[_0x57f086(0xd4)](_0x1a13c8[_0x57f086(0x10b)]));_0xd474ae[_0x57f086(0xad)](_0x4fdef2,_0x57f086(0x124));});});}for(const _0x158ce0 of[_0x3019ab(0xdb),_0x3019ab(0xa0)]){const _0x3f155d=_0x4357c3[_0x3019ab(0xa8)][_0x3019ab(0xbc)](_0x158ce0);_0xd474ae[_0x3019ab(0xf0)](_0x158ce0,_0xa08505=>{const _0x27d4d9=_0x3019ab;_0x4357c3[_0x27d4d9(0xe5)][_0x27d4d9(0x104)](_0x1b856b=>{const _0x48ece3=_0x27d4d9;_0xa08505();const _0x464462=_0x48ece3(0xb0)===_0x3f155d[_0x48ece3(0x12a)],_0x248ed6=_0x5661d9[_0x48ece3(0xdd)](_0x1a812d),_0x1fb163=_0x5661d9[_0x48ece3(0x110)](_0x248ed6),_0x226123=_0x464462?_0x1fb163[_0x48ece3(0xba)]-0x1:_0x1fb163[_0x48ece3(0xbb)]+0x1,_0x5d5e5f=_0x248ed6[0x0][_0x48ece3(0xfa)](_0x48ece3(0xf2)),_0x45e557=_0x5661d9[_0x48ece3(0xdf)](_0x5d5e5f,{'startRow':0x0,'column':_0x226123,'includeAllSlots':!0x1}),_0x5cb919=Array[_0x48ece3(0x9a)](_0x45e557)[_0x48ece3(0x9b)](_0x171732=>_0x1b856b[_0x48ece3(0xd4)](_0x171732[_0x48ece3(0x10b)]));_0xd474ae[_0x48ece3(0xad)](_0x5cb919,_0x48ece3(0xd6));});});}for(const _0x42ed26 of[_0x3019ab(0xd2),_0x3019ab(0xf1)]){const _0x56cd13=_0x42ed26[_0x3019ab(0x111)](0xb),_0x5dcbb9=_0x56cd13[_0x3019ab(0xec)](),_0x5256d3=_0x5dcbb9[_0x3019ab(0x111)](0x0,0x3)+_0x3019ab(0xee),_0x2c613c=_0x3019ab(0xf2)+_0x56cd13,_0x592f01=_0x3019ab(0xaa)+_0x56cd13,_0x51eb46=_0x3019ab(0xbd)+_0x56cd13;_0xd474ae[_0x3019ab(0xf0)](_0x42ed26,()=>{const _0x35f90d=_0x3019ab;_0x4357c3[_0x35f90d(0xe5)][_0x35f90d(0x104)](_0x5ce6ca=>{const _0xbf9da=_0x35f90d,_0x428bc5=_0x5661d9[_0xbf9da(0xdd)](_0x1a812d),_0x49c035=_0x428bc5[0x0][_0xbf9da(0xfa)](_0xbf9da(0xf2));let _0x2166b6;if(_0xbf9da(0xd2)==_0x42ed26){const _0x482e7b=_0x5661d9[_0xbf9da(0x10d)](_0x428bc5);_0x2166b6={'startRow':_0x482e7b[_0xbf9da(0xba)],'endRow':_0x482e7b[_0xbf9da(0xbb)],'includeAllSlots':!0x0};}else{const _0x54b4aa=_0x5661d9[_0xbf9da(0x110)](_0x428bc5);_0x2166b6={'startColumn':_0x54b4aa[_0xbf9da(0xba)],'endColumn':_0x54b4aa[_0xbf9da(0xbb)],'includeAllSlots':!0x0};}const _0x35837b=_0x5661d9[_0xbf9da(0xdf)](_0x49c035,_0x2166b6),_0x3cb8a6=Array[_0xbf9da(0x9a)](_0x35837b)[_0xbf9da(0x9b)](({cell:_0x41b829})=>_0x41b829),_0xce4735=Ee(_0x3cb8a6[_0xbf9da(0x126)](_0x230a91=>_0x230a91[_0xbf9da(0xf5)](_0x5256d3))),_0x3d19ee=Ee(_0x3cb8a6[_0xbf9da(0x126)](_0x218cbe=>!_0x218cbe[_0xbf9da(0xf5)](_0x5256d3)))[_0xbf9da(0x9b)](_0x5a2dd9=>_0x5ce6ca[_0xbf9da(0xd4)](_0x5a2dd9)),_0x2c3278=_0xd474ae[_0xbf9da(0x127)](_0x3d19ee,_0x2c613c);if(_0x2c3278&&(_0xbf9da(0x124)==_0x2c3278[_0xbf9da(0x11f)]||_0xbf9da(0xd6)==_0x2c3278[_0xbf9da(0x11f)])){const _0xee364b=this[_0xbf9da(0xef)](_0x2c3278);for(const _0xce426e of _0xce4735){const _0x4962c4=_0x5ce6ca[_0xbf9da(0xd4)](_0xce426e),_0x4b186c=_0x5661d9[_0xbf9da(0xa2)](_0xce426e),_0x4f928d=_0xce426e[_0xbf9da(0x11a)](_0x5256d3)-0x1,_0x25a2e9=_0xee364b[_0x592f01],_0x1921ca=_0xee364b[_0x51eb46];_0x25a2e9<=_0x4b186c[_0x5dcbb9]&&_0x4b186c[_0x5dcbb9]+_0x4f928d<=_0x1921ca&&_0x2c3278[_0xbf9da(0xcb)](_0x4962c4);}}});});}function _0x3dd3ac(_0x5c3b89){const _0x43e04d=_0x3019ab,_0x4a6a8d=Array[_0x43e04d(0x9a)](_0x1a812d[_0x43e04d(0x131)]())[_0x43e04d(0x9b)](_0x41c684=>_0x4b9ae7[_0x43e04d(0xa9)](_0x41c684));_0x4357c3[_0x43e04d(0xe5)][_0x43e04d(0x104)](_0x23c89c=>{const _0x5dc62f=_0x43e04d,_0x5a5725=_0x23c89c[_0x5dc62f(0x12f)];_0x5c3b89=_0x5c3b89[_0x5dc62f(0x126)](_0x46d85b=>_0x5dc62f(0x11c)!=_0x46d85b[_0x5dc62f(0xe2)][_0x5dc62f(0xb7)]),_0x23c89c[_0x5dc62f(0x13b)](_0x5c3b89),_0x4357c3[_0x5dc62f(0xa8)][_0x5dc62f(0xbc)](_0x5dc62f(0xd2))[_0x5dc62f(0xb1)](),_0x4357c3[_0x5dc62f(0xab)](_0x5dc62f(0xd2),{'forceDefaultExecution':!0x0}),_0x4357c3[_0x5dc62f(0xe5)][_0x5dc62f(0xe3)](()=>{const _0x390083=_0x5dc62f;_0x4357c3[_0x390083(0xe5)][_0x390083(0xe3)](_0x5a5725,_0xabd4a5=>{const _0x50d222=_0x390083,_0xde3e22=_0x4a6a8d[_0x50d222(0x126)](_0x4d070e=>_0x50d222(0x11c)!=_0x4d070e[_0x50d222(0xe2)][_0x50d222(0xb7)]);_0xde3e22[_0x50d222(0x106)]>0x0&&_0xabd4a5[_0x50d222(0x13b)](_0xde3e22);for(const _0x55ed2d of _0x4a6a8d)_0x55ed2d[_0x50d222(0xde)]();});});});}function _0x5b8f10(_0x436b65){const _0x545c24=_0x3019ab;_0x4357c3[_0x545c24(0xe5)][_0x545c24(0x104)](_0x5680f1=>{const _0x6b0e24=_0x545c24,_0x5cb655=Array[_0x6b0e24(0x9a)](_0x1a812d[_0x6b0e24(0x131)]())[_0x6b0e24(0x9b)](_0x49226e=>_0x4b9ae7[_0x6b0e24(0xa9)](_0x49226e)),_0x21fb2d=[];for(const _0x372f36 of _0x436b65)for(const _0x3b0304 of _0x372f36[_0x6b0e24(0x116)]({'shallow':!0x0}))_0x21fb2d[_0x6b0e24(0xe4)](_0x3b0304);for(const _0x31f1a8 of _0x21fb2d)_0x6b0e24(0x11c)!=_0x31f1a8[_0x6b0e24(0xe2)][_0x6b0e24(0xb7)]&&(_0x5680f1[_0x6b0e24(0x13b)](_0x5680f1[_0x6b0e24(0xfe)](_0x31f1a8,0x0)),_0x4357c3[_0x6b0e24(0xa8)][_0x6b0e24(0xbc)](_0x6b0e24(0xf1))[_0x6b0e24(0xb1)](),_0x4357c3[_0x6b0e24(0xab)](_0x6b0e24(0xf1),{'forceDefaultExecution':!0x0}));const _0x302a9a=_0x5cb655[_0x6b0e24(0x126)](_0x545625=>_0x6b0e24(0x11c)!=_0x545625[_0x6b0e24(0xe2)][_0x6b0e24(0xb7)]);_0x302a9a[_0x6b0e24(0x106)]>0x0&&_0x5680f1[_0x6b0e24(0x13b)](_0x302a9a);for(const _0x353eea of _0x5cb655)_0x353eea[_0x6b0e24(0xde)]();});}function _0x58a10e(_0x87ab6e,_0xaa08dc){const _0x17e0b6=_0x3019ab;return _0xaa08dc[_0x17e0b6(0x99)](_0x1f82b6=>_0x87ab6e[_0x17e0b6(0xb2)](_0xf3470e=>_0xf3470e[_0x17e0b6(0x13a)][_0x17e0b6(0x128)](_0x1f82b6[_0x17e0b6(0xc2)])||_0x1f82b6[_0x17e0b6(0x13a)][_0x17e0b6(0x128)](_0xf3470e[_0x17e0b6(0xc2)])));}function _0x9395a1(_0x13646d,_0x171651){const _0x17d3a9=_0x3019ab;return!_0x13646d[_0x17d3a9(0xb2)](_0x7c01c=>_0x171651[_0x17d3a9(0xb2)](_0x36fc72=>_0x7c01c[_0x17d3a9(0x139)](_0x36fc72)))&&_0x13646d[_0x17d3a9(0xb2)](_0x43669a=>_0x171651[_0x17d3a9(0xb2)](_0x119b59=>_0x43669a[_0x17d3a9(0x13a)][_0x17d3a9(0xe7)](_0x119b59[_0x17d3a9(0xc2)])));}_0x4357c3[_0x3019ab(0xb6)][_0x3019ab(0x107)]['on'](_0x3019ab(0xd1),(_0x47f6d1,_0xcfa142,_0x2fe947)=>{const _0x4fc71c=_0x3019ab;if(!_0x2fe947[_0x4fc71c(0xf3)][_0x4fc71c(0xd7)])return;const _0x107c3c=_0xcfa142[_0x4fc71c(0xd3)];if(!_0x107c3c)return;const _0x1eba0c=_0x2fe947[_0x4fc71c(0x120)][_0x4fc71c(0xf7)](_0x107c3c);function _0xcf93be(_0x37e72a){const _0x23a0c5=_0x4fc71c;return Array[_0x23a0c5(0x10a)](_0x37e72a)?_0x37e72a:[_0x37e72a];}_0x1eba0c&&_0x4fc71c(0xf9)===_0x107c3c[_0x4fc71c(0xbe)]&&_0x3ffad0(_0x1eba0c,_0x2fe947[_0x4fc71c(0x119)],(_0x59e2ce,_0x31a686,_0xde512d)=>_0xde512d[_0x4fc71c(0x12d)](_0xcf93be(_0x31a686[_0x4fc71c(0x108)]),_0x59e2ce),(_0x332918,_0x964e4,_0x54f87b)=>_0x54f87b[_0x4fc71c(0x10e)](_0xcf93be(_0x964e4[_0x4fc71c(0x108)]),_0x332918));},{'priority':_0x3019ab(0x117)}),_0xd474ae[_0x3019ab(0xcf)][_0x3019ab(0xc4)](_0x3c3ac9=>{const _0x349be9=_0x3019ab;if(_0x349be9(0xb4)!=_0x3c3ac9[_0x349be9(0xed)]&&_0x349be9(0xe0)!=_0x3c3ac9[_0x349be9(0xed)])return;const _0x5bb1ba=_0x3c3ac9[_0x349be9(0xd8)]();if(null!=_0x5bb1ba&&_0x5bb1ba['is'](_0x349be9(0xb9),_0x349be9(0xf2))){if(_0x349be9(0xb4)==_0x3c3ac9[_0x349be9(0xed)]){const _0x41acae=_0x3c3ac9[_0x349be9(0x116)]()[_0x349be9(0x126)](_0x484a22=>_0x484a22['is'](_0x349be9(0xff)))[_0x349be9(0x9b)](_0x2d4385=>_0x2d4385[_0x349be9(0xb6)]);if(_0x41acae[_0x349be9(0x106)])return{'type':_0x349be9(0xb4),'content':_0x19f884(_0x50c8be,_0x349be9(0xfd),_0x19f884(_0x50c8be,_0x349be9(0xaf),'\x22'+_0x41acae[_0x349be9(0xcc)]('\x20')+'\x22'))};}if(_0x349be9(0xe0)==_0x3c3ac9[_0x349be9(0xed)]){const _0x1987f1=_0x3c3ac9[_0x349be9(0x116)]()[_0x349be9(0x126)](_0x32ab99=>_0x32ab99['is'](_0x349be9(0xff)))[_0x349be9(0x9b)](_0x1c859f=>_0x1c859f[_0x349be9(0xb6)]);if(_0x1987f1[_0x349be9(0x106)])return{'type':_0x349be9(0xe0),'content':_0x19f884(_0x50c8be,_0x349be9(0xe8),_0x19f884(_0x50c8be,_0x349be9(0xaf),'\x22'+_0x1987f1[_0x349be9(0xcc)]('\x20')+'\x22'))};}}}),_0xd474ae[_0x3019ab(0xcf)][_0x3019ab(0xc4)](_0x5d5235=>{const _0x552769=_0x3019ab;if(_0x552769(0x124)==_0x5d5235[_0x552769(0x11f)]){const _0x227cac=_0x5d5235[_0x552769(0x116)]()[_0x552769(0x126)](_0x29c8d5=>_0x29c8d5['is'](_0x552769(0xff)))[_0x552769(0x9b)](_0x5abe2a=>_0x5abe2a[_0x552769(0xb6)]),_0x9f6353=this[_0x552769(0xef)](_0x5d5235),_0x43f84e=_0x9f6353[_0x552769(0xae)]-_0x9f6353[_0x552769(0xc8)]+0x1;if(_0x552769(0xb4)==_0x5d5235[_0x552769(0xed)])return _0x227cac[_0x552769(0x106)]?{'type':_0x552769(0xb4),'content':_0x19f884(_0x50c8be,_0x552769(0xfd),_0x19f884(_0x50c8be,_0x552769(0x123),[_0x43f84e,'\x22'+_0x227cac[_0x552769(0xcc)]('\x20')+'\x22']))}:{'type':_0x552769(0xb4),'content':_0x19f884(_0x50c8be,_0x552769(0xfd),_0x19f884(_0x50c8be,_0x552769(0xce),_0x43f84e))};if(_0x552769(0xe0)==_0x5d5235[_0x552769(0xed)])return _0x227cac[_0x552769(0x106)]?{'type':_0x552769(0xe0),'content':_0x19f884(_0x50c8be,_0x552769(0xe8),_0x19f884(_0x50c8be,_0x552769(0x123),[_0x43f84e,'\x22'+_0x227cac[_0x552769(0xcc)]('\x20')+'\x22']))}:{'type':_0x552769(0xe0),'content':_0x19f884(_0x50c8be,_0x552769(0xe8),_0x19f884(_0x50c8be,_0x552769(0xce),_0x43f84e))};}if(_0x552769(0xd6)==_0x5d5235[_0x552769(0x11f)]){const _0x124c9d=_0x5d5235[_0x552769(0x116)]()[_0x552769(0x126)](_0x14eac4=>_0x14eac4['is'](_0x552769(0xff)))[_0x552769(0x9b)](_0x4a4f7e=>_0x4a4f7e[_0x552769(0xb6)]),_0x44ccbb=this[_0x552769(0xef)](_0x5d5235),_0xb45af=_0x44ccbb[_0x552769(0x11b)]-_0x44ccbb[_0x552769(0x12c)]+0x1;if(_0x552769(0xb4)==_0x5d5235[_0x552769(0xed)])return _0x124c9d[_0x552769(0x106)]?{'type':_0x552769(0xb4),'content':_0x19f884(_0x50c8be,_0x552769(0xfd),_0x19f884(_0x50c8be,_0x552769(0x125),[_0xb45af,'\x22'+_0x124c9d[_0x552769(0xcc)]('\x20')+'\x22']))}:{'type':_0x552769(0xb4),'content':_0x19f884(_0x50c8be,_0x552769(0xfd),_0x19f884(_0x50c8be,_0x552769(0xa1),_0xb45af))};if(_0x552769(0xe0)==_0x5d5235[_0x552769(0xed)])return _0x124c9d[_0x552769(0x106)]?{'type':_0x552769(0xe0),'content':_0x19f884(_0x50c8be,_0x552769(0xe8),_0x19f884(_0x50c8be,_0x552769(0x125),[_0xb45af,'\x22'+_0x124c9d[_0x552769(0xcc)]('\x20')+'\x22']))}:{'type':_0x552769(0xe0),'content':_0x19f884(_0x50c8be,_0x552769(0xe8),_0x19f884(_0x50c8be,_0x552769(0xa1),_0xb45af))};}}),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xb4),_0x3019ab(0x124),_0x3019ab(0x137),_0x3dd3ac),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xe0),_0x3019ab(0x124),_0x3019ab(0x10f),_0x3dd3ac),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xb4),_0x3019ab(0xd6),_0x3019ab(0x137),_0x5b8f10),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xe0),_0x3019ab(0xd6),_0x3019ab(0x10f),_0x5b8f10),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xb4),_0x3019ab(0xd6),_0x3019ab(0xcc),_0x58a10e),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xe0),_0x3019ab(0xd6),_0x3019ab(0xcc),_0x58a10e),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xb4),_0x3019ab(0x124),_0x3019ab(0xcc),_0x9395a1),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xe0),_0x3019ab(0x124),_0x3019ab(0xcc),_0x9395a1);}[_0x2d62a9(0xfc)](){const _0x2f7a2f=_0x2d62a9,_0x2a8853=this[_0x2f7a2f(0xdc)],_0x167df1=_0x2a8853[_0x2f7a2f(0xe5)][_0x2f7a2f(0xf4)][_0x2f7a2f(0x114)];return(_0x5207c4,_0x8aed12)=>{const _0x507019=_0x2f7a2f;_0x2a8853[_0x507019(0xe5)][_0x507019(0x104)](_0xb88b40=>{const _0x336caf=_0x507019,{commandName:_0x329215,commandParams:_0x2d8e3a}=_0x8aed12;let _0x50ff00=_0x5207c4[0x0][_0x336caf(0x13a)][_0x336caf(0xa5)];_0x2d8e3a&&_0x2d8e3a[0x0]&&!0x1===_0x2d8e3a[0x0][_0x336caf(0x136)]&&(_0x50ff00=_0x5207c4[0x0][_0x336caf(0xc2)][_0x336caf(0x133)]);const _0x17e2d4=_0xb88b40[_0x336caf(0xc1)](_0x50ff00);if(_0x336caf(0x11c)==_0x17e2d4[_0x336caf(0xe2)][_0x336caf(0xb7)])return;const _0x186423=Array[_0x336caf(0x9a)](_0x167df1[_0x336caf(0x131)]())[_0x336caf(0x9b)](_0x4e25a0=>_0x4b9ae7[_0x336caf(0xa9)](_0x4e25a0));_0xb88b40[_0x336caf(0x13b)](_0x17e2d4),_0x2a8853[_0x336caf(0xa8)][_0x336caf(0xbc)](_0x329215)[_0x336caf(0xb1)](),_0x2d8e3a[_0x336caf(0xe4)]({'forceDefaultExecution':!0x0}),_0x2a8853[_0x336caf(0xab)](_0x329215,..._0x2d8e3a);const _0x4ae2b4=_0x186423[_0x336caf(0x126)](_0x3acccf=>_0x336caf(0x11c)!=_0x3acccf[_0x336caf(0xe2)][_0x336caf(0xb7)]);_0x4ae2b4[_0x336caf(0x106)]>0x0&&_0xb88b40[_0x336caf(0x13b)](_0x4ae2b4);for(const _0x130d1d of _0x186423)_0x130d1d[_0x336caf(0xde)]();});};}[_0x2d62a9(0x105)](_0x2a5b5c){const _0x4faeaa=_0x2d62a9,_0x24986f=this[_0x4faeaa(0xdc)][_0x4faeaa(0xb5)][_0x4faeaa(0xbc)](_0x4faeaa(0x11d));let _0x2c3c5b=Number[_0x4faeaa(0xfb)],_0x31b9f2=Number[_0x4faeaa(0xa7)],_0x31f4e6=Number[_0x4faeaa(0xfb)],_0x3352d3=Number[_0x4faeaa(0xa7)];for(const _0x6748e4 of _0x2a5b5c){if(_0x4faeaa(0x11c)==_0x6748e4[_0x4faeaa(0xe2)][_0x4faeaa(0xb7)])continue;const {row:_0x3f7685,column:_0x22148f}=_0x24986f[_0x4faeaa(0xa2)](_0x6748e4),_0x964914=_0x6748e4[_0x4faeaa(0xf5)](_0x4faeaa(0xcd))?_0x6748e4[_0x4faeaa(0x11a)](_0x4faeaa(0xcd))-0x1:0x0,_0x175c31=_0x6748e4[_0x4faeaa(0xf5)](_0x4faeaa(0xeb))?_0x6748e4[_0x4faeaa(0x11a)](_0x4faeaa(0xeb))-0x1:0x0;_0x2c3c5b=_0x3f7685<_0x2c3c5b?_0x3f7685:_0x2c3c5b,_0x31b9f2=_0x3f7685+_0x964914>_0x31b9f2?_0x3f7685+_0x964914:_0x31b9f2,_0x31f4e6=_0x22148f<_0x31f4e6?_0x22148f:_0x31f4e6,_0x3352d3=_0x22148f+_0x175c31>_0x3352d3?_0x22148f+_0x175c31:_0x3352d3;}return{'minRow':_0x2c3c5b,'maxRow':_0x31b9f2,'minColumn':_0x31f4e6,'maxColumn':_0x3352d3};}[_0x2d62a9(0xbf)](){const _0x566a65=_0x2d62a9,_0x494ee0=this[_0x566a65(0xdc)],_0xfc7ed=_0x494ee0[_0x566a65(0xb5)][_0x566a65(0xbc)](_0x566a65(0xc0)),_0x4a31e8=_0x494ee0[_0x566a65(0xb5)][_0x566a65(0xbc)](_0x566a65(0x11d));_0x494ee0[_0x566a65(0xe5)][_0x566a65(0xf4)]['on'](_0x566a65(0x134),()=>{const _0x5dca97=_0x566a65,_0x3a1572=Array[_0x5dca97(0x9a)](_0x494ee0[_0x5dca97(0xe5)][_0x5dca97(0xf4)][_0x5dca97(0xe1)][_0x5dca97(0xd0)]());for(const {name:_0x4e26f1,data:_0x233be7}of _0x3a1572){const {group:_0x52a72a,id:_0x35c236,subType:_0x5a9fc2}=_0xfc7ed[_0x5dca97(0xd9)](_0x4e26f1);if(_0x5dca97(0xc3)!=_0x52a72a)continue;if(null!=_0x233be7[_0x5dca97(0x100)])continue;const _0x487c93=_0xfc7ed[_0x5dca97(0x12e)](_0x35c236);this[_0x5dca97(0xf6)][_0x5dca97(0x9d)](_0x5a9fc2)&&this[_0x5dca97(0x11e)][_0x5dca97(0xc5)](_0x487c93);}},{'priority':_0x566a65(0xac)});const _0x2a1150=(_0x5c4770,_0x119779)=>{const _0x4faabc=_0x566a65;let _0x2a20a2=!0x1;const _0x1a846e=_0x119779[_0x4faabc(0xd4)](_0x5c4770),_0x4af82e=_0x5c4770[_0x4faabc(0xfa)](_0x4faabc(0xf2)),_0x11f14c=_0x4a31e8[_0x4faabc(0xa2)](_0x5c4770);for(const _0x49d268 of this[_0x4faabc(0x11e)]){const _0x3c73b7=_0x49d268[_0x4faabc(0x11f)],_0x29272d=_0x3c73b7[_0x4faabc(0xe9)](_0x4faabc(0x113)),_0x23146d=_0x3c73b7[_0x4faabc(0x111)](_0x29272d?0xa:0x5),_0x2c1d86=_0x23146d[_0x4faabc(0xec)](),_0x50ac31=_0x2c1d86[_0x4faabc(0x111)](0x0,0x3)+_0x4faabc(0xee),_0x34f942=_0x4faabc(0xaa)+_0x23146d,_0x40e90b=_0x4faabc(0xbd)+_0x23146d;if(!_0x49d268[_0x4faabc(0x101)])continue;if(_0x4af82e!=_0x49d268[_0x4faabc(0xa3)]()[_0x4faabc(0xc2)][_0x4faabc(0xfa)](_0x4faabc(0xf2)))continue;if(_0x49d268[_0x4faabc(0x9c)](_0x1a846e))continue;const _0x44af0f=_0x5c4770[_0x4faabc(0xf5)](_0x50ac31)?_0x5c4770[_0x4faabc(0x11a)](_0x50ac31)-0x1:0x0,_0x15bfdb=this[_0x4faabc(0xef)](_0x49d268),_0x5b8692=_0x15bfdb[_0x34f942],_0x424b31=_0x15bfdb[_0x40e90b];_0x5b8692<=_0x11f14c[_0x2c1d86]&&_0x11f14c[_0x2c1d86]+_0x44af0f<=_0x424b31&&(_0x49d268[_0x4faabc(0xcb)](_0x1a846e),_0x2a20a2=!0x0);}return _0x2a20a2;};_0x494ee0[_0x566a65(0xe5)][_0x566a65(0xf4)][_0x566a65(0x121)](_0x16c6d4=>{const _0x175601=_0x566a65;let _0x2d250d=!0x1;for(const _0xa2b207 of _0x494ee0[_0x175601(0xe5)][_0x175601(0xf4)][_0x175601(0xe1)][_0x175601(0x132)]())if(_0x175601(0x9f)==_0xa2b207[_0x175601(0xed)]){if(_0x175601(0x124)==_0xa2b207[_0x175601(0xbe)]){for(const _0x5d408a of _0xa2b207[_0x175601(0x12b)][_0x175601(0x133)][_0x175601(0xd5)]())_0x2d250d=_0x2d250d||_0x2a1150(_0x5d408a,_0x16c6d4);}else _0x175601(0xf9)==_0xa2b207[_0x175601(0xbe)]&&(_0x2d250d=_0x2d250d||_0x2a1150(_0xa2b207[_0x175601(0x12b)][_0x175601(0x133)],_0x16c6d4));}return _0x2d250d;});}[_0x2d62a9(0xef)](_0x37b466){const _0x29bb6f=_0x2d62a9;return this[_0x29bb6f(0x105)](_0x37b466[_0x29bb6f(0x131)]()[_0x29bb6f(0x9b)](_0x15e524=>_0x15e524[_0x29bb6f(0xc2)][_0x29bb6f(0x133)]));}}function Ee(_0x5e4d74){const _0x21de0f=_0x2d62a9;return Array[_0x21de0f(0x9a)](new Set(_0x5e4d74)[_0x21de0f(0xa6)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x267f(_0x3cdf6d,_0x2ec93a){const _0x12f2ed=_0x12f2();return _0x267f=function(_0x267fb7,_0x47b6fc){_0x267fb7=_0x267fb7-0xca;let _0x278ea8=_0x12f2ed[_0x267fb7];return _0x278ea8;},_0x267f(_0x3cdf6d,_0x2ec93a);}const _0x466338=_0x267f;(function(_0x2b0489,_0x3dd93c){const _0x5b0dca=_0x267f,_0x4ae4be=_0x2b0489();while(!![]){try{const _0x3bb8e1=parseInt(_0x5b0dca(0xd1))/0x1*(-parseInt(_0x5b0dca(0xde))/0x2)+parseInt(_0x5b0dca(0xcd))/0x3+parseInt(_0x5b0dca(0xd5))/0x4+parseInt(_0x5b0dca(0xdb))/0x5+-parseInt(_0x5b0dca(0xd7))/0x6*(parseInt(_0x5b0dca(0xce))/0x7)+-parseInt(_0x5b0dca(0xd0))/0x8*(-parseInt(_0x5b0dca(0xd3))/0x9)+-parseInt(_0x5b0dca(0xdd))/0xa*(-parseInt(_0x5b0dca(0xda))/0xb);if(_0x3bb8e1===_0x3dd93c)break;else _0x4ae4be['push'](_0x4ae4be['shift']());}catch(_0x5a9e79){_0x4ae4be['push'](_0x4ae4be['shift']());}}}(_0x12f2,0x74ca1));function _0x12f2(){const _0x494e48=['plugins','2798424mNQnTi','afterInit','18RVZMtP','toggleTableCaption','editor','58245vMgYmH','2008425oebNng','TableCaptionEditing','50RHAgWn','47086tURDuH','get','enableCommand','has','755631FHNvSw','1522927zzhxej','requires','4603312bYwQZe','35qWqNxH','TrackChangesEditing','9xhkeKR'];_0x12f2=function(){return _0x494e48;};return _0x12f2();}import{Plugin as _0x22f504}from'ckeditor5/src/core.js';import _0x36d543 from'./table.js';export default class Mt extends _0x22f504{static get[_0x466338(0xcf)](){return[_0x36d543];}[_0x466338(0xd6)](){const _0xf94f4d=_0x466338,_0x23c0b5=this[_0xf94f4d(0xd9)];if(!_0x23c0b5[_0xf94f4d(0xd4)][_0xf94f4d(0xcc)](_0xf94f4d(0xdc)))return;_0x23c0b5[_0xf94f4d(0xd4)][_0xf94f4d(0xca)](_0xf94f4d(0xd2))[_0xf94f4d(0xcb)](_0xf94f4d(0xd8));}}
23
+ function _0x55bd(){const _0x1a100a=['1939240YAVHlJ','afterInit','editor','9WpzODY','14964279yBzcVm','10bGwSww','toggleTableCaption','1464015aOdAeR','12MCymca','4857704SJqVEu','plugins','TableCaptionEditing','7PXfTLM','77060CRugAa','get','requires','enableCommand','has','825720CaNIsh','21335gFsjmZ','TrackChangesEditing'];_0x55bd=function(){return _0x1a100a;};return _0x55bd();}const _0x4cd7a4=_0x3e86;(function(_0x1be62c,_0x20dacb){const _0x564445=_0x3e86,_0x5e4663=_0x1be62c();while(!![]){try{const _0x1ab12a=parseInt(_0x564445(0x130))/0x1*(-parseInt(_0x564445(0x137))/0x2)+parseInt(_0x564445(0x139))/0x3+parseInt(_0x564445(0x12a))/0x4+-parseInt(_0x564445(0x132))/0x5*(parseInt(_0x564445(0x13a))/0x6)+parseInt(_0x564445(0x129))/0x7*(-parseInt(_0x564445(0x13b))/0x8)+parseInt(_0x564445(0x135))/0x9*(parseInt(_0x564445(0x12f))/0xa)+parseInt(_0x564445(0x136))/0xb;if(_0x1ab12a===_0x20dacb)break;else _0x5e4663['push'](_0x5e4663['shift']());}catch(_0x43b945){_0x5e4663['push'](_0x5e4663['shift']());}}}(_0x55bd,0x70767));function _0x3e86(_0x4c0063,_0x4b8bb2){const _0x55bd0c=_0x55bd();return _0x3e86=function(_0x3e860c,_0x3f4f0b){_0x3e860c=_0x3e860c-0x128;let _0x34c0f1=_0x55bd0c[_0x3e860c];return _0x34c0f1;},_0x3e86(_0x4c0063,_0x4b8bb2);}import{Plugin as _0x3e8bb6}from'ckeditor5/src/core.js';import _0x757f12 from'./table.js';export default class Mt extends _0x3e8bb6{static get[_0x4cd7a4(0x12c)](){return[_0x757f12];}[_0x4cd7a4(0x133)](){const _0x7e3918=_0x4cd7a4,_0x14f19f=this[_0x7e3918(0x134)];if(!_0x14f19f[_0x7e3918(0x13c)][_0x7e3918(0x12e)](_0x7e3918(0x128)))return;_0x14f19f[_0x7e3918(0x13c)][_0x7e3918(0x12b)](_0x7e3918(0x131))[_0x7e3918(0x12d)](_0x7e3918(0x138));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47e4d9=_0x1a3d;(function(_0x41ed4a,_0x5053c2){const _0x539720=_0x1a3d,_0x3b05ab=_0x41ed4a();while(!![]){try{const _0xe50c3c=parseInt(_0x539720(0x207))/0x1+-parseInt(_0x539720(0x206))/0x2*(-parseInt(_0x539720(0x1b2))/0x3)+-parseInt(_0x539720(0x208))/0x4*(-parseInt(_0x539720(0x24f))/0x5)+-parseInt(_0x539720(0x1fb))/0x6*(-parseInt(_0x539720(0x1f7))/0x7)+parseInt(_0x539720(0x221))/0x8+parseInt(_0x539720(0x25b))/0x9+parseInt(_0x539720(0x20d))/0xa*(-parseInt(_0x539720(0x251))/0xb);if(_0xe50c3c===_0x5053c2)break;else _0x3b05ab['push'](_0x3b05ab['shift']());}catch(_0x4403bc){_0x3b05ab['push'](_0x3b05ab['shift']());}}}(_0x3058,0x4a3af));import{getTranslation as _0x32e3db}from'../utils/common-translations.js';import{Plugin as _0x4c8862}from'ckeditor5/src/core.js';function _0x1a3d(_0x4cf44f,_0x43e2f5){const _0x305855=_0x3058();return _0x1a3d=function(_0x1a3d02,_0x4fbd0a){_0x1a3d02=_0x1a3d02-0x1ac;let _0x1d8fe4=_0x305855[_0x1a3d02];return _0x1d8fe4;},_0x1a3d(_0x4cf44f,_0x43e2f5);}function _0x3058(){const _0x378243=['*Replace\x20table\x20cells*','fill','removeColumns','getAttributes','tablePasteColumn','next','getColumns','Users','first','42oHAuYg','570758AoxtLc','71884JuqCbu','getMarkers','getChildren','ck-suggestion-marker','content','271220IkHhuh','for','_tablePostFixingSubtypes','redo','markerToHighlight','markMultiRangeBlockFormat','set','afterInit','column','markMultiRangeDeletion','insertColumns','getRanges','ck-suggestion-marker--active','getColumnIndexes','filter','requires','trackChanges','tableCellBorderStyle','insertion','editingDowncast','798792aGrjhK','getSuggestions','paragraph','containsRange','author','editing','plugins','nextSibling','position','rowInsertionIndexes','editor','element','document','includes','newRange','removeRows','markerAttributes','getChild','_suggestionFactory','getTableIfOnlyTableInContent','tableCellSuggestion','getRowIndexes','tableCellBackgroundColor','createRangeIn','rows','remove','getChanges','forceDefaultExecution','listenTo','columns','insertionRanges','commands','every','tableCellPadding','subType','start','startsWith','join','entries','createElement','getItems','register','cell','fromEntries','createRange','tablePasteCell','35omKaDi','oldRange','671MJkTdX','setAttributes','map','deletion','tableCellBorderWidth','move','_getCoordsForCells','setAttribute','elementToElement','createPositionBefore','4701249VOOqvA','row','tableCell','has','low','_createdBatches','keys','getAllAdjacentSuggestions','stop','getRows','detach','showSuggestionHighlights','isEqual','insert','push','insertRows','previousSibling','TableUtils','hasSuggestion','_replaceTableSlotCell','TableClipboard','discard','model','suggestion','get','suggestionUnloaded','activeMarkers','descriptionFactory','suggestion-td','change','nodeAfter','getSuggestion','createTableWalker','removeMarkers','high','return','name','42468NXcSPD','length','getSelectionAffectedTableCells','registerDescriptionCallback','some','end','last','createRangeOn','add','root','batch','$graveyard','value','table','suggestionLoaded','getSuggestionCallback','TrackChangesEditing','ck-suggestion-marker-insertion','deletionRanges','findAncestor','getRange','markMultiRangeInsertion','differ','call','endColumn','updateMarker','registerCustomCallback','tablePasteChainId','accept','documentSelection','tableCellBorderColor','unwrap','suggestion:formatBlock:tablePasteCell','_isForcedDefaultExecutionBlock','columnInsertionIndexes','dataDowncast','tableCellHorizontalAlignment','formatBlock','previous','rowInsertionRanges','wrap','fromRange','conversion','cells','isInContent','columnInsertionRanges','selection','forEach','clipboardOutput','_splitMarkerName','view','type','schema','getChangedMarkers','endRow','tablePasteRow','tablePaste','from','rootName','insertContent','getContainedElement','locale','find','markerName','tableCellVerticalAlignment','reduce','options','registerPostFixer','markers','141008TnRiVO','isEmpty','removeMarker','attributes','102zXuUlR','getShiftedBy'];_0x3058=function(){return _0x378243;};return _0x3058();}import{LiveRange as _0x4992ef}from'ckeditor5/src/engine.js';import{uid as _0x69d873,priorities as _0x4feb54}from'ckeditor5/src/utils.js';import _0x530899 from'./table.js';const ge=[_0x47e4d9(0x255),_0x47e4d9(0x1d0),_0x47e4d9(0x21e),_0x47e4d9(0x1d6),_0x47e4d9(0x1f2),_0x47e4d9(0x237),_0x47e4d9(0x242)],Ce=Object[_0x47e4d9(0x24c)](ge[_0x47e4d9(0x253)](_0x2975b3=>[_0x2975b3,null]));export default class It extends _0x4c8862{static get[_0x47e4d9(0x21c)](){return[_0x530899];}[_0x47e4d9(0x214)](){const _0x26f6f8=_0x47e4d9,_0x4cf3b2=this[_0x26f6f8(0x22b)];if(!_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x25e)](_0x26f6f8(0x26f)))return;const _0x35ea2e=_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x26f6f8(0x1c2)),_0x3d57cc=_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x26f6f8(0x26c)),_0x4d32a3=_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x530899),_0xf14ea3=_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x26f6f8(0x26f));_0x4d32a3[_0x26f6f8(0x20f)][_0x26f6f8(0x269)](_0x26f6f8(0x1e9),_0x26f6f8(0x201)),_0x4cf3b2[_0x26f6f8(0x271)][_0x26f6f8(0x1e6)][_0x26f6f8(0x24a)](_0x26f6f8(0x235),{'allowIn':_0x26f6f8(0x25d),'allowContentOf':_0x26f6f8(0x25d),'isLimit':!0x0}),_0x4cf3b2[_0x26f6f8(0x1dc)][_0x26f6f8(0x259)]({'model':_0x26f6f8(0x235),'view':_0x26f6f8(0x277)});let _0x513c06=null;_0x4cf3b2[_0x26f6f8(0x271)]['on'](_0x26f6f8(0x1ed),(_0x55d685,_0x4f9ccd)=>{const _0x421f2a=_0x26f6f8,[_0x2a7f93,_0x3c5037]=_0x4f9ccd,_0x1c4f35=_0x4f9ccd[_0x4f9ccd[_0x421f2a(0x1b3)]-0x1];_0x1c4f35&&_0x1c4f35[_0x421f2a(0x23c)]||_0x35ea2e[_0x421f2a(0x1d3)]||this[_0x421f2a(0x22b)][_0x421f2a(0x240)][_0x421f2a(0x273)](_0x421f2a(0x21d))[_0x421f2a(0x1be)]&&function(_0x431d71,_0x35b851,_0x5c9df9,_0x41a45f,_0x4591a8){const _0x22afcd=_0x421f2a;if(_0x35b851&&!_0x35b851['is'](_0x22afcd(0x1cf)))return!0x1;const _0x765d41=_0x4591a8[_0x22afcd(0x234)](_0x431d71,_0x5c9df9);if(!_0x765d41||!he(_0x765d41,void 0x0,_0x41a45f))return!0x1;const _0x3836d0=_0x41a45f[_0x22afcd(0x1b4)](_0x5c9df9[_0x22afcd(0x22d)][_0x22afcd(0x1e0)]);if(!_0x3836d0[_0x22afcd(0x1b3)])return!0x1;const _0xa899ee=_0x3836d0[0x0][_0x22afcd(0x1c5)](_0x22afcd(0x1bf)),_0x3fced8=_0x41a45f[_0x22afcd(0x236)](_0x3836d0),_0x4f8d43=_0x41a45f[_0x22afcd(0x21a)](_0x3836d0),_0x2d991a={'startRow':_0x3fced8[_0x22afcd(0x205)],'endRow':_0x3fced8[_0x22afcd(0x1b8)],'startColumn':_0x4f8d43[_0x22afcd(0x205)],'endColumn':_0x4f8d43[_0x22afcd(0x1b8)]};return 0x1==_0x3836d0[_0x22afcd(0x1b3)]&&(_0x2d991a[_0x22afcd(0x1e8)]+=_0x41a45f[_0x22afcd(0x264)](_0x765d41)-0x1,_0x2d991a[_0x22afcd(0x1ca)]+=_0x41a45f[_0x22afcd(0x203)](_0x765d41)-0x1),he(_0xa899ee,_0x2d991a,_0x41a45f);}(_0x2a7f93,_0x3c5037,_0x4cf3b2[_0x421f2a(0x271)],_0x3d57cc,_0xf14ea3)&&(_0x55d685[_0x421f2a(0x263)](),_0x513c06={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4cf3b2[_0x421f2a(0x271)][_0x421f2a(0x278)](()=>{const _0xc3dbf0=_0x421f2a;_0x4cf3b2[_0xc3dbf0(0x271)][_0xc3dbf0(0x1ed)](_0x4f9ccd[0x0],_0x4f9ccd[0x1],_0x4f9ccd[0x2],{'forceDefaultExecution':!0x0});const _0x56b666=_0x69d873(),{rowInsertionRanges:_0x1fb4ca,columnInsertionRanges:_0x3c83c8,insertionRanges:_0x4bda98,deletionRanges:_0x57976f,cells:_0x29ea8f}=_0x513c06;_0x1fb4ca[_0xc3dbf0(0x1b3)]&&_0x35ea2e[_0xc3dbf0(0x1c7)](_0x1fb4ca,_0xc3dbf0(0x1e9),{'tablePasteChainId':_0x56b666}),_0x3c83c8[_0xc3dbf0(0x1b3)]&&_0x35ea2e[_0xc3dbf0(0x1c7)](_0x3c83c8,_0xc3dbf0(0x201),{'tablePasteChainId':_0x56b666}),_0x4bda98[_0xc3dbf0(0x1b3)]&&(_0x35ea2e[_0xc3dbf0(0x1c7)](_0x4bda98,_0xc3dbf0(0x1ea),{'tablePasteChainId':_0x56b666,'skipNestingCheck':!0x0}),_0x4bda98[_0xc3dbf0(0x1e1)](_0x4c35cd=>{const _0xeff5f9=_0xc3dbf0;var _0x55a7e8;return null===(_0x55a7e8=_0x4c35cd[_0xeff5f9(0x265)])||void 0x0===_0x55a7e8?void 0x0:_0x55a7e8[_0xeff5f9(0x1c9)](_0x4c35cd);})),_0x57976f[_0xc3dbf0(0x1b3)]&&(_0x35ea2e[_0xc3dbf0(0x216)](_0x57976f,_0xc3dbf0(0x1ea),{'tablePasteChainId':_0x56b666,'skipNestingCheck':!0x0}),_0x57976f[_0xc3dbf0(0x1e1)](_0x2b57cb=>{const _0x2257d1=_0xc3dbf0;var _0x566306;return null===(_0x566306=_0x2b57cb[_0x2257d1(0x265)])||void 0x0===_0x566306?void 0x0:_0x566306[_0x2257d1(0x1c9)](_0x2b57cb);}));const _0x385c27=_0x35ea2e[_0xc3dbf0(0x212)](_0x29ea8f[_0xc3dbf0(0x253)](({element:_0x4cb81f})=>_0x4cb81f),{'formatGroupId':_0x69d873()},[],_0xc3dbf0(0x24e),{'tablePasteChainId':_0x56b666});if(_0x385c27){const _0x3ab721=_0x385c27[_0xc3dbf0(0x209)](),_0x4d57d6=[];for(const {element:_0x42425a,attributes:_0x5cccc0}of _0x29ea8f){if(!_0x5cccc0)continue;const _0x5d6a11=_0x4cf3b2[_0xc3dbf0(0x271)][_0xc3dbf0(0x1b9)](_0x42425a),_0x29c6e3=_0x3ab721[_0xc3dbf0(0x1f0)](_0x170968=>_0x170968[_0xc3dbf0(0x1c6)]()[_0xc3dbf0(0x267)](_0x5d6a11));_0x29c6e3&&_0x4d57d6[_0xc3dbf0(0x269)]([_0x29c6e3[_0xc3dbf0(0x1b1)],_0x5cccc0]);}_0x4d57d6[_0xc3dbf0(0x1b3)]&&_0x385c27[_0xc3dbf0(0x258)](_0xc3dbf0(0x231),Object[_0xc3dbf0(0x24c)](_0x4d57d6));}_0x513c06=null;}));},{'priority':_0x4feb54[_0x26f6f8(0x1af)]+0xa}),_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x26f6f8(0x26f))['on'](_0x26f6f8(0x26e),(_0x4f7721,_0x48e68a)=>{const _0x5d991f=_0x26f6f8,[_0xbadc88,_0x1a5ff5,,_0x5dd836]=_0x48e68a;if(!_0x513c06)return;_0x4f7721[_0x5d991f(0x263)]();const _0x4f5528=_0xbadc88[_0x5d991f(0x24b)],_0x21ce9b=_0x1a5ff5,_0x50d2b4=Pe(_0x4f5528),_0x247d42=Pe(_0x21ce9b);_0x4f7721[_0x5d991f(0x1b0)]=_0x4f5528;let _0x7ee8bc=null,_0x275293=null;if(_0x247d42||_0x50d2b4){if(_0x50d2b4&&!_0x247d42){_0x5dd836[_0x5d991f(0x23a)](_0x4f5528[_0x5d991f(0x232)](0x0));for(const _0x20b123 of Array[_0x5d991f(0x1eb)](_0x21ce9b[_0x5d991f(0x20a)]()))_0x5dd836[_0x5d991f(0x268)](_0x20b123,_0x4f5528,_0x5d991f(0x1b7));const _0xf7753=_0x513c06[_0x5d991f(0x22a)][_0x5d991f(0x22e)](_0xbadc88[_0x5d991f(0x25c)]),_0x4212f1=_0x513c06[_0x5d991f(0x1d4)][_0x5d991f(0x22e)](_0xbadc88[_0x5d991f(0x215)]);_0xf7753||_0x4212f1||(_0x7ee8bc=_0x4992ef[_0x5d991f(0x1db)](_0x5dd836[_0x5d991f(0x238)](_0x4f5528)));}else _0x247d42&&!_0x50d2b4&&(_0x275293=_0x5dd836[_0x5d991f(0x238)](_0x4f5528));}else{const _0x3a6c6b=_0x5dd836[_0x5d991f(0x248)](_0x5d991f(0x235)),_0x185a7c=_0x5dd836[_0x5d991f(0x248)](_0x5d991f(0x235));_0x5dd836[_0x5d991f(0x1da)](_0x5dd836[_0x5d991f(0x238)](_0x4f5528),_0x185a7c),_0x5dd836[_0x5d991f(0x268)](_0x3a6c6b,_0x4f5528,0x0);for(const _0x2b3d81 of Array[_0x5d991f(0x1eb)](_0x21ce9b[_0x5d991f(0x20a)]()))_0x5dd836[_0x5d991f(0x268)](_0x2b3d81,_0x3a6c6b,_0x5d991f(0x1b7));_0x7ee8bc=_0x4992ef[_0x5d991f(0x1db)](_0x5dd836[_0x5d991f(0x1b9)](_0x3a6c6b)),_0x275293=_0x4992ef[_0x5d991f(0x1db)](_0x5dd836[_0x5d991f(0x1b9)](_0x185a7c));}const _0xde7306=Array[_0x5d991f(0x1eb)](_0x21ce9b[_0x5d991f(0x200)]())[_0x5d991f(0x21b)](([_0x2cff17])=>ge[_0x5d991f(0x22e)](_0x2cff17));_0x513c06[_0x5d991f(0x1dd)][_0x5d991f(0x269)]({'element':_0x4f5528,'attributes':_0xde7306[_0x5d991f(0x1b3)]?Object[_0x5d991f(0x24c)](_0xde7306):null}),_0x7ee8bc&&_0x513c06[_0x5d991f(0x23f)][_0x5d991f(0x269)](_0x7ee8bc),_0x275293&&_0x513c06[_0x5d991f(0x1c4)][_0x5d991f(0x269)](_0x275293);},{'priority':_0x26f6f8(0x1af)}),_0x3d57cc['on'](_0x26f6f8(0x217),(_0x5e732c,_0x5897f1)=>{const _0x11b8ef=_0x26f6f8,[_0x45644d,_0xbd1a7e={}]=_0x5897f1;if(!_0x513c06)return;const _0x3bb3b8=_0xbd1a7e['at']||0x0,_0x2148b3=_0xbd1a7e[_0x11b8ef(0x23e)]||0x1;_0x513c06[_0x11b8ef(0x1d4)]=new Array(_0x2148b3)[_0x11b8ef(0x1fe)](_0x3bb3b8)[_0x11b8ef(0x253)]((_0x18edf6,_0x1cce42)=>_0x18edf6+_0x1cce42);for(const {cell:_0x4f3a91}of _0x3d57cc[_0x11b8ef(0x1ad)](_0x45644d,{'startColumn':_0x3bb3b8,'endColumn':_0x3bb3b8+_0x2148b3-0x1}))_0x513c06[_0x11b8ef(0x1df)][_0x11b8ef(0x269)](_0x4cf3b2[_0x11b8ef(0x271)][_0x11b8ef(0x1b9)](_0x4f3a91));},{'priority':_0x26f6f8(0x25f)}),_0x3d57cc['on'](_0x26f6f8(0x26a),(_0x5d4627,_0x135c61)=>{const _0x1f7c24=_0x26f6f8,[_0x3e2a72,_0x1fcbbd={}]=_0x135c61;if(!_0x513c06)return;const _0x1f82ef=_0x1fcbbd['at']||0x0,_0x4fae5f=_0x1fcbbd[_0x1f7c24(0x239)]||0x1;_0x513c06[_0x1f7c24(0x22a)]=new Array(_0x4fae5f)[_0x1f7c24(0x1fe)](_0x1f82ef)[_0x1f7c24(0x253)]((_0xa3c5fe,_0x57d2ca)=>_0xa3c5fe+_0x57d2ca);for(const {cell:_0x3d6f05}of _0x3d57cc[_0x1f7c24(0x1ad)](_0x3e2a72,{'startRow':_0x1f82ef,'endRow':_0x1f82ef+_0x4fae5f-0x1}))_0x513c06[_0x1f7c24(0x1d9)][_0x1f7c24(0x269)](_0x4cf3b2[_0x1f7c24(0x271)][_0x1f7c24(0x1b9)](_0x3d6f05));},{'priority':_0x26f6f8(0x25f)}),_0x35ea2e[_0x26f6f8(0x276)][_0x26f6f8(0x1b5)](_0xd1d73d=>{const _0x4d899a=_0x26f6f8;if(_0xd1d73d[_0x4d899a(0x243)]&&_0xd1d73d[_0x4d899a(0x243)][_0x4d899a(0x245)](_0x4d899a(0x1ea)))return _0xd1d73d[_0x4d899a(0x1d8)]?{}:{'type':_0x4d899a(0x21f),'content':_0x32e3db(_0x4cf3b2[_0x4d899a(0x1ef)],_0x4d899a(0x1fd))};});const _0x34c3be=()=>!0x1;for(const _0xe71509 of[_0x26f6f8(0x1ea),_0x26f6f8(0x201),_0x26f6f8(0x1e9),_0x26f6f8(0x24e)])_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x21f),_0xe71509,_0x26f6f8(0x246),_0x34c3be),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x254),_0xe71509,_0x26f6f8(0x246),_0x34c3be),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x1d7),_0xe71509,_0x26f6f8(0x246),_0x34c3be);_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x1d7),_0x26f6f8(0x24e),_0x26f6f8(0x270),_0x34c3be),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x1d7),_0x26f6f8(0x24e),_0x26f6f8(0x1ce),(_0x5d0083,_0x499f1a,_0xa22230)=>{const _0x3227a0=_0x26f6f8,_0x43ba94=_0x5d0083[_0x3227a0(0x253)](_0x908a5d=>_0x908a5d[_0x3227a0(0x1ee)]())[_0x3227a0(0x21b)](_0x353c7e=>_0x353c7e),_0x1cbcb8=new Map(_0x43ba94[_0x3227a0(0x253)](_0x164e95=>[_0x164e95,null]));if(_0x513c06){for(const {element:_0x48238c,attributes:_0x524b11}of _0x513c06[_0x3227a0(0x1dd)])_0x524b11&&_0x1cbcb8[_0x3227a0(0x213)](_0x48238c,_0x524b11);}else{if(_0xa22230&&_0xa22230[_0x3227a0(0x231)])for(const [_0x4fd7c0,_0x2798c2]of Object[_0x3227a0(0x247)](_0xa22230[_0x3227a0(0x231)])){const _0x4ce8ff=_0x4cf3b2[_0x3227a0(0x271)][_0x3227a0(0x1f6)][_0x3227a0(0x273)](_0x4fd7c0),_0x43beda=_0x4ce8ff?_0x4ce8ff[_0x3227a0(0x1c6)]()[_0x3227a0(0x1ee)]():null;_0x43beda&&_0x1cbcb8[_0x3227a0(0x213)](_0x43beda,_0x2798c2);}}_0x4cf3b2[_0x3227a0(0x271)][_0x3227a0(0x278)](_0x25e329=>{const _0x2b6666=_0x3227a0;for(const [_0x12e30c,_0x2486c3]of _0x1cbcb8)_0x25e329[_0x2b6666(0x252)]({...Ce,..._0x2486c3},_0x12e30c);});});const _0x441de2=(_0x2e14f5,_0x3e99a0)=>{const _0x162352=_0x26f6f8;_0x35ea2e[_0x162352(0x233)][_0x162352(0x1cc)](_0x2e14f5,_0x162352(0x1ea),_0x3e99a0,(_0xfdfdff,_0x3485a5,_0x746343)=>{const _0x5e23c7=_0x162352;_0x4cf3b2[_0x5e23c7(0x271)][_0x5e23c7(0x278)](_0x254d7a=>{const _0x1a670a=_0x5e23c7,_0x4c4ff2=[];for(const _0x413e62 of _0xfdfdff){const _0x27f84e=_0x413e62[_0x1a670a(0x244)][_0x1a670a(0x279)];_0x27f84e['is'](_0x1a670a(0x22c),_0x1a670a(0x235))&&_0x4c4ff2[_0x1a670a(0x269)](_0x27f84e);}_0x35ea2e[_0x1a670a(0x233)][_0x1a670a(0x1c1)](_0x2e14f5,null,_0x3e99a0)(_0xfdfdff,_0x3485a5,_0x746343);for(const _0x5375f5 of _0x4c4ff2)_0x1a670a(0x1bd)!=_0x5375f5[_0x1a670a(0x1bb)][_0x1a670a(0x1ec)]&&_0x254d7a[_0x1a670a(0x1d1)](_0x5375f5);});});};_0x441de2(_0x26f6f8(0x21f),_0x26f6f8(0x1ce)),_0x441de2(_0x26f6f8(0x21f),_0x26f6f8(0x270)),_0x441de2(_0x26f6f8(0x254),_0x26f6f8(0x1ce)),_0x441de2(_0x26f6f8(0x254),_0x26f6f8(0x270)),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x21f),_0x26f6f8(0x1e9),_0x26f6f8(0x270),_0x28afc9=>{const _0x40a20a=_0x26f6f8,_0x529a33=_0x28afc9[_0x40a20a(0x253)](_0x3db9ac=>_0x3db9ac[_0x40a20a(0x1ee)]()),_0x2371c8=_0x529a33[0x0][_0x40a20a(0x1c5)](_0x40a20a(0x1bf)),{minRow:_0x54b85f,maxRow:_0x3c3c9b}=_0x4d32a3[_0x40a20a(0x257)](_0x529a33);_0x3d57cc[_0x40a20a(0x230)](_0x2371c8,{'at':_0x54b85f,'rows':_0x3c3c9b-_0x54b85f+0x1});}),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x21f),_0x26f6f8(0x201),_0x26f6f8(0x270),_0x1a80c7=>{const _0x530ba1=_0x26f6f8,_0x70b356=_0x1a80c7[_0x530ba1(0x253)](_0xb43ef1=>_0xb43ef1[_0x530ba1(0x1ee)]()),_0x485295=_0x70b356[0x0][_0x530ba1(0x1c5)](_0x530ba1(0x1bf)),{minColumn:_0xc81aae,maxColumn:_0x278ae0}=_0x4d32a3[_0x530ba1(0x257)](_0x70b356);_0x3d57cc[_0x530ba1(0x1ff)](_0x485295,{'at':_0xc81aae,'columns':_0x278ae0-_0xc81aae+0x1});});const _0x1ac7ab=(_0xad469f,_0x15eff5)=>{const _0x4845c5=_0x26f6f8;if(!_0x15eff5[_0x4845c5(0x243)]||!_0x15eff5[_0x4845c5(0x243)][_0x4845c5(0x245)](_0x4845c5(0x1ea)))return;const _0x8a37e5=_0x15eff5[_0x4845c5(0x1fa)][_0x4845c5(0x1cd)],_0x1c78af=_0x35ea2e[_0x4845c5(0x222)]()[_0x4845c5(0x21b)](_0x3c7169=>_0x3c7169[_0x4845c5(0x1de)]&&_0x3c7169[_0x4845c5(0x1fa)]&&_0x3c7169[_0x4845c5(0x1fa)][_0x4845c5(0x1cd)]==_0x8a37e5);_0x1c78af[_0x4845c5(0x1b3)]&&_0x15eff5[_0x4845c5(0x262)]()[_0x4845c5(0x1b3)]!=_0x1c78af[_0x4845c5(0x1b3)]&&_0x1c78af[_0x4845c5(0x1f3)]((_0x3bae2a,_0x5af8ac)=>(_0x3bae2a[_0x4845c5(0x202)]=_0x5af8ac,_0x5af8ac[_0x4845c5(0x1d8)]=_0x3bae2a,_0x5af8ac));};function _0x427e2e(_0xee14c0,_0x3207f6=!0x0){const _0x4b7cea=_0x26f6f8,{id:_0x4c2454}=_0x35ea2e[_0x4b7cea(0x1e3)](_0xee14c0[_0x4b7cea(0x1f1)]),_0x20bfad=[_0x4b7cea(0x20b),_0x4b7cea(0x1c3)],_0x508bb0=_0x35ea2e[_0x4b7cea(0x275)][_0x4b7cea(0x22e)](_0xee14c0[_0x4b7cea(0x1f1)]);return _0x508bb0&&_0x20bfad[_0x4b7cea(0x269)](_0x4b7cea(0x219)),{'classes':_0x20bfad,'attributes':{'data-suggestion':_0x4c2454},'priority':_0x508bb0&&_0x3207f6?0xbc2:0xbb8};}_0x35ea2e['on'](_0x26f6f8(0x1c0),_0x1ac7ab,{'priority':_0x26f6f8(0x1af)}),_0x35ea2e['on'](_0x26f6f8(0x274),_0x1ac7ab,{'priority':_0x26f6f8(0x1af)}),_0x4cf3b2[_0x26f6f8(0x271)][_0x26f6f8(0x22d)][_0x26f6f8(0x1f5)](()=>{const _0x27f980=_0x26f6f8;let _0x3f6146=!0x1;const _0x4ecd5d=Array[_0x27f980(0x1eb)](_0x4cf3b2[_0x27f980(0x271)][_0x27f980(0x22d)][_0x27f980(0x1c8)][_0x27f980(0x1e7)]());for(const {name:_0x2b45e3,data:_0x399122}of _0x4ecd5d){const {group:_0x5a0fff,type:_0x3e9bad,id:_0x2e7ddd}=_0x35ea2e[_0x27f980(0x1e3)](_0x2b45e3);if(_0x27f980(0x272)!=_0x5a0fff||_0x27f980(0x254)!=_0x3e9bad||_0x399122[_0x27f980(0x250)])continue;if(!_0x35ea2e[_0x27f980(0x26d)](_0x2e7ddd))continue;const _0x588340=_0x35ea2e[_0x27f980(0x1ac)](_0x2e7ddd)[_0x27f980(0x218)](),_0x2b1ae7=_0x4cf3b2[_0x27f980(0x227)][_0x27f980(0x273)](_0x27f980(0x204))['me'];for(const _0x5eb763 of _0x35ea2e[_0x27f980(0x222)]()){if(!_0x5eb763[_0x27f980(0x1de)]||_0x5eb763[_0x27f980(0x225)]!=_0x2b1ae7)continue;if(_0x27f980(0x1d7)!=_0x5eb763[_0x27f980(0x1e5)]||_0x27f980(0x24e)!=_0x5eb763[_0x27f980(0x243)])continue;if(_0x5eb763[_0x27f980(0x218)]()[_0x27f980(0x241)](_0x1c4d00=>_0x588340[_0x27f980(0x1b6)](_0x24f23c=>_0x24f23c[_0x27f980(0x224)](_0x1c4d00,!0x0)))){for(const _0x1b1f5f of _0x5eb763[_0x27f980(0x262)]())_0x1b1f5f[_0x27f980(0x1de)]&&(_0x1b1f5f[_0x27f980(0x270)](),_0x3f6146=!0x0);}}}return _0x3f6146;}),_0x4cf3b2[_0x26f6f8(0x271)][_0x26f6f8(0x22d)][_0x26f6f8(0x1f5)](_0x176d47=>{const _0x5dfeb5=_0x26f6f8,_0x20903a=_0x4cf3b2[_0x5dfeb5(0x240)][_0x5dfeb5(0x273)](_0x5dfeb5(0x210));if(!_0x20903a||!_0x20903a[_0x5dfeb5(0x260)][_0x5dfeb5(0x25e)](_0x176d47[_0x5dfeb5(0x1bc)]))return!0x1;let _0xb3c0bb=!0x1;const _0x2ac7db=_0x4cf3b2[_0x5dfeb5(0x227)][_0x5dfeb5(0x273)](_0x5dfeb5(0x204))['me'],_0x4c0978=_0x4cf3b2[_0x5dfeb5(0x271)][_0x5dfeb5(0x22d)][_0x5dfeb5(0x1c8)][_0x5dfeb5(0x23b)](),_0x359b14=Array[_0x5dfeb5(0x1eb)](_0x4cf3b2[_0x5dfeb5(0x271)][_0x5dfeb5(0x22d)][_0x5dfeb5(0x1c8)][_0x5dfeb5(0x1e7)]())[_0x5dfeb5(0x21b)](({name:_0x477a50,data:_0x1299de})=>{const _0x45ab4c=_0x5dfeb5,{group:_0x55a375,subType:_0x2323db,authorId:_0x17e7e3}=_0x35ea2e[_0x45ab4c(0x1e3)](_0x477a50);return _0x45ab4c(0x272)==_0x55a375&&_0x45ab4c(0x1ea)==_0x2323db&&_0x17e7e3==_0x2ac7db['id']&&!_0x1299de[_0x45ab4c(0x250)];});for(const _0x3f5da9 of _0x4c0978){if(_0x5dfeb5(0x268)!=_0x3f5da9[_0x5dfeb5(0x1e5)]||_0x5dfeb5(0x235)!=_0x3f5da9[_0x5dfeb5(0x1b1)]||0x1!=_0x3f5da9[_0x5dfeb5(0x1b3)])continue;const _0x5d0992=_0x176d47[_0x5dfeb5(0x24d)](_0x3f5da9[_0x5dfeb5(0x229)],_0x3f5da9[_0x5dfeb5(0x229)][_0x5dfeb5(0x1fc)](0x1));if(!_0x359b14[_0x5dfeb5(0x1f0)](({data:_0x547155})=>_0x547155[_0x5dfeb5(0x22f)][_0x5dfeb5(0x267)](_0x5d0992))){for(const {name:_0x2715d7,data:_0x22a3bc}of _0x359b14)if(_0x5d0992[_0x5dfeb5(0x224)](_0x22a3bc[_0x5dfeb5(0x22f)])){_0x176d47[_0x5dfeb5(0x1cb)](_0x2715d7,{'range':_0x5d0992}),_0xb3c0bb=!0x0;break;}}}return _0xb3c0bb;}),_0x4cf3b2[_0x26f6f8(0x271)][_0x26f6f8(0x22d)][_0x26f6f8(0x1f5)](_0xf051ae=>{const _0x1bb6bf=_0x26f6f8;let _0x175106=!0x1;const _0x423ef8=_0x4cf3b2[_0x1bb6bf(0x227)][_0x1bb6bf(0x273)](_0x1bb6bf(0x204))['me'],_0x52f41e=_0x35ea2e[_0x1bb6bf(0x222)]()[_0x1bb6bf(0x21b)](_0x65762d=>_0x65762d[_0x1bb6bf(0x1de)]&&_0x65762d[_0x1bb6bf(0x225)]==_0x423ef8),_0x251c85=new Set(),_0x3655b5=new Set();for(const _0x32c25d of _0x52f41e)if(_0x1bb6bf(0x1ea)==_0x32c25d[_0x1bb6bf(0x243)])for(const _0xec183e of _0x32c25d[_0x1bb6bf(0x209)]()){const _0x2c599a=_0xec183e[_0x1bb6bf(0x1c6)]()[_0x1bb6bf(0x1ee)]();if(_0x2c599a){if(_0x2c599a['is'](_0x1bb6bf(0x22c),_0x1bb6bf(0x235))&&Pe(_0x2c599a)){_0x32c25d[_0x1bb6bf(0x1f9)](_0xec183e[_0x1bb6bf(0x1b1)]),_0x251c85[_0x1bb6bf(0x1ba)](_0x2c599a),_0x175106=!0x0;const _0x149351=_0x2c599a[_0x1bb6bf(0x228)],_0x5a3aba=_0x2c599a[_0x1bb6bf(0x26b)],_0x12203d=_0x149351&&_0x149351['is'](_0x1bb6bf(0x22c),_0x1bb6bf(0x235)),_0x1aa8a1=_0x5a3aba&&_0x5a3aba['is'](_0x1bb6bf(0x22c),_0x1bb6bf(0x235));_0x12203d&&!_0x251c85[_0x1bb6bf(0x25e)](_0x149351)&&_0x3655b5[_0x1bb6bf(0x1ba)](_0x149351),_0x1aa8a1&&!_0x251c85[_0x1bb6bf(0x25e)](_0x5a3aba)&&_0x3655b5[_0x1bb6bf(0x1ba)](_0x5a3aba);}else _0x2c599a['is'](_0x1bb6bf(0x22c),_0x1bb6bf(0x223))&&_0x2c599a[_0x1bb6bf(0x1f8)]&&(_0x32c25d[_0x1bb6bf(0x1f9)](_0xec183e[_0x1bb6bf(0x1b1)]),_0x175106=!0x0);}}else{if(_0x1bb6bf(0x24e)==_0x32c25d[_0x1bb6bf(0x243)]){if(!_0x32c25d[_0x1bb6bf(0x1fa)]||!_0x32c25d[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x1cd)])continue;const _0x2da27e=_0x32c25d[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x231)];if(_0x2da27e&&Object[_0x1bb6bf(0x261)](_0x2da27e)[_0x1bb6bf(0x1b3)])continue;const _0x106c5b=_0x32c25d[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x1cd)];let _0x18de5e=!0x0,_0x18170b=!0x0;for(const _0x2c0594 of _0x52f41e)if(_0x2c0594[_0x1bb6bf(0x243)]&&_0x2c0594[_0x1bb6bf(0x243)][_0x1bb6bf(0x245)](_0x1bb6bf(0x1ea))){if(!_0x2c0594[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x1cd)]){_0x18170b=!0x1;break;}if(_0x2c0594['id']!=_0x32c25d['id']&&_0x2c0594[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x1cd)]==_0x106c5b){_0x18de5e=!0x1;break;}}_0x18170b&&_0x18de5e&&(_0x32c25d[_0x1bb6bf(0x1ae)](),_0x175106=!0x0);}}for(const _0x3e0033 of _0x251c85)_0xf051ae[_0x1bb6bf(0x23a)](_0x3e0033);for(const _0x498b06 of _0x3655b5)_0xf051ae[_0x1bb6bf(0x1d1)](_0x498b06);return _0x175106;}),_0x4cf3b2[_0x26f6f8(0x1dc)][_0x26f6f8(0x20e)](_0x26f6f8(0x220))[_0x26f6f8(0x211)]({'model':_0x26f6f8(0x1d2),'view':(_0x347a33,_0x643a62)=>_0x427e2e(_0x347a33),'converterPriority':_0x26f6f8(0x1af)}),_0x4cf3b2[_0x26f6f8(0x1dc)][_0x26f6f8(0x20e)](_0x26f6f8(0x1d5))[_0x26f6f8(0x211)]({'model':_0x26f6f8(0x1d2),'view':(_0x3e4b76,_0x1b00d9)=>_0x1b00d9[_0x26f6f8(0x1f4)][_0x26f6f8(0x266)]?_0x427e2e(_0x3e4b76,!0x1):null,'converterPriority':_0x26f6f8(0x1af)});const _0x370852=_0x4cf3b2[_0x26f6f8(0x226)][_0x26f6f8(0x1e4)];this[_0x26f6f8(0x23d)](_0x370852[_0x26f6f8(0x22d)],_0x26f6f8(0x1e2),(_0x53570c,_0x403eec)=>{const _0x2b282f=_0x26f6f8,_0x31381e=[];for(const _0x40dae8 of _0x370852[_0x2b282f(0x238)](_0x403eec[_0x2b282f(0x20c)])[_0x2b282f(0x249)]())_0x40dae8['is'](_0x2b282f(0x22c),_0x2b282f(0x277))&&_0x31381e[_0x2b282f(0x269)](_0x40dae8);_0x370852[_0x2b282f(0x278)](_0x5aed26=>{const _0x59bc13=_0x2b282f;for(const _0x357255 of _0x31381e)_0x5aed26[_0x59bc13(0x256)](_0x5aed26[_0x59bc13(0x238)](_0x357255),_0x5aed26[_0x59bc13(0x25a)](_0x357255)),_0x5aed26[_0x59bc13(0x23a)](_0x357255);});});}}function Pe(_0xb78df1){const _0x593503=_0x47e4d9;if(_0xb78df1[_0x593503(0x1f8)])return!0x0;const _0x3f812d=_0xb78df1[_0x593503(0x232)](0x0);return _0x3f812d['is'](_0x593503(0x22c),_0x593503(0x223))&&_0x3f812d[_0x593503(0x1f8)];}function he(_0x31ac52,_0x4a4175={},_0x137675){const _0x40beed=_0x47e4d9;for(const {isAnchor:_0x7f0a74,cellHeight:_0x3e8bb3,cellWidth:_0xa6e11a}of _0x137675[_0x40beed(0x1ad)](_0x31ac52,{'includeAllSlots':!0x0,..._0x4a4175}))if(!_0x7f0a74||0x1!=_0x3e8bb3||0x1!=_0xa6e11a)return!0x1;return!0x0;}
23
+ const _0x4498fb=_0x4367;(function(_0x2710a1,_0x4171ae){const _0x4e6588=_0x4367,_0x3adc61=_0x2710a1();while(!![]){try{const _0x8d1898=parseInt(_0x4e6588(0xd7))/0x1*(parseInt(_0x4e6588(0x14f))/0x2)+parseInt(_0x4e6588(0xe7))/0x3+parseInt(_0x4e6588(0x120))/0x4+parseInt(_0x4e6588(0x160))/0x5+-parseInt(_0x4e6588(0x123))/0x6+parseInt(_0x4e6588(0xf9))/0x7*(-parseInt(_0x4e6588(0xd3))/0x8)+-parseInt(_0x4e6588(0xc3))/0x9*(-parseInt(_0x4e6588(0x14a))/0xa);if(_0x8d1898===_0x4171ae)break;else _0x3adc61['push'](_0x3adc61['shift']());}catch(_0x36acf2){_0x3adc61['push'](_0x3adc61['shift']());}}}(_0x234b,0xe40bd));import{getTranslation as _0x58196e}from'../utils/common-translations.js';import{Plugin as _0x42a1ed}from'ckeditor5/src/core.js';import{LiveRange as _0x2256c4}from'ckeditor5/src/engine.js';import{uid as _0x453e9f,priorities as _0x1b1285}from'ckeditor5/src/utils.js';import _0x5ec96b from'./table.js';function _0x234b(){const _0x5034a0=['getRanges','removeMarker','setAttributes','elementToElement','call','selection','change','suggestionUnloaded','getSuggestions','columnInsertionRanges','removeMarkers','createRangeOn','discard','content','rowInsertionRanges','join','some','$graveyard','_createdBatches','has','startsWith','tablePasteCell','find','wrap','getAttributes','insertRows','for','showSuggestionHighlights','_replaceTableSlotCell','TrackChangesEditing','64852pFNgZB','tableCellBackgroundColor','name','6223680FNdALA','stop','accept','first','map','registerPostFixer','document','getMarkers','getRange','markMultiRangeDeletion','table','deletionRanges','entries','reduce','tablePasteChainId','view','columnInsertionIndexes','rowInsertionIndexes','column','last','tableCellHorizontalAlignment','deletion','isInContent','tableCellPadding','createRangeIn','cell','insertionRanges','descriptionFactory','*Replace\x20table\x20cells*','redo','createPositionBefore','detach','getRowIndexes','high','documentSelection','Users','getItems','fromEntries','removeColumns','930670NMkyLz','commands','add','TableUtils','_getCoordsForCells','1124mIulGp','insertColumns','markMultiRangeInsertion','subType','low','unwrap','previous','length','paragraph','getColumns','every','containsRange','ck-suggestion-marker-insertion','trackChanges','position','options','markerAttributes','8713570TOSSyo','updateMarker','_tablePostFixingSubtypes','markMultiRangeBlockFormat','tableCellSuggestion','element','tableCellVerticalAlignment','getTableIfOnlyTableInContent','forEach','createElement','previousSibling','formatBlock','start','suggestion:formatBlock:tablePasteCell','forceDefaultExecution','return','model','fromRange','oldRange','getChanges','push','suggestionLoaded','getContainedElement','getChangedMarkers','columns','getSuggestion','tableCellBorderWidth','getRows','createRange','tableCell','tablePasteColumn','removeRows','row','fill','TableClipboard','nodeAfter','endRow','dataDowncast','activeMarkers','remove','endColumn','cells','insertContent','type','tablePaste','clipboardOutput','markers','getAllAdjacentSuggestions','36cNXQUH','insertion','keys','differ','author','get','editing','end','from','afterInit','editor','findAncestor','registerDescriptionCallback','getShiftedBy','_splitMarkerName','ck-suggestion-marker--active','3664XOhJsp','set','nextSibling','editingDowncast','471lSHsFG','filter','root','isEmpty','suggestion-td','conversion','locale','isEqual','getColumnIndexes','_suggestionFactory','rows','register','value','getChildren','rootName','next','8322povCPm','getChild','listenTo','suggestion','getSelectionAffectedTableCells','hasSuggestion','registerCustomCallback','insert','batch','getSuggestionCallback','move','requires','attributes','_isForcedDefaultExecutionBlock','tableCellBorderColor','createTableWalker','setAttribute','tableCellBorderStyle','6531sgahYQ','includes','plugins','tablePasteRow','newRange','schema','ck-suggestion-marker','markerToHighlight','markerName'];_0x234b=function(){return _0x5034a0;};return _0x234b();}const ge=[_0x4498fb(0xad),_0x4498fb(0xf5),_0x4498fb(0xf8),_0x4498fb(0x137),_0x4498fb(0x166),_0x4498fb(0x121),_0x4498fb(0x13a)],Ce=Object[_0x4498fb(0x148)](ge[_0x4498fb(0x127)](_0x3dbe8a=>[_0x3dbe8a,null]));function _0x4367(_0x915c2a,_0x5c1ee0){const _0x234bb6=_0x234b();return _0x4367=function(_0x436706,_0x3c74d2){_0x436706=_0x436706-0xa0;let _0x28d4e9=_0x234bb6[_0x436706];return _0x28d4e9;},_0x4367(_0x915c2a,_0x5c1ee0);}export default class It extends _0x42a1ed{static get[_0x4498fb(0xf2)](){return[_0x5ec96b];}[_0x4498fb(0xcc)](){const _0x4975f5=_0x4498fb,_0x5ea933=this[_0x4975f5(0xcd)];if(!_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0x115)](_0x4975f5(0xb5)))return;const _0xbad57c=_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x4975f5(0x11f)),_0x557112=_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x4975f5(0x14d)),_0x41f040=_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x5ec96b),_0x111c61=_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x4975f5(0xb5));_0x41f040[_0x4975f5(0x162)][_0x4975f5(0xa7)](_0x4975f5(0xfc),_0x4975f5(0xb1)),_0x5ea933[_0x4975f5(0xa3)][_0x4975f5(0xfe)][_0x4975f5(0xe2)](_0x4975f5(0x164),{'allowIn':_0x4975f5(0xb0),'allowContentOf':_0x4975f5(0xb0),'isLimit':!0x0}),_0x5ea933[_0x4975f5(0xdc)][_0x4975f5(0x105)]({'model':_0x4975f5(0x164),'view':_0x4975f5(0xdb)});let _0x1efca7=null;_0x5ea933[_0x4975f5(0xa3)]['on'](_0x4975f5(0xbd),(_0x3fed59,_0x3018f0)=>{const _0x2686fc=_0x4975f5,[_0x2145fc,_0x52f65a]=_0x3018f0,_0x2c8f17=_0x3018f0[_0x3018f0[_0x2686fc(0x156)]-0x1];_0x2c8f17&&_0x2c8f17[_0x2686fc(0xa1)]||_0xbad57c[_0x2686fc(0xf4)]||this[_0x2686fc(0xcd)][_0x2686fc(0x14b)][_0x2686fc(0xc8)](_0x2686fc(0x15c))[_0x2686fc(0xe3)]&&function(_0x4ed830,_0x163aa1,_0x1463a6,_0x40fef6,_0x4da4f2){const _0x9a2a5a=_0x2686fc;if(_0x163aa1&&!_0x163aa1['is'](_0x9a2a5a(0x145)))return!0x1;const _0x3ed519=_0x4da4f2[_0x9a2a5a(0x167)](_0x4ed830,_0x1463a6);if(!_0x3ed519||!he(_0x3ed519,void 0x0,_0x40fef6))return!0x1;const _0x252127=_0x40fef6[_0x9a2a5a(0xeb)](_0x1463a6[_0x9a2a5a(0x129)][_0x9a2a5a(0x107)]);if(!_0x252127[_0x9a2a5a(0x156)])return!0x1;const _0x53f3b2=_0x252127[0x0][_0x9a2a5a(0xce)](_0x9a2a5a(0x12d)),_0x1e4404=_0x40fef6[_0x9a2a5a(0x143)](_0x252127),_0x407d4f=_0x40fef6[_0x9a2a5a(0xdf)](_0x252127),_0x1f8538={'startRow':_0x1e4404[_0x9a2a5a(0x126)],'endRow':_0x1e4404[_0x9a2a5a(0x136)],'startColumn':_0x407d4f[_0x9a2a5a(0x126)],'endColumn':_0x407d4f[_0x9a2a5a(0x136)]};return 0x1==_0x252127[_0x9a2a5a(0x156)]&&(_0x1f8538[_0x9a2a5a(0xb7)]+=_0x40fef6[_0x9a2a5a(0xae)](_0x3ed519)-0x1,_0x1f8538[_0x9a2a5a(0xbb)]+=_0x40fef6[_0x9a2a5a(0x158)](_0x3ed519)-0x1),he(_0x53f3b2,_0x1f8538,_0x40fef6);}(_0x2145fc,_0x52f65a,_0x5ea933[_0x2686fc(0xa3)],_0x557112,_0x111c61)&&(_0x3fed59[_0x2686fc(0x124)](),_0x1efca7={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x5ea933[_0x2686fc(0xa3)][_0x2686fc(0x108)](()=>{const _0x1fb537=_0x2686fc;_0x5ea933[_0x1fb537(0xa3)][_0x1fb537(0xbd)](_0x3018f0[0x0],_0x3018f0[0x1],_0x3018f0[0x2],{'forceDefaultExecution':!0x0});const _0x5f3dd=_0x453e9f(),{rowInsertionRanges:_0x5b4d4a,columnInsertionRanges:_0x3f2913,insertionRanges:_0x473008,deletionRanges:_0x1cdf56,cells:_0x5db572}=_0x1efca7;_0x5b4d4a[_0x1fb537(0x156)]&&_0xbad57c[_0x1fb537(0x151)](_0x5b4d4a,_0x1fb537(0xfc),{'tablePasteChainId':_0x5f3dd}),_0x3f2913[_0x1fb537(0x156)]&&_0xbad57c[_0x1fb537(0x151)](_0x3f2913,_0x1fb537(0xb1),{'tablePasteChainId':_0x5f3dd}),_0x473008[_0x1fb537(0x156)]&&(_0xbad57c[_0x1fb537(0x151)](_0x473008,_0x1fb537(0xbf),{'tablePasteChainId':_0x5f3dd,'skipNestingCheck':!0x0}),_0x473008[_0x1fb537(0x168)](_0x4b38bc=>{const _0x1cb955=_0x1fb537;var _0x111471;return null===(_0x111471=_0x4b38bc[_0x1cb955(0x142)])||void 0x0===_0x111471?void 0x0:_0x111471[_0x1cb955(0x106)](_0x4b38bc);})),_0x1cdf56[_0x1fb537(0x156)]&&(_0xbad57c[_0x1fb537(0x12c)](_0x1cdf56,_0x1fb537(0xbf),{'tablePasteChainId':_0x5f3dd,'skipNestingCheck':!0x0}),_0x1cdf56[_0x1fb537(0x168)](_0x16e68c=>{const _0x212548=_0x1fb537;var _0x486776;return null===(_0x486776=_0x16e68c[_0x212548(0x142)])||void 0x0===_0x486776?void 0x0:_0x486776[_0x212548(0x106)](_0x16e68c);}));const _0x3488b6=_0xbad57c[_0x1fb537(0x163)](_0x5db572[_0x1fb537(0x127)](({element:_0x5ee6d3})=>_0x5ee6d3),{'formatGroupId':_0x453e9f()},[],_0x1fb537(0x117),{'tablePasteChainId':_0x5f3dd});if(_0x3488b6){const _0x4202fd=_0x3488b6[_0x1fb537(0x12a)](),_0x2cff08=[];for(const {element:_0x2ec408,attributes:_0x54afb9}of _0x5db572){if(!_0x54afb9)continue;const _0x313ec7=_0x5ea933[_0x1fb537(0xa3)][_0x1fb537(0x10d)](_0x2ec408),_0x152506=_0x4202fd[_0x1fb537(0x118)](_0x1ae8fd=>_0x1ae8fd[_0x1fb537(0x12b)]()[_0x1fb537(0xde)](_0x313ec7));_0x152506&&_0x2cff08[_0x1fb537(0xa7)]([_0x152506[_0x1fb537(0x122)],_0x54afb9]);}_0x2cff08[_0x1fb537(0x156)]&&_0x3488b6[_0x1fb537(0xf7)](_0x1fb537(0x15f),Object[_0x1fb537(0x148)](_0x2cff08));}_0x1efca7=null;}));},{'priority':_0x1b1285[_0x4975f5(0x144)]+0xa}),_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x4975f5(0xb5))['on'](_0x4975f5(0x11e),(_0x17d531,_0x3fe7d0)=>{const _0x59ec0e=_0x4975f5,[_0x558c4f,_0x3012ce,,_0xa42212]=_0x3fe7d0;if(!_0x1efca7)return;_0x17d531[_0x59ec0e(0x124)]();const _0x45f6e2=_0x558c4f[_0x59ec0e(0x13c)],_0x4302d6=_0x3012ce,_0x444f2d=Pe(_0x45f6e2),_0x236982=Pe(_0x4302d6);_0x17d531[_0x59ec0e(0xa2)]=_0x45f6e2;let _0x5e6fd8=null,_0x3aa23b=null;if(_0x236982||_0x444f2d){if(_0x444f2d&&!_0x236982){_0xa42212[_0x59ec0e(0xba)](_0x45f6e2[_0x59ec0e(0xe8)](0x0));for(const _0x384178 of Array[_0x59ec0e(0xcb)](_0x4302d6[_0x59ec0e(0xe4)]()))_0xa42212[_0x59ec0e(0xee)](_0x384178,_0x45f6e2,_0x59ec0e(0xca));const _0xb0b7b9=_0x1efca7[_0x59ec0e(0x134)][_0x59ec0e(0xfa)](_0x558c4f[_0x59ec0e(0xb3)]),_0x4e4e53=_0x1efca7[_0x59ec0e(0x133)][_0x59ec0e(0xfa)](_0x558c4f[_0x59ec0e(0x135)]);_0xb0b7b9||_0x4e4e53||(_0x5e6fd8=_0x2256c4[_0x59ec0e(0xa4)](_0xa42212[_0x59ec0e(0x13b)](_0x45f6e2)));}else _0x236982&&!_0x444f2d&&(_0x3aa23b=_0xa42212[_0x59ec0e(0x13b)](_0x45f6e2));}else{const _0x246f58=_0xa42212[_0x59ec0e(0x169)](_0x59ec0e(0x164)),_0x21024a=_0xa42212[_0x59ec0e(0x169)](_0x59ec0e(0x164));_0xa42212[_0x59ec0e(0x119)](_0xa42212[_0x59ec0e(0x13b)](_0x45f6e2),_0x21024a),_0xa42212[_0x59ec0e(0xee)](_0x246f58,_0x45f6e2,0x0);for(const _0x24b267 of Array[_0x59ec0e(0xcb)](_0x4302d6[_0x59ec0e(0xe4)]()))_0xa42212[_0x59ec0e(0xee)](_0x24b267,_0x246f58,_0x59ec0e(0xca));_0x5e6fd8=_0x2256c4[_0x59ec0e(0xa4)](_0xa42212[_0x59ec0e(0x10d)](_0x246f58)),_0x3aa23b=_0x2256c4[_0x59ec0e(0xa4)](_0xa42212[_0x59ec0e(0x10d)](_0x21024a));}const _0x5c3dc9=Array[_0x59ec0e(0xcb)](_0x4302d6[_0x59ec0e(0x11a)]())[_0x59ec0e(0xd8)](([_0xa9b76a])=>ge[_0x59ec0e(0xfa)](_0xa9b76a));_0x1efca7[_0x59ec0e(0xbc)][_0x59ec0e(0xa7)]({'element':_0x45f6e2,'attributes':_0x5c3dc9[_0x59ec0e(0x156)]?Object[_0x59ec0e(0x148)](_0x5c3dc9):null}),_0x5e6fd8&&_0x1efca7[_0x59ec0e(0x13d)][_0x59ec0e(0xa7)](_0x5e6fd8),_0x3aa23b&&_0x1efca7[_0x59ec0e(0x12e)][_0x59ec0e(0xa7)](_0x3aa23b);},{'priority':_0x4975f5(0x144)}),_0x557112['on'](_0x4975f5(0x150),(_0xf6e83b,_0x3d1d85)=>{const _0x360f19=_0x4975f5,[_0x4c5558,_0x46c165={}]=_0x3d1d85;if(!_0x1efca7)return;const _0x14e874=_0x46c165['at']||0x0,_0x52b450=_0x46c165[_0x360f19(0xab)]||0x1;_0x1efca7[_0x360f19(0x133)]=new Array(_0x52b450)[_0x360f19(0xb4)](_0x14e874)[_0x360f19(0x127)]((_0x28a883,_0x325a5f)=>_0x28a883+_0x325a5f);for(const {cell:_0x3e132b}of _0x557112[_0x360f19(0xf6)](_0x4c5558,{'startColumn':_0x14e874,'endColumn':_0x14e874+_0x52b450-0x1}))_0x1efca7[_0x360f19(0x10b)][_0x360f19(0xa7)](_0x5ea933[_0x360f19(0xa3)][_0x360f19(0x10d)](_0x3e132b));},{'priority':_0x4975f5(0x153)}),_0x557112['on'](_0x4975f5(0x11b),(_0x432697,_0x579363)=>{const _0x50dd2b=_0x4975f5,[_0x45ed57,_0x3ceb83={}]=_0x579363;if(!_0x1efca7)return;const _0x31e324=_0x3ceb83['at']||0x0,_0x42c990=_0x3ceb83[_0x50dd2b(0xe1)]||0x1;_0x1efca7[_0x50dd2b(0x134)]=new Array(_0x42c990)[_0x50dd2b(0xb4)](_0x31e324)[_0x50dd2b(0x127)]((_0x1c0b08,_0x1489cb)=>_0x1c0b08+_0x1489cb);for(const {cell:_0x4c3c5d}of _0x557112[_0x50dd2b(0xf6)](_0x45ed57,{'startRow':_0x31e324,'endRow':_0x31e324+_0x42c990-0x1}))_0x1efca7[_0x50dd2b(0x110)][_0x50dd2b(0xa7)](_0x5ea933[_0x50dd2b(0xa3)][_0x50dd2b(0x10d)](_0x4c3c5d));},{'priority':_0x4975f5(0x153)}),_0xbad57c[_0x4975f5(0x13e)][_0x4975f5(0xcf)](_0x35ed79=>{const _0x2e3639=_0x4975f5;if(_0x35ed79[_0x2e3639(0x152)]&&_0x35ed79[_0x2e3639(0x152)][_0x2e3639(0x116)](_0x2e3639(0xbf)))return _0x35ed79[_0x2e3639(0x155)]?{}:{'type':_0x2e3639(0xc4),'content':_0x58196e(_0x5ea933[_0x2e3639(0xdd)],_0x2e3639(0x13f))};});const _0x2df5c9=()=>!0x1;for(const _0x222ed7 of[_0x4975f5(0xbf),_0x4975f5(0xb1),_0x4975f5(0xfc),_0x4975f5(0x117)])_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0xc4),_0x222ed7,_0x4975f5(0x111),_0x2df5c9),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0x138),_0x222ed7,_0x4975f5(0x111),_0x2df5c9),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0x16b),_0x222ed7,_0x4975f5(0x111),_0x2df5c9);_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0x16b),_0x4975f5(0x117),_0x4975f5(0x10e),_0x2df5c9),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0x16b),_0x4975f5(0x117),_0x4975f5(0x125),(_0x476509,_0x1d9b7f,_0x3533d7)=>{const _0x3ed0cd=_0x4975f5,_0x27eabd=_0x476509[_0x3ed0cd(0x127)](_0x13e3c6=>_0x13e3c6[_0x3ed0cd(0xa9)]())[_0x3ed0cd(0xd8)](_0x73db12=>_0x73db12),_0x574e0b=new Map(_0x27eabd[_0x3ed0cd(0x127)](_0x119120=>[_0x119120,null]));if(_0x1efca7){for(const {element:_0x167183,attributes:_0x1ffaf5}of _0x1efca7[_0x3ed0cd(0xbc)])_0x1ffaf5&&_0x574e0b[_0x3ed0cd(0xd4)](_0x167183,_0x1ffaf5);}else{if(_0x3533d7&&_0x3533d7[_0x3ed0cd(0x15f)])for(const [_0x4a7ec4,_0x5385f1]of Object[_0x3ed0cd(0x12f)](_0x3533d7[_0x3ed0cd(0x15f)])){const _0x56871c=_0x5ea933[_0x3ed0cd(0xa3)][_0x3ed0cd(0xc1)][_0x3ed0cd(0xc8)](_0x4a7ec4),_0x4a2fb9=_0x56871c?_0x56871c[_0x3ed0cd(0x12b)]()[_0x3ed0cd(0xa9)]():null;_0x4a2fb9&&_0x574e0b[_0x3ed0cd(0xd4)](_0x4a2fb9,_0x5385f1);}}_0x5ea933[_0x3ed0cd(0xa3)][_0x3ed0cd(0x108)](_0x4765c2=>{const _0x53b817=_0x3ed0cd;for(const [_0x39b8df,_0x5872a1]of _0x574e0b)_0x4765c2[_0x53b817(0x104)]({...Ce,..._0x5872a1},_0x39b8df);});});const _0x491315=(_0x380b6b,_0x276ddc)=>{const _0x259034=_0x4975f5;_0xbad57c[_0x259034(0xe0)][_0x259034(0xed)](_0x380b6b,_0x259034(0xbf),_0x276ddc,(_0x1b6c10,_0x44d7bc,_0x21d289)=>{const _0x2f265f=_0x259034;_0x5ea933[_0x2f265f(0xa3)][_0x2f265f(0x108)](_0x292466=>{const _0x293761=_0x2f265f,_0x22dbde=[];for(const _0x26208a of _0x1b6c10){const _0x202a21=_0x26208a[_0x293761(0x16c)][_0x293761(0xb6)];_0x202a21['is'](_0x293761(0x165),_0x293761(0x164))&&_0x22dbde[_0x293761(0xa7)](_0x202a21);}_0xbad57c[_0x293761(0xe0)][_0x293761(0xf0)](_0x380b6b,null,_0x276ddc)(_0x1b6c10,_0x44d7bc,_0x21d289);for(const _0x33e585 of _0x22dbde)_0x293761(0x113)!=_0x33e585[_0x293761(0xd9)][_0x293761(0xe5)]&&_0x292466[_0x293761(0x154)](_0x33e585);});});};_0x491315(_0x4975f5(0xc4),_0x4975f5(0x125)),_0x491315(_0x4975f5(0xc4),_0x4975f5(0x10e)),_0x491315(_0x4975f5(0x138),_0x4975f5(0x125)),_0x491315(_0x4975f5(0x138),_0x4975f5(0x10e)),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0xc4),_0x4975f5(0xfc),_0x4975f5(0x10e),_0x267fe4=>{const _0x139701=_0x4975f5,_0x2a78af=_0x267fe4[_0x139701(0x127)](_0x302f53=>_0x302f53[_0x139701(0xa9)]()),_0x3778b8=_0x2a78af[0x0][_0x139701(0xce)](_0x139701(0x12d)),{minRow:_0x152644,maxRow:_0x435387}=_0x41f040[_0x139701(0x14e)](_0x2a78af);_0x557112[_0x139701(0xb2)](_0x3778b8,{'at':_0x152644,'rows':_0x435387-_0x152644+0x1});}),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0xc4),_0x4975f5(0xb1),_0x4975f5(0x10e),_0x280c0c=>{const _0x1ee71b=_0x4975f5,_0xe7260d=_0x280c0c[_0x1ee71b(0x127)](_0x212b91=>_0x212b91[_0x1ee71b(0xa9)]()),_0x51059e=_0xe7260d[0x0][_0x1ee71b(0xce)](_0x1ee71b(0x12d)),{minColumn:_0x56bb03,maxColumn:_0x28f069}=_0x41f040[_0x1ee71b(0x14e)](_0xe7260d);_0x557112[_0x1ee71b(0x149)](_0x51059e,{'at':_0x56bb03,'columns':_0x28f069-_0x56bb03+0x1});});const _0x48706c=(_0x3e7816,_0x59eb20)=>{const _0x1f9024=_0x4975f5;if(!_0x59eb20[_0x1f9024(0x152)]||!_0x59eb20[_0x1f9024(0x152)][_0x1f9024(0x116)](_0x1f9024(0xbf)))return;const _0x2d5e65=_0x59eb20[_0x1f9024(0xf3)][_0x1f9024(0x131)],_0x4d0eb9=_0xbad57c[_0x1f9024(0x10a)]()[_0x1f9024(0xd8)](_0xf9e9cd=>_0xf9e9cd[_0x1f9024(0x139)]&&_0xf9e9cd[_0x1f9024(0xf3)]&&_0xf9e9cd[_0x1f9024(0xf3)][_0x1f9024(0x131)]==_0x2d5e65);_0x4d0eb9[_0x1f9024(0x156)]&&_0x59eb20[_0x1f9024(0xc2)]()[_0x1f9024(0x156)]!=_0x4d0eb9[_0x1f9024(0x156)]&&_0x4d0eb9[_0x1f9024(0x130)]((_0xd531a9,_0x4c96c2)=>(_0xd531a9[_0x1f9024(0xe6)]=_0x4c96c2,_0x4c96c2[_0x1f9024(0x155)]=_0xd531a9,_0x4c96c2));};function _0x1cd8bc(_0x596624,_0x90af35=!0x0){const _0x3cacd8=_0x4975f5,{id:_0x3505eb}=_0xbad57c[_0x3cacd8(0xd1)](_0x596624[_0x3cacd8(0x101)]),_0x467330=[_0x3cacd8(0xff),_0x3cacd8(0x15b)],_0x5422ce=_0xbad57c[_0x3cacd8(0xb9)][_0x3cacd8(0xfa)](_0x596624[_0x3cacd8(0x101)]);return _0x5422ce&&_0x467330[_0x3cacd8(0xa7)](_0x3cacd8(0xd2)),{'classes':_0x467330,'attributes':{'data-suggestion':_0x3505eb},'priority':_0x5422ce&&_0x90af35?0xbc2:0xbb8};}_0xbad57c['on'](_0x4975f5(0xa8),_0x48706c,{'priority':_0x4975f5(0x144)}),_0xbad57c['on'](_0x4975f5(0x109),_0x48706c,{'priority':_0x4975f5(0x144)}),_0x5ea933[_0x4975f5(0xa3)][_0x4975f5(0x129)][_0x4975f5(0x128)](()=>{const _0x37110d=_0x4975f5;let _0x4ea95c=!0x1;const _0x21e04b=Array[_0x37110d(0xcb)](_0x5ea933[_0x37110d(0xa3)][_0x37110d(0x129)][_0x37110d(0xc6)][_0x37110d(0xaa)]());for(const {name:_0x4c8893,data:_0x137fa8}of _0x21e04b){const {group:_0x4a8086,type:_0x536ae8,id:_0x132d67}=_0xbad57c[_0x37110d(0xd1)](_0x4c8893);if(_0x37110d(0xea)!=_0x4a8086||_0x37110d(0x138)!=_0x536ae8||_0x137fa8[_0x37110d(0xa5)])continue;if(!_0xbad57c[_0x37110d(0xec)](_0x132d67))continue;const _0x5e712f=_0xbad57c[_0x37110d(0xac)](_0x132d67)[_0x37110d(0x102)](),_0x3f87c1=_0x5ea933[_0x37110d(0xfb)][_0x37110d(0xc8)](_0x37110d(0x146))['me'];for(const _0x1b2b43 of _0xbad57c[_0x37110d(0x10a)]()){if(!_0x1b2b43[_0x37110d(0x139)]||_0x1b2b43[_0x37110d(0xc7)]!=_0x3f87c1)continue;if(_0x37110d(0x16b)!=_0x1b2b43[_0x37110d(0xbe)]||_0x37110d(0x117)!=_0x1b2b43[_0x37110d(0x152)])continue;if(_0x1b2b43[_0x37110d(0x102)]()[_0x37110d(0x159)](_0x331685=>_0x5e712f[_0x37110d(0x112)](_0xcd8ea3=>_0xcd8ea3[_0x37110d(0x15a)](_0x331685,!0x0)))){for(const _0x33b359 of _0x1b2b43[_0x37110d(0xc2)]())_0x33b359[_0x37110d(0x139)]&&(_0x33b359[_0x37110d(0x10e)](),_0x4ea95c=!0x0);}}}return _0x4ea95c;}),_0x5ea933[_0x4975f5(0xa3)][_0x4975f5(0x129)][_0x4975f5(0x128)](_0x7073e3=>{const _0x462baa=_0x4975f5,_0x403ffd=_0x5ea933[_0x462baa(0x14b)][_0x462baa(0xc8)](_0x462baa(0x140));if(!_0x403ffd||!_0x403ffd[_0x462baa(0x114)][_0x462baa(0x115)](_0x7073e3[_0x462baa(0xef)]))return!0x1;let _0x20c563=!0x1;const _0x453740=_0x5ea933[_0x462baa(0xfb)][_0x462baa(0xc8)](_0x462baa(0x146))['me'],_0x42cf76=_0x5ea933[_0x462baa(0xa3)][_0x462baa(0x129)][_0x462baa(0xc6)][_0x462baa(0xa6)](),_0x4ce65d=Array[_0x462baa(0xcb)](_0x5ea933[_0x462baa(0xa3)][_0x462baa(0x129)][_0x462baa(0xc6)][_0x462baa(0xaa)]())[_0x462baa(0xd8)](({name:_0x1564b9,data:_0x233666})=>{const _0x5e7cfd=_0x462baa,{group:_0x42ed33,subType:_0x5e2260,authorId:_0x466994}=_0xbad57c[_0x5e7cfd(0xd1)](_0x1564b9);return _0x5e7cfd(0xea)==_0x42ed33&&_0x5e7cfd(0xbf)==_0x5e2260&&_0x466994==_0x453740['id']&&!_0x233666[_0x5e7cfd(0xa5)];});for(const _0x5c3e8a of _0x42cf76){if(_0x462baa(0xee)!=_0x5c3e8a[_0x462baa(0xbe)]||_0x462baa(0x164)!=_0x5c3e8a[_0x462baa(0x122)]||0x1!=_0x5c3e8a[_0x462baa(0x156)])continue;const _0x416969=_0x7073e3[_0x462baa(0xaf)](_0x5c3e8a[_0x462baa(0x15d)],_0x5c3e8a[_0x462baa(0x15d)][_0x462baa(0xd0)](0x1));if(!_0x4ce65d[_0x462baa(0x118)](({data:_0x2b108f})=>_0x2b108f[_0x462baa(0xfd)][_0x462baa(0xde)](_0x416969))){for(const {name:_0x3585eb,data:_0x5c6c8d}of _0x4ce65d)if(_0x416969[_0x462baa(0x15a)](_0x5c6c8d[_0x462baa(0xfd)])){_0x7073e3[_0x462baa(0x161)](_0x3585eb,{'range':_0x416969}),_0x20c563=!0x0;break;}}}return _0x20c563;}),_0x5ea933[_0x4975f5(0xa3)][_0x4975f5(0x129)][_0x4975f5(0x128)](_0x45ab79=>{const _0x1252a7=_0x4975f5;let _0x2d3470=!0x1;const _0x4d9107=_0x5ea933[_0x1252a7(0xfb)][_0x1252a7(0xc8)](_0x1252a7(0x146))['me'],_0x24e233=_0xbad57c[_0x1252a7(0x10a)]()[_0x1252a7(0xd8)](_0x180a81=>_0x180a81[_0x1252a7(0x139)]&&_0x180a81[_0x1252a7(0xc7)]==_0x4d9107),_0x37a813=new Set(),_0xc482aa=new Set();for(const _0x483d19 of _0x24e233)if(_0x1252a7(0xbf)==_0x483d19[_0x1252a7(0x152)])for(const _0x3e76b1 of _0x483d19[_0x1252a7(0x12a)]()){const _0x24117a=_0x3e76b1[_0x1252a7(0x12b)]()[_0x1252a7(0xa9)]();if(_0x24117a){if(_0x24117a['is'](_0x1252a7(0x165),_0x1252a7(0x164))&&Pe(_0x24117a)){_0x483d19[_0x1252a7(0x103)](_0x3e76b1[_0x1252a7(0x122)]),_0x37a813[_0x1252a7(0x14c)](_0x24117a),_0x2d3470=!0x0;const _0x2c239e=_0x24117a[_0x1252a7(0xd5)],_0x3e4f98=_0x24117a[_0x1252a7(0x16a)],_0x338be4=_0x2c239e&&_0x2c239e['is'](_0x1252a7(0x165),_0x1252a7(0x164)),_0x24435e=_0x3e4f98&&_0x3e4f98['is'](_0x1252a7(0x165),_0x1252a7(0x164));_0x338be4&&!_0x37a813[_0x1252a7(0x115)](_0x2c239e)&&_0xc482aa[_0x1252a7(0x14c)](_0x2c239e),_0x24435e&&!_0x37a813[_0x1252a7(0x115)](_0x3e4f98)&&_0xc482aa[_0x1252a7(0x14c)](_0x3e4f98);}else _0x24117a['is'](_0x1252a7(0x165),_0x1252a7(0x157))&&_0x24117a[_0x1252a7(0xda)]&&(_0x483d19[_0x1252a7(0x103)](_0x3e76b1[_0x1252a7(0x122)]),_0x2d3470=!0x0);}}else{if(_0x1252a7(0x117)==_0x483d19[_0x1252a7(0x152)]){if(!_0x483d19[_0x1252a7(0xf3)]||!_0x483d19[_0x1252a7(0xf3)][_0x1252a7(0x131)])continue;const _0x17d621=_0x483d19[_0x1252a7(0xf3)][_0x1252a7(0x15f)];if(_0x17d621&&Object[_0x1252a7(0xc5)](_0x17d621)[_0x1252a7(0x156)])continue;const _0x32c521=_0x483d19[_0x1252a7(0xf3)][_0x1252a7(0x131)];let _0x271908=!0x0,_0x3da7c9=!0x0;for(const _0x231a5a of _0x24e233)if(_0x231a5a[_0x1252a7(0x152)]&&_0x231a5a[_0x1252a7(0x152)][_0x1252a7(0x116)](_0x1252a7(0xbf))){if(!_0x231a5a[_0x1252a7(0xf3)][_0x1252a7(0x131)]){_0x3da7c9=!0x1;break;}if(_0x231a5a['id']!=_0x483d19['id']&&_0x231a5a[_0x1252a7(0xf3)][_0x1252a7(0x131)]==_0x32c521){_0x271908=!0x1;break;}}_0x3da7c9&&_0x271908&&(_0x483d19[_0x1252a7(0x10c)](),_0x2d3470=!0x0);}}for(const _0x2e34a7 of _0x37a813)_0x45ab79[_0x1252a7(0xba)](_0x2e34a7);for(const _0x463e10 of _0xc482aa)_0x45ab79[_0x1252a7(0x154)](_0x463e10);return _0x2d3470;}),_0x5ea933[_0x4975f5(0xdc)][_0x4975f5(0x11c)](_0x4975f5(0xd6))[_0x4975f5(0x100)]({'model':_0x4975f5(0xa0),'view':(_0x46fde3,_0x26e8d4)=>_0x1cd8bc(_0x46fde3),'converterPriority':_0x4975f5(0x144)}),_0x5ea933[_0x4975f5(0xdc)][_0x4975f5(0x11c)](_0x4975f5(0xb8))[_0x4975f5(0x100)]({'model':_0x4975f5(0xa0),'view':(_0x11db95,_0x282b42)=>_0x282b42[_0x4975f5(0x15e)][_0x4975f5(0x11d)]?_0x1cd8bc(_0x11db95,!0x1):null,'converterPriority':_0x4975f5(0x144)});const _0x4ba0fb=_0x5ea933[_0x4975f5(0xc9)][_0x4975f5(0x132)];this[_0x4975f5(0xe9)](_0x4ba0fb[_0x4975f5(0x129)],_0x4975f5(0xc0),(_0x1978df,_0xa942aa)=>{const _0x22971c=_0x4975f5,_0x56a2b8=[];for(const _0x4d22df of _0x4ba0fb[_0x22971c(0x13b)](_0xa942aa[_0x22971c(0x10f)])[_0x22971c(0x147)]())_0x4d22df['is'](_0x22971c(0x165),_0x22971c(0xdb))&&_0x56a2b8[_0x22971c(0xa7)](_0x4d22df);_0x4ba0fb[_0x22971c(0x108)](_0x3d9d31=>{const _0x22e8df=_0x22971c;for(const _0x5174c3 of _0x56a2b8)_0x3d9d31[_0x22e8df(0xf1)](_0x3d9d31[_0x22e8df(0x13b)](_0x5174c3),_0x3d9d31[_0x22e8df(0x141)](_0x5174c3)),_0x3d9d31[_0x22e8df(0xba)](_0x5174c3);});});}}function Pe(_0x240a21){const _0x30ae67=_0x4498fb;if(_0x240a21[_0x30ae67(0xda)])return!0x0;const _0x234445=_0x240a21[_0x30ae67(0xe8)](0x0);return _0x234445['is'](_0x30ae67(0x165),_0x30ae67(0x157))&&_0x234445[_0x30ae67(0xda)];}function he(_0x2e0011,_0x13d502={},_0x263c02){const _0x1e1281=_0x4498fb;for(const {isAnchor:_0x1b1dae,cellHeight:_0x4a3aa4,cellWidth:_0x4d9c4f}of _0x263c02[_0x1e1281(0xf6)](_0x2e0011,{'includeAllSlots':!0x0,..._0x13d502}))if(!_0x1b1dae||0x1!=_0x4a3aa4||0x1!=_0x4d9c4f)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x35b1(_0x125833,_0x1c735a){const _0x475549=_0x4755();return _0x35b1=function(_0x35b1bc,_0x435c9f){_0x35b1bc=_0x35b1bc-0x122;let _0x4b6e8d=_0x475549[_0x35b1bc];return _0x4b6e8d;},_0x35b1(_0x125833,_0x1c735a);}const _0xb8c8e7=_0x35b1;(function(_0x332a0b,_0x10b0ff){const _0x5f242a=_0x35b1,_0x2d5887=_0x332a0b();while(!![]){try{const _0x2bc17c=parseInt(_0x5f242a(0x122))/0x1+-parseInt(_0x5f242a(0x132))/0x2+parseInt(_0x5f242a(0x12e))/0x3*(parseInt(_0x5f242a(0x127))/0x4)+parseInt(_0x5f242a(0x12b))/0x5+parseInt(_0x5f242a(0x14e))/0x6+parseInt(_0x5f242a(0x124))/0x7+-parseInt(_0x5f242a(0x148))/0x8;if(_0x2bc17c===_0x10b0ff)break;else _0x2d5887['push'](_0x2d5887['shift']());}catch(_0x3da00a){_0x2d5887['push'](_0x2d5887['shift']());}}}(_0x4755,0x18fdd));import{Plugin as _0x56b16b}from'ckeditor5/src/core.js';import{getTranslation as _0x399737}from'../utils/common-translations.js';export default class vt extends _0x56b16b{[_0xb8c8e7(0x141)](){const _0x22c55a=_0xb8c8e7;if(!this[_0x22c55a(0x123)][_0x22c55a(0x157)][_0x22c55a(0x130)](_0x22c55a(0x13d)))return;const _0x3e5de2=this[_0x22c55a(0x123)][_0x22c55a(0x157)][_0x22c55a(0x12a)](_0x22c55a(0x151));_0x3e5de2[_0x22c55a(0x14f)](_0x22c55a(0x138),this[_0x22c55a(0x14a)][_0x22c55a(0x13b)](this)),_0x3e5de2[_0x22c55a(0x14b)][_0x22c55a(0x136)](_0x22c55a(0x13c),_0x22c55a(0x12d),_0x22c55a(0x135),_0x3e5de2[_0x22c55a(0x14b)][_0x22c55a(0x152)](_0x22c55a(0x13c),null,_0x22c55a(0x131))),_0x3e5de2[_0x22c55a(0x14b)][_0x22c55a(0x136)](_0x22c55a(0x13c),_0x22c55a(0x12d),_0x22c55a(0x131),_0x3e5de2[_0x22c55a(0x14b)][_0x22c55a(0x152)](_0x22c55a(0x13c),null,_0x22c55a(0x135))),_0x3e5de2[_0x22c55a(0x154)][_0x22c55a(0x13f)](this[_0x22c55a(0x137)][_0x22c55a(0x13b)](this));}[_0xb8c8e7(0x14a)](_0x30adf7,_0x5d9d29){const _0x324be9=_0xb8c8e7,_0xbfa5dd=this[_0x324be9(0x123)][_0x324be9(0x157)][_0x324be9(0x12a)](_0x324be9(0x151)),_0x134b74=this[_0x324be9(0x123)][_0x324be9(0x157)][_0x324be9(0x12a)](_0x324be9(0x13d)),_0x415174=_0x5d9d29[_0x324be9(0x12c)]||this[_0x324be9(0x123)][_0x324be9(0x150)][_0x324be9(0x146)][_0x324be9(0x14c)][_0x324be9(0x12f)]();this[_0x324be9(0x123)][_0x324be9(0x150)][_0x324be9(0x14d)](()=>{const _0x119307=_0x324be9,_0x3fd640=_0x134b74[_0x119307(0x129)](_0x415174);let _0x4e8000=_0x3fd640?_0x134b74[_0x119307(0x13a)](_0x3fd640):null,_0x52a0c2=_0x415174[_0x119307(0x149)](_0x119307(0x144))||null;const _0x3938de=_0x5d9d29[_0x119307(0x144)]||_0x52a0c2,_0x4026bd=_0x5d9d29[_0x119307(0x153)]||_0x4e8000,_0x166048=this[_0x119307(0x123)][_0x119307(0x157)][_0x119307(0x12a)](_0x119307(0x133))['me'];for(const _0x23e81c of _0xbfa5dd[_0x119307(0x139)]()){const _0xc79fb2=_0x23e81c[_0x119307(0x128)]();if(_0x119307(0x12d)===_0x23e81c[_0x119307(0x142)]&&_0xc79fb2===_0x415174){_0x23e81c[_0x119307(0x155)]!==_0x166048&&_0x23e81c[_0x119307(0x131)]();const _0x2ebcef=_0x23e81c[_0x119307(0x140)][_0x119307(0x13e)];_0x52a0c2=_0x2ebcef[0x0][_0x119307(0x144)],_0x4e8000=_0x2ebcef[0x0][_0x119307(0x153)];break;}}_0x30adf7({'table':_0x415174,'tableWidth':_0x3938de,'columnWidths':_0x4026bd}),_0xbfa5dd[_0x119307(0x147)](_0x415174,{'commandName':_0x119307(0x138),'commandParams':[{'tableWidth':_0x52a0c2,'columnWidths':_0x4e8000}],'formatGroupId':_0x119307(0x12d)},[],_0x119307(0x12d));});}[_0xb8c8e7(0x137)](_0xf18b51){const _0x40c9e0=_0xb8c8e7;if(_0x40c9e0(0x13c)!=_0xf18b51[_0x40c9e0(0x143)]&&_0x40c9e0(0x125)!=_0xf18b51[_0x40c9e0(0x143)])return;const {data:_0x28748b}=_0xf18b51;if(_0x28748b&&_0x40c9e0(0x12d)===_0x28748b[_0x40c9e0(0x156)]){const _0x685b47=_0x40c9e0(0x145);return{'type':_0x40c9e0(0x134),'content':_0x399737(this[_0x40c9e0(0x123)][_0x40c9e0(0x126)],_0x685b47)};}}}function _0x4755(){const _0x1d1a27=['handleSuggestionDescription','resizeTableWidth','getSuggestions','getTableColumnsWidths','bind','formatBlock','TableColumnResizeEditing','commandParams','registerDescriptionCallback','data','afterInit','subType','type','tableWidth','*Format:*\x20resize\x20table','document','markBlockFormat','3340088oRzgXS','getAttribute','handleResizeTableWidthCommand','_suggestionFactory','selection','change','872022prYORZ','enableCommand','model','TrackChangesEditing','getSuggestionCallback','columnWidths','descriptionFactory','author','formatGroupId','plugins','19762sDETVP','editor','1099707BdUzvc','formatInline','locale','4dLHEDH','getContainedElement','getColumnGroupElement','get','930690agbpBN','table','resizeTable','581187deGMdb','getSelectedElement','has','discard','364382pthVnQ','Users','format','accept','registerCustomCallback'];_0x4755=function(){return _0x1d1a27;};return _0x4755();}
23
+ function _0x3954(){const _0x3747bc=['format','formatGroupId','1094564WZuEjo','afterInit','_suggestionFactory','getTableColumnsWidths','*Format:*\x20resize\x20table','columnWidths','resizeTable','Users','get','type','getSuggestions','TrackChangesEditing','registerCustomCallback','markBlockFormat','accept','has','editor','15778930eVvpwv','model','enableCommand','commandParams','getSelectedElement','tableWidth','discard','document','4HKdIlc','3171175FwfrOM','locale','getAttribute','handleSuggestionDescription','data','249431hISVQG','getColumnGroupElement','9wcmUOH','subType','getSuggestionCallback','plugins','author','TableColumnResizeEditing','formatBlock','bind','selection','8vnHwlQ','registerDescriptionCallback','handleResizeTableWidthCommand','change','getContainedElement','414597bANiJl','211896bMkBnf','descriptionFactory','formatInline','table','resizeTableWidth','2410869zhOhlP'];_0x3954=function(){return _0x3747bc;};return _0x3954();}const _0xda52cb=_0x1fd5;function _0x1fd5(_0x2ff13d,_0x3600f1){const _0x395482=_0x3954();return _0x1fd5=function(_0x1fd523,_0x5cb8f2){_0x1fd523=_0x1fd523-0x16c;let _0x45f6b3=_0x395482[_0x1fd523];return _0x45f6b3;},_0x1fd5(_0x2ff13d,_0x3600f1);}(function(_0x305d3d,_0x1ca6b7){const _0x299a51=_0x1fd5,_0x4d7a06=_0x305d3d();while(!![]){try{const _0x5cbb1f=parseInt(_0x299a51(0x16c))/0x1*(parseInt(_0x299a51(0x18e))/0x2)+parseInt(_0x299a51(0x172))/0x3+-parseInt(_0x299a51(0x175))/0x4+parseInt(_0x299a51(0x18f))/0x5+parseInt(_0x299a51(0x16d))/0x6+parseInt(_0x299a51(0x194))/0x7*(parseInt(_0x299a51(0x19f))/0x8)+-parseInt(_0x299a51(0x196))/0x9*(parseInt(_0x299a51(0x186))/0xa);if(_0x5cbb1f===_0x1ca6b7)break;else _0x4d7a06['push'](_0x4d7a06['shift']());}catch(_0x1aa377){_0x4d7a06['push'](_0x4d7a06['shift']());}}}(_0x3954,0x76c43));import{Plugin as _0x3d71ac}from'ckeditor5/src/core.js';import{getTranslation as _0x4dfd2d}from'../utils/common-translations.js';export default class vt extends _0x3d71ac{[_0xda52cb(0x176)](){const _0x9fb274=_0xda52cb;if(!this[_0x9fb274(0x185)][_0x9fb274(0x199)][_0x9fb274(0x184)](_0x9fb274(0x19b)))return;const _0x8e6ab2=this[_0x9fb274(0x185)][_0x9fb274(0x199)][_0x9fb274(0x17d)](_0x9fb274(0x180));_0x8e6ab2[_0x9fb274(0x188)](_0x9fb274(0x171),this[_0x9fb274(0x1a1)][_0x9fb274(0x19d)](this)),_0x8e6ab2[_0x9fb274(0x177)][_0x9fb274(0x181)](_0x9fb274(0x19c),_0x9fb274(0x17b),_0x9fb274(0x183),_0x8e6ab2[_0x9fb274(0x177)][_0x9fb274(0x198)](_0x9fb274(0x19c),null,_0x9fb274(0x18c))),_0x8e6ab2[_0x9fb274(0x177)][_0x9fb274(0x181)](_0x9fb274(0x19c),_0x9fb274(0x17b),_0x9fb274(0x18c),_0x8e6ab2[_0x9fb274(0x177)][_0x9fb274(0x198)](_0x9fb274(0x19c),null,_0x9fb274(0x183))),_0x8e6ab2[_0x9fb274(0x16e)][_0x9fb274(0x1a0)](this[_0x9fb274(0x192)][_0x9fb274(0x19d)](this));}[_0xda52cb(0x1a1)](_0x2b4943,_0x6e9554){const _0x489e9e=_0xda52cb,_0x10283b=this[_0x489e9e(0x185)][_0x489e9e(0x199)][_0x489e9e(0x17d)](_0x489e9e(0x180)),_0x3c0363=this[_0x489e9e(0x185)][_0x489e9e(0x199)][_0x489e9e(0x17d)](_0x489e9e(0x19b)),_0x5f4321=_0x6e9554[_0x489e9e(0x170)]||this[_0x489e9e(0x185)][_0x489e9e(0x187)][_0x489e9e(0x18d)][_0x489e9e(0x19e)][_0x489e9e(0x18a)]();this[_0x489e9e(0x185)][_0x489e9e(0x187)][_0x489e9e(0x1a2)](()=>{const _0x6b2e58=_0x489e9e,_0x2b2ce9=_0x3c0363[_0x6b2e58(0x195)](_0x5f4321);let _0x35ad94=_0x2b2ce9?_0x3c0363[_0x6b2e58(0x178)](_0x2b2ce9):null,_0x10b97c=_0x5f4321[_0x6b2e58(0x191)](_0x6b2e58(0x18b))||null;const _0x7a6eb2=_0x6e9554[_0x6b2e58(0x18b)]||_0x10b97c,_0x2c90b2=_0x6e9554[_0x6b2e58(0x17a)]||_0x35ad94,_0x1277ab=this[_0x6b2e58(0x185)][_0x6b2e58(0x199)][_0x6b2e58(0x17d)](_0x6b2e58(0x17c))['me'];for(const _0x1c40df of _0x10283b[_0x6b2e58(0x17f)]()){const _0x1993cd=_0x1c40df[_0x6b2e58(0x1a3)]();if(_0x6b2e58(0x17b)===_0x1c40df[_0x6b2e58(0x197)]&&_0x1993cd===_0x5f4321){_0x1c40df[_0x6b2e58(0x19a)]!==_0x1277ab&&_0x1c40df[_0x6b2e58(0x18c)]();const _0xedc15d=_0x1c40df[_0x6b2e58(0x193)][_0x6b2e58(0x189)];_0x10b97c=_0xedc15d[0x0][_0x6b2e58(0x18b)],_0x35ad94=_0xedc15d[0x0][_0x6b2e58(0x17a)];break;}}_0x2b4943({'table':_0x5f4321,'tableWidth':_0x7a6eb2,'columnWidths':_0x2c90b2}),_0x10283b[_0x6b2e58(0x182)](_0x5f4321,{'commandName':_0x6b2e58(0x171),'commandParams':[{'tableWidth':_0x10b97c,'columnWidths':_0x35ad94}],'formatGroupId':_0x6b2e58(0x17b)},[],_0x6b2e58(0x17b));});}[_0xda52cb(0x192)](_0x19a08e){const _0x25344d=_0xda52cb;if(_0x25344d(0x19c)!=_0x19a08e[_0x25344d(0x17e)]&&_0x25344d(0x16f)!=_0x19a08e[_0x25344d(0x17e)])return;const {data:_0x180e52}=_0x19a08e;if(_0x180e52&&_0x25344d(0x17b)===_0x180e52[_0x25344d(0x174)]){const _0x48fec6=_0x25344d(0x179);return{'type':_0x25344d(0x173),'content':_0x4dfd2d(this[_0x25344d(0x185)][_0x25344d(0x190)],_0x48fec6)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1bc0(_0x43f26a,_0x265cca){const _0x20d6c7=_0x20d6();return _0x1bc0=function(_0x1bc009,_0x1b392d){_0x1bc009=_0x1bc009-0xbe;let _0x31ce3b=_0x20d6c7[_0x1bc009];return _0x31ce3b;},_0x1bc0(_0x43f26a,_0x265cca);}const _0x258b11=_0x1bc0;function _0x20d6(){const _0x4600dc=['stop','_splitMarkerName','addMarker:suggestion','removeAttribute','headingColumns','name','27731OdFNUe','accept','310vVgEzD','end','_suggestionFactory','cell','registerBlockAttribute','start','2344300xVqXhM','registerCustomCallback','_handleLegacySuggestions','data','parent','setAttribute','TableUtils','90qksCQK','setTableColumnHeader','has','afterInit','nodeAfter','activeMarkers','consumable','requires','605478kdLnkl','enableDefaultAttributesIntegration','_registerLegacyDescription','showSuggestionHighlights','locale','options','6108DIpDKZ','writer','registerDescriptionCallback','downcastDispatcher','forceValue','format','_acceptFormatSuggestionCallbackFactory','341229AZUvlr','consume','getSuggestion','item','nodeBefore','955ysBTgY','120144zZRQyA','setTableRowHeader','commandName','markerName','addClass','ck-suggestion-marker-','232850MVpqfk','*Format:*\x20%0','data-suggestion','markerRange','highest','TableEditing','markerNameToElements','registerAttributeLabel','formatBlock','commandParams','get','2crjiVD','removeClass','FORMAT_HEADER_ROW','type','bindElementToMarker','toViewElement','FORMAT_REGULAR_ROW','descriptionFactory','editing','unbindElementFromMarkerName','createTableWalker','headingRows','FORMAT_REGULAR_COLUMN','removeMarker:suggestion','FORMAT_HEADER_COLUMN','getCellLocation','mapper','plugins','TrackChangesEditing','includes','editor','ck-suggestion-marker--active'];_0x20d6=function(){return _0x4600dc;};return _0x20d6();}(function(_0x3d858f,_0x1482b2){const _0x2f5ab7=_0x1bc0,_0x255325=_0x3d858f();while(!![]){try{const _0x3e2869=-parseInt(_0x2f5ab7(0xd8))/0x1+parseInt(_0x2f5ab7(0xe3))/0x2*(parseInt(_0x2f5ab7(0xcc))/0x3)+-parseInt(_0x2f5ab7(0xc5))/0x4*(-parseInt(_0x2f5ab7(0xd1))/0x5)+-parseInt(_0x2f5ab7(0xbf))/0x6+parseInt(_0x2f5ab7(0x107))/0x7+parseInt(_0x2f5ab7(0xd2))/0x8*(-parseInt(_0x2f5ab7(0x10e))/0x9)+-parseInt(_0x2f5ab7(0x101))/0xa*(parseInt(_0x2f5ab7(0xff))/0xb);if(_0x3e2869===_0x1482b2)break;else _0x255325['push'](_0x255325['shift']());}catch(_0x332f89){_0x255325['push'](_0x255325['shift']());}}}(_0x20d6,0x2b81e));import{Plugin as _0x268d64}from'ckeditor5/src/core.js';import _0x448e0a from'./table.js';import{getTranslation as _0x7bf1e6}from'../utils/common-translations.js';export default class At extends _0x268d64{static get[_0x258b11(0xbe)](){return[_0x448e0a];}[_0x258b11(0x111)](){const _0x5a74e1=_0x258b11,_0xd7ecd7=this[_0x5a74e1(0xf7)];if(!_0xd7ecd7[_0x5a74e1(0xf4)][_0x5a74e1(0x110)](_0x5a74e1(0xdd)))return;const _0x184211=_0xd7ecd7[_0x5a74e1(0xc3)],_0x210b6b=_0xd7ecd7[_0x5a74e1(0xf4)][_0x5a74e1(0xe2)](_0x5a74e1(0xf5));_0x210b6b[_0x5a74e1(0xc0)](_0x5a74e1(0xd3)),_0x210b6b[_0x5a74e1(0xc0)](_0x5a74e1(0x10f)),_0x210b6b[_0x5a74e1(0x105)](_0x5a74e1(0xee)),_0x210b6b[_0x5a74e1(0x105)](_0x5a74e1(0xfd)),_0x210b6b[_0x5a74e1(0xea)][_0x5a74e1(0xdf)](_0x5a74e1(0xee),_0x7bf1e6(_0x184211,_0x5a74e1(0xe5))),_0x210b6b[_0x5a74e1(0xea)][_0x5a74e1(0xdf)](_0x5a74e1(0xfd),_0x7bf1e6(_0x184211,_0x5a74e1(0xf1))),this[_0x5a74e1(0x109)]();}[_0x258b11(0x109)](){const _0x1bc4c8=_0x258b11,_0x269551=this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xf4)][_0x1bc4c8(0xe2)](_0x1bc4c8(0xf5)),_0x4ec6ac=this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xf4)][_0x1bc4c8(0xe2)](_0x1bc4c8(0x10d)),_0x529dfa=this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xf4)][_0x1bc4c8(0xe2)](_0x448e0a)[_0x1bc4c8(0xcb)]();function _0x10f0d8({showActiveMarker:_0xc257b8=!0x0,setDataAttribute:_0x478746=!0x0}={}){return(_0x9df6c5,_0x4496ad,_0x20e97e)=>{const _0x2559da=_0x1bc0,{type:_0x284782,id:_0x2d6eca}=_0x269551[_0x2559da(0xfa)](_0x4496ad[_0x2559da(0xd5)]),_0x212707=_0x269551[_0x2559da(0xce)](_0x2d6eca),_0x146fa4=_0x212707[_0x2559da(0x10a)];if(_0x2559da(0xe0)!=_0x212707[_0x2559da(0xe6)]||!_0x146fa4||_0x2559da(0x10f)!=_0x146fa4[_0x2559da(0xd4)])return;if(_0x4496ad[_0x2559da(0xcf)])return void _0x9df6c5[_0x2559da(0xf9)]();if(!_0x20e97e[_0x2559da(0x114)][_0x2559da(0xcd)](_0x4496ad[_0x2559da(0xdb)],_0x9df6c5[_0x2559da(0xfe)]))return;const _0x53cd4f=_0x4496ad[_0x2559da(0xdb)][_0x2559da(0x106)][_0x2559da(0x112)],_0x593315=_0x4496ad[_0x2559da(0xdb)][_0x2559da(0x102)][_0x2559da(0xd0)],_0x3f333c=_0x53cd4f[_0x2559da(0x10b)][_0x2559da(0x10b)],{column:_0x17ce41}=_0x4ec6ac[_0x2559da(0xf2)](_0x53cd4f),{column:_0x5cd8b7}=_0x4ec6ac[_0x2559da(0xf2)](_0x593315);for(let _0x1448ff=_0x17ce41;_0x1448ff<=_0x5cd8b7;_0x1448ff++){const _0x15dd9e=_0x4ec6ac[_0x2559da(0xed)](_0x3f333c,{'column':_0x1448ff,'includeAllSlots':!0x1});for(const _0x46fedf of _0x15dd9e){const _0x61b48e=_0x46fedf[_0x2559da(0x104)],_0x249968=_0x20e97e[_0x2559da(0xf3)][_0x2559da(0xe8)](_0x61b48e);_0x20e97e[_0x2559da(0xc6)][_0x2559da(0xd6)](_0x2559da(0xd7)+_0x284782,_0x249968),_0x478746&&_0x20e97e[_0x2559da(0xc6)][_0x2559da(0x10c)](_0x2559da(0xda),_0x2d6eca,_0x249968),_0x20e97e[_0x2559da(0xf3)][_0x2559da(0xe7)](_0x249968,_0x4496ad[_0x2559da(0xd5)]),_0xc257b8&&(_0x269551[_0x2559da(0x113)][_0x2559da(0xf6)](_0x4496ad[_0x2559da(0xd5)])?_0x20e97e[_0x2559da(0xc6)][_0x2559da(0xd6)](_0x2559da(0xf8),_0x249968):_0x20e97e[_0x2559da(0xc6)][_0x2559da(0xe4)](_0x2559da(0xf8),_0x249968));}}};}_0x269551[_0x1bc4c8(0x103)][_0x1bc4c8(0x108)](_0x1bc4c8(0xe0),_0x1bc4c8(0xd3),_0x1bc4c8(0x100),_0x529dfa),_0x269551[_0x1bc4c8(0x103)][_0x1bc4c8(0x108)](_0x1bc4c8(0xe0),_0x1bc4c8(0x10f),_0x1bc4c8(0x100),_0x529dfa),this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xeb)][_0x1bc4c8(0xc8)]['on'](_0x1bc4c8(0xfb),_0x10f0d8(),{'priority':_0x1bc4c8(0xdc)}),this[_0x1bc4c8(0xf7)][_0x1bc4c8(0x10a)][_0x1bc4c8(0xc8)]['on'](_0x1bc4c8(0xfb),(_0x45d540,_0x160412,_0x5f30c0)=>{const _0x2dfe97=_0x1bc4c8;_0x5f30c0[_0x2dfe97(0xc4)][_0x2dfe97(0xc2)]&&_0x10f0d8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x45d540,_0x160412,_0x5f30c0);},{'priority':_0x1bc4c8(0xdc)}),this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xeb)][_0x1bc4c8(0xc8)]['on'](_0x1bc4c8(0xf0),(_0x13b737,_0x9e6e4d,_0x2cb144)=>{const _0x3bb74d=_0x1bc4c8,{type:_0x2fb584,id:_0x27b5fc}=_0x269551[_0x3bb74d(0xfa)](_0x9e6e4d[_0x3bb74d(0xd5)]),_0x48c6e8=_0x269551[_0x3bb74d(0xce)](_0x27b5fc),_0x117f22=_0x48c6e8[_0x3bb74d(0x10a)];if(_0x3bb74d(0xe0)!=_0x48c6e8[_0x3bb74d(0xe6)]||!_0x117f22||_0x3bb74d(0x10f)!=_0x117f22[_0x3bb74d(0xd4)])return;const _0x25ad26=_0x2cb144[_0x3bb74d(0xf3)][_0x3bb74d(0xde)](_0x9e6e4d[_0x3bb74d(0xd5)]);if(_0x25ad26){for(const _0x46d032 of _0x25ad26)_0x2cb144[_0x3bb74d(0xc6)][_0x3bb74d(0xe4)](_0x3bb74d(0xd7)+_0x2fb584,_0x46d032),_0x2cb144[_0x3bb74d(0xc6)][_0x3bb74d(0xe4)](_0x3bb74d(0xf8),_0x46d032),_0x2cb144[_0x3bb74d(0xc6)][_0x3bb74d(0xfc)](_0x3bb74d(0xda),_0x46d032),_0x2cb144[_0x3bb74d(0xf3)][_0x3bb74d(0xec)](_0x46d032,_0x9e6e4d[_0x3bb74d(0xd5)]);}},{'priority':_0x1bc4c8(0xdc)}),this[_0x1bc4c8(0xc1)]();}[_0x258b11(0xc1)](){const _0x14423c=_0x258b11,_0x353d9f=this[_0x14423c(0xf7)],_0x4bc276=_0x353d9f[_0x14423c(0xc3)];function _0x117045(_0x172a57){const _0x49f27b=_0x14423c;return{'type':_0x49f27b(0xca),'content':_0x7bf1e6(_0x4bc276,_0x49f27b(0xd9),_0x172a57)};}_0x353d9f[_0x14423c(0xf4)][_0x14423c(0xe2)](_0x14423c(0xf5))[_0x14423c(0xea)][_0x14423c(0xc7)](_0x27a38a=>{const _0x48e47a=_0x14423c;if(_0x48e47a(0xe0)!=_0x27a38a[_0x48e47a(0xe6)])return;const {data:_0x509fa1}=_0x27a38a;if(_0x509fa1){if(_0x48e47a(0xd3)==_0x509fa1[_0x48e47a(0xd4)]){const _0x1d5f0a=_0x509fa1[_0x48e47a(0xe1)][0x0][_0x48e47a(0xc9)];return _0x117045(_0x7bf1e6(_0x4bc276,_0x1d5f0a?_0x48e47a(0xe5):_0x48e47a(0xe9)));}if(_0x48e47a(0x10f)==_0x509fa1[_0x48e47a(0xd4)]){const _0x5934d0=_0x509fa1[_0x48e47a(0xe1)][0x0][_0x48e47a(0xc9)];return _0x117045(_0x7bf1e6(_0x4bc276,_0x5934d0?_0x48e47a(0xf1):_0x48e47a(0xef)));}}});}}
23
+ const _0x21b9dd=_0xd6f5;(function(_0x11827b,_0xe05c2a){const _0x5937d3=_0xd6f5,_0x100d5c=_0x11827b();while(!![]){try{const _0x5e195d=-parseInt(_0x5937d3(0x14d))/0x1+-parseInt(_0x5937d3(0x153))/0x2*(-parseInt(_0x5937d3(0x188))/0x3)+-parseInt(_0x5937d3(0x199))/0x4+-parseInt(_0x5937d3(0x16a))/0x5+parseInt(_0x5937d3(0x192))/0x6+-parseInt(_0x5937d3(0x17c))/0x7*(-parseInt(_0x5937d3(0x154))/0x8)+parseInt(_0x5937d3(0x178))/0x9;if(_0x5e195d===_0xe05c2a)break;else _0x100d5c['push'](_0x100d5c['shift']());}catch(_0x4b50e1){_0x100d5c['push'](_0x100d5c['shift']());}}}(_0xffab,0x6e6f0));import{Plugin as _0x59dfd8}from'ckeditor5/src/core.js';import _0x447253 from'./table.js';function _0xd6f5(_0x368182,_0x4ca038){const _0xffab50=_0xffab();return _0xd6f5=function(_0xd6f585,_0x447be8){_0xd6f585=_0xd6f585-0x148;let _0x60bc80=_0xffab50[_0xd6f585];return _0x60bc80;},_0xd6f5(_0x368182,_0x4ca038);}import{getTranslation as _0x36a733}from'../utils/common-translations.js';function _0xffab(){const _0x134b0b=['registerAttributeLabel','includes','FORMAT_HEADER_ROW','requires','downcastDispatcher','*Format:*\x20%0','925128taTqzv','options','addMarker:suggestion','end','formatBlock','accept','activeMarkers','getSuggestion','createTableWalker','373083SbEkmg','removeMarker:suggestion','bindElementToMarker','markerNameToElements','data','commandName','10qItEnp','128tzUsNI','_handleLegacySuggestions','start','stop','nodeBefore','addClass','writer','markerName','removeClass','get','parent','getCellLocation','ck-suggestion-marker-','markerRange','has','unbindElementFromMarkerName','setTableRowHeader','headingColumns','commandParams','type','TableEditing','editing','1817660psBSsv','afterInit','TrackChangesEditing','_acceptFormatSuggestionCallbackFactory','forceValue','toViewElement','setTableColumnHeader','consumable','_splitMarkerName','showSuggestionHighlights','cell','locale','registerDescriptionCallback','editor','1526346dIFglJ','consume','nodeAfter','setAttribute','233436fmnnXT','data-suggestion','registerBlockAttribute','registerCustomCallback','_registerLegacyDescription','FORMAT_HEADER_COLUMN','format','plugins','TableUtils','name','mapper','item','308298YHEXnf','removeAttribute','FORMAT_REGULAR_COLUMN','descriptionFactory','FORMAT_REGULAR_ROW','ck-suggestion-marker--active','_suggestionFactory','highest','headingRows','enableDefaultAttributesIntegration','1219446uPUGUf'];_0xffab=function(){return _0x134b0b;};return _0xffab();}export default class At extends _0x59dfd8{static get[_0x21b9dd(0x196)](){return[_0x447253];}[_0x21b9dd(0x16b)](){const _0x541db3=_0x21b9dd,_0x1f2f59=this[_0x541db3(0x177)];if(!_0x1f2f59[_0x541db3(0x183)][_0x541db3(0x162)](_0x541db3(0x168)))return;const _0x268ef2=_0x1f2f59[_0x541db3(0x175)],_0x72e913=_0x1f2f59[_0x541db3(0x183)][_0x541db3(0x15d)](_0x541db3(0x16c));_0x72e913[_0x541db3(0x191)](_0x541db3(0x164)),_0x72e913[_0x541db3(0x191)](_0x541db3(0x170)),_0x72e913[_0x541db3(0x17e)](_0x541db3(0x190)),_0x72e913[_0x541db3(0x17e)](_0x541db3(0x165)),_0x72e913[_0x541db3(0x18b)][_0x541db3(0x193)](_0x541db3(0x190),_0x36a733(_0x268ef2,_0x541db3(0x195))),_0x72e913[_0x541db3(0x18b)][_0x541db3(0x193)](_0x541db3(0x165),_0x36a733(_0x268ef2,_0x541db3(0x181))),this[_0x541db3(0x155)]();}[_0x21b9dd(0x155)](){const _0x36fdba=_0x21b9dd,_0x5960da=this[_0x36fdba(0x177)][_0x36fdba(0x183)][_0x36fdba(0x15d)](_0x36fdba(0x16c)),_0x1f31f7=this[_0x36fdba(0x177)][_0x36fdba(0x183)][_0x36fdba(0x15d)](_0x36fdba(0x184)),_0x4883ea=this[_0x36fdba(0x177)][_0x36fdba(0x183)][_0x36fdba(0x15d)](_0x447253)[_0x36fdba(0x16d)]();function _0x48d51a({showActiveMarker:_0x371872=!0x0,setDataAttribute:_0x4bd234=!0x0}={}){return(_0x3a5c6a,_0x358d6d,_0x532817)=>{const _0x45ed10=_0xd6f5,{type:_0x48fb05,id:_0x5f4b28}=_0x5960da[_0x45ed10(0x172)](_0x358d6d[_0x45ed10(0x15b)]),_0x547d59=_0x5960da[_0x45ed10(0x14b)](_0x5f4b28),_0x376a59=_0x547d59[_0x45ed10(0x151)];if(_0x45ed10(0x148)!=_0x547d59[_0x45ed10(0x167)]||!_0x376a59||_0x45ed10(0x170)!=_0x376a59[_0x45ed10(0x152)])return;if(_0x358d6d[_0x45ed10(0x187)])return void _0x3a5c6a[_0x45ed10(0x157)]();if(!_0x532817[_0x45ed10(0x171)][_0x45ed10(0x179)](_0x358d6d[_0x45ed10(0x161)],_0x3a5c6a[_0x45ed10(0x185)]))return;const _0x1db2bc=_0x358d6d[_0x45ed10(0x161)][_0x45ed10(0x156)][_0x45ed10(0x17a)],_0x2a4e61=_0x358d6d[_0x45ed10(0x161)][_0x45ed10(0x19c)][_0x45ed10(0x158)],_0x153ad6=_0x1db2bc[_0x45ed10(0x15e)][_0x45ed10(0x15e)],{column:_0x34d589}=_0x1f31f7[_0x45ed10(0x15f)](_0x1db2bc),{column:_0x35a8d3}=_0x1f31f7[_0x45ed10(0x15f)](_0x2a4e61);for(let _0x166c27=_0x34d589;_0x166c27<=_0x35a8d3;_0x166c27++){const _0x5e6235=_0x1f31f7[_0x45ed10(0x14c)](_0x153ad6,{'column':_0x166c27,'includeAllSlots':!0x1});for(const _0x3a25bd of _0x5e6235){const _0x462cd3=_0x3a25bd[_0x45ed10(0x174)],_0x1e8d3e=_0x532817[_0x45ed10(0x186)][_0x45ed10(0x16f)](_0x462cd3);_0x532817[_0x45ed10(0x15a)][_0x45ed10(0x159)](_0x45ed10(0x160)+_0x48fb05,_0x1e8d3e),_0x4bd234&&_0x532817[_0x45ed10(0x15a)][_0x45ed10(0x17b)](_0x45ed10(0x17d),_0x5f4b28,_0x1e8d3e),_0x532817[_0x45ed10(0x186)][_0x45ed10(0x14f)](_0x1e8d3e,_0x358d6d[_0x45ed10(0x15b)]),_0x371872&&(_0x5960da[_0x45ed10(0x14a)][_0x45ed10(0x194)](_0x358d6d[_0x45ed10(0x15b)])?_0x532817[_0x45ed10(0x15a)][_0x45ed10(0x159)](_0x45ed10(0x18d),_0x1e8d3e):_0x532817[_0x45ed10(0x15a)][_0x45ed10(0x15c)](_0x45ed10(0x18d),_0x1e8d3e));}}};}_0x5960da[_0x36fdba(0x18e)][_0x36fdba(0x17f)](_0x36fdba(0x148),_0x36fdba(0x164),_0x36fdba(0x149),_0x4883ea),_0x5960da[_0x36fdba(0x18e)][_0x36fdba(0x17f)](_0x36fdba(0x148),_0x36fdba(0x170),_0x36fdba(0x149),_0x4883ea),this[_0x36fdba(0x177)][_0x36fdba(0x169)][_0x36fdba(0x197)]['on'](_0x36fdba(0x19b),_0x48d51a(),{'priority':_0x36fdba(0x18f)}),this[_0x36fdba(0x177)][_0x36fdba(0x151)][_0x36fdba(0x197)]['on'](_0x36fdba(0x19b),(_0x53f11a,_0x1027d0,_0x554e3b)=>{const _0x545213=_0x36fdba;_0x554e3b[_0x545213(0x19a)][_0x545213(0x173)]&&_0x48d51a({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x53f11a,_0x1027d0,_0x554e3b);},{'priority':_0x36fdba(0x18f)}),this[_0x36fdba(0x177)][_0x36fdba(0x169)][_0x36fdba(0x197)]['on'](_0x36fdba(0x14e),(_0x2f5d7c,_0x9ca2cc,_0x499839)=>{const _0x579b16=_0x36fdba,{type:_0x2d41de,id:_0x493ddf}=_0x5960da[_0x579b16(0x172)](_0x9ca2cc[_0x579b16(0x15b)]),_0x21430b=_0x5960da[_0x579b16(0x14b)](_0x493ddf),_0x4187ae=_0x21430b[_0x579b16(0x151)];if(_0x579b16(0x148)!=_0x21430b[_0x579b16(0x167)]||!_0x4187ae||_0x579b16(0x170)!=_0x4187ae[_0x579b16(0x152)])return;const _0x2dd8be=_0x499839[_0x579b16(0x186)][_0x579b16(0x150)](_0x9ca2cc[_0x579b16(0x15b)]);if(_0x2dd8be){for(const _0x3121e0 of _0x2dd8be)_0x499839[_0x579b16(0x15a)][_0x579b16(0x15c)](_0x579b16(0x160)+_0x2d41de,_0x3121e0),_0x499839[_0x579b16(0x15a)][_0x579b16(0x15c)](_0x579b16(0x18d),_0x3121e0),_0x499839[_0x579b16(0x15a)][_0x579b16(0x189)](_0x579b16(0x17d),_0x3121e0),_0x499839[_0x579b16(0x186)][_0x579b16(0x163)](_0x3121e0,_0x9ca2cc[_0x579b16(0x15b)]);}},{'priority':_0x36fdba(0x18f)}),this[_0x36fdba(0x180)]();}[_0x21b9dd(0x180)](){const _0x3d301e=_0x21b9dd,_0x3617ad=this[_0x3d301e(0x177)],_0x469394=_0x3617ad[_0x3d301e(0x175)];function _0x5bc581(_0x9c9faf){const _0x311fdf=_0x3d301e;return{'type':_0x311fdf(0x182),'content':_0x36a733(_0x469394,_0x311fdf(0x198),_0x9c9faf)};}_0x3617ad[_0x3d301e(0x183)][_0x3d301e(0x15d)](_0x3d301e(0x16c))[_0x3d301e(0x18b)][_0x3d301e(0x176)](_0x4946ef=>{const _0x37c3da=_0x3d301e;if(_0x37c3da(0x148)!=_0x4946ef[_0x37c3da(0x167)])return;const {data:_0x5c703c}=_0x4946ef;if(_0x5c703c){if(_0x37c3da(0x164)==_0x5c703c[_0x37c3da(0x152)]){const _0x471f65=_0x5c703c[_0x37c3da(0x166)][0x0][_0x37c3da(0x16e)];return _0x5bc581(_0x36a733(_0x469394,_0x471f65?_0x37c3da(0x195):_0x37c3da(0x18c)));}if(_0x37c3da(0x170)==_0x5c703c[_0x37c3da(0x152)]){const _0x3b205e=_0x5c703c[_0x37c3da(0x166)][0x0][_0x37c3da(0x16e)];return _0x5bc581(_0x36a733(_0x469394,_0x3b205e?_0x37c3da(0x181):_0x37c3da(0x18a)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2368fc=_0x154b;(function(_0x56fece,_0xac531d){const _0x42fa7e=_0x154b,_0x2b4fb1=_0x56fece();while(!![]){try{const _0x1d47cb=parseInt(_0x42fa7e(0x15a))/0x1*(-parseInt(_0x42fa7e(0x185))/0x2)+-parseInt(_0x42fa7e(0x154))/0x3*(parseInt(_0x42fa7e(0x14c))/0x4)+parseInt(_0x42fa7e(0x153))/0x5+parseInt(_0x42fa7e(0x13b))/0x6+parseInt(_0x42fa7e(0x13e))/0x7+-parseInt(_0x42fa7e(0x15b))/0x8*(parseInt(_0x42fa7e(0x134))/0x9)+parseInt(_0x42fa7e(0x15f))/0xa;if(_0x1d47cb===_0xac531d)break;else _0x2b4fb1['push'](_0x2b4fb1['shift']());}catch(_0x2735bf){_0x2b4fb1['push'](_0x2b4fb1['shift']());}}}(_0xd4c2,0x73a5f));import{Plugin as _0x389e22}from'ckeditor5/src/core.js';import _0x5b0df9 from'./table.js';function _0xd4c2(){const _0xc5f04e=['type','markMultiRangeBlockFormat','requires','fromRange','format','add','cell','splitTableCellHorizontally','registerCustomCallback','findAncestor','mergeTableCellDown','rootName','locale','mergeTableCellUp','*Split\x20cell:*\x20horizontally','TrackChangesEditing','10RnsAXB','change','getCellLocation','markBlockFormat','containsRange','TableUtils','accept','_tablePostFixingSubtypes','horizontally','element','detach','table','getRanges','forceDefaultExecution','formatBlock','get','root','formatInline','36XQCwrl','push','length','insertion','value','execute','enableCommand','27180LIdEVf','isEnabled','commands','5491388JXotEy','_isForcedDefaultExecutionBlock','editor','tableCell','plugins','refresh','getFirstPosition','afterInit','createTableWalker','mergeTableCellRight','has','highest','getSelectionAffectedTableCells','_areSelectedCellsMergable','228052mcTvBB','splitTableCellVertically','*Merge\x20cells*','find','commandName','setSelection','*Split\x20cell:*\x20vertically','4627700nIgzvq','33eYkjvg','filter','from','return','size','mergeTableCellLeft','27198jdLCWz','1722976qhMmEP','_acceptFormatSuggestionCallbackFactory','author','model','3837620uusLZF','getSuggestions','isInContent','createRangeOn','direction','$graveyard','_suggestionFactory','set:isEnabled','_areMergableCells','descriptionFactory','document','registerDescriptionCallback','deletion','stop','low','mergeTableCells','TableEditing','map','trackChanges','subType','selection','getAncestors'];_0xd4c2=function(){return _0xc5f04e;};return _0xd4c2();}import{LiveRange as _0xa10abd}from'ckeditor5/src/engine.js';function _0x154b(_0xc454e5,_0x3a3737){const _0x154b48=_0xd4c2();return _0x154b=function(_0x174355,_0x2fcbb4){_0x174355=_0x174355-0x131;let _0x4f8b4d=_0x154b48[_0x174355];return _0x4f8b4d;},_0x154b(_0xc454e5,_0x3a3737);}import{getTranslation as _0x175729}from'../utils/common-translations.js';export default class St extends _0x389e22{static get[_0x2368fc(0x177)](){return[_0x5b0df9];}[_0x2368fc(0x145)](){const _0x33c22c=_0x2368fc,_0x2862f3=this[_0x33c22c(0x140)],_0x523e1a=_0x2862f3[_0x33c22c(0x15e)][_0x33c22c(0x169)][_0x33c22c(0x173)],_0x24b013=_0x2862f3[_0x33c22c(0x181)];if(!_0x2862f3[_0x33c22c(0x142)][_0x33c22c(0x148)](_0x33c22c(0x16f)))return;const _0x3d69a6=_0x2862f3[_0x33c22c(0x142)][_0x33c22c(0x131)](_0x33c22c(0x184)),_0x11f237=_0x2862f3[_0x33c22c(0x142)][_0x33c22c(0x131)](_0x33c22c(0x18a)),_0x32683a=_0x2862f3[_0x33c22c(0x142)][_0x33c22c(0x131)](_0x5b0df9);_0x32683a[_0x33c22c(0x18c)][_0x33c22c(0x135)](_0x33c22c(0x16e)),_0x3d69a6[_0x33c22c(0x13a)](_0x33c22c(0x16e),()=>{const _0x3e4d73=_0x33c22c,_0x271252=_0x11f237[_0x3e4d73(0x14a)](_0x2862f3[_0x3e4d73(0x15e)][_0x3e4d73(0x169)][_0x3e4d73(0x173)]);_0x2862f3[_0x3e4d73(0x15e)][_0x3e4d73(0x186)](()=>{const _0x14b7f9=_0x3e4d73;_0x3d69a6[_0x14b7f9(0x176)](_0x271252,{'commandName':_0x14b7f9(0x16e),'commandParams':[]},[],_0x14b7f9(0x16e));});}),_0x2862f3[_0x33c22c(0x13d)][_0x33c22c(0x131)](_0x33c22c(0x16e))['on'](_0x33c22c(0x139),(_0x48133b,_0x562765)=>{const _0x17f82d=_0x33c22c;_0x2862f3[_0x17f82d(0x13d)][_0x17f82d(0x131)](_0x17f82d(0x171))[_0x17f82d(0x138)]&&(_0x562765[_0x17f82d(0x136)]>0x0&&_0x562765[_0x562765[_0x17f82d(0x136)]-0x1]&&_0x562765[_0x562765[_0x17f82d(0x136)]-0x1][_0x17f82d(0x192)]||_0x3d69a6[_0x17f82d(0x13f)]||this[_0x17f82d(0x14b)]()||_0x48133b[_0x17f82d(0x16c)]());},{'priority':_0x33c22c(0x149)});for(const _0xb50046 of[_0x33c22c(0x182),_0x33c22c(0x147),_0x33c22c(0x17f),_0x33c22c(0x159)]){const _0x2c13d5=_0x2862f3[_0x33c22c(0x13d)][_0x33c22c(0x131)](_0xb50046);_0x3d69a6[_0x33c22c(0x13a)](_0xb50046,()=>{const _0x55eb6c=_0x33c22c,_0x36c90d=_0x2862f3[_0x55eb6c(0x15e)][_0x55eb6c(0x169)][_0x55eb6c(0x173)][_0x55eb6c(0x144)]()[_0x55eb6c(0x174)]()[_0x55eb6c(0x14f)](_0x4b2b5a=>_0x4b2b5a['is'](_0x55eb6c(0x18e),_0x55eb6c(0x141))),_0x23c5c2=_0x2c13d5[_0x55eb6c(0x138)];_0x2862f3[_0x55eb6c(0x15e)][_0x55eb6c(0x186)](()=>{const _0x14e1a4=_0x55eb6c;_0x3d69a6[_0x14e1a4(0x176)]([_0x36c90d,_0x23c5c2],{'commandName':_0x14e1a4(0x16e),'commandParams':[]},[],_0x14e1a4(0x16e));});});}for(const _0x2cc432 of[_0x33c22c(0x14d),_0x33c22c(0x17c)]){const _0x2e4651=_0x2862f3[_0x33c22c(0x13d)][_0x33c22c(0x131)](_0x2cc432);_0x3d69a6[_0x33c22c(0x13a)](_0x2cc432,()=>{const _0x179ba8=_0x33c22c,_0x249fe9=_0x11f237[_0x179ba8(0x14a)](_0x2862f3[_0x179ba8(0x15e)][_0x179ba8(0x169)][_0x179ba8(0x173)])[0x0],_0x30b666=_0x249fe9[_0x179ba8(0x17e)](_0x179ba8(0x190)),{column:_0x55752c,row:_0x266a93}=_0x11f237[_0x179ba8(0x187)](_0x249fe9);let _0x5464b3=[];if(_0x179ba8(0x18d)==_0x2e4651[_0x179ba8(0x163)]){const _0xdecdae=_0x11f237[_0x179ba8(0x146)](_0x30b666,{'startRow':_0x266a93,'endRow':_0x266a93,'includeAllSlots':!0x0});_0x5464b3=Array[_0x179ba8(0x156)](_0xdecdae)[_0x179ba8(0x170)](_0x15d964=>_0x15d964[_0x179ba8(0x17b)]);}else{const _0x5335d5=_0x11f237[_0x179ba8(0x146)](_0x30b666,{'column':_0x55752c,'includeAllSlots':!0x0});_0x5464b3=Array[_0x179ba8(0x156)](_0x5335d5)[_0x179ba8(0x170)](_0x1869f9=>_0x1869f9[_0x179ba8(0x17b)]);}_0x2862f3[_0x179ba8(0x15e)][_0x179ba8(0x186)](_0x2c6c30=>{const _0x155fb2=_0x179ba8;_0x3d69a6[_0x155fb2(0x188)](_0x2c6c30[_0x155fb2(0x162)](_0x249fe9),{'commandName':_0x2cc432,'commandParams':[]},_0x5464b3,_0x2cc432);});});}_0x3d69a6[_0x33c22c(0x168)][_0x33c22c(0x16a)](_0x5dd5ca=>{const _0x5ea574=_0x33c22c;if(_0x5ea574(0x193)!=_0x5dd5ca[_0x5ea574(0x175)]&&_0x5ea574(0x133)!=_0x5dd5ca[_0x5ea574(0x175)])return;const {data:_0x5c1f72}=_0x5dd5ca;return _0x5c1f72&&_0x5ea574(0x16e)==_0x5c1f72[_0x5ea574(0x150)]?{'type':_0x5ea574(0x179),'content':_0x175729(_0x24b013,_0x5ea574(0x14e))}:void 0x0;}),_0x3d69a6[_0x33c22c(0x168)][_0x33c22c(0x16a)](_0x1a4860=>{const _0x193892=_0x33c22c;if(_0x193892(0x193)!=_0x1a4860[_0x193892(0x175)]&&_0x193892(0x133)!=_0x1a4860[_0x193892(0x175)])return;const {data:_0x5a48a0}=_0x1a4860;return _0x5a48a0?_0x193892(0x14d)==_0x5a48a0[_0x193892(0x150)]?{'type':_0x193892(0x179),'content':_0x175729(_0x24b013,_0x193892(0x152))}:_0x193892(0x17c)==_0x5a48a0[_0x193892(0x150)]?{'type':_0x193892(0x179),'content':_0x175729(_0x24b013,_0x193892(0x183))}:void 0x0:void 0x0;});const _0x156e8a=_0x32683a[_0x33c22c(0x15c)]();for(const _0xc32acd of[_0x33c22c(0x182),_0x33c22c(0x147),_0x33c22c(0x17f),_0x33c22c(0x159)])_0x3d69a6[_0x33c22c(0x165)][_0x33c22c(0x17d)](_0x33c22c(0x193),_0xc32acd,_0x33c22c(0x18b),_0x156e8a);for(const _0x184e5c of[_0x33c22c(0x14d),_0x33c22c(0x17c)])_0x3d69a6[_0x33c22c(0x165)][_0x33c22c(0x17d)](_0x33c22c(0x193),_0x184e5c,_0x33c22c(0x18b),_0x156e8a);_0x3d69a6[_0x33c22c(0x165)][_0x33c22c(0x17d)](_0x33c22c(0x193),_0x33c22c(0x16e),_0x33c22c(0x18b),_0x1e38d5=>{const _0x192c21=_0x33c22c;_0x2862f3[_0x192c21(0x15e)][_0x192c21(0x186)](_0x6f70c=>{const _0x24ca5d=_0x192c21,_0x4d6b5e=Array[_0x24ca5d(0x156)](_0x523e1a[_0x24ca5d(0x191)]())[_0x24ca5d(0x170)](_0x23369b=>_0xa10abd[_0x24ca5d(0x178)](_0x23369b));_0x6f70c[_0x24ca5d(0x151)](_0x1e38d5),_0x2862f3[_0x24ca5d(0x13d)][_0x24ca5d(0x131)](_0x24ca5d(0x16e))[_0x24ca5d(0x143)](),_0x2862f3[_0x24ca5d(0x139)](_0x24ca5d(0x16e),{'forceDefaultExecution':!0x0});const _0x7bc839=_0x4d6b5e[_0x24ca5d(0x155)](_0x254ea1=>_0x24ca5d(0x164)!=_0x254ea1[_0x24ca5d(0x132)][_0x24ca5d(0x180)]);_0x7bc839[_0x24ca5d(0x136)]>0x0&&_0x6f70c[_0x24ca5d(0x151)](_0x7bc839);for(const _0x1834ee of _0x4d6b5e)_0x1834ee[_0x24ca5d(0x18f)]();});});for(const _0x159db3 of[_0x33c22c(0x182),_0x33c22c(0x17f),_0x33c22c(0x159),_0x33c22c(0x147)]){const _0x1c8316=_0x2862f3[_0x33c22c(0x13d)][_0x33c22c(0x131)](_0x159db3);_0x1c8316['on'](_0x33c22c(0x166),(_0x171c4b,_0x565fe5,_0x174551)=>{const _0x4700fe=_0x33c22c;if(_0x174551){const _0x2d4eb5=_0x2862f3[_0x4700fe(0x15e)][_0x4700fe(0x169)][_0x4700fe(0x173)][_0x4700fe(0x144)]()[_0x4700fe(0x174)]()[_0x4700fe(0x14f)](_0x21b2d9=>_0x21b2d9['is'](_0x4700fe(0x18e),_0x4700fe(0x141)));this[_0x4700fe(0x167)](_0x1c8316[_0x4700fe(0x138)],_0x2d4eb5)||(_0x171c4b[_0x4700fe(0x157)]=!0x1,_0x171c4b[_0x4700fe(0x16c)]());}},{'priority':_0x33c22c(0x16d)});}}[_0x2368fc(0x14b)](){const _0x3e0619=_0x2368fc,_0x1e5395=this[_0x3e0619(0x140)][_0x3e0619(0x13d)][_0x3e0619(0x131)](_0x3e0619(0x16e)),_0x46a8e4=this[_0x3e0619(0x140)][_0x3e0619(0x142)][_0x3e0619(0x131)](_0x3e0619(0x18a));if(!_0x1e5395[_0x3e0619(0x13c)])return!0x1;const _0x1915ec=_0x46a8e4[_0x3e0619(0x14a)](this[_0x3e0619(0x140)][_0x3e0619(0x15e)][_0x3e0619(0x169)][_0x3e0619(0x173)]);for(const _0x13d6ce of _0x1915ec)for(const _0x500e83 of _0x1915ec)if(_0x13d6ce!=_0x500e83&&!this[_0x3e0619(0x167)](_0x13d6ce,_0x500e83))return!0x1;return!0x0;}[_0x2368fc(0x167)](_0x5d8f53,_0x486cec){const _0x331ba3=_0x2368fc,_0x188445=this[_0x331ba3(0x140)][_0x331ba3(0x142)][_0x331ba3(0x131)](_0x331ba3(0x184)),_0x45f54b=this[_0x331ba3(0x140)][_0x331ba3(0x15e)][_0x331ba3(0x162)](_0x5d8f53),_0x5f1be6=this[_0x331ba3(0x140)][_0x331ba3(0x15e)][_0x331ba3(0x162)](_0x486cec),_0x25e557=new Set(),_0x474609=new Set();for(const _0x304025 of _0x188445[_0x331ba3(0x160)]())if((_0x331ba3(0x137)==_0x304025[_0x331ba3(0x175)]||_0x331ba3(0x16b)==_0x304025[_0x331ba3(0x175)]||_0x331ba3(0x16e)==_0x304025[_0x331ba3(0x172)])&&_0x304025[_0x331ba3(0x161)]){for(const _0x383477 of _0x304025[_0x331ba3(0x191)]())_0x383477[_0x331ba3(0x189)](_0x45f54b,!0x0)&&_0x25e557[_0x331ba3(0x17a)](_0x304025[_0x331ba3(0x175)]+':'+_0x304025[_0x331ba3(0x15d)]['id']),_0x383477[_0x331ba3(0x189)](_0x5f1be6,!0x0)&&_0x474609[_0x331ba3(0x17a)](_0x304025[_0x331ba3(0x175)]+':'+_0x304025[_0x331ba3(0x15d)]['id']);}if(_0x25e557[_0x331ba3(0x158)]!=_0x474609[_0x331ba3(0x158)])return!0x1;for(const _0x17b9f5 of _0x25e557)if(!_0x474609[_0x331ba3(0x148)](_0x17b9f5))return!0x1;return!0x0;}}
23
+ const _0x455348=_0x3350;(function(_0x215c65,_0x12129f){const _0x3d328f=_0x3350,_0x23ef99=_0x215c65();while(!![]){try{const _0x53e371=-parseInt(_0x3d328f(0xc5))/0x1*(-parseInt(_0x3d328f(0xe5))/0x2)+parseInt(_0x3d328f(0xc9))/0x3*(-parseInt(_0x3d328f(0xeb))/0x4)+parseInt(_0x3d328f(0xb8))/0x5*(parseInt(_0x3d328f(0xdf))/0x6)+parseInt(_0x3d328f(0xb2))/0x7*(parseInt(_0x3d328f(0xa4))/0x8)+parseInt(_0x3d328f(0xe2))/0x9*(-parseInt(_0x3d328f(0xd9))/0xa)+-parseInt(_0x3d328f(0xea))/0xb*(parseInt(_0x3d328f(0x9c))/0xc)+-parseInt(_0x3d328f(0xc4))/0xd;if(_0x53e371===_0x12129f)break;else _0x23ef99['push'](_0x23ef99['shift']());}catch(_0x3018e3){_0x23ef99['push'](_0x23ef99['shift']());}}}(_0xd1e3,0xd09f3));import{Plugin as _0x2cd2ca}from'ckeditor5/src/core.js';import _0x142359 from'./table.js';import{LiveRange as _0x437a8c}from'ckeditor5/src/engine.js';function _0x3350(_0x375186,_0x388984){const _0xd1e308=_0xd1e3();return _0x3350=function(_0x335093,_0x132306){_0x335093=_0x335093-0x93;let _0x645bb9=_0xd1e308[_0x335093];return _0x645bb9;},_0x3350(_0x375186,_0x388984);}import{getTranslation as _0x3726d9}from'../utils/common-translations.js';function _0xd1e3(){const _0x42f6a5=['7166094nMZaJJ','1511185XVndfQ','$graveyard','*Split\x20cell:*\x20horizontally','author','203961aUoRDL','element','TableEditing','registerCustomCallback','horizontally','stop','add','isEnabled','findAncestor','mergeTableCellDown','change','insertion','getSuggestions','map','length','getSelectionAffectedTableCells','50eSlLvt','_isForcedDefaultExecutionBlock','table','push','root','highest','7472394LdIxNc','setSelection','_areMergableCells','1376847ZJIKGT','markMultiRangeBlockFormat','getFirstPosition','2Hpvhje','size','*Split\x20cell:*\x20vertically','containsRange','registerDescriptionCallback','4638766warbMx','8ZHVHKG','createTableWalker','format','accept','set:isEnabled','*Merge\x20cells*','locale','descriptionFactory','_acceptFormatSuggestionCallbackFactory','execute','commandName','enableCommand','fromRange','mergeTableCellUp','document','editor','getRanges','commands','getCellLocation','refresh','has','forceDefaultExecution','_suggestionFactory','48TusyUu','mergeTableCells','subType','markBlockFormat','deletion','trackChanges','selection','filter','3298352bRvbha','direction','TrackChangesEditing','TableUtils','splitTableCellVertically','cell','detach','formatInline','createRangeOn','find','_areSelectedCellsMergable','value','formatBlock','plugins','21zqmlkM','low','getAncestors','from','_tablePostFixingSubtypes','mergeTableCellLeft','5gbGnMO','type','mergeTableCellRight','splitTableCellHorizontally','rootName','get','model','requires','tableCell','afterInit','isInContent','return'];_0xd1e3=function(){return _0x42f6a5;};return _0xd1e3();}export default class St extends _0x2cd2ca{static get[_0x455348(0xbf)](){return[_0x142359];}[_0x455348(0xc1)](){const _0x2e9f5b=_0x455348,_0xdcc4db=this[_0x2e9f5b(0x94)],_0x18e93=_0xdcc4db[_0x2e9f5b(0xbe)][_0x2e9f5b(0x93)][_0x2e9f5b(0xa2)],_0x1b0685=_0xdcc4db[_0x2e9f5b(0xf1)];if(!_0xdcc4db[_0x2e9f5b(0xb1)][_0x2e9f5b(0x99)](_0x2e9f5b(0xcb)))return;const _0x30f858=_0xdcc4db[_0x2e9f5b(0xb1)][_0x2e9f5b(0xbd)](_0x2e9f5b(0xa6)),_0x54a302=_0xdcc4db[_0x2e9f5b(0xb1)][_0x2e9f5b(0xbd)](_0x2e9f5b(0xa7)),_0x3ade2f=_0xdcc4db[_0x2e9f5b(0xb1)][_0x2e9f5b(0xbd)](_0x142359);_0x3ade2f[_0x2e9f5b(0xb6)][_0x2e9f5b(0xdc)](_0x2e9f5b(0x9d)),_0x30f858[_0x2e9f5b(0xf6)](_0x2e9f5b(0x9d),()=>{const _0x39c514=_0x2e9f5b,_0xa4044b=_0x54a302[_0x39c514(0xd8)](_0xdcc4db[_0x39c514(0xbe)][_0x39c514(0x93)][_0x39c514(0xa2)]);_0xdcc4db[_0x39c514(0xbe)][_0x39c514(0xd3)](()=>{const _0x334c1f=_0x39c514;_0x30f858[_0x334c1f(0xe3)](_0xa4044b,{'commandName':_0x334c1f(0x9d),'commandParams':[]},[],_0x334c1f(0x9d));});}),_0xdcc4db[_0x2e9f5b(0x96)][_0x2e9f5b(0xbd)](_0x2e9f5b(0x9d))['on'](_0x2e9f5b(0xf4),(_0x3feb8d,_0x187781)=>{const _0x3a9526=_0x2e9f5b;_0xdcc4db[_0x3a9526(0x96)][_0x3a9526(0xbd)](_0x3a9526(0xa1))[_0x3a9526(0xaf)]&&(_0x187781[_0x3a9526(0xd7)]>0x0&&_0x187781[_0x187781[_0x3a9526(0xd7)]-0x1]&&_0x187781[_0x187781[_0x3a9526(0xd7)]-0x1][_0x3a9526(0x9a)]||_0x30f858[_0x3a9526(0xda)]||this[_0x3a9526(0xae)]()||_0x3feb8d[_0x3a9526(0xce)]());},{'priority':_0x2e9f5b(0xde)});for(const _0x264702 of[_0x2e9f5b(0xf8),_0x2e9f5b(0xba),_0x2e9f5b(0xd2),_0x2e9f5b(0xb7)]){const _0x5cde97=_0xdcc4db[_0x2e9f5b(0x96)][_0x2e9f5b(0xbd)](_0x264702);_0x30f858[_0x2e9f5b(0xf6)](_0x264702,()=>{const _0x186e72=_0x2e9f5b,_0x51f5a3=_0xdcc4db[_0x186e72(0xbe)][_0x186e72(0x93)][_0x186e72(0xa2)][_0x186e72(0xe4)]()[_0x186e72(0xb4)]()[_0x186e72(0xad)](_0x8ca32b=>_0x8ca32b['is'](_0x186e72(0xca),_0x186e72(0xc0))),_0x23e472=_0x5cde97[_0x186e72(0xaf)];_0xdcc4db[_0x186e72(0xbe)][_0x186e72(0xd3)](()=>{const _0x2771d2=_0x186e72;_0x30f858[_0x2771d2(0xe3)]([_0x51f5a3,_0x23e472],{'commandName':_0x2771d2(0x9d),'commandParams':[]},[],_0x2771d2(0x9d));});});}for(const _0xc86727 of[_0x2e9f5b(0xa8),_0x2e9f5b(0xbb)]){const _0x4508da=_0xdcc4db[_0x2e9f5b(0x96)][_0x2e9f5b(0xbd)](_0xc86727);_0x30f858[_0x2e9f5b(0xf6)](_0xc86727,()=>{const _0x2b9ba1=_0x2e9f5b,_0x2e8b3f=_0x54a302[_0x2b9ba1(0xd8)](_0xdcc4db[_0x2b9ba1(0xbe)][_0x2b9ba1(0x93)][_0x2b9ba1(0xa2)])[0x0],_0xb59770=_0x2e8b3f[_0x2b9ba1(0xd1)](_0x2b9ba1(0xdb)),{column:_0x4c06e5,row:_0x2bbe8a}=_0x54a302[_0x2b9ba1(0x97)](_0x2e8b3f);let _0x41b1fc=[];if(_0x2b9ba1(0xcd)==_0x4508da[_0x2b9ba1(0xa5)]){const _0x4aade1=_0x54a302[_0x2b9ba1(0xec)](_0xb59770,{'startRow':_0x2bbe8a,'endRow':_0x2bbe8a,'includeAllSlots':!0x0});_0x41b1fc=Array[_0x2b9ba1(0xb5)](_0x4aade1)[_0x2b9ba1(0xd6)](_0x5205ee=>_0x5205ee[_0x2b9ba1(0xa9)]);}else{const _0x52db33=_0x54a302[_0x2b9ba1(0xec)](_0xb59770,{'column':_0x4c06e5,'includeAllSlots':!0x0});_0x41b1fc=Array[_0x2b9ba1(0xb5)](_0x52db33)[_0x2b9ba1(0xd6)](_0x521cac=>_0x521cac[_0x2b9ba1(0xa9)]);}_0xdcc4db[_0x2b9ba1(0xbe)][_0x2b9ba1(0xd3)](_0x3e2f7b=>{const _0x3a6818=_0x2b9ba1;_0x30f858[_0x3a6818(0x9f)](_0x3e2f7b[_0x3a6818(0xac)](_0x2e8b3f),{'commandName':_0xc86727,'commandParams':[]},_0x41b1fc,_0xc86727);});});}_0x30f858[_0x2e9f5b(0xf2)][_0x2e9f5b(0xe9)](_0x4c8772=>{const _0x5e3a74=_0x2e9f5b;if(_0x5e3a74(0xb0)!=_0x4c8772[_0x5e3a74(0xb9)]&&_0x5e3a74(0xab)!=_0x4c8772[_0x5e3a74(0xb9)])return;const {data:_0x1c02a9}=_0x4c8772;return _0x1c02a9&&_0x5e3a74(0x9d)==_0x1c02a9[_0x5e3a74(0xf5)]?{'type':_0x5e3a74(0xed),'content':_0x3726d9(_0x1b0685,_0x5e3a74(0xf0))}:void 0x0;}),_0x30f858[_0x2e9f5b(0xf2)][_0x2e9f5b(0xe9)](_0x41e714=>{const _0xc3926=_0x2e9f5b;if(_0xc3926(0xb0)!=_0x41e714[_0xc3926(0xb9)]&&_0xc3926(0xab)!=_0x41e714[_0xc3926(0xb9)])return;const {data:_0x95895}=_0x41e714;return _0x95895?_0xc3926(0xa8)==_0x95895[_0xc3926(0xf5)]?{'type':_0xc3926(0xed),'content':_0x3726d9(_0x1b0685,_0xc3926(0xe7))}:_0xc3926(0xbb)==_0x95895[_0xc3926(0xf5)]?{'type':_0xc3926(0xed),'content':_0x3726d9(_0x1b0685,_0xc3926(0xc7))}:void 0x0:void 0x0;});const _0xb2129a=_0x3ade2f[_0x2e9f5b(0xf3)]();for(const _0x207f3b of[_0x2e9f5b(0xf8),_0x2e9f5b(0xba),_0x2e9f5b(0xd2),_0x2e9f5b(0xb7)])_0x30f858[_0x2e9f5b(0x9b)][_0x2e9f5b(0xcc)](_0x2e9f5b(0xb0),_0x207f3b,_0x2e9f5b(0xee),_0xb2129a);for(const _0x45803c of[_0x2e9f5b(0xa8),_0x2e9f5b(0xbb)])_0x30f858[_0x2e9f5b(0x9b)][_0x2e9f5b(0xcc)](_0x2e9f5b(0xb0),_0x45803c,_0x2e9f5b(0xee),_0xb2129a);_0x30f858[_0x2e9f5b(0x9b)][_0x2e9f5b(0xcc)](_0x2e9f5b(0xb0),_0x2e9f5b(0x9d),_0x2e9f5b(0xee),_0x37c679=>{const _0x2af8cf=_0x2e9f5b;_0xdcc4db[_0x2af8cf(0xbe)][_0x2af8cf(0xd3)](_0x3d60a8=>{const _0xbdccfe=_0x2af8cf,_0x3475af=Array[_0xbdccfe(0xb5)](_0x18e93[_0xbdccfe(0x95)]())[_0xbdccfe(0xd6)](_0x236386=>_0x437a8c[_0xbdccfe(0xf7)](_0x236386));_0x3d60a8[_0xbdccfe(0xe0)](_0x37c679),_0xdcc4db[_0xbdccfe(0x96)][_0xbdccfe(0xbd)](_0xbdccfe(0x9d))[_0xbdccfe(0x98)](),_0xdcc4db[_0xbdccfe(0xf4)](_0xbdccfe(0x9d),{'forceDefaultExecution':!0x0});const _0x441938=_0x3475af[_0xbdccfe(0xa3)](_0x3473e8=>_0xbdccfe(0xc6)!=_0x3473e8[_0xbdccfe(0xdd)][_0xbdccfe(0xbc)]);_0x441938[_0xbdccfe(0xd7)]>0x0&&_0x3d60a8[_0xbdccfe(0xe0)](_0x441938);for(const _0x5125d4 of _0x3475af)_0x5125d4[_0xbdccfe(0xaa)]();});});for(const _0x29baf1 of[_0x2e9f5b(0xf8),_0x2e9f5b(0xd2),_0x2e9f5b(0xb7),_0x2e9f5b(0xba)]){const _0x41ecfe=_0xdcc4db[_0x2e9f5b(0x96)][_0x2e9f5b(0xbd)](_0x29baf1);_0x41ecfe['on'](_0x2e9f5b(0xef),(_0x5edd27,_0x47f24e,_0x260191)=>{const _0x31f564=_0x2e9f5b;if(_0x260191){const _0x357f56=_0xdcc4db[_0x31f564(0xbe)][_0x31f564(0x93)][_0x31f564(0xa2)][_0x31f564(0xe4)]()[_0x31f564(0xb4)]()[_0x31f564(0xad)](_0x295cfb=>_0x295cfb['is'](_0x31f564(0xca),_0x31f564(0xc0)));this[_0x31f564(0xe1)](_0x41ecfe[_0x31f564(0xaf)],_0x357f56)||(_0x5edd27[_0x31f564(0xc3)]=!0x1,_0x5edd27[_0x31f564(0xce)]());}},{'priority':_0x2e9f5b(0xb3)});}}[_0x455348(0xae)](){const _0x51e380=_0x455348,_0x2a5877=this[_0x51e380(0x94)][_0x51e380(0x96)][_0x51e380(0xbd)](_0x51e380(0x9d)),_0x5468e6=this[_0x51e380(0x94)][_0x51e380(0xb1)][_0x51e380(0xbd)](_0x51e380(0xa7));if(!_0x2a5877[_0x51e380(0xd0)])return!0x1;const _0xf6b0a9=_0x5468e6[_0x51e380(0xd8)](this[_0x51e380(0x94)][_0x51e380(0xbe)][_0x51e380(0x93)][_0x51e380(0xa2)]);for(const _0x3bf1ab of _0xf6b0a9)for(const _0x16cc03 of _0xf6b0a9)if(_0x3bf1ab!=_0x16cc03&&!this[_0x51e380(0xe1)](_0x3bf1ab,_0x16cc03))return!0x1;return!0x0;}[_0x455348(0xe1)](_0x377865,_0x5727f8){const _0x2da176=_0x455348,_0x1e5387=this[_0x2da176(0x94)][_0x2da176(0xb1)][_0x2da176(0xbd)](_0x2da176(0xa6)),_0x895a17=this[_0x2da176(0x94)][_0x2da176(0xbe)][_0x2da176(0xac)](_0x377865),_0x38ae5e=this[_0x2da176(0x94)][_0x2da176(0xbe)][_0x2da176(0xac)](_0x5727f8),_0x5e7448=new Set(),_0x6f0e2a=new Set();for(const _0xd2aced of _0x1e5387[_0x2da176(0xd5)]())if((_0x2da176(0xd4)==_0xd2aced[_0x2da176(0xb9)]||_0x2da176(0xa0)==_0xd2aced[_0x2da176(0xb9)]||_0x2da176(0x9d)==_0xd2aced[_0x2da176(0x9e)])&&_0xd2aced[_0x2da176(0xc2)]){for(const _0xdc5325 of _0xd2aced[_0x2da176(0x95)]())_0xdc5325[_0x2da176(0xe8)](_0x895a17,!0x0)&&_0x5e7448[_0x2da176(0xcf)](_0xd2aced[_0x2da176(0xb9)]+':'+_0xd2aced[_0x2da176(0xc8)]['id']),_0xdc5325[_0x2da176(0xe8)](_0x38ae5e,!0x0)&&_0x6f0e2a[_0x2da176(0xcf)](_0xd2aced[_0x2da176(0xb9)]+':'+_0xd2aced[_0x2da176(0xc8)]['id']);}if(_0x5e7448[_0x2da176(0xe6)]!=_0x6f0e2a[_0x2da176(0xe6)])return!0x1;for(const _0x53a4b2 of _0x5e7448)if(!_0x6f0e2a[_0x2da176(0x99)](_0x53a4b2))return!0x1;return!0x0;}}