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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38a1bc=_0x106f;(function(_0x22c431,_0x15f39a){const _0x57dd51=_0x106f,_0x22f0d3=_0x22c431();while(!![]){try{const _0x285672=-parseInt(_0x57dd51(0x1e5))/0x1*(parseInt(_0x57dd51(0x1d9))/0x2)+parseInt(_0x57dd51(0x1e1))/0x3*(-parseInt(_0x57dd51(0x204))/0x4)+-parseInt(_0x57dd51(0x203))/0x5*(-parseInt(_0x57dd51(0x1fd))/0x6)+parseInt(_0x57dd51(0x207))/0x7*(-parseInt(_0x57dd51(0x1ee))/0x8)+parseInt(_0x57dd51(0x1c2))/0x9*(-parseInt(_0x57dd51(0x1e0))/0xa)+-parseInt(_0x57dd51(0x1bc))/0xb+parseInt(_0x57dd51(0x1cc))/0xc;if(_0x285672===_0x15f39a)break;else _0x22f0d3['push'](_0x22f0d3['shift']());}catch(_0xa3aed7){_0x22f0d3['push'](_0x22f0d3['shift']());}}}(_0x3ad1,0x3491d));import{Plugin as _0x5458ed}from'ckeditor5/src/core.js';import{getTranslation as _0x151536}from'../utils/common-translations.js';export default class pe extends _0x5458ed{[_0x38a1bc(0x1e6)](){const _0x482a20=_0x38a1bc;if(!this[_0x482a20(0x1bb)][_0x482a20(0x1d5)][_0x482a20(0x1f9)](_0x482a20(0x1ce)))return;const _0x48ddda=this[_0x482a20(0x1bb)][_0x482a20(0x1f0)][_0x482a20(0x1b7)](_0x482a20(0x1d8)),_0x3c3e7a=this[_0x482a20(0x1bb)][_0x482a20(0x1d5)][_0x482a20(0x1b7)](_0x482a20(0x1c1));_0x48ddda[_0x482a20(0x1fb)]&&(_0x3c3e7a[_0x482a20(0x1fa)](_0x482a20(0x20c)),_0x3c3e7a[_0x482a20(0x1d3)](_0x482a20(0x20c))),_0x48ddda[_0x482a20(0x1f3)]&&(_0x3c3e7a[_0x482a20(0x1fa)](_0x482a20(0x1f5)),_0x3c3e7a[_0x482a20(0x1d3)](_0x482a20(0x1f5))),_0x48ddda[_0x482a20(0x1d4)]&&(_0x3c3e7a[_0x482a20(0x1fa)](_0x482a20(0x1c5)),_0x3c3e7a[_0x482a20(0x1d3)](_0x482a20(0x1c5)));const _0x34f8ce={'type':_0x482a20(0x1c8),'content':''};_0x3c3e7a[_0x482a20(0x1ff)][_0x482a20(0x1c4)](this[_0x482a20(0x1ea)][_0x482a20(0x205)](this));const _0x33be16=this[_0x482a20(0x1bb)][_0x482a20(0x208)];_0x3c3e7a[_0x482a20(0x1ff)][_0x482a20(0x20d)](_0x482a20(0x1f5),_0x151536(_0x33be16,_0x482a20(0x1c0))),_0x3c3e7a[_0x482a20(0x1ff)][_0x482a20(0x1c4)](_0xd4fa00=>{const _0x15b686=_0x482a20,{data:_0xed3f21}=_0xd4fa00;if(_0xed3f21&&_0x15b686(0x1f5)==_0xed3f21[_0x15b686(0x1e2)])return null==_0xed3f21[_0x15b686(0x209)]||0x0==_0xed3f21[_0x15b686(0x209)]&&null==_0xed3f21[_0x15b686(0x1dd)]?_0x34f8ce:void 0x0;}),_0x3c3e7a[_0x482a20(0x1ff)][_0x482a20(0x20d)](_0x482a20(0x1c5),_0x151536(_0x33be16,_0x482a20(0x1c3))),_0x3c3e7a[_0x482a20(0x1ff)][_0x482a20(0x1c4)](_0x9ca674=>{const _0x1a17a0=_0x482a20,{data:_0x553d24}=_0x9ca674;if(_0x553d24&&_0x1a17a0(0x1c5)==_0x553d24[_0x1a17a0(0x1e2)])return null==_0x553d24[_0x1a17a0(0x209)]||0x1==_0x553d24[_0x1a17a0(0x209)]&&null==_0x553d24[_0x1a17a0(0x1dd)]?_0x34f8ce:void 0x0;}),this[_0x482a20(0x1bb)][_0x482a20(0x200)][_0x482a20(0x1e8)][_0x482a20(0x1ca)](_0x9c04a9=>{const _0x490874=_0x482a20;if(_0x9c04a9[_0x490874(0x1fc)][_0x490874(0x1d7)])return!0x1;let _0xcbefd5=!0x1;const _0x1da5a9=_0x3c3e7a[_0x490874(0x1dc)]({'skipNotAttached':!0x0})[_0x490874(0x1f7)](_0x41b9b7=>{const _0x175c2b=_0x490874,_0x2d6c6f=_0x3c3e7a[_0x175c2b(0x1d2)](_0x41b9b7);return _0x175c2b(0x1c5)==_0x2d6c6f||_0x175c2b(0x1f5)==_0x2d6c6f;});for(const _0x565ec1 of _0x1da5a9){const _0x3cca97=_0x565ec1[_0x490874(0x1ba)]()[_0x490874(0x1d1)][_0x490874(0x1de)][_0x490874(0x1d6)](_0x490874(0x20a));if(_0x490874(0x1db)==_0x3cca97||_0x490874(0x1be)==_0x3cca97)continue;_0x3c3e7a[_0x490874(0x206)](_0x565ec1[_0x490874(0x1ba)](),_0x490874(0x1c6))[_0x490874(0x1bd)](_0x533745=>_0x490874(0x20a)==_0x3c3e7a[_0x490874(0x1d2)](_0x533745[_0x490874(0x1cd)]))||(_0x9c04a9[_0x490874(0x202)](_0x565ec1[_0x490874(0x1b3)]()),_0xcbefd5=!0x0);}return _0xcbefd5;}),this[_0x482a20(0x1ec)]();}[_0x38a1bc(0x1ea)](_0x4f96e4){const _0x260d53=_0x38a1bc,_0x52a6b2=this[_0x260d53(0x1bb)][_0x260d53(0x208)],{data:_0x2e02e7}=_0x4f96e4,_0x391553={'type':_0x260d53(0x1c8),'content':''};if(!_0x2e02e7||_0x260d53(0x20c)!=_0x2e02e7[_0x260d53(0x1e2)])return;if(!_0x2e02e7[_0x260d53(0x1dd)])return _0x260d53(0x210)==_0x2e02e7[_0x260d53(0x209)]?_0x391553:{'type':_0x260d53(0x1c8),'content':''+_0x151536(_0x52a6b2,_0x260d53(0x1ed),_0x151536(_0x52a6b2,this[_0x260d53(0x1da)](_0x2e02e7[_0x260d53(0x209)])))};if(!_0x2e02e7[_0x260d53(0x209)]){if(_0x260d53(0x210)==_0x2e02e7[_0x260d53(0x1dd)])return _0x391553;let _0x35d527=_0x4f96e4[_0x260d53(0x20f)];for(;_0x35d527;){if(_0x35d527[_0x260d53(0x1bf)]&&_0x260d53(0x20a)==_0x35d527[_0x260d53(0x1bf)][_0x260d53(0x1e2)]&&_0x35d527[_0x260d53(0x1bf)][_0x260d53(0x209)])return _0x391553;_0x35d527=_0x35d527[_0x260d53(0x1b8)];}return{'type':_0x260d53(0x1c8),'content':''+_0x151536(_0x52a6b2,_0x260d53(0x1f1),_0x151536(_0x52a6b2,this[_0x260d53(0x1da)](_0x2e02e7[_0x260d53(0x1dd)])))};}if(_0x260d53(0x210)!=_0x2e02e7[_0x260d53(0x209)])return{'type':_0x260d53(0x1c8),'content':''+_0x151536(_0x52a6b2,_0x260d53(0x1ed),_0x151536(_0x52a6b2,this[_0x260d53(0x1da)](_0x2e02e7[_0x260d53(0x209)])))};let _0x2a7ada=_0x4f96e4[_0x260d53(0x20f)];for(;_0x2a7ada;){if(_0x2a7ada[_0x260d53(0x1bf)]&&_0x260d53(0x20a)==_0x2a7ada[_0x260d53(0x1bf)][_0x260d53(0x1e2)]&&_0x2a7ada[_0x260d53(0x1bf)][_0x260d53(0x209)]&&_0x2a7ada[_0x260d53(0x1bf)][_0x260d53(0x1dd)])return _0x391553;_0x2a7ada=_0x2a7ada[_0x260d53(0x1b8)];}const _0x224852=_0x4f96e4[_0x260d53(0x1ba)]()[_0x260d53(0x1d1)][_0x260d53(0x1de)][_0x260d53(0x1d6)](_0x260d53(0x20a));return{'type':_0x260d53(0x1c8),'content':_0x151536(_0x52a6b2,_0x260d53(0x1ed),_0x151536(_0x52a6b2,_0x260d53(0x1b4)+_0x224852[_0x260d53(0x20b)]()+_0x260d53(0x1e7)))};}[_0x38a1bc(0x1ec)](){const _0x30322b=_0x38a1bc,_0x2f7da1=this[_0x30322b(0x1bb)],_0x163137=_0x2f7da1[_0x30322b(0x208)];_0x2f7da1[_0x30322b(0x1d5)][_0x30322b(0x1b7)](_0x30322b(0x1c1))[_0x30322b(0x1ff)][_0x30322b(0x1c4)](_0x2fea7a=>{const _0xa67aa1=_0x30322b;if(_0xa67aa1(0x1f2)!=_0x2fea7a[_0xa67aa1(0x20e)])return;const {data:_0x527ac2}=_0x2fea7a;if(!_0x527ac2)return;let _0x4380ae,_0x2cdb93;switch(_0x527ac2[_0xa67aa1(0x1cb)]){case _0xa67aa1(0x20c):_0x4380ae=_0xa67aa1(0x1e9),_0x2cdb93={'type':_0xa67aa1(0x1c8),'content':_0x151536(_0x163137,_0x4380ae,_0x151536(_0x163137,this[_0xa67aa1(0x1da)](_0x527ac2[_0xa67aa1(0x1e3)][0x0][_0xa67aa1(0x20e)])))};break;case _0xa67aa1(0x1f5):_0x4380ae=_0x527ac2[_0xa67aa1(0x1e3)][0x0][_0xa67aa1(0x1f3)]?_0xa67aa1(0x1c7):_0xa67aa1(0x1b6),_0x2cdb93={'type':_0xa67aa1(0x1c8),'content':_0x151536(_0x163137,_0x4380ae)};break;case _0xa67aa1(0x1c5):_0x4380ae=_0xa67aa1(0x1cf),_0x2cdb93={'type':_0xa67aa1(0x1c8),'content':_0x151536(_0x163137,_0x4380ae,_0x527ac2[_0xa67aa1(0x1e3)][0x0][_0xa67aa1(0x1d4)])};}return _0x2cdb93;});}[_0x38a1bc(0x1da)](_0x355f8b){const _0x2d287d=_0x38a1bc;return _0x2d287d(0x1b4)+function(_0x26cd17){const _0x122f83=_0x2d287d;if(ye[_0x122f83(0x1e4)](_0x26cd17))return _0x122f83(0x1eb);if(Se[_0x122f83(0x1e4)](_0x26cd17))return _0x122f83(0x1db);return null;}(_0x355f8b)[_0x2d287d(0x20b)]()+_0x2d287d(0x1c9)+_0x355f8b[_0x2d287d(0x20b)]()[_0x2d287d(0x1d0)](/-/g,'_');}}function _0x106f(_0x3e92a6,_0x2b1dc2){const _0x3ad1e8=_0x3ad1();return _0x106f=function(_0x106f9c,_0x53e43d){_0x106f9c=_0x106f9c-0x1b3;let _0x31b0ad=_0x3ad1e8[_0x106f9c];return _0x31b0ad;},_0x106f(_0x3e92a6,_0x2b1dc2);}function _0x3ad1(){const _0x45586f=['2jyGUVz','_getTranslationKeyForListStyle','numbered','getSuggestions','oldValue','nodeAfter','lower-roman','2620HjjPvt','19191TKRbAQ','key','commandParams','includes','9278AwMymo','afterInit','_LIST_DEFAULT','document','*Change\x20to:*\x20%0','handleDescriptions','bulleted','_registerLegacyDescription','*Set\x20format:*\x20%0','8SjsggR','decimal-leading-zero','config','*Remove\x20format:*\x20%0','formatBlock','reversed','disc','listReversed','square','filter','upper-roman','has','enableDefaultAttributesIntegration','styles','batch','564fXTEHt','decimal','descriptionFactory','model','circle','removeMarker','6185SReSUJ','112KJUPlB','bind','_findSuggestions','461671SxSzfa','locale','newValue','listType','toUpperCase','listStyle','registerAttributeLabel','type','head','default','getFirstMarker','ELEMENT_','lower-latin','*Format:*\x20set\x20order\x20to\x20regular','get','next','upper-latin','getFirstRange','editor','3764794GlwmVs','find','customNumbered','data','FORMAT_LIST_REVERSED','TrackChangesEditing','2457UxKSpe','FORMAT_LIST_START','registerDescriptionCallback','listStart','attribute','*Format:*\x20set\x20order\x20to\x20reversed','format','_LIST_','registerPostFixer','commandName','9206088BvEpED','suggestion','ListPropertiesEditing','*Format:*\x20set\x20start\x20index\x20to\x20%0','replace','start','_getAttributeKey','registerBlockAttribute','startIndex','plugins','getAttribute','isUndo','list.properties'];_0x3ad1=function(){return _0x45586f;};return _0x3ad1();}const ye=[_0x38a1bc(0x1f4),_0x38a1bc(0x201),_0x38a1bc(0x1f6)],Se=[_0x38a1bc(0x1fe),_0x38a1bc(0x1ef),_0x38a1bc(0x1df),_0x38a1bc(0x1f8),_0x38a1bc(0x1b5),_0x38a1bc(0x1b9)];
23
+ const _0xa8bb3a=_0x2c63;function _0x10e7(){const _0x5ee8ab=['numbered','find','list.properties','*Format:*\x20set\x20order\x20to\x20reversed','formatBlock','square','includes','has','get','*Set\x20format:*\x20%0','upper-latin','model','removeMarker','_registerLegacyDescription','18370752NMvcJu','commandName','styles','commandParams','getAttribute','toUpperCase','TrackChangesEditing','descriptionFactory','attribute','3374696psbQHM','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Change\x20to:*\x20%0','3484830vhNobS','head','filter','11732700xywVjA','listStart','*Remove\x20format:*\x20%0','isUndo','locale','_LIST_','bulleted','232151eyefCP','*Format:*\x20set\x20order\x20to\x20regular','handleDescriptions','suggestion','nodeAfter','oldValue','data','default','registerDescriptionCallback','listType','customNumbered','decimal-leading-zero','document','registerAttributeLabel','decimal','ListPropertiesEditing','key','newValue','lower-roman','ELEMENT_','getFirstRange','listReversed','start','8938300ApbUdF','upper-roman','circle','6FdClId','plugins','afterInit','editor','_getAttributeKey','5143329QlDyll','replace','_getTranslationKeyForListStyle','next','bind','disc','getSuggestions','enableDefaultAttributesIntegration','lower-latin','type','format','reversed','FORMAT_LIST_START','_findSuggestions','registerBlockAttribute','config','batch','_LIST_DEFAULT','startIndex','registerPostFixer','getFirstMarker','listStyle','FORMAT_LIST_REVERSED'];_0x10e7=function(){return _0x5ee8ab;};return _0x10e7();}(function(_0x55edbf,_0x9db82c){const _0x3afd53=_0x2c63,_0x308b02=_0x55edbf();while(!![]){try{const _0x3185f9=-parseInt(_0x3afd53(0x1df))/0x1*(-parseInt(_0x3afd53(0x1f9))/0x2)+parseInt(_0x3afd53(0x1fe))/0x3+-parseInt(_0x3afd53(0x1d2))/0x4+-parseInt(_0x3afd53(0x1f6))/0x5+parseInt(_0x3afd53(0x1d5))/0x6+-parseInt(_0x3afd53(0x1d8))/0x7+parseInt(_0x3afd53(0x1c9))/0x8;if(_0x3185f9===_0x9db82c)break;else _0x308b02['push'](_0x308b02['shift']());}catch(_0xb5da44){_0x308b02['push'](_0x308b02['shift']());}}}(_0x10e7,0xef683));import{Plugin as _0x3d07af}from'ckeditor5/src/core.js';import{getTranslation as _0x2a0822}from'../utils/common-translations.js';export default class pe extends _0x3d07af{[_0xa8bb3a(0x1fb)](){const _0x46d6f3=_0xa8bb3a;if(!this[_0x46d6f3(0x1fc)][_0x46d6f3(0x1fa)][_0x46d6f3(0x1c2)](_0x46d6f3(0x1ee)))return;const _0xd77834=this[_0x46d6f3(0x1fc)][_0x46d6f3(0x20d)][_0x46d6f3(0x1c3)](_0x46d6f3(0x1bd)),_0x59122b=this[_0x46d6f3(0x1fc)][_0x46d6f3(0x1fa)][_0x46d6f3(0x1c3)](_0x46d6f3(0x1cf));_0xd77834[_0x46d6f3(0x1cb)]&&(_0x59122b[_0x46d6f3(0x205)](_0x46d6f3(0x213)),_0x59122b[_0x46d6f3(0x20c)](_0x46d6f3(0x213))),_0xd77834[_0x46d6f3(0x209)]&&(_0x59122b[_0x46d6f3(0x205)](_0x46d6f3(0x1f4)),_0x59122b[_0x46d6f3(0x20c)](_0x46d6f3(0x1f4))),_0xd77834[_0x46d6f3(0x210)]&&(_0x59122b[_0x46d6f3(0x205)](_0x46d6f3(0x1d9)),_0x59122b[_0x46d6f3(0x20c)](_0x46d6f3(0x1d9)));const _0x58124b={'type':_0x46d6f3(0x208),'content':''};_0x59122b[_0x46d6f3(0x1d0)][_0x46d6f3(0x1e7)](this[_0x46d6f3(0x1e1)][_0x46d6f3(0x202)](this));const _0x21ca8e=this[_0x46d6f3(0x1fc)][_0x46d6f3(0x1dc)];_0x59122b[_0x46d6f3(0x1d0)][_0x46d6f3(0x1ec)](_0x46d6f3(0x1f4),_0x2a0822(_0x21ca8e,_0x46d6f3(0x1ba))),_0x59122b[_0x46d6f3(0x1d0)][_0x46d6f3(0x1e7)](_0x4b9084=>{const _0x4408a5=_0x46d6f3,{data:_0x13a3bf}=_0x4b9084;if(_0x13a3bf&&_0x4408a5(0x1f4)==_0x13a3bf[_0x4408a5(0x1ef)])return null==_0x13a3bf[_0x4408a5(0x1f0)]||0x0==_0x13a3bf[_0x4408a5(0x1f0)]&&null==_0x13a3bf[_0x4408a5(0x1e4)]?_0x58124b:void 0x0;}),_0x59122b[_0x46d6f3(0x1d0)][_0x46d6f3(0x1ec)](_0x46d6f3(0x1d9),_0x2a0822(_0x21ca8e,_0x46d6f3(0x20a))),_0x59122b[_0x46d6f3(0x1d0)][_0x46d6f3(0x1e7)](_0x27d1d0=>{const _0x3b0280=_0x46d6f3,{data:_0x445b14}=_0x27d1d0;if(_0x445b14&&_0x3b0280(0x1d9)==_0x445b14[_0x3b0280(0x1ef)])return null==_0x445b14[_0x3b0280(0x1f0)]||0x1==_0x445b14[_0x3b0280(0x1f0)]&&null==_0x445b14[_0x3b0280(0x1e4)]?_0x58124b:void 0x0;}),this[_0x46d6f3(0x1fc)][_0x46d6f3(0x1c6)][_0x46d6f3(0x1eb)][_0x46d6f3(0x211)](_0x247454=>{const _0x3fa536=_0x46d6f3;if(_0x247454[_0x3fa536(0x20e)][_0x3fa536(0x1db)])return!0x1;let _0x4bdab5=!0x1;const _0x21d6ed=_0x59122b[_0x3fa536(0x204)]({'skipNotAttached':!0x0})[_0x3fa536(0x1d7)](_0x2b86e7=>{const _0x4bd467=_0x3fa536,_0x481833=_0x59122b[_0x4bd467(0x1fd)](_0x2b86e7);return _0x4bd467(0x1d9)==_0x481833||_0x4bd467(0x1f4)==_0x481833;});for(const _0x45e029 of _0x21d6ed){const _0x44b31b=_0x45e029[_0x3fa536(0x1f3)]()[_0x3fa536(0x1f5)][_0x3fa536(0x1e3)][_0x3fa536(0x1cd)](_0x3fa536(0x1e8));if(_0x3fa536(0x1bb)==_0x44b31b||_0x3fa536(0x1e9)==_0x44b31b)continue;_0x59122b[_0x3fa536(0x20b)](_0x45e029[_0x3fa536(0x1f3)](),_0x3fa536(0x1d1))[_0x3fa536(0x1bc)](_0xdfb04d=>_0x3fa536(0x1e8)==_0x59122b[_0x3fa536(0x1fd)](_0xdfb04d[_0x3fa536(0x1e2)]))||(_0x247454[_0x3fa536(0x1c7)](_0x45e029[_0x3fa536(0x212)]()),_0x4bdab5=!0x0);}return _0x4bdab5;}),this[_0x46d6f3(0x1c8)]();}[_0xa8bb3a(0x1e1)](_0x1a923b){const _0x1fefd6=_0xa8bb3a,_0x612d06=this[_0x1fefd6(0x1fc)][_0x1fefd6(0x1dc)],{data:_0x36704e}=_0x1a923b,_0x5c334f={'type':_0x1fefd6(0x208),'content':''};if(!_0x36704e||_0x1fefd6(0x213)!=_0x36704e[_0x1fefd6(0x1ef)])return;if(!_0x36704e[_0x1fefd6(0x1e4)])return _0x1fefd6(0x1e6)==_0x36704e[_0x1fefd6(0x1f0)]?_0x5c334f:{'type':_0x1fefd6(0x208),'content':''+_0x2a0822(_0x612d06,_0x1fefd6(0x1c4),_0x2a0822(_0x612d06,this[_0x1fefd6(0x200)](_0x36704e[_0x1fefd6(0x1f0)])))};if(!_0x36704e[_0x1fefd6(0x1f0)]){if(_0x1fefd6(0x1e6)==_0x36704e[_0x1fefd6(0x1e4)])return _0x5c334f;let _0x4842e9=_0x1a923b[_0x1fefd6(0x1d6)];for(;_0x4842e9;){if(_0x4842e9[_0x1fefd6(0x1e5)]&&_0x1fefd6(0x1e8)==_0x4842e9[_0x1fefd6(0x1e5)][_0x1fefd6(0x1ef)]&&_0x4842e9[_0x1fefd6(0x1e5)][_0x1fefd6(0x1f0)])return _0x5c334f;_0x4842e9=_0x4842e9[_0x1fefd6(0x201)];}return{'type':_0x1fefd6(0x208),'content':''+_0x2a0822(_0x612d06,_0x1fefd6(0x1da),_0x2a0822(_0x612d06,this[_0x1fefd6(0x200)](_0x36704e[_0x1fefd6(0x1e4)])))};}if(_0x1fefd6(0x1e6)!=_0x36704e[_0x1fefd6(0x1f0)])return{'type':_0x1fefd6(0x208),'content':''+_0x2a0822(_0x612d06,_0x1fefd6(0x1c4),_0x2a0822(_0x612d06,this[_0x1fefd6(0x200)](_0x36704e[_0x1fefd6(0x1f0)])))};let _0x1e5539=_0x1a923b[_0x1fefd6(0x1d6)];for(;_0x1e5539;){if(_0x1e5539[_0x1fefd6(0x1e5)]&&_0x1fefd6(0x1e8)==_0x1e5539[_0x1fefd6(0x1e5)][_0x1fefd6(0x1ef)]&&_0x1e5539[_0x1fefd6(0x1e5)][_0x1fefd6(0x1f0)]&&_0x1e5539[_0x1fefd6(0x1e5)][_0x1fefd6(0x1e4)])return _0x5c334f;_0x1e5539=_0x1e5539[_0x1fefd6(0x201)];}const _0x2d6359=_0x1a923b[_0x1fefd6(0x1f3)]()[_0x1fefd6(0x1f5)][_0x1fefd6(0x1e3)][_0x1fefd6(0x1cd)](_0x1fefd6(0x1e8));return{'type':_0x1fefd6(0x208),'content':_0x2a0822(_0x612d06,_0x1fefd6(0x1c4),_0x2a0822(_0x612d06,_0x1fefd6(0x1f2)+_0x2d6359[_0x1fefd6(0x1ce)]()+_0x1fefd6(0x20f)))};}[_0xa8bb3a(0x1c8)](){const _0x1ecd42=_0xa8bb3a,_0x2e1068=this[_0x1ecd42(0x1fc)],_0xe37bd=_0x2e1068[_0x1ecd42(0x1dc)];_0x2e1068[_0x1ecd42(0x1fa)][_0x1ecd42(0x1c3)](_0x1ecd42(0x1cf))[_0x1ecd42(0x1d0)][_0x1ecd42(0x1e7)](_0x59c971=>{const _0x48b736=_0x1ecd42;if(_0x48b736(0x1bf)!=_0x59c971[_0x48b736(0x207)])return;const {data:_0x113030}=_0x59c971;if(!_0x113030)return;let _0x18d123,_0x189fe0;switch(_0x113030[_0x48b736(0x1ca)]){case _0x48b736(0x213):_0x18d123=_0x48b736(0x1d4),_0x189fe0={'type':_0x48b736(0x208),'content':_0x2a0822(_0xe37bd,_0x18d123,_0x2a0822(_0xe37bd,this[_0x48b736(0x200)](_0x113030[_0x48b736(0x1cc)][0x0][_0x48b736(0x207)])))};break;case _0x48b736(0x1f4):_0x18d123=_0x113030[_0x48b736(0x1cc)][0x0][_0x48b736(0x209)]?_0x48b736(0x1be):_0x48b736(0x1e0),_0x189fe0={'type':_0x48b736(0x208),'content':_0x2a0822(_0xe37bd,_0x18d123)};break;case _0x48b736(0x1d9):_0x18d123=_0x48b736(0x1d3),_0x189fe0={'type':_0x48b736(0x208),'content':_0x2a0822(_0xe37bd,_0x18d123,_0x113030[_0x48b736(0x1cc)][0x0][_0x48b736(0x210)])};}return _0x189fe0;});}[_0xa8bb3a(0x200)](_0x2e8d61){const _0x6d86eb=_0xa8bb3a;return _0x6d86eb(0x1f2)+function(_0x19f517){const _0x19f140=_0x6d86eb;if(ye[_0x19f140(0x1c1)](_0x19f517))return _0x19f140(0x1de);if(Se[_0x19f140(0x1c1)](_0x19f517))return _0x19f140(0x1bb);return null;}(_0x2e8d61)[_0x6d86eb(0x1ce)]()+_0x6d86eb(0x1dd)+_0x2e8d61[_0x6d86eb(0x1ce)]()[_0x6d86eb(0x1ff)](/-/g,'_');}}function _0x2c63(_0x48fed6,_0x438927){const _0x10e724=_0x10e7();return _0x2c63=function(_0x2c63f9,_0x251790){_0x2c63f9=_0x2c63f9-0x1ba;let _0x278154=_0x10e724[_0x2c63f9];return _0x278154;},_0x2c63(_0x48fed6,_0x438927);}const ye=[_0xa8bb3a(0x203),_0xa8bb3a(0x1f8),_0xa8bb3a(0x1c0)],Se=[_0xa8bb3a(0x1ed),_0xa8bb3a(0x1ea),_0xa8bb3a(0x1f1),_0xa8bb3a(0x1f7),_0xa8bb3a(0x206),_0xa8bb3a(0x1c5)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1653bb=_0x4eed;(function(_0x5759c3,_0x4416ca){const _0x26ead8=_0x4eed,_0x52dd6d=_0x5759c3();while(!![]){try{const _0x20ccc4=-parseInt(_0x26ead8(0xe9))/0x1*(parseInt(_0x26ead8(0xef))/0x2)+-parseInt(_0x26ead8(0xd7))/0x3*(-parseInt(_0x26ead8(0xee))/0x4)+-parseInt(_0x26ead8(0xea))/0x5*(parseInt(_0x26ead8(0xdd))/0x6)+parseInt(_0x26ead8(0xe2))/0x7*(-parseInt(_0x26ead8(0xdf))/0x8)+-parseInt(_0x26ead8(0xe0))/0x9*(-parseInt(_0x26ead8(0xfb))/0xa)+parseInt(_0x26ead8(0xde))/0xb+parseInt(_0x26ead8(0xf0))/0xc*(parseInt(_0x26ead8(0xe6))/0xd);if(_0x20ccc4===_0x4416ca)break;else _0x52dd6d['push'](_0x52dd6d['shift']());}catch(_0x584318){_0x52dd6d['push'](_0x52dd6d['shift']());}}}(_0x148d,0x8dc11));import{Plugin as _0x2af184}from'ckeditor5/src/core.js';import{getTranslation as _0x409f51}from'../utils/common-translations.js';function _0x4eed(_0x6da52e,_0x2732d6){const _0x148d20=_0x148d();return _0x4eed=function(_0x4eed17,_0x435d33){_0x4eed17=_0x4eed17-0xd6;let _0x269150=_0x148d20[_0x4eed17];return _0x269150;},_0x4eed(_0x6da52e,_0x2732d6);}function _0x148d(){const _0x37e5a8=['8FkOKcA','234USLEtI','div','7364987XGkODJ','dataDowncast','data','afterInit','169yGkyxt','options','get','1080202IgrTYK','1090QJwypy','ELEMENT_MEDIA','TrackChangesEditing','enableCommand','105164wPkpXp','2wogYii','1989996lGCWst','high','createEmptyElement','media','locale','MediaEmbedEditing','attribute:url:media','stop','registerElementLabel','elementToElement','editor','317150RolimP','has','conversion','showSuggestionHighlights','48aYGkpm','mediaEmbed','plugins','for','descriptionFactory','downcastDispatcher','29310uMekPh','4145053XtQhkL'];_0x148d=function(){return _0x37e5a8;};return _0x148d();}export default class lt extends _0x2af184{[_0x1653bb(0xe5)](){const _0xa7e725=_0x1653bb,_0x3fdc20=this[_0xa7e725(0xfa)];if(!_0x3fdc20[_0xa7e725(0xd9)][_0xa7e725(0xfc)](_0xa7e725(0xf5)))return;const _0x35adb0=_0x3fdc20[_0xa7e725(0xd9)][_0xa7e725(0xe8)](_0xa7e725(0xec)),_0x3b8be4=_0x3fdc20[_0xa7e725(0xf4)];_0x35adb0[_0xa7e725(0xed)](_0xa7e725(0xd8)),_0x35adb0[_0xa7e725(0xdb)][_0xa7e725(0xf8)](_0xa7e725(0xf3),_0x296a8e=>_0x409f51(_0x3b8be4,_0xa7e725(0xeb),_0x296a8e)),_0x3fdc20[_0xa7e725(0xfd)][_0xa7e725(0xda)](_0xa7e725(0xe3))[_0xa7e725(0xf9)]({'model':_0xa7e725(0xf3),'view':(_0x776293,{writer:_0x12947a,options:_0xc23530})=>{const _0x56611c=_0xa7e725;if(_0xc23530[_0x56611c(0xd6)])return _0x12947a[_0x56611c(0xf2)](_0x56611c(0xe1));},'converterPriority':_0xa7e725(0xf1)}),_0x3fdc20[_0xa7e725(0xe4)][_0xa7e725(0xdc)]['on'](_0xa7e725(0xf6),(_0xb377f4,_0x108e1b,_0x4e35ba)=>{const _0x1ad4ce=_0xa7e725;_0x4e35ba[_0x1ad4ce(0xe7)][_0x1ad4ce(0xd6)]&&_0xb377f4[_0x1ad4ce(0xf7)]();},{'priority':_0xa7e725(0xf1)});}}
23
+ const _0xb7268f=_0xe7ee;(function(_0xef79e0,_0x1e83ac){const _0x42733b=_0xe7ee,_0x1666ea=_0xef79e0();while(!![]){try{const _0x5531ee=parseInt(_0x42733b(0x1f7))/0x1*(-parseInt(_0x42733b(0x20e))/0x2)+-parseInt(_0x42733b(0x1fd))/0x3+-parseInt(_0x42733b(0x20c))/0x4*(parseInt(_0x42733b(0x1f3))/0x5)+parseInt(_0x42733b(0x217))/0x6*(parseInt(_0x42733b(0x218))/0x7)+parseInt(_0x42733b(0x20f))/0x8*(-parseInt(_0x42733b(0x202))/0x9)+parseInt(_0x42733b(0x1fe))/0xa*(-parseInt(_0x42733b(0x206))/0xb)+parseInt(_0x42733b(0x1fb))/0xc;if(_0x5531ee===_0x1e83ac)break;else _0x1666ea['push'](_0x1666ea['shift']());}catch(_0x48d355){_0x1666ea['push'](_0x1666ea['shift']());}}}(_0x5a17,0x87eb6));import{Plugin as _0x1138b5}from'ckeditor5/src/core.js';function _0xe7ee(_0x915e2a,_0x17286c){const _0x5a1790=_0x5a17();return _0xe7ee=function(_0xe7eed3,_0x539999){_0xe7eed3=_0xe7eed3-0x1f3;let _0x4ef0a2=_0x5a1790[_0xe7eed3];return _0x4ef0a2;},_0xe7ee(_0x915e2a,_0x17286c);}function _0x5a17(){const _0x4881e2=['ELEMENT_MEDIA','elementToElement','enableCommand','34537860UmXnoO','createEmptyElement','1262427uJUvwz','40930rvjtqj','MediaEmbedEditing','stop','div','2792007ivvpwu','dataDowncast','afterInit','attribute:url:media','2123fraoux','registerElementLabel','high','data','descriptionFactory','get','40028aISyjk','mediaEmbed','2614RQeRxU','16pWxaMK','TrackChangesEditing','plugins','media','options','locale','editor','has','44268qjCpTK','140YYMjnz','for','175PskdQc','showSuggestionHighlights','conversion','downcastDispatcher','220OpAFzA'];_0x5a17=function(){return _0x4881e2;};return _0x5a17();}import{getTranslation as _0xcb5b39}from'../utils/common-translations.js';export default class lt extends _0x1138b5{[_0xb7268f(0x204)](){const _0x57df3d=_0xb7268f,_0x13ad1f=this[_0x57df3d(0x215)];if(!_0x13ad1f[_0x57df3d(0x211)][_0x57df3d(0x216)](_0x57df3d(0x1ff)))return;const _0xc0b8cf=_0x13ad1f[_0x57df3d(0x211)][_0x57df3d(0x20b)](_0x57df3d(0x210)),_0x6aefd4=_0x13ad1f[_0x57df3d(0x214)];_0xc0b8cf[_0x57df3d(0x1fa)](_0x57df3d(0x20d)),_0xc0b8cf[_0x57df3d(0x20a)][_0x57df3d(0x207)](_0x57df3d(0x212),_0x51783a=>_0xcb5b39(_0x6aefd4,_0x57df3d(0x1f8),_0x51783a)),_0x13ad1f[_0x57df3d(0x1f5)][_0x57df3d(0x219)](_0x57df3d(0x203))[_0x57df3d(0x1f9)]({'model':_0x57df3d(0x212),'view':(_0x5eeffd,{writer:_0x422c4e,options:_0x3be15f})=>{const _0x4691d0=_0x57df3d;if(_0x3be15f[_0x4691d0(0x1f4)])return _0x422c4e[_0x4691d0(0x1fc)](_0x4691d0(0x201));},'converterPriority':_0x57df3d(0x208)}),_0x13ad1f[_0x57df3d(0x209)][_0x57df3d(0x1f6)]['on'](_0x57df3d(0x205),(_0x51c28f,_0x48e9f8,_0x4a4a85)=>{const _0x40caf5=_0x57df3d;_0x4a4a85[_0x40caf5(0x213)][_0x40caf5(0x1f4)]&&_0x51c28f[_0x40caf5(0x200)]();},{'priority':_0x57df3d(0x208)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x552d5e=_0x32cd;function _0x32cd(_0x4ec073,_0x224518){const _0x2feec2=_0x2fee();return _0x32cd=function(_0x32cd26,_0x3a2256){_0x32cd26=_0x32cd26-0x66;let _0x1b09d8=_0x2feec2[_0x32cd26];return _0x1b09d8;},_0x32cd(_0x4ec073,_0x224518);}(function(_0x4ef703,_0x1414fc){const _0x3fccc5=_0x32cd,_0x1a35c2=_0x4ef703();while(!![]){try{const _0x31535d=parseInt(_0x3fccc5(0x74))/0x1+-parseInt(_0x3fccc5(0x76))/0x2*(parseInt(_0x3fccc5(0x79))/0x3)+-parseInt(_0x3fccc5(0x6d))/0x4*(parseInt(_0x3fccc5(0x78))/0x5)+parseInt(_0x3fccc5(0x70))/0x6*(parseInt(_0x3fccc5(0x7b))/0x7)+-parseInt(_0x3fccc5(0x77))/0x8*(-parseInt(_0x3fccc5(0x75))/0x9)+parseInt(_0x3fccc5(0x6b))/0xa*(parseInt(_0x3fccc5(0x66))/0xb)+parseInt(_0x3fccc5(0x6f))/0xc*(-parseInt(_0x3fccc5(0x71))/0xd);if(_0x31535d===_0x1414fc)break;else _0x1a35c2['push'](_0x1a35c2['shift']());}catch(_0x15fda1){_0x1a35c2['push'](_0x1a35c2['shift']());}}}(_0x2fee,0x4f44a));import{Plugin as _0x29e13b}from'ckeditor5/src/core.js';export default class mt extends _0x29e13b{[_0x552d5e(0x6e)](){const _0x9227a6=_0x552d5e,_0x3ac090=this[_0x9227a6(0x7a)];_0x3ac090[_0x9227a6(0x69)][_0x9227a6(0x72)](_0x9227a6(0x6c))&&_0x3ac090[_0x9227a6(0x69)][_0x9227a6(0x73)](_0x9227a6(0x6a))[_0x9227a6(0x68)](_0x9227a6(0x67));}}function _0x2fee(){const _0x584bd1=['editor','4453841fgqTNL','33KAbRlr','mention','enableCommand','plugins','TrackChangesEditing','1886030NxDmxJ','MentionEditing','412796KRUxED','afterInit','396axCtZF','6WqtCQu','431041xDAoRo','has','get','572295usKdkz','855144nZXWAT','302KDvQWI','32QzIGQA','15jiEQpN','8463xPBOYL'];_0x2fee=function(){return _0x584bd1;};return _0x2fee();}
23
+ const _0x3ebefd=_0x1dd6;(function(_0x56208b,_0x3ea418){const _0x36dca2=_0x1dd6,_0x3823a1=_0x56208b();while(!![]){try{const _0x1bdb03=parseInt(_0x36dca2(0x19a))/0x1*(-parseInt(_0x36dca2(0x19b))/0x2)+parseInt(_0x36dca2(0x1a6))/0x3+-parseInt(_0x36dca2(0x1a1))/0x4*(-parseInt(_0x36dca2(0x199))/0x5)+parseInt(_0x36dca2(0x1a0))/0x6*(parseInt(_0x36dca2(0x19f))/0x7)+-parseInt(_0x36dca2(0x1a5))/0x8*(parseInt(_0x36dca2(0x1a3))/0x9)+-parseInt(_0x36dca2(0x19e))/0xa*(parseInt(_0x36dca2(0x1a9))/0xb)+parseInt(_0x36dca2(0x1a2))/0xc*(parseInt(_0x36dca2(0x1ab))/0xd);if(_0x1bdb03===_0x3ea418)break;else _0x3823a1['push'](_0x3823a1['shift']());}catch(_0x2ed90b){_0x3823a1['push'](_0x3823a1['shift']());}}}(_0x4904,0x8eecf));function _0x1dd6(_0x233a2b,_0x5ab446){const _0x4904af=_0x4904();return _0x1dd6=function(_0x1dd6ec,_0x27b55d){_0x1dd6ec=_0x1dd6ec-0x196;let _0x9e4a92=_0x4904af[_0x1dd6ec];return _0x9e4a92;},_0x1dd6(_0x233a2b,_0x5ab446);}import{Plugin as _0x29b262}from'ckeditor5/src/core.js';export default class mt extends _0x29b262{[_0x3ebefd(0x198)](){const _0x2b3403=_0x3ebefd,_0xe7b636=this[_0x2b3403(0x196)];_0xe7b636[_0x2b3403(0x1a8)][_0x2b3403(0x19c)](_0x2b3403(0x1a4))&&_0xe7b636[_0x2b3403(0x1a8)][_0x2b3403(0x197)](_0x2b3403(0x1aa))[_0x2b3403(0x1a7)](_0x2b3403(0x19d));}}function _0x4904(){const _0x3ab867=['afterInit','5686315SZcLrf','1zzrqRN','1401706oTfKRS','has','mention','3049420PYBCJL','994qxrjHq','7458CqheBv','4woDbiD','11148UvVrCJ','49509jjwyLg','MentionEditing','1336tJelTn','960207nqeLTB','enableCommand','plugins','11uMXqRp','TrackChangesEditing','12259WqBqPS','editor','get'];_0x4904=function(){return _0x3ab867;};return _0x4904();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xbc8998=_0x123b;(function(_0x3cb40e,_0x1a67f6){const _0xfca3d5=_0x123b,_0x286d6a=_0x3cb40e();while(!![]){try{const _0x47379b=-parseInt(_0xfca3d5(0x92))/0x1+-parseInt(_0xfca3d5(0xa4))/0x2+-parseInt(_0xfca3d5(0xa8))/0x3*(-parseInt(_0xfca3d5(0x9f))/0x4)+-parseInt(_0xfca3d5(0x90))/0x5+-parseInt(_0xfca3d5(0xac))/0x6+parseInt(_0xfca3d5(0x97))/0x7+-parseInt(_0xfca3d5(0xaa))/0x8*(-parseInt(_0xfca3d5(0xa3))/0x9);if(_0x47379b===_0x1a67f6)break;else _0x286d6a['push'](_0x286d6a['shift']());}catch(_0x2c27a7){_0x286d6a['push'](_0x286d6a['shift']());}}}(_0x3e7b,0xe412c));function _0x3e7b(){const _0x3b42ae=['getLabel','20vySpcx','mergeFieldBlock','*Insert:*\x20%0','MergeFieldsEditing','45jtIWgt','3711562jLFVEi','type','descriptionFactory','insertMergeField','1017759JxOGfV','element','4216504dvtpTK','mergeField','9231456yytqhW','getAttribute','ELEMENT_MERGE_FIELD','registerDescriptionCallback','afterInit','getContainedElement','*Remove:*\x20%0','621570hoyBTe','deletion','1298431LSYTwa','get','enableCommand','editor','insertion','9937970FtSiMM','TrackChangesEditing','plugins','insertMergeFieldBlock','locale','registerElementLabel','has'];_0x3e7b=function(){return _0x3b42ae;};return _0x3e7b();}import{Plugin as _0x36e422}from'ckeditor5/src/core.js';function _0x123b(_0x4ded19,_0x482e24){const _0x3e7b08=_0x3e7b();return _0x123b=function(_0x123b1e,_0x21cc07){_0x123b1e=_0x123b1e-0x90;let _0x3ecd4d=_0x3e7b08[_0x123b1e];return _0x3ecd4d;},_0x123b(_0x4ded19,_0x482e24);}import{getTranslation as _0x2629a1}from'../utils/common-translations.js';export default class dt extends _0x36e422{[_0xbc8998(0xb0)](){const _0x2cdc86=_0xbc8998,_0x333873=this[_0x2cdc86(0x95)];if(!_0x333873[_0x2cdc86(0x99)][_0x2cdc86(0x9d)](_0x2cdc86(0xa2)))return;_0x333873[_0x2cdc86(0x99)][_0x2cdc86(0x93)](_0x2cdc86(0x98))[_0x2cdc86(0x94)](_0x2cdc86(0xa7)),_0x333873[_0x2cdc86(0x99)][_0x2cdc86(0x93)](_0x2cdc86(0x98))[_0x2cdc86(0x94)](_0x2cdc86(0x9a));const _0x27671b=_0x333873[_0x2cdc86(0x99)][_0x2cdc86(0x93)](_0x2cdc86(0x98)),_0x38eaef=_0x333873[_0x2cdc86(0x9b)];_0x27671b[_0x2cdc86(0xa6)][_0x2cdc86(0x9c)](_0x2cdc86(0xab),_0x1e88d9=>_0x2629a1(_0x38eaef,_0x2cdc86(0xae),_0x1e88d9)),_0x27671b[_0x2cdc86(0xa6)][_0x2cdc86(0x9c)](_0x2cdc86(0xa0),_0x5ecf47=>_0x2629a1(_0x38eaef,_0x2cdc86(0xae),_0x5ecf47)),_0x27671b[_0x2cdc86(0xa6)][_0x2cdc86(0xaf)](_0x3ad821=>{const _0x367f06=_0x2cdc86;if(_0x367f06(0x96)!=_0x3ad821[_0x367f06(0xa5)]&&_0x367f06(0x91)!=_0x3ad821[_0x367f06(0xa5)])return;const _0x4faa15=_0x3ad821[_0x367f06(0xb1)]();if(null==_0x4faa15)return;if(!_0x4faa15['is'](_0x367f06(0xa9),_0x367f06(0xab))&&!_0x4faa15['is'](_0x367f06(0xa9),_0x367f06(0xa0)))return;const _0x4d2ed6=_0x333873[_0x367f06(0x99)][_0x367f06(0x93)](_0x367f06(0xa2))[_0x367f06(0x9e)](_0x4faa15[_0x367f06(0xad)]('id'));return _0x367f06(0x96)==_0x3ad821[_0x367f06(0xa5)]?{'type':_0x367f06(0x96),'content':_0x2629a1(_0x38eaef,_0x367f06(0xa1),'\x22'+_0x4d2ed6+'\x22\x20'+_0x2629a1(_0x38eaef,_0x367f06(0xae)))}:{'type':_0x367f06(0x91),'content':_0x2629a1(_0x38eaef,_0x367f06(0xb2),'\x22'+_0x4d2ed6+'\x22\x20'+_0x2629a1(_0x38eaef,_0x367f06(0xae)))};});}}
23
+ const _0x3e585c=_0xf1b3;(function(_0x5a8712,_0x282a69){const _0x348272=_0xf1b3,_0x3768e0=_0x5a8712();while(!![]){try{const _0x1c2318=parseInt(_0x348272(0x1a6))/0x1+-parseInt(_0x348272(0x186))/0x2*(-parseInt(_0x348272(0x19a))/0x3)+parseInt(_0x348272(0x1a2))/0x4+parseInt(_0x348272(0x199))/0x5+parseInt(_0x348272(0x19f))/0x6+parseInt(_0x348272(0x19c))/0x7*(-parseInt(_0x348272(0x19e))/0x8)+-parseInt(_0x348272(0x1a5))/0x9;if(_0x1c2318===_0x282a69)break;else _0x3768e0['push'](_0x3768e0['shift']());}catch(_0x8b0db3){_0x3768e0['push'](_0x3768e0['shift']());}}}(_0xe296,0x55e98));function _0xe296(){const _0x1e4761=['4503163FPebYK','descriptionFactory','8MvIULF','1908810HXfknk','type','insertion','1002760eWViqv','getLabel','element','7839072XhasBl','509288lDRaUV','locale','insertMergeFieldBlock','2kEjwFC','mergeFieldBlock','*Remove:*\x20%0','editor','registerDescriptionCallback','registerElementLabel','getAttribute','getContainedElement','enableCommand','deletion','mergeField','ELEMENT_MERGE_FIELD','plugins','insertMergeField','MergeFieldsEditing','get','afterInit','has','TrackChangesEditing','866475bSrTLA','1844415YVSvnG','*Insert:*\x20%0'];_0xe296=function(){return _0x1e4761;};return _0xe296();}import{Plugin as _0x180f78}from'ckeditor5/src/core.js';function _0xf1b3(_0x511fe1,_0xff106d){const _0xe296e9=_0xe296();return _0xf1b3=function(_0xf1b30d,_0x206841){_0xf1b30d=_0xf1b30d-0x184;let _0x4664cb=_0xe296e9[_0xf1b30d];return _0x4664cb;},_0xf1b3(_0x511fe1,_0xff106d);}import{getTranslation as _0x3374bd}from'../utils/common-translations.js';export default class dt extends _0x180f78{[_0x3e585c(0x196)](){const _0xc64377=_0x3e585c,_0x5a5238=this[_0xc64377(0x189)];if(!_0x5a5238[_0xc64377(0x192)][_0xc64377(0x197)](_0xc64377(0x194)))return;_0x5a5238[_0xc64377(0x192)][_0xc64377(0x195)](_0xc64377(0x198))[_0xc64377(0x18e)](_0xc64377(0x193)),_0x5a5238[_0xc64377(0x192)][_0xc64377(0x195)](_0xc64377(0x198))[_0xc64377(0x18e)](_0xc64377(0x185));const _0x31fbfa=_0x5a5238[_0xc64377(0x192)][_0xc64377(0x195)](_0xc64377(0x198)),_0x4491f0=_0x5a5238[_0xc64377(0x184)];_0x31fbfa[_0xc64377(0x19d)][_0xc64377(0x18b)](_0xc64377(0x190),_0x24f961=>_0x3374bd(_0x4491f0,_0xc64377(0x191),_0x24f961)),_0x31fbfa[_0xc64377(0x19d)][_0xc64377(0x18b)](_0xc64377(0x187),_0x51e7e9=>_0x3374bd(_0x4491f0,_0xc64377(0x191),_0x51e7e9)),_0x31fbfa[_0xc64377(0x19d)][_0xc64377(0x18a)](_0x1fbab4=>{const _0x41695f=_0xc64377;if(_0x41695f(0x1a1)!=_0x1fbab4[_0x41695f(0x1a0)]&&_0x41695f(0x18f)!=_0x1fbab4[_0x41695f(0x1a0)])return;const _0x57a1e0=_0x1fbab4[_0x41695f(0x18d)]();if(null==_0x57a1e0)return;if(!_0x57a1e0['is'](_0x41695f(0x1a4),_0x41695f(0x190))&&!_0x57a1e0['is'](_0x41695f(0x1a4),_0x41695f(0x187)))return;const _0x1453e1=_0x5a5238[_0x41695f(0x192)][_0x41695f(0x195)](_0x41695f(0x194))[_0x41695f(0x1a3)](_0x57a1e0[_0x41695f(0x18c)]('id'));return _0x41695f(0x1a1)==_0x1fbab4[_0x41695f(0x1a0)]?{'type':_0x41695f(0x1a1),'content':_0x3374bd(_0x4491f0,_0x41695f(0x19b),'\x22'+_0x1453e1+'\x22\x20'+_0x3374bd(_0x4491f0,_0x41695f(0x191)))}:{'type':_0x41695f(0x18f),'content':_0x3374bd(_0x4491f0,_0x41695f(0x188),'\x22'+_0x1453e1+'\x22\x20'+_0x3374bd(_0x4491f0,_0x41695f(0x191)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14919b=_0x42ea;function _0x3564(){const _0x1ddbc9=['listMarkerStyle','1rNbaZk','MultiLevelList','*Set\x20format:*\x20%0','newValue','head','locale','570QpnmPx','oldValue','registerDescriptionCallback','editor','62469wZPUpi','format','registerBlockAttribute','3544920Qhyiqw','multiLevelList','22626684DBDViF','afterInit','has','plugins','key','next','get','416510TZDfwJ','16wGqWbq','descriptionFactory','listType','ELEMENT_MULTI_LEVEL_LIST','*Remove\x20format:*\x20%0','272mtqbAV','handleDescriptions','483864tKTLKh','data','TrackChangesEditing','116242kozWAF','23230eVLEzb','732fUGtps','enableDefaultAttributesIntegration'];_0x3564=function(){return _0x1ddbc9;};return _0x3564();}(function(_0xabb213,_0xc0bc45){const _0x3f5084=_0x42ea,_0x5a3d21=_0xabb213();while(!![]){try{const _0x21076e=-parseInt(_0x3f5084(0x149))/0x1*(-parseInt(_0x3f5084(0x139))/0x2)+-parseInt(_0x3f5084(0x141))/0x3*(parseInt(_0x3f5084(0x13a))/0x4)+-parseInt(_0x3f5084(0x145))/0x5*(parseInt(_0x3f5084(0x146))/0x6)+parseInt(_0x3f5084(0x144))/0x7*(-parseInt(_0x3f5084(0x13f))/0x8)+parseInt(_0x3f5084(0x130))/0x9+-parseInt(_0x3f5084(0x129))/0xa*(parseInt(_0x3f5084(0x12d))/0xb)+parseInt(_0x3f5084(0x132))/0xc;if(_0x21076e===_0xc0bc45)break;else _0x5a3d21['push'](_0x5a3d21['shift']());}catch(_0x4819f6){_0x5a3d21['push'](_0x5a3d21['shift']());}}}(_0x3564,0x5e95d));function _0x42ea(_0x34ae5b,_0x256998){const _0x3564fe=_0x3564();return _0x42ea=function(_0x42ea22,_0x4bf3f5){_0x42ea22=_0x42ea22-0x129;let _0x2a9c14=_0x3564fe[_0x42ea22];return _0x2a9c14;},_0x42ea(_0x34ae5b,_0x256998);}import{Plugin as _0x220dad}from'ckeditor5/src/core.js';import{getTranslation as _0x42465f}from'../utils/common-translations.js';export default class pt extends _0x220dad{[_0x14919b(0x133)](){const _0xa65ebd=_0x14919b,_0x476db3=this[_0xa65ebd(0x12c)],_0x2519fd=_0x476db3[_0xa65ebd(0x135)][_0xa65ebd(0x138)](_0xa65ebd(0x143));_0x476db3[_0xa65ebd(0x135)][_0xa65ebd(0x134)](_0xa65ebd(0x14a))&&(_0x2519fd[_0xa65ebd(0x147)](_0xa65ebd(0x131)),_0x2519fd[_0xa65ebd(0x12f)](_0xa65ebd(0x148)),_0x2519fd[_0xa65ebd(0x13b)][_0xa65ebd(0x12b)](_0x205311=>this[_0xa65ebd(0x140)](_0x205311)));}[_0x14919b(0x140)](_0x22b825){const _0x1abe61=_0x14919b,_0x161053=this[_0x1abe61(0x12c)][_0x1abe61(0x14e)],{data:_0x4f35e5}=_0x22b825,_0x1008b5={'type':_0x1abe61(0x12e),'content':''};if(_0x4f35e5&&_0x1abe61(0x148)==_0x4f35e5[_0x1abe61(0x136)]){if(!_0x4f35e5[_0x1abe61(0x12a)])return{'type':_0x1abe61(0x12e),'content':_0x42465f(_0x161053,_0x1abe61(0x14b),_0x42465f(_0x161053,_0x1abe61(0x13d)))+'\x20('+_0x4f35e5[_0x1abe61(0x14c)]+')'};if(!_0x4f35e5[_0x1abe61(0x14c)]){let _0x578036=_0x22b825[_0x1abe61(0x14d)];for(;_0x578036;){if(_0x578036[_0x1abe61(0x142)]&&_0x1abe61(0x13c)==_0x578036[_0x1abe61(0x142)][_0x1abe61(0x136)]&&_0x578036[_0x1abe61(0x142)][_0x1abe61(0x14c)])return _0x1008b5;_0x578036=_0x578036[_0x1abe61(0x137)];}return{'type':_0x1abe61(0x12e),'content':_0x42465f(_0x161053,_0x1abe61(0x13e),_0x42465f(_0x161053,_0x1abe61(0x13d)))+'\x20('+_0x4f35e5[_0x1abe61(0x12a)]+')'};}}}}
23
+ const _0x272a96=_0x3b6d;(function(_0x543805,_0xd9e14){const _0x283c88=_0x3b6d,_0x117938=_0x543805();while(!![]){try{const _0xa06b70=parseInt(_0x283c88(0x12a))/0x1+parseInt(_0x283c88(0x12d))/0x2*(-parseInt(_0x283c88(0x113))/0x3)+parseInt(_0x283c88(0x121))/0x4+-parseInt(_0x283c88(0x133))/0x5+-parseInt(_0x283c88(0x118))/0x6+-parseInt(_0x283c88(0x123))/0x7+parseInt(_0x283c88(0x132))/0x8;if(_0xa06b70===_0xd9e14)break;else _0x117938['push'](_0x117938['shift']());}catch(_0x201c09){_0x117938['push'](_0x117938['shift']());}}}(_0x3fd9,0x794d5));function _0x3fd9(){const _0x61da06=['ELEMENT_MULTI_LEVEL_LIST','locale','enableDefaultAttributesIntegration','handleDescriptions','afterInit','3460104EdSivV','key','1612975fPvfZm','plugins','*Set\x20format:*\x20%0','listType','get','format','descriptionFactory','356776JMIPOI','multiLevelList','head','14xHJoQK','data','next','registerBlockAttribute','*Remove\x20format:*\x20%0','6195400vkLyst','2399310Gznyma','has','20283oEmPXR','listMarkerStyle','MultiLevelList','newValue','oldValue','4450560qpmzBx','editor','TrackChangesEditing','registerDescriptionCallback'];_0x3fd9=function(){return _0x61da06;};return _0x3fd9();}import{Plugin as _0x2557bd}from'ckeditor5/src/core.js';import{getTranslation as _0xac219d}from'../utils/common-translations.js';function _0x3b6d(_0x24b62d,_0x35e7ce){const _0x3fd99e=_0x3fd9();return _0x3b6d=function(_0x3b6dac,_0x3a15aa){_0x3b6dac=_0x3b6dac-0x112;let _0x30f756=_0x3fd99e[_0x3b6dac];return _0x30f756;},_0x3b6d(_0x24b62d,_0x35e7ce);}export default class pt extends _0x2557bd{[_0x272a96(0x120)](){const _0x133831=_0x272a96,_0xeffd93=this[_0x133831(0x119)],_0x3a2dfc=_0xeffd93[_0x133831(0x124)][_0x133831(0x127)](_0x133831(0x11a));_0xeffd93[_0x133831(0x124)][_0x133831(0x112)](_0x133831(0x115))&&(_0x3a2dfc[_0x133831(0x11e)](_0x133831(0x12b)),_0x3a2dfc[_0x133831(0x130)](_0x133831(0x114)),_0x3a2dfc[_0x133831(0x129)][_0x133831(0x11b)](_0x5f0c52=>this[_0x133831(0x11f)](_0x5f0c52)));}[_0x272a96(0x11f)](_0x4768d5){const _0x231af7=_0x272a96,_0x1c18cc=this[_0x231af7(0x119)][_0x231af7(0x11d)],{data:_0x2a72b5}=_0x4768d5,_0x1b0c1c={'type':_0x231af7(0x128),'content':''};if(_0x2a72b5&&_0x231af7(0x114)==_0x2a72b5[_0x231af7(0x122)]){if(!_0x2a72b5[_0x231af7(0x117)])return{'type':_0x231af7(0x128),'content':_0xac219d(_0x1c18cc,_0x231af7(0x125),_0xac219d(_0x1c18cc,_0x231af7(0x11c)))+'\x20('+_0x2a72b5[_0x231af7(0x116)]+')'};if(!_0x2a72b5[_0x231af7(0x116)]){let _0x479b7b=_0x4768d5[_0x231af7(0x12c)];for(;_0x479b7b;){if(_0x479b7b[_0x231af7(0x12e)]&&_0x231af7(0x126)==_0x479b7b[_0x231af7(0x12e)][_0x231af7(0x122)]&&_0x479b7b[_0x231af7(0x12e)][_0x231af7(0x116)])return _0x1b0c1c;_0x479b7b=_0x479b7b[_0x231af7(0x12f)];}return{'type':_0x231af7(0x128),'content':_0xac219d(_0x1c18cc,_0x231af7(0x131),_0xac219d(_0x1c18cc,_0x231af7(0x11c)))+'\x20('+_0x2a72b5[_0x231af7(0x117)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1a8d(_0x78802,_0x454bcb){const _0x35b7c4=_0x35b7();return _0x1a8d=function(_0x1a8d61,_0x484c79){_0x1a8d61=_0x1a8d61-0x1d4;let _0x3def18=_0x35b7c4[_0x1a8d61];return _0x3def18;},_0x1a8d(_0x78802,_0x454bcb);}const _0x5953b0=_0x1a8d;function _0x35b7(){const _0x157795=['3538469wGPiEd','2940910JSHAsE','plugins','get','525524xXxUCX','2SlLhXX','pageBreak','4hptuPH','has','enableCommand','48SnxcIU','editor','1729194qIKcRz','descriptionFactory','registerElementLabel','538233xjCtmv','3626010McFKZz','afterInit','5hnJbol','520562KLGQec','TrackChangesEditing','ELEMENT_PAGE_BREAK','locale','12PlPJlr','PageBreakEditing'];_0x35b7=function(){return _0x157795;};return _0x35b7();}(function(_0x16d2c0,_0x42147f){const _0x2754b2=_0x1a8d,_0x5b11e1=_0x16d2c0();while(!![]){try{const _0x2e7464=-parseInt(_0x2754b2(0x1e6))/0x1*(-parseInt(_0x2754b2(0x1e7))/0x2)+parseInt(_0x2754b2(0x1d8))/0x3*(-parseInt(_0x2754b2(0x1e9))/0x4)+-parseInt(_0x2754b2(0x1db))/0x5*(parseInt(_0x2754b2(0x1d5))/0x6)+-parseInt(_0x2754b2(0x1dc))/0x7*(-parseInt(_0x2754b2(0x1ec))/0x8)+parseInt(_0x2754b2(0x1d9))/0x9+-parseInt(_0x2754b2(0x1e3))/0xa+-parseInt(_0x2754b2(0x1e2))/0xb*(parseInt(_0x2754b2(0x1e0))/0xc);if(_0x2e7464===_0x42147f)break;else _0x5b11e1['push'](_0x5b11e1['shift']());}catch(_0x18fd36){_0x5b11e1['push'](_0x5b11e1['shift']());}}}(_0x35b7,0x4719e));import{Plugin as _0x2a7935}from'ckeditor5/src/core.js';import{getTranslation as _0x54efba}from'../utils/common-translations.js';export default class kt extends _0x2a7935{[_0x5953b0(0x1da)](){const _0xaaa54a=_0x5953b0,_0x3f591e=this[_0xaaa54a(0x1d4)];if(!_0x3f591e[_0xaaa54a(0x1e4)][_0xaaa54a(0x1ea)](_0xaaa54a(0x1e1)))return;_0x3f591e[_0xaaa54a(0x1e4)][_0xaaa54a(0x1e5)](_0xaaa54a(0x1dd))[_0xaaa54a(0x1eb)](_0xaaa54a(0x1e8));const _0x46d2f0=_0x3f591e[_0xaaa54a(0x1e4)][_0xaaa54a(0x1e5)](_0xaaa54a(0x1dd)),_0xfd85a0=_0x3f591e[_0xaaa54a(0x1df)];_0x46d2f0[_0xaaa54a(0x1d6)][_0xaaa54a(0x1d7)](_0xaaa54a(0x1e8),_0x144562=>_0x54efba(_0xfd85a0,_0xaaa54a(0x1de),_0x144562));}}
23
+ const _0x5181be=_0x167e;(function(_0x1d7a76,_0x11335b){const _0x29ccab=_0x167e,_0x5506cd=_0x1d7a76();while(!![]){try{const _0x53509b=parseInt(_0x29ccab(0x1ca))/0x1+-parseInt(_0x29ccab(0x1d5))/0x2+parseInt(_0x29ccab(0x1c6))/0x3+parseInt(_0x29ccab(0x1c2))/0x4+-parseInt(_0x29ccab(0x1c4))/0x5*(-parseInt(_0x29ccab(0x1d1))/0x6)+-parseInt(_0x29ccab(0x1d0))/0x7+-parseInt(_0x29ccab(0x1c9))/0x8*(parseInt(_0x29ccab(0x1d2))/0x9);if(_0x53509b===_0x11335b)break;else _0x5506cd['push'](_0x5506cd['shift']());}catch(_0x21df60){_0x5506cd['push'](_0x5506cd['shift']());}}}(_0x5e47,0x27de8));import{Plugin as _0x2277d1}from'ckeditor5/src/core.js';import{getTranslation as _0x19f7d2}from'../utils/common-translations.js';function _0x167e(_0x512f4b,_0x1c48ad){const _0x5e472d=_0x5e47();return _0x167e=function(_0x167e49,_0x2e7d57){_0x167e49=_0x167e49-0x1c2;let _0x54746e=_0x5e472d[_0x167e49];return _0x54746e;},_0x167e(_0x512f4b,_0x1c48ad);}function _0x5e47(){const _0x5b9cb3=['9756ANQvHn','has','PageBreakEditing','editor','descriptionFactory','pageBreak','670593jflutf','22980Sibifq','909NHLxTY','afterInit','enableCommand','203578JQgONN','TrackChangesEditing','registerElementLabel','1216932PYflUd','locale','125JGLoSP','plugins','367650ATMiZo','ELEMENT_PAGE_BREAK','get','13576vykSno'];_0x5e47=function(){return _0x5b9cb3;};return _0x5e47();}export default class kt extends _0x2277d1{[_0x5181be(0x1d3)](){const _0x43a120=_0x5181be,_0x5ca6ec=this[_0x43a120(0x1cd)];if(!_0x5ca6ec[_0x43a120(0x1c5)][_0x43a120(0x1cb)](_0x43a120(0x1cc)))return;_0x5ca6ec[_0x43a120(0x1c5)][_0x43a120(0x1c8)](_0x43a120(0x1d6))[_0x43a120(0x1d4)](_0x43a120(0x1cf));const _0x5c3f23=_0x5ca6ec[_0x43a120(0x1c5)][_0x43a120(0x1c8)](_0x43a120(0x1d6)),_0x49c05f=_0x5ca6ec[_0x43a120(0x1c3)];_0x5c3f23[_0x43a120(0x1ce)][_0x43a120(0x1d7)](_0x43a120(0x1cf),_0x3314e7=>_0x19f7d2(_0x49c05f,_0x43a120(0x1c7),_0x3314e7));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x278381=_0x192f;(function(_0x30ec50,_0x418a3f){const _0x5cf1fb=_0x192f,_0x54901b=_0x30ec50();while(!![]){try{const _0x50cb4a=parseInt(_0x5cf1fb(0xae))/0x1+parseInt(_0x5cf1fb(0xa1))/0x2*(parseInt(_0x5cf1fb(0xa3))/0x3)+-parseInt(_0x5cf1fb(0x95))/0x4*(-parseInt(_0x5cf1fb(0xd0))/0x5)+-parseInt(_0x5cf1fb(0xba))/0x6*(parseInt(_0x5cf1fb(0xc3))/0x7)+-parseInt(_0x5cf1fb(0x9c))/0x8*(parseInt(_0x5cf1fb(0x92))/0x9)+-parseInt(_0x5cf1fb(0xaf))/0xa+parseInt(_0x5cf1fb(0xd3))/0xb;if(_0x50cb4a===_0x418a3f)break;else _0x54901b['push'](_0x54901b['shift']());}catch(_0x34ed23){_0x54901b['push'](_0x54901b['shift']());}}}(_0x5b18,0x81afc));import{Plugin as _0x11c0e6}from'ckeditor5/src/core.js';import{getTranslation as _0x79211a}from'../utils/common-translations.js';function _0x5b18(){const _0x2a6552=['editing','addClass','9772554TEmHrX','consumable','get','type','checkChild','isBlock','data','207mbYaxW','name','formatBlock','9036AqdeDC','ELEMENT_PARAGRAPH','isLimit','consume','Paragraph','insertParagraph','createUIElement','3128CDXHTA','*Change\x20to:*\x20%0','descriptionFactory','getFirstRange','*Insert:*\x20%0','46XmAbDC','_registerLegacyDescription','8259kbNVbI','commandName','getItemLabel','includes','isTouching','paragraph','options','span','insertion','schema','_splitMarkerName','1058054gwFthi','6762100aWWGfE','highest','markerName','writer','enableCommand','ck-suggestion-marker--active','start','registerDescriptionCallback','$text','markerRange','downcastDispatcher','1074dhxtGN','insert','end','has','registerElementLabel','activeMarkers','plugins','showSuggestionHighlights','locale','34825QlBCbh','editor','nodeAfter','addMarker:suggestion:insertion','ck-suggestion-marker-split','bindElementToMarker','format','TrackChangesEditing','mapper','afterInit','model','toViewPosition','enableDefaultAttributesIntegration','215fyBppQ'];_0x5b18=function(){return _0x2a6552;};return _0x5b18();}function _0x192f(_0x230e2a,_0xcbae78){const _0x5b1890=_0x5b18();return _0x192f=function(_0x192fa6,_0x89a01e){_0x192fa6=_0x192fa6-0x92;let _0x489143=_0x5b1890[_0x192fa6];return _0x489143;},_0x192f(_0x230e2a,_0xcbae78);}export default class bt extends _0x11c0e6{[_0x278381(0xcc)](){const _0x6ac3e=_0x278381,_0x1b5c81=this[_0x6ac3e(0xc4)];if(!_0x1b5c81[_0x6ac3e(0xc0)][_0x6ac3e(0xbd)](_0x6ac3e(0x99)))return;const _0x4bca46=_0x1b5c81[_0x6ac3e(0xc2)],_0x2af9c2=_0x1b5c81[_0x6ac3e(0xc0)][_0x6ac3e(0xd5)](_0x6ac3e(0xca));_0x2af9c2[_0x6ac3e(0x9e)][_0x6ac3e(0xbe)](_0x6ac3e(0xa8),_0x5b3ebb=>_0x79211a(_0x4bca46,_0x6ac3e(0x96),_0x5b3ebb)),_0x2af9c2[_0x6ac3e(0xcf)](_0x6ac3e(0xa8)),_0x2af9c2[_0x6ac3e(0xb3)](_0x6ac3e(0x9a)),_0x1b5c81[_0x6ac3e(0xd1)][_0x6ac3e(0xb9)]['on'](_0x6ac3e(0xc6),nr(_0x1b5c81),{'priority':_0x6ac3e(0xb0)}),_0x1b5c81[_0x6ac3e(0xd9)][_0x6ac3e(0xb9)]['on'](_0x6ac3e(0xc6),(_0x5510d7,_0x2370f7,_0xbff2bf)=>{const _0x2814c5=_0x6ac3e;_0xbff2bf[_0x2814c5(0xa9)][_0x2814c5(0xc1)]&&nr(_0x1b5c81,{'showActiveMarker':!0x1})(_0x5510d7,_0x2370f7,_0xbff2bf);},{'priority':_0x6ac3e(0xb0)});const _0x5b64cb=_0x2af9c2[_0x6ac3e(0x9e)];_0x5b64cb[_0x6ac3e(0xb6)](_0x457060=>{const _0x572660=_0x6ac3e;if(_0x572660(0xab)!==_0x457060[_0x572660(0xd6)])return;const {start:_0x42a032,end:_0x286f79}=_0x457060[_0x572660(0x9f)]();if(!_0x42a032[_0x572660(0xa7)](_0x286f79)||!_0x42a032[_0x572660(0xc5)])return;const _0x50b58a=_0x1b5c81[_0x572660(0xcd)][_0x572660(0xac)],_0x22b81e=_0x42a032[_0x572660(0xc5)];return _0x50b58a[_0x572660(0xd8)](_0x22b81e)&&!_0x50b58a[_0x572660(0x97)](_0x22b81e)&&_0x50b58a[_0x572660(0xd7)](_0x22b81e,_0x572660(0xb7))?{'type':_0x572660(0xab),'content':_0x79211a(_0x4bca46,_0x572660(0xa0),_0x5b64cb[_0x572660(0xa5)](_0x22b81e,0x1))}:void 0x0;}),this[_0x6ac3e(0xa2)]();}[_0x278381(0xa2)](){const _0x2d770e=_0x278381,_0x9b0568=this[_0x2d770e(0xc4)],_0x3fedb0=_0x9b0568[_0x2d770e(0xc2)];_0x9b0568[_0x2d770e(0xc0)][_0x2d770e(0xd5)](_0x2d770e(0xca))[_0x2d770e(0x9e)][_0x2d770e(0xb6)](_0x5cea51=>{const _0x270a1d=_0x2d770e;if(_0x270a1d(0x94)!=_0x5cea51[_0x270a1d(0xd6)])return;const {data:_0x53fa58}=_0x5cea51;return _0x53fa58&&_0x270a1d(0xa8)==_0x53fa58[_0x270a1d(0xa4)]?{'type':_0x270a1d(0xc9),'content':_0x79211a(_0x3fedb0,_0x270a1d(0x9d),_0x79211a(_0x3fedb0,_0x270a1d(0x96)))}:void 0x0;});}}function nr(_0x44957d,{showActiveMarker:_0x513f28=!0x0}={}){return(_0x4d4139,_0x4eb993,_0x5e528e)=>{const _0x35e40c=_0x192f,_0x5adab4=_0x44957d[_0x35e40c(0xc0)][_0x35e40c(0xd5)](_0x35e40c(0xca)),_0x5239d4=_0x4eb993[_0x35e40c(0xb8)][_0x35e40c(0xb5)],_0x239581=_0x4eb993[_0x35e40c(0xb8)][_0x35e40c(0xbc)],_0xfe71b8=_0x44957d[_0x35e40c(0xcd)][_0x35e40c(0xac)];if(!_0x5239d4[_0x35e40c(0xa7)](_0x239581)||!_0x5239d4[_0x35e40c(0xc5)])return;const _0x329edf=_0x5239d4[_0x35e40c(0xc5)];if(_0xfe71b8[_0x35e40c(0xd8)](_0x329edf)&&!_0xfe71b8[_0x35e40c(0x97)](_0x329edf)&&_0xfe71b8[_0x35e40c(0xd7)](_0x329edf,_0x35e40c(0xb7))){if(!_0x5e528e[_0x35e40c(0xd4)][_0x35e40c(0x98)](_0x4eb993[_0x35e40c(0xb8)],_0x4d4139[_0x35e40c(0x93)]))return;const {authorId:_0x19e4db}=_0x5adab4[_0x35e40c(0xad)](_0x4eb993[_0x35e40c(0xb1)]),_0x8e6f85=_0x5e528e[_0x35e40c(0xb2)][_0x35e40c(0x9b)](_0x35e40c(0xaa),{'class':_0x35e40c(0xc7),'data-author-id':_0x19e4db}),_0x104c30=_0x5e528e[_0x35e40c(0xcb)][_0x35e40c(0xce)](_0x239581);_0x513f28&&_0x5adab4[_0x35e40c(0xbf)][_0x35e40c(0xa6)](_0x4eb993[_0x35e40c(0xb1)])&&_0x5e528e[_0x35e40c(0xb2)][_0x35e40c(0xd2)](_0x35e40c(0xb4),_0x8e6f85),_0x5e528e[_0x35e40c(0xb2)][_0x35e40c(0xbb)](_0x104c30,_0x8e6f85),_0x5e528e[_0x35e40c(0xcb)][_0x35e40c(0xc8)](_0x8e6f85,_0x4eb993[_0x35e40c(0xb1)]);}};}
23
+ function _0x1df8(_0x4979a0,_0x507568){const _0x337df0=_0x337d();return _0x1df8=function(_0x1df84d,_0x3d94ca){_0x1df84d=_0x1df84d-0x1b0;let _0x1e71ca=_0x337df0[_0x1df84d];return _0x1e71ca;},_0x1df8(_0x4979a0,_0x507568);}const _0x429e28=_0x1df8;(function(_0x407d3c,_0x5b3601){const _0x238ae9=_0x1df8,_0x4cc32d=_0x407d3c();while(!![]){try{const _0x240d70=-parseInt(_0x238ae9(0x1b4))/0x1+parseInt(_0x238ae9(0x1c6))/0x2*(-parseInt(_0x238ae9(0x1b2))/0x3)+-parseInt(_0x238ae9(0x1e8))/0x4+parseInt(_0x238ae9(0x1e0))/0x5*(-parseInt(_0x238ae9(0x1ee))/0x6)+parseInt(_0x238ae9(0x1e9))/0x7+-parseInt(_0x238ae9(0x1de))/0x8+parseInt(_0x238ae9(0x1bf))/0x9;if(_0x240d70===_0x5b3601)break;else _0x4cc32d['push'](_0x4cc32d['shift']());}catch(_0x64fac0){_0x4cc32d['push'](_0x4cc32d['shift']());}}}(_0x337d,0xef44d));import{Plugin as _0x2e9a6d}from'ckeditor5/src/core.js';import{getTranslation as _0x3864aa}from'../utils/common-translations.js';function _0x337d(){const _0x37424e=['highest','55095633LJzvRN','registerDescriptionCallback','name','activeMarkers','Paragraph','consume','_splitMarkerName','320264niugrB','_registerLegacyDescription','schema','options','nodeAfter','plugins','getItemLabel','format','markerName','has','insert','locale','editor','bindElementToMarker','toViewPosition','isLimit','*Change\x20to:*\x20%0','enableCommand','isBlock','formatBlock','afterInit','editing','type','writer','10167984rXztSV','getFirstRange','5tMGGcN','downcastDispatcher','get','$text','insertion','ck-suggestion-marker--active','consumable','showSuggestionHighlights','4381232iqQFto','2449510qiNHhI','data','paragraph','enableDefaultAttributesIntegration','span','10107366OlIlTp','insertParagraph','descriptionFactory','commandName','model','ELEMENT_PARAGRAPH','mapper','isTouching','markerRange','addClass','24PewjDT','addMarker:suggestion:insertion','159699tBgYXP','end','*Insert:*\x20%0','createUIElement','start','checkChild','includes','TrackChangesEditing','registerElementLabel','ck-suggestion-marker-split'];_0x337d=function(){return _0x37424e;};return _0x337d();}export default class bt extends _0x2e9a6d{[_0x429e28(0x1da)](){const _0x554bab=_0x429e28,_0x431075=this[_0x554bab(0x1d2)];if(!_0x431075[_0x554bab(0x1cb)][_0x554bab(0x1cf)](_0x554bab(0x1c3)))return;const _0x518644=_0x431075[_0x554bab(0x1d1)],_0x523e53=_0x431075[_0x554bab(0x1cb)][_0x554bab(0x1e2)](_0x554bab(0x1bb));_0x523e53[_0x554bab(0x1f0)][_0x554bab(0x1bc)](_0x554bab(0x1eb),_0x52b628=>_0x3864aa(_0x518644,_0x554bab(0x1f3),_0x52b628)),_0x523e53[_0x554bab(0x1ec)](_0x554bab(0x1eb)),_0x523e53[_0x554bab(0x1d7)](_0x554bab(0x1ef)),_0x431075[_0x554bab(0x1db)][_0x554bab(0x1e1)]['on'](_0x554bab(0x1b3),nr(_0x431075),{'priority':_0x554bab(0x1be)}),_0x431075[_0x554bab(0x1ea)][_0x554bab(0x1e1)]['on'](_0x554bab(0x1b3),(_0xcdbe0a,_0x210273,_0x4c1103)=>{const _0x4f748b=_0x554bab;_0x4c1103[_0x4f748b(0x1c9)][_0x4f748b(0x1e7)]&&nr(_0x431075,{'showActiveMarker':!0x1})(_0xcdbe0a,_0x210273,_0x4c1103);},{'priority':_0x554bab(0x1be)});const _0x433066=_0x523e53[_0x554bab(0x1f0)];_0x433066[_0x554bab(0x1c0)](_0x27bf2d=>{const _0x51bd8e=_0x554bab;if(_0x51bd8e(0x1e4)!==_0x27bf2d[_0x51bd8e(0x1dc)])return;const {start:_0xd04e0f,end:_0x4f964c}=_0x27bf2d[_0x51bd8e(0x1df)]();if(!_0xd04e0f[_0x51bd8e(0x1f5)](_0x4f964c)||!_0xd04e0f[_0x51bd8e(0x1ca)])return;const _0x40b013=_0x431075[_0x51bd8e(0x1f2)][_0x51bd8e(0x1c8)],_0x5e1bb0=_0xd04e0f[_0x51bd8e(0x1ca)];return _0x40b013[_0x51bd8e(0x1d8)](_0x5e1bb0)&&!_0x40b013[_0x51bd8e(0x1d5)](_0x5e1bb0)&&_0x40b013[_0x51bd8e(0x1b9)](_0x5e1bb0,_0x51bd8e(0x1e3))?{'type':_0x51bd8e(0x1e4),'content':_0x3864aa(_0x518644,_0x51bd8e(0x1b6),_0x433066[_0x51bd8e(0x1cc)](_0x5e1bb0,0x1))}:void 0x0;}),this[_0x554bab(0x1c7)]();}[_0x429e28(0x1c7)](){const _0x2cdfad=_0x429e28,_0x312a67=this[_0x2cdfad(0x1d2)],_0x4924ca=_0x312a67[_0x2cdfad(0x1d1)];_0x312a67[_0x2cdfad(0x1cb)][_0x2cdfad(0x1e2)](_0x2cdfad(0x1bb))[_0x2cdfad(0x1f0)][_0x2cdfad(0x1c0)](_0x21eb56=>{const _0x38ea3f=_0x2cdfad;if(_0x38ea3f(0x1d9)!=_0x21eb56[_0x38ea3f(0x1dc)])return;const {data:_0x18b612}=_0x21eb56;return _0x18b612&&_0x38ea3f(0x1eb)==_0x18b612[_0x38ea3f(0x1f1)]?{'type':_0x38ea3f(0x1cd),'content':_0x3864aa(_0x4924ca,_0x38ea3f(0x1d6),_0x3864aa(_0x4924ca,_0x38ea3f(0x1f3)))}:void 0x0;});}}function nr(_0x44fe34,{showActiveMarker:_0x2fde8c=!0x0}={}){return(_0xad49a4,_0x109fdb,_0x1424b5)=>{const _0xbac5ec=_0x1df8,_0xa9da4=_0x44fe34[_0xbac5ec(0x1cb)][_0xbac5ec(0x1e2)](_0xbac5ec(0x1bb)),_0x1ccb5e=_0x109fdb[_0xbac5ec(0x1b0)][_0xbac5ec(0x1b8)],_0x8ff3cd=_0x109fdb[_0xbac5ec(0x1b0)][_0xbac5ec(0x1b5)],_0x5e2acb=_0x44fe34[_0xbac5ec(0x1f2)][_0xbac5ec(0x1c8)];if(!_0x1ccb5e[_0xbac5ec(0x1f5)](_0x8ff3cd)||!_0x1ccb5e[_0xbac5ec(0x1ca)])return;const _0x2db1e4=_0x1ccb5e[_0xbac5ec(0x1ca)];if(_0x5e2acb[_0xbac5ec(0x1d8)](_0x2db1e4)&&!_0x5e2acb[_0xbac5ec(0x1d5)](_0x2db1e4)&&_0x5e2acb[_0xbac5ec(0x1b9)](_0x2db1e4,_0xbac5ec(0x1e3))){if(!_0x1424b5[_0xbac5ec(0x1e6)][_0xbac5ec(0x1c4)](_0x109fdb[_0xbac5ec(0x1b0)],_0xad49a4[_0xbac5ec(0x1c1)]))return;const {authorId:_0xdc0c97}=_0xa9da4[_0xbac5ec(0x1c5)](_0x109fdb[_0xbac5ec(0x1ce)]),_0x530871=_0x1424b5[_0xbac5ec(0x1dd)][_0xbac5ec(0x1b7)](_0xbac5ec(0x1ed),{'class':_0xbac5ec(0x1bd),'data-author-id':_0xdc0c97}),_0x3d4f86=_0x1424b5[_0xbac5ec(0x1f4)][_0xbac5ec(0x1d4)](_0x8ff3cd);_0x2fde8c&&_0xa9da4[_0xbac5ec(0x1c2)][_0xbac5ec(0x1ba)](_0x109fdb[_0xbac5ec(0x1ce)])&&_0x1424b5[_0xbac5ec(0x1dd)][_0xbac5ec(0x1b1)](_0xbac5ec(0x1e5),_0x530871),_0x1424b5[_0xbac5ec(0x1dd)][_0xbac5ec(0x1d0)](_0x3d4f86,_0x530871),_0x1424b5[_0xbac5ec(0x1f4)][_0xbac5ec(0x1d3)](_0x530871,_0x109fdb[_0xbac5ec(0x1ce)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c4dda=_0x1fa8;function _0x1fa8(_0x5aecc9,_0x193c00){const _0x40733e=_0x4073();return _0x1fa8=function(_0x1fa8e5,_0x41eeaf){_0x1fa8e5=_0x1fa8e5-0xe0;let _0x144c90=_0x40733e[_0x1fa8e5];return _0x144c90;},_0x1fa8(_0x5aecc9,_0x193c00);}(function(_0x3d7361,_0x17f1c1){const _0x70bded=_0x1fa8,_0x6667ab=_0x3d7361();while(!![]){try{const _0x5f156f=parseInt(_0x70bded(0xe7))/0x1+parseInt(_0x70bded(0xfb))/0x2*(-parseInt(_0x70bded(0xfa))/0x3)+-parseInt(_0x70bded(0xe6))/0x4+parseInt(_0x70bded(0xec))/0x5*(parseInt(_0x70bded(0xe8))/0x6)+-parseInt(_0x70bded(0xed))/0x7*(-parseInt(_0x70bded(0xf5))/0x8)+-parseInt(_0x70bded(0xea))/0x9+parseInt(_0x70bded(0xf6))/0xa;if(_0x5f156f===_0x17f1c1)break;else _0x6667ab['push'](_0x6667ab['shift']());}catch(_0x4f2870){_0x6667ab['push'](_0x6667ab['shift']());}}}(_0x4073,0x41d17));function _0x4073(){const _0x26c95b=['_registerLegacyDescription','has','8ecfYCX','6075010mrwrZc','*Remove\x20all\x20formatting*','locale','formatInline','15bdFcKS','156930NCxvPz','editor','format','plugins','TrackChangesEditing','registerDescriptionCallback','type','afterInit','1955000yMIrJn','437523lnsZyF','299262SsMGdp','enableDefaultAttributesIntegration','2241567DamLfS','commandName','5vmPClM','2133796EKAHwA','formatBlock','descriptionFactory','get','removeFormat','RemoveFormatEditing'];_0x4073=function(){return _0x26c95b;};return _0x4073();}import{Plugin as _0x153f7b}from'ckeditor5/src/core.js';import{getTranslation as _0x4d14fe}from'../utils/common-translations.js';export default class wt extends _0x153f7b{[_0x1c4dda(0xe5)](){const _0x35c28d=_0x1c4dda,_0x5e731f=this[_0x35c28d(0xfc)];if(!_0x5e731f[_0x35c28d(0xe1)][_0x35c28d(0xf4)](_0x35c28d(0xf2)))return;_0x5e731f[_0x35c28d(0xe1)][_0x35c28d(0xf0)](_0x35c28d(0xe2))[_0x35c28d(0xe9)](_0x35c28d(0xf1)),this[_0x35c28d(0xf3)]();}[_0x1c4dda(0xf3)](){const _0x336870=_0x1c4dda,_0x23178e=this[_0x336870(0xfc)];_0x23178e[_0x336870(0xe1)][_0x336870(0xf0)](_0x336870(0xe2))[_0x336870(0xef)][_0x336870(0xe3)](_0x3c2c1e=>{const _0x8f679b=_0x336870;if(_0x8f679b(0xee)!=_0x3c2c1e[_0x8f679b(0xe4)]&&_0x8f679b(0xf9)!=_0x3c2c1e[_0x8f679b(0xe4)])return;const {data:_0x125d52}=_0x3c2c1e;return _0x125d52&&_0x8f679b(0xf1)==_0x125d52[_0x8f679b(0xeb)]?{'type':_0x8f679b(0xe0),'content':_0x4d14fe(_0x23178e[_0x8f679b(0xf8)],_0x8f679b(0xf7))}:void 0x0;});}}
23
+ function _0x37d3(){const _0x4bcefe=['editor','enableDefaultAttributesIntegration','formatBlock','TrackChangesEditing','has','commandName','format','afterInit','registerDescriptionCallback','removeFormat','4444230ieQNCZ','689861vGDrKb','8309917RvaMxb','1176840tkaHIj','get','2498728xnDifL','_registerLegacyDescription','formatInline','3776832qGknvv','*Remove\x20all\x20formatting*','plugins','RemoveFormatEditing','3816930PgWXYU','type','locale','descriptionFactory'];_0x37d3=function(){return _0x4bcefe;};return _0x37d3();}const _0x4633c3=_0x5561;(function(_0x7eb2ae,_0x58f1cf){const _0x5e2efd=_0x5561,_0x2e2cf7=_0x7eb2ae();while(!![]){try{const _0x5ec2f3=-parseInt(_0x5e2efd(0xf5))/0x1+parseInt(_0x5e2efd(0xf9))/0x2+-parseInt(_0x5e2efd(0xf7))/0x3+-parseInt(_0x5e2efd(0xe2))/0x4+parseInt(_0x5e2efd(0xf4))/0x5+-parseInt(_0x5e2efd(0xe6))/0x6+parseInt(_0x5e2efd(0xf6))/0x7;if(_0x5ec2f3===_0x58f1cf)break;else _0x2e2cf7['push'](_0x2e2cf7['shift']());}catch(_0x1fddaa){_0x2e2cf7['push'](_0x2e2cf7['shift']());}}}(_0x37d3,0xa1d35));import{Plugin as _0x4a8f65}from'ckeditor5/src/core.js';import{getTranslation as _0x4b68ca}from'../utils/common-translations.js';function _0x5561(_0x404f0a,_0x235403){const _0x37d350=_0x37d3();return _0x5561=function(_0x556157,_0x7738d){_0x556157=_0x556157-0xe1;let _0x11f36b=_0x37d350[_0x556157];return _0x11f36b;},_0x5561(_0x404f0a,_0x235403);}export default class wt extends _0x4a8f65{[_0x4633c3(0xf1)](){const _0x6a72ff=_0x4633c3,_0x5094ae=this[_0x6a72ff(0xea)];if(!_0x5094ae[_0x6a72ff(0xe4)][_0x6a72ff(0xee)](_0x6a72ff(0xe5)))return;_0x5094ae[_0x6a72ff(0xe4)][_0x6a72ff(0xf8)](_0x6a72ff(0xed))[_0x6a72ff(0xeb)](_0x6a72ff(0xf3)),this[_0x6a72ff(0xfa)]();}[_0x4633c3(0xfa)](){const _0x34f613=_0x4633c3,_0x5b8cb8=this[_0x34f613(0xea)];_0x5b8cb8[_0x34f613(0xe4)][_0x34f613(0xf8)](_0x34f613(0xed))[_0x34f613(0xe9)][_0x34f613(0xf2)](_0x4bb1ae=>{const _0x5f047a=_0x34f613;if(_0x5f047a(0xec)!=_0x4bb1ae[_0x5f047a(0xe7)]&&_0x5f047a(0xe1)!=_0x4bb1ae[_0x5f047a(0xe7)])return;const {data:_0x342af8}=_0x4bb1ae;return _0x342af8&&_0x5f047a(0xf3)==_0x342af8[_0x5f047a(0xef)]?{'type':_0x5f047a(0xf0),'content':_0x4b68ca(_0x5b8cb8[_0x5f047a(0xe8)],_0x5f047a(0xe3))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x392332=_0x2815;function _0x2815(_0x39dd21,_0x597c2f){const _0x2f1905=_0x2f19();return _0x2815=function(_0x2815d6,_0x230de7){_0x2815d6=_0x2815d6-0x175;let _0xd085a0=_0x2f1905[_0x2815d6];return _0xd085a0;},_0x2815(_0x39dd21,_0x597c2f);}(function(_0x5ecdc7,_0x23e9bd){const _0x4c944b=_0x2815,_0x119a87=_0x5ecdc7();while(!![]){try{const _0x1d425d=parseInt(_0x4c944b(0x188))/0x1+-parseInt(_0x4c944b(0x175))/0x2+-parseInt(_0x4c944b(0x18a))/0x3+-parseInt(_0x4c944b(0x186))/0x4+parseInt(_0x4c944b(0x182))/0x5*(parseInt(_0x4c944b(0x185))/0x6)+parseInt(_0x4c944b(0x18c))/0x7*(parseInt(_0x4c944b(0x181))/0x8)+parseInt(_0x4c944b(0x18f))/0x9*(parseInt(_0x4c944b(0x179))/0xa);if(_0x1d425d===_0x23e9bd)break;else _0x119a87['push'](_0x119a87['shift']());}catch(_0x1291df){_0x119a87['push'](_0x119a87['shift']());}}}(_0x2f19,0xc5b90));function _0x2f19(){const _0xbea665=['goToPreviousRestrictedEditingException','editor','trackChanges','904520qRwsLQ','5314040jFStJh','acceptSelectedSuggestions','discardSuggestion','6eTUUrH','843088CvkigF','acceptSuggestion','209735DmcNQo','TrackChangesEditing','545010KFrAtH','afterInit','49sNTMVB','goToNextRestrictedEditingException','enableCommand','54IchXOK','2401956gAuGFm','acceptAllSuggestions','get','has','565490aGcLXV','discardSelectedSuggestions','plugins','discardAllSuggestions','RestrictedEditingModeEditing'];_0x2f19=function(){return _0xbea665;};return _0x2f19();}import{Plugin as _0x4f0f60}from'ckeditor5/src/core.js';export default class yt extends _0x4f0f60{[_0x392332(0x18b)](){const _0x4b9ad2=_0x392332,_0x464c6c=this[_0x4b9ad2(0x17f)];if(!_0x464c6c[_0x4b9ad2(0x17b)][_0x4b9ad2(0x178)](_0x4b9ad2(0x17d)))return;const _0x2b6d2b=_0x464c6c[_0x4b9ad2(0x17b)][_0x4b9ad2(0x177)](_0x4b9ad2(0x189));_0x2b6d2b[_0x4b9ad2(0x18e)](_0x4b9ad2(0x17e)),_0x2b6d2b[_0x4b9ad2(0x18e)](_0x4b9ad2(0x18d));const _0x395804=_0x464c6c[_0x4b9ad2(0x17b)][_0x4b9ad2(0x177)](_0x4b9ad2(0x17d));_0x395804[_0x4b9ad2(0x18e)](_0x4b9ad2(0x180)),_0x395804[_0x4b9ad2(0x18e)](_0x4b9ad2(0x187)),_0x395804[_0x4b9ad2(0x18e)](_0x4b9ad2(0x184)),_0x395804[_0x4b9ad2(0x18e)](_0x4b9ad2(0x176)),_0x395804[_0x4b9ad2(0x18e)](_0x4b9ad2(0x17c)),_0x395804[_0x4b9ad2(0x18e)](_0x4b9ad2(0x183)),_0x395804[_0x4b9ad2(0x18e)](_0x4b9ad2(0x17a));}}
23
+ function _0x4f91(){const _0x1c8b3a=['21555770rEociW','1233648EnyWnB','56406lMGeje','discardSuggestion','goToPreviousRestrictedEditingException','TrackChangesEditing','acceptSelectedSuggestions','afterInit','728jnoXTf','has','725643ekzFNn','acceptAllSuggestions','plugins','48LHpUbE','discardAllSuggestions','goToNextRestrictedEditingException','get','10DChsnQ','enableCommand','editor','843021surqUx','RestrictedEditingModeEditing','2454280aSHiNx','trackChanges','3850nZLrZV','acceptSuggestion','discardSelectedSuggestions'];_0x4f91=function(){return _0x1c8b3a;};return _0x4f91();}function _0xd1e9(_0xe81032,_0x4af339){const _0x4f9190=_0x4f91();return _0xd1e9=function(_0xd1e95,_0x53104a){_0xd1e95=_0xd1e95-0xbe;let _0x438831=_0x4f9190[_0xd1e95];return _0x438831;},_0xd1e9(_0xe81032,_0x4af339);}const _0x410653=_0xd1e9;(function(_0x32dd02,_0x5447ee){const _0x280d92=_0xd1e9,_0x27e868=_0x32dd02();while(!![]){try{const _0x31f5ea=-parseInt(_0x280d92(0xcf))/0x1+parseInt(_0x280d92(0xc4))/0x2*(-parseInt(_0x280d92(0xd8))/0x3)+parseInt(_0x280d92(0xc9))/0x4+parseInt(_0x280d92(0xcb))/0x5+-parseInt(_0x280d92(0xd0))/0x6*(-parseInt(_0x280d92(0xd6))/0x7)+parseInt(_0x280d92(0xc0))/0x8*(-parseInt(_0x280d92(0xc7))/0x9)+parseInt(_0x280d92(0xce))/0xa;if(_0x31f5ea===_0x5447ee)break;else _0x27e868['push'](_0x27e868['shift']());}catch(_0x520f7d){_0x27e868['push'](_0x27e868['shift']());}}}(_0x4f91,0xb549a));import{Plugin as _0x35a191}from'ckeditor5/src/core.js';export default class yt extends _0x35a191{[_0x410653(0xd5)](){const _0xd39fe7=_0x410653,_0x182fa2=this[_0xd39fe7(0xc6)];if(!_0x182fa2[_0xd39fe7(0xbf)][_0xd39fe7(0xd7)](_0xd39fe7(0xc8)))return;const _0x3c9453=_0x182fa2[_0xd39fe7(0xbf)][_0xd39fe7(0xc3)](_0xd39fe7(0xd3));_0x3c9453[_0xd39fe7(0xc5)](_0xd39fe7(0xd2)),_0x3c9453[_0xd39fe7(0xc5)](_0xd39fe7(0xc2));const _0x510347=_0x182fa2[_0xd39fe7(0xbf)][_0xd39fe7(0xc3)](_0xd39fe7(0xc8));_0x510347[_0xd39fe7(0xc5)](_0xd39fe7(0xca)),_0x510347[_0xd39fe7(0xc5)](_0xd39fe7(0xcc)),_0x510347[_0xd39fe7(0xc5)](_0xd39fe7(0xd1)),_0x510347[_0xd39fe7(0xc5)](_0xd39fe7(0xbe)),_0x510347[_0xd39fe7(0xc5)](_0xd39fe7(0xc1)),_0x510347[_0xd39fe7(0xc5)](_0xd39fe7(0xd4)),_0x510347[_0xd39fe7(0xc5)](_0xd39fe7(0xcd));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39068f=_0x52fc;(function(_0x148fd6,_0x243fb1){const _0x50cdb8=_0x52fc,_0x392176=_0x148fd6();while(!![]){try{const _0x17fb0d=-parseInt(_0x50cdb8(0x143))/0x1+-parseInt(_0x50cdb8(0x149))/0x2+parseInt(_0x50cdb8(0x147))/0x3+parseInt(_0x50cdb8(0x132))/0x4*(-parseInt(_0x50cdb8(0x117))/0x5)+-parseInt(_0x50cdb8(0x142))/0x6*(parseInt(_0x50cdb8(0x112))/0x7)+parseInt(_0x50cdb8(0x127))/0x8*(parseInt(_0x50cdb8(0x113))/0x9)+-parseInt(_0x50cdb8(0x13a))/0xa*(-parseInt(_0x50cdb8(0x139))/0xb);if(_0x17fb0d===_0x243fb1)break;else _0x392176['push'](_0x392176['shift']());}catch(_0x2f1663){_0x392176['push'](_0x392176['shift']());}}}(_0x12f3,0xd00ca));import{Plugin as _0x1b84e9}from'ckeditor5/src/core.js';import{ShiftEnter as _0x47920f}from'ckeditor5/src/enter.js';import{getTranslation as _0xa8599a}from'../utils/common-translations.js';function _0x12f3(){const _0x4bd440=['shiftEnter','editing','createUIElement','markerRange','927324tXYpRM','markerName','span','getItems','deletion','data','addMarker:suggestion','2017532DtukPb','160KswbNB','activeMarkers','ck-suggestion-marker--active','registerElementLabel','enableCommand','downcastDispatcher','bindElementToMarker','model','6eFlPim','921053TPrCSg','showSuggestionHighlights','get','toViewPosition','2746584LwTGhO','includes','1775882cQlMtx','insert','TrackChangesEditing','2018583FXhnso','1071sumaUd','high','addClass','createPositionBefore','30pmjmem','plugins','split','mapper','addMarker:suggestion:deletion','consumable','_splitMarkerName','descriptionFactory','ELEMENT_LINE_BREAK','init','locale','writer','options','test','ck-suggestion-marker-','merge','32968qlgOeW','addMarker:suggestion:insertion','softBreak','name','editor','element','requires'];_0x12f3=function(){return _0x4bd440;};return _0x12f3();}function _0x52fc(_0x1dee3a,_0x13bfd8){const _0x12f3bf=_0x12f3();return _0x52fc=function(_0x52fcde,_0x553181){_0x52fcde=_0x52fcde-0x110;let _0x5b85c3=_0x12f3bf[_0x52fcde];return _0x5b85c3;},_0x52fc(_0x1dee3a,_0x13bfd8);}export default class jt extends _0x1b84e9{static get[_0x39068f(0x12d)](){return[_0x47920f];}[_0x39068f(0x120)](){const _0x5ab3ed=_0x39068f,_0x532426=this[_0x5ab3ed(0x12b)],_0x2a344c=_0x532426[_0x5ab3ed(0x118)][_0x5ab3ed(0x145)](_0x5ab3ed(0x111));_0x2a344c[_0x5ab3ed(0x13e)](_0x5ab3ed(0x12e)),_0x532426[_0x5ab3ed(0x12f)][_0x5ab3ed(0x13f)]['on'](_0x5ab3ed(0x128),ge(_0x532426),{'priority':_0x5ab3ed(0x114)}),_0x532426[_0x5ab3ed(0x12f)][_0x5ab3ed(0x13f)]['on'](_0x5ab3ed(0x11b),ge(_0x532426),{'priority':_0x5ab3ed(0x114)}),_0x532426[_0x5ab3ed(0x137)][_0x5ab3ed(0x13f)]['on'](_0x5ab3ed(0x138),(_0x327387,_0x1cb979,_0x51d9d2)=>{const _0x427e80=_0x5ab3ed;_0x51d9d2[_0x427e80(0x123)][_0x427e80(0x144)]&&ge(_0x532426,{'showActiveMarker':!0x1})(_0x327387,_0x1cb979,_0x51d9d2);}),_0x2a344c[_0x5ab3ed(0x11e)][_0x5ab3ed(0x13d)](_0x5ab3ed(0x129),_0x2a7e16=>_0xa8599a(_0x532426[_0x5ab3ed(0x121)],_0x5ab3ed(0x11f),_0x2a7e16));}}function ge(_0x262c05,{showActiveMarker:_0x465ac6=!0x0}={}){return(_0x197d6a,_0x2733df,_0x2bceb9)=>{const _0x572f5c=_0x52fc,_0x45b7e7=_0x262c05[_0x572f5c(0x118)][_0x572f5c(0x145)](_0x572f5c(0x111));if(!_0x2bceb9[_0x572f5c(0x11c)][_0x572f5c(0x124)](_0x2733df[_0x572f5c(0x131)],_0x197d6a[_0x572f5c(0x12a)]))return;const _0xef6ac4=_0x262c05[_0x572f5c(0x141)];for(const _0x4696c3 of _0x2733df[_0x572f5c(0x131)][_0x572f5c(0x135)]()){if(!_0x4696c3['is'](_0x572f5c(0x12c),_0x572f5c(0x129)))continue;const _0x457aa0=_0x572f5c(0x136)==_0x2733df[_0x572f5c(0x133)][_0x572f5c(0x119)](':')[0x1]?_0x572f5c(0x126):_0x572f5c(0x119),{authorId:_0x5eb681}=_0x45b7e7[_0x572f5c(0x11d)](_0x2733df[_0x572f5c(0x133)]),_0x4657c5=_0x2bceb9[_0x572f5c(0x122)][_0x572f5c(0x130)](_0x572f5c(0x134),{'class':_0x572f5c(0x125)+_0x457aa0,'data-author-id':_0x5eb681}),_0x492d9a=_0x2bceb9[_0x572f5c(0x11a)][_0x572f5c(0x146)](_0xef6ac4[_0x572f5c(0x116)](_0x4696c3));_0x465ac6&&_0x45b7e7[_0x572f5c(0x13b)][_0x572f5c(0x148)](_0x2733df[_0x572f5c(0x133)])&&_0x2bceb9[_0x572f5c(0x122)][_0x572f5c(0x115)](_0x572f5c(0x13c),_0x4657c5),_0x2bceb9[_0x572f5c(0x122)][_0x572f5c(0x110)](_0x492d9a,_0x4657c5),_0x2bceb9[_0x572f5c(0x11a)][_0x572f5c(0x140)](_0x4657c5,_0x2733df[_0x572f5c(0x133)]);}};}
23
+ const _0x5f67af=_0x4511;(function(_0x459816,_0x3b0add){const _0x300ef9=_0x4511,_0x76ce81=_0x459816();while(!![]){try{const _0x2cdcdc=-parseInt(_0x300ef9(0xed))/0x1*(-parseInt(_0x300ef9(0xf9))/0x2)+-parseInt(_0x300ef9(0xfa))/0x3+parseInt(_0x300ef9(0x113))/0x4+-parseInt(_0x300ef9(0x10e))/0x5*(-parseInt(_0x300ef9(0xf4))/0x6)+parseInt(_0x300ef9(0xee))/0x7+parseInt(_0x300ef9(0xf3))/0x8+-parseInt(_0x300ef9(0xf1))/0x9;if(_0x2cdcdc===_0x3b0add)break;else _0x76ce81['push'](_0x76ce81['shift']());}catch(_0x451982){_0x76ce81['push'](_0x76ce81['shift']());}}}(_0x22b3,0xd5bb4));import{Plugin as _0x477c4c}from'ckeditor5/src/core.js';import{ShiftEnter as _0x293304}from'ckeditor5/src/enter.js';import{getTranslation as _0x2ad006}from'../utils/common-translations.js';export default class jt extends _0x477c4c{static get[_0x5f67af(0x111)](){return[_0x293304];}[_0x5f67af(0x11c)](){const _0x299ce0=_0x5f67af,_0x247c45=this[_0x299ce0(0xf5)],_0x2751c0=_0x247c45[_0x299ce0(0xef)][_0x299ce0(0xfe)](_0x299ce0(0x102));_0x2751c0[_0x299ce0(0x11b)](_0x299ce0(0x115)),_0x247c45[_0x299ce0(0x11a)][_0x299ce0(0x10f)]['on'](_0x299ce0(0xfb),ge(_0x247c45),{'priority':_0x299ce0(0x11e)}),_0x247c45[_0x299ce0(0x11a)][_0x299ce0(0x10f)]['on'](_0x299ce0(0x11f),ge(_0x247c45),{'priority':_0x299ce0(0x11e)}),_0x247c45[_0x299ce0(0x122)][_0x299ce0(0x10f)]['on'](_0x299ce0(0x120),(_0x1b676b,_0x5712de,_0x432f6e)=>{const _0x3640f6=_0x299ce0;_0x432f6e[_0x3640f6(0x116)][_0x3640f6(0xf7)]&&ge(_0x247c45,{'showActiveMarker':!0x1})(_0x1b676b,_0x5712de,_0x432f6e);}),_0x2751c0[_0x299ce0(0x119)][_0x299ce0(0x106)](_0x299ce0(0x124),_0x1876ee=>_0x2ad006(_0x247c45[_0x299ce0(0xf2)],_0x299ce0(0x10c),_0x1876ee));}}function _0x22b3(){const _0x574862=['_splitMarkerName','toViewPosition','ck-suggestion-marker-','TrackChangesEditing','bindElementToMarker','split','mapper','registerElementLabel','createUIElement','deletion','insert','consumable','includes','ELEMENT_LINE_BREAK','createPositionBefore','872500MoAbxU','downcastDispatcher','markerRange','requires','markerName','4718544vAEJfJ','test','shiftEnter','options','addClass','span','descriptionFactory','editing','enableCommand','init','activeMarkers','high','addMarker:suggestion:deletion','addMarker:suggestion','writer','data','ck-suggestion-marker--active','softBreak','1752jMybCs','12221608yDNIjl','plugins','merge','46154871uwCnTd','locale','9463944NEEcIz','30jyfMlu','editor','model','showSuggestionHighlights','name','1996Cffazz','2177418SJMjwZ','addMarker:suggestion:insertion','element','getItems','get'];_0x22b3=function(){return _0x574862;};return _0x22b3();}function _0x4511(_0x26158e,_0x8bf387){const _0x22b327=_0x22b3();return _0x4511=function(_0x451185,_0x4c3751){_0x451185=_0x451185-0xed;let _0x167fea=_0x22b327[_0x451185];return _0x167fea;},_0x4511(_0x26158e,_0x8bf387);}function ge(_0x2e6223,{showActiveMarker:_0xa99ec6=!0x0}={}){return(_0x4e97cb,_0x3ccead,_0x3b1b4a)=>{const _0x2ed6ca=_0x4511,_0xfabf6c=_0x2e6223[_0x2ed6ca(0xef)][_0x2ed6ca(0xfe)](_0x2ed6ca(0x102));if(!_0x3b1b4a[_0x2ed6ca(0x10a)][_0x2ed6ca(0x114)](_0x3ccead[_0x2ed6ca(0x110)],_0x4e97cb[_0x2ed6ca(0xf8)]))return;const _0x4908d0=_0x2e6223[_0x2ed6ca(0xf6)];for(const _0x37d7e9 of _0x3ccead[_0x2ed6ca(0x110)][_0x2ed6ca(0xfd)]()){if(!_0x37d7e9['is'](_0x2ed6ca(0xfc),_0x2ed6ca(0x124)))continue;const _0x29690a=_0x2ed6ca(0x108)==_0x3ccead[_0x2ed6ca(0x112)][_0x2ed6ca(0x104)](':')[0x1]?_0x2ed6ca(0xf0):_0x2ed6ca(0x104),{authorId:_0x1f0bcc}=_0xfabf6c[_0x2ed6ca(0xff)](_0x3ccead[_0x2ed6ca(0x112)]),_0x3c0e52=_0x3b1b4a[_0x2ed6ca(0x121)][_0x2ed6ca(0x107)](_0x2ed6ca(0x118),{'class':_0x2ed6ca(0x101)+_0x29690a,'data-author-id':_0x1f0bcc}),_0x4db2fc=_0x3b1b4a[_0x2ed6ca(0x105)][_0x2ed6ca(0x100)](_0x4908d0[_0x2ed6ca(0x10d)](_0x37d7e9));_0xa99ec6&&_0xfabf6c[_0x2ed6ca(0x11d)][_0x2ed6ca(0x10b)](_0x3ccead[_0x2ed6ca(0x112)])&&_0x3b1b4a[_0x2ed6ca(0x121)][_0x2ed6ca(0x117)](_0x2ed6ca(0x123),_0x3c0e52),_0x3b1b4a[_0x2ed6ca(0x121)][_0x2ed6ca(0x109)](_0x4db2fc,_0x3c0e52),_0x3b1b4a[_0x2ed6ca(0x105)][_0x2ed6ca(0x103)](_0x3c0e52,_0x3ccead[_0x2ed6ca(0x112)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2894(){const _0x574c6d=['StandardEditingModeEditing','value','enableCommand','6cLQkjC','349321PRKSkU','FORMAT_RESTRICTED_ENABLED','selection','restrictedEditingException','991980Reyybq','editor','has','160TXbhLd','forceValue','get','commandName','commandParams','markInlineFormat','9qYptsV','change','isCollapsed','getRanges','629465cVEXNe','plugins','registerDescriptionCallback','type','FORMAT_RESTRICTED_DISABLED','72714rJRcQP','model','descriptionFactory','formatInline','document','7LNtUUj','locale','from','14440216LkdaUE','4203080NTpSoY','formatBlock','TrackChangesEditing','2733599dEGUil','format','commands','afterInit'];_0x2894=function(){return _0x574c6d;};return _0x2894();}const _0x4a0993=_0x5b9f;(function(_0x2c4c13,_0x32a2ef){const _0x3bb6d4=_0x5b9f,_0x1405bb=_0x2c4c13();while(!![]){try{const _0x4752c9=parseInt(_0x3bb6d4(0x162))/0x1*(parseInt(_0x3bb6d4(0x15d))/0x2)+-parseInt(_0x3bb6d4(0x14b))/0x3+-parseInt(_0x3bb6d4(0x166))/0x4+parseInt(_0x3bb6d4(0x158))/0x5*(-parseInt(_0x3bb6d4(0x146))/0x6)+parseInt(_0x3bb6d4(0x147))/0x7+parseInt(_0x3bb6d4(0x165))/0x8*(-parseInt(_0x3bb6d4(0x154))/0x9)+parseInt(_0x3bb6d4(0x14e))/0xa*(parseInt(_0x3bb6d4(0x13f))/0xb);if(_0x4752c9===_0x32a2ef)break;else _0x1405bb['push'](_0x1405bb['shift']());}catch(_0x6cd450){_0x1405bb['push'](_0x1405bb['shift']());}}}(_0x2894,0xec604));import{Plugin as _0x53c8b5}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x24f98e}from'./utils.js';import{getTranslation as _0x1e88d0}from'../utils/common-translations.js';function _0x5b9f(_0x2bdd14,_0x617edf){const _0x289470=_0x2894();return _0x5b9f=function(_0x5b9f45,_0x23687b){_0x5b9f45=_0x5b9f45-0x13f;let _0x128195=_0x289470[_0x5b9f45];return _0x128195;},_0x5b9f(_0x2bdd14,_0x617edf);}export default class St extends _0x53c8b5{[_0x4a0993(0x142)](){const _0x283eec=_0x4a0993,_0x1681d0=this[_0x283eec(0x14c)],_0x1e1466=_0x1681d0[_0x283eec(0x15e)],_0x33a7aa=_0x1681d0[_0x283eec(0x163)];if(!_0x1681d0[_0x283eec(0x159)][_0x283eec(0x14d)](_0x283eec(0x143)))return;const _0xafc5fe=_0x1681d0[_0x283eec(0x159)][_0x283eec(0x150)](_0x283eec(0x168)),_0x2e0daf=_0x283eec(0x14a),_0x503cf3=_0x1681d0[_0x283eec(0x141)][_0x283eec(0x150)](_0x2e0daf);_0xafc5fe[_0x283eec(0x145)](_0x2e0daf,(_0x47260e,_0xbe1ab7={})=>{const _0xc1ca4c=_0x283eec,_0x2923b7=_0x1e1466[_0xc1ca4c(0x161)][_0xc1ca4c(0x149)];if(_0x2923b7[_0xc1ca4c(0x156)])return void _0x47260e(_0xbe1ab7);const _0x4a5b24=void 0x0!==_0xbe1ab7[_0xc1ca4c(0x14f)]?_0xbe1ab7[_0xc1ca4c(0x14f)]:!_0x503cf3[_0xc1ca4c(0x144)];_0x1e1466[_0xc1ca4c(0x155)](()=>{const _0x130b35=_0xc1ca4c,_0x4bb68a=Array[_0x130b35(0x164)](_0x2923b7[_0x130b35(0x157)]());for(const _0x4b2741 of _0x4bb68a){const _0xf94586=_0x4a5b24?[_0x4b2741]:_0x24f98e(_0x2e0daf,_0x4b2741,_0x1e1466);for(const _0x22a801 of _0xf94586)_0xafc5fe[_0x130b35(0x153)](_0x22a801,{'commandName':_0x2e0daf,'commandParams':[{'forceValue':_0x4a5b24}]});}});}),_0xafc5fe[_0x283eec(0x15f)][_0x283eec(0x15a)](_0x3195cd=>{const _0xd523d4=_0x283eec;if(_0xd523d4(0x167)!=_0x3195cd[_0xd523d4(0x15b)]&&_0xd523d4(0x160)!=_0x3195cd[_0xd523d4(0x15b)])return;const {data:_0x2086b4}=_0x3195cd;return _0x2086b4&&_0x2086b4[_0xd523d4(0x151)]==_0x2e0daf?_0x2086b4[_0xd523d4(0x152)][0x0][_0xd523d4(0x14f)]?{'type':_0xd523d4(0x140),'content':_0x1e88d0(_0x33a7aa,_0xd523d4(0x148))}:{'type':_0xd523d4(0x140),'content':_0x1e88d0(_0x33a7aa,_0xd523d4(0x15c))}:void 0x0;});}}
23
+ const _0x2cd365=_0x2ff1;(function(_0x5dab24,_0x2836b4){const _0x154f64=_0x2ff1,_0x286819=_0x5dab24();while(!![]){try{const _0x83ca8e=parseInt(_0x154f64(0x12b))/0x1*(parseInt(_0x154f64(0x124))/0x2)+parseInt(_0x154f64(0x13d))/0x3*(-parseInt(_0x154f64(0x117))/0x4)+-parseInt(_0x154f64(0x12a))/0x5+parseInt(_0x154f64(0x125))/0x6*(-parseInt(_0x154f64(0x11b))/0x7)+parseInt(_0x154f64(0x129))/0x8*(parseInt(_0x154f64(0x128))/0x9)+-parseInt(_0x154f64(0x120))/0xa*(-parseInt(_0x154f64(0x13e))/0xb)+parseInt(_0x154f64(0x11d))/0xc;if(_0x83ca8e===_0x2836b4)break;else _0x286819['push'](_0x286819['shift']());}catch(_0x4cc8c6){_0x286819['push'](_0x286819['shift']());}}}(_0xaa64,0xbe16e));function _0x2ff1(_0x4569d1,_0xe18413){const _0xaa64f5=_0xaa64();return _0x2ff1=function(_0x2ff1fa,_0x1df3ae){_0x2ff1fa=_0x2ff1fa-0x117;let _0x9de4cf=_0xaa64f5[_0x2ff1fa];return _0x9de4cf;},_0x2ff1(_0x4569d1,_0xe18413);}import{Plugin as _0x4124e8}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x2f664d}from'./utils.js';import{getTranslation as _0x3b9394}from'../utils/common-translations.js';function _0xaa64(){const _0x58af66=['16093JmnRCE','get','14937924gWHRoq','model','selection','272550hwmLSO','formatInline','commands','TrackChangesEditing','4GyiDTr','354xcbSZt','document','locale','169515GZmeHA','136FUruxo','5521980fHotoB','379294pLeMGV','FORMAT_RESTRICTED_ENABLED','StandardEditingModeEditing','FORMAT_RESTRICTED_DISABLED','enableCommand','markInlineFormat','formatBlock','plugins','format','registerDescriptionCallback','restrictedEditingException','afterInit','from','change','editor','forceValue','type','isCollapsed','1479513kdgwaZ','275oMORvA','commandName','commandParams','getRanges','8pDpvbG','value','has','descriptionFactory'];_0xaa64=function(){return _0x58af66;};return _0xaa64();}export default class St extends _0x4124e8{[_0x2cd365(0x136)](){const _0x58eaa8=_0x2cd365,_0xd392a8=this[_0x58eaa8(0x139)],_0x3affd5=_0xd392a8[_0x58eaa8(0x11e)],_0x1c2ba2=_0xd392a8[_0x58eaa8(0x127)];if(!_0xd392a8[_0x58eaa8(0x132)][_0x58eaa8(0x119)](_0x58eaa8(0x12d)))return;const _0x3fee43=_0xd392a8[_0x58eaa8(0x132)][_0x58eaa8(0x11c)](_0x58eaa8(0x123)),_0x550c23=_0x58eaa8(0x135),_0x2fc892=_0xd392a8[_0x58eaa8(0x122)][_0x58eaa8(0x11c)](_0x550c23);_0x3fee43[_0x58eaa8(0x12f)](_0x550c23,(_0x368f8d,_0x4a66f4={})=>{const _0x1320c3=_0x58eaa8,_0x4d3d25=_0x3affd5[_0x1320c3(0x126)][_0x1320c3(0x11f)];if(_0x4d3d25[_0x1320c3(0x13c)])return void _0x368f8d(_0x4a66f4);const _0x32ce55=void 0x0!==_0x4a66f4[_0x1320c3(0x13a)]?_0x4a66f4[_0x1320c3(0x13a)]:!_0x2fc892[_0x1320c3(0x118)];_0x3affd5[_0x1320c3(0x138)](()=>{const _0x74aeba=_0x1320c3,_0x23540d=Array[_0x74aeba(0x137)](_0x4d3d25[_0x74aeba(0x141)]());for(const _0x597845 of _0x23540d){const _0x535389=_0x32ce55?[_0x597845]:_0x2f664d(_0x550c23,_0x597845,_0x3affd5);for(const _0x30079c of _0x535389)_0x3fee43[_0x74aeba(0x130)](_0x30079c,{'commandName':_0x550c23,'commandParams':[{'forceValue':_0x32ce55}]});}});}),_0x3fee43[_0x58eaa8(0x11a)][_0x58eaa8(0x134)](_0x1bd126=>{const _0x4a5885=_0x58eaa8;if(_0x4a5885(0x131)!=_0x1bd126[_0x4a5885(0x13b)]&&_0x4a5885(0x121)!=_0x1bd126[_0x4a5885(0x13b)])return;const {data:_0x3e0207}=_0x1bd126;return _0x3e0207&&_0x3e0207[_0x4a5885(0x13f)]==_0x550c23?_0x3e0207[_0x4a5885(0x140)][0x0][_0x4a5885(0x13a)]?{'type':_0x4a5885(0x133),'content':_0x3b9394(_0x1c2ba2,_0x4a5885(0x12c))}:{'type':_0x4a5885(0x133),'content':_0x3b9394(_0x1c2ba2,_0x4a5885(0x12e))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a9040=_0x3fd7;(function(_0x8f31b9,_0x130d81){const _0x5df4ca=_0x3fd7,_0x57f889=_0x8f31b9();while(!![]){try{const _0x2bbff4=-parseInt(_0x5df4ca(0xb3))/0x1*(parseInt(_0x5df4ca(0xaf))/0x2)+parseInt(_0x5df4ca(0xaa))/0x3+-parseInt(_0x5df4ca(0x93))/0x4*(-parseInt(_0x5df4ca(0x8b))/0x5)+parseInt(_0x5df4ca(0xa0))/0x6+parseInt(_0x5df4ca(0xae))/0x7*(-parseInt(_0x5df4ca(0x9f))/0x8)+-parseInt(_0x5df4ca(0xa4))/0x9+parseInt(_0x5df4ca(0x96))/0xa;if(_0x2bbff4===_0x130d81)break;else _0x57f889['push'](_0x57f889['shift']());}catch(_0xa43e5){_0x57f889['push'](_0x57f889['shift']());}}}(_0x554a,0xefbd3));import{Plugin as _0x390fbe}from'ckeditor5/src/core.js';function _0x3fd7(_0x5a459b,_0x33cc6d){const _0x554a08=_0x554a();return _0x3fd7=function(_0x3fd758,_0x4bed5e){_0x3fd758=_0x3fd758-0x85;let _0xd0248f=_0x554a08[_0x3fd758];return _0xd0248f;},_0x3fd7(_0x5a459b,_0x33cc6d);}function _0x554a(){const _0x26ccd7=['element','2132004qKpzmk','GeneralHtmlSupport','style','add','9723wCrULh','3974ClHoMw','*Remove\x20format:*\x20%0','Style','commandName','239eowBrh','DataSchema','type','styleName','registerAttributeLabel','registerInlineAttribute','config','toLowerCase','editor','ghsAttributes','2792675bvvsCq','plugins','registerDescriptionCallback','FORMAT_STYLE','commandParams','formatBlock','enableDefaultAttributesIntegration','definitions','4ECYgZq','block','formatInline','14160710MtkORm','_registerLegacyDescription','*Set\x20format:*\x20%0','getGhsAttributeNameForElement','TrackChangesEditing','StyleUtils','locale','descriptionFactory','registerBlockAttribute','5384tPQtAP','8358312NEkhAT','normalizeConfig','has','get','15179985mLFaPX','inline','format','forceValue','afterInit'];_0x554a=function(){return _0x26ccd7;};return _0x554a();}import{getTranslation as _0x2dbe06}from'../utils/common-translations.js';export default class At extends _0x390fbe{[_0x1a9040(0xa8)](){const _0x9d4017=_0x1a9040,_0x35315b=this[_0x9d4017(0x89)];if(!_0x35315b[_0x9d4017(0x8c)][_0x9d4017(0xa2)](_0x9d4017(0xb1))||!_0x35315b[_0x9d4017(0x8c)][_0x9d4017(0xa2)](_0x9d4017(0xb4)))return;const _0x18cac6=_0x35315b[_0x9d4017(0x8c)][_0x9d4017(0xa3)](_0x9d4017(0x9a)),_0x4fbfbf=_0x35315b[_0x9d4017(0x9c)],_0x573984=_0x35315b[_0x9d4017(0x87)][_0x9d4017(0xa3)](_0x9d4017(0xac))||{},_0x541b16=_0x35315b[_0x9d4017(0x8c)][_0x9d4017(0xa3)](_0x9d4017(0xab)),_0x3515b8=_0x35315b[_0x9d4017(0x8c)][_0x9d4017(0xa3)](_0x9d4017(0x9b))[_0x9d4017(0xa1)](_0x35315b[_0x9d4017(0x8c)][_0x9d4017(0xa3)](_0x9d4017(0xb4)),_0x573984[_0x9d4017(0x92)]);_0x18cac6[_0x9d4017(0x91)](_0x9d4017(0xac));const _0x21ec81=new Set();for(const _0x52a2d1 of _0x3515b8[_0x9d4017(0x94)]){const _0x26aec3=_0x541b16[_0x9d4017(0x99)](_0x52a2d1[_0x9d4017(0xa9)]);_0x21ec81[_0x9d4017(0xad)](_0x26aec3);}const _0x3e10db=new Set();for(const _0x244472 of _0x3515b8[_0x9d4017(0xa5)]){const _0x4b061c=_0x541b16[_0x9d4017(0x99)](_0x244472[_0x9d4017(0xa9)]);_0x3e10db[_0x9d4017(0xad)](_0x4b061c);for(const _0xd12971 of _0x244472[_0x9d4017(0x8a)])_0x3e10db[_0x9d4017(0xad)](_0xd12971);}for(const _0x3bb75f of _0x21ec81)_0x18cac6[_0x9d4017(0x9e)](_0x3bb75f),_0x18cac6[_0x9d4017(0x9d)][_0x9d4017(0x85)](_0x3bb75f,_0x2dbe06(_0x4fbfbf,_0x9d4017(0x8e)));for(const _0x49207f of _0x3e10db)_0x18cac6[_0x9d4017(0x86)](_0x49207f),_0x18cac6[_0x9d4017(0x9d)][_0x9d4017(0x85)](_0x49207f,_0x2dbe06(_0x4fbfbf,_0x9d4017(0x8e)));this[_0x9d4017(0x97)]();}[_0x1a9040(0x97)](){const _0x8eab40=_0x1a9040,_0x3aa262=this[_0x8eab40(0x89)],_0x2e3734=_0x3aa262[_0x8eab40(0x9c)];_0x3aa262[_0x8eab40(0x8c)][_0x8eab40(0xa3)](_0x8eab40(0x9a))[_0x8eab40(0x9d)][_0x8eab40(0x8d)](_0x3b4873=>{const _0x2ca5e3=_0x8eab40;if(_0x2ca5e3(0x90)!=_0x3b4873[_0x2ca5e3(0xb5)]&&_0x2ca5e3(0x95)!=_0x3b4873[_0x2ca5e3(0xb5)])return;const {data:_0x4512ff}=_0x3b4873;return _0x4512ff&&_0x2ca5e3(0xac)===_0x4512ff[_0x2ca5e3(0xb2)]?_0x4512ff[_0x2ca5e3(0x8f)][0x0][_0x2ca5e3(0xa7)]?{'type':_0x2ca5e3(0xa6),'content':_0x2dbe06(_0x2e3734,_0x2ca5e3(0x98),_0x4512ff[_0x2ca5e3(0x8f)][0x0][_0x2ca5e3(0xb6)][_0x2ca5e3(0x88)]())}:{'type':_0x2ca5e3(0xa6),'content':_0x2dbe06(_0x2e3734,_0x2ca5e3(0xb0),_0x4512ff[_0x2ca5e3(0x8f)][0x0][_0x2ca5e3(0xb6)][_0x2ca5e3(0x88)]())}:void 0x0;});}}
23
+ const _0xc6c03=_0x1fd4;function _0x1fd4(_0xd0824c,_0x471c0c){const _0x45738c=_0x4573();return _0x1fd4=function(_0x1fd4bf,_0x8bda28){_0x1fd4bf=_0x1fd4bf-0x1f0;let _0x5dfdf0=_0x45738c[_0x1fd4bf];return _0x5dfdf0;},_0x1fd4(_0xd0824c,_0x471c0c);}(function(_0x5456e8,_0x29d105){const _0xb3ed82=_0x1fd4,_0x55722c=_0x5456e8();while(!![]){try{const _0x352773=-parseInt(_0xb3ed82(0x21a))/0x1*(parseInt(_0xb3ed82(0x217))/0x2)+-parseInt(_0xb3ed82(0x211))/0x3*(parseInt(_0xb3ed82(0x202))/0x4)+parseInt(_0xb3ed82(0x21c))/0x5+-parseInt(_0xb3ed82(0x205))/0x6+parseInt(_0xb3ed82(0x218))/0x7*(parseInt(_0xb3ed82(0x20b))/0x8)+-parseInt(_0xb3ed82(0x210))/0x9*(-parseInt(_0xb3ed82(0x207))/0xa)+parseInt(_0xb3ed82(0x1f5))/0xb;if(_0x352773===_0x29d105)break;else _0x55722c['push'](_0x55722c['shift']());}catch(_0x46d39d){_0x55722c['push'](_0x55722c['shift']());}}}(_0x4573,0xd3888));function _0x4573(){const _0x7474d3=['TrackChangesEditing','9noeuLV','138LuuDbl','normalizeConfig','GeneralHtmlSupport','commandParams','plugins','*Remove\x20format:*\x20%0','2660980uTYyBX','4914679jmCEHH','has','1QmezGB','enableDefaultAttributesIntegration','7632485TyCfEz','config','inline','afterInit','definitions','registerDescriptionCallback','locale','registerInlineAttribute','get','getGhsAttributeNameForElement','ghsAttributes','Style','16762625gOtrFL','type','editor','registerBlockAttribute','style','format','formatInline','registerAttributeLabel','styleName','block','descriptionFactory','add','element','75356KWpNDd','commandName','FORMAT_STYLE','6673212gXEqwH','forceValue','4232570Cisxhc','*Set\x20format:*\x20%0','DataSchema','formatBlock','8PYeimg','StyleUtils','toLowerCase','_registerLegacyDescription'];_0x4573=function(){return _0x7474d3;};return _0x4573();}import{Plugin as _0x122786}from'ckeditor5/src/core.js';import{getTranslation as _0x15c55f}from'../utils/common-translations.js';export default class At extends _0x122786{[_0xc6c03(0x21f)](){const _0x48e317=_0xc6c03,_0x137e4e=this[_0x48e317(0x1f7)];if(!_0x137e4e[_0x48e317(0x215)][_0x48e317(0x219)](_0x48e317(0x1f4))||!_0x137e4e[_0x48e317(0x215)][_0x48e317(0x219)](_0x48e317(0x209)))return;const _0x17ae8f=_0x137e4e[_0x48e317(0x215)][_0x48e317(0x1f1)](_0x48e317(0x20f)),_0x469980=_0x137e4e[_0x48e317(0x222)],_0x5121a9=_0x137e4e[_0x48e317(0x21d)][_0x48e317(0x1f1)](_0x48e317(0x1f9))||{},_0xbcfd56=_0x137e4e[_0x48e317(0x215)][_0x48e317(0x1f1)](_0x48e317(0x213)),_0x42bae2=_0x137e4e[_0x48e317(0x215)][_0x48e317(0x1f1)](_0x48e317(0x20c))[_0x48e317(0x212)](_0x137e4e[_0x48e317(0x215)][_0x48e317(0x1f1)](_0x48e317(0x209)),_0x5121a9[_0x48e317(0x220)]);_0x17ae8f[_0x48e317(0x21b)](_0x48e317(0x1f9));const _0xc89fbb=new Set();for(const _0x154189 of _0x42bae2[_0x48e317(0x1fe)]){const _0x39765d=_0xbcfd56[_0x48e317(0x1f2)](_0x154189[_0x48e317(0x201)]);_0xc89fbb[_0x48e317(0x200)](_0x39765d);}const _0x356b61=new Set();for(const _0x5c8747 of _0x42bae2[_0x48e317(0x21e)]){const _0x26cbac=_0xbcfd56[_0x48e317(0x1f2)](_0x5c8747[_0x48e317(0x201)]);_0x356b61[_0x48e317(0x200)](_0x26cbac);for(const _0xa181ed of _0x5c8747[_0x48e317(0x1f3)])_0x356b61[_0x48e317(0x200)](_0xa181ed);}for(const _0x4da3c9 of _0xc89fbb)_0x17ae8f[_0x48e317(0x1f8)](_0x4da3c9),_0x17ae8f[_0x48e317(0x1ff)][_0x48e317(0x1fc)](_0x4da3c9,_0x15c55f(_0x469980,_0x48e317(0x204)));for(const _0x54122e of _0x356b61)_0x17ae8f[_0x48e317(0x1f0)](_0x54122e),_0x17ae8f[_0x48e317(0x1ff)][_0x48e317(0x1fc)](_0x54122e,_0x15c55f(_0x469980,_0x48e317(0x204)));this[_0x48e317(0x20e)]();}[_0xc6c03(0x20e)](){const _0x37a444=_0xc6c03,_0x53c21a=this[_0x37a444(0x1f7)],_0x3dca28=_0x53c21a[_0x37a444(0x222)];_0x53c21a[_0x37a444(0x215)][_0x37a444(0x1f1)](_0x37a444(0x20f))[_0x37a444(0x1ff)][_0x37a444(0x221)](_0x263ac9=>{const _0x30fef5=_0x37a444;if(_0x30fef5(0x20a)!=_0x263ac9[_0x30fef5(0x1f6)]&&_0x30fef5(0x1fb)!=_0x263ac9[_0x30fef5(0x1f6)])return;const {data:_0x3c86f5}=_0x263ac9;return _0x3c86f5&&_0x30fef5(0x1f9)===_0x3c86f5[_0x30fef5(0x203)]?_0x3c86f5[_0x30fef5(0x214)][0x0][_0x30fef5(0x206)]?{'type':_0x30fef5(0x1fa),'content':_0x15c55f(_0x3dca28,_0x30fef5(0x208),_0x3c86f5[_0x30fef5(0x214)][0x0][_0x30fef5(0x1fd)][_0x30fef5(0x20d)]())}:{'type':_0x30fef5(0x1fa),'content':_0x15c55f(_0x3dca28,_0x30fef5(0x216),_0x3c86f5[_0x30fef5(0x214)][0x0][_0x30fef5(0x1fd)][_0x30fef5(0x20d)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x54da54=_0x1be4;function _0xd79c(){const _0x55a7d8=['position','order','first','registerElementLabel','tableColumn','detach','add','table','TableUtils','batch','removeClass','toViewElement','downcastDispatcher','span','getAttribute','isInContent','markMultiRangeDeletion','285DgIWsu','data','nodeAfter','1082286UJKFkb','rootName','isIntersecting','getFirstRange','9207065xYFSHL','*Insert:*\x20%0','hasAttribute','_setupColumnsRowsFixing','3665240jSyOYW','minRow','removeTableColumn','getCellLocation','get','ELEMENT_TABLE_ROW_WITH_TEXT','registerDescriptionCallback','getSelectionAffectedTableCells','end','90uCleFK','execute','isArray','accept','getSuggestion','selectTableRow','length','createTableWalker','$graveyard','_getCoordsForCells','insertTableRowBelow','4416936vksHfD','_suggestionFactory','element','selection','insert','suggestion','push','createPositionAt','enqueueChange','name','getChanges','includes','classes','isTouching','document','root','oldRange','minColumn','subType','insertTableColumnLeft','highest','values','above','createRangeIn','plugins','getChangedMarkers','max','*Remove:*\x20%0','addRange','tableCell','1173496twpECM','insertTableColumnRight','commands','isEqual','deletion','fromRange','maxColumn','descriptionFactory','5PJywxB','ELEMENT_TABLE_COLUMN','writer','createRangeOn','insertTable','refresh','change','type','ELEMENT_TABLE','1489146NARuTS','MIN_SAFE_INTEGER','maxRow','start','filter','getRanges','registerCustomCallback','editor','toLowerCase','addMarker:suggestion','afterInit','getContainedElement','last','from','change:data','_tablePostFixingSubtypes','substr','cell','options','discard','colspan','nodeBefore','item','min','locale','model','TrackChangesEditing','rowspan','MAX_SAFE_INTEGER','tableRow','setSelection','_tableSuggestions','forceValue','registerPostFixer','insertTableRowAbove','selectTableColumn','_getSuggestionCoords','map','low','$textProxy','removeTableRow','getRowIndexes','ELEMENT_TABLE_ROW','left','TableEditing','enableCommand','ELEMENT_TABLE_WITH_TEXT','findAncestor','startsWith','showSuggestionHighlights','ELEMENT_TABLE_COLUMN_WITH_TEXT','has','getChildren','mapper','tablePaste','_splitMarkerName','isIntersectingWithRange','join','22380gKsHrg','getItems','differ','insertion','every','markMultiRangeInsertion','some','addClass','getColumnIndexes','_acceptFormatSuggestionCallbackFactory'];_0xd79c=function(){return _0x55a7d8;};return _0xd79c();}(function(_0x362da3,_0x3c820a){const _0x35b576=_0x1be4,_0x5dd4c2=_0x362da3();while(!![]){try{const _0x32a423=-parseInt(_0x35b576(0x74))/0x1+parseInt(_0x35b576(0xbf))/0x2*(-parseInt(_0x35b576(0xda))/0x3)+parseInt(_0x35b576(0xe5))/0x4*(parseInt(_0x35b576(0x7c))/0x5)+parseInt(_0x35b576(0x85))/0x6+parseInt(_0x35b576(0xe1))/0x7+-parseInt(_0x35b576(0xf9))/0x8+-parseInt(_0x35b576(0xdd))/0x9*(-parseInt(_0x35b576(0xee))/0xa);if(_0x32a423===_0x3c820a)break;else _0x5dd4c2['push'](_0x5dd4c2['shift']());}catch(_0x4d3d65){_0x5dd4c2['push'](_0x5dd4c2['shift']());}}}(_0xd79c,0xbcd2b));import{Plugin as _0x3b350a}from'ckeditor5/src/core.js';import{LiveRange as _0x2c4eb7}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x52b128}from'ckeditor5/src/widget.js';function _0x1be4(_0x112375,_0xb18d24){const _0xd79cb4=_0xd79c();return _0x1be4=function(_0x1be404,_0x5010fe){_0x1be404=_0x1be404-0x72;let _0x169ef0=_0xd79cb4[_0x1be404];return _0x169ef0;},_0x1be4(_0x112375,_0xb18d24);}import{getTranslation as _0x4eda15}from'../utils/common-translations.js';export default class It extends _0x3b350a{constructor(_0xab3053){const _0x51dcc0=_0x1be4;super(_0xab3053),this[_0x51dcc0(0x94)]=[_0x51dcc0(0xa2),_0x51dcc0(0xcd)],this[_0x51dcc0(0xa4)]=new Set();}[_0x54da54(0x8f)](){const _0x1ede37=_0x54da54,_0x1e3e8e=this[_0x1ede37(0x8c)],_0x3aaea8=_0x1e3e8e[_0x1ede37(0x9e)][_0x1ede37(0x107)][_0x1ede37(0xfc)];if(!_0x1e3e8e[_0x1ede37(0x111)][_0x1ede37(0xb8)](_0x1ede37(0xb1)))return;const _0x1c6482=_0x1e3e8e[_0x1ede37(0x9d)],_0x3ed880=_0x1e3e8e[_0x1ede37(0x111)][_0x1ede37(0xe9)](_0x1ede37(0x9f)),_0x5c11ad=_0x1e3e8e[_0x1ede37(0x111)][_0x1ede37(0xe9)](_0x1ede37(0xd1));_0x3ed880[_0x1ede37(0x7b)][_0x1ede37(0xcc)](_0x1ede37(0xd0),_0x4b1781=>_0x4eda15(_0x1c6482,_0x1ede37(0x84),_0x4b1781)),this[_0x1ede37(0xe4)](),_0x3ed880[_0x1ede37(0xb2)](_0x1ede37(0x80)),_0x3ed880[_0x1ede37(0xb2)](_0x1ede37(0xf3)),_0x3ed880[_0x1ede37(0xb2)](_0x1ede37(0xa8));for(const _0x5e0b31 of[_0x1ede37(0xa7),_0x1ede37(0xf8)]){const _0x5e5e44=_0x1e3e8e[_0x1ede37(0x76)][_0x1ede37(0xe9)](_0x5e0b31);_0x3ed880[_0x1ede37(0xb2)](_0x5e0b31,_0x3ff6e0=>{const _0x238dcf=_0x1ede37;_0x1e3e8e[_0x238dcf(0x9e)][_0x238dcf(0x82)](_0x9e8ebb=>{const _0x123403=_0x238dcf;_0x3ff6e0();const _0x323ee7=_0x123403(0x10f)===_0x5e5e44[_0x123403(0xca)],_0xaece44=_0x5c11ad[_0x123403(0xec)](_0x3aaea8),_0x5e75bb=_0x5c11ad[_0x123403(0xae)](_0xaece44),_0x257e74=_0x323ee7?_0x5e75bb[_0x123403(0xcb)]-0x1:_0x5e75bb[_0x123403(0x91)]+0x1,_0x234de2=_0xaece44[0x0][_0x123403(0xb4)](_0x123403(0xd0)),_0x27de64=_0x5c11ad[_0x123403(0xf5)](_0x234de2,{'startRow':_0x257e74,'endRow':_0x257e74}),_0x16f283=Array[_0x123403(0x92)](_0x27de64)[_0x123403(0xaa)](_0x377a9f=>_0x9e8ebb[_0x123403(0x7f)](_0x377a9f[_0x123403(0x96)]));_0x3ed880[_0x123403(0xc4)](_0x16f283,_0x123403(0xa2));});});}for(const _0x15724e of[_0x1ede37(0x10c),_0x1ede37(0x75)]){const _0x4e2b02=_0x1e3e8e[_0x1ede37(0x76)][_0x1ede37(0xe9)](_0x15724e);_0x3ed880[_0x1ede37(0xb2)](_0x15724e,_0x634f94=>{const _0x320c77=_0x1ede37;_0x1e3e8e[_0x320c77(0x9e)][_0x320c77(0x82)](_0x7e8ef9=>{const _0x1ec2ac=_0x320c77;_0x634f94();const _0x16fe96=_0x1ec2ac(0xb0)===_0x4e2b02[_0x1ec2ac(0xca)],_0x5de2cf=_0x5c11ad[_0x1ec2ac(0xec)](_0x3aaea8),_0x255412=_0x5c11ad[_0x1ec2ac(0xc7)](_0x5de2cf),_0x58dd08=_0x16fe96?_0x255412[_0x1ec2ac(0xcb)]-0x1:_0x255412[_0x1ec2ac(0x91)]+0x1,_0x39391c=_0x5de2cf[0x0][_0x1ec2ac(0xb4)](_0x1ec2ac(0xd0)),_0x4f4b12=_0x5c11ad[_0x1ec2ac(0xf5)](_0x39391c,{'startRow':0x0,'column':_0x58dd08,'includeAllSlots':!0x1}),_0x4672af=Array[_0x1ec2ac(0x92)](_0x4f4b12)[_0x1ec2ac(0xaa)](_0x13e6cb=>_0x7e8ef9[_0x1ec2ac(0x7f)](_0x13e6cb[_0x1ec2ac(0x96)]));_0x3ed880[_0x1ec2ac(0xc4)](_0x4672af,_0x1ec2ac(0xcd));});});}for(const _0x355ded of[_0x1ede37(0xad),_0x1ede37(0xe7)]){const _0x536d1b=_0x355ded[_0x1ede37(0x95)](0xb),_0x404de6=_0x536d1b[_0x1ede37(0x8d)](),_0x2b78f5=_0x404de6[_0x1ede37(0x95)](0x0,0x3)+_0x1ede37(0xd6),_0x392931=_0x1ede37(0xd0)+_0x536d1b,_0x1f1272=_0x1ede37(0x9c)+_0x536d1b,_0x2b04c0=_0x1ede37(0x113)+_0x536d1b;_0x3ed880[_0x1ede37(0xb2)](_0x355ded,()=>{const _0x5f2865=_0x1ede37;_0x1e3e8e[_0x5f2865(0x9e)][_0x5f2865(0x82)](_0x4b88b9=>{const _0x5e80e4=_0x5f2865,_0x18628f=_0x5c11ad[_0x5e80e4(0xec)](_0x3aaea8),_0x44aee8=_0x18628f[0x0][_0x5e80e4(0xb4)](_0x5e80e4(0xd0));let _0x1359fb;if(_0x5e80e4(0xad)==_0x355ded){const _0x4a471f=_0x5c11ad[_0x5e80e4(0xae)](_0x18628f);_0x1359fb={'startRow':_0x4a471f[_0x5e80e4(0xcb)],'endRow':_0x4a471f[_0x5e80e4(0x91)],'includeAllSlots':!0x0};}else{const _0x6d6ea1=_0x5c11ad[_0x5e80e4(0xc7)](_0x18628f);_0x1359fb={'startColumn':_0x6d6ea1[_0x5e80e4(0xcb)],'endColumn':_0x6d6ea1[_0x5e80e4(0x91)],'includeAllSlots':!0x0};}const _0x59fa83=_0x5c11ad[_0x5e80e4(0xf5)](_0x44aee8,_0x1359fb),_0x467fc4=Array[_0x5e80e4(0x92)](_0x59fa83)[_0x5e80e4(0xaa)](({cell:_0x406397})=>_0x406397),_0x21b318=be(_0x467fc4[_0x5e80e4(0x89)](_0x2f8711=>_0x2f8711[_0x5e80e4(0xe3)](_0x2b78f5))),_0x3a8bd5=be(_0x467fc4[_0x5e80e4(0x89)](_0x5ae370=>!_0x5ae370[_0x5e80e4(0xe3)](_0x2b78f5)))[_0x5e80e4(0xaa)](_0x43d286=>_0x4b88b9[_0x5e80e4(0x7f)](_0x43d286)),_0x103363=_0x3ed880[_0x5e80e4(0xd9)](_0x3a8bd5,_0x392931);if(_0x103363&&(_0x5e80e4(0xa2)==_0x103363[_0x5e80e4(0x10b)]||_0x5e80e4(0xcd)==_0x103363[_0x5e80e4(0x10b)])){const _0x39e87d=this[_0x5e80e4(0xa9)](_0x103363);for(const _0x15cafc of _0x21b318){const _0x31c8bb=_0x4b88b9[_0x5e80e4(0x7f)](_0x15cafc),_0x45ec16=_0x5c11ad[_0x5e80e4(0xe8)](_0x15cafc),_0x1d75cd=_0x15cafc[_0x5e80e4(0xd7)](_0x2b78f5)-0x1,_0x1563d9=_0x39e87d[_0x1f1272],_0x173bd2=_0x39e87d[_0x2b04c0];_0x1563d9<=_0x45ec16[_0x404de6]&&_0x45ec16[_0x404de6]+_0x1d75cd<=_0x173bd2&&_0x103363[_0x5e80e4(0x72)](_0x31c8bb);}}});});}function _0x152f3c(_0x1e1368){const _0x3edf26=_0x1ede37,_0x106b4d=Array[_0x3edf26(0x92)](_0x3aaea8[_0x3edf26(0x8a)]())[_0x3edf26(0xaa)](_0x2a53cc=>_0x2c4eb7[_0x3edf26(0x79)](_0x2a53cc));_0x1e3e8e[_0x3edf26(0x9e)][_0x3edf26(0x82)](_0x4eaa9e=>{const _0x3d4960=_0x3edf26,_0x3036ee=_0x4eaa9e[_0x3d4960(0xd2)];_0x1e1368=_0x1e1368[_0x3d4960(0x89)](_0x479de8=>_0x3d4960(0xf6)!=_0x479de8[_0x3d4960(0x108)][_0x3d4960(0xde)]),_0x4eaa9e[_0x3d4960(0xa3)](_0x1e1368),_0x1e3e8e[_0x3d4960(0x76)][_0x3d4960(0xe9)](_0x3d4960(0xad))[_0x3d4960(0x81)](),_0x1e3e8e[_0x3d4960(0xef)](_0x3d4960(0xad),{'forceDefaultExecution':!0x0}),_0x1e3e8e[_0x3d4960(0x9e)][_0x3d4960(0x101)](()=>{const _0x5bb59a=_0x3d4960;_0x1e3e8e[_0x5bb59a(0x9e)][_0x5bb59a(0x101)](_0x3036ee,_0x1f7987=>{const _0x29d1b5=_0x5bb59a,_0x4db309=_0x106b4d[_0x29d1b5(0x89)](_0x1af65d=>_0x29d1b5(0xf6)!=_0x1af65d[_0x29d1b5(0x108)][_0x29d1b5(0xde)]);_0x4db309[_0x29d1b5(0xf4)]>0x0&&_0x1f7987[_0x29d1b5(0xa3)](_0x4db309);for(const _0x2ecad8 of _0x106b4d)_0x2ecad8[_0x29d1b5(0xce)]();});});});}function _0x2e3a29(_0x3cdae5){const _0x294ff2=_0x1ede37;_0x1e3e8e[_0x294ff2(0x9e)][_0x294ff2(0x82)](_0x5335aa=>{const _0x55f7cd=_0x294ff2,_0x225c29=Array[_0x55f7cd(0x92)](_0x3aaea8[_0x55f7cd(0x8a)]())[_0x55f7cd(0xaa)](_0x484e1c=>_0x2c4eb7[_0x55f7cd(0x79)](_0x484e1c)),_0xd6b598=[];for(const _0x595699 of _0x3cdae5)for(const _0x2c6d66 of _0x595699[_0x55f7cd(0xc0)]({'shallow':!0x0}))_0xd6b598[_0x55f7cd(0xff)](_0x2c6d66);for(const _0x6946f of _0xd6b598)_0x55f7cd(0xf6)!=_0x6946f[_0x55f7cd(0x108)][_0x55f7cd(0xde)]&&(_0x5335aa[_0x55f7cd(0xa3)](_0x5335aa[_0x55f7cd(0x100)](_0x6946f,0x0)),_0x1e3e8e[_0x55f7cd(0x76)][_0x55f7cd(0xe9)](_0x55f7cd(0xe7))[_0x55f7cd(0x81)](),_0x1e3e8e[_0x55f7cd(0xef)](_0x55f7cd(0xe7),{'forceDefaultExecution':!0x0}));const _0x22d7fb=_0x225c29[_0x55f7cd(0x89)](_0x3398bc=>_0x55f7cd(0xf6)!=_0x3398bc[_0x55f7cd(0x108)][_0x55f7cd(0xde)]);_0x22d7fb[_0x55f7cd(0xf4)]>0x0&&_0x5335aa[_0x55f7cd(0xa3)](_0x22d7fb);for(const _0x2dbd1b of _0x225c29)_0x2dbd1b[_0x55f7cd(0xce)]();});}function _0x4ad8c7(_0x10b7d8,_0xb949b1){const _0xf208e8=_0x1ede37;return _0xb949b1[_0xf208e8(0xc3)](_0x3924fa=>_0x10b7d8[_0xf208e8(0xc5)](_0x506e44=>_0x506e44[_0xf208e8(0xed)][_0xf208e8(0x77)](_0x3924fa[_0xf208e8(0x88)])||_0x3924fa[_0xf208e8(0xed)][_0xf208e8(0x77)](_0x506e44[_0xf208e8(0x88)])));}function _0x3309f9(_0x3206e2,_0x11d61a){const _0x454324=_0x1ede37;return!_0x3206e2[_0x454324(0xc5)](_0x589b18=>_0x11d61a[_0x454324(0xc5)](_0x21b236=>_0x589b18[_0x454324(0xdf)](_0x21b236)))&&_0x3206e2[_0x454324(0xc5)](_0x25b54c=>_0x11d61a[_0x454324(0xc5)](_0x1cc0f0=>_0x25b54c[_0x454324(0xed)][_0x454324(0x106)](_0x1cc0f0[_0x454324(0x88)])));}_0x1e3e8e[_0x1ede37(0xdb)][_0x1ede37(0xd5)]['on'](_0x1ede37(0x8e),(_0x2a23d4,_0x12b73b,_0x3dfb3c)=>{const _0x31def2=_0x1ede37;if(!_0x3dfb3c[_0x31def2(0x97)][_0x31def2(0xb6)])return;const _0x4bd257=_0x12b73b[_0x31def2(0x9b)];if(!_0x4bd257)return;const _0x57f1f1=_0x3dfb3c[_0x31def2(0xba)][_0x31def2(0xd4)](_0x4bd257);function _0x453acd(_0x2280b1){const _0x44e25b=_0x31def2;return Array[_0x44e25b(0xf0)](_0x2280b1)?_0x2280b1:[_0x2280b1];}_0x57f1f1&&_0x31def2(0x73)===_0x4bd257[_0x31def2(0x102)]&&_0x52b128(_0x57f1f1,_0x3dfb3c[_0x31def2(0x7e)],(_0x4d84f9,_0x2c30bc,_0x498458)=>_0x498458[_0x31def2(0xc6)](_0x453acd(_0x2c30bc[_0x31def2(0x105)]),_0x4d84f9),(_0x2deec2,_0xe3d7ad,_0x11d95d)=>_0x11d95d[_0x31def2(0xd3)](_0x453acd(_0xe3d7ad[_0x31def2(0x105)]),_0x2deec2));},{'priority':_0x1ede37(0x10d)}),_0x3ed880[_0x1ede37(0x7b)][_0x1ede37(0xeb)](_0x20de36=>{const _0x41e631=_0x1ede37;if(_0x41e631(0xc2)!=_0x20de36[_0x41e631(0x83)]&&_0x41e631(0x78)!=_0x20de36[_0x41e631(0x83)])return;const _0x4f5830=_0x20de36[_0x41e631(0x90)]();if(null!=_0x4f5830&&_0x4f5830['is'](_0x41e631(0xfb),_0x41e631(0xd0))){if(_0x41e631(0xc2)==_0x20de36[_0x41e631(0x83)]){const _0x191f3c=_0x20de36[_0x41e631(0xc0)]()[_0x41e631(0x89)](_0x54b70c=>_0x54b70c['is'](_0x41e631(0xac)))[_0x41e631(0xaa)](_0x5692d7=>_0x5692d7[_0x41e631(0xdb)]);if(_0x191f3c[_0x41e631(0xf4)])return{'type':_0x41e631(0xc2),'content':_0x4eda15(_0x1c6482,_0x41e631(0xe2),_0x4eda15(_0x1c6482,_0x41e631(0xb3),'\x22'+_0x191f3c[_0x41e631(0xbe)]('\x20')+'\x22'))};}if(_0x41e631(0x78)==_0x20de36[_0x41e631(0x83)]){const _0x5c132b=_0x20de36[_0x41e631(0xc0)]()[_0x41e631(0x89)](_0x5dd075=>_0x5dd075['is'](_0x41e631(0xac)))[_0x41e631(0xaa)](_0x5dfdcb=>_0x5dfdcb[_0x41e631(0xdb)]);if(_0x5c132b[_0x41e631(0xf4)])return{'type':_0x41e631(0x78),'content':_0x4eda15(_0x1c6482,_0x41e631(0x114),_0x4eda15(_0x1c6482,_0x41e631(0xb3),'\x22'+_0x5c132b[_0x41e631(0xbe)]('\x20')+'\x22'))};}}}),_0x3ed880[_0x1ede37(0x7b)][_0x1ede37(0xeb)](_0x1f9dbf=>{const _0x39f802=_0x1ede37;if(_0x39f802(0xa2)==_0x1f9dbf[_0x39f802(0x10b)]){const _0x2bdc9f=_0x1f9dbf[_0x39f802(0xc0)]()[_0x39f802(0x89)](_0x4f4a6c=>_0x4f4a6c['is'](_0x39f802(0xac)))[_0x39f802(0xaa)](_0x4c2a70=>_0x4c2a70[_0x39f802(0xdb)]),_0x17b9bf=this[_0x39f802(0xa9)](_0x1f9dbf),_0x319786=_0x17b9bf[_0x39f802(0x87)]-_0x17b9bf[_0x39f802(0xe6)]+0x1;if(_0x39f802(0xc2)==_0x1f9dbf[_0x39f802(0x83)])return _0x2bdc9f[_0x39f802(0xf4)]?{'type':_0x39f802(0xc2),'content':_0x4eda15(_0x1c6482,_0x39f802(0xe2),_0x4eda15(_0x1c6482,_0x39f802(0xea),[_0x319786,'\x22'+_0x2bdc9f[_0x39f802(0xbe)]('\x20')+'\x22']))}:{'type':_0x39f802(0xc2),'content':_0x4eda15(_0x1c6482,_0x39f802(0xe2),_0x4eda15(_0x1c6482,_0x39f802(0xaf),_0x319786))};if(_0x39f802(0x78)==_0x1f9dbf[_0x39f802(0x83)])return _0x2bdc9f[_0x39f802(0xf4)]?{'type':_0x39f802(0x78),'content':_0x4eda15(_0x1c6482,_0x39f802(0x114),_0x4eda15(_0x1c6482,_0x39f802(0xea),[_0x319786,'\x22'+_0x2bdc9f[_0x39f802(0xbe)]('\x20')+'\x22']))}:{'type':_0x39f802(0x78),'content':_0x4eda15(_0x1c6482,_0x39f802(0x114),_0x4eda15(_0x1c6482,_0x39f802(0xaf),_0x319786))};}if(_0x39f802(0xcd)==_0x1f9dbf[_0x39f802(0x10b)]){const _0x29c88f=_0x1f9dbf[_0x39f802(0xc0)]()[_0x39f802(0x89)](_0x273043=>_0x273043['is'](_0x39f802(0xac)))[_0x39f802(0xaa)](_0x1d5017=>_0x1d5017[_0x39f802(0xdb)]),_0x1a41aa=this[_0x39f802(0xa9)](_0x1f9dbf),_0xcac16=_0x1a41aa[_0x39f802(0x7a)]-_0x1a41aa[_0x39f802(0x10a)]+0x1;if(_0x39f802(0xc2)==_0x1f9dbf[_0x39f802(0x83)])return _0x29c88f[_0x39f802(0xf4)]?{'type':_0x39f802(0xc2),'content':_0x4eda15(_0x1c6482,_0x39f802(0xe2),_0x4eda15(_0x1c6482,_0x39f802(0xb7),[_0xcac16,'\x22'+_0x29c88f[_0x39f802(0xbe)]('\x20')+'\x22']))}:{'type':_0x39f802(0xc2),'content':_0x4eda15(_0x1c6482,_0x39f802(0xe2),_0x4eda15(_0x1c6482,_0x39f802(0x7d),_0xcac16))};if(_0x39f802(0x78)==_0x1f9dbf[_0x39f802(0x83)])return _0x29c88f[_0x39f802(0xf4)]?{'type':_0x39f802(0x78),'content':_0x4eda15(_0x1c6482,_0x39f802(0x114),_0x4eda15(_0x1c6482,_0x39f802(0xb7),[_0xcac16,'\x22'+_0x29c88f[_0x39f802(0xbe)]('\x20')+'\x22']))}:{'type':_0x39f802(0x78),'content':_0x4eda15(_0x1c6482,_0x39f802(0x114),_0x4eda15(_0x1c6482,_0x39f802(0x7d),_0xcac16))};}}),_0x3ed880[_0x1ede37(0xfa)][_0x1ede37(0x8b)](_0x1ede37(0xc2),_0x1ede37(0xa2),_0x1ede37(0x98),_0x152f3c),_0x3ed880[_0x1ede37(0xfa)][_0x1ede37(0x8b)](_0x1ede37(0x78),_0x1ede37(0xa2),_0x1ede37(0xf1),_0x152f3c),_0x3ed880[_0x1ede37(0xfa)][_0x1ede37(0x8b)](_0x1ede37(0xc2),_0x1ede37(0xcd),_0x1ede37(0x98),_0x2e3a29),_0x3ed880[_0x1ede37(0xfa)][_0x1ede37(0x8b)](_0x1ede37(0x78),_0x1ede37(0xcd),_0x1ede37(0xf1),_0x2e3a29),_0x3ed880[_0x1ede37(0xfa)][_0x1ede37(0x8b)](_0x1ede37(0xc2),_0x1ede37(0xcd),_0x1ede37(0xbe),_0x4ad8c7),_0x3ed880[_0x1ede37(0xfa)][_0x1ede37(0x8b)](_0x1ede37(0x78),_0x1ede37(0xcd),_0x1ede37(0xbe),_0x4ad8c7),_0x3ed880[_0x1ede37(0xfa)][_0x1ede37(0x8b)](_0x1ede37(0xc2),_0x1ede37(0xa2),_0x1ede37(0xbe),_0x3309f9),_0x3ed880[_0x1ede37(0xfa)][_0x1ede37(0x8b)](_0x1ede37(0x78),_0x1ede37(0xa2),_0x1ede37(0xbe),_0x3309f9);}[_0x54da54(0xc8)](){const _0x257c19=_0x54da54,_0x5bd51e=this[_0x257c19(0x8c)],_0x5c5450=_0x5bd51e[_0x257c19(0x9e)][_0x257c19(0x107)][_0x257c19(0xfc)];return(_0x4c3c25,_0x165402)=>{const _0x15bfbf=_0x257c19;_0x5bd51e[_0x15bfbf(0x9e)][_0x15bfbf(0x82)](_0x1fe14e=>{const _0x16a227=_0x15bfbf,{commandName:_0x21b5ba,commandParams:_0x501f48}=_0x165402;let _0x96cc2d=_0x4c3c25[0x0][_0x16a227(0xed)][_0x16a227(0x9a)];_0x501f48&&_0x501f48[0x0]&&!0x1===_0x501f48[0x0][_0x16a227(0xa5)]&&(_0x96cc2d=_0x4c3c25[0x0][_0x16a227(0x88)][_0x16a227(0xdc)]);const _0x3a539f=_0x1fe14e[_0x16a227(0x110)](_0x96cc2d);if(_0x16a227(0xf6)==_0x3a539f[_0x16a227(0x108)][_0x16a227(0xde)])return;const _0x56fff9=Array[_0x16a227(0x92)](_0x5c5450[_0x16a227(0x8a)]())[_0x16a227(0xaa)](_0xa78cff=>_0x2c4eb7[_0x16a227(0x79)](_0xa78cff));_0x1fe14e[_0x16a227(0xa3)](_0x3a539f),_0x5bd51e[_0x16a227(0x76)][_0x16a227(0xe9)](_0x21b5ba)[_0x16a227(0x81)](),_0x501f48[_0x16a227(0xff)]({'forceDefaultExecution':!0x0}),_0x5bd51e[_0x16a227(0xef)](_0x21b5ba,..._0x501f48);const _0x4e5a6c=_0x56fff9[_0x16a227(0x89)](_0x3b7490=>_0x16a227(0xf6)!=_0x3b7490[_0x16a227(0x108)][_0x16a227(0xde)]);_0x4e5a6c[_0x16a227(0xf4)]>0x0&&_0x1fe14e[_0x16a227(0xa3)](_0x4e5a6c);for(const _0x2fb2ad of _0x56fff9)_0x2fb2ad[_0x16a227(0xce)]();});};}[_0x54da54(0xf7)](_0x4073b9){const _0x4d5b29=_0x54da54,_0x441b14=this[_0x4d5b29(0x8c)][_0x4d5b29(0x111)][_0x4d5b29(0xe9)](_0x4d5b29(0xd1));let _0x39ad9d=Number[_0x4d5b29(0xa1)],_0x39ea6e=Number[_0x4d5b29(0x86)],_0x4619fe=Number[_0x4d5b29(0xa1)],_0x502a8e=Number[_0x4d5b29(0x86)];for(const _0x39d661 of _0x4073b9){if(_0x4d5b29(0xf6)==_0x39d661[_0x4d5b29(0x108)][_0x4d5b29(0xde)])continue;const {row:_0x263b91,column:_0x4aa3eb}=_0x441b14[_0x4d5b29(0xe8)](_0x39d661),_0x324ca8=_0x39d661[_0x4d5b29(0xe3)](_0x4d5b29(0xa0))?_0x39d661[_0x4d5b29(0xd7)](_0x4d5b29(0xa0))-0x1:0x0,_0x305911=_0x39d661[_0x4d5b29(0xe3)](_0x4d5b29(0x99))?_0x39d661[_0x4d5b29(0xd7)](_0x4d5b29(0x99))-0x1:0x0;_0x39ad9d=_0x263b91<_0x39ad9d?_0x263b91:_0x39ad9d,_0x39ea6e=_0x263b91+_0x324ca8>_0x39ea6e?_0x263b91+_0x324ca8:_0x39ea6e,_0x4619fe=_0x4aa3eb<_0x4619fe?_0x4aa3eb:_0x4619fe,_0x502a8e=_0x4aa3eb+_0x305911>_0x502a8e?_0x4aa3eb+_0x305911:_0x502a8e;}return{'minRow':_0x39ad9d,'maxRow':_0x39ea6e,'minColumn':_0x4619fe,'maxColumn':_0x502a8e};}[_0x54da54(0xe4)](){const _0x5af1d3=_0x54da54,_0x3dbcf3=this[_0x5af1d3(0x8c)],_0x1dcf14=_0x3dbcf3[_0x5af1d3(0x111)][_0x5af1d3(0xe9)](_0x5af1d3(0x9f)),_0x4e3867=_0x3dbcf3[_0x5af1d3(0x111)][_0x5af1d3(0xe9)](_0x5af1d3(0xd1));_0x3dbcf3[_0x5af1d3(0x9e)][_0x5af1d3(0x107)]['on'](_0x5af1d3(0x93),()=>{const _0x3714b9=_0x5af1d3,_0x4938df=Array[_0x3714b9(0x92)](_0x3dbcf3[_0x3714b9(0x9e)][_0x3714b9(0x107)][_0x3714b9(0xc1)][_0x3714b9(0x112)]());for(const {name:_0x5cd10c,data:_0xbd93c5}of _0x4938df){const {group:_0x4ae423,id:_0x5bb541,subType:_0xef8aec}=_0x1dcf14[_0x3714b9(0xbc)](_0x5cd10c);if(_0x3714b9(0xfe)!=_0x4ae423)continue;if(null!=_0xbd93c5[_0x3714b9(0x109)])continue;const _0x1aa352=_0x1dcf14[_0x3714b9(0xf2)](_0x5bb541);this[_0x3714b9(0x94)][_0x3714b9(0x104)](_0xef8aec)&&this[_0x3714b9(0xa4)][_0x3714b9(0xcf)](_0x1aa352);}},{'priority':_0x5af1d3(0xab)});const _0x41393b=(_0x1da230,_0x104899)=>{const _0x34dd05=_0x5af1d3;let _0x17f9dc=!0x1;const _0x43af65=_0x104899[_0x34dd05(0x7f)](_0x1da230),_0x73212d=_0x1da230[_0x34dd05(0xb4)](_0x34dd05(0xd0)),_0x2227f6=_0x4e3867[_0x34dd05(0xe8)](_0x1da230);for(const _0xdaab23 of this[_0x34dd05(0xa4)]){const _0x1d8979=_0xdaab23[_0x34dd05(0x10b)],_0x15dfd1=_0x1d8979[_0x34dd05(0xb5)](_0x34dd05(0xbb)),_0x32ce77=_0x1d8979[_0x34dd05(0x95)](_0x15dfd1?0xa:0x5),_0x2724a8=_0x32ce77[_0x34dd05(0x8d)](),_0x2e3544=_0x2724a8[_0x34dd05(0x95)](0x0,0x3)+_0x34dd05(0xd6),_0x83c629=_0x34dd05(0x9c)+_0x32ce77,_0x3ea52e=_0x34dd05(0x113)+_0x32ce77;if(!_0xdaab23[_0x34dd05(0xd8)])continue;if(_0x73212d!=_0xdaab23[_0x34dd05(0xe0)]()[_0x34dd05(0x88)][_0x34dd05(0xb4)](_0x34dd05(0xd0)))continue;if(_0xdaab23[_0x34dd05(0xbd)](_0x43af65))continue;const _0x1666da=_0x1da230[_0x34dd05(0xe3)](_0x2e3544)?_0x1da230[_0x34dd05(0xd7)](_0x2e3544)-0x1:0x0,_0x298ed7=this[_0x34dd05(0xa9)](_0xdaab23),_0x209d75=_0x298ed7[_0x83c629],_0xc7a856=_0x298ed7[_0x3ea52e];_0x209d75<=_0x2227f6[_0x2724a8]&&_0x2227f6[_0x2724a8]+_0x1666da<=_0xc7a856&&(_0xdaab23[_0x34dd05(0x72)](_0x43af65),_0x17f9dc=!0x0);}return _0x17f9dc;};_0x3dbcf3[_0x5af1d3(0x9e)][_0x5af1d3(0x107)][_0x5af1d3(0xa6)](_0x5ea86d=>{const _0x15b518=_0x5af1d3;let _0x22b4f0=!0x1;for(const _0x343eb8 of _0x3dbcf3[_0x15b518(0x9e)][_0x15b518(0x107)][_0x15b518(0xc1)][_0x15b518(0x103)]())if(_0x15b518(0xfd)==_0x343eb8[_0x15b518(0x83)]){if(_0x15b518(0xa2)==_0x343eb8[_0x15b518(0x102)]){for(const _0x43664b of _0x343eb8[_0x15b518(0xc9)][_0x15b518(0xdc)][_0x15b518(0xb9)]())_0x22b4f0=_0x22b4f0||_0x41393b(_0x43664b,_0x5ea86d);}else _0x15b518(0x73)==_0x343eb8[_0x15b518(0x102)]&&(_0x22b4f0=_0x22b4f0||_0x41393b(_0x343eb8[_0x15b518(0xc9)][_0x15b518(0xdc)],_0x5ea86d));}return _0x22b4f0;});}[_0x54da54(0xa9)](_0x4549b1){const _0x1049e9=_0x54da54;return this[_0x1049e9(0xf7)](_0x4549b1[_0x1049e9(0x8a)]()[_0x1049e9(0xaa)](_0x1462f0=>_0x1462f0[_0x1049e9(0x88)][_0x1049e9(0xdc)]));}}function be(_0x3d233d){const _0x55d939=_0x54da54;return Array[_0x55d939(0x92)](new Set(_0x3d233d)[_0x55d939(0x10e)]());}
23
+ const _0x1a3a96=_0x4001;function _0x1808(){const _0x14f6cf=['type','minColumn','1486009LavJaT','getChanges','2420PukpDz','*Insert:*\x20%0','insert','low','every','insertTableRowAbove','from','max','selectTableRow','insertion','above','7653411ioQEQB','end','writer','name','registerDescriptionCallback','*Remove:*\x20%0','document','_splitMarkerName','153ybudIR','plugins','41996aADObf','createRangeIn','commands','model','isArray','tableRow','item','deletion','markMultiRangeDeletion','nodeBefore','isTouching','accept','position','span','createRangeOn','setSelection','oldRange','min','removeTableRow','fromRange','toViewElement','add','insertTable','_suggestionFactory','isIntersectingWithRange','has','startsWith','ELEMENT_TABLE_ROW_WITH_TEXT','minRow','values','ELEMENT_TABLE_ROW','registerPostFixer','getRanges','length','forceValue','get','enableCommand','execute','8346ekAbWb','descriptionFactory','some','80840KzSNTk','ELEMENT_TABLE','insertTableColumnRight','4445GhynnO','element','getChangedMarkers','ELEMENT_TABLE_COLUMN','enqueueChange','filter','$textProxy','markMultiRangeInsertion','data','order','117310joGxdn','ELEMENT_TABLE_COLUMN_WITH_TEXT','_tableSuggestions','detach','tablePaste','table','locale','MAX_SAFE_INTEGER','getRowIndexes','change','options','$graveyard','_getCoordsForCells','map','getColumnIndexes','mapper','_acceptFormatSuggestionCallbackFactory','colspan','getContainedElement','TableUtils','isEqual','maxRow','getAttribute','rootName','classes','insertTableRowBelow','removeTableColumn','removeClass','getItems','subType','insertTableColumnLeft','19HrFgGP','getSuggestion','push','includes','ELEMENT_TABLE_WITH_TEXT','start','tableCell','isInContent','addClass','registerElementLabel','createPositionAt','showSuggestionHighlights','findAncestor','TrackChangesEditing','nodeAfter','getChildren','getFirstRange','toLowerCase','selectTableColumn','highest','registerCustomCallback','getSelectionAffectedTableCells','change:data','first','_getSuggestionCoords','hasAttribute','_setupColumnsRowsFixing','refresh','join','selection','isIntersecting','editor','root','cell','rowspan','afterInit','MIN_SAFE_INTEGER','createTableWalker','tableColumn','TableEditing','addMarker:suggestion','differ','downcastDispatcher','205736Fvssvi','left','maxColumn','batch','addRange','discard','getCellLocation','_tablePostFixingSubtypes','substr','last','suggestion'];_0x1808=function(){return _0x14f6cf;};return _0x1808();}(function(_0x12c6f2,_0xbba77b){const _0x110574=_0x4001,_0x423ce7=_0x12c6f2();while(!![]){try{const _0x3edaab=parseInt(_0x110574(0x1b1))/0x1*(-parseInt(_0x110574(0x15c))/0x2)+parseInt(_0x110574(0x15a))/0x3*(-parseInt(_0x110574(0x185))/0x4)+parseInt(_0x110574(0x188))/0x5*(-parseInt(_0x110574(0x182))/0x6)+parseInt(_0x110574(0x1e9))/0x7+-parseInt(_0x110574(0x1dc))/0x8+parseInt(_0x110574(0x1f6))/0x9+-parseInt(_0x110574(0x192))/0xa*(-parseInt(_0x110574(0x1eb))/0xb);if(_0x3edaab===_0xbba77b)break;else _0x423ce7['push'](_0x423ce7['shift']());}catch(_0x133314){_0x423ce7['push'](_0x423ce7['shift']());}}}(_0x1808,0xe84ca));import{Plugin as _0x547fc0}from'ckeditor5/src/core.js';import{LiveRange as _0x530035}from'ckeditor5/src/engine.js';function _0x4001(_0x3bc2d5,_0x104d86){const _0x180877=_0x1808();return _0x4001=function(_0x40013f,_0x4d41f4){_0x40013f=_0x40013f-0x15a;let _0x4215b6=_0x180877[_0x40013f];return _0x4215b6;},_0x4001(_0x3bc2d5,_0x104d86);}import{setHighlightHandling as _0x3c67e9}from'ckeditor5/src/widget.js';import{getTranslation as _0x3b5958}from'../utils/common-translations.js';export default class It extends _0x547fc0{constructor(_0x20ed2e){const _0x5808df=_0x4001;super(_0x20ed2e),this[_0x5808df(0x1e3)]=[_0x5808df(0x161),_0x5808df(0x1d7)],this[_0x5808df(0x194)]=new Set();}[_0x1a3a96(0x1d4)](){const _0x4c3809=_0x1a3a96,_0x2c8215=this[_0x4c3809(0x1d0)],_0x17c33c=_0x2c8215[_0x4c3809(0x15f)][_0x4c3809(0x1fc)][_0x4c3809(0x1ce)];if(!_0x2c8215[_0x4c3809(0x15b)][_0x4c3809(0x175)](_0x4c3809(0x1d8)))return;const _0x3e7efc=_0x2c8215[_0x4c3809(0x198)],_0x22b6ac=_0x2c8215[_0x4c3809(0x15b)][_0x4c3809(0x17f)](_0x4c3809(0x1be)),_0x3e297f=_0x2c8215[_0x4c3809(0x15b)][_0x4c3809(0x17f)](_0x4c3809(0x1a5));_0x22b6ac[_0x4c3809(0x183)][_0x4c3809(0x1ba)](_0x4c3809(0x197),_0x6c5a3b=>_0x3b5958(_0x3e7efc,_0x4c3809(0x186),_0x6c5a3b)),this[_0x4c3809(0x1cb)](),_0x22b6ac[_0x4c3809(0x180)](_0x4c3809(0x172)),_0x22b6ac[_0x4c3809(0x180)](_0x4c3809(0x1f3)),_0x22b6ac[_0x4c3809(0x180)](_0x4c3809(0x1c3));for(const _0x25f511 of[_0x4c3809(0x1f0),_0x4c3809(0x1ab)]){const _0x371683=_0x2c8215[_0x4c3809(0x15e)][_0x4c3809(0x17f)](_0x25f511);_0x22b6ac[_0x4c3809(0x180)](_0x25f511,_0x160228=>{const _0xac8bd=_0x4c3809;_0x2c8215[_0xac8bd(0x15f)][_0xac8bd(0x19b)](_0x43a4cd=>{const _0x4a93d9=_0xac8bd;_0x160228();const _0x360c1a=_0x4a93d9(0x1f5)===_0x371683[_0x4a93d9(0x191)],_0x271707=_0x3e297f[_0x4a93d9(0x1c6)](_0x17c33c),_0x27566f=_0x3e297f[_0x4a93d9(0x19a)](_0x271707),_0x317ad0=_0x360c1a?_0x27566f[_0x4a93d9(0x1c8)]-0x1:_0x27566f[_0x4a93d9(0x1e5)]+0x1,_0x53fa4d=_0x271707[0x0][_0x4a93d9(0x1bd)](_0x4a93d9(0x197)),_0x2ec98d=_0x3e297f[_0x4a93d9(0x1d6)](_0x53fa4d,{'startRow':_0x317ad0,'endRow':_0x317ad0}),_0x57d2d8=Array[_0x4a93d9(0x1f1)](_0x2ec98d)[_0x4a93d9(0x19f)](_0x61e1c8=>_0x43a4cd[_0x4a93d9(0x16a)](_0x61e1c8[_0x4a93d9(0x1d2)]));_0x22b6ac[_0x4a93d9(0x18f)](_0x57d2d8,_0x4a93d9(0x161));});});}for(const _0x1e5300 of[_0x4c3809(0x1b0),_0x4c3809(0x187)]){const _0x4e8cb1=_0x2c8215[_0x4c3809(0x15e)][_0x4c3809(0x17f)](_0x1e5300);_0x22b6ac[_0x4c3809(0x180)](_0x1e5300,_0x152476=>{const _0x3c4b15=_0x4c3809;_0x2c8215[_0x3c4b15(0x15f)][_0x3c4b15(0x19b)](_0x18d265=>{const _0x3fff59=_0x3c4b15;_0x152476();const _0x39966e=_0x3fff59(0x1dd)===_0x4e8cb1[_0x3fff59(0x191)],_0x511326=_0x3e297f[_0x3fff59(0x1c6)](_0x17c33c),_0x52d84e=_0x3e297f[_0x3fff59(0x1a0)](_0x511326),_0x1a7d13=_0x39966e?_0x52d84e[_0x3fff59(0x1c8)]-0x1:_0x52d84e[_0x3fff59(0x1e5)]+0x1,_0x543a85=_0x511326[0x0][_0x3fff59(0x1bd)](_0x3fff59(0x197)),_0x5879aa=_0x3e297f[_0x3fff59(0x1d6)](_0x543a85,{'startRow':0x0,'column':_0x1a7d13,'includeAllSlots':!0x1}),_0x3361df=Array[_0x3fff59(0x1f1)](_0x5879aa)[_0x3fff59(0x19f)](_0x59eea0=>_0x18d265[_0x3fff59(0x16a)](_0x59eea0[_0x3fff59(0x1d2)]));_0x22b6ac[_0x3fff59(0x18f)](_0x3361df,_0x3fff59(0x1d7));});});}for(const _0x12a33f of[_0x4c3809(0x16e),_0x4c3809(0x1ac)]){const _0x4bf58d=_0x12a33f[_0x4c3809(0x1e4)](0xb),_0x50e80d=_0x4bf58d[_0x4c3809(0x1c2)](),_0x5040e7=_0x50e80d[_0x4c3809(0x1e4)](0x0,0x3)+_0x4c3809(0x169),_0x8e5055=_0x4c3809(0x197)+_0x4bf58d,_0x8142d1=_0x4c3809(0x16d)+_0x4bf58d,_0x4616f4=_0x4c3809(0x1f2)+_0x4bf58d;_0x22b6ac[_0x4c3809(0x180)](_0x12a33f,()=>{const _0x54d78d=_0x4c3809;_0x2c8215[_0x54d78d(0x15f)][_0x54d78d(0x19b)](_0x57245e=>{const _0x302f49=_0x54d78d,_0x2c5dab=_0x3e297f[_0x302f49(0x1c6)](_0x17c33c),_0x19af10=_0x2c5dab[0x0][_0x302f49(0x1bd)](_0x302f49(0x197));let _0xa450dd;if(_0x302f49(0x16e)==_0x12a33f){const _0x12ac4a=_0x3e297f[_0x302f49(0x19a)](_0x2c5dab);_0xa450dd={'startRow':_0x12ac4a[_0x302f49(0x1c8)],'endRow':_0x12ac4a[_0x302f49(0x1e5)],'includeAllSlots':!0x0};}else{const _0x53490e=_0x3e297f[_0x302f49(0x1a0)](_0x2c5dab);_0xa450dd={'startColumn':_0x53490e[_0x302f49(0x1c8)],'endColumn':_0x53490e[_0x302f49(0x1e5)],'includeAllSlots':!0x0};}const _0x1aa35f=_0x3e297f[_0x302f49(0x1d6)](_0x19af10,_0xa450dd),_0x5338ba=Array[_0x302f49(0x1f1)](_0x1aa35f)[_0x302f49(0x19f)](({cell:_0x487a05})=>_0x487a05),_0x43b5f9=be(_0x5338ba[_0x302f49(0x18d)](_0x4b1a88=>_0x4b1a88[_0x302f49(0x1ca)](_0x5040e7))),_0x9739=be(_0x5338ba[_0x302f49(0x18d)](_0x4ede9f=>!_0x4ede9f[_0x302f49(0x1ca)](_0x5040e7)))[_0x302f49(0x19f)](_0x269cdb=>_0x57245e[_0x302f49(0x16a)](_0x269cdb)),_0x4f3388=_0x22b6ac[_0x302f49(0x164)](_0x9739,_0x8e5055);if(_0x4f3388&&(_0x302f49(0x161)==_0x4f3388[_0x302f49(0x1af)]||_0x302f49(0x1d7)==_0x4f3388[_0x302f49(0x1af)])){const _0x2f533e=this[_0x302f49(0x1c9)](_0x4f3388);for(const _0x334e85 of _0x43b5f9){const _0x34669d=_0x57245e[_0x302f49(0x16a)](_0x334e85),_0xbeb23e=_0x3e297f[_0x302f49(0x1e2)](_0x334e85),_0x189b32=_0x334e85[_0x302f49(0x1a8)](_0x5040e7)-0x1,_0x5bd19a=_0x2f533e[_0x8142d1],_0x4e73b6=_0x2f533e[_0x4616f4];_0x5bd19a<=_0xbeb23e[_0x50e80d]&&_0xbeb23e[_0x50e80d]+_0x189b32<=_0x4e73b6&&_0x4f3388[_0x302f49(0x1e0)](_0x34669d);}}});});}function _0x210fc5(_0x4078f1){const _0x29ba53=_0x4c3809,_0x4b5b4b=Array[_0x29ba53(0x1f1)](_0x17c33c[_0x29ba53(0x17c)]())[_0x29ba53(0x19f)](_0x1a02b4=>_0x530035[_0x29ba53(0x16f)](_0x1a02b4));_0x2c8215[_0x29ba53(0x15f)][_0x29ba53(0x19b)](_0x53f684=>{const _0x9e3e72=_0x29ba53,_0x3afaf7=_0x53f684[_0x9e3e72(0x1df)];_0x4078f1=_0x4078f1[_0x9e3e72(0x18d)](_0x3181b0=>_0x9e3e72(0x19d)!=_0x3181b0[_0x9e3e72(0x1d1)][_0x9e3e72(0x1a9)]),_0x53f684[_0x9e3e72(0x16b)](_0x4078f1),_0x2c8215[_0x9e3e72(0x15e)][_0x9e3e72(0x17f)](_0x9e3e72(0x16e))[_0x9e3e72(0x1cc)](),_0x2c8215[_0x9e3e72(0x181)](_0x9e3e72(0x16e),{'forceDefaultExecution':!0x0}),_0x2c8215[_0x9e3e72(0x15f)][_0x9e3e72(0x18c)](()=>{const _0x45e970=_0x9e3e72;_0x2c8215[_0x45e970(0x15f)][_0x45e970(0x18c)](_0x3afaf7,_0x49cbb2=>{const _0x211784=_0x45e970,_0x5af767=_0x4b5b4b[_0x211784(0x18d)](_0x4c73e8=>_0x211784(0x19d)!=_0x4c73e8[_0x211784(0x1d1)][_0x211784(0x1a9)]);_0x5af767[_0x211784(0x17d)]>0x0&&_0x49cbb2[_0x211784(0x16b)](_0x5af767);for(const _0x2e84c2 of _0x4b5b4b)_0x2e84c2[_0x211784(0x195)]();});});});}function _0x66ed5b(_0x98abef){const _0x34f28a=_0x4c3809;_0x2c8215[_0x34f28a(0x15f)][_0x34f28a(0x19b)](_0x3d09aa=>{const _0x2540d8=_0x34f28a,_0x3d0133=Array[_0x2540d8(0x1f1)](_0x17c33c[_0x2540d8(0x17c)]())[_0x2540d8(0x19f)](_0x2c6791=>_0x530035[_0x2540d8(0x16f)](_0x2c6791)),_0x4f8b6a=[];for(const _0x173de6 of _0x98abef)for(const _0x375c73 of _0x173de6[_0x2540d8(0x1ae)]({'shallow':!0x0}))_0x4f8b6a[_0x2540d8(0x1b3)](_0x375c73);for(const _0x918635 of _0x4f8b6a)_0x2540d8(0x19d)!=_0x918635[_0x2540d8(0x1d1)][_0x2540d8(0x1a9)]&&(_0x3d09aa[_0x2540d8(0x16b)](_0x3d09aa[_0x2540d8(0x1bb)](_0x918635,0x0)),_0x2c8215[_0x2540d8(0x15e)][_0x2540d8(0x17f)](_0x2540d8(0x1ac))[_0x2540d8(0x1cc)](),_0x2c8215[_0x2540d8(0x181)](_0x2540d8(0x1ac),{'forceDefaultExecution':!0x0}));const _0x37fbed=_0x3d0133[_0x2540d8(0x18d)](_0x10b15b=>_0x2540d8(0x19d)!=_0x10b15b[_0x2540d8(0x1d1)][_0x2540d8(0x1a9)]);_0x37fbed[_0x2540d8(0x17d)]>0x0&&_0x3d09aa[_0x2540d8(0x16b)](_0x37fbed);for(const _0x34ecc2 of _0x3d0133)_0x34ecc2[_0x2540d8(0x195)]();});}function _0x239244(_0x32a437,_0x106d2a){const _0x1e45fd=_0x4c3809;return _0x106d2a[_0x1e45fd(0x1ef)](_0x48bcf6=>_0x32a437[_0x1e45fd(0x184)](_0xa87b20=>_0xa87b20[_0x1e45fd(0x1f7)][_0x1e45fd(0x1a6)](_0x48bcf6[_0x1e45fd(0x1b6)])||_0x48bcf6[_0x1e45fd(0x1f7)][_0x1e45fd(0x1a6)](_0xa87b20[_0x1e45fd(0x1b6)])));}function _0x5a06d3(_0x1ed9ec,_0x5955d4){const _0x31237b=_0x4c3809;return!_0x1ed9ec[_0x31237b(0x184)](_0x2537fb=>_0x5955d4[_0x31237b(0x184)](_0x380977=>_0x2537fb[_0x31237b(0x1cf)](_0x380977)))&&_0x1ed9ec[_0x31237b(0x184)](_0x4a6b7b=>_0x5955d4[_0x31237b(0x184)](_0x35d3d1=>_0x4a6b7b[_0x31237b(0x1f7)][_0x31237b(0x166)](_0x35d3d1[_0x31237b(0x1b6)])));}_0x2c8215[_0x4c3809(0x190)][_0x4c3809(0x1db)]['on'](_0x4c3809(0x1d9),(_0x3e97c6,_0x5b4e3a,_0x17aab8)=>{const _0x397685=_0x4c3809;if(!_0x17aab8[_0x397685(0x19c)][_0x397685(0x1bc)])return;const _0x596ead=_0x5b4e3a[_0x397685(0x162)];if(!_0x596ead)return;const _0x379ed0=_0x17aab8[_0x397685(0x1a1)][_0x397685(0x170)](_0x596ead);function _0x269a61(_0x544822){const _0x445e2c=_0x397685;return Array[_0x445e2c(0x160)](_0x544822)?_0x544822:[_0x544822];}_0x379ed0&&_0x397685(0x1b7)===_0x596ead[_0x397685(0x1f9)]&&_0x3c67e9(_0x379ed0,_0x17aab8[_0x397685(0x1f8)],(_0x1a1fb5,_0x25cce0,_0x5e8663)=>_0x5e8663[_0x397685(0x1b9)](_0x269a61(_0x25cce0[_0x397685(0x1aa)]),_0x1a1fb5),(_0x13bdad,_0x5b7c3b,_0x2a8cef)=>_0x2a8cef[_0x397685(0x1ad)](_0x269a61(_0x5b7c3b[_0x397685(0x1aa)]),_0x13bdad));},{'priority':_0x4c3809(0x1c4)}),_0x22b6ac[_0x4c3809(0x183)][_0x4c3809(0x1fa)](_0x5cffff=>{const _0x3c07d6=_0x4c3809;if(_0x3c07d6(0x1f4)!=_0x5cffff[_0x3c07d6(0x1e7)]&&_0x3c07d6(0x163)!=_0x5cffff[_0x3c07d6(0x1e7)])return;const _0x10f4b3=_0x5cffff[_0x3c07d6(0x1a4)]();if(null!=_0x10f4b3&&_0x10f4b3['is'](_0x3c07d6(0x189),_0x3c07d6(0x197))){if(_0x3c07d6(0x1f4)==_0x5cffff[_0x3c07d6(0x1e7)]){const _0x375b67=_0x5cffff[_0x3c07d6(0x1ae)]()[_0x3c07d6(0x18d)](_0x3ef212=>_0x3ef212['is'](_0x3c07d6(0x18e)))[_0x3c07d6(0x19f)](_0x24d287=>_0x24d287[_0x3c07d6(0x190)]);if(_0x375b67[_0x3c07d6(0x17d)])return{'type':_0x3c07d6(0x1f4),'content':_0x3b5958(_0x3e7efc,_0x3c07d6(0x1ec),_0x3b5958(_0x3e7efc,_0x3c07d6(0x1b5),'\x22'+_0x375b67[_0x3c07d6(0x1cd)]('\x20')+'\x22'))};}if(_0x3c07d6(0x163)==_0x5cffff[_0x3c07d6(0x1e7)]){const _0x45e286=_0x5cffff[_0x3c07d6(0x1ae)]()[_0x3c07d6(0x18d)](_0x8190fe=>_0x8190fe['is'](_0x3c07d6(0x18e)))[_0x3c07d6(0x19f)](_0x4b9dbe=>_0x4b9dbe[_0x3c07d6(0x190)]);if(_0x45e286[_0x3c07d6(0x17d)])return{'type':_0x3c07d6(0x163),'content':_0x3b5958(_0x3e7efc,_0x3c07d6(0x1fb),_0x3b5958(_0x3e7efc,_0x3c07d6(0x1b5),'\x22'+_0x45e286[_0x3c07d6(0x1cd)]('\x20')+'\x22'))};}}}),_0x22b6ac[_0x4c3809(0x183)][_0x4c3809(0x1fa)](_0x354fb7=>{const _0x204f33=_0x4c3809;if(_0x204f33(0x161)==_0x354fb7[_0x204f33(0x1af)]){const _0x35d453=_0x354fb7[_0x204f33(0x1ae)]()[_0x204f33(0x18d)](_0x4c88b1=>_0x4c88b1['is'](_0x204f33(0x18e)))[_0x204f33(0x19f)](_0x2fef4e=>_0x2fef4e[_0x204f33(0x190)]),_0x9aa4b3=this[_0x204f33(0x1c9)](_0x354fb7),_0x3143a0=_0x9aa4b3[_0x204f33(0x1a7)]-_0x9aa4b3[_0x204f33(0x178)]+0x1;if(_0x204f33(0x1f4)==_0x354fb7[_0x204f33(0x1e7)])return _0x35d453[_0x204f33(0x17d)]?{'type':_0x204f33(0x1f4),'content':_0x3b5958(_0x3e7efc,_0x204f33(0x1ec),_0x3b5958(_0x3e7efc,_0x204f33(0x177),[_0x3143a0,'\x22'+_0x35d453[_0x204f33(0x1cd)]('\x20')+'\x22']))}:{'type':_0x204f33(0x1f4),'content':_0x3b5958(_0x3e7efc,_0x204f33(0x1ec),_0x3b5958(_0x3e7efc,_0x204f33(0x17a),_0x3143a0))};if(_0x204f33(0x163)==_0x354fb7[_0x204f33(0x1e7)])return _0x35d453[_0x204f33(0x17d)]?{'type':_0x204f33(0x163),'content':_0x3b5958(_0x3e7efc,_0x204f33(0x1fb),_0x3b5958(_0x3e7efc,_0x204f33(0x177),[_0x3143a0,'\x22'+_0x35d453[_0x204f33(0x1cd)]('\x20')+'\x22']))}:{'type':_0x204f33(0x163),'content':_0x3b5958(_0x3e7efc,_0x204f33(0x1fb),_0x3b5958(_0x3e7efc,_0x204f33(0x17a),_0x3143a0))};}if(_0x204f33(0x1d7)==_0x354fb7[_0x204f33(0x1af)]){const _0x1a3b4c=_0x354fb7[_0x204f33(0x1ae)]()[_0x204f33(0x18d)](_0x18f323=>_0x18f323['is'](_0x204f33(0x18e)))[_0x204f33(0x19f)](_0xc9e6e9=>_0xc9e6e9[_0x204f33(0x190)]),_0x5f1648=this[_0x204f33(0x1c9)](_0x354fb7),_0x39c270=_0x5f1648[_0x204f33(0x1de)]-_0x5f1648[_0x204f33(0x1e8)]+0x1;if(_0x204f33(0x1f4)==_0x354fb7[_0x204f33(0x1e7)])return _0x1a3b4c[_0x204f33(0x17d)]?{'type':_0x204f33(0x1f4),'content':_0x3b5958(_0x3e7efc,_0x204f33(0x1ec),_0x3b5958(_0x3e7efc,_0x204f33(0x193),[_0x39c270,'\x22'+_0x1a3b4c[_0x204f33(0x1cd)]('\x20')+'\x22']))}:{'type':_0x204f33(0x1f4),'content':_0x3b5958(_0x3e7efc,_0x204f33(0x1ec),_0x3b5958(_0x3e7efc,_0x204f33(0x18b),_0x39c270))};if(_0x204f33(0x163)==_0x354fb7[_0x204f33(0x1e7)])return _0x1a3b4c[_0x204f33(0x17d)]?{'type':_0x204f33(0x163),'content':_0x3b5958(_0x3e7efc,_0x204f33(0x1fb),_0x3b5958(_0x3e7efc,_0x204f33(0x193),[_0x39c270,'\x22'+_0x1a3b4c[_0x204f33(0x1cd)]('\x20')+'\x22']))}:{'type':_0x204f33(0x163),'content':_0x3b5958(_0x3e7efc,_0x204f33(0x1fb),_0x3b5958(_0x3e7efc,_0x204f33(0x18b),_0x39c270))};}}),_0x22b6ac[_0x4c3809(0x173)][_0x4c3809(0x1c5)](_0x4c3809(0x1f4),_0x4c3809(0x161),_0x4c3809(0x1e1),_0x210fc5),_0x22b6ac[_0x4c3809(0x173)][_0x4c3809(0x1c5)](_0x4c3809(0x163),_0x4c3809(0x161),_0x4c3809(0x167),_0x210fc5),_0x22b6ac[_0x4c3809(0x173)][_0x4c3809(0x1c5)](_0x4c3809(0x1f4),_0x4c3809(0x1d7),_0x4c3809(0x1e1),_0x66ed5b),_0x22b6ac[_0x4c3809(0x173)][_0x4c3809(0x1c5)](_0x4c3809(0x163),_0x4c3809(0x1d7),_0x4c3809(0x167),_0x66ed5b),_0x22b6ac[_0x4c3809(0x173)][_0x4c3809(0x1c5)](_0x4c3809(0x1f4),_0x4c3809(0x1d7),_0x4c3809(0x1cd),_0x239244),_0x22b6ac[_0x4c3809(0x173)][_0x4c3809(0x1c5)](_0x4c3809(0x163),_0x4c3809(0x1d7),_0x4c3809(0x1cd),_0x239244),_0x22b6ac[_0x4c3809(0x173)][_0x4c3809(0x1c5)](_0x4c3809(0x1f4),_0x4c3809(0x161),_0x4c3809(0x1cd),_0x5a06d3),_0x22b6ac[_0x4c3809(0x173)][_0x4c3809(0x1c5)](_0x4c3809(0x163),_0x4c3809(0x161),_0x4c3809(0x1cd),_0x5a06d3);}[_0x1a3a96(0x1a2)](){const _0x554773=_0x1a3a96,_0x3c79f3=this[_0x554773(0x1d0)],_0x2bcd25=_0x3c79f3[_0x554773(0x15f)][_0x554773(0x1fc)][_0x554773(0x1ce)];return(_0x103abf,_0x272fd4)=>{const _0x3a0391=_0x554773;_0x3c79f3[_0x3a0391(0x15f)][_0x3a0391(0x19b)](_0x58878e=>{const _0x13033d=_0x3a0391,{commandName:_0x501436,commandParams:_0x2ba3cf}=_0x272fd4;let _0x496f14=_0x103abf[0x0][_0x13033d(0x1f7)][_0x13033d(0x165)];_0x2ba3cf&&_0x2ba3cf[0x0]&&!0x1===_0x2ba3cf[0x0][_0x13033d(0x17e)]&&(_0x496f14=_0x103abf[0x0][_0x13033d(0x1b6)][_0x13033d(0x1bf)]);const _0x397d97=_0x58878e[_0x13033d(0x15d)](_0x496f14);if(_0x13033d(0x19d)==_0x397d97[_0x13033d(0x1d1)][_0x13033d(0x1a9)])return;const _0x5bea4a=Array[_0x13033d(0x1f1)](_0x2bcd25[_0x13033d(0x17c)]())[_0x13033d(0x19f)](_0x3b0366=>_0x530035[_0x13033d(0x16f)](_0x3b0366));_0x58878e[_0x13033d(0x16b)](_0x397d97),_0x3c79f3[_0x13033d(0x15e)][_0x13033d(0x17f)](_0x501436)[_0x13033d(0x1cc)](),_0x2ba3cf[_0x13033d(0x1b3)]({'forceDefaultExecution':!0x0}),_0x3c79f3[_0x13033d(0x181)](_0x501436,..._0x2ba3cf);const _0x53faf0=_0x5bea4a[_0x13033d(0x18d)](_0xa95f1d=>_0x13033d(0x19d)!=_0xa95f1d[_0x13033d(0x1d1)][_0x13033d(0x1a9)]);_0x53faf0[_0x13033d(0x17d)]>0x0&&_0x58878e[_0x13033d(0x16b)](_0x53faf0);for(const _0x340d3d of _0x5bea4a)_0x340d3d[_0x13033d(0x195)]();});};}[_0x1a3a96(0x19e)](_0x24bdc0){const _0x7a6460=_0x1a3a96,_0xb7641f=this[_0x7a6460(0x1d0)][_0x7a6460(0x15b)][_0x7a6460(0x17f)](_0x7a6460(0x1a5));let _0x30059d=Number[_0x7a6460(0x199)],_0x48042a=Number[_0x7a6460(0x1d5)],_0x492a8a=Number[_0x7a6460(0x199)],_0x46bef4=Number[_0x7a6460(0x1d5)];for(const _0xe4429e of _0x24bdc0){if(_0x7a6460(0x19d)==_0xe4429e[_0x7a6460(0x1d1)][_0x7a6460(0x1a9)])continue;const {row:_0x89bfda,column:_0x1b69d0}=_0xb7641f[_0x7a6460(0x1e2)](_0xe4429e),_0x2d58a9=_0xe4429e[_0x7a6460(0x1ca)](_0x7a6460(0x1d3))?_0xe4429e[_0x7a6460(0x1a8)](_0x7a6460(0x1d3))-0x1:0x0,_0x4bdcc5=_0xe4429e[_0x7a6460(0x1ca)](_0x7a6460(0x1a3))?_0xe4429e[_0x7a6460(0x1a8)](_0x7a6460(0x1a3))-0x1:0x0;_0x30059d=_0x89bfda<_0x30059d?_0x89bfda:_0x30059d,_0x48042a=_0x89bfda+_0x2d58a9>_0x48042a?_0x89bfda+_0x2d58a9:_0x48042a,_0x492a8a=_0x1b69d0<_0x492a8a?_0x1b69d0:_0x492a8a,_0x46bef4=_0x1b69d0+_0x4bdcc5>_0x46bef4?_0x1b69d0+_0x4bdcc5:_0x46bef4;}return{'minRow':_0x30059d,'maxRow':_0x48042a,'minColumn':_0x492a8a,'maxColumn':_0x46bef4};}[_0x1a3a96(0x1cb)](){const _0x22a3c0=_0x1a3a96,_0x20352c=this[_0x22a3c0(0x1d0)],_0x9a1f64=_0x20352c[_0x22a3c0(0x15b)][_0x22a3c0(0x17f)](_0x22a3c0(0x1be)),_0x476839=_0x20352c[_0x22a3c0(0x15b)][_0x22a3c0(0x17f)](_0x22a3c0(0x1a5));_0x20352c[_0x22a3c0(0x15f)][_0x22a3c0(0x1fc)]['on'](_0x22a3c0(0x1c7),()=>{const _0x5c64e1=_0x22a3c0,_0x397340=Array[_0x5c64e1(0x1f1)](_0x20352c[_0x5c64e1(0x15f)][_0x5c64e1(0x1fc)][_0x5c64e1(0x1da)][_0x5c64e1(0x18a)]());for(const {name:_0x118e50,data:_0x56cd5a}of _0x397340){const {group:_0x22ecc0,id:_0x5132b6,subType:_0x28006d}=_0x9a1f64[_0x5c64e1(0x1fd)](_0x118e50);if(_0x5c64e1(0x1e6)!=_0x22ecc0)continue;if(null!=_0x56cd5a[_0x5c64e1(0x16c)])continue;const _0x34819c=_0x9a1f64[_0x5c64e1(0x1b2)](_0x5132b6);this[_0x5c64e1(0x1e3)][_0x5c64e1(0x1b4)](_0x28006d)&&this[_0x5c64e1(0x194)][_0x5c64e1(0x171)](_0x34819c);}},{'priority':_0x22a3c0(0x1ee)});const _0x344eb1=(_0x213526,_0xde4584)=>{const _0x3719c4=_0x22a3c0;let _0x4c3fdf=!0x1;const _0x1054d8=_0xde4584[_0x3719c4(0x16a)](_0x213526),_0x4b3c2e=_0x213526[_0x3719c4(0x1bd)](_0x3719c4(0x197)),_0x31ec4b=_0x476839[_0x3719c4(0x1e2)](_0x213526);for(const _0x48f93f of this[_0x3719c4(0x194)]){const _0x564992=_0x48f93f[_0x3719c4(0x1af)],_0x4fe89e=_0x564992[_0x3719c4(0x176)](_0x3719c4(0x196)),_0x55a399=_0x564992[_0x3719c4(0x1e4)](_0x4fe89e?0xa:0x5),_0x9bb151=_0x55a399[_0x3719c4(0x1c2)](),_0xb0abe=_0x9bb151[_0x3719c4(0x1e4)](0x0,0x3)+_0x3719c4(0x169),_0x4ab415=_0x3719c4(0x16d)+_0x55a399,_0x38e07a=_0x3719c4(0x1f2)+_0x55a399;if(!_0x48f93f[_0x3719c4(0x1b8)])continue;if(_0x4b3c2e!=_0x48f93f[_0x3719c4(0x1c1)]()[_0x3719c4(0x1b6)][_0x3719c4(0x1bd)](_0x3719c4(0x197)))continue;if(_0x48f93f[_0x3719c4(0x174)](_0x1054d8))continue;const _0x38f910=_0x213526[_0x3719c4(0x1ca)](_0xb0abe)?_0x213526[_0x3719c4(0x1a8)](_0xb0abe)-0x1:0x0,_0xa64ca0=this[_0x3719c4(0x1c9)](_0x48f93f),_0x1654fe=_0xa64ca0[_0x4ab415],_0x58b77b=_0xa64ca0[_0x38e07a];_0x1654fe<=_0x31ec4b[_0x9bb151]&&_0x31ec4b[_0x9bb151]+_0x38f910<=_0x58b77b&&(_0x48f93f[_0x3719c4(0x1e0)](_0x1054d8),_0x4c3fdf=!0x0);}return _0x4c3fdf;};_0x20352c[_0x22a3c0(0x15f)][_0x22a3c0(0x1fc)][_0x22a3c0(0x17b)](_0x42f383=>{const _0x122c36=_0x22a3c0;let _0x557ff0=!0x1;for(const _0x2f5bc of _0x20352c[_0x122c36(0x15f)][_0x122c36(0x1fc)][_0x122c36(0x1da)][_0x122c36(0x1ea)]())if(_0x122c36(0x1ed)==_0x2f5bc[_0x122c36(0x1e7)]){if(_0x122c36(0x161)==_0x2f5bc[_0x122c36(0x1f9)]){for(const _0x16841d of _0x2f5bc[_0x122c36(0x168)][_0x122c36(0x1bf)][_0x122c36(0x1c0)]())_0x557ff0=_0x557ff0||_0x344eb1(_0x16841d,_0x42f383);}else _0x122c36(0x1b7)==_0x2f5bc[_0x122c36(0x1f9)]&&(_0x557ff0=_0x557ff0||_0x344eb1(_0x2f5bc[_0x122c36(0x168)][_0x122c36(0x1bf)],_0x42f383));}return _0x557ff0;});}[_0x1a3a96(0x1c9)](_0x3005e8){const _0x4337be=_0x1a3a96;return this[_0x4337be(0x19e)](_0x3005e8[_0x4337be(0x17c)]()[_0x4337be(0x19f)](_0x48345c=>_0x48345c[_0x4337be(0x1b6)][_0x4337be(0x1bf)]));}}function be(_0x576f0c){const _0x2b97a2=_0x1a3a96;return Array[_0x2b97a2(0x1f1)](new Set(_0x576f0c)[_0x2b97a2(0x179)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x50c2(_0x16044b,_0x40c10b){const _0x30bc45=_0x30bc();return _0x50c2=function(_0x50c221,_0x56a25c){_0x50c221=_0x50c221-0x1c7;let _0x598ca9=_0x30bc45[_0x50c221];return _0x598ca9;},_0x50c2(_0x16044b,_0x40c10b);}const _0x85cbef=_0x50c2;(function(_0x734d0a,_0x4f09da){const _0x53f9c1=_0x50c2,_0x14e66e=_0x734d0a();while(!![]){try{const _0x24a6cd=parseInt(_0x53f9c1(0x1ce))/0x1*(-parseInt(_0x53f9c1(0x1d4))/0x2)+parseInt(_0x53f9c1(0x1db))/0x3+parseInt(_0x53f9c1(0x1d6))/0x4*(parseInt(_0x53f9c1(0x1d9))/0x5)+parseInt(_0x53f9c1(0x1ca))/0x6*(parseInt(_0x53f9c1(0x1d1))/0x7)+parseInt(_0x53f9c1(0x1d3))/0x8*(-parseInt(_0x53f9c1(0x1da))/0x9)+parseInt(_0x53f9c1(0x1c9))/0xa+-parseInt(_0x53f9c1(0x1cc))/0xb;if(_0x24a6cd===_0x4f09da)break;else _0x14e66e['push'](_0x14e66e['shift']());}catch(_0x370a74){_0x14e66e['push'](_0x14e66e['shift']());}}}(_0x30bc,0x21e9f));import{Plugin as _0x489b15}from'ckeditor5/src/core.js';import _0x11411d from'./table.js';function _0x30bc(){const _0x3cff60=['816Dhstch','editor','206745toGehW','requires','79743pvSJve','get','enableCommand','2919ZUCzKm','TrackChangesEditing','8CmbBzL','4hlbxgp','TableCaptionEditing','68ESpuvK','has','afterInit','31405NhbPcT','1918548fqBywc','486816XRFFZm','plugins','toggleTableCaption','2046030bFiBeN'];_0x30bc=function(){return _0x3cff60;};return _0x30bc();}export default class xt extends _0x489b15{static get[_0x85cbef(0x1cd)](){return[_0x11411d];}[_0x85cbef(0x1d8)](){const _0x28f754=_0x85cbef,_0x358030=this[_0x28f754(0x1cb)];if(!_0x358030[_0x28f754(0x1c7)][_0x28f754(0x1d7)](_0x28f754(0x1d5)))return;_0x358030[_0x28f754(0x1c7)][_0x28f754(0x1cf)](_0x28f754(0x1d2))[_0x28f754(0x1d0)](_0x28f754(0x1c8));}}
23
+ const _0x3a9655=_0x55de;(function(_0x115a76,_0x1889bd){const _0x96c57f=_0x55de,_0x2b4585=_0x115a76();while(!![]){try{const _0x338564=parseInt(_0x96c57f(0x110))/0x1+-parseInt(_0x96c57f(0x10d))/0x2*(-parseInt(_0x96c57f(0x10f))/0x3)+-parseInt(_0x96c57f(0x10a))/0x4+-parseInt(_0x96c57f(0x106))/0x5*(parseInt(_0x96c57f(0x10e))/0x6)+parseInt(_0x96c57f(0x114))/0x7*(parseInt(_0x96c57f(0x10b))/0x8)+parseInt(_0x96c57f(0x10c))/0x9*(parseInt(_0x96c57f(0x108))/0xa)+parseInt(_0x96c57f(0x105))/0xb*(-parseInt(_0x96c57f(0x118))/0xc);if(_0x338564===_0x1889bd)break;else _0x2b4585['push'](_0x2b4585['shift']());}catch(_0x2cff76){_0x2b4585['push'](_0x2b4585['shift']());}}}(_0x3a59,0x6ad36));import{Plugin as _0x470583}from'ckeditor5/src/core.js';function _0x55de(_0x4efe48,_0x33d567){const _0x3a598d=_0x3a59();return _0x55de=function(_0x55de79,_0x223756){_0x55de79=_0x55de79-0x105;let _0x3889c9=_0x3a598d[_0x55de79];return _0x3889c9;},_0x55de(_0x4efe48,_0x33d567);}function _0x3a59(){const _0x453e22=['toggleTableCaption','get','requires','22253oJclSb','editor','afterInit','has','281652mbfmJD','plugins','enableCommand','385raMEon','5cMBVaE','TrackChangesEditing','3745240sEEozm','TableCaptionEditing','1421068gzSVbM','1816yHxVWG','9qoMDaK','464946DvFNgG','5103732CRAvBq','9uCOoRG','671356McddTd'];_0x3a59=function(){return _0x453e22;};return _0x3a59();}import _0x326356 from'./table.js';export default class xt extends _0x470583{static get[_0x3a9655(0x113)](){return[_0x326356];}[_0x3a9655(0x116)](){const _0x490639=_0x3a9655,_0x421a37=this[_0x490639(0x115)];if(!_0x421a37[_0x490639(0x119)][_0x490639(0x117)](_0x490639(0x109)))return;_0x421a37[_0x490639(0x119)][_0x490639(0x112)](_0x490639(0x107))[_0x490639(0x11a)](_0x490639(0x111));}}