@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241017.0 → 0.0.0-nightly-20241019.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2880(_0x29c88b,_0x5b1ce8){const _0x165881=_0x1658();return _0x2880=function(_0x2880f5,_0xbdfa04){_0x2880f5=_0x2880f5-0x1aa;let _0x53fb15=_0x165881[_0x2880f5];return _0x53fb15;},_0x2880(_0x29c88b,_0x5b1ce8);}const _0x5a1d9a=_0x2880;(function(_0x36a529,_0x53571c){const _0x1429de=_0x2880,_0x238d21=_0x36a529();while(!![]){try{const _0x24ae7e=parseInt(_0x1429de(0x1bc))/0x1+-parseInt(_0x1429de(0x20b))/0x2+parseInt(_0x1429de(0x257))/0x3*(parseInt(_0x1429de(0x21c))/0x4)+-parseInt(_0x1429de(0x1d0))/0x5*(parseInt(_0x1429de(0x255))/0x6)+parseInt(_0x1429de(0x254))/0x7*(-parseInt(_0x1429de(0x258))/0x8)+-parseInt(_0x1429de(0x266))/0x9*(parseInt(_0x1429de(0x268))/0xa)+parseInt(_0x1429de(0x247))/0xb;if(_0x24ae7e===_0x53571c)break;else _0x238d21['push'](_0x238d21['shift']());}catch(_0x2af7bb){_0x238d21['push'](_0x238d21['shift']());}}}(_0x1658,0x76641));import{getTranslation as _0x3b5192}from'../utils/common-translations.js';import{Plugin as _0x288fad}from'ckeditor5/src/core.js';import{LiveRange as _0x9da2c0}from'ckeditor5/src/engine.js';import{uid as _0x8a5f8b,priorities as _0x425d1e}from'ckeditor5/src/utils.js';import _0x43edb8 from'./table.js';const Pe=[_0x5a1d9a(0x256),_0x5a1d9a(0x230),_0x5a1d9a(0x1b2),_0x5a1d9a(0x241),_0x5a1d9a(0x24a),_0x5a1d9a(0x1fd),_0x5a1d9a(0x20a)],we=Object[_0x5a1d9a(0x1ae)](Pe[_0x5a1d9a(0x1ef)](_0x314e3e=>[_0x314e3e,null]));export default class _t extends _0x288fad{static get[_0x5a1d9a(0x243)](){return[_0x43edb8];}[_0x5a1d9a(0x231)](){const _0x53ec8a=_0x5a1d9a,_0x4bee8f=this[_0x53ec8a(0x1c5)];if(!_0x4bee8f[_0x53ec8a(0x205)][_0x53ec8a(0x1d5)](_0x53ec8a(0x249)))return;const _0x1c387a=_0x4bee8f[_0x53ec8a(0x205)][_0x53ec8a(0x1ee)](_0x53ec8a(0x264)),_0x25874f=_0x4bee8f[_0x53ec8a(0x205)][_0x53ec8a(0x1ee)](_0x53ec8a(0x272)),_0x3e45ca=_0x4bee8f[_0x53ec8a(0x205)][_0x53ec8a(0x1ee)](_0x43edb8),_0x5f3426=_0x4bee8f[_0x53ec8a(0x205)][_0x53ec8a(0x1ee)](_0x53ec8a(0x249));_0x3e45ca[_0x53ec8a(0x226)][_0x53ec8a(0x275)](_0x53ec8a(0x1f7),_0x53ec8a(0x1c4)),_0x4bee8f[_0x53ec8a(0x22e)][_0x53ec8a(0x1ca)][_0x53ec8a(0x1e0)](_0x53ec8a(0x25f),{'allowIn':_0x53ec8a(0x1fb),'allowContentOf':_0x53ec8a(0x1fb),'isLimit':!0x0}),_0x4bee8f[_0x53ec8a(0x24f)][_0x53ec8a(0x25e)]({'model':_0x53ec8a(0x25f),'view':_0x53ec8a(0x246)});let _0x654668=null;_0x4bee8f[_0x53ec8a(0x22e)]['on'](_0x53ec8a(0x1c9),(_0x166740,_0x3428a0)=>{const _0x29a507=_0x53ec8a,[_0x6aeb93,_0x41e395]=_0x3428a0,_0x5cb40f=_0x3428a0[_0x3428a0[_0x29a507(0x22a)]-0x1];_0x5cb40f&&_0x5cb40f[_0x29a507(0x24d)]||_0x1c387a[_0x29a507(0x1cc)]||this[_0x29a507(0x1c5)][_0x29a507(0x1aa)][_0x29a507(0x1ee)](_0x29a507(0x1f9))[_0x29a507(0x240)]&&function(_0x461ea3,_0x3dcdf3,_0x41d7c6,_0x3a816d,_0x2b309b){const _0x576a06=_0x29a507;if(_0x3dcdf3&&!_0x3dcdf3['is'](_0x576a06(0x215)))return!0x1;const _0x1931be=_0x2b309b[_0x576a06(0x23b)](_0x461ea3,_0x41d7c6);if(!_0x1931be||!Re(_0x1931be,void 0x0,_0x3a816d))return!0x1;const _0x187495=_0x3a816d[_0x576a06(0x22b)](_0x41d7c6[_0x576a06(0x248)][_0x576a06(0x22f)]);if(!_0x187495[_0x576a06(0x22a)])return!0x1;const _0x1e07c7=_0x187495[0x0][_0x576a06(0x204)](_0x576a06(0x242)),_0x46e100=_0x3a816d[_0x576a06(0x271)](_0x187495),_0x62ed37=_0x3a816d[_0x576a06(0x21b)](_0x187495),_0x364dab={'startRow':_0x46e100[_0x576a06(0x26d)],'endRow':_0x46e100[_0x576a06(0x250)],'startColumn':_0x62ed37[_0x576a06(0x26d)],'endColumn':_0x62ed37[_0x576a06(0x250)]};return 0x1==_0x187495[_0x576a06(0x22a)]&&(_0x364dab[_0x576a06(0x206)]+=_0x3a816d[_0x576a06(0x1f6)](_0x1931be)-0x1,_0x364dab[_0x576a06(0x210)]+=_0x3a816d[_0x576a06(0x23d)](_0x1931be)-0x1),Re(_0x1e07c7,_0x364dab,_0x3a816d);}(_0x6aeb93,_0x41e395,_0x4bee8f[_0x29a507(0x22e)],_0x25874f,_0x5f3426)&&(_0x166740[_0x29a507(0x209)](),_0x654668={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4bee8f[_0x29a507(0x22e)][_0x29a507(0x269)](()=>{const _0x171423=_0x29a507;_0x4bee8f[_0x171423(0x22e)][_0x171423(0x1c9)](_0x3428a0[0x0],_0x3428a0[0x1],_0x3428a0[0x2],{'forceDefaultExecution':!0x0});const _0x5359d3=_0x8a5f8b(),{rowInsertionRanges:_0x3c7a15,columnInsertionRanges:_0x58a9fa,insertionRanges:_0x5945c1,deletionRanges:_0xeb795c,cells:_0x2a2265}=_0x654668;_0x3c7a15[_0x171423(0x22a)]&&_0x1c387a[_0x171423(0x221)](_0x3c7a15,_0x171423(0x1f7),{'tablePasteChainId':_0x5359d3}),_0x58a9fa[_0x171423(0x22a)]&&_0x1c387a[_0x171423(0x221)](_0x58a9fa,_0x171423(0x1c4),{'tablePasteChainId':_0x5359d3}),_0x5945c1[_0x171423(0x22a)]&&(_0x1c387a[_0x171423(0x221)](_0x5945c1,_0x171423(0x26c),{'tablePasteChainId':_0x5359d3,'skipNestingCheck':!0x0}),_0x5945c1[_0x171423(0x24e)](_0x469ca1=>{const _0x2679fa=_0x171423;var _0x4905aa;return null===(_0x4905aa=_0x469ca1[_0x2679fa(0x1b6)])||void 0x0===_0x4905aa?void 0x0:_0x4905aa[_0x2679fa(0x1bb)](_0x469ca1);})),_0xeb795c[_0x171423(0x22a)]&&(_0x1c387a[_0x171423(0x234)](_0xeb795c,_0x171423(0x26c),{'tablePasteChainId':_0x5359d3,'skipNestingCheck':!0x0}),_0xeb795c[_0x171423(0x24e)](_0x5cb583=>{const _0x38c368=_0x171423;var _0x2b904a;return null===(_0x2b904a=_0x5cb583[_0x38c368(0x1b6)])||void 0x0===_0x2b904a?void 0x0:_0x2b904a[_0x38c368(0x1bb)](_0x5cb583);}));const _0x537daa=_0x1c387a[_0x171423(0x1d9)](_0x2a2265[_0x171423(0x1ef)](({element:_0x408a05})=>_0x408a05),{'formatGroupId':_0x8a5f8b()},[],_0x171423(0x236),{'tablePasteChainId':_0x5359d3});if(_0x537daa){const _0x164285=_0x537daa[_0x171423(0x208)](),_0x89f008=[];for(const {element:_0x128242,attributes:_0x84aae4}of _0x2a2265){if(!_0x84aae4)continue;const _0x517449=_0x4bee8f[_0x171423(0x22e)][_0x171423(0x23f)](_0x128242),_0x210a65=_0x164285[_0x171423(0x26f)](_0x3044d7=>_0x3044d7[_0x171423(0x25c)]()[_0x171423(0x244)](_0x517449));_0x210a65&&_0x89f008[_0x171423(0x275)]([_0x210a65[_0x171423(0x1b7)],_0x84aae4]);}_0x89f008[_0x171423(0x22a)]&&_0x537daa[_0x171423(0x1f8)](_0x171423(0x1d7),Object[_0x171423(0x1ae)](_0x89f008));}_0x654668=null;}));},{'priority':_0x425d1e[_0x53ec8a(0x1fe)]+0xa}),_0x4bee8f[_0x53ec8a(0x205)][_0x53ec8a(0x1ee)](_0x53ec8a(0x249))['on'](_0x53ec8a(0x216),(_0x5dd5b9,_0x2d02fe)=>{const _0x861a39=_0x53ec8a,[_0x49c947,_0x18dc01,,_0x347c4f]=_0x2d02fe;if(!_0x654668)return;_0x5dd5b9[_0x861a39(0x209)]();const _0x372cc2=_0x49c947[_0x861a39(0x224)],_0x4acc9e=_0x18dc01,_0x2b6bb4=ke(_0x372cc2),_0x5f4649=ke(_0x4acc9e);_0x5dd5b9[_0x861a39(0x1b1)]=_0x372cc2;let _0x52755f=null,_0xed2efe=null;if(_0x5f4649||_0x2b6bb4){if(_0x2b6bb4&&!_0x5f4649){_0x347c4f[_0x861a39(0x252)](_0x372cc2[_0x861a39(0x20c)](0x0));for(const _0x4a5e4a of Array[_0x861a39(0x233)](_0x4acc9e[_0x861a39(0x1d1)]()))_0x347c4f[_0x861a39(0x26b)](_0x4a5e4a,_0x372cc2,_0x861a39(0x20e));const _0x11ba6e=_0x654668[_0x861a39(0x1db)][_0x861a39(0x235)](_0x49c947[_0x861a39(0x265)]),_0x13a507=_0x654668[_0x861a39(0x1e9)][_0x861a39(0x235)](_0x49c947[_0x861a39(0x270)]);_0x11ba6e||_0x13a507||(_0x52755f=_0x9da2c0[_0x861a39(0x20f)](_0x347c4f[_0x861a39(0x220)](_0x372cc2)));}else _0x5f4649&&!_0x2b6bb4&&(_0xed2efe=_0x347c4f[_0x861a39(0x220)](_0x372cc2));}else{const _0x9e628f=_0x347c4f[_0x861a39(0x261)](_0x861a39(0x25f)),_0x2abbb3=_0x347c4f[_0x861a39(0x261)](_0x861a39(0x25f));_0x347c4f[_0x861a39(0x259)](_0x347c4f[_0x861a39(0x220)](_0x372cc2),_0x2abbb3),_0x347c4f[_0x861a39(0x26b)](_0x9e628f,_0x372cc2,0x0);for(const _0xf98f82 of Array[_0x861a39(0x233)](_0x4acc9e[_0x861a39(0x1d1)]()))_0x347c4f[_0x861a39(0x26b)](_0xf98f82,_0x9e628f,_0x861a39(0x20e));_0x52755f=_0x9da2c0[_0x861a39(0x20f)](_0x347c4f[_0x861a39(0x23f)](_0x9e628f)),_0xed2efe=_0x9da2c0[_0x861a39(0x20f)](_0x347c4f[_0x861a39(0x23f)](_0x2abbb3));}const _0x5e0fba=Array[_0x861a39(0x233)](_0x4acc9e[_0x861a39(0x1c6)]())[_0x861a39(0x1f5)](([_0x523e30])=>Pe[_0x861a39(0x235)](_0x523e30));_0x654668[_0x861a39(0x1f3)][_0x861a39(0x275)]({'element':_0x372cc2,'attributes':_0x5e0fba[_0x861a39(0x22a)]?Object[_0x861a39(0x1ae)](_0x5e0fba):null}),_0x52755f&&_0x654668[_0x861a39(0x22d)][_0x861a39(0x275)](_0x52755f),_0xed2efe&&_0x654668[_0x861a39(0x223)][_0x861a39(0x275)](_0xed2efe);},{'priority':_0x53ec8a(0x1fe)}),_0x25874f['on'](_0x53ec8a(0x1e8),(_0x3ad97a,_0x5a8d7f)=>{const _0x1a3d1b=_0x53ec8a,[_0x1f7112,_0x1c0cc6={}]=_0x5a8d7f;if(!_0x654668)return;const _0xafd723=_0x1c0cc6['at']||0x0,_0xd6d67a=_0x1c0cc6[_0x1a3d1b(0x276)]||0x1;_0x654668[_0x1a3d1b(0x1e9)]=new Array(_0xd6d67a)[_0x1a3d1b(0x1e3)](_0xafd723)[_0x1a3d1b(0x1ef)]((_0x4e1603,_0x249a4e)=>_0x4e1603+_0x249a4e);for(const {cell:_0x49c8af}of _0x25874f[_0x1a3d1b(0x277)](_0x1f7112,{'startColumn':_0xafd723,'endColumn':_0xafd723+_0xd6d67a-0x1}))_0x654668[_0x1a3d1b(0x21a)][_0x1a3d1b(0x275)](_0x4bee8f[_0x1a3d1b(0x22e)][_0x1a3d1b(0x23f)](_0x49c8af));},{'priority':_0x53ec8a(0x1de)}),_0x25874f['on'](_0x53ec8a(0x273),(_0x2794a3,_0x4e80a7)=>{const _0x40f722=_0x53ec8a,[_0x52198d,_0x3624a8={}]=_0x4e80a7;if(!_0x654668)return;const _0x12a910=_0x3624a8['at']||0x0,_0x44a501=_0x3624a8[_0x40f722(0x1e2)]||0x1;_0x654668[_0x40f722(0x1db)]=new Array(_0x44a501)[_0x40f722(0x1e3)](_0x12a910)[_0x40f722(0x1ef)]((_0x29a603,_0xa829ad)=>_0x29a603+_0xa829ad);for(const {cell:_0x2c27e4}of _0x25874f[_0x40f722(0x277)](_0x52198d,{'startRow':_0x12a910,'endRow':_0x12a910+_0x44a501-0x1}))_0x654668[_0x40f722(0x237)][_0x40f722(0x275)](_0x4bee8f[_0x40f722(0x22e)][_0x40f722(0x23f)](_0x2c27e4));},{'priority':_0x53ec8a(0x1de)}),_0x1c387a[_0x53ec8a(0x1d6)][_0x53ec8a(0x1da)](_0x2670ab=>{const _0x82d382=_0x53ec8a;if(_0x2670ab[_0x82d382(0x1ad)]&&_0x2670ab[_0x82d382(0x1ad)][_0x82d382(0x1ea)](_0x82d382(0x26c)))return _0x2670ab[_0x82d382(0x24c)]?{}:{'type':_0x82d382(0x1e1),'content':_0x3b5192(_0x4bee8f[_0x82d382(0x1d4)],_0x82d382(0x262))};});const _0x4f633b=()=>!0x1;for(const _0xd2cb15 of[_0x53ec8a(0x26c),_0x53ec8a(0x1c4),_0x53ec8a(0x1f7),_0x53ec8a(0x236)])_0x1c387a[_0x53ec8a(0x1eb)][_0x53ec8a(0x1ff)](_0x53ec8a(0x1e1),_0xd2cb15,_0x53ec8a(0x267),_0x4f633b),_0x1c387a[_0x53ec8a(0x1eb)][_0x53ec8a(0x1ff)](_0x53ec8a(0x239),_0xd2cb15,_0x53ec8a(0x267),_0x4f633b),_0x1c387a[_0x53ec8a(0x1eb)][_0x53ec8a(0x1ff)](_0x53ec8a(0x228),_0xd2cb15,_0x53ec8a(0x267),_0x4f633b);_0x1c387a[_0x53ec8a(0x1eb)][_0x53ec8a(0x1ff)](_0x53ec8a(0x228),_0x53ec8a(0x236),_0x53ec8a(0x21f),_0x4f633b),_0x1c387a[_0x53ec8a(0x1eb)][_0x53ec8a(0x1ff)](_0x53ec8a(0x228),_0x53ec8a(0x236),_0x53ec8a(0x1bd),(_0x1cea3e,_0x4e710e,_0x303d04)=>{const _0x368b0a=_0x53ec8a,_0x1844c2=_0x1cea3e[_0x368b0a(0x1ef)](_0x449654=>_0x449654[_0x368b0a(0x23e)]())[_0x368b0a(0x1f5)](_0x439f79=>_0x439f79),_0xcd4496=new Map(_0x1844c2[_0x368b0a(0x1ef)](_0x1ce65d=>[_0x1ce65d,null]));if(_0x654668){for(const {element:_0x17d7f1,attributes:_0x4efa7b}of _0x654668[_0x368b0a(0x1f3)])_0x4efa7b&&_0xcd4496[_0x368b0a(0x25b)](_0x17d7f1,_0x4efa7b);}else{if(_0x303d04&&_0x303d04[_0x368b0a(0x1d7)])for(const [_0x59a8e4,_0x4455ae]of Object[_0x368b0a(0x1d3)](_0x303d04[_0x368b0a(0x1d7)])){const _0xf99b8f=_0x4bee8f[_0x368b0a(0x22e)][_0x368b0a(0x225)][_0x368b0a(0x1ee)](_0x59a8e4),_0x4c0dea=_0xf99b8f?_0xf99b8f[_0x368b0a(0x25c)]()[_0x368b0a(0x23e)]():null;_0x4c0dea&&_0xcd4496[_0x368b0a(0x25b)](_0x4c0dea,_0x4455ae);}}_0x4bee8f[_0x368b0a(0x22e)][_0x368b0a(0x269)](_0x5b99ce=>{const _0x4696de=_0x368b0a;for(const [_0x19c409,_0x350862]of _0xcd4496)_0x5b99ce[_0x4696de(0x1fc)]({...we,..._0x350862},_0x19c409);});});const _0x277f61=(_0xf484d7,_0x48c2cf)=>{const _0x17efb1=_0x53ec8a;_0x1c387a[_0x17efb1(0x1eb)][_0x17efb1(0x1ff)](_0xf484d7,_0x17efb1(0x26c),_0x48c2cf,(_0x5b3c78,_0x2a0217,_0x46a31d)=>{const _0x401816=_0x17efb1;_0x4bee8f[_0x401816(0x22e)][_0x401816(0x269)](_0x2d9957=>{const _0x2127c5=_0x401816,_0x5f0cdb=[];for(const _0x23c65d of _0x5b3c78){const _0x1e6df8=_0x23c65d[_0x2127c5(0x1df)][_0x2127c5(0x217)];_0x1e6df8['is'](_0x2127c5(0x1cd),_0x2127c5(0x25f))&&_0x5f0cdb[_0x2127c5(0x275)](_0x1e6df8);}_0x1c387a[_0x2127c5(0x1eb)][_0x2127c5(0x253)](_0xf484d7,null,_0x48c2cf)(_0x5b3c78,_0x2a0217,_0x46a31d);for(const _0x4a6948 of _0x5f0cdb)_0x2127c5(0x1c7)!=_0x4a6948[_0x2127c5(0x1c0)][_0x2127c5(0x200)]&&_0x2d9957[_0x2127c5(0x214)](_0x4a6948);});});};_0x277f61(_0x53ec8a(0x1e1),_0x53ec8a(0x1bd)),_0x277f61(_0x53ec8a(0x1e1),_0x53ec8a(0x21f)),_0x277f61(_0x53ec8a(0x239),_0x53ec8a(0x1bd)),_0x277f61(_0x53ec8a(0x239),_0x53ec8a(0x21f)),_0x1c387a[_0x53ec8a(0x1eb)][_0x53ec8a(0x1ff)](_0x53ec8a(0x1e1),_0x53ec8a(0x1f7),_0x53ec8a(0x21f),_0x67f853=>{const _0x463147=_0x53ec8a,_0x376086=_0x67f853[_0x463147(0x1ef)](_0x3a9503=>_0x3a9503[_0x463147(0x23e)]()),_0x55f243=_0x376086[0x0][_0x463147(0x204)](_0x463147(0x242)),{minRow:_0x3e7aa2,maxRow:_0x451a86}=_0x3e45ca[_0x463147(0x203)](_0x376086);_0x25874f[_0x463147(0x1f0)](_0x55f243,{'at':_0x3e7aa2,'rows':_0x451a86-_0x3e7aa2+0x1});}),_0x1c387a[_0x53ec8a(0x1eb)][_0x53ec8a(0x1ff)](_0x53ec8a(0x1e1),_0x53ec8a(0x1c4),_0x53ec8a(0x21f),_0x40fef2=>{const _0x1d9cbd=_0x53ec8a,_0x4835a4=_0x40fef2[_0x1d9cbd(0x1ef)](_0x2ec1a9=>_0x2ec1a9[_0x1d9cbd(0x23e)]()),_0x245edb=_0x4835a4[0x0][_0x1d9cbd(0x204)](_0x1d9cbd(0x242)),{minColumn:_0x159858,maxColumn:_0x139075}=_0x3e45ca[_0x1d9cbd(0x203)](_0x4835a4);_0x25874f[_0x1d9cbd(0x1d8)](_0x245edb,{'at':_0x159858,'columns':_0x139075-_0x159858+0x1});});const _0x2a2ba2=(_0x1399b6,_0x25d8ea)=>{const _0x3f6ec9=_0x53ec8a;if(!_0x25d8ea[_0x3f6ec9(0x1ad)]||!_0x25d8ea[_0x3f6ec9(0x1ad)][_0x3f6ec9(0x1ea)](_0x3f6ec9(0x26c)))return;const _0x2181ac=_0x25d8ea[_0x3f6ec9(0x1ec)][_0x3f6ec9(0x1ba)],_0x4c3c45=_0x1c387a[_0x3f6ec9(0x212)]()[_0x3f6ec9(0x1f5)](_0x5a00b9=>_0x5a00b9[_0x3f6ec9(0x1e5)]&&_0x5a00b9[_0x3f6ec9(0x1ec)]&&_0x5a00b9[_0x3f6ec9(0x1ec)][_0x3f6ec9(0x1ba)]==_0x2181ac);_0x4c3c45[_0x3f6ec9(0x22a)]&&_0x25d8ea[_0x3f6ec9(0x238)]()[_0x3f6ec9(0x22a)]!=_0x4c3c45[_0x3f6ec9(0x22a)]&&_0x4c3c45[_0x3f6ec9(0x222)]((_0x2bf57b,_0x3d5782)=>(_0x2bf57b[_0x3f6ec9(0x1ce)]=_0x3d5782,_0x3d5782[_0x3f6ec9(0x24c)]=_0x2bf57b,_0x3d5782));};function _0x46c3b2(_0x128278,_0x237625=!0x0){const _0x169c12=_0x53ec8a,{id:_0x4ec450,authorId:_0x55241a}=_0x1c387a[_0x169c12(0x1f1)](_0x128278[_0x169c12(0x1b8)]),_0x58be37=[_0x169c12(0x1f2),_0x169c12(0x1ac)],_0x1164e7=_0x1c387a[_0x169c12(0x1c3)][_0x169c12(0x235)](_0x128278[_0x169c12(0x1b8)]);return _0x1164e7&&_0x58be37[_0x169c12(0x275)](_0x169c12(0x21e)),{'classes':_0x58be37,'attributes':{'data-suggestion':_0x4ec450,'data-author-id':_0x55241a},'priority':_0x1164e7&&_0x237625?0xbc2:0xbb8};}_0x1c387a['on'](_0x53ec8a(0x1e6),_0x2a2ba2,{'priority':_0x53ec8a(0x1fe)}),_0x1c387a['on'](_0x53ec8a(0x23a),_0x2a2ba2,{'priority':_0x53ec8a(0x1fe)}),_0x4bee8f[_0x53ec8a(0x22e)][_0x53ec8a(0x248)][_0x53ec8a(0x1bf)](()=>{const _0x1f04ea=_0x53ec8a;let _0x34baa5=!0x1;const _0x562ba4=Array[_0x1f04ea(0x233)](_0x4bee8f[_0x1f04ea(0x22e)][_0x1f04ea(0x248)][_0x1f04ea(0x1b0)][_0x1f04ea(0x1b9)]());for(const {name:_0x2c5c81,data:_0x6733ed}of _0x562ba4){const {group:_0x1b3458,type:_0x5aaf8b,id:_0x29a6ad}=_0x1c387a[_0x1f04ea(0x1f1)](_0x2c5c81);if(_0x1f04ea(0x1dd)!=_0x1b3458||_0x1f04ea(0x239)!=_0x5aaf8b||_0x6733ed[_0x1f04ea(0x1e4)])continue;if(!_0x1c387a[_0x1f04ea(0x1e7)](_0x29a6ad))continue;const _0x3e8c2d=_0x1c387a[_0x1f04ea(0x22c)](_0x29a6ad)[_0x1f04ea(0x25d)](),_0x3707d4=_0x4bee8f[_0x1f04ea(0x205)][_0x1f04ea(0x1ee)](_0x1f04ea(0x201))['me'];for(const _0x52460d of _0x1c387a[_0x1f04ea(0x212)]()){if(!_0x52460d[_0x1f04ea(0x1e5)]||_0x52460d[_0x1f04ea(0x25a)]!=_0x3707d4)continue;if(_0x1f04ea(0x228)!=_0x52460d[_0x1f04ea(0x1cf)]||_0x1f04ea(0x236)!=_0x52460d[_0x1f04ea(0x1ad)])continue;if(_0x52460d[_0x1f04ea(0x25d)]()[_0x1f04ea(0x227)](_0x514277=>_0x3e8c2d[_0x1f04ea(0x263)](_0x1a39da=>_0x1a39da[_0x1f04ea(0x1d2)](_0x514277,!0x0)))){for(const _0x1456aa of _0x52460d[_0x1f04ea(0x238)]())_0x1456aa[_0x1f04ea(0x1e5)]&&(_0x1456aa[_0x1f04ea(0x21f)](),_0x34baa5=!0x0);}}}return _0x34baa5;}),_0x4bee8f[_0x53ec8a(0x22e)][_0x53ec8a(0x248)][_0x53ec8a(0x1bf)](_0xd82189=>{const _0x4d80bc=_0x53ec8a,_0x56cf88=_0x4bee8f[_0x4d80bc(0x1aa)][_0x4d80bc(0x1ee)](_0x4d80bc(0x1cb));if(!_0x56cf88||!_0x56cf88[_0x4d80bc(0x1ab)][_0x4d80bc(0x1d5)](_0xd82189[_0x4d80bc(0x229)]))return!0x1;let _0x359fbb=!0x1;const _0x31f9a2=_0x4bee8f[_0x4d80bc(0x205)][_0x4d80bc(0x1ee)](_0x4d80bc(0x201))['me'],_0x3f5bf1=_0x4bee8f[_0x4d80bc(0x22e)][_0x4d80bc(0x248)][_0x4d80bc(0x1b0)][_0x4d80bc(0x26e)](),_0x46089a=Array[_0x4d80bc(0x233)](_0x4bee8f[_0x4d80bc(0x22e)][_0x4d80bc(0x248)][_0x4d80bc(0x1b0)][_0x4d80bc(0x1b9)]())[_0x4d80bc(0x1f5)](({name:_0x35cac5,data:_0x55fa60})=>{const _0x45b9a4=_0x4d80bc,{group:_0x5caef5,subType:_0x2626a8,authorId:_0x216283}=_0x1c387a[_0x45b9a4(0x1f1)](_0x35cac5);return _0x45b9a4(0x1dd)==_0x5caef5&&_0x45b9a4(0x26c)==_0x2626a8&&_0x216283==_0x31f9a2['id']&&!_0x55fa60[_0x45b9a4(0x1e4)];});for(const _0x158bd2 of _0x3f5bf1){if(_0x4d80bc(0x26b)!=_0x158bd2[_0x4d80bc(0x1cf)]||_0x4d80bc(0x25f)!=_0x158bd2[_0x4d80bc(0x1b7)]||0x1!=_0x158bd2[_0x4d80bc(0x22a)])continue;const _0x1260e3=_0xd82189[_0x4d80bc(0x1c2)](_0x158bd2[_0x4d80bc(0x251)],_0x158bd2[_0x4d80bc(0x251)][_0x4d80bc(0x1c1)](0x1));if(!_0x46089a[_0x4d80bc(0x26f)](({data:_0x24c956})=>_0x24c956[_0x4d80bc(0x26a)][_0x4d80bc(0x244)](_0x1260e3))){for(const {name:_0x5191db,data:_0x2d1196}of _0x46089a)if(_0x1260e3[_0x4d80bc(0x1d2)](_0x2d1196[_0x4d80bc(0x26a)])){_0xd82189[_0x4d80bc(0x1ed)](_0x5191db,{'range':_0x1260e3}),_0x359fbb=!0x0;break;}}}return _0x359fbb;}),_0x4bee8f[_0x53ec8a(0x22e)][_0x53ec8a(0x248)][_0x53ec8a(0x1bf)](_0x2c3ca4=>{const _0x256f9c=_0x53ec8a;let _0xaafb84=!0x1;const _0x3a9da6=_0x4bee8f[_0x256f9c(0x205)][_0x256f9c(0x1ee)](_0x256f9c(0x201))['me'],_0x211670=_0x1c387a[_0x256f9c(0x212)]()[_0x256f9c(0x1f5)](_0x3e1a99=>_0x3e1a99[_0x256f9c(0x1e5)]&&_0x3e1a99[_0x256f9c(0x25a)]==_0x3a9da6),_0x42c2dc=new Set(),_0x1d02c7=new Set();for(const _0x5d4fdd of _0x211670)if(_0x256f9c(0x26c)==_0x5d4fdd[_0x256f9c(0x1ad)])for(const _0x4e272c of _0x5d4fdd[_0x256f9c(0x208)]()){const _0x22a101=_0x4e272c[_0x256f9c(0x25c)]()[_0x256f9c(0x23e)]();if(_0x22a101){if(_0x22a101['is'](_0x256f9c(0x1cd),_0x256f9c(0x25f))&&ke(_0x22a101)){_0x5d4fdd[_0x256f9c(0x1dc)](_0x4e272c[_0x256f9c(0x1b7)]),_0x42c2dc[_0x256f9c(0x1af)](_0x22a101),_0xaafb84=!0x0;const _0x2c6335=_0x22a101[_0x256f9c(0x213)],_0x44e5a5=_0x22a101[_0x256f9c(0x202)],_0x38e8d9=_0x2c6335&&_0x2c6335['is'](_0x256f9c(0x1cd),_0x256f9c(0x25f)),_0x2472a8=_0x44e5a5&&_0x44e5a5['is'](_0x256f9c(0x1cd),_0x256f9c(0x25f));_0x38e8d9&&!_0x42c2dc[_0x256f9c(0x1d5)](_0x2c6335)&&_0x1d02c7[_0x256f9c(0x1af)](_0x2c6335),_0x2472a8&&!_0x42c2dc[_0x256f9c(0x1d5)](_0x44e5a5)&&_0x1d02c7[_0x256f9c(0x1af)](_0x44e5a5);}else _0x22a101['is'](_0x256f9c(0x1cd),_0x256f9c(0x21d))&&_0x22a101[_0x256f9c(0x232)]&&(_0x5d4fdd[_0x256f9c(0x1dc)](_0x4e272c[_0x256f9c(0x1b7)]),_0xaafb84=!0x0);}}else{if(_0x256f9c(0x236)==_0x5d4fdd[_0x256f9c(0x1ad)]){if(!_0x5d4fdd[_0x256f9c(0x1ec)]||!_0x5d4fdd[_0x256f9c(0x1ec)][_0x256f9c(0x1ba)])continue;const _0x36f5ad=_0x5d4fdd[_0x256f9c(0x1ec)][_0x256f9c(0x1d7)];if(_0x36f5ad&&Object[_0x256f9c(0x1b4)](_0x36f5ad)[_0x256f9c(0x22a)])continue;const _0x91f450=_0x5d4fdd[_0x256f9c(0x1ec)][_0x256f9c(0x1ba)];let _0x44dec6=!0x0,_0x2d1ac1=!0x0;for(const _0x42d65d of _0x211670)if(_0x42d65d[_0x256f9c(0x1ad)]&&_0x42d65d[_0x256f9c(0x1ad)][_0x256f9c(0x1ea)](_0x256f9c(0x26c))){if(!_0x42d65d[_0x256f9c(0x1ec)][_0x256f9c(0x1ba)]){_0x2d1ac1=!0x1;break;}if(_0x42d65d['id']!=_0x5d4fdd['id']&&_0x42d65d[_0x256f9c(0x1ec)][_0x256f9c(0x1ba)]==_0x91f450){_0x44dec6=!0x1;break;}}_0x2d1ac1&&_0x44dec6&&(_0x5d4fdd[_0x256f9c(0x245)](),_0xaafb84=!0x0);}}for(const _0x4926c3 of _0x42c2dc)_0x2c3ca4[_0x256f9c(0x252)](_0x4926c3);for(const _0x4a4cfe of _0x1d02c7)_0x2c3ca4[_0x256f9c(0x214)](_0x4a4cfe);return _0xaafb84;}),_0x4bee8f[_0x53ec8a(0x24f)][_0x53ec8a(0x218)](_0x53ec8a(0x207))[_0x53ec8a(0x1b5)]({'model':_0x53ec8a(0x260),'view':_0x754560=>_0x46c3b2(_0x754560),'converterPriority':_0x53ec8a(0x1fe)}),_0x4bee8f[_0x53ec8a(0x24f)][_0x53ec8a(0x218)](_0x53ec8a(0x1f4))[_0x53ec8a(0x1b5)]({'model':_0x53ec8a(0x260),'view':(_0x2c6842,_0x5e5a68)=>_0x5e5a68[_0x53ec8a(0x219)][_0x53ec8a(0x23c)]?_0x46c3b2(_0x2c6842,!0x1):null,'converterPriority':_0x53ec8a(0x1fe)});const _0x5992dd=_0x4bee8f[_0x53ec8a(0x24b)][_0x53ec8a(0x1c8)];this[_0x53ec8a(0x20d)](_0x5992dd[_0x53ec8a(0x248)],_0x53ec8a(0x1b3),(_0x4b4db1,_0x5db53b)=>{const _0x4b0cb9=_0x53ec8a,_0x1e7890=[];for(const _0x1e7ddc of _0x5992dd[_0x4b0cb9(0x220)](_0x5db53b[_0x4b0cb9(0x1be)])[_0x4b0cb9(0x274)]())_0x1e7ddc['is'](_0x4b0cb9(0x1cd),_0x4b0cb9(0x246))&&_0x1e7890[_0x4b0cb9(0x275)](_0x1e7ddc);_0x5992dd[_0x4b0cb9(0x269)](_0x36921a=>{const _0x51cac3=_0x4b0cb9;for(const _0xddeb50 of _0x1e7890)_0x36921a[_0x51cac3(0x211)](_0x36921a[_0x51cac3(0x220)](_0xddeb50),_0x36921a[_0x51cac3(0x1fa)](_0xddeb50)),_0x36921a[_0x51cac3(0x252)](_0xddeb50);});});}}function ke(_0x36737e){const _0x5386b8=_0x5a1d9a;if(_0x36737e[_0x5386b8(0x232)])return!0x0;const _0x3b3e2c=_0x36737e[_0x5386b8(0x20c)](0x0);return _0x3b3e2c['is'](_0x5386b8(0x1cd),_0x5386b8(0x21d))&&_0x3b3e2c[_0x5386b8(0x232)];}function _0x1658(){const _0x39b838=['startsWith','_suggestionFactory','attributes','updateMarker','get','map','removeRows','_splitMarkerName','ck-suggestion-marker','cells','dataDowncast','filter','getRows','tablePasteRow','setAttribute','trackChanges','createPositionBefore','tableCell','setAttributes','tableCellBackgroundColor','high','registerCustomCallback','rootName','Users','previousSibling','_getCoordsForCells','findAncestor','plugins','endRow','editingDowncast','getMarkers','stop','tableCellPadding','984578qvRJEQ','getChild','listenTo','end','fromRange','endColumn','move','getSuggestions','nextSibling','unwrap','documentSelection','_replaceTableSlotCell','nodeAfter','for','options','columnInsertionRanges','getColumnIndexes','8PfnfPN','paragraph','ck-suggestion-marker--active','discard','createRangeIn','markMultiRangeInsertion','reduce','deletionRanges','cell','markers','_tablePostFixingSubtypes','every','formatBlock','batch','length','getSelectionAffectedTableCells','getSuggestion','insertionRanges','model','selection','tableCellBorderColor','afterInit','isEmpty','from','markMultiRangeDeletion','includes','tablePasteCell','rowInsertionRanges','getAllAdjacentSuggestions','deletion','suggestionUnloaded','getTableIfOnlyTableInContent','showSuggestionHighlights','getColumns','getContainedElement','createRangeOn','value','tableCellHorizontalAlignment','table','requires','isEqual','removeMarkers','suggestion-td','21672871yUAfdy','document','TableClipboard','tableCellVerticalAlignment','editing','previous','forceDefaultExecution','forEach','conversion','last','position','remove','getSuggestionCallback','6072367BxqZyG','54594mhbQoY','tableCellBorderWidth','429561wWEjiF','8jKxnjb','wrap','author','set','getRange','getRanges','elementToElement','tableCellSuggestion','suggestion:formatBlock:tablePasteCell','createElement','*Replace\x20table\x20cells*','some','TrackChangesEditing','row','4184226QhSfzD','join','10NkeTgW','change','newRange','insert','tablePaste','first','getChanges','find','column','getRowIndexes','TableUtils','insertRows','getItems','push','columns','createTableWalker','commands','_createdBatches','ck-suggestion-marker-insertion','subType','fromEntries','add','differ','return','tableCellBorderStyle','clipboardOutput','keys','markerToHighlight','detach','name','markerName','getChangedMarkers','tablePasteChainId','call','335047mZSriY','accept','content','registerPostFixer','root','getShiftedBy','createRange','activeMarkers','tablePasteColumn','editor','getAttributes','$graveyard','view','insertContent','schema','redo','_isForcedDefaultExecutionBlock','element','next','type','155APpqWa','getChildren','containsRange','entries','locale','has','descriptionFactory','markerAttributes','removeColumns','markMultiRangeBlockFormat','registerDescriptionCallback','rowInsertionIndexes','removeMarker','suggestion','low','start','register','insertion','rows','fill','oldRange','isInContent','suggestionLoaded','hasSuggestion','insertColumns','columnInsertionIndexes'];_0x1658=function(){return _0x39b838;};return _0x1658();}function Re(_0x4722dc,_0x5be2e7={},_0xdc636c){const _0x6ea9af=_0x5a1d9a;for(const {isAnchor:_0x5782e3,cellHeight:_0x530463,cellWidth:_0x230409}of _0xdc636c[_0x6ea9af(0x277)](_0x4722dc,{'includeAllSlots':!0x0,..._0x5be2e7}))if(!_0x5782e3||0x1!=_0x530463||0x1!=_0x230409)return!0x1;return!0x0;}
23
+ const _0x1b128a=_0x30c8;(function(_0x489886,_0x179ef4){const _0x5bf8f7=_0x30c8,_0x4ae6ff=_0x489886();while(!![]){try{const _0x2d2146=-parseInt(_0x5bf8f7(0x89))/0x1+parseInt(_0x5bf8f7(0xf2))/0x2*(-parseInt(_0x5bf8f7(0x8c))/0x3)+-parseInt(_0x5bf8f7(0x9e))/0x4*(-parseInt(_0x5bf8f7(0x123))/0x5)+-parseInt(_0x5bf8f7(0xe9))/0x6*(-parseInt(_0x5bf8f7(0x10d))/0x7)+-parseInt(_0x5bf8f7(0xaa))/0x8+parseInt(_0x5bf8f7(0x132))/0x9*(-parseInt(_0x5bf8f7(0xec))/0xa)+-parseInt(_0x5bf8f7(0xb5))/0xb*(-parseInt(_0x5bf8f7(0x85))/0xc);if(_0x2d2146===_0x179ef4)break;else _0x4ae6ff['push'](_0x4ae6ff['shift']());}catch(_0xb582a){_0x4ae6ff['push'](_0x4ae6ff['shift']());}}}(_0x1d4a,0xe223c));import{getTranslation as _0x1852de}from'../utils/common-translations.js';function _0x1d4a(){const _0x577821=['createPositionBefore','ck-suggestion-marker','call','updateMarker','unwrap','isInContent','fromEntries','formatBlock','tablePasteColumn','elementToElement','setAttributes','wrap','return','TrackChangesEditing','getShiftedBy','_createdBatches','listenTo','$graveyard','rowInsertionRanges','editing','getChild','TableUtils','markerToHighlight','insertContent','find','tableCellPadding','9471786hFzLgM','markMultiRangeBlockFormat','_splitMarkerName','10APbUdh','_getCoordsForCells','Users','next','createTableWalker','value','1745374AqCEoC','differ','editingDowncast','forceDefaultExecution','hasSuggestion','tablePasteRow','getRowIndexes','register','tablePaste','insert','markerAttributes','redo','getSuggestionCallback','markerName','tablePasteChainId','model','insertRows','detach','set','view','ck-suggestion-marker-insertion','column','removeMarker','fill','remove','descriptionFactory','tableCell','7lxuXbb','createElement','from','documentSelection','newRange','document','deletionRanges','tablePasteCell','change','push','TableClipboard','createRange','getRanges','name','getAttributes','getChanges','_suggestionFactory','removeColumns','high','getContainedElement','last','every','24070JSehcw','tableCellBorderColor','_tablePostFixingSubtypes','insertColumns','rootName','columnInsertionRanges','tableCellHorizontalAlignment','editor','options','clipboardOutput','fromRange','removeRows','_isForcedDefaultExecutionBlock','suggestionUnloaded','paragraph','4488624kHDUeP','tableCellSuggestion','includes','first','content','map','stop','table','forEach','get','getItems','isEqual','startsWith','markers','join','getSelectionAffectedTableCells','oldRange','dataDowncast','nodeAfter','registerDescriptionCallback','markMultiRangeInsertion','getRange','endColumn','row','getMarkers','afterInit','commands','tableCellBorderWidth','suggestionLoaded','move','registerCustomCallback','attributes','tableCellBackgroundColor','rowInsertionIndexes','22124808kZiQkc','suggestion-td','setAttribute','columnInsertionIndexes','1222140qySJvO','reduce','tableCellVerticalAlignment','3cXjlsq','low','position','endRow','element','getRows','markMultiRangeDeletion','removeMarkers','plugins','*Replace\x20table\x20cells*','length','getColumnIndexes','suggestion','previous','batch','has','conversion','type','76nzQdCC','columns','previousSibling','getSuggestions','cells','rows','showSuggestionHighlights','subType','createRangeIn','tableCellBorderStyle','discard','createRangeOn','14701872CoziCT','start','findAncestor','entries','getChangedMarkers','containsRange','getSuggestion','root','isEmpty','insertionRanges','selection','22SiYboP','keys','getColumns','getChildren','registerPostFixer','cell','nextSibling','trackChanges','end','schema','ck-suggestion-marker--active','filter','deletion','getTableIfOnlyTableInContent','getAllAdjacentSuggestions','some','activeMarkers','add','accept','author','for','requires','suggestion:formatBlock:tablePasteCell','locale','insertion','_replaceTableSlotCell'];_0x1d4a=function(){return _0x577821;};return _0x1d4a();}import{Plugin as _0xbfa4c1}from'ckeditor5/src/core.js';import{LiveRange as _0x4e3a69}from'ckeditor5/src/engine.js';import{uid as _0x18ed00,priorities as _0x1108c6}from'ckeditor5/src/utils.js';import _0x3dda07 from'./table.js';function _0x30c8(_0x4ad91d,_0x39188b){const _0x1d4a03=_0x1d4a();return _0x30c8=function(_0x30c8a9,_0x548a51){_0x30c8a9=_0x30c8a9-0x6a;let _0x3ba283=_0x1d4a03[_0x30c8a9];return _0x3ba283;},_0x30c8(_0x4ad91d,_0x39188b);}const Pe=[_0x1b128a(0x7e),_0x1b128a(0x124),_0x1b128a(0xa7),_0x1b128a(0x129),_0x1b128a(0x8b),_0x1b128a(0x83),_0x1b128a(0xe8)],we=Object[_0x1b128a(0xd5)](Pe[_0x1b128a(0x137)](_0x4f3aaf=>[_0x4f3aaf,null]));export default class _t extends _0xbfa4c1{static get[_0x1b128a(0xca)](){return[_0x3dda07];}[_0x1b128a(0x7c)](){const _0x3cd331=_0x1b128a,_0x63789f=this[_0x3cd331(0x12a)];if(!_0x63789f[_0x3cd331(0x94)][_0x3cd331(0x9b)](_0x3cd331(0x117)))return;const _0x513ea5=_0x63789f[_0x3cd331(0x94)][_0x3cd331(0x6c)](_0x3cd331(0xdc)),_0x2eb6ad=_0x63789f[_0x3cd331(0x94)][_0x3cd331(0x6c)](_0x3cd331(0xe4)),_0x1bf2a9=_0x63789f[_0x3cd331(0x94)][_0x3cd331(0x6c)](_0x3dda07),_0xefc7a6=_0x63789f[_0x3cd331(0x94)][_0x3cd331(0x6c)](_0x3cd331(0x117));_0x1bf2a9[_0x3cd331(0x125)][_0x3cd331(0x116)](_0x3cd331(0xf7),_0x3cd331(0xd7)),_0x63789f[_0x3cd331(0x101)][_0x3cd331(0xbe)][_0x3cd331(0xf9)](_0x3cd331(0x133),{'allowIn':_0x3cd331(0x10c),'allowContentOf':_0x3cd331(0x10c),'isLimit':!0x0}),_0x63789f[_0x3cd331(0x9c)][_0x3cd331(0xd8)]({'model':_0x3cd331(0x133),'view':_0x3cd331(0x86)});let _0x482c92=null;_0x63789f[_0x3cd331(0x101)]['on'](_0x3cd331(0xe6),(_0x14b4c5,_0x41aba)=>{const _0x524ce7=_0x3cd331,[_0x3c4cb2,_0x11b52d]=_0x41aba,_0x234683=_0x41aba[_0x41aba[_0x524ce7(0x96)]-0x1];_0x234683&&_0x234683[_0x524ce7(0xf5)]||_0x513ea5[_0x524ce7(0x12f)]||this[_0x524ce7(0x12a)][_0x524ce7(0x7d)][_0x524ce7(0x6c)](_0x524ce7(0xbc))[_0x524ce7(0xf1)]&&function(_0x20a3b6,_0x206e0a,_0x2a391c,_0x3b7200,_0x5b9cf7){const _0x3ef305=_0x524ce7;if(_0x206e0a&&!_0x206e0a['is'](_0x3ef305(0x110)))return!0x1;const _0x5b1c5b=_0x5b9cf7[_0x3ef305(0xc2)](_0x20a3b6,_0x2a391c);if(!_0x5b1c5b||!Re(_0x5b1c5b,void 0x0,_0x3b7200))return!0x1;const _0x1f9572=_0x3b7200[_0x3ef305(0x72)](_0x2a391c[_0x3ef305(0x112)][_0x3ef305(0xb4)]);if(!_0x1f9572[_0x3ef305(0x96)])return!0x1;const _0x22b27a=_0x1f9572[0x0][_0x3ef305(0xac)](_0x3ef305(0x6a)),_0x1ef3b2=_0x3b7200[_0x3ef305(0xf8)](_0x1f9572),_0x1d727c=_0x3b7200[_0x3ef305(0x97)](_0x1f9572),_0x178621={'startRow':_0x1ef3b2[_0x3ef305(0x135)],'endRow':_0x1ef3b2[_0x3ef305(0x121)],'startColumn':_0x1d727c[_0x3ef305(0x135)],'endColumn':_0x1d727c[_0x3ef305(0x121)]};return 0x1==_0x1f9572[_0x3ef305(0x96)]&&(_0x178621[_0x3ef305(0x8f)]+=_0x3b7200[_0x3ef305(0x91)](_0x5b1c5b)-0x1,_0x178621[_0x3ef305(0x79)]+=_0x3b7200[_0x3ef305(0xb7)](_0x5b1c5b)-0x1),Re(_0x22b27a,_0x178621,_0x3b7200);}(_0x3c4cb2,_0x11b52d,_0x63789f[_0x524ce7(0x101)],_0x2eb6ad,_0xefc7a6)&&(_0x14b4c5[_0x524ce7(0x138)](),_0x482c92={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x63789f[_0x524ce7(0x101)][_0x524ce7(0x115)](()=>{const _0x59345c=_0x524ce7;_0x63789f[_0x59345c(0x101)][_0x59345c(0xe6)](_0x41aba[0x0],_0x41aba[0x1],_0x41aba[0x2],{'forceDefaultExecution':!0x0});const _0x5010ab=_0x18ed00(),{rowInsertionRanges:_0x3b30c8,columnInsertionRanges:_0x2fd159,insertionRanges:_0x490a07,deletionRanges:_0x5739ca,cells:_0x4dd693}=_0x482c92;_0x3b30c8[_0x59345c(0x96)]&&_0x513ea5[_0x59345c(0x77)](_0x3b30c8,_0x59345c(0xf7),{'tablePasteChainId':_0x5010ab}),_0x2fd159[_0x59345c(0x96)]&&_0x513ea5[_0x59345c(0x77)](_0x2fd159,_0x59345c(0xd7),{'tablePasteChainId':_0x5010ab}),_0x490a07[_0x59345c(0x96)]&&(_0x513ea5[_0x59345c(0x77)](_0x490a07,_0x59345c(0xfa),{'tablePasteChainId':_0x5010ab,'skipNestingCheck':!0x0}),_0x490a07[_0x59345c(0x6b)](_0x475ed2=>{const _0x5ebb6c=_0x59345c;var _0x31aed6;return null===(_0x31aed6=_0x475ed2[_0x5ebb6c(0x103)])||void 0x0===_0x31aed6?void 0x0:_0x31aed6[_0x5ebb6c(0xd1)](_0x475ed2);})),_0x5739ca[_0x59345c(0x96)]&&(_0x513ea5[_0x59345c(0x92)](_0x5739ca,_0x59345c(0xfa),{'tablePasteChainId':_0x5010ab,'skipNestingCheck':!0x0}),_0x5739ca[_0x59345c(0x6b)](_0x1ad0cb=>{const _0x17a78a=_0x59345c;var _0x5be298;return null===(_0x5be298=_0x1ad0cb[_0x17a78a(0x103)])||void 0x0===_0x5be298?void 0x0:_0x5be298[_0x17a78a(0xd1)](_0x1ad0cb);}));const _0x342808=_0x513ea5[_0x59345c(0xea)](_0x4dd693[_0x59345c(0x137)](({element:_0x177036})=>_0x177036),{'formatGroupId':_0x18ed00()},[],_0x59345c(0x114),{'tablePasteChainId':_0x5010ab});if(_0x342808){const _0x125d5d=_0x342808[_0x59345c(0x7b)](),_0x2d2b20=[];for(const {element:_0xd014ab,attributes:_0x12a5e0}of _0x4dd693){if(!_0x12a5e0)continue;const _0x2568e2=_0x63789f[_0x59345c(0x101)][_0x59345c(0xa9)](_0xd014ab),_0x5b94a9=_0x125d5d[_0x59345c(0xe7)](_0x43cd54=>_0x43cd54[_0x59345c(0x78)]()[_0x59345c(0x6e)](_0x2568e2));_0x5b94a9&&_0x2d2b20[_0x59345c(0x116)]([_0x5b94a9[_0x59345c(0x11a)],_0x12a5e0]);}_0x2d2b20[_0x59345c(0x96)]&&_0x342808[_0x59345c(0x87)](_0x59345c(0xfc),Object[_0x59345c(0xd5)](_0x2d2b20));}_0x482c92=null;}));},{'priority':_0x1108c6[_0x3cd331(0x11f)]+0xa}),_0x63789f[_0x3cd331(0x94)][_0x3cd331(0x6c)](_0x3cd331(0x117))['on'](_0x3cd331(0xce),(_0x1abf02,_0x54d462)=>{const _0x537fba=_0x3cd331,[_0x4000c2,_0x33b97c,,_0xf640d]=_0x54d462;if(!_0x482c92)return;_0x1abf02[_0x537fba(0x138)]();const _0x4b5d36=_0x4000c2[_0x537fba(0xba)],_0x269366=_0x33b97c,_0x34b7e1=ke(_0x4b5d36),_0x263c1b=ke(_0x269366);_0x1abf02[_0x537fba(0xdb)]=_0x4b5d36;let _0x30d6cf=null,_0x3c0fef=null;if(_0x263c1b||_0x34b7e1){if(_0x34b7e1&&!_0x263c1b){_0xf640d[_0x537fba(0x10a)](_0x4b5d36[_0x537fba(0xe3)](0x0));for(const _0x3539de of Array[_0x537fba(0x10f)](_0x269366[_0x537fba(0xb8)]()))_0xf640d[_0x537fba(0xfb)](_0x3539de,_0x4b5d36,_0x537fba(0xbd));const _0x2d9865=_0x482c92[_0x537fba(0x84)][_0x537fba(0x134)](_0x4000c2[_0x537fba(0x7a)]),_0xf4835b=_0x482c92[_0x537fba(0x88)][_0x537fba(0x134)](_0x4000c2[_0x537fba(0x107)]);_0x2d9865||_0xf4835b||(_0x30d6cf=_0x4e3a69[_0x537fba(0x12d)](_0xf640d[_0x537fba(0xa6)](_0x4b5d36)));}else _0x263c1b&&!_0x34b7e1&&(_0x3c0fef=_0xf640d[_0x537fba(0xa6)](_0x4b5d36));}else{const _0x4fcc89=_0xf640d[_0x537fba(0x10e)](_0x537fba(0x133)),_0x170b46=_0xf640d[_0x537fba(0x10e)](_0x537fba(0x133));_0xf640d[_0x537fba(0xda)](_0xf640d[_0x537fba(0xa6)](_0x4b5d36),_0x170b46),_0xf640d[_0x537fba(0xfb)](_0x4fcc89,_0x4b5d36,0x0);for(const _0x1854ab of Array[_0x537fba(0x10f)](_0x269366[_0x537fba(0xb8)]()))_0xf640d[_0x537fba(0xfb)](_0x1854ab,_0x4fcc89,_0x537fba(0xbd));_0x30d6cf=_0x4e3a69[_0x537fba(0x12d)](_0xf640d[_0x537fba(0xa9)](_0x4fcc89)),_0x3c0fef=_0x4e3a69[_0x537fba(0x12d)](_0xf640d[_0x537fba(0xa9)](_0x170b46));}const _0x16e80d=Array[_0x537fba(0x10f)](_0x269366[_0x537fba(0x11b)]())[_0x537fba(0xc0)](([_0x429965])=>Pe[_0x537fba(0x134)](_0x429965));_0x482c92[_0x537fba(0xa2)][_0x537fba(0x116)]({'element':_0x4b5d36,'attributes':_0x16e80d[_0x537fba(0x96)]?Object[_0x537fba(0xd5)](_0x16e80d):null}),_0x30d6cf&&_0x482c92[_0x537fba(0xb3)][_0x537fba(0x116)](_0x30d6cf),_0x3c0fef&&_0x482c92[_0x537fba(0x113)][_0x537fba(0x116)](_0x3c0fef);},{'priority':_0x3cd331(0x11f)}),_0x2eb6ad['on'](_0x3cd331(0x126),(_0x523820,_0x1fff54)=>{const _0x4bda66=_0x3cd331,[_0x2e6536,_0x569552={}]=_0x1fff54;if(!_0x482c92)return;const _0x2fc540=_0x569552['at']||0x0,_0x2d1e20=_0x569552[_0x4bda66(0x9f)]||0x1;_0x482c92[_0x4bda66(0x88)]=new Array(_0x2d1e20)[_0x4bda66(0x109)](_0x2fc540)[_0x4bda66(0x137)]((_0x3b55d0,_0x51d1b3)=>_0x3b55d0+_0x51d1b3);for(const {cell:_0x52236b}of _0x2eb6ad[_0x4bda66(0xf0)](_0x2e6536,{'startColumn':_0x2fc540,'endColumn':_0x2fc540+_0x2d1e20-0x1}))_0x482c92[_0x4bda66(0x128)][_0x4bda66(0x116)](_0x63789f[_0x4bda66(0x101)][_0x4bda66(0xa9)](_0x52236b));},{'priority':_0x3cd331(0x8d)}),_0x2eb6ad['on'](_0x3cd331(0x102),(_0x2bacf2,_0x3b22fd)=>{const _0x59fea5=_0x3cd331,[_0x2653a3,_0x8fb319={}]=_0x3b22fd;if(!_0x482c92)return;const _0x45ab1d=_0x8fb319['at']||0x0,_0x426c14=_0x8fb319[_0x59fea5(0xa3)]||0x1;_0x482c92[_0x59fea5(0x84)]=new Array(_0x426c14)[_0x59fea5(0x109)](_0x45ab1d)[_0x59fea5(0x137)]((_0x4f35bb,_0x2b6f03)=>_0x4f35bb+_0x2b6f03);for(const {cell:_0x3ffa7f}of _0x2eb6ad[_0x59fea5(0xf0)](_0x2653a3,{'startRow':_0x45ab1d,'endRow':_0x45ab1d+_0x426c14-0x1}))_0x482c92[_0x59fea5(0xe1)][_0x59fea5(0x116)](_0x63789f[_0x59fea5(0x101)][_0x59fea5(0xa9)](_0x3ffa7f));},{'priority':_0x3cd331(0x8d)}),_0x513ea5[_0x3cd331(0x10b)][_0x3cd331(0x76)](_0x13afbb=>{const _0x29c377=_0x3cd331;if(_0x13afbb[_0x29c377(0xa5)]&&_0x13afbb[_0x29c377(0xa5)][_0x29c377(0x6f)](_0x29c377(0xfa)))return _0x13afbb[_0x29c377(0x99)]?{}:{'type':_0x29c377(0xcd),'content':_0x1852de(_0x63789f[_0x29c377(0xcc)],_0x29c377(0x95))};});const _0x5bf1d0=()=>!0x1;for(const _0x301e66 of[_0x3cd331(0xfa),_0x3cd331(0xd7),_0x3cd331(0xf7),_0x3cd331(0x114)])_0x513ea5[_0x3cd331(0x11d)][_0x3cd331(0x81)](_0x3cd331(0xcd),_0x301e66,_0x3cd331(0x71),_0x5bf1d0),_0x513ea5[_0x3cd331(0x11d)][_0x3cd331(0x81)](_0x3cd331(0xc1),_0x301e66,_0x3cd331(0x71),_0x5bf1d0),_0x513ea5[_0x3cd331(0x11d)][_0x3cd331(0x81)](_0x3cd331(0xd6),_0x301e66,_0x3cd331(0x71),_0x5bf1d0);_0x513ea5[_0x3cd331(0x11d)][_0x3cd331(0x81)](_0x3cd331(0xd6),_0x3cd331(0x114),_0x3cd331(0xa8),_0x5bf1d0),_0x513ea5[_0x3cd331(0x11d)][_0x3cd331(0x81)](_0x3cd331(0xd6),_0x3cd331(0x114),_0x3cd331(0xc7),(_0x1a660a,_0x37ed7a,_0x31b27f)=>{const _0x31a574=_0x3cd331,_0x401d83=_0x1a660a[_0x31a574(0x137)](_0x1187bb=>_0x1187bb[_0x31a574(0x120)]())[_0x31a574(0xc0)](_0x4c8fd5=>_0x4c8fd5),_0x4ea1d2=new Map(_0x401d83[_0x31a574(0x137)](_0x7f5c2e=>[_0x7f5c2e,null]));if(_0x482c92){for(const {element:_0x337d44,attributes:_0x44f50e}of _0x482c92[_0x31a574(0xa2)])_0x44f50e&&_0x4ea1d2[_0x31a574(0x104)](_0x337d44,_0x44f50e);}else{if(_0x31b27f&&_0x31b27f[_0x31a574(0xfc)])for(const [_0x1de034,_0x30c59f]of Object[_0x31a574(0xad)](_0x31b27f[_0x31a574(0xfc)])){const _0x505485=_0x63789f[_0x31a574(0x101)][_0x31a574(0x70)][_0x31a574(0x6c)](_0x1de034),_0x1760ce=_0x505485?_0x505485[_0x31a574(0x78)]()[_0x31a574(0x120)]():null;_0x1760ce&&_0x4ea1d2[_0x31a574(0x104)](_0x1760ce,_0x30c59f);}}_0x63789f[_0x31a574(0x101)][_0x31a574(0x115)](_0x310846=>{const _0xe6bbe5=_0x31a574;for(const [_0x498aa8,_0x450c0f]of _0x4ea1d2)_0x310846[_0xe6bbe5(0xd9)]({...we,..._0x450c0f},_0x498aa8);});});const _0xaf8e34=(_0x59c243,_0x16734a)=>{const _0xdb6c0=_0x3cd331;_0x513ea5[_0xdb6c0(0x11d)][_0xdb6c0(0x81)](_0x59c243,_0xdb6c0(0xfa),_0x16734a,(_0x13b6ed,_0x386ea9,_0x11c6c8)=>{const _0x1b1ac7=_0xdb6c0;_0x63789f[_0x1b1ac7(0x101)][_0x1b1ac7(0x115)](_0xdc0a1f=>{const _0x2e34be=_0x1b1ac7,_0x25cf41=[];for(const _0x1d3f75 of _0x13b6ed){const _0x14776c=_0x1d3f75[_0x2e34be(0xab)][_0x2e34be(0x75)];_0x14776c['is'](_0x2e34be(0x90),_0x2e34be(0x133))&&_0x25cf41[_0x2e34be(0x116)](_0x14776c);}_0x513ea5[_0x2e34be(0x11d)][_0x2e34be(0xfe)](_0x59c243,null,_0x16734a)(_0x13b6ed,_0x386ea9,_0x11c6c8);for(const _0x484100 of _0x25cf41)_0x2e34be(0xe0)!=_0x484100[_0x2e34be(0xb1)][_0x2e34be(0x127)]&&_0xdc0a1f[_0x2e34be(0xd3)](_0x484100);});});};_0xaf8e34(_0x3cd331(0xcd),_0x3cd331(0xc7)),_0xaf8e34(_0x3cd331(0xcd),_0x3cd331(0xa8)),_0xaf8e34(_0x3cd331(0xc1),_0x3cd331(0xc7)),_0xaf8e34(_0x3cd331(0xc1),_0x3cd331(0xa8)),_0x513ea5[_0x3cd331(0x11d)][_0x3cd331(0x81)](_0x3cd331(0xcd),_0x3cd331(0xf7),_0x3cd331(0xa8),_0x59b1bf=>{const _0x2bf7ce=_0x3cd331,_0x3627e0=_0x59b1bf[_0x2bf7ce(0x137)](_0x4bb6fd=>_0x4bb6fd[_0x2bf7ce(0x120)]()),_0x484334=_0x3627e0[0x0][_0x2bf7ce(0xac)](_0x2bf7ce(0x6a)),{minRow:_0x27556f,maxRow:_0x412ee4}=_0x1bf2a9[_0x2bf7ce(0xed)](_0x3627e0);_0x2eb6ad[_0x2bf7ce(0x12e)](_0x484334,{'at':_0x27556f,'rows':_0x412ee4-_0x27556f+0x1});}),_0x513ea5[_0x3cd331(0x11d)][_0x3cd331(0x81)](_0x3cd331(0xcd),_0x3cd331(0xd7),_0x3cd331(0xa8),_0x28fc2d=>{const _0xba1918=_0x3cd331,_0x197874=_0x28fc2d[_0xba1918(0x137)](_0xae9247=>_0xae9247[_0xba1918(0x120)]()),_0x432561=_0x197874[0x0][_0xba1918(0xac)](_0xba1918(0x6a)),{minColumn:_0x14a5d1,maxColumn:_0x4fae62}=_0x1bf2a9[_0xba1918(0xed)](_0x197874);_0x2eb6ad[_0xba1918(0x11e)](_0x432561,{'at':_0x14a5d1,'columns':_0x4fae62-_0x14a5d1+0x1});});const _0x162a50=(_0x5bb8ae,_0x454641)=>{const _0x4edc57=_0x3cd331;if(!_0x454641[_0x4edc57(0xa5)]||!_0x454641[_0x4edc57(0xa5)][_0x4edc57(0x6f)](_0x4edc57(0xfa)))return;const _0x35dc0f=_0x454641[_0x4edc57(0x82)][_0x4edc57(0x100)],_0x3289a1=_0x513ea5[_0x4edc57(0xa1)]()[_0x4edc57(0xc0)](_0x510895=>_0x510895[_0x4edc57(0xd4)]&&_0x510895[_0x4edc57(0x82)]&&_0x510895[_0x4edc57(0x82)][_0x4edc57(0x100)]==_0x35dc0f);_0x3289a1[_0x4edc57(0x96)]&&_0x454641[_0x4edc57(0xc3)]()[_0x4edc57(0x96)]!=_0x3289a1[_0x4edc57(0x96)]&&_0x3289a1[_0x4edc57(0x8a)]((_0x35d64c,_0x16f558)=>(_0x35d64c[_0x4edc57(0xef)]=_0x16f558,_0x16f558[_0x4edc57(0x99)]=_0x35d64c,_0x16f558));};function _0x209ff8(_0x29b7b6,_0x54113e=!0x0){const _0x4b545d=_0x3cd331,{id:_0x3d3405,authorId:_0x2a0bd3}=_0x513ea5[_0x4b545d(0xeb)](_0x29b7b6[_0x4b545d(0xff)]),_0x494124=[_0x4b545d(0xd0),_0x4b545d(0x106)],_0x5c5fd8=_0x513ea5[_0x4b545d(0xc5)][_0x4b545d(0x134)](_0x29b7b6[_0x4b545d(0xff)]);return _0x5c5fd8&&_0x494124[_0x4b545d(0x116)](_0x4b545d(0xbf)),{'classes':_0x494124,'attributes':{'data-suggestion':_0x3d3405,'data-author-id':_0x2a0bd3},'priority':_0x5c5fd8&&_0x54113e?0xbc2:0xbb8};}_0x513ea5['on'](_0x3cd331(0x7f),_0x162a50,{'priority':_0x3cd331(0x11f)}),_0x513ea5['on'](_0x3cd331(0x130),_0x162a50,{'priority':_0x3cd331(0x11f)}),_0x63789f[_0x3cd331(0x101)][_0x3cd331(0x112)][_0x3cd331(0xb9)](()=>{const _0x2c134f=_0x3cd331;let _0x134ea2=!0x1;const _0xfc4c53=Array[_0x2c134f(0x10f)](_0x63789f[_0x2c134f(0x101)][_0x2c134f(0x112)][_0x2c134f(0xf3)][_0x2c134f(0xae)]());for(const {name:_0x5e478e,data:_0x3ae39a}of _0xfc4c53){const {group:_0x3135ff,type:_0x5d469c,id:_0x319a09}=_0x513ea5[_0x2c134f(0xeb)](_0x5e478e);if(_0x2c134f(0x98)!=_0x3135ff||_0x2c134f(0xc1)!=_0x5d469c||_0x3ae39a[_0x2c134f(0x73)])continue;if(!_0x513ea5[_0x2c134f(0xf6)](_0x319a09))continue;const _0x5bb022=_0x513ea5[_0x2c134f(0xb0)](_0x319a09)[_0x2c134f(0x119)](),_0x1ad175=_0x63789f[_0x2c134f(0x94)][_0x2c134f(0x6c)](_0x2c134f(0xee))['me'];for(const _0x5ce38d of _0x513ea5[_0x2c134f(0xa1)]()){if(!_0x5ce38d[_0x2c134f(0xd4)]||_0x5ce38d[_0x2c134f(0xc8)]!=_0x1ad175)continue;if(_0x2c134f(0xd6)!=_0x5ce38d[_0x2c134f(0x9d)]||_0x2c134f(0x114)!=_0x5ce38d[_0x2c134f(0xa5)])continue;if(_0x5ce38d[_0x2c134f(0x119)]()[_0x2c134f(0x122)](_0x9e6c7e=>_0x5bb022[_0x2c134f(0xc4)](_0x23c0bb=>_0x23c0bb[_0x2c134f(0xaf)](_0x9e6c7e,!0x0)))){for(const _0x28a27b of _0x5ce38d[_0x2c134f(0xc3)]())_0x28a27b[_0x2c134f(0xd4)]&&(_0x28a27b[_0x2c134f(0xa8)](),_0x134ea2=!0x0);}}}return _0x134ea2;}),_0x63789f[_0x3cd331(0x101)][_0x3cd331(0x112)][_0x3cd331(0xb9)](_0x5e25b9=>{const _0x488796=_0x3cd331,_0x481bbb=_0x63789f[_0x488796(0x7d)][_0x488796(0x6c)](_0x488796(0xfd));if(!_0x481bbb||!_0x481bbb[_0x488796(0xde)][_0x488796(0x9b)](_0x5e25b9[_0x488796(0x9a)]))return!0x1;let _0x153ab9=!0x1;const _0x42615c=_0x63789f[_0x488796(0x94)][_0x488796(0x6c)](_0x488796(0xee))['me'],_0x2175cb=_0x63789f[_0x488796(0x101)][_0x488796(0x112)][_0x488796(0xf3)][_0x488796(0x11c)](),_0x2d27bb=Array[_0x488796(0x10f)](_0x63789f[_0x488796(0x101)][_0x488796(0x112)][_0x488796(0xf3)][_0x488796(0xae)]())[_0x488796(0xc0)](({name:_0x1da9a3,data:_0x583004})=>{const _0x514929=_0x488796,{group:_0x431328,subType:_0x55147a,authorId:_0x4b774c}=_0x513ea5[_0x514929(0xeb)](_0x1da9a3);return _0x514929(0x98)==_0x431328&&_0x514929(0xfa)==_0x55147a&&_0x4b774c==_0x42615c['id']&&!_0x583004[_0x514929(0x73)];});for(const _0x34a041 of _0x2175cb){if(_0x488796(0xfb)!=_0x34a041[_0x488796(0x9d)]||_0x488796(0x133)!=_0x34a041[_0x488796(0x11a)]||0x1!=_0x34a041[_0x488796(0x96)])continue;const _0x143871=_0x5e25b9[_0x488796(0x118)](_0x34a041[_0x488796(0x8e)],_0x34a041[_0x488796(0x8e)][_0x488796(0xdd)](0x1));if(!_0x2d27bb[_0x488796(0xe7)](({data:_0x3ae409})=>_0x3ae409[_0x488796(0x111)][_0x488796(0x6e)](_0x143871))){for(const {name:_0x1736f0,data:_0x114e6d}of _0x2d27bb)if(_0x143871[_0x488796(0xaf)](_0x114e6d[_0x488796(0x111)])){_0x5e25b9[_0x488796(0xd2)](_0x1736f0,{'range':_0x143871}),_0x153ab9=!0x0;break;}}}return _0x153ab9;}),_0x63789f[_0x3cd331(0x101)][_0x3cd331(0x112)][_0x3cd331(0xb9)](_0x3cf94f=>{const _0x301e5a=_0x3cd331;let _0x1406f7=!0x1;const _0x5ef655=_0x63789f[_0x301e5a(0x94)][_0x301e5a(0x6c)](_0x301e5a(0xee))['me'],_0x2c1729=_0x513ea5[_0x301e5a(0xa1)]()[_0x301e5a(0xc0)](_0x129b31=>_0x129b31[_0x301e5a(0xd4)]&&_0x129b31[_0x301e5a(0xc8)]==_0x5ef655),_0xf730b=new Set(),_0x33a763=new Set();for(const _0x3e3771 of _0x2c1729)if(_0x301e5a(0xfa)==_0x3e3771[_0x301e5a(0xa5)])for(const _0x202fc8 of _0x3e3771[_0x301e5a(0x7b)]()){const _0x1cbba9=_0x202fc8[_0x301e5a(0x78)]()[_0x301e5a(0x120)]();if(_0x1cbba9){if(_0x1cbba9['is'](_0x301e5a(0x90),_0x301e5a(0x133))&&ke(_0x1cbba9)){_0x3e3771[_0x301e5a(0x108)](_0x202fc8[_0x301e5a(0x11a)]),_0xf730b[_0x301e5a(0xc6)](_0x1cbba9),_0x1406f7=!0x0;const _0x4e1091=_0x1cbba9[_0x301e5a(0xbb)],_0x399b9c=_0x1cbba9[_0x301e5a(0xa0)],_0xaa5f6d=_0x4e1091&&_0x4e1091['is'](_0x301e5a(0x90),_0x301e5a(0x133)),_0x529469=_0x399b9c&&_0x399b9c['is'](_0x301e5a(0x90),_0x301e5a(0x133));_0xaa5f6d&&!_0xf730b[_0x301e5a(0x9b)](_0x4e1091)&&_0x33a763[_0x301e5a(0xc6)](_0x4e1091),_0x529469&&!_0xf730b[_0x301e5a(0x9b)](_0x399b9c)&&_0x33a763[_0x301e5a(0xc6)](_0x399b9c);}else _0x1cbba9['is'](_0x301e5a(0x90),_0x301e5a(0x131))&&_0x1cbba9[_0x301e5a(0xb2)]&&(_0x3e3771[_0x301e5a(0x108)](_0x202fc8[_0x301e5a(0x11a)]),_0x1406f7=!0x0);}}else{if(_0x301e5a(0x114)==_0x3e3771[_0x301e5a(0xa5)]){if(!_0x3e3771[_0x301e5a(0x82)]||!_0x3e3771[_0x301e5a(0x82)][_0x301e5a(0x100)])continue;const _0x50a32d=_0x3e3771[_0x301e5a(0x82)][_0x301e5a(0xfc)];if(_0x50a32d&&Object[_0x301e5a(0xb6)](_0x50a32d)[_0x301e5a(0x96)])continue;const _0x1b3b34=_0x3e3771[_0x301e5a(0x82)][_0x301e5a(0x100)];let _0x53e37e=!0x0,_0x4227e2=!0x0;for(const _0x1bc188 of _0x2c1729)if(_0x1bc188[_0x301e5a(0xa5)]&&_0x1bc188[_0x301e5a(0xa5)][_0x301e5a(0x6f)](_0x301e5a(0xfa))){if(!_0x1bc188[_0x301e5a(0x82)][_0x301e5a(0x100)]){_0x4227e2=!0x1;break;}if(_0x1bc188['id']!=_0x3e3771['id']&&_0x1bc188[_0x301e5a(0x82)][_0x301e5a(0x100)]==_0x1b3b34){_0x53e37e=!0x1;break;}}_0x4227e2&&_0x53e37e&&(_0x3e3771[_0x301e5a(0x93)](),_0x1406f7=!0x0);}}for(const _0x47b7d5 of _0xf730b)_0x3cf94f[_0x301e5a(0x10a)](_0x47b7d5);for(const _0x317f03 of _0x33a763)_0x3cf94f[_0x301e5a(0xd3)](_0x317f03);return _0x1406f7;}),_0x63789f[_0x3cd331(0x9c)][_0x3cd331(0xc9)](_0x3cd331(0xf4))[_0x3cd331(0xe5)]({'model':_0x3cd331(0xcb),'view':_0x13ffcc=>_0x209ff8(_0x13ffcc),'converterPriority':_0x3cd331(0x11f)}),_0x63789f[_0x3cd331(0x9c)][_0x3cd331(0xc9)](_0x3cd331(0x74))[_0x3cd331(0xe5)]({'model':_0x3cd331(0xcb),'view':(_0x46575c,_0x46ca14)=>_0x46ca14[_0x3cd331(0x12b)][_0x3cd331(0xa4)]?_0x209ff8(_0x46575c,!0x1):null,'converterPriority':_0x3cd331(0x11f)});const _0x3d26dd=_0x63789f[_0x3cd331(0xe2)][_0x3cd331(0x105)];this[_0x3cd331(0xdf)](_0x3d26dd[_0x3cd331(0x112)],_0x3cd331(0x12c),(_0x4fba7d,_0x512933)=>{const _0x34a193=_0x3cd331,_0x5cfc7c=[];for(const _0x334e07 of _0x3d26dd[_0x34a193(0xa6)](_0x512933[_0x34a193(0x136)])[_0x34a193(0x6d)]())_0x334e07['is'](_0x34a193(0x90),_0x34a193(0x86))&&_0x5cfc7c[_0x34a193(0x116)](_0x334e07);_0x3d26dd[_0x34a193(0x115)](_0x4b25d3=>{const _0x5d9c74=_0x34a193;for(const _0x5b00f5 of _0x5cfc7c)_0x4b25d3[_0x5d9c74(0x80)](_0x4b25d3[_0x5d9c74(0xa6)](_0x5b00f5),_0x4b25d3[_0x5d9c74(0xcf)](_0x5b00f5)),_0x4b25d3[_0x5d9c74(0x10a)](_0x5b00f5);});});}}function ke(_0x283de3){const _0x4732e0=_0x1b128a;if(_0x283de3[_0x4732e0(0xb2)])return!0x0;const _0x514363=_0x283de3[_0x4732e0(0xe3)](0x0);return _0x514363['is'](_0x4732e0(0x90),_0x4732e0(0x131))&&_0x514363[_0x4732e0(0xb2)];}function Re(_0x26a4cc,_0x12e27f={},_0x57ee3e){const _0x480044=_0x1b128a;for(const {isAnchor:_0x137b55,cellHeight:_0x4e70be,cellWidth:_0x5e0afa}of _0x57ee3e[_0x480044(0xf0)](_0x26a4cc,{'includeAllSlots':!0x0,..._0x12e27f}))if(!_0x137b55||0x1!=_0x4e70be||0x1!=_0x5e0afa)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x23489f=_0x3983;(function(_0x1a6d64,_0x2dade9){const _0x5d0a4f=_0x3983,_0x384cd1=_0x1a6d64();while(!![]){try{const _0x51b995=-parseInt(_0x5d0a4f(0xa1))/0x1+-parseInt(_0x5d0a4f(0xb9))/0x2*(parseInt(_0x5d0a4f(0xc9))/0x3)+parseInt(_0x5d0a4f(0xc1))/0x4+parseInt(_0x5d0a4f(0x9c))/0x5*(parseInt(_0x5d0a4f(0xba))/0x6)+-parseInt(_0x5d0a4f(0xb6))/0x7+parseInt(_0x5d0a4f(0xc2))/0x8*(-parseInt(_0x5d0a4f(0xb8))/0x9)+parseInt(_0x5d0a4f(0x9d))/0xa;if(_0x51b995===_0x2dade9)break;else _0x384cd1['push'](_0x384cd1['shift']());}catch(_0x115bb3){_0x384cd1['push'](_0x384cd1['shift']());}}}(_0x1caa,0x7f4b6));function _0x3983(_0x4ab343,_0x3a7bf9){const _0x1caad4=_0x1caa();return _0x3983=function(_0x3983f6,_0x18802b){_0x3983f6=_0x3983f6-0x97;let _0x5ce7af=_0x1caad4[_0x3983f6];return _0x5ce7af;},_0x3983(_0x4ab343,_0x3a7bf9);}function _0x1caa(){const _0x109bde=['*Format:*\x20resize\x20table','plugins','getSuggestionCallback','125853ZIQear','change','registerCustomCallback','handleResizeTableWidthCommand','bind','getSelectedElement','author','locale','columnWidths','_suggestionFactory','tableWidth','subType','getSuggestions','format','TableColumnResizeEditing','get','getColumnGroupElement','formatInline','markBlockFormat','descriptionFactory','table','6713812FNJjdL','getContainedElement','18TzptKE','15668nZpywB','222xsHtbs','Users','formatGroupId','enableCommand','document','formatBlock','getAttribute','2116236lNdkFu','3423608QZFrtf','data','registerDescriptionCallback','TrackChangesEditing','model','handleSuggestionDescription','commandParams','51NMgKHn','resizeTable','has','getTableColumnsWidths','selection','type','editor','discard','afterInit','resizeTableWidth','accept','39110djFpoy','17769740PVsWXb'];_0x1caa=function(){return _0x109bde;};return _0x1caa();}import{Plugin as _0x2a694e}from'ckeditor5/src/core.js';import{getTranslation as _0x483fd3}from'../utils/common-translations.js';export default class Nt extends _0x2a694e{[_0x23489f(0x99)](){const _0x3a5fbd=_0x23489f;if(!this[_0x3a5fbd(0x97)][_0x3a5fbd(0x9f)][_0x3a5fbd(0xcb)](_0x3a5fbd(0xaf)))return;const _0x5d2782=this[_0x3a5fbd(0x97)][_0x3a5fbd(0x9f)][_0x3a5fbd(0xb0)](_0x3a5fbd(0xc5));_0x5d2782[_0x3a5fbd(0xbd)](_0x3a5fbd(0x9a),this[_0x3a5fbd(0xa4)][_0x3a5fbd(0xa5)](this)),_0x5d2782[_0x3a5fbd(0xaa)][_0x3a5fbd(0xa3)](_0x3a5fbd(0xbf),_0x3a5fbd(0xca),_0x3a5fbd(0x9b),_0x5d2782[_0x3a5fbd(0xaa)][_0x3a5fbd(0xa0)](_0x3a5fbd(0xbf),null,_0x3a5fbd(0x98))),_0x5d2782[_0x3a5fbd(0xaa)][_0x3a5fbd(0xa3)](_0x3a5fbd(0xbf),_0x3a5fbd(0xca),_0x3a5fbd(0x98),_0x5d2782[_0x3a5fbd(0xaa)][_0x3a5fbd(0xa0)](_0x3a5fbd(0xbf),null,_0x3a5fbd(0x9b))),_0x5d2782[_0x3a5fbd(0xb4)][_0x3a5fbd(0xc4)](this[_0x3a5fbd(0xc7)][_0x3a5fbd(0xa5)](this));}[_0x23489f(0xa4)](_0x409066,_0x4cb0c3){const _0x4e42dc=_0x23489f,_0x45c855=this[_0x4e42dc(0x97)][_0x4e42dc(0x9f)][_0x4e42dc(0xb0)](_0x4e42dc(0xc5)),_0x532bed=this[_0x4e42dc(0x97)][_0x4e42dc(0x9f)][_0x4e42dc(0xb0)](_0x4e42dc(0xaf)),_0x4a4435=_0x4cb0c3[_0x4e42dc(0xb5)]||this[_0x4e42dc(0x97)][_0x4e42dc(0xc6)][_0x4e42dc(0xbe)][_0x4e42dc(0xcd)][_0x4e42dc(0xa6)]();this[_0x4e42dc(0x97)][_0x4e42dc(0xc6)][_0x4e42dc(0xa2)](()=>{const _0x32b71a=_0x4e42dc,_0x3608f8=_0x532bed[_0x32b71a(0xb1)](_0x4a4435);let _0x4e343a=_0x3608f8?_0x532bed[_0x32b71a(0xcc)](_0x3608f8):null,_0x5ec330=_0x4a4435[_0x32b71a(0xc0)](_0x32b71a(0xab))||null;const _0x10786a=_0x4cb0c3[_0x32b71a(0xab)]||_0x5ec330,_0x413da5=_0x4cb0c3[_0x32b71a(0xa9)]||_0x4e343a,_0x56e4ef=this[_0x32b71a(0x97)][_0x32b71a(0x9f)][_0x32b71a(0xb0)](_0x32b71a(0xbb))['me'];for(const _0xbc67a3 of _0x45c855[_0x32b71a(0xad)]()){const _0x3371cb=_0xbc67a3[_0x32b71a(0xb7)]();if(_0x32b71a(0xca)===_0xbc67a3[_0x32b71a(0xac)]&&_0x3371cb===_0x4a4435){_0xbc67a3[_0x32b71a(0xa7)]!==_0x56e4ef&&_0xbc67a3[_0x32b71a(0x98)]();const _0x200af0=_0xbc67a3[_0x32b71a(0xc3)][_0x32b71a(0xc8)];_0x5ec330=_0x200af0[0x0][_0x32b71a(0xab)],_0x4e343a=_0x200af0[0x0][_0x32b71a(0xa9)];break;}}_0x409066({'table':_0x4a4435,'tableWidth':_0x10786a,'columnWidths':_0x413da5}),_0x45c855[_0x32b71a(0xb3)](_0x4a4435,{'commandName':_0x32b71a(0x9a),'commandParams':[{'tableWidth':_0x5ec330,'columnWidths':_0x4e343a}],'formatGroupId':_0x32b71a(0xca)},[],_0x32b71a(0xca));});}[_0x23489f(0xc7)](_0x26e439){const _0x55d321=_0x23489f;if(_0x55d321(0xbf)!=_0x26e439[_0x55d321(0xce)]&&_0x55d321(0xb2)!=_0x26e439[_0x55d321(0xce)])return;const {data:_0x42e274}=_0x26e439;if(_0x42e274&&_0x55d321(0xca)===_0x42e274[_0x55d321(0xbc)]){const _0x3fc4fc=_0x55d321(0x9e);return{'type':_0x55d321(0xae),'content':_0x483fd3(this[_0x55d321(0x97)][_0x55d321(0xa8)],_0x3fc4fc)};}}}
23
+ function _0x246e(){const _0x251e98=['resizeTableWidth','type','bind','formatInline','50758CFqTkG','getSuggestions','getColumnGroupElement','1490ncZTWH','enableCommand','data','plugins','locale','21688vqsjET','author','handleSuggestionDescription','*Format:*\x20resize\x20table','getSuggestionCallback','has','editor','columnWidths','document','93TQUjyN','getTableColumnsWidths','tableWidth','TableColumnResizeEditing','discard','subType','120bqhZot','commandParams','afterInit','table','getAttribute','formatGroupId','registerDescriptionCallback','20457yLiZRM','handleResizeTableWidthCommand','getContainedElement','1405816RUEtpk','descriptionFactory','change','model','10CMDkWT','accept','974732lhYFAc','21ntLTgf','resizeTable','registerCustomCallback','_suggestionFactory','TrackChangesEditing','format','getSelectedElement','get','Users','2428374fhJlsG','formatBlock','markBlockFormat','506666LrwwSs','selection'];_0x246e=function(){return _0x251e98;};return _0x246e();}const _0x4707b9=_0x5b61;(function(_0xa1bd72,_0x3c76cc){const _0x2adf15=_0x5b61,_0x793a88=_0xa1bd72();while(!![]){try{const _0x14cfae=parseInt(_0x2adf15(0x175))/0x1+parseInt(_0x2adf15(0x17b))/0x2*(-parseInt(_0x2adf15(0x18c))/0x3)+-parseInt(_0x2adf15(0x183))/0x4*(-parseInt(_0x2adf15(0x166))/0x5)+-parseInt(_0x2adf15(0x172))/0x6+-parseInt(_0x2adf15(0x169))/0x7*(-parseInt(_0x2adf15(0x162))/0x8)+-parseInt(_0x2adf15(0x15f))/0x9*(parseInt(_0x2adf15(0x17e))/0xa)+-parseInt(_0x2adf15(0x168))/0xb*(-parseInt(_0x2adf15(0x192))/0xc);if(_0x14cfae===_0x3c76cc)break;else _0x793a88['push'](_0x793a88['shift']());}catch(_0x2c03d7){_0x793a88['push'](_0x793a88['shift']());}}}(_0x246e,0x61d10));import{Plugin as _0x2a26dd}from'ckeditor5/src/core.js';import{getTranslation as _0x3ac10e}from'../utils/common-translations.js';function _0x5b61(_0x4173f7,_0x57cebc){const _0x246ee6=_0x246e();return _0x5b61=function(_0x5b6107,_0x5a84e1){_0x5b6107=_0x5b6107-0x15c;let _0x4ed114=_0x246ee6[_0x5b6107];return _0x4ed114;},_0x5b61(_0x4173f7,_0x57cebc);}export default class Nt extends _0x2a26dd{[_0x4707b9(0x194)](){const _0x4b77da=_0x4707b9;if(!this[_0x4b77da(0x189)][_0x4b77da(0x181)][_0x4b77da(0x188)](_0x4b77da(0x18f)))return;const _0x51d041=this[_0x4b77da(0x189)][_0x4b77da(0x181)][_0x4b77da(0x170)](_0x4b77da(0x16d));_0x51d041[_0x4b77da(0x17f)](_0x4b77da(0x177),this[_0x4b77da(0x160)][_0x4b77da(0x179)](this)),_0x51d041[_0x4b77da(0x16c)][_0x4b77da(0x16b)](_0x4b77da(0x173),_0x4b77da(0x16a),_0x4b77da(0x167),_0x51d041[_0x4b77da(0x16c)][_0x4b77da(0x187)](_0x4b77da(0x173),null,_0x4b77da(0x190))),_0x51d041[_0x4b77da(0x16c)][_0x4b77da(0x16b)](_0x4b77da(0x173),_0x4b77da(0x16a),_0x4b77da(0x190),_0x51d041[_0x4b77da(0x16c)][_0x4b77da(0x187)](_0x4b77da(0x173),null,_0x4b77da(0x167))),_0x51d041[_0x4b77da(0x163)][_0x4b77da(0x15e)](this[_0x4b77da(0x185)][_0x4b77da(0x179)](this));}[_0x4707b9(0x160)](_0x148d33,_0x1b1ab0){const _0xea38e8=_0x4707b9,_0x4b677c=this[_0xea38e8(0x189)][_0xea38e8(0x181)][_0xea38e8(0x170)](_0xea38e8(0x16d)),_0x23074a=this[_0xea38e8(0x189)][_0xea38e8(0x181)][_0xea38e8(0x170)](_0xea38e8(0x18f)),_0x16cb21=_0x1b1ab0[_0xea38e8(0x195)]||this[_0xea38e8(0x189)][_0xea38e8(0x165)][_0xea38e8(0x18b)][_0xea38e8(0x176)][_0xea38e8(0x16f)]();this[_0xea38e8(0x189)][_0xea38e8(0x165)][_0xea38e8(0x164)](()=>{const _0x2eac1f=_0xea38e8,_0x5acce6=_0x23074a[_0x2eac1f(0x17d)](_0x16cb21);let _0x546f4e=_0x5acce6?_0x23074a[_0x2eac1f(0x18d)](_0x5acce6):null,_0xd52e0f=_0x16cb21[_0x2eac1f(0x15c)](_0x2eac1f(0x18e))||null;const _0x50a4aa=_0x1b1ab0[_0x2eac1f(0x18e)]||_0xd52e0f,_0x17941b=_0x1b1ab0[_0x2eac1f(0x18a)]||_0x546f4e,_0x2b020e=this[_0x2eac1f(0x189)][_0x2eac1f(0x181)][_0x2eac1f(0x170)](_0x2eac1f(0x171))['me'];for(const _0x30f4a0 of _0x4b677c[_0x2eac1f(0x17c)]()){const _0x13b536=_0x30f4a0[_0x2eac1f(0x161)]();if(_0x2eac1f(0x16a)===_0x30f4a0[_0x2eac1f(0x191)]&&_0x13b536===_0x16cb21){_0x30f4a0[_0x2eac1f(0x184)]!==_0x2b020e&&_0x30f4a0[_0x2eac1f(0x190)]();const _0x2f8cc7=_0x30f4a0[_0x2eac1f(0x180)][_0x2eac1f(0x193)];_0xd52e0f=_0x2f8cc7[0x0][_0x2eac1f(0x18e)],_0x546f4e=_0x2f8cc7[0x0][_0x2eac1f(0x18a)];break;}}_0x148d33({'table':_0x16cb21,'tableWidth':_0x50a4aa,'columnWidths':_0x17941b}),_0x4b677c[_0x2eac1f(0x174)](_0x16cb21,{'commandName':_0x2eac1f(0x177),'commandParams':[{'tableWidth':_0xd52e0f,'columnWidths':_0x546f4e}],'formatGroupId':_0x2eac1f(0x16a)},[],_0x2eac1f(0x16a));});}[_0x4707b9(0x185)](_0x35b325){const _0x40a388=_0x4707b9;if(_0x40a388(0x173)!=_0x35b325[_0x40a388(0x178)]&&_0x40a388(0x17a)!=_0x35b325[_0x40a388(0x178)])return;const {data:_0x178a25}=_0x35b325;if(_0x178a25&&_0x40a388(0x16a)===_0x178a25[_0x40a388(0x15d)]){const _0x489bf9=_0x40a388(0x186);return{'type':_0x40a388(0x16e),'content':_0x3ac10e(this[_0x40a388(0x189)][_0x40a388(0x182)],_0x489bf9)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x242d3d=_0x4356;(function(_0x54d053,_0x128865){const _0xea22ad=_0x4356,_0x3b1be0=_0x54d053();while(!![]){try{const _0x2dcd06=parseInt(_0xea22ad(0x1c2))/0x1*(-parseInt(_0xea22ad(0x1e5))/0x2)+-parseInt(_0xea22ad(0x1d3))/0x3*(parseInt(_0xea22ad(0x1d0))/0x4)+-parseInt(_0xea22ad(0x1a5))/0x5*(parseInt(_0xea22ad(0x1ac))/0x6)+-parseInt(_0xea22ad(0x1e4))/0x7*(parseInt(_0xea22ad(0x191))/0x8)+-parseInt(_0xea22ad(0x1be))/0x9*(-parseInt(_0xea22ad(0x1b4))/0xa)+parseInt(_0xea22ad(0x190))/0xb*(parseInt(_0xea22ad(0x1a9))/0xc)+-parseInt(_0xea22ad(0x1bb))/0xd*(-parseInt(_0xea22ad(0x196))/0xe);if(_0x2dcd06===_0x128865)break;else _0x3b1be0['push'](_0x3b1be0['shift']());}catch(_0x250437){_0x3b1be0['push'](_0x3b1be0['shift']());}}}(_0x1a05,0x3a116));import{Plugin as _0x257c03}from'ckeditor5/src/core.js';function _0x1a05(){const _0x5513d1=['3970413KxhFZq','registerDescriptionCallback','options','writer','3239LBttPN','end','addMarker:suggestion','createTableWalker','ck-suggestion-marker-','enableDefaultAttributesIntegration','addClass','_suggestionFactory','requires','_handleLegacySuggestions','markerNameToElements','markerName','highest','item','1718628epfbHp','FORMAT_HEADER_COLUMN','setTableColumnHeader','3SpURpe','consumable','*Format:*\x20%0','showSuggestionHighlights','type','activeMarkers','_acceptFormatSuggestionCallbackFactory','commandName','getSuggestion','headingColumns','descriptionFactory','consume','FORMAT_HEADER_ROW','has','bindElementToMarker','removeAttribute','forceValue','581ZabYaI','52Vfgkkk','removeMarker:suggestion','locale','registerCustomCallback','get','640189VFPHVw','36584GrLsQK','getCellLocation','nodeBefore','formatBlock','toViewElement','53354wnRZgI','commandParams','data','includes','setTableRowHeader','start','TableEditing','FORMAT_REGULAR_COLUMN','nodeAfter','accept','data-suggestion','TrackChangesEditing','_splitMarkerName','editor','setAttribute','5PFvWbL','removeClass','_registerLegacyDescription','mapper','48FsaPro','unbindElementFromMarkerName','name','685962sOrxex','downcastDispatcher','format','stop','afterInit','headingRows','registerAttributeLabel','editing','10axvPPo','ck-suggestion-marker--active','cell','FORMAT_REGULAR_ROW','markerRange','parent','TableUtils','1950FlTGhC','registerBlockAttribute','plugins'];_0x1a05=function(){return _0x5513d1;};return _0x1a05();}function _0x4356(_0x9486c7,_0x62de9d){const _0x1a05c3=_0x1a05();return _0x4356=function(_0x4356da,_0x5bb25c){_0x4356da=_0x4356da-0x18d;let _0x1b3b3c=_0x1a05c3[_0x4356da];return _0x1b3b3c;},_0x4356(_0x9486c7,_0x62de9d);}import _0x84bb62 from'./table.js';import{getTranslation as _0x3b85b4}from'../utils/common-translations.js';export default class Ct extends _0x257c03{static get[_0x242d3d(0x1ca)](){return[_0x84bb62];}[_0x242d3d(0x1b0)](){const _0x37b096=_0x242d3d,_0x3a44ea=this[_0x37b096(0x1a3)];if(!_0x3a44ea[_0x37b096(0x1bd)][_0x37b096(0x1e0)](_0x37b096(0x19c)))return;const _0x316c13=_0x3a44ea[_0x37b096(0x18d)],_0x102941=_0x3a44ea[_0x37b096(0x1bd)][_0x37b096(0x18f)](_0x37b096(0x1a1));_0x102941[_0x37b096(0x1c7)](_0x37b096(0x19a)),_0x102941[_0x37b096(0x1c7)](_0x37b096(0x1d2)),_0x102941[_0x37b096(0x1bc)](_0x37b096(0x1b1)),_0x102941[_0x37b096(0x1bc)](_0x37b096(0x1dc)),_0x102941[_0x37b096(0x1dd)][_0x37b096(0x1b2)](_0x37b096(0x1b1),_0x3b85b4(_0x316c13,_0x37b096(0x1df))),_0x102941[_0x37b096(0x1dd)][_0x37b096(0x1b2)](_0x37b096(0x1dc),_0x3b85b4(_0x316c13,_0x37b096(0x1d1))),this[_0x37b096(0x1cb)]();}[_0x242d3d(0x1cb)](){const _0x15752b=_0x242d3d,_0x2bb5ba=this[_0x15752b(0x1a3)][_0x15752b(0x1bd)][_0x15752b(0x18f)](_0x15752b(0x1a1)),_0x2b0800=this[_0x15752b(0x1a3)][_0x15752b(0x1bd)][_0x15752b(0x18f)](_0x15752b(0x1ba)),_0x39ec36=this[_0x15752b(0x1a3)][_0x15752b(0x1bd)][_0x15752b(0x18f)](_0x84bb62)[_0x15752b(0x1d9)]();function _0x314c19({showActiveMarker:_0x4f7041=!0x0,setDataAttribute:_0x35b4e1=!0x0}={}){return(_0x533e84,_0x529a59,_0x2603e1)=>{const _0x5c2a96=_0x4356,{type:_0x23aea2,id:_0xd05606}=_0x2bb5ba[_0x5c2a96(0x1a2)](_0x529a59[_0x5c2a96(0x1cd)]),_0x5bfb10=_0x2bb5ba[_0x5c2a96(0x1db)](_0xd05606),_0x2606f1=_0x5bfb10[_0x5c2a96(0x198)];if(_0x5c2a96(0x194)!=_0x5bfb10[_0x5c2a96(0x1d7)]||!_0x2606f1||_0x5c2a96(0x1d2)!=_0x2606f1[_0x5c2a96(0x1da)])return;if(_0x529a59[_0x5c2a96(0x1cf)])return void _0x533e84[_0x5c2a96(0x1af)]();if(!_0x2603e1[_0x5c2a96(0x1d4)][_0x5c2a96(0x1de)](_0x529a59[_0x5c2a96(0x1b8)],_0x533e84[_0x5c2a96(0x1ab)]))return;const _0x277cb2=_0x529a59[_0x5c2a96(0x1b8)][_0x5c2a96(0x19b)][_0x5c2a96(0x19e)],_0x401472=_0x529a59[_0x5c2a96(0x1b8)][_0x5c2a96(0x1c3)][_0x5c2a96(0x193)],_0x2d2574=_0x277cb2[_0x5c2a96(0x1b9)][_0x5c2a96(0x1b9)],{column:_0x138fda}=_0x2b0800[_0x5c2a96(0x192)](_0x277cb2),{column:_0x546c93}=_0x2b0800[_0x5c2a96(0x192)](_0x401472);for(let _0x3ef28a=_0x138fda;_0x3ef28a<=_0x546c93;_0x3ef28a++){const _0x33757e=_0x2b0800[_0x5c2a96(0x1c5)](_0x2d2574,{'column':_0x3ef28a,'includeAllSlots':!0x1});for(const _0x5711ec of _0x33757e){const _0x5cd174=_0x5711ec[_0x5c2a96(0x1b6)],_0x17b32f=_0x2603e1[_0x5c2a96(0x1a8)][_0x5c2a96(0x195)](_0x5cd174);_0x2603e1[_0x5c2a96(0x1c1)][_0x5c2a96(0x1c8)](_0x5c2a96(0x1c6)+_0x23aea2,_0x17b32f),_0x35b4e1&&_0x2603e1[_0x5c2a96(0x1c1)][_0x5c2a96(0x1a4)](_0x5c2a96(0x1a0),_0xd05606,_0x17b32f),_0x2603e1[_0x5c2a96(0x1a8)][_0x5c2a96(0x1e1)](_0x17b32f,_0x529a59[_0x5c2a96(0x1cd)]),_0x4f7041&&(_0x2bb5ba[_0x5c2a96(0x1d8)][_0x5c2a96(0x199)](_0x529a59[_0x5c2a96(0x1cd)])?_0x2603e1[_0x5c2a96(0x1c1)][_0x5c2a96(0x1c8)](_0x5c2a96(0x1b5),_0x17b32f):_0x2603e1[_0x5c2a96(0x1c1)][_0x5c2a96(0x1a6)](_0x5c2a96(0x1b5),_0x17b32f));}}};}_0x2bb5ba[_0x15752b(0x1c9)][_0x15752b(0x18e)](_0x15752b(0x194),_0x15752b(0x19a),_0x15752b(0x19f),_0x39ec36),_0x2bb5ba[_0x15752b(0x1c9)][_0x15752b(0x18e)](_0x15752b(0x194),_0x15752b(0x1d2),_0x15752b(0x19f),_0x39ec36),this[_0x15752b(0x1a3)][_0x15752b(0x1b3)][_0x15752b(0x1ad)]['on'](_0x15752b(0x1c4),_0x314c19(),{'priority':_0x15752b(0x1ce)}),this[_0x15752b(0x1a3)][_0x15752b(0x198)][_0x15752b(0x1ad)]['on'](_0x15752b(0x1c4),(_0x2828d9,_0x337b1e,_0x3fb50b)=>{const _0x5280b7=_0x15752b;_0x3fb50b[_0x5280b7(0x1c0)][_0x5280b7(0x1d6)]&&_0x314c19({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2828d9,_0x337b1e,_0x3fb50b);},{'priority':_0x15752b(0x1ce)}),this[_0x15752b(0x1a3)][_0x15752b(0x1b3)][_0x15752b(0x1ad)]['on'](_0x15752b(0x1e6),(_0x1c4ffd,_0x13ecfe,_0x26d137)=>{const _0x1918e1=_0x15752b,{type:_0x4bf31e,id:_0x32bceb}=_0x2bb5ba[_0x1918e1(0x1a2)](_0x13ecfe[_0x1918e1(0x1cd)]),_0x2ff894=_0x2bb5ba[_0x1918e1(0x1db)](_0x32bceb),_0x13cebe=_0x2ff894[_0x1918e1(0x198)];if(_0x1918e1(0x194)!=_0x2ff894[_0x1918e1(0x1d7)]||!_0x13cebe||_0x1918e1(0x1d2)!=_0x13cebe[_0x1918e1(0x1da)])return;const _0x41565b=_0x26d137[_0x1918e1(0x1a8)][_0x1918e1(0x1cc)](_0x13ecfe[_0x1918e1(0x1cd)]);if(_0x41565b){for(const _0x3a8b8e of _0x41565b)_0x26d137[_0x1918e1(0x1c1)][_0x1918e1(0x1a6)](_0x1918e1(0x1c6)+_0x4bf31e,_0x3a8b8e),_0x26d137[_0x1918e1(0x1c1)][_0x1918e1(0x1a6)](_0x1918e1(0x1b5),_0x3a8b8e),_0x26d137[_0x1918e1(0x1c1)][_0x1918e1(0x1e2)](_0x1918e1(0x1a0),_0x3a8b8e),_0x26d137[_0x1918e1(0x1a8)][_0x1918e1(0x1aa)](_0x3a8b8e,_0x13ecfe[_0x1918e1(0x1cd)]);}},{'priority':_0x15752b(0x1ce)}),this[_0x15752b(0x1a7)]();}[_0x242d3d(0x1a7)](){const _0x201d87=_0x242d3d,_0x2b0f22=this[_0x201d87(0x1a3)],_0x4ff4bb=_0x2b0f22[_0x201d87(0x18d)];function _0xa349de(_0x503aac){const _0x488785=_0x201d87;return{'type':_0x488785(0x1ae),'content':_0x3b85b4(_0x4ff4bb,_0x488785(0x1d5),_0x503aac)};}_0x2b0f22[_0x201d87(0x1bd)][_0x201d87(0x18f)](_0x201d87(0x1a1))[_0x201d87(0x1dd)][_0x201d87(0x1bf)](_0x323ed9=>{const _0x451556=_0x201d87;if(_0x451556(0x194)!=_0x323ed9[_0x451556(0x1d7)])return;const {data:_0x256bd0}=_0x323ed9;if(_0x256bd0){if(_0x451556(0x19a)==_0x256bd0[_0x451556(0x1da)]){const _0x7bdc47=_0x256bd0[_0x451556(0x197)][0x0][_0x451556(0x1e3)];return _0xa349de(_0x3b85b4(_0x4ff4bb,_0x7bdc47?_0x451556(0x1df):_0x451556(0x1b7)));}if(_0x451556(0x1d2)==_0x256bd0[_0x451556(0x1da)]){const _0x5cf08a=_0x256bd0[_0x451556(0x197)][0x0][_0x451556(0x1e3)];return _0xa349de(_0x3b85b4(_0x4ff4bb,_0x5cf08a?_0x451556(0x1d1):_0x451556(0x19d)));}}});}}
23
+ const _0x20d9ac=_0x2230;(function(_0x5d50cd,_0x5bca3e){const _0x111cbc=_0x2230,_0x1b1b03=_0x5d50cd();while(!![]){try{const _0x59a775=-parseInt(_0x111cbc(0xb0))/0x1*(parseInt(_0x111cbc(0xba))/0x2)+-parseInt(_0x111cbc(0xdf))/0x3+-parseInt(_0x111cbc(0xc1))/0x4*(parseInt(_0x111cbc(0xd3))/0x5)+-parseInt(_0x111cbc(0xbb))/0x6*(parseInt(_0x111cbc(0xf1))/0x7)+parseInt(_0x111cbc(0xa8))/0x8+-parseInt(_0x111cbc(0xd5))/0x9+-parseInt(_0x111cbc(0xe0))/0xa*(-parseInt(_0x111cbc(0xc0))/0xb);if(_0x59a775===_0x5bca3e)break;else _0x1b1b03['push'](_0x1b1b03['shift']());}catch(_0x1794a3){_0x1b1b03['push'](_0x1b1b03['shift']());}}}(_0x4634,0xa005d));function _0x2230(_0x27ef33,_0x4a7333){const _0x46348f=_0x4634();return _0x2230=function(_0x223082,_0x3c24d7){_0x223082=_0x223082-0x9d;let _0x3c957a=_0x46348f[_0x223082];return _0x3c957a;},_0x2230(_0x27ef33,_0x4a7333);}import{Plugin as _0x561bda}from'ckeditor5/src/core.js';import _0x8c1b25 from'./table.js';import{getTranslation as _0x3ed11d}from'../utils/common-translations.js';function _0x4634(){const _0x3321f1=['plugins','15676YIBVjR','editing','FORMAT_REGULAR_ROW','_handleLegacySuggestions','get','getSuggestion','format','removeAttribute','includes','descriptionFactory','138zKCBzl','524922nHuKeB','enableDefaultAttributesIntegration','setTableColumnHeader','removeClass','registerAttributeLabel','295691smUnRZ','4297624CAGTgX','consumable','FORMAT_HEADER_COLUMN','mapper','addClass','item','addMarker:suggestion','data','setTableRowHeader','TrackChangesEditing','_suggestionFactory','FORMAT_REGULAR_COLUMN','_splitMarkerName','getCellLocation','*Format:*\x20%0','headingRows','ck-suggestion-marker--active','formatBlock','5MUpbcY','createTableWalker','3750147jwZWOE','requires','editor','accept','writer','unbindElementFromMarkerName','TableEditing','headingColumns','_acceptFormatSuggestionCallbackFactory','activeMarkers','1214526iWehoA','1390xSsRSH','markerNameToElements','parent','setAttribute','commandParams','registerBlockAttribute','options','registerCustomCallback','TableUtils','data-suggestion','nodeBefore','bindElementToMarker','locale','afterInit','forceValue','showSuggestionHighlights','FORMAT_HEADER_ROW','35FDAtRy','removeMarker:suggestion','ck-suggestion-marker-','downcastDispatcher','has','_registerLegacyDescription','stop','highest','markerRange','start','toViewElement','consume','cell','nodeAfter','2672032emBalU','type','end','registerDescriptionCallback','commandName','markerName','name'];_0x4634=function(){return _0x3321f1;};return _0x4634();}export default class Ct extends _0x561bda{static get[_0x20d9ac(0xd6)](){return[_0x8c1b25];}[_0x20d9ac(0xed)](){const _0x2ba0e8=_0x20d9ac,_0x2fd745=this[_0x2ba0e8(0xd7)];if(!_0x2fd745[_0x2ba0e8(0xaf)][_0x2ba0e8(0x9e)](_0x2ba0e8(0xdb)))return;const _0x1760ef=_0x2fd745[_0x2ba0e8(0xec)],_0x4841e9=_0x2fd745[_0x2ba0e8(0xaf)][_0x2ba0e8(0xb4)](_0x2ba0e8(0xca));_0x4841e9[_0x2ba0e8(0xbc)](_0x2ba0e8(0xc9)),_0x4841e9[_0x2ba0e8(0xbc)](_0x2ba0e8(0xbd)),_0x4841e9[_0x2ba0e8(0xe5)](_0x2ba0e8(0xd0)),_0x4841e9[_0x2ba0e8(0xe5)](_0x2ba0e8(0xdc)),_0x4841e9[_0x2ba0e8(0xb9)][_0x2ba0e8(0xbf)](_0x2ba0e8(0xd0),_0x3ed11d(_0x1760ef,_0x2ba0e8(0xf0))),_0x4841e9[_0x2ba0e8(0xb9)][_0x2ba0e8(0xbf)](_0x2ba0e8(0xdc),_0x3ed11d(_0x1760ef,_0x2ba0e8(0xc3))),this[_0x2ba0e8(0xb3)]();}[_0x20d9ac(0xb3)](){const _0x495e97=_0x20d9ac,_0x263f35=this[_0x495e97(0xd7)][_0x495e97(0xaf)][_0x495e97(0xb4)](_0x495e97(0xca)),_0x52c084=this[_0x495e97(0xd7)][_0x495e97(0xaf)][_0x495e97(0xb4)](_0x495e97(0xe8)),_0x248e4e=this[_0x495e97(0xd7)][_0x495e97(0xaf)][_0x495e97(0xb4)](_0x8c1b25)[_0x495e97(0xdd)]();function _0x136343({showActiveMarker:_0x319592=!0x0,setDataAttribute:_0x5c918f=!0x0}={}){return(_0x57597a,_0x355f13,_0x2963ed)=>{const _0x4e843d=_0x2230,{type:_0x48142a,id:_0x3a20db}=_0x263f35[_0x4e843d(0xcd)](_0x355f13[_0x4e843d(0xad)]),_0x5ad7e5=_0x263f35[_0x4e843d(0xb5)](_0x3a20db),_0x273ee3=_0x5ad7e5[_0x4e843d(0xc8)];if(_0x4e843d(0xd2)!=_0x5ad7e5[_0x4e843d(0xa9)]||!_0x273ee3||_0x4e843d(0xbd)!=_0x273ee3[_0x4e843d(0xac)])return;if(_0x355f13[_0x4e843d(0xc6)])return void _0x57597a[_0x4e843d(0xa0)]();if(!_0x2963ed[_0x4e843d(0xc2)][_0x4e843d(0xa5)](_0x355f13[_0x4e843d(0xa2)],_0x57597a[_0x4e843d(0xae)]))return;const _0x2e8537=_0x355f13[_0x4e843d(0xa2)][_0x4e843d(0xa3)][_0x4e843d(0xa7)],_0x452a25=_0x355f13[_0x4e843d(0xa2)][_0x4e843d(0xaa)][_0x4e843d(0xea)],_0x37c6fe=_0x2e8537[_0x4e843d(0xe2)][_0x4e843d(0xe2)],{column:_0x34d05b}=_0x52c084[_0x4e843d(0xce)](_0x2e8537),{column:_0x90f720}=_0x52c084[_0x4e843d(0xce)](_0x452a25);for(let _0x36c435=_0x34d05b;_0x36c435<=_0x90f720;_0x36c435++){const _0x272b9e=_0x52c084[_0x4e843d(0xd4)](_0x37c6fe,{'column':_0x36c435,'includeAllSlots':!0x1});for(const _0x1b7eaf of _0x272b9e){const _0x1e51ab=_0x1b7eaf[_0x4e843d(0xa6)],_0x401bbc=_0x2963ed[_0x4e843d(0xc4)][_0x4e843d(0xa4)](_0x1e51ab);_0x2963ed[_0x4e843d(0xd9)][_0x4e843d(0xc5)](_0x4e843d(0xf3)+_0x48142a,_0x401bbc),_0x5c918f&&_0x2963ed[_0x4e843d(0xd9)][_0x4e843d(0xe3)](_0x4e843d(0xe9),_0x3a20db,_0x401bbc),_0x2963ed[_0x4e843d(0xc4)][_0x4e843d(0xeb)](_0x401bbc,_0x355f13[_0x4e843d(0xad)]),_0x319592&&(_0x263f35[_0x4e843d(0xde)][_0x4e843d(0xb8)](_0x355f13[_0x4e843d(0xad)])?_0x2963ed[_0x4e843d(0xd9)][_0x4e843d(0xc5)](_0x4e843d(0xd1),_0x401bbc):_0x2963ed[_0x4e843d(0xd9)][_0x4e843d(0xbe)](_0x4e843d(0xd1),_0x401bbc));}}};}_0x263f35[_0x495e97(0xcb)][_0x495e97(0xe7)](_0x495e97(0xd2),_0x495e97(0xc9),_0x495e97(0xd8),_0x248e4e),_0x263f35[_0x495e97(0xcb)][_0x495e97(0xe7)](_0x495e97(0xd2),_0x495e97(0xbd),_0x495e97(0xd8),_0x248e4e),this[_0x495e97(0xd7)][_0x495e97(0xb1)][_0x495e97(0x9d)]['on'](_0x495e97(0xc7),_0x136343(),{'priority':_0x495e97(0xa1)}),this[_0x495e97(0xd7)][_0x495e97(0xc8)][_0x495e97(0x9d)]['on'](_0x495e97(0xc7),(_0xf4040e,_0x3405ec,_0x4b83eb)=>{const _0x4b3fcd=_0x495e97;_0x4b83eb[_0x4b3fcd(0xe6)][_0x4b3fcd(0xef)]&&_0x136343({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xf4040e,_0x3405ec,_0x4b83eb);},{'priority':_0x495e97(0xa1)}),this[_0x495e97(0xd7)][_0x495e97(0xb1)][_0x495e97(0x9d)]['on'](_0x495e97(0xf2),(_0x574958,_0x5236b5,_0x5971ce)=>{const _0x5a52fe=_0x495e97,{type:_0x24b92b,id:_0x17e5bb}=_0x263f35[_0x5a52fe(0xcd)](_0x5236b5[_0x5a52fe(0xad)]),_0xb050fa=_0x263f35[_0x5a52fe(0xb5)](_0x17e5bb),_0x19274f=_0xb050fa[_0x5a52fe(0xc8)];if(_0x5a52fe(0xd2)!=_0xb050fa[_0x5a52fe(0xa9)]||!_0x19274f||_0x5a52fe(0xbd)!=_0x19274f[_0x5a52fe(0xac)])return;const _0x30629b=_0x5971ce[_0x5a52fe(0xc4)][_0x5a52fe(0xe1)](_0x5236b5[_0x5a52fe(0xad)]);if(_0x30629b){for(const _0x1daff3 of _0x30629b)_0x5971ce[_0x5a52fe(0xd9)][_0x5a52fe(0xbe)](_0x5a52fe(0xf3)+_0x24b92b,_0x1daff3),_0x5971ce[_0x5a52fe(0xd9)][_0x5a52fe(0xbe)](_0x5a52fe(0xd1),_0x1daff3),_0x5971ce[_0x5a52fe(0xd9)][_0x5a52fe(0xb7)](_0x5a52fe(0xe9),_0x1daff3),_0x5971ce[_0x5a52fe(0xc4)][_0x5a52fe(0xda)](_0x1daff3,_0x5236b5[_0x5a52fe(0xad)]);}},{'priority':_0x495e97(0xa1)}),this[_0x495e97(0x9f)]();}[_0x20d9ac(0x9f)](){const _0xc97f99=_0x20d9ac,_0x5e6b51=this[_0xc97f99(0xd7)],_0x37281e=_0x5e6b51[_0xc97f99(0xec)];function _0x119f62(_0x1064ac){const _0x3f7983=_0xc97f99;return{'type':_0x3f7983(0xb6),'content':_0x3ed11d(_0x37281e,_0x3f7983(0xcf),_0x1064ac)};}_0x5e6b51[_0xc97f99(0xaf)][_0xc97f99(0xb4)](_0xc97f99(0xca))[_0xc97f99(0xb9)][_0xc97f99(0xab)](_0x2139f9=>{const _0x22ab85=_0xc97f99;if(_0x22ab85(0xd2)!=_0x2139f9[_0x22ab85(0xa9)])return;const {data:_0x389ca8}=_0x2139f9;if(_0x389ca8){if(_0x22ab85(0xc9)==_0x389ca8[_0x22ab85(0xac)]){const _0x97b652=_0x389ca8[_0x22ab85(0xe4)][0x0][_0x22ab85(0xee)];return _0x119f62(_0x3ed11d(_0x37281e,_0x97b652?_0x22ab85(0xf0):_0x22ab85(0xb2)));}if(_0x22ab85(0xbd)==_0x389ca8[_0x22ab85(0xac)]){const _0x596adb=_0x389ca8[_0x22ab85(0xe4)][0x0][_0x22ab85(0xee)];return _0x119f62(_0x3ed11d(_0x37281e,_0x596adb?_0x22ab85(0xc3):_0x22ab85(0xcc)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x321a(){const _0x58edcc=['getCellLocation','format','mergeTableCells','244980QlIrtY','createTableWalker','markBlockFormat','root','horizontally','getSuggestions','requires','_areSelectedCellsMergable','mergeTableCellDown','commands','fromRange','getAncestors','*Merge\x20cells*','size','descriptionFactory','document','model','map','_suggestionFactory','isEnabled','return','find','findAncestor','isInContent','filter','454868PqDJIS','add','TableEditing','rootName','mergeTableCellRight','locale','detach','plugins','set:isEnabled','get','length','selection','getFirstPosition','deletion','mergeTableCellLeft','afterInit','tableCell','formatBlock','717825gyXfhx','stop','markMultiRangeBlockFormat','execute','low','subType','4278464jRHjJr','20225502ywSnQT','highest','value','forceDefaultExecution','_isForcedDefaultExecutionBlock','splitTableCellHorizontally','accept','registerDescriptionCallback','commandName','TableUtils','mergeTableCellUp','registerCustomCallback','splitTableCellVertically','push','4414450hodNiA','cell','trackChanges','*Split\x20cell:*\x20horizontally','refresh','direction','createRangeOn','3ZqHfEg','*Split\x20cell:*\x20vertically','$graveyard','getRanges','TrackChangesEditing','formatInline','insertion','table','change','66zkMVOl','containsRange','from','_acceptFormatSuggestionCallbackFactory','editor','enableCommand','getSelectionAffectedTableCells','_areMergableCells','has','type','_tablePostFixingSubtypes','author','setSelection','328671vFlWvj','element'];_0x321a=function(){return _0x58edcc;};return _0x321a();}const _0x45502d=_0x1f84;(function(_0x5765c9,_0x425763){const _0x2955ad=_0x1f84,_0x336485=_0x5765c9();while(!![]){try{const _0x3fb128=parseInt(_0x2955ad(0x1c0))/0x1+-parseInt(_0x2955ad(0x1f7))/0x2*(parseInt(_0x2955ad(0x1dc))/0x3)+-parseInt(_0x2955ad(0x1ae))/0x4+-parseInt(_0x2955ad(0x1d5))/0x5+parseInt(_0x2955ad(0x1e5))/0x6*(-parseInt(_0x2955ad(0x1f2))/0x7)+-parseInt(_0x2955ad(0x1c6))/0x8+parseInt(_0x2955ad(0x1c7))/0x9;if(_0x3fb128===_0x425763)break;else _0x336485['push'](_0x336485['shift']());}catch(_0x594f3f){_0x336485['push'](_0x336485['shift']());}}}(_0x321a,0xc205b));import{Plugin as _0x3093b9}from'ckeditor5/src/core.js';import _0x2a2256 from'./table.js';import{LiveRange as _0x3bab2f}from'ckeditor5/src/engine.js';import{getTranslation as _0x5a611c}from'../utils/common-translations.js';function _0x1f84(_0x53ba1d,_0x120261){const _0x321abe=_0x321a();return _0x1f84=function(_0x1f845c,_0x515120){_0x1f845c=_0x1f845c-0x1a5;let _0x25c888=_0x321abe[_0x1f845c];return _0x25c888;},_0x1f84(_0x53ba1d,_0x120261);}export default class vt extends _0x3093b9{static get[_0x45502d(0x1fd)](){return[_0x2a2256];}[_0x45502d(0x1bd)](){const _0x13385d=_0x45502d,_0x474f09=this[_0x13385d(0x1e9)],_0x1f1091=_0x474f09[_0x13385d(0x1a5)][_0x13385d(0x206)][_0x13385d(0x1b9)],_0x3df071=_0x474f09[_0x13385d(0x1b3)];if(!_0x474f09[_0x13385d(0x1b5)][_0x13385d(0x1ed)](_0x13385d(0x1b0)))return;const _0x2fae9a=_0x474f09[_0x13385d(0x1b5)][_0x13385d(0x1b7)](_0x13385d(0x1e0)),_0x2bcc62=_0x474f09[_0x13385d(0x1b5)][_0x13385d(0x1b7)](_0x13385d(0x1d0)),_0x3cad57=_0x474f09[_0x13385d(0x1b5)][_0x13385d(0x1b7)](_0x2a2256);_0x3cad57[_0x13385d(0x1ef)][_0x13385d(0x1d4)](_0x13385d(0x1f6)),_0x2fae9a[_0x13385d(0x1ea)](_0x13385d(0x1f6),()=>{const _0x5b1acc=_0x13385d,_0x5d30b6=_0x2bcc62[_0x5b1acc(0x1eb)](_0x474f09[_0x5b1acc(0x1a5)][_0x5b1acc(0x206)][_0x5b1acc(0x1b9)]);_0x474f09[_0x5b1acc(0x1a5)][_0x5b1acc(0x1e4)](()=>{const _0x53c49d=_0x5b1acc;_0x2fae9a[_0x53c49d(0x1c2)](_0x5d30b6,{'commandName':_0x53c49d(0x1f6),'commandParams':[]},[],_0x53c49d(0x1f6));});}),_0x474f09[_0x13385d(0x200)][_0x13385d(0x1b7)](_0x13385d(0x1f6))['on'](_0x13385d(0x1c3),(_0x5b94f3,_0x551e25)=>{const _0x553991=_0x13385d;_0x474f09[_0x553991(0x200)][_0x553991(0x1b7)](_0x553991(0x1d7))[_0x553991(0x1c9)]&&(_0x551e25[_0x553991(0x1b8)]>0x0&&_0x551e25[_0x551e25[_0x553991(0x1b8)]-0x1]&&_0x551e25[_0x551e25[_0x553991(0x1b8)]-0x1][_0x553991(0x1ca)]||_0x2fae9a[_0x553991(0x1cb)]||this[_0x553991(0x1fe)]()||_0x5b94f3[_0x553991(0x1c1)]());},{'priority':_0x13385d(0x1c8)});for(const _0x1d40bf of[_0x13385d(0x1d1),_0x13385d(0x1b2),_0x13385d(0x1ff),_0x13385d(0x1bc)]){const _0x49f5f5=_0x474f09[_0x13385d(0x200)][_0x13385d(0x1b7)](_0x1d40bf);_0x2fae9a[_0x13385d(0x1ea)](_0x1d40bf,()=>{const _0x279462=_0x13385d,_0x5b9a93=_0x474f09[_0x279462(0x1a5)][_0x279462(0x206)][_0x279462(0x1b9)][_0x279462(0x1ba)]()[_0x279462(0x202)]()[_0x279462(0x1aa)](_0x5abcf0=>_0x5abcf0['is'](_0x279462(0x1f3),_0x279462(0x1be))),_0x553351=_0x49f5f5[_0x279462(0x1c9)];_0x474f09[_0x279462(0x1a5)][_0x279462(0x1e4)](()=>{const _0x54caa1=_0x279462;_0x2fae9a[_0x54caa1(0x1c2)]([_0x5b9a93,_0x553351],{'commandName':_0x54caa1(0x1f6),'commandParams':[]},[],_0x54caa1(0x1f6));});});}for(const _0x3b5607 of[_0x13385d(0x1d3),_0x13385d(0x1cc)]){const _0x2c5c1b=_0x474f09[_0x13385d(0x200)][_0x13385d(0x1b7)](_0x3b5607);_0x2fae9a[_0x13385d(0x1ea)](_0x3b5607,()=>{const _0x443e87=_0x13385d,_0x55cf44=_0x2bcc62[_0x443e87(0x1eb)](_0x474f09[_0x443e87(0x1a5)][_0x443e87(0x206)][_0x443e87(0x1b9)])[0x0],_0x4aeb87=_0x55cf44[_0x443e87(0x1ab)](_0x443e87(0x1e3)),{column:_0x141bb1,row:_0x32cf18}=_0x2bcc62[_0x443e87(0x1f4)](_0x55cf44);let _0x5a8daf=[];if(_0x443e87(0x1fb)==_0x2c5c1b[_0x443e87(0x1da)]){const _0xc3c94e=_0x2bcc62[_0x443e87(0x1f8)](_0x4aeb87,{'startRow':_0x32cf18,'endRow':_0x32cf18,'includeAllSlots':!0x0});_0x5a8daf=Array[_0x443e87(0x1e7)](_0xc3c94e)[_0x443e87(0x1a6)](_0x10af01=>_0x10af01[_0x443e87(0x1d6)]);}else{const _0x3cb82a=_0x2bcc62[_0x443e87(0x1f8)](_0x4aeb87,{'column':_0x141bb1,'includeAllSlots':!0x0});_0x5a8daf=Array[_0x443e87(0x1e7)](_0x3cb82a)[_0x443e87(0x1a6)](_0x1c5cfb=>_0x1c5cfb[_0x443e87(0x1d6)]);}_0x474f09[_0x443e87(0x1a5)][_0x443e87(0x1e4)](_0x3b3748=>{const _0x22ea89=_0x443e87;_0x2fae9a[_0x22ea89(0x1f9)](_0x3b3748[_0x22ea89(0x1db)](_0x55cf44),{'commandName':_0x3b5607,'commandParams':[]},_0x5a8daf,_0x3b5607);});});}_0x2fae9a[_0x13385d(0x205)][_0x13385d(0x1ce)](_0x1b8385=>{const _0x15d23c=_0x13385d;if(_0x15d23c(0x1bf)!=_0x1b8385[_0x15d23c(0x1ee)]&&_0x15d23c(0x1e1)!=_0x1b8385[_0x15d23c(0x1ee)])return;const {data:_0x2d6d6c}=_0x1b8385;return _0x2d6d6c&&_0x15d23c(0x1f6)==_0x2d6d6c[_0x15d23c(0x1cf)]?{'type':_0x15d23c(0x1f5),'content':_0x5a611c(_0x3df071,_0x15d23c(0x203))}:void 0x0;}),_0x2fae9a[_0x13385d(0x205)][_0x13385d(0x1ce)](_0x3cfa3c=>{const _0x89b304=_0x13385d;if(_0x89b304(0x1bf)!=_0x3cfa3c[_0x89b304(0x1ee)]&&_0x89b304(0x1e1)!=_0x3cfa3c[_0x89b304(0x1ee)])return;const {data:_0x33b6d8}=_0x3cfa3c;return _0x33b6d8?_0x89b304(0x1d3)==_0x33b6d8[_0x89b304(0x1cf)]?{'type':_0x89b304(0x1f5),'content':_0x5a611c(_0x3df071,_0x89b304(0x1dd))}:_0x89b304(0x1cc)==_0x33b6d8[_0x89b304(0x1cf)]?{'type':_0x89b304(0x1f5),'content':_0x5a611c(_0x3df071,_0x89b304(0x1d8))}:void 0x0:void 0x0;});const _0x3b30b9=_0x3cad57[_0x13385d(0x1e8)]();for(const _0x174b8e of[_0x13385d(0x1d1),_0x13385d(0x1b2),_0x13385d(0x1ff),_0x13385d(0x1bc)])_0x2fae9a[_0x13385d(0x1a7)][_0x13385d(0x1d2)](_0x13385d(0x1bf),_0x174b8e,_0x13385d(0x1cd),_0x3b30b9);for(const _0x58b026 of[_0x13385d(0x1d3),_0x13385d(0x1cc)])_0x2fae9a[_0x13385d(0x1a7)][_0x13385d(0x1d2)](_0x13385d(0x1bf),_0x58b026,_0x13385d(0x1cd),_0x3b30b9);_0x2fae9a[_0x13385d(0x1a7)][_0x13385d(0x1d2)](_0x13385d(0x1bf),_0x13385d(0x1f6),_0x13385d(0x1cd),_0x4eb90d=>{const _0x469cce=_0x13385d;_0x474f09[_0x469cce(0x1a5)][_0x469cce(0x1e4)](_0x418412=>{const _0x6a78ed=_0x469cce,_0x14dd94=Array[_0x6a78ed(0x1e7)](_0x1f1091[_0x6a78ed(0x1df)]())[_0x6a78ed(0x1a6)](_0x52455e=>_0x3bab2f[_0x6a78ed(0x201)](_0x52455e));_0x418412[_0x6a78ed(0x1f1)](_0x4eb90d),_0x474f09[_0x6a78ed(0x200)][_0x6a78ed(0x1b7)](_0x6a78ed(0x1f6))[_0x6a78ed(0x1d9)](),_0x474f09[_0x6a78ed(0x1c3)](_0x6a78ed(0x1f6),{'forceDefaultExecution':!0x0});const _0x29ac53=_0x14dd94[_0x6a78ed(0x1ad)](_0x4ad539=>_0x6a78ed(0x1de)!=_0x4ad539[_0x6a78ed(0x1fa)][_0x6a78ed(0x1b1)]);_0x29ac53[_0x6a78ed(0x1b8)]>0x0&&_0x418412[_0x6a78ed(0x1f1)](_0x29ac53);for(const _0x34f4c0 of _0x14dd94)_0x34f4c0[_0x6a78ed(0x1b4)]();});});for(const _0x48bae0 of[_0x13385d(0x1d1),_0x13385d(0x1ff),_0x13385d(0x1bc),_0x13385d(0x1b2)]){const _0x10f6df=_0x474f09[_0x13385d(0x200)][_0x13385d(0x1b7)](_0x48bae0);_0x10f6df['on'](_0x13385d(0x1b6),(_0x2c3b61,_0xdd3613,_0x231289)=>{const _0x1c2b23=_0x13385d;if(_0x231289){const _0x5ebd8d=_0x474f09[_0x1c2b23(0x1a5)][_0x1c2b23(0x206)][_0x1c2b23(0x1b9)][_0x1c2b23(0x1ba)]()[_0x1c2b23(0x202)]()[_0x1c2b23(0x1aa)](_0x297118=>_0x297118['is'](_0x1c2b23(0x1f3),_0x1c2b23(0x1be)));this[_0x1c2b23(0x1ec)](_0x10f6df[_0x1c2b23(0x1c9)],_0x5ebd8d)||(_0x2c3b61[_0x1c2b23(0x1a9)]=!0x1,_0x2c3b61[_0x1c2b23(0x1c1)]());}},{'priority':_0x13385d(0x1c4)});}}[_0x45502d(0x1fe)](){const _0x172167=_0x45502d,_0x144620=this[_0x172167(0x1e9)][_0x172167(0x200)][_0x172167(0x1b7)](_0x172167(0x1f6)),_0x14a109=this[_0x172167(0x1e9)][_0x172167(0x1b5)][_0x172167(0x1b7)](_0x172167(0x1d0));if(!_0x144620[_0x172167(0x1a8)])return!0x1;const _0x19ec80=_0x14a109[_0x172167(0x1eb)](this[_0x172167(0x1e9)][_0x172167(0x1a5)][_0x172167(0x206)][_0x172167(0x1b9)]);for(const _0x31654f of _0x19ec80)for(const _0x3c1ec6 of _0x19ec80)if(_0x31654f!=_0x3c1ec6&&!this[_0x172167(0x1ec)](_0x31654f,_0x3c1ec6))return!0x1;return!0x0;}[_0x45502d(0x1ec)](_0x330936,_0x8e5770){const _0xbee8a9=_0x45502d,_0x40b1f3=this[_0xbee8a9(0x1e9)][_0xbee8a9(0x1b5)][_0xbee8a9(0x1b7)](_0xbee8a9(0x1e0)),_0xea7e38=this[_0xbee8a9(0x1e9)][_0xbee8a9(0x1a5)][_0xbee8a9(0x1db)](_0x330936),_0x5173b3=this[_0xbee8a9(0x1e9)][_0xbee8a9(0x1a5)][_0xbee8a9(0x1db)](_0x8e5770),_0x263c32=new Set(),_0x2f733b=new Set();for(const _0x43161c of _0x40b1f3[_0xbee8a9(0x1fc)]())if((_0xbee8a9(0x1e2)==_0x43161c[_0xbee8a9(0x1ee)]||_0xbee8a9(0x1bb)==_0x43161c[_0xbee8a9(0x1ee)]||_0xbee8a9(0x1f6)==_0x43161c[_0xbee8a9(0x1c5)])&&_0x43161c[_0xbee8a9(0x1ac)]){for(const _0x304612 of _0x43161c[_0xbee8a9(0x1df)]())_0x304612[_0xbee8a9(0x1e6)](_0xea7e38,!0x0)&&_0x263c32[_0xbee8a9(0x1af)](_0x43161c[_0xbee8a9(0x1ee)]+':'+_0x43161c[_0xbee8a9(0x1f0)]['id']),_0x304612[_0xbee8a9(0x1e6)](_0x5173b3,!0x0)&&_0x2f733b[_0xbee8a9(0x1af)](_0x43161c[_0xbee8a9(0x1ee)]+':'+_0x43161c[_0xbee8a9(0x1f0)]['id']);}if(_0x263c32[_0xbee8a9(0x204)]!=_0x2f733b[_0xbee8a9(0x204)])return!0x1;for(const _0x1703f2 of _0x263c32)if(!_0x2f733b[_0xbee8a9(0x1ed)](_0x1703f2))return!0x1;return!0x0;}}
23
+ function _0x3896(){const _0x25bb46=['markBlockFormat','filter','getSuggestions','getRanges','editor','detach','_suggestionFactory','89OHDWvb','fromRange','markMultiRangeBlockFormat','add','mergeTableCells','registerDescriptionCallback','subType','change','getSelectionAffectedTableCells','TrackChangesEditing','requires','_acceptFormatSuggestionCallbackFactory','horizontally','execute','registerCustomCallback','has','author','forceDefaultExecution','getFirstPosition','from','formatBlock','trackChanges','containsRange','560394nMZfta','selection','_isForcedDefaultExecutionBlock','value','91qBIUxP','tableCell','plugins','4887580CFztOa','splitTableCellHorizontally','_tablePostFixingSubtypes','getCellLocation','push','splitTableCellVertically','commandName','mergeTableCellUp','document','isInContent','highest','model','1011550JCtoCS','get','*Merge\x20cells*','type','mergeTableCellDown','root','table','cell','_areSelectedCellsMergable','map','createTableWalker','commands','stop','format','mergeTableCellRight','isEnabled','9BdQiPt','_areMergableCells','3071634pwemyE','accept','formatInline','5MUwywE','element','rootName','$graveyard','mergeTableCellLeft','findAncestor','set:isEnabled','locale','descriptionFactory','TableUtils','return','TableEditing','4129584AbfpCh','*Split\x20cell:*\x20vertically','length','22586enJhfn','createRangeOn','afterInit','10647054YOaowo','deletion','direction','refresh','size','insertion','*Split\x20cell:*\x20horizontally','find','low','setSelection','getAncestors','enableCommand'];_0x3896=function(){return _0x25bb46;};return _0x3896();}const _0x56a7be=_0x255d;(function(_0x30705b,_0x569bd6){const _0xebb769=_0x255d,_0x31f093=_0x30705b();while(!![]){try{const _0x1103d3=parseInt(_0xebb769(0xe8))/0x1*(parseInt(_0xebb769(0xd2))/0x2)+parseInt(_0xebb769(0xc0))/0x3+-parseInt(_0xebb769(0x106))/0x4*(parseInt(_0xebb769(0xc3))/0x5)+parseInt(_0xebb769(0xff))/0x6*(parseInt(_0xebb769(0x103))/0x7)+-parseInt(_0xebb769(0xcf))/0x8+parseInt(_0xebb769(0xbe))/0x9*(parseInt(_0xebb769(0x112))/0xa)+-parseInt(_0xebb769(0xd5))/0xb;if(_0x1103d3===_0x569bd6)break;else _0x31f093['push'](_0x31f093['shift']());}catch(_0x30271f){_0x31f093['push'](_0x31f093['shift']());}}}(_0x3896,0x9bd52));import{Plugin as _0x2f4faf}from'ckeditor5/src/core.js';function _0x255d(_0x75a790,_0x38705f){const _0x3896bd=_0x3896();return _0x255d=function(_0x255d04,_0x464646){_0x255d04=_0x255d04-0xbc;let _0x3645d8=_0x3896bd[_0x255d04];return _0x3645d8;},_0x255d(_0x75a790,_0x38705f);}import _0xf0b9c from'./table.js';import{LiveRange as _0x41ce93}from'ckeditor5/src/engine.js';import{getTranslation as _0x37d38d}from'../utils/common-translations.js';export default class vt extends _0x2f4faf{static get[_0x56a7be(0xf2)](){return[_0xf0b9c];}[_0x56a7be(0xd4)](){const _0x23cd08=_0x56a7be,_0x122d54=this[_0x23cd08(0xe5)],_0x354926=_0x122d54[_0x23cd08(0x111)][_0x23cd08(0x10e)][_0x23cd08(0x100)],_0x362ca7=_0x122d54[_0x23cd08(0xca)];if(!_0x122d54[_0x23cd08(0x105)][_0x23cd08(0xf7)](_0x23cd08(0xce)))return;const _0x50515f=_0x122d54[_0x23cd08(0x105)][_0x23cd08(0x113)](_0x23cd08(0xf1)),_0x321703=_0x122d54[_0x23cd08(0x105)][_0x23cd08(0x113)](_0x23cd08(0xcc)),_0x14415a=_0x122d54[_0x23cd08(0x105)][_0x23cd08(0x113)](_0xf0b9c);_0x14415a[_0x23cd08(0x108)][_0x23cd08(0x10a)](_0x23cd08(0xec)),_0x50515f[_0x23cd08(0xe0)](_0x23cd08(0xec),()=>{const _0x3130aa=_0x23cd08,_0x5f1a47=_0x321703[_0x3130aa(0xf0)](_0x122d54[_0x3130aa(0x111)][_0x3130aa(0x10e)][_0x3130aa(0x100)]);_0x122d54[_0x3130aa(0x111)][_0x3130aa(0xef)](()=>{const _0x26e660=_0x3130aa;_0x50515f[_0x26e660(0xea)](_0x5f1a47,{'commandName':_0x26e660(0xec),'commandParams':[]},[],_0x26e660(0xec));});}),_0x122d54[_0x23cd08(0x11d)][_0x23cd08(0x113)](_0x23cd08(0xec))['on'](_0x23cd08(0xf5),(_0x52cd17,_0x3da683)=>{const _0x6dffa=_0x23cd08;_0x122d54[_0x6dffa(0x11d)][_0x6dffa(0x113)](_0x6dffa(0xfd))[_0x6dffa(0x102)]&&(_0x3da683[_0x6dffa(0xd1)]>0x0&&_0x3da683[_0x3da683[_0x6dffa(0xd1)]-0x1]&&_0x3da683[_0x3da683[_0x6dffa(0xd1)]-0x1][_0x6dffa(0xf9)]||_0x50515f[_0x6dffa(0x101)]||this[_0x6dffa(0x11a)]()||_0x52cd17[_0x6dffa(0x11e)]());},{'priority':_0x23cd08(0x110)});for(const _0x5dd6bd of[_0x23cd08(0x10d),_0x23cd08(0xbc),_0x23cd08(0x116),_0x23cd08(0xc7)]){const _0x440779=_0x122d54[_0x23cd08(0x11d)][_0x23cd08(0x113)](_0x5dd6bd);_0x50515f[_0x23cd08(0xe0)](_0x5dd6bd,()=>{const _0x5e767f=_0x23cd08,_0x4ba19c=_0x122d54[_0x5e767f(0x111)][_0x5e767f(0x10e)][_0x5e767f(0x100)][_0x5e767f(0xfa)]()[_0x5e767f(0xdf)]()[_0x5e767f(0xdc)](_0x1721d8=>_0x1721d8['is'](_0x5e767f(0xc4),_0x5e767f(0x104))),_0xa9acce=_0x440779[_0x5e767f(0x102)];_0x122d54[_0x5e767f(0x111)][_0x5e767f(0xef)](()=>{const _0x2c0635=_0x5e767f;_0x50515f[_0x2c0635(0xea)]([_0x4ba19c,_0xa9acce],{'commandName':_0x2c0635(0xec),'commandParams':[]},[],_0x2c0635(0xec));});});}for(const _0x55f57d of[_0x23cd08(0x10b),_0x23cd08(0x107)]){const _0x110c47=_0x122d54[_0x23cd08(0x11d)][_0x23cd08(0x113)](_0x55f57d);_0x50515f[_0x23cd08(0xe0)](_0x55f57d,()=>{const _0x5cb16f=_0x23cd08,_0xb2b409=_0x321703[_0x5cb16f(0xf0)](_0x122d54[_0x5cb16f(0x111)][_0x5cb16f(0x10e)][_0x5cb16f(0x100)])[0x0],_0x2c9b33=_0xb2b409[_0x5cb16f(0xc8)](_0x5cb16f(0x118)),{column:_0x1d3bfc,row:_0x26315c}=_0x321703[_0x5cb16f(0x109)](_0xb2b409);let _0x4714e4=[];if(_0x5cb16f(0xf4)==_0x110c47[_0x5cb16f(0xd7)]){const _0x48190c=_0x321703[_0x5cb16f(0x11c)](_0x2c9b33,{'startRow':_0x26315c,'endRow':_0x26315c,'includeAllSlots':!0x0});_0x4714e4=Array[_0x5cb16f(0xfb)](_0x48190c)[_0x5cb16f(0x11b)](_0xac43d0=>_0xac43d0[_0x5cb16f(0x119)]);}else{const _0x39365e=_0x321703[_0x5cb16f(0x11c)](_0x2c9b33,{'column':_0x1d3bfc,'includeAllSlots':!0x0});_0x4714e4=Array[_0x5cb16f(0xfb)](_0x39365e)[_0x5cb16f(0x11b)](_0x2cf852=>_0x2cf852[_0x5cb16f(0x119)]);}_0x122d54[_0x5cb16f(0x111)][_0x5cb16f(0xef)](_0x4d4d18=>{const _0x15f14b=_0x5cb16f;_0x50515f[_0x15f14b(0xe1)](_0x4d4d18[_0x15f14b(0xd3)](_0xb2b409),{'commandName':_0x55f57d,'commandParams':[]},_0x4714e4,_0x55f57d);});});}_0x50515f[_0x23cd08(0xcb)][_0x23cd08(0xed)](_0xf47903=>{const _0x1f00ab=_0x23cd08;if(_0x1f00ab(0xfc)!=_0xf47903[_0x1f00ab(0x115)]&&_0x1f00ab(0xc2)!=_0xf47903[_0x1f00ab(0x115)])return;const {data:_0x501f27}=_0xf47903;return _0x501f27&&_0x1f00ab(0xec)==_0x501f27[_0x1f00ab(0x10c)]?{'type':_0x1f00ab(0x11f),'content':_0x37d38d(_0x362ca7,_0x1f00ab(0x114))}:void 0x0;}),_0x50515f[_0x23cd08(0xcb)][_0x23cd08(0xed)](_0x3528aa=>{const _0x3b10d4=_0x23cd08;if(_0x3b10d4(0xfc)!=_0x3528aa[_0x3b10d4(0x115)]&&_0x3b10d4(0xc2)!=_0x3528aa[_0x3b10d4(0x115)])return;const {data:_0x325b1c}=_0x3528aa;return _0x325b1c?_0x3b10d4(0x10b)==_0x325b1c[_0x3b10d4(0x10c)]?{'type':_0x3b10d4(0x11f),'content':_0x37d38d(_0x362ca7,_0x3b10d4(0xd0))}:_0x3b10d4(0x107)==_0x325b1c[_0x3b10d4(0x10c)]?{'type':_0x3b10d4(0x11f),'content':_0x37d38d(_0x362ca7,_0x3b10d4(0xdb))}:void 0x0:void 0x0;});const _0x214355=_0x14415a[_0x23cd08(0xf3)]();for(const _0x27b65f of[_0x23cd08(0x10d),_0x23cd08(0xbc),_0x23cd08(0x116),_0x23cd08(0xc7)])_0x50515f[_0x23cd08(0xe7)][_0x23cd08(0xf6)](_0x23cd08(0xfc),_0x27b65f,_0x23cd08(0xc1),_0x214355);for(const _0x1f395d of[_0x23cd08(0x10b),_0x23cd08(0x107)])_0x50515f[_0x23cd08(0xe7)][_0x23cd08(0xf6)](_0x23cd08(0xfc),_0x1f395d,_0x23cd08(0xc1),_0x214355);_0x50515f[_0x23cd08(0xe7)][_0x23cd08(0xf6)](_0x23cd08(0xfc),_0x23cd08(0xec),_0x23cd08(0xc1),_0x299892=>{const _0x275cfc=_0x23cd08;_0x122d54[_0x275cfc(0x111)][_0x275cfc(0xef)](_0x1b3ce9=>{const _0x404408=_0x275cfc,_0xf67c2c=Array[_0x404408(0xfb)](_0x354926[_0x404408(0xe4)]())[_0x404408(0x11b)](_0x3b2e44=>_0x41ce93[_0x404408(0xe9)](_0x3b2e44));_0x1b3ce9[_0x404408(0xde)](_0x299892),_0x122d54[_0x404408(0x11d)][_0x404408(0x113)](_0x404408(0xec))[_0x404408(0xd8)](),_0x122d54[_0x404408(0xf5)](_0x404408(0xec),{'forceDefaultExecution':!0x0});const _0x256484=_0xf67c2c[_0x404408(0xe2)](_0x905d61=>_0x404408(0xc6)!=_0x905d61[_0x404408(0x117)][_0x404408(0xc5)]);_0x256484[_0x404408(0xd1)]>0x0&&_0x1b3ce9[_0x404408(0xde)](_0x256484);for(const _0x2abe83 of _0xf67c2c)_0x2abe83[_0x404408(0xe6)]();});});for(const _0x2c157c of[_0x23cd08(0x10d),_0x23cd08(0x116),_0x23cd08(0xc7),_0x23cd08(0xbc)]){const _0x1fd73b=_0x122d54[_0x23cd08(0x11d)][_0x23cd08(0x113)](_0x2c157c);_0x1fd73b['on'](_0x23cd08(0xc9),(_0x5c7581,_0x4a264c,_0x3b6bae)=>{const _0xa35e03=_0x23cd08;if(_0x3b6bae){const _0x546d69=_0x122d54[_0xa35e03(0x111)][_0xa35e03(0x10e)][_0xa35e03(0x100)][_0xa35e03(0xfa)]()[_0xa35e03(0xdf)]()[_0xa35e03(0xdc)](_0x246083=>_0x246083['is'](_0xa35e03(0xc4),_0xa35e03(0x104)));this[_0xa35e03(0xbf)](_0x1fd73b[_0xa35e03(0x102)],_0x546d69)||(_0x5c7581[_0xa35e03(0xcd)]=!0x1,_0x5c7581[_0xa35e03(0x11e)]());}},{'priority':_0x23cd08(0xdd)});}}[_0x56a7be(0x11a)](){const _0x46b160=_0x56a7be,_0x2d6eb1=this[_0x46b160(0xe5)][_0x46b160(0x11d)][_0x46b160(0x113)](_0x46b160(0xec)),_0x49803e=this[_0x46b160(0xe5)][_0x46b160(0x105)][_0x46b160(0x113)](_0x46b160(0xcc));if(!_0x2d6eb1[_0x46b160(0xbd)])return!0x1;const _0x5be3a3=_0x49803e[_0x46b160(0xf0)](this[_0x46b160(0xe5)][_0x46b160(0x111)][_0x46b160(0x10e)][_0x46b160(0x100)]);for(const _0x4f05c7 of _0x5be3a3)for(const _0x5e4645 of _0x5be3a3)if(_0x4f05c7!=_0x5e4645&&!this[_0x46b160(0xbf)](_0x4f05c7,_0x5e4645))return!0x1;return!0x0;}[_0x56a7be(0xbf)](_0x135480,_0x51f629){const _0x4b46e2=_0x56a7be,_0xa0a4d5=this[_0x4b46e2(0xe5)][_0x4b46e2(0x105)][_0x4b46e2(0x113)](_0x4b46e2(0xf1)),_0xe7c169=this[_0x4b46e2(0xe5)][_0x4b46e2(0x111)][_0x4b46e2(0xd3)](_0x135480),_0x594963=this[_0x4b46e2(0xe5)][_0x4b46e2(0x111)][_0x4b46e2(0xd3)](_0x51f629),_0x4b861f=new Set(),_0x38d67b=new Set();for(const _0x4f47d6 of _0xa0a4d5[_0x4b46e2(0xe3)]())if((_0x4b46e2(0xda)==_0x4f47d6[_0x4b46e2(0x115)]||_0x4b46e2(0xd6)==_0x4f47d6[_0x4b46e2(0x115)]||_0x4b46e2(0xec)==_0x4f47d6[_0x4b46e2(0xee)])&&_0x4f47d6[_0x4b46e2(0x10f)]){for(const _0x4e6cbf of _0x4f47d6[_0x4b46e2(0xe4)]())_0x4e6cbf[_0x4b46e2(0xfe)](_0xe7c169,!0x0)&&_0x4b861f[_0x4b46e2(0xeb)](_0x4f47d6[_0x4b46e2(0x115)]+':'+_0x4f47d6[_0x4b46e2(0xf8)]['id']),_0x4e6cbf[_0x4b46e2(0xfe)](_0x594963,!0x0)&&_0x38d67b[_0x4b46e2(0xeb)](_0x4f47d6[_0x4b46e2(0x115)]+':'+_0x4f47d6[_0x4b46e2(0xf8)]['id']);}if(_0x4b861f[_0x4b46e2(0xd9)]!=_0x38d67b[_0x4b46e2(0xd9)])return!0x1;for(const _0xe84ac6 of _0x4b861f)if(!_0x38d67b[_0x4b46e2(0xf7)](_0xe84ac6))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49aa37=_0xa023;(function(_0x3f3b02,_0x5004ba){const _0x42b516=_0xa023,_0x44964f=_0x3f3b02();while(!![]){try{const _0x53993a=-parseInt(_0x42b516(0x83))/0x1+parseInt(_0x42b516(0x84))/0x2+-parseInt(_0x42b516(0x79))/0x3*(parseInt(_0x42b516(0x80))/0x4)+parseInt(_0x42b516(0x7b))/0x5+parseInt(_0x42b516(0x7d))/0x6+-parseInt(_0x42b516(0x7a))/0x7*(-parseInt(_0x42b516(0x82))/0x8)+-parseInt(_0x42b516(0x85))/0x9;if(_0x53993a===_0x5004ba)break;else _0x44964f['push'](_0x44964f['shift']());}catch(_0x28a405){_0x44964f['push'](_0x44964f['shift']());}}}(_0x17c1,0x472bd));import{Plugin as _0x58f570}from'ckeditor5/src/core.js';function _0x17c1(){const _0x45b979=['2376ulwadE','3584063echLNP','1842580XdVbUH','locale','2376474BdRWhq','enableCommand','commands','1868qoXAil','tableOfContents','8MvmFSH','383012sHWqTn','1078620BDLYjj','6943689VvTkih','get','registerElementLabel','editor','plugins','afterInit','insertTableOfContents','ELEMENT_TABLE_OF_CONTENTS','descriptionFactory','TrackChangesEditing'];_0x17c1=function(){return _0x45b979;};return _0x17c1();}function _0xa023(_0x13c96d,_0x1e3ef6){const _0x17c1d7=_0x17c1();return _0xa023=function(_0xa02350,_0x88cc10){_0xa02350=_0xa02350-0x78;let _0x3e7738=_0x17c1d7[_0xa02350];return _0x3e7738;},_0xa023(_0x13c96d,_0x1e3ef6);}import{getTranslation as _0x370e06}from'../utils/common-translations.js';export default class Mt extends _0x58f570{[_0x49aa37(0x8a)](){const _0x1571ba=_0x49aa37,_0x31e7cf=this[_0x1571ba(0x88)];if(!_0x31e7cf[_0x1571ba(0x7f)][_0x1571ba(0x86)](_0x1571ba(0x8b)))return;_0x31e7cf[_0x1571ba(0x89)][_0x1571ba(0x86)](_0x1571ba(0x78))[_0x1571ba(0x7e)](_0x1571ba(0x8b));const _0x732092=_0x31e7cf[_0x1571ba(0x89)][_0x1571ba(0x86)](_0x1571ba(0x78)),_0x784860=_0x31e7cf[_0x1571ba(0x7c)];_0x732092[_0x1571ba(0x8d)][_0x1571ba(0x87)](_0x1571ba(0x81),_0x586e51=>_0x370e06(_0x784860,_0x1571ba(0x8c),_0x586e51));}}
23
+ function _0x21d2(_0x1b5cb9,_0x168720){const _0x52befd=_0x52be();return _0x21d2=function(_0x21d2df,_0x3c2289){_0x21d2df=_0x21d2df-0xe5;let _0x5ab1d9=_0x52befd[_0x21d2df];return _0x5ab1d9;},_0x21d2(_0x1b5cb9,_0x168720);}const _0x2713c3=_0x21d2;function _0x52be(){const _0x27c354=['afterInit','TrackChangesEditing','422MsVSQd','470BPYwci','9162804kLKYvW','2429QGmpeg','38827260paXMGB','registerElementLabel','1965525JzsPJa','19252UWZfhP','12173184NAyJgu','175854ilnmly','tableOfContents','get','locale','enableCommand','descriptionFactory','ELEMENT_TABLE_OF_CONTENTS','commands','insertTableOfContents','plugins','112zcRWwb','editor'];_0x52be=function(){return _0x27c354;};return _0x52be();}(function(_0x3d0bff,_0x50ec9b){const _0xf687f4=_0x21d2,_0x31f306=_0x3d0bff();while(!![]){try{const _0x577b74=parseInt(_0xf687f4(0xeb))/0x1*(parseInt(_0xf687f4(0xe8))/0x2)+-parseInt(_0xf687f4(0xee))/0x3+parseInt(_0xf687f4(0xef))/0x4*(parseInt(_0xf687f4(0xe9))/0x5)+-parseInt(_0xf687f4(0xea))/0x6+parseInt(_0xf687f4(0xf1))/0x7*(-parseInt(_0xf687f4(0xfb))/0x8)+-parseInt(_0xf687f4(0xf0))/0x9+parseInt(_0xf687f4(0xec))/0xa;if(_0x577b74===_0x50ec9b)break;else _0x31f306['push'](_0x31f306['shift']());}catch(_0x5cf24e){_0x31f306['push'](_0x31f306['shift']());}}}(_0x52be,0xeaa32));import{Plugin as _0x14ee38}from'ckeditor5/src/core.js';import{getTranslation as _0x46efb3}from'../utils/common-translations.js';export default class Mt extends _0x14ee38{[_0x2713c3(0xe6)](){const _0x171ad8=_0x2713c3,_0x424847=this[_0x171ad8(0xe5)];if(!_0x424847[_0x171ad8(0xf8)][_0x171ad8(0xf3)](_0x171ad8(0xf9)))return;_0x424847[_0x171ad8(0xfa)][_0x171ad8(0xf3)](_0x171ad8(0xe7))[_0x171ad8(0xf5)](_0x171ad8(0xf9));const _0x186e4c=_0x424847[_0x171ad8(0xfa)][_0x171ad8(0xf3)](_0x171ad8(0xe7)),_0x124ae3=_0x424847[_0x171ad8(0xf4)];_0x186e4c[_0x171ad8(0xf6)][_0x171ad8(0xed)](_0x171ad8(0xf2),_0xc9b6f2=>_0x46efb3(_0x124ae3,_0x171ad8(0xf7),_0xc9b6f2));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30c723=_0x5792;function _0x557f(){const _0x6cde8e=['accept','findAncestor','selection','tableCellWidth','tableCellBorderWidth','3745323eMcQsR','tableAlignment','TableCellPropertiesEditing','handleDiscardAction','getSuggestions','isPremiumPlugin','tableBorderWidth','start','66269BpsYxU','formatBlock','data','TrackChangesTableProperties','tableBackgroundColor','tableBorderStyle','descriptionFactory','getSelectionAffectedTableCells','document','tableProperties','getAttribute','enableCommand','_handlePropertyChange','get','afterInit','tableCellBorderColor','plugins','model','tableCellPadding','1504080GjvEcn','isOfficialPlugin','TrackChangesEditing','tableCellProperties','commandParams','table','enqueueChange','6DzWPnr','tableCellBackgroundColor','*Format:*\x20change\x20table\x20properties','265887ShTMis','handleSuggestionDescription','pluginName','tableCellHorizontalAlignment','markBlockFormat','8MUhMzU','tableHeight','10dscPZM','has','change','getFirstPosition','locale','discard','56qlFceZ','editor','435460YsPSgT','_suggestionFactory','getSuggestionCallback','join','64152iUhZef','517DHLlHm','registerDescriptionCallback','format','removeAttribute','batch','tableCellBorderStyle','getContainedElement','TablePropertiesEditing','tableWidth','setAttribute','242448pwfDyO','registerCustomCallback','nodeAfter','tableBorderColor','_getSuggestion','tableCellHeight','*Format:*\x20change\x20table\x20cell\x20properties','tableCellVerticalAlignment','subType','TableUtils'];_0x557f=function(){return _0x6cde8e;};return _0x557f();}(function(_0x4aa50f,_0x3234f1){const _0x9a86e0=_0x5792,_0x14a26c=_0x4aa50f();while(!![]){try{const _0x2954bd=-parseInt(_0x9a86e0(0x1cc))/0x1+-parseInt(_0x9a86e0(0x194))/0x2*(parseInt(_0x9a86e0(0x197))/0x3)+parseInt(_0x9a86e0(0x19c))/0x4*(-parseInt(_0x9a86e0(0x1a6))/0x5)+parseInt(_0x9a86e0(0x18d))/0x6+parseInt(_0x9a86e0(0x1a4))/0x7*(-parseInt(_0x9a86e0(0x1aa))/0x8)+parseInt(_0x9a86e0(0x1c4))/0x9*(-parseInt(_0x9a86e0(0x19e))/0xa)+parseInt(_0x9a86e0(0x1ab))/0xb*(parseInt(_0x9a86e0(0x1b5))/0xc);if(_0x2954bd===_0x3234f1)break;else _0x14a26c['push'](_0x14a26c['shift']());}catch(_0x408ae9){_0x14a26c['push'](_0x14a26c['shift']());}}}(_0x557f,0x3427d));function _0x5792(_0x2a5b86,_0x2e8090){const _0x557f66=_0x557f();return _0x5792=function(_0x5792c6,_0x2d4a15){_0x5792c6=_0x5792c6-0x187;let _0x218c18=_0x557f66[_0x5792c6];return _0x218c18;},_0x5792(_0x2a5b86,_0x2e8090);}import{Plugin as _0x36c6a9}from'ckeditor5/src/core.js';import{getTranslation as _0x389743}from'../utils/common-translations.js';export default class Ot extends _0x36c6a9{constructor(_0x4590c4){const _0x482d20=_0x5792;super(_0x4590c4),this[_0x482d20(0x1d5)]=[_0x482d20(0x1b8),_0x482d20(0x1d1),_0x482d20(0x1ca),_0x482d20(0x1c5),_0x482d20(0x1b3),_0x482d20(0x19d),_0x482d20(0x1d0)],this[_0x482d20(0x190)]=[_0x482d20(0x189),_0x482d20(0x1b0),_0x482d20(0x1c3),_0x482d20(0x18c),_0x482d20(0x1c2),_0x482d20(0x1ba),_0x482d20(0x195),_0x482d20(0x19a),_0x482d20(0x1bc)];}static get[_0x30c723(0x199)](){const _0x2284c2=_0x30c723;return _0x2284c2(0x1cf);}static get[_0x30c723(0x18e)](){return!0x0;}static get[_0x30c723(0x1c9)](){return!0x0;}[_0x30c723(0x188)](){const _0x284fbe=_0x30c723,_0x1ffe81=this[_0x284fbe(0x1a5)][_0x284fbe(0x18a)][_0x284fbe(0x187)](_0x284fbe(0x18f));if(this[_0x284fbe(0x1a5)][_0x284fbe(0x18a)][_0x284fbe(0x19f)](_0x284fbe(0x1b2))){for(const _0x45c12 of this[_0x284fbe(0x1d5)])_0x1ffe81[_0x284fbe(0x1d7)](_0x45c12,(_0x3ff4f4,_0x1447c8)=>{const _0x21d570=_0x284fbe,_0x1ebaa9=this[_0x21d570(0x1a5)][_0x21d570(0x18b)][_0x21d570(0x1d4)][_0x21d570(0x1c1)][_0x21d570(0x1a1)]()[_0x21d570(0x1c0)](_0x21d570(0x192));this[_0x21d570(0x1d8)](_0x45c12,[_0x1ebaa9],this[_0x21d570(0x1d5)],_0x21d570(0x1d5),_0x3ff4f4,_0x1447c8);});_0x1ffe81[_0x284fbe(0x1a7)][_0x284fbe(0x1b6)](_0x284fbe(0x1cd),_0x284fbe(0x1d5),_0x284fbe(0x1bf),_0x1ffe81[_0x284fbe(0x1a7)][_0x284fbe(0x1a8)](_0x284fbe(0x1cd),null,_0x284fbe(0x1a3))),_0x1ffe81[_0x284fbe(0x1a7)][_0x284fbe(0x1b6)](_0x284fbe(0x1cd),_0x284fbe(0x1d5),_0x284fbe(0x1a3),(_0x47edc2,_0x1eeca7)=>this[_0x284fbe(0x1c7)](this[_0x284fbe(0x1d5)],_0x47edc2,_0x1eeca7)),_0x1ffe81[_0x284fbe(0x1a7)][_0x284fbe(0x1b6)](_0x284fbe(0x1cd),_0x284fbe(0x1d5),_0x284fbe(0x1a9),()=>!0x1);}if(this[_0x284fbe(0x1a5)][_0x284fbe(0x18a)][_0x284fbe(0x19f)](_0x284fbe(0x1c6))){for(const _0x7884ba of this[_0x284fbe(0x190)])_0x1ffe81[_0x284fbe(0x1d7)](_0x7884ba,(_0x530af2,_0x118857)=>{const _0x3c0e3d=_0x284fbe,_0x2d2756=this[_0x3c0e3d(0x1a5)][_0x3c0e3d(0x18a)][_0x3c0e3d(0x187)](_0x3c0e3d(0x1be))[_0x3c0e3d(0x1d3)](this[_0x3c0e3d(0x1a5)][_0x3c0e3d(0x18b)][_0x3c0e3d(0x1d4)][_0x3c0e3d(0x1c1)]);this[_0x3c0e3d(0x1d8)](_0x7884ba,_0x2d2756,this[_0x3c0e3d(0x190)],_0x3c0e3d(0x190),_0x530af2,_0x118857);});_0x1ffe81[_0x284fbe(0x1a7)][_0x284fbe(0x1b6)](_0x284fbe(0x1cd),_0x284fbe(0x190),_0x284fbe(0x1bf),_0x1ffe81[_0x284fbe(0x1a7)][_0x284fbe(0x1a8)](_0x284fbe(0x1cd),null,_0x284fbe(0x1a3))),_0x1ffe81[_0x284fbe(0x1a7)][_0x284fbe(0x1b6)](_0x284fbe(0x1cd),_0x284fbe(0x190),_0x284fbe(0x1a3),(_0x2d65d4,_0x22f300)=>this[_0x284fbe(0x1c7)](this[_0x284fbe(0x190)],_0x2d65d4,_0x22f300)),_0x1ffe81[_0x284fbe(0x1a7)][_0x284fbe(0x1b6)](_0x284fbe(0x1cd),_0x284fbe(0x190),_0x284fbe(0x1a9),()=>!0x1);}_0x1ffe81[_0x284fbe(0x1d2)][_0x284fbe(0x1ac)](_0x319653=>this[_0x284fbe(0x198)](_0x319653));}[_0x30c723(0x1d8)](_0xfc1021,_0x20cf93,_0x4696e0,_0x3899de,_0x729ae5,_0x5610c3){const _0xab9e77=_0x30c723,_0xca284b=this[_0xab9e77(0x1a5)][_0xab9e77(0x18a)][_0xab9e77(0x187)](_0xab9e77(0x18f));this[_0xab9e77(0x1a5)][_0xab9e77(0x18b)][_0xab9e77(0x193)](_0x5610c3[_0xab9e77(0x1af)],()=>{const _0x1c8d13=_0xab9e77;for(const _0x128d76 of _0x20cf93){if(this[_0x1c8d13(0x1b9)](_0x128d76,_0x3899de))_0x729ae5(_0x5610c3);else{const _0x364978={};for(const _0x23c3e5 of _0x4696e0){const _0x5c580b=_0x128d76[_0x1c8d13(0x1d6)](_0x23c3e5);void 0x0!==_0x5c580b&&(_0x364978[_0x23c3e5]=_0x5c580b);}_0x729ae5(_0x5610c3),_0xca284b[_0x1c8d13(0x19b)](_0x128d76,{'commandParams':[_0x364978]},[],_0x3899de);}}});}[_0x30c723(0x1c7)](_0x212ead,_0x2acdd5,_0x639952){const _0x45a6f7=_0x30c723,_0x4f5a2=_0x2acdd5[0x0][_0x45a6f7(0x1cb)][_0x45a6f7(0x1b7)],_0x20bf6d=_0x639952[_0x45a6f7(0x191)][0x0];this[_0x45a6f7(0x1a5)][_0x45a6f7(0x18b)][_0x45a6f7(0x1a0)](_0x53eaff=>{const _0x54e741=_0x45a6f7;for(const _0x3e640f of _0x212ead)void 0x0!==_0x20bf6d[_0x3e640f]?_0x53eaff[_0x54e741(0x1b4)](_0x3e640f,_0x20bf6d[_0x3e640f],_0x4f5a2):_0x53eaff[_0x54e741(0x1ae)](_0x3e640f,_0x4f5a2);});}[_0x30c723(0x198)](_0xbc2151){const _0x417e75=_0x30c723;if(_0xbc2151[_0x417e75(0x1ce)])switch(_0xbc2151[_0x417e75(0x1bd)]){case _0x417e75(0x1d5):return{'type':_0x417e75(0x1ad),'content':_0x389743(this[_0x417e75(0x1a5)][_0x417e75(0x1a2)],_0x417e75(0x196))};case _0x417e75(0x190):return{'type':_0x417e75(0x1ad),'content':_0x389743(this[_0x417e75(0x1a5)][_0x417e75(0x1a2)],_0x417e75(0x1bb))};}}[_0x30c723(0x1b9)](_0x524f8f,_0x534926){const _0x193403=_0x30c723,_0x3b20d3=this[_0x193403(0x1a5)][_0x193403(0x18a)][_0x193403(0x187)](_0x193403(0x18f));for(const _0x24912c of _0x3b20d3[_0x193403(0x1c8)]({'skipNotAttached':!0x0})){const _0x5bd3dd=_0x24912c[_0x193403(0x1b1)]();if(_0x24912c[_0x193403(0x1bd)]===_0x534926&&_0x5bd3dd===_0x524f8f)return _0x24912c;}return null;}}
23
+ const _0x17a30d=_0x28d5;(function(_0x142bf6,_0x166cc1){const _0xbe08be=_0x28d5,_0x39c544=_0x142bf6();while(!![]){try{const _0x41f861=parseInt(_0xbe08be(0x162))/0x1*(parseInt(_0xbe08be(0x163))/0x2)+parseInt(_0xbe08be(0x172))/0x3*(-parseInt(_0xbe08be(0x16e))/0x4)+-parseInt(_0xbe08be(0x180))/0x5+parseInt(_0xbe08be(0x15a))/0x6*(-parseInt(_0xbe08be(0x169))/0x7)+parseInt(_0xbe08be(0x174))/0x8*(parseInt(_0xbe08be(0x193))/0x9)+parseInt(_0xbe08be(0x156))/0xa*(parseInt(_0xbe08be(0x18c))/0xb)+parseInt(_0xbe08be(0x18d))/0xc;if(_0x41f861===_0x166cc1)break;else _0x39c544['push'](_0x39c544['shift']());}catch(_0x52c07b){_0x39c544['push'](_0x39c544['shift']());}}}(_0x960f,0xa7153));import{Plugin as _0x4fabee}from'ckeditor5/src/core.js';import{getTranslation as _0x24935e}from'../utils/common-translations.js';function _0x28d5(_0x450f2e,_0x430bb4){const _0x960f2f=_0x960f();return _0x28d5=function(_0x28d586,_0x51d7d7){_0x28d586=_0x28d586-0x156;let _0x2dd4a3=_0x960f2f[_0x28d586];return _0x2dd4a3;},_0x28d5(_0x450f2e,_0x430bb4);}export default class Ot extends _0x4fabee{constructor(_0x4c8b70){const _0x4b63ad=_0x28d5;super(_0x4c8b70),this[_0x4b63ad(0x1a6)]=[_0x4b63ad(0x198),_0x4b63ad(0x18b),_0x4b63ad(0x170),_0x4b63ad(0x157),_0x4b63ad(0x195),_0x4b63ad(0x183),_0x4b63ad(0x194)],this[_0x4b63ad(0x18a)]=[_0x4b63ad(0x186),_0x4b63ad(0x188),_0x4b63ad(0x17e),_0x4b63ad(0x167),_0x4b63ad(0x15c),_0x4b63ad(0x16c),_0x4b63ad(0x1a5),_0x4b63ad(0x164),_0x4b63ad(0x171)];}static get[_0x17a30d(0x165)](){const _0x9dfa06=_0x17a30d;return _0x9dfa06(0x1a0);}static get[_0x17a30d(0x17a)](){return!0x0;}static get[_0x17a30d(0x160)](){return!0x0;}[_0x17a30d(0x19c)](){const _0x1ac251=_0x17a30d,_0x560d3c=this[_0x1ac251(0x189)][_0x1ac251(0x19e)][_0x1ac251(0x187)](_0x1ac251(0x1a4));if(this[_0x1ac251(0x189)][_0x1ac251(0x19e)][_0x1ac251(0x161)](_0x1ac251(0x15b))){for(const _0x38dfeb of this[_0x1ac251(0x1a6)])_0x560d3c[_0x1ac251(0x166)](_0x38dfeb,(_0x40d93c,_0x2bd697)=>{const _0x22c8b3=_0x1ac251,_0x18f0ef=this[_0x22c8b3(0x189)][_0x22c8b3(0x199)][_0x22c8b3(0x177)][_0x22c8b3(0x191)][_0x22c8b3(0x17c)]()[_0x22c8b3(0x19d)](_0x22c8b3(0x19b));this[_0x22c8b3(0x1a3)](_0x38dfeb,[_0x18f0ef],this[_0x22c8b3(0x1a6)],_0x22c8b3(0x1a6),_0x40d93c,_0x2bd697);});_0x560d3c[_0x1ac251(0x159)][_0x1ac251(0x168)](_0x1ac251(0x179),_0x1ac251(0x1a6),_0x1ac251(0x15d),_0x560d3c[_0x1ac251(0x159)][_0x1ac251(0x190)](_0x1ac251(0x179),null,_0x1ac251(0x158))),_0x560d3c[_0x1ac251(0x159)][_0x1ac251(0x168)](_0x1ac251(0x179),_0x1ac251(0x1a6),_0x1ac251(0x158),(_0x1f2d42,_0x7b0762)=>this[_0x1ac251(0x181)](this[_0x1ac251(0x1a6)],_0x1f2d42,_0x7b0762)),_0x560d3c[_0x1ac251(0x159)][_0x1ac251(0x168)](_0x1ac251(0x179),_0x1ac251(0x1a6),_0x1ac251(0x1a7),()=>!0x1);}if(this[_0x1ac251(0x189)][_0x1ac251(0x19e)][_0x1ac251(0x161)](_0x1ac251(0x16d))){for(const _0x46122e of this[_0x1ac251(0x18a)])_0x560d3c[_0x1ac251(0x166)](_0x46122e,(_0x4285f0,_0x115da1)=>{const _0x199309=_0x1ac251,_0x1982f2=this[_0x199309(0x189)][_0x199309(0x19e)][_0x199309(0x187)](_0x199309(0x17b))[_0x199309(0x17d)](this[_0x199309(0x189)][_0x199309(0x199)][_0x199309(0x177)][_0x199309(0x191)]);this[_0x199309(0x1a3)](_0x46122e,_0x1982f2,this[_0x199309(0x18a)],_0x199309(0x18a),_0x4285f0,_0x115da1);});_0x560d3c[_0x1ac251(0x159)][_0x1ac251(0x168)](_0x1ac251(0x179),_0x1ac251(0x18a),_0x1ac251(0x15d),_0x560d3c[_0x1ac251(0x159)][_0x1ac251(0x190)](_0x1ac251(0x179),null,_0x1ac251(0x158))),_0x560d3c[_0x1ac251(0x159)][_0x1ac251(0x168)](_0x1ac251(0x179),_0x1ac251(0x18a),_0x1ac251(0x158),(_0x3d0657,_0x470afe)=>this[_0x1ac251(0x181)](this[_0x1ac251(0x18a)],_0x3d0657,_0x470afe)),_0x560d3c[_0x1ac251(0x159)][_0x1ac251(0x168)](_0x1ac251(0x179),_0x1ac251(0x18a),_0x1ac251(0x1a7),()=>!0x1);}_0x560d3c[_0x1ac251(0x18e)][_0x1ac251(0x197)](_0x4c2d8d=>this[_0x1ac251(0x185)](_0x4c2d8d));}[_0x17a30d(0x1a3)](_0x3cd5e8,_0x1128a1,_0x5586dd,_0x3287e0,_0x3378c8,_0x26883f){const _0x2298d3=_0x17a30d,_0x1eec84=this[_0x2298d3(0x189)][_0x2298d3(0x19e)][_0x2298d3(0x187)](_0x2298d3(0x1a4));this[_0x2298d3(0x189)][_0x2298d3(0x199)][_0x2298d3(0x15f)](_0x26883f[_0x2298d3(0x1a2)],()=>{const _0x393b7f=_0x2298d3;for(const _0x32fb4c of _0x1128a1){if(this[_0x393b7f(0x16b)](_0x32fb4c,_0x3287e0))_0x3378c8(_0x26883f);else{const _0x712723={};for(const _0x4a9940 of _0x5586dd){const _0x38a42b=_0x32fb4c[_0x393b7f(0x16a)](_0x4a9940);void 0x0!==_0x38a42b&&(_0x712723[_0x4a9940]=_0x38a42b);}_0x3378c8(_0x26883f),_0x1eec84[_0x393b7f(0x196)](_0x32fb4c,{'commandParams':[_0x712723]},[],_0x3287e0);}}});}[_0x17a30d(0x181)](_0x450bca,_0x4f3368,_0x14b8d3){const _0x2ce7e2=_0x17a30d,_0x1d53e2=_0x4f3368[0x0][_0x2ce7e2(0x19a)][_0x2ce7e2(0x173)],_0x4f1779=_0x14b8d3[_0x2ce7e2(0x184)][0x0];this[_0x2ce7e2(0x189)][_0x2ce7e2(0x199)][_0x2ce7e2(0x182)](_0x4d3750=>{const _0x5ddb11=_0x2ce7e2;for(const _0x453767 of _0x450bca)void 0x0!==_0x4f1779[_0x453767]?_0x4d3750[_0x5ddb11(0x178)](_0x453767,_0x4f1779[_0x453767],_0x1d53e2):_0x4d3750[_0x5ddb11(0x16f)](_0x453767,_0x1d53e2);});}[_0x17a30d(0x185)](_0x1e8a48){const _0x47bf33=_0x17a30d;if(_0x1e8a48[_0x47bf33(0x175)])switch(_0x1e8a48[_0x47bf33(0x1a1)]){case _0x47bf33(0x1a6):return{'type':_0x47bf33(0x17f),'content':_0x24935e(this[_0x47bf33(0x189)][_0x47bf33(0x18f)],_0x47bf33(0x192))};case _0x47bf33(0x18a):return{'type':_0x47bf33(0x17f),'content':_0x24935e(this[_0x47bf33(0x189)][_0x47bf33(0x18f)],_0x47bf33(0x15e))};}}[_0x17a30d(0x16b)](_0x22cf89,_0x15dd7b){const _0x9e49d0=_0x17a30d,_0xb7d062=this[_0x9e49d0(0x189)][_0x9e49d0(0x19e)][_0x9e49d0(0x187)](_0x9e49d0(0x1a4));for(const _0x124cdf of _0xb7d062[_0x9e49d0(0x176)]({'skipNotAttached':!0x0})){const _0x22d414=_0x124cdf[_0x9e49d0(0x19f)]();if(_0x124cdf[_0x9e49d0(0x1a1)]===_0x15dd7b&&_0x22d414===_0x22cf89)return _0x124cdf;}return null;}}function _0x960f(){const _0x1687f5=['getSuggestionCallback','selection','*Format:*\x20change\x20table\x20properties','634086Lawdgp','tableBackgroundColor','tableWidth','markBlockFormat','registerDescriptionCallback','tableBorderColor','model','start','table','afterInit','findAncestor','plugins','getContainedElement','TrackChangesTableProperties','subType','batch','_handlePropertyChange','TrackChangesEditing','tableCellBackgroundColor','tableProperties','join','60QIjcsu','tableAlignment','discard','_suggestionFactory','666426ATdtYy','TablePropertiesEditing','tableCellWidth','accept','*Format:*\x20change\x20table\x20cell\x20properties','enqueueChange','isPremiumPlugin','has','64601VszlUf','24YTqiCG','tableCellHorizontalAlignment','pluginName','enableCommand','tableCellPadding','registerCustomCallback','63IECtXS','getAttribute','_getSuggestion','tableCellHeight','TableCellPropertiesEditing','4wJTLtw','removeAttribute','tableBorderWidth','tableCellVerticalAlignment','1320303YOHoEA','nodeAfter','72PAffEm','data','getSuggestions','document','setAttribute','formatBlock','isOfficialPlugin','TableUtils','getFirstPosition','getSelectionAffectedTableCells','tableCellBorderWidth','format','5477760EUxOOH','handleDiscardAction','change','tableHeight','commandParams','handleSuggestionDescription','tableCellBorderColor','get','tableCellBorderStyle','editor','tableCellProperties','tableBorderStyle','1484263qjbrsa','12009204FUeZdn','descriptionFactory','locale'];_0x960f=function(){return _0x1687f5;};return _0x960f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x330e2c=_0x2160;(function(_0x34234f,_0x31dd4d){const _0x3f2757=_0x2160,_0x37fa91=_0x34234f();while(!![]){try{const _0x453c0b=-parseInt(_0x3f2757(0xe4))/0x1+-parseInt(_0x3f2757(0xd8))/0x2*(-parseInt(_0x3f2757(0xd4))/0x3)+parseInt(_0x3f2757(0xdf))/0x4+parseInt(_0x3f2757(0xdb))/0x5+-parseInt(_0x3f2757(0xd7))/0x6*(parseInt(_0x3f2757(0xd2))/0x7)+parseInt(_0x3f2757(0xd5))/0x8+-parseInt(_0x3f2757(0xd3))/0x9*(parseInt(_0x3f2757(0xde))/0xa);if(_0x453c0b===_0x31dd4d)break;else _0x37fa91['push'](_0x37fa91['shift']());}catch(_0x411879){_0x37fa91['push'](_0x37fa91['shift']());}}}(_0x39dd,0x3396d));function _0x39dd(){const _0x3ebd0c=['42nSfYAx','5840Lggupr','insertTemplate','has','1728015oXuETZ','TrackChangesEditing','afterInit','30RhmQmu','876020OeENUX','get','editor','enableCommand','plugins','31205dRkEAg','26656YTCkAM','1357245yBEzcM','12tMnmVE','1162376kgykqe','Template'];_0x39dd=function(){return _0x3ebd0c;};return _0x39dd();}function _0x2160(_0x103eeb,_0x15b148){const _0x39dd46=_0x39dd();return _0x2160=function(_0x21600a,_0x414b44){_0x21600a=_0x21600a-0xd2;let _0x4672e4=_0x39dd46[_0x21600a];return _0x4672e4;},_0x2160(_0x103eeb,_0x15b148);}import{Plugin as _0x499193}from'ckeditor5/src/core.js';export default class Dt extends _0x499193{[_0x330e2c(0xdd)](){const _0x408585=_0x330e2c,_0x1cffcb=this[_0x408585(0xe1)];_0x1cffcb[_0x408585(0xe3)][_0x408585(0xda)](_0x408585(0xd6))&&_0x1cffcb[_0x408585(0xe3)][_0x408585(0xe0)](_0x408585(0xdc))[_0x408585(0xe2)](_0x408585(0xd9));}}
23
+ const _0x1e56c2=_0x5662;(function(_0x5bfbdd,_0x2b689f){const _0x5a6d51=_0x5662,_0x16196c=_0x5bfbdd();while(!![]){try{const _0x866fdc=parseInt(_0x5a6d51(0xf3))/0x1+-parseInt(_0x5a6d51(0xfc))/0x2*(-parseInt(_0x5a6d51(0xef))/0x3)+-parseInt(_0x5a6d51(0xf7))/0x4*(-parseInt(_0x5a6d51(0xed))/0x5)+-parseInt(_0x5a6d51(0xfb))/0x6+parseInt(_0x5a6d51(0xf9))/0x7+parseInt(_0x5a6d51(0xf8))/0x8+parseInt(_0x5a6d51(0xfa))/0x9*(-parseInt(_0x5a6d51(0xec))/0xa);if(_0x866fdc===_0x2b689f)break;else _0x16196c['push'](_0x16196c['shift']());}catch(_0x37e910){_0x16196c['push'](_0x16196c['shift']());}}}(_0x22f8,0xc79dc));function _0x5662(_0x568e40,_0x5731ce){const _0x22f84c=_0x22f8();return _0x5662=function(_0x56622a,_0x315137){_0x56622a=_0x56622a-0xec;let _0x317dcc=_0x22f84c[_0x56622a];return _0x317dcc;},_0x5662(_0x568e40,_0x5731ce);}import{Plugin as _0x2de911}from'ckeditor5/src/core.js';function _0x22f8(){const _0x16c733=['editor','1548306KADtgn','plugins','get','TrackChangesEditing','44828PpWgQn','6782704zGizoA','1506827oTsWPI','2736YIdneI','7278948mbPJYk','10194ALZLzY','enableCommand','Template','57760SvkKKz','65NhsCye','afterInit','606EHAITf','has','insertTemplate'];_0x22f8=function(){return _0x16c733;};return _0x22f8();}export default class Dt extends _0x2de911{[_0x1e56c2(0xee)](){const _0x2e1bbd=_0x1e56c2,_0x1fd45e=this[_0x2e1bbd(0xf2)];_0x1fd45e[_0x2e1bbd(0xf4)][_0x2e1bbd(0xf0)](_0x2e1bbd(0xfe))&&_0x1fd45e[_0x2e1bbd(0xf4)][_0x2e1bbd(0xf5)](_0x2e1bbd(0xf6))[_0x2e1bbd(0xfd)](_0x2e1bbd(0xf1));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5951(){const _0x278329=['forward','newRange','document','getNearestSelectionRange','1038nEmdbe','has','isTouching','21DxlCTT','56258sNuRps','updateMarker','isCollapsed','from','removeMarker','descriptionFactory','isEqual','createRange','Title','editor','end','registerPostFixer','786816ZcACXM','plugins','_splitMarkerName','3416960nzOKUA','afterInit','get','start','nodeBefore','10AbnuWd','3336BnozcK','element','model','13197150feqqrZ','suggestion','locale','getChangedMarkers','TrackChangesEditing','1722216qygMAa','ELEMENT_TITLE','differ','2372616HDLYlR','schema','registerElementLabel','title-content'];_0x5951=function(){return _0x278329;};return _0x5951();}const _0x9b8ef5=_0x5676;function _0x5676(_0x391fd0,_0x51de11){const _0x595106=_0x5951();return _0x5676=function(_0x567644,_0x5b2de0){_0x567644=_0x567644-0xe3;let _0x15471a=_0x595106[_0x567644];return _0x15471a;},_0x5676(_0x391fd0,_0x51de11);}(function(_0x5affda,_0x195751){const _0x4d372f=_0x5676,_0x59bfe1=_0x5affda();while(!![]){try{const _0x3c58ab=parseInt(_0x4d372f(0xf8))/0x1*(parseInt(_0x4d372f(0xe4))/0x2)+parseInt(_0x4d372f(0x10c))/0x3*(parseInt(_0x4d372f(0xf9))/0x4)+parseInt(_0x4d372f(0xf3))/0x5+parseInt(_0x4d372f(0x101))/0x6*(parseInt(_0x4d372f(0xe3))/0x7)+-parseInt(_0x4d372f(0xf0))/0x8+-parseInt(_0x4d372f(0x104))/0x9+-parseInt(_0x4d372f(0xfc))/0xa;if(_0x3c58ab===_0x195751)break;else _0x59bfe1['push'](_0x59bfe1['shift']());}catch(_0x15f4f8){_0x59bfe1['push'](_0x59bfe1['shift']());}}}(_0x5951,0x69a17));import{Plugin as _0x3e4418}from'ckeditor5/src/core.js';import{getTranslation as _0x2dbceb}from'../utils/common-translations.js';export default class $t extends _0x3e4418{[_0x9b8ef5(0xf4)](){const _0x2f1b89=_0x9b8ef5,_0x173a35=this[_0x2f1b89(0xed)];if(!_0x173a35[_0x2f1b89(0xf1)][_0x2f1b89(0x10d)](_0x2f1b89(0xec)))return;const _0x28f31c=_0x173a35[_0x2f1b89(0xf1)][_0x2f1b89(0xf5)](_0x2f1b89(0x100));_0x28f31c[_0x2f1b89(0xe9)][_0x2f1b89(0x106)](_0x2f1b89(0x107),()=>_0x2dbceb(_0x173a35[_0x2f1b89(0xfe)],_0x2f1b89(0x102))),_0x173a35[_0x2f1b89(0xfb)][_0x2f1b89(0x10a)][_0x2f1b89(0xef)](_0xf0ca07=>{const _0x3d8016=_0x2f1b89;let _0x36633d=!0x1;const _0x8a0ab9=Array[_0x3d8016(0xe7)](_0x173a35[_0x3d8016(0xfb)][_0x3d8016(0x10a)][_0x3d8016(0x103)][_0x3d8016(0xff)]());for(const {name:_0x2e4a02,data:_0x51c750}of _0x8a0ab9){const {group:_0x2fd3d7}=_0x28f31c[_0x3d8016(0xf2)](_0x2e4a02);if(_0x3d8016(0xfd)!==_0x2fd3d7||!_0x51c750[_0x3d8016(0x109)])continue;const _0x126a0e=_0x51c750[_0x3d8016(0x109)],_0x32e136=_0x126a0e[_0x3d8016(0xee)][_0x3d8016(0xf7)];if(!_0x32e136||!_0x32e136['is'](_0x3d8016(0xfa),_0x3d8016(0x107)))continue;if(!_0x126a0e[_0x3d8016(0xf6)][_0x3d8016(0x10e)](_0x126a0e[_0x3d8016(0xee)]))continue;const _0x11f5a2=_0x173a35[_0x3d8016(0xfb)][_0x3d8016(0x105)][_0x3d8016(0x10b)](_0x126a0e[_0x3d8016(0xee)],_0x3d8016(0x108));if(_0x11f5a2&&_0x11f5a2[_0x3d8016(0xe6)]){const _0x49d0ad=_0xf0ca07[_0x3d8016(0xeb)](_0x126a0e[_0x3d8016(0xf6)],_0x11f5a2[_0x3d8016(0xf6)]);_0x49d0ad[_0x3d8016(0xea)](_0x126a0e)||(_0xf0ca07[_0x3d8016(0xe5)](_0x2e4a02,{'range':_0x49d0ad}),_0x36633d=!0x0);}_0x36633d||(_0xf0ca07[_0x3d8016(0xe8)](_0x2e4a02),_0x36633d=!0x0);}return _0x36633d;});}}
23
+ const _0x339693=_0x5646;(function(_0x22e350,_0x4ab012){const _0x327941=_0x5646,_0x46fd7c=_0x22e350();while(!![]){try{const _0xc4be69=parseInt(_0x327941(0xf0))/0x1*(parseInt(_0x327941(0x108))/0x2)+parseInt(_0x327941(0xf1))/0x3*(-parseInt(_0x327941(0xec))/0x4)+-parseInt(_0x327941(0xde))/0x5*(parseInt(_0x327941(0xe5))/0x6)+-parseInt(_0x327941(0xef))/0x7*(-parseInt(_0x327941(0x106))/0x8)+-parseInt(_0x327941(0x104))/0x9+-parseInt(_0x327941(0xea))/0xa*(parseInt(_0x327941(0x10a))/0xb)+parseInt(_0x327941(0xfe))/0xc;if(_0xc4be69===_0x4ab012)break;else _0x46fd7c['push'](_0x46fd7c['shift']());}catch(_0x54e014){_0x46fd7c['push'](_0x46fd7c['shift']());}}}(_0x45c4,0x4d2b0));import{Plugin as _0x4f31ae}from'ckeditor5/src/core.js';function _0x5646(_0x118bcf,_0x2be4bb){const _0x45c478=_0x45c4();return _0x5646=function(_0x564699,_0x22370a){_0x564699=_0x564699-0xde;let _0x9e013c=_0x45c478[_0x564699];return _0x9e013c;},_0x5646(_0x118bcf,_0x2be4bb);}function _0x45c4(){const _0x3c592d=['3138486QpAbZg','end','updateMarker','getChangedMarkers','title-content','376820lNHChT','afterInit','12SRqmst','_splitMarkerName','locale','3216633tRfEdx','4753AgPEqZ','223038rPcwOa','get','TrackChangesEditing','registerPostFixer','nodeBefore','has','getNearestSelectionRange','element','schema','suggestion','plugins','newRange','createRange','11722560jPfpvL','registerElementLabel','model','ELEMENT_TITLE','isCollapsed','from','3713409Oumqzz','descriptionFactory','8yVbhlR','start','254tNxKOC','document','165obouBI','isTouching','5UIBMpn','Title','forward','isEqual','removeMarker','differ','editor'];_0x45c4=function(){return _0x3c592d;};return _0x45c4();}import{getTranslation as _0x25215c}from'../utils/common-translations.js';export default class $t extends _0x4f31ae{[_0x339693(0xeb)](){const _0x4573d9=_0x339693,_0x41690c=this[_0x4573d9(0xe4)];if(!_0x41690c[_0x4573d9(0xfb)][_0x4573d9(0xf6)](_0x4573d9(0xdf)))return;const _0x1b46b1=_0x41690c[_0x4573d9(0xfb)][_0x4573d9(0xf2)](_0x4573d9(0xf3));_0x1b46b1[_0x4573d9(0x105)][_0x4573d9(0xff)](_0x4573d9(0xe9),()=>_0x25215c(_0x41690c[_0x4573d9(0xee)],_0x4573d9(0x101))),_0x41690c[_0x4573d9(0x100)][_0x4573d9(0x109)][_0x4573d9(0xf4)](_0x3382f4=>{const _0x192184=_0x4573d9;let _0x210813=!0x1;const _0x56b3f3=Array[_0x192184(0x103)](_0x41690c[_0x192184(0x100)][_0x192184(0x109)][_0x192184(0xe3)][_0x192184(0xe8)]());for(const {name:_0x210fff,data:_0x2b4cc9}of _0x56b3f3){const {group:_0x39e36e}=_0x1b46b1[_0x192184(0xed)](_0x210fff);if(_0x192184(0xfa)!==_0x39e36e||!_0x2b4cc9[_0x192184(0xfc)])continue;const _0x702e9=_0x2b4cc9[_0x192184(0xfc)],_0x43a07b=_0x702e9[_0x192184(0xe6)][_0x192184(0xf5)];if(!_0x43a07b||!_0x43a07b['is'](_0x192184(0xf8),_0x192184(0xe9)))continue;if(!_0x702e9[_0x192184(0x107)][_0x192184(0x10b)](_0x702e9[_0x192184(0xe6)]))continue;const _0x21c1f6=_0x41690c[_0x192184(0x100)][_0x192184(0xf9)][_0x192184(0xf7)](_0x702e9[_0x192184(0xe6)],_0x192184(0xe0));if(_0x21c1f6&&_0x21c1f6[_0x192184(0x102)]){const _0x458ff4=_0x3382f4[_0x192184(0xfd)](_0x702e9[_0x192184(0x107)],_0x21c1f6[_0x192184(0x107)]);_0x458ff4[_0x192184(0xe1)](_0x702e9)||(_0x3382f4[_0x192184(0xe7)](_0x210fff,{'range':_0x458ff4}),_0x210813=!0x0);}_0x210813||(_0x3382f4[_0x192184(0xe2)](_0x210fff),_0x210813=!0x0);}return _0x210813;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2347ac=_0x3b8c;(function(_0x3c80e0,_0x1215d2){const _0x55d93c=_0x3b8c,_0x236f46=_0x3c80e0();while(!![]){try{const _0x7fa682=-parseInt(_0x55d93c(0xc1))/0x1+-parseInt(_0x55d93c(0xba))/0x2*(-parseInt(_0x55d93c(0xc3))/0x3)+parseInt(_0x55d93c(0xc6))/0x4+parseInt(_0x55d93c(0xbf))/0x5*(-parseInt(_0x55d93c(0xca))/0x6)+-parseInt(_0x55d93c(0xbb))/0x7*(-parseInt(_0x55d93c(0xbc))/0x8)+-parseInt(_0x55d93c(0xc7))/0x9*(-parseInt(_0x55d93c(0xc9))/0xa)+-parseInt(_0x55d93c(0xc0))/0xb;if(_0x7fa682===_0x1215d2)break;else _0x236f46['push'](_0x236f46['shift']());}catch(_0x41a971){_0x236f46['push'](_0x236f46['shift']());}}}(_0x4780,0x434a1));import{Plugin as _0x4368dc}from'ckeditor5/src/core.js';export default class Bt extends _0x4368dc{[_0x2347ac(0xb9)](){const _0x138b60=_0x2347ac,_0x20c6ae=this[_0x138b60(0xc4)],_0x846f93=_0x20c6ae[_0x138b60(0xb7)][_0x138b60(0xc8)](_0x138b60(0xbd));_0x20c6ae[_0x138b60(0xb7)][_0x138b60(0xcb)](_0x138b60(0xc5))&&(_0x846f93[_0x138b60(0xc2)](_0x138b60(0xbe)),_0x846f93[_0x138b60(0xc2)](_0x138b60(0xb8)));}}function _0x3b8c(_0xcea48d,_0x1126ff){const _0x47802d=_0x4780();return _0x3b8c=function(_0x3b8cc1,_0x544f47){_0x3b8cc1=_0x3b8cc1-0xb7;let _0x1d13ce=_0x47802d[_0x3b8cc1];return _0x1d13ce;},_0x3b8c(_0xcea48d,_0x1126ff);}function _0x4780(){const _0xb2ecc8=['TrackChangesEditing','undo','454345XEqxOr','6614894dPcgpO','227326bIRaIG','enableCommand','507MrKnIB','editor','UndoEditing','992456OyxhvO','1822131pxStXv','get','10cBSREZ','6NuPUUZ','has','plugins','redo','afterInit','3698XDxrKE','28fAEzDu','864224BANBaB'];_0x4780=function(){return _0xb2ecc8;};return _0x4780();}
23
+ const _0x19ac03=_0x3c0d;(function(_0x5b668c,_0x195bd1){const _0x4806b9=_0x3c0d,_0x3e14ea=_0x5b668c();while(!![]){try{const _0x5f342f=parseInt(_0x4806b9(0xbb))/0x1+parseInt(_0x4806b9(0xc0))/0x2*(parseInt(_0x4806b9(0xc2))/0x3)+parseInt(_0x4806b9(0xc6))/0x4+-parseInt(_0x4806b9(0xba))/0x5+parseInt(_0x4806b9(0xc4))/0x6*(-parseInt(_0x4806b9(0xc5))/0x7)+-parseInt(_0x4806b9(0xb8))/0x8+-parseInt(_0x4806b9(0xc1))/0x9;if(_0x5f342f===_0x195bd1)break;else _0x3e14ea['push'](_0x3e14ea['shift']());}catch(_0x104ed7){_0x3e14ea['push'](_0x3e14ea['shift']());}}}(_0x2017,0x6fe25));function _0x3c0d(_0x3378ac,_0x4827f3){const _0x201718=_0x2017();return _0x3c0d=function(_0x3c0d58,_0x4b41ca){_0x3c0d58=_0x3c0d58-0xb5;let _0x543172=_0x201718[_0x3c0d58];return _0x543172;},_0x3c0d(_0x3378ac,_0x4827f3);}function _0x2017(){const _0x223039=['826900qsGSXv','529055lTsDRW','get','enableCommand','has','editor','1487054OBIWcC','8465067SWEXfZ','3NJzeAB','UndoEditing','60ZuDboW','17045kixrfA','1287204CfuWQI','redo','plugins','TrackChangesEditing','undo','46504UbjyQk','afterInit'];_0x2017=function(){return _0x223039;};return _0x2017();}import{Plugin as _0x21ebec}from'ckeditor5/src/core.js';export default class Bt extends _0x21ebec{[_0x19ac03(0xb9)](){const _0x7130db=_0x19ac03,_0x3e9649=this[_0x7130db(0xbf)],_0x278f13=_0x3e9649[_0x7130db(0xb5)][_0x7130db(0xbc)](_0x7130db(0xb6));_0x3e9649[_0x7130db(0xb5)][_0x7130db(0xbe)](_0x7130db(0xc3))&&(_0x278f13[_0x7130db(0xbd)](_0x7130db(0xb7)),_0x278f13[_0x7130db(0xbd)](_0x7130db(0xc7)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x181156,_0x27e080){const _0x1baa97=_0x22dd,_0x365525=_0x181156();while(!![]){try{const _0x2a28f0=-parseInt(_0x1baa97(0x1a5))/0x1+-parseInt(_0x1baa97(0x1a2))/0x2*(-parseInt(_0x1baa97(0x18b))/0x3)+parseInt(_0x1baa97(0x189))/0x4+parseInt(_0x1baa97(0x188))/0x5+parseInt(_0x1baa97(0x1a4))/0x6*(-parseInt(_0x1baa97(0x187))/0x7)+-parseInt(_0x1baa97(0x182))/0x8*(-parseInt(_0x1baa97(0x198))/0x9)+-parseInt(_0x1baa97(0x18a))/0xa*(parseInt(_0x1baa97(0x19b))/0xb);if(_0x2a28f0===_0x27e080)break;else _0x365525['push'](_0x365525['shift']());}catch(_0x54561f){_0x365525['push'](_0x365525['shift']());}}}(_0xfe52,0x8e43f));export function getRangesWithAttribute(_0x31471c,_0x48811c,_0x2fdbd6){const _0x15119f=_0x22dd,_0x40be8c=[];for(const _0x2628d0 of _0x48811c[_0x15119f(0x183)]())_0x2628d0[_0x15119f(0x190)](_0x31471c)&&_0x40be8c[_0x15119f(0x19f)](_0x2fdbd6[_0x15119f(0x17f)](_0x2628d0));return _0x40be8c;}export function downcastSplitMergeMarker(_0x1293ba,_0x124509,{showActiveMarker:_0x356d2c=!0x0}={}){const _0x4c770e=_0x22dd,_0x149c51=_0x1293ba[_0x4c770e(0x1ab)][_0x4c770e(0x186)](_0x4c770e(0x18f));return(_0x5d5e2a,_0x2bf37d,_0x3d6826)=>{const _0x4ede71=_0x4c770e;if(!_0x3d6826[_0x4ede71(0x177)][_0x4ede71(0x194)](_0x2bf37d[_0x4ede71(0x195)],_0x5d5e2a[_0x4ede71(0x17c)]))return;const _0xe7ee1c=_0x2bf37d[_0x4ede71(0x195)][_0x4ede71(0x1a3)](),_0x1368a7=_0x2bf37d[_0x4ede71(0x195)][_0x4ede71(0x18c)],_0x85c191=_0x1293ba[_0x4ede71(0x1a7)][_0x4ede71(0x179)];let _0xd1aba3=null,_0x2a7064=null,_0x4a5bf9=!0x1,_0x548bb4=!0x1;for(const _0x4b3b23 of _0xe7ee1c){const _0x58218c=_0x4b3b23[_0x4ede71(0x196)];_0x4a5bf9=_0x4a5bf9||_0x85c191[_0x4ede71(0x1aa)](_0x58218c);const _0x5c2e7e=_0x3d6826[_0x4ede71(0x19d)][_0x4ede71(0x197)](_0x58218c);if(_0x5c2e7e&&_0x5c2e7e[_0x4ede71(0x17b)](_0x4ede71(0x17e)))return;_0x4ede71(0x181)==_0x4b3b23[_0x4ede71(0x1a8)]&&(_0x85c191[_0x4ede71(0x1a6)](_0x58218c)&&!_0x85c191[_0x4ede71(0x1a1)](_0x58218c)&&(_0x58218c[_0x4ede71(0x191)]||_0x1368a7[_0x4ede71(0x192)]?_0xd1aba3&&_0xd1aba3[_0x4ede71(0x18e)]==_0x58218c||(_0xd1aba3=_0x58218c,_0x3f8d9f(_0x4b3b23[_0x4ede71(0x185)]),_0x548bb4=!0x0):_0x2a7064=_0x2a7064||_0x4b3b23[_0x4ede71(0x185)]));}function _0x3f8d9f(_0x395d9d){const _0x431908=_0x4ede71,{authorId:_0x3272de}=_0x149c51[_0x431908(0x18d)](_0x2bf37d[_0x431908(0x17d)]),_0x189929=_0x3d6826[_0x431908(0x199)][_0x431908(0x17a)](_0x431908(0x180),{'class':_0x431908(0x184)+_0x124509,'data-author-id':_0x3272de}),_0x25537b=_0x3d6826[_0x431908(0x19d)][_0x431908(0x178)](_0x395d9d);_0x356d2c&&_0x149c51[_0x431908(0x1a0)][_0x431908(0x19a)](_0x2bf37d[_0x431908(0x17d)])&&_0x3d6826[_0x431908(0x199)][_0x431908(0x19e)](_0x431908(0x193),_0x189929),_0x3d6826[_0x431908(0x199)][_0x431908(0x19c)](_0x25537b,_0x189929),_0x3d6826[_0x431908(0x19d)][_0x431908(0x1a9)](_0x189929,_0x2bf37d[_0x431908(0x17d)]);}_0x4a5bf9||_0x548bb4||!_0x2a7064||_0x3f8d9f(_0x2a7064);};}function _0x22dd(_0x2b8bd5,_0x19ca68){const _0xfe52f=_0xfe52();return _0x22dd=function(_0x22dd1d,_0x4140cd){_0x22dd1d=_0x22dd1d-0x177;let _0x231b53=_0xfe52f[_0x22dd1d];return _0x231b53;},_0x22dd(_0x2b8bd5,_0x19ca68);}function _0xfe52(){const _0x47ea8f=['24ZruqkA','start','_splitMarkerName','parent','TrackChangesEditing','hasAttribute','nextSibling','isAtEnd','ck-suggestion-marker--active','test','markerRange','item','toViewElement','18EMCSRH','writer','includes','8059843HPjCwP','insert','mapper','addClass','push','activeMarkers','isLimit','27430RsArGz','getWalker','108EJPygi','1047950lSCURp','isBlock','model','type','bindElementToMarker','isContent','plugins','consumable','toViewPosition','schema','createUIElement','getCustomProperty','name','markerName','addHighlight','createRangeOn','span','elementEnd','4007656PKtnbx','getItems','ck-suggestion-marker-','previousPosition','get','1561xDYkeV','2891065InenJc','2710196bGWgUw','10zjVOyI'];_0xfe52=function(){return _0x47ea8f;};return _0xfe52();}
23
+ (function(_0x2a05a7,_0x2760fb){const _0x159c3f=_0x2683,_0x431ba3=_0x2a05a7();while(!![]){try{const _0x326ab8=parseInt(_0x159c3f(0x196))/0x1+parseInt(_0x159c3f(0x1aa))/0x2+-parseInt(_0x159c3f(0x19e))/0x3+-parseInt(_0x159c3f(0x19b))/0x4+parseInt(_0x159c3f(0x18d))/0x5+parseInt(_0x159c3f(0x199))/0x6*(parseInt(_0x159c3f(0x1a7))/0x7)+parseInt(_0x159c3f(0x19d))/0x8*(parseInt(_0x159c3f(0x195))/0x9);if(_0x326ab8===_0x2760fb)break;else _0x431ba3['push'](_0x431ba3['shift']());}catch(_0x3086fb){_0x431ba3['push'](_0x431ba3['shift']());}}}(_0x4d1c,0xa33df));export function getRangesWithAttribute(_0x57ea18,_0x35b479,_0x578ed3){const _0x1f3265=_0x2683,_0x2feaf8=[];for(const _0x34dd38 of _0x35b479[_0x1f3265(0x189)]())_0x34dd38[_0x1f3265(0x1a5)](_0x57ea18)&&_0x2feaf8[_0x1f3265(0x1a6)](_0x578ed3[_0x1f3265(0x180)](_0x34dd38));return _0x2feaf8;}function _0x2683(_0x42947b,_0x3f5ff8){const _0x4d1cf5=_0x4d1c();return _0x2683=function(_0x268354,_0x32fdcc){_0x268354=_0x268354-0x17e;let _0x22223a=_0x4d1cf5[_0x268354];return _0x22223a;},_0x2683(_0x42947b,_0x3f5ff8);}function _0x4d1c(){const _0x503dba=['isLimit','schema','_splitMarkerName','test','markerRange','get','ck-suggestion-marker-','createRangeOn','elementEnd','span','consumable','nextSibling','toViewElement','parent','model','isContent','getItems','previousPosition','item','insert','6013265DxXaMe','isAtEnd','markerName','addClass','TrackChangesEditing','writer','toViewPosition','name','886563RwHOlq','476835Dambgs','getWalker','createUIElement','18SJJCoO','mapper','3968964gQFPwq','getCustomProperty','40klLPfk','2730792rUhIGS','ck-suggestion-marker--active','plugins','includes','type','isBlock','addHighlight','hasAttribute','push','91889PLGLvS','bindElementToMarker','activeMarkers','719480ZUPJta','start'];_0x4d1c=function(){return _0x503dba;};return _0x4d1c();}export function downcastSplitMergeMarker(_0x24cea0,_0x29ab14,{showActiveMarker:_0x43ddb1=!0x0}={}){const _0x1c521f=_0x2683,_0x2d08e3=_0x24cea0[_0x1c521f(0x1a0)][_0x1c521f(0x17e)](_0x1c521f(0x191));return(_0x5bc96f,_0x1df34c,_0x525255)=>{const _0x151f99=_0x1c521f;if(!_0x525255[_0x151f99(0x183)][_0x151f99(0x1af)](_0x1df34c[_0x151f99(0x1b0)],_0x5bc96f[_0x151f99(0x194)]))return;const _0x24f2ab=_0x1df34c[_0x151f99(0x1b0)][_0x151f99(0x197)](),_0x33026d=_0x1df34c[_0x151f99(0x1b0)][_0x151f99(0x1ab)],_0x3cfb98=_0x24cea0[_0x151f99(0x187)][_0x151f99(0x1ad)];let _0x394f79=null,_0x58ac22=null,_0x36f611=!0x1,_0x181fbc=!0x1;for(const _0x4cf358 of _0x24f2ab){const _0x2bfaa4=_0x4cf358[_0x151f99(0x18b)];_0x36f611=_0x36f611||_0x3cfb98[_0x151f99(0x188)](_0x2bfaa4);const _0x1a7a38=_0x525255[_0x151f99(0x19a)][_0x151f99(0x185)](_0x2bfaa4);if(_0x1a7a38&&_0x1a7a38[_0x151f99(0x19c)](_0x151f99(0x1a4)))return;_0x151f99(0x181)==_0x4cf358[_0x151f99(0x1a2)]&&(_0x3cfb98[_0x151f99(0x1a3)](_0x2bfaa4)&&!_0x3cfb98[_0x151f99(0x1ac)](_0x2bfaa4)&&(_0x2bfaa4[_0x151f99(0x184)]||_0x33026d[_0x151f99(0x18e)]?_0x394f79&&_0x394f79[_0x151f99(0x186)]==_0x2bfaa4||(_0x394f79=_0x2bfaa4,_0x99cfd5(_0x4cf358[_0x151f99(0x18a)]),_0x181fbc=!0x0):_0x58ac22=_0x58ac22||_0x4cf358[_0x151f99(0x18a)]));}function _0x99cfd5(_0x3de45a){const _0xad84d4=_0x151f99,{authorId:_0x391ff2}=_0x2d08e3[_0xad84d4(0x1ae)](_0x1df34c[_0xad84d4(0x18f)]),_0x535e6c=_0x525255[_0xad84d4(0x192)][_0xad84d4(0x198)](_0xad84d4(0x182),{'class':_0xad84d4(0x17f)+_0x29ab14,'data-author-id':_0x391ff2}),_0x2334c5=_0x525255[_0xad84d4(0x19a)][_0xad84d4(0x193)](_0x3de45a);_0x43ddb1&&_0x2d08e3[_0xad84d4(0x1a9)][_0xad84d4(0x1a1)](_0x1df34c[_0xad84d4(0x18f)])&&_0x525255[_0xad84d4(0x192)][_0xad84d4(0x190)](_0xad84d4(0x19f),_0x535e6c),_0x525255[_0xad84d4(0x192)][_0xad84d4(0x18c)](_0x2334c5,_0x535e6c),_0x525255[_0xad84d4(0x19a)][_0xad84d4(0x1a8)](_0x535e6c,_0x1df34c[_0xad84d4(0x18f)]);}_0x36f611||_0x181fbc||!_0x58ac22||_0x99cfd5(_0x58ac22);};}