@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240925.0 → 0.0.0-nightly-20240926.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
- const _0x57d616=_0x2e1c;function _0x2e1c(_0x5338b4,_0xbec938){const _0x25bd22=_0x25bd();return _0x2e1c=function(_0x2e1ce0,_0x3e546c){_0x2e1ce0=_0x2e1ce0-0x115;let _0x254cdf=_0x25bd22[_0x2e1ce0];return _0x254cdf;},_0x2e1c(_0x5338b4,_0xbec938);}(function(_0x582dc2,_0x103f98){const _0x4b961b=_0x2e1c,_0x2ac759=_0x582dc2();while(!![]){try{const _0x2846b0=parseInt(_0x4b961b(0x177))/0x1*(parseInt(_0x4b961b(0x1cf))/0x2)+-parseInt(_0x4b961b(0x14f))/0x3+-parseInt(_0x4b961b(0x140))/0x4*(-parseInt(_0x4b961b(0x1c5))/0x5)+parseInt(_0x4b961b(0x1aa))/0x6+parseInt(_0x4b961b(0x190))/0x7*(parseInt(_0x4b961b(0x1ca))/0x8)+-parseInt(_0x4b961b(0x1a0))/0x9+-parseInt(_0x4b961b(0x143))/0xa*(-parseInt(_0x4b961b(0x195))/0xb);if(_0x2846b0===_0x103f98)break;else _0x2ac759['push'](_0x2ac759['shift']());}catch(_0x402899){_0x2ac759['push'](_0x2ac759['shift']());}}}(_0x25bd,0xe8948));import{getTranslation as _0x5d654b}from'../utils/common-translations.js';import{Plugin as _0x4d0a69}from'ckeditor5/src/core.js';import{LiveRange as _0x1939d7}from'ckeditor5/src/engine.js';import{uid as _0x517b58,priorities as _0x4a951a}from'ckeditor5/src/utils.js';import _0x3a9e61 from'./table.js';const Pe=[_0x57d616(0x14d),_0x57d616(0x1bd),_0x57d616(0x12e),_0x57d616(0x169),_0x57d616(0x158),_0x57d616(0x121),_0x57d616(0x1a4)],we=Object[_0x57d616(0x1bf)](Pe[_0x57d616(0x1d5)](_0x4543f6=>[_0x4543f6,null]));export default class _t extends _0x4d0a69{static get[_0x57d616(0x18a)](){return[_0x3a9e61];}[_0x57d616(0x170)](){const _0x30aeb9=_0x57d616,_0x30bf07=this[_0x30aeb9(0x1bb)];if(!_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x1b8)](_0x30aeb9(0x17a)))return;const _0x142699=_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x30aeb9(0x11b)),_0x8c080d=_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x30aeb9(0x14a)),_0x173898=_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x3a9e61),_0x20cc80=_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x30aeb9(0x17a));_0x173898[_0x30aeb9(0x1cd)][_0x30aeb9(0x11a)](_0x30aeb9(0x1a6),_0x30aeb9(0x1ce)),_0x30bf07[_0x30aeb9(0x1df)][_0x30aeb9(0x12c)][_0x30aeb9(0x149)](_0x30aeb9(0x17b),{'allowIn':_0x30aeb9(0x1e0),'allowContentOf':_0x30aeb9(0x1e0),'isLimit':!0x0}),_0x30bf07[_0x30aeb9(0x148)][_0x30aeb9(0x155)]({'model':_0x30aeb9(0x17b),'view':_0x30aeb9(0x1c0)});let _0x438e34=null;_0x30bf07[_0x30aeb9(0x1df)]['on'](_0x30aeb9(0x15e),(_0x578a97,_0x12d1b0)=>{const _0x32af92=_0x30aeb9,[_0x1651a8,_0x5d331c]=_0x12d1b0,_0x381689=_0x12d1b0[_0x12d1b0[_0x32af92(0x1b6)]-0x1];_0x381689&&_0x381689[_0x32af92(0x12a)]||_0x142699[_0x32af92(0x180)]||this[_0x32af92(0x1bb)][_0x32af92(0x188)][_0x32af92(0x14b)](_0x32af92(0x18e))[_0x32af92(0x156)]&&function(_0x363ea2,_0x246677,_0x37ffd6,_0x2c3067,_0x50b70a){const _0xb0e7cc=_0x32af92;if(_0x246677&&!_0x246677['is'](_0xb0e7cc(0x159)))return!0x1;const _0x4d3180=_0x50b70a[_0xb0e7cc(0x1d1)](_0x363ea2,_0x37ffd6);if(!_0x4d3180||!Re(_0x4d3180,void 0x0,_0x2c3067))return!0x1;const _0x1c3087=_0x2c3067[_0xb0e7cc(0x15b)](_0x37ffd6[_0xb0e7cc(0x15a)][_0xb0e7cc(0x1d3)]);if(!_0x1c3087[_0xb0e7cc(0x1b6)])return!0x1;const _0xcaad77=_0x1c3087[0x0][_0xb0e7cc(0x117)](_0xb0e7cc(0x1ae)),_0x5e4784=_0x2c3067[_0xb0e7cc(0x18f)](_0x1c3087),_0x1538cb=_0x2c3067[_0xb0e7cc(0x178)](_0x1c3087),_0x275001={'startRow':_0x5e4784[_0xb0e7cc(0x146)],'endRow':_0x5e4784[_0xb0e7cc(0x191)],'startColumn':_0x1538cb[_0xb0e7cc(0x146)],'endColumn':_0x1538cb[_0xb0e7cc(0x191)]};return 0x1==_0x1c3087[_0xb0e7cc(0x1b6)]&&(_0x275001[_0xb0e7cc(0x151)]+=_0x2c3067[_0xb0e7cc(0x1ad)](_0x4d3180)-0x1,_0x275001[_0xb0e7cc(0x12b)]+=_0x2c3067[_0xb0e7cc(0x196)](_0x4d3180)-0x1),Re(_0xcaad77,_0x275001,_0x2c3067);}(_0x1651a8,_0x5d331c,_0x30bf07[_0x32af92(0x1df)],_0x8c080d,_0x20cc80)&&(_0x578a97[_0x32af92(0x163)](),_0x438e34={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x30bf07[_0x32af92(0x1df)][_0x32af92(0x14c)](()=>{const _0x174bfa=_0x32af92;_0x30bf07[_0x174bfa(0x1df)][_0x174bfa(0x15e)](_0x12d1b0[0x0],_0x12d1b0[0x1],_0x12d1b0[0x2],{'forceDefaultExecution':!0x0});const _0x436cb6=_0x517b58(),{rowInsertionRanges:_0x3c43e8,columnInsertionRanges:_0x269d02,insertionRanges:_0x529a8b,deletionRanges:_0x52e49,cells:_0x36befb}=_0x438e34;_0x3c43e8[_0x174bfa(0x1b6)]&&_0x142699[_0x174bfa(0x1c9)](_0x3c43e8,_0x174bfa(0x1a6),{'tablePasteChainId':_0x436cb6}),_0x269d02[_0x174bfa(0x1b6)]&&_0x142699[_0x174bfa(0x1c9)](_0x269d02,_0x174bfa(0x1ce),{'tablePasteChainId':_0x436cb6}),_0x529a8b[_0x174bfa(0x1b6)]&&(_0x142699[_0x174bfa(0x1c9)](_0x529a8b,_0x174bfa(0x127),{'tablePasteChainId':_0x436cb6,'skipNestingCheck':!0x0}),_0x529a8b[_0x174bfa(0x13f)](_0x4df368=>{const _0x115bea=_0x174bfa;var _0x15b699;return null===(_0x15b699=_0x4df368[_0x115bea(0x193)])||void 0x0===_0x15b699?void 0x0:_0x15b699[_0x115bea(0x197)](_0x4df368);})),_0x52e49[_0x174bfa(0x1b6)]&&(_0x142699[_0x174bfa(0x179)](_0x52e49,_0x174bfa(0x127),{'tablePasteChainId':_0x436cb6,'skipNestingCheck':!0x0}),_0x52e49[_0x174bfa(0x13f)](_0x57b204=>{const _0x503c84=_0x174bfa;var _0x2d5376;return null===(_0x2d5376=_0x57b204[_0x503c84(0x193)])||void 0x0===_0x2d5376?void 0x0:_0x2d5376[_0x503c84(0x197)](_0x57b204);}));const _0x577d18=_0x142699[_0x174bfa(0x119)](_0x36befb[_0x174bfa(0x1d5)](({element:_0x3577b8})=>_0x3577b8),{'formatGroupId':_0x517b58()},[],_0x174bfa(0x1a2),{'tablePasteChainId':_0x436cb6});if(_0x577d18){const _0x590ce0=_0x577d18[_0x174bfa(0x11f)](),_0x508a5a=[];for(const {element:_0x2a23d5,attributes:_0x203d65}of _0x36befb){if(!_0x203d65)continue;const _0x3f1481=_0x30bf07[_0x174bfa(0x1df)][_0x174bfa(0x122)](_0x2a23d5),_0x2cc69c=_0x590ce0[_0x174bfa(0x1ba)](_0x52db37=>_0x52db37[_0x174bfa(0x1b9)]()[_0x174bfa(0x1a5)](_0x3f1481));_0x2cc69c&&_0x508a5a[_0x174bfa(0x11a)]([_0x2cc69c[_0x174bfa(0x161)],_0x203d65]);}_0x508a5a[_0x174bfa(0x1b6)]&&_0x577d18[_0x174bfa(0x19b)](_0x174bfa(0x17d),Object[_0x174bfa(0x1bf)](_0x508a5a));}_0x438e34=null;}));},{'priority':_0x4a951a[_0x30aeb9(0x1d6)]+0xa}),_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x30aeb9(0x17a))['on'](_0x30aeb9(0x1c7),(_0x122339,_0x369aeb)=>{const _0x4f348c=_0x30aeb9,[_0x140031,_0x376eda,,_0x35e76f]=_0x369aeb;if(!_0x438e34)return;_0x122339[_0x4f348c(0x163)]();const _0x5b9080=_0x140031[_0x4f348c(0x1be)],_0x25e73d=_0x376eda,_0x251486=ke(_0x5b9080),_0x428c99=ke(_0x25e73d);_0x122339[_0x4f348c(0x145)]=_0x5b9080;let _0x5b9efe=null,_0x37b055=null;if(_0x428c99||_0x251486){if(_0x251486&&!_0x428c99){_0x35e76f[_0x4f348c(0x133)](_0x5b9080[_0x4f348c(0x1d9)](0x0));for(const _0x5be949 of Array[_0x4f348c(0x150)](_0x25e73d[_0x4f348c(0x19e)]()))_0x35e76f[_0x4f348c(0x1de)](_0x5be949,_0x5b9080,_0x4f348c(0x118));const _0x55b4e6=_0x438e34[_0x4f348c(0x157)][_0x4f348c(0x15c)](_0x140031[_0x4f348c(0x1dd)]),_0x560296=_0x438e34[_0x4f348c(0x168)][_0x4f348c(0x15c)](_0x140031[_0x4f348c(0x152)]);_0x55b4e6||_0x560296||(_0x5b9efe=_0x1939d7[_0x4f348c(0x120)](_0x35e76f[_0x4f348c(0x166)](_0x5b9080)));}else _0x428c99&&!_0x251486&&(_0x37b055=_0x35e76f[_0x4f348c(0x166)](_0x5b9080));}else{const _0x1eb235=_0x35e76f[_0x4f348c(0x1b1)](_0x4f348c(0x17b)),_0x2faba9=_0x35e76f[_0x4f348c(0x1b1)](_0x4f348c(0x17b));_0x35e76f[_0x4f348c(0x13d)](_0x35e76f[_0x4f348c(0x166)](_0x5b9080),_0x2faba9),_0x35e76f[_0x4f348c(0x1de)](_0x1eb235,_0x5b9080,0x0);for(const _0x99d714 of Array[_0x4f348c(0x150)](_0x25e73d[_0x4f348c(0x19e)]()))_0x35e76f[_0x4f348c(0x1de)](_0x99d714,_0x1eb235,_0x4f348c(0x118));_0x5b9efe=_0x1939d7[_0x4f348c(0x120)](_0x35e76f[_0x4f348c(0x122)](_0x1eb235)),_0x37b055=_0x1939d7[_0x4f348c(0x120)](_0x35e76f[_0x4f348c(0x122)](_0x2faba9));}const _0x12edb0=Array[_0x4f348c(0x150)](_0x25e73d[_0x4f348c(0x1a9)]())[_0x4f348c(0x13c)](([_0x8471aa])=>Pe[_0x4f348c(0x15c)](_0x8471aa));_0x438e34[_0x4f348c(0x15d)][_0x4f348c(0x11a)]({'element':_0x5b9080,'attributes':_0x12edb0[_0x4f348c(0x1b6)]?Object[_0x4f348c(0x1bf)](_0x12edb0):null}),_0x5b9efe&&_0x438e34[_0x4f348c(0x16c)][_0x4f348c(0x11a)](_0x5b9efe),_0x37b055&&_0x438e34[_0x4f348c(0x1d2)][_0x4f348c(0x11a)](_0x37b055);},{'priority':_0x30aeb9(0x1d6)}),_0x8c080d['on'](_0x30aeb9(0x16b),(_0x54149f,_0x444ca2)=>{const _0x4ad3f4=_0x30aeb9,[_0xfd32c8,_0x13ff20={}]=_0x444ca2;if(!_0x438e34)return;const _0x4911f1=_0x13ff20['at']||0x0,_0x4fe6fd=_0x13ff20[_0x4ad3f4(0x135)]||0x1;_0x438e34[_0x4ad3f4(0x168)]=new Array(_0x4fe6fd)[_0x4ad3f4(0x128)](_0x4911f1)[_0x4ad3f4(0x1d5)]((_0x2dac44,_0x717176)=>_0x2dac44+_0x717176);for(const {cell:_0x52a272}of _0x8c080d[_0x4ad3f4(0x1a7)](_0xfd32c8,{'startColumn':_0x4911f1,'endColumn':_0x4911f1+_0x4fe6fd-0x1}))_0x438e34[_0x4ad3f4(0x173)][_0x4ad3f4(0x11a)](_0x30bf07[_0x4ad3f4(0x1df)][_0x4ad3f4(0x122)](_0x52a272));},{'priority':_0x30aeb9(0x1b4)}),_0x8c080d['on'](_0x30aeb9(0x16f),(_0x3c2031,_0x5714bf)=>{const _0x27a405=_0x30aeb9,[_0x30ccf8,_0x2a17a2={}]=_0x5714bf;if(!_0x438e34)return;const _0x3732fe=_0x2a17a2['at']||0x0,_0x3436c3=_0x2a17a2[_0x27a405(0x1b7)]||0x1;_0x438e34[_0x27a405(0x157)]=new Array(_0x3436c3)[_0x27a405(0x128)](_0x3732fe)[_0x27a405(0x1d5)]((_0x5bb7c8,_0xe25587)=>_0x5bb7c8+_0xe25587);for(const {cell:_0x421322}of _0x8c080d[_0x27a405(0x1a7)](_0x30ccf8,{'startRow':_0x3732fe,'endRow':_0x3732fe+_0x3436c3-0x1}))_0x438e34[_0x27a405(0x165)][_0x27a405(0x11a)](_0x30bf07[_0x27a405(0x1df)][_0x27a405(0x122)](_0x421322));},{'priority':_0x30aeb9(0x1b4)}),_0x142699[_0x30aeb9(0x1dc)][_0x30aeb9(0x13a)](_0x35b800=>{const _0x2c5ab4=_0x30aeb9;if(_0x35b800[_0x2c5ab4(0x11e)]&&_0x35b800[_0x2c5ab4(0x11e)][_0x2c5ab4(0x134)](_0x2c5ab4(0x127)))return _0x35b800[_0x2c5ab4(0x1c3)]?{}:{'type':_0x2c5ab4(0x16d),'content':_0x5d654b(_0x30bf07[_0x2c5ab4(0x1b5)],_0x2c5ab4(0x1e2))};});const _0x2b8c73=()=>!0x1;for(const _0x3019a6 of[_0x30aeb9(0x127),_0x30aeb9(0x1ce),_0x30aeb9(0x1a6),_0x30aeb9(0x1a2)])_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x16d),_0x3019a6,_0x30aeb9(0x192),_0x2b8c73),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x15f),_0x3019a6,_0x30aeb9(0x192),_0x2b8c73),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x1c4),_0x3019a6,_0x30aeb9(0x192),_0x2b8c73);_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x1c4),_0x30aeb9(0x1a2),_0x30aeb9(0x1ac),_0x2b8c73),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x1c4),_0x30aeb9(0x1a2),_0x30aeb9(0x162),(_0x5c206b,_0x91fc5f,_0x1445b4)=>{const _0x17774c=_0x30aeb9,_0x42e85d=_0x5c206b[_0x17774c(0x1d5)](_0x301f67=>_0x301f67[_0x17774c(0x11d)]())[_0x17774c(0x13c)](_0x323c41=>_0x323c41),_0x498acf=new Map(_0x42e85d[_0x17774c(0x1d5)](_0x385108=>[_0x385108,null]));if(_0x438e34){for(const {element:_0x56edf6,attributes:_0x15ea02}of _0x438e34[_0x17774c(0x15d)])_0x15ea02&&_0x498acf[_0x17774c(0x129)](_0x56edf6,_0x15ea02);}else{if(_0x1445b4&&_0x1445b4[_0x17774c(0x17d)])for(const [_0x2ba0cc,_0x5e0cfa]of Object[_0x17774c(0x185)](_0x1445b4[_0x17774c(0x17d)])){const _0x52a826=_0x30bf07[_0x17774c(0x1df)][_0x17774c(0x14e)][_0x17774c(0x14b)](_0x2ba0cc),_0x14b73a=_0x52a826?_0x52a826[_0x17774c(0x1b9)]()[_0x17774c(0x11d)]():null;_0x14b73a&&_0x498acf[_0x17774c(0x129)](_0x14b73a,_0x5e0cfa);}}_0x30bf07[_0x17774c(0x1df)][_0x17774c(0x14c)](_0x290d2a=>{const _0x38a021=_0x17774c;for(const [_0x5da29f,_0x3a1341]of _0x498acf)_0x290d2a[_0x38a021(0x142)]({...we,..._0x3a1341},_0x5da29f);});});const _0x2acccf=(_0x490339,_0x5a0ceb)=>{const _0x57cff2=_0x30aeb9;_0x142699[_0x57cff2(0x154)][_0x57cff2(0x1a1)](_0x490339,_0x57cff2(0x127),_0x5a0ceb,(_0x5c7e72,_0x2d7562,_0x51a13a)=>{const _0x447ae5=_0x57cff2;_0x30bf07[_0x447ae5(0x1df)][_0x447ae5(0x14c)](_0x36595c=>{const _0x4e103a=_0x447ae5,_0x3ceb8e=[];for(const _0x7fd0c9 of _0x5c7e72){const _0x194ff1=_0x7fd0c9[_0x4e103a(0x12d)][_0x4e103a(0x1a3)];_0x194ff1['is'](_0x4e103a(0x144),_0x4e103a(0x17b))&&_0x3ceb8e[_0x4e103a(0x11a)](_0x194ff1);}_0x142699[_0x4e103a(0x154)][_0x4e103a(0x1d8)](_0x490339,null,_0x5a0ceb)(_0x5c7e72,_0x2d7562,_0x51a13a);for(const _0x53fa4c of _0x3ceb8e)_0x4e103a(0x126)!=_0x53fa4c[_0x4e103a(0x175)][_0x4e103a(0x187)]&&_0x36595c[_0x4e103a(0x124)](_0x53fa4c);});});};_0x2acccf(_0x30aeb9(0x16d),_0x30aeb9(0x162)),_0x2acccf(_0x30aeb9(0x16d),_0x30aeb9(0x1ac)),_0x2acccf(_0x30aeb9(0x15f),_0x30aeb9(0x162)),_0x2acccf(_0x30aeb9(0x15f),_0x30aeb9(0x1ac)),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x16d),_0x30aeb9(0x1a6),_0x30aeb9(0x1ac),_0x3d7748=>{const _0x4e63a0=_0x30aeb9,_0x49ab2c=_0x3d7748[_0x4e63a0(0x1d5)](_0x478d12=>_0x478d12[_0x4e63a0(0x11d)]()),_0x47190a=_0x49ab2c[0x0][_0x4e63a0(0x117)](_0x4e63a0(0x1ae)),{minRow:_0x2c60fd,maxRow:_0x320827}=_0x173898[_0x4e63a0(0x1b3)](_0x49ab2c);_0x8c080d[_0x4e63a0(0x147)](_0x47190a,{'at':_0x2c60fd,'rows':_0x320827-_0x2c60fd+0x1});}),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x16d),_0x30aeb9(0x1ce),_0x30aeb9(0x1ac),_0x35d14c=>{const _0x49c0f3=_0x30aeb9,_0x302944=_0x35d14c[_0x49c0f3(0x1d5)](_0x34a10e=>_0x34a10e[_0x49c0f3(0x11d)]()),_0x40ef2e=_0x302944[0x0][_0x49c0f3(0x117)](_0x49c0f3(0x1ae)),{minColumn:_0x3ba2f9,maxColumn:_0x25b769}=_0x173898[_0x49c0f3(0x1b3)](_0x302944);_0x8c080d[_0x49c0f3(0x1c2)](_0x40ef2e,{'at':_0x3ba2f9,'columns':_0x25b769-_0x3ba2f9+0x1});});const _0x4aa83f=(_0x584b69,_0x24cfa1)=>{const _0x2707ef=_0x30aeb9;if(!_0x24cfa1[_0x2707ef(0x11e)]||!_0x24cfa1[_0x2707ef(0x11e)][_0x2707ef(0x134)](_0x2707ef(0x127)))return;const _0x3071c0=_0x24cfa1[_0x2707ef(0x186)][_0x2707ef(0x181)],_0x2a00a2=_0x142699[_0x2707ef(0x1cb)]()[_0x2707ef(0x13c)](_0x94bd72=>_0x94bd72[_0x2707ef(0x1db)]&&_0x94bd72[_0x2707ef(0x186)]&&_0x94bd72[_0x2707ef(0x186)][_0x2707ef(0x181)]==_0x3071c0);_0x2a00a2[_0x2707ef(0x1b6)]&&_0x24cfa1[_0x2707ef(0x1af)]()[_0x2707ef(0x1b6)]!=_0x2a00a2[_0x2707ef(0x1b6)]&&_0x2a00a2[_0x2707ef(0x164)]((_0x5b6dd4,_0x24b1f1)=>(_0x5b6dd4[_0x2707ef(0x132)]=_0x24b1f1,_0x24b1f1[_0x2707ef(0x1c3)]=_0x5b6dd4,_0x24b1f1));};function _0x1488b7(_0x394a27,_0x19824c=!0x0){const _0x2e2b80=_0x30aeb9,{id:_0x2e3405,authorId:_0x4a2324}=_0x142699[_0x2e2b80(0x198)](_0x394a27[_0x2e2b80(0x1c1)]),_0x28e96e=[_0x2e2b80(0x16a),_0x2e2b80(0x130)],_0x40d159=_0x142699[_0x2e2b80(0x1cc)][_0x2e2b80(0x15c)](_0x394a27[_0x2e2b80(0x1c1)]);return _0x40d159&&_0x28e96e[_0x2e2b80(0x11a)](_0x2e2b80(0x18d)),{'classes':_0x28e96e,'attributes':{'data-suggestion':_0x2e3405,'data-author-id':_0x4a2324},'priority':_0x40d159&&_0x19824c?0xbc2:0xbb8};}_0x142699['on'](_0x30aeb9(0x172),_0x4aa83f,{'priority':_0x30aeb9(0x1d6)}),_0x142699['on'](_0x30aeb9(0x123),_0x4aa83f,{'priority':_0x30aeb9(0x1d6)}),_0x30bf07[_0x30aeb9(0x1df)][_0x30aeb9(0x15a)][_0x30aeb9(0x1b0)](()=>{const _0x5aed2a=_0x30aeb9;let _0x3bae9b=!0x1;const _0x1e0687=Array[_0x5aed2a(0x150)](_0x30bf07[_0x5aed2a(0x1df)][_0x5aed2a(0x15a)][_0x5aed2a(0x194)][_0x5aed2a(0x1c6)]());for(const {name:_0x3a7507,data:_0x2d5d9c}of _0x1e0687){const {group:_0x30d7f6,type:_0x368831,id:_0x57a61d}=_0x142699[_0x5aed2a(0x198)](_0x3a7507);if(_0x5aed2a(0x19f)!=_0x30d7f6||_0x5aed2a(0x15f)!=_0x368831||_0x2d5d9c[_0x5aed2a(0x167)])continue;if(!_0x142699[_0x5aed2a(0x184)](_0x57a61d))continue;const _0x314b88=_0x142699[_0x5aed2a(0x116)](_0x57a61d)[_0x5aed2a(0x139)](),_0x388860=_0x30bf07[_0x5aed2a(0x1ab)][_0x5aed2a(0x14b)](_0x5aed2a(0x1a8))['me'];for(const _0x5cdf36 of _0x142699[_0x5aed2a(0x1cb)]()){if(!_0x5cdf36[_0x5aed2a(0x1db)]||_0x5cdf36[_0x5aed2a(0x141)]!=_0x388860)continue;if(_0x5aed2a(0x1c4)!=_0x5cdf36[_0x5aed2a(0x137)]||_0x5aed2a(0x1a2)!=_0x5cdf36[_0x5aed2a(0x11e)])continue;if(_0x5cdf36[_0x5aed2a(0x139)]()[_0x5aed2a(0x1d4)](_0x2346f0=>_0x314b88[_0x5aed2a(0x13b)](_0xcae213=>_0xcae213[_0x5aed2a(0x138)](_0x2346f0,!0x0)))){for(const _0x3566b2 of _0x5cdf36[_0x5aed2a(0x1af)]())_0x3566b2[_0x5aed2a(0x1db)]&&(_0x3566b2[_0x5aed2a(0x1ac)](),_0x3bae9b=!0x0);}}}return _0x3bae9b;}),_0x30bf07[_0x30aeb9(0x1df)][_0x30aeb9(0x15a)][_0x30aeb9(0x1b0)](_0x2a244e=>{const _0x40ec52=_0x30aeb9,_0x353e11=_0x30bf07[_0x40ec52(0x188)][_0x40ec52(0x14b)](_0x40ec52(0x16e));if(!_0x353e11||!_0x353e11[_0x40ec52(0x183)][_0x40ec52(0x1b8)](_0x2a244e[_0x40ec52(0x11c)]))return!0x1;let _0x2f6e7d=!0x1;const _0x576b60=_0x30bf07[_0x40ec52(0x1ab)][_0x40ec52(0x14b)](_0x40ec52(0x1a8))['me'],_0x2712ae=_0x30bf07[_0x40ec52(0x1df)][_0x40ec52(0x15a)][_0x40ec52(0x194)][_0x40ec52(0x18c)](),_0x1cfa34=Array[_0x40ec52(0x150)](_0x30bf07[_0x40ec52(0x1df)][_0x40ec52(0x15a)][_0x40ec52(0x194)][_0x40ec52(0x1c6)]())[_0x40ec52(0x13c)](({name:_0x11e9bd,data:_0xabb16c})=>{const _0x3bd15e=_0x40ec52,{group:_0x26a121,subType:_0x2f3541,authorId:_0xf2274c}=_0x142699[_0x3bd15e(0x198)](_0x11e9bd);return _0x3bd15e(0x19f)==_0x26a121&&_0x3bd15e(0x127)==_0x2f3541&&_0xf2274c==_0x576b60['id']&&!_0xabb16c[_0x3bd15e(0x167)];});for(const _0x2e1119 of _0x2712ae){if(_0x40ec52(0x1de)!=_0x2e1119[_0x40ec52(0x137)]||_0x40ec52(0x17b)!=_0x2e1119[_0x40ec52(0x161)]||0x1!=_0x2e1119[_0x40ec52(0x1b6)])continue;const _0x2be324=_0x2a244e[_0x40ec52(0x136)](_0x2e1119[_0x40ec52(0x174)],_0x2e1119[_0x40ec52(0x174)][_0x40ec52(0x199)](0x1));if(!_0x1cfa34[_0x40ec52(0x1ba)](({data:_0x51a4e9})=>_0x51a4e9[_0x40ec52(0x182)][_0x40ec52(0x1a5)](_0x2be324))){for(const {name:_0x5b0c61,data:_0x54eafa}of _0x1cfa34)if(_0x2be324[_0x40ec52(0x138)](_0x54eafa[_0x40ec52(0x182)])){_0x2a244e[_0x40ec52(0x1c8)](_0x5b0c61,{'range':_0x2be324}),_0x2f6e7d=!0x0;break;}}}return _0x2f6e7d;}),_0x30bf07[_0x30aeb9(0x1df)][_0x30aeb9(0x15a)][_0x30aeb9(0x1b0)](_0x6cfe55=>{const _0x57b97a=_0x30aeb9;let _0x4a7c76=!0x1;const _0x572d67=_0x30bf07[_0x57b97a(0x1ab)][_0x57b97a(0x14b)](_0x57b97a(0x1a8))['me'],_0x581627=_0x142699[_0x57b97a(0x1cb)]()[_0x57b97a(0x13c)](_0x1e6eb5=>_0x1e6eb5[_0x57b97a(0x1db)]&&_0x1e6eb5[_0x57b97a(0x141)]==_0x572d67),_0x1ecdd2=new Set(),_0x5b4797=new Set();for(const _0x4b9aea of _0x581627)if(_0x57b97a(0x127)==_0x4b9aea[_0x57b97a(0x11e)])for(const _0x21f47c of _0x4b9aea[_0x57b97a(0x11f)]()){const _0xe73a55=_0x21f47c[_0x57b97a(0x1b9)]()[_0x57b97a(0x11d)]();if(_0xe73a55){if(_0xe73a55['is'](_0x57b97a(0x144),_0x57b97a(0x17b))&&ke(_0xe73a55)){_0x4b9aea[_0x57b97a(0x176)](_0x21f47c[_0x57b97a(0x161)]),_0x1ecdd2[_0x57b97a(0x1d0)](_0xe73a55),_0x4a7c76=!0x0;const _0x1e43eb=_0xe73a55[_0x57b97a(0x1da)],_0x2234f7=_0xe73a55[_0x57b97a(0x13e)],_0x2a556b=_0x1e43eb&&_0x1e43eb['is'](_0x57b97a(0x144),_0x57b97a(0x17b)),_0x14187d=_0x2234f7&&_0x2234f7['is'](_0x57b97a(0x144),_0x57b97a(0x17b));_0x2a556b&&!_0x1ecdd2[_0x57b97a(0x1b8)](_0x1e43eb)&&_0x5b4797[_0x57b97a(0x1d0)](_0x1e43eb),_0x14187d&&!_0x1ecdd2[_0x57b97a(0x1b8)](_0x2234f7)&&_0x5b4797[_0x57b97a(0x1d0)](_0x2234f7);}else _0xe73a55['is'](_0x57b97a(0x144),_0x57b97a(0x1b2))&&_0xe73a55[_0x57b97a(0x17e)]&&(_0x4b9aea[_0x57b97a(0x176)](_0x21f47c[_0x57b97a(0x161)]),_0x4a7c76=!0x0);}}else{if(_0x57b97a(0x1a2)==_0x4b9aea[_0x57b97a(0x11e)]){if(!_0x4b9aea[_0x57b97a(0x186)]||!_0x4b9aea[_0x57b97a(0x186)][_0x57b97a(0x181)])continue;const _0x4dfa1b=_0x4b9aea[_0x57b97a(0x186)][_0x57b97a(0x17d)];if(_0x4dfa1b&&Object[_0x57b97a(0x12f)](_0x4dfa1b)[_0x57b97a(0x1b6)])continue;const _0x332b80=_0x4b9aea[_0x57b97a(0x186)][_0x57b97a(0x181)];let _0x419592=!0x0,_0x18deae=!0x0;for(const _0x32c78b of _0x581627)if(_0x32c78b[_0x57b97a(0x11e)]&&_0x32c78b[_0x57b97a(0x11e)][_0x57b97a(0x134)](_0x57b97a(0x127))){if(!_0x32c78b[_0x57b97a(0x186)][_0x57b97a(0x181)]){_0x18deae=!0x1;break;}if(_0x32c78b['id']!=_0x4b9aea['id']&&_0x32c78b[_0x57b97a(0x186)][_0x57b97a(0x181)]==_0x332b80){_0x419592=!0x1;break;}}_0x18deae&&_0x419592&&(_0x4b9aea[_0x57b97a(0x1d7)](),_0x4a7c76=!0x0);}}for(const _0x3c66d8 of _0x1ecdd2)_0x6cfe55[_0x57b97a(0x133)](_0x3c66d8);for(const _0x57a40d of _0x5b4797)_0x6cfe55[_0x57b97a(0x124)](_0x57a40d);return _0x4a7c76;}),_0x30bf07[_0x30aeb9(0x148)][_0x30aeb9(0x19a)](_0x30aeb9(0x125))[_0x30aeb9(0x1bc)]({'model':_0x30aeb9(0x19d),'view':_0x1b3a68=>_0x1488b7(_0x1b3a68),'converterPriority':_0x30aeb9(0x1d6)}),_0x30bf07[_0x30aeb9(0x148)][_0x30aeb9(0x19a)](_0x30aeb9(0x1e1))[_0x30aeb9(0x1bc)]({'model':_0x30aeb9(0x19d),'view':(_0x126468,_0x5a1799)=>_0x5a1799[_0x30aeb9(0x153)][_0x30aeb9(0x189)]?_0x1488b7(_0x126468,!0x1):null,'converterPriority':_0x30aeb9(0x1d6)});const _0x3f827a=_0x30bf07[_0x30aeb9(0x17c)][_0x30aeb9(0x19c)];this[_0x30aeb9(0x131)](_0x3f827a[_0x30aeb9(0x15a)],_0x30aeb9(0x17f),(_0x486670,_0x462bdb)=>{const _0x25240c=_0x30aeb9,_0x644625=[];for(const _0x4e862e of _0x3f827a[_0x25240c(0x166)](_0x462bdb[_0x25240c(0x115)])[_0x25240c(0x171)]())_0x4e862e['is'](_0x25240c(0x144),_0x25240c(0x1c0))&&_0x644625[_0x25240c(0x11a)](_0x4e862e);_0x3f827a[_0x25240c(0x14c)](_0x550188=>{const _0x4367da=_0x25240c;for(const _0x14db0b of _0x644625)_0x550188[_0x4367da(0x18b)](_0x550188[_0x4367da(0x166)](_0x14db0b),_0x550188[_0x4367da(0x160)](_0x14db0b)),_0x550188[_0x4367da(0x133)](_0x14db0b);});});}}function _0x25bd(){const _0x2516df=['tablePasteCell','nodeAfter','tableCellPadding','isEqual','tablePasteRow','createTableWalker','Users','getAttributes','10622460aJLgSH','plugins','discard','getRows','table','getAllAdjacentSuggestions','registerPostFixer','createElement','paragraph','_getCoordsForCells','low','locale','length','rows','has','getRange','find','editor','markerToHighlight','tableCellBorderColor','cell','fromEntries','suggestion-td','markerName','removeColumns','previous','formatBlock','5sZVyKN','getChangedMarkers','_replaceTableSlotCell','updateMarker','markMultiRangeInsertion','48EOlhbw','getSuggestions','activeMarkers','_tablePostFixingSubtypes','tablePasteColumn','548pAbJAk','add','getTableIfOnlyTableInContent','deletionRanges','selection','every','map','high','removeMarkers','getSuggestionCallback','getChild','nextSibling','isInContent','descriptionFactory','row','insert','model','tableCell','dataDowncast','*Replace\x20table\x20cells*','content','getSuggestion','findAncestor','end','markMultiRangeBlockFormat','push','TrackChangesEditing','batch','getContainedElement','subType','getMarkers','fromRange','tableCellBackgroundColor','createRangeOn','suggestionUnloaded','unwrap','editingDowncast','$graveyard','tablePaste','fill','set','forceDefaultExecution','endColumn','schema','start','tableCellBorderStyle','keys','ck-suggestion-marker-insertion','listenTo','next','remove','startsWith','columns','createRange','type','containsRange','getRanges','registerDescriptionCallback','some','filter','wrap','previousSibling','forEach','4256708GuaQgJ','author','setAttributes','10LEzgZX','element','return','first','removeRows','conversion','register','TableUtils','get','change','tableCellBorderWidth','markers','4521723izNZOr','from','endRow','column','options','_suggestionFactory','elementToElement','value','rowInsertionIndexes','tableCellVerticalAlignment','documentSelection','document','getSelectionAffectedTableCells','includes','cells','insertContent','deletion','createPositionBefore','name','accept','stop','reduce','rowInsertionRanges','createRangeIn','oldRange','columnInsertionIndexes','tableCellHorizontalAlignment','ck-suggestion-marker','insertColumns','insertionRanges','insertion','redo','insertRows','afterInit','getItems','suggestionLoaded','columnInsertionRanges','position','root','removeMarker','166qCcFBy','getColumnIndexes','markMultiRangeDeletion','TableClipboard','tableCellSuggestion','editing','markerAttributes','isEmpty','clipboardOutput','_isForcedDefaultExecutionBlock','tablePasteChainId','newRange','_createdBatches','hasSuggestion','entries','attributes','rootName','commands','showSuggestionHighlights','requires','move','getChanges','ck-suggestion-marker--active','trackChanges','getRowIndexes','249459mKvrfH','last','join','detach','differ','10420773RSumzM','getColumns','call','_splitMarkerName','getShiftedBy','for','setAttribute','view','suggestion:formatBlock:tablePasteCell','getChildren','suggestion','14232123rzlcxd','registerCustomCallback'];_0x25bd=function(){return _0x2516df;};return _0x25bd();}function ke(_0x2f35fb){const _0x2b91fa=_0x57d616;if(_0x2f35fb[_0x2b91fa(0x17e)])return!0x0;const _0x1fcc57=_0x2f35fb[_0x2b91fa(0x1d9)](0x0);return _0x1fcc57['is'](_0x2b91fa(0x144),_0x2b91fa(0x1b2))&&_0x1fcc57[_0x2b91fa(0x17e)];}function Re(_0x192a23,_0x1b0903={},_0x1e7594){const _0x5233c8=_0x57d616;for(const {isAnchor:_0x5e56a3,cellHeight:_0x1fc735,cellWidth:_0x19a022}of _0x1e7594[_0x5233c8(0x1a7)](_0x192a23,{'includeAllSlots':!0x0,..._0x1b0903}))if(!_0x5e56a3||0x1!=_0x1fc735||0x1!=_0x19a022)return!0x1;return!0x0;}
23
+ function _0x16b3(){const _0x65be28=['isInContent','find','tableCellBorderStyle','TableUtils','options','removeColumns','markerAttributes','getRowIndexes','tablePaste','wrap','add','cell','tablePasteCell','getRows','trackChanges','columnInsertionRanges','_replaceTableSlotCell','_tablePostFixingSubtypes','getChildren','getRanges','rowInsertionIndexes','newRange','847bCWJDA','403638JGLUtM','4245WusgIQ','86392JuODEg','updateMarker','last','change','createRangeIn','editing','registerPostFixer','endColumn','formatBlock','call','from','selection','stop','requires','Users','redo','markMultiRangeBlockFormat','suggestionUnloaded','registerDescriptionCallback','conversion','fill','includes','getContainedElement','keys','getChild','value','endRow','clipboardOutput','insertion','afterInit','for','startsWith','createTableWalker','1541364PQDpkk','createRangeOn','return','tableCellHorizontalAlignment','registerCustomCallback','get','remove','_suggestionFactory','rowInsertionRanges','cells','ck-suggestion-marker--active','121430gEfvTC','markMultiRangeInsertion','getTableIfOnlyTableInContent','12HswynN','tableCell','_isForcedDefaultExecutionBlock','setAttribute','next','ck-suggestion-marker-insertion','low','getSuggestionCallback','suggestionLoaded','suggestion:formatBlock:tablePasteCell','root','end','isEqual','suggestion','markMultiRangeDeletion','2431CQXUoK','locale','name','getAllAdjacentSuggestions','high','listenTo','suggestion-td','findAncestor','length','move','tablePasteChainId','isEmpty','tableCellSuggestion','content','removeMarkers','position','createPositionBefore','documentSelection','getSuggestion','editingDowncast','insertionRanges','columns','getMarkers','7169175kquKbF','tableCellVerticalAlignment','getChanges','row','deletion','hasSuggestion','getRange','_getCoordsForCells','activeMarkers','insertContent','commands','column','author','createElement','TableClipboard','forEach','getAttributes','tableCellBorderWidth','detach','TrackChangesEditing','markers','fromEntries','plugins','ck-suggestion-marker','tablePasteColumn','discard','removeRows','document','getItems','getSelectionAffectedTableCells','elementToElement','markerToHighlight','tableCellBorderColor','map','entries','attributes','oldRange','getChangedMarkers','reduce','descriptionFactory','editor','every','some','tablePasteRow','filter','deletionRanges','has','tableCellPadding','nodeAfter','fromRange','table','rows','forceDefaultExecution','previousSibling','view','1267271blRbAE','getColumns','paragraph','tableCellBackgroundColor','insertColumns','_splitMarkerName','first','set','getColumnIndexes','subType','model','register','showSuggestionHighlights','insertRows','accept','previous','$graveyard','removeMarker','4254gFNgGs','getSuggestions','nextSibling','batch','join','*Replace\x20table\x20cells*','insert','unwrap','differ','dataDowncast','columnInsertionIndexes','rootName','type','schema','setAttributes','createRange','containsRange','start','element','push','markerName','getShiftedBy','_createdBatches'];_0x16b3=function(){return _0x65be28;};return _0x16b3();}const _0x2fc9b4=_0x26ce;(function(_0x4ec6b6,_0x208ff0){const _0x244310=_0x26ce,_0x39176b=_0x4ec6b6();while(!![]){try{const _0x429e13=-parseInt(_0x244310(0x13c))/0x1+-parseInt(_0x244310(0x1ad))/0x2*(-parseInt(_0x244310(0x17c))/0x3)+-parseInt(_0x244310(0x19f))/0x4+parseInt(_0x244310(0x17d))/0x5*(-parseInt(_0x244310(0x14e))/0x6)+parseInt(_0x244310(0x17b))/0x7*(-parseInt(_0x244310(0x17e))/0x8)+parseInt(_0x244310(0x105))/0x9+parseInt(_0x244310(0x1aa))/0xa*(parseInt(_0x244310(0xee))/0xb);if(_0x429e13===_0x208ff0)break;else _0x39176b['push'](_0x39176b['shift']());}catch(_0x4256f8){_0x39176b['push'](_0x39176b['shift']());}}}(_0x16b3,0xb14ce));import{getTranslation as _0xe7ca18}from'../utils/common-translations.js';import{Plugin as _0x2a4aed}from'ckeditor5/src/core.js';import{LiveRange as _0x5384f5}from'ckeditor5/src/engine.js';import{uid as _0x1f77cf,priorities as _0x141c2c}from'ckeditor5/src/utils.js';import _0x37adca from'./table.js';function _0x26ce(_0x3d6acf,_0x9087e4){const _0x16b3ab=_0x16b3();return _0x26ce=function(_0x26cef7,_0x4c262a){_0x26cef7=_0x26cef7-0xea;let _0x5ca472=_0x16b3ab[_0x26cef7];return _0x5ca472;},_0x26ce(_0x3d6acf,_0x9087e4);}const Pe=[_0x2fc9b4(0x116),_0x2fc9b4(0x125),_0x2fc9b4(0x167),_0x2fc9b4(0x1a2),_0x2fc9b4(0x106),_0x2fc9b4(0x13f),_0x2fc9b4(0x134)],we=Object[_0x2fc9b4(0x11a)](Pe[_0x2fc9b4(0x126)](_0x4ca44d=>[_0x4ca44d,null]));export default class _t extends _0x2a4aed{static get[_0x2fc9b4(0x18b)](){return[_0x37adca];}[_0x2fc9b4(0x19b)](){const _0x2e2605=_0x2fc9b4,_0x4eba3d=this[_0x2e2605(0x12d)];if(!_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x133)](_0x2e2605(0x113)))return;const _0x11aa40=_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x2e2605(0x118)),_0x19e6c3=_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x2e2605(0x168)),_0xca88f8=_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x37adca),_0x26870b=_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x2e2605(0x113));_0xca88f8[_0x2e2605(0x176)][_0x2e2605(0x161)](_0x2e2605(0x130),_0x2e2605(0x11d)),_0x4eba3d[_0x2e2605(0x146)][_0x2e2605(0x15b)][_0x2e2605(0x147)](_0x2e2605(0xfa),{'allowIn':_0x2e2605(0x1ae),'allowContentOf':_0x2e2605(0x1ae),'isLimit':!0x0}),_0x4eba3d[_0x2e2605(0x191)][_0x2e2605(0x123)]({'model':_0x2e2605(0xfa),'view':_0x2e2605(0xf4)});let _0x5aed5c=null;_0x4eba3d[_0x2e2605(0x146)]['on'](_0x2e2605(0x10e),(_0xeb519,_0x38c238)=>{const _0x29cf91=_0x2e2605,[_0x312bbe,_0x3b5b7d]=_0x38c238,_0x2bbe10=_0x38c238[_0x38c238[_0x29cf91(0xf6)]-0x1];_0x2bbe10&&_0x2bbe10[_0x29cf91(0x139)]||_0x11aa40[_0x29cf91(0x1af)]||this[_0x29cf91(0x12d)][_0x29cf91(0x10f)][_0x29cf91(0x1a4)](_0x29cf91(0x173))[_0x29cf91(0x197)]&&function(_0x587a71,_0x151d61,_0x1dbfde,_0x3812ee,_0x2f7821){const _0x447d41=_0x29cf91;if(_0x151d61&&!_0x151d61['is'](_0x447d41(0xff)))return!0x1;const _0x581d8e=_0x2f7821[_0x447d41(0x1ac)](_0x587a71,_0x1dbfde);if(!_0x581d8e||!Re(_0x581d8e,void 0x0,_0x3812ee))return!0x1;const _0x5b0b84=_0x3812ee[_0x447d41(0x122)](_0x1dbfde[_0x447d41(0x120)][_0x447d41(0x189)]);if(!_0x5b0b84[_0x447d41(0xf6)])return!0x1;const _0x31db7a=_0x5b0b84[0x0][_0x447d41(0xf5)](_0x447d41(0x137)),_0x256c9a=_0x3812ee[_0x447d41(0x16c)](_0x5b0b84),_0x23cfca=_0x3812ee[_0x447d41(0x144)](_0x5b0b84),_0x498518={'startRow':_0x256c9a[_0x447d41(0x142)],'endRow':_0x256c9a[_0x447d41(0x180)],'startColumn':_0x23cfca[_0x447d41(0x142)],'endColumn':_0x23cfca[_0x447d41(0x180)]};return 0x1==_0x5b0b84[_0x447d41(0xf6)]&&(_0x498518[_0x447d41(0x198)]+=_0x3812ee[_0x447d41(0x172)](_0x581d8e)-0x1,_0x498518[_0x447d41(0x185)]+=_0x3812ee[_0x447d41(0x13d)](_0x581d8e)-0x1),Re(_0x31db7a,_0x498518,_0x3812ee);}(_0x312bbe,_0x3b5b7d,_0x4eba3d[_0x29cf91(0x146)],_0x19e6c3,_0x26870b)&&(_0xeb519[_0x29cf91(0x18a)](),_0x5aed5c={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4eba3d[_0x29cf91(0x146)][_0x29cf91(0x181)](()=>{const _0x35fba3=_0x29cf91;_0x4eba3d[_0x35fba3(0x146)][_0x35fba3(0x10e)](_0x38c238[0x0],_0x38c238[0x1],_0x38c238[0x2],{'forceDefaultExecution':!0x0});const _0x435453=_0x1f77cf(),{rowInsertionRanges:_0x7ea485,columnInsertionRanges:_0x5bc28c,insertionRanges:_0x17cb70,deletionRanges:_0x139879,cells:_0x38049a}=_0x5aed5c;_0x7ea485[_0x35fba3(0xf6)]&&_0x11aa40[_0x35fba3(0x1ab)](_0x7ea485,_0x35fba3(0x130),{'tablePasteChainId':_0x435453}),_0x5bc28c[_0x35fba3(0xf6)]&&_0x11aa40[_0x35fba3(0x1ab)](_0x5bc28c,_0x35fba3(0x11d),{'tablePasteChainId':_0x435453}),_0x17cb70[_0x35fba3(0xf6)]&&(_0x11aa40[_0x35fba3(0x1ab)](_0x17cb70,_0x35fba3(0x16d),{'tablePasteChainId':_0x435453,'skipNestingCheck':!0x0}),_0x17cb70[_0x35fba3(0x114)](_0x1a3a51=>{const _0x3296e6=_0x35fba3;var _0x3cbb3b;return null===(_0x3cbb3b=_0x1a3a51[_0x3296e6(0x117)])||void 0x0===_0x3cbb3b?void 0x0:_0x3cbb3b[_0x3296e6(0x187)](_0x1a3a51);})),_0x139879[_0x35fba3(0xf6)]&&(_0x11aa40[_0x35fba3(0xed)](_0x139879,_0x35fba3(0x16d),{'tablePasteChainId':_0x435453,'skipNestingCheck':!0x0}),_0x139879[_0x35fba3(0x114)](_0x225506=>{const _0x2a0f21=_0x35fba3;var _0x2596d9;return null===(_0x2596d9=_0x225506[_0x2a0f21(0x117)])||void 0x0===_0x2596d9?void 0x0:_0x2596d9[_0x2a0f21(0x187)](_0x225506);}));const _0x4059b6=_0x11aa40[_0x35fba3(0x18e)](_0x38049a[_0x35fba3(0x126)](({element:_0x393aeb})=>_0x393aeb),{'formatGroupId':_0x1f77cf()},[],_0x35fba3(0x171),{'tablePasteChainId':_0x435453});if(_0x4059b6){const _0x4ad6f5=_0x4059b6[_0x35fba3(0x104)](),_0x2a77e1=[];for(const {element:_0x40453d,attributes:_0x3da3a3}of _0x38049a){if(!_0x3da3a3)continue;const _0x5aaac8=_0x4eba3d[_0x35fba3(0x146)][_0x35fba3(0x1a0)](_0x40453d),_0x364314=_0x4ad6f5[_0x35fba3(0x166)](_0x3dcc1e=>_0x3dcc1e[_0x35fba3(0x10b)]()[_0x35fba3(0xeb)](_0x5aaac8));_0x364314&&_0x2a77e1[_0x35fba3(0x161)]([_0x364314[_0x35fba3(0xf0)],_0x3da3a3]);}_0x2a77e1[_0x35fba3(0xf6)]&&_0x4059b6[_0x35fba3(0x1b0)](_0x35fba3(0x16b),Object[_0x35fba3(0x11a)](_0x2a77e1));}_0x5aed5c=null;}));},{'priority':_0x141c2c[_0x2e2605(0xf2)]+0xa}),_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x2e2605(0x113))['on'](_0x2e2605(0x175),(_0x547841,_0x1bfe22)=>{const _0x494987=_0x2e2605,[_0x56e1f7,_0x1e783b,,_0x9807a6]=_0x1bfe22;if(!_0x5aed5c)return;_0x547841[_0x494987(0x18a)]();const _0x53f9a6=_0x56e1f7[_0x494987(0x170)],_0x1d7a12=_0x1e783b,_0x51b34b=ke(_0x53f9a6),_0x1f9995=ke(_0x1d7a12);_0x547841[_0x494987(0x1a1)]=_0x53f9a6;let _0x555ac9=null,_0x59d51a=null;if(_0x1f9995||_0x51b34b){if(_0x51b34b&&!_0x1f9995){_0x9807a6[_0x494987(0x1a5)](_0x53f9a6[_0x494987(0x196)](0x0));for(const _0x340552 of Array[_0x494987(0x188)](_0x1d7a12[_0x494987(0x177)]()))_0x9807a6[_0x494987(0x154)](_0x340552,_0x53f9a6,_0x494987(0xea));const _0x6f5263=_0x5aed5c[_0x494987(0x179)][_0x494987(0x193)](_0x56e1f7[_0x494987(0x108)]),_0x5b48ae=_0x5aed5c[_0x494987(0x158)][_0x494987(0x193)](_0x56e1f7[_0x494987(0x110)]);_0x6f5263||_0x5b48ae||(_0x555ac9=_0x5384f5[_0x494987(0x136)](_0x9807a6[_0x494987(0x182)](_0x53f9a6)));}else _0x1f9995&&!_0x51b34b&&(_0x59d51a=_0x9807a6[_0x494987(0x182)](_0x53f9a6));}else{const _0x4f09be=_0x9807a6[_0x494987(0x112)](_0x494987(0xfa)),_0x5ac9d0=_0x9807a6[_0x494987(0x112)](_0x494987(0xfa));_0x9807a6[_0x494987(0x16e)](_0x9807a6[_0x494987(0x182)](_0x53f9a6),_0x5ac9d0),_0x9807a6[_0x494987(0x154)](_0x4f09be,_0x53f9a6,0x0);for(const _0x3282ce of Array[_0x494987(0x188)](_0x1d7a12[_0x494987(0x177)]()))_0x9807a6[_0x494987(0x154)](_0x3282ce,_0x4f09be,_0x494987(0xea));_0x555ac9=_0x5384f5[_0x494987(0x136)](_0x9807a6[_0x494987(0x1a0)](_0x4f09be)),_0x59d51a=_0x5384f5[_0x494987(0x136)](_0x9807a6[_0x494987(0x1a0)](_0x5ac9d0));}const _0x490fe6=Array[_0x494987(0x188)](_0x1d7a12[_0x494987(0x115)]())[_0x494987(0x131)](([_0x6f9fb])=>Pe[_0x494987(0x193)](_0x6f9fb));_0x5aed5c[_0x494987(0x1a8)][_0x494987(0x161)]({'element':_0x53f9a6,'attributes':_0x490fe6[_0x494987(0xf6)]?Object[_0x494987(0x11a)](_0x490fe6):null}),_0x555ac9&&_0x5aed5c[_0x494987(0x102)][_0x494987(0x161)](_0x555ac9),_0x59d51a&&_0x5aed5c[_0x494987(0x132)][_0x494987(0x161)](_0x59d51a);},{'priority':_0x2e2605(0xf2)}),_0x19e6c3['on'](_0x2e2605(0x140),(_0x2ef4b9,_0x405045)=>{const _0x4a5973=_0x2e2605,[_0xab1de7,_0x4233b6={}]=_0x405045;if(!_0x5aed5c)return;const _0x48ed46=_0x4233b6['at']||0x0,_0x2691a4=_0x4233b6[_0x4a5973(0x103)]||0x1;_0x5aed5c[_0x4a5973(0x158)]=new Array(_0x2691a4)[_0x4a5973(0x192)](_0x48ed46)[_0x4a5973(0x126)]((_0x4c5d9b,_0x372c57)=>_0x4c5d9b+_0x372c57);for(const {cell:_0xa56c0d}of _0x19e6c3[_0x4a5973(0x19e)](_0xab1de7,{'startColumn':_0x48ed46,'endColumn':_0x48ed46+_0x2691a4-0x1}))_0x5aed5c[_0x4a5973(0x174)][_0x4a5973(0x161)](_0x4eba3d[_0x4a5973(0x146)][_0x4a5973(0x1a0)](_0xa56c0d));},{'priority':_0x2e2605(0x1b3)}),_0x19e6c3['on'](_0x2e2605(0x149),(_0x28a887,_0x9376b4)=>{const _0x1ff592=_0x2e2605,[_0x118a7b,_0x268f51={}]=_0x9376b4;if(!_0x5aed5c)return;const _0x442803=_0x268f51['at']||0x0,_0x3f9df3=_0x268f51[_0x1ff592(0x138)]||0x1;_0x5aed5c[_0x1ff592(0x179)]=new Array(_0x3f9df3)[_0x1ff592(0x192)](_0x442803)[_0x1ff592(0x126)]((_0x1e91a7,_0x3881d9)=>_0x1e91a7+_0x3881d9);for(const {cell:_0x1a2433}of _0x19e6c3[_0x1ff592(0x19e)](_0x118a7b,{'startRow':_0x442803,'endRow':_0x442803+_0x3f9df3-0x1}))_0x5aed5c[_0x1ff592(0x1a7)][_0x1ff592(0x161)](_0x4eba3d[_0x1ff592(0x146)][_0x1ff592(0x1a0)](_0x1a2433));},{'priority':_0x2e2605(0x1b3)}),_0x11aa40[_0x2e2605(0x12c)][_0x2e2605(0x190)](_0x20c6e4=>{const _0x2682e6=_0x2e2605;if(_0x20c6e4[_0x2682e6(0x145)]&&_0x20c6e4[_0x2682e6(0x145)][_0x2682e6(0x19d)](_0x2682e6(0x16d)))return _0x20c6e4[_0x2682e6(0x14b)]?{}:{'type':_0x2682e6(0x19a),'content':_0xe7ca18(_0x4eba3d[_0x2682e6(0xef)],_0x2682e6(0x153))};});const _0x4e580f=()=>!0x1;for(const _0x874246 of[_0x2e2605(0x16d),_0x2e2605(0x11d),_0x2e2605(0x130),_0x2e2605(0x171)])_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x19a),_0x874246,_0x2e2605(0x152),_0x4e580f),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x109),_0x874246,_0x2e2605(0x152),_0x4e580f),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x186),_0x874246,_0x2e2605(0x152),_0x4e580f);_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x186),_0x2e2605(0x171),_0x2e2605(0x11e),_0x4e580f),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x186),_0x2e2605(0x171),_0x2e2605(0x14a),(_0x242edb,_0x2e6a68,_0x26e0f8)=>{const _0x274ecf=_0x2e2605,_0x3ac4fe=_0x242edb[_0x274ecf(0x126)](_0x81a870=>_0x81a870[_0x274ecf(0x194)]())[_0x274ecf(0x131)](_0x407acc=>_0x407acc),_0x1d9d91=new Map(_0x3ac4fe[_0x274ecf(0x126)](_0x4307ac=>[_0x4307ac,null]));if(_0x5aed5c){for(const {element:_0x592679,attributes:_0x34381a}of _0x5aed5c[_0x274ecf(0x1a8)])_0x34381a&&_0x1d9d91[_0x274ecf(0x143)](_0x592679,_0x34381a);}else{if(_0x26e0f8&&_0x26e0f8[_0x274ecf(0x16b)])for(const [_0x16dcb4,_0x4ba7dc]of Object[_0x274ecf(0x127)](_0x26e0f8[_0x274ecf(0x16b)])){const _0x482c35=_0x4eba3d[_0x274ecf(0x146)][_0x274ecf(0x119)][_0x274ecf(0x1a4)](_0x16dcb4),_0x50c662=_0x482c35?_0x482c35[_0x274ecf(0x10b)]()[_0x274ecf(0x194)]():null;_0x50c662&&_0x1d9d91[_0x274ecf(0x143)](_0x50c662,_0x4ba7dc);}}_0x4eba3d[_0x274ecf(0x146)][_0x274ecf(0x181)](_0x437285=>{const _0xb1640a=_0x274ecf;for(const [_0x1e688f,_0x1ed394]of _0x1d9d91)_0x437285[_0xb1640a(0x15c)]({...we,..._0x1ed394},_0x1e688f);});});const _0x46b196=(_0x86545b,_0x584369)=>{const _0x4618b0=_0x2e2605;_0x11aa40[_0x4618b0(0x1a6)][_0x4618b0(0x1a3)](_0x86545b,_0x4618b0(0x16d),_0x584369,(_0x53e4d9,_0x18d5c8,_0x3b04e1)=>{const _0x5dbe84=_0x4618b0;_0x4eba3d[_0x5dbe84(0x146)][_0x5dbe84(0x181)](_0x53de8d=>{const _0x56ceb7=_0x5dbe84,_0x97958d=[];for(const _0x5a40c3 of _0x53e4d9){const _0x41ea9e=_0x5a40c3[_0x56ceb7(0x15f)][_0x56ceb7(0x135)];_0x41ea9e['is'](_0x56ceb7(0x160),_0x56ceb7(0xfa))&&_0x97958d[_0x56ceb7(0x161)](_0x41ea9e);}_0x11aa40[_0x56ceb7(0x1a6)][_0x56ceb7(0x1b4)](_0x86545b,null,_0x584369)(_0x53e4d9,_0x18d5c8,_0x3b04e1);for(const _0x592e8a of _0x97958d)_0x56ceb7(0x14c)!=_0x592e8a[_0x56ceb7(0x1b7)][_0x56ceb7(0x159)]&&_0x53de8d[_0x56ceb7(0x155)](_0x592e8a);});});};_0x46b196(_0x2e2605(0x19a),_0x2e2605(0x14a)),_0x46b196(_0x2e2605(0x19a),_0x2e2605(0x11e)),_0x46b196(_0x2e2605(0x109),_0x2e2605(0x14a)),_0x46b196(_0x2e2605(0x109),_0x2e2605(0x11e)),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x19a),_0x2e2605(0x130),_0x2e2605(0x11e),_0x3764bf=>{const _0x29f239=_0x2e2605,_0x153308=_0x3764bf[_0x29f239(0x126)](_0x165aaf=>_0x165aaf[_0x29f239(0x194)]()),_0x369fcf=_0x153308[0x0][_0x29f239(0xf5)](_0x29f239(0x137)),{minRow:_0x2c1aa9,maxRow:_0x321a0f}=_0xca88f8[_0x29f239(0x10c)](_0x153308);_0x19e6c3[_0x29f239(0x11f)](_0x369fcf,{'at':_0x2c1aa9,'rows':_0x321a0f-_0x2c1aa9+0x1});}),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x19a),_0x2e2605(0x11d),_0x2e2605(0x11e),_0x508270=>{const _0x1f0d7c=_0x2e2605,_0x2c1a5f=_0x508270[_0x1f0d7c(0x126)](_0x3c75b2=>_0x3c75b2[_0x1f0d7c(0x194)]()),_0x39bea6=_0x2c1a5f[0x0][_0x1f0d7c(0xf5)](_0x1f0d7c(0x137)),{minColumn:_0x5af485,maxColumn:_0x654757}=_0xca88f8[_0x1f0d7c(0x10c)](_0x2c1a5f);_0x19e6c3[_0x1f0d7c(0x16a)](_0x39bea6,{'at':_0x5af485,'columns':_0x654757-_0x5af485+0x1});});const _0xf68845=(_0x3eb282,_0x395a21)=>{const _0x1ce9c9=_0x2e2605;if(!_0x395a21[_0x1ce9c9(0x145)]||!_0x395a21[_0x1ce9c9(0x145)][_0x1ce9c9(0x19d)](_0x1ce9c9(0x16d)))return;const _0x1aac0b=_0x395a21[_0x1ce9c9(0x128)][_0x1ce9c9(0xf8)],_0x766d96=_0x11aa40[_0x1ce9c9(0x14f)]()[_0x1ce9c9(0x131)](_0x296c10=>_0x296c10[_0x1ce9c9(0x165)]&&_0x296c10[_0x1ce9c9(0x128)]&&_0x296c10[_0x1ce9c9(0x128)][_0x1ce9c9(0xf8)]==_0x1aac0b);_0x766d96[_0x1ce9c9(0xf6)]&&_0x395a21[_0x1ce9c9(0xf1)]()[_0x1ce9c9(0xf6)]!=_0x766d96[_0x1ce9c9(0xf6)]&&_0x766d96[_0x1ce9c9(0x12b)]((_0x2cd225,_0x5d4291)=>(_0x2cd225[_0x1ce9c9(0x1b1)]=_0x5d4291,_0x5d4291[_0x1ce9c9(0x14b)]=_0x2cd225,_0x5d4291));};function _0xcb7754(_0x555ad9,_0x394c22=!0x0){const _0x2dd524=_0x2e2605,{id:_0xdc77ec,authorId:_0x2afdb5}=_0x11aa40[_0x2dd524(0x141)](_0x555ad9[_0x2dd524(0x162)]),_0x15d4c3=[_0x2dd524(0x11c),_0x2dd524(0x1b2)],_0x55eade=_0x11aa40[_0x2dd524(0x10d)][_0x2dd524(0x193)](_0x555ad9[_0x2dd524(0x162)]);return _0x55eade&&_0x15d4c3[_0x2dd524(0x161)](_0x2dd524(0x1a9)),{'classes':_0x15d4c3,'attributes':{'data-suggestion':_0xdc77ec,'data-author-id':_0x2afdb5},'priority':_0x55eade&&_0x394c22?0xbc2:0xbb8};}_0x11aa40['on'](_0x2e2605(0x1b5),_0xf68845,{'priority':_0x2e2605(0xf2)}),_0x11aa40['on'](_0x2e2605(0x18f),_0xf68845,{'priority':_0x2e2605(0xf2)}),_0x4eba3d[_0x2e2605(0x146)][_0x2e2605(0x120)][_0x2e2605(0x184)](()=>{const _0x2b7696=_0x2e2605;let _0x3789f1=!0x1;const _0x46dadc=Array[_0x2b7696(0x188)](_0x4eba3d[_0x2b7696(0x146)][_0x2b7696(0x120)][_0x2b7696(0x156)][_0x2b7696(0x12a)]());for(const {name:_0x1a7210,data:_0x4f6d96}of _0x46dadc){const {group:_0x310fdb,type:_0x2ef173,id:_0x343568}=_0x11aa40[_0x2b7696(0x141)](_0x1a7210);if(_0x2b7696(0xec)!=_0x310fdb||_0x2b7696(0x109)!=_0x2ef173||_0x4f6d96[_0x2b7696(0x129)])continue;if(!_0x11aa40[_0x2b7696(0x10a)](_0x343568))continue;const _0x56e0b8=_0x11aa40[_0x2b7696(0x100)](_0x343568)[_0x2b7696(0x178)](),_0x273925=_0x4eba3d[_0x2b7696(0x11b)][_0x2b7696(0x1a4)](_0x2b7696(0x18c))['me'];for(const _0x5551fe of _0x11aa40[_0x2b7696(0x14f)]()){if(!_0x5551fe[_0x2b7696(0x165)]||_0x5551fe[_0x2b7696(0x111)]!=_0x273925)continue;if(_0x2b7696(0x186)!=_0x5551fe[_0x2b7696(0x15a)]||_0x2b7696(0x171)!=_0x5551fe[_0x2b7696(0x145)])continue;if(_0x5551fe[_0x2b7696(0x178)]()[_0x2b7696(0x12e)](_0x3455d2=>_0x56e0b8[_0x2b7696(0x12f)](_0x440e90=>_0x440e90[_0x2b7696(0x15e)](_0x3455d2,!0x0)))){for(const _0x15d022 of _0x5551fe[_0x2b7696(0xf1)]())_0x15d022[_0x2b7696(0x165)]&&(_0x15d022[_0x2b7696(0x11e)](),_0x3789f1=!0x0);}}}return _0x3789f1;}),_0x4eba3d[_0x2e2605(0x146)][_0x2e2605(0x120)][_0x2e2605(0x184)](_0x7ad3f=>{const _0xdbcbb2=_0x2e2605,_0x2c76ef=_0x4eba3d[_0xdbcbb2(0x10f)][_0xdbcbb2(0x1a4)](_0xdbcbb2(0x18d));if(!_0x2c76ef||!_0x2c76ef[_0xdbcbb2(0x164)][_0xdbcbb2(0x133)](_0x7ad3f[_0xdbcbb2(0x151)]))return!0x1;let _0x113c41=!0x1;const _0x1d8824=_0x4eba3d[_0xdbcbb2(0x11b)][_0xdbcbb2(0x1a4)](_0xdbcbb2(0x18c))['me'],_0x4ee9bc=_0x4eba3d[_0xdbcbb2(0x146)][_0xdbcbb2(0x120)][_0xdbcbb2(0x156)][_0xdbcbb2(0x107)](),_0x5a09ae=Array[_0xdbcbb2(0x188)](_0x4eba3d[_0xdbcbb2(0x146)][_0xdbcbb2(0x120)][_0xdbcbb2(0x156)][_0xdbcbb2(0x12a)]())[_0xdbcbb2(0x131)](({name:_0x44ddf2,data:_0x17302a})=>{const _0xca9eab=_0xdbcbb2,{group:_0x562ea8,subType:_0x34918c,authorId:_0x4e4a17}=_0x11aa40[_0xca9eab(0x141)](_0x44ddf2);return _0xca9eab(0xec)==_0x562ea8&&_0xca9eab(0x16d)==_0x34918c&&_0x4e4a17==_0x1d8824['id']&&!_0x17302a[_0xca9eab(0x129)];});for(const _0x2759e1 of _0x4ee9bc){if(_0xdbcbb2(0x154)!=_0x2759e1[_0xdbcbb2(0x15a)]||_0xdbcbb2(0xfa)!=_0x2759e1[_0xdbcbb2(0xf0)]||0x1!=_0x2759e1[_0xdbcbb2(0xf6)])continue;const _0x56486f=_0x7ad3f[_0xdbcbb2(0x15d)](_0x2759e1[_0xdbcbb2(0xfd)],_0x2759e1[_0xdbcbb2(0xfd)][_0xdbcbb2(0x163)](0x1));if(!_0x5a09ae[_0xdbcbb2(0x166)](({data:_0x10ec20})=>_0x10ec20[_0xdbcbb2(0x17a)][_0xdbcbb2(0xeb)](_0x56486f))){for(const {name:_0x1151e5,data:_0x3d1bd7}of _0x5a09ae)if(_0x56486f[_0xdbcbb2(0x15e)](_0x3d1bd7[_0xdbcbb2(0x17a)])){_0x7ad3f[_0xdbcbb2(0x17f)](_0x1151e5,{'range':_0x56486f}),_0x113c41=!0x0;break;}}}return _0x113c41;}),_0x4eba3d[_0x2e2605(0x146)][_0x2e2605(0x120)][_0x2e2605(0x184)](_0x5370c8=>{const _0x45fb96=_0x2e2605;let _0x1b41a4=!0x1;const _0x2fc839=_0x4eba3d[_0x45fb96(0x11b)][_0x45fb96(0x1a4)](_0x45fb96(0x18c))['me'],_0x4c0805=_0x11aa40[_0x45fb96(0x14f)]()[_0x45fb96(0x131)](_0x2a6ff0=>_0x2a6ff0[_0x45fb96(0x165)]&&_0x2a6ff0[_0x45fb96(0x111)]==_0x2fc839),_0x4a4873=new Set(),_0xfe802b=new Set();for(const _0x2506be of _0x4c0805)if(_0x45fb96(0x16d)==_0x2506be[_0x45fb96(0x145)])for(const _0x3bab49 of _0x2506be[_0x45fb96(0x104)]()){const _0x3aeffc=_0x3bab49[_0x45fb96(0x10b)]()[_0x45fb96(0x194)]();if(_0x3aeffc){if(_0x3aeffc['is'](_0x45fb96(0x160),_0x45fb96(0xfa))&&ke(_0x3aeffc)){_0x2506be[_0x45fb96(0x14d)](_0x3bab49[_0x45fb96(0xf0)]),_0x4a4873[_0x45fb96(0x16f)](_0x3aeffc),_0x1b41a4=!0x0;const _0x32c332=_0x3aeffc[_0x45fb96(0x150)],_0x1fb0a4=_0x3aeffc[_0x45fb96(0x13a)],_0x392f0=_0x32c332&&_0x32c332['is'](_0x45fb96(0x160),_0x45fb96(0xfa)),_0x19742b=_0x1fb0a4&&_0x1fb0a4['is'](_0x45fb96(0x160),_0x45fb96(0xfa));_0x392f0&&!_0x4a4873[_0x45fb96(0x133)](_0x32c332)&&_0xfe802b[_0x45fb96(0x16f)](_0x32c332),_0x19742b&&!_0x4a4873[_0x45fb96(0x133)](_0x1fb0a4)&&_0xfe802b[_0x45fb96(0x16f)](_0x1fb0a4);}else _0x3aeffc['is'](_0x45fb96(0x160),_0x45fb96(0x13e))&&_0x3aeffc[_0x45fb96(0xf9)]&&(_0x2506be[_0x45fb96(0x14d)](_0x3bab49[_0x45fb96(0xf0)]),_0x1b41a4=!0x0);}}else{if(_0x45fb96(0x171)==_0x2506be[_0x45fb96(0x145)]){if(!_0x2506be[_0x45fb96(0x128)]||!_0x2506be[_0x45fb96(0x128)][_0x45fb96(0xf8)])continue;const _0x1158c6=_0x2506be[_0x45fb96(0x128)][_0x45fb96(0x16b)];if(_0x1158c6&&Object[_0x45fb96(0x195)](_0x1158c6)[_0x45fb96(0xf6)])continue;const _0x4ff8cd=_0x2506be[_0x45fb96(0x128)][_0x45fb96(0xf8)];let _0x1785ae=!0x0,_0xa014ce=!0x0;for(const _0x34049f of _0x4c0805)if(_0x34049f[_0x45fb96(0x145)]&&_0x34049f[_0x45fb96(0x145)][_0x45fb96(0x19d)](_0x45fb96(0x16d))){if(!_0x34049f[_0x45fb96(0x128)][_0x45fb96(0xf8)]){_0xa014ce=!0x1;break;}if(_0x34049f['id']!=_0x2506be['id']&&_0x34049f[_0x45fb96(0x128)][_0x45fb96(0xf8)]==_0x4ff8cd){_0x1785ae=!0x1;break;}}_0xa014ce&&_0x1785ae&&(_0x2506be[_0x45fb96(0xfc)](),_0x1b41a4=!0x0);}}for(const _0x9eeefe of _0x4a4873)_0x5370c8[_0x45fb96(0x1a5)](_0x9eeefe);for(const _0x2b161d of _0xfe802b)_0x5370c8[_0x45fb96(0x155)](_0x2b161d);return _0x1b41a4;}),_0x4eba3d[_0x2e2605(0x191)][_0x2e2605(0x19c)](_0x2e2605(0x101))[_0x2e2605(0x124)]({'model':_0x2e2605(0x1b6),'view':_0xeea9b0=>_0xcb7754(_0xeea9b0),'converterPriority':_0x2e2605(0xf2)}),_0x4eba3d[_0x2e2605(0x191)][_0x2e2605(0x19c)](_0x2e2605(0x157))[_0x2e2605(0x124)]({'model':_0x2e2605(0x1b6),'view':(_0x42fe17,_0x5cb31b)=>_0x5cb31b[_0x2e2605(0x169)][_0x2e2605(0x148)]?_0xcb7754(_0x42fe17,!0x1):null,'converterPriority':_0x2e2605(0xf2)});const _0x4a2a62=_0x4eba3d[_0x2e2605(0x183)][_0x2e2605(0x13b)];this[_0x2e2605(0xf3)](_0x4a2a62[_0x2e2605(0x120)],_0x2e2605(0x199),(_0x1df709,_0x50b196)=>{const _0x1bd8c5=_0x2e2605,_0x18d7c6=[];for(const _0x256391 of _0x4a2a62[_0x1bd8c5(0x182)](_0x50b196[_0x1bd8c5(0xfb)])[_0x1bd8c5(0x121)]())_0x256391['is'](_0x1bd8c5(0x160),_0x1bd8c5(0xf4))&&_0x18d7c6[_0x1bd8c5(0x161)](_0x256391);_0x4a2a62[_0x1bd8c5(0x181)](_0x257480=>{const _0x4e6220=_0x1bd8c5;for(const _0x533c6f of _0x18d7c6)_0x257480[_0x4e6220(0xf7)](_0x257480[_0x4e6220(0x182)](_0x533c6f),_0x257480[_0x4e6220(0xfe)](_0x533c6f)),_0x257480[_0x4e6220(0x1a5)](_0x533c6f);});});}}function ke(_0xde4833){const _0x4790ca=_0x2fc9b4;if(_0xde4833[_0x4790ca(0xf9)])return!0x0;const _0x53cae8=_0xde4833[_0x4790ca(0x196)](0x0);return _0x53cae8['is'](_0x4790ca(0x160),_0x4790ca(0x13e))&&_0x53cae8[_0x4790ca(0xf9)];}function Re(_0x32d7ab,_0x5e32ab={},_0x18f522){const _0xa57cb6=_0x2fc9b4;for(const {isAnchor:_0x13894b,cellHeight:_0x3d072c,cellWidth:_0x560789}of _0x18f522[_0xa57cb6(0x19e)](_0x32d7ab,{'includeAllSlots':!0x0,..._0x5e32ab}))if(!_0x13894b||0x1!=_0x3d072c||0x1!=_0x560789)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c88(_0x206634,_0x36a1fe){const _0x9557ee=_0x9557();return _0x4c88=function(_0x4c88d9,_0x1bdb7d){_0x4c88d9=_0x4c88d9-0x18c;let _0x3767a0=_0x9557ee[_0x4c88d9];return _0x3767a0;},_0x4c88(_0x206634,_0x36a1fe);}const _0x15feb5=_0x4c88;(function(_0x5d30e7,_0x1f7a09){const _0x19dc55=_0x4c88,_0x238791=_0x5d30e7();while(!![]){try{const _0x304182=-parseInt(_0x19dc55(0x1b4))/0x1+-parseInt(_0x19dc55(0x1a1))/0x2*(-parseInt(_0x19dc55(0x190))/0x3)+parseInt(_0x19dc55(0x18c))/0x4*(parseInt(_0x19dc55(0x1bd))/0x5)+-parseInt(_0x19dc55(0x1a4))/0x6*(-parseInt(_0x19dc55(0x192))/0x7)+-parseInt(_0x19dc55(0x1b7))/0x8*(-parseInt(_0x19dc55(0x194))/0x9)+parseInt(_0x19dc55(0x1bf))/0xa*(parseInt(_0x19dc55(0x1aa))/0xb)+-parseInt(_0x19dc55(0x19a))/0xc;if(_0x304182===_0x1f7a09)break;else _0x238791['push'](_0x238791['shift']());}catch(_0xde8d71){_0x238791['push'](_0x238791['shift']());}}}(_0x9557,0xad62e));import{Plugin as _0x2af9ec}from'ckeditor5/src/core.js';import{getTranslation as _0xcfe463}from'../utils/common-translations.js';function _0x9557(){const _0x2774bd=['subType','tableWidth','resizeTable','discard','locale','afterInit','592649zoIQjS','resizeTableWidth','getColumnGroupElement','7480568yxbrvg','model','registerDescriptionCallback','*Format:*\x20resize\x20table','get','getSelectedElement','130jtQJJy','registerCustomCallback','1344760MjJKus','TableColumnResizeEditing','selection','enableCommand','table','columnWidths','Users','158024SnKdyL','editor','getContainedElement','format','469923PWnTxr','author','74242FGZjAZ','getTableColumnsWidths','9fbQNLz','getAttribute','descriptionFactory','formatInline','commandParams','formatBlock','25768008EyEgsZ','document','formatGroupId','getSuggestionCallback','handleSuggestionDescription','handleResizeTableWidthCommand','data','4ctyBwN','getSuggestions','accept','132NINJVa','type','_suggestionFactory','bind','TrackChangesEditing','plugins','77WdCOSl','markBlockFormat','change','has'];_0x9557=function(){return _0x2774bd;};return _0x9557();}export default class Nt extends _0x2af9ec{[_0x15feb5(0x1b3)](){const _0x2dcb90=_0x15feb5;if(!this[_0x2dcb90(0x18d)][_0x2dcb90(0x1a9)][_0x2dcb90(0x1ad)](_0x2dcb90(0x1c0)))return;const _0x4d95a2=this[_0x2dcb90(0x18d)][_0x2dcb90(0x1a9)][_0x2dcb90(0x1bb)](_0x2dcb90(0x1a8));_0x4d95a2[_0x2dcb90(0x1c2)](_0x2dcb90(0x1b5),this[_0x2dcb90(0x19f)][_0x2dcb90(0x1a7)](this)),_0x4d95a2[_0x2dcb90(0x1a6)][_0x2dcb90(0x1be)](_0x2dcb90(0x199),_0x2dcb90(0x1b0),_0x2dcb90(0x1a3),_0x4d95a2[_0x2dcb90(0x1a6)][_0x2dcb90(0x19d)](_0x2dcb90(0x199),null,_0x2dcb90(0x1b1))),_0x4d95a2[_0x2dcb90(0x1a6)][_0x2dcb90(0x1be)](_0x2dcb90(0x199),_0x2dcb90(0x1b0),_0x2dcb90(0x1b1),_0x4d95a2[_0x2dcb90(0x1a6)][_0x2dcb90(0x19d)](_0x2dcb90(0x199),null,_0x2dcb90(0x1a3))),_0x4d95a2[_0x2dcb90(0x196)][_0x2dcb90(0x1b9)](this[_0x2dcb90(0x19e)][_0x2dcb90(0x1a7)](this));}[_0x15feb5(0x19f)](_0x3d52e2,_0x3862e1){const _0x4ef571=_0x15feb5,_0x25477e=this[_0x4ef571(0x18d)][_0x4ef571(0x1a9)][_0x4ef571(0x1bb)](_0x4ef571(0x1a8)),_0x3a5aa8=this[_0x4ef571(0x18d)][_0x4ef571(0x1a9)][_0x4ef571(0x1bb)](_0x4ef571(0x1c0)),_0x229009=_0x3862e1[_0x4ef571(0x1c3)]||this[_0x4ef571(0x18d)][_0x4ef571(0x1b8)][_0x4ef571(0x19b)][_0x4ef571(0x1c1)][_0x4ef571(0x1bc)]();this[_0x4ef571(0x18d)][_0x4ef571(0x1b8)][_0x4ef571(0x1ac)](()=>{const _0xb483=_0x4ef571,_0x247e86=_0x3a5aa8[_0xb483(0x1b6)](_0x229009);let _0x2e9bc3=_0x247e86?_0x3a5aa8[_0xb483(0x193)](_0x247e86):null,_0x1a2051=_0x229009[_0xb483(0x195)](_0xb483(0x1af))||null;const _0x5c1e0a=_0x3862e1[_0xb483(0x1af)]||_0x1a2051,_0x5101dc=_0x3862e1[_0xb483(0x1c4)]||_0x2e9bc3,_0x395e83=this[_0xb483(0x18d)][_0xb483(0x1a9)][_0xb483(0x1bb)](_0xb483(0x1c5))['me'];for(const _0x99a37f of _0x25477e[_0xb483(0x1a2)]()){const _0x114530=_0x99a37f[_0xb483(0x18e)]();if(_0xb483(0x1b0)===_0x99a37f[_0xb483(0x1ae)]&&_0x114530===_0x229009){_0x99a37f[_0xb483(0x191)]!==_0x395e83&&_0x99a37f[_0xb483(0x1b1)]();const _0x43a905=_0x99a37f[_0xb483(0x1a0)][_0xb483(0x198)];_0x1a2051=_0x43a905[0x0][_0xb483(0x1af)],_0x2e9bc3=_0x43a905[0x0][_0xb483(0x1c4)];break;}}_0x3d52e2({'table':_0x229009,'tableWidth':_0x5c1e0a,'columnWidths':_0x5101dc}),_0x25477e[_0xb483(0x1ab)](_0x229009,{'commandName':_0xb483(0x1b5),'commandParams':[{'tableWidth':_0x1a2051,'columnWidths':_0x2e9bc3}],'formatGroupId':_0xb483(0x1b0)},[],_0xb483(0x1b0));});}[_0x15feb5(0x19e)](_0x283599){const _0x30eec1=_0x15feb5;if(_0x30eec1(0x199)!=_0x283599[_0x30eec1(0x1a5)]&&_0x30eec1(0x197)!=_0x283599[_0x30eec1(0x1a5)])return;const {data:_0x498227}=_0x283599;if(_0x498227&&_0x30eec1(0x1b0)===_0x498227[_0x30eec1(0x19c)]){const _0x365566=_0x30eec1(0x1ba);return{'type':_0x30eec1(0x18f),'content':_0xcfe463(this[_0x30eec1(0x18d)][_0x30eec1(0x1b2)],_0x365566)};}}}
23
+ const _0xa23a67=_0x3059;(function(_0x596297,_0x26af51){const _0x1b472b=_0x3059,_0x2f923c=_0x596297();while(!![]){try{const _0x14f865=parseInt(_0x1b472b(0x149))/0x1*(parseInt(_0x1b472b(0x162))/0x2)+-parseInt(_0x1b472b(0x16b))/0x3*(parseInt(_0x1b472b(0x15d))/0x4)+-parseInt(_0x1b472b(0x150))/0x5+parseInt(_0x1b472b(0x140))/0x6*(parseInt(_0x1b472b(0x16c))/0x7)+parseInt(_0x1b472b(0x164))/0x8+parseInt(_0x1b472b(0x173))/0x9*(parseInt(_0x1b472b(0x16d))/0xa)+-parseInt(_0x1b472b(0x15c))/0xb;if(_0x14f865===_0x26af51)break;else _0x2f923c['push'](_0x2f923c['shift']());}catch(_0x4ce7da){_0x2f923c['push'](_0x2f923c['shift']());}}}(_0x1610,0xcdc22));import{Plugin as _0x13020e}from'ckeditor5/src/core.js';import{getTranslation as _0x3a55a5}from'../utils/common-translations.js';function _0x1610(){const _0xff39eb=['model','format','change','getSelectedElement','registerDescriptionCallback','12gfSzpu','tableWidth','document','formatGroupId','has','_suggestionFactory','data','5676590FNHEDL','TrackChangesEditing','columnWidths','commandParams','afterInit','locale','markBlockFormat','registerCustomCallback','accept','getSuggestionCallback','selection','Users','14700741BFZnXO','20YyjVad','table','TableColumnResizeEditing','editor','type','279508HJLdny','formatInline','5170112lHRHAN','handleResizeTableWidthCommand','plugins','getSuggestions','descriptionFactory','getAttribute','*Format:*\x20resize\x20table','313311HHmLKd','1852109PdolNN','10XCJgQD','enableCommand','discard','formatBlock','resizeTableWidth','getContainedElement','11239389PJeCvW','get','getColumnGroupElement','subType','getTableColumnsWidths','handleSuggestionDescription','6SEOucC','bind','resizeTable','author'];_0x1610=function(){return _0xff39eb;};return _0x1610();}function _0x3059(_0x5a70dd,_0x127f92){const _0x1610e9=_0x1610();return _0x3059=function(_0x305936,_0x53e045){_0x305936=_0x305936-0x13c;let _0x2852aa=_0x1610e9[_0x305936];return _0x2852aa;},_0x3059(_0x5a70dd,_0x127f92);}export default class Nt extends _0x13020e{[_0xa23a67(0x154)](){const _0x28e351=_0xa23a67;if(!this[_0x28e351(0x160)][_0x28e351(0x166)][_0x28e351(0x14d)](_0x28e351(0x15f)))return;const _0xa8d766=this[_0x28e351(0x160)][_0x28e351(0x166)][_0x28e351(0x174)](_0x28e351(0x151));_0xa8d766[_0x28e351(0x16e)](_0x28e351(0x171),this[_0x28e351(0x165)][_0x28e351(0x141)](this)),_0xa8d766[_0x28e351(0x14e)][_0x28e351(0x157)](_0x28e351(0x170),_0x28e351(0x142),_0x28e351(0x158),_0xa8d766[_0x28e351(0x14e)][_0x28e351(0x159)](_0x28e351(0x170),null,_0x28e351(0x16f))),_0xa8d766[_0x28e351(0x14e)][_0x28e351(0x157)](_0x28e351(0x170),_0x28e351(0x142),_0x28e351(0x16f),_0xa8d766[_0x28e351(0x14e)][_0x28e351(0x159)](_0x28e351(0x170),null,_0x28e351(0x158))),_0xa8d766[_0x28e351(0x168)][_0x28e351(0x148)](this[_0x28e351(0x13f)][_0x28e351(0x141)](this));}[_0xa23a67(0x165)](_0x3ba284,_0x245df9){const _0x5bd7b7=_0xa23a67,_0x10f968=this[_0x5bd7b7(0x160)][_0x5bd7b7(0x166)][_0x5bd7b7(0x174)](_0x5bd7b7(0x151)),_0x145b48=this[_0x5bd7b7(0x160)][_0x5bd7b7(0x166)][_0x5bd7b7(0x174)](_0x5bd7b7(0x15f)),_0x494fed=_0x245df9[_0x5bd7b7(0x15e)]||this[_0x5bd7b7(0x160)][_0x5bd7b7(0x144)][_0x5bd7b7(0x14b)][_0x5bd7b7(0x15a)][_0x5bd7b7(0x147)]();this[_0x5bd7b7(0x160)][_0x5bd7b7(0x144)][_0x5bd7b7(0x146)](()=>{const _0x10f2f8=_0x5bd7b7,_0x3671d6=_0x145b48[_0x10f2f8(0x13c)](_0x494fed);let _0x478ab3=_0x3671d6?_0x145b48[_0x10f2f8(0x13e)](_0x3671d6):null,_0x85111c=_0x494fed[_0x10f2f8(0x169)](_0x10f2f8(0x14a))||null;const _0x226555=_0x245df9[_0x10f2f8(0x14a)]||_0x85111c,_0x120fb6=_0x245df9[_0x10f2f8(0x152)]||_0x478ab3,_0x24c71b=this[_0x10f2f8(0x160)][_0x10f2f8(0x166)][_0x10f2f8(0x174)](_0x10f2f8(0x15b))['me'];for(const _0x710ac0 of _0x10f968[_0x10f2f8(0x167)]()){const _0x4e7231=_0x710ac0[_0x10f2f8(0x172)]();if(_0x10f2f8(0x142)===_0x710ac0[_0x10f2f8(0x13d)]&&_0x4e7231===_0x494fed){_0x710ac0[_0x10f2f8(0x143)]!==_0x24c71b&&_0x710ac0[_0x10f2f8(0x16f)]();const _0x343de7=_0x710ac0[_0x10f2f8(0x14f)][_0x10f2f8(0x153)];_0x85111c=_0x343de7[0x0][_0x10f2f8(0x14a)],_0x478ab3=_0x343de7[0x0][_0x10f2f8(0x152)];break;}}_0x3ba284({'table':_0x494fed,'tableWidth':_0x226555,'columnWidths':_0x120fb6}),_0x10f968[_0x10f2f8(0x156)](_0x494fed,{'commandName':_0x10f2f8(0x171),'commandParams':[{'tableWidth':_0x85111c,'columnWidths':_0x478ab3}],'formatGroupId':_0x10f2f8(0x142)},[],_0x10f2f8(0x142));});}[_0xa23a67(0x13f)](_0x42d77d){const _0x410410=_0xa23a67;if(_0x410410(0x170)!=_0x42d77d[_0x410410(0x161)]&&_0x410410(0x163)!=_0x42d77d[_0x410410(0x161)])return;const {data:_0xf36762}=_0x42d77d;if(_0xf36762&&_0x410410(0x142)===_0xf36762[_0x410410(0x14c)]){const _0x59f88e=_0x410410(0x16a);return{'type':_0x410410(0x145),'content':_0x3a55a5(this[_0x410410(0x160)][_0x410410(0x155)],_0x59f88e)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32c4d3=_0x8f30;(function(_0x4d451a,_0x12c098){const _0xb09274=_0x8f30,_0x2f9490=_0x4d451a();while(!![]){try{const _0x584af3=parseInt(_0xb09274(0x19e))/0x1+-parseInt(_0xb09274(0x1aa))/0x2*(-parseInt(_0xb09274(0x1a6))/0x3)+parseInt(_0xb09274(0x19f))/0x4+-parseInt(_0xb09274(0x194))/0x5*(-parseInt(_0xb09274(0x18b))/0x6)+parseInt(_0xb09274(0x17b))/0x7*(-parseInt(_0xb09274(0x197))/0x8)+-parseInt(_0xb09274(0x173))/0x9+-parseInt(_0xb09274(0x1b8))/0xa;if(_0x584af3===_0x12c098)break;else _0x2f9490['push'](_0x2f9490['shift']());}catch(_0x2b320f){_0x2f9490['push'](_0x2f9490['shift']());}}}(_0x4fff,0x2ec95));import{Plugin as _0x43562f}from'ckeditor5/src/core.js';import _0x2d7008 from'./table.js';import{getTranslation as _0x597c38}from'../utils/common-translations.js';function _0x4fff(){const _0x58f045=['activeMarkers','requires','accept','TableEditing','downcastDispatcher','headingRows','338326vIsOSr','700888TRamwe','createTableWalker','cell','locale','registerCustomCallback','data','formatBlock','3FIkSTH','stop','markerNameToElements','TableUtils','25076osxexd','registerDescriptionCallback','addMarker:suggestion','end','has','FORMAT_HEADER_ROW','editing','includes','registerAttributeLabel','_handleLegacySuggestions','data-suggestion','type','*Format:*\x20%0','parent','2905710hRbsJu','commandName','enableDefaultAttributesIntegration','ck-suggestion-marker--active','setTableColumnHeader','FORMAT_HEADER_COLUMN','removeAttribute','consume','nodeAfter','editor','headingColumns','unbindElementFromMarkerName','item','_suggestionFactory','_registerLegacyDescription','_acceptFormatSuggestionCallbackFactory','getCellLocation','3020733pEuSBx','forceValue','removeClass','consumable','markerRange','toViewElement','FORMAT_REGULAR_COLUMN','_splitMarkerName','7YaxVUI','bindElementToMarker','highest','setAttribute','plugins','nodeBefore','mapper','registerBlockAttribute','get','commandParams','FORMAT_REGULAR_ROW','removeMarker:suggestion','showSuggestionHighlights','setTableRowHeader','afterInit','writer','192594FNnJFk','start','addClass','ck-suggestion-marker-','descriptionFactory','TrackChangesEditing','format','getSuggestion','name','50cfNoYl','options','markerName','233848eitfIR'];_0x4fff=function(){return _0x58f045;};return _0x4fff();}function _0x8f30(_0x1ee7b5,_0x5a2fd2){const _0x4fff89=_0x4fff();return _0x8f30=function(_0x8f3090,_0x4fa400){_0x8f3090=_0x8f3090-0x167;let _0x42885a=_0x4fff89[_0x8f3090];return _0x42885a;},_0x8f30(_0x1ee7b5,_0x5a2fd2);}export default class Ct extends _0x43562f{static get[_0x32c4d3(0x199)](){return[_0x2d7008];}[_0x32c4d3(0x189)](){const _0x3f7166=_0x32c4d3,_0x3bf1c8=this[_0x3f7166(0x16b)];if(!_0x3bf1c8[_0x3f7166(0x17f)][_0x3f7166(0x1ae)](_0x3f7166(0x19b)))return;const _0x352827=_0x3bf1c8[_0x3f7166(0x1a2)],_0xc06cc0=_0x3bf1c8[_0x3f7166(0x17f)][_0x3f7166(0x183)](_0x3f7166(0x190));_0xc06cc0[_0x3f7166(0x1ba)](_0x3f7166(0x188)),_0xc06cc0[_0x3f7166(0x1ba)](_0x3f7166(0x1bc)),_0xc06cc0[_0x3f7166(0x182)](_0x3f7166(0x19d)),_0xc06cc0[_0x3f7166(0x182)](_0x3f7166(0x16c)),_0xc06cc0[_0x3f7166(0x18f)][_0x3f7166(0x1b2)](_0x3f7166(0x19d),_0x597c38(_0x352827,_0x3f7166(0x1af))),_0xc06cc0[_0x3f7166(0x18f)][_0x3f7166(0x1b2)](_0x3f7166(0x16c),_0x597c38(_0x352827,_0x3f7166(0x167))),this[_0x3f7166(0x1b3)]();}[_0x32c4d3(0x1b3)](){const _0x52a01f=_0x32c4d3,_0x15d905=this[_0x52a01f(0x16b)][_0x52a01f(0x17f)][_0x52a01f(0x183)](_0x52a01f(0x190)),_0x78c6d7=this[_0x52a01f(0x16b)][_0x52a01f(0x17f)][_0x52a01f(0x183)](_0x52a01f(0x1a9)),_0x2e3b9a=this[_0x52a01f(0x16b)][_0x52a01f(0x17f)][_0x52a01f(0x183)](_0x2d7008)[_0x52a01f(0x171)]();function _0x5e4871({showActiveMarker:_0x2f7aec=!0x0,setDataAttribute:_0x576c7f=!0x0}={}){return(_0x3d91e7,_0x36f456,_0x3eec09)=>{const _0x14bae6=_0x8f30,{type:_0x4addee,id:_0x3a566c}=_0x15d905[_0x14bae6(0x17a)](_0x36f456[_0x14bae6(0x196)]),_0x504cdd=_0x15d905[_0x14bae6(0x192)](_0x3a566c),_0x32f9c9=_0x504cdd[_0x14bae6(0x1a4)];if(_0x14bae6(0x1a5)!=_0x504cdd[_0x14bae6(0x1b5)]||!_0x32f9c9||_0x14bae6(0x1bc)!=_0x32f9c9[_0x14bae6(0x1b9)])return;if(_0x36f456[_0x14bae6(0x16e)])return void _0x3d91e7[_0x14bae6(0x1a7)]();if(!_0x3eec09[_0x14bae6(0x176)][_0x14bae6(0x169)](_0x36f456[_0x14bae6(0x177)],_0x3d91e7[_0x14bae6(0x193)]))return;const _0x56cdc3=_0x36f456[_0x14bae6(0x177)][_0x14bae6(0x18c)][_0x14bae6(0x16a)],_0x368bba=_0x36f456[_0x14bae6(0x177)][_0x14bae6(0x1ad)][_0x14bae6(0x180)],_0x535cd1=_0x56cdc3[_0x14bae6(0x1b7)][_0x14bae6(0x1b7)],{column:_0x2671be}=_0x78c6d7[_0x14bae6(0x172)](_0x56cdc3),{column:_0x11ead4}=_0x78c6d7[_0x14bae6(0x172)](_0x368bba);for(let _0x40e08e=_0x2671be;_0x40e08e<=_0x11ead4;_0x40e08e++){const _0x1bc030=_0x78c6d7[_0x14bae6(0x1a0)](_0x535cd1,{'column':_0x40e08e,'includeAllSlots':!0x1});for(const _0xf405dc of _0x1bc030){const _0x17523a=_0xf405dc[_0x14bae6(0x1a1)],_0x4a1ccd=_0x3eec09[_0x14bae6(0x181)][_0x14bae6(0x178)](_0x17523a);_0x3eec09[_0x14bae6(0x18a)][_0x14bae6(0x18d)](_0x14bae6(0x18e)+_0x4addee,_0x4a1ccd),_0x576c7f&&_0x3eec09[_0x14bae6(0x18a)][_0x14bae6(0x17e)](_0x14bae6(0x1b4),_0x3a566c,_0x4a1ccd),_0x3eec09[_0x14bae6(0x181)][_0x14bae6(0x17c)](_0x4a1ccd,_0x36f456[_0x14bae6(0x196)]),_0x2f7aec&&(_0x15d905[_0x14bae6(0x198)][_0x14bae6(0x1b1)](_0x36f456[_0x14bae6(0x196)])?_0x3eec09[_0x14bae6(0x18a)][_0x14bae6(0x18d)](_0x14bae6(0x1bb),_0x4a1ccd):_0x3eec09[_0x14bae6(0x18a)][_0x14bae6(0x175)](_0x14bae6(0x1bb),_0x4a1ccd));}}};}_0x15d905[_0x52a01f(0x16f)][_0x52a01f(0x1a3)](_0x52a01f(0x1a5),_0x52a01f(0x188),_0x52a01f(0x19a),_0x2e3b9a),_0x15d905[_0x52a01f(0x16f)][_0x52a01f(0x1a3)](_0x52a01f(0x1a5),_0x52a01f(0x1bc),_0x52a01f(0x19a),_0x2e3b9a),this[_0x52a01f(0x16b)][_0x52a01f(0x1b0)][_0x52a01f(0x19c)]['on'](_0x52a01f(0x1ac),_0x5e4871(),{'priority':_0x52a01f(0x17d)}),this[_0x52a01f(0x16b)][_0x52a01f(0x1a4)][_0x52a01f(0x19c)]['on'](_0x52a01f(0x1ac),(_0x3d6a0f,_0x2d6967,_0x14a553)=>{const _0x4e923e=_0x52a01f;_0x14a553[_0x4e923e(0x195)][_0x4e923e(0x187)]&&_0x5e4871({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3d6a0f,_0x2d6967,_0x14a553);},{'priority':_0x52a01f(0x17d)}),this[_0x52a01f(0x16b)][_0x52a01f(0x1b0)][_0x52a01f(0x19c)]['on'](_0x52a01f(0x186),(_0x1130dc,_0x3c5a7a,_0x180c9c)=>{const _0x44ba6f=_0x52a01f,{type:_0x21d3d7,id:_0x2e198f}=_0x15d905[_0x44ba6f(0x17a)](_0x3c5a7a[_0x44ba6f(0x196)]),_0x148870=_0x15d905[_0x44ba6f(0x192)](_0x2e198f),_0x4fe928=_0x148870[_0x44ba6f(0x1a4)];if(_0x44ba6f(0x1a5)!=_0x148870[_0x44ba6f(0x1b5)]||!_0x4fe928||_0x44ba6f(0x1bc)!=_0x4fe928[_0x44ba6f(0x1b9)])return;const _0x391464=_0x180c9c[_0x44ba6f(0x181)][_0x44ba6f(0x1a8)](_0x3c5a7a[_0x44ba6f(0x196)]);if(_0x391464){for(const _0x1579ec of _0x391464)_0x180c9c[_0x44ba6f(0x18a)][_0x44ba6f(0x175)](_0x44ba6f(0x18e)+_0x21d3d7,_0x1579ec),_0x180c9c[_0x44ba6f(0x18a)][_0x44ba6f(0x175)](_0x44ba6f(0x1bb),_0x1579ec),_0x180c9c[_0x44ba6f(0x18a)][_0x44ba6f(0x168)](_0x44ba6f(0x1b4),_0x1579ec),_0x180c9c[_0x44ba6f(0x181)][_0x44ba6f(0x16d)](_0x1579ec,_0x3c5a7a[_0x44ba6f(0x196)]);}},{'priority':_0x52a01f(0x17d)}),this[_0x52a01f(0x170)]();}[_0x32c4d3(0x170)](){const _0x534752=_0x32c4d3,_0x239a49=this[_0x534752(0x16b)],_0x4bfc87=_0x239a49[_0x534752(0x1a2)];function _0x10c524(_0x36a6c0){const _0xb50151=_0x534752;return{'type':_0xb50151(0x191),'content':_0x597c38(_0x4bfc87,_0xb50151(0x1b6),_0x36a6c0)};}_0x239a49[_0x534752(0x17f)][_0x534752(0x183)](_0x534752(0x190))[_0x534752(0x18f)][_0x534752(0x1ab)](_0x5e7cfb=>{const _0x5a01a2=_0x534752;if(_0x5a01a2(0x1a5)!=_0x5e7cfb[_0x5a01a2(0x1b5)])return;const {data:_0x5d654e}=_0x5e7cfb;if(_0x5d654e){if(_0x5a01a2(0x188)==_0x5d654e[_0x5a01a2(0x1b9)]){const _0x104b31=_0x5d654e[_0x5a01a2(0x184)][0x0][_0x5a01a2(0x174)];return _0x10c524(_0x597c38(_0x4bfc87,_0x104b31?_0x5a01a2(0x1af):_0x5a01a2(0x185)));}if(_0x5a01a2(0x1bc)==_0x5d654e[_0x5a01a2(0x1b9)]){const _0x41d0eb=_0x5d654e[_0x5a01a2(0x184)][0x0][_0x5a01a2(0x174)];return _0x10c524(_0x597c38(_0x4bfc87,_0x41d0eb?_0x5a01a2(0x167):_0x5a01a2(0x179)));}}});}}
23
+ const _0x354bfa=_0x1f0d;function _0x44e0(){const _0x548b12=['TrackChangesEditing','markerName','unbindElementFromMarkerName','cell','writer','_acceptFormatSuggestionCallbackFactory','requires','activeMarkers','parent','descriptionFactory','get','addClass','accept','FORMAT_REGULAR_ROW','commandParams','211665JxCLFn','setTableColumnHeader','downcastDispatcher','headingRows','markerRange','*Format:*\x20%0','highest','showSuggestionHighlights','commandName','setAttribute','locale','data-suggestion','registerBlockAttribute','options','174790qjPNoG','18lhBZQd','consume','formatBlock','ck-suggestion-marker--active','includes','setTableRowHeader','ck-suggestion-marker-','plugins','headingColumns','FORMAT_REGULAR_COLUMN','enableDefaultAttributesIntegration','130905pHxRJG','end','registerDescriptionCallback','markerNameToElements','registerAttributeLabel','addMarker:suggestion','format','item','editor','_handleLegacySuggestions','5175192iFFLpE','mapper','nodeAfter','createTableWalker','stop','afterInit','bindElementToMarker','nodeBefore','has','TableUtils','removeClass','start','6642300AmKBBX','consumable','removeMarker:suggestion','toViewElement','1578tDXYHu','256hvXkGB','getCellLocation','TableEditing','registerCustomCallback','removeAttribute','_splitMarkerName','324Umcypo','editing','getSuggestion','name','940MbpVTc','FORMAT_HEADER_ROW','3332dvtcja','type','FORMAT_HEADER_COLUMN','forceValue','_registerLegacyDescription','data','_suggestionFactory'];_0x44e0=function(){return _0x548b12;};return _0x44e0();}(function(_0x5d8c21,_0x63aa0){const _0xe3b011=_0x1f0d,_0x525c2a=_0x5d8c21();while(!![]){try{const _0x3f79be=-parseInt(_0xe3b011(0x1a5))/0x1*(parseInt(_0xe3b011(0x19e))/0x2)+-parseInt(_0xe3b011(0x1c1))/0x3+parseInt(_0xe3b011(0x1ab))/0x4*(parseInt(_0xe3b011(0x1a9))/0x5)+parseInt(_0xe3b011(0x1d0))/0x6*(-parseInt(_0xe3b011(0x1cf))/0x7)+parseInt(_0xe3b011(0x19f))/0x8*(parseInt(_0xe3b011(0x184))/0x9)+parseInt(_0xe3b011(0x19a))/0xa+-parseInt(_0xe3b011(0x18e))/0xb;if(_0x3f79be===_0x63aa0)break;else _0x525c2a['push'](_0x525c2a['shift']());}catch(_0x1ad9b0){_0x525c2a['push'](_0x525c2a['shift']());}}}(_0x44e0,0x653ed));function _0x1f0d(_0x4c54e9,_0x339583){const _0x44e0ac=_0x44e0();return _0x1f0d=function(_0x1f0dc4,_0x3b2aeb){_0x1f0dc4=_0x1f0dc4-0x17a;let _0x5e0b9a=_0x44e0ac[_0x1f0dc4];return _0x5e0b9a;},_0x1f0d(_0x4c54e9,_0x339583);}import{Plugin as _0x424434}from'ckeditor5/src/core.js';import _0x5696ce from'./table.js';import{getTranslation as _0x21161e}from'../utils/common-translations.js';export default class Ct extends _0x424434{static get[_0x354bfa(0x1b8)](){return[_0x5696ce];}[_0x354bfa(0x193)](){const _0x3e1c63=_0x354bfa,_0x26b480=this[_0x3e1c63(0x18c)];if(!_0x26b480[_0x3e1c63(0x180)][_0x3e1c63(0x196)](_0x3e1c63(0x1a1)))return;const _0x5742bf=_0x26b480[_0x3e1c63(0x1cb)],_0xc4f642=_0x26b480[_0x3e1c63(0x180)][_0x3e1c63(0x1bc)](_0x3e1c63(0x1b2));_0xc4f642[_0x3e1c63(0x183)](_0x3e1c63(0x17e)),_0xc4f642[_0x3e1c63(0x183)](_0x3e1c63(0x1c2)),_0xc4f642[_0x3e1c63(0x1cd)](_0x3e1c63(0x1c4)),_0xc4f642[_0x3e1c63(0x1cd)](_0x3e1c63(0x181)),_0xc4f642[_0x3e1c63(0x1bb)][_0x3e1c63(0x188)](_0x3e1c63(0x1c4),_0x21161e(_0x5742bf,_0x3e1c63(0x1aa))),_0xc4f642[_0x3e1c63(0x1bb)][_0x3e1c63(0x188)](_0x3e1c63(0x181),_0x21161e(_0x5742bf,_0x3e1c63(0x1ad))),this[_0x3e1c63(0x18d)]();}[_0x354bfa(0x18d)](){const _0x18e1ea=_0x354bfa,_0xaa0a5f=this[_0x18e1ea(0x18c)][_0x18e1ea(0x180)][_0x18e1ea(0x1bc)](_0x18e1ea(0x1b2)),_0x46aa0b=this[_0x18e1ea(0x18c)][_0x18e1ea(0x180)][_0x18e1ea(0x1bc)](_0x18e1ea(0x197)),_0x30f94f=this[_0x18e1ea(0x18c)][_0x18e1ea(0x180)][_0x18e1ea(0x1bc)](_0x5696ce)[_0x18e1ea(0x1b7)]();function _0x5d7f7e({showActiveMarker:_0x4df6ae=!0x0,setDataAttribute:_0x2941d1=!0x0}={}){return(_0x52b853,_0x288482,_0x4dd0f4)=>{const _0x8238b5=_0x1f0d,{type:_0x25f1b9,id:_0x1a6a51}=_0xaa0a5f[_0x8238b5(0x1a4)](_0x288482[_0x8238b5(0x1b3)]),_0x2e3a31=_0xaa0a5f[_0x8238b5(0x1a7)](_0x1a6a51),_0x41a4a0=_0x2e3a31[_0x8238b5(0x1b0)];if(_0x8238b5(0x17b)!=_0x2e3a31[_0x8238b5(0x1ac)]||!_0x41a4a0||_0x8238b5(0x1c2)!=_0x41a4a0[_0x8238b5(0x1c9)])return;if(_0x288482[_0x8238b5(0x18b)])return void _0x52b853[_0x8238b5(0x192)]();if(!_0x4dd0f4[_0x8238b5(0x19b)][_0x8238b5(0x17a)](_0x288482[_0x8238b5(0x1c5)],_0x52b853[_0x8238b5(0x1a8)]))return;const _0x560188=_0x288482[_0x8238b5(0x1c5)][_0x8238b5(0x199)][_0x8238b5(0x190)],_0x8d44be=_0x288482[_0x8238b5(0x1c5)][_0x8238b5(0x185)][_0x8238b5(0x195)],_0x3ea4e1=_0x560188[_0x8238b5(0x1ba)][_0x8238b5(0x1ba)],{column:_0x37b7c0}=_0x46aa0b[_0x8238b5(0x1a0)](_0x560188),{column:_0x1e2f3f}=_0x46aa0b[_0x8238b5(0x1a0)](_0x8d44be);for(let _0x548c24=_0x37b7c0;_0x548c24<=_0x1e2f3f;_0x548c24++){const _0x395012=_0x46aa0b[_0x8238b5(0x191)](_0x3ea4e1,{'column':_0x548c24,'includeAllSlots':!0x1});for(const _0xd708e9 of _0x395012){const _0x51b4c8=_0xd708e9[_0x8238b5(0x1b5)],_0x3fa188=_0x4dd0f4[_0x8238b5(0x18f)][_0x8238b5(0x19d)](_0x51b4c8);_0x4dd0f4[_0x8238b5(0x1b6)][_0x8238b5(0x1bd)](_0x8238b5(0x17f)+_0x25f1b9,_0x3fa188),_0x2941d1&&_0x4dd0f4[_0x8238b5(0x1b6)][_0x8238b5(0x1ca)](_0x8238b5(0x1cc),_0x1a6a51,_0x3fa188),_0x4dd0f4[_0x8238b5(0x18f)][_0x8238b5(0x194)](_0x3fa188,_0x288482[_0x8238b5(0x1b3)]),_0x4df6ae&&(_0xaa0a5f[_0x8238b5(0x1b9)][_0x8238b5(0x17d)](_0x288482[_0x8238b5(0x1b3)])?_0x4dd0f4[_0x8238b5(0x1b6)][_0x8238b5(0x1bd)](_0x8238b5(0x17c),_0x3fa188):_0x4dd0f4[_0x8238b5(0x1b6)][_0x8238b5(0x198)](_0x8238b5(0x17c),_0x3fa188));}}};}_0xaa0a5f[_0x18e1ea(0x1b1)][_0x18e1ea(0x1a2)](_0x18e1ea(0x17b),_0x18e1ea(0x17e),_0x18e1ea(0x1be),_0x30f94f),_0xaa0a5f[_0x18e1ea(0x1b1)][_0x18e1ea(0x1a2)](_0x18e1ea(0x17b),_0x18e1ea(0x1c2),_0x18e1ea(0x1be),_0x30f94f),this[_0x18e1ea(0x18c)][_0x18e1ea(0x1a6)][_0x18e1ea(0x1c3)]['on'](_0x18e1ea(0x189),_0x5d7f7e(),{'priority':_0x18e1ea(0x1c7)}),this[_0x18e1ea(0x18c)][_0x18e1ea(0x1b0)][_0x18e1ea(0x1c3)]['on'](_0x18e1ea(0x189),(_0x3db74b,_0x4fc33f,_0x1ab202)=>{const _0x4c916a=_0x18e1ea;_0x1ab202[_0x4c916a(0x1ce)][_0x4c916a(0x1c8)]&&_0x5d7f7e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3db74b,_0x4fc33f,_0x1ab202);},{'priority':_0x18e1ea(0x1c7)}),this[_0x18e1ea(0x18c)][_0x18e1ea(0x1a6)][_0x18e1ea(0x1c3)]['on'](_0x18e1ea(0x19c),(_0x1e0485,_0x4a0d58,_0x199942)=>{const _0x12f77c=_0x18e1ea,{type:_0x16d116,id:_0x2c964c}=_0xaa0a5f[_0x12f77c(0x1a4)](_0x4a0d58[_0x12f77c(0x1b3)]),_0x2db837=_0xaa0a5f[_0x12f77c(0x1a7)](_0x2c964c),_0x4c6501=_0x2db837[_0x12f77c(0x1b0)];if(_0x12f77c(0x17b)!=_0x2db837[_0x12f77c(0x1ac)]||!_0x4c6501||_0x12f77c(0x1c2)!=_0x4c6501[_0x12f77c(0x1c9)])return;const _0x326854=_0x199942[_0x12f77c(0x18f)][_0x12f77c(0x187)](_0x4a0d58[_0x12f77c(0x1b3)]);if(_0x326854){for(const _0x29f9e3 of _0x326854)_0x199942[_0x12f77c(0x1b6)][_0x12f77c(0x198)](_0x12f77c(0x17f)+_0x16d116,_0x29f9e3),_0x199942[_0x12f77c(0x1b6)][_0x12f77c(0x198)](_0x12f77c(0x17c),_0x29f9e3),_0x199942[_0x12f77c(0x1b6)][_0x12f77c(0x1a3)](_0x12f77c(0x1cc),_0x29f9e3),_0x199942[_0x12f77c(0x18f)][_0x12f77c(0x1b4)](_0x29f9e3,_0x4a0d58[_0x12f77c(0x1b3)]);}},{'priority':_0x18e1ea(0x1c7)}),this[_0x18e1ea(0x1af)]();}[_0x354bfa(0x1af)](){const _0x17e5a4=_0x354bfa,_0x4c3a0a=this[_0x17e5a4(0x18c)],_0xe58806=_0x4c3a0a[_0x17e5a4(0x1cb)];function _0x33eb2a(_0x34d23f){const _0x4aef00=_0x17e5a4;return{'type':_0x4aef00(0x18a),'content':_0x21161e(_0xe58806,_0x4aef00(0x1c6),_0x34d23f)};}_0x4c3a0a[_0x17e5a4(0x180)][_0x17e5a4(0x1bc)](_0x17e5a4(0x1b2))[_0x17e5a4(0x1bb)][_0x17e5a4(0x186)](_0x53671b=>{const _0xba4443=_0x17e5a4;if(_0xba4443(0x17b)!=_0x53671b[_0xba4443(0x1ac)])return;const {data:_0x1b41e6}=_0x53671b;if(_0x1b41e6){if(_0xba4443(0x17e)==_0x1b41e6[_0xba4443(0x1c9)]){const _0x5dc404=_0x1b41e6[_0xba4443(0x1c0)][0x0][_0xba4443(0x1ae)];return _0x33eb2a(_0x21161e(_0xe58806,_0x5dc404?_0xba4443(0x1aa):_0xba4443(0x1bf)));}if(_0xba4443(0x1c2)==_0x1b41e6[_0xba4443(0x1c9)]){const _0x1f1c97=_0x1b41e6[_0xba4443(0x1c0)][0x0][_0xba4443(0x1ae)];return _0x33eb2a(_0x21161e(_0xe58806,_0x1f1c97?_0xba4443(0x1ad):_0xba4443(0x182)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41c217=_0x4592;(function(_0x4adf27,_0x218c4f){const _0x10eab5=_0x4592,_0x112619=_0x4adf27();while(!![]){try{const _0x5f55ca=-parseInt(_0x10eab5(0x1de))/0x1*(-parseInt(_0x10eab5(0x20f))/0x2)+parseInt(_0x10eab5(0x1fd))/0x3+-parseInt(_0x10eab5(0x1cc))/0x4+parseInt(_0x10eab5(0x205))/0x5+parseInt(_0x10eab5(0x210))/0x6*(-parseInt(_0x10eab5(0x217))/0x7)+-parseInt(_0x10eab5(0x1df))/0x8+parseInt(_0x10eab5(0x1ee))/0x9;if(_0x5f55ca===_0x218c4f)break;else _0x112619['push'](_0x112619['shift']());}catch(_0x463867){_0x112619['push'](_0x112619['shift']());}}}(_0x39f0,0x7c898));import{Plugin as _0x515e49}from'ckeditor5/src/core.js';function _0x39f0(){const _0x5a4435=['2GynJyL','42GwHRyM','*Merge\x20cells*','find','formatInline','low','isEnabled','createRangeOn','887474PoPqED','root','deletion','TableUtils','stop','commandName','mergeTableCellDown','commands','requires','_suggestionFactory','detach','element','mergeTableCellUp','value','author','_tablePostFixingSubtypes','getCellLocation','getSelectionAffectedTableCells','push','registerCustomCallback','_areMergableCells','markMultiRangeBlockFormat','getRanges','3083288cMuBEa','filter','accept','cell','TrackChangesEditing','TableEditing','document','trackChanges','isInContent','refresh','fromRange','getSuggestions','enableCommand','return','format','markBlockFormat','has','afterInit','538702GBymuM','5494168SjBUcx','splitTableCellHorizontally','add','mergeTableCells','horizontally','execute','formatBlock','tableCell','locale','set:isEnabled','type','map','rootName','*Split\x20cell:*\x20vertically','*Split\x20cell:*\x20horizontally','13126968saLdFI','highest','$graveyard','containsRange','splitTableCellVertically','getAncestors','subType','mergeTableCellLeft','change','table','model','direction','selection','setSelection','from','419481inaPus','insertion','descriptionFactory','_acceptFormatSuggestionCallbackFactory','createTableWalker','editor','size','findAncestor','3590450SWVPHq','mergeTableCellRight','getFirstPosition','length','plugins','get','registerDescriptionCallback','forceDefaultExecution','_areSelectedCellsMergable','_isForcedDefaultExecutionBlock'];_0x39f0=function(){return _0x5a4435;};return _0x39f0();}import _0x26f33c from'./table.js';function _0x4592(_0x1d715b,_0x366f3c){const _0x39f013=_0x39f0();return _0x4592=function(_0x459206,_0x20207d){_0x459206=_0x459206-0x1c7;let _0x160f53=_0x39f013[_0x459206];return _0x160f53;},_0x4592(_0x1d715b,_0x366f3c);}import{LiveRange as _0x80b536}from'ckeditor5/src/engine.js';import{getTranslation as _0x3df170}from'../utils/common-translations.js';export default class vt extends _0x515e49{static get[_0x41c217(0x21f)](){return[_0x26f33c];}[_0x41c217(0x1dd)](){const _0x256cb3=_0x41c217,_0x40e245=this[_0x256cb3(0x202)],_0x495031=_0x40e245[_0x256cb3(0x1f8)][_0x256cb3(0x1d2)][_0x256cb3(0x1fa)],_0x966903=_0x40e245[_0x256cb3(0x1e7)];if(!_0x40e245[_0x256cb3(0x209)][_0x256cb3(0x1dc)](_0x256cb3(0x1d1)))return;const _0x11b64b=_0x40e245[_0x256cb3(0x209)][_0x256cb3(0x20a)](_0x256cb3(0x1d0)),_0x18857f=_0x40e245[_0x256cb3(0x209)][_0x256cb3(0x20a)](_0x256cb3(0x21a)),_0x3f17f9=_0x40e245[_0x256cb3(0x209)][_0x256cb3(0x20a)](_0x26f33c);_0x3f17f9[_0x256cb3(0x226)][_0x256cb3(0x1c7)](_0x256cb3(0x1e2)),_0x11b64b[_0x256cb3(0x1d8)](_0x256cb3(0x1e2),()=>{const _0x8a240=_0x256cb3,_0x4fc5d1=_0x18857f[_0x8a240(0x228)](_0x40e245[_0x8a240(0x1f8)][_0x8a240(0x1d2)][_0x8a240(0x1fa)]);_0x40e245[_0x8a240(0x1f8)][_0x8a240(0x1f6)](()=>{const _0x224eda=_0x8a240;_0x11b64b[_0x224eda(0x1ca)](_0x4fc5d1,{'commandName':_0x224eda(0x1e2),'commandParams':[]},[],_0x224eda(0x1e2));});}),_0x40e245[_0x256cb3(0x21e)][_0x256cb3(0x20a)](_0x256cb3(0x1e2))['on'](_0x256cb3(0x1e4),(_0x419d56,_0x1a980d)=>{const _0x283128=_0x256cb3;_0x40e245[_0x283128(0x21e)][_0x283128(0x20a)](_0x283128(0x1d3))[_0x283128(0x224)]&&(_0x1a980d[_0x283128(0x208)]>0x0&&_0x1a980d[_0x1a980d[_0x283128(0x208)]-0x1]&&_0x1a980d[_0x1a980d[_0x283128(0x208)]-0x1][_0x283128(0x20c)]||_0x11b64b[_0x283128(0x20e)]||this[_0x283128(0x20d)]()||_0x419d56[_0x283128(0x21b)]());},{'priority':_0x256cb3(0x1ef)});for(const _0x51796d of[_0x256cb3(0x223),_0x256cb3(0x206),_0x256cb3(0x21d),_0x256cb3(0x1f5)]){const _0x4de5fd=_0x40e245[_0x256cb3(0x21e)][_0x256cb3(0x20a)](_0x51796d);_0x11b64b[_0x256cb3(0x1d8)](_0x51796d,()=>{const _0x5e2434=_0x256cb3,_0x512722=_0x40e245[_0x5e2434(0x1f8)][_0x5e2434(0x1d2)][_0x5e2434(0x1fa)][_0x5e2434(0x207)]()[_0x5e2434(0x1f3)]()[_0x5e2434(0x212)](_0xbb1091=>_0xbb1091['is'](_0x5e2434(0x222),_0x5e2434(0x1e6))),_0x19a7ba=_0x4de5fd[_0x5e2434(0x224)];_0x40e245[_0x5e2434(0x1f8)][_0x5e2434(0x1f6)](()=>{const _0x58f989=_0x5e2434;_0x11b64b[_0x58f989(0x1ca)]([_0x512722,_0x19a7ba],{'commandName':_0x58f989(0x1e2),'commandParams':[]},[],_0x58f989(0x1e2));});});}for(const _0xa159de of[_0x256cb3(0x1f2),_0x256cb3(0x1e0)]){const _0x2bf84e=_0x40e245[_0x256cb3(0x21e)][_0x256cb3(0x20a)](_0xa159de);_0x11b64b[_0x256cb3(0x1d8)](_0xa159de,()=>{const _0x156d9c=_0x256cb3,_0x45c5be=_0x18857f[_0x156d9c(0x228)](_0x40e245[_0x156d9c(0x1f8)][_0x156d9c(0x1d2)][_0x156d9c(0x1fa)])[0x0],_0x349db7=_0x45c5be[_0x156d9c(0x204)](_0x156d9c(0x1f7)),{column:_0x503209,row:_0x16ff3c}=_0x18857f[_0x156d9c(0x227)](_0x45c5be);let _0x395f50=[];if(_0x156d9c(0x1e3)==_0x2bf84e[_0x156d9c(0x1f9)]){const _0xbf3518=_0x18857f[_0x156d9c(0x201)](_0x349db7,{'startRow':_0x16ff3c,'endRow':_0x16ff3c,'includeAllSlots':!0x0});_0x395f50=Array[_0x156d9c(0x1fc)](_0xbf3518)[_0x156d9c(0x1ea)](_0x759de7=>_0x759de7[_0x156d9c(0x1cf)]);}else{const _0x3161bf=_0x18857f[_0x156d9c(0x201)](_0x349db7,{'column':_0x503209,'includeAllSlots':!0x0});_0x395f50=Array[_0x156d9c(0x1fc)](_0x3161bf)[_0x156d9c(0x1ea)](_0x1cd936=>_0x1cd936[_0x156d9c(0x1cf)]);}_0x40e245[_0x156d9c(0x1f8)][_0x156d9c(0x1f6)](_0x510b17=>{const _0xcb9fc3=_0x156d9c;_0x11b64b[_0xcb9fc3(0x1db)](_0x510b17[_0xcb9fc3(0x216)](_0x45c5be),{'commandName':_0xa159de,'commandParams':[]},_0x395f50,_0xa159de);});});}_0x11b64b[_0x256cb3(0x1ff)][_0x256cb3(0x20b)](_0x297b85=>{const _0x352de9=_0x256cb3;if(_0x352de9(0x1e5)!=_0x297b85[_0x352de9(0x1e9)]&&_0x352de9(0x213)!=_0x297b85[_0x352de9(0x1e9)])return;const {data:_0x5c0ca2}=_0x297b85;return _0x5c0ca2&&_0x352de9(0x1e2)==_0x5c0ca2[_0x352de9(0x21c)]?{'type':_0x352de9(0x1da),'content':_0x3df170(_0x966903,_0x352de9(0x211))}:void 0x0;}),_0x11b64b[_0x256cb3(0x1ff)][_0x256cb3(0x20b)](_0x2d65e6=>{const _0x179c57=_0x256cb3;if(_0x179c57(0x1e5)!=_0x2d65e6[_0x179c57(0x1e9)]&&_0x179c57(0x213)!=_0x2d65e6[_0x179c57(0x1e9)])return;const {data:_0x2cb45b}=_0x2d65e6;return _0x2cb45b?_0x179c57(0x1f2)==_0x2cb45b[_0x179c57(0x21c)]?{'type':_0x179c57(0x1da),'content':_0x3df170(_0x966903,_0x179c57(0x1ec))}:_0x179c57(0x1e0)==_0x2cb45b[_0x179c57(0x21c)]?{'type':_0x179c57(0x1da),'content':_0x3df170(_0x966903,_0x179c57(0x1ed))}:void 0x0:void 0x0;});const _0x540f92=_0x3f17f9[_0x256cb3(0x200)]();for(const _0x23fc45 of[_0x256cb3(0x223),_0x256cb3(0x206),_0x256cb3(0x21d),_0x256cb3(0x1f5)])_0x11b64b[_0x256cb3(0x220)][_0x256cb3(0x1c8)](_0x256cb3(0x1e5),_0x23fc45,_0x256cb3(0x1ce),_0x540f92);for(const _0x21bb04 of[_0x256cb3(0x1f2),_0x256cb3(0x1e0)])_0x11b64b[_0x256cb3(0x220)][_0x256cb3(0x1c8)](_0x256cb3(0x1e5),_0x21bb04,_0x256cb3(0x1ce),_0x540f92);_0x11b64b[_0x256cb3(0x220)][_0x256cb3(0x1c8)](_0x256cb3(0x1e5),_0x256cb3(0x1e2),_0x256cb3(0x1ce),_0x39fe27=>{const _0x10ab26=_0x256cb3;_0x40e245[_0x10ab26(0x1f8)][_0x10ab26(0x1f6)](_0x9beacd=>{const _0x22f64d=_0x10ab26,_0x442ea2=Array[_0x22f64d(0x1fc)](_0x495031[_0x22f64d(0x1cb)]())[_0x22f64d(0x1ea)](_0x5d1c3f=>_0x80b536[_0x22f64d(0x1d6)](_0x5d1c3f));_0x9beacd[_0x22f64d(0x1fb)](_0x39fe27),_0x40e245[_0x22f64d(0x21e)][_0x22f64d(0x20a)](_0x22f64d(0x1e2))[_0x22f64d(0x1d5)](),_0x40e245[_0x22f64d(0x1e4)](_0x22f64d(0x1e2),{'forceDefaultExecution':!0x0});const _0x1aaeab=_0x442ea2[_0x22f64d(0x1cd)](_0x3bbe1e=>_0x22f64d(0x1f0)!=_0x3bbe1e[_0x22f64d(0x218)][_0x22f64d(0x1eb)]);_0x1aaeab[_0x22f64d(0x208)]>0x0&&_0x9beacd[_0x22f64d(0x1fb)](_0x1aaeab);for(const _0x33c6aa of _0x442ea2)_0x33c6aa[_0x22f64d(0x221)]();});});for(const _0x4b3235 of[_0x256cb3(0x223),_0x256cb3(0x21d),_0x256cb3(0x1f5),_0x256cb3(0x206)]){const _0x3583ce=_0x40e245[_0x256cb3(0x21e)][_0x256cb3(0x20a)](_0x4b3235);_0x3583ce['on'](_0x256cb3(0x1e8),(_0x247cba,_0x53538a,_0x348041)=>{const _0x412ca8=_0x256cb3;if(_0x348041){const _0x2f5160=_0x40e245[_0x412ca8(0x1f8)][_0x412ca8(0x1d2)][_0x412ca8(0x1fa)][_0x412ca8(0x207)]()[_0x412ca8(0x1f3)]()[_0x412ca8(0x212)](_0x455bfb=>_0x455bfb['is'](_0x412ca8(0x222),_0x412ca8(0x1e6)));this[_0x412ca8(0x1c9)](_0x3583ce[_0x412ca8(0x224)],_0x2f5160)||(_0x247cba[_0x412ca8(0x1d9)]=!0x1,_0x247cba[_0x412ca8(0x21b)]());}},{'priority':_0x256cb3(0x214)});}}[_0x41c217(0x20d)](){const _0x587f6b=_0x41c217,_0x202317=this[_0x587f6b(0x202)][_0x587f6b(0x21e)][_0x587f6b(0x20a)](_0x587f6b(0x1e2)),_0x565b09=this[_0x587f6b(0x202)][_0x587f6b(0x209)][_0x587f6b(0x20a)](_0x587f6b(0x21a));if(!_0x202317[_0x587f6b(0x215)])return!0x1;const _0x4846b2=_0x565b09[_0x587f6b(0x228)](this[_0x587f6b(0x202)][_0x587f6b(0x1f8)][_0x587f6b(0x1d2)][_0x587f6b(0x1fa)]);for(const _0x45694 of _0x4846b2)for(const _0x21c223 of _0x4846b2)if(_0x45694!=_0x21c223&&!this[_0x587f6b(0x1c9)](_0x45694,_0x21c223))return!0x1;return!0x0;}[_0x41c217(0x1c9)](_0x5cbee1,_0x5b10d7){const _0x9a4cb9=_0x41c217,_0x3ecb9b=this[_0x9a4cb9(0x202)][_0x9a4cb9(0x209)][_0x9a4cb9(0x20a)](_0x9a4cb9(0x1d0)),_0x55280a=this[_0x9a4cb9(0x202)][_0x9a4cb9(0x1f8)][_0x9a4cb9(0x216)](_0x5cbee1),_0x2b156e=this[_0x9a4cb9(0x202)][_0x9a4cb9(0x1f8)][_0x9a4cb9(0x216)](_0x5b10d7),_0x4c28c4=new Set(),_0x2a1744=new Set();for(const _0x5bd280 of _0x3ecb9b[_0x9a4cb9(0x1d7)]())if((_0x9a4cb9(0x1fe)==_0x5bd280[_0x9a4cb9(0x1e9)]||_0x9a4cb9(0x219)==_0x5bd280[_0x9a4cb9(0x1e9)]||_0x9a4cb9(0x1e2)==_0x5bd280[_0x9a4cb9(0x1f4)])&&_0x5bd280[_0x9a4cb9(0x1d4)]){for(const _0x541929 of _0x5bd280[_0x9a4cb9(0x1cb)]())_0x541929[_0x9a4cb9(0x1f1)](_0x55280a,!0x0)&&_0x4c28c4[_0x9a4cb9(0x1e1)](_0x5bd280[_0x9a4cb9(0x1e9)]+':'+_0x5bd280[_0x9a4cb9(0x225)]['id']),_0x541929[_0x9a4cb9(0x1f1)](_0x2b156e,!0x0)&&_0x2a1744[_0x9a4cb9(0x1e1)](_0x5bd280[_0x9a4cb9(0x1e9)]+':'+_0x5bd280[_0x9a4cb9(0x225)]['id']);}if(_0x4c28c4[_0x9a4cb9(0x203)]!=_0x2a1744[_0x9a4cb9(0x203)])return!0x1;for(const _0x60af18 of _0x4c28c4)if(!_0x2a1744[_0x9a4cb9(0x1dc)](_0x60af18))return!0x1;return!0x0;}}
23
+ const _0x350c41=_0x33f8;(function(_0x1d67f5,_0x392127){const _0x4572bf=_0x33f8,_0x52639c=_0x1d67f5();while(!![]){try{const _0x200d8a=parseInt(_0x4572bf(0xe7))/0x1*(parseInt(_0x4572bf(0xa2))/0x2)+-parseInt(_0x4572bf(0x94))/0x3+parseInt(_0x4572bf(0xe0))/0x4+parseInt(_0x4572bf(0xb2))/0x5*(-parseInt(_0x4572bf(0x92))/0x6)+parseInt(_0x4572bf(0xde))/0x7*(-parseInt(_0x4572bf(0xbc))/0x8)+parseInt(_0x4572bf(0xe4))/0x9*(-parseInt(_0x4572bf(0xce))/0xa)+parseInt(_0x4572bf(0xa3))/0xb;if(_0x200d8a===_0x392127)break;else _0x52639c['push'](_0x52639c['shift']());}catch(_0x27f0b6){_0x52639c['push'](_0x52639c['shift']());}}}(_0x2f70,0x9ca70));function _0x33f8(_0x507386,_0x43e005){const _0x2f70d4=_0x2f70();return _0x33f8=function(_0x33f8e5,_0x305fa4){_0x33f8e5=_0x33f8e5-0x92;let _0x1002d9=_0x2f70d4[_0x33f8e5];return _0x1002d9;},_0x33f8(_0x507386,_0x43e005);}import{Plugin as _0x17a422}from'ckeditor5/src/core.js';import _0x1f00c5 from'./table.js';function _0x2f70(){const _0x3db5c5=['$graveyard','execute','_areSelectedCellsMergable','add','map','setSelection','454SfZKik','29902774jwucVj','size','commandName','low','*Merge\x20cells*','getCellLocation','author','document','markBlockFormat','TrackChangesEditing','tableCell','plugins','length','change','mergeTableCells','5480tdsfgv','splitTableCellHorizontally','stop','mergeTableCellDown','getFirstPosition','formatInline','mergeTableCellLeft','find','registerDescriptionCallback','forceDefaultExecution','34016PEljas','highest','createRangeOn','subType','deletion','table','refresh','createTableWalker','fromRange','containsRange','_tablePostFixingSubtypes','findAncestor','afterInit','requires','*Split\x20cell:*\x20vertically','markMultiRangeBlockFormat','type','direction','122960Rfpivk','_areMergableCells','_isForcedDefaultExecutionBlock','insertion','set:isEnabled','isEnabled','trackChanges','getSuggestions','mergeTableCellRight','cell','splitTableCellVertically','has','*Split\x20cell:*\x20horizontally','value','TableEditing','getSelectionAffectedTableCells','532MlPzcv','getRanges','1412488mJpMPq','enableCommand','push','root','531eMAWyd','locale','get','1669USInrv','commands','horizontally','element','editor','getAncestors','format','model','from','detach','registerCustomCallback','formatBlock','return','_suggestionFactory','mergeTableCellUp','4602nGMCQc','descriptionFactory','2758569tLqlhB','rootName','selection','_acceptFormatSuggestionCallbackFactory','accept','filter','TableUtils','isInContent'];_0x2f70=function(){return _0x3db5c5;};return _0x2f70();}import{LiveRange as _0xe59827}from'ckeditor5/src/engine.js';import{getTranslation as _0x1d072d}from'../utils/common-translations.js';export default class vt extends _0x17a422{static get[_0x350c41(0xc9)](){return[_0x1f00c5];}[_0x350c41(0xc8)](){const _0x4031f8=_0x350c41,_0x572ea0=this[_0x4031f8(0xeb)],_0x1e6d41=_0x572ea0[_0x4031f8(0xee)][_0x4031f8(0xaa)][_0x4031f8(0x96)],_0x3e54e8=_0x572ea0[_0x4031f8(0xe5)];if(!_0x572ea0[_0x4031f8(0xae)][_0x4031f8(0xd9)](_0x4031f8(0xdc)))return;const _0x2811fa=_0x572ea0[_0x4031f8(0xae)][_0x4031f8(0xe6)](_0x4031f8(0xac)),_0x4c0bd1=_0x572ea0[_0x4031f8(0xae)][_0x4031f8(0xe6)](_0x4031f8(0x9a)),_0x2dd8c6=_0x572ea0[_0x4031f8(0xae)][_0x4031f8(0xe6)](_0x1f00c5);_0x2dd8c6[_0x4031f8(0xc6)][_0x4031f8(0xe2)](_0x4031f8(0xb1)),_0x2811fa[_0x4031f8(0xe1)](_0x4031f8(0xb1),()=>{const _0xb41dd8=_0x4031f8,_0x3d6a39=_0x4c0bd1[_0xb41dd8(0xdd)](_0x572ea0[_0xb41dd8(0xee)][_0xb41dd8(0xaa)][_0xb41dd8(0x96)]);_0x572ea0[_0xb41dd8(0xee)][_0xb41dd8(0xb0)](()=>{const _0x554fc0=_0xb41dd8;_0x2811fa[_0x554fc0(0xcb)](_0x3d6a39,{'commandName':_0x554fc0(0xb1),'commandParams':[]},[],_0x554fc0(0xb1));});}),_0x572ea0[_0x4031f8(0xe8)][_0x4031f8(0xe6)](_0x4031f8(0xb1))['on'](_0x4031f8(0x9d),(_0x5d393b,_0x1b8019)=>{const _0xd36ae1=_0x4031f8;_0x572ea0[_0xd36ae1(0xe8)][_0xd36ae1(0xe6)](_0xd36ae1(0xd4))[_0xd36ae1(0xdb)]&&(_0x1b8019[_0xd36ae1(0xaf)]>0x0&&_0x1b8019[_0x1b8019[_0xd36ae1(0xaf)]-0x1]&&_0x1b8019[_0x1b8019[_0xd36ae1(0xaf)]-0x1][_0xd36ae1(0xbb)]||_0x2811fa[_0xd36ae1(0xd0)]||this[_0xd36ae1(0x9e)]()||_0x5d393b[_0xd36ae1(0xb4)]());},{'priority':_0x4031f8(0xbd)});for(const _0x557521 of[_0x4031f8(0xf5),_0x4031f8(0xd6),_0x4031f8(0xb5),_0x4031f8(0xb8)]){const _0x1adff5=_0x572ea0[_0x4031f8(0xe8)][_0x4031f8(0xe6)](_0x557521);_0x2811fa[_0x4031f8(0xe1)](_0x557521,()=>{const _0x119883=_0x4031f8,_0x137e58=_0x572ea0[_0x119883(0xee)][_0x119883(0xaa)][_0x119883(0x96)][_0x119883(0xb6)]()[_0x119883(0xec)]()[_0x119883(0xb9)](_0x3de24b=>_0x3de24b['is'](_0x119883(0xea),_0x119883(0xad))),_0x4e43bd=_0x1adff5[_0x119883(0xdb)];_0x572ea0[_0x119883(0xee)][_0x119883(0xb0)](()=>{const _0x5eca3a=_0x119883;_0x2811fa[_0x5eca3a(0xcb)]([_0x137e58,_0x4e43bd],{'commandName':_0x5eca3a(0xb1),'commandParams':[]},[],_0x5eca3a(0xb1));});});}for(const _0x2d6cfd of[_0x4031f8(0xd8),_0x4031f8(0xb3)]){const _0x4a5da1=_0x572ea0[_0x4031f8(0xe8)][_0x4031f8(0xe6)](_0x2d6cfd);_0x2811fa[_0x4031f8(0xe1)](_0x2d6cfd,()=>{const _0x2cbf87=_0x4031f8,_0x30ad4f=_0x4c0bd1[_0x2cbf87(0xdd)](_0x572ea0[_0x2cbf87(0xee)][_0x2cbf87(0xaa)][_0x2cbf87(0x96)])[0x0],_0x4f95b8=_0x30ad4f[_0x2cbf87(0xc7)](_0x2cbf87(0xc1)),{column:_0x2c6bb9,row:_0x38d1aa}=_0x4c0bd1[_0x2cbf87(0xa8)](_0x30ad4f);let _0x2a94ca=[];if(_0x2cbf87(0xe9)==_0x4a5da1[_0x2cbf87(0xcd)]){const _0x5a8ba2=_0x4c0bd1[_0x2cbf87(0xc3)](_0x4f95b8,{'startRow':_0x38d1aa,'endRow':_0x38d1aa,'includeAllSlots':!0x0});_0x2a94ca=Array[_0x2cbf87(0xef)](_0x5a8ba2)[_0x2cbf87(0xa0)](_0x26d19c=>_0x26d19c[_0x2cbf87(0xd7)]);}else{const _0x2a9949=_0x4c0bd1[_0x2cbf87(0xc3)](_0x4f95b8,{'column':_0x2c6bb9,'includeAllSlots':!0x0});_0x2a94ca=Array[_0x2cbf87(0xef)](_0x2a9949)[_0x2cbf87(0xa0)](_0x467099=>_0x467099[_0x2cbf87(0xd7)]);}_0x572ea0[_0x2cbf87(0xee)][_0x2cbf87(0xb0)](_0x1b0949=>{const _0x480424=_0x2cbf87;_0x2811fa[_0x480424(0xab)](_0x1b0949[_0x480424(0xbe)](_0x30ad4f),{'commandName':_0x2d6cfd,'commandParams':[]},_0x2a94ca,_0x2d6cfd);});});}_0x2811fa[_0x4031f8(0x93)][_0x4031f8(0xba)](_0x2905a5=>{const _0x5b719e=_0x4031f8;if(_0x5b719e(0xf2)!=_0x2905a5[_0x5b719e(0xcc)]&&_0x5b719e(0xb7)!=_0x2905a5[_0x5b719e(0xcc)])return;const {data:_0x4f64a2}=_0x2905a5;return _0x4f64a2&&_0x5b719e(0xb1)==_0x4f64a2[_0x5b719e(0xa5)]?{'type':_0x5b719e(0xed),'content':_0x1d072d(_0x3e54e8,_0x5b719e(0xa7))}:void 0x0;}),_0x2811fa[_0x4031f8(0x93)][_0x4031f8(0xba)](_0x21b77b=>{const _0x4a163f=_0x4031f8;if(_0x4a163f(0xf2)!=_0x21b77b[_0x4a163f(0xcc)]&&_0x4a163f(0xb7)!=_0x21b77b[_0x4a163f(0xcc)])return;const {data:_0x2f65b3}=_0x21b77b;return _0x2f65b3?_0x4a163f(0xd8)==_0x2f65b3[_0x4a163f(0xa5)]?{'type':_0x4a163f(0xed),'content':_0x1d072d(_0x3e54e8,_0x4a163f(0xca))}:_0x4a163f(0xb3)==_0x2f65b3[_0x4a163f(0xa5)]?{'type':_0x4a163f(0xed),'content':_0x1d072d(_0x3e54e8,_0x4a163f(0xda))}:void 0x0:void 0x0;});const _0x1d96e2=_0x2dd8c6[_0x4031f8(0x97)]();for(const _0x42e654 of[_0x4031f8(0xf5),_0x4031f8(0xd6),_0x4031f8(0xb5),_0x4031f8(0xb8)])_0x2811fa[_0x4031f8(0xf4)][_0x4031f8(0xf1)](_0x4031f8(0xf2),_0x42e654,_0x4031f8(0x98),_0x1d96e2);for(const _0x5bb932 of[_0x4031f8(0xd8),_0x4031f8(0xb3)])_0x2811fa[_0x4031f8(0xf4)][_0x4031f8(0xf1)](_0x4031f8(0xf2),_0x5bb932,_0x4031f8(0x98),_0x1d96e2);_0x2811fa[_0x4031f8(0xf4)][_0x4031f8(0xf1)](_0x4031f8(0xf2),_0x4031f8(0xb1),_0x4031f8(0x98),_0x13b94f=>{const _0x2250b6=_0x4031f8;_0x572ea0[_0x2250b6(0xee)][_0x2250b6(0xb0)](_0x3e0970=>{const _0x3ee11d=_0x2250b6,_0x4a67d9=Array[_0x3ee11d(0xef)](_0x1e6d41[_0x3ee11d(0xdf)]())[_0x3ee11d(0xa0)](_0x31d8d1=>_0xe59827[_0x3ee11d(0xc4)](_0x31d8d1));_0x3e0970[_0x3ee11d(0xa1)](_0x13b94f),_0x572ea0[_0x3ee11d(0xe8)][_0x3ee11d(0xe6)](_0x3ee11d(0xb1))[_0x3ee11d(0xc2)](),_0x572ea0[_0x3ee11d(0x9d)](_0x3ee11d(0xb1),{'forceDefaultExecution':!0x0});const _0x2ff04d=_0x4a67d9[_0x3ee11d(0x99)](_0x300431=>_0x3ee11d(0x9c)!=_0x300431[_0x3ee11d(0xe3)][_0x3ee11d(0x95)]);_0x2ff04d[_0x3ee11d(0xaf)]>0x0&&_0x3e0970[_0x3ee11d(0xa1)](_0x2ff04d);for(const _0xbbb33e of _0x4a67d9)_0xbbb33e[_0x3ee11d(0xf0)]();});});for(const _0x58b29a of[_0x4031f8(0xf5),_0x4031f8(0xb5),_0x4031f8(0xb8),_0x4031f8(0xd6)]){const _0x14aca8=_0x572ea0[_0x4031f8(0xe8)][_0x4031f8(0xe6)](_0x58b29a);_0x14aca8['on'](_0x4031f8(0xd2),(_0x15b5c4,_0x4483fa,_0x16ed5f)=>{const _0x668d54=_0x4031f8;if(_0x16ed5f){const _0x4bfea5=_0x572ea0[_0x668d54(0xee)][_0x668d54(0xaa)][_0x668d54(0x96)][_0x668d54(0xb6)]()[_0x668d54(0xec)]()[_0x668d54(0xb9)](_0x390086=>_0x390086['is'](_0x668d54(0xea),_0x668d54(0xad)));this[_0x668d54(0xcf)](_0x14aca8[_0x668d54(0xdb)],_0x4bfea5)||(_0x15b5c4[_0x668d54(0xf3)]=!0x1,_0x15b5c4[_0x668d54(0xb4)]());}},{'priority':_0x4031f8(0xa6)});}}[_0x350c41(0x9e)](){const _0x3d0562=_0x350c41,_0x46c46d=this[_0x3d0562(0xeb)][_0x3d0562(0xe8)][_0x3d0562(0xe6)](_0x3d0562(0xb1)),_0x37f16e=this[_0x3d0562(0xeb)][_0x3d0562(0xae)][_0x3d0562(0xe6)](_0x3d0562(0x9a));if(!_0x46c46d[_0x3d0562(0xd3)])return!0x1;const _0x3e6aa2=_0x37f16e[_0x3d0562(0xdd)](this[_0x3d0562(0xeb)][_0x3d0562(0xee)][_0x3d0562(0xaa)][_0x3d0562(0x96)]);for(const _0x3815d0 of _0x3e6aa2)for(const _0x5df557 of _0x3e6aa2)if(_0x3815d0!=_0x5df557&&!this[_0x3d0562(0xcf)](_0x3815d0,_0x5df557))return!0x1;return!0x0;}[_0x350c41(0xcf)](_0x503309,_0x3827a5){const _0x143b44=_0x350c41,_0x7bd6f2=this[_0x143b44(0xeb)][_0x143b44(0xae)][_0x143b44(0xe6)](_0x143b44(0xac)),_0x102d2a=this[_0x143b44(0xeb)][_0x143b44(0xee)][_0x143b44(0xbe)](_0x503309),_0x18ec92=this[_0x143b44(0xeb)][_0x143b44(0xee)][_0x143b44(0xbe)](_0x3827a5),_0x2ca3fb=new Set(),_0xeb8fdd=new Set();for(const _0xd7f3e of _0x7bd6f2[_0x143b44(0xd5)]())if((_0x143b44(0xd1)==_0xd7f3e[_0x143b44(0xcc)]||_0x143b44(0xc0)==_0xd7f3e[_0x143b44(0xcc)]||_0x143b44(0xb1)==_0xd7f3e[_0x143b44(0xbf)])&&_0xd7f3e[_0x143b44(0x9b)]){for(const _0x52682c of _0xd7f3e[_0x143b44(0xdf)]())_0x52682c[_0x143b44(0xc5)](_0x102d2a,!0x0)&&_0x2ca3fb[_0x143b44(0x9f)](_0xd7f3e[_0x143b44(0xcc)]+':'+_0xd7f3e[_0x143b44(0xa9)]['id']),_0x52682c[_0x143b44(0xc5)](_0x18ec92,!0x0)&&_0xeb8fdd[_0x143b44(0x9f)](_0xd7f3e[_0x143b44(0xcc)]+':'+_0xd7f3e[_0x143b44(0xa9)]['id']);}if(_0x2ca3fb[_0x143b44(0xa4)]!=_0xeb8fdd[_0x143b44(0xa4)])return!0x1;for(const _0x224ced of _0x2ca3fb)if(!_0xeb8fdd[_0x143b44(0xd9)](_0x224ced))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e9ccb=_0x3b14;(function(_0xea05b9,_0xb46985){const _0x5bcd99=_0x3b14,_0xd5887=_0xea05b9();while(!![]){try{const _0x5efcc3=parseInt(_0x5bcd99(0x184))/0x1+-parseInt(_0x5bcd99(0x188))/0x2*(parseInt(_0x5bcd99(0x18e))/0x3)+-parseInt(_0x5bcd99(0x17d))/0x4+-parseInt(_0x5bcd99(0x17f))/0x5+parseInt(_0x5bcd99(0x18d))/0x6*(parseInt(_0x5bcd99(0x191))/0x7)+parseInt(_0x5bcd99(0x18c))/0x8+parseInt(_0x5bcd99(0x180))/0x9*(parseInt(_0x5bcd99(0x187))/0xa);if(_0x5efcc3===_0xb46985)break;else _0xd5887['push'](_0xd5887['shift']());}catch(_0x205c75){_0xd5887['push'](_0xd5887['shift']());}}}(_0x3dce,0xdf391));function _0x3dce(){const _0x592701=['insertTableOfContents','plugins','442418DaRceT','enableCommand','registerElementLabel','3110IHxArk','243102rGdgYA','get','locale','afterInit','526392vgKCHH','18bGJjrV','42tYytqE','editor','ELEMENT_TABLE_OF_CONTENTS','3214624ZDveKX','tableOfContents','descriptionFactory','3479428suAmOE','TrackChangesEditing','3754350VarDnY','68031xAPRhY','commands'];_0x3dce=function(){return _0x592701;};return _0x3dce();}import{Plugin as _0x2a9d51}from'ckeditor5/src/core.js';import{getTranslation as _0x4f2f23}from'../utils/common-translations.js';function _0x3b14(_0x36bfb2,_0x268cb8){const _0x3dcec1=_0x3dce();return _0x3b14=function(_0x3b1430,_0x49db02){_0x3b1430=_0x3b1430-0x17c;let _0x218152=_0x3dcec1[_0x3b1430];return _0x218152;},_0x3b14(_0x36bfb2,_0x268cb8);}export default class Mt extends _0x2a9d51{[_0x1e9ccb(0x18b)](){const _0x2bc9b8=_0x1e9ccb,_0x44947c=this[_0x2bc9b8(0x18f)];if(!_0x44947c[_0x2bc9b8(0x181)][_0x2bc9b8(0x189)](_0x2bc9b8(0x182)))return;_0x44947c[_0x2bc9b8(0x183)][_0x2bc9b8(0x189)](_0x2bc9b8(0x17e))[_0x2bc9b8(0x185)](_0x2bc9b8(0x182));const _0x60e234=_0x44947c[_0x2bc9b8(0x183)][_0x2bc9b8(0x189)](_0x2bc9b8(0x17e)),_0x3ea50c=_0x44947c[_0x2bc9b8(0x18a)];_0x60e234[_0x2bc9b8(0x17c)][_0x2bc9b8(0x186)](_0x2bc9b8(0x192),_0xef5d8f=>_0x4f2f23(_0x3ea50c,_0x2bc9b8(0x190),_0xef5d8f));}}
23
+ function _0x24bc(_0x510ef7,_0x1cb7ea){const _0x4969dc=_0x4969();return _0x24bc=function(_0x24bc55,_0x1a36af){_0x24bc55=_0x24bc55-0x127;let _0x3adc96=_0x4969dc[_0x24bc55];return _0x3adc96;},_0x24bc(_0x510ef7,_0x1cb7ea);}const _0xd73182=_0x24bc;function _0x4969(){const _0x18eefb=['50gwCWpk','tableOfContents','3213386mCsyHV','descriptionFactory','enableCommand','325498oCThGz','registerElementLabel','locale','4383150ZGJpyv','insertTableOfContents','927bbNTal','8paJkoO','editor','ELEMENT_TABLE_OF_CONTENTS','get','7347984lUBGlx','plugins','59416mcuIIo','afterInit','27663jwYSPJ','3186900TIdrHP','130FlKiKJ','commands','TrackChangesEditing'];_0x4969=function(){return _0x18eefb;};return _0x4969();}(function(_0x33710b,_0x18af12){const _0x4ded04=_0x24bc,_0x1efb16=_0x33710b();while(!![]){try{const _0x56546a=parseInt(_0x4ded04(0x135))/0x1+parseInt(_0x4ded04(0x12d))/0x2*(parseInt(_0x4ded04(0x12b))/0x3)+parseInt(_0x4ded04(0x13b))/0x4*(-parseInt(_0x4ded04(0x138))/0x5)+parseInt(_0x4ded04(0x12c))/0x6+-parseInt(_0x4ded04(0x127))/0x7+-parseInt(_0x4ded04(0x129))/0x8*(-parseInt(_0x4ded04(0x13a))/0x9)+-parseInt(_0x4ded04(0x130))/0xa*(-parseInt(_0x4ded04(0x132))/0xb);if(_0x56546a===_0x18af12)break;else _0x1efb16['push'](_0x1efb16['shift']());}catch(_0x27fa00){_0x1efb16['push'](_0x1efb16['shift']());}}}(_0x4969,0xd683c));import{Plugin as _0x4a08ae}from'ckeditor5/src/core.js';import{getTranslation as _0x3e867a}from'../utils/common-translations.js';export default class Mt extends _0x4a08ae{[_0xd73182(0x12a)](){const _0x379b16=_0xd73182,_0x4aad08=this[_0x379b16(0x13c)];if(!_0x4aad08[_0x379b16(0x12e)][_0x379b16(0x13e)](_0x379b16(0x139)))return;_0x4aad08[_0x379b16(0x128)][_0x379b16(0x13e)](_0x379b16(0x12f))[_0x379b16(0x134)](_0x379b16(0x139));const _0x2c34f5=_0x4aad08[_0x379b16(0x128)][_0x379b16(0x13e)](_0x379b16(0x12f)),_0x1c380d=_0x4aad08[_0x379b16(0x137)];_0x2c34f5[_0x379b16(0x133)][_0x379b16(0x136)](_0x379b16(0x131),_0x1286e3=>_0x3e867a(_0x1c380d,_0x379b16(0x13d),_0x1286e3));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3dfb98=_0x25b2;(function(_0x657c96,_0x4ec4e2){const _0x345f48=_0x25b2,_0x3aff73=_0x657c96();while(!![]){try{const _0x2674ab=parseInt(_0x345f48(0x137))/0x1*(parseInt(_0x345f48(0xf2))/0x2)+parseInt(_0x345f48(0x102))/0x3+parseInt(_0x345f48(0x133))/0x4+parseInt(_0x345f48(0x110))/0x5+-parseInt(_0x345f48(0x11e))/0x6*(parseInt(_0x345f48(0x105))/0x7)+parseInt(_0x345f48(0x104))/0x8+parseInt(_0x345f48(0x11d))/0x9;if(_0x2674ab===_0x4ec4e2)break;else _0x3aff73['push'](_0x3aff73['shift']());}catch(_0x1c1909){_0x3aff73['push'](_0x3aff73['shift']());}}}(_0x3221,0x30c2c));function _0x3221(){const _0x5672a8=['*Format:*\x20change\x20table\x20cell\x20properties','batch','tableCellProperties','selection','data','TrackChangesEditing','model','tableCellHorizontalAlignment','TableCellPropertiesEditing','tableBackgroundColor','getAttribute','2542491uJQxDM','52926fdwfCx','tableCellBorderColor','handleSuggestionDescription','tableWidth','tableCellWidth','tableBorderColor','tableCellVerticalAlignment','formatBlock','tableProperties','pluginName','findAncestor','commandParams','setAttribute','enqueueChange','tableCellBorderStyle','getContainedElement','markBlockFormat','getSuggestionCallback','nodeAfter','has','tableCellPadding','175968nNEIiK','join','_getSuggestion','registerCustomCallback','15BhTUSL','accept','registerDescriptionCallback','tableAlignment','TablePropertiesEditing','getFirstPosition','document','tableHeight','15830vRmVQS','editor','start','format','get','TableUtils','*Format:*\x20change\x20table\x20properties','subType','locale','tableCellBorderWidth','table','_suggestionFactory','descriptionFactory','getSuggestions','tableBorderStyle','TrackChangesTableProperties','60132Yhmnwn','plugins','641160vvVLmx','287RsUHsh','tableCellHeight','tableBorderWidth','afterInit','enableCommand','change','handleDiscardAction','_handlePropertyChange','discard','tableCellBackgroundColor','getSelectionAffectedTableCells','79900iMjpdT','removeAttribute'];_0x3221=function(){return _0x5672a8;};return _0x3221();}function _0x25b2(_0x5ba78c,_0x3ed727){const _0x3221bd=_0x3221();return _0x25b2=function(_0x25b211,_0x1351d2){_0x25b211=_0x25b211-0xeb;let _0x17f975=_0x3221bd[_0x25b211];return _0x17f975;},_0x25b2(_0x5ba78c,_0x3ed727);}import{Plugin as _0x3a264a}from'ckeditor5/src/core.js';import{getTranslation as _0x3b4c3f}from'../utils/common-translations.js';export default class Rt extends _0x3a264a{constructor(_0x58f5a8){const _0x3599d2=_0x25b2;super(_0x58f5a8),this[_0x3599d2(0x126)]=[_0x3599d2(0x123),_0x3599d2(0x100),_0x3599d2(0x107),_0x3599d2(0xed),_0x3599d2(0x121),_0x3599d2(0xf1),_0x3599d2(0x11b)],this[_0x3599d2(0x114)]=[_0x3599d2(0x11f),_0x3599d2(0x12c),_0x3599d2(0xfb),_0x3599d2(0x132),_0x3599d2(0x122),_0x3599d2(0x106),_0x3599d2(0x10e),_0x3599d2(0x119),_0x3599d2(0x124)];}static get[_0x3dfb98(0x127)](){const _0x3a7063=_0x3dfb98;return _0x3a7063(0x101);}[_0x3dfb98(0x108)](){const _0x254eca=_0x3dfb98,_0x9e7c25=this[_0x254eca(0xf3)][_0x254eca(0x103)][_0x254eca(0xf6)](_0x254eca(0x117));if(this[_0x254eca(0xf3)][_0x254eca(0x103)][_0x254eca(0x131)](_0x254eca(0xee))){for(const _0x349916 of this[_0x254eca(0x126)])_0x9e7c25[_0x254eca(0x109)](_0x349916,(_0x3c8eb6,_0xd60a3b)=>{const _0x4fa0c3=_0x254eca,_0x40215d=this[_0x4fa0c3(0xf3)][_0x4fa0c3(0x118)][_0x4fa0c3(0xf0)][_0x4fa0c3(0x115)][_0x4fa0c3(0xef)]()[_0x4fa0c3(0x128)](_0x4fa0c3(0xfc));this[_0x4fa0c3(0x10c)](_0x349916,[_0x40215d],this[_0x4fa0c3(0x126)],_0x4fa0c3(0x126),_0x3c8eb6,_0xd60a3b);});_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x126),_0x254eca(0xeb),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x12f)](_0x254eca(0x125),null,_0x254eca(0x10d))),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x126),_0x254eca(0x10d),(_0x528f84,_0x2a7aad)=>this[_0x254eca(0x10b)](this[_0x254eca(0x126)],_0x528f84,_0x2a7aad)),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x126),_0x254eca(0x134),()=>!0x1);}if(this[_0x254eca(0xf3)][_0x254eca(0x103)][_0x254eca(0x131)](_0x254eca(0x11a))){for(const _0x56db40 of this[_0x254eca(0x114)])_0x9e7c25[_0x254eca(0x109)](_0x56db40,(_0x2d46f5,_0x3f69df)=>{const _0x2fd54c=_0x254eca,_0xc830f2=this[_0x2fd54c(0xf3)][_0x2fd54c(0x103)][_0x2fd54c(0xf6)](_0x2fd54c(0xf7))[_0x2fd54c(0x10f)](this[_0x2fd54c(0xf3)][_0x2fd54c(0x118)][_0x2fd54c(0xf0)][_0x2fd54c(0x115)]);this[_0x2fd54c(0x10c)](_0x56db40,_0xc830f2,this[_0x2fd54c(0x114)],_0x2fd54c(0x114),_0x2d46f5,_0x3f69df);});_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x114),_0x254eca(0xeb),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x12f)](_0x254eca(0x125),null,_0x254eca(0x10d))),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x114),_0x254eca(0x10d),(_0x19f4f3,_0x5ab4ac)=>this[_0x254eca(0x10b)](this[_0x254eca(0x114)],_0x19f4f3,_0x5ab4ac)),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x114),_0x254eca(0x134),()=>!0x1);}_0x9e7c25[_0x254eca(0xfe)][_0x254eca(0xec)](_0x14f6b7=>this[_0x254eca(0x120)](_0x14f6b7));}[_0x3dfb98(0x10c)](_0x3d8974,_0x9b9291,_0x4f3263,_0x57b3f1,_0x97be89,_0x212ab3){const _0x205be8=_0x3dfb98,_0x5b14e6=this[_0x205be8(0xf3)][_0x205be8(0x103)][_0x205be8(0xf6)](_0x205be8(0x117));this[_0x205be8(0xf3)][_0x205be8(0x118)][_0x205be8(0x12b)](_0x212ab3[_0x205be8(0x113)],()=>{const _0x2d9542=_0x205be8;for(const _0x2a3f3e of _0x9b9291){if(this[_0x2d9542(0x135)](_0x2a3f3e,_0x57b3f1))_0x97be89(_0x212ab3);else{const _0x116408={};for(const _0x3f9bb2 of _0x4f3263){const _0x17852b=_0x2a3f3e[_0x2d9542(0x11c)](_0x3f9bb2);void 0x0!==_0x17852b&&(_0x116408[_0x3f9bb2]=_0x17852b);}_0x97be89(_0x212ab3),_0x5b14e6[_0x2d9542(0x12e)](_0x2a3f3e,{'commandParams':[_0x116408]},[],_0x57b3f1);}}});}[_0x3dfb98(0x10b)](_0x45faef,_0x3405f5,_0x13ee47){const _0x51fdf2=_0x3dfb98,_0x332314=_0x3405f5[0x0][_0x51fdf2(0xf4)][_0x51fdf2(0x130)],_0x3fda12=_0x13ee47[_0x51fdf2(0x129)][0x0];this[_0x51fdf2(0xf3)][_0x51fdf2(0x118)][_0x51fdf2(0x10a)](_0x4341b6=>{const _0x331d01=_0x51fdf2;for(const _0x35b4ab of _0x45faef)void 0x0!==_0x3fda12[_0x35b4ab]?_0x4341b6[_0x331d01(0x12a)](_0x35b4ab,_0x3fda12[_0x35b4ab],_0x332314):_0x4341b6[_0x331d01(0x111)](_0x35b4ab,_0x332314);});}[_0x3dfb98(0x120)](_0x27ee42){const _0x2e2530=_0x3dfb98;if(_0x27ee42[_0x2e2530(0x116)])switch(_0x27ee42[_0x2e2530(0xf9)]){case _0x2e2530(0x126):return{'type':_0x2e2530(0xf5),'content':_0x3b4c3f(this[_0x2e2530(0xf3)][_0x2e2530(0xfa)],_0x2e2530(0xf8))};case _0x2e2530(0x114):return{'type':_0x2e2530(0xf5),'content':_0x3b4c3f(this[_0x2e2530(0xf3)][_0x2e2530(0xfa)],_0x2e2530(0x112))};}}[_0x3dfb98(0x135)](_0x41e121,_0x4a510d){const _0x3b9ebe=_0x3dfb98,_0x2ddf62=this[_0x3b9ebe(0xf3)][_0x3b9ebe(0x103)][_0x3b9ebe(0xf6)](_0x3b9ebe(0x117));for(const _0x8cbd3f of _0x2ddf62[_0x3b9ebe(0xff)]({'skipNotAttached':!0x0})){const _0x43c41b=_0x8cbd3f[_0x3b9ebe(0x12d)]();if(_0x8cbd3f[_0x3b9ebe(0xf9)]===_0x4a510d&&_0x43c41b===_0x41e121)return _0x8cbd3f;}return null;}}
23
+ const _0x233743=_0x94f7;(function(_0x1eeba0,_0x4286f3){const _0x57bc9c=_0x94f7,_0x3f0215=_0x1eeba0();while(!![]){try{const _0x5430d3=parseInt(_0x57bc9c(0xdd))/0x1+-parseInt(_0x57bc9c(0xf0))/0x2+parseInt(_0x57bc9c(0xd5))/0x3+-parseInt(_0x57bc9c(0xf3))/0x4*(-parseInt(_0x57bc9c(0xfb))/0x5)+-parseInt(_0x57bc9c(0xea))/0x6*(-parseInt(_0x57bc9c(0xcd))/0x7)+parseInt(_0x57bc9c(0xda))/0x8+-parseInt(_0x57bc9c(0xce))/0x9;if(_0x5430d3===_0x4286f3)break;else _0x3f0215['push'](_0x3f0215['shift']());}catch(_0xd7e8c4){_0x3f0215['push'](_0x3f0215['shift']());}}}(_0x3199,0x6cee7));function _0x3199(){const _0x197ae0=['nodeAfter','enqueueChange','*Format:*\x20change\x20table\x20properties','2551422yXtTnx','TableCellPropertiesEditing','tableCellBorderStyle','pluginName','formatBlock','tableCellBackgroundColor','670776ojbilQ','_getSuggestion','selection','2818812ZMAAOS','tableCellPadding','registerCustomCallback','TablePropertiesEditing','tableBorderStyle','editor','handleDiscardAction','tableCellProperties','5WSKnXT','markBlockFormat','getFirstPosition','tableCellVerticalAlignment','*Format:*\x20change\x20table\x20cell\x20properties','tableBorderWidth','tableAlignment','removeAttribute','start','enableCommand','discard','data','getSuggestions','get','tableCellWidth','getContainedElement','TableUtils','tableHeight','tableBorderColor','accept','join','locale','tableCellBorderWidth','tableCellHorizontalAlignment','findAncestor','tableWidth','table','format','has','document','plugins','14okZxDJ','17275077wwxdKq','getSelectionAffectedTableCells','descriptionFactory','tableCellHeight','getSuggestionCallback','subType','_handlePropertyChange','422790WgutuO','handleSuggestionDescription','model','_suggestionFactory','commandParams','6910432yIpWBL','batch','registerDescriptionCallback','141113VOnXUP','change','TrackChangesTableProperties','getAttribute','TrackChangesEditing','tableBackgroundColor','tableCellBorderColor','afterInit','setAttribute','tableProperties'];_0x3199=function(){return _0x197ae0;};return _0x3199();}import{Plugin as _0x441a74}from'ckeditor5/src/core.js';import{getTranslation as _0x3617ea}from'../utils/common-translations.js';function _0x94f7(_0x4efe83,_0x384748){const _0x31993d=_0x3199();return _0x94f7=function(_0x94f716,_0x33e961){_0x94f716=_0x94f716-0xb0;let _0x5e9d64=_0x31993d[_0x94f716];return _0x5e9d64;},_0x94f7(_0x4efe83,_0x384748);}export default class Rt extends _0x441a74{constructor(_0xa5f879){const _0x2c3ce4=_0x94f7;super(_0xa5f879),this[_0x2c3ce4(0xe6)]=[_0x2c3ce4(0xc0),_0x2c3ce4(0xf7),_0x2c3ce4(0xb3),_0x2c3ce4(0xb4),_0x2c3ce4(0xc7),_0x2c3ce4(0xbf),_0x2c3ce4(0xe2)],this[_0x2c3ce4(0xfa)]=[_0x2c3ce4(0xe3),_0x2c3ce4(0xec),_0x2c3ce4(0xc4),_0x2c3ce4(0xf4),_0x2c3ce4(0xbc),_0x2c3ce4(0xd1),_0x2c3ce4(0xef),_0x2c3ce4(0xc5),_0x2c3ce4(0xb1)];}static get[_0x233743(0xed)](){const _0x3f7e57=_0x233743;return _0x3f7e57(0xdf);}[_0x233743(0xe4)](){const _0x19f45b=_0x233743,_0x2803de=this[_0x19f45b(0xf8)][_0x19f45b(0xcc)][_0x19f45b(0xbb)](_0x19f45b(0xe1));if(this[_0x19f45b(0xf8)][_0x19f45b(0xcc)][_0x19f45b(0xca)](_0x19f45b(0xf6))){for(const _0x399efe of this[_0x19f45b(0xe6)])_0x2803de[_0x19f45b(0xb7)](_0x399efe,(_0x2810b5,_0x25a6dc)=>{const _0x4f32e4=_0x19f45b,_0x3becd6=this[_0x4f32e4(0xf8)][_0x4f32e4(0xd7)][_0x4f32e4(0xcb)][_0x4f32e4(0xf2)][_0x4f32e4(0xb0)]()[_0x4f32e4(0xc6)](_0x4f32e4(0xc8));this[_0x4f32e4(0xd4)](_0x399efe,[_0x3becd6],this[_0x4f32e4(0xe6)],_0x4f32e4(0xe6),_0x2810b5,_0x25a6dc);});_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xe6),_0x19f45b(0xc1),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xd2)](_0x19f45b(0xee),null,_0x19f45b(0xb8))),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xe6),_0x19f45b(0xb8),(_0x57d1b1,_0x45dd73)=>this[_0x19f45b(0xf9)](this[_0x19f45b(0xe6)],_0x57d1b1,_0x45dd73)),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xe6),_0x19f45b(0xc2),()=>!0x1);}if(this[_0x19f45b(0xf8)][_0x19f45b(0xcc)][_0x19f45b(0xca)](_0x19f45b(0xeb))){for(const _0x4461b0 of this[_0x19f45b(0xfa)])_0x2803de[_0x19f45b(0xb7)](_0x4461b0,(_0x3448bf,_0x55990a)=>{const _0x11311f=_0x19f45b,_0x370a53=this[_0x11311f(0xf8)][_0x11311f(0xcc)][_0x11311f(0xbb)](_0x11311f(0xbe))[_0x11311f(0xcf)](this[_0x11311f(0xf8)][_0x11311f(0xd7)][_0x11311f(0xcb)][_0x11311f(0xf2)]);this[_0x11311f(0xd4)](_0x4461b0,_0x370a53,this[_0x11311f(0xfa)],_0x11311f(0xfa),_0x3448bf,_0x55990a);});_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xfa),_0x19f45b(0xc1),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xd2)](_0x19f45b(0xee),null,_0x19f45b(0xb8))),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xfa),_0x19f45b(0xb8),(_0x375485,_0x5a3b20)=>this[_0x19f45b(0xf9)](this[_0x19f45b(0xfa)],_0x375485,_0x5a3b20)),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xfa),_0x19f45b(0xc2),()=>!0x1);}_0x2803de[_0x19f45b(0xd0)][_0x19f45b(0xdc)](_0x32df6e=>this[_0x19f45b(0xd6)](_0x32df6e));}[_0x233743(0xd4)](_0x1b4626,_0x5d1eea,_0x3cf964,_0x44c1a5,_0x2a0af1,_0x21723a){const _0x4341e1=_0x233743,_0x1b5a5d=this[_0x4341e1(0xf8)][_0x4341e1(0xcc)][_0x4341e1(0xbb)](_0x4341e1(0xe1));this[_0x4341e1(0xf8)][_0x4341e1(0xd7)][_0x4341e1(0xe8)](_0x21723a[_0x4341e1(0xdb)],()=>{const _0x7acbad=_0x4341e1;for(const _0x2a280e of _0x5d1eea){if(this[_0x7acbad(0xf1)](_0x2a280e,_0x44c1a5))_0x2a0af1(_0x21723a);else{const _0xa37ed0={};for(const _0xf5b278 of _0x3cf964){const _0x5a5610=_0x2a280e[_0x7acbad(0xe0)](_0xf5b278);void 0x0!==_0x5a5610&&(_0xa37ed0[_0xf5b278]=_0x5a5610);}_0x2a0af1(_0x21723a),_0x1b5a5d[_0x7acbad(0xfc)](_0x2a280e,{'commandParams':[_0xa37ed0]},[],_0x44c1a5);}}});}[_0x233743(0xf9)](_0x3bc8de,_0x1272a7,_0x208e42){const _0x7245fb=_0x233743,_0x5e932=_0x1272a7[0x0][_0x7245fb(0xb6)][_0x7245fb(0xe7)],_0x42e919=_0x208e42[_0x7245fb(0xd9)][0x0];this[_0x7245fb(0xf8)][_0x7245fb(0xd7)][_0x7245fb(0xde)](_0x24c718=>{const _0x42b2bc=_0x7245fb;for(const _0x379ab9 of _0x3bc8de)void 0x0!==_0x42e919[_0x379ab9]?_0x24c718[_0x42b2bc(0xe5)](_0x379ab9,_0x42e919[_0x379ab9],_0x5e932):_0x24c718[_0x42b2bc(0xb5)](_0x379ab9,_0x5e932);});}[_0x233743(0xd6)](_0x59f15c){const _0x53afe7=_0x233743;if(_0x59f15c[_0x53afe7(0xb9)])switch(_0x59f15c[_0x53afe7(0xd3)]){case _0x53afe7(0xe6):return{'type':_0x53afe7(0xc9),'content':_0x3617ea(this[_0x53afe7(0xf8)][_0x53afe7(0xc3)],_0x53afe7(0xe9))};case _0x53afe7(0xfa):return{'type':_0x53afe7(0xc9),'content':_0x3617ea(this[_0x53afe7(0xf8)][_0x53afe7(0xc3)],_0x53afe7(0xb2))};}}[_0x233743(0xf1)](_0x2864a8,_0xe32b8b){const _0x136bd8=_0x233743,_0x155238=this[_0x136bd8(0xf8)][_0x136bd8(0xcc)][_0x136bd8(0xbb)](_0x136bd8(0xe1));for(const _0x289d77 of _0x155238[_0x136bd8(0xba)]({'skipNotAttached':!0x0})){const _0x565177=_0x289d77[_0x136bd8(0xbd)]();if(_0x289d77[_0x136bd8(0xd3)]===_0xe32b8b&&_0x565177===_0x2864a8)return _0x289d77;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2bdc(_0x21b6a2,_0x3e7cdd){const _0xfbab50=_0xfbab();return _0x2bdc=function(_0x2bdceb,_0x5e2135){_0x2bdceb=_0x2bdceb-0x1c8;let _0x527909=_0xfbab50[_0x2bdceb];return _0x527909;},_0x2bdc(_0x21b6a2,_0x3e7cdd);}const _0x27a906=_0x2bdc;(function(_0x8b8818,_0x16ac28){const _0x5f097c=_0x2bdc,_0x376669=_0x8b8818();while(!![]){try{const _0x439375=-parseInt(_0x5f097c(0x1dc))/0x1*(parseInt(_0x5f097c(0x1d1))/0x2)+parseInt(_0x5f097c(0x1c9))/0x3*(-parseInt(_0x5f097c(0x1db))/0x4)+-parseInt(_0x5f097c(0x1da))/0x5+-parseInt(_0x5f097c(0x1d5))/0x6*(-parseInt(_0x5f097c(0x1cf))/0x7)+parseInt(_0x5f097c(0x1d2))/0x8*(-parseInt(_0x5f097c(0x1d8))/0x9)+parseInt(_0x5f097c(0x1d9))/0xa*(parseInt(_0x5f097c(0x1d3))/0xb)+-parseInt(_0x5f097c(0x1ce))/0xc*(-parseInt(_0x5f097c(0x1ca))/0xd);if(_0x439375===_0x16ac28)break;else _0x376669['push'](_0x376669['shift']());}catch(_0x1a303c){_0x376669['push'](_0x376669['shift']());}}}(_0xfbab,0x19bd3));function _0xfbab(){const _0x2da32d=['enableCommand','Template','970524YjmzBz','640661ooKpIC','afterInit','540KnBGyQ','1061672raWkxl','215567edFwdX','insertTemplate','6hVZGgD','TrackChangesEditing','has','9WwdrSm','70mVWRNH','886365jKzjlA','158008WWGyiJ','221svzRHs','plugins','get','12pjcidr','65AwlUBr','editor'];_0xfbab=function(){return _0x2da32d;};return _0xfbab();}import{Plugin as _0x3c2b35}from'ckeditor5/src/core.js';export default class Dt extends _0x3c2b35{[_0x27a906(0x1d0)](){const _0xbeba92=_0x27a906,_0x4e33ec=this[_0xbeba92(0x1cb)];_0x4e33ec[_0xbeba92(0x1dd)][_0xbeba92(0x1d7)](_0xbeba92(0x1cd))&&_0x4e33ec[_0xbeba92(0x1dd)][_0xbeba92(0x1c8)](_0xbeba92(0x1d6))[_0xbeba92(0x1cc)](_0xbeba92(0x1d4));}}
23
+ function _0x1da6(){const _0x4b1f04=['107RETqye','TrackChangesEditing','Template','234HiXPjU','enableCommand','16772TONxNZ','has','insertTemplate','12678sQvAql','plugins','3061632ijHSHt','afterInit','6832136WJlenQ','298280rlCCpe','474qtwcpO','6073245NKbgaj','get','13866864GLfNdC','editor'];_0x1da6=function(){return _0x4b1f04;};return _0x1da6();}const _0x5d0328=_0x45c1;(function(_0x4c790a,_0x5a2e8d){const _0x2088f6=_0x45c1,_0x232671=_0x4c790a();while(!![]){try{const _0x1ebad0=-parseInt(_0x2088f6(0x14d))/0x1*(-parseInt(_0x2088f6(0x155))/0x2)+-parseInt(_0x2088f6(0x157))/0x3+parseInt(_0x2088f6(0x159))/0x4+-parseInt(_0x2088f6(0x149))/0x5+parseInt(_0x2088f6(0x15b))/0x6*(-parseInt(_0x2088f6(0x152))/0x7)+parseInt(_0x2088f6(0x14b))/0x8+parseInt(_0x2088f6(0x150))/0x9*(-parseInt(_0x2088f6(0x15a))/0xa);if(_0x1ebad0===_0x5a2e8d)break;else _0x232671['push'](_0x232671['shift']());}catch(_0x2b5e7a){_0x232671['push'](_0x232671['shift']());}}}(_0x1da6,0xe086c));function _0x45c1(_0x579339,_0x5416f5){const _0x1da6ea=_0x1da6();return _0x45c1=function(_0x45c11f,_0x5b4485){_0x45c11f=_0x45c11f-0x149;let _0x568eeb=_0x1da6ea[_0x45c11f];return _0x568eeb;},_0x45c1(_0x579339,_0x5416f5);}import{Plugin as _0x6c7f3f}from'ckeditor5/src/core.js';export default class Dt extends _0x6c7f3f{[_0x5d0328(0x158)](){const _0x14404f=_0x5d0328,_0x3c9879=this[_0x14404f(0x14c)];_0x3c9879[_0x14404f(0x156)][_0x14404f(0x153)](_0x14404f(0x14f))&&_0x3c9879[_0x14404f(0x156)][_0x14404f(0x14a)](_0x14404f(0x14e))[_0x14404f(0x151)](_0x14404f(0x154));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c32(_0x34773f,_0x53341){const _0x3c7b2f=_0x3c7b();return _0x4c32=function(_0x4c32cd,_0x4ed553){_0x4c32cd=_0x4c32cd-0xc3;let _0x4cfd4e=_0x3c7b2f[_0x4c32cd];return _0x4cfd4e;},_0x4c32(_0x34773f,_0x53341);}const _0x23bdfc=_0x4c32;(function(_0x3238cb,_0x24d238){const _0x59bcbd=_0x4c32,_0x417c90=_0x3238cb();while(!![]){try{const _0x21bc75=-parseInt(_0x59bcbd(0xce))/0x1+parseInt(_0x59bcbd(0xc8))/0x2+parseInt(_0x59bcbd(0xdd))/0x3*(-parseInt(_0x59bcbd(0xca))/0x4)+-parseInt(_0x59bcbd(0xcf))/0x5+-parseInt(_0x59bcbd(0xd4))/0x6*(parseInt(_0x59bcbd(0xd6))/0x7)+parseInt(_0x59bcbd(0xd2))/0x8+parseInt(_0x59bcbd(0xe3))/0x9*(parseInt(_0x59bcbd(0xda))/0xa);if(_0x21bc75===_0x24d238)break;else _0x417c90['push'](_0x417c90['shift']());}catch(_0x385a27){_0x417c90['push'](_0x417c90['shift']());}}}(_0x3c7b,0x5e9b8));function _0x3c7b(){const _0x44c283=['1942146utsBlp','afterInit','14azXtjR','document','locale','updateMarker','78980QujLcn','Title','has','1713svPxHS','schema','forward','suggestion','registerPostFixer','createRange','1818OVyIbS','differ','removeMarker','isTouching','isCollapsed','element','descriptionFactory','TrackChangesEditing','nodeBefore','model','isEqual','newRange','plugins','registerElementLabel','get','getChangedMarkers','start','154598HChOCx','_splitMarkerName','4324HMFJyS','from','title-content','ELEMENT_TITLE','347634DwQssv','1342240dtyzwB','editor','getNearestSelectionRange','4764256CYwxEA','end'];_0x3c7b=function(){return _0x44c283;};return _0x3c7b();}import{Plugin as _0x97375}from'ckeditor5/src/core.js';import{getTranslation as _0x4de64c}from'../utils/common-translations.js';export default class $t extends _0x97375{[_0x23bdfc(0xd5)](){const _0x1985c0=_0x23bdfc,_0xc4f190=this[_0x1985c0(0xd0)];if(!_0xc4f190[_0x1985c0(0xc3)][_0x1985c0(0xdc)](_0x1985c0(0xdb)))return;const _0x5a90d5=_0xc4f190[_0x1985c0(0xc3)][_0x1985c0(0xc5)](_0x1985c0(0xea));_0x5a90d5[_0x1985c0(0xe9)][_0x1985c0(0xc4)](_0x1985c0(0xcc),()=>_0x4de64c(_0xc4f190[_0x1985c0(0xd8)],_0x1985c0(0xcd))),_0xc4f190[_0x1985c0(0xec)][_0x1985c0(0xd7)][_0x1985c0(0xe1)](_0x208c5f=>{const _0x1b090d=_0x1985c0;let _0x43b4bd=!0x1;const _0x2b6450=Array[_0x1b090d(0xcb)](_0xc4f190[_0x1b090d(0xec)][_0x1b090d(0xd7)][_0x1b090d(0xe4)][_0x1b090d(0xc6)]());for(const {name:_0x47d477,data:_0x8dd616}of _0x2b6450){const {group:_0x45dea6}=_0x5a90d5[_0x1b090d(0xc9)](_0x47d477);if(_0x1b090d(0xe0)!==_0x45dea6||!_0x8dd616[_0x1b090d(0xee)])continue;const _0x48214a=_0x8dd616[_0x1b090d(0xee)],_0x5f18d2=_0x48214a[_0x1b090d(0xd3)][_0x1b090d(0xeb)];if(!_0x5f18d2||!_0x5f18d2['is'](_0x1b090d(0xe8),_0x1b090d(0xcc)))continue;if(!_0x48214a[_0x1b090d(0xc7)][_0x1b090d(0xe6)](_0x48214a[_0x1b090d(0xd3)]))continue;const _0x42fb37=_0xc4f190[_0x1b090d(0xec)][_0x1b090d(0xde)][_0x1b090d(0xd1)](_0x48214a[_0x1b090d(0xd3)],_0x1b090d(0xdf));if(_0x42fb37&&_0x42fb37[_0x1b090d(0xe7)]){const _0x5721bb=_0x208c5f[_0x1b090d(0xe2)](_0x48214a[_0x1b090d(0xc7)],_0x42fb37[_0x1b090d(0xc7)]);_0x5721bb[_0x1b090d(0xed)](_0x48214a)||(_0x208c5f[_0x1b090d(0xd9)](_0x47d477,{'range':_0x5721bb}),_0x43b4bd=!0x0);}_0x43b4bd||(_0x208c5f[_0x1b090d(0xe5)](_0x47d477),_0x43b4bd=!0x0);}return _0x43b4bd;});}}
23
+ function _0x1024(){const _0x33346c=['TrackChangesEditing','forward','newRange','editor','9QxrQmt','removeMarker','23996950mfjZpQ','model','document','afterInit','Title','18140hYWCrM','nodeBefore','end','from','isCollapsed','1724664CksAle','isEqual','element','title-content','_splitMarkerName','suggestion','isTouching','registerPostFixer','plugins','has','descriptionFactory','1266491JFUbNw','registerElementLabel','283801MNcxHi','differ','936420vQAIkJ','updateMarker','start','309BZHGYx','get','getChangedMarkers','locale','createRange','getNearestSelectionRange','1559908xfjKaH','18HMBEtK','schema','ELEMENT_TITLE'];_0x1024=function(){return _0x33346c;};return _0x1024();}const _0x145f88=_0x261f;function _0x261f(_0x3892ab,_0x3e0b6b){const _0x1024a2=_0x1024();return _0x261f=function(_0x261fd1,_0xa0f95c){_0x261fd1=_0x261fd1-0x12b;let _0x43eedf=_0x1024a2[_0x261fd1];return _0x43eedf;},_0x261f(_0x3892ab,_0x3e0b6b);}(function(_0x16010a,_0x33fde0){const _0x4bef28=_0x261f,_0x3f8fe4=_0x16010a();while(!![]){try{const _0x48278b=-parseInt(_0x4bef28(0x151))/0x1+parseInt(_0x4bef28(0x141))/0x2*(-parseInt(_0x4bef28(0x12c))/0x3)+parseInt(_0x4bef28(0x132))/0x4+parseInt(_0x4bef28(0x155))/0x5+-parseInt(_0x4bef28(0x133))/0x6*(-parseInt(_0x4bef28(0x153))/0x7)+-parseInt(_0x4bef28(0x146))/0x8*(parseInt(_0x4bef28(0x13a))/0x9)+parseInt(_0x4bef28(0x13c))/0xa;if(_0x48278b===_0x33fde0)break;else _0x3f8fe4['push'](_0x3f8fe4['shift']());}catch(_0x57fcd1){_0x3f8fe4['push'](_0x3f8fe4['shift']());}}}(_0x1024,0xa693d));import{Plugin as _0x515c1e}from'ckeditor5/src/core.js';import{getTranslation as _0x471284}from'../utils/common-translations.js';export default class $t extends _0x515c1e{[_0x145f88(0x13f)](){const _0x46677e=_0x145f88,_0xcac2e2=this[_0x46677e(0x139)];if(!_0xcac2e2[_0x46677e(0x14e)][_0x46677e(0x14f)](_0x46677e(0x140)))return;const _0x49b555=_0xcac2e2[_0x46677e(0x14e)][_0x46677e(0x12d)](_0x46677e(0x136));_0x49b555[_0x46677e(0x150)][_0x46677e(0x152)](_0x46677e(0x149),()=>_0x471284(_0xcac2e2[_0x46677e(0x12f)],_0x46677e(0x135))),_0xcac2e2[_0x46677e(0x13d)][_0x46677e(0x13e)][_0x46677e(0x14d)](_0x140555=>{const _0x337841=_0x46677e;let _0x3ffee8=!0x1;const _0x385eaa=Array[_0x337841(0x144)](_0xcac2e2[_0x337841(0x13d)][_0x337841(0x13e)][_0x337841(0x154)][_0x337841(0x12e)]());for(const {name:_0x5c8554,data:_0x2df601}of _0x385eaa){const {group:_0x4f1fea}=_0x49b555[_0x337841(0x14a)](_0x5c8554);if(_0x337841(0x14b)!==_0x4f1fea||!_0x2df601[_0x337841(0x138)])continue;const _0x5b8d2a=_0x2df601[_0x337841(0x138)],_0x21b084=_0x5b8d2a[_0x337841(0x143)][_0x337841(0x142)];if(!_0x21b084||!_0x21b084['is'](_0x337841(0x148),_0x337841(0x149)))continue;if(!_0x5b8d2a[_0x337841(0x12b)][_0x337841(0x14c)](_0x5b8d2a[_0x337841(0x143)]))continue;const _0x5098aa=_0xcac2e2[_0x337841(0x13d)][_0x337841(0x134)][_0x337841(0x131)](_0x5b8d2a[_0x337841(0x143)],_0x337841(0x137));if(_0x5098aa&&_0x5098aa[_0x337841(0x145)]){const _0x519928=_0x140555[_0x337841(0x130)](_0x5b8d2a[_0x337841(0x12b)],_0x5098aa[_0x337841(0x12b)]);_0x519928[_0x337841(0x147)](_0x5b8d2a)||(_0x140555[_0x337841(0x156)](_0x5c8554,{'range':_0x519928}),_0x3ffee8=!0x0);}_0x3ffee8||(_0x140555[_0x337841(0x13b)](_0x5c8554),_0x3ffee8=!0x0);}return _0x3ffee8;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1f86(){const _0x2c9cd1=['get','22365UbPsKj','TrackChangesEditing','13974777rEZZqw','editor','enableCommand','48876990HgpAND','UndoEditing','470841CgsFla','580HQdbUJ','1627PxnVTY','undo','168SeZnzF','180200Lepriq','9969128lRLiMA','has','1976IWwyeY','afterInit','plugins','redo'];_0x1f86=function(){return _0x2c9cd1;};return _0x1f86();}const _0x1c2b5f=_0x3617;function _0x3617(_0x360e55,_0x2b0371){const _0x1f86d6=_0x1f86();return _0x3617=function(_0x361707,_0x4fcdbe){_0x361707=_0x361707-0x16a;let _0x2786f5=_0x1f86d6[_0x361707];return _0x2786f5;},_0x3617(_0x360e55,_0x2b0371);}(function(_0x9f621d,_0x13756f){const _0x31c5ea=_0x3617,_0x2b2f8c=_0x9f621d();while(!![]){try{const _0x11a1a6=-parseInt(_0x31c5ea(0x179))/0x1*(parseInt(_0x31c5ea(0x16b))/0x2)+parseInt(_0x31c5ea(0x170))/0x3*(-parseInt(_0x31c5ea(0x178))/0x4)+parseInt(_0x31c5ea(0x17c))/0x5*(-parseInt(_0x31c5ea(0x17b))/0x6)+-parseInt(_0x31c5ea(0x177))/0x7+parseInt(_0x31c5ea(0x17d))/0x8+-parseInt(_0x31c5ea(0x172))/0x9+parseInt(_0x31c5ea(0x175))/0xa;if(_0x11a1a6===_0x13756f)break;else _0x2b2f8c['push'](_0x2b2f8c['shift']());}catch(_0x58cf92){_0x2b2f8c['push'](_0x2b2f8c['shift']());}}}(_0x1f86,0xc747d));import{Plugin as _0x12a5bf}from'ckeditor5/src/core.js';export default class Bt extends _0x12a5bf{[_0x1c2b5f(0x16c)](){const _0x54b9a7=_0x1c2b5f,_0x9b0ba9=this[_0x54b9a7(0x173)],_0x2b5022=_0x9b0ba9[_0x54b9a7(0x16d)][_0x54b9a7(0x16f)](_0x54b9a7(0x171));_0x9b0ba9[_0x54b9a7(0x16d)][_0x54b9a7(0x16a)](_0x54b9a7(0x176))&&(_0x2b5022[_0x54b9a7(0x174)](_0x54b9a7(0x17a)),_0x2b5022[_0x54b9a7(0x174)](_0x54b9a7(0x16e)));}}
23
+ const _0x41da3c=_0x5ca8;(function(_0x21b7c6,_0x5ed49d){const _0xc7976f=_0x5ca8,_0xf6e71a=_0x21b7c6();while(!![]){try{const _0x353cdb=-parseInt(_0xc7976f(0x12d))/0x1+parseInt(_0xc7976f(0x134))/0x2*(parseInt(_0xc7976f(0x139))/0x3)+-parseInt(_0xc7976f(0x13d))/0x4*(-parseInt(_0xc7976f(0x13f))/0x5)+-parseInt(_0xc7976f(0x138))/0x6*(-parseInt(_0xc7976f(0x12f))/0x7)+parseInt(_0xc7976f(0x13e))/0x8*(-parseInt(_0xc7976f(0x13b))/0x9)+-parseInt(_0xc7976f(0x13a))/0xa+parseInt(_0xc7976f(0x137))/0xb*(parseInt(_0xc7976f(0x136))/0xc);if(_0x353cdb===_0x5ed49d)break;else _0xf6e71a['push'](_0xf6e71a['shift']());}catch(_0x41b84f){_0xf6e71a['push'](_0xf6e71a['shift']());}}}(_0x1ed3,0xa34fb));import{Plugin as _0x476134}from'ckeditor5/src/core.js';function _0x5ca8(_0x3aff75,_0x8bef02){const _0x1ed3c8=_0x1ed3();return _0x5ca8=function(_0x5ca83c,_0x414ab7){_0x5ca83c=_0x5ca83c-0x12a;let _0x408ce1=_0x1ed3c8[_0x5ca83c];return _0x408ce1;},_0x5ca8(_0x3aff75,_0x8bef02);}function _0x1ed3(){const _0x38e388=['136944aPrXZT','460155xKKHKK','get','editor','has','1153557XlInXq','undo','42dUpjDt','TrackChangesEditing','afterInit','enableCommand','UndoEditing','92yPnlCR','plugins','2352QWBEvW','55319cBgFGN','462954WqgZce','14211itVtpr','7494570wwgUck','153lDywcq','redo','52AJKfSP'];_0x1ed3=function(){return _0x38e388;};return _0x1ed3();}export default class Bt extends _0x476134{[_0x41da3c(0x131)](){const _0x58d1bb=_0x41da3c,_0x4a5437=this[_0x58d1bb(0x12b)],_0x2a76de=_0x4a5437[_0x58d1bb(0x135)][_0x58d1bb(0x12a)](_0x58d1bb(0x130));_0x4a5437[_0x58d1bb(0x135)][_0x58d1bb(0x12c)](_0x58d1bb(0x133))&&(_0x2a76de[_0x58d1bb(0x132)](_0x58d1bb(0x12e)),_0x2a76de[_0x58d1bb(0x132)](_0x58d1bb(0x13c)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2f9b(){const _0x5c191a=['6evxWhd','bindElementToMarker','parent','isLimit','elementEnd','4014206CoKbph','isAtEnd','145739dsUMIO','item','getWalker','nextSibling','getCustomProperty','689TsiJUX','markerRange','ck-suggestion-marker-','createRangeOn','start','mapper','createUIElement','schema','8OaFcRU','isBlock','1360cKFDyU','plugins','markerName','729804DrDVUP','consumable','addClass','ck-suggestion-marker--active','toViewPosition','type','previousPosition','addHighlight','hasAttribute','includes','test','getItems','name','writer','_splitMarkerName','isContent','push','toViewElement','157993nbtPaG','TrackChangesEditing','27YYzxhB','get','184683ItViwk','span','2572250KwoOPz','867544oqcYCn','18SPTdYn','insert','activeMarkers','model'];_0x2f9b=function(){return _0x5c191a;};return _0x2f9b();}(function(_0x317e8a,_0x570520){const _0x1d7563=_0x309a,_0x2aea6a=_0x317e8a();while(!![]){try{const _0x440133=-parseInt(_0x1d7563(0xa9))/0x1+-parseInt(_0x1d7563(0xb1))/0x2*(-parseInt(_0x1d7563(0xad))/0x3)+-parseInt(_0x1d7563(0x92))/0x4*(-parseInt(_0x1d7563(0xaf))/0x5)+-parseInt(_0x1d7563(0xb5))/0x6*(-parseInt(_0x1d7563(0x83))/0x7)+parseInt(_0x1d7563(0xb0))/0x8*(parseInt(_0x1d7563(0xab))/0x9)+-parseInt(_0x1d7563(0x94))/0xa*(-parseInt(_0x1d7563(0x85))/0xb)+-parseInt(_0x1d7563(0x97))/0xc*(parseInt(_0x1d7563(0x8a))/0xd);if(_0x440133===_0x570520)break;else _0x2aea6a['push'](_0x2aea6a['shift']());}catch(_0x1e013f){_0x2aea6a['push'](_0x2aea6a['shift']());}}}(_0x2f9b,0xdc4a2));export function getRangesWithAttribute(_0x528e41,_0x1bad90,_0x1832dc){const _0x222582=_0x309a,_0x32d5e7=[];for(const _0x140bf2 of _0x1bad90[_0x222582(0xa2)]())_0x140bf2[_0x222582(0x9f)](_0x528e41)&&_0x32d5e7[_0x222582(0xa7)](_0x1832dc[_0x222582(0x8d)](_0x140bf2));return _0x32d5e7;}function _0x309a(_0x1c4ab9,_0xf285d5){const _0x2f9b44=_0x2f9b();return _0x309a=function(_0x309aad,_0x40a8d1){_0x309aad=_0x309aad-0x81;let _0xc281be=_0x2f9b44[_0x309aad];return _0xc281be;},_0x309a(_0x1c4ab9,_0xf285d5);}export function downcastSplitMergeMarker(_0x28fefa,_0x3f1481,{showActiveMarker:_0x1415d4=!0x0}={}){const _0x141dea=_0x309a,_0x2247f0=_0x28fefa[_0x141dea(0x95)][_0x141dea(0xac)](_0x141dea(0xaa));return(_0x168643,_0x2a1217,_0x5f4a74)=>{const _0x556d6f=_0x141dea;if(!_0x5f4a74[_0x556d6f(0x98)][_0x556d6f(0xa1)](_0x2a1217[_0x556d6f(0x8b)],_0x168643[_0x556d6f(0xa3)]))return;const _0x416b81=_0x2a1217[_0x556d6f(0x8b)][_0x556d6f(0x87)](),_0x38849c=_0x2a1217[_0x556d6f(0x8b)][_0x556d6f(0x8e)],_0x4ce647=_0x28fefa[_0x556d6f(0xb4)][_0x556d6f(0x91)];let _0x437de0=null,_0x18df05=null,_0x436772=!0x1,_0x40201b=!0x1;for(const _0xf3711e of _0x416b81){const _0x2ecbf3=_0xf3711e[_0x556d6f(0x86)];_0x436772=_0x436772||_0x4ce647[_0x556d6f(0xa6)](_0x2ecbf3);const _0x35760c=_0x5f4a74[_0x556d6f(0x8f)][_0x556d6f(0xa8)](_0x2ecbf3);if(_0x35760c&&_0x35760c[_0x556d6f(0x89)](_0x556d6f(0x9e)))return;_0x556d6f(0x82)==_0xf3711e[_0x556d6f(0x9c)]&&(_0x4ce647[_0x556d6f(0x93)](_0x2ecbf3)&&!_0x4ce647[_0x556d6f(0x81)](_0x2ecbf3)&&(_0x2ecbf3[_0x556d6f(0x88)]||_0x38849c[_0x556d6f(0x84)]?_0x437de0&&_0x437de0[_0x556d6f(0xb7)]==_0x2ecbf3||(_0x437de0=_0x2ecbf3,_0x21fdfb(_0xf3711e[_0x556d6f(0x9d)]),_0x40201b=!0x0):_0x18df05=_0x18df05||_0xf3711e[_0x556d6f(0x9d)]));}function _0x21fdfb(_0x1bee1b){const _0x3acc80=_0x556d6f,{authorId:_0x3b8cb8}=_0x2247f0[_0x3acc80(0xa5)](_0x2a1217[_0x3acc80(0x96)]),_0x5659ab=_0x5f4a74[_0x3acc80(0xa4)][_0x3acc80(0x90)](_0x3acc80(0xae),{'class':_0x3acc80(0x8c)+_0x3f1481,'data-author-id':_0x3b8cb8}),_0x2af48f=_0x5f4a74[_0x3acc80(0x8f)][_0x3acc80(0x9b)](_0x1bee1b);_0x1415d4&&_0x2247f0[_0x3acc80(0xb3)][_0x3acc80(0xa0)](_0x2a1217[_0x3acc80(0x96)])&&_0x5f4a74[_0x3acc80(0xa4)][_0x3acc80(0x99)](_0x3acc80(0x9a),_0x5659ab),_0x5f4a74[_0x3acc80(0xa4)][_0x3acc80(0xb2)](_0x2af48f,_0x5659ab),_0x5f4a74[_0x3acc80(0x8f)][_0x3acc80(0xb6)](_0x5659ab,_0x2a1217[_0x3acc80(0x96)]);}_0x436772||_0x40201b||!_0x18df05||_0x21fdfb(_0x18df05);};}
23
+ function _0x5bb3(_0x62d1df,_0x12406e){const _0x592796=_0x5927();return _0x5bb3=function(_0x5bb396,_0x1859a5){_0x5bb396=_0x5bb396-0x14d;let _0x58c65e=_0x592796[_0x5bb396];return _0x58c65e;},_0x5bb3(_0x62d1df,_0x12406e);}(function(_0x5274be,_0x1cf70c){const _0x14b8cb=_0x5bb3,_0x226f1c=_0x5274be();while(!![]){try{const _0x44f0db=-parseInt(_0x14b8cb(0x14d))/0x1*(-parseInt(_0x14b8cb(0x16b))/0x2)+parseInt(_0x14b8cb(0x15a))/0x3*(-parseInt(_0x14b8cb(0x155))/0x4)+parseInt(_0x14b8cb(0x16f))/0x5*(parseInt(_0x14b8cb(0x175))/0x6)+parseInt(_0x14b8cb(0x17e))/0x7*(parseInt(_0x14b8cb(0x154))/0x8)+parseInt(_0x14b8cb(0x181))/0x9+-parseInt(_0x14b8cb(0x163))/0xa*(-parseInt(_0x14b8cb(0x157))/0xb)+-parseInt(_0x14b8cb(0x180))/0xc;if(_0x44f0db===_0x1cf70c)break;else _0x226f1c['push'](_0x226f1c['shift']());}catch(_0x5c960f){_0x226f1c['push'](_0x226f1c['shift']());}}}(_0x5927,0x5024c));function _0x5927(){const _0x4dacad=['activeMarkers','6bIqQPZ','parent','_splitMarkerName','isAtEnd','bindElementToMarker','name','TrackChangesEditing','createUIElement','plugins','7DzRAzs','createRangeOn','17502660atlfLf','4641624VOaoGH','insert','3YNjhDq','push','get','getItems','hasAttribute','consumable','markerRange','3519112pZmvFB','1576844mDfGMZ','model','11WwtOJS','ck-suggestion-marker-','item','3RkKHKz','nextSibling','includes','addClass','type','writer','isBlock','getCustomProperty','mapper','3763690nAhCcc','schema','previousPosition','isContent','elementEnd','ck-suggestion-marker--active','isLimit','addHighlight','329934jSQzTH','span','toViewPosition','markerName','1770695ayoWEW','getWalker','test','start','toViewElement'];_0x5927=function(){return _0x4dacad;};return _0x5927();}export function getRangesWithAttribute(_0x461ae7,_0x2c916b,_0x365961){const _0xce140e=_0x5bb3,_0xeb05e6=[];for(const _0x492ff2 of _0x2c916b[_0xce140e(0x150)]())_0x492ff2[_0xce140e(0x151)](_0x461ae7)&&_0xeb05e6[_0xce140e(0x14e)](_0x365961[_0xce140e(0x17f)](_0x492ff2));return _0xeb05e6;}export function downcastSplitMergeMarker(_0x49b48f,_0x2b8951,{showActiveMarker:_0x4d5495=!0x0}={}){const _0x5006c0=_0x5bb3,_0xadf1b7=_0x49b48f[_0x5006c0(0x17d)][_0x5006c0(0x14f)](_0x5006c0(0x17b));return(_0x3e6c7f,_0x518ea7,_0x1beb4e)=>{const _0x592638=_0x5006c0;if(!_0x1beb4e[_0x592638(0x152)][_0x592638(0x171)](_0x518ea7[_0x592638(0x153)],_0x3e6c7f[_0x592638(0x17a)]))return;const _0x296dd6=_0x518ea7[_0x592638(0x153)][_0x592638(0x170)](),_0x3d05da=_0x518ea7[_0x592638(0x153)][_0x592638(0x172)],_0x2de832=_0x49b48f[_0x592638(0x156)][_0x592638(0x164)];let _0x3f713b=null,_0x44d9b7=null,_0x28f074=!0x1,_0x512b2b=!0x1;for(const _0x5c3b67 of _0x296dd6){const _0x5ceac4=_0x5c3b67[_0x592638(0x159)];_0x28f074=_0x28f074||_0x2de832[_0x592638(0x166)](_0x5ceac4);const _0x846a04=_0x1beb4e[_0x592638(0x162)][_0x592638(0x173)](_0x5ceac4);if(_0x846a04&&_0x846a04[_0x592638(0x161)](_0x592638(0x16a)))return;_0x592638(0x167)==_0x5c3b67[_0x592638(0x15e)]&&(_0x2de832[_0x592638(0x160)](_0x5ceac4)&&!_0x2de832[_0x592638(0x169)](_0x5ceac4)&&(_0x5ceac4[_0x592638(0x15b)]||_0x3d05da[_0x592638(0x178)]?_0x3f713b&&_0x3f713b[_0x592638(0x176)]==_0x5ceac4||(_0x3f713b=_0x5ceac4,_0x29901a(_0x5c3b67[_0x592638(0x165)]),_0x512b2b=!0x0):_0x44d9b7=_0x44d9b7||_0x5c3b67[_0x592638(0x165)]));}function _0x29901a(_0x11ebd0){const _0x2ba1c5=_0x592638,{authorId:_0x59497d}=_0xadf1b7[_0x2ba1c5(0x177)](_0x518ea7[_0x2ba1c5(0x16e)]),_0x44de75=_0x1beb4e[_0x2ba1c5(0x15f)][_0x2ba1c5(0x17c)](_0x2ba1c5(0x16c),{'class':_0x2ba1c5(0x158)+_0x2b8951,'data-author-id':_0x59497d}),_0x58fe27=_0x1beb4e[_0x2ba1c5(0x162)][_0x2ba1c5(0x16d)](_0x11ebd0);_0x4d5495&&_0xadf1b7[_0x2ba1c5(0x174)][_0x2ba1c5(0x15c)](_0x518ea7[_0x2ba1c5(0x16e)])&&_0x1beb4e[_0x2ba1c5(0x15f)][_0x2ba1c5(0x15d)](_0x2ba1c5(0x168),_0x44de75),_0x1beb4e[_0x2ba1c5(0x15f)][_0x2ba1c5(0x182)](_0x58fe27,_0x44de75),_0x1beb4e[_0x2ba1c5(0x162)][_0x2ba1c5(0x179)](_0x44de75,_0x518ea7[_0x2ba1c5(0x16e)]);}_0x28f074||_0x512b2b||!_0x44d9b7||_0x29901a(_0x44d9b7);};}