@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240719.0 → 0.0.0-nightly-20240720.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 (166) 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 +3 -3
  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/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf3f277=_0x5e2b;(function(_0x19eb13,_0x1707ca){const _0x2c2881=_0x5e2b,_0x327674=_0x19eb13();while(!![]){try{const _0x324382=parseInt(_0x2c2881(0xcf))/0x1*(-parseInt(_0x2c2881(0xea))/0x2)+-parseInt(_0x2c2881(0xc4))/0x3*(-parseInt(_0x2c2881(0xce))/0x4)+-parseInt(_0x2c2881(0xcc))/0x5+-parseInt(_0x2c2881(0xe7))/0x6+parseInt(_0x2c2881(0xd5))/0x7+parseInt(_0x2c2881(0xeb))/0x8*(-parseInt(_0x2c2881(0xe2))/0x9)+-parseInt(_0x2c2881(0xe8))/0xa*(-parseInt(_0x2c2881(0xe0))/0xb);if(_0x324382===_0x1707ca)break;else _0x327674['push'](_0x327674['shift']());}catch(_0x3017d9){_0x327674['push'](_0x327674['shift']());}}}(_0x3b2a,0x31335));import{Plugin as _0x319952}from'ckeditor5/src/core.js';function _0x5e2b(_0x4140d3,_0x4c1786){const _0x3b2ad1=_0x3b2a();return _0x5e2b=function(_0x5e2b0f,_0x54dbc2){_0x5e2b0f=_0x5e2b0f-0xc2;let _0x918248=_0x3b2ad1[_0x5e2b0f];return _0x918248;},_0x5e2b(_0x4140d3,_0x4c1786);}function _0x3b2a(){const _0x231e8c=['TrackChangesEditing','plugins','restrictedEditingException','registerDescriptionCallback','2598120MNevMp','formatInline','selection','commands','formatBlock','StandardEditingModeEditing','document','getRanges','commandParams','model','value','605AnJoSc','FORMAT_RESTRICTED_ENABLED','47367rOnKeU','type','has','enableCommand','FORMAT_RESTRICTED_DISABLED','1822116FGCUdH','55660ZvnOjH','change','582GqlcTI','80SkEtHl','markInlineFormat','locale','662811uzWVIp','isCollapsed','descriptionFactory','afterInit','commandName','forceValue','get','format','539385roftyC','from','4oiQaNK','799SkWhJL','editor'];_0x3b2a=function(){return _0x231e8c;};return _0x3b2a();}import{getRangesWithAttribute as _0x3c4606}from'./utils.js';import{getTranslation as _0x3c04b0}from'../utils/common-translations.js';export default class yt extends _0x319952{[_0xf3f277(0xc7)](){const _0x40cbd8=_0xf3f277,_0x2b8a1f=this[_0x40cbd8(0xd0)],_0x13b153=_0x2b8a1f[_0x40cbd8(0xde)],_0x29e36e=_0x2b8a1f[_0x40cbd8(0xc3)];if(!_0x2b8a1f[_0x40cbd8(0xd2)][_0x40cbd8(0xe4)](_0x40cbd8(0xda)))return;const _0x183aa6=_0x2b8a1f[_0x40cbd8(0xd2)][_0x40cbd8(0xca)](_0x40cbd8(0xd1)),_0x4452d5=_0x40cbd8(0xd3),_0xe1e858=_0x2b8a1f[_0x40cbd8(0xd8)][_0x40cbd8(0xca)](_0x4452d5);_0x183aa6[_0x40cbd8(0xe5)](_0x4452d5,(_0x20cc4d,_0x622c5={})=>{const _0x50d3e5=_0x40cbd8,_0x2e0a45=_0x13b153[_0x50d3e5(0xdb)][_0x50d3e5(0xd7)];if(_0x2e0a45[_0x50d3e5(0xc5)])return void _0x20cc4d(_0x622c5);const _0x282e6a=void 0x0!==_0x622c5[_0x50d3e5(0xc9)]?_0x622c5[_0x50d3e5(0xc9)]:!_0xe1e858[_0x50d3e5(0xdf)];_0x13b153[_0x50d3e5(0xe9)](()=>{const _0xea6acf=_0x50d3e5,_0x3fbbfd=Array[_0xea6acf(0xcd)](_0x2e0a45[_0xea6acf(0xdc)]());for(const _0x4cf7ae of _0x3fbbfd){const _0x125b7a=_0x282e6a?[_0x4cf7ae]:_0x3c4606(_0x4452d5,_0x4cf7ae,_0x13b153);for(const _0x13ea0e of _0x125b7a)_0x183aa6[_0xea6acf(0xc2)](_0x13ea0e,{'commandName':_0x4452d5,'commandParams':[{'forceValue':_0x282e6a}]});}});}),_0x183aa6[_0x40cbd8(0xc6)][_0x40cbd8(0xd4)](_0x4fbdd5=>{const _0x3428e6=_0x40cbd8;if(_0x3428e6(0xd9)!=_0x4fbdd5[_0x3428e6(0xe3)]&&_0x3428e6(0xd6)!=_0x4fbdd5[_0x3428e6(0xe3)])return;const {data:_0xab27e1}=_0x4fbdd5;return _0xab27e1&&_0xab27e1[_0x3428e6(0xc8)]==_0x4452d5?_0xab27e1[_0x3428e6(0xdd)][0x0][_0x3428e6(0xc9)]?{'type':_0x3428e6(0xcb),'content':_0x3c04b0(_0x29e36e,_0x3428e6(0xe1))}:{'type':_0x3428e6(0xcb),'content':_0x3c04b0(_0x29e36e,_0x3428e6(0xe6))}:void 0x0;});}}
