@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240612.0 → 0.0.0-nightly-20240613.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 _0x3782de=_0x189e;function _0x189e(_0x5aef8a,_0x56bd34){const _0x483f87=_0x483f();return _0x189e=function(_0x189e07,_0x40e915){_0x189e07=_0x189e07-0xe0;let _0x365e69=_0x483f87[_0x189e07];return _0x365e69;},_0x189e(_0x5aef8a,_0x56bd34);}(function(_0x1566c7,_0x152a0a){const _0x18ebc8=_0x189e,_0x75922b=_0x1566c7();while(!![]){try{const _0x216226=parseInt(_0x18ebc8(0xf2))/0x1*(parseInt(_0x18ebc8(0xe8))/0x2)+parseInt(_0x18ebc8(0xe0))/0x3*(-parseInt(_0x18ebc8(0xf7))/0x4)+-parseInt(_0x18ebc8(0xe9))/0x5+-parseInt(_0x18ebc8(0xf6))/0x6+parseInt(_0x18ebc8(0xf9))/0x7*(-parseInt(_0x18ebc8(0xf3))/0x8)+parseInt(_0x18ebc8(0xf8))/0x9+parseInt(_0x18ebc8(0xe4))/0xa;if(_0x216226===_0x152a0a)break;else _0x75922b['push'](_0x75922b['shift']());}catch(_0x1c9d96){_0x75922b['push'](_0x75922b['shift']());}}}(_0x483f,0x336f4));import{Plugin as _0x1f2c05}from'ckeditor5/src/core.js';function _0x483f(){const _0x38f818=['goToNextRestrictedEditingException','afterInit','3911810Mflbcu','discardSuggestion','enableCommand','TrackChangesEditing','742TmBkrW','692635jclFPx','editor','discardSelectedSuggestions','acceptAllSuggestions','RestrictedEditingModeEditing','get','acceptSuggestion','has','discardAllSuggestions','142EcpqZy','8dslnsu','acceptSelectedSuggestions','goToPreviousRestrictedEditingException','2038476rtfgKq','92QhNxcV','3498453iEzxpu','375746xkLUko','trackChanges','11733Nwvrjp','plugins'];_0x483f=function(){return _0x38f818;};return _0x483f();}export default class kt extends _0x1f2c05{[_0x3782de(0xe3)](){const _0x5ef39d=_0x3782de,_0x537401=this[_0x5ef39d(0xea)];if(!_0x537401[_0x5ef39d(0xe1)][_0x5ef39d(0xf0)](_0x5ef39d(0xed)))return;const _0xa0af71=_0x537401[_0x5ef39d(0xe1)][_0x5ef39d(0xee)](_0x5ef39d(0xe7));_0xa0af71[_0x5ef39d(0xe6)](_0x5ef39d(0xf5)),_0xa0af71[_0x5ef39d(0xe6)](_0x5ef39d(0xe2));const _0x1d745c=_0x537401[_0x5ef39d(0xe1)][_0x5ef39d(0xee)](_0x5ef39d(0xed));_0x1d745c[_0x5ef39d(0xe6)](_0x5ef39d(0xfa)),_0x1d745c[_0x5ef39d(0xe6)](_0x5ef39d(0xef)),_0x1d745c[_0x5ef39d(0xe6)](_0x5ef39d(0xe5)),_0x1d745c[_0x5ef39d(0xe6)](_0x5ef39d(0xec)),_0x1d745c[_0x5ef39d(0xe6)](_0x5ef39d(0xf1)),_0x1d745c[_0x5ef39d(0xe6)](_0x5ef39d(0xf4)),_0x1d745c[_0x5ef39d(0xe6)](_0x5ef39d(0xeb));}}
23
+ function _0x29c2(){const _0x1907e3=['discardSuggestion','afterInit','RestrictedEditingModeEditing','5729010qQWvcz','discardAllSuggestions','4iHSVHA','1859253ynhGSb','10147216YkXTnB','discardSelectedSuggestions','5645864kZGtkH','acceptAllSuggestions','get','acceptSuggestion','237155qEhude','plugins','TrackChangesEditing','trackChanges','enableCommand','goToPreviousRestrictedEditingException','1848186YjjsWg','has','goToNextRestrictedEditingException','acceptSelectedSuggestions','editor','428193XhaIgR'];_0x29c2=function(){return _0x1907e3;};return _0x29c2();}const _0x25e183=_0x2967;(function(_0x124617,_0x557022){const _0x3dfe22=_0x2967,_0xa80594=_0x124617();while(!![]){try{const _0x4d7055=parseInt(_0x3dfe22(0xa1))/0x1+parseInt(_0x3dfe22(0x9c))/0x2+parseInt(_0x3dfe22(0x8f))/0x3+-parseInt(_0x3dfe22(0x8e))/0x4*(parseInt(_0x3dfe22(0x96))/0x5)+-parseInt(_0x3dfe22(0xa5))/0x6+parseInt(_0x3dfe22(0x92))/0x7+-parseInt(_0x3dfe22(0x90))/0x8;if(_0x4d7055===_0x557022)break;else _0xa80594['push'](_0xa80594['shift']());}catch(_0x348463){_0xa80594['push'](_0xa80594['shift']());}}}(_0x29c2,0x7c011));function _0x2967(_0x4f38bd,_0x5db1f3){const _0x29c2fe=_0x29c2();return _0x2967=function(_0x296732,_0x584fa0){_0x296732=_0x296732-0x8e;let _0x202e43=_0x29c2fe[_0x296732];return _0x202e43;},_0x2967(_0x4f38bd,_0x5db1f3);}import{Plugin as _0x1fee97}from'ckeditor5/src/core.js';export default class kt extends _0x1fee97{[_0x25e183(0xa3)](){const _0x4de2f8=_0x25e183,_0x104251=this[_0x4de2f8(0xa0)];if(!_0x104251[_0x4de2f8(0x97)][_0x4de2f8(0x9d)](_0x4de2f8(0xa4)))return;const _0x2519e0=_0x104251[_0x4de2f8(0x97)][_0x4de2f8(0x94)](_0x4de2f8(0x98));_0x2519e0[_0x4de2f8(0x9a)](_0x4de2f8(0x9b)),_0x2519e0[_0x4de2f8(0x9a)](_0x4de2f8(0x9e));const _0x2a6c98=_0x104251[_0x4de2f8(0x97)][_0x4de2f8(0x94)](_0x4de2f8(0xa4));_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x99)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x95)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0xa2)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x93)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0xa6)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x9f)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x91));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c1f(){const _0x3ed64d=['merge','90MRjxfi','24HfrfeH','getItems','addMarker:suggestion:insertion','toViewPosition','registerElementLabel','plugins','122066ylmgRc','createPositionBefore','element','3917316TJBOkA','addClass','init','includes','softBreak','high','enableCommand','488WiVBxZ','ck-suggestion-marker--active','ELEMENT_LINE_BREAK','descriptionFactory','get','showSuggestionHighlights','downcastDispatcher','453001PdJFNx','span','2299649MgEfIM','name','editor','bindElementToMarker','options','split','ck-suggestion-marker-','deletion','mapper','model','editing','createUIElement','markerRange','64267JiFgeK','data','addMarker:suggestion','requires','3907512CILWHu','locale','activeMarkers','52lnxcbP','consumable','shiftEnter','addMarker:suggestion:deletion','test','TrackChangesEditing','writer','insert','markerName','233105veUrrt'];_0x1c1f=function(){return _0x3ed64d;};return _0x1c1f();}const _0xc042cc=_0x4ee9;(function(_0x56f738,_0x2ef82c){const _0x558a8a=_0x4ee9,_0x5a0296=_0x56f738();while(!![]){try{const _0x4757c2=parseInt(_0x558a8a(0x161))/0x1+-parseInt(_0x558a8a(0x189))/0x2*(parseInt(_0x558a8a(0x183))/0x3)+-parseInt(_0x558a8a(0x177))/0x4*(-parseInt(_0x558a8a(0x180))/0x5)+parseInt(_0x558a8a(0x18c))/0x6+parseInt(_0x558a8a(0x170))/0x7*(parseInt(_0x558a8a(0x193))/0x8)+parseInt(_0x558a8a(0x174))/0x9+parseInt(_0x558a8a(0x182))/0xa*(-parseInt(_0x558a8a(0x163))/0xb);if(_0x4757c2===_0x2ef82c)break;else _0x5a0296['push'](_0x5a0296['shift']());}catch(_0x141cf6){_0x5a0296['push'](_0x5a0296['shift']());}}}(_0x1c1f,0x521f6));import{Plugin as _0x3952b7}from'ckeditor5/src/core.js';import{ShiftEnter as _0x3a339d}from'ckeditor5/src/enter.js';function _0x4ee9(_0x3f13c8,_0x46c31b){const _0x1c1f6c=_0x1c1f();return _0x4ee9=function(_0x4ee9e2,_0x1b867f){_0x4ee9e2=_0x4ee9e2-0x15f;let _0xe65a94=_0x1c1f6c[_0x4ee9e2];return _0xe65a94;},_0x4ee9(_0x3f13c8,_0x46c31b);}import{getTranslation as _0x156e71}from'../utils/common-translations.js';export default class bt extends _0x3952b7{static get[_0xc042cc(0x173)](){return[_0x3a339d];}[_0xc042cc(0x18e)](){const _0x37d01b=_0xc042cc,_0x1b443a=this[_0x37d01b(0x165)],_0x353103=_0x1b443a[_0x37d01b(0x188)][_0x37d01b(0x197)](_0x37d01b(0x17c));_0x353103[_0x37d01b(0x192)](_0x37d01b(0x179)),_0x1b443a[_0x37d01b(0x16d)][_0x37d01b(0x160)]['on'](_0x37d01b(0x185),de(_0x1b443a),{'priority':_0x37d01b(0x191)}),_0x1b443a[_0x37d01b(0x16d)][_0x37d01b(0x160)]['on'](_0x37d01b(0x17a),de(_0x1b443a),{'priority':_0x37d01b(0x191)}),_0x1b443a[_0x37d01b(0x171)][_0x37d01b(0x160)]['on'](_0x37d01b(0x172),(_0x2595e5,_0xa81c6c,_0x4643d1)=>{const _0x194425=_0x37d01b;_0x4643d1[_0x194425(0x167)][_0x194425(0x15f)]&&de(_0x1b443a,{'showActiveMarker':!0x1})(_0x2595e5,_0xa81c6c,_0x4643d1);}),_0x353103[_0x37d01b(0x196)][_0x37d01b(0x187)](_0x37d01b(0x190),_0xcf19b7=>_0x156e71(_0x1b443a[_0x37d01b(0x175)],_0x37d01b(0x195),_0xcf19b7));}}function de(_0x258474,{showActiveMarker:_0x466368=!0x0}={}){return(_0x1611ed,_0x15ead5,_0xffea64)=>{const _0x316b7a=_0x4ee9,_0x5b0416=_0x258474[_0x316b7a(0x188)][_0x316b7a(0x197)](_0x316b7a(0x17c));if(!_0xffea64[_0x316b7a(0x178)][_0x316b7a(0x17b)](_0x15ead5[_0x316b7a(0x16f)],_0x1611ed[_0x316b7a(0x164)]))return;const _0x46dacb=_0x258474[_0x316b7a(0x16c)];for(const _0x4561cc of _0x15ead5[_0x316b7a(0x16f)][_0x316b7a(0x184)]()){if(!_0x4561cc['is'](_0x316b7a(0x18b),_0x316b7a(0x190)))continue;const _0x31e165=_0x316b7a(0x16a)==_0x15ead5[_0x316b7a(0x17f)][_0x316b7a(0x168)](':')[0x1]?_0x316b7a(0x181):_0x316b7a(0x168),_0x1d54bd=_0xffea64[_0x316b7a(0x17d)][_0x316b7a(0x16e)](_0x316b7a(0x162),{'class':_0x316b7a(0x169)+_0x31e165}),_0x43e0cf=_0xffea64[_0x316b7a(0x16b)][_0x316b7a(0x186)](_0x46dacb[_0x316b7a(0x18a)](_0x4561cc));_0x466368&&_0x5b0416[_0x316b7a(0x176)][_0x316b7a(0x18f)](_0x15ead5[_0x316b7a(0x17f)])&&_0xffea64[_0x316b7a(0x17d)][_0x316b7a(0x18d)](_0x316b7a(0x194),_0x1d54bd),_0xffea64[_0x316b7a(0x17d)][_0x316b7a(0x17e)](_0x43e0cf,_0x1d54bd),_0xffea64[_0x316b7a(0x16b)][_0x316b7a(0x166)](_0x1d54bd,_0x15ead5[_0x316b7a(0x17f)]);}};}
23
+ const _0xa524f2=_0x898a;function _0x2fd1(){const _0x236119=['4656840UwQCyp','addClass','requires','plugins','editing','shiftEnter','registerElementLabel','ck-suggestion-marker--active','createUIElement','enableCommand','mapper','high','6915456jXONeF','markerName','name','createPositionBefore','showSuggestionHighlights','35976JDTcGZ','addMarker:suggestion:insertion','model','82wfaXBY','editor','8ZYQdeW','writer','getItems','TrackChangesEditing','ck-suggestion-marker-','init','consumable','descriptionFactory','options','6486KETjgG','downcastDispatcher','20jBnFde','get','includes','toViewPosition','activeMarkers','test','merge','softBreak','ELEMENT_LINE_BREAK','deletion','data','markerRange','insert','addMarker:suggestion:deletion','addMarker:suggestion','locale','5424986eNsfGl','bindElementToMarker','14900230VdQJBt','315076zAoHsl','element','span','split'];_0x2fd1=function(){return _0x236119;};return _0x2fd1();}function _0x898a(_0x8d11c2,_0x78899f){const _0x2fd12d=_0x2fd1();return _0x898a=function(_0x898a8,_0x4d8913){_0x898a8=_0x898a8-0x7e;let _0x23ddd6=_0x2fd12d[_0x898a8];return _0x23ddd6;},_0x898a(_0x8d11c2,_0x78899f);}(function(_0x12e19d,_0x41507d){const _0xf28f2d=_0x898a,_0xf8352=_0x12e19d();while(!![]){try{const _0x27ee84=-parseInt(_0xf28f2d(0x87))/0x1+parseInt(_0xf28f2d(0x8a))/0x2*(-parseInt(_0xf28f2d(0x95))/0x3)+-parseInt(_0xf28f2d(0xaa))/0x4*(parseInt(_0xf28f2d(0x97))/0x5)+parseInt(_0xf28f2d(0xae))/0x6+-parseInt(_0xf28f2d(0xa7))/0x7*(-parseInt(_0xf28f2d(0x8c))/0x8)+parseInt(_0xf28f2d(0x82))/0x9+-parseInt(_0xf28f2d(0xa9))/0xa;if(_0x27ee84===_0x41507d)break;else _0xf8352['push'](_0xf8352['shift']());}catch(_0xeeb461){_0xf8352['push'](_0xf8352['shift']());}}}(_0x2fd1,0x5f2ad));import{Plugin as _0x2cab94}from'ckeditor5/src/core.js';import{ShiftEnter as _0xcd5d4b}from'ckeditor5/src/enter.js';import{getTranslation as _0x4d7549}from'../utils/common-translations.js';export default class bt extends _0x2cab94{static get[_0xa524f2(0xb0)](){return[_0xcd5d4b];}[_0xa524f2(0x91)](){const _0x26021d=_0xa524f2,_0x30eb6f=this[_0x26021d(0x8b)],_0x28b2ea=_0x30eb6f[_0x26021d(0xb1)][_0x26021d(0x98)](_0x26021d(0x8f));_0x28b2ea[_0x26021d(0x7f)](_0x26021d(0xb3)),_0x30eb6f[_0x26021d(0xb2)][_0x26021d(0x96)]['on'](_0x26021d(0x88),de(_0x30eb6f),{'priority':_0x26021d(0x81)}),_0x30eb6f[_0x26021d(0xb2)][_0x26021d(0x96)]['on'](_0x26021d(0xa4),de(_0x30eb6f),{'priority':_0x26021d(0x81)}),_0x30eb6f[_0x26021d(0xa1)][_0x26021d(0x96)]['on'](_0x26021d(0xa5),(_0x141b29,_0x3a04b3,_0x378918)=>{const _0x34fe4d=_0x26021d;_0x378918[_0x34fe4d(0x94)][_0x34fe4d(0x86)]&&de(_0x30eb6f,{'showActiveMarker':!0x1})(_0x141b29,_0x3a04b3,_0x378918);}),_0x28b2ea[_0x26021d(0x93)][_0x26021d(0xb4)](_0x26021d(0x9e),_0x1f7d97=>_0x4d7549(_0x30eb6f[_0x26021d(0xa6)],_0x26021d(0x9f),_0x1f7d97));}}function de(_0x4b32e3,{showActiveMarker:_0x466523=!0x0}={}){return(_0x1d1b33,_0x3795fd,_0x274836)=>{const _0xdb8fc7=_0x898a,_0x5998f1=_0x4b32e3[_0xdb8fc7(0xb1)][_0xdb8fc7(0x98)](_0xdb8fc7(0x8f));if(!_0x274836[_0xdb8fc7(0x92)][_0xdb8fc7(0x9c)](_0x3795fd[_0xdb8fc7(0xa2)],_0x1d1b33[_0xdb8fc7(0x84)]))return;const _0x384b49=_0x4b32e3[_0xdb8fc7(0x89)];for(const _0x1a1e52 of _0x3795fd[_0xdb8fc7(0xa2)][_0xdb8fc7(0x8e)]()){if(!_0x1a1e52['is'](_0xdb8fc7(0xab),_0xdb8fc7(0x9e)))continue;const _0x4ae862=_0xdb8fc7(0xa0)==_0x3795fd[_0xdb8fc7(0x83)][_0xdb8fc7(0xad)](':')[0x1]?_0xdb8fc7(0x9d):_0xdb8fc7(0xad),_0x14a62a=_0x274836[_0xdb8fc7(0x8d)][_0xdb8fc7(0x7e)](_0xdb8fc7(0xac),{'class':_0xdb8fc7(0x90)+_0x4ae862}),_0x575a4d=_0x274836[_0xdb8fc7(0x80)][_0xdb8fc7(0x9a)](_0x384b49[_0xdb8fc7(0x85)](_0x1a1e52));_0x466523&&_0x5998f1[_0xdb8fc7(0x9b)][_0xdb8fc7(0x99)](_0x3795fd[_0xdb8fc7(0x83)])&&_0x274836[_0xdb8fc7(0x8d)][_0xdb8fc7(0xaf)](_0xdb8fc7(0xb5),_0x14a62a),_0x274836[_0xdb8fc7(0x8d)][_0xdb8fc7(0xa3)](_0x575a4d,_0x14a62a),_0x274836[_0xdb8fc7(0x80)][_0xdb8fc7(0xa8)](_0x14a62a,_0x3795fd[_0xdb8fc7(0x83)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c53b7=_0x1327;(function(_0x36d28a,_0x3ab544){const _0x47efbf=_0x1327,_0x466641=_0x36d28a();while(!![]){try{const _0x353b5d=parseInt(_0x47efbf(0xa3))/0x1+parseInt(_0x47efbf(0x96))/0x2*(-parseInt(_0x47efbf(0x98))/0x3)+parseInt(_0x47efbf(0x97))/0x4+-parseInt(_0x47efbf(0x8a))/0x5+-parseInt(_0x47efbf(0xa6))/0x6+-parseInt(_0x47efbf(0x9d))/0x7+parseInt(_0x47efbf(0x84))/0x8;if(_0x353b5d===_0x3ab544)break;else _0x466641['push'](_0x466641['shift']());}catch(_0x506d5f){_0x466641['push'](_0x466641['shift']());}}}(_0x1d91,0x91311));function _0x1327(_0x2fc849,_0x541f54){const _0x1d916d=_0x1d91();return _0x1327=function(_0x1327ed,_0x3048bc){_0x1327ed=_0x1327ed-0x82;let _0x5ec522=_0x1d916d[_0x1327ed];return _0x5ec522;},_0x1327(_0x2fc849,_0x541f54);}import{Plugin as _0x33543d}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0xf05b13}from'./utils.js';import{getTranslation as _0x140609}from'../utils/common-translations.js';function _0x1d91(){const _0x3a4a3d=['editor','formatBlock','from','descriptionFactory','36802Bblqwt','FORMAT_RESTRICTED_DISABLED','StandardEditingModeEditing','6704520ImdDCO','commandParams','model','TrackChangesEditing','document','17393040GpPqra','afterInit','restrictedEditingException','isCollapsed','type','commands','167450CPYlcR','locale','forceValue','enableCommand','selection','plugins','registerDescriptionCallback','formatInline','getRanges','get','markInlineFormat','commandName','2CnKDNy','1358384TUYHLo','813981ofuZUP','format','change','has','FORMAT_RESTRICTED_ENABLED','3735102jFDOWJ','value'];_0x1d91=function(){return _0x3a4a3d;};return _0x1d91();}export default class wt extends _0x33543d{[_0x5c53b7(0x85)](){const _0x58d8fb=_0x5c53b7,_0x4792d4=this[_0x58d8fb(0x9f)],_0x2e19fd=_0x4792d4[_0x58d8fb(0xa8)],_0x14d3df=_0x4792d4[_0x58d8fb(0x8b)];if(!_0x4792d4[_0x58d8fb(0x8f)][_0x58d8fb(0x9b)](_0x58d8fb(0xa5)))return;const _0x1d34e3=_0x4792d4[_0x58d8fb(0x8f)][_0x58d8fb(0x93)](_0x58d8fb(0x82)),_0xb44549=_0x58d8fb(0x86),_0x2b88f9=_0x4792d4[_0x58d8fb(0x89)][_0x58d8fb(0x93)](_0xb44549);_0x1d34e3[_0x58d8fb(0x8d)](_0xb44549,(_0xf09435,_0x388705={})=>{const _0x1aec11=_0x58d8fb,_0x1c7bd7=_0x2e19fd[_0x1aec11(0x83)][_0x1aec11(0x8e)];if(_0x1c7bd7[_0x1aec11(0x87)])return void _0xf09435(_0x388705);const _0x6824c=void 0x0!==_0x388705[_0x1aec11(0x8c)]?_0x388705[_0x1aec11(0x8c)]:!_0x2b88f9[_0x1aec11(0x9e)];_0x2e19fd[_0x1aec11(0x9a)](()=>{const _0x44e422=_0x1aec11,_0x304815=Array[_0x44e422(0xa1)](_0x1c7bd7[_0x44e422(0x92)]());for(const _0x7888e2 of _0x304815){const _0x40a434=_0x6824c?[_0x7888e2]:_0xf05b13(_0xb44549,_0x7888e2,_0x2e19fd);for(const _0x1f6282 of _0x40a434)_0x1d34e3[_0x44e422(0x94)](_0x1f6282,{'commandName':_0xb44549,'commandParams':[{'forceValue':_0x6824c}]});}});}),_0x1d34e3[_0x58d8fb(0xa2)][_0x58d8fb(0x90)](_0x4ad7b3=>{const _0x3c7d02=_0x58d8fb;if(_0x3c7d02(0xa0)!=_0x4ad7b3[_0x3c7d02(0x88)]&&_0x3c7d02(0x91)!=_0x4ad7b3[_0x3c7d02(0x88)])return;const {data:_0x7b41e0}=_0x4ad7b3;return _0x7b41e0&&_0x7b41e0[_0x3c7d02(0x95)]==_0xb44549?_0x7b41e0[_0x3c7d02(0xa7)][0x0][_0x3c7d02(0x8c)]?{'type':_0x3c7d02(0x99),'content':_0x140609(_0x14d3df,_0x3c7d02(0x9c))}:{'type':_0x3c7d02(0x99),'content':_0x140609(_0x14d3df,_0x3c7d02(0xa4))}:void 0x0;});}}
23
+ function _0x477a(_0x58892a,_0x5d0f09){const _0x42278c=_0x4227();return _0x477a=function(_0x477ae5,_0x3ff514){_0x477ae5=_0x477ae5-0xae;let _0x517c8c=_0x42278c[_0x477ae5];return _0x517c8c;},_0x477a(_0x58892a,_0x5d0f09);}function _0x4227(){const _0x386a55=['72FwkuVU','463660EYoGZF','descriptionFactory','format','134862IMXBCw','getRanges','model','document','commandParams','afterInit','StandardEditingModeEditing','2125871HsZTvz','restrictedEditingException','registerDescriptionCallback','type','9rjbUvs','14Ywuqhl','commands','from','3rdxARl','locale','formatInline','markInlineFormat','selection','value','formatBlock','716126WFNgHR','plugins','forceValue','has','TrackChangesEditing','commandName','359872RCyVsX','FORMAT_RESTRICTED_DISABLED','editor','get','408290oVtyuS','isCollapsed','FORMAT_RESTRICTED_ENABLED','24jeopKx','change','enableCommand','3989530itFjVp'];_0x4227=function(){return _0x386a55;};return _0x4227();}const _0x3ee5b8=_0x477a;(function(_0x4c8cb5,_0x435ffa){const _0x2198ba=_0x477a,_0x4e6743=_0x4c8cb5();while(!![]){try{const _0x4c4c07=parseInt(_0x2198ba(0xc0))/0x1+parseInt(_0x2198ba(0xd6))/0x2*(parseInt(_0x2198ba(0xcf))/0x3)+parseInt(_0x2198ba(0xbd))/0x4+parseInt(_0x2198ba(0xb5))/0x5*(parseInt(_0x2198ba(0xb8))/0x6)+-parseInt(_0x2198ba(0xcc))/0x7*(-parseInt(_0x2198ba(0xb1))/0x8)+-parseInt(_0x2198ba(0xcb))/0x9*(-parseInt(_0x2198ba(0xbb))/0xa)+-parseInt(_0x2198ba(0xc7))/0xb*(parseInt(_0x2198ba(0xbc))/0xc);if(_0x4c4c07===_0x435ffa)break;else _0x4e6743['push'](_0x4e6743['shift']());}catch(_0x32903c){_0x4e6743['push'](_0x4e6743['shift']());}}}(_0x4227,0x40a7b));import{Plugin as _0x5a727c}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0xbb5ef2}from'./utils.js';import{getTranslation as _0x3cd4ef}from'../utils/common-translations.js';export default class wt extends _0x5a727c{[_0x3ee5b8(0xc5)](){const _0x427241=_0x3ee5b8,_0x54fdb1=this[_0x427241(0xb3)],_0x60e633=_0x54fdb1[_0x427241(0xc2)],_0x256f76=_0x54fdb1[_0x427241(0xd0)];if(!_0x54fdb1[_0x427241(0xd7)][_0x427241(0xae)](_0x427241(0xc6)))return;const _0x2243cd=_0x54fdb1[_0x427241(0xd7)][_0x427241(0xb4)](_0x427241(0xaf)),_0x41ac9f=_0x427241(0xc8),_0x406317=_0x54fdb1[_0x427241(0xcd)][_0x427241(0xb4)](_0x41ac9f);_0x2243cd[_0x427241(0xba)](_0x41ac9f,(_0x27c023,_0x178e3b={})=>{const _0x4d60bd=_0x427241,_0x9a3141=_0x60e633[_0x4d60bd(0xc3)][_0x4d60bd(0xd3)];if(_0x9a3141[_0x4d60bd(0xb6)])return void _0x27c023(_0x178e3b);const _0x951b84=void 0x0!==_0x178e3b[_0x4d60bd(0xd8)]?_0x178e3b[_0x4d60bd(0xd8)]:!_0x406317[_0x4d60bd(0xd4)];_0x60e633[_0x4d60bd(0xb9)](()=>{const _0x2ef024=_0x4d60bd,_0x3ba8ee=Array[_0x2ef024(0xce)](_0x9a3141[_0x2ef024(0xc1)]());for(const _0x4a724d of _0x3ba8ee){const _0x4cfffa=_0x951b84?[_0x4a724d]:_0xbb5ef2(_0x41ac9f,_0x4a724d,_0x60e633);for(const _0x3570e6 of _0x4cfffa)_0x2243cd[_0x2ef024(0xd2)](_0x3570e6,{'commandName':_0x41ac9f,'commandParams':[{'forceValue':_0x951b84}]});}});}),_0x2243cd[_0x427241(0xbe)][_0x427241(0xc9)](_0x3dc733=>{const _0x50a75e=_0x427241;if(_0x50a75e(0xd5)!=_0x3dc733[_0x50a75e(0xca)]&&_0x50a75e(0xd1)!=_0x3dc733[_0x50a75e(0xca)])return;const {data:_0x204f35}=_0x3dc733;return _0x204f35&&_0x204f35[_0x50a75e(0xb0)]==_0x41ac9f?_0x204f35[_0x50a75e(0xc4)][0x0][_0x50a75e(0xd8)]?{'type':_0x50a75e(0xbf),'content':_0x3cd4ef(_0x256f76,_0x50a75e(0xb7))}:{'type':_0x50a75e(0xbf),'content':_0x3cd4ef(_0x256f76,_0x50a75e(0xb2))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x350121=_0x2ff5;(function(_0x113d6b,_0x584e0c){const _0x395f55=_0x2ff5,_0x245f39=_0x113d6b();while(!![]){try{const _0x3b45fb=-parseInt(_0x395f55(0x99))/0x1*(-parseInt(_0x395f55(0x80))/0x2)+parseInt(_0x395f55(0x96))/0x3*(parseInt(_0x395f55(0x9c))/0x4)+parseInt(_0x395f55(0x9e))/0x5*(parseInt(_0x395f55(0x91))/0x6)+parseInt(_0x395f55(0x75))/0x7*(-parseInt(_0x395f55(0x86))/0x8)+parseInt(_0x395f55(0x8f))/0x9+parseInt(_0x395f55(0x77))/0xa+-parseInt(_0x395f55(0x90))/0xb;if(_0x3b45fb===_0x584e0c)break;else _0x245f39['push'](_0x245f39['shift']());}catch(_0xa30139){_0x245f39['push'](_0x245f39['shift']());}}}(_0x20d8,0x889e7));function _0x2ff5(_0x2cbb47,_0x216134){const _0x20d8a0=_0x20d8();return _0x2ff5=function(_0x2ff580,_0xac418f){_0x2ff580=_0x2ff580-0x6d;let _0x58c5a3=_0x20d8a0[_0x2ff580];return _0x58c5a3;},_0x2ff5(_0x2cbb47,_0x216134);}function _0x20d8(){const _0x110c0d=['1199526CNDsbL','toLowerCase','commandParams','locale','*Set\x20format:*\x20%0','225SjBXvN','element','plugins','491177HcopuI','formatBlock','*Remove\x20format:*\x20%0','12504xDeKWB','registerBlockAttribute','5RaBtBA','type','forceValue','getGhsAttributeNameForElement','block','config','_registerLegacyDescription','add','descriptionFactory','definitions','565054ynFhzO','enableDefaultAttributesIntegration','9559830NUrzXB','styleName','registerDescriptionCallback','TrackChangesEditing','inline','has','StyleUtils','editor','style','4cXLTmv','commandName','ghsAttributes','afterInit','Style','GeneralHtmlSupport','8qUXEIi','registerAttributeLabel','FORMAT_STYLE','normalizeConfig','get','registerInlineAttribute','format','formatInline','DataSchema','8935416GAbrzU','29977409xfTXUg'];_0x20d8=function(){return _0x110c0d;};return _0x20d8();}import{Plugin as _0x2da209}from'ckeditor5/src/core.js';import{getTranslation as _0x574ab4}from'../utils/common-translations.js';export default class yt extends _0x2da209{[_0x350121(0x83)](){const _0x1c4e5a=_0x350121,_0x3ad73c=this[_0x1c4e5a(0x7e)];if(!_0x3ad73c[_0x1c4e5a(0x98)][_0x1c4e5a(0x7c)](_0x1c4e5a(0x84))||!_0x3ad73c[_0x1c4e5a(0x98)][_0x1c4e5a(0x7c)](_0x1c4e5a(0x8e)))return;const _0x3fdca3=_0x3ad73c[_0x1c4e5a(0x98)][_0x1c4e5a(0x8a)](_0x1c4e5a(0x7a)),_0xe53a2d=_0x3ad73c[_0x1c4e5a(0x94)],_0x2f1be6=_0x3ad73c[_0x1c4e5a(0x70)][_0x1c4e5a(0x8a)](_0x1c4e5a(0x7f))||{},_0x50883c=_0x3ad73c[_0x1c4e5a(0x98)][_0x1c4e5a(0x8a)](_0x1c4e5a(0x85)),_0x18d36b=_0x3ad73c[_0x1c4e5a(0x98)][_0x1c4e5a(0x8a)](_0x1c4e5a(0x7d))[_0x1c4e5a(0x89)](_0x3ad73c[_0x1c4e5a(0x98)][_0x1c4e5a(0x8a)](_0x1c4e5a(0x8e)),_0x2f1be6[_0x1c4e5a(0x74)]);_0x3fdca3[_0x1c4e5a(0x76)](_0x1c4e5a(0x7f));const _0x1e591f=new Set();for(const _0x149f22 of _0x18d36b[_0x1c4e5a(0x6f)]){const _0x5d9e87=_0x50883c[_0x1c4e5a(0x6e)](_0x149f22[_0x1c4e5a(0x97)]);_0x1e591f[_0x1c4e5a(0x72)](_0x5d9e87);}const _0x15c843=new Set();for(const _0x424949 of _0x18d36b[_0x1c4e5a(0x7b)]){const _0x4281c0=_0x50883c[_0x1c4e5a(0x6e)](_0x424949[_0x1c4e5a(0x97)]);_0x15c843[_0x1c4e5a(0x72)](_0x4281c0);for(const _0x102f9d of _0x424949[_0x1c4e5a(0x82)])_0x15c843[_0x1c4e5a(0x72)](_0x102f9d);}for(const _0x57ca24 of _0x1e591f)_0x3fdca3[_0x1c4e5a(0x9d)](_0x57ca24),_0x3fdca3[_0x1c4e5a(0x73)][_0x1c4e5a(0x87)](_0x57ca24,_0x574ab4(_0xe53a2d,_0x1c4e5a(0x88)));for(const _0xec57b6 of _0x15c843)_0x3fdca3[_0x1c4e5a(0x8b)](_0xec57b6),_0x3fdca3[_0x1c4e5a(0x73)][_0x1c4e5a(0x87)](_0xec57b6,_0x574ab4(_0xe53a2d,_0x1c4e5a(0x88)));this[_0x1c4e5a(0x71)]();}[_0x350121(0x71)](){const _0xc515d9=_0x350121,_0x27c866=this[_0xc515d9(0x7e)],_0x2ae62f=_0x27c866[_0xc515d9(0x94)];_0x27c866[_0xc515d9(0x98)][_0xc515d9(0x8a)](_0xc515d9(0x7a))[_0xc515d9(0x73)][_0xc515d9(0x79)](_0x56dd16=>{const _0x295960=_0xc515d9;if(_0x295960(0x9a)!=_0x56dd16[_0x295960(0x9f)]&&_0x295960(0x8d)!=_0x56dd16[_0x295960(0x9f)])return;const {data:_0x194178}=_0x56dd16;return _0x194178&&_0x295960(0x7f)===_0x194178[_0x295960(0x81)]?_0x194178[_0x295960(0x93)][0x0][_0x295960(0x6d)]?{'type':_0x295960(0x8c),'content':_0x574ab4(_0x2ae62f,_0x295960(0x95),_0x194178[_0x295960(0x93)][0x0][_0x295960(0x78)][_0x295960(0x92)]())}:{'type':_0x295960(0x8c),'content':_0x574ab4(_0x2ae62f,_0x295960(0x9b),_0x194178[_0x295960(0x93)][0x0][_0x295960(0x78)][_0x295960(0x92)]())}:void 0x0;});}}
23
+ const _0x5dbf2c=_0x1b08;(function(_0x400ce7,_0x7c2d05){const _0x55ba7f=_0x1b08,_0x5eb410=_0x400ce7();while(!![]){try{const _0x3821c7=-parseInt(_0x55ba7f(0xdb))/0x1*(parseInt(_0x55ba7f(0x106))/0x2)+parseInt(_0x55ba7f(0xf6))/0x3+parseInt(_0x55ba7f(0xef))/0x4+parseInt(_0x55ba7f(0xf5))/0x5*(-parseInt(_0x55ba7f(0xf8))/0x6)+parseInt(_0x55ba7f(0xf7))/0x7*(-parseInt(_0x55ba7f(0xfc))/0x8)+parseInt(_0x55ba7f(0xea))/0x9+parseInt(_0x55ba7f(0x105))/0xa;if(_0x3821c7===_0x7c2d05)break;else _0x5eb410['push'](_0x5eb410['shift']());}catch(_0x27c3f9){_0x5eb410['push'](_0x5eb410['shift']());}}}(_0x542b,0x8db90));function _0x1b08(_0x3f3231,_0x507909){const _0x542bf2=_0x542b();return _0x1b08=function(_0x1b0866,_0x4ae717){_0x1b0866=_0x1b0866-0xd6;let _0x85c5d4=_0x542bf2[_0x1b0866];return _0x85c5d4;},_0x1b08(_0x3f3231,_0x507909);}import{Plugin as _0x4bd065}from'ckeditor5/src/core.js';function _0x542b(){const _0x51786e=['1510NkuZtX','20694EltpcO','14ChXiNg','13650DdbhKB','locale','enableDefaultAttributesIntegration','registerAttributeLabel','3506224izNopM','format','toLowerCase','descriptionFactory','inline','afterInit','normalizeConfig','TrackChangesEditing','commandParams','12823180rUKhcP','172xsjlpA','DataSchema','getGhsAttributeNameForElement','_registerLegacyDescription','forceValue','registerDescriptionCallback','plugins','1987hjeSnh','ghsAttributes','definitions','StyleUtils','formatBlock','commandName','registerInlineAttribute','config','get','element','block','style','GeneralHtmlSupport','*Remove\x20format:*\x20%0','editor','1159389Xxreyq','styleName','Style','formatInline','has','3587788KMwjnl','add','FORMAT_STYLE','*Set\x20format:*\x20%0','registerBlockAttribute','type'];_0x542b=function(){return _0x51786e;};return _0x542b();}import{getTranslation as _0x42a6b7}from'../utils/common-translations.js';export default class yt extends _0x4bd065{[_0x5dbf2c(0x101)](){const _0x3d0c7d=_0x5dbf2c,_0x431e01=this[_0x3d0c7d(0xe9)];if(!_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xee)](_0x3d0c7d(0xec))||!_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xee)](_0x3d0c7d(0x107)))return;const _0x18fbf0=_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xe3)](_0x3d0c7d(0x103)),_0xa6e1eb=_0x431e01[_0x3d0c7d(0xf9)],_0x431bda=_0x431e01[_0x3d0c7d(0xe2)][_0x3d0c7d(0xe3)](_0x3d0c7d(0xe6))||{},_0x1e9408=_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xe3)](_0x3d0c7d(0xe7)),_0x534bce=_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xe3)](_0x3d0c7d(0xde))[_0x3d0c7d(0x102)](_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xe3)](_0x3d0c7d(0x107)),_0x431bda[_0x3d0c7d(0xdd)]);_0x18fbf0[_0x3d0c7d(0xfa)](_0x3d0c7d(0xe6));const _0x106b8f=new Set();for(const _0x35953c of _0x534bce[_0x3d0c7d(0xe5)]){const _0x3780db=_0x1e9408[_0x3d0c7d(0xd6)](_0x35953c[_0x3d0c7d(0xe4)]);_0x106b8f[_0x3d0c7d(0xf0)](_0x3780db);}const _0x5ba622=new Set();for(const _0x1a7e44 of _0x534bce[_0x3d0c7d(0x100)]){const _0x284611=_0x1e9408[_0x3d0c7d(0xd6)](_0x1a7e44[_0x3d0c7d(0xe4)]);_0x5ba622[_0x3d0c7d(0xf0)](_0x284611);for(const _0x30d4f0 of _0x1a7e44[_0x3d0c7d(0xdc)])_0x5ba622[_0x3d0c7d(0xf0)](_0x30d4f0);}for(const _0x17cfe5 of _0x106b8f)_0x18fbf0[_0x3d0c7d(0xf3)](_0x17cfe5),_0x18fbf0[_0x3d0c7d(0xff)][_0x3d0c7d(0xfb)](_0x17cfe5,_0x42a6b7(_0xa6e1eb,_0x3d0c7d(0xf1)));for(const _0xb51ccb of _0x5ba622)_0x18fbf0[_0x3d0c7d(0xe1)](_0xb51ccb),_0x18fbf0[_0x3d0c7d(0xff)][_0x3d0c7d(0xfb)](_0xb51ccb,_0x42a6b7(_0xa6e1eb,_0x3d0c7d(0xf1)));this[_0x3d0c7d(0xd7)]();}[_0x5dbf2c(0xd7)](){const _0x4543d5=_0x5dbf2c,_0x53af3e=this[_0x4543d5(0xe9)],_0xe6498c=_0x53af3e[_0x4543d5(0xf9)];_0x53af3e[_0x4543d5(0xda)][_0x4543d5(0xe3)](_0x4543d5(0x103))[_0x4543d5(0xff)][_0x4543d5(0xd9)](_0xe93c86=>{const _0x544175=_0x4543d5;if(_0x544175(0xdf)!=_0xe93c86[_0x544175(0xf4)]&&_0x544175(0xed)!=_0xe93c86[_0x544175(0xf4)])return;const {data:_0x3dae4a}=_0xe93c86;return _0x3dae4a&&_0x544175(0xe6)===_0x3dae4a[_0x544175(0xe0)]?_0x3dae4a[_0x544175(0x104)][0x0][_0x544175(0xd8)]?{'type':_0x544175(0xfd),'content':_0x42a6b7(_0xe6498c,_0x544175(0xf2),_0x3dae4a[_0x544175(0x104)][0x0][_0x544175(0xeb)][_0x544175(0xfe)]())}:{'type':_0x544175(0xfd),'content':_0x42a6b7(_0xe6498c,_0x544175(0xe8),_0x3dae4a[_0x544175(0x104)][0x0][_0x544175(0xeb)][_0x544175(0xfe)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5aecba=_0x5b33;function _0x5b33(_0xdfc0a6,_0x9c27bf){const _0x4ac972=_0x4ac9();return _0x5b33=function(_0x5b3375,_0x4f240b){_0x5b3375=_0x5b3375-0x136;let _0x99fe02=_0x4ac972[_0x5b3375];return _0x99fe02;},_0x5b33(_0xdfc0a6,_0x9c27bf);}(function(_0x53c79c,_0x5d296b){const _0x57acfe=_0x5b33,_0x24b3f6=_0x53c79c();while(!![]){try{const _0x5902b9=-parseInt(_0x57acfe(0x1b1))/0x1*(-parseInt(_0x57acfe(0x14a))/0x2)+parseInt(_0x57acfe(0x170))/0x3+-parseInt(_0x57acfe(0x1d6))/0x4*(-parseInt(_0x57acfe(0x139))/0x5)+parseInt(_0x57acfe(0x152))/0x6+parseInt(_0x57acfe(0x1c6))/0x7*(parseInt(_0x57acfe(0x1bb))/0x8)+parseInt(_0x57acfe(0x14f))/0x9+-parseInt(_0x57acfe(0x199))/0xa*(parseInt(_0x57acfe(0x1aa))/0xb);if(_0x5902b9===_0x5d296b)break;else _0x24b3f6['push'](_0x24b3f6['shift']());}catch(_0xbe0f28){_0x24b3f6['push'](_0x24b3f6['shift']());}}}(_0x4ac9,0xca354));import{Plugin as _0xfe7c8f}from'ckeditor5/src/core.js';import{LiveRange as _0xb19af8}from'ckeditor5/src/engine.js';function _0x4ac9(){const _0x574e9c=['add','document','oldRange','_acceptFormatSuggestionCallbackFactory','accept','nodeBefore','substr','end','createRangeIn','$graveyard','showSuggestionHighlights','detach','highest','toLowerCase','has','TrackChangesEditing','addRange','forceValue','includes','1731075FQkIqV','insertTableRowBelow','model','low','insertTableColumnRight','ELEMENT_TABLE_WITH_TEXT','addClass','differ','insert','markMultiRangeDeletion','maxColumn','nodeAfter','isIntersecting','TableEditing','_suggestionFactory','some','setSelection','_setupColumnsRowsFixing','first','locale','findAncestor','ELEMENT_TABLE_ROW_WITH_TEXT','mapper','getRanges','get','data','_getSuggestionCoords','above','commands','max','classes','$textProxy','insertTableColumnLeft','push','element','editor','length','every','table','execute','selectTableColumn','10mWdWES','refresh','hasAttribute','MAX_SAFE_INTEGER','left','startsWith','_getCoordsForCells','downcastDispatcher','getItems','markMultiRangeInsertion','getAttribute','selection','deletion','enqueueChange','tableRow','removeClass','_tablePostFixingSubtypes','41808591yWgCcp','filter','minRow','values','suggestion','getChangedMarkers','insertion','7QftQnC','insertTableRowAbove','getChanges','span','ELEMENT_TABLE_COLUMN_WITH_TEXT','getSelectionAffectedTableCells','writer','createTableWalker','MIN_SAFE_INTEGER','name','301296DgSeyK','fromRange','TableUtils','removeTableColumn','change:data','selectTableRow','*Insert:*\x20%0','isInContent','createPositionAt','registerPostFixer','position','98HtGBdm','toViewElement','getCellLocation','getSuggestion','discard','change','start','removeTableRow','ELEMENT_TABLE_COLUMN','from','tablePaste','type','ELEMENT_TABLE','_tableSuggestions','tableCell','join','474392ZVmNym','afterInit','createRangeOn','options','ELEMENT_TABLE_ROW','isTouching','isArray','15QSVhLq','insertTable','registerCustomCallback','plugins','last','tableColumn','descriptionFactory','getColumnIndexes','isEqual','*Remove:*\x20%0','rootName','map','_splitMarkerName','root','minColumn','getChildren','addMarker:suggestion','16948thsKFH','enableCommand','batch','getContainedElement','rowspan','13391982KocMtj','subType','maxRow','9729732sewZHw','cell','registerDescriptionCallback','item','min','order','colspan','registerElementLabel','getRowIndexes','isIntersectingWithRange','getFirstRange'];_0x4ac9=function(){return _0x574e9c;};return _0x4ac9();}import{setHighlightHandling as _0x47d9d3}from'ckeditor5/src/widget.js';import{getTranslation as _0xdd59f7}from'../utils/common-translations.js';export default class jt extends _0xfe7c8f{constructor(_0x242f24){const _0x583a7b=_0x5b33;super(_0x242f24),this[_0x583a7b(0x1a9)]=[_0x583a7b(0x1a7),_0x583a7b(0x13e)],this[_0x583a7b(0x1d3)]=new Set();}[_0x5aecba(0x1d7)](){const _0x36a3f6=_0x5aecba,_0x1bba8e=this[_0x36a3f6(0x193)],_0x561362=_0x1bba8e[_0x36a3f6(0x172)][_0x36a3f6(0x15e)][_0x36a3f6(0x1a4)];if(!_0x1bba8e[_0x36a3f6(0x13c)][_0x36a3f6(0x16b)](_0x36a3f6(0x17d)))return;const _0x5e1eb8=_0x1bba8e[_0x36a3f6(0x183)],_0x4fbee7=_0x1bba8e[_0x36a3f6(0x13c)][_0x36a3f6(0x188)](_0x36a3f6(0x16c)),_0x1527ba=_0x1bba8e[_0x36a3f6(0x13c)][_0x36a3f6(0x188)](_0x36a3f6(0x1bd));_0x4fbee7[_0x36a3f6(0x13f)][_0x36a3f6(0x159)](_0x36a3f6(0x196),_0x15257c=>_0xdd59f7(_0x5e1eb8,_0x36a3f6(0x1d2),_0x15257c)),this[_0x36a3f6(0x181)](),_0x4fbee7[_0x36a3f6(0x14b)](_0x36a3f6(0x13a)),_0x4fbee7[_0x36a3f6(0x14b)](_0x36a3f6(0x1c0)),_0x4fbee7[_0x36a3f6(0x14b)](_0x36a3f6(0x198));for(const _0x552f37 of[_0x36a3f6(0x1b2),_0x36a3f6(0x171)]){const _0x21c4d2=_0x1bba8e[_0x36a3f6(0x18c)][_0x36a3f6(0x188)](_0x552f37);_0x4fbee7[_0x36a3f6(0x14b)](_0x552f37,_0x187d2d=>{const _0x392f6a=_0x36a3f6;_0x1bba8e[_0x392f6a(0x172)][_0x392f6a(0x1cb)](_0x588242=>{const _0x5502eb=_0x392f6a;_0x187d2d();const _0x4def83=_0x5502eb(0x18b)===_0x21c4d2[_0x5502eb(0x157)],_0x1296e8=_0x1527ba[_0x5502eb(0x1b6)](_0x561362),_0x3a114d=_0x1527ba[_0x5502eb(0x15a)](_0x1296e8),_0x130848=_0x4def83?_0x3a114d[_0x5502eb(0x182)]-0x1:_0x3a114d[_0x5502eb(0x13d)]+0x1,_0x7c4bb4=_0x1296e8[0x0][_0x5502eb(0x184)](_0x5502eb(0x196)),_0x5d802a=_0x1527ba[_0x5502eb(0x1b8)](_0x7c4bb4,{'startRow':_0x130848,'endRow':_0x130848}),_0x16ac5c=Array[_0x5502eb(0x1cf)](_0x5d802a)[_0x5502eb(0x144)](_0x1f6ab0=>_0x588242[_0x5502eb(0x1d8)](_0x1f6ab0[_0x5502eb(0x153)]));_0x4fbee7[_0x5502eb(0x1a2)](_0x16ac5c,_0x5502eb(0x1a7));});});}for(const _0x311024 of[_0x36a3f6(0x190),_0x36a3f6(0x174)]){const _0x323669=_0x1bba8e[_0x36a3f6(0x18c)][_0x36a3f6(0x188)](_0x311024);_0x4fbee7[_0x36a3f6(0x14b)](_0x311024,_0x492358=>{const _0x3882e0=_0x36a3f6;_0x1bba8e[_0x3882e0(0x172)][_0x3882e0(0x1cb)](_0x46d194=>{const _0x1445f5=_0x3882e0;_0x492358();const _0x6e9b94=_0x1445f5(0x19d)===_0x323669[_0x1445f5(0x157)],_0x315466=_0x1527ba[_0x1445f5(0x1b6)](_0x561362),_0x2ddb64=_0x1527ba[_0x1445f5(0x140)](_0x315466),_0x24fc4e=_0x6e9b94?_0x2ddb64[_0x1445f5(0x182)]-0x1:_0x2ddb64[_0x1445f5(0x13d)]+0x1,_0x456083=_0x315466[0x0][_0x1445f5(0x184)](_0x1445f5(0x196)),_0x8a3655=_0x1527ba[_0x1445f5(0x1b8)](_0x456083,{'startRow':0x0,'column':_0x24fc4e,'includeAllSlots':!0x1}),_0x50a330=Array[_0x1445f5(0x1cf)](_0x8a3655)[_0x1445f5(0x144)](_0x1efc48=>_0x46d194[_0x1445f5(0x1d8)](_0x1efc48[_0x1445f5(0x153)]));_0x4fbee7[_0x1445f5(0x1a2)](_0x50a330,_0x1445f5(0x13e));});});}for(const _0x39ddf9 of[_0x36a3f6(0x1cd),_0x36a3f6(0x1be)]){const _0x1f8a75=_0x39ddf9[_0x36a3f6(0x163)](0xb),_0x4e50e7=_0x1f8a75[_0x36a3f6(0x16a)](),_0x4ed9f5=_0x4e50e7[_0x36a3f6(0x163)](0x0,0x3)+_0x36a3f6(0x1b4),_0x1598c4=_0x36a3f6(0x196)+_0x1f8a75,_0x1d399d=_0x36a3f6(0x156)+_0x1f8a75,_0x473806=_0x36a3f6(0x18d)+_0x1f8a75;_0x4fbee7[_0x36a3f6(0x14b)](_0x39ddf9,()=>{const _0x47f61a=_0x36a3f6;_0x1bba8e[_0x47f61a(0x172)][_0x47f61a(0x1cb)](_0x503668=>{const _0x358f4f=_0x47f61a,_0x4f7982=_0x1527ba[_0x358f4f(0x1b6)](_0x561362),_0x43b5e9=_0x4f7982[0x0][_0x358f4f(0x184)](_0x358f4f(0x196));let _0x1a19e0;if(_0x358f4f(0x1cd)==_0x39ddf9){const _0x2a1982=_0x1527ba[_0x358f4f(0x15a)](_0x4f7982);_0x1a19e0={'startRow':_0x2a1982[_0x358f4f(0x182)],'endRow':_0x2a1982[_0x358f4f(0x13d)],'includeAllSlots':!0x0};}else{const _0x23fcd3=_0x1527ba[_0x358f4f(0x140)](_0x4f7982);_0x1a19e0={'startColumn':_0x23fcd3[_0x358f4f(0x182)],'endColumn':_0x23fcd3[_0x358f4f(0x13d)],'includeAllSlots':!0x0};}const _0x7790c9=_0x1527ba[_0x358f4f(0x1b8)](_0x43b5e9,_0x1a19e0),_0x1a0374=Array[_0x358f4f(0x1cf)](_0x7790c9)[_0x358f4f(0x144)](({cell:_0x39130e})=>_0x39130e),_0x1890ae=Ee(_0x1a0374[_0x358f4f(0x1ab)](_0x9678e1=>_0x9678e1[_0x358f4f(0x19b)](_0x4ed9f5))),_0x3caebd=Ee(_0x1a0374[_0x358f4f(0x1ab)](_0x5456d6=>!_0x5456d6[_0x358f4f(0x19b)](_0x4ed9f5)))[_0x358f4f(0x144)](_0x1158fd=>_0x503668[_0x358f4f(0x1d8)](_0x1158fd)),_0x17402f=_0x4fbee7[_0x358f4f(0x179)](_0x3caebd,_0x1598c4);if(_0x17402f&&(_0x358f4f(0x1a7)==_0x17402f[_0x358f4f(0x150)]||_0x358f4f(0x13e)==_0x17402f[_0x358f4f(0x150)])){const _0x302c99=this[_0x358f4f(0x18a)](_0x17402f);for(const _0x2bffd3 of _0x1890ae){const _0x3e7348=_0x503668[_0x358f4f(0x1d8)](_0x2bffd3),_0x52d516=_0x1527ba[_0x358f4f(0x1c8)](_0x2bffd3),_0x1cd31d=_0x2bffd3[_0x358f4f(0x1a3)](_0x4ed9f5)-0x1,_0x3d9203=_0x302c99[_0x1d399d],_0x1550c0=_0x302c99[_0x473806];_0x3d9203<=_0x52d516[_0x4e50e7]&&_0x52d516[_0x4e50e7]+_0x1cd31d<=_0x1550c0&&_0x17402f[_0x358f4f(0x16d)](_0x3e7348);}}});});}function _0x24b3bc(_0x50107c){const _0x22a8b9=_0x36a3f6,_0x4bd990=Array[_0x22a8b9(0x1cf)](_0x561362[_0x22a8b9(0x187)]())[_0x22a8b9(0x144)](_0x4e1b5d=>_0xb19af8[_0x22a8b9(0x1bc)](_0x4e1b5d));_0x1bba8e[_0x22a8b9(0x172)][_0x22a8b9(0x1cb)](_0xa108bc=>{const _0x442ab7=_0x22a8b9,_0x76f7a4=_0xa108bc[_0x442ab7(0x14c)];_0x50107c=_0x50107c[_0x442ab7(0x1ab)](_0x44321d=>_0x442ab7(0x166)!=_0x44321d[_0x442ab7(0x146)][_0x442ab7(0x143)]),_0xa108bc[_0x442ab7(0x180)](_0x50107c),_0x1bba8e[_0x442ab7(0x18c)][_0x442ab7(0x188)](_0x442ab7(0x1cd))[_0x442ab7(0x19a)](),_0x1bba8e[_0x442ab7(0x197)](_0x442ab7(0x1cd),{'forceDefaultExecution':!0x0}),_0x1bba8e[_0x442ab7(0x172)][_0x442ab7(0x1a6)](()=>{const _0x3d3e83=_0x442ab7;_0x1bba8e[_0x3d3e83(0x172)][_0x3d3e83(0x1a6)](_0x76f7a4,_0x3b1fc6=>{const _0x1c5e98=_0x3d3e83,_0x47993a=_0x4bd990[_0x1c5e98(0x1ab)](_0x58933e=>_0x1c5e98(0x166)!=_0x58933e[_0x1c5e98(0x146)][_0x1c5e98(0x143)]);_0x47993a[_0x1c5e98(0x194)]>0x0&&_0x3b1fc6[_0x1c5e98(0x180)](_0x47993a);for(const _0x10b4eb of _0x4bd990)_0x10b4eb[_0x1c5e98(0x168)]();});});});}function _0x182341(_0x11bc1f){const _0x1c2de6=_0x36a3f6;_0x1bba8e[_0x1c2de6(0x172)][_0x1c2de6(0x1cb)](_0x4502cf=>{const _0x58b899=_0x1c2de6,_0x18070f=Array[_0x58b899(0x1cf)](_0x561362[_0x58b899(0x187)]())[_0x58b899(0x144)](_0x27fae0=>_0xb19af8[_0x58b899(0x1bc)](_0x27fae0)),_0xe7f8cc=[];for(const _0x4b5b7b of _0x11bc1f)for(const _0x4dff75 of _0x4b5b7b[_0x58b899(0x1a1)]({'shallow':!0x0}))_0xe7f8cc[_0x58b899(0x191)](_0x4dff75);for(const _0x46a9e9 of _0xe7f8cc)_0x58b899(0x166)!=_0x46a9e9[_0x58b899(0x146)][_0x58b899(0x143)]&&(_0x4502cf[_0x58b899(0x180)](_0x4502cf[_0x58b899(0x1c3)](_0x46a9e9,0x0)),_0x1bba8e[_0x58b899(0x18c)][_0x58b899(0x188)](_0x58b899(0x1be))[_0x58b899(0x19a)](),_0x1bba8e[_0x58b899(0x197)](_0x58b899(0x1be),{'forceDefaultExecution':!0x0}));const _0x1cce45=_0x18070f[_0x58b899(0x1ab)](_0x8015cd=>_0x58b899(0x166)!=_0x8015cd[_0x58b899(0x146)][_0x58b899(0x143)]);_0x1cce45[_0x58b899(0x194)]>0x0&&_0x4502cf[_0x58b899(0x180)](_0x1cce45);for(const _0x3029eb of _0x18070f)_0x3029eb[_0x58b899(0x168)]();});}function _0xed377(_0x39331c,_0x14906a){const _0x52e62a=_0x36a3f6;return _0x14906a[_0x52e62a(0x195)](_0x22b4de=>_0x39331c[_0x52e62a(0x17f)](_0x3d693b=>_0x3d693b[_0x52e62a(0x164)][_0x52e62a(0x141)](_0x22b4de[_0x52e62a(0x1cc)])||_0x22b4de[_0x52e62a(0x164)][_0x52e62a(0x141)](_0x3d693b[_0x52e62a(0x1cc)])));}function _0x41ac6d(_0x3eeca1,_0x381741){const _0x30a184=_0x36a3f6;return!_0x3eeca1[_0x30a184(0x17f)](_0x372bd2=>_0x381741[_0x30a184(0x17f)](_0x3aa6cf=>_0x372bd2[_0x30a184(0x17c)](_0x3aa6cf)))&&_0x3eeca1[_0x30a184(0x17f)](_0x3a3248=>_0x381741[_0x30a184(0x17f)](_0x53a820=>_0x3a3248[_0x30a184(0x164)][_0x30a184(0x137)](_0x53a820[_0x30a184(0x1cc)])));}_0x1bba8e[_0x36a3f6(0x189)][_0x36a3f6(0x1a0)]['on'](_0x36a3f6(0x149),(_0x2a54aa,_0x44fd7a,_0x42788e)=>{const _0x38503c=_0x36a3f6;if(!_0x42788e[_0x38503c(0x1d9)][_0x38503c(0x167)])return;const _0x5e680d=_0x44fd7a[_0x38503c(0x155)];if(!_0x5e680d)return;const _0x319e0b=_0x42788e[_0x38503c(0x186)][_0x38503c(0x1c7)](_0x5e680d);function _0x5963a1(_0x530b70){const _0x232635=_0x38503c;return Array[_0x232635(0x138)](_0x530b70)?_0x530b70:[_0x530b70];}_0x319e0b&&_0x38503c(0x1d4)===_0x5e680d[_0x38503c(0x1ba)]&&_0x47d9d3(_0x319e0b,_0x42788e[_0x38503c(0x1b7)],(_0x290c87,_0x1d0534,_0x262483)=>_0x262483[_0x38503c(0x176)](_0x5963a1(_0x1d0534[_0x38503c(0x18e)]),_0x290c87),(_0x52b09a,_0x28c07e,_0x5112cc)=>_0x5112cc[_0x38503c(0x1a8)](_0x5963a1(_0x28c07e[_0x38503c(0x18e)]),_0x52b09a));},{'priority':_0x36a3f6(0x169)}),_0x4fbee7[_0x36a3f6(0x13f)][_0x36a3f6(0x154)](_0x38fc9d=>{const _0x4ba7ff=_0x36a3f6;if(_0x4ba7ff(0x1b0)!=_0x38fc9d[_0x4ba7ff(0x1d1)]&&_0x4ba7ff(0x1a5)!=_0x38fc9d[_0x4ba7ff(0x1d1)])return;const _0x318427=_0x38fc9d[_0x4ba7ff(0x14d)]();if(null!=_0x318427&&_0x318427['is'](_0x4ba7ff(0x192),_0x4ba7ff(0x196))){if(_0x4ba7ff(0x1b0)==_0x38fc9d[_0x4ba7ff(0x1d1)]){const _0x4453f1=_0x38fc9d[_0x4ba7ff(0x1a1)]()[_0x4ba7ff(0x1ab)](_0x2a352e=>_0x2a352e['is'](_0x4ba7ff(0x18f)))[_0x4ba7ff(0x144)](_0x59c915=>_0x59c915[_0x4ba7ff(0x189)]);if(_0x4453f1[_0x4ba7ff(0x194)])return{'type':_0x4ba7ff(0x1b0),'content':_0xdd59f7(_0x5e1eb8,_0x4ba7ff(0x1c1),_0xdd59f7(_0x5e1eb8,_0x4ba7ff(0x175),'\x22'+_0x4453f1[_0x4ba7ff(0x1d5)]('\x20')+'\x22'))};}if(_0x4ba7ff(0x1a5)==_0x38fc9d[_0x4ba7ff(0x1d1)]){const _0x39f8a9=_0x38fc9d[_0x4ba7ff(0x1a1)]()[_0x4ba7ff(0x1ab)](_0x59e959=>_0x59e959['is'](_0x4ba7ff(0x18f)))[_0x4ba7ff(0x144)](_0x5bc022=>_0x5bc022[_0x4ba7ff(0x189)]);if(_0x39f8a9[_0x4ba7ff(0x194)])return{'type':_0x4ba7ff(0x1a5),'content':_0xdd59f7(_0x5e1eb8,_0x4ba7ff(0x142),_0xdd59f7(_0x5e1eb8,_0x4ba7ff(0x175),'\x22'+_0x39f8a9[_0x4ba7ff(0x1d5)]('\x20')+'\x22'))};}}}),_0x4fbee7[_0x36a3f6(0x13f)][_0x36a3f6(0x154)](_0x520849=>{const _0x568c74=_0x36a3f6;if(_0x568c74(0x1a7)==_0x520849[_0x568c74(0x150)]){const _0x5b3800=_0x520849[_0x568c74(0x1a1)]()[_0x568c74(0x1ab)](_0x5f391b=>_0x5f391b['is'](_0x568c74(0x18f)))[_0x568c74(0x144)](_0x40f0bd=>_0x40f0bd[_0x568c74(0x189)]),_0x513fe5=this[_0x568c74(0x18a)](_0x520849),_0xccfb01=_0x513fe5[_0x568c74(0x151)]-_0x513fe5[_0x568c74(0x1ac)]+0x1;if(_0x568c74(0x1b0)==_0x520849[_0x568c74(0x1d1)])return _0x5b3800[_0x568c74(0x194)]?{'type':_0x568c74(0x1b0),'content':_0xdd59f7(_0x5e1eb8,_0x568c74(0x1c1),_0xdd59f7(_0x5e1eb8,_0x568c74(0x185),[_0xccfb01,'\x22'+_0x5b3800[_0x568c74(0x1d5)]('\x20')+'\x22']))}:{'type':_0x568c74(0x1b0),'content':_0xdd59f7(_0x5e1eb8,_0x568c74(0x1c1),_0xdd59f7(_0x5e1eb8,_0x568c74(0x136),_0xccfb01))};if(_0x568c74(0x1a5)==_0x520849[_0x568c74(0x1d1)])return _0x5b3800[_0x568c74(0x194)]?{'type':_0x568c74(0x1a5),'content':_0xdd59f7(_0x5e1eb8,_0x568c74(0x142),_0xdd59f7(_0x5e1eb8,_0x568c74(0x185),[_0xccfb01,'\x22'+_0x5b3800[_0x568c74(0x1d5)]('\x20')+'\x22']))}:{'type':_0x568c74(0x1a5),'content':_0xdd59f7(_0x5e1eb8,_0x568c74(0x142),_0xdd59f7(_0x5e1eb8,_0x568c74(0x136),_0xccfb01))};}if(_0x568c74(0x13e)==_0x520849[_0x568c74(0x150)]){const _0x275adc=_0x520849[_0x568c74(0x1a1)]()[_0x568c74(0x1ab)](_0xd2bcf5=>_0xd2bcf5['is'](_0x568c74(0x18f)))[_0x568c74(0x144)](_0x4749bc=>_0x4749bc[_0x568c74(0x189)]),_0xed60a3=this[_0x568c74(0x18a)](_0x520849),_0x5bc9bc=_0xed60a3[_0x568c74(0x17a)]-_0xed60a3[_0x568c74(0x147)]+0x1;if(_0x568c74(0x1b0)==_0x520849[_0x568c74(0x1d1)])return _0x275adc[_0x568c74(0x194)]?{'type':_0x568c74(0x1b0),'content':_0xdd59f7(_0x5e1eb8,_0x568c74(0x1c1),_0xdd59f7(_0x5e1eb8,_0x568c74(0x1b5),[_0x5bc9bc,'\x22'+_0x275adc[_0x568c74(0x1d5)]('\x20')+'\x22']))}:{'type':_0x568c74(0x1b0),'content':_0xdd59f7(_0x5e1eb8,_0x568c74(0x1c1),_0xdd59f7(_0x5e1eb8,_0x568c74(0x1ce),_0x5bc9bc))};if(_0x568c74(0x1a5)==_0x520849[_0x568c74(0x1d1)])return _0x275adc[_0x568c74(0x194)]?{'type':_0x568c74(0x1a5),'content':_0xdd59f7(_0x5e1eb8,_0x568c74(0x142),_0xdd59f7(_0x5e1eb8,_0x568c74(0x1b5),[_0x5bc9bc,'\x22'+_0x275adc[_0x568c74(0x1d5)]('\x20')+'\x22']))}:{'type':_0x568c74(0x1a5),'content':_0xdd59f7(_0x5e1eb8,_0x568c74(0x142),_0xdd59f7(_0x5e1eb8,_0x568c74(0x1ce),_0x5bc9bc))};}}),_0x4fbee7[_0x36a3f6(0x17e)][_0x36a3f6(0x13b)](_0x36a3f6(0x1b0),_0x36a3f6(0x1a7),_0x36a3f6(0x1ca),_0x24b3bc),_0x4fbee7[_0x36a3f6(0x17e)][_0x36a3f6(0x13b)](_0x36a3f6(0x1a5),_0x36a3f6(0x1a7),_0x36a3f6(0x161),_0x24b3bc),_0x4fbee7[_0x36a3f6(0x17e)][_0x36a3f6(0x13b)](_0x36a3f6(0x1b0),_0x36a3f6(0x13e),_0x36a3f6(0x1ca),_0x182341),_0x4fbee7[_0x36a3f6(0x17e)][_0x36a3f6(0x13b)](_0x36a3f6(0x1a5),_0x36a3f6(0x13e),_0x36a3f6(0x161),_0x182341),_0x4fbee7[_0x36a3f6(0x17e)][_0x36a3f6(0x13b)](_0x36a3f6(0x1b0),_0x36a3f6(0x13e),_0x36a3f6(0x1d5),_0xed377),_0x4fbee7[_0x36a3f6(0x17e)][_0x36a3f6(0x13b)](_0x36a3f6(0x1a5),_0x36a3f6(0x13e),_0x36a3f6(0x1d5),_0xed377),_0x4fbee7[_0x36a3f6(0x17e)][_0x36a3f6(0x13b)](_0x36a3f6(0x1b0),_0x36a3f6(0x1a7),_0x36a3f6(0x1d5),_0x41ac6d),_0x4fbee7[_0x36a3f6(0x17e)][_0x36a3f6(0x13b)](_0x36a3f6(0x1a5),_0x36a3f6(0x1a7),_0x36a3f6(0x1d5),_0x41ac6d);}[_0x5aecba(0x160)](){const _0x3ef3c4=_0x5aecba,_0x120103=this[_0x3ef3c4(0x193)],_0x35e815=_0x120103[_0x3ef3c4(0x172)][_0x3ef3c4(0x15e)][_0x3ef3c4(0x1a4)];return(_0x500b6c,_0x247072)=>{const _0x5bb014=_0x3ef3c4;_0x120103[_0x5bb014(0x172)][_0x5bb014(0x1cb)](_0x803827=>{const _0x9fc4a1=_0x5bb014,{commandName:_0xde6ef8,commandParams:_0x43a692}=_0x247072;let _0x523bfd=_0x500b6c[0x0][_0x9fc4a1(0x164)][_0x9fc4a1(0x162)];_0x43a692&&_0x43a692[0x0]&&!0x1===_0x43a692[0x0][_0x9fc4a1(0x16e)]&&(_0x523bfd=_0x500b6c[0x0][_0x9fc4a1(0x1cc)][_0x9fc4a1(0x17b)]);const _0x1fdf21=_0x803827[_0x9fc4a1(0x165)](_0x523bfd);if(_0x9fc4a1(0x166)==_0x1fdf21[_0x9fc4a1(0x146)][_0x9fc4a1(0x143)])return;const _0x240fc2=Array[_0x9fc4a1(0x1cf)](_0x35e815[_0x9fc4a1(0x187)]())[_0x9fc4a1(0x144)](_0x3ee3bd=>_0xb19af8[_0x9fc4a1(0x1bc)](_0x3ee3bd));_0x803827[_0x9fc4a1(0x180)](_0x1fdf21),_0x120103[_0x9fc4a1(0x18c)][_0x9fc4a1(0x188)](_0xde6ef8)[_0x9fc4a1(0x19a)](),_0x43a692[_0x9fc4a1(0x191)]({'forceDefaultExecution':!0x0}),_0x120103[_0x9fc4a1(0x197)](_0xde6ef8,..._0x43a692);const _0x2a140c=_0x240fc2[_0x9fc4a1(0x1ab)](_0x96093f=>_0x9fc4a1(0x166)!=_0x96093f[_0x9fc4a1(0x146)][_0x9fc4a1(0x143)]);_0x2a140c[_0x9fc4a1(0x194)]>0x0&&_0x803827[_0x9fc4a1(0x180)](_0x2a140c);for(const _0x1ec0bb of _0x240fc2)_0x1ec0bb[_0x9fc4a1(0x168)]();});};}[_0x5aecba(0x19f)](_0x20ea28){const _0x4e82a8=_0x5aecba,_0x1db15b=this[_0x4e82a8(0x193)][_0x4e82a8(0x13c)][_0x4e82a8(0x188)](_0x4e82a8(0x1bd));let _0x1d5ea9=Number[_0x4e82a8(0x19c)],_0x381073=Number[_0x4e82a8(0x1b9)],_0x5a5be6=Number[_0x4e82a8(0x19c)],_0x43d449=Number[_0x4e82a8(0x1b9)];for(const _0x50b46b of _0x20ea28){if(_0x4e82a8(0x166)==_0x50b46b[_0x4e82a8(0x146)][_0x4e82a8(0x143)])continue;const {row:_0x416218,column:_0x373391}=_0x1db15b[_0x4e82a8(0x1c8)](_0x50b46b),_0x358c4f=_0x50b46b[_0x4e82a8(0x19b)](_0x4e82a8(0x14e))?_0x50b46b[_0x4e82a8(0x1a3)](_0x4e82a8(0x14e))-0x1:0x0,_0x444b69=_0x50b46b[_0x4e82a8(0x19b)](_0x4e82a8(0x158))?_0x50b46b[_0x4e82a8(0x1a3)](_0x4e82a8(0x158))-0x1:0x0;_0x1d5ea9=_0x416218<_0x1d5ea9?_0x416218:_0x1d5ea9,_0x381073=_0x416218+_0x358c4f>_0x381073?_0x416218+_0x358c4f:_0x381073,_0x5a5be6=_0x373391<_0x5a5be6?_0x373391:_0x5a5be6,_0x43d449=_0x373391+_0x444b69>_0x43d449?_0x373391+_0x444b69:_0x43d449;}return{'minRow':_0x1d5ea9,'maxRow':_0x381073,'minColumn':_0x5a5be6,'maxColumn':_0x43d449};}[_0x5aecba(0x181)](){const _0x2b68d8=_0x5aecba,_0x3ab930=this[_0x2b68d8(0x193)],_0x70b7ad=_0x3ab930[_0x2b68d8(0x13c)][_0x2b68d8(0x188)](_0x2b68d8(0x16c)),_0x4e1918=_0x3ab930[_0x2b68d8(0x13c)][_0x2b68d8(0x188)](_0x2b68d8(0x1bd));_0x3ab930[_0x2b68d8(0x172)][_0x2b68d8(0x15e)]['on'](_0x2b68d8(0x1bf),()=>{const _0x8877fc=_0x2b68d8,_0xafb506=Array[_0x8877fc(0x1cf)](_0x3ab930[_0x8877fc(0x172)][_0x8877fc(0x15e)][_0x8877fc(0x177)][_0x8877fc(0x1af)]());for(const {name:_0x2b22b0,data:_0x4bcdd9}of _0xafb506){const {group:_0x348c15,id:_0x2c6312,subType:_0x45ef96}=_0x70b7ad[_0x8877fc(0x145)](_0x2b22b0);if(_0x8877fc(0x1ae)!=_0x348c15)continue;if(null!=_0x4bcdd9[_0x8877fc(0x15f)])continue;const _0x5869df=_0x70b7ad[_0x8877fc(0x1c9)](_0x2c6312);this[_0x8877fc(0x1a9)][_0x8877fc(0x16f)](_0x45ef96)&&this[_0x8877fc(0x1d3)][_0x8877fc(0x15d)](_0x5869df);}},{'priority':_0x2b68d8(0x173)});const _0x386cbb=(_0x4f0f08,_0x5d60a3)=>{const _0x3add4b=_0x2b68d8;let _0x5c4dd6=!0x1;const _0x4b16f4=_0x5d60a3[_0x3add4b(0x1d8)](_0x4f0f08),_0x4b53e7=_0x4f0f08[_0x3add4b(0x184)](_0x3add4b(0x196)),_0x2d1086=_0x4e1918[_0x3add4b(0x1c8)](_0x4f0f08);for(const _0x393f25 of this[_0x3add4b(0x1d3)]){const _0x1c6b49=_0x393f25[_0x3add4b(0x150)],_0x41fbaa=_0x1c6b49[_0x3add4b(0x19e)](_0x3add4b(0x1d0)),_0x340d21=_0x1c6b49[_0x3add4b(0x163)](_0x41fbaa?0xa:0x5),_0x285be5=_0x340d21[_0x3add4b(0x16a)](),_0x1cff88=_0x285be5[_0x3add4b(0x163)](0x0,0x3)+_0x3add4b(0x1b4),_0x4bb98f=_0x3add4b(0x156)+_0x340d21,_0x536fe8=_0x3add4b(0x18d)+_0x340d21;if(!_0x393f25[_0x3add4b(0x1c2)])continue;if(_0x4b53e7!=_0x393f25[_0x3add4b(0x15c)]()[_0x3add4b(0x1cc)][_0x3add4b(0x184)](_0x3add4b(0x196)))continue;if(_0x393f25[_0x3add4b(0x15b)](_0x4b16f4))continue;const _0x33462f=_0x4f0f08[_0x3add4b(0x19b)](_0x1cff88)?_0x4f0f08[_0x3add4b(0x1a3)](_0x1cff88)-0x1:0x0,_0xec8576=this[_0x3add4b(0x18a)](_0x393f25),_0x1e8b69=_0xec8576[_0x4bb98f],_0x42e059=_0xec8576[_0x536fe8];_0x1e8b69<=_0x2d1086[_0x285be5]&&_0x2d1086[_0x285be5]+_0x33462f<=_0x42e059&&(_0x393f25[_0x3add4b(0x16d)](_0x4b16f4),_0x5c4dd6=!0x0);}return _0x5c4dd6;};_0x3ab930[_0x2b68d8(0x172)][_0x2b68d8(0x15e)][_0x2b68d8(0x1c4)](_0x551121=>{const _0x31ab65=_0x2b68d8;let _0x567da0=!0x1;for(const _0x4a933f of _0x3ab930[_0x31ab65(0x172)][_0x31ab65(0x15e)][_0x31ab65(0x177)][_0x31ab65(0x1b3)]())if(_0x31ab65(0x178)==_0x4a933f[_0x31ab65(0x1d1)]){if(_0x31ab65(0x1a7)==_0x4a933f[_0x31ab65(0x1ba)]){for(const _0x1bb43b of _0x4a933f[_0x31ab65(0x1c5)][_0x31ab65(0x17b)][_0x31ab65(0x148)]())_0x567da0=_0x567da0||_0x386cbb(_0x1bb43b,_0x551121);}else _0x31ab65(0x1d4)==_0x4a933f[_0x31ab65(0x1ba)]&&(_0x567da0=_0x567da0||_0x386cbb(_0x4a933f[_0x31ab65(0x1c5)][_0x31ab65(0x17b)],_0x551121));}return _0x567da0;});}[_0x5aecba(0x18a)](_0x393fe5){const _0xce449d=_0x5aecba;return this[_0xce449d(0x19f)](_0x393fe5[_0xce449d(0x187)]()[_0xce449d(0x144)](_0x4aea9d=>_0x4aea9d[_0xce449d(0x1cc)][_0xce449d(0x17b)]));}}function Ee(_0x477765){const _0x23b0a5=_0x5aecba;return Array[_0x23b0a5(0x1cf)](new Set(_0x477765)[_0x23b0a5(0x1ad)]());}
23
+ const _0x4ca871=_0x4223;(function(_0x1c472d,_0x36e8a5){const _0x4adaaf=_0x4223,_0x1c2416=_0x1c472d();while(!![]){try{const _0x3b639b=parseInt(_0x4adaaf(0xdf))/0x1*(parseInt(_0x4adaaf(0x130))/0x2)+parseInt(_0x4adaaf(0xea))/0x3*(parseInt(_0x4adaaf(0xf1))/0x4)+-parseInt(_0x4adaaf(0x131))/0x5+parseInt(_0x4adaaf(0x121))/0x6+parseInt(_0x4adaaf(0x135))/0x7+-parseInt(_0x4adaaf(0x12b))/0x8+-parseInt(_0x4adaaf(0xc1))/0x9;if(_0x3b639b===_0x36e8a5)break;else _0x1c2416['push'](_0x1c2416['shift']());}catch(_0x15a82a){_0x1c2416['push'](_0x1c2416['shift']());}}}(_0x183a,0x2d22b));function _0x4223(_0x1b6d50,_0x224009){const _0x183a7f=_0x183a();return _0x4223=function(_0x42230d,_0x5f484){_0x42230d=_0x42230d-0xa4;let _0x525ad2=_0x183a7f[_0x42230d];return _0x525ad2;},_0x4223(_0x1b6d50,_0x224009);}import{Plugin as _0x2b298b}from'ckeditor5/src/core.js';function _0x183a(){const _0x467581=['getContainedElement','2950048DcrCnE','accept','end','addMarker:suggestion','values','4eiHIzW','594690XLTJFp','nodeAfter','isInContent','oldRange','2045981SGJKHg','name','maxRow','ELEMENT_TABLE_ROW_WITH_TEXT','plugins','model','getChangedMarkers','_tableSuggestions','findAncestor','element','discard','getChanges','isIntersectingWithRange','add','getCellLocation','data','forceValue','every','minColumn','registerCustomCallback','_getSuggestionCoords','execute','ELEMENT_TABLE_COLUMN_WITH_TEXT','tableColumn','insertTableRowBelow','TrackChangesEditing','*Remove:*\x20%0','getAttribute','document','above','getColumnIndexes','selectTableRow','some','_acceptFormatSuggestionCallbackFactory','classes','showSuggestionHighlights','createTableWalker','change:data','ELEMENT_TABLE_COLUMN','registerPostFixer','differ','ELEMENT_TABLE','maxColumn','left','last','table','2822931AiBQiW','refresh','substr','first','insertTableColumnRight','writer','has','_getCoordsForCells','setSelection','min','suggestion','isArray','removeClass','markMultiRangeDeletion','enqueueChange','hasAttribute','nodeBefore','rootName','getSelectionAffectedTableCells','length','isTouching','locale','subType','change','ELEMENT_TABLE_WITH_TEXT','push','includes','ELEMENT_TABLE_ROW','order','$textProxy','149003piSDQC','selection','insertTableRowAbove','map','*Insert:*\x20%0','max','descriptionFactory','selectTableColumn','commands','insertTable','registerDescriptionCallback','3SdIGaW','registerElementLabel','tableRow','enableCommand','afterInit','getRowIndexes','isIntersecting','1121160ogOtEK','root','minRow','toLowerCase','cell','tableCell','TableEditing','deletion','startsWith','tablePaste','fromRange','insertion','removeTableRow','position','start','downcastDispatcher','getRanges','$graveyard','insert','_suggestionFactory','toViewElement','highest','item','batch','from','mapper','getSuggestion','_tablePostFixingSubtypes','MAX_SAFE_INTEGER','markMultiRangeInsertion','colspan','getChildren','span','filter','options','_splitMarkerName','addRange','getFirstRange','_setupColumnsRowsFixing','isEqual','addClass','low','getItems','MIN_SAFE_INTEGER','detach','join','get','removeTableColumn','693894XxPWKn','insertTableColumnLeft','createRangeOn','editor','createRangeIn','TableUtils','createPositionAt','type','rowspan'];_0x183a=function(){return _0x467581;};return _0x183a();}import{LiveRange as _0x252ad5}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x1eaea5}from'ckeditor5/src/widget.js';import{getTranslation as _0x93656}from'../utils/common-translations.js';export default class jt extends _0x2b298b{constructor(_0x280f5c){const _0x149bca=_0x4223;super(_0x280f5c),this[_0x149bca(0x10c)]=[_0x149bca(0xec),_0x149bca(0xaa)],this[_0x149bca(0x13c)]=new Set();}[_0x4ca871(0xee)](){const _0x5d4b92=_0x4ca871,_0x112888=this[_0x5d4b92(0x124)],_0x4f4dc3=_0x112888[_0x5d4b92(0x13a)][_0x5d4b92(0xaf)][_0x5d4b92(0xe0)];if(!_0x112888[_0x5d4b92(0x139)][_0x5d4b92(0xc7)](_0x5d4b92(0xf7)))return;const _0x535496=_0x112888[_0x5d4b92(0xd6)],_0x28cc40=_0x112888[_0x5d4b92(0x139)][_0x5d4b92(0x11f)](_0x5d4b92(0xac)),_0x44ddf9=_0x112888[_0x5d4b92(0x139)][_0x5d4b92(0x11f)](_0x5d4b92(0x126));_0x28cc40[_0x5d4b92(0xe5)][_0x5d4b92(0xeb)](_0x5d4b92(0xc0),_0x139209=>_0x93656(_0x535496,_0x5d4b92(0xbc),_0x139209)),this[_0x5d4b92(0x117)](),_0x28cc40[_0x5d4b92(0xed)](_0x5d4b92(0xe8)),_0x28cc40[_0x5d4b92(0xed)](_0x5d4b92(0xb2)),_0x28cc40[_0x5d4b92(0xed)](_0x5d4b92(0xe6));for(const _0x21acdc of[_0x5d4b92(0xe1),_0x5d4b92(0xab)]){const _0x33ae82=_0x112888[_0x5d4b92(0xe7)][_0x5d4b92(0x11f)](_0x21acdc);_0x28cc40[_0x5d4b92(0xed)](_0x21acdc,_0x1aa117=>{const _0x723dd7=_0x5d4b92;_0x112888[_0x723dd7(0x13a)][_0x723dd7(0xd8)](_0x1e285e=>{const _0x393517=_0x723dd7;_0x1aa117();const _0x1f8880=_0x393517(0xb0)===_0x33ae82[_0x393517(0xdd)],_0x45dbf9=_0x44ddf9[_0x393517(0xd3)](_0x4f4dc3),_0xad6437=_0x44ddf9[_0x393517(0xef)](_0x45dbf9),_0x2b2528=_0x1f8880?_0xad6437[_0x393517(0xc4)]-0x1:_0xad6437[_0x393517(0xbf)]+0x1,_0x598a48=_0x45dbf9[0x0][_0x393517(0x13d)](_0x393517(0xc0)),_0x5a24b8=_0x44ddf9[_0x393517(0xb7)](_0x598a48,{'startRow':_0x2b2528,'endRow':_0x2b2528}),_0x1140a3=Array[_0x393517(0x109)](_0x5a24b8)[_0x393517(0xe2)](_0x12a8d5=>_0x1e285e[_0x393517(0x123)](_0x12a8d5[_0x393517(0xf5)]));_0x28cc40[_0x393517(0x10e)](_0x1140a3,_0x393517(0xec));});});}for(const _0x518c27 of[_0x5d4b92(0x122),_0x5d4b92(0xc5)]){const _0xae4d07=_0x112888[_0x5d4b92(0xe7)][_0x5d4b92(0x11f)](_0x518c27);_0x28cc40[_0x5d4b92(0xed)](_0x518c27,_0x2d3d9f=>{const _0x4c7a14=_0x5d4b92;_0x112888[_0x4c7a14(0x13a)][_0x4c7a14(0xd8)](_0x4e948e=>{const _0x425e75=_0x4c7a14;_0x2d3d9f();const _0x50187c=_0x425e75(0xbe)===_0xae4d07[_0x425e75(0xdd)],_0x1b36b4=_0x44ddf9[_0x425e75(0xd3)](_0x4f4dc3),_0x3f2210=_0x44ddf9[_0x425e75(0xb1)](_0x1b36b4),_0x2c17c2=_0x50187c?_0x3f2210[_0x425e75(0xc4)]-0x1:_0x3f2210[_0x425e75(0xbf)]+0x1,_0x2d3bb0=_0x1b36b4[0x0][_0x425e75(0x13d)](_0x425e75(0xc0)),_0x5435b5=_0x44ddf9[_0x425e75(0xb7)](_0x2d3bb0,{'startRow':0x0,'column':_0x2c17c2,'includeAllSlots':!0x1}),_0x43ac5f=Array[_0x425e75(0x109)](_0x5435b5)[_0x425e75(0xe2)](_0x32f9bc=>_0x4e948e[_0x425e75(0x123)](_0x32f9bc[_0x425e75(0xf5)]));_0x28cc40[_0x425e75(0x10e)](_0x43ac5f,_0x425e75(0xaa));});});}for(const _0x5602d7 of[_0x5d4b92(0xfd),_0x5d4b92(0x120)]){const _0xd4531=_0x5602d7[_0x5d4b92(0xc3)](0xb),_0x50182b=_0xd4531[_0x5d4b92(0xf4)](),_0x52333d=_0x50182b[_0x5d4b92(0xc3)](0x0,0x3)+_0x5d4b92(0x111),_0x4bb0c2=_0x5d4b92(0xc0)+_0xd4531,_0x384e19=_0x5d4b92(0xca)+_0xd4531,_0x36d0a4=_0x5d4b92(0xe4)+_0xd4531;_0x28cc40[_0x5d4b92(0xed)](_0x5602d7,()=>{const _0x166b8b=_0x5d4b92;_0x112888[_0x166b8b(0x13a)][_0x166b8b(0xd8)](_0x46d2a5=>{const _0x47a3c9=_0x166b8b,_0x44bf20=_0x44ddf9[_0x47a3c9(0xd3)](_0x4f4dc3),_0x38cc51=_0x44bf20[0x0][_0x47a3c9(0x13d)](_0x47a3c9(0xc0));let _0x51d9c0;if(_0x47a3c9(0xfd)==_0x5602d7){const _0x576572=_0x44ddf9[_0x47a3c9(0xef)](_0x44bf20);_0x51d9c0={'startRow':_0x576572[_0x47a3c9(0xc4)],'endRow':_0x576572[_0x47a3c9(0xbf)],'includeAllSlots':!0x0};}else{const _0x3fae51=_0x44ddf9[_0x47a3c9(0xb1)](_0x44bf20);_0x51d9c0={'startColumn':_0x3fae51[_0x47a3c9(0xc4)],'endColumn':_0x3fae51[_0x47a3c9(0xbf)],'includeAllSlots':!0x0};}const _0x54aec3=_0x44ddf9[_0x47a3c9(0xb7)](_0x38cc51,_0x51d9c0),_0x1b4493=Array[_0x47a3c9(0x109)](_0x54aec3)[_0x47a3c9(0xe2)](({cell:_0x49f01c})=>_0x49f01c),_0xd7668d=Ee(_0x1b4493[_0x47a3c9(0x112)](_0x594516=>_0x594516[_0x47a3c9(0xd0)](_0x52333d))),_0x4c7a47=Ee(_0x1b4493[_0x47a3c9(0x112)](_0x35f450=>!_0x35f450[_0x47a3c9(0xd0)](_0x52333d)))[_0x47a3c9(0xe2)](_0x53d5a4=>_0x46d2a5[_0x47a3c9(0x123)](_0x53d5a4)),_0x10e1cd=_0x28cc40[_0x47a3c9(0xce)](_0x4c7a47,_0x4bb0c2);if(_0x10e1cd&&(_0x47a3c9(0xec)==_0x10e1cd[_0x47a3c9(0xd7)]||_0x47a3c9(0xaa)==_0x10e1cd[_0x47a3c9(0xd7)])){const _0x21917f=this[_0x47a3c9(0xa7)](_0x10e1cd);for(const _0x30fc87 of _0xd7668d){const _0x294148=_0x46d2a5[_0x47a3c9(0x123)](_0x30fc87),_0x18ff78=_0x44ddf9[_0x47a3c9(0x143)](_0x30fc87),_0x1103da=_0x30fc87[_0x47a3c9(0xae)](_0x52333d)-0x1,_0x372623=_0x21917f[_0x384e19],_0x17cad3=_0x21917f[_0x36d0a4];_0x372623<=_0x18ff78[_0x50182b]&&_0x18ff78[_0x50182b]+_0x1103da<=_0x17cad3&&_0x10e1cd[_0x47a3c9(0x115)](_0x294148);}}});});}function _0x2333b0(_0x503efe){const _0x5a6e26=_0x5d4b92,_0x67a785=Array[_0x5a6e26(0x109)](_0x4f4dc3[_0x5a6e26(0x101)]())[_0x5a6e26(0xe2)](_0x3cda5f=>_0x252ad5[_0x5a6e26(0xfb)](_0x3cda5f));_0x112888[_0x5a6e26(0x13a)][_0x5a6e26(0xd8)](_0x4d0750=>{const _0x38c054=_0x5a6e26,_0x2e9051=_0x4d0750[_0x38c054(0x108)];_0x503efe=_0x503efe[_0x38c054(0x112)](_0x17fd21=>_0x38c054(0x102)!=_0x17fd21[_0x38c054(0xf2)][_0x38c054(0xd2)]),_0x4d0750[_0x38c054(0xc9)](_0x503efe),_0x112888[_0x38c054(0xe7)][_0x38c054(0x11f)](_0x38c054(0xfd))[_0x38c054(0xc2)](),_0x112888[_0x38c054(0xa8)](_0x38c054(0xfd),{'forceDefaultExecution':!0x0}),_0x112888[_0x38c054(0x13a)][_0x38c054(0xcf)](()=>{const _0x5bd8b4=_0x38c054;_0x112888[_0x5bd8b4(0x13a)][_0x5bd8b4(0xcf)](_0x2e9051,_0x42299f=>{const _0x519b59=_0x5bd8b4,_0x944c88=_0x67a785[_0x519b59(0x112)](_0x3b064a=>_0x519b59(0x102)!=_0x3b064a[_0x519b59(0xf2)][_0x519b59(0xd2)]);_0x944c88[_0x519b59(0xd4)]>0x0&&_0x42299f[_0x519b59(0xc9)](_0x944c88);for(const _0x2103b3 of _0x67a785)_0x2103b3[_0x519b59(0x11d)]();});});});}function _0x2f98da(_0xdf02da){const _0x194bb9=_0x5d4b92;_0x112888[_0x194bb9(0x13a)][_0x194bb9(0xd8)](_0x509de5=>{const _0x5290f7=_0x194bb9,_0x530dfb=Array[_0x5290f7(0x109)](_0x4f4dc3[_0x5290f7(0x101)]())[_0x5290f7(0xe2)](_0x2b0d84=>_0x252ad5[_0x5290f7(0xfb)](_0x2b0d84)),_0x2d8a50=[];for(const _0x399f36 of _0xdf02da)for(const _0x5e75e2 of _0x399f36[_0x5290f7(0x11b)]({'shallow':!0x0}))_0x2d8a50[_0x5290f7(0xda)](_0x5e75e2);for(const _0x42e522 of _0x2d8a50)_0x5290f7(0x102)!=_0x42e522[_0x5290f7(0xf2)][_0x5290f7(0xd2)]&&(_0x509de5[_0x5290f7(0xc9)](_0x509de5[_0x5290f7(0x127)](_0x42e522,0x0)),_0x112888[_0x5290f7(0xe7)][_0x5290f7(0x11f)](_0x5290f7(0x120))[_0x5290f7(0xc2)](),_0x112888[_0x5290f7(0xa8)](_0x5290f7(0x120),{'forceDefaultExecution':!0x0}));const _0x26974d=_0x530dfb[_0x5290f7(0x112)](_0x209621=>_0x5290f7(0x102)!=_0x209621[_0x5290f7(0xf2)][_0x5290f7(0xd2)]);_0x26974d[_0x5290f7(0xd4)]>0x0&&_0x509de5[_0x5290f7(0xc9)](_0x26974d);for(const _0x5122c6 of _0x530dfb)_0x5122c6[_0x5290f7(0x11d)]();});}function _0x39ab99(_0x8024bf,_0x486f4d){const _0x5983c9=_0x5d4b92;return _0x486f4d[_0x5983c9(0xa4)](_0x50afa4=>_0x8024bf[_0x5983c9(0xb3)](_0x4b0f8=>_0x4b0f8[_0x5983c9(0x12d)][_0x5983c9(0x118)](_0x50afa4[_0x5983c9(0xff)])||_0x50afa4[_0x5983c9(0x12d)][_0x5983c9(0x118)](_0x4b0f8[_0x5983c9(0xff)])));}function _0x9f19e4(_0x2f70f5,_0x4f32c8){const _0x3ab9d7=_0x5d4b92;return!_0x2f70f5[_0x3ab9d7(0xb3)](_0x57b508=>_0x4f32c8[_0x3ab9d7(0xb3)](_0x530d61=>_0x57b508[_0x3ab9d7(0xf0)](_0x530d61)))&&_0x2f70f5[_0x3ab9d7(0xb3)](_0x1e7333=>_0x4f32c8[_0x3ab9d7(0xb3)](_0xf994a9=>_0x1e7333[_0x3ab9d7(0x12d)][_0x3ab9d7(0xd5)](_0xf994a9[_0x3ab9d7(0xff)])));}_0x112888[_0x5d4b92(0x144)][_0x5d4b92(0x100)]['on'](_0x5d4b92(0x12e),(_0x5777a8,_0x422e41,_0x1d9470)=>{const _0x4f4483=_0x5d4b92;if(!_0x1d9470[_0x4f4483(0x113)][_0x4f4483(0xb6)])return;const _0x43de78=_0x422e41[_0x4f4483(0x107)];if(!_0x43de78)return;const _0x3624d2=_0x1d9470[_0x4f4483(0x10a)][_0x4f4483(0x105)](_0x43de78);function _0x4c4fdf(_0xa2d4e4){const _0x772bea=_0x4f4483;return Array[_0x772bea(0xcc)](_0xa2d4e4)?_0xa2d4e4:[_0xa2d4e4];}_0x3624d2&&_0x4f4483(0xf6)===_0x43de78[_0x4f4483(0x136)]&&_0x1eaea5(_0x3624d2,_0x1d9470[_0x4f4483(0xc6)],(_0x5b740c,_0x1796df,_0x402882)=>_0x402882[_0x4f4483(0x119)](_0x4c4fdf(_0x1796df[_0x4f4483(0xb5)]),_0x5b740c),(_0x5213f7,_0x4ba6aa,_0x48c240)=>_0x48c240[_0x4f4483(0xcd)](_0x4c4fdf(_0x4ba6aa[_0x4f4483(0xb5)]),_0x5213f7));},{'priority':_0x5d4b92(0x106)}),_0x28cc40[_0x5d4b92(0xe5)][_0x5d4b92(0xe9)](_0x1b015d=>{const _0x16ba8c=_0x5d4b92;if(_0x16ba8c(0xfc)!=_0x1b015d[_0x16ba8c(0x128)]&&_0x16ba8c(0xf8)!=_0x1b015d[_0x16ba8c(0x128)])return;const _0x196738=_0x1b015d[_0x16ba8c(0x12a)]();if(null!=_0x196738&&_0x196738['is'](_0x16ba8c(0x13e),_0x16ba8c(0xc0))){if(_0x16ba8c(0xfc)==_0x1b015d[_0x16ba8c(0x128)]){const _0x1e3b21=_0x1b015d[_0x16ba8c(0x11b)]()[_0x16ba8c(0x112)](_0x3a87da=>_0x3a87da['is'](_0x16ba8c(0xde)))[_0x16ba8c(0xe2)](_0x1d276e=>_0x1d276e[_0x16ba8c(0x144)]);if(_0x1e3b21[_0x16ba8c(0xd4)])return{'type':_0x16ba8c(0xfc),'content':_0x93656(_0x535496,_0x16ba8c(0xe3),_0x93656(_0x535496,_0x16ba8c(0xd9),'\x22'+_0x1e3b21[_0x16ba8c(0x11e)]('\x20')+'\x22'))};}if(_0x16ba8c(0xf8)==_0x1b015d[_0x16ba8c(0x128)]){const _0x540e7b=_0x1b015d[_0x16ba8c(0x11b)]()[_0x16ba8c(0x112)](_0x52cbcf=>_0x52cbcf['is'](_0x16ba8c(0xde)))[_0x16ba8c(0xe2)](_0xe04114=>_0xe04114[_0x16ba8c(0x144)]);if(_0x540e7b[_0x16ba8c(0xd4)])return{'type':_0x16ba8c(0xf8),'content':_0x93656(_0x535496,_0x16ba8c(0xad),_0x93656(_0x535496,_0x16ba8c(0xd9),'\x22'+_0x540e7b[_0x16ba8c(0x11e)]('\x20')+'\x22'))};}}}),_0x28cc40[_0x5d4b92(0xe5)][_0x5d4b92(0xe9)](_0x15a16c=>{const _0x3f25a8=_0x5d4b92;if(_0x3f25a8(0xec)==_0x15a16c[_0x3f25a8(0xd7)]){const _0xae092a=_0x15a16c[_0x3f25a8(0x11b)]()[_0x3f25a8(0x112)](_0x3d9b07=>_0x3d9b07['is'](_0x3f25a8(0xde)))[_0x3f25a8(0xe2)](_0x3fcdf1=>_0x3fcdf1[_0x3f25a8(0x144)]),_0x2741b1=this[_0x3f25a8(0xa7)](_0x15a16c),_0x1cd0bb=_0x2741b1[_0x3f25a8(0x137)]-_0x2741b1[_0x3f25a8(0xf3)]+0x1;if(_0x3f25a8(0xfc)==_0x15a16c[_0x3f25a8(0x128)])return _0xae092a[_0x3f25a8(0xd4)]?{'type':_0x3f25a8(0xfc),'content':_0x93656(_0x535496,_0x3f25a8(0xe3),_0x93656(_0x535496,_0x3f25a8(0x138),[_0x1cd0bb,'\x22'+_0xae092a[_0x3f25a8(0x11e)]('\x20')+'\x22']))}:{'type':_0x3f25a8(0xfc),'content':_0x93656(_0x535496,_0x3f25a8(0xe3),_0x93656(_0x535496,_0x3f25a8(0xdc),_0x1cd0bb))};if(_0x3f25a8(0xf8)==_0x15a16c[_0x3f25a8(0x128)])return _0xae092a[_0x3f25a8(0xd4)]?{'type':_0x3f25a8(0xf8),'content':_0x93656(_0x535496,_0x3f25a8(0xad),_0x93656(_0x535496,_0x3f25a8(0x138),[_0x1cd0bb,'\x22'+_0xae092a[_0x3f25a8(0x11e)]('\x20')+'\x22']))}:{'type':_0x3f25a8(0xf8),'content':_0x93656(_0x535496,_0x3f25a8(0xad),_0x93656(_0x535496,_0x3f25a8(0xdc),_0x1cd0bb))};}if(_0x3f25a8(0xaa)==_0x15a16c[_0x3f25a8(0xd7)]){const _0x2b3829=_0x15a16c[_0x3f25a8(0x11b)]()[_0x3f25a8(0x112)](_0x32a576=>_0x32a576['is'](_0x3f25a8(0xde)))[_0x3f25a8(0xe2)](_0x318bb2=>_0x318bb2[_0x3f25a8(0x144)]),_0x5673c9=this[_0x3f25a8(0xa7)](_0x15a16c),_0x36d295=_0x5673c9[_0x3f25a8(0xbd)]-_0x5673c9[_0x3f25a8(0xa5)]+0x1;if(_0x3f25a8(0xfc)==_0x15a16c[_0x3f25a8(0x128)])return _0x2b3829[_0x3f25a8(0xd4)]?{'type':_0x3f25a8(0xfc),'content':_0x93656(_0x535496,_0x3f25a8(0xe3),_0x93656(_0x535496,_0x3f25a8(0xa9),[_0x36d295,'\x22'+_0x2b3829[_0x3f25a8(0x11e)]('\x20')+'\x22']))}:{'type':_0x3f25a8(0xfc),'content':_0x93656(_0x535496,_0x3f25a8(0xe3),_0x93656(_0x535496,_0x3f25a8(0xb9),_0x36d295))};if(_0x3f25a8(0xf8)==_0x15a16c[_0x3f25a8(0x128)])return _0x2b3829[_0x3f25a8(0xd4)]?{'type':_0x3f25a8(0xf8),'content':_0x93656(_0x535496,_0x3f25a8(0xad),_0x93656(_0x535496,_0x3f25a8(0xa9),[_0x36d295,'\x22'+_0x2b3829[_0x3f25a8(0x11e)]('\x20')+'\x22']))}:{'type':_0x3f25a8(0xf8),'content':_0x93656(_0x535496,_0x3f25a8(0xad),_0x93656(_0x535496,_0x3f25a8(0xb9),_0x36d295))};}}),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xfc),_0x5d4b92(0xec),_0x5d4b92(0x13f),_0x2333b0),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xf8),_0x5d4b92(0xec),_0x5d4b92(0x12c),_0x2333b0),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xfc),_0x5d4b92(0xaa),_0x5d4b92(0x13f),_0x2f98da),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xf8),_0x5d4b92(0xaa),_0x5d4b92(0x12c),_0x2f98da),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xfc),_0x5d4b92(0xaa),_0x5d4b92(0x11e),_0x39ab99),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xf8),_0x5d4b92(0xaa),_0x5d4b92(0x11e),_0x39ab99),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xfc),_0x5d4b92(0xec),_0x5d4b92(0x11e),_0x9f19e4),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xf8),_0x5d4b92(0xec),_0x5d4b92(0x11e),_0x9f19e4);}[_0x4ca871(0xb4)](){const _0x4f2bc5=_0x4ca871,_0x3e1974=this[_0x4f2bc5(0x124)],_0x197e46=_0x3e1974[_0x4f2bc5(0x13a)][_0x4f2bc5(0xaf)][_0x4f2bc5(0xe0)];return(_0x5c403b,_0x155934)=>{const _0x116aa5=_0x4f2bc5;_0x3e1974[_0x116aa5(0x13a)][_0x116aa5(0xd8)](_0x3f4cb6=>{const _0x113120=_0x116aa5,{commandName:_0x54986d,commandParams:_0x34e118}=_0x155934;let _0x2f6e65=_0x5c403b[0x0][_0x113120(0x12d)][_0x113120(0xd1)];_0x34e118&&_0x34e118[0x0]&&!0x1===_0x34e118[0x0][_0x113120(0x145)]&&(_0x2f6e65=_0x5c403b[0x0][_0x113120(0xff)][_0x113120(0x132)]);const _0x5046a2=_0x3f4cb6[_0x113120(0x125)](_0x2f6e65);if(_0x113120(0x102)==_0x5046a2[_0x113120(0xf2)][_0x113120(0xd2)])return;const _0x4b9be3=Array[_0x113120(0x109)](_0x197e46[_0x113120(0x101)]())[_0x113120(0xe2)](_0x48b83e=>_0x252ad5[_0x113120(0xfb)](_0x48b83e));_0x3f4cb6[_0x113120(0xc9)](_0x5046a2),_0x3e1974[_0x113120(0xe7)][_0x113120(0x11f)](_0x54986d)[_0x113120(0xc2)](),_0x34e118[_0x113120(0xda)]({'forceDefaultExecution':!0x0}),_0x3e1974[_0x113120(0xa8)](_0x54986d,..._0x34e118);const _0x5d9a0a=_0x4b9be3[_0x113120(0x112)](_0xe0957e=>_0x113120(0x102)!=_0xe0957e[_0x113120(0xf2)][_0x113120(0xd2)]);_0x5d9a0a[_0x113120(0xd4)]>0x0&&_0x3f4cb6[_0x113120(0xc9)](_0x5d9a0a);for(const _0x27881c of _0x4b9be3)_0x27881c[_0x113120(0x11d)]();});};}[_0x4ca871(0xc8)](_0x14ebd6){const _0x441665=_0x4ca871,_0x1ef3f4=this[_0x441665(0x124)][_0x441665(0x139)][_0x441665(0x11f)](_0x441665(0x126));let _0x2327b8=Number[_0x441665(0x10d)],_0x150877=Number[_0x441665(0x11c)],_0x1e1824=Number[_0x441665(0x10d)],_0x4b38bf=Number[_0x441665(0x11c)];for(const _0x4ce356 of _0x14ebd6){if(_0x441665(0x102)==_0x4ce356[_0x441665(0xf2)][_0x441665(0xd2)])continue;const {row:_0x37f7eb,column:_0x213ed2}=_0x1ef3f4[_0x441665(0x143)](_0x4ce356),_0x31aeb3=_0x4ce356[_0x441665(0xd0)](_0x441665(0x129))?_0x4ce356[_0x441665(0xae)](_0x441665(0x129))-0x1:0x0,_0x45173e=_0x4ce356[_0x441665(0xd0)](_0x441665(0x10f))?_0x4ce356[_0x441665(0xae)](_0x441665(0x10f))-0x1:0x0;_0x2327b8=_0x37f7eb<_0x2327b8?_0x37f7eb:_0x2327b8,_0x150877=_0x37f7eb+_0x31aeb3>_0x150877?_0x37f7eb+_0x31aeb3:_0x150877,_0x1e1824=_0x213ed2<_0x1e1824?_0x213ed2:_0x1e1824,_0x4b38bf=_0x213ed2+_0x45173e>_0x4b38bf?_0x213ed2+_0x45173e:_0x4b38bf;}return{'minRow':_0x2327b8,'maxRow':_0x150877,'minColumn':_0x1e1824,'maxColumn':_0x4b38bf};}[_0x4ca871(0x117)](){const _0x3779bf=_0x4ca871,_0x42a91c=this[_0x3779bf(0x124)],_0x1850d7=_0x42a91c[_0x3779bf(0x139)][_0x3779bf(0x11f)](_0x3779bf(0xac)),_0x39a6ca=_0x42a91c[_0x3779bf(0x139)][_0x3779bf(0x11f)](_0x3779bf(0x126));_0x42a91c[_0x3779bf(0x13a)][_0x3779bf(0xaf)]['on'](_0x3779bf(0xb8),()=>{const _0xeb7471=_0x3779bf,_0xe6e3f3=Array[_0xeb7471(0x109)](_0x42a91c[_0xeb7471(0x13a)][_0xeb7471(0xaf)][_0xeb7471(0xbb)][_0xeb7471(0x13b)]());for(const {name:_0x21aa22,data:_0x54ff33}of _0xe6e3f3){const {group:_0x3c9b5f,id:_0x281c6c,subType:_0x2231f8}=_0x1850d7[_0xeb7471(0x114)](_0x21aa22);if(_0xeb7471(0xcb)!=_0x3c9b5f)continue;if(null!=_0x54ff33[_0xeb7471(0x134)])continue;const _0x534d5a=_0x1850d7[_0xeb7471(0x10b)](_0x281c6c);this[_0xeb7471(0x10c)][_0xeb7471(0xdb)](_0x2231f8)&&this[_0xeb7471(0x13c)][_0xeb7471(0x142)](_0x534d5a);}},{'priority':_0x3779bf(0x11a)});const _0x4637ea=(_0x63901f,_0x5d3eca)=>{const _0x5db516=_0x3779bf;let _0x5911f6=!0x1;const _0x500e82=_0x5d3eca[_0x5db516(0x123)](_0x63901f),_0x4238ab=_0x63901f[_0x5db516(0x13d)](_0x5db516(0xc0)),_0x3067ee=_0x39a6ca[_0x5db516(0x143)](_0x63901f);for(const _0x2883ff of this[_0x5db516(0x13c)]){const _0x35cf03=_0x2883ff[_0x5db516(0xd7)],_0x4d7582=_0x35cf03[_0x5db516(0xf9)](_0x5db516(0xfa)),_0x58d014=_0x35cf03[_0x5db516(0xc3)](_0x4d7582?0xa:0x5),_0x407f4f=_0x58d014[_0x5db516(0xf4)](),_0x29e64b=_0x407f4f[_0x5db516(0xc3)](0x0,0x3)+_0x5db516(0x111),_0x26c482=_0x5db516(0xca)+_0x58d014,_0x41e86f=_0x5db516(0xe4)+_0x58d014;if(!_0x2883ff[_0x5db516(0x133)])continue;if(_0x4238ab!=_0x2883ff[_0x5db516(0x116)]()[_0x5db516(0xff)][_0x5db516(0x13d)](_0x5db516(0xc0)))continue;if(_0x2883ff[_0x5db516(0x141)](_0x500e82))continue;const _0x16a14c=_0x63901f[_0x5db516(0xd0)](_0x29e64b)?_0x63901f[_0x5db516(0xae)](_0x29e64b)-0x1:0x0,_0x44d277=this[_0x5db516(0xa7)](_0x2883ff),_0x38b443=_0x44d277[_0x26c482],_0x2be555=_0x44d277[_0x41e86f];_0x38b443<=_0x3067ee[_0x407f4f]&&_0x3067ee[_0x407f4f]+_0x16a14c<=_0x2be555&&(_0x2883ff[_0x5db516(0x115)](_0x500e82),_0x5911f6=!0x0);}return _0x5911f6;};_0x42a91c[_0x3779bf(0x13a)][_0x3779bf(0xaf)][_0x3779bf(0xba)](_0x5b1ae4=>{const _0x383fb3=_0x3779bf;let _0x351d40=!0x1;for(const _0x22fd92 of _0x42a91c[_0x383fb3(0x13a)][_0x383fb3(0xaf)][_0x383fb3(0xbb)][_0x383fb3(0x140)]())if(_0x383fb3(0x103)==_0x22fd92[_0x383fb3(0x128)]){if(_0x383fb3(0xec)==_0x22fd92[_0x383fb3(0x136)]){for(const _0x31fb45 of _0x22fd92[_0x383fb3(0xfe)][_0x383fb3(0x132)][_0x383fb3(0x110)]())_0x351d40=_0x351d40||_0x4637ea(_0x31fb45,_0x5b1ae4);}else _0x383fb3(0xf6)==_0x22fd92[_0x383fb3(0x136)]&&(_0x351d40=_0x351d40||_0x4637ea(_0x22fd92[_0x383fb3(0xfe)][_0x383fb3(0x132)],_0x5b1ae4));}return _0x351d40;});}[_0x4ca871(0xa7)](_0x3750a0){const _0x2d46e0=_0x4ca871;return this[_0x2d46e0(0xc8)](_0x3750a0[_0x2d46e0(0x101)]()[_0x2d46e0(0xe2)](_0x2416bf=>_0x2416bf[_0x2d46e0(0xff)][_0x2d46e0(0x132)]));}}function Ee(_0x2dc9f7){const _0x2afe7c=_0x4ca871;return Array[_0x2afe7c(0x109)](new Set(_0x2dc9f7)[_0x2afe7c(0x12f)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x78426=_0x3f35;function _0x3f35(_0xe7b6ca,_0x202b50){const _0x171cea=_0x171c();return _0x3f35=function(_0x3f35d5,_0xdcb701){_0x3f35d5=_0x3f35d5-0xc6;let _0x1f3ff0=_0x171cea[_0x3f35d5];return _0x1f3ff0;},_0x3f35(_0xe7b6ca,_0x202b50);}(function(_0x2bdd80,_0x51eaf0){const _0x4cb5eb=_0x3f35,_0x39f3cc=_0x2bdd80();while(!![]){try{const _0x19f62c=parseInt(_0x4cb5eb(0xd3))/0x1*(parseInt(_0x4cb5eb(0xd1))/0x2)+-parseInt(_0x4cb5eb(0xd6))/0x3+parseInt(_0x4cb5eb(0xca))/0x4+parseInt(_0x4cb5eb(0xcd))/0x5*(-parseInt(_0x4cb5eb(0xd5))/0x6)+parseInt(_0x4cb5eb(0xc6))/0x7+-parseInt(_0x4cb5eb(0xd8))/0x8*(-parseInt(_0x4cb5eb(0xd4))/0x9)+parseInt(_0x4cb5eb(0xce))/0xa;if(_0x19f62c===_0x51eaf0)break;else _0x39f3cc['push'](_0x39f3cc['shift']());}catch(_0x22db4f){_0x39f3cc['push'](_0x39f3cc['shift']());}}}(_0x171c,0x827da));import{Plugin as _0x460ffa}from'ckeditor5/src/core.js';import _0x2250c4 from'./table.js';function _0x171c(){const _0x56e0ef=['2506296gpKahh','plugins','5986001kqfxVf','afterInit','enableCommand','TrackChangesEditing','1582848iwaMyO','toggleTableCaption','has','77365BzQpoW','2065920qywJeq','get','requires','141598QFYkEm','TableCaptionEditing','3EWzYQY','9PkEtaK','228FjlosZ','2582001eVavLx','editor'];_0x171c=function(){return _0x56e0ef;};return _0x171c();}export default class Mt extends _0x460ffa{static get[_0x78426(0xd0)](){return[_0x2250c4];}[_0x78426(0xc7)](){const _0x2f7e1a=_0x78426,_0x3b9d8a=this[_0x2f7e1a(0xd7)];if(!_0x3b9d8a[_0x2f7e1a(0xd9)][_0x2f7e1a(0xcc)](_0x2f7e1a(0xd2)))return;_0x3b9d8a[_0x2f7e1a(0xd9)][_0x2f7e1a(0xcf)](_0x2f7e1a(0xc9))[_0x2f7e1a(0xc8)](_0x2f7e1a(0xcb));}}
23
+ function _0x2bbb(){const _0x1cca3a=['editor','20ySNSWE','enableCommand','1171659wjMaXU','TableCaptionEditing','plugins','toggleTableCaption','2277888NwrAZb','481230BalLlF','280fFmFrl','11stjpPB','afterInit','12bFsKVk','3328533dspLhX','has','9191710mgQXOg','get','142331zCaxwE','requires','TrackChangesEditing','172584OZuDUh'];_0x2bbb=function(){return _0x1cca3a;};return _0x2bbb();}const _0x155acb=_0x1461;(function(_0x4a93da,_0x3113f7){const _0x23ea81=_0x1461,_0x40d586=_0x4a93da();while(!![]){try{const _0x30aa96=-parseInt(_0x23ea81(0x19a))/0x1+-parseInt(_0x23ea81(0x18d))/0x2+parseInt(_0x23ea81(0x189))/0x3*(parseInt(_0x23ea81(0x192))/0x4)+-parseInt(_0x23ea81(0x187))/0x5*(-parseInt(_0x23ea81(0x18e))/0x6)+parseInt(_0x23ea81(0x197))/0x7*(-parseInt(_0x23ea81(0x18f))/0x8)+parseInt(_0x23ea81(0x193))/0x9+-parseInt(_0x23ea81(0x195))/0xa*(-parseInt(_0x23ea81(0x190))/0xb);if(_0x30aa96===_0x3113f7)break;else _0x40d586['push'](_0x40d586['shift']());}catch(_0xdd34e1){_0x40d586['push'](_0x40d586['shift']());}}}(_0x2bbb,0xb9220));import{Plugin as _0x1a9408}from'ckeditor5/src/core.js';function _0x1461(_0x4f0c10,_0x31af6b){const _0x2bbb0f=_0x2bbb();return _0x1461=function(_0x146140,_0x1cf79f){_0x146140=_0x146140-0x186;let _0x597eaa=_0x2bbb0f[_0x146140];return _0x597eaa;},_0x1461(_0x4f0c10,_0x31af6b);}import _0x4ad930 from'./table.js';export default class Mt extends _0x1a9408{static get[_0x155acb(0x198)](){return[_0x4ad930];}[_0x155acb(0x191)](){const _0x17a831=_0x155acb,_0xa40dc6=this[_0x17a831(0x186)];if(!_0xa40dc6[_0x17a831(0x18b)][_0x17a831(0x194)](_0x17a831(0x18a)))return;_0xa40dc6[_0x17a831(0x18b)][_0x17a831(0x196)](_0x17a831(0x199))[_0x17a831(0x188)](_0x17a831(0x18c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x25b58d=_0x3be9;(function(_0x32dba9,_0x300c50){const _0x2f3c2=_0x3be9,_0x40469d=_0x32dba9();while(!![]){try{const _0x258b5e=-parseInt(_0x2f3c2(0x1ee))/0x1+parseInt(_0x2f3c2(0x219))/0x2+parseInt(_0x2f3c2(0x278))/0x3+-parseInt(_0x2f3c2(0x26e))/0x4*(parseInt(_0x2f3c2(0x25b))/0x5)+parseInt(_0x2f3c2(0x1af))/0x6+parseInt(_0x2f3c2(0x212))/0x7*(parseInt(_0x2f3c2(0x1c6))/0x8)+-parseInt(_0x2f3c2(0x249))/0x9;if(_0x258b5e===_0x300c50)break;else _0x40469d['push'](_0x40469d['shift']());}catch(_0xe6bd23){_0x40469d['push'](_0x40469d['shift']());}}}(_0x5532,0x3afe0));import{getTranslation as _0x35eee3}from'../utils/common-translations.js';import{Plugin as _0x2625f8}from'ckeditor5/src/core.js';import{LiveRange as _0x46d598}from'ckeditor5/src/engine.js';function _0x5532(){const _0x8d4db1=['createRangeOn','includes','cell','suggestionLoaded','rowInsertionIndexes','tablePasteColumn','*Replace\x20table\x20cells*','$graveyard','fill','197762XDfaeY','createRangeIn','markMultiRangeInsertion','getItems','suggestion-td','subType','fromEntries','row','plugins','redo','getContainedElement','unwrap','hasSuggestion','markerAttributes','attributes','view','document','getColumnIndexes','from','getAttributes','conversion','registerPostFixer','activeMarkers','getSelectionAffectedTableCells','ck-suggestion-marker-insertion','for','tableCellBackgroundColor','getMarkers','endRow','high','end','formatBlock','forEach','some','schema','wrap','161qzifVA','getSuggestions','stop','length','insertRows','markers','locale','186872OvbAjK','removeRows','markerToHighlight','insertColumns','options','suggestion','type','afterInit','low','newRange','selection','tableCellVerticalAlignment','insertion','getShiftedBy','getChild','createRange','findAncestor','editing','first','tableCellBorderColor','filter','getChangedMarkers','change','markMultiRangeDeletion','content','nextSibling','previous','column','_tablePostFixingSubtypes','createTableWalker','tableCellHorizontalAlignment','detach','tablePaste','entries','deletionRanges','removeColumns','tablePasteCell','createPositionBefore','createElement','tableCellSuggestion','_createdBatches','add','columns','differ','containsRange','getRowIndexes','nodeAfter','accept','2541618zMmHiZ','previousSibling','element','markMultiRangeBlockFormat','getRows','registerDescriptionCallback','updateMarker','position','columnInsertionRanges','Users','_isForcedDefaultExecutionBlock','commands','columnInsertionIndexes','suggestionUnloaded','fromRange','paragraph','listenTo','rootName','703440JicnGV','start','call','isEmpty','editingDowncast','register','name','descriptionFactory','getColumns','find','move','tablePasteRow','has','getAllAdjacentSuggestions','tableCellPadding','tableCellBorderStyle','getTableIfOnlyTableInContent','ck-suggestion-marker--active','isInContent','4rCGVpn','requires','last','isEqual','showSuggestionHighlights','push','TrackChangesEditing','editor','getRanges','next','838272jTNSgw','table','markerName','2431008ObuQRL','rows','insert','insertContent','get','return','_suggestionFactory','root','map','dataDowncast','getSuggestion','elementToElement','tablePasteChainId','documentSelection','getChanges','model','getSuggestionCallback','clipboardOutput','cells','removeMarkers','insertionRanges','registerCustomCallback','ck-suggestion-marker','29376TnfYgu','every','getChildren','_replaceTableSlotCell','batch','TableUtils','oldRange','reduce','forceDefaultExecution','deletion','keys','endColumn','tableCellBorderWidth','tableCell','removeMarker','getRange','_getCoordsForCells','_splitMarkerName','setAttribute','author','join','trackChanges','TableClipboard','remove','suggestion:formatBlock:tablePasteCell','set','value','rowInsertionRanges','discard','setAttributes','startsWith'];_0x5532=function(){return _0x8d4db1;};return _0x5532();}import{uid as _0x324f75,priorities as _0x484e9c}from'ckeditor5/src/utils.js';import _0x54a386 from'./table.js';const ge=[_0x25b58d(0x1d2),_0x25b58d(0x22c),_0x25b58d(0x26a),_0x25b58d(0x237),_0x25b58d(0x224),_0x25b58d(0x208),_0x25b58d(0x269)],Ce=Object[_0x25b58d(0x1f4)](ge[_0x25b58d(0x1b7)](_0x2f3fb1=>[_0x2f3fb1,null]));export default class It extends _0x2625f8{static get[_0x25b58d(0x26f)](){return[_0x54a386];}[_0x25b58d(0x220)](){const _0x5fbee=_0x25b58d,_0x49df0d=this[_0x5fbee(0x275)];if(!_0x49df0d[_0x5fbee(0x1f6)][_0x5fbee(0x267)](_0x5fbee(0x1dc)))return;const _0x1a518a=_0x49df0d[_0x5fbee(0x1f6)][_0x5fbee(0x1b3)](_0x5fbee(0x274)),_0x4bd000=_0x49df0d[_0x5fbee(0x1f6)][_0x5fbee(0x1b3)](_0x5fbee(0x1cb)),_0x36e999=_0x49df0d[_0x5fbee(0x1f6)][_0x5fbee(0x1b3)](_0x54a386),_0x231b40=_0x49df0d[_0x5fbee(0x1f6)][_0x5fbee(0x1b3)](_0x5fbee(0x1dc));_0x36e999[_0x5fbee(0x235)][_0x5fbee(0x273)](_0x5fbee(0x266),_0x5fbee(0x1ea)),_0x49df0d[_0x5fbee(0x1be)][_0x5fbee(0x210)][_0x5fbee(0x260)](_0x5fbee(0x240),{'allowIn':_0x5fbee(0x1d3),'allowContentOf':_0x5fbee(0x1d3),'isLimit':!0x0}),_0x49df0d[_0x5fbee(0x202)][_0x5fbee(0x1ba)]({'model':_0x5fbee(0x240),'view':_0x5fbee(0x1f2)});let _0x2ecb0a=null;_0x49df0d[_0x5fbee(0x1be)]['on'](_0x5fbee(0x1b2),(_0x4861b0,_0x3b2744)=>{const _0x2c2a7e=_0x5fbee,[_0x4ea1ba,_0x35c6a5]=_0x3b2744,_0x30e65b=_0x3b2744[_0x3b2744[_0x2c2a7e(0x215)]-0x1];_0x30e65b&&_0x30e65b[_0x2c2a7e(0x1ce)]||_0x1a518a[_0x2c2a7e(0x253)]||this[_0x2c2a7e(0x275)][_0x2c2a7e(0x254)][_0x2c2a7e(0x1b3)](_0x2c2a7e(0x1db))[_0x2c2a7e(0x1e0)]&&function(_0x366833,_0x4ef5c0,_0x23ad4b,_0x39279e,_0x23c64f){const _0x3c56c5=_0x2c2a7e;if(_0x4ef5c0&&!_0x4ef5c0['is'](_0x3c56c5(0x1bc)))return!0x1;const _0x1a1d4e=_0x23c64f[_0x3c56c5(0x26b)](_0x366833,_0x23ad4b);if(!_0x1a1d4e||!he(_0x1a1d4e,void 0x0,_0x39279e))return!0x1;const _0x305595=_0x39279e[_0x3c56c5(0x205)](_0x23ad4b[_0x3c56c5(0x1fe)][_0x3c56c5(0x223)]);if(!_0x305595[_0x3c56c5(0x215)])return!0x1;const _0x4e90c2=_0x305595[0x0][_0x3c56c5(0x229)](_0x3c56c5(0x279)),_0x4e792a=_0x39279e[_0x3c56c5(0x246)](_0x305595),_0x4a7f65=_0x39279e[_0x3c56c5(0x1ff)](_0x305595),_0x4a1f59={'startRow':_0x4e792a[_0x3c56c5(0x22b)],'endRow':_0x4e792a[_0x3c56c5(0x270)],'startColumn':_0x4a7f65[_0x3c56c5(0x22b)],'endColumn':_0x4a7f65[_0x3c56c5(0x270)]};return 0x1==_0x305595[_0x3c56c5(0x215)]&&(_0x4a1f59[_0x3c56c5(0x20a)]+=_0x39279e[_0x3c56c5(0x24d)](_0x1a1d4e)-0x1,_0x4a1f59[_0x3c56c5(0x1d1)]+=_0x39279e[_0x3c56c5(0x263)](_0x1a1d4e)-0x1),he(_0x4e90c2,_0x4a1f59,_0x39279e);}(_0x4ea1ba,_0x35c6a5,_0x49df0d[_0x2c2a7e(0x1be)],_0x4bd000,_0x231b40)&&(_0x4861b0[_0x2c2a7e(0x214)](),_0x2ecb0a={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x49df0d[_0x2c2a7e(0x1be)][_0x2c2a7e(0x22f)](()=>{const _0x1fdd31=_0x2c2a7e;_0x49df0d[_0x1fdd31(0x1be)][_0x1fdd31(0x1b2)](_0x3b2744[0x0],_0x3b2744[0x1],_0x3b2744[0x2],{'forceDefaultExecution':!0x0});const _0x1569c7=_0x324f75(),{rowInsertionRanges:_0xfc37fb,columnInsertionRanges:_0x1bd436,insertionRanges:_0x1d1318,deletionRanges:_0x319d81,cells:_0x267b6a}=_0x2ecb0a;_0xfc37fb[_0x1fdd31(0x215)]&&_0x1a518a[_0x1fdd31(0x1f0)](_0xfc37fb,_0x1fdd31(0x266),{'tablePasteChainId':_0x1569c7}),_0x1bd436[_0x1fdd31(0x215)]&&_0x1a518a[_0x1fdd31(0x1f0)](_0x1bd436,_0x1fdd31(0x1ea),{'tablePasteChainId':_0x1569c7}),_0x1d1318[_0x1fdd31(0x215)]&&(_0x1a518a[_0x1fdd31(0x1f0)](_0x1d1318,_0x1fdd31(0x239),{'tablePasteChainId':_0x1569c7,'skipNestingCheck':!0x0}),_0x1d1318[_0x1fdd31(0x20e)](_0x36eb85=>{const _0x2da6ab=_0x1fdd31;var _0x5d98f8;return null===(_0x5d98f8=_0x36eb85[_0x2da6ab(0x238)])||void 0x0===_0x5d98f8?void 0x0:_0x5d98f8[_0x2da6ab(0x25d)](_0x36eb85);})),_0x319d81[_0x1fdd31(0x215)]&&(_0x1a518a[_0x1fdd31(0x230)](_0x319d81,_0x1fdd31(0x239),{'tablePasteChainId':_0x1569c7,'skipNestingCheck':!0x0}),_0x319d81[_0x1fdd31(0x20e)](_0x45e782=>{const _0x14cf7d=_0x1fdd31;var _0x203003;return null===(_0x203003=_0x45e782[_0x14cf7d(0x238)])||void 0x0===_0x203003?void 0x0:_0x203003[_0x14cf7d(0x25d)](_0x45e782);}));const _0xc5c95a=_0x1a518a[_0x1fdd31(0x24c)](_0x267b6a[_0x1fdd31(0x1b7)](({element:_0x5dc673})=>_0x5dc673),{'formatGroupId':_0x324f75()},[],_0x1fdd31(0x23d),{'tablePasteChainId':_0x1569c7});if(_0xc5c95a){const _0x2fa700=_0xc5c95a[_0x1fdd31(0x209)](),_0x2d702a=[];for(const {element:_0x2a4371,attributes:_0x15ec9e}of _0x267b6a){if(!_0x15ec9e)continue;const _0x50b7f6=_0x49df0d[_0x1fdd31(0x1be)][_0x1fdd31(0x1e5)](_0x2a4371),_0x56197d=_0x2fa700[_0x1fdd31(0x264)](_0xccbc8d=>_0xccbc8d[_0x1fdd31(0x1d5)]()[_0x1fdd31(0x271)](_0x50b7f6));_0x56197d&&_0x2d702a[_0x1fdd31(0x273)]([_0x56197d[_0x1fdd31(0x261)],_0x15ec9e]);}_0x2d702a[_0x1fdd31(0x215)]&&_0xc5c95a[_0x1fdd31(0x1d8)](_0x1fdd31(0x1fb),Object[_0x1fdd31(0x1f4)](_0x2d702a));}_0x2ecb0a=null;}));},{'priority':_0x484e9c[_0x5fbee(0x20b)]+0xa}),_0x49df0d[_0x5fbee(0x1f6)][_0x5fbee(0x1b3)](_0x5fbee(0x1dc))['on'](_0x5fbee(0x1c9),(_0x58e6a1,_0x1e3e93)=>{const _0x5489be=_0x5fbee,[_0x36cea6,_0x346f95,,_0x9a9f31]=_0x1e3e93;if(!_0x2ecb0a)return;_0x58e6a1[_0x5489be(0x214)]();const _0x1fc50d=_0x36cea6[_0x5489be(0x1e7)],_0x2005e0=_0x346f95,_0xc6f0d=Pe(_0x1fc50d),_0x29b477=Pe(_0x2005e0);_0x58e6a1[_0x5489be(0x1b4)]=_0x1fc50d;let _0x464009=null,_0x21f259=null;if(_0x29b477||_0xc6f0d){if(_0xc6f0d&&!_0x29b477){_0x9a9f31[_0x5489be(0x1dd)](_0x1fc50d[_0x5489be(0x227)](0x0));for(const _0x135e55 of Array[_0x5489be(0x200)](_0x2005e0[_0x5489be(0x1c8)]()))_0x9a9f31[_0x5489be(0x1b1)](_0x135e55,_0x1fc50d,_0x5489be(0x20c));const _0x88670d=_0x2ecb0a[_0x5489be(0x1e9)][_0x5489be(0x1e6)](_0x36cea6[_0x5489be(0x1f5)]),_0xbf5216=_0x2ecb0a[_0x5489be(0x255)][_0x5489be(0x1e6)](_0x36cea6[_0x5489be(0x234)]);_0x88670d||_0xbf5216||(_0x464009=_0x46d598[_0x5489be(0x257)](_0x9a9f31[_0x5489be(0x1ef)](_0x1fc50d)));}else _0x29b477&&!_0xc6f0d&&(_0x21f259=_0x9a9f31[_0x5489be(0x1ef)](_0x1fc50d));}else{const _0x1c0667=_0x9a9f31[_0x5489be(0x23f)](_0x5489be(0x240)),_0x3e6de3=_0x9a9f31[_0x5489be(0x23f)](_0x5489be(0x240));_0x9a9f31[_0x5489be(0x211)](_0x9a9f31[_0x5489be(0x1ef)](_0x1fc50d),_0x3e6de3),_0x9a9f31[_0x5489be(0x1b1)](_0x1c0667,_0x1fc50d,0x0);for(const _0x2a7595 of Array[_0x5489be(0x200)](_0x2005e0[_0x5489be(0x1c8)]()))_0x9a9f31[_0x5489be(0x1b1)](_0x2a7595,_0x1c0667,_0x5489be(0x20c));_0x464009=_0x46d598[_0x5489be(0x257)](_0x9a9f31[_0x5489be(0x1e5)](_0x1c0667)),_0x21f259=_0x46d598[_0x5489be(0x257)](_0x9a9f31[_0x5489be(0x1e5)](_0x3e6de3));}const _0x20cde9=Array[_0x5489be(0x200)](_0x2005e0[_0x5489be(0x201)]())[_0x5489be(0x22d)](([_0x1609de])=>ge[_0x5489be(0x1e6)](_0x1609de));_0x2ecb0a[_0x5489be(0x1c1)][_0x5489be(0x273)]({'element':_0x1fc50d,'attributes':_0x20cde9[_0x5489be(0x215)]?Object[_0x5489be(0x1f4)](_0x20cde9):null}),_0x464009&&_0x2ecb0a[_0x5489be(0x1c3)][_0x5489be(0x273)](_0x464009),_0x21f259&&_0x2ecb0a[_0x5489be(0x23b)][_0x5489be(0x273)](_0x21f259);},{'priority':_0x5fbee(0x20b)}),_0x4bd000['on'](_0x5fbee(0x21c),(_0x35f5a2,_0x470c05)=>{const _0x4f0f15=_0x5fbee,[_0x424f7a,_0x9ea546={}]=_0x470c05;if(!_0x2ecb0a)return;const _0x4ef711=_0x9ea546['at']||0x0,_0x291b72=_0x9ea546[_0x4f0f15(0x243)]||0x1;_0x2ecb0a[_0x4f0f15(0x255)]=new Array(_0x291b72)[_0x4f0f15(0x1ed)](_0x4ef711)[_0x4f0f15(0x1b7)]((_0x2f2d9d,_0x43e4ae)=>_0x2f2d9d+_0x43e4ae);for(const {cell:_0x1e6486}of _0x4bd000[_0x4f0f15(0x236)](_0x424f7a,{'startColumn':_0x4ef711,'endColumn':_0x4ef711+_0x291b72-0x1}))_0x2ecb0a[_0x4f0f15(0x251)][_0x4f0f15(0x273)](_0x49df0d[_0x4f0f15(0x1be)][_0x4f0f15(0x1e5)](_0x1e6486));},{'priority':_0x5fbee(0x221)}),_0x4bd000['on'](_0x5fbee(0x216),(_0x3a652d,_0x288228)=>{const _0x68d91f=_0x5fbee,[_0x54d45e,_0x496970={}]=_0x288228;if(!_0x2ecb0a)return;const _0x5a27d5=_0x496970['at']||0x0,_0x37fa51=_0x496970[_0x68d91f(0x1b0)]||0x1;_0x2ecb0a[_0x68d91f(0x1e9)]=new Array(_0x37fa51)[_0x68d91f(0x1ed)](_0x5a27d5)[_0x68d91f(0x1b7)]((_0x1e6550,_0x355ee9)=>_0x1e6550+_0x355ee9);for(const {cell:_0x34f23a}of _0x4bd000[_0x68d91f(0x236)](_0x54d45e,{'startRow':_0x5a27d5,'endRow':_0x5a27d5+_0x37fa51-0x1}))_0x2ecb0a[_0x68d91f(0x1e1)][_0x68d91f(0x273)](_0x49df0d[_0x68d91f(0x1be)][_0x68d91f(0x1e5)](_0x34f23a));},{'priority':_0x5fbee(0x221)}),_0x1a518a[_0x5fbee(0x262)][_0x5fbee(0x24e)](_0x1d16e1=>{const _0x4b792c=_0x5fbee;if(_0x1d16e1[_0x4b792c(0x1f3)]&&_0x1d16e1[_0x4b792c(0x1f3)][_0x4b792c(0x1e4)](_0x4b792c(0x239)))return _0x1d16e1[_0x4b792c(0x233)]?{}:{'type':_0x4b792c(0x225),'content':_0x35eee3(_0x49df0d[_0x4b792c(0x218)],_0x4b792c(0x1eb))};});const _0x229664=()=>!0x1;for(const _0x18e187 of[_0x5fbee(0x239),_0x5fbee(0x1ea),_0x5fbee(0x266),_0x5fbee(0x23d)])_0x1a518a[_0x5fbee(0x1b5)][_0x5fbee(0x1c4)](_0x5fbee(0x225),_0x18e187,_0x5fbee(0x1da),_0x229664),_0x1a518a[_0x5fbee(0x1b5)][_0x5fbee(0x1c4)](_0x5fbee(0x1cf),_0x18e187,_0x5fbee(0x1da),_0x229664),_0x1a518a[_0x5fbee(0x1b5)][_0x5fbee(0x1c4)](_0x5fbee(0x20d),_0x18e187,_0x5fbee(0x1da),_0x229664);_0x1a518a[_0x5fbee(0x1b5)][_0x5fbee(0x1c4)](_0x5fbee(0x20d),_0x5fbee(0x23d),_0x5fbee(0x1e2),_0x229664),_0x1a518a[_0x5fbee(0x1b5)][_0x5fbee(0x1c4)](_0x5fbee(0x20d),_0x5fbee(0x23d),_0x5fbee(0x248),(_0x136295,_0x130cb5,_0x24cda4)=>{const _0x4f2330=_0x5fbee,_0x4035be=_0x136295[_0x4f2330(0x1b7)](_0x25d2c7=>_0x25d2c7[_0x4f2330(0x1f8)]())[_0x4f2330(0x22d)](_0xb1adc7=>_0xb1adc7),_0x3a4c68=new Map(_0x4035be[_0x4f2330(0x1b7)](_0x16bc70=>[_0x16bc70,null]));if(_0x2ecb0a){for(const {element:_0x17c9dd,attributes:_0x232bec}of _0x2ecb0a[_0x4f2330(0x1c1)])_0x232bec&&_0x3a4c68[_0x4f2330(0x1df)](_0x17c9dd,_0x232bec);}else{if(_0x24cda4&&_0x24cda4[_0x4f2330(0x1fb)])for(const [_0x5782c6,_0x299984]of Object[_0x4f2330(0x23a)](_0x24cda4[_0x4f2330(0x1fb)])){const _0x1ed0da=_0x49df0d[_0x4f2330(0x1be)][_0x4f2330(0x217)][_0x4f2330(0x1b3)](_0x5782c6),_0x13bbc0=_0x1ed0da?_0x1ed0da[_0x4f2330(0x1d5)]()[_0x4f2330(0x1f8)]():null;_0x13bbc0&&_0x3a4c68[_0x4f2330(0x1df)](_0x13bbc0,_0x299984);}}_0x49df0d[_0x4f2330(0x1be)][_0x4f2330(0x22f)](_0x4a2170=>{const _0x1e012f=_0x4f2330;for(const [_0x2fb476,_0x49e141]of _0x3a4c68)_0x4a2170[_0x1e012f(0x1e3)]({...Ce,..._0x49e141},_0x2fb476);});});const _0x4e9fc1=(_0x50a60f,_0x502939)=>{const _0x7dbcc5=_0x5fbee;_0x1a518a[_0x7dbcc5(0x1b5)][_0x7dbcc5(0x1c4)](_0x50a60f,_0x7dbcc5(0x239),_0x502939,(_0x57acec,_0xebe183,_0x2e6744)=>{const _0x203539=_0x7dbcc5;_0x49df0d[_0x203539(0x1be)][_0x203539(0x22f)](_0x50fd51=>{const _0x59b7d1=_0x203539,_0x5651bc=[];for(const _0x11a691 of _0x57acec){const _0x4b7e83=_0x11a691[_0x59b7d1(0x25c)][_0x59b7d1(0x247)];_0x4b7e83['is'](_0x59b7d1(0x24b),_0x59b7d1(0x240))&&_0x5651bc[_0x59b7d1(0x273)](_0x4b7e83);}_0x1a518a[_0x59b7d1(0x1b5)][_0x59b7d1(0x1bf)](_0x50a60f,null,_0x502939)(_0x57acec,_0xebe183,_0x2e6744);for(const _0x42b461 of _0x5651bc)_0x59b7d1(0x1ec)!=_0x42b461[_0x59b7d1(0x1b6)][_0x59b7d1(0x25a)]&&_0x50fd51[_0x59b7d1(0x1f9)](_0x42b461);});});};_0x4e9fc1(_0x5fbee(0x225),_0x5fbee(0x248)),_0x4e9fc1(_0x5fbee(0x225),_0x5fbee(0x1e2)),_0x4e9fc1(_0x5fbee(0x1cf),_0x5fbee(0x248)),_0x4e9fc1(_0x5fbee(0x1cf),_0x5fbee(0x1e2)),_0x1a518a[_0x5fbee(0x1b5)][_0x5fbee(0x1c4)](_0x5fbee(0x225),_0x5fbee(0x266),_0x5fbee(0x1e2),_0x3d3bbe=>{const _0x2b8571=_0x5fbee,_0x11c481=_0x3d3bbe[_0x2b8571(0x1b7)](_0x1a8a2d=>_0x1a8a2d[_0x2b8571(0x1f8)]()),_0x4a43eb=_0x11c481[0x0][_0x2b8571(0x229)](_0x2b8571(0x279)),{minRow:_0x585ee0,maxRow:_0x276e76}=_0x36e999[_0x2b8571(0x1d6)](_0x11c481);_0x4bd000[_0x2b8571(0x21a)](_0x4a43eb,{'at':_0x585ee0,'rows':_0x276e76-_0x585ee0+0x1});}),_0x1a518a[_0x5fbee(0x1b5)][_0x5fbee(0x1c4)](_0x5fbee(0x225),_0x5fbee(0x1ea),_0x5fbee(0x1e2),_0x30aeba=>{const _0x50c4db=_0x5fbee,_0x4b6110=_0x30aeba[_0x50c4db(0x1b7)](_0x5f1a40=>_0x5f1a40[_0x50c4db(0x1f8)]()),_0x5af556=_0x4b6110[0x0][_0x50c4db(0x229)](_0x50c4db(0x279)),{minColumn:_0x1d4029,maxColumn:_0x55cf25}=_0x36e999[_0x50c4db(0x1d6)](_0x4b6110);_0x4bd000[_0x50c4db(0x23c)](_0x5af556,{'at':_0x1d4029,'columns':_0x55cf25-_0x1d4029+0x1});});const _0x90d8da=(_0x560406,_0x15fe94)=>{const _0x4f6f93=_0x5fbee;if(!_0x15fe94[_0x4f6f93(0x1f3)]||!_0x15fe94[_0x4f6f93(0x1f3)][_0x4f6f93(0x1e4)](_0x4f6f93(0x239)))return;const _0x402cd7=_0x15fe94[_0x4f6f93(0x1fc)][_0x4f6f93(0x1bb)],_0x1b2a9e=_0x1a518a[_0x4f6f93(0x213)]()[_0x4f6f93(0x22d)](_0x4c3e0e=>_0x4c3e0e[_0x4f6f93(0x26d)]&&_0x4c3e0e[_0x4f6f93(0x1fc)]&&_0x4c3e0e[_0x4f6f93(0x1fc)][_0x4f6f93(0x1bb)]==_0x402cd7);_0x1b2a9e[_0x4f6f93(0x215)]&&_0x15fe94[_0x4f6f93(0x268)]()[_0x4f6f93(0x215)]!=_0x1b2a9e[_0x4f6f93(0x215)]&&_0x1b2a9e[_0x4f6f93(0x1cd)]((_0x52a690,_0x19f2fd)=>(_0x52a690[_0x4f6f93(0x277)]=_0x19f2fd,_0x19f2fd[_0x4f6f93(0x233)]=_0x52a690,_0x19f2fd));};function _0x541354(_0x25f2f3,_0x342392=!0x0){const _0x504a4b=_0x5fbee,{id:_0x2dca6d}=_0x1a518a[_0x504a4b(0x1d7)](_0x25f2f3[_0x504a4b(0x1ae)]),_0x407470=[_0x504a4b(0x1c5),_0x504a4b(0x206)],_0x156b46=_0x1a518a[_0x504a4b(0x204)][_0x504a4b(0x1e6)](_0x25f2f3[_0x504a4b(0x1ae)]);return _0x156b46&&_0x407470[_0x504a4b(0x273)](_0x504a4b(0x26c)),{'classes':_0x407470,'attributes':{'data-suggestion':_0x2dca6d},'priority':_0x156b46&&_0x342392?0xbc2:0xbb8};}_0x1a518a['on'](_0x5fbee(0x1e8),_0x90d8da,{'priority':_0x5fbee(0x20b)}),_0x1a518a['on'](_0x5fbee(0x256),_0x90d8da,{'priority':_0x5fbee(0x20b)}),_0x49df0d[_0x5fbee(0x1be)][_0x5fbee(0x1fe)][_0x5fbee(0x203)](()=>{const _0x45031b=_0x5fbee;let _0x2270ac=!0x1;const _0x3133d5=Array[_0x45031b(0x200)](_0x49df0d[_0x45031b(0x1be)][_0x45031b(0x1fe)][_0x45031b(0x244)][_0x45031b(0x22e)]());for(const {name:_0x385910,data:_0xc9b647}of _0x3133d5){const {group:_0x514ec3,type:_0x35ce59,id:_0x42fb7e}=_0x1a518a[_0x45031b(0x1d7)](_0x385910);if(_0x45031b(0x21e)!=_0x514ec3||_0x45031b(0x1cf)!=_0x35ce59||_0xc9b647[_0x45031b(0x1cc)])continue;if(!_0x1a518a[_0x45031b(0x1fa)](_0x42fb7e))continue;const _0x52f5b4=_0x1a518a[_0x45031b(0x1b9)](_0x42fb7e)[_0x45031b(0x276)](),_0x584c27=_0x49df0d[_0x45031b(0x1f6)][_0x45031b(0x1b3)](_0x45031b(0x252))['me'];for(const _0x3887bf of _0x1a518a[_0x45031b(0x213)]()){if(!_0x3887bf[_0x45031b(0x26d)]||_0x3887bf[_0x45031b(0x1d9)]!=_0x584c27)continue;if(_0x45031b(0x20d)!=_0x3887bf[_0x45031b(0x21f)]||_0x45031b(0x23d)!=_0x3887bf[_0x45031b(0x1f3)])continue;if(_0x3887bf[_0x45031b(0x276)]()[_0x45031b(0x1c7)](_0x2c07e4=>_0x52f5b4[_0x45031b(0x20f)](_0x36ea55=>_0x36ea55[_0x45031b(0x245)](_0x2c07e4,!0x0)))){for(const _0x55a313 of _0x3887bf[_0x45031b(0x268)]())_0x55a313[_0x45031b(0x26d)]&&(_0x55a313[_0x45031b(0x1e2)](),_0x2270ac=!0x0);}}}return _0x2270ac;}),_0x49df0d[_0x5fbee(0x1be)][_0x5fbee(0x1fe)][_0x5fbee(0x203)](_0x1fa90d=>{const _0x37c14f=_0x5fbee,_0x156e53=_0x49df0d[_0x37c14f(0x254)][_0x37c14f(0x1b3)](_0x37c14f(0x1f7));if(!_0x156e53||!_0x156e53[_0x37c14f(0x241)][_0x37c14f(0x267)](_0x1fa90d[_0x37c14f(0x1ca)]))return!0x1;let _0x4238e3=!0x1;const _0x7bb12=_0x49df0d[_0x37c14f(0x1f6)][_0x37c14f(0x1b3)](_0x37c14f(0x252))['me'],_0x41e86a=_0x49df0d[_0x37c14f(0x1be)][_0x37c14f(0x1fe)][_0x37c14f(0x244)][_0x37c14f(0x1bd)](),_0x54ada1=Array[_0x37c14f(0x200)](_0x49df0d[_0x37c14f(0x1be)][_0x37c14f(0x1fe)][_0x37c14f(0x244)][_0x37c14f(0x22e)]())[_0x37c14f(0x22d)](({name:_0x52c193,data:_0x303512})=>{const _0x27f039=_0x37c14f,{group:_0x16e635,subType:_0x4e5d3e,authorId:_0x1689f0}=_0x1a518a[_0x27f039(0x1d7)](_0x52c193);return _0x27f039(0x21e)==_0x16e635&&_0x27f039(0x239)==_0x4e5d3e&&_0x1689f0==_0x7bb12['id']&&!_0x303512[_0x27f039(0x1cc)];});for(const _0xcee415 of _0x41e86a){if(_0x37c14f(0x1b1)!=_0xcee415[_0x37c14f(0x21f)]||_0x37c14f(0x240)!=_0xcee415[_0x37c14f(0x261)]||0x1!=_0xcee415[_0x37c14f(0x215)])continue;const _0x193a62=_0x1fa90d[_0x37c14f(0x228)](_0xcee415[_0x37c14f(0x250)],_0xcee415[_0x37c14f(0x250)][_0x37c14f(0x226)](0x1));if(!_0x54ada1[_0x37c14f(0x264)](({data:_0x2c610a})=>_0x2c610a[_0x37c14f(0x222)][_0x37c14f(0x271)](_0x193a62))){for(const {name:_0x32374e,data:_0x345596}of _0x54ada1)if(_0x193a62[_0x37c14f(0x245)](_0x345596[_0x37c14f(0x222)])){_0x1fa90d[_0x37c14f(0x24f)](_0x32374e,{'range':_0x193a62}),_0x4238e3=!0x0;break;}}}return _0x4238e3;}),_0x49df0d[_0x5fbee(0x1be)][_0x5fbee(0x1fe)][_0x5fbee(0x203)](_0x4feb56=>{const _0x269a9b=_0x5fbee;let _0x19614a=!0x1;const _0x404093=_0x49df0d[_0x269a9b(0x1f6)][_0x269a9b(0x1b3)](_0x269a9b(0x252))['me'],_0x5ac242=_0x1a518a[_0x269a9b(0x213)]()[_0x269a9b(0x22d)](_0x556e07=>_0x556e07[_0x269a9b(0x26d)]&&_0x556e07[_0x269a9b(0x1d9)]==_0x404093),_0x343e96=new Set(),_0x278cec=new Set();for(const _0x39b1eb of _0x5ac242)if(_0x269a9b(0x239)==_0x39b1eb[_0x269a9b(0x1f3)])for(const _0x483819 of _0x39b1eb[_0x269a9b(0x209)]()){const _0xdf8ac2=_0x483819[_0x269a9b(0x1d5)]()[_0x269a9b(0x1f8)]();if(_0xdf8ac2){if(_0xdf8ac2['is'](_0x269a9b(0x24b),_0x269a9b(0x240))&&Pe(_0xdf8ac2)){_0x39b1eb[_0x269a9b(0x1d4)](_0x483819[_0x269a9b(0x261)]),_0x343e96[_0x269a9b(0x242)](_0xdf8ac2),_0x19614a=!0x0;const _0xbd0956=_0xdf8ac2[_0x269a9b(0x232)],_0x3eb26d=_0xdf8ac2[_0x269a9b(0x24a)],_0x3a19e6=_0xbd0956&&_0xbd0956['is'](_0x269a9b(0x24b),_0x269a9b(0x240)),_0x526ca8=_0x3eb26d&&_0x3eb26d['is'](_0x269a9b(0x24b),_0x269a9b(0x240));_0x3a19e6&&!_0x343e96[_0x269a9b(0x267)](_0xbd0956)&&_0x278cec[_0x269a9b(0x242)](_0xbd0956),_0x526ca8&&!_0x343e96[_0x269a9b(0x267)](_0x3eb26d)&&_0x278cec[_0x269a9b(0x242)](_0x3eb26d);}else _0xdf8ac2['is'](_0x269a9b(0x24b),_0x269a9b(0x258))&&_0xdf8ac2[_0x269a9b(0x25e)]&&(_0x39b1eb[_0x269a9b(0x1d4)](_0x483819[_0x269a9b(0x261)]),_0x19614a=!0x0);}}else{if(_0x269a9b(0x23d)==_0x39b1eb[_0x269a9b(0x1f3)]){if(!_0x39b1eb[_0x269a9b(0x1fc)]||!_0x39b1eb[_0x269a9b(0x1fc)][_0x269a9b(0x1bb)])continue;const _0x3addde=_0x39b1eb[_0x269a9b(0x1fc)][_0x269a9b(0x1fb)];if(_0x3addde&&Object[_0x269a9b(0x1d0)](_0x3addde)[_0x269a9b(0x215)])continue;const _0xfcc705=_0x39b1eb[_0x269a9b(0x1fc)][_0x269a9b(0x1bb)];let _0x22a70c=!0x0,_0x14d207=!0x0;for(const _0x587a56 of _0x5ac242)if(_0x587a56[_0x269a9b(0x1f3)]&&_0x587a56[_0x269a9b(0x1f3)][_0x269a9b(0x1e4)](_0x269a9b(0x239))){if(!_0x587a56[_0x269a9b(0x1fc)][_0x269a9b(0x1bb)]){_0x14d207=!0x1;break;}if(_0x587a56['id']!=_0x39b1eb['id']&&_0x587a56[_0x269a9b(0x1fc)][_0x269a9b(0x1bb)]==_0xfcc705){_0x22a70c=!0x1;break;}}_0x14d207&&_0x22a70c&&(_0x39b1eb[_0x269a9b(0x1c2)](),_0x19614a=!0x0);}}for(const _0x3a9c50 of _0x343e96)_0x4feb56[_0x269a9b(0x1dd)](_0x3a9c50);for(const _0x54865b of _0x278cec)_0x4feb56[_0x269a9b(0x1f9)](_0x54865b);return _0x19614a;}),_0x49df0d[_0x5fbee(0x202)][_0x5fbee(0x207)](_0x5fbee(0x25f))[_0x5fbee(0x21b)]({'model':_0x5fbee(0x1de),'view':(_0x199628,_0x1be6bf)=>_0x541354(_0x199628),'converterPriority':_0x5fbee(0x20b)}),_0x49df0d[_0x5fbee(0x202)][_0x5fbee(0x207)](_0x5fbee(0x1b8))[_0x5fbee(0x21b)]({'model':_0x5fbee(0x1de),'view':(_0x510e94,_0x5d583e)=>_0x5d583e[_0x5fbee(0x21d)][_0x5fbee(0x272)]?_0x541354(_0x510e94,!0x1):null,'converterPriority':_0x5fbee(0x20b)});const _0x26684b=_0x49df0d[_0x5fbee(0x22a)][_0x5fbee(0x1fd)];this[_0x5fbee(0x259)](_0x26684b[_0x5fbee(0x1fe)],_0x5fbee(0x1c0),(_0x5c4278,_0x444d12)=>{const _0x5d5a31=_0x5fbee,_0x2791b9=[];for(const _0x1ff88f of _0x26684b[_0x5d5a31(0x1ef)](_0x444d12[_0x5d5a31(0x231)])[_0x5d5a31(0x1f1)]())_0x1ff88f['is'](_0x5d5a31(0x24b),_0x5d5a31(0x1f2))&&_0x2791b9[_0x5d5a31(0x273)](_0x1ff88f);_0x26684b[_0x5d5a31(0x22f)](_0x19ed68=>{const _0x2dbbbf=_0x5d5a31;for(const _0x2dfd04 of _0x2791b9)_0x19ed68[_0x2dbbbf(0x265)](_0x19ed68[_0x2dbbbf(0x1ef)](_0x2dfd04),_0x19ed68[_0x2dbbbf(0x23e)](_0x2dfd04)),_0x19ed68[_0x2dbbbf(0x1dd)](_0x2dfd04);});});}}function _0x3be9(_0x223882,_0x4b9ddb){const _0x5532f3=_0x5532();return _0x3be9=function(_0x3be98d,_0x4d5e61){_0x3be98d=_0x3be98d-0x1ae;let _0x5ce60d=_0x5532f3[_0x3be98d];return _0x5ce60d;},_0x3be9(_0x223882,_0x4b9ddb);}function Pe(_0x295356){const _0x1ff7b2=_0x25b58d;if(_0x295356[_0x1ff7b2(0x25e)])return!0x0;const _0x1c3cf9=_0x295356[_0x1ff7b2(0x227)](0x0);return _0x1c3cf9['is'](_0x1ff7b2(0x24b),_0x1ff7b2(0x258))&&_0x1c3cf9[_0x1ff7b2(0x25e)];}function he(_0x4d0c10,_0x42ea8c={},_0x3dfa4c){const _0x4fcdfc=_0x25b58d;for(const {isAnchor:_0x384c03,cellHeight:_0x5b3fb1,cellWidth:_0x594333}of _0x3dfa4c[_0x4fcdfc(0x236)](_0x4d0c10,{'includeAllSlots':!0x0,..._0x42ea8c}))if(!_0x384c03||0x1!=_0x5b3fb1||0x1!=_0x594333)return!0x1;return!0x0;}
23
+ const _0x5ed3c9=_0x263b;(function(_0x1c4035,_0x4e1480){const _0x5dbf7a=_0x263b,_0x16422a=_0x1c4035();while(!![]){try{const _0x3da1b3=parseInt(_0x5dbf7a(0x264))/0x1*(parseInt(_0x5dbf7a(0x1e5))/0x2)+-parseInt(_0x5dbf7a(0x242))/0x3*(parseInt(_0x5dbf7a(0x23b))/0x4)+parseInt(_0x5dbf7a(0x26f))/0x5*(-parseInt(_0x5dbf7a(0x232))/0x6)+-parseInt(_0x5dbf7a(0x1cc))/0x7+-parseInt(_0x5dbf7a(0x1c9))/0x8*(-parseInt(_0x5dbf7a(0x225))/0x9)+-parseInt(_0x5dbf7a(0x1ed))/0xa+parseInt(_0x5dbf7a(0x1d3))/0xb;if(_0x3da1b3===_0x4e1480)break;else _0x16422a['push'](_0x16422a['shift']());}catch(_0x5331ff){_0x16422a['push'](_0x16422a['shift']());}}}(_0x235d,0x79ba2));import{getTranslation as _0x41e75f}from'../utils/common-translations.js';import{Plugin as _0x2596b6}from'ckeditor5/src/core.js';import{LiveRange as _0x368b5e}from'ckeditor5/src/engine.js';function _0x263b(_0x3afa7d,_0x29c023){const _0x235d19=_0x235d();return _0x263b=function(_0x263b48,_0x5c9708){_0x263b48=_0x263b48-0x1bc;let _0x5cf21=_0x235d19[_0x263b48];return _0x5cf21;},_0x263b(_0x3afa7d,_0x29c023);}import{uid as _0x3cb5d9,priorities as _0x1d7646}from'ckeditor5/src/utils.js';function _0x235d(){const _0x51e93a=['2DTTuUn','TableUtils','columnInsertionIndexes','fromRange','forceDefaultExecution','getRanges','getRowIndexes','getSelectionAffectedTableCells','7735080CgLlqD','set','conversion','formatBlock','afterInit','forEach','deletionRanges','registerDescriptionCallback','insertionRanges','editingDowncast','_splitMarkerName','getRange','getAttributes','insert','getItems','tableCellSuggestion','start','getShiftedBy','cells','suggestion:formatBlock:tablePasteCell','removeMarkers','showSuggestionHighlights','tableCellPadding','setAttributes','commands','findAncestor','fill','columns','getSuggestions','removeColumns','rootName','return','registerCustomCallback','getColumnIndexes','model','_suggestionFactory','newRange','hasSuggestion','editor','listenTo','document','_createdBatches','filter','getTableIfOnlyTableInContent','fromEntries','getChangedMarkers','removeMarker','getSuggestion','documentSelection','isEmpty','cell','find','getContainedElement','tablePasteColumn','join','call','1454346HZuXoU','ck-suggestion-marker-insertion','editing','removeRows','last','root','attributes','get','getRows','includes','markers','batch','getMarkers','30IkNQNp','$graveyard','register','tableCellBorderStyle','*Replace\x20table\x20cells*','getChanges','value','containsRange','tableCellBorderColor','11532VtnVOd','suggestionLoaded','insertColumns','previous','getSuggestionCallback','_isForcedDefaultExecutionBlock','redo','171alNWuX','isEqual','Users','rows','dataDowncast','view','startsWith','_tablePostFixingSubtypes','_getCoordsForCells','markMultiRangeDeletion','getChild','name','endColumn','markMultiRangeInsertion','activeMarkers','tablePasteCell','nodeAfter','low','getAllAdjacentSuggestions','tableCellVerticalAlignment','discard','end','getColumns','updateMarker','content','element','oldRange','from','endRow','position','wrap','keys','createRangeOn','change','586337ecNWQD','registerPostFixer','suggestion-td','first','TableClipboard','suggestion','some','deletion','previousSibling','createTableWalker','next','470435CpwIui','schema','remove','tablePaste','for','tableCell','trackChanges','insertContent','setAttribute','rowInsertionRanges','options','requires','locale','tableCellBackgroundColor','createRangeIn','markerToHighlight','entries','tablePasteRow','accept','createElement','ck-suggestion-marker','row','plugins','columnInsertionRanges','selection','nextSibling','column','suggestionUnloaded','ck-suggestion-marker--active','author','isInContent','descriptionFactory','add','elementToElement','table','has','type','_replaceTableSlotCell','map','markMultiRangeBlockFormat','8YRhUKE','markerName','paragraph','4912852LUmsyJ','rowInsertionIndexes','TrackChangesEditing','push','insertion','stop','tableCellHorizontalAlignment','20468503sBttIc','detach','clipboardOutput','every','length','insertRows','createPositionBefore','unwrap','tableCellBorderWidth','markerAttributes','subType','createRange','move','getChildren','reduce','differ','tablePasteChainId','high'];_0x235d=function(){return _0x51e93a;};return _0x235d();}import _0x5532e3 from'./table.js';const ge=[_0x5ed3c9(0x1db),_0x5ed3c9(0x23a),_0x5ed3c9(0x235),_0x5ed3c9(0x1d2),_0x5ed3c9(0x255),_0x5ed3c9(0x27c),_0x5ed3c9(0x203)],Ce=Object[_0x5ed3c9(0x219)](ge[_0x5ed3c9(0x1c7)](_0x13d6d7=>[_0x13d6d7,null]));export default class It extends _0x2596b6{static get[_0x5ed3c9(0x27a)](){return[_0x5532e3];}[_0x5ed3c9(0x1f1)](){const _0x375364=_0x5ed3c9,_0x459c43=this[_0x375364(0x213)];if(!_0x459c43[_0x375364(0x285)][_0x375364(0x1c4)](_0x375364(0x268)))return;const _0x17fbfd=_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x375364(0x1ce)),_0x2f37a9=_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x375364(0x1e6)),_0xc489=_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x5532e3),_0x333054=_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x375364(0x268));_0xc489[_0x375364(0x249)][_0x375364(0x1cf)](_0x375364(0x280),_0x375364(0x222)),_0x459c43[_0x375364(0x20f)][_0x375364(0x270)][_0x375364(0x234)](_0x375364(0x1fc),{'allowIn':_0x375364(0x274),'allowContentOf':_0x375364(0x274),'isLimit':!0x0}),_0x459c43[_0x375364(0x1ef)][_0x375364(0x1c2)]({'model':_0x375364(0x1fc),'view':_0x375364(0x266)});let _0x348472=null;_0x459c43[_0x375364(0x20f)]['on'](_0x375364(0x276),(_0x263e3e,_0x31e6e7)=>{const _0x33ee7f=_0x375364,[_0x2a6e12,_0x45a0a4]=_0x31e6e7,_0x546aec=_0x31e6e7[_0x31e6e7[_0x33ee7f(0x1d7)]-0x1];_0x546aec&&_0x546aec[_0x33ee7f(0x1e9)]||_0x17fbfd[_0x33ee7f(0x240)]||this[_0x33ee7f(0x213)][_0x33ee7f(0x205)][_0x33ee7f(0x22c)](_0x33ee7f(0x275))[_0x33ee7f(0x238)]&&function(_0x540aaf,_0x5647ff,_0x31bf72,_0x3d913b,_0x418f46){const _0x5e247e=_0x33ee7f;if(_0x5647ff&&!_0x5647ff['is'](_0x5e247e(0x21d)))return!0x1;const _0x4d280f=_0x418f46[_0x5e247e(0x218)](_0x540aaf,_0x31bf72);if(!_0x4d280f||!he(_0x4d280f,void 0x0,_0x3d913b))return!0x1;const _0xc5f70=_0x3d913b[_0x5e247e(0x1ec)](_0x31bf72[_0x5e247e(0x215)][_0x5e247e(0x287)]);if(!_0xc5f70[_0x5e247e(0x1d7)])return!0x1;const _0xcdca88=_0xc5f70[0x0][_0x5e247e(0x206)](_0x5e247e(0x1c3)),_0x1cd83d=_0x3d913b[_0x5e247e(0x1eb)](_0xc5f70),_0x100d79=_0x3d913b[_0x5e247e(0x20e)](_0xc5f70),_0x138d05={'startRow':_0x1cd83d[_0x5e247e(0x267)],'endRow':_0x1cd83d[_0x5e247e(0x229)],'startColumn':_0x100d79[_0x5e247e(0x267)],'endColumn':_0x100d79[_0x5e247e(0x229)]};return 0x1==_0xc5f70[_0x5e247e(0x1d7)]&&(_0x138d05[_0x5e247e(0x25e)]+=_0x3d913b[_0x5e247e(0x22d)](_0x4d280f)-0x1,_0x138d05[_0x5e247e(0x24e)]+=_0x3d913b[_0x5e247e(0x258)](_0x4d280f)-0x1),he(_0xcdca88,_0x138d05,_0x3d913b);}(_0x2a6e12,_0x45a0a4,_0x459c43[_0x33ee7f(0x20f)],_0x2f37a9,_0x333054)&&(_0x263e3e[_0x33ee7f(0x1d1)](),_0x348472={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x459c43[_0x33ee7f(0x20f)][_0x33ee7f(0x263)](()=>{const _0x19fa86=_0x33ee7f;_0x459c43[_0x19fa86(0x20f)][_0x19fa86(0x276)](_0x31e6e7[0x0],_0x31e6e7[0x1],_0x31e6e7[0x2],{'forceDefaultExecution':!0x0});const _0x5e6fbd=_0x3cb5d9(),{rowInsertionRanges:_0x327c07,columnInsertionRanges:_0x578419,insertionRanges:_0x5f4927,deletionRanges:_0x28e9bc,cells:_0x51a760}=_0x348472;_0x327c07[_0x19fa86(0x1d7)]&&_0x17fbfd[_0x19fa86(0x24f)](_0x327c07,_0x19fa86(0x280),{'tablePasteChainId':_0x5e6fbd}),_0x578419[_0x19fa86(0x1d7)]&&_0x17fbfd[_0x19fa86(0x24f)](_0x578419,_0x19fa86(0x222),{'tablePasteChainId':_0x5e6fbd}),_0x5f4927[_0x19fa86(0x1d7)]&&(_0x17fbfd[_0x19fa86(0x24f)](_0x5f4927,_0x19fa86(0x272),{'tablePasteChainId':_0x5e6fbd,'skipNestingCheck':!0x0}),_0x5f4927[_0x19fa86(0x1f2)](_0xce76e0=>{const _0x49e59a=_0x19fa86;var _0x59f1dd;return null===(_0x59f1dd=_0xce76e0[_0x49e59a(0x1d4)])||void 0x0===_0x59f1dd?void 0x0:_0x59f1dd[_0x49e59a(0x224)](_0xce76e0);})),_0x28e9bc[_0x19fa86(0x1d7)]&&(_0x17fbfd[_0x19fa86(0x24b)](_0x28e9bc,_0x19fa86(0x272),{'tablePasteChainId':_0x5e6fbd,'skipNestingCheck':!0x0}),_0x28e9bc[_0x19fa86(0x1f2)](_0x2a4217=>{const _0x39ad53=_0x19fa86;var _0x32be6a;return null===(_0x32be6a=_0x2a4217[_0x39ad53(0x1d4)])||void 0x0===_0x32be6a?void 0x0:_0x32be6a[_0x39ad53(0x224)](_0x2a4217);}));const _0x1be632=_0x17fbfd[_0x19fa86(0x1c8)](_0x51a760[_0x19fa86(0x1c7)](({element:_0x417f28})=>_0x417f28),{'formatGroupId':_0x3cb5d9()},[],_0x19fa86(0x251),{'tablePasteChainId':_0x5e6fbd});if(_0x1be632){const _0x3e0c69=_0x1be632[_0x19fa86(0x231)](),_0x30419c=[];for(const {element:_0x1574c2,attributes:_0x1da7cd}of _0x51a760){if(!_0x1da7cd)continue;const _0x4f47ed=_0x459c43[_0x19fa86(0x20f)][_0x19fa86(0x262)](_0x1574c2),_0x4109e4=_0x3e0c69[_0x19fa86(0x220)](_0x2d245e=>_0x2d245e[_0x19fa86(0x1f8)]()[_0x19fa86(0x243)](_0x4f47ed));_0x4109e4&&_0x30419c[_0x19fa86(0x1cf)]([_0x4109e4[_0x19fa86(0x24d)],_0x1da7cd]);}_0x30419c[_0x19fa86(0x1d7)]&&_0x1be632[_0x19fa86(0x277)](_0x19fa86(0x1dc),Object[_0x19fa86(0x219)](_0x30419c));}_0x348472=null;}));},{'priority':_0x1d7646[_0x375364(0x1e4)]+0xa}),_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x375364(0x268))['on'](_0x375364(0x1c6),(_0x2b59f2,_0x5b702b)=>{const _0x2a8c8e=_0x375364,[_0x279826,_0x2375ea,,_0x4cb759]=_0x5b702b;if(!_0x348472)return;_0x2b59f2[_0x2a8c8e(0x1d1)]();const _0x4cea43=_0x279826[_0x2a8c8e(0x21f)],_0xf20c=_0x2375ea,_0x1d4e6e=Pe(_0x4cea43),_0x429cd6=Pe(_0xf20c);_0x2b59f2[_0x2a8c8e(0x20c)]=_0x4cea43;let _0x4090ef=null,_0x3c10bd=null;if(_0x429cd6||_0x1d4e6e){if(_0x1d4e6e&&!_0x429cd6){_0x4cb759[_0x2a8c8e(0x271)](_0x4cea43[_0x2a8c8e(0x24c)](0x0));for(const _0x43a0c7 of Array[_0x2a8c8e(0x25d)](_0xf20c[_0x2a8c8e(0x1e0)]()))_0x4cb759[_0x2a8c8e(0x1fa)](_0x43a0c7,_0x4cea43,_0x2a8c8e(0x257));const _0x32ce6c=_0x348472[_0x2a8c8e(0x1cd)][_0x2a8c8e(0x22e)](_0x279826[_0x2a8c8e(0x284)]),_0x2e2441=_0x348472[_0x2a8c8e(0x1e7)][_0x2a8c8e(0x22e)](_0x279826[_0x2a8c8e(0x289)]);_0x32ce6c||_0x2e2441||(_0x4090ef=_0x368b5e[_0x2a8c8e(0x1e8)](_0x4cb759[_0x2a8c8e(0x27d)](_0x4cea43)));}else _0x429cd6&&!_0x1d4e6e&&(_0x3c10bd=_0x4cb759[_0x2a8c8e(0x27d)](_0x4cea43));}else{const _0x264db5=_0x4cb759[_0x2a8c8e(0x282)](_0x2a8c8e(0x1fc)),_0x2dafea=_0x4cb759[_0x2a8c8e(0x282)](_0x2a8c8e(0x1fc));_0x4cb759[_0x2a8c8e(0x260)](_0x4cb759[_0x2a8c8e(0x27d)](_0x4cea43),_0x2dafea),_0x4cb759[_0x2a8c8e(0x1fa)](_0x264db5,_0x4cea43,0x0);for(const _0x5a37b1 of Array[_0x2a8c8e(0x25d)](_0xf20c[_0x2a8c8e(0x1e0)]()))_0x4cb759[_0x2a8c8e(0x1fa)](_0x5a37b1,_0x264db5,_0x2a8c8e(0x257));_0x4090ef=_0x368b5e[_0x2a8c8e(0x1e8)](_0x4cb759[_0x2a8c8e(0x262)](_0x264db5)),_0x3c10bd=_0x368b5e[_0x2a8c8e(0x1e8)](_0x4cb759[_0x2a8c8e(0x262)](_0x2dafea));}const _0x15ae87=Array[_0x2a8c8e(0x25d)](_0xf20c[_0x2a8c8e(0x1f9)]())[_0x2a8c8e(0x217)](([_0x157530])=>ge[_0x2a8c8e(0x22e)](_0x157530));_0x348472[_0x2a8c8e(0x1ff)][_0x2a8c8e(0x1cf)]({'element':_0x4cea43,'attributes':_0x15ae87[_0x2a8c8e(0x1d7)]?Object[_0x2a8c8e(0x219)](_0x15ae87):null}),_0x4090ef&&_0x348472[_0x2a8c8e(0x1f5)][_0x2a8c8e(0x1cf)](_0x4090ef),_0x3c10bd&&_0x348472[_0x2a8c8e(0x1f3)][_0x2a8c8e(0x1cf)](_0x3c10bd);},{'priority':_0x375364(0x1e4)}),_0x2f37a9['on'](_0x375364(0x23d),(_0xa0f9f3,_0x5d843d)=>{const _0x3f05a6=_0x375364,[_0x1143a0,_0x58e42a={}]=_0x5d843d;if(!_0x348472)return;const _0x18a6b2=_0x58e42a['at']||0x0,_0xb83853=_0x58e42a[_0x3f05a6(0x208)]||0x1;_0x348472[_0x3f05a6(0x1e7)]=new Array(_0xb83853)[_0x3f05a6(0x207)](_0x18a6b2)[_0x3f05a6(0x1c7)]((_0x1912d8,_0x4af049)=>_0x1912d8+_0x4af049);for(const {cell:_0x447970}of _0x2f37a9[_0x3f05a6(0x26d)](_0x1143a0,{'startColumn':_0x18a6b2,'endColumn':_0x18a6b2+_0xb83853-0x1}))_0x348472[_0x3f05a6(0x286)][_0x3f05a6(0x1cf)](_0x459c43[_0x3f05a6(0x20f)][_0x3f05a6(0x262)](_0x447970));},{'priority':_0x375364(0x253)}),_0x2f37a9['on'](_0x375364(0x1d8),(_0x32adad,_0x480d06)=>{const _0x5bbeb6=_0x375364,[_0x52930e,_0x3aeca2={}]=_0x480d06;if(!_0x348472)return;const _0x3e3406=_0x3aeca2['at']||0x0,_0x49f11f=_0x3aeca2[_0x5bbeb6(0x245)]||0x1;_0x348472[_0x5bbeb6(0x1cd)]=new Array(_0x49f11f)[_0x5bbeb6(0x207)](_0x3e3406)[_0x5bbeb6(0x1c7)]((_0x19f362,_0x126f22)=>_0x19f362+_0x126f22);for(const {cell:_0x428045}of _0x2f37a9[_0x5bbeb6(0x26d)](_0x52930e,{'startRow':_0x3e3406,'endRow':_0x3e3406+_0x49f11f-0x1}))_0x348472[_0x5bbeb6(0x278)][_0x5bbeb6(0x1cf)](_0x459c43[_0x5bbeb6(0x20f)][_0x5bbeb6(0x262)](_0x428045));},{'priority':_0x375364(0x253)}),_0x17fbfd[_0x375364(0x1c0)][_0x375364(0x1f4)](_0x5edfd0=>{const _0x235751=_0x375364;if(_0x5edfd0[_0x235751(0x1dd)]&&_0x5edfd0[_0x235751(0x1dd)][_0x235751(0x248)](_0x235751(0x272)))return _0x5edfd0[_0x235751(0x23e)]?{}:{'type':_0x235751(0x1d0),'content':_0x41e75f(_0x459c43[_0x235751(0x27b)],_0x235751(0x236))};});const _0x5e1544=()=>!0x1;for(const _0x5b6b07 of[_0x375364(0x272),_0x375364(0x222),_0x375364(0x280),_0x375364(0x251)])_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1d0),_0x5b6b07,_0x375364(0x223),_0x5e1544),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x26b),_0x5b6b07,_0x375364(0x223),_0x5e1544),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1f0),_0x5b6b07,_0x375364(0x223),_0x5e1544);_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1f0),_0x375364(0x251),_0x375364(0x256),_0x5e1544),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1f0),_0x375364(0x251),_0x375364(0x281),(_0x4275ec,_0x3f467e,_0xd7ea92)=>{const _0x3ab7a7=_0x375364,_0x4582de=_0x4275ec[_0x3ab7a7(0x1c7)](_0x449149=>_0x449149[_0x3ab7a7(0x221)]())[_0x3ab7a7(0x217)](_0x5db475=>_0x5db475),_0x5ad6b4=new Map(_0x4582de[_0x3ab7a7(0x1c7)](_0x570c8e=>[_0x570c8e,null]));if(_0x348472){for(const {element:_0xdc8f3c,attributes:_0x265ea4}of _0x348472[_0x3ab7a7(0x1ff)])_0x265ea4&&_0x5ad6b4[_0x3ab7a7(0x1ee)](_0xdc8f3c,_0x265ea4);}else{if(_0xd7ea92&&_0xd7ea92[_0x3ab7a7(0x1dc)])for(const [_0x293e0c,_0x431558]of Object[_0x3ab7a7(0x27f)](_0xd7ea92[_0x3ab7a7(0x1dc)])){const _0x5560da=_0x459c43[_0x3ab7a7(0x20f)][_0x3ab7a7(0x22f)][_0x3ab7a7(0x22c)](_0x293e0c),_0x314e2c=_0x5560da?_0x5560da[_0x3ab7a7(0x1f8)]()[_0x3ab7a7(0x221)]():null;_0x314e2c&&_0x5ad6b4[_0x3ab7a7(0x1ee)](_0x314e2c,_0x431558);}}_0x459c43[_0x3ab7a7(0x20f)][_0x3ab7a7(0x263)](_0x3580c3=>{const _0x57cf7b=_0x3ab7a7;for(const [_0x2a21fe,_0x4434d5]of _0x5ad6b4)_0x3580c3[_0x57cf7b(0x204)]({...Ce,..._0x4434d5},_0x2a21fe);});});const _0x9ffada=(_0x453570,_0xf85609)=>{const _0x4c700a=_0x375364;_0x17fbfd[_0x4c700a(0x210)][_0x4c700a(0x20d)](_0x453570,_0x4c700a(0x272),_0xf85609,(_0x406c0d,_0x2a7cdb,_0x5c5c4c)=>{const _0x287385=_0x4c700a;_0x459c43[_0x287385(0x20f)][_0x287385(0x263)](_0x376c30=>{const _0x574b4c=_0x287385,_0x2af813=[];for(const _0x5526f4 of _0x406c0d){const _0x21e1c5=_0x5526f4[_0x574b4c(0x1fd)][_0x574b4c(0x252)];_0x21e1c5['is'](_0x574b4c(0x25b),_0x574b4c(0x1fc))&&_0x2af813[_0x574b4c(0x1cf)](_0x21e1c5);}_0x17fbfd[_0x574b4c(0x210)][_0x574b4c(0x23f)](_0x453570,null,_0xf85609)(_0x406c0d,_0x2a7cdb,_0x5c5c4c);for(const _0x44f6f2 of _0x2af813)_0x574b4c(0x233)!=_0x44f6f2[_0x574b4c(0x22a)][_0x574b4c(0x20b)]&&_0x376c30[_0x574b4c(0x1da)](_0x44f6f2);});});};_0x9ffada(_0x375364(0x1d0),_0x375364(0x281)),_0x9ffada(_0x375364(0x1d0),_0x375364(0x256)),_0x9ffada(_0x375364(0x26b),_0x375364(0x281)),_0x9ffada(_0x375364(0x26b),_0x375364(0x256)),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1d0),_0x375364(0x280),_0x375364(0x256),_0x1d4f3c=>{const _0x9eaa3b=_0x375364,_0x345332=_0x1d4f3c[_0x9eaa3b(0x1c7)](_0x2b47b7=>_0x2b47b7[_0x9eaa3b(0x221)]()),_0x1aec35=_0x345332[0x0][_0x9eaa3b(0x206)](_0x9eaa3b(0x1c3)),{minRow:_0x32cbc0,maxRow:_0x43a382}=_0xc489[_0x9eaa3b(0x24a)](_0x345332);_0x2f37a9[_0x9eaa3b(0x228)](_0x1aec35,{'at':_0x32cbc0,'rows':_0x43a382-_0x32cbc0+0x1});}),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1d0),_0x375364(0x222),_0x375364(0x256),_0x584a0c=>{const _0x323b2b=_0x375364,_0x521d29=_0x584a0c[_0x323b2b(0x1c7)](_0xf54da7=>_0xf54da7[_0x323b2b(0x221)]()),_0x2315fe=_0x521d29[0x0][_0x323b2b(0x206)](_0x323b2b(0x1c3)),{minColumn:_0x2c9b0a,maxColumn:_0x10b2e7}=_0xc489[_0x323b2b(0x24a)](_0x521d29);_0x2f37a9[_0x323b2b(0x20a)](_0x2315fe,{'at':_0x2c9b0a,'columns':_0x10b2e7-_0x2c9b0a+0x1});});const _0x4944a3=(_0x55bc2e,_0x50658c)=>{const _0xff2aa1=_0x375364;if(!_0x50658c[_0xff2aa1(0x1dd)]||!_0x50658c[_0xff2aa1(0x1dd)][_0xff2aa1(0x248)](_0xff2aa1(0x272)))return;const _0x15c24e=_0x50658c[_0xff2aa1(0x22b)][_0xff2aa1(0x1e3)],_0x2783c5=_0x17fbfd[_0xff2aa1(0x209)]()[_0xff2aa1(0x217)](_0xc4e1c2=>_0xc4e1c2[_0xff2aa1(0x1bf)]&&_0xc4e1c2[_0xff2aa1(0x22b)]&&_0xc4e1c2[_0xff2aa1(0x22b)][_0xff2aa1(0x1e3)]==_0x15c24e);_0x2783c5[_0xff2aa1(0x1d7)]&&_0x50658c[_0xff2aa1(0x254)]()[_0xff2aa1(0x1d7)]!=_0x2783c5[_0xff2aa1(0x1d7)]&&_0x2783c5[_0xff2aa1(0x1e1)]((_0xa4c9da,_0x158632)=>(_0xa4c9da[_0xff2aa1(0x26e)]=_0x158632,_0x158632[_0xff2aa1(0x23e)]=_0xa4c9da,_0x158632));};function _0x5aa56c(_0x54e434,_0x596ce1=!0x0){const _0x25e1e2=_0x375364,{id:_0x1cb799}=_0x17fbfd[_0x25e1e2(0x1f7)](_0x54e434[_0x25e1e2(0x1ca)]),_0x58370f=[_0x25e1e2(0x283),_0x25e1e2(0x226)],_0x24d2d8=_0x17fbfd[_0x25e1e2(0x250)][_0x25e1e2(0x22e)](_0x54e434[_0x25e1e2(0x1ca)]);return _0x24d2d8&&_0x58370f[_0x25e1e2(0x1cf)](_0x25e1e2(0x1bd)),{'classes':_0x58370f,'attributes':{'data-suggestion':_0x1cb799},'priority':_0x24d2d8&&_0x596ce1?0xbc2:0xbb8};}_0x17fbfd['on'](_0x375364(0x23c),_0x4944a3,{'priority':_0x375364(0x1e4)}),_0x17fbfd['on'](_0x375364(0x1bc),_0x4944a3,{'priority':_0x375364(0x1e4)}),_0x459c43[_0x375364(0x20f)][_0x375364(0x215)][_0x375364(0x265)](()=>{const _0x24cf8f=_0x375364;let _0x5c9269=!0x1;const _0x4ae197=Array[_0x24cf8f(0x25d)](_0x459c43[_0x24cf8f(0x20f)][_0x24cf8f(0x215)][_0x24cf8f(0x1e2)][_0x24cf8f(0x21a)]());for(const {name:_0x233d2e,data:_0x50637b}of _0x4ae197){const {group:_0x4eb576,type:_0x57e5e1,id:_0x4f2209}=_0x17fbfd[_0x24cf8f(0x1f7)](_0x233d2e);if(_0x24cf8f(0x269)!=_0x4eb576||_0x24cf8f(0x26b)!=_0x57e5e1||_0x50637b[_0x24cf8f(0x25c)])continue;if(!_0x17fbfd[_0x24cf8f(0x212)](_0x4f2209))continue;const _0x57c0d9=_0x17fbfd[_0x24cf8f(0x21c)](_0x4f2209)[_0x24cf8f(0x1ea)](),_0x38c2ea=_0x459c43[_0x24cf8f(0x285)][_0x24cf8f(0x22c)](_0x24cf8f(0x244))['me'];for(const _0x35ce50 of _0x17fbfd[_0x24cf8f(0x209)]()){if(!_0x35ce50[_0x24cf8f(0x1bf)]||_0x35ce50[_0x24cf8f(0x1be)]!=_0x38c2ea)continue;if(_0x24cf8f(0x1f0)!=_0x35ce50[_0x24cf8f(0x1c5)]||_0x24cf8f(0x251)!=_0x35ce50[_0x24cf8f(0x1dd)])continue;if(_0x35ce50[_0x24cf8f(0x1ea)]()[_0x24cf8f(0x1d6)](_0x2666cf=>_0x57c0d9[_0x24cf8f(0x26a)](_0xd5ebe7=>_0xd5ebe7[_0x24cf8f(0x239)](_0x2666cf,!0x0)))){for(const _0xd76529 of _0x35ce50[_0x24cf8f(0x254)]())_0xd76529[_0x24cf8f(0x1bf)]&&(_0xd76529[_0x24cf8f(0x256)](),_0x5c9269=!0x0);}}}return _0x5c9269;}),_0x459c43[_0x375364(0x20f)][_0x375364(0x215)][_0x375364(0x265)](_0x21b8ca=>{const _0x1ded74=_0x375364,_0xcbb59d=_0x459c43[_0x1ded74(0x205)][_0x1ded74(0x22c)](_0x1ded74(0x241));if(!_0xcbb59d||!_0xcbb59d[_0x1ded74(0x216)][_0x1ded74(0x1c4)](_0x21b8ca[_0x1ded74(0x230)]))return!0x1;let _0x2947d6=!0x1;const _0x57d554=_0x459c43[_0x1ded74(0x285)][_0x1ded74(0x22c)](_0x1ded74(0x244))['me'],_0x1ffa6f=_0x459c43[_0x1ded74(0x20f)][_0x1ded74(0x215)][_0x1ded74(0x1e2)][_0x1ded74(0x237)](),_0x3653e7=Array[_0x1ded74(0x25d)](_0x459c43[_0x1ded74(0x20f)][_0x1ded74(0x215)][_0x1ded74(0x1e2)][_0x1ded74(0x21a)]())[_0x1ded74(0x217)](({name:_0x1fa477,data:_0xebed8a})=>{const _0x56ca72=_0x1ded74,{group:_0x39006c,subType:_0x462a2b,authorId:_0x2e4da5}=_0x17fbfd[_0x56ca72(0x1f7)](_0x1fa477);return _0x56ca72(0x269)==_0x39006c&&_0x56ca72(0x272)==_0x462a2b&&_0x2e4da5==_0x57d554['id']&&!_0xebed8a[_0x56ca72(0x25c)];});for(const _0x3097c5 of _0x1ffa6f){if(_0x1ded74(0x1fa)!=_0x3097c5[_0x1ded74(0x1c5)]||_0x1ded74(0x1fc)!=_0x3097c5[_0x1ded74(0x24d)]||0x1!=_0x3097c5[_0x1ded74(0x1d7)])continue;const _0x48c836=_0x21b8ca[_0x1ded74(0x1de)](_0x3097c5[_0x1ded74(0x25f)],_0x3097c5[_0x1ded74(0x25f)][_0x1ded74(0x1fe)](0x1));if(!_0x3653e7[_0x1ded74(0x220)](({data:_0x16b496})=>_0x16b496[_0x1ded74(0x211)][_0x1ded74(0x243)](_0x48c836))){for(const {name:_0x2aaf8f,data:_0x45a106}of _0x3653e7)if(_0x48c836[_0x1ded74(0x239)](_0x45a106[_0x1ded74(0x211)])){_0x21b8ca[_0x1ded74(0x259)](_0x2aaf8f,{'range':_0x48c836}),_0x2947d6=!0x0;break;}}}return _0x2947d6;}),_0x459c43[_0x375364(0x20f)][_0x375364(0x215)][_0x375364(0x265)](_0x3923b5=>{const _0x4a57f5=_0x375364;let _0x1e6dd5=!0x1;const _0x2415c9=_0x459c43[_0x4a57f5(0x285)][_0x4a57f5(0x22c)](_0x4a57f5(0x244))['me'],_0x3e8c21=_0x17fbfd[_0x4a57f5(0x209)]()[_0x4a57f5(0x217)](_0x40adb3=>_0x40adb3[_0x4a57f5(0x1bf)]&&_0x40adb3[_0x4a57f5(0x1be)]==_0x2415c9),_0x39787f=new Set(),_0x547605=new Set();for(const _0x5199eb of _0x3e8c21)if(_0x4a57f5(0x272)==_0x5199eb[_0x4a57f5(0x1dd)])for(const _0x317918 of _0x5199eb[_0x4a57f5(0x231)]()){const _0x5c9416=_0x317918[_0x4a57f5(0x1f8)]()[_0x4a57f5(0x221)]();if(_0x5c9416){if(_0x5c9416['is'](_0x4a57f5(0x25b),_0x4a57f5(0x1fc))&&Pe(_0x5c9416)){_0x5199eb[_0x4a57f5(0x21b)](_0x317918[_0x4a57f5(0x24d)]),_0x39787f[_0x4a57f5(0x1c1)](_0x5c9416),_0x1e6dd5=!0x0;const _0x240af8=_0x5c9416[_0x4a57f5(0x288)],_0x55b96b=_0x5c9416[_0x4a57f5(0x26c)],_0x219620=_0x240af8&&_0x240af8['is'](_0x4a57f5(0x25b),_0x4a57f5(0x1fc)),_0x240878=_0x55b96b&&_0x55b96b['is'](_0x4a57f5(0x25b),_0x4a57f5(0x1fc));_0x219620&&!_0x39787f[_0x4a57f5(0x1c4)](_0x240af8)&&_0x547605[_0x4a57f5(0x1c1)](_0x240af8),_0x240878&&!_0x39787f[_0x4a57f5(0x1c4)](_0x55b96b)&&_0x547605[_0x4a57f5(0x1c1)](_0x55b96b);}else _0x5c9416['is'](_0x4a57f5(0x25b),_0x4a57f5(0x1cb))&&_0x5c9416[_0x4a57f5(0x21e)]&&(_0x5199eb[_0x4a57f5(0x21b)](_0x317918[_0x4a57f5(0x24d)]),_0x1e6dd5=!0x0);}}else{if(_0x4a57f5(0x251)==_0x5199eb[_0x4a57f5(0x1dd)]){if(!_0x5199eb[_0x4a57f5(0x22b)]||!_0x5199eb[_0x4a57f5(0x22b)][_0x4a57f5(0x1e3)])continue;const _0x4bbc2d=_0x5199eb[_0x4a57f5(0x22b)][_0x4a57f5(0x1dc)];if(_0x4bbc2d&&Object[_0x4a57f5(0x261)](_0x4bbc2d)[_0x4a57f5(0x1d7)])continue;const _0x25eecc=_0x5199eb[_0x4a57f5(0x22b)][_0x4a57f5(0x1e3)];let _0x81f8d2=!0x0,_0x1bdcc4=!0x0;for(const _0x365776 of _0x3e8c21)if(_0x365776[_0x4a57f5(0x1dd)]&&_0x365776[_0x4a57f5(0x1dd)][_0x4a57f5(0x248)](_0x4a57f5(0x272))){if(!_0x365776[_0x4a57f5(0x22b)][_0x4a57f5(0x1e3)]){_0x1bdcc4=!0x1;break;}if(_0x365776['id']!=_0x5199eb['id']&&_0x365776[_0x4a57f5(0x22b)][_0x4a57f5(0x1e3)]==_0x25eecc){_0x81f8d2=!0x1;break;}}_0x1bdcc4&&_0x81f8d2&&(_0x5199eb[_0x4a57f5(0x201)](),_0x1e6dd5=!0x0);}}for(const _0x32959e of _0x39787f)_0x3923b5[_0x4a57f5(0x271)](_0x32959e);for(const _0x2ee871 of _0x547605)_0x3923b5[_0x4a57f5(0x1da)](_0x2ee871);return _0x1e6dd5;}),_0x459c43[_0x375364(0x1ef)][_0x375364(0x273)](_0x375364(0x1f6))[_0x375364(0x27e)]({'model':_0x375364(0x200),'view':(_0x3c75e9,_0x46a6b9)=>_0x5aa56c(_0x3c75e9),'converterPriority':_0x375364(0x1e4)}),_0x459c43[_0x375364(0x1ef)][_0x375364(0x273)](_0x375364(0x246))[_0x375364(0x27e)]({'model':_0x375364(0x200),'view':(_0xe7d446,_0x2e7a9e)=>_0x2e7a9e[_0x375364(0x279)][_0x375364(0x202)]?_0x5aa56c(_0xe7d446,!0x1):null,'converterPriority':_0x375364(0x1e4)});const _0x112383=_0x459c43[_0x375364(0x227)][_0x375364(0x247)];this[_0x375364(0x214)](_0x112383[_0x375364(0x215)],_0x375364(0x1d5),(_0x53e37a,_0x124851)=>{const _0x1a05cf=_0x375364,_0x4e0d7d=[];for(const _0x97e6d8 of _0x112383[_0x1a05cf(0x27d)](_0x124851[_0x1a05cf(0x25a)])[_0x1a05cf(0x1fb)]())_0x97e6d8['is'](_0x1a05cf(0x25b),_0x1a05cf(0x266))&&_0x4e0d7d[_0x1a05cf(0x1cf)](_0x97e6d8);_0x112383[_0x1a05cf(0x263)](_0x467d64=>{const _0x42bb29=_0x1a05cf;for(const _0x1911ba of _0x4e0d7d)_0x467d64[_0x42bb29(0x1df)](_0x467d64[_0x42bb29(0x27d)](_0x1911ba),_0x467d64[_0x42bb29(0x1d9)](_0x1911ba)),_0x467d64[_0x42bb29(0x271)](_0x1911ba);});});}}function Pe(_0x2b8be6){const _0x59ac37=_0x5ed3c9;if(_0x2b8be6[_0x59ac37(0x21e)])return!0x0;const _0x25ed70=_0x2b8be6[_0x59ac37(0x24c)](0x0);return _0x25ed70['is'](_0x59ac37(0x25b),_0x59ac37(0x1cb))&&_0x25ed70[_0x59ac37(0x21e)];}function he(_0x3e221a,_0x29d3ba={},_0xe3b15e){const _0x329dbe=_0x5ed3c9;for(const {isAnchor:_0x4a3bfa,cellHeight:_0x284aae,cellWidth:_0x53fb02}of _0xe3b15e[_0x329dbe(0x26d)](_0x3e221a,{'includeAllSlots':!0x0,..._0x29d3ba}))if(!_0x4a3bfa||0x1!=_0x284aae||0x1!=_0x53fb02)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4aa5e9=_0x3485;(function(_0x1f08bb,_0x5be6e0){const _0x35e6c6=_0x3485,_0x18e643=_0x1f08bb();while(!![]){try{const _0x28b240=-parseInt(_0x35e6c6(0x1fb))/0x1+-parseInt(_0x35e6c6(0x211))/0x2+-parseInt(_0x35e6c6(0x21f))/0x3*(-parseInt(_0x35e6c6(0x21e))/0x4)+-parseInt(_0x35e6c6(0x20b))/0x5*(parseInt(_0x35e6c6(0x216))/0x6)+-parseInt(_0x35e6c6(0x206))/0x7*(parseInt(_0x35e6c6(0x20a))/0x8)+-parseInt(_0x35e6c6(0x20e))/0x9*(-parseInt(_0x35e6c6(0x1fe))/0xa)+parseInt(_0x35e6c6(0x21a))/0xb;if(_0x28b240===_0x5be6e0)break;else _0x18e643['push'](_0x18e643['shift']());}catch(_0x176f80){_0x18e643['push'](_0x18e643['shift']());}}}(_0x3214,0x83f1a));function _0x3214(){const _0xcc292f=['1214255vmpejt','enableCommand','commandParams','table','40MMTwQr','5RZUBCN','columnWidths','getSuggestionCallback','5104314HUFVvW','handleSuggestionDescription','type','694722BAfyER','has','Users','editor','selection','5968854ouzTHp','descriptionFactory','TableColumnResizeEditing','registerDescriptionCallback','17695491EkUcMi','*Format:*\x20resize\x20table','formatInline','getColumnGroupElement','3371604oABQel','3CMRSMh','model','_suggestionFactory','afterInit','formatGroupId','accept','bind','discard','handleResizeTableWidthCommand','plugins','getContainedElement','author','resizeTableWidth','data','subType','locale','document','getAttribute','format','registerCustomCallback','TrackChangesEditing','268791PiHkDA','getTableColumnsWidths','change','10CeHdum','getSelectedElement','formatBlock','resizeTable','get','markBlockFormat','tableWidth','getSuggestions'];_0x3214=function(){return _0xcc292f;};return _0x3214();}import{Plugin as _0x38d5c4}from'ckeditor5/src/core.js';function _0x3485(_0x45b3de,_0x514f50){const _0x32145b=_0x3214();return _0x3485=function(_0x34859c,_0x56b2cc){_0x34859c=_0x34859c-0x1f1;let _0x45893d=_0x32145b[_0x34859c];return _0x45893d;},_0x3485(_0x45b3de,_0x514f50);}import{getTranslation as _0x232304}from'../utils/common-translations.js';export default class vt extends _0x38d5c4{[_0x4aa5e9(0x222)](){const _0x455cdd=_0x4aa5e9;if(!this[_0x455cdd(0x214)][_0x455cdd(0x228)][_0x455cdd(0x212)](_0x455cdd(0x218)))return;const _0xa9e0a2=this[_0x455cdd(0x214)][_0x455cdd(0x228)][_0x455cdd(0x202)](_0x455cdd(0x1fa));_0xa9e0a2[_0x455cdd(0x207)](_0x455cdd(0x1f2),this[_0x455cdd(0x227)][_0x455cdd(0x225)](this)),_0xa9e0a2[_0x455cdd(0x221)][_0x455cdd(0x1f9)](_0x455cdd(0x200),_0x455cdd(0x201),_0x455cdd(0x224),_0xa9e0a2[_0x455cdd(0x221)][_0x455cdd(0x20d)](_0x455cdd(0x200),null,_0x455cdd(0x226))),_0xa9e0a2[_0x455cdd(0x221)][_0x455cdd(0x1f9)](_0x455cdd(0x200),_0x455cdd(0x201),_0x455cdd(0x226),_0xa9e0a2[_0x455cdd(0x221)][_0x455cdd(0x20d)](_0x455cdd(0x200),null,_0x455cdd(0x224))),_0xa9e0a2[_0x455cdd(0x217)][_0x455cdd(0x219)](this[_0x455cdd(0x20f)][_0x455cdd(0x225)](this));}[_0x4aa5e9(0x227)](_0x5f3a57,_0xac5437){const _0x5c39b6=_0x4aa5e9,_0x247607=this[_0x5c39b6(0x214)][_0x5c39b6(0x228)][_0x5c39b6(0x202)](_0x5c39b6(0x1fa)),_0x2753e6=this[_0x5c39b6(0x214)][_0x5c39b6(0x228)][_0x5c39b6(0x202)](_0x5c39b6(0x218)),_0x651bd5=_0xac5437[_0x5c39b6(0x209)]||this[_0x5c39b6(0x214)][_0x5c39b6(0x220)][_0x5c39b6(0x1f6)][_0x5c39b6(0x215)][_0x5c39b6(0x1ff)]();this[_0x5c39b6(0x214)][_0x5c39b6(0x220)][_0x5c39b6(0x1fd)](()=>{const _0x445fa5=_0x5c39b6,_0x3a8c92=_0x2753e6[_0x445fa5(0x21d)](_0x651bd5);let _0x559579=_0x3a8c92?_0x2753e6[_0x445fa5(0x1fc)](_0x3a8c92):null,_0x9bc49b=_0x651bd5[_0x445fa5(0x1f7)](_0x445fa5(0x204))||null;const _0x27e45c=_0xac5437[_0x445fa5(0x204)]||_0x9bc49b,_0x297f19=_0xac5437[_0x445fa5(0x20c)]||_0x559579,_0x46f5b7=this[_0x445fa5(0x214)][_0x445fa5(0x228)][_0x445fa5(0x202)](_0x445fa5(0x213))['me'];for(const _0x1db815 of _0x247607[_0x445fa5(0x205)]()){const _0x3e026a=_0x1db815[_0x445fa5(0x229)]();if(_0x445fa5(0x201)===_0x1db815[_0x445fa5(0x1f4)]&&_0x3e026a===_0x651bd5){_0x1db815[_0x445fa5(0x1f1)]!==_0x46f5b7&&_0x1db815[_0x445fa5(0x226)]();const _0x3314f2=_0x1db815[_0x445fa5(0x1f3)][_0x445fa5(0x208)];_0x9bc49b=_0x3314f2[0x0][_0x445fa5(0x204)],_0x559579=_0x3314f2[0x0][_0x445fa5(0x20c)];break;}}_0x5f3a57({'table':_0x651bd5,'tableWidth':_0x27e45c,'columnWidths':_0x297f19}),_0x247607[_0x445fa5(0x203)](_0x651bd5,{'commandName':_0x445fa5(0x1f2),'commandParams':[{'tableWidth':_0x9bc49b,'columnWidths':_0x559579}],'formatGroupId':_0x445fa5(0x201)},[],_0x445fa5(0x201));});}[_0x4aa5e9(0x20f)](_0x22c0eb){const _0x422639=_0x4aa5e9;if(_0x422639(0x200)!=_0x22c0eb[_0x422639(0x210)]&&_0x422639(0x21c)!=_0x22c0eb[_0x422639(0x210)])return;const {data:_0x26c846}=_0x22c0eb;if(_0x26c846&&_0x422639(0x201)===_0x26c846[_0x422639(0x223)]){const _0x5d4ca3=_0x422639(0x21b);return{'type':_0x422639(0x1f8),'content':_0x232304(this[_0x422639(0x214)][_0x422639(0x1f5)],_0x5d4ca3)};}}}
23
+ const _0x57cbb2=_0x186a;function _0x198d(){const _0x521990=['enableCommand','*Format:*\x20resize\x20table','handleResizeTableWidthCommand','5331654hxgmQO','formatGroupId','789705XIwsDj','descriptionFactory','has','getSuggestions','88tMMDdf','editor','discard','4173687YiQsND','author','plugins','selection','getSuggestionCallback','getSelectedElement','data','change','table','resizeTable','16608PVdeYH','columnWidths','71900BOJUKu','commandParams','registerCustomCallback','bind','subType','Users','registerDescriptionCallback','TrackChangesEditing','_suggestionFactory','markBlockFormat','resizeTableWidth','2939836LiyPYe','get','5cLseZZ','handleSuggestionDescription','getAttribute','471hwYyBT','tableWidth','format','type','9466wxbovP','locale','model','getColumnGroupElement','document','TableColumnResizeEditing','afterInit','formatBlock','formatInline','accept','getTableColumnsWidths','3014KEonpu','getContainedElement'];_0x198d=function(){return _0x521990;};return _0x198d();}(function(_0x21d06b,_0x502536){const _0x2fce10=_0x186a,_0x5e303e=_0x21d06b();while(!![]){try{const _0x149d38=parseInt(_0x2fce10(0x9c))/0x1+parseInt(_0x2fce10(0xb2))/0x2*(-parseInt(_0x2fce10(0xae))/0x3)+parseInt(_0x2fce10(0xa9))/0x4+-parseInt(_0x2fce10(0xab))/0x5*(-parseInt(_0x2fce10(0x89))/0x6)+parseInt(_0x2fce10(0x92))/0x7+parseInt(_0x2fce10(0x8f))/0x8*(parseInt(_0x2fce10(0x8b))/0x9)+-parseInt(_0x2fce10(0x9e))/0xa*(parseInt(_0x2fce10(0x84))/0xb);if(_0x149d38===_0x502536)break;else _0x5e303e['push'](_0x5e303e['shift']());}catch(_0x1007a8){_0x5e303e['push'](_0x5e303e['shift']());}}}(_0x198d,0x77417));import{Plugin as _0x2d4c3d}from'ckeditor5/src/core.js';import{getTranslation as _0x52ef49}from'../utils/common-translations.js';function _0x186a(_0x44c12c,_0x46a000){const _0x198d27=_0x198d();return _0x186a=function(_0x186a2e,_0x2c61a2){_0x186a2e=_0x186a2e-0x7c;let _0x175707=_0x198d27[_0x186a2e];return _0x175707;},_0x186a(_0x44c12c,_0x46a000);}export default class vt extends _0x2d4c3d{[_0x57cbb2(0x7f)](){const _0x29c5c7=_0x57cbb2;if(!this[_0x29c5c7(0x90)][_0x29c5c7(0x94)][_0x29c5c7(0x8d)](_0x29c5c7(0x7e)))return;const _0xa60f97=this[_0x29c5c7(0x90)][_0x29c5c7(0x94)][_0x29c5c7(0xaa)](_0x29c5c7(0xa5));_0xa60f97[_0x29c5c7(0x86)](_0x29c5c7(0xa8),this[_0x29c5c7(0x88)][_0x29c5c7(0xa1)](this)),_0xa60f97[_0x29c5c7(0xa6)][_0x29c5c7(0xa0)](_0x29c5c7(0x80),_0x29c5c7(0x9b),_0x29c5c7(0x82),_0xa60f97[_0x29c5c7(0xa6)][_0x29c5c7(0x96)](_0x29c5c7(0x80),null,_0x29c5c7(0x91))),_0xa60f97[_0x29c5c7(0xa6)][_0x29c5c7(0xa0)](_0x29c5c7(0x80),_0x29c5c7(0x9b),_0x29c5c7(0x91),_0xa60f97[_0x29c5c7(0xa6)][_0x29c5c7(0x96)](_0x29c5c7(0x80),null,_0x29c5c7(0x82))),_0xa60f97[_0x29c5c7(0x8c)][_0x29c5c7(0xa4)](this[_0x29c5c7(0xac)][_0x29c5c7(0xa1)](this));}[_0x57cbb2(0x88)](_0x2db90e,_0x21023f){const _0x41f061=_0x57cbb2,_0x3b3457=this[_0x41f061(0x90)][_0x41f061(0x94)][_0x41f061(0xaa)](_0x41f061(0xa5)),_0x4a1111=this[_0x41f061(0x90)][_0x41f061(0x94)][_0x41f061(0xaa)](_0x41f061(0x7e)),_0x97b071=_0x21023f[_0x41f061(0x9a)]||this[_0x41f061(0x90)][_0x41f061(0xb4)][_0x41f061(0x7d)][_0x41f061(0x95)][_0x41f061(0x97)]();this[_0x41f061(0x90)][_0x41f061(0xb4)][_0x41f061(0x99)](()=>{const _0x363934=_0x41f061,_0x395f01=_0x4a1111[_0x363934(0x7c)](_0x97b071);let _0x170391=_0x395f01?_0x4a1111[_0x363934(0x83)](_0x395f01):null,_0x18754a=_0x97b071[_0x363934(0xad)](_0x363934(0xaf))||null;const _0x1d12a0=_0x21023f[_0x363934(0xaf)]||_0x18754a,_0x48ccc6=_0x21023f[_0x363934(0x9d)]||_0x170391,_0x48f4d2=this[_0x363934(0x90)][_0x363934(0x94)][_0x363934(0xaa)](_0x363934(0xa3))['me'];for(const _0x37f8b4 of _0x3b3457[_0x363934(0x8e)]()){const _0x452c7d=_0x37f8b4[_0x363934(0x85)]();if(_0x363934(0x9b)===_0x37f8b4[_0x363934(0xa2)]&&_0x452c7d===_0x97b071){_0x37f8b4[_0x363934(0x93)]!==_0x48f4d2&&_0x37f8b4[_0x363934(0x91)]();const _0x18cb87=_0x37f8b4[_0x363934(0x98)][_0x363934(0x9f)];_0x18754a=_0x18cb87[0x0][_0x363934(0xaf)],_0x170391=_0x18cb87[0x0][_0x363934(0x9d)];break;}}_0x2db90e({'table':_0x97b071,'tableWidth':_0x1d12a0,'columnWidths':_0x48ccc6}),_0x3b3457[_0x363934(0xa7)](_0x97b071,{'commandName':_0x363934(0xa8),'commandParams':[{'tableWidth':_0x18754a,'columnWidths':_0x170391}],'formatGroupId':_0x363934(0x9b)},[],_0x363934(0x9b));});}[_0x57cbb2(0xac)](_0xd9e643){const _0x2d45b7=_0x57cbb2;if(_0x2d45b7(0x80)!=_0xd9e643[_0x2d45b7(0xb1)]&&_0x2d45b7(0x81)!=_0xd9e643[_0x2d45b7(0xb1)])return;const {data:_0xe6968}=_0xd9e643;if(_0xe6968&&_0x2d45b7(0x9b)===_0xe6968[_0x2d45b7(0x8a)]){const _0x3f02e8=_0x2d45b7(0x87);return{'type':_0x2d45b7(0xb0),'content':_0x52ef49(this[_0x2d45b7(0x90)][_0x2d45b7(0xb3)],_0x3f02e8)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x459c54=_0x3b19;function _0x3b19(_0x5d68b6,_0x2a6905){const _0x22f2da=_0x22f2();return _0x3b19=function(_0x3b1904,_0x49986f){_0x3b1904=_0x3b1904-0x144;let _0x3de8b7=_0x22f2da[_0x3b1904];return _0x3de8b7;},_0x3b19(_0x5d68b6,_0x2a6905);}(function(_0x4cd81d,_0x2ec45b){const _0x45bbed=_0x3b19,_0x5a902b=_0x4cd81d();while(!![]){try{const _0x114f38=parseInt(_0x45bbed(0x18a))/0x1+-parseInt(_0x45bbed(0x148))/0x2+-parseInt(_0x45bbed(0x166))/0x3*(-parseInt(_0x45bbed(0x17c))/0x4)+-parseInt(_0x45bbed(0x157))/0x5+-parseInt(_0x45bbed(0x193))/0x6+parseInt(_0x45bbed(0x178))/0x7+parseInt(_0x45bbed(0x175))/0x8*(-parseInt(_0x45bbed(0x172))/0x9);if(_0x114f38===_0x2ec45b)break;else _0x5a902b['push'](_0x5a902b['shift']());}catch(_0x12fc88){_0x5a902b['push'](_0x5a902b['shift']());}}}(_0x22f2,0xa6d8d));import{Plugin as _0x3f5cc7}from'ckeditor5/src/core.js';import _0x49487a from'./table.js';import{getTranslation as _0x5da50c}from'../utils/common-translations.js';export default class At extends _0x3f5cc7{static get[_0x459c54(0x15d)](){return[_0x49487a];}[_0x459c54(0x164)](){const _0x53a4be=_0x459c54,_0x1b70e8=this[_0x53a4be(0x181)];if(!_0x1b70e8[_0x53a4be(0x163)][_0x53a4be(0x18d)](_0x53a4be(0x15f)))return;const _0x59dcee=_0x1b70e8[_0x53a4be(0x189)],_0x3e70f4=_0x1b70e8[_0x53a4be(0x163)][_0x53a4be(0x188)](_0x53a4be(0x158));_0x3e70f4[_0x53a4be(0x198)](_0x53a4be(0x15c)),_0x3e70f4[_0x53a4be(0x198)](_0x53a4be(0x145)),_0x3e70f4[_0x53a4be(0x179)](_0x53a4be(0x168)),_0x3e70f4[_0x53a4be(0x179)](_0x53a4be(0x154)),_0x3e70f4[_0x53a4be(0x184)][_0x53a4be(0x156)](_0x53a4be(0x168),_0x5da50c(_0x59dcee,_0x53a4be(0x171))),_0x3e70f4[_0x53a4be(0x184)][_0x53a4be(0x156)](_0x53a4be(0x154),_0x5da50c(_0x59dcee,_0x53a4be(0x185))),this[_0x53a4be(0x174)]();}[_0x459c54(0x174)](){const _0x2390a8=_0x459c54,_0x477a31=this[_0x2390a8(0x181)][_0x2390a8(0x163)][_0x2390a8(0x188)](_0x2390a8(0x158)),_0x30b332=this[_0x2390a8(0x181)][_0x2390a8(0x163)][_0x2390a8(0x188)](_0x2390a8(0x16c)),_0x5dcadc=this[_0x2390a8(0x181)][_0x2390a8(0x163)][_0x2390a8(0x188)](_0x49487a)[_0x2390a8(0x173)]();function _0x39730d({showActiveMarker:_0x9e3bc5=!0x0,setDataAttribute:_0x539783=!0x0}={}){return(_0x436741,_0x58fbcb,_0x932338)=>{const _0x402461=_0x3b19,{type:_0x38931a,id:_0x4b4645}=_0x477a31[_0x402461(0x14a)](_0x58fbcb[_0x402461(0x152)]),_0x3304d4=_0x477a31[_0x402461(0x18b)](_0x4b4645),_0x3ee3e2=_0x3304d4[_0x402461(0x18c)];if(_0x402461(0x147)!=_0x3304d4[_0x402461(0x150)]||!_0x3ee3e2||_0x402461(0x145)!=_0x3ee3e2[_0x402461(0x159)])return;if(_0x58fbcb[_0x402461(0x14b)])return void _0x436741[_0x402461(0x191)]();if(!_0x932338[_0x402461(0x144)][_0x402461(0x17a)](_0x58fbcb[_0x402461(0x169)],_0x436741[_0x402461(0x187)]))return;const _0x5de451=_0x58fbcb[_0x402461(0x169)][_0x402461(0x165)][_0x402461(0x182)],_0x8b759b=_0x58fbcb[_0x402461(0x169)][_0x402461(0x160)][_0x402461(0x14f)],_0x20b88c=_0x5de451[_0x402461(0x197)][_0x402461(0x197)],{column:_0x28aaab}=_0x30b332[_0x402461(0x15a)](_0x5de451),{column:_0x3e3675}=_0x30b332[_0x402461(0x15a)](_0x8b759b);for(let _0x5ab620=_0x28aaab;_0x5ab620<=_0x3e3675;_0x5ab620++){const _0x1e9267=_0x30b332[_0x402461(0x177)](_0x20b88c,{'column':_0x5ab620,'includeAllSlots':!0x1});for(const _0x662162 of _0x1e9267){const _0x5c7a3a=_0x662162[_0x402461(0x18f)],_0x469100=_0x932338[_0x402461(0x16d)][_0x402461(0x14c)](_0x5c7a3a);_0x932338[_0x402461(0x146)][_0x402461(0x17b)](_0x402461(0x194)+_0x38931a,_0x469100),_0x539783&&_0x932338[_0x402461(0x146)][_0x402461(0x180)](_0x402461(0x151),_0x4b4645,_0x469100),_0x932338[_0x402461(0x16d)][_0x402461(0x17e)](_0x469100,_0x58fbcb[_0x402461(0x152)]),_0x9e3bc5&&(_0x477a31[_0x402461(0x155)][_0x402461(0x170)](_0x58fbcb[_0x402461(0x152)])?_0x932338[_0x402461(0x146)][_0x402461(0x17b)](_0x402461(0x16a),_0x469100):_0x932338[_0x402461(0x146)][_0x402461(0x192)](_0x402461(0x16a),_0x469100));}}};}_0x477a31[_0x2390a8(0x190)][_0x2390a8(0x18e)](_0x2390a8(0x147),_0x2390a8(0x15c),_0x2390a8(0x196),_0x5dcadc),_0x477a31[_0x2390a8(0x190)][_0x2390a8(0x18e)](_0x2390a8(0x147),_0x2390a8(0x145),_0x2390a8(0x196),_0x5dcadc),this[_0x2390a8(0x181)][_0x2390a8(0x14e)][_0x2390a8(0x162)]['on'](_0x2390a8(0x176),_0x39730d(),{'priority':_0x2390a8(0x16f)}),this[_0x2390a8(0x181)][_0x2390a8(0x18c)][_0x2390a8(0x162)]['on'](_0x2390a8(0x176),(_0x20a336,_0x429cde,_0xfa67f6)=>{const _0x1d194d=_0x2390a8;_0xfa67f6[_0x1d194d(0x161)][_0x1d194d(0x153)]&&_0x39730d({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x20a336,_0x429cde,_0xfa67f6);},{'priority':_0x2390a8(0x16f)}),this[_0x2390a8(0x181)][_0x2390a8(0x14e)][_0x2390a8(0x162)]['on'](_0x2390a8(0x183),(_0x3d414b,_0xd4d80,_0x5d4f12)=>{const _0x33bc55=_0x2390a8,{type:_0x230b91,id:_0xd49c29}=_0x477a31[_0x33bc55(0x14a)](_0xd4d80[_0x33bc55(0x152)]),_0x3ca173=_0x477a31[_0x33bc55(0x18b)](_0xd49c29),_0x306f61=_0x3ca173[_0x33bc55(0x18c)];if(_0x33bc55(0x147)!=_0x3ca173[_0x33bc55(0x150)]||!_0x306f61||_0x33bc55(0x145)!=_0x306f61[_0x33bc55(0x159)])return;const _0x22b727=_0x5d4f12[_0x33bc55(0x16d)][_0x33bc55(0x15b)](_0xd4d80[_0x33bc55(0x152)]);if(_0x22b727){for(const _0x15cc78 of _0x22b727)_0x5d4f12[_0x33bc55(0x146)][_0x33bc55(0x192)](_0x33bc55(0x194)+_0x230b91,_0x15cc78),_0x5d4f12[_0x33bc55(0x146)][_0x33bc55(0x192)](_0x33bc55(0x16a),_0x15cc78),_0x5d4f12[_0x33bc55(0x146)][_0x33bc55(0x17f)](_0x33bc55(0x151),_0x15cc78),_0x5d4f12[_0x33bc55(0x16d)][_0x33bc55(0x17d)](_0x15cc78,_0xd4d80[_0x33bc55(0x152)]);}},{'priority':_0x2390a8(0x16f)}),this[_0x2390a8(0x16b)]();}[_0x459c54(0x16b)](){const _0x2db4ea=_0x459c54,_0x2d3dc6=this[_0x2db4ea(0x181)],_0x249239=_0x2d3dc6[_0x2db4ea(0x189)];function _0x19d300(_0x370dd7){const _0x1acdb3=_0x2db4ea;return{'type':_0x1acdb3(0x195),'content':_0x5da50c(_0x249239,_0x1acdb3(0x16e),_0x370dd7)};}_0x2d3dc6[_0x2db4ea(0x163)][_0x2db4ea(0x188)](_0x2db4ea(0x158))[_0x2db4ea(0x184)][_0x2db4ea(0x186)](_0x177c62=>{const _0x5b814e=_0x2db4ea;if(_0x5b814e(0x147)!=_0x177c62[_0x5b814e(0x150)])return;const {data:_0x276581}=_0x177c62;if(_0x276581){if(_0x5b814e(0x15c)==_0x276581[_0x5b814e(0x159)]){const _0x455544=_0x276581[_0x5b814e(0x15e)][0x0][_0x5b814e(0x167)];return _0x19d300(_0x5da50c(_0x249239,_0x455544?_0x5b814e(0x171):_0x5b814e(0x14d)));}if(_0x5b814e(0x145)==_0x276581[_0x5b814e(0x159)]){const _0x1f65ce=_0x276581[_0x5b814e(0x15e)][0x0][_0x5b814e(0x167)];return _0x19d300(_0x5da50c(_0x249239,_0x1f65ce?_0x5b814e(0x185):_0x5b814e(0x149)));}}});}}function _0x22f2(){const _0x5bc67c=['item','toViewElement','FORMAT_REGULAR_ROW','editing','nodeBefore','type','data-suggestion','markerName','showSuggestionHighlights','headingColumns','activeMarkers','registerAttributeLabel','664810iXvOPb','TrackChangesEditing','commandName','getCellLocation','markerNameToElements','setTableRowHeader','requires','commandParams','TableEditing','end','options','downcastDispatcher','plugins','afterInit','start','507435ScgBct','forceValue','headingRows','markerRange','ck-suggestion-marker--active','_registerLegacyDescription','TableUtils','mapper','*Format:*\x20%0','highest','includes','FORMAT_HEADER_ROW','219348zCrzkJ','_acceptFormatSuggestionCallbackFactory','_handleLegacySuggestions','144hBiPpB','addMarker:suggestion','createTableWalker','8382542avHFhM','registerBlockAttribute','consume','addClass','20MnzfbW','unbindElementFromMarkerName','bindElementToMarker','removeAttribute','setAttribute','editor','nodeAfter','removeMarker:suggestion','descriptionFactory','FORMAT_HEADER_COLUMN','registerDescriptionCallback','name','get','locale','439122GpxkRR','getSuggestion','data','has','registerCustomCallback','cell','_suggestionFactory','stop','removeClass','2833386TRBAoE','ck-suggestion-marker-','format','accept','parent','enableDefaultAttributesIntegration','consumable','setTableColumnHeader','writer','formatBlock','1510118bUgORC','FORMAT_REGULAR_COLUMN','_splitMarkerName'];_0x22f2=function(){return _0x5bc67c;};return _0x22f2();}
23
+ function _0x2081(_0x5be83f,_0x47b135){const _0x2cc993=_0x2cc9();return _0x2081=function(_0x2081e1,_0x353e70){_0x2081e1=_0x2081e1-0x11b;let _0x2c9e04=_0x2cc993[_0x2081e1];return _0x2c9e04;},_0x2081(_0x5be83f,_0x47b135);}const _0x441b80=_0x2081;(function(_0x3d1aeb,_0x2459ed){const _0x1396c4=_0x2081,_0x15e9ad=_0x3d1aeb();while(!![]){try{const _0x112d92=-parseInt(_0x1396c4(0x161))/0x1*(-parseInt(_0x1396c4(0x159))/0x2)+parseInt(_0x1396c4(0x140))/0x3+-parseInt(_0x1396c4(0x13e))/0x4+parseInt(_0x1396c4(0x168))/0x5+parseInt(_0x1396c4(0x149))/0x6*(parseInt(_0x1396c4(0x135))/0x7)+-parseInt(_0x1396c4(0x144))/0x8*(-parseInt(_0x1396c4(0x165))/0x9)+-parseInt(_0x1396c4(0x169))/0xa*(parseInt(_0x1396c4(0x14d))/0xb);if(_0x112d92===_0x2459ed)break;else _0x15e9ad['push'](_0x15e9ad['shift']());}catch(_0x4f3172){_0x15e9ad['push'](_0x15e9ad['shift']());}}}(_0x2cc9,0x7e1be));import{Plugin as _0x3e88e8}from'ckeditor5/src/core.js';import _0xd161da from'./table.js';import{getTranslation as _0x592350}from'../utils/common-translations.js';export default class At extends _0x3e88e8{static get[_0x441b80(0x154)](){return[_0xd161da];}[_0x441b80(0x14a)](){const _0xb2e6dd=_0x441b80,_0x2267a1=this[_0xb2e6dd(0x11e)];if(!_0x2267a1[_0xb2e6dd(0x152)][_0xb2e6dd(0x156)](_0xb2e6dd(0x128)))return;const _0x2122db=_0x2267a1[_0xb2e6dd(0x16b)],_0x3e607f=_0x2267a1[_0xb2e6dd(0x152)][_0xb2e6dd(0x162)](_0xb2e6dd(0x171));_0x3e607f[_0xb2e6dd(0x151)](_0xb2e6dd(0x141)),_0x3e607f[_0xb2e6dd(0x151)](_0xb2e6dd(0x157)),_0x3e607f[_0xb2e6dd(0x12a)](_0xb2e6dd(0x126)),_0x3e607f[_0xb2e6dd(0x12a)](_0xb2e6dd(0x16d)),_0x3e607f[_0xb2e6dd(0x124)][_0xb2e6dd(0x132)](_0xb2e6dd(0x126),_0x592350(_0x2122db,_0xb2e6dd(0x121))),_0x3e607f[_0xb2e6dd(0x124)][_0xb2e6dd(0x132)](_0xb2e6dd(0x16d),_0x592350(_0x2122db,_0xb2e6dd(0x134))),this[_0xb2e6dd(0x14f)]();}[_0x441b80(0x14f)](){const _0x3c795c=_0x441b80,_0x22e2b9=this[_0x3c795c(0x11e)][_0x3c795c(0x152)][_0x3c795c(0x162)](_0x3c795c(0x171)),_0x1b132f=this[_0x3c795c(0x11e)][_0x3c795c(0x152)][_0x3c795c(0x162)](_0x3c795c(0x16e)),_0x692cc4=this[_0x3c795c(0x11e)][_0x3c795c(0x152)][_0x3c795c(0x162)](_0xd161da)[_0x3c795c(0x130)]();function _0x151792({showActiveMarker:_0x240081=!0x0,setDataAttribute:_0x50ee97=!0x0}={}){return(_0x27cb6d,_0x50f01a,_0x5c248d)=>{const _0x1ca1c8=_0x2081,{type:_0x556e4e,id:_0x366431}=_0x22e2b9[_0x1ca1c8(0x12c)](_0x50f01a[_0x1ca1c8(0x15f)]),_0x112aa4=_0x22e2b9[_0x1ca1c8(0x13c)](_0x366431),_0x321ebb=_0x112aa4[_0x1ca1c8(0x13a)];if(_0x1ca1c8(0x11b)!=_0x112aa4[_0x1ca1c8(0x15b)]||!_0x321ebb||_0x1ca1c8(0x157)!=_0x321ebb[_0x1ca1c8(0x12f)])return;if(_0x50f01a[_0x1ca1c8(0x127)])return void _0x27cb6d[_0x1ca1c8(0x142)]();if(!_0x5c248d[_0x1ca1c8(0x123)][_0x1ca1c8(0x131)](_0x50f01a[_0x1ca1c8(0x122)],_0x27cb6d[_0x1ca1c8(0x153)]))return;const _0x2269da=_0x50f01a[_0x1ca1c8(0x122)][_0x1ca1c8(0x160)][_0x1ca1c8(0x15a)],_0x2be8bf=_0x50f01a[_0x1ca1c8(0x122)][_0x1ca1c8(0x145)][_0x1ca1c8(0x120)],_0x4e8795=_0x2269da[_0x1ca1c8(0x147)][_0x1ca1c8(0x147)],{column:_0x5c0acc}=_0x1b132f[_0x1ca1c8(0x16f)](_0x2269da),{column:_0x4d5145}=_0x1b132f[_0x1ca1c8(0x16f)](_0x2be8bf);for(let _0x5d0082=_0x5c0acc;_0x5d0082<=_0x4d5145;_0x5d0082++){const _0x4d7a15=_0x1b132f[_0x1ca1c8(0x166)](_0x4e8795,{'column':_0x5d0082,'includeAllSlots':!0x1});for(const _0x22c1cc of _0x4d7a15){const _0x4bb223=_0x22c1cc[_0x1ca1c8(0x15c)],_0x36ef33=_0x5c248d[_0x1ca1c8(0x164)][_0x1ca1c8(0x13b)](_0x4bb223);_0x5c248d[_0x1ca1c8(0x133)][_0x1ca1c8(0x14e)](_0x1ca1c8(0x12e)+_0x556e4e,_0x36ef33),_0x50ee97&&_0x5c248d[_0x1ca1c8(0x133)][_0x1ca1c8(0x129)](_0x1ca1c8(0x14b),_0x366431,_0x36ef33),_0x5c248d[_0x1ca1c8(0x164)][_0x1ca1c8(0x137)](_0x36ef33,_0x50f01a[_0x1ca1c8(0x15f)]),_0x240081&&(_0x22e2b9[_0x1ca1c8(0x16c)][_0x1ca1c8(0x125)](_0x50f01a[_0x1ca1c8(0x15f)])?_0x5c248d[_0x1ca1c8(0x133)][_0x1ca1c8(0x14e)](_0x1ca1c8(0x148),_0x36ef33):_0x5c248d[_0x1ca1c8(0x133)][_0x1ca1c8(0x146)](_0x1ca1c8(0x148),_0x36ef33));}}};}_0x22e2b9[_0x3c795c(0x11d)][_0x3c795c(0x13f)](_0x3c795c(0x11b),_0x3c795c(0x141),_0x3c795c(0x170),_0x692cc4),_0x22e2b9[_0x3c795c(0x11d)][_0x3c795c(0x13f)](_0x3c795c(0x11b),_0x3c795c(0x157),_0x3c795c(0x170),_0x692cc4),this[_0x3c795c(0x11e)][_0x3c795c(0x13d)][_0x3c795c(0x138)]['on'](_0x3c795c(0x15e),_0x151792(),{'priority':_0x3c795c(0x167)}),this[_0x3c795c(0x11e)][_0x3c795c(0x13a)][_0x3c795c(0x138)]['on'](_0x3c795c(0x15e),(_0x49bc46,_0x2dc5b1,_0x33d56e)=>{const _0x220930=_0x3c795c;_0x33d56e[_0x220930(0x139)][_0x220930(0x143)]&&_0x151792({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x49bc46,_0x2dc5b1,_0x33d56e);},{'priority':_0x3c795c(0x167)}),this[_0x3c795c(0x11e)][_0x3c795c(0x13d)][_0x3c795c(0x138)]['on'](_0x3c795c(0x163),(_0x3ff0b9,_0x348b1d,_0x1ef5f7)=>{const _0x47db3b=_0x3c795c,{type:_0x24ffbb,id:_0x3130a0}=_0x22e2b9[_0x47db3b(0x12c)](_0x348b1d[_0x47db3b(0x15f)]),_0x226d93=_0x22e2b9[_0x47db3b(0x13c)](_0x3130a0),_0x59142b=_0x226d93[_0x47db3b(0x13a)];if(_0x47db3b(0x11b)!=_0x226d93[_0x47db3b(0x15b)]||!_0x59142b||_0x47db3b(0x157)!=_0x59142b[_0x47db3b(0x12f)])return;const _0x38215=_0x1ef5f7[_0x47db3b(0x164)][_0x47db3b(0x14c)](_0x348b1d[_0x47db3b(0x15f)]);if(_0x38215){for(const _0x3ab9ef of _0x38215)_0x1ef5f7[_0x47db3b(0x133)][_0x47db3b(0x146)](_0x47db3b(0x12e)+_0x24ffbb,_0x3ab9ef),_0x1ef5f7[_0x47db3b(0x133)][_0x47db3b(0x146)](_0x47db3b(0x148),_0x3ab9ef),_0x1ef5f7[_0x47db3b(0x133)][_0x47db3b(0x11c)](_0x47db3b(0x14b),_0x3ab9ef),_0x1ef5f7[_0x47db3b(0x164)][_0x47db3b(0x11f)](_0x3ab9ef,_0x348b1d[_0x47db3b(0x15f)]);}},{'priority':_0x3c795c(0x167)}),this[_0x3c795c(0x158)]();}[_0x441b80(0x158)](){const _0x1618f7=_0x441b80,_0x5727c1=this[_0x1618f7(0x11e)],_0x2cd0bc=_0x5727c1[_0x1618f7(0x16b)];function _0x2787a2(_0x149156){const _0x133a4f=_0x1618f7;return{'type':_0x133a4f(0x16a),'content':_0x592350(_0x2cd0bc,_0x133a4f(0x150),_0x149156)};}_0x5727c1[_0x1618f7(0x152)][_0x1618f7(0x162)](_0x1618f7(0x171))[_0x1618f7(0x124)][_0x1618f7(0x155)](_0x5f16ca=>{const _0x2598cc=_0x1618f7;if(_0x2598cc(0x11b)!=_0x5f16ca[_0x2598cc(0x15b)])return;const {data:_0x372b31}=_0x5f16ca;if(_0x372b31){if(_0x2598cc(0x141)==_0x372b31[_0x2598cc(0x12f)]){const _0x5614a9=_0x372b31[_0x2598cc(0x12d)][0x0][_0x2598cc(0x12b)];return _0x2787a2(_0x592350(_0x2cd0bc,_0x5614a9?_0x2598cc(0x121):_0x2598cc(0x15d)));}if(_0x2598cc(0x157)==_0x372b31[_0x2598cc(0x12f)]){const _0x13bbe5=_0x372b31[_0x2598cc(0x12d)][0x0][_0x2598cc(0x12b)];return _0x2787a2(_0x592350(_0x2cd0bc,_0x13bbe5?_0x2598cc(0x134):_0x2598cc(0x136)));}}});}}function _0x2cc9(){const _0x4508ed=['12RPVuiN','nodeAfter','type','cell','FORMAT_REGULAR_ROW','addMarker:suggestion','markerName','start','80686xTCHQc','get','removeMarker:suggestion','mapper','3774915juIXSk','createTableWalker','highest','5164610qHSjqw','46180eoEdbv','format','locale','activeMarkers','headingColumns','TableUtils','getCellLocation','accept','TrackChangesEditing','formatBlock','removeAttribute','_suggestionFactory','editor','unbindElementFromMarkerName','nodeBefore','FORMAT_HEADER_ROW','markerRange','consumable','descriptionFactory','includes','headingRows','item','TableEditing','setAttribute','registerBlockAttribute','forceValue','_splitMarkerName','commandParams','ck-suggestion-marker-','commandName','_acceptFormatSuggestionCallbackFactory','consume','registerAttributeLabel','writer','FORMAT_HEADER_COLUMN','718214EAtLot','FORMAT_REGULAR_COLUMN','bindElementToMarker','downcastDispatcher','options','data','toViewElement','getSuggestion','editing','2157764YdQzpF','registerCustomCallback','140712rkkYTS','setTableRowHeader','stop','showSuggestionHighlights','8iGNlXJ','end','removeClass','parent','ck-suggestion-marker--active','60GywWJN','afterInit','data-suggestion','markerNameToElements','4653zQrvEB','addClass','_handleLegacySuggestions','*Format:*\x20%0','enableDefaultAttributesIntegration','plugins','name','requires','registerDescriptionCallback','has','setTableColumnHeader','_registerLegacyDescription'];_0x2cc9=function(){return _0x4508ed;};return _0x2cc9();}