@ckeditor/ckeditor5-track-changes 43.2.0-alpha.6 → 43.2.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 _0x4336e7=_0x57f5;(function(_0x3cd340,_0x219ed4){const _0x2297a8=_0x57f5,_0x24bc9e=_0x3cd340();while(!![]){try{const _0x5a60b9=-parseInt(_0x2297a8(0x123))/0x1+-parseInt(_0x2297a8(0xea))/0x2+-parseInt(_0x2297a8(0x14f))/0x3+parseInt(_0x2297a8(0x139))/0x4+parseInt(_0x2297a8(0xaa))/0x5*(-parseInt(_0x2297a8(0x162))/0x6)+-parseInt(_0x2297a8(0xd7))/0x7+parseInt(_0x2297a8(0xd8))/0x8*(parseInt(_0x2297a8(0x128))/0x9);if(_0x5a60b9===_0x219ed4)break;else _0x24bc9e['push'](_0x24bc9e['shift']());}catch(_0x3a7e55){_0x24bc9e['push'](_0x24bc9e['shift']());}}}(_0x1fba,0x67bfe));import{getTranslation as _0x40027a}from'../utils/common-translations.js';import{Plugin as _0x2589ea}from'ckeditor5/src/core.js';import{LiveRange as _0x4ef91a}from'ckeditor5/src/engine.js';import{uid as _0x2550ce,priorities as _0x2843ce}from'ckeditor5/src/utils.js';function _0x57f5(_0x35425d,_0x4fa1af){const _0x1fba46=_0x1fba();return _0x57f5=function(_0x57f581,_0x18ac77){_0x57f581=_0x57f581-0xa6;let _0x5d335d=_0x1fba46[_0x57f581];return _0x5d335d;},_0x57f5(_0x35425d,_0x4fa1af);}import _0x13c43a from'./table.js';const Pe=[_0x4336e7(0x170),_0x4336e7(0x12a),_0x4336e7(0x136),_0x4336e7(0xb5),_0x4336e7(0x105),_0x4336e7(0xcd),_0x4336e7(0x138)],we=Object[_0x4336e7(0xed)](Pe[_0x4336e7(0x157)](_0x19f0ef=>[_0x19f0ef,null]));export default class _t extends _0x2589ea{static get[_0x4336e7(0xad)](){return[_0x13c43a];}[_0x4336e7(0xeb)](){const _0x24132b=_0x4336e7,_0x37b84b=this[_0x24132b(0xa7)];if(!_0x37b84b[_0x24132b(0x164)][_0x24132b(0x126)](_0x24132b(0xc5)))return;const _0x563a3c=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xf0)),_0x1669a2=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xc7)),_0x39b18b=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x13c43a),_0x2123cf=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xc5));_0x39b18b[_0x24132b(0xa9)][_0x24132b(0x15e)](_0x24132b(0x147),_0x24132b(0x124)),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0xab)][_0x24132b(0x11b)](_0x24132b(0xd9),{'allowIn':_0x24132b(0x153),'allowContentOf':_0x24132b(0x153),'isLimit':!0x0}),_0x37b84b[_0x24132b(0xdd)][_0x24132b(0xc8)]({'model':_0x24132b(0xd9),'view':_0x24132b(0xbd)});let _0x220ef5=null;_0x37b84b[_0x24132b(0xd0)]['on'](_0x24132b(0xd3),(_0x31f063,_0x473862)=>{const _0x53d85a=_0x24132b,[_0x415236,_0x4e2286]=_0x473862,_0x25d8aa=_0x473862[_0x473862[_0x53d85a(0x163)]-0x1];_0x25d8aa&&_0x25d8aa[_0x53d85a(0x132)]||_0x563a3c[_0x53d85a(0x13d)]||this[_0x53d85a(0xa7)][_0x53d85a(0x165)][_0x53d85a(0xe7)](_0x53d85a(0x117))[_0x53d85a(0x13f)]&&function(_0x487614,_0x5c556d,_0x17b726,_0x4dba32,_0xa3f5cc){const _0x17e596=_0x53d85a;if(_0x5c556d&&!_0x5c556d['is'](_0x17e596(0xec)))return!0x1;const _0x473cbc=_0xa3f5cc[_0x17e596(0x159)](_0x487614,_0x17b726);if(!_0x473cbc||!Re(_0x473cbc,void 0x0,_0x4dba32))return!0x1;const _0x34311a=_0x4dba32[_0x17e596(0xcc)](_0x17b726[_0x17e596(0x100)][_0x17e596(0x125)]);if(!_0x34311a[_0x17e596(0x163)])return!0x1;const _0x4f8cdf=_0x34311a[0x0][_0x17e596(0xbb)](_0x17e596(0x122)),_0xa1d9fe=_0x4dba32[_0x17e596(0xdf)](_0x34311a),_0x38b509=_0x4dba32[_0x17e596(0x11d)](_0x34311a),_0x2af5a2={'startRow':_0xa1d9fe[_0x17e596(0xfd)],'endRow':_0xa1d9fe[_0x17e596(0xfc)],'startColumn':_0x38b509[_0x17e596(0xfd)],'endColumn':_0x38b509[_0x17e596(0xfc)]};return 0x1==_0x34311a[_0x17e596(0x163)]&&(_0x2af5a2[_0x17e596(0xbe)]+=_0x4dba32[_0x17e596(0x15f)](_0x473cbc)-0x1,_0x2af5a2[_0x17e596(0x12b)]+=_0x4dba32[_0x17e596(0xd6)](_0x473cbc)-0x1),Re(_0x4f8cdf,_0x2af5a2,_0x4dba32);}(_0x415236,_0x4e2286,_0x37b84b[_0x53d85a(0xd0)],_0x1669a2,_0x2123cf)&&(_0x31f063[_0x53d85a(0x15c)](),_0x220ef5={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x37b84b[_0x53d85a(0xd0)][_0x53d85a(0x16c)](()=>{const _0x3e8aec=_0x53d85a;_0x37b84b[_0x3e8aec(0xd0)][_0x3e8aec(0xd3)](_0x473862[0x0],_0x473862[0x1],_0x473862[0x2],{'forceDefaultExecution':!0x0});const _0xc4ddb=_0x2550ce(),{rowInsertionRanges:_0x5648f7,columnInsertionRanges:_0x90495d,insertionRanges:_0xc52674,deletionRanges:_0x419ad3,cells:_0x598a2c}=_0x220ef5;_0x5648f7[_0x3e8aec(0x163)]&&_0x563a3c[_0x3e8aec(0xbc)](_0x5648f7,_0x3e8aec(0x147),{'tablePasteChainId':_0xc4ddb}),_0x90495d[_0x3e8aec(0x163)]&&_0x563a3c[_0x3e8aec(0xbc)](_0x90495d,_0x3e8aec(0x124),{'tablePasteChainId':_0xc4ddb}),_0xc52674[_0x3e8aec(0x163)]&&(_0x563a3c[_0x3e8aec(0xbc)](_0xc52674,_0x3e8aec(0x115),{'tablePasteChainId':_0xc4ddb,'skipNestingCheck':!0x0}),_0xc52674[_0x3e8aec(0x102)](_0x55c8de=>{const _0x270240=_0x3e8aec;var _0x58673f;return null===(_0x58673f=_0x55c8de[_0x270240(0x148)])||void 0x0===_0x58673f?void 0x0:_0x58673f[_0x270240(0x10d)](_0x55c8de);})),_0x419ad3[_0x3e8aec(0x163)]&&(_0x563a3c[_0x3e8aec(0xe2)](_0x419ad3,_0x3e8aec(0x115),{'tablePasteChainId':_0xc4ddb,'skipNestingCheck':!0x0}),_0x419ad3[_0x3e8aec(0x102)](_0x528a88=>{const _0x269f44=_0x3e8aec;var _0x38d5da;return null===(_0x38d5da=_0x528a88[_0x269f44(0x148)])||void 0x0===_0x38d5da?void 0x0:_0x38d5da[_0x269f44(0x10d)](_0x528a88);}));const _0x4a3b55=_0x563a3c[_0x3e8aec(0xfb)](_0x598a2c[_0x3e8aec(0x157)](({element:_0x2581c3})=>_0x2581c3),{'formatGroupId':_0x2550ce()},[],_0x3e8aec(0xf9),{'tablePasteChainId':_0xc4ddb});if(_0x4a3b55){const _0x4dde34=_0x4a3b55[_0x3e8aec(0xef)](),_0x1a83ab=[];for(const {element:_0x1d992a,attributes:_0x10afe9}of _0x598a2c){if(!_0x10afe9)continue;const _0x2a29f3=_0x37b84b[_0x3e8aec(0xd0)][_0x3e8aec(0x15b)](_0x1d992a),_0x54474f=_0x4dde34[_0x3e8aec(0x14c)](_0x4ef19d=>_0x4ef19d[_0x3e8aec(0x118)]()[_0x3e8aec(0xd1)](_0x2a29f3));_0x54474f&&_0x1a83ab[_0x3e8aec(0x15e)]([_0x54474f[_0x3e8aec(0xba)],_0x10afe9]);}_0x1a83ab[_0x3e8aec(0x163)]&&_0x4a3b55[_0x3e8aec(0xcb)](_0x3e8aec(0x166),Object[_0x3e8aec(0xed)](_0x1a83ab));}_0x220ef5=null;}));},{'priority':_0x2843ce[_0x24132b(0xaf)]+0xa}),_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xc5))['on'](_0x24132b(0x16a),(_0x2514e7,_0x4df2fc)=>{const _0x1a29b3=_0x24132b,[_0x2a5fd7,_0x369cf1,,_0x368c5b]=_0x4df2fc;if(!_0x220ef5)return;_0x2514e7[_0x1a29b3(0x15c)]();const _0x5ac7fa=_0x2a5fd7[_0x1a29b3(0x107)],_0x53503e=_0x369cf1,_0x362fd1=ke(_0x5ac7fa),_0x268496=ke(_0x53503e);_0x2514e7[_0x1a29b3(0xd5)]=_0x5ac7fa;let _0x41c91a=null,_0xc563bc=null;if(_0x268496||_0x362fd1){if(_0x362fd1&&!_0x268496){_0x368c5b[_0x1a29b3(0xda)](_0x5ac7fa[_0x1a29b3(0xae)](0x0));for(const _0x25e97d of Array[_0x1a29b3(0x16e)](_0x53503e[_0x1a29b3(0x112)]()))_0x368c5b[_0x1a29b3(0x154)](_0x25e97d,_0x5ac7fa,_0x1a29b3(0xf4));const _0x15cf1e=_0x220ef5[_0x1a29b3(0xf7)][_0x1a29b3(0xe3)](_0x2a5fd7[_0x1a29b3(0xb9)]),_0x1c4173=_0x220ef5[_0x1a29b3(0x16f)][_0x1a29b3(0xe3)](_0x2a5fd7[_0x1a29b3(0x10a)]);_0x15cf1e||_0x1c4173||(_0x41c91a=_0x4ef91a[_0x1a29b3(0x11f)](_0x368c5b[_0x1a29b3(0x15a)](_0x5ac7fa)));}else _0x268496&&!_0x362fd1&&(_0xc563bc=_0x368c5b[_0x1a29b3(0x15a)](_0x5ac7fa));}else{const _0xeedfda=_0x368c5b[_0x1a29b3(0x106)](_0x1a29b3(0xd9)),_0x56f8e4=_0x368c5b[_0x1a29b3(0x106)](_0x1a29b3(0xd9));_0x368c5b[_0x1a29b3(0x116)](_0x368c5b[_0x1a29b3(0x15a)](_0x5ac7fa),_0x56f8e4),_0x368c5b[_0x1a29b3(0x154)](_0xeedfda,_0x5ac7fa,0x0);for(const _0x595ff9 of Array[_0x1a29b3(0x16e)](_0x53503e[_0x1a29b3(0x112)]()))_0x368c5b[_0x1a29b3(0x154)](_0x595ff9,_0xeedfda,_0x1a29b3(0xf4));_0x41c91a=_0x4ef91a[_0x1a29b3(0x11f)](_0x368c5b[_0x1a29b3(0x15b)](_0xeedfda)),_0xc563bc=_0x4ef91a[_0x1a29b3(0x11f)](_0x368c5b[_0x1a29b3(0x15b)](_0x56f8e4));}const _0x48810f=Array[_0x1a29b3(0x16e)](_0x53503e[_0x1a29b3(0x12c)]())[_0x1a29b3(0x109)](([_0x403f69])=>Pe[_0x1a29b3(0xe3)](_0x403f69));_0x220ef5[_0x1a29b3(0x137)][_0x1a29b3(0x15e)]({'element':_0x5ac7fa,'attributes':_0x48810f[_0x1a29b3(0x163)]?Object[_0x1a29b3(0xed)](_0x48810f):null}),_0x41c91a&&_0x220ef5[_0x1a29b3(0x141)][_0x1a29b3(0x15e)](_0x41c91a),_0xc563bc&&_0x220ef5[_0x1a29b3(0x10c)][_0x1a29b3(0x15e)](_0xc563bc);},{'priority':_0x24132b(0xaf)}),_0x1669a2['on'](_0x24132b(0x120),(_0x158652,_0x1c7ff5)=>{const _0x571467=_0x24132b,[_0x49caeb,_0x1ec683={}]=_0x1c7ff5;if(!_0x220ef5)return;const _0x3811e7=_0x1ec683['at']||0x0,_0x43c848=_0x1ec683[_0x571467(0x12e)]||0x1;_0x220ef5[_0x571467(0x16f)]=new Array(_0x43c848)[_0x571467(0xfa)](_0x3811e7)[_0x571467(0x157)]((_0x5cfb9e,_0x46729b)=>_0x5cfb9e+_0x46729b);for(const {cell:_0x52122a}of _0x1669a2[_0x571467(0xdc)](_0x49caeb,{'startColumn':_0x3811e7,'endColumn':_0x3811e7+_0x43c848-0x1}))_0x220ef5[_0x571467(0xca)][_0x571467(0x15e)](_0x37b84b[_0x571467(0xd0)][_0x571467(0x15b)](_0x52122a));},{'priority':_0x24132b(0x101)}),_0x1669a2['on'](_0x24132b(0x155),(_0x1f4de6,_0x13e5c5)=>{const _0x185707=_0x24132b,[_0x4faf3f,_0xf329f3={}]=_0x13e5c5;if(!_0x220ef5)return;const _0x58d22c=_0xf329f3['at']||0x0,_0x4825f0=_0xf329f3[_0x185707(0xcf)]||0x1;_0x220ef5[_0x185707(0xf7)]=new Array(_0x4825f0)[_0x185707(0xfa)](_0x58d22c)[_0x185707(0x157)]((_0x118dd5,_0x4c8f48)=>_0x118dd5+_0x4c8f48);for(const {cell:_0x1a2a4e}of _0x1669a2[_0x185707(0xdc)](_0x4faf3f,{'startRow':_0x58d22c,'endRow':_0x58d22c+_0x4825f0-0x1}))_0x220ef5[_0x185707(0x111)][_0x185707(0x15e)](_0x37b84b[_0x185707(0xd0)][_0x185707(0x15b)](_0x1a2a4e));},{'priority':_0x24132b(0x101)}),_0x563a3c[_0x24132b(0x13a)][_0x24132b(0xee)](_0x29305c=>{const _0x46cc02=_0x24132b;if(_0x29305c[_0x46cc02(0xe5)]&&_0x29305c[_0x46cc02(0xe5)][_0x46cc02(0xb3)](_0x46cc02(0x115)))return _0x29305c[_0x46cc02(0xc2)]?{}:{'type':_0x46cc02(0xdb),'content':_0x40027a(_0x37b84b[_0x46cc02(0x14e)],_0x46cc02(0xc9))};});const _0x2b6be5=()=>!0x1;for(const _0x4e45fc of[_0x24132b(0x115),_0x24132b(0x124),_0x24132b(0x147),_0x24132b(0xf9)])_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xdb),_0x4e45fc,_0x24132b(0x10b),_0x2b6be5),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xce),_0x4e45fc,_0x24132b(0x10b),_0x2b6be5),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0x152),_0x4e45fc,_0x24132b(0x10b),_0x2b6be5);_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0x152),_0x24132b(0xf9),_0x24132b(0xc3),_0x2b6be5),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0x152),_0x24132b(0xf9),_0x24132b(0x146),(_0x35ff52,_0x5b16a7,_0x54c285)=>{const _0x7be0fe=_0x24132b,_0x5a71fb=_0x35ff52[_0x7be0fe(0x157)](_0x1fd5cb=>_0x1fd5cb[_0x7be0fe(0x151)]())[_0x7be0fe(0x109)](_0x48b64b=>_0x48b64b),_0x3cc096=new Map(_0x5a71fb[_0x7be0fe(0x157)](_0x1efeab=>[_0x1efeab,null]));if(_0x220ef5){for(const {element:_0x5ac2c6,attributes:_0x5a8577}of _0x220ef5[_0x7be0fe(0x137)])_0x5a8577&&_0x3cc096[_0x7be0fe(0xb7)](_0x5ac2c6,_0x5a8577);}else{if(_0x54c285&&_0x54c285[_0x7be0fe(0x166)])for(const [_0x5c6d3e,_0x2792cf]of Object[_0x7be0fe(0x150)](_0x54c285[_0x7be0fe(0x166)])){const _0x381b6a=_0x37b84b[_0x7be0fe(0xd0)][_0x7be0fe(0xf6)][_0x7be0fe(0xe7)](_0x5c6d3e),_0x3e63e3=_0x381b6a?_0x381b6a[_0x7be0fe(0x118)]()[_0x7be0fe(0x151)]():null;_0x3e63e3&&_0x3cc096[_0x7be0fe(0xb7)](_0x3e63e3,_0x2792cf);}}_0x37b84b[_0x7be0fe(0xd0)][_0x7be0fe(0x16c)](_0x5c1316=>{const _0x39e86e=_0x7be0fe;for(const [_0x11e47a,_0x3976fa]of _0x3cc096)_0x5c1316[_0x39e86e(0xd2)]({...we,..._0x3976fa},_0x11e47a);});});const _0x3c213f=(_0x5c1cc0,_0xd71375)=>{const _0x264477=_0x24132b;_0x563a3c[_0x264477(0xa8)][_0x264477(0x167)](_0x5c1cc0,_0x264477(0x115),_0xd71375,(_0x585967,_0x3c1493,_0x41c6be)=>{const _0x23877=_0x264477;_0x37b84b[_0x23877(0xd0)][_0x23877(0x16c)](_0x7ca979=>{const _0x2cef5e=_0x23877,_0x2e15bf=[];for(const _0x1c67b2 of _0x585967){const _0x2715a2=_0x1c67b2[_0x2cef5e(0x16d)][_0x2cef5e(0xf5)];_0x2715a2['is'](_0x2cef5e(0x110),_0x2cef5e(0xd9))&&_0x2e15bf[_0x2cef5e(0x15e)](_0x2715a2);}_0x563a3c[_0x2cef5e(0xa8)][_0x2cef5e(0x14d)](_0x5c1cc0,null,_0xd71375)(_0x585967,_0x3c1493,_0x41c6be);for(const _0x16f392 of _0x2e15bf)_0x2cef5e(0x15d)!=_0x16f392[_0x2cef5e(0xde)][_0x2cef5e(0xe4)]&&_0x7ca979[_0x2cef5e(0xc1)](_0x16f392);});});};_0x3c213f(_0x24132b(0xdb),_0x24132b(0x146)),_0x3c213f(_0x24132b(0xdb),_0x24132b(0xc3)),_0x3c213f(_0x24132b(0xce),_0x24132b(0x146)),_0x3c213f(_0x24132b(0xce),_0x24132b(0xc3)),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xdb),_0x24132b(0x147),_0x24132b(0xc3),_0x3a3c7c=>{const _0x58441c=_0x24132b,_0x3801cc=_0x3a3c7c[_0x58441c(0x157)](_0x10ba42=>_0x10ba42[_0x58441c(0x151)]()),_0x3c67a3=_0x3801cc[0x0][_0x58441c(0xbb)](_0x58441c(0x122)),{minRow:_0xfb975c,maxRow:_0x49e133}=_0x39b18b[_0x58441c(0xe1)](_0x3801cc);_0x1669a2[_0x58441c(0x13c)](_0x3c67a3,{'at':_0xfb975c,'rows':_0x49e133-_0xfb975c+0x1});}),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xdb),_0x24132b(0x124),_0x24132b(0xc3),_0x2cc465=>{const _0x4ed3de=_0x24132b,_0x40dd41=_0x2cc465[_0x4ed3de(0x157)](_0x10960b=>_0x10960b[_0x4ed3de(0x151)]()),_0x21f6ee=_0x40dd41[0x0][_0x4ed3de(0xbb)](_0x4ed3de(0x122)),{minColumn:_0x15c67b,maxColumn:_0xf09ef1}=_0x39b18b[_0x4ed3de(0xe1)](_0x40dd41);_0x1669a2[_0x4ed3de(0x10e)](_0x21f6ee,{'at':_0x15c67b,'columns':_0xf09ef1-_0x15c67b+0x1});});const _0x333682=(_0x43c087,_0x142716)=>{const _0x4502e3=_0x24132b;if(!_0x142716[_0x4502e3(0xe5)]||!_0x142716[_0x4502e3(0xe5)][_0x4502e3(0xb3)](_0x4502e3(0x115)))return;const _0x3a5b22=_0x142716[_0x4502e3(0xc6)][_0x4502e3(0xe0)],_0x16eab2=_0x563a3c[_0x4502e3(0x135)]()[_0x4502e3(0x109)](_0x4c877b=>_0x4c877b[_0x4502e3(0x171)]&&_0x4c877b[_0x4502e3(0xc6)]&&_0x4c877b[_0x4502e3(0xc6)][_0x4502e3(0xe0)]==_0x3a5b22);_0x16eab2[_0x4502e3(0x163)]&&_0x142716[_0x4502e3(0xe8)]()[_0x4502e3(0x163)]!=_0x16eab2[_0x4502e3(0x163)]&&_0x16eab2[_0x4502e3(0xe6)]((_0x2d3f7d,_0x5f3f8c)=>(_0x2d3f7d[_0x4502e3(0x140)]=_0x5f3f8c,_0x5f3f8c[_0x4502e3(0xc2)]=_0x2d3f7d,_0x5f3f8c));};function _0x59aba6(_0x5859f1,_0x5029e3=!0x0){const _0x360e00=_0x24132b,{id:_0x27cb7f,authorId:_0x12a09e}=_0x563a3c[_0x360e00(0x113)](_0x5859f1[_0x360e00(0x108)]),_0x29515f=[_0x360e00(0x14a),_0x360e00(0x169)],_0x165594=_0x563a3c[_0x360e00(0x168)][_0x360e00(0xe3)](_0x5859f1[_0x360e00(0x108)]);return _0x165594&&_0x29515f[_0x360e00(0x15e)](_0x360e00(0x144)),{'classes':_0x29515f,'attributes':{'data-suggestion':_0x27cb7f,'data-author-id':_0x12a09e},'priority':_0x165594&&_0x5029e3?0xbc2:0xbb8};}_0x563a3c['on'](_0x24132b(0xfe),_0x333682,{'priority':_0x24132b(0xaf)}),_0x563a3c['on'](_0x24132b(0xac),_0x333682,{'priority':_0x24132b(0xaf)}),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0x100)][_0x24132b(0x130)](()=>{const _0x492253=_0x24132b;let _0x5d7055=!0x1;const _0x596f79=Array[_0x492253(0x16e)](_0x37b84b[_0x492253(0xd0)][_0x492253(0x100)][_0x492253(0xe9)][_0x492253(0xd4)]());for(const {name:_0x5cf638,data:_0x5dc32f}of _0x596f79){const {group:_0x21e7f3,type:_0x283315,id:_0x5dc598}=_0x563a3c[_0x492253(0x113)](_0x5cf638);if(_0x492253(0x13b)!=_0x21e7f3||_0x492253(0xce)!=_0x283315||_0x5dc32f[_0x492253(0x161)])continue;if(!_0x563a3c[_0x492253(0xb0)](_0x5dc598))continue;const _0x31c3f7=_0x563a3c[_0x492253(0xf8)](_0x5dc598)[_0x492253(0x114)](),_0x300cf3=_0x37b84b[_0x492253(0x164)][_0x492253(0xe7)](_0x492253(0x129))['me'];for(const _0x471b16 of _0x563a3c[_0x492253(0x135)]()){if(!_0x471b16[_0x492253(0x171)]||_0x471b16[_0x492253(0x131)]!=_0x300cf3)continue;if(_0x492253(0x152)!=_0x471b16[_0x492253(0xbf)]||_0x492253(0xf9)!=_0x471b16[_0x492253(0xe5)])continue;if(_0x471b16[_0x492253(0x114)]()[_0x492253(0xf1)](_0x40536d=>_0x31c3f7[_0x492253(0x121)](_0x5e6f9c=>_0x5e6f9c[_0x492253(0xb4)](_0x40536d,!0x0)))){for(const _0x1fe3b8 of _0x471b16[_0x492253(0xe8)]())_0x1fe3b8[_0x492253(0x171)]&&(_0x1fe3b8[_0x492253(0xc3)](),_0x5d7055=!0x0);}}}return _0x5d7055;}),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0x100)][_0x24132b(0x130)](_0x3b68bb=>{const _0x21a722=_0x24132b,_0x51b238=_0x37b84b[_0x21a722(0x165)][_0x21a722(0xe7)](_0x21a722(0x16b));if(!_0x51b238||!_0x51b238[_0x21a722(0x103)][_0x21a722(0x126)](_0x3b68bb[_0x21a722(0x149)]))return!0x1;let _0x2065e6=!0x1;const _0x5c0513=_0x37b84b[_0x21a722(0x164)][_0x21a722(0xe7)](_0x21a722(0x129))['me'],_0x315d8f=_0x37b84b[_0x21a722(0xd0)][_0x21a722(0x100)][_0x21a722(0xe9)][_0x21a722(0xa6)](),_0x5c8d16=Array[_0x21a722(0x16e)](_0x37b84b[_0x21a722(0xd0)][_0x21a722(0x100)][_0x21a722(0xe9)][_0x21a722(0xd4)]())[_0x21a722(0x109)](({name:_0x32ed31,data:_0x15a142})=>{const _0x32eaf9=_0x21a722,{group:_0x28ad9a,subType:_0x29ac09,authorId:_0x579f54}=_0x563a3c[_0x32eaf9(0x113)](_0x32ed31);return _0x32eaf9(0x13b)==_0x28ad9a&&_0x32eaf9(0x115)==_0x29ac09&&_0x579f54==_0x5c0513['id']&&!_0x15a142[_0x32eaf9(0x161)];});for(const _0x4d4bb5 of _0x315d8f){if(_0x21a722(0x154)!=_0x4d4bb5[_0x21a722(0xbf)]||_0x21a722(0xd9)!=_0x4d4bb5[_0x21a722(0xba)]||0x1!=_0x4d4bb5[_0x21a722(0x163)])continue;const _0x32769f=_0x3b68bb[_0x21a722(0x127)](_0x4d4bb5[_0x21a722(0xb8)],_0x4d4bb5[_0x21a722(0xb8)][_0x21a722(0x12d)](0x1));if(!_0x5c8d16[_0x21a722(0x14c)](({data:_0xe936c1})=>_0xe936c1[_0x21a722(0x158)][_0x21a722(0xd1)](_0x32769f))){for(const {name:_0x40d302,data:_0x162e08}of _0x5c8d16)if(_0x32769f[_0x21a722(0xb4)](_0x162e08[_0x21a722(0x158)])){_0x3b68bb[_0x21a722(0xc0)](_0x40d302,{'range':_0x32769f}),_0x2065e6=!0x0;break;}}}return _0x2065e6;}),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0x100)][_0x24132b(0x130)](_0x28788a=>{const _0x438662=_0x24132b;let _0xfdc7f1=!0x1;const _0x59813f=_0x37b84b[_0x438662(0x164)][_0x438662(0xe7)](_0x438662(0x129))['me'],_0x14765e=_0x563a3c[_0x438662(0x135)]()[_0x438662(0x109)](_0x1fefd9=>_0x1fefd9[_0x438662(0x171)]&&_0x1fefd9[_0x438662(0x131)]==_0x59813f),_0x51347b=new Set(),_0x1cd26c=new Set();for(const _0x14e06b of _0x14765e)if(_0x438662(0x115)==_0x14e06b[_0x438662(0xe5)])for(const _0x4c581b of _0x14e06b[_0x438662(0xef)]()){const _0xeeec72=_0x4c581b[_0x438662(0x118)]()[_0x438662(0x151)]();if(_0xeeec72){if(_0xeeec72['is'](_0x438662(0x110),_0x438662(0xd9))&&ke(_0xeeec72)){_0x14e06b[_0x438662(0xf2)](_0x4c581b[_0x438662(0xba)]),_0x51347b[_0x438662(0x13e)](_0xeeec72),_0xfdc7f1=!0x0;const _0x254ee3=_0xeeec72[_0x438662(0xb6)],_0x33f45e=_0xeeec72[_0x438662(0x12f)],_0x418b43=_0x254ee3&&_0x254ee3['is'](_0x438662(0x110),_0x438662(0xd9)),_0x343a11=_0x33f45e&&_0x33f45e['is'](_0x438662(0x110),_0x438662(0xd9));_0x418b43&&!_0x51347b[_0x438662(0x126)](_0x254ee3)&&_0x1cd26c[_0x438662(0x13e)](_0x254ee3),_0x343a11&&!_0x51347b[_0x438662(0x126)](_0x33f45e)&&_0x1cd26c[_0x438662(0x13e)](_0x33f45e);}else _0xeeec72['is'](_0x438662(0x110),_0x438662(0x160))&&_0xeeec72[_0x438662(0xc4)]&&(_0x14e06b[_0x438662(0xf2)](_0x4c581b[_0x438662(0xba)]),_0xfdc7f1=!0x0);}}else{if(_0x438662(0xf9)==_0x14e06b[_0x438662(0xe5)]){if(!_0x14e06b[_0x438662(0xc6)]||!_0x14e06b[_0x438662(0xc6)][_0x438662(0xe0)])continue;const _0x32e589=_0x14e06b[_0x438662(0xc6)][_0x438662(0x166)];if(_0x32e589&&Object[_0x438662(0x104)](_0x32e589)[_0x438662(0x163)])continue;const _0x5a0f3e=_0x14e06b[_0x438662(0xc6)][_0x438662(0xe0)];let _0x2a20f9=!0x0,_0x39b8eb=!0x0;for(const _0x2e117f of _0x14765e)if(_0x2e117f[_0x438662(0xe5)]&&_0x2e117f[_0x438662(0xe5)][_0x438662(0xb3)](_0x438662(0x115))){if(!_0x2e117f[_0x438662(0xc6)][_0x438662(0xe0)]){_0x39b8eb=!0x1;break;}if(_0x2e117f['id']!=_0x14e06b['id']&&_0x2e117f[_0x438662(0xc6)][_0x438662(0xe0)]==_0x5a0f3e){_0x2a20f9=!0x1;break;}}_0x39b8eb&&_0x2a20f9&&(_0x14e06b[_0x438662(0xf3)](),_0xfdc7f1=!0x0);}}for(const _0x2119bc of _0x51347b)_0x28788a[_0x438662(0xda)](_0x2119bc);for(const _0x4e02ec of _0x1cd26c)_0x28788a[_0x438662(0xc1)](_0x4e02ec);return _0xfdc7f1;}),_0x37b84b[_0x24132b(0xdd)][_0x24132b(0x10f)](_0x24132b(0x145))[_0x24132b(0x11c)]({'model':_0x24132b(0x156),'view':_0x431b31=>_0x59aba6(_0x431b31),'converterPriority':_0x24132b(0xaf)}),_0x37b84b[_0x24132b(0xdd)][_0x24132b(0x10f)](_0x24132b(0xff))[_0x24132b(0x11c)]({'model':_0x24132b(0x156),'view':(_0x294b22,_0x4a86e5)=>_0x4a86e5[_0x24132b(0x134)][_0x24132b(0x119)]?_0x59aba6(_0x294b22,!0x1):null,'converterPriority':_0x24132b(0xaf)});const _0x2814b2=_0x37b84b[_0x24132b(0x143)][_0x24132b(0x11e)];this[_0x24132b(0xb2)](_0x2814b2[_0x24132b(0x100)],_0x24132b(0x133),(_0x4ee63c,_0x5beacd)=>{const _0x5b9bc2=_0x24132b,_0x1e8efd=[];for(const _0x59efda of _0x2814b2[_0x5b9bc2(0x15a)](_0x5beacd[_0x5b9bc2(0xb1)])[_0x5b9bc2(0x142)]())_0x59efda['is'](_0x5b9bc2(0x110),_0x5b9bc2(0xbd))&&_0x1e8efd[_0x5b9bc2(0x15e)](_0x59efda);_0x2814b2[_0x5b9bc2(0x16c)](_0x8a7cfd=>{const _0x159757=_0x5b9bc2;for(const _0x3c0b47 of _0x1e8efd)_0x8a7cfd[_0x159757(0x14b)](_0x8a7cfd[_0x159757(0x15a)](_0x3c0b47),_0x8a7cfd[_0x159757(0x11a)](_0x3c0b47)),_0x8a7cfd[_0x159757(0xda)](_0x3c0b47);});});}}function ke(_0x5a8a89){const _0xfdb069=_0x4336e7;if(_0x5a8a89[_0xfdb069(0xc4)])return!0x0;const _0x1c8a18=_0x5a8a89[_0xfdb069(0xae)](0x0);return _0x1c8a18['is'](_0xfdb069(0x110),_0xfdb069(0x160))&&_0x1c8a18[_0xfdb069(0xc4)];}function Re(_0x4c9899,_0xed9fe={},_0x42df6c){const _0x5cd4ee=_0x4336e7;for(const {isAnchor:_0x344b2e,cellHeight:_0x344ea0,cellWidth:_0x5d59e9}of _0x42df6c[_0x5cd4ee(0xdc)](_0x4c9899,{'includeAllSlots':!0x0,..._0xed9fe}))if(!_0x344b2e||0x1!=_0x344ea0||0x1!=_0x5d59e9)return!0x1;return!0x0;}function _0x1fba(){const _0x44e113=['editor','_suggestionFactory','_tablePostFixingSubtypes','562930NYhvhU','schema','suggestionUnloaded','requires','getChild','high','hasSuggestion','content','listenTo','startsWith','containsRange','tableCellHorizontalAlignment','nextSibling','set','position','row','name','findAncestor','markMultiRangeInsertion','suggestion-td','endRow','type','updateMarker','unwrap','previous','discard','isEmpty','TableClipboard','attributes','TableUtils','elementToElement','*Replace\x20table\x20cells*','columnInsertionRanges','setAttribute','getSelectionAffectedTableCells','tableCellBackgroundColor','deletion','rows','model','isEqual','setAttributes','insertContent','getChangedMarkers','return','getColumns','2471063FeEgpv','22026008ZgUKfh','tableCellSuggestion','remove','insertion','createTableWalker','conversion','root','getRowIndexes','tablePasteChainId','_getCoordsForCells','markMultiRangeDeletion','includes','rootName','subType','reduce','get','getAllAdjacentSuggestions','differ','1684062OUWAiJ','afterInit','documentSelection','fromEntries','registerDescriptionCallback','getMarkers','TrackChangesEditing','every','removeMarker','removeMarkers','end','nodeAfter','markers','rowInsertionIndexes','getSuggestion','tablePasteCell','fill','markMultiRangeBlockFormat','last','first','suggestionLoaded','dataDowncast','document','low','forEach','_createdBatches','keys','tableCellVerticalAlignment','createElement','cell','markerName','filter','column','join','deletionRanges','call','removeColumns','for','element','rowInsertionRanges','getChildren','_splitMarkerName','getRanges','tablePaste','wrap','trackChanges','getRange','showSuggestionHighlights','createPositionBefore','register','markerToHighlight','getColumnIndexes','view','fromRange','insertColumns','some','table','93559oIPfXc','tablePasteColumn','selection','has','createRange','9xEUwiA','Users','tableCellBorderColor','endColumn','getAttributes','getShiftedBy','columns','previousSibling','registerPostFixer','author','forceDefaultExecution','clipboardOutput','options','getSuggestions','tableCellBorderStyle','cells','tableCellPadding','2091992IKJayQ','descriptionFactory','suggestion','removeRows','_isForcedDefaultExecutionBlock','add','value','next','insertionRanges','getItems','editing','ck-suggestion-marker--active','editingDowncast','accept','tablePasteRow','detach','batch','ck-suggestion-marker','move','find','getSuggestionCallback','locale','2323770vDmxSF','entries','getContainedElement','formatBlock','tableCell','insert','insertRows','suggestion:formatBlock:tablePasteCell','map','newRange','getTableIfOnlyTableInContent','createRangeIn','createRangeOn','stop','$graveyard','push','getRows','paragraph','oldRange','42cmBewb','length','plugins','commands','markerAttributes','registerCustomCallback','activeMarkers','ck-suggestion-marker-insertion','_replaceTableSlotCell','redo','change','start','from','columnInsertionIndexes','tableCellBorderWidth','isInContent','getChanges'];_0x1fba=function(){return _0x44e113;};return _0x1fba();}
23
+ function _0x2e10(_0x4fdcf1,_0xcfe1bc){const _0x5aa810=_0x5aa8();return _0x2e10=function(_0x2e10a1,_0x3a7a7a){_0x2e10a1=_0x2e10a1-0xca;let _0x6b4c98=_0x5aa810[_0x2e10a1];return _0x6b4c98;},_0x2e10(_0x4fdcf1,_0xcfe1bc);}const _0x50ec7f=_0x2e10;function _0x5aa8(){const _0x110258=['low','getTableIfOnlyTableInContent','conversion','subType','hasSuggestion','accept','7568561lrOtPc','setAttributes','root','removeMarkers','deletion','commands','markMultiRangeBlockFormat','previous','createRange','createElement','ck-suggestion-marker--active','row','table','insert','value','editing','next','markers','unwrap','6140682aEULrh','getMarkers','cell','rows','some','redo','insertColumns','rowInsertionRanges','getRows','markerAttributes','end','for','paragraph','remove','fromEntries','schema','getChanges','fromRange','showSuggestionHighlights','registerPostFixer','*Replace\x20table\x20cells*','getSuggestion','add','insertRows','position','isInContent','dataDowncast','columnInsertionRanges','type','_replaceTableSlotCell','Users','930504wjEEcT','markerName','setAttribute','listenTo','map','get','attributes','deletionRanges','nextSibling','author','insertion','call','_suggestionFactory','createRangeOn','getSuggestionCallback','createTableWalker','element','stop','suggestion:formatBlock:tablePasteCell','registerDescriptionCallback','register','oldRange','$graveyard','last','return','suggestionUnloaded','editor','activeMarkers','entries','batch','endRow','TableClipboard','nodeAfter','_tablePostFixingSubtypes','endColumn','getSelectionAffectedTableCells','descriptionFactory','push','join','markMultiRangeDeletion','suggestion','columns','start','editingDowncast','isEqual','tableCellBorderColor','tablePasteCell','elementToElement','1134080LTskGC','length','TrackChangesEditing','registerCustomCallback','containsRange','differ','filter','name','formatBlock','detach','3nuyTUd','rootName','markMultiRangeInsertion','getRange','getRanges','find','getChild','createRangeIn','isEmpty','2379796XptSSr','findAncestor','columnInsertionIndexes','high','forceDefaultExecution','removeMarker','TableUtils','ck-suggestion-marker','move','options','tableCellSuggestion','insertionRanges','getColumnIndexes','tablePasteChainId','every','locale','getAttributes','change','requires','includes','discard','suggestion-td','getItems','createPositionBefore','selection','getSuggestions','wrap','getColumns','getRowIndexes','_splitMarkerName','tablePasteColumn','content','set','column','getContainedElement','tablePasteRow','tableCell','removeColumns','suggestionLoaded','_isForcedDefaultExecutionBlock','trackChanges','tablePaste','model','view','getChangedMarkers','startsWith','cells','tableCellVerticalAlignment','getShiftedBy','_getCoordsForCells','document','fill','from','clipboardOutput','9qEBItQ','13297450IGVXTm','forEach','newRange','afterInit','first','markerToHighlight','has','updateMarker','keys','tableCellBorderWidth','plugins','4xQooZb','documentSelection','ck-suggestion-marker-insertion','insertContent','tableCellBackgroundColor','getAllAdjacentSuggestions','removeRows','tableCellBorderStyle','getChildren','previousSibling','3699592JvroRX','tableCellHorizontalAlignment','reduce','rowInsertionIndexes','_createdBatches','tableCellPadding'];_0x5aa8=function(){return _0x110258;};return _0x5aa8();}(function(_0x5d9f4c,_0x48c206){const _0x1b30c1=_0x2e10,_0x154d35=_0x5d9f4c();while(!![]){try{const _0x46bd4d=parseInt(_0x1b30c1(0x10d))/0x1+-parseInt(_0x1b30c1(0x150))/0x2*(-parseInt(_0x1b30c1(0x147))/0x3)+-parseInt(_0x1b30c1(0x192))/0x4*(-parseInt(_0x1b30c1(0x13d))/0x5)+-parseInt(_0x1b30c1(0xee))/0x6+parseInt(_0x1b30c1(0xdb))/0x7+parseInt(_0x1b30c1(0xcf))/0x8*(-parseInt(_0x1b30c1(0x186))/0x9)+-parseInt(_0x1b30c1(0x187))/0xa;if(_0x46bd4d===_0x48c206)break;else _0x154d35['push'](_0x154d35['shift']());}catch(_0x720a15){_0x154d35['push'](_0x154d35['shift']());}}}(_0x5aa8,0x959c0));import{getTranslation as _0x545ae3}from'../utils/common-translations.js';import{Plugin as _0x10dca0}from'ckeditor5/src/core.js';import{LiveRange as _0x2d0d61}from'ckeditor5/src/engine.js';import{uid as _0x8cb5ca,priorities as _0x3a9d63}from'ckeditor5/src/utils.js';import _0x10a2a3 from'./table.js';const Pe=[_0x50ec7f(0x190),_0x50ec7f(0x13a),_0x50ec7f(0xcc),_0x50ec7f(0xd0),_0x50ec7f(0x17f),_0x50ec7f(0x196),_0x50ec7f(0xd4)],we=Object[_0x50ec7f(0xfc)](Pe[_0x50ec7f(0x111)](_0x50845d=>[_0x50845d,null]));export default class _t extends _0x10dca0{static get[_0x50ec7f(0x162)](){return[_0x10a2a3];}[_0x50ec7f(0x18a)](){const _0x52bbe8=_0x50ec7f,_0x218c8c=this[_0x52bbe8(0x127)];if(!_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x18d)](_0x52bbe8(0x12c)))return;const _0x3fea06=_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x52bbe8(0x13f)),_0x122a5c=_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x52bbe8(0x156)),_0x1bfe07=_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x10a2a3),_0x41b01d=_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x52bbe8(0x12c));_0x1bfe07[_0x52bbe8(0x12e)][_0x52bbe8(0x132)](_0x52bbe8(0x173),_0x52bbe8(0x16e)),_0x218c8c[_0x52bbe8(0x17a)][_0x52bbe8(0xfd)][_0x52bbe8(0x121)](_0x52bbe8(0x15a),{'allowIn':_0x52bbe8(0x174),'allowContentOf':_0x52bbe8(0x174),'isLimit':!0x0}),_0x218c8c[_0x52bbe8(0xd7)][_0x52bbe8(0x13c)]({'model':_0x52bbe8(0x15a),'view':_0x52bbe8(0x165)});let _0x4b97b9=null;_0x218c8c[_0x52bbe8(0x17a)]['on'](_0x52bbe8(0x195),(_0x4f86fb,_0x595819)=>{const _0x3d3df4=_0x52bbe8,[_0x4858b5,_0x53b67c]=_0x595819,_0x2840f3=_0x595819[_0x595819[_0x3d3df4(0x13e)]-0x1];_0x2840f3&&_0x2840f3[_0x3d3df4(0x154)]||_0x3fea06[_0x3d3df4(0x177)]||this[_0x3d3df4(0x127)][_0x3d3df4(0xe0)][_0x3d3df4(0x112)](_0x3d3df4(0x178))[_0x3d3df4(0xe9)]&&function(_0x4016ff,_0x182d8c,_0x50bfc1,_0xcbcbdb,_0x3f9fb9){const _0x3917f6=_0x3d3df4;if(_0x182d8c&&!_0x182d8c['is'](_0x3917f6(0x193)))return!0x1;const _0x1ccd47=_0x3f9fb9[_0x3917f6(0xd6)](_0x4016ff,_0x50bfc1);if(!_0x1ccd47||!Re(_0x1ccd47,void 0x0,_0xcbcbdb))return!0x1;const _0x138758=_0xcbcbdb[_0x3917f6(0x130)](_0x50bfc1[_0x3917f6(0x182)][_0x3917f6(0x168)]);if(!_0x138758[_0x3917f6(0x13e)])return!0x1;const _0x4c8c33=_0x138758[0x0][_0x3917f6(0x151)](_0x3917f6(0xe7)),_0x430602=_0xcbcbdb[_0x3917f6(0x16c)](_0x138758),_0x1f4e37=_0xcbcbdb[_0x3917f6(0x15c)](_0x138758),_0x768c44={'startRow':_0x430602[_0x3917f6(0x18b)],'endRow':_0x430602[_0x3917f6(0x124)],'startColumn':_0x1f4e37[_0x3917f6(0x18b)],'endColumn':_0x1f4e37[_0x3917f6(0x124)]};return 0x1==_0x138758[_0x3917f6(0x13e)]&&(_0x768c44[_0x3917f6(0x12b)]+=_0xcbcbdb[_0x3917f6(0xf6)](_0x1ccd47)-0x1,_0x768c44[_0x3917f6(0x12f)]+=_0xcbcbdb[_0x3917f6(0x16b)](_0x1ccd47)-0x1),Re(_0x4c8c33,_0x768c44,_0xcbcbdb);}(_0x4858b5,_0x53b67c,_0x218c8c[_0x3d3df4(0x17a)],_0x122a5c,_0x41b01d)&&(_0x4f86fb[_0x3d3df4(0x11e)](),_0x4b97b9={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x218c8c[_0x3d3df4(0x17a)][_0x3d3df4(0x161)](()=>{const _0x348daf=_0x3d3df4;_0x218c8c[_0x348daf(0x17a)][_0x348daf(0x195)](_0x595819[0x0],_0x595819[0x1],_0x595819[0x2],{'forceDefaultExecution':!0x0});const _0xb3df23=_0x8cb5ca(),{rowInsertionRanges:_0x3b3b4c,columnInsertionRanges:_0x2e169d,insertionRanges:_0x4004b4,deletionRanges:_0x464126,cells:_0x19fddc}=_0x4b97b9;_0x3b3b4c[_0x348daf(0x13e)]&&_0x3fea06[_0x348daf(0x149)](_0x3b3b4c,_0x348daf(0x173),{'tablePasteChainId':_0xb3df23}),_0x2e169d[_0x348daf(0x13e)]&&_0x3fea06[_0x348daf(0x149)](_0x2e169d,_0x348daf(0x16e),{'tablePasteChainId':_0xb3df23}),_0x4004b4[_0x348daf(0x13e)]&&(_0x3fea06[_0x348daf(0x149)](_0x4004b4,_0x348daf(0x179),{'tablePasteChainId':_0xb3df23,'skipNestingCheck':!0x0}),_0x4004b4[_0x348daf(0x188)](_0x3a9fbf=>{const _0x428cbb=_0x348daf;var _0x519df5;return null===(_0x519df5=_0x3a9fbf[_0x428cbb(0x146)])||void 0x0===_0x519df5?void 0x0:_0x519df5[_0x428cbb(0x118)](_0x3a9fbf);})),_0x464126[_0x348daf(0x13e)]&&(_0x3fea06[_0x348daf(0x134)](_0x464126,_0x348daf(0x179),{'tablePasteChainId':_0xb3df23,'skipNestingCheck':!0x0}),_0x464126[_0x348daf(0x188)](_0x11e3dc=>{const _0x39e9fc=_0x348daf;var _0x27ff75;return null===(_0x27ff75=_0x11e3dc[_0x39e9fc(0x146)])||void 0x0===_0x27ff75?void 0x0:_0x27ff75[_0x39e9fc(0x118)](_0x11e3dc);}));const _0x329f59=_0x3fea06[_0x348daf(0xe1)](_0x19fddc[_0x348daf(0x111)](({element:_0x256b39})=>_0x256b39),{'formatGroupId':_0x8cb5ca()},[],_0x348daf(0x13b),{'tablePasteChainId':_0xb3df23});if(_0x329f59){const _0x29e022=_0x329f59[_0x348daf(0xef)](),_0x164bdd=[];for(const {element:_0x15d021,attributes:_0x41ce64}of _0x19fddc){if(!_0x41ce64)continue;const _0x4638b1=_0x218c8c[_0x348daf(0x17a)][_0x348daf(0x11a)](_0x15d021),_0x3073fb=_0x29e022[_0x348daf(0x14c)](_0x5019b0=>_0x5019b0[_0x348daf(0x14a)]()[_0x348daf(0x139)](_0x4638b1));_0x3073fb&&_0x164bdd[_0x348daf(0x132)]([_0x3073fb[_0x348daf(0x144)],_0x41ce64]);}_0x164bdd[_0x348daf(0x13e)]&&_0x329f59[_0x348daf(0x10f)](_0x348daf(0xf7),Object[_0x348daf(0xfc)](_0x164bdd));}_0x4b97b9=null;}));},{'priority':_0x3a9d63[_0x52bbe8(0x153)]+0xa}),_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x52bbe8(0x12c))['on'](_0x52bbe8(0x10b),(_0xd543a2,_0x1dad21)=>{const _0x243539=_0x52bbe8,[_0x583a5a,_0x580682,,_0x54568b]=_0x1dad21;if(!_0x4b97b9)return;_0xd543a2[_0x243539(0x11e)]();const _0x49c10b=_0x583a5a[_0x243539(0xf0)],_0x224861=_0x580682,_0x50e91a=ke(_0x49c10b),_0x5581b8=ke(_0x224861);_0xd543a2[_0x243539(0x125)]=_0x49c10b;let _0x35c606=null,_0x1a96e3=null;if(_0x5581b8||_0x50e91a){if(_0x50e91a&&!_0x5581b8){_0x54568b[_0x243539(0xfb)](_0x49c10b[_0x243539(0x14d)](0x0));for(const _0x5de547 of Array[_0x243539(0x184)](_0x224861[_0x243539(0xcd)]()))_0x54568b[_0x243539(0xe8)](_0x5de547,_0x49c10b,_0x243539(0xf8));const _0x333e11=_0x4b97b9[_0x243539(0xd2)][_0x243539(0x163)](_0x583a5a[_0x243539(0xe6)]),_0x26edfa=_0x4b97b9[_0x243539(0x152)][_0x243539(0x163)](_0x583a5a[_0x243539(0x171)]);_0x333e11||_0x26edfa||(_0x35c606=_0x2d0d61[_0x243539(0xff)](_0x54568b[_0x243539(0x14e)](_0x49c10b)));}else _0x5581b8&&!_0x50e91a&&(_0x1a96e3=_0x54568b[_0x243539(0x14e)](_0x49c10b));}else{const _0x6bbbd2=_0x54568b[_0x243539(0xe4)](_0x243539(0x15a)),_0x3fe32d=_0x54568b[_0x243539(0xe4)](_0x243539(0x15a));_0x54568b[_0x243539(0x16a)](_0x54568b[_0x243539(0x14e)](_0x49c10b),_0x3fe32d),_0x54568b[_0x243539(0xe8)](_0x6bbbd2,_0x49c10b,0x0);for(const _0x538fb1 of Array[_0x243539(0x184)](_0x224861[_0x243539(0xcd)]()))_0x54568b[_0x243539(0xe8)](_0x538fb1,_0x6bbbd2,_0x243539(0xf8));_0x35c606=_0x2d0d61[_0x243539(0xff)](_0x54568b[_0x243539(0x11a)](_0x6bbbd2)),_0x1a96e3=_0x2d0d61[_0x243539(0xff)](_0x54568b[_0x243539(0x11a)](_0x3fe32d));}const _0x14d45c=Array[_0x243539(0x184)](_0x224861[_0x243539(0x160)]())[_0x243539(0x143)](([_0x9436f3])=>Pe[_0x243539(0x163)](_0x9436f3));_0x4b97b9[_0x243539(0x17e)][_0x243539(0x132)]({'element':_0x49c10b,'attributes':_0x14d45c[_0x243539(0x13e)]?Object[_0x243539(0xfc)](_0x14d45c):null}),_0x35c606&&_0x4b97b9[_0x243539(0x15b)][_0x243539(0x132)](_0x35c606),_0x1a96e3&&_0x4b97b9[_0x243539(0x114)][_0x243539(0x132)](_0x1a96e3);},{'priority':_0x52bbe8(0x153)}),_0x122a5c['on'](_0x52bbe8(0xf4),(_0x529347,_0x5a47a6)=>{const _0x4e2860=_0x52bbe8,[_0x29d55f,_0x508ad8={}]=_0x5a47a6;if(!_0x4b97b9)return;const _0x41f806=_0x508ad8['at']||0x0,_0x2b281d=_0x508ad8[_0x4e2860(0x136)]||0x1;_0x4b97b9[_0x4e2860(0x152)]=new Array(_0x2b281d)[_0x4e2860(0x183)](_0x41f806)[_0x4e2860(0x111)]((_0x30efe6,_0x7f62d)=>_0x30efe6+_0x7f62d);for(const {cell:_0x1e49bd}of _0x122a5c[_0x4e2860(0x11c)](_0x29d55f,{'startColumn':_0x41f806,'endColumn':_0x41f806+_0x2b281d-0x1}))_0x4b97b9[_0x4e2860(0x109)][_0x4e2860(0x132)](_0x218c8c[_0x4e2860(0x17a)][_0x4e2860(0x11a)](_0x1e49bd));},{'priority':_0x52bbe8(0xd5)}),_0x122a5c['on'](_0x52bbe8(0x105),(_0x573f87,_0x1b9a2e)=>{const _0x2024b1=_0x52bbe8,[_0x1b3f0f,_0x2876cc={}]=_0x1b9a2e;if(!_0x4b97b9)return;const _0x1309bb=_0x2876cc['at']||0x0,_0x5bf6e8=_0x2876cc[_0x2024b1(0xf1)]||0x1;_0x4b97b9[_0x2024b1(0xd2)]=new Array(_0x5bf6e8)[_0x2024b1(0x183)](_0x1309bb)[_0x2024b1(0x111)]((_0x3435d8,_0x2a4422)=>_0x3435d8+_0x2a4422);for(const {cell:_0x57a434}of _0x122a5c[_0x2024b1(0x11c)](_0x1b3f0f,{'startRow':_0x1309bb,'endRow':_0x1309bb+_0x5bf6e8-0x1}))_0x4b97b9[_0x2024b1(0xf5)][_0x2024b1(0x132)](_0x218c8c[_0x2024b1(0x17a)][_0x2024b1(0x11a)](_0x57a434));},{'priority':_0x52bbe8(0xd5)}),_0x3fea06[_0x52bbe8(0x131)][_0x52bbe8(0x120)](_0x3a3fe6=>{const _0x3b7ce3=_0x52bbe8;if(_0x3a3fe6[_0x3b7ce3(0xd8)]&&_0x3a3fe6[_0x3b7ce3(0xd8)][_0x3b7ce3(0x17d)](_0x3b7ce3(0x179)))return _0x3a3fe6[_0x3b7ce3(0xe2)]?{}:{'type':_0x3b7ce3(0x117),'content':_0x545ae3(_0x218c8c[_0x3b7ce3(0x15f)],_0x3b7ce3(0x102))};});const _0x4a2d64=()=>!0x1;for(const _0x5403b6 of[_0x52bbe8(0x179),_0x52bbe8(0x16e),_0x52bbe8(0x173),_0x52bbe8(0x13b)])_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x117),_0x5403b6,_0x52bbe8(0x133),_0x4a2d64),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0xdf),_0x5403b6,_0x52bbe8(0x133),_0x4a2d64),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x145),_0x5403b6,_0x52bbe8(0x133),_0x4a2d64);_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x145),_0x52bbe8(0x13b),_0x52bbe8(0x164),_0x4a2d64),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x145),_0x52bbe8(0x13b),_0x52bbe8(0xda),(_0x311db4,_0x585b93,_0xc12be1)=>{const _0x420f74=_0x52bbe8,_0x4d224b=_0x311db4[_0x420f74(0x111)](_0x154c17=>_0x154c17[_0x420f74(0x172)]())[_0x420f74(0x143)](_0x692e9d=>_0x692e9d),_0x1a8179=new Map(_0x4d224b[_0x420f74(0x111)](_0x142c23=>[_0x142c23,null]));if(_0x4b97b9){for(const {element:_0x250696,attributes:_0x45875d}of _0x4b97b9[_0x420f74(0x17e)])_0x45875d&&_0x1a8179[_0x420f74(0x170)](_0x250696,_0x45875d);}else{if(_0xc12be1&&_0xc12be1[_0x420f74(0xf7)])for(const [_0x24385a,_0x1d43df]of Object[_0x420f74(0x129)](_0xc12be1[_0x420f74(0xf7)])){const _0x329323=_0x218c8c[_0x420f74(0x17a)][_0x420f74(0xec)][_0x420f74(0x112)](_0x24385a),_0x229529=_0x329323?_0x329323[_0x420f74(0x14a)]()[_0x420f74(0x172)]():null;_0x229529&&_0x1a8179[_0x420f74(0x170)](_0x229529,_0x1d43df);}}_0x218c8c[_0x420f74(0x17a)][_0x420f74(0x161)](_0x3bc81f=>{const _0x9b0400=_0x420f74;for(const [_0x568786,_0x3aa973]of _0x1a8179)_0x3bc81f[_0x9b0400(0xdc)]({...we,..._0x3aa973},_0x568786);});});const _0x514c93=(_0x28fe97,_0x971a70)=>{const _0x147956=_0x52bbe8;_0x3fea06[_0x147956(0x119)][_0x147956(0x140)](_0x28fe97,_0x147956(0x179),_0x971a70,(_0x23ee47,_0x5296c9,_0x5cf4ac)=>{const _0x40b6e1=_0x147956;_0x218c8c[_0x40b6e1(0x17a)][_0x40b6e1(0x161)](_0x1de7f3=>{const _0x7fd5d6=_0x40b6e1,_0x1942d0=[];for(const _0x4a7b66 of _0x23ee47){const _0x4cbc2c=_0x4a7b66[_0x7fd5d6(0x137)][_0x7fd5d6(0x12d)];_0x4cbc2c['is'](_0x7fd5d6(0x11d),_0x7fd5d6(0x15a))&&_0x1942d0[_0x7fd5d6(0x132)](_0x4cbc2c);}_0x3fea06[_0x7fd5d6(0x119)][_0x7fd5d6(0x11b)](_0x28fe97,null,_0x971a70)(_0x23ee47,_0x5296c9,_0x5cf4ac);for(const _0x4901c6 of _0x1942d0)_0x7fd5d6(0x123)!=_0x4901c6[_0x7fd5d6(0xdd)][_0x7fd5d6(0x148)]&&_0x1de7f3[_0x7fd5d6(0xed)](_0x4901c6);});});};_0x514c93(_0x52bbe8(0x117),_0x52bbe8(0xda)),_0x514c93(_0x52bbe8(0x117),_0x52bbe8(0x164)),_0x514c93(_0x52bbe8(0xdf),_0x52bbe8(0xda)),_0x514c93(_0x52bbe8(0xdf),_0x52bbe8(0x164)),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x117),_0x52bbe8(0x173),_0x52bbe8(0x164),_0x53c2df=>{const _0x1c9d30=_0x52bbe8,_0x5e796f=_0x53c2df[_0x1c9d30(0x111)](_0x534674=>_0x534674[_0x1c9d30(0x172)]()),_0xeb3d94=_0x5e796f[0x0][_0x1c9d30(0x151)](_0x1c9d30(0xe7)),{minRow:_0x339379,maxRow:_0x4a2a9b}=_0x1bfe07[_0x1c9d30(0x181)](_0x5e796f);_0x122a5c[_0x1c9d30(0xcb)](_0xeb3d94,{'at':_0x339379,'rows':_0x4a2a9b-_0x339379+0x1});}),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x117),_0x52bbe8(0x16e),_0x52bbe8(0x164),_0x4514d3=>{const _0xf8e4fd=_0x52bbe8,_0x37113b=_0x4514d3[_0xf8e4fd(0x111)](_0x371e6d=>_0x371e6d[_0xf8e4fd(0x172)]()),_0x48e5c1=_0x37113b[0x0][_0xf8e4fd(0x151)](_0xf8e4fd(0xe7)),{minColumn:_0x3b9877,maxColumn:_0x456e45}=_0x1bfe07[_0xf8e4fd(0x181)](_0x37113b);_0x122a5c[_0xf8e4fd(0x175)](_0x48e5c1,{'at':_0x3b9877,'columns':_0x456e45-_0x3b9877+0x1});});const _0x4e21a9=(_0x46fab5,_0x23ca31)=>{const _0x1fdf1f=_0x52bbe8;if(!_0x23ca31[_0x1fdf1f(0xd8)]||!_0x23ca31[_0x1fdf1f(0xd8)][_0x1fdf1f(0x17d)](_0x1fdf1f(0x179)))return;const _0x301fbe=_0x23ca31[_0x1fdf1f(0x113)][_0x1fdf1f(0x15d)],_0x3749e8=_0x3fea06[_0x1fdf1f(0x169)]()[_0x1fdf1f(0x143)](_0xbacdab=>_0xbacdab[_0x1fdf1f(0x107)]&&_0xbacdab[_0x1fdf1f(0x113)]&&_0xbacdab[_0x1fdf1f(0x113)][_0x1fdf1f(0x15d)]==_0x301fbe);_0x3749e8[_0x1fdf1f(0x13e)]&&_0x23ca31[_0x1fdf1f(0xca)]()[_0x1fdf1f(0x13e)]!=_0x3749e8[_0x1fdf1f(0x13e)]&&_0x3749e8[_0x1fdf1f(0xd1)]((_0x59b893,_0x2a7320)=>(_0x59b893[_0x1fdf1f(0xeb)]=_0x2a7320,_0x2a7320[_0x1fdf1f(0xe2)]=_0x59b893,_0x2a7320));};function _0x3afaec(_0x1cd762,_0x530971=!0x0){const _0x5aaac7=_0x52bbe8,{id:_0x3cb50b,authorId:_0x549f1c}=_0x3fea06[_0x5aaac7(0x16d)](_0x1cd762[_0x5aaac7(0x10e)]),_0x5db04a=[_0x5aaac7(0x157),_0x5aaac7(0x194)],_0x3baaa8=_0x3fea06[_0x5aaac7(0x128)][_0x5aaac7(0x163)](_0x1cd762[_0x5aaac7(0x10e)]);return _0x3baaa8&&_0x5db04a[_0x5aaac7(0x132)](_0x5aaac7(0xe5)),{'classes':_0x5db04a,'attributes':{'data-suggestion':_0x3cb50b,'data-author-id':_0x549f1c},'priority':_0x3baaa8&&_0x530971?0xbc2:0xbb8};}_0x3fea06['on'](_0x52bbe8(0x176),_0x4e21a9,{'priority':_0x52bbe8(0x153)}),_0x3fea06['on'](_0x52bbe8(0x126),_0x4e21a9,{'priority':_0x52bbe8(0x153)}),_0x218c8c[_0x52bbe8(0x17a)][_0x52bbe8(0x182)][_0x52bbe8(0x101)](()=>{const _0x4bae8a=_0x52bbe8;let _0x5c7fe7=!0x1;const _0x29b31a=Array[_0x4bae8a(0x184)](_0x218c8c[_0x4bae8a(0x17a)][_0x4bae8a(0x182)][_0x4bae8a(0x142)][_0x4bae8a(0x17c)]());for(const {name:_0x5920e9,data:_0x1a9670}of _0x29b31a){const {group:_0x72f705,type:_0x1de6bc,id:_0x353cfa}=_0x3fea06[_0x4bae8a(0x16d)](_0x5920e9);if(_0x4bae8a(0x135)!=_0x72f705||_0x4bae8a(0xdf)!=_0x1de6bc||_0x1a9670[_0x4bae8a(0x122)])continue;if(!_0x3fea06[_0x4bae8a(0xd9)](_0x353cfa))continue;const _0x1b1edd=_0x3fea06[_0x4bae8a(0x103)](_0x353cfa)[_0x4bae8a(0x14b)](),_0x4e154a=_0x218c8c[_0x4bae8a(0x191)][_0x4bae8a(0x112)](_0x4bae8a(0x10c))['me'];for(const _0x3369d3 of _0x3fea06[_0x4bae8a(0x169)]()){if(!_0x3369d3[_0x4bae8a(0x107)]||_0x3369d3[_0x4bae8a(0x116)]!=_0x4e154a)continue;if(_0x4bae8a(0x145)!=_0x3369d3[_0x4bae8a(0x10a)]||_0x4bae8a(0x13b)!=_0x3369d3[_0x4bae8a(0xd8)])continue;if(_0x3369d3[_0x4bae8a(0x14b)]()[_0x4bae8a(0x15e)](_0x43b251=>_0x1b1edd[_0x4bae8a(0xf2)](_0x1309e7=>_0x1309e7[_0x4bae8a(0x141)](_0x43b251,!0x0)))){for(const _0x2b7e68 of _0x3369d3[_0x4bae8a(0xca)]())_0x2b7e68[_0x4bae8a(0x107)]&&(_0x2b7e68[_0x4bae8a(0x164)](),_0x5c7fe7=!0x0);}}}return _0x5c7fe7;}),_0x218c8c[_0x52bbe8(0x17a)][_0x52bbe8(0x182)][_0x52bbe8(0x101)](_0x57fe43=>{const _0x226017=_0x52bbe8,_0x1de851=_0x218c8c[_0x226017(0xe0)][_0x226017(0x112)](_0x226017(0xf3));if(!_0x1de851||!_0x1de851[_0x226017(0xd3)][_0x226017(0x18d)](_0x57fe43[_0x226017(0x12a)]))return!0x1;let _0x546ea5=!0x1;const _0x3e31bd=_0x218c8c[_0x226017(0x191)][_0x226017(0x112)](_0x226017(0x10c))['me'],_0x45ec44=_0x218c8c[_0x226017(0x17a)][_0x226017(0x182)][_0x226017(0x142)][_0x226017(0xfe)](),_0x3c348a=Array[_0x226017(0x184)](_0x218c8c[_0x226017(0x17a)][_0x226017(0x182)][_0x226017(0x142)][_0x226017(0x17c)]())[_0x226017(0x143)](({name:_0x23f592,data:_0x41a8cd})=>{const _0x388e77=_0x226017,{group:_0x17ace1,subType:_0x43542e,authorId:_0x1b6120}=_0x3fea06[_0x388e77(0x16d)](_0x23f592);return _0x388e77(0x135)==_0x17ace1&&_0x388e77(0x179)==_0x43542e&&_0x1b6120==_0x3e31bd['id']&&!_0x41a8cd[_0x388e77(0x122)];});for(const _0x544dd9 of _0x45ec44){if(_0x226017(0xe8)!=_0x544dd9[_0x226017(0x10a)]||_0x226017(0x15a)!=_0x544dd9[_0x226017(0x144)]||0x1!=_0x544dd9[_0x226017(0x13e)])continue;const _0x248ea9=_0x57fe43[_0x226017(0xe3)](_0x544dd9[_0x226017(0x106)],_0x544dd9[_0x226017(0x106)][_0x226017(0x180)](0x1));if(!_0x3c348a[_0x226017(0x14c)](({data:_0x5a7017})=>_0x5a7017[_0x226017(0x189)][_0x226017(0x139)](_0x248ea9))){for(const {name:_0xcd2440,data:_0xb38574}of _0x3c348a)if(_0x248ea9[_0x226017(0x141)](_0xb38574[_0x226017(0x189)])){_0x57fe43[_0x226017(0x18e)](_0xcd2440,{'range':_0x248ea9}),_0x546ea5=!0x0;break;}}}return _0x546ea5;}),_0x218c8c[_0x52bbe8(0x17a)][_0x52bbe8(0x182)][_0x52bbe8(0x101)](_0x2407a3=>{const _0x522411=_0x52bbe8;let _0x246b96=!0x1;const _0x12c924=_0x218c8c[_0x522411(0x191)][_0x522411(0x112)](_0x522411(0x10c))['me'],_0x3d37ff=_0x3fea06[_0x522411(0x169)]()[_0x522411(0x143)](_0x52886a=>_0x52886a[_0x522411(0x107)]&&_0x52886a[_0x522411(0x116)]==_0x12c924),_0x49fae6=new Set(),_0x190051=new Set();for(const _0x1e1da2 of _0x3d37ff)if(_0x522411(0x179)==_0x1e1da2[_0x522411(0xd8)])for(const _0x2c046c of _0x1e1da2[_0x522411(0xef)]()){const _0x19cdb1=_0x2c046c[_0x522411(0x14a)]()[_0x522411(0x172)]();if(_0x19cdb1){if(_0x19cdb1['is'](_0x522411(0x11d),_0x522411(0x15a))&&ke(_0x19cdb1)){_0x1e1da2[_0x522411(0x155)](_0x2c046c[_0x522411(0x144)]),_0x49fae6[_0x522411(0x104)](_0x19cdb1),_0x246b96=!0x0;const _0x368bea=_0x19cdb1[_0x522411(0x115)],_0x3a54d8=_0x19cdb1[_0x522411(0xce)],_0x3c7272=_0x368bea&&_0x368bea['is'](_0x522411(0x11d),_0x522411(0x15a)),_0x422867=_0x3a54d8&&_0x3a54d8['is'](_0x522411(0x11d),_0x522411(0x15a));_0x3c7272&&!_0x49fae6[_0x522411(0x18d)](_0x368bea)&&_0x190051[_0x522411(0x104)](_0x368bea),_0x422867&&!_0x49fae6[_0x522411(0x18d)](_0x3a54d8)&&_0x190051[_0x522411(0x104)](_0x3a54d8);}else _0x19cdb1['is'](_0x522411(0x11d),_0x522411(0xfa))&&_0x19cdb1[_0x522411(0x14f)]&&(_0x1e1da2[_0x522411(0x155)](_0x2c046c[_0x522411(0x144)]),_0x246b96=!0x0);}}else{if(_0x522411(0x13b)==_0x1e1da2[_0x522411(0xd8)]){if(!_0x1e1da2[_0x522411(0x113)]||!_0x1e1da2[_0x522411(0x113)][_0x522411(0x15d)])continue;const _0x4b7c90=_0x1e1da2[_0x522411(0x113)][_0x522411(0xf7)];if(_0x4b7c90&&Object[_0x522411(0x18f)](_0x4b7c90)[_0x522411(0x13e)])continue;const _0x2b8331=_0x1e1da2[_0x522411(0x113)][_0x522411(0x15d)];let _0x497faa=!0x0,_0x4b77b2=!0x0;for(const _0x9d40df of _0x3d37ff)if(_0x9d40df[_0x522411(0xd8)]&&_0x9d40df[_0x522411(0xd8)][_0x522411(0x17d)](_0x522411(0x179))){if(!_0x9d40df[_0x522411(0x113)][_0x522411(0x15d)]){_0x4b77b2=!0x1;break;}if(_0x9d40df['id']!=_0x1e1da2['id']&&_0x9d40df[_0x522411(0x113)][_0x522411(0x15d)]==_0x2b8331){_0x497faa=!0x1;break;}}_0x4b77b2&&_0x497faa&&(_0x1e1da2[_0x522411(0xde)](),_0x246b96=!0x0);}}for(const _0x27d42f of _0x49fae6)_0x2407a3[_0x522411(0xfb)](_0x27d42f);for(const _0xafffd2 of _0x190051)_0x2407a3[_0x522411(0xed)](_0xafffd2);return _0x246b96;}),_0x218c8c[_0x52bbe8(0xd7)][_0x52bbe8(0xf9)](_0x52bbe8(0x138))[_0x52bbe8(0x18c)]({'model':_0x52bbe8(0x11f),'view':_0x170dbf=>_0x3afaec(_0x170dbf),'converterPriority':_0x52bbe8(0x153)}),_0x218c8c[_0x52bbe8(0xd7)][_0x52bbe8(0xf9)](_0x52bbe8(0x108))[_0x52bbe8(0x18c)]({'model':_0x52bbe8(0x11f),'view':(_0x3ac010,_0x74c33b)=>_0x74c33b[_0x52bbe8(0x159)][_0x52bbe8(0x100)]?_0x3afaec(_0x3ac010,!0x1):null,'converterPriority':_0x52bbe8(0x153)});const _0xacdcd5=_0x218c8c[_0x52bbe8(0xea)][_0x52bbe8(0x17b)];this[_0x52bbe8(0x110)](_0xacdcd5[_0x52bbe8(0x182)],_0x52bbe8(0x185),(_0x217547,_0x396101)=>{const _0x4f75ce=_0x52bbe8,_0x1f819c=[];for(const _0x4b39bb of _0xacdcd5[_0x4f75ce(0x14e)](_0x396101[_0x4f75ce(0x16f)])[_0x4f75ce(0x166)]())_0x4b39bb['is'](_0x4f75ce(0x11d),_0x4f75ce(0x165))&&_0x1f819c[_0x4f75ce(0x132)](_0x4b39bb);_0xacdcd5[_0x4f75ce(0x161)](_0x23a30a=>{const _0x4219f1=_0x4f75ce;for(const _0x1b9e01 of _0x1f819c)_0x23a30a[_0x4219f1(0x158)](_0x23a30a[_0x4219f1(0x14e)](_0x1b9e01),_0x23a30a[_0x4219f1(0x167)](_0x1b9e01)),_0x23a30a[_0x4219f1(0xfb)](_0x1b9e01);});});}}function ke(_0x1a1465){const _0x2a852d=_0x50ec7f;if(_0x1a1465[_0x2a852d(0x14f)])return!0x0;const _0x2ee83a=_0x1a1465[_0x2a852d(0x14d)](0x0);return _0x2ee83a['is'](_0x2a852d(0x11d),_0x2a852d(0xfa))&&_0x2ee83a[_0x2a852d(0x14f)];}function Re(_0x112e58,_0x3c37b7={},_0xe7b2a){const _0x35b92c=_0x50ec7f;for(const {isAnchor:_0x513f73,cellHeight:_0x2cbad2,cellWidth:_0x561986}of _0xe7b2a[_0x35b92c(0x11c)](_0x112e58,{'includeAllSlots':!0x0,..._0x3c37b7}))if(!_0x513f73||0x1!=_0x2cbad2||0x1!=_0x561986)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e5f89=_0x4833;function _0x4833(_0x32abbe,_0x37b5aa){const _0x40ae38=_0x40ae();return _0x4833=function(_0x48338c,_0x4f821d){_0x48338c=_0x48338c-0xf3;let _0x18686d=_0x40ae38[_0x48338c];return _0x18686d;},_0x4833(_0x32abbe,_0x37b5aa);}(function(_0x58fc70,_0x2aedd4){const _0x13bbbc=_0x4833,_0x50c872=_0x58fc70();while(!![]){try{const _0x4c2e52=parseInt(_0x13bbbc(0xf9))/0x1+parseInt(_0x13bbbc(0x128))/0x2+-parseInt(_0x13bbbc(0x119))/0x3+-parseInt(_0x13bbbc(0x109))/0x4*(parseInt(_0x13bbbc(0xf6))/0x5)+-parseInt(_0x13bbbc(0xf4))/0x6+-parseInt(_0x13bbbc(0x110))/0x7+parseInt(_0x13bbbc(0xfd))/0x8*(parseInt(_0x13bbbc(0x10c))/0x9);if(_0x4c2e52===_0x2aedd4)break;else _0x50c872['push'](_0x50c872['shift']());}catch(_0x4af8a8){_0x50c872['push'](_0x50c872['shift']());}}}(_0x40ae,0x91868));function _0x40ae(){const _0x19bd2b=['getSelectedElement','684456PQCCrQ','getContainedElement','editor','descriptionFactory','author','getColumnGroupElement','formatBlock','resizeTable','subType','model','has','accept','registerCustomCallback','formatInline','document','353174vFRtYg','getTableColumnsWidths','data','6375984xMOOkR','change','396455ZCYlqH','registerDescriptionCallback','discard','611480BFETfB','tableWidth','get','markBlockFormat','25323160hhosxH','plugins','TrackChangesEditing','selection','TableColumnResizeEditing','locale','table','handleSuggestionDescription','columnWidths','enableCommand','format','Users','48WZzXOb','type','afterInit','9QtzGtz','getSuggestions','*Format:*\x20resize\x20table','getAttribute','7805574KxrwuJ','resizeTableWidth','handleResizeTableWidthCommand','_suggestionFactory','bind','getSuggestionCallback','commandParams','formatGroupId'];_0x40ae=function(){return _0x19bd2b;};return _0x40ae();}import{Plugin as _0x4536db}from'ckeditor5/src/core.js';import{getTranslation as _0x2737ca}from'../utils/common-translations.js';export default class Nt extends _0x4536db{[_0x5e5f89(0x10b)](){const _0x5e8990=_0x5e5f89;if(!this[_0x5e8990(0x11b)][_0x5e8990(0xfe)][_0x5e8990(0x123)](_0x5e8990(0x101)))return;const _0xa95ef1=this[_0x5e8990(0x11b)][_0x5e8990(0xfe)][_0x5e8990(0xfb)](_0x5e8990(0xff));_0xa95ef1[_0x5e8990(0x106)](_0x5e8990(0x111),this[_0x5e8990(0x112)][_0x5e8990(0x114)](this)),_0xa95ef1[_0x5e8990(0x113)][_0x5e8990(0x125)](_0x5e8990(0x11f),_0x5e8990(0x120),_0x5e8990(0x124),_0xa95ef1[_0x5e8990(0x113)][_0x5e8990(0x115)](_0x5e8990(0x11f),null,_0x5e8990(0xf8))),_0xa95ef1[_0x5e8990(0x113)][_0x5e8990(0x125)](_0x5e8990(0x11f),_0x5e8990(0x120),_0x5e8990(0xf8),_0xa95ef1[_0x5e8990(0x113)][_0x5e8990(0x115)](_0x5e8990(0x11f),null,_0x5e8990(0x124))),_0xa95ef1[_0x5e8990(0x11c)][_0x5e8990(0xf7)](this[_0x5e8990(0x104)][_0x5e8990(0x114)](this));}[_0x5e5f89(0x112)](_0x8bac99,_0x5c8599){const _0x596675=_0x5e5f89,_0x51861e=this[_0x596675(0x11b)][_0x596675(0xfe)][_0x596675(0xfb)](_0x596675(0xff)),_0x52835f=this[_0x596675(0x11b)][_0x596675(0xfe)][_0x596675(0xfb)](_0x596675(0x101)),_0x4e1ceb=_0x5c8599[_0x596675(0x103)]||this[_0x596675(0x11b)][_0x596675(0x122)][_0x596675(0x127)][_0x596675(0x100)][_0x596675(0x118)]();this[_0x596675(0x11b)][_0x596675(0x122)][_0x596675(0xf5)](()=>{const _0x5d6e00=_0x596675,_0x324350=_0x52835f[_0x5d6e00(0x11e)](_0x4e1ceb);let _0x5c47ea=_0x324350?_0x52835f[_0x5d6e00(0x129)](_0x324350):null,_0x4b8612=_0x4e1ceb[_0x5d6e00(0x10f)](_0x5d6e00(0xfa))||null;const _0x4a1b7d=_0x5c8599[_0x5d6e00(0xfa)]||_0x4b8612,_0x2cdaa7=_0x5c8599[_0x5d6e00(0x105)]||_0x5c47ea,_0xcabd09=this[_0x5d6e00(0x11b)][_0x5d6e00(0xfe)][_0x5d6e00(0xfb)](_0x5d6e00(0x108))['me'];for(const _0x3cdb43 of _0x51861e[_0x5d6e00(0x10d)]()){const _0x31732c=_0x3cdb43[_0x5d6e00(0x11a)]();if(_0x5d6e00(0x120)===_0x3cdb43[_0x5d6e00(0x121)]&&_0x31732c===_0x4e1ceb){_0x3cdb43[_0x5d6e00(0x11d)]!==_0xcabd09&&_0x3cdb43[_0x5d6e00(0xf8)]();const _0x58ace5=_0x3cdb43[_0x5d6e00(0xf3)][_0x5d6e00(0x116)];_0x4b8612=_0x58ace5[0x0][_0x5d6e00(0xfa)],_0x5c47ea=_0x58ace5[0x0][_0x5d6e00(0x105)];break;}}_0x8bac99({'table':_0x4e1ceb,'tableWidth':_0x4a1b7d,'columnWidths':_0x2cdaa7}),_0x51861e[_0x5d6e00(0xfc)](_0x4e1ceb,{'commandName':_0x5d6e00(0x111),'commandParams':[{'tableWidth':_0x4b8612,'columnWidths':_0x5c47ea}],'formatGroupId':_0x5d6e00(0x120)},[],_0x5d6e00(0x120));});}[_0x5e5f89(0x104)](_0xfc1d18){const _0x4c3d29=_0x5e5f89;if(_0x4c3d29(0x11f)!=_0xfc1d18[_0x4c3d29(0x10a)]&&_0x4c3d29(0x126)!=_0xfc1d18[_0x4c3d29(0x10a)])return;const {data:_0x506188}=_0xfc1d18;if(_0x506188&&_0x4c3d29(0x120)===_0x506188[_0x4c3d29(0x117)]){const _0x7499ce=_0x4c3d29(0x10e);return{'type':_0x4c3d29(0x107),'content':_0x2737ca(this[_0x4c3d29(0x11b)][_0x4c3d29(0x102)],_0x7499ce)};}}}
23
+ const _0x205ecc=_0x3e20;(function(_0x2044d3,_0x507bf0){const _0xb13125=_0x3e20,_0x3c7ced=_0x2044d3();while(!![]){try{const _0x360286=parseInt(_0xb13125(0x97))/0x1+parseInt(_0xb13125(0x91))/0x2+-parseInt(_0xb13125(0xa6))/0x3*(-parseInt(_0xb13125(0x71))/0x4)+-parseInt(_0xb13125(0x81))/0x5+parseInt(_0xb13125(0x89))/0x6+-parseInt(_0xb13125(0x95))/0x7*(parseInt(_0xb13125(0x9f))/0x8)+-parseInt(_0xb13125(0x88))/0x9;if(_0x360286===_0x507bf0)break;else _0x3c7ced['push'](_0x3c7ced['shift']());}catch(_0x1e11a5){_0x3c7ced['push'](_0x3c7ced['shift']());}}}(_0x4fca,0x81d41));import{Plugin as _0x563c2d}from'ckeditor5/src/core.js';function _0x4fca(){const _0x4dd6a5=['Users','has','2864215HJtdmY','change','getSuggestionCallback','plugins','getColumnGroupElement','table','resizeTableWidth','88911bygbhc','283644AjfMGu','getTableColumnsWidths','commandParams','author','descriptionFactory','columnWidths','resizeTable','discard','1240390SDMyYk','locale','registerCustomCallback','_suggestionFactory','511812IUeBXL','document','758921WRdvZm','enableCommand','registerDescriptionCallback','subType','tableWidth','formatGroupId','getAttribute','TableColumnResizeEditing','48WbTHix','getContainedElement','*Format:*\x20resize\x20table','getSelectedElement','bind','formatInline','format','15gynFOR','handleResizeTableWidthCommand','101444JmRpwv','markBlockFormat','type','formatBlock','accept','editor','get','handleSuggestionDescription','model','getSuggestions','TrackChangesEditing','data','afterInit','selection'];_0x4fca=function(){return _0x4dd6a5;};return _0x4fca();}import{getTranslation as _0x472b38}from'../utils/common-translations.js';function _0x3e20(_0x33889a,_0x381f72){const _0x4fca1a=_0x4fca();return _0x3e20=function(_0x3e201f,_0x5a53f8){_0x3e201f=_0x3e201f-0x70;let _0x4b5590=_0x4fca1a[_0x3e201f];return _0x4b5590;},_0x3e20(_0x33889a,_0x381f72);}export default class Nt extends _0x563c2d{[_0x205ecc(0x7d)](){const _0x4ff5c7=_0x205ecc;if(!this[_0x4ff5c7(0x76)][_0x4ff5c7(0x84)][_0x4ff5c7(0x80)](_0x4ff5c7(0x9e)))return;const _0x430ca6=this[_0x4ff5c7(0x76)][_0x4ff5c7(0x84)][_0x4ff5c7(0x77)](_0x4ff5c7(0x7b));_0x430ca6[_0x4ff5c7(0x98)](_0x4ff5c7(0x87),this[_0x4ff5c7(0x70)][_0x4ff5c7(0xa3)](this)),_0x430ca6[_0x4ff5c7(0x94)][_0x4ff5c7(0x93)](_0x4ff5c7(0x74),_0x4ff5c7(0x8f),_0x4ff5c7(0x75),_0x430ca6[_0x4ff5c7(0x94)][_0x4ff5c7(0x83)](_0x4ff5c7(0x74),null,_0x4ff5c7(0x90))),_0x430ca6[_0x4ff5c7(0x94)][_0x4ff5c7(0x93)](_0x4ff5c7(0x74),_0x4ff5c7(0x8f),_0x4ff5c7(0x90),_0x430ca6[_0x4ff5c7(0x94)][_0x4ff5c7(0x83)](_0x4ff5c7(0x74),null,_0x4ff5c7(0x75))),_0x430ca6[_0x4ff5c7(0x8d)][_0x4ff5c7(0x99)](this[_0x4ff5c7(0x78)][_0x4ff5c7(0xa3)](this));}[_0x205ecc(0x70)](_0x354d58,_0x4895c5){const _0x401015=_0x205ecc,_0x2c5a64=this[_0x401015(0x76)][_0x401015(0x84)][_0x401015(0x77)](_0x401015(0x7b)),_0x432d3d=this[_0x401015(0x76)][_0x401015(0x84)][_0x401015(0x77)](_0x401015(0x9e)),_0x51158d=_0x4895c5[_0x401015(0x86)]||this[_0x401015(0x76)][_0x401015(0x79)][_0x401015(0x96)][_0x401015(0x7e)][_0x401015(0xa2)]();this[_0x401015(0x76)][_0x401015(0x79)][_0x401015(0x82)](()=>{const _0x5a80f0=_0x401015,_0x2e31d0=_0x432d3d[_0x5a80f0(0x85)](_0x51158d);let _0x3ecf0b=_0x2e31d0?_0x432d3d[_0x5a80f0(0x8a)](_0x2e31d0):null,_0x215e55=_0x51158d[_0x5a80f0(0x9d)](_0x5a80f0(0x9b))||null;const _0x48335e=_0x4895c5[_0x5a80f0(0x9b)]||_0x215e55,_0x20fba5=_0x4895c5[_0x5a80f0(0x8e)]||_0x3ecf0b,_0x1fada9=this[_0x5a80f0(0x76)][_0x5a80f0(0x84)][_0x5a80f0(0x77)](_0x5a80f0(0x7f))['me'];for(const _0x109994 of _0x2c5a64[_0x5a80f0(0x7a)]()){const _0x2a06be=_0x109994[_0x5a80f0(0xa0)]();if(_0x5a80f0(0x8f)===_0x109994[_0x5a80f0(0x9a)]&&_0x2a06be===_0x51158d){_0x109994[_0x5a80f0(0x8c)]!==_0x1fada9&&_0x109994[_0x5a80f0(0x90)]();const _0xcd120b=_0x109994[_0x5a80f0(0x7c)][_0x5a80f0(0x8b)];_0x215e55=_0xcd120b[0x0][_0x5a80f0(0x9b)],_0x3ecf0b=_0xcd120b[0x0][_0x5a80f0(0x8e)];break;}}_0x354d58({'table':_0x51158d,'tableWidth':_0x48335e,'columnWidths':_0x20fba5}),_0x2c5a64[_0x5a80f0(0x72)](_0x51158d,{'commandName':_0x5a80f0(0x87),'commandParams':[{'tableWidth':_0x215e55,'columnWidths':_0x3ecf0b}],'formatGroupId':_0x5a80f0(0x8f)},[],_0x5a80f0(0x8f));});}[_0x205ecc(0x78)](_0x394b76){const _0x1b5979=_0x205ecc;if(_0x1b5979(0x74)!=_0x394b76[_0x1b5979(0x73)]&&_0x1b5979(0xa4)!=_0x394b76[_0x1b5979(0x73)])return;const {data:_0x3b11ce}=_0x394b76;if(_0x3b11ce&&_0x1b5979(0x8f)===_0x3b11ce[_0x1b5979(0x9c)]){const _0x32d167=_0x1b5979(0xa1);return{'type':_0x1b5979(0xa5),'content':_0x472b38(this[_0x1b5979(0x76)][_0x1b5979(0x92)],_0x32d167)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x37a534=_0xf56e;function _0x4ffa(){const _0xdee653=['start','nodeAfter','504235nhAXMv','consumable','_registerLegacyDescription','markerNameToElements','createTableWalker','TableEditing','stop','includes','plugins','unbindElementFromMarkerName','addMarker:suggestion','registerDescriptionCallback','activeMarkers','878148OnJxIz','ck-suggestion-marker--active','showSuggestionHighlights','editor','markerRange','_splitMarkerName','headingColumns','data','ck-suggestion-marker-','registerCustomCallback','parent','_suggestionFactory','formatBlock','bindElementToMarker','toViewElement','setTableRowHeader','setTableColumnHeader','format','FORMAT_HEADER_ROW','downcastDispatcher','has','37939RqupWA','type','setAttribute','12480304gsMKQC','getSuggestion','removeMarker:suggestion','options','markerName','removeAttribute','FORMAT_HEADER_COLUMN','descriptionFactory','314862WYpMSM','accept','*Format:*\x20%0','enableDefaultAttributesIntegration','1790ZsTpLJ','FORMAT_REGULAR_COLUMN','23aqfdrK','highest','123094IyFJFo','requires','registerBlockAttribute','writer','1575378bytRlf','nodeBefore','commandParams','registerAttributeLabel','removeClass','4JzXrGh','headingRows','afterInit','locale','_acceptFormatSuggestionCallbackFactory','FORMAT_REGULAR_ROW','commandName','mapper','end','TableUtils','item','203enogxW','consume','editing','TrackChangesEditing','addClass','_handleLegacySuggestions','getCellLocation','get','cell','data-suggestion','forceValue','name'];_0x4ffa=function(){return _0xdee653;};return _0x4ffa();}function _0xf56e(_0x50b796,_0x254a33){const _0x4ffa79=_0x4ffa();return _0xf56e=function(_0xf56e94,_0x242ffd){_0xf56e94=_0xf56e94-0x1b0;let _0x33b10e=_0x4ffa79[_0xf56e94];return _0x33b10e;},_0xf56e(_0x50b796,_0x254a33);}(function(_0x48e76b,_0xe069c8){const _0x22cde5=_0xf56e,_0x441074=_0x48e76b();while(!![]){try{const _0x127860=-parseInt(_0x22cde5(0x1ea))/0x1*(parseInt(_0x22cde5(0x1ec))/0x2)+-parseInt(_0x22cde5(0x1c4))/0x3+parseInt(_0x22cde5(0x1f5))/0x4*(-parseInt(_0x22cde5(0x1b7))/0x5)+-parseInt(_0x22cde5(0x1e4))/0x6*(-parseInt(_0x22cde5(0x200))/0x7)+parseInt(_0x22cde5(0x1dc))/0x8+parseInt(_0x22cde5(0x1f0))/0x9+-parseInt(_0x22cde5(0x1e8))/0xa*(parseInt(_0x22cde5(0x1d9))/0xb);if(_0x127860===_0xe069c8)break;else _0x441074['push'](_0x441074['shift']());}catch(_0x469bcd){_0x441074['push'](_0x441074['shift']());}}}(_0x4ffa,0xcabbe));import{Plugin as _0x10f5f8}from'ckeditor5/src/core.js';import _0x11de54 from'./table.js';import{getTranslation as _0x52b103}from'../utils/common-translations.js';export default class Ct extends _0x10f5f8{static get[_0x37a534(0x1ed)](){return[_0x11de54];}[_0x37a534(0x1f7)](){const _0x57db49=_0x37a534,_0x5602f8=this[_0x57db49(0x1c7)];if(!_0x5602f8[_0x57db49(0x1bf)][_0x57db49(0x1d8)](_0x57db49(0x1bc)))return;const _0x36a0b6=_0x5602f8[_0x57db49(0x1f8)],_0x1637e5=_0x5602f8[_0x57db49(0x1bf)][_0x57db49(0x1b0)](_0x57db49(0x203));_0x1637e5[_0x57db49(0x1e7)](_0x57db49(0x1d3)),_0x1637e5[_0x57db49(0x1e7)](_0x57db49(0x1d4)),_0x1637e5[_0x57db49(0x1ee)](_0x57db49(0x1f6)),_0x1637e5[_0x57db49(0x1ee)](_0x57db49(0x1ca)),_0x1637e5[_0x57db49(0x1e3)][_0x57db49(0x1f3)](_0x57db49(0x1f6),_0x52b103(_0x36a0b6,_0x57db49(0x1d6))),_0x1637e5[_0x57db49(0x1e3)][_0x57db49(0x1f3)](_0x57db49(0x1ca),_0x52b103(_0x36a0b6,_0x57db49(0x1e2))),this[_0x57db49(0x205)]();}[_0x37a534(0x205)](){const _0x293915=_0x37a534,_0x415f93=this[_0x293915(0x1c7)][_0x293915(0x1bf)][_0x293915(0x1b0)](_0x293915(0x203)),_0x154409=this[_0x293915(0x1c7)][_0x293915(0x1bf)][_0x293915(0x1b0)](_0x293915(0x1fe)),_0x1693ea=this[_0x293915(0x1c7)][_0x293915(0x1bf)][_0x293915(0x1b0)](_0x11de54)[_0x293915(0x1f9)]();function _0x6b1f5c({showActiveMarker:_0x39502c=!0x0,setDataAttribute:_0xd093fc=!0x0}={}){return(_0x25fa30,_0xb42e75,_0x451a83)=>{const _0x4fd295=_0xf56e,{type:_0x412e85,id:_0x1ee63e}=_0x415f93[_0x4fd295(0x1c9)](_0xb42e75[_0x4fd295(0x1e0)]),_0x8f75a4=_0x415f93[_0x4fd295(0x1dd)](_0x1ee63e),_0x5ed598=_0x8f75a4[_0x4fd295(0x1cb)];if(_0x4fd295(0x1d0)!=_0x8f75a4[_0x4fd295(0x1da)]||!_0x5ed598||_0x4fd295(0x1d4)!=_0x5ed598[_0x4fd295(0x1fb)])return;if(_0xb42e75[_0x4fd295(0x1ff)])return void _0x25fa30[_0x4fd295(0x1bd)]();if(!_0x451a83[_0x4fd295(0x1b8)][_0x4fd295(0x201)](_0xb42e75[_0x4fd295(0x1c8)],_0x25fa30[_0x4fd295(0x1b4)]))return;const _0x173b9c=_0xb42e75[_0x4fd295(0x1c8)][_0x4fd295(0x1b5)][_0x4fd295(0x1b6)],_0x5954da=_0xb42e75[_0x4fd295(0x1c8)][_0x4fd295(0x1fd)][_0x4fd295(0x1f1)],_0xd2d3fe=_0x173b9c[_0x4fd295(0x1ce)][_0x4fd295(0x1ce)],{column:_0x4bb35c}=_0x154409[_0x4fd295(0x206)](_0x173b9c),{column:_0x1158af}=_0x154409[_0x4fd295(0x206)](_0x5954da);for(let _0x7621f4=_0x4bb35c;_0x7621f4<=_0x1158af;_0x7621f4++){const _0x26ef5c=_0x154409[_0x4fd295(0x1bb)](_0xd2d3fe,{'column':_0x7621f4,'includeAllSlots':!0x1});for(const _0x29ba88 of _0x26ef5c){const _0x1b02a4=_0x29ba88[_0x4fd295(0x1b1)],_0x5059c5=_0x451a83[_0x4fd295(0x1fc)][_0x4fd295(0x1d2)](_0x1b02a4);_0x451a83[_0x4fd295(0x1ef)][_0x4fd295(0x204)](_0x4fd295(0x1cc)+_0x412e85,_0x5059c5),_0xd093fc&&_0x451a83[_0x4fd295(0x1ef)][_0x4fd295(0x1db)](_0x4fd295(0x1b2),_0x1ee63e,_0x5059c5),_0x451a83[_0x4fd295(0x1fc)][_0x4fd295(0x1d1)](_0x5059c5,_0xb42e75[_0x4fd295(0x1e0)]),_0x39502c&&(_0x415f93[_0x4fd295(0x1c3)][_0x4fd295(0x1be)](_0xb42e75[_0x4fd295(0x1e0)])?_0x451a83[_0x4fd295(0x1ef)][_0x4fd295(0x204)](_0x4fd295(0x1c5),_0x5059c5):_0x451a83[_0x4fd295(0x1ef)][_0x4fd295(0x1f4)](_0x4fd295(0x1c5),_0x5059c5));}}};}_0x415f93[_0x293915(0x1cf)][_0x293915(0x1cd)](_0x293915(0x1d0),_0x293915(0x1d3),_0x293915(0x1e5),_0x1693ea),_0x415f93[_0x293915(0x1cf)][_0x293915(0x1cd)](_0x293915(0x1d0),_0x293915(0x1d4),_0x293915(0x1e5),_0x1693ea),this[_0x293915(0x1c7)][_0x293915(0x202)][_0x293915(0x1d7)]['on'](_0x293915(0x1c1),_0x6b1f5c(),{'priority':_0x293915(0x1eb)}),this[_0x293915(0x1c7)][_0x293915(0x1cb)][_0x293915(0x1d7)]['on'](_0x293915(0x1c1),(_0x142baa,_0x27aac4,_0x5e1dc1)=>{const _0x15fc30=_0x293915;_0x5e1dc1[_0x15fc30(0x1df)][_0x15fc30(0x1c6)]&&_0x6b1f5c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x142baa,_0x27aac4,_0x5e1dc1);},{'priority':_0x293915(0x1eb)}),this[_0x293915(0x1c7)][_0x293915(0x202)][_0x293915(0x1d7)]['on'](_0x293915(0x1de),(_0x7a1572,_0x148694,_0x5acf2a)=>{const _0x3de7e9=_0x293915,{type:_0x3a5f54,id:_0x5eef61}=_0x415f93[_0x3de7e9(0x1c9)](_0x148694[_0x3de7e9(0x1e0)]),_0x4b040d=_0x415f93[_0x3de7e9(0x1dd)](_0x5eef61),_0x254651=_0x4b040d[_0x3de7e9(0x1cb)];if(_0x3de7e9(0x1d0)!=_0x4b040d[_0x3de7e9(0x1da)]||!_0x254651||_0x3de7e9(0x1d4)!=_0x254651[_0x3de7e9(0x1fb)])return;const _0x21615f=_0x5acf2a[_0x3de7e9(0x1fc)][_0x3de7e9(0x1ba)](_0x148694[_0x3de7e9(0x1e0)]);if(_0x21615f){for(const _0x25d6ac of _0x21615f)_0x5acf2a[_0x3de7e9(0x1ef)][_0x3de7e9(0x1f4)](_0x3de7e9(0x1cc)+_0x3a5f54,_0x25d6ac),_0x5acf2a[_0x3de7e9(0x1ef)][_0x3de7e9(0x1f4)](_0x3de7e9(0x1c5),_0x25d6ac),_0x5acf2a[_0x3de7e9(0x1ef)][_0x3de7e9(0x1e1)](_0x3de7e9(0x1b2),_0x25d6ac),_0x5acf2a[_0x3de7e9(0x1fc)][_0x3de7e9(0x1c0)](_0x25d6ac,_0x148694[_0x3de7e9(0x1e0)]);}},{'priority':_0x293915(0x1eb)}),this[_0x293915(0x1b9)]();}[_0x37a534(0x1b9)](){const _0x567377=_0x37a534,_0xc003a5=this[_0x567377(0x1c7)],_0x544ca8=_0xc003a5[_0x567377(0x1f8)];function _0x322093(_0x524f3b){const _0xe78dfe=_0x567377;return{'type':_0xe78dfe(0x1d5),'content':_0x52b103(_0x544ca8,_0xe78dfe(0x1e6),_0x524f3b)};}_0xc003a5[_0x567377(0x1bf)][_0x567377(0x1b0)](_0x567377(0x203))[_0x567377(0x1e3)][_0x567377(0x1c2)](_0x17d754=>{const _0x244aa8=_0x567377;if(_0x244aa8(0x1d0)!=_0x17d754[_0x244aa8(0x1da)])return;const {data:_0x9a6ac8}=_0x17d754;if(_0x9a6ac8){if(_0x244aa8(0x1d3)==_0x9a6ac8[_0x244aa8(0x1fb)]){const _0xbd591d=_0x9a6ac8[_0x244aa8(0x1f2)][0x0][_0x244aa8(0x1b3)];return _0x322093(_0x52b103(_0x544ca8,_0xbd591d?_0x244aa8(0x1d6):_0x244aa8(0x1fa)));}if(_0x244aa8(0x1d4)==_0x9a6ac8[_0x244aa8(0x1fb)]){const _0x55927e=_0x9a6ac8[_0x244aa8(0x1f2)][0x0][_0x244aa8(0x1b3)];return _0x322093(_0x52b103(_0x544ca8,_0x55927e?_0x244aa8(0x1e2):_0x244aa8(0x1e9)));}}});}}
23
+ function _0x4f37(_0x8ea865,_0x19b720){const _0x20201a=_0x2020();return _0x4f37=function(_0x4f3712,_0x5abdd4){_0x4f3712=_0x4f3712-0x17e;let _0x476db3=_0x20201a[_0x4f3712];return _0x476db3;},_0x4f37(_0x8ea865,_0x19b720);}const _0xc2e69a=_0x4f37;(function(_0x29da01,_0x38efb2){const _0x133bbf=_0x4f37,_0x4dc7c4=_0x29da01();while(!![]){try{const _0x5373b1=parseInt(_0x133bbf(0x1a6))/0x1*(-parseInt(_0x133bbf(0x1b4))/0x2)+parseInt(_0x133bbf(0x1c9))/0x3*(parseInt(_0x133bbf(0x1c0))/0x4)+parseInt(_0x133bbf(0x1ca))/0x5*(parseInt(_0x133bbf(0x1d2))/0x6)+-parseInt(_0x133bbf(0x19d))/0x7*(parseInt(_0x133bbf(0x199))/0x8)+parseInt(_0x133bbf(0x18f))/0x9+-parseInt(_0x133bbf(0x1a3))/0xa+-parseInt(_0x133bbf(0x19e))/0xb;if(_0x5373b1===_0x38efb2)break;else _0x4dc7c4['push'](_0x4dc7c4['shift']());}catch(_0x1ba725){_0x4dc7c4['push'](_0x4dc7c4['shift']());}}}(_0x2020,0xa958b));import{Plugin as _0x24f7c8}from'ckeditor5/src/core.js';import _0x89cb1c from'./table.js';import{getTranslation as _0x8e1bbb}from'../utils/common-translations.js';export default class Ct extends _0x24f7c8{static get[_0xc2e69a(0x1a1)](){return[_0x89cb1c];}[_0xc2e69a(0x1ab)](){const _0xf0a452=_0xc2e69a,_0x381652=this[_0xf0a452(0x183)];if(!_0x381652[_0xf0a452(0x1d0)][_0xf0a452(0x1bb)](_0xf0a452(0x1c3)))return;const _0xb4f921=_0x381652[_0xf0a452(0x1bf)],_0x1855af=_0x381652[_0xf0a452(0x1d0)][_0xf0a452(0x188)](_0xf0a452(0x184));_0x1855af[_0xf0a452(0x1d4)](_0xf0a452(0x182)),_0x1855af[_0xf0a452(0x1d4)](_0xf0a452(0x1c1)),_0x1855af[_0xf0a452(0x1b6)](_0xf0a452(0x1ce)),_0x1855af[_0xf0a452(0x1b6)](_0xf0a452(0x1b7)),_0x1855af[_0xf0a452(0x18e)][_0xf0a452(0x1b5)](_0xf0a452(0x1ce),_0x8e1bbb(_0xb4f921,_0xf0a452(0x1aa))),_0x1855af[_0xf0a452(0x18e)][_0xf0a452(0x1b5)](_0xf0a452(0x1b7),_0x8e1bbb(_0xb4f921,_0xf0a452(0x18c))),this[_0xf0a452(0x19a)]();}[_0xc2e69a(0x19a)](){const _0x51ec48=_0xc2e69a,_0x1e4214=this[_0x51ec48(0x183)][_0x51ec48(0x1d0)][_0x51ec48(0x188)](_0x51ec48(0x184)),_0x4ef98f=this[_0x51ec48(0x183)][_0x51ec48(0x1d0)][_0x51ec48(0x188)](_0x51ec48(0x193)),_0x50ab75=this[_0x51ec48(0x183)][_0x51ec48(0x1d0)][_0x51ec48(0x188)](_0x89cb1c)[_0x51ec48(0x1cd)]();function _0x4761c2({showActiveMarker:_0x215243=!0x0,setDataAttribute:_0x59c2f2=!0x0}={}){return(_0x3ec700,_0x331eef,_0x49d994)=>{const _0x197e38=_0x4f37,{type:_0x52e43b,id:_0x4904f6}=_0x1e4214[_0x197e38(0x194)](_0x331eef[_0x197e38(0x189)]),_0x569f81=_0x1e4214[_0x197e38(0x18b)](_0x4904f6),_0x54f9dd=_0x569f81[_0x197e38(0x1be)];if(_0x197e38(0x1a9)!=_0x569f81[_0x197e38(0x1d1)]||!_0x54f9dd||_0x197e38(0x1c1)!=_0x54f9dd[_0x197e38(0x1d3)])return;if(_0x331eef[_0x197e38(0x1a8)])return void _0x3ec700[_0x197e38(0x1b9)]();if(!_0x49d994[_0x197e38(0x1a2)][_0x197e38(0x191)](_0x331eef[_0x197e38(0x1b8)],_0x3ec700[_0x197e38(0x1bc)]))return;const _0x1e8ec4=_0x331eef[_0x197e38(0x1b8)][_0x197e38(0x1cf)][_0x197e38(0x18a)],_0x418a15=_0x331eef[_0x197e38(0x1b8)][_0x197e38(0x1bd)][_0x197e38(0x181)],_0x424883=_0x1e8ec4[_0x197e38(0x1cb)][_0x197e38(0x1cb)],{column:_0x12cf1d}=_0x4ef98f[_0x197e38(0x1af)](_0x1e8ec4),{column:_0x302b11}=_0x4ef98f[_0x197e38(0x1af)](_0x418a15);for(let _0x134648=_0x12cf1d;_0x134648<=_0x302b11;_0x134648++){const _0x1de3f5=_0x4ef98f[_0x197e38(0x19f)](_0x424883,{'column':_0x134648,'includeAllSlots':!0x1});for(const _0xa3531 of _0x1de3f5){const _0x263c77=_0xa3531[_0x197e38(0x1a7)],_0x470d9b=_0x49d994[_0x197e38(0x17e)][_0x197e38(0x1cc)](_0x263c77);_0x49d994[_0x197e38(0x1c5)][_0x197e38(0x1c2)](_0x197e38(0x1ae)+_0x52e43b,_0x470d9b),_0x59c2f2&&_0x49d994[_0x197e38(0x1c5)][_0x197e38(0x192)](_0x197e38(0x185),_0x4904f6,_0x470d9b),_0x49d994[_0x197e38(0x17e)][_0x197e38(0x1b2)](_0x470d9b,_0x331eef[_0x197e38(0x189)]),_0x215243&&(_0x1e4214[_0x197e38(0x1c4)][_0x197e38(0x19b)](_0x331eef[_0x197e38(0x189)])?_0x49d994[_0x197e38(0x1c5)][_0x197e38(0x1c2)](_0x197e38(0x197),_0x470d9b):_0x49d994[_0x197e38(0x1c5)][_0x197e38(0x19c)](_0x197e38(0x197),_0x470d9b));}}};}_0x1e4214[_0x51ec48(0x187)][_0x51ec48(0x180)](_0x51ec48(0x1a9),_0x51ec48(0x182),_0x51ec48(0x1a5),_0x50ab75),_0x1e4214[_0x51ec48(0x187)][_0x51ec48(0x180)](_0x51ec48(0x1a9),_0x51ec48(0x1c1),_0x51ec48(0x1a5),_0x50ab75),this[_0x51ec48(0x183)][_0x51ec48(0x1a0)][_0x51ec48(0x17f)]['on'](_0x51ec48(0x198),_0x4761c2(),{'priority':_0x51ec48(0x1b1)}),this[_0x51ec48(0x183)][_0x51ec48(0x1be)][_0x51ec48(0x17f)]['on'](_0x51ec48(0x198),(_0x5b37b4,_0xb7d351,_0x2a32f3)=>{const _0x541ca9=_0x51ec48;_0x2a32f3[_0x541ca9(0x1c6)][_0x541ca9(0x196)]&&_0x4761c2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5b37b4,_0xb7d351,_0x2a32f3);},{'priority':_0x51ec48(0x1b1)}),this[_0x51ec48(0x183)][_0x51ec48(0x1a0)][_0x51ec48(0x17f)]['on'](_0x51ec48(0x1b0),(_0xfc2dc8,_0xfa346a,_0x31200a)=>{const _0x4aa85e=_0x51ec48,{type:_0x3e1841,id:_0x1a1431}=_0x1e4214[_0x4aa85e(0x194)](_0xfa346a[_0x4aa85e(0x189)]),_0x595c96=_0x1e4214[_0x4aa85e(0x18b)](_0x1a1431),_0x17d17f=_0x595c96[_0x4aa85e(0x1be)];if(_0x4aa85e(0x1a9)!=_0x595c96[_0x4aa85e(0x1d1)]||!_0x17d17f||_0x4aa85e(0x1c1)!=_0x17d17f[_0x4aa85e(0x1d3)])return;const _0x5dd1fa=_0x31200a[_0x4aa85e(0x17e)][_0x4aa85e(0x1b3)](_0xfa346a[_0x4aa85e(0x189)]);if(_0x5dd1fa){for(const _0x570d30 of _0x5dd1fa)_0x31200a[_0x4aa85e(0x1c5)][_0x4aa85e(0x19c)](_0x4aa85e(0x1ae)+_0x3e1841,_0x570d30),_0x31200a[_0x4aa85e(0x1c5)][_0x4aa85e(0x19c)](_0x4aa85e(0x197),_0x570d30),_0x31200a[_0x4aa85e(0x1c5)][_0x4aa85e(0x1ba)](_0x4aa85e(0x185),_0x570d30),_0x31200a[_0x4aa85e(0x17e)][_0x4aa85e(0x1ac)](_0x570d30,_0xfa346a[_0x4aa85e(0x189)]);}},{'priority':_0x51ec48(0x1b1)}),this[_0x51ec48(0x190)]();}[_0xc2e69a(0x190)](){const _0x44b947=_0xc2e69a,_0x617c7e=this[_0x44b947(0x183)],_0x311bcd=_0x617c7e[_0x44b947(0x1bf)];function _0x180030(_0x31dce1){const _0x56b838=_0x44b947;return{'type':_0x56b838(0x1c8),'content':_0x8e1bbb(_0x311bcd,_0x56b838(0x186),_0x31dce1)};}_0x617c7e[_0x44b947(0x1d0)][_0x44b947(0x188)](_0x44b947(0x184))[_0x44b947(0x18e)][_0x44b947(0x195)](_0x504709=>{const _0x3ceee2=_0x44b947;if(_0x3ceee2(0x1a9)!=_0x504709[_0x3ceee2(0x1d1)])return;const {data:_0x23d3e0}=_0x504709;if(_0x23d3e0){if(_0x3ceee2(0x182)==_0x23d3e0[_0x3ceee2(0x1d3)]){const _0x241597=_0x23d3e0[_0x3ceee2(0x18d)][0x0][_0x3ceee2(0x1c7)];return _0x180030(_0x8e1bbb(_0x311bcd,_0x241597?_0x3ceee2(0x1aa):_0x3ceee2(0x1ad)));}if(_0x3ceee2(0x1c1)==_0x23d3e0[_0x3ceee2(0x1d3)]){const _0x5a7dbf=_0x23d3e0[_0x3ceee2(0x18d)][0x0][_0x3ceee2(0x1c7)];return _0x180030(_0x8e1bbb(_0x311bcd,_0x5a7dbf?_0x3ceee2(0x18c):_0x3ceee2(0x1a4)));}}});}}function _0x2020(){const _0x515983=['_registerLegacyDescription','consume','setAttribute','TableUtils','_splitMarkerName','registerDescriptionCallback','showSuggestionHighlights','ck-suggestion-marker--active','addMarker:suggestion','842024jkhtAF','_handleLegacySuggestions','includes','removeClass','21pAVibi','25979272Uysvir','createTableWalker','editing','requires','consumable','1433200PoTwPw','FORMAT_REGULAR_COLUMN','accept','233jBtPtz','cell','item','formatBlock','FORMAT_HEADER_ROW','afterInit','unbindElementFromMarkerName','FORMAT_REGULAR_ROW','ck-suggestion-marker-','getCellLocation','removeMarker:suggestion','highest','bindElementToMarker','markerNameToElements','1084mLXGhD','registerAttributeLabel','registerBlockAttribute','headingColumns','markerRange','stop','removeAttribute','has','name','end','data','locale','1361364amvrTv','setTableColumnHeader','addClass','TableEditing','activeMarkers','writer','options','forceValue','format','12HmnzGS','1500885WrcSif','parent','toViewElement','_acceptFormatSuggestionCallbackFactory','headingRows','start','plugins','type','18rQsWuH','commandName','enableDefaultAttributesIntegration','mapper','downcastDispatcher','registerCustomCallback','nodeBefore','setTableRowHeader','editor','TrackChangesEditing','data-suggestion','*Format:*\x20%0','_suggestionFactory','get','markerName','nodeAfter','getSuggestion','FORMAT_HEADER_COLUMN','commandParams','descriptionFactory','12409785CMpXPy'];_0x2020=function(){return _0x515983;};return _0x2020();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d10a6=_0x4f92;(function(_0x1fdbc6,_0xd773ec){const _0xa4c2ee=_0x4f92,_0x95608b=_0x1fdbc6();while(!![]){try{const _0x5437bd=-parseInt(_0xa4c2ee(0x147))/0x1+parseInt(_0xa4c2ee(0x15b))/0x2+parseInt(_0xa4c2ee(0x159))/0x3+parseInt(_0xa4c2ee(0x180))/0x4+-parseInt(_0xa4c2ee(0x16e))/0x5+-parseInt(_0xa4c2ee(0x184))/0x6+parseInt(_0xa4c2ee(0x14a))/0x7;if(_0x5437bd===_0xd773ec)break;else _0x95608b['push'](_0x95608b['shift']());}catch(_0x23d34c){_0x95608b['push'](_0x95608b['shift']());}}}(_0x1ba3,0x3e0ed));import{Plugin as _0x4dbff6}from'ckeditor5/src/core.js';import _0x8cc795 from'./table.js';import{LiveRange as _0x4e73fe}from'ckeditor5/src/engine.js';function _0x4f92(_0x333776,_0x2255ee){const _0x1ba333=_0x1ba3();return _0x4f92=function(_0x4f92f4,_0x4ed140){_0x4f92f4=_0x4f92f4-0x13e;let _0x24776e=_0x1ba333[_0x4f92f4];return _0x24776e;},_0x4f92(_0x333776,_0x2255ee);}import{getTranslation as _0x25b1d5}from'../utils/common-translations.js';function _0x1ba3(){const _0x11b4bc=['subType','execute','_areMergableCells','getCellLocation','insertion','isInContent','TrackChangesEditing','author','table','model','document','55390daGVWB','$graveyard','registerDescriptionCallback','direction','commandName','deletion','commands','findAncestor','getRanges','*Split\x20cell:*\x20horizontally','forceDefaultExecution','horizontally','splitTableCellVertically','cell','_acceptFormatSuggestionCallbackFactory','format','mergeTableCellLeft','highest','1801168tZtYxu','trackChanges','editor','isEnabled','1916640QkBDEe','has','tableCell','createTableWalker','_tablePostFixingSubtypes','*Split\x20cell:*\x20vertically','mergeTableCellUp','splitTableCellHorizontally','setSelection','map','TableEditing','accept','find','plugins','set:isEnabled','selection','getSelectionAffectedTableCells','from','length','root','rootName','requires','TableUtils','getSuggestions','low','*Merge\x20cells*','push','detach','fromRange','mergeTableCells','stop','type','descriptionFactory','filter','afterInit','483561MFwxvN','markMultiRangeBlockFormat','_isForcedDefaultExecutionBlock','3880940Frzuwp','locale','element','_areSelectedCellsMergable','formatInline','return','markBlockFormat','refresh','mergeTableCellDown','change','formatBlock','add','containsRange','registerCustomCallback','size','58758JPWHzK','get','87940xwsBuV','enableCommand','value','getFirstPosition','createRangeOn','_suggestionFactory','getAncestors','mergeTableCellRight'];_0x1ba3=function(){return _0x11b4bc;};return _0x1ba3();}export default class vt extends _0x4dbff6{static get[_0x5d10a6(0x199)](){return[_0x8cc795];}[_0x5d10a6(0x146)](){const _0x215987=_0x5d10a6,_0xde3326=this[_0x215987(0x182)],_0x513156=_0xde3326[_0x215987(0x16c)][_0x215987(0x16d)][_0x215987(0x193)],_0x178c45=_0xde3326[_0x215987(0x14b)];if(!_0xde3326[_0x215987(0x191)][_0x215987(0x185)](_0x215987(0x18e)))return;const _0x13b534=_0xde3326[_0x215987(0x191)][_0x215987(0x15a)](_0x215987(0x169)),_0x2d1aac=_0xde3326[_0x215987(0x191)][_0x215987(0x15a)](_0x215987(0x19a)),_0xd438b4=_0xde3326[_0x215987(0x191)][_0x215987(0x15a)](_0x8cc795);_0xd438b4[_0x215987(0x188)][_0x215987(0x13e)](_0x215987(0x141)),_0x13b534[_0x215987(0x15c)](_0x215987(0x141),()=>{const _0x2fef75=_0x215987,_0x5cd3e3=_0x2d1aac[_0x2fef75(0x194)](_0xde3326[_0x2fef75(0x16c)][_0x2fef75(0x16d)][_0x2fef75(0x193)]);_0xde3326[_0x2fef75(0x16c)][_0x2fef75(0x153)](()=>{const _0x2dbe00=_0x2fef75;_0x13b534[_0x2dbe00(0x148)](_0x5cd3e3,{'commandName':_0x2dbe00(0x141),'commandParams':[]},[],_0x2dbe00(0x141));});}),_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x215987(0x141))['on'](_0x215987(0x164),(_0x3474a2,_0x4c6a7c)=>{const _0x38c0b9=_0x215987;_0xde3326[_0x38c0b9(0x174)][_0x38c0b9(0x15a)](_0x38c0b9(0x181))[_0x38c0b9(0x15d)]&&(_0x4c6a7c[_0x38c0b9(0x196)]>0x0&&_0x4c6a7c[_0x4c6a7c[_0x38c0b9(0x196)]-0x1]&&_0x4c6a7c[_0x4c6a7c[_0x38c0b9(0x196)]-0x1][_0x38c0b9(0x178)]||_0x13b534[_0x38c0b9(0x149)]||this[_0x38c0b9(0x14d)]()||_0x3474a2[_0x38c0b9(0x142)]());},{'priority':_0x215987(0x17f)});for(const _0x599939 of[_0x215987(0x18a),_0x215987(0x162),_0x215987(0x152),_0x215987(0x17e)]){const _0x4eeab1=_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x599939);_0x13b534[_0x215987(0x15c)](_0x599939,()=>{const _0x5ead99=_0x215987,_0x37bcc7=_0xde3326[_0x5ead99(0x16c)][_0x5ead99(0x16d)][_0x5ead99(0x193)][_0x5ead99(0x15e)]()[_0x5ead99(0x161)]()[_0x5ead99(0x190)](_0xa5366=>_0xa5366['is'](_0x5ead99(0x14c),_0x5ead99(0x186))),_0x484a1f=_0x4eeab1[_0x5ead99(0x15d)];_0xde3326[_0x5ead99(0x16c)][_0x5ead99(0x153)](()=>{const _0x35301f=_0x5ead99;_0x13b534[_0x35301f(0x148)]([_0x37bcc7,_0x484a1f],{'commandName':_0x35301f(0x141),'commandParams':[]},[],_0x35301f(0x141));});});}for(const _0x1095b8 of[_0x215987(0x17a),_0x215987(0x18b)]){const _0x694d13=_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x1095b8);_0x13b534[_0x215987(0x15c)](_0x1095b8,()=>{const _0x565f1c=_0x215987,_0x1470f8=_0x2d1aac[_0x565f1c(0x194)](_0xde3326[_0x565f1c(0x16c)][_0x565f1c(0x16d)][_0x565f1c(0x193)])[0x0],_0x4d4a44=_0x1470f8[_0x565f1c(0x175)](_0x565f1c(0x16b)),{column:_0x489505,row:_0x3c8dd3}=_0x2d1aac[_0x565f1c(0x166)](_0x1470f8);let _0x4488ee=[];if(_0x565f1c(0x179)==_0x694d13[_0x565f1c(0x171)]){const _0x2f5b82=_0x2d1aac[_0x565f1c(0x187)](_0x4d4a44,{'startRow':_0x3c8dd3,'endRow':_0x3c8dd3,'includeAllSlots':!0x0});_0x4488ee=Array[_0x565f1c(0x195)](_0x2f5b82)[_0x565f1c(0x18d)](_0x1aca0e=>_0x1aca0e[_0x565f1c(0x17b)]);}else{const _0x41c09a=_0x2d1aac[_0x565f1c(0x187)](_0x4d4a44,{'column':_0x489505,'includeAllSlots':!0x0});_0x4488ee=Array[_0x565f1c(0x195)](_0x41c09a)[_0x565f1c(0x18d)](_0x1f1a98=>_0x1f1a98[_0x565f1c(0x17b)]);}_0xde3326[_0x565f1c(0x16c)][_0x565f1c(0x153)](_0x3b4017=>{const _0x1dc369=_0x565f1c;_0x13b534[_0x1dc369(0x150)](_0x3b4017[_0x1dc369(0x15f)](_0x1470f8),{'commandName':_0x1095b8,'commandParams':[]},_0x4488ee,_0x1095b8);});});}_0x13b534[_0x215987(0x144)][_0x215987(0x170)](_0x21761a=>{const _0xae8c74=_0x215987;if(_0xae8c74(0x154)!=_0x21761a[_0xae8c74(0x143)]&&_0xae8c74(0x14e)!=_0x21761a[_0xae8c74(0x143)])return;const {data:_0x3439f2}=_0x21761a;return _0x3439f2&&_0xae8c74(0x141)==_0x3439f2[_0xae8c74(0x172)]?{'type':_0xae8c74(0x17d),'content':_0x25b1d5(_0x178c45,_0xae8c74(0x19d))}:void 0x0;}),_0x13b534[_0x215987(0x144)][_0x215987(0x170)](_0x2c1d4f=>{const _0x55c9c2=_0x215987;if(_0x55c9c2(0x154)!=_0x2c1d4f[_0x55c9c2(0x143)]&&_0x55c9c2(0x14e)!=_0x2c1d4f[_0x55c9c2(0x143)])return;const {data:_0x2ada2b}=_0x2c1d4f;return _0x2ada2b?_0x55c9c2(0x17a)==_0x2ada2b[_0x55c9c2(0x172)]?{'type':_0x55c9c2(0x17d),'content':_0x25b1d5(_0x178c45,_0x55c9c2(0x189))}:_0x55c9c2(0x18b)==_0x2ada2b[_0x55c9c2(0x172)]?{'type':_0x55c9c2(0x17d),'content':_0x25b1d5(_0x178c45,_0x55c9c2(0x177))}:void 0x0:void 0x0;});const _0x43d6d4=_0xd438b4[_0x215987(0x17c)]();for(const _0x395a47 of[_0x215987(0x18a),_0x215987(0x162),_0x215987(0x152),_0x215987(0x17e)])_0x13b534[_0x215987(0x160)][_0x215987(0x157)](_0x215987(0x154),_0x395a47,_0x215987(0x18f),_0x43d6d4);for(const _0x5f0952 of[_0x215987(0x17a),_0x215987(0x18b)])_0x13b534[_0x215987(0x160)][_0x215987(0x157)](_0x215987(0x154),_0x5f0952,_0x215987(0x18f),_0x43d6d4);_0x13b534[_0x215987(0x160)][_0x215987(0x157)](_0x215987(0x154),_0x215987(0x141),_0x215987(0x18f),_0x18b294=>{const _0x2a342f=_0x215987;_0xde3326[_0x2a342f(0x16c)][_0x2a342f(0x153)](_0xfcc930=>{const _0xcc8224=_0x2a342f,_0x415b75=Array[_0xcc8224(0x195)](_0x513156[_0xcc8224(0x176)]())[_0xcc8224(0x18d)](_0x3204d2=>_0x4e73fe[_0xcc8224(0x140)](_0x3204d2));_0xfcc930[_0xcc8224(0x18c)](_0x18b294),_0xde3326[_0xcc8224(0x174)][_0xcc8224(0x15a)](_0xcc8224(0x141))[_0xcc8224(0x151)](),_0xde3326[_0xcc8224(0x164)](_0xcc8224(0x141),{'forceDefaultExecution':!0x0});const _0x33ff72=_0x415b75[_0xcc8224(0x145)](_0x459393=>_0xcc8224(0x16f)!=_0x459393[_0xcc8224(0x197)][_0xcc8224(0x198)]);_0x33ff72[_0xcc8224(0x196)]>0x0&&_0xfcc930[_0xcc8224(0x18c)](_0x33ff72);for(const _0x54b04f of _0x415b75)_0x54b04f[_0xcc8224(0x13f)]();});});for(const _0x350dcf of[_0x215987(0x18a),_0x215987(0x152),_0x215987(0x17e),_0x215987(0x162)]){const _0x18c2c4=_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x350dcf);_0x18c2c4['on'](_0x215987(0x192),(_0x5c4c2a,_0x10ed36,_0x526d7f)=>{const _0x507902=_0x215987;if(_0x526d7f){const _0xa720fa=_0xde3326[_0x507902(0x16c)][_0x507902(0x16d)][_0x507902(0x193)][_0x507902(0x15e)]()[_0x507902(0x161)]()[_0x507902(0x190)](_0x5480cd=>_0x5480cd['is'](_0x507902(0x14c),_0x507902(0x186)));this[_0x507902(0x165)](_0x18c2c4[_0x507902(0x15d)],_0xa720fa)||(_0x5c4c2a[_0x507902(0x14f)]=!0x1,_0x5c4c2a[_0x507902(0x142)]());}},{'priority':_0x215987(0x19c)});}}[_0x5d10a6(0x14d)](){const _0x3a94a8=_0x5d10a6,_0x1ca771=this[_0x3a94a8(0x182)][_0x3a94a8(0x174)][_0x3a94a8(0x15a)](_0x3a94a8(0x141)),_0x52f46f=this[_0x3a94a8(0x182)][_0x3a94a8(0x191)][_0x3a94a8(0x15a)](_0x3a94a8(0x19a));if(!_0x1ca771[_0x3a94a8(0x183)])return!0x1;const _0x15c4e1=_0x52f46f[_0x3a94a8(0x194)](this[_0x3a94a8(0x182)][_0x3a94a8(0x16c)][_0x3a94a8(0x16d)][_0x3a94a8(0x193)]);for(const _0x2af6e5 of _0x15c4e1)for(const _0x270310 of _0x15c4e1)if(_0x2af6e5!=_0x270310&&!this[_0x3a94a8(0x165)](_0x2af6e5,_0x270310))return!0x1;return!0x0;}[_0x5d10a6(0x165)](_0x2648b3,_0x20672e){const _0x407afe=_0x5d10a6,_0x8a1719=this[_0x407afe(0x182)][_0x407afe(0x191)][_0x407afe(0x15a)](_0x407afe(0x169)),_0x595bf7=this[_0x407afe(0x182)][_0x407afe(0x16c)][_0x407afe(0x15f)](_0x2648b3),_0x1f8ea5=this[_0x407afe(0x182)][_0x407afe(0x16c)][_0x407afe(0x15f)](_0x20672e),_0x3e065d=new Set(),_0x53f91d=new Set();for(const _0x39c09e of _0x8a1719[_0x407afe(0x19b)]())if((_0x407afe(0x167)==_0x39c09e[_0x407afe(0x143)]||_0x407afe(0x173)==_0x39c09e[_0x407afe(0x143)]||_0x407afe(0x141)==_0x39c09e[_0x407afe(0x163)])&&_0x39c09e[_0x407afe(0x168)]){for(const _0x50ae87 of _0x39c09e[_0x407afe(0x176)]())_0x50ae87[_0x407afe(0x156)](_0x595bf7,!0x0)&&_0x3e065d[_0x407afe(0x155)](_0x39c09e[_0x407afe(0x143)]+':'+_0x39c09e[_0x407afe(0x16a)]['id']),_0x50ae87[_0x407afe(0x156)](_0x1f8ea5,!0x0)&&_0x53f91d[_0x407afe(0x155)](_0x39c09e[_0x407afe(0x143)]+':'+_0x39c09e[_0x407afe(0x16a)]['id']);}if(_0x3e065d[_0x407afe(0x158)]!=_0x53f91d[_0x407afe(0x158)])return!0x1;for(const _0x311b57 of _0x3e065d)if(!_0x53f91d[_0x407afe(0x185)](_0x311b57))return!0x1;return!0x0;}}
23
+ const _0x3dddd9=_0x2264;(function(_0x11aea1,_0x288c83){const _0x473034=_0x2264,_0x31061f=_0x11aea1();while(!![]){try{const _0x4a1927=-parseInt(_0x473034(0x125))/0x1*(-parseInt(_0x473034(0x14f))/0x2)+-parseInt(_0x473034(0x14c))/0x3*(parseInt(_0x473034(0x11d))/0x4)+parseInt(_0x473034(0x15b))/0x5+-parseInt(_0x473034(0x123))/0x6+-parseInt(_0x473034(0x122))/0x7+-parseInt(_0x473034(0x142))/0x8+parseInt(_0x473034(0x148))/0x9*(parseInt(_0x473034(0x12e))/0xa);if(_0x4a1927===_0x288c83)break;else _0x31061f['push'](_0x31061f['shift']());}catch(_0x5ebb33){_0x31061f['push'](_0x31061f['shift']());}}}(_0x4f32,0x54940));import{Plugin as _0x42e000}from'ckeditor5/src/core.js';function _0x2264(_0x568733,_0x5d2834){const _0x4f328e=_0x4f32();return _0x2264=function(_0x22644c,_0x4667cb){_0x22644c=_0x22644c-0x111;let _0x3bcd49=_0x4f328e[_0x22644c];return _0x3bcd49;},_0x2264(_0x568733,_0x5d2834);}import _0x112f47 from'./table.js';import{LiveRange as _0xb9b757}from'ckeditor5/src/engine.js';function _0x4f32(){const _0x5b5074=['model','getAncestors','from','TableEditing','find','mergeTableCellUp','getSelectionAffectedTableCells','markMultiRangeBlockFormat','type','4650648GrdgfA','getSuggestions','subType','rootName','formatInline','trackChanges','381987GyWOAs','splitTableCellHorizontally','push','registerDescriptionCallback','54366qSWyWM','execute','mergeTableCellDown','1954MuNFGV','refresh','mergeTableCells','mergeTableCellLeft','add','markBlockFormat','_tablePostFixingSubtypes','*Split\x20cell:*\x20vertically','createRangeOn','low','afterInit','descriptionFactory','522970nvqHBK','_isForcedDefaultExecutionBlock','highest','value','detach','cell','TrackChangesEditing','root','containsRange','_areSelectedCellsMergable','selection','_areMergableCells','getCellLocation','isEnabled','requires','format','getRanges','$graveyard','fromRange','_suggestionFactory','horizontally','length','return','plugins','stop','mergeTableCellRight','size','createTableWalker','insertion','formatBlock','isInContent','splitTableCellVertically','findAncestor','direction','commands','author','has','20RyNBSF','tableCell','element','accept','filter','725753BozYCl','1407504WamddR','*Merge\x20cells*','543OmnHHE','commandName','document','registerCustomCallback','set:isEnabled','forceDefaultExecution','enableCommand','deletion','editor','170bXjPyb','_acceptFormatSuggestionCallbackFactory','map','change','get','getFirstPosition','setSelection','table','TableUtils','locale','*Split\x20cell:*\x20horizontally'];_0x4f32=function(){return _0x5b5074;};return _0x4f32();}import{getTranslation as _0x12f88a}from'../utils/common-translations.js';export default class vt extends _0x42e000{static get[_0x3dddd9(0x169)](){return[_0x112f47];}[_0x3dddd9(0x159)](){const _0x22a8c3=_0x3dddd9,_0x33a6c2=this[_0x22a8c3(0x12d)],_0x4e5b33=_0x33a6c2[_0x22a8c3(0x139)][_0x22a8c3(0x127)][_0x22a8c3(0x165)],_0x506774=_0x33a6c2[_0x22a8c3(0x137)];if(!_0x33a6c2[_0x22a8c3(0x172)][_0x22a8c3(0x11c)](_0x22a8c3(0x13c)))return;const _0x135448=_0x33a6c2[_0x22a8c3(0x172)][_0x22a8c3(0x132)](_0x22a8c3(0x161)),_0x320727=_0x33a6c2[_0x22a8c3(0x172)][_0x22a8c3(0x132)](_0x22a8c3(0x136)),_0x192dc3=_0x33a6c2[_0x22a8c3(0x172)][_0x22a8c3(0x132)](_0x112f47);_0x192dc3[_0x22a8c3(0x155)][_0x22a8c3(0x14a)](_0x22a8c3(0x151)),_0x135448[_0x22a8c3(0x12b)](_0x22a8c3(0x151),()=>{const _0x4908b9=_0x22a8c3,_0x418791=_0x320727[_0x4908b9(0x13f)](_0x33a6c2[_0x4908b9(0x139)][_0x4908b9(0x127)][_0x4908b9(0x165)]);_0x33a6c2[_0x4908b9(0x139)][_0x4908b9(0x131)](()=>{const _0x36cdca=_0x4908b9;_0x135448[_0x36cdca(0x140)](_0x418791,{'commandName':_0x36cdca(0x151),'commandParams':[]},[],_0x36cdca(0x151));});}),_0x33a6c2[_0x22a8c3(0x11a)][_0x22a8c3(0x132)](_0x22a8c3(0x151))['on'](_0x22a8c3(0x14d),(_0x3425d0,_0x5ea0e0)=>{const _0x439e72=_0x22a8c3;_0x33a6c2[_0x439e72(0x11a)][_0x439e72(0x132)](_0x439e72(0x147))[_0x439e72(0x15e)]&&(_0x5ea0e0[_0x439e72(0x170)]>0x0&&_0x5ea0e0[_0x5ea0e0[_0x439e72(0x170)]-0x1]&&_0x5ea0e0[_0x5ea0e0[_0x439e72(0x170)]-0x1][_0x439e72(0x12a)]||_0x135448[_0x439e72(0x15c)]||this[_0x439e72(0x164)]()||_0x3425d0[_0x439e72(0x173)]());},{'priority':_0x22a8c3(0x15d)});for(const _0x9172f2 of[_0x22a8c3(0x13e),_0x22a8c3(0x111),_0x22a8c3(0x14e),_0x22a8c3(0x152)]){const _0xbcc767=_0x33a6c2[_0x22a8c3(0x11a)][_0x22a8c3(0x132)](_0x9172f2);_0x135448[_0x22a8c3(0x12b)](_0x9172f2,()=>{const _0x2083e3=_0x22a8c3,_0x196175=_0x33a6c2[_0x2083e3(0x139)][_0x2083e3(0x127)][_0x2083e3(0x165)][_0x2083e3(0x133)]()[_0x2083e3(0x13a)]()[_0x2083e3(0x13d)](_0x25685d=>_0x25685d['is'](_0x2083e3(0x11f),_0x2083e3(0x11e))),_0x3b5ec7=_0xbcc767[_0x2083e3(0x15e)];_0x33a6c2[_0x2083e3(0x139)][_0x2083e3(0x131)](()=>{const _0x508b32=_0x2083e3;_0x135448[_0x508b32(0x140)]([_0x196175,_0x3b5ec7],{'commandName':_0x508b32(0x151),'commandParams':[]},[],_0x508b32(0x151));});});}for(const _0x39f9da of[_0x22a8c3(0x117),_0x22a8c3(0x149)]){const _0x167791=_0x33a6c2[_0x22a8c3(0x11a)][_0x22a8c3(0x132)](_0x39f9da);_0x135448[_0x22a8c3(0x12b)](_0x39f9da,()=>{const _0x521d69=_0x22a8c3,_0x50012f=_0x320727[_0x521d69(0x13f)](_0x33a6c2[_0x521d69(0x139)][_0x521d69(0x127)][_0x521d69(0x165)])[0x0],_0x472c91=_0x50012f[_0x521d69(0x118)](_0x521d69(0x135)),{column:_0xeb3041,row:_0x26f80c}=_0x320727[_0x521d69(0x167)](_0x50012f);let _0x2d2aae=[];if(_0x521d69(0x16f)==_0x167791[_0x521d69(0x119)]){const _0x848dff=_0x320727[_0x521d69(0x113)](_0x472c91,{'startRow':_0x26f80c,'endRow':_0x26f80c,'includeAllSlots':!0x0});_0x2d2aae=Array[_0x521d69(0x13b)](_0x848dff)[_0x521d69(0x130)](_0x25f579=>_0x25f579[_0x521d69(0x160)]);}else{const _0x87d75a=_0x320727[_0x521d69(0x113)](_0x472c91,{'column':_0xeb3041,'includeAllSlots':!0x0});_0x2d2aae=Array[_0x521d69(0x13b)](_0x87d75a)[_0x521d69(0x130)](_0x4d31cf=>_0x4d31cf[_0x521d69(0x160)]);}_0x33a6c2[_0x521d69(0x139)][_0x521d69(0x131)](_0x573210=>{const _0x27a877=_0x521d69;_0x135448[_0x27a877(0x154)](_0x573210[_0x27a877(0x157)](_0x50012f),{'commandName':_0x39f9da,'commandParams':[]},_0x2d2aae,_0x39f9da);});});}_0x135448[_0x22a8c3(0x15a)][_0x22a8c3(0x14b)](_0x5dab8c=>{const _0x37e803=_0x22a8c3;if(_0x37e803(0x115)!=_0x5dab8c[_0x37e803(0x141)]&&_0x37e803(0x146)!=_0x5dab8c[_0x37e803(0x141)])return;const {data:_0x5a6664}=_0x5dab8c;return _0x5a6664&&_0x37e803(0x151)==_0x5a6664[_0x37e803(0x126)]?{'type':_0x37e803(0x16a),'content':_0x12f88a(_0x506774,_0x37e803(0x124))}:void 0x0;}),_0x135448[_0x22a8c3(0x15a)][_0x22a8c3(0x14b)](_0x2e22e6=>{const _0x22fda1=_0x22a8c3;if(_0x22fda1(0x115)!=_0x2e22e6[_0x22fda1(0x141)]&&_0x22fda1(0x146)!=_0x2e22e6[_0x22fda1(0x141)])return;const {data:_0x4d4988}=_0x2e22e6;return _0x4d4988?_0x22fda1(0x117)==_0x4d4988[_0x22fda1(0x126)]?{'type':_0x22fda1(0x16a),'content':_0x12f88a(_0x506774,_0x22fda1(0x156))}:_0x22fda1(0x149)==_0x4d4988[_0x22fda1(0x126)]?{'type':_0x22fda1(0x16a),'content':_0x12f88a(_0x506774,_0x22fda1(0x138))}:void 0x0:void 0x0;});const _0x17f132=_0x192dc3[_0x22a8c3(0x12f)]();for(const _0x522fdf of[_0x22a8c3(0x13e),_0x22a8c3(0x111),_0x22a8c3(0x14e),_0x22a8c3(0x152)])_0x135448[_0x22a8c3(0x16e)][_0x22a8c3(0x128)](_0x22a8c3(0x115),_0x522fdf,_0x22a8c3(0x120),_0x17f132);for(const _0x3bd321 of[_0x22a8c3(0x117),_0x22a8c3(0x149)])_0x135448[_0x22a8c3(0x16e)][_0x22a8c3(0x128)](_0x22a8c3(0x115),_0x3bd321,_0x22a8c3(0x120),_0x17f132);_0x135448[_0x22a8c3(0x16e)][_0x22a8c3(0x128)](_0x22a8c3(0x115),_0x22a8c3(0x151),_0x22a8c3(0x120),_0x59001b=>{const _0x280720=_0x22a8c3;_0x33a6c2[_0x280720(0x139)][_0x280720(0x131)](_0x335299=>{const _0x5b9049=_0x280720,_0x26da55=Array[_0x5b9049(0x13b)](_0x4e5b33[_0x5b9049(0x16b)]())[_0x5b9049(0x130)](_0x191cb9=>_0xb9b757[_0x5b9049(0x16d)](_0x191cb9));_0x335299[_0x5b9049(0x134)](_0x59001b),_0x33a6c2[_0x5b9049(0x11a)][_0x5b9049(0x132)](_0x5b9049(0x151))[_0x5b9049(0x150)](),_0x33a6c2[_0x5b9049(0x14d)](_0x5b9049(0x151),{'forceDefaultExecution':!0x0});const _0x160ede=_0x26da55[_0x5b9049(0x121)](_0x32e161=>_0x5b9049(0x16c)!=_0x32e161[_0x5b9049(0x162)][_0x5b9049(0x145)]);_0x160ede[_0x5b9049(0x170)]>0x0&&_0x335299[_0x5b9049(0x134)](_0x160ede);for(const _0x39a313 of _0x26da55)_0x39a313[_0x5b9049(0x15f)]();});});for(const _0x19f1ae of[_0x22a8c3(0x13e),_0x22a8c3(0x14e),_0x22a8c3(0x152),_0x22a8c3(0x111)]){const _0x4babab=_0x33a6c2[_0x22a8c3(0x11a)][_0x22a8c3(0x132)](_0x19f1ae);_0x4babab['on'](_0x22a8c3(0x129),(_0x2bfee3,_0x146fd8,_0x421bf3)=>{const _0x2b606f=_0x22a8c3;if(_0x421bf3){const _0xc7a078=_0x33a6c2[_0x2b606f(0x139)][_0x2b606f(0x127)][_0x2b606f(0x165)][_0x2b606f(0x133)]()[_0x2b606f(0x13a)]()[_0x2b606f(0x13d)](_0x126e46=>_0x126e46['is'](_0x2b606f(0x11f),_0x2b606f(0x11e)));this[_0x2b606f(0x166)](_0x4babab[_0x2b606f(0x15e)],_0xc7a078)||(_0x2bfee3[_0x2b606f(0x171)]=!0x1,_0x2bfee3[_0x2b606f(0x173)]());}},{'priority':_0x22a8c3(0x158)});}}[_0x3dddd9(0x164)](){const _0x384620=_0x3dddd9,_0x19f1a0=this[_0x384620(0x12d)][_0x384620(0x11a)][_0x384620(0x132)](_0x384620(0x151)),_0x48993e=this[_0x384620(0x12d)][_0x384620(0x172)][_0x384620(0x132)](_0x384620(0x136));if(!_0x19f1a0[_0x384620(0x168)])return!0x1;const _0x4170ea=_0x48993e[_0x384620(0x13f)](this[_0x384620(0x12d)][_0x384620(0x139)][_0x384620(0x127)][_0x384620(0x165)]);for(const _0x373536 of _0x4170ea)for(const _0x5c87a7 of _0x4170ea)if(_0x373536!=_0x5c87a7&&!this[_0x384620(0x166)](_0x373536,_0x5c87a7))return!0x1;return!0x0;}[_0x3dddd9(0x166)](_0x2f8824,_0x2d0424){const _0xa8c96e=_0x3dddd9,_0x56ac6d=this[_0xa8c96e(0x12d)][_0xa8c96e(0x172)][_0xa8c96e(0x132)](_0xa8c96e(0x161)),_0x2cb5ad=this[_0xa8c96e(0x12d)][_0xa8c96e(0x139)][_0xa8c96e(0x157)](_0x2f8824),_0xba305c=this[_0xa8c96e(0x12d)][_0xa8c96e(0x139)][_0xa8c96e(0x157)](_0x2d0424),_0x1d4509=new Set(),_0x2788ac=new Set();for(const _0x17b0f5 of _0x56ac6d[_0xa8c96e(0x143)]())if((_0xa8c96e(0x114)==_0x17b0f5[_0xa8c96e(0x141)]||_0xa8c96e(0x12c)==_0x17b0f5[_0xa8c96e(0x141)]||_0xa8c96e(0x151)==_0x17b0f5[_0xa8c96e(0x144)])&&_0x17b0f5[_0xa8c96e(0x116)]){for(const _0x1be8b9 of _0x17b0f5[_0xa8c96e(0x16b)]())_0x1be8b9[_0xa8c96e(0x163)](_0x2cb5ad,!0x0)&&_0x1d4509[_0xa8c96e(0x153)](_0x17b0f5[_0xa8c96e(0x141)]+':'+_0x17b0f5[_0xa8c96e(0x11b)]['id']),_0x1be8b9[_0xa8c96e(0x163)](_0xba305c,!0x0)&&_0x2788ac[_0xa8c96e(0x153)](_0x17b0f5[_0xa8c96e(0x141)]+':'+_0x17b0f5[_0xa8c96e(0x11b)]['id']);}if(_0x1d4509[_0xa8c96e(0x112)]!=_0x2788ac[_0xa8c96e(0x112)])return!0x1;for(const _0x44b1c7 of _0x1d4509)if(!_0x2788ac[_0xa8c96e(0x11c)](_0x44b1c7))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ac4e2=_0x2edf;(function(_0x31dc6f,_0x252c9b){const _0xe3b98f=_0x2edf,_0xa115b0=_0x31dc6f();while(!![]){try{const _0x306de2=-parseInt(_0xe3b98f(0x162))/0x1*(-parseInt(_0xe3b98f(0x175))/0x2)+parseInt(_0xe3b98f(0x16a))/0x3*(parseInt(_0xe3b98f(0x171))/0x4)+-parseInt(_0xe3b98f(0x168))/0x5*(parseInt(_0xe3b98f(0x170))/0x6)+parseInt(_0xe3b98f(0x16e))/0x7*(parseInt(_0xe3b98f(0x16f))/0x8)+-parseInt(_0xe3b98f(0x169))/0x9*(parseInt(_0xe3b98f(0x16b))/0xa)+parseInt(_0xe3b98f(0x167))/0xb*(parseInt(_0xe3b98f(0x15e))/0xc)+parseInt(_0xe3b98f(0x164))/0xd*(parseInt(_0xe3b98f(0x177))/0xe);if(_0x306de2===_0x252c9b)break;else _0xa115b0['push'](_0xa115b0['shift']());}catch(_0x60e57c){_0xa115b0['push'](_0xa115b0['shift']());}}}(_0x301d,0x21c6a));function _0x2edf(_0x5e0e89,_0x16f191){const _0x301d0d=_0x301d();return _0x2edf=function(_0x2edfce,_0x5740a6){_0x2edfce=_0x2edfce-0x15e;let _0x5b9a07=_0x301d0d[_0x2edfce];return _0x5b9a07;},_0x2edf(_0x5e0e89,_0x16f191);}import{Plugin as _0x1a9fb4}from'ckeditor5/src/core.js';function _0x301d(){const _0x3cd4db=['tableOfContents','get','TrackChangesEditing','1rFGWsT','descriptionFactory','13JqDfhf','commands','plugins','1310254DsRNHo','7365iBEzqS','1686681naVfRr','15vYSmzH','10goITyw','ELEMENT_TABLE_OF_CONTENTS','editor','7ysvCDC','546808erXbGx','1044ywvBnS','181444cNMMrP','locale','afterInit','enableCommand','90052CkWpHs','registerElementLabel','1718654COsevi','insertTableOfContents','12GlHqil'];_0x301d=function(){return _0x3cd4db;};return _0x301d();}import{getTranslation as _0x18dbe6}from'../utils/common-translations.js';export default class Mt extends _0x1a9fb4{[_0x1ac4e2(0x173)](){const _0x13b073=_0x1ac4e2,_0x756e6e=this[_0x13b073(0x16d)];if(!_0x756e6e[_0x13b073(0x165)][_0x13b073(0x160)](_0x13b073(0x178)))return;_0x756e6e[_0x13b073(0x166)][_0x13b073(0x160)](_0x13b073(0x161))[_0x13b073(0x174)](_0x13b073(0x178));const _0x53bb06=_0x756e6e[_0x13b073(0x166)][_0x13b073(0x160)](_0x13b073(0x161)),_0x38ed73=_0x756e6e[_0x13b073(0x172)];_0x53bb06[_0x13b073(0x163)][_0x13b073(0x176)](_0x13b073(0x15f),_0x1edf33=>_0x18dbe6(_0x38ed73,_0x13b073(0x16c),_0x1edf33));}}
23
+ function _0x2dd0(_0x279917,_0x4f0d8c){const _0x24cf22=_0x24cf();return _0x2dd0=function(_0x2dd05b,_0x3cff19){_0x2dd05b=_0x2dd05b-0x150;let _0x19dda3=_0x24cf22[_0x2dd05b];return _0x19dda3;},_0x2dd0(_0x279917,_0x4f0d8c);}const _0x5ea24b=_0x2dd0;(function(_0xe9719b,_0x25af66){const _0x1f8835=_0x2dd0,_0xb80cc3=_0xe9719b();while(!![]){try{const _0x3dad46=-parseInt(_0x1f8835(0x15e))/0x1+parseInt(_0x1f8835(0x165))/0x2+parseInt(_0x1f8835(0x150))/0x3+parseInt(_0x1f8835(0x155))/0x4*(parseInt(_0x1f8835(0x15c))/0x5)+-parseInt(_0x1f8835(0x158))/0x6*(parseInt(_0x1f8835(0x166))/0x7)+parseInt(_0x1f8835(0x156))/0x8*(parseInt(_0x1f8835(0x15f))/0x9)+parseInt(_0x1f8835(0x160))/0xa;if(_0x3dad46===_0x25af66)break;else _0xb80cc3['push'](_0xb80cc3['shift']());}catch(_0x27c313){_0xb80cc3['push'](_0xb80cc3['shift']());}}}(_0x24cf,0xb8574));function _0x24cf(){const _0x40d271=['editor','registerElementLabel','tableOfContents','776870GfSSeZ','enableCommand','675338zNQbcb','209331zqijas','16662750iwGDor','commands','descriptionFactory','locale','afterInit','24444SHlhlt','21pBrIlk','2296179AMivrR','TrackChangesEditing','get','plugins','insertTableOfContents','4IsJYMg','32HPTnhL','ELEMENT_TABLE_OF_CONTENTS','2523804UiIzrZ'];_0x24cf=function(){return _0x40d271;};return _0x24cf();}import{Plugin as _0x5a7cdc}from'ckeditor5/src/core.js';import{getTranslation as _0x244fbd}from'../utils/common-translations.js';export default class Mt extends _0x5a7cdc{[_0x5ea24b(0x164)](){const _0x5adad8=_0x5ea24b,_0x495062=this[_0x5adad8(0x159)];if(!_0x495062[_0x5adad8(0x161)][_0x5adad8(0x152)](_0x5adad8(0x154)))return;_0x495062[_0x5adad8(0x153)][_0x5adad8(0x152)](_0x5adad8(0x151))[_0x5adad8(0x15d)](_0x5adad8(0x154));const _0x168456=_0x495062[_0x5adad8(0x153)][_0x5adad8(0x152)](_0x5adad8(0x151)),_0x8842db=_0x495062[_0x5adad8(0x163)];_0x168456[_0x5adad8(0x162)][_0x5adad8(0x15a)](_0x5adad8(0x15b),_0x53bb1a=>_0x244fbd(_0x8842db,_0x5adad8(0x157),_0x53bb1a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5b11(_0x5347b0,_0x2dbf6c){const _0x53d966=_0x53d9();return _0x5b11=function(_0x5b113c,_0x66dc2f){_0x5b113c=_0x5b113c-0x1f0;let _0x36b4db=_0x53d966[_0x5b113c];return _0x36b4db;},_0x5b11(_0x5347b0,_0x2dbf6c);}const _0x1b9193=_0x5b11;(function(_0x339a96,_0x9e2cca){const _0x603f04=_0x5b11,_0x415b42=_0x339a96();while(!![]){try{const _0x5a3c89=parseInt(_0x603f04(0x234))/0x1*(parseInt(_0x603f04(0x21c))/0x2)+parseInt(_0x603f04(0x22c))/0x3*(parseInt(_0x603f04(0x238))/0x4)+-parseInt(_0x603f04(0x201))/0x5+parseInt(_0x603f04(0x229))/0x6*(parseInt(_0x603f04(0x22d))/0x7)+-parseInt(_0x603f04(0x1f5))/0x8*(-parseInt(_0x603f04(0x232))/0x9)+-parseInt(_0x603f04(0x1ff))/0xa+-parseInt(_0x603f04(0x206))/0xb;if(_0x5a3c89===_0x9e2cca)break;else _0x415b42['push'](_0x415b42['shift']());}catch(_0x161075){_0x415b42['push'](_0x415b42['shift']());}}}(_0x53d9,0x945b1));import{Plugin as _0x1bd6d5}from'ckeditor5/src/core.js';import{getTranslation as _0x576afe}from'../utils/common-translations.js';function _0x53d9(){const _0xe00524=['pluginName','plugins','start','registerDescriptionCallback','change','enqueueChange','getFirstPosition','commandParams','tableBorderColor','join','nodeAfter','getAttribute','850346dseLod','editor','tableWidth','descriptionFactory','get','tableCellWidth','TrackChangesEditing','TableCellPropertiesEditing','accept','registerCustomCallback','tableCellVerticalAlignment','markBlockFormat','locale','24TJRYkm','afterInit','tableCellBorderColor','3xSRTMi','1520834ABUmTL','getSuggestionCallback','findAncestor','batch','setAttribute','29934wZmWKi','tableCellBackgroundColor','2IKeRlm','format','getContainedElement','discard','3795076KFwgPJ','TableUtils','has','handleSuggestionDescription','tableCellPadding','removeAttribute','data','selection','tableBackgroundColor','tableCellHeight','enableCommand','TablePropertiesEditing','272xrcVbF','tableProperties','table','*Format:*\x20change\x20table\x20cell\x20properties','tableHeight','formatBlock','TrackChangesTableProperties','_suggestionFactory','_handlePropertyChange','*Format:*\x20change\x20table\x20properties','3642030AIMwsw','getSelectionAffectedTableCells','1667920yIBclz','tableCellBorderWidth','_getSuggestion','model','getSuggestions','16233745LIUCPb','subType','tableCellHorizontalAlignment','document','tableAlignment','tableBorderStyle','handleDiscardAction','tableBorderWidth','tableCellProperties','tableCellBorderStyle'];_0x53d9=function(){return _0xe00524;};return _0x53d9();}export default class Rt extends _0x1bd6d5{constructor(_0x222324){const _0x18d692=_0x5b11;super(_0x222324),this[_0x18d692(0x1f6)]=[_0x18d692(0x218),_0x18d692(0x20b),_0x18d692(0x20d),_0x18d692(0x20a),_0x18d692(0x21e),_0x18d692(0x1f9),_0x18d692(0x1f1)],this[_0x18d692(0x20e)]=[_0x18d692(0x22b),_0x18d692(0x20f),_0x18d692(0x202),_0x18d692(0x23c),_0x18d692(0x221),_0x18d692(0x1f2),_0x18d692(0x233),_0x18d692(0x208),_0x18d692(0x226)];}static get[_0x1b9193(0x210)](){const _0x324ee6=_0x1b9193;return _0x324ee6(0x1fb);}[_0x1b9193(0x22a)](){const _0x38f572=_0x1b9193,_0x55cab4=this[_0x38f572(0x21d)][_0x38f572(0x211)][_0x38f572(0x220)](_0x38f572(0x222));if(this[_0x38f572(0x21d)][_0x38f572(0x211)][_0x38f572(0x23a)](_0x38f572(0x1f4))){for(const _0xa2390a of this[_0x38f572(0x1f6)])_0x55cab4[_0x38f572(0x1f3)](_0xa2390a,(_0x4af22d,_0x1a92d2)=>{const _0x349325=_0x38f572,_0x1d787f=this[_0x349325(0x21d)][_0x349325(0x204)][_0x349325(0x209)][_0x349325(0x1f0)][_0x349325(0x216)]()[_0x349325(0x22f)](_0x349325(0x1f7));this[_0x349325(0x1fd)](_0xa2390a,[_0x1d787f],this[_0x349325(0x1f6)],_0x349325(0x1f6),_0x4af22d,_0x1a92d2);});_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x1f6),_0x38f572(0x224),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x22e)](_0x38f572(0x1fa),null,_0x38f572(0x237))),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x1f6),_0x38f572(0x237),(_0x4bb4ad,_0x177978)=>this[_0x38f572(0x20c)](this[_0x38f572(0x1f6)],_0x4bb4ad,_0x177978)),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x1f6),_0x38f572(0x219),()=>!0x1);}if(this[_0x38f572(0x21d)][_0x38f572(0x211)][_0x38f572(0x23a)](_0x38f572(0x223))){for(const _0x1a729e of this[_0x38f572(0x20e)])_0x55cab4[_0x38f572(0x1f3)](_0x1a729e,(_0x2a984b,_0x49c2db)=>{const _0x5b3020=_0x38f572,_0x54a287=this[_0x5b3020(0x21d)][_0x5b3020(0x211)][_0x5b3020(0x220)](_0x5b3020(0x239))[_0x5b3020(0x200)](this[_0x5b3020(0x21d)][_0x5b3020(0x204)][_0x5b3020(0x209)][_0x5b3020(0x1f0)]);this[_0x5b3020(0x1fd)](_0x1a729e,_0x54a287,this[_0x5b3020(0x20e)],_0x5b3020(0x20e),_0x2a984b,_0x49c2db);});_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x20e),_0x38f572(0x224),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x22e)](_0x38f572(0x1fa),null,_0x38f572(0x237))),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x20e),_0x38f572(0x237),(_0x5106d8,_0x430ccd)=>this[_0x38f572(0x20c)](this[_0x38f572(0x20e)],_0x5106d8,_0x430ccd)),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x20e),_0x38f572(0x219),()=>!0x1);}_0x55cab4[_0x38f572(0x21f)][_0x38f572(0x213)](_0x2bb99f=>this[_0x38f572(0x23b)](_0x2bb99f));}[_0x1b9193(0x1fd)](_0x465945,_0x2275b0,_0x4f8869,_0x241ba3,_0x48776b,_0x232172){const _0x365e5d=_0x1b9193,_0x45d7f3=this[_0x365e5d(0x21d)][_0x365e5d(0x211)][_0x365e5d(0x220)](_0x365e5d(0x222));this[_0x365e5d(0x21d)][_0x365e5d(0x204)][_0x365e5d(0x215)](_0x232172[_0x365e5d(0x230)],()=>{const _0x3bfb19=_0x365e5d;for(const _0x28b7d5 of _0x2275b0){if(this[_0x3bfb19(0x203)](_0x28b7d5,_0x241ba3))_0x48776b(_0x232172);else{const _0x1b1e78={};for(const _0x282efd of _0x4f8869){const _0x4e9ba6=_0x28b7d5[_0x3bfb19(0x21b)](_0x282efd);void 0x0!==_0x4e9ba6&&(_0x1b1e78[_0x282efd]=_0x4e9ba6);}_0x48776b(_0x232172),_0x45d7f3[_0x3bfb19(0x227)](_0x28b7d5,{'commandParams':[_0x1b1e78]},[],_0x241ba3);}}});}[_0x1b9193(0x20c)](_0x4eadd1,_0x771f98,_0xe5ae0d){const _0x3f30cb=_0x1b9193,_0x51cfdd=_0x771f98[0x0][_0x3f30cb(0x212)][_0x3f30cb(0x21a)],_0x16cf9f=_0xe5ae0d[_0x3f30cb(0x217)][0x0];this[_0x3f30cb(0x21d)][_0x3f30cb(0x204)][_0x3f30cb(0x214)](_0x829d8f=>{const _0x5c2b02=_0x3f30cb;for(const _0x9b1cd2 of _0x4eadd1)void 0x0!==_0x16cf9f[_0x9b1cd2]?_0x829d8f[_0x5c2b02(0x231)](_0x9b1cd2,_0x16cf9f[_0x9b1cd2],_0x51cfdd):_0x829d8f[_0x5c2b02(0x23d)](_0x9b1cd2,_0x51cfdd);});}[_0x1b9193(0x23b)](_0x526760){const _0x5acf21=_0x1b9193;if(_0x526760[_0x5acf21(0x23e)])switch(_0x526760[_0x5acf21(0x207)]){case _0x5acf21(0x1f6):return{'type':_0x5acf21(0x235),'content':_0x576afe(this[_0x5acf21(0x21d)][_0x5acf21(0x228)],_0x5acf21(0x1fe))};case _0x5acf21(0x20e):return{'type':_0x5acf21(0x235),'content':_0x576afe(this[_0x5acf21(0x21d)][_0x5acf21(0x228)],_0x5acf21(0x1f8))};}}[_0x1b9193(0x203)](_0x4f5556,_0x585cc5){const _0x2c2e89=_0x1b9193,_0xcd6b9e=this[_0x2c2e89(0x21d)][_0x2c2e89(0x211)][_0x2c2e89(0x220)](_0x2c2e89(0x222));for(const _0x13e078 of _0xcd6b9e[_0x2c2e89(0x205)]({'skipNotAttached':!0x0})){const _0x1c183c=_0x13e078[_0x2c2e89(0x236)]();if(_0x13e078[_0x2c2e89(0x207)]===_0x585cc5&&_0x1c183c===_0x4f5556)return _0x13e078;}return null;}}
23
+ function _0x4294(_0x5adb61,_0xee2ba0){const _0x41a571=_0x41a5();return _0x4294=function(_0x4294ce,_0x1ad227){_0x4294ce=_0x4294ce-0xd5;let _0x3d4994=_0x41a571[_0x4294ce];return _0x3d4994;},_0x4294(_0x5adb61,_0xee2ba0);}function _0x41a5(){const _0x5bc2d6=['tableWidth','findAncestor','getContainedElement','54oyZkKq','914517xmZgIM','_getSuggestion','model','tableBorderColor','tableCellProperties','markBlockFormat','commandParams','getSuggestions','getSelectionAffectedTableCells','88rRAWAe','tableCellPadding','document','handleDiscardAction','tableHeight','TableCellPropertiesEditing','data','join','3677260nmszdL','registerDescriptionCallback','19770oDzmWf','descriptionFactory','accept','55grtRdy','tableBorderWidth','tableCellHeight','tableAlignment','*Format:*\x20change\x20table\x20properties','tableBackgroundColor','tableProperties','386703okKQnn','TablePropertiesEditing','batch','pluginName','subType','tableCellVerticalAlignment','start','831240aVSRqM','enableCommand','nodeAfter','getSuggestionCallback','format','editor','tableCellBorderColor','get','182114antLXk','TrackChangesTableProperties','change','tableCellWidth','locale','_handlePropertyChange','discard','afterInit','handleSuggestionDescription','11764kfKqYW','tableCellBackgroundColor','removeAttribute','table','getAttribute','tableCellBorderStyle','tableBorderStyle','TableUtils','322aFhFuW','tableCellHorizontalAlignment','has','*Format:*\x20change\x20table\x20cell\x20properties','TrackChangesEditing','_suggestionFactory','setAttribute','selection','plugins','getFirstPosition','905EfbbGz','enqueueChange','registerCustomCallback','tableCellBorderWidth','formatBlock'];_0x41a5=function(){return _0x5bc2d6;};return _0x41a5();}const _0x1ea2c6=_0x4294;(function(_0xe271e1,_0x22e02f){const _0x1e8702=_0x4294,_0x3d96fc=_0xe271e1();while(!![]){try{const _0x4f73a5=parseInt(_0x1e8702(0x114))/0x1+-parseInt(_0x1e8702(0xf0))/0x2*(parseInt(_0x1e8702(0x113))/0x3)+parseInt(_0x1e8702(0xf9))/0x4*(-parseInt(_0x1e8702(0x10b))/0x5)+-parseInt(_0x1e8702(0xd7))/0x6*(parseInt(_0x1e8702(0x101))/0x7)+parseInt(_0x1e8702(0x11d))/0x8*(parseInt(_0x1e8702(0xe1))/0x9)+-parseInt(_0x1e8702(0xd5))/0xa*(-parseInt(_0x1e8702(0xda))/0xb)+parseInt(_0x1e8702(0xe8))/0xc;if(_0x4f73a5===_0x22e02f)break;else _0x3d96fc['push'](_0x3d96fc['shift']());}catch(_0x4137e8){_0x3d96fc['push'](_0x3d96fc['shift']());}}}(_0x41a5,0xed569));import{Plugin as _0x14767c}from'ckeditor5/src/core.js';import{getTranslation as _0x176cf5}from'../utils/common-translations.js';export default class Rt extends _0x14767c{constructor(_0x5c72de){const _0xe52500=_0x4294;super(_0x5c72de),this[_0xe52500(0xe0)]=[_0xe52500(0x117),_0xe52500(0xff),_0xe52500(0xdb),_0xe52500(0xdd),_0xe52500(0x110),_0xe52500(0x121),_0xe52500(0xdf)],this[_0xe52500(0x118)]=[_0xe52500(0xee),_0xe52500(0xfe),_0xe52500(0x10e),_0xe52500(0x11e),_0xe52500(0xf3),_0xe52500(0xdc),_0xe52500(0xfa),_0xe52500(0x102),_0xe52500(0xe6)];}static get[_0x1ea2c6(0xe4)](){const _0x5ac2a3=_0x1ea2c6;return _0x5ac2a3(0xf1);}[_0x1ea2c6(0xf7)](){const _0x486e4e=_0x1ea2c6,_0x2b4d6a=this[_0x486e4e(0xed)][_0x486e4e(0x109)][_0x486e4e(0xef)](_0x486e4e(0x105));if(this[_0x486e4e(0xed)][_0x486e4e(0x109)][_0x486e4e(0x103)](_0x486e4e(0xe2))){for(const _0x3f942c of this[_0x486e4e(0xe0)])_0x2b4d6a[_0x486e4e(0xe9)](_0x3f942c,(_0xd14b86,_0x104024)=>{const _0x38f506=_0x486e4e,_0x542eef=this[_0x38f506(0xed)][_0x38f506(0x116)][_0x38f506(0x11f)][_0x38f506(0x108)][_0x38f506(0x10a)]()[_0x38f506(0x111)](_0x38f506(0xfc));this[_0x38f506(0xf5)](_0x3f942c,[_0x542eef],this[_0x38f506(0xe0)],_0x38f506(0xe0),_0xd14b86,_0x104024);});_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0xe0),_0x486e4e(0xd9),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0xeb)](_0x486e4e(0x10f),null,_0x486e4e(0xf6))),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0xe0),_0x486e4e(0xf6),(_0x29074d,_0x46ab7b)=>this[_0x486e4e(0x120)](this[_0x486e4e(0xe0)],_0x29074d,_0x46ab7b)),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0xe0),_0x486e4e(0x124),()=>!0x1);}if(this[_0x486e4e(0xed)][_0x486e4e(0x109)][_0x486e4e(0x103)](_0x486e4e(0x122))){for(const _0x4529f1 of this[_0x486e4e(0x118)])_0x2b4d6a[_0x486e4e(0xe9)](_0x4529f1,(_0xd266ec,_0x50c49f)=>{const _0x74f1db=_0x486e4e,_0x3b65aa=this[_0x74f1db(0xed)][_0x74f1db(0x109)][_0x74f1db(0xef)](_0x74f1db(0x100))[_0x74f1db(0x11c)](this[_0x74f1db(0xed)][_0x74f1db(0x116)][_0x74f1db(0x11f)][_0x74f1db(0x108)]);this[_0x74f1db(0xf5)](_0x4529f1,_0x3b65aa,this[_0x74f1db(0x118)],_0x74f1db(0x118),_0xd266ec,_0x50c49f);});_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0x118),_0x486e4e(0xd9),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0xeb)](_0x486e4e(0x10f),null,_0x486e4e(0xf6))),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0x118),_0x486e4e(0xf6),(_0x514452,_0x223a8e)=>this[_0x486e4e(0x120)](this[_0x486e4e(0x118)],_0x514452,_0x223a8e)),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0x118),_0x486e4e(0x124),()=>!0x1);}_0x2b4d6a[_0x486e4e(0xd8)][_0x486e4e(0xd6)](_0xcdebb5=>this[_0x486e4e(0xf8)](_0xcdebb5));}[_0x1ea2c6(0xf5)](_0x1a88dc,_0x325fd5,_0x188a3b,_0x1f9ecc,_0x326aa1,_0x479bd6){const _0x323c42=_0x1ea2c6,_0x3825cd=this[_0x323c42(0xed)][_0x323c42(0x109)][_0x323c42(0xef)](_0x323c42(0x105));this[_0x323c42(0xed)][_0x323c42(0x116)][_0x323c42(0x10c)](_0x479bd6[_0x323c42(0xe3)],()=>{const _0x59495f=_0x323c42;for(const _0x20db4e of _0x325fd5){if(this[_0x59495f(0x115)](_0x20db4e,_0x1f9ecc))_0x326aa1(_0x479bd6);else{const _0x25451b={};for(const _0x11ed66 of _0x188a3b){const _0x35c002=_0x20db4e[_0x59495f(0xfd)](_0x11ed66);void 0x0!==_0x35c002&&(_0x25451b[_0x11ed66]=_0x35c002);}_0x326aa1(_0x479bd6),_0x3825cd[_0x59495f(0x119)](_0x20db4e,{'commandParams':[_0x25451b]},[],_0x1f9ecc);}}});}[_0x1ea2c6(0x120)](_0x417a5f,_0x367ba1,_0x525eea){const _0xec7b46=_0x1ea2c6,_0x35f7fd=_0x367ba1[0x0][_0xec7b46(0xe7)][_0xec7b46(0xea)],_0x1121c4=_0x525eea[_0xec7b46(0x11a)][0x0];this[_0xec7b46(0xed)][_0xec7b46(0x116)][_0xec7b46(0xf2)](_0x2b9c22=>{const _0x436504=_0xec7b46;for(const _0x2b86e2 of _0x417a5f)void 0x0!==_0x1121c4[_0x2b86e2]?_0x2b9c22[_0x436504(0x107)](_0x2b86e2,_0x1121c4[_0x2b86e2],_0x35f7fd):_0x2b9c22[_0x436504(0xfb)](_0x2b86e2,_0x35f7fd);});}[_0x1ea2c6(0xf8)](_0x12365d){const _0x30446b=_0x1ea2c6;if(_0x12365d[_0x30446b(0x123)])switch(_0x12365d[_0x30446b(0xe5)]){case _0x30446b(0xe0):return{'type':_0x30446b(0xec),'content':_0x176cf5(this[_0x30446b(0xed)][_0x30446b(0xf4)],_0x30446b(0xde))};case _0x30446b(0x118):return{'type':_0x30446b(0xec),'content':_0x176cf5(this[_0x30446b(0xed)][_0x30446b(0xf4)],_0x30446b(0x104))};}}[_0x1ea2c6(0x115)](_0x48a02a,_0x47461e){const _0x2bc824=_0x1ea2c6,_0x146816=this[_0x2bc824(0xed)][_0x2bc824(0x109)][_0x2bc824(0xef)](_0x2bc824(0x105));for(const _0x33abfd of _0x146816[_0x2bc824(0x11b)]({'skipNotAttached':!0x0})){const _0x1533a2=_0x33abfd[_0x2bc824(0x112)]();if(_0x33abfd[_0x2bc824(0xe5)]===_0x47461e&&_0x1533a2===_0x48a02a)return _0x33abfd;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4fb554=_0x2652;function _0x3efe(){const _0x3791c3=['get','7oDKncP','has','5716836GJzNOG','193065IltndU','afterInit','TrackChangesEditing','52swxBXO','Template','editor','50jNlsoB','plugins','1198359XAaCEy','enableCommand','3958VymLCE','7035939XMYLUJ','843CrXWLR','5178120cmFhPz','1549581JRsAAt','insertTemplate'];_0x3efe=function(){return _0x3791c3;};return _0x3efe();}(function(_0x24e6e2,_0x526aca){const _0x49ef29=_0x2652,_0x181a96=_0x24e6e2();while(!![]){try{const _0x178522=parseInt(_0x49ef29(0xce))/0x1+-parseInt(_0x49ef29(0xd0))/0x2*(-parseInt(_0x49ef29(0xbe))/0x3)+parseInt(_0x49ef29(0xc9))/0x4*(parseInt(_0x49ef29(0xc6))/0x5)+-parseInt(_0x49ef29(0xc5))/0x6+parseInt(_0x49ef29(0xc3))/0x7*(-parseInt(_0x49ef29(0xbf))/0x8)+parseInt(_0x49ef29(0xbd))/0x9+-parseInt(_0x49ef29(0xcc))/0xa*(parseInt(_0x49ef29(0xc0))/0xb);if(_0x178522===_0x526aca)break;else _0x181a96['push'](_0x181a96['shift']());}catch(_0x2547b5){_0x181a96['push'](_0x181a96['shift']());}}}(_0x3efe,0xb324c));function _0x2652(_0x5e8e0c,_0x21eeda){const _0x3efe50=_0x3efe();return _0x2652=function(_0x2652e9,_0x2c1525){_0x2652e9=_0x2652e9-0xbd;let _0x388c7e=_0x3efe50[_0x2652e9];return _0x388c7e;},_0x2652(_0x5e8e0c,_0x21eeda);}import{Plugin as _0x36a385}from'ckeditor5/src/core.js';export default class Dt extends _0x36a385{[_0x4fb554(0xc7)](){const _0x2e731a=_0x4fb554,_0x1df643=this[_0x2e731a(0xcb)];_0x1df643[_0x2e731a(0xcd)][_0x2e731a(0xc4)](_0x2e731a(0xca))&&_0x1df643[_0x2e731a(0xcd)][_0x2e731a(0xc2)](_0x2e731a(0xc8))[_0x2e731a(0xcf)](_0x2e731a(0xc1));}}
23
+ const _0x25657c=_0x1e50;function _0x47b0(){const _0x216f3a=['4710013JpBjat','afterInit','insertTemplate','323885nJbjEM','plugins','44208cNIAbb','get','1174816VdlSQj','1029717ERVuan','4177720iAJFkS','260AvFIPP','13248495SgVHhz','has','enableCommand','Template','editor','TrackChangesEditing','4ngXdMR'];_0x47b0=function(){return _0x216f3a;};return _0x47b0();}(function(_0x1b6415,_0x5186b2){const _0x243971=_0x1e50,_0x51fd9a=_0x1b6415();while(!![]){try{const _0x29c997=-parseInt(_0x243971(0x89))/0x1*(parseInt(_0x243971(0x85))/0x2)+parseInt(_0x243971(0x8e))/0x3+-parseInt(_0x243971(0x8d))/0x4+-parseInt(_0x243971(0x7e))/0x5*(parseInt(_0x243971(0x8b))/0x6)+-parseInt(_0x243971(0x86))/0x7+parseInt(_0x243971(0x8f))/0x8+parseInt(_0x243971(0x7f))/0x9;if(_0x29c997===_0x5186b2)break;else _0x51fd9a['push'](_0x51fd9a['shift']());}catch(_0x5487dc){_0x51fd9a['push'](_0x51fd9a['shift']());}}}(_0x47b0,0x53048));import{Plugin as _0x14cc15}from'ckeditor5/src/core.js';function _0x1e50(_0x52b266,_0x319610){const _0x47b098=_0x47b0();return _0x1e50=function(_0x1e50cc,_0xd86685){_0x1e50cc=_0x1e50cc-0x7e;let _0x1d28ec=_0x47b098[_0x1e50cc];return _0x1d28ec;},_0x1e50(_0x52b266,_0x319610);}export default class Dt extends _0x14cc15{[_0x25657c(0x87)](){const _0x1f3b86=_0x25657c,_0x40c2a0=this[_0x1f3b86(0x83)];_0x40c2a0[_0x1f3b86(0x8a)][_0x1f3b86(0x80)](_0x1f3b86(0x82))&&_0x40c2a0[_0x1f3b86(0x8a)][_0x1f3b86(0x8c)](_0x1f3b86(0x84))[_0x1f3b86(0x81)](_0x1f3b86(0x88));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x392c53=_0x24b6;(function(_0x3bda05,_0x339ef6){const _0x10ffbb=_0x24b6,_0x38af81=_0x3bda05();while(!![]){try{const _0x5ca14d=-parseInt(_0x10ffbb(0x131))/0x1+-parseInt(_0x10ffbb(0x134))/0x2+parseInt(_0x10ffbb(0x141))/0x3+parseInt(_0x10ffbb(0x12d))/0x4*(-parseInt(_0x10ffbb(0x142))/0x5)+-parseInt(_0x10ffbb(0x153))/0x6*(parseInt(_0x10ffbb(0x148))/0x7)+parseInt(_0x10ffbb(0x13c))/0x8+parseInt(_0x10ffbb(0x143))/0x9*(parseInt(_0x10ffbb(0x149))/0xa);if(_0x5ca14d===_0x339ef6)break;else _0x38af81['push'](_0x38af81['shift']());}catch(_0x48b4dd){_0x38af81['push'](_0x38af81['shift']());}}}(_0x1f65,0x970db));import{Plugin as _0x2fc7e7}from'ckeditor5/src/core.js';function _0x1f65(){const _0x2af79e=['plugins','nodeBefore','title-content','2798802nZWokT','document','differ','getNearestSelectionRange','suggestion','removeMarker','4naARwE','has','newRange','schema','268523DcYurh','end','element','1569886LstCHQ','ELEMENT_TITLE','TrackChangesEditing','descriptionFactory','afterInit','registerPostFixer','editor','updateMarker','4701704tOWVQD','locale','Title','isEqual','isCollapsed','1780167zjxdvt','2079410jyaziZ','126xdhdKa','model','start','get','forward','7ULtsOu','981020YpRVzi','createRange','getChangedMarkers','from','_splitMarkerName','isTouching','registerElementLabel'];_0x1f65=function(){return _0x2af79e;};return _0x1f65();}function _0x24b6(_0x4e2a57,_0x19f45c){const _0x1f6507=_0x1f65();return _0x24b6=function(_0x24b661,_0x57cd82){_0x24b661=_0x24b661-0x128;let _0x4002b8=_0x1f6507[_0x24b661];return _0x4002b8;},_0x24b6(_0x4e2a57,_0x19f45c);}import{getTranslation as _0x4372e4}from'../utils/common-translations.js';export default class $t extends _0x2fc7e7{[_0x392c53(0x138)](){const _0x200a7e=_0x392c53,_0x5d6d3a=this[_0x200a7e(0x13a)];if(!_0x5d6d3a[_0x200a7e(0x150)][_0x200a7e(0x12e)](_0x200a7e(0x13e)))return;const _0x1205d1=_0x5d6d3a[_0x200a7e(0x150)][_0x200a7e(0x146)](_0x200a7e(0x136));_0x1205d1[_0x200a7e(0x137)][_0x200a7e(0x14f)](_0x200a7e(0x152),()=>_0x4372e4(_0x5d6d3a[_0x200a7e(0x13d)],_0x200a7e(0x135))),_0x5d6d3a[_0x200a7e(0x144)][_0x200a7e(0x128)][_0x200a7e(0x139)](_0x463ef0=>{const _0xc882e7=_0x200a7e;let _0x5cddac=!0x1;const _0x999a8c=Array[_0xc882e7(0x14c)](_0x5d6d3a[_0xc882e7(0x144)][_0xc882e7(0x128)][_0xc882e7(0x129)][_0xc882e7(0x14b)]());for(const {name:_0x2cd4e8,data:_0x766dfe}of _0x999a8c){const {group:_0x4ceca4}=_0x1205d1[_0xc882e7(0x14d)](_0x2cd4e8);if(_0xc882e7(0x12b)!==_0x4ceca4||!_0x766dfe[_0xc882e7(0x12f)])continue;const _0x53a2ab=_0x766dfe[_0xc882e7(0x12f)],_0x474081=_0x53a2ab[_0xc882e7(0x132)][_0xc882e7(0x151)];if(!_0x474081||!_0x474081['is'](_0xc882e7(0x133),_0xc882e7(0x152)))continue;if(!_0x53a2ab[_0xc882e7(0x145)][_0xc882e7(0x14e)](_0x53a2ab[_0xc882e7(0x132)]))continue;const _0x5bf577=_0x5d6d3a[_0xc882e7(0x144)][_0xc882e7(0x130)][_0xc882e7(0x12a)](_0x53a2ab[_0xc882e7(0x132)],_0xc882e7(0x147));if(_0x5bf577&&_0x5bf577[_0xc882e7(0x140)]){const _0x3ead26=_0x463ef0[_0xc882e7(0x14a)](_0x53a2ab[_0xc882e7(0x145)],_0x5bf577[_0xc882e7(0x145)]);_0x3ead26[_0xc882e7(0x13f)](_0x53a2ab)||(_0x463ef0[_0xc882e7(0x13b)](_0x2cd4e8,{'range':_0x3ead26}),_0x5cddac=!0x0);}_0x5cddac||(_0x463ef0[_0xc882e7(0x12c)](_0x2cd4e8),_0x5cddac=!0x0);}return _0x5cddac;});}}
23
+ const _0x1c9e5d=_0x18b1;(function(_0x3a2ab4,_0x7fa89c){const _0x5f010a=_0x18b1,_0x422fff=_0x3a2ab4();while(!![]){try{const _0x25fde2=parseInt(_0x5f010a(0x113))/0x1*(-parseInt(_0x5f010a(0x114))/0x2)+-parseInt(_0x5f010a(0x11d))/0x3+parseInt(_0x5f010a(0x119))/0x4+-parseInt(_0x5f010a(0xf8))/0x5+parseInt(_0x5f010a(0xfc))/0x6*(-parseInt(_0x5f010a(0xff))/0x7)+parseInt(_0x5f010a(0xfd))/0x8+-parseInt(_0x5f010a(0xf9))/0x9*(-parseInt(_0x5f010a(0x10a))/0xa);if(_0x25fde2===_0x7fa89c)break;else _0x422fff['push'](_0x422fff['shift']());}catch(_0xac52c7){_0x422fff['push'](_0x422fff['shift']());}}}(_0x10a9,0x2e89b));function _0x18b1(_0x4260c7,_0x41efba){const _0x10a907=_0x10a9();return _0x18b1=function(_0x18b136,_0x5e9dad){_0x18b136=_0x18b136-0xf4;let _0x19cc63=_0x10a907[_0x18b136];return _0x19cc63;},_0x18b1(_0x4260c7,_0x41efba);}import{Plugin as _0x4d1351}from'ckeditor5/src/core.js';import{getTranslation as _0x46ed87}from'../utils/common-translations.js';function _0x10a9(){const _0x4df63f=['isEqual','TrackChangesEditing','from','forward','element','61321LJxhcy','6zPmLas','createRange','document','locale','updateMarker','1334116mOzmRV','title-content','getNearestSelectionRange','plugins','836925gotuGA','start','nodeBefore','has','isTouching','registerElementLabel','removeMarker','790150elvrvQ','9SAImlu','ELEMENT_TITLE','getChangedMarkers','84162VFDdDJ','747896KyyoIp','registerPostFixer','112aKegOZ','Title','isCollapsed','newRange','differ','afterInit','descriptionFactory','end','get','model','_splitMarkerName','6090030MMugci','schema','suggestion','editor'];_0x10a9=function(){return _0x4df63f;};return _0x10a9();}export default class $t extends _0x4d1351{[_0x1c9e5d(0x104)](){const _0x3430dd=_0x1c9e5d,_0x38950=this[_0x3430dd(0x10d)];if(!_0x38950[_0x3430dd(0x11c)][_0x3430dd(0xf4)](_0x3430dd(0x100)))return;const _0x1b9b99=_0x38950[_0x3430dd(0x11c)][_0x3430dd(0x107)](_0x3430dd(0x10f));_0x1b9b99[_0x3430dd(0x105)][_0x3430dd(0xf6)](_0x3430dd(0x11a),()=>_0x46ed87(_0x38950[_0x3430dd(0x117)],_0x3430dd(0xfa))),_0x38950[_0x3430dd(0x108)][_0x3430dd(0x116)][_0x3430dd(0xfe)](_0x137231=>{const _0x135dee=_0x3430dd;let _0x5bd3ee=!0x1;const _0x3a1ab3=Array[_0x135dee(0x110)](_0x38950[_0x135dee(0x108)][_0x135dee(0x116)][_0x135dee(0x103)][_0x135dee(0xfb)]());for(const {name:_0x4c10ea,data:_0x4ec7f8}of _0x3a1ab3){const {group:_0x11aacb}=_0x1b9b99[_0x135dee(0x109)](_0x4c10ea);if(_0x135dee(0x10c)!==_0x11aacb||!_0x4ec7f8[_0x135dee(0x102)])continue;const _0x2f574e=_0x4ec7f8[_0x135dee(0x102)],_0x564db7=_0x2f574e[_0x135dee(0x106)][_0x135dee(0x11f)];if(!_0x564db7||!_0x564db7['is'](_0x135dee(0x112),_0x135dee(0x11a)))continue;if(!_0x2f574e[_0x135dee(0x11e)][_0x135dee(0xf5)](_0x2f574e[_0x135dee(0x106)]))continue;const _0x2ecdf3=_0x38950[_0x135dee(0x108)][_0x135dee(0x10b)][_0x135dee(0x11b)](_0x2f574e[_0x135dee(0x106)],_0x135dee(0x111));if(_0x2ecdf3&&_0x2ecdf3[_0x135dee(0x101)]){const _0x2d0b10=_0x137231[_0x135dee(0x115)](_0x2f574e[_0x135dee(0x11e)],_0x2ecdf3[_0x135dee(0x11e)]);_0x2d0b10[_0x135dee(0x10e)](_0x2f574e)||(_0x137231[_0x135dee(0x118)](_0x4c10ea,{'range':_0x2d0b10}),_0x5bd3ee=!0x0);}_0x5bd3ee||(_0x137231[_0x135dee(0xf7)](_0x4c10ea),_0x5bd3ee=!0x0);}return _0x5bd3ee;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3538(){const _0x4841aa=['enableCommand','has','TrackChangesEditing','redo','2332940zIKZUZ','editor','plugins','2541070HCrsAl','1149700YGgHKm','UndoEditing','undo','1899069TcXNfx','4513579aKGuXT','afterInit','1062782gJcNVn','get','5404350EnaNNk'];_0x3538=function(){return _0x4841aa;};return _0x3538();}const _0x38b6d8=_0x1ab8;(function(_0x38e625,_0x463aae){const _0x25e0c5=_0x1ab8,_0x473146=_0x38e625();while(!![]){try{const _0x2f0962=parseInt(_0x25e0c5(0x1e9))/0x1+parseInt(_0x25e0c5(0x1f3))/0x2+parseInt(_0x25e0c5(0x1e6))/0x3+-parseInt(_0x25e0c5(0x1f4))/0x4+-parseInt(_0x25e0c5(0x1f0))/0x5+-parseInt(_0x25e0c5(0x1eb))/0x6+-parseInt(_0x25e0c5(0x1e7))/0x7;if(_0x2f0962===_0x463aae)break;else _0x473146['push'](_0x473146['shift']());}catch(_0x2be906){_0x473146['push'](_0x473146['shift']());}}}(_0x3538,0xa2cb5));function _0x1ab8(_0x3509ca,_0x1fe915){const _0x35382d=_0x3538();return _0x1ab8=function(_0x1ab869,_0x21aca0){_0x1ab869=_0x1ab869-0x1e6;let _0x57f357=_0x35382d[_0x1ab869];return _0x57f357;},_0x1ab8(_0x3509ca,_0x1fe915);}import{Plugin as _0x2dc84d}from'ckeditor5/src/core.js';export default class Bt extends _0x2dc84d{[_0x38b6d8(0x1e8)](){const _0x4a3f6a=_0x38b6d8,_0x5a92fe=this[_0x4a3f6a(0x1f1)],_0x476d15=_0x5a92fe[_0x4a3f6a(0x1f2)][_0x4a3f6a(0x1ea)](_0x4a3f6a(0x1ee));_0x5a92fe[_0x4a3f6a(0x1f2)][_0x4a3f6a(0x1ed)](_0x4a3f6a(0x1f5))&&(_0x476d15[_0x4a3f6a(0x1ec)](_0x4a3f6a(0x1f6)),_0x476d15[_0x4a3f6a(0x1ec)](_0x4a3f6a(0x1ef)));}}
23
+ const _0x5190f8=_0x17f3;function _0x1bb3(){const _0x32571b=['10432xqDmzD','41103FfIgKs','editor','undo','20ulvfps','plugins','redo','2750BYOHju','TrackChangesEditing','UndoEditing','3974480UBUCHZ','enableCommand','148CMlDFo','4151844DVvAaN','5397854oFgZRa','get','afterInit','502878XxbQca','1066500vYonir','has'];_0x1bb3=function(){return _0x32571b;};return _0x1bb3();}(function(_0x5e4cf8,_0x56abb6){const _0x35ee4f=_0x17f3,_0x5cc030=_0x5e4cf8();while(!![]){try{const _0x4a5ffd=-parseInt(_0x35ee4f(0x147))/0x1*(parseInt(_0x35ee4f(0x13f))/0x2)+-parseInt(_0x35ee4f(0x145))/0x3+parseInt(_0x35ee4f(0x140))/0x4+-parseInt(_0x35ee4f(0x137))/0x5*(parseInt(_0x35ee4f(0x144))/0x6)+-parseInt(_0x35ee4f(0x141))/0x7+parseInt(_0x35ee4f(0x13d))/0x8+-parseInt(_0x35ee4f(0x148))/0x9*(-parseInt(_0x35ee4f(0x13a))/0xa);if(_0x4a5ffd===_0x56abb6)break;else _0x5cc030['push'](_0x5cc030['shift']());}catch(_0x1736b1){_0x5cc030['push'](_0x5cc030['shift']());}}}(_0x1bb3,0x87f36));function _0x17f3(_0x2b1cb5,_0x499e41){const _0x1bb38e=_0x1bb3();return _0x17f3=function(_0x17f347,_0x36c98e){_0x17f347=_0x17f347-0x135;let _0xbc3735=_0x1bb38e[_0x17f347];return _0xbc3735;},_0x17f3(_0x2b1cb5,_0x499e41);}import{Plugin as _0x498e94}from'ckeditor5/src/core.js';export default class Bt extends _0x498e94{[_0x5190f8(0x143)](){const _0x3ad073=_0x5190f8,_0xd2a1df=this[_0x3ad073(0x135)],_0x4213ac=_0xd2a1df[_0x3ad073(0x138)][_0x3ad073(0x142)](_0x3ad073(0x13b));_0xd2a1df[_0x3ad073(0x138)][_0x3ad073(0x146)](_0x3ad073(0x13c))&&(_0x4213ac[_0x3ad073(0x13e)](_0x3ad073(0x136)),_0x4213ac[_0x3ad073(0x13e)](_0x3ad073(0x139)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1fece6,_0x46fce5){const _0x545482=_0x4701,_0x35fc7f=_0x1fece6();while(!![]){try{const _0x1184d2=-parseInt(_0x545482(0xcb))/0x1+parseInt(_0x545482(0xe5))/0x2+-parseInt(_0x545482(0xe7))/0x3*(-parseInt(_0x545482(0xbe))/0x4)+parseInt(_0x545482(0xe3))/0x5+-parseInt(_0x545482(0xcc))/0x6+parseInt(_0x545482(0xd9))/0x7+-parseInt(_0x545482(0xc2))/0x8;if(_0x1184d2===_0x46fce5)break;else _0x35fc7f['push'](_0x35fc7f['shift']());}catch(_0x4af74e){_0x35fc7f['push'](_0x35fc7f['shift']());}}}(_0x1c66,0xa6f9f));function _0x4701(_0x1001f5,_0x312a4c){const _0x1c665a=_0x1c66();return _0x4701=function(_0x4701a1,_0x4e36e0){_0x4701a1=_0x4701a1-0xbc;let _0x17c733=_0x1c665a[_0x4701a1];return _0x17c733;},_0x4701(_0x1001f5,_0x312a4c);}export function getRangesWithAttribute(_0x183500,_0x4ee676,_0x4dd08c){const _0x51311d=_0x4701,_0x380b79=[];for(const _0x404746 of _0x4ee676[_0x51311d(0xd4)]())_0x404746[_0x51311d(0xde)](_0x183500)&&_0x380b79[_0x51311d(0xe1)](_0x4dd08c[_0x51311d(0xc0)](_0x404746));return _0x380b79;}function _0x1c66(){const _0x16f88b=['bindElementToMarker','addClass','nextSibling','schema','getItems','start','get','writer','parent','2670976jctuOd','insert','createUIElement','getCustomProperty','toViewPosition','hasAttribute','plugins','TrackChangesEditing','push','test','6454865MnVPHa','name','1627998ZJGtwA','isAtEnd','35361Qnynkx','ck-suggestion-marker--active','getWalker','isContent','span','markerName','isBlock','type','activeMarkers','132AuGEjv','addHighlight','createRangeOn','isLimit','11547264BjdNSl','_splitMarkerName','item','toViewElement','consumable','ck-suggestion-marker-','elementEnd','includes','markerRange','180715JGxecT','3404718mWyUeD','previousPosition','mapper','model'];_0x1c66=function(){return _0x16f88b;};return _0x1c66();}export function downcastSplitMergeMarker(_0x469e06,_0x6a42f2,{showActiveMarker:_0x4850bb=!0x0}={}){const _0x4f4b08=_0x4701,_0x5b7a2d=_0x469e06[_0x4f4b08(0xdf)][_0x4f4b08(0xd6)](_0x4f4b08(0xe0));return(_0x59a78a,_0x219fba,_0x2b4b52)=>{const _0x226f64=_0x4f4b08;if(!_0x2b4b52[_0x226f64(0xc6)][_0x226f64(0xe2)](_0x219fba[_0x226f64(0xca)],_0x59a78a[_0x226f64(0xe4)]))return;const _0x55d657=_0x219fba[_0x226f64(0xca)][_0x226f64(0xe9)](),_0x3a4ec9=_0x219fba[_0x226f64(0xca)][_0x226f64(0xd5)],_0x5d3f04=_0x469e06[_0x226f64(0xcf)][_0x226f64(0xd3)];let _0x5d2dd3=null,_0x1247d8=null,_0x2b6fdb=!0x1,_0x5257f7=!0x1;for(const _0x27b481 of _0x55d657){const _0xe350cd=_0x27b481[_0x226f64(0xc4)];_0x2b6fdb=_0x2b6fdb||_0x5d3f04[_0x226f64(0xea)](_0xe350cd);const _0x11f4b3=_0x2b4b52[_0x226f64(0xce)][_0x226f64(0xc5)](_0xe350cd);if(_0x11f4b3&&_0x11f4b3[_0x226f64(0xdc)](_0x226f64(0xbf)))return;_0x226f64(0xc8)==_0x27b481[_0x226f64(0xbc)]&&(_0x5d3f04[_0x226f64(0xed)](_0xe350cd)&&!_0x5d3f04[_0x226f64(0xc1)](_0xe350cd)&&(_0xe350cd[_0x226f64(0xd2)]||_0x3a4ec9[_0x226f64(0xe6)]?_0x5d2dd3&&_0x5d2dd3[_0x226f64(0xd8)]==_0xe350cd||(_0x5d2dd3=_0xe350cd,_0x561fa2(_0x27b481[_0x226f64(0xcd)]),_0x5257f7=!0x0):_0x1247d8=_0x1247d8||_0x27b481[_0x226f64(0xcd)]));}function _0x561fa2(_0x146199){const _0xe74275=_0x226f64,{authorId:_0x19cb8d}=_0x5b7a2d[_0xe74275(0xc3)](_0x219fba[_0xe74275(0xec)]),_0x44cbf8=_0x2b4b52[_0xe74275(0xd7)][_0xe74275(0xdb)](_0xe74275(0xeb),{'class':_0xe74275(0xc7)+_0x6a42f2,'data-author-id':_0x19cb8d}),_0x4b340a=_0x2b4b52[_0xe74275(0xce)][_0xe74275(0xdd)](_0x146199);_0x4850bb&&_0x5b7a2d[_0xe74275(0xbd)][_0xe74275(0xc9)](_0x219fba[_0xe74275(0xec)])&&_0x2b4b52[_0xe74275(0xd7)][_0xe74275(0xd1)](_0xe74275(0xe8),_0x44cbf8),_0x2b4b52[_0xe74275(0xd7)][_0xe74275(0xda)](_0x4b340a,_0x44cbf8),_0x2b4b52[_0xe74275(0xce)][_0xe74275(0xd0)](_0x44cbf8,_0x219fba[_0xe74275(0xec)]);}_0x2b6fdb||_0x5257f7||!_0x1247d8||_0x561fa2(_0x1247d8);};}
23
+ function _0x2c1a(_0x240780,_0x39ef1b){const _0x12e8b5=_0x12e8();return _0x2c1a=function(_0x2c1aba,_0x278b5a){_0x2c1aba=_0x2c1aba-0xa6;let _0x5ec5e5=_0x12e8b5[_0x2c1aba];return _0x5ec5e5;},_0x2c1a(_0x240780,_0x39ef1b);}(function(_0x55efb3,_0xf64f14){const _0xb1b6ce=_0x2c1a,_0x398cce=_0x55efb3();while(!![]){try{const _0x156c54=parseInt(_0xb1b6ce(0xcf))/0x1*(-parseInt(_0xb1b6ce(0xd9))/0x2)+parseInt(_0xb1b6ce(0xbf))/0x3+-parseInt(_0xb1b6ce(0xb2))/0x4*(parseInt(_0xb1b6ce(0xc3))/0x5)+-parseInt(_0xb1b6ce(0xc6))/0x6+-parseInt(_0xb1b6ce(0xd6))/0x7+parseInt(_0xb1b6ce(0xa6))/0x8+-parseInt(_0xb1b6ce(0xc0))/0x9*(-parseInt(_0xb1b6ce(0xcc))/0xa);if(_0x156c54===_0xf64f14)break;else _0x398cce['push'](_0x398cce['shift']());}catch(_0x383dc0){_0x398cce['push'](_0x398cce['shift']());}}}(_0x12e8,0x76f3e));export function getRangesWithAttribute(_0x58bd5e,_0x4a563d,_0x4a1975){const _0x4fa62a=_0x2c1a,_0x1b8727=[];for(const _0x1d5358 of _0x4a563d[_0x4fa62a(0xb0)]())_0x1d5358[_0x4fa62a(0xb5)](_0x58bd5e)&&_0x1b8727[_0x4fa62a(0xc9)](_0x4a1975[_0x4fa62a(0xc5)](_0x1d5358));return _0x1b8727;}export function downcastSplitMergeMarker(_0x4c1f6c,_0x23f4a4,{showActiveMarker:_0x996860=!0x0}={}){const _0x1f9181=_0x2c1a,_0xd81fec=_0x4c1f6c[_0x1f9181(0xac)][_0x1f9181(0xbd)](_0x1f9181(0xca));return(_0x42fc79,_0x147668,_0x47845d)=>{const _0x56dc60=_0x1f9181;if(!_0x47845d[_0x56dc60(0xd3)][_0x56dc60(0xd2)](_0x147668[_0x56dc60(0xa9)],_0x42fc79[_0x56dc60(0xcd)]))return;const _0x46e9aa=_0x147668[_0x56dc60(0xa9)][_0x56dc60(0xae)](),_0x1158e9=_0x147668[_0x56dc60(0xa9)][_0x56dc60(0xd0)],_0x4eb2a7=_0x4c1f6c[_0x56dc60(0xb3)][_0x56dc60(0xb1)];let _0x558f65=null,_0x458e07=null,_0x33db08=!0x1,_0x48aea9=!0x1;for(const _0x2cde7b of _0x46e9aa){const _0x50aa43=_0x2cde7b[_0x56dc60(0xc4)];_0x33db08=_0x33db08||_0x4eb2a7[_0x56dc60(0xab)](_0x50aa43);const _0x15da10=_0x47845d[_0x56dc60(0xd8)][_0x56dc60(0xd1)](_0x50aa43);if(_0x15da10&&_0x15da10[_0x56dc60(0xd4)](_0x56dc60(0xb7)))return;_0x56dc60(0xb9)==_0x2cde7b[_0x56dc60(0xa8)]&&(_0x4eb2a7[_0x56dc60(0xb6)](_0x50aa43)&&!_0x4eb2a7[_0x56dc60(0xb8)](_0x50aa43)&&(_0x50aa43[_0x56dc60(0xd7)]||_0x1158e9[_0x56dc60(0xbe)]?_0x558f65&&_0x558f65[_0x56dc60(0xd5)]==_0x50aa43||(_0x558f65=_0x50aa43,_0x2a8319(_0x2cde7b[_0x56dc60(0xbc)]),_0x48aea9=!0x0):_0x458e07=_0x458e07||_0x2cde7b[_0x56dc60(0xbc)]));}function _0x2a8319(_0x582da3){const _0x47dc74=_0x56dc60,{authorId:_0x81c948}=_0xd81fec[_0x47dc74(0xb4)](_0x147668[_0x47dc74(0xad)]),_0x17fdc4=_0x47845d[_0x47dc74(0xc7)][_0x47dc74(0xa7)](_0x47dc74(0xaa),{'class':_0x47dc74(0xc8)+_0x23f4a4,'data-author-id':_0x81c948}),_0x466181=_0x47845d[_0x47dc74(0xd8)][_0x47dc74(0xce)](_0x582da3);_0x996860&&_0xd81fec[_0x47dc74(0xc2)][_0x47dc74(0xcb)](_0x147668[_0x47dc74(0xad)])&&_0x47845d[_0x47dc74(0xc7)][_0x47dc74(0xba)](_0x47dc74(0xbb),_0x17fdc4),_0x47845d[_0x47dc74(0xc7)][_0x47dc74(0xc1)](_0x466181,_0x17fdc4),_0x47845d[_0x47dc74(0xd8)][_0x47dc74(0xaf)](_0x17fdc4,_0x147668[_0x47dc74(0xad)]);}_0x33db08||_0x48aea9||!_0x458e07||_0x2a8319(_0x458e07);};}function _0x12e8(){const _0x31f528=['markerName','getWalker','bindElementToMarker','getItems','schema','4IvYLru','model','_splitMarkerName','hasAttribute','isBlock','addHighlight','isLimit','elementEnd','addClass','ck-suggestion-marker--active','previousPosition','get','isAtEnd','1253724CUipfX','9habuyN','insert','activeMarkers','3209165GUfFGA','item','createRangeOn','2115084htucvi','writer','ck-suggestion-marker-','push','TrackChangesEditing','includes','21609850CkqcXQ','name','toViewPosition','3mLyIuE','start','toViewElement','test','consumable','getCustomProperty','parent','3939831hpoYYh','nextSibling','mapper','460146DIKZEg','1245888ulxAxO','createUIElement','type','markerRange','span','isContent','plugins'];_0x12e8=function(){return _0x31f528;};return _0x12e8();}