23
+ const _0x43dbb2=_0x1f02;(function(_0x2deace,_0x346577){const _0x42f837=_0x1f02,_0x498a0b=_0x2deace();while(!![]){try{const _0x14d4f2=-parseInt(_0x42f837(0x10f))/0x1*(-parseInt(_0x42f837(0x12b))/0x2)+parseInt(_0x42f837(0x10e))/0x3+-parseInt(_0x42f837(0x107))/0x4+parseInt(_0x42f837(0x10a))/0x5+parseInt(_0x42f837(0x122))/0x6+-parseInt(_0x42f837(0x120))/0x7+-parseInt(_0x42f837(0x11a))/0x8;if(_0x14d4f2===_0x346577)break;else _0x498a0b['push'](_0x498a0b['shift']());}catch(_0x56022e){_0x498a0b['push'](_0x498a0b['shift']());}}}(_0x57ad,0x35601));import{Plugin as _0x46c408}from'ckeditor5/src/core.js';function _0x1f02(_0x1ffb21,_0x38a795){const _0x57ad3e=_0x57ad();return _0x1f02=function(_0x1f0260,_0xb69be2){_0x1f0260=_0x1f0260-0x105;let _0x254072=_0x57ad3e[_0x1f0260];return _0x254072;},_0x1f02(_0x1ffb21,_0x38a795);}import{getRangesWithAttribute as _0x415fa0}from'./utils.js';import{getTranslation as _0x3c24a1}from'../utils/common-translations.js';export default class yt extends _0x46c408{[_0x43dbb2(0x116)](){const _0x1e04e6=_0x43dbb2,_0x2325cf=this[_0x1e04e6(0x11e)],_0x203ee1=_0x2325cf[_0x1e04e6(0x109)],_0x383421=_0x2325cf[_0x1e04e6(0x11f)];if(!_0x2325cf[_0x1e04e6(0x10b)][_0x1e04e6(0x106)](_0x1e04e6(0x112)))return;const _0x3fe18b=_0x2325cf[_0x1e04e6(0x10b)][_0x1e04e6(0x105)](_0x1e04e6(0x129)),_0x7b92cf=_0x1e04e6(0x119),_0x3bb46f=_0x2325cf[_0x1e04e6(0x124)][_0x1e04e6(0x105)](_0x7b92cf);_0x3fe18b[_0x1e04e6(0x125)](_0x7b92cf,(_0x17ea9b,_0x3b5c73={})=>{const _0x536d78=_0x1e04e6,_0x1881dc=_0x203ee1[_0x536d78(0x11d)][_0x536d78(0x114)];if(_0x1881dc[_0x536d78(0x10d)])return void _0x17ea9b(_0x3b5c73);const _0x26d8a8=void 0x0!==_0x3b5c73[_0x536d78(0x123)]?_0x3b5c73[_0x536d78(0x123)]:!_0x3bb46f[_0x536d78(0x127)];_0x203ee1[_0x536d78(0x11b)](()=>{const _0x15ce8b=_0x536d78,_0x4103c1=Array[_0x15ce8b(0x121)](_0x1881dc[_0x15ce8b(0x12a)]());for(const _0x13820c of _0x4103c1){const _0x58f9ed=_0x26d8a8?[_0x13820c]:_0x415fa0(_0x7b92cf,_0x13820c,_0x203ee1);for(const _0x457bed of _0x58f9ed)_0x3fe18b[_0x15ce8b(0x108)](_0x457bed,{'commandName':_0x7b92cf,'commandParams':[{'forceValue':_0x26d8a8}]});}});}),_0x3fe18b[_0x1e04e6(0x115)][_0x1e04e6(0x10c)](_0x4dcae3=>{const _0x2bb63c=_0x1e04e6;if(_0x2bb63c(0x128)!=_0x4dcae3[_0x2bb63c(0x111)]&&_0x2bb63c(0x126)!=_0x4dcae3[_0x2bb63c(0x111)])return;const {data:_0x5ef4e8}=_0x4dcae3;return _0x5ef4e8&&_0x5ef4e8[_0x2bb63c(0x11c)]==_0x7b92cf?_0x5ef4e8[_0x2bb63c(0x118)][0x0][_0x2bb63c(0x123)]?{'type':_0x2bb63c(0x117),'content':_0x3c24a1(_0x383421,_0x2bb63c(0x113))}:{'type':_0x2bb63c(0x117),'content':_0x3c24a1(_0x383421,_0x2bb63c(0x110))}:void 0x0;});}}function _0x57ad(){const _0x4f812=['value','formatBlock','TrackChangesEditing','getRanges','2oOqzCn','get','has','67112ffZKAT','markInlineFormat','model','140555MjZkWy','plugins','registerDescriptionCallback','isCollapsed','995220qZczMp','333787KqQMkG','FORMAT_RESTRICTED_DISABLED','type','StandardEditingModeEditing','FORMAT_RESTRICTED_ENABLED','selection','descriptionFactory','afterInit','format','commandParams','restrictedEditingException','4018768tJauhF','change','commandName','document','editor','locale','1613290jeUUEl','from','1647486NBJXFC','forceValue','commands','enableCommand','formatInline'];_0x57ad=function(){return _0x4f812;};return _0x57ad();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2b52(_0x58a2ea,_0x5d7626){const _0x35e4c5=_0x35e4();return _0x2b52=function(_0x2b5281,_0x3e85ca){_0x2b5281=_0x2b5281-0x101;let _0x694944=_0x35e4c5[_0x2b5281];return _0x694944;},_0x2b52(_0x58a2ea,_0x5d7626);}const _0x24e0ba=_0x2b52;(function(_0x2bf084,_0x20824c){const _0x123bb7=_0x2b52,_0x1c6887=_0x2bf084();while(!![]){try{const _0x32e55f=-parseInt(_0x123bb7(0x126))/0x1*(-parseInt(_0x123bb7(0x125))/0x2)+-parseInt(_0x123bb7(0x122))/0x3*(parseInt(_0x123bb7(0x124))/0x4)+-parseInt(_0x123bb7(0x130))/0x5*(parseInt(_0x123bb7(0x127))/0x6)+parseInt(_0x123bb7(0x105))/0x7+-parseInt(_0x123bb7(0x10d))/0x8+-parseInt(_0x123bb7(0x104))/0x9+parseInt(_0x123bb7(0x10e))/0xa;if(_0x32e55f===_0x20824c)break;else _0x1c6887['push'](_0x1c6887['shift']());}catch(_0x11c4b8){_0x1c6887['push'](_0x1c6887['shift']());}}}(_0x35e4,0x62a90));import{Plugin as _0x16da76}from'ckeditor5/src/core.js';import{getTranslation as _0x1001dc}from'../utils/common-translations.js';export default class jt extends _0x16da76{[_0x24e0ba(0x118)](){const _0x5ab72b=_0x24e0ba,_0x37b248=this[_0x5ab72b(0x10c)];if(!_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x12e)](_0x5ab72b(0x11a))||!_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x12e)](_0x5ab72b(0x110)))return;const _0x323e80=_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x117)](_0x5ab72b(0x12f)),_0x279cd2=_0x37b248[_0x5ab72b(0x112)],_0x3ebf46=_0x37b248[_0x5ab72b(0x11f)][_0x5ab72b(0x117)](_0x5ab72b(0x115))||{},_0x1b24ef=_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x117)](_0x5ab72b(0x101)),_0x15aaa1=_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x117)](_0x5ab72b(0x121))[_0x5ab72b(0x132)](_0x37b248[_0x5ab72b(0x12a)][_0x5ab72b(0x117)](_0x5ab72b(0x110)),_0x3ebf46[_0x5ab72b(0x116)]);_0x323e80[_0x5ab72b(0x11e)](_0x5ab72b(0x115));const _0x16be25=new Set();for(const _0x2f2eaf of _0x15aaa1[_0x5ab72b(0x131)]){const _0x407c5f=_0x1b24ef[_0x5ab72b(0x12b)](_0x2f2eaf[_0x5ab72b(0x120)]);_0x16be25[_0x5ab72b(0x11c)](_0x407c5f);}const _0x1e4611=new Set();for(const _0x3f0152 of _0x15aaa1[_0x5ab72b(0x10b)]){const _0x36f0ce=_0x1b24ef[_0x5ab72b(0x12b)](_0x3f0152[_0x5ab72b(0x120)]);_0x1e4611[_0x5ab72b(0x11c)](_0x36f0ce);for(const _0x5deb29 of _0x3f0152[_0x5ab72b(0x11d)])_0x1e4611[_0x5ab72b(0x11c)](_0x5deb29);}for(const _0x3dda52 of _0x16be25)_0x323e80[_0x5ab72b(0x111)](_0x3dda52),_0x323e80[_0x5ab72b(0x119)][_0x5ab72b(0x10a)](_0x3dda52,_0x1001dc(_0x279cd2,_0x5ab72b(0x108)));for(const _0x35c407 of _0x1e4611)_0x323e80[_0x5ab72b(0x128)](_0x35c407),_0x323e80[_0x5ab72b(0x119)][_0x5ab72b(0x10a)](_0x35c407,_0x1001dc(_0x279cd2,_0x5ab72b(0x108)));this[_0x5ab72b(0x123)]();}[_0x24e0ba(0x123)](){const _0x449bf2=_0x24e0ba,_0x4fe4ef=this[_0x449bf2(0x10c)],_0x51ac61=_0x4fe4ef[_0x449bf2(0x112)];_0x4fe4ef[_0x449bf2(0x12a)][_0x449bf2(0x117)](_0x449bf2(0x12f))[_0x449bf2(0x119)][_0x449bf2(0x11b)](_0x95715=>{const _0x53274e=_0x449bf2;if(_0x53274e(0x103)!=_0x95715[_0x53274e(0x106)]&&_0x53274e(0x102)!=_0x95715[_0x53274e(0x106)])return;const {data:_0x132f2c}=_0x95715;return _0x132f2c&&_0x53274e(0x115)===_0x132f2c[_0x53274e(0x114)]?_0x132f2c[_0x53274e(0x109)][0x0][_0x53274e(0x129)]?{'type':_0x53274e(0x10f),'content':_0x1001dc(_0x51ac61,_0x53274e(0x113),_0x132f2c[_0x53274e(0x109)][0x0][_0x53274e(0x12c)][_0x53274e(0x107)]())}:{'type':_0x53274e(0x10f),'content':_0x1001dc(_0x51ac61,_0x53274e(0x12d),_0x132f2c[_0x53274e(0x109)][0x0][_0x53274e(0x12c)][_0x53274e(0x107)]())}:void 0x0;});}}function _0x35e4(){const _0x30f971=['766216jycZyd','4565508CuBZNW','registerInlineAttribute','forceValue','plugins','getGhsAttributeNameForElement','styleName','*Remove\x20format:*\x20%0','has','TrackChangesEditing','5hMCFjh','block','normalizeConfig','GeneralHtmlSupport','formatInline','formatBlock','6552306SprOCL','238875vwPVan','type','toLowerCase','FORMAT_STYLE','commandParams','registerAttributeLabel','inline','editor','4270184dmbZuf','19822740rZekej','format','DataSchema','registerBlockAttribute','locale','*Set\x20format:*\x20%0','commandName','style','definitions','get','afterInit','descriptionFactory','Style','registerDescriptionCallback','add','ghsAttributes','enableDefaultAttributesIntegration','config','element','StyleUtils','533667FDdzOK','_registerLegacyDescription','8RktGao','2BKxHQQ'];_0x35e4=function(){return _0x30f971;};return _0x35e4();}
23
+ const _0x40b47c=_0x4b67;function _0x2801(){const _0x29f591=['afterInit','TrackChangesEditing','element','226970ASGJWJ','formatInline','*Set\x20format:*\x20%0','registerDescriptionCallback','12VmCzno','120054EylmIS','1669789GtuWyR','447000xbXWxm','formatBlock','126QUOLtj','registerBlockAttribute','locale','registerAttributeLabel','ghsAttributes','_registerLegacyDescription','definitions','registerInlineAttribute','editor','forceValue','41251ftcfVk','*Remove\x20format:*\x20%0','plugins','format','enableDefaultAttributesIntegration','150174iMOSDg','StyleUtils','config','commandParams','33114uSMABn','styleName','232ZGdNNf','DataSchema','95NhfSCg','60sfYGjN','FORMAT_STYLE','has','GeneralHtmlSupport','commandName','style','add','Style','type','normalizeConfig','block','get','toLowerCase','getGhsAttributeNameForElement','inline','descriptionFactory'];_0x2801=function(){return _0x29f591;};return _0x2801();}function _0x4b67(_0x313b34,_0x25a6af){const _0x2801d1=_0x2801();return _0x4b67=function(_0x4b6748,_0x4a9252){_0x4b6748=_0x4b6748-0x1d1;let _0x454afc=_0x2801d1[_0x4b6748];return _0x454afc;},_0x4b67(_0x313b34,_0x25a6af);}(function(_0x386023,_0x4fb98d){const _0x534cb1=_0x4b67,_0x217306=_0x386023();while(!![]){try{const _0x11cb79=-parseInt(_0x534cb1(0x1d6))/0x1+-parseInt(_0x534cb1(0x1d5))/0x2*(-parseInt(_0x534cb1(0x1ed))/0x3)+parseInt(_0x534cb1(0x1d8))/0x4+parseInt(_0x534cb1(0x1f1))/0x5*(parseInt(_0x534cb1(0x1e9))/0x6)+-parseInt(_0x534cb1(0x1e4))/0x7*(-parseInt(_0x534cb1(0x1ef))/0x8)+-parseInt(_0x534cb1(0x1da))/0x9*(-parseInt(_0x534cb1(0x1d1))/0xa)+parseInt(_0x534cb1(0x1d7))/0xb*(-parseInt(_0x534cb1(0x1f2))/0xc);if(_0x11cb79===_0x4fb98d)break;else _0x217306['push'](_0x217306['shift']());}catch(_0x57e6fe){_0x217306['push'](_0x217306['shift']());}}}(_0x2801,0x403df));import{Plugin as _0x89a1bd}from'ckeditor5/src/core.js';import{getTranslation as _0x56ccf0}from'../utils/common-translations.js';export default class jt extends _0x89a1bd{[_0x40b47c(0x202)](){const _0x49ce3d=_0x40b47c,_0x2a9c41=this[_0x49ce3d(0x1e2)];if(!_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1f4)](_0x49ce3d(0x1f9))||!_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1f4)](_0x49ce3d(0x1f0)))return;const _0x3a528c=_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1fd)](_0x49ce3d(0x203)),_0x47432e=_0x2a9c41[_0x49ce3d(0x1dc)],_0x33e5a4=_0x2a9c41[_0x49ce3d(0x1eb)][_0x49ce3d(0x1fd)](_0x49ce3d(0x1f7))||{},_0x5a7654=_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1fd)](_0x49ce3d(0x1f5)),_0x19117c=_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1fd)](_0x49ce3d(0x1ea))[_0x49ce3d(0x1fb)](_0x2a9c41[_0x49ce3d(0x1e6)][_0x49ce3d(0x1fd)](_0x49ce3d(0x1f0)),_0x33e5a4[_0x49ce3d(0x1e0)]);_0x3a528c[_0x49ce3d(0x1e8)](_0x49ce3d(0x1f7));const _0x4c1f7c=new Set();for(const _0x152242 of _0x19117c[_0x49ce3d(0x1fc)]){const _0x4cd482=_0x5a7654[_0x49ce3d(0x1ff)](_0x152242[_0x49ce3d(0x204)]);_0x4c1f7c[_0x49ce3d(0x1f8)](_0x4cd482);}const _0x58a3e3=new Set();for(const _0x555a04 of _0x19117c[_0x49ce3d(0x200)]){const _0x50a239=_0x5a7654[_0x49ce3d(0x1ff)](_0x555a04[_0x49ce3d(0x204)]);_0x58a3e3[_0x49ce3d(0x1f8)](_0x50a239);for(const _0x495f52 of _0x555a04[_0x49ce3d(0x1de)])_0x58a3e3[_0x49ce3d(0x1f8)](_0x495f52);}for(const _0x16bbc2 of _0x4c1f7c)_0x3a528c[_0x49ce3d(0x1db)](_0x16bbc2),_0x3a528c[_0x49ce3d(0x201)][_0x49ce3d(0x1dd)](_0x16bbc2,_0x56ccf0(_0x47432e,_0x49ce3d(0x1f3)));for(const _0x147656 of _0x58a3e3)_0x3a528c[_0x49ce3d(0x1e1)](_0x147656),_0x3a528c[_0x49ce3d(0x201)][_0x49ce3d(0x1dd)](_0x147656,_0x56ccf0(_0x47432e,_0x49ce3d(0x1f3)));this[_0x49ce3d(0x1df)]();}[_0x40b47c(0x1df)](){const _0xf3f03c=_0x40b47c,_0x16e51d=this[_0xf3f03c(0x1e2)],_0x3229d2=_0x16e51d[_0xf3f03c(0x1dc)];_0x16e51d[_0xf3f03c(0x1e6)][_0xf3f03c(0x1fd)](_0xf3f03c(0x203))[_0xf3f03c(0x201)][_0xf3f03c(0x1d4)](_0x31f6b5=>{const _0x40b5fb=_0xf3f03c;if(_0x40b5fb(0x1d9)!=_0x31f6b5[_0x40b5fb(0x1fa)]&&_0x40b5fb(0x1d2)!=_0x31f6b5[_0x40b5fb(0x1fa)])return;const {data:_0x7c7663}=_0x31f6b5;return _0x7c7663&&_0x40b5fb(0x1f7)===_0x7c7663[_0x40b5fb(0x1f6)]?_0x7c7663[_0x40b5fb(0x1ec)][0x0][_0x40b5fb(0x1e3)]?{'type':_0x40b5fb(0x1e7),'content':_0x56ccf0(_0x3229d2,_0x40b5fb(0x1d3),_0x7c7663[_0x40b5fb(0x1ec)][0x0][_0x40b5fb(0x1ee)][_0x40b5fb(0x1fe)]())}:{'type':_0x40b5fb(0x1e7),'content':_0x56ccf0(_0x3229d2,_0x40b5fb(0x1e5),_0x7c7663[_0x40b5fb(0x1ec)][0x0][_0x40b5fb(0x1ee)][_0x40b5fb(0x1fe)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51229=_0x2ab4;(function(_0x5b9b06,_0x497da6){const _0x20d69a=_0x2ab4,_0x4c972d=_0x5b9b06();while(!![]){try{const _0x5550ea=-parseInt(_0x20d69a(0x1d3))/0x1+parseInt(_0x20d69a(0x1f7))/0x2*(parseInt(_0x20d69a(0x169))/0x3)+parseInt(_0x20d69a(0x19d))/0x4*(parseInt(_0x20d69a(0x1e4))/0x5)+-parseInt(_0x20d69a(0x193))/0x6+parseInt(_0x20d69a(0x1ab))/0x7*(-parseInt(_0x20d69a(0x1fe))/0x8)+-parseInt(_0x20d69a(0x179))/0x9*(parseInt(_0x20d69a(0x19c))/0xa)+parseInt(_0x20d69a(0x1a2))/0xb;if(_0x5550ea===_0x497da6)break;else _0x4c972d['push'](_0x4c972d['shift']());}catch(_0x27a00){_0x4c972d['push'](_0x4c972d['shift']());}}}(_0x4a5c,0x508f7));import{Plugin as _0x325b6f}from'ckeditor5/src/core.js';import{LiveRange as _0x461f65}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5b5d8a}from'ckeditor5/src/widget.js';import{getTranslation as _0x3acc9f}from'../utils/common-translations.js';export default class St extends _0x325b6f{constructor(_0x564f91){const _0x4308ea=_0x2ab4;super(_0x564f91),this[_0x4308ea(0x1c3)]=[_0x4308ea(0x1a9),_0x4308ea(0x1f1)],this[_0x4308ea(0x198)]=new Set();}[_0x51229(0x194)](){const _0x32ebc2=_0x51229,_0x422755=this[_0x32ebc2(0x1aa)],_0x1698d1=_0x422755[_0x32ebc2(0x1cb)][_0x32ebc2(0x1c7)][_0x32ebc2(0x1c2)];if(!_0x422755[_0x32ebc2(0x1d7)][_0x32ebc2(0x1b2)](_0x32ebc2(0x190)))return;const _0xabf701=_0x422755[_0x32ebc2(0x164)],_0x9206a4=_0x422755[_0x32ebc2(0x1d7)][_0x32ebc2(0x1af)](_0x32ebc2(0x1c4)),_0xe08f6b=_0x422755[_0x32ebc2(0x1d7)][_0x32ebc2(0x1af)](_0x32ebc2(0x1eb));_0x9206a4[_0x32ebc2(0x1b6)][_0x32ebc2(0x177)](_0x32ebc2(0x1e0),_0x4d37d9=>_0x3acc9f(_0xabf701,_0x32ebc2(0x1e5),_0x4d37d9)),this[_0x32ebc2(0x1c6)](),_0x9206a4[_0x32ebc2(0x175)](_0x32ebc2(0x1f5)),_0x9206a4[_0x32ebc2(0x175)](_0x32ebc2(0x1a0)),_0x9206a4[_0x32ebc2(0x175)](_0x32ebc2(0x1b5));for(const _0x541511 of[_0x32ebc2(0x1b7),_0x32ebc2(0x1fd)]){const _0x49e305=_0x422755[_0x32ebc2(0x1b0)][_0x32ebc2(0x1af)](_0x541511);_0x9206a4[_0x32ebc2(0x175)](_0x541511,_0x539a1d=>{const _0x30906c=_0x32ebc2;_0x422755[_0x30906c(0x1cb)][_0x30906c(0x1ba)](_0x2cf29f=>{const _0x29923c=_0x30906c;_0x539a1d();const _0x50ddcd=_0x29923c(0x1b9)===_0x49e305[_0x29923c(0x203)],_0x2780eb=_0xe08f6b[_0x29923c(0x17f)](_0x1698d1),_0x407f10=_0xe08f6b[_0x29923c(0x1d1)](_0x2780eb),_0x258f68=_0x50ddcd?_0x407f10[_0x29923c(0x196)]-0x1:_0x407f10[_0x29923c(0x1c1)]+0x1,_0x4f7dc0=_0x2780eb[0x0][_0x29923c(0x1ee)](_0x29923c(0x1e0)),_0x443534=_0xe08f6b[_0x29923c(0x1e6)](_0x4f7dc0,{'startRow':_0x258f68,'endRow':_0x258f68}),_0x34fda4=Array[_0x29923c(0x170)](_0x443534)[_0x29923c(0x1e7)](_0xfb63b=>_0x2cf29f[_0x29923c(0x18f)](_0xfb63b[_0x29923c(0x1df)]));_0x9206a4[_0x29923c(0x1da)](_0x34fda4,_0x29923c(0x1a9));});});}for(const _0x2973f5 of[_0x32ebc2(0x1c0),_0x32ebc2(0x1f6)]){const _0x23bfe9=_0x422755[_0x32ebc2(0x1b0)][_0x32ebc2(0x1af)](_0x2973f5);_0x9206a4[_0x32ebc2(0x175)](_0x2973f5,_0xa6788f=>{const _0x24f955=_0x32ebc2;_0x422755[_0x24f955(0x1cb)][_0x24f955(0x1ba)](_0x5dd911=>{const _0x115769=_0x24f955;_0xa6788f();const _0x1ed4dd=_0x115769(0x1c9)===_0x23bfe9[_0x115769(0x203)],_0x17de1b=_0xe08f6b[_0x115769(0x17f)](_0x1698d1),_0x493cd6=_0xe08f6b[_0x115769(0x174)](_0x17de1b),_0x14fc95=_0x1ed4dd?_0x493cd6[_0x115769(0x196)]-0x1:_0x493cd6[_0x115769(0x1c1)]+0x1,_0x34e401=_0x17de1b[0x0][_0x115769(0x1ee)](_0x115769(0x1e0)),_0x550a67=_0xe08f6b[_0x115769(0x1e6)](_0x34e401,{'startRow':0x0,'column':_0x14fc95,'includeAllSlots':!0x1}),_0xe9d4ab=Array[_0x115769(0x170)](_0x550a67)[_0x115769(0x1e7)](_0xe3bc7b=>_0x5dd911[_0x115769(0x18f)](_0xe3bc7b[_0x115769(0x1df)]));_0x9206a4[_0x115769(0x1da)](_0xe9d4ab,_0x115769(0x1f1));});});}for(const _0x563293 of[_0x32ebc2(0x1e2),_0x32ebc2(0x167)]){const _0x16e56d=_0x563293[_0x32ebc2(0x16f)](0xb),_0x20b483=_0x16e56d[_0x32ebc2(0x199)](),_0xd86797=_0x20b483[_0x32ebc2(0x16f)](0x0,0x3)+_0x32ebc2(0x1e3),_0x5af804=_0x32ebc2(0x1e0)+_0x16e56d,_0x23ebaa=_0x32ebc2(0x191)+_0x16e56d,_0x196b19=_0x32ebc2(0x166)+_0x16e56d;_0x9206a4[_0x32ebc2(0x175)](_0x563293,()=>{const _0x4236f8=_0x32ebc2;_0x422755[_0x4236f8(0x1cb)][_0x4236f8(0x1ba)](_0x20b09=>{const _0x390658=_0x4236f8,_0x489e36=_0xe08f6b[_0x390658(0x17f)](_0x1698d1),_0x4b71b3=_0x489e36[0x0][_0x390658(0x1ee)](_0x390658(0x1e0));let _0x33741f;if(_0x390658(0x1e2)==_0x563293){const _0x9cd60f=_0xe08f6b[_0x390658(0x1d1)](_0x489e36);_0x33741f={'startRow':_0x9cd60f[_0x390658(0x196)],'endRow':_0x9cd60f[_0x390658(0x1c1)],'includeAllSlots':!0x0};}else{const _0x4f329f=_0xe08f6b[_0x390658(0x174)](_0x489e36);_0x33741f={'startColumn':_0x4f329f[_0x390658(0x196)],'endColumn':_0x4f329f[_0x390658(0x1c1)],'includeAllSlots':!0x0};}const _0x3890ee=_0xe08f6b[_0x390658(0x1e6)](_0x4b71b3,_0x33741f),_0x14228b=Array[_0x390658(0x170)](_0x3890ee)[_0x390658(0x1e7)](({cell:_0x2d8a72})=>_0x2d8a72),_0x169c85=Ee(_0x14228b[_0x390658(0x1de)](_0x1b480f=>_0x1b480f[_0x390658(0x1ed)](_0xd86797))),_0x5000d8=Ee(_0x14228b[_0x390658(0x1de)](_0x4d1dff=>!_0x4d1dff[_0x390658(0x1ed)](_0xd86797)))[_0x390658(0x1e7)](_0x137429=>_0x20b09[_0x390658(0x18f)](_0x137429)),_0x4c45ba=_0x9206a4[_0x390658(0x17d)](_0x5000d8,_0x5af804);if(_0x4c45ba&&(_0x390658(0x1a9)==_0x4c45ba[_0x390658(0x1b3)]||_0x390658(0x1f1)==_0x4c45ba[_0x390658(0x1b3)])){const _0x228bcd=this[_0x390658(0x17a)](_0x4c45ba);for(const _0x2d4d51 of _0x169c85){const _0xcb0beb=_0x20b09[_0x390658(0x18f)](_0x2d4d51),_0x365522=_0xe08f6b[_0x390658(0x163)](_0x2d4d51),_0x22909f=_0x2d4d51[_0x390658(0x197)](_0xd86797)-0x1,_0x1f6117=_0x228bcd[_0x23ebaa],_0x4a1b46=_0x228bcd[_0x196b19];_0x1f6117<=_0x365522[_0x20b483]&&_0x365522[_0x20b483]+_0x22909f<=_0x4a1b46&&_0x4c45ba[_0x390658(0x186)](_0xcb0beb);}}});});}function _0x1c8931(_0x23f96f){const _0x1c26c5=_0x32ebc2,_0x236f2d=Array[_0x1c26c5(0x170)](_0x1698d1[_0x1c26c5(0x1fb)]())[_0x1c26c5(0x1e7)](_0x2ffead=>_0x461f65[_0x1c26c5(0x178)](_0x2ffead));_0x422755[_0x1c26c5(0x1cb)][_0x1c26c5(0x1ba)](_0x41e115=>{const _0x134f1c=_0x1c26c5,_0x17d260=_0x41e115[_0x134f1c(0x182)];_0x23f96f=_0x23f96f[_0x134f1c(0x1de)](_0x28f41c=>_0x134f1c(0x181)!=_0x28f41c[_0x134f1c(0x202)][_0x134f1c(0x1a1)]),_0x41e115[_0x134f1c(0x183)](_0x23f96f),_0x422755[_0x134f1c(0x1b0)][_0x134f1c(0x1af)](_0x134f1c(0x1e2))[_0x134f1c(0x18b)](),_0x422755[_0x134f1c(0x1fa)](_0x134f1c(0x1e2),{'forceDefaultExecution':!0x0}),_0x422755[_0x134f1c(0x1cb)][_0x134f1c(0x1a7)](()=>{const _0x2f0601=_0x134f1c;_0x422755[_0x2f0601(0x1cb)][_0x2f0601(0x1a7)](_0x17d260,_0x1d56ed=>{const _0x25fbf1=_0x2f0601,_0x568069=_0x236f2d[_0x25fbf1(0x1de)](_0x2143a0=>_0x25fbf1(0x181)!=_0x2143a0[_0x25fbf1(0x202)][_0x25fbf1(0x1a1)]);_0x568069[_0x25fbf1(0x1b1)]>0x0&&_0x1d56ed[_0x25fbf1(0x183)](_0x568069);for(const _0x2e7b5e of _0x236f2d)_0x2e7b5e[_0x25fbf1(0x192)]();});});});}function _0x411b2e(_0x330641){const _0x4ccfa3=_0x32ebc2;_0x422755[_0x4ccfa3(0x1cb)][_0x4ccfa3(0x1ba)](_0x83efd8=>{const _0xdaf92c=_0x4ccfa3,_0x5153fc=Array[_0xdaf92c(0x170)](_0x1698d1[_0xdaf92c(0x1fb)]())[_0xdaf92c(0x1e7)](_0x2904bc=>_0x461f65[_0xdaf92c(0x178)](_0x2904bc)),_0x1ef975=[];for(const _0x41270d of _0x330641)for(const _0x187c02 of _0x41270d[_0xdaf92c(0x1bb)]({'shallow':!0x0}))_0x1ef975[_0xdaf92c(0x1ac)](_0x187c02);for(const _0x228e61 of _0x1ef975)_0xdaf92c(0x181)!=_0x228e61[_0xdaf92c(0x202)][_0xdaf92c(0x1a1)]&&(_0x83efd8[_0xdaf92c(0x183)](_0x83efd8[_0xdaf92c(0x162)](_0x228e61,0x0)),_0x422755[_0xdaf92c(0x1b0)][_0xdaf92c(0x1af)](_0xdaf92c(0x167))[_0xdaf92c(0x18b)](),_0x422755[_0xdaf92c(0x1fa)](_0xdaf92c(0x167),{'forceDefaultExecution':!0x0}));const _0x1f4a43=_0x5153fc[_0xdaf92c(0x1de)](_0xdacba3=>_0xdaf92c(0x181)!=_0xdacba3[_0xdaf92c(0x202)][_0xdaf92c(0x1a1)]);_0x1f4a43[_0xdaf92c(0x1b1)]>0x0&&_0x83efd8[_0xdaf92c(0x183)](_0x1f4a43);for(const _0x21204c of _0x5153fc)_0x21204c[_0xdaf92c(0x192)]();});}function _0x137f7f(_0x3ff12b,_0x2b58f7){const _0x1eb2c6=_0x32ebc2;return _0x2b58f7[_0x1eb2c6(0x1bd)](_0x40d594=>_0x3ff12b[_0x1eb2c6(0x1a8)](_0x24c9ce=>_0x24c9ce[_0x1eb2c6(0x19e)][_0x1eb2c6(0x1d2)](_0x40d594[_0x1eb2c6(0x1ae)])||_0x40d594[_0x1eb2c6(0x19e)][_0x1eb2c6(0x1d2)](_0x24c9ce[_0x1eb2c6(0x1ae)])));}function _0x28dea8(_0x17c060,_0x398a9a){const _0x4f8fd8=_0x32ebc2;return!_0x17c060[_0x4f8fd8(0x1a8)](_0x4286c8=>_0x398a9a[_0x4f8fd8(0x1a8)](_0xa6e78a=>_0x4286c8[_0x4f8fd8(0x200)](_0xa6e78a)))&&_0x17c060[_0x4f8fd8(0x1a8)](_0x12e345=>_0x398a9a[_0x4f8fd8(0x1a8)](_0x5e4e44=>_0x12e345[_0x4f8fd8(0x19e)][_0x4f8fd8(0x1a5)](_0x5e4e44[_0x4f8fd8(0x1ae)])));}_0x422755[_0x32ebc2(0x16e)][_0x32ebc2(0x1f3)]['on'](_0x32ebc2(0x201),(_0x2c1195,_0x457bb7,_0x51e0c9)=>{const _0x298fc1=_0x32ebc2;if(!_0x51e0c9[_0x298fc1(0x1cf)][_0x298fc1(0x1f0)])return;const _0xd4f420=_0x457bb7[_0x298fc1(0x188)];if(!_0xd4f420)return;const _0x57175d=_0x51e0c9[_0x298fc1(0x204)][_0x298fc1(0x18c)](_0xd4f420);function _0xbb64fb(_0x474443){const _0x9bc9aa=_0x298fc1;return Array[_0x9bc9aa(0x1a4)](_0x474443)?_0x474443:[_0x474443];}_0x57175d&&_0x298fc1(0x1d8)===_0xd4f420[_0x298fc1(0x1cd)]&&_0x5b5d8a(_0x57175d,_0x51e0c9[_0x298fc1(0x1ca)],(_0x57d54b,_0x4f3ab5,_0x184ce5)=>_0x184ce5[_0x298fc1(0x1db)](_0xbb64fb(_0x4f3ab5[_0x298fc1(0x180)]),_0x57d54b),(_0xce89b8,_0x4275db,_0x3184ea)=>_0x3184ea[_0x298fc1(0x185)](_0xbb64fb(_0x4275db[_0x298fc1(0x180)]),_0xce89b8));},{'priority':_0x32ebc2(0x19b)}),_0x9206a4[_0x32ebc2(0x1b6)][_0x32ebc2(0x16c)](_0x1e59cd=>{const _0x2ff3cd=_0x32ebc2;if(_0x2ff3cd(0x1a6)!=_0x1e59cd[_0x2ff3cd(0x16b)]&&_0x2ff3cd(0x1b4)!=_0x1e59cd[_0x2ff3cd(0x16b)])return;const _0x40b693=_0x1e59cd[_0x2ff3cd(0x17e)]();if(null!=_0x40b693&&_0x40b693['is'](_0x2ff3cd(0x1b8),_0x2ff3cd(0x1e0))){if(_0x2ff3cd(0x1a6)==_0x1e59cd[_0x2ff3cd(0x16b)]){const _0x1ab977=_0x1e59cd[_0x2ff3cd(0x1bb)]()[_0x2ff3cd(0x1de)](_0x50a3fe=>_0x50a3fe['is'](_0x2ff3cd(0x1ce)))[_0x2ff3cd(0x1e7)](_0x26fdfa=>_0x26fdfa[_0x2ff3cd(0x16e)]);if(_0x1ab977[_0x2ff3cd(0x1b1)])return{'type':_0x2ff3cd(0x1a6),'content':_0x3acc9f(_0xabf701,_0x2ff3cd(0x1c8),_0x3acc9f(_0xabf701,_0x2ff3cd(0x165),'\x22'+_0x1ab977[_0x2ff3cd(0x1f2)]('\x20')+'\x22'))};}if(_0x2ff3cd(0x1b4)==_0x1e59cd[_0x2ff3cd(0x16b)]){const _0x1bf566=_0x1e59cd[_0x2ff3cd(0x1bb)]()[_0x2ff3cd(0x1de)](_0x542fc0=>_0x542fc0['is'](_0x2ff3cd(0x1ce)))[_0x2ff3cd(0x1e7)](_0x40b342=>_0x40b342[_0x2ff3cd(0x16e)]);if(_0x1bf566[_0x2ff3cd(0x1b1)])return{'type':_0x2ff3cd(0x1b4),'content':_0x3acc9f(_0xabf701,_0x2ff3cd(0x1d0),_0x3acc9f(_0xabf701,_0x2ff3cd(0x165),'\x22'+_0x1bf566[_0x2ff3cd(0x1f2)]('\x20')+'\x22'))};}}}),_0x9206a4[_0x32ebc2(0x1b6)][_0x32ebc2(0x16c)](_0x52ba79=>{const _0xf7eef4=_0x32ebc2;if(_0xf7eef4(0x1a9)==_0x52ba79[_0xf7eef4(0x1b3)]){const _0x562eae=_0x52ba79[_0xf7eef4(0x1bb)]()[_0xf7eef4(0x1de)](_0x56cec0=>_0x56cec0['is'](_0xf7eef4(0x1ce)))[_0xf7eef4(0x1e7)](_0xad969c=>_0xad969c[_0xf7eef4(0x16e)]),_0x3e6155=this[_0xf7eef4(0x17a)](_0x52ba79),_0x2936e9=_0x3e6155[_0xf7eef4(0x189)]-_0x3e6155[_0xf7eef4(0x172)]+0x1;if(_0xf7eef4(0x1a6)==_0x52ba79[_0xf7eef4(0x16b)])return _0x562eae[_0xf7eef4(0x1b1)]?{'type':_0xf7eef4(0x1a6),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1c8),_0x3acc9f(_0xabf701,_0xf7eef4(0x18e),[_0x2936e9,'\x22'+_0x562eae[_0xf7eef4(0x1f2)]('\x20')+'\x22']))}:{'type':_0xf7eef4(0x1a6),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1c8),_0x3acc9f(_0xabf701,_0xf7eef4(0x1ad),_0x2936e9))};if(_0xf7eef4(0x1b4)==_0x52ba79[_0xf7eef4(0x16b)])return _0x562eae[_0xf7eef4(0x1b1)]?{'type':_0xf7eef4(0x1b4),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1d0),_0x3acc9f(_0xabf701,_0xf7eef4(0x18e),[_0x2936e9,'\x22'+_0x562eae[_0xf7eef4(0x1f2)]('\x20')+'\x22']))}:{'type':_0xf7eef4(0x1b4),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1d0),_0x3acc9f(_0xabf701,_0xf7eef4(0x1ad),_0x2936e9))};}if(_0xf7eef4(0x1f1)==_0x52ba79[_0xf7eef4(0x1b3)]){const _0x366eac=_0x52ba79[_0xf7eef4(0x1bb)]()[_0xf7eef4(0x1de)](_0x4d08ab=>_0x4d08ab['is'](_0xf7eef4(0x1ce)))[_0xf7eef4(0x1e7)](_0x30abb0=>_0x30abb0[_0xf7eef4(0x16e)]),_0x2789b7=this[_0xf7eef4(0x17a)](_0x52ba79),_0x23995c=_0x2789b7[_0xf7eef4(0x1a3)]-_0x2789b7[_0xf7eef4(0x1ef)]+0x1;if(_0xf7eef4(0x1a6)==_0x52ba79[_0xf7eef4(0x16b)])return _0x366eac[_0xf7eef4(0x1b1)]?{'type':_0xf7eef4(0x1a6),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1c8),_0x3acc9f(_0xabf701,_0xf7eef4(0x18d),[_0x23995c,'\x22'+_0x366eac[_0xf7eef4(0x1f2)]('\x20')+'\x22']))}:{'type':_0xf7eef4(0x1a6),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1c8),_0x3acc9f(_0xabf701,_0xf7eef4(0x1bc),_0x23995c))};if(_0xf7eef4(0x1b4)==_0x52ba79[_0xf7eef4(0x16b)])return _0x366eac[_0xf7eef4(0x1b1)]?{'type':_0xf7eef4(0x1b4),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1d0),_0x3acc9f(_0xabf701,_0xf7eef4(0x18d),[_0x23995c,'\x22'+_0x366eac[_0xf7eef4(0x1f2)]('\x20')+'\x22']))}:{'type':_0xf7eef4(0x1b4),'content':_0x3acc9f(_0xabf701,_0xf7eef4(0x1d0),_0x3acc9f(_0xabf701,_0xf7eef4(0x1bc),_0x23995c))};}}),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1a6),_0x32ebc2(0x1a9),_0x32ebc2(0x1e1),_0x1c8931),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1b4),_0x32ebc2(0x1a9),_0x32ebc2(0x19f),_0x1c8931),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1a6),_0x32ebc2(0x1f1),_0x32ebc2(0x1e1),_0x411b2e),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1b4),_0x32ebc2(0x1f1),_0x32ebc2(0x19f),_0x411b2e),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1a6),_0x32ebc2(0x1f1),_0x32ebc2(0x1f2),_0x137f7f),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1b4),_0x32ebc2(0x1f1),_0x32ebc2(0x1f2),_0x137f7f),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1a6),_0x32ebc2(0x1a9),_0x32ebc2(0x1f2),_0x28dea8),_0x9206a4[_0x32ebc2(0x173)][_0x32ebc2(0x16a)](_0x32ebc2(0x1b4),_0x32ebc2(0x1a9),_0x32ebc2(0x1f2),_0x28dea8);}[_0x51229(0x18a)](){const _0x35fea1=_0x51229,_0x2d3050=this[_0x35fea1(0x1aa)],_0x1c960f=_0x2d3050[_0x35fea1(0x1cb)][_0x35fea1(0x1c7)][_0x35fea1(0x1c2)];return(_0x367339,_0x59dc3b)=>{const _0x446e4c=_0x35fea1;_0x2d3050[_0x446e4c(0x1cb)][_0x446e4c(0x1ba)](_0x5bd5b5=>{const _0x40962a=_0x446e4c,{commandName:_0x50d14c,commandParams:_0x4d6433}=_0x59dc3b;let _0x2ca392=_0x367339[0x0][_0x40962a(0x19e)][_0x40962a(0x1e9)];_0x4d6433&&_0x4d6433[0x0]&&!0x1===_0x4d6433[0x0][_0x40962a(0x1f4)]&&(_0x2ca392=_0x367339[0x0][_0x40962a(0x1ae)][_0x40962a(0x1d9)]);const _0x4f305a=_0x5bd5b5[_0x40962a(0x1f9)](_0x2ca392);if(_0x40962a(0x181)==_0x4f305a[_0x40962a(0x202)][_0x40962a(0x1a1)])return;const _0x7759c8=Array[_0x40962a(0x170)](_0x1c960f[_0x40962a(0x1fb)]())[_0x40962a(0x1e7)](_0x5aecc4=>_0x461f65[_0x40962a(0x178)](_0x5aecc4));_0x5bd5b5[_0x40962a(0x183)](_0x4f305a),_0x2d3050[_0x40962a(0x1b0)][_0x40962a(0x1af)](_0x50d14c)[_0x40962a(0x18b)](),_0x4d6433[_0x40962a(0x1ac)]({'forceDefaultExecution':!0x0}),_0x2d3050[_0x40962a(0x1fa)](_0x50d14c,..._0x4d6433);const _0x2ff636=_0x7759c8[_0x40962a(0x1de)](_0x5737d9=>_0x40962a(0x181)!=_0x5737d9[_0x40962a(0x202)][_0x40962a(0x1a1)]);_0x2ff636[_0x40962a(0x1b1)]>0x0&&_0x5bd5b5[_0x40962a(0x183)](_0x2ff636);for(const _0x3afa32 of _0x7759c8)_0x3afa32[_0x40962a(0x192)]();});};}[_0x51229(0x1f8)](_0x50b396){const _0x3e5ab1=_0x51229,_0x47e1f7=this[_0x3e5ab1(0x1aa)][_0x3e5ab1(0x1d7)][_0x3e5ab1(0x1af)](_0x3e5ab1(0x1eb));let _0x4dae3e=Number[_0x3e5ab1(0x195)],_0x414674=Number[_0x3e5ab1(0x16d)],_0x35c670=Number[_0x3e5ab1(0x195)],_0x37f3b9=Number[_0x3e5ab1(0x16d)];for(const _0x158640 of _0x50b396){if(_0x3e5ab1(0x181)==_0x158640[_0x3e5ab1(0x202)][_0x3e5ab1(0x1a1)])continue;const {row:_0x2dc059,column:_0xb37963}=_0x47e1f7[_0x3e5ab1(0x163)](_0x158640),_0x30b7a=_0x158640[_0x3e5ab1(0x1ed)](_0x3e5ab1(0x1ff))?_0x158640[_0x3e5ab1(0x197)](_0x3e5ab1(0x1ff))-0x1:0x0,_0x45c134=_0x158640[_0x3e5ab1(0x1ed)](_0x3e5ab1(0x1bf))?_0x158640[_0x3e5ab1(0x197)](_0x3e5ab1(0x1bf))-0x1:0x0;_0x4dae3e=_0x2dc059<_0x4dae3e?_0x2dc059:_0x4dae3e,_0x414674=_0x2dc059+_0x30b7a>_0x414674?_0x2dc059+_0x30b7a:_0x414674,_0x35c670=_0xb37963<_0x35c670?_0xb37963:_0x35c670,_0x37f3b9=_0xb37963+_0x45c134>_0x37f3b9?_0xb37963+_0x45c134:_0x37f3b9;}return{'minRow':_0x4dae3e,'maxRow':_0x414674,'minColumn':_0x35c670,'maxColumn':_0x37f3b9};}[_0x51229(0x1c6)](){const _0x3b88eb=_0x51229,_0xe3bda=this[_0x3b88eb(0x1aa)],_0x253460=_0xe3bda[_0x3b88eb(0x1d7)][_0x3b88eb(0x1af)](_0x3b88eb(0x1c4)),_0x23bf42=_0xe3bda[_0x3b88eb(0x1d7)][_0x3b88eb(0x1af)](_0x3b88eb(0x1eb));_0xe3bda[_0x3b88eb(0x1cb)][_0x3b88eb(0x1c7)]['on'](_0x3b88eb(0x176),()=>{const _0x578844=_0x3b88eb,_0x50a834=Array[_0x578844(0x170)](_0xe3bda[_0x578844(0x1cb)][_0x578844(0x1c7)][_0x578844(0x17c)][_0x578844(0x1d4)]());for(const {name:_0x2e4bec,data:_0x23206b}of _0x50a834){const {group:_0x5d24b1,id:_0x4db386,subType:_0x1a3b98}=_0x253460[_0x578844(0x1be)](_0x2e4bec);if(_0x578844(0x168)!=_0x5d24b1)continue;if(null!=_0x23206b[_0x578844(0x1ea)])continue;const _0x13c6c1=_0x253460[_0x578844(0x184)](_0x4db386);this[_0x578844(0x1c3)][_0x578844(0x161)](_0x1a3b98)&&this[_0x578844(0x198)][_0x578844(0x1ec)](_0x13c6c1);}},{'priority':_0x3b88eb(0x1cc)});const _0x385959=(_0x204cb8,_0x1e8b12)=>{const _0x1e5bbd=_0x3b88eb;let _0x409116=!0x1;const _0x123bc3=_0x1e8b12[_0x1e5bbd(0x18f)](_0x204cb8),_0x2acb7a=_0x204cb8[_0x1e5bbd(0x1ee)](_0x1e5bbd(0x1e0)),_0x5a787d=_0x23bf42[_0x1e5bbd(0x163)](_0x204cb8);for(const _0x25724b of this[_0x1e5bbd(0x198)]){const _0x315bde=_0x25724b[_0x1e5bbd(0x1b3)],_0x2c531f=_0x315bde[_0x1e5bbd(0x1fc)](_0x1e5bbd(0x1dc)),_0x25014d=_0x315bde[_0x1e5bbd(0x16f)](_0x2c531f?0xa:0x5),_0x16de8a=_0x25014d[_0x1e5bbd(0x199)](),_0x88ba94=_0x16de8a[_0x1e5bbd(0x16f)](0x0,0x3)+_0x1e5bbd(0x1e3),_0x3a9fb0=_0x1e5bbd(0x191)+_0x25014d,_0x581f59=_0x1e5bbd(0x166)+_0x25014d;if(!_0x25724b[_0x1e5bbd(0x171)])continue;if(_0x2acb7a!=_0x25724b[_0x1e5bbd(0x187)]()[_0x1e5bbd(0x1ae)][_0x1e5bbd(0x1ee)](_0x1e5bbd(0x1e0)))continue;if(_0x25724b[_0x1e5bbd(0x1e8)](_0x123bc3))continue;const _0x10f8f0=_0x204cb8[_0x1e5bbd(0x1ed)](_0x88ba94)?_0x204cb8[_0x1e5bbd(0x197)](_0x88ba94)-0x1:0x0,_0x14ba98=this[_0x1e5bbd(0x17a)](_0x25724b),_0x585a65=_0x14ba98[_0x3a9fb0],_0x40e4da=_0x14ba98[_0x581f59];_0x585a65<=_0x5a787d[_0x16de8a]&&_0x5a787d[_0x16de8a]+_0x10f8f0<=_0x40e4da&&(_0x25724b[_0x1e5bbd(0x186)](_0x123bc3),_0x409116=!0x0);}return _0x409116;};_0xe3bda[_0x3b88eb(0x1cb)][_0x3b88eb(0x1c7)][_0x3b88eb(0x1dd)](_0x134d1e=>{const _0x5820c8=_0x3b88eb;let _0x598982=!0x1;for(const _0x359e84 of _0xe3bda[_0x5820c8(0x1cb)][_0x5820c8(0x1c7)][_0x5820c8(0x17c)][_0x5820c8(0x1d6)]())if(_0x5820c8(0x1c5)==_0x359e84[_0x5820c8(0x16b)]){if(_0x5820c8(0x1a9)==_0x359e84[_0x5820c8(0x1cd)]){for(const _0x29fd1e of _0x359e84[_0x5820c8(0x19a)][_0x5820c8(0x1d9)][_0x5820c8(0x1d5)]())_0x598982=_0x598982||_0x385959(_0x29fd1e,_0x134d1e);}else _0x5820c8(0x1d8)==_0x359e84[_0x5820c8(0x1cd)]&&(_0x598982=_0x598982||_0x385959(_0x359e84[_0x5820c8(0x19a)][_0x5820c8(0x1d9)],_0x134d1e));}return _0x598982;});}[_0x51229(0x17a)](_0x2154d6){const _0x9607f5=_0x51229;return this[_0x9607f5(0x1f8)](_0x2154d6[_0x9607f5(0x1fb)]()[_0x9607f5(0x1e7)](_0x7af933=>_0x7af933[_0x9607f5(0x1ae)][_0x9607f5(0x1d9)]));}}function Ee(_0x2cb14b){const _0x3e455f=_0x51229;return Array[_0x3e455f(0x170)](new Set(_0x2cb14b)[_0x3e455f(0x17b)]());}function _0x2ab4(_0x373c95,_0x3a8ee5){const _0x4a5c82=_0x4a5c();return _0x2ab4=function(_0x2ab4bb,_0x81c816){_0x2ab4bb=_0x2ab4bb-0x161;let _0xc2cf9c=_0x4a5c82[_0x2ab4bb];return _0xc2cf9c;},_0x2ab4(_0x373c95,_0x3a8ee5);}function _0x4a5c(){const _0x38d7be=['createTableWalker','map','isIntersectingWithRange','nodeBefore','oldRange','TableUtils','add','hasAttribute','findAncestor','minColumn','showSuggestionHighlights','tableColumn','join','downcastDispatcher','forceValue','insertTable','insertTableColumnRight','602358dFkcXO','_getCoordsForCells','createRangeIn','execute','getRanges','startsWith','insertTableRowBelow','8mDXYhO','rowspan','isIntersecting','addMarker:suggestion','root','order','mapper','includes','createPositionAt','getCellLocation','locale','ELEMENT_TABLE_WITH_TEXT','max','removeTableColumn','suggestion','3jUDfRf','registerCustomCallback','type','registerDescriptionCallback','MIN_SAFE_INTEGER','data','substr','from','isInContent','minRow','_suggestionFactory','getColumnIndexes','enableCommand','change:data','registerElementLabel','fromRange','34137bzGQYp','_getSuggestionCoords','values','differ','markMultiRangeDeletion','getContainedElement','getSelectionAffectedTableCells','classes','$graveyard','batch','setSelection','getSuggestion','removeClass','addRange','getFirstRange','item','maxRow','_acceptFormatSuggestionCallbackFactory','refresh','toViewElement','ELEMENT_TABLE_COLUMN_WITH_TEXT','ELEMENT_TABLE_ROW_WITH_TEXT','createRangeOn','TableEditing','min','detach','2372130ThDodr','afterInit','MAX_SAFE_INTEGER','first','getAttribute','_tableSuggestions','toLowerCase','position','highest','190TWSTdT','8RfVRDW','end','accept','selectTableRow','rootName','9591681ZvRsIs','maxColumn','isArray','isTouching','insertion','enqueueChange','some','tableRow','editor','241465IUsqLz','push','ELEMENT_TABLE_ROW','start','get','commands','length','has','subType','deletion','selectTableColumn','descriptionFactory','insertTableRowAbove','element','above','change','getItems','ELEMENT_TABLE_COLUMN','every','_splitMarkerName','colspan','insertTableColumnLeft','last','selection','_tablePostFixingSubtypes','TrackChangesEditing','insert','_setupColumnsRowsFixing','document','*Insert:*\x20%0','left','writer','model','low','name','$textProxy','options','*Remove:*\x20%0','getRowIndexes','isEqual','564816NcHlMx','getChangedMarkers','getChildren','getChanges','plugins','tableCell','nodeAfter','markMultiRangeInsertion','addClass','tablePaste','registerPostFixer','filter','cell','table','discard','removeTableRow','span','558895HDUKwT','ELEMENT_TABLE'];_0x4a5c=function(){return _0x38d7be;};return _0x4a5c();}
23
+ const _0x41d956=_0x1a87;function _0x418e(){const _0x11cebd=['suggestion','ELEMENT_TABLE_COLUMN','MIN_SAFE_INTEGER','add','insertion','_getCoordsForCells','createRangeOn','selection','max','differ','28IkKmzb','insertTableColumnLeft','first','ELEMENT_TABLE_WITH_TEXT','downcastDispatcher','startsWith','*Insert:*\x20%0','nodeBefore','_splitMarkerName','writer','descriptionFactory','$graveyard','getRanges','insertTable','get','createPositionAt','addRange','selectTableRow','highest','refresh','2063760dSDPqB','classes','accept','removeClass','findAncestor','317802BUKfub','63333HRMwqv','TableUtils','options','subType','ELEMENT_TABLE_ROW_WITH_TEXT','getContainedElement','registerDescriptionCallback','35NjsbUp','1940CEVDlK','getSuggestion','start','TrackChangesEditing','editor','maxColumn','isTouching','isInContent','insertTableColumnRight','toLowerCase','_tableSuggestions','mapper','from','ELEMENT_TABLE_ROW','ELEMENT_TABLE','createTableWalker','afterInit','forceValue','$textProxy','MAX_SAFE_INTEGER','isIntersecting','_suggestionFactory','markMultiRangeInsertion','insert','471772TKQrLB','end','nodeAfter','removeTableColumn','getAttribute','tableRow','type','span','every','2254540dCMaVf','filter','document','614659AIRUer','maxRow','getChanges','length','rootName','getChangedMarkers','registerCustomCallback','isIntersectingWithRange','_tablePostFixingSubtypes','_setupColumnsRowsFixing','element','plugins','substr','above','getSelectionAffectedTableCells','insertTableRowBelow','rowspan','fromRange','insertTableRowAbove','position','getChildren','name','includes','getItems','commands','minColumn','change','setSelection','ELEMENT_TABLE_COLUMN_WITH_TEXT','getCellLocation','values','item','table','minRow','getColumnIndexes','has','toViewElement','isEqual','data','change:data','selectTableColumn','425176fCIsmM','map','discard','low','locale','showSuggestionHighlights','TableEditing','model','removeTableRow','getFirstRange','createRangeIn','colspan','enqueueChange','left','registerPostFixer','addMarker:suggestion','batch','some','root','hasAttribute','markMultiRangeDeletion','tableCell','min','oldRange','push','getRowIndexes','cell','tablePaste','*Remove:*\x20%0','order','execute','tableColumn','last','_getSuggestionCoords','_acceptFormatSuggestionCallbackFactory','isArray','registerElementLabel','detach','addClass','join','enableCommand','deletion'];_0x418e=function(){return _0x11cebd;};return _0x418e();}(function(_0x1976a1,_0x33a72f){const _0x3f1391=_0x1a87,_0x4f2f58=_0x1976a1();while(!![]){try{const _0x1cc369=parseInt(_0x3f1391(0xe4))/0x1+parseInt(_0x3f1391(0xd8))/0x2+-parseInt(_0x3f1391(0xb2))/0x3+-parseInt(_0x3f1391(0xe1))/0x4+parseInt(_0x3f1391(0xbf))/0x5*(-parseInt(_0x3f1391(0xb7))/0x6)+-parseInt(_0x3f1391(0x9e))/0x7*(parseInt(_0x3f1391(0x10d))/0x8)+-parseInt(_0x3f1391(0xb8))/0x9*(-parseInt(_0x3f1391(0xc0))/0xa);if(_0x1cc369===_0x33a72f)break;else _0x4f2f58['push'](_0x4f2f58['shift']());}catch(_0x21b5e8){_0x4f2f58['push'](_0x4f2f58['shift']());}}}(_0x418e,0x5cf8b));import{Plugin as _0x195301}from'ckeditor5/src/core.js';import{LiveRange as _0x57bf96}from'ckeditor5/src/engine.js';function _0x1a87(_0x494928,_0xc05951){const _0x418e5a=_0x418e();return _0x1a87=function(_0x1a87f8,_0xf5eb3a){_0x1a87f8=_0x1a87f8-0x8f;let _0x30f2ab=_0x418e5a[_0x1a87f8];return _0x30f2ab;},_0x1a87(_0x494928,_0xc05951);}import{setHighlightHandling as _0x29710f}from'ckeditor5/src/widget.js';import{getTranslation as _0x3f12a1}from'../utils/common-translations.js';export default class St extends _0x195301{constructor(_0x5df237){const _0x17116b=_0x1a87;super(_0x5df237),this[_0x17116b(0xec)]=[_0x17116b(0xdd),_0x17116b(0x12c)],this[_0x17116b(0xca)]=new Set();}[_0x41d956(0xd0)](){const _0x5e9d34=_0x41d956,_0x2d48a8=this[_0x5e9d34(0xc4)],_0x15cef3=_0x2d48a8[_0x5e9d34(0x114)][_0x5e9d34(0xe3)][_0x5e9d34(0x9b)];if(!_0x2d48a8[_0x5e9d34(0xef)][_0x5e9d34(0x107)](_0x5e9d34(0x113)))return;const _0xfe5881=_0x2d48a8[_0x5e9d34(0x111)],_0x16732e=_0x2d48a8[_0x5e9d34(0xef)][_0x5e9d34(0xac)](_0x5e9d34(0xc3)),_0x357e98=_0x2d48a8[_0x5e9d34(0xef)][_0x5e9d34(0xac)](_0x5e9d34(0xb9));_0x16732e[_0x5e9d34(0xa8)][_0x5e9d34(0x131)](_0x5e9d34(0x104),_0x27e9f6=>_0x3f12a1(_0xfe5881,_0x5e9d34(0xce),_0x27e9f6)),this[_0x5e9d34(0xed)](),_0x16732e[_0x5e9d34(0x92)](_0x5e9d34(0xab)),_0x16732e[_0x5e9d34(0x92)](_0x5e9d34(0xaf)),_0x16732e[_0x5e9d34(0x92)](_0x5e9d34(0x10c));for(const _0x194e18 of[_0x5e9d34(0xf6),_0x5e9d34(0xf3)]){const _0x17b28f=_0x2d48a8[_0x5e9d34(0xfc)][_0x5e9d34(0xac)](_0x194e18);_0x16732e[_0x5e9d34(0x92)](_0x194e18,_0xaeab7d=>{const _0x43abc0=_0x5e9d34;_0x2d48a8[_0x43abc0(0x114)][_0x43abc0(0xfe)](_0x1d52c9=>{const _0x392b23=_0x43abc0;_0xaeab7d();const _0x27a6e6=_0x392b23(0xf1)===_0x17b28f[_0x392b23(0x12a)],_0x52e1f2=_0x357e98[_0x392b23(0xf2)](_0x15cef3),_0x1407aa=_0x357e98[_0x392b23(0x126)](_0x52e1f2),_0x1f77e2=_0x27a6e6?_0x1407aa[_0x392b23(0xa0)]-0x1:_0x1407aa[_0x392b23(0x12d)]+0x1,_0x51e036=_0x52e1f2[0x0][_0x392b23(0xb6)](_0x392b23(0x104)),_0x514380=_0x357e98[_0x392b23(0xcf)](_0x51e036,{'startRow':_0x1f77e2,'endRow':_0x1f77e2}),_0x2bd2d8=Array[_0x392b23(0xcc)](_0x514380)[_0x392b23(0x10e)](_0x56d34c=>_0x1d52c9[_0x392b23(0x9a)](_0x56d34c[_0x392b23(0x127)]));_0x16732e[_0x392b23(0xd6)](_0x2bd2d8,_0x392b23(0xdd));});});}for(const _0x4d6fa9 of[_0x5e9d34(0x9f),_0x5e9d34(0xc8)]){const _0x36d147=_0x2d48a8[_0x5e9d34(0xfc)][_0x5e9d34(0xac)](_0x4d6fa9);_0x16732e[_0x5e9d34(0x92)](_0x4d6fa9,_0x1ec826=>{const _0x1425e5=_0x5e9d34;_0x2d48a8[_0x1425e5(0x114)][_0x1425e5(0xfe)](_0x3311e3=>{const _0x5073fd=_0x1425e5;_0x1ec826();const _0x46d29a=_0x5073fd(0x11a)===_0x36d147[_0x5073fd(0x12a)],_0x543758=_0x357e98[_0x5073fd(0xf2)](_0x15cef3),_0x4eb550=_0x357e98[_0x5073fd(0x106)](_0x543758),_0x50ab61=_0x46d29a?_0x4eb550[_0x5073fd(0xa0)]-0x1:_0x4eb550[_0x5073fd(0x12d)]+0x1,_0x4f7bd9=_0x543758[0x0][_0x5073fd(0xb6)](_0x5073fd(0x104)),_0x76a4e8=_0x357e98[_0x5073fd(0xcf)](_0x4f7bd9,{'startRow':0x0,'column':_0x50ab61,'includeAllSlots':!0x1}),_0x58ed02=Array[_0x5073fd(0xcc)](_0x76a4e8)[_0x5073fd(0x10e)](_0x3fcd58=>_0x3311e3[_0x5073fd(0x9a)](_0x3fcd58[_0x5073fd(0x127)]));_0x16732e[_0x5073fd(0xd6)](_0x58ed02,_0x5073fd(0x12c));});});}for(const _0x47c948 of[_0x5e9d34(0x115),_0x5e9d34(0xdb)]){const _0x1f652f=_0x47c948[_0x5e9d34(0xf0)](0xb),_0x348fd0=_0x1f652f[_0x5e9d34(0xc9)](),_0xd86872=_0x348fd0[_0x5e9d34(0xf0)](0x0,0x3)+_0x5e9d34(0xdf),_0x53232f=_0x5e9d34(0x104)+_0x1f652f,_0x460e1c=_0x5e9d34(0x123)+_0x1f652f,_0x4850af=_0x5e9d34(0x9c)+_0x1f652f;_0x16732e[_0x5e9d34(0x92)](_0x47c948,()=>{const _0x481718=_0x5e9d34;_0x2d48a8[_0x481718(0x114)][_0x481718(0xfe)](_0x58fa61=>{const _0x4a9aef=_0x481718,_0x23453a=_0x357e98[_0x4a9aef(0xf2)](_0x15cef3),_0x4f0060=_0x23453a[0x0][_0x4a9aef(0xb6)](_0x4a9aef(0x104));let _0x375676;if(_0x4a9aef(0x115)==_0x47c948){const _0x6b023c=_0x357e98[_0x4a9aef(0x126)](_0x23453a);_0x375676={'startRow':_0x6b023c[_0x4a9aef(0xa0)],'endRow':_0x6b023c[_0x4a9aef(0x12d)],'includeAllSlots':!0x0};}else{const _0x8dba23=_0x357e98[_0x4a9aef(0x106)](_0x23453a);_0x375676={'startColumn':_0x8dba23[_0x4a9aef(0xa0)],'endColumn':_0x8dba23[_0x4a9aef(0x12d)],'includeAllSlots':!0x0};}const _0x4fd7e9=_0x357e98[_0x4a9aef(0xcf)](_0x4f0060,_0x375676),_0x40b4f2=Array[_0x4a9aef(0xcc)](_0x4fd7e9)[_0x4a9aef(0x10e)](({cell:_0x2be7a1})=>_0x2be7a1),_0x3ac380=Ee(_0x40b4f2[_0x4a9aef(0xe2)](_0x497295=>_0x497295[_0x4a9aef(0x120)](_0xd86872))),_0x3ceb03=Ee(_0x40b4f2[_0x4a9aef(0xe2)](_0x17c306=>!_0x17c306[_0x4a9aef(0x120)](_0xd86872)))[_0x4a9aef(0x10e)](_0x4c60aa=>_0x58fa61[_0x4a9aef(0x9a)](_0x4c60aa)),_0x222873=_0x16732e[_0x4a9aef(0x121)](_0x3ceb03,_0x53232f);if(_0x222873&&(_0x4a9aef(0xdd)==_0x222873[_0x4a9aef(0xbb)]||_0x4a9aef(0x12c)==_0x222873[_0x4a9aef(0xbb)])){const _0x38fc94=this[_0x4a9aef(0x12e)](_0x222873);for(const _0x11c33a of _0x3ac380){const _0xab0a88=_0x58fa61[_0x4a9aef(0x9a)](_0x11c33a),_0x43569e=_0x357e98[_0x4a9aef(0x101)](_0x11c33a),_0x3f1b95=_0x11c33a[_0x4a9aef(0xdc)](_0xd86872)-0x1,_0x21cfde=_0x38fc94[_0x460e1c],_0x3e0ba2=_0x38fc94[_0x4850af];_0x21cfde<=_0x43569e[_0x348fd0]&&_0x43569e[_0x348fd0]+_0x3f1b95<=_0x3e0ba2&&_0x222873[_0x4a9aef(0xae)](_0xab0a88);}}});});}function _0x4d58d7(_0x56a115){const _0x240e1b=_0x5e9d34,_0x53569e=Array[_0x240e1b(0xcc)](_0x15cef3[_0x240e1b(0xaa)]())[_0x240e1b(0x10e)](_0xd6bba5=>_0x57bf96[_0x240e1b(0xf5)](_0xd6bba5));_0x2d48a8[_0x240e1b(0x114)][_0x240e1b(0xfe)](_0x554830=>{const _0x36feb1=_0x240e1b,_0xe27a65=_0x554830[_0x36feb1(0x11d)];_0x56a115=_0x56a115[_0x36feb1(0xe2)](_0x2c32dd=>_0x36feb1(0xa9)!=_0x2c32dd[_0x36feb1(0x11f)][_0x36feb1(0xe8)]),_0x554830[_0x36feb1(0xff)](_0x56a115),_0x2d48a8[_0x36feb1(0xfc)][_0x36feb1(0xac)](_0x36feb1(0x115))[_0x36feb1(0xb1)](),_0x2d48a8[_0x36feb1(0x12b)](_0x36feb1(0x115),{'forceDefaultExecution':!0x0}),_0x2d48a8[_0x36feb1(0x114)][_0x36feb1(0x119)](()=>{const _0x4cd969=_0x36feb1;_0x2d48a8[_0x4cd969(0x114)][_0x4cd969(0x119)](_0xe27a65,_0x5b6cf9=>{const _0x4763bc=_0x4cd969,_0x1d91a2=_0x53569e[_0x4763bc(0xe2)](_0x10cfd8=>_0x4763bc(0xa9)!=_0x10cfd8[_0x4763bc(0x11f)][_0x4763bc(0xe8)]);_0x1d91a2[_0x4763bc(0xe7)]>0x0&&_0x5b6cf9[_0x4763bc(0xff)](_0x1d91a2);for(const _0x2e651d of _0x53569e)_0x2e651d[_0x4763bc(0x8f)]();});});});}function _0x4f4819(_0x4492fc){const _0x4e06fb=_0x5e9d34;_0x2d48a8[_0x4e06fb(0x114)][_0x4e06fb(0xfe)](_0x22961f=>{const _0x26dc1e=_0x4e06fb,_0x359b26=Array[_0x26dc1e(0xcc)](_0x15cef3[_0x26dc1e(0xaa)]())[_0x26dc1e(0x10e)](_0x32fc0e=>_0x57bf96[_0x26dc1e(0xf5)](_0x32fc0e)),_0x41d3df=[];for(const _0xcb8c5a of _0x4492fc)for(const _0x5dc80a of _0xcb8c5a[_0x26dc1e(0xfb)]({'shallow':!0x0}))_0x41d3df[_0x26dc1e(0x125)](_0x5dc80a);for(const _0x55fa90 of _0x41d3df)_0x26dc1e(0xa9)!=_0x55fa90[_0x26dc1e(0x11f)][_0x26dc1e(0xe8)]&&(_0x22961f[_0x26dc1e(0xff)](_0x22961f[_0x26dc1e(0xad)](_0x55fa90,0x0)),_0x2d48a8[_0x26dc1e(0xfc)][_0x26dc1e(0xac)](_0x26dc1e(0xdb))[_0x26dc1e(0xb1)](),_0x2d48a8[_0x26dc1e(0x12b)](_0x26dc1e(0xdb),{'forceDefaultExecution':!0x0}));const _0x3abf40=_0x359b26[_0x26dc1e(0xe2)](_0x2b0a22=>_0x26dc1e(0xa9)!=_0x2b0a22[_0x26dc1e(0x11f)][_0x26dc1e(0xe8)]);_0x3abf40[_0x26dc1e(0xe7)]>0x0&&_0x22961f[_0x26dc1e(0xff)](_0x3abf40);for(const _0x175d29 of _0x359b26)_0x175d29[_0x26dc1e(0x8f)]();});}function _0x1fd834(_0x2b6291,_0x4f097d){const _0x44027b=_0x5e9d34;return _0x4f097d[_0x44027b(0xe0)](_0x5f3740=>_0x2b6291[_0x44027b(0x11e)](_0x22e76b=>_0x22e76b[_0x44027b(0xd9)][_0x44027b(0x109)](_0x5f3740[_0x44027b(0xc2)])||_0x5f3740[_0x44027b(0xd9)][_0x44027b(0x109)](_0x22e76b[_0x44027b(0xc2)])));}function _0x3b2c16(_0x3da7e3,_0x239dca){const _0x254381=_0x5e9d34;return!_0x3da7e3[_0x254381(0x11e)](_0x32c707=>_0x239dca[_0x254381(0x11e)](_0x2eb2c1=>_0x32c707[_0x254381(0xd4)](_0x2eb2c1)))&&_0x3da7e3[_0x254381(0x11e)](_0x21516e=>_0x239dca[_0x254381(0x11e)](_0x483f68=>_0x21516e[_0x254381(0xd9)][_0x254381(0xc6)](_0x483f68[_0x254381(0xc2)])));}_0x2d48a8[_0x5e9d34(0x10a)][_0x5e9d34(0xa2)]['on'](_0x5e9d34(0x11c),(_0x2eba90,_0x1b0b96,_0x5e4592)=>{const _0x4f2851=_0x5e9d34;if(!_0x5e4592[_0x4f2851(0xba)][_0x4f2851(0x112)])return;const _0x32ac8c=_0x1b0b96[_0x4f2851(0x103)];if(!_0x32ac8c)return;const _0x5df111=_0x5e4592[_0x4f2851(0xcb)][_0x4f2851(0x108)](_0x32ac8c);function _0x1a1dd8(_0x3ad5a0){const _0xe08d03=_0x4f2851;return Array[_0xe08d03(0x130)](_0x3ad5a0)?_0x3ad5a0:[_0x3ad5a0];}_0x5df111&&_0x4f2851(0x122)===_0x32ac8c[_0x4f2851(0xf9)]&&_0x29710f(_0x5df111,_0x5e4592[_0x4f2851(0xa7)],(_0x1e4698,_0x403a94,_0x3557c8)=>_0x3557c8[_0x4f2851(0x90)](_0x1a1dd8(_0x403a94[_0x4f2851(0xb3)]),_0x1e4698),(_0x3a0c0a,_0x318d34,_0xc8497e)=>_0xc8497e[_0x4f2851(0xb5)](_0x1a1dd8(_0x318d34[_0x4f2851(0xb3)]),_0x3a0c0a));},{'priority':_0x5e9d34(0xb0)}),_0x16732e[_0x5e9d34(0xa8)][_0x5e9d34(0xbe)](_0x1023da=>{const _0xadb487=_0x5e9d34;if(_0xadb487(0x98)!=_0x1023da[_0xadb487(0xde)]&&_0xadb487(0x93)!=_0x1023da[_0xadb487(0xde)])return;const _0x437f69=_0x1023da[_0xadb487(0xbd)]();if(null!=_0x437f69&&_0x437f69['is'](_0xadb487(0xee),_0xadb487(0x104))){if(_0xadb487(0x98)==_0x1023da[_0xadb487(0xde)]){const _0x2010b0=_0x1023da[_0xadb487(0xfb)]()[_0xadb487(0xe2)](_0x11858f=>_0x11858f['is'](_0xadb487(0xd2)))[_0xadb487(0x10e)](_0x3e49e1=>_0x3e49e1[_0xadb487(0x10a)]);if(_0x2010b0[_0xadb487(0xe7)])return{'type':_0xadb487(0x98),'content':_0x3f12a1(_0xfe5881,_0xadb487(0xa4),_0x3f12a1(_0xfe5881,_0xadb487(0xa1),'\x22'+_0x2010b0[_0xadb487(0x91)]('\x20')+'\x22'))};}if(_0xadb487(0x93)==_0x1023da[_0xadb487(0xde)]){const _0x3a6f96=_0x1023da[_0xadb487(0xfb)]()[_0xadb487(0xe2)](_0x4562de=>_0x4562de['is'](_0xadb487(0xd2)))[_0xadb487(0x10e)](_0x1e5f4d=>_0x1e5f4d[_0xadb487(0x10a)]);if(_0x3a6f96[_0xadb487(0xe7)])return{'type':_0xadb487(0x93),'content':_0x3f12a1(_0xfe5881,_0xadb487(0x129),_0x3f12a1(_0xfe5881,_0xadb487(0xa1),'\x22'+_0x3a6f96[_0xadb487(0x91)]('\x20')+'\x22'))};}}}),_0x16732e[_0x5e9d34(0xa8)][_0x5e9d34(0xbe)](_0x5a96e2=>{const _0x1edef8=_0x5e9d34;if(_0x1edef8(0xdd)==_0x5a96e2[_0x1edef8(0xbb)]){const _0x34b364=_0x5a96e2[_0x1edef8(0xfb)]()[_0x1edef8(0xe2)](_0x5db1fb=>_0x5db1fb['is'](_0x1edef8(0xd2)))[_0x1edef8(0x10e)](_0x12cf6a=>_0x12cf6a[_0x1edef8(0x10a)]),_0xe57723=this[_0x1edef8(0x12e)](_0x5a96e2),_0x476ded=_0xe57723[_0x1edef8(0xe5)]-_0xe57723[_0x1edef8(0x105)]+0x1;if(_0x1edef8(0x98)==_0x5a96e2[_0x1edef8(0xde)])return _0x34b364[_0x1edef8(0xe7)]?{'type':_0x1edef8(0x98),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0xa4),_0x3f12a1(_0xfe5881,_0x1edef8(0xbc),[_0x476ded,'\x22'+_0x34b364[_0x1edef8(0x91)]('\x20')+'\x22']))}:{'type':_0x1edef8(0x98),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0xa4),_0x3f12a1(_0xfe5881,_0x1edef8(0xcd),_0x476ded))};if(_0x1edef8(0x93)==_0x5a96e2[_0x1edef8(0xde)])return _0x34b364[_0x1edef8(0xe7)]?{'type':_0x1edef8(0x93),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0x129),_0x3f12a1(_0xfe5881,_0x1edef8(0xbc),[_0x476ded,'\x22'+_0x34b364[_0x1edef8(0x91)]('\x20')+'\x22']))}:{'type':_0x1edef8(0x93),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0x129),_0x3f12a1(_0xfe5881,_0x1edef8(0xcd),_0x476ded))};}if(_0x1edef8(0x12c)==_0x5a96e2[_0x1edef8(0xbb)]){const _0x58a7dc=_0x5a96e2[_0x1edef8(0xfb)]()[_0x1edef8(0xe2)](_0x11b0cc=>_0x11b0cc['is'](_0x1edef8(0xd2)))[_0x1edef8(0x10e)](_0x1465cc=>_0x1465cc[_0x1edef8(0x10a)]),_0x42c5c8=this[_0x1edef8(0x12e)](_0x5a96e2),_0x139f28=_0x42c5c8[_0x1edef8(0xc5)]-_0x42c5c8[_0x1edef8(0xfd)]+0x1;if(_0x1edef8(0x98)==_0x5a96e2[_0x1edef8(0xde)])return _0x58a7dc[_0x1edef8(0xe7)]?{'type':_0x1edef8(0x98),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0xa4),_0x3f12a1(_0xfe5881,_0x1edef8(0x100),[_0x139f28,'\x22'+_0x58a7dc[_0x1edef8(0x91)]('\x20')+'\x22']))}:{'type':_0x1edef8(0x98),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0xa4),_0x3f12a1(_0xfe5881,_0x1edef8(0x95),_0x139f28))};if(_0x1edef8(0x93)==_0x5a96e2[_0x1edef8(0xde)])return _0x58a7dc[_0x1edef8(0xe7)]?{'type':_0x1edef8(0x93),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0x129),_0x3f12a1(_0xfe5881,_0x1edef8(0x100),[_0x139f28,'\x22'+_0x58a7dc[_0x1edef8(0x91)]('\x20')+'\x22']))}:{'type':_0x1edef8(0x93),'content':_0x3f12a1(_0xfe5881,_0x1edef8(0x129),_0x3f12a1(_0xfe5881,_0x1edef8(0x95),_0x139f28))};}}),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x98),_0x5e9d34(0xdd),_0x5e9d34(0x10f),_0x4d58d7),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x93),_0x5e9d34(0xdd),_0x5e9d34(0xb4),_0x4d58d7),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x98),_0x5e9d34(0x12c),_0x5e9d34(0x10f),_0x4f4819),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x93),_0x5e9d34(0x12c),_0x5e9d34(0xb4),_0x4f4819),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x98),_0x5e9d34(0x12c),_0x5e9d34(0x91),_0x1fd834),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x93),_0x5e9d34(0x12c),_0x5e9d34(0x91),_0x1fd834),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x98),_0x5e9d34(0xdd),_0x5e9d34(0x91),_0x3b2c16),_0x16732e[_0x5e9d34(0xd5)][_0x5e9d34(0xea)](_0x5e9d34(0x93),_0x5e9d34(0xdd),_0x5e9d34(0x91),_0x3b2c16);}[_0x41d956(0x12f)](){const _0x6ee933=_0x41d956,_0xf5e2ed=this[_0x6ee933(0xc4)],_0x5d1e36=_0xf5e2ed[_0x6ee933(0x114)][_0x6ee933(0xe3)][_0x6ee933(0x9b)];return(_0x1a76d5,_0x4dfb89)=>{const _0x4add3f=_0x6ee933;_0xf5e2ed[_0x4add3f(0x114)][_0x4add3f(0xfe)](_0x27f697=>{const _0x5a7221=_0x4add3f,{commandName:_0x34dc21,commandParams:_0x5cce5a}=_0x4dfb89;let _0x62c4a8=_0x1a76d5[0x0][_0x5a7221(0xd9)][_0x5a7221(0xa5)];_0x5cce5a&&_0x5cce5a[0x0]&&!0x1===_0x5cce5a[0x0][_0x5a7221(0xd1)]&&(_0x62c4a8=_0x1a76d5[0x0][_0x5a7221(0xc2)][_0x5a7221(0xda)]);const _0x58293d=_0x27f697[_0x5a7221(0x117)](_0x62c4a8);if(_0x5a7221(0xa9)==_0x58293d[_0x5a7221(0x11f)][_0x5a7221(0xe8)])return;const _0x2c850f=Array[_0x5a7221(0xcc)](_0x5d1e36[_0x5a7221(0xaa)]())[_0x5a7221(0x10e)](_0x4e4a29=>_0x57bf96[_0x5a7221(0xf5)](_0x4e4a29));_0x27f697[_0x5a7221(0xff)](_0x58293d),_0xf5e2ed[_0x5a7221(0xfc)][_0x5a7221(0xac)](_0x34dc21)[_0x5a7221(0xb1)](),_0x5cce5a[_0x5a7221(0x125)]({'forceDefaultExecution':!0x0}),_0xf5e2ed[_0x5a7221(0x12b)](_0x34dc21,..._0x5cce5a);const _0x59fb33=_0x2c850f[_0x5a7221(0xe2)](_0x2c9924=>_0x5a7221(0xa9)!=_0x2c9924[_0x5a7221(0x11f)][_0x5a7221(0xe8)]);_0x59fb33[_0x5a7221(0xe7)]>0x0&&_0x27f697[_0x5a7221(0xff)](_0x59fb33);for(const _0x4df32a of _0x2c850f)_0x4df32a[_0x5a7221(0x8f)]();});};}[_0x41d956(0x99)](_0x43e4d3){const _0x5e5d05=_0x41d956,_0x1cecb9=this[_0x5e5d05(0xc4)][_0x5e5d05(0xef)][_0x5e5d05(0xac)](_0x5e5d05(0xb9));let _0x2586e0=Number[_0x5e5d05(0xd3)],_0xcbe90=Number[_0x5e5d05(0x96)],_0x15dd70=Number[_0x5e5d05(0xd3)],_0x531c7f=Number[_0x5e5d05(0x96)];for(const _0x4f238b of _0x43e4d3){if(_0x5e5d05(0xa9)==_0x4f238b[_0x5e5d05(0x11f)][_0x5e5d05(0xe8)])continue;const {row:_0x13f255,column:_0x3fe2fc}=_0x1cecb9[_0x5e5d05(0x101)](_0x4f238b),_0xd9faf0=_0x4f238b[_0x5e5d05(0x120)](_0x5e5d05(0xf4))?_0x4f238b[_0x5e5d05(0xdc)](_0x5e5d05(0xf4))-0x1:0x0,_0x1da732=_0x4f238b[_0x5e5d05(0x120)](_0x5e5d05(0x118))?_0x4f238b[_0x5e5d05(0xdc)](_0x5e5d05(0x118))-0x1:0x0;_0x2586e0=_0x13f255<_0x2586e0?_0x13f255:_0x2586e0,_0xcbe90=_0x13f255+_0xd9faf0>_0xcbe90?_0x13f255+_0xd9faf0:_0xcbe90,_0x15dd70=_0x3fe2fc<_0x15dd70?_0x3fe2fc:_0x15dd70,_0x531c7f=_0x3fe2fc+_0x1da732>_0x531c7f?_0x3fe2fc+_0x1da732:_0x531c7f;}return{'minRow':_0x2586e0,'maxRow':_0xcbe90,'minColumn':_0x15dd70,'maxColumn':_0x531c7f};}[_0x41d956(0xed)](){const _0x46e5a5=_0x41d956,_0x11419b=this[_0x46e5a5(0xc4)],_0x3086e1=_0x11419b[_0x46e5a5(0xef)][_0x46e5a5(0xac)](_0x46e5a5(0xc3)),_0x48a4e9=_0x11419b[_0x46e5a5(0xef)][_0x46e5a5(0xac)](_0x46e5a5(0xb9));_0x11419b[_0x46e5a5(0x114)][_0x46e5a5(0xe3)]['on'](_0x46e5a5(0x10b),()=>{const _0xf2624b=_0x46e5a5,_0x34c1b5=Array[_0xf2624b(0xcc)](_0x11419b[_0xf2624b(0x114)][_0xf2624b(0xe3)][_0xf2624b(0x9d)][_0xf2624b(0xe9)]());for(const {name:_0x193e27,data:_0x53491a}of _0x34c1b5){const {group:_0x1a843a,id:_0xdd80dd,subType:_0x50ebbb}=_0x3086e1[_0xf2624b(0xa6)](_0x193e27);if(_0xf2624b(0x94)!=_0x1a843a)continue;if(null!=_0x53491a[_0xf2624b(0x124)])continue;const _0x5d0870=_0x3086e1[_0xf2624b(0xc1)](_0xdd80dd);this[_0xf2624b(0xec)][_0xf2624b(0xfa)](_0x50ebbb)&&this[_0xf2624b(0xca)][_0xf2624b(0x97)](_0x5d0870);}},{'priority':_0x46e5a5(0x110)});const _0x213dca=(_0x1b5fc8,_0x51f314)=>{const _0x126a53=_0x46e5a5;let _0x37b667=!0x1;const _0x22477e=_0x51f314[_0x126a53(0x9a)](_0x1b5fc8),_0x2392f7=_0x1b5fc8[_0x126a53(0xb6)](_0x126a53(0x104)),_0x379927=_0x48a4e9[_0x126a53(0x101)](_0x1b5fc8);for(const _0x46d3f1 of this[_0x126a53(0xca)]){const _0x310963=_0x46d3f1[_0x126a53(0xbb)],_0xe664f0=_0x310963[_0x126a53(0xa3)](_0x126a53(0x128)),_0x598dcd=_0x310963[_0x126a53(0xf0)](_0xe664f0?0xa:0x5),_0x16759a=_0x598dcd[_0x126a53(0xc9)](),_0x51551f=_0x16759a[_0x126a53(0xf0)](0x0,0x3)+_0x126a53(0xdf),_0x40f91b=_0x126a53(0x123)+_0x598dcd,_0x1bed61=_0x126a53(0x9c)+_0x598dcd;if(!_0x46d3f1[_0x126a53(0xc7)])continue;if(_0x2392f7!=_0x46d3f1[_0x126a53(0x116)]()[_0x126a53(0xc2)][_0x126a53(0xb6)](_0x126a53(0x104)))continue;if(_0x46d3f1[_0x126a53(0xeb)](_0x22477e))continue;const _0x4dcefd=_0x1b5fc8[_0x126a53(0x120)](_0x51551f)?_0x1b5fc8[_0x126a53(0xdc)](_0x51551f)-0x1:0x0,_0x4f6c8b=this[_0x126a53(0x12e)](_0x46d3f1),_0x247221=_0x4f6c8b[_0x40f91b],_0x16474e=_0x4f6c8b[_0x1bed61];_0x247221<=_0x379927[_0x16759a]&&_0x379927[_0x16759a]+_0x4dcefd<=_0x16474e&&(_0x46d3f1[_0x126a53(0xae)](_0x22477e),_0x37b667=!0x0);}return _0x37b667;};_0x11419b[_0x46e5a5(0x114)][_0x46e5a5(0xe3)][_0x46e5a5(0x11b)](_0x431eb4=>{const _0x55b510=_0x46e5a5;let _0x3e3858=!0x1;for(const _0x4579c2 of _0x11419b[_0x55b510(0x114)][_0x55b510(0xe3)][_0x55b510(0x9d)][_0x55b510(0xe6)]())if(_0x55b510(0xd7)==_0x4579c2[_0x55b510(0xde)]){if(_0x55b510(0xdd)==_0x4579c2[_0x55b510(0xf9)]){for(const _0x64823e of _0x4579c2[_0x55b510(0xf7)][_0x55b510(0xda)][_0x55b510(0xf8)]())_0x3e3858=_0x3e3858||_0x213dca(_0x64823e,_0x431eb4);}else _0x55b510(0x122)==_0x4579c2[_0x55b510(0xf9)]&&(_0x3e3858=_0x3e3858||_0x213dca(_0x4579c2[_0x55b510(0xf7)][_0x55b510(0xda)],_0x431eb4));}return _0x3e3858;});}[_0x41d956(0x12e)](_0x1a2d3e){const _0x3a69d3=_0x41d956;return this[_0x3a69d3(0x99)](_0x1a2d3e[_0x3a69d3(0xaa)]()[_0x3a69d3(0x10e)](_0x53c548=>_0x53c548[_0x3a69d3(0xc2)][_0x3a69d3(0xda)]));}}function Ee(_0x421235){const _0x3dbbc3=_0x41d956;return Array[_0x3dbbc3(0xcc)](new Set(_0x421235)[_0x3dbbc3(0x102)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x244f91=_0x49ef;function _0x49ef(_0x5a4ac9,_0x20906b){const _0x399a7e=_0x399a();return _0x49ef=function(_0x49efe3,_0x5b091a){_0x49efe3=_0x49efe3-0xf6;let _0x5328be=_0x399a7e[_0x49efe3];return _0x5328be;},_0x49ef(_0x5a4ac9,_0x20906b);}(function(_0x14ec3b,_0x62b73e){const _0x3a48c4=_0x49ef,_0xe6e7bf=_0x14ec3b();while(!![]){try{const _0x2a8a21=-parseInt(_0x3a48c4(0xf6))/0x1*(parseInt(_0x3a48c4(0x102))/0x2)+-parseInt(_0x3a48c4(0x100))/0x3*(parseInt(_0x3a48c4(0xfd))/0x4)+-parseInt(_0x3a48c4(0xfb))/0x5+-parseInt(_0x3a48c4(0x107))/0x6+-parseInt(_0x3a48c4(0xf7))/0x7+-parseInt(_0x3a48c4(0xf9))/0x8+parseInt(_0x3a48c4(0x101))/0x9;if(_0x2a8a21===_0x62b73e)break;else _0xe6e7bf['push'](_0xe6e7bf['shift']());}catch(_0x225160){_0xe6e7bf['push'](_0xe6e7bf['shift']());}}}(_0x399a,0xdb7d8));import{Plugin as _0x9e4c22}from'ckeditor5/src/core.js';import _0x470c49 from'./table.js';export default class $t extends _0x9e4c22{static get[_0x244f91(0xfc)](){return[_0x470c49];}[_0x244f91(0x108)](){const _0x3cf8c7=_0x244f91,_0xb37923=this[_0x3cf8c7(0xff)];if(!_0xb37923[_0x3cf8c7(0x106)][_0x3cf8c7(0xfe)](_0x3cf8c7(0xfa)))return;_0xb37923[_0x3cf8c7(0x106)][_0x3cf8c7(0x104)](_0x3cf8c7(0x105))[_0x3cf8c7(0x103)](_0x3cf8c7(0xf8));}}function _0x399a(){const _0x70e17c=['3GecGWQ','65290275egKtZm','518Drvevu','enableCommand','get','TrackChangesEditing','plugins','10477734bFjHBz','afterInit','1591DCercN','4576243WGWEEn','toggleTableCaption','13826400aWosAo','TableCaptionEditing','1763535msteBv','requires','5849316aUcomC','has','editor'];_0x399a=function(){return _0x70e17c;};return _0x399a();}
23
+ function _0x5c7b(_0x5c2fe8,_0x3edb39){const _0x218ec2=_0x218e();return _0x5c7b=function(_0x5c7bd9,_0xa448f3){_0x5c7bd9=_0x5c7bd9-0x157;let _0x4cb367=_0x218ec2[_0x5c7bd9];return _0x4cb367;},_0x5c7b(_0x5c2fe8,_0x3edb39);}const _0x1b49cd=_0x5c7b;(function(_0x13a25c,_0x3c4fe3){const _0x50c881=_0x5c7b,_0x55c532=_0x13a25c();while(!![]){try{const _0xacf844=parseInt(_0x50c881(0x157))/0x1+parseInt(_0x50c881(0x166))/0x2+-parseInt(_0x50c881(0x164))/0x3*(parseInt(_0x50c881(0x161))/0x4)+parseInt(_0x50c881(0x167))/0x5+parseInt(_0x50c881(0x159))/0x6+parseInt(_0x50c881(0x15e))/0x7+-parseInt(_0x50c881(0x160))/0x8;if(_0xacf844===_0x3c4fe3)break;else _0x55c532['push'](_0x55c532['shift']());}catch(_0x505611){_0x55c532['push'](_0x55c532['shift']());}}}(_0x218e,0xf2aa0));import{Plugin as _0x3e559e}from'ckeditor5/src/core.js';import _0x5b43c9 from'./table.js';function _0x218e(){const _0x31a61e=['3532030LjXROB','2719750ArhKke','toggleTableCaption','97915dyAmbg','TableCaptionEditing','6838422mPcGcd','TrackChangesEditing','has','enableCommand','requires','5600973weGGuQ','afterInit','11120424LRNAgG','4lYOJDY','plugins','editor','5891253DTwqQs','get'];_0x218e=function(){return _0x31a61e;};return _0x218e();}export default class $t extends _0x3e559e{static get[_0x1b49cd(0x15d)](){return[_0x5b43c9];}[_0x1b49cd(0x15f)](){const _0x13a9be=_0x1b49cd,_0x4988d7=this[_0x13a9be(0x163)];if(!_0x4988d7[_0x13a9be(0x162)][_0x13a9be(0x15b)](_0x13a9be(0x158)))return;_0x4988d7[_0x13a9be(0x162)][_0x13a9be(0x165)](_0x13a9be(0x15a))[_0x13a9be(0x15c)](_0x13a9be(0x168));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45af91=_0x1d00;function _0x476d(){const _0x340263=['reduce','registerPostFixer','filter','removeMarker','getTableIfOnlyTableInContent','suggestion:formatBlock:tablePasteCell','getItems','row','oldRange','fromEntries','$graveyard','30Kbefpo','insertContent','fromRange','rootName','entries','dataDowncast','getAttributes','deletion','_isForcedDefaultExecutionBlock','attributes','elementToElement','root','getChanges','author','includes','activeMarkers','next','clipboardOutput','get','from','table','nextSibling','subType','_createdBatches','tableCellBorderColor','rowInsertionRanges','getColumnIndexes','markerAttributes','suggestion','tableCellBackgroundColor','accept','commands','getMarkers','_tablePostFixingSubtypes','name','5OEfmhN','_getCoordsForCells','first','find','TrackChangesEditing','detach','keys','tablePasteCell','insert','showSuggestionHighlights','setAttribute','previousSibling','view','2940289cWxuFI','tableCellSuggestion','value','register','getRanges','getAllAdjacentSuggestions','suggestionUnloaded','editingDowncast','hasSuggestion','return','columnInsertionIndexes','221909sOmDBj','getRange','batch','TableUtils','options','tableCellHorizontalAlignment','add','model','registerDescriptionCallback','markMultiRangeBlockFormat','locale','containsRange','getShiftedBy','redo','removeColumns','afterInit','getChildren','getSuggestion','content','removeRows','change','conversion','tablePaste','markMultiRangeDeletion','startsWith','columnInsertionRanges','low','end','735680MWoxjn','ck-suggestion-marker--active','nodeAfter','insertColumns','6785527wvvUVR','markMultiRangeInsertion','listenTo','element','documentSelection','columns','newRange','updateMarker','differ','tablePasteRow','suggestionLoaded','discard','column','getChangedMarkers','getSuggestions','fill','selection','tableCellBorderStyle','ck-suggestion-marker-insertion','findAncestor','suggestion-td','forEach','wrap','tablePasteChainId','2603472XtUgrq','createTableWalker','endColumn','requires','markerName','getChild','descriptionFactory','move','schema','Users','cells','isEmpty','getColumns','previous','getSuggestionCallback','paragraph','setAttributes','stop','every','plugins','trackChanges','push','registerCustomCallback','set','createElement','unwrap','type','insertRows','for','_replaceTableSlotCell','_splitMarkerName','call','tablePasteColumn','insertion','forceDefaultExecution','rowInsertionIndexes','ck-suggestion-marker','start','last','createRange','createPositionBefore','endRow','editing','formatBlock','map','position','deletionRanges','getRows','tableCellVerticalAlignment','tableCellPadding','has','editor','remove','458904oIzadC','108luvdxr','document','createRangeIn','getRowIndexes','getSelectionAffectedTableCells','removeMarkers','isEqual','isInContent','markers','tableCellBorderWidth','join','cell','tableCell','8vdSycb','369774sUmyVr','_suggestionFactory','length','insertionRanges','*Replace\x20table\x20cells*','TableClipboard','some','high','getContainedElement','markerToHighlight','createRangeOn','rows'];_0x476d=function(){return _0x340263;};return _0x476d();}(function(_0x405fca,_0x189f13){const _0x214ad3=_0x1d00,_0x459160=_0x405fca();while(!![]){try{const _0x2c9e7e=-parseInt(_0x214ad3(0xa3))/0x1+parseInt(_0x214ad3(0xbf))/0x2+parseInt(_0x214ad3(0xdb))/0x3*(parseInt(_0x214ad3(0x11e))/0x4)+-parseInt(_0x214ad3(0x8b))/0x5*(parseInt(_0x214ad3(0x11f))/0x6)+-parseInt(_0x214ad3(0xc3))/0x7+parseInt(_0x214ad3(0x110))/0x8*(-parseInt(_0x214ad3(0x111))/0x9)+-parseInt(_0x214ad3(0x68))/0xa*(-parseInt(_0x214ad3(0x98))/0xb);if(_0x2c9e7e===_0x189f13)break;else _0x459160['push'](_0x459160['shift']());}catch(_0x2aebe4){_0x459160['push'](_0x459160['shift']());}}}(_0x476d,0xeb622));import{getTranslation as _0xd2dd29}from'../utils/common-translations.js';import{Plugin as _0x44a187}from'ckeditor5/src/core.js';import{LiveRange as _0x192530}from'ckeditor5/src/engine.js';import{uid as _0x3ac620,priorities as _0x4c5e96}from'ckeditor5/src/utils.js';import _0x539c37 from'./table.js';const ge=[_0x45af91(0x11a),_0x45af91(0x80),_0x45af91(0xd4),_0x45af91(0xa8),_0x45af91(0x10b),_0x45af91(0x85),_0x45af91(0x10c)],Ce=Object[_0x45af91(0x134)](ge[_0x45af91(0x107)](_0xd63aea=>[_0xd63aea,null]));function _0x1d00(_0x26ac0d,_0x578d56){const _0x476dc0=_0x476d();return _0x1d00=function(_0x1d00c9,_0x3b73f4){_0x1d00c9=_0x1d00c9-0x68;let _0x2ad2e2=_0x476dc0[_0x1d00c9];return _0x2ad2e2;},_0x1d00(_0x26ac0d,_0x578d56);}export default class vt extends _0x44a187{static get[_0x45af91(0xde)](){return[_0x539c37];}[_0x45af91(0xb2)](){const _0x2536ea=_0x45af91,_0x2c8984=this[_0x2536ea(0x10e)];if(!_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x10d)](_0x2536ea(0x124)))return;const _0x245df6=_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x2536ea(0x8f)),_0x4baf8b=_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x2536ea(0xa6)),_0x15a530=_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x539c37),_0x3dd56f=_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x2536ea(0x124));_0x15a530[_0x2536ea(0x89)][_0x2536ea(0xf0)](_0x2536ea(0xcc),_0x2536ea(0xfb)),_0x2c8984[_0x2536ea(0xaa)][_0x2536ea(0xe3)][_0x2536ea(0x9b)](_0x2536ea(0x99),{'allowIn':_0x2536ea(0x11d),'allowContentOf':_0x2536ea(0x11d),'isLimit':!0x0}),_0x2c8984[_0x2536ea(0xb8)][_0x2536ea(0x72)]({'model':_0x2536ea(0x99),'view':_0x2536ea(0xd7)});let _0x5ad1da=null;_0x2c8984[_0x2536ea(0xaa)]['on'](_0x2536ea(0x69),(_0x1de20d,_0x4c3111)=>{const _0x2a0a3a=_0x2536ea,[_0x1de3eb,_0x8104cc]=_0x4c3111,_0x1e6482=_0x4c3111[_0x4c3111[_0x2a0a3a(0x121)]-0x1];_0x1e6482&&_0x1e6482[_0x2a0a3a(0xfd)]||_0x245df6[_0x2a0a3a(0x70)]||this[_0x2a0a3a(0x10e)][_0x2a0a3a(0x87)][_0x2a0a3a(0x7a)](_0x2a0a3a(0xef))[_0x2a0a3a(0x9a)]&&function(_0x5b37c0,_0xc1f3d2,_0x1b5b14,_0x4ff5fd,_0x129f21){const _0x2f6400=_0x2a0a3a;if(_0xc1f3d2&&!_0xc1f3d2['is'](_0x2f6400(0xc7)))return!0x1;const _0xec3a7c=_0x129f21[_0x2f6400(0x12f)](_0x5b37c0,_0x1b5b14);if(!_0xec3a7c||!we(_0xec3a7c,void 0x0,_0x4ff5fd))return!0x1;const _0x213ca2=_0x4ff5fd[_0x2f6400(0x115)](_0x1b5b14[_0x2f6400(0x112)][_0x2f6400(0xd3)]);if(!_0x213ca2[_0x2f6400(0x121)])return!0x1;const _0x13e2db=_0x213ca2[0x0][_0x2f6400(0xd6)](_0x2f6400(0x7c)),_0x3137ee=_0x4ff5fd[_0x2f6400(0x114)](_0x213ca2),_0x47abf1=_0x4ff5fd[_0x2f6400(0x82)](_0x213ca2),_0x433306={'startRow':_0x3137ee[_0x2f6400(0x8d)],'endRow':_0x3137ee[_0x2f6400(0x101)],'startColumn':_0x47abf1[_0x2f6400(0x8d)],'endColumn':_0x47abf1[_0x2f6400(0x101)]};return 0x1==_0x213ca2[_0x2f6400(0x121)]&&(_0x433306[_0x2f6400(0x104)]+=_0x4ff5fd[_0x2f6400(0x10a)](_0xec3a7c)-0x1,_0x433306[_0x2f6400(0xdd)]+=_0x4ff5fd[_0x2f6400(0xe7)](_0xec3a7c)-0x1),we(_0x13e2db,_0x433306,_0x4ff5fd);}(_0x1de3eb,_0x8104cc,_0x2c8984[_0x2a0a3a(0xaa)],_0x4baf8b,_0x3dd56f)&&(_0x1de20d[_0x2a0a3a(0xec)](),_0x5ad1da={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2c8984[_0x2a0a3a(0xaa)][_0x2a0a3a(0xb7)](()=>{const _0x5bacbc=_0x2a0a3a;_0x2c8984[_0x5bacbc(0xaa)][_0x5bacbc(0x69)](_0x4c3111[0x0],_0x4c3111[0x1],_0x4c3111[0x2],{'forceDefaultExecution':!0x0});const _0x5359ec=_0x3ac620(),{rowInsertionRanges:_0x5dd16b,columnInsertionRanges:_0x435c78,insertionRanges:_0x466deb,deletionRanges:_0x11d98d,cells:_0x54467e}=_0x5ad1da;_0x5dd16b[_0x5bacbc(0x121)]&&_0x245df6[_0x5bacbc(0xc4)](_0x5dd16b,_0x5bacbc(0xcc),{'tablePasteChainId':_0x5359ec}),_0x435c78[_0x5bacbc(0x121)]&&_0x245df6[_0x5bacbc(0xc4)](_0x435c78,_0x5bacbc(0xfb),{'tablePasteChainId':_0x5359ec}),_0x466deb[_0x5bacbc(0x121)]&&(_0x245df6[_0x5bacbc(0xc4)](_0x466deb,_0x5bacbc(0xb9),{'tablePasteChainId':_0x5359ec,'skipNestingCheck':!0x0}),_0x466deb[_0x5bacbc(0xd8)](_0xa27481=>{const _0x2ccadf=_0x5bacbc;var _0x5ab959;return null===(_0x5ab959=_0xa27481[_0x2ccadf(0x90)])||void 0x0===_0x5ab959?void 0x0:_0x5ab959[_0x2ccadf(0xfa)](_0xa27481);})),_0x11d98d[_0x5bacbc(0x121)]&&(_0x245df6[_0x5bacbc(0xba)](_0x11d98d,_0x5bacbc(0xb9),{'tablePasteChainId':_0x5359ec,'skipNestingCheck':!0x0}),_0x11d98d[_0x5bacbc(0xd8)](_0x6809e5=>{const _0x40db9e=_0x5bacbc;var _0x3637d6;return null===(_0x3637d6=_0x6809e5[_0x40db9e(0x90)])||void 0x0===_0x3637d6?void 0x0:_0x3637d6[_0x40db9e(0xfa)](_0x6809e5);}));const _0x54d7ea=_0x245df6[_0x5bacbc(0xac)](_0x54467e[_0x5bacbc(0x107)](({element:_0x4b3acc})=>_0x4b3acc),{'formatGroupId':_0x3ac620()},[],_0x5bacbc(0x92),{'tablePasteChainId':_0x5359ec});if(_0x54d7ea){const _0x569164=_0x54d7ea[_0x5bacbc(0x88)](),_0x148398=[];for(const {element:_0x2ef8de,attributes:_0x3596fb}of _0x54467e){if(!_0x3596fb)continue;const _0x94a889=_0x2c8984[_0x5bacbc(0xaa)][_0x5bacbc(0x129)](_0x2ef8de),_0x3b1179=_0x569164[_0x5bacbc(0x8e)](_0x7a032e=>_0x7a032e[_0x5bacbc(0xa4)]()[_0x5bacbc(0x117)](_0x94a889));_0x3b1179&&_0x148398[_0x5bacbc(0xf0)]([_0x3b1179[_0x5bacbc(0x8a)],_0x3596fb]);}_0x148398[_0x5bacbc(0x121)]&&_0x54d7ea[_0x5bacbc(0x95)](_0x5bacbc(0x83),Object[_0x5bacbc(0x134)](_0x148398));}_0x5ad1da=null;}));},{'priority':_0x4c5e96[_0x2536ea(0x126)]+0xa}),_0x2c8984[_0x2536ea(0xee)][_0x2536ea(0x7a)](_0x2536ea(0x124))['on'](_0x2536ea(0xf8),(_0x58644b,_0x3d972c)=>{const _0xa6fcb5=_0x2536ea,[_0x510676,_0x15d0c0,,_0x23397b]=_0x3d972c;if(!_0x5ad1da)return;_0x58644b[_0xa6fcb5(0xec)]();const _0x52544c=_0x510676[_0xa6fcb5(0x11c)],_0xa06522=_0x15d0c0,_0x2286f5=Pe(_0x52544c),_0x72d511=Pe(_0xa06522);_0x58644b[_0xa6fcb5(0xa1)]=_0x52544c;let _0x501595=null,_0x310b62=null;if(_0x72d511||_0x2286f5){if(_0x2286f5&&!_0x72d511){_0x23397b[_0xa6fcb5(0x10f)](_0x52544c[_0xa6fcb5(0xe0)](0x0));for(const _0x539f5c of Array[_0xa6fcb5(0x7b)](_0xa06522[_0xa6fcb5(0xb3)]()))_0x23397b[_0xa6fcb5(0x93)](_0x539f5c,_0x52544c,_0xa6fcb5(0xbe));const _0x15cc63=_0x5ad1da[_0xa6fcb5(0xfe)][_0xa6fcb5(0x76)](_0x510676[_0xa6fcb5(0x132)]),_0x2b5294=_0x5ad1da[_0xa6fcb5(0xa2)][_0xa6fcb5(0x76)](_0x510676[_0xa6fcb5(0xcf)]);_0x15cc63||_0x2b5294||(_0x501595=_0x192530[_0xa6fcb5(0x6a)](_0x23397b[_0xa6fcb5(0x113)](_0x52544c)));}else _0x72d511&&!_0x2286f5&&(_0x310b62=_0x23397b[_0xa6fcb5(0x113)](_0x52544c));}else{const _0x458622=_0x23397b[_0xa6fcb5(0xf3)](_0xa6fcb5(0x99)),_0x5dd928=_0x23397b[_0xa6fcb5(0xf3)](_0xa6fcb5(0x99));_0x23397b[_0xa6fcb5(0xd9)](_0x23397b[_0xa6fcb5(0x113)](_0x52544c),_0x5dd928),_0x23397b[_0xa6fcb5(0x93)](_0x458622,_0x52544c,0x0);for(const _0x513bdb of Array[_0xa6fcb5(0x7b)](_0xa06522[_0xa6fcb5(0xb3)]()))_0x23397b[_0xa6fcb5(0x93)](_0x513bdb,_0x458622,_0xa6fcb5(0xbe));_0x501595=_0x192530[_0xa6fcb5(0x6a)](_0x23397b[_0xa6fcb5(0x129)](_0x458622)),_0x310b62=_0x192530[_0xa6fcb5(0x6a)](_0x23397b[_0xa6fcb5(0x129)](_0x5dd928));}const _0x1b18db=Array[_0xa6fcb5(0x7b)](_0xa06522[_0xa6fcb5(0x6e)]())[_0xa6fcb5(0x12d)](([_0x4a5dc2])=>ge[_0xa6fcb5(0x76)](_0x4a5dc2));_0x5ad1da[_0xa6fcb5(0xe5)][_0xa6fcb5(0xf0)]({'element':_0x52544c,'attributes':_0x1b18db[_0xa6fcb5(0x121)]?Object[_0xa6fcb5(0x134)](_0x1b18db):null}),_0x501595&&_0x5ad1da[_0xa6fcb5(0x122)][_0xa6fcb5(0xf0)](_0x501595),_0x310b62&&_0x5ad1da[_0xa6fcb5(0x109)][_0xa6fcb5(0xf0)](_0x310b62);},{'priority':_0x2536ea(0x126)}),_0x4baf8b['on'](_0x2536ea(0xc2),(_0x1aa01f,_0x51d9f7)=>{const _0x280245=_0x2536ea,[_0x5ec686,_0x4271dd={}]=_0x51d9f7;if(!_0x5ad1da)return;const _0x4494d9=_0x4271dd['at']||0x0,_0x15a63e=_0x4271dd[_0x280245(0xc8)]||0x1;_0x5ad1da[_0x280245(0xa2)]=new Array(_0x15a63e)[_0x280245(0xd2)](_0x4494d9)[_0x280245(0x107)]((_0x59c503,_0x2524bb)=>_0x59c503+_0x2524bb);for(const {cell:_0xbeaa18}of _0x4baf8b[_0x280245(0xdc)](_0x5ec686,{'startColumn':_0x4494d9,'endColumn':_0x4494d9+_0x15a63e-0x1}))_0x5ad1da[_0x280245(0xbc)][_0x280245(0xf0)](_0x2c8984[_0x280245(0xaa)][_0x280245(0x129)](_0xbeaa18));},{'priority':_0x2536ea(0xbd)}),_0x4baf8b['on'](_0x2536ea(0xf6),(_0x124105,_0x158a86)=>{const _0x3aef1e=_0x2536ea,[_0x6508f5,_0x3a1c56={}]=_0x158a86;if(!_0x5ad1da)return;const _0x4a24ef=_0x3a1c56['at']||0x0,_0x42651d=_0x3a1c56[_0x3aef1e(0x12a)]||0x1;_0x5ad1da[_0x3aef1e(0xfe)]=new Array(_0x42651d)[_0x3aef1e(0xd2)](_0x4a24ef)[_0x3aef1e(0x107)]((_0x1fefb4,_0x108b41)=>_0x1fefb4+_0x108b41);for(const {cell:_0x16a8f4}of _0x4baf8b[_0x3aef1e(0xdc)](_0x6508f5,{'startRow':_0x4a24ef,'endRow':_0x4a24ef+_0x42651d-0x1}))_0x5ad1da[_0x3aef1e(0x81)][_0x3aef1e(0xf0)](_0x2c8984[_0x3aef1e(0xaa)][_0x3aef1e(0x129)](_0x16a8f4));},{'priority':_0x2536ea(0xbd)}),_0x245df6[_0x2536ea(0xe1)][_0x2536ea(0xab)](_0x313261=>{const _0x1ed84e=_0x2536ea;if(_0x313261[_0x1ed84e(0x7e)]&&_0x313261[_0x1ed84e(0x7e)][_0x1ed84e(0xbb)](_0x1ed84e(0xb9)))return _0x313261[_0x1ed84e(0xe8)]?{}:{'type':_0x1ed84e(0xfc),'content':_0xd2dd29(_0x2c8984[_0x1ed84e(0xad)],_0x1ed84e(0x123))};});const _0x3f2126=()=>!0x1;for(const _0x14a568 of[_0x2536ea(0xb9),_0x2536ea(0xfb),_0x2536ea(0xcc),_0x2536ea(0x92)])_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0xfc),_0x14a568,_0x2536ea(0x11b),_0x3f2126),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0x6f),_0x14a568,_0x2536ea(0x11b),_0x3f2126),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0x106),_0x14a568,_0x2536ea(0x11b),_0x3f2126);_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0x106),_0x2536ea(0x92),_0x2536ea(0xce),_0x3f2126),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0x106),_0x2536ea(0x92),_0x2536ea(0x86),(_0x2e9cec,_0x50e928,_0x373a27)=>{const _0x3a3fc3=_0x2536ea,_0xfcfe1c=_0x2e9cec[_0x3a3fc3(0x107)](_0x28c5c2=>_0x28c5c2[_0x3a3fc3(0x127)]())[_0x3a3fc3(0x12d)](_0x53e329=>_0x53e329),_0x13b735=new Map(_0xfcfe1c[_0x3a3fc3(0x107)](_0xd0d7e7=>[_0xd0d7e7,null]));if(_0x5ad1da){for(const {element:_0x153a16,attributes:_0x78b0a6}of _0x5ad1da[_0x3a3fc3(0xe5)])_0x78b0a6&&_0x13b735[_0x3a3fc3(0xf2)](_0x153a16,_0x78b0a6);}else{if(_0x373a27&&_0x373a27[_0x3a3fc3(0x83)])for(const [_0x3af54c,_0x7ccfde]of Object[_0x3a3fc3(0x6c)](_0x373a27[_0x3a3fc3(0x83)])){const _0x1feebc=_0x2c8984[_0x3a3fc3(0xaa)][_0x3a3fc3(0x119)][_0x3a3fc3(0x7a)](_0x3af54c),_0x166f50=_0x1feebc?_0x1feebc[_0x3a3fc3(0xa4)]()[_0x3a3fc3(0x127)]():null;_0x166f50&&_0x13b735[_0x3a3fc3(0xf2)](_0x166f50,_0x7ccfde);}}_0x2c8984[_0x3a3fc3(0xaa)][_0x3a3fc3(0xb7)](_0x32b659=>{const _0x31ddf2=_0x3a3fc3;for(const [_0x256de6,_0x357d17]of _0x13b735)_0x32b659[_0x31ddf2(0xeb)]({...Ce,..._0x357d17},_0x256de6);});});const _0x1682d8=(_0x415d90,_0x4cc30f)=>{const _0x57a00e=_0x2536ea;_0x245df6[_0x57a00e(0x120)][_0x57a00e(0xf1)](_0x415d90,_0x57a00e(0xb9),_0x4cc30f,(_0x1e8e5,_0x57fc4c,_0x5d8d9b)=>{const _0x4be598=_0x57a00e;_0x2c8984[_0x4be598(0xaa)][_0x4be598(0xb7)](_0x157831=>{const _0x3a5410=_0x4be598,_0x46795c=[];for(const _0x3811fb of _0x1e8e5){const _0x2ee1e6=_0x3811fb[_0x3a5410(0x100)][_0x3a5410(0xc1)];_0x2ee1e6['is'](_0x3a5410(0xc6),_0x3a5410(0x99))&&_0x46795c[_0x3a5410(0xf0)](_0x2ee1e6);}_0x245df6[_0x3a5410(0x120)][_0x3a5410(0xe9)](_0x415d90,null,_0x4cc30f)(_0x1e8e5,_0x57fc4c,_0x5d8d9b);for(const _0x2b4050 of _0x46795c)_0x3a5410(0x135)!=_0x2b4050[_0x3a5410(0x73)][_0x3a5410(0x6b)]&&_0x157831[_0x3a5410(0xf4)](_0x2b4050);});});};_0x1682d8(_0x2536ea(0xfc),_0x2536ea(0x86)),_0x1682d8(_0x2536ea(0xfc),_0x2536ea(0xce)),_0x1682d8(_0x2536ea(0x6f),_0x2536ea(0x86)),_0x1682d8(_0x2536ea(0x6f),_0x2536ea(0xce)),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0xfc),_0x2536ea(0xcc),_0x2536ea(0xce),_0x94e3e=>{const _0x3c8f18=_0x2536ea,_0x37e2d0=_0x94e3e[_0x3c8f18(0x107)](_0x25196c=>_0x25196c[_0x3c8f18(0x127)]()),_0x1f8cf0=_0x37e2d0[0x0][_0x3c8f18(0xd6)](_0x3c8f18(0x7c)),{minRow:_0x9b604,maxRow:_0x5d3add}=_0x15a530[_0x3c8f18(0x8c)](_0x37e2d0);_0x4baf8b[_0x3c8f18(0xb6)](_0x1f8cf0,{'at':_0x9b604,'rows':_0x5d3add-_0x9b604+0x1});}),_0x245df6[_0x2536ea(0x120)][_0x2536ea(0xf1)](_0x2536ea(0xfc),_0x2536ea(0xfb),_0x2536ea(0xce),_0x327a1d=>{const _0x44ceb8=_0x2536ea,_0x260034=_0x327a1d[_0x44ceb8(0x107)](_0xb70a8b=>_0xb70a8b[_0x44ceb8(0x127)]()),_0x47f87f=_0x260034[0x0][_0x44ceb8(0xd6)](_0x44ceb8(0x7c)),{minColumn:_0x3f5793,maxColumn:_0x4ecbaf}=_0x15a530[_0x44ceb8(0x8c)](_0x260034);_0x4baf8b[_0x44ceb8(0xb1)](_0x47f87f,{'at':_0x3f5793,'columns':_0x4ecbaf-_0x3f5793+0x1});});const _0x287867=(_0x2184a1,_0x359b52)=>{const _0x1562e2=_0x2536ea;if(!_0x359b52[_0x1562e2(0x7e)]||!_0x359b52[_0x1562e2(0x7e)][_0x1562e2(0xbb)](_0x1562e2(0xb9)))return;const _0x40f829=_0x359b52[_0x1562e2(0x71)][_0x1562e2(0xda)],_0x1e6512=_0x245df6[_0x1562e2(0xd1)]()[_0x1562e2(0x12d)](_0x543275=>_0x543275[_0x1562e2(0x118)]&&_0x543275[_0x1562e2(0x71)]&&_0x543275[_0x1562e2(0x71)][_0x1562e2(0xda)]==_0x40f829);_0x1e6512[_0x1562e2(0x121)]&&_0x359b52[_0x1562e2(0x9d)]()[_0x1562e2(0x121)]!=_0x1e6512[_0x1562e2(0x121)]&&_0x1e6512[_0x1562e2(0x12b)]((_0x193474,_0x2891e3)=>(_0x193474[_0x1562e2(0x78)]=_0x2891e3,_0x2891e3[_0x1562e2(0xe8)]=_0x193474,_0x2891e3));};function _0x4944d4(_0x5232c6,_0x516216=!0x0){const _0x12e593=_0x2536ea,{id:_0x201372}=_0x245df6[_0x12e593(0xf9)](_0x5232c6[_0x12e593(0xdf)]),_0x311538=[_0x12e593(0xff),_0x12e593(0xd5)],_0x4f576d=_0x245df6[_0x12e593(0x77)][_0x12e593(0x76)](_0x5232c6[_0x12e593(0xdf)]);return _0x4f576d&&_0x311538[_0x12e593(0xf0)](_0x12e593(0xc0)),{'classes':_0x311538,'attributes':{'data-suggestion':_0x201372},'priority':_0x4f576d&&_0x516216?0xbc2:0xbb8};}_0x245df6['on'](_0x2536ea(0xcd),_0x287867,{'priority':_0x2536ea(0x126)}),_0x245df6['on'](_0x2536ea(0x9e),_0x287867,{'priority':_0x2536ea(0x126)}),_0x2c8984[_0x2536ea(0xaa)][_0x2536ea(0x112)][_0x2536ea(0x12c)](()=>{const _0x30a3c0=_0x2536ea;let _0x551869=!0x1;const _0x3ea28f=Array[_0x30a3c0(0x7b)](_0x2c8984[_0x30a3c0(0xaa)][_0x30a3c0(0x112)][_0x30a3c0(0xcb)][_0x30a3c0(0xd0)]());for(const {name:_0x6deb02,data:_0x3db446}of _0x3ea28f){const {group:_0x4cefa2,type:_0x52b6d3,id:_0x350b11}=_0x245df6[_0x30a3c0(0xf9)](_0x6deb02);if(_0x30a3c0(0x84)!=_0x4cefa2||_0x30a3c0(0x6f)!=_0x52b6d3||_0x3db446[_0x30a3c0(0x133)])continue;if(!_0x245df6[_0x30a3c0(0xa0)](_0x350b11))continue;const _0xe6f510=_0x245df6[_0x30a3c0(0xb4)](_0x350b11)[_0x30a3c0(0x9c)](),_0x39931b=_0x2c8984[_0x30a3c0(0xee)][_0x30a3c0(0x7a)](_0x30a3c0(0xe4))['me'];for(const _0x4fca21 of _0x245df6[_0x30a3c0(0xd1)]()){if(!_0x4fca21[_0x30a3c0(0x118)]||_0x4fca21[_0x30a3c0(0x75)]!=_0x39931b)continue;if(_0x30a3c0(0x106)!=_0x4fca21[_0x30a3c0(0xf5)]||_0x30a3c0(0x92)!=_0x4fca21[_0x30a3c0(0x7e)])continue;if(_0x4fca21[_0x30a3c0(0x9c)]()[_0x30a3c0(0xed)](_0x2b0d78=>_0xe6f510[_0x30a3c0(0x125)](_0x480e3c=>_0x480e3c[_0x30a3c0(0xae)](_0x2b0d78,!0x0)))){for(const _0x4b38f5 of _0x4fca21[_0x30a3c0(0x9d)]())_0x4b38f5[_0x30a3c0(0x118)]&&(_0x4b38f5[_0x30a3c0(0xce)](),_0x551869=!0x0);}}}return _0x551869;}),_0x2c8984[_0x2536ea(0xaa)][_0x2536ea(0x112)][_0x2536ea(0x12c)](_0x5cfbb4=>{const _0x12820f=_0x2536ea,_0x4e7845=_0x2c8984[_0x12820f(0x87)][_0x12820f(0x7a)](_0x12820f(0xb0));if(!_0x4e7845||!_0x4e7845[_0x12820f(0x7f)][_0x12820f(0x10d)](_0x5cfbb4[_0x12820f(0xa5)]))return!0x1;let _0x459039=!0x1;const _0x49b483=_0x2c8984[_0x12820f(0xee)][_0x12820f(0x7a)](_0x12820f(0xe4))['me'],_0x1d7b9c=_0x2c8984[_0x12820f(0xaa)][_0x12820f(0x112)][_0x12820f(0xcb)][_0x12820f(0x74)](),_0x2b621d=Array[_0x12820f(0x7b)](_0x2c8984[_0x12820f(0xaa)][_0x12820f(0x112)][_0x12820f(0xcb)][_0x12820f(0xd0)]())[_0x12820f(0x12d)](({name:_0x180e0f,data:_0x2c2eea})=>{const _0x52c888=_0x12820f,{group:_0x1ca437,subType:_0xacfab3,authorId:_0x3a4c15}=_0x245df6[_0x52c888(0xf9)](_0x180e0f);return _0x52c888(0x84)==_0x1ca437&&_0x52c888(0xb9)==_0xacfab3&&_0x3a4c15==_0x49b483['id']&&!_0x2c2eea[_0x52c888(0x133)];});for(const _0x20ea87 of _0x1d7b9c){if(_0x12820f(0x93)!=_0x20ea87[_0x12820f(0xf5)]||_0x12820f(0x99)!=_0x20ea87[_0x12820f(0x8a)]||0x1!=_0x20ea87[_0x12820f(0x121)])continue;const _0x6eafb2=_0x5cfbb4[_0x12820f(0x102)](_0x20ea87[_0x12820f(0x108)],_0x20ea87[_0x12820f(0x108)][_0x12820f(0xaf)](0x1));if(!_0x2b621d[_0x12820f(0x8e)](({data:_0x41a30b})=>_0x41a30b[_0x12820f(0xc9)][_0x12820f(0x117)](_0x6eafb2))){for(const {name:_0x2bf66a,data:_0x3c1d98}of _0x2b621d)if(_0x6eafb2[_0x12820f(0xae)](_0x3c1d98[_0x12820f(0xc9)])){_0x5cfbb4[_0x12820f(0xca)](_0x2bf66a,{'range':_0x6eafb2}),_0x459039=!0x0;break;}}}return _0x459039;}),_0x2c8984[_0x2536ea(0xaa)][_0x2536ea(0x112)][_0x2536ea(0x12c)](_0x49f346=>{const _0x48f4b3=_0x2536ea;let _0x4eeb9a=!0x1;const _0x24b447=_0x2c8984[_0x48f4b3(0xee)][_0x48f4b3(0x7a)](_0x48f4b3(0xe4))['me'],_0x13c94e=_0x245df6[_0x48f4b3(0xd1)]()[_0x48f4b3(0x12d)](_0x126898=>_0x126898[_0x48f4b3(0x118)]&&_0x126898[_0x48f4b3(0x75)]==_0x24b447),_0x32f8d6=new Set(),_0x14c6e4=new Set();for(const _0x31c363 of _0x13c94e)if(_0x48f4b3(0xb9)==_0x31c363[_0x48f4b3(0x7e)])for(const _0xbb25c1 of _0x31c363[_0x48f4b3(0x88)]()){const _0x3b533f=_0xbb25c1[_0x48f4b3(0xa4)]()[_0x48f4b3(0x127)]();if(_0x3b533f){if(_0x3b533f['is'](_0x48f4b3(0xc6),_0x48f4b3(0x99))&&Pe(_0x3b533f)){_0x31c363[_0x48f4b3(0x12e)](_0xbb25c1[_0x48f4b3(0x8a)]),_0x32f8d6[_0x48f4b3(0xa9)](_0x3b533f),_0x4eeb9a=!0x0;const _0x846a3c=_0x3b533f[_0x48f4b3(0x7d)],_0x3ad071=_0x3b533f[_0x48f4b3(0x96)],_0x36c985=_0x846a3c&&_0x846a3c['is'](_0x48f4b3(0xc6),_0x48f4b3(0x99)),_0x3e63ad=_0x3ad071&&_0x3ad071['is'](_0x48f4b3(0xc6),_0x48f4b3(0x99));_0x36c985&&!_0x32f8d6[_0x48f4b3(0x10d)](_0x846a3c)&&_0x14c6e4[_0x48f4b3(0xa9)](_0x846a3c),_0x3e63ad&&!_0x32f8d6[_0x48f4b3(0x10d)](_0x3ad071)&&_0x14c6e4[_0x48f4b3(0xa9)](_0x3ad071);}else _0x3b533f['is'](_0x48f4b3(0xc6),_0x48f4b3(0xea))&&_0x3b533f[_0x48f4b3(0xe6)]&&(_0x31c363[_0x48f4b3(0x12e)](_0xbb25c1[_0x48f4b3(0x8a)]),_0x4eeb9a=!0x0);}}else{if(_0x48f4b3(0x92)==_0x31c363[_0x48f4b3(0x7e)]){if(!_0x31c363[_0x48f4b3(0x71)]||!_0x31c363[_0x48f4b3(0x71)][_0x48f4b3(0xda)])continue;const _0x1c0dcb=_0x31c363[_0x48f4b3(0x71)][_0x48f4b3(0x83)];if(_0x1c0dcb&&Object[_0x48f4b3(0x91)](_0x1c0dcb)[_0x48f4b3(0x121)])continue;const _0x2743c3=_0x31c363[_0x48f4b3(0x71)][_0x48f4b3(0xda)];let _0x2695e4=!0x0,_0x2b11e6=!0x0;for(const _0x4ebd32 of _0x13c94e)if(_0x4ebd32[_0x48f4b3(0x7e)]&&_0x4ebd32[_0x48f4b3(0x7e)][_0x48f4b3(0xbb)](_0x48f4b3(0xb9))){if(!_0x4ebd32[_0x48f4b3(0x71)][_0x48f4b3(0xda)]){_0x2b11e6=!0x1;break;}if(_0x4ebd32['id']!=_0x31c363['id']&&_0x4ebd32[_0x48f4b3(0x71)][_0x48f4b3(0xda)]==_0x2743c3){_0x2695e4=!0x1;break;}}_0x2b11e6&&_0x2695e4&&(_0x31c363[_0x48f4b3(0x116)](),_0x4eeb9a=!0x0);}}for(const _0x2653c4 of _0x32f8d6)_0x49f346[_0x48f4b3(0x10f)](_0x2653c4);for(const _0x431e6 of _0x14c6e4)_0x49f346[_0x48f4b3(0xf4)](_0x431e6);return _0x4eeb9a;}),_0x2c8984[_0x2536ea(0xb8)][_0x2536ea(0xf7)](_0x2536ea(0x9f))[_0x2536ea(0x128)]({'model':_0x2536ea(0x130),'view':(_0x487e82,_0x2e265a)=>_0x4944d4(_0x487e82),'converterPriority':_0x2536ea(0x126)}),_0x2c8984[_0x2536ea(0xb8)][_0x2536ea(0xf7)](_0x2536ea(0x6d))[_0x2536ea(0x128)]({'model':_0x2536ea(0x130),'view':(_0xecaa61,_0x1a221)=>_0x1a221[_0x2536ea(0xa7)][_0x2536ea(0x94)]?_0x4944d4(_0xecaa61,!0x1):null,'converterPriority':_0x2536ea(0x126)});const _0x3eca6c=_0x2c8984[_0x2536ea(0x105)][_0x2536ea(0x97)];this[_0x2536ea(0xc5)](_0x3eca6c[_0x2536ea(0x112)],_0x2536ea(0x79),(_0x4af48d,_0x4a2bf5)=>{const _0x4eda31=_0x2536ea,_0x32d25c=[];for(const _0x5b15a5 of _0x3eca6c[_0x4eda31(0x113)](_0x4a2bf5[_0x4eda31(0xb5)])[_0x4eda31(0x131)]())_0x5b15a5['is'](_0x4eda31(0xc6),_0x4eda31(0xd7))&&_0x32d25c[_0x4eda31(0xf0)](_0x5b15a5);_0x3eca6c[_0x4eda31(0xb7)](_0x2b18b9=>{const _0x31c979=_0x4eda31;for(const _0x5b3f68 of _0x32d25c)_0x2b18b9[_0x31c979(0xe2)](_0x2b18b9[_0x31c979(0x113)](_0x5b3f68),_0x2b18b9[_0x31c979(0x103)](_0x5b3f68)),_0x2b18b9[_0x31c979(0x10f)](_0x5b3f68);});});}}function Pe(_0x2ff033){const _0x166b4f=_0x45af91;if(_0x2ff033[_0x166b4f(0xe6)])return!0x0;const _0x8281c2=_0x2ff033[_0x166b4f(0xe0)](0x0);return _0x8281c2['is'](_0x166b4f(0xc6),_0x166b4f(0xea))&&_0x8281c2[_0x166b4f(0xe6)];}function we(_0x555139,_0x5e7869={},_0x3cad3e){const _0x2bc3bb=_0x45af91;for(const {isAnchor:_0x46f8c0,cellHeight:_0xe752f8,cellWidth:_0x4dc8fe}of _0x3cad3e[_0x2bc3bb(0xdc)](_0x555139,{'includeAllSlots':!0x0,..._0x5e7869}))if(!_0x46f8c0||0x1!=_0xe752f8||0x1!=_0x4dc8fe)return!0x1;return!0x0;}
23
+ const _0x32c6e6=_0x17b8;function _0x17b8(_0x441fde,_0x6db3c2){const _0xb7b219=_0xb7b2();return _0x17b8=function(_0x17b817,_0x10a0c8){_0x17b817=_0x17b817-0x84;let _0x5b61fa=_0xb7b219[_0x17b817];return _0x5b61fa;},_0x17b8(_0x441fde,_0x6db3c2);}(function(_0x460147,_0x2f3f72){const _0xc1bad3=_0x17b8,_0x5f43c9=_0x460147();while(!![]){try{const _0x4a1814=parseInt(_0xc1bad3(0xe3))/0x1*(-parseInt(_0xc1bad3(0x10c))/0x2)+-parseInt(_0xc1bad3(0xb4))/0x3+parseInt(_0xc1bad3(0xd4))/0x4+-parseInt(_0xc1bad3(0xb2))/0x5+parseInt(_0xc1bad3(0x111))/0x6*(parseInt(_0xc1bad3(0xe8))/0x7)+parseInt(_0xc1bad3(0xc8))/0x8*(parseInt(_0xc1bad3(0xe7))/0x9)+-parseInt(_0xc1bad3(0x116))/0xa*(-parseInt(_0xc1bad3(0xe4))/0xb);if(_0x4a1814===_0x2f3f72)break;else _0x5f43c9['push'](_0x5f43c9['shift']());}catch(_0x24d40e){_0x5f43c9['push'](_0x5f43c9['shift']());}}}(_0xb7b2,0x866cf));import{getTranslation as _0xf2d8e7}from'../utils/common-translations.js';import{Plugin as _0x4bee0d}from'ckeditor5/src/core.js';function _0xb7b2(){const _0x57d148=['_isForcedDefaultExecutionBlock','elementToElement','getChildren','getTableIfOnlyTableInContent','suggestion-td','editing','isInContent','conversion','ck-suggestion-marker','getAllAdjacentSuggestions','every','rows','differ','next','listenTo','model','createRange','rowInsertionRanges','clipboardOutput','getColumns','type','_tablePostFixingSubtypes','TrackChangesEditing','findAncestor','tableCellHorizontalAlignment','register','fill','tableCellVerticalAlignment','oldRange','low','getSelectionAffectedTableCells','18UgZBYO','stop','wrap','_replaceTableSlotCell','set','3834alusbc','$graveyard','markMultiRangeInsertion','getShiftedBy','showSuggestionHighlights','2077130OMmcZs','tablePasteRow','author','isEqual','fromEntries','join','subType','tablePasteChainId','reduce','getAttributes','unwrap','options','batch','filter','return','tablePasteCell','plugins','ck-suggestion-marker-insertion','dataDowncast','rootName','document','markMultiRangeBlockFormat','tableCellBorderWidth','markerToHighlight','name','getSuggestions','newRange','getChild','remove','fromRange','editor','tablePasteColumn','_createdBatches','content','*Replace\x20table\x20cells*','updateMarker','get','columnInsertionRanges','suggestion','column','removeMarkers','schema','root','requires','deletionRanges','nodeAfter','endRow','redo','createPositionBefore','getRowIndexes','columnInsertionIndexes','_suggestionFactory','createTableWalker','end','deletion','getMarkers','containsRange','tableCellBackgroundColor','push','insertion','activeMarkers','getChanges','previousSibling','some','tablePaste','insertRows','hasSuggestion','previous','createRangeOn','_getCoordsForCells','createRangeIn','setAttribute','cell','element','map','tableCellBorderColor','view','registerDescriptionCallback','getRows','Users','markerName','markers','rowInsertionIndexes','call','move','attributes','accept','documentSelection','getColumnIndexes','trackChanges','endColumn','cells','registerPostFixer','getRange','suggestionLoaded','formatBlock','keys','detach','descriptionFactory','insert','getSuggestion','find','change','setAttributes','tableCellBorderStyle','getSuggestionCallback','1426750sknnzB','tableCell','2294217EGuIOB','first','registerCustomCallback','selection','high','insertColumns','createElement','markMultiRangeDeletion','suggestionUnloaded','insertContent','TableClipboard','includes','value','start','from','row','add','TableUtils','has','insertionRanges','10672YrCJMT','forEach','for','position','entries','getItems','commands','markerAttributes','editingDowncast','suggestion:formatBlock:tablePasteCell','columns','locale','575348FtUdIM','removeRows','last','removeColumns','tableCellSuggestion','_splitMarkerName','length','removeMarker','table','getContainedElement','tableCellPadding','ck-suggestion-marker--active','forceDefaultExecution','discard','getRanges','12142AJNzQM','44iJeQcy','afterInit','isEmpty','378wthFvT','7441wfTskb','paragraph','getChangedMarkers','nextSibling','startsWith'];_0xb7b2=function(){return _0x57d148;};return _0xb7b2();}import{LiveRange as _0x48c0cf}from'ckeditor5/src/engine.js';import{uid as _0xe219c6,priorities as _0x1cc462}from'ckeditor5/src/utils.js';import _0x387d4c from'./table.js';const ge=[_0x32c6e6(0x12c),_0x32c6e6(0x93),_0x32c6e6(0xb0),_0x32c6e6(0x105),_0x32c6e6(0x108),_0x32c6e6(0x14f),_0x32c6e6(0xde)],Ce=Object[_0x32c6e6(0x11a)](ge[_0x32c6e6(0x92)](_0x5846d7=>[_0x5846d7,null]));export default class vt extends _0x4bee0d{static get[_0x32c6e6(0x141)](){return[_0x387d4c];}[_0x32c6e6(0xe5)](){const _0x1562a4=_0x32c6e6,_0x3c690d=this[_0x1562a4(0x134)];if(!_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0xc6)](_0x1562a4(0xbe)))return;const _0x39cd20=_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x1562a4(0x103)),_0x2d0484=_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x1562a4(0xc5)),_0x4f9768=_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x387d4c),_0x4b0290=_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x1562a4(0xbe));_0x4f9768[_0x1562a4(0x102)][_0x1562a4(0x150)](_0x1562a4(0x117),_0x1562a4(0x135)),_0x3c690d[_0x1562a4(0xfc)][_0x1562a4(0x13f)][_0x1562a4(0x106)](_0x1562a4(0xd8),{'allowIn':_0x1562a4(0xb3),'allowContentOf':_0x1562a4(0xb3),'isLimit':!0x0}),_0x3c690d[_0x1562a4(0xf4)][_0x1562a4(0xee)]({'model':_0x1562a4(0xd8),'view':_0x1562a4(0xf1)});let _0x16b4eb=null;_0x3c690d[_0x1562a4(0xfc)]['on'](_0x1562a4(0xbd),(_0x26e782,_0x21d410)=>{const _0xcaa733=_0x1562a4,[_0x13fe97,_0x47a197]=_0x21d410,_0x561c5f=_0x21d410[_0x21d410[_0xcaa733(0xda)]-0x1];_0x561c5f&&_0x561c5f[_0xcaa733(0xe0)]||_0x39cd20[_0xcaa733(0xed)]||this[_0xcaa733(0x134)][_0xcaa733(0xce)][_0xcaa733(0x13a)](_0xcaa733(0xa1))[_0xcaa733(0xc0)]&&function(_0x349c4c,_0x564728,_0x1e279e,_0x3f104a,_0x269c77){const _0x46d53d=_0xcaa733;if(_0x564728&&!_0x564728['is'](_0x46d53d(0x9f)))return!0x1;const _0x4b243a=_0x269c77[_0x46d53d(0xf0)](_0x349c4c,_0x1e279e);if(!_0x4b243a||!we(_0x4b243a,void 0x0,_0x3f104a))return!0x1;const _0x44f158=_0x3f104a[_0x46d53d(0x10b)](_0x1e279e[_0x46d53d(0x12a)][_0x46d53d(0xb7)]);if(!_0x44f158[_0x46d53d(0xda)])return!0x1;const _0x551063=_0x44f158[0x0][_0x46d53d(0x104)](_0x46d53d(0xdc)),_0x3a009f=_0x3f104a[_0x46d53d(0x147)](_0x44f158),_0x65f0e1=_0x3f104a[_0x46d53d(0xa0)](_0x44f158),_0x2483f3={'startRow':_0x3a009f[_0x46d53d(0xb5)],'endRow':_0x3a009f[_0x46d53d(0xd6)],'startColumn':_0x65f0e1[_0x46d53d(0xb5)],'endColumn':_0x65f0e1[_0x46d53d(0xd6)]};return 0x1==_0x44f158[_0x46d53d(0xda)]&&(_0x2483f3[_0x46d53d(0x144)]+=_0x3f104a[_0x46d53d(0x96)](_0x4b243a)-0x1,_0x2483f3[_0x46d53d(0xa2)]+=_0x3f104a[_0x46d53d(0x100)](_0x4b243a)-0x1),we(_0x551063,_0x2483f3,_0x3f104a);}(_0x13fe97,_0x47a197,_0x3c690d[_0xcaa733(0xfc)],_0x2d0484,_0x4b0290)&&(_0x26e782[_0xcaa733(0x10d)](),_0x16b4eb={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3c690d[_0xcaa733(0xfc)][_0xcaa733(0xae)](()=>{const _0x4249f5=_0xcaa733;_0x3c690d[_0x4249f5(0xfc)][_0x4249f5(0xbd)](_0x21d410[0x0],_0x21d410[0x1],_0x21d410[0x2],{'forceDefaultExecution':!0x0});const _0x559c25=_0xe219c6(),{rowInsertionRanges:_0x4af043,columnInsertionRanges:_0x3a333d,insertionRanges:_0x312a9d,deletionRanges:_0x4316a4,cells:_0x3b35dc}=_0x16b4eb;_0x4af043[_0x4249f5(0xda)]&&_0x39cd20[_0x4249f5(0x113)](_0x4af043,_0x4249f5(0x117),{'tablePasteChainId':_0x559c25}),_0x3a333d[_0x4249f5(0xda)]&&_0x39cd20[_0x4249f5(0x113)](_0x3a333d,_0x4249f5(0x135),{'tablePasteChainId':_0x559c25}),_0x312a9d[_0x4249f5(0xda)]&&(_0x39cd20[_0x4249f5(0x113)](_0x312a9d,_0x4249f5(0x88),{'tablePasteChainId':_0x559c25,'skipNestingCheck':!0x0}),_0x312a9d[_0x4249f5(0xc9)](_0x197d6a=>{const _0x3fd127=_0x4249f5;var _0x2f3bf5;return null===(_0x2f3bf5=_0x197d6a[_0x3fd127(0xa9)])||void 0x0===_0x2f3bf5?void 0x0:_0x2f3bf5[_0x3fd127(0x9b)](_0x197d6a);})),_0x4316a4[_0x4249f5(0xda)]&&(_0x39cd20[_0x4249f5(0xbb)](_0x4316a4,_0x4249f5(0x88),{'tablePasteChainId':_0x559c25,'skipNestingCheck':!0x0}),_0x4316a4[_0x4249f5(0xc9)](_0x2d9dcb=>{const _0x23a5a7=_0x4249f5;var _0x39e185;return null===(_0x39e185=_0x2d9dcb[_0x23a5a7(0xa9)])||void 0x0===_0x39e185?void 0x0:_0x39e185[_0x23a5a7(0x9b)](_0x2d9dcb);}));const _0x3b1320=_0x39cd20[_0x4249f5(0x12b)](_0x3b35dc[_0x4249f5(0x92)](({element:_0x37f6ad})=>_0x37f6ad),{'formatGroupId':_0xe219c6()},[],_0x4249f5(0x125),{'tablePasteChainId':_0x559c25});if(_0x3b1320){const _0x2ff61b=_0x3b1320[_0x4249f5(0x14d)](),_0x7f0f3b=[];for(const {element:_0x1e249a,attributes:_0x533e17}of _0x3b35dc){if(!_0x533e17)continue;const _0x45017e=_0x3c690d[_0x4249f5(0xfc)][_0x4249f5(0x8c)](_0x1e249a),_0x46c2bd=_0x2ff61b[_0x4249f5(0xad)](_0xe72b8f=>_0xe72b8f[_0x4249f5(0xa5)]()[_0x4249f5(0x119)](_0x45017e));_0x46c2bd&&_0x7f0f3b[_0x4249f5(0x150)]([_0x46c2bd[_0x4249f5(0x12e)],_0x533e17]);}_0x7f0f3b[_0x4249f5(0xda)]&&_0x3b1320[_0x4249f5(0x8f)](_0x4249f5(0xcf),Object[_0x4249f5(0x11a)](_0x7f0f3b));}_0x16b4eb=null;}));},{'priority':_0x1cc462[_0x1562a4(0xb8)]+0xa}),_0x3c690d[_0x1562a4(0x126)][_0x1562a4(0x13a)](_0x1562a4(0xbe))['on'](_0x1562a4(0x10f),(_0x22a66b,_0x2f8a45)=>{const _0x186c56=_0x1562a4,[_0xb594e1,_0x2e62ac,,_0x5e6659]=_0x2f8a45;if(!_0x16b4eb)return;_0x22a66b[_0x186c56(0x10d)]();const _0x27bf3b=_0xb594e1[_0x186c56(0x90)],_0x5eb401=_0x2e62ac,_0x54a6f0=Pe(_0x27bf3b),_0x428cb4=Pe(_0x5eb401);_0x22a66b[_0x186c56(0x124)]=_0x27bf3b;let _0x414c0c=null,_0x456cd8=null;if(_0x428cb4||_0x54a6f0){if(_0x54a6f0&&!_0x428cb4){_0x5e6659[_0x186c56(0x132)](_0x27bf3b[_0x186c56(0x131)](0x0));for(const _0x3d828d of Array[_0x186c56(0xc2)](_0x5eb401[_0x186c56(0xef)]()))_0x5e6659[_0x186c56(0xab)](_0x3d828d,_0x27bf3b,_0x186c56(0x14b));const _0x1c950b=_0x16b4eb[_0x186c56(0x9a)][_0x186c56(0xbf)](_0xb594e1[_0x186c56(0xc3)]),_0x4e1b7d=_0x16b4eb[_0x186c56(0x148)][_0x186c56(0xbf)](_0xb594e1[_0x186c56(0x13d)]);_0x1c950b||_0x4e1b7d||(_0x414c0c=_0x48c0cf[_0x186c56(0x133)](_0x5e6659[_0x186c56(0x8e)](_0x27bf3b)));}else _0x428cb4&&!_0x54a6f0&&(_0x456cd8=_0x5e6659[_0x186c56(0x8e)](_0x27bf3b));}else{const _0x2bee8e=_0x5e6659[_0x186c56(0xba)](_0x186c56(0xd8)),_0x32608f=_0x5e6659[_0x186c56(0xba)](_0x186c56(0xd8));_0x5e6659[_0x186c56(0x10e)](_0x5e6659[_0x186c56(0x8e)](_0x27bf3b),_0x32608f),_0x5e6659[_0x186c56(0xab)](_0x2bee8e,_0x27bf3b,0x0);for(const _0x39fca6 of Array[_0x186c56(0xc2)](_0x5eb401[_0x186c56(0xef)]()))_0x5e6659[_0x186c56(0xab)](_0x39fca6,_0x2bee8e,_0x186c56(0x14b));_0x414c0c=_0x48c0cf[_0x186c56(0x133)](_0x5e6659[_0x186c56(0x8c)](_0x2bee8e)),_0x456cd8=_0x48c0cf[_0x186c56(0x133)](_0x5e6659[_0x186c56(0x8c)](_0x32608f));}const _0x2e8ffb=Array[_0x186c56(0xc2)](_0x5eb401[_0x186c56(0x11f)]())[_0x186c56(0x123)](([_0xc774fb])=>ge[_0x186c56(0xbf)](_0xc774fb));_0x16b4eb[_0x186c56(0xa3)][_0x186c56(0x150)]({'element':_0x27bf3b,'attributes':_0x2e8ffb[_0x186c56(0xda)]?Object[_0x186c56(0x11a)](_0x2e8ffb):null}),_0x414c0c&&_0x16b4eb[_0x186c56(0xc7)][_0x186c56(0x150)](_0x414c0c),_0x456cd8&&_0x16b4eb[_0x186c56(0x142)][_0x186c56(0x150)](_0x456cd8);},{'priority':_0x1562a4(0xb8)}),_0x2d0484['on'](_0x1562a4(0xb9),(_0x996905,_0x2684b3)=>{const _0x35b3e7=_0x1562a4,[_0x3dd494,_0x2d56f8={}]=_0x2684b3;if(!_0x16b4eb)return;const _0x356b33=_0x2d56f8['at']||0x0,_0x55f3f9=_0x2d56f8[_0x35b3e7(0xd2)]||0x1;_0x16b4eb[_0x35b3e7(0x148)]=new Array(_0x55f3f9)[_0x35b3e7(0x107)](_0x356b33)[_0x35b3e7(0x92)]((_0x2aca55,_0x4d56a2)=>_0x2aca55+_0x4d56a2);for(const {cell:_0x424955}of _0x2d0484[_0x35b3e7(0x14a)](_0x3dd494,{'startColumn':_0x356b33,'endColumn':_0x356b33+_0x55f3f9-0x1}))_0x16b4eb[_0x35b3e7(0x13b)][_0x35b3e7(0x150)](_0x3c690d[_0x35b3e7(0xfc)][_0x35b3e7(0x8c)](_0x424955));},{'priority':_0x1562a4(0x10a)}),_0x2d0484['on'](_0x1562a4(0x89),(_0x6bd263,_0x34a488)=>{const _0x3ce9cc=_0x1562a4,[_0x1e90bb,_0x36060e={}]=_0x34a488;if(!_0x16b4eb)return;const _0x92200b=_0x36060e['at']||0x0,_0x121680=_0x36060e[_0x3ce9cc(0xf8)]||0x1;_0x16b4eb[_0x3ce9cc(0x9a)]=new Array(_0x121680)[_0x3ce9cc(0x107)](_0x92200b)[_0x3ce9cc(0x92)]((_0x1ae850,_0x511836)=>_0x1ae850+_0x511836);for(const {cell:_0x192ce8}of _0x2d0484[_0x3ce9cc(0x14a)](_0x1e90bb,{'startRow':_0x92200b,'endRow':_0x92200b+_0x121680-0x1}))_0x16b4eb[_0x3ce9cc(0xfe)][_0x3ce9cc(0x150)](_0x3c690d[_0x3ce9cc(0xfc)][_0x3ce9cc(0x8c)](_0x192ce8));},{'priority':_0x1562a4(0x10a)}),_0x39cd20[_0x1562a4(0xaa)][_0x1562a4(0x95)](_0x8187e9=>{const _0x8a6271=_0x1562a4;if(_0x8187e9[_0x8a6271(0x11c)]&&_0x8187e9[_0x8a6271(0x11c)][_0x8a6271(0xec)](_0x8a6271(0x88)))return _0x8187e9[_0x8a6271(0x8b)]?{}:{'type':_0x8a6271(0x151),'content':_0xf2d8e7(_0x3c690d[_0x8a6271(0xd3)],_0x8a6271(0x138))};});const _0x33f724=()=>!0x1;for(const _0xb81cc4 of[_0x1562a4(0x88),_0x1562a4(0x135),_0x1562a4(0x117),_0x1562a4(0x125)])_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0x151),_0xb81cc4,_0x1562a4(0x11b),_0x33f724),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0x14c),_0xb81cc4,_0x1562a4(0x11b),_0x33f724),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0xa7),_0xb81cc4,_0x1562a4(0x11b),_0x33f724);_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0xa7),_0x1562a4(0x125),_0x1562a4(0xe1),_0x33f724),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0xa7),_0x1562a4(0x125),_0x1562a4(0x9e),(_0x34416f,_0x23876c,_0xddbb26)=>{const _0x4f5b8c=_0x1562a4,_0x80dd91=_0x34416f[_0x4f5b8c(0x92)](_0x4a10ce=>_0x4a10ce[_0x4f5b8c(0xdd)]())[_0x4f5b8c(0x123)](_0x32def1=>_0x32def1),_0x258fff=new Map(_0x80dd91[_0x4f5b8c(0x92)](_0x2f32e3=>[_0x2f32e3,null]));if(_0x16b4eb){for(const {element:_0x4e20b3,attributes:_0x20c265}of _0x16b4eb[_0x4f5b8c(0xa3)])_0x20c265&&_0x258fff[_0x4f5b8c(0x110)](_0x4e20b3,_0x20c265);}else{if(_0xddbb26&&_0xddbb26[_0x4f5b8c(0xcf)])for(const [_0x42ff01,_0xe43cc]of Object[_0x4f5b8c(0xcc)](_0xddbb26[_0x4f5b8c(0xcf)])){const _0xa1c2c0=_0x3c690d[_0x4f5b8c(0xfc)][_0x4f5b8c(0x99)][_0x4f5b8c(0x13a)](_0x42ff01),_0x1ab566=_0xa1c2c0?_0xa1c2c0[_0x4f5b8c(0xa5)]()[_0x4f5b8c(0xdd)]():null;_0x1ab566&&_0x258fff[_0x4f5b8c(0x110)](_0x1ab566,_0xe43cc);}}_0x3c690d[_0x4f5b8c(0xfc)][_0x4f5b8c(0xae)](_0x4625b8=>{const _0x34e232=_0x4f5b8c;for(const [_0x2b84a6,_0x3a8ec6]of _0x258fff)_0x4625b8[_0x34e232(0xaf)]({...Ce,..._0x3a8ec6},_0x2b84a6);});});const _0xe1ede4=(_0x417ff8,_0x4f72e7)=>{const _0x5bc6f7=_0x1562a4;_0x39cd20[_0x5bc6f7(0x149)][_0x5bc6f7(0xb6)](_0x417ff8,_0x5bc6f7(0x88),_0x4f72e7,(_0x5ddd84,_0x43eab3,_0x20cee4)=>{const _0x4271fe=_0x5bc6f7;_0x3c690d[_0x4271fe(0xfc)][_0x4271fe(0xae)](_0x2214d6=>{const _0x2f64fe=_0x4271fe,_0x27e8f9=[];for(const _0x44d2b7 of _0x5ddd84){const _0x16818c=_0x44d2b7[_0x2f64fe(0xc1)][_0x2f64fe(0x143)];_0x16818c['is'](_0x2f64fe(0x91),_0x2f64fe(0xd8))&&_0x27e8f9[_0x2f64fe(0x150)](_0x16818c);}_0x39cd20[_0x2f64fe(0x149)][_0x2f64fe(0xb1)](_0x417ff8,null,_0x4f72e7)(_0x5ddd84,_0x43eab3,_0x20cee4);for(const _0x58dad1 of _0x27e8f9)_0x2f64fe(0x112)!=_0x58dad1[_0x2f64fe(0x140)][_0x2f64fe(0x129)]&&_0x2214d6[_0x2f64fe(0x120)](_0x58dad1);});});};_0xe1ede4(_0x1562a4(0x151),_0x1562a4(0x9e)),_0xe1ede4(_0x1562a4(0x151),_0x1562a4(0xe1)),_0xe1ede4(_0x1562a4(0x14c),_0x1562a4(0x9e)),_0xe1ede4(_0x1562a4(0x14c),_0x1562a4(0xe1)),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0x151),_0x1562a4(0x117),_0x1562a4(0xe1),_0x4db669=>{const _0xdd9ca1=_0x1562a4,_0x564d5a=_0x4db669[_0xdd9ca1(0x92)](_0x57c20d=>_0x57c20d[_0xdd9ca1(0xdd)]()),_0x5247c0=_0x564d5a[0x0][_0xdd9ca1(0x104)](_0xdd9ca1(0xdc)),{minRow:_0x17a7b2,maxRow:_0x519298}=_0x4f9768[_0xdd9ca1(0x8d)](_0x564d5a);_0x2d0484[_0xdd9ca1(0xd5)](_0x5247c0,{'at':_0x17a7b2,'rows':_0x519298-_0x17a7b2+0x1});}),_0x39cd20[_0x1562a4(0x149)][_0x1562a4(0xb6)](_0x1562a4(0x151),_0x1562a4(0x135),_0x1562a4(0xe1),_0x32c025=>{const _0xe64e1f=_0x1562a4,_0xaea3b8=_0x32c025[_0xe64e1f(0x92)](_0x2d6810=>_0x2d6810[_0xe64e1f(0xdd)]()),_0x57d86b=_0xaea3b8[0x0][_0xe64e1f(0x104)](_0xe64e1f(0xdc)),{minColumn:_0x320222,maxColumn:_0x283593}=_0x4f9768[_0xe64e1f(0x8d)](_0xaea3b8);_0x2d0484[_0xe64e1f(0xd7)](_0x57d86b,{'at':_0x320222,'columns':_0x283593-_0x320222+0x1});});const _0x209c55=(_0x4365c4,_0x471160)=>{const _0x4b30de=_0x1562a4;if(!_0x471160[_0x4b30de(0x11c)]||!_0x471160[_0x4b30de(0x11c)][_0x4b30de(0xec)](_0x4b30de(0x88)))return;const _0x138c11=_0x471160[_0x4b30de(0x9d)][_0x4b30de(0x11d)],_0x34d6de=_0x39cd20[_0x4b30de(0x12f)]()[_0x4b30de(0x123)](_0xeee311=>_0xeee311[_0x4b30de(0xf3)]&&_0xeee311[_0x4b30de(0x9d)]&&_0xeee311[_0x4b30de(0x9d)][_0x4b30de(0x11d)]==_0x138c11);_0x34d6de[_0x4b30de(0xda)]&&_0x471160[_0x4b30de(0xf6)]()[_0x4b30de(0xda)]!=_0x34d6de[_0x4b30de(0xda)]&&_0x34d6de[_0x4b30de(0x11e)]((_0x245861,_0x3b80fa)=>(_0x245861[_0x4b30de(0xfa)]=_0x3b80fa,_0x3b80fa[_0x4b30de(0x8b)]=_0x245861,_0x3b80fa));};function _0x367c71(_0x2cccc0,_0x1afc88=!0x0){const _0xb1be82=_0x1562a4,{id:_0x5a79e3}=_0x39cd20[_0xb1be82(0xd9)](_0x2cccc0[_0xb1be82(0x98)]),_0x33eedf=[_0xb1be82(0xf5),_0xb1be82(0x127)],_0x755aa6=_0x39cd20[_0xb1be82(0x84)][_0xb1be82(0xbf)](_0x2cccc0[_0xb1be82(0x98)]);return _0x755aa6&&_0x33eedf[_0xb1be82(0x150)](_0xb1be82(0xdf)),{'classes':_0x33eedf,'attributes':{'data-suggestion':_0x5a79e3},'priority':_0x755aa6&&_0x1afc88?0xbc2:0xbb8};}_0x39cd20['on'](_0x1562a4(0xa6),_0x209c55,{'priority':_0x1562a4(0xb8)}),_0x39cd20['on'](_0x1562a4(0xbc),_0x209c55,{'priority':_0x1562a4(0xb8)}),_0x3c690d[_0x1562a4(0xfc)][_0x1562a4(0x12a)][_0x1562a4(0xa4)](()=>{const _0x57c16d=_0x1562a4;let _0x134db4=!0x1;const _0x3b5b35=Array[_0x57c16d(0xc2)](_0x3c690d[_0x57c16d(0xfc)][_0x57c16d(0x12a)][_0x57c16d(0xf9)][_0x57c16d(0xea)]());for(const {name:_0x1c7e90,data:_0x2ea4c9}of _0x3b5b35){const {group:_0xd0460,type:_0x34375c,id:_0x3e4969}=_0x39cd20[_0x57c16d(0xd9)](_0x1c7e90);if(_0x57c16d(0x13c)!=_0xd0460||_0x57c16d(0x14c)!=_0x34375c||_0x2ea4c9[_0x57c16d(0x109)])continue;if(!_0x39cd20[_0x57c16d(0x8a)](_0x3e4969))continue;const _0x820248=_0x39cd20[_0x57c16d(0xac)](_0x3e4969)[_0x57c16d(0xe2)](),_0x9f9e42=_0x3c690d[_0x57c16d(0x126)][_0x57c16d(0x13a)](_0x57c16d(0x97))['me'];for(const _0x487586 of _0x39cd20[_0x57c16d(0x12f)]()){if(!_0x487586[_0x57c16d(0xf3)]||_0x487586[_0x57c16d(0x118)]!=_0x9f9e42)continue;if(_0x57c16d(0xa7)!=_0x487586[_0x57c16d(0x101)]||_0x57c16d(0x125)!=_0x487586[_0x57c16d(0x11c)])continue;if(_0x487586[_0x57c16d(0xe2)]()[_0x57c16d(0xf7)](_0x3238b4=>_0x820248[_0x57c16d(0x87)](_0x2caa06=>_0x2caa06[_0x57c16d(0x14e)](_0x3238b4,!0x0)))){for(const _0x9044f4 of _0x487586[_0x57c16d(0xf6)]())_0x9044f4[_0x57c16d(0xf3)]&&(_0x9044f4[_0x57c16d(0xe1)](),_0x134db4=!0x0);}}}return _0x134db4;}),_0x3c690d[_0x1562a4(0xfc)][_0x1562a4(0x12a)][_0x1562a4(0xa4)](_0x298be1=>{const _0x557c9b=_0x1562a4,_0x252b9e=_0x3c690d[_0x557c9b(0xce)][_0x557c9b(0x13a)](_0x557c9b(0x145));if(!_0x252b9e||!_0x252b9e[_0x557c9b(0x136)][_0x557c9b(0xc6)](_0x298be1[_0x557c9b(0x122)]))return!0x1;let _0x27a54b=!0x1;const _0x4673ee=_0x3c690d[_0x557c9b(0x126)][_0x557c9b(0x13a)](_0x557c9b(0x97))['me'],_0x2a513d=_0x3c690d[_0x557c9b(0xfc)][_0x557c9b(0x12a)][_0x557c9b(0xf9)][_0x557c9b(0x85)](),_0x2bb2c3=Array[_0x557c9b(0xc2)](_0x3c690d[_0x557c9b(0xfc)][_0x557c9b(0x12a)][_0x557c9b(0xf9)][_0x557c9b(0xea)]())[_0x557c9b(0x123)](({name:_0x41e798,data:_0x52b97b})=>{const _0xef2645=_0x557c9b,{group:_0x234694,subType:_0x14f5ad,authorId:_0x3b021f}=_0x39cd20[_0xef2645(0xd9)](_0x41e798);return _0xef2645(0x13c)==_0x234694&&_0xef2645(0x88)==_0x14f5ad&&_0x3b021f==_0x4673ee['id']&&!_0x52b97b[_0xef2645(0x109)];});for(const _0x18805c of _0x2a513d){if(_0x557c9b(0xab)!=_0x18805c[_0x557c9b(0x101)]||_0x557c9b(0xd8)!=_0x18805c[_0x557c9b(0x12e)]||0x1!=_0x18805c[_0x557c9b(0xda)])continue;const _0xcf142a=_0x298be1[_0x557c9b(0xfd)](_0x18805c[_0x557c9b(0xcb)],_0x18805c[_0x557c9b(0xcb)][_0x557c9b(0x114)](0x1));if(!_0x2bb2c3[_0x557c9b(0xad)](({data:_0x46e9f3})=>_0x46e9f3[_0x557c9b(0x130)][_0x557c9b(0x119)](_0xcf142a))){for(const {name:_0x4aec3a,data:_0x4f9557}of _0x2bb2c3)if(_0xcf142a[_0x557c9b(0x14e)](_0x4f9557[_0x557c9b(0x130)])){_0x298be1[_0x557c9b(0x139)](_0x4aec3a,{'range':_0xcf142a}),_0x27a54b=!0x0;break;}}}return _0x27a54b;}),_0x3c690d[_0x1562a4(0xfc)][_0x1562a4(0x12a)][_0x1562a4(0xa4)](_0x4e1d10=>{const _0x1aac34=_0x1562a4;let _0x1e64d6=!0x1;const _0x530518=_0x3c690d[_0x1aac34(0x126)][_0x1aac34(0x13a)](_0x1aac34(0x97))['me'],_0x38c80f=_0x39cd20[_0x1aac34(0x12f)]()[_0x1aac34(0x123)](_0x45c0cb=>_0x45c0cb[_0x1aac34(0xf3)]&&_0x45c0cb[_0x1aac34(0x118)]==_0x530518),_0xadb7b6=new Set(),_0x1e2b64=new Set();for(const _0x4b1821 of _0x38c80f)if(_0x1aac34(0x88)==_0x4b1821[_0x1aac34(0x11c)])for(const _0x500c18 of _0x4b1821[_0x1aac34(0x14d)]()){const _0x2125b0=_0x500c18[_0x1aac34(0xa5)]()[_0x1aac34(0xdd)]();if(_0x2125b0){if(_0x2125b0['is'](_0x1aac34(0x91),_0x1aac34(0xd8))&&Pe(_0x2125b0)){_0x4b1821[_0x1aac34(0xdb)](_0x500c18[_0x1aac34(0x12e)]),_0xadb7b6[_0x1aac34(0xc4)](_0x2125b0),_0x1e64d6=!0x0;const _0x458a79=_0x2125b0[_0x1aac34(0xeb)],_0x279c48=_0x2125b0[_0x1aac34(0x86)],_0x31fa52=_0x458a79&&_0x458a79['is'](_0x1aac34(0x91),_0x1aac34(0xd8)),_0x149faa=_0x279c48&&_0x279c48['is'](_0x1aac34(0x91),_0x1aac34(0xd8));_0x31fa52&&!_0xadb7b6[_0x1aac34(0xc6)](_0x458a79)&&_0x1e2b64[_0x1aac34(0xc4)](_0x458a79),_0x149faa&&!_0xadb7b6[_0x1aac34(0xc6)](_0x279c48)&&_0x1e2b64[_0x1aac34(0xc4)](_0x279c48);}else _0x2125b0['is'](_0x1aac34(0x91),_0x1aac34(0xe9))&&_0x2125b0[_0x1aac34(0xe6)]&&(_0x4b1821[_0x1aac34(0xdb)](_0x500c18[_0x1aac34(0x12e)]),_0x1e64d6=!0x0);}}else{if(_0x1aac34(0x125)==_0x4b1821[_0x1aac34(0x11c)]){if(!_0x4b1821[_0x1aac34(0x9d)]||!_0x4b1821[_0x1aac34(0x9d)][_0x1aac34(0x11d)])continue;const _0x293d3f=_0x4b1821[_0x1aac34(0x9d)][_0x1aac34(0xcf)];if(_0x293d3f&&Object[_0x1aac34(0xa8)](_0x293d3f)[_0x1aac34(0xda)])continue;const _0xd1d59=_0x4b1821[_0x1aac34(0x9d)][_0x1aac34(0x11d)];let _0x5884e7=!0x0,_0x5d6998=!0x0;for(const _0x4847dd of _0x38c80f)if(_0x4847dd[_0x1aac34(0x11c)]&&_0x4847dd[_0x1aac34(0x11c)][_0x1aac34(0xec)](_0x1aac34(0x88))){if(!_0x4847dd[_0x1aac34(0x9d)][_0x1aac34(0x11d)]){_0x5d6998=!0x1;break;}if(_0x4847dd['id']!=_0x4b1821['id']&&_0x4847dd[_0x1aac34(0x9d)][_0x1aac34(0x11d)]==_0xd1d59){_0x5884e7=!0x1;break;}}_0x5d6998&&_0x5884e7&&(_0x4b1821[_0x1aac34(0x13e)](),_0x1e64d6=!0x0);}}for(const _0x26d574 of _0xadb7b6)_0x4e1d10[_0x1aac34(0x132)](_0x26d574);for(const _0x3c9e91 of _0x1e2b64)_0x4e1d10[_0x1aac34(0x120)](_0x3c9e91);return _0x1e64d6;}),_0x3c690d[_0x1562a4(0xf4)][_0x1562a4(0xca)](_0x1562a4(0xd0))[_0x1562a4(0x12d)]({'model':_0x1562a4(0xd1),'view':(_0x57acf2,_0x4dcda6)=>_0x367c71(_0x57acf2),'converterPriority':_0x1562a4(0xb8)}),_0x3c690d[_0x1562a4(0xf4)][_0x1562a4(0xca)](_0x1562a4(0x128))[_0x1562a4(0x12d)]({'model':_0x1562a4(0xd1),'view':(_0x4d929e,_0xefb4e6)=>_0xefb4e6[_0x1562a4(0x121)][_0x1562a4(0x115)]?_0x367c71(_0x4d929e,!0x1):null,'converterPriority':_0x1562a4(0xb8)});const _0x4ceef9=_0x3c690d[_0x1562a4(0xf2)][_0x1562a4(0x94)];this[_0x1562a4(0xfb)](_0x4ceef9[_0x1562a4(0x12a)],_0x1562a4(0xff),(_0x44f3c0,_0x5a33d5)=>{const _0x21a252=_0x1562a4,_0x1b0276=[];for(const _0x5d2a74 of _0x4ceef9[_0x21a252(0x8e)](_0x5a33d5[_0x21a252(0x137)])[_0x21a252(0xcd)]())_0x5d2a74['is'](_0x21a252(0x91),_0x21a252(0xf1))&&_0x1b0276[_0x21a252(0x150)](_0x5d2a74);_0x4ceef9[_0x21a252(0xae)](_0x3fc5d6=>{const _0x579fbf=_0x21a252;for(const _0x55742c of _0x1b0276)_0x3fc5d6[_0x579fbf(0x9c)](_0x3fc5d6[_0x579fbf(0x8e)](_0x55742c),_0x3fc5d6[_0x579fbf(0x146)](_0x55742c)),_0x3fc5d6[_0x579fbf(0x132)](_0x55742c);});});}}function Pe(_0x3a451a){const _0x8531ae=_0x32c6e6;if(_0x3a451a[_0x8531ae(0xe6)])return!0x0;const _0xf4228b=_0x3a451a[_0x8531ae(0x131)](0x0);return _0xf4228b['is'](_0x8531ae(0x91),_0x8531ae(0xe9))&&_0xf4228b[_0x8531ae(0xe6)];}function we(_0x3d0640,_0xb2a650={},_0x500084){const _0x1ec0f3=_0x32c6e6;for(const {isAnchor:_0x1ea2ac,cellHeight:_0x3bd3ba,cellWidth:_0xf601f7}of _0x500084[_0x1ec0f3(0x14a)](_0x3d0640,{'includeAllSlots':!0x0,..._0xb2a650}))if(!_0x1ea2ac||0x1!=_0x3bd3ba||0x1!=_0xf601f7)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3eeec6=_0x5070;function _0x5070(_0x4a4ca2,_0x2cf23a){const _0x4f4074=_0x4f40();return _0x5070=function(_0x507001,_0x48363d){_0x507001=_0x507001-0x161;let _0xafcd51=_0x4f4074[_0x507001];return _0xafcd51;},_0x5070(_0x4a4ca2,_0x2cf23a);}(function(_0x2cc277,_0x144ce5){const _0x307611=_0x5070,_0x4f9b68=_0x2cc277();while(!![]){try{const _0x305011=parseInt(_0x307611(0x168))/0x1*(-parseInt(_0x307611(0x16b))/0x2)+-parseInt(_0x307611(0x161))/0x3+-parseInt(_0x307611(0x167))/0x4+-parseInt(_0x307611(0x192))/0x5*(parseInt(_0x307611(0x164))/0x6)+-parseInt(_0x307611(0x18f))/0x7*(parseInt(_0x307611(0x170))/0x8)+-parseInt(_0x307611(0x176))/0x9*(-parseInt(_0x307611(0x187))/0xa)+parseInt(_0x307611(0x18a))/0xb;if(_0x305011===_0x144ce5)break;else _0x4f9b68['push'](_0x4f9b68['shift']());}catch(_0x85eaf4){_0x4f9b68['push'](_0x4f9b68['shift']());}}}(_0x4f40,0x1d2d8));import{Plugin as _0x59f6c7}from'ckeditor5/src/core.js';import{getTranslation as _0x649545}from'../utils/common-translations.js';function _0x4f40(){const _0x34a401=['registerDescriptionCallback','data','markBlockFormat','_suggestionFactory','editor','selection','accept','getSelectedElement','formatGroupId','has','getTableColumnsWidths','TableColumnResizeEditing','type','getColumnGroupElement','getContainedElement','getSuggestions','87610dtyGPS','handleResizeTableWidthCommand','formatBlock','6347517wIwiEi','getAttribute','registerCustomCallback','model','TrackChangesEditing','31031Hdtysg','change','formatInline','730WQAjRW','columnWidths','Users','subType','resizeTable','document','get','handleSuggestionDescription','636984TZCTnk','discard','locale','5364xVRQbN','commandParams','afterInit','27028BhzXjb','1322BwaRMW','format','*Format:*\x20resize\x20table','288KSNymg','getSuggestionCallback','descriptionFactory','enableCommand','resizeTableWidth','120CDUbkQ','table','plugins','bind','author','tableWidth','153CVeebI'];_0x4f40=function(){return _0x34a401;};return _0x4f40();}export default class Ct extends _0x59f6c7{[_0x3eeec6(0x166)](){const _0x63c5=_0x3eeec6;if(!this[_0x63c5(0x17b)][_0x63c5(0x172)][_0x63c5(0x180)](_0x63c5(0x182)))return;const _0x248f57=this[_0x63c5(0x17b)][_0x63c5(0x172)][_0x63c5(0x198)](_0x63c5(0x18e));_0x248f57[_0x63c5(0x16e)](_0x63c5(0x16f),this[_0x63c5(0x188)][_0x63c5(0x173)](this)),_0x248f57[_0x63c5(0x17a)][_0x63c5(0x18c)](_0x63c5(0x189),_0x63c5(0x196),_0x63c5(0x17d),_0x248f57[_0x63c5(0x17a)][_0x63c5(0x16c)](_0x63c5(0x189),null,_0x63c5(0x162))),_0x248f57[_0x63c5(0x17a)][_0x63c5(0x18c)](_0x63c5(0x189),_0x63c5(0x196),_0x63c5(0x162),_0x248f57[_0x63c5(0x17a)][_0x63c5(0x16c)](_0x63c5(0x189),null,_0x63c5(0x17d))),_0x248f57[_0x63c5(0x16d)][_0x63c5(0x177)](this[_0x63c5(0x199)][_0x63c5(0x173)](this));}[_0x3eeec6(0x188)](_0x56c810,_0x380a2f){const _0x57a031=_0x3eeec6,_0x2c4861=this[_0x57a031(0x17b)][_0x57a031(0x172)][_0x57a031(0x198)](_0x57a031(0x18e)),_0xdd1f13=this[_0x57a031(0x17b)][_0x57a031(0x172)][_0x57a031(0x198)](_0x57a031(0x182)),_0x1deab=_0x380a2f[_0x57a031(0x171)]||this[_0x57a031(0x17b)][_0x57a031(0x18d)][_0x57a031(0x197)][_0x57a031(0x17c)][_0x57a031(0x17e)]();this[_0x57a031(0x17b)][_0x57a031(0x18d)][_0x57a031(0x190)](()=>{const _0x2e3ae0=_0x57a031,_0x4b8e93=_0xdd1f13[_0x2e3ae0(0x184)](_0x1deab);let _0x4536c7=_0x4b8e93?_0xdd1f13[_0x2e3ae0(0x181)](_0x4b8e93):null,_0x49a367=_0x1deab[_0x2e3ae0(0x18b)](_0x2e3ae0(0x175))||null;const _0x3ef202=_0x380a2f[_0x2e3ae0(0x175)]||_0x49a367,_0x13ffb9=_0x380a2f[_0x2e3ae0(0x193)]||_0x4536c7,_0x48dd75=this[_0x2e3ae0(0x17b)][_0x2e3ae0(0x172)][_0x2e3ae0(0x198)](_0x2e3ae0(0x194))['me'];for(const _0x474a51 of _0x2c4861[_0x2e3ae0(0x186)]()){const _0x253c90=_0x474a51[_0x2e3ae0(0x185)]();if(_0x2e3ae0(0x196)===_0x474a51[_0x2e3ae0(0x195)]&&_0x253c90===_0x1deab){_0x474a51[_0x2e3ae0(0x174)]!==_0x48dd75&&_0x474a51[_0x2e3ae0(0x162)]();const _0x292e93=_0x474a51[_0x2e3ae0(0x178)][_0x2e3ae0(0x165)];_0x49a367=_0x292e93[0x0][_0x2e3ae0(0x175)],_0x4536c7=_0x292e93[0x0][_0x2e3ae0(0x193)];break;}}_0x56c810({'table':_0x1deab,'tableWidth':_0x3ef202,'columnWidths':_0x13ffb9}),_0x2c4861[_0x2e3ae0(0x179)](_0x1deab,{'commandName':_0x2e3ae0(0x16f),'commandParams':[{'tableWidth':_0x49a367,'columnWidths':_0x4536c7}],'formatGroupId':_0x2e3ae0(0x196)},[],_0x2e3ae0(0x196));});}[_0x3eeec6(0x199)](_0x29d0c0){const _0x4e7139=_0x3eeec6;if(_0x4e7139(0x189)!=_0x29d0c0[_0x4e7139(0x183)]&&_0x4e7139(0x191)!=_0x29d0c0[_0x4e7139(0x183)])return;const {data:_0x119264}=_0x29d0c0;if(_0x119264&&_0x4e7139(0x196)===_0x119264[_0x4e7139(0x17f)]){const _0x31b530=_0x4e7139(0x16a);return{'type':_0x4e7139(0x169),'content':_0x649545(this[_0x4e7139(0x17b)][_0x4e7139(0x163)],_0x31b530)};}}}
23
+ const _0x3f363f=_0x26e3;(function(_0xd0abb0,_0x438800){const _0x4e6b31=_0x26e3,_0xc5f8bf=_0xd0abb0();while(!![]){try{const _0x22e879=parseInt(_0x4e6b31(0x17b))/0x1*(parseInt(_0x4e6b31(0x18c))/0x2)+-parseInt(_0x4e6b31(0x18a))/0x3+parseInt(_0x4e6b31(0x170))/0x4*(-parseInt(_0x4e6b31(0x19d))/0x5)+parseInt(_0x4e6b31(0x196))/0x6*(parseInt(_0x4e6b31(0x19a))/0x7)+parseInt(_0x4e6b31(0x185))/0x8*(parseInt(_0x4e6b31(0x16c))/0x9)+parseInt(_0x4e6b31(0x16f))/0xa*(parseInt(_0x4e6b31(0x186))/0xb)+-parseInt(_0x4e6b31(0x191))/0xc;if(_0x22e879===_0x438800)break;else _0xc5f8bf['push'](_0xc5f8bf['shift']());}catch(_0x3c7108){_0xc5f8bf['push'](_0xc5f8bf['shift']());}}}(_0x4e8a,0x6caf9));import{Plugin as _0x124d33}from'ckeditor5/src/core.js';import{getTranslation as _0x37f209}from'../utils/common-translations.js';function _0x26e3(_0x306de0,_0x2b8e80){const _0x4e8af1=_0x4e8a();return _0x26e3=function(_0x26e344,_0x40cdef){_0x26e344=_0x26e344-0x164;let _0x2a6e99=_0x4e8af1[_0x26e344];return _0x2a6e99;},_0x26e3(_0x306de0,_0x2b8e80);}export default class Ct extends _0x124d33{[_0x3f363f(0x174)](){const _0x2e042e=_0x3f363f;if(!this[_0x2e042e(0x165)][_0x2e042e(0x17f)][_0x2e042e(0x184)](_0x2e042e(0x190)))return;const _0x4b8df0=this[_0x2e042e(0x165)][_0x2e042e(0x17f)][_0x2e042e(0x17e)](_0x2e042e(0x175));_0x4b8df0[_0x2e042e(0x19c)](_0x2e042e(0x168),this[_0x2e042e(0x16d)][_0x2e042e(0x181)](this)),_0x4b8df0[_0x2e042e(0x193)][_0x2e042e(0x183)](_0x2e042e(0x18f),_0x2e042e(0x17d),_0x2e042e(0x171),_0x4b8df0[_0x2e042e(0x193)][_0x2e042e(0x187)](_0x2e042e(0x18f),null,_0x2e042e(0x178))),_0x4b8df0[_0x2e042e(0x193)][_0x2e042e(0x183)](_0x2e042e(0x18f),_0x2e042e(0x17d),_0x2e042e(0x178),_0x4b8df0[_0x2e042e(0x193)][_0x2e042e(0x187)](_0x2e042e(0x18f),null,_0x2e042e(0x171))),_0x4b8df0[_0x2e042e(0x176)][_0x2e042e(0x19b)](this[_0x2e042e(0x164)][_0x2e042e(0x181)](this));}[_0x3f363f(0x16d)](_0x2324d5,_0x2c5501){const _0x31e5ee=_0x3f363f,_0x4af8ab=this[_0x31e5ee(0x165)][_0x31e5ee(0x17f)][_0x31e5ee(0x17e)](_0x31e5ee(0x175)),_0x500c05=this[_0x31e5ee(0x165)][_0x31e5ee(0x17f)][_0x31e5ee(0x17e)](_0x31e5ee(0x190)),_0x37c01f=_0x2c5501[_0x31e5ee(0x18d)]||this[_0x31e5ee(0x165)][_0x31e5ee(0x192)][_0x31e5ee(0x16b)][_0x31e5ee(0x169)][_0x31e5ee(0x194)]();this[_0x31e5ee(0x165)][_0x31e5ee(0x192)][_0x31e5ee(0x195)](()=>{const _0x3edb3a=_0x31e5ee,_0x3da4e0=_0x500c05[_0x3edb3a(0x16e)](_0x37c01f);let _0xe055c1=_0x3da4e0?_0x500c05[_0x3edb3a(0x172)](_0x3da4e0):null,_0x25f5d9=_0x37c01f[_0x3edb3a(0x180)](_0x3edb3a(0x166))||null;const _0x48d397=_0x2c5501[_0x3edb3a(0x166)]||_0x25f5d9,_0x2ee2da=_0x2c5501[_0x3edb3a(0x182)]||_0xe055c1,_0x343a80=this[_0x3edb3a(0x165)][_0x3edb3a(0x17f)][_0x3edb3a(0x17e)](_0x3edb3a(0x177))['me'];for(const _0x2ee002 of _0x4af8ab[_0x3edb3a(0x198)]()){const _0x16bd6c=_0x2ee002[_0x3edb3a(0x173)]();if(_0x3edb3a(0x17d)===_0x2ee002[_0x3edb3a(0x16a)]&&_0x16bd6c===_0x37c01f){_0x2ee002[_0x3edb3a(0x199)]!==_0x343a80&&_0x2ee002[_0x3edb3a(0x178)]();const _0x2456f5=_0x2ee002[_0x3edb3a(0x17a)][_0x3edb3a(0x188)];_0x25f5d9=_0x2456f5[0x0][_0x3edb3a(0x166)],_0xe055c1=_0x2456f5[0x0][_0x3edb3a(0x182)];break;}}_0x2324d5({'table':_0x37c01f,'tableWidth':_0x48d397,'columnWidths':_0x2ee2da}),_0x4af8ab[_0x3edb3a(0x17c)](_0x37c01f,{'commandName':_0x3edb3a(0x168),'commandParams':[{'tableWidth':_0x25f5d9,'columnWidths':_0xe055c1}],'formatGroupId':_0x3edb3a(0x17d)},[],_0x3edb3a(0x17d));});}[_0x3f363f(0x164)](_0x3e81be){const _0x1b3402=_0x3f363f;if(_0x1b3402(0x18f)!=_0x3e81be[_0x1b3402(0x18b)]&&_0x1b3402(0x18e)!=_0x3e81be[_0x1b3402(0x18b)])return;const {data:_0x24598}=_0x3e81be;if(_0x24598&&_0x1b3402(0x17d)===_0x24598[_0x1b3402(0x197)]){const _0x570dd2=_0x1b3402(0x189);return{'type':_0x1b3402(0x167),'content':_0x37f209(this[_0x1b3402(0x165)][_0x1b3402(0x179)],_0x570dd2)};}}}function _0x4e8a(){const _0x255afd=['has','111304ufPjlH','48301hMnxAZ','getSuggestionCallback','commandParams','*Format:*\x20resize\x20table','998559aBkBNX','type','8IGqLnh','table','formatInline','formatBlock','TableColumnResizeEditing','4689252HhDWuM','model','_suggestionFactory','getSelectedElement','change','100542RrNmqR','formatGroupId','getSuggestions','author','119gedcFz','registerDescriptionCallback','enableCommand','119410Thjhit','handleSuggestionDescription','editor','tableWidth','format','resizeTableWidth','selection','subType','document','144uJrNua','handleResizeTableWidthCommand','getColumnGroupElement','320zoLvCo','8hoClMy','accept','getTableColumnsWidths','getContainedElement','afterInit','TrackChangesEditing','descriptionFactory','Users','discard','locale','data','142144gtMCNG','markBlockFormat','resizeTable','get','plugins','getAttribute','bind','columnWidths','registerCustomCallback'];_0x4e8a=function(){return _0x255afd;};return _0x4e8a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x124da8=_0x2409;(function(_0x524b9a,_0x12b2ef){const _0x38c375=_0x2409,_0x10df27=_0x524b9a();while(!![]){try{const _0x19e092=parseInt(_0x38c375(0x137))/0x1*(parseInt(_0x38c375(0xfa))/0x2)+parseInt(_0x38c375(0x128))/0x3*(-parseInt(_0x38c375(0x139))/0x4)+parseInt(_0x38c375(0x103))/0x5+-parseInt(_0x38c375(0x11c))/0x6+-parseInt(_0x38c375(0x11e))/0x7*(-parseInt(_0x38c375(0x148))/0x8)+parseInt(_0x38c375(0x133))/0x9*(parseInt(_0x38c375(0x12c))/0xa)+parseInt(_0x38c375(0x118))/0xb*(-parseInt(_0x38c375(0x130))/0xc);if(_0x19e092===_0x12b2ef)break;else _0x10df27['push'](_0x10df27['shift']());}catch(_0x3ea224){_0x10df27['push'](_0x10df27['shift']());}}}(_0x171c,0xa8ecc));function _0x2409(_0x3f17ad,_0x1ad5db){const _0x171c61=_0x171c();return _0x2409=function(_0x2409e0,_0x569b85){_0x2409e0=_0x2409e0-0xf1;let _0x355865=_0x171c61[_0x2409e0];return _0x355865;},_0x2409(_0x3f17ad,_0x1ad5db);}function _0x171c(){const _0x47dc22=['nodeAfter','activeMarkers','markerName','registerDescriptionCallback','parent','*Format:*\x20%0','_handleLegacySuggestions','get','setAttribute','_suggestionFactory','name','setTableRowHeader','registerCustomCallback','cell','254309kqvvPq','locale','showSuggestionHighlights','TableUtils','2741496fdlDqH','commandParams','253645cGBphY','data-suggestion','nodeBefore','setTableColumnHeader','accept','enableDefaultAttributesIntegration','afterInit','highest','forceValue','removeMarker:suggestion','2628UFJkId','descriptionFactory','FORMAT_HEADER_ROW','requires','6509010cytnMP','removeAttribute','addMarker:suggestion','registerAttributeLabel','1032xAscTy','commandName','removeClass','9slALdZ','downcastDispatcher','markerNameToElements','stop','2pRAEED','FORMAT_REGULAR_COLUMN','236dXrdKr','end','_splitMarkerName','toViewElement','format','formatBlock','TrackChangesEditing','options','mapper','ck-suggestion-marker-','markerRange','consume','consumable','writer','includes','288RvDXUg','headingRows','_acceptFormatSuggestionCallbackFactory','getSuggestion','TableEditing','data','ck-suggestion-marker--active','start','registerBlockAttribute','_registerLegacyDescription','496554ZnQnYa','has','createTableWalker','plugins','getCellLocation','unbindElementFromMarkerName','FORMAT_REGULAR_ROW','headingColumns','FORMAT_HEADER_COLUMN','3684175qfkWzv','editing','addClass','item','bindElementToMarker','type','editor'];_0x171c=function(){return _0x47dc22;};return _0x171c();}import{Plugin as _0x97a0e6}from'ckeditor5/src/core.js';import _0x36cca8 from'./table.js';import{getTranslation as _0x253210}from'../utils/common-translations.js';export default class It extends _0x97a0e6{static get[_0x124da8(0x12b)](){return[_0x36cca8];}[_0x124da8(0x124)](){const _0x295808=_0x124da8,_0x3665a6=this[_0x295808(0x109)];if(!_0x3665a6[_0x295808(0xfd)][_0x295808(0xfb)](_0x295808(0xf4)))return;const _0x5102de=_0x3665a6[_0x295808(0x119)],_0x3b63a1=_0x3665a6[_0x295808(0xfd)][_0x295808(0x111)](_0x295808(0x13f));_0x3b63a1[_0x295808(0x123)](_0x295808(0x115)),_0x3b63a1[_0x295808(0x123)](_0x295808(0x121)),_0x3b63a1[_0x295808(0xf8)](_0x295808(0xf1)),_0x3b63a1[_0x295808(0xf8)](_0x295808(0x101)),_0x3b63a1[_0x295808(0x129)][_0x295808(0x12f)](_0x295808(0xf1),_0x253210(_0x5102de,_0x295808(0x12a))),_0x3b63a1[_0x295808(0x129)][_0x295808(0x12f)](_0x295808(0x101),_0x253210(_0x5102de,_0x295808(0x102))),this[_0x295808(0x110)]();}[_0x124da8(0x110)](){const _0x4d5c87=_0x124da8,_0x29b8b2=this[_0x4d5c87(0x109)][_0x4d5c87(0xfd)][_0x4d5c87(0x111)](_0x4d5c87(0x13f)),_0x38c23d=this[_0x4d5c87(0x109)][_0x4d5c87(0xfd)][_0x4d5c87(0x111)](_0x4d5c87(0x11b)),_0x1eb5d3=this[_0x4d5c87(0x109)][_0x4d5c87(0xfd)][_0x4d5c87(0x111)](_0x36cca8)[_0x4d5c87(0xf2)]();function _0x1ce26a({showActiveMarker:_0x4f5c2f=!0x0,setDataAttribute:_0x3774d0=!0x0}={}){return(_0x177fd1,_0xffae33,_0x183dbe)=>{const _0x1b498d=_0x2409,{type:_0x4f6bf3,id:_0xd72bd8}=_0x29b8b2[_0x1b498d(0x13b)](_0xffae33[_0x1b498d(0x10c)]),_0x5e7551=_0x29b8b2[_0x1b498d(0xf3)](_0xd72bd8),_0x2079c2=_0x5e7551[_0x1b498d(0xf5)];if(_0x1b498d(0x13e)!=_0x5e7551[_0x1b498d(0x108)]||!_0x2079c2||_0x1b498d(0x121)!=_0x2079c2[_0x1b498d(0x131)])return;if(_0xffae33[_0x1b498d(0x106)])return void _0x177fd1[_0x1b498d(0x136)]();if(!_0x183dbe[_0x1b498d(0x145)][_0x1b498d(0x144)](_0xffae33[_0x1b498d(0x143)],_0x177fd1[_0x1b498d(0x114)]))return;const _0x4db52e=_0xffae33[_0x1b498d(0x143)][_0x1b498d(0xf7)][_0x1b498d(0x10a)],_0x1de353=_0xffae33[_0x1b498d(0x143)][_0x1b498d(0x13a)][_0x1b498d(0x120)],_0x57d80a=_0x4db52e[_0x1b498d(0x10e)][_0x1b498d(0x10e)],{column:_0x5e8ba6}=_0x38c23d[_0x1b498d(0xfe)](_0x4db52e),{column:_0x2ea5b9}=_0x38c23d[_0x1b498d(0xfe)](_0x1de353);for(let _0x299402=_0x5e8ba6;_0x299402<=_0x2ea5b9;_0x299402++){const _0x564322=_0x38c23d[_0x1b498d(0xfc)](_0x57d80a,{'column':_0x299402,'includeAllSlots':!0x1});for(const _0x484fc3 of _0x564322){const _0x29b5df=_0x484fc3[_0x1b498d(0x117)],_0x1a0c19=_0x183dbe[_0x1b498d(0x141)][_0x1b498d(0x13c)](_0x29b5df);_0x183dbe[_0x1b498d(0x146)][_0x1b498d(0x105)](_0x1b498d(0x142)+_0x4f6bf3,_0x1a0c19),_0x3774d0&&_0x183dbe[_0x1b498d(0x146)][_0x1b498d(0x112)](_0x1b498d(0x11f),_0xd72bd8,_0x1a0c19),_0x183dbe[_0x1b498d(0x141)][_0x1b498d(0x107)](_0x1a0c19,_0xffae33[_0x1b498d(0x10c)]),_0x4f5c2f&&(_0x29b8b2[_0x1b498d(0x10b)][_0x1b498d(0x147)](_0xffae33[_0x1b498d(0x10c)])?_0x183dbe[_0x1b498d(0x146)][_0x1b498d(0x105)](_0x1b498d(0xf6),_0x1a0c19):_0x183dbe[_0x1b498d(0x146)][_0x1b498d(0x132)](_0x1b498d(0xf6),_0x1a0c19));}}};}_0x29b8b2[_0x4d5c87(0x113)][_0x4d5c87(0x116)](_0x4d5c87(0x13e),_0x4d5c87(0x115),_0x4d5c87(0x122),_0x1eb5d3),_0x29b8b2[_0x4d5c87(0x113)][_0x4d5c87(0x116)](_0x4d5c87(0x13e),_0x4d5c87(0x121),_0x4d5c87(0x122),_0x1eb5d3),this[_0x4d5c87(0x109)][_0x4d5c87(0x104)][_0x4d5c87(0x134)]['on'](_0x4d5c87(0x12e),_0x1ce26a(),{'priority':_0x4d5c87(0x125)}),this[_0x4d5c87(0x109)][_0x4d5c87(0xf5)][_0x4d5c87(0x134)]['on'](_0x4d5c87(0x12e),(_0x661ad7,_0x170443,_0x147f8e)=>{const _0x5ea0b4=_0x4d5c87;_0x147f8e[_0x5ea0b4(0x140)][_0x5ea0b4(0x11a)]&&_0x1ce26a({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x661ad7,_0x170443,_0x147f8e);},{'priority':_0x4d5c87(0x125)}),this[_0x4d5c87(0x109)][_0x4d5c87(0x104)][_0x4d5c87(0x134)]['on'](_0x4d5c87(0x127),(_0xf5ed7b,_0x417c37,_0x8e573)=>{const _0x51306a=_0x4d5c87,{type:_0x1f2b0d,id:_0x151202}=_0x29b8b2[_0x51306a(0x13b)](_0x417c37[_0x51306a(0x10c)]),_0x281a4e=_0x29b8b2[_0x51306a(0xf3)](_0x151202),_0x129da5=_0x281a4e[_0x51306a(0xf5)];if(_0x51306a(0x13e)!=_0x281a4e[_0x51306a(0x108)]||!_0x129da5||_0x51306a(0x121)!=_0x129da5[_0x51306a(0x131)])return;const _0x33f498=_0x8e573[_0x51306a(0x141)][_0x51306a(0x135)](_0x417c37[_0x51306a(0x10c)]);if(_0x33f498){for(const _0x57fd33 of _0x33f498)_0x8e573[_0x51306a(0x146)][_0x51306a(0x132)](_0x51306a(0x142)+_0x1f2b0d,_0x57fd33),_0x8e573[_0x51306a(0x146)][_0x51306a(0x132)](_0x51306a(0xf6),_0x57fd33),_0x8e573[_0x51306a(0x146)][_0x51306a(0x12d)](_0x51306a(0x11f),_0x57fd33),_0x8e573[_0x51306a(0x141)][_0x51306a(0xff)](_0x57fd33,_0x417c37[_0x51306a(0x10c)]);}},{'priority':_0x4d5c87(0x125)}),this[_0x4d5c87(0xf9)]();}[_0x124da8(0xf9)](){const _0x16d340=_0x124da8,_0x7525c=this[_0x16d340(0x109)],_0x7bc0f2=_0x7525c[_0x16d340(0x119)];function _0x554abb(_0x5c6f0a){const _0x249e5d=_0x16d340;return{'type':_0x249e5d(0x13d),'content':_0x253210(_0x7bc0f2,_0x249e5d(0x10f),_0x5c6f0a)};}_0x7525c[_0x16d340(0xfd)][_0x16d340(0x111)](_0x16d340(0x13f))[_0x16d340(0x129)][_0x16d340(0x10d)](_0xcddca=>{const _0x19022f=_0x16d340;if(_0x19022f(0x13e)!=_0xcddca[_0x19022f(0x108)])return;const {data:_0x2d40c6}=_0xcddca;if(_0x2d40c6){if(_0x19022f(0x115)==_0x2d40c6[_0x19022f(0x131)]){const _0x579b1d=_0x2d40c6[_0x19022f(0x11d)][0x0][_0x19022f(0x126)];return _0x554abb(_0x253210(_0x7bc0f2,_0x579b1d?_0x19022f(0x12a):_0x19022f(0x100)));}if(_0x19022f(0x121)==_0x2d40c6[_0x19022f(0x131)]){const _0x1a211e=_0x2d40c6[_0x19022f(0x11d)][0x0][_0x19022f(0x126)];return _0x554abb(_0x253210(_0x7bc0f2,_0x1a211e?_0x19022f(0x102):_0x19022f(0x138)));}}});}}
23
+ const _0x59ade3=_0x4b61;(function(_0x30424a,_0x16f5a3){const _0x320000=_0x4b61,_0xd12283=_0x30424a();while(!![]){try{const _0x2d4eea=parseInt(_0x320000(0x17a))/0x1*(parseInt(_0x320000(0x1a6))/0x2)+-parseInt(_0x320000(0x1a0))/0x3+parseInt(_0x320000(0x16d))/0x4+parseInt(_0x320000(0x165))/0x5*(-parseInt(_0x320000(0x163))/0x6)+parseInt(_0x320000(0x1a5))/0x7*(-parseInt(_0x320000(0x198))/0x8)+-parseInt(_0x320000(0x194))/0x9+parseInt(_0x320000(0x19a))/0xa;if(_0x2d4eea===_0x16f5a3)break;else _0xd12283['push'](_0xd12283['shift']());}catch(_0x154335){_0xd12283['push'](_0xd12283['shift']());}}}(_0x2007,0xbbe65));import{Plugin as _0x14b717}from'ckeditor5/src/core.js';function _0x4b61(_0x1b7e1a,_0x51c1f8){const _0x2007e7=_0x2007();return _0x4b61=function(_0x4b6115,_0x222da2){_0x4b6115=_0x4b6115-0x151;let _0x4f8616=_0x2007e7[_0x4b6115];return _0x4f8616;},_0x4b61(_0x1b7e1a,_0x51c1f8);}function _0x2007(){const _0xa09bd3=['registerDescriptionCallback','start','plugins','setTableRowHeader','FORMAT_HEADER_ROW','removeAttribute','TableUtils','removeClass','getSuggestion','6CjVKTE','FORMAT_REGULAR_ROW','4764075MhgTZW','setTableColumnHeader','name','_splitMarkerName','getCellLocation','TableEditing','registerAttributeLabel','_suggestionFactory','4534960ndeebP','_handleLegacySuggestions','nodeAfter','markerNameToElements','afterInit','_acceptFormatSuggestionCallbackFactory','get','editing','end','has','highest','registerBlockAttribute','writer','9qrAHQw','commandName','locale','ck-suggestion-marker--active','createTableWalker','stop','consumable','addMarker:suggestion','enableDefaultAttributesIntegration','mapper','commandParams','data','forceValue','formatBlock','descriptionFactory','*Format:*\x20%0','activeMarkers','parent','type','toViewElement','data-suggestion','consume','cell','addClass','TrackChangesEditing','nodeBefore','159561bkAZlW','downcastDispatcher','accept','unbindElementFromMarkerName','5312592BUOeqd','FORMAT_HEADER_COLUMN','19422790obfRoq','headingColumns','headingRows','removeMarker:suggestion','bindElementToMarker','FORMAT_REGULAR_COLUMN','2040807uMmTtM','markerRange','format','registerCustomCallback','ck-suggestion-marker-','14XIoHXH','149462RvcOIJ','_registerLegacyDescription','includes','showSuggestionHighlights','item','options','editor','markerName','setAttribute','requires'];_0x2007=function(){return _0xa09bd3;};return _0x2007();}import _0x437cc3 from'./table.js';import{getTranslation as _0x376511}from'../utils/common-translations.js';export default class It extends _0x14b717{static get[_0x59ade3(0x159)](){return[_0x437cc3];}[_0x59ade3(0x171)](){const _0x3101ad=_0x59ade3,_0x2d2a64=this[_0x3101ad(0x156)];if(!_0x2d2a64[_0x3101ad(0x15c)][_0x3101ad(0x176)](_0x3101ad(0x16a)))return;const _0xa2c804=_0x2d2a64[_0x3101ad(0x17c)],_0x5898de=_0x2d2a64[_0x3101ad(0x15c)][_0x3101ad(0x173)](_0x3101ad(0x192));_0x5898de[_0x3101ad(0x182)](_0x3101ad(0x15d)),_0x5898de[_0x3101ad(0x182)](_0x3101ad(0x166)),_0x5898de[_0x3101ad(0x178)](_0x3101ad(0x19c)),_0x5898de[_0x3101ad(0x178)](_0x3101ad(0x19b)),_0x5898de[_0x3101ad(0x188)][_0x3101ad(0x16b)](_0x3101ad(0x19c),_0x376511(_0xa2c804,_0x3101ad(0x15e))),_0x5898de[_0x3101ad(0x188)][_0x3101ad(0x16b)](_0x3101ad(0x19b),_0x376511(_0xa2c804,_0x3101ad(0x199))),this[_0x3101ad(0x16e)]();}[_0x59ade3(0x16e)](){const _0x34c1ce=_0x59ade3,_0x3f828b=this[_0x34c1ce(0x156)][_0x34c1ce(0x15c)][_0x34c1ce(0x173)](_0x34c1ce(0x192)),_0x12def4=this[_0x34c1ce(0x156)][_0x34c1ce(0x15c)][_0x34c1ce(0x173)](_0x34c1ce(0x160)),_0x20f7b9=this[_0x34c1ce(0x156)][_0x34c1ce(0x15c)][_0x34c1ce(0x173)](_0x437cc3)[_0x34c1ce(0x172)]();function _0x34aa01({showActiveMarker:_0x39a50f=!0x0,setDataAttribute:_0x2d07a6=!0x0}={}){return(_0x390d62,_0x6cfc31,_0x82e1c0)=>{const _0x201614=_0x4b61,{type:_0x253231,id:_0x1252e3}=_0x3f828b[_0x201614(0x168)](_0x6cfc31[_0x201614(0x157)]),_0x55eadc=_0x3f828b[_0x201614(0x162)](_0x1252e3),_0x4c48a3=_0x55eadc[_0x201614(0x185)];if(_0x201614(0x187)!=_0x55eadc[_0x201614(0x18c)]||!_0x4c48a3||_0x201614(0x166)!=_0x4c48a3[_0x201614(0x17b)])return;if(_0x6cfc31[_0x201614(0x154)])return void _0x390d62[_0x201614(0x17f)]();if(!_0x82e1c0[_0x201614(0x180)][_0x201614(0x18f)](_0x6cfc31[_0x201614(0x1a1)],_0x390d62[_0x201614(0x167)]))return;const _0x2ce7a8=_0x6cfc31[_0x201614(0x1a1)][_0x201614(0x15b)][_0x201614(0x16f)],_0x479f6c=_0x6cfc31[_0x201614(0x1a1)][_0x201614(0x175)][_0x201614(0x193)],_0x1c250d=_0x2ce7a8[_0x201614(0x18b)][_0x201614(0x18b)],{column:_0x2b59a1}=_0x12def4[_0x201614(0x169)](_0x2ce7a8),{column:_0x51547b}=_0x12def4[_0x201614(0x169)](_0x479f6c);for(let _0x578a9b=_0x2b59a1;_0x578a9b<=_0x51547b;_0x578a9b++){const _0x11a3af=_0x12def4[_0x201614(0x17e)](_0x1c250d,{'column':_0x578a9b,'includeAllSlots':!0x1});for(const _0x489e18 of _0x11a3af){const _0x32f471=_0x489e18[_0x201614(0x190)],_0x20165f=_0x82e1c0[_0x201614(0x183)][_0x201614(0x18d)](_0x32f471);_0x82e1c0[_0x201614(0x179)][_0x201614(0x191)](_0x201614(0x1a4)+_0x253231,_0x20165f),_0x2d07a6&&_0x82e1c0[_0x201614(0x179)][_0x201614(0x158)](_0x201614(0x18e),_0x1252e3,_0x20165f),_0x82e1c0[_0x201614(0x183)][_0x201614(0x19e)](_0x20165f,_0x6cfc31[_0x201614(0x157)]),_0x39a50f&&(_0x3f828b[_0x201614(0x18a)][_0x201614(0x152)](_0x6cfc31[_0x201614(0x157)])?_0x82e1c0[_0x201614(0x179)][_0x201614(0x191)](_0x201614(0x17d),_0x20165f):_0x82e1c0[_0x201614(0x179)][_0x201614(0x161)](_0x201614(0x17d),_0x20165f));}}};}_0x3f828b[_0x34c1ce(0x16c)][_0x34c1ce(0x1a3)](_0x34c1ce(0x187),_0x34c1ce(0x15d),_0x34c1ce(0x196),_0x20f7b9),_0x3f828b[_0x34c1ce(0x16c)][_0x34c1ce(0x1a3)](_0x34c1ce(0x187),_0x34c1ce(0x166),_0x34c1ce(0x196),_0x20f7b9),this[_0x34c1ce(0x156)][_0x34c1ce(0x174)][_0x34c1ce(0x195)]['on'](_0x34c1ce(0x181),_0x34aa01(),{'priority':_0x34c1ce(0x177)}),this[_0x34c1ce(0x156)][_0x34c1ce(0x185)][_0x34c1ce(0x195)]['on'](_0x34c1ce(0x181),(_0x5b8f94,_0x278278,_0x205b5c)=>{const _0x5847c7=_0x34c1ce;_0x205b5c[_0x5847c7(0x155)][_0x5847c7(0x153)]&&_0x34aa01({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5b8f94,_0x278278,_0x205b5c);},{'priority':_0x34c1ce(0x177)}),this[_0x34c1ce(0x156)][_0x34c1ce(0x174)][_0x34c1ce(0x195)]['on'](_0x34c1ce(0x19d),(_0x1229b3,_0x7126e8,_0x3bb3e7)=>{const _0xc7d314=_0x34c1ce,{type:_0x4e0848,id:_0x54b861}=_0x3f828b[_0xc7d314(0x168)](_0x7126e8[_0xc7d314(0x157)]),_0x1f44fe=_0x3f828b[_0xc7d314(0x162)](_0x54b861),_0x184b17=_0x1f44fe[_0xc7d314(0x185)];if(_0xc7d314(0x187)!=_0x1f44fe[_0xc7d314(0x18c)]||!_0x184b17||_0xc7d314(0x166)!=_0x184b17[_0xc7d314(0x17b)])return;const _0x104281=_0x3bb3e7[_0xc7d314(0x183)][_0xc7d314(0x170)](_0x7126e8[_0xc7d314(0x157)]);if(_0x104281){for(const _0x2e7dfe of _0x104281)_0x3bb3e7[_0xc7d314(0x179)][_0xc7d314(0x161)](_0xc7d314(0x1a4)+_0x4e0848,_0x2e7dfe),_0x3bb3e7[_0xc7d314(0x179)][_0xc7d314(0x161)](_0xc7d314(0x17d),_0x2e7dfe),_0x3bb3e7[_0xc7d314(0x179)][_0xc7d314(0x15f)](_0xc7d314(0x18e),_0x2e7dfe),_0x3bb3e7[_0xc7d314(0x183)][_0xc7d314(0x197)](_0x2e7dfe,_0x7126e8[_0xc7d314(0x157)]);}},{'priority':_0x34c1ce(0x177)}),this[_0x34c1ce(0x151)]();}[_0x59ade3(0x151)](){const _0x4a936d=_0x59ade3,_0x5b1e00=this[_0x4a936d(0x156)],_0x537e3c=_0x5b1e00[_0x4a936d(0x17c)];function _0x38110f(_0x4b9443){const _0xd69fb7=_0x4a936d;return{'type':_0xd69fb7(0x1a2),'content':_0x376511(_0x537e3c,_0xd69fb7(0x189),_0x4b9443)};}_0x5b1e00[_0x4a936d(0x15c)][_0x4a936d(0x173)](_0x4a936d(0x192))[_0x4a936d(0x188)][_0x4a936d(0x15a)](_0x1de184=>{const _0x40f746=_0x4a936d;if(_0x40f746(0x187)!=_0x1de184[_0x40f746(0x18c)])return;const {data:_0x363eb8}=_0x1de184;if(_0x363eb8){if(_0x40f746(0x15d)==_0x363eb8[_0x40f746(0x17b)]){const _0x5ddacf=_0x363eb8[_0x40f746(0x184)][0x0][_0x40f746(0x186)];return _0x38110f(_0x376511(_0x537e3c,_0x5ddacf?_0x40f746(0x15e):_0x40f746(0x164)));}if(_0x40f746(0x166)==_0x363eb8[_0x40f746(0x17b)]){const _0x56bb25=_0x363eb8[_0x40f746(0x184)][0x0][_0x40f746(0x186)];return _0x38110f(_0x376511(_0x537e3c,_0x56bb25?_0x40f746(0x199):_0x40f746(0x19f)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b972f=_0x3be0;function _0x3869(){const _0x32fa0e=['markMultiRangeBlockFormat','has','*Merge\x20cells*','length','highest','add','stop','getCellLocation','selection','registerDescriptionCallback','push','3185478zzdyUM','*Split\x20cell:*\x20vertically','from','value','isEnabled','accept','root','getRanges','direction','editor','table','containsRange','commandName','findAncestor','forceDefaultExecution','mergeTableCellUp','element','cell','size','rootName','TrackChangesEditing','afterInit','subType','3658245pHamUJ','change','setSelection','5076520iVTBPa','1096795bEdNFq','author','*Split\x20cell:*\x20horizontally','registerCustomCallback','refresh','formatBlock','format','splitTableCellHorizontally','plugins','find','locale','TableEditing','return','_areSelectedCellsMergable','filter','getAncestors','commands','enableCommand','set:isEnabled','isInContent','get','2524040gcRczu','model','low','deletion','mergeTableCellRight','_isForcedDefaultExecutionBlock','getSuggestions','mergeTableCellDown','horizontally','type','getSelectionAffectedTableCells','fromRange','createTableWalker','createRangeOn','requires','6ougWMk','_tablePostFixingSubtypes','mergeTableCells','getFirstPosition','insertion','formatInline','_acceptFormatSuggestionCallbackFactory','execute','1745557AUJmqX','map','document','tableCell','_suggestionFactory','detach','descriptionFactory','$graveyard','541180tqEhXs','markBlockFormat','8AFPVEw','splitTableCellVertically','trackChanges','_areMergableCells','TableUtils','mergeTableCellLeft'];_0x3869=function(){return _0x32fa0e;};return _0x3869();}function _0x3be0(_0x4ca6a3,_0x393995){const _0x386961=_0x3869();return _0x3be0=function(_0x3be050,_0x3a9d6c){_0x3be050=_0x3be050-0x1b6;let _0x33e208=_0x386961[_0x3be050];return _0x33e208;},_0x3be0(_0x4ca6a3,_0x393995);}(function(_0x39d791,_0x3320f7){const _0x137cfb=_0x3be0,_0x2c1ec7=_0x39d791();while(!![]){try{const _0x4251c8=parseInt(_0x137cfb(0x1ea))/0x1+parseInt(_0x137cfb(0x1f2))/0x2+parseInt(_0x137cfb(0x1ba))/0x3+-parseInt(_0x137cfb(0x1bd))/0x4+-parseInt(_0x137cfb(0x1d3))/0x5+parseInt(_0x137cfb(0x1e2))/0x6*(-parseInt(_0x137cfb(0x1be))/0x7)+-parseInt(_0x137cfb(0x1f4))/0x8*(parseInt(_0x137cfb(0x205))/0x9);if(_0x4251c8===_0x3320f7)break;else _0x2c1ec7['push'](_0x2c1ec7['shift']());}catch(_0x1c6c49){_0x2c1ec7['push'](_0x2c1ec7['shift']());}}}(_0x3869,0xe82d5));import{Plugin as _0x1d365f}from'ckeditor5/src/core.js';import _0x2ee765 from'./table.js';import{LiveRange as _0x10bcb8}from'ckeditor5/src/engine.js';import{getTranslation as _0x259f8a}from'../utils/common-translations.js';export default class At extends _0x1d365f{static get[_0x1b972f(0x1e1)](){return[_0x2ee765];}[_0x1b972f(0x1b8)](){const _0x45c02e=_0x1b972f,_0x5deb5d=this[_0x45c02e(0x20e)],_0x30f04b=_0x5deb5d[_0x45c02e(0x1d4)][_0x45c02e(0x1ec)][_0x45c02e(0x202)],_0x37bd46=_0x5deb5d[_0x45c02e(0x1c8)];if(!_0x5deb5d[_0x45c02e(0x1c6)][_0x45c02e(0x1fb)](_0x45c02e(0x1c9)))return;const _0x41b1a7=_0x5deb5d[_0x45c02e(0x1c6)][_0x45c02e(0x1d2)](_0x45c02e(0x1b7)),_0x42a694=_0x5deb5d[_0x45c02e(0x1c6)][_0x45c02e(0x1d2)](_0x45c02e(0x1f8)),_0x4372f5=_0x5deb5d[_0x45c02e(0x1c6)][_0x45c02e(0x1d2)](_0x2ee765);_0x4372f5[_0x45c02e(0x1e3)][_0x45c02e(0x204)](_0x45c02e(0x1e4)),_0x41b1a7[_0x45c02e(0x1cf)](_0x45c02e(0x1e4),()=>{const _0x27232f=_0x45c02e,_0x4296fa=_0x42a694[_0x27232f(0x1dd)](_0x5deb5d[_0x27232f(0x1d4)][_0x27232f(0x1ec)][_0x27232f(0x202)]);_0x5deb5d[_0x27232f(0x1d4)][_0x27232f(0x1bb)](()=>{const _0x5b41c1=_0x27232f;_0x41b1a7[_0x5b41c1(0x1fa)](_0x4296fa,{'commandName':_0x5b41c1(0x1e4),'commandParams':[]},[],_0x5b41c1(0x1e4));});}),_0x5deb5d[_0x45c02e(0x1ce)][_0x45c02e(0x1d2)](_0x45c02e(0x1e4))['on'](_0x45c02e(0x1e9),(_0x597390,_0x37c284)=>{const _0x1dd257=_0x45c02e;_0x5deb5d[_0x1dd257(0x1ce)][_0x1dd257(0x1d2)](_0x1dd257(0x1f6))[_0x1dd257(0x208)]&&(_0x37c284[_0x1dd257(0x1fd)]>0x0&&_0x37c284[_0x37c284[_0x1dd257(0x1fd)]-0x1]&&_0x37c284[_0x37c284[_0x1dd257(0x1fd)]-0x1][_0x1dd257(0x213)]||_0x41b1a7[_0x1dd257(0x1d8)]||this[_0x1dd257(0x1cb)]()||_0x597390[_0x1dd257(0x200)]());},{'priority':_0x45c02e(0x1fe)});for(const _0x1027c6 of[_0x45c02e(0x214),_0x45c02e(0x1d7),_0x45c02e(0x1da),_0x45c02e(0x1f9)]){const _0x248e9a=_0x5deb5d[_0x45c02e(0x1ce)][_0x45c02e(0x1d2)](_0x1027c6);_0x41b1a7[_0x45c02e(0x1cf)](_0x1027c6,()=>{const _0x4b450f=_0x45c02e,_0x5506a6=_0x5deb5d[_0x4b450f(0x1d4)][_0x4b450f(0x1ec)][_0x4b450f(0x202)][_0x4b450f(0x1e5)]()[_0x4b450f(0x1cd)]()[_0x4b450f(0x1c7)](_0x33abb5=>_0x33abb5['is'](_0x4b450f(0x215),_0x4b450f(0x1ed))),_0x572b6e=_0x248e9a[_0x4b450f(0x208)];_0x5deb5d[_0x4b450f(0x1d4)][_0x4b450f(0x1bb)](()=>{const _0x424112=_0x4b450f;_0x41b1a7[_0x424112(0x1fa)]([_0x5506a6,_0x572b6e],{'commandName':_0x424112(0x1e4),'commandParams':[]},[],_0x424112(0x1e4));});});}for(const _0x3dcc1f of[_0x45c02e(0x1f5),_0x45c02e(0x1c5)]){const _0x468bfb=_0x5deb5d[_0x45c02e(0x1ce)][_0x45c02e(0x1d2)](_0x3dcc1f);_0x41b1a7[_0x45c02e(0x1cf)](_0x3dcc1f,()=>{const _0x39c50f=_0x45c02e,_0x57958a=_0x42a694[_0x39c50f(0x1dd)](_0x5deb5d[_0x39c50f(0x1d4)][_0x39c50f(0x1ec)][_0x39c50f(0x202)])[0x0],_0x201029=_0x57958a[_0x39c50f(0x212)](_0x39c50f(0x20f)),{column:_0x1f2db4,row:_0x1fbf57}=_0x42a694[_0x39c50f(0x201)](_0x57958a);let _0x1d02df=[];if(_0x39c50f(0x1db)==_0x468bfb[_0x39c50f(0x20d)]){const _0x125184=_0x42a694[_0x39c50f(0x1df)](_0x201029,{'startRow':_0x1fbf57,'endRow':_0x1fbf57,'includeAllSlots':!0x0});_0x1d02df=Array[_0x39c50f(0x207)](_0x125184)[_0x39c50f(0x1eb)](_0x132a5c=>_0x132a5c[_0x39c50f(0x216)]);}else{const _0x26dd92=_0x42a694[_0x39c50f(0x1df)](_0x201029,{'column':_0x1f2db4,'includeAllSlots':!0x0});_0x1d02df=Array[_0x39c50f(0x207)](_0x26dd92)[_0x39c50f(0x1eb)](_0x82af66=>_0x82af66[_0x39c50f(0x216)]);}_0x5deb5d[_0x39c50f(0x1d4)][_0x39c50f(0x1bb)](_0x1b65a3=>{const _0x393686=_0x39c50f;_0x41b1a7[_0x393686(0x1f3)](_0x1b65a3[_0x393686(0x1e0)](_0x57958a),{'commandName':_0x3dcc1f,'commandParams':[]},_0x1d02df,_0x3dcc1f);});});}_0x41b1a7[_0x45c02e(0x1f0)][_0x45c02e(0x203)](_0x3f00f9=>{const _0x10e874=_0x45c02e;if(_0x10e874(0x1c3)!=_0x3f00f9[_0x10e874(0x1dc)]&&_0x10e874(0x1e7)!=_0x3f00f9[_0x10e874(0x1dc)])return;const {data:_0x2251cc}=_0x3f00f9;return _0x2251cc&&_0x10e874(0x1e4)==_0x2251cc[_0x10e874(0x211)]?{'type':_0x10e874(0x1c4),'content':_0x259f8a(_0x37bd46,_0x10e874(0x1fc))}:void 0x0;}),_0x41b1a7[_0x45c02e(0x1f0)][_0x45c02e(0x203)](_0x147d47=>{const _0x544046=_0x45c02e;if(_0x544046(0x1c3)!=_0x147d47[_0x544046(0x1dc)]&&_0x544046(0x1e7)!=_0x147d47[_0x544046(0x1dc)])return;const {data:_0x85c417}=_0x147d47;return _0x85c417?_0x544046(0x1f5)==_0x85c417[_0x544046(0x211)]?{'type':_0x544046(0x1c4),'content':_0x259f8a(_0x37bd46,_0x544046(0x206))}:_0x544046(0x1c5)==_0x85c417[_0x544046(0x211)]?{'type':_0x544046(0x1c4),'content':_0x259f8a(_0x37bd46,_0x544046(0x1c0))}:void 0x0:void 0x0;});const _0x402f2d=_0x4372f5[_0x45c02e(0x1e8)]();for(const _0x3ffe94 of[_0x45c02e(0x214),_0x45c02e(0x1d7),_0x45c02e(0x1da),_0x45c02e(0x1f9)])_0x41b1a7[_0x45c02e(0x1ee)][_0x45c02e(0x1c1)](_0x45c02e(0x1c3),_0x3ffe94,_0x45c02e(0x20a),_0x402f2d);for(const _0x256dc2 of[_0x45c02e(0x1f5),_0x45c02e(0x1c5)])_0x41b1a7[_0x45c02e(0x1ee)][_0x45c02e(0x1c1)](_0x45c02e(0x1c3),_0x256dc2,_0x45c02e(0x20a),_0x402f2d);_0x41b1a7[_0x45c02e(0x1ee)][_0x45c02e(0x1c1)](_0x45c02e(0x1c3),_0x45c02e(0x1e4),_0x45c02e(0x20a),_0x41a667=>{const _0x5ccdf1=_0x45c02e;_0x5deb5d[_0x5ccdf1(0x1d4)][_0x5ccdf1(0x1bb)](_0x32cda3=>{const _0x8589f9=_0x5ccdf1,_0x8b29c=Array[_0x8589f9(0x207)](_0x30f04b[_0x8589f9(0x20c)]())[_0x8589f9(0x1eb)](_0x5e8382=>_0x10bcb8[_0x8589f9(0x1de)](_0x5e8382));_0x32cda3[_0x8589f9(0x1bc)](_0x41a667),_0x5deb5d[_0x8589f9(0x1ce)][_0x8589f9(0x1d2)](_0x8589f9(0x1e4))[_0x8589f9(0x1c2)](),_0x5deb5d[_0x8589f9(0x1e9)](_0x8589f9(0x1e4),{'forceDefaultExecution':!0x0});const _0x405318=_0x8b29c[_0x8589f9(0x1cc)](_0x4f7d0c=>_0x8589f9(0x1f1)!=_0x4f7d0c[_0x8589f9(0x20b)][_0x8589f9(0x1b6)]);_0x405318[_0x8589f9(0x1fd)]>0x0&&_0x32cda3[_0x8589f9(0x1bc)](_0x405318);for(const _0x404004 of _0x8b29c)_0x404004[_0x8589f9(0x1ef)]();});});for(const _0x136d16 of[_0x45c02e(0x214),_0x45c02e(0x1da),_0x45c02e(0x1f9),_0x45c02e(0x1d7)]){const _0xb69bba=_0x5deb5d[_0x45c02e(0x1ce)][_0x45c02e(0x1d2)](_0x136d16);_0xb69bba['on'](_0x45c02e(0x1d0),(_0x27c1b6,_0x245fc7,_0xb319a7)=>{const _0x2071fe=_0x45c02e;if(_0xb319a7){const _0x234e4b=_0x5deb5d[_0x2071fe(0x1d4)][_0x2071fe(0x1ec)][_0x2071fe(0x202)][_0x2071fe(0x1e5)]()[_0x2071fe(0x1cd)]()[_0x2071fe(0x1c7)](_0x2b1010=>_0x2b1010['is'](_0x2071fe(0x215),_0x2071fe(0x1ed)));this[_0x2071fe(0x1f7)](_0xb69bba[_0x2071fe(0x208)],_0x234e4b)||(_0x27c1b6[_0x2071fe(0x1ca)]=!0x1,_0x27c1b6[_0x2071fe(0x200)]());}},{'priority':_0x45c02e(0x1d5)});}}[_0x1b972f(0x1cb)](){const _0x1a2042=_0x1b972f,_0x58f313=this[_0x1a2042(0x20e)][_0x1a2042(0x1ce)][_0x1a2042(0x1d2)](_0x1a2042(0x1e4)),_0x5308ff=this[_0x1a2042(0x20e)][_0x1a2042(0x1c6)][_0x1a2042(0x1d2)](_0x1a2042(0x1f8));if(!_0x58f313[_0x1a2042(0x209)])return!0x1;const _0x473244=_0x5308ff[_0x1a2042(0x1dd)](this[_0x1a2042(0x20e)][_0x1a2042(0x1d4)][_0x1a2042(0x1ec)][_0x1a2042(0x202)]);for(const _0x4866c2 of _0x473244)for(const _0x4e3c7b of _0x473244)if(_0x4866c2!=_0x4e3c7b&&!this[_0x1a2042(0x1f7)](_0x4866c2,_0x4e3c7b))return!0x1;return!0x0;}[_0x1b972f(0x1f7)](_0x485264,_0x486f46){const _0x482a2d=_0x1b972f,_0x522b91=this[_0x482a2d(0x20e)][_0x482a2d(0x1c6)][_0x482a2d(0x1d2)](_0x482a2d(0x1b7)),_0xd196e7=this[_0x482a2d(0x20e)][_0x482a2d(0x1d4)][_0x482a2d(0x1e0)](_0x485264),_0x55fa1e=this[_0x482a2d(0x20e)][_0x482a2d(0x1d4)][_0x482a2d(0x1e0)](_0x486f46),_0x5a3e13=new Set(),_0x1550cd=new Set();for(const _0x22a2c3 of _0x522b91[_0x482a2d(0x1d9)]())if((_0x482a2d(0x1e6)==_0x22a2c3[_0x482a2d(0x1dc)]||_0x482a2d(0x1d6)==_0x22a2c3[_0x482a2d(0x1dc)]||_0x482a2d(0x1e4)==_0x22a2c3[_0x482a2d(0x1b9)])&&_0x22a2c3[_0x482a2d(0x1d1)]){for(const _0x1b2a22 of _0x22a2c3[_0x482a2d(0x20c)]())_0x1b2a22[_0x482a2d(0x210)](_0xd196e7,!0x0)&&_0x5a3e13[_0x482a2d(0x1ff)](_0x22a2c3[_0x482a2d(0x1dc)]+':'+_0x22a2c3[_0x482a2d(0x1bf)]['id']),_0x1b2a22[_0x482a2d(0x210)](_0x55fa1e,!0x0)&&_0x1550cd[_0x482a2d(0x1ff)](_0x22a2c3[_0x482a2d(0x1dc)]+':'+_0x22a2c3[_0x482a2d(0x1bf)]['id']);}if(_0x5a3e13[_0x482a2d(0x217)]!=_0x1550cd[_0x482a2d(0x217)])return!0x1;for(const _0x37543f of _0x5a3e13)if(!_0x1550cd[_0x482a2d(0x1fb)](_0x37543f))return!0x1;return!0x0;}}
23
+ const _0x375263=_0xe006;(function(_0x19fe75,_0x36fab3){const _0x27eccb=_0xe006,_0x18fafe=_0x19fe75();while(!![]){try{const _0x3b8993=parseInt(_0x27eccb(0x10c))/0x1+-parseInt(_0x27eccb(0x14c))/0x2+-parseInt(_0x27eccb(0x11f))/0x3*(-parseInt(_0x27eccb(0x142))/0x4)+-parseInt(_0x27eccb(0x14b))/0x5*(parseInt(_0x27eccb(0x113))/0x6)+-parseInt(_0x27eccb(0x123))/0x7+parseInt(_0x27eccb(0x12c))/0x8+-parseInt(_0x27eccb(0x150))/0x9*(-parseInt(_0x27eccb(0x12b))/0xa);if(_0x3b8993===_0x36fab3)break;else _0x18fafe['push'](_0x18fafe['shift']());}catch(_0x12a5e2){_0x18fafe['push'](_0x18fafe['shift']());}}}(_0x1f74,0x7ad15));import{Plugin as _0x4e3581}from'ckeditor5/src/core.js';import _0x30fd2c from'./table.js';function _0xe006(_0x5e567c,_0x58e1dd){const _0x1f7443=_0x1f74();return _0xe006=function(_0xe00660,_0x39b393){_0xe00660=_0xe00660-0x105;let _0x4eb463=_0x1f7443[_0xe00660];return _0x4eb463;},_0xe006(_0x5e567c,_0x58e1dd);}import{LiveRange as _0x458011}from'ckeditor5/src/engine.js';import{getTranslation as _0x31dc73}from'../utils/common-translations.js';function _0x1f74(){const _0x5cfa5c=['get','markBlockFormat','createRangeOn','*Split\x20cell:*\x20vertically','getSelectionAffectedTableCells','splitTableCellHorizontally','createTableWalker','subType','registerDescriptionCallback','formatBlock','159421woioGY','fromRange','commandName','getCellLocation','mergeTableCellDown','trackChanges','push','972LyFvUp','selection','enableCommand','cell','TableEditing','deletion','requires','mergeTableCells','TableUtils','add','set:isEnabled','isEnabled','3JQLnMH','execute','splitTableCellVertically','plugins','6820275qhwwNM','mergeTableCellLeft','length','tableCell','forceDefaultExecution','isInContent','type','$graveyard','2952190etZqLG','2962232eVLkqj','afterInit','filter','horizontally','_isForcedDefaultExecutionBlock','from','*Split\x20cell:*\x20horizontally','locale','author','return','*Merge\x20cells*','getAncestors','accept','format','refresh','_acceptFormatSuggestionCallbackFactory','setSelection','direction','table','map','root','value','3515324DzHRBT','element','find','mergeTableCellRight','commands','findAncestor','_areSelectedCellsMergable','formatInline','detach','24850TIjMAQ','613762mbjMTc','low','getRanges','TrackChangesEditing','36NHuctO','registerCustomCallback','stop','getSuggestions','highest','descriptionFactory','_areMergableCells','model','markMultiRangeBlockFormat','size','insertion','_tablePostFixingSubtypes','mergeTableCellUp','change','containsRange','_suggestionFactory','getFirstPosition','rootName','document','has','editor'];_0x1f74=function(){return _0x5cfa5c;};return _0x1f74();}export default class At extends _0x4e3581{static get[_0x375263(0x119)](){return[_0x30fd2c];}[_0x375263(0x12d)](){const _0x5d9420=_0x375263,_0x24e888=this[_0x5d9420(0x164)],_0x23483e=_0x24e888[_0x5d9420(0x157)][_0x5d9420(0x162)][_0x5d9420(0x114)],_0x3be5e0=_0x24e888[_0x5d9420(0x133)];if(!_0x24e888[_0x5d9420(0x122)][_0x5d9420(0x163)](_0x5d9420(0x117)))return;const _0x37b46a=_0x24e888[_0x5d9420(0x122)][_0x5d9420(0x165)](_0x5d9420(0x14f)),_0x436b34=_0x24e888[_0x5d9420(0x122)][_0x5d9420(0x165)](_0x5d9420(0x11b)),_0x78588f=_0x24e888[_0x5d9420(0x122)][_0x5d9420(0x165)](_0x30fd2c);_0x78588f[_0x5d9420(0x15b)][_0x5d9420(0x112)](_0x5d9420(0x11a)),_0x37b46a[_0x5d9420(0x115)](_0x5d9420(0x11a),()=>{const _0x39a1e5=_0x5d9420,_0x30818f=_0x436b34[_0x39a1e5(0x106)](_0x24e888[_0x39a1e5(0x157)][_0x39a1e5(0x162)][_0x39a1e5(0x114)]);_0x24e888[_0x39a1e5(0x157)][_0x39a1e5(0x15d)](()=>{const _0x3f3ffa=_0x39a1e5;_0x37b46a[_0x3f3ffa(0x158)](_0x30818f,{'commandName':_0x3f3ffa(0x11a),'commandParams':[]},[],_0x3f3ffa(0x11a));});}),_0x24e888[_0x5d9420(0x146)][_0x5d9420(0x165)](_0x5d9420(0x11a))['on'](_0x5d9420(0x120),(_0xf5cb8b,_0x54bfbd)=>{const _0xa6939d=_0x5d9420;_0x24e888[_0xa6939d(0x146)][_0xa6939d(0x165)](_0xa6939d(0x111))[_0xa6939d(0x141)]&&(_0x54bfbd[_0xa6939d(0x125)]>0x0&&_0x54bfbd[_0x54bfbd[_0xa6939d(0x125)]-0x1]&&_0x54bfbd[_0x54bfbd[_0xa6939d(0x125)]-0x1][_0xa6939d(0x127)]||_0x37b46a[_0xa6939d(0x130)]||this[_0xa6939d(0x148)]()||_0xf5cb8b[_0xa6939d(0x152)]());},{'priority':_0x5d9420(0x154)});for(const _0x4bd798 of[_0x5d9420(0x15c),_0x5d9420(0x145),_0x5d9420(0x110),_0x5d9420(0x124)]){const _0x2511ec=_0x24e888[_0x5d9420(0x146)][_0x5d9420(0x165)](_0x4bd798);_0x37b46a[_0x5d9420(0x115)](_0x4bd798,()=>{const _0x1a4ada=_0x5d9420,_0x3164ed=_0x24e888[_0x1a4ada(0x157)][_0x1a4ada(0x162)][_0x1a4ada(0x114)][_0x1a4ada(0x160)]()[_0x1a4ada(0x137)]()[_0x1a4ada(0x144)](_0xe2cf0a=>_0xe2cf0a['is'](_0x1a4ada(0x143),_0x1a4ada(0x126))),_0x4ecfff=_0x2511ec[_0x1a4ada(0x141)];_0x24e888[_0x1a4ada(0x157)][_0x1a4ada(0x15d)](()=>{const _0x1f3b7e=_0x1a4ada;_0x37b46a[_0x1f3b7e(0x158)]([_0x3164ed,_0x4ecfff],{'commandName':_0x1f3b7e(0x11a),'commandParams':[]},[],_0x1f3b7e(0x11a));});});}for(const _0x370ad5 of[_0x5d9420(0x121),_0x5d9420(0x107)]){const _0x3ba394=_0x24e888[_0x5d9420(0x146)][_0x5d9420(0x165)](_0x370ad5);_0x37b46a[_0x5d9420(0x115)](_0x370ad5,()=>{const _0x313428=_0x5d9420,_0x26c445=_0x436b34[_0x313428(0x106)](_0x24e888[_0x313428(0x157)][_0x313428(0x162)][_0x313428(0x114)])[0x0],_0x35368c=_0x26c445[_0x313428(0x147)](_0x313428(0x13e)),{column:_0x2192b9,row:_0x5f10bc}=_0x436b34[_0x313428(0x10f)](_0x26c445);let _0x2f3ec4=[];if(_0x313428(0x12f)==_0x3ba394[_0x313428(0x13d)]){const _0x8bd0cd=_0x436b34[_0x313428(0x108)](_0x35368c,{'startRow':_0x5f10bc,'endRow':_0x5f10bc,'includeAllSlots':!0x0});_0x2f3ec4=Array[_0x313428(0x131)](_0x8bd0cd)[_0x313428(0x13f)](_0xea297f=>_0xea297f[_0x313428(0x116)]);}else{const _0xed9c5=_0x436b34[_0x313428(0x108)](_0x35368c,{'column':_0x2192b9,'includeAllSlots':!0x0});_0x2f3ec4=Array[_0x313428(0x131)](_0xed9c5)[_0x313428(0x13f)](_0xa077dc=>_0xa077dc[_0x313428(0x116)]);}_0x24e888[_0x313428(0x157)][_0x313428(0x15d)](_0x4759a6=>{const _0x4832fb=_0x313428;_0x37b46a[_0x4832fb(0x166)](_0x4759a6[_0x4832fb(0x167)](_0x26c445),{'commandName':_0x370ad5,'commandParams':[]},_0x2f3ec4,_0x370ad5);});});}_0x37b46a[_0x5d9420(0x155)][_0x5d9420(0x10a)](_0x5715d9=>{const _0x125e2b=_0x5d9420;if(_0x125e2b(0x10b)!=_0x5715d9[_0x125e2b(0x129)]&&_0x125e2b(0x149)!=_0x5715d9[_0x125e2b(0x129)])return;const {data:_0x4f8cbe}=_0x5715d9;return _0x4f8cbe&&_0x125e2b(0x11a)==_0x4f8cbe[_0x125e2b(0x10e)]?{'type':_0x125e2b(0x139),'content':_0x31dc73(_0x3be5e0,_0x125e2b(0x136))}:void 0x0;}),_0x37b46a[_0x5d9420(0x155)][_0x5d9420(0x10a)](_0x16ccc2=>{const _0xd6660a=_0x5d9420;if(_0xd6660a(0x10b)!=_0x16ccc2[_0xd6660a(0x129)]&&_0xd6660a(0x149)!=_0x16ccc2[_0xd6660a(0x129)])return;const {data:_0x6d52b7}=_0x16ccc2;return _0x6d52b7?_0xd6660a(0x121)==_0x6d52b7[_0xd6660a(0x10e)]?{'type':_0xd6660a(0x139),'content':_0x31dc73(_0x3be5e0,_0xd6660a(0x105))}:_0xd6660a(0x107)==_0x6d52b7[_0xd6660a(0x10e)]?{'type':_0xd6660a(0x139),'content':_0x31dc73(_0x3be5e0,_0xd6660a(0x132))}:void 0x0:void 0x0;});const _0x12c416=_0x78588f[_0x5d9420(0x13b)]();for(const _0x56975 of[_0x5d9420(0x15c),_0x5d9420(0x145),_0x5d9420(0x110),_0x5d9420(0x124)])_0x37b46a[_0x5d9420(0x15f)][_0x5d9420(0x151)](_0x5d9420(0x10b),_0x56975,_0x5d9420(0x138),_0x12c416);for(const _0x411915 of[_0x5d9420(0x121),_0x5d9420(0x107)])_0x37b46a[_0x5d9420(0x15f)][_0x5d9420(0x151)](_0x5d9420(0x10b),_0x411915,_0x5d9420(0x138),_0x12c416);_0x37b46a[_0x5d9420(0x15f)][_0x5d9420(0x151)](_0x5d9420(0x10b),_0x5d9420(0x11a),_0x5d9420(0x138),_0x49b33c=>{const _0xd99412=_0x5d9420;_0x24e888[_0xd99412(0x157)][_0xd99412(0x15d)](_0x1568cb=>{const _0x424083=_0xd99412,_0x1460cd=Array[_0x424083(0x131)](_0x23483e[_0x424083(0x14e)]())[_0x424083(0x13f)](_0x10ac9f=>_0x458011[_0x424083(0x10d)](_0x10ac9f));_0x1568cb[_0x424083(0x13c)](_0x49b33c),_0x24e888[_0x424083(0x146)][_0x424083(0x165)](_0x424083(0x11a))[_0x424083(0x13a)](),_0x24e888[_0x424083(0x120)](_0x424083(0x11a),{'forceDefaultExecution':!0x0});const _0xa82cf5=_0x1460cd[_0x424083(0x12e)](_0x395748=>_0x424083(0x12a)!=_0x395748[_0x424083(0x140)][_0x424083(0x161)]);_0xa82cf5[_0x424083(0x125)]>0x0&&_0x1568cb[_0x424083(0x13c)](_0xa82cf5);for(const _0x53045e of _0x1460cd)_0x53045e[_0x424083(0x14a)]();});});for(const _0x4d1e3f of[_0x5d9420(0x15c),_0x5d9420(0x110),_0x5d9420(0x124),_0x5d9420(0x145)]){const _0x165565=_0x24e888[_0x5d9420(0x146)][_0x5d9420(0x165)](_0x4d1e3f);_0x165565['on'](_0x5d9420(0x11d),(_0x38513c,_0x223cc8,_0x3a3643)=>{const _0x39b9e5=_0x5d9420;if(_0x3a3643){const _0x4ea369=_0x24e888[_0x39b9e5(0x157)][_0x39b9e5(0x162)][_0x39b9e5(0x114)][_0x39b9e5(0x160)]()[_0x39b9e5(0x137)]()[_0x39b9e5(0x144)](_0x222f1c=>_0x222f1c['is'](_0x39b9e5(0x143),_0x39b9e5(0x126)));this[_0x39b9e5(0x156)](_0x165565[_0x39b9e5(0x141)],_0x4ea369)||(_0x38513c[_0x39b9e5(0x135)]=!0x1,_0x38513c[_0x39b9e5(0x152)]());}},{'priority':_0x5d9420(0x14d)});}}[_0x375263(0x148)](){const _0xe3104a=_0x375263,_0x2d722b=this[_0xe3104a(0x164)][_0xe3104a(0x146)][_0xe3104a(0x165)](_0xe3104a(0x11a)),_0x1175ab=this[_0xe3104a(0x164)][_0xe3104a(0x122)][_0xe3104a(0x165)](_0xe3104a(0x11b));if(!_0x2d722b[_0xe3104a(0x11e)])return!0x1;const _0x450bfa=_0x1175ab[_0xe3104a(0x106)](this[_0xe3104a(0x164)][_0xe3104a(0x157)][_0xe3104a(0x162)][_0xe3104a(0x114)]);for(const _0x1fb471 of _0x450bfa)for(const _0x443f8d of _0x450bfa)if(_0x1fb471!=_0x443f8d&&!this[_0xe3104a(0x156)](_0x1fb471,_0x443f8d))return!0x1;return!0x0;}[_0x375263(0x156)](_0x3c3dea,_0x34a2c4){const _0x55d9f3=_0x375263,_0xa35238=this[_0x55d9f3(0x164)][_0x55d9f3(0x122)][_0x55d9f3(0x165)](_0x55d9f3(0x14f)),_0xed89d3=this[_0x55d9f3(0x164)][_0x55d9f3(0x157)][_0x55d9f3(0x167)](_0x3c3dea),_0x52d62a=this[_0x55d9f3(0x164)][_0x55d9f3(0x157)][_0x55d9f3(0x167)](_0x34a2c4),_0x28a0a3=new Set(),_0x1df964=new Set();for(const _0x48af8d of _0xa35238[_0x55d9f3(0x153)]())if((_0x55d9f3(0x15a)==_0x48af8d[_0x55d9f3(0x129)]||_0x55d9f3(0x118)==_0x48af8d[_0x55d9f3(0x129)]||_0x55d9f3(0x11a)==_0x48af8d[_0x55d9f3(0x109)])&&_0x48af8d[_0x55d9f3(0x128)]){for(const _0x55e0ad of _0x48af8d[_0x55d9f3(0x14e)]())_0x55e0ad[_0x55d9f3(0x15e)](_0xed89d3,!0x0)&&_0x28a0a3[_0x55d9f3(0x11c)](_0x48af8d[_0x55d9f3(0x129)]+':'+_0x48af8d[_0x55d9f3(0x134)]['id']),_0x55e0ad[_0x55d9f3(0x15e)](_0x52d62a,!0x0)&&_0x1df964[_0x55d9f3(0x11c)](_0x48af8d[_0x55d9f3(0x129)]+':'+_0x48af8d[_0x55d9f3(0x134)]['id']);}if(_0x28a0a3[_0x55d9f3(0x159)]!=_0x1df964[_0x55d9f3(0x159)])return!0x1;for(const _0x179bbf of _0x28a0a3)if(!_0x1df964[_0x55d9f3(0x163)](_0x179bbf))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b7dec=_0x2c3d;(function(_0x482167,_0x135295){const _0x25d12a=_0x2c3d,_0x3da442=_0x482167();while(!![]){try{const _0x840590=-parseInt(_0x25d12a(0x100))/0x1*(parseInt(_0x25d12a(0xff))/0x2)+parseInt(_0x25d12a(0xfe))/0x3+-parseInt(_0x25d12a(0xf9))/0x4*(-parseInt(_0x25d12a(0xfa))/0x5)+-parseInt(_0x25d12a(0xed))/0x6*(-parseInt(_0x25d12a(0xf2))/0x7)+parseInt(_0x25d12a(0xf8))/0x8*(parseInt(_0x25d12a(0x103))/0x9)+-parseInt(_0x25d12a(0xfb))/0xa+parseInt(_0x25d12a(0x105))/0xb*(-parseInt(_0x25d12a(0xf7))/0xc);if(_0x840590===_0x135295)break;else _0x3da442['push'](_0x3da442['shift']());}catch(_0x1b156b){_0x3da442['push'](_0x3da442['shift']());}}}(_0x556e,0xc9ad0));import{Plugin as _0x5de727}from'ckeditor5/src/core.js';function _0x2c3d(_0x118093,_0x2abf9c){const _0x556eb3=_0x556e();return _0x2c3d=function(_0x2c3d43,_0x25a5c7){_0x2c3d43=_0x2c3d43-0xed;let _0x182676=_0x556eb3[_0x2c3d43];return _0x182676;},_0x2c3d(_0x118093,_0x2abf9c);}import{getTranslation as _0x1ed9bb}from'../utils/common-translations.js';function _0x556e(){const _0x3214d5=['2516044KJtpPk','5XKhXza','1770200NfvaMr','editor','insertTableOfContents','1427529AlwsJM','1187710RqvSEr','1STPcaY','ELEMENT_TABLE_OF_CONTENTS','tableOfContents','45hnNQIU','descriptionFactory','11xBTIYP','6otXVIy','afterInit','commands','enableCommand','plugins','11298637nLpuYM','TrackChangesEditing','get','registerElementLabel','locale','19164972WRsFTL','760120LfXBeg'];_0x556e=function(){return _0x3214d5;};return _0x556e();}export default class Dt extends _0x5de727{[_0x1b7dec(0xee)](){const _0x335cff=_0x1b7dec,_0x5ad6d2=this[_0x335cff(0xfc)];if(!_0x5ad6d2[_0x335cff(0xef)][_0x335cff(0xf4)](_0x335cff(0xfd)))return;_0x5ad6d2[_0x335cff(0xf1)][_0x335cff(0xf4)](_0x335cff(0xf3))[_0x335cff(0xf0)](_0x335cff(0xfd));const _0x5a4fa7=_0x5ad6d2[_0x335cff(0xf1)][_0x335cff(0xf4)](_0x335cff(0xf3)),_0x845bd0=_0x5ad6d2[_0x335cff(0xf6)];_0x5a4fa7[_0x335cff(0x104)][_0x335cff(0xf5)](_0x335cff(0x102),_0x8645a=>_0x1ed9bb(_0x845bd0,_0x335cff(0x101),_0x8645a));}}
23
+ const _0x22f52b=_0x356f;(function(_0x3ce2f6,_0x580071){const _0x59e047=_0x356f,_0x12ff5c=_0x3ce2f6();while(!![]){try{const _0x3f087e=-parseInt(_0x59e047(0xe1))/0x1+parseInt(_0x59e047(0xde))/0x2*(-parseInt(_0x59e047(0xdb))/0x3)+parseInt(_0x59e047(0xec))/0x4*(parseInt(_0x59e047(0xeb))/0x5)+-parseInt(_0x59e047(0xdc))/0x6*(parseInt(_0x59e047(0xe5))/0x7)+-parseInt(_0x59e047(0xe9))/0x8+-parseInt(_0x59e047(0xdd))/0x9*(-parseInt(_0x59e047(0xea))/0xa)+parseInt(_0x59e047(0xe8))/0xb*(parseInt(_0x59e047(0xdf))/0xc);if(_0x3f087e===_0x580071)break;else _0x12ff5c['push'](_0x12ff5c['shift']());}catch(_0x185f3e){_0x12ff5c['push'](_0x12ff5c['shift']());}}}(_0x3464,0x268ea));function _0x356f(_0x3105cf,_0x25382e){const _0x34642d=_0x3464();return _0x356f=function(_0x356fc6,_0x497db3){_0x356fc6=_0x356fc6-0xd5;let _0x1c51bf=_0x34642d[_0x356fc6];return _0x1c51bf;},_0x356f(_0x3105cf,_0x25382e);}import{Plugin as _0x2b534c}from'ckeditor5/src/core.js';function _0x3464(){const _0x348d8d=['editor','get','registerElementLabel','descriptionFactory','TrackChangesEditing','locale','41766IWXxIL','36XoShtS','63XIAlDh','10gCALvU','1068uAIFMy','tableOfContents','237824eZNmLF','ELEMENT_TABLE_OF_CONTENTS','afterInit','enableCommand','288757GsaKgX','plugins','commands','64196ZJCagt','1194936fUZObI','152450JlnXJO','6670rRctcX','708nIOgqU','insertTableOfContents'];_0x3464=function(){return _0x348d8d;};return _0x3464();}import{getTranslation as _0x595c8b}from'../utils/common-translations.js';export default class Dt extends _0x2b534c{[_0x22f52b(0xe3)](){const _0x21eb5d=_0x22f52b,_0x222998=this[_0x21eb5d(0xd5)];if(!_0x222998[_0x21eb5d(0xe7)][_0x21eb5d(0xd6)](_0x21eb5d(0xed)))return;_0x222998[_0x21eb5d(0xe6)][_0x21eb5d(0xd6)](_0x21eb5d(0xd9))[_0x21eb5d(0xe4)](_0x21eb5d(0xed));const _0x42b108=_0x222998[_0x21eb5d(0xe6)][_0x21eb5d(0xd6)](_0x21eb5d(0xd9)),_0x4b9f83=_0x222998[_0x21eb5d(0xda)];_0x42b108[_0x21eb5d(0xd8)][_0x21eb5d(0xd7)](_0x21eb5d(0xe0),_0x23eec8=>_0x595c8b(_0x4b9f83,_0x21eb5d(0xe2),_0x23eec8));}}