@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241017.0 → 0.0.0-nightly-20241018.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 _0xb34fd7=_0x519b;(function(_0xd03f42,_0xff60ac){const _0x5cca9c=_0x519b,_0x409bd1=_0xd03f42();while(!![]){try{const _0x29ed99=parseInt(_0x5cca9c(0x207))/0x1+parseInt(_0x5cca9c(0x19f))/0x2*(-parseInt(_0x5cca9c(0x1da))/0x3)+parseInt(_0x5cca9c(0x25f))/0x4*(-parseInt(_0x5cca9c(0x1b2))/0x5)+-parseInt(_0x5cca9c(0x1d2))/0x6*(-parseInt(_0x5cca9c(0x241))/0x7)+-parseInt(_0x5cca9c(0x21f))/0x8*(parseInt(_0x5cca9c(0x1c6))/0x9)+-parseInt(_0x5cca9c(0x200))/0xa+parseInt(_0x5cca9c(0x21c))/0xb;if(_0x29ed99===_0xff60ac)break;else _0x409bd1['push'](_0x409bd1['shift']());}catch(_0x30dd52){_0x409bd1['push'](_0x409bd1['shift']());}}}(_0x1ef4,0x51219));import{getTranslation as _0x54adef}from'../utils/common-translations.js';import{Plugin as _0x36d5d9}from'ckeditor5/src/core.js';import{LiveRange as _0x80a510}from'ckeditor5/src/engine.js';import{uid as _0x23a0fb,priorities as _0x55a0fe}from'ckeditor5/src/utils.js';function _0x1ef4(){const _0x4b7538=['insertRows','getChildren','markers','endRow','previous','low','rows','getSuggestions','suggestion:formatBlock:tablePasteCell','_getCoordsForCells','find','isEmpty','createPositionBefore','stop','17405344sKIkvc','return','selection','3760984GGdCNa','_splitMarkerName','model','join','table','insert','Users','activeMarkers','getTableIfOnlyTableInContent','isInContent','$graveyard','documentSelection','discard','editor','tableCellPadding','locale','trackChanges','value','change','getAllAdjacentSuggestions','_isForcedDefaultExecutionBlock','insertion','registerCustomCallback','_replaceTableSlotCell','nodeAfter','position','oldRange','markMultiRangeInsertion','suggestion-td','forceDefaultExecution','TableClipboard','commands','isEqual','tableCellBorderColor','56OArAdb','columnInsertionIndexes','clipboardOutput','register','_tablePostFixingSubtypes','fromEntries','document','getChild','move','fromRange','first','content','removeColumns','row','showSuggestionHighlights','columnInsertionRanges','getChangedMarkers','accept','suggestion','tableCellHorizontalAlignment','getColumnIndexes','get','removeRows','some','suggestionUnloaded','column','descriptionFactory','wrap','getItems','type','189188lYupqH','insertColumns','includes','set','insertContent','root','rowInsertionIndexes','tableCellBackgroundColor','subType','startsWith','insertionRanges','getRange','previousSibling','*Replace\x20table\x20cells*','1157886EnOHbF','tableCellBorderStyle','listenTo','remove','cell','end','call','tablePasteColumn','start','getSuggestion','reduce','deletionRanges','afterInit','getRanges','every','registerPostFixer','map','options','ck-suggestion-marker','70oWJNXY','findAncestor','tablePaste','element','paragraph','keys','suggestionLoaded','deletion','forEach','redo','editing','detach','getContainedElement','getColumns','formatBlock','containsRange','TrackChangesEditing','createRangeOn','getMarkers','createElement','9DPZNyQ','markerToHighlight','next','plugins','nextSibling','newRange','_createdBatches','rowInsertionRanges','name','conversion','setAttribute','unwrap','21294eCbGji','entries','editingDowncast','last','cells','elementToElement','tableCellVerticalAlignment','columns','3NnXUCx','fill','add','differ','push','_suggestionFactory','getChanges','markerName','author','from','createRangeIn','getSuggestionCallback','markerAttributes','registerDescriptionCallback','getShiftedBy','markMultiRangeBlockFormat','rootName','removeMarker','updateMarker','tablePasteCell','tableCellBorderWidth','getSelectionAffectedTableCells','attributes','dataDowncast','createRange','getRows','view','getRowIndexes','has','hasSuggestion','schema','createTableWalker','for','tableCell','markMultiRangeDeletion','length','high','tablePasteRow','2083170bZHVhr','tablePasteChainId','tableCellSuggestion','setAttributes','getAttributes','ck-suggestion-marker-insertion','ck-suggestion-marker--active','641158EmroSd','requires','batch','filter','removeMarkers','TableUtils','endColumn'];_0x1ef4=function(){return _0x4b7538;};return _0x1ef4();}import _0xd30c11 from'./table.js';const Pe=[_0xb34fd7(0x1ee),_0xb34fd7(0x240),_0xb34fd7(0x1a0),_0xb34fd7(0x254),_0xb34fd7(0x1d8),_0xb34fd7(0x198),_0xb34fd7(0x22d)],we=Object[_0xb34fd7(0x246)](Pe[_0xb34fd7(0x1af)](_0x114b6d=>[_0x114b6d,null]));export default class _t extends _0x36d5d9{static get[_0xb34fd7(0x208)](){return[_0xd30c11];}[_0xb34fd7(0x1ab)](){const _0x1e35db=_0xb34fd7,_0x2e1bbb=this[_0x1e35db(0x22c)];if(!_0x2e1bbb[_0x1e35db(0x1c9)][_0x1e35db(0x1f6)](_0x1e35db(0x23d)))return;const _0x727d95=_0x2e1bbb[_0x1e35db(0x1c9)][_0x1e35db(0x256)](_0x1e35db(0x1c2)),_0x103b1a=_0x2e1bbb[_0x1e35db(0x1c9)][_0x1e35db(0x256)](_0x1e35db(0x20c)),_0x4e9674=_0x2e1bbb[_0x1e35db(0x1c9)][_0x1e35db(0x256)](_0xd30c11),_0x5697f0=_0x2e1bbb[_0x1e35db(0x1c9)][_0x1e35db(0x256)](_0x1e35db(0x23d));_0x4e9674[_0x1e35db(0x245)][_0x1e35db(0x1de)](_0x1e35db(0x1ff),_0x1e35db(0x1a6)),_0x2e1bbb[_0x1e35db(0x221)][_0x1e35db(0x1f8)][_0x1e35db(0x244)](_0x1e35db(0x202),{'allowIn':_0x1e35db(0x1fb),'allowContentOf':_0x1e35db(0x1fb),'isLimit':!0x0}),_0x2e1bbb[_0x1e35db(0x1cf)][_0x1e35db(0x1d7)]({'model':_0x1e35db(0x202),'view':_0x1e35db(0x23b)});let _0x4ba969=null;_0x2e1bbb[_0x1e35db(0x221)]['on'](_0x1e35db(0x263),(_0xaffa7c,_0x547bed)=>{const _0x34a541=_0x1e35db,[_0x388659,_0x56ce29]=_0x547bed,_0xc0b96a=_0x547bed[_0x547bed[_0x34a541(0x1fd)]-0x1];_0xc0b96a&&_0xc0b96a[_0x34a541(0x23c)]||_0x727d95[_0x34a541(0x233)]||this[_0x34a541(0x22c)][_0x34a541(0x23e)][_0x34a541(0x256)](_0x34a541(0x22f))[_0x34a541(0x230)]&&function(_0x4b12dc,_0x3f5baf,_0x512867,_0x206823,_0x310734){const _0x3b7303=_0x34a541;if(_0x3f5baf&&!_0x3f5baf['is'](_0x3b7303(0x22a)))return!0x1;const _0x261e7e=_0x310734[_0x3b7303(0x227)](_0x4b12dc,_0x512867);if(!_0x261e7e||!Re(_0x261e7e,void 0x0,_0x206823))return!0x1;const _0x49d436=_0x206823[_0x3b7303(0x1ef)](_0x512867[_0x3b7303(0x247)][_0x3b7303(0x21e)]);if(!_0x49d436[_0x3b7303(0x1fd)])return!0x1;const _0x569d51=_0x49d436[0x0][_0x3b7303(0x1b3)](_0x3b7303(0x223)),_0x3ee900=_0x206823[_0x3b7303(0x1f5)](_0x49d436),_0x157d11=_0x206823[_0x3b7303(0x255)](_0x49d436),_0x3571f7={'startRow':_0x3ee900[_0x3b7303(0x24b)],'endRow':_0x3ee900[_0x3b7303(0x1d5)],'startColumn':_0x157d11[_0x3b7303(0x24b)],'endColumn':_0x157d11[_0x3b7303(0x1d5)]};return 0x1==_0x49d436[_0x3b7303(0x1fd)]&&(_0x3571f7[_0x3b7303(0x211)]+=_0x206823[_0x3b7303(0x1f3)](_0x261e7e)-0x1,_0x3571f7[_0x3b7303(0x20d)]+=_0x206823[_0x3b7303(0x1bf)](_0x261e7e)-0x1),Re(_0x569d51,_0x3571f7,_0x206823);}(_0x388659,_0x56ce29,_0x2e1bbb[_0x34a541(0x221)],_0x103b1a,_0x5697f0)&&(_0xaffa7c[_0x34a541(0x21b)](),_0x4ba969={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2e1bbb[_0x34a541(0x221)][_0x34a541(0x231)](()=>{const _0x224bda=_0x34a541;_0x2e1bbb[_0x224bda(0x221)][_0x224bda(0x263)](_0x547bed[0x0],_0x547bed[0x1],_0x547bed[0x2],{'forceDefaultExecution':!0x0});const _0x1d2af7=_0x23a0fb(),{rowInsertionRanges:_0x496ac6,columnInsertionRanges:_0x587aeb,insertionRanges:_0x1f1a15,deletionRanges:_0x33476c,cells:_0x55a03b}=_0x4ba969;_0x496ac6[_0x224bda(0x1fd)]&&_0x727d95[_0x224bda(0x23a)](_0x496ac6,_0x224bda(0x1ff),{'tablePasteChainId':_0x1d2af7}),_0x587aeb[_0x224bda(0x1fd)]&&_0x727d95[_0x224bda(0x23a)](_0x587aeb,_0x224bda(0x1a6),{'tablePasteChainId':_0x1d2af7}),_0x1f1a15[_0x224bda(0x1fd)]&&(_0x727d95[_0x224bda(0x23a)](_0x1f1a15,_0x224bda(0x1b4),{'tablePasteChainId':_0x1d2af7,'skipNestingCheck':!0x0}),_0x1f1a15[_0x224bda(0x1ba)](_0x3ff904=>{const _0x252885=_0x224bda;var _0xf4e5e7;return null===(_0xf4e5e7=_0x3ff904[_0x252885(0x1bd)])||void 0x0===_0xf4e5e7?void 0x0:_0xf4e5e7[_0x252885(0x1a5)](_0x3ff904);})),_0x33476c[_0x224bda(0x1fd)]&&(_0x727d95[_0x224bda(0x1fc)](_0x33476c,_0x224bda(0x1b4),{'tablePasteChainId':_0x1d2af7,'skipNestingCheck':!0x0}),_0x33476c[_0x224bda(0x1ba)](_0x307e40=>{const _0x57bac5=_0x224bda;var _0x4b06d5;return null===(_0x4b06d5=_0x307e40[_0x57bac5(0x1bd)])||void 0x0===_0x4b06d5?void 0x0:_0x4b06d5[_0x57bac5(0x1a5)](_0x307e40);}));const _0x5e3f18=_0x727d95[_0x224bda(0x1e9)](_0x55a03b[_0x224bda(0x1af)](({element:_0x3f2a04})=>_0x3f2a04),{'formatGroupId':_0x23a0fb()},[],_0x224bda(0x1ed),{'tablePasteChainId':_0x1d2af7});if(_0x5e3f18){const _0x50375e=_0x5e3f18[_0x224bda(0x1c4)](),_0x239770=[];for(const {element:_0x2b18d9,attributes:_0x3bceff}of _0x55a03b){if(!_0x3bceff)continue;const _0x23a561=_0x2e1bbb[_0x224bda(0x221)][_0x224bda(0x1c3)](_0x2b18d9),_0x42c361=_0x50375e[_0x224bda(0x218)](_0x53da50=>_0x53da50[_0x224bda(0x19c)]()[_0x224bda(0x23f)](_0x23a561));_0x42c361&&_0x239770[_0x224bda(0x1de)]([_0x42c361[_0x224bda(0x1ce)],_0x3bceff]);}_0x239770[_0x224bda(0x1fd)]&&_0x5e3f18[_0x224bda(0x1d0)](_0x224bda(0x1e6),Object[_0x224bda(0x246)](_0x239770));}_0x4ba969=null;}));},{'priority':_0x55a0fe[_0x1e35db(0x1fe)]+0xa}),_0x2e1bbb[_0x1e35db(0x1c9)][_0x1e35db(0x256)](_0x1e35db(0x23d))['on'](_0x1e35db(0x236),(_0x37d0e7,_0x34effc)=>{const _0x18ac0c=_0x1e35db,[_0xc96671,_0x4bfa21,,_0x1dc7ee]=_0x34effc;if(!_0x4ba969)return;_0x37d0e7[_0x18ac0c(0x21b)]();const _0xd68d79=_0xc96671[_0x18ac0c(0x1a3)],_0x1ba09c=_0x4bfa21,_0x4f7f45=ke(_0xd68d79),_0x4d68a8=ke(_0x1ba09c);_0x37d0e7[_0x18ac0c(0x21d)]=_0xd68d79;let _0xbd4ce3=null,_0x4ec865=null;if(_0x4d68a8||_0x4f7f45){if(_0x4f7f45&&!_0x4d68a8){_0x1dc7ee[_0x18ac0c(0x1a2)](_0xd68d79[_0x18ac0c(0x248)](0x0));for(const _0x2e3956 of Array[_0x18ac0c(0x1e3)](_0x1ba09c[_0x18ac0c(0x20f)]()))_0x1dc7ee[_0x18ac0c(0x224)](_0x2e3956,_0xd68d79,_0x18ac0c(0x1a4));const _0x24c523=_0x4ba969[_0x18ac0c(0x197)][_0x18ac0c(0x261)](_0xc96671[_0x18ac0c(0x24e)]),_0x21efb0=_0x4ba969[_0x18ac0c(0x242)][_0x18ac0c(0x261)](_0xc96671[_0x18ac0c(0x25a)]);_0x24c523||_0x21efb0||(_0xbd4ce3=_0x80a510[_0x18ac0c(0x24a)](_0x1dc7ee[_0x18ac0c(0x1e4)](_0xd68d79)));}else _0x4d68a8&&!_0x4f7f45&&(_0x4ec865=_0x1dc7ee[_0x18ac0c(0x1e4)](_0xd68d79));}else{const _0x4008b0=_0x1dc7ee[_0x18ac0c(0x1c5)](_0x18ac0c(0x202)),_0x92663e=_0x1dc7ee[_0x18ac0c(0x1c5)](_0x18ac0c(0x202));_0x1dc7ee[_0x18ac0c(0x25c)](_0x1dc7ee[_0x18ac0c(0x1e4)](_0xd68d79),_0x92663e),_0x1dc7ee[_0x18ac0c(0x224)](_0x4008b0,_0xd68d79,0x0);for(const _0x54a04f of Array[_0x18ac0c(0x1e3)](_0x1ba09c[_0x18ac0c(0x20f)]()))_0x1dc7ee[_0x18ac0c(0x224)](_0x54a04f,_0x4008b0,_0x18ac0c(0x1a4));_0xbd4ce3=_0x80a510[_0x18ac0c(0x24a)](_0x1dc7ee[_0x18ac0c(0x1c3)](_0x4008b0)),_0x4ec865=_0x80a510[_0x18ac0c(0x24a)](_0x1dc7ee[_0x18ac0c(0x1c3)](_0x92663e));}const _0xb65f0e=Array[_0x18ac0c(0x1e3)](_0x1ba09c[_0x18ac0c(0x204)]())[_0x18ac0c(0x20a)](([_0x19f279])=>Pe[_0x18ac0c(0x261)](_0x19f279));_0x4ba969[_0x18ac0c(0x1d6)][_0x18ac0c(0x1de)]({'element':_0xd68d79,'attributes':_0xb65f0e[_0x18ac0c(0x1fd)]?Object[_0x18ac0c(0x246)](_0xb65f0e):null}),_0xbd4ce3&&_0x4ba969[_0x18ac0c(0x19b)][_0x18ac0c(0x1de)](_0xbd4ce3),_0x4ec865&&_0x4ba969[_0x18ac0c(0x1aa)][_0x18ac0c(0x1de)](_0x4ec865);},{'priority':_0x1e35db(0x1fe)}),_0x103b1a['on'](_0x1e35db(0x260),(_0x516d10,_0x28bd29)=>{const _0x4d9736=_0x1e35db,[_0x4b34db,_0x225542={}]=_0x28bd29;if(!_0x4ba969)return;const _0x22956b=_0x225542['at']||0x0,_0x38f24d=_0x225542[_0x4d9736(0x1d9)]||0x1;_0x4ba969[_0x4d9736(0x242)]=new Array(_0x38f24d)[_0x4d9736(0x1db)](_0x22956b)[_0x4d9736(0x1af)]((_0x1787e4,_0x4a3ba5)=>_0x1787e4+_0x4a3ba5);for(const {cell:_0x26bb89}of _0x103b1a[_0x4d9736(0x1f9)](_0x4b34db,{'startColumn':_0x22956b,'endColumn':_0x22956b+_0x38f24d-0x1}))_0x4ba969[_0x4d9736(0x250)][_0x4d9736(0x1de)](_0x2e1bbb[_0x4d9736(0x221)][_0x4d9736(0x1c3)](_0x26bb89));},{'priority':_0x1e35db(0x213)}),_0x103b1a['on'](_0x1e35db(0x20e),(_0x5cc9ec,_0x2d9760)=>{const _0x12c55a=_0x1e35db,[_0x57aa89,_0x30a042={}]=_0x2d9760;if(!_0x4ba969)return;const _0x24e06e=_0x30a042['at']||0x0,_0x57371b=_0x30a042[_0x12c55a(0x214)]||0x1;_0x4ba969[_0x12c55a(0x197)]=new Array(_0x57371b)[_0x12c55a(0x1db)](_0x24e06e)[_0x12c55a(0x1af)]((_0x152ed5,_0x340b9)=>_0x152ed5+_0x340b9);for(const {cell:_0x5b711d}of _0x103b1a[_0x12c55a(0x1f9)](_0x57aa89,{'startRow':_0x24e06e,'endRow':_0x24e06e+_0x57371b-0x1}))_0x4ba969[_0x12c55a(0x1cd)][_0x12c55a(0x1de)](_0x2e1bbb[_0x12c55a(0x221)][_0x12c55a(0x1c3)](_0x5b711d));},{'priority':_0x1e35db(0x213)}),_0x727d95[_0x1e35db(0x25b)][_0x1e35db(0x1e7)](_0x51728a=>{const _0x11d9ae=_0x1e35db;if(_0x51728a[_0x11d9ae(0x199)]&&_0x51728a[_0x11d9ae(0x199)][_0x11d9ae(0x19a)](_0x11d9ae(0x1b4)))return _0x51728a[_0x11d9ae(0x212)]?{}:{'type':_0x11d9ae(0x234),'content':_0x54adef(_0x2e1bbb[_0x11d9ae(0x22e)],_0x11d9ae(0x19e))};});const _0x3c7402=()=>!0x1;for(const _0x3425cd of[_0x1e35db(0x1b4),_0x1e35db(0x1a6),_0x1e35db(0x1ff),_0x1e35db(0x1ed)])_0x727d95[_0x1e35db(0x1df)][_0x1e35db(0x235)](_0x1e35db(0x234),_0x3425cd,_0x1e35db(0x222),_0x3c7402),_0x727d95[_0x1e35db(0x1df)][_0x1e35db(0x235)](_0x1e35db(0x1b9),_0x3425cd,_0x1e35db(0x222),_0x3c7402),_0x727d95[_0x1e35db(0x1df)][_0x1e35db(0x235)](_0x1e35db(0x1c0),_0x3425cd,_0x1e35db(0x222),_0x3c7402);_0x727d95[_0x1e35db(0x1df)][_0x1e35db(0x235)](_0x1e35db(0x1c0),_0x1e35db(0x1ed),_0x1e35db(0x22b),_0x3c7402),_0x727d95[_0x1e35db(0x1df)][_0x1e35db(0x235)](_0x1e35db(0x1c0),_0x1e35db(0x1ed),_0x1e35db(0x252),(_0x25d331,_0x36bae8,_0x8c19ba)=>{const _0x50f304=_0x1e35db,_0x1a3d10=_0x25d331[_0x50f304(0x1af)](_0x4f91d0=>_0x4f91d0[_0x50f304(0x1be)]())[_0x50f304(0x20a)](_0x445e92=>_0x445e92),_0x41b3f0=new Map(_0x1a3d10[_0x50f304(0x1af)](_0x1b27df=>[_0x1b27df,null]));if(_0x4ba969){for(const {element:_0x2d0bc3,attributes:_0x3c94ec}of _0x4ba969[_0x50f304(0x1d6)])_0x3c94ec&&_0x41b3f0[_0x50f304(0x262)](_0x2d0bc3,_0x3c94ec);}else{if(_0x8c19ba&&_0x8c19ba[_0x50f304(0x1e6)])for(const [_0x510817,_0x14693b]of Object[_0x50f304(0x1d3)](_0x8c19ba[_0x50f304(0x1e6)])){const _0x1fe71d=_0x2e1bbb[_0x50f304(0x221)][_0x50f304(0x210)][_0x50f304(0x256)](_0x510817),_0x465baf=_0x1fe71d?_0x1fe71d[_0x50f304(0x19c)]()[_0x50f304(0x1be)]():null;_0x465baf&&_0x41b3f0[_0x50f304(0x262)](_0x465baf,_0x14693b);}}_0x2e1bbb[_0x50f304(0x221)][_0x50f304(0x231)](_0x4cb140=>{const _0x3641d5=_0x50f304;for(const [_0x48ada4,_0x4d4fc3]of _0x41b3f0)_0x4cb140[_0x3641d5(0x203)]({...we,..._0x4d4fc3},_0x48ada4);});});const _0x403414=(_0x476ab4,_0x32edd6)=>{const _0xab9a81=_0x1e35db;_0x727d95[_0xab9a81(0x1df)][_0xab9a81(0x235)](_0x476ab4,_0xab9a81(0x1b4),_0x32edd6,(_0x5c0587,_0x51628b,_0x555b37)=>{const _0x163b2e=_0xab9a81;_0x2e1bbb[_0x163b2e(0x221)][_0x163b2e(0x231)](_0xc90f2=>{const _0x4c3676=_0x163b2e,_0x225eea=[];for(const _0x32fe58 of _0x5c0587){const _0x1f09cb=_0x32fe58[_0x4c3676(0x1a7)][_0x4c3676(0x237)];_0x1f09cb['is'](_0x4c3676(0x1b5),_0x4c3676(0x202))&&_0x225eea[_0x4c3676(0x1de)](_0x1f09cb);}_0x727d95[_0x4c3676(0x1df)][_0x4c3676(0x1e5)](_0x476ab4,null,_0x32edd6)(_0x5c0587,_0x51628b,_0x555b37);for(const _0x137c66 of _0x225eea)_0x4c3676(0x229)!=_0x137c66[_0x4c3676(0x264)][_0x4c3676(0x1ea)]&&_0xc90f2[_0x4c3676(0x1d1)](_0x137c66);});});};_0x403414(_0x1e35db(0x234),_0x1e35db(0x252)),_0x403414(_0x1e35db(0x234),_0x1e35db(0x22b)),_0x403414(_0x1e35db(0x1b9),_0x1e35db(0x252)),_0x403414(_0x1e35db(0x1b9),_0x1e35db(0x22b)),_0x727d95[_0x1e35db(0x1df)][_0x1e35db(0x235)](_0x1e35db(0x234),_0x1e35db(0x1ff),_0x1e35db(0x22b),_0x13dd42=>{const _0xd79123=_0x1e35db,_0x398f98=_0x13dd42[_0xd79123(0x1af)](_0x34a326=>_0x34a326[_0xd79123(0x1be)]()),_0x364fec=_0x398f98[0x0][_0xd79123(0x1b3)](_0xd79123(0x223)),{minRow:_0x48133c,maxRow:_0x442664}=_0x4e9674[_0xd79123(0x217)](_0x398f98);_0x103b1a[_0xd79123(0x257)](_0x364fec,{'at':_0x48133c,'rows':_0x442664-_0x48133c+0x1});}),_0x727d95[_0x1e35db(0x1df)][_0x1e35db(0x235)](_0x1e35db(0x234),_0x1e35db(0x1a6),_0x1e35db(0x22b),_0x390a45=>{const _0x4061d2=_0x1e35db,_0x31380f=_0x390a45[_0x4061d2(0x1af)](_0x418543=>_0x418543[_0x4061d2(0x1be)]()),_0x2f75d8=_0x31380f[0x0][_0x4061d2(0x1b3)](_0x4061d2(0x223)),{minColumn:_0x3639af,maxColumn:_0x29f2f0}=_0x4e9674[_0x4061d2(0x217)](_0x31380f);_0x103b1a[_0x4061d2(0x24d)](_0x2f75d8,{'at':_0x3639af,'columns':_0x29f2f0-_0x3639af+0x1});});const _0x3b85ae=(_0x1276a8,_0x34f0bd)=>{const _0x21c7ae=_0x1e35db;if(!_0x34f0bd[_0x21c7ae(0x199)]||!_0x34f0bd[_0x21c7ae(0x199)][_0x21c7ae(0x19a)](_0x21c7ae(0x1b4)))return;const _0x23873f=_0x34f0bd[_0x21c7ae(0x1f0)][_0x21c7ae(0x201)],_0x35fd0f=_0x727d95[_0x21c7ae(0x215)]()[_0x21c7ae(0x20a)](_0x1878e5=>_0x1878e5[_0x21c7ae(0x228)]&&_0x1878e5[_0x21c7ae(0x1f0)]&&_0x1878e5[_0x21c7ae(0x1f0)][_0x21c7ae(0x201)]==_0x23873f);_0x35fd0f[_0x21c7ae(0x1fd)]&&_0x34f0bd[_0x21c7ae(0x232)]()[_0x21c7ae(0x1fd)]!=_0x35fd0f[_0x21c7ae(0x1fd)]&&_0x35fd0f[_0x21c7ae(0x1a9)]((_0x1454d9,_0x3c6477)=>(_0x1454d9[_0x21c7ae(0x1c8)]=_0x3c6477,_0x3c6477[_0x21c7ae(0x212)]=_0x1454d9,_0x3c6477));};function _0x17828a(_0x1f540d,_0x1faf45=!0x0){const _0x33aab6=_0x1e35db,{id:_0x5a3914,authorId:_0x562f5c}=_0x727d95[_0x33aab6(0x220)](_0x1f540d[_0x33aab6(0x1e1)]),_0x2633f9=[_0x33aab6(0x1b1),_0x33aab6(0x205)],_0x4604da=_0x727d95[_0x33aab6(0x226)][_0x33aab6(0x261)](_0x1f540d[_0x33aab6(0x1e1)]);return _0x4604da&&_0x2633f9[_0x33aab6(0x1de)](_0x33aab6(0x206)),{'classes':_0x2633f9,'attributes':{'data-suggestion':_0x5a3914,'data-author-id':_0x562f5c},'priority':_0x4604da&&_0x1faf45?0xbc2:0xbb8};}_0x727d95['on'](_0x1e35db(0x1b8),_0x3b85ae,{'priority':_0x1e35db(0x1fe)}),_0x727d95['on'](_0x1e35db(0x259),_0x3b85ae,{'priority':_0x1e35db(0x1fe)}),_0x2e1bbb[_0x1e35db(0x221)][_0x1e35db(0x247)][_0x1e35db(0x1ae)](()=>{const _0x1e5e15=_0x1e35db;let _0x2fb0b8=!0x1;const _0x266b86=Array[_0x1e5e15(0x1e3)](_0x2e1bbb[_0x1e5e15(0x221)][_0x1e5e15(0x247)][_0x1e5e15(0x1dd)][_0x1e5e15(0x251)]());for(const {name:_0x46be55,data:_0x2eaeb4}of _0x266b86){const {group:_0x598026,type:_0x3bde30,id:_0x22bb2c}=_0x727d95[_0x1e5e15(0x220)](_0x46be55);if(_0x1e5e15(0x253)!=_0x598026||_0x1e5e15(0x1b9)!=_0x3bde30||_0x2eaeb4[_0x1e5e15(0x239)])continue;if(!_0x727d95[_0x1e5e15(0x1f7)](_0x22bb2c))continue;const _0xeb6b6f=_0x727d95[_0x1e5e15(0x1a8)](_0x22bb2c)[_0x1e5e15(0x1ac)](),_0x380038=_0x2e1bbb[_0x1e5e15(0x1c9)][_0x1e5e15(0x256)](_0x1e5e15(0x225))['me'];for(const _0x488aee of _0x727d95[_0x1e5e15(0x215)]()){if(!_0x488aee[_0x1e5e15(0x228)]||_0x488aee[_0x1e5e15(0x1e2)]!=_0x380038)continue;if(_0x1e5e15(0x1c0)!=_0x488aee[_0x1e5e15(0x25e)]||_0x1e5e15(0x1ed)!=_0x488aee[_0x1e5e15(0x199)])continue;if(_0x488aee[_0x1e5e15(0x1ac)]()[_0x1e5e15(0x1ad)](_0xdbaa40=>_0xeb6b6f[_0x1e5e15(0x258)](_0x15ed6c=>_0x15ed6c[_0x1e5e15(0x1c1)](_0xdbaa40,!0x0)))){for(const _0x344b9a of _0x488aee[_0x1e5e15(0x232)]())_0x344b9a[_0x1e5e15(0x228)]&&(_0x344b9a[_0x1e5e15(0x22b)](),_0x2fb0b8=!0x0);}}}return _0x2fb0b8;}),_0x2e1bbb[_0x1e35db(0x221)][_0x1e35db(0x247)][_0x1e35db(0x1ae)](_0x543f65=>{const _0x456d19=_0x1e35db,_0x41fca5=_0x2e1bbb[_0x456d19(0x23e)][_0x456d19(0x256)](_0x456d19(0x1bb));if(!_0x41fca5||!_0x41fca5[_0x456d19(0x1cc)][_0x456d19(0x1f6)](_0x543f65[_0x456d19(0x209)]))return!0x1;let _0x363f1b=!0x1;const _0x2b2dc5=_0x2e1bbb[_0x456d19(0x1c9)][_0x456d19(0x256)](_0x456d19(0x225))['me'],_0x441e46=_0x2e1bbb[_0x456d19(0x221)][_0x456d19(0x247)][_0x456d19(0x1dd)][_0x456d19(0x1e0)](),_0x152859=Array[_0x456d19(0x1e3)](_0x2e1bbb[_0x456d19(0x221)][_0x456d19(0x247)][_0x456d19(0x1dd)][_0x456d19(0x251)]())[_0x456d19(0x20a)](({name:_0x5b47ef,data:_0x241a2a})=>{const _0x1704d4=_0x456d19,{group:_0xc34bc0,subType:_0x3ef75f,authorId:_0xf48535}=_0x727d95[_0x1704d4(0x220)](_0x5b47ef);return _0x1704d4(0x253)==_0xc34bc0&&_0x1704d4(0x1b4)==_0x3ef75f&&_0xf48535==_0x2b2dc5['id']&&!_0x241a2a[_0x1704d4(0x239)];});for(const _0x2e5f8e of _0x441e46){if(_0x456d19(0x224)!=_0x2e5f8e[_0x456d19(0x25e)]||_0x456d19(0x202)!=_0x2e5f8e[_0x456d19(0x1ce)]||0x1!=_0x2e5f8e[_0x456d19(0x1fd)])continue;const _0x56ed28=_0x543f65[_0x456d19(0x1f2)](_0x2e5f8e[_0x456d19(0x238)],_0x2e5f8e[_0x456d19(0x238)][_0x456d19(0x1e8)](0x1));if(!_0x152859[_0x456d19(0x218)](({data:_0x1baa1b})=>_0x1baa1b[_0x456d19(0x1cb)][_0x456d19(0x23f)](_0x56ed28))){for(const {name:_0x7ef9cd,data:_0x521314}of _0x152859)if(_0x56ed28[_0x456d19(0x1c1)](_0x521314[_0x456d19(0x1cb)])){_0x543f65[_0x456d19(0x1ec)](_0x7ef9cd,{'range':_0x56ed28}),_0x363f1b=!0x0;break;}}}return _0x363f1b;}),_0x2e1bbb[_0x1e35db(0x221)][_0x1e35db(0x247)][_0x1e35db(0x1ae)](_0x42f050=>{const _0x2e1a48=_0x1e35db;let _0x8e1491=!0x1;const _0x4c5185=_0x2e1bbb[_0x2e1a48(0x1c9)][_0x2e1a48(0x256)](_0x2e1a48(0x225))['me'],_0x3a3fba=_0x727d95[_0x2e1a48(0x215)]()[_0x2e1a48(0x20a)](_0x4f4d44=>_0x4f4d44[_0x2e1a48(0x228)]&&_0x4f4d44[_0x2e1a48(0x1e2)]==_0x4c5185),_0x450205=new Set(),_0x15da3a=new Set();for(const _0x8cc9b7 of _0x3a3fba)if(_0x2e1a48(0x1b4)==_0x8cc9b7[_0x2e1a48(0x199)])for(const _0x53d99a of _0x8cc9b7[_0x2e1a48(0x1c4)]()){const _0x1fccab=_0x53d99a[_0x2e1a48(0x19c)]()[_0x2e1a48(0x1be)]();if(_0x1fccab){if(_0x1fccab['is'](_0x2e1a48(0x1b5),_0x2e1a48(0x202))&&ke(_0x1fccab)){_0x8cc9b7[_0x2e1a48(0x1eb)](_0x53d99a[_0x2e1a48(0x1ce)]),_0x450205[_0x2e1a48(0x1dc)](_0x1fccab),_0x8e1491=!0x0;const _0x354ee7=_0x1fccab[_0x2e1a48(0x1ca)],_0xba4668=_0x1fccab[_0x2e1a48(0x19d)],_0x1cecb0=_0x354ee7&&_0x354ee7['is'](_0x2e1a48(0x1b5),_0x2e1a48(0x202)),_0x5486b2=_0xba4668&&_0xba4668['is'](_0x2e1a48(0x1b5),_0x2e1a48(0x202));_0x1cecb0&&!_0x450205[_0x2e1a48(0x1f6)](_0x354ee7)&&_0x15da3a[_0x2e1a48(0x1dc)](_0x354ee7),_0x5486b2&&!_0x450205[_0x2e1a48(0x1f6)](_0xba4668)&&_0x15da3a[_0x2e1a48(0x1dc)](_0xba4668);}else _0x1fccab['is'](_0x2e1a48(0x1b5),_0x2e1a48(0x1b6))&&_0x1fccab[_0x2e1a48(0x219)]&&(_0x8cc9b7[_0x2e1a48(0x1eb)](_0x53d99a[_0x2e1a48(0x1ce)]),_0x8e1491=!0x0);}}else{if(_0x2e1a48(0x1ed)==_0x8cc9b7[_0x2e1a48(0x199)]){if(!_0x8cc9b7[_0x2e1a48(0x1f0)]||!_0x8cc9b7[_0x2e1a48(0x1f0)][_0x2e1a48(0x201)])continue;const _0x247905=_0x8cc9b7[_0x2e1a48(0x1f0)][_0x2e1a48(0x1e6)];if(_0x247905&&Object[_0x2e1a48(0x1b7)](_0x247905)[_0x2e1a48(0x1fd)])continue;const _0x2c5563=_0x8cc9b7[_0x2e1a48(0x1f0)][_0x2e1a48(0x201)];let _0x4d5c9=!0x0,_0x50fff0=!0x0;for(const _0x2849ac of _0x3a3fba)if(_0x2849ac[_0x2e1a48(0x199)]&&_0x2849ac[_0x2e1a48(0x199)][_0x2e1a48(0x19a)](_0x2e1a48(0x1b4))){if(!_0x2849ac[_0x2e1a48(0x1f0)][_0x2e1a48(0x201)]){_0x50fff0=!0x1;break;}if(_0x2849ac['id']!=_0x8cc9b7['id']&&_0x2849ac[_0x2e1a48(0x1f0)][_0x2e1a48(0x201)]==_0x2c5563){_0x4d5c9=!0x1;break;}}_0x50fff0&&_0x4d5c9&&(_0x8cc9b7[_0x2e1a48(0x20b)](),_0x8e1491=!0x0);}}for(const _0x5c07a2 of _0x450205)_0x42f050[_0x2e1a48(0x1a2)](_0x5c07a2);for(const _0x508388 of _0x15da3a)_0x42f050[_0x2e1a48(0x1d1)](_0x508388);return _0x8e1491;}),_0x2e1bbb[_0x1e35db(0x1cf)][_0x1e35db(0x1fa)](_0x1e35db(0x1d4))[_0x1e35db(0x1c7)]({'model':_0x1e35db(0x216),'view':_0x3db0f8=>_0x17828a(_0x3db0f8),'converterPriority':_0x1e35db(0x1fe)}),_0x2e1bbb[_0x1e35db(0x1cf)][_0x1e35db(0x1fa)](_0x1e35db(0x1f1))[_0x1e35db(0x1c7)]({'model':_0x1e35db(0x216),'view':(_0x4ec4e4,_0x9bcbf2)=>_0x9bcbf2[_0x1e35db(0x1b0)][_0x1e35db(0x24f)]?_0x17828a(_0x4ec4e4,!0x1):null,'converterPriority':_0x1e35db(0x1fe)});const _0x1eca47=_0x2e1bbb[_0x1e35db(0x1bc)][_0x1e35db(0x1f4)];this[_0x1e35db(0x1a1)](_0x1eca47[_0x1e35db(0x247)],_0x1e35db(0x243),(_0x352bd1,_0x24a8a3)=>{const _0x5c66b5=_0x1e35db,_0x2ea63c=[];for(const _0x44268e of _0x1eca47[_0x5c66b5(0x1e4)](_0x24a8a3[_0x5c66b5(0x24c)])[_0x5c66b5(0x25d)]())_0x44268e['is'](_0x5c66b5(0x1b5),_0x5c66b5(0x23b))&&_0x2ea63c[_0x5c66b5(0x1de)](_0x44268e);_0x1eca47[_0x5c66b5(0x231)](_0x32b134=>{const _0x5946b5=_0x5c66b5;for(const _0x3b0bbf of _0x2ea63c)_0x32b134[_0x5946b5(0x249)](_0x32b134[_0x5946b5(0x1e4)](_0x3b0bbf),_0x32b134[_0x5946b5(0x21a)](_0x3b0bbf)),_0x32b134[_0x5946b5(0x1a2)](_0x3b0bbf);});});}}function ke(_0xb6da24){const _0x1943b4=_0xb34fd7;if(_0xb6da24[_0x1943b4(0x219)])return!0x0;const _0x19ff77=_0xb6da24[_0x1943b4(0x248)](0x0);return _0x19ff77['is'](_0x1943b4(0x1b5),_0x1943b4(0x1b6))&&_0x19ff77[_0x1943b4(0x219)];}function _0x519b(_0x34420d,_0x25e88a){const _0x1ef4a9=_0x1ef4();return _0x519b=function(_0x519b15,_0x39bafb){_0x519b15=_0x519b15-0x197;let _0x3854c6=_0x1ef4a9[_0x519b15];return _0x3854c6;},_0x519b(_0x34420d,_0x25e88a);}function Re(_0x196153,_0x493243={},_0x3a92f4){const _0x485ee0=_0xb34fd7;for(const {isAnchor:_0x54afdb,cellHeight:_0x2b97b8,cellWidth:_0x34fa86}of _0x3a92f4[_0x485ee0(0x1f9)](_0x196153,{'includeAllSlots':!0x0,..._0x493243}))if(!_0x54afdb||0x1!=_0x2b97b8||0x1!=_0x34fa86)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
+ const _0x3c9f93=_0x5517;function _0x5517(_0x11879f,_0x50bae9){const _0x285715=_0x2857();return _0x5517=function(_0x55177b,_0x398eb){_0x55177b=_0x55177b-0x1e7;let _0x8cc97c=_0x285715[_0x55177b];return _0x8cc97c;},_0x5517(_0x11879f,_0x50bae9);}(function(_0x59bffd,_0x169b29){const _0x165c32=_0x5517,_0x341e46=_0x59bffd();while(!![]){try{const _0x47abbc=-parseInt(_0x165c32(0x20b))/0x1+parseInt(_0x165c32(0x208))/0x2*(parseInt(_0x165c32(0x21b))/0x3)+parseInt(_0x165c32(0x1f1))/0x4*(parseInt(_0x165c32(0x1f7))/0x5)+parseInt(_0x165c32(0x20e))/0x6*(parseInt(_0x165c32(0x200))/0x7)+-parseInt(_0x165c32(0x1ec))/0x8+-parseInt(_0x165c32(0x1ee))/0x9*(-parseInt(_0x165c32(0x1eb))/0xa)+-parseInt(_0x165c32(0x213))/0xb*(-parseInt(_0x165c32(0x1e8))/0xc);if(_0x47abbc===_0x169b29)break;else _0x341e46['push'](_0x341e46['shift']());}catch(_0x23bcfe){_0x341e46['push'](_0x341e46['shift']());}}}(_0x2857,0x41314));import{Plugin as _0x4e3f28}from'ckeditor5/src/core.js';function _0x2857(){const _0x56da28=['formatBlock','_suggestionFactory','model','plugins','1302nylokO','afterInit','type','*Format:*\x20resize\x20table','Users','selection','has','handleSuggestionDescription','287398UlMYUD','getContainedElement','getSuggestionCallback','200175twHiQZ','resizeTableWidth','formatInline','2622geecAu','format','accept','subType','table','11hqvnHs','TrackChangesEditing','bind','author','getTableColumnsWidths','descriptionFactory','resizeTable','discard','6mBzbeV','getSuggestions','getSelectedElement','tableWidth','markBlockFormat','editor','get','2177268TWoKwI','getAttribute','columnWidths','4670pRrLAN','3773688GMuTkL','enableCommand','5868ayFyXx','data','TableColumnResizeEditing','5716zxvpDJ','handleResizeTableWidthCommand','getColumnGroupElement','commandParams','change','registerCustomCallback','295jwUvbB','document','formatGroupId','locale','registerDescriptionCallback'];_0x2857=function(){return _0x56da28;};return _0x2857();}import{getTranslation as _0x4e3cf4}from'../utils/common-translations.js';export default class Nt extends _0x4e3f28{[_0x3c9f93(0x201)](){const _0x5b804c=_0x3c9f93;if(!this[_0x5b804c(0x220)][_0x5b804c(0x1ff)][_0x5b804c(0x206)](_0x5b804c(0x1f0)))return;const _0x5e88b6=this[_0x5b804c(0x220)][_0x5b804c(0x1ff)][_0x5b804c(0x1e7)](_0x5b804c(0x214));_0x5e88b6[_0x5b804c(0x1ed)](_0x5b804c(0x20c),this[_0x5b804c(0x1f2)][_0x5b804c(0x215)](this)),_0x5e88b6[_0x5b804c(0x1fd)][_0x5b804c(0x1f6)](_0x5b804c(0x1fc),_0x5b804c(0x219),_0x5b804c(0x210),_0x5e88b6[_0x5b804c(0x1fd)][_0x5b804c(0x20a)](_0x5b804c(0x1fc),null,_0x5b804c(0x21a))),_0x5e88b6[_0x5b804c(0x1fd)][_0x5b804c(0x1f6)](_0x5b804c(0x1fc),_0x5b804c(0x219),_0x5b804c(0x21a),_0x5e88b6[_0x5b804c(0x1fd)][_0x5b804c(0x20a)](_0x5b804c(0x1fc),null,_0x5b804c(0x210))),_0x5e88b6[_0x5b804c(0x218)][_0x5b804c(0x1fb)](this[_0x5b804c(0x207)][_0x5b804c(0x215)](this));}[_0x3c9f93(0x1f2)](_0x388e2a,_0x3fd84a){const _0xd162ca=_0x3c9f93,_0x519e12=this[_0xd162ca(0x220)][_0xd162ca(0x1ff)][_0xd162ca(0x1e7)](_0xd162ca(0x214)),_0x3c8572=this[_0xd162ca(0x220)][_0xd162ca(0x1ff)][_0xd162ca(0x1e7)](_0xd162ca(0x1f0)),_0x5aeece=_0x3fd84a[_0xd162ca(0x212)]||this[_0xd162ca(0x220)][_0xd162ca(0x1fe)][_0xd162ca(0x1f8)][_0xd162ca(0x205)][_0xd162ca(0x21d)]();this[_0xd162ca(0x220)][_0xd162ca(0x1fe)][_0xd162ca(0x1f5)](()=>{const _0x130937=_0xd162ca,_0x5eb939=_0x3c8572[_0x130937(0x1f3)](_0x5aeece);let _0x466069=_0x5eb939?_0x3c8572[_0x130937(0x217)](_0x5eb939):null,_0x2ede37=_0x5aeece[_0x130937(0x1e9)](_0x130937(0x21e))||null;const _0x4eca0d=_0x3fd84a[_0x130937(0x21e)]||_0x2ede37,_0x35d002=_0x3fd84a[_0x130937(0x1ea)]||_0x466069,_0x599e4e=this[_0x130937(0x220)][_0x130937(0x1ff)][_0x130937(0x1e7)](_0x130937(0x204))['me'];for(const _0x3105d3 of _0x519e12[_0x130937(0x21c)]()){const _0x15607a=_0x3105d3[_0x130937(0x209)]();if(_0x130937(0x219)===_0x3105d3[_0x130937(0x211)]&&_0x15607a===_0x5aeece){_0x3105d3[_0x130937(0x216)]!==_0x599e4e&&_0x3105d3[_0x130937(0x21a)]();const _0xe81b26=_0x3105d3[_0x130937(0x1ef)][_0x130937(0x1f4)];_0x2ede37=_0xe81b26[0x0][_0x130937(0x21e)],_0x466069=_0xe81b26[0x0][_0x130937(0x1ea)];break;}}_0x388e2a({'table':_0x5aeece,'tableWidth':_0x4eca0d,'columnWidths':_0x35d002}),_0x519e12[_0x130937(0x21f)](_0x5aeece,{'commandName':_0x130937(0x20c),'commandParams':[{'tableWidth':_0x2ede37,'columnWidths':_0x466069}],'formatGroupId':_0x130937(0x219)},[],_0x130937(0x219));});}[_0x3c9f93(0x207)](_0x2dfcca){const _0x2b17be=_0x3c9f93;if(_0x2b17be(0x1fc)!=_0x2dfcca[_0x2b17be(0x202)]&&_0x2b17be(0x20d)!=_0x2dfcca[_0x2b17be(0x202)])return;const {data:_0x12975}=_0x2dfcca;if(_0x12975&&_0x2b17be(0x219)===_0x12975[_0x2b17be(0x1f9)]){const _0x115b5a=_0x2b17be(0x203);return{'type':_0x2b17be(0x20f),'content':_0x4e3cf4(this[_0x2b17be(0x220)][_0x2b17be(0x1fa)],_0x115b5a)};}}}
@@ -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 _0x15674d=_0x4089;(function(_0x23ce14,_0x2bd488){const _0x5e071b=_0x4089,_0x1d4bf7=_0x23ce14();while(!![]){try{const _0x81ac8d=-parseInt(_0x5e071b(0x190))/0x1+parseInt(_0x5e071b(0x178))/0x2*(-parseInt(_0x5e071b(0x1ba))/0x3)+parseInt(_0x5e071b(0x18a))/0x4+-parseInt(_0x5e071b(0x17e))/0x5+parseInt(_0x5e071b(0x1a3))/0x6+-parseInt(_0x5e071b(0x194))/0x7+parseInt(_0x5e071b(0x1c3))/0x8;if(_0x81ac8d===_0x2bd488)break;else _0x1d4bf7['push'](_0x1d4bf7['shift']());}catch(_0x81baed){_0x1d4bf7['push'](_0x1d4bf7['shift']());}}}(_0x4cb0,0x9bdb5));function _0x4cb0(){const _0x95dcb=['FORMAT_REGULAR_ROW','showSuggestionHighlights','includes','5728420oaDhHk','removeAttribute','TableUtils','markerRange','FORMAT_REGULAR_COLUMN','parent','afterInit','stop','options','headingColumns','item','FORMAT_HEADER_ROW','3704824iSjKXi','_registerLegacyDescription','nodeBefore','format','removeClass','start','381975txszvS','commandParams','*Format:*\x20%0','addClass','189973BxQmgv','getSuggestion','toViewElement','plugins','_acceptFormatSuggestionCallbackFactory','end','_splitMarkerName','forceValue','name','getCellLocation','nodeAfter','formatBlock','writer','removeMarker:suggestion','unbindElementFromMarkerName','2573676DlGxdl','addMarker:suggestion','headingRows','activeMarkers','mapper','consumable','bindElementToMarker','editor','TableEditing','markerNameToElements','type','_handleLegacySuggestions','setTableRowHeader','highest','downcastDispatcher','registerAttributeLabel','data','editing','markerName','descriptionFactory','FORMAT_HEADER_COLUMN','cell','locale','2074449NoArbI','ck-suggestion-marker-','consume','get','registerBlockAttribute','_suggestionFactory','registerCustomCallback','ck-suggestion-marker--active','has','12236144UMxIRV','TrackChangesEditing','enableDefaultAttributesIntegration','data-suggestion','setAttribute','accept','registerDescriptionCallback','requires','createTableWalker','2nTwZfa','commandName','setTableColumnHeader'];_0x4cb0=function(){return _0x95dcb;};return _0x4cb0();}import{Plugin as _0x1ae64f}from'ckeditor5/src/core.js';function _0x4089(_0x156d96,_0x1d90bd){const _0x4cb09c=_0x4cb0();return _0x4089=function(_0x408905,_0x43a985){_0x408905=_0x408905-0x171;let _0x236132=_0x4cb09c[_0x408905];return _0x236132;},_0x4089(_0x156d96,_0x1d90bd);}import _0xa571ef from'./table.js';import{getTranslation as _0x49ad5f}from'../utils/common-translations.js';export default class Ct extends _0x1ae64f{static get[_0x15674d(0x176)](){return[_0xa571ef];}[_0x15674d(0x184)](){const _0x50776e=_0x15674d,_0xfa969a=this[_0x50776e(0x1aa)];if(!_0xfa969a[_0x50776e(0x197)][_0x50776e(0x1c2)](_0x50776e(0x1ab)))return;const _0x1f1505=_0xfa969a[_0x50776e(0x1b9)],_0x21083a=_0xfa969a[_0x50776e(0x197)][_0x50776e(0x1bd)](_0x50776e(0x1c4));_0x21083a[_0x50776e(0x171)](_0x50776e(0x1af)),_0x21083a[_0x50776e(0x171)](_0x50776e(0x17a)),_0x21083a[_0x50776e(0x1be)](_0x50776e(0x1a5)),_0x21083a[_0x50776e(0x1be)](_0x50776e(0x187)),_0x21083a[_0x50776e(0x1b6)][_0x50776e(0x1b2)](_0x50776e(0x1a5),_0x49ad5f(_0x1f1505,_0x50776e(0x189))),_0x21083a[_0x50776e(0x1b6)][_0x50776e(0x1b2)](_0x50776e(0x187),_0x49ad5f(_0x1f1505,_0x50776e(0x1b7))),this[_0x50776e(0x1ae)]();}[_0x15674d(0x1ae)](){const _0x15224e=_0x15674d,_0x3d67bc=this[_0x15224e(0x1aa)][_0x15224e(0x197)][_0x15224e(0x1bd)](_0x15224e(0x1c4)),_0x2b28b4=this[_0x15224e(0x1aa)][_0x15224e(0x197)][_0x15224e(0x1bd)](_0x15224e(0x180)),_0x590214=this[_0x15224e(0x1aa)][_0x15224e(0x197)][_0x15224e(0x1bd)](_0xa571ef)[_0x15224e(0x198)]();function _0x5c4661({showActiveMarker:_0x49c790=!0x0,setDataAttribute:_0x4318ef=!0x0}={}){return(_0x235850,_0x2a3928,_0x34e28f)=>{const _0xb99023=_0x4089,{type:_0x135ce3,id:_0x293525}=_0x3d67bc[_0xb99023(0x19a)](_0x2a3928[_0xb99023(0x1b5)]),_0x5b2fce=_0x3d67bc[_0xb99023(0x195)](_0x293525),_0x34d897=_0x5b2fce[_0xb99023(0x1b3)];if(_0xb99023(0x19f)!=_0x5b2fce[_0xb99023(0x1ad)]||!_0x34d897||_0xb99023(0x17a)!=_0x34d897[_0xb99023(0x179)])return;if(_0x2a3928[_0xb99023(0x188)])return void _0x235850[_0xb99023(0x185)]();if(!_0x34e28f[_0xb99023(0x1a8)][_0xb99023(0x1bc)](_0x2a3928[_0xb99023(0x181)],_0x235850[_0xb99023(0x19c)]))return;const _0x215c4d=_0x2a3928[_0xb99023(0x181)][_0xb99023(0x18f)][_0xb99023(0x19e)],_0x234ac6=_0x2a3928[_0xb99023(0x181)][_0xb99023(0x199)][_0xb99023(0x18c)],_0x180a32=_0x215c4d[_0xb99023(0x183)][_0xb99023(0x183)],{column:_0x3720a2}=_0x2b28b4[_0xb99023(0x19d)](_0x215c4d),{column:_0x3e43ef}=_0x2b28b4[_0xb99023(0x19d)](_0x234ac6);for(let _0x48dca8=_0x3720a2;_0x48dca8<=_0x3e43ef;_0x48dca8++){const _0x12a0fb=_0x2b28b4[_0xb99023(0x177)](_0x180a32,{'column':_0x48dca8,'includeAllSlots':!0x1});for(const _0x2e740f of _0x12a0fb){const _0x59259d=_0x2e740f[_0xb99023(0x1b8)],_0xd04576=_0x34e28f[_0xb99023(0x1a7)][_0xb99023(0x196)](_0x59259d);_0x34e28f[_0xb99023(0x1a0)][_0xb99023(0x193)](_0xb99023(0x1bb)+_0x135ce3,_0xd04576),_0x4318ef&&_0x34e28f[_0xb99023(0x1a0)][_0xb99023(0x173)](_0xb99023(0x172),_0x293525,_0xd04576),_0x34e28f[_0xb99023(0x1a7)][_0xb99023(0x1a9)](_0xd04576,_0x2a3928[_0xb99023(0x1b5)]),_0x49c790&&(_0x3d67bc[_0xb99023(0x1a6)][_0xb99023(0x17d)](_0x2a3928[_0xb99023(0x1b5)])?_0x34e28f[_0xb99023(0x1a0)][_0xb99023(0x193)](_0xb99023(0x1c1),_0xd04576):_0x34e28f[_0xb99023(0x1a0)][_0xb99023(0x18e)](_0xb99023(0x1c1),_0xd04576));}}};}_0x3d67bc[_0x15224e(0x1bf)][_0x15224e(0x1c0)](_0x15224e(0x19f),_0x15224e(0x1af),_0x15224e(0x174),_0x590214),_0x3d67bc[_0x15224e(0x1bf)][_0x15224e(0x1c0)](_0x15224e(0x19f),_0x15224e(0x17a),_0x15224e(0x174),_0x590214),this[_0x15224e(0x1aa)][_0x15224e(0x1b4)][_0x15224e(0x1b1)]['on'](_0x15224e(0x1a4),_0x5c4661(),{'priority':_0x15224e(0x1b0)}),this[_0x15224e(0x1aa)][_0x15224e(0x1b3)][_0x15224e(0x1b1)]['on'](_0x15224e(0x1a4),(_0x15956e,_0xc0b9d7,_0x445ce1)=>{const _0x287e5b=_0x15224e;_0x445ce1[_0x287e5b(0x186)][_0x287e5b(0x17c)]&&_0x5c4661({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x15956e,_0xc0b9d7,_0x445ce1);},{'priority':_0x15224e(0x1b0)}),this[_0x15224e(0x1aa)][_0x15224e(0x1b4)][_0x15224e(0x1b1)]['on'](_0x15224e(0x1a1),(_0x2f6393,_0x3653d4,_0x173b6b)=>{const _0x3b649e=_0x15224e,{type:_0xe94404,id:_0x182e28}=_0x3d67bc[_0x3b649e(0x19a)](_0x3653d4[_0x3b649e(0x1b5)]),_0x5b6a19=_0x3d67bc[_0x3b649e(0x195)](_0x182e28),_0x5846fd=_0x5b6a19[_0x3b649e(0x1b3)];if(_0x3b649e(0x19f)!=_0x5b6a19[_0x3b649e(0x1ad)]||!_0x5846fd||_0x3b649e(0x17a)!=_0x5846fd[_0x3b649e(0x179)])return;const _0x13fda2=_0x173b6b[_0x3b649e(0x1a7)][_0x3b649e(0x1ac)](_0x3653d4[_0x3b649e(0x1b5)]);if(_0x13fda2){for(const _0x1e6918 of _0x13fda2)_0x173b6b[_0x3b649e(0x1a0)][_0x3b649e(0x18e)](_0x3b649e(0x1bb)+_0xe94404,_0x1e6918),_0x173b6b[_0x3b649e(0x1a0)][_0x3b649e(0x18e)](_0x3b649e(0x1c1),_0x1e6918),_0x173b6b[_0x3b649e(0x1a0)][_0x3b649e(0x17f)](_0x3b649e(0x172),_0x1e6918),_0x173b6b[_0x3b649e(0x1a7)][_0x3b649e(0x1a2)](_0x1e6918,_0x3653d4[_0x3b649e(0x1b5)]);}},{'priority':_0x15224e(0x1b0)}),this[_0x15224e(0x18b)]();}[_0x15674d(0x18b)](){const _0x4e5b5b=_0x15674d,_0xcd3971=this[_0x4e5b5b(0x1aa)],_0xd2e2f5=_0xcd3971[_0x4e5b5b(0x1b9)];function _0x3750e6(_0xacdd67){const _0x565a0a=_0x4e5b5b;return{'type':_0x565a0a(0x18d),'content':_0x49ad5f(_0xd2e2f5,_0x565a0a(0x192),_0xacdd67)};}_0xcd3971[_0x4e5b5b(0x197)][_0x4e5b5b(0x1bd)](_0x4e5b5b(0x1c4))[_0x4e5b5b(0x1b6)][_0x4e5b5b(0x175)](_0x9f7740=>{const _0x3e2146=_0x4e5b5b;if(_0x3e2146(0x19f)!=_0x9f7740[_0x3e2146(0x1ad)])return;const {data:_0x1cbe6c}=_0x9f7740;if(_0x1cbe6c){if(_0x3e2146(0x1af)==_0x1cbe6c[_0x3e2146(0x179)]){const _0x59ddba=_0x1cbe6c[_0x3e2146(0x191)][0x0][_0x3e2146(0x19b)];return _0x3750e6(_0x49ad5f(_0xd2e2f5,_0x59ddba?_0x3e2146(0x189):_0x3e2146(0x17b)));}if(_0x3e2146(0x17a)==_0x1cbe6c[_0x3e2146(0x179)]){const _0xac69fd=_0x1cbe6c[_0x3e2146(0x191)][0x0][_0x3e2146(0x19b)];return _0x3750e6(_0x49ad5f(_0xd2e2f5,_0xac69fd?_0x3e2146(0x1b7):_0x3e2146(0x182)));}}});}}
@@ -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
+ const _0x5bfe05=_0x1772;(function(_0x185566,_0x46a3ac){const _0x52e438=_0x1772,_0x2732da=_0x185566();while(!![]){try{const _0x4138f6=parseInt(_0x52e438(0x1c5))/0x1+parseInt(_0x52e438(0x1eb))/0x2*(-parseInt(_0x52e438(0x1f4))/0x3)+-parseInt(_0x52e438(0x1d3))/0x4*(-parseInt(_0x52e438(0x1fa))/0x5)+-parseInt(_0x52e438(0x1f5))/0x6+parseInt(_0x52e438(0x1db))/0x7*(parseInt(_0x52e438(0x1c8))/0x8)+parseInt(_0x52e438(0x1cd))/0x9*(parseInt(_0x52e438(0x1f0))/0xa)+parseInt(_0x52e438(0x1b2))/0xb;if(_0x4138f6===_0x46a3ac)break;else _0x2732da['push'](_0x2732da['shift']());}catch(_0x252dea){_0x2732da['push'](_0x2732da['shift']());}}}(_0x5920,0x9564d));import{Plugin as _0x2eb0c8}from'ckeditor5/src/core.js';import _0x17fef4 from'./table.js';function _0x1772(_0x4b63ab,_0x25ce8d){const _0x5920f5=_0x5920();return _0x1772=function(_0x17723c,_0x3b7812){_0x17723c=_0x17723c-0x1ae;let _0x5accac=_0x5920f5[_0x17723c];return _0x5accac;},_0x1772(_0x4b63ab,_0x25ce8d);}function _0x5920(){const _0x2d815a=['1810630GGuXRA','_areSelectedCellsMergable','containsRange','subType','3BRApgR','557016ZVIuuD','commands','format','mergeTableCellRight','selection','181600zHhXRN','$graveyard','mergeTableCellUp','stop','push','*Split\x20cell:*\x20vertically','getRanges','refresh','add','fromRange','_suggestionFactory','document','TableUtils','length','root','*Merge\x20cells*','_acceptFormatSuggestionCallbackFactory','splitTableCellHorizontally','_areMergableCells','horizontally','TrackChangesEditing','afterInit','setSelection','map','registerDescriptionCallback','TableEditing','change','splitTableCellVertically','3440140nwSlkS','mergeTableCellLeft','descriptionFactory','createRangeOn','getAncestors','insertion','find','low','isInContent','mergeTableCellDown','mergeTableCells','author','findAncestor','highest','accept','get','requires','_tablePostFixingSubtypes','registerCustomCallback','355916UJalqG','deletion','size','104KyhyKY','set:isEnabled','rootName','plugins','commandName','9wWbcIk','forceDefaultExecution','formatInline','locale','markBlockFormat','model','8BorAGS','filter','return','table','getSuggestions','getFirstPosition','createTableWalker','getCellLocation','114212aGmLac','*Split\x20cell:*\x20horizontally','tableCell','element','cell','execute','has','isEnabled','type','editor','getSelectionAffectedTableCells','direction','enableCommand','from','detach','formatBlock','859428gKxhwP','value','markMultiRangeBlockFormat','trackChanges','_isForcedDefaultExecutionBlock'];_0x5920=function(){return _0x2d815a;};return _0x5920();}import{LiveRange as _0x58c151}from'ckeditor5/src/engine.js';import{getTranslation as _0xf18962}from'../utils/common-translations.js';export default class vt extends _0x2eb0c8{static get[_0x5bfe05(0x1c2)](){return[_0x17fef4];}[_0x5bfe05(0x20f)](){const _0x59b119=_0x5bfe05,_0x300da7=this[_0x59b119(0x1e4)],_0x5dd9d4=_0x300da7[_0x59b119(0x1d2)][_0x59b119(0x205)][_0x59b119(0x1f9)],_0x34e25a=_0x300da7[_0x59b119(0x1d0)];if(!_0x300da7[_0x59b119(0x1cb)][_0x59b119(0x1e1)](_0x59b119(0x1af)))return;const _0x2bad5b=_0x300da7[_0x59b119(0x1cb)][_0x59b119(0x1c1)](_0x59b119(0x20e)),_0x32691b=_0x300da7[_0x59b119(0x1cb)][_0x59b119(0x1c1)](_0x59b119(0x206)),_0x480c4b=_0x300da7[_0x59b119(0x1cb)][_0x59b119(0x1c1)](_0x17fef4);_0x480c4b[_0x59b119(0x1c3)][_0x59b119(0x1fe)](_0x59b119(0x1bc)),_0x2bad5b[_0x59b119(0x1e7)](_0x59b119(0x1bc),()=>{const _0x17cf00=_0x59b119,_0x14f6c3=_0x32691b[_0x17cf00(0x1e5)](_0x300da7[_0x17cf00(0x1d2)][_0x17cf00(0x205)][_0x17cf00(0x1f9)]);_0x300da7[_0x17cf00(0x1d2)][_0x17cf00(0x1b0)](()=>{const _0x203d2e=_0x17cf00;_0x2bad5b[_0x203d2e(0x1ed)](_0x14f6c3,{'commandName':_0x203d2e(0x1bc),'commandParams':[]},[],_0x203d2e(0x1bc));});}),_0x300da7[_0x59b119(0x1f6)][_0x59b119(0x1c1)](_0x59b119(0x1bc))['on'](_0x59b119(0x1e0),(_0xc17491,_0x303de7)=>{const _0x3a91f0=_0x59b119;_0x300da7[_0x3a91f0(0x1f6)][_0x3a91f0(0x1c1)](_0x3a91f0(0x1ee))[_0x3a91f0(0x1ec)]&&(_0x303de7[_0x3a91f0(0x207)]>0x0&&_0x303de7[_0x303de7[_0x3a91f0(0x207)]-0x1]&&_0x303de7[_0x303de7[_0x3a91f0(0x207)]-0x1][_0x3a91f0(0x1ce)]||_0x2bad5b[_0x3a91f0(0x1ef)]||this[_0x3a91f0(0x1f1)]()||_0xc17491[_0x3a91f0(0x1fd)]());},{'priority':_0x59b119(0x1bf)});for(const _0x2a91c3 of[_0x59b119(0x1fc),_0x59b119(0x1f8),_0x59b119(0x1bb),_0x59b119(0x1b3)]){const _0xa010ac=_0x300da7[_0x59b119(0x1f6)][_0x59b119(0x1c1)](_0x2a91c3);_0x2bad5b[_0x59b119(0x1e7)](_0x2a91c3,()=>{const _0xd435d8=_0x59b119,_0x4c338d=_0x300da7[_0xd435d8(0x1d2)][_0xd435d8(0x205)][_0xd435d8(0x1f9)][_0xd435d8(0x1d8)]()[_0xd435d8(0x1b6)]()[_0xd435d8(0x1b8)](_0x2dbb8b=>_0x2dbb8b['is'](_0xd435d8(0x1de),_0xd435d8(0x1dd))),_0x2a868e=_0xa010ac[_0xd435d8(0x1ec)];_0x300da7[_0xd435d8(0x1d2)][_0xd435d8(0x1b0)](()=>{const _0x4624fb=_0xd435d8;_0x2bad5b[_0x4624fb(0x1ed)]([_0x4c338d,_0x2a868e],{'commandName':_0x4624fb(0x1bc),'commandParams':[]},[],_0x4624fb(0x1bc));});});}for(const _0x4c8fa2 of[_0x59b119(0x1b1),_0x59b119(0x20b)]){const _0xfe69c0=_0x300da7[_0x59b119(0x1f6)][_0x59b119(0x1c1)](_0x4c8fa2);_0x2bad5b[_0x59b119(0x1e7)](_0x4c8fa2,()=>{const _0x1bcc56=_0x59b119,_0xa9cec8=_0x32691b[_0x1bcc56(0x1e5)](_0x300da7[_0x1bcc56(0x1d2)][_0x1bcc56(0x205)][_0x1bcc56(0x1f9)])[0x0],_0x535f30=_0xa9cec8[_0x1bcc56(0x1be)](_0x1bcc56(0x1d6)),{column:_0x95c676,row:_0xf9389d}=_0x32691b[_0x1bcc56(0x1da)](_0xa9cec8);let _0x5307ae=[];if(_0x1bcc56(0x20d)==_0xfe69c0[_0x1bcc56(0x1e6)]){const _0x880f9a=_0x32691b[_0x1bcc56(0x1d9)](_0x535f30,{'startRow':_0xf9389d,'endRow':_0xf9389d,'includeAllSlots':!0x0});_0x5307ae=Array[_0x1bcc56(0x1e8)](_0x880f9a)[_0x1bcc56(0x211)](_0x3d14d7=>_0x3d14d7[_0x1bcc56(0x1df)]);}else{const _0x3d67d9=_0x32691b[_0x1bcc56(0x1d9)](_0x535f30,{'column':_0x95c676,'includeAllSlots':!0x0});_0x5307ae=Array[_0x1bcc56(0x1e8)](_0x3d67d9)[_0x1bcc56(0x211)](_0x279f98=>_0x279f98[_0x1bcc56(0x1df)]);}_0x300da7[_0x1bcc56(0x1d2)][_0x1bcc56(0x1b0)](_0x9bfd31=>{const _0x4941a8=_0x1bcc56;_0x2bad5b[_0x4941a8(0x1d1)](_0x9bfd31[_0x4941a8(0x1b5)](_0xa9cec8),{'commandName':_0x4c8fa2,'commandParams':[]},_0x5307ae,_0x4c8fa2);});});}_0x2bad5b[_0x59b119(0x1b4)][_0x59b119(0x1ae)](_0x1bfe5b=>{const _0x49a1b5=_0x59b119;if(_0x49a1b5(0x1ea)!=_0x1bfe5b[_0x49a1b5(0x1e3)]&&_0x49a1b5(0x1cf)!=_0x1bfe5b[_0x49a1b5(0x1e3)])return;const {data:_0x4368bb}=_0x1bfe5b;return _0x4368bb&&_0x49a1b5(0x1bc)==_0x4368bb[_0x49a1b5(0x1cc)]?{'type':_0x49a1b5(0x1f7),'content':_0xf18962(_0x34e25a,_0x49a1b5(0x209))}:void 0x0;}),_0x2bad5b[_0x59b119(0x1b4)][_0x59b119(0x1ae)](_0x7f658c=>{const _0x344e3a=_0x59b119;if(_0x344e3a(0x1ea)!=_0x7f658c[_0x344e3a(0x1e3)]&&_0x344e3a(0x1cf)!=_0x7f658c[_0x344e3a(0x1e3)])return;const {data:_0x1cf7a8}=_0x7f658c;return _0x1cf7a8?_0x344e3a(0x1b1)==_0x1cf7a8[_0x344e3a(0x1cc)]?{'type':_0x344e3a(0x1f7),'content':_0xf18962(_0x34e25a,_0x344e3a(0x1ff))}:_0x344e3a(0x20b)==_0x1cf7a8[_0x344e3a(0x1cc)]?{'type':_0x344e3a(0x1f7),'content':_0xf18962(_0x34e25a,_0x344e3a(0x1dc))}:void 0x0:void 0x0;});const _0x4be8c3=_0x480c4b[_0x59b119(0x20a)]();for(const _0x1169aa of[_0x59b119(0x1fc),_0x59b119(0x1f8),_0x59b119(0x1bb),_0x59b119(0x1b3)])_0x2bad5b[_0x59b119(0x204)][_0x59b119(0x1c4)](_0x59b119(0x1ea),_0x1169aa,_0x59b119(0x1c0),_0x4be8c3);for(const _0x16bcd4 of[_0x59b119(0x1b1),_0x59b119(0x20b)])_0x2bad5b[_0x59b119(0x204)][_0x59b119(0x1c4)](_0x59b119(0x1ea),_0x16bcd4,_0x59b119(0x1c0),_0x4be8c3);_0x2bad5b[_0x59b119(0x204)][_0x59b119(0x1c4)](_0x59b119(0x1ea),_0x59b119(0x1bc),_0x59b119(0x1c0),_0x263d98=>{const _0x32a523=_0x59b119;_0x300da7[_0x32a523(0x1d2)][_0x32a523(0x1b0)](_0x2e4229=>{const _0x25ed0c=_0x32a523,_0x3931d8=Array[_0x25ed0c(0x1e8)](_0x5dd9d4[_0x25ed0c(0x200)]())[_0x25ed0c(0x211)](_0x5dd931=>_0x58c151[_0x25ed0c(0x203)](_0x5dd931));_0x2e4229[_0x25ed0c(0x210)](_0x263d98),_0x300da7[_0x25ed0c(0x1f6)][_0x25ed0c(0x1c1)](_0x25ed0c(0x1bc))[_0x25ed0c(0x201)](),_0x300da7[_0x25ed0c(0x1e0)](_0x25ed0c(0x1bc),{'forceDefaultExecution':!0x0});const _0x55ef85=_0x3931d8[_0x25ed0c(0x1d4)](_0x1c3cfa=>_0x25ed0c(0x1fb)!=_0x1c3cfa[_0x25ed0c(0x208)][_0x25ed0c(0x1ca)]);_0x55ef85[_0x25ed0c(0x207)]>0x0&&_0x2e4229[_0x25ed0c(0x210)](_0x55ef85);for(const _0x1158bd of _0x3931d8)_0x1158bd[_0x25ed0c(0x1e9)]();});});for(const _0x5270fb of[_0x59b119(0x1fc),_0x59b119(0x1bb),_0x59b119(0x1b3),_0x59b119(0x1f8)]){const _0x48473f=_0x300da7[_0x59b119(0x1f6)][_0x59b119(0x1c1)](_0x5270fb);_0x48473f['on'](_0x59b119(0x1c9),(_0x3b4efc,_0x15cbdf,_0x1fff4e)=>{const _0x1fc8ae=_0x59b119;if(_0x1fff4e){const _0x3ed98b=_0x300da7[_0x1fc8ae(0x1d2)][_0x1fc8ae(0x205)][_0x1fc8ae(0x1f9)][_0x1fc8ae(0x1d8)]()[_0x1fc8ae(0x1b6)]()[_0x1fc8ae(0x1b8)](_0xd8465c=>_0xd8465c['is'](_0x1fc8ae(0x1de),_0x1fc8ae(0x1dd)));this[_0x1fc8ae(0x20c)](_0x48473f[_0x1fc8ae(0x1ec)],_0x3ed98b)||(_0x3b4efc[_0x1fc8ae(0x1d5)]=!0x1,_0x3b4efc[_0x1fc8ae(0x1fd)]());}},{'priority':_0x59b119(0x1b9)});}}[_0x5bfe05(0x1f1)](){const _0xb174cd=_0x5bfe05,_0x32f31a=this[_0xb174cd(0x1e4)][_0xb174cd(0x1f6)][_0xb174cd(0x1c1)](_0xb174cd(0x1bc)),_0x7c22de=this[_0xb174cd(0x1e4)][_0xb174cd(0x1cb)][_0xb174cd(0x1c1)](_0xb174cd(0x206));if(!_0x32f31a[_0xb174cd(0x1e2)])return!0x1;const _0x181a69=_0x7c22de[_0xb174cd(0x1e5)](this[_0xb174cd(0x1e4)][_0xb174cd(0x1d2)][_0xb174cd(0x205)][_0xb174cd(0x1f9)]);for(const _0xdf0d2b of _0x181a69)for(const _0x2343a0 of _0x181a69)if(_0xdf0d2b!=_0x2343a0&&!this[_0xb174cd(0x20c)](_0xdf0d2b,_0x2343a0))return!0x1;return!0x0;}[_0x5bfe05(0x20c)](_0x2fe62b,_0x3192bd){const _0x5ce771=_0x5bfe05,_0x2bea5a=this[_0x5ce771(0x1e4)][_0x5ce771(0x1cb)][_0x5ce771(0x1c1)](_0x5ce771(0x20e)),_0x136ebc=this[_0x5ce771(0x1e4)][_0x5ce771(0x1d2)][_0x5ce771(0x1b5)](_0x2fe62b),_0x1921c3=this[_0x5ce771(0x1e4)][_0x5ce771(0x1d2)][_0x5ce771(0x1b5)](_0x3192bd),_0x3e53a1=new Set(),_0xf1b539=new Set();for(const _0x3e497b of _0x2bea5a[_0x5ce771(0x1d7)]())if((_0x5ce771(0x1b7)==_0x3e497b[_0x5ce771(0x1e3)]||_0x5ce771(0x1c6)==_0x3e497b[_0x5ce771(0x1e3)]||_0x5ce771(0x1bc)==_0x3e497b[_0x5ce771(0x1f3)])&&_0x3e497b[_0x5ce771(0x1ba)]){for(const _0x1d9cdf of _0x3e497b[_0x5ce771(0x200)]())_0x1d9cdf[_0x5ce771(0x1f2)](_0x136ebc,!0x0)&&_0x3e53a1[_0x5ce771(0x202)](_0x3e497b[_0x5ce771(0x1e3)]+':'+_0x3e497b[_0x5ce771(0x1bd)]['id']),_0x1d9cdf[_0x5ce771(0x1f2)](_0x1921c3,!0x0)&&_0xf1b539[_0x5ce771(0x202)](_0x3e497b[_0x5ce771(0x1e3)]+':'+_0x3e497b[_0x5ce771(0x1bd)]['id']);}if(_0x3e53a1[_0x5ce771(0x1c7)]!=_0xf1b539[_0x5ce771(0x1c7)])return!0x1;for(const _0x47e7c5 of _0x3e53a1)if(!_0xf1b539[_0x5ce771(0x1e1)](_0x47e7c5))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
+ const _0x13e16a=_0x3592;(function(_0x37c47a,_0x127950){const _0xe3bd84=_0x3592,_0x2493cd=_0x37c47a();while(!![]){try{const _0x30e02f=-parseInt(_0xe3bd84(0xd2))/0x1*(-parseInt(_0xe3bd84(0xd3))/0x2)+-parseInt(_0xe3bd84(0xd7))/0x3*(parseInt(_0xe3bd84(0xd5))/0x4)+-parseInt(_0xe3bd84(0xd6))/0x5+parseInt(_0xe3bd84(0xcd))/0x6+parseInt(_0xe3bd84(0xd9))/0x7*(parseInt(_0xe3bd84(0xcb))/0x8)+parseInt(_0xe3bd84(0xd8))/0x9*(parseInt(_0xe3bd84(0xc5))/0xa)+-parseInt(_0xe3bd84(0xc7))/0xb*(-parseInt(_0xe3bd84(0xc2))/0xc);if(_0x30e02f===_0x127950)break;else _0x2493cd['push'](_0x2493cd['shift']());}catch(_0x1e286e){_0x2493cd['push'](_0x2493cd['shift']());}}}(_0x3d69,0xd9d6d));import{Plugin as _0x4619e9}from'ckeditor5/src/core.js';function _0x3592(_0x3b1e32,_0x43f089){const _0x3d6995=_0x3d69();return _0x3592=function(_0x359236,_0x24e4fa){_0x359236=_0x359236-0xc1;let _0x5e618b=_0x3d6995[_0x359236];return _0x5e618b;},_0x3592(_0x3b1e32,_0x43f089);}import{getTranslation as _0x2c7b9a}from'../utils/common-translations.js';export default class Mt extends _0x4619e9{[_0x13e16a(0xce)](){const _0x5b6e24=_0x13e16a,_0x162847=this[_0x5b6e24(0xc1)];if(!_0x162847[_0x5b6e24(0xd1)][_0x5b6e24(0xc8)](_0x5b6e24(0xc6)))return;_0x162847[_0x5b6e24(0xca)][_0x5b6e24(0xc8)](_0x5b6e24(0xd0))[_0x5b6e24(0xcc)](_0x5b6e24(0xc6));const _0x24cabe=_0x162847[_0x5b6e24(0xca)][_0x5b6e24(0xc8)](_0x5b6e24(0xd0)),_0x3acc81=_0x162847[_0x5b6e24(0xc4)];_0x24cabe[_0x5b6e24(0xd4)][_0x5b6e24(0xc9)](_0x5b6e24(0xc3),_0xf4e7fc=>_0x2c7b9a(_0x3acc81,_0x5b6e24(0xcf),_0xf4e7fc));}}function _0x3d69(){const _0x1647a9=['registerElementLabel','plugins','8iJoTYg','enableCommand','394836wAuiOg','afterInit','ELEMENT_TABLE_OF_CONTENTS','TrackChangesEditing','commands','120431YysHTY','24FKfvlT','descriptionFactory','148YHTfEJ','1477125wxatni','119307wRwJhv','6777JstUUx','5306707Trrhkq','editor','12fsIXeH','tableOfContents','locale','1850bXwgFT','insertTableOfContents','2758393IhWGcA','get'];_0x3d69=function(){return _0x1647a9;};return _0x3d69();}
@@ -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 _0x1a5422=_0x30c0;function _0x5428(){const _0x946698=['tableCellHeight','693CAwQoq','discard','getSelectionAffectedTableCells','TablePropertiesEditing','*Format:*\x20change\x20table\x20properties','*Format:*\x20change\x20table\x20cell\x20properties','6189280OZZdmZ','plugins','change','batch','has','document','registerCustomCallback','findAncestor','markBlockFormat','setAttribute','subType','getSuggestions','getContainedElement','model','getSuggestionCallback','isPremiumPlugin','join','accept','handleSuggestionDescription','tableWidth','handleDiscardAction','tableBorderWidth','tableBackgroundColor','editor','tableCellProperties','pluginName','tableCellWidth','2211237CIppzI','tableCellBorderWidth','_getSuggestion','getFirstPosition','descriptionFactory','table','tableAlignment','selection','10YXRrsh','35896wOJQJd','removeAttribute','locale','1784252xiJcBt','tableCellVerticalAlignment','isOfficialPlugin','63162eJJqNP','tableHeight','nodeAfter','TableCellPropertiesEditing','start','688260RTngYa','enqueueChange','596AleQjA','35KxEXMI','_suggestionFactory','registerDescriptionCallback','tableCellHorizontalAlignment','TableUtils','formatBlock','enableCommand','tableCellBorderColor','afterInit','getAttribute','commandParams','tableCellPadding','_handlePropertyChange','TrackChangesTableProperties','tableCellBorderStyle','get','tableProperties','tableBorderColor','tableBorderStyle','format','TrackChangesEditing','data','tableCellBackgroundColor'];_0x5428=function(){return _0x946698;};return _0x5428();}(function(_0x5b1d77,_0xbbd4){const _0xe27f0f=_0x30c0,_0x558b3f=_0x5b1d77();while(!![]){try{const _0x1129d2=parseInt(_0xe27f0f(0x13a))/0x1*(-parseInt(_0xe27f0f(0x12c))/0x2)+-parseInt(_0xe27f0f(0x138))/0x3+parseInt(_0xe27f0f(0x130))/0x4+parseInt(_0xe27f0f(0x13b))/0x5*(parseInt(_0xe27f0f(0x133))/0x6)+-parseInt(_0xe27f0f(0x124))/0x7+parseInt(_0xe27f0f(0x12d))/0x8*(-parseInt(_0xe27f0f(0x153))/0x9)+parseInt(_0xe27f0f(0x159))/0xa;if(_0x1129d2===_0xbbd4)break;else _0x558b3f['push'](_0x558b3f['shift']());}catch(_0xbddf95){_0x558b3f['push'](_0x558b3f['shift']());}}}(_0x5428,0x3bc9a));import{Plugin as _0x1d7ead}from'ckeditor5/src/core.js';import{getTranslation as _0x18d17d}from'../utils/common-translations.js';function _0x30c0(_0x30a4f9,_0x239f0b){const _0x5428b6=_0x5428();return _0x30c0=function(_0x30c0ef,_0xef3ce9){_0x30c0ef=_0x30c0ef-0x11d;let _0x2f8f60=_0x5428b6[_0x30c0ef];return _0x2f8f60;},_0x30c0(_0x30a4f9,_0x239f0b);}export default class Ot extends _0x1d7ead{constructor(_0x37be41){const _0x2185fc=_0x30c0;super(_0x37be41),this[_0x2185fc(0x14b)]=[_0x2185fc(0x14c),_0x2185fc(0x14d),_0x2185fc(0x11e),_0x2185fc(0x12a),_0x2185fc(0x16c),_0x2185fc(0x134),_0x2185fc(0x11f)],this[_0x2185fc(0x121)]=[_0x2185fc(0x142),_0x2185fc(0x149),_0x2185fc(0x125),_0x2185fc(0x146),_0x2185fc(0x123),_0x2185fc(0x152),_0x2185fc(0x151),_0x2185fc(0x13e),_0x2185fc(0x131)];}static get[_0x1a5422(0x122)](){const _0x5cff68=_0x1a5422;return _0x5cff68(0x148);}static get[_0x1a5422(0x132)](){return!0x0;}static get[_0x1a5422(0x168)](){return!0x0;}[_0x1a5422(0x143)](){const _0x4de0a6=_0x1a5422,_0x1e1884=this[_0x4de0a6(0x120)][_0x4de0a6(0x15a)][_0x4de0a6(0x14a)](_0x4de0a6(0x14f));if(this[_0x4de0a6(0x120)][_0x4de0a6(0x15a)][_0x4de0a6(0x15d)](_0x4de0a6(0x156))){for(const _0x5d8645 of this[_0x4de0a6(0x14b)])_0x1e1884[_0x4de0a6(0x141)](_0x5d8645,(_0x3b5cac,_0x4c45ce)=>{const _0x506255=_0x4de0a6,_0x2f0e74=this[_0x506255(0x120)][_0x506255(0x166)][_0x506255(0x15e)][_0x506255(0x12b)][_0x506255(0x127)]()[_0x506255(0x160)](_0x506255(0x129));this[_0x506255(0x147)](_0x5d8645,[_0x2f0e74],this[_0x506255(0x14b)],_0x506255(0x14b),_0x3b5cac,_0x4c45ce);});_0x1e1884[_0x4de0a6(0x13c)][_0x4de0a6(0x15f)](_0x4de0a6(0x140),_0x4de0a6(0x14b),_0x4de0a6(0x16a),_0x1e1884[_0x4de0a6(0x13c)][_0x4de0a6(0x167)](_0x4de0a6(0x140),null,_0x4de0a6(0x154))),_0x1e1884[_0x4de0a6(0x13c)][_0x4de0a6(0x15f)](_0x4de0a6(0x140),_0x4de0a6(0x14b),_0x4de0a6(0x154),(_0x17753c,_0x3cd438)=>this[_0x4de0a6(0x11d)](this[_0x4de0a6(0x14b)],_0x17753c,_0x3cd438)),_0x1e1884[_0x4de0a6(0x13c)][_0x4de0a6(0x15f)](_0x4de0a6(0x140),_0x4de0a6(0x14b),_0x4de0a6(0x169),()=>!0x1);}if(this[_0x4de0a6(0x120)][_0x4de0a6(0x15a)][_0x4de0a6(0x15d)](_0x4de0a6(0x136))){for(const _0x31ad08 of this[_0x4de0a6(0x121)])_0x1e1884[_0x4de0a6(0x141)](_0x31ad08,(_0x4e23c4,_0x27d3cf)=>{const _0x5ac0f8=_0x4de0a6,_0x40fc92=this[_0x5ac0f8(0x120)][_0x5ac0f8(0x15a)][_0x5ac0f8(0x14a)](_0x5ac0f8(0x13f))[_0x5ac0f8(0x155)](this[_0x5ac0f8(0x120)][_0x5ac0f8(0x166)][_0x5ac0f8(0x15e)][_0x5ac0f8(0x12b)]);this[_0x5ac0f8(0x147)](_0x31ad08,_0x40fc92,this[_0x5ac0f8(0x121)],_0x5ac0f8(0x121),_0x4e23c4,_0x27d3cf);});_0x1e1884[_0x4de0a6(0x13c)][_0x4de0a6(0x15f)](_0x4de0a6(0x140),_0x4de0a6(0x121),_0x4de0a6(0x16a),_0x1e1884[_0x4de0a6(0x13c)][_0x4de0a6(0x167)](_0x4de0a6(0x140),null,_0x4de0a6(0x154))),_0x1e1884[_0x4de0a6(0x13c)][_0x4de0a6(0x15f)](_0x4de0a6(0x140),_0x4de0a6(0x121),_0x4de0a6(0x154),(_0x27fc00,_0x23186a)=>this[_0x4de0a6(0x11d)](this[_0x4de0a6(0x121)],_0x27fc00,_0x23186a)),_0x1e1884[_0x4de0a6(0x13c)][_0x4de0a6(0x15f)](_0x4de0a6(0x140),_0x4de0a6(0x121),_0x4de0a6(0x169),()=>!0x1);}_0x1e1884[_0x4de0a6(0x128)][_0x4de0a6(0x13d)](_0x5183be=>this[_0x4de0a6(0x16b)](_0x5183be));}[_0x1a5422(0x147)](_0x42cd8b,_0x53454b,_0x5aaf76,_0xf747b1,_0x4151a4,_0x1f6411){const _0x32733c=_0x1a5422,_0x2f0b06=this[_0x32733c(0x120)][_0x32733c(0x15a)][_0x32733c(0x14a)](_0x32733c(0x14f));this[_0x32733c(0x120)][_0x32733c(0x166)][_0x32733c(0x139)](_0x1f6411[_0x32733c(0x15c)],()=>{const _0x33c647=_0x32733c;for(const _0x44018f of _0x53454b){if(this[_0x33c647(0x126)](_0x44018f,_0xf747b1))_0x4151a4(_0x1f6411);else{const _0x4b417c={};for(const _0x2a8f5d of _0x5aaf76){const _0x3d4c50=_0x44018f[_0x33c647(0x144)](_0x2a8f5d);void 0x0!==_0x3d4c50&&(_0x4b417c[_0x2a8f5d]=_0x3d4c50);}_0x4151a4(_0x1f6411),_0x2f0b06[_0x33c647(0x161)](_0x44018f,{'commandParams':[_0x4b417c]},[],_0xf747b1);}}});}[_0x1a5422(0x11d)](_0x5180e6,_0x28b26c,_0x51fb1d){const _0x2d78fb=_0x1a5422,_0x4e874a=_0x28b26c[0x0][_0x2d78fb(0x137)][_0x2d78fb(0x135)],_0x44f14e=_0x51fb1d[_0x2d78fb(0x145)][0x0];this[_0x2d78fb(0x120)][_0x2d78fb(0x166)][_0x2d78fb(0x15b)](_0x4411d9=>{const _0x449f25=_0x2d78fb;for(const _0x3f6999 of _0x5180e6)void 0x0!==_0x44f14e[_0x3f6999]?_0x4411d9[_0x449f25(0x162)](_0x3f6999,_0x44f14e[_0x3f6999],_0x4e874a):_0x4411d9[_0x449f25(0x12e)](_0x3f6999,_0x4e874a);});}[_0x1a5422(0x16b)](_0x7c1217){const _0x2de216=_0x1a5422;if(_0x7c1217[_0x2de216(0x150)])switch(_0x7c1217[_0x2de216(0x163)]){case _0x2de216(0x14b):return{'type':_0x2de216(0x14e),'content':_0x18d17d(this[_0x2de216(0x120)][_0x2de216(0x12f)],_0x2de216(0x157))};case _0x2de216(0x121):return{'type':_0x2de216(0x14e),'content':_0x18d17d(this[_0x2de216(0x120)][_0x2de216(0x12f)],_0x2de216(0x158))};}}[_0x1a5422(0x126)](_0x58d2d8,_0x2d02b6){const _0x23f3ee=_0x1a5422,_0x3eb273=this[_0x23f3ee(0x120)][_0x23f3ee(0x15a)][_0x23f3ee(0x14a)](_0x23f3ee(0x14f));for(const _0xc3fd4 of _0x3eb273[_0x23f3ee(0x164)]({'skipNotAttached':!0x0})){const _0x219522=_0xc3fd4[_0x23f3ee(0x165)]();if(_0xc3fd4[_0x23f3ee(0x163)]===_0x2d02b6&&_0x219522===_0x58d2d8)return _0xc3fd4;}return null;}}
@@ -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 _0x5db340=_0x6e41;function _0x6e41(_0x28d05d,_0x40ce72){const _0x355c02=_0x355c();return _0x6e41=function(_0x6e4159,_0x2c0e98){_0x6e4159=_0x6e4159-0xec;let _0x200c23=_0x355c02[_0x6e4159];return _0x200c23;},_0x6e41(_0x28d05d,_0x40ce72);}(function(_0x25df5b,_0x2ad2c6){const _0x352ee4=_0x6e41,_0x1b5fb1=_0x25df5b();while(!![]){try{const _0x5ce87d=-parseInt(_0x352ee4(0xf0))/0x1+parseInt(_0x352ee4(0xee))/0x2+parseInt(_0x352ee4(0xfa))/0x3*(-parseInt(_0x352ee4(0xfb))/0x4)+-parseInt(_0x352ee4(0xfe))/0x5*(parseInt(_0x352ee4(0xf3))/0x6)+-parseInt(_0x352ee4(0xfc))/0x7*(parseInt(_0x352ee4(0xf9))/0x8)+parseInt(_0x352ee4(0xff))/0x9*(-parseInt(_0x352ee4(0xf8))/0xa)+parseInt(_0x352ee4(0xf1))/0xb;if(_0x5ce87d===_0x2ad2c6)break;else _0x1b5fb1['push'](_0x1b5fb1['shift']());}catch(_0x548eb8){_0x1b5fb1['push'](_0x1b5fb1['shift']());}}}(_0x355c,0x99df8));import{Plugin as _0x14a3a7}from'ckeditor5/src/core.js';function _0x355c(){const _0x10005d=['get','editor','2050050fwHKab','enableCommand','159632SjsrCW','33999086kobkXZ','TrackChangesEditing','4194pGcjGi','plugins','Template','has','insertTemplate','4572580eeiFqq','137136DhHpfh','549246mYOvGa','12WukBKQ','469IgZEfJ','afterInit','5105IgHEdA','18QIzBmL'];_0x355c=function(){return _0x10005d;};return _0x355c();}export default class Dt extends _0x14a3a7{[_0x5db340(0xfd)](){const _0x2ff3ab=_0x5db340,_0x469920=this[_0x2ff3ab(0xed)];_0x469920[_0x2ff3ab(0xf4)][_0x2ff3ab(0xf6)](_0x2ff3ab(0xf5))&&_0x469920[_0x2ff3ab(0xf4)][_0x2ff3ab(0xec)](_0x2ff3ab(0xf2))[_0x2ff3ab(0xef)](_0x2ff3ab(0xf7));}}
@@ -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 _0x1f1810=_0x40f8;(function(_0x71ab77,_0x335e7b){const _0x14468=_0x40f8,_0x44ada9=_0x71ab77();while(!![]){try{const _0x19ca1e=-parseInt(_0x14468(0x1b7))/0x1+parseInt(_0x14468(0x199))/0x2*(parseInt(_0x14468(0x1a8))/0x3)+-parseInt(_0x14468(0x1ba))/0x4*(parseInt(_0x14468(0x1ae))/0x5)+parseInt(_0x14468(0x1a2))/0x6+-parseInt(_0x14468(0x1aa))/0x7+-parseInt(_0x14468(0x1b1))/0x8+parseInt(_0x14468(0x1bb))/0x9*(parseInt(_0x14468(0x1b0))/0xa);if(_0x19ca1e===_0x335e7b)break;else _0x44ada9['push'](_0x44ada9['shift']());}catch(_0x3eda4e){_0x44ada9['push'](_0x44ada9['shift']());}}}(_0x6a67,0x1c650));import{Plugin as _0x30a24b}from'ckeditor5/src/core.js';import{getTranslation as _0x4d0a63}from'../utils/common-translations.js';function _0x6a67(){const _0xc1ac2=['Title','70mFpqah','getChangedMarkers','30hjTdGB','587536FgxNeK','ELEMENT_TITLE','title-content','_splitMarkerName','isTouching','getNearestSelectionRange','38530LMWUSR','TrackChangesEditing','newRange','34396DpOUSt','543519IQvSok','isEqual','suggestion','isCollapsed','differ','locale','registerPostFixer','schema','model','from','1110YLaMdb','editor','forward','element','removeMarker','start','registerElementLabel','createRange','descriptionFactory','435270wCjiZH','afterInit','nodeBefore','end','plugins','get','915ivPSul','has','520317OOUnyh','updateMarker','document'];_0x6a67=function(){return _0xc1ac2;};return _0x6a67();}function _0x40f8(_0x581cc9,_0x4cda84){const _0x6a6770=_0x6a67();return _0x40f8=function(_0x40f8cf,_0x246d27){_0x40f8cf=_0x40f8cf-0x192;let _0x1782a5=_0x6a6770[_0x40f8cf];return _0x1782a5;},_0x40f8(_0x581cc9,_0x4cda84);}export default class $t extends _0x30a24b{[_0x1f1810(0x1a3)](){const _0x50b666=_0x1f1810,_0x1649a0=this[_0x50b666(0x19a)];if(!_0x1649a0[_0x50b666(0x1a6)][_0x50b666(0x1a9)](_0x50b666(0x1ad)))return;const _0x304376=_0x1649a0[_0x50b666(0x1a6)][_0x50b666(0x1a7)](_0x50b666(0x1b8));_0x304376[_0x50b666(0x1a1)][_0x50b666(0x19f)](_0x50b666(0x1b3),()=>_0x4d0a63(_0x1649a0[_0x50b666(0x194)],_0x50b666(0x1b2))),_0x1649a0[_0x50b666(0x197)][_0x50b666(0x1ac)][_0x50b666(0x195)](_0x599b7a=>{const _0x22811d=_0x50b666;let _0x3822d7=!0x1;const _0x1b21fe=Array[_0x22811d(0x198)](_0x1649a0[_0x22811d(0x197)][_0x22811d(0x1ac)][_0x22811d(0x193)][_0x22811d(0x1af)]());for(const {name:_0x11fd07,data:_0x40198a}of _0x1b21fe){const {group:_0x151812}=_0x304376[_0x22811d(0x1b4)](_0x11fd07);if(_0x22811d(0x1bd)!==_0x151812||!_0x40198a[_0x22811d(0x1b9)])continue;const _0x4afa68=_0x40198a[_0x22811d(0x1b9)],_0x2cfd5c=_0x4afa68[_0x22811d(0x1a5)][_0x22811d(0x1a4)];if(!_0x2cfd5c||!_0x2cfd5c['is'](_0x22811d(0x19c),_0x22811d(0x1b3)))continue;if(!_0x4afa68[_0x22811d(0x19e)][_0x22811d(0x1b5)](_0x4afa68[_0x22811d(0x1a5)]))continue;const _0x4362eb=_0x1649a0[_0x22811d(0x197)][_0x22811d(0x196)][_0x22811d(0x1b6)](_0x4afa68[_0x22811d(0x1a5)],_0x22811d(0x19b));if(_0x4362eb&&_0x4362eb[_0x22811d(0x192)]){const _0x41671f=_0x599b7a[_0x22811d(0x1a0)](_0x4afa68[_0x22811d(0x19e)],_0x4362eb[_0x22811d(0x19e)]);_0x41671f[_0x22811d(0x1bc)](_0x4afa68)||(_0x599b7a[_0x22811d(0x1ab)](_0x11fd07,{'range':_0x41671f}),_0x3822d7=!0x0);}_0x3822d7||(_0x599b7a[_0x22811d(0x19d)](_0x11fd07),_0x3822d7=!0x0);}return _0x3822d7;});}}
@@ -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 _0x481578=_0x1aa8;function _0x1aa8(_0xc5d5f0,_0x13c205){const _0x14a737=_0x14a7();return _0x1aa8=function(_0x1aa86f,_0x2683bb){_0x1aa86f=_0x1aa86f-0x1dd;let _0x2f75f6=_0x14a737[_0x1aa86f];return _0x2f75f6;},_0x1aa8(_0xc5d5f0,_0x13c205);}(function(_0x381616,_0x52edb2){const _0x33b7cf=_0x1aa8,_0x12c54f=_0x381616();while(!![]){try{const _0x1b81d8=parseInt(_0x33b7cf(0x1e4))/0x1+-parseInt(_0x33b7cf(0x1ea))/0x2*(-parseInt(_0x33b7cf(0x1ed))/0x3)+parseInt(_0x33b7cf(0x1e3))/0x4*(parseInt(_0x33b7cf(0x1e5))/0x5)+-parseInt(_0x33b7cf(0x1e2))/0x6+-parseInt(_0x33b7cf(0x1e6))/0x7*(parseInt(_0x33b7cf(0x1ef))/0x8)+parseInt(_0x33b7cf(0x1de))/0x9+parseInt(_0x33b7cf(0x1e8))/0xa*(parseInt(_0x33b7cf(0x1f1))/0xb);if(_0x1b81d8===_0x52edb2)break;else _0x12c54f['push'](_0x12c54f['shift']());}catch(_0x2c652e){_0x12c54f['push'](_0x12c54f['shift']());}}}(_0x14a7,0x456a1));import{Plugin as _0x25891a}from'ckeditor5/src/core.js';function _0x14a7(){const _0x3e33a3=['get','11SlPxWx','enableCommand','3018600YmFTLe','TrackChangesEditing','editor','undo','770742orcgbj','6404IUsaNU','311087TbnkfV','245VFgoJR','2387XdVutX','has','158660QjKIwT','redo','314VaVKYS','plugins','afterInit','1701OognaF','UndoEditing','9784iLQsHU'];_0x14a7=function(){return _0x3e33a3;};return _0x14a7();}export default class Bt extends _0x25891a{[_0x481578(0x1ec)](){const _0x374687=_0x481578,_0x3bc537=this[_0x374687(0x1e0)],_0x27158b=_0x3bc537[_0x374687(0x1eb)][_0x374687(0x1f0)](_0x374687(0x1df));_0x3bc537[_0x374687(0x1eb)][_0x374687(0x1e7)](_0x374687(0x1ee))&&(_0x27158b[_0x374687(0x1dd)](_0x374687(0x1e1)),_0x27158b[_0x374687(0x1dd)](_0x374687(0x1e9)));}}
@@ -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 _0x1e47(_0x3fb329,_0x4cea9d){const _0x35f2be=_0x35f2();return _0x1e47=function(_0x1e478d,_0x579e27){_0x1e478d=_0x1e478d-0x130;let _0x3288f1=_0x35f2be[_0x1e478d];return _0x3288f1;},_0x1e47(_0x3fb329,_0x4cea9d);}function _0x35f2(){const _0x4d3233=['ck-suggestion-marker-','elementEnd','165MrrUet','plugins','createUIElement','markerName','parent','nextSibling','writer','model','2FNHIBa','test','hasAttribute','6310088TndtmH','push','isBlock','_splitMarkerName','6261092QhILUG','mapper','addHighlight','508700syYUny','span','917310FEuSXC','name','21pyPytC','createRangeOn','39659wbCOBs','consumable','5045175RJHPZQ','toViewPosition','getWalker','start','ck-suggestion-marker--active','bindElementToMarker','isAtEnd','598854BTeaKc','insert','toViewElement','item','9BDUJYe','schema','type','isContent','markerRange','get','addClass','getItems','previousPosition','TrackChangesEditing','isLimit','getCustomProperty','activeMarkers','includes'];_0x35f2=function(){return _0x4d3233;};return _0x35f2();}(function(_0x49d46a,_0x69f071){const _0x4c37a8=_0x1e47,_0x8b3da1=_0x49d46a();while(!![]){try{const _0x7ceef=parseInt(_0x4c37a8(0x137))/0x1*(-parseInt(_0x4c37a8(0x15c))/0x2)+-parseInt(_0x4c37a8(0x140))/0x3+parseInt(_0x4c37a8(0x163))/0x4+-parseInt(_0x4c37a8(0x139))/0x5+parseInt(_0x4c37a8(0x133))/0x6*(parseInt(_0x4c37a8(0x135))/0x7)+parseInt(_0x4c37a8(0x15f))/0x8*(parseInt(_0x4c37a8(0x144))/0x9)+parseInt(_0x4c37a8(0x131))/0xa*(-parseInt(_0x4c37a8(0x154))/0xb);if(_0x7ceef===_0x69f071)break;else _0x8b3da1['push'](_0x8b3da1['shift']());}catch(_0x542ca3){_0x8b3da1['push'](_0x8b3da1['shift']());}}}(_0x35f2,0xc3a2f));export function getRangesWithAttribute(_0x4730e7,_0x2aa8b8,_0x22b3f5){const _0x1b0d3e=_0x1e47,_0x30321b=[];for(const _0xa01363 of _0x2aa8b8[_0x1b0d3e(0x14b)]())_0xa01363[_0x1b0d3e(0x15e)](_0x4730e7)&&_0x30321b[_0x1b0d3e(0x160)](_0x22b3f5[_0x1b0d3e(0x136)](_0xa01363));return _0x30321b;}export function downcastSplitMergeMarker(_0x5b1db5,_0x47204c,{showActiveMarker:_0x6cd9b2=!0x0}={}){const _0x3a3a41=_0x1e47,_0x2d5f32=_0x5b1db5[_0x3a3a41(0x155)][_0x3a3a41(0x149)](_0x3a3a41(0x14d));return(_0xe68520,_0x41298e,_0x2fece8)=>{const _0x12e973=_0x3a3a41;if(!_0x2fece8[_0x12e973(0x138)][_0x12e973(0x15d)](_0x41298e[_0x12e973(0x148)],_0xe68520[_0x12e973(0x134)]))return;const _0x5319ea=_0x41298e[_0x12e973(0x148)][_0x12e973(0x13b)](),_0x28d04d=_0x41298e[_0x12e973(0x148)][_0x12e973(0x13c)],_0x5100d3=_0x5b1db5[_0x12e973(0x15b)][_0x12e973(0x145)];let _0x3d5dca=null,_0x25b6ce=null,_0x45d9c2=!0x1,_0x430bc4=!0x1;for(const _0x69e9f2 of _0x5319ea){const _0x1ff4e1=_0x69e9f2[_0x12e973(0x143)];_0x45d9c2=_0x45d9c2||_0x5100d3[_0x12e973(0x147)](_0x1ff4e1);const _0x12ffc1=_0x2fece8[_0x12e973(0x164)][_0x12e973(0x142)](_0x1ff4e1);if(_0x12ffc1&&_0x12ffc1[_0x12e973(0x14f)](_0x12e973(0x130)))return;_0x12e973(0x153)==_0x69e9f2[_0x12e973(0x146)]&&(_0x5100d3[_0x12e973(0x161)](_0x1ff4e1)&&!_0x5100d3[_0x12e973(0x14e)](_0x1ff4e1)&&(_0x1ff4e1[_0x12e973(0x159)]||_0x28d04d[_0x12e973(0x13f)]?_0x3d5dca&&_0x3d5dca[_0x12e973(0x158)]==_0x1ff4e1||(_0x3d5dca=_0x1ff4e1,_0x95898(_0x69e9f2[_0x12e973(0x14c)]),_0x430bc4=!0x0):_0x25b6ce=_0x25b6ce||_0x69e9f2[_0x12e973(0x14c)]));}function _0x95898(_0x4459dc){const _0x3d841d=_0x12e973,{authorId:_0x1a40b4}=_0x2d5f32[_0x3d841d(0x162)](_0x41298e[_0x3d841d(0x157)]),_0x2f094e=_0x2fece8[_0x3d841d(0x15a)][_0x3d841d(0x156)](_0x3d841d(0x132),{'class':_0x3d841d(0x152)+_0x47204c,'data-author-id':_0x1a40b4}),_0x48db29=_0x2fece8[_0x3d841d(0x164)][_0x3d841d(0x13a)](_0x4459dc);_0x6cd9b2&&_0x2d5f32[_0x3d841d(0x150)][_0x3d841d(0x151)](_0x41298e[_0x3d841d(0x157)])&&_0x2fece8[_0x3d841d(0x15a)][_0x3d841d(0x14a)](_0x3d841d(0x13d),_0x2f094e),_0x2fece8[_0x3d841d(0x15a)][_0x3d841d(0x141)](_0x48db29,_0x2f094e),_0x2fece8[_0x3d841d(0x164)][_0x3d841d(0x13e)](_0x2f094e,_0x41298e[_0x3d841d(0x157)]);}_0x45d9c2||_0x430bc4||!_0x25b6ce||_0x95898(_0x25b6ce);};}