@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240819.0 → 0.0.0-nightly-20240820.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 _0x2ccfa4=_0x26e1;(function(_0x188a15,_0x4e5542){const _0x1ab648=_0x26e1,_0x167231=_0x188a15();while(!![]){try{const _0x1cec2c=parseInt(_0x1ab648(0x11d))/0x1+parseInt(_0x1ab648(0x138))/0x2+parseInt(_0x1ab648(0xe4))/0x3*(parseInt(_0x1ab648(0xfb))/0x4)+-parseInt(_0x1ab648(0x125))/0x5*(-parseInt(_0x1ab648(0x110))/0x6)+parseInt(_0x1ab648(0xab))/0x7*(-parseInt(_0x1ab648(0xe7))/0x8)+-parseInt(_0x1ab648(0xf4))/0x9+-parseInt(_0x1ab648(0x129))/0xa*(parseInt(_0x1ab648(0xb2))/0xb);if(_0x1cec2c===_0x4e5542)break;else _0x167231['push'](_0x167231['shift']());}catch(_0x354168){_0x167231['push'](_0x167231['shift']());}}}(_0x4b37,0x73c42));import{getTranslation as _0x48f864}from'../utils/common-translations.js';import{Plugin as _0x45447c}from'ckeditor5/src/core.js';import{LiveRange as _0x24227d}from'ckeditor5/src/engine.js';function _0x26e1(_0x155cc7,_0x489f10){const _0x4b3778=_0x4b37();return _0x26e1=function(_0x26e181,_0x3dc9c7){_0x26e181=_0x26e181-0x84;let _0x1b980d=_0x4b3778[_0x26e181];return _0x1b980d;},_0x26e1(_0x155cc7,_0x489f10);}import{uid as _0x12b070,priorities as _0xfb5ba4}from'ckeditor5/src/utils.js';import _0x4859d0 from'./table.js';const Pe=[_0x2ccfa4(0xe0),_0x2ccfa4(0x130),_0x2ccfa4(0xba),_0x2ccfa4(0xc9),_0x2ccfa4(0x118),_0x2ccfa4(0xc7),_0x2ccfa4(0x107)],we=Object[_0x2ccfa4(0x9a)](Pe[_0x2ccfa4(0x134)](_0x2cf531=>[_0x2cf531,null]));export default class _t extends _0x45447c{static get[_0x2ccfa4(0xbb)](){return[_0x4859d0];}[_0x2ccfa4(0x8b)](){const _0x2c480f=_0x2ccfa4,_0x20cdb1=this[_0x2c480f(0xf0)];if(!_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x109)](_0x2c480f(0xf7)))return;const _0x2af80b=_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x2c480f(0x89)),_0x35c622=_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x2c480f(0x114)),_0x3e1173=_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x4859d0),_0x2745f2=_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x2c480f(0xf7));_0x3e1173[_0x2c480f(0x99)][_0x2c480f(0x149)](_0x2c480f(0x113),_0x2c480f(0xcf)),_0x20cdb1[_0x2c480f(0xc6)][_0x2c480f(0xe6)][_0x2c480f(0x127)](_0x2c480f(0xa1),{'allowIn':_0x2c480f(0xa9),'allowContentOf':_0x2c480f(0xa9),'isLimit':!0x0}),_0x20cdb1[_0x2c480f(0x8e)][_0x2c480f(0xb1)]({'model':_0x2c480f(0xa1),'view':_0x2c480f(0xb5)});let _0x4f4c60=null;_0x20cdb1[_0x2c480f(0xc6)]['on'](_0x2c480f(0x101),(_0x2384d6,_0xeaaa1f)=>{const _0x496a96=_0x2c480f,[_0x382b65,_0x2e1ac1]=_0xeaaa1f,_0xf12108=_0xeaaa1f[_0xeaaa1f[_0x496a96(0x85)]-0x1];_0xf12108&&_0xf12108[_0x496a96(0x14e)]||_0x2af80b[_0x496a96(0xc8)]||this[_0x496a96(0xf0)][_0x496a96(0x119)][_0x496a96(0x86)](_0x496a96(0x140))[_0x496a96(0xa4)]&&function(_0x1f21a0,_0x495d46,_0x5bb3a3,_0x552a05,_0x4c1913){const _0x352eec=_0x496a96;if(_0x495d46&&!_0x495d46['is'](_0x352eec(0xbc)))return!0x1;const _0x5c77c5=_0x4c1913[_0x352eec(0x97)](_0x1f21a0,_0x5bb3a3);if(!_0x5c77c5||!Re(_0x5c77c5,void 0x0,_0x552a05))return!0x1;const _0x18c9f7=_0x552a05[_0x352eec(0x8c)](_0x5bb3a3[_0x352eec(0x100)][_0x352eec(0x143)]);if(!_0x18c9f7[_0x352eec(0x85)])return!0x1;const _0xc2127a=_0x18c9f7[0x0][_0x352eec(0xde)](_0x352eec(0x12e)),_0x9bb7e8=_0x552a05[_0x352eec(0xce)](_0x18c9f7),_0x2a60c4=_0x552a05[_0x352eec(0x122)](_0x18c9f7),_0x32b480={'startRow':_0x9bb7e8[_0x352eec(0x11b)],'endRow':_0x9bb7e8[_0x352eec(0x9f)],'startColumn':_0x2a60c4[_0x352eec(0x11b)],'endColumn':_0x2a60c4[_0x352eec(0x9f)]};return 0x1==_0x18c9f7[_0x352eec(0x85)]&&(_0x32b480[_0x352eec(0xa7)]+=_0x552a05[_0x352eec(0xd9)](_0x5c77c5)-0x1,_0x32b480[_0x352eec(0x150)]+=_0x552a05[_0x352eec(0xa8)](_0x5c77c5)-0x1),Re(_0xc2127a,_0x32b480,_0x552a05);}(_0x382b65,_0x2e1ac1,_0x20cdb1[_0x496a96(0xc6)],_0x35c622,_0x2745f2)&&(_0x2384d6[_0x496a96(0x92)](),_0x4f4c60={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x20cdb1[_0x496a96(0xc6)][_0x496a96(0xbf)](()=>{const _0x348624=_0x496a96;_0x20cdb1[_0x348624(0xc6)][_0x348624(0x101)](_0xeaaa1f[0x0],_0xeaaa1f[0x1],_0xeaaa1f[0x2],{'forceDefaultExecution':!0x0});const _0x4e1bd7=_0x12b070(),{rowInsertionRanges:_0x27e76c,columnInsertionRanges:_0x3d430d,insertionRanges:_0xd02c93,deletionRanges:_0x41c337,cells:_0x2faf15}=_0x4f4c60;_0x27e76c[_0x348624(0x85)]&&_0x2af80b[_0x348624(0xf8)](_0x27e76c,_0x348624(0x113),{'tablePasteChainId':_0x4e1bd7}),_0x3d430d[_0x348624(0x85)]&&_0x2af80b[_0x348624(0xf8)](_0x3d430d,_0x348624(0xcf),{'tablePasteChainId':_0x4e1bd7}),_0xd02c93[_0x348624(0x85)]&&(_0x2af80b[_0x348624(0xf8)](_0xd02c93,_0x348624(0xb3),{'tablePasteChainId':_0x4e1bd7,'skipNestingCheck':!0x0}),_0xd02c93[_0x348624(0x9e)](_0x3ffcc2=>{const _0x388917=_0x348624;var _0x53473c;return null===(_0x53473c=_0x3ffcc2[_0x388917(0x13f)])||void 0x0===_0x53473c?void 0x0:_0x53473c[_0x388917(0x136)](_0x3ffcc2);})),_0x41c337[_0x348624(0x85)]&&(_0x2af80b[_0x348624(0xc2)](_0x41c337,_0x348624(0xb3),{'tablePasteChainId':_0x4e1bd7,'skipNestingCheck':!0x0}),_0x41c337[_0x348624(0x9e)](_0x23829e=>{const _0x6f19b1=_0x348624;var _0x34bc08;return null===(_0x34bc08=_0x23829e[_0x6f19b1(0x13f)])||void 0x0===_0x34bc08?void 0x0:_0x34bc08[_0x6f19b1(0x136)](_0x23829e);}));const _0x2562fe=_0x2af80b[_0x348624(0xd5)](_0x2faf15[_0x348624(0x134)](({element:_0x468985})=>_0x468985),{'formatGroupId':_0x12b070()},[],_0x348624(0xcb),{'tablePasteChainId':_0x4e1bd7});if(_0x2562fe){const _0x277d12=_0x2562fe[_0x348624(0xfe)](),_0x4642a0=[];for(const {element:_0x160037,attributes:_0xb71fac}of _0x2faf15){if(!_0xb71fac)continue;const _0x2f4800=_0x20cdb1[_0x348624(0xc6)][_0x348624(0x135)](_0x160037),_0x41021b=_0x277d12[_0x348624(0xe5)](_0x10cf36=>_0x10cf36[_0x348624(0xdf)]()[_0x348624(0xff)](_0x2f4800));_0x41021b&&_0x4642a0[_0x348624(0x149)]([_0x41021b[_0x348624(0x144)],_0xb71fac]);}_0x4642a0[_0x348624(0x85)]&&_0x2562fe[_0x348624(0xd4)](_0x348624(0x14c),Object[_0x348624(0x9a)](_0x4642a0));}_0x4f4c60=null;}));},{'priority':_0xfb5ba4[_0x2c480f(0x14a)]+0xa}),_0x20cdb1[_0x2c480f(0xe8)][_0x2c480f(0x86)](_0x2c480f(0xf7))['on'](_0x2c480f(0x132),(_0xf7fc03,_0x9f1d07)=>{const _0x1a2178=_0x2c480f,[_0x36bd0d,_0x2b83cf,,_0x50ab50]=_0x9f1d07;if(!_0x4f4c60)return;_0xf7fc03[_0x1a2178(0x92)]();const _0x55faad=_0x36bd0d[_0x1a2178(0xef)],_0x122eb0=_0x2b83cf,_0x5347cb=ke(_0x55faad),_0x1f4880=ke(_0x122eb0);_0xf7fc03[_0x1a2178(0x88)]=_0x55faad;let _0x444150=null,_0x140a81=null;if(_0x1f4880||_0x5347cb){if(_0x5347cb&&!_0x1f4880){_0x50ab50[_0x1a2178(0x105)](_0x55faad[_0x1a2178(0xb6)](0x0));for(const _0x59b78d of Array[_0x1a2178(0xe3)](_0x122eb0[_0x1a2178(0x112)]()))_0x50ab50[_0x1a2178(0xdd)](_0x59b78d,_0x55faad,_0x1a2178(0xc3));const _0x2fd4e9=_0x4f4c60[_0x1a2178(0xaf)][_0x1a2178(0xd8)](_0x36bd0d[_0x1a2178(0x146)]),_0x45e5a3=_0x4f4c60[_0x1a2178(0x87)][_0x1a2178(0xd8)](_0x36bd0d[_0x1a2178(0xbe)]);_0x2fd4e9||_0x45e5a3||(_0x444150=_0x24227d[_0x1a2178(0x121)](_0x50ab50[_0x1a2178(0xa2)](_0x55faad)));}else _0x1f4880&&!_0x5347cb&&(_0x140a81=_0x50ab50[_0x1a2178(0xa2)](_0x55faad));}else{const _0x3b3c78=_0x50ab50[_0x1a2178(0xc4)](_0x1a2178(0xa1)),_0x10d516=_0x50ab50[_0x1a2178(0xc4)](_0x1a2178(0xa1));_0x50ab50[_0x1a2178(0xb4)](_0x50ab50[_0x1a2178(0xa2)](_0x55faad),_0x10d516),_0x50ab50[_0x1a2178(0xdd)](_0x3b3c78,_0x55faad,0x0);for(const _0x47e413 of Array[_0x1a2178(0xe3)](_0x122eb0[_0x1a2178(0x112)]()))_0x50ab50[_0x1a2178(0xdd)](_0x47e413,_0x3b3c78,_0x1a2178(0xc3));_0x444150=_0x24227d[_0x1a2178(0x121)](_0x50ab50[_0x1a2178(0x135)](_0x3b3c78)),_0x140a81=_0x24227d[_0x1a2178(0x121)](_0x50ab50[_0x1a2178(0x135)](_0x10d516));}const _0x1c16dc=Array[_0x1a2178(0xe3)](_0x122eb0[_0x1a2178(0xcc)]())[_0x1a2178(0x9b)](([_0x465efe])=>Pe[_0x1a2178(0xd8)](_0x465efe));_0x4f4c60[_0x1a2178(0x13c)][_0x1a2178(0x149)]({'element':_0x55faad,'attributes':_0x1c16dc[_0x1a2178(0x85)]?Object[_0x1a2178(0x9a)](_0x1c16dc):null}),_0x444150&&_0x4f4c60[_0x1a2178(0x11c)][_0x1a2178(0x149)](_0x444150),_0x140a81&&_0x4f4c60[_0x1a2178(0x12d)][_0x1a2178(0x149)](_0x140a81);},{'priority':_0x2c480f(0x14a)}),_0x35c622['on'](_0x2c480f(0x96),(_0x2b1747,_0x418f06)=>{const _0x5671a0=_0x2c480f,[_0x1cd51d,_0x2126f8={}]=_0x418f06;if(!_0x4f4c60)return;const _0x105ba9=_0x2126f8['at']||0x0,_0x3f2572=_0x2126f8[_0x5671a0(0x128)]||0x1;_0x4f4c60[_0x5671a0(0x87)]=new Array(_0x3f2572)[_0x5671a0(0xda)](_0x105ba9)[_0x5671a0(0x134)]((_0x16722a,_0x58b31a)=>_0x16722a+_0x58b31a);for(const {cell:_0x1b2cdc}of _0x35c622[_0x5671a0(0xf5)](_0x1cd51d,{'startColumn':_0x105ba9,'endColumn':_0x105ba9+_0x3f2572-0x1}))_0x4f4c60[_0x5671a0(0x10e)][_0x5671a0(0x149)](_0x20cdb1[_0x5671a0(0xc6)][_0x5671a0(0x135)](_0x1b2cdc));},{'priority':_0x2c480f(0x111)}),_0x35c622['on'](_0x2c480f(0x11a),(_0x21e28d,_0x81e8fd)=>{const _0x54ca82=_0x2c480f,[_0xc6c738,_0xd42a8f={}]=_0x81e8fd;if(!_0x4f4c60)return;const _0x18c2b9=_0xd42a8f['at']||0x0,_0x136598=_0xd42a8f[_0x54ca82(0x102)]||0x1;_0x4f4c60[_0x54ca82(0xaf)]=new Array(_0x136598)[_0x54ca82(0xda)](_0x18c2b9)[_0x54ca82(0x134)]((_0x3e9a46,_0x570c5d)=>_0x3e9a46+_0x570c5d);for(const {cell:_0x193846}of _0x35c622[_0x54ca82(0xf5)](_0xc6c738,{'startRow':_0x18c2b9,'endRow':_0x18c2b9+_0x136598-0x1}))_0x4f4c60[_0x54ca82(0x98)][_0x54ca82(0x149)](_0x20cdb1[_0x54ca82(0xc6)][_0x54ca82(0x135)](_0x193846));},{'priority':_0x2c480f(0x111)}),_0x2af80b[_0x2c480f(0x10d)][_0x2c480f(0xf6)](_0x19979d=>{const _0x4391c6=_0x2c480f;if(_0x19979d[_0x4391c6(0xac)]&&_0x19979d[_0x4391c6(0xac)][_0x4391c6(0x10f)](_0x4391c6(0xb3)))return _0x19979d[_0x4391c6(0x116)]?{}:{'type':_0x4391c6(0x14f),'content':_0x48f864(_0x20cdb1[_0x4391c6(0x133)],_0x4391c6(0x137))};});const _0x558623=()=>!0x1;for(const _0x2dd8f7 of[_0x2c480f(0xb3),_0x2c480f(0xcf),_0x2c480f(0x113),_0x2c480f(0xcb)])_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0x14f),_0x2dd8f7,_0x2c480f(0xcd),_0x558623),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0x8f),_0x2dd8f7,_0x2c480f(0xcd),_0x558623),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0xea),_0x2dd8f7,_0x2c480f(0xcd),_0x558623);_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0xea),_0x2c480f(0xcb),_0x2c480f(0x12a),_0x558623),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0xea),_0x2c480f(0xcb),_0x2c480f(0x10b),(_0x109644,_0x2636f4,_0x1e9567)=>{const _0x1d4428=_0x2c480f,_0x1e907c=_0x109644[_0x1d4428(0x134)](_0x2671a9=>_0x2671a9[_0x1d4428(0xbd)]())[_0x1d4428(0x9b)](_0x2a774c=>_0x2a774c),_0x30d285=new Map(_0x1e907c[_0x1d4428(0x134)](_0x9720c1=>[_0x9720c1,null]));if(_0x4f4c60){for(const {element:_0x31fc32,attributes:_0x1933e2}of _0x4f4c60[_0x1d4428(0x13c)])_0x1933e2&&_0x30d285[_0x1d4428(0x139)](_0x31fc32,_0x1933e2);}else{if(_0x1e9567&&_0x1e9567[_0x1d4428(0x14c)])for(const [_0x11651a,_0x3ccd69]of Object[_0x1d4428(0xe9)](_0x1e9567[_0x1d4428(0x14c)])){const _0x46ebce=_0x20cdb1[_0x1d4428(0xc6)][_0x1d4428(0xae)][_0x1d4428(0x86)](_0x11651a),_0x25b078=_0x46ebce?_0x46ebce[_0x1d4428(0xdf)]()[_0x1d4428(0xbd)]():null;_0x25b078&&_0x30d285[_0x1d4428(0x139)](_0x25b078,_0x3ccd69);}}_0x20cdb1[_0x1d4428(0xc6)][_0x1d4428(0xbf)](_0x2751d2=>{const _0x11d94d=_0x1d4428;for(const [_0x418877,_0x433ca8]of _0x30d285)_0x2751d2[_0x11d94d(0x148)]({...we,..._0x433ca8},_0x418877);});});const _0x2b5cd7=(_0x35ba4d,_0x262b5d)=>{const _0x2925a8=_0x2c480f;_0x2af80b[_0x2925a8(0xfc)][_0x2925a8(0xf2)](_0x35ba4d,_0x2925a8(0xb3),_0x262b5d,(_0x3e71c9,_0x181693,_0x4cef28)=>{const _0x54e598=_0x2925a8;_0x20cdb1[_0x54e598(0xc6)][_0x54e598(0xbf)](_0x3a6b47=>{const _0x5bdb4b=_0x54e598,_0x40b12d=[];for(const _0x5c3a8d of _0x3e71c9){const _0x56ccb1=_0x5c3a8d[_0x5bdb4b(0xaa)][_0x5bdb4b(0xa5)];_0x56ccb1['is'](_0x5bdb4b(0x9d),_0x5bdb4b(0xa1))&&_0x40b12d[_0x5bdb4b(0x149)](_0x56ccb1);}_0x2af80b[_0x5bdb4b(0xfc)][_0x5bdb4b(0x93)](_0x35ba4d,null,_0x262b5d)(_0x3e71c9,_0x181693,_0x4cef28);for(const _0x28a4f8 of _0x40b12d)_0x5bdb4b(0xfd)!=_0x28a4f8[_0x5bdb4b(0xdc)][_0x5bdb4b(0x90)]&&_0x3a6b47[_0x5bdb4b(0xed)](_0x28a4f8);});});};_0x2b5cd7(_0x2c480f(0x14f),_0x2c480f(0x10b)),_0x2b5cd7(_0x2c480f(0x14f),_0x2c480f(0x12a)),_0x2b5cd7(_0x2c480f(0x8f),_0x2c480f(0x10b)),_0x2b5cd7(_0x2c480f(0x8f),_0x2c480f(0x12a)),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0x14f),_0x2c480f(0x113),_0x2c480f(0x12a),_0x51e477=>{const _0x329d30=_0x2c480f,_0x1412c5=_0x51e477[_0x329d30(0x134)](_0x29ed38=>_0x29ed38[_0x329d30(0xbd)]()),_0x38e001=_0x1412c5[0x0][_0x329d30(0xde)](_0x329d30(0x12e)),{minRow:_0x115cfc,maxRow:_0x505a96}=_0x3e1173[_0x329d30(0x147)](_0x1412c5);_0x35c622[_0x329d30(0x126)](_0x38e001,{'at':_0x115cfc,'rows':_0x505a96-_0x115cfc+0x1});}),_0x2af80b[_0x2c480f(0xfc)][_0x2c480f(0xf2)](_0x2c480f(0x14f),_0x2c480f(0xcf),_0x2c480f(0x12a),_0x283f38=>{const _0x47b6f8=_0x2c480f,_0x2d67f9=_0x283f38[_0x47b6f8(0x134)](_0x3f4f91=>_0x3f4f91[_0x47b6f8(0xbd)]()),_0x3dbcf6=_0x2d67f9[0x0][_0x47b6f8(0xde)](_0x47b6f8(0x12e)),{minColumn:_0x59dbc7,maxColumn:_0x3be31c}=_0x3e1173[_0x47b6f8(0x147)](_0x2d67f9);_0x35c622[_0x47b6f8(0xf9)](_0x3dbcf6,{'at':_0x59dbc7,'columns':_0x3be31c-_0x59dbc7+0x1});});const _0x3dccd3=(_0x4a980d,_0x31d9ab)=>{const _0x445bf4=_0x2c480f;if(!_0x31d9ab[_0x445bf4(0xac)]||!_0x31d9ab[_0x445bf4(0xac)][_0x445bf4(0x10f)](_0x445bf4(0xb3)))return;const _0x2741c8=_0x31d9ab[_0x445bf4(0x13b)][_0x445bf4(0xd3)],_0x1c979a=_0x2af80b[_0x445bf4(0x11e)]()[_0x445bf4(0x9b)](_0x36b59d=>_0x36b59d[_0x445bf4(0xd2)]&&_0x36b59d[_0x445bf4(0x13b)]&&_0x36b59d[_0x445bf4(0x13b)][_0x445bf4(0xd3)]==_0x2741c8);_0x1c979a[_0x445bf4(0x85)]&&_0x31d9ab[_0x445bf4(0x103)]()[_0x445bf4(0x85)]!=_0x1c979a[_0x445bf4(0x85)]&&_0x1c979a[_0x445bf4(0x106)]((_0x54235b,_0x290340)=>(_0x54235b[_0x445bf4(0xc1)]=_0x290340,_0x290340[_0x445bf4(0x116)]=_0x54235b,_0x290340));};function _0x486203(_0x56ebf2,_0x34fbe7=!0x0){const _0x4acac5=_0x2c480f,{id:_0x305d24,authorId:_0xad82ea}=_0x2af80b[_0x4acac5(0x151)](_0x56ebf2[_0x4acac5(0x91)]),_0x3e43bb=[_0x4acac5(0x117),_0x4acac5(0x12b)],_0x3e9933=_0x2af80b[_0x4acac5(0x94)][_0x4acac5(0xd8)](_0x56ebf2[_0x4acac5(0x91)]);return _0x3e9933&&_0x3e43bb[_0x4acac5(0x149)](_0x4acac5(0x12f)),{'classes':_0x3e43bb,'attributes':{'data-suggestion':_0x305d24,'data-author-id':_0xad82ea},'priority':_0x3e9933&&_0x34fbe7?0xbc2:0xbb8};}_0x2af80b['on'](_0x2c480f(0x12c),_0x3dccd3,{'priority':_0x2c480f(0x14a)}),_0x2af80b['on'](_0x2c480f(0xca),_0x3dccd3,{'priority':_0x2c480f(0x14a)}),_0x20cdb1[_0x2c480f(0xc6)][_0x2c480f(0x100)][_0x2c480f(0xc5)](()=>{const _0x5f4d0f=_0x2c480f;let _0x1b1538=!0x1;const _0x25f7e4=Array[_0x5f4d0f(0xe3)](_0x20cdb1[_0x5f4d0f(0xc6)][_0x5f4d0f(0x100)][_0x5f4d0f(0x9c)][_0x5f4d0f(0xfa)]());for(const {name:_0x48b004,data:_0x2adf5e}of _0x25f7e4){const {group:_0x1eb969,type:_0x56dac3,id:_0x5b7b17}=_0x2af80b[_0x5f4d0f(0x151)](_0x48b004);if(_0x5f4d0f(0x95)!=_0x1eb969||_0x5f4d0f(0x8f)!=_0x56dac3||_0x2adf5e[_0x5f4d0f(0x131)])continue;if(!_0x2af80b[_0x5f4d0f(0xd6)](_0x5b7b17))continue;const _0x118f52=_0x2af80b[_0x5f4d0f(0xb9)](_0x5b7b17)[_0x5f4d0f(0x10a)](),_0x1aa29d=_0x20cdb1[_0x5f4d0f(0xe8)][_0x5f4d0f(0x86)](_0x5f4d0f(0xc0))['me'];for(const _0x5b7b23 of _0x2af80b[_0x5f4d0f(0x11e)]()){if(!_0x5b7b23[_0x5f4d0f(0xd2)]||_0x5b7b23[_0x5f4d0f(0x84)]!=_0x1aa29d)continue;if(_0x5f4d0f(0xea)!=_0x5b7b23[_0x5f4d0f(0xb8)]||_0x5f4d0f(0xcb)!=_0x5b7b23[_0x5f4d0f(0xac)])continue;if(_0x5b7b23[_0x5f4d0f(0x10a)]()[_0x5f4d0f(0x13d)](_0x8db35c=>_0x118f52[_0x5f4d0f(0x13a)](_0x8088f0=>_0x8088f0[_0x5f4d0f(0xd7)](_0x8db35c,!0x0)))){for(const _0x21700b of _0x5b7b23[_0x5f4d0f(0x103)]())_0x21700b[_0x5f4d0f(0xd2)]&&(_0x21700b[_0x5f4d0f(0x12a)](),_0x1b1538=!0x0);}}}return _0x1b1538;}),_0x20cdb1[_0x2c480f(0xc6)][_0x2c480f(0x100)][_0x2c480f(0xc5)](_0x2c356e=>{const _0x4b66e6=_0x2c480f,_0x4215d9=_0x20cdb1[_0x4b66e6(0x119)][_0x4b66e6(0x86)](_0x4b66e6(0xe1));if(!_0x4215d9||!_0x4215d9[_0x4b66e6(0xdb)][_0x4b66e6(0x109)](_0x2c356e[_0x4b66e6(0x14b)]))return!0x1;let _0x1a0688=!0x1;const _0x589c96=_0x20cdb1[_0x4b66e6(0xe8)][_0x4b66e6(0x86)](_0x4b66e6(0xc0))['me'],_0x1edb68=_0x20cdb1[_0x4b66e6(0xc6)][_0x4b66e6(0x100)][_0x4b66e6(0x9c)][_0x4b66e6(0x14d)](),_0x169e66=Array[_0x4b66e6(0xe3)](_0x20cdb1[_0x4b66e6(0xc6)][_0x4b66e6(0x100)][_0x4b66e6(0x9c)][_0x4b66e6(0xfa)]())[_0x4b66e6(0x9b)](({name:_0x1b8784,data:_0x105569})=>{const _0x5c3ba4=_0x4b66e6,{group:_0x1374cd,subType:_0x64f1c2,authorId:_0x571d1a}=_0x2af80b[_0x5c3ba4(0x151)](_0x1b8784);return _0x5c3ba4(0x95)==_0x1374cd&&_0x5c3ba4(0xb3)==_0x64f1c2&&_0x571d1a==_0x589c96['id']&&!_0x105569[_0x5c3ba4(0x131)];});for(const _0x50aa57 of _0x1edb68){if(_0x4b66e6(0xdd)!=_0x50aa57[_0x4b66e6(0xb8)]||_0x4b66e6(0xa1)!=_0x50aa57[_0x4b66e6(0x144)]||0x1!=_0x50aa57[_0x4b66e6(0x85)])continue;const _0x535571=_0x2c356e[_0x4b66e6(0x8a)](_0x50aa57[_0x4b66e6(0x115)],_0x50aa57[_0x4b66e6(0x115)][_0x4b66e6(0xe2)](0x1));if(!_0x169e66[_0x4b66e6(0xe5)](({data:_0x13d5ab})=>_0x13d5ab[_0x4b66e6(0x10c)][_0x4b66e6(0xff)](_0x535571))){for(const {name:_0x1cb96e,data:_0x565644}of _0x169e66)if(_0x535571[_0x4b66e6(0xd7)](_0x565644[_0x4b66e6(0x10c)])){_0x2c356e[_0x4b66e6(0x104)](_0x1cb96e,{'range':_0x535571}),_0x1a0688=!0x0;break;}}}return _0x1a0688;}),_0x20cdb1[_0x2c480f(0xc6)][_0x2c480f(0x100)][_0x2c480f(0xc5)](_0x596283=>{const _0x216b30=_0x2c480f;let _0x5d6b9f=!0x1;const _0x446600=_0x20cdb1[_0x216b30(0xe8)][_0x216b30(0x86)](_0x216b30(0xc0))['me'],_0x479083=_0x2af80b[_0x216b30(0x11e)]()[_0x216b30(0x9b)](_0x4afe96=>_0x4afe96[_0x216b30(0xd2)]&&_0x4afe96[_0x216b30(0x84)]==_0x446600),_0x164158=new Set(),_0x20a0b8=new Set();for(const _0x16173a of _0x479083)if(_0x216b30(0xb3)==_0x16173a[_0x216b30(0xac)])for(const _0x485e26 of _0x16173a[_0x216b30(0xfe)]()){const _0x3d2fc3=_0x485e26[_0x216b30(0xdf)]()[_0x216b30(0xbd)]();if(_0x3d2fc3){if(_0x3d2fc3['is'](_0x216b30(0x9d),_0x216b30(0xa1))&&ke(_0x3d2fc3)){_0x16173a[_0x216b30(0xb0)](_0x485e26[_0x216b30(0x144)]),_0x164158[_0x216b30(0x120)](_0x3d2fc3),_0x5d6b9f=!0x0;const _0x3feb1f=_0x3d2fc3[_0x216b30(0x123)],_0x7f590d=_0x3d2fc3[_0x216b30(0xad)],_0x4f3603=_0x3feb1f&&_0x3feb1f['is'](_0x216b30(0x9d),_0x216b30(0xa1)),_0x2314d3=_0x7f590d&&_0x7f590d['is'](_0x216b30(0x9d),_0x216b30(0xa1));_0x4f3603&&!_0x164158[_0x216b30(0x109)](_0x3feb1f)&&_0x20a0b8[_0x216b30(0x120)](_0x3feb1f),_0x2314d3&&!_0x164158[_0x216b30(0x109)](_0x7f590d)&&_0x20a0b8[_0x216b30(0x120)](_0x7f590d);}else _0x3d2fc3['is'](_0x216b30(0x9d),_0x216b30(0xa6))&&_0x3d2fc3[_0x216b30(0xeb)]&&(_0x16173a[_0x216b30(0xb0)](_0x485e26[_0x216b30(0x144)]),_0x5d6b9f=!0x0);}}else{if(_0x216b30(0xcb)==_0x16173a[_0x216b30(0xac)]){if(!_0x16173a[_0x216b30(0x13b)]||!_0x16173a[_0x216b30(0x13b)][_0x216b30(0xd3)])continue;const _0x185993=_0x16173a[_0x216b30(0x13b)][_0x216b30(0x14c)];if(_0x185993&&Object[_0x216b30(0xec)](_0x185993)[_0x216b30(0x85)])continue;const _0x30f9f2=_0x16173a[_0x216b30(0x13b)][_0x216b30(0xd3)];let _0x21ea6f=!0x0,_0x394054=!0x0;for(const _0x5eea4f of _0x479083)if(_0x5eea4f[_0x216b30(0xac)]&&_0x5eea4f[_0x216b30(0xac)][_0x216b30(0x10f)](_0x216b30(0xb3))){if(!_0x5eea4f[_0x216b30(0x13b)][_0x216b30(0xd3)]){_0x394054=!0x1;break;}if(_0x5eea4f['id']!=_0x16173a['id']&&_0x5eea4f[_0x216b30(0x13b)][_0x216b30(0xd3)]==_0x30f9f2){_0x21ea6f=!0x1;break;}}_0x394054&&_0x21ea6f&&(_0x16173a[_0x216b30(0x142)](),_0x5d6b9f=!0x0);}}for(const _0x1e0781 of _0x164158)_0x596283[_0x216b30(0x105)](_0x1e0781);for(const _0x4bf142 of _0x20a0b8)_0x596283[_0x216b30(0xed)](_0x4bf142);return _0x5d6b9f;}),_0x20cdb1[_0x2c480f(0x8e)][_0x2c480f(0xa3)](_0x2c480f(0x145))[_0x2c480f(0xa0)]({'model':_0x2c480f(0x13e),'view':(_0x1efaf6,_0x3be250)=>_0x486203(_0x1efaf6),'converterPriority':_0x2c480f(0x14a)}),_0x20cdb1[_0x2c480f(0x8e)][_0x2c480f(0xa3)](_0x2c480f(0xd0))[_0x2c480f(0xa0)]({'model':_0x2c480f(0x13e),'view':(_0x51ef90,_0x35d5a2)=>_0x35d5a2[_0x2c480f(0xb7)][_0x2c480f(0x124)]?_0x486203(_0x51ef90,!0x1):null,'converterPriority':_0x2c480f(0x14a)});const _0x47c58b=_0x20cdb1[_0x2c480f(0xf3)][_0x2c480f(0x108)];this[_0x2c480f(0xd1)](_0x47c58b[_0x2c480f(0x100)],_0x2c480f(0x11f),(_0x2d0285,_0x523fa8)=>{const _0x47bf09=_0x2c480f,_0x5c5957=[];for(const _0x7f331 of _0x47c58b[_0x47bf09(0xa2)](_0x523fa8[_0x47bf09(0x8d)])[_0x47bf09(0xf1)]())_0x7f331['is'](_0x47bf09(0x9d),_0x47bf09(0xb5))&&_0x5c5957[_0x47bf09(0x149)](_0x7f331);_0x47c58b[_0x47bf09(0xbf)](_0x4b066b=>{const _0x106193=_0x47bf09;for(const _0x28f533 of _0x5c5957)_0x4b066b[_0x106193(0x141)](_0x4b066b[_0x106193(0xa2)](_0x28f533),_0x4b066b[_0x106193(0xee)](_0x28f533)),_0x4b066b[_0x106193(0x105)](_0x28f533);});});}}function ke(_0x3990b7){const _0x41497f=_0x2ccfa4;if(_0x3990b7[_0x41497f(0xeb)])return!0x0;const _0x3fe8b6=_0x3990b7[_0x41497f(0xb6)](0x0);return _0x3fe8b6['is'](_0x41497f(0x9d),_0x41497f(0xa6))&&_0x3fe8b6[_0x41497f(0xeb)];}function _0x4b37(){const _0x4f0676=['join','getRowIndexes','tablePasteColumn','dataDowncast','listenTo','isInContent','tablePasteChainId','setAttribute','markMultiRangeBlockFormat','hasSuggestion','containsRange','includes','getRows','fill','_createdBatches','root','insert','findAncestor','getRange','tableCellBorderWidth','redo','getShiftedBy','from','148575eOxBDF','find','schema','952dvlXyo','plugins','entries','formatBlock','isEmpty','keys','unwrap','createPositionBefore','cell','editor','getItems','registerCustomCallback','editing','3775923cdNrpY','createTableWalker','registerDescriptionCallback','TableClipboard','markMultiRangeInsertion','removeColumns','getChangedMarkers','20eXjcjq','_suggestionFactory','$graveyard','getMarkers','isEqual','document','insertContent','rows','getAllAdjacentSuggestions','updateMarker','remove','reduce','tableCellPadding','view','has','getRanges','accept','newRange','descriptionFactory','columnInsertionRanges','startsWith','1758BTNdLo','low','getChildren','tablePasteRow','TableUtils','position','previous','ck-suggestion-marker','tableCellVerticalAlignment','commands','insertRows','first','insertionRanges','7764ZqRqwa','getSuggestions','clipboardOutput','add','fromRange','getColumnIndexes','nextSibling','showSuggestionHighlights','11140dZtCtN','removeRows','register','columns','2140wKjvVj','discard','ck-suggestion-marker-insertion','suggestionLoaded','deletionRanges','table','ck-suggestion-marker--active','tableCellBorderColor','oldRange','_replaceTableSlotCell','locale','map','createRangeOn','call','*Replace\x20table\x20cells*','56886gOGPTL','set','some','attributes','cells','every','suggestion:formatBlock:tablePasteCell','detach','trackChanges','move','removeMarkers','selection','name','editingDowncast','row','_getCoordsForCells','setAttributes','push','high','batch','markerAttributes','getChanges','forceDefaultExecution','insertion','endColumn','_splitMarkerName','author','length','get','columnInsertionIndexes','return','TrackChangesEditing','createRange','afterInit','getSelectionAffectedTableCells','content','conversion','deletion','rootName','markerName','stop','getSuggestionCallback','activeMarkers','suggestion','insertColumns','getTableIfOnlyTableInContent','rowInsertionRanges','_tablePostFixingSubtypes','fromEntries','filter','differ','element','forEach','last','markerToHighlight','tableCellSuggestion','createRangeIn','for','value','nodeAfter','paragraph','endRow','getColumns','tableCell','start','1001WRJNXn','subType','previousSibling','markers','rowInsertionIndexes','removeMarker','elementToElement','1331DovyJY','tablePaste','wrap','suggestion-td','getChild','options','type','getSuggestion','tableCellBorderStyle','requires','documentSelection','getContainedElement','column','change','Users','next','markMultiRangeDeletion','end','createElement','registerPostFixer','model','tableCellBackgroundColor','_isForcedDefaultExecutionBlock','tableCellHorizontalAlignment','suggestionUnloaded','tablePasteCell','getAttributes'];_0x4b37=function(){return _0x4f0676;};return _0x4b37();}function Re(_0xe903c8,_0x59428c={},_0x542eb2){const _0x2f9b10=_0x2ccfa4;for(const {isAnchor:_0x5afde9,cellHeight:_0x12af95,cellWidth:_0x22f687}of _0x542eb2[_0x2f9b10(0xf5)](_0xe903c8,{'includeAllSlots':!0x0,..._0x59428c}))if(!_0x5afde9||0x1!=_0x12af95||0x1!=_0x22f687)return!0x1;return!0x0;}
23
+ const _0x352410=_0x44c3;function _0x44c3(_0x4f68bc,_0x52f7f5){const _0x1f7d34=_0x1f7d();return _0x44c3=function(_0x44c376,_0x237c31){_0x44c376=_0x44c376-0x1af;let _0x9caa13=_0x1f7d34[_0x44c376];return _0x9caa13;},_0x44c3(_0x4f68bc,_0x52f7f5);}(function(_0x5653b7,_0x5d6fc3){const _0x78f734=_0x44c3,_0x471b41=_0x5653b7();while(!![]){try{const _0x2ece7c=-parseInt(_0x78f734(0x24b))/0x1*(parseInt(_0x78f734(0x1e2))/0x2)+-parseInt(_0x78f734(0x20d))/0x3*(-parseInt(_0x78f734(0x1df))/0x4)+parseInt(_0x78f734(0x230))/0x5+parseInt(_0x78f734(0x207))/0x6+-parseInt(_0x78f734(0x278))/0x7+-parseInt(_0x78f734(0x276))/0x8*(parseInt(_0x78f734(0x25e))/0x9)+parseInt(_0x78f734(0x1fb))/0xa;if(_0x2ece7c===_0x5d6fc3)break;else _0x471b41['push'](_0x471b41['shift']());}catch(_0x47e092){_0x471b41['push'](_0x471b41['shift']());}}}(_0x1f7d,0xd1748));import{getTranslation as _0x4959e5}from'../utils/common-translations.js';import{Plugin as _0x1dbbfb}from'ckeditor5/src/core.js';function _0x1f7d(){const _0x2049c6=['insert','call','insertion','view','columns','getRowIndexes','first','getSuggestion','getRanges','markMultiRangeDeletion','getSuggestionCallback','_tablePostFixingSubtypes','for','previousSibling','getSelectionAffectedTableCells','deletionRanges','markers','return','isEqual','getColumnIndexes','createPositionBefore','rootName','stop','register','rowInsertionRanges','plugins','length','getAttributes','getColumns','move','fill','elementToElement','removeRows','12nXTrch','getChildren','get','6xhWlAE','find','schema','_suggestionFactory','redo','oldRange','value','position','low','getRows','tableCellBorderWidth','*Replace\x20table\x20cells*','startsWith','markMultiRangeBlockFormat','add','markMultiRangeInsertion','TrackChangesEditing','from','clipboardOutput','_createdBatches','tableCellVerticalAlignment','_splitMarkerName','endColumn','fromEntries','suggestion:formatBlock:tablePasteCell','19916500ekfzkK','unwrap','options','previous','suggestionUnloaded','nextSibling','tablePasteCell','tablePasteColumn','listenTo','setAttribute','batch','remove','6629286XyjTTA','content','next','tableCellBorderStyle','$graveyard','getAllAdjacentSuggestions','294258hBAWKd','getTableIfOnlyTableInContent','formatBlock','documentSelection','updateMarker','_isForcedDefaultExecutionBlock','tableCellHorizontalAlignment','column','createTableWalker','tableCellSuggestion','tableCellBorderColor','columnInsertionIndexes','newRange','wrap','showSuggestionHighlights','entries','requires','name','removeMarker','tablePasteChainId','some','markerToHighlight','tableCellBackgroundColor','every','tablePasteRow','table','change','differ','end','insertionRanges','commands','getChild','join','last','afterInit','3566120VKsBmu','TableClipboard','getChanges','push','tablePaste','has','insertColumns','document','attributes','discard','_replaceTableSlotCell','forEach','endRow','findAncestor','createRange','locale','trackChanges','ck-suggestion-marker','dataDowncast','start','registerCustomCallback','keys','tableCellPadding','accept','markerName','getRange','descriptionFactory','30656PaNePO','insertRows','editingDowncast','root','row','isEmpty','paragraph','editing','isInContent','getContainedElement','removeMarkers','containsRange','setAttributes','includes','rowInsertionIndexes','getChangedMarkers','fromRange','markerAttributes','type','14656959vBfein','high','author','suggestion-td','hasSuggestion','ck-suggestion-marker--active','rows','set','detach','getSuggestions','getMarkers','createRangeIn','editor','columnInsertionRanges','getShiftedBy','registerPostFixer','map','suggestion','activeMarkers','model','cells','Users','tableCell','selection','8qoYiHa','reduce','10678962fvmtRN','_getCoordsForCells','nodeAfter','insertContent','ck-suggestion-marker-insertion','cell','deletion','forceDefaultExecution','createElement','TableUtils','createRangeOn','subType','getItems','conversion','filter','registerDescriptionCallback','suggestionLoaded','removeColumns','element'];_0x1f7d=function(){return _0x2049c6;};return _0x1f7d();}import{LiveRange as _0x226c12}from'ckeditor5/src/engine.js';import{uid as _0x71d1ff,priorities as _0x20d6b9}from'ckeditor5/src/utils.js';import _0x1983b6 from'./table.js';const Pe=[_0x352410(0x1ec),_0x352410(0x217),_0x352410(0x20a),_0x352410(0x213),_0x352410(0x1f6),_0x352410(0x223),_0x352410(0x246)],we=Object[_0x352410(0x1f9)](Pe[_0x352410(0x26e)](_0x14e7c6=>[_0x14e7c6,null]));export default class _t extends _0x1dbbfb{static get[_0x352410(0x21d)](){return[_0x1983b6];}[_0x352410(0x22f)](){const _0x162855=_0x352410,_0x36192c=this[_0x162855(0x26a)];if(!_0x36192c[_0x162855(0x1d7)][_0x162855(0x235)](_0x162855(0x231)))return;const _0x1b0ef9=_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x162855(0x1f2)),_0xa8f7b4=_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x162855(0x1b4)),_0x44ce4d=_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x1983b6),_0x35d98e=_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x162855(0x231));_0x44ce4d[_0x162855(0x1c9)][_0x162855(0x233)](_0x162855(0x225),_0x162855(0x202)),_0x36192c[_0x162855(0x271)][_0x162855(0x1e4)][_0x162855(0x1d5)](_0x162855(0x216),{'allowIn':_0x162855(0x274),'allowContentOf':_0x162855(0x274),'isLimit':!0x0}),_0x36192c[_0x162855(0x1b8)][_0x162855(0x1dd)]({'model':_0x162855(0x216),'view':_0x162855(0x261)});let _0x167fcb=null;_0x36192c[_0x162855(0x271)]['on'](_0x162855(0x27b),(_0x2cec62,_0x168d09)=>{const _0x3aa2c9=_0x162855,[_0x2def52,_0xd8503c]=_0x168d09,_0xd83082=_0x168d09[_0x168d09[_0x3aa2c9(0x1d8)]-0x1];_0xd83082&&_0xd83082[_0x3aa2c9(0x1b2)]||_0x1b0ef9[_0x3aa2c9(0x212)]||this[_0x3aa2c9(0x26a)][_0x3aa2c9(0x22b)][_0x3aa2c9(0x1e1)](_0x3aa2c9(0x240))[_0x3aa2c9(0x1e8)]&&function(_0x167b0a,_0x35090b,_0x26ac9a,_0x426dcd,_0x51ecd9){const _0x317b59=_0x3aa2c9;if(_0x35090b&&!_0x35090b['is'](_0x317b59(0x210)))return!0x1;const _0x5a5c04=_0x51ecd9[_0x317b59(0x20e)](_0x167b0a,_0x26ac9a);if(!_0x5a5c04||!Re(_0x5a5c04,void 0x0,_0x426dcd))return!0x1;const _0x25a07c=_0x426dcd[_0x317b59(0x1cc)](_0x26ac9a[_0x317b59(0x237)][_0x317b59(0x275)]);if(!_0x25a07c[_0x317b59(0x1d8)])return!0x1;const _0xa469d3=_0x25a07c[0x0][_0x317b59(0x23d)](_0x317b59(0x226)),_0x20fa75=_0x426dcd[_0x317b59(0x1c3)](_0x25a07c),_0x102f34=_0x426dcd[_0x317b59(0x1d1)](_0x25a07c),_0x3eee5a={'startRow':_0x20fa75[_0x317b59(0x1c4)],'endRow':_0x20fa75[_0x317b59(0x22e)],'startColumn':_0x102f34[_0x317b59(0x1c4)],'endColumn':_0x102f34[_0x317b59(0x22e)]};return 0x1==_0x25a07c[_0x317b59(0x1d8)]&&(_0x3eee5a[_0x317b59(0x23c)]+=_0x426dcd[_0x317b59(0x1eb)](_0x5a5c04)-0x1,_0x3eee5a[_0x317b59(0x1f8)]+=_0x426dcd[_0x317b59(0x1da)](_0x5a5c04)-0x1),Re(_0xa469d3,_0x3eee5a,_0x426dcd);}(_0x2def52,_0xd8503c,_0x36192c[_0x3aa2c9(0x271)],_0xa8f7b4,_0x35d98e)&&(_0x2cec62[_0x3aa2c9(0x1d4)](),_0x167fcb={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x36192c[_0x3aa2c9(0x271)][_0x3aa2c9(0x227)](()=>{const _0x5baef0=_0x3aa2c9;_0x36192c[_0x5baef0(0x271)][_0x5baef0(0x27b)](_0x168d09[0x0],_0x168d09[0x1],_0x168d09[0x2],{'forceDefaultExecution':!0x0});const _0x49290a=_0x71d1ff(),{rowInsertionRanges:_0x3cbecd,columnInsertionRanges:_0x777b14,insertionRanges:_0x5f072f,deletionRanges:_0x5b9ab9,cells:_0x16a68a}=_0x167fcb;_0x3cbecd[_0x5baef0(0x1d8)]&&_0x1b0ef9[_0x5baef0(0x1f1)](_0x3cbecd,_0x5baef0(0x225),{'tablePasteChainId':_0x49290a}),_0x777b14[_0x5baef0(0x1d8)]&&_0x1b0ef9[_0x5baef0(0x1f1)](_0x777b14,_0x5baef0(0x202),{'tablePasteChainId':_0x49290a}),_0x5f072f[_0x5baef0(0x1d8)]&&(_0x1b0ef9[_0x5baef0(0x1f1)](_0x5f072f,_0x5baef0(0x234),{'tablePasteChainId':_0x49290a,'skipNestingCheck':!0x0}),_0x5f072f[_0x5baef0(0x23b)](_0x2d67a3=>{const _0xfe3e6a=_0x5baef0;var _0x3bae5f;return null===(_0x3bae5f=_0x2d67a3[_0xfe3e6a(0x266)])||void 0x0===_0x3bae5f?void 0x0:_0x3bae5f[_0xfe3e6a(0x1bf)](_0x2d67a3);})),_0x5b9ab9[_0x5baef0(0x1d8)]&&(_0x1b0ef9[_0x5baef0(0x1c7)](_0x5b9ab9,_0x5baef0(0x234),{'tablePasteChainId':_0x49290a,'skipNestingCheck':!0x0}),_0x5b9ab9[_0x5baef0(0x23b)](_0x3ed667=>{const _0x4f9f01=_0x5baef0;var _0x58dba6;return null===(_0x58dba6=_0x3ed667[_0x4f9f01(0x266)])||void 0x0===_0x58dba6?void 0x0:_0x58dba6[_0x4f9f01(0x1bf)](_0x3ed667);}));const _0x5bfb1f=_0x1b0ef9[_0x5baef0(0x1ef)](_0x16a68a[_0x5baef0(0x26e)](({element:_0xd85ba3})=>_0xd85ba3),{'formatGroupId':_0x71d1ff()},[],_0x5baef0(0x201),{'tablePasteChainId':_0x49290a});if(_0x5bfb1f){const _0x428f41=_0x5bfb1f[_0x5baef0(0x268)](),_0x32eba4=[];for(const {element:_0x298c33,attributes:_0x38ac2b}of _0x16a68a){if(!_0x38ac2b)continue;const _0x377576=_0x36192c[_0x5baef0(0x271)][_0x5baef0(0x1b5)](_0x298c33),_0x1c2812=_0x428f41[_0x5baef0(0x1e3)](_0x372c37=>_0x372c37[_0x5baef0(0x249)]()[_0x5baef0(0x1d0)](_0x377576));_0x1c2812&&_0x32eba4[_0x5baef0(0x233)]([_0x1c2812[_0x5baef0(0x21e)],_0x38ac2b]);}_0x32eba4[_0x5baef0(0x1d8)]&&_0x5bfb1f[_0x5baef0(0x204)](_0x5baef0(0x25c),Object[_0x5baef0(0x1f9)](_0x32eba4));}_0x167fcb=null;}));},{'priority':_0x20d6b9[_0x162855(0x25f)]+0xa}),_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x162855(0x231))['on'](_0x162855(0x23a),(_0xbdc6c5,_0x445f04)=>{const _0x224819=_0x162855,[_0x5d18e7,_0x41a474,,_0x5a76e1]=_0x445f04;if(!_0x167fcb)return;_0xbdc6c5[_0x224819(0x1d4)]();const _0x4d36be=_0x5d18e7[_0x224819(0x1b0)],_0xddcd1e=_0x41a474,_0x2bb517=ke(_0x4d36be),_0x1539a4=ke(_0xddcd1e);_0xbdc6c5[_0x224819(0x1cf)]=_0x4d36be;let _0x53ad49=null,_0x2b919e=null;if(_0x1539a4||_0x2bb517){if(_0x2bb517&&!_0x1539a4){_0x5a76e1[_0x224819(0x206)](_0x4d36be[_0x224819(0x22c)](0x0));for(const _0x121140 of Array[_0x224819(0x1f3)](_0xddcd1e[_0x224819(0x1e0)]()))_0x5a76e1[_0x224819(0x1be)](_0x121140,_0x4d36be,_0x224819(0x229));const _0x3ea016=_0x167fcb[_0x224819(0x259)][_0x224819(0x258)](_0x5d18e7[_0x224819(0x24f)]),_0x18fc10=_0x167fcb[_0x224819(0x218)][_0x224819(0x258)](_0x5d18e7[_0x224819(0x214)]);_0x3ea016||_0x18fc10||(_0x53ad49=_0x226c12[_0x224819(0x25b)](_0x5a76e1[_0x224819(0x269)](_0x4d36be)));}else _0x1539a4&&!_0x2bb517&&(_0x2b919e=_0x5a76e1[_0x224819(0x269)](_0x4d36be));}else{const _0x4e254b=_0x5a76e1[_0x224819(0x1b3)](_0x224819(0x216)),_0x3a2134=_0x5a76e1[_0x224819(0x1b3)](_0x224819(0x216));_0x5a76e1[_0x224819(0x21a)](_0x5a76e1[_0x224819(0x269)](_0x4d36be),_0x3a2134),_0x5a76e1[_0x224819(0x1be)](_0x4e254b,_0x4d36be,0x0);for(const _0x20c5da of Array[_0x224819(0x1f3)](_0xddcd1e[_0x224819(0x1e0)]()))_0x5a76e1[_0x224819(0x1be)](_0x20c5da,_0x4e254b,_0x224819(0x229));_0x53ad49=_0x226c12[_0x224819(0x25b)](_0x5a76e1[_0x224819(0x1b5)](_0x4e254b)),_0x2b919e=_0x226c12[_0x224819(0x25b)](_0x5a76e1[_0x224819(0x1b5)](_0x3a2134));}const _0x1af052=Array[_0x224819(0x1f3)](_0xddcd1e[_0x224819(0x1d9)]())[_0x224819(0x1b9)](([_0x1a80cd])=>Pe[_0x224819(0x258)](_0x1a80cd));_0x167fcb[_0x224819(0x272)][_0x224819(0x233)]({'element':_0x4d36be,'attributes':_0x1af052[_0x224819(0x1d8)]?Object[_0x224819(0x1f9)](_0x1af052):null}),_0x53ad49&&_0x167fcb[_0x224819(0x22a)][_0x224819(0x233)](_0x53ad49),_0x2b919e&&_0x167fcb[_0x224819(0x1cd)][_0x224819(0x233)](_0x2b919e);},{'priority':_0x162855(0x25f)}),_0xa8f7b4['on'](_0x162855(0x236),(_0x3e568e,_0x3c0ed7)=>{const _0xcaaf6=_0x162855,[_0x4d5403,_0x26f956={}]=_0x3c0ed7;if(!_0x167fcb)return;const _0x419552=_0x26f956['at']||0x0,_0x4c13de=_0x26f956[_0xcaaf6(0x1c2)]||0x1;_0x167fcb[_0xcaaf6(0x218)]=new Array(_0x4c13de)[_0xcaaf6(0x1dc)](_0x419552)[_0xcaaf6(0x26e)]((_0x9b1fff,_0x40af69)=>_0x9b1fff+_0x40af69);for(const {cell:_0x471f20}of _0xa8f7b4[_0xcaaf6(0x215)](_0x4d5403,{'startColumn':_0x419552,'endColumn':_0x419552+_0x4c13de-0x1}))_0x167fcb[_0xcaaf6(0x26b)][_0xcaaf6(0x233)](_0x36192c[_0xcaaf6(0x271)][_0xcaaf6(0x1b5)](_0x471f20));},{'priority':_0x162855(0x1ea)}),_0xa8f7b4['on'](_0x162855(0x24c),(_0x57a7d0,_0x4b3b98)=>{const _0x705c97=_0x162855,[_0x1c78e0,_0x355eda={}]=_0x4b3b98;if(!_0x167fcb)return;const _0x1f5b40=_0x355eda['at']||0x0,_0x4e9a44=_0x355eda[_0x705c97(0x264)]||0x1;_0x167fcb[_0x705c97(0x259)]=new Array(_0x4e9a44)[_0x705c97(0x1dc)](_0x1f5b40)[_0x705c97(0x26e)]((_0x2fe8a9,_0x27c9a3)=>_0x2fe8a9+_0x27c9a3);for(const {cell:_0x50b19c}of _0xa8f7b4[_0x705c97(0x215)](_0x1c78e0,{'startRow':_0x1f5b40,'endRow':_0x1f5b40+_0x4e9a44-0x1}))_0x167fcb[_0x705c97(0x1d6)][_0x705c97(0x233)](_0x36192c[_0x705c97(0x271)][_0x705c97(0x1b5)](_0x50b19c));},{'priority':_0x162855(0x1ea)}),_0x1b0ef9[_0x162855(0x24a)][_0x162855(0x1ba)](_0x20c07c=>{const _0x3a6c7c=_0x162855;if(_0x20c07c[_0x3a6c7c(0x1b6)]&&_0x20c07c[_0x3a6c7c(0x1b6)][_0x3a6c7c(0x1ee)](_0x3a6c7c(0x234)))return _0x20c07c[_0x3a6c7c(0x1fe)]?{}:{'type':_0x3a6c7c(0x1c0),'content':_0x4959e5(_0x36192c[_0x3a6c7c(0x23f)],_0x3a6c7c(0x1ed))};});const _0x1e99d2=()=>!0x1;for(const _0x433d3d of[_0x162855(0x234),_0x162855(0x202),_0x162855(0x225),_0x162855(0x201)])_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x1c0),_0x433d3d,_0x162855(0x22d),_0x1e99d2),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x1b1),_0x433d3d,_0x162855(0x22d),_0x1e99d2),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x20f),_0x433d3d,_0x162855(0x22d),_0x1e99d2);_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x20f),_0x162855(0x201),_0x162855(0x239),_0x1e99d2),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x20f),_0x162855(0x201),_0x162855(0x247),(_0x110542,_0x39175e,_0x30cdf8)=>{const _0x247f7a=_0x162855,_0x15f7fa=_0x110542[_0x247f7a(0x26e)](_0x38d333=>_0x38d333[_0x247f7a(0x254)]())[_0x247f7a(0x1b9)](_0x37780e=>_0x37780e),_0xeecadf=new Map(_0x15f7fa[_0x247f7a(0x26e)](_0x4cbef3=>[_0x4cbef3,null]));if(_0x167fcb){for(const {element:_0x3ace80,attributes:_0x29855d}of _0x167fcb[_0x247f7a(0x272)])_0x29855d&&_0xeecadf[_0x247f7a(0x265)](_0x3ace80,_0x29855d);}else{if(_0x30cdf8&&_0x30cdf8[_0x247f7a(0x25c)])for(const [_0x32dbdd,_0x238abf]of Object[_0x247f7a(0x21c)](_0x30cdf8[_0x247f7a(0x25c)])){const _0x2503d9=_0x36192c[_0x247f7a(0x271)][_0x247f7a(0x1ce)][_0x247f7a(0x1e1)](_0x32dbdd),_0x1191b5=_0x2503d9?_0x2503d9[_0x247f7a(0x249)]()[_0x247f7a(0x254)]():null;_0x1191b5&&_0xeecadf[_0x247f7a(0x265)](_0x1191b5,_0x238abf);}}_0x36192c[_0x247f7a(0x271)][_0x247f7a(0x227)](_0x3b44e8=>{const _0x208490=_0x247f7a;for(const [_0x37c960,_0x4c4909]of _0xeecadf)_0x3b44e8[_0x208490(0x257)]({...we,..._0x4c4909},_0x37c960);});});const _0x3a5c05=(_0x30e073,_0x4dee7e)=>{const _0x28c225=_0x162855;_0x1b0ef9[_0x28c225(0x1e5)][_0x28c225(0x244)](_0x30e073,_0x28c225(0x234),_0x4dee7e,(_0x579a03,_0x24e3b3,_0x4c3c8a)=>{const _0x3b2a89=_0x28c225;_0x36192c[_0x3b2a89(0x271)][_0x3b2a89(0x227)](_0x1b3c5d=>{const _0x5b1a9c=_0x3b2a89,_0x37b7d2=[];for(const _0x4a9d45 of _0x579a03){const _0x20f8e2=_0x4a9d45[_0x5b1a9c(0x243)][_0x5b1a9c(0x27a)];_0x20f8e2['is'](_0x5b1a9c(0x1bd),_0x5b1a9c(0x216))&&_0x37b7d2[_0x5b1a9c(0x233)](_0x20f8e2);}_0x1b0ef9[_0x5b1a9c(0x1e5)][_0x5b1a9c(0x1c8)](_0x30e073,null,_0x4dee7e)(_0x579a03,_0x24e3b3,_0x4c3c8a);for(const _0x4d122f of _0x37b7d2)_0x5b1a9c(0x20b)!=_0x4d122f[_0x5b1a9c(0x24e)][_0x5b1a9c(0x1d3)]&&_0x1b3c5d[_0x5b1a9c(0x1fc)](_0x4d122f);});});};_0x3a5c05(_0x162855(0x1c0),_0x162855(0x247)),_0x3a5c05(_0x162855(0x1c0),_0x162855(0x239)),_0x3a5c05(_0x162855(0x1b1),_0x162855(0x247)),_0x3a5c05(_0x162855(0x1b1),_0x162855(0x239)),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x1c0),_0x162855(0x225),_0x162855(0x239),_0x2f07f5=>{const _0x59dd16=_0x162855,_0x4d55e1=_0x2f07f5[_0x59dd16(0x26e)](_0x4d656b=>_0x4d656b[_0x59dd16(0x254)]()),_0x2e1e94=_0x4d55e1[0x0][_0x59dd16(0x23d)](_0x59dd16(0x226)),{minRow:_0x427d50,maxRow:_0x31cef4}=_0x44ce4d[_0x59dd16(0x279)](_0x4d55e1);_0xa8f7b4[_0x59dd16(0x1de)](_0x2e1e94,{'at':_0x427d50,'rows':_0x31cef4-_0x427d50+0x1});}),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x1c0),_0x162855(0x202),_0x162855(0x239),_0x1c1672=>{const _0x10630f=_0x162855,_0x1de0a7=_0x1c1672[_0x10630f(0x26e)](_0x302218=>_0x302218[_0x10630f(0x254)]()),_0x5e7c06=_0x1de0a7[0x0][_0x10630f(0x23d)](_0x10630f(0x226)),{minColumn:_0xd0ea20,maxColumn:_0xbdc84a}=_0x44ce4d[_0x10630f(0x279)](_0x1de0a7);_0xa8f7b4[_0x10630f(0x1bc)](_0x5e7c06,{'at':_0xd0ea20,'columns':_0xbdc84a-_0xd0ea20+0x1});});const _0x454674=(_0x5c25b0,_0x44c896)=>{const _0xbd6e3e=_0x162855;if(!_0x44c896[_0xbd6e3e(0x1b6)]||!_0x44c896[_0xbd6e3e(0x1b6)][_0xbd6e3e(0x1ee)](_0xbd6e3e(0x234)))return;const _0x2c1732=_0x44c896[_0xbd6e3e(0x238)][_0xbd6e3e(0x220)],_0xf28890=_0x1b0ef9[_0xbd6e3e(0x267)]()[_0xbd6e3e(0x1b9)](_0xe9910e=>_0xe9910e[_0xbd6e3e(0x253)]&&_0xe9910e[_0xbd6e3e(0x238)]&&_0xe9910e[_0xbd6e3e(0x238)][_0xbd6e3e(0x220)]==_0x2c1732);_0xf28890[_0xbd6e3e(0x1d8)]&&_0x44c896[_0xbd6e3e(0x20c)]()[_0xbd6e3e(0x1d8)]!=_0xf28890[_0xbd6e3e(0x1d8)]&&_0xf28890[_0xbd6e3e(0x277)]((_0x11779a,_0x3fa9e5)=>(_0x11779a[_0xbd6e3e(0x209)]=_0x3fa9e5,_0x3fa9e5[_0xbd6e3e(0x1fe)]=_0x11779a,_0x3fa9e5));};function _0x58c685(_0xd81f4e,_0x4c965d=!0x0){const _0x5a72fa=_0x162855,{id:_0x13e184,authorId:_0x35f001}=_0x1b0ef9[_0x5a72fa(0x1f7)](_0xd81f4e[_0x5a72fa(0x248)]),_0x3fd454=[_0x5a72fa(0x241),_0x5a72fa(0x1af)],_0x4fd299=_0x1b0ef9[_0x5a72fa(0x270)][_0x5a72fa(0x258)](_0xd81f4e[_0x5a72fa(0x248)]);return _0x4fd299&&_0x3fd454[_0x5a72fa(0x233)](_0x5a72fa(0x263)),{'classes':_0x3fd454,'attributes':{'data-suggestion':_0x13e184,'data-author-id':_0x35f001},'priority':_0x4fd299&&_0x4c965d?0xbc2:0xbb8};}_0x1b0ef9['on'](_0x162855(0x1bb),_0x454674,{'priority':_0x162855(0x25f)}),_0x1b0ef9['on'](_0x162855(0x1ff),_0x454674,{'priority':_0x162855(0x25f)}),_0x36192c[_0x162855(0x271)][_0x162855(0x237)][_0x162855(0x26d)](()=>{const _0x886c69=_0x162855;let _0x129023=!0x1;const _0x155d48=Array[_0x886c69(0x1f3)](_0x36192c[_0x886c69(0x271)][_0x886c69(0x237)][_0x886c69(0x228)][_0x886c69(0x25a)]());for(const {name:_0x4b0f6e,data:_0x6460f3}of _0x155d48){const {group:_0x49c836,type:_0x12eaf5,id:_0x2178ee}=_0x1b0ef9[_0x886c69(0x1f7)](_0x4b0f6e);if(_0x886c69(0x26f)!=_0x49c836||_0x886c69(0x1b1)!=_0x12eaf5||_0x6460f3[_0x886c69(0x1e7)])continue;if(!_0x1b0ef9[_0x886c69(0x262)](_0x2178ee))continue;const _0x1c6a87=_0x1b0ef9[_0x886c69(0x1c5)](_0x2178ee)[_0x886c69(0x1c6)](),_0x366593=_0x36192c[_0x886c69(0x1d7)][_0x886c69(0x1e1)](_0x886c69(0x273))['me'];for(const _0x34ed16 of _0x1b0ef9[_0x886c69(0x267)]()){if(!_0x34ed16[_0x886c69(0x253)]||_0x34ed16[_0x886c69(0x260)]!=_0x366593)continue;if(_0x886c69(0x20f)!=_0x34ed16[_0x886c69(0x25d)]||_0x886c69(0x201)!=_0x34ed16[_0x886c69(0x1b6)])continue;if(_0x34ed16[_0x886c69(0x1c6)]()[_0x886c69(0x224)](_0x408704=>_0x1c6a87[_0x886c69(0x221)](_0x3af72b=>_0x3af72b[_0x886c69(0x256)](_0x408704,!0x0)))){for(const _0x1f6642 of _0x34ed16[_0x886c69(0x20c)]())_0x1f6642[_0x886c69(0x253)]&&(_0x1f6642[_0x886c69(0x239)](),_0x129023=!0x0);}}}return _0x129023;}),_0x36192c[_0x162855(0x271)][_0x162855(0x237)][_0x162855(0x26d)](_0x5ef79a=>{const _0x1f35bf=_0x162855,_0x1b3f4f=_0x36192c[_0x1f35bf(0x22b)][_0x1f35bf(0x1e1)](_0x1f35bf(0x1e6));if(!_0x1b3f4f||!_0x1b3f4f[_0x1f35bf(0x1f5)][_0x1f35bf(0x235)](_0x5ef79a[_0x1f35bf(0x205)]))return!0x1;let _0x288b4f=!0x1;const _0x190514=_0x36192c[_0x1f35bf(0x1d7)][_0x1f35bf(0x1e1)](_0x1f35bf(0x273))['me'],_0x4538a2=_0x36192c[_0x1f35bf(0x271)][_0x1f35bf(0x237)][_0x1f35bf(0x228)][_0x1f35bf(0x232)](),_0x4935bf=Array[_0x1f35bf(0x1f3)](_0x36192c[_0x1f35bf(0x271)][_0x1f35bf(0x237)][_0x1f35bf(0x228)][_0x1f35bf(0x25a)]())[_0x1f35bf(0x1b9)](({name:_0x545234,data:_0x17af3b})=>{const _0xe9524d=_0x1f35bf,{group:_0x110488,subType:_0x4caff7,authorId:_0x59034a}=_0x1b0ef9[_0xe9524d(0x1f7)](_0x545234);return _0xe9524d(0x26f)==_0x110488&&_0xe9524d(0x234)==_0x4caff7&&_0x59034a==_0x190514['id']&&!_0x17af3b[_0xe9524d(0x1e7)];});for(const _0x390809 of _0x4538a2){if(_0x1f35bf(0x1be)!=_0x390809[_0x1f35bf(0x25d)]||_0x1f35bf(0x216)!=_0x390809[_0x1f35bf(0x21e)]||0x1!=_0x390809[_0x1f35bf(0x1d8)])continue;const _0x581cdd=_0x5ef79a[_0x1f35bf(0x23e)](_0x390809[_0x1f35bf(0x1e9)],_0x390809[_0x1f35bf(0x1e9)][_0x1f35bf(0x26c)](0x1));if(!_0x4935bf[_0x1f35bf(0x1e3)](({data:_0x16798f})=>_0x16798f[_0x1f35bf(0x219)][_0x1f35bf(0x1d0)](_0x581cdd))){for(const {name:_0x733c4a,data:_0x7c2613}of _0x4935bf)if(_0x581cdd[_0x1f35bf(0x256)](_0x7c2613[_0x1f35bf(0x219)])){_0x5ef79a[_0x1f35bf(0x211)](_0x733c4a,{'range':_0x581cdd}),_0x288b4f=!0x0;break;}}}return _0x288b4f;}),_0x36192c[_0x162855(0x271)][_0x162855(0x237)][_0x162855(0x26d)](_0x3d1c91=>{const _0x3cbfa8=_0x162855;let _0x304a91=!0x1;const _0x3a8e92=_0x36192c[_0x3cbfa8(0x1d7)][_0x3cbfa8(0x1e1)](_0x3cbfa8(0x273))['me'],_0x3a69af=_0x1b0ef9[_0x3cbfa8(0x267)]()[_0x3cbfa8(0x1b9)](_0x84d770=>_0x84d770[_0x3cbfa8(0x253)]&&_0x84d770[_0x3cbfa8(0x260)]==_0x3a8e92),_0x545082=new Set(),_0x2528c3=new Set();for(const _0x267a00 of _0x3a69af)if(_0x3cbfa8(0x234)==_0x267a00[_0x3cbfa8(0x1b6)])for(const _0x32279b of _0x267a00[_0x3cbfa8(0x268)]()){const _0x1ae195=_0x32279b[_0x3cbfa8(0x249)]()[_0x3cbfa8(0x254)]();if(_0x1ae195){if(_0x1ae195['is'](_0x3cbfa8(0x1bd),_0x3cbfa8(0x216))&&ke(_0x1ae195)){_0x267a00[_0x3cbfa8(0x21f)](_0x32279b[_0x3cbfa8(0x21e)]),_0x545082[_0x3cbfa8(0x1f0)](_0x1ae195),_0x304a91=!0x0;const _0x1d150b=_0x1ae195[_0x3cbfa8(0x200)],_0x2bf59d=_0x1ae195[_0x3cbfa8(0x1cb)],_0x1422d4=_0x1d150b&&_0x1d150b['is'](_0x3cbfa8(0x1bd),_0x3cbfa8(0x216)),_0x50b26c=_0x2bf59d&&_0x2bf59d['is'](_0x3cbfa8(0x1bd),_0x3cbfa8(0x216));_0x1422d4&&!_0x545082[_0x3cbfa8(0x235)](_0x1d150b)&&_0x2528c3[_0x3cbfa8(0x1f0)](_0x1d150b),_0x50b26c&&!_0x545082[_0x3cbfa8(0x235)](_0x2bf59d)&&_0x2528c3[_0x3cbfa8(0x1f0)](_0x2bf59d);}else _0x1ae195['is'](_0x3cbfa8(0x1bd),_0x3cbfa8(0x251))&&_0x1ae195[_0x3cbfa8(0x250)]&&(_0x267a00[_0x3cbfa8(0x21f)](_0x32279b[_0x3cbfa8(0x21e)]),_0x304a91=!0x0);}}else{if(_0x3cbfa8(0x201)==_0x267a00[_0x3cbfa8(0x1b6)]){if(!_0x267a00[_0x3cbfa8(0x238)]||!_0x267a00[_0x3cbfa8(0x238)][_0x3cbfa8(0x220)])continue;const _0x4d8221=_0x267a00[_0x3cbfa8(0x238)][_0x3cbfa8(0x25c)];if(_0x4d8221&&Object[_0x3cbfa8(0x245)](_0x4d8221)[_0x3cbfa8(0x1d8)])continue;const _0x36c72b=_0x267a00[_0x3cbfa8(0x238)][_0x3cbfa8(0x220)];let _0x4893f6=!0x0,_0x45eea3=!0x0;for(const _0x53d3e8 of _0x3a69af)if(_0x53d3e8[_0x3cbfa8(0x1b6)]&&_0x53d3e8[_0x3cbfa8(0x1b6)][_0x3cbfa8(0x1ee)](_0x3cbfa8(0x234))){if(!_0x53d3e8[_0x3cbfa8(0x238)][_0x3cbfa8(0x220)]){_0x45eea3=!0x1;break;}if(_0x53d3e8['id']!=_0x267a00['id']&&_0x53d3e8[_0x3cbfa8(0x238)][_0x3cbfa8(0x220)]==_0x36c72b){_0x4893f6=!0x1;break;}}_0x45eea3&&_0x4893f6&&(_0x267a00[_0x3cbfa8(0x255)](),_0x304a91=!0x0);}}for(const _0x47fe6c of _0x545082)_0x3d1c91[_0x3cbfa8(0x206)](_0x47fe6c);for(const _0x46abd0 of _0x2528c3)_0x3d1c91[_0x3cbfa8(0x1fc)](_0x46abd0);return _0x304a91;}),_0x36192c[_0x162855(0x1b8)][_0x162855(0x1ca)](_0x162855(0x24d))[_0x162855(0x222)]({'model':_0x162855(0x1fa),'view':(_0x565f3b,_0x11867d)=>_0x58c685(_0x565f3b),'converterPriority':_0x162855(0x25f)}),_0x36192c[_0x162855(0x1b8)][_0x162855(0x1ca)](_0x162855(0x242))[_0x162855(0x222)]({'model':_0x162855(0x1fa),'view':(_0x139c13,_0x5e7a87)=>_0x5e7a87[_0x162855(0x1fd)][_0x162855(0x21b)]?_0x58c685(_0x139c13,!0x1):null,'converterPriority':_0x162855(0x25f)});const _0x1b2099=_0x36192c[_0x162855(0x252)][_0x162855(0x1c1)];this[_0x162855(0x203)](_0x1b2099[_0x162855(0x237)],_0x162855(0x1f4),(_0x5f2c12,_0x261dde)=>{const _0x40c5b5=_0x162855,_0x538d7d=[];for(const _0x122d3c of _0x1b2099[_0x40c5b5(0x269)](_0x261dde[_0x40c5b5(0x208)])[_0x40c5b5(0x1b7)]())_0x122d3c['is'](_0x40c5b5(0x1bd),_0x40c5b5(0x261))&&_0x538d7d[_0x40c5b5(0x233)](_0x122d3c);_0x1b2099[_0x40c5b5(0x227)](_0x1ed99f=>{const _0x2573a0=_0x40c5b5;for(const _0x1a7346 of _0x538d7d)_0x1ed99f[_0x2573a0(0x1db)](_0x1ed99f[_0x2573a0(0x269)](_0x1a7346),_0x1ed99f[_0x2573a0(0x1d2)](_0x1a7346)),_0x1ed99f[_0x2573a0(0x206)](_0x1a7346);});});}}function ke(_0x1d88a1){const _0x2741ae=_0x352410;if(_0x1d88a1[_0x2741ae(0x250)])return!0x0;const _0x2ff9ed=_0x1d88a1[_0x2741ae(0x22c)](0x0);return _0x2ff9ed['is'](_0x2741ae(0x1bd),_0x2741ae(0x251))&&_0x2ff9ed[_0x2741ae(0x250)];}function Re(_0x31d803,_0x57c546={},_0x3b8af6){const _0x180077=_0x352410;for(const {isAnchor:_0x5241b7,cellHeight:_0x31d247,cellWidth:_0x5636cb}of _0x3b8af6[_0x180077(0x215)](_0x31d803,{'includeAllSlots':!0x0,..._0x57c546}))if(!_0x5241b7||0x1!=_0x31d247||0x1!=_0x5636cb)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32449a=_0x458b;function _0x458b(_0x3f99a9,_0xd1eede){const _0xbc2129=_0xbc21();return _0x458b=function(_0x458b80,_0xba26f5){_0x458b80=_0x458b80-0x172;let _0x4d8408=_0xbc2129[_0x458b80];return _0x4d8408;},_0x458b(_0x3f99a9,_0xd1eede);}(function(_0x4d9204,_0x43dd9a){const _0x1b937d=_0x458b,_0x3171a9=_0x4d9204();while(!![]){try{const _0x2f2d47=parseInt(_0x1b937d(0x1a6))/0x1*(-parseInt(_0x1b937d(0x197))/0x2)+parseInt(_0x1b937d(0x1a4))/0x3+-parseInt(_0x1b937d(0x1a3))/0x4+-parseInt(_0x1b937d(0x188))/0x5+parseInt(_0x1b937d(0x185))/0x6+parseInt(_0x1b937d(0x18a))/0x7+parseInt(_0x1b937d(0x18d))/0x8*(-parseInt(_0x1b937d(0x17a))/0x9);if(_0x2f2d47===_0x43dd9a)break;else _0x3171a9['push'](_0x3171a9['shift']());}catch(_0x4f737b){_0x3171a9['push'](_0x3171a9['shift']());}}}(_0xbc21,0xb777d));import{Plugin as _0xfea0db}from'ckeditor5/src/core.js';import{getTranslation as _0x2f091e}from'../utils/common-translations.js';export default class Nt extends _0xfea0db{[_0x32449a(0x19a)](){const _0x42f417=_0x32449a;if(!this[_0x42f417(0x19b)][_0x42f417(0x198)][_0x42f417(0x1a1)](_0x42f417(0x17d)))return;const _0x4efaef=this[_0x42f417(0x19b)][_0x42f417(0x198)][_0x42f417(0x187)](_0x42f417(0x17b));_0x4efaef[_0x42f417(0x193)](_0x42f417(0x180),this[_0x42f417(0x1a8)][_0x42f417(0x190)](this)),_0x4efaef[_0x42f417(0x172)][_0x42f417(0x179)](_0x42f417(0x1a2),_0x42f417(0x182),_0x42f417(0x17e),_0x4efaef[_0x42f417(0x172)][_0x42f417(0x19f)](_0x42f417(0x1a2),null,_0x42f417(0x176))),_0x4efaef[_0x42f417(0x172)][_0x42f417(0x179)](_0x42f417(0x1a2),_0x42f417(0x182),_0x42f417(0x176),_0x4efaef[_0x42f417(0x172)][_0x42f417(0x19f)](_0x42f417(0x1a2),null,_0x42f417(0x17e))),_0x4efaef[_0x42f417(0x195)][_0x42f417(0x183)](this[_0x42f417(0x18b)][_0x42f417(0x190)](this));}[_0x32449a(0x1a8)](_0x415f1c,_0x2437fb){const _0x529fd4=_0x32449a,_0x5085a2=this[_0x529fd4(0x19b)][_0x529fd4(0x198)][_0x529fd4(0x187)](_0x529fd4(0x17b)),_0xec7cc3=this[_0x529fd4(0x19b)][_0x529fd4(0x198)][_0x529fd4(0x187)](_0x529fd4(0x17d)),_0x38e958=_0x2437fb[_0x529fd4(0x199)]||this[_0x529fd4(0x19b)][_0x529fd4(0x175)][_0x529fd4(0x184)][_0x529fd4(0x191)][_0x529fd4(0x189)]();this[_0x529fd4(0x19b)][_0x529fd4(0x175)][_0x529fd4(0x1a7)](()=>{const _0x264339=_0x529fd4,_0x49ac6c=_0xec7cc3[_0x264339(0x192)](_0x38e958);let _0x2ad485=_0x49ac6c?_0xec7cc3[_0x264339(0x177)](_0x49ac6c):null,_0x52b45a=_0x38e958[_0x264339(0x17c)](_0x264339(0x181))||null;const _0xa140b8=_0x2437fb[_0x264339(0x181)]||_0x52b45a,_0x479e57=_0x2437fb[_0x264339(0x178)]||_0x2ad485,_0x38a0f4=this[_0x264339(0x19b)][_0x264339(0x198)][_0x264339(0x187)](_0x264339(0x173))['me'];for(const _0x5bea03 of _0x5085a2[_0x264339(0x19d)]()){const _0x2d9845=_0x5bea03[_0x264339(0x18f)]();if(_0x264339(0x182)===_0x5bea03[_0x264339(0x18e)]&&_0x2d9845===_0x38e958){_0x5bea03[_0x264339(0x1a5)]!==_0x38a0f4&&_0x5bea03[_0x264339(0x176)]();const _0x5593da=_0x5bea03[_0x264339(0x17f)][_0x264339(0x174)];_0x52b45a=_0x5593da[0x0][_0x264339(0x181)],_0x2ad485=_0x5593da[0x0][_0x264339(0x178)];break;}}_0x415f1c({'table':_0x38e958,'tableWidth':_0xa140b8,'columnWidths':_0x479e57}),_0x5085a2[_0x264339(0x196)](_0x38e958,{'commandName':_0x264339(0x180),'commandParams':[{'tableWidth':_0x52b45a,'columnWidths':_0x2ad485}],'formatGroupId':_0x264339(0x182)},[],_0x264339(0x182));});}[_0x32449a(0x18b)](_0x35e25b){const _0x30e610=_0x32449a;if(_0x30e610(0x1a2)!=_0x35e25b[_0x30e610(0x19c)]&&_0x30e610(0x19e)!=_0x35e25b[_0x30e610(0x19c)])return;const {data:_0x30aec7}=_0x35e25b;if(_0x30aec7&&_0x30e610(0x182)===_0x30aec7[_0x30e610(0x186)]){const _0x4afb1b=_0x30e610(0x1a0);return{'type':_0x30e610(0x18c),'content':_0x2f091e(this[_0x30e610(0x19b)][_0x30e610(0x194)],_0x4afb1b)};}}}function _0xbc21(){const _0x271a50=['TableColumnResizeEditing','accept','data','resizeTableWidth','tableWidth','resizeTable','registerDescriptionCallback','document','4152822hWLcVZ','formatGroupId','get','1063875fMbNJb','getSelectedElement','8768809viEdWU','handleSuggestionDescription','format','56yRHtVM','subType','getContainedElement','bind','selection','getColumnGroupElement','enableCommand','locale','descriptionFactory','markBlockFormat','1042hXxRvz','plugins','table','afterInit','editor','type','getSuggestions','formatInline','getSuggestionCallback','*Format:*\x20resize\x20table','has','formatBlock','846308OtgHfW','1170624Ezxntw','author','10WpUxmx','change','handleResizeTableWidthCommand','_suggestionFactory','Users','commandParams','model','discard','getTableColumnsWidths','columnWidths','registerCustomCallback','1483695WXjMdO','TrackChangesEditing','getAttribute'];_0xbc21=function(){return _0x271a50;};return _0xbc21();}
23
+ const _0x197cc3=_0x4a61;function _0x4a61(_0x2c7283,_0x561833){const _0x596222=_0x5962();return _0x4a61=function(_0x4a6172,_0x316efc){_0x4a6172=_0x4a6172-0x17c;let _0x55ad8a=_0x596222[_0x4a6172];return _0x55ad8a;},_0x4a61(_0x2c7283,_0x561833);}function _0x5962(){const _0x2c5a32=['4251285dXqudq','type','enableCommand','formatInline','change','descriptionFactory','4922112IjgLOp','707OtKFsq','formatBlock','locale','getSuggestions','1814919MBqdQq','785250LTAZEs','50iguGki','getColumnGroupElement','registerDescriptionCallback','markBlockFormat','formatGroupId','4pHjBud','editor','getSuggestionCallback','getContainedElement','TableColumnResizeEditing','get','2FUMaue','268784KKadgx','registerCustomCallback','data','plugins','getTableColumnsWidths','getSelectedElement','resizeTableWidth','has','discard','accept','*Format:*\x20resize\x20table','commandParams','resizeTable','_suggestionFactory','format','TrackChangesEditing','Users','bind','2870593PSxCMv','handleResizeTableWidthCommand','9468DfHGtV','model','table','selection','handleSuggestionDescription','author','tableWidth','getAttribute','subType','afterInit','document','columnWidths'];_0x5962=function(){return _0x2c5a32;};return _0x5962();}(function(_0x48283f,_0x242b6a){const _0x52d163=_0x4a61,_0x491817=_0x48283f();while(!![]){try{const _0x5b4009=-parseInt(_0x52d163(0x189))/0x1*(-parseInt(_0x52d163(0x188))/0x2)+parseInt(_0x52d163(0x1b4))/0x3*(parseInt(_0x52d163(0x182))/0x4)+-parseInt(_0x52d163(0x17c))/0x5+parseInt(_0x52d163(0x19d))/0x6*(-parseInt(_0x52d163(0x1b0))/0x7)+parseInt(_0x52d163(0x1af))/0x8+parseInt(_0x52d163(0x1a9))/0x9+parseInt(_0x52d163(0x17d))/0xa*(-parseInt(_0x52d163(0x19b))/0xb);if(_0x5b4009===_0x242b6a)break;else _0x491817['push'](_0x491817['shift']());}catch(_0x475dbd){_0x491817['push'](_0x491817['shift']());}}}(_0x5962,0x530af));import{Plugin as _0x1c6128}from'ckeditor5/src/core.js';import{getTranslation as _0x2e9322}from'../utils/common-translations.js';export default class Nt extends _0x1c6128{[_0x197cc3(0x1a6)](){const _0x225fc8=_0x197cc3;if(!this[_0x225fc8(0x183)][_0x225fc8(0x18c)][_0x225fc8(0x190)](_0x225fc8(0x186)))return;const _0x1764f3=this[_0x225fc8(0x183)][_0x225fc8(0x18c)][_0x225fc8(0x187)](_0x225fc8(0x198));_0x1764f3[_0x225fc8(0x1ab)](_0x225fc8(0x18f),this[_0x225fc8(0x19c)][_0x225fc8(0x19a)](this)),_0x1764f3[_0x225fc8(0x196)][_0x225fc8(0x18a)](_0x225fc8(0x1b1),_0x225fc8(0x195),_0x225fc8(0x192),_0x1764f3[_0x225fc8(0x196)][_0x225fc8(0x184)](_0x225fc8(0x1b1),null,_0x225fc8(0x191))),_0x1764f3[_0x225fc8(0x196)][_0x225fc8(0x18a)](_0x225fc8(0x1b1),_0x225fc8(0x195),_0x225fc8(0x191),_0x1764f3[_0x225fc8(0x196)][_0x225fc8(0x184)](_0x225fc8(0x1b1),null,_0x225fc8(0x192))),_0x1764f3[_0x225fc8(0x1ae)][_0x225fc8(0x17f)](this[_0x225fc8(0x1a1)][_0x225fc8(0x19a)](this));}[_0x197cc3(0x19c)](_0x38c437,_0x1dc8b6){const _0x3b7afd=_0x197cc3,_0x5d72d6=this[_0x3b7afd(0x183)][_0x3b7afd(0x18c)][_0x3b7afd(0x187)](_0x3b7afd(0x198)),_0x1ccddb=this[_0x3b7afd(0x183)][_0x3b7afd(0x18c)][_0x3b7afd(0x187)](_0x3b7afd(0x186)),_0x53a671=_0x1dc8b6[_0x3b7afd(0x19f)]||this[_0x3b7afd(0x183)][_0x3b7afd(0x19e)][_0x3b7afd(0x1a7)][_0x3b7afd(0x1a0)][_0x3b7afd(0x18e)]();this[_0x3b7afd(0x183)][_0x3b7afd(0x19e)][_0x3b7afd(0x1ad)](()=>{const _0x5721d4=_0x3b7afd,_0x3681ff=_0x1ccddb[_0x5721d4(0x17e)](_0x53a671);let _0x306abd=_0x3681ff?_0x1ccddb[_0x5721d4(0x18d)](_0x3681ff):null,_0x9879c1=_0x53a671[_0x5721d4(0x1a4)](_0x5721d4(0x1a3))||null;const _0x58f17a=_0x1dc8b6[_0x5721d4(0x1a3)]||_0x9879c1,_0x2d0da8=_0x1dc8b6[_0x5721d4(0x1a8)]||_0x306abd,_0x2e73c8=this[_0x5721d4(0x183)][_0x5721d4(0x18c)][_0x5721d4(0x187)](_0x5721d4(0x199))['me'];for(const _0x2d05a3 of _0x5d72d6[_0x5721d4(0x1b3)]()){const _0x49c361=_0x2d05a3[_0x5721d4(0x185)]();if(_0x5721d4(0x195)===_0x2d05a3[_0x5721d4(0x1a5)]&&_0x49c361===_0x53a671){_0x2d05a3[_0x5721d4(0x1a2)]!==_0x2e73c8&&_0x2d05a3[_0x5721d4(0x191)]();const _0x2a973c=_0x2d05a3[_0x5721d4(0x18b)][_0x5721d4(0x194)];_0x9879c1=_0x2a973c[0x0][_0x5721d4(0x1a3)],_0x306abd=_0x2a973c[0x0][_0x5721d4(0x1a8)];break;}}_0x38c437({'table':_0x53a671,'tableWidth':_0x58f17a,'columnWidths':_0x2d0da8}),_0x5d72d6[_0x5721d4(0x180)](_0x53a671,{'commandName':_0x5721d4(0x18f),'commandParams':[{'tableWidth':_0x9879c1,'columnWidths':_0x306abd}],'formatGroupId':_0x5721d4(0x195)},[],_0x5721d4(0x195));});}[_0x197cc3(0x1a1)](_0x3883e1){const _0x3fa34e=_0x197cc3;if(_0x3fa34e(0x1b1)!=_0x3883e1[_0x3fa34e(0x1aa)]&&_0x3fa34e(0x1ac)!=_0x3883e1[_0x3fa34e(0x1aa)])return;const {data:_0x2b8949}=_0x3883e1;if(_0x2b8949&&_0x3fa34e(0x195)===_0x2b8949[_0x3fa34e(0x181)]){const _0x200b95=_0x3fa34e(0x193);return{'type':_0x3fa34e(0x197),'content':_0x2e9322(this[_0x3fa34e(0x183)][_0x3fa34e(0x1b2)],_0x200b95)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x454819=_0x85fa;function _0x85fa(_0x566d8a,_0x18ea26){const _0x37ae31=_0x37ae();return _0x85fa=function(_0x85faa0,_0x298ea7){_0x85faa0=_0x85faa0-0x96;let _0x1cc9d6=_0x37ae31[_0x85faa0];return _0x1cc9d6;},_0x85fa(_0x566d8a,_0x18ea26);}(function(_0x492d29,_0x4c0248){const _0x1285a4=_0x85fa,_0x4ab861=_0x492d29();while(!![]){try{const _0x1291a1=parseInt(_0x1285a4(0xb9))/0x1*(-parseInt(_0x1285a4(0xa8))/0x2)+-parseInt(_0x1285a4(0xd4))/0x3+-parseInt(_0x1285a4(0xa1))/0x4*(parseInt(_0x1285a4(0xe5))/0x5)+-parseInt(_0x1285a4(0xcf))/0x6*(parseInt(_0x1285a4(0xbf))/0x7)+parseInt(_0x1285a4(0xca))/0x8*(-parseInt(_0x1285a4(0xb4))/0x9)+parseInt(_0x1285a4(0xa7))/0xa+parseInt(_0x1285a4(0xcc))/0xb*(parseInt(_0x1285a4(0xd3))/0xc);if(_0x1291a1===_0x4c0248)break;else _0x4ab861['push'](_0x4ab861['shift']());}catch(_0x37adfb){_0x4ab861['push'](_0x4ab861['shift']());}}}(_0x37ae,0x3ebef));import{Plugin as _0x3e3be4}from'ckeditor5/src/core.js';function _0x37ae(){const _0x392977=['231018ZmhGIo','addClass','FORMAT_REGULAR_ROW','*Format:*\x20%0','12DFAzuB','925632vqAMPa','stop','requires','_registerLegacyDescription','registerDescriptionCallback','markerName','setAttribute','TrackChangesEditing','downcastDispatcher','unbindElementFromMarkerName','registerAttributeLabel','markerRange','consume','removeAttribute','cell','parent','getSuggestion','3085inudvZ','_splitMarkerName','commandName','FORMAT_HEADER_ROW','highest','markerNameToElements','writer','end','toViewElement','commandParams','headingColumns','locale','editing','ck-suggestion-marker--active','includes','consumable','editor','removeMarker:suggestion','showSuggestionHighlights','TableUtils','1676rGvSYy','removeClass','_suggestionFactory','formatBlock','accept','type','1944700SScNUk','62PAPDLE','activeMarkers','_handleLegacySuggestions','getCellLocation','descriptionFactory','start','get','afterInit','item','format','_acceptFormatSuggestionCallbackFactory','createTableWalker','369qNKHin','FORMAT_HEADER_COLUMN','bindElementToMarker','setTableRowHeader','headingRows','7093Phebfk','setTableColumnHeader','name','TableEditing','options','nodeAfter','70zKSgDW','FORMAT_REGULAR_COLUMN','nodeBefore','enableDefaultAttributesIntegration','data-suggestion','mapper','ck-suggestion-marker-','plugins','registerCustomCallback','forceValue','registerBlockAttribute','62192ioVwgN','data','17085761aFqmJO','addMarker:suggestion','has'];_0x37ae=function(){return _0x392977;};return _0x37ae();}import _0x45f9aa from'./table.js';import{getTranslation as _0x313265}from'../utils/common-translations.js';export default class Ct extends _0x3e3be4{static get[_0x454819(0xd6)](){return[_0x45f9aa];}[_0x454819(0xaf)](){const _0x2c6752=_0x454819,_0x12a9d5=this[_0x2c6752(0x9d)];if(!_0x12a9d5[_0x2c6752(0xc6)][_0x2c6752(0xce)](_0x2c6752(0xbc)))return;const _0x3f938b=_0x12a9d5[_0x2c6752(0x98)],_0x4870da=_0x12a9d5[_0x2c6752(0xc6)][_0x2c6752(0xae)](_0x2c6752(0xdb));_0x4870da[_0x2c6752(0xc2)](_0x2c6752(0xb7)),_0x4870da[_0x2c6752(0xc2)](_0x2c6752(0xba)),_0x4870da[_0x2c6752(0xc9)](_0x2c6752(0xb8)),_0x4870da[_0x2c6752(0xc9)](_0x2c6752(0x97)),_0x4870da[_0x2c6752(0xac)][_0x2c6752(0xde)](_0x2c6752(0xb8),_0x313265(_0x3f938b,_0x2c6752(0xe8))),_0x4870da[_0x2c6752(0xac)][_0x2c6752(0xde)](_0x2c6752(0x97),_0x313265(_0x3f938b,_0x2c6752(0xb5))),this[_0x2c6752(0xaa)]();}[_0x454819(0xaa)](){const _0x17e6f0=_0x454819,_0x166bc6=this[_0x17e6f0(0x9d)][_0x17e6f0(0xc6)][_0x17e6f0(0xae)](_0x17e6f0(0xdb)),_0x41e20b=this[_0x17e6f0(0x9d)][_0x17e6f0(0xc6)][_0x17e6f0(0xae)](_0x17e6f0(0xa0)),_0x32fb1e=this[_0x17e6f0(0x9d)][_0x17e6f0(0xc6)][_0x17e6f0(0xae)](_0x45f9aa)[_0x17e6f0(0xb2)]();function _0x276f6f({showActiveMarker:_0x52e571=!0x0,setDataAttribute:_0xa71a51=!0x0}={}){return(_0x2cf6c9,_0x153720,_0x18a81f)=>{const _0x4aeaa6=_0x85fa,{type:_0x410744,id:_0xa09858}=_0x166bc6[_0x4aeaa6(0xe6)](_0x153720[_0x4aeaa6(0xd9)]),_0xfe9503=_0x166bc6[_0x4aeaa6(0xe4)](_0xa09858),_0x301cd3=_0xfe9503[_0x4aeaa6(0xcb)];if(_0x4aeaa6(0xa4)!=_0xfe9503[_0x4aeaa6(0xa6)]||!_0x301cd3||_0x4aeaa6(0xba)!=_0x301cd3[_0x4aeaa6(0xe7)])return;if(_0x153720[_0x4aeaa6(0xb0)])return void _0x2cf6c9[_0x4aeaa6(0xd5)]();if(!_0x18a81f[_0x4aeaa6(0x9c)][_0x4aeaa6(0xe0)](_0x153720[_0x4aeaa6(0xdf)],_0x2cf6c9[_0x4aeaa6(0xbb)]))return;const _0x36b76f=_0x153720[_0x4aeaa6(0xdf)][_0x4aeaa6(0xad)][_0x4aeaa6(0xbe)],_0x11d725=_0x153720[_0x4aeaa6(0xdf)][_0x4aeaa6(0xec)][_0x4aeaa6(0xc1)],_0x7be11b=_0x36b76f[_0x4aeaa6(0xe3)][_0x4aeaa6(0xe3)],{column:_0x1e73d8}=_0x41e20b[_0x4aeaa6(0xab)](_0x36b76f),{column:_0x54d557}=_0x41e20b[_0x4aeaa6(0xab)](_0x11d725);for(let _0x1d280b=_0x1e73d8;_0x1d280b<=_0x54d557;_0x1d280b++){const _0x211bd0=_0x41e20b[_0x4aeaa6(0xb3)](_0x7be11b,{'column':_0x1d280b,'includeAllSlots':!0x1});for(const _0x37377a of _0x211bd0){const _0x5b3852=_0x37377a[_0x4aeaa6(0xe2)],_0x5b6e7f=_0x18a81f[_0x4aeaa6(0xc4)][_0x4aeaa6(0xed)](_0x5b3852);_0x18a81f[_0x4aeaa6(0xeb)][_0x4aeaa6(0xd0)](_0x4aeaa6(0xc5)+_0x410744,_0x5b6e7f),_0xa71a51&&_0x18a81f[_0x4aeaa6(0xeb)][_0x4aeaa6(0xda)](_0x4aeaa6(0xc3),_0xa09858,_0x5b6e7f),_0x18a81f[_0x4aeaa6(0xc4)][_0x4aeaa6(0xb6)](_0x5b6e7f,_0x153720[_0x4aeaa6(0xd9)]),_0x52e571&&(_0x166bc6[_0x4aeaa6(0xa9)][_0x4aeaa6(0x9b)](_0x153720[_0x4aeaa6(0xd9)])?_0x18a81f[_0x4aeaa6(0xeb)][_0x4aeaa6(0xd0)](_0x4aeaa6(0x9a),_0x5b6e7f):_0x18a81f[_0x4aeaa6(0xeb)][_0x4aeaa6(0xa2)](_0x4aeaa6(0x9a),_0x5b6e7f));}}};}_0x166bc6[_0x17e6f0(0xa3)][_0x17e6f0(0xc7)](_0x17e6f0(0xa4),_0x17e6f0(0xb7),_0x17e6f0(0xa5),_0x32fb1e),_0x166bc6[_0x17e6f0(0xa3)][_0x17e6f0(0xc7)](_0x17e6f0(0xa4),_0x17e6f0(0xba),_0x17e6f0(0xa5),_0x32fb1e),this[_0x17e6f0(0x9d)][_0x17e6f0(0x99)][_0x17e6f0(0xdc)]['on'](_0x17e6f0(0xcd),_0x276f6f(),{'priority':_0x17e6f0(0xe9)}),this[_0x17e6f0(0x9d)][_0x17e6f0(0xcb)][_0x17e6f0(0xdc)]['on'](_0x17e6f0(0xcd),(_0x54c636,_0x11ae0e,_0xf97f7c)=>{const _0x5cb35d=_0x17e6f0;_0xf97f7c[_0x5cb35d(0xbd)][_0x5cb35d(0x9f)]&&_0x276f6f({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x54c636,_0x11ae0e,_0xf97f7c);},{'priority':_0x17e6f0(0xe9)}),this[_0x17e6f0(0x9d)][_0x17e6f0(0x99)][_0x17e6f0(0xdc)]['on'](_0x17e6f0(0x9e),(_0x119f7b,_0x4d9970,_0x36c18e)=>{const _0x1344f1=_0x17e6f0,{type:_0x5b45d6,id:_0x21d58b}=_0x166bc6[_0x1344f1(0xe6)](_0x4d9970[_0x1344f1(0xd9)]),_0x244841=_0x166bc6[_0x1344f1(0xe4)](_0x21d58b),_0x28e389=_0x244841[_0x1344f1(0xcb)];if(_0x1344f1(0xa4)!=_0x244841[_0x1344f1(0xa6)]||!_0x28e389||_0x1344f1(0xba)!=_0x28e389[_0x1344f1(0xe7)])return;const _0x406462=_0x36c18e[_0x1344f1(0xc4)][_0x1344f1(0xea)](_0x4d9970[_0x1344f1(0xd9)]);if(_0x406462){for(const _0xd9d041 of _0x406462)_0x36c18e[_0x1344f1(0xeb)][_0x1344f1(0xa2)](_0x1344f1(0xc5)+_0x5b45d6,_0xd9d041),_0x36c18e[_0x1344f1(0xeb)][_0x1344f1(0xa2)](_0x1344f1(0x9a),_0xd9d041),_0x36c18e[_0x1344f1(0xeb)][_0x1344f1(0xe1)](_0x1344f1(0xc3),_0xd9d041),_0x36c18e[_0x1344f1(0xc4)][_0x1344f1(0xdd)](_0xd9d041,_0x4d9970[_0x1344f1(0xd9)]);}},{'priority':_0x17e6f0(0xe9)}),this[_0x17e6f0(0xd7)]();}[_0x454819(0xd7)](){const _0x10ce8d=_0x454819,_0x22f270=this[_0x10ce8d(0x9d)],_0x491686=_0x22f270[_0x10ce8d(0x98)];function _0x2850f5(_0x1319cb){const _0x5c6e6d=_0x10ce8d;return{'type':_0x5c6e6d(0xb1),'content':_0x313265(_0x491686,_0x5c6e6d(0xd2),_0x1319cb)};}_0x22f270[_0x10ce8d(0xc6)][_0x10ce8d(0xae)](_0x10ce8d(0xdb))[_0x10ce8d(0xac)][_0x10ce8d(0xd8)](_0x5a4fc8=>{const _0x1274ed=_0x10ce8d;if(_0x1274ed(0xa4)!=_0x5a4fc8[_0x1274ed(0xa6)])return;const {data:_0x4651b0}=_0x5a4fc8;if(_0x4651b0){if(_0x1274ed(0xb7)==_0x4651b0[_0x1274ed(0xe7)]){const _0x419e65=_0x4651b0[_0x1274ed(0x96)][0x0][_0x1274ed(0xc8)];return _0x2850f5(_0x313265(_0x491686,_0x419e65?_0x1274ed(0xe8):_0x1274ed(0xd1)));}if(_0x1274ed(0xba)==_0x4651b0[_0x1274ed(0xe7)]){const _0x559055=_0x4651b0[_0x1274ed(0x96)][0x0][_0x1274ed(0xc8)];return _0x2850f5(_0x313265(_0x491686,_0x559055?_0x1274ed(0xb5):_0x1274ed(0xc0)));}}});}}
23
+ function _0x18b6(_0x7df70f,_0x3b500d){const _0x1aad04=_0x1aad();return _0x18b6=function(_0x18b6e9,_0x330ddd){_0x18b6e9=_0x18b6e9-0x155;let _0x1faf26=_0x1aad04[_0x18b6e9];return _0x1faf26;},_0x18b6(_0x7df70f,_0x3b500d);}const _0x47d53a=_0x18b6;(function(_0x2c5762,_0x570c49){const _0x400be4=_0x18b6,_0x51a610=_0x2c5762();while(!![]){try{const _0x14e993=-parseInt(_0x400be4(0x193))/0x1*(-parseInt(_0x400be4(0x1a1))/0x2)+-parseInt(_0x400be4(0x161))/0x3+parseInt(_0x400be4(0x160))/0x4+-parseInt(_0x400be4(0x1a4))/0x5*(-parseInt(_0x400be4(0x15c))/0x6)+parseInt(_0x400be4(0x195))/0x7*(parseInt(_0x400be4(0x18a))/0x8)+-parseInt(_0x400be4(0x156))/0x9*(parseInt(_0x400be4(0x16e))/0xa)+-parseInt(_0x400be4(0x15d))/0xb*(parseInt(_0x400be4(0x190))/0xc);if(_0x14e993===_0x570c49)break;else _0x51a610['push'](_0x51a610['shift']());}catch(_0x37c340){_0x51a610['push'](_0x51a610['shift']());}}}(_0x1aad,0xed835));import{Plugin as _0x307013}from'ckeditor5/src/core.js';import _0x250105 from'./table.js';function _0x1aad(){const _0x56e561=['nodeAfter','activeMarkers','afterInit','registerDescriptionCallback','setTableRowHeader','forceValue','unbindElementFromMarkerName','headingRows','140121MMfWpU','_acceptFormatSuggestionCallbackFactory','requires','registerBlockAttribute','mapper','commandParams','1698qUalrm','25003npuDVI','getSuggestion','toViewElement','2079356uWXCeY','1812582zhJIXh','FORMAT_HEADER_COLUMN','headingColumns','setTableColumnHeader','markerRange','consumable','registerCustomCallback','has','removeClass','removeMarker:suggestion','*Format:*\x20%0','data-suggestion','ck-suggestion-marker--active','830devPrc','FORMAT_REGULAR_ROW','enableDefaultAttributesIntegration','commandName','locale','options','accept','setAttribute','markerNameToElements','consume','includes','editing','FORMAT_REGULAR_COLUMN','FORMAT_HEADER_ROW','_suggestionFactory','createTableWalker','editor','writer','registerAttributeLabel','start','data','cell','downcastDispatcher','_handleLegacySuggestions','stop','descriptionFactory','name','addClass','700616eHjPkt','item','format','parent','showSuggestionHighlights','type','924hosSrm','removeAttribute','bindElementToMarker','393451HynMud','formatBlock','77PwkNfs','TableEditing','addMarker:suggestion','_splitMarkerName','markerName','getCellLocation','_registerLegacyDescription','plugins','ck-suggestion-marker-','TrackChangesEditing','end','TableUtils','2AskJci','nodeBefore','get','20630rhOxJU','highest'];_0x1aad=function(){return _0x56e561;};return _0x1aad();}import{getTranslation as _0xdfcbfe}from'../utils/common-translations.js';export default class Ct extends _0x307013{static get[_0x47d53a(0x158)](){return[_0x250105];}[_0x47d53a(0x1a8)](){const _0x36482d=_0x47d53a,_0xa39795=this[_0x36482d(0x17e)];if(!_0xa39795[_0x36482d(0x19c)][_0x36482d(0x168)](_0x36482d(0x196)))return;const _0xb1dbb3=_0xa39795[_0x36482d(0x172)],_0x31d151=_0xa39795[_0x36482d(0x19c)][_0x36482d(0x1a3)](_0x36482d(0x19e));_0x31d151[_0x36482d(0x170)](_0x36482d(0x1aa)),_0x31d151[_0x36482d(0x170)](_0x36482d(0x164)),_0x31d151[_0x36482d(0x159)](_0x36482d(0x155)),_0x31d151[_0x36482d(0x159)](_0x36482d(0x163)),_0x31d151[_0x36482d(0x187)][_0x36482d(0x180)](_0x36482d(0x155),_0xdfcbfe(_0xb1dbb3,_0x36482d(0x17b))),_0x31d151[_0x36482d(0x187)][_0x36482d(0x180)](_0x36482d(0x163),_0xdfcbfe(_0xb1dbb3,_0x36482d(0x162))),this[_0x36482d(0x185)]();}[_0x47d53a(0x185)](){const _0x2c7d06=_0x47d53a,_0xe72ea0=this[_0x2c7d06(0x17e)][_0x2c7d06(0x19c)][_0x2c7d06(0x1a3)](_0x2c7d06(0x19e)),_0xe08105=this[_0x2c7d06(0x17e)][_0x2c7d06(0x19c)][_0x2c7d06(0x1a3)](_0x2c7d06(0x1a0)),_0x5987d8=this[_0x2c7d06(0x17e)][_0x2c7d06(0x19c)][_0x2c7d06(0x1a3)](_0x250105)[_0x2c7d06(0x157)]();function _0x4b5dd8({showActiveMarker:_0x632aea=!0x0,setDataAttribute:_0x3be123=!0x0}={}){return(_0x82363d,_0x44af30,_0x514fcf)=>{const _0x40959e=_0x18b6,{type:_0x34e3b7,id:_0x1226ef}=_0xe72ea0[_0x40959e(0x198)](_0x44af30[_0x40959e(0x199)]),_0xb5f31d=_0xe72ea0[_0x40959e(0x15e)](_0x1226ef),_0x2ee962=_0xb5f31d[_0x40959e(0x182)];if(_0x40959e(0x194)!=_0xb5f31d[_0x40959e(0x18f)]||!_0x2ee962||_0x40959e(0x164)!=_0x2ee962[_0x40959e(0x171)])return;if(_0x44af30[_0x40959e(0x18b)])return void _0x82363d[_0x40959e(0x186)]();if(!_0x514fcf[_0x40959e(0x166)][_0x40959e(0x177)](_0x44af30[_0x40959e(0x165)],_0x82363d[_0x40959e(0x188)]))return;const _0x84544d=_0x44af30[_0x40959e(0x165)][_0x40959e(0x181)][_0x40959e(0x1a6)],_0x100429=_0x44af30[_0x40959e(0x165)][_0x40959e(0x19f)][_0x40959e(0x1a2)],_0x184661=_0x84544d[_0x40959e(0x18d)][_0x40959e(0x18d)],{column:_0x6ee6b4}=_0xe08105[_0x40959e(0x19a)](_0x84544d),{column:_0x3ed328}=_0xe08105[_0x40959e(0x19a)](_0x100429);for(let _0x44ec4c=_0x6ee6b4;_0x44ec4c<=_0x3ed328;_0x44ec4c++){const _0x2d29ce=_0xe08105[_0x40959e(0x17d)](_0x184661,{'column':_0x44ec4c,'includeAllSlots':!0x1});for(const _0x5dac30 of _0x2d29ce){const _0x486fc0=_0x5dac30[_0x40959e(0x183)],_0x5c8057=_0x514fcf[_0x40959e(0x15a)][_0x40959e(0x15f)](_0x486fc0);_0x514fcf[_0x40959e(0x17f)][_0x40959e(0x189)](_0x40959e(0x19d)+_0x34e3b7,_0x5c8057),_0x3be123&&_0x514fcf[_0x40959e(0x17f)][_0x40959e(0x175)](_0x40959e(0x16c),_0x1226ef,_0x5c8057),_0x514fcf[_0x40959e(0x15a)][_0x40959e(0x192)](_0x5c8057,_0x44af30[_0x40959e(0x199)]),_0x632aea&&(_0xe72ea0[_0x40959e(0x1a7)][_0x40959e(0x178)](_0x44af30[_0x40959e(0x199)])?_0x514fcf[_0x40959e(0x17f)][_0x40959e(0x189)](_0x40959e(0x16d),_0x5c8057):_0x514fcf[_0x40959e(0x17f)][_0x40959e(0x169)](_0x40959e(0x16d),_0x5c8057));}}};}_0xe72ea0[_0x2c7d06(0x17c)][_0x2c7d06(0x167)](_0x2c7d06(0x194),_0x2c7d06(0x1aa),_0x2c7d06(0x174),_0x5987d8),_0xe72ea0[_0x2c7d06(0x17c)][_0x2c7d06(0x167)](_0x2c7d06(0x194),_0x2c7d06(0x164),_0x2c7d06(0x174),_0x5987d8),this[_0x2c7d06(0x17e)][_0x2c7d06(0x179)][_0x2c7d06(0x184)]['on'](_0x2c7d06(0x197),_0x4b5dd8(),{'priority':_0x2c7d06(0x1a5)}),this[_0x2c7d06(0x17e)][_0x2c7d06(0x182)][_0x2c7d06(0x184)]['on'](_0x2c7d06(0x197),(_0x148558,_0x43ae03,_0x5934ca)=>{const _0x3b50ec=_0x2c7d06;_0x5934ca[_0x3b50ec(0x173)][_0x3b50ec(0x18e)]&&_0x4b5dd8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x148558,_0x43ae03,_0x5934ca);},{'priority':_0x2c7d06(0x1a5)}),this[_0x2c7d06(0x17e)][_0x2c7d06(0x179)][_0x2c7d06(0x184)]['on'](_0x2c7d06(0x16a),(_0x93db40,_0x321a7a,_0x1906bf)=>{const _0x133bb4=_0x2c7d06,{type:_0x3bc473,id:_0x1e1f50}=_0xe72ea0[_0x133bb4(0x198)](_0x321a7a[_0x133bb4(0x199)]),_0xdce13f=_0xe72ea0[_0x133bb4(0x15e)](_0x1e1f50),_0x3d7c49=_0xdce13f[_0x133bb4(0x182)];if(_0x133bb4(0x194)!=_0xdce13f[_0x133bb4(0x18f)]||!_0x3d7c49||_0x133bb4(0x164)!=_0x3d7c49[_0x133bb4(0x171)])return;const _0xbacd10=_0x1906bf[_0x133bb4(0x15a)][_0x133bb4(0x176)](_0x321a7a[_0x133bb4(0x199)]);if(_0xbacd10){for(const _0x33fcc8 of _0xbacd10)_0x1906bf[_0x133bb4(0x17f)][_0x133bb4(0x169)](_0x133bb4(0x19d)+_0x3bc473,_0x33fcc8),_0x1906bf[_0x133bb4(0x17f)][_0x133bb4(0x169)](_0x133bb4(0x16d),_0x33fcc8),_0x1906bf[_0x133bb4(0x17f)][_0x133bb4(0x191)](_0x133bb4(0x16c),_0x33fcc8),_0x1906bf[_0x133bb4(0x15a)][_0x133bb4(0x1ac)](_0x33fcc8,_0x321a7a[_0x133bb4(0x199)]);}},{'priority':_0x2c7d06(0x1a5)}),this[_0x2c7d06(0x19b)]();}[_0x47d53a(0x19b)](){const _0x550032=_0x47d53a,_0x157a7c=this[_0x550032(0x17e)],_0x48fcd7=_0x157a7c[_0x550032(0x172)];function _0xdb309b(_0x381ecf){const _0x10cf9f=_0x550032;return{'type':_0x10cf9f(0x18c),'content':_0xdfcbfe(_0x48fcd7,_0x10cf9f(0x16b),_0x381ecf)};}_0x157a7c[_0x550032(0x19c)][_0x550032(0x1a3)](_0x550032(0x19e))[_0x550032(0x187)][_0x550032(0x1a9)](_0x5e6aaf=>{const _0x1a8c78=_0x550032;if(_0x1a8c78(0x194)!=_0x5e6aaf[_0x1a8c78(0x18f)])return;const {data:_0x52a019}=_0x5e6aaf;if(_0x52a019){if(_0x1a8c78(0x1aa)==_0x52a019[_0x1a8c78(0x171)]){const _0x4764ea=_0x52a019[_0x1a8c78(0x15b)][0x0][_0x1a8c78(0x1ab)];return _0xdb309b(_0xdfcbfe(_0x48fcd7,_0x4764ea?_0x1a8c78(0x17b):_0x1a8c78(0x16f)));}if(_0x1a8c78(0x164)==_0x52a019[_0x1a8c78(0x171)]){const _0x1437f6=_0x52a019[_0x1a8c78(0x15b)][0x0][_0x1a8c78(0x1ab)];return _0xdb309b(_0xdfcbfe(_0x48fcd7,_0x1437f6?_0x1a8c78(0x162):_0x1a8c78(0x17a)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5467(_0x8ed872,_0x305d30){const _0x1a6e02=_0x1a6e();return _0x5467=function(_0x546775,_0x14dba2){_0x546775=_0x546775-0x7c;let _0x1dfd73=_0x1a6e02[_0x546775];return _0x1dfd73;},_0x5467(_0x8ed872,_0x305d30);}const _0x352cc3=_0x5467;(function(_0x561c38,_0x39742c){const _0x6bd8ec=_0x5467,_0x445e39=_0x561c38();while(!![]){try{const _0x431551=parseInt(_0x6bd8ec(0xa6))/0x1*(-parseInt(_0x6bd8ec(0xdb))/0x2)+-parseInt(_0x6bd8ec(0xca))/0x3*(parseInt(_0x6bd8ec(0x95))/0x4)+parseInt(_0x6bd8ec(0x94))/0x5*(-parseInt(_0x6bd8ec(0xbb))/0x6)+parseInt(_0x6bd8ec(0x88))/0x7+-parseInt(_0x6bd8ec(0xc2))/0x8*(-parseInt(_0x6bd8ec(0xd3))/0x9)+parseInt(_0x6bd8ec(0xc3))/0xa*(parseInt(_0x6bd8ec(0x82))/0xb)+parseInt(_0x6bd8ec(0xae))/0xc*(-parseInt(_0x6bd8ec(0x83))/0xd);if(_0x431551===_0x39742c)break;else _0x445e39['push'](_0x445e39['shift']());}catch(_0x421a28){_0x445e39['push'](_0x445e39['shift']());}}}(_0x1a6e,0x912b7));import{Plugin as _0x256203}from'ckeditor5/src/core.js';import _0x1929c6 from'./table.js';import{LiveRange as _0x3518ab}from'ckeditor5/src/engine.js';import{getTranslation as _0x4d089f}from'../utils/common-translations.js';function _0x1a6e(){const _0x5325e9=['formatBlock','subType','direction','has','15632uWMmnS','1080xGZbGJ','forceDefaultExecution','plugins','*Split\x20cell:*\x20horizontally','size','document','markBlockFormat','45939uRUSQD','mergeTableCellRight','mergeTableCellLeft','set:isEnabled','table','stop','requires','horizontally','author','4671oZYhEy','afterInit','splitTableCellVertically','_isForcedDefaultExecutionBlock','getRanges','map','format','type','36EiFDvv','getSuggestions','locale','model','element','length','containsRange','commands','enableCommand','_acceptFormatSuggestionCallbackFactory','mergeTableCellUp','isInContent','*Merge\x20cells*','52558jxIuzT','94731fzrNUJ','TrackChangesEditing','$graveyard','registerCustomCallback','findAncestor','6990382ZXDVno','TableUtils','createRangeOn','cell','get','trackChanges','mergeTableCells','add','_tablePostFixingSubtypes','accept','createTableWalker','descriptionFactory','56690erlrnj','12TLSOrI','markMultiRangeBlockFormat','splitTableCellHorizontally','getFirstPosition','fromRange','find','insertion','execute','rootName','_areSelectedCellsMergable','commandName','change','registerDescriptionCallback','_suggestionFactory','getSelectionAffectedTableCells','formatInline','return','54333joXzGM','getAncestors','filter','_areMergableCells','deletion','detach','TableEditing','selection','360DDyzSQ','getCellLocation','mergeTableCellDown','isEnabled','refresh','value','from','push','low','highest','root','setSelection','*Split\x20cell:*\x20vertically','366wWEXEg','tableCell','editor'];_0x1a6e=function(){return _0x5325e9;};return _0x1a6e();}export default class vt extends _0x256203{static get[_0x352cc3(0xd0)](){return[_0x1929c6];}[_0x352cc3(0xd4)](){const _0x4c6bda=_0x352cc3,_0x58ae0b=this[_0x4c6bda(0xbd)],_0x372ac8=_0x58ae0b[_0x4c6bda(0xde)][_0x4c6bda(0xc8)][_0x4c6bda(0xad)],_0x4e0f76=_0x58ae0b[_0x4c6bda(0xdd)];if(!_0x58ae0b[_0x4c6bda(0xc5)][_0x4c6bda(0xc1)](_0x4c6bda(0xac)))return;const _0x11f404=_0x58ae0b[_0x4c6bda(0xc5)][_0x4c6bda(0x8c)](_0x4c6bda(0x84)),_0x3fc197=_0x58ae0b[_0x4c6bda(0xc5)][_0x4c6bda(0x8c)](_0x4c6bda(0x89)),_0x104461=_0x58ae0b[_0x4c6bda(0xc5)][_0x4c6bda(0x8c)](_0x1929c6);_0x104461[_0x4c6bda(0x90)][_0x4c6bda(0xb5)](_0x4c6bda(0x8e)),_0x11f404[_0x4c6bda(0x7d)](_0x4c6bda(0x8e),()=>{const _0x13fa02=_0x4c6bda,_0x46065a=_0x3fc197[_0x13fa02(0xa3)](_0x58ae0b[_0x13fa02(0xde)][_0x13fa02(0xc8)][_0x13fa02(0xad)]);_0x58ae0b[_0x13fa02(0xde)][_0x13fa02(0xa0)](()=>{const _0x28cd19=_0x13fa02;_0x11f404[_0x28cd19(0x96)](_0x46065a,{'commandName':_0x28cd19(0x8e),'commandParams':[]},[],_0x28cd19(0x8e));});}),_0x58ae0b[_0x4c6bda(0x7c)][_0x4c6bda(0x8c)](_0x4c6bda(0x8e))['on'](_0x4c6bda(0x9c),(_0x407720,_0x5e8c3b)=>{const _0x195d75=_0x4c6bda;_0x58ae0b[_0x195d75(0x7c)][_0x195d75(0x8c)](_0x195d75(0x8d))[_0x195d75(0xb3)]&&(_0x5e8c3b[_0x195d75(0xe0)]>0x0&&_0x5e8c3b[_0x5e8c3b[_0x195d75(0xe0)]-0x1]&&_0x5e8c3b[_0x5e8c3b[_0x195d75(0xe0)]-0x1][_0x195d75(0xc4)]||_0x11f404[_0x195d75(0xd6)]||this[_0x195d75(0x9e)]()||_0x407720[_0x195d75(0xcf)]());},{'priority':_0x4c6bda(0xb7)});for(const _0x4c9705 of[_0x4c6bda(0x7f),_0x4c6bda(0xcb),_0x4c6bda(0xb0),_0x4c6bda(0xcc)]){const _0x305bfc=_0x58ae0b[_0x4c6bda(0x7c)][_0x4c6bda(0x8c)](_0x4c9705);_0x11f404[_0x4c6bda(0x7d)](_0x4c9705,()=>{const _0x13ff87=_0x4c6bda,_0x40c4d6=_0x58ae0b[_0x13ff87(0xde)][_0x13ff87(0xc8)][_0x13ff87(0xad)][_0x13ff87(0x98)]()[_0x13ff87(0xa7)]()[_0x13ff87(0x9a)](_0x57b005=>_0x57b005['is'](_0x13ff87(0xdf),_0x13ff87(0xbc))),_0x5211bd=_0x305bfc[_0x13ff87(0xb3)];_0x58ae0b[_0x13ff87(0xde)][_0x13ff87(0xa0)](()=>{const _0x3f1c40=_0x13ff87;_0x11f404[_0x3f1c40(0x96)]([_0x40c4d6,_0x5211bd],{'commandName':_0x3f1c40(0x8e),'commandParams':[]},[],_0x3f1c40(0x8e));});});}for(const _0x191a2a of[_0x4c6bda(0xd5),_0x4c6bda(0x97)]){const _0x6e4cd8=_0x58ae0b[_0x4c6bda(0x7c)][_0x4c6bda(0x8c)](_0x191a2a);_0x11f404[_0x4c6bda(0x7d)](_0x191a2a,()=>{const _0x871b65=_0x4c6bda,_0xc51c9b=_0x3fc197[_0x871b65(0xa3)](_0x58ae0b[_0x871b65(0xde)][_0x871b65(0xc8)][_0x871b65(0xad)])[0x0],_0x566169=_0xc51c9b[_0x871b65(0x87)](_0x871b65(0xce)),{column:_0x2bc224,row:_0x42f9ac}=_0x3fc197[_0x871b65(0xaf)](_0xc51c9b);let _0x5a17fc=[];if(_0x871b65(0xd1)==_0x6e4cd8[_0x871b65(0xc0)]){const _0x55e722=_0x3fc197[_0x871b65(0x92)](_0x566169,{'startRow':_0x42f9ac,'endRow':_0x42f9ac,'includeAllSlots':!0x0});_0x5a17fc=Array[_0x871b65(0xb4)](_0x55e722)[_0x871b65(0xd8)](_0x35e906=>_0x35e906[_0x871b65(0x8b)]);}else{const _0x1bcd2f=_0x3fc197[_0x871b65(0x92)](_0x566169,{'column':_0x2bc224,'includeAllSlots':!0x0});_0x5a17fc=Array[_0x871b65(0xb4)](_0x1bcd2f)[_0x871b65(0xd8)](_0x9454fb=>_0x9454fb[_0x871b65(0x8b)]);}_0x58ae0b[_0x871b65(0xde)][_0x871b65(0xa0)](_0x108343=>{const _0x3593a3=_0x871b65;_0x11f404[_0x3593a3(0xc9)](_0x108343[_0x3593a3(0x8a)](_0xc51c9b),{'commandName':_0x191a2a,'commandParams':[]},_0x5a17fc,_0x191a2a);});});}_0x11f404[_0x4c6bda(0x93)][_0x4c6bda(0xa1)](_0x2d57d3=>{const _0x13a996=_0x4c6bda;if(_0x13a996(0xbe)!=_0x2d57d3[_0x13a996(0xda)]&&_0x13a996(0xa4)!=_0x2d57d3[_0x13a996(0xda)])return;const {data:_0x412897}=_0x2d57d3;return _0x412897&&_0x13a996(0x8e)==_0x412897[_0x13a996(0x9f)]?{'type':_0x13a996(0xd9),'content':_0x4d089f(_0x4e0f76,_0x13a996(0x81))}:void 0x0;}),_0x11f404[_0x4c6bda(0x93)][_0x4c6bda(0xa1)](_0x250e86=>{const _0x2d96c9=_0x4c6bda;if(_0x2d96c9(0xbe)!=_0x250e86[_0x2d96c9(0xda)]&&_0x2d96c9(0xa4)!=_0x250e86[_0x2d96c9(0xda)])return;const {data:_0x3d2f5a}=_0x250e86;return _0x3d2f5a?_0x2d96c9(0xd5)==_0x3d2f5a[_0x2d96c9(0x9f)]?{'type':_0x2d96c9(0xd9),'content':_0x4d089f(_0x4e0f76,_0x2d96c9(0xba))}:_0x2d96c9(0x97)==_0x3d2f5a[_0x2d96c9(0x9f)]?{'type':_0x2d96c9(0xd9),'content':_0x4d089f(_0x4e0f76,_0x2d96c9(0xc6))}:void 0x0:void 0x0;});const _0x512169=_0x104461[_0x4c6bda(0x7e)]();for(const _0x2ea4ba of[_0x4c6bda(0x7f),_0x4c6bda(0xcb),_0x4c6bda(0xb0),_0x4c6bda(0xcc)])_0x11f404[_0x4c6bda(0xa2)][_0x4c6bda(0x86)](_0x4c6bda(0xbe),_0x2ea4ba,_0x4c6bda(0x91),_0x512169);for(const _0x376a1d of[_0x4c6bda(0xd5),_0x4c6bda(0x97)])_0x11f404[_0x4c6bda(0xa2)][_0x4c6bda(0x86)](_0x4c6bda(0xbe),_0x376a1d,_0x4c6bda(0x91),_0x512169);_0x11f404[_0x4c6bda(0xa2)][_0x4c6bda(0x86)](_0x4c6bda(0xbe),_0x4c6bda(0x8e),_0x4c6bda(0x91),_0x2fe2cd=>{const _0x56cff6=_0x4c6bda;_0x58ae0b[_0x56cff6(0xde)][_0x56cff6(0xa0)](_0x4edddb=>{const _0x1f04bc=_0x56cff6,_0x39fc81=Array[_0x1f04bc(0xb4)](_0x372ac8[_0x1f04bc(0xd7)]())[_0x1f04bc(0xd8)](_0x524fc4=>_0x3518ab[_0x1f04bc(0x99)](_0x524fc4));_0x4edddb[_0x1f04bc(0xb9)](_0x2fe2cd),_0x58ae0b[_0x1f04bc(0x7c)][_0x1f04bc(0x8c)](_0x1f04bc(0x8e))[_0x1f04bc(0xb2)](),_0x58ae0b[_0x1f04bc(0x9c)](_0x1f04bc(0x8e),{'forceDefaultExecution':!0x0});const _0x1721cb=_0x39fc81[_0x1f04bc(0xa8)](_0x199d2b=>_0x1f04bc(0x85)!=_0x199d2b[_0x1f04bc(0xb8)][_0x1f04bc(0x9d)]);_0x1721cb[_0x1f04bc(0xe0)]>0x0&&_0x4edddb[_0x1f04bc(0xb9)](_0x1721cb);for(const _0x18f4b1 of _0x39fc81)_0x18f4b1[_0x1f04bc(0xab)]();});});for(const _0x5a0c53 of[_0x4c6bda(0x7f),_0x4c6bda(0xb0),_0x4c6bda(0xcc),_0x4c6bda(0xcb)]){const _0x1843c3=_0x58ae0b[_0x4c6bda(0x7c)][_0x4c6bda(0x8c)](_0x5a0c53);_0x1843c3['on'](_0x4c6bda(0xcd),(_0x4931d2,_0x1349a5,_0x12e16c)=>{const _0x4a01f0=_0x4c6bda;if(_0x12e16c){const _0x44942e=_0x58ae0b[_0x4a01f0(0xde)][_0x4a01f0(0xc8)][_0x4a01f0(0xad)][_0x4a01f0(0x98)]()[_0x4a01f0(0xa7)]()[_0x4a01f0(0x9a)](_0xaf5297=>_0xaf5297['is'](_0x4a01f0(0xdf),_0x4a01f0(0xbc)));this[_0x4a01f0(0xa9)](_0x1843c3[_0x4a01f0(0xb3)],_0x44942e)||(_0x4931d2[_0x4a01f0(0xa5)]=!0x1,_0x4931d2[_0x4a01f0(0xcf)]());}},{'priority':_0x4c6bda(0xb6)});}}[_0x352cc3(0x9e)](){const _0x24d21a=_0x352cc3,_0x2f5ae8=this[_0x24d21a(0xbd)][_0x24d21a(0x7c)][_0x24d21a(0x8c)](_0x24d21a(0x8e)),_0x2176a0=this[_0x24d21a(0xbd)][_0x24d21a(0xc5)][_0x24d21a(0x8c)](_0x24d21a(0x89));if(!_0x2f5ae8[_0x24d21a(0xb1)])return!0x1;const _0x22cc03=_0x2176a0[_0x24d21a(0xa3)](this[_0x24d21a(0xbd)][_0x24d21a(0xde)][_0x24d21a(0xc8)][_0x24d21a(0xad)]);for(const _0x53f3c4 of _0x22cc03)for(const _0x5c90fd of _0x22cc03)if(_0x53f3c4!=_0x5c90fd&&!this[_0x24d21a(0xa9)](_0x53f3c4,_0x5c90fd))return!0x1;return!0x0;}[_0x352cc3(0xa9)](_0x3bd7f5,_0x234a36){const _0x595d43=_0x352cc3,_0x155a0b=this[_0x595d43(0xbd)][_0x595d43(0xc5)][_0x595d43(0x8c)](_0x595d43(0x84)),_0x2c9db8=this[_0x595d43(0xbd)][_0x595d43(0xde)][_0x595d43(0x8a)](_0x3bd7f5),_0x70f5b=this[_0x595d43(0xbd)][_0x595d43(0xde)][_0x595d43(0x8a)](_0x234a36),_0x1da8a2=new Set(),_0x1f0743=new Set();for(const _0x2826df of _0x155a0b[_0x595d43(0xdc)]())if((_0x595d43(0x9b)==_0x2826df[_0x595d43(0xda)]||_0x595d43(0xaa)==_0x2826df[_0x595d43(0xda)]||_0x595d43(0x8e)==_0x2826df[_0x595d43(0xbf)])&&_0x2826df[_0x595d43(0x80)]){for(const _0x5249e1 of _0x2826df[_0x595d43(0xd7)]())_0x5249e1[_0x595d43(0xe1)](_0x2c9db8,!0x0)&&_0x1da8a2[_0x595d43(0x8f)](_0x2826df[_0x595d43(0xda)]+':'+_0x2826df[_0x595d43(0xd2)]['id']),_0x5249e1[_0x595d43(0xe1)](_0x70f5b,!0x0)&&_0x1f0743[_0x595d43(0x8f)](_0x2826df[_0x595d43(0xda)]+':'+_0x2826df[_0x595d43(0xd2)]['id']);}if(_0x1da8a2[_0x595d43(0xc7)]!=_0x1f0743[_0x595d43(0xc7)])return!0x1;for(const _0x1e26dd of _0x1da8a2)if(!_0x1f0743[_0x595d43(0xc1)](_0x1e26dd))return!0x1;return!0x0;}}
23
+ function _0x3ae0(){const _0x32dc16=['*Split\x20cell:*\x20vertically','subType','filter','mergeTableCellRight','rootName','low','439581fCorJr','getSelectionAffectedTableCells','stop','getRanges','markMultiRangeBlockFormat','model','has','from','containsRange','mergeTableCells','mergeTableCellDown','TableUtils','*Merge\x20cells*','registerDescriptionCallback','getFirstPosition','_areSelectedCellsMergable','locale','formatInline','document','getCellLocation','getAncestors','table','afterInit','map','cell','_acceptFormatSuggestionCallbackFactory','detach','145YdvwvN','_isForcedDefaultExecutionBlock','horizontally','13484zEcdMm','refresh','highest','splitTableCellVertically','length','findAncestor','isEnabled','308504vhnpvX','TrackChangesEditing','editor','element','$graveyard','_tablePostFixingSubtypes','createTableWalker','2264022WohiXH','find','format','add','author','push','mergeTableCellUp','748962edYCPa','splitTableCellHorizontally','value','return','createRangeOn','markBlockFormat','selection','tableCell','formatBlock','registerCustomCallback','TableEditing','isInContent','_suggestionFactory','descriptionFactory','mergeTableCellLeft','194garkzU','setSelection','set:isEnabled','root','deletion','commands','386sLYBRy','4605930zXCWpr','_areMergableCells','8tfhiZe','insertion','trackChanges','enableCommand','accept','change','execute','getSuggestions','fromRange','direction','get','commandName','*Split\x20cell:*\x20horizontally','size','forceDefaultExecution','plugins','requires','type'];_0x3ae0=function(){return _0x32dc16;};return _0x3ae0();}const _0x2c2707=_0x5555;(function(_0x470416,_0x518e51){const _0x5ab6c7=_0x5555,_0x552300=_0x470416();while(!![]){try{const _0x22f234=-parseInt(_0x5ab6c7(0x111))/0x1*(parseInt(_0x5ab6c7(0x117))/0x2)+parseInt(_0x5ab6c7(0x132))/0x3+parseInt(_0x5ab6c7(0x150))/0x4*(-parseInt(_0x5ab6c7(0x14d))/0x5)+-parseInt(_0x5ab6c7(0x165))/0x6+parseInt(_0x5ab6c7(0x157))/0x7+-parseInt(_0x5ab6c7(0x11a))/0x8*(parseInt(_0x5ab6c7(0x15e))/0x9)+parseInt(_0x5ab6c7(0x118))/0xa;if(_0x22f234===_0x518e51)break;else _0x552300['push'](_0x552300['shift']());}catch(_0xaa9de0){_0x552300['push'](_0x552300['shift']());}}}(_0x3ae0,0x22156));import{Plugin as _0x4cdf51}from'ckeditor5/src/core.js';import _0x31457d from'./table.js';import{LiveRange as _0x1178f7}from'ckeditor5/src/engine.js';function _0x5555(_0x57051c,_0x13b37b){const _0x3ae0a1=_0x3ae0();return _0x5555=function(_0x5555b0,_0x10480c){_0x5555b0=_0x5555b0-0x111;let _0x539ede=_0x3ae0a1[_0x5555b0];return _0x539ede;},_0x5555(_0x57051c,_0x13b37b);}import{getTranslation as _0x2462a0}from'../utils/common-translations.js';export default class vt extends _0x4cdf51{static get[_0x2c2707(0x12a)](){return[_0x31457d];}[_0x2c2707(0x148)](){const _0x106da8=_0x2c2707,_0x5b9cc7=this[_0x106da8(0x159)],_0xc4182f=_0x5b9cc7[_0x106da8(0x137)][_0x106da8(0x144)][_0x106da8(0x16b)],_0x5f4efc=_0x5b9cc7[_0x106da8(0x142)];if(!_0x5b9cc7[_0x106da8(0x129)][_0x106da8(0x138)](_0x106da8(0x16f)))return;const _0x17cf02=_0x5b9cc7[_0x106da8(0x129)][_0x106da8(0x124)](_0x106da8(0x158)),_0x2d3f64=_0x5b9cc7[_0x106da8(0x129)][_0x106da8(0x124)](_0x106da8(0x13d)),_0x20d731=_0x5b9cc7[_0x106da8(0x129)][_0x106da8(0x124)](_0x31457d);_0x20d731[_0x106da8(0x15c)][_0x106da8(0x163)](_0x106da8(0x13b)),_0x17cf02[_0x106da8(0x11d)](_0x106da8(0x13b),()=>{const _0x3e18e5=_0x106da8,_0x49362e=_0x2d3f64[_0x3e18e5(0x133)](_0x5b9cc7[_0x3e18e5(0x137)][_0x3e18e5(0x144)][_0x3e18e5(0x16b)]);_0x5b9cc7[_0x3e18e5(0x137)][_0x3e18e5(0x11f)](()=>{const _0x46d9bd=_0x3e18e5;_0x17cf02[_0x46d9bd(0x136)](_0x49362e,{'commandName':_0x46d9bd(0x13b),'commandParams':[]},[],_0x46d9bd(0x13b));});}),_0x5b9cc7[_0x106da8(0x116)][_0x106da8(0x124)](_0x106da8(0x13b))['on'](_0x106da8(0x120),(_0x3cbc7e,_0x15b5a7)=>{const _0x334f6e=_0x106da8;_0x5b9cc7[_0x334f6e(0x116)][_0x334f6e(0x124)](_0x334f6e(0x11c))[_0x334f6e(0x167)]&&(_0x15b5a7[_0x334f6e(0x154)]>0x0&&_0x15b5a7[_0x15b5a7[_0x334f6e(0x154)]-0x1]&&_0x15b5a7[_0x15b5a7[_0x334f6e(0x154)]-0x1][_0x334f6e(0x128)]||_0x17cf02[_0x334f6e(0x14e)]||this[_0x334f6e(0x141)]()||_0x3cbc7e[_0x334f6e(0x134)]());},{'priority':_0x106da8(0x152)});for(const _0xaa7438 of[_0x106da8(0x164),_0x106da8(0x12f),_0x106da8(0x13c),_0x106da8(0x173)]){const _0x3ced62=_0x5b9cc7[_0x106da8(0x116)][_0x106da8(0x124)](_0xaa7438);_0x17cf02[_0x106da8(0x11d)](_0xaa7438,()=>{const _0xf977dd=_0x106da8,_0x42bc1e=_0x5b9cc7[_0xf977dd(0x137)][_0xf977dd(0x144)][_0xf977dd(0x16b)][_0xf977dd(0x140)]()[_0xf977dd(0x146)]()[_0xf977dd(0x15f)](_0x2939b2=>_0x2939b2['is'](_0xf977dd(0x15a),_0xf977dd(0x16c))),_0x85a2d3=_0x3ced62[_0xf977dd(0x167)];_0x5b9cc7[_0xf977dd(0x137)][_0xf977dd(0x11f)](()=>{const _0x55e5cb=_0xf977dd;_0x17cf02[_0x55e5cb(0x136)]([_0x42bc1e,_0x85a2d3],{'commandName':_0x55e5cb(0x13b),'commandParams':[]},[],_0x55e5cb(0x13b));});});}for(const _0x41f1f6 of[_0x106da8(0x153),_0x106da8(0x166)]){const _0x2c59e5=_0x5b9cc7[_0x106da8(0x116)][_0x106da8(0x124)](_0x41f1f6);_0x17cf02[_0x106da8(0x11d)](_0x41f1f6,()=>{const _0xaa4ac0=_0x106da8,_0x4b39fb=_0x2d3f64[_0xaa4ac0(0x133)](_0x5b9cc7[_0xaa4ac0(0x137)][_0xaa4ac0(0x144)][_0xaa4ac0(0x16b)])[0x0],_0xbe2940=_0x4b39fb[_0xaa4ac0(0x155)](_0xaa4ac0(0x147)),{column:_0x1ab7b5,row:_0x4ffc0b}=_0x2d3f64[_0xaa4ac0(0x145)](_0x4b39fb);let _0x266c97=[];if(_0xaa4ac0(0x14f)==_0x2c59e5[_0xaa4ac0(0x123)]){const _0x4360f3=_0x2d3f64[_0xaa4ac0(0x15d)](_0xbe2940,{'startRow':_0x4ffc0b,'endRow':_0x4ffc0b,'includeAllSlots':!0x0});_0x266c97=Array[_0xaa4ac0(0x139)](_0x4360f3)[_0xaa4ac0(0x149)](_0x385041=>_0x385041[_0xaa4ac0(0x14a)]);}else{const _0x528ba2=_0x2d3f64[_0xaa4ac0(0x15d)](_0xbe2940,{'column':_0x1ab7b5,'includeAllSlots':!0x0});_0x266c97=Array[_0xaa4ac0(0x139)](_0x528ba2)[_0xaa4ac0(0x149)](_0xf96f4b=>_0xf96f4b[_0xaa4ac0(0x14a)]);}_0x5b9cc7[_0xaa4ac0(0x137)][_0xaa4ac0(0x11f)](_0x184d1f=>{const _0x54c718=_0xaa4ac0;_0x17cf02[_0x54c718(0x16a)](_0x184d1f[_0x54c718(0x169)](_0x4b39fb),{'commandName':_0x41f1f6,'commandParams':[]},_0x266c97,_0x41f1f6);});});}_0x17cf02[_0x106da8(0x172)][_0x106da8(0x13f)](_0x2fa0eb=>{const _0x2bf694=_0x106da8;if(_0x2bf694(0x16d)!=_0x2fa0eb[_0x2bf694(0x12b)]&&_0x2bf694(0x143)!=_0x2fa0eb[_0x2bf694(0x12b)])return;const {data:_0xda68a1}=_0x2fa0eb;return _0xda68a1&&_0x2bf694(0x13b)==_0xda68a1[_0x2bf694(0x125)]?{'type':_0x2bf694(0x160),'content':_0x2462a0(_0x5f4efc,_0x2bf694(0x13e))}:void 0x0;}),_0x17cf02[_0x106da8(0x172)][_0x106da8(0x13f)](_0x17c194=>{const _0x1ec1a4=_0x106da8;if(_0x1ec1a4(0x16d)!=_0x17c194[_0x1ec1a4(0x12b)]&&_0x1ec1a4(0x143)!=_0x17c194[_0x1ec1a4(0x12b)])return;const {data:_0x2a5624}=_0x17c194;return _0x2a5624?_0x1ec1a4(0x153)==_0x2a5624[_0x1ec1a4(0x125)]?{'type':_0x1ec1a4(0x160),'content':_0x2462a0(_0x5f4efc,_0x1ec1a4(0x12c))}:_0x1ec1a4(0x166)==_0x2a5624[_0x1ec1a4(0x125)]?{'type':_0x1ec1a4(0x160),'content':_0x2462a0(_0x5f4efc,_0x1ec1a4(0x126))}:void 0x0:void 0x0;});const _0x2ccda6=_0x20d731[_0x106da8(0x14b)]();for(const _0x4f5821 of[_0x106da8(0x164),_0x106da8(0x12f),_0x106da8(0x13c),_0x106da8(0x173)])_0x17cf02[_0x106da8(0x171)][_0x106da8(0x16e)](_0x106da8(0x16d),_0x4f5821,_0x106da8(0x11e),_0x2ccda6);for(const _0x3020e8 of[_0x106da8(0x153),_0x106da8(0x166)])_0x17cf02[_0x106da8(0x171)][_0x106da8(0x16e)](_0x106da8(0x16d),_0x3020e8,_0x106da8(0x11e),_0x2ccda6);_0x17cf02[_0x106da8(0x171)][_0x106da8(0x16e)](_0x106da8(0x16d),_0x106da8(0x13b),_0x106da8(0x11e),_0x565336=>{const _0x423a42=_0x106da8;_0x5b9cc7[_0x423a42(0x137)][_0x423a42(0x11f)](_0x13cc9b=>{const _0x195076=_0x423a42,_0x3ae8a5=Array[_0x195076(0x139)](_0xc4182f[_0x195076(0x135)]())[_0x195076(0x149)](_0x43522f=>_0x1178f7[_0x195076(0x122)](_0x43522f));_0x13cc9b[_0x195076(0x112)](_0x565336),_0x5b9cc7[_0x195076(0x116)][_0x195076(0x124)](_0x195076(0x13b))[_0x195076(0x151)](),_0x5b9cc7[_0x195076(0x120)](_0x195076(0x13b),{'forceDefaultExecution':!0x0});const _0x927313=_0x3ae8a5[_0x195076(0x12e)](_0x3be05b=>_0x195076(0x15b)!=_0x3be05b[_0x195076(0x114)][_0x195076(0x130)]);_0x927313[_0x195076(0x154)]>0x0&&_0x13cc9b[_0x195076(0x112)](_0x927313);for(const _0x6edf71 of _0x3ae8a5)_0x6edf71[_0x195076(0x14c)]();});});for(const _0xe5d27 of[_0x106da8(0x164),_0x106da8(0x13c),_0x106da8(0x173),_0x106da8(0x12f)]){const _0x27d554=_0x5b9cc7[_0x106da8(0x116)][_0x106da8(0x124)](_0xe5d27);_0x27d554['on'](_0x106da8(0x113),(_0x22c1fb,_0x7583b2,_0x42e7c0)=>{const _0x5deed3=_0x106da8;if(_0x42e7c0){const _0x116bf6=_0x5b9cc7[_0x5deed3(0x137)][_0x5deed3(0x144)][_0x5deed3(0x16b)][_0x5deed3(0x140)]()[_0x5deed3(0x146)]()[_0x5deed3(0x15f)](_0xccb93d=>_0xccb93d['is'](_0x5deed3(0x15a),_0x5deed3(0x16c)));this[_0x5deed3(0x119)](_0x27d554[_0x5deed3(0x167)],_0x116bf6)||(_0x22c1fb[_0x5deed3(0x168)]=!0x1,_0x22c1fb[_0x5deed3(0x134)]());}},{'priority':_0x106da8(0x131)});}}[_0x2c2707(0x141)](){const _0x4170a7=_0x2c2707,_0x4cd0e8=this[_0x4170a7(0x159)][_0x4170a7(0x116)][_0x4170a7(0x124)](_0x4170a7(0x13b)),_0x4b9f5c=this[_0x4170a7(0x159)][_0x4170a7(0x129)][_0x4170a7(0x124)](_0x4170a7(0x13d));if(!_0x4cd0e8[_0x4170a7(0x156)])return!0x1;const _0xe84e42=_0x4b9f5c[_0x4170a7(0x133)](this[_0x4170a7(0x159)][_0x4170a7(0x137)][_0x4170a7(0x144)][_0x4170a7(0x16b)]);for(const _0x2d05aa of _0xe84e42)for(const _0x4d528b of _0xe84e42)if(_0x2d05aa!=_0x4d528b&&!this[_0x4170a7(0x119)](_0x2d05aa,_0x4d528b))return!0x1;return!0x0;}[_0x2c2707(0x119)](_0x1800fe,_0x500502){const _0x14f30a=_0x2c2707,_0x159b6f=this[_0x14f30a(0x159)][_0x14f30a(0x129)][_0x14f30a(0x124)](_0x14f30a(0x158)),_0x31657a=this[_0x14f30a(0x159)][_0x14f30a(0x137)][_0x14f30a(0x169)](_0x1800fe),_0xc19839=this[_0x14f30a(0x159)][_0x14f30a(0x137)][_0x14f30a(0x169)](_0x500502),_0x54508a=new Set(),_0x314180=new Set();for(const _0x49ad7d of _0x159b6f[_0x14f30a(0x121)]())if((_0x14f30a(0x11b)==_0x49ad7d[_0x14f30a(0x12b)]||_0x14f30a(0x115)==_0x49ad7d[_0x14f30a(0x12b)]||_0x14f30a(0x13b)==_0x49ad7d[_0x14f30a(0x12d)])&&_0x49ad7d[_0x14f30a(0x170)]){for(const _0xdb5fe0 of _0x49ad7d[_0x14f30a(0x135)]())_0xdb5fe0[_0x14f30a(0x13a)](_0x31657a,!0x0)&&_0x54508a[_0x14f30a(0x161)](_0x49ad7d[_0x14f30a(0x12b)]+':'+_0x49ad7d[_0x14f30a(0x162)]['id']),_0xdb5fe0[_0x14f30a(0x13a)](_0xc19839,!0x0)&&_0x314180[_0x14f30a(0x161)](_0x49ad7d[_0x14f30a(0x12b)]+':'+_0x49ad7d[_0x14f30a(0x162)]['id']);}if(_0x54508a[_0x14f30a(0x127)]!=_0x314180[_0x14f30a(0x127)])return!0x1;for(const _0x2fdd79 of _0x54508a)if(!_0x314180[_0x14f30a(0x138)](_0x2fdd79))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1684(_0x1d4be7,_0x469394){const _0x543453=_0x5434();return _0x1684=function(_0x1684fa,_0x3377a0){_0x1684fa=_0x1684fa-0xa2;let _0x3535d5=_0x543453[_0x1684fa];return _0x3535d5;},_0x1684(_0x1d4be7,_0x469394);}const _0x495b9e=_0x1684;(function(_0x215029,_0x33fb0e){const _0x41968a=_0x1684,_0x322ac2=_0x215029();while(!![]){try{const _0x3d0d3f=-parseInt(_0x41968a(0xba))/0x1*(parseInt(_0x41968a(0xb5))/0x2)+parseInt(_0x41968a(0xa7))/0x3+-parseInt(_0x41968a(0xac))/0x4*(parseInt(_0x41968a(0xa4))/0x5)+-parseInt(_0x41968a(0xa2))/0x6*(-parseInt(_0x41968a(0xa5))/0x7)+-parseInt(_0x41968a(0xa6))/0x8*(parseInt(_0x41968a(0xaa))/0x9)+parseInt(_0x41968a(0xb7))/0xa*(parseInt(_0x41968a(0xbb))/0xb)+parseInt(_0x41968a(0xb1))/0xc*(parseInt(_0x41968a(0xa3))/0xd);if(_0x3d0d3f===_0x33fb0e)break;else _0x322ac2['push'](_0x322ac2['shift']());}catch(_0x2db5d6){_0x322ac2['push'](_0x322ac2['shift']());}}}(_0x5434,0xacab9));import{Plugin as _0x4cba1a}from'ckeditor5/src/core.js';import{getTranslation as _0x5c71b4}from'../utils/common-translations.js';export default class Mt extends _0x4cba1a{[_0x495b9e(0xb9)](){const _0x45c70d=_0x495b9e,_0x2b9fd5=this[_0x45c70d(0xb6)];if(!_0x2b9fd5[_0x45c70d(0xb3)][_0x45c70d(0xab)](_0x45c70d(0xb0)))return;_0x2b9fd5[_0x45c70d(0xad)][_0x45c70d(0xab)](_0x45c70d(0xb8))[_0x45c70d(0xb4)](_0x45c70d(0xb0));const _0x14c52d=_0x2b9fd5[_0x45c70d(0xad)][_0x45c70d(0xab)](_0x45c70d(0xb8)),_0x3e72b2=_0x2b9fd5[_0x45c70d(0xaf)];_0x14c52d[_0x45c70d(0xb2)][_0x45c70d(0xa8)](_0x45c70d(0xa9),_0x2057c0=>_0x5c71b4(_0x3e72b2,_0x45c70d(0xae),_0x2057c0));}}function _0x5434(){const _0x370d4f=['ELEMENT_TABLE_OF_CONTENTS','locale','insertTableOfContents','372IsTtXx','descriptionFactory','commands','enableCommand','214EEwBII','editor','1641700OICyyM','TrackChangesEditing','afterInit','9601dooFcs','44wtSDHh','1541172rEtDjI','302354yawwjg','340bCgZKa','21ECfqaD','240936fyhMtr','3231687FSjTWt','registerElementLabel','tableOfContents','225XEcTKs','get','43412gtLlkO','plugins'];_0x5434=function(){return _0x370d4f;};return _0x5434();}
23
+ const _0x4cb13c=_0x10f4;(function(_0x272e13,_0x4472e0){const _0x70af90=_0x10f4,_0x6bf264=_0x272e13();while(!![]){try{const _0x3c1b06=parseInt(_0x70af90(0x99))/0x1*(parseInt(_0x70af90(0x9f))/0x2)+parseInt(_0x70af90(0x98))/0x3+parseInt(_0x70af90(0x9c))/0x4+-parseInt(_0x70af90(0xa7))/0x5+parseInt(_0x70af90(0x97))/0x6+-parseInt(_0x70af90(0xa6))/0x7+-parseInt(_0x70af90(0xaa))/0x8*(parseInt(_0x70af90(0x96))/0x9);if(_0x3c1b06===_0x4472e0)break;else _0x6bf264['push'](_0x6bf264['shift']());}catch(_0x1dc4f6){_0x6bf264['push'](_0x6bf264['shift']());}}}(_0x4c31,0x5afa3));function _0x10f4(_0x4888ad,_0x343fb0){const _0x4c31b7=_0x4c31();return _0x10f4=function(_0x10f443,_0x4482e6){_0x10f443=_0x10f443-0x96;let _0x129f08=_0x4c31b7[_0x10f443];return _0x129f08;},_0x10f4(_0x4888ad,_0x343fb0);}import{Plugin as _0x2a6e82}from'ckeditor5/src/core.js';import{getTranslation as _0x7f3958}from'../utils/common-translations.js';function _0x4c31(){const _0x114781=['11207XKnFxK','registerElementLabel','descriptionFactory','1251396ltRFVl','get','ELEMENT_TABLE_OF_CONTENTS','26vonwba','enableCommand','commands','editor','locale','TrackChangesEditing','plugins','230356lOsRAJ','93380KVNoYx','insertTableOfContents','tableOfContents','9465752npZNZA','afterInit','9HhqcrM','2874630iMzXjK','2009403LvTIFF'];_0x4c31=function(){return _0x114781;};return _0x4c31();}export default class Mt extends _0x2a6e82{[_0x4cb13c(0xab)](){const _0x50cb1a=_0x4cb13c,_0x125efd=this[_0x50cb1a(0xa2)];if(!_0x125efd[_0x50cb1a(0xa1)][_0x50cb1a(0x9d)](_0x50cb1a(0xa8)))return;_0x125efd[_0x50cb1a(0xa5)][_0x50cb1a(0x9d)](_0x50cb1a(0xa4))[_0x50cb1a(0xa0)](_0x50cb1a(0xa8));const _0x13c9af=_0x125efd[_0x50cb1a(0xa5)][_0x50cb1a(0x9d)](_0x50cb1a(0xa4)),_0x407674=_0x125efd[_0x50cb1a(0xa3)];_0x13c9af[_0x50cb1a(0x9b)][_0x50cb1a(0x9a)](_0x50cb1a(0xa9),_0x100f32=>_0x7f3958(_0x407674,_0x50cb1a(0x9e),_0x100f32));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x486c76=_0x4a22;(function(_0x2957a4,_0x430777){const _0x47bce3=_0x4a22,_0xf45182=_0x2957a4();while(!![]){try{const _0xac2262=parseInt(_0x47bce3(0xb8))/0x1*(-parseInt(_0x47bce3(0xdb))/0x2)+-parseInt(_0x47bce3(0x96))/0x3+-parseInt(_0x47bce3(0xb7))/0x4+parseInt(_0x47bce3(0xc4))/0x5*(-parseInt(_0x47bce3(0xbf))/0x6)+parseInt(_0x47bce3(0xde))/0x7+parseInt(_0x47bce3(0xc5))/0x8*(parseInt(_0x47bce3(0x95))/0x9)+parseInt(_0x47bce3(0xb0))/0xa;if(_0xac2262===_0x430777)break;else _0xf45182['push'](_0xf45182['shift']());}catch(_0x22e2eb){_0xf45182['push'](_0xf45182['shift']());}}}(_0x50c2,0xeb73f));function _0x50c2(){const _0x1b9901=['get','data','tableBackgroundColor','getSelectionAffectedTableCells','296972VMOCSs','386094yyfZFF','handleSuggestionDescription','*Format:*\x20change\x20table\x20properties','change','findAncestor','descriptionFactory','subType','6YUawbW','commandParams','pluginName','tableBorderStyle','model','7567445tyJfvC','3722392ytxpbk','TrackChangesTableProperties','afterInit','tableHeight','registerCustomCallback','tableCellBorderStyle','_handlePropertyChange','tableWidth','discard','getContainedElement','tableCellWidth','formatBlock','tableCellBorderWidth','_suggestionFactory','enqueueChange','table','removeAttribute','tableCellHorizontalAlignment','tableCellBorderColor','getSuggestions','tableCellHeight','tableBorderWidth','4ZtbFYX','join','tableCellVerticalAlignment','5353684kuLJSD','TrackChangesEditing','locale','editor','setAttribute','27yEpqEo','1671918kBlLOE','format','has','selection','getSuggestionCallback','TableUtils','tableProperties','registerDescriptionCallback','enableCommand','tableCellBackgroundColor','getFirstPosition','tableCellProperties','tableCellPadding','_getSuggestion','handleDiscardAction','accept','getAttribute','plugins','nodeAfter','batch','TablePropertiesEditing','TableCellPropertiesEditing','markBlockFormat','tableBorderColor','tableAlignment','start','17209320VlpssL','document','*Format:*\x20change\x20table\x20cell\x20properties'];_0x50c2=function(){return _0x1b9901;};return _0x50c2();}function _0x4a22(_0x4d5720,_0x54f803){const _0x50c2bd=_0x50c2();return _0x4a22=function(_0x4a22f2,_0xd23613){_0x4a22f2=_0x4a22f2-0x92;let _0x3278e8=_0x50c2bd[_0x4a22f2];return _0x3278e8;},_0x4a22(_0x4d5720,_0x54f803);}import{Plugin as _0x3ebb3b}from'ckeditor5/src/core.js';import{getTranslation as _0x1945d8}from'../utils/common-translations.js';export default class Rt extends _0x3ebb3b{constructor(_0x1970a4){const _0x4275fc=_0x4a22;super(_0x1970a4),this[_0x4275fc(0x9c)]=[_0x4275fc(0xad),_0x4275fc(0xc2),_0x4275fc(0xda),_0x4275fc(0xae),_0x4275fc(0xcc),_0x4275fc(0xc8),_0x4275fc(0xb5)],this[_0x4275fc(0xa1)]=[_0x4275fc(0xd7),_0x4275fc(0xca),_0x4275fc(0xd1),_0x4275fc(0xa2),_0x4275fc(0xcf),_0x4275fc(0xd9),_0x4275fc(0x9f),_0x4275fc(0xd6),_0x4275fc(0xdd)];}static get[_0x486c76(0xc1)](){const _0x1e7643=_0x486c76;return _0x1e7643(0xc6);}[_0x486c76(0xc7)](){const _0xcd94e7=_0x486c76,_0x42c684=this[_0xcd94e7(0x93)][_0xcd94e7(0xa7)][_0xcd94e7(0xb3)](_0xcd94e7(0xdf));if(this[_0xcd94e7(0x93)][_0xcd94e7(0xa7)][_0xcd94e7(0x98)](_0xcd94e7(0xaa))){for(const _0x20edf1 of this[_0xcd94e7(0x9c)])_0x42c684[_0xcd94e7(0x9e)](_0x20edf1,(_0x1d6f23,_0x43684e)=>{const _0x336d1f=_0xcd94e7,_0x546a4f=this[_0x336d1f(0x93)][_0x336d1f(0xc3)][_0x336d1f(0xb1)][_0x336d1f(0x99)][_0x336d1f(0xa0)]()[_0x336d1f(0xbc)](_0x336d1f(0xd4));this[_0x336d1f(0xcb)](_0x20edf1,[_0x546a4f],this[_0x336d1f(0x9c)],_0x336d1f(0x9c),_0x1d6f23,_0x43684e);});_0x42c684[_0xcd94e7(0xd2)][_0xcd94e7(0xc9)](_0xcd94e7(0xd0),_0xcd94e7(0x9c),_0xcd94e7(0xa5),_0x42c684[_0xcd94e7(0xd2)][_0xcd94e7(0x9a)](_0xcd94e7(0xd0),null,_0xcd94e7(0xcd))),_0x42c684[_0xcd94e7(0xd2)][_0xcd94e7(0xc9)](_0xcd94e7(0xd0),_0xcd94e7(0x9c),_0xcd94e7(0xcd),(_0x38080b,_0x14c30b)=>this[_0xcd94e7(0xa4)](this[_0xcd94e7(0x9c)],_0x38080b,_0x14c30b)),_0x42c684[_0xcd94e7(0xd2)][_0xcd94e7(0xc9)](_0xcd94e7(0xd0),_0xcd94e7(0x9c),_0xcd94e7(0xdc),()=>!0x1);}if(this[_0xcd94e7(0x93)][_0xcd94e7(0xa7)][_0xcd94e7(0x98)](_0xcd94e7(0xab))){for(const _0x5419e7 of this[_0xcd94e7(0xa1)])_0x42c684[_0xcd94e7(0x9e)](_0x5419e7,(_0x3fc744,_0x50f9f1)=>{const _0x85e1d4=_0xcd94e7,_0x3b91d0=this[_0x85e1d4(0x93)][_0x85e1d4(0xa7)][_0x85e1d4(0xb3)](_0x85e1d4(0x9b))[_0x85e1d4(0xb6)](this[_0x85e1d4(0x93)][_0x85e1d4(0xc3)][_0x85e1d4(0xb1)][_0x85e1d4(0x99)]);this[_0x85e1d4(0xcb)](_0x5419e7,_0x3b91d0,this[_0x85e1d4(0xa1)],_0x85e1d4(0xa1),_0x3fc744,_0x50f9f1);});_0x42c684[_0xcd94e7(0xd2)][_0xcd94e7(0xc9)](_0xcd94e7(0xd0),_0xcd94e7(0xa1),_0xcd94e7(0xa5),_0x42c684[_0xcd94e7(0xd2)][_0xcd94e7(0x9a)](_0xcd94e7(0xd0),null,_0xcd94e7(0xcd))),_0x42c684[_0xcd94e7(0xd2)][_0xcd94e7(0xc9)](_0xcd94e7(0xd0),_0xcd94e7(0xa1),_0xcd94e7(0xcd),(_0x7758df,_0x4a5dff)=>this[_0xcd94e7(0xa4)](this[_0xcd94e7(0xa1)],_0x7758df,_0x4a5dff)),_0x42c684[_0xcd94e7(0xd2)][_0xcd94e7(0xc9)](_0xcd94e7(0xd0),_0xcd94e7(0xa1),_0xcd94e7(0xdc),()=>!0x1);}_0x42c684[_0xcd94e7(0xbd)][_0xcd94e7(0x9d)](_0x5ecd98=>this[_0xcd94e7(0xb9)](_0x5ecd98));}[_0x486c76(0xcb)](_0x4b3604,_0x302307,_0x1e6124,_0x2c1b8c,_0x1d6d92,_0x3a93d3){const _0x2b2821=_0x486c76,_0x282df2=this[_0x2b2821(0x93)][_0x2b2821(0xa7)][_0x2b2821(0xb3)](_0x2b2821(0xdf));this[_0x2b2821(0x93)][_0x2b2821(0xc3)][_0x2b2821(0xd3)](_0x3a93d3[_0x2b2821(0xa9)],()=>{const _0x9f5aff=_0x2b2821;for(const _0xf544c5 of _0x302307){if(this[_0x9f5aff(0xa3)](_0xf544c5,_0x2c1b8c))_0x1d6d92(_0x3a93d3);else{const _0x554c18={};for(const _0x2c5c94 of _0x1e6124){const _0x13abd9=_0xf544c5[_0x9f5aff(0xa6)](_0x2c5c94);void 0x0!==_0x13abd9&&(_0x554c18[_0x2c5c94]=_0x13abd9);}_0x1d6d92(_0x3a93d3),_0x282df2[_0x9f5aff(0xac)](_0xf544c5,{'commandParams':[_0x554c18]},[],_0x2c1b8c);}}});}[_0x486c76(0xa4)](_0x2ff0da,_0x52a12a,_0x917e2c){const _0x4aa0f6=_0x486c76,_0x292573=_0x52a12a[0x0][_0x4aa0f6(0xaf)][_0x4aa0f6(0xa8)],_0x10cd4f=_0x917e2c[_0x4aa0f6(0xc0)][0x0];this[_0x4aa0f6(0x93)][_0x4aa0f6(0xc3)][_0x4aa0f6(0xbb)](_0x2358f6=>{const _0x4c3350=_0x4aa0f6;for(const _0x251737 of _0x2ff0da)void 0x0!==_0x10cd4f[_0x251737]?_0x2358f6[_0x4c3350(0x94)](_0x251737,_0x10cd4f[_0x251737],_0x292573):_0x2358f6[_0x4c3350(0xd5)](_0x251737,_0x292573);});}[_0x486c76(0xb9)](_0x4e12a2){const _0x2bf063=_0x486c76;if(_0x4e12a2[_0x2bf063(0xb4)])switch(_0x4e12a2[_0x2bf063(0xbe)]){case _0x2bf063(0x9c):return{'type':_0x2bf063(0x97),'content':_0x1945d8(this[_0x2bf063(0x93)][_0x2bf063(0x92)],_0x2bf063(0xba))};case _0x2bf063(0xa1):return{'type':_0x2bf063(0x97),'content':_0x1945d8(this[_0x2bf063(0x93)][_0x2bf063(0x92)],_0x2bf063(0xb2))};}}[_0x486c76(0xa3)](_0x3ea443,_0x237273){const _0x2d7327=_0x486c76,_0x134782=this[_0x2d7327(0x93)][_0x2d7327(0xa7)][_0x2d7327(0xb3)](_0x2d7327(0xdf));for(const _0x3d05e9 of _0x134782[_0x2d7327(0xd8)]({'skipNotAttached':!0x0})){const _0x40e7b1=_0x3d05e9[_0x2d7327(0xce)]();if(_0x3d05e9[_0x2d7327(0xbe)]===_0x237273&&_0x40e7b1===_0x3ea443)return _0x3d05e9;}return null;}}
23
+ const _0x5966a7=_0x4e02;(function(_0x33a211,_0x783b8a){const _0xa90969=_0x4e02,_0x49884f=_0x33a211();while(!![]){try{const _0x5552dc=parseInt(_0xa90969(0x13f))/0x1+parseInt(_0xa90969(0x11a))/0x2+parseInt(_0xa90969(0x11c))/0x3+-parseInt(_0xa90969(0x14e))/0x4+-parseInt(_0xa90969(0x11f))/0x5*(-parseInt(_0xa90969(0x146))/0x6)+-parseInt(_0xa90969(0x13c))/0x7+-parseInt(_0xa90969(0x112))/0x8*(parseInt(_0xa90969(0x10f))/0x9);if(_0x5552dc===_0x783b8a)break;else _0x49884f['push'](_0x49884f['shift']());}catch(_0x5e1cb5){_0x49884f['push'](_0x49884f['shift']());}}}(_0x4f64,0x4e324));function _0x4e02(_0x7d160f,_0x90c5f7){const _0x4f64e0=_0x4f64();return _0x4e02=function(_0x4e0200,_0x115555){_0x4e0200=_0x4e0200-0x10e;let _0x9a422e=_0x4f64e0[_0x4e0200];return _0x9a422e;},_0x4e02(_0x7d160f,_0x90c5f7);}import{Plugin as _0x44041f}from'ckeditor5/src/core.js';function _0x4f64(){const _0x41ab6c=['selection','handleDiscardAction','plugins','getAttribute','registerDescriptionCallback','_suggestionFactory','discard','document','nodeAfter','tableCellProperties','pluginName','accept','tableCellBackgroundColor','TableCellPropertiesEditing','getSelectionAffectedTableCells','getContainedElement','tableCellVerticalAlignment','data','tableAlignment','tableBackgroundColor','getSuggestionCallback','TablePropertiesEditing','tableProperties','1765337jIPAxn','commandParams','afterInit','295719swJWhy','tableBorderStyle','handleSuggestionDescription','tableWidth','batch','markBlockFormat','*Format:*\x20change\x20table\x20cell\x20properties','6AKwvyV','formatBlock','TableUtils','locale','tableCellWidth','change','TrackChangesEditing','has','55616EWRksa','editor','tableCellPadding','_getSuggestion','*Format:*\x20change\x20table\x20properties','getFirstPosition','format','start','join','tableCellHeight','_handlePropertyChange','tableHeight','TrackChangesTableProperties','getSuggestions','45ogLqpr','get','enqueueChange','1125112HviYuT','registerCustomCallback','descriptionFactory','tableCellBorderStyle','tableBorderColor','removeAttribute','model','tableCellBorderColor','425308SAMofq','tableCellBorderWidth','1326000klhNSY','setAttribute','subType','1696045ywqlCS','tableCellHorizontalAlignment','findAncestor','table','tableBorderWidth','enableCommand'];_0x4f64=function(){return _0x41ab6c;};return _0x4f64();}import{getTranslation as _0x3e2e94}from'../utils/common-translations.js';export default class Rt extends _0x44041f{constructor(_0x142edb){const _0x47251f=_0x4e02;super(_0x142edb),this[_0x47251f(0x13b)]=[_0x47251f(0x116),_0x47251f(0x140),_0x47251f(0x123),_0x47251f(0x137),_0x47251f(0x142),_0x47251f(0x159),_0x47251f(0x138)],this[_0x47251f(0x12e)]=[_0x47251f(0x119),_0x47251f(0x115),_0x47251f(0x11b),_0x47251f(0x150),_0x47251f(0x14a),_0x47251f(0x157),_0x47251f(0x131),_0x47251f(0x120),_0x47251f(0x135)];}static get[_0x5966a7(0x12f)](){const _0x11af48=_0x5966a7;return _0x11af48(0x15a);}[_0x5966a7(0x13e)](){const _0x8ecbf1=_0x5966a7,_0x5a65af=this[_0x8ecbf1(0x14f)][_0x8ecbf1(0x127)][_0x8ecbf1(0x110)](_0x8ecbf1(0x14c));if(this[_0x8ecbf1(0x14f)][_0x8ecbf1(0x127)][_0x8ecbf1(0x14d)](_0x8ecbf1(0x13a))){for(const _0xc91df1 of this[_0x8ecbf1(0x13b)])_0x5a65af[_0x8ecbf1(0x124)](_0xc91df1,(_0x334b27,_0x895e66)=>{const _0xd93c89=_0x8ecbf1,_0x4dc9fb=this[_0xd93c89(0x14f)][_0xd93c89(0x118)][_0xd93c89(0x12c)][_0xd93c89(0x125)][_0xd93c89(0x153)]()[_0xd93c89(0x121)](_0xd93c89(0x122));this[_0xd93c89(0x158)](_0xc91df1,[_0x4dc9fb],this[_0xd93c89(0x13b)],_0xd93c89(0x13b),_0x334b27,_0x895e66);});_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x13b),_0x8ecbf1(0x130),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x139)](_0x8ecbf1(0x147),null,_0x8ecbf1(0x12b))),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x13b),_0x8ecbf1(0x12b),(_0x3c2cee,_0x31405c)=>this[_0x8ecbf1(0x126)](this[_0x8ecbf1(0x13b)],_0x3c2cee,_0x31405c)),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x13b),_0x8ecbf1(0x156),()=>!0x1);}if(this[_0x8ecbf1(0x14f)][_0x8ecbf1(0x127)][_0x8ecbf1(0x14d)](_0x8ecbf1(0x132))){for(const _0x50e247 of this[_0x8ecbf1(0x12e)])_0x5a65af[_0x8ecbf1(0x124)](_0x50e247,(_0x18cae5,_0x54bdf2)=>{const _0x35d0f3=_0x8ecbf1,_0x4fea34=this[_0x35d0f3(0x14f)][_0x35d0f3(0x127)][_0x35d0f3(0x110)](_0x35d0f3(0x148))[_0x35d0f3(0x133)](this[_0x35d0f3(0x14f)][_0x35d0f3(0x118)][_0x35d0f3(0x12c)][_0x35d0f3(0x125)]);this[_0x35d0f3(0x158)](_0x50e247,_0x4fea34,this[_0x35d0f3(0x12e)],_0x35d0f3(0x12e),_0x18cae5,_0x54bdf2);});_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x12e),_0x8ecbf1(0x130),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x139)](_0x8ecbf1(0x147),null,_0x8ecbf1(0x12b))),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x12e),_0x8ecbf1(0x12b),(_0xc54b66,_0x3d1967)=>this[_0x8ecbf1(0x126)](this[_0x8ecbf1(0x12e)],_0xc54b66,_0x3d1967)),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x12e),_0x8ecbf1(0x156),()=>!0x1);}_0x5a65af[_0x8ecbf1(0x114)][_0x8ecbf1(0x129)](_0x21d49b=>this[_0x8ecbf1(0x141)](_0x21d49b));}[_0x5966a7(0x158)](_0x26062d,_0xbfda54,_0x13aec7,_0x5dfd55,_0x1b5c3f,_0x443feb){const _0x41c3f6=_0x5966a7,_0x552ae6=this[_0x41c3f6(0x14f)][_0x41c3f6(0x127)][_0x41c3f6(0x110)](_0x41c3f6(0x14c));this[_0x41c3f6(0x14f)][_0x41c3f6(0x118)][_0x41c3f6(0x111)](_0x443feb[_0x41c3f6(0x143)],()=>{const _0x28ac66=_0x41c3f6;for(const _0x12b42a of _0xbfda54){if(this[_0x28ac66(0x151)](_0x12b42a,_0x5dfd55))_0x1b5c3f(_0x443feb);else{const _0x2c8db5={};for(const _0x547d24 of _0x13aec7){const _0x1db2ad=_0x12b42a[_0x28ac66(0x128)](_0x547d24);void 0x0!==_0x1db2ad&&(_0x2c8db5[_0x547d24]=_0x1db2ad);}_0x1b5c3f(_0x443feb),_0x552ae6[_0x28ac66(0x144)](_0x12b42a,{'commandParams':[_0x2c8db5]},[],_0x5dfd55);}}});}[_0x5966a7(0x126)](_0x5249e9,_0x2ad4fc,_0x30c72b){const _0x12dc4a=_0x5966a7,_0x4018bb=_0x2ad4fc[0x0][_0x12dc4a(0x155)][_0x12dc4a(0x12d)],_0x5d1089=_0x30c72b[_0x12dc4a(0x13d)][0x0];this[_0x12dc4a(0x14f)][_0x12dc4a(0x118)][_0x12dc4a(0x14b)](_0x39f892=>{const _0x431644=_0x12dc4a;for(const _0x3ff126 of _0x5249e9)void 0x0!==_0x5d1089[_0x3ff126]?_0x39f892[_0x431644(0x11d)](_0x3ff126,_0x5d1089[_0x3ff126],_0x4018bb):_0x39f892[_0x431644(0x117)](_0x3ff126,_0x4018bb);});}[_0x5966a7(0x141)](_0x4a1e5d){const _0x433be6=_0x5966a7;if(_0x4a1e5d[_0x433be6(0x136)])switch(_0x4a1e5d[_0x433be6(0x11e)]){case _0x433be6(0x13b):return{'type':_0x433be6(0x154),'content':_0x3e2e94(this[_0x433be6(0x14f)][_0x433be6(0x149)],_0x433be6(0x152))};case _0x433be6(0x12e):return{'type':_0x433be6(0x154),'content':_0x3e2e94(this[_0x433be6(0x14f)][_0x433be6(0x149)],_0x433be6(0x145))};}}[_0x5966a7(0x151)](_0x3e7ee1,_0x25cfe6){const _0x546f30=_0x5966a7,_0x59cc7a=this[_0x546f30(0x14f)][_0x546f30(0x127)][_0x546f30(0x110)](_0x546f30(0x14c));for(const _0x578dc5 of _0x59cc7a[_0x546f30(0x10e)]({'skipNotAttached':!0x0})){const _0x1742a3=_0x578dc5[_0x546f30(0x134)]();if(_0x578dc5[_0x546f30(0x11e)]===_0x25cfe6&&_0x1742a3===_0x3e7ee1)return _0x578dc5;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a9a60=_0x3b27;(function(_0x30e3e7,_0x556df4){const _0x2127ad=_0x3b27,_0x3cab88=_0x30e3e7();while(!![]){try{const _0x529ad5=parseInt(_0x2127ad(0x16a))/0x1*(-parseInt(_0x2127ad(0x177))/0x2)+-parseInt(_0x2127ad(0x16c))/0x3+-parseInt(_0x2127ad(0x171))/0x4*(-parseInt(_0x2127ad(0x169))/0x5)+-parseInt(_0x2127ad(0x172))/0x6+-parseInt(_0x2127ad(0x175))/0x7*(parseInt(_0x2127ad(0x173))/0x8)+-parseInt(_0x2127ad(0x168))/0x9+parseInt(_0x2127ad(0x16d))/0xa;if(_0x529ad5===_0x556df4)break;else _0x3cab88['push'](_0x3cab88['shift']());}catch(_0x495e68){_0x3cab88['push'](_0x3cab88['shift']());}}}(_0x3169,0xba75c));import{Plugin as _0x1e5e39}from'ckeditor5/src/core.js';function _0x3b27(_0x223ba1,_0x22f797){const _0x316971=_0x3169();return _0x3b27=function(_0x3b27ec,_0x5c399a){_0x3b27ec=_0x3b27ec-0x166;let _0x5b9f80=_0x316971[_0x3b27ec];return _0x5b9f80;},_0x3b27(_0x223ba1,_0x22f797);}function _0x3169(){const _0x2720ac=['42337740XrMNAR','get','enableCommand','plugins','4lvvybp','7403910IWdKyN','96roUQrd','editor','622293yGyoPV','has','262ApZUjd','afterInit','insertTemplate','TrackChangesEditing','8470881zukrmQ','5309870lajRiW','3082ehfGDC','Template','2658852uJYUDM'];_0x3169=function(){return _0x2720ac;};return _0x3169();}export default class Dt extends _0x1e5e39{[_0x4a9a60(0x178)](){const _0x1bc568=_0x4a9a60,_0x4be3b7=this[_0x1bc568(0x174)];_0x4be3b7[_0x1bc568(0x170)][_0x1bc568(0x176)](_0x1bc568(0x16b))&&_0x4be3b7[_0x1bc568(0x170)][_0x1bc568(0x16e)](_0x1bc568(0x167))[_0x1bc568(0x16f)](_0x1bc568(0x166));}}
23
+ function _0x191b(){const _0x336478=['Template','23784HWkbcc','afterInit','insertTemplate','6787kedvNO','2tWqbDQ','715096uyfYeR','2597800HrmjWa','2067980hOaKpk','editor','enableCommand','4688atlevB','get','6177514KzJYXw','4990pPkzRn','2076muHvdu','has','6iJfVDa','TrackChangesEditing','plugins','810YUzVBv'];_0x191b=function(){return _0x336478;};return _0x191b();}function _0x389a(_0x490f2f,_0x4e6df0){const _0x191b04=_0x191b();return _0x389a=function(_0x389a2c,_0x16eb7f){_0x389a2c=_0x389a2c-0x90;let _0x88533c=_0x191b04[_0x389a2c];return _0x88533c;},_0x389a(_0x490f2f,_0x4e6df0);}const _0x8199c0=_0x389a;(function(_0x3b2d66,_0x1054a2){const _0x2d358b=_0x389a,_0x4f65e1=_0x3b2d66();while(!![]){try{const _0x267bb7=parseInt(_0x2d358b(0x9a))/0x1*(-parseInt(_0x2d358b(0x9b))/0x2)+-parseInt(_0x2d358b(0xa4))/0x3*(-parseInt(_0x2d358b(0xa0))/0x4)+parseInt(_0x2d358b(0x9d))/0x5+parseInt(_0x2d358b(0x91))/0x6*(-parseInt(_0x2d358b(0xa2))/0x7)+-parseInt(_0x2d358b(0x9c))/0x8+-parseInt(_0x2d358b(0x94))/0x9*(parseInt(_0x2d358b(0xa3))/0xa)+parseInt(_0x2d358b(0x99))/0xb*(parseInt(_0x2d358b(0x96))/0xc);if(_0x267bb7===_0x1054a2)break;else _0x4f65e1['push'](_0x4f65e1['shift']());}catch(_0x862397){_0x4f65e1['push'](_0x4f65e1['shift']());}}}(_0x191b,0x75419));import{Plugin as _0x57d007}from'ckeditor5/src/core.js';export default class Dt extends _0x57d007{[_0x8199c0(0x97)](){const _0x5955b0=_0x8199c0,_0x48dc22=this[_0x5955b0(0x9e)];_0x48dc22[_0x5955b0(0x93)][_0x5955b0(0x90)](_0x5955b0(0x95))&&_0x48dc22[_0x5955b0(0x93)][_0x5955b0(0xa1)](_0x5955b0(0x92))[_0x5955b0(0x9f)](_0x5955b0(0x98));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb666e7=_0x3ff8;(function(_0x1062f0,_0x35a050){const _0x47b01=_0x3ff8,_0x57fc0f=_0x1062f0();while(!![]){try{const _0x548ad5=parseInt(_0x47b01(0xba))/0x1+parseInt(_0x47b01(0x9e))/0x2+-parseInt(_0x47b01(0xb2))/0x3+parseInt(_0x47b01(0x9b))/0x4+-parseInt(_0x47b01(0xa3))/0x5+parseInt(_0x47b01(0xac))/0x6+-parseInt(_0x47b01(0xbc))/0x7;if(_0x548ad5===_0x35a050)break;else _0x57fc0f['push'](_0x57fc0f['shift']());}catch(_0x5848a6){_0x57fc0f['push'](_0x57fc0f['shift']());}}}(_0x2d8e,0xacb49));function _0x3ff8(_0x4936d0,_0x23cce4){const _0x2d8e0a=_0x2d8e();return _0x3ff8=function(_0x3ff846,_0x242a76){_0x3ff846=_0x3ff846-0x9b;let _0x25927b=_0x2d8e0a[_0x3ff846];return _0x25927b;},_0x3ff8(_0x4936d0,_0x23cce4);}function _0x2d8e(){const _0xbb4f49=['forward','1344741lBpFgR','from','end','afterInit','start','TrackChangesEditing','descriptionFactory','newRange','355124sZOmTS','suggestion','12613286fSQoeC','ELEMENT_TITLE','getNearestSelectionRange','isEqual','removeMarker','isCollapsed','nodeBefore','plugins','5585564DovZhE','Title','element','2205448nlgMMR','document','registerPostFixer','editor','registerElementLabel','5345190VgVbcg','get','title-content','_splitMarkerName','getChangedMarkers','has','createRange','updateMarker','isTouching','7034070PSDnvV','schema','locale','differ','model'];_0x2d8e=function(){return _0xbb4f49;};return _0x2d8e();}import{Plugin as _0x99a806}from'ckeditor5/src/core.js';import{getTranslation as _0x2ef843}from'../utils/common-translations.js';export default class $t extends _0x99a806{[_0xb666e7(0xb5)](){const _0x5d005e=_0xb666e7,_0xdc3734=this[_0x5d005e(0xa1)];if(!_0xdc3734[_0x5d005e(0xc3)][_0x5d005e(0xa8)](_0x5d005e(0x9c)))return;const _0x5f3828=_0xdc3734[_0x5d005e(0xc3)][_0x5d005e(0xa4)](_0x5d005e(0xb7));_0x5f3828[_0x5d005e(0xb8)][_0x5d005e(0xa2)](_0x5d005e(0xa5),()=>_0x2ef843(_0xdc3734[_0x5d005e(0xae)],_0x5d005e(0xbd))),_0xdc3734[_0x5d005e(0xb0)][_0x5d005e(0x9f)][_0x5d005e(0xa0)](_0x5be7b4=>{const _0x860f05=_0x5d005e;let _0x49fcb5=!0x1;const _0x2c180e=Array[_0x860f05(0xb3)](_0xdc3734[_0x860f05(0xb0)][_0x860f05(0x9f)][_0x860f05(0xaf)][_0x860f05(0xa7)]());for(const {name:_0x3d4c46,data:_0x2e009d}of _0x2c180e){const {group:_0x345d2e}=_0x5f3828[_0x860f05(0xa6)](_0x3d4c46);if(_0x860f05(0xbb)!==_0x345d2e||!_0x2e009d[_0x860f05(0xb9)])continue;const _0x3c41c8=_0x2e009d[_0x860f05(0xb9)],_0x2df597=_0x3c41c8[_0x860f05(0xb4)][_0x860f05(0xc2)];if(!_0x2df597||!_0x2df597['is'](_0x860f05(0x9d),_0x860f05(0xa5)))continue;if(!_0x3c41c8[_0x860f05(0xb6)][_0x860f05(0xab)](_0x3c41c8[_0x860f05(0xb4)]))continue;const _0x5bfb44=_0xdc3734[_0x860f05(0xb0)][_0x860f05(0xad)][_0x860f05(0xbe)](_0x3c41c8[_0x860f05(0xb4)],_0x860f05(0xb1));if(_0x5bfb44&&_0x5bfb44[_0x860f05(0xc1)]){const _0x37d976=_0x5be7b4[_0x860f05(0xa9)](_0x3c41c8[_0x860f05(0xb6)],_0x5bfb44[_0x860f05(0xb6)]);_0x37d976[_0x860f05(0xbf)](_0x3c41c8)||(_0x5be7b4[_0x860f05(0xaa)](_0x3d4c46,{'range':_0x37d976}),_0x49fcb5=!0x0);}_0x49fcb5||(_0x5be7b4[_0x860f05(0xc0)](_0x3d4c46),_0x49fcb5=!0x0);}return _0x49fcb5;});}}
23
+ const _0x49b74f=_0x4720;(function(_0x2c226d,_0x125c73){const _0x371946=_0x4720,_0x1ff8e7=_0x2c226d();while(!![]){try{const _0x426b68=-parseInt(_0x371946(0x7e))/0x1*(parseInt(_0x371946(0x82))/0x2)+-parseInt(_0x371946(0xa7))/0x3*(-parseInt(_0x371946(0xa1))/0x4)+parseInt(_0x371946(0x9e))/0x5*(parseInt(_0x371946(0x91))/0x6)+-parseInt(_0x371946(0x90))/0x7*(-parseInt(_0x371946(0x99))/0x8)+parseInt(_0x371946(0xa8))/0x9*(parseInt(_0x371946(0xa6))/0xa)+parseInt(_0x371946(0xa2))/0xb+parseInt(_0x371946(0x85))/0xc*(parseInt(_0x371946(0x87))/0xd);if(_0x426b68===_0x125c73)break;else _0x1ff8e7['push'](_0x1ff8e7['shift']());}catch(_0xf9dd68){_0x1ff8e7['push'](_0x1ff8e7['shift']());}}}(_0x28be,0x58c60));import{Plugin as _0x599127}from'ckeditor5/src/core.js';function _0x4720(_0xe674a8,_0x1951d6){const _0x28bee0=_0x28be();return _0x4720=function(_0x4720f2,_0x347441){_0x4720f2=_0x4720f2-0x7d;let _0x5643df=_0x28bee0[_0x4720f2];return _0x5643df;},_0x4720(_0xe674a8,_0x1951d6);}function _0x28be(){const _0x1e68df=['isCollapsed','7860guwRKZ','descriptionFactory','5655dLMSUL','title-content','Title','createRange','forward','_splitMarkerName','registerElementLabel','locale','get','186774Fdhhvx','3084XwhSLD','element','plugins','has','from','model','suggestion','isEqual','8ALKmcn','registerPostFixer','updateMarker','ELEMENT_TITLE','afterInit','1325rCDdUb','differ','newRange','4uIcuMR','1130987GogrMI','getChangedMarkers','end','start','215210OxJlJc','333489GHsFTi','108pmchdL','editor','getNearestSelectionRange','nodeBefore','isTouching','47TrjizK','document','removeMarker','TrackChangesEditing','23678sPayJJ','schema'];_0x28be=function(){return _0x1e68df;};return _0x28be();}import{getTranslation as _0x2cc04d}from'../utils/common-translations.js';export default class $t extends _0x599127{[_0x49b74f(0x9d)](){const _0x4bb53a=_0x49b74f,_0x5cde53=this[_0x4bb53a(0xa9)];if(!_0x5cde53[_0x4bb53a(0x93)][_0x4bb53a(0x94)](_0x4bb53a(0x89)))return;const _0x5dc607=_0x5cde53[_0x4bb53a(0x93)][_0x4bb53a(0x8f)](_0x4bb53a(0x81));_0x5dc607[_0x4bb53a(0x86)][_0x4bb53a(0x8d)](_0x4bb53a(0x88),()=>_0x2cc04d(_0x5cde53[_0x4bb53a(0x8e)],_0x4bb53a(0x9c))),_0x5cde53[_0x4bb53a(0x96)][_0x4bb53a(0x7f)][_0x4bb53a(0x9a)](_0x5328b8=>{const _0x1bd449=_0x4bb53a;let _0x2c927a=!0x1;const _0x5adf33=Array[_0x1bd449(0x95)](_0x5cde53[_0x1bd449(0x96)][_0x1bd449(0x7f)][_0x1bd449(0x9f)][_0x1bd449(0xa3)]());for(const {name:_0x464bd0,data:_0xa7d346}of _0x5adf33){const {group:_0x1e8eeb}=_0x5dc607[_0x1bd449(0x8c)](_0x464bd0);if(_0x1bd449(0x97)!==_0x1e8eeb||!_0xa7d346[_0x1bd449(0xa0)])continue;const _0x2cd2e1=_0xa7d346[_0x1bd449(0xa0)],_0x4d223c=_0x2cd2e1[_0x1bd449(0xa4)][_0x1bd449(0xab)];if(!_0x4d223c||!_0x4d223c['is'](_0x1bd449(0x92),_0x1bd449(0x88)))continue;if(!_0x2cd2e1[_0x1bd449(0xa5)][_0x1bd449(0x7d)](_0x2cd2e1[_0x1bd449(0xa4)]))continue;const _0x2bf16d=_0x5cde53[_0x1bd449(0x96)][_0x1bd449(0x83)][_0x1bd449(0xaa)](_0x2cd2e1[_0x1bd449(0xa4)],_0x1bd449(0x8b));if(_0x2bf16d&&_0x2bf16d[_0x1bd449(0x84)]){const _0x328835=_0x5328b8[_0x1bd449(0x8a)](_0x2cd2e1[_0x1bd449(0xa5)],_0x2bf16d[_0x1bd449(0xa5)]);_0x328835[_0x1bd449(0x98)](_0x2cd2e1)||(_0x5328b8[_0x1bd449(0x9b)](_0x464bd0,{'range':_0x328835}),_0x2c927a=!0x0);}_0x2c927a||(_0x5328b8[_0x1bd449(0x80)](_0x464bd0),_0x2c927a=!0x0);}return _0x2c927a;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e60ca=_0x35dd;(function(_0x3d3ff3,_0xb40d05){const _0x12e6a8=_0x35dd,_0x499b90=_0x3d3ff3();while(!![]){try{const _0x3f72aa=-parseInt(_0x12e6a8(0x1d5))/0x1*(-parseInt(_0x12e6a8(0x1c6))/0x2)+parseInt(_0x12e6a8(0x1c4))/0x3+parseInt(_0x12e6a8(0x1c5))/0x4*(parseInt(_0x12e6a8(0x1c1))/0x5)+-parseInt(_0x12e6a8(0x1cd))/0x6*(-parseInt(_0x12e6a8(0x1cc))/0x7)+parseInt(_0x12e6a8(0x1ca))/0x8*(parseInt(_0x12e6a8(0x1c2))/0x9)+-parseInt(_0x12e6a8(0x1cb))/0xa*(parseInt(_0x12e6a8(0x1c3))/0xb)+-parseInt(_0x12e6a8(0x1d3))/0xc*(parseInt(_0x12e6a8(0x1d2))/0xd);if(_0x3f72aa===_0xb40d05)break;else _0x499b90['push'](_0x499b90['shift']());}catch(_0xd4d8c4){_0x499b90['push'](_0x499b90['shift']());}}}(_0x1c16,0x74aa7));function _0x35dd(_0x4d61fb,_0x5ada53){const _0x1c166b=_0x1c16();return _0x35dd=function(_0x35dd1e,_0x5a61a4){_0x35dd1e=_0x35dd1e-0x1c1;let _0x541dc6=_0x1c166b[_0x35dd1e];return _0x541dc6;},_0x35dd(_0x4d61fb,_0x5ada53);}import{Plugin as _0x3d3746}from'ckeditor5/src/core.js';function _0x1c16(){const _0x58f539=['70465VyJFyU','768510CWefjR','33DdcnST','1190502TMmRVs','36jANlqY','1423280CeEhHS','editor','UndoEditing','enableCommand','72KoUlZE','2846090WXpIlw','140lObmiL','257622JaHfos','TrackChangesEditing','plugins','undo','has','19901323rPXoOd','12dVmvbc','afterInit','1iUqkUj','redo','get'];_0x1c16=function(){return _0x58f539;};return _0x1c16();}export default class Bt extends _0x3d3746{[_0x1e60ca(0x1d4)](){const _0x1cd782=_0x1e60ca,_0x5e90=this[_0x1cd782(0x1c7)],_0x4135e4=_0x5e90[_0x1cd782(0x1cf)][_0x1cd782(0x1d7)](_0x1cd782(0x1ce));_0x5e90[_0x1cd782(0x1cf)][_0x1cd782(0x1d1)](_0x1cd782(0x1c8))&&(_0x4135e4[_0x1cd782(0x1c9)](_0x1cd782(0x1d0)),_0x4135e4[_0x1cd782(0x1c9)](_0x1cd782(0x1d6)));}}
23
+ function _0x31db(_0x28763e,_0x41e7b4){const _0x4d5380=_0x4d53();return _0x31db=function(_0x31db9e,_0x3202b6){_0x31db9e=_0x31db9e-0x122;let _0x316247=_0x4d5380[_0x31db9e];return _0x316247;},_0x31db(_0x28763e,_0x41e7b4);}const _0x29ecb9=_0x31db;function _0x4d53(){const _0x540119=['206510ucabrZ','plugins','43307PMAfuE','227147yxpaXE','TrackChangesEditing','6aLWDHX','500EimVBL','9eUtUHK','5ZhqoWC','4658472zZTIAj','enableCommand','UndoEditing','8612429OoiypV','get','undo','27IZOYWP','34324344AQNqcw','editor','has','redo','afterInit','3094316zRtQef'];_0x4d53=function(){return _0x540119;};return _0x4d53();}(function(_0x168a3c,_0xf1e2c0){const _0x1393bf=_0x31db,_0x24cbc7=_0x168a3c();while(!![]){try{const _0x53bf82=-parseInt(_0x1393bf(0x134))/0x1+parseInt(_0x1393bf(0x131))/0x2*(parseInt(_0x1393bf(0x12a))/0x3)+-parseInt(_0x1393bf(0x130))/0x4*(-parseInt(_0x1393bf(0x123))/0x5)+-parseInt(_0x1393bf(0x136))/0x6*(-parseInt(_0x1393bf(0x127))/0x7)+parseInt(_0x1393bf(0x124))/0x8*(parseInt(_0x1393bf(0x122))/0x9)+-parseInt(_0x1393bf(0x137))/0xa*(-parseInt(_0x1393bf(0x133))/0xb)+-parseInt(_0x1393bf(0x12b))/0xc;if(_0x53bf82===_0xf1e2c0)break;else _0x24cbc7['push'](_0x24cbc7['shift']());}catch(_0x3e7eb8){_0x24cbc7['push'](_0x24cbc7['shift']());}}}(_0x4d53,0x988e7));import{Plugin as _0x490d4a}from'ckeditor5/src/core.js';export default class Bt extends _0x490d4a{[_0x29ecb9(0x12f)](){const _0x335f22=_0x29ecb9,_0x1dbb7f=this[_0x335f22(0x12c)],_0x145633=_0x1dbb7f[_0x335f22(0x132)][_0x335f22(0x128)](_0x335f22(0x135));_0x1dbb7f[_0x335f22(0x132)][_0x335f22(0x12d)](_0x335f22(0x126))&&(_0x145633[_0x335f22(0x125)](_0x335f22(0x129)),_0x145633[_0x335f22(0x125)](_0x335f22(0x12e)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1f3e(){const _0x9d3a29=['93744xEXnpA','_splitMarkerName','includes','parent','12VQqTxX','isLimit','bindElementToMarker','item','markerRange','name','hasAttribute','getCustomProperty','688FNQuTO','3033177qeHOYI','push','TrackChangesEditing','35743056siAWLs','createRangeOn','toViewElement','getWalker','addClass','elementEnd','isBlock','start','previousPosition','nextSibling','span','createUIElement','8sKpjut','ck-suggestion-marker--active','ck-suggestion-marker-','toViewPosition','insert','markerName','mapper','isContent','activeMarkers','156486FoHOJF','2wvtvey','type','plugins','get','870unjFYM','test','896689YEyNQA','consumable','2756075FvAzGD','2672613gZHxcS','getItems','model','addHighlight','writer','isAtEnd','schema'];_0x1f3e=function(){return _0x9d3a29;};return _0x1f3e();}(function(_0x21eb64,_0x555e38){const _0x2e0a43=_0x5c94,_0x5e00a5=_0x21eb64();while(!![]){try{const _0x5d9d59=-parseInt(_0x2e0a43(0x134))/0x1+parseInt(_0x2e0a43(0x12e))/0x2*(parseInt(_0x2e0a43(0x137))/0x3)+parseInt(_0x2e0a43(0x124))/0x4*(-parseInt(_0x2e0a43(0x136))/0x5)+-parseInt(_0x2e0a43(0x142))/0x6*(parseInt(_0x2e0a43(0x14b))/0x7)+-parseInt(_0x2e0a43(0x14a))/0x8*(-parseInt(_0x2e0a43(0x13e))/0x9)+parseInt(_0x2e0a43(0x132))/0xa*(-parseInt(_0x2e0a43(0x12d))/0xb)+parseInt(_0x2e0a43(0x118))/0xc;if(_0x5d9d59===_0x555e38)break;else _0x5e00a5['push'](_0x5e00a5['shift']());}catch(_0x4ddd23){_0x5e00a5['push'](_0x5e00a5['shift']());}}}(_0x1f3e,0xa1948));export function getRangesWithAttribute(_0x16f416,_0x2a3214,_0x647964){const _0x429cfa=_0x5c94,_0x1ada3f=[];for(const _0x4cfe74 of _0x2a3214[_0x429cfa(0x138)]())_0x4cfe74[_0x429cfa(0x148)](_0x16f416)&&_0x1ada3f[_0x429cfa(0x116)](_0x647964[_0x429cfa(0x119)](_0x4cfe74));return _0x1ada3f;}function _0x5c94(_0x5534f4,_0x5d120e){const _0x1f3e7e=_0x1f3e();return _0x5c94=function(_0x5c94a1,_0x1b94b2){_0x5c94a1=_0x5c94a1-0x116;let _0x2cd8ec=_0x1f3e7e[_0x5c94a1];return _0x2cd8ec;},_0x5c94(_0x5534f4,_0x5d120e);}export function downcastSplitMergeMarker(_0x3b6bcc,_0x25bf93,{showActiveMarker:_0x4f195d=!0x0}={}){const _0x2620d5=_0x5c94,_0x26ba6f=_0x3b6bcc[_0x2620d5(0x130)][_0x2620d5(0x131)](_0x2620d5(0x117));return(_0x29d40c,_0x3a1170,_0x48cf1d)=>{const _0x2242f0=_0x2620d5;if(!_0x48cf1d[_0x2242f0(0x135)][_0x2242f0(0x133)](_0x3a1170[_0x2242f0(0x146)],_0x29d40c[_0x2242f0(0x147)]))return;const _0x3eab4a=_0x3a1170[_0x2242f0(0x146)][_0x2242f0(0x11b)](),_0x4949b4=_0x3a1170[_0x2242f0(0x146)][_0x2242f0(0x11f)],_0x5eea93=_0x3b6bcc[_0x2242f0(0x139)][_0x2242f0(0x13d)];let _0x529f23=null,_0x178f59=null,_0x3fabf9=!0x1,_0x227067=!0x1;for(const _0x1fbbd8 of _0x3eab4a){const _0x4405dc=_0x1fbbd8[_0x2242f0(0x145)];_0x3fabf9=_0x3fabf9||_0x5eea93[_0x2242f0(0x12b)](_0x4405dc);const _0x5b559f=_0x48cf1d[_0x2242f0(0x12a)][_0x2242f0(0x11a)](_0x4405dc);if(_0x5b559f&&_0x5b559f[_0x2242f0(0x149)](_0x2242f0(0x13a)))return;_0x2242f0(0x11d)==_0x1fbbd8[_0x2242f0(0x12f)]&&(_0x5eea93[_0x2242f0(0x11e)](_0x4405dc)&&!_0x5eea93[_0x2242f0(0x143)](_0x4405dc)&&(_0x4405dc[_0x2242f0(0x121)]||_0x4949b4[_0x2242f0(0x13c)]?_0x529f23&&_0x529f23[_0x2242f0(0x141)]==_0x4405dc||(_0x529f23=_0x4405dc,_0x368ab5(_0x1fbbd8[_0x2242f0(0x120)]),_0x227067=!0x0):_0x178f59=_0x178f59||_0x1fbbd8[_0x2242f0(0x120)]));}function _0x368ab5(_0x184e7f){const _0x492134=_0x2242f0,{authorId:_0xab9f57}=_0x26ba6f[_0x492134(0x13f)](_0x3a1170[_0x492134(0x129)]),_0x5dbe21=_0x48cf1d[_0x492134(0x13b)][_0x492134(0x123)](_0x492134(0x122),{'class':_0x492134(0x126)+_0x25bf93,'data-author-id':_0xab9f57}),_0x3d800a=_0x48cf1d[_0x492134(0x12a)][_0x492134(0x127)](_0x184e7f);_0x4f195d&&_0x26ba6f[_0x492134(0x12c)][_0x492134(0x140)](_0x3a1170[_0x492134(0x129)])&&_0x48cf1d[_0x492134(0x13b)][_0x492134(0x11c)](_0x492134(0x125),_0x5dbe21),_0x48cf1d[_0x492134(0x13b)][_0x492134(0x128)](_0x3d800a,_0x5dbe21),_0x48cf1d[_0x492134(0x12a)][_0x492134(0x144)](_0x5dbe21,_0x3a1170[_0x492134(0x129)]);}_0x3fabf9||_0x227067||!_0x178f59||_0x368ab5(_0x178f59);};}
23
+ function _0x4bf8(_0x166ce9,_0x13b8f5){const _0x59ec6b=_0x59ec();return _0x4bf8=function(_0x4bf8eb,_0x38ed99){_0x4bf8eb=_0x4bf8eb-0x17a;let _0x4d4584=_0x59ec6b[_0x4bf8eb];return _0x4d4584;},_0x4bf8(_0x166ce9,_0x13b8f5);}(function(_0xd01f8,_0x36fbf7){const _0xcfd558=_0x4bf8,_0x2d49d3=_0xd01f8();while(!![]){try{const _0x3c8348=-parseInt(_0xcfd558(0x1a1))/0x1+parseInt(_0xcfd558(0x181))/0x2*(-parseInt(_0xcfd558(0x1a6))/0x3)+parseInt(_0xcfd558(0x19a))/0x4*(parseInt(_0xcfd558(0x186))/0x5)+parseInt(_0xcfd558(0x1a0))/0x6+parseInt(_0xcfd558(0x1aa))/0x7*(-parseInt(_0xcfd558(0x18a))/0x8)+parseInt(_0xcfd558(0x1a4))/0x9*(-parseInt(_0xcfd558(0x17b))/0xa)+parseInt(_0xcfd558(0x184))/0xb;if(_0x3c8348===_0x36fbf7)break;else _0x2d49d3['push'](_0x2d49d3['shift']());}catch(_0x4b98e7){_0x2d49d3['push'](_0x2d49d3['shift']());}}}(_0x59ec,0x98ff4));function _0x59ec(){const _0x2b9b47=['TrackChangesEditing','schema','27214880mzmiCW','elementEnd','8225BZhgHx','parent','insert','model','16HMGhEC','getWalker','type','addClass','markerName','ck-suggestion-marker-','toViewPosition','isBlock','span','isLimit','name','includes','writer','toViewElement','push','nextSibling','2980ReFDCF','plugins','get','createUIElement','previousPosition','test','1040106TUVqVB','1073676fSiqRk','item','markerRange','7902531nbCFzM','activeMarkers','57RRRbFT','getCustomProperty','getItems','mapper','1457876wPLrqp','hasAttribute','createRangeOn','isContent','isAtEnd','start','10JErgXZ','consumable','addHighlight','_splitMarkerName','ck-suggestion-marker--active','bindElementToMarker','92422Dykajt'];_0x59ec=function(){return _0x2b9b47;};return _0x59ec();}export function getRangesWithAttribute(_0x4b4d2d,_0x48d43d,_0x2e053e){const _0x3c195b=_0x4bf8,_0x7efc58=[];for(const _0x41558b of _0x48d43d[_0x3c195b(0x1a8)]())_0x41558b[_0x3c195b(0x1ab)](_0x4b4d2d)&&_0x7efc58[_0x3c195b(0x198)](_0x2e053e[_0x3c195b(0x1ac)](_0x41558b));return _0x7efc58;}export function downcastSplitMergeMarker(_0x5f30c4,_0x2134b1,{showActiveMarker:_0x2174b9=!0x0}={}){const _0x170d03=_0x4bf8,_0x20d979=_0x5f30c4[_0x170d03(0x19b)][_0x170d03(0x19c)](_0x170d03(0x182));return(_0xe4e6f7,_0x46da29,_0xa6ee87)=>{const _0x2546e7=_0x170d03;if(!_0xa6ee87[_0x2546e7(0x17c)][_0x2546e7(0x19f)](_0x46da29[_0x2546e7(0x1a3)],_0xe4e6f7[_0x2546e7(0x194)]))return;const _0x54b6f7=_0x46da29[_0x2546e7(0x1a3)][_0x2546e7(0x18b)](),_0x45c362=_0x46da29[_0x2546e7(0x1a3)][_0x2546e7(0x17a)],_0x2c1d7b=_0x5f30c4[_0x2546e7(0x189)][_0x2546e7(0x183)];let _0xb1eab4=null,_0x2b2bdd=null,_0x5e9621=!0x1,_0x48ad31=!0x1;for(const _0x43d6ef of _0x54b6f7){const _0x428490=_0x43d6ef[_0x2546e7(0x1a2)];_0x5e9621=_0x5e9621||_0x2c1d7b[_0x2546e7(0x1ad)](_0x428490);const _0x59cbe6=_0xa6ee87[_0x2546e7(0x1a9)][_0x2546e7(0x197)](_0x428490);if(_0x59cbe6&&_0x59cbe6[_0x2546e7(0x1a7)](_0x2546e7(0x17d)))return;_0x2546e7(0x185)==_0x43d6ef[_0x2546e7(0x18c)]&&(_0x2c1d7b[_0x2546e7(0x191)](_0x428490)&&!_0x2c1d7b[_0x2546e7(0x193)](_0x428490)&&(_0x428490[_0x2546e7(0x199)]||_0x45c362[_0x2546e7(0x1ae)]?_0xb1eab4&&_0xb1eab4[_0x2546e7(0x187)]==_0x428490||(_0xb1eab4=_0x428490,_0x31d783(_0x43d6ef[_0x2546e7(0x19e)]),_0x48ad31=!0x0):_0x2b2bdd=_0x2b2bdd||_0x43d6ef[_0x2546e7(0x19e)]));}function _0x31d783(_0x46e154){const _0x4c55bc=_0x2546e7,{authorId:_0x403070}=_0x20d979[_0x4c55bc(0x17e)](_0x46da29[_0x4c55bc(0x18e)]),_0x5c6ea4=_0xa6ee87[_0x4c55bc(0x196)][_0x4c55bc(0x19d)](_0x4c55bc(0x192),{'class':_0x4c55bc(0x18f)+_0x2134b1,'data-author-id':_0x403070}),_0x3cd114=_0xa6ee87[_0x4c55bc(0x1a9)][_0x4c55bc(0x190)](_0x46e154);_0x2174b9&&_0x20d979[_0x4c55bc(0x1a5)][_0x4c55bc(0x195)](_0x46da29[_0x4c55bc(0x18e)])&&_0xa6ee87[_0x4c55bc(0x196)][_0x4c55bc(0x18d)](_0x4c55bc(0x17f),_0x5c6ea4),_0xa6ee87[_0x4c55bc(0x196)][_0x4c55bc(0x188)](_0x3cd114,_0x5c6ea4),_0xa6ee87[_0x4c55bc(0x1a9)][_0x4c55bc(0x180)](_0x5c6ea4,_0x46da29[_0x4c55bc(0x18e)]);}_0x5e9621||_0x48ad31||!_0x2b2bdd||_0x31d783(_0x2b2bdd);};}