@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241001.0 → 0.0.0-nightly-20241003.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x26d346=_0x24dd;(function(_0x51ac3f,_0x19cdec){const _0x590131=_0x24dd,_0x54e6e8=_0x51ac3f();while(!![]){try{const _0x40da34=-parseInt(_0x590131(0x151))/0x1*(-parseInt(_0x590131(0x149))/0x2)+-parseInt(_0x590131(0x11b))/0x3*(parseInt(_0x590131(0x161))/0x4)+-parseInt(_0x590131(0x15d))/0x5*(parseInt(_0x590131(0x144))/0x6)+parseInt(_0x590131(0x131))/0x7*(parseInt(_0x590131(0x159))/0x8)+parseInt(_0x590131(0x153))/0x9+parseInt(_0x590131(0x123))/0xa*(parseInt(_0x590131(0x146))/0xb)+-parseInt(_0x590131(0x10e))/0xc*(-parseInt(_0x590131(0x145))/0xd);if(_0x40da34===_0x19cdec)break;else _0x54e6e8['push'](_0x54e6e8['shift']());}catch(_0x4f88b1){_0x54e6e8['push'](_0x54e6e8['shift']());}}}(_0x3cc8,0x322e0));import{Plugin as _0x315d8c}from'ckeditor5/src/core.js';function _0x24dd(_0x568e9b,_0x7e207b){const _0x3cc884=_0x3cc8();return _0x24dd=function(_0x24ddd2,_0x4c7a7e){_0x24ddd2=_0x24ddd2-0x104;let _0x180c22=_0x3cc884[_0x24ddd2];return _0x180c22;},_0x24dd(_0x568e9b,_0x7e207b);}import{getTranslation as _0x140cd2}from'../utils/common-translations.js';export default class pe extends _0x315d8c{[_0x26d346(0x13c)](){const _0x17ae07=_0x26d346;if(!this[_0x17ae07(0x11f)][_0x17ae07(0x143)][_0x17ae07(0x15a)](_0x17ae07(0x142)))return;const _0x213029=this[_0x17ae07(0x11f)][_0x17ae07(0x122)][_0x17ae07(0x108)](_0x17ae07(0x130)),_0x940f34=this[_0x17ae07(0x11f)][_0x17ae07(0x143)][_0x17ae07(0x108)](_0x17ae07(0x134));_0x213029[_0x17ae07(0x12c)]&&(_0x940f34[_0x17ae07(0x135)](_0x17ae07(0x118)),_0x940f34[_0x17ae07(0x157)](_0x17ae07(0x118))),_0x213029[_0x17ae07(0x12f)]&&(_0x940f34[_0x17ae07(0x135)](_0x17ae07(0x11e)),_0x940f34[_0x17ae07(0x157)](_0x17ae07(0x11e))),_0x213029[_0x17ae07(0x12b)]&&(_0x940f34[_0x17ae07(0x135)](_0x17ae07(0x148)),_0x940f34[_0x17ae07(0x157)](_0x17ae07(0x148)));const _0x416545={'type':_0x17ae07(0x107),'content':''};_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x115)](this[_0x17ae07(0x121)][_0x17ae07(0x155)](this));const _0x414046=this[_0x17ae07(0x11f)][_0x17ae07(0x105)];_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x136)](_0x17ae07(0x11e),_0x140cd2(_0x414046,_0x17ae07(0x10c))),_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x115)](_0x3f0549=>{const _0x2f5d4=_0x17ae07,{data:_0x5dcc80}=_0x3f0549;if(_0x5dcc80&&_0x2f5d4(0x11e)==_0x5dcc80[_0x2f5d4(0x150)])return null==_0x5dcc80[_0x2f5d4(0x127)]||0x0==_0x5dcc80[_0x2f5d4(0x127)]&&null==_0x5dcc80[_0x2f5d4(0x12a)]?_0x416545:void 0x0;}),_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x136)](_0x17ae07(0x148),_0x140cd2(_0x414046,_0x17ae07(0x160))),_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x115)](_0x7518d7=>{const _0x569011=_0x17ae07,{data:_0xe18588}=_0x7518d7;if(_0xe18588&&_0x569011(0x148)==_0xe18588[_0x569011(0x150)])return null==_0xe18588[_0x569011(0x127)]||0x1==_0xe18588[_0x569011(0x127)]&&null==_0xe18588[_0x569011(0x12a)]?_0x416545:void 0x0;}),this[_0x17ae07(0x11f)][_0x17ae07(0x10d)][_0x17ae07(0x110)][_0x17ae07(0x112)](_0x1f2017=>{const _0x388dd2=_0x17ae07;if(_0x1f2017[_0x388dd2(0x14c)][_0x388dd2(0x114)])return!0x1;let _0x56889e=!0x1;const _0x53f005=_0x940f34[_0x388dd2(0x14d)]({'skipNotAttached':!0x0})[_0x388dd2(0x14f)](_0x4bfa07=>{const _0x5911aa=_0x388dd2,_0x19bf35=_0x940f34[_0x5911aa(0x15c)](_0x4bfa07);return _0x5911aa(0x148)==_0x19bf35||_0x5911aa(0x11e)==_0x19bf35;});for(const _0x516308 of _0x53f005){const _0x4067cc=_0x516308[_0x388dd2(0x140)]()[_0x388dd2(0x13e)][_0x388dd2(0x137)][_0x388dd2(0x13f)](_0x388dd2(0x11c));if(_0x388dd2(0x129)==_0x4067cc||_0x388dd2(0x15f)==_0x4067cc)continue;_0x940f34[_0x388dd2(0x116)](_0x516308[_0x388dd2(0x140)](),_0x388dd2(0x138))[_0x388dd2(0x106)](_0x4125ab=>_0x388dd2(0x11c)==_0x940f34[_0x388dd2(0x15c)](_0x4125ab[_0x388dd2(0x13b)]))||(_0x1f2017[_0x388dd2(0x14b)](_0x516308[_0x388dd2(0x12e)]()),_0x56889e=!0x0);}return _0x56889e;}),this[_0x17ae07(0x162)]();}[_0x26d346(0x121)](_0x3afe27){const _0x59f144=_0x26d346,_0x5d01fc=this[_0x59f144(0x11f)][_0x59f144(0x105)],{data:_0x24c95a}=_0x3afe27,_0x4994b8={'type':_0x59f144(0x107),'content':''};if(!_0x24c95a||_0x59f144(0x118)!=_0x24c95a[_0x59f144(0x150)])return;if(!_0x24c95a[_0x59f144(0x12a)])return _0x59f144(0x113)==_0x24c95a[_0x59f144(0x127)]?_0x4994b8:{'type':_0x59f144(0x107),'content':''+_0x140cd2(_0x5d01fc,_0x59f144(0x133),_0x140cd2(_0x5d01fc,this[_0x59f144(0x11a)](_0x24c95a[_0x59f144(0x127)])))};if(!_0x24c95a[_0x59f144(0x127)]){if(_0x59f144(0x113)==_0x24c95a[_0x59f144(0x12a)])return _0x4994b8;let _0x620acf=_0x3afe27[_0x59f144(0x126)];for(;_0x620acf;){if(_0x620acf[_0x59f144(0x13a)]&&_0x59f144(0x11c)==_0x620acf[_0x59f144(0x13a)][_0x59f144(0x150)]&&_0x620acf[_0x59f144(0x13a)][_0x59f144(0x127)])return _0x4994b8;_0x620acf=_0x620acf[_0x59f144(0x154)];}return{'type':_0x59f144(0x107),'content':''+_0x140cd2(_0x5d01fc,_0x59f144(0x10a),_0x140cd2(_0x5d01fc,this[_0x59f144(0x11a)](_0x24c95a[_0x59f144(0x12a)])))};}if(_0x59f144(0x113)!=_0x24c95a[_0x59f144(0x127)])return{'type':_0x59f144(0x107),'content':''+_0x140cd2(_0x5d01fc,_0x59f144(0x133),_0x140cd2(_0x5d01fc,this[_0x59f144(0x11a)](_0x24c95a[_0x59f144(0x127)])))};let _0x2d079e=_0x3afe27[_0x59f144(0x126)];for(;_0x2d079e;){if(_0x2d079e[_0x59f144(0x13a)]&&_0x59f144(0x11c)==_0x2d079e[_0x59f144(0x13a)][_0x59f144(0x150)]&&_0x2d079e[_0x59f144(0x13a)][_0x59f144(0x127)]&&_0x2d079e[_0x59f144(0x13a)][_0x59f144(0x12a)])return _0x4994b8;_0x2d079e=_0x2d079e[_0x59f144(0x154)];}const _0x34737c=_0x3afe27[_0x59f144(0x140)]()[_0x59f144(0x13e)][_0x59f144(0x137)][_0x59f144(0x13f)](_0x59f144(0x11c));return{'type':_0x59f144(0x107),'content':_0x140cd2(_0x5d01fc,_0x59f144(0x133),_0x140cd2(_0x5d01fc,_0x59f144(0x125)+_0x34737c[_0x59f144(0x10b)]()+_0x59f144(0x117)))};}[_0x26d346(0x162)](){const _0x1eef0b=_0x26d346,_0x36a058=this[_0x1eef0b(0x11f)],_0x11b731=_0x36a058[_0x1eef0b(0x105)];_0x36a058[_0x1eef0b(0x143)][_0x1eef0b(0x108)](_0x1eef0b(0x134))[_0x1eef0b(0x128)][_0x1eef0b(0x115)](_0x44fa51=>{const _0x4a5f07=_0x1eef0b;if(_0x4a5f07(0x10f)!=_0x44fa51[_0x4a5f07(0x158)])return;const {data:_0xcc37ab}=_0x44fa51;if(!_0xcc37ab)return;let _0x3e6bea,_0x446841;switch(_0xcc37ab[_0x4a5f07(0x14e)]){case _0x4a5f07(0x118):_0x3e6bea=_0x4a5f07(0x111),_0x446841={'type':_0x4a5f07(0x107),'content':_0x140cd2(_0x11b731,_0x3e6bea,_0x140cd2(_0x11b731,this[_0x4a5f07(0x11a)](_0xcc37ab[_0x4a5f07(0x132)][0x0][_0x4a5f07(0x158)])))};break;case _0x4a5f07(0x11e):_0x3e6bea=_0xcc37ab[_0x4a5f07(0x132)][0x0][_0x4a5f07(0x12f)]?_0x4a5f07(0x13d):_0x4a5f07(0x12d),_0x446841={'type':_0x4a5f07(0x107),'content':_0x140cd2(_0x11b731,_0x3e6bea)};break;case _0x4a5f07(0x148):_0x3e6bea=_0x4a5f07(0x124),_0x446841={'type':_0x4a5f07(0x107),'content':_0x140cd2(_0x11b731,_0x3e6bea,_0xcc37ab[_0x4a5f07(0x132)][0x0][_0x4a5f07(0x12b)])};}return _0x446841;});}[_0x26d346(0x11a)](_0x22fb0f){const _0x34f430=_0x26d346;return _0x34f430(0x125)+function(_0x139e88){const _0x32ec57=_0x34f430;if(ye[_0x32ec57(0x104)](_0x139e88))return _0x32ec57(0x14a);if(Se[_0x32ec57(0x104)](_0x139e88))return _0x32ec57(0x129);return null;}(_0x22fb0f)[_0x34f430(0x10b)]()+_0x34f430(0x11d)+_0x22fb0f[_0x34f430(0x10b)]()[_0x34f430(0x109)](/-/g,'_');}}const ye=[_0x26d346(0x15e),_0x26d346(0x152),_0x26d346(0x147)],Se=[_0x26d346(0x15b),_0x26d346(0x139),_0x26d346(0x120),_0x26d346(0x141),_0x26d346(0x119),_0x26d346(0x156)];function _0x3cc8(){const _0x429a07=['start','getAttribute','getFirstRange','upper-roman','ListPropertiesEditing','plugins','6TEcdvR','1508xqbfaI','3786299hzOZfL','square','listStart','6060VAoVBg','bulleted','removeMarker','batch','getSuggestions','commandName','filter','key','78LvilDb','circle','354006zlDxZY','next','bind','upper-latin','registerBlockAttribute','type','8ldxapR','has','decimal','_getAttributeKey','901465sYQgym','disc','customNumbered','FORMAT_LIST_START','213548huICFP','_registerLegacyDescription','includes','locale','find','format','get','replace','*Remove\x20format:*\x20%0','toUpperCase','FORMAT_LIST_REVERSED','model','13752DSuECe','formatBlock','document','*Change\x20to:*\x20%0','registerPostFixer','default','isUndo','registerDescriptionCallback','_findSuggestions','_LIST_DEFAULT','listStyle','lower-latin','_getTranslationKeyForListStyle','21dYgmjR','listType','_LIST_','listReversed','editor','lower-roman','handleDescriptions','config','10dIvWuk','*Format:*\x20set\x20start\x20index\x20to\x20%0','ELEMENT_','head','newValue','descriptionFactory','numbered','oldValue','startIndex','styles','*Format:*\x20set\x20order\x20to\x20regular','getFirstMarker','reversed','list.properties','47033gqxRBV','commandParams','*Set\x20format:*\x20%0','TrackChangesEditing','enableDefaultAttributesIntegration','registerAttributeLabel','nodeAfter','attribute','decimal-leading-zero','data','suggestion','afterInit','*Format:*\x20set\x20order\x20to\x20reversed'];_0x3cc8=function(){return _0x429a07;};return _0x3cc8();}
23
+ const _0x22ef83=_0xc674;function _0x5ed0(){const _0x218598=['next','numbered','bind','find','registerAttributeLabel','batch','attribute','FORMAT_LIST_START','get','data','format','toUpperCase','suggestion','list.properties','lower-roman','customNumbered','_getAttributeKey','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20reversed','document','oldValue','descriptionFactory','key','_findSuggestions','8094713CLGTFP','isUndo','10hOFsCN','nodeAfter','getFirstMarker','524avcpdE','685215IKTbSH','upper-roman','getAttribute','*Change\x20to:*\x20%0','handleDescriptions','listStart','disc','getSuggestions','replace','_LIST_','getFirstRange','FORMAT_LIST_REVERSED','registerBlockAttribute','ELEMENT_','lower-latin','newValue','removeMarker','commandName','filter','_registerLegacyDescription','listType','default','formatBlock','TrackChangesEditing','_LIST_DEFAULT','202980LtlvhH','*Set\x20format:*\x20%0','*Format:*\x20set\x20start\x20index\x20to\x20%0','start','*Remove\x20format:*\x20%0','listStyle','afterInit','includes','config','1481916HHzBQV','482RTIlJl','square','circle','commandParams','*Format:*\x20set\x20order\x20to\x20regular','decimal','enableDefaultAttributesIntegration','startIndex','registerPostFixer','styles','1016022SuDiCA','has','locale','decimal-leading-zero','head','bulleted','reversed','model','registerDescriptionCallback','ListPropertiesEditing','5hkVUDq','4KrbncJ','listReversed','editor','type','453808HQBWbQ','plugins','upper-latin'];_0x5ed0=function(){return _0x218598;};return _0x5ed0();}function _0xc674(_0x183d4d,_0x34f36e){const _0x5ed08e=_0x5ed0();return _0xc674=function(_0xc674d0,_0x3311de){_0xc674d0=_0xc674d0-0x79;let _0x5d8ce8=_0x5ed08e[_0xc674d0];return _0x5d8ce8;},_0xc674(_0x183d4d,_0x34f36e);}(function(_0x5eb341,_0x350c61){const _0x207e7e=_0xc674,_0x474ae4=_0x5eb341();while(!![]){try{const _0x48f7dd=parseInt(_0x207e7e(0x9a))/0x1*(-parseInt(_0x207e7e(0xbe))/0x2)+parseInt(_0x207e7e(0xb4))/0x3*(parseInt(_0x207e7e(0xd3))/0x4)+-parseInt(_0x207e7e(0xd2))/0x5*(parseInt(_0x207e7e(0xbd))/0x6)+-parseInt(_0x207e7e(0xc8))/0x7+-parseInt(_0x207e7e(0x7a))/0x8+-parseInt(_0x207e7e(0x9b))/0x9+parseInt(_0x207e7e(0x97))/0xa*(parseInt(_0x207e7e(0x95))/0xb);if(_0x48f7dd===_0x350c61)break;else _0x474ae4['push'](_0x474ae4['shift']());}catch(_0x53877d){_0x474ae4['push'](_0x474ae4['shift']());}}}(_0x5ed0,0x252ca));import{Plugin as _0x60a3ce}from'ckeditor5/src/core.js';import{getTranslation as _0x57ffd2}from'../utils/common-translations.js';export default class pe extends _0x60a3ce{[_0x22ef83(0xba)](){const _0x39949b=_0x22ef83;if(!this[_0x39949b(0xd5)][_0x39949b(0x7b)][_0x39949b(0xc9)](_0x39949b(0xd1)))return;const _0x1472ab=this[_0x39949b(0xd5)][_0x39949b(0xbc)][_0x39949b(0x85)](_0x39949b(0x8a)),_0x307c3b=this[_0x39949b(0xd5)][_0x39949b(0x7b)][_0x39949b(0x85)](_0x39949b(0xb2));_0x1472ab[_0x39949b(0xc7)]&&(_0x307c3b[_0x39949b(0xc4)](_0x39949b(0xb9)),_0x307c3b[_0x39949b(0xa7)](_0x39949b(0xb9))),_0x1472ab[_0x39949b(0xce)]&&(_0x307c3b[_0x39949b(0xc4)](_0x39949b(0xd4)),_0x307c3b[_0x39949b(0xa7)](_0x39949b(0xd4))),_0x1472ab[_0x39949b(0xc5)]&&(_0x307c3b[_0x39949b(0xc4)](_0x39949b(0xa0)),_0x307c3b[_0x39949b(0xa7)](_0x39949b(0xa0)));const _0x44fcbc={'type':_0x39949b(0x87),'content':''};_0x307c3b[_0x39949b(0x92)][_0x39949b(0xd0)](this[_0x39949b(0x9f)][_0x39949b(0x7f)](this));const _0x4f1d46=this[_0x39949b(0xd5)][_0x39949b(0xca)];_0x307c3b[_0x39949b(0x92)][_0x39949b(0x81)](_0x39949b(0xd4),_0x57ffd2(_0x4f1d46,_0x39949b(0xa6))),_0x307c3b[_0x39949b(0x92)][_0x39949b(0xd0)](_0x28554d=>{const _0xbd750c=_0x39949b,{data:_0x403d21}=_0x28554d;if(_0x403d21&&_0xbd750c(0xd4)==_0x403d21[_0xbd750c(0x93)])return null==_0x403d21[_0xbd750c(0xaa)]||0x0==_0x403d21[_0xbd750c(0xaa)]&&null==_0x403d21[_0xbd750c(0x91)]?_0x44fcbc:void 0x0;}),_0x307c3b[_0x39949b(0x92)][_0x39949b(0x81)](_0x39949b(0xa0),_0x57ffd2(_0x4f1d46,_0x39949b(0x84))),_0x307c3b[_0x39949b(0x92)][_0x39949b(0xd0)](_0x12f309=>{const _0xdf67e1=_0x39949b,{data:_0x4494c4}=_0x12f309;if(_0x4494c4&&_0xdf67e1(0xa0)==_0x4494c4[_0xdf67e1(0x93)])return null==_0x4494c4[_0xdf67e1(0xaa)]||0x1==_0x4494c4[_0xdf67e1(0xaa)]&&null==_0x4494c4[_0xdf67e1(0x91)]?_0x44fcbc:void 0x0;}),this[_0x39949b(0xd5)][_0x39949b(0xcf)][_0x39949b(0x90)][_0x39949b(0xc6)](_0x514ad1=>{const _0x22ca23=_0x39949b;if(_0x514ad1[_0x22ca23(0x82)][_0x22ca23(0x96)])return!0x1;let _0x3c553f=!0x1;const _0x404fae=_0x307c3b[_0x22ca23(0xa2)]({'skipNotAttached':!0x0})[_0x22ca23(0xad)](_0x4921fc=>{const _0x5e70e4=_0x22ca23,_0x197c85=_0x307c3b[_0x5e70e4(0x8d)](_0x4921fc);return _0x5e70e4(0xa0)==_0x197c85||_0x5e70e4(0xd4)==_0x197c85;});for(const _0x4dbca6 of _0x404fae){const _0x1e97e5=_0x4dbca6[_0x22ca23(0xa5)]()[_0x22ca23(0xb7)][_0x22ca23(0x98)][_0x22ca23(0x9d)](_0x22ca23(0xaf));if(_0x22ca23(0x7e)==_0x1e97e5||_0x22ca23(0x8c)==_0x1e97e5)continue;_0x307c3b[_0x22ca23(0x94)](_0x4dbca6[_0x22ca23(0xa5)](),_0x22ca23(0x83))[_0x22ca23(0x80)](_0x38781c=>_0x22ca23(0xaf)==_0x307c3b[_0x22ca23(0x8d)](_0x38781c[_0x22ca23(0x89)]))||(_0x514ad1[_0x22ca23(0xab)](_0x4dbca6[_0x22ca23(0x99)]()),_0x3c553f=!0x0);}return _0x3c553f;}),this[_0x39949b(0xae)]();}[_0x22ef83(0x9f)](_0x869dba){const _0x21f8bf=_0x22ef83,_0x1dc15a=this[_0x21f8bf(0xd5)][_0x21f8bf(0xca)],{data:_0x37bea0}=_0x869dba,_0x13cf44={'type':_0x21f8bf(0x87),'content':''};if(!_0x37bea0||_0x21f8bf(0xb9)!=_0x37bea0[_0x21f8bf(0x93)])return;if(!_0x37bea0[_0x21f8bf(0x91)])return _0x21f8bf(0xb0)==_0x37bea0[_0x21f8bf(0xaa)]?_0x13cf44:{'type':_0x21f8bf(0x87),'content':''+_0x57ffd2(_0x1dc15a,_0x21f8bf(0xb5),_0x57ffd2(_0x1dc15a,this[_0x21f8bf(0x8e)](_0x37bea0[_0x21f8bf(0xaa)])))};if(!_0x37bea0[_0x21f8bf(0xaa)]){if(_0x21f8bf(0xb0)==_0x37bea0[_0x21f8bf(0x91)])return _0x13cf44;let _0x47831a=_0x869dba[_0x21f8bf(0xcc)];for(;_0x47831a;){if(_0x47831a[_0x21f8bf(0x86)]&&_0x21f8bf(0xaf)==_0x47831a[_0x21f8bf(0x86)][_0x21f8bf(0x93)]&&_0x47831a[_0x21f8bf(0x86)][_0x21f8bf(0xaa)])return _0x13cf44;_0x47831a=_0x47831a[_0x21f8bf(0x7d)];}return{'type':_0x21f8bf(0x87),'content':''+_0x57ffd2(_0x1dc15a,_0x21f8bf(0xb8),_0x57ffd2(_0x1dc15a,this[_0x21f8bf(0x8e)](_0x37bea0[_0x21f8bf(0x91)])))};}if(_0x21f8bf(0xb0)!=_0x37bea0[_0x21f8bf(0xaa)])return{'type':_0x21f8bf(0x87),'content':''+_0x57ffd2(_0x1dc15a,_0x21f8bf(0xb5),_0x57ffd2(_0x1dc15a,this[_0x21f8bf(0x8e)](_0x37bea0[_0x21f8bf(0xaa)])))};let _0x5be5f7=_0x869dba[_0x21f8bf(0xcc)];for(;_0x5be5f7;){if(_0x5be5f7[_0x21f8bf(0x86)]&&_0x21f8bf(0xaf)==_0x5be5f7[_0x21f8bf(0x86)][_0x21f8bf(0x93)]&&_0x5be5f7[_0x21f8bf(0x86)][_0x21f8bf(0xaa)]&&_0x5be5f7[_0x21f8bf(0x86)][_0x21f8bf(0x91)])return _0x13cf44;_0x5be5f7=_0x5be5f7[_0x21f8bf(0x7d)];}const _0x2f7803=_0x869dba[_0x21f8bf(0xa5)]()[_0x21f8bf(0xb7)][_0x21f8bf(0x98)][_0x21f8bf(0x9d)](_0x21f8bf(0xaf));return{'type':_0x21f8bf(0x87),'content':_0x57ffd2(_0x1dc15a,_0x21f8bf(0xb5),_0x57ffd2(_0x1dc15a,_0x21f8bf(0xa8)+_0x2f7803[_0x21f8bf(0x88)]()+_0x21f8bf(0xb3)))};}[_0x22ef83(0xae)](){const _0x292fe1=_0x22ef83,_0x30d59a=this[_0x292fe1(0xd5)],_0x1d6bc9=_0x30d59a[_0x292fe1(0xca)];_0x30d59a[_0x292fe1(0x7b)][_0x292fe1(0x85)](_0x292fe1(0xb2))[_0x292fe1(0x92)][_0x292fe1(0xd0)](_0x534b99=>{const _0x2aa95c=_0x292fe1;if(_0x2aa95c(0xb1)!=_0x534b99[_0x2aa95c(0x79)])return;const {data:_0x50f7be}=_0x534b99;if(!_0x50f7be)return;let _0x338f93,_0x3ee919;switch(_0x50f7be[_0x2aa95c(0xac)]){case _0x2aa95c(0xb9):_0x338f93=_0x2aa95c(0x9e),_0x3ee919={'type':_0x2aa95c(0x87),'content':_0x57ffd2(_0x1d6bc9,_0x338f93,_0x57ffd2(_0x1d6bc9,this[_0x2aa95c(0x8e)](_0x50f7be[_0x2aa95c(0xc1)][0x0][_0x2aa95c(0x79)])))};break;case _0x2aa95c(0xd4):_0x338f93=_0x50f7be[_0x2aa95c(0xc1)][0x0][_0x2aa95c(0xce)]?_0x2aa95c(0x8f):_0x2aa95c(0xc2),_0x3ee919={'type':_0x2aa95c(0x87),'content':_0x57ffd2(_0x1d6bc9,_0x338f93)};break;case _0x2aa95c(0xa0):_0x338f93=_0x2aa95c(0xb6),_0x3ee919={'type':_0x2aa95c(0x87),'content':_0x57ffd2(_0x1d6bc9,_0x338f93,_0x50f7be[_0x2aa95c(0xc1)][0x0][_0x2aa95c(0xc5)])};}return _0x3ee919;});}[_0x22ef83(0x8e)](_0x16d498){const _0x1d8a68=_0x22ef83;return _0x1d8a68(0xa8)+function(_0x583db2){const _0x1a197a=_0x1d8a68;if(ye[_0x1a197a(0xbb)](_0x583db2))return _0x1a197a(0xcd);if(Se[_0x1a197a(0xbb)](_0x583db2))return _0x1a197a(0x7e);return null;}(_0x16d498)[_0x1d8a68(0x88)]()+_0x1d8a68(0xa4)+_0x16d498[_0x1d8a68(0x88)]()[_0x1d8a68(0xa3)](/-/g,'_');}}const ye=[_0x22ef83(0xa1),_0x22ef83(0xc0),_0x22ef83(0xbf)],Se=[_0x22ef83(0xc3),_0x22ef83(0xcb),_0x22ef83(0x8b),_0x22ef83(0x9c),_0x22ef83(0xa9),_0x22ef83(0x7c)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c58(_0x188d4a,_0x40aa7b){const _0x396d4f=_0x396d();return _0x4c58=function(_0x4c583e,_0x563d6d){_0x4c583e=_0x4c583e-0x1a8;let _0x3154eb=_0x396d4f[_0x4c583e];return _0x3154eb;},_0x4c58(_0x188d4a,_0x40aa7b);}const _0x3ea5d1=_0x4c58;(function(_0xcb4417,_0x179273){const _0x5534e6=_0x4c58,_0x13372a=_0xcb4417();while(!![]){try{const _0x28d80d=-parseInt(_0x5534e6(0x1cb))/0x1*(-parseInt(_0x5534e6(0x1bd))/0x2)+parseInt(_0x5534e6(0x1ae))/0x3*(-parseInt(_0x5534e6(0x1c4))/0x4)+parseInt(_0x5534e6(0x1cd))/0x5*(-parseInt(_0x5534e6(0x1c1))/0x6)+parseInt(_0x5534e6(0x1ba))/0x7+parseInt(_0x5534e6(0x1b8))/0x8*(-parseInt(_0x5534e6(0x1ac))/0x9)+-parseInt(_0x5534e6(0x1c5))/0xa+-parseInt(_0x5534e6(0x1ce))/0xb*(-parseInt(_0x5534e6(0x1bc))/0xc);if(_0x28d80d===_0x179273)break;else _0x13372a['push'](_0x13372a['shift']());}catch(_0x178dbb){_0x13372a['push'](_0x13372a['shift']());}}}(_0x396d,0x28891));function _0x396d(){const _0x39727e=['mediaEmbed','326152oqgPdZ','downcastDispatcher','61551OhplOo','TrackChangesEditing','2205012FuihbL','5524hgPUMZ','div','plugins','conversion','4614zqdzWg','editor','MediaEmbedEditing','4GKTrgr','2171410fSeJxZ','afterInit','has','locale','enableCommand','createEmptyElement','102XXOKTQ','elementToElement','635Ykqmey','33GklEIO','for','registerElementLabel','stop','media','72cxLrcj','descriptionFactory','104343EsDlcG','ELEMENT_MEDIA','data','options','attribute:url:media','showSuggestionHighlights','dataDowncast','high','get'];_0x396d=function(){return _0x39727e;};return _0x396d();}import{Plugin as _0x2c080f}from'ckeditor5/src/core.js';import{getTranslation as _0x1c6cb8}from'../utils/common-translations.js';export default class lt extends _0x2c080f{[_0x3ea5d1(0x1c6)](){const _0x268c81=_0x3ea5d1,_0x202692=this[_0x268c81(0x1c2)];if(!_0x202692[_0x268c81(0x1bf)][_0x268c81(0x1c7)](_0x268c81(0x1c3)))return;const _0x317754=_0x202692[_0x268c81(0x1bf)][_0x268c81(0x1b6)](_0x268c81(0x1bb)),_0x1e0c80=_0x202692[_0x268c81(0x1c8)];_0x317754[_0x268c81(0x1c9)](_0x268c81(0x1b7)),_0x317754[_0x268c81(0x1ad)][_0x268c81(0x1a9)](_0x268c81(0x1ab),_0x4e944a=>_0x1c6cb8(_0x1e0c80,_0x268c81(0x1af),_0x4e944a)),_0x202692[_0x268c81(0x1c0)][_0x268c81(0x1a8)](_0x268c81(0x1b4))[_0x268c81(0x1cc)]({'model':_0x268c81(0x1ab),'view':(_0x48fff6,{writer:_0x4c169c,options:_0x466018})=>{const _0x4927be=_0x268c81;if(_0x466018[_0x4927be(0x1b3)])return _0x4c169c[_0x4927be(0x1ca)](_0x4927be(0x1be));},'converterPriority':_0x268c81(0x1b5)}),_0x202692[_0x268c81(0x1b0)][_0x268c81(0x1b9)]['on'](_0x268c81(0x1b2),(_0x366c3e,_0xb6fab,_0x5bc51d)=>{const _0x34fe7e=_0x268c81;_0x5bc51d[_0x34fe7e(0x1b1)][_0x34fe7e(0x1b3)]&&_0x366c3e[_0x34fe7e(0x1aa)]();},{'priority':_0x268c81(0x1b5)});}}
23
+ const _0x4999f3=_0x5483;function _0x5571(){const _0x90556a=['enableCommand','locale','downcastDispatcher','registerElementLabel','dataDowncast','4ZlriDh','div','media','editor','descriptionFactory','791646PiiXIG','170514QTMbGl','afterInit','data','150kjyfXL','showSuggestionHighlights','391383koqgZm','conversion','for','216882LPCWAD','plugins','get','700585WqBHEK','options','stop','mediaEmbed','ELEMENT_MEDIA','7JWAKQj','elementToElement','createEmptyElement','MediaEmbedEditing','high','TrackChangesEditing','attribute:url:media','54792VmnGtQ','has','2987560TpGWHJ'];_0x5571=function(){return _0x90556a;};return _0x5571();}(function(_0x1c9ac6,_0x31f2b3){const _0x4929b8=_0x5483,_0x6c06a6=_0x1c9ac6();while(!![]){try{const _0xafd101=parseInt(_0x4929b8(0x120))/0x1+-parseInt(_0x4929b8(0x137))/0x2+parseInt(_0x4929b8(0x11f))/0x3+-parseInt(_0x4929b8(0x13f))/0x4*(-parseInt(_0x4929b8(0x12b))/0x5)+-parseInt(_0x4929b8(0x128))/0x6*(parseInt(_0x4929b8(0x130))/0x7)+parseInt(_0x4929b8(0x139))/0x8+-parseInt(_0x4929b8(0x125))/0x9*(parseInt(_0x4929b8(0x123))/0xa);if(_0xafd101===_0x31f2b3)break;else _0x6c06a6['push'](_0x6c06a6['shift']());}catch(_0x56f172){_0x6c06a6['push'](_0x6c06a6['shift']());}}}(_0x5571,0x38aae));import{Plugin as _0x503ce6}from'ckeditor5/src/core.js';import{getTranslation as _0x5057a0}from'../utils/common-translations.js';function _0x5483(_0x4c2038,_0x41d46d){const _0x557100=_0x5571();return _0x5483=function(_0x5483ee,_0x5313b4){_0x5483ee=_0x5483ee-0x11f;let _0x11b905=_0x557100[_0x5483ee];return _0x11b905;},_0x5483(_0x4c2038,_0x41d46d);}export default class lt extends _0x503ce6{[_0x4999f3(0x121)](){const _0x1bb832=_0x4999f3,_0x53957e=this[_0x1bb832(0x142)];if(!_0x53957e[_0x1bb832(0x129)][_0x1bb832(0x138)](_0x1bb832(0x133)))return;const _0x464f5e=_0x53957e[_0x1bb832(0x129)][_0x1bb832(0x12a)](_0x1bb832(0x135)),_0x3738f7=_0x53957e[_0x1bb832(0x13b)];_0x464f5e[_0x1bb832(0x13a)](_0x1bb832(0x12e)),_0x464f5e[_0x1bb832(0x143)][_0x1bb832(0x13d)](_0x1bb832(0x141),_0xe04384=>_0x5057a0(_0x3738f7,_0x1bb832(0x12f),_0xe04384)),_0x53957e[_0x1bb832(0x126)][_0x1bb832(0x127)](_0x1bb832(0x13e))[_0x1bb832(0x131)]({'model':_0x1bb832(0x141),'view':(_0x465666,{writer:_0x39c55f,options:_0x3a3dfb})=>{const _0x5a4ada=_0x1bb832;if(_0x3a3dfb[_0x5a4ada(0x124)])return _0x39c55f[_0x5a4ada(0x132)](_0x5a4ada(0x140));},'converterPriority':_0x1bb832(0x134)}),_0x53957e[_0x1bb832(0x122)][_0x1bb832(0x13c)]['on'](_0x1bb832(0x136),(_0x741c93,_0x559925,_0x40223d)=>{const _0x428cbb=_0x1bb832;_0x40223d[_0x428cbb(0x12c)][_0x428cbb(0x124)]&&_0x741c93[_0x428cbb(0x12d)]();},{'priority':_0x1bb832(0x134)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57ba9f=_0x2aef;(function(_0x2c596e,_0x3a01d4){const _0x160251=_0x2aef,_0x4b2dcd=_0x2c596e();while(!![]){try{const _0x2ce419=parseInt(_0x160251(0x1d2))/0x1+parseInt(_0x160251(0x1c7))/0x2*(parseInt(_0x160251(0x1d4))/0x3)+-parseInt(_0x160251(0x1d5))/0x4+-parseInt(_0x160251(0x1d0))/0x5+-parseInt(_0x160251(0x1d3))/0x6+-parseInt(_0x160251(0x1d7))/0x7+parseInt(_0x160251(0x1d8))/0x8*(parseInt(_0x160251(0x1ce))/0x9);if(_0x2ce419===_0x3a01d4)break;else _0x4b2dcd['push'](_0x4b2dcd['shift']());}catch(_0x325166){_0x4b2dcd['push'](_0x4b2dcd['shift']());}}}(_0x4d77,0x94bc3));import{Plugin as _0x2e3d5d}from'ckeditor5/src/core.js';function _0x2aef(_0x9e161b,_0x87988b){const _0x4d7710=_0x4d77();return _0x2aef=function(_0x2aef67,_0x4ed6b3){_0x2aef67=_0x2aef67-0x1c7;let _0x27ecd3=_0x4d7710[_0x2aef67];return _0x27ecd3;},_0x2aef(_0x9e161b,_0x87988b);}function _0x4d77(){const _0xd86b48=['MentionEditing','get','mention','has','afterInit','editor','45psXaYr','enableCommand','4551210xBNRJL','TrackChangesEditing','842914pyhipO','1570140wvlInc','78180nGzvIK','2802080DOgiyC','plugins','7029071SccOiw','4061872nuNPJb','8nrMgdY'];_0x4d77=function(){return _0xd86b48;};return _0x4d77();}export default class mt extends _0x2e3d5d{[_0x57ba9f(0x1cc)](){const _0x7288ab=_0x57ba9f,_0x1da96d=this[_0x7288ab(0x1cd)];_0x1da96d[_0x7288ab(0x1d6)][_0x7288ab(0x1cb)](_0x7288ab(0x1c8))&&_0x1da96d[_0x7288ab(0x1d6)][_0x7288ab(0x1c9)](_0x7288ab(0x1d1))[_0x7288ab(0x1cf)](_0x7288ab(0x1ca));}}
23
+ function _0x3b0b(){const _0x520e2e=['5216SRxSTZ','1149426XfdgJJ','mention','4735awqzAp','130350AmlyYp','get','afterInit','plugins','25869990wlMSNq','8519913MddITI','editor','MentionEditing','6UbDdqd','4635841rBEHQN','2497608Whysqx','27aeJPjG','enableCommand','has','TrackChangesEditing'];_0x3b0b=function(){return _0x520e2e;};return _0x3b0b();}const _0x4f3a5e=_0x47f0;(function(_0x511bba,_0x3922ad){const _0x5ed7f3=_0x47f0,_0x5084c7=_0x511bba();while(!![]){try{const _0x3a14ae=parseInt(_0x5ed7f3(0xe4))/0x1+-parseInt(_0x5ed7f3(0xe7))/0x2*(parseInt(_0x5ed7f3(0xdf))/0x3)+-parseInt(_0x5ed7f3(0xe3))/0x4*(parseInt(_0x5ed7f3(0xe6))/0x5)+-parseInt(_0x5ed7f3(0xdc))/0x6*(parseInt(_0x5ed7f3(0xdd))/0x7)+parseInt(_0x5ed7f3(0xde))/0x8+-parseInt(_0x5ed7f3(0xec))/0x9+parseInt(_0x5ed7f3(0xeb))/0xa;if(_0x3a14ae===_0x3922ad)break;else _0x5084c7['push'](_0x5084c7['shift']());}catch(_0x19449f){_0x5084c7['push'](_0x5084c7['shift']());}}}(_0x3b0b,0x96f03));function _0x47f0(_0x28fd47,_0x4eb20c){const _0x3b0b46=_0x3b0b();return _0x47f0=function(_0x47f0cd,_0x41f1c0){_0x47f0cd=_0x47f0cd-0xdb;let _0x4d4dcd=_0x3b0b46[_0x47f0cd];return _0x4d4dcd;},_0x47f0(_0x28fd47,_0x4eb20c);}import{Plugin as _0x458765}from'ckeditor5/src/core.js';export default class mt extends _0x458765{[_0x4f3a5e(0xe9)](){const _0x3400ca=_0x4f3a5e,_0x2b2b9c=this[_0x3400ca(0xed)];_0x2b2b9c[_0x3400ca(0xea)][_0x3400ca(0xe1)](_0x3400ca(0xdb))&&_0x2b2b9c[_0x3400ca(0xea)][_0x3400ca(0xe8)](_0x3400ca(0xe2))[_0x3400ca(0xe0)](_0x3400ca(0xe5));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ab006=_0x598e;(function(_0x345a31,_0x4394ae){const _0x1a0bfd=_0x598e,_0x502c34=_0x345a31();while(!![]){try{const _0x40fb38=-parseInt(_0x1a0bfd(0x1b9))/0x1+-parseInt(_0x1a0bfd(0x1b3))/0x2*(-parseInt(_0x1a0bfd(0x1be))/0x3)+-parseInt(_0x1a0bfd(0x1b8))/0x4*(-parseInt(_0x1a0bfd(0x1c7))/0x5)+-parseInt(_0x1a0bfd(0x1b4))/0x6*(-parseInt(_0x1a0bfd(0x1ab))/0x7)+-parseInt(_0x1a0bfd(0x1c3))/0x8+parseInt(_0x1a0bfd(0x1b5))/0x9+parseInt(_0x1a0bfd(0x1cc))/0xa;if(_0x40fb38===_0x4394ae)break;else _0x502c34['push'](_0x502c34['shift']());}catch(_0x34a4e8){_0x502c34['push'](_0x502c34['shift']());}}}(_0x2ff3,0x687b2));function _0x2ff3(){const _0x4263cf=['registerDescriptionCallback','afterInit','editor','getLabel','2DqwDFE','282YXfNFj','4215447PLACgp','insertion','element','20JbXFIx','583202gTcuqx','has','TrackChangesEditing','*Remove:*\x20%0','*Insert:*\x20%0','331425XxJpoS','getAttribute','registerElementLabel','MergeFieldsEditing','plugins','5805264ZEZRpy','locale','type','enableCommand','284215qzWsvP','mergeField','insertMergeFieldBlock','ELEMENT_MERGE_FIELD','deletion','3835780PhELzx','getContainedElement','descriptionFactory','73003JMHIDm','mergeFieldBlock','get','insertMergeField'];_0x2ff3=function(){return _0x4263cf;};return _0x2ff3();}import{Plugin as _0x56d246}from'ckeditor5/src/core.js';import{getTranslation as _0x1ae60d}from'../utils/common-translations.js';function _0x598e(_0x149817,_0xbd0bd7){const _0x2ff3b3=_0x2ff3();return _0x598e=function(_0x598e86,_0x95c1d7){_0x598e86=_0x598e86-0x1ab;let _0x160ac1=_0x2ff3b3[_0x598e86];return _0x160ac1;},_0x598e(_0x149817,_0xbd0bd7);}export default class dt extends _0x56d246{[_0x5ab006(0x1b0)](){const _0x4fc01f=_0x5ab006,_0x53bf6d=this[_0x4fc01f(0x1b1)];if(!_0x53bf6d[_0x4fc01f(0x1c2)][_0x4fc01f(0x1ba)](_0x4fc01f(0x1c1)))return;_0x53bf6d[_0x4fc01f(0x1c2)][_0x4fc01f(0x1ad)](_0x4fc01f(0x1bb))[_0x4fc01f(0x1c6)](_0x4fc01f(0x1ae)),_0x53bf6d[_0x4fc01f(0x1c2)][_0x4fc01f(0x1ad)](_0x4fc01f(0x1bb))[_0x4fc01f(0x1c6)](_0x4fc01f(0x1c9));const _0x3c4a43=_0x53bf6d[_0x4fc01f(0x1c2)][_0x4fc01f(0x1ad)](_0x4fc01f(0x1bb)),_0x18cfb5=_0x53bf6d[_0x4fc01f(0x1c4)];_0x3c4a43[_0x4fc01f(0x1ce)][_0x4fc01f(0x1c0)](_0x4fc01f(0x1c8),_0x172b7e=>_0x1ae60d(_0x18cfb5,_0x4fc01f(0x1ca),_0x172b7e)),_0x3c4a43[_0x4fc01f(0x1ce)][_0x4fc01f(0x1c0)](_0x4fc01f(0x1ac),_0x10d7ac=>_0x1ae60d(_0x18cfb5,_0x4fc01f(0x1ca),_0x10d7ac)),_0x3c4a43[_0x4fc01f(0x1ce)][_0x4fc01f(0x1af)](_0x226a1e=>{const _0x469767=_0x4fc01f;if(_0x469767(0x1b6)!=_0x226a1e[_0x469767(0x1c5)]&&_0x469767(0x1cb)!=_0x226a1e[_0x469767(0x1c5)])return;const _0x5ad6b9=_0x226a1e[_0x469767(0x1cd)]();if(null==_0x5ad6b9)return;if(!_0x5ad6b9['is'](_0x469767(0x1b7),_0x469767(0x1c8))&&!_0x5ad6b9['is'](_0x469767(0x1b7),_0x469767(0x1ac)))return;const _0x2ec4a8=_0x53bf6d[_0x469767(0x1c2)][_0x469767(0x1ad)](_0x469767(0x1c1))[_0x469767(0x1b2)](_0x5ad6b9[_0x469767(0x1bf)]('id'));return _0x469767(0x1b6)==_0x226a1e[_0x469767(0x1c5)]?{'type':_0x469767(0x1b6),'content':_0x1ae60d(_0x18cfb5,_0x469767(0x1bd),'\x22'+_0x2ec4a8+'\x22\x20'+_0x1ae60d(_0x18cfb5,_0x469767(0x1ca)))}:{'type':_0x469767(0x1cb),'content':_0x1ae60d(_0x18cfb5,_0x469767(0x1bc),'\x22'+_0x2ec4a8+'\x22\x20'+_0x1ae60d(_0x18cfb5,_0x469767(0x1ca)))};});}}
23
+ const _0x49efbb=_0x1ca1;(function(_0x1d9a35,_0x479078){const _0x18d0fc=_0x1ca1,_0x3946ba=_0x1d9a35();while(!![]){try{const _0x55cf47=-parseInt(_0x18d0fc(0x193))/0x1*(parseInt(_0x18d0fc(0x194))/0x2)+-parseInt(_0x18d0fc(0x1a0))/0x3*(-parseInt(_0x18d0fc(0x1b2))/0x4)+-parseInt(_0x18d0fc(0x1b1))/0x5*(-parseInt(_0x18d0fc(0x1ab))/0x6)+-parseInt(_0x18d0fc(0x196))/0x7+parseInt(_0x18d0fc(0x1a9))/0x8*(parseInt(_0x18d0fc(0x1a7))/0x9)+parseInt(_0x18d0fc(0x19d))/0xa+parseInt(_0x18d0fc(0x19f))/0xb;if(_0x55cf47===_0x479078)break;else _0x3946ba['push'](_0x3946ba['shift']());}catch(_0x301aea){_0x3946ba['push'](_0x3946ba['shift']());}}}(_0x5980,0x6836c));import{Plugin as _0x41c0ea}from'ckeditor5/src/core.js';function _0x5980(){const _0x387960=['afterInit','9GgNfAp','MergeFieldsEditing','197288LkmXvF','locale','12IqWGFP','descriptionFactory','element','ELEMENT_MERGE_FIELD','plugins','TrackChangesEditing','697445pwWHSm','2381548hnrdvn','getAttribute','*Insert:*\x20%0','deletion','*Remove:*\x20%0','registerDescriptionCallback','1dJVMLf','857122UvrcFc','has','5033350YPlNBA','insertMergeField','registerElementLabel','enableCommand','getContainedElement','type','editor','3236540UgMbLh','getLabel','3869701NibKEA','3PeDUXp','mergeFieldBlock','insertMergeFieldBlock','insertion','mergeField','get'];_0x5980=function(){return _0x387960;};return _0x5980();}function _0x1ca1(_0x5caf10,_0x3e4afb){const _0x5980d2=_0x5980();return _0x1ca1=function(_0x1ca100,_0x5f1ecf){_0x1ca100=_0x1ca100-0x18e;let _0x29c671=_0x5980d2[_0x1ca100];return _0x29c671;},_0x1ca1(_0x5caf10,_0x3e4afb);}import{getTranslation as _0xa2c89}from'../utils/common-translations.js';export default class dt extends _0x41c0ea{[_0x49efbb(0x1a6)](){const _0x27df7c=_0x49efbb,_0x229b30=this[_0x27df7c(0x19c)];if(!_0x229b30[_0x27df7c(0x1af)][_0x27df7c(0x195)](_0x27df7c(0x1a8)))return;_0x229b30[_0x27df7c(0x1af)][_0x27df7c(0x1a5)](_0x27df7c(0x1b0))[_0x27df7c(0x199)](_0x27df7c(0x197)),_0x229b30[_0x27df7c(0x1af)][_0x27df7c(0x1a5)](_0x27df7c(0x1b0))[_0x27df7c(0x199)](_0x27df7c(0x1a2));const _0x1be358=_0x229b30[_0x27df7c(0x1af)][_0x27df7c(0x1a5)](_0x27df7c(0x1b0)),_0x344984=_0x229b30[_0x27df7c(0x1aa)];_0x1be358[_0x27df7c(0x1ac)][_0x27df7c(0x198)](_0x27df7c(0x1a4),_0x1f6a14=>_0xa2c89(_0x344984,_0x27df7c(0x1ae),_0x1f6a14)),_0x1be358[_0x27df7c(0x1ac)][_0x27df7c(0x198)](_0x27df7c(0x1a1),_0x53f407=>_0xa2c89(_0x344984,_0x27df7c(0x1ae),_0x53f407)),_0x1be358[_0x27df7c(0x1ac)][_0x27df7c(0x192)](_0x2ec9e5=>{const _0x150348=_0x27df7c;if(_0x150348(0x1a3)!=_0x2ec9e5[_0x150348(0x19b)]&&_0x150348(0x190)!=_0x2ec9e5[_0x150348(0x19b)])return;const _0xeecf4e=_0x2ec9e5[_0x150348(0x19a)]();if(null==_0xeecf4e)return;if(!_0xeecf4e['is'](_0x150348(0x1ad),_0x150348(0x1a4))&&!_0xeecf4e['is'](_0x150348(0x1ad),_0x150348(0x1a1)))return;const _0x3f7e70=_0x229b30[_0x150348(0x1af)][_0x150348(0x1a5)](_0x150348(0x1a8))[_0x150348(0x19e)](_0xeecf4e[_0x150348(0x18e)]('id'));return _0x150348(0x1a3)==_0x2ec9e5[_0x150348(0x19b)]?{'type':_0x150348(0x1a3),'content':_0xa2c89(_0x344984,_0x150348(0x18f),'\x22'+_0x3f7e70+'\x22\x20'+_0xa2c89(_0x344984,_0x150348(0x1ae)))}:{'type':_0x150348(0x190),'content':_0xa2c89(_0x344984,_0x150348(0x191),'\x22'+_0x3f7e70+'\x22\x20'+_0xa2c89(_0x344984,_0x150348(0x1ae)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x57d2(_0x3bf6f3,_0x4e9b29){const _0x362342=_0x3623();return _0x57d2=function(_0x57d2a6,_0x361876){_0x57d2a6=_0x57d2a6-0x142;let _0x3c60ff=_0x362342[_0x57d2a6];return _0x3c60ff;},_0x57d2(_0x3bf6f3,_0x4e9b29);}const _0x447661=_0x57d2;(function(_0x246df5,_0x2c2507){const _0x3873fc=_0x57d2,_0x4ebce3=_0x246df5();while(!![]){try{const _0x286f99=parseInt(_0x3873fc(0x158))/0x1*(-parseInt(_0x3873fc(0x149))/0x2)+parseInt(_0x3873fc(0x14c))/0x3*(parseInt(_0x3873fc(0x155))/0x4)+-parseInt(_0x3873fc(0x14e))/0x5+-parseInt(_0x3873fc(0x15e))/0x6*(-parseInt(_0x3873fc(0x152))/0x7)+-parseInt(_0x3873fc(0x150))/0x8+-parseInt(_0x3873fc(0x15f))/0x9+-parseInt(_0x3873fc(0x151))/0xa*(-parseInt(_0x3873fc(0x144))/0xb);if(_0x286f99===_0x2c2507)break;else _0x4ebce3['push'](_0x4ebce3['shift']());}catch(_0x36e411){_0x4ebce3['push'](_0x4ebce3['shift']());}}}(_0x3623,0x81943));import{Plugin as _0x101bf9}from'ckeditor5/src/core.js';function _0x3623(){const _0x1c0eaa=['880986zQQUpd','enableDefaultAttributesIntegration','878490VmcPvq','locale','3047224VVyEeT','50mpbXCA','14nQHoDe','TrackChangesEditing','listType','8LSfqFY','afterInit','*Set\x20format:*\x20%0','242023YgpiZG','newValue','descriptionFactory','data','registerBlockAttribute','head','1803300ekuACC','6105456sEVqMI','plugins','ELEMENT_MULTI_LEVEL_LIST','get','oldValue','format','key','registerDescriptionCallback','multiLevelList','handleDescriptions','2867447GYGWJj','*Remove\x20format:*\x20%0','MultiLevelList','listMarkerStyle','has','6hMEkak','next','editor'];_0x3623=function(){return _0x1c0eaa;};return _0x3623();}import{getTranslation as _0x5cb3d2}from'../utils/common-translations.js';export default class pt extends _0x101bf9{[_0x447661(0x156)](){const _0x5ebc18=_0x447661,_0x2b67b5=this[_0x5ebc18(0x14b)],_0x1195f2=_0x2b67b5[_0x5ebc18(0x160)][_0x5ebc18(0x162)](_0x5ebc18(0x153));_0x2b67b5[_0x5ebc18(0x160)][_0x5ebc18(0x148)](_0x5ebc18(0x146))&&(_0x1195f2[_0x5ebc18(0x14d)](_0x5ebc18(0x142)),_0x1195f2[_0x5ebc18(0x15c)](_0x5ebc18(0x147)),_0x1195f2[_0x5ebc18(0x15a)][_0x5ebc18(0x166)](_0x1a4829=>this[_0x5ebc18(0x143)](_0x1a4829)));}[_0x447661(0x143)](_0x12b5bf){const _0x41b4d5=_0x447661,_0x3a687c=this[_0x41b4d5(0x14b)][_0x41b4d5(0x14f)],{data:_0xaeed91}=_0x12b5bf,_0x33fcc7={'type':_0x41b4d5(0x164),'content':''};if(_0xaeed91&&_0x41b4d5(0x147)==_0xaeed91[_0x41b4d5(0x165)]){if(!_0xaeed91[_0x41b4d5(0x163)])return{'type':_0x41b4d5(0x164),'content':_0x5cb3d2(_0x3a687c,_0x41b4d5(0x157),_0x5cb3d2(_0x3a687c,_0x41b4d5(0x161)))+'\x20('+_0xaeed91[_0x41b4d5(0x159)]+')'};if(!_0xaeed91[_0x41b4d5(0x159)]){let _0x599ee3=_0x12b5bf[_0x41b4d5(0x15d)];for(;_0x599ee3;){if(_0x599ee3[_0x41b4d5(0x15b)]&&_0x41b4d5(0x154)==_0x599ee3[_0x41b4d5(0x15b)][_0x41b4d5(0x165)]&&_0x599ee3[_0x41b4d5(0x15b)][_0x41b4d5(0x159)])return _0x33fcc7;_0x599ee3=_0x599ee3[_0x41b4d5(0x14a)];}return{'type':_0x41b4d5(0x164),'content':_0x5cb3d2(_0x3a687c,_0x41b4d5(0x145),_0x5cb3d2(_0x3a687c,_0x41b4d5(0x161)))+'\x20('+_0xaeed91[_0x41b4d5(0x163)]+')'};}}}}
23
+ function _0x315a(_0x245618,_0x29f2ca){const _0x5e749b=_0x5e74();return _0x315a=function(_0x315a84,_0x406a22){_0x315a84=_0x315a84-0xeb;let _0x3e847f=_0x5e749b[_0x315a84];return _0x3e847f;},_0x315a(_0x245618,_0x29f2ca);}const _0x3b4f50=_0x315a;(function(_0x135e25,_0x44c949){const _0x13023b=_0x315a,_0xc65be3=_0x135e25();while(!![]){try{const _0x1a449b=-parseInt(_0x13023b(0xef))/0x1*(parseInt(_0x13023b(0x10d))/0x2)+parseInt(_0x13023b(0x103))/0x3+parseInt(_0x13023b(0x110))/0x4*(parseInt(_0x13023b(0x105))/0x5)+-parseInt(_0x13023b(0xf3))/0x6*(parseInt(_0x13023b(0xf4))/0x7)+-parseInt(_0x13023b(0xfd))/0x8+parseInt(_0x13023b(0xf2))/0x9*(-parseInt(_0x13023b(0xfc))/0xa)+-parseInt(_0x13023b(0x101))/0xb*(-parseInt(_0x13023b(0x106))/0xc);if(_0x1a449b===_0x44c949)break;else _0xc65be3['push'](_0xc65be3['shift']());}catch(_0x35363a){_0xc65be3['push'](_0xc65be3['shift']());}}}(_0x5e74,0xd68a7));import{Plugin as _0x435dbb}from'ckeditor5/src/core.js';import{getTranslation as _0x2bec30}from'../utils/common-translations.js';function _0x5e74(){const _0x47c2e9=['23464oaRqKu','oldValue','newValue','format','enableDefaultAttributesIntegration','ELEMENT_MULTI_LEVEL_LIST','key','MultiLevelList','704590ZAzylA','10480464vtZKno','listMarkerStyle','handleDescriptions','multiLevelList','11SKtsXQ','registerDescriptionCallback','5102838XrvWeK','descriptionFactory','352355niRTzj','4110252ZWdwlC','head','*Remove\x20format:*\x20%0','afterInit','has','locale','get','164216HviKoq','registerBlockAttribute','next','60uJKKvW','data','TrackChangesEditing','*Set\x20format:*\x20%0','plugins','6zmuzyR','listType','editor','9nHsiRL','624sDCDWd'];_0x5e74=function(){return _0x47c2e9;};return _0x5e74();}export default class pt extends _0x435dbb{[_0x3b4f50(0x109)](){const _0x27aff0=_0x3b4f50,_0x38fe57=this[_0x27aff0(0xf1)],_0x537e47=_0x38fe57[_0x27aff0(0xee)][_0x27aff0(0x10c)](_0x27aff0(0xec));_0x38fe57[_0x27aff0(0xee)][_0x27aff0(0x10a)](_0x27aff0(0xfb))&&(_0x537e47[_0x27aff0(0xf8)](_0x27aff0(0x100)),_0x537e47[_0x27aff0(0x10e)](_0x27aff0(0xfe)),_0x537e47[_0x27aff0(0x104)][_0x27aff0(0x102)](_0x294b0f=>this[_0x27aff0(0xff)](_0x294b0f)));}[_0x3b4f50(0xff)](_0x4c1dad){const _0x15e1ff=_0x3b4f50,_0x3ea1b5=this[_0x15e1ff(0xf1)][_0x15e1ff(0x10b)],{data:_0x5262d6}=_0x4c1dad,_0x5b4e46={'type':_0x15e1ff(0xf7),'content':''};if(_0x5262d6&&_0x15e1ff(0xfe)==_0x5262d6[_0x15e1ff(0xfa)]){if(!_0x5262d6[_0x15e1ff(0xf5)])return{'type':_0x15e1ff(0xf7),'content':_0x2bec30(_0x3ea1b5,_0x15e1ff(0xed),_0x2bec30(_0x3ea1b5,_0x15e1ff(0xf9)))+'\x20('+_0x5262d6[_0x15e1ff(0xf6)]+')'};if(!_0x5262d6[_0x15e1ff(0xf6)]){let _0x2ebecb=_0x4c1dad[_0x15e1ff(0x107)];for(;_0x2ebecb;){if(_0x2ebecb[_0x15e1ff(0xeb)]&&_0x15e1ff(0xf0)==_0x2ebecb[_0x15e1ff(0xeb)][_0x15e1ff(0xfa)]&&_0x2ebecb[_0x15e1ff(0xeb)][_0x15e1ff(0xf6)])return _0x5b4e46;_0x2ebecb=_0x2ebecb[_0x15e1ff(0x10f)];}return{'type':_0x15e1ff(0xf7),'content':_0x2bec30(_0x3ea1b5,_0x15e1ff(0x108),_0x2bec30(_0x3ea1b5,_0x15e1ff(0xf9)))+'\x20('+_0x5262d6[_0x15e1ff(0xf5)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x63cc1d=_0x4e84;(function(_0x2f356d,_0xb43f0){const _0x37d59b=_0x4e84,_0x426c50=_0x2f356d();while(!![]){try{const _0xc80f7c=parseInt(_0x37d59b(0x178))/0x1+parseInt(_0x37d59b(0x16d))/0x2+parseInt(_0x37d59b(0x174))/0x3*(parseInt(_0x37d59b(0x17e))/0x4)+parseInt(_0x37d59b(0x16b))/0x5+-parseInt(_0x37d59b(0x180))/0x6*(parseInt(_0x37d59b(0x172))/0x7)+-parseInt(_0x37d59b(0x179))/0x8*(-parseInt(_0x37d59b(0x177))/0x9)+parseInt(_0x37d59b(0x169))/0xa*(parseInt(_0x37d59b(0x17c))/0xb);if(_0xc80f7c===_0xb43f0)break;else _0x426c50['push'](_0x426c50['shift']());}catch(_0x46820d){_0x426c50['push'](_0x426c50['shift']());}}}(_0x4e8e,0xc6ec5));function _0x4e8e(){const _0x170039=['413lIQTyP','has','37953uJdBCt','pageBreak','afterInit','14985uuKIDD','55448LWpBgR','904syhMwX','descriptionFactory','PageBreakEditing','2475iuwBZt','locale','12hntZnX','plugins','146958MlrzKK','26340mBsgNd','get','3978795sQgcAU','registerElementLabel','1179842FzOOXg','enableCommand','TrackChangesEditing','ELEMENT_PAGE_BREAK','editor'];_0x4e8e=function(){return _0x170039;};return _0x4e8e();}import{Plugin as _0x160097}from'ckeditor5/src/core.js';import{getTranslation as _0x1f32c5}from'../utils/common-translations.js';function _0x4e84(_0x54a496,_0x224466){const _0x4e8ec2=_0x4e8e();return _0x4e84=function(_0x4e8453,_0x41f161){_0x4e8453=_0x4e8453-0x169;let _0xcdc321=_0x4e8ec2[_0x4e8453];return _0xcdc321;},_0x4e84(_0x54a496,_0x224466);}export default class kt extends _0x160097{[_0x63cc1d(0x176)](){const _0x2c7da0=_0x63cc1d,_0x28084f=this[_0x2c7da0(0x171)];if(!_0x28084f[_0x2c7da0(0x17f)][_0x2c7da0(0x173)](_0x2c7da0(0x17b)))return;_0x28084f[_0x2c7da0(0x17f)][_0x2c7da0(0x16a)](_0x2c7da0(0x16f))[_0x2c7da0(0x16e)](_0x2c7da0(0x175));const _0x54e848=_0x28084f[_0x2c7da0(0x17f)][_0x2c7da0(0x16a)](_0x2c7da0(0x16f)),_0x21df29=_0x28084f[_0x2c7da0(0x17d)];_0x54e848[_0x2c7da0(0x17a)][_0x2c7da0(0x16c)](_0x2c7da0(0x175),_0x4aaf5b=>_0x1f32c5(_0x21df29,_0x2c7da0(0x170),_0x4aaf5b));}}
23
+ function _0x2b0f(){const _0x46c220=['locale','6186653zBWDNp','PageBreakEditing','has','plugins','afterInit','pageBreak','296fqeSEE','editor','descriptionFactory','get','7701396mcANDA','ELEMENT_PAGE_BREAK','43206Quykpv','13526scPcUW','17730500BVoeRB','266QpCzmW','1285PPpOsO','12UrNlvv','TrackChangesEditing','24388krZhYT','enableCommand','registerElementLabel','3skXGiv','13368609BeiMsb'];_0x2b0f=function(){return _0x46c220;};return _0x2b0f();}const _0x52f6bf=_0x1eec;function _0x1eec(_0x33f765,_0x165bf9){const _0x2b0f86=_0x2b0f();return _0x1eec=function(_0x1eec0b,_0x1c4693){_0x1eec0b=_0x1eec0b-0x1b1;let _0x401317=_0x2b0f86[_0x1eec0b];return _0x401317;},_0x1eec(_0x33f765,_0x165bf9);}(function(_0x9233ed,_0x3f9d2f){const _0x1d8c09=_0x1eec,_0xb4b429=_0x9233ed();while(!![]){try{const _0x32ffd2=parseInt(_0x1d8c09(0x1c5))/0x1*(-parseInt(_0x1d8c09(0x1c3))/0x2)+parseInt(_0x1d8c09(0x1b3))/0x3*(parseInt(_0x1d8c09(0x1c0))/0x4)+-parseInt(_0x1d8c09(0x1c6))/0x5*(-parseInt(_0x1d8c09(0x1c2))/0x6)+parseInt(_0x1d8c09(0x1c9))/0x7*(-parseInt(_0x1d8c09(0x1bc))/0x8)+parseInt(_0x1d8c09(0x1b4))/0x9+-parseInt(_0x1d8c09(0x1c4))/0xa+-parseInt(_0x1d8c09(0x1b6))/0xb*(parseInt(_0x1d8c09(0x1c7))/0xc);if(_0x32ffd2===_0x3f9d2f)break;else _0xb4b429['push'](_0xb4b429['shift']());}catch(_0x59ccc5){_0xb4b429['push'](_0xb4b429['shift']());}}}(_0x2b0f,0xf3ab4));import{Plugin as _0xa3f964}from'ckeditor5/src/core.js';import{getTranslation as _0x2fbc79}from'../utils/common-translations.js';export default class kt extends _0xa3f964{[_0x52f6bf(0x1ba)](){const _0x191805=_0x52f6bf,_0x12fecf=this[_0x191805(0x1bd)];if(!_0x12fecf[_0x191805(0x1b9)][_0x191805(0x1b8)](_0x191805(0x1b7)))return;_0x12fecf[_0x191805(0x1b9)][_0x191805(0x1bf)](_0x191805(0x1c8))[_0x191805(0x1b1)](_0x191805(0x1bb));const _0x2dd9a0=_0x12fecf[_0x191805(0x1b9)][_0x191805(0x1bf)](_0x191805(0x1c8)),_0x553d4d=_0x12fecf[_0x191805(0x1b5)];_0x2dd9a0[_0x191805(0x1be)][_0x191805(0x1b2)](_0x191805(0x1bb),_0x2292b5=>_0x2fbc79(_0x553d4d,_0x191805(0x1c1),_0x2292b5));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1cac56=_0x3d5c;(function(_0x5659be,_0x3040db){const _0x4d8499=_0x3d5c,_0x97f28d=_0x5659be();while(!![]){try{const _0x28d0d3=parseInt(_0x4d8499(0x1c6))/0x1*(parseInt(_0x4d8499(0x1b1))/0x2)+-parseInt(_0x4d8499(0x1a8))/0x3+parseInt(_0x4d8499(0x1c0))/0x4+-parseInt(_0x4d8499(0x1c4))/0x5+-parseInt(_0x4d8499(0x1e0))/0x6*(parseInt(_0x4d8499(0x1bb))/0x7)+-parseInt(_0x4d8499(0x1dc))/0x8*(parseInt(_0x4d8499(0x1cb))/0x9)+parseInt(_0x4d8499(0x1d5))/0xa;if(_0x28d0d3===_0x3040db)break;else _0x97f28d['push'](_0x97f28d['shift']());}catch(_0x393c50){_0x97f28d['push'](_0x97f28d['shift']());}}}(_0x3c42,0xe5d9d));function _0x3c42(){const _0x57cfc2=['has','plugins','highest','bindElementToMarker','2761339RaqkRL','*Insert:*\x20%0','insertion','addMarker:suggestion:insertion','editor','6939204yoHpwV','options','consume','includes','4838885XKJHYb','Paragraph','23lFqNat','model','ck-suggestion-marker--active','name','markerName','435078AVsAch','get','_registerLegacyDescription','insert','schema','enableCommand','activeMarkers','writer','getItemLabel','$text','19776630VzFiVS','ck-suggestion-marker-split','markerRange','_splitMarkerName','ELEMENT_PARAGRAPH','showSuggestionHighlights','getFirstRange','280usmfSs','paragraph','descriptionFactory','registerElementLabel','6JotSEK','format','checkChild','data','type','start','formatBlock','isBlock','end','commandName','createUIElement','locale','downcastDispatcher','mapper','insertParagraph','1379220QjQBub','nodeAfter','isLimit','afterInit','registerDescriptionCallback','enableDefaultAttributesIntegration','consumable','span','addClass','64606JdpAQq','toViewPosition','TrackChangesEditing','*Change\x20to:*\x20%0','editing','isTouching'];_0x3c42=function(){return _0x57cfc2;};return _0x3c42();}import{Plugin as _0xa081d3}from'ckeditor5/src/core.js';function _0x3d5c(_0xaea1bb,_0x5479dc){const _0x3c426c=_0x3c42();return _0x3d5c=function(_0x3d5cb4,_0x9d1d4b){_0x3d5cb4=_0x3d5cb4-0x1a3;let _0x5197e6=_0x3c426c[_0x3d5cb4];return _0x5197e6;},_0x3d5c(_0xaea1bb,_0x5479dc);}import{getTranslation as _0x37d55f}from'../utils/common-translations.js';export default class bt extends _0xa081d3{[_0x1cac56(0x1ab)](){const _0x316e0f=_0x1cac56,_0x3e61c6=this[_0x316e0f(0x1bf)];if(!_0x3e61c6[_0x316e0f(0x1b8)][_0x316e0f(0x1b7)](_0x316e0f(0x1c5)))return;const _0x1e2462=_0x3e61c6[_0x316e0f(0x1a4)],_0x40b2a6=_0x3e61c6[_0x316e0f(0x1b8)][_0x316e0f(0x1cc)](_0x316e0f(0x1b3));_0x40b2a6[_0x316e0f(0x1de)][_0x316e0f(0x1df)](_0x316e0f(0x1dd),_0x435ab2=>_0x37d55f(_0x1e2462,_0x316e0f(0x1d9),_0x435ab2)),_0x40b2a6[_0x316e0f(0x1ad)](_0x316e0f(0x1dd)),_0x40b2a6[_0x316e0f(0x1d0)](_0x316e0f(0x1a7)),_0x3e61c6[_0x316e0f(0x1b5)][_0x316e0f(0x1a5)]['on'](_0x316e0f(0x1be),nr(_0x3e61c6),{'priority':_0x316e0f(0x1b9)}),_0x3e61c6[_0x316e0f(0x1e3)][_0x316e0f(0x1a5)]['on'](_0x316e0f(0x1be),(_0x43b61d,_0xe8c9d,_0x5874bb)=>{const _0x5cd628=_0x316e0f;_0x5874bb[_0x5cd628(0x1c1)][_0x5cd628(0x1da)]&&nr(_0x3e61c6,{'showActiveMarker':!0x1})(_0x43b61d,_0xe8c9d,_0x5874bb);},{'priority':_0x316e0f(0x1b9)});const _0x421058=_0x40b2a6[_0x316e0f(0x1de)];_0x421058[_0x316e0f(0x1ac)](_0x12af6f=>{const _0xc90c90=_0x316e0f;if(_0xc90c90(0x1bd)!==_0x12af6f[_0xc90c90(0x1e4)])return;const {start:_0x476c32,end:_0x32b1e4}=_0x12af6f[_0xc90c90(0x1db)]();if(!_0x476c32[_0xc90c90(0x1b6)](_0x32b1e4)||!_0x476c32[_0xc90c90(0x1a9)])return;const _0x385b64=_0x3e61c6[_0xc90c90(0x1c7)][_0xc90c90(0x1cf)],_0x16e230=_0x476c32[_0xc90c90(0x1a9)];return _0x385b64[_0xc90c90(0x1e7)](_0x16e230)&&!_0x385b64[_0xc90c90(0x1aa)](_0x16e230)&&_0x385b64[_0xc90c90(0x1e2)](_0x16e230,_0xc90c90(0x1d4))?{'type':_0xc90c90(0x1bd),'content':_0x37d55f(_0x1e2462,_0xc90c90(0x1bc),_0x421058[_0xc90c90(0x1d3)](_0x16e230,0x1))}:void 0x0;}),this[_0x316e0f(0x1cd)]();}[_0x1cac56(0x1cd)](){const _0x43fe35=_0x1cac56,_0x38a4a2=this[_0x43fe35(0x1bf)],_0x5a1899=_0x38a4a2[_0x43fe35(0x1a4)];_0x38a4a2[_0x43fe35(0x1b8)][_0x43fe35(0x1cc)](_0x43fe35(0x1b3))[_0x43fe35(0x1de)][_0x43fe35(0x1ac)](_0x177190=>{const _0x123d4e=_0x43fe35;if(_0x123d4e(0x1e6)!=_0x177190[_0x123d4e(0x1e4)])return;const {data:_0x231c15}=_0x177190;return _0x231c15&&_0x123d4e(0x1dd)==_0x231c15[_0x123d4e(0x1e9)]?{'type':_0x123d4e(0x1e1),'content':_0x37d55f(_0x5a1899,_0x123d4e(0x1b4),_0x37d55f(_0x5a1899,_0x123d4e(0x1d9)))}:void 0x0;});}}function nr(_0x305d3a,{showActiveMarker:_0x173aef=!0x0}={}){return(_0x242656,_0x21c38d,_0x3f2963)=>{const _0x5b78ee=_0x3d5c,_0x48e825=_0x305d3a[_0x5b78ee(0x1b8)][_0x5b78ee(0x1cc)](_0x5b78ee(0x1b3)),_0x3610a9=_0x21c38d[_0x5b78ee(0x1d7)][_0x5b78ee(0x1e5)],_0x62a08b=_0x21c38d[_0x5b78ee(0x1d7)][_0x5b78ee(0x1e8)],_0x37f348=_0x305d3a[_0x5b78ee(0x1c7)][_0x5b78ee(0x1cf)];if(!_0x3610a9[_0x5b78ee(0x1b6)](_0x62a08b)||!_0x3610a9[_0x5b78ee(0x1a9)])return;const _0x8f95ff=_0x3610a9[_0x5b78ee(0x1a9)];if(_0x37f348[_0x5b78ee(0x1e7)](_0x8f95ff)&&!_0x37f348[_0x5b78ee(0x1aa)](_0x8f95ff)&&_0x37f348[_0x5b78ee(0x1e2)](_0x8f95ff,_0x5b78ee(0x1d4))){if(!_0x3f2963[_0x5b78ee(0x1ae)][_0x5b78ee(0x1c2)](_0x21c38d[_0x5b78ee(0x1d7)],_0x242656[_0x5b78ee(0x1c9)]))return;const {authorId:_0x3f9c9b}=_0x48e825[_0x5b78ee(0x1d8)](_0x21c38d[_0x5b78ee(0x1ca)]),_0x1ae716=_0x3f2963[_0x5b78ee(0x1d2)][_0x5b78ee(0x1a3)](_0x5b78ee(0x1af),{'class':_0x5b78ee(0x1d6),'data-author-id':_0x3f9c9b}),_0x205623=_0x3f2963[_0x5b78ee(0x1a6)][_0x5b78ee(0x1b2)](_0x62a08b);_0x173aef&&_0x48e825[_0x5b78ee(0x1d1)][_0x5b78ee(0x1c3)](_0x21c38d[_0x5b78ee(0x1ca)])&&_0x3f2963[_0x5b78ee(0x1d2)][_0x5b78ee(0x1b0)](_0x5b78ee(0x1c8),_0x1ae716),_0x3f2963[_0x5b78ee(0x1d2)][_0x5b78ee(0x1ce)](_0x205623,_0x1ae716),_0x3f2963[_0x5b78ee(0x1a6)][_0x5b78ee(0x1ba)](_0x1ae716,_0x21c38d[_0x5b78ee(0x1ca)]);}};}
23
+ const _0xef863a=_0x51f0;(function(_0x3a724c,_0x9623ab){const _0x14280d=_0x51f0,_0x5aace7=_0x3a724c();while(!![]){try{const _0x4a52c1=-parseInt(_0x14280d(0x128))/0x1+parseInt(_0x14280d(0x12b))/0x2*(-parseInt(_0x14280d(0x151))/0x3)+parseInt(_0x14280d(0x136))/0x4+parseInt(_0x14280d(0x12f))/0x5+-parseInt(_0x14280d(0x127))/0x6*(-parseInt(_0x14280d(0x130))/0x7)+-parseInt(_0x14280d(0x12c))/0x8*(parseInt(_0x14280d(0x153))/0x9)+-parseInt(_0x14280d(0x12d))/0xa;if(_0x4a52c1===_0x9623ab)break;else _0x5aace7['push'](_0x5aace7['shift']());}catch(_0x3a560f){_0x5aace7['push'](_0x5aace7['shift']());}}}(_0x1f7a,0x6d703));import{Plugin as _0x400ef2}from'ckeditor5/src/core.js';import{getTranslation as _0x57c570}from'../utils/common-translations.js';function _0x51f0(_0x48735b,_0x396cf3){const _0x1f7adf=_0x1f7a();return _0x51f0=function(_0x51f0b7,_0x16453a){_0x51f0b7=_0x51f0b7-0x11b;let _0xc1086b=_0x1f7adf[_0x51f0b7];return _0xc1086b;},_0x51f0(_0x48735b,_0x396cf3);}export default class bt extends _0x400ef2{[_0xef863a(0x13e)](){const _0x1435e1=_0xef863a,_0x29e734=this[_0x1435e1(0x147)];if(!_0x29e734[_0x1435e1(0x14d)][_0x1435e1(0x134)](_0x1435e1(0x15c)))return;const _0x2b5adf=_0x29e734[_0x1435e1(0x142)],_0x2d51ef=_0x29e734[_0x1435e1(0x14d)][_0x1435e1(0x139)](_0x1435e1(0x15d));_0x2d51ef[_0x1435e1(0x155)][_0x1435e1(0x135)](_0x1435e1(0x131),_0x4f9052=>_0x57c570(_0x2b5adf,_0x1435e1(0x140),_0x4f9052)),_0x2d51ef[_0x1435e1(0x13b)](_0x1435e1(0x131)),_0x2d51ef[_0x1435e1(0x125)](_0x1435e1(0x133)),_0x29e734[_0x1435e1(0x122)][_0x1435e1(0x126)]['on'](_0x1435e1(0x149),nr(_0x29e734),{'priority':_0x1435e1(0x160)}),_0x29e734[_0x1435e1(0x15e)][_0x1435e1(0x126)]['on'](_0x1435e1(0x149),(_0x26929b,_0x9cc8e0,_0x22a8e9)=>{const _0x754e15=_0x1435e1;_0x22a8e9[_0x754e15(0x15f)][_0x754e15(0x129)]&&nr(_0x29e734,{'showActiveMarker':!0x1})(_0x26929b,_0x9cc8e0,_0x22a8e9);},{'priority':_0x1435e1(0x160)});const _0x2cf212=_0x2d51ef[_0x1435e1(0x155)];_0x2cf212[_0x1435e1(0x143)](_0x119100=>{const _0x27e40f=_0x1435e1;if(_0x27e40f(0x141)!==_0x119100[_0x27e40f(0x14e)])return;const {start:_0x37224d,end:_0x1a60fa}=_0x119100[_0x27e40f(0x13a)]();if(!_0x37224d[_0x27e40f(0x123)](_0x1a60fa)||!_0x37224d[_0x27e40f(0x11e)])return;const _0x4f3cac=_0x29e734[_0x27e40f(0x14b)][_0x27e40f(0x158)],_0x365d77=_0x37224d[_0x27e40f(0x11e)];return _0x4f3cac[_0x27e40f(0x15a)](_0x365d77)&&!_0x4f3cac[_0x27e40f(0x145)](_0x365d77)&&_0x4f3cac[_0x27e40f(0x14c)](_0x365d77,_0x27e40f(0x156))?{'type':_0x27e40f(0x141),'content':_0x57c570(_0x2b5adf,_0x27e40f(0x11d),_0x2cf212[_0x27e40f(0x11b)](_0x365d77,0x1))}:void 0x0;}),this[_0x1435e1(0x14f)]();}[_0xef863a(0x14f)](){const _0x2d1e25=_0xef863a,_0x56d091=this[_0x2d1e25(0x147)],_0x103fb7=_0x56d091[_0x2d1e25(0x142)];_0x56d091[_0x2d1e25(0x14d)][_0x2d1e25(0x139)](_0x2d1e25(0x15d))[_0x2d1e25(0x155)][_0x2d1e25(0x143)](_0x403040=>{const _0x171237=_0x2d1e25;if(_0x171237(0x120)!=_0x403040[_0x171237(0x14e)])return;const {data:_0x18fad2}=_0x403040;return _0x18fad2&&_0x171237(0x131)==_0x18fad2[_0x171237(0x14a)]?{'type':_0x171237(0x144),'content':_0x57c570(_0x103fb7,_0x171237(0x150),_0x57c570(_0x103fb7,_0x171237(0x140)))}:void 0x0;});}}function nr(_0x2ec8af,{showActiveMarker:_0x2a2a06=!0x0}={}){return(_0x5e6d34,_0x42cc86,_0x47acea)=>{const _0x52681f=_0x51f0,_0x451e11=_0x2ec8af[_0x52681f(0x14d)][_0x52681f(0x139)](_0x52681f(0x15d)),_0x3c1a82=_0x42cc86[_0x52681f(0x13f)][_0x52681f(0x13d)],_0x5ad78b=_0x42cc86[_0x52681f(0x13f)][_0x52681f(0x15b)],_0x4ff56e=_0x2ec8af[_0x52681f(0x14b)][_0x52681f(0x158)];if(!_0x3c1a82[_0x52681f(0x123)](_0x5ad78b)||!_0x3c1a82[_0x52681f(0x11e)])return;const _0x3ead1a=_0x3c1a82[_0x52681f(0x11e)];if(_0x4ff56e[_0x52681f(0x15a)](_0x3ead1a)&&!_0x4ff56e[_0x52681f(0x145)](_0x3ead1a)&&_0x4ff56e[_0x52681f(0x14c)](_0x3ead1a,_0x52681f(0x156))){if(!_0x47acea[_0x52681f(0x159)][_0x52681f(0x13c)](_0x42cc86[_0x52681f(0x13f)],_0x5e6d34[_0x52681f(0x161)]))return;const {authorId:_0x3a876f}=_0x451e11[_0x52681f(0x12a)](_0x42cc86[_0x52681f(0x121)]),_0x5e4ed7=_0x47acea[_0x52681f(0x11c)][_0x52681f(0x138)](_0x52681f(0x152),{'class':_0x52681f(0x132),'data-author-id':_0x3a876f}),_0x15d1d6=_0x47acea[_0x52681f(0x11f)][_0x52681f(0x146)](_0x5ad78b);_0x2a2a06&&_0x451e11[_0x52681f(0x148)][_0x52681f(0x12e)](_0x42cc86[_0x52681f(0x121)])&&_0x47acea[_0x52681f(0x11c)][_0x52681f(0x137)](_0x52681f(0x124),_0x5e4ed7),_0x47acea[_0x52681f(0x11c)][_0x52681f(0x154)](_0x15d1d6,_0x5e4ed7),_0x47acea[_0x52681f(0x11f)][_0x52681f(0x157)](_0x5e4ed7,_0x42cc86[_0x52681f(0x121)]);}};}function _0x1f7a(){const _0x4e395b=['mapper','formatBlock','markerName','editing','isTouching','ck-suggestion-marker--active','enableCommand','downcastDispatcher','84Jybrgu','860707CyLfIs','showSuggestionHighlights','_splitMarkerName','1330YKTGHr','48klawGR','291400mtDvqT','includes','4215120PdAIhw','239477wPBOpN','paragraph','ck-suggestion-marker-split','insertParagraph','has','registerElementLabel','3187556rwzJMm','addClass','createUIElement','get','getFirstRange','enableDefaultAttributesIntegration','consume','start','afterInit','markerRange','ELEMENT_PARAGRAPH','insertion','locale','registerDescriptionCallback','format','isLimit','toViewPosition','editor','activeMarkers','addMarker:suggestion:insertion','commandName','model','checkChild','plugins','type','_registerLegacyDescription','*Change\x20to:*\x20%0','507utdANj','span','1002564FJwstc','insert','descriptionFactory','$text','bindElementToMarker','schema','consumable','isBlock','end','Paragraph','TrackChangesEditing','data','options','highest','name','getItemLabel','writer','*Insert:*\x20%0','nodeAfter'];_0x1f7a=function(){return _0x4e395b;};return _0x1f7a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x505715=_0x51fd;(function(_0x40fa77,_0x10fc03){const _0x43f8d1=_0x51fd,_0x3c3cf1=_0x40fa77();while(!![]){try{const _0x4f6c86=-parseInt(_0x43f8d1(0x11f))/0x1*(parseInt(_0x43f8d1(0x125))/0x2)+-parseInt(_0x43f8d1(0x12f))/0x3*(-parseInt(_0x43f8d1(0x13a))/0x4)+parseInt(_0x43f8d1(0x129))/0x5*(parseInt(_0x43f8d1(0x122))/0x6)+parseInt(_0x43f8d1(0x124))/0x7*(-parseInt(_0x43f8d1(0x135))/0x8)+parseInt(_0x43f8d1(0x123))/0x9*(-parseInt(_0x43f8d1(0x13c))/0xa)+-parseInt(_0x43f8d1(0x12e))/0xb+parseInt(_0x43f8d1(0x133))/0xc;if(_0x4f6c86===_0x10fc03)break;else _0x3c3cf1['push'](_0x3c3cf1['shift']());}catch(_0x468a54){_0x3c3cf1['push'](_0x3c3cf1['shift']());}}}(_0x1ef6,0xea1d0));function _0x1ef6(){const _0x4a5423=['RemoveFormatEditing','formatInline','registerDescriptionCallback','enableDefaultAttributesIntegration','4JMtJnC','plugins','10FYiDOr','type','708JeOSOX','has','descriptionFactory','95628iljGGs','8263350Igslex','3808pUEzEY','370xNlNia','format','_registerLegacyDescription','afterInit','40KZKXtM','*Remove\x20all\x20formatting*','locale','editor','commandName','4152093vNpbda','998709ocpdop','formatBlock','get','removeFormat','30673848ykzmmI','TrackChangesEditing','9280QDTCeD'];_0x1ef6=function(){return _0x4a5423;};return _0x1ef6();}import{Plugin as _0x141518}from'ckeditor5/src/core.js';function _0x51fd(_0x5c2ebf,_0x1e444a){const _0x1ef61f=_0x1ef6();return _0x51fd=function(_0x51fd4b,_0x3da4c7){_0x51fd4b=_0x51fd4b-0x11e;let _0x2dcd47=_0x1ef61f[_0x51fd4b];return _0x2dcd47;},_0x51fd(_0x5c2ebf,_0x1e444a);}import{getTranslation as _0x3f1222}from'../utils/common-translations.js';export default class wt extends _0x141518{[_0x505715(0x128)](){const _0x53c2df=_0x505715,_0x5528e1=this[_0x53c2df(0x12c)];if(!_0x5528e1[_0x53c2df(0x13b)][_0x53c2df(0x120)](_0x53c2df(0x136)))return;_0x5528e1[_0x53c2df(0x13b)][_0x53c2df(0x131)](_0x53c2df(0x134))[_0x53c2df(0x139)](_0x53c2df(0x132)),this[_0x53c2df(0x127)]();}[_0x505715(0x127)](){const _0x5ea299=_0x505715,_0xe5c9a3=this[_0x5ea299(0x12c)];_0xe5c9a3[_0x5ea299(0x13b)][_0x5ea299(0x131)](_0x5ea299(0x134))[_0x5ea299(0x121)][_0x5ea299(0x138)](_0x35cafa=>{const _0x241738=_0x5ea299;if(_0x241738(0x130)!=_0x35cafa[_0x241738(0x11e)]&&_0x241738(0x137)!=_0x35cafa[_0x241738(0x11e)])return;const {data:_0x42277b}=_0x35cafa;return _0x42277b&&_0x241738(0x132)==_0x42277b[_0x241738(0x12d)]?{'type':_0x241738(0x126),'content':_0x3f1222(_0xe5c9a3[_0x241738(0x12b)],_0x241738(0x12a))}:void 0x0;});}}
23
+ const _0x5537c8=_0xd6b2;(function(_0x12f884,_0x1248dd){const _0x46a91d=_0xd6b2,_0x204aeb=_0x12f884();while(!![]){try{const _0x44328a=-parseInt(_0x46a91d(0xfb))/0x1+parseInt(_0x46a91d(0x105))/0x2*(-parseInt(_0x46a91d(0x104))/0x3)+-parseInt(_0x46a91d(0xfd))/0x4+parseInt(_0x46a91d(0xfa))/0x5+-parseInt(_0x46a91d(0x107))/0x6*(-parseInt(_0x46a91d(0xf7))/0x7)+-parseInt(_0x46a91d(0xfe))/0x8*(-parseInt(_0x46a91d(0x103))/0x9)+-parseInt(_0x46a91d(0x10e))/0xa*(-parseInt(_0x46a91d(0x10d))/0xb);if(_0x44328a===_0x1248dd)break;else _0x204aeb['push'](_0x204aeb['shift']());}catch(_0x5bc51a){_0x204aeb['push'](_0x204aeb['shift']());}}}(_0x6088,0x77317));function _0x6088(){const _0x443a18=['1004985Tqtrqa','657680IwtiRq','formatBlock','2572456NFuBhU','152qGAgBt','enableDefaultAttributesIntegration','TrackChangesEditing','_registerLegacyDescription','plugins','29160AYEDtu','30072nuCxcH','2rLLjkp','registerDescriptionCallback','6FWgELe','descriptionFactory','locale','RemoveFormatEditing','type','formatInline','420145KXUKIZ','230IdBkYO','get','has','commandName','removeFormat','format','*Remove\x20all\x20formatting*','4605937XzzWoA','afterInit','editor'];_0x6088=function(){return _0x443a18;};return _0x6088();}import{Plugin as _0x386d59}from'ckeditor5/src/core.js';import{getTranslation as _0x2bd130}from'../utils/common-translations.js';function _0xd6b2(_0x5ace2c,_0x5487f){const _0x608833=_0x6088();return _0xd6b2=function(_0xd6b205,_0x2d78d5){_0xd6b205=_0xd6b205-0xf5;let _0x80b5a8=_0x608833[_0xd6b205];return _0x80b5a8;},_0xd6b2(_0x5ace2c,_0x5487f);}export default class wt extends _0x386d59{[_0x5537c8(0xf8)](){const _0x938c92=_0x5537c8,_0x27715e=this[_0x938c92(0xf9)];if(!_0x27715e[_0x938c92(0x102)][_0x938c92(0x110)](_0x938c92(0x10a)))return;_0x27715e[_0x938c92(0x102)][_0x938c92(0x10f)](_0x938c92(0x100))[_0x938c92(0xff)](_0x938c92(0x112)),this[_0x938c92(0x101)]();}[_0x5537c8(0x101)](){const _0x2ea35f=_0x5537c8,_0x529f6d=this[_0x2ea35f(0xf9)];_0x529f6d[_0x2ea35f(0x102)][_0x2ea35f(0x10f)](_0x2ea35f(0x100))[_0x2ea35f(0x108)][_0x2ea35f(0x106)](_0x3c324f=>{const _0x4b7340=_0x2ea35f;if(_0x4b7340(0xfc)!=_0x3c324f[_0x4b7340(0x10b)]&&_0x4b7340(0x10c)!=_0x3c324f[_0x4b7340(0x10b)])return;const {data:_0x52f7a5}=_0x3c324f;return _0x52f7a5&&_0x4b7340(0x112)==_0x52f7a5[_0x4b7340(0x111)]?{'type':_0x4b7340(0xf5),'content':_0x2bd130(_0x529f6d[_0x4b7340(0x109)],_0x4b7340(0xf6))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3cb2(){const _0x500d9a=['plugins','afterInit','1997024wEbsTh','acceptAllSuggestions','RestrictedEditingModeEditing','trackChanges','280216KXSZvW','has','6NPeFwn','749690ljFgnX','acceptSuggestion','get','goToPreviousRestrictedEditingException','enableCommand','5046301wKlJyH','60NAQhAz','6XYxcTE','10nTyxWD','333wSdjmd','1813147huLBIb','discardAllSuggestions','acceptSelectedSuggestions','121PezrDv','206269odyFOW','discardSelectedSuggestions','3702260rjTtxA','discardSuggestion','goToNextRestrictedEditingException','TrackChangesEditing','editor'];_0x3cb2=function(){return _0x500d9a;};return _0x3cb2();}const _0x4e71d6=_0x1c72;(function(_0x49dcea,_0x296514){const _0x1381f9=_0x1c72,_0x460f3c=_0x49dcea();while(!![]){try{const _0x13b051=parseInt(_0x1381f9(0x14a))/0x1*(parseInt(_0x1381f9(0x144))/0x2)+-parseInt(_0x1381f9(0x159))/0x3*(parseInt(_0x1381f9(0x153))/0x4)+parseInt(_0x1381f9(0x14c))/0x5+parseInt(_0x1381f9(0x143))/0x6*(-parseInt(_0x1381f9(0x146))/0x7)+-parseInt(_0x1381f9(0x157))/0x8*(-parseInt(_0x1381f9(0x145))/0x9)+parseInt(_0x1381f9(0x15a))/0xa*(parseInt(_0x1381f9(0x149))/0xb)+parseInt(_0x1381f9(0x142))/0xc*(-parseInt(_0x1381f9(0x15f))/0xd);if(_0x13b051===_0x296514)break;else _0x460f3c['push'](_0x460f3c['shift']());}catch(_0x3ed49d){_0x460f3c['push'](_0x460f3c['shift']());}}}(_0x3cb2,0xa9715));import{Plugin as _0x10a0b7}from'ckeditor5/src/core.js';function _0x1c72(_0x51a482,_0x1d8827){const _0x3cb224=_0x3cb2();return _0x1c72=function(_0x1c7263,_0x2b24f4){_0x1c7263=_0x1c7263-0x142;let _0x1a7d11=_0x3cb224[_0x1c7263];return _0x1a7d11;},_0x1c72(_0x51a482,_0x1d8827);}export default class yt extends _0x10a0b7{[_0x4e71d6(0x152)](){const _0x384cbb=_0x4e71d6,_0x26a859=this[_0x384cbb(0x150)];if(!_0x26a859[_0x384cbb(0x151)][_0x384cbb(0x158)](_0x384cbb(0x155)))return;const _0x3c5276=_0x26a859[_0x384cbb(0x151)][_0x384cbb(0x15c)](_0x384cbb(0x14f));_0x3c5276[_0x384cbb(0x15e)](_0x384cbb(0x15d)),_0x3c5276[_0x384cbb(0x15e)](_0x384cbb(0x14e));const _0x1d142e=_0x26a859[_0x384cbb(0x151)][_0x384cbb(0x15c)](_0x384cbb(0x155));_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x156)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x15b)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x14d)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x154)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x147)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x148)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x14b));}}
23
+ function _0xc65b(_0x15b747,_0x28a981){const _0xb67d3c=_0xb67d();return _0xc65b=function(_0xc65b33,_0x5daa15){_0xc65b33=_0xc65b33-0x1e6;let _0x562701=_0xb67d3c[_0xc65b33];return _0x562701;},_0xc65b(_0x15b747,_0x28a981);}const _0x2776d0=_0xc65b;(function(_0x2261e2,_0x434164){const _0x5cab5b=_0xc65b,_0x557066=_0x2261e2();while(!![]){try{const _0x36f73e=-parseInt(_0x5cab5b(0x1e8))/0x1+-parseInt(_0x5cab5b(0x1f4))/0x2+parseInt(_0x5cab5b(0x1e9))/0x3+parseInt(_0x5cab5b(0x1f2))/0x4*(parseInt(_0x5cab5b(0x1ef))/0x5)+-parseInt(_0x5cab5b(0x1f7))/0x6*(parseInt(_0x5cab5b(0x1f0))/0x7)+parseInt(_0x5cab5b(0x1fb))/0x8*(parseInt(_0x5cab5b(0x1f6))/0x9)+parseInt(_0x5cab5b(0x1e7))/0xa;if(_0x36f73e===_0x434164)break;else _0x557066['push'](_0x557066['shift']());}catch(_0x5e2ec3){_0x557066['push'](_0x557066['shift']());}}}(_0xb67d,0xb75ca));import{Plugin as _0x11acbb}from'ckeditor5/src/core.js';export default class yt extends _0x11acbb{[_0x2776d0(0x1fa)](){const _0x103411=_0x2776d0,_0x372079=this[_0x103411(0x1ed)];if(!_0x372079[_0x103411(0x1fd)][_0x103411(0x1ee)](_0x103411(0x1ff)))return;const _0x3d92f2=_0x372079[_0x103411(0x1fd)][_0x103411(0x200)](_0x103411(0x1ec));_0x3d92f2[_0x103411(0x1eb)](_0x103411(0x1f5)),_0x3d92f2[_0x103411(0x1eb)](_0x103411(0x1f8));const _0x31119f=_0x372079[_0x103411(0x1fd)][_0x103411(0x200)](_0x103411(0x1ff));_0x31119f[_0x103411(0x1eb)](_0x103411(0x1fe)),_0x31119f[_0x103411(0x1eb)](_0x103411(0x1ea)),_0x31119f[_0x103411(0x1eb)](_0x103411(0x1f9)),_0x31119f[_0x103411(0x1eb)](_0x103411(0x1f1)),_0x31119f[_0x103411(0x1eb)](_0x103411(0x1fc)),_0x31119f[_0x103411(0x1eb)](_0x103411(0x1e6)),_0x31119f[_0x103411(0x1eb)](_0x103411(0x1f3));}}function _0xb67d(){const _0xb66cb6=['2596744zFsUIc','discardAllSuggestions','plugins','trackChanges','RestrictedEditingModeEditing','get','acceptSelectedSuggestions','1887720LczVMz','1065750cxLMdN','3070782pHMack','acceptSuggestion','enableCommand','TrackChangesEditing','editor','has','520615aZkEDO','7hSmgqS','acceptAllSuggestions','44FDPMsH','discardSelectedSuggestions','276326NfidgR','goToPreviousRestrictedEditingException','9aYiden','4364094xlMnuM','goToNextRestrictedEditingException','discardSuggestion','afterInit'];_0xb67d=function(){return _0xb66cb6;};return _0xb67d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4be6(_0x21bfbf,_0x48df34){const _0x2d3f74=_0x2d3f();return _0x4be6=function(_0x4be68e,_0x2ae3ab){_0x4be68e=_0x4be68e-0x17c;let _0x3f6256=_0x2d3f74[_0x4be68e];return _0x3f6256;},_0x4be6(_0x21bfbf,_0x48df34);}const _0x1a5e2e=_0x4be6;(function(_0x5962fc,_0x16667e){const _0xccbe95=_0x4be6,_0x4845a1=_0x5962fc();while(!![]){try{const _0x18120a=-parseInt(_0xccbe95(0x1a3))/0x1+-parseInt(_0xccbe95(0x197))/0x2+parseInt(_0xccbe95(0x1af))/0x3+parseInt(_0xccbe95(0x19c))/0x4+parseInt(_0xccbe95(0x18a))/0x5+-parseInt(_0xccbe95(0x18b))/0x6+parseInt(_0xccbe95(0x196))/0x7;if(_0x18120a===_0x16667e)break;else _0x4845a1['push'](_0x4845a1['shift']());}catch(_0x42eb4a){_0x4845a1['push'](_0x4845a1['shift']());}}}(_0x2d3f,0x1f146));import{Plugin as _0x424b6e}from'ckeditor5/src/core.js';function _0x2d3f(){const _0x25790f=['896472UZeilT','editor','shiftEnter','element','deletion','high','split','plugins','model','softBreak','writer','2843456jqfqCe','491416HboTpQ','registerElementLabel','showSuggestionHighlights','markerRange','ck-suggestion-marker--active','334192Doszyu','markerName','span','test','addClass','getItems','name','75051SaTtHp','requires','consumable','editing','ELEMENT_LINE_BREAK','descriptionFactory','init','createPositionBefore','includes','ck-suggestion-marker-','enableCommand','TrackChangesEditing','320133pWCYnK','merge','addMarker:suggestion:insertion','insert','data','get','toViewPosition','activeMarkers','locale','options','addMarker:suggestion:deletion','bindElementToMarker','downcastDispatcher','mapper','addMarker:suggestion','_splitMarkerName','createUIElement','5030JLYKCl'];_0x2d3f=function(){return _0x25790f;};return _0x2d3f();}import{ShiftEnter as _0x4beb81}from'ckeditor5/src/enter.js';import{getTranslation as _0x4a7e1d}from'../utils/common-translations.js';export default class jt extends _0x424b6e{static get[_0x1a5e2e(0x1a4)](){return[_0x4beb81];}[_0x1a5e2e(0x1a9)](){const _0x1748dc=_0x1a5e2e,_0x4e73f3=this[_0x1748dc(0x18c)],_0x2780d2=_0x4e73f3[_0x1748dc(0x192)][_0x1748dc(0x17e)](_0x1748dc(0x1ae));_0x2780d2[_0x1748dc(0x1ad)](_0x1748dc(0x18d)),_0x4e73f3[_0x1748dc(0x1a6)][_0x1748dc(0x185)]['on'](_0x1748dc(0x1b1),ge(_0x4e73f3),{'priority':_0x1748dc(0x190)}),_0x4e73f3[_0x1748dc(0x1a6)][_0x1748dc(0x185)]['on'](_0x1748dc(0x183),ge(_0x4e73f3),{'priority':_0x1748dc(0x190)}),_0x4e73f3[_0x1748dc(0x17d)][_0x1748dc(0x185)]['on'](_0x1748dc(0x187),(_0x2a5ee0,_0x50dc0f,_0x4f92aa)=>{const _0x303f71=_0x1748dc;_0x4f92aa[_0x303f71(0x182)][_0x303f71(0x199)]&&ge(_0x4e73f3,{'showActiveMarker':!0x1})(_0x2a5ee0,_0x50dc0f,_0x4f92aa);}),_0x2780d2[_0x1748dc(0x1a8)][_0x1748dc(0x198)](_0x1748dc(0x194),_0x48e93a=>_0x4a7e1d(_0x4e73f3[_0x1748dc(0x181)],_0x1748dc(0x1a7),_0x48e93a));}}function ge(_0x285dd3,{showActiveMarker:_0x1565d2=!0x0}={}){return(_0x4eaab6,_0x11d780,_0x5543d3)=>{const _0x5d8f20=_0x4be6,_0x184ce1=_0x285dd3[_0x5d8f20(0x192)][_0x5d8f20(0x17e)](_0x5d8f20(0x1ae));if(!_0x5543d3[_0x5d8f20(0x1a5)][_0x5d8f20(0x19f)](_0x11d780[_0x5d8f20(0x19a)],_0x4eaab6[_0x5d8f20(0x1a2)]))return;const _0x106cd9=_0x285dd3[_0x5d8f20(0x193)];for(const _0x5936e1 of _0x11d780[_0x5d8f20(0x19a)][_0x5d8f20(0x1a1)]()){if(!_0x5936e1['is'](_0x5d8f20(0x18e),_0x5d8f20(0x194)))continue;const _0x1b59fb=_0x5d8f20(0x18f)==_0x11d780[_0x5d8f20(0x19d)][_0x5d8f20(0x191)](':')[0x1]?_0x5d8f20(0x1b0):_0x5d8f20(0x191),{authorId:_0x4731d3}=_0x184ce1[_0x5d8f20(0x188)](_0x11d780[_0x5d8f20(0x19d)]),_0x3e22ec=_0x5543d3[_0x5d8f20(0x195)][_0x5d8f20(0x189)](_0x5d8f20(0x19e),{'class':_0x5d8f20(0x1ac)+_0x1b59fb,'data-author-id':_0x4731d3}),_0x38fd16=_0x5543d3[_0x5d8f20(0x186)][_0x5d8f20(0x17f)](_0x106cd9[_0x5d8f20(0x1aa)](_0x5936e1));_0x1565d2&&_0x184ce1[_0x5d8f20(0x180)][_0x5d8f20(0x1ab)](_0x11d780[_0x5d8f20(0x19d)])&&_0x5543d3[_0x5d8f20(0x195)][_0x5d8f20(0x1a0)](_0x5d8f20(0x19b),_0x3e22ec),_0x5543d3[_0x5d8f20(0x195)][_0x5d8f20(0x17c)](_0x38fd16,_0x3e22ec),_0x5543d3[_0x5d8f20(0x186)][_0x5d8f20(0x184)](_0x3e22ec,_0x11d780[_0x5d8f20(0x19d)]);}};}
23
+ function _0x1c4f(){const _0x41d4fe=['insert','locale','ELEMENT_LINE_BREAK','consumable','toViewPosition','markerName','activeMarkers','63324yhhhcO','ck-suggestion-marker--active','_splitMarkerName','options','name','writer','markerRange','shiftEnter','2422sEKoSm','ck-suggestion-marker-','includes','editing','high','split','createUIElement','1907420hEohZQ','registerElementLabel','addClass','addMarker:suggestion:insertion','init','deletion','element','10YQupzs','392Vsfnos','29967dWoWEw','1341156IMJKLs','test','plugins','model','requires','addMarker:suggestion','get','526OhQupp','addMarker:suggestion:deletion','descriptionFactory','downcastDispatcher','merge','showSuggestionHighlights','1351368kOAtpn','14249939fSOMwc','span','TrackChangesEditing','softBreak','data','45wvhIoI','mapper','createPositionBefore','bindElementToMarker','enableCommand','editor','getItems'];_0x1c4f=function(){return _0x41d4fe;};return _0x1c4f();}const _0x4928ca=_0x10a4;(function(_0x4ad955,_0x2dbc05){const _0x540860=_0x10a4,_0x5ecead=_0x4ad955();while(!![]){try{const _0x13336f=-parseInt(_0x540860(0x118))/0x1*(parseInt(_0x540860(0xf6))/0x2)+-parseInt(_0x540860(0xfc))/0x3+parseInt(_0x540860(0x110))/0x4*(parseInt(_0x540860(0xec))/0x5)+-parseInt(_0x540860(0xef))/0x6+parseInt(_0x540860(0xee))/0x7*(-parseInt(_0x540860(0xed))/0x8)+parseInt(_0x540860(0x102))/0x9*(parseInt(_0x540860(0xe5))/0xa)+parseInt(_0x540860(0xfd))/0xb;if(_0x13336f===_0x2dbc05)break;else _0x5ecead['push'](_0x5ecead['shift']());}catch(_0x5f295a){_0x5ecead['push'](_0x5ecead['shift']());}}}(_0x1c4f,0xb9914));import{Plugin as _0x346adc}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1ae5eb}from'ckeditor5/src/enter.js';import{getTranslation as _0x39cdec}from'../utils/common-translations.js';function _0x10a4(_0x141d74,_0x133649){const _0x1c4fb7=_0x1c4f();return _0x10a4=function(_0x10a492,_0x32fe7e){_0x10a492=_0x10a492-0xdf;let _0x5ee9b3=_0x1c4fb7[_0x10a492];return _0x5ee9b3;},_0x10a4(_0x141d74,_0x133649);}export default class jt extends _0x346adc{static get[_0x4928ca(0xf3)](){return[_0x1ae5eb];}[_0x4928ca(0xe9)](){const _0x3b581b=_0x4928ca,_0x41ee41=this[_0x3b581b(0x107)],_0x2dc6a1=_0x41ee41[_0x3b581b(0xf1)][_0x3b581b(0xf5)](_0x3b581b(0xff));_0x2dc6a1[_0x3b581b(0x106)](_0x3b581b(0x117)),_0x41ee41[_0x3b581b(0xe1)][_0x3b581b(0xf9)]['on'](_0x3b581b(0xe8),ge(_0x41ee41),{'priority':_0x3b581b(0xe2)}),_0x41ee41[_0x3b581b(0xe1)][_0x3b581b(0xf9)]['on'](_0x3b581b(0xf7),ge(_0x41ee41),{'priority':_0x3b581b(0xe2)}),_0x41ee41[_0x3b581b(0x101)][_0x3b581b(0xf9)]['on'](_0x3b581b(0xf4),(_0x52a4b8,_0x2b2525,_0x1f9e51)=>{const _0xfe5bb4=_0x3b581b;_0x1f9e51[_0xfe5bb4(0x113)][_0xfe5bb4(0xfb)]&&ge(_0x41ee41,{'showActiveMarker':!0x1})(_0x52a4b8,_0x2b2525,_0x1f9e51);}),_0x2dc6a1[_0x3b581b(0xf8)][_0x3b581b(0xe6)](_0x3b581b(0x100),_0x5709de=>_0x39cdec(_0x41ee41[_0x3b581b(0x10a)],_0x3b581b(0x10b),_0x5709de));}}function ge(_0x28beb2,{showActiveMarker:_0x5be00a=!0x0}={}){return(_0x3ec3d9,_0x32af40,_0x173b91)=>{const _0x303b06=_0x10a4,_0x584110=_0x28beb2[_0x303b06(0xf1)][_0x303b06(0xf5)](_0x303b06(0xff));if(!_0x173b91[_0x303b06(0x10c)][_0x303b06(0xf0)](_0x32af40[_0x303b06(0x116)],_0x3ec3d9[_0x303b06(0x114)]))return;const _0x3a0e5c=_0x28beb2[_0x303b06(0xf2)];for(const _0x59855e of _0x32af40[_0x303b06(0x116)][_0x303b06(0x108)]()){if(!_0x59855e['is'](_0x303b06(0xeb),_0x303b06(0x100)))continue;const _0x5172be=_0x303b06(0xea)==_0x32af40[_0x303b06(0x10e)][_0x303b06(0xe3)](':')[0x1]?_0x303b06(0xfa):_0x303b06(0xe3),{authorId:_0x473ee4}=_0x584110[_0x303b06(0x112)](_0x32af40[_0x303b06(0x10e)]),_0x1b3012=_0x173b91[_0x303b06(0x115)][_0x303b06(0xe4)](_0x303b06(0xfe),{'class':_0x303b06(0xdf)+_0x5172be,'data-author-id':_0x473ee4}),_0x378698=_0x173b91[_0x303b06(0x103)][_0x303b06(0x10d)](_0x3a0e5c[_0x303b06(0x104)](_0x59855e));_0x5be00a&&_0x584110[_0x303b06(0x10f)][_0x303b06(0xe0)](_0x32af40[_0x303b06(0x10e)])&&_0x173b91[_0x303b06(0x115)][_0x303b06(0xe7)](_0x303b06(0x111),_0x1b3012),_0x173b91[_0x303b06(0x115)][_0x303b06(0x109)](_0x378698,_0x1b3012),_0x173b91[_0x303b06(0x103)][_0x303b06(0x105)](_0x1b3012,_0x32af40[_0x303b06(0x10e)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52a9b4=_0x2188;(function(_0x5ddf1d,_0xc884a){const _0x19092d=_0x2188,_0x51600b=_0x5ddf1d();while(!![]){try{const _0x428938=-parseInt(_0x19092d(0xd0))/0x1+parseInt(_0x19092d(0xe4))/0x2*(-parseInt(_0x19092d(0xe3))/0x3)+-parseInt(_0x19092d(0xd1))/0x4+-parseInt(_0x19092d(0xd7))/0x5+-parseInt(_0x19092d(0xde))/0x6*(-parseInt(_0x19092d(0xc8))/0x7)+-parseInt(_0x19092d(0xd3))/0x8*(-parseInt(_0x19092d(0xe2))/0x9)+parseInt(_0x19092d(0xca))/0xa;if(_0x428938===_0xc884a)break;else _0x51600b['push'](_0x51600b['shift']());}catch(_0x40627e){_0x51600b['push'](_0x51600b['shift']());}}}(_0x58d7,0x46301));import{Plugin as _0x15a8d2}from'ckeditor5/src/core.js';function _0x2188(_0x567f09,_0x5d96b3){const _0x58d76c=_0x58d7();return _0x2188=function(_0x218866,_0x58e84d){_0x218866=_0x218866-0xc2;let _0x3803c1=_0x58d76c[_0x218866];return _0x3803c1;},_0x2188(_0x567f09,_0x5d96b3);}import{getRangesWithAttribute as _0x4af7f2}from'./utils.js';import{getTranslation as _0x41e486}from'../utils/common-translations.js';export default class St extends _0x15a8d2{[_0x52a9b4(0xcd)](){const _0x5eacbf=_0x52a9b4,_0x4a3b0c=this[_0x5eacbf(0xea)],_0x2140f6=_0x4a3b0c[_0x5eacbf(0xc2)],_0x4dad37=_0x4a3b0c[_0x5eacbf(0xe5)];if(!_0x4a3b0c[_0x5eacbf(0xce)][_0x5eacbf(0xdb)](_0x5eacbf(0xe6)))return;const _0x47b46d=_0x4a3b0c[_0x5eacbf(0xce)][_0x5eacbf(0xdd)](_0x5eacbf(0xc5)),_0x3c4557=_0x5eacbf(0xe7),_0x318083=_0x4a3b0c[_0x5eacbf(0xe9)][_0x5eacbf(0xdd)](_0x3c4557);_0x47b46d[_0x5eacbf(0xd4)](_0x3c4557,(_0x5b2b2a,_0x1bd696={})=>{const _0xe85395=_0x5eacbf,_0x407f01=_0x2140f6[_0xe85395(0xda)][_0xe85395(0xc7)];if(_0x407f01[_0xe85395(0xe8)])return void _0x5b2b2a(_0x1bd696);const _0x220b56=void 0x0!==_0x1bd696[_0xe85395(0xcb)]?_0x1bd696[_0xe85395(0xcb)]:!_0x318083[_0xe85395(0xd5)];_0x2140f6[_0xe85395(0xc9)](()=>{const _0x1eab4e=_0xe85395,_0x15d5f1=Array[_0x1eab4e(0xd2)](_0x407f01[_0x1eab4e(0xc4)]());for(const _0x19ca31 of _0x15d5f1){const _0x451573=_0x220b56?[_0x19ca31]:_0x4af7f2(_0x3c4557,_0x19ca31,_0x2140f6);for(const _0x4d8de3 of _0x451573)_0x47b46d[_0x1eab4e(0xdc)](_0x4d8de3,{'commandName':_0x3c4557,'commandParams':[{'forceValue':_0x220b56}]});}});}),_0x47b46d[_0x5eacbf(0xd9)][_0x5eacbf(0xc3)](_0x35715c=>{const _0x2532c6=_0x5eacbf;if(_0x2532c6(0xcf)!=_0x35715c[_0x2532c6(0xd6)]&&_0x2532c6(0xd8)!=_0x35715c[_0x2532c6(0xd6)])return;const {data:_0x2e051a}=_0x35715c;return _0x2e051a&&_0x2e051a[_0x2532c6(0xcc)]==_0x3c4557?_0x2e051a[_0x2532c6(0xc6)][0x0][_0x2532c6(0xcb)]?{'type':_0x2532c6(0xdf),'content':_0x41e486(_0x4dad37,_0x2532c6(0xe1))}:{'type':_0x2532c6(0xdf),'content':_0x41e486(_0x4dad37,_0x2532c6(0xe0))}:void 0x0;});}}function _0x58d7(){const _0x4a5704=['editor','model','registerDescriptionCallback','getRanges','TrackChangesEditing','commandParams','selection','21mYjpEJ','change','7255260XkRHPm','forceValue','commandName','afterInit','plugins','formatBlock','215262SOObLc','2218048nekodv','from','150664utoukV','enableCommand','value','type','725025pNxwpu','formatInline','descriptionFactory','document','has','markInlineFormat','get','797826JhBSNv','format','FORMAT_RESTRICTED_DISABLED','FORMAT_RESTRICTED_ENABLED','126MnMEhG','557499SqngXi','2DJeUKj','locale','StandardEditingModeEditing','restrictedEditingException','isCollapsed','commands'];_0x58d7=function(){return _0x4a5704;};return _0x58d7();}
23
+ const _0xbbb16a=_0x3f85;(function(_0x16b09a,_0x453e44){const _0xc4b800=_0x3f85,_0x448123=_0x16b09a();while(!![]){try{const _0xa7b320=parseInt(_0xc4b800(0xeb))/0x1*(parseInt(_0xc4b800(0xd6))/0x2)+-parseInt(_0xc4b800(0xe0))/0x3*(-parseInt(_0xc4b800(0xea))/0x4)+parseInt(_0xc4b800(0xf0))/0x5+parseInt(_0xc4b800(0xda))/0x6*(parseInt(_0xc4b800(0xe9))/0x7)+-parseInt(_0xc4b800(0xf7))/0x8*(-parseInt(_0xc4b800(0xd3))/0x9)+parseInt(_0xc4b800(0xe2))/0xa+-parseInt(_0xc4b800(0xdc))/0xb*(parseInt(_0xc4b800(0xd4))/0xc);if(_0xa7b320===_0x453e44)break;else _0x448123['push'](_0x448123['shift']());}catch(_0x1bafc3){_0x448123['push'](_0x448123['shift']());}}}(_0x2a23,0x25878));import{Plugin as _0x24f26c}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0xe85f39}from'./utils.js';import{getTranslation as _0x8447ae}from'../utils/common-translations.js';function _0x3f85(_0x5d1c2e,_0x31ae9d){const _0x2a23c5=_0x2a23();return _0x3f85=function(_0x3f85a3,_0x483025){_0x3f85a3=_0x3f85a3-0xce;let _0xfeae10=_0x2a23c5[_0x3f85a3];return _0xfeae10;},_0x3f85(_0x5d1c2e,_0x31ae9d);}export default class St extends _0x24f26c{[_0xbbb16a(0xf5)](){const _0x4bb9df=_0xbbb16a,_0x243872=this[_0x4bb9df(0xf4)],_0x141d5e=_0x243872[_0x4bb9df(0xf2)],_0x5b8254=_0x243872[_0x4bb9df(0xd8)];if(!_0x243872[_0x4bb9df(0xe7)][_0x4bb9df(0xd7)](_0x4bb9df(0xf6)))return;const _0x4a924a=_0x243872[_0x4bb9df(0xe7)][_0x4bb9df(0xf8)](_0x4bb9df(0xf3)),_0x3dcf83=_0x4bb9df(0xe8),_0x3f6cb4=_0x243872[_0x4bb9df(0xcf)][_0x4bb9df(0xf8)](_0x3dcf83);_0x4a924a[_0x4bb9df(0xde)](_0x3dcf83,(_0x58b25e,_0x5c9e90={})=>{const _0x1e7510=_0x4bb9df,_0x486b99=_0x141d5e[_0x1e7510(0xdf)][_0x1e7510(0xe4)];if(_0x486b99[_0x1e7510(0xec)])return void _0x58b25e(_0x5c9e90);const _0x188cd2=void 0x0!==_0x5c9e90[_0x1e7510(0xee)]?_0x5c9e90[_0x1e7510(0xee)]:!_0x3f6cb4[_0x1e7510(0xd2)];_0x141d5e[_0x1e7510(0xdd)](()=>{const _0x561cc7=_0x1e7510,_0x55dd29=Array[_0x561cc7(0xd1)](_0x486b99[_0x561cc7(0xdb)]());for(const _0x3f3f05 of _0x55dd29){const _0x36ec08=_0x188cd2?[_0x3f3f05]:_0xe85f39(_0x3dcf83,_0x3f3f05,_0x141d5e);for(const _0x27078d of _0x36ec08)_0x4a924a[_0x561cc7(0xd9)](_0x27078d,{'commandName':_0x3dcf83,'commandParams':[{'forceValue':_0x188cd2}]});}});}),_0x4a924a[_0x4bb9df(0xce)][_0x4bb9df(0xe6)](_0xbce854=>{const _0x4fb1ed=_0x4bb9df;if(_0x4fb1ed(0xd0)!=_0xbce854[_0x4fb1ed(0xd5)]&&_0x4fb1ed(0xe1)!=_0xbce854[_0x4fb1ed(0xd5)])return;const {data:_0x6cdc99}=_0xbce854;return _0x6cdc99&&_0x6cdc99[_0x4fb1ed(0xed)]==_0x3dcf83?_0x6cdc99[_0x4fb1ed(0xef)][0x0][_0x4fb1ed(0xee)]?{'type':_0x4fb1ed(0xe3),'content':_0x8447ae(_0x5b8254,_0x4fb1ed(0xf1))}:{'type':_0x4fb1ed(0xe3),'content':_0x8447ae(_0x5b8254,_0x4fb1ed(0xe5))}:void 0x0;});}}function _0x2a23(){const _0x28124b=['format','selection','FORMAT_RESTRICTED_DISABLED','registerDescriptionCallback','plugins','restrictedEditingException','1050343HVyEEh','782328RtwxYN','64461LtkLvk','isCollapsed','commandName','forceValue','commandParams','774850NdYEhy','FORMAT_RESTRICTED_ENABLED','model','TrackChangesEditing','editor','afterInit','StandardEditingModeEditing','1096qTxALL','get','descriptionFactory','commands','formatBlock','from','value','8154DkOfXB','132MXhzBf','type','2XGfbuq','has','locale','markInlineFormat','6hNMOTT','getRanges','540089HHXjsw','change','enableCommand','document','3IjkioX','formatInline','46250YnrHJp'];_0x2a23=function(){return _0x28124b;};return _0x2a23();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f9712=_0x547b;function _0x547b(_0x2a57a5,_0xa347a6){const _0x26868b=_0x2686();return _0x547b=function(_0x547b6c,_0x5bd081){_0x547b6c=_0x547b6c-0x19f;let _0x2d2934=_0x26868b[_0x547b6c];return _0x2d2934;},_0x547b(_0x2a57a5,_0xa347a6);}function _0x2686(){const _0x19387c=['formatInline','commandName','forceValue','plugins','formatBlock','10aMHuNl','style','get','FORMAT_STYLE','GeneralHtmlSupport','StyleUtils','element','18Ajzaii','definitions','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','_registerLegacyDescription','6882750FAolZv','add','commandParams','4010259VLpabO','config','has','inline','registerInlineAttribute','registerBlockAttribute','block','16ZYVBOj','format','normalizeConfig','*Set\x20format:*\x20%0','afterInit','DataSchema','28YtAamX','registerAttributeLabel','descriptionFactory','locale','TrackChangesEditing','5494272AjNPtl','registerDescriptionCallback','styleName','ghsAttributes','editor','2084895LxCbzg','type','238749ZfLCbG','toLowerCase','708148lGaVcg','Style','4696657NgFtiW','getGhsAttributeNameForElement'];_0x2686=function(){return _0x19387c;};return _0x2686();}(function(_0x1b4241,_0x357f7b){const _0x12f8e7=_0x547b,_0x2ceab1=_0x1b4241();while(!![]){try{const _0x6a4ac1=-parseInt(_0x12f8e7(0x1b7))/0x1+parseInt(_0x12f8e7(0x1a9))/0x2*(parseInt(_0x12f8e7(0x1b5))/0x3)+parseInt(_0x12f8e7(0x1ae))/0x4+parseInt(_0x12f8e7(0x1b3))/0x5*(-parseInt(_0x12f8e7(0x1c7))/0x6)+parseInt(_0x12f8e7(0x1b9))/0x7*(parseInt(_0x12f8e7(0x1a3))/0x8)+-parseInt(_0x12f8e7(0x1cc))/0x9*(parseInt(_0x12f8e7(0x1c0))/0xa)+-parseInt(_0x12f8e7(0x1cf))/0xb;if(_0x6a4ac1===_0x357f7b)break;else _0x2ceab1['push'](_0x2ceab1['shift']());}catch(_0x4c0a83){_0x2ceab1['push'](_0x2ceab1['shift']());}}}(_0x2686,0xb4f6c));import{Plugin as _0x30be54}from'ckeditor5/src/core.js';import{getTranslation as _0x264e8f}from'../utils/common-translations.js';export default class At extends _0x30be54{[_0x3f9712(0x1a7)](){const _0x31bc0d=_0x3f9712,_0x486060=this[_0x31bc0d(0x1b2)];if(!_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1d1)](_0x31bc0d(0x1b8))||!_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1d1)](_0x31bc0d(0x1a8)))return;const _0x171826=_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1ad)),_0x4f66c0=_0x486060[_0x31bc0d(0x1ac)],_0xa19719=_0x486060[_0x31bc0d(0x1d0)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1c1))||{},_0x44dffd=_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1c4)),_0x340c81=_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1c5))[_0x31bc0d(0x1a5)](_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1a8)),_0xa19719[_0x31bc0d(0x1c8)]);_0x171826[_0x31bc0d(0x1c9)](_0x31bc0d(0x1c1));const _0x3b0dd2=new Set();for(const _0x1c35a2 of _0x340c81[_0x31bc0d(0x1a2)]){const _0x11be52=_0x44dffd[_0x31bc0d(0x1ba)](_0x1c35a2[_0x31bc0d(0x1c6)]);_0x3b0dd2[_0x31bc0d(0x1cd)](_0x11be52);}const _0x44be66=new Set();for(const _0x49fec9 of _0x340c81[_0x31bc0d(0x19f)]){const _0x64ca6c=_0x44dffd[_0x31bc0d(0x1ba)](_0x49fec9[_0x31bc0d(0x1c6)]);_0x44be66[_0x31bc0d(0x1cd)](_0x64ca6c);for(const _0x4cf1ba of _0x49fec9[_0x31bc0d(0x1b1)])_0x44be66[_0x31bc0d(0x1cd)](_0x4cf1ba);}for(const _0x290e08 of _0x3b0dd2)_0x171826[_0x31bc0d(0x1a1)](_0x290e08),_0x171826[_0x31bc0d(0x1ab)][_0x31bc0d(0x1aa)](_0x290e08,_0x264e8f(_0x4f66c0,_0x31bc0d(0x1c3)));for(const _0x10aed8 of _0x44be66)_0x171826[_0x31bc0d(0x1a0)](_0x10aed8),_0x171826[_0x31bc0d(0x1ab)][_0x31bc0d(0x1aa)](_0x10aed8,_0x264e8f(_0x4f66c0,_0x31bc0d(0x1c3)));this[_0x31bc0d(0x1cb)]();}[_0x3f9712(0x1cb)](){const _0x558495=_0x3f9712,_0x1c398f=this[_0x558495(0x1b2)],_0x3f2e30=_0x1c398f[_0x558495(0x1ac)];_0x1c398f[_0x558495(0x1be)][_0x558495(0x1c2)](_0x558495(0x1ad))[_0x558495(0x1ab)][_0x558495(0x1af)](_0x4ebe80=>{const _0x1e0ec4=_0x558495;if(_0x1e0ec4(0x1bf)!=_0x4ebe80[_0x1e0ec4(0x1b4)]&&_0x1e0ec4(0x1bb)!=_0x4ebe80[_0x1e0ec4(0x1b4)])return;const {data:_0xd4f81d}=_0x4ebe80;return _0xd4f81d&&_0x1e0ec4(0x1c1)===_0xd4f81d[_0x1e0ec4(0x1bc)]?_0xd4f81d[_0x1e0ec4(0x1ce)][0x0][_0x1e0ec4(0x1bd)]?{'type':_0x1e0ec4(0x1a4),'content':_0x264e8f(_0x3f2e30,_0x1e0ec4(0x1a6),_0xd4f81d[_0x1e0ec4(0x1ce)][0x0][_0x1e0ec4(0x1b0)][_0x1e0ec4(0x1b6)]())}:{'type':_0x1e0ec4(0x1a4),'content':_0x264e8f(_0x3f2e30,_0x1e0ec4(0x1ca),_0xd4f81d[_0x1e0ec4(0x1ce)][0x0][_0x1e0ec4(0x1b0)][_0x1e0ec4(0x1b6)]())}:void 0x0;});}}
23
+ const _0x4817c0=_0x304f;(function(_0x7c3821,_0x239e43){const _0x4347fc=_0x304f,_0x29409c=_0x7c3821();while(!![]){try{const _0x230959=parseInt(_0x4347fc(0x125))/0x1*(-parseInt(_0x4347fc(0x128))/0x2)+-parseInt(_0x4347fc(0x10a))/0x3+-parseInt(_0x4347fc(0x12f))/0x4*(parseInt(_0x4347fc(0x109))/0x5)+-parseInt(_0x4347fc(0x113))/0x6*(-parseInt(_0x4347fc(0x127))/0x7)+parseInt(_0x4347fc(0x11c))/0x8*(parseInt(_0x4347fc(0xfe))/0x9)+-parseInt(_0x4347fc(0x10f))/0xa*(parseInt(_0x4347fc(0x12c))/0xb)+parseInt(_0x4347fc(0x119))/0xc;if(_0x230959===_0x239e43)break;else _0x29409c['push'](_0x29409c['shift']());}catch(_0x32a436){_0x29409c['push'](_0x29409c['shift']());}}}(_0x5bbd,0xb4b36));function _0x304f(_0x25ff33,_0x114146){const _0x5bbd36=_0x5bbd();return _0x304f=function(_0x304f92,_0x2164b4){_0x304f92=_0x304f92-0xfe;let _0x286fc4=_0x5bbd36[_0x304f92];return _0x286fc4;},_0x304f(_0x25ff33,_0x114146);}import{Plugin as _0x3a1fd0}from'ckeditor5/src/core.js';function _0x5bbd(){const _0x35610c=['normalizeConfig','descriptionFactory','getGhsAttributeNameForElement','styleName','34914588EZsESe','locale','config','1864UhPEjt','inline','registerInlineAttribute','registerAttributeLabel','FORMAT_STYLE','afterInit','*Remove\x20format:*\x20%0','registerBlockAttribute','get','8NZjlYa','GeneralHtmlSupport','190771QcJyPU','250812YPPoPv','enableDefaultAttributesIntegration','element','add','28787zCmEGU','commandName','type','4NhTkqf','ghsAttributes','has','9117lRyZye','style','registerDescriptionCallback','format','block','Style','DataSchema','formatBlock','toLowerCase','_registerLegacyDescription','*Set\x20format:*\x20%0','6029315TlwPyq','1377576QuGobc','forceValue','StyleUtils','editor','formatInline','870kmtAoz','TrackChangesEditing','plugins','commandParams','108NDyXIM','definitions'];_0x5bbd=function(){return _0x35610c;};return _0x5bbd();}import{getTranslation as _0x1c825e}from'../utils/common-translations.js';export default class At extends _0x3a1fd0{[_0x4817c0(0x121)](){const _0x374e88=_0x4817c0,_0x1f92b2=this[_0x374e88(0x10d)];if(!_0x1f92b2[_0x374e88(0x111)][_0x374e88(0x131)](_0x374e88(0x103))||!_0x1f92b2[_0x374e88(0x111)][_0x374e88(0x131)](_0x374e88(0x104)))return;const _0x242461=_0x1f92b2[_0x374e88(0x111)][_0x374e88(0x124)](_0x374e88(0x110)),_0x59757d=_0x1f92b2[_0x374e88(0x11a)],_0x32772b=_0x1f92b2[_0x374e88(0x11b)][_0x374e88(0x124)](_0x374e88(0xff))||{},_0x501daf=_0x1f92b2[_0x374e88(0x111)][_0x374e88(0x124)](_0x374e88(0x126)),_0x4400a0=_0x1f92b2[_0x374e88(0x111)][_0x374e88(0x124)](_0x374e88(0x10c))[_0x374e88(0x115)](_0x1f92b2[_0x374e88(0x111)][_0x374e88(0x124)](_0x374e88(0x104)),_0x32772b[_0x374e88(0x114)]);_0x242461[_0x374e88(0x129)](_0x374e88(0xff));const _0x523eb5=new Set();for(const _0x1b6fd5 of _0x4400a0[_0x374e88(0x102)]){const _0x5ac3ab=_0x501daf[_0x374e88(0x117)](_0x1b6fd5[_0x374e88(0x12a)]);_0x523eb5[_0x374e88(0x12b)](_0x5ac3ab);}const _0x148f19=new Set();for(const _0x5cd488 of _0x4400a0[_0x374e88(0x11d)]){const _0x508807=_0x501daf[_0x374e88(0x117)](_0x5cd488[_0x374e88(0x12a)]);_0x148f19[_0x374e88(0x12b)](_0x508807);for(const _0x35ca7f of _0x5cd488[_0x374e88(0x130)])_0x148f19[_0x374e88(0x12b)](_0x35ca7f);}for(const _0x50650a of _0x523eb5)_0x242461[_0x374e88(0x123)](_0x50650a),_0x242461[_0x374e88(0x116)][_0x374e88(0x11f)](_0x50650a,_0x1c825e(_0x59757d,_0x374e88(0x120)));for(const _0x5cc067 of _0x148f19)_0x242461[_0x374e88(0x11e)](_0x5cc067),_0x242461[_0x374e88(0x116)][_0x374e88(0x11f)](_0x5cc067,_0x1c825e(_0x59757d,_0x374e88(0x120)));this[_0x374e88(0x107)]();}[_0x4817c0(0x107)](){const _0x16cd0a=_0x4817c0,_0xffd516=this[_0x16cd0a(0x10d)],_0x4fd6e2=_0xffd516[_0x16cd0a(0x11a)];_0xffd516[_0x16cd0a(0x111)][_0x16cd0a(0x124)](_0x16cd0a(0x110))[_0x16cd0a(0x116)][_0x16cd0a(0x100)](_0x5d4abf=>{const _0x54326f=_0x16cd0a;if(_0x54326f(0x105)!=_0x5d4abf[_0x54326f(0x12e)]&&_0x54326f(0x10e)!=_0x5d4abf[_0x54326f(0x12e)])return;const {data:_0x462e07}=_0x5d4abf;return _0x462e07&&_0x54326f(0xff)===_0x462e07[_0x54326f(0x12d)]?_0x462e07[_0x54326f(0x112)][0x0][_0x54326f(0x10b)]?{'type':_0x54326f(0x101),'content':_0x1c825e(_0x4fd6e2,_0x54326f(0x108),_0x462e07[_0x54326f(0x112)][0x0][_0x54326f(0x118)][_0x54326f(0x106)]())}:{'type':_0x54326f(0x101),'content':_0x1c825e(_0x4fd6e2,_0x54326f(0x122),_0x462e07[_0x54326f(0x112)][0x0][_0x54326f(0x118)][_0x54326f(0x106)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x489bd7=_0x4d4b;(function(_0x32e3a5,_0x3c4dcc){const _0x5106a0=_0x4d4b,_0x18cd86=_0x32e3a5();while(!![]){try{const _0x367bae=-parseInt(_0x5106a0(0x150))/0x1*(-parseInt(_0x5106a0(0xd9))/0x2)+parseInt(_0x5106a0(0x14a))/0x3+parseInt(_0x5106a0(0x10e))/0x4*(parseInt(_0x5106a0(0xf7))/0x5)+-parseInt(_0x5106a0(0xfb))/0x6+parseInt(_0x5106a0(0x14e))/0x7*(-parseInt(_0x5106a0(0x145))/0x8)+parseInt(_0x5106a0(0x115))/0x9+parseInt(_0x5106a0(0x112))/0xa*(-parseInt(_0x5106a0(0xd1))/0xb);if(_0x367bae===_0x3c4dcc)break;else _0x18cd86['push'](_0x18cd86['shift']());}catch(_0x216aa0){_0x18cd86['push'](_0x18cd86['shift']());}}}(_0x3f76,0x7d13b));import{Plugin as _0x7ea975}from'ckeditor5/src/core.js';function _0x4d4b(_0x3273e1,_0x54878e){const _0x3f7646=_0x3f76();return _0x4d4b=function(_0x4d4b23,_0x32cab0){_0x4d4b23=_0x4d4b23-0xbd;let _0x118bcd=_0x3f7646[_0x4d4b23];return _0x118bcd;},_0x4d4b(_0x3273e1,_0x54878e);}import{LiveRange as _0x6442b9}from'ckeditor5/src/engine.js';function _0x3f76(){const _0x280c5d=['ELEMENT_TABLE_COLUMN_WITH_TEXT','insertTable','max','hasAttribute','isIntersecting','enqueueChange','forceValue','discard','isEqual','enableCommand','registerElementLabel','insertion','accept','data','4wGDfEI','highest','_splitMarkerName','_getCoordsForCells','12953930kkyITE','afterInit','selectTableRow','5954688TfkQpz','insertTableColumnLeft','deletion','locale','options','getAttribute','registerCustomCallback','*Insert:*\x20%0','batch','document','values','tablePaste','change','last','markMultiRangeDeletion','toViewElement','getFirstRange','every','filter','ELEMENT_TABLE_ROW_WITH_TEXT','cell','nodeAfter','startsWith','createTableWalker','detach','removeTableRow','findAncestor','length','minRow','map','some','addClass','get','add','showSuggestionHighlights','has','registerDescriptionCallback','minColumn','MIN_SAFE_INTEGER','editor','rootName','getChangedMarkers','subType','_getSuggestionCoords','oldRange','execute','selectTableColumn','getChildren','1018144SfyBbJ','getSuggestion','$graveyard','low','change:data','1850619GpJxeu','insertTableRowAbove','getContainedElement','fromRange','7YoLxyX','TableUtils','1387yuyQUP','isIntersectingWithRange','maxRow','*Remove:*\x20%0','getSelectionAffectedTableCells','markMultiRangeInsertion','refresh','ELEMENT_TABLE','createPositionAt','from','model','getRowIndexes','_tablePostFixingSubtypes','getCellLocation','rowspan','createRangeOn','tableColumn','ELEMENT_TABLE_COLUMN','maxColumn','colspan','getChanges','type','substr','commands','removeTableColumn','tableCell','_tableSuggestions','mapper','selection','join','getItems','ELEMENT_TABLE_ROW','push','nodeBefore','toLowerCase','differ','insertTableRowBelow','11etUjIc','insert','position','setSelection','TrackChangesEditing','_setupColumnsRowsFixing','addRange','left','908tGmHfw','getColumnIndexes','classes','table','MAX_SAFE_INTEGER','suggestion','plugins','order','span','downcastDispatcher','removeClass','item','getRanges','descriptionFactory','TableEditing','_acceptFormatSuggestionCallbackFactory','above','first','isInContent','min','insertTableColumnRight','name','isArray','tableRow','$textProxy','end','ELEMENT_TABLE_WITH_TEXT','writer','createRangeIn','includes','2341380rWRXzG','addMarker:suggestion','root','registerPostFixer','2649018CCviop','_suggestionFactory','start','isTouching','element'];_0x3f76=function(){return _0x280c5d;};return _0x3f76();}import{setHighlightHandling as _0x1460c8}from'ckeditor5/src/widget.js';import{getTranslation as _0x36ae0e}from'../utils/common-translations.js';export default class It extends _0x7ea975{constructor(_0x3850d5){const _0x3061af=_0x4d4b;super(_0x3850d5),this[_0x3061af(0x15c)]=[_0x3061af(0xf0),_0x3061af(0x160)],this[_0x3061af(0xc6)]=new Set();}[_0x489bd7(0x113)](){const _0x334cf5=_0x489bd7,_0x19ef3e=this[_0x334cf5(0x13c)],_0xd3b654=_0x19ef3e[_0x334cf5(0x15a)][_0x334cf5(0x11e)][_0x334cf5(0xc8)];if(!_0x19ef3e[_0x334cf5(0xdf)][_0x334cf5(0x138)](_0x334cf5(0xe7)))return;const _0x9a9486=_0x19ef3e[_0x334cf5(0x118)],_0x3b5986=_0x19ef3e[_0x334cf5(0xdf)][_0x334cf5(0x135)](_0x334cf5(0xd5)),_0x4ddb72=_0x19ef3e[_0x334cf5(0xdf)][_0x334cf5(0x135)](_0x334cf5(0x14f));_0x3b5986[_0x334cf5(0xe6)][_0x334cf5(0x10a)](_0x334cf5(0xdc),_0x81d3b3=>_0x36ae0e(_0x9a9486,_0x334cf5(0x157),_0x81d3b3)),this[_0x334cf5(0xd6)](),_0x3b5986[_0x334cf5(0x109)](_0x334cf5(0x101)),_0x3b5986[_0x334cf5(0x109)](_0x334cf5(0x114)),_0x3b5986[_0x334cf5(0x109)](_0x334cf5(0x143));for(const _0x116747 of[_0x334cf5(0x14b),_0x334cf5(0xd0)]){const _0x1e4cd9=_0x19ef3e[_0x334cf5(0xc3)][_0x334cf5(0x135)](_0x116747);_0x3b5986[_0x334cf5(0x109)](_0x116747,_0x5963a0=>{const _0x18d89e=_0x334cf5;_0x19ef3e[_0x18d89e(0x15a)][_0x18d89e(0x121)](_0x48d455=>{const _0x2ce0c0=_0x18d89e;_0x5963a0();const _0x1e67f7=_0x2ce0c0(0xe9)===_0x1e4cd9[_0x2ce0c0(0xe0)],_0x42e5b2=_0x4ddb72[_0x2ce0c0(0x154)](_0xd3b654),_0x341bf0=_0x4ddb72[_0x2ce0c0(0x15b)](_0x42e5b2),_0x501914=_0x1e67f7?_0x341bf0[_0x2ce0c0(0xea)]-0x1:_0x341bf0[_0x2ce0c0(0x122)]+0x1,_0xefff78=_0x42e5b2[0x0][_0x2ce0c0(0x12f)](_0x2ce0c0(0xdc)),_0x3fdc14=_0x4ddb72[_0x2ce0c0(0x12c)](_0xefff78,{'startRow':_0x501914,'endRow':_0x501914}),_0x3a7dee=Array[_0x2ce0c0(0x159)](_0x3fdc14)[_0x2ce0c0(0x132)](_0x193ada=>_0x48d455[_0x2ce0c0(0x15f)](_0x193ada[_0x2ce0c0(0x129)]));_0x3b5986[_0x2ce0c0(0x155)](_0x3a7dee,_0x2ce0c0(0xf0));});});}for(const _0x4bbba4 of[_0x334cf5(0x116),_0x334cf5(0xed)]){const _0xeea1c9=_0x19ef3e[_0x334cf5(0xc3)][_0x334cf5(0x135)](_0x4bbba4);_0x3b5986[_0x334cf5(0x109)](_0x4bbba4,_0x146f3f=>{const _0x4ae9cd=_0x334cf5;_0x19ef3e[_0x4ae9cd(0x15a)][_0x4ae9cd(0x121)](_0xf00f72=>{const _0x1b0897=_0x4ae9cd;_0x146f3f();const _0x148dfb=_0x1b0897(0xd8)===_0xeea1c9[_0x1b0897(0xe0)],_0xfd8a9=_0x4ddb72[_0x1b0897(0x154)](_0xd3b654),_0xf44a36=_0x4ddb72[_0x1b0897(0xda)](_0xfd8a9),_0x327c01=_0x148dfb?_0xf44a36[_0x1b0897(0xea)]-0x1:_0xf44a36[_0x1b0897(0x122)]+0x1,_0x4f3510=_0xfd8a9[0x0][_0x1b0897(0x12f)](_0x1b0897(0xdc)),_0x3fc3b1=_0x4ddb72[_0x1b0897(0x12c)](_0x4f3510,{'startRow':0x0,'column':_0x327c01,'includeAllSlots':!0x1}),_0x47c57b=Array[_0x1b0897(0x159)](_0x3fc3b1)[_0x1b0897(0x132)](_0x50c6ad=>_0xf00f72[_0x1b0897(0x15f)](_0x50c6ad[_0x1b0897(0x129)]));_0x3b5986[_0x1b0897(0x155)](_0x47c57b,_0x1b0897(0x160));});});}for(const _0x428d8a of[_0x334cf5(0x12e),_0x334cf5(0xc4)]){const _0xd20c4b=_0x428d8a[_0x334cf5(0xc2)](0xb),_0x1999e0=_0xd20c4b[_0x334cf5(0xce)](),_0x1ce141=_0x1999e0[_0x334cf5(0xc2)](0x0,0x3)+_0x334cf5(0xe1),_0xbf3431=_0x334cf5(0xdc)+_0xd20c4b,_0xb2c57=_0x334cf5(0xec)+_0xd20c4b,_0xcacbcb=_0x334cf5(0x102)+_0xd20c4b;_0x3b5986[_0x334cf5(0x109)](_0x428d8a,()=>{const _0xafa72b=_0x334cf5;_0x19ef3e[_0xafa72b(0x15a)][_0xafa72b(0x121)](_0x31644f=>{const _0x20377c=_0xafa72b,_0x584c9d=_0x4ddb72[_0x20377c(0x154)](_0xd3b654),_0x3cbf96=_0x584c9d[0x0][_0x20377c(0x12f)](_0x20377c(0xdc));let _0x4b7203;if(_0x20377c(0x12e)==_0x428d8a){const _0x52574c=_0x4ddb72[_0x20377c(0x15b)](_0x584c9d);_0x4b7203={'startRow':_0x52574c[_0x20377c(0xea)],'endRow':_0x52574c[_0x20377c(0x122)],'includeAllSlots':!0x0};}else{const _0x435ecf=_0x4ddb72[_0x20377c(0xda)](_0x584c9d);_0x4b7203={'startColumn':_0x435ecf[_0x20377c(0xea)],'endColumn':_0x435ecf[_0x20377c(0x122)],'includeAllSlots':!0x0};}const _0x208032=_0x4ddb72[_0x20377c(0x12c)](_0x3cbf96,_0x4b7203),_0x5c80d6=Array[_0x20377c(0x159)](_0x208032)[_0x20377c(0x132)](({cell:_0x12e520})=>_0x12e520),_0x160130=be(_0x5c80d6[_0x20377c(0x127)](_0x676591=>_0x676591[_0x20377c(0x103)](_0x1ce141))),_0x20dd31=be(_0x5c80d6[_0x20377c(0x127)](_0x4506b9=>!_0x4506b9[_0x20377c(0x103)](_0x1ce141)))[_0x20377c(0x132)](_0xd93de9=>_0x31644f[_0x20377c(0x15f)](_0xd93de9)),_0x81da3c=_0x3b5986[_0x20377c(0x123)](_0x20dd31,_0xbf3431);if(_0x81da3c&&(_0x20377c(0xf0)==_0x81da3c[_0x20377c(0x13f)]||_0x20377c(0x160)==_0x81da3c[_0x20377c(0x13f)])){const _0x41df3f=this[_0x20377c(0x140)](_0x81da3c);for(const _0x4dc15f of _0x160130){const _0x444294=_0x31644f[_0x20377c(0x15f)](_0x4dc15f),_0xebb0e=_0x4ddb72[_0x20377c(0x15d)](_0x4dc15f),_0x254920=_0x4dc15f[_0x20377c(0x11a)](_0x1ce141)-0x1,_0x4f8454=_0x41df3f[_0xb2c57],_0x29e4f6=_0x41df3f[_0xcacbcb];_0x4f8454<=_0xebb0e[_0x1999e0]&&_0xebb0e[_0x1999e0]+_0x254920<=_0x29e4f6&&_0x81da3c[_0x20377c(0xd7)](_0x444294);}}});});}function _0x5bc211(_0x97de05){const _0x382445=_0x334cf5,_0x50bffa=Array[_0x382445(0x159)](_0xd3b654[_0x382445(0xe5)]())[_0x382445(0x132)](_0x3279b2=>_0x6442b9[_0x382445(0x14d)](_0x3279b2));_0x19ef3e[_0x382445(0x15a)][_0x382445(0x121)](_0x5bdeda=>{const _0x3ee120=_0x382445,_0x55d580=_0x5bdeda[_0x3ee120(0x11d)];_0x97de05=_0x97de05[_0x3ee120(0x127)](_0xa11df3=>_0x3ee120(0x147)!=_0xa11df3[_0x3ee120(0xf9)][_0x3ee120(0x13d)]),_0x5bdeda[_0x3ee120(0xd4)](_0x97de05),_0x19ef3e[_0x3ee120(0xc3)][_0x3ee120(0x135)](_0x3ee120(0x12e))[_0x3ee120(0x156)](),_0x19ef3e[_0x3ee120(0x142)](_0x3ee120(0x12e),{'forceDefaultExecution':!0x0}),_0x19ef3e[_0x3ee120(0x15a)][_0x3ee120(0x105)](()=>{const _0xf0d06b=_0x3ee120;_0x19ef3e[_0xf0d06b(0x15a)][_0xf0d06b(0x105)](_0x55d580,_0x43a29b=>{const _0x7855f=_0xf0d06b,_0x5421b6=_0x50bffa[_0x7855f(0x127)](_0x1e5bee=>_0x7855f(0x147)!=_0x1e5bee[_0x7855f(0xf9)][_0x7855f(0x13d)]);_0x5421b6[_0x7855f(0x130)]>0x0&&_0x43a29b[_0x7855f(0xd4)](_0x5421b6);for(const _0x1776ef of _0x50bffa)_0x1776ef[_0x7855f(0x12d)]();});});});}function _0x17d5d0(_0x1e704c){const _0x2ce3c7=_0x334cf5;_0x19ef3e[_0x2ce3c7(0x15a)][_0x2ce3c7(0x121)](_0x34555f=>{const _0x22bef2=_0x2ce3c7,_0x2b80ae=Array[_0x22bef2(0x159)](_0xd3b654[_0x22bef2(0xe5)]())[_0x22bef2(0x132)](_0x3de27f=>_0x6442b9[_0x22bef2(0x14d)](_0x3de27f)),_0x21d24c=[];for(const _0x52997c of _0x1e704c)for(const _0x5d0b11 of _0x52997c[_0x22bef2(0xca)]({'shallow':!0x0}))_0x21d24c[_0x22bef2(0xcc)](_0x5d0b11);for(const _0x18a027 of _0x21d24c)_0x22bef2(0x147)!=_0x18a027[_0x22bef2(0xf9)][_0x22bef2(0x13d)]&&(_0x34555f[_0x22bef2(0xd4)](_0x34555f[_0x22bef2(0x158)](_0x18a027,0x0)),_0x19ef3e[_0x22bef2(0xc3)][_0x22bef2(0x135)](_0x22bef2(0xc4))[_0x22bef2(0x156)](),_0x19ef3e[_0x22bef2(0x142)](_0x22bef2(0xc4),{'forceDefaultExecution':!0x0}));const _0x409124=_0x2b80ae[_0x22bef2(0x127)](_0x52526a=>_0x22bef2(0x147)!=_0x52526a[_0x22bef2(0xf9)][_0x22bef2(0x13d)]);_0x409124[_0x22bef2(0x130)]>0x0&&_0x34555f[_0x22bef2(0xd4)](_0x409124);for(const _0x542a5e of _0x2b80ae)_0x542a5e[_0x22bef2(0x12d)]();});}function _0x2f507d(_0x354d1a,_0x2a95e2){const _0x885047=_0x334cf5;return _0x2a95e2[_0x885047(0x126)](_0x553487=>_0x354d1a[_0x885047(0x133)](_0x447779=>_0x447779[_0x885047(0xf2)][_0x885047(0x108)](_0x553487[_0x885047(0xfd)])||_0x553487[_0x885047(0xf2)][_0x885047(0x108)](_0x447779[_0x885047(0xfd)])));}function _0x234dd1(_0x2d2a88,_0x322164){const _0x5a798e=_0x334cf5;return!_0x2d2a88[_0x5a798e(0x133)](_0x1cff46=>_0x322164[_0x5a798e(0x133)](_0x42c0f5=>_0x1cff46[_0x5a798e(0x104)](_0x42c0f5)))&&_0x2d2a88[_0x5a798e(0x133)](_0x483f70=>_0x322164[_0x5a798e(0x133)](_0x4736c0=>_0x483f70[_0x5a798e(0xf2)][_0x5a798e(0xfe)](_0x4736c0[_0x5a798e(0xfd)])));}_0x19ef3e[_0x334cf5(0x10d)][_0x334cf5(0xe2)]['on'](_0x334cf5(0xf8),(_0x3ae4a7,_0x2e7432,_0xe712fd)=>{const _0x80f5fd=_0x334cf5;if(!_0xe712fd[_0x80f5fd(0x119)][_0x80f5fd(0x137)])return;const _0x3455d8=_0x2e7432[_0x80f5fd(0xe4)];if(!_0x3455d8)return;const _0x265d2e=_0xe712fd[_0x80f5fd(0xc7)][_0x80f5fd(0x124)](_0x3455d8);function _0x5727fe(_0xfc9926){const _0x250335=_0x80f5fd;return Array[_0x250335(0xef)](_0xfc9926)?_0xfc9926:[_0xfc9926];}_0x265d2e&&_0x80f5fd(0xc5)===_0x3455d8[_0x80f5fd(0xee)]&&_0x1460c8(_0x265d2e,_0xe712fd[_0x80f5fd(0xf4)],(_0x369527,_0xd57925,_0x4108f9)=>_0x4108f9[_0x80f5fd(0x134)](_0x5727fe(_0xd57925[_0x80f5fd(0xdb)]),_0x369527),(_0x1d54ed,_0x2b1267,_0x14274f)=>_0x14274f[_0x80f5fd(0xe3)](_0x5727fe(_0x2b1267[_0x80f5fd(0xdb)]),_0x1d54ed));},{'priority':_0x334cf5(0x10f)}),_0x3b5986[_0x334cf5(0xe6)][_0x334cf5(0x139)](_0x5aa46e=>{const _0x3bca1b=_0x334cf5;if(_0x3bca1b(0x10b)!=_0x5aa46e[_0x3bca1b(0xc1)]&&_0x3bca1b(0x117)!=_0x5aa46e[_0x3bca1b(0xc1)])return;const _0x2181cb=_0x5aa46e[_0x3bca1b(0x14c)]();if(null!=_0x2181cb&&_0x2181cb['is'](_0x3bca1b(0xff),_0x3bca1b(0xdc))){if(_0x3bca1b(0x10b)==_0x5aa46e[_0x3bca1b(0xc1)]){const _0x297b9c=_0x5aa46e[_0x3bca1b(0xca)]()[_0x3bca1b(0x127)](_0x237544=>_0x237544['is'](_0x3bca1b(0xf1)))[_0x3bca1b(0x132)](_0x16240b=>_0x16240b[_0x3bca1b(0x10d)]);if(_0x297b9c[_0x3bca1b(0x130)])return{'type':_0x3bca1b(0x10b),'content':_0x36ae0e(_0x9a9486,_0x3bca1b(0x11c),_0x36ae0e(_0x9a9486,_0x3bca1b(0xf3),'\x22'+_0x297b9c[_0x3bca1b(0xc9)]('\x20')+'\x22'))};}if(_0x3bca1b(0x117)==_0x5aa46e[_0x3bca1b(0xc1)]){const _0x254cdd=_0x5aa46e[_0x3bca1b(0xca)]()[_0x3bca1b(0x127)](_0x5a7e1c=>_0x5a7e1c['is'](_0x3bca1b(0xf1)))[_0x3bca1b(0x132)](_0x59da28=>_0x59da28[_0x3bca1b(0x10d)]);if(_0x254cdd[_0x3bca1b(0x130)])return{'type':_0x3bca1b(0x117),'content':_0x36ae0e(_0x9a9486,_0x3bca1b(0x153),_0x36ae0e(_0x9a9486,_0x3bca1b(0xf3),'\x22'+_0x254cdd[_0x3bca1b(0xc9)]('\x20')+'\x22'))};}}}),_0x3b5986[_0x334cf5(0xe6)][_0x334cf5(0x139)](_0x5afe2f=>{const _0x5d6d67=_0x334cf5;if(_0x5d6d67(0xf0)==_0x5afe2f[_0x5d6d67(0x13f)]){const _0x5819d9=_0x5afe2f[_0x5d6d67(0xca)]()[_0x5d6d67(0x127)](_0x1f583a=>_0x1f583a['is'](_0x5d6d67(0xf1)))[_0x5d6d67(0x132)](_0x2bbe4d=>_0x2bbe4d[_0x5d6d67(0x10d)]),_0x1c212f=this[_0x5d6d67(0x140)](_0x5afe2f),_0x5a4d54=_0x1c212f[_0x5d6d67(0x152)]-_0x1c212f[_0x5d6d67(0x131)]+0x1;if(_0x5d6d67(0x10b)==_0x5afe2f[_0x5d6d67(0xc1)])return _0x5819d9[_0x5d6d67(0x130)]?{'type':_0x5d6d67(0x10b),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x11c),_0x36ae0e(_0x9a9486,_0x5d6d67(0x128),[_0x5a4d54,'\x22'+_0x5819d9[_0x5d6d67(0xc9)]('\x20')+'\x22']))}:{'type':_0x5d6d67(0x10b),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x11c),_0x36ae0e(_0x9a9486,_0x5d6d67(0xcb),_0x5a4d54))};if(_0x5d6d67(0x117)==_0x5afe2f[_0x5d6d67(0xc1)])return _0x5819d9[_0x5d6d67(0x130)]?{'type':_0x5d6d67(0x117),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x153),_0x36ae0e(_0x9a9486,_0x5d6d67(0x128),[_0x5a4d54,'\x22'+_0x5819d9[_0x5d6d67(0xc9)]('\x20')+'\x22']))}:{'type':_0x5d6d67(0x117),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x153),_0x36ae0e(_0x9a9486,_0x5d6d67(0xcb),_0x5a4d54))};}if(_0x5d6d67(0x160)==_0x5afe2f[_0x5d6d67(0x13f)]){const _0x46fb3f=_0x5afe2f[_0x5d6d67(0xca)]()[_0x5d6d67(0x127)](_0x3efaf4=>_0x3efaf4['is'](_0x5d6d67(0xf1)))[_0x5d6d67(0x132)](_0x396e6c=>_0x396e6c[_0x5d6d67(0x10d)]),_0x2bf1c6=this[_0x5d6d67(0x140)](_0x5afe2f),_0x30fbdb=_0x2bf1c6[_0x5d6d67(0xbe)]-_0x2bf1c6[_0x5d6d67(0x13a)]+0x1;if(_0x5d6d67(0x10b)==_0x5afe2f[_0x5d6d67(0xc1)])return _0x46fb3f[_0x5d6d67(0x130)]?{'type':_0x5d6d67(0x10b),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x11c),_0x36ae0e(_0x9a9486,_0x5d6d67(0x100),[_0x30fbdb,'\x22'+_0x46fb3f[_0x5d6d67(0xc9)]('\x20')+'\x22']))}:{'type':_0x5d6d67(0x10b),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x11c),_0x36ae0e(_0x9a9486,_0x5d6d67(0xbd),_0x30fbdb))};if(_0x5d6d67(0x117)==_0x5afe2f[_0x5d6d67(0xc1)])return _0x46fb3f[_0x5d6d67(0x130)]?{'type':_0x5d6d67(0x117),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x153),_0x36ae0e(_0x9a9486,_0x5d6d67(0x100),[_0x30fbdb,'\x22'+_0x46fb3f[_0x5d6d67(0xc9)]('\x20')+'\x22']))}:{'type':_0x5d6d67(0x117),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x153),_0x36ae0e(_0x9a9486,_0x5d6d67(0xbd),_0x30fbdb))};}}),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x10b),_0x334cf5(0xf0),_0x334cf5(0x107),_0x5bc211),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x117),_0x334cf5(0xf0),_0x334cf5(0x10c),_0x5bc211),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x10b),_0x334cf5(0x160),_0x334cf5(0x107),_0x17d5d0),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x117),_0x334cf5(0x160),_0x334cf5(0x10c),_0x17d5d0),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x10b),_0x334cf5(0x160),_0x334cf5(0xc9),_0x2f507d),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x117),_0x334cf5(0x160),_0x334cf5(0xc9),_0x2f507d),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x10b),_0x334cf5(0xf0),_0x334cf5(0xc9),_0x234dd1),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x117),_0x334cf5(0xf0),_0x334cf5(0xc9),_0x234dd1);}[_0x489bd7(0xe8)](){const _0x15e8c6=_0x489bd7,_0x479223=this[_0x15e8c6(0x13c)],_0x5ec530=_0x479223[_0x15e8c6(0x15a)][_0x15e8c6(0x11e)][_0x15e8c6(0xc8)];return(_0x1492c8,_0x4b5b1b)=>{const _0x31efdd=_0x15e8c6;_0x479223[_0x31efdd(0x15a)][_0x31efdd(0x121)](_0x45a2be=>{const _0x5d2943=_0x31efdd,{commandName:_0x434498,commandParams:_0x273667}=_0x4b5b1b;let _0x5c0f4f=_0x1492c8[0x0][_0x5d2943(0xf2)][_0x5d2943(0xcd)];_0x273667&&_0x273667[0x0]&&!0x1===_0x273667[0x0][_0x5d2943(0x106)]&&(_0x5c0f4f=_0x1492c8[0x0][_0x5d2943(0xfd)][_0x5d2943(0x12a)]);const _0x50d4c4=_0x45a2be[_0x5d2943(0xf5)](_0x5c0f4f);if(_0x5d2943(0x147)==_0x50d4c4[_0x5d2943(0xf9)][_0x5d2943(0x13d)])return;const _0x1765e7=Array[_0x5d2943(0x159)](_0x5ec530[_0x5d2943(0xe5)]())[_0x5d2943(0x132)](_0x370731=>_0x6442b9[_0x5d2943(0x14d)](_0x370731));_0x45a2be[_0x5d2943(0xd4)](_0x50d4c4),_0x479223[_0x5d2943(0xc3)][_0x5d2943(0x135)](_0x434498)[_0x5d2943(0x156)](),_0x273667[_0x5d2943(0xcc)]({'forceDefaultExecution':!0x0}),_0x479223[_0x5d2943(0x142)](_0x434498,..._0x273667);const _0x140bb7=_0x1765e7[_0x5d2943(0x127)](_0x3ef980=>_0x5d2943(0x147)!=_0x3ef980[_0x5d2943(0xf9)][_0x5d2943(0x13d)]);_0x140bb7[_0x5d2943(0x130)]>0x0&&_0x45a2be[_0x5d2943(0xd4)](_0x140bb7);for(const _0x398e51 of _0x1765e7)_0x398e51[_0x5d2943(0x12d)]();});};}[_0x489bd7(0x111)](_0x4a6451){const _0x48ef13=_0x489bd7,_0x594f5a=this[_0x48ef13(0x13c)][_0x48ef13(0xdf)][_0x48ef13(0x135)](_0x48ef13(0x14f));let _0x4d2b02=Number[_0x48ef13(0xdd)],_0x57ede7=Number[_0x48ef13(0x13b)],_0x535882=Number[_0x48ef13(0xdd)],_0x11371a=Number[_0x48ef13(0x13b)];for(const _0x13db87 of _0x4a6451){if(_0x48ef13(0x147)==_0x13db87[_0x48ef13(0xf9)][_0x48ef13(0x13d)])continue;const {row:_0x4ff235,column:_0x220775}=_0x594f5a[_0x48ef13(0x15d)](_0x13db87),_0x13a742=_0x13db87[_0x48ef13(0x103)](_0x48ef13(0x15e))?_0x13db87[_0x48ef13(0x11a)](_0x48ef13(0x15e))-0x1:0x0,_0x57ba8e=_0x13db87[_0x48ef13(0x103)](_0x48ef13(0xbf))?_0x13db87[_0x48ef13(0x11a)](_0x48ef13(0xbf))-0x1:0x0;_0x4d2b02=_0x4ff235<_0x4d2b02?_0x4ff235:_0x4d2b02,_0x57ede7=_0x4ff235+_0x13a742>_0x57ede7?_0x4ff235+_0x13a742:_0x57ede7,_0x535882=_0x220775<_0x535882?_0x220775:_0x535882,_0x11371a=_0x220775+_0x57ba8e>_0x11371a?_0x220775+_0x57ba8e:_0x11371a;}return{'minRow':_0x4d2b02,'maxRow':_0x57ede7,'minColumn':_0x535882,'maxColumn':_0x11371a};}[_0x489bd7(0xd6)](){const _0x4f413b=_0x489bd7,_0x267b27=this[_0x4f413b(0x13c)],_0x18a31a=_0x267b27[_0x4f413b(0xdf)][_0x4f413b(0x135)](_0x4f413b(0xd5)),_0x18aa90=_0x267b27[_0x4f413b(0xdf)][_0x4f413b(0x135)](_0x4f413b(0x14f));_0x267b27[_0x4f413b(0x15a)][_0x4f413b(0x11e)]['on'](_0x4f413b(0x149),()=>{const _0x56cd67=_0x4f413b,_0x295468=Array[_0x56cd67(0x159)](_0x267b27[_0x56cd67(0x15a)][_0x56cd67(0x11e)][_0x56cd67(0xcf)][_0x56cd67(0x13e)]());for(const {name:_0x504455,data:_0x63f61e}of _0x295468){const {group:_0x36b7df,id:_0x325263,subType:_0x3678dd}=_0x18a31a[_0x56cd67(0x110)](_0x504455);if(_0x56cd67(0xde)!=_0x36b7df)continue;if(null!=_0x63f61e[_0x56cd67(0x141)])continue;const _0x49db18=_0x18a31a[_0x56cd67(0x146)](_0x325263);this[_0x56cd67(0x15c)][_0x56cd67(0xf6)](_0x3678dd)&&this[_0x56cd67(0xc6)][_0x56cd67(0x136)](_0x49db18);}},{'priority':_0x4f413b(0x148)});const _0x486f00=(_0x3429bf,_0xa2e3ee)=>{const _0x4f91c0=_0x4f413b;let _0x16669c=!0x1;const _0x3c1778=_0xa2e3ee[_0x4f91c0(0x15f)](_0x3429bf),_0x1fc178=_0x3429bf[_0x4f91c0(0x12f)](_0x4f91c0(0xdc)),_0x2a9ae0=_0x18aa90[_0x4f91c0(0x15d)](_0x3429bf);for(const _0x60231b of this[_0x4f91c0(0xc6)]){const _0x21e826=_0x60231b[_0x4f91c0(0x13f)],_0x2c9f54=_0x21e826[_0x4f91c0(0x12b)](_0x4f91c0(0x120)),_0x65a57d=_0x21e826[_0x4f91c0(0xc2)](_0x2c9f54?0xa:0x5),_0x2a1157=_0x65a57d[_0x4f91c0(0xce)](),_0x5e273e=_0x2a1157[_0x4f91c0(0xc2)](0x0,0x3)+_0x4f91c0(0xe1),_0x303454=_0x4f91c0(0xec)+_0x65a57d,_0x4ae092=_0x4f91c0(0x102)+_0x65a57d;if(!_0x60231b[_0x4f91c0(0xeb)])continue;if(_0x1fc178!=_0x60231b[_0x4f91c0(0x125)]()[_0x4f91c0(0xfd)][_0x4f91c0(0x12f)](_0x4f91c0(0xdc)))continue;if(_0x60231b[_0x4f91c0(0x151)](_0x3c1778))continue;const _0x48ee20=_0x3429bf[_0x4f91c0(0x103)](_0x5e273e)?_0x3429bf[_0x4f91c0(0x11a)](_0x5e273e)-0x1:0x0,_0x4c0306=this[_0x4f91c0(0x140)](_0x60231b),_0x11b51a=_0x4c0306[_0x303454],_0x42cc1c=_0x4c0306[_0x4ae092];_0x11b51a<=_0x2a9ae0[_0x2a1157]&&_0x2a9ae0[_0x2a1157]+_0x48ee20<=_0x42cc1c&&(_0x60231b[_0x4f91c0(0xd7)](_0x3c1778),_0x16669c=!0x0);}return _0x16669c;};_0x267b27[_0x4f413b(0x15a)][_0x4f413b(0x11e)][_0x4f413b(0xfa)](_0xd5f775=>{const _0x47f370=_0x4f413b;let _0xbd2a99=!0x1;for(const _0x59c9a9 of _0x267b27[_0x47f370(0x15a)][_0x47f370(0x11e)][_0x47f370(0xcf)][_0x47f370(0xc0)]())if(_0x47f370(0xd2)==_0x59c9a9[_0x47f370(0xc1)]){if(_0x47f370(0xf0)==_0x59c9a9[_0x47f370(0xee)]){for(const _0x5262f2 of _0x59c9a9[_0x47f370(0xd3)][_0x47f370(0x12a)][_0x47f370(0x144)]())_0xbd2a99=_0xbd2a99||_0x486f00(_0x5262f2,_0xd5f775);}else _0x47f370(0xc5)==_0x59c9a9[_0x47f370(0xee)]&&(_0xbd2a99=_0xbd2a99||_0x486f00(_0x59c9a9[_0x47f370(0xd3)][_0x47f370(0x12a)],_0xd5f775));}return _0xbd2a99;});}[_0x489bd7(0x140)](_0x1f3bd1){const _0x50359b=_0x489bd7;return this[_0x50359b(0x111)](_0x1f3bd1[_0x50359b(0xe5)]()[_0x50359b(0x132)](_0x3adf6b=>_0x3adf6b[_0x50359b(0xfd)][_0x50359b(0x12a)]));}}function be(_0x1a07b0){const _0x534782=_0x489bd7;return Array[_0x534782(0x159)](new Set(_0x1a07b0)[_0x534782(0x11f)]());}
23
+ const _0x38b84f=_0x22e9;(function(_0x43ea79,_0x50dc4f){const _0x7f8f34=_0x22e9,_0xd7d0fb=_0x43ea79();while(!![]){try{const _0x1fd760=-parseInt(_0x7f8f34(0x1f3))/0x1+-parseInt(_0x7f8f34(0x239))/0x2+parseInt(_0x7f8f34(0x25a))/0x3*(-parseInt(_0x7f8f34(0x243))/0x4)+-parseInt(_0x7f8f34(0x23a))/0x5+-parseInt(_0x7f8f34(0x1d7))/0x6*(-parseInt(_0x7f8f34(0x209))/0x7)+-parseInt(_0x7f8f34(0x215))/0x8+parseInt(_0x7f8f34(0x1f4))/0x9;if(_0x1fd760===_0x50dc4f)break;else _0xd7d0fb['push'](_0xd7d0fb['shift']());}catch(_0x195899){_0xd7d0fb['push'](_0xd7d0fb['shift']());}}}(_0x39d5,0x29d3f));function _0x39d5(){const _0x200e5c=['oldRange','minColumn','forceValue','type','highest','getSuggestion','addRange','last','isTouching','get','34378iosNsn','1031630nCgPst','batch','toLowerCase','editor','map','writer','tableCell','getChangedMarkers','_tablePostFixingSubtypes','5228rSxlzY','from','includes','TrackChangesEditing','_suggestionFactory','removeTableRow','plugins','nodeBefore','registerDescriptionCallback','*Remove:*\x20%0','insertTableColumnLeft','registerElementLabel','element','tableColumn','isEqual','insertTableColumnRight','ELEMENT_TABLE','_getSuggestionCoords','_splitMarkerName','TableUtils','change','getCellLocation','name','711nvFWiV','downcastDispatcher','createRangeIn','TableEditing','document','_acceptFormatSuggestionCallbackFactory','getChildren','enableCommand','position','insertTable','model','classes','maxColumn','insertion','selectTableColumn','getAttribute','registerPostFixer','data','filter','createTableWalker','findAncestor','createPositionAt','deletion','createRangeOn','differ','markMultiRangeInsertion','markMultiRangeDeletion','ELEMENT_TABLE_WITH_TEXT','root','getChanges','ELEMENT_TABLE_ROW_WITH_TEXT','2005566rJNIsI','_setupColumnsRowsFixing','accept','subType','end','MAX_SAFE_INTEGER','length','ELEMENT_TABLE_ROW','_tableSuggestions','$graveyard','item','start','insertTableRowAbove','getRowIndexes','ELEMENT_TABLE_COLUMN','removeClass','afterInit','colspan','ELEMENT_TABLE_COLUMN_WITH_TEXT','min','insertTableRowBelow','tableRow','tablePaste','locale','getSelectionAffectedTableCells','maxRow','enqueueChange','insert','162354VTnjku','5162733eRbmmv','getItems','refresh','selection','change:data','descriptionFactory','isIntersectingWithRange','table','startsWith','getFirstRange','rootName','left','push','fromRange','options','getColumnIndexes','substr','span','MIN_SAFE_INTEGER','isInContent','$textProxy','7llynwk','rowspan','execute','detach','discard','toViewElement','max','above','nodeAfter','selectTableRow','join','suggestion','327544OSxNJq','isArray','*Insert:*\x20%0','addMarker:suggestion','registerCustomCallback','removeTableColumn','getContainedElement','getRanges','add','setSelection','values','cell','some','commands','minRow','low','first','has','mapper','hasAttribute','showSuggestionHighlights','every','order','_getCoordsForCells','isIntersecting','addClass'];_0x39d5=function(){return _0x200e5c;};return _0x39d5();}import{Plugin as _0x378b86}from'ckeditor5/src/core.js';import{LiveRange as _0x3a4a78}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x21cb4e}from'ckeditor5/src/widget.js';function _0x22e9(_0x1c3c59,_0x2b76fe){const _0x39d5ec=_0x39d5();return _0x22e9=function(_0x22e982,_0x15ff6d){_0x22e982=_0x22e982-0x1d6;let _0x3aa396=_0x39d5ec[_0x22e982];return _0x3aa396;},_0x22e9(_0x1c3c59,_0x2b76fe);}import{getTranslation as _0xa6026}from'../utils/common-translations.js';export default class It extends _0x378b86{constructor(_0x51cc62){const _0x6d23f9=_0x22e9;super(_0x51cc62),this[_0x6d23f9(0x242)]=[_0x6d23f9(0x1ec),_0x6d23f9(0x250)],this[_0x6d23f9(0x1df)]=new Set();}[_0x38b84f(0x1e7)](){const _0x2732d9=_0x38b84f,_0x15c66b=this[_0x2732d9(0x23d)],_0x241542=_0x15c66b[_0x2732d9(0x264)][_0x2732d9(0x25e)][_0x2732d9(0x1f7)];if(!_0x15c66b[_0x2732d9(0x249)][_0x2732d9(0x226)](_0x2732d9(0x25d)))return;const _0x152ad6=_0x15c66b[_0x2732d9(0x1ee)],_0x63d909=_0x15c66b[_0x2732d9(0x249)][_0x2732d9(0x238)](_0x2732d9(0x246)),_0x302a55=_0x15c66b[_0x2732d9(0x249)][_0x2732d9(0x238)](_0x2732d9(0x256));_0x63d909[_0x2732d9(0x1f9)][_0x2732d9(0x24e)](_0x2732d9(0x1fb),_0x438a95=>_0xa6026(_0x152ad6,_0x2732d9(0x253),_0x438a95)),this[_0x2732d9(0x1d8)](),_0x63d909[_0x2732d9(0x261)](_0x2732d9(0x263)),_0x63d909[_0x2732d9(0x261)](_0x2732d9(0x212)),_0x63d909[_0x2732d9(0x261)](_0x2732d9(0x268));for(const _0xe9949e of[_0x2732d9(0x1e3),_0x2732d9(0x1eb)]){const _0x5d1fa2=_0x15c66b[_0x2732d9(0x222)][_0x2732d9(0x238)](_0xe9949e);_0x63d909[_0x2732d9(0x261)](_0xe9949e,_0x404ca1=>{const _0x582b28=_0x2732d9;_0x15c66b[_0x582b28(0x264)][_0x582b28(0x257)](_0x593883=>{const _0x29e656=_0x582b28;_0x404ca1();const _0x1c44f7=_0x29e656(0x210)===_0x5d1fa2[_0x29e656(0x22b)],_0x4a029=_0x302a55[_0x29e656(0x1ef)](_0x241542),_0x297e26=_0x302a55[_0x29e656(0x1e4)](_0x4a029),_0x2af7=_0x1c44f7?_0x297e26[_0x29e656(0x225)]-0x1:_0x297e26[_0x29e656(0x236)]+0x1,_0x1f3cc0=_0x4a029[0x0][_0x29e656(0x26e)](_0x29e656(0x1fb)),_0x9950af=_0x302a55[_0x29e656(0x26d)](_0x1f3cc0,{'startRow':_0x2af7,'endRow':_0x2af7}),_0xedc20f=Array[_0x29e656(0x244)](_0x9950af)[_0x29e656(0x23e)](_0x3d56d1=>_0x593883[_0x29e656(0x271)](_0x3d56d1[_0x29e656(0x220)]));_0x63d909[_0x29e656(0x273)](_0xedc20f,_0x29e656(0x1ec));});});}for(const _0x927775 of[_0x2732d9(0x24d),_0x2732d9(0x252)]){const _0x38bcd7=_0x15c66b[_0x2732d9(0x222)][_0x2732d9(0x238)](_0x927775);_0x63d909[_0x2732d9(0x261)](_0x927775,_0x404bb3=>{const _0xecda1b=_0x2732d9;_0x15c66b[_0xecda1b(0x264)][_0xecda1b(0x257)](_0x5d48f4=>{const _0x43e202=_0xecda1b;_0x404bb3();const _0xbade20=_0x43e202(0x1ff)===_0x38bcd7[_0x43e202(0x22b)],_0x554b3b=_0x302a55[_0x43e202(0x1ef)](_0x241542),_0x296b9f=_0x302a55[_0x43e202(0x203)](_0x554b3b),_0x4c63f6=_0xbade20?_0x296b9f[_0x43e202(0x225)]-0x1:_0x296b9f[_0x43e202(0x236)]+0x1,_0x18097e=_0x554b3b[0x0][_0x43e202(0x26e)](_0x43e202(0x1fb)),_0xfb44a2=_0x302a55[_0x43e202(0x26d)](_0x18097e,{'startRow':0x0,'column':_0x4c63f6,'includeAllSlots':!0x1}),_0x3b08b6=Array[_0x43e202(0x244)](_0xfb44a2)[_0x43e202(0x23e)](_0x3b68cf=>_0x5d48f4[_0x43e202(0x271)](_0x3b68cf[_0x43e202(0x220)]));_0x63d909[_0x43e202(0x273)](_0x3b08b6,_0x43e202(0x250));});});}for(const _0x208810 of[_0x2732d9(0x248),_0x2732d9(0x21a)]){const _0x136169=_0x208810[_0x2732d9(0x204)](0xb),_0x1d3c30=_0x136169[_0x2732d9(0x23c)](),_0x46629d=_0x1d3c30[_0x2732d9(0x204)](0x0,0x3)+_0x2732d9(0x205),_0x3665c1=_0x2732d9(0x1fb)+_0x136169,_0x19d5c2=_0x2732d9(0x1ea)+_0x136169,_0x4eca4d=_0x2732d9(0x20f)+_0x136169;_0x63d909[_0x2732d9(0x261)](_0x208810,()=>{const _0x2127b9=_0x2732d9;_0x15c66b[_0x2127b9(0x264)][_0x2127b9(0x257)](_0x190878=>{const _0x2da938=_0x2127b9,_0x3c1852=_0x302a55[_0x2da938(0x1ef)](_0x241542),_0x34b0ee=_0x3c1852[0x0][_0x2da938(0x26e)](_0x2da938(0x1fb));let _0x250448;if(_0x2da938(0x248)==_0x208810){const _0x5fd562=_0x302a55[_0x2da938(0x1e4)](_0x3c1852);_0x250448={'startRow':_0x5fd562[_0x2da938(0x225)],'endRow':_0x5fd562[_0x2da938(0x236)],'includeAllSlots':!0x0};}else{const _0x28108b=_0x302a55[_0x2da938(0x203)](_0x3c1852);_0x250448={'startColumn':_0x28108b[_0x2da938(0x225)],'endColumn':_0x28108b[_0x2da938(0x236)],'includeAllSlots':!0x0};}const _0x4b9250=_0x302a55[_0x2da938(0x26d)](_0x34b0ee,_0x250448),_0x5818d7=Array[_0x2da938(0x244)](_0x4b9250)[_0x2da938(0x23e)](({cell:_0x4f53c7})=>_0x4f53c7),_0x1ad41c=be(_0x5818d7[_0x2da938(0x26c)](_0x5efa6c=>_0x5efa6c[_0x2da938(0x228)](_0x46629d))),_0x3e12d6=be(_0x5818d7[_0x2da938(0x26c)](_0x451887=>!_0x451887[_0x2da938(0x228)](_0x46629d)))[_0x2da938(0x23e)](_0x297ce2=>_0x190878[_0x2da938(0x271)](_0x297ce2)),_0x4bc40b=_0x63d909[_0x2da938(0x274)](_0x3e12d6,_0x3665c1);if(_0x4bc40b&&(_0x2da938(0x1ec)==_0x4bc40b[_0x2da938(0x1da)]||_0x2da938(0x250)==_0x4bc40b[_0x2da938(0x1da)])){const _0x27a187=this[_0x2da938(0x254)](_0x4bc40b);for(const _0x1ca22b of _0x1ad41c){const _0x43531d=_0x190878[_0x2da938(0x271)](_0x1ca22b),_0x4d5fc9=_0x302a55[_0x2da938(0x258)](_0x1ca22b),_0x36c700=_0x1ca22b[_0x2da938(0x269)](_0x46629d)-0x1,_0x43c68d=_0x27a187[_0x19d5c2],_0x1c0968=_0x27a187[_0x4eca4d];_0x43c68d<=_0x4d5fc9[_0x1d3c30]&&_0x4d5fc9[_0x1d3c30]+_0x36c700<=_0x1c0968&&_0x4bc40b[_0x2da938(0x235)](_0x43531d);}}});});}function _0x50fae3(_0x4d2fb1){const _0x5cdcd9=_0x2732d9,_0x4bb3e1=Array[_0x5cdcd9(0x244)](_0x241542[_0x5cdcd9(0x21c)]())[_0x5cdcd9(0x23e)](_0x3d04b6=>_0x3a4a78[_0x5cdcd9(0x201)](_0x3d04b6));_0x15c66b[_0x5cdcd9(0x264)][_0x5cdcd9(0x257)](_0x47d869=>{const _0x3ef835=_0x5cdcd9,_0x393ae5=_0x47d869[_0x3ef835(0x23b)];_0x4d2fb1=_0x4d2fb1[_0x3ef835(0x26c)](_0x54b24f=>_0x3ef835(0x1e0)!=_0x54b24f[_0x3ef835(0x276)][_0x3ef835(0x1fe)]),_0x47d869[_0x3ef835(0x21e)](_0x4d2fb1),_0x15c66b[_0x3ef835(0x222)][_0x3ef835(0x238)](_0x3ef835(0x248))[_0x3ef835(0x1f6)](),_0x15c66b[_0x3ef835(0x20b)](_0x3ef835(0x248),{'forceDefaultExecution':!0x0}),_0x15c66b[_0x3ef835(0x264)][_0x3ef835(0x1f1)](()=>{const _0x56205f=_0x3ef835;_0x15c66b[_0x56205f(0x264)][_0x56205f(0x1f1)](_0x393ae5,_0x4775ff=>{const _0x473559=_0x56205f,_0x5edcd1=_0x4bb3e1[_0x473559(0x26c)](_0x458cf2=>_0x473559(0x1e0)!=_0x458cf2[_0x473559(0x276)][_0x473559(0x1fe)]);_0x5edcd1[_0x473559(0x1dd)]>0x0&&_0x4775ff[_0x473559(0x21e)](_0x5edcd1);for(const _0x1daa43 of _0x4bb3e1)_0x1daa43[_0x473559(0x20c)]();});});});}function _0x2f1918(_0x1d2ce7){const _0x4c8024=_0x2732d9;_0x15c66b[_0x4c8024(0x264)][_0x4c8024(0x257)](_0x14e4be=>{const _0x23ff52=_0x4c8024,_0xe11a1e=Array[_0x23ff52(0x244)](_0x241542[_0x23ff52(0x21c)]())[_0x23ff52(0x23e)](_0x2efa3e=>_0x3a4a78[_0x23ff52(0x201)](_0x2efa3e)),_0x542f4a=[];for(const _0x8f1eb4 of _0x1d2ce7)for(const _0x1e45bb of _0x8f1eb4[_0x23ff52(0x1f5)]({'shallow':!0x0}))_0x542f4a[_0x23ff52(0x200)](_0x1e45bb);for(const _0x247923 of _0x542f4a)_0x23ff52(0x1e0)!=_0x247923[_0x23ff52(0x276)][_0x23ff52(0x1fe)]&&(_0x14e4be[_0x23ff52(0x21e)](_0x14e4be[_0x23ff52(0x26f)](_0x247923,0x0)),_0x15c66b[_0x23ff52(0x222)][_0x23ff52(0x238)](_0x23ff52(0x21a))[_0x23ff52(0x1f6)](),_0x15c66b[_0x23ff52(0x20b)](_0x23ff52(0x21a),{'forceDefaultExecution':!0x0}));const _0x39d95c=_0xe11a1e[_0x23ff52(0x26c)](_0x45f40b=>_0x23ff52(0x1e0)!=_0x45f40b[_0x23ff52(0x276)][_0x23ff52(0x1fe)]);_0x39d95c[_0x23ff52(0x1dd)]>0x0&&_0x14e4be[_0x23ff52(0x21e)](_0x39d95c);for(const _0x298c52 of _0xe11a1e)_0x298c52[_0x23ff52(0x20c)]();});}function _0x2c3c2a(_0x3d3ca9,_0x3fd090){const _0xb17175=_0x2732d9;return _0x3fd090[_0xb17175(0x22a)](_0x520ddd=>_0x3d3ca9[_0xb17175(0x221)](_0x593504=>_0x593504[_0xb17175(0x1db)][_0xb17175(0x251)](_0x520ddd[_0xb17175(0x1e2)])||_0x520ddd[_0xb17175(0x1db)][_0xb17175(0x251)](_0x593504[_0xb17175(0x1e2)])));}function _0x43f8c5(_0x4e3915,_0x4f8fd5){const _0x45af93=_0x2732d9;return!_0x4e3915[_0x45af93(0x221)](_0x1dc597=>_0x4f8fd5[_0x45af93(0x221)](_0x48a7e6=>_0x1dc597[_0x45af93(0x22d)](_0x48a7e6)))&&_0x4e3915[_0x45af93(0x221)](_0x4bb2ca=>_0x4f8fd5[_0x45af93(0x221)](_0x18a1c7=>_0x4bb2ca[_0x45af93(0x1db)][_0x45af93(0x237)](_0x18a1c7[_0x45af93(0x1e2)])));}_0x15c66b[_0x2732d9(0x26b)][_0x2732d9(0x25b)]['on'](_0x2732d9(0x218),(_0x41f35a,_0x47705d,_0x48a677)=>{const _0x527c39=_0x2732d9;if(!_0x48a677[_0x527c39(0x202)][_0x527c39(0x229)])return;const _0x52a124=_0x47705d[_0x527c39(0x1e1)];if(!_0x52a124)return;const _0x1ba8a8=_0x48a677[_0x527c39(0x227)][_0x527c39(0x20e)](_0x52a124);function _0x2695fc(_0x5d3372){const _0xec3fcc=_0x527c39;return Array[_0xec3fcc(0x216)](_0x5d3372)?_0x5d3372:[_0x5d3372];}_0x1ba8a8&&_0x527c39(0x240)===_0x52a124[_0x527c39(0x259)]&&_0x21cb4e(_0x1ba8a8,_0x48a677[_0x527c39(0x23f)],(_0x2e6a7a,_0x1ba231,_0x7b7986)=>_0x7b7986[_0x527c39(0x22e)](_0x2695fc(_0x1ba231[_0x527c39(0x265)]),_0x2e6a7a),(_0x2b043c,_0x5d073f,_0x1d770a)=>_0x1d770a[_0x527c39(0x1e6)](_0x2695fc(_0x5d073f[_0x527c39(0x265)]),_0x2b043c));},{'priority':_0x2732d9(0x233)}),_0x63d909[_0x2732d9(0x1f9)][_0x2732d9(0x24b)](_0x44a685=>{const _0x28b0ef=_0x2732d9;if(_0x28b0ef(0x267)!=_0x44a685[_0x28b0ef(0x232)]&&_0x28b0ef(0x270)!=_0x44a685[_0x28b0ef(0x232)])return;const _0x281479=_0x44a685[_0x28b0ef(0x21b)]();if(null!=_0x281479&&_0x281479['is'](_0x28b0ef(0x24f),_0x28b0ef(0x1fb))){if(_0x28b0ef(0x267)==_0x44a685[_0x28b0ef(0x232)]){const _0x563dd2=_0x44a685[_0x28b0ef(0x1f5)]()[_0x28b0ef(0x26c)](_0x19ff4c=>_0x19ff4c['is'](_0x28b0ef(0x208)))[_0x28b0ef(0x23e)](_0x667d06=>_0x667d06[_0x28b0ef(0x26b)]);if(_0x563dd2[_0x28b0ef(0x1dd)])return{'type':_0x28b0ef(0x267),'content':_0xa6026(_0x152ad6,_0x28b0ef(0x217),_0xa6026(_0x152ad6,_0x28b0ef(0x275),'\x22'+_0x563dd2[_0x28b0ef(0x213)]('\x20')+'\x22'))};}if(_0x28b0ef(0x270)==_0x44a685[_0x28b0ef(0x232)]){const _0x567610=_0x44a685[_0x28b0ef(0x1f5)]()[_0x28b0ef(0x26c)](_0x4a9b2c=>_0x4a9b2c['is'](_0x28b0ef(0x208)))[_0x28b0ef(0x23e)](_0x4557ba=>_0x4557ba[_0x28b0ef(0x26b)]);if(_0x567610[_0x28b0ef(0x1dd)])return{'type':_0x28b0ef(0x270),'content':_0xa6026(_0x152ad6,_0x28b0ef(0x24c),_0xa6026(_0x152ad6,_0x28b0ef(0x275),'\x22'+_0x567610[_0x28b0ef(0x213)]('\x20')+'\x22'))};}}}),_0x63d909[_0x2732d9(0x1f9)][_0x2732d9(0x24b)](_0x429b1d=>{const _0x3abc7a=_0x2732d9;if(_0x3abc7a(0x1ec)==_0x429b1d[_0x3abc7a(0x1da)]){const _0x548cc6=_0x429b1d[_0x3abc7a(0x1f5)]()[_0x3abc7a(0x26c)](_0x30bdda=>_0x30bdda['is'](_0x3abc7a(0x208)))[_0x3abc7a(0x23e)](_0x2ef514=>_0x2ef514[_0x3abc7a(0x26b)]),_0x25664f=this[_0x3abc7a(0x254)](_0x429b1d),_0x21d1b0=_0x25664f[_0x3abc7a(0x1f0)]-_0x25664f[_0x3abc7a(0x223)]+0x1;if(_0x3abc7a(0x267)==_0x429b1d[_0x3abc7a(0x232)])return _0x548cc6[_0x3abc7a(0x1dd)]?{'type':_0x3abc7a(0x267),'content':_0xa6026(_0x152ad6,_0x3abc7a(0x217),_0xa6026(_0x152ad6,_0x3abc7a(0x1d6),[_0x21d1b0,'\x22'+_0x548cc6[_0x3abc7a(0x213)]('\x20')+'\x22']))}:{'type':_0x3abc7a(0x267),'content':_0xa6026(_0x152ad6,_0x3abc7a(0x217),_0xa6026(_0x152ad6,_0x3abc7a(0x1de),_0x21d1b0))};if(_0x3abc7a(0x270)==_0x429b1d[_0x3abc7a(0x232)])return _0x548cc6[_0x3abc7a(0x1dd)]?{'type':_0x3abc7a(0x270),'content':_0xa6026(_0x152ad6,_0x3abc7a(0x24c),_0xa6026(_0x152ad6,_0x3abc7a(0x1d6),[_0x21d1b0,'\x22'+_0x548cc6[_0x3abc7a(0x213)]('\x20')+'\x22']))}:{'type':_0x3abc7a(0x270),'content':_0xa6026(_0x152ad6,_0x3abc7a(0x24c),_0xa6026(_0x152ad6,_0x3abc7a(0x1de),_0x21d1b0))};}if(_0x3abc7a(0x250)==_0x429b1d[_0x3abc7a(0x1da)]){const _0x334306=_0x429b1d[_0x3abc7a(0x1f5)]()[_0x3abc7a(0x26c)](_0x5ce442=>_0x5ce442['is'](_0x3abc7a(0x208)))[_0x3abc7a(0x23e)](_0x1e447b=>_0x1e447b[_0x3abc7a(0x26b)]),_0xc3a41c=this[_0x3abc7a(0x254)](_0x429b1d),_0x43ad80=_0xc3a41c[_0x3abc7a(0x266)]-_0xc3a41c[_0x3abc7a(0x230)]+0x1;if(_0x3abc7a(0x267)==_0x429b1d[_0x3abc7a(0x232)])return _0x334306[_0x3abc7a(0x1dd)]?{'type':_0x3abc7a(0x267),'content':_0xa6026(_0x152ad6,_0x3abc7a(0x217),_0xa6026(_0x152ad6,_0x3abc7a(0x1e9),[_0x43ad80,'\x22'+_0x334306[_0x3abc7a(0x213)]('\x20')+'\x22']))}:{'type':_0x3abc7a(0x267),'content':_0xa6026(_0x152ad6,_0x3abc7a(0x217),_0xa6026(_0x152ad6,_0x3abc7a(0x1e5),_0x43ad80))};if(_0x3abc7a(0x270)==_0x429b1d[_0x3abc7a(0x232)])return _0x334306[_0x3abc7a(0x1dd)]?{'type':_0x3abc7a(0x270),'content':_0xa6026(_0x152ad6,_0x3abc7a(0x24c),_0xa6026(_0x152ad6,_0x3abc7a(0x1e9),[_0x43ad80,'\x22'+_0x334306[_0x3abc7a(0x213)]('\x20')+'\x22']))}:{'type':_0x3abc7a(0x270),'content':_0xa6026(_0x152ad6,_0x3abc7a(0x24c),_0xa6026(_0x152ad6,_0x3abc7a(0x1e5),_0x43ad80))};}}),_0x63d909[_0x2732d9(0x247)][_0x2732d9(0x219)](_0x2732d9(0x267),_0x2732d9(0x1ec),_0x2732d9(0x20d),_0x50fae3),_0x63d909[_0x2732d9(0x247)][_0x2732d9(0x219)](_0x2732d9(0x270),_0x2732d9(0x1ec),_0x2732d9(0x1d9),_0x50fae3),_0x63d909[_0x2732d9(0x247)][_0x2732d9(0x219)](_0x2732d9(0x267),_0x2732d9(0x250),_0x2732d9(0x20d),_0x2f1918),_0x63d909[_0x2732d9(0x247)][_0x2732d9(0x219)](_0x2732d9(0x270),_0x2732d9(0x250),_0x2732d9(0x1d9),_0x2f1918),_0x63d909[_0x2732d9(0x247)][_0x2732d9(0x219)](_0x2732d9(0x267),_0x2732d9(0x250),_0x2732d9(0x213),_0x2c3c2a),_0x63d909[_0x2732d9(0x247)][_0x2732d9(0x219)](_0x2732d9(0x270),_0x2732d9(0x250),_0x2732d9(0x213),_0x2c3c2a),_0x63d909[_0x2732d9(0x247)][_0x2732d9(0x219)](_0x2732d9(0x267),_0x2732d9(0x1ec),_0x2732d9(0x213),_0x43f8c5),_0x63d909[_0x2732d9(0x247)][_0x2732d9(0x219)](_0x2732d9(0x270),_0x2732d9(0x1ec),_0x2732d9(0x213),_0x43f8c5);}[_0x38b84f(0x25f)](){const _0x1795d5=_0x38b84f,_0x1fd1ee=this[_0x1795d5(0x23d)],_0x5c4f7b=_0x1fd1ee[_0x1795d5(0x264)][_0x1795d5(0x25e)][_0x1795d5(0x1f7)];return(_0xa3f886,_0x27a1c4)=>{const _0x1767fd=_0x1795d5;_0x1fd1ee[_0x1767fd(0x264)][_0x1767fd(0x257)](_0x18b1eb=>{const _0x43cca3=_0x1767fd,{commandName:_0x2d2409,commandParams:_0x219c94}=_0x27a1c4;let _0x3ae913=_0xa3f886[0x0][_0x43cca3(0x1db)][_0x43cca3(0x24a)];_0x219c94&&_0x219c94[0x0]&&!0x1===_0x219c94[0x0][_0x43cca3(0x231)]&&(_0x3ae913=_0xa3f886[0x0][_0x43cca3(0x1e2)][_0x43cca3(0x211)]);const _0x13296d=_0x18b1eb[_0x43cca3(0x25c)](_0x3ae913);if(_0x43cca3(0x1e0)==_0x13296d[_0x43cca3(0x276)][_0x43cca3(0x1fe)])return;const _0x822343=Array[_0x43cca3(0x244)](_0x5c4f7b[_0x43cca3(0x21c)]())[_0x43cca3(0x23e)](_0x1836d4=>_0x3a4a78[_0x43cca3(0x201)](_0x1836d4));_0x18b1eb[_0x43cca3(0x21e)](_0x13296d),_0x1fd1ee[_0x43cca3(0x222)][_0x43cca3(0x238)](_0x2d2409)[_0x43cca3(0x1f6)](),_0x219c94[_0x43cca3(0x200)]({'forceDefaultExecution':!0x0}),_0x1fd1ee[_0x43cca3(0x20b)](_0x2d2409,..._0x219c94);const _0x3d1bce=_0x822343[_0x43cca3(0x26c)](_0x11ac22=>_0x43cca3(0x1e0)!=_0x11ac22[_0x43cca3(0x276)][_0x43cca3(0x1fe)]);_0x3d1bce[_0x43cca3(0x1dd)]>0x0&&_0x18b1eb[_0x43cca3(0x21e)](_0x3d1bce);for(const _0x4f5389 of _0x822343)_0x4f5389[_0x43cca3(0x20c)]();});};}[_0x38b84f(0x22c)](_0x39fc01){const _0x1513ec=_0x38b84f,_0x165009=this[_0x1513ec(0x23d)][_0x1513ec(0x249)][_0x1513ec(0x238)](_0x1513ec(0x256));let _0x4152bc=Number[_0x1513ec(0x1dc)],_0x58f136=Number[_0x1513ec(0x206)],_0x503dfc=Number[_0x1513ec(0x1dc)],_0x3387fe=Number[_0x1513ec(0x206)];for(const _0x2073c7 of _0x39fc01){if(_0x1513ec(0x1e0)==_0x2073c7[_0x1513ec(0x276)][_0x1513ec(0x1fe)])continue;const {row:_0x1068fe,column:_0x152303}=_0x165009[_0x1513ec(0x258)](_0x2073c7),_0x15bc06=_0x2073c7[_0x1513ec(0x228)](_0x1513ec(0x20a))?_0x2073c7[_0x1513ec(0x269)](_0x1513ec(0x20a))-0x1:0x0,_0x14416a=_0x2073c7[_0x1513ec(0x228)](_0x1513ec(0x1e8))?_0x2073c7[_0x1513ec(0x269)](_0x1513ec(0x1e8))-0x1:0x0;_0x4152bc=_0x1068fe<_0x4152bc?_0x1068fe:_0x4152bc,_0x58f136=_0x1068fe+_0x15bc06>_0x58f136?_0x1068fe+_0x15bc06:_0x58f136,_0x503dfc=_0x152303<_0x503dfc?_0x152303:_0x503dfc,_0x3387fe=_0x152303+_0x14416a>_0x3387fe?_0x152303+_0x14416a:_0x3387fe;}return{'minRow':_0x4152bc,'maxRow':_0x58f136,'minColumn':_0x503dfc,'maxColumn':_0x3387fe};}[_0x38b84f(0x1d8)](){const _0x414093=_0x38b84f,_0x4f710f=this[_0x414093(0x23d)],_0x2d242a=_0x4f710f[_0x414093(0x249)][_0x414093(0x238)](_0x414093(0x246)),_0x34ed17=_0x4f710f[_0x414093(0x249)][_0x414093(0x238)](_0x414093(0x256));_0x4f710f[_0x414093(0x264)][_0x414093(0x25e)]['on'](_0x414093(0x1f8),()=>{const _0x182c90=_0x414093,_0x3e4eaa=Array[_0x182c90(0x244)](_0x4f710f[_0x182c90(0x264)][_0x182c90(0x25e)][_0x182c90(0x272)][_0x182c90(0x241)]());for(const {name:_0x3151b1,data:_0x4d938c}of _0x3e4eaa){const {group:_0x52c5d7,id:_0x3a4b06,subType:_0x37c776}=_0x2d242a[_0x182c90(0x255)](_0x3151b1);if(_0x182c90(0x214)!=_0x52c5d7)continue;if(null!=_0x4d938c[_0x182c90(0x22f)])continue;const _0x25f82e=_0x2d242a[_0x182c90(0x234)](_0x3a4b06);this[_0x182c90(0x242)][_0x182c90(0x245)](_0x37c776)&&this[_0x182c90(0x1df)][_0x182c90(0x21d)](_0x25f82e);}},{'priority':_0x414093(0x224)});const _0x3bdac8=(_0x182737,_0x242552)=>{const _0x2ce39f=_0x414093;let _0x147521=!0x1;const _0xc98d2e=_0x242552[_0x2ce39f(0x271)](_0x182737),_0x5a5731=_0x182737[_0x2ce39f(0x26e)](_0x2ce39f(0x1fb)),_0x21117d=_0x34ed17[_0x2ce39f(0x258)](_0x182737);for(const _0x17b62c of this[_0x2ce39f(0x1df)]){const _0x4dab12=_0x17b62c[_0x2ce39f(0x1da)],_0x5d279d=_0x4dab12[_0x2ce39f(0x1fc)](_0x2ce39f(0x1ed)),_0x5d5853=_0x4dab12[_0x2ce39f(0x204)](_0x5d279d?0xa:0x5),_0x315eb6=_0x5d5853[_0x2ce39f(0x23c)](),_0x365cd7=_0x315eb6[_0x2ce39f(0x204)](0x0,0x3)+_0x2ce39f(0x205),_0x39991b=_0x2ce39f(0x1ea)+_0x5d5853,_0x215ed4=_0x2ce39f(0x20f)+_0x5d5853;if(!_0x17b62c[_0x2ce39f(0x207)])continue;if(_0x5a5731!=_0x17b62c[_0x2ce39f(0x1fd)]()[_0x2ce39f(0x1e2)][_0x2ce39f(0x26e)](_0x2ce39f(0x1fb)))continue;if(_0x17b62c[_0x2ce39f(0x1fa)](_0xc98d2e))continue;const _0x2e4a2f=_0x182737[_0x2ce39f(0x228)](_0x365cd7)?_0x182737[_0x2ce39f(0x269)](_0x365cd7)-0x1:0x0,_0x59f636=this[_0x2ce39f(0x254)](_0x17b62c),_0x101240=_0x59f636[_0x39991b],_0x463cf9=_0x59f636[_0x215ed4];_0x101240<=_0x21117d[_0x315eb6]&&_0x21117d[_0x315eb6]+_0x2e4a2f<=_0x463cf9&&(_0x17b62c[_0x2ce39f(0x235)](_0xc98d2e),_0x147521=!0x0);}return _0x147521;};_0x4f710f[_0x414093(0x264)][_0x414093(0x25e)][_0x414093(0x26a)](_0x6df09f=>{const _0x18b174=_0x414093;let _0x31d165=!0x1;for(const _0x143550 of _0x4f710f[_0x18b174(0x264)][_0x18b174(0x25e)][_0x18b174(0x272)][_0x18b174(0x277)]())if(_0x18b174(0x1f2)==_0x143550[_0x18b174(0x232)]){if(_0x18b174(0x1ec)==_0x143550[_0x18b174(0x259)]){for(const _0x3549a1 of _0x143550[_0x18b174(0x262)][_0x18b174(0x211)][_0x18b174(0x260)]())_0x31d165=_0x31d165||_0x3bdac8(_0x3549a1,_0x6df09f);}else _0x18b174(0x240)==_0x143550[_0x18b174(0x259)]&&(_0x31d165=_0x31d165||_0x3bdac8(_0x143550[_0x18b174(0x262)][_0x18b174(0x211)],_0x6df09f));}return _0x31d165;});}[_0x38b84f(0x254)](_0x164f5c){const _0x5255a0=_0x38b84f;return this[_0x5255a0(0x22c)](_0x164f5c[_0x5255a0(0x21c)]()[_0x5255a0(0x23e)](_0x1abd93=>_0x1abd93[_0x5255a0(0x1e2)][_0x5255a0(0x211)]));}}function be(_0x483da6){const _0x4827ae=_0x38b84f;return Array[_0x4827ae(0x244)](new Set(_0x483da6)[_0x4827ae(0x21f)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36fc72=_0x4dd0;(function(_0x35e5cd,_0x245c86){const _0x500754=_0x4dd0,_0x142eb9=_0x35e5cd();while(!![]){try{const _0xc6b1cf=-parseInt(_0x500754(0x18b))/0x1+-parseInt(_0x500754(0x19c))/0x2*(parseInt(_0x500754(0x194))/0x3)+-parseInt(_0x500754(0x192))/0x4*(-parseInt(_0x500754(0x199))/0x5)+-parseInt(_0x500754(0x188))/0x6*(-parseInt(_0x500754(0x18a))/0x7)+parseInt(_0x500754(0x19a))/0x8+parseInt(_0x500754(0x190))/0x9*(-parseInt(_0x500754(0x193))/0xa)+parseInt(_0x500754(0x195))/0xb*(parseInt(_0x500754(0x19b))/0xc);if(_0xc6b1cf===_0x245c86)break;else _0x142eb9['push'](_0x142eb9['shift']());}catch(_0x438e0c){_0x142eb9['push'](_0x142eb9['shift']());}}}(_0x499b,0x2f373));function _0x4dd0(_0x2df2b8,_0x5d26aa){const _0x499b02=_0x499b();return _0x4dd0=function(_0x4dd0a6,_0x538648){_0x4dd0a6=_0x4dd0a6-0x188;let _0x474f0f=_0x499b02[_0x4dd0a6];return _0x474f0f;},_0x4dd0(_0x2df2b8,_0x5d26aa);}function _0x499b(){const _0x3ebadf=['12CDmiiU','5374ibzRVx','toggleTableCaption','102PApDOw','TrackChangesEditing','62482vChaKH','179125MinsDu','has','TableCaptionEditing','get','afterInit','1890ZDihwp','requires','52macHMU','18010PlUQCj','219CdhCSx','744018LNQhLD','editor','enableCommand','plugins','133255JhZJTO','3048304dFxEKX'];_0x499b=function(){return _0x3ebadf;};return _0x499b();}import{Plugin as _0x3bd80a}from'ckeditor5/src/core.js';import _0x48d834 from'./table.js';export default class xt extends _0x3bd80a{static get[_0x36fc72(0x191)](){return[_0x48d834];}[_0x36fc72(0x18f)](){const _0x2cef14=_0x36fc72,_0x11e54f=this[_0x2cef14(0x196)];if(!_0x11e54f[_0x2cef14(0x198)][_0x2cef14(0x18c)](_0x2cef14(0x18d)))return;_0x11e54f[_0x2cef14(0x198)][_0x2cef14(0x18e)](_0x2cef14(0x189))[_0x2cef14(0x197)](_0x2cef14(0x19d));}}
23
+ const _0x2561ad=_0x3eb3;(function(_0x35de70,_0x4a9006){const _0x1fc7a9=_0x3eb3,_0x12a15b=_0x35de70();while(!![]){try{const _0x16a94e=-parseInt(_0x1fc7a9(0xd8))/0x1*(parseInt(_0x1fc7a9(0xd6))/0x2)+parseInt(_0x1fc7a9(0xc9))/0x3+-parseInt(_0x1fc7a9(0xd4))/0x4*(-parseInt(_0x1fc7a9(0xca))/0x5)+parseInt(_0x1fc7a9(0xd3))/0x6+-parseInt(_0x1fc7a9(0xcd))/0x7+parseInt(_0x1fc7a9(0xd1))/0x8*(-parseInt(_0x1fc7a9(0xd2))/0x9)+-parseInt(_0x1fc7a9(0xc7))/0xa;if(_0x16a94e===_0x4a9006)break;else _0x12a15b['push'](_0x12a15b['shift']());}catch(_0x3cd598){_0x12a15b['push'](_0x12a15b['shift']());}}}(_0x2c5b,0xcfe64));function _0x3eb3(_0x23a9de,_0x53534b){const _0x2c5b3d=_0x2c5b();return _0x3eb3=function(_0x3eb39c,_0x4e6336){_0x3eb39c=_0x3eb39c-0xc5;let _0x3d0a16=_0x2c5b3d[_0x3eb39c];return _0x3d0a16;},_0x3eb3(_0x23a9de,_0x53534b);}import{Plugin as _0x3661f2}from'ckeditor5/src/core.js';import _0x5709b8 from'./table.js';export default class xt extends _0x3661f2{static get[_0x2561ad(0xd7)](){return[_0x5709b8];}[_0x2561ad(0xcc)](){const _0x2e2b9e=_0x2561ad,_0x5dd9c5=this[_0x2e2b9e(0xcf)];if(!_0x5dd9c5[_0x2e2b9e(0xce)][_0x2e2b9e(0xc8)](_0x2e2b9e(0xc5)))return;_0x5dd9c5[_0x2e2b9e(0xce)][_0x2e2b9e(0xc6)](_0x2e2b9e(0xd0))[_0x2e2b9e(0xcb)](_0x2e2b9e(0xd5));}}function _0x2c5b(){const _0x14bd19=['editor','TrackChangesEditing','152FSjjFI','185418JBoYNh','6555270dEIMWd','130340ryZmwv','toggleTableCaption','2dmRONs','requires','1333511HaVzyI','TableCaptionEditing','get','5035220HDAQLq','has','3416274YomQkR','160xWqbCj','enableCommand','afterInit','1357972zGiIGg','plugins'];_0x2c5b=function(){return _0x14bd19;};return _0x2c5b();}