@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240924.0 → 0.0.0-nightly-20240926.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x43ef(){const _0x4c8726=['lower-latin','4254560PhTSZw','config','oldValue','disc','newValue','customNumbered','has','*Change\x20to:*\x20%0','_LIST_DEFAULT','3436824YiOnQj','1084KADxaG','ELEMENT_','decimal-leading-zero','FORMAT_LIST_START','includes','get','removeMarker','1187AOAltV','descriptionFactory','registerBlockAttribute','2984hcRFIA','start','commandName','toUpperCase','listStart','decimal','listType','styles','next','listStyle','upper-latin','*Remove\x20format:*\x20%0','batch','_LIST_','bulleted','registerDescriptionCallback','plugins','editor','*Format:*\x20set\x20start\x20index\x20to\x20%0','handleDescriptions','*Format:*\x20set\x20order\x20to\x20reversed','getFirstMarker','ListPropertiesEditing','list.properties','listReversed','*Set\x20format:*\x20%0','square','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20regular','_getAttributeKey','replace','registerAttributeLabel','attribute','lower-roman','document','suggestion','find','_registerLegacyDescription','1505991OqvJHO','data','_findSuggestions','numbered','filter','TrackChangesEditing','default','8561dijhay','FORMAT_LIST_REVERSED','getAttribute','format','6DUczED','formatBlock','2412dVTpsK','head','type','getFirstRange','upper-roman','registerPostFixer','afterInit','circle','isUndo','17655968Brbpvt','bind','startIndex','commandParams','model','locale','enableDefaultAttributesIntegration','getSuggestions','nodeAfter','5210cCWUjq','reversed','key'];_0x43ef=function(){return _0x4c8726;};return _0x43ef();}const _0x23476a=_0x4e41;(function(_0x3d0a1f,_0x3bdf6f){const _0x3b3c36=_0x4e41,_0x2d485f=_0x3d0a1f();while(!![]){try{const _0x338370=parseInt(_0x3b3c36(0x12c))/0x1*(-parseInt(_0x3b3c36(0x125))/0x2)+parseInt(_0x3b3c36(0x155))/0x3+parseInt(_0x3b3c36(0x124))/0x4+parseInt(_0x3b3c36(0x11b))/0x5*(parseInt(_0x3b3c36(0x160))/0x6)+parseInt(_0x3b3c36(0x15c))/0x7*(parseInt(_0x3b3c36(0x12f))/0x8)+parseInt(_0x3b3c36(0x162))/0x9*(parseInt(_0x3b3c36(0x117))/0xa)+-parseInt(_0x3b3c36(0x16b))/0xb;if(_0x338370===_0x3bdf6f)break;else _0x2d485f['push'](_0x2d485f['shift']());}catch(_0x519210){_0x2d485f['push'](_0x2d485f['shift']());}}}(_0x43ef,0x88978));function _0x4e41(_0x41319c,_0x55cab0){const _0x43ef1d=_0x43ef();return _0x4e41=function(_0x4e418e,_0xf784fb){_0x4e418e=_0x4e418e-0x110;let _0x4cb2fa=_0x43ef1d[_0x4e418e];return _0x4cb2fa;},_0x4e41(_0x41319c,_0x55cab0);}import{Plugin as _0xaf38a6}from'ckeditor5/src/core.js';import{getTranslation as _0x119298}from'../utils/common-translations.js';export default class pe extends _0xaf38a6{[_0x23476a(0x168)](){const _0x289e89=_0x23476a;if(!this[_0x289e89(0x140)][_0x289e89(0x13f)][_0x289e89(0x121)](_0x289e89(0x145)))return;const _0x12e0b5=this[_0x289e89(0x140)][_0x289e89(0x11c)][_0x289e89(0x12a)](_0x289e89(0x146)),_0x3eb4ea=this[_0x289e89(0x140)][_0x289e89(0x13f)][_0x289e89(0x12a)](_0x289e89(0x15a));_0x12e0b5[_0x289e89(0x136)]&&(_0x3eb4ea[_0x289e89(0x114)](_0x289e89(0x138)),_0x3eb4ea[_0x289e89(0x12e)](_0x289e89(0x138))),_0x12e0b5[_0x289e89(0x118)]&&(_0x3eb4ea[_0x289e89(0x114)](_0x289e89(0x147)),_0x3eb4ea[_0x289e89(0x12e)](_0x289e89(0x147))),_0x12e0b5[_0x289e89(0x110)]&&(_0x3eb4ea[_0x289e89(0x114)](_0x289e89(0x133)),_0x3eb4ea[_0x289e89(0x12e)](_0x289e89(0x133)));const _0x135302={'type':_0x289e89(0x15f),'content':''};_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x13e)](this[_0x289e89(0x142)][_0x289e89(0x16c)](this));const _0x367f18=this[_0x289e89(0x140)][_0x289e89(0x113)];_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x14e)](_0x289e89(0x147),_0x119298(_0x367f18,_0x289e89(0x15d))),_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x13e)](_0x2b07b7=>{const _0x1d84b0=_0x289e89,{data:_0x59e4e7}=_0x2b07b7;if(_0x59e4e7&&_0x1d84b0(0x147)==_0x59e4e7[_0x1d84b0(0x119)])return null==_0x59e4e7[_0x1d84b0(0x11f)]||0x0==_0x59e4e7[_0x1d84b0(0x11f)]&&null==_0x59e4e7[_0x1d84b0(0x11d)]?_0x135302:void 0x0;}),_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x14e)](_0x289e89(0x133),_0x119298(_0x367f18,_0x289e89(0x128))),_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x13e)](_0x2abed7=>{const _0x3fde59=_0x289e89,{data:_0x87a25e}=_0x2abed7;if(_0x87a25e&&_0x3fde59(0x133)==_0x87a25e[_0x3fde59(0x119)])return null==_0x87a25e[_0x3fde59(0x11f)]||0x1==_0x87a25e[_0x3fde59(0x11f)]&&null==_0x87a25e[_0x3fde59(0x11d)]?_0x135302:void 0x0;}),this[_0x289e89(0x140)][_0x289e89(0x112)][_0x289e89(0x151)][_0x289e89(0x167)](_0x190e48=>{const _0x12b67e=_0x289e89;if(_0x190e48[_0x12b67e(0x13b)][_0x12b67e(0x16a)])return!0x1;let _0x5c4311=!0x1;const _0x291401=_0x3eb4ea[_0x12b67e(0x115)]({'skipNotAttached':!0x0})[_0x12b67e(0x159)](_0x169ddf=>{const _0x2404ef=_0x12b67e,_0x5ee88c=_0x3eb4ea[_0x2404ef(0x14c)](_0x169ddf);return _0x2404ef(0x133)==_0x5ee88c||_0x2404ef(0x147)==_0x5ee88c;});for(const _0x4a5bd2 of _0x291401){const _0x49a368=_0x4a5bd2[_0x12b67e(0x165)]()[_0x12b67e(0x130)][_0x12b67e(0x116)][_0x12b67e(0x15e)](_0x12b67e(0x135));if(_0x12b67e(0x158)==_0x49a368||_0x12b67e(0x120)==_0x49a368)continue;_0x3eb4ea[_0x12b67e(0x157)](_0x4a5bd2[_0x12b67e(0x165)](),_0x12b67e(0x14f))[_0x12b67e(0x153)](_0x41b319=>_0x12b67e(0x135)==_0x3eb4ea[_0x12b67e(0x14c)](_0x41b319[_0x12b67e(0x152)]))||(_0x190e48[_0x12b67e(0x12b)](_0x4a5bd2[_0x12b67e(0x144)]()),_0x5c4311=!0x0);}return _0x5c4311;}),this[_0x289e89(0x154)]();}[_0x23476a(0x142)](_0x3f70c6){const _0x1c006b=_0x23476a,_0x1aae5f=this[_0x1c006b(0x140)][_0x1c006b(0x113)],{data:_0x16658a}=_0x3f70c6,_0x54c350={'type':_0x1c006b(0x15f),'content':''};if(!_0x16658a||_0x1c006b(0x138)!=_0x16658a[_0x1c006b(0x119)])return;if(!_0x16658a[_0x1c006b(0x11d)])return _0x1c006b(0x15b)==_0x16658a[_0x1c006b(0x11f)]?_0x54c350:{'type':_0x1c006b(0x15f),'content':''+_0x119298(_0x1aae5f,_0x1c006b(0x148),_0x119298(_0x1aae5f,this[_0x1c006b(0x14a)](_0x16658a[_0x1c006b(0x11f)])))};if(!_0x16658a[_0x1c006b(0x11f)]){if(_0x1c006b(0x15b)==_0x16658a[_0x1c006b(0x11d)])return _0x54c350;let _0x1adbe3=_0x3f70c6[_0x1c006b(0x163)];for(;_0x1adbe3;){if(_0x1adbe3[_0x1c006b(0x156)]&&_0x1c006b(0x135)==_0x1adbe3[_0x1c006b(0x156)][_0x1c006b(0x119)]&&_0x1adbe3[_0x1c006b(0x156)][_0x1c006b(0x11f)])return _0x54c350;_0x1adbe3=_0x1adbe3[_0x1c006b(0x137)];}return{'type':_0x1c006b(0x15f),'content':''+_0x119298(_0x1aae5f,_0x1c006b(0x13a),_0x119298(_0x1aae5f,this[_0x1c006b(0x14a)](_0x16658a[_0x1c006b(0x11d)])))};}if(_0x1c006b(0x15b)!=_0x16658a[_0x1c006b(0x11f)])return{'type':_0x1c006b(0x15f),'content':''+_0x119298(_0x1aae5f,_0x1c006b(0x148),_0x119298(_0x1aae5f,this[_0x1c006b(0x14a)](_0x16658a[_0x1c006b(0x11f)])))};let _0x530be7=_0x3f70c6[_0x1c006b(0x163)];for(;_0x530be7;){if(_0x530be7[_0x1c006b(0x156)]&&_0x1c006b(0x135)==_0x530be7[_0x1c006b(0x156)][_0x1c006b(0x119)]&&_0x530be7[_0x1c006b(0x156)][_0x1c006b(0x11f)]&&_0x530be7[_0x1c006b(0x156)][_0x1c006b(0x11d)])return _0x54c350;_0x530be7=_0x530be7[_0x1c006b(0x137)];}const _0x466696=_0x3f70c6[_0x1c006b(0x165)]()[_0x1c006b(0x130)][_0x1c006b(0x116)][_0x1c006b(0x15e)](_0x1c006b(0x135));return{'type':_0x1c006b(0x15f),'content':_0x119298(_0x1aae5f,_0x1c006b(0x148),_0x119298(_0x1aae5f,_0x1c006b(0x126)+_0x466696[_0x1c006b(0x132)]()+_0x1c006b(0x123)))};}[_0x23476a(0x154)](){const _0x3872a8=_0x23476a,_0x533356=this[_0x3872a8(0x140)],_0x302bf0=_0x533356[_0x3872a8(0x113)];_0x533356[_0x3872a8(0x13f)][_0x3872a8(0x12a)](_0x3872a8(0x15a))[_0x3872a8(0x12d)][_0x3872a8(0x13e)](_0x48f8f8=>{const _0x4f8d98=_0x3872a8;if(_0x4f8d98(0x161)!=_0x48f8f8[_0x4f8d98(0x164)])return;const {data:_0x3f44b6}=_0x48f8f8;if(!_0x3f44b6)return;let _0x44a29a,_0x1f3d9b;switch(_0x3f44b6[_0x4f8d98(0x131)]){case _0x4f8d98(0x138):_0x44a29a=_0x4f8d98(0x122),_0x1f3d9b={'type':_0x4f8d98(0x15f),'content':_0x119298(_0x302bf0,_0x44a29a,_0x119298(_0x302bf0,this[_0x4f8d98(0x14a)](_0x3f44b6[_0x4f8d98(0x111)][0x0][_0x4f8d98(0x164)])))};break;case _0x4f8d98(0x147):_0x44a29a=_0x3f44b6[_0x4f8d98(0x111)][0x0][_0x4f8d98(0x118)]?_0x4f8d98(0x143):_0x4f8d98(0x14b),_0x1f3d9b={'type':_0x4f8d98(0x15f),'content':_0x119298(_0x302bf0,_0x44a29a)};break;case _0x4f8d98(0x133):_0x44a29a=_0x4f8d98(0x141),_0x1f3d9b={'type':_0x4f8d98(0x15f),'content':_0x119298(_0x302bf0,_0x44a29a,_0x3f44b6[_0x4f8d98(0x111)][0x0][_0x4f8d98(0x110)])};}return _0x1f3d9b;});}[_0x23476a(0x14a)](_0x524062){const _0xc25ecc=_0x23476a;return _0xc25ecc(0x126)+function(_0x3f5d54){const _0x5ced4c=_0xc25ecc;if(ye[_0x5ced4c(0x129)](_0x3f5d54))return _0x5ced4c(0x13d);if(Se[_0x5ced4c(0x129)](_0x3f5d54))return _0x5ced4c(0x158);return null;}(_0x524062)[_0xc25ecc(0x132)]()+_0xc25ecc(0x13c)+_0x524062[_0xc25ecc(0x132)]()[_0xc25ecc(0x14d)](/-/g,'_');}}const ye=[_0x23476a(0x11e),_0x23476a(0x169),_0x23476a(0x149)],Se=[_0x23476a(0x134),_0x23476a(0x127),_0x23476a(0x150),_0x23476a(0x166),_0x23476a(0x11a),_0x23476a(0x139)];
23
+ const _0x1739a4=_0x1978;(function(_0x52ab5a,_0x15825c){const _0x53897c=_0x1978,_0x365750=_0x52ab5a();while(!![]){try{const _0x44e839=parseInt(_0x53897c(0x1e8))/0x1*(parseInt(_0x53897c(0x1c9))/0x2)+parseInt(_0x53897c(0x1cc))/0x3*(-parseInt(_0x53897c(0x1e3))/0x4)+parseInt(_0x53897c(0x1b2))/0x5+parseInt(_0x53897c(0x1ae))/0x6+-parseInt(_0x53897c(0x1f3))/0x7+-parseInt(_0x53897c(0x1d7))/0x8+parseInt(_0x53897c(0x1f6))/0x9;if(_0x44e839===_0x15825c)break;else _0x365750['push'](_0x365750['shift']());}catch(_0x5152d5){_0x365750['push'](_0x365750['shift']());}}}(_0x1ddc,0x610d2));import{Plugin as _0x1574e7}from'ckeditor5/src/core.js';import{getTranslation as _0x27f06e}from'../utils/common-translations.js';function _0x1978(_0x256289,_0xff5730){const _0x1ddc4c=_0x1ddc();return _0x1978=function(_0x1978d5,_0x29ebfc){_0x1978d5=_0x1978d5-0x1ad;let _0x498900=_0x1ddc4c[_0x1978d5];return _0x498900;},_0x1978(_0x256289,_0xff5730);}export default class pe extends _0x1574e7{[_0x1739a4(0x1be)](){const _0x5dafe6=_0x1739a4;if(!this[_0x5dafe6(0x202)][_0x5dafe6(0x1d1)][_0x5dafe6(0x1c5)](_0x5dafe6(0x1f1)))return;const _0x1233a1=this[_0x5dafe6(0x202)][_0x5dafe6(0x1ad)][_0x5dafe6(0x1df)](_0x5dafe6(0x1ea)),_0x3d4947=this[_0x5dafe6(0x202)][_0x5dafe6(0x1d1)][_0x5dafe6(0x1df)](_0x5dafe6(0x1f2));_0x1233a1[_0x5dafe6(0x1b9)]&&(_0x3d4947[_0x5dafe6(0x1bc)](_0x5dafe6(0x1d8)),_0x3d4947[_0x5dafe6(0x1ee)](_0x5dafe6(0x1d8))),_0x1233a1[_0x5dafe6(0x1dd)]&&(_0x3d4947[_0x5dafe6(0x1bc)](_0x5dafe6(0x1c0)),_0x3d4947[_0x5dafe6(0x1ee)](_0x5dafe6(0x1c0))),_0x1233a1[_0x5dafe6(0x1bd)]&&(_0x3d4947[_0x5dafe6(0x1bc)](_0x5dafe6(0x204)),_0x3d4947[_0x5dafe6(0x1ee)](_0x5dafe6(0x204)));const _0x375675={'type':_0x5dafe6(0x1e5),'content':''};_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f4)](this[_0x5dafe6(0x1eb)][_0x5dafe6(0x1ed)](this));const _0x80fec7=this[_0x5dafe6(0x202)][_0x5dafe6(0x205)];_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f0)](_0x5dafe6(0x1c0),_0x27f06e(_0x80fec7,_0x5dafe6(0x1cb))),_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f4)](_0x29d56f=>{const _0x859114=_0x5dafe6,{data:_0xd3795}=_0x29d56f;if(_0xd3795&&_0x859114(0x1c0)==_0xd3795[_0x859114(0x1ca)])return null==_0xd3795[_0x859114(0x1f5)]||0x0==_0xd3795[_0x859114(0x1f5)]&&null==_0xd3795[_0x859114(0x1b6)]?_0x375675:void 0x0;}),_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f0)](_0x5dafe6(0x204),_0x27f06e(_0x80fec7,_0x5dafe6(0x1f8))),_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f4)](_0x10e9bb=>{const _0x441866=_0x5dafe6,{data:_0x96f9ea}=_0x10e9bb;if(_0x96f9ea&&_0x441866(0x204)==_0x96f9ea[_0x441866(0x1ca)])return null==_0x96f9ea[_0x441866(0x1f5)]||0x1==_0x96f9ea[_0x441866(0x1f5)]&&null==_0x96f9ea[_0x441866(0x1b6)]?_0x375675:void 0x0;}),this[_0x5dafe6(0x202)][_0x5dafe6(0x1e2)][_0x5dafe6(0x207)][_0x5dafe6(0x1ec)](_0x28e2ae=>{const _0x3f276c=_0x5dafe6;if(_0x28e2ae[_0x3f276c(0x1ba)][_0x3f276c(0x1fc)])return!0x1;let _0x1bda60=!0x1;const _0x2c8b43=_0x3d4947[_0x3f276c(0x1e1)]({'skipNotAttached':!0x0})[_0x3f276c(0x203)](_0xbb2b39=>{const _0xb9147d=_0x3f276c,_0x265b40=_0x3d4947[_0xb9147d(0x1f7)](_0xbb2b39);return _0xb9147d(0x204)==_0x265b40||_0xb9147d(0x1c0)==_0x265b40;});for(const _0xe8c81a of _0x2c8b43){const _0x55f3ea=_0xe8c81a[_0x3f276c(0x1c2)]()[_0x3f276c(0x1d9)][_0x3f276c(0x206)][_0x3f276c(0x1d0)](_0x3f276c(0x1ff));if(_0x3f276c(0x1d5)==_0x55f3ea||_0x3f276c(0x201)==_0x55f3ea)continue;_0x3d4947[_0x3f276c(0x1c7)](_0xe8c81a[_0x3f276c(0x1c2)](),_0x3f276c(0x1e9))[_0x3f276c(0x200)](_0x1edbe4=>_0x3f276c(0x1ff)==_0x3d4947[_0x3f276c(0x1f7)](_0x1edbe4[_0x3f276c(0x1d6)]))||(_0x28e2ae[_0x3f276c(0x1c6)](_0xe8c81a[_0x3f276c(0x1fd)]()),_0x1bda60=!0x0);}return _0x1bda60;}),this[_0x5dafe6(0x1fe)]();}[_0x1739a4(0x1eb)](_0x26bad8){const _0x298dee=_0x1739a4,_0x45fc3b=this[_0x298dee(0x202)][_0x298dee(0x205)],{data:_0x4ad850}=_0x26bad8,_0x6661bd={'type':_0x298dee(0x1e5),'content':''};if(!_0x4ad850||_0x298dee(0x1d8)!=_0x4ad850[_0x298dee(0x1ca)])return;if(!_0x4ad850[_0x298dee(0x1b6)])return _0x298dee(0x1db)==_0x4ad850[_0x298dee(0x1f5)]?_0x6661bd:{'type':_0x298dee(0x1e5),'content':''+_0x27f06e(_0x45fc3b,_0x298dee(0x1e6),_0x27f06e(_0x45fc3b,this[_0x298dee(0x1e4)](_0x4ad850[_0x298dee(0x1f5)])))};if(!_0x4ad850[_0x298dee(0x1f5)]){if(_0x298dee(0x1db)==_0x4ad850[_0x298dee(0x1b6)])return _0x6661bd;let _0x173ecf=_0x26bad8[_0x298dee(0x1bf)];for(;_0x173ecf;){if(_0x173ecf[_0x298dee(0x1fa)]&&_0x298dee(0x1ff)==_0x173ecf[_0x298dee(0x1fa)][_0x298dee(0x1ca)]&&_0x173ecf[_0x298dee(0x1fa)][_0x298dee(0x1f5)])return _0x6661bd;_0x173ecf=_0x173ecf[_0x298dee(0x1da)];}return{'type':_0x298dee(0x1e5),'content':''+_0x27f06e(_0x45fc3b,_0x298dee(0x1b4),_0x27f06e(_0x45fc3b,this[_0x298dee(0x1e4)](_0x4ad850[_0x298dee(0x1b6)])))};}if(_0x298dee(0x1db)!=_0x4ad850[_0x298dee(0x1f5)])return{'type':_0x298dee(0x1e5),'content':''+_0x27f06e(_0x45fc3b,_0x298dee(0x1e6),_0x27f06e(_0x45fc3b,this[_0x298dee(0x1e4)](_0x4ad850[_0x298dee(0x1f5)])))};let _0x422815=_0x26bad8[_0x298dee(0x1bf)];for(;_0x422815;){if(_0x422815[_0x298dee(0x1fa)]&&_0x298dee(0x1ff)==_0x422815[_0x298dee(0x1fa)][_0x298dee(0x1ca)]&&_0x422815[_0x298dee(0x1fa)][_0x298dee(0x1f5)]&&_0x422815[_0x298dee(0x1fa)][_0x298dee(0x1b6)])return _0x6661bd;_0x422815=_0x422815[_0x298dee(0x1da)];}const _0x57d054=_0x26bad8[_0x298dee(0x1c2)]()[_0x298dee(0x1d9)][_0x298dee(0x206)][_0x298dee(0x1d0)](_0x298dee(0x1ff));return{'type':_0x298dee(0x1e5),'content':_0x27f06e(_0x45fc3b,_0x298dee(0x1e6),_0x27f06e(_0x45fc3b,_0x298dee(0x1b3)+_0x57d054[_0x298dee(0x1d3)]()+_0x298dee(0x1b8)))};}[_0x1739a4(0x1fe)](){const _0x2bad32=_0x1739a4,_0x20c8b2=this[_0x2bad32(0x202)],_0x99ee7=_0x20c8b2[_0x2bad32(0x205)];_0x20c8b2[_0x2bad32(0x1d1)][_0x2bad32(0x1df)](_0x2bad32(0x1f2))[_0x2bad32(0x1e0)][_0x2bad32(0x1f4)](_0x862c4c=>{const _0x5af0b2=_0x2bad32;if(_0x5af0b2(0x1ef)!=_0x862c4c[_0x5af0b2(0x1b0)])return;const {data:_0xa21561}=_0x862c4c;if(!_0xa21561)return;let _0x35658e,_0x37b5f3;switch(_0xa21561[_0x5af0b2(0x1ce)]){case _0x5af0b2(0x1d8):_0x35658e=_0x5af0b2(0x1e7),_0x37b5f3={'type':_0x5af0b2(0x1e5),'content':_0x27f06e(_0x99ee7,_0x35658e,_0x27f06e(_0x99ee7,this[_0x5af0b2(0x1e4)](_0xa21561[_0x5af0b2(0x1b5)][0x0][_0x5af0b2(0x1b0)])))};break;case _0x5af0b2(0x1c0):_0x35658e=_0xa21561[_0x5af0b2(0x1b5)][0x0][_0x5af0b2(0x1dd)]?_0x5af0b2(0x1c1):_0x5af0b2(0x1b1),_0x37b5f3={'type':_0x5af0b2(0x1e5),'content':_0x27f06e(_0x99ee7,_0x35658e)};break;case _0x5af0b2(0x204):_0x35658e=_0x5af0b2(0x1af),_0x37b5f3={'type':_0x5af0b2(0x1e5),'content':_0x27f06e(_0x99ee7,_0x35658e,_0xa21561[_0x5af0b2(0x1b5)][0x0][_0x5af0b2(0x1bd)])};}return _0x37b5f3;});}[_0x1739a4(0x1e4)](_0x1ced28){const _0x5d35d4=_0x1739a4;return _0x5d35d4(0x1b3)+function(_0x4fd051){const _0x4e9469=_0x5d35d4;if(ye[_0x4e9469(0x1c3)](_0x4fd051))return _0x4e9469(0x1cf);if(Se[_0x4e9469(0x1c3)](_0x4fd051))return _0x4e9469(0x1d5);return null;}(_0x1ced28)[_0x5d35d4(0x1d3)]()+_0x5d35d4(0x1d2)+_0x1ced28[_0x5d35d4(0x1d3)]()[_0x5d35d4(0x1c4)](/-/g,'_');}}const ye=[_0x1739a4(0x1de),_0x1739a4(0x1c8),_0x1739a4(0x1b7)],Se=[_0x1739a4(0x1cd),_0x1739a4(0x1bb),_0x1739a4(0x1f9),_0x1739a4(0x1dc),_0x1739a4(0x1d4),_0x1739a4(0x1fb)];function _0x1ddc(){const _0x3d9fdc=['newValue','8289405LyPDmc','_getAttributeKey','FORMAT_LIST_START','lower-roman','data','upper-latin','isUndo','getFirstMarker','_registerLegacyDescription','listType','find','customNumbered','editor','filter','listStart','locale','nodeAfter','document','config','3131304JwTnuQ','*Format:*\x20set\x20start\x20index\x20to\x20%0','type','*Format:*\x20set\x20order\x20to\x20regular','1114185iqoEdE','ELEMENT_','*Remove\x20format:*\x20%0','commandParams','oldValue','square','_LIST_DEFAULT','styles','batch','decimal-leading-zero','enableDefaultAttributesIntegration','startIndex','afterInit','head','listReversed','*Format:*\x20set\x20order\x20to\x20reversed','getFirstRange','includes','replace','has','removeMarker','_findSuggestions','circle','45822buMJeJ','key','FORMAT_LIST_REVERSED','3otNCsW','decimal','commandName','bulleted','getAttribute','plugins','_LIST_','toUpperCase','lower-latin','numbered','suggestion','4065552SYieAO','listStyle','start','next','default','upper-roman','reversed','disc','get','descriptionFactory','getSuggestions','model','1137508xtkosm','_getTranslationKeyForListStyle','format','*Set\x20format:*\x20%0','*Change\x20to:*\x20%0','8sqLinY','attribute','list.properties','handleDescriptions','registerPostFixer','bind','registerBlockAttribute','formatBlock','registerAttributeLabel','ListPropertiesEditing','TrackChangesEditing','4612727WKuvdu','registerDescriptionCallback'];_0x1ddc=function(){return _0x3d9fdc;};return _0x1ddc();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fb4ae=_0x1121;function _0x55d8(){const _0x4d3985=['2556843aTAMtY','2aEWeSf','high','for','172OSkalc','4124134kxeytL','get','803691tcmJEe','attribute:url:media','7705672PwKbam','5688696KxwWQC','media','conversion','plugins','has','showSuggestionHighlights','afterInit','1955UccZDL','elementToElement','1582128IPGcje','editor','stop','createEmptyElement','descriptionFactory','div','data','dataDowncast','downcastDispatcher','registerElementLabel','mediaEmbed','enableCommand','ELEMENT_MEDIA','TrackChangesEditing','MediaEmbedEditing','options','locale'];_0x55d8=function(){return _0x4d3985;};return _0x55d8();}function _0x1121(_0x4a1579,_0x41f8a6){const _0x55d84a=_0x55d8();return _0x1121=function(_0x112190,_0x78ab6a){_0x112190=_0x112190-0x176;let _0x1ee87c=_0x55d84a[_0x112190];return _0x1ee87c;},_0x1121(_0x4a1579,_0x41f8a6);}(function(_0x34af12,_0x1e0c95){const _0xa68da0=_0x1121,_0x9ae01b=_0x34af12();while(!![]){try{const _0x1f2bbb=parseInt(_0xa68da0(0x178))/0x1+parseInt(_0xa68da0(0x196))/0x2*(parseInt(_0xa68da0(0x195))/0x3)+-parseInt(_0xa68da0(0x199))/0x4*(parseInt(_0xa68da0(0x182))/0x5)+-parseInt(_0xa68da0(0x17b))/0x6+parseInt(_0xa68da0(0x176))/0x7+-parseInt(_0xa68da0(0x17a))/0x8+parseInt(_0xa68da0(0x184))/0x9;if(_0x1f2bbb===_0x1e0c95)break;else _0x9ae01b['push'](_0x9ae01b['shift']());}catch(_0x8cbc9d){_0x9ae01b['push'](_0x9ae01b['shift']());}}}(_0x55d8,0x784f4));import{Plugin as _0x5c0f8a}from'ckeditor5/src/core.js';import{getTranslation as _0x5c29d8}from'../utils/common-translations.js';export default class lt extends _0x5c0f8a{[_0x2fb4ae(0x181)](){const _0xe2eb36=_0x2fb4ae,_0x35edf6=this[_0xe2eb36(0x185)];if(!_0x35edf6[_0xe2eb36(0x17e)][_0xe2eb36(0x17f)](_0xe2eb36(0x192)))return;const _0x4ba882=_0x35edf6[_0xe2eb36(0x17e)][_0xe2eb36(0x177)](_0xe2eb36(0x191)),_0x3dd6e3=_0x35edf6[_0xe2eb36(0x194)];_0x4ba882[_0xe2eb36(0x18f)](_0xe2eb36(0x18e)),_0x4ba882[_0xe2eb36(0x188)][_0xe2eb36(0x18d)](_0xe2eb36(0x17c),_0x5a3700=>_0x5c29d8(_0x3dd6e3,_0xe2eb36(0x190),_0x5a3700)),_0x35edf6[_0xe2eb36(0x17d)][_0xe2eb36(0x198)](_0xe2eb36(0x18b))[_0xe2eb36(0x183)]({'model':_0xe2eb36(0x17c),'view':(_0x5c0965,{writer:_0x2c989c,options:_0x143cd5})=>{const _0x5de412=_0xe2eb36;if(_0x143cd5[_0x5de412(0x180)])return _0x2c989c[_0x5de412(0x187)](_0x5de412(0x189));},'converterPriority':_0xe2eb36(0x197)}),_0x35edf6[_0xe2eb36(0x18a)][_0xe2eb36(0x18c)]['on'](_0xe2eb36(0x179),(_0x5dac19,_0x28c470,_0x17ade0)=>{const _0x2df2ee=_0xe2eb36;_0x17ade0[_0x2df2ee(0x193)][_0x2df2ee(0x180)]&&_0x5dac19[_0x2df2ee(0x186)]();},{'priority':_0xe2eb36(0x197)});}}
23
+ const _0x46ab01=_0x20d7;function _0x321b(){const _0x7bb736=['editor','dataDowncast','1455CUDVBX','options','media','6738760MwMhOf','10573911CqHJPH','mediaEmbed','ELEMENT_MEDIA','23077930ZDcAnO','has','for','createEmptyElement','attribute:url:media','5252848JMEmAV','registerElementLabel','755DVzuJF','locale','50952mbDJyx','stop','showSuggestionHighlights','enableCommand','7876pKBNox','conversion','elementToElement','downcastDispatcher','div','descriptionFactory','1601572GCIRbF','afterInit','data','plugins','TrackChangesEditing','get','2fRTSyW','MediaEmbedEditing','high'];_0x321b=function(){return _0x7bb736;};return _0x321b();}(function(_0x2ef849,_0x277fb7){const _0x3e9ba3=_0x20d7,_0x37536a=_0x2ef849();while(!![]){try{const _0x214540=parseInt(_0x3e9ba3(0x1ad))/0x1*(parseInt(_0x3e9ba3(0x1b3))/0x2)+parseInt(_0x3e9ba3(0x193))/0x3*(-parseInt(_0x3e9ba3(0x1a7))/0x4)+-parseInt(_0x3e9ba3(0x1a1))/0x5*(parseInt(_0x3e9ba3(0x1a3))/0x6)+parseInt(_0x3e9ba3(0x196))/0x7+-parseInt(_0x3e9ba3(0x19f))/0x8+-parseInt(_0x3e9ba3(0x197))/0x9+parseInt(_0x3e9ba3(0x19a))/0xa;if(_0x214540===_0x277fb7)break;else _0x37536a['push'](_0x37536a['shift']());}catch(_0x5d3024){_0x37536a['push'](_0x37536a['shift']());}}}(_0x321b,0xc41e7));function _0x20d7(_0x1a258f,_0x425cfb){const _0x321b47=_0x321b();return _0x20d7=function(_0x20d7d3,_0x5c0ccb){_0x20d7d3=_0x20d7d3-0x193;let _0x585a94=_0x321b47[_0x20d7d3];return _0x585a94;},_0x20d7(_0x1a258f,_0x425cfb);}import{Plugin as _0x1b29d4}from'ckeditor5/src/core.js';import{getTranslation as _0x411d1e}from'../utils/common-translations.js';export default class lt extends _0x1b29d4{[_0x46ab01(0x1ae)](){const _0x2b543b=_0x46ab01,_0xab7f2f=this[_0x2b543b(0x1b6)];if(!_0xab7f2f[_0x2b543b(0x1b0)][_0x2b543b(0x19b)](_0x2b543b(0x1b4)))return;const _0x365414=_0xab7f2f[_0x2b543b(0x1b0)][_0x2b543b(0x1b2)](_0x2b543b(0x1b1)),_0x302cc7=_0xab7f2f[_0x2b543b(0x1a2)];_0x365414[_0x2b543b(0x1a6)](_0x2b543b(0x198)),_0x365414[_0x2b543b(0x1ac)][_0x2b543b(0x1a0)](_0x2b543b(0x195),_0x2c5af8=>_0x411d1e(_0x302cc7,_0x2b543b(0x199),_0x2c5af8)),_0xab7f2f[_0x2b543b(0x1a8)][_0x2b543b(0x19c)](_0x2b543b(0x1b7))[_0x2b543b(0x1a9)]({'model':_0x2b543b(0x195),'view':(_0x1e0151,{writer:_0x2b048c,options:_0x1703fd})=>{const _0x4d70c5=_0x2b543b;if(_0x1703fd[_0x4d70c5(0x1a5)])return _0x2b048c[_0x4d70c5(0x19d)](_0x4d70c5(0x1ab));},'converterPriority':_0x2b543b(0x1b5)}),_0xab7f2f[_0x2b543b(0x1af)][_0x2b543b(0x1aa)]['on'](_0x2b543b(0x19e),(_0x400c35,_0x1d3bc9,_0x34e67c)=>{const _0x1b4119=_0x2b543b;_0x34e67c[_0x1b4119(0x194)][_0x1b4119(0x1a5)]&&_0x400c35[_0x1b4119(0x1a4)]();},{'priority':_0x2b543b(0x1b5)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x54fe1e=_0x4b0a;function _0x4b0a(_0x480a6d,_0x5be964){const _0x4dbd62=_0x4dbd();return _0x4b0a=function(_0x4b0ab6,_0x1464f4){_0x4b0ab6=_0x4b0ab6-0xd6;let _0xcf7b=_0x4dbd62[_0x4b0ab6];return _0xcf7b;},_0x4b0a(_0x480a6d,_0x5be964);}(function(_0x497a86,_0xcffeea){const _0xab7130=_0x4b0a,_0x57d943=_0x497a86();while(!![]){try{const _0x29a874=-parseInt(_0xab7130(0xd7))/0x1*(parseInt(_0xab7130(0xd9))/0x2)+parseInt(_0xab7130(0xe7))/0x3*(parseInt(_0xab7130(0xe0))/0x4)+parseInt(_0xab7130(0xd6))/0x5+parseInt(_0xab7130(0xe9))/0x6*(-parseInt(_0xab7130(0xe3))/0x7)+-parseInt(_0xab7130(0xdd))/0x8*(parseInt(_0xab7130(0xe2))/0x9)+parseInt(_0xab7130(0xd8))/0xa*(parseInt(_0xab7130(0xdf))/0xb)+parseInt(_0xab7130(0xe4))/0xc*(parseInt(_0xab7130(0xda))/0xd);if(_0x29a874===_0xcffeea)break;else _0x57d943['push'](_0x57d943['shift']());}catch(_0xd2a773){_0x57d943['push'](_0x57d943['shift']());}}}(_0x4dbd,0xe6b90));import{Plugin as _0x269332}from'ckeditor5/src/core.js';export default class mt extends _0x269332{[_0x54fe1e(0xe1)](){const _0x40ea2d=_0x54fe1e,_0x1f0c30=this[_0x40ea2d(0xe8)];_0x1f0c30[_0x40ea2d(0xeb)][_0x40ea2d(0xe6)](_0x40ea2d(0xdc))&&_0x1f0c30[_0x40ea2d(0xeb)][_0x40ea2d(0xdb)](_0x40ea2d(0xe5))[_0x40ea2d(0xde)](_0x40ea2d(0xea));}}function _0x4dbd(){const _0x37a3f0=['754490GgyAnJ','1342815tsPABn','860bzyutQ','2iNgboB','3029ihxcxy','get','MentionEditing','72lmrvGS','enableCommand','241274ULghwS','660YReZyp','afterInit','1385991nqtGpV','14KnOJEf','146892PDRwAa','TrackChangesEditing','has','10173afPIPr','editor','5325132EvHKsi','mention','plugins'];_0x4dbd=function(){return _0x37a3f0;};return _0x4dbd();}
23
+ const _0x277f18=_0x45b4;(function(_0x56f5a2,_0xedd542){const _0x559826=_0x45b4,_0xf1cfe0=_0x56f5a2();while(!![]){try{const _0x3da2ce=parseInt(_0x559826(0x15b))/0x1*(-parseInt(_0x559826(0x14c))/0x2)+parseInt(_0x559826(0x152))/0x3*(parseInt(_0x559826(0x15a))/0x4)+parseInt(_0x559826(0x14b))/0x5*(-parseInt(_0x559826(0x153))/0x6)+-parseInt(_0x559826(0x14e))/0x7+parseInt(_0x559826(0x151))/0x8*(-parseInt(_0x559826(0x155))/0x9)+parseInt(_0x559826(0x14f))/0xa+parseInt(_0x559826(0x148))/0xb;if(_0x3da2ce===_0xedd542)break;else _0xf1cfe0['push'](_0xf1cfe0['shift']());}catch(_0xa5a2fe){_0xf1cfe0['push'](_0xf1cfe0['shift']());}}}(_0x1eb5,0xe20ee));function _0x45b4(_0x2e9476,_0x16288b){const _0x1eb50e=_0x1eb5();return _0x45b4=function(_0x45b4f0,_0x6fed46){_0x45b4f0=_0x45b4f0-0x148;let _0x2d7c40=_0x1eb50e[_0x45b4f0];return _0x2d7c40;},_0x45b4(_0x2e9476,_0x16288b);}import{Plugin as _0x273b9b}from'ckeditor5/src/core.js';export default class mt extends _0x273b9b{[_0x277f18(0x14d)](){const _0x25cd44=_0x277f18,_0x327b78=this[_0x25cd44(0x156)];_0x327b78[_0x25cd44(0x157)][_0x25cd44(0x158)](_0x25cd44(0x159))&&_0x327b78[_0x25cd44(0x157)][_0x25cd44(0x149)](_0x25cd44(0x150))[_0x25cd44(0x154)](_0x25cd44(0x14a));}}function _0x1eb5(){const _0x7ce86d=['editor','plugins','has','MentionEditing','216LBgejW','1463459QAwfKs','45527152WAIOvR','get','mention','5UpACcc','2LfxNAc','afterInit','2088737MaEHEF','6946980rSQRWL','TrackChangesEditing','6728bOhgji','6663FRdltQ','6141138iwdgJH','enableCommand','13293hmGQia'];_0x1eb5=function(){return _0x7ce86d;};return _0x1eb5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b01c2=_0x44d9;(function(_0x36486b,_0x393c72){const _0x27a33b=_0x44d9,_0x5be794=_0x36486b();while(!![]){try{const _0x9f5671=parseInt(_0x27a33b(0x18a))/0x1*(parseInt(_0x27a33b(0x188))/0x2)+parseInt(_0x27a33b(0x16d))/0x3*(-parseInt(_0x27a33b(0x17c))/0x4)+parseInt(_0x27a33b(0x186))/0x5+-parseInt(_0x27a33b(0x18e))/0x6+-parseInt(_0x27a33b(0x173))/0x7*(parseInt(_0x27a33b(0x172))/0x8)+parseInt(_0x27a33b(0x17e))/0x9+-parseInt(_0x27a33b(0x180))/0xa*(-parseInt(_0x27a33b(0x189))/0xb);if(_0x9f5671===_0x393c72)break;else _0x5be794['push'](_0x5be794['shift']());}catch(_0x4a27ca){_0x5be794['push'](_0x5be794['shift']());}}}(_0x4f84,0xa6198));function _0x4f84(){const _0x5264e3=['insertMergeFieldBlock','insertion','getAttribute','236DrxPxT','registerElementLabel','2402892uAgbgb','ELEMENT_MERGE_FIELD','10llzcnd','locale','TrackChangesEditing','enableCommand','registerDescriptionCallback','descriptionFactory','4123265EvSwQO','insertMergeField','48920MpUZhx','17617567zAszXw','22zkONbq','element','*Remove:*\x20%0','afterInit','6519450XGcYoS','plugins','get','*Insert:*\x20%0','6813NhwOkq','getLabel','mergeFieldBlock','mergeField','getContainedElement','10384iakMjj','7175WGGXKu','has','type','editor','MergeFieldsEditing','deletion'];_0x4f84=function(){return _0x5264e3;};return _0x4f84();}function _0x44d9(_0x5d870f,_0x1f5549){const _0x4f8474=_0x4f84();return _0x44d9=function(_0x44d972,_0x18b2c3){_0x44d972=_0x44d972-0x16a;let _0xcdd265=_0x4f8474[_0x44d972];return _0xcdd265;},_0x44d9(_0x5d870f,_0x1f5549);}import{Plugin as _0x57b9be}from'ckeditor5/src/core.js';import{getTranslation as _0x101f78}from'../utils/common-translations.js';export default class dt extends _0x57b9be{[_0x2b01c2(0x18d)](){const _0x2ed7b5=_0x2b01c2,_0x2e334d=this[_0x2ed7b5(0x176)];if(!_0x2e334d[_0x2ed7b5(0x16a)][_0x2ed7b5(0x174)](_0x2ed7b5(0x177)))return;_0x2e334d[_0x2ed7b5(0x16a)][_0x2ed7b5(0x16b)](_0x2ed7b5(0x182))[_0x2ed7b5(0x183)](_0x2ed7b5(0x187)),_0x2e334d[_0x2ed7b5(0x16a)][_0x2ed7b5(0x16b)](_0x2ed7b5(0x182))[_0x2ed7b5(0x183)](_0x2ed7b5(0x179));const _0xe91fdc=_0x2e334d[_0x2ed7b5(0x16a)][_0x2ed7b5(0x16b)](_0x2ed7b5(0x182)),_0x29d22a=_0x2e334d[_0x2ed7b5(0x181)];_0xe91fdc[_0x2ed7b5(0x185)][_0x2ed7b5(0x17d)](_0x2ed7b5(0x170),_0xafccc=>_0x101f78(_0x29d22a,_0x2ed7b5(0x17f),_0xafccc)),_0xe91fdc[_0x2ed7b5(0x185)][_0x2ed7b5(0x17d)](_0x2ed7b5(0x16f),_0x2a70fa=>_0x101f78(_0x29d22a,_0x2ed7b5(0x17f),_0x2a70fa)),_0xe91fdc[_0x2ed7b5(0x185)][_0x2ed7b5(0x184)](_0x5b7898=>{const _0x4f0120=_0x2ed7b5;if(_0x4f0120(0x17a)!=_0x5b7898[_0x4f0120(0x175)]&&_0x4f0120(0x178)!=_0x5b7898[_0x4f0120(0x175)])return;const _0x4ae0cb=_0x5b7898[_0x4f0120(0x171)]();if(null==_0x4ae0cb)return;if(!_0x4ae0cb['is'](_0x4f0120(0x18b),_0x4f0120(0x170))&&!_0x4ae0cb['is'](_0x4f0120(0x18b),_0x4f0120(0x16f)))return;const _0x416f76=_0x2e334d[_0x4f0120(0x16a)][_0x4f0120(0x16b)](_0x4f0120(0x177))[_0x4f0120(0x16e)](_0x4ae0cb[_0x4f0120(0x17b)]('id'));return _0x4f0120(0x17a)==_0x5b7898[_0x4f0120(0x175)]?{'type':_0x4f0120(0x17a),'content':_0x101f78(_0x29d22a,_0x4f0120(0x16c),'\x22'+_0x416f76+'\x22\x20'+_0x101f78(_0x29d22a,_0x4f0120(0x17f)))}:{'type':_0x4f0120(0x178),'content':_0x101f78(_0x29d22a,_0x4f0120(0x18c),'\x22'+_0x416f76+'\x22\x20'+_0x101f78(_0x29d22a,_0x4f0120(0x17f)))};});}}
23
+ const _0x3ad049=_0x3cc1;function _0x3cc1(_0x51bc7e,_0x474323){const _0x53dc0=_0x53dc();return _0x3cc1=function(_0x3cc169,_0x11b394){_0x3cc169=_0x3cc169-0x133;let _0x1caf2b=_0x53dc0[_0x3cc169];return _0x1caf2b;},_0x3cc1(_0x51bc7e,_0x474323);}function _0x53dc(){const _0x519068=['ELEMENT_MERGE_FIELD','insertion','mergeField','9283219fsyrXq','editor','has','4874764LwJCWC','enableCommand','afterInit','get','element','registerElementLabel','*Insert:*\x20%0','deletion','5180517pDSWgZ','74749sYwlvN','MergeFieldsEditing','5cQXSqj','9153712LDdIXg','7awhutJ','getLabel','4585068sIqrIb','type','insertMergeFieldBlock','10mBgwGK','TrackChangesEditing','*Remove:*\x20%0','266853WbeDCc','registerDescriptionCallback','insertMergeField','descriptionFactory','getAttribute','mergeFieldBlock','locale','plugins','getContainedElement','2wLjMEF'];_0x53dc=function(){return _0x519068;};return _0x53dc();}(function(_0x541694,_0x50d531){const _0x376660=_0x3cc1,_0x5f22d4=_0x541694();while(!![]){try{const _0x15fb85=parseInt(_0x376660(0x14a))/0x1+parseInt(_0x376660(0x13a))/0x2*(parseInt(_0x376660(0x156))/0x3)+-parseInt(_0x376660(0x141))/0x4+-parseInt(_0x376660(0x14c))/0x5*(parseInt(_0x376660(0x150))/0x6)+parseInt(_0x376660(0x14e))/0x7*(parseInt(_0x376660(0x14d))/0x8)+parseInt(_0x376660(0x149))/0x9+parseInt(_0x376660(0x153))/0xa*(parseInt(_0x376660(0x13e))/0xb);if(_0x15fb85===_0x50d531)break;else _0x5f22d4['push'](_0x5f22d4['shift']());}catch(_0x46c803){_0x5f22d4['push'](_0x5f22d4['shift']());}}}(_0x53dc,0xb5c8b));import{Plugin as _0x588953}from'ckeditor5/src/core.js';import{getTranslation as _0x20d9b5}from'../utils/common-translations.js';export default class dt extends _0x588953{[_0x3ad049(0x143)](){const _0x3fc70f=_0x3ad049,_0x5e8d84=this[_0x3fc70f(0x13f)];if(!_0x5e8d84[_0x3fc70f(0x138)][_0x3fc70f(0x140)](_0x3fc70f(0x14b)))return;_0x5e8d84[_0x3fc70f(0x138)][_0x3fc70f(0x144)](_0x3fc70f(0x154))[_0x3fc70f(0x142)](_0x3fc70f(0x133)),_0x5e8d84[_0x3fc70f(0x138)][_0x3fc70f(0x144)](_0x3fc70f(0x154))[_0x3fc70f(0x142)](_0x3fc70f(0x152));const _0x2a2a5f=_0x5e8d84[_0x3fc70f(0x138)][_0x3fc70f(0x144)](_0x3fc70f(0x154)),_0x39d9c3=_0x5e8d84[_0x3fc70f(0x137)];_0x2a2a5f[_0x3fc70f(0x134)][_0x3fc70f(0x146)](_0x3fc70f(0x13d),_0x3929d9=>_0x20d9b5(_0x39d9c3,_0x3fc70f(0x13b),_0x3929d9)),_0x2a2a5f[_0x3fc70f(0x134)][_0x3fc70f(0x146)](_0x3fc70f(0x136),_0x59e055=>_0x20d9b5(_0x39d9c3,_0x3fc70f(0x13b),_0x59e055)),_0x2a2a5f[_0x3fc70f(0x134)][_0x3fc70f(0x157)](_0x19eaf6=>{const _0x4eb1e2=_0x3fc70f;if(_0x4eb1e2(0x13c)!=_0x19eaf6[_0x4eb1e2(0x151)]&&_0x4eb1e2(0x148)!=_0x19eaf6[_0x4eb1e2(0x151)])return;const _0x557df5=_0x19eaf6[_0x4eb1e2(0x139)]();if(null==_0x557df5)return;if(!_0x557df5['is'](_0x4eb1e2(0x145),_0x4eb1e2(0x13d))&&!_0x557df5['is'](_0x4eb1e2(0x145),_0x4eb1e2(0x136)))return;const _0x401b77=_0x5e8d84[_0x4eb1e2(0x138)][_0x4eb1e2(0x144)](_0x4eb1e2(0x14b))[_0x4eb1e2(0x14f)](_0x557df5[_0x4eb1e2(0x135)]('id'));return _0x4eb1e2(0x13c)==_0x19eaf6[_0x4eb1e2(0x151)]?{'type':_0x4eb1e2(0x13c),'content':_0x20d9b5(_0x39d9c3,_0x4eb1e2(0x147),'\x22'+_0x401b77+'\x22\x20'+_0x20d9b5(_0x39d9c3,_0x4eb1e2(0x13b)))}:{'type':_0x4eb1e2(0x148),'content':_0x20d9b5(_0x39d9c3,_0x4eb1e2(0x155),'\x22'+_0x401b77+'\x22\x20'+_0x20d9b5(_0x39d9c3,_0x4eb1e2(0x13b)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x117e(){const _0x57dc00=['listMarkerStyle','descriptionFactory','MultiLevelList','newValue','2474502TVsTPL','registerBlockAttribute','193352VxNyWy','TrackChangesEditing','head','ELEMENT_MULTI_LEVEL_LIST','editor','oldValue','4jtUvbo','498yfUyRG','key','get','handleDescriptions','7KDVUCi','registerDescriptionCallback','locale','20043yCAFdO','1044usetOX','multiLevelList','6518740fsTgUX','data','342845vAcfEv','afterInit','format','*Set\x20format:*\x20%0','has','next','enableDefaultAttributesIntegration','listType','*Remove\x20format:*\x20%0','plugins','1459368IzzlXE'];_0x117e=function(){return _0x57dc00;};return _0x117e();}function _0x5cc6(_0x2c9a39,_0x1f0fae){const _0x117e3a=_0x117e();return _0x5cc6=function(_0x5cc604,_0x50be46){_0x5cc604=_0x5cc604-0x1b2;let _0x3b07ad=_0x117e3a[_0x5cc604];return _0x3b07ad;},_0x5cc6(_0x2c9a39,_0x1f0fae);}const _0x5186af=_0x5cc6;(function(_0x356be7,_0x2bb1d1){const _0x175c5e=_0x5cc6,_0xdb9aab=_0x356be7();while(!![]){try{const _0x495ffe=-parseInt(_0x175c5e(0x1b6))/0x1*(-parseInt(_0x175c5e(0x1d2))/0x2)+-parseInt(_0x175c5e(0x1b5))/0x3+parseInt(_0x175c5e(0x1d1))/0x4*(parseInt(_0x175c5e(0x1ba))/0x5)+-parseInt(_0x175c5e(0x1c9))/0x6*(-parseInt(_0x175c5e(0x1b2))/0x7)+-parseInt(_0x175c5e(0x1cb))/0x8+parseInt(_0x175c5e(0x1c4))/0x9+-parseInt(_0x175c5e(0x1b8))/0xa;if(_0x495ffe===_0x2bb1d1)break;else _0xdb9aab['push'](_0xdb9aab['shift']());}catch(_0x345089){_0xdb9aab['push'](_0xdb9aab['shift']());}}}(_0x117e,0x35cd2));import{Plugin as _0x4c6d7a}from'ckeditor5/src/core.js';import{getTranslation as _0x51200b}from'../utils/common-translations.js';export default class pt extends _0x4c6d7a{[_0x5186af(0x1bb)](){const _0x5b6e65=_0x5186af,_0x2026dc=this[_0x5b6e65(0x1cf)],_0x1cf476=_0x2026dc[_0x5b6e65(0x1c3)][_0x5b6e65(0x1d4)](_0x5b6e65(0x1cc));_0x2026dc[_0x5b6e65(0x1c3)][_0x5b6e65(0x1be)](_0x5b6e65(0x1c7))&&(_0x1cf476[_0x5b6e65(0x1c0)](_0x5b6e65(0x1b7)),_0x1cf476[_0x5b6e65(0x1ca)](_0x5b6e65(0x1c5)),_0x1cf476[_0x5b6e65(0x1c6)][_0x5b6e65(0x1b3)](_0x1473f9=>this[_0x5b6e65(0x1d5)](_0x1473f9)));}[_0x5186af(0x1d5)](_0x6f4e98){const _0x8d6b1c=_0x5186af,_0x15e707=this[_0x8d6b1c(0x1cf)][_0x8d6b1c(0x1b4)],{data:_0x439d50}=_0x6f4e98,_0x2e38b5={'type':_0x8d6b1c(0x1bc),'content':''};if(_0x439d50&&_0x8d6b1c(0x1c5)==_0x439d50[_0x8d6b1c(0x1d3)]){if(!_0x439d50[_0x8d6b1c(0x1d0)])return{'type':_0x8d6b1c(0x1bc),'content':_0x51200b(_0x15e707,_0x8d6b1c(0x1bd),_0x51200b(_0x15e707,_0x8d6b1c(0x1ce)))+'\x20('+_0x439d50[_0x8d6b1c(0x1c8)]+')'};if(!_0x439d50[_0x8d6b1c(0x1c8)]){let _0x5b3847=_0x6f4e98[_0x8d6b1c(0x1cd)];for(;_0x5b3847;){if(_0x5b3847[_0x8d6b1c(0x1b9)]&&_0x8d6b1c(0x1c1)==_0x5b3847[_0x8d6b1c(0x1b9)][_0x8d6b1c(0x1d3)]&&_0x5b3847[_0x8d6b1c(0x1b9)][_0x8d6b1c(0x1c8)])return _0x2e38b5;_0x5b3847=_0x5b3847[_0x8d6b1c(0x1bf)];}return{'type':_0x8d6b1c(0x1bc),'content':_0x51200b(_0x15e707,_0x8d6b1c(0x1c2),_0x51200b(_0x15e707,_0x8d6b1c(0x1ce)))+'\x20('+_0x439d50[_0x8d6b1c(0x1d0)]+')'};}}}}
23
+ const _0x4776ad=_0x1447;function _0x62be(){const _0x5e63c3=['listType','99yKTGol','listMarkerStyle','multiLevelList','TrackChangesEditing','registerBlockAttribute','has','313206DUtLWV','85699DLXHiu','102660Rsakwj','locale','5ByXBhW','314834udawjm','324933nFswPZ','editor','next','*Set\x20format:*\x20%0','registerDescriptionCallback','1236516ABpSRD','oldValue','afterInit','handleDescriptions','descriptionFactory','MultiLevelList','head','data','newValue','format','*Remove\x20format:*\x20%0','plugins','get','485048wSUcUT','enableDefaultAttributesIntegration','ELEMENT_MULTI_LEVEL_LIST','key'];_0x62be=function(){return _0x5e63c3;};return _0x62be();}(function(_0xc62053,_0x570714){const _0x480162=_0x1447,_0x56da0a=_0xc62053();while(!![]){try{const _0x5b569f=-parseInt(_0x480162(0x122))/0x1+-parseInt(_0x480162(0x126))/0x2+-parseInt(_0x480162(0x121))/0x3+-parseInt(_0x480162(0x123))/0x4+-parseInt(_0x480162(0x125))/0x5*(parseInt(_0x480162(0x12c))/0x6)+parseInt(_0x480162(0x127))/0x7+parseInt(_0x480162(0x139))/0x8*(parseInt(_0x480162(0x13e))/0x9);if(_0x5b569f===_0x570714)break;else _0x56da0a['push'](_0x56da0a['shift']());}catch(_0x291927){_0x56da0a['push'](_0x56da0a['shift']());}}}(_0x62be,0x20bcb));function _0x1447(_0x5ec5e4,_0x16bf37){const _0x62bef2=_0x62be();return _0x1447=function(_0x144722,_0x3f0b36){_0x144722=_0x144722-0x11c;let _0x48abda=_0x62bef2[_0x144722];return _0x48abda;},_0x1447(_0x5ec5e4,_0x16bf37);}import{Plugin as _0x1931ed}from'ckeditor5/src/core.js';import{getTranslation as _0x4ca7fc}from'../utils/common-translations.js';export default class pt extends _0x1931ed{[_0x4776ad(0x12e)](){const _0x9dc38a=_0x4776ad,_0x5277e6=this[_0x9dc38a(0x128)],_0x53ca44=_0x5277e6[_0x9dc38a(0x137)][_0x9dc38a(0x138)](_0x9dc38a(0x11e));_0x5277e6[_0x9dc38a(0x137)][_0x9dc38a(0x120)](_0x9dc38a(0x131))&&(_0x53ca44[_0x9dc38a(0x13a)](_0x9dc38a(0x11d)),_0x53ca44[_0x9dc38a(0x11f)](_0x9dc38a(0x11c)),_0x53ca44[_0x9dc38a(0x130)][_0x9dc38a(0x12b)](_0x2fe68a=>this[_0x9dc38a(0x12f)](_0x2fe68a)));}[_0x4776ad(0x12f)](_0x225fee){const _0x553078=_0x4776ad,_0x2904ba=this[_0x553078(0x128)][_0x553078(0x124)],{data:_0x33d6d7}=_0x225fee,_0x49ef8d={'type':_0x553078(0x135),'content':''};if(_0x33d6d7&&_0x553078(0x11c)==_0x33d6d7[_0x553078(0x13c)]){if(!_0x33d6d7[_0x553078(0x12d)])return{'type':_0x553078(0x135),'content':_0x4ca7fc(_0x2904ba,_0x553078(0x12a),_0x4ca7fc(_0x2904ba,_0x553078(0x13b)))+'\x20('+_0x33d6d7[_0x553078(0x134)]+')'};if(!_0x33d6d7[_0x553078(0x134)]){let _0x576939=_0x225fee[_0x553078(0x132)];for(;_0x576939;){if(_0x576939[_0x553078(0x133)]&&_0x553078(0x13d)==_0x576939[_0x553078(0x133)][_0x553078(0x13c)]&&_0x576939[_0x553078(0x133)][_0x553078(0x134)])return _0x49ef8d;_0x576939=_0x576939[_0x553078(0x129)];}return{'type':_0x553078(0x135),'content':_0x4ca7fc(_0x2904ba,_0x553078(0x136),_0x4ca7fc(_0x2904ba,_0x553078(0x13b)))+'\x20('+_0x33d6d7[_0x553078(0x12d)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5921(_0x326ffe,_0x58d3e6){const _0x2b23b7=_0x2b23();return _0x5921=function(_0x59214e,_0x4b9f86){_0x59214e=_0x59214e-0x6d;let _0x36f0b0=_0x2b23b7[_0x59214e];return _0x36f0b0;},_0x5921(_0x326ffe,_0x58d3e6);}const _0x138181=_0x5921;(function(_0x4f064b,_0x1409c6){const _0x5ea235=_0x5921,_0x14fe19=_0x4f064b();while(!![]){try{const _0x6a16d6=-parseInt(_0x5ea235(0x6f))/0x1+-parseInt(_0x5ea235(0x7b))/0x2+-parseInt(_0x5ea235(0x75))/0x3*(parseInt(_0x5ea235(0x79))/0x4)+parseInt(_0x5ea235(0x74))/0x5*(-parseInt(_0x5ea235(0x7f))/0x6)+-parseInt(_0x5ea235(0x7a))/0x7*(-parseInt(_0x5ea235(0x6e))/0x8)+-parseInt(_0x5ea235(0x78))/0x9*(parseInt(_0x5ea235(0x83))/0xa)+parseInt(_0x5ea235(0x6d))/0xb;if(_0x6a16d6===_0x1409c6)break;else _0x14fe19['push'](_0x14fe19['shift']());}catch(_0x4e4f8a){_0x14fe19['push'](_0x14fe19['shift']());}}}(_0x2b23,0x30ee2));import{Plugin as _0x590f5f}from'ckeditor5/src/core.js';function _0x2b23(){const _0x5cf3c5=['470XzTReY','plugins','12199990yzszCE','314936PShagC','276074DhWSpD','pageBreak','ELEMENT_PAGE_BREAK','registerElementLabel','editor','320XBDCOX','423807dwPdZC','has','descriptionFactory','38133eCfZcX','4qltmLb','35zTSXLS','255490IzhEsh','TrackChangesEditing','locale','enableCommand','33870inujrq','get','PageBreakEditing','afterInit'];_0x2b23=function(){return _0x5cf3c5;};return _0x2b23();}import{getTranslation as _0x5bf0fb}from'../utils/common-translations.js';export default class kt extends _0x590f5f{[_0x138181(0x82)](){const _0x1afd6d=_0x138181,_0x5347b5=this[_0x1afd6d(0x73)];if(!_0x5347b5[_0x1afd6d(0x84)][_0x1afd6d(0x76)](_0x1afd6d(0x81)))return;_0x5347b5[_0x1afd6d(0x84)][_0x1afd6d(0x80)](_0x1afd6d(0x7c))[_0x1afd6d(0x7e)](_0x1afd6d(0x70));const _0x4ab53a=_0x5347b5[_0x1afd6d(0x84)][_0x1afd6d(0x80)](_0x1afd6d(0x7c)),_0x38427b=_0x5347b5[_0x1afd6d(0x7d)];_0x4ab53a[_0x1afd6d(0x77)][_0x1afd6d(0x72)](_0x1afd6d(0x70),_0x1d0447=>_0x5bf0fb(_0x38427b,_0x1afd6d(0x71),_0x1d0447));}}
23
+ const _0x482cc7=_0x130f;(function(_0x437703,_0x4a5fe0){const _0x4e646c=_0x130f,_0x2ac966=_0x437703();while(!![]){try{const _0x46ab3a=parseInt(_0x4e646c(0x1c4))/0x1*(parseInt(_0x4e646c(0x1cb))/0x2)+-parseInt(_0x4e646c(0x1c3))/0x3+parseInt(_0x4e646c(0x1cf))/0x4*(parseInt(_0x4e646c(0x1c5))/0x5)+parseInt(_0x4e646c(0x1c8))/0x6+parseInt(_0x4e646c(0x1d5))/0x7+parseInt(_0x4e646c(0x1d4))/0x8*(-parseInt(_0x4e646c(0x1cc))/0x9)+parseInt(_0x4e646c(0x1c1))/0xa*(-parseInt(_0x4e646c(0x1d3))/0xb);if(_0x46ab3a===_0x4a5fe0)break;else _0x2ac966['push'](_0x2ac966['shift']());}catch(_0x4d61bd){_0x2ac966['push'](_0x2ac966['shift']());}}}(_0x1a9b,0x200f1));import{Plugin as _0x439542}from'ckeditor5/src/core.js';function _0x1a9b(){const _0x4c81cf=['descriptionFactory','get','plugins','6842aMnjhi','2000488pmWYzY','1611533DIbhka','registerElementLabel','pageBreak','TrackChangesEditing','740MSzeJs','afterInit','740964NYiCeZ','3vcrdgN','5585OZBBao','ELEMENT_PAGE_BREAK','has','666606iXxlkn','locale','PageBreakEditing','109602CqoyEf','9aTthlm','enableCommand','editor','604xldXNu'];_0x1a9b=function(){return _0x4c81cf;};return _0x1a9b();}function _0x130f(_0x108405,_0x5e99df){const _0x1a9b2b=_0x1a9b();return _0x130f=function(_0x130ffe,_0x49b751){_0x130ffe=_0x130ffe-0x1be;let _0x4f1dfe=_0x1a9b2b[_0x130ffe];return _0x4f1dfe;},_0x130f(_0x108405,_0x5e99df);}import{getTranslation as _0xafc628}from'../utils/common-translations.js';export default class kt extends _0x439542{[_0x482cc7(0x1c2)](){const _0x40edf7=_0x482cc7,_0x5ab00a=this[_0x40edf7(0x1ce)];if(!_0x5ab00a[_0x40edf7(0x1d2)][_0x40edf7(0x1c7)](_0x40edf7(0x1ca)))return;_0x5ab00a[_0x40edf7(0x1d2)][_0x40edf7(0x1d1)](_0x40edf7(0x1c0))[_0x40edf7(0x1cd)](_0x40edf7(0x1bf));const _0x25fdd8=_0x5ab00a[_0x40edf7(0x1d2)][_0x40edf7(0x1d1)](_0x40edf7(0x1c0)),_0x41042=_0x5ab00a[_0x40edf7(0x1c9)];_0x25fdd8[_0x40edf7(0x1d0)][_0x40edf7(0x1be)](_0x40edf7(0x1bf),_0x2fbbe4=>_0xafc628(_0x41042,_0x40edf7(0x1c6),_0x2fbbe4));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x269a85=_0x4a94;(function(_0x5b5f90,_0x1a6109){const _0x5a7f78=_0x4a94,_0x4a11a3=_0x5b5f90();while(!![]){try{const _0x40dcef=-parseInt(_0x5a7f78(0x1e4))/0x1+parseInt(_0x5a7f78(0x1d4))/0x2+-parseInt(_0x5a7f78(0x1aa))/0x3*(-parseInt(_0x5a7f78(0x1b2))/0x4)+-parseInt(_0x5a7f78(0x1ad))/0x5*(parseInt(_0x5a7f78(0x1cb))/0x6)+parseInt(_0x5a7f78(0x1d7))/0x7*(parseInt(_0x5a7f78(0x1d6))/0x8)+parseInt(_0x5a7f78(0x1c2))/0x9*(-parseInt(_0x5a7f78(0x1bc))/0xa)+-parseInt(_0x5a7f78(0x1b7))/0xb*(-parseInt(_0x5a7f78(0x1dc))/0xc);if(_0x40dcef===_0x1a6109)break;else _0x4a11a3['push'](_0x4a11a3['shift']());}catch(_0x476755){_0x4a11a3['push'](_0x4a11a3['shift']());}}}(_0x472a,0x1a5a3));import{Plugin as _0x56dbcf}from'ckeditor5/src/core.js';import{getTranslation as _0x423a9e}from'../utils/common-translations.js';export default class bt extends _0x56dbcf{[_0x269a85(0x1b1)](){const _0x4d8ecb=_0x269a85,_0x1c302a=this[_0x4d8ecb(0x1d5)];if(!_0x1c302a[_0x4d8ecb(0x1da)][_0x4d8ecb(0x1ce)](_0x4d8ecb(0x1c5)))return;const _0x39d117=_0x1c302a[_0x4d8ecb(0x19f)],_0x6c862d=_0x1c302a[_0x4d8ecb(0x1da)][_0x4d8ecb(0x1af)](_0x4d8ecb(0x1de));_0x6c862d[_0x4d8ecb(0x1a4)][_0x4d8ecb(0x1c7)](_0x4d8ecb(0x1d0),_0x38e7d5=>_0x423a9e(_0x39d117,_0x4d8ecb(0x1cd),_0x38e7d5)),_0x6c862d[_0x4d8ecb(0x1c1)](_0x4d8ecb(0x1d0)),_0x6c862d[_0x4d8ecb(0x1a8)](_0x4d8ecb(0x1a5)),_0x1c302a[_0x4d8ecb(0x1b8)][_0x4d8ecb(0x1b0)]['on'](_0x4d8ecb(0x1a1),nr(_0x1c302a),{'priority':_0x4d8ecb(0x1ac)}),_0x1c302a[_0x4d8ecb(0x1ae)][_0x4d8ecb(0x1b0)]['on'](_0x4d8ecb(0x1a1),(_0x5e8283,_0x271ad6,_0x404948)=>{const _0x2070e3=_0x4d8ecb;_0x404948[_0x2070e3(0x1cf)][_0x2070e3(0x1a7)]&&nr(_0x1c302a,{'showActiveMarker':!0x1})(_0x5e8283,_0x271ad6,_0x404948);},{'priority':_0x4d8ecb(0x1ac)});const _0x6e16d3=_0x6c862d[_0x4d8ecb(0x1a4)];_0x6e16d3[_0x4d8ecb(0x1c8)](_0x2acda4=>{const _0x57e3d0=_0x4d8ecb;if(_0x57e3d0(0x19e)!==_0x2acda4[_0x57e3d0(0x1d8)])return;const {start:_0x32dde4,end:_0x7bf052}=_0x2acda4[_0x57e3d0(0x1a3)]();if(!_0x32dde4[_0x57e3d0(0x1b3)](_0x7bf052)||!_0x32dde4[_0x57e3d0(0x1e1)])return;const _0x3c8f8b=_0x1c302a[_0x57e3d0(0x19d)][_0x57e3d0(0x1ca)],_0x2ba1d1=_0x32dde4[_0x57e3d0(0x1e1)];return _0x3c8f8b[_0x57e3d0(0x1c0)](_0x2ba1d1)&&!_0x3c8f8b[_0x57e3d0(0x1d1)](_0x2ba1d1)&&_0x3c8f8b[_0x57e3d0(0x1b4)](_0x2ba1d1,_0x57e3d0(0x1cc))?{'type':_0x57e3d0(0x19e),'content':_0x423a9e(_0x39d117,_0x57e3d0(0x1e2),_0x6e16d3[_0x57e3d0(0x1d2)](_0x2ba1d1,0x1))}:void 0x0;}),this[_0x4d8ecb(0x1e3)]();}[_0x269a85(0x1e3)](){const _0x479da3=_0x269a85,_0x19bb0b=this[_0x479da3(0x1d5)],_0x3fb3d3=_0x19bb0b[_0x479da3(0x19f)];_0x19bb0b[_0x479da3(0x1da)][_0x479da3(0x1af)](_0x479da3(0x1de))[_0x479da3(0x1a4)][_0x479da3(0x1c8)](_0x55ce88=>{const _0x12af70=_0x479da3;if(_0x12af70(0x1db)!=_0x55ce88[_0x12af70(0x1d8)])return;const {data:_0x1fcc8b}=_0x55ce88;return _0x1fcc8b&&_0x12af70(0x1d0)==_0x1fcc8b[_0x12af70(0x1b9)]?{'type':_0x12af70(0x1bd),'content':_0x423a9e(_0x3fb3d3,_0x12af70(0x1df),_0x423a9e(_0x3fb3d3,_0x12af70(0x1cd)))}:void 0x0;});}}function _0x472a(){const _0x232339=['152136HflFza','49TRRMTF','type','activeMarkers','plugins','formatBlock','888ZnZSEv','consumable','TrackChangesEditing','*Change\x20to:*\x20%0','start','nodeAfter','*Insert:*\x20%0','_registerLegacyDescription','70771QYVixA','name','model','insertion','locale','ck-suggestion-marker--active','addMarker:suggestion:insertion','span','getFirstRange','descriptionFactory','insertParagraph','writer','showSuggestionHighlights','enableCommand','createUIElement','1491sYsIFp','consume','highest','10yVUhTn','data','get','downcastDispatcher','afterInit','436uMVCxB','isTouching','checkChild','ck-suggestion-marker-split','mapper','23342zsiWiQ','editing','commandName','end','markerName','4460mObFXP','format','insert','markerRange','isBlock','enableDefaultAttributesIntegration','2952PJLQUG','_splitMarkerName','addClass','Paragraph','includes','registerElementLabel','registerDescriptionCallback','toViewPosition','schema','144168ivuVnh','$text','ELEMENT_PARAGRAPH','has','options','paragraph','isLimit','getItemLabel','bindElementToMarker','57468iGPPEZ','editor'];_0x472a=function(){return _0x232339;};return _0x472a();}function _0x4a94(_0x4f52bf,_0x4f74f0){const _0x472afc=_0x472a();return _0x4a94=function(_0x4a943b,_0x153ff8){_0x4a943b=_0x4a943b-0x19c;let _0x33db86=_0x472afc[_0x4a943b];return _0x33db86;},_0x4a94(_0x4f52bf,_0x4f74f0);}function nr(_0x361e0f,{showActiveMarker:_0x3f140f=!0x0}={}){return(_0x20e419,_0x1e27f8,_0x2d3419)=>{const _0x2eb2c6=_0x4a94,_0x5005b0=_0x361e0f[_0x2eb2c6(0x1da)][_0x2eb2c6(0x1af)](_0x2eb2c6(0x1de)),_0x11bf34=_0x1e27f8[_0x2eb2c6(0x1bf)][_0x2eb2c6(0x1e0)],_0x4b8712=_0x1e27f8[_0x2eb2c6(0x1bf)][_0x2eb2c6(0x1ba)],_0x26f45e=_0x361e0f[_0x2eb2c6(0x19d)][_0x2eb2c6(0x1ca)];if(!_0x11bf34[_0x2eb2c6(0x1b3)](_0x4b8712)||!_0x11bf34[_0x2eb2c6(0x1e1)])return;const _0xe6d975=_0x11bf34[_0x2eb2c6(0x1e1)];if(_0x26f45e[_0x2eb2c6(0x1c0)](_0xe6d975)&&!_0x26f45e[_0x2eb2c6(0x1d1)](_0xe6d975)&&_0x26f45e[_0x2eb2c6(0x1b4)](_0xe6d975,_0x2eb2c6(0x1cc))){if(!_0x2d3419[_0x2eb2c6(0x1dd)][_0x2eb2c6(0x1ab)](_0x1e27f8[_0x2eb2c6(0x1bf)],_0x20e419[_0x2eb2c6(0x19c)]))return;const {authorId:_0x544a65}=_0x5005b0[_0x2eb2c6(0x1c3)](_0x1e27f8[_0x2eb2c6(0x1bb)]),_0x387908=_0x2d3419[_0x2eb2c6(0x1a6)][_0x2eb2c6(0x1a9)](_0x2eb2c6(0x1a2),{'class':_0x2eb2c6(0x1b5),'data-author-id':_0x544a65}),_0x11e4ea=_0x2d3419[_0x2eb2c6(0x1b6)][_0x2eb2c6(0x1c9)](_0x4b8712);_0x3f140f&&_0x5005b0[_0x2eb2c6(0x1d9)][_0x2eb2c6(0x1c6)](_0x1e27f8[_0x2eb2c6(0x1bb)])&&_0x2d3419[_0x2eb2c6(0x1a6)][_0x2eb2c6(0x1c4)](_0x2eb2c6(0x1a0),_0x387908),_0x2d3419[_0x2eb2c6(0x1a6)][_0x2eb2c6(0x1be)](_0x11e4ea,_0x387908),_0x2d3419[_0x2eb2c6(0x1b6)][_0x2eb2c6(0x1d3)](_0x387908,_0x1e27f8[_0x2eb2c6(0x1bb)]);}};}
23
+ function _0x3636(_0x18ff6a,_0x5c22a6){const _0x2103c9=_0x2103();return _0x3636=function(_0x36368f,_0x22956a){_0x36368f=_0x36368f-0x12c;let _0x46318f=_0x2103c9[_0x36368f];return _0x46318f;},_0x3636(_0x18ff6a,_0x5c22a6);}const _0x1a6d6e=_0x3636;(function(_0x21f672,_0x135f1c){const _0x477162=_0x3636,_0x57396f=_0x21f672();while(!![]){try{const _0x520b21=parseInt(_0x477162(0x151))/0x1*(parseInt(_0x477162(0x164))/0x2)+parseInt(_0x477162(0x144))/0x3*(parseInt(_0x477162(0x14a))/0x4)+parseInt(_0x477162(0x134))/0x5+-parseInt(_0x477162(0x165))/0x6*(-parseInt(_0x477162(0x140))/0x7)+parseInt(_0x477162(0x14d))/0x8+parseInt(_0x477162(0x15f))/0x9+-parseInt(_0x477162(0x14c))/0xa;if(_0x520b21===_0x135f1c)break;else _0x57396f['push'](_0x57396f['shift']());}catch(_0x3502e0){_0x57396f['push'](_0x57396f['shift']());}}}(_0x2103,0x89578));import{Plugin as _0x4efac6}from'ckeditor5/src/core.js';import{getTranslation as _0x2e2edd}from'../utils/common-translations.js';export default class bt extends _0x4efac6{[_0x1a6d6e(0x15e)](){const _0x277032=_0x1a6d6e,_0x1e1dd3=this[_0x277032(0x168)];if(!_0x1e1dd3[_0x277032(0x16f)][_0x277032(0x13a)](_0x277032(0x139)))return;const _0x617119=_0x1e1dd3[_0x277032(0x13e)],_0x43069d=_0x1e1dd3[_0x277032(0x16f)][_0x277032(0x130)](_0x277032(0x161));_0x43069d[_0x277032(0x145)][_0x277032(0x163)](_0x277032(0x143),_0x3e4be=>_0x2e2edd(_0x617119,_0x277032(0x154),_0x3e4be)),_0x43069d[_0x277032(0x16b)](_0x277032(0x143)),_0x43069d[_0x277032(0x157)](_0x277032(0x16d)),_0x1e1dd3[_0x277032(0x13d)][_0x277032(0x133)]['on'](_0x277032(0x170),nr(_0x1e1dd3),{'priority':_0x277032(0x14f)}),_0x1e1dd3[_0x277032(0x12c)][_0x277032(0x133)]['on'](_0x277032(0x170),(_0x397c03,_0x1f3d4f,_0x25d7f0)=>{const _0x2ac0df=_0x277032;_0x25d7f0[_0x2ac0df(0x132)][_0x2ac0df(0x15d)]&&nr(_0x1e1dd3,{'showActiveMarker':!0x1})(_0x397c03,_0x1f3d4f,_0x25d7f0);},{'priority':_0x277032(0x14f)});const _0x185188=_0x43069d[_0x277032(0x145)];_0x185188[_0x277032(0x13c)](_0x1462a5=>{const _0x4fe18b=_0x277032;if(_0x4fe18b(0x156)!==_0x1462a5[_0x4fe18b(0x155)])return;const {start:_0x5d188d,end:_0x3a9701}=_0x1462a5[_0x4fe18b(0x158)]();if(!_0x5d188d[_0x4fe18b(0x135)](_0x3a9701)||!_0x5d188d[_0x4fe18b(0x171)])return;const _0x1753aa=_0x1e1dd3[_0x4fe18b(0x15c)][_0x4fe18b(0x14e)],_0x5102fd=_0x5d188d[_0x4fe18b(0x171)];return _0x1753aa[_0x4fe18b(0x166)](_0x5102fd)&&!_0x1753aa[_0x4fe18b(0x153)](_0x5102fd)&&_0x1753aa[_0x4fe18b(0x141)](_0x5102fd,_0x4fe18b(0x13b))?{'type':_0x4fe18b(0x156),'content':_0x2e2edd(_0x617119,_0x4fe18b(0x160),_0x185188[_0x4fe18b(0x159)](_0x5102fd,0x1))}:void 0x0;}),this[_0x277032(0x16e)]();}[_0x1a6d6e(0x16e)](){const _0x23f0f5=_0x1a6d6e,_0x3633f3=this[_0x23f0f5(0x168)],_0x24fa6e=_0x3633f3[_0x23f0f5(0x13e)];_0x3633f3[_0x23f0f5(0x16f)][_0x23f0f5(0x130)](_0x23f0f5(0x161))[_0x23f0f5(0x145)][_0x23f0f5(0x13c)](_0x3ffd80=>{const _0x9e6c3a=_0x23f0f5;if(_0x9e6c3a(0x15b)!=_0x3ffd80[_0x9e6c3a(0x155)])return;const {data:_0x1d5ae2}=_0x3ffd80;return _0x1d5ae2&&_0x9e6c3a(0x143)==_0x1d5ae2[_0x9e6c3a(0x13f)]?{'type':_0x9e6c3a(0x147),'content':_0x2e2edd(_0x24fa6e,_0x9e6c3a(0x172),_0x2e2edd(_0x24fa6e,_0x9e6c3a(0x154)))}:void 0x0;});}}function _0x2103(){const _0x3330cc=['nodeAfter','*Change\x20to:*\x20%0','data','mapper','span','ck-suggestion-marker--active','get','bindElementToMarker','options','downcastDispatcher','2392925fuyudm','isTouching','addClass','activeMarkers','_splitMarkerName','Paragraph','has','$text','registerDescriptionCallback','editing','locale','commandName','21VoLBjG','checkChild','includes','paragraph','207uaxbnm','descriptionFactory','start','format','writer','consume','33340dNKrkS','markerRange','37786680xRMTnu','8807000XnWSDh','schema','highest','insert','131VwqiVB','toViewPosition','isLimit','ELEMENT_PARAGRAPH','type','insertion','enableCommand','getFirstRange','getItemLabel','createUIElement','formatBlock','model','showSuggestionHighlights','afterInit','7168770vViEeQ','*Insert:*\x20%0','TrackChangesEditing','ck-suggestion-marker-split','registerElementLabel','14456YmTksg','886494jnARpS','isBlock','consumable','editor','end','name','enableDefaultAttributesIntegration','markerName','insertParagraph','_registerLegacyDescription','plugins','addMarker:suggestion:insertion'];_0x2103=function(){return _0x3330cc;};return _0x2103();}function nr(_0x3933fb,{showActiveMarker:_0x35998d=!0x0}={}){return(_0x14d12e,_0x153dfa,_0x1fb50d)=>{const _0x473e2d=_0x3636,_0x5523ee=_0x3933fb[_0x473e2d(0x16f)][_0x473e2d(0x130)](_0x473e2d(0x161)),_0x32860c=_0x153dfa[_0x473e2d(0x14b)][_0x473e2d(0x146)],_0x4d1ccb=_0x153dfa[_0x473e2d(0x14b)][_0x473e2d(0x169)],_0x55c3d6=_0x3933fb[_0x473e2d(0x15c)][_0x473e2d(0x14e)];if(!_0x32860c[_0x473e2d(0x135)](_0x4d1ccb)||!_0x32860c[_0x473e2d(0x171)])return;const _0x1223d1=_0x32860c[_0x473e2d(0x171)];if(_0x55c3d6[_0x473e2d(0x166)](_0x1223d1)&&!_0x55c3d6[_0x473e2d(0x153)](_0x1223d1)&&_0x55c3d6[_0x473e2d(0x141)](_0x1223d1,_0x473e2d(0x13b))){if(!_0x1fb50d[_0x473e2d(0x167)][_0x473e2d(0x149)](_0x153dfa[_0x473e2d(0x14b)],_0x14d12e[_0x473e2d(0x16a)]))return;const {authorId:_0xf11644}=_0x5523ee[_0x473e2d(0x138)](_0x153dfa[_0x473e2d(0x16c)]),_0x555b9f=_0x1fb50d[_0x473e2d(0x148)][_0x473e2d(0x15a)](_0x473e2d(0x12e),{'class':_0x473e2d(0x162),'data-author-id':_0xf11644}),_0x330841=_0x1fb50d[_0x473e2d(0x12d)][_0x473e2d(0x152)](_0x4d1ccb);_0x35998d&&_0x5523ee[_0x473e2d(0x137)][_0x473e2d(0x142)](_0x153dfa[_0x473e2d(0x16c)])&&_0x1fb50d[_0x473e2d(0x148)][_0x473e2d(0x136)](_0x473e2d(0x12f),_0x555b9f),_0x1fb50d[_0x473e2d(0x148)][_0x473e2d(0x150)](_0x330841,_0x555b9f),_0x1fb50d[_0x473e2d(0x12d)][_0x473e2d(0x131)](_0x555b9f,_0x153dfa[_0x473e2d(0x16c)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a1123=_0x188a;(function(_0x372c40,_0x5b1b07){const _0x361a67=_0x188a,_0xb3b2fc=_0x372c40();while(!![]){try{const _0xe0f296=-parseInt(_0x361a67(0x1a7))/0x1*(-parseInt(_0x361a67(0x19d))/0x2)+-parseInt(_0x361a67(0x1a8))/0x3*(parseInt(_0x361a67(0x1a0))/0x4)+-parseInt(_0x361a67(0x19c))/0x5*(-parseInt(_0x361a67(0x19a))/0x6)+-parseInt(_0x361a67(0x19e))/0x7+-parseInt(_0x361a67(0x1ad))/0x8+parseInt(_0x361a67(0x1a9))/0x9*(parseInt(_0x361a67(0x19f))/0xa)+parseInt(_0x361a67(0x19b))/0xb;if(_0xe0f296===_0x5b1b07)break;else _0xb3b2fc['push'](_0xb3b2fc['shift']());}catch(_0x2a2fb4){_0xb3b2fc['push'](_0xb3b2fc['shift']());}}}(_0x1140,0x8d0b9));function _0x188a(_0x56d210,_0x101c93){const _0x1140da=_0x1140();return _0x188a=function(_0x188adf,_0x5511a7){_0x188adf=_0x188adf-0x196;let _0xe95e0b=_0x1140da[_0x188adf];return _0xe95e0b;},_0x188a(_0x56d210,_0x101c93);}function _0x1140(){const _0x1e078e=['plugins','2100616yMURla','editor','has','removeFormat','formatBlock','registerDescriptionCallback','get','TrackChangesEditing','formatInline','enableDefaultAttributesIntegration','descriptionFactory','60eZJpAD','3553253tFQxiV','137605eDjSDP','2ihVrUO','3560452vHdoEN','2028610VQEKCP','188WivvWl','RemoveFormatEditing','commandName','afterInit','format','locale','type','794413MPZEDI','67533jnVwkx','45HxDVTT','_registerLegacyDescription','*Remove\x20all\x20formatting*'];_0x1140=function(){return _0x1e078e;};return _0x1140();}import{Plugin as _0x77c4}from'ckeditor5/src/core.js';import{getTranslation as _0x1d15e9}from'../utils/common-translations.js';export default class wt extends _0x77c4{[_0x2a1123(0x1a3)](){const _0x23b7b8=_0x2a1123,_0x1d6e99=this[_0x23b7b8(0x1ae)];if(!_0x1d6e99[_0x23b7b8(0x1ac)][_0x23b7b8(0x1af)](_0x23b7b8(0x1a1)))return;_0x1d6e99[_0x23b7b8(0x1ac)][_0x23b7b8(0x1b3)](_0x23b7b8(0x196))[_0x23b7b8(0x198)](_0x23b7b8(0x1b0)),this[_0x23b7b8(0x1aa)]();}[_0x2a1123(0x1aa)](){const _0x4f786c=_0x2a1123,_0x1e1940=this[_0x4f786c(0x1ae)];_0x1e1940[_0x4f786c(0x1ac)][_0x4f786c(0x1b3)](_0x4f786c(0x196))[_0x4f786c(0x199)][_0x4f786c(0x1b2)](_0x1af65d=>{const _0x5c4780=_0x4f786c;if(_0x5c4780(0x1b1)!=_0x1af65d[_0x5c4780(0x1a6)]&&_0x5c4780(0x197)!=_0x1af65d[_0x5c4780(0x1a6)])return;const {data:_0x140865}=_0x1af65d;return _0x140865&&_0x5c4780(0x1b0)==_0x140865[_0x5c4780(0x1a2)]?{'type':_0x5c4780(0x1a4),'content':_0x1d15e9(_0x1e1940[_0x5c4780(0x1a5)],_0x5c4780(0x1ab))}:void 0x0;});}}
23
+ const _0x5cf648=_0x27b3;function _0x4d3b(){const _0xa24a2a=['formatBlock','formatInline','type','editor','plugins','1306194ThmqtU','28OmLDft','77023jAVlYp','has','9358524TeNGdV','TrackChangesEditing','format','descriptionFactory','removeFormat','5147187PBVGVn','locale','get','afterInit','2989748HGFRWO','44457760aEOsoi','commandName','_registerLegacyDescription','registerDescriptionCallback','RemoveFormatEditing','7279260hapGux','*Remove\x20all\x20formatting*','enableDefaultAttributesIntegration'];_0x4d3b=function(){return _0xa24a2a;};return _0x4d3b();}(function(_0x373eb3,_0x2a7e7f){const _0x18cb17=_0x27b3,_0x41c47d=_0x373eb3();while(!![]){try{const _0x305669=parseInt(_0x18cb17(0x177))/0x1*(-parseInt(_0x18cb17(0x176))/0x2)+-parseInt(_0x18cb17(0x163))/0x3+parseInt(_0x18cb17(0x167))/0x4+-parseInt(_0x18cb17(0x16d))/0x5+parseInt(_0x18cb17(0x175))/0x6+-parseInt(_0x18cb17(0x179))/0x7+parseInt(_0x18cb17(0x168))/0x8;if(_0x305669===_0x2a7e7f)break;else _0x41c47d['push'](_0x41c47d['shift']());}catch(_0x1a3a03){_0x41c47d['push'](_0x41c47d['shift']());}}}(_0x4d3b,0xe4661));import{Plugin as _0x406ddf}from'ckeditor5/src/core.js';function _0x27b3(_0x3af651,_0x2a3fed){const _0x4d3bed=_0x4d3b();return _0x27b3=function(_0x27b39a,_0x3b046b){_0x27b39a=_0x27b39a-0x163;let _0x105195=_0x4d3bed[_0x27b39a];return _0x105195;},_0x27b3(_0x3af651,_0x2a3fed);}import{getTranslation as _0x1de6c2}from'../utils/common-translations.js';export default class wt extends _0x406ddf{[_0x5cf648(0x166)](){const _0x5d2498=_0x5cf648,_0x49fd5c=this[_0x5d2498(0x173)];if(!_0x49fd5c[_0x5d2498(0x174)][_0x5d2498(0x178)](_0x5d2498(0x16c)))return;_0x49fd5c[_0x5d2498(0x174)][_0x5d2498(0x165)](_0x5d2498(0x17a))[_0x5d2498(0x16f)](_0x5d2498(0x17d)),this[_0x5d2498(0x16a)]();}[_0x5cf648(0x16a)](){const _0x1c38a3=_0x5cf648,_0xd4ca67=this[_0x1c38a3(0x173)];_0xd4ca67[_0x1c38a3(0x174)][_0x1c38a3(0x165)](_0x1c38a3(0x17a))[_0x1c38a3(0x17c)][_0x1c38a3(0x16b)](_0x54acbb=>{const _0x4ca38d=_0x1c38a3;if(_0x4ca38d(0x170)!=_0x54acbb[_0x4ca38d(0x172)]&&_0x4ca38d(0x171)!=_0x54acbb[_0x4ca38d(0x172)])return;const {data:_0x235d98}=_0x54acbb;return _0x235d98&&_0x4ca38d(0x17d)==_0x235d98[_0x4ca38d(0x169)]?{'type':_0x4ca38d(0x17b),'content':_0x1de6c2(_0xd4ca67[_0x4ca38d(0x164)],_0x4ca38d(0x16e))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xfc6e51=_0x2007;(function(_0x4257a4,_0x463282){const _0x241cdb=_0x2007,_0x36abcb=_0x4257a4();while(!![]){try{const _0x374317=-parseInt(_0x241cdb(0xe1))/0x1+parseInt(_0x241cdb(0xe9))/0x2+-parseInt(_0x241cdb(0xe4))/0x3+parseInt(_0x241cdb(0xe2))/0x4+parseInt(_0x241cdb(0xeb))/0x5*(-parseInt(_0x241cdb(0xdf))/0x6)+parseInt(_0x241cdb(0xd9))/0x7*(-parseInt(_0x241cdb(0xf0))/0x8)+parseInt(_0x241cdb(0xf1))/0x9;if(_0x374317===_0x463282)break;else _0x36abcb['push'](_0x36abcb['shift']());}catch(_0x40d2ee){_0x36abcb['push'](_0x36abcb['shift']());}}}(_0x2318,0xb25d4));function _0x2007(_0x59daea,_0x53dc39){const _0x23183f=_0x2318();return _0x2007=function(_0x200712,_0x3c206d){_0x200712=_0x200712-0xd8;let _0x1371f6=_0x23183f[_0x200712];return _0x1371f6;},_0x2007(_0x59daea,_0x53dc39);}import{Plugin as _0x277b86}from'ckeditor5/src/core.js';export default class yt extends _0x277b86{[_0xfc6e51(0xe8)](){const _0x31a916=_0xfc6e51,_0x2d225d=this[_0x31a916(0xda)];if(!_0x2d225d[_0x31a916(0xe3)][_0x31a916(0xed)](_0x31a916(0xea)))return;const _0x4e287a=_0x2d225d[_0x31a916(0xe3)][_0x31a916(0xe7)](_0x31a916(0xee));_0x4e287a[_0x31a916(0xdd)](_0x31a916(0xde)),_0x4e287a[_0x31a916(0xdd)](_0x31a916(0xe5));const _0x20378f=_0x2d225d[_0x31a916(0xe3)][_0x31a916(0xe7)](_0x31a916(0xea));_0x20378f[_0x31a916(0xdd)](_0x31a916(0xdc)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xef)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xdb)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xe6)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xec)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xd8)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xe0));}}function _0x2318(){const _0x5e4122=['TrackChangesEditing','acceptSuggestion','288sLRpvx','28630908CwnLhm','acceptSelectedSuggestions','113911qYYLPt','editor','discardSuggestion','trackChanges','enableCommand','goToPreviousRestrictedEditingException','102YxOtRr','discardSelectedSuggestions','1412366EwPspg','3010944ycWfCp','plugins','1361937jiDmGm','goToNextRestrictedEditingException','acceptAllSuggestions','get','afterInit','641684XGbCwH','RestrictedEditingModeEditing','315305UByIYE','discardAllSuggestions','has'];_0x2318=function(){return _0x5e4122;};return _0x2318();}
23
+ function _0x135f(_0x5a1895,_0x21ab11){const _0x4312ae=_0x4312();return _0x135f=function(_0x135ffb,_0x6382e5){_0x135ffb=_0x135ffb-0x7f;let _0x25fe1b=_0x4312ae[_0x135ffb];return _0x25fe1b;},_0x135f(_0x5a1895,_0x21ab11);}const _0x4eec16=_0x135f;(function(_0x5e8e0e,_0xa20039){const _0x49d537=_0x135f,_0x1e47a5=_0x5e8e0e();while(!![]){try{const _0x2b7926=-parseInt(_0x49d537(0x8a))/0x1*(-parseInt(_0x49d537(0x96))/0x2)+parseInt(_0x49d537(0x86))/0x3+parseInt(_0x49d537(0x9b))/0x4*(parseInt(_0x49d537(0x83))/0x5)+parseInt(_0x49d537(0x81))/0x6*(parseInt(_0x49d537(0x89))/0x7)+parseInt(_0x49d537(0x9c))/0x8*(parseInt(_0x49d537(0x99))/0x9)+-parseInt(_0x49d537(0x9a))/0xa*(parseInt(_0x49d537(0x8c))/0xb)+-parseInt(_0x49d537(0x93))/0xc*(parseInt(_0x49d537(0x92))/0xd);if(_0x2b7926===_0xa20039)break;else _0x1e47a5['push'](_0x1e47a5['shift']());}catch(_0x526912){_0x1e47a5['push'](_0x1e47a5['shift']());}}}(_0x4312,0x36ce7));function _0x4312(){const _0x21908e=['TrackChangesEditing','238jOhDmO','221RyYnWC','acceptSuggestion','441386nuZayG','has','discardSuggestion','trackChanges','RestrictedEditingModeEditing','discardAllSuggestions','169hdPrrn','883860uXiXAE','plugins','goToNextRestrictedEditingException','3574IILxSk','discardSelectedSuggestions','acceptAllSuggestions','765XWofRm','30qsscfz','655184jyNWqu','12440sXbDKY','afterInit','acceptSelectedSuggestions','74214EiYGxu','get','5FGHcld','enableCommand','goToPreviousRestrictedEditingException','572808sivpCh','editor'];_0x4312=function(){return _0x21908e;};return _0x4312();}import{Plugin as _0x3e35f3}from'ckeditor5/src/core.js';export default class yt extends _0x3e35f3{[_0x4eec16(0x7f)](){const _0x123bad=_0x4eec16,_0x31bb71=this[_0x123bad(0x87)];if(!_0x31bb71[_0x123bad(0x94)][_0x123bad(0x8d)](_0x123bad(0x90)))return;const _0x2356c5=_0x31bb71[_0x123bad(0x94)][_0x123bad(0x82)](_0x123bad(0x88));_0x2356c5[_0x123bad(0x84)](_0x123bad(0x85)),_0x2356c5[_0x123bad(0x84)](_0x123bad(0x95));const _0xc020b4=_0x31bb71[_0x123bad(0x94)][_0x123bad(0x82)](_0x123bad(0x90));_0xc020b4[_0x123bad(0x84)](_0x123bad(0x8f)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x8b)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x8e)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x98)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x91)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x80)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x97));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30edf9=_0x3a97;(function(_0x2aec6b,_0x14b28e){const _0x327c83=_0x3a97,_0x45d213=_0x2aec6b();while(!![]){try{const _0x3d8cb0=-parseInt(_0x327c83(0x19c))/0x1+-parseInt(_0x327c83(0x198))/0x2+-parseInt(_0x327c83(0x1a9))/0x3+parseInt(_0x327c83(0x1b3))/0x4+-parseInt(_0x327c83(0x1a2))/0x5+-parseInt(_0x327c83(0x19b))/0x6+parseInt(_0x327c83(0x1a0))/0x7*(parseInt(_0x327c83(0x1b0))/0x8);if(_0x3d8cb0===_0x14b28e)break;else _0x45d213['push'](_0x45d213['shift']());}catch(_0x66030a){_0x45d213['push'](_0x45d213['shift']());}}}(_0x2e82,0x7ccf4));function _0x2e82(){const _0x3e1e76=['activeMarkers','createPositionBefore','_splitMarkerName','894334dSDDks','addMarker:suggestion:insertion','descriptionFactory','4592640fRHCBg','888420JoQiwl','shiftEnter','data','insert','14ZeFLhV','init','989095zaUAWD','editing','high','ELEMENT_LINE_BREAK','enableCommand','markerRange','requires','1869795uoFdfH','addMarker:suggestion','softBreak','element','mapper','addMarker:suggestion:deletion','getItems','13187624sdzVAd','markerName','registerElementLabel','545700vQhnuk','bindElementToMarker','addClass','model','ck-suggestion-marker--active','test','createUIElement','deletion','editor','writer','name','consumable','downcastDispatcher','get','span','TrackChangesEditing','merge','includes','showSuggestionHighlights','plugins','locale','split','toViewPosition','ck-suggestion-marker-','options'];_0x2e82=function(){return _0x3e1e76;};return _0x2e82();}import{Plugin as _0x4cb642}from'ckeditor5/src/core.js';import{ShiftEnter as _0xab00e7}from'ckeditor5/src/enter.js';function _0x3a97(_0x18c1c3,_0x4559b2){const _0x2e82f=_0x2e82();return _0x3a97=function(_0x3a972c,_0x3fe688){_0x3a972c=_0x3a972c-0x18f;let _0x1e8d65=_0x2e82f[_0x3a972c];return _0x1e8d65;},_0x3a97(_0x18c1c3,_0x4559b2);}import{getTranslation as _0x41affc}from'../utils/common-translations.js';export default class jt extends _0x4cb642{static get[_0x30edf9(0x1a8)](){return[_0xab00e7];}[_0x30edf9(0x1a1)](){const _0x160a91=_0x30edf9,_0x4059c1=this[_0x160a91(0x1bb)],_0x15cf14=_0x4059c1[_0x160a91(0x18f)][_0x160a91(0x1c0)](_0x160a91(0x1c2));_0x15cf14[_0x160a91(0x1a6)](_0x160a91(0x19d)),_0x4059c1[_0x160a91(0x1a3)][_0x160a91(0x1bf)]['on'](_0x160a91(0x199),ge(_0x4059c1),{'priority':_0x160a91(0x1a4)}),_0x4059c1[_0x160a91(0x1a3)][_0x160a91(0x1bf)]['on'](_0x160a91(0x1ae),ge(_0x4059c1),{'priority':_0x160a91(0x1a4)}),_0x4059c1[_0x160a91(0x19e)][_0x160a91(0x1bf)]['on'](_0x160a91(0x1aa),(_0x422366,_0x3f9c1a,_0x16287d)=>{const _0x33a8fa=_0x160a91;_0x16287d[_0x33a8fa(0x194)][_0x33a8fa(0x1c5)]&&ge(_0x4059c1,{'showActiveMarker':!0x1})(_0x422366,_0x3f9c1a,_0x16287d);}),_0x15cf14[_0x160a91(0x19a)][_0x160a91(0x1b2)](_0x160a91(0x1ab),_0x1145e6=>_0x41affc(_0x4059c1[_0x160a91(0x190)],_0x160a91(0x1a5),_0x1145e6));}}function ge(_0x4bce0e,{showActiveMarker:_0x1fa849=!0x0}={}){return(_0x354e59,_0x3508db,_0x248b87)=>{const _0x3f7b73=_0x3a97,_0x8c52b6=_0x4bce0e[_0x3f7b73(0x18f)][_0x3f7b73(0x1c0)](_0x3f7b73(0x1c2));if(!_0x248b87[_0x3f7b73(0x1be)][_0x3f7b73(0x1b8)](_0x3508db[_0x3f7b73(0x1a7)],_0x354e59[_0x3f7b73(0x1bd)]))return;const _0x1e2fab=_0x4bce0e[_0x3f7b73(0x1b6)];for(const _0x1ec0d0 of _0x3508db[_0x3f7b73(0x1a7)][_0x3f7b73(0x1af)]()){if(!_0x1ec0d0['is'](_0x3f7b73(0x1ac),_0x3f7b73(0x1ab)))continue;const _0x2e5646=_0x3f7b73(0x1ba)==_0x3508db[_0x3f7b73(0x1b1)][_0x3f7b73(0x191)](':')[0x1]?_0x3f7b73(0x1c3):_0x3f7b73(0x191),{authorId:_0x28d4de}=_0x8c52b6[_0x3f7b73(0x197)](_0x3508db[_0x3f7b73(0x1b1)]),_0x514040=_0x248b87[_0x3f7b73(0x1bc)][_0x3f7b73(0x1b9)](_0x3f7b73(0x1c1),{'class':_0x3f7b73(0x193)+_0x2e5646,'data-author-id':_0x28d4de}),_0x19442b=_0x248b87[_0x3f7b73(0x1ad)][_0x3f7b73(0x192)](_0x1e2fab[_0x3f7b73(0x196)](_0x1ec0d0));_0x1fa849&&_0x8c52b6[_0x3f7b73(0x195)][_0x3f7b73(0x1c4)](_0x3508db[_0x3f7b73(0x1b1)])&&_0x248b87[_0x3f7b73(0x1bc)][_0x3f7b73(0x1b5)](_0x3f7b73(0x1b7),_0x514040),_0x248b87[_0x3f7b73(0x1bc)][_0x3f7b73(0x19f)](_0x19442b,_0x514040),_0x248b87[_0x3f7b73(0x1ad)][_0x3f7b73(0x1b4)](_0x514040,_0x3508db[_0x3f7b73(0x1b1)]);}};}
23
+ const _0x34238d=_0x5e75;(function(_0x477f64,_0x423e0d){const _0x6f5acc=_0x5e75,_0x683a1c=_0x477f64();while(!![]){try{const _0x1295cd=-parseInt(_0x6f5acc(0x1da))/0x1*(parseInt(_0x6f5acc(0x1b3))/0x2)+parseInt(_0x6f5acc(0x1e5))/0x3*(-parseInt(_0x6f5acc(0x1c1))/0x4)+parseInt(_0x6f5acc(0x1cb))/0x5*(parseInt(_0x6f5acc(0x1d4))/0x6)+-parseInt(_0x6f5acc(0x1c3))/0x7+parseInt(_0x6f5acc(0x1c9))/0x8*(-parseInt(_0x6f5acc(0x1be))/0x9)+parseInt(_0x6f5acc(0x1b4))/0xa+parseInt(_0x6f5acc(0x1bf))/0xb;if(_0x1295cd===_0x423e0d)break;else _0x683a1c['push'](_0x683a1c['shift']());}catch(_0x51c4fc){_0x683a1c['push'](_0x683a1c['shift']());}}}(_0x4669,0xa1d74));import{Plugin as _0x3f8f97}from'ckeditor5/src/core.js';function _0x4669(){const _0x3069da=['markerRange','insert','ELEMENT_LINE_BREAK','test','high','128923wlfklR','addMarker:suggestion:insertion','editing','markerName','merge','init','name','editor','addMarker:suggestion','split','activeMarkers','500481ztWHTg','deletion','addMarker:suggestion:deletion','consumable','ck-suggestion-marker--active','_splitMarkerName','shiftEnter','addClass','6jdEEtJ','261270MOFIUY','locale','bindElementToMarker','plugins','ck-suggestion-marker-','get','includes','showSuggestionHighlights','createUIElement','writer','1040742WlClaa','8963922wuqAde','span','12odFcir','createPositionBefore','92190ohCtyG','options','model','mapper','element','requires','8aVLREC','downcastDispatcher','5xvMhox','data','descriptionFactory','TrackChangesEditing','getItems','enableCommand','softBreak','registerElementLabel','toViewPosition','5027574LryeYU'];_0x4669=function(){return _0x3069da;};return _0x4669();}import{ShiftEnter as _0x2b7dc0}from'ckeditor5/src/enter.js';import{getTranslation as _0x4b1bb7}from'../utils/common-translations.js';function _0x5e75(_0x2ac050,_0x58dbbe){const _0x4669a7=_0x4669();return _0x5e75=function(_0x5e758d,_0x2ba856){_0x5e758d=_0x5e758d-0x1b2;let _0xd69ec7=_0x4669a7[_0x5e758d];return _0xd69ec7;},_0x5e75(_0x2ac050,_0x58dbbe);}export default class jt extends _0x3f8f97{static get[_0x34238d(0x1c8)](){return[_0x2b7dc0];}[_0x34238d(0x1df)](){const _0x3638c2=_0x34238d,_0xf53b36=this[_0x3638c2(0x1e1)],_0x3d124a=_0xf53b36[_0x3638c2(0x1b7)][_0x3638c2(0x1b9)](_0x3638c2(0x1ce));_0x3d124a[_0x3638c2(0x1d0)](_0x3638c2(0x1eb)),_0xf53b36[_0x3638c2(0x1dc)][_0x3638c2(0x1ca)]['on'](_0x3638c2(0x1db),ge(_0xf53b36),{'priority':_0x3638c2(0x1d9)}),_0xf53b36[_0x3638c2(0x1dc)][_0x3638c2(0x1ca)]['on'](_0x3638c2(0x1e7),ge(_0xf53b36),{'priority':_0x3638c2(0x1d9)}),_0xf53b36[_0x3638c2(0x1cc)][_0x3638c2(0x1ca)]['on'](_0x3638c2(0x1e2),(_0x3ccda2,_0x594508,_0x4a637f)=>{const _0x1ff383=_0x3638c2;_0x4a637f[_0x1ff383(0x1c4)][_0x1ff383(0x1bb)]&&ge(_0xf53b36,{'showActiveMarker':!0x1})(_0x3ccda2,_0x594508,_0x4a637f);}),_0x3d124a[_0x3638c2(0x1cd)][_0x3638c2(0x1d2)](_0x3638c2(0x1d1),_0x9a896c=>_0x4b1bb7(_0xf53b36[_0x3638c2(0x1b5)],_0x3638c2(0x1d7),_0x9a896c));}}function ge(_0x14eaf1,{showActiveMarker:_0x16c55b=!0x0}={}){return(_0x4103ee,_0x591f37,_0x2ba1a7)=>{const _0x27edf7=_0x5e75,_0x3aaae8=_0x14eaf1[_0x27edf7(0x1b7)][_0x27edf7(0x1b9)](_0x27edf7(0x1ce));if(!_0x2ba1a7[_0x27edf7(0x1e8)][_0x27edf7(0x1d8)](_0x591f37[_0x27edf7(0x1d5)],_0x4103ee[_0x27edf7(0x1e0)]))return;const _0x2393fa=_0x14eaf1[_0x27edf7(0x1c5)];for(const _0x394842 of _0x591f37[_0x27edf7(0x1d5)][_0x27edf7(0x1cf)]()){if(!_0x394842['is'](_0x27edf7(0x1c7),_0x27edf7(0x1d1)))continue;const _0x49cd3c=_0x27edf7(0x1e6)==_0x591f37[_0x27edf7(0x1dd)][_0x27edf7(0x1e3)](':')[0x1]?_0x27edf7(0x1de):_0x27edf7(0x1e3),{authorId:_0x554460}=_0x3aaae8[_0x27edf7(0x1ea)](_0x591f37[_0x27edf7(0x1dd)]),_0x426878=_0x2ba1a7[_0x27edf7(0x1bd)][_0x27edf7(0x1bc)](_0x27edf7(0x1c0),{'class':_0x27edf7(0x1b8)+_0x49cd3c,'data-author-id':_0x554460}),_0x3b9499=_0x2ba1a7[_0x27edf7(0x1c6)][_0x27edf7(0x1d3)](_0x2393fa[_0x27edf7(0x1c2)](_0x394842));_0x16c55b&&_0x3aaae8[_0x27edf7(0x1e4)][_0x27edf7(0x1ba)](_0x591f37[_0x27edf7(0x1dd)])&&_0x2ba1a7[_0x27edf7(0x1bd)][_0x27edf7(0x1b2)](_0x27edf7(0x1e9),_0x426878),_0x2ba1a7[_0x27edf7(0x1bd)][_0x27edf7(0x1d6)](_0x3b9499,_0x426878),_0x2ba1a7[_0x27edf7(0x1c6)][_0x27edf7(0x1b6)](_0x426878,_0x591f37[_0x27edf7(0x1dd)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x293200=_0x6d16;(function(_0x1ba55f,_0x167d77){const _0x588183=_0x6d16,_0x3b1ce2=_0x1ba55f();while(!![]){try{const _0x34efd3=-parseInt(_0x588183(0x107))/0x1+parseInt(_0x588183(0x113))/0x2+-parseInt(_0x588183(0xfe))/0x3+-parseInt(_0x588183(0x10a))/0x4*(-parseInt(_0x588183(0x110))/0x5)+parseInt(_0x588183(0x103))/0x6*(parseInt(_0x588183(0x114))/0x7)+-parseInt(_0x588183(0xff))/0x8+parseInt(_0x588183(0x116))/0x9*(parseInt(_0x588183(0x119))/0xa);if(_0x34efd3===_0x167d77)break;else _0x3b1ce2['push'](_0x3b1ce2['shift']());}catch(_0x114bd7){_0x3b1ce2['push'](_0x3b1ce2['shift']());}}}(_0x3adc,0xd0c42));function _0x6d16(_0x22897c,_0xc6449d){const _0x3adcaa=_0x3adc();return _0x6d16=function(_0x6d16ee,_0x246a54){_0x6d16ee=_0x6d16ee-0xfb;let _0xe92975=_0x3adcaa[_0x6d16ee];return _0xe92975;},_0x6d16(_0x22897c,_0xc6449d);}import{Plugin as _0x13a2d1}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x32bf6e}from'./utils.js';function _0x3adc(){const _0x50300d=['getRanges','commands','formatInline','editor','forceValue','5XxQyfI','selection','has','166936bTlzsw','14Pvmfgk','restrictedEditingException','71937yeKEmx','commandName','markInlineFormat','1130UaHuqN','locale','descriptionFactory','value','format','enableCommand','model','from','registerDescriptionCallback','commandParams','formatBlock','FORMAT_RESTRICTED_ENABLED','isCollapsed','document','768936qNKeIK','1118848MRNVGY','afterInit','TrackChangesEditing','StandardEditingModeEditing','2573364tSoKDC','plugins','change','get','1344700uXccMs','type','FORMAT_RESTRICTED_DISABLED','3006036PsbQPA'];_0x3adc=function(){return _0x50300d;};return _0x3adc();}import{getTranslation as _0xe46894}from'../utils/common-translations.js';export default class St extends _0x13a2d1{[_0x293200(0x100)](){const _0x242d2f=_0x293200,_0x489d4f=this[_0x242d2f(0x10e)],_0x3fcb16=_0x489d4f[_0x242d2f(0x11f)],_0x39f06b=_0x489d4f[_0x242d2f(0x11a)];if(!_0x489d4f[_0x242d2f(0x104)][_0x242d2f(0x112)](_0x242d2f(0x102)))return;const _0x2e75a5=_0x489d4f[_0x242d2f(0x104)][_0x242d2f(0x106)](_0x242d2f(0x101)),_0x2595f8=_0x242d2f(0x115),_0x43d203=_0x489d4f[_0x242d2f(0x10c)][_0x242d2f(0x106)](_0x2595f8);_0x2e75a5[_0x242d2f(0x11e)](_0x2595f8,(_0x480c97,_0x256494={})=>{const _0x470ac0=_0x242d2f,_0x24cfad=_0x3fcb16[_0x470ac0(0xfd)][_0x470ac0(0x111)];if(_0x24cfad[_0x470ac0(0xfc)])return void _0x480c97(_0x256494);const _0x526f97=void 0x0!==_0x256494[_0x470ac0(0x10f)]?_0x256494[_0x470ac0(0x10f)]:!_0x43d203[_0x470ac0(0x11c)];_0x3fcb16[_0x470ac0(0x105)](()=>{const _0x2f35cd=_0x470ac0,_0x36f147=Array[_0x2f35cd(0x120)](_0x24cfad[_0x2f35cd(0x10b)]());for(const _0x2b37eb of _0x36f147){const _0x32f33c=_0x526f97?[_0x2b37eb]:_0x32bf6e(_0x2595f8,_0x2b37eb,_0x3fcb16);for(const _0x27f66d of _0x32f33c)_0x2e75a5[_0x2f35cd(0x118)](_0x27f66d,{'commandName':_0x2595f8,'commandParams':[{'forceValue':_0x526f97}]});}});}),_0x2e75a5[_0x242d2f(0x11b)][_0x242d2f(0x121)](_0x1fa281=>{const _0x1480b3=_0x242d2f;if(_0x1480b3(0x123)!=_0x1fa281[_0x1480b3(0x108)]&&_0x1480b3(0x10d)!=_0x1fa281[_0x1480b3(0x108)])return;const {data:_0x349eb0}=_0x1fa281;return _0x349eb0&&_0x349eb0[_0x1480b3(0x117)]==_0x2595f8?_0x349eb0[_0x1480b3(0x122)][0x0][_0x1480b3(0x10f)]?{'type':_0x1480b3(0x11d),'content':_0xe46894(_0x39f06b,_0x1480b3(0xfb))}:{'type':_0x1480b3(0x11d),'content':_0xe46894(_0x39f06b,_0x1480b3(0x109))}:void 0x0;});}}
23
+ function _0x187a(){const _0x2bcda7=['enableCommand','change','36cwaSRT','formatInline','type','editor','getRanges','TrackChangesEditing','document','24vnPpVo','6251212zOWzDJ','23xPkEzn','locale','37978lMdPVr','afterInit','156996rlhnUF','commands','isCollapsed','descriptionFactory','commandName','550UkOLjJ','StandardEditingModeEditing','markInlineFormat','1834339nEtkuf','plugins','selection','format','from','FORMAT_RESTRICTED_DISABLED','value','restrictedEditingException','7DTtriQ','169095taYRVZ','10317568sddxvG','has','224ZiiHKU','FORMAT_RESTRICTED_ENABLED','forceValue','registerDescriptionCallback','get','commandParams','45228zwtBQH','formatBlock','model'];_0x187a=function(){return _0x2bcda7;};return _0x187a();}const _0xe5507b=_0x3179;(function(_0x3f7a7d,_0x437a59){const _0x49d7c8=_0x3179,_0x432272=_0x3f7a7d();while(!![]){try{const _0x23b4de=parseInt(_0x49d7c8(0x125))/0x1*(parseInt(_0x49d7c8(0x127))/0x2)+-parseInt(_0x49d7c8(0x117))/0x3*(parseInt(_0x49d7c8(0x111))/0x4)+-parseInt(_0x49d7c8(0x10e))/0x5*(-parseInt(_0x49d7c8(0x11c))/0x6)+-parseInt(_0x49d7c8(0x10d))/0x7*(-parseInt(_0x49d7c8(0x10f))/0x8)+parseInt(_0x49d7c8(0x129))/0x9*(parseInt(_0x49d7c8(0x12e))/0xa)+parseInt(_0x49d7c8(0x124))/0xb*(-parseInt(_0x49d7c8(0x123))/0xc)+-parseInt(_0x49d7c8(0x105))/0xd;if(_0x23b4de===_0x437a59)break;else _0x432272['push'](_0x432272['shift']());}catch(_0x41b654){_0x432272['push'](_0x432272['shift']());}}}(_0x187a,0xbb372));import{Plugin as _0x322b10}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x4399b6}from'./utils.js';import{getTranslation as _0x1304cd}from'../utils/common-translations.js';function _0x3179(_0x4d7bfd,_0xe0512a){const _0x187a9b=_0x187a();return _0x3179=function(_0x317922,_0xc154e6){_0x317922=_0x317922-0x105;let _0x3b6bfb=_0x187a9b[_0x317922];return _0x3b6bfb;},_0x3179(_0x4d7bfd,_0xe0512a);}export default class St extends _0x322b10{[_0xe5507b(0x128)](){const _0x14b1e7=_0xe5507b,_0x263fc7=this[_0x14b1e7(0x11f)],_0x433163=_0x263fc7[_0x14b1e7(0x119)],_0x31e23f=_0x263fc7[_0x14b1e7(0x126)];if(!_0x263fc7[_0x14b1e7(0x106)][_0x14b1e7(0x110)](_0x14b1e7(0x12f)))return;const _0x4e32f6=_0x263fc7[_0x14b1e7(0x106)][_0x14b1e7(0x115)](_0x14b1e7(0x121)),_0x4bf62d=_0x14b1e7(0x10c),_0x54bca2=_0x263fc7[_0x14b1e7(0x12a)][_0x14b1e7(0x115)](_0x4bf62d);_0x4e32f6[_0x14b1e7(0x11a)](_0x4bf62d,(_0x66be83,_0x14b0bc={})=>{const _0x36fc00=_0x14b1e7,_0x4405fd=_0x433163[_0x36fc00(0x122)][_0x36fc00(0x107)];if(_0x4405fd[_0x36fc00(0x12b)])return void _0x66be83(_0x14b0bc);const _0x509e10=void 0x0!==_0x14b0bc[_0x36fc00(0x113)]?_0x14b0bc[_0x36fc00(0x113)]:!_0x54bca2[_0x36fc00(0x10b)];_0x433163[_0x36fc00(0x11b)](()=>{const _0x5d4693=_0x36fc00,_0x105af0=Array[_0x5d4693(0x109)](_0x4405fd[_0x5d4693(0x120)]());for(const _0x58178d of _0x105af0){const _0x5f52ff=_0x509e10?[_0x58178d]:_0x4399b6(_0x4bf62d,_0x58178d,_0x433163);for(const _0x1156db of _0x5f52ff)_0x4e32f6[_0x5d4693(0x130)](_0x1156db,{'commandName':_0x4bf62d,'commandParams':[{'forceValue':_0x509e10}]});}});}),_0x4e32f6[_0x14b1e7(0x12c)][_0x14b1e7(0x114)](_0x58c877=>{const _0x4614a0=_0x14b1e7;if(_0x4614a0(0x118)!=_0x58c877[_0x4614a0(0x11e)]&&_0x4614a0(0x11d)!=_0x58c877[_0x4614a0(0x11e)])return;const {data:_0x2999e9}=_0x58c877;return _0x2999e9&&_0x2999e9[_0x4614a0(0x12d)]==_0x4bf62d?_0x2999e9[_0x4614a0(0x116)][0x0][_0x4614a0(0x113)]?{'type':_0x4614a0(0x108),'content':_0x1304cd(_0x31e23f,_0x4614a0(0x112))}:{'type':_0x4614a0(0x108),'content':_0x1304cd(_0x31e23f,_0x4614a0(0x10a))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5408bd=_0x562a;function _0xe67d(){const _0x4efc38=['1271305hJVnPY','formatInline','descriptionFactory','TrackChangesEditing','108xPeLcV','inline','693623BjtvQJ','StyleUtils','definitions','get','enableDefaultAttributesIntegration','registerAttributeLabel','*Set\x20format:*\x20%0','formatBlock','plugins','5667937lsXvGi','commandName','normalizeConfig','registerInlineAttribute','toLowerCase','FORMAT_STYLE','229710RlFoVF','editor','_registerLegacyDescription','format','block','252708nCHfCo','GeneralHtmlSupport','8IRECGK','afterInit','451662QZrYxw','*Remove\x20format:*\x20%0','12YPVtsj','has','element','12iZTIPx','locale','ghsAttributes','forceValue','DataSchema','style','commandParams','add','2FlznUk','getGhsAttributeNameForElement','styleName','config','1261692komfpi','type','registerDescriptionCallback','Style','registerBlockAttribute'];_0xe67d=function(){return _0x4efc38;};return _0xe67d();}(function(_0x32d58a,_0x4a1a1b){const _0x593615=_0x562a,_0x5eee62=_0x32d58a();while(!![]){try{const _0x2bf208=parseInt(_0x593615(0xdb))/0x1+parseInt(_0x593615(0xec))/0x2*(-parseInt(_0x593615(0xdf))/0x3)+-parseInt(_0x593615(0xf0))/0x4+-parseInt(_0x593615(0xc1))/0x5*(-parseInt(_0x593615(0xe1))/0x6)+parseInt(_0x593615(0xc7))/0x7*(-parseInt(_0x593615(0xdd))/0x8)+parseInt(_0x593615(0xc5))/0x9*(-parseInt(_0x593615(0xd6))/0xa)+-parseInt(_0x593615(0xd0))/0xb*(-parseInt(_0x593615(0xe4))/0xc);if(_0x2bf208===_0x4a1a1b)break;else _0x5eee62['push'](_0x5eee62['shift']());}catch(_0x276cae){_0x5eee62['push'](_0x5eee62['shift']());}}}(_0xe67d,0x6a643));function _0x562a(_0x2a179b,_0xacaae0){const _0xe67d9a=_0xe67d();return _0x562a=function(_0x562ab0,_0x1eda02){_0x562ab0=_0x562ab0-0xc1;let _0x2d5c61=_0xe67d9a[_0x562ab0];return _0x2d5c61;},_0x562a(_0x2a179b,_0xacaae0);}import{Plugin as _0x9bfc}from'ckeditor5/src/core.js';import{getTranslation as _0x7c3dc8}from'../utils/common-translations.js';export default class At extends _0x9bfc{[_0x5408bd(0xde)](){const _0x2ddcce=_0x5408bd,_0x25dcc6=this[_0x2ddcce(0xd7)];if(!_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xe2)](_0x2ddcce(0xf3))||!_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xe2)](_0x2ddcce(0xe8)))return;const _0x5d2862=_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xca)](_0x2ddcce(0xc4)),_0x473173=_0x25dcc6[_0x2ddcce(0xe5)],_0x244a26=_0x25dcc6[_0x2ddcce(0xef)][_0x2ddcce(0xca)](_0x2ddcce(0xe9))||{},_0x303f5c=_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xca)](_0x2ddcce(0xdc)),_0x123515=_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xca)](_0x2ddcce(0xc8))[_0x2ddcce(0xd2)](_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xca)](_0x2ddcce(0xe8)),_0x244a26[_0x2ddcce(0xc9)]);_0x5d2862[_0x2ddcce(0xcb)](_0x2ddcce(0xe9));const _0x443bfc=new Set();for(const _0x21f5ab of _0x123515[_0x2ddcce(0xda)]){const _0x3540ba=_0x303f5c[_0x2ddcce(0xed)](_0x21f5ab[_0x2ddcce(0xe3)]);_0x443bfc[_0x2ddcce(0xeb)](_0x3540ba);}const _0x599e2e=new Set();for(const _0x4ebc95 of _0x123515[_0x2ddcce(0xc6)]){const _0x27cab7=_0x303f5c[_0x2ddcce(0xed)](_0x4ebc95[_0x2ddcce(0xe3)]);_0x599e2e[_0x2ddcce(0xeb)](_0x27cab7);for(const _0x2e3fb2 of _0x4ebc95[_0x2ddcce(0xe6)])_0x599e2e[_0x2ddcce(0xeb)](_0x2e3fb2);}for(const _0x4ceef0 of _0x443bfc)_0x5d2862[_0x2ddcce(0xf4)](_0x4ceef0),_0x5d2862[_0x2ddcce(0xc3)][_0x2ddcce(0xcc)](_0x4ceef0,_0x7c3dc8(_0x473173,_0x2ddcce(0xd5)));for(const _0x443e9b of _0x599e2e)_0x5d2862[_0x2ddcce(0xd3)](_0x443e9b),_0x5d2862[_0x2ddcce(0xc3)][_0x2ddcce(0xcc)](_0x443e9b,_0x7c3dc8(_0x473173,_0x2ddcce(0xd5)));this[_0x2ddcce(0xd8)]();}[_0x5408bd(0xd8)](){const _0x29a27c=_0x5408bd,_0x5f07ee=this[_0x29a27c(0xd7)],_0x11a88f=_0x5f07ee[_0x29a27c(0xe5)];_0x5f07ee[_0x29a27c(0xcf)][_0x29a27c(0xca)](_0x29a27c(0xc4))[_0x29a27c(0xc3)][_0x29a27c(0xf2)](_0x10271d=>{const _0xb27ac7=_0x29a27c;if(_0xb27ac7(0xce)!=_0x10271d[_0xb27ac7(0xf1)]&&_0xb27ac7(0xc2)!=_0x10271d[_0xb27ac7(0xf1)])return;const {data:_0x18a702}=_0x10271d;return _0x18a702&&_0xb27ac7(0xe9)===_0x18a702[_0xb27ac7(0xd1)]?_0x18a702[_0xb27ac7(0xea)][0x0][_0xb27ac7(0xe7)]?{'type':_0xb27ac7(0xd9),'content':_0x7c3dc8(_0x11a88f,_0xb27ac7(0xcd),_0x18a702[_0xb27ac7(0xea)][0x0][_0xb27ac7(0xee)][_0xb27ac7(0xd4)]())}:{'type':_0xb27ac7(0xd9),'content':_0x7c3dc8(_0x11a88f,_0xb27ac7(0xe0),_0x18a702[_0xb27ac7(0xea)][0x0][_0xb27ac7(0xee)][_0xb27ac7(0xd4)]())}:void 0x0;});}}
23
+ const _0x13728b=_0xd34b;(function(_0x50efd2,_0x1e9be9){const _0xe332d2=_0xd34b,_0xc53dc8=_0x50efd2();while(!![]){try{const _0x187049=parseInt(_0xe332d2(0x108))/0x1+-parseInt(_0xe332d2(0xe8))/0x2*(-parseInt(_0xe332d2(0xe5))/0x3)+-parseInt(_0xe332d2(0xfc))/0x4*(parseInt(_0xe332d2(0xf7))/0x5)+parseInt(_0xe332d2(0xfb))/0x6*(parseInt(_0xe332d2(0xe6))/0x7)+parseInt(_0xe332d2(0xe3))/0x8+-parseInt(_0xe332d2(0xf3))/0x9+-parseInt(_0xe332d2(0xee))/0xa;if(_0x187049===_0x1e9be9)break;else _0xc53dc8['push'](_0xc53dc8['shift']());}catch(_0x522f6f){_0xc53dc8['push'](_0xc53dc8['shift']());}}}(_0x1e59,0xc660e));import{Plugin as _0x32a29b}from'ckeditor5/src/core.js';import{getTranslation as _0x471fc1}from'../utils/common-translations.js';function _0x1e59(){const _0x345e38=['2280429VsCIOJ','forceValue','commandName','get','3531875UpDHdK','*Remove\x20format:*\x20%0','styleName','TrackChangesEditing','366006KYeYsZ','8AYUaie','editor','FORMAT_STYLE','Style','registerDescriptionCallback','config','add','block','GeneralHtmlSupport','DataSchema','definitions','_registerLegacyDescription','607557txbBhD','registerInlineAttribute','StyleUtils','descriptionFactory','commandParams','inline','formatInline','format','normalizeConfig','*Set\x20format:*\x20%0','toLowerCase','locale','enableDefaultAttributesIntegration','12736936nBqanc','plugins','249tASGdi','105BRvqcU','style','28550prxzSm','type','getGhsAttributeNameForElement','registerBlockAttribute','formatBlock','registerAttributeLabel','18208250bbdmgX','afterInit','has','ghsAttributes','element'];_0x1e59=function(){return _0x345e38;};return _0x1e59();}function _0xd34b(_0x27a0df,_0x2ff4d8){const _0x1e59cd=_0x1e59();return _0xd34b=function(_0xd34b7c,_0x276dc0){_0xd34b7c=_0xd34b7c-0xe0;let _0x4b65d7=_0x1e59cd[_0xd34b7c];return _0x4b65d7;},_0xd34b(_0x27a0df,_0x2ff4d8);}export default class At extends _0x32a29b{[_0x13728b(0xef)](){const _0x315e3f=_0x13728b,_0x98d2af=this[_0x315e3f(0xfd)];if(!_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf0)](_0x315e3f(0xff))||!_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf0)](_0x315e3f(0x105)))return;const _0x47a0e6=_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf6)](_0x315e3f(0xfa)),_0x43bbbd=_0x98d2af[_0x315e3f(0xe1)],_0x234ed6=_0x98d2af[_0x315e3f(0x101)][_0x315e3f(0xf6)](_0x315e3f(0xe7))||{},_0x52852f=_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf6)](_0x315e3f(0x104)),_0x59044e=_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf6)](_0x315e3f(0x10a))[_0x315e3f(0x110)](_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf6)](_0x315e3f(0x105)),_0x234ed6[_0x315e3f(0x106)]);_0x47a0e6[_0x315e3f(0xe2)](_0x315e3f(0xe7));const _0x1a35f2=new Set();for(const _0x331a90 of _0x59044e[_0x315e3f(0x103)]){const _0x155314=_0x52852f[_0x315e3f(0xea)](_0x331a90[_0x315e3f(0xf2)]);_0x1a35f2[_0x315e3f(0x102)](_0x155314);}const _0x21d63f=new Set();for(const _0x5ba27d of _0x59044e[_0x315e3f(0x10d)]){const _0x578407=_0x52852f[_0x315e3f(0xea)](_0x5ba27d[_0x315e3f(0xf2)]);_0x21d63f[_0x315e3f(0x102)](_0x578407);for(const _0x461530 of _0x5ba27d[_0x315e3f(0xf1)])_0x21d63f[_0x315e3f(0x102)](_0x461530);}for(const _0x4baefa of _0x1a35f2)_0x47a0e6[_0x315e3f(0xeb)](_0x4baefa),_0x47a0e6[_0x315e3f(0x10b)][_0x315e3f(0xed)](_0x4baefa,_0x471fc1(_0x43bbbd,_0x315e3f(0xfe)));for(const _0x420155 of _0x21d63f)_0x47a0e6[_0x315e3f(0x109)](_0x420155),_0x47a0e6[_0x315e3f(0x10b)][_0x315e3f(0xed)](_0x420155,_0x471fc1(_0x43bbbd,_0x315e3f(0xfe)));this[_0x315e3f(0x107)]();}[_0x13728b(0x107)](){const _0x263781=_0x13728b,_0x230443=this[_0x263781(0xfd)],_0x3de9f2=_0x230443[_0x263781(0xe1)];_0x230443[_0x263781(0xe4)][_0x263781(0xf6)](_0x263781(0xfa))[_0x263781(0x10b)][_0x263781(0x100)](_0x454888=>{const _0x125bd0=_0x263781;if(_0x125bd0(0xec)!=_0x454888[_0x125bd0(0xe9)]&&_0x125bd0(0x10e)!=_0x454888[_0x125bd0(0xe9)])return;const {data:_0x256a27}=_0x454888;return _0x256a27&&_0x125bd0(0xe7)===_0x256a27[_0x125bd0(0xf5)]?_0x256a27[_0x125bd0(0x10c)][0x0][_0x125bd0(0xf4)]?{'type':_0x125bd0(0x10f),'content':_0x471fc1(_0x3de9f2,_0x125bd0(0x111),_0x256a27[_0x125bd0(0x10c)][0x0][_0x125bd0(0xf9)][_0x125bd0(0xe0)]())}:{'type':_0x125bd0(0x10f),'content':_0x471fc1(_0x3de9f2,_0x125bd0(0xf8),_0x256a27[_0x125bd0(0x10c)][0x0][_0x125bd0(0xf9)][_0x125bd0(0xe0)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4eacbd=_0x59bd;(function(_0x484ce8,_0x5c6201){const _0x265a4f=_0x59bd,_0x2af6b8=_0x484ce8();while(!![]){try{const _0x28632d=parseInt(_0x265a4f(0x175))/0x1*(-parseInt(_0x265a4f(0x19e))/0x2)+parseInt(_0x265a4f(0x17d))/0x3+-parseInt(_0x265a4f(0x1d2))/0x4+-parseInt(_0x265a4f(0x1b2))/0x5*(-parseInt(_0x265a4f(0x18f))/0x6)+-parseInt(_0x265a4f(0x176))/0x7*(parseInt(_0x265a4f(0x1bd))/0x8)+parseInt(_0x265a4f(0x1b9))/0x9+-parseInt(_0x265a4f(0x1c5))/0xa*(-parseInt(_0x265a4f(0x160))/0xb);if(_0x28632d===_0x5c6201)break;else _0x2af6b8['push'](_0x2af6b8['shift']());}catch(_0x479b57){_0x2af6b8['push'](_0x2af6b8['shift']());}}}(_0x2b5f,0x3fece));import{Plugin as _0x4289f7}from'ckeditor5/src/core.js';import{LiveRange as _0x491b03}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x21c331}from'ckeditor5/src/widget.js';function _0x2b5f(){const _0x1cbae2=['plugins','1050588aDYlyI','add','_tableSuggestions','_tablePostFixingSubtypes','139328dXeMhJ','from','values','insertTableColumnLeft','insertTableRowBelow','minRow','substr','insertTable','136830cwvQGA','selectTableRow','forceValue','registerCustomCallback','join','has','above','selectTableColumn','createRangeIn','ELEMENT_TABLE_ROW_WITH_TEXT','isEqual','insertion','descriptionFactory','1102200DhNjlC','_getSuggestionCoords','differ','data','_splitMarkerName','removeTableColumn','registerDescriptionCallback','ELEMENT_TABLE','downcastDispatcher','includes','minColumn','_setupColumnsRowsFixing','detach','getItems','toViewElement','isInContent','table','tableCell','accept','rootName','MAX_SAFE_INTEGER','insert','filter','*Remove:*\x20%0','nodeBefore','batch','getCellLocation','getRanges','min','classes','getChildren','removeClass','item','type','ELEMENT_TABLE_ROW','end','registerPostFixer','afterInit','name','isArray','ELEMENT_TABLE_WITH_TEXT','_suggestionFactory','colspan','addClass','order','startsWith','cell','createPositionAt','tableRow','isIntersectingWithRange','473KMhIaC','highest','low','insertTableColumnRight','position','change','getChangedMarkers','toLowerCase','maxRow','selection','max','isTouching','nodeAfter','maxColumn','get','element','getSuggestion','showSuggestionHighlights','createRangeOn','length','enqueueChange','3tTfXIk','119thZITB','getAttribute','$graveyard','tableColumn','registerElementLabel','deletion','enableCommand','59316DrmTyk','editor','$textProxy','document','findAncestor','commands','markMultiRangeDeletion','hasAttribute','subType','ELEMENT_TABLE_COLUMN_WITH_TEXT','getSelectionAffectedTableCells','createTableWalker','insertTableRowAbove','root','*Insert:*\x20%0','refresh','span','getRowIndexes','6ikfHss','MIN_SAFE_INTEGER','TableEditing','execute','options','start','first','model','isIntersecting','_getCoordsForCells','every','change:data','TrackChangesEditing','suggestion','addRange','60682dutvTp','push','left','setSelection','removeTableRow','fromRange','_acceptFormatSuggestionCallbackFactory','markMultiRangeInsertion','discard','tablePaste','map','locale','writer','some','addMarker:suggestion','ELEMENT_TABLE_COLUMN','getChanges','TableUtils','getContainedElement','getColumnIndexes','998050tHCaMh','oldRange','mapper','last','getFirstRange','rowspan'];_0x2b5f=function(){return _0x1cbae2;};return _0x2b5f();}import{getTranslation as _0xd9f0c9}from'../utils/common-translations.js';export default class It extends _0x4289f7{constructor(_0x2b27bb){const _0x3ccb5e=_0x59bd;super(_0x2b27bb),this[_0x3ccb5e(0x1bc)]=[_0x3ccb5e(0x15e),_0x3ccb5e(0x179)],this[_0x3ccb5e(0x1bb)]=new Set();}[_0x4eacbd(0x153)](){const _0x590a16=_0x4eacbd,_0x5ab5d8=this[_0x590a16(0x17e)],_0x13d3b0=_0x5ab5d8[_0x590a16(0x196)][_0x590a16(0x180)][_0x590a16(0x169)];if(!_0x5ab5d8[_0x590a16(0x1b8)][_0x590a16(0x1ca)](_0x590a16(0x191)))return;const _0x4450f3=_0x5ab5d8[_0x590a16(0x1a9)],_0x48e56d=_0x5ab5d8[_0x590a16(0x1b8)][_0x590a16(0x16e)](_0x590a16(0x19b)),_0x177dba=_0x5ab5d8[_0x590a16(0x1b8)][_0x590a16(0x16e)](_0x590a16(0x1af));_0x48e56d[_0x590a16(0x1d1)][_0x590a16(0x17a)](_0x590a16(0x1e2),_0x53cec8=>_0xd9f0c9(_0x4450f3,_0x590a16(0x1d9),_0x53cec8)),this[_0x590a16(0x1dd)](),_0x48e56d[_0x590a16(0x17c)](_0x590a16(0x1c4)),_0x48e56d[_0x590a16(0x17c)](_0x590a16(0x1c6)),_0x48e56d[_0x590a16(0x17c)](_0x590a16(0x1cc));for(const _0x5477fe of[_0x590a16(0x189),_0x590a16(0x1c1)]){const _0x1fb6d9=_0x5ab5d8[_0x590a16(0x182)][_0x590a16(0x16e)](_0x5477fe);_0x48e56d[_0x590a16(0x17c)](_0x5477fe,_0x4ab0af=>{const _0x906c85=_0x590a16;_0x5ab5d8[_0x906c85(0x196)][_0x906c85(0x165)](_0xcfc2f3=>{const _0x933cd3=_0x906c85;_0x4ab0af();const _0x32b2ac=_0x933cd3(0x1cb)===_0x1fb6d9[_0x933cd3(0x15a)],_0x1c4b86=_0x177dba[_0x933cd3(0x187)](_0x13d3b0),_0x30b09e=_0x177dba[_0x933cd3(0x18e)](_0x1c4b86),_0x1530a7=_0x32b2ac?_0x30b09e[_0x933cd3(0x195)]-0x1:_0x30b09e[_0x933cd3(0x1b5)]+0x1,_0x59324b=_0x1c4b86[0x0][_0x933cd3(0x181)](_0x933cd3(0x1e2)),_0xee659=_0x177dba[_0x933cd3(0x188)](_0x59324b,{'startRow':_0x1530a7,'endRow':_0x1530a7}),_0x30a9d7=Array[_0x933cd3(0x1be)](_0xee659)[_0x933cd3(0x1a8)](_0x37b706=>_0xcfc2f3[_0x933cd3(0x172)](_0x37b706[_0x933cd3(0x15c)]));_0x48e56d[_0x933cd3(0x1a5)](_0x30a9d7,_0x933cd3(0x15e));});});}for(const _0x2e7c96 of[_0x590a16(0x1c0),_0x590a16(0x163)]){const _0x317c52=_0x5ab5d8[_0x590a16(0x182)][_0x590a16(0x16e)](_0x2e7c96);_0x48e56d[_0x590a16(0x17c)](_0x2e7c96,_0x1ac8c9=>{const _0x42a575=_0x590a16;_0x5ab5d8[_0x42a575(0x196)][_0x42a575(0x165)](_0x1d526a=>{const _0x294c75=_0x42a575;_0x1ac8c9();const _0xacb0db=_0x294c75(0x1a0)===_0x317c52[_0x294c75(0x15a)],_0x5bb834=_0x177dba[_0x294c75(0x187)](_0x13d3b0),_0x1c2a0a=_0x177dba[_0x294c75(0x1b1)](_0x5bb834),_0x29ed52=_0xacb0db?_0x1c2a0a[_0x294c75(0x195)]-0x1:_0x1c2a0a[_0x294c75(0x1b5)]+0x1,_0x7662c2=_0x5bb834[0x0][_0x294c75(0x181)](_0x294c75(0x1e2)),_0x3f18f2=_0x177dba[_0x294c75(0x188)](_0x7662c2,{'startRow':0x0,'column':_0x29ed52,'includeAllSlots':!0x1}),_0x476e00=Array[_0x294c75(0x1be)](_0x3f18f2)[_0x294c75(0x1a8)](_0x239884=>_0x1d526a[_0x294c75(0x172)](_0x239884[_0x294c75(0x15c)]));_0x48e56d[_0x294c75(0x1a5)](_0x476e00,_0x294c75(0x179));});});}for(const _0x18cf6d of[_0x590a16(0x1a2),_0x590a16(0x1d7)]){const _0x3fbf81=_0x18cf6d[_0x590a16(0x1c3)](0xb),_0x4e7097=_0x3fbf81[_0x590a16(0x167)](),_0x2097c3=_0x4e7097[_0x590a16(0x1c3)](0x0,0x3)+_0x590a16(0x18d),_0x394e0d=_0x590a16(0x1e2)+_0x3fbf81,_0x2563f3=_0x590a16(0x1ee)+_0x3fbf81,_0x4a272f=_0x590a16(0x16a)+_0x3fbf81;_0x48e56d[_0x590a16(0x17c)](_0x18cf6d,()=>{const _0x49f0b4=_0x590a16;_0x5ab5d8[_0x49f0b4(0x196)][_0x49f0b4(0x165)](_0x32d1bb=>{const _0x306a28=_0x49f0b4,_0x25aec3=_0x177dba[_0x306a28(0x187)](_0x13d3b0),_0x54db73=_0x25aec3[0x0][_0x306a28(0x181)](_0x306a28(0x1e2));let _0x2f0ef2;if(_0x306a28(0x1a2)==_0x18cf6d){const _0x1d981c=_0x177dba[_0x306a28(0x18e)](_0x25aec3);_0x2f0ef2={'startRow':_0x1d981c[_0x306a28(0x195)],'endRow':_0x1d981c[_0x306a28(0x1b5)],'includeAllSlots':!0x0};}else{const _0x4b3f63=_0x177dba[_0x306a28(0x1b1)](_0x25aec3);_0x2f0ef2={'startColumn':_0x4b3f63[_0x306a28(0x195)],'endColumn':_0x4b3f63[_0x306a28(0x1b5)],'includeAllSlots':!0x0};}const _0x4dd1df=_0x177dba[_0x306a28(0x188)](_0x54db73,_0x2f0ef2),_0x365f36=Array[_0x306a28(0x1be)](_0x4dd1df)[_0x306a28(0x1a8)](({cell:_0x5d4257})=>_0x5d4257),_0x295c3a=be(_0x365f36[_0x306a28(0x1e8)](_0x49a892=>_0x49a892[_0x306a28(0x184)](_0x2097c3))),_0x3b8b68=be(_0x365f36[_0x306a28(0x1e8)](_0x11b3fb=>!_0x11b3fb[_0x306a28(0x184)](_0x2097c3)))[_0x306a28(0x1a8)](_0x2d9b6d=>_0x32d1bb[_0x306a28(0x172)](_0x2d9b6d)),_0x6f7828=_0x48e56d[_0x306a28(0x183)](_0x3b8b68,_0x394e0d);if(_0x6f7828&&(_0x306a28(0x15e)==_0x6f7828[_0x306a28(0x185)]||_0x306a28(0x179)==_0x6f7828[_0x306a28(0x185)])){const _0x5e4a7c=this[_0x306a28(0x1d3)](_0x6f7828);for(const _0x2e9d70 of _0x295c3a){const _0xb3506d=_0x32d1bb[_0x306a28(0x172)](_0x2e9d70),_0x4e0a72=_0x177dba[_0x306a28(0x1ec)](_0x2e9d70),_0x2afbcd=_0x2e9d70[_0x306a28(0x177)](_0x2097c3)-0x1,_0x101bf9=_0x5e4a7c[_0x2563f3],_0x34a7c9=_0x5e4a7c[_0x4a272f];_0x101bf9<=_0x4e0a72[_0x4e7097]&&_0x4e0a72[_0x4e7097]+_0x2afbcd<=_0x34a7c9&&_0x6f7828[_0x306a28(0x19d)](_0xb3506d);}}});});}function _0x6b7fdd(_0x210c22){const _0x24f448=_0x590a16,_0x36126a=Array[_0x24f448(0x1be)](_0x13d3b0[_0x24f448(0x1ed)]())[_0x24f448(0x1a8)](_0x4c690c=>_0x491b03[_0x24f448(0x1a3)](_0x4c690c));_0x5ab5d8[_0x24f448(0x196)][_0x24f448(0x165)](_0x525076=>{const _0x42e241=_0x24f448,_0x10a915=_0x525076[_0x42e241(0x1eb)];_0x210c22=_0x210c22[_0x42e241(0x1e8)](_0xee94de=>_0x42e241(0x178)!=_0xee94de[_0x42e241(0x18a)][_0x42e241(0x1e5)]),_0x525076[_0x42e241(0x1a1)](_0x210c22),_0x5ab5d8[_0x42e241(0x182)][_0x42e241(0x16e)](_0x42e241(0x1a2))[_0x42e241(0x18c)](),_0x5ab5d8[_0x42e241(0x192)](_0x42e241(0x1a2),{'forceDefaultExecution':!0x0}),_0x5ab5d8[_0x42e241(0x196)][_0x42e241(0x174)](()=>{const _0xca5db=_0x42e241;_0x5ab5d8[_0xca5db(0x196)][_0xca5db(0x174)](_0x10a915,_0x52586f=>{const _0x28f9ab=_0xca5db,_0x741a4d=_0x36126a[_0x28f9ab(0x1e8)](_0x3eb615=>_0x28f9ab(0x178)!=_0x3eb615[_0x28f9ab(0x18a)][_0x28f9ab(0x1e5)]);_0x741a4d[_0x28f9ab(0x173)]>0x0&&_0x52586f[_0x28f9ab(0x1a1)](_0x741a4d);for(const _0x4859a9 of _0x36126a)_0x4859a9[_0x28f9ab(0x1de)]();});});});}function _0x1a6d77(_0x56d004){const _0x17bf53=_0x590a16;_0x5ab5d8[_0x17bf53(0x196)][_0x17bf53(0x165)](_0x2da8a1=>{const _0x49462b=_0x17bf53,_0x3b9fbf=Array[_0x49462b(0x1be)](_0x13d3b0[_0x49462b(0x1ed)]())[_0x49462b(0x1a8)](_0x412679=>_0x491b03[_0x49462b(0x1a3)](_0x412679)),_0x1d5f83=[];for(const _0x5d78fa of _0x56d004)for(const _0x498ecc of _0x5d78fa[_0x49462b(0x1df)]({'shallow':!0x0}))_0x1d5f83[_0x49462b(0x19f)](_0x498ecc);for(const _0x36e4c5 of _0x1d5f83)_0x49462b(0x178)!=_0x36e4c5[_0x49462b(0x18a)][_0x49462b(0x1e5)]&&(_0x2da8a1[_0x49462b(0x1a1)](_0x2da8a1[_0x49462b(0x15d)](_0x36e4c5,0x0)),_0x5ab5d8[_0x49462b(0x182)][_0x49462b(0x16e)](_0x49462b(0x1d7))[_0x49462b(0x18c)](),_0x5ab5d8[_0x49462b(0x192)](_0x49462b(0x1d7),{'forceDefaultExecution':!0x0}));const _0xbebe94=_0x3b9fbf[_0x49462b(0x1e8)](_0x44f5f6=>_0x49462b(0x178)!=_0x44f5f6[_0x49462b(0x18a)][_0x49462b(0x1e5)]);_0xbebe94[_0x49462b(0x173)]>0x0&&_0x2da8a1[_0x49462b(0x1a1)](_0xbebe94);for(const _0x1b6975 of _0x3b9fbf)_0x1b6975[_0x49462b(0x1de)]();});}function _0x5915d6(_0x4c14b4,_0x5128d8){const _0x5176dd=_0x590a16;return _0x5128d8[_0x5176dd(0x199)](_0x9503c6=>_0x4c14b4[_0x5176dd(0x1ab)](_0x1e6880=>_0x1e6880[_0x5176dd(0x1f5)][_0x5176dd(0x1cf)](_0x9503c6[_0x5176dd(0x194)])||_0x9503c6[_0x5176dd(0x1f5)][_0x5176dd(0x1cf)](_0x1e6880[_0x5176dd(0x194)])));}function _0x32e194(_0x5bf6b2,_0x38f302){const _0x470f57=_0x590a16;return!_0x5bf6b2[_0x470f57(0x1ab)](_0x54812e=>_0x38f302[_0x470f57(0x1ab)](_0x111d32=>_0x54812e[_0x470f57(0x197)](_0x111d32)))&&_0x5bf6b2[_0x470f57(0x1ab)](_0x1828ad=>_0x38f302[_0x470f57(0x1ab)](_0x320fe6=>_0x1828ad[_0x470f57(0x1f5)][_0x470f57(0x16b)](_0x320fe6[_0x470f57(0x194)])));}_0x5ab5d8[_0x590a16(0x1d5)][_0x590a16(0x1da)]['on'](_0x590a16(0x1ac),(_0x28d940,_0x3e7599,_0x4527fc)=>{const _0x49761f=_0x590a16;if(!_0x4527fc[_0x49761f(0x193)][_0x49761f(0x171)])return;const _0x136092=_0x3e7599[_0x49761f(0x1f2)];if(!_0x136092)return;const _0x3072ce=_0x4527fc[_0x49761f(0x1b4)][_0x49761f(0x1e0)](_0x136092);function _0x5c0a41(_0x2b96c7){const _0x48277c=_0x49761f;return Array[_0x48277c(0x155)](_0x2b96c7)?_0x2b96c7:[_0x2b96c7];}_0x3072ce&&_0x49761f(0x1e3)===_0x136092[_0x49761f(0x154)]&&_0x21c331(_0x3072ce,_0x4527fc[_0x49761f(0x1aa)],(_0x34b4c8,_0x3a511f,_0x20f881)=>_0x20f881[_0x49761f(0x159)](_0x5c0a41(_0x3a511f[_0x49761f(0x1ef)]),_0x34b4c8),(_0x431d2e,_0x3d9d3e,_0x4eeaa1)=>_0x4eeaa1[_0x49761f(0x1f1)](_0x5c0a41(_0x3d9d3e[_0x49761f(0x1ef)]),_0x431d2e));},{'priority':_0x590a16(0x161)}),_0x48e56d[_0x590a16(0x1d1)][_0x590a16(0x1d8)](_0x446ceb=>{const _0x5bbc43=_0x590a16;if(_0x5bbc43(0x1d0)!=_0x446ceb[_0x5bbc43(0x1f3)]&&_0x5bbc43(0x17b)!=_0x446ceb[_0x5bbc43(0x1f3)])return;const _0x39e207=_0x446ceb[_0x5bbc43(0x1b0)]();if(null!=_0x39e207&&_0x39e207['is'](_0x5bbc43(0x16f),_0x5bbc43(0x1e2))){if(_0x5bbc43(0x1d0)==_0x446ceb[_0x5bbc43(0x1f3)]){const _0x5dbdb6=_0x446ceb[_0x5bbc43(0x1df)]()[_0x5bbc43(0x1e8)](_0x1b1364=>_0x1b1364['is'](_0x5bbc43(0x17f)))[_0x5bbc43(0x1a8)](_0x56a213=>_0x56a213[_0x5bbc43(0x1d5)]);if(_0x5dbdb6[_0x5bbc43(0x173)])return{'type':_0x5bbc43(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x5bbc43(0x18b),_0xd9f0c9(_0x4450f3,_0x5bbc43(0x156),'\x22'+_0x5dbdb6[_0x5bbc43(0x1c9)]('\x20')+'\x22'))};}if(_0x5bbc43(0x17b)==_0x446ceb[_0x5bbc43(0x1f3)]){const _0x69802c=_0x446ceb[_0x5bbc43(0x1df)]()[_0x5bbc43(0x1e8)](_0x5f09c0=>_0x5f09c0['is'](_0x5bbc43(0x17f)))[_0x5bbc43(0x1a8)](_0x268d21=>_0x268d21[_0x5bbc43(0x1d5)]);if(_0x69802c[_0x5bbc43(0x173)])return{'type':_0x5bbc43(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x5bbc43(0x1e9),_0xd9f0c9(_0x4450f3,_0x5bbc43(0x156),'\x22'+_0x69802c[_0x5bbc43(0x1c9)]('\x20')+'\x22'))};}}}),_0x48e56d[_0x590a16(0x1d1)][_0x590a16(0x1d8)](_0x27693d=>{const _0x1ce0ad=_0x590a16;if(_0x1ce0ad(0x15e)==_0x27693d[_0x1ce0ad(0x185)]){const _0x4228a4=_0x27693d[_0x1ce0ad(0x1df)]()[_0x1ce0ad(0x1e8)](_0x357124=>_0x357124['is'](_0x1ce0ad(0x17f)))[_0x1ce0ad(0x1a8)](_0x24d9a8=>_0x24d9a8[_0x1ce0ad(0x1d5)]),_0x303b65=this[_0x1ce0ad(0x1d3)](_0x27693d),_0x26300b=_0x303b65[_0x1ce0ad(0x168)]-_0x303b65[_0x1ce0ad(0x1c2)]+0x1;if(_0x1ce0ad(0x1d0)==_0x27693d[_0x1ce0ad(0x1f3)])return _0x4228a4[_0x1ce0ad(0x173)]?{'type':_0x1ce0ad(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x18b),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1ce),[_0x26300b,'\x22'+_0x4228a4[_0x1ce0ad(0x1c9)]('\x20')+'\x22']))}:{'type':_0x1ce0ad(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x18b),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1f4),_0x26300b))};if(_0x1ce0ad(0x17b)==_0x27693d[_0x1ce0ad(0x1f3)])return _0x4228a4[_0x1ce0ad(0x173)]?{'type':_0x1ce0ad(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1e9),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1ce),[_0x26300b,'\x22'+_0x4228a4[_0x1ce0ad(0x1c9)]('\x20')+'\x22']))}:{'type':_0x1ce0ad(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1e9),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1f4),_0x26300b))};}if(_0x1ce0ad(0x179)==_0x27693d[_0x1ce0ad(0x185)]){const _0x57e044=_0x27693d[_0x1ce0ad(0x1df)]()[_0x1ce0ad(0x1e8)](_0x3d5f95=>_0x3d5f95['is'](_0x1ce0ad(0x17f)))[_0x1ce0ad(0x1a8)](_0x9f6ceb=>_0x9f6ceb[_0x1ce0ad(0x1d5)]),_0x50dae6=this[_0x1ce0ad(0x1d3)](_0x27693d),_0x3f55bb=_0x50dae6[_0x1ce0ad(0x16d)]-_0x50dae6[_0x1ce0ad(0x1dc)]+0x1;if(_0x1ce0ad(0x1d0)==_0x27693d[_0x1ce0ad(0x1f3)])return _0x57e044[_0x1ce0ad(0x173)]?{'type':_0x1ce0ad(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x18b),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x186),[_0x3f55bb,'\x22'+_0x57e044[_0x1ce0ad(0x1c9)]('\x20')+'\x22']))}:{'type':_0x1ce0ad(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x18b),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1ad),_0x3f55bb))};if(_0x1ce0ad(0x17b)==_0x27693d[_0x1ce0ad(0x1f3)])return _0x57e044[_0x1ce0ad(0x173)]?{'type':_0x1ce0ad(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1e9),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x186),[_0x3f55bb,'\x22'+_0x57e044[_0x1ce0ad(0x1c9)]('\x20')+'\x22']))}:{'type':_0x1ce0ad(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1e9),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1ad),_0x3f55bb))};}}),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x1d0),_0x590a16(0x15e),_0x590a16(0x1a6),_0x6b7fdd),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x17b),_0x590a16(0x15e),_0x590a16(0x1e4),_0x6b7fdd),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x1d0),_0x590a16(0x179),_0x590a16(0x1a6),_0x1a6d77),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x17b),_0x590a16(0x179),_0x590a16(0x1e4),_0x1a6d77),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x1d0),_0x590a16(0x179),_0x590a16(0x1c9),_0x5915d6),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x17b),_0x590a16(0x179),_0x590a16(0x1c9),_0x5915d6),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x1d0),_0x590a16(0x15e),_0x590a16(0x1c9),_0x32e194),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x17b),_0x590a16(0x15e),_0x590a16(0x1c9),_0x32e194);}[_0x4eacbd(0x1a4)](){const _0x4cce48=_0x4eacbd,_0x1a9a89=this[_0x4cce48(0x17e)],_0x23ccb9=_0x1a9a89[_0x4cce48(0x196)][_0x4cce48(0x180)][_0x4cce48(0x169)];return(_0x17d02c,_0x16e802)=>{const _0x61b475=_0x4cce48;_0x1a9a89[_0x61b475(0x196)][_0x61b475(0x165)](_0x48a4c9=>{const _0x1e183e=_0x61b475,{commandName:_0x487abc,commandParams:_0xb3ac54}=_0x16e802;let _0x3045b6=_0x17d02c[0x0][_0x1e183e(0x1f5)][_0x1e183e(0x1ea)];_0xb3ac54&&_0xb3ac54[0x0]&&!0x1===_0xb3ac54[0x0][_0x1e183e(0x1c7)]&&(_0x3045b6=_0x17d02c[0x0][_0x1e183e(0x194)][_0x1e183e(0x16c)]);const _0x520d42=_0x48a4c9[_0x1e183e(0x1cd)](_0x3045b6);if(_0x1e183e(0x178)==_0x520d42[_0x1e183e(0x18a)][_0x1e183e(0x1e5)])return;const _0x8dd5e5=Array[_0x1e183e(0x1be)](_0x23ccb9[_0x1e183e(0x1ed)]())[_0x1e183e(0x1a8)](_0x3c595f=>_0x491b03[_0x1e183e(0x1a3)](_0x3c595f));_0x48a4c9[_0x1e183e(0x1a1)](_0x520d42),_0x1a9a89[_0x1e183e(0x182)][_0x1e183e(0x16e)](_0x487abc)[_0x1e183e(0x18c)](),_0xb3ac54[_0x1e183e(0x19f)]({'forceDefaultExecution':!0x0}),_0x1a9a89[_0x1e183e(0x192)](_0x487abc,..._0xb3ac54);const _0x571599=_0x8dd5e5[_0x1e183e(0x1e8)](_0x2ee4fb=>_0x1e183e(0x178)!=_0x2ee4fb[_0x1e183e(0x18a)][_0x1e183e(0x1e5)]);_0x571599[_0x1e183e(0x173)]>0x0&&_0x48a4c9[_0x1e183e(0x1a1)](_0x571599);for(const _0x5a69bf of _0x8dd5e5)_0x5a69bf[_0x1e183e(0x1de)]();});};}[_0x4eacbd(0x198)](_0x514020){const _0x56661e=_0x4eacbd,_0x98faa9=this[_0x56661e(0x17e)][_0x56661e(0x1b8)][_0x56661e(0x16e)](_0x56661e(0x1af));let _0x144a3f=Number[_0x56661e(0x1e6)],_0xefa82f=Number[_0x56661e(0x190)],_0x799e2d=Number[_0x56661e(0x1e6)],_0x21f0b7=Number[_0x56661e(0x190)];for(const _0x1c159c of _0x514020){if(_0x56661e(0x178)==_0x1c159c[_0x56661e(0x18a)][_0x56661e(0x1e5)])continue;const {row:_0x65bc30,column:_0x1b5744}=_0x98faa9[_0x56661e(0x1ec)](_0x1c159c),_0x5a52e2=_0x1c159c[_0x56661e(0x184)](_0x56661e(0x1b7))?_0x1c159c[_0x56661e(0x177)](_0x56661e(0x1b7))-0x1:0x0,_0x171959=_0x1c159c[_0x56661e(0x184)](_0x56661e(0x158))?_0x1c159c[_0x56661e(0x177)](_0x56661e(0x158))-0x1:0x0;_0x144a3f=_0x65bc30<_0x144a3f?_0x65bc30:_0x144a3f,_0xefa82f=_0x65bc30+_0x5a52e2>_0xefa82f?_0x65bc30+_0x5a52e2:_0xefa82f,_0x799e2d=_0x1b5744<_0x799e2d?_0x1b5744:_0x799e2d,_0x21f0b7=_0x1b5744+_0x171959>_0x21f0b7?_0x1b5744+_0x171959:_0x21f0b7;}return{'minRow':_0x144a3f,'maxRow':_0xefa82f,'minColumn':_0x799e2d,'maxColumn':_0x21f0b7};}[_0x4eacbd(0x1dd)](){const _0x2a26df=_0x4eacbd,_0x11ad4c=this[_0x2a26df(0x17e)],_0xa29021=_0x11ad4c[_0x2a26df(0x1b8)][_0x2a26df(0x16e)](_0x2a26df(0x19b)),_0x473f6e=_0x11ad4c[_0x2a26df(0x1b8)][_0x2a26df(0x16e)](_0x2a26df(0x1af));_0x11ad4c[_0x2a26df(0x196)][_0x2a26df(0x180)]['on'](_0x2a26df(0x19a),()=>{const _0x345f95=_0x2a26df,_0x586f88=Array[_0x345f95(0x1be)](_0x11ad4c[_0x345f95(0x196)][_0x345f95(0x180)][_0x345f95(0x1d4)][_0x345f95(0x166)]());for(const {name:_0x33f6ab,data:_0x295080}of _0x586f88){const {group:_0x488f55,id:_0x5c18d2,subType:_0x3b776b}=_0xa29021[_0x345f95(0x1d6)](_0x33f6ab);if(_0x345f95(0x19c)!=_0x488f55)continue;if(null!=_0x295080[_0x345f95(0x1b3)])continue;const _0x4e5c28=_0xa29021[_0x345f95(0x170)](_0x5c18d2);this[_0x345f95(0x1bc)][_0x345f95(0x1db)](_0x3b776b)&&this[_0x345f95(0x1bb)][_0x345f95(0x1ba)](_0x4e5c28);}},{'priority':_0x2a26df(0x162)});const _0x29446d=(_0x5f58b9,_0x348ad7)=>{const _0x48d519=_0x2a26df;let _0x5e09bf=!0x1;const _0x28a20f=_0x348ad7[_0x48d519(0x172)](_0x5f58b9),_0x3fdd44=_0x5f58b9[_0x48d519(0x181)](_0x48d519(0x1e2)),_0x26d70e=_0x473f6e[_0x48d519(0x1ec)](_0x5f58b9);for(const _0x49169d of this[_0x48d519(0x1bb)]){const _0x1a613c=_0x49169d[_0x48d519(0x185)],_0x17c30c=_0x1a613c[_0x48d519(0x15b)](_0x48d519(0x1a7)),_0x43e1ee=_0x1a613c[_0x48d519(0x1c3)](_0x17c30c?0xa:0x5),_0x4ba57d=_0x43e1ee[_0x48d519(0x167)](),_0x33ffa0=_0x4ba57d[_0x48d519(0x1c3)](0x0,0x3)+_0x48d519(0x18d),_0xf5e276=_0x48d519(0x1ee)+_0x43e1ee,_0x19cd55=_0x48d519(0x16a)+_0x43e1ee;if(!_0x49169d[_0x48d519(0x1e1)])continue;if(_0x3fdd44!=_0x49169d[_0x48d519(0x1b6)]()[_0x48d519(0x194)][_0x48d519(0x181)](_0x48d519(0x1e2)))continue;if(_0x49169d[_0x48d519(0x15f)](_0x28a20f))continue;const _0x3c4675=_0x5f58b9[_0x48d519(0x184)](_0x33ffa0)?_0x5f58b9[_0x48d519(0x177)](_0x33ffa0)-0x1:0x0,_0x4065f6=this[_0x48d519(0x1d3)](_0x49169d),_0x4e2748=_0x4065f6[_0xf5e276],_0x169d99=_0x4065f6[_0x19cd55];_0x4e2748<=_0x26d70e[_0x4ba57d]&&_0x26d70e[_0x4ba57d]+_0x3c4675<=_0x169d99&&(_0x49169d[_0x48d519(0x19d)](_0x28a20f),_0x5e09bf=!0x0);}return _0x5e09bf;};_0x11ad4c[_0x2a26df(0x196)][_0x2a26df(0x180)][_0x2a26df(0x152)](_0xb1ff86=>{const _0x22362d=_0x2a26df;let _0x26aa48=!0x1;for(const _0x59916d of _0x11ad4c[_0x22362d(0x196)][_0x22362d(0x180)][_0x22362d(0x1d4)][_0x22362d(0x1ae)]())if(_0x22362d(0x1e7)==_0x59916d[_0x22362d(0x1f3)]){if(_0x22362d(0x15e)==_0x59916d[_0x22362d(0x154)]){for(const _0x4e488b of _0x59916d[_0x22362d(0x164)][_0x22362d(0x16c)][_0x22362d(0x1f0)]())_0x26aa48=_0x26aa48||_0x29446d(_0x4e488b,_0xb1ff86);}else _0x22362d(0x1e3)==_0x59916d[_0x22362d(0x154)]&&(_0x26aa48=_0x26aa48||_0x29446d(_0x59916d[_0x22362d(0x164)][_0x22362d(0x16c)],_0xb1ff86));}return _0x26aa48;});}[_0x4eacbd(0x1d3)](_0x30838a){const _0x487a15=_0x4eacbd;return this[_0x487a15(0x198)](_0x30838a[_0x487a15(0x1ed)]()[_0x487a15(0x1a8)](_0x46ecd0=>_0x46ecd0[_0x487a15(0x194)][_0x487a15(0x16c)]));}}function _0x59bd(_0x186f26,_0x5bd06e){const _0x2b5fad=_0x2b5f();return _0x59bd=function(_0x59bd47,_0xd4d8e){_0x59bd47=_0x59bd47-0x152;let _0x5048d6=_0x2b5fad[_0x59bd47];return _0x5048d6;},_0x59bd(_0x186f26,_0x5bd06e);}function be(_0x16e156){const _0x14da39=_0x4eacbd;return Array[_0x14da39(0x1be)](new Set(_0x16e156)[_0x14da39(0x1bf)]());}
23
+ const _0x32d86f=_0x29f7;(function(_0x11e839,_0x1002fd){const _0x55ff36=_0x29f7,_0x267a9e=_0x11e839();while(!![]){try{const _0x5af005=parseInt(_0x55ff36(0x1ee))/0x1+parseInt(_0x55ff36(0x1da))/0x2*(parseInt(_0x55ff36(0x1e6))/0x3)+-parseInt(_0x55ff36(0x225))/0x4+parseInt(_0x55ff36(0x1a6))/0x5+parseInt(_0x55ff36(0x1a0))/0x6+parseInt(_0x55ff36(0x1c9))/0x7+-parseInt(_0x55ff36(0x197))/0x8*(parseInt(_0x55ff36(0x203))/0x9);if(_0x5af005===_0x1002fd)break;else _0x267a9e['push'](_0x267a9e['shift']());}catch(_0x5f4cae){_0x267a9e['push'](_0x267a9e['shift']());}}}(_0x3b99,0xc2cf2));function _0x29f7(_0x1100e0,_0x162d21){const _0x3b9979=_0x3b99();return _0x29f7=function(_0x29f735,_0x3b0977){_0x29f735=_0x29f735-0x18e;let _0x4e0102=_0x3b9979[_0x29f735];return _0x4e0102;},_0x29f7(_0x1100e0,_0x162d21);}function _0x3b99(){const _0x57cabc=['low','document','createRangeOn','createTableWalker','add','first','maxColumn','registerElementLabel','downcastDispatcher','getFirstRange','showSuggestionHighlights','end','TableUtils','discard','1298852oQFAVk','markMultiRangeDeletion','ELEMENT_TABLE_ROW_WITH_TEXT','getRowIndexes','forceValue','getSelectionAffectedTableCells','$textProxy','element','isIntersectingWithRange','hasAttribute','isIntersecting','registerCustomCallback','tablePaste','min','start','markMultiRangeInsertion','differ','nodeBefore','every','getColumnIndexes','230920sBoyad','batch','createPositionAt','insertTableColumnLeft','minColumn','_suggestionFactory','getChildren','insertTableRowBelow','ELEMENT_TABLE','4741554gqjhbK','model','startsWith','includes','last','from','7740170rRMHWL','insertTableRowAbove','_acceptFormatSuggestionCallbackFactory','MAX_SAFE_INTEGER','writer','enqueueChange','colspan','has','_getSuggestionCoords','item','accept','order','ELEMENT_TABLE_COLUMN','addRange','findAncestor','getAttribute','tableColumn','execute','TableEditing','selectTableRow','removeTableColumn','$graveyard','maxRow','isEqual','getChanges','above','name','deletion','getItems','TrackChangesEditing','refresh','setSelection','_getCoordsForCells','addClass','ELEMENT_TABLE_COLUMN_WITH_TEXT','9402960lEXKnL','oldRange','some','position','values','editor','getContainedElement','insertTableColumnRight','length','selectTableColumn','locale','_splitMarkerName','commands','_setupColumnsRowsFixing','substr','isTouching','span','191014TtzZJX','ELEMENT_TABLE_WITH_TEXT','classes','toViewElement','detach','map','plugins','subType','minRow','change:data','getSuggestion','toLowerCase','9DiWphP','push','left','table','rootName','max','*Insert:*\x20%0','registerDescriptionCallback','329707tTiBdQ','nodeAfter','getChangedMarkers','MIN_SAFE_INTEGER','removeTableRow','getCellLocation','registerPostFixer','insert','suggestion','addMarker:suggestion','createRangeIn','type','highest','fromRange','options','cell','tableRow','rowspan','mapper','isArray','root','990WyvvdV','enableCommand','isInContent','_tableSuggestions','getRanges','removeClass','*Remove:*\x20%0','insertion','descriptionFactory','insertTable','filter','get','afterInit','join','ELEMENT_TABLE_ROW','selection','tableCell','data','_tablePostFixingSubtypes','change'];_0x3b99=function(){return _0x57cabc;};return _0x3b99();}import{Plugin as _0x3c3a50}from'ckeditor5/src/core.js';import{LiveRange as _0x445cbb}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x13e1fc}from'ckeditor5/src/widget.js';import{getTranslation as _0x2e89f4}from'../utils/common-translations.js';export default class It extends _0x3c3a50{constructor(_0x2e34d8){const _0x5738b2=_0x29f7;super(_0x2e34d8),this[_0x5738b2(0x215)]=[_0x5738b2(0x1fe),_0x5738b2(0x1b6)],this[_0x5738b2(0x206)]=new Set();}[_0x32d86f(0x20f)](){const _0x54ad39=_0x32d86f,_0x3cb757=this[_0x54ad39(0x1ce)],_0x57e0e9=_0x3cb757[_0x54ad39(0x1a1)][_0x54ad39(0x218)][_0x54ad39(0x212)];if(!_0x3cb757[_0x54ad39(0x1e0)][_0x54ad39(0x1ad)](_0x54ad39(0x1b8)))return;const _0x484a21=_0x3cb757[_0x54ad39(0x1d3)],_0xc177d2=_0x3cb757[_0x54ad39(0x1e0)][_0x54ad39(0x20e)](_0x54ad39(0x1c3)),_0x381188=_0x3cb757[_0x54ad39(0x1e0)][_0x54ad39(0x20e)](_0x54ad39(0x223));_0xc177d2[_0x54ad39(0x20b)][_0x54ad39(0x21e)](_0x54ad39(0x1e9),_0x10c4d0=>_0x2e89f4(_0x484a21,_0x54ad39(0x19f),_0x10c4d0)),this[_0x54ad39(0x1d6)](),_0xc177d2[_0x54ad39(0x204)](_0x54ad39(0x20c)),_0xc177d2[_0x54ad39(0x204)](_0x54ad39(0x1b9)),_0xc177d2[_0x54ad39(0x204)](_0x54ad39(0x1d2));for(const _0x55b20d of[_0x54ad39(0x1a7),_0x54ad39(0x19e)]){const _0x154783=_0x3cb757[_0x54ad39(0x1d5)][_0x54ad39(0x20e)](_0x55b20d);_0xc177d2[_0x54ad39(0x204)](_0x55b20d,_0x41b980=>{const _0x2e0abd=_0x54ad39;_0x3cb757[_0x2e0abd(0x1a1)][_0x2e0abd(0x216)](_0x1a7cfa=>{const _0x2b0a2f=_0x2e0abd;_0x41b980();const _0x1caaa3=_0x2b0a2f(0x1bf)===_0x154783[_0x2b0a2f(0x1b1)],_0x3abb09=_0x381188[_0x2b0a2f(0x22a)](_0x57e0e9),_0x5dbf49=_0x381188[_0x2b0a2f(0x228)](_0x3abb09),_0x2542d9=_0x1caaa3?_0x5dbf49[_0x2b0a2f(0x21c)]-0x1:_0x5dbf49[_0x2b0a2f(0x1a4)]+0x1,_0xecf9a5=_0x3abb09[0x0][_0x2b0a2f(0x1b4)](_0x2b0a2f(0x1e9)),_0x367ae7=_0x381188[_0x2b0a2f(0x21a)](_0xecf9a5,{'startRow':_0x2542d9,'endRow':_0x2542d9}),_0x8297d4=Array[_0x2b0a2f(0x1a5)](_0x367ae7)[_0x2b0a2f(0x1df)](_0x3c398f=>_0x1a7cfa[_0x2b0a2f(0x219)](_0x3c398f[_0x2b0a2f(0x1fd)]));_0xc177d2[_0x2b0a2f(0x192)](_0x8297d4,_0x2b0a2f(0x1fe));});});}for(const _0x2c1c6b of[_0x54ad39(0x19a),_0x54ad39(0x1d0)]){const _0x4baa21=_0x3cb757[_0x54ad39(0x1d5)][_0x54ad39(0x20e)](_0x2c1c6b);_0xc177d2[_0x54ad39(0x204)](_0x2c1c6b,_0x48f0d5=>{const _0x2cae71=_0x54ad39;_0x3cb757[_0x2cae71(0x1a1)][_0x2cae71(0x216)](_0x4c2a1e=>{const _0x4a26ee=_0x2cae71;_0x48f0d5();const _0x4da1a4=_0x4a26ee(0x1e8)===_0x4baa21[_0x4a26ee(0x1b1)],_0x3a38e5=_0x381188[_0x4a26ee(0x22a)](_0x57e0e9),_0x4152e6=_0x381188[_0x4a26ee(0x196)](_0x3a38e5),_0xad502b=_0x4da1a4?_0x4152e6[_0x4a26ee(0x21c)]-0x1:_0x4152e6[_0x4a26ee(0x1a4)]+0x1,_0x36e9b6=_0x3a38e5[0x0][_0x4a26ee(0x1b4)](_0x4a26ee(0x1e9)),_0x17b66c=_0x381188[_0x4a26ee(0x21a)](_0x36e9b6,{'startRow':0x0,'column':_0xad502b,'includeAllSlots':!0x1}),_0x32e9ea=Array[_0x4a26ee(0x1a5)](_0x17b66c)[_0x4a26ee(0x1df)](_0x4d98ae=>_0x4c2a1e[_0x4a26ee(0x219)](_0x4d98ae[_0x4a26ee(0x1fd)]));_0xc177d2[_0x4a26ee(0x192)](_0x32e9ea,_0x4a26ee(0x1b6));});});}for(const _0x5fdca2 of[_0x54ad39(0x1f2),_0x54ad39(0x1ba)]){const _0x46cb4f=_0x5fdca2[_0x54ad39(0x1d7)](0xb),_0x55c55f=_0x46cb4f[_0x54ad39(0x1e5)](),_0x2f1988=_0x55c55f[_0x54ad39(0x1d7)](0x0,0x3)+_0x54ad39(0x1d9),_0x13bc89=_0x54ad39(0x1e9)+_0x46cb4f,_0x33b5fc=_0x54ad39(0x190)+_0x46cb4f,_0x22d484=_0x54ad39(0x1eb)+_0x46cb4f;_0xc177d2[_0x54ad39(0x204)](_0x5fdca2,()=>{const _0x421b16=_0x54ad39;_0x3cb757[_0x421b16(0x1a1)][_0x421b16(0x216)](_0x5d3e90=>{const _0xf06912=_0x421b16,_0x11c843=_0x381188[_0xf06912(0x22a)](_0x57e0e9),_0x333c6a=_0x11c843[0x0][_0xf06912(0x1b4)](_0xf06912(0x1e9));let _0x33997c;if(_0xf06912(0x1f2)==_0x5fdca2){const _0x483bea=_0x381188[_0xf06912(0x228)](_0x11c843);_0x33997c={'startRow':_0x483bea[_0xf06912(0x21c)],'endRow':_0x483bea[_0xf06912(0x1a4)],'includeAllSlots':!0x0};}else{const _0xd29874=_0x381188[_0xf06912(0x196)](_0x11c843);_0x33997c={'startColumn':_0xd29874[_0xf06912(0x21c)],'endColumn':_0xd29874[_0xf06912(0x1a4)],'includeAllSlots':!0x0};}const _0x50162a=_0x381188[_0xf06912(0x21a)](_0x333c6a,_0x33997c),_0x38ca77=Array[_0xf06912(0x1a5)](_0x50162a)[_0xf06912(0x1df)](({cell:_0x3b51e5})=>_0x3b51e5),_0x135d39=be(_0x38ca77[_0xf06912(0x20d)](_0x2760d1=>_0x2760d1[_0xf06912(0x22e)](_0x2f1988))),_0x79bb71=be(_0x38ca77[_0xf06912(0x20d)](_0x16b7aa=>!_0x16b7aa[_0xf06912(0x22e)](_0x2f1988)))[_0xf06912(0x1df)](_0x49d80d=>_0x5d3e90[_0xf06912(0x219)](_0x49d80d)),_0x25d8ef=_0xc177d2[_0xf06912(0x226)](_0x79bb71,_0x13bc89);if(_0x25d8ef&&(_0xf06912(0x1fe)==_0x25d8ef[_0xf06912(0x1e1)]||_0xf06912(0x1b6)==_0x25d8ef[_0xf06912(0x1e1)])){const _0x3a18e8=this[_0xf06912(0x1ae)](_0x25d8ef);for(const _0x5ce26c of _0x135d39){const _0x4ee735=_0x5d3e90[_0xf06912(0x219)](_0x5ce26c),_0x523b59=_0x381188[_0xf06912(0x1f3)](_0x5ce26c),_0x1c4b33=_0x5ce26c[_0xf06912(0x1b5)](_0x2f1988)-0x1,_0x1d2ebb=_0x3a18e8[_0x33b5fc],_0x40ff57=_0x3a18e8[_0x22d484];_0x1d2ebb<=_0x523b59[_0x55c55f]&&_0x523b59[_0x55c55f]+_0x1c4b33<=_0x40ff57&&_0x25d8ef[_0xf06912(0x1b3)](_0x4ee735);}}});});}function _0x54706f(_0x285d96){const _0x5b93e4=_0x54ad39,_0x38505a=Array[_0x5b93e4(0x1a5)](_0x57e0e9[_0x5b93e4(0x207)]())[_0x5b93e4(0x1df)](_0x150ccf=>_0x445cbb[_0x5b93e4(0x1fb)](_0x150ccf));_0x3cb757[_0x5b93e4(0x1a1)][_0x5b93e4(0x216)](_0x24d788=>{const _0x3d9e22=_0x5b93e4,_0x44f2ee=_0x24d788[_0x3d9e22(0x198)];_0x285d96=_0x285d96[_0x3d9e22(0x20d)](_0x42a1d5=>_0x3d9e22(0x1bb)!=_0x42a1d5[_0x3d9e22(0x202)][_0x3d9e22(0x1ea)]),_0x24d788[_0x3d9e22(0x1c5)](_0x285d96),_0x3cb757[_0x3d9e22(0x1d5)][_0x3d9e22(0x20e)](_0x3d9e22(0x1f2))[_0x3d9e22(0x1c4)](),_0x3cb757[_0x3d9e22(0x1b7)](_0x3d9e22(0x1f2),{'forceDefaultExecution':!0x0}),_0x3cb757[_0x3d9e22(0x1a1)][_0x3d9e22(0x1ab)](()=>{const _0x298dc5=_0x3d9e22;_0x3cb757[_0x298dc5(0x1a1)][_0x298dc5(0x1ab)](_0x44f2ee,_0x3f860a=>{const _0x415b3a=_0x298dc5,_0x16c3d3=_0x38505a[_0x415b3a(0x20d)](_0x317bb8=>_0x415b3a(0x1bb)!=_0x317bb8[_0x415b3a(0x202)][_0x415b3a(0x1ea)]);_0x16c3d3[_0x415b3a(0x1d1)]>0x0&&_0x3f860a[_0x415b3a(0x1c5)](_0x16c3d3);for(const _0x1565a9 of _0x38505a)_0x1565a9[_0x415b3a(0x1de)]();});});});}function _0x28d347(_0x144d82){const _0x4e55dd=_0x54ad39;_0x3cb757[_0x4e55dd(0x1a1)][_0x4e55dd(0x216)](_0x2457ca=>{const _0x110293=_0x4e55dd,_0x430eae=Array[_0x110293(0x1a5)](_0x57e0e9[_0x110293(0x207)]())[_0x110293(0x1df)](_0x1850c1=>_0x445cbb[_0x110293(0x1fb)](_0x1850c1)),_0x2cbd67=[];for(const _0x4f2fc5 of _0x144d82)for(const _0x5226ca of _0x4f2fc5[_0x110293(0x1c2)]({'shallow':!0x0}))_0x2cbd67[_0x110293(0x1e7)](_0x5226ca);for(const _0x55fcc7 of _0x2cbd67)_0x110293(0x1bb)!=_0x55fcc7[_0x110293(0x202)][_0x110293(0x1ea)]&&(_0x2457ca[_0x110293(0x1c5)](_0x2457ca[_0x110293(0x199)](_0x55fcc7,0x0)),_0x3cb757[_0x110293(0x1d5)][_0x110293(0x20e)](_0x110293(0x1ba))[_0x110293(0x1c4)](),_0x3cb757[_0x110293(0x1b7)](_0x110293(0x1ba),{'forceDefaultExecution':!0x0}));const _0x520771=_0x430eae[_0x110293(0x20d)](_0x444da5=>_0x110293(0x1bb)!=_0x444da5[_0x110293(0x202)][_0x110293(0x1ea)]);_0x520771[_0x110293(0x1d1)]>0x0&&_0x2457ca[_0x110293(0x1c5)](_0x520771);for(const _0x329da0 of _0x430eae)_0x329da0[_0x110293(0x1de)]();});}function _0x4a2460(_0x556a57,_0x3c7695){const _0xc41bb8=_0x54ad39;return _0x3c7695[_0xc41bb8(0x195)](_0x462f1d=>_0x556a57[_0xc41bb8(0x1cb)](_0x99c4ef=>_0x99c4ef[_0xc41bb8(0x222)][_0xc41bb8(0x1bd)](_0x462f1d[_0xc41bb8(0x191)])||_0x462f1d[_0xc41bb8(0x222)][_0xc41bb8(0x1bd)](_0x99c4ef[_0xc41bb8(0x191)])));}function _0x5c61cd(_0x272af6,_0x371c84){const _0x5233ee=_0x54ad39;return!_0x272af6[_0x5233ee(0x1cb)](_0x1dd339=>_0x371c84[_0x5233ee(0x1cb)](_0x350b6a=>_0x1dd339[_0x5233ee(0x22f)](_0x350b6a)))&&_0x272af6[_0x5233ee(0x1cb)](_0x3b50c5=>_0x371c84[_0x5233ee(0x1cb)](_0x3b5771=>_0x3b50c5[_0x5233ee(0x222)][_0x5233ee(0x1d8)](_0x3b5771[_0x5233ee(0x191)])));}_0x3cb757[_0x54ad39(0x214)][_0x54ad39(0x21f)]['on'](_0x54ad39(0x1f7),(_0x2a8e1c,_0x1dbd39,_0x180a86)=>{const _0x4be83f=_0x54ad39;if(!_0x180a86[_0x4be83f(0x1fc)][_0x4be83f(0x221)])return;const _0x226e7b=_0x1dbd39[_0x4be83f(0x1af)];if(!_0x226e7b)return;const _0x58ce8f=_0x180a86[_0x4be83f(0x200)][_0x4be83f(0x1dd)](_0x226e7b);function _0x56b9bc(_0x2788c1){const _0x2b24dd=_0x4be83f;return Array[_0x2b24dd(0x201)](_0x2788c1)?_0x2788c1:[_0x2788c1];}_0x58ce8f&&_0x4be83f(0x213)===_0x226e7b[_0x4be83f(0x1c0)]&&_0x13e1fc(_0x58ce8f,_0x180a86[_0x4be83f(0x1aa)],(_0x4e7269,_0x11f52e,_0x2c5229)=>_0x2c5229[_0x4be83f(0x1c7)](_0x56b9bc(_0x11f52e[_0x4be83f(0x1dc)]),_0x4e7269),(_0x59a6c3,_0x1048ce,_0x464c9b)=>_0x464c9b[_0x4be83f(0x208)](_0x56b9bc(_0x1048ce[_0x4be83f(0x1dc)]),_0x59a6c3));},{'priority':_0x54ad39(0x1fa)}),_0xc177d2[_0x54ad39(0x20b)][_0x54ad39(0x1ed)](_0x5cdc13=>{const _0x37d927=_0x54ad39;if(_0x37d927(0x20a)!=_0x5cdc13[_0x37d927(0x1f9)]&&_0x37d927(0x1c1)!=_0x5cdc13[_0x37d927(0x1f9)])return;const _0xb2ebda=_0x5cdc13[_0x37d927(0x1cf)]();if(null!=_0xb2ebda&&_0xb2ebda['is'](_0x37d927(0x22c),_0x37d927(0x1e9))){if(_0x37d927(0x20a)==_0x5cdc13[_0x37d927(0x1f9)]){const _0x8e1588=_0x5cdc13[_0x37d927(0x1c2)]()[_0x37d927(0x20d)](_0x2c7ba2=>_0x2c7ba2['is'](_0x37d927(0x22b)))[_0x37d927(0x1df)](_0x4be632=>_0x4be632[_0x37d927(0x214)]);if(_0x8e1588[_0x37d927(0x1d1)])return{'type':_0x37d927(0x20a),'content':_0x2e89f4(_0x484a21,_0x37d927(0x1ec),_0x2e89f4(_0x484a21,_0x37d927(0x1db),'\x22'+_0x8e1588[_0x37d927(0x210)]('\x20')+'\x22'))};}if(_0x37d927(0x1c1)==_0x5cdc13[_0x37d927(0x1f9)]){const _0x58cdd1=_0x5cdc13[_0x37d927(0x1c2)]()[_0x37d927(0x20d)](_0x1c6c9f=>_0x1c6c9f['is'](_0x37d927(0x22b)))[_0x37d927(0x1df)](_0x3c8b38=>_0x3c8b38[_0x37d927(0x214)]);if(_0x58cdd1[_0x37d927(0x1d1)])return{'type':_0x37d927(0x1c1),'content':_0x2e89f4(_0x484a21,_0x37d927(0x209),_0x2e89f4(_0x484a21,_0x37d927(0x1db),'\x22'+_0x58cdd1[_0x37d927(0x210)]('\x20')+'\x22'))};}}}),_0xc177d2[_0x54ad39(0x20b)][_0x54ad39(0x1ed)](_0x5f325f=>{const _0x57dbde=_0x54ad39;if(_0x57dbde(0x1fe)==_0x5f325f[_0x57dbde(0x1e1)]){const _0x207232=_0x5f325f[_0x57dbde(0x1c2)]()[_0x57dbde(0x20d)](_0x29e7bb=>_0x29e7bb['is'](_0x57dbde(0x22b)))[_0x57dbde(0x1df)](_0x1540d4=>_0x1540d4[_0x57dbde(0x214)]),_0x48b94c=this[_0x57dbde(0x1ae)](_0x5f325f),_0x37d07d=_0x48b94c[_0x57dbde(0x1bc)]-_0x48b94c[_0x57dbde(0x1e2)]+0x1;if(_0x57dbde(0x20a)==_0x5f325f[_0x57dbde(0x1f9)])return _0x207232[_0x57dbde(0x1d1)]?{'type':_0x57dbde(0x20a),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x1ec),_0x2e89f4(_0x484a21,_0x57dbde(0x227),[_0x37d07d,'\x22'+_0x207232[_0x57dbde(0x210)]('\x20')+'\x22']))}:{'type':_0x57dbde(0x20a),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x1ec),_0x2e89f4(_0x484a21,_0x57dbde(0x211),_0x37d07d))};if(_0x57dbde(0x1c1)==_0x5f325f[_0x57dbde(0x1f9)])return _0x207232[_0x57dbde(0x1d1)]?{'type':_0x57dbde(0x1c1),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x209),_0x2e89f4(_0x484a21,_0x57dbde(0x227),[_0x37d07d,'\x22'+_0x207232[_0x57dbde(0x210)]('\x20')+'\x22']))}:{'type':_0x57dbde(0x1c1),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x209),_0x2e89f4(_0x484a21,_0x57dbde(0x211),_0x37d07d))};}if(_0x57dbde(0x1b6)==_0x5f325f[_0x57dbde(0x1e1)]){const _0x400f60=_0x5f325f[_0x57dbde(0x1c2)]()[_0x57dbde(0x20d)](_0x210d62=>_0x210d62['is'](_0x57dbde(0x22b)))[_0x57dbde(0x1df)](_0x16f8f5=>_0x16f8f5[_0x57dbde(0x214)]),_0x270403=this[_0x57dbde(0x1ae)](_0x5f325f),_0x6a2ef6=_0x270403[_0x57dbde(0x21d)]-_0x270403[_0x57dbde(0x19b)]+0x1;if(_0x57dbde(0x20a)==_0x5f325f[_0x57dbde(0x1f9)])return _0x400f60[_0x57dbde(0x1d1)]?{'type':_0x57dbde(0x20a),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x1ec),_0x2e89f4(_0x484a21,_0x57dbde(0x1c8),[_0x6a2ef6,'\x22'+_0x400f60[_0x57dbde(0x210)]('\x20')+'\x22']))}:{'type':_0x57dbde(0x20a),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x1ec),_0x2e89f4(_0x484a21,_0x57dbde(0x1b2),_0x6a2ef6))};if(_0x57dbde(0x1c1)==_0x5f325f[_0x57dbde(0x1f9)])return _0x400f60[_0x57dbde(0x1d1)]?{'type':_0x57dbde(0x1c1),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x209),_0x2e89f4(_0x484a21,_0x57dbde(0x1c8),[_0x6a2ef6,'\x22'+_0x400f60[_0x57dbde(0x210)]('\x20')+'\x22']))}:{'type':_0x57dbde(0x1c1),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x209),_0x2e89f4(_0x484a21,_0x57dbde(0x1b2),_0x6a2ef6))};}}),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x20a),_0x54ad39(0x1fe),_0x54ad39(0x224),_0x54706f),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x1c1),_0x54ad39(0x1fe),_0x54ad39(0x1b0),_0x54706f),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x20a),_0x54ad39(0x1b6),_0x54ad39(0x224),_0x28d347),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x1c1),_0x54ad39(0x1b6),_0x54ad39(0x1b0),_0x28d347),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x20a),_0x54ad39(0x1b6),_0x54ad39(0x210),_0x4a2460),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x1c1),_0x54ad39(0x1b6),_0x54ad39(0x210),_0x4a2460),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x20a),_0x54ad39(0x1fe),_0x54ad39(0x210),_0x5c61cd),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x1c1),_0x54ad39(0x1fe),_0x54ad39(0x210),_0x5c61cd);}[_0x32d86f(0x1a8)](){const _0x161fa5=_0x32d86f,_0x1558a3=this[_0x161fa5(0x1ce)],_0x42549c=_0x1558a3[_0x161fa5(0x1a1)][_0x161fa5(0x218)][_0x161fa5(0x212)];return(_0x331c2e,_0x5a9dd1)=>{const _0x129d96=_0x161fa5;_0x1558a3[_0x129d96(0x1a1)][_0x129d96(0x216)](_0x183e12=>{const _0x17857a=_0x129d96,{commandName:_0x1f70a2,commandParams:_0x8d27db}=_0x5a9dd1;let _0x4afc0d=_0x331c2e[0x0][_0x17857a(0x222)][_0x17857a(0x194)];_0x8d27db&&_0x8d27db[0x0]&&!0x1===_0x8d27db[0x0][_0x17857a(0x229)]&&(_0x4afc0d=_0x331c2e[0x0][_0x17857a(0x191)][_0x17857a(0x1ef)]);const _0x4c568f=_0x183e12[_0x17857a(0x1f8)](_0x4afc0d);if(_0x17857a(0x1bb)==_0x4c568f[_0x17857a(0x202)][_0x17857a(0x1ea)])return;const _0x3da2a0=Array[_0x17857a(0x1a5)](_0x42549c[_0x17857a(0x207)]())[_0x17857a(0x1df)](_0x56073c=>_0x445cbb[_0x17857a(0x1fb)](_0x56073c));_0x183e12[_0x17857a(0x1c5)](_0x4c568f),_0x1558a3[_0x17857a(0x1d5)][_0x17857a(0x20e)](_0x1f70a2)[_0x17857a(0x1c4)](),_0x8d27db[_0x17857a(0x1e7)]({'forceDefaultExecution':!0x0}),_0x1558a3[_0x17857a(0x1b7)](_0x1f70a2,..._0x8d27db);const _0x9d9ba4=_0x3da2a0[_0x17857a(0x20d)](_0x29970b=>_0x17857a(0x1bb)!=_0x29970b[_0x17857a(0x202)][_0x17857a(0x1ea)]);_0x9d9ba4[_0x17857a(0x1d1)]>0x0&&_0x183e12[_0x17857a(0x1c5)](_0x9d9ba4);for(const _0x4f97a2 of _0x3da2a0)_0x4f97a2[_0x17857a(0x1de)]();});};}[_0x32d86f(0x1c6)](_0x19f76d){const _0x45e240=_0x32d86f,_0x3be70e=this[_0x45e240(0x1ce)][_0x45e240(0x1e0)][_0x45e240(0x20e)](_0x45e240(0x223));let _0x37842e=Number[_0x45e240(0x1a9)],_0x468660=Number[_0x45e240(0x1f1)],_0x545b1f=Number[_0x45e240(0x1a9)],_0x2d74c2=Number[_0x45e240(0x1f1)];for(const _0x9459b of _0x19f76d){if(_0x45e240(0x1bb)==_0x9459b[_0x45e240(0x202)][_0x45e240(0x1ea)])continue;const {row:_0x3c43c9,column:_0x3e80f2}=_0x3be70e[_0x45e240(0x1f3)](_0x9459b),_0xe94de4=_0x9459b[_0x45e240(0x22e)](_0x45e240(0x1ff))?_0x9459b[_0x45e240(0x1b5)](_0x45e240(0x1ff))-0x1:0x0,_0x33f76e=_0x9459b[_0x45e240(0x22e)](_0x45e240(0x1ac))?_0x9459b[_0x45e240(0x1b5)](_0x45e240(0x1ac))-0x1:0x0;_0x37842e=_0x3c43c9<_0x37842e?_0x3c43c9:_0x37842e,_0x468660=_0x3c43c9+_0xe94de4>_0x468660?_0x3c43c9+_0xe94de4:_0x468660,_0x545b1f=_0x3e80f2<_0x545b1f?_0x3e80f2:_0x545b1f,_0x2d74c2=_0x3e80f2+_0x33f76e>_0x2d74c2?_0x3e80f2+_0x33f76e:_0x2d74c2;}return{'minRow':_0x37842e,'maxRow':_0x468660,'minColumn':_0x545b1f,'maxColumn':_0x2d74c2};}[_0x32d86f(0x1d6)](){const _0x61c8e=_0x32d86f,_0x4ef77c=this[_0x61c8e(0x1ce)],_0x569026=_0x4ef77c[_0x61c8e(0x1e0)][_0x61c8e(0x20e)](_0x61c8e(0x1c3)),_0x3a9c1b=_0x4ef77c[_0x61c8e(0x1e0)][_0x61c8e(0x20e)](_0x61c8e(0x223));_0x4ef77c[_0x61c8e(0x1a1)][_0x61c8e(0x218)]['on'](_0x61c8e(0x1e3),()=>{const _0x5c2190=_0x61c8e,_0x38a9ce=Array[_0x5c2190(0x1a5)](_0x4ef77c[_0x5c2190(0x1a1)][_0x5c2190(0x218)][_0x5c2190(0x193)][_0x5c2190(0x1f0)]());for(const {name:_0x2492ee,data:_0x4e0b9e}of _0x38a9ce){const {group:_0x8fefae,id:_0x5cca5e,subType:_0x5b5b71}=_0x569026[_0x5c2190(0x1d4)](_0x2492ee);if(_0x5c2190(0x1f6)!=_0x8fefae)continue;if(null!=_0x4e0b9e[_0x5c2190(0x1ca)])continue;const _0x298475=_0x569026[_0x5c2190(0x1e4)](_0x5cca5e);this[_0x5c2190(0x215)][_0x5c2190(0x1a3)](_0x5b5b71)&&this[_0x5c2190(0x206)][_0x5c2190(0x21b)](_0x298475);}},{'priority':_0x61c8e(0x217)});const _0xa5aea6=(_0x3f8527,_0x148e5d)=>{const _0x139575=_0x61c8e;let _0x11e3a5=!0x1;const _0x15d4c3=_0x148e5d[_0x139575(0x219)](_0x3f8527),_0x5ca658=_0x3f8527[_0x139575(0x1b4)](_0x139575(0x1e9)),_0x4d0ea2=_0x3a9c1b[_0x139575(0x1f3)](_0x3f8527);for(const _0x40c862 of this[_0x139575(0x206)]){const _0x57cab8=_0x40c862[_0x139575(0x1e1)],_0x498afa=_0x57cab8[_0x139575(0x1a2)](_0x139575(0x18f)),_0x5dd34b=_0x57cab8[_0x139575(0x1d7)](_0x498afa?0xa:0x5),_0x1015f6=_0x5dd34b[_0x139575(0x1e5)](),_0x5081a5=_0x1015f6[_0x139575(0x1d7)](0x0,0x3)+_0x139575(0x1d9),_0x512988=_0x139575(0x190)+_0x5dd34b,_0x3de717=_0x139575(0x1eb)+_0x5dd34b;if(!_0x40c862[_0x139575(0x205)])continue;if(_0x5ca658!=_0x40c862[_0x139575(0x220)]()[_0x139575(0x191)][_0x139575(0x1b4)](_0x139575(0x1e9)))continue;if(_0x40c862[_0x139575(0x22d)](_0x15d4c3))continue;const _0x27474b=_0x3f8527[_0x139575(0x22e)](_0x5081a5)?_0x3f8527[_0x139575(0x1b5)](_0x5081a5)-0x1:0x0,_0x305c2b=this[_0x139575(0x1ae)](_0x40c862),_0x555c41=_0x305c2b[_0x512988],_0x478659=_0x305c2b[_0x3de717];_0x555c41<=_0x4d0ea2[_0x1015f6]&&_0x4d0ea2[_0x1015f6]+_0x27474b<=_0x478659&&(_0x40c862[_0x139575(0x1b3)](_0x15d4c3),_0x11e3a5=!0x0);}return _0x11e3a5;};_0x4ef77c[_0x61c8e(0x1a1)][_0x61c8e(0x218)][_0x61c8e(0x1f4)](_0x199a37=>{const _0x4693c3=_0x61c8e;let _0xca884e=!0x1;for(const _0x787411 of _0x4ef77c[_0x4693c3(0x1a1)][_0x4693c3(0x218)][_0x4693c3(0x193)][_0x4693c3(0x1be)]())if(_0x4693c3(0x1f5)==_0x787411[_0x4693c3(0x1f9)]){if(_0x4693c3(0x1fe)==_0x787411[_0x4693c3(0x1c0)]){for(const _0x3eba84 of _0x787411[_0x4693c3(0x1cc)][_0x4693c3(0x1ef)][_0x4693c3(0x19d)]())_0xca884e=_0xca884e||_0xa5aea6(_0x3eba84,_0x199a37);}else _0x4693c3(0x213)==_0x787411[_0x4693c3(0x1c0)]&&(_0xca884e=_0xca884e||_0xa5aea6(_0x787411[_0x4693c3(0x1cc)][_0x4693c3(0x1ef)],_0x199a37));}return _0xca884e;});}[_0x32d86f(0x1ae)](_0xb23bef){const _0x1f7bd3=_0x32d86f;return this[_0x1f7bd3(0x1c6)](_0xb23bef[_0x1f7bd3(0x207)]()[_0x1f7bd3(0x1df)](_0x3b4cb9=>_0x3b4cb9[_0x1f7bd3(0x191)][_0x1f7bd3(0x1ef)]));}}function be(_0x51f77c){const _0x4591cd=_0x32d86f;return Array[_0x4591cd(0x1a5)](new Set(_0x51f77c)[_0x4591cd(0x1cd)]());}