@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240909.0 → 0.0.0-nightly-20240911.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 (167) 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 +10 -10
  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/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x9b22(_0x390785,_0xa81a4f){const _0x52fc3e=_0x52fc();return _0x9b22=function(_0x9b2239,_0x4d8542){_0x9b2239=_0x9b2239-0x8f;let _0x5663ec=_0x52fc3e[_0x9b2239];return _0x5663ec;},_0x9b22(_0x390785,_0xa81a4f);}const _0xe04e68=_0x9b22;(function(_0xb3959b,_0x4ce437){const _0x1c42fd=_0x9b22,_0x54504b=_0xb3959b();while(!![]){try{const _0x57daa2=-parseInt(_0x1c42fd(0xab))/0x1+-parseInt(_0x1c42fd(0x119))/0x2+parseInt(_0x1c42fd(0x135))/0x3+-parseInt(_0x1c42fd(0x112))/0x4*(-parseInt(_0x1c42fd(0xc3))/0x5)+parseInt(_0x1c42fd(0xcd))/0x6+parseInt(_0x1c42fd(0x122))/0x7+-parseInt(_0x1c42fd(0xb2))/0x8*(parseInt(_0x1c42fd(0x128))/0x9);if(_0x57daa2===_0x4ce437)break;else _0x54504b['push'](_0x54504b['shift']());}catch(_0x2f3147){_0x54504b['push'](_0x54504b['shift']());}}}(_0x52fc,0x32341));import{getTranslation as _0x4f1dec}from'../utils/common-translations.js';import{Plugin as _0x3245b7}from'ckeditor5/src/core.js';import{LiveRange as _0x5a3562}from'ckeditor5/src/engine.js';import{uid as _0x56d624,priorities as _0x45585b}from'ckeditor5/src/utils.js';import _0x3355d6 from'./table.js';const Pe=[_0xe04e68(0xfa),_0xe04e68(0xbc),_0xe04e68(0x94),_0xe04e68(0xc8),_0xe04e68(0x156),_0xe04e68(0x153),_0xe04e68(0xd6)],we=Object[_0xe04e68(0x96)](Pe[_0xe04e68(0xa0)](_0x580d02=>[_0x580d02,null]));export default class _t extends _0x3245b7{static get[_0xe04e68(0x10e)](){return[_0x3355d6];}[_0xe04e68(0x149)](){const _0x23ae01=_0xe04e68,_0x161bd5=this[_0x23ae01(0xc9)];if(!_0x161bd5[_0x23ae01(0x93)][_0x23ae01(0x142)](_0x23ae01(0xdd)))return;const _0x14fbbc=_0x161bd5[_0x23ae01(0x93)][_0x23ae01(0x10f)](_0x23ae01(0xb7)),_0x11a114=_0x161bd5[_0x23ae01(0x93)][_0x23ae01(0x10f)](_0x23ae01(0xd2)),_0x176fcc=_0x161bd5[_0x23ae01(0x93)][_0x23ae01(0x10f)](_0x3355d6),_0x707df7=_0x161bd5[_0x23ae01(0x93)][_0x23ae01(0x10f)](_0x23ae01(0xdd));_0x176fcc[_0x23ae01(0x11a)][_0x23ae01(0x12c)](_0x23ae01(0x113),_0x23ae01(0xa1)),_0x161bd5[_0x23ae01(0xdb)][_0x23ae01(0x111)][_0x23ae01(0x14f)](_0x23ae01(0xc6),{'allowIn':_0x23ae01(0x132),'allowContentOf':_0x23ae01(0x132),'isLimit':!0x0}),_0x161bd5[_0x23ae01(0x14c)][_0x23ae01(0xf4)]({'model':_0x23ae01(0xc6),'view':_0x23ae01(0x138)});let _0x1df6be=null;_0x161bd5[_0x23ae01(0xdb)]['on'](_0x23ae01(0x147),(_0x3bda86,_0x189a42)=>{const _0x32bed6=_0x23ae01,[_0x2487d0,_0x18cf5e]=_0x189a42,_0x2901c7=_0x189a42[_0x189a42[_0x32bed6(0xe1)]-0x1];_0x2901c7&&_0x2901c7[_0x32bed6(0x99)]||_0x14fbbc[_0x32bed6(0x101)]||this[_0x32bed6(0xc9)][_0x32bed6(0xf1)][_0x32bed6(0x10f)](_0x32bed6(0x9a))[_0x32bed6(0x152)]&&function(_0x1e5e86,_0x27353f,_0x1617ab,_0x3ea0ce,_0x16073b){const _0x4c1c10=_0x32bed6;if(_0x27353f&&!_0x27353f['is'](_0x4c1c10(0x13d)))return!0x1;const _0x30be49=_0x16073b[_0x4c1c10(0x8f)](_0x1e5e86,_0x1617ab);if(!_0x30be49||!Re(_0x30be49,void 0x0,_0x3ea0ce))return!0x1;const _0x197a78=_0x3ea0ce[_0x4c1c10(0x159)](_0x1617ab[_0x4c1c10(0x11e)][_0x4c1c10(0xbf)]);if(!_0x197a78[_0x4c1c10(0xe1)])return!0x1;const _0x2d0839=_0x197a78[0x0][_0x4c1c10(0x13b)](_0x4c1c10(0xeb)),_0xffb210=_0x3ea0ce[_0x4c1c10(0xad)](_0x197a78),_0x45db8a=_0x3ea0ce[_0x4c1c10(0x10a)](_0x197a78),_0x215501={'startRow':_0xffb210[_0x4c1c10(0x126)],'endRow':_0xffb210[_0x4c1c10(0xce)],'startColumn':_0x45db8a[_0x4c1c10(0x126)],'endColumn':_0x45db8a[_0x4c1c10(0xce)]};return 0x1==_0x197a78[_0x4c1c10(0xe1)]&&(_0x215501[_0x4c1c10(0xca)]+=_0x3ea0ce[_0x4c1c10(0xd9)](_0x30be49)-0x1,_0x215501[_0x4c1c10(0xd4)]+=_0x3ea0ce[_0x4c1c10(0xcf)](_0x30be49)-0x1),Re(_0x2d0839,_0x215501,_0x3ea0ce);}(_0x2487d0,_0x18cf5e,_0x161bd5[_0x32bed6(0xdb)],_0x11a114,_0x707df7)&&(_0x3bda86[_0x32bed6(0xa6)](),_0x1df6be={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x161bd5[_0x32bed6(0xdb)][_0x32bed6(0x11b)](()=>{const _0x8f93ac=_0x32bed6;_0x161bd5[_0x8f93ac(0xdb)][_0x8f93ac(0x147)](_0x189a42[0x0],_0x189a42[0x1],_0x189a42[0x2],{'forceDefaultExecution':!0x0});const _0x33f8b6=_0x56d624(),{rowInsertionRanges:_0x2c7228,columnInsertionRanges:_0x30262c,insertionRanges:_0x3d2dbd,deletionRanges:_0x5e5b85,cells:_0x155422}=_0x1df6be;_0x2c7228[_0x8f93ac(0xe1)]&&_0x14fbbc[_0x8f93ac(0x116)](_0x2c7228,_0x8f93ac(0x113),{'tablePasteChainId':_0x33f8b6}),_0x30262c[_0x8f93ac(0xe1)]&&_0x14fbbc[_0x8f93ac(0x116)](_0x30262c,_0x8f93ac(0xa1),{'tablePasteChainId':_0x33f8b6}),_0x3d2dbd[_0x8f93ac(0xe1)]&&(_0x14fbbc[_0x8f93ac(0x116)](_0x3d2dbd,_0x8f93ac(0x154),{'tablePasteChainId':_0x33f8b6,'skipNestingCheck':!0x0}),_0x3d2dbd[_0x8f93ac(0x108)](_0x32a673=>{const _0x3b9f53=_0x8f93ac;var _0x2db170;return null===(_0x2db170=_0x32a673[_0x3b9f53(0xd0)])||void 0x0===_0x2db170?void 0x0:_0x2db170[_0x3b9f53(0x157)](_0x32a673);})),_0x5e5b85[_0x8f93ac(0xe1)]&&(_0x14fbbc[_0x8f93ac(0x136)](_0x5e5b85,_0x8f93ac(0x154),{'tablePasteChainId':_0x33f8b6,'skipNestingCheck':!0x0}),_0x5e5b85[_0x8f93ac(0x108)](_0x128e52=>{const _0x30c911=_0x8f93ac;var _0x37059a;return null===(_0x37059a=_0x128e52[_0x30c911(0xd0)])||void 0x0===_0x37059a?void 0x0:_0x37059a[_0x30c911(0x157)](_0x128e52);}));const _0x5c0bfe=_0x14fbbc[_0x8f93ac(0x130)](_0x155422[_0x8f93ac(0xa0)](({element:_0x565079})=>_0x565079),{'formatGroupId':_0x56d624()},[],_0x8f93ac(0x143),{'tablePasteChainId':_0x33f8b6});if(_0x5c0bfe){const _0xfba904=_0x5c0bfe[_0x8f93ac(0x14a)](),_0x59436d=[];for(const {element:_0x14571e,attributes:_0x2e0d21}of _0x155422){if(!_0x2e0d21)continue;const _0x415a8a=_0x161bd5[_0x8f93ac(0xdb)][_0x8f93ac(0xf6)](_0x14571e),_0x2217a6=_0xfba904[_0x8f93ac(0x123)](_0x110fde=>_0x110fde[_0x8f93ac(0xdf)]()[_0x8f93ac(0xa2)](_0x415a8a));_0x2217a6&&_0x59436d[_0x8f93ac(0x12c)]([_0x2217a6[_0x8f93ac(0x91)],_0x2e0d21]);}_0x59436d[_0x8f93ac(0xe1)]&&_0x5c0bfe[_0x8f93ac(0x106)](_0x8f93ac(0x125),Object[_0x8f93ac(0x96)](_0x59436d));}_0x1df6be=null;}));},{'priority':_0x45585b[_0x23ae01(0x110)]+0xa}),_0x161bd5[_0x23ae01(0x93)][_0x23ae01(0x10f)](_0x23ae01(0xdd))['on'](_0x23ae01(0xed),(_0x17e7ee,_0x7c4cd)=>{const _0x1a4b4e=_0x23ae01,[_0x4cae8e,_0x3ccb6f,,_0x233d15]=_0x7c4cd;if(!_0x1df6be)return;_0x17e7ee[_0x1a4b4e(0xa6)]();const _0x84b7a2=_0x4cae8e[_0x1a4b4e(0x9f)],_0x17a3a9=_0x3ccb6f,_0x4fb9f6=ke(_0x84b7a2),_0x10582f=ke(_0x17a3a9);_0x17e7ee[_0x1a4b4e(0x14e)]=_0x84b7a2;let _0x5b078f=null,_0x5ba4c0=null;if(_0x10582f||_0x4fb9f6){if(_0x4fb9f6&&!_0x10582f){_0x233d15[_0x1a4b4e(0x150)](_0x84b7a2[_0x1a4b4e(0xb4)](0x0));for(const _0x14efc4 of Array[_0x1a4b4e(0x9d)](_0x17a3a9[_0x1a4b4e(0xa8)]()))_0x233d15[_0x1a4b4e(0xea)](_0x14efc4,_0x84b7a2,_0x1a4b4e(0xd8));const _0x418d6a=_0x1df6be[_0x1a4b4e(0xd5)][_0x1a4b4e(0x103)](_0x4cae8e[_0x1a4b4e(0x117)]),_0x4442c5=_0x1df6be[_0x1a4b4e(0xe4)][_0x1a4b4e(0x103)](_0x4cae8e[_0x1a4b4e(0x13a)]);_0x418d6a||_0x4442c5||(_0x5b078f=_0x5a3562[_0x1a4b4e(0x12e)](_0x233d15[_0x1a4b4e(0xcc)](_0x84b7a2)));}else _0x10582f&&!_0x4fb9f6&&(_0x5ba4c0=_0x233d15[_0x1a4b4e(0xcc)](_0x84b7a2));}else{const _0x282056=_0x233d15[_0x1a4b4e(0xc7)](_0x1a4b4e(0xc6)),_0x2cdd88=_0x233d15[_0x1a4b4e(0xc7)](_0x1a4b4e(0xc6));_0x233d15[_0x1a4b4e(0xb8)](_0x233d15[_0x1a4b4e(0xcc)](_0x84b7a2),_0x2cdd88),_0x233d15[_0x1a4b4e(0xea)](_0x282056,_0x84b7a2,0x0);for(const _0x32147a of Array[_0x1a4b4e(0x9d)](_0x17a3a9[_0x1a4b4e(0xa8)]()))_0x233d15[_0x1a4b4e(0xea)](_0x32147a,_0x282056,_0x1a4b4e(0xd8));_0x5b078f=_0x5a3562[_0x1a4b4e(0x12e)](_0x233d15[_0x1a4b4e(0xf6)](_0x282056)),_0x5ba4c0=_0x5a3562[_0x1a4b4e(0x12e)](_0x233d15[_0x1a4b4e(0xf6)](_0x2cdd88));}const _0x4b7db4=Array[_0x1a4b4e(0x9d)](_0x17a3a9[_0x1a4b4e(0x146)]())[_0x1a4b4e(0xa4)](([_0x50e37b])=>Pe[_0x1a4b4e(0x103)](_0x50e37b));_0x1df6be[_0x1a4b4e(0xb1)][_0x1a4b4e(0x12c)]({'element':_0x84b7a2,'attributes':_0x4b7db4[_0x1a4b4e(0xe1)]?Object[_0x1a4b4e(0x96)](_0x4b7db4):null}),_0x5b078f&&_0x1df6be[_0x1a4b4e(0xe7)][_0x1a4b4e(0x12c)](_0x5b078f),_0x5ba4c0&&_0x1df6be[_0x1a4b4e(0xcb)][_0x1a4b4e(0x12c)](_0x5ba4c0);},{'priority':_0x23ae01(0x110)}),_0x11a114['on'](_0x23ae01(0x127),(_0x29da4d,_0x362d0f)=>{const _0x3c98dd=_0x23ae01,[_0x1ab59c,_0x56369a={}]=_0x362d0f;if(!_0x1df6be)return;const _0x561d98=_0x56369a['at']||0x0,_0x3d0a38=_0x56369a[_0x3c98dd(0xd7)]||0x1;_0x1df6be[_0x3c98dd(0xe4)]=new Array(_0x3d0a38)[_0x3c98dd(0xba)](_0x561d98)[_0x3c98dd(0xa0)]((_0x377ae5,_0x2b68b7)=>_0x377ae5+_0x2b68b7);for(const {cell:_0x147898}of _0x11a114[_0x3c98dd(0x13c)](_0x1ab59c,{'startColumn':_0x561d98,'endColumn':_0x561d98+_0x3d0a38-0x1}))_0x1df6be[_0x3c98dd(0xaa)][_0x3c98dd(0x12c)](_0x161bd5[_0x3c98dd(0xdb)][_0x3c98dd(0xf6)](_0x147898));},{'priority':_0x23ae01(0x145)}),_0x11a114['on'](_0x23ae01(0x12a),(_0xda6ba,_0x5846f5)=>{const _0x5ccaf7=_0x23ae01,[_0x54fb72,_0x255192={}]=_0x5846f5;if(!_0x1df6be)return;const _0x579c68=_0x255192['at']||0x0,_0x2f2930=_0x255192[_0x5ccaf7(0x92)]||0x1;_0x1df6be[_0x5ccaf7(0xd5)]=new Array(_0x2f2930)[_0x5ccaf7(0xba)](_0x579c68)[_0x5ccaf7(0xa0)]((_0x405381,_0x2d061b)=>_0x405381+_0x2d061b);for(const {cell:_0x5407c2}of _0x11a114[_0x5ccaf7(0x13c)](_0x54fb72,{'startRow':_0x579c68,'endRow':_0x579c68+_0x2f2930-0x1}))_0x1df6be[_0x5ccaf7(0x98)][_0x5ccaf7(0x12c)](_0x161bd5[_0x5ccaf7(0xdb)][_0x5ccaf7(0xf6)](_0x5407c2));},{'priority':_0x23ae01(0x145)}),_0x14fbbc[_0x23ae01(0x133)][_0x23ae01(0x107)](_0x1e6668=>{const _0x33dcb5=_0x23ae01;if(_0x1e6668[_0x33dcb5(0x13f)]&&_0x1e6668[_0x33dcb5(0x13f)][_0x33dcb5(0x134)](_0x33dcb5(0x154)))return _0x1e6668[_0x33dcb5(0xc1)]?{}:{'type':_0x33dcb5(0x9b),'content':_0x4f1dec(_0x161bd5[_0x33dcb5(0xbd)],_0x33dcb5(0xde))};});const _0x4f0536=()=>!0x1;for(const _0x7bd7de of[_0x23ae01(0x154),_0x23ae01(0xa1),_0x23ae01(0x113),_0x23ae01(0x143)])_0x14fbbc[_0x23ae01(0x105)][_0x23ae01(0xe0)](_0x23ae01(0x9b),_0x7bd7de,_0x23ae01(0x14d),_0x4f0536),_0x14fbbc[_0x23ae01(0x105)][_0x23ae01(0xe0)](_0x23ae01(0xfd),_0x7bd7de,_0x23ae01(0x14d),_0x4f0536),_0x14fbbc[_0x23ae01(0x105)][_0x23ae01(0xe0)](_0x23ae01(0xbe),_0x7bd7de,_0x23ae01(0x14d),_0x4f0536);_0x14fbbc[_0x23ae01(0x105)][_0x23ae01(0xe0)](_0x23ae01(0xbe),_0x23ae01(0x143),_0x23ae01(0xbb),_0x4f0536),_0x14fbbc[_0x23ae01(0x105)][_0x23ae01(0xe0)](_0x23ae01(0xbe),_0x23ae01(0x143),_0x23ae01(0xb6),(_0x4b4a20,_0x69a2d6,_0x2286ff)=>{const _0x5cb475=_0x23ae01,_0x1eaa2b=_0x4b4a20[_0x5cb475(0xa0)](_0xb7e983=>_0xb7e983[_0x5cb475(0xee)]())[_0x5cb475(0xa4)](_0x2bfdd3=>_0x2bfdd3),_0x371a1c=new Map(_0x1eaa2b[_0x5cb475(0xa0)](_0xb517b2=>[_0xb517b2,null]));if(_0x1df6be){for(const {element:_0x5e3f8c,attributes:_0xfc515b}of _0x1df6be[_0x5cb475(0xb1)])_0xfc515b&&_0x371a1c[_0x5cb475(0x100)](_0x5e3f8c,_0xfc515b);}else{if(_0x2286ff&&_0x2286ff[_0x5cb475(0x125)])for(const [_0x5a1716,_0x1dce36]of Object[_0x5cb475(0xe6)](_0x2286ff[_0x5cb475(0x125)])){const _0xaa4a49=_0x161bd5[_0x5cb475(0xdb)][_0x5cb475(0x155)][_0x5cb475(0x10f)](_0x5a1716),_0x34fab1=_0xaa4a49?_0xaa4a49[_0x5cb475(0xdf)]()[_0x5cb475(0xee)]():null;_0x34fab1&&_0x371a1c[_0x5cb475(0x100)](_0x34fab1,_0x1dce36);}}_0x161bd5[_0x5cb475(0xdb)][_0x5cb475(0x11b)](_0x113d36=>{const _0x9821de=_0x5cb475;for(const [_0x154e75,_0x22b026]of _0x371a1c)_0x113d36[_0x9821de(0x102)]({...we,..._0x22b026},_0x154e75);});});const _0x53e888=(_0x5f0cc5,_0x407ac1)=>{const _0x9e61f7=_0x23ae01;_0x14fbbc[_0x9e61f7(0x105)][_0x9e61f7(0xe0)](_0x5f0cc5,_0x9e61f7(0x154),_0x407ac1,(_0x360928,_0x5ebd8c,_0x49852c)=>{const _0x68f0e=_0x9e61f7;_0x161bd5[_0x68f0e(0xdb)][_0x68f0e(0x11b)](_0x3badb6=>{const _0x3ed95a=_0x68f0e,_0x24864b=[];for(const _0x78b1d of _0x360928){const _0x20472c=_0x78b1d[_0x3ed95a(0x12b)][_0x3ed95a(0xc2)];_0x20472c['is'](_0x3ed95a(0xa5),_0x3ed95a(0xc6))&&_0x24864b[_0x3ed95a(0x12c)](_0x20472c);}_0x14fbbc[_0x3ed95a(0x105)][_0x3ed95a(0x14b)](_0x5f0cc5,null,_0x407ac1)(_0x360928,_0x5ebd8c,_0x49852c);for(const _0x59ae35 of _0x24864b)_0x3ed95a(0xe2)!=_0x59ae35[_0x3ed95a(0x140)][_0x3ed95a(0x10b)]&&_0x3badb6[_0x3ed95a(0x144)](_0x59ae35);});});};_0x53e888(_0x23ae01(0x9b),_0x23ae01(0xb6)),_0x53e888(_0x23ae01(0x9b),_0x23ae01(0xbb)),_0x53e888(_0x23ae01(0xfd),_0x23ae01(0xb6)),_0x53e888(_0x23ae01(0xfd),_0x23ae01(0xbb)),_0x14fbbc[_0x23ae01(0x105)][_0x23ae01(0xe0)](_0x23ae01(0x9b),_0x23ae01(0x113),_0x23ae01(0xbb),_0x431358=>{const _0x3db53e=_0x23ae01,_0x289e4a=_0x431358[_0x3db53e(0xa0)](_0x56e768=>_0x56e768[_0x3db53e(0xee)]()),_0x49503d=_0x289e4a[0x0][_0x3db53e(0x13b)](_0x3db53e(0xeb)),{minRow:_0xa18f14,maxRow:_0x1343a1}=_0x176fcc[_0x3db53e(0xc4)](_0x289e4a);_0x11a114[_0x3db53e(0xdc)](_0x49503d,{'at':_0xa18f14,'rows':_0x1343a1-_0xa18f14+0x1});}),_0x14fbbc[_0x23ae01(0x105)][_0x23ae01(0xe0)](_0x23ae01(0x9b),_0x23ae01(0xa1),_0x23ae01(0xbb),_0x39711a=>{const _0x28c2c1=_0x23ae01,_0xb2c857=_0x39711a[_0x28c2c1(0xa0)](_0x157e50=>_0x157e50[_0x28c2c1(0xee)]()),_0x14b5fb=_0xb2c857[0x0][_0x28c2c1(0x13b)](_0x28c2c1(0xeb)),{minColumn:_0x4d187d,maxColumn:_0x15f6ff}=_0x176fcc[_0x28c2c1(0xc4)](_0xb2c857);_0x11a114[_0x28c2c1(0xae)](_0x14b5fb,{'at':_0x4d187d,'columns':_0x15f6ff-_0x4d187d+0x1});});const _0x367b1a=(_0x267481,_0x118a7b)=>{const _0x2a0cf5=_0x23ae01;if(!_0x118a7b[_0x2a0cf5(0x13f)]||!_0x118a7b[_0x2a0cf5(0x13f)][_0x2a0cf5(0x134)](_0x2a0cf5(0x154)))return;const _0x3bb35d=_0x118a7b[_0x2a0cf5(0xf3)][_0x2a0cf5(0xda)],_0x46aa0d=_0x14fbbc[_0x2a0cf5(0x9c)]()[_0x2a0cf5(0xa4)](_0x130eaa=>_0x130eaa[_0x2a0cf5(0x131)]&&_0x130eaa[_0x2a0cf5(0xf3)]&&_0x130eaa[_0x2a0cf5(0xf3)][_0x2a0cf5(0xda)]==_0x3bb35d);_0x46aa0d[_0x2a0cf5(0xe1)]&&_0x118a7b[_0x2a0cf5(0xfb)]()[_0x2a0cf5(0xe1)]!=_0x46aa0d[_0x2a0cf5(0xe1)]&&_0x46aa0d[_0x2a0cf5(0x141)]((_0x123372,_0xd4c21b)=>(_0x123372[_0x2a0cf5(0x13e)]=_0xd4c21b,_0xd4c21b[_0x2a0cf5(0xc1)]=_0x123372,_0xd4c21b));};function _0x1fb1f8(_0x49f91d,_0x12ec49=!0x0){const _0x1ec859=_0x23ae01,{id:_0x26e403,authorId:_0x5dd6bf}=_0x14fbbc[_0x1ec859(0x124)](_0x49f91d[_0x1ec859(0xb5)]),_0x42957f=[_0x1ec859(0x158),_0x1ec859(0xa9)],_0x360e67=_0x14fbbc[_0x1ec859(0x10d)][_0x1ec859(0x103)](_0x49f91d[_0x1ec859(0xb5)]);return _0x360e67&&_0x42957f[_0x1ec859(0x12c)](_0x1ec859(0x11d)),{'classes':_0x42957f,'attributes':{'data-suggestion':_0x26e403,'data-author-id':_0x5dd6bf},'priority':_0x360e67&&_0x12ec49?0xbc2:0xbb8};}_0x14fbbc['on'](_0x23ae01(0xf9),_0x367b1a,{'priority':_0x23ae01(0x110)}),_0x14fbbc['on'](_0x23ae01(0x10c),_0x367b1a,{'priority':_0x23ae01(0x110)}),_0x161bd5[_0x23ae01(0xdb)][_0x23ae01(0x11e)][_0x23ae01(0xf5)](()=>{const _0x3e9492=_0x23ae01;let _0x7ba707=!0x1;const _0x5b0a94=Array[_0x3e9492(0x9d)](_0x161bd5[_0x3e9492(0xdb)][_0x3e9492(0x11e)][_0x3e9492(0x15a)][_0x3e9492(0xff)]());for(const {name:_0x460300,data:_0x49c467}of _0x5b0a94){const {group:_0xf7c1a8,type:_0x2479d5,id:_0x104f3f}=_0x14fbbc[_0x3e9492(0x124)](_0x460300);if(_0x3e9492(0xb0)!=_0xf7c1a8||_0x3e9492(0xfd)!=_0x2479d5||_0x49c467[_0x3e9492(0x11c)])continue;if(!_0x14fbbc[_0x3e9492(0x109)](_0x104f3f))continue;const _0x50c842=_0x14fbbc[_0x3e9492(0x9e)](_0x104f3f)[_0x3e9492(0x12f)](),_0x18af88=_0x161bd5[_0x3e9492(0x93)][_0x3e9492(0x10f)](_0x3e9492(0x129))['me'];for(const _0x195984 of _0x14fbbc[_0x3e9492(0x9c)]()){if(!_0x195984[_0x3e9492(0x131)]||_0x195984[_0x3e9492(0xef)]!=_0x18af88)continue;if(_0x3e9492(0xbe)!=_0x195984[_0x3e9492(0x120)]||_0x3e9492(0x143)!=_0x195984[_0x3e9492(0x13f)])continue;if(_0x195984[_0x3e9492(0x12f)]()[_0x3e9492(0xe9)](_0x3c507c=>_0x50c842[_0x3e9492(0x139)](_0x47d06b=>_0x47d06b[_0x3e9492(0xb9)](_0x3c507c,!0x0)))){for(const _0x35ebba of _0x195984[_0x3e9492(0xfb)]())_0x35ebba[_0x3e9492(0x131)]&&(_0x35ebba[_0x3e9492(0xbb)](),_0x7ba707=!0x0);}}}return _0x7ba707;}),_0x161bd5[_0x23ae01(0xdb)][_0x23ae01(0x11e)][_0x23ae01(0xf5)](_0x485634=>{const _0x55d7e1=_0x23ae01,_0x59d50d=_0x161bd5[_0x55d7e1(0xf1)][_0x55d7e1(0x10f)](_0x55d7e1(0x137));if(!_0x59d50d||!_0x59d50d[_0x55d7e1(0xfe)][_0x55d7e1(0x142)](_0x485634[_0x55d7e1(0xa3)]))return!0x1;let _0x4fc209=!0x1;const _0x11799a=_0x161bd5[_0x55d7e1(0x93)][_0x55d7e1(0x10f)](_0x55d7e1(0x129))['me'],_0x3f8576=_0x161bd5[_0x55d7e1(0xdb)][_0x55d7e1(0x11e)][_0x55d7e1(0x15a)][_0x55d7e1(0xf8)](),_0x2674c1=Array[_0x55d7e1(0x9d)](_0x161bd5[_0x55d7e1(0xdb)][_0x55d7e1(0x11e)][_0x55d7e1(0x15a)][_0x55d7e1(0xff)]())[_0x55d7e1(0xa4)](({name:_0x488723,data:_0x5d3253})=>{const _0x40030f=_0x55d7e1,{group:_0x47ed31,subType:_0x22f019,authorId:_0x623c52}=_0x14fbbc[_0x40030f(0x124)](_0x488723);return _0x40030f(0xb0)==_0x47ed31&&_0x40030f(0x154)==_0x22f019&&_0x623c52==_0x11799a['id']&&!_0x5d3253[_0x40030f(0x11c)];});for(const _0x58612f of _0x3f8576){if(_0x55d7e1(0xea)!=_0x58612f[_0x55d7e1(0x120)]||_0x55d7e1(0xc6)!=_0x58612f[_0x55d7e1(0x91)]||0x1!=_0x58612f[_0x55d7e1(0xe1)])continue;const _0x26b8d0=_0x485634[_0x55d7e1(0xe8)](_0x58612f[_0x55d7e1(0xe5)],_0x58612f[_0x55d7e1(0xe5)][_0x55d7e1(0x90)](0x1));if(!_0x2674c1[_0x55d7e1(0x123)](({data:_0xdd9393})=>_0xdd9393[_0x55d7e1(0x121)][_0x55d7e1(0xa2)](_0x26b8d0))){for(const {name:_0x225aff,data:_0x515c52}of _0x2674c1)if(_0x26b8d0[_0x55d7e1(0xb9)](_0x515c52[_0x55d7e1(0x121)])){_0x485634[_0x55d7e1(0x151)](_0x225aff,{'range':_0x26b8d0}),_0x4fc209=!0x0;break;}}}return _0x4fc209;}),_0x161bd5[_0x23ae01(0xdb)][_0x23ae01(0x11e)][_0x23ae01(0xf5)](_0x10a4ee=>{const _0x2bf948=_0x23ae01;let _0x80f9e=!0x1;const _0x1dca36=_0x161bd5[_0x2bf948(0x93)][_0x2bf948(0x10f)](_0x2bf948(0x129))['me'],_0x374358=_0x14fbbc[_0x2bf948(0x9c)]()[_0x2bf948(0xa4)](_0x20c40d=>_0x20c40d[_0x2bf948(0x131)]&&_0x20c40d[_0x2bf948(0xef)]==_0x1dca36),_0x318ff7=new Set(),_0x317a58=new Set();for(const _0x534691 of _0x374358)if(_0x2bf948(0x154)==_0x534691[_0x2bf948(0x13f)])for(const _0xa49e87 of _0x534691[_0x2bf948(0x14a)]()){const _0x57e20b=_0xa49e87[_0x2bf948(0xdf)]()[_0x2bf948(0xee)]();if(_0x57e20b){if(_0x57e20b['is'](_0x2bf948(0xa5),_0x2bf948(0xc6))&&ke(_0x57e20b)){_0x534691[_0x2bf948(0xd1)](_0xa49e87[_0x2bf948(0x91)]),_0x318ff7[_0x2bf948(0x95)](_0x57e20b),_0x80f9e=!0x0;const _0x41c0d8=_0x57e20b[_0x2bf948(0xec)],_0x3c0178=_0x57e20b[_0x2bf948(0xf0)],_0x1045c5=_0x41c0d8&&_0x41c0d8['is'](_0x2bf948(0xa5),_0x2bf948(0xc6)),_0x17e7c8=_0x3c0178&&_0x3c0178['is'](_0x2bf948(0xa5),_0x2bf948(0xc6));_0x1045c5&&!_0x318ff7[_0x2bf948(0x142)](_0x41c0d8)&&_0x317a58[_0x2bf948(0x95)](_0x41c0d8),_0x17e7c8&&!_0x318ff7[_0x2bf948(0x142)](_0x3c0178)&&_0x317a58[_0x2bf948(0x95)](_0x3c0178);}else _0x57e20b['is'](_0x2bf948(0xa5),_0x2bf948(0x97))&&_0x57e20b[_0x2bf948(0x104)]&&(_0x534691[_0x2bf948(0xd1)](_0xa49e87[_0x2bf948(0x91)]),_0x80f9e=!0x0);}}else{if(_0x2bf948(0x143)==_0x534691[_0x2bf948(0x13f)]){if(!_0x534691[_0x2bf948(0xf3)]||!_0x534691[_0x2bf948(0xf3)][_0x2bf948(0xda)])continue;const _0x1ffcf8=_0x534691[_0x2bf948(0xf3)][_0x2bf948(0x125)];if(_0x1ffcf8&&Object[_0x2bf948(0x11f)](_0x1ffcf8)[_0x2bf948(0xe1)])continue;const _0x3245e4=_0x534691[_0x2bf948(0xf3)][_0x2bf948(0xda)];let _0x6a3e81=!0x0,_0x492dd8=!0x0;for(const _0x152150 of _0x374358)if(_0x152150[_0x2bf948(0x13f)]&&_0x152150[_0x2bf948(0x13f)][_0x2bf948(0x134)](_0x2bf948(0x154))){if(!_0x152150[_0x2bf948(0xf3)][_0x2bf948(0xda)]){_0x492dd8=!0x1;break;}if(_0x152150['id']!=_0x534691['id']&&_0x152150[_0x2bf948(0xf3)][_0x2bf948(0xda)]==_0x3245e4){_0x6a3e81=!0x1;break;}}_0x492dd8&&_0x6a3e81&&(_0x534691[_0x2bf948(0xac)](),_0x80f9e=!0x0);}}for(const _0x304cce of _0x318ff7)_0x10a4ee[_0x2bf948(0x150)](_0x304cce);for(const _0x1317d8 of _0x317a58)_0x10a4ee[_0x2bf948(0x144)](_0x1317d8);return _0x80f9e;}),_0x161bd5[_0x23ae01(0x14c)][_0x23ae01(0xd3)](_0x23ae01(0xaf))[_0x23ae01(0xb3)]({'model':_0x23ae01(0xfc),'view':(_0x157b66,_0x286de7)=>_0x1fb1f8(_0x157b66),'converterPriority':_0x23ae01(0x110)}),_0x161bd5[_0x23ae01(0x14c)][_0x23ae01(0xd3)](_0x23ae01(0xe3))[_0x23ae01(0xb3)]({'model':_0x23ae01(0xfc),'view':(_0x293b61,_0x5e0dc9)=>_0x5e0dc9[_0x23ae01(0xa7)][_0x23ae01(0xf2)]?_0x1fb1f8(_0x293b61,!0x1):null,'converterPriority':_0x23ae01(0x110)});const _0x32a5b4=_0x161bd5[_0x23ae01(0x148)][_0x23ae01(0xf7)];this[_0x23ae01(0xc0)](_0x32a5b4[_0x23ae01(0x11e)],_0x23ae01(0x118),(_0x183957,_0x715e42)=>{const _0x452154=_0x23ae01,_0x4031c4=[];for(const _0x1ed252 of _0x32a5b4[_0x452154(0xcc)](_0x715e42[_0x452154(0xc5)])[_0x452154(0x114)]())_0x1ed252['is'](_0x452154(0xa5),_0x452154(0x138))&&_0x4031c4[_0x452154(0x12c)](_0x1ed252);_0x32a5b4[_0x452154(0x11b)](_0x1ad854=>{const _0x58abb2=_0x452154;for(const _0x45ac66 of _0x4031c4)_0x1ad854[_0x58abb2(0x115)](_0x1ad854[_0x58abb2(0xcc)](_0x45ac66),_0x1ad854[_0x58abb2(0x12d)](_0x45ac66)),_0x1ad854[_0x58abb2(0x150)](_0x45ac66);});});}}function ke(_0xce66cd){const _0x3a6e39=_0xe04e68;if(_0xce66cd[_0x3a6e39(0x104)])return!0x0;const _0x25091a=_0xce66cd[_0x3a6e39(0xb4)](0x0);return _0x25091a['is'](_0x3a6e39(0xa5),_0x3a6e39(0x97))&&_0x25091a[_0x3a6e39(0x104)];}function _0x52fc(){const _0x287964=['insertRows','start','push','createPositionBefore','fromRange','getRanges','markMultiRangeBlockFormat','isInContent','tableCell','descriptionFactory','startsWith','1040814TkEkhz','markMultiRangeDeletion','redo','suggestion-td','some','column','findAncestor','createTableWalker','documentSelection','next','subType','root','reduce','has','tablePasteCell','unwrap','low','getAttributes','insertContent','editing','afterInit','getMarkers','getSuggestionCallback','conversion','join','return','register','remove','updateMarker','value','tableCellBackgroundColor','tablePaste','markers','tableCellVerticalAlignment','call','ck-suggestion-marker','getSelectionAffectedTableCells','differ','getTableIfOnlyTableInContent','getShiftedBy','name','rows','plugins','tableCellBorderStyle','add','fromEntries','paragraph','rowInsertionRanges','forceDefaultExecution','trackChanges','insertion','getSuggestions','from','getSuggestion','cell','map','tablePasteColumn','isEqual','batch','filter','element','stop','options','getChildren','ck-suggestion-marker-insertion','columnInsertionRanges','109141mvYUlp','removeMarkers','getRowIndexes','removeColumns','editingDowncast','suggestion','cells','173384YiGiMU','markerToHighlight','getChild','markerName','accept','TrackChangesEditing','wrap','containsRange','fill','discard','tableCellBorderColor','locale','formatBlock','selection','listenTo','previous','nodeAfter','5gsXycX','_getCoordsForCells','content','tableCellSuggestion','createElement','tableCellHorizontalAlignment','editor','endRow','deletionRanges','createRangeIn','1712706VqJkzb','last','getColumns','detach','removeMarker','TableUtils','for','endColumn','rowInsertionIndexes','tableCellPadding','columns','end','getRows','tablePasteChainId','model','removeRows','TableClipboard','*Replace\x20table\x20cells*','getRange','registerCustomCallback','length','$graveyard','dataDowncast','columnInsertionIndexes','position','entries','insertionRanges','createRange','every','insert','table','nextSibling','_replaceTableSlotCell','getContainedElement','author','previousSibling','commands','showSuggestionHighlights','attributes','elementToElement','registerPostFixer','createRangeOn','view','getChanges','suggestionLoaded','tableCellBorderWidth','getAllAdjacentSuggestions','suggestion:formatBlock:tablePasteCell','deletion','_createdBatches','getChangedMarkers','set','_isForcedDefaultExecutionBlock','setAttributes','includes','isEmpty','_suggestionFactory','setAttribute','registerDescriptionCallback','forEach','hasSuggestion','getColumnIndexes','rootName','suggestionUnloaded','activeMarkers','requires','get','high','schema','811732RpTKju','tablePasteRow','getItems','move','markMultiRangeInsertion','row','clipboardOutput','500870oQrMJj','_tablePostFixingSubtypes','change','oldRange','ck-suggestion-marker--active','document','keys','type','newRange','2053695XRDJJy','find','_splitMarkerName','markerAttributes','first','insertColumns','234vMidok','Users'];_0x52fc=function(){return _0x287964;};return _0x52fc();}function Re(_0x168b5f,_0x5dedea={},_0x40d9e4){const _0x398011=_0xe04e68;for(const {isAnchor:_0xe32347,cellHeight:_0x828c57,cellWidth:_0x4380a5}of _0x40d9e4[_0x398011(0x13c)](_0x168b5f,{'includeAllSlots':!0x0,..._0x5dedea}))if(!_0xe32347||0x1!=_0x828c57||0x1!=_0x4380a5)return!0x1;return!0x0;}
23
+ const _0x175d23=_0x2fdd;(function(_0x325496,_0x1bca84){const _0x596c68=_0x2fdd,_0x2f6002=_0x325496();while(!![]){try{const _0xe512cf=parseInt(_0x596c68(0xea))/0x1+-parseInt(_0x596c68(0x10e))/0x2*(parseInt(_0x596c68(0x10b))/0x3)+parseInt(_0x596c68(0xf1))/0x4+-parseInt(_0x596c68(0x119))/0x5+parseInt(_0x596c68(0x180))/0x6*(parseInt(_0x596c68(0xe0))/0x7)+-parseInt(_0x596c68(0xdb))/0x8*(-parseInt(_0x596c68(0x191))/0x9)+-parseInt(_0x596c68(0x15e))/0xa;if(_0xe512cf===_0x1bca84)break;else _0x2f6002['push'](_0x2f6002['shift']());}catch(_0x191fdd){_0x2f6002['push'](_0x2f6002['shift']());}}}(_0x7b96,0x575a5));import{getTranslation as _0x2cc97f}from'../utils/common-translations.js';import{Plugin as _0x5d102c}from'ckeditor5/src/core.js';function _0x2fdd(_0x5a602f,_0x5dba3b){const _0x7b96fe=_0x7b96();return _0x2fdd=function(_0x2fdd2f,_0x4efc9c){_0x2fdd2f=_0x2fdd2f-0xd9;let _0x434da1=_0x7b96fe[_0x2fdd2f];return _0x434da1;},_0x2fdd(_0x5a602f,_0x5dba3b);}import{LiveRange as _0x57f171}from'ckeditor5/src/engine.js';import{uid as _0x5b3029,priorities as _0x2aa7c7}from'ckeditor5/src/utils.js';function _0x7b96(){const _0x4ea662=['tableCellVerticalAlignment','call','_getCoordsForCells','name','insertColumns','getChangedMarkers','filter','has','reduce','_isForcedDefaultExecutionBlock','markerName','column','tableCellBorderColor','requires','suggestionLoaded','set','getSuggestion','dataDowncast','createRangeOn','entries','cells','document','isInContent','move','accept','TableClipboard','$graveyard','markMultiRangeInsertion','author','startsWith','getAllAdjacentSuggestions','tableCellBackgroundColor','endRow','elementToElement','previousSibling','editing','getRange','selection','rootName','rowInsertionRanges','Users','table','fromRange','_replaceTableSlotCell','content','getMarkers','getSuggestionCallback','markerToHighlight','fill','detach','getAttributes','getSelectionAffectedTableCells','nextSibling','registerCustomCallback','endColumn','setAttribute','hasSuggestion','tableCellBorderStyle','tableCellHorizontalAlignment','16106720DjGFTY','getColumnIndexes','value','includes','_splitMarkerName','find','deletionRanges','root','unwrap','batch','model','end','_tablePostFixingSubtypes','suggestionUnloaded','element','type','return','removeColumns','createTableWalker','getTableIfOnlyTableInContent','ck-suggestion-marker-insertion','next','nodeAfter','tablePasteRow','keys','view','cell','getChild','newRange','removeMarker','attributes','tablePasteChainId','tableCellBorderWidth','listenTo','222IHcixX','getShiftedBy','fromEntries','map','previous','getRanges','*Replace\x20table\x20cells*','tableCell','low','some','ck-suggestion-marker--active','join','tablePasteCell','wrap','TrackChangesEditing','afterInit','row','3363237VKACjg','descriptionFactory','markerAttributes','deletion','registerPostFixer','insertion','get','position','oldRange','findAncestor','setAttributes','insertContent','clipboardOutput','suggestion-td','_createdBatches','options','conversion','ck-suggestion-marker','last','tablePasteColumn','markMultiRangeBlockFormat','plugins','insertionRanges','8atFtZL','subType','tablePaste','markers','tableCellPadding','120876binsks','editor','paragraph','getChanges','register','createRange','editingDowncast','getRowIndexes','documentSelection','commands','523989dyzTiq','createPositionBefore','updateMarker','createRangeIn','every','for','removeMarkers','2392868HhRPQE','formatBlock','getRows','first','start','columnInsertionIndexes','add','high','columns','removeRows','activeMarkers','schema','from','getColumns','insert','push','containsRange','getChildren','markMultiRangeDeletion','getSuggestions','isEmpty','getItems','forEach','tableCellSuggestion','remove','rowInsertionIndexes','112371pJKZvx','change','locale','2GeZWLi','differ','_suggestionFactory','redo','stop','registerDescriptionCallback','insertRows','discard','length','suggestion:formatBlock:tablePasteCell','showSuggestionHighlights','644445RiNJKG','forceDefaultExecution','isEqual','getContainedElement','createElement','rows','TableUtils','suggestion','trackChanges','columnInsertionRanges'];_0x7b96=function(){return _0x4ea662;};return _0x7b96();}import _0x3fbdc9 from'./table.js';const Pe=[_0x175d23(0x17e),_0x175d23(0x12f),_0x175d23(0x15c),_0x175d23(0x15d),_0x175d23(0x123),_0x175d23(0x142),_0x175d23(0xdf)],we=Object[_0x175d23(0x182)](Pe[_0x175d23(0x183)](_0x194553=>[_0x194553,null]));export default class _t extends _0x5d102c{static get[_0x175d23(0x130)](){return[_0x3fbdc9];}[_0x175d23(0x18f)](){const _0x322080=_0x175d23,_0x50cf59=this[_0x322080(0xe1)];if(!_0x50cf59[_0x322080(0xd9)][_0x322080(0x12a)](_0x322080(0x13c)))return;const _0x41bf53=_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x322080(0x18e)),_0x91b0aa=_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x322080(0x11f)),_0x4d2b78=_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x3fbdc9),_0x2c216a=_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x322080(0x13c));_0x4d2b78[_0x322080(0x16a)][_0x322080(0x100)](_0x322080(0x175),_0x322080(0x1a4)),_0x50cf59[_0x322080(0x168)][_0x322080(0xfc)][_0x322080(0xe4)](_0x322080(0x108),{'allowIn':_0x322080(0x187),'allowContentOf':_0x322080(0x187),'isLimit':!0x0}),_0x50cf59[_0x322080(0x1a1)][_0x322080(0x144)]({'model':_0x322080(0x108),'view':_0x322080(0x19e)});let _0x4f64f4=null;_0x50cf59[_0x322080(0x168)]['on'](_0x322080(0x19c),(_0x52b07e,_0x54ca49)=>{const _0x182f10=_0x322080,[_0x433257,_0x380c66]=_0x54ca49,_0x311682=_0x54ca49[_0x54ca49[_0x182f10(0x116)]-0x1];_0x311682&&_0x311682[_0x182f10(0x11a)]||_0x41bf53[_0x182f10(0x12c)]||this[_0x182f10(0xe1)][_0x182f10(0xe9)][_0x182f10(0x197)](_0x182f10(0x121))[_0x182f10(0x160)]&&function(_0x5dd75d,_0x5a1c4c,_0x465c9c,_0x3b67db,_0x11d138){const _0x4b0870=_0x182f10;if(_0x5a1c4c&&!_0x5a1c4c['is'](_0x4b0870(0xe8)))return!0x1;const _0x4fbc6d=_0x11d138[_0x4b0870(0x171)](_0x5dd75d,_0x465c9c);if(!_0x4fbc6d||!Re(_0x4fbc6d,void 0x0,_0x3b67db))return!0x1;const _0x4f7b1f=_0x3b67db[_0x4b0870(0x156)](_0x465c9c[_0x4b0870(0x138)][_0x4b0870(0x148)]);if(!_0x4f7b1f[_0x4b0870(0x116)])return!0x1;const _0x30a5a5=_0x4f7b1f[0x0][_0x4b0870(0x19a)](_0x4b0870(0x14c)),_0x1f95e3=_0x3b67db[_0x4b0870(0xe7)](_0x4f7b1f),_0x4a5c63=_0x3b67db[_0x4b0870(0x15f)](_0x4f7b1f),_0x289b9c={'startRow':_0x1f95e3[_0x4b0870(0xf4)],'endRow':_0x1f95e3[_0x4b0870(0x1a3)],'startColumn':_0x4a5c63[_0x4b0870(0xf4)],'endColumn':_0x4a5c63[_0x4b0870(0x1a3)]};return 0x1==_0x4f7b1f[_0x4b0870(0x116)]&&(_0x289b9c[_0x4b0870(0x143)]+=_0x3b67db[_0x4b0870(0xf3)](_0x4fbc6d)-0x1,_0x289b9c[_0x4b0870(0x159)]+=_0x3b67db[_0x4b0870(0xfe)](_0x4fbc6d)-0x1),Re(_0x30a5a5,_0x289b9c,_0x3b67db);}(_0x433257,_0x380c66,_0x50cf59[_0x182f10(0x168)],_0x91b0aa,_0x2c216a)&&(_0x52b07e[_0x182f10(0x112)](),_0x4f64f4={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x50cf59[_0x182f10(0x168)][_0x182f10(0x10c)](()=>{const _0x3e197c=_0x182f10;_0x50cf59[_0x3e197c(0x168)][_0x3e197c(0x19c)](_0x54ca49[0x0],_0x54ca49[0x1],_0x54ca49[0x2],{'forceDefaultExecution':!0x0});const _0x32b78b=_0x5b3029(),{rowInsertionRanges:_0x160359,columnInsertionRanges:_0x3984b9,insertionRanges:_0x31fbd1,deletionRanges:_0x26aea1,cells:_0x21af54}=_0x4f64f4;_0x160359[_0x3e197c(0x116)]&&_0x41bf53[_0x3e197c(0x13e)](_0x160359,_0x3e197c(0x175),{'tablePasteChainId':_0x32b78b}),_0x3984b9[_0x3e197c(0x116)]&&_0x41bf53[_0x3e197c(0x13e)](_0x3984b9,_0x3e197c(0x1a4),{'tablePasteChainId':_0x32b78b}),_0x31fbd1[_0x3e197c(0x116)]&&(_0x41bf53[_0x3e197c(0x13e)](_0x31fbd1,_0x3e197c(0xdd),{'tablePasteChainId':_0x32b78b,'skipNestingCheck':!0x0}),_0x31fbd1[_0x3e197c(0x107)](_0x5589e2=>{const _0x24cbe0=_0x3e197c;var _0x59cc1c;return null===(_0x59cc1c=_0x5589e2[_0x24cbe0(0x154)])||void 0x0===_0x59cc1c?void 0x0:_0x59cc1c[_0x24cbe0(0x124)](_0x5589e2);})),_0x26aea1[_0x3e197c(0x116)]&&(_0x41bf53[_0x3e197c(0x103)](_0x26aea1,_0x3e197c(0xdd),{'tablePasteChainId':_0x32b78b,'skipNestingCheck':!0x0}),_0x26aea1[_0x3e197c(0x107)](_0x253b32=>{const _0xb8fb19=_0x3e197c;var _0x5b7bb5;return null===(_0x5b7bb5=_0x253b32[_0xb8fb19(0x154)])||void 0x0===_0x5b7bb5?void 0x0:_0x5b7bb5[_0xb8fb19(0x124)](_0x253b32);}));const _0x5e59c3=_0x41bf53[_0x3e197c(0x1a5)](_0x21af54[_0x3e197c(0x183)](({element:_0x3fa0da})=>_0x3fa0da),{'formatGroupId':_0x5b3029()},[],_0x3e197c(0x18c),{'tablePasteChainId':_0x32b78b});if(_0x5e59c3){const _0x3432f1=_0x5e59c3[_0x3e197c(0x150)](),_0x812511=[];for(const {element:_0x12520d,attributes:_0x36c62a}of _0x21af54){if(!_0x36c62a)continue;const _0x581ffe=_0x50cf59[_0x3e197c(0x168)][_0x3e197c(0x135)](_0x12520d),_0x46bc0e=_0x3432f1[_0x3e197c(0x163)](_0xcac644=>_0xcac644[_0x3e197c(0x147)]()[_0x3e197c(0x11b)](_0x581ffe));_0x46bc0e&&_0x812511[_0x3e197c(0x100)]([_0x46bc0e[_0x3e197c(0x126)],_0x36c62a]);}_0x812511[_0x3e197c(0x116)]&&_0x5e59c3[_0x3e197c(0x15a)](_0x3e197c(0x193),Object[_0x3e197c(0x182)](_0x812511));}_0x4f64f4=null;}));},{'priority':_0x2aa7c7[_0x322080(0xf8)]+0xa}),_0x50cf59[_0x322080(0xd9)][_0x322080(0x197)](_0x322080(0x13c))['on'](_0x322080(0x14e),(_0x76291,_0x10bcb4)=>{const _0x352f7f=_0x322080,[_0x39d1e0,_0x44b411,,_0x268cd9]=_0x10bcb4;if(!_0x4f64f4)return;_0x76291[_0x352f7f(0x112)]();const _0x4fdf10=_0x39d1e0[_0x352f7f(0x178)],_0x1e21ea=_0x44b411,_0x53ca76=ke(_0x4fdf10),_0x1abecc=ke(_0x1e21ea);_0x76291[_0x352f7f(0x16e)]=_0x4fdf10;let _0x5d074b=null,_0xaef484=null;if(_0x1abecc||_0x53ca76){if(_0x53ca76&&!_0x1abecc){_0x268cd9[_0x352f7f(0x109)](_0x4fdf10[_0x352f7f(0x179)](0x0));for(const _0x39c391 of Array[_0x352f7f(0xfd)](_0x1e21ea[_0x352f7f(0x102)]()))_0x268cd9[_0x352f7f(0xff)](_0x39c391,_0x4fdf10,_0x352f7f(0x169));const _0x306de4=_0x4f64f4[_0x352f7f(0x10a)][_0x352f7f(0x161)](_0x39d1e0[_0x352f7f(0x190)]),_0x371d29=_0x4f64f4[_0x352f7f(0xf6)][_0x352f7f(0x161)](_0x39d1e0[_0x352f7f(0x12e)]);_0x306de4||_0x371d29||(_0x5d074b=_0x57f171[_0x352f7f(0x14d)](_0x268cd9[_0x352f7f(0xed)](_0x4fdf10)));}else _0x1abecc&&!_0x53ca76&&(_0xaef484=_0x268cd9[_0x352f7f(0xed)](_0x4fdf10));}else{const _0x3a6b45=_0x268cd9[_0x352f7f(0x11d)](_0x352f7f(0x108)),_0x515a2f=_0x268cd9[_0x352f7f(0x11d)](_0x352f7f(0x108));_0x268cd9[_0x352f7f(0x18d)](_0x268cd9[_0x352f7f(0xed)](_0x4fdf10),_0x515a2f),_0x268cd9[_0x352f7f(0xff)](_0x3a6b45,_0x4fdf10,0x0);for(const _0x199874 of Array[_0x352f7f(0xfd)](_0x1e21ea[_0x352f7f(0x102)]()))_0x268cd9[_0x352f7f(0xff)](_0x199874,_0x3a6b45,_0x352f7f(0x169));_0x5d074b=_0x57f171[_0x352f7f(0x14d)](_0x268cd9[_0x352f7f(0x135)](_0x3a6b45)),_0xaef484=_0x57f171[_0x352f7f(0x14d)](_0x268cd9[_0x352f7f(0x135)](_0x515a2f));}const _0x30982c=Array[_0x352f7f(0xfd)](_0x1e21ea[_0x352f7f(0x155)]())[_0x352f7f(0x129)](([_0x4d960b])=>Pe[_0x352f7f(0x161)](_0x4d960b));_0x4f64f4[_0x352f7f(0x137)][_0x352f7f(0x100)]({'element':_0x4fdf10,'attributes':_0x30982c[_0x352f7f(0x116)]?Object[_0x352f7f(0x182)](_0x30982c):null}),_0x5d074b&&_0x4f64f4[_0x352f7f(0xda)][_0x352f7f(0x100)](_0x5d074b),_0xaef484&&_0x4f64f4[_0x352f7f(0x164)][_0x352f7f(0x100)](_0xaef484);},{'priority':_0x322080(0xf8)}),_0x91b0aa['on'](_0x322080(0x127),(_0x46c71a,_0x2456d1)=>{const _0x2142fe=_0x322080,[_0x336969,_0x16561e={}]=_0x2456d1;if(!_0x4f64f4)return;const _0x48edc8=_0x16561e['at']||0x0,_0x130883=_0x16561e[_0x2142fe(0xf9)]||0x1;_0x4f64f4[_0x2142fe(0xf6)]=new Array(_0x130883)[_0x2142fe(0x153)](_0x48edc8)[_0x2142fe(0x183)]((_0x215665,_0x2cd097)=>_0x215665+_0x2cd097);for(const {cell:_0x31ce70}of _0x91b0aa[_0x2142fe(0x170)](_0x336969,{'startColumn':_0x48edc8,'endColumn':_0x48edc8+_0x130883-0x1}))_0x4f64f4[_0x2142fe(0x122)][_0x2142fe(0x100)](_0x50cf59[_0x2142fe(0x168)][_0x2142fe(0x135)](_0x31ce70));},{'priority':_0x322080(0x188)}),_0x91b0aa['on'](_0x322080(0x114),(_0x348301,_0x2a2263)=>{const _0x15c475=_0x322080,[_0x3ab447,_0x3803e5={}]=_0x2a2263;if(!_0x4f64f4)return;const _0x450bcc=_0x3803e5['at']||0x0,_0xa87f36=_0x3803e5[_0x15c475(0x11e)]||0x1;_0x4f64f4[_0x15c475(0x10a)]=new Array(_0xa87f36)[_0x15c475(0x153)](_0x450bcc)[_0x15c475(0x183)]((_0x3f041f,_0x2a8a63)=>_0x3f041f+_0x2a8a63);for(const {cell:_0x42c743}of _0x91b0aa[_0x15c475(0x170)](_0x3ab447,{'startRow':_0x450bcc,'endRow':_0x450bcc+_0xa87f36-0x1}))_0x4f64f4[_0x15c475(0x14a)][_0x15c475(0x100)](_0x50cf59[_0x15c475(0x168)][_0x15c475(0x135)](_0x42c743));},{'priority':_0x322080(0x188)}),_0x41bf53[_0x322080(0x192)][_0x322080(0x113)](_0x94c89=>{const _0x36fdc2=_0x322080;if(_0x94c89[_0x36fdc2(0xdc)]&&_0x94c89[_0x36fdc2(0xdc)][_0x36fdc2(0x140)](_0x36fdc2(0xdd)))return _0x94c89[_0x36fdc2(0x184)]?{}:{'type':_0x36fdc2(0x196),'content':_0x2cc97f(_0x50cf59[_0x36fdc2(0x10d)],_0x36fdc2(0x186))};});const _0x553ccb=()=>!0x1;for(const _0x31f19b of[_0x322080(0xdd),_0x322080(0x1a4),_0x322080(0x175),_0x322080(0x18c)])_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0x196),_0x31f19b,_0x322080(0x18b),_0x553ccb),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0x194),_0x31f19b,_0x322080(0x18b),_0x553ccb),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0xf2),_0x31f19b,_0x322080(0x18b),_0x553ccb);_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0xf2),_0x322080(0x18c),_0x322080(0x115),_0x553ccb),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0xf2),_0x322080(0x18c),_0x322080(0x13b),(_0x20ba86,_0x502102,_0x2164df)=>{const _0x5b5eb5=_0x322080,_0x488aa3=_0x20ba86[_0x5b5eb5(0x183)](_0x4d4230=>_0x4d4230[_0x5b5eb5(0x11c)]())[_0x5b5eb5(0x129)](_0x36dc55=>_0x36dc55),_0x1e5bd7=new Map(_0x488aa3[_0x5b5eb5(0x183)](_0x54adfd=>[_0x54adfd,null]));if(_0x4f64f4){for(const {element:_0x5f357c,attributes:_0x3542a6}of _0x4f64f4[_0x5b5eb5(0x137)])_0x3542a6&&_0x1e5bd7[_0x5b5eb5(0x132)](_0x5f357c,_0x3542a6);}else{if(_0x2164df&&_0x2164df[_0x5b5eb5(0x193)])for(const [_0x48ba82,_0x161db3]of Object[_0x5b5eb5(0x136)](_0x2164df[_0x5b5eb5(0x193)])){const _0x4bfc42=_0x50cf59[_0x5b5eb5(0x168)][_0x5b5eb5(0xde)][_0x5b5eb5(0x197)](_0x48ba82),_0x4b2c69=_0x4bfc42?_0x4bfc42[_0x5b5eb5(0x147)]()[_0x5b5eb5(0x11c)]():null;_0x4b2c69&&_0x1e5bd7[_0x5b5eb5(0x132)](_0x4b2c69,_0x161db3);}}_0x50cf59[_0x5b5eb5(0x168)][_0x5b5eb5(0x10c)](_0x39e0c7=>{const _0x57c645=_0x5b5eb5;for(const [_0x1bc029,_0x2fba19]of _0x1e5bd7)_0x39e0c7[_0x57c645(0x19b)]({...we,..._0x2fba19},_0x1bc029);});});const _0x4b5afc=(_0xb5e6fe,_0x45f0d5)=>{const _0x3be1a6=_0x322080;_0x41bf53[_0x3be1a6(0x110)][_0x3be1a6(0x158)](_0xb5e6fe,_0x3be1a6(0xdd),_0x45f0d5,(_0x334854,_0x4c3347,_0x3c3703)=>{const _0x8ec6a=_0x3be1a6;_0x50cf59[_0x8ec6a(0x168)][_0x8ec6a(0x10c)](_0x18713c=>{const _0x3201ae=_0x8ec6a,_0x26438a=[];for(const _0x585c6c of _0x334854){const _0x6c5223=_0x585c6c[_0x3201ae(0xf5)][_0x3201ae(0x174)];_0x6c5223['is'](_0x3201ae(0x16c),_0x3201ae(0x108))&&_0x26438a[_0x3201ae(0x100)](_0x6c5223);}_0x41bf53[_0x3201ae(0x110)][_0x3201ae(0x151)](_0xb5e6fe,null,_0x45f0d5)(_0x334854,_0x4c3347,_0x3c3703);for(const _0x1124ea of _0x26438a)_0x3201ae(0x13d)!=_0x1124ea[_0x3201ae(0x165)][_0x3201ae(0x149)]&&_0x18713c[_0x3201ae(0x166)](_0x1124ea);});});};_0x4b5afc(_0x322080(0x196),_0x322080(0x13b)),_0x4b5afc(_0x322080(0x196),_0x322080(0x115)),_0x4b5afc(_0x322080(0x194),_0x322080(0x13b)),_0x4b5afc(_0x322080(0x194),_0x322080(0x115)),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0x196),_0x322080(0x175),_0x322080(0x115),_0x22a90c=>{const _0xa8767c=_0x322080,_0x801d29=_0x22a90c[_0xa8767c(0x183)](_0x16f26c=>_0x16f26c[_0xa8767c(0x11c)]()),_0x35c977=_0x801d29[0x0][_0xa8767c(0x19a)](_0xa8767c(0x14c)),{minRow:_0x3288c4,maxRow:_0x40c71d}=_0x4d2b78[_0xa8767c(0x125)](_0x801d29);_0x91b0aa[_0xa8767c(0xfa)](_0x35c977,{'at':_0x3288c4,'rows':_0x40c71d-_0x3288c4+0x1});}),_0x41bf53[_0x322080(0x110)][_0x322080(0x158)](_0x322080(0x196),_0x322080(0x1a4),_0x322080(0x115),_0x5a8163=>{const _0x1ff566=_0x322080,_0x5371ec=_0x5a8163[_0x1ff566(0x183)](_0x5c64c9=>_0x5c64c9[_0x1ff566(0x11c)]()),_0x2e9efb=_0x5371ec[0x0][_0x1ff566(0x19a)](_0x1ff566(0x14c)),{minColumn:_0x28d531,maxColumn:_0x5b24df}=_0x4d2b78[_0x1ff566(0x125)](_0x5371ec);_0x91b0aa[_0x1ff566(0x16f)](_0x2e9efb,{'at':_0x28d531,'columns':_0x5b24df-_0x28d531+0x1});});const _0x46ce58=(_0x59ca99,_0x734d5f)=>{const _0x57bd2e=_0x322080;if(!_0x734d5f[_0x57bd2e(0xdc)]||!_0x734d5f[_0x57bd2e(0xdc)][_0x57bd2e(0x140)](_0x57bd2e(0xdd)))return;const _0x2ffd44=_0x734d5f[_0x57bd2e(0x17c)][_0x57bd2e(0x17d)],_0x30de23=_0x41bf53[_0x57bd2e(0x104)]()[_0x57bd2e(0x129)](_0x32111e=>_0x32111e[_0x57bd2e(0x139)]&&_0x32111e[_0x57bd2e(0x17c)]&&_0x32111e[_0x57bd2e(0x17c)][_0x57bd2e(0x17d)]==_0x2ffd44);_0x30de23[_0x57bd2e(0x116)]&&_0x734d5f[_0x57bd2e(0x141)]()[_0x57bd2e(0x116)]!=_0x30de23[_0x57bd2e(0x116)]&&_0x30de23[_0x57bd2e(0x12b)]((_0x48710c,_0x59e2a4)=>(_0x48710c[_0x57bd2e(0x173)]=_0x59e2a4,_0x59e2a4[_0x57bd2e(0x184)]=_0x48710c,_0x59e2a4));};function _0x42f976(_0x381187,_0x5b670d=!0x0){const _0x17efda=_0x322080,{id:_0x59465a,authorId:_0x4e10e5}=_0x41bf53[_0x17efda(0x162)](_0x381187[_0x17efda(0x12d)]),_0x212e8f=[_0x17efda(0x1a2),_0x17efda(0x172)],_0x249541=_0x41bf53[_0x17efda(0xfb)][_0x17efda(0x161)](_0x381187[_0x17efda(0x12d)]);return _0x249541&&_0x212e8f[_0x17efda(0x100)](_0x17efda(0x18a)),{'classes':_0x212e8f,'attributes':{'data-suggestion':_0x59465a,'data-author-id':_0x4e10e5},'priority':_0x249541&&_0x5b670d?0xbc2:0xbb8};}_0x41bf53['on'](_0x322080(0x131),_0x46ce58,{'priority':_0x322080(0xf8)}),_0x41bf53['on'](_0x322080(0x16b),_0x46ce58,{'priority':_0x322080(0xf8)}),_0x50cf59[_0x322080(0x168)][_0x322080(0x138)][_0x322080(0x195)](()=>{const _0x3ea170=_0x322080;let _0x44bf05=!0x1;const _0x3d7173=Array[_0x3ea170(0xfd)](_0x50cf59[_0x3ea170(0x168)][_0x3ea170(0x138)][_0x3ea170(0x10f)][_0x3ea170(0x128)]());for(const {name:_0x4f91a2,data:_0x1f03d5}of _0x3d7173){const {group:_0x9cbb70,type:_0x3d413c,id:_0x3f1f22}=_0x41bf53[_0x3ea170(0x162)](_0x4f91a2);if(_0x3ea170(0x120)!=_0x9cbb70||_0x3ea170(0x194)!=_0x3d413c||_0x1f03d5[_0x3ea170(0x199)])continue;if(!_0x41bf53[_0x3ea170(0x15b)](_0x3f1f22))continue;const _0x37895b=_0x41bf53[_0x3ea170(0x133)](_0x3f1f22)[_0x3ea170(0x185)](),_0x20dcc6=_0x50cf59[_0x3ea170(0xd9)][_0x3ea170(0x197)](_0x3ea170(0x14b))['me'];for(const _0x198196 of _0x41bf53[_0x3ea170(0x104)]()){if(!_0x198196[_0x3ea170(0x139)]||_0x198196[_0x3ea170(0x13f)]!=_0x20dcc6)continue;if(_0x3ea170(0xf2)!=_0x198196[_0x3ea170(0x16d)]||_0x3ea170(0x18c)!=_0x198196[_0x3ea170(0xdc)])continue;if(_0x198196[_0x3ea170(0x185)]()[_0x3ea170(0xee)](_0x95ec98=>_0x37895b[_0x3ea170(0x189)](_0x31cc4e=>_0x31cc4e[_0x3ea170(0x101)](_0x95ec98,!0x0)))){for(const _0x2e83b4 of _0x198196[_0x3ea170(0x141)]())_0x2e83b4[_0x3ea170(0x139)]&&(_0x2e83b4[_0x3ea170(0x115)](),_0x44bf05=!0x0);}}}return _0x44bf05;}),_0x50cf59[_0x322080(0x168)][_0x322080(0x138)][_0x322080(0x195)](_0x248c55=>{const _0x50f442=_0x322080,_0x1e33ab=_0x50cf59[_0x50f442(0xe9)][_0x50f442(0x197)](_0x50f442(0x111));if(!_0x1e33ab||!_0x1e33ab[_0x50f442(0x19f)][_0x50f442(0x12a)](_0x248c55[_0x50f442(0x167)]))return!0x1;let _0xb780ae=!0x1;const _0x3919e3=_0x50cf59[_0x50f442(0xd9)][_0x50f442(0x197)](_0x50f442(0x14b))['me'],_0x95e5c1=_0x50cf59[_0x50f442(0x168)][_0x50f442(0x138)][_0x50f442(0x10f)][_0x50f442(0xe3)](),_0x43c9f6=Array[_0x50f442(0xfd)](_0x50cf59[_0x50f442(0x168)][_0x50f442(0x138)][_0x50f442(0x10f)][_0x50f442(0x128)]())[_0x50f442(0x129)](({name:_0x3b859e,data:_0x2d74b8})=>{const _0x422d86=_0x50f442,{group:_0x9823a,subType:_0x362498,authorId:_0x1daa36}=_0x41bf53[_0x422d86(0x162)](_0x3b859e);return _0x422d86(0x120)==_0x9823a&&_0x422d86(0xdd)==_0x362498&&_0x1daa36==_0x3919e3['id']&&!_0x2d74b8[_0x422d86(0x199)];});for(const _0x1a993c of _0x95e5c1){if(_0x50f442(0xff)!=_0x1a993c[_0x50f442(0x16d)]||_0x50f442(0x108)!=_0x1a993c[_0x50f442(0x126)]||0x1!=_0x1a993c[_0x50f442(0x116)])continue;const _0x1ae5b9=_0x248c55[_0x50f442(0xe5)](_0x1a993c[_0x50f442(0x198)],_0x1a993c[_0x50f442(0x198)][_0x50f442(0x181)](0x1));if(!_0x43c9f6[_0x50f442(0x163)](({data:_0x5a2b00})=>_0x5a2b00[_0x50f442(0x17a)][_0x50f442(0x11b)](_0x1ae5b9))){for(const {name:_0xbafca4,data:_0x4dcd93}of _0x43c9f6)if(_0x1ae5b9[_0x50f442(0x101)](_0x4dcd93[_0x50f442(0x17a)])){_0x248c55[_0x50f442(0xec)](_0xbafca4,{'range':_0x1ae5b9}),_0xb780ae=!0x0;break;}}}return _0xb780ae;}),_0x50cf59[_0x322080(0x168)][_0x322080(0x138)][_0x322080(0x195)](_0x207670=>{const _0x3b690e=_0x322080;let _0x6456ea=!0x1;const _0xfa02bb=_0x50cf59[_0x3b690e(0xd9)][_0x3b690e(0x197)](_0x3b690e(0x14b))['me'],_0x4ff506=_0x41bf53[_0x3b690e(0x104)]()[_0x3b690e(0x129)](_0x49c7c6=>_0x49c7c6[_0x3b690e(0x139)]&&_0x49c7c6[_0x3b690e(0x13f)]==_0xfa02bb),_0x139f6b=new Set(),_0x102795=new Set();for(const _0x5410c8 of _0x4ff506)if(_0x3b690e(0xdd)==_0x5410c8[_0x3b690e(0xdc)])for(const _0x2b1166 of _0x5410c8[_0x3b690e(0x150)]()){const _0x571819=_0x2b1166[_0x3b690e(0x147)]()[_0x3b690e(0x11c)]();if(_0x571819){if(_0x571819['is'](_0x3b690e(0x16c),_0x3b690e(0x108))&&ke(_0x571819)){_0x5410c8[_0x3b690e(0x17b)](_0x2b1166[_0x3b690e(0x126)]),_0x139f6b[_0x3b690e(0xf7)](_0x571819),_0x6456ea=!0x0;const _0x382ab2=_0x571819[_0x3b690e(0x157)],_0x2acced=_0x571819[_0x3b690e(0x145)],_0x15e560=_0x382ab2&&_0x382ab2['is'](_0x3b690e(0x16c),_0x3b690e(0x108)),_0x575121=_0x2acced&&_0x2acced['is'](_0x3b690e(0x16c),_0x3b690e(0x108));_0x15e560&&!_0x139f6b[_0x3b690e(0x12a)](_0x382ab2)&&_0x102795[_0x3b690e(0xf7)](_0x382ab2),_0x575121&&!_0x139f6b[_0x3b690e(0x12a)](_0x2acced)&&_0x102795[_0x3b690e(0xf7)](_0x2acced);}else _0x571819['is'](_0x3b690e(0x16c),_0x3b690e(0xe2))&&_0x571819[_0x3b690e(0x105)]&&(_0x5410c8[_0x3b690e(0x17b)](_0x2b1166[_0x3b690e(0x126)]),_0x6456ea=!0x0);}}else{if(_0x3b690e(0x18c)==_0x5410c8[_0x3b690e(0xdc)]){if(!_0x5410c8[_0x3b690e(0x17c)]||!_0x5410c8[_0x3b690e(0x17c)][_0x3b690e(0x17d)])continue;const _0x107dd7=_0x5410c8[_0x3b690e(0x17c)][_0x3b690e(0x193)];if(_0x107dd7&&Object[_0x3b690e(0x176)](_0x107dd7)[_0x3b690e(0x116)])continue;const _0x265870=_0x5410c8[_0x3b690e(0x17c)][_0x3b690e(0x17d)];let _0xd9254d=!0x0,_0x3d7423=!0x0;for(const _0x498f4c of _0x4ff506)if(_0x498f4c[_0x3b690e(0xdc)]&&_0x498f4c[_0x3b690e(0xdc)][_0x3b690e(0x140)](_0x3b690e(0xdd))){if(!_0x498f4c[_0x3b690e(0x17c)][_0x3b690e(0x17d)]){_0x3d7423=!0x1;break;}if(_0x498f4c['id']!=_0x5410c8['id']&&_0x498f4c[_0x3b690e(0x17c)][_0x3b690e(0x17d)]==_0x265870){_0xd9254d=!0x1;break;}}_0x3d7423&&_0xd9254d&&(_0x5410c8[_0x3b690e(0xf0)](),_0x6456ea=!0x0);}}for(const _0x507769 of _0x139f6b)_0x207670[_0x3b690e(0x109)](_0x507769);for(const _0x958555 of _0x102795)_0x207670[_0x3b690e(0x166)](_0x958555);return _0x6456ea;}),_0x50cf59[_0x322080(0x1a1)][_0x322080(0xef)](_0x322080(0xe6))[_0x322080(0x152)]({'model':_0x322080(0x117),'view':(_0x57d301,_0x6a13bc)=>_0x42f976(_0x57d301),'converterPriority':_0x322080(0xf8)}),_0x50cf59[_0x322080(0x1a1)][_0x322080(0xef)](_0x322080(0x134))[_0x322080(0x152)]({'model':_0x322080(0x117),'view':(_0x533e98,_0x5c8914)=>_0x5c8914[_0x322080(0x1a0)][_0x322080(0x118)]?_0x42f976(_0x533e98,!0x1):null,'converterPriority':_0x322080(0xf8)});const _0x32d2f=_0x50cf59[_0x322080(0x146)][_0x322080(0x177)];this[_0x322080(0x17f)](_0x32d2f[_0x322080(0x138)],_0x322080(0x19d),(_0x6afcb5,_0x199c60)=>{const _0x4efae1=_0x322080,_0x2e4026=[];for(const _0x20d15c of _0x32d2f[_0x4efae1(0xed)](_0x199c60[_0x4efae1(0x14f)])[_0x4efae1(0x106)]())_0x20d15c['is'](_0x4efae1(0x16c),_0x4efae1(0x19e))&&_0x2e4026[_0x4efae1(0x100)](_0x20d15c);_0x32d2f[_0x4efae1(0x10c)](_0x7b7406=>{const _0x1a2d1a=_0x4efae1;for(const _0x3559a5 of _0x2e4026)_0x7b7406[_0x1a2d1a(0x13a)](_0x7b7406[_0x1a2d1a(0xed)](_0x3559a5),_0x7b7406[_0x1a2d1a(0xeb)](_0x3559a5)),_0x7b7406[_0x1a2d1a(0x109)](_0x3559a5);});});}}function ke(_0x3a8f1a){const _0x12ef30=_0x175d23;if(_0x3a8f1a[_0x12ef30(0x105)])return!0x0;const _0x4c6718=_0x3a8f1a[_0x12ef30(0x179)](0x0);return _0x4c6718['is'](_0x12ef30(0x16c),_0x12ef30(0xe2))&&_0x4c6718[_0x12ef30(0x105)];}function Re(_0x5d5315,_0x4db7f2={},_0x197053){const _0x23ea5a=_0x175d23;for(const {isAnchor:_0x3ead5a,cellHeight:_0x103f14,cellWidth:_0x302b63}of _0x197053[_0x23ea5a(0x170)](_0x5d5315,{'includeAllSlots':!0x0,..._0x4db7f2}))if(!_0x3ead5a||0x1!=_0x103f14||0x1!=_0x302b63)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4387(_0x2f5514,_0x40861b){const _0x4b037f=_0x4b03();return _0x4387=function(_0x4387c9,_0xb73dd9){_0x4387c9=_0x4387c9-0x1ef;let _0x3ebc9e=_0x4b037f[_0x4387c9];return _0x3ebc9e;},_0x4387(_0x2f5514,_0x40861b);}const _0x520233=_0x4387;function _0x4b03(){const _0x49e140=['handleSuggestionDescription','author','5016077ICBWqp','subType','getSuggestionCallback','*Format:*\x20resize\x20table','discard','type','getSuggestions','getSelectedElement','1157933ZPDTTb','1965736pfvtzS','getColumnGroupElement','tableWidth','commandParams','document','selection','24KtaXHJ','formatGroupId','change','editor','columnWidths','45uKNdFJ','_suggestionFactory','registerDescriptionCallback','190CCHdsP','resizeTableWidth','getTableColumnsWidths','format','registerCustomCallback','getAttribute','180692mrTJHB','descriptionFactory','55BZLQzn','resizeTable','get','accept','2743104qtYJpL','formatBlock','84gjYvRl','afterInit','data','locale','getContainedElement','TrackChangesEditing','Users','has','450873BzUARJ','bind','enableCommand','handleResizeTableWidthCommand','markBlockFormat','formatInline','model','TableColumnResizeEditing','table','33598bgnhJt','plugins'];_0x4b03=function(){return _0x49e140;};return _0x4b03();}(function(_0x5c9de9,_0x334784){const _0x55d904=_0x4387,_0x142234=_0x5c9de9();while(!![]){try{const _0x3d1f90=-parseInt(_0x55d904(0x1fd))/0x1*(parseInt(_0x55d904(0x21f))/0x2)+-parseInt(_0x55d904(0x20c))/0x3+parseInt(_0x55d904(0x206))/0x4*(-parseInt(_0x55d904(0x208))/0x5)+-parseInt(_0x55d904(0x1f8))/0x6*(-parseInt(_0x55d904(0x1f1))/0x7)+-parseInt(_0x55d904(0x1f2))/0x8+parseInt(_0x55d904(0x216))/0x9*(-parseInt(_0x55d904(0x200))/0xa)+parseInt(_0x55d904(0x223))/0xb*(parseInt(_0x55d904(0x20e))/0xc);if(_0x3d1f90===_0x334784)break;else _0x142234['push'](_0x142234['shift']());}catch(_0xf51cd0){_0x142234['push'](_0x142234['shift']());}}}(_0x4b03,0x775eb));import{Plugin as _0x4a6e7e}from'ckeditor5/src/core.js';import{getTranslation as _0x1c6eae}from'../utils/common-translations.js';export default class Nt extends _0x4a6e7e{[_0x520233(0x20f)](){const _0x36fa7f=_0x520233;if(!this[_0x36fa7f(0x1fb)][_0x36fa7f(0x220)][_0x36fa7f(0x215)](_0x36fa7f(0x21d)))return;const _0x472b13=this[_0x36fa7f(0x1fb)][_0x36fa7f(0x220)][_0x36fa7f(0x20a)](_0x36fa7f(0x213));_0x472b13[_0x36fa7f(0x218)](_0x36fa7f(0x201),this[_0x36fa7f(0x219)][_0x36fa7f(0x217)](this)),_0x472b13[_0x36fa7f(0x1fe)][_0x36fa7f(0x204)](_0x36fa7f(0x20d),_0x36fa7f(0x209),_0x36fa7f(0x20b),_0x472b13[_0x36fa7f(0x1fe)][_0x36fa7f(0x225)](_0x36fa7f(0x20d),null,_0x36fa7f(0x227))),_0x472b13[_0x36fa7f(0x1fe)][_0x36fa7f(0x204)](_0x36fa7f(0x20d),_0x36fa7f(0x209),_0x36fa7f(0x227),_0x472b13[_0x36fa7f(0x1fe)][_0x36fa7f(0x225)](_0x36fa7f(0x20d),null,_0x36fa7f(0x20b))),_0x472b13[_0x36fa7f(0x207)][_0x36fa7f(0x1ff)](this[_0x36fa7f(0x221)][_0x36fa7f(0x217)](this));}[_0x520233(0x219)](_0x27dd4c,_0x146794){const _0xace2cd=_0x520233,_0x48b457=this[_0xace2cd(0x1fb)][_0xace2cd(0x220)][_0xace2cd(0x20a)](_0xace2cd(0x213)),_0x11198b=this[_0xace2cd(0x1fb)][_0xace2cd(0x220)][_0xace2cd(0x20a)](_0xace2cd(0x21d)),_0x5adabc=_0x146794[_0xace2cd(0x21e)]||this[_0xace2cd(0x1fb)][_0xace2cd(0x21c)][_0xace2cd(0x1f6)][_0xace2cd(0x1f7)][_0xace2cd(0x1f0)]();this[_0xace2cd(0x1fb)][_0xace2cd(0x21c)][_0xace2cd(0x1fa)](()=>{const _0x2e4aaf=_0xace2cd,_0x18070f=_0x11198b[_0x2e4aaf(0x1f3)](_0x5adabc);let _0x5dca1b=_0x18070f?_0x11198b[_0x2e4aaf(0x202)](_0x18070f):null,_0x55c907=_0x5adabc[_0x2e4aaf(0x205)](_0x2e4aaf(0x1f4))||null;const _0x3755a7=_0x146794[_0x2e4aaf(0x1f4)]||_0x55c907,_0x5db0b7=_0x146794[_0x2e4aaf(0x1fc)]||_0x5dca1b,_0x2b52ef=this[_0x2e4aaf(0x1fb)][_0x2e4aaf(0x220)][_0x2e4aaf(0x20a)](_0x2e4aaf(0x214))['me'];for(const _0x2f9873 of _0x48b457[_0x2e4aaf(0x1ef)]()){const _0x3f67b3=_0x2f9873[_0x2e4aaf(0x212)]();if(_0x2e4aaf(0x209)===_0x2f9873[_0x2e4aaf(0x224)]&&_0x3f67b3===_0x5adabc){_0x2f9873[_0x2e4aaf(0x222)]!==_0x2b52ef&&_0x2f9873[_0x2e4aaf(0x227)]();const _0x28ef78=_0x2f9873[_0x2e4aaf(0x210)][_0x2e4aaf(0x1f5)];_0x55c907=_0x28ef78[0x0][_0x2e4aaf(0x1f4)],_0x5dca1b=_0x28ef78[0x0][_0x2e4aaf(0x1fc)];break;}}_0x27dd4c({'table':_0x5adabc,'tableWidth':_0x3755a7,'columnWidths':_0x5db0b7}),_0x48b457[_0x2e4aaf(0x21a)](_0x5adabc,{'commandName':_0x2e4aaf(0x201),'commandParams':[{'tableWidth':_0x55c907,'columnWidths':_0x5dca1b}],'formatGroupId':_0x2e4aaf(0x209)},[],_0x2e4aaf(0x209));});}[_0x520233(0x221)](_0x4cdbbe){const _0x306a8e=_0x520233;if(_0x306a8e(0x20d)!=_0x4cdbbe[_0x306a8e(0x228)]&&_0x306a8e(0x21b)!=_0x4cdbbe[_0x306a8e(0x228)])return;const {data:_0x50ea0f}=_0x4cdbbe;if(_0x50ea0f&&_0x306a8e(0x209)===_0x50ea0f[_0x306a8e(0x1f9)]){const _0x2112d5=_0x306a8e(0x226);return{'type':_0x306a8e(0x203),'content':_0x1c6eae(this[_0x306a8e(0x1fb)][_0x306a8e(0x211)],_0x2112d5)};}}}
23
+ function _0x1219(){const _0x2ada2c=['plugins','change','getAttribute','commandParams','getColumnGroupElement','1392NGnpwM','registerDescriptionCallback','registerCustomCallback','712uzXLKp','formatGroupId','106JjqdUq','format','19564LsfMoG','accept','TableColumnResizeEditing','subType','handleResizeTableWidthCommand','getSuggestionCallback','150LxAvIm','TrackChangesEditing','get','formatBlock','descriptionFactory','resizeTable','formatInline','enableCommand','916755ZdKXtr','tableWidth','author','getSelectedElement','Users','editor','discard','_suggestionFactory','locale','21604CzclDx','afterInit','54414liYDxM','selection','handleSuggestionDescription','582iPYkeY','type','data','getSuggestions','173243HrrLDy','getTableColumnsWidths','markBlockFormat','bind','table','resizeTableWidth','11635720YoGAOM','*Format:*\x20resize\x20table','columnWidths','has','model','document','getContainedElement','7457RUhnzC'];_0x1219=function(){return _0x2ada2c;};return _0x1219();}const _0x3114b9=_0x42d3;(function(_0x50ce5f,_0xfbe4a0){const _0x8a13bd=_0x42d3,_0x2cb23f=_0x50ce5f();while(!![]){try{const _0x3f1ae1=-parseInt(_0x8a13bd(0x90))/0x1*(-parseInt(_0x8a13bd(0x9b))/0x2)+parseInt(_0x8a13bd(0x7f))/0x3*(-parseInt(_0x8a13bd(0x9d))/0x4)+-parseInt(_0x8a13bd(0x71))/0x5+parseInt(_0x8a13bd(0xa3))/0x6*(parseInt(_0x8a13bd(0x83))/0x7)+-parseInt(_0x8a13bd(0x99))/0x8*(parseInt(_0x8a13bd(0x7c))/0x9)+parseInt(_0x8a13bd(0x89))/0xa+-parseInt(_0x8a13bd(0x7a))/0xb*(-parseInt(_0x8a13bd(0x96))/0xc);if(_0x3f1ae1===_0xfbe4a0)break;else _0x2cb23f['push'](_0x2cb23f['shift']());}catch(_0x5d53ec){_0x2cb23f['push'](_0x2cb23f['shift']());}}}(_0x1219,0xb3743));import{Plugin as _0x3a754b}from'ckeditor5/src/core.js';function _0x42d3(_0x332ea2,_0xcb4cf4){const _0x121918=_0x1219();return _0x42d3=function(_0x42d308,_0x245004){_0x42d308=_0x42d308-0x6e;let _0x23a87f=_0x121918[_0x42d308];return _0x23a87f;},_0x42d3(_0x332ea2,_0xcb4cf4);}import{getTranslation as _0x2cd717}from'../utils/common-translations.js';export default class Nt extends _0x3a754b{[_0x3114b9(0x7b)](){const _0x545ea3=_0x3114b9;if(!this[_0x545ea3(0x76)][_0x545ea3(0x91)][_0x545ea3(0x8c)](_0x545ea3(0x9f)))return;const _0x5dd020=this[_0x545ea3(0x76)][_0x545ea3(0x91)][_0x545ea3(0xa5)](_0x545ea3(0xa4));_0x5dd020[_0x545ea3(0x70)](_0x545ea3(0x88),this[_0x545ea3(0xa1)][_0x545ea3(0x86)](this)),_0x5dd020[_0x545ea3(0x78)][_0x545ea3(0x98)](_0x545ea3(0xa6),_0x545ea3(0x6e),_0x545ea3(0x9e),_0x5dd020[_0x545ea3(0x78)][_0x545ea3(0xa2)](_0x545ea3(0xa6),null,_0x545ea3(0x77))),_0x5dd020[_0x545ea3(0x78)][_0x545ea3(0x98)](_0x545ea3(0xa6),_0x545ea3(0x6e),_0x545ea3(0x77),_0x5dd020[_0x545ea3(0x78)][_0x545ea3(0xa2)](_0x545ea3(0xa6),null,_0x545ea3(0x9e))),_0x5dd020[_0x545ea3(0xa7)][_0x545ea3(0x97)](this[_0x545ea3(0x7e)][_0x545ea3(0x86)](this));}[_0x3114b9(0xa1)](_0x584742,_0x3c757d){const _0x31e786=_0x3114b9,_0x3e6ffa=this[_0x31e786(0x76)][_0x31e786(0x91)][_0x31e786(0xa5)](_0x31e786(0xa4)),_0x19b269=this[_0x31e786(0x76)][_0x31e786(0x91)][_0x31e786(0xa5)](_0x31e786(0x9f)),_0x295284=_0x3c757d[_0x31e786(0x87)]||this[_0x31e786(0x76)][_0x31e786(0x8d)][_0x31e786(0x8e)][_0x31e786(0x7d)][_0x31e786(0x74)]();this[_0x31e786(0x76)][_0x31e786(0x8d)][_0x31e786(0x92)](()=>{const _0x35e914=_0x31e786,_0x112cc0=_0x19b269[_0x35e914(0x95)](_0x295284);let _0x308cae=_0x112cc0?_0x19b269[_0x35e914(0x84)](_0x112cc0):null,_0x4e6e54=_0x295284[_0x35e914(0x93)](_0x35e914(0x72))||null;const _0x2ecc4e=_0x3c757d[_0x35e914(0x72)]||_0x4e6e54,_0x2574dd=_0x3c757d[_0x35e914(0x8b)]||_0x308cae,_0x19cbef=this[_0x35e914(0x76)][_0x35e914(0x91)][_0x35e914(0xa5)](_0x35e914(0x75))['me'];for(const _0x43d398 of _0x3e6ffa[_0x35e914(0x82)]()){const _0x5eb10d=_0x43d398[_0x35e914(0x8f)]();if(_0x35e914(0x6e)===_0x43d398[_0x35e914(0xa0)]&&_0x5eb10d===_0x295284){_0x43d398[_0x35e914(0x73)]!==_0x19cbef&&_0x43d398[_0x35e914(0x77)]();const _0x5884da=_0x43d398[_0x35e914(0x81)][_0x35e914(0x94)];_0x4e6e54=_0x5884da[0x0][_0x35e914(0x72)],_0x308cae=_0x5884da[0x0][_0x35e914(0x8b)];break;}}_0x584742({'table':_0x295284,'tableWidth':_0x2ecc4e,'columnWidths':_0x2574dd}),_0x3e6ffa[_0x35e914(0x85)](_0x295284,{'commandName':_0x35e914(0x88),'commandParams':[{'tableWidth':_0x4e6e54,'columnWidths':_0x308cae}],'formatGroupId':_0x35e914(0x6e)},[],_0x35e914(0x6e));});}[_0x3114b9(0x7e)](_0x26cb06){const _0x111a9e=_0x3114b9;if(_0x111a9e(0xa6)!=_0x26cb06[_0x111a9e(0x80)]&&_0x111a9e(0x6f)!=_0x26cb06[_0x111a9e(0x80)])return;const {data:_0x5a9f45}=_0x26cb06;if(_0x5a9f45&&_0x111a9e(0x6e)===_0x5a9f45[_0x111a9e(0x9a)]){const _0x59314f=_0x111a9e(0x8a);return{'type':_0x111a9e(0x9c),'content':_0x2cd717(this[_0x111a9e(0x76)][_0x111a9e(0x79)],_0x59314f)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e6448=_0xdb08;(function(_0x434af9,_0x4b8eb9){const _0x1c0790=_0xdb08,_0x5286e7=_0x434af9();while(!![]){try{const _0x4c1bbe=parseInt(_0x1c0790(0xeb))/0x1*(parseInt(_0x1c0790(0x109))/0x2)+-parseInt(_0x1c0790(0xec))/0x3*(parseInt(_0x1c0790(0x10a))/0x4)+parseInt(_0x1c0790(0xd4))/0x5*(parseInt(_0x1c0790(0x110))/0x6)+parseInt(_0x1c0790(0xdb))/0x7*(parseInt(_0x1c0790(0x117))/0x8)+parseInt(_0x1c0790(0xd0))/0x9*(parseInt(_0x1c0790(0x119))/0xa)+-parseInt(_0x1c0790(0xfe))/0xb*(-parseInt(_0x1c0790(0xd5))/0xc)+-parseInt(_0x1c0790(0x113))/0xd;if(_0x4c1bbe===_0x4b8eb9)break;else _0x5286e7['push'](_0x5286e7['shift']());}catch(_0x4b11f0){_0x5286e7['push'](_0x5286e7['shift']());}}}(_0x55d7,0xaa8e1));function _0x55d7(){const _0x31df81=['615420HghTHp','commandName','descriptionFactory','markerName','50FAuElX','163092biDVqu','removeClass','TableEditing','getCellLocation','enableDefaultAttributesIntegration','get','4295431xwwQGE','FORMAT_REGULAR_COLUMN','markerRange','consume','addMarker:suggestion','unbindElementFromMarkerName','markerNameToElements','createTableWalker','removeMarker:suggestion','registerAttributeLabel','type','setTableColumnHeader','getSuggestion','registerDescriptionCallback','writer','FORMAT_HEADER_COLUMN','115757ONBIsk','958161CKRmnX','_suggestionFactory','downcastDispatcher','has','data-suggestion','options','consumable','_acceptFormatSuggestionCallbackFactory','formatBlock','headingColumns','mapper','stop','accept','*Format:*\x20%0','_handleLegacySuggestions','nodeAfter','bindElementToMarker','toViewElement','891ZnrjLH','removeAttribute','activeMarkers','registerCustomCallback','nodeBefore','headingRows','start','setAttribute','registerBlockAttribute','format','editing','2RcSozw','4zNVjbN','requires','TableUtils','end','ck-suggestion-marker-','TrackChangesEditing','260328OrMJGQ','setTableRowHeader','_splitMarkerName','26867373eDcWqW','afterInit','editor','name','8yirkNo','FORMAT_HEADER_ROW','120dQmUbK','forceValue','data','item','addClass','_registerLegacyDescription','parent','ck-suggestion-marker--active','highest','plugins','cell','commandParams','FORMAT_REGULAR_ROW','locale','includes','showSuggestionHighlights'];_0x55d7=function(){return _0x31df81;};return _0x55d7();}import{Plugin as _0xc22919}from'ckeditor5/src/core.js';import _0x2528ce from'./table.js';import{getTranslation as _0x211175}from'../utils/common-translations.js';function _0xdb08(_0x5a0979,_0x380d3a){const _0x55d73c=_0x55d7();return _0xdb08=function(_0xdb0857,_0x342100){_0xdb0857=_0xdb0857-0xc5;let _0x51c1b2=_0x55d73c[_0xdb0857];return _0x51c1b2;},_0xdb08(_0x5a0979,_0x380d3a);}export default class Ct extends _0xc22919{static get[_0x5e6448(0x10b)](){return[_0x2528ce];}[_0x5e6448(0x114)](){const _0x1d632e=_0x5e6448,_0x1136b9=this[_0x1d632e(0x115)];if(!_0x1136b9[_0x1d632e(0xc9)][_0x1d632e(0xef)](_0x1d632e(0xd7)))return;const _0x16f7b2=_0x1136b9[_0x1d632e(0xcd)],_0x273a0f=_0x1136b9[_0x1d632e(0xc9)][_0x1d632e(0xda)](_0x1d632e(0x10f));_0x273a0f[_0x1d632e(0xd9)](_0x1d632e(0x111)),_0x273a0f[_0x1d632e(0xd9)](_0x1d632e(0xe6)),_0x273a0f[_0x1d632e(0x106)](_0x1d632e(0x103)),_0x273a0f[_0x1d632e(0x106)](_0x1d632e(0xf5)),_0x273a0f[_0x1d632e(0xd2)][_0x1d632e(0xe4)](_0x1d632e(0x103),_0x211175(_0x16f7b2,_0x1d632e(0x118))),_0x273a0f[_0x1d632e(0xd2)][_0x1d632e(0xe4)](_0x1d632e(0xf5),_0x211175(_0x16f7b2,_0x1d632e(0xea))),this[_0x1d632e(0xfa)]();}[_0x5e6448(0xfa)](){const _0x23b64d=_0x5e6448,_0x378612=this[_0x23b64d(0x115)][_0x23b64d(0xc9)][_0x23b64d(0xda)](_0x23b64d(0x10f)),_0x4c9048=this[_0x23b64d(0x115)][_0x23b64d(0xc9)][_0x23b64d(0xda)](_0x23b64d(0x10c)),_0x224bcd=this[_0x23b64d(0x115)][_0x23b64d(0xc9)][_0x23b64d(0xda)](_0x2528ce)[_0x23b64d(0xf3)]();function _0x557e10({showActiveMarker:_0x2c814e=!0x0,setDataAttribute:_0x5855e6=!0x0}={}){return(_0x1e4ad8,_0x47a7f0,_0x371802)=>{const _0x1e79ea=_0xdb08,{type:_0x18e84e,id:_0x31038a}=_0x378612[_0x1e79ea(0x112)](_0x47a7f0[_0x1e79ea(0xd3)]),_0x2d0ade=_0x378612[_0x1e79ea(0xe7)](_0x31038a),_0x219879=_0x2d0ade[_0x1e79ea(0x11b)];if(_0x1e79ea(0xf4)!=_0x2d0ade[_0x1e79ea(0xe5)]||!_0x219879||_0x1e79ea(0xe6)!=_0x219879[_0x1e79ea(0xd1)])return;if(_0x47a7f0[_0x1e79ea(0x11c)])return void _0x1e4ad8[_0x1e79ea(0xf7)]();if(!_0x371802[_0x1e79ea(0xf2)][_0x1e79ea(0xde)](_0x47a7f0[_0x1e79ea(0xdd)],_0x1e4ad8[_0x1e79ea(0x116)]))return;const _0x1ad026=_0x47a7f0[_0x1e79ea(0xdd)][_0x1e79ea(0x104)][_0x1e79ea(0xfb)],_0x360d2a=_0x47a7f0[_0x1e79ea(0xdd)][_0x1e79ea(0x10d)][_0x1e79ea(0x102)],_0x3ef8c2=_0x1ad026[_0x1e79ea(0xc6)][_0x1e79ea(0xc6)],{column:_0x409439}=_0x4c9048[_0x1e79ea(0xd8)](_0x1ad026),{column:_0x238458}=_0x4c9048[_0x1e79ea(0xd8)](_0x360d2a);for(let _0xcf93fd=_0x409439;_0xcf93fd<=_0x238458;_0xcf93fd++){const _0x11dde0=_0x4c9048[_0x1e79ea(0xe2)](_0x3ef8c2,{'column':_0xcf93fd,'includeAllSlots':!0x1});for(const _0x33a116 of _0x11dde0){const _0x1fb075=_0x33a116[_0x1e79ea(0xca)],_0x12cefa=_0x371802[_0x1e79ea(0xf6)][_0x1e79ea(0xfd)](_0x1fb075);_0x371802[_0x1e79ea(0xe9)][_0x1e79ea(0x11d)](_0x1e79ea(0x10e)+_0x18e84e,_0x12cefa),_0x5855e6&&_0x371802[_0x1e79ea(0xe9)][_0x1e79ea(0x105)](_0x1e79ea(0xf0),_0x31038a,_0x12cefa),_0x371802[_0x1e79ea(0xf6)][_0x1e79ea(0xfc)](_0x12cefa,_0x47a7f0[_0x1e79ea(0xd3)]),_0x2c814e&&(_0x378612[_0x1e79ea(0x100)][_0x1e79ea(0xce)](_0x47a7f0[_0x1e79ea(0xd3)])?_0x371802[_0x1e79ea(0xe9)][_0x1e79ea(0x11d)](_0x1e79ea(0xc7),_0x12cefa):_0x371802[_0x1e79ea(0xe9)][_0x1e79ea(0xd6)](_0x1e79ea(0xc7),_0x12cefa));}}};}_0x378612[_0x23b64d(0xed)][_0x23b64d(0x101)](_0x23b64d(0xf4),_0x23b64d(0x111),_0x23b64d(0xf8),_0x224bcd),_0x378612[_0x23b64d(0xed)][_0x23b64d(0x101)](_0x23b64d(0xf4),_0x23b64d(0xe6),_0x23b64d(0xf8),_0x224bcd),this[_0x23b64d(0x115)][_0x23b64d(0x108)][_0x23b64d(0xee)]['on'](_0x23b64d(0xdf),_0x557e10(),{'priority':_0x23b64d(0xc8)}),this[_0x23b64d(0x115)][_0x23b64d(0x11b)][_0x23b64d(0xee)]['on'](_0x23b64d(0xdf),(_0x255e35,_0x3918db,_0x2fc928)=>{const _0x49e11a=_0x23b64d;_0x2fc928[_0x49e11a(0xf1)][_0x49e11a(0xcf)]&&_0x557e10({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x255e35,_0x3918db,_0x2fc928);},{'priority':_0x23b64d(0xc8)}),this[_0x23b64d(0x115)][_0x23b64d(0x108)][_0x23b64d(0xee)]['on'](_0x23b64d(0xe3),(_0x43f097,_0x52da9b,_0x4ca8e2)=>{const _0x338f1e=_0x23b64d,{type:_0x4e988c,id:_0x108cc8}=_0x378612[_0x338f1e(0x112)](_0x52da9b[_0x338f1e(0xd3)]),_0x39a8d3=_0x378612[_0x338f1e(0xe7)](_0x108cc8),_0x30e3ac=_0x39a8d3[_0x338f1e(0x11b)];if(_0x338f1e(0xf4)!=_0x39a8d3[_0x338f1e(0xe5)]||!_0x30e3ac||_0x338f1e(0xe6)!=_0x30e3ac[_0x338f1e(0xd1)])return;const _0x162f0a=_0x4ca8e2[_0x338f1e(0xf6)][_0x338f1e(0xe1)](_0x52da9b[_0x338f1e(0xd3)]);if(_0x162f0a){for(const _0x1f5cd9 of _0x162f0a)_0x4ca8e2[_0x338f1e(0xe9)][_0x338f1e(0xd6)](_0x338f1e(0x10e)+_0x4e988c,_0x1f5cd9),_0x4ca8e2[_0x338f1e(0xe9)][_0x338f1e(0xd6)](_0x338f1e(0xc7),_0x1f5cd9),_0x4ca8e2[_0x338f1e(0xe9)][_0x338f1e(0xff)](_0x338f1e(0xf0),_0x1f5cd9),_0x4ca8e2[_0x338f1e(0xf6)][_0x338f1e(0xe0)](_0x1f5cd9,_0x52da9b[_0x338f1e(0xd3)]);}},{'priority':_0x23b64d(0xc8)}),this[_0x23b64d(0xc5)]();}[_0x5e6448(0xc5)](){const _0x4d6f56=_0x5e6448,_0x4fb5a7=this[_0x4d6f56(0x115)],_0x170663=_0x4fb5a7[_0x4d6f56(0xcd)];function _0x476c05(_0x121873){const _0x10beae=_0x4d6f56;return{'type':_0x10beae(0x107),'content':_0x211175(_0x170663,_0x10beae(0xf9),_0x121873)};}_0x4fb5a7[_0x4d6f56(0xc9)][_0x4d6f56(0xda)](_0x4d6f56(0x10f))[_0x4d6f56(0xd2)][_0x4d6f56(0xe8)](_0x32a8fe=>{const _0x456518=_0x4d6f56;if(_0x456518(0xf4)!=_0x32a8fe[_0x456518(0xe5)])return;const {data:_0x43a818}=_0x32a8fe;if(_0x43a818){if(_0x456518(0x111)==_0x43a818[_0x456518(0xd1)]){const _0x429103=_0x43a818[_0x456518(0xcb)][0x0][_0x456518(0x11a)];return _0x476c05(_0x211175(_0x170663,_0x429103?_0x456518(0x118):_0x456518(0xcc)));}if(_0x456518(0xe6)==_0x43a818[_0x456518(0xd1)]){const _0x4eb204=_0x43a818[_0x456518(0xcb)][0x0][_0x456518(0x11a)];return _0x476c05(_0x211175(_0x170663,_0x4eb204?_0x456518(0xea):_0x456518(0xdc)));}}});}}
23
+ const _0x4b1742=_0xff6c;function _0xff6c(_0x18437f,_0x16d7fe){const _0x20453d=_0x2045();return _0xff6c=function(_0xff6ccb,_0x44b698){_0xff6ccb=_0xff6ccb-0x102;let _0x1c0b43=_0x20453d[_0xff6ccb];return _0x1c0b43;},_0xff6c(_0x18437f,_0x16d7fe);}(function(_0x33bd98,_0x9ac832){const _0x20fdd0=_0xff6c,_0x4807af=_0x33bd98();while(!![]){try{const _0x63e71a=parseInt(_0x20fdd0(0x10e))/0x1+parseInt(_0x20fdd0(0x10c))/0x2+parseInt(_0x20fdd0(0x12b))/0x3*(-parseInt(_0x20fdd0(0x11c))/0x4)+-parseInt(_0x20fdd0(0x13d))/0x5*(-parseInt(_0x20fdd0(0x135))/0x6)+parseInt(_0x20fdd0(0x123))/0x7*(-parseInt(_0x20fdd0(0x138))/0x8)+-parseInt(_0x20fdd0(0x13c))/0x9*(parseInt(_0x20fdd0(0x122))/0xa)+parseInt(_0x20fdd0(0x11f))/0xb;if(_0x63e71a===_0x9ac832)break;else _0x4807af['push'](_0x4807af['shift']());}catch(_0x371415){_0x4807af['push'](_0x4807af['shift']());}}}(_0x2045,0x7ea40));function _0x2045(){const _0x5d93af=['659921inyPVH','item','setAttribute','unbindElementFromMarkerName','registerCustomCallback','plugins','getSuggestion','editor','showSuggestionHighlights','toViewElement','activeMarkers','FORMAT_REGULAR_ROW','FORMAT_REGULAR_COLUMN','requires','4aqWXcQ','highest','getCellLocation','1575156vEefuw','afterInit','ck-suggestion-marker-','1626130QhhfLH','994BjKZAW','registerBlockAttribute','addClass','_acceptFormatSuggestionCallbackFactory','get','consume','registerAttributeLabel','markerNameToElements','2101053FRZFwX','name','ck-suggestion-marker--active','TableEditing','_handleLegacySuggestions','registerDescriptionCallback','consumable','descriptionFactory','stop','data','84SOOpdC','start','_splitMarkerName','40696twjpXl','nodeAfter','markerRange','data-suggestion','36EmRvTA','299545dDrrXI','accept','createTableWalker','TableUtils','end','includes','headingRows','formatBlock','forceValue','type','enableDefaultAttributesIntegration','markerName','mapper','locale','commandName','removeClass','_registerLegacyDescription','setTableRowHeader','removeAttribute','TrackChangesEditing','has','setTableColumnHeader','bindElementToMarker','downcastDispatcher','options','parent','writer','addMarker:suggestion','cell','FORMAT_HEADER_COLUMN','commandParams','FORMAT_HEADER_ROW','headingColumns','removeMarker:suggestion','*Format:*\x20%0','nodeBefore','editing','format','1900068pxQaJh','_suggestionFactory'];_0x2045=function(){return _0x5d93af;};return _0x2045();}import{Plugin as _0x29a62b}from'ckeditor5/src/core.js';import _0x3f92dc from'./table.js';import{getTranslation as _0x3136c6}from'../utils/common-translations.js';export default class Ct extends _0x29a62b{static get[_0x4b1742(0x11b)](){return[_0x3f92dc];}[_0x4b1742(0x120)](){const _0x13d2ac=_0x4b1742,_0x318218=this[_0x13d2ac(0x115)];if(!_0x318218[_0x13d2ac(0x113)][_0x13d2ac(0x151)](_0x13d2ac(0x12e)))return;const _0x26fb04=_0x318218[_0x13d2ac(0x14a)],_0x52cc48=_0x318218[_0x13d2ac(0x113)][_0x13d2ac(0x127)](_0x13d2ac(0x150));_0x52cc48[_0x13d2ac(0x147)](_0x13d2ac(0x14e)),_0x52cc48[_0x13d2ac(0x147)](_0x13d2ac(0x152)),_0x52cc48[_0x13d2ac(0x124)](_0x13d2ac(0x143)),_0x52cc48[_0x13d2ac(0x124)](_0x13d2ac(0x106)),_0x52cc48[_0x13d2ac(0x132)][_0x13d2ac(0x129)](_0x13d2ac(0x143),_0x3136c6(_0x26fb04,_0x13d2ac(0x105))),_0x52cc48[_0x13d2ac(0x132)][_0x13d2ac(0x129)](_0x13d2ac(0x106),_0x3136c6(_0x26fb04,_0x13d2ac(0x103))),this[_0x13d2ac(0x12f)]();}[_0x4b1742(0x12f)](){const _0x2e8cbf=_0x4b1742,_0x2c9a29=this[_0x2e8cbf(0x115)][_0x2e8cbf(0x113)][_0x2e8cbf(0x127)](_0x2e8cbf(0x150)),_0x560102=this[_0x2e8cbf(0x115)][_0x2e8cbf(0x113)][_0x2e8cbf(0x127)](_0x2e8cbf(0x140)),_0x5c4c72=this[_0x2e8cbf(0x115)][_0x2e8cbf(0x113)][_0x2e8cbf(0x127)](_0x3f92dc)[_0x2e8cbf(0x126)]();function _0x371a4b({showActiveMarker:_0x5b2bda=!0x0,setDataAttribute:_0x2523a6=!0x0}={}){return(_0x2aa4cb,_0x41ca9e,_0xeab148)=>{const _0x5ed2c9=_0xff6c,{type:_0x69502d,id:_0x270a13}=_0x2c9a29[_0x5ed2c9(0x137)](_0x41ca9e[_0x5ed2c9(0x148)]),_0x560d96=_0x2c9a29[_0x5ed2c9(0x114)](_0x270a13),_0x507499=_0x560d96[_0x5ed2c9(0x134)];if(_0x5ed2c9(0x144)!=_0x560d96[_0x5ed2c9(0x146)]||!_0x507499||_0x5ed2c9(0x152)!=_0x507499[_0x5ed2c9(0x14b)])return;if(_0x41ca9e[_0x5ed2c9(0x10f)])return void _0x2aa4cb[_0x5ed2c9(0x133)]();if(!_0xeab148[_0x5ed2c9(0x131)][_0x5ed2c9(0x128)](_0x41ca9e[_0x5ed2c9(0x13a)],_0x2aa4cb[_0x5ed2c9(0x12c)]))return;const _0x5d3117=_0x41ca9e[_0x5ed2c9(0x13a)][_0x5ed2c9(0x136)][_0x5ed2c9(0x139)],_0x3472ad=_0x41ca9e[_0x5ed2c9(0x13a)][_0x5ed2c9(0x141)][_0x5ed2c9(0x109)],_0x5de7d0=_0x5d3117[_0x5ed2c9(0x156)][_0x5ed2c9(0x156)],{column:_0x9bd13}=_0x560102[_0x5ed2c9(0x11e)](_0x5d3117),{column:_0x2f667d}=_0x560102[_0x5ed2c9(0x11e)](_0x3472ad);for(let _0x1b38b4=_0x9bd13;_0x1b38b4<=_0x2f667d;_0x1b38b4++){const _0x1a695e=_0x560102[_0x5ed2c9(0x13f)](_0x5de7d0,{'column':_0x1b38b4,'includeAllSlots':!0x1});for(const _0x1dc6de of _0x1a695e){const _0x3f1645=_0x1dc6de[_0x5ed2c9(0x102)],_0x8ffda1=_0xeab148[_0x5ed2c9(0x149)][_0x5ed2c9(0x117)](_0x3f1645);_0xeab148[_0x5ed2c9(0x157)][_0x5ed2c9(0x125)](_0x5ed2c9(0x121)+_0x69502d,_0x8ffda1),_0x2523a6&&_0xeab148[_0x5ed2c9(0x157)][_0x5ed2c9(0x110)](_0x5ed2c9(0x13b),_0x270a13,_0x8ffda1),_0xeab148[_0x5ed2c9(0x149)][_0x5ed2c9(0x153)](_0x8ffda1,_0x41ca9e[_0x5ed2c9(0x148)]),_0x5b2bda&&(_0x2c9a29[_0x5ed2c9(0x118)][_0x5ed2c9(0x142)](_0x41ca9e[_0x5ed2c9(0x148)])?_0xeab148[_0x5ed2c9(0x157)][_0x5ed2c9(0x125)](_0x5ed2c9(0x12d),_0x8ffda1):_0xeab148[_0x5ed2c9(0x157)][_0x5ed2c9(0x14c)](_0x5ed2c9(0x12d),_0x8ffda1));}}};}_0x2c9a29[_0x2e8cbf(0x10d)][_0x2e8cbf(0x112)](_0x2e8cbf(0x144),_0x2e8cbf(0x14e),_0x2e8cbf(0x13e),_0x5c4c72),_0x2c9a29[_0x2e8cbf(0x10d)][_0x2e8cbf(0x112)](_0x2e8cbf(0x144),_0x2e8cbf(0x152),_0x2e8cbf(0x13e),_0x5c4c72),this[_0x2e8cbf(0x115)][_0x2e8cbf(0x10a)][_0x2e8cbf(0x154)]['on'](_0x2e8cbf(0x158),_0x371a4b(),{'priority':_0x2e8cbf(0x11d)}),this[_0x2e8cbf(0x115)][_0x2e8cbf(0x134)][_0x2e8cbf(0x154)]['on'](_0x2e8cbf(0x158),(_0x16900d,_0x195894,_0x23a3fa)=>{const _0x344a89=_0x2e8cbf;_0x23a3fa[_0x344a89(0x155)][_0x344a89(0x116)]&&_0x371a4b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x16900d,_0x195894,_0x23a3fa);},{'priority':_0x2e8cbf(0x11d)}),this[_0x2e8cbf(0x115)][_0x2e8cbf(0x10a)][_0x2e8cbf(0x154)]['on'](_0x2e8cbf(0x107),(_0x53301b,_0x3dc5cb,_0x515f38)=>{const _0x495844=_0x2e8cbf,{type:_0x4f179a,id:_0x9d8ce0}=_0x2c9a29[_0x495844(0x137)](_0x3dc5cb[_0x495844(0x148)]),_0x4e4faf=_0x2c9a29[_0x495844(0x114)](_0x9d8ce0),_0x1a48d0=_0x4e4faf[_0x495844(0x134)];if(_0x495844(0x144)!=_0x4e4faf[_0x495844(0x146)]||!_0x1a48d0||_0x495844(0x152)!=_0x1a48d0[_0x495844(0x14b)])return;const _0x9fed80=_0x515f38[_0x495844(0x149)][_0x495844(0x12a)](_0x3dc5cb[_0x495844(0x148)]);if(_0x9fed80){for(const _0x7fa59f of _0x9fed80)_0x515f38[_0x495844(0x157)][_0x495844(0x14c)](_0x495844(0x121)+_0x4f179a,_0x7fa59f),_0x515f38[_0x495844(0x157)][_0x495844(0x14c)](_0x495844(0x12d),_0x7fa59f),_0x515f38[_0x495844(0x157)][_0x495844(0x14f)](_0x495844(0x13b),_0x7fa59f),_0x515f38[_0x495844(0x149)][_0x495844(0x111)](_0x7fa59f,_0x3dc5cb[_0x495844(0x148)]);}},{'priority':_0x2e8cbf(0x11d)}),this[_0x2e8cbf(0x14d)]();}[_0x4b1742(0x14d)](){const _0x5e6b0b=_0x4b1742,_0x474a67=this[_0x5e6b0b(0x115)],_0x4a2713=_0x474a67[_0x5e6b0b(0x14a)];function _0x1e68bd(_0x1ffb67){const _0x2687f9=_0x5e6b0b;return{'type':_0x2687f9(0x10b),'content':_0x3136c6(_0x4a2713,_0x2687f9(0x108),_0x1ffb67)};}_0x474a67[_0x5e6b0b(0x113)][_0x5e6b0b(0x127)](_0x5e6b0b(0x150))[_0x5e6b0b(0x132)][_0x5e6b0b(0x130)](_0x54487e=>{const _0x8501aa=_0x5e6b0b;if(_0x8501aa(0x144)!=_0x54487e[_0x8501aa(0x146)])return;const {data:_0x3800a7}=_0x54487e;if(_0x3800a7){if(_0x8501aa(0x14e)==_0x3800a7[_0x8501aa(0x14b)]){const _0x212315=_0x3800a7[_0x8501aa(0x104)][0x0][_0x8501aa(0x145)];return _0x1e68bd(_0x3136c6(_0x4a2713,_0x212315?_0x8501aa(0x105):_0x8501aa(0x119)));}if(_0x8501aa(0x152)==_0x3800a7[_0x8501aa(0x14b)]){const _0x27c6e9=_0x3800a7[_0x8501aa(0x104)][0x0][_0x8501aa(0x145)];return _0x1e68bd(_0x3136c6(_0x4a2713,_0x27c6e9?_0x8501aa(0x103):_0x8501aa(0x11a)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f6ea5=_0x1508;(function(_0x1f9f4f,_0x1a635){const _0xe1b10=_0x1508,_0x2dd99d=_0x1f9f4f();while(!![]){try{const _0x3348df=-parseInt(_0xe1b10(0xf7))/0x1*(-parseInt(_0xe1b10(0xf1))/0x2)+-parseInt(_0xe1b10(0xaf))/0x3*(-parseInt(_0xe1b10(0xce))/0x4)+parseInt(_0xe1b10(0xee))/0x5+-parseInt(_0xe1b10(0xdf))/0x6+parseInt(_0xe1b10(0xbe))/0x7*(-parseInt(_0xe1b10(0xbc))/0x8)+parseInt(_0xe1b10(0xed))/0x9+parseInt(_0xe1b10(0xea))/0xa*(-parseInt(_0xe1b10(0xf8))/0xb);if(_0x3348df===_0x1a635)break;else _0x2dd99d['push'](_0x2dd99d['shift']());}catch(_0x38f645){_0x2dd99d['push'](_0x2dd99d['shift']());}}}(_0x5d83,0x392ba));function _0x1508(_0x56b8e4,_0x1daff6){const _0x5d83b5=_0x5d83();return _0x1508=function(_0x1508b3,_0x437e67){_0x1508b3=_0x1508b3-0xae;let _0x2f94de=_0x5d83b5[_0x1508b3];return _0x2f94de;},_0x1508(_0x56b8e4,_0x1daff6);}import{Plugin as _0x5c533f}from'ckeditor5/src/core.js';import _0x144510 from'./table.js';import{LiveRange as _0x2ff35d}from'ckeditor5/src/engine.js';import{getTranslation as _0x5614f6}from'../utils/common-translations.js';export default class vt extends _0x5c533f{static get[_0x4f6ea5(0xd3)](){return[_0x144510];}[_0x4f6ea5(0x104)](){const _0x5dd345=_0x4f6ea5,_0x164dd0=this[_0x5dd345(0xc3)],_0x3c9bcf=_0x164dd0[_0x5dd345(0xd5)][_0x5dd345(0xe2)][_0x5dd345(0xc0)],_0x4505ba=_0x164dd0[_0x5dd345(0x109)];if(!_0x164dd0[_0x5dd345(0xbb)][_0x5dd345(0xc1)](_0x5dd345(0xb0)))return;const _0x5c72f9=_0x164dd0[_0x5dd345(0xbb)][_0x5dd345(0x10f)](_0x5dd345(0xb5)),_0x262099=_0x164dd0[_0x5dd345(0xbb)][_0x5dd345(0x10f)](_0x5dd345(0xeb)),_0x550955=_0x164dd0[_0x5dd345(0xbb)][_0x5dd345(0x10f)](_0x144510);_0x550955[_0x5dd345(0xba)][_0x5dd345(0xd7)](_0x5dd345(0xf0)),_0x5c72f9[_0x5dd345(0x10a)](_0x5dd345(0xf0),()=>{const _0x562749=_0x5dd345,_0x44ab27=_0x262099[_0x562749(0x102)](_0x164dd0[_0x562749(0xd5)][_0x562749(0xe2)][_0x562749(0xc0)]);_0x164dd0[_0x562749(0xd5)][_0x562749(0xf9)](()=>{const _0x15d125=_0x562749;_0x5c72f9[_0x15d125(0xd0)](_0x44ab27,{'commandName':_0x15d125(0xf0),'commandParams':[]},[],_0x15d125(0xf0));});}),_0x164dd0[_0x5dd345(0xf5)][_0x5dd345(0x10f)](_0x5dd345(0xf0))['on'](_0x5dd345(0xca),(_0x20dc9c,_0x365865)=>{const _0x1bd7bc=_0x5dd345;_0x164dd0[_0x1bd7bc(0xf5)][_0x1bd7bc(0x10f)](_0x1bd7bc(0x10e))[_0x1bd7bc(0xef)]&&(_0x365865[_0x1bd7bc(0x107)]>0x0&&_0x365865[_0x365865[_0x1bd7bc(0x107)]-0x1]&&_0x365865[_0x365865[_0x1bd7bc(0x107)]-0x1][_0x1bd7bc(0xfb)]||_0x5c72f9[_0x1bd7bc(0xcb)]||this[_0x1bd7bc(0x100)]()||_0x20dc9c[_0x1bd7bc(0xf4)]());},{'priority':_0x5dd345(0xc5)});for(const _0x1fc259 of[_0x5dd345(0xec),_0x5dd345(0x103),_0x5dd345(0xcc),_0x5dd345(0x111)]){const _0x223290=_0x164dd0[_0x5dd345(0xf5)][_0x5dd345(0x10f)](_0x1fc259);_0x5c72f9[_0x5dd345(0x10a)](_0x1fc259,()=>{const _0x34e5cd=_0x5dd345,_0x3cd77a=_0x164dd0[_0x34e5cd(0xd5)][_0x34e5cd(0xe2)][_0x34e5cd(0xc0)][_0x34e5cd(0xbd)]()[_0x34e5cd(0x10b)]()[_0x34e5cd(0xd6)](_0x59211a=>_0x59211a['is'](_0x34e5cd(0xd8),_0x34e5cd(0xb6))),_0xdc9be=_0x223290[_0x34e5cd(0xef)];_0x164dd0[_0x34e5cd(0xd5)][_0x34e5cd(0xf9)](()=>{const _0x356179=_0x34e5cd;_0x5c72f9[_0x356179(0xd0)]([_0x3cd77a,_0xdc9be],{'commandName':_0x356179(0xf0),'commandParams':[]},[],_0x356179(0xf0));});});}for(const _0xfe174a of[_0x5dd345(0xc8),_0x5dd345(0x10c)]){const _0x260294=_0x164dd0[_0x5dd345(0xf5)][_0x5dd345(0x10f)](_0xfe174a);_0x5c72f9[_0x5dd345(0x10a)](_0xfe174a,()=>{const _0x578f70=_0x5dd345,_0x3d4454=_0x262099[_0x578f70(0x102)](_0x164dd0[_0x578f70(0xd5)][_0x578f70(0xe2)][_0x578f70(0xc0)])[0x0],_0x53f9a5=_0x3d4454[_0x578f70(0xf6)](_0x578f70(0xc9)),{column:_0xedcd94,row:_0x522d99}=_0x262099[_0x578f70(0xfd)](_0x3d4454);let _0x692113=[];if(_0x578f70(0xd1)==_0x260294[_0x578f70(0xfc)]){const _0x1951e2=_0x262099[_0x578f70(0xb2)](_0x53f9a5,{'startRow':_0x522d99,'endRow':_0x522d99,'includeAllSlots':!0x0});_0x692113=Array[_0x578f70(0xc4)](_0x1951e2)[_0x578f70(0xde)](_0xdc2224=>_0xdc2224[_0x578f70(0xb7)]);}else{const _0x142a03=_0x262099[_0x578f70(0xb2)](_0x53f9a5,{'column':_0xedcd94,'includeAllSlots':!0x0});_0x692113=Array[_0x578f70(0xc4)](_0x142a03)[_0x578f70(0xde)](_0x1538dd=>_0x1538dd[_0x578f70(0xb7)]);}_0x164dd0[_0x578f70(0xd5)][_0x578f70(0xf9)](_0x10588e=>{const _0x2ff104=_0x578f70;_0x5c72f9[_0x2ff104(0xda)](_0x10588e[_0x2ff104(0xc6)](_0x3d4454),{'commandName':_0xfe174a,'commandParams':[]},_0x692113,_0xfe174a);});});}_0x5c72f9[_0x5dd345(0xb8)][_0x5dd345(0xe7)](_0x27c2af=>{const _0x4c73cd=_0x5dd345;if(_0x4c73cd(0x10d)!=_0x27c2af[_0x4c73cd(0xc2)]&&_0x4c73cd(0xe4)!=_0x27c2af[_0x4c73cd(0xc2)])return;const {data:_0x3900fd}=_0x27c2af;return _0x3900fd&&_0x4c73cd(0xf0)==_0x3900fd[_0x4c73cd(0xe9)]?{'type':_0x4c73cd(0xdb),'content':_0x5614f6(_0x4505ba,_0x4c73cd(0xfe))}:void 0x0;}),_0x5c72f9[_0x5dd345(0xb8)][_0x5dd345(0xe7)](_0x2ae48c=>{const _0x314be0=_0x5dd345;if(_0x314be0(0x10d)!=_0x2ae48c[_0x314be0(0xc2)]&&_0x314be0(0xe4)!=_0x2ae48c[_0x314be0(0xc2)])return;const {data:_0x23a286}=_0x2ae48c;return _0x23a286?_0x314be0(0xc8)==_0x23a286[_0x314be0(0xe9)]?{'type':_0x314be0(0xdb),'content':_0x5614f6(_0x4505ba,_0x314be0(0x105))}:_0x314be0(0x10c)==_0x23a286[_0x314be0(0xe9)]?{'type':_0x314be0(0xdb),'content':_0x5614f6(_0x4505ba,_0x314be0(0x106))}:void 0x0:void 0x0;});const _0x275a0f=_0x550955[_0x5dd345(0xd2)]();for(const _0x15c618 of[_0x5dd345(0xec),_0x5dd345(0x103),_0x5dd345(0xcc),_0x5dd345(0x111)])_0x5c72f9[_0x5dd345(0xc7)][_0x5dd345(0xb1)](_0x5dd345(0x10d),_0x15c618,_0x5dd345(0xe8),_0x275a0f);for(const _0x32f312 of[_0x5dd345(0xc8),_0x5dd345(0x10c)])_0x5c72f9[_0x5dd345(0xc7)][_0x5dd345(0xb1)](_0x5dd345(0x10d),_0x32f312,_0x5dd345(0xe8),_0x275a0f);_0x5c72f9[_0x5dd345(0xc7)][_0x5dd345(0xb1)](_0x5dd345(0x10d),_0x5dd345(0xf0),_0x5dd345(0xe8),_0x4151e4=>{const _0x59f186=_0x5dd345;_0x164dd0[_0x59f186(0xd5)][_0x59f186(0xf9)](_0x3c12d6=>{const _0x1da689=_0x59f186,_0x413482=Array[_0x1da689(0xc4)](_0x3c9bcf[_0x1da689(0xb3)]())[_0x1da689(0xde)](_0x36e252=>_0x2ff35d[_0x1da689(0xf3)](_0x36e252));_0x3c12d6[_0x1da689(0xcd)](_0x4151e4),_0x164dd0[_0x1da689(0xf5)][_0x1da689(0x10f)](_0x1da689(0xf0))[_0x1da689(0xe1)](),_0x164dd0[_0x1da689(0xca)](_0x1da689(0xf0),{'forceDefaultExecution':!0x0});const _0x57cbe1=_0x413482[_0x1da689(0xbf)](_0x12aebe=>_0x1da689(0xdd)!=_0x12aebe[_0x1da689(0xfa)][_0x1da689(0xcf)]);_0x57cbe1[_0x1da689(0x107)]>0x0&&_0x3c12d6[_0x1da689(0xcd)](_0x57cbe1);for(const _0xd1c964 of _0x413482)_0xd1c964[_0x1da689(0xf2)]();});});for(const _0x23ee9c of[_0x5dd345(0xec),_0x5dd345(0xcc),_0x5dd345(0x111),_0x5dd345(0x103)]){const _0x3e964a=_0x164dd0[_0x5dd345(0xf5)][_0x5dd345(0x10f)](_0x23ee9c);_0x3e964a['on'](_0x5dd345(0xe5),(_0x2995f4,_0x24fc6d,_0x5bab7f)=>{const _0x353d49=_0x5dd345;if(_0x5bab7f){const _0x522858=_0x164dd0[_0x353d49(0xd5)][_0x353d49(0xe2)][_0x353d49(0xc0)][_0x353d49(0xbd)]()[_0x353d49(0x10b)]()[_0x353d49(0xd6)](_0x3047e0=>_0x3047e0['is'](_0x353d49(0xd8),_0x353d49(0xb6)));this[_0x353d49(0x110)](_0x3e964a[_0x353d49(0xef)],_0x522858)||(_0x2995f4[_0x353d49(0x101)]=!0x1,_0x2995f4[_0x353d49(0xf4)]());}},{'priority':_0x5dd345(0xd4)});}}[_0x4f6ea5(0x100)](){const _0x24451f=_0x4f6ea5,_0x38df7f=this[_0x24451f(0xc3)][_0x24451f(0xf5)][_0x24451f(0x10f)](_0x24451f(0xf0)),_0x467839=this[_0x24451f(0xc3)][_0x24451f(0xbb)][_0x24451f(0x10f)](_0x24451f(0xeb));if(!_0x38df7f[_0x24451f(0xb9)])return!0x1;const _0x484430=_0x467839[_0x24451f(0x102)](this[_0x24451f(0xc3)][_0x24451f(0xd5)][_0x24451f(0xe2)][_0x24451f(0xc0)]);for(const _0x1393f6 of _0x484430)for(const _0x4958cc of _0x484430)if(_0x1393f6!=_0x4958cc&&!this[_0x24451f(0x110)](_0x1393f6,_0x4958cc))return!0x1;return!0x0;}[_0x4f6ea5(0x110)](_0x50a2a1,_0xb0f14c){const _0x26b69d=_0x4f6ea5,_0x363d46=this[_0x26b69d(0xc3)][_0x26b69d(0xbb)][_0x26b69d(0x10f)](_0x26b69d(0xb5)),_0x4a90ed=this[_0x26b69d(0xc3)][_0x26b69d(0xd5)][_0x26b69d(0xc6)](_0x50a2a1),_0x29b702=this[_0x26b69d(0xc3)][_0x26b69d(0xd5)][_0x26b69d(0xc6)](_0xb0f14c),_0x300a9a=new Set(),_0x292720=new Set();for(const _0x849a2f of _0x363d46[_0x26b69d(0x108)]())if((_0x26b69d(0xe3)==_0x849a2f[_0x26b69d(0xc2)]||_0x26b69d(0xae)==_0x849a2f[_0x26b69d(0xc2)]||_0x26b69d(0xf0)==_0x849a2f[_0x26b69d(0xdc)])&&_0x849a2f[_0x26b69d(0xb4)]){for(const _0x82690a of _0x849a2f[_0x26b69d(0xb3)]())_0x82690a[_0x26b69d(0xe0)](_0x4a90ed,!0x0)&&_0x300a9a[_0x26b69d(0xe6)](_0x849a2f[_0x26b69d(0xc2)]+':'+_0x849a2f[_0x26b69d(0xff)]['id']),_0x82690a[_0x26b69d(0xe0)](_0x29b702,!0x0)&&_0x292720[_0x26b69d(0xe6)](_0x849a2f[_0x26b69d(0xc2)]+':'+_0x849a2f[_0x26b69d(0xff)]['id']);}if(_0x300a9a[_0x26b69d(0xd9)]!=_0x292720[_0x26b69d(0xd9)])return!0x1;for(const _0x2c94e0 of _0x300a9a)if(!_0x292720[_0x26b69d(0xc1)](_0x2c94e0))return!0x1;return!0x0;}}function _0x5d83(){const _0x51c149=['push','element','size','markBlockFormat','format','subType','$graveyard','map','1344588fCPaBP','containsRange','refresh','document','insertion','formatInline','set:isEnabled','add','registerDescriptionCallback','accept','commandName','310bvQXos','TableUtils','mergeTableCellUp','1428129kMwKKa','1469620mcYCof','value','mergeTableCells','94nqvyYi','detach','fromRange','stop','commands','findAncestor','9529oZfFCu','168619kCeBSw','change','root','forceDefaultExecution','direction','getCellLocation','*Merge\x20cells*','author','_areSelectedCellsMergable','return','getSelectionAffectedTableCells','mergeTableCellRight','afterInit','*Split\x20cell:*\x20vertically','*Split\x20cell:*\x20horizontally','length','getSuggestions','locale','enableCommand','getAncestors','splitTableCellHorizontally','formatBlock','trackChanges','get','_areMergableCells','mergeTableCellLeft','deletion','3KEsBMW','TableEditing','registerCustomCallback','createTableWalker','getRanges','isInContent','TrackChangesEditing','tableCell','cell','descriptionFactory','isEnabled','_tablePostFixingSubtypes','plugins','76992yvhWmo','getFirstPosition','112MMYVEU','filter','selection','has','type','editor','from','highest','createRangeOn','_suggestionFactory','splitTableCellVertically','table','execute','_isForcedDefaultExecutionBlock','mergeTableCellDown','setSelection','747932sZHqmk','rootName','markMultiRangeBlockFormat','horizontally','_acceptFormatSuggestionCallbackFactory','requires','low','model','find'];_0x5d83=function(){return _0x51c149;};return _0x5d83();}
23
+ function _0x21d3(_0x1a0205,_0x1b9038){const _0x31f9e1=_0x31f9();return _0x21d3=function(_0x21d365,_0xffccf7){_0x21d365=_0x21d365-0xf7;let _0x5b4375=_0x31f9e1[_0x21d365];return _0x5b4375;},_0x21d3(_0x1a0205,_0x1b9038);}const _0x51fca3=_0x21d3;(function(_0x330998,_0x2c1e1b){const _0x3596d3=_0x21d3,_0x417875=_0x330998();while(!![]){try{const _0x570c95=-parseInt(_0x3596d3(0x11d))/0x1*(parseInt(_0x3596d3(0xf8))/0x2)+parseInt(_0x3596d3(0x147))/0x3+parseInt(_0x3596d3(0x101))/0x4+-parseInt(_0x3596d3(0x150))/0x5+-parseInt(_0x3596d3(0x12a))/0x6+parseInt(_0x3596d3(0x112))/0x7*(parseInt(_0x3596d3(0x105))/0x8)+parseInt(_0x3596d3(0x131))/0x9;if(_0x570c95===_0x2c1e1b)break;else _0x417875['push'](_0x417875['shift']());}catch(_0x1f9cb6){_0x417875['push'](_0x417875['shift']());}}}(_0x31f9,0x6fa3a));import{Plugin as _0x5b512}from'ckeditor5/src/core.js';import _0x4227b6 from'./table.js';import{LiveRange as _0xe338a2}from'ckeditor5/src/engine.js';function _0x31f9(){const _0x3720ef=['markMultiRangeBlockFormat','model','low','has','1389596PjSRLj','isInContent','getAncestors','author','5672KVcXnM','root','forceDefaultExecution','findAncestor','requires','element','setSelection','commands','TrackChangesEditing','commandName','trackChanges','mergeTableCellRight','*Split\x20cell:*\x20vertically','6867tFKBxH','set:isEnabled','getFirstPosition','size','registerCustomCallback','subType','mergeTableCellDown','getRanges','_areSelectedCellsMergable','formatInline','formatBlock','6229ARGGDz','document','_suggestionFactory','filter','locale','execute','deletion','detach','createTableWalker','from','cell','mergeTableCellLeft','$graveyard','4406520nVUvnB','direction','tableCell','type','selection','afterInit','_isForcedDefaultExecutionBlock','4584582vVVVbt','plugins','getCellLocation','length','*Merge\x20cells*','map','insertion','find','splitTableCellVertically','fromRange','table','splitTableCellHorizontally','highest','stop','markBlockFormat','isEnabled','getSelectionAffectedTableCells','_tablePostFixingSubtypes','editor','createRangeOn','_acceptFormatSuggestionCallbackFactory','push','529608DWAcUs','change','add','descriptionFactory','_areMergableCells','mergeTableCellUp','containsRange','return','getSuggestions','1876070mhAmtc','refresh','enableCommand','get','registerDescriptionCallback','*Split\x20cell:*\x20horizontally','TableEditing','mergeTableCells','horizontally','format','52sdzBoh','value','rootName','accept','TableUtils'];_0x31f9=function(){return _0x3720ef;};return _0x31f9();}import{getTranslation as _0x146bd0}from'../utils/common-translations.js';export default class vt extends _0x5b512{static get[_0x51fca3(0x109)](){return[_0x4227b6];}[_0x51fca3(0x12f)](){const _0x525318=_0x51fca3,_0x17379d=this[_0x525318(0x143)],_0x157528=_0x17379d[_0x525318(0xfe)][_0x525318(0x11e)][_0x525318(0x12e)],_0x33dc2e=_0x17379d[_0x525318(0x121)];if(!_0x17379d[_0x525318(0x132)][_0x525318(0x100)](_0x525318(0x156)))return;const _0x5b6702=_0x17379d[_0x525318(0x132)][_0x525318(0x153)](_0x525318(0x10d)),_0x41208b=_0x17379d[_0x525318(0x132)][_0x525318(0x153)](_0x525318(0xfc)),_0xd75f11=_0x17379d[_0x525318(0x132)][_0x525318(0x153)](_0x4227b6);_0xd75f11[_0x525318(0x142)][_0x525318(0x146)](_0x525318(0x157)),_0x5b6702[_0x525318(0x152)](_0x525318(0x157),()=>{const _0x17b6b2=_0x525318,_0x3f0ac1=_0x41208b[_0x17b6b2(0x141)](_0x17379d[_0x17b6b2(0xfe)][_0x17b6b2(0x11e)][_0x17b6b2(0x12e)]);_0x17379d[_0x17b6b2(0xfe)][_0x17b6b2(0x148)](()=>{const _0x4e2e73=_0x17b6b2;_0x5b6702[_0x4e2e73(0xfd)](_0x3f0ac1,{'commandName':_0x4e2e73(0x157),'commandParams':[]},[],_0x4e2e73(0x157));});}),_0x17379d[_0x525318(0x10c)][_0x525318(0x153)](_0x525318(0x157))['on'](_0x525318(0x122),(_0x32f3a4,_0x10e3c1)=>{const _0x542432=_0x525318;_0x17379d[_0x542432(0x10c)][_0x542432(0x153)](_0x542432(0x10f))[_0x542432(0xf9)]&&(_0x10e3c1[_0x542432(0x134)]>0x0&&_0x10e3c1[_0x10e3c1[_0x542432(0x134)]-0x1]&&_0x10e3c1[_0x10e3c1[_0x542432(0x134)]-0x1][_0x542432(0x107)]||_0x5b6702[_0x542432(0x130)]||this[_0x542432(0x11a)]()||_0x32f3a4[_0x542432(0x13e)]());},{'priority':_0x525318(0x13d)});for(const _0x42d768 of[_0x525318(0x14c),_0x525318(0x110),_0x525318(0x118),_0x525318(0x128)]){const _0x2fdafe=_0x17379d[_0x525318(0x10c)][_0x525318(0x153)](_0x42d768);_0x5b6702[_0x525318(0x152)](_0x42d768,()=>{const _0x209d92=_0x525318,_0x466b00=_0x17379d[_0x209d92(0xfe)][_0x209d92(0x11e)][_0x209d92(0x12e)][_0x209d92(0x114)]()[_0x209d92(0x103)]()[_0x209d92(0x138)](_0x207bfd=>_0x207bfd['is'](_0x209d92(0x10a),_0x209d92(0x12c))),_0xc18800=_0x2fdafe[_0x209d92(0xf9)];_0x17379d[_0x209d92(0xfe)][_0x209d92(0x148)](()=>{const _0x6ccfa7=_0x209d92;_0x5b6702[_0x6ccfa7(0xfd)]([_0x466b00,_0xc18800],{'commandName':_0x6ccfa7(0x157),'commandParams':[]},[],_0x6ccfa7(0x157));});});}for(const _0xeeb019 of[_0x525318(0x139),_0x525318(0x13c)]){const _0x3883f9=_0x17379d[_0x525318(0x10c)][_0x525318(0x153)](_0xeeb019);_0x5b6702[_0x525318(0x152)](_0xeeb019,()=>{const _0x31719f=_0x525318,_0x5a8def=_0x41208b[_0x31719f(0x141)](_0x17379d[_0x31719f(0xfe)][_0x31719f(0x11e)][_0x31719f(0x12e)])[0x0],_0x58ea92=_0x5a8def[_0x31719f(0x108)](_0x31719f(0x13b)),{column:_0x3fa48e,row:_0x5b93e8}=_0x41208b[_0x31719f(0x133)](_0x5a8def);let _0x12c604=[];if(_0x31719f(0x158)==_0x3883f9[_0x31719f(0x12b)]){const _0x4a282c=_0x41208b[_0x31719f(0x125)](_0x58ea92,{'startRow':_0x5b93e8,'endRow':_0x5b93e8,'includeAllSlots':!0x0});_0x12c604=Array[_0x31719f(0x126)](_0x4a282c)[_0x31719f(0x136)](_0x5b7806=>_0x5b7806[_0x31719f(0x127)]);}else{const _0x2ff568=_0x41208b[_0x31719f(0x125)](_0x58ea92,{'column':_0x3fa48e,'includeAllSlots':!0x0});_0x12c604=Array[_0x31719f(0x126)](_0x2ff568)[_0x31719f(0x136)](_0x1648d0=>_0x1648d0[_0x31719f(0x127)]);}_0x17379d[_0x31719f(0xfe)][_0x31719f(0x148)](_0x26ca2e=>{const _0x407391=_0x31719f;_0x5b6702[_0x407391(0x13f)](_0x26ca2e[_0x407391(0x144)](_0x5a8def),{'commandName':_0xeeb019,'commandParams':[]},_0x12c604,_0xeeb019);});});}_0x5b6702[_0x525318(0x14a)][_0x525318(0x154)](_0x2a57c6=>{const _0x1b205f=_0x525318;if(_0x1b205f(0x11c)!=_0x2a57c6[_0x1b205f(0x12d)]&&_0x1b205f(0x11b)!=_0x2a57c6[_0x1b205f(0x12d)])return;const {data:_0x351e25}=_0x2a57c6;return _0x351e25&&_0x1b205f(0x157)==_0x351e25[_0x1b205f(0x10e)]?{'type':_0x1b205f(0xf7),'content':_0x146bd0(_0x33dc2e,_0x1b205f(0x135))}:void 0x0;}),_0x5b6702[_0x525318(0x14a)][_0x525318(0x154)](_0x162c62=>{const _0xf1dfe1=_0x525318;if(_0xf1dfe1(0x11c)!=_0x162c62[_0xf1dfe1(0x12d)]&&_0xf1dfe1(0x11b)!=_0x162c62[_0xf1dfe1(0x12d)])return;const {data:_0xa9e2bd}=_0x162c62;return _0xa9e2bd?_0xf1dfe1(0x139)==_0xa9e2bd[_0xf1dfe1(0x10e)]?{'type':_0xf1dfe1(0xf7),'content':_0x146bd0(_0x33dc2e,_0xf1dfe1(0x111))}:_0xf1dfe1(0x13c)==_0xa9e2bd[_0xf1dfe1(0x10e)]?{'type':_0xf1dfe1(0xf7),'content':_0x146bd0(_0x33dc2e,_0xf1dfe1(0x155))}:void 0x0:void 0x0;});const _0x5a5ba5=_0xd75f11[_0x525318(0x145)]();for(const _0x3203a6 of[_0x525318(0x14c),_0x525318(0x110),_0x525318(0x118),_0x525318(0x128)])_0x5b6702[_0x525318(0x11f)][_0x525318(0x116)](_0x525318(0x11c),_0x3203a6,_0x525318(0xfb),_0x5a5ba5);for(const _0x52a7f4 of[_0x525318(0x139),_0x525318(0x13c)])_0x5b6702[_0x525318(0x11f)][_0x525318(0x116)](_0x525318(0x11c),_0x52a7f4,_0x525318(0xfb),_0x5a5ba5);_0x5b6702[_0x525318(0x11f)][_0x525318(0x116)](_0x525318(0x11c),_0x525318(0x157),_0x525318(0xfb),_0x235af2=>{const _0x53ce0a=_0x525318;_0x17379d[_0x53ce0a(0xfe)][_0x53ce0a(0x148)](_0x49bede=>{const _0x5536cc=_0x53ce0a,_0x4b7550=Array[_0x5536cc(0x126)](_0x157528[_0x5536cc(0x119)]())[_0x5536cc(0x136)](_0x103f9d=>_0xe338a2[_0x5536cc(0x13a)](_0x103f9d));_0x49bede[_0x5536cc(0x10b)](_0x235af2),_0x17379d[_0x5536cc(0x10c)][_0x5536cc(0x153)](_0x5536cc(0x157))[_0x5536cc(0x151)](),_0x17379d[_0x5536cc(0x122)](_0x5536cc(0x157),{'forceDefaultExecution':!0x0});const _0x4c0b95=_0x4b7550[_0x5536cc(0x120)](_0x1f1448=>_0x5536cc(0x129)!=_0x1f1448[_0x5536cc(0x106)][_0x5536cc(0xfa)]);_0x4c0b95[_0x5536cc(0x134)]>0x0&&_0x49bede[_0x5536cc(0x10b)](_0x4c0b95);for(const _0x37110f of _0x4b7550)_0x37110f[_0x5536cc(0x124)]();});});for(const _0x38f3fe of[_0x525318(0x14c),_0x525318(0x118),_0x525318(0x128),_0x525318(0x110)]){const _0x164605=_0x17379d[_0x525318(0x10c)][_0x525318(0x153)](_0x38f3fe);_0x164605['on'](_0x525318(0x113),(_0xa6376a,_0x3c2d03,_0x29f951)=>{const _0x1e4fdb=_0x525318;if(_0x29f951){const _0x151331=_0x17379d[_0x1e4fdb(0xfe)][_0x1e4fdb(0x11e)][_0x1e4fdb(0x12e)][_0x1e4fdb(0x114)]()[_0x1e4fdb(0x103)]()[_0x1e4fdb(0x138)](_0x4579b0=>_0x4579b0['is'](_0x1e4fdb(0x10a),_0x1e4fdb(0x12c)));this[_0x1e4fdb(0x14b)](_0x164605[_0x1e4fdb(0xf9)],_0x151331)||(_0xa6376a[_0x1e4fdb(0x14e)]=!0x1,_0xa6376a[_0x1e4fdb(0x13e)]());}},{'priority':_0x525318(0xff)});}}[_0x51fca3(0x11a)](){const _0x1e356b=_0x51fca3,_0x1d7e91=this[_0x1e356b(0x143)][_0x1e356b(0x10c)][_0x1e356b(0x153)](_0x1e356b(0x157)),_0x5809e8=this[_0x1e356b(0x143)][_0x1e356b(0x132)][_0x1e356b(0x153)](_0x1e356b(0xfc));if(!_0x1d7e91[_0x1e356b(0x140)])return!0x1;const _0x546377=_0x5809e8[_0x1e356b(0x141)](this[_0x1e356b(0x143)][_0x1e356b(0xfe)][_0x1e356b(0x11e)][_0x1e356b(0x12e)]);for(const _0x2f5adb of _0x546377)for(const _0xe0adec of _0x546377)if(_0x2f5adb!=_0xe0adec&&!this[_0x1e356b(0x14b)](_0x2f5adb,_0xe0adec))return!0x1;return!0x0;}[_0x51fca3(0x14b)](_0x4b98c1,_0x1d178d){const _0x46c76e=_0x51fca3,_0x419c02=this[_0x46c76e(0x143)][_0x46c76e(0x132)][_0x46c76e(0x153)](_0x46c76e(0x10d)),_0x4c636c=this[_0x46c76e(0x143)][_0x46c76e(0xfe)][_0x46c76e(0x144)](_0x4b98c1),_0x10c121=this[_0x46c76e(0x143)][_0x46c76e(0xfe)][_0x46c76e(0x144)](_0x1d178d),_0x28a8e5=new Set(),_0x34924f=new Set();for(const _0x16e2d7 of _0x419c02[_0x46c76e(0x14f)]())if((_0x46c76e(0x137)==_0x16e2d7[_0x46c76e(0x12d)]||_0x46c76e(0x123)==_0x16e2d7[_0x46c76e(0x12d)]||_0x46c76e(0x157)==_0x16e2d7[_0x46c76e(0x117)])&&_0x16e2d7[_0x46c76e(0x102)]){for(const _0x55c255 of _0x16e2d7[_0x46c76e(0x119)]())_0x55c255[_0x46c76e(0x14d)](_0x4c636c,!0x0)&&_0x28a8e5[_0x46c76e(0x149)](_0x16e2d7[_0x46c76e(0x12d)]+':'+_0x16e2d7[_0x46c76e(0x104)]['id']),_0x55c255[_0x46c76e(0x14d)](_0x10c121,!0x0)&&_0x34924f[_0x46c76e(0x149)](_0x16e2d7[_0x46c76e(0x12d)]+':'+_0x16e2d7[_0x46c76e(0x104)]['id']);}if(_0x28a8e5[_0x46c76e(0x115)]!=_0x34924f[_0x46c76e(0x115)])return!0x1;for(const _0x2e8625 of _0x28a8e5)if(!_0x34924f[_0x46c76e(0x100)](_0x2e8625))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1874(){const _0x2d56c3=['3284232boxkLS','plugins','editor','2145768QOVTbG','5TZbLCy','enableCommand','afterInit','ELEMENT_TABLE_OF_CONTENTS','351483bHiiXl','13rdzCjF','commands','registerElementLabel','1131024utNeCG','5365125JtQUxf','tableOfContents','32vwVWCo','184lETgzm','160GlddTv','35301eBVyHn','insertTableOfContents','locale','TrackChangesEditing','1eIhsjh','get','251202zePOoA','descriptionFactory'];_0x1874=function(){return _0x2d56c3;};return _0x1874();}const _0x33a151=_0x262e;function _0x262e(_0x10a97b,_0xc2b96b){const _0x187426=_0x1874();return _0x262e=function(_0x262e0c,_0x262f56){_0x262e0c=_0x262e0c-0x18e;let _0x55de13=_0x187426[_0x262e0c];return _0x55de13;},_0x262e(_0x10a97b,_0xc2b96b);}(function(_0x8375ee,_0x2da459){const _0x3f4439=_0x262e,_0x2a285c=_0x8375ee();while(!![]){try{const _0x5cc7ae=-parseInt(_0x3f4439(0x199))/0x1*(parseInt(_0x3f4439(0x18f))/0x2)+-parseInt(_0x3f4439(0x195))/0x3*(-parseInt(_0x3f4439(0x193))/0x4)+parseInt(_0x3f4439(0x1a1))/0x5*(parseInt(_0x3f4439(0x19d))/0x6)+parseInt(_0x3f4439(0x19b))/0x7*(parseInt(_0x3f4439(0x192))/0x8)+-parseInt(_0x3f4439(0x190))/0x9+-parseInt(_0x3f4439(0x194))/0xa*(-parseInt(_0x3f4439(0x1a5))/0xb)+-parseInt(_0x3f4439(0x1a0))/0xc*(parseInt(_0x3f4439(0x1a6))/0xd);if(_0x5cc7ae===_0x2da459)break;else _0x2a285c['push'](_0x2a285c['shift']());}catch(_0x825b3e){_0x2a285c['push'](_0x2a285c['shift']());}}}(_0x1874,0x62633));import{Plugin as _0x186587}from'ckeditor5/src/core.js';import{getTranslation as _0x1eb203}from'../utils/common-translations.js';export default class Mt extends _0x186587{[_0x33a151(0x1a3)](){const _0x3c5008=_0x33a151,_0x33371f=this[_0x3c5008(0x19f)];if(!_0x33371f[_0x3c5008(0x1a7)][_0x3c5008(0x19a)](_0x3c5008(0x196)))return;_0x33371f[_0x3c5008(0x19e)][_0x3c5008(0x19a)](_0x3c5008(0x198))[_0x3c5008(0x1a2)](_0x3c5008(0x196));const _0x167c96=_0x33371f[_0x3c5008(0x19e)][_0x3c5008(0x19a)](_0x3c5008(0x198)),_0x1b5d82=_0x33371f[_0x3c5008(0x197)];_0x167c96[_0x3c5008(0x19c)][_0x3c5008(0x18e)](_0x3c5008(0x191),_0x478ec8=>_0x1eb203(_0x1b5d82,_0x3c5008(0x1a4),_0x478ec8));}}
23
+ const _0x4b8987=_0x5c11;function _0x5c11(_0x3921b5,_0x287e72){const _0x1cb71e=_0x1cb7();return _0x5c11=function(_0x5c1181,_0xefa4e6){_0x5c1181=_0x5c1181-0x1db;let _0x234675=_0x1cb71e[_0x5c1181];return _0x234675;},_0x5c11(_0x3921b5,_0x287e72);}function _0x1cb7(){const _0x74b568=['descriptionFactory','afterInit','locale','ELEMENT_TABLE_OF_CONTENTS','TrackChangesEditing','606QBmRzt','plugins','commands','insertTableOfContents','10381Jnbxxu','get','1212DVUqPD','236271mkGHBN','editor','2YfBuQf','6005lbSTkF','11uqwYRo','registerElementLabel','2350850LEXOSg','27LLdjsp','1115475iOBxru','56244QvQwNU','enableCommand','1256AVTIcR','247NsBdgy','tableOfContents'];_0x1cb7=function(){return _0x74b568;};return _0x1cb7();}(function(_0x121fe6,_0xf53fa3){const _0x259e2d=_0x5c11,_0x2e05ad=_0x121fe6();while(!![]){try{const _0x43e383=-parseInt(_0x259e2d(0x1f4))/0x1*(parseInt(_0x259e2d(0x1dc))/0x2)+parseInt(_0x259e2d(0x1e2))/0x3+-parseInt(_0x259e2d(0x1f3))/0x4*(-parseInt(_0x259e2d(0x1dd))/0x5)+-parseInt(_0x259e2d(0x1ed))/0x6*(parseInt(_0x259e2d(0x1f1))/0x7)+-parseInt(_0x259e2d(0x1e5))/0x8*(-parseInt(_0x259e2d(0x1e1))/0x9)+parseInt(_0x259e2d(0x1e0))/0xa*(-parseInt(_0x259e2d(0x1de))/0xb)+-parseInt(_0x259e2d(0x1e3))/0xc*(-parseInt(_0x259e2d(0x1e6))/0xd);if(_0x43e383===_0xf53fa3)break;else _0x2e05ad['push'](_0x2e05ad['shift']());}catch(_0x521ba5){_0x2e05ad['push'](_0x2e05ad['shift']());}}}(_0x1cb7,0x31d51));import{Plugin as _0x535b8e}from'ckeditor5/src/core.js';import{getTranslation as _0x1b8a98}from'../utils/common-translations.js';export default class Mt extends _0x535b8e{[_0x4b8987(0x1e9)](){const _0x147c64=_0x4b8987,_0x3dd538=this[_0x147c64(0x1db)];if(!_0x3dd538[_0x147c64(0x1ef)][_0x147c64(0x1f2)](_0x147c64(0x1f0)))return;_0x3dd538[_0x147c64(0x1ee)][_0x147c64(0x1f2)](_0x147c64(0x1ec))[_0x147c64(0x1e4)](_0x147c64(0x1f0));const _0x1b9d3d=_0x3dd538[_0x147c64(0x1ee)][_0x147c64(0x1f2)](_0x147c64(0x1ec)),_0x3bba48=_0x3dd538[_0x147c64(0x1ea)];_0x1b9d3d[_0x147c64(0x1e8)][_0x147c64(0x1df)](_0x147c64(0x1e7),_0x5c883d=>_0x1b8a98(_0x3bba48,_0x147c64(0x1eb),_0x5c883d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c12ec=_0x1fb7;(function(_0x39e592,_0x5df67a){const _0x21463b=_0x1fb7,_0x1cc3b6=_0x39e592();while(!![]){try{const _0x3159ff=parseInt(_0x21463b(0x1bb))/0x1*(-parseInt(_0x21463b(0x194))/0x2)+-parseInt(_0x21463b(0x1c1))/0x3*(parseInt(_0x21463b(0x1c9))/0x4)+-parseInt(_0x21463b(0x1c3))/0x5+-parseInt(_0x21463b(0x1af))/0x6+-parseInt(_0x21463b(0x1c2))/0x7+parseInt(_0x21463b(0x19f))/0x8+parseInt(_0x21463b(0x1b3))/0x9;if(_0x3159ff===_0x5df67a)break;else _0x1cc3b6['push'](_0x1cc3b6['shift']());}catch(_0x4bd262){_0x1cc3b6['push'](_0x1cc3b6['shift']());}}}(_0x42f5,0xc13a1));function _0x42f5(){const _0x5c82cb=['getSuggestionCallback','discard','_suggestionFactory','enqueueChange','get','handleDiscardAction','enableCommand','tableCellBackgroundColor','editor','_getSuggestion','tableCellProperties','getSuggestions','tableCellHorizontalAlignment','registerDescriptionCallback','markBlockFormat','batch','format','tableCellHeight','TrackChangesEditing','tableCellBorderStyle','2iOPRWO','tableBorderColor','join','tableAlignment','subType','tableBorderWidth','TableCellPropertiesEditing','getFirstPosition','tableBorderStyle','_handlePropertyChange','tableCellPadding','11355408DwMNuw','getAttribute','has','setAttribute','handleSuggestionDescription','start','*Format:*\x20change\x20table\x20cell\x20properties','registerCustomCallback','accept','tableProperties','TrackChangesTableProperties','getSelectionAffectedTableCells','tableCellBorderColor','*Format:*\x20change\x20table\x20properties','afterInit','formatBlock','4379340VHfjJM','tableWidth','locale','getContainedElement','28605456aOpSDX','nodeAfter','plugins','TableUtils','findAncestor','tableCellBorderWidth','tableHeight','document','1397573cBVgqm','tableCellVerticalAlignment','change','pluginName','TablePropertiesEditing','tableCellWidth','9LAJlBw','504245ktNDtD','162005eebSAU','tableBackgroundColor','commandParams','removeAttribute','selection','data','2099272bLvvzA','descriptionFactory','model','table'];_0x42f5=function(){return _0x5c82cb;};return _0x42f5();}import{Plugin as _0x38c4d6}from'ckeditor5/src/core.js';function _0x1fb7(_0xab2ea3,_0x83052){const _0x42f56c=_0x42f5();return _0x1fb7=function(_0x1fb7a6,_0x50f15f){_0x1fb7a6=_0x1fb7a6-0x17f;let _0x4cfc8a=_0x42f56c[_0x1fb7a6];return _0x4cfc8a;},_0x1fb7(_0xab2ea3,_0x83052);}import{getTranslation as _0x221630}from'../utils/common-translations.js';export default class Rt extends _0x38c4d6{constructor(_0x49151a){const _0x359af6=_0x1fb7;super(_0x49151a),this[_0x359af6(0x1a8)]=[_0x359af6(0x195),_0x359af6(0x19c),_0x359af6(0x199),_0x359af6(0x197),_0x359af6(0x1b0),_0x359af6(0x1b9),_0x359af6(0x1c4)],this[_0x359af6(0x18a)]=[_0x359af6(0x1ab),_0x359af6(0x193),_0x359af6(0x1b8),_0x359af6(0x19e),_0x359af6(0x1c0),_0x359af6(0x191),_0x359af6(0x187),_0x359af6(0x18c),_0x359af6(0x1bc)];}static get[_0x5c12ec(0x1be)](){const _0x1bf42e=_0x5c12ec;return _0x1bf42e(0x1a9);}[_0x5c12ec(0x1ad)](){const _0x2547b5=_0x5c12ec,_0x526f8b=this[_0x2547b5(0x188)][_0x2547b5(0x1b5)][_0x2547b5(0x184)](_0x2547b5(0x192));if(this[_0x2547b5(0x188)][_0x2547b5(0x1b5)][_0x2547b5(0x1a1)](_0x2547b5(0x1bf))){for(const _0x4948cd of this[_0x2547b5(0x1a8)])_0x526f8b[_0x2547b5(0x186)](_0x4948cd,(_0x3858a2,_0x5f2ef8)=>{const _0x437fb7=_0x2547b5,_0x2d2e63=this[_0x437fb7(0x188)][_0x437fb7(0x1cb)][_0x437fb7(0x1ba)][_0x437fb7(0x1c7)][_0x437fb7(0x19b)]()[_0x437fb7(0x1b7)](_0x437fb7(0x17f));this[_0x437fb7(0x19d)](_0x4948cd,[_0x2d2e63],this[_0x437fb7(0x1a8)],_0x437fb7(0x1a8),_0x3858a2,_0x5f2ef8);});_0x526f8b[_0x2547b5(0x182)][_0x2547b5(0x1a6)](_0x2547b5(0x1ae),_0x2547b5(0x1a8),_0x2547b5(0x1a7),_0x526f8b[_0x2547b5(0x182)][_0x2547b5(0x180)](_0x2547b5(0x1ae),null,_0x2547b5(0x181))),_0x526f8b[_0x2547b5(0x182)][_0x2547b5(0x1a6)](_0x2547b5(0x1ae),_0x2547b5(0x1a8),_0x2547b5(0x181),(_0x4a4a24,_0x4aa230)=>this[_0x2547b5(0x185)](this[_0x2547b5(0x1a8)],_0x4a4a24,_0x4aa230)),_0x526f8b[_0x2547b5(0x182)][_0x2547b5(0x1a6)](_0x2547b5(0x1ae),_0x2547b5(0x1a8),_0x2547b5(0x196),()=>!0x1);}if(this[_0x2547b5(0x188)][_0x2547b5(0x1b5)][_0x2547b5(0x1a1)](_0x2547b5(0x19a))){for(const _0x3e5f8e of this[_0x2547b5(0x18a)])_0x526f8b[_0x2547b5(0x186)](_0x3e5f8e,(_0x16f736,_0x3114da)=>{const _0x596c6f=_0x2547b5,_0x42ff13=this[_0x596c6f(0x188)][_0x596c6f(0x1b5)][_0x596c6f(0x184)](_0x596c6f(0x1b6))[_0x596c6f(0x1aa)](this[_0x596c6f(0x188)][_0x596c6f(0x1cb)][_0x596c6f(0x1ba)][_0x596c6f(0x1c7)]);this[_0x596c6f(0x19d)](_0x3e5f8e,_0x42ff13,this[_0x596c6f(0x18a)],_0x596c6f(0x18a),_0x16f736,_0x3114da);});_0x526f8b[_0x2547b5(0x182)][_0x2547b5(0x1a6)](_0x2547b5(0x1ae),_0x2547b5(0x18a),_0x2547b5(0x1a7),_0x526f8b[_0x2547b5(0x182)][_0x2547b5(0x180)](_0x2547b5(0x1ae),null,_0x2547b5(0x181))),_0x526f8b[_0x2547b5(0x182)][_0x2547b5(0x1a6)](_0x2547b5(0x1ae),_0x2547b5(0x18a),_0x2547b5(0x181),(_0x29cbd4,_0x515cc6)=>this[_0x2547b5(0x185)](this[_0x2547b5(0x18a)],_0x29cbd4,_0x515cc6)),_0x526f8b[_0x2547b5(0x182)][_0x2547b5(0x1a6)](_0x2547b5(0x1ae),_0x2547b5(0x18a),_0x2547b5(0x196),()=>!0x1);}_0x526f8b[_0x2547b5(0x1ca)][_0x2547b5(0x18d)](_0x954e5=>this[_0x2547b5(0x1a3)](_0x954e5));}[_0x5c12ec(0x19d)](_0x65753a,_0x4bcf98,_0x83d064,_0x591445,_0x1ef2e0,_0x16a9c1){const _0x2792b3=_0x5c12ec,_0x59c944=this[_0x2792b3(0x188)][_0x2792b3(0x1b5)][_0x2792b3(0x184)](_0x2792b3(0x192));this[_0x2792b3(0x188)][_0x2792b3(0x1cb)][_0x2792b3(0x183)](_0x16a9c1[_0x2792b3(0x18f)],()=>{const _0x5f4b57=_0x2792b3;for(const _0x33d7a8 of _0x4bcf98){if(this[_0x5f4b57(0x189)](_0x33d7a8,_0x591445))_0x1ef2e0(_0x16a9c1);else{const _0x347282={};for(const _0x145b97 of _0x83d064){const _0x4aad6c=_0x33d7a8[_0x5f4b57(0x1a0)](_0x145b97);void 0x0!==_0x4aad6c&&(_0x347282[_0x145b97]=_0x4aad6c);}_0x1ef2e0(_0x16a9c1),_0x59c944[_0x5f4b57(0x18e)](_0x33d7a8,{'commandParams':[_0x347282]},[],_0x591445);}}});}[_0x5c12ec(0x185)](_0x2a205e,_0x1056ce,_0x3d27a7){const _0x2075bc=_0x5c12ec,_0x295f6e=_0x1056ce[0x0][_0x2075bc(0x1a4)][_0x2075bc(0x1b4)],_0x3894fe=_0x3d27a7[_0x2075bc(0x1c5)][0x0];this[_0x2075bc(0x188)][_0x2075bc(0x1cb)][_0x2075bc(0x1bd)](_0x44cf0d=>{const _0x57b724=_0x2075bc;for(const _0x4a3894 of _0x2a205e)void 0x0!==_0x3894fe[_0x4a3894]?_0x44cf0d[_0x57b724(0x1a2)](_0x4a3894,_0x3894fe[_0x4a3894],_0x295f6e):_0x44cf0d[_0x57b724(0x1c6)](_0x4a3894,_0x295f6e);});}[_0x5c12ec(0x1a3)](_0x2e18a7){const _0x581b86=_0x5c12ec;if(_0x2e18a7[_0x581b86(0x1c8)])switch(_0x2e18a7[_0x581b86(0x198)]){case _0x581b86(0x1a8):return{'type':_0x581b86(0x190),'content':_0x221630(this[_0x581b86(0x188)][_0x581b86(0x1b1)],_0x581b86(0x1ac))};case _0x581b86(0x18a):return{'type':_0x581b86(0x190),'content':_0x221630(this[_0x581b86(0x188)][_0x581b86(0x1b1)],_0x581b86(0x1a5))};}}[_0x5c12ec(0x189)](_0x5e3cf5,_0xc480ff){const _0x4af4aa=_0x5c12ec,_0xb72a85=this[_0x4af4aa(0x188)][_0x4af4aa(0x1b5)][_0x4af4aa(0x184)](_0x4af4aa(0x192));for(const _0x4b5977 of _0xb72a85[_0x4af4aa(0x18b)]({'skipNotAttached':!0x0})){const _0x559684=_0x4b5977[_0x4af4aa(0x1b2)]();if(_0x4b5977[_0x4af4aa(0x198)]===_0xc480ff&&_0x559684===_0x5e3cf5)return _0x4b5977;}return null;}}
23
+ const _0x362ac1=_0xa416;(function(_0x5754f7,_0x46c487){const _0x5c548f=_0xa416,_0x2f125c=_0x5754f7();while(!![]){try{const _0x331867=-parseInt(_0x5c548f(0x151))/0x1*(-parseInt(_0x5c548f(0x162))/0x2)+parseInt(_0x5c548f(0x120))/0x3+parseInt(_0x5c548f(0x133))/0x4*(parseInt(_0x5c548f(0x127))/0x5)+-parseInt(_0x5c548f(0x14f))/0x6+parseInt(_0x5c548f(0x141))/0x7*(-parseInt(_0x5c548f(0x130))/0x8)+-parseInt(_0x5c548f(0x146))/0x9+parseInt(_0x5c548f(0x12a))/0xa;if(_0x331867===_0x46c487)break;else _0x2f125c['push'](_0x2f125c['shift']());}catch(_0x8b7c42){_0x2f125c['push'](_0x2f125c['shift']());}}}(_0x59ba,0x39c30));import{Plugin as _0x1d858c}from'ckeditor5/src/core.js';function _0xa416(_0x5dca30,_0x17570f){const _0x59ba1f=_0x59ba();return _0xa416=function(_0xa416d5,_0x10def5){_0xa416d5=_0xa416d5-0x115;let _0x5c8be2=_0x59ba1f[_0xa416d5];return _0x5c8be2;},_0xa416(_0x5dca30,_0x17570f);}function _0x59ba(){const _0x111732=['has','pluginName','registerCustomCallback','tableCellPadding','TableCellPropertiesEditing','tableCellBackgroundColor','start','238SVGrIL','getSelectionAffectedTableCells','enableCommand','document','getFirstPosition','4049199XPvHii','getSuggestionCallback','batch','commandParams','data','selection','tableProperties','tableBorderColor','_getSuggestion','52902CKrTsF','tableCellProperties','7015ejtUlN','tableCellHeight','getSuggestions','locale','tableCellBorderColor','tableCellHorizontalAlignment','_handlePropertyChange','descriptionFactory','tableWidth','TrackChangesEditing','accept','handleDiscardAction','TrackChangesTableProperties','TablePropertiesEditing','*Format:*\x20change\x20table\x20properties','tableHeight','format','14gDiGnU','markBlockFormat','getAttribute','nodeAfter','enqueueChange','plugins','tableBorderStyle','tableBorderWidth','subType','_suggestionFactory','table','getContainedElement','578301vgNUbr','change','formatBlock','tableBackgroundColor','model','discard','registerDescriptionCallback','444495vwuuvX','handleSuggestionDescription','TableUtils','4535950Yoqweb','editor','findAncestor','*Format:*\x20change\x20table\x20cell\x20properties','get','join','20952rpcdzE','tableCellWidth','afterInit','4HdAEeI','tableAlignment','removeAttribute','tableCellBorderWidth','tableCellVerticalAlignment','setAttribute','tableCellBorderStyle'];_0x59ba=function(){return _0x111732;};return _0x59ba();}import{getTranslation as _0x45e64b}from'../utils/common-translations.js';export default class Rt extends _0x1d858c{constructor(_0x1c90b2){const _0x51a960=_0xa416;super(_0x1c90b2),this[_0x51a960(0x14c)]=[_0x51a960(0x14d),_0x51a960(0x11a),_0x51a960(0x11b),_0x51a960(0x134),_0x51a960(0x159),_0x51a960(0x160),_0x51a960(0x123)],this[_0x51a960(0x150)]=[_0x51a960(0x155),_0x51a960(0x139),_0x51a960(0x136),_0x51a960(0x13d),_0x51a960(0x131),_0x51a960(0x152),_0x51a960(0x13f),_0x51a960(0x156),_0x51a960(0x137)];}static get[_0x362ac1(0x13b)](){const _0x4be107=_0x362ac1;return _0x4be107(0x15d);}[_0x362ac1(0x132)](){const _0x3d5d3b=_0x362ac1,_0x1ef67c=this[_0x3d5d3b(0x12b)][_0x3d5d3b(0x119)][_0x3d5d3b(0x12e)](_0x3d5d3b(0x15a));if(this[_0x3d5d3b(0x12b)][_0x3d5d3b(0x119)][_0x3d5d3b(0x13a)](_0x3d5d3b(0x15e))){for(const _0x509bb9 of this[_0x3d5d3b(0x14c)])_0x1ef67c[_0x3d5d3b(0x143)](_0x509bb9,(_0x96596,_0x31ff9e)=>{const _0x58323c=_0x3d5d3b,_0x429a05=this[_0x58323c(0x12b)][_0x58323c(0x124)][_0x58323c(0x144)][_0x58323c(0x14b)][_0x58323c(0x145)]()[_0x58323c(0x12c)](_0x58323c(0x11e));this[_0x58323c(0x157)](_0x509bb9,[_0x429a05],this[_0x58323c(0x14c)],_0x58323c(0x14c),_0x96596,_0x31ff9e);});_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x14c),_0x3d5d3b(0x15b),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x147)](_0x3d5d3b(0x122),null,_0x3d5d3b(0x125))),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x14c),_0x3d5d3b(0x125),(_0x55703d,_0x9d083)=>this[_0x3d5d3b(0x15c)](this[_0x3d5d3b(0x14c)],_0x55703d,_0x9d083)),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x14c),_0x3d5d3b(0x12f),()=>!0x1);}if(this[_0x3d5d3b(0x12b)][_0x3d5d3b(0x119)][_0x3d5d3b(0x13a)](_0x3d5d3b(0x13e))){for(const _0x49795c of this[_0x3d5d3b(0x150)])_0x1ef67c[_0x3d5d3b(0x143)](_0x49795c,(_0x443d5a,_0xf86c36)=>{const _0x180815=_0x3d5d3b,_0x17dcad=this[_0x180815(0x12b)][_0x180815(0x119)][_0x180815(0x12e)](_0x180815(0x129))[_0x180815(0x142)](this[_0x180815(0x12b)][_0x180815(0x124)][_0x180815(0x144)][_0x180815(0x14b)]);this[_0x180815(0x157)](_0x49795c,_0x17dcad,this[_0x180815(0x150)],_0x180815(0x150),_0x443d5a,_0xf86c36);});_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x150),_0x3d5d3b(0x15b),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x147)](_0x3d5d3b(0x122),null,_0x3d5d3b(0x125))),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x150),_0x3d5d3b(0x125),(_0x5bc1ac,_0x143302)=>this[_0x3d5d3b(0x15c)](this[_0x3d5d3b(0x150)],_0x5bc1ac,_0x143302)),_0x1ef67c[_0x3d5d3b(0x11d)][_0x3d5d3b(0x13c)](_0x3d5d3b(0x122),_0x3d5d3b(0x150),_0x3d5d3b(0x12f),()=>!0x1);}_0x1ef67c[_0x3d5d3b(0x158)][_0x3d5d3b(0x126)](_0x5519c8=>this[_0x3d5d3b(0x128)](_0x5519c8));}[_0x362ac1(0x157)](_0x460b1f,_0x389203,_0x369042,_0x452036,_0x1d9d51,_0x46571a){const _0x537ede=_0x362ac1,_0x230d07=this[_0x537ede(0x12b)][_0x537ede(0x119)][_0x537ede(0x12e)](_0x537ede(0x15a));this[_0x537ede(0x12b)][_0x537ede(0x124)][_0x537ede(0x118)](_0x46571a[_0x537ede(0x148)],()=>{const _0x588e34=_0x537ede;for(const _0x17359b of _0x389203){if(this[_0x588e34(0x14e)](_0x17359b,_0x452036))_0x1d9d51(_0x46571a);else{const _0x52716d={};for(const _0x44414f of _0x369042){const _0x47380f=_0x17359b[_0x588e34(0x116)](_0x44414f);void 0x0!==_0x47380f&&(_0x52716d[_0x44414f]=_0x47380f);}_0x1d9d51(_0x46571a),_0x230d07[_0x588e34(0x115)](_0x17359b,{'commandParams':[_0x52716d]},[],_0x452036);}}});}[_0x362ac1(0x15c)](_0x2938b1,_0x3c7910,_0x9b8afb){const _0x7de0ee=_0x362ac1,_0x5bd8cb=_0x3c7910[0x0][_0x7de0ee(0x140)][_0x7de0ee(0x117)],_0x150118=_0x9b8afb[_0x7de0ee(0x149)][0x0];this[_0x7de0ee(0x12b)][_0x7de0ee(0x124)][_0x7de0ee(0x121)](_0x12693a=>{const _0x3b1259=_0x7de0ee;for(const _0x317a94 of _0x2938b1)void 0x0!==_0x150118[_0x317a94]?_0x12693a[_0x3b1259(0x138)](_0x317a94,_0x150118[_0x317a94],_0x5bd8cb):_0x12693a[_0x3b1259(0x135)](_0x317a94,_0x5bd8cb);});}[_0x362ac1(0x128)](_0xafbb8e){const _0x2f58c0=_0x362ac1;if(_0xafbb8e[_0x2f58c0(0x14a)])switch(_0xafbb8e[_0x2f58c0(0x11c)]){case _0x2f58c0(0x14c):return{'type':_0x2f58c0(0x161),'content':_0x45e64b(this[_0x2f58c0(0x12b)][_0x2f58c0(0x154)],_0x2f58c0(0x15f))};case _0x2f58c0(0x150):return{'type':_0x2f58c0(0x161),'content':_0x45e64b(this[_0x2f58c0(0x12b)][_0x2f58c0(0x154)],_0x2f58c0(0x12d))};}}[_0x362ac1(0x14e)](_0x25adb1,_0x559083){const _0x1260e9=_0x362ac1,_0x170ee0=this[_0x1260e9(0x12b)][_0x1260e9(0x119)][_0x1260e9(0x12e)](_0x1260e9(0x15a));for(const _0x405c06 of _0x170ee0[_0x1260e9(0x153)]({'skipNotAttached':!0x0})){const _0x37e7a8=_0x405c06[_0x1260e9(0x11f)]();if(_0x405c06[_0x1260e9(0x11c)]===_0x559083&&_0x37e7a8===_0x25adb1)return _0x405c06;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc14592=_0x4d36;function _0x4d36(_0x5e6fbf,_0xaba497){const _0x3cfd09=_0x3cfd();return _0x4d36=function(_0x4d36ee,_0x1be8d9){_0x4d36ee=_0x4d36ee-0x16c;let _0x1b036f=_0x3cfd09[_0x4d36ee];return _0x1b036f;},_0x4d36(_0x5e6fbf,_0xaba497);}function _0x3cfd(){const _0x13c224=['plugins','Template','4001151nXPKxh','130974KGOwYn','TrackChangesEditing','184CbiDYD','has','editor','enableCommand','91tUpoRf','19975989Zehcyx','5834550BDvuFy','2706980pMxDtJ','846926LaLBAA','insertTemplate','1hSEQyY','486963rAJlIE','24DydoQI','get','afterInit','4JGJfNu'];_0x3cfd=function(){return _0x13c224;};return _0x3cfd();}(function(_0x34bb32,_0x4baf1c){const _0x344896=_0x4d36,_0x4dc67d=_0x34bb32();while(!![]){try{const _0x322d77=parseInt(_0x344896(0x175))/0x1*(-parseInt(_0x344896(0x173))/0x2)+-parseInt(_0x344896(0x17d))/0x3+-parseInt(_0x344896(0x17a))/0x4*(-parseInt(_0x344896(0x172))/0x5)+parseInt(_0x344896(0x17e))/0x6*(parseInt(_0x344896(0x16f))/0x7)+-parseInt(_0x344896(0x180))/0x8*(parseInt(_0x344896(0x176))/0x9)+-parseInt(_0x344896(0x171))/0xa+parseInt(_0x344896(0x170))/0xb*(parseInt(_0x344896(0x177))/0xc);if(_0x322d77===_0x4baf1c)break;else _0x4dc67d['push'](_0x4dc67d['shift']());}catch(_0x597cf2){_0x4dc67d['push'](_0x4dc67d['shift']());}}}(_0x3cfd,0xd4e8b));import{Plugin as _0x2f8a0e}from'ckeditor5/src/core.js';export default class Dt extends _0x2f8a0e{[_0xc14592(0x179)](){const _0x50e2e2=_0xc14592,_0x54cbfa=this[_0x50e2e2(0x16d)];_0x54cbfa[_0x50e2e2(0x17b)][_0x50e2e2(0x16c)](_0x50e2e2(0x17c))&&_0x54cbfa[_0x50e2e2(0x17b)][_0x50e2e2(0x178)](_0x50e2e2(0x17f))[_0x50e2e2(0x16e)](_0x50e2e2(0x174));}}
23
+ function _0x463a(_0x273452,_0x42966f){const _0x43c374=_0x43c3();return _0x463a=function(_0x463aba,_0x29f0b6){_0x463aba=_0x463aba-0xd6;let _0x457bd5=_0x43c374[_0x463aba];return _0x457bd5;},_0x463a(_0x273452,_0x42966f);}const _0x8fb3b2=_0x463a;(function(_0x4cf49d,_0x44f8eb){const _0x85ae24=_0x463a,_0x438dfd=_0x4cf49d();while(!![]){try{const _0x4b5af5=-parseInt(_0x85ae24(0xd9))/0x1+-parseInt(_0x85ae24(0xe5))/0x2+-parseInt(_0x85ae24(0xd8))/0x3*(parseInt(_0x85ae24(0xda))/0x4)+-parseInt(_0x85ae24(0xe1))/0x5+-parseInt(_0x85ae24(0xde))/0x6+-parseInt(_0x85ae24(0xe7))/0x7*(-parseInt(_0x85ae24(0xe4))/0x8)+parseInt(_0x85ae24(0xdc))/0x9;if(_0x4b5af5===_0x44f8eb)break;else _0x438dfd['push'](_0x438dfd['shift']());}catch(_0x1f9d4c){_0x438dfd['push'](_0x438dfd['shift']());}}}(_0x43c3,0x43083));import{Plugin as _0x1ce554}from'ckeditor5/src/core.js';function _0x43c3(){const _0x3a4baf=['1782jRlpzg','134612rtEzOF','2960JrVHVj','get','12986955UClXGQ','editor','2385840NEhTDD','has','TrackChangesEditing','1151220SuJJYJ','Template','insertTemplate','1535136eGuduL','316536edAoTL','plugins','7YnhYHL','afterInit','enableCommand'];_0x43c3=function(){return _0x3a4baf;};return _0x43c3();}export default class Dt extends _0x1ce554{[_0x8fb3b2(0xd6)](){const _0x3c3de8=_0x8fb3b2,_0x5dd0a1=this[_0x3c3de8(0xdd)];_0x5dd0a1[_0x3c3de8(0xe6)][_0x3c3de8(0xdf)](_0x3c3de8(0xe2))&&_0x5dd0a1[_0x3c3de8(0xe6)][_0x3c3de8(0xdb)](_0x3c3de8(0xe0))[_0x3c3de8(0xd7)](_0x3c3de8(0xe3));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31f211=_0x8a2b;function _0x8a2b(_0x44b19b,_0x57fce1){const _0x4760e9=_0x4760();return _0x8a2b=function(_0x8a2b76,_0x1ed993){_0x8a2b76=_0x8a2b76-0x8e;let _0x269d5c=_0x4760e9[_0x8a2b76];return _0x269d5c;},_0x8a2b(_0x44b19b,_0x57fce1);}(function(_0x3b8210,_0x97e693){const _0x58d054=_0x8a2b,_0x470387=_0x3b8210();while(!![]){try{const _0x56da51=parseInt(_0x58d054(0xa2))/0x1+-parseInt(_0x58d054(0xb6))/0x2*(-parseInt(_0x58d054(0xa1))/0x3)+-parseInt(_0x58d054(0xb5))/0x4*(parseInt(_0x58d054(0xb0))/0x5)+parseInt(_0x58d054(0x99))/0x6+-parseInt(_0x58d054(0xac))/0x7+parseInt(_0x58d054(0x96))/0x8+-parseInt(_0x58d054(0x8e))/0x9;if(_0x56da51===_0x97e693)break;else _0x470387['push'](_0x470387['shift']());}catch(_0x42fb55){_0x470387['push'](_0x470387['shift']());}}}(_0x4760,0x779d0));import{Plugin as _0x4f067b}from'ckeditor5/src/core.js';import{getTranslation as _0x5ed276}from'../utils/common-translations.js';export default class $t extends _0x4f067b{[_0x31f211(0x8f)](){const _0xc1ada5=_0x31f211,_0x4a54bb=this[_0xc1ada5(0xb3)];if(!_0x4a54bb[_0xc1ada5(0xa9)][_0xc1ada5(0xa0)](_0xc1ada5(0x98)))return;const _0x29fc07=_0x4a54bb[_0xc1ada5(0xa9)][_0xc1ada5(0x95)](_0xc1ada5(0x9b));_0x29fc07[_0xc1ada5(0x9f)][_0xc1ada5(0x9a)](_0xc1ada5(0xae),()=>_0x5ed276(_0x4a54bb[_0xc1ada5(0x92)],_0xc1ada5(0xad))),_0x4a54bb[_0xc1ada5(0xb4)][_0xc1ada5(0x9d)][_0xc1ada5(0x91)](_0x1f9d87=>{const _0x3ff5ac=_0xc1ada5;let _0x5a6ec3=!0x1;const _0xf7430d=Array[_0x3ff5ac(0xb8)](_0x4a54bb[_0x3ff5ac(0xb4)][_0x3ff5ac(0x9d)][_0x3ff5ac(0xb2)][_0x3ff5ac(0x93)]());for(const {name:_0x12bb9f,data:_0x232a86}of _0xf7430d){const {group:_0x573120}=_0x29fc07[_0x3ff5ac(0xb1)](_0x12bb9f);if(_0x3ff5ac(0xa3)!==_0x573120||!_0x232a86[_0x3ff5ac(0x9e)])continue;const _0x4e7e4e=_0x232a86[_0x3ff5ac(0x9e)],_0x45a163=_0x4e7e4e[_0x3ff5ac(0x94)][_0x3ff5ac(0xb7)];if(!_0x45a163||!_0x45a163['is'](_0x3ff5ac(0x97),_0x3ff5ac(0xae)))continue;if(!_0x4e7e4e[_0x3ff5ac(0xa7)][_0x3ff5ac(0xaf)](_0x4e7e4e[_0x3ff5ac(0x94)]))continue;const _0x539205=_0x4a54bb[_0x3ff5ac(0xb4)][_0x3ff5ac(0xa6)][_0x3ff5ac(0xab)](_0x4e7e4e[_0x3ff5ac(0x94)],_0x3ff5ac(0x9c));if(_0x539205&&_0x539205[_0x3ff5ac(0xaa)]){const _0x35d8d=_0x1f9d87[_0x3ff5ac(0xa4)](_0x4e7e4e[_0x3ff5ac(0xa7)],_0x539205[_0x3ff5ac(0xa7)]);_0x35d8d[_0x3ff5ac(0xa8)](_0x4e7e4e)||(_0x1f9d87[_0x3ff5ac(0xa5)](_0x12bb9f,{'range':_0x35d8d}),_0x5a6ec3=!0x0);}_0x5a6ec3||(_0x1f9d87[_0x3ff5ac(0x90)](_0x12bb9f),_0x5a6ec3=!0x0);}return _0x5a6ec3;});}}function _0x4760(){const _0x184659=['nodeBefore','from','13336101plfETd','afterInit','removeMarker','registerPostFixer','locale','getChangedMarkers','end','get','7379400UGrwFd','element','Title','1693470ViNlpK','registerElementLabel','TrackChangesEditing','forward','document','newRange','descriptionFactory','has','59883pAobaZ','899758UKNKPE','suggestion','createRange','updateMarker','schema','start','isEqual','plugins','isCollapsed','getNearestSelectionRange','107597lVwfVV','ELEMENT_TITLE','title-content','isTouching','75365dNrRdW','_splitMarkerName','differ','editor','model','100hYKbPN','26hptikc'];_0x4760=function(){return _0x184659;};return _0x4760();}
23
+ function _0x464e(_0x15bfc6,_0x1edb62){const _0x345f98=_0x345f();return _0x464e=function(_0x464e99,_0x4df8ca){_0x464e99=_0x464e99-0x11c;let _0x1a63c1=_0x345f98[_0x464e99];return _0x1a63c1;},_0x464e(_0x15bfc6,_0x1edb62);}const _0x47f2af=_0x464e;function _0x345f(){const _0x1c82c6=['editor','getNearestSelectionRange','124107vayViy','start','46qLHaXA','title-content','38310KMXwts','165nkMQod','forward','10377uDXXlS','TrackChangesEditing','registerElementLabel','has','removeMarker','model','registerPostFixer','schema','197156tGigov','document','get','_splitMarkerName','ELEMENT_TITLE','Title','suggestion','getChangedMarkers','isCollapsed','plugins','descriptionFactory','isTouching','differ','updateMarker','from','7679766EknVCr','end','afterInit','10068072pkZbXn','isEqual','1673322QCsIyR','12802363uZdjDT','createRange','nodeBefore','element','locale','newRange'];_0x345f=function(){return _0x1c82c6;};return _0x345f();}(function(_0x1e9ab0,_0x3ab6fc){const _0x5e3a18=_0x464e,_0x5f2aea=_0x1e9ab0();while(!![]){try{const _0x5a381e=-parseInt(_0x5e3a18(0x127))/0x1+-parseInt(_0x5e3a18(0x132))/0x2*(-parseInt(_0x5e3a18(0x130))/0x3)+parseInt(_0x5e3a18(0x13f))/0x4*(parseInt(_0x5e3a18(0x135))/0x5)+-parseInt(_0x5e3a18(0x122))/0x6+-parseInt(_0x5e3a18(0x128))/0x7+-parseInt(_0x5e3a18(0x125))/0x8+parseInt(_0x5e3a18(0x137))/0x9*(parseInt(_0x5e3a18(0x134))/0xa);if(_0x5a381e===_0x3ab6fc)break;else _0x5f2aea['push'](_0x5f2aea['shift']());}catch(_0x48f424){_0x5f2aea['push'](_0x5f2aea['shift']());}}}(_0x345f,0xe9062));import{Plugin as _0x456142}from'ckeditor5/src/core.js';import{getTranslation as _0x528f5a}from'../utils/common-translations.js';export default class $t extends _0x456142{[_0x47f2af(0x124)](){const _0x21e7f9=_0x47f2af,_0x3cf09d=this[_0x21e7f9(0x12e)];if(!_0x3cf09d[_0x21e7f9(0x11c)][_0x21e7f9(0x13a)](_0x21e7f9(0x144)))return;const _0x54109e=_0x3cf09d[_0x21e7f9(0x11c)][_0x21e7f9(0x141)](_0x21e7f9(0x138));_0x54109e[_0x21e7f9(0x11d)][_0x21e7f9(0x139)](_0x21e7f9(0x133),()=>_0x528f5a(_0x3cf09d[_0x21e7f9(0x12c)],_0x21e7f9(0x143))),_0x3cf09d[_0x21e7f9(0x13c)][_0x21e7f9(0x140)][_0x21e7f9(0x13d)](_0x3653af=>{const _0x976fac=_0x21e7f9;let _0x3428ab=!0x1;const _0x950a87=Array[_0x976fac(0x121)](_0x3cf09d[_0x976fac(0x13c)][_0x976fac(0x140)][_0x976fac(0x11f)][_0x976fac(0x146)]());for(const {name:_0x45fb70,data:_0x43b2c9}of _0x950a87){const {group:_0x48ee31}=_0x54109e[_0x976fac(0x142)](_0x45fb70);if(_0x976fac(0x145)!==_0x48ee31||!_0x43b2c9[_0x976fac(0x12d)])continue;const _0x16250c=_0x43b2c9[_0x976fac(0x12d)],_0x1e5b06=_0x16250c[_0x976fac(0x123)][_0x976fac(0x12a)];if(!_0x1e5b06||!_0x1e5b06['is'](_0x976fac(0x12b),_0x976fac(0x133)))continue;if(!_0x16250c[_0x976fac(0x131)][_0x976fac(0x11e)](_0x16250c[_0x976fac(0x123)]))continue;const _0x4549f6=_0x3cf09d[_0x976fac(0x13c)][_0x976fac(0x13e)][_0x976fac(0x12f)](_0x16250c[_0x976fac(0x123)],_0x976fac(0x136));if(_0x4549f6&&_0x4549f6[_0x976fac(0x147)]){const _0xe2f880=_0x3653af[_0x976fac(0x129)](_0x16250c[_0x976fac(0x131)],_0x4549f6[_0x976fac(0x131)]);_0xe2f880[_0x976fac(0x126)](_0x16250c)||(_0x3653af[_0x976fac(0x120)](_0x45fb70,{'range':_0xe2f880}),_0x3428ab=!0x0);}_0x3428ab||(_0x3653af[_0x976fac(0x13b)](_0x45fb70),_0x3428ab=!0x0);}return _0x3428ab;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1194(_0x4d1858,_0x29d8f1){const _0xdffc8a=_0xdffc();return _0x1194=function(_0x11948c,_0x58f65b){_0x11948c=_0x11948c-0x109;let _0x20dbfd=_0xdffc8a[_0x11948c];return _0x20dbfd;},_0x1194(_0x4d1858,_0x29d8f1);}const _0x118a17=_0x1194;(function(_0x158eb8,_0x346647){const _0x34e496=_0x1194,_0x2fd20a=_0x158eb8();while(!![]){try{const _0x409d8e=parseInt(_0x34e496(0x118))/0x1+-parseInt(_0x34e496(0x10f))/0x2+-parseInt(_0x34e496(0x114))/0x3*(parseInt(_0x34e496(0x11c))/0x4)+-parseInt(_0x34e496(0x11b))/0x5+-parseInt(_0x34e496(0x109))/0x6*(parseInt(_0x34e496(0x113))/0x7)+parseInt(_0x34e496(0x10e))/0x8+-parseInt(_0x34e496(0x115))/0x9*(-parseInt(_0x34e496(0x10d))/0xa);if(_0x409d8e===_0x346647)break;else _0x2fd20a['push'](_0x2fd20a['shift']());}catch(_0x530d55){_0x2fd20a['push'](_0x2fd20a['shift']());}}}(_0xdffc,0xa8224));import{Plugin as _0x697c8e}from'ckeditor5/src/core.js';export default class Bt extends _0x697c8e{[_0x118a17(0x111)](){const _0x3ee246=_0x118a17,_0x28a04f=this[_0x3ee246(0x10a)],_0x1f7c61=_0x28a04f[_0x3ee246(0x112)][_0x3ee246(0x117)](_0x3ee246(0x116));_0x28a04f[_0x3ee246(0x112)][_0x3ee246(0x10b)](_0x3ee246(0x10c))&&(_0x1f7c61[_0x3ee246(0x11a)](_0x3ee246(0x110)),_0x1f7c61[_0x3ee246(0x11a)](_0x3ee246(0x119)));}}function _0xdffc(){const _0x1da999=['727148ovQadL','redo','enableCommand','3385010CilvlF','4bZvKzo','6264UxtASI','editor','has','UndoEditing','9680210MYmsAg','8087904SzdRzH','1295024ahvsdU','undo','afterInit','plugins','8834CohMHr','3934443PDEkmG','27nlqEAI','TrackChangesEditing','get'];_0xdffc=function(){return _0x1da999;};return _0xdffc();}
23
+ const _0x33788f=_0x4ce7;(function(_0x104da7,_0x569972){const _0x4f0f69=_0x4ce7,_0x4e13af=_0x104da7();while(!![]){try{const _0x139ab1=parseInt(_0x4f0f69(0x1b9))/0x1*(-parseInt(_0x4f0f69(0x1b3))/0x2)+parseInt(_0x4f0f69(0x1a8))/0x3*(-parseInt(_0x4f0f69(0x1af))/0x4)+-parseInt(_0x4f0f69(0x1b5))/0x5+-parseInt(_0x4f0f69(0x1a7))/0x6*(-parseInt(_0x4f0f69(0x1aa))/0x7)+parseInt(_0x4f0f69(0x1a9))/0x8*(parseInt(_0x4f0f69(0x1b8))/0x9)+parseInt(_0x4f0f69(0x1ae))/0xa+-parseInt(_0x4f0f69(0x1bb))/0xb*(-parseInt(_0x4f0f69(0x1ac))/0xc);if(_0x139ab1===_0x569972)break;else _0x4e13af['push'](_0x4e13af['shift']());}catch(_0xdb20be){_0x4e13af['push'](_0x4e13af['shift']());}}}(_0x21e7,0x6a08a));function _0x4ce7(_0x5d8b36,_0x21d627){const _0x21e7d5=_0x21e7();return _0x4ce7=function(_0x4ce7d4,_0x1b594b){_0x4ce7d4=_0x4ce7d4-0x1a7;let _0xb2d001=_0x21e7d5[_0x4ce7d4];return _0xb2d001;},_0x4ce7(_0x5d8b36,_0x21d627);}import{Plugin as _0x45a2f1}from'ckeditor5/src/core.js';function _0x21e7(){const _0x29c041=['redo','257314LHpKTR','TrackChangesEditing','3422825HgiHQn','enableCommand','afterInit','812043LuiZBj','5BPaxHT','plugins','66143hAqbdq','get','138IqOLnz','15gQdHax','32gfXnwf','221907ZQvJVx','has','912YbsDNh','editor','2646600DmCeHN','39612COwaQS','UndoEditing','undo'];_0x21e7=function(){return _0x29c041;};return _0x21e7();}export default class Bt extends _0x45a2f1{[_0x33788f(0x1b7)](){const _0x48028a=_0x33788f,_0x397737=this[_0x48028a(0x1ad)],_0x4f25f9=_0x397737[_0x48028a(0x1ba)][_0x48028a(0x1bc)](_0x48028a(0x1b4));_0x397737[_0x48028a(0x1ba)][_0x48028a(0x1ab)](_0x48028a(0x1b0))&&(_0x4f25f9[_0x48028a(0x1b6)](_0x48028a(0x1b1)),_0x4f25f9[_0x48028a(0x1b6)](_0x48028a(0x1b2)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x275b(){const _0x4d2240=['consumable','addClass','span','33PFDMbq','get','ck-suggestion-marker--active','isBlock','isAtEnd','getCustomProperty','insert','4696GvnOQs','getItems','previousPosition','test','item','ck-suggestion-marker-','plugins','markerName','9gSzvSq','mapper','start','schema','type','1428670zYYmDK','getWalker','toViewPosition','push','1416510pFwPXP','20dmJKfZ','1166556sZTnEn','3457832oNWcOT','toViewElement','nextSibling','writer','elementEnd','3358112mOIpsm','bindElementToMarker','56UyUpsA','hasAttribute','parent','isLimit','createRangeOn','activeMarkers','addHighlight','TrackChangesEditing','model','232143yKlXtA','_splitMarkerName','includes','isContent','name','markerRange','createUIElement'];_0x275b=function(){return _0x4d2240;};return _0x275b();}function _0x4537(_0x22a05d,_0xcc95ea){const _0x275bfd=_0x275b();return _0x4537=function(_0x453765,_0x40a383){_0x453765=_0x453765-0xfd;let _0x5ab154=_0x275bfd[_0x453765];return _0x5ab154;},_0x4537(_0x22a05d,_0xcc95ea);}(function(_0x5cd770,_0x229d99){const _0x53ee32=_0x4537,_0x127517=_0x5cd770();while(!![]){try{const _0x3ce466=-parseInt(_0x53ee32(0x102))/0x1*(parseInt(_0x53ee32(0x11d))/0x2)+parseInt(_0x53ee32(0x126))/0x3*(parseInt(_0x53ee32(0x114))/0x4)+parseInt(_0x53ee32(0x113))/0x5+parseInt(_0x53ee32(0x115))/0x6+-parseInt(_0x53ee32(0x116))/0x7+parseInt(_0x53ee32(0x11b))/0x8*(-parseInt(_0x53ee32(0x10a))/0x9)+parseInt(_0x53ee32(0x10f))/0xa*(parseInt(_0x53ee32(0x130))/0xb);if(_0x3ce466===_0x229d99)break;else _0x127517['push'](_0x127517['shift']());}catch(_0x48c7af){_0x127517['push'](_0x127517['shift']());}}}(_0x275b,0x3c8c6));export function getRangesWithAttribute(_0xeb5caa,_0x291618,_0x445aee){const _0xe039a0=_0x4537,_0x220ce9=[];for(const _0x52f369 of _0x291618[_0xe039a0(0x103)]())_0x52f369[_0xe039a0(0x11e)](_0xeb5caa)&&_0x220ce9[_0xe039a0(0x112)](_0x445aee[_0xe039a0(0x121)](_0x52f369));return _0x220ce9;}export function downcastSplitMergeMarker(_0x194d97,_0x204dfe,{showActiveMarker:_0xdfa1d8=!0x0}={}){const _0x210c62=_0x4537,_0x665ce8=_0x194d97[_0x210c62(0x108)][_0x210c62(0x131)](_0x210c62(0x124));return(_0x3e1b50,_0x2a1fae,_0xf3cd55)=>{const _0x42084b=_0x210c62;if(!_0xf3cd55[_0x42084b(0x12d)][_0x42084b(0x105)](_0x2a1fae[_0x42084b(0x12b)],_0x3e1b50[_0x42084b(0x12a)]))return;const _0x196b9e=_0x2a1fae[_0x42084b(0x12b)][_0x42084b(0x110)](),_0x10360e=_0x2a1fae[_0x42084b(0x12b)][_0x42084b(0x10c)],_0x2360f1=_0x194d97[_0x42084b(0x125)][_0x42084b(0x10d)];let _0x25ffb8=null,_0x1e91fa=null,_0x5a2e49=!0x1,_0x525241=!0x1;for(const _0x93b1be of _0x196b9e){const _0x28f266=_0x93b1be[_0x42084b(0x106)];_0x5a2e49=_0x5a2e49||_0x2360f1[_0x42084b(0x129)](_0x28f266);const _0x521266=_0xf3cd55[_0x42084b(0x10b)][_0x42084b(0x117)](_0x28f266);if(_0x521266&&_0x521266[_0x42084b(0x100)](_0x42084b(0x123)))return;_0x42084b(0x11a)==_0x93b1be[_0x42084b(0x10e)]&&(_0x2360f1[_0x42084b(0xfe)](_0x28f266)&&!_0x2360f1[_0x42084b(0x120)](_0x28f266)&&(_0x28f266[_0x42084b(0x118)]||_0x10360e[_0x42084b(0xff)]?_0x25ffb8&&_0x25ffb8[_0x42084b(0x11f)]==_0x28f266||(_0x25ffb8=_0x28f266,_0x53968d(_0x93b1be[_0x42084b(0x104)]),_0x525241=!0x0):_0x1e91fa=_0x1e91fa||_0x93b1be[_0x42084b(0x104)]));}function _0x53968d(_0xb25e88){const _0x1ee9a7=_0x42084b,{authorId:_0x5a7fd9}=_0x665ce8[_0x1ee9a7(0x127)](_0x2a1fae[_0x1ee9a7(0x109)]),_0x3d6cca=_0xf3cd55[_0x1ee9a7(0x119)][_0x1ee9a7(0x12c)](_0x1ee9a7(0x12f),{'class':_0x1ee9a7(0x107)+_0x204dfe,'data-author-id':_0x5a7fd9}),_0x55ad5a=_0xf3cd55[_0x1ee9a7(0x10b)][_0x1ee9a7(0x111)](_0xb25e88);_0xdfa1d8&&_0x665ce8[_0x1ee9a7(0x122)][_0x1ee9a7(0x128)](_0x2a1fae[_0x1ee9a7(0x109)])&&_0xf3cd55[_0x1ee9a7(0x119)][_0x1ee9a7(0x12e)](_0x1ee9a7(0xfd),_0x3d6cca),_0xf3cd55[_0x1ee9a7(0x119)][_0x1ee9a7(0x101)](_0x55ad5a,_0x3d6cca),_0xf3cd55[_0x1ee9a7(0x10b)][_0x1ee9a7(0x11c)](_0x3d6cca,_0x2a1fae[_0x1ee9a7(0x109)]);}_0x5a2e49||_0x525241||!_0x1e91fa||_0x53968d(_0x1e91fa);};}
23
+ (function(_0x43ab7f,_0x4347d1){const _0x5025e5=_0x38e5,_0xdd2c15=_0x43ab7f();while(!![]){try{const _0x37dde6=-parseInt(_0x5025e5(0xed))/0x1+-parseInt(_0x5025e5(0xfe))/0x2+-parseInt(_0x5025e5(0x103))/0x3+parseInt(_0x5025e5(0x10a))/0x4+parseInt(_0x5025e5(0x108))/0x5*(-parseInt(_0x5025e5(0x104))/0x6)+parseInt(_0x5025e5(0xec))/0x7+parseInt(_0x5025e5(0xfb))/0x8;if(_0x37dde6===_0x4347d1)break;else _0xdd2c15['push'](_0xdd2c15['shift']());}catch(_0x3e19ff){_0xdd2c15['push'](_0xdd2c15['shift']());}}}(_0x197a,0xf1a7a));function _0x38e5(_0x2ec533,_0x1ae1c1){const _0x197a50=_0x197a();return _0x38e5=function(_0x38e54b,_0x4fd73a){_0x38e54b=_0x38e54b-0xec;let _0x3f2090=_0x197a50[_0x38e54b];return _0x3f2090;},_0x38e5(_0x2ec533,_0x1ae1c1);}function _0x197a(){const _0x9aa13b=['_splitMarkerName','48685000rlvSRk','addClass','bindElementToMarker','1410228fxvmVr','model','item','markerRange','isContent','4830693OfQYHs','168HmNury','parent','name','isBlock','342165JTysKc','getCustomProperty','143664wUNOld','isLimit','activeMarkers','toViewElement','ck-suggestion-marker--active','toViewPosition','includes','markerName','mapper','addHighlight','isAtEnd','start','consumable','plugins','TrackChangesEditing','ck-suggestion-marker-','get','nextSibling','test','createUIElement','2225867XeEErh','1218235zPQRHA','push','createRangeOn','span','insert','getItems','elementEnd','hasAttribute','previousPosition','schema','type','writer','getWalker'];_0x197a=function(){return _0x9aa13b;};return _0x197a();}export function getRangesWithAttribute(_0x237d43,_0x18a97d,_0x24a11c){const _0x1459ae=_0x38e5,_0x2868ee=[];for(const _0x2d819f of _0x18a97d[_0x1459ae(0xf2)]())_0x2d819f[_0x1459ae(0xf4)](_0x237d43)&&_0x2868ee[_0x1459ae(0xee)](_0x24a11c[_0x1459ae(0xef)](_0x2d819f));return _0x2868ee;}export function downcastSplitMergeMarker(_0x5e0d0d,_0x21c051,{showActiveMarker:_0x5297a6=!0x0}={}){const _0x2df33f=_0x38e5,_0x3b5478=_0x5e0d0d[_0x2df33f(0x117)][_0x2df33f(0x11a)](_0x2df33f(0x118));return(_0xf1a9aa,_0x2fb510,_0x254230)=>{const _0x38d5e3=_0x2df33f;if(!_0x254230[_0x38d5e3(0x116)][_0x38d5e3(0x11c)](_0x2fb510[_0x38d5e3(0x101)],_0xf1a9aa[_0x38d5e3(0x106)]))return;const _0x594e4e=_0x2fb510[_0x38d5e3(0x101)][_0x38d5e3(0xf9)](),_0x10645a=_0x2fb510[_0x38d5e3(0x101)][_0x38d5e3(0x115)],_0x40a113=_0x5e0d0d[_0x38d5e3(0xff)][_0x38d5e3(0xf6)];let _0x1d1ea2=null,_0xb7d3dd=null,_0x3bbc68=!0x1,_0x51de30=!0x1;for(const _0x190d0c of _0x594e4e){const _0x163c8f=_0x190d0c[_0x38d5e3(0x100)];_0x3bbc68=_0x3bbc68||_0x40a113[_0x38d5e3(0x102)](_0x163c8f);const _0x85ad2e=_0x254230[_0x38d5e3(0x112)][_0x38d5e3(0x10d)](_0x163c8f);if(_0x85ad2e&&_0x85ad2e[_0x38d5e3(0x109)](_0x38d5e3(0x113)))return;_0x38d5e3(0xf3)==_0x190d0c[_0x38d5e3(0xf7)]&&(_0x40a113[_0x38d5e3(0x107)](_0x163c8f)&&!_0x40a113[_0x38d5e3(0x10b)](_0x163c8f)&&(_0x163c8f[_0x38d5e3(0x11b)]||_0x10645a[_0x38d5e3(0x114)]?_0x1d1ea2&&_0x1d1ea2[_0x38d5e3(0x105)]==_0x163c8f||(_0x1d1ea2=_0x163c8f,_0x1f3c2f(_0x190d0c[_0x38d5e3(0xf5)]),_0x51de30=!0x0):_0xb7d3dd=_0xb7d3dd||_0x190d0c[_0x38d5e3(0xf5)]));}function _0x1f3c2f(_0x45569b){const _0x5b9238=_0x38d5e3,{authorId:_0x35e1e9}=_0x3b5478[_0x5b9238(0xfa)](_0x2fb510[_0x5b9238(0x111)]),_0xa3bf68=_0x254230[_0x5b9238(0xf8)][_0x5b9238(0x11d)](_0x5b9238(0xf0),{'class':_0x5b9238(0x119)+_0x21c051,'data-author-id':_0x35e1e9}),_0x499025=_0x254230[_0x5b9238(0x112)][_0x5b9238(0x10f)](_0x45569b);_0x5297a6&&_0x3b5478[_0x5b9238(0x10c)][_0x5b9238(0x110)](_0x2fb510[_0x5b9238(0x111)])&&_0x254230[_0x5b9238(0xf8)][_0x5b9238(0xfc)](_0x5b9238(0x10e),_0xa3bf68),_0x254230[_0x5b9238(0xf8)][_0x5b9238(0xf1)](_0x499025,_0xa3bf68),_0x254230[_0x5b9238(0x112)][_0x5b9238(0xfd)](_0xa3bf68,_0x2fb510[_0x5b9238(0x111)]);}_0x3bbc68||_0x51de30||!_0xb7d3dd||_0x1f3c2f(_0xb7d3dd);};}