@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240917.0 → 0.0.0-nightly-20240918.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x293d3e=_0x1949;function _0x1949(_0x42de13,_0x682603){const _0x2896f5=_0x2896();return _0x1949=function(_0x19494a,_0x4ff1e2){_0x19494a=_0x19494a-0x1f2;let _0x3960c3=_0x2896f5[_0x19494a];return _0x3960c3;},_0x1949(_0x42de13,_0x682603);}(function(_0x2438b2,_0x5a1b2f){const _0x4c433d=_0x1949,_0xccb159=_0x2438b2();while(!![]){try{const _0x3ef409=-parseInt(_0x4c433d(0x21c))/0x1+-parseInt(_0x4c433d(0x209))/0x2+-parseInt(_0x4c433d(0x224))/0x3*(parseInt(_0x4c433d(0x216))/0x4)+-parseInt(_0x4c433d(0x200))/0x5+parseInt(_0x4c433d(0x243))/0x6*(-parseInt(_0x4c433d(0x234))/0x7)+-parseInt(_0x4c433d(0x220))/0x8+parseInt(_0x4c433d(0x226))/0x9*(parseInt(_0x4c433d(0x23a))/0xa);if(_0x3ef409===_0x5a1b2f)break;else _0xccb159['push'](_0xccb159['shift']());}catch(_0x4187bb){_0xccb159['push'](_0xccb159['shift']());}}}(_0x2896,0xb7ad0));import{Plugin as _0x597a2e}from'ckeditor5/src/core.js';import{getTranslation as _0x42d75b}from'../utils/common-translations.js';export default class pe extends _0x597a2e{[_0x293d3e(0x23d)](){const _0x8088dc=_0x293d3e;if(!this[_0x8088dc(0x247)][_0x8088dc(0x218)][_0x8088dc(0x214)](_0x8088dc(0x1f6)))return;const _0x27c5d2=this[_0x8088dc(0x247)][_0x8088dc(0x20e)][_0x8088dc(0x238)](_0x8088dc(0x213)),_0x26f5e2=this[_0x8088dc(0x247)][_0x8088dc(0x218)][_0x8088dc(0x238)](_0x8088dc(0x1f5));_0x27c5d2[_0x8088dc(0x1fb)]&&(_0x26f5e2[_0x8088dc(0x211)](_0x8088dc(0x23f)),_0x26f5e2[_0x8088dc(0x1f3)](_0x8088dc(0x23f))),_0x27c5d2[_0x8088dc(0x245)]&&(_0x26f5e2[_0x8088dc(0x211)](_0x8088dc(0x249)),_0x26f5e2[_0x8088dc(0x1f3)](_0x8088dc(0x249))),_0x27c5d2[_0x8088dc(0x202)]&&(_0x26f5e2[_0x8088dc(0x211)](_0x8088dc(0x24b)),_0x26f5e2[_0x8088dc(0x1f3)](_0x8088dc(0x24b)));const _0x4cf03d={'type':_0x8088dc(0x203),'content':''};_0x26f5e2[_0x8088dc(0x227)][_0x8088dc(0x21f)](this[_0x8088dc(0x222)][_0x8088dc(0x231)](this));const _0x10bb40=this[_0x8088dc(0x247)][_0x8088dc(0x236)];_0x26f5e2[_0x8088dc(0x227)][_0x8088dc(0x237)](_0x8088dc(0x249),_0x42d75b(_0x10bb40,_0x8088dc(0x23e))),_0x26f5e2[_0x8088dc(0x227)][_0x8088dc(0x21f)](_0x3236c0=>{const _0x422452=_0x8088dc,{data:_0x4cc012}=_0x3236c0;if(_0x4cc012&&_0x422452(0x249)==_0x4cc012[_0x422452(0x210)])return null==_0x4cc012[_0x422452(0x207)]||0x0==_0x4cc012[_0x422452(0x207)]&&null==_0x4cc012[_0x422452(0x1fa)]?_0x4cf03d:void 0x0;}),_0x26f5e2[_0x8088dc(0x227)][_0x8088dc(0x237)](_0x8088dc(0x24b),_0x42d75b(_0x10bb40,_0x8088dc(0x205))),_0x26f5e2[_0x8088dc(0x227)][_0x8088dc(0x21f)](_0x4a9e79=>{const _0x1d6637=_0x8088dc,{data:_0x3a9390}=_0x4a9e79;if(_0x3a9390&&_0x1d6637(0x24b)==_0x3a9390[_0x1d6637(0x210)])return null==_0x3a9390[_0x1d6637(0x207)]||0x1==_0x3a9390[_0x1d6637(0x207)]&&null==_0x3a9390[_0x1d6637(0x1fa)]?_0x4cf03d:void 0x0;}),this[_0x8088dc(0x247)][_0x8088dc(0x221)][_0x8088dc(0x229)][_0x8088dc(0x1f8)](_0x1aa0cf=>{const _0x44bbb7=_0x8088dc;if(_0x1aa0cf[_0x44bbb7(0x20f)][_0x44bbb7(0x22d)])return!0x1;let _0x4d050c=!0x1;const _0x372b28=_0x26f5e2[_0x44bbb7(0x20c)]({'skipNotAttached':!0x0})[_0x44bbb7(0x22a)](_0x966ddd=>{const _0x16305e=_0x44bbb7,_0x4b60f6=_0x26f5e2[_0x16305e(0x1fd)](_0x966ddd);return _0x16305e(0x24b)==_0x4b60f6||_0x16305e(0x249)==_0x4b60f6;});for(const _0x575a78 of _0x372b28){const _0x1b712f=_0x575a78[_0x44bbb7(0x24d)]()[_0x44bbb7(0x1f9)][_0x44bbb7(0x212)][_0x44bbb7(0x232)](_0x44bbb7(0x1f4));if(_0x44bbb7(0x248)==_0x1b712f||_0x44bbb7(0x244)==_0x1b712f)continue;_0x26f5e2[_0x44bbb7(0x201)](_0x575a78[_0x44bbb7(0x24d)](),_0x44bbb7(0x242))[_0x44bbb7(0x233)](_0xa4fe9f=>_0x44bbb7(0x1f4)==_0x26f5e2[_0x44bbb7(0x1fd)](_0xa4fe9f[_0x44bbb7(0x22c)]))||(_0x1aa0cf[_0x44bbb7(0x24c)](_0x575a78[_0x44bbb7(0x228)]()),_0x4d050c=!0x0);}return _0x4d050c;}),this[_0x8088dc(0x21a)]();}[_0x293d3e(0x222)](_0xfcbd06){const _0x18d732=_0x293d3e,_0x2f3f0b=this[_0x18d732(0x247)][_0x18d732(0x236)],{data:_0x10f113}=_0xfcbd06,_0x1b9935={'type':_0x18d732(0x203),'content':''};if(!_0x10f113||_0x18d732(0x23f)!=_0x10f113[_0x18d732(0x210)])return;if(!_0x10f113[_0x18d732(0x1fa)])return _0x18d732(0x20b)==_0x10f113[_0x18d732(0x207)]?_0x1b9935:{'type':_0x18d732(0x203),'content':''+_0x42d75b(_0x2f3f0b,_0x18d732(0x20d),_0x42d75b(_0x2f3f0b,this[_0x18d732(0x1ff)](_0x10f113[_0x18d732(0x207)])))};if(!_0x10f113[_0x18d732(0x207)]){if(_0x18d732(0x20b)==_0x10f113[_0x18d732(0x1fa)])return _0x1b9935;let _0x2c5cf5=_0xfcbd06[_0x18d732(0x22e)];for(;_0x2c5cf5;){if(_0x2c5cf5[_0x18d732(0x1fc)]&&_0x18d732(0x1f4)==_0x2c5cf5[_0x18d732(0x1fc)][_0x18d732(0x210)]&&_0x2c5cf5[_0x18d732(0x1fc)][_0x18d732(0x207)])return _0x1b9935;_0x2c5cf5=_0x2c5cf5[_0x18d732(0x1f2)];}return{'type':_0x18d732(0x203),'content':''+_0x42d75b(_0x2f3f0b,_0x18d732(0x230),_0x42d75b(_0x2f3f0b,this[_0x18d732(0x1ff)](_0x10f113[_0x18d732(0x1fa)])))};}if(_0x18d732(0x20b)!=_0x10f113[_0x18d732(0x207)])return{'type':_0x18d732(0x203),'content':''+_0x42d75b(_0x2f3f0b,_0x18d732(0x20d),_0x42d75b(_0x2f3f0b,this[_0x18d732(0x1ff)](_0x10f113[_0x18d732(0x207)])))};let _0x466e2b=_0xfcbd06[_0x18d732(0x22e)];for(;_0x466e2b;){if(_0x466e2b[_0x18d732(0x1fc)]&&_0x18d732(0x1f4)==_0x466e2b[_0x18d732(0x1fc)][_0x18d732(0x210)]&&_0x466e2b[_0x18d732(0x1fc)][_0x18d732(0x207)]&&_0x466e2b[_0x18d732(0x1fc)][_0x18d732(0x1fa)])return _0x1b9935;_0x466e2b=_0x466e2b[_0x18d732(0x1f2)];}const _0x4df07c=_0xfcbd06[_0x18d732(0x24d)]()[_0x18d732(0x1f9)][_0x18d732(0x212)][_0x18d732(0x232)](_0x18d732(0x1f4));return{'type':_0x18d732(0x203),'content':_0x42d75b(_0x2f3f0b,_0x18d732(0x20d),_0x42d75b(_0x2f3f0b,_0x18d732(0x219)+_0x4df07c[_0x18d732(0x204)]()+_0x18d732(0x208)))};}[_0x293d3e(0x21a)](){const _0x1fc3cc=_0x293d3e,_0x401123=this[_0x1fc3cc(0x247)],_0x25e2ed=_0x401123[_0x1fc3cc(0x236)];_0x401123[_0x1fc3cc(0x218)][_0x1fc3cc(0x238)](_0x1fc3cc(0x1f5))[_0x1fc3cc(0x227)][_0x1fc3cc(0x21f)](_0x3b9b55=>{const _0x34f87c=_0x1fc3cc;if(_0x34f87c(0x22b)!=_0x3b9b55[_0x34f87c(0x225)])return;const {data:_0x380d68}=_0x3b9b55;if(!_0x380d68)return;let _0x4745d2,_0x51ec12;switch(_0x380d68[_0x34f87c(0x21b)]){case _0x34f87c(0x23f):_0x4745d2=_0x34f87c(0x1fe),_0x51ec12={'type':_0x34f87c(0x203),'content':_0x42d75b(_0x25e2ed,_0x4745d2,_0x42d75b(_0x25e2ed,this[_0x34f87c(0x1ff)](_0x380d68[_0x34f87c(0x21d)][0x0][_0x34f87c(0x225)])))};break;case _0x34f87c(0x249):_0x4745d2=_0x380d68[_0x34f87c(0x21d)][0x0][_0x34f87c(0x245)]?_0x34f87c(0x223):_0x34f87c(0x241),_0x51ec12={'type':_0x34f87c(0x203),'content':_0x42d75b(_0x25e2ed,_0x4745d2)};break;case _0x34f87c(0x24b):_0x4745d2=_0x34f87c(0x239),_0x51ec12={'type':_0x34f87c(0x203),'content':_0x42d75b(_0x25e2ed,_0x4745d2,_0x380d68[_0x34f87c(0x21d)][0x0][_0x34f87c(0x202)])};}return _0x51ec12;});}[_0x293d3e(0x1ff)](_0x5c0c73){const _0x1e8f1c=_0x293d3e;return _0x1e8f1c(0x219)+function(_0x2ec598){const _0x3a8d99=_0x1e8f1c;if(ye[_0x3a8d99(0x23b)](_0x2ec598))return _0x3a8d99(0x217);if(Se[_0x3a8d99(0x23b)](_0x2ec598))return _0x3a8d99(0x248);return null;}(_0x5c0c73)[_0x1e8f1c(0x204)]()+_0x1e8f1c(0x24a)+_0x5c0c73[_0x1e8f1c(0x204)]()[_0x1e8f1c(0x235)](/-/g,'_');}}const ye=[_0x293d3e(0x240),_0x293d3e(0x22f),_0x293d3e(0x1f7)],Se=[_0x293d3e(0x215),_0x293d3e(0x21e),_0x293d3e(0x246),_0x293d3e(0x23c),_0x293d3e(0x20a),_0x293d3e(0x206)];function _0x2896(){const _0x300a8a=['model','handleDescriptions','*Format:*\x20set\x20order\x20to\x20reversed','849cVSwbO','type','117Ocxnjr','descriptionFactory','getFirstMarker','document','filter','formatBlock','suggestion','isUndo','head','circle','*Remove\x20format:*\x20%0','bind','getAttribute','find','532rpSBER','replace','locale','registerAttributeLabel','get','*Format:*\x20set\x20start\x20index\x20to\x20%0','3757560xhHPMp','includes','upper-roman','afterInit','FORMAT_LIST_REVERSED','listStyle','disc','*Format:*\x20set\x20order\x20to\x20regular','attribute','25590bfueiE','customNumbered','reversed','lower-roman','editor','numbered','listReversed','_LIST_','listStart','removeMarker','getFirstRange','next','registerBlockAttribute','listType','TrackChangesEditing','ListPropertiesEditing','square','registerPostFixer','start','oldValue','styles','data','_getAttributeKey','*Change\x20to:*\x20%0','_getTranslationKeyForListStyle','1822380TxFeBx','_findSuggestions','startIndex','format','toUpperCase','FORMAT_LIST_START','upper-latin','newValue','_LIST_DEFAULT','855334qirYfZ','lower-latin','default','getSuggestions','*Set\x20format:*\x20%0','config','batch','key','enableDefaultAttributesIntegration','nodeAfter','list.properties','has','decimal','16084ZHnQKr','bulleted','plugins','ELEMENT_','_registerLegacyDescription','commandName','576533fnfNAE','commandParams','decimal-leading-zero','registerDescriptionCallback','10413864wTHKRj'];_0x2896=function(){return _0x300a8a;};return _0x2896();}
23
+ const _0x1b4d2c=_0x2eff;function _0x2eff(_0x56f160,_0x507d72){const _0x27ef35=_0x27ef();return _0x2eff=function(_0x2eff07,_0xd31052){_0x2eff07=_0x2eff07-0x1d1;let _0x5f0db4=_0x27ef35[_0x2eff07];return _0x5f0db4;},_0x2eff(_0x56f160,_0x507d72);}function _0x27ef(){const _0x1b9b47=['formatBlock','replace','oldValue','startIndex','getFirstRange','219933vIyAdE','*Format:*\x20set\x20start\x20index\x20to\x20%0','325JKIckb','head','*Set\x20format:*\x20%0','registerPostFixer','listType','_getAttributeKey','start','key','toUpperCase','listStyle','suggestion','*Format:*\x20set\x20order\x20to\x20regular','decimal-leading-zero','customNumbered','handleDescriptions','nodeAfter','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','_getTranslationKeyForListStyle','list.properties','getSuggestions','_findSuggestions','config','getAttribute','descriptionFactory','data','registerDescriptionCallback','disc','14088KVeUYR','next','get','find','15212OQWIVY','bulleted','_LIST_','newValue','reversed','upper-roman','commandParams','listStart','numbered','ListPropertiesEditing','lower-latin','afterInit','decimal','type','plugins','49170lXzgfv','bind','locale','has','lower-roman','includes','circle','_LIST_DEFAULT','batch','246qhgBxS','111lfsCSC','*Change\x20to:*\x20%0','_registerLegacyDescription','TrackChangesEditing','listReversed','square','model','7371jqBxIL','default','format','document','registerBlockAttribute','editor','commandName','registerAttributeLabel','upper-latin','FORMAT_LIST_REVERSED','96BQwtFv','getFirstMarker','styles','*Format:*\x20set\x20order\x20to\x20reversed','42675HVBjdr','removeMarker','FORMAT_LIST_START','isUndo','filter','attribute','1628RhlFsm','6248uHdiAs','ELEMENT_'];_0x27ef=function(){return _0x1b9b47;};return _0x27ef();}(function(_0x250464,_0x192b24){const _0x4b6e41=_0x2eff,_0x39d7a7=_0x250464();while(!![]){try{const _0x30f330=-parseInt(_0x4b6e41(0x1d7))/0x1+parseInt(_0x4b6e41(0x1dd))/0x2*(parseInt(_0x4b6e41(0x220))/0x3)+-parseInt(_0x4b6e41(0x207))/0x4*(parseInt(_0x4b6e41(0x1e7))/0x5)+-parseInt(_0x4b6e41(0x21f))/0x6*(-parseInt(_0x4b6e41(0x227))/0x7)+-parseInt(_0x4b6e41(0x1d3))/0x8*(parseInt(_0x4b6e41(0x1e5))/0x9)+-parseInt(_0x4b6e41(0x216))/0xa+-parseInt(_0x4b6e41(0x1de))/0xb*(-parseInt(_0x4b6e41(0x203))/0xc);if(_0x30f330===_0x192b24)break;else _0x39d7a7['push'](_0x39d7a7['shift']());}catch(_0x1fdf5d){_0x39d7a7['push'](_0x39d7a7['shift']());}}}(_0x27ef,0x2521c));import{Plugin as _0x23568f}from'ckeditor5/src/core.js';import{getTranslation as _0x4a6845}from'../utils/common-translations.js';export default class pe extends _0x23568f{[_0x1b4d2c(0x212)](){const _0x3e16b9=_0x1b4d2c;if(!this[_0x3e16b9(0x22c)][_0x3e16b9(0x215)][_0x3e16b9(0x219)](_0x3e16b9(0x210)))return;const _0x2cb5a3=this[_0x3e16b9(0x22c)][_0x3e16b9(0x1fd)][_0x3e16b9(0x205)](_0x3e16b9(0x1fa)),_0x2e227d=this[_0x3e16b9(0x22c)][_0x3e16b9(0x215)][_0x3e16b9(0x205)](_0x3e16b9(0x223));_0x2cb5a3[_0x3e16b9(0x1d5)]&&(_0x2e227d[_0x3e16b9(0x1f7)](_0x3e16b9(0x1f0)),_0x2e227d[_0x3e16b9(0x22b)](_0x3e16b9(0x1f0))),_0x2cb5a3[_0x3e16b9(0x20b)]&&(_0x2e227d[_0x3e16b9(0x1f7)](_0x3e16b9(0x224)),_0x2e227d[_0x3e16b9(0x22b)](_0x3e16b9(0x224))),_0x2cb5a3[_0x3e16b9(0x1e3)]&&(_0x2e227d[_0x3e16b9(0x1f7)](_0x3e16b9(0x20e)),_0x2e227d[_0x3e16b9(0x22b)](_0x3e16b9(0x20e)));const _0x1d7c60={'type':_0x3e16b9(0x229),'content':''};_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x201)](this[_0x3e16b9(0x1f5)][_0x3e16b9(0x217)](this));const _0x4c3bf0=this[_0x3e16b9(0x22c)][_0x3e16b9(0x218)];_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x22e)](_0x3e16b9(0x224),_0x4a6845(_0x4c3bf0,_0x3e16b9(0x1d2))),_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x201)](_0x1fae50=>{const _0x33df26=_0x3e16b9,{data:_0x157037}=_0x1fae50;if(_0x157037&&_0x33df26(0x224)==_0x157037[_0x33df26(0x1ee)])return null==_0x157037[_0x33df26(0x20a)]||0x0==_0x157037[_0x33df26(0x20a)]&&null==_0x157037[_0x33df26(0x1e2)]?_0x1d7c60:void 0x0;}),_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x22e)](_0x3e16b9(0x20e),_0x4a6845(_0x4c3bf0,_0x3e16b9(0x1d9))),_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x201)](_0x47d136=>{const _0x546125=_0x3e16b9,{data:_0x2b77d4}=_0x47d136;if(_0x2b77d4&&_0x546125(0x20e)==_0x2b77d4[_0x546125(0x1ee)])return null==_0x2b77d4[_0x546125(0x20a)]||0x1==_0x2b77d4[_0x546125(0x20a)]&&null==_0x2b77d4[_0x546125(0x1e2)]?_0x1d7c60:void 0x0;}),this[_0x3e16b9(0x22c)][_0x3e16b9(0x226)][_0x3e16b9(0x22a)][_0x3e16b9(0x1ea)](_0x2b93d0=>{const _0x49473a=_0x3e16b9;if(_0x2b93d0[_0x49473a(0x21e)][_0x49473a(0x1da)])return!0x1;let _0x40b044=!0x1;const _0x50561d=_0x2e227d[_0x49473a(0x1fb)]({'skipNotAttached':!0x0})[_0x49473a(0x1db)](_0x2fc481=>{const _0x288ead=_0x49473a,_0x347360=_0x2e227d[_0x288ead(0x1ec)](_0x2fc481);return _0x288ead(0x20e)==_0x347360||_0x288ead(0x224)==_0x347360;});for(const _0x4c840d of _0x50561d){const _0x4b37a9=_0x4c840d[_0x49473a(0x1e4)]()[_0x49473a(0x1ed)][_0x49473a(0x1f6)][_0x49473a(0x1fe)](_0x49473a(0x1eb));if(_0x49473a(0x20f)==_0x4b37a9||_0x49473a(0x1f4)==_0x4b37a9)continue;_0x2e227d[_0x49473a(0x1fc)](_0x4c840d[_0x49473a(0x1e4)](),_0x49473a(0x1dc))[_0x49473a(0x206)](_0x1a63bb=>_0x49473a(0x1eb)==_0x2e227d[_0x49473a(0x1ec)](_0x1a63bb[_0x49473a(0x1f1)]))||(_0x2b93d0[_0x49473a(0x1d8)](_0x4c840d[_0x49473a(0x1d4)]()),_0x40b044=!0x0);}return _0x40b044;}),this[_0x3e16b9(0x222)]();}[_0x1b4d2c(0x1f5)](_0x2b3dcd){const _0x1926f6=_0x1b4d2c,_0x5ca798=this[_0x1926f6(0x22c)][_0x1926f6(0x218)],{data:_0x55074a}=_0x2b3dcd,_0x364c1a={'type':_0x1926f6(0x229),'content':''};if(!_0x55074a||_0x1926f6(0x1f0)!=_0x55074a[_0x1926f6(0x1ee)])return;if(!_0x55074a[_0x1926f6(0x1e2)])return _0x1926f6(0x228)==_0x55074a[_0x1926f6(0x20a)]?_0x364c1a:{'type':_0x1926f6(0x229),'content':''+_0x4a6845(_0x5ca798,_0x1926f6(0x1e9),_0x4a6845(_0x5ca798,this[_0x1926f6(0x1f9)](_0x55074a[_0x1926f6(0x20a)])))};if(!_0x55074a[_0x1926f6(0x20a)]){if(_0x1926f6(0x228)==_0x55074a[_0x1926f6(0x1e2)])return _0x364c1a;let _0x52e53e=_0x2b3dcd[_0x1926f6(0x1e8)];for(;_0x52e53e;){if(_0x52e53e[_0x1926f6(0x200)]&&_0x1926f6(0x1eb)==_0x52e53e[_0x1926f6(0x200)][_0x1926f6(0x1ee)]&&_0x52e53e[_0x1926f6(0x200)][_0x1926f6(0x20a)])return _0x364c1a;_0x52e53e=_0x52e53e[_0x1926f6(0x204)];}return{'type':_0x1926f6(0x229),'content':''+_0x4a6845(_0x5ca798,_0x1926f6(0x1f8),_0x4a6845(_0x5ca798,this[_0x1926f6(0x1f9)](_0x55074a[_0x1926f6(0x1e2)])))};}if(_0x1926f6(0x228)!=_0x55074a[_0x1926f6(0x20a)])return{'type':_0x1926f6(0x229),'content':''+_0x4a6845(_0x5ca798,_0x1926f6(0x1e9),_0x4a6845(_0x5ca798,this[_0x1926f6(0x1f9)](_0x55074a[_0x1926f6(0x20a)])))};let _0x1e5fc0=_0x2b3dcd[_0x1926f6(0x1e8)];for(;_0x1e5fc0;){if(_0x1e5fc0[_0x1926f6(0x200)]&&_0x1926f6(0x1eb)==_0x1e5fc0[_0x1926f6(0x200)][_0x1926f6(0x1ee)]&&_0x1e5fc0[_0x1926f6(0x200)][_0x1926f6(0x20a)]&&_0x1e5fc0[_0x1926f6(0x200)][_0x1926f6(0x1e2)])return _0x364c1a;_0x1e5fc0=_0x1e5fc0[_0x1926f6(0x204)];}const _0x2cea58=_0x2b3dcd[_0x1926f6(0x1e4)]()[_0x1926f6(0x1ed)][_0x1926f6(0x1f6)][_0x1926f6(0x1fe)](_0x1926f6(0x1eb));return{'type':_0x1926f6(0x229),'content':_0x4a6845(_0x5ca798,_0x1926f6(0x1e9),_0x4a6845(_0x5ca798,_0x1926f6(0x1df)+_0x2cea58[_0x1926f6(0x1ef)]()+_0x1926f6(0x21d)))};}[_0x1b4d2c(0x222)](){const _0x248305=_0x1b4d2c,_0x5dc16e=this[_0x248305(0x22c)],_0x4e3fad=_0x5dc16e[_0x248305(0x218)];_0x5dc16e[_0x248305(0x215)][_0x248305(0x205)](_0x248305(0x223))[_0x248305(0x1ff)][_0x248305(0x201)](_0x186653=>{const _0x1e0eaf=_0x248305;if(_0x1e0eaf(0x1e0)!=_0x186653[_0x1e0eaf(0x214)])return;const {data:_0x4785ec}=_0x186653;if(!_0x4785ec)return;let _0x328292,_0x27fe3b;switch(_0x4785ec[_0x1e0eaf(0x22d)]){case _0x1e0eaf(0x1f0):_0x328292=_0x1e0eaf(0x221),_0x27fe3b={'type':_0x1e0eaf(0x229),'content':_0x4a6845(_0x4e3fad,_0x328292,_0x4a6845(_0x4e3fad,this[_0x1e0eaf(0x1f9)](_0x4785ec[_0x1e0eaf(0x20d)][0x0][_0x1e0eaf(0x214)])))};break;case _0x1e0eaf(0x224):_0x328292=_0x4785ec[_0x1e0eaf(0x20d)][0x0][_0x1e0eaf(0x20b)]?_0x1e0eaf(0x1d6):_0x1e0eaf(0x1f2),_0x27fe3b={'type':_0x1e0eaf(0x229),'content':_0x4a6845(_0x4e3fad,_0x328292)};break;case _0x1e0eaf(0x20e):_0x328292=_0x1e0eaf(0x1e6),_0x27fe3b={'type':_0x1e0eaf(0x229),'content':_0x4a6845(_0x4e3fad,_0x328292,_0x4785ec[_0x1e0eaf(0x20d)][0x0][_0x1e0eaf(0x1e3)])};}return _0x27fe3b;});}[_0x1b4d2c(0x1f9)](_0x3212f3){const _0x210621=_0x1b4d2c;return _0x210621(0x1df)+function(_0x347711){const _0x4dd3ee=_0x210621;if(ye[_0x4dd3ee(0x21b)](_0x347711))return _0x4dd3ee(0x208);if(Se[_0x4dd3ee(0x21b)](_0x347711))return _0x4dd3ee(0x20f);return null;}(_0x3212f3)[_0x210621(0x1ef)]()+_0x210621(0x209)+_0x3212f3[_0x210621(0x1ef)]()[_0x210621(0x1e1)](/-/g,'_');}}const ye=[_0x1b4d2c(0x202),_0x1b4d2c(0x21c),_0x1b4d2c(0x225)],Se=[_0x1b4d2c(0x213),_0x1b4d2c(0x1f3),_0x1b4d2c(0x21a),_0x1b4d2c(0x20c),_0x1b4d2c(0x211),_0x1b4d2c(0x1d1)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e01eb=_0x1158;(function(_0x10c6c0,_0x2a6e96){const _0x32b4fe=_0x1158,_0x18b78d=_0x10c6c0();while(!![]){try{const _0x17b05b=parseInt(_0x32b4fe(0x8f))/0x1*(parseInt(_0x32b4fe(0xb5))/0x2)+-parseInt(_0x32b4fe(0x9e))/0x3*(-parseInt(_0x32b4fe(0xa8))/0x4)+-parseInt(_0x32b4fe(0xb4))/0x5+parseInt(_0x32b4fe(0xa1))/0x6*(-parseInt(_0x32b4fe(0x98))/0x7)+-parseInt(_0x32b4fe(0xa5))/0x8*(-parseInt(_0x32b4fe(0x9c))/0x9)+parseInt(_0x32b4fe(0xb0))/0xa*(-parseInt(_0x32b4fe(0xa9))/0xb)+parseInt(_0x32b4fe(0x94))/0xc;if(_0x17b05b===_0x2a6e96)break;else _0x18b78d['push'](_0x18b78d['shift']());}catch(_0x1c0167){_0x18b78d['push'](_0x18b78d['shift']());}}}(_0x48b3,0xbe396));import{Plugin as _0x2cf8f1}from'ckeditor5/src/core.js';import{getTranslation as _0x42a230}from'../utils/common-translations.js';function _0x1158(_0x363817,_0x279fdf){const _0x48b364=_0x48b3();return _0x1158=function(_0x115846,_0x2c8e53){_0x115846=_0x115846-0x8f;let _0x23079d=_0x48b364[_0x115846];return _0x23079d;},_0x1158(_0x363817,_0x279fdf);}export default class lt extends _0x2cf8f1{[_0x2e01eb(0xaf)](){const _0x2b6f4e=_0x2e01eb,_0x226309=this[_0x2b6f4e(0x96)];if(!_0x226309[_0x2b6f4e(0xab)][_0x2b6f4e(0xa7)](_0x2b6f4e(0xa0)))return;const _0x420e44=_0x226309[_0x2b6f4e(0xab)][_0x2b6f4e(0xad)](_0x2b6f4e(0xac)),_0x381b8e=_0x226309[_0x2b6f4e(0x9a)];_0x420e44[_0x2b6f4e(0x99)](_0x2b6f4e(0x9b)),_0x420e44[_0x2b6f4e(0xa3)][_0x2b6f4e(0x95)](_0x2b6f4e(0x97),_0x1cc11a=>_0x42a230(_0x381b8e,_0x2b6f4e(0xae),_0x1cc11a)),_0x226309[_0x2b6f4e(0x9d)][_0x2b6f4e(0xb1)](_0x2b6f4e(0xa4))[_0x2b6f4e(0xb2)]({'model':_0x2b6f4e(0x97),'view':(_0x1e68ae,{writer:_0x4bca2e,options:_0x488a56})=>{const _0x3eebd0=_0x2b6f4e;if(_0x488a56[_0x3eebd0(0xb3)])return _0x4bca2e[_0x3eebd0(0xa2)](_0x3eebd0(0x93));},'converterPriority':_0x2b6f4e(0x92)}),_0x226309[_0x2b6f4e(0xa6)][_0x2b6f4e(0xaa)]['on'](_0x2b6f4e(0x9f),(_0x219e7d,_0x4ff941,_0x970931)=>{const _0x27ba99=_0x2b6f4e;_0x970931[_0x27ba99(0x91)][_0x27ba99(0xb3)]&&_0x219e7d[_0x27ba99(0x90)]();},{'priority':_0x2b6f4e(0x92)});}}function _0x48b3(){const _0x404173=['3612125jUYawO','11534LEDuTt','121uBqJHo','stop','options','high','div','9123156lgXHYH','registerElementLabel','editor','media','276157XZtxrL','enableCommand','locale','mediaEmbed','201321GrlTDE','conversion','135171jRqSks','attribute:url:media','MediaEmbedEditing','6JupqAA','createEmptyElement','descriptionFactory','dataDowncast','232kJNQVe','data','has','88AHtTob','1902989mMRtFH','downcastDispatcher','plugins','TrackChangesEditing','get','ELEMENT_MEDIA','afterInit','90YQukLo','for','elementToElement','showSuggestionHighlights'];_0x48b3=function(){return _0x404173;};return _0x48b3();}
23
+ function _0x5bd6(_0x49d46c,_0x3973bb){const _0x5d6214=_0x5d62();return _0x5bd6=function(_0x5bd625,_0xc7191f){_0x5bd625=_0x5bd625-0x168;let _0xe62d17=_0x5d6214[_0x5bd625];return _0xe62d17;},_0x5bd6(_0x49d46c,_0x3973bb);}const _0x2e57da=_0x5bd6;(function(_0x3fab8c,_0x311baf){const _0x1a673e=_0x5bd6,_0x2e3510=_0x3fab8c();while(!![]){try{const _0x299d99=-parseInt(_0x1a673e(0x18d))/0x1+parseInt(_0x1a673e(0x184))/0x2+parseInt(_0x1a673e(0x18b))/0x3+-parseInt(_0x1a673e(0x176))/0x4*(parseInt(_0x1a673e(0x187))/0x5)+-parseInt(_0x1a673e(0x170))/0x6*(-parseInt(_0x1a673e(0x16f))/0x7)+parseInt(_0x1a673e(0x17e))/0x8*(parseInt(_0x1a673e(0x17a))/0x9)+-parseInt(_0x1a673e(0x171))/0xa*(parseInt(_0x1a673e(0x185))/0xb);if(_0x299d99===_0x311baf)break;else _0x2e3510['push'](_0x2e3510['shift']());}catch(_0x50addc){_0x2e3510['push'](_0x2e3510['shift']());}}}(_0x5d62,0xc3f9d));import{Plugin as _0x4e8243}from'ckeditor5/src/core.js';import{getTranslation as _0xa5068b}from'../utils/common-translations.js';function _0x5d62(){const _0x33073d=['2919480yCjYfO','800338vjDKkV','data','65KgyoDj','afterInit','has','TrackChangesEditing','3361644KeUJJd','MediaEmbedEditing','434033WPYNib','stop','high','createEmptyElement','elementToElement','registerElementLabel','plugins','div','18893vlJClB','1434jZPkNo','410dZhsIa','for','get','descriptionFactory','showSuggestionHighlights','13352GnxJDd','dataDowncast','mediaEmbed','options','9boLUUq','enableCommand','editor','ELEMENT_MEDIA','8302984uLpvuz','attribute:url:media','media','conversion','locale','downcastDispatcher'];_0x5d62=function(){return _0x33073d;};return _0x5d62();}export default class lt extends _0x4e8243{[_0x2e57da(0x188)](){const _0x571036=_0x2e57da,_0x2d82eb=this[_0x571036(0x17c)];if(!_0x2d82eb[_0x571036(0x16d)][_0x571036(0x189)](_0x571036(0x18c)))return;const _0x1be16c=_0x2d82eb[_0x571036(0x16d)][_0x571036(0x173)](_0x571036(0x18a)),_0x7af118=_0x2d82eb[_0x571036(0x182)];_0x1be16c[_0x571036(0x17b)](_0x571036(0x178)),_0x1be16c[_0x571036(0x174)][_0x571036(0x16c)](_0x571036(0x180),_0xf48148=>_0xa5068b(_0x7af118,_0x571036(0x17d),_0xf48148)),_0x2d82eb[_0x571036(0x181)][_0x571036(0x172)](_0x571036(0x177))[_0x571036(0x16b)]({'model':_0x571036(0x180),'view':(_0x56ac85,{writer:_0x5c0303,options:_0x29a662})=>{const _0x38e547=_0x571036;if(_0x29a662[_0x38e547(0x175)])return _0x5c0303[_0x38e547(0x16a)](_0x38e547(0x16e));},'converterPriority':_0x571036(0x169)}),_0x2d82eb[_0x571036(0x186)][_0x571036(0x183)]['on'](_0x571036(0x17f),(_0x560f52,_0xddd517,_0x498de6)=>{const _0x34064f=_0x571036;_0x498de6[_0x34064f(0x179)][_0x34064f(0x175)]&&_0x560f52[_0x34064f(0x168)]();},{'priority':_0x571036(0x169)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e035e=_0xabf8;function _0xabf8(_0xbd026b,_0x48a012){const _0x1ffcc0=_0x1ffc();return _0xabf8=function(_0xabf848,_0x95b953){_0xabf848=_0xabf848-0x197;let _0x248b73=_0x1ffcc0[_0xabf848];return _0x248b73;},_0xabf8(_0xbd026b,_0x48a012);}(function(_0x38456b,_0x566846){const _0x1ac013=_0xabf8,_0x5b0b40=_0x38456b();while(!![]){try{const _0x292c78=-parseInt(_0x1ac013(0x19c))/0x1*(parseInt(_0x1ac013(0x19a))/0x2)+parseInt(_0x1ac013(0x1a7))/0x3*(-parseInt(_0x1ac013(0x1a6))/0x4)+-parseInt(_0x1ac013(0x1a2))/0x5+parseInt(_0x1ac013(0x19e))/0x6+parseInt(_0x1ac013(0x1a9))/0x7*(parseInt(_0x1ac013(0x1a3))/0x8)+-parseInt(_0x1ac013(0x199))/0x9*(parseInt(_0x1ac013(0x19b))/0xa)+-parseInt(_0x1ac013(0x1ab))/0xb*(-parseInt(_0x1ac013(0x19d))/0xc);if(_0x292c78===_0x566846)break;else _0x5b0b40['push'](_0x5b0b40['shift']());}catch(_0x1445bf){_0x5b0b40['push'](_0x5b0b40['shift']());}}}(_0x1ffc,0x92189));import{Plugin as _0xd1efe9}from'ckeditor5/src/core.js';function _0x1ffc(){const _0x221412=['get','4303245yCISYE','8bBdBGj','afterInit','mention','2338096jBsliX','3uiUNOE','plugins','6273897MKwyMI','enableCommand','11RzaCOX','editor','has','93861imVbWd','4960cmMoaW','890CQpZCL','214NIkXbO','26800044qyxJSq','2237250EJgQEd','TrackChangesEditing','MentionEditing'];_0x1ffc=function(){return _0x221412;};return _0x1ffc();}export default class mt extends _0xd1efe9{[_0x1e035e(0x1a4)](){const _0x16cfb2=_0x1e035e,_0x11a7aa=this[_0x16cfb2(0x197)];_0x11a7aa[_0x16cfb2(0x1a8)][_0x16cfb2(0x198)](_0x16cfb2(0x1a0))&&_0x11a7aa[_0x16cfb2(0x1a8)][_0x16cfb2(0x1a1)](_0x16cfb2(0x19f))[_0x16cfb2(0x1aa)](_0x16cfb2(0x1a5));}}
23
+ function _0x1fba(_0x50d5dc,_0x4acf74){const _0x3e2e54=_0x3e2e();return _0x1fba=function(_0x1fbad0,_0x581792){_0x1fbad0=_0x1fbad0-0x1a1;let _0x27402a=_0x3e2e54[_0x1fbad0];return _0x27402a;},_0x1fba(_0x50d5dc,_0x4acf74);}const _0x1ec068=_0x1fba;(function(_0x5ed3f0,_0x42d6eb){const _0x3ceb98=_0x1fba,_0x168ec8=_0x5ed3f0();while(!![]){try{const _0xb7fa2d=parseInt(_0x3ceb98(0x1a2))/0x1+-parseInt(_0x3ceb98(0x1b1))/0x2*(-parseInt(_0x3ceb98(0x1aa))/0x3)+-parseInt(_0x3ceb98(0x1a7))/0x4*(parseInt(_0x3ceb98(0x1ac))/0x5)+-parseInt(_0x3ceb98(0x1a8))/0x6+parseInt(_0x3ceb98(0x1ae))/0x7+parseInt(_0x3ceb98(0x1ab))/0x8+-parseInt(_0x3ceb98(0x1a9))/0x9;if(_0xb7fa2d===_0x42d6eb)break;else _0x168ec8['push'](_0x168ec8['shift']());}catch(_0x5ef6db){_0x168ec8['push'](_0x168ec8['shift']());}}}(_0x3e2e,0xa1f48));import{Plugin as _0x5938eb}from'ckeditor5/src/core.js';function _0x3e2e(){const _0x33633f=['MentionEditing','plugins','2KgKmMx','TrackChangesEditing','afterInit','1241199CjZUmI','get','has','editor','enableCommand','2044ubiBAA','2598846eglvfJ','12576762jTBOLy','373767iiQdtu','6490440Zcjdfv','6035WKfFdx','mention','6535277mLbKAT'];_0x3e2e=function(){return _0x33633f;};return _0x3e2e();}export default class mt extends _0x5938eb{[_0x1ec068(0x1a1)](){const _0x4f626f=_0x1ec068,_0xfe80fc=this[_0x4f626f(0x1a5)];_0xfe80fc[_0x4f626f(0x1b0)][_0x4f626f(0x1a4)](_0x4f626f(0x1af))&&_0xfe80fc[_0x4f626f(0x1b0)][_0x4f626f(0x1a3)](_0x4f626f(0x1b2))[_0x4f626f(0x1a6)](_0x4f626f(0x1ad));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3a1f(_0x43fb1a,_0x47b112){const _0x3143d9=_0x3143();return _0x3a1f=function(_0x3a1f28,_0x16e128){_0x3a1f28=_0x3a1f28-0x11b;let _0x132d2d=_0x3143d9[_0x3a1f28];return _0x132d2d;},_0x3a1f(_0x43fb1a,_0x47b112);}const _0x5159eb=_0x3a1f;(function(_0x2dfcd2,_0x25e2be){const _0x2a5d86=_0x3a1f,_0x37177a=_0x2dfcd2();while(!![]){try{const _0x2b4835=parseInt(_0x2a5d86(0x128))/0x1+-parseInt(_0x2a5d86(0x12f))/0x2*(parseInt(_0x2a5d86(0x13a))/0x3)+parseInt(_0x2a5d86(0x12e))/0x4*(parseInt(_0x2a5d86(0x12a))/0x5)+-parseInt(_0x2a5d86(0x122))/0x6+parseInt(_0x2a5d86(0x120))/0x7*(-parseInt(_0x2a5d86(0x132))/0x8)+-parseInt(_0x2a5d86(0x12d))/0x9*(-parseInt(_0x2a5d86(0x139))/0xa)+parseInt(_0x2a5d86(0x136))/0xb*(parseInt(_0x2a5d86(0x130))/0xc);if(_0x2b4835===_0x25e2be)break;else _0x37177a['push'](_0x37177a['shift']());}catch(_0x20624d){_0x37177a['push'](_0x37177a['shift']());}}}(_0x3143,0x1ea40));import{Plugin as _0x4a2a1d}from'ckeditor5/src/core.js';function _0x3143(){const _0x5e43f3=['afterInit','mergeFieldBlock','506667QhHVQU','editor','902982tmwQle','getLabel','has','insertion','deletion','registerDescriptionCallback','31261TmfZad','ELEMENT_MERGE_FIELD','5eCkFpn','getContainedElement','*Remove:*\x20%0','575109hhgxoi','364076plwsQc','9566fRGPLH','31716ELtatJ','plugins','24QBjtmu','element','mergeField','insertMergeField','1397sLWcDK','descriptionFactory','registerElementLabel','10oZbBEN','18zBttIq','TrackChangesEditing','type','insertMergeFieldBlock','enableCommand','locale','getAttribute','get','MergeFieldsEditing','*Insert:*\x20%0'];_0x3143=function(){return _0x5e43f3;};return _0x3143();}import{getTranslation as _0x3af9f7}from'../utils/common-translations.js';export default class dt extends _0x4a2a1d{[_0x5159eb(0x11e)](){const _0x49eec7=_0x5159eb,_0x55d6af=this[_0x49eec7(0x121)];if(!_0x55d6af[_0x49eec7(0x131)][_0x49eec7(0x124)](_0x49eec7(0x11c)))return;_0x55d6af[_0x49eec7(0x131)][_0x49eec7(0x11b)](_0x49eec7(0x13b))[_0x49eec7(0x13e)](_0x49eec7(0x135)),_0x55d6af[_0x49eec7(0x131)][_0x49eec7(0x11b)](_0x49eec7(0x13b))[_0x49eec7(0x13e)](_0x49eec7(0x13d));const _0x52317e=_0x55d6af[_0x49eec7(0x131)][_0x49eec7(0x11b)](_0x49eec7(0x13b)),_0x1aea99=_0x55d6af[_0x49eec7(0x13f)];_0x52317e[_0x49eec7(0x137)][_0x49eec7(0x138)](_0x49eec7(0x134),_0x472090=>_0x3af9f7(_0x1aea99,_0x49eec7(0x129),_0x472090)),_0x52317e[_0x49eec7(0x137)][_0x49eec7(0x138)](_0x49eec7(0x11f),_0x28a20e=>_0x3af9f7(_0x1aea99,_0x49eec7(0x129),_0x28a20e)),_0x52317e[_0x49eec7(0x137)][_0x49eec7(0x127)](_0x11b4fc=>{const _0x42161b=_0x49eec7;if(_0x42161b(0x125)!=_0x11b4fc[_0x42161b(0x13c)]&&_0x42161b(0x126)!=_0x11b4fc[_0x42161b(0x13c)])return;const _0x2cb2b8=_0x11b4fc[_0x42161b(0x12b)]();if(null==_0x2cb2b8)return;if(!_0x2cb2b8['is'](_0x42161b(0x133),_0x42161b(0x134))&&!_0x2cb2b8['is'](_0x42161b(0x133),_0x42161b(0x11f)))return;const _0x3beb1e=_0x55d6af[_0x42161b(0x131)][_0x42161b(0x11b)](_0x42161b(0x11c))[_0x42161b(0x123)](_0x2cb2b8[_0x42161b(0x140)]('id'));return _0x42161b(0x125)==_0x11b4fc[_0x42161b(0x13c)]?{'type':_0x42161b(0x125),'content':_0x3af9f7(_0x1aea99,_0x42161b(0x11d),'\x22'+_0x3beb1e+'\x22\x20'+_0x3af9f7(_0x1aea99,_0x42161b(0x129)))}:{'type':_0x42161b(0x126),'content':_0x3af9f7(_0x1aea99,_0x42161b(0x12c),'\x22'+_0x3beb1e+'\x22\x20'+_0x3af9f7(_0x1aea99,_0x42161b(0x129)))};});}}
23
+ const _0x52cf73=_0x23e8;(function(_0x4a4d8d,_0x3c1a18){const _0x48a5b0=_0x23e8,_0x3472ca=_0x4a4d8d();while(!![]){try{const _0x236a49=parseInt(_0x48a5b0(0x93))/0x1+parseInt(_0x48a5b0(0x88))/0x2*(parseInt(_0x48a5b0(0x80))/0x3)+-parseInt(_0x48a5b0(0x82))/0x4*(-parseInt(_0x48a5b0(0x7b))/0x5)+-parseInt(_0x48a5b0(0x81))/0x6+parseInt(_0x48a5b0(0x86))/0x7*(parseInt(_0x48a5b0(0x89))/0x8)+parseInt(_0x48a5b0(0x87))/0x9+-parseInt(_0x48a5b0(0x8c))/0xa;if(_0x236a49===_0x3c1a18)break;else _0x3472ca['push'](_0x3472ca['shift']());}catch(_0x41ca47){_0x3472ca['push'](_0x3472ca['shift']());}}}(_0x49b6,0x5086e));function _0x23e8(_0x14cb69,_0x4cb706){const _0x49b62a=_0x49b6();return _0x23e8=function(_0x23e8dd,_0x44a734){_0x23e8dd=_0x23e8dd-0x71;let _0x4a18b7=_0x49b62a[_0x23e8dd];return _0x4a18b7;},_0x23e8(_0x14cb69,_0x4cb706);}import{Plugin as _0x4c392e}from'ckeditor5/src/core.js';import{getTranslation as _0x38b2e7}from'../utils/common-translations.js';function _0x49b6(){const _0x226a7b=['getLabel','mergeFieldBlock','getContainedElement','descriptionFactory','editor','616338NNtYnq','MergeFieldsEditing','deletion','insertion','registerDescriptionCallback','enableCommand','insertMergeFieldBlock','get','ELEMENT_MERGE_FIELD','getAttribute','*Insert:*\x20%0','plugins','240ebDzGg','afterInit','insertMergeField','element','locale','3XUSAJc','3754398rVMkUs','36752BVYBBE','registerElementLabel','mergeField','type','616KIlAWJ','2613411DcFfDX','988916ybxJbk','58928WYFclM','TrackChangesEditing','has','15348360PaTevc','*Remove:*\x20%0'];_0x49b6=function(){return _0x226a7b;};return _0x49b6();}export default class dt extends _0x4c392e{[_0x52cf73(0x7c)](){const _0x4331c6=_0x52cf73,_0x4d8c13=this[_0x4331c6(0x92)];if(!_0x4d8c13[_0x4331c6(0x7a)][_0x4331c6(0x8b)](_0x4331c6(0x94)))return;_0x4d8c13[_0x4331c6(0x7a)][_0x4331c6(0x76)](_0x4331c6(0x8a))[_0x4331c6(0x74)](_0x4331c6(0x7d)),_0x4d8c13[_0x4331c6(0x7a)][_0x4331c6(0x76)](_0x4331c6(0x8a))[_0x4331c6(0x74)](_0x4331c6(0x75));const _0x53e661=_0x4d8c13[_0x4331c6(0x7a)][_0x4331c6(0x76)](_0x4331c6(0x8a)),_0xdc0e78=_0x4d8c13[_0x4331c6(0x7f)];_0x53e661[_0x4331c6(0x91)][_0x4331c6(0x83)](_0x4331c6(0x84),_0x1d2594=>_0x38b2e7(_0xdc0e78,_0x4331c6(0x77),_0x1d2594)),_0x53e661[_0x4331c6(0x91)][_0x4331c6(0x83)](_0x4331c6(0x8f),_0x21aace=>_0x38b2e7(_0xdc0e78,_0x4331c6(0x77),_0x21aace)),_0x53e661[_0x4331c6(0x91)][_0x4331c6(0x73)](_0x1b4421=>{const _0x5213c9=_0x4331c6;if(_0x5213c9(0x72)!=_0x1b4421[_0x5213c9(0x85)]&&_0x5213c9(0x71)!=_0x1b4421[_0x5213c9(0x85)])return;const _0x18c597=_0x1b4421[_0x5213c9(0x90)]();if(null==_0x18c597)return;if(!_0x18c597['is'](_0x5213c9(0x7e),_0x5213c9(0x84))&&!_0x18c597['is'](_0x5213c9(0x7e),_0x5213c9(0x8f)))return;const _0xdb9a7=_0x4d8c13[_0x5213c9(0x7a)][_0x5213c9(0x76)](_0x5213c9(0x94))[_0x5213c9(0x8e)](_0x18c597[_0x5213c9(0x78)]('id'));return _0x5213c9(0x72)==_0x1b4421[_0x5213c9(0x85)]?{'type':_0x5213c9(0x72),'content':_0x38b2e7(_0xdc0e78,_0x5213c9(0x79),'\x22'+_0xdb9a7+'\x22\x20'+_0x38b2e7(_0xdc0e78,_0x5213c9(0x77)))}:{'type':_0x5213c9(0x71),'content':_0x38b2e7(_0xdc0e78,_0x5213c9(0x8d),'\x22'+_0xdb9a7+'\x22\x20'+_0x38b2e7(_0xdc0e78,_0x5213c9(0x77)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x323b66=_0x1644;function _0x39cc(){const _0x5de8e6=['*Remove\x20format:*\x20%0','locale','descriptionFactory','oldValue','handleDescriptions','get','head','has','*Set\x20format:*\x20%0','MultiLevelList','newValue','TrackChangesEditing','registerDescriptionCallback','next','2092WJmyZp','26618493nKFTQL','667926DcIsbO','data','3487968hqBNfu','enableDefaultAttributesIntegration','2646036GkRVvI','multiLevelList','registerBlockAttribute','ELEMENT_MULTI_LEVEL_LIST','24BuOOot','1958007BCBJlo','26WaLlWj','plugins','editor','10yimkBS','listMarkerStyle','afterInit','214837YzsIoH','format','5aDCxqA','listType','key'];_0x39cc=function(){return _0x5de8e6;};return _0x39cc();}(function(_0x351975,_0x586dcc){const _0x604889=_0x1644,_0x4b8622=_0x351975();while(!![]){try{const _0x3cebe7=-parseInt(_0x604889(0x1e0))/0x1*(-parseInt(_0x604889(0x1ec))/0x2)+-parseInt(_0x604889(0x1eb))/0x3+-parseInt(_0x604889(0x1e6))/0x4*(parseInt(_0x604889(0x1f4))/0x5)+-parseInt(_0x604889(0x1e4))/0x6+-parseInt(_0x604889(0x1f2))/0x7*(parseInt(_0x604889(0x1ea))/0x8)+-parseInt(_0x604889(0x1e2))/0x9+-parseInt(_0x604889(0x1ef))/0xa*(-parseInt(_0x604889(0x1e1))/0xb);if(_0x3cebe7===_0x586dcc)break;else _0x4b8622['push'](_0x4b8622['shift']());}catch(_0x5a16a2){_0x4b8622['push'](_0x4b8622['shift']());}}}(_0x39cc,0x5e0f2));import{Plugin as _0x831150}from'ckeditor5/src/core.js';import{getTranslation as _0x159fe6}from'../utils/common-translations.js';function _0x1644(_0x5bcefd,_0x4cceda){const _0x39ccbd=_0x39cc();return _0x1644=function(_0x1644e3,_0xe7c97b){_0x1644e3=_0x1644e3-0x1d0;let _0x226d99=_0x39ccbd[_0x1644e3];return _0x226d99;},_0x1644(_0x5bcefd,_0x4cceda);}export default class pt extends _0x831150{[_0x323b66(0x1f1)](){const _0x347f4d=_0x323b66,_0x2aa52a=this[_0x347f4d(0x1ee)],_0x3f9564=_0x2aa52a[_0x347f4d(0x1ed)][_0x347f4d(0x1d7)](_0x347f4d(0x1dd));_0x2aa52a[_0x347f4d(0x1ed)][_0x347f4d(0x1d9)](_0x347f4d(0x1db))&&(_0x3f9564[_0x347f4d(0x1e5)](_0x347f4d(0x1e7)),_0x3f9564[_0x347f4d(0x1e8)](_0x347f4d(0x1f0)),_0x3f9564[_0x347f4d(0x1d4)][_0x347f4d(0x1de)](_0x414e07=>this[_0x347f4d(0x1d6)](_0x414e07)));}[_0x323b66(0x1d6)](_0x32f79d){const _0x3e770c=_0x323b66,_0x77d71e=this[_0x3e770c(0x1ee)][_0x3e770c(0x1d3)],{data:_0x464bfe}=_0x32f79d,_0x233cb1={'type':_0x3e770c(0x1f3),'content':''};if(_0x464bfe&&_0x3e770c(0x1f0)==_0x464bfe[_0x3e770c(0x1d1)]){if(!_0x464bfe[_0x3e770c(0x1d5)])return{'type':_0x3e770c(0x1f3),'content':_0x159fe6(_0x77d71e,_0x3e770c(0x1da),_0x159fe6(_0x77d71e,_0x3e770c(0x1e9)))+'\x20('+_0x464bfe[_0x3e770c(0x1dc)]+')'};if(!_0x464bfe[_0x3e770c(0x1dc)]){let _0xc2a5fe=_0x32f79d[_0x3e770c(0x1d8)];for(;_0xc2a5fe;){if(_0xc2a5fe[_0x3e770c(0x1e3)]&&_0x3e770c(0x1d0)==_0xc2a5fe[_0x3e770c(0x1e3)][_0x3e770c(0x1d1)]&&_0xc2a5fe[_0x3e770c(0x1e3)][_0x3e770c(0x1dc)])return _0x233cb1;_0xc2a5fe=_0xc2a5fe[_0x3e770c(0x1df)];}return{'type':_0x3e770c(0x1f3),'content':_0x159fe6(_0x77d71e,_0x3e770c(0x1d2),_0x159fe6(_0x77d71e,_0x3e770c(0x1e9)))+'\x20('+_0x464bfe[_0x3e770c(0x1d5)]+')'};}}}}
23
+ const _0x1496c2=_0x3607;function _0x1aed(){const _0x55e18c=['81424PxITCJ','listMarkerStyle','multiLevelList','6673722bHKmZQ','5977224MqbfZy','10MdRiPv','28BndIUt','88693RztNvD','listType','TrackChangesEditing','1159164bIRgbk','ELEMENT_MULTI_LEVEL_LIST','*Remove\x20format:*\x20%0','descriptionFactory','MultiLevelList','locale','get','registerDescriptionCallback','newValue','47011ZexjRo','afterInit','editor','2240Ereanv','plugins','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','oldValue','data','has','head','key','format','825124CxPwnf','872eldFIU','registerBlockAttribute','handleDescriptions','next'];_0x1aed=function(){return _0x55e18c;};return _0x1aed();}(function(_0x4de19c,_0x5ab789){const _0x2e16a9=_0x3607,_0x3963bd=_0x4de19c();while(!![]){try{const _0x40ae76=-parseInt(_0x2e16a9(0x93))/0x1*(parseInt(_0x2e16a9(0x86))/0x2)+-parseInt(_0x2e16a9(0x8a))/0x3+parseInt(_0x2e16a9(0xa0))/0x4*(parseInt(_0x2e16a9(0x85))/0x5)+-parseInt(_0x2e16a9(0xa8))/0x6+-parseInt(_0x2e16a9(0xa5))/0x7*(-parseInt(_0x2e16a9(0xa1))/0x8)+-parseInt(_0x2e16a9(0xa9))/0x9+parseInt(_0x2e16a9(0x96))/0xa*(parseInt(_0x2e16a9(0x87))/0xb);if(_0x40ae76===_0x5ab789)break;else _0x3963bd['push'](_0x3963bd['shift']());}catch(_0x5f5790){_0x3963bd['push'](_0x3963bd['shift']());}}}(_0x1aed,0xa27fd));function _0x3607(_0x4a921e,_0x193bcc){const _0x1aed37=_0x1aed();return _0x3607=function(_0x360787,_0x1c024c){_0x360787=_0x360787-0x85;let _0xda4f2b=_0x1aed37[_0x360787];return _0xda4f2b;},_0x3607(_0x4a921e,_0x193bcc);}import{Plugin as _0x1e897f}from'ckeditor5/src/core.js';import{getTranslation as _0x2e1c30}from'../utils/common-translations.js';export default class pt extends _0x1e897f{[_0x1496c2(0x94)](){const _0x59da14=_0x1496c2,_0x838e43=this[_0x59da14(0x95)],_0x2dbb8b=_0x838e43[_0x59da14(0x97)][_0x59da14(0x90)](_0x59da14(0x89));_0x838e43[_0x59da14(0x97)][_0x59da14(0x9c)](_0x59da14(0x8e))&&(_0x2dbb8b[_0x59da14(0x98)](_0x59da14(0xa7)),_0x2dbb8b[_0x59da14(0xa2)](_0x59da14(0xa6)),_0x2dbb8b[_0x59da14(0x8d)][_0x59da14(0x91)](_0x380a7f=>this[_0x59da14(0xa3)](_0x380a7f)));}[_0x1496c2(0xa3)](_0x3aeb9c){const _0x329237=_0x1496c2,_0x5dfd8b=this[_0x329237(0x95)][_0x329237(0x8f)],{data:_0x4a6b82}=_0x3aeb9c,_0x297f55={'type':_0x329237(0x9f),'content':''};if(_0x4a6b82&&_0x329237(0xa6)==_0x4a6b82[_0x329237(0x9e)]){if(!_0x4a6b82[_0x329237(0x9a)])return{'type':_0x329237(0x9f),'content':_0x2e1c30(_0x5dfd8b,_0x329237(0x99),_0x2e1c30(_0x5dfd8b,_0x329237(0x8b)))+'\x20('+_0x4a6b82[_0x329237(0x92)]+')'};if(!_0x4a6b82[_0x329237(0x92)]){let _0x4b1ff8=_0x3aeb9c[_0x329237(0x9d)];for(;_0x4b1ff8;){if(_0x4b1ff8[_0x329237(0x9b)]&&_0x329237(0x88)==_0x4b1ff8[_0x329237(0x9b)][_0x329237(0x9e)]&&_0x4b1ff8[_0x329237(0x9b)][_0x329237(0x92)])return _0x297f55;_0x4b1ff8=_0x4b1ff8[_0x329237(0xa4)];}return{'type':_0x329237(0x9f),'content':_0x2e1c30(_0x5dfd8b,_0x329237(0x8c),_0x2e1c30(_0x5dfd8b,_0x329237(0x8b)))+'\x20('+_0x4a6b82[_0x329237(0x9a)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c9859=_0x5bf2;(function(_0x2e95b0,_0x18afef){const _0x20e9b6=_0x5bf2,_0x14bbbf=_0x2e95b0();while(!![]){try{const _0x58d898=parseInt(_0x20e9b6(0x19b))/0x1*(-parseInt(_0x20e9b6(0x197))/0x2)+parseInt(_0x20e9b6(0x196))/0x3+parseInt(_0x20e9b6(0x190))/0x4*(-parseInt(_0x20e9b6(0x187))/0x5)+parseInt(_0x20e9b6(0x191))/0x6*(parseInt(_0x20e9b6(0x186))/0x7)+parseInt(_0x20e9b6(0x19c))/0x8+-parseInt(_0x20e9b6(0x18c))/0x9+parseInt(_0x20e9b6(0x19a))/0xa*(parseInt(_0x20e9b6(0x185))/0xb);if(_0x58d898===_0x18afef)break;else _0x14bbbf['push'](_0x14bbbf['shift']());}catch(_0x49e47b){_0x14bbbf['push'](_0x14bbbf['shift']());}}}(_0x5c3c,0xdecee));function _0x5c3c(){const _0x5964bd=['PageBreakEditing','148zvyVUr','24zMuGOf','ELEMENT_PAGE_BREAK','has','pageBreak','get','3171441qxJicj','107390vQSnbv','enableCommand','afterInit','70pjUyvD','18MkdgMh','6467560lhHEvt','416075fLhNDp','190554lPmUSh','27325zVQVeX','descriptionFactory','TrackChangesEditing','editor','plugins','1421262QgnSUZ','registerElementLabel','locale'];_0x5c3c=function(){return _0x5964bd;};return _0x5c3c();}import{Plugin as _0x33ea5a}from'ckeditor5/src/core.js';function _0x5bf2(_0x3492a8,_0x3d16f2){const _0x5c3ceb=_0x5c3c();return _0x5bf2=function(_0x5bf29f,_0x324215){_0x5bf29f=_0x5bf29f-0x185;let _0x2155ca=_0x5c3ceb[_0x5bf29f];return _0x2155ca;},_0x5bf2(_0x3492a8,_0x3d16f2);}import{getTranslation as _0x21248c}from'../utils/common-translations.js';export default class kt extends _0x33ea5a{[_0x5c9859(0x199)](){const _0x2ba28b=_0x5c9859,_0xd30fe7=this[_0x2ba28b(0x18a)];if(!_0xd30fe7[_0x2ba28b(0x18b)][_0x2ba28b(0x193)](_0x2ba28b(0x18f)))return;_0xd30fe7[_0x2ba28b(0x18b)][_0x2ba28b(0x195)](_0x2ba28b(0x189))[_0x2ba28b(0x198)](_0x2ba28b(0x194));const _0x401487=_0xd30fe7[_0x2ba28b(0x18b)][_0x2ba28b(0x195)](_0x2ba28b(0x189)),_0x43938b=_0xd30fe7[_0x2ba28b(0x18e)];_0x401487[_0x2ba28b(0x188)][_0x2ba28b(0x18d)](_0x2ba28b(0x194),_0x364c57=>_0x21248c(_0x43938b,_0x2ba28b(0x192),_0x364c57));}}
23
+ function _0x34fe(){const _0x1cef98=['30cPGUUB','18156iAJSUU','ELEMENT_PAGE_BREAK','1993784Qtawlr','afterInit','registerElementLabel','plugins','PageBreakEditing','38534XWtlXz','9240jKoRdB','editor','32dpgvhz','1831455ythCqo','has','60138VCLmYH','TrackChangesEditing','pageBreak','descriptionFactory','get','52iBijRZ','enableCommand','84eUmFVD','155172fBvqVZ','259890AkIbSP','locale'];_0x34fe=function(){return _0x1cef98;};return _0x34fe();}function _0x3ce8(_0x485b34,_0x3389f3){const _0x34fee6=_0x34fe();return _0x3ce8=function(_0x3ce801,_0x18b2a4){_0x3ce801=_0x3ce801-0xce;let _0x4c0483=_0x34fee6[_0x3ce801];return _0x4c0483;},_0x3ce8(_0x485b34,_0x3389f3);}const _0x1114ab=_0x3ce8;(function(_0x170ed3,_0x518f6d){const _0x21911a=_0x3ce8,_0x16ddca=_0x170ed3();while(!![]){try{const _0x2905d0=parseInt(_0x21911a(0xd7))/0x1*(parseInt(_0x21911a(0xda))/0x2)+-parseInt(_0x21911a(0xdd))/0x3*(-parseInt(_0x21911a(0xe2))/0x4)+parseInt(_0x21911a(0xe6))/0x5+parseInt(_0x21911a(0xe5))/0x6*(parseInt(_0x21911a(0xe4))/0x7)+-parseInt(_0x21911a(0xd2))/0x8+-parseInt(_0x21911a(0xdb))/0x9*(-parseInt(_0x21911a(0xcf))/0xa)+parseInt(_0x21911a(0xd8))/0xb*(-parseInt(_0x21911a(0xd0))/0xc);if(_0x2905d0===_0x518f6d)break;else _0x16ddca['push'](_0x16ddca['shift']());}catch(_0x3a71b2){_0x16ddca['push'](_0x16ddca['shift']());}}}(_0x34fe,0x5084e));import{Plugin as _0x10423f}from'ckeditor5/src/core.js';import{getTranslation as _0x3ea3fd}from'../utils/common-translations.js';export default class kt extends _0x10423f{[_0x1114ab(0xd3)](){const _0x321d81=_0x1114ab,_0x45e626=this[_0x321d81(0xd9)];if(!_0x45e626[_0x321d81(0xd5)][_0x321d81(0xdc)](_0x321d81(0xd6)))return;_0x45e626[_0x321d81(0xd5)][_0x321d81(0xe1)](_0x321d81(0xde))[_0x321d81(0xe3)](_0x321d81(0xdf));const _0x58f585=_0x45e626[_0x321d81(0xd5)][_0x321d81(0xe1)](_0x321d81(0xde)),_0x297649=_0x45e626[_0x321d81(0xce)];_0x58f585[_0x321d81(0xe0)][_0x321d81(0xd4)](_0x321d81(0xdf),_0x481f69=>_0x3ea3fd(_0x297649,_0x321d81(0xd1),_0x481f69));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x35f1(){const _0x574b14=['insertion','get','name','addClass','paragraph','781qcemOi','start','formatBlock','markerName','10380SDIcIf','has','end','insert','highest','75yTnptu','*Change\x20to:*\x20%0','editor','registerDescriptionCallback','markerRange','afterInit','Paragraph','toViewPosition','data','14618BnDjxw','showSuggestionHighlights','addMarker:suggestion:insertion','ELEMENT_PARAGRAPH','editing','consume','153mMnNnV','isBlock','ck-suggestion-marker-split','TrackChangesEditing','$text','commandName','mapper','_splitMarkerName','checkChild','options','span','nodeAfter','_registerLegacyDescription','insertParagraph','*Insert:*\x20%0','1812HAiVvK','ck-suggestion-marker--active','createUIElement','schema','descriptionFactory','1551390NjBsjJ','writer','enableDefaultAttributesIntegration','getItemLabel','registerElementLabel','getFirstRange','enableCommand','isTouching','consumable','230082Oasjui','format','type','isLimit','activeMarkers','includes','downcastDispatcher','2883909FIusby','model','345632xUrvOw','locale','4299kfqXEA','plugins','bindElementToMarker'];_0x35f1=function(){return _0x574b14;};return _0x35f1();}const _0xbb26f=_0x540c;(function(_0x359c14,_0x1bd95b){const _0x48bb77=_0x540c,_0x4a2870=_0x359c14();while(!![]){try{const _0x5ad7ef=-parseInt(_0x48bb77(0x18b))/0x1+parseInt(_0x48bb77(0x15d))/0x2+parseInt(_0x48bb77(0x171))/0x3*(-parseInt(_0x48bb77(0x158))/0x4)+-parseInt(_0x48bb77(0x182))/0x5*(-parseInt(_0x48bb77(0x166))/0x6)+parseInt(_0x48bb77(0x16d))/0x7+-parseInt(_0x48bb77(0x16f))/0x8*(parseInt(_0x48bb77(0x191))/0x9)+-parseInt(_0x48bb77(0x17d))/0xa*(-parseInt(_0x48bb77(0x179))/0xb);if(_0x5ad7ef===_0x1bd95b)break;else _0x4a2870['push'](_0x4a2870['shift']());}catch(_0x10d1e7){_0x4a2870['push'](_0x4a2870['shift']());}}}(_0x35f1,0x6b04e));import{Plugin as _0x50e2a6}from'ckeditor5/src/core.js';import{getTranslation as _0x18f1e9}from'../utils/common-translations.js';function _0x540c(_0xf01887,_0x5c84c5){const _0x35f128=_0x35f1();return _0x540c=function(_0x540cd7,_0x2bc9a8){_0x540cd7=_0x540cd7-0x158;let _0x5ef392=_0x35f128[_0x540cd7];return _0x5ef392;},_0x540c(_0xf01887,_0x5c84c5);}export default class bt extends _0x50e2a6{[_0xbb26f(0x187)](){const _0x1fa1b7=_0xbb26f,_0x43ee1c=this[_0x1fa1b7(0x184)];if(!_0x43ee1c[_0x1fa1b7(0x172)][_0x1fa1b7(0x17e)](_0x1fa1b7(0x188)))return;const _0x117b00=_0x43ee1c[_0x1fa1b7(0x170)],_0x1dcb77=_0x43ee1c[_0x1fa1b7(0x172)][_0x1fa1b7(0x175)](_0x1fa1b7(0x194));_0x1dcb77[_0x1fa1b7(0x15c)][_0x1fa1b7(0x161)](_0x1fa1b7(0x178),_0x5b28b6=>_0x18f1e9(_0x117b00,_0x1fa1b7(0x18e),_0x5b28b6)),_0x1dcb77[_0x1fa1b7(0x15f)](_0x1fa1b7(0x178)),_0x1dcb77[_0x1fa1b7(0x163)](_0x1fa1b7(0x19e)),_0x43ee1c[_0x1fa1b7(0x18f)][_0x1fa1b7(0x16c)]['on'](_0x1fa1b7(0x18d),nr(_0x43ee1c),{'priority':_0x1fa1b7(0x181)}),_0x43ee1c[_0x1fa1b7(0x18a)][_0x1fa1b7(0x16c)]['on'](_0x1fa1b7(0x18d),(_0x114569,_0x3f09ee,_0x4d6cd7)=>{const _0x1b357d=_0x1fa1b7;_0x4d6cd7[_0x1b357d(0x19a)][_0x1b357d(0x18c)]&&nr(_0x43ee1c,{'showActiveMarker':!0x1})(_0x114569,_0x3f09ee,_0x4d6cd7);},{'priority':_0x1fa1b7(0x181)});const _0x4e309=_0x1dcb77[_0x1fa1b7(0x15c)];_0x4e309[_0x1fa1b7(0x185)](_0x217f73=>{const _0xc306a7=_0x1fa1b7;if(_0xc306a7(0x174)!==_0x217f73[_0xc306a7(0x168)])return;const {start:_0x4bf30f,end:_0x511c1d}=_0x217f73[_0xc306a7(0x162)]();if(!_0x4bf30f[_0xc306a7(0x164)](_0x511c1d)||!_0x4bf30f[_0xc306a7(0x19c)])return;const _0x3796b2=_0x43ee1c[_0xc306a7(0x16e)][_0xc306a7(0x15b)],_0x4ba2d1=_0x4bf30f[_0xc306a7(0x19c)];return _0x3796b2[_0xc306a7(0x192)](_0x4ba2d1)&&!_0x3796b2[_0xc306a7(0x169)](_0x4ba2d1)&&_0x3796b2[_0xc306a7(0x199)](_0x4ba2d1,_0xc306a7(0x195))?{'type':_0xc306a7(0x174),'content':_0x18f1e9(_0x117b00,_0xc306a7(0x19f),_0x4e309[_0xc306a7(0x160)](_0x4ba2d1,0x1))}:void 0x0;}),this[_0x1fa1b7(0x19d)]();}[_0xbb26f(0x19d)](){const _0x293629=_0xbb26f,_0x427c6b=this[_0x293629(0x184)],_0x4b8a82=_0x427c6b[_0x293629(0x170)];_0x427c6b[_0x293629(0x172)][_0x293629(0x175)](_0x293629(0x194))[_0x293629(0x15c)][_0x293629(0x185)](_0x56960e=>{const _0x4bb66b=_0x293629;if(_0x4bb66b(0x17b)!=_0x56960e[_0x4bb66b(0x168)])return;const {data:_0x1ed743}=_0x56960e;return _0x1ed743&&_0x4bb66b(0x178)==_0x1ed743[_0x4bb66b(0x196)]?{'type':_0x4bb66b(0x167),'content':_0x18f1e9(_0x4b8a82,_0x4bb66b(0x183),_0x18f1e9(_0x4b8a82,_0x4bb66b(0x18e)))}:void 0x0;});}}function nr(_0x15cd24,{showActiveMarker:_0x5e270e=!0x0}={}){return(_0x828d48,_0x37b105,_0x5ac1ac)=>{const _0x68de3a=_0x540c,_0x112172=_0x15cd24[_0x68de3a(0x172)][_0x68de3a(0x175)](_0x68de3a(0x194)),_0x50e470=_0x37b105[_0x68de3a(0x186)][_0x68de3a(0x17a)],_0x3a6dcf=_0x37b105[_0x68de3a(0x186)][_0x68de3a(0x17f)],_0x14ba8c=_0x15cd24[_0x68de3a(0x16e)][_0x68de3a(0x15b)];if(!_0x50e470[_0x68de3a(0x164)](_0x3a6dcf)||!_0x50e470[_0x68de3a(0x19c)])return;const _0x17463d=_0x50e470[_0x68de3a(0x19c)];if(_0x14ba8c[_0x68de3a(0x192)](_0x17463d)&&!_0x14ba8c[_0x68de3a(0x169)](_0x17463d)&&_0x14ba8c[_0x68de3a(0x199)](_0x17463d,_0x68de3a(0x195))){if(!_0x5ac1ac[_0x68de3a(0x165)][_0x68de3a(0x190)](_0x37b105[_0x68de3a(0x186)],_0x828d48[_0x68de3a(0x176)]))return;const {authorId:_0x22b769}=_0x112172[_0x68de3a(0x198)](_0x37b105[_0x68de3a(0x17c)]),_0x3f0d8d=_0x5ac1ac[_0x68de3a(0x15e)][_0x68de3a(0x15a)](_0x68de3a(0x19b),{'class':_0x68de3a(0x193),'data-author-id':_0x22b769}),_0x3f56c7=_0x5ac1ac[_0x68de3a(0x197)][_0x68de3a(0x189)](_0x3a6dcf);_0x5e270e&&_0x112172[_0x68de3a(0x16a)][_0x68de3a(0x16b)](_0x37b105[_0x68de3a(0x17c)])&&_0x5ac1ac[_0x68de3a(0x15e)][_0x68de3a(0x177)](_0x68de3a(0x159),_0x3f0d8d),_0x5ac1ac[_0x68de3a(0x15e)][_0x68de3a(0x180)](_0x3f56c7,_0x3f0d8d),_0x5ac1ac[_0x68de3a(0x197)][_0x68de3a(0x173)](_0x3f0d8d,_0x37b105[_0x68de3a(0x17c)]);}};}
23
+ const _0x1076c1=_0x2126;function _0x2126(_0x216e26,_0x10cf39){const _0x5ed61b=_0x5ed6();return _0x2126=function(_0x2126b0,_0x5d7bb7){_0x2126b0=_0x2126b0-0xb4;let _0x30394c=_0x5ed61b[_0x2126b0];return _0x30394c;},_0x2126(_0x216e26,_0x10cf39);}(function(_0xa5407f,_0x70f94a){const _0x335c3b=_0x2126,_0x403bfe=_0xa5407f();while(!![]){try{const _0x13fa59=-parseInt(_0x335c3b(0xc5))/0x1*(parseInt(_0x335c3b(0xea))/0x2)+parseInt(_0x335c3b(0xf4))/0x3*(-parseInt(_0x335c3b(0xdf))/0x4)+-parseInt(_0x335c3b(0xc3))/0x5+parseInt(_0x335c3b(0xcc))/0x6*(parseInt(_0x335c3b(0xe8))/0x7)+-parseInt(_0x335c3b(0xe7))/0x8*(-parseInt(_0x335c3b(0xbd))/0x9)+-parseInt(_0x335c3b(0xc0))/0xa*(parseInt(_0x335c3b(0xb8))/0xb)+parseInt(_0x335c3b(0xd6))/0xc*(parseInt(_0x335c3b(0xf9))/0xd);if(_0x13fa59===_0x70f94a)break;else _0x403bfe['push'](_0x403bfe['shift']());}catch(_0x4b3cec){_0x403bfe['push'](_0x403bfe['shift']());}}}(_0x5ed6,0xe2c6f));function _0x5ed6(){const _0x465fa3=['1dkWbCI','isTouching','model','type','formatBlock','consumable','highest','44778ZvnMvT','markerName','nodeAfter','span','ck-suggestion-marker--active','insertion','mapper','insert','toViewPosition','insertParagraph','276MLxYkO','includes','bindElementToMarker','consume','addClass','_splitMarkerName','locale','TrackChangesEditing','markerRange','316860upeJPJ','start','isBlock','commandName','descriptionFactory','ELEMENT_PARAGRAPH','activeMarkers','Paragraph','56vtinko','1554CzkmCe','enableDefaultAttributesIntegration','3130898CGeiNa','afterInit','addMarker:suggestion:insertion','createUIElement','has','isLimit','ck-suggestion-marker-split','registerElementLabel','*Change\x20to:*\x20%0','editing','3lszAqT','editor','data','enableCommand','plugins','1743053gomYoq','_registerLegacyDescription','options','$text','registerDescriptionCallback','paragraph','get','schema','getItemLabel','35365OSiQZl','name','format','end','downcastDispatcher','1113885qMpbTD','checkChild','*Insert:*\x20%0','4490kHISjy','getFirstRange','showSuggestionHighlights','7949630PSYcer','writer'];_0x5ed6=function(){return _0x465fa3;};return _0x5ed6();}import{Plugin as _0x497c52}from'ckeditor5/src/core.js';import{getTranslation as _0x2ae99c}from'../utils/common-translations.js';export default class bt extends _0x497c52{[_0x1076c1(0xeb)](){const _0x3e4d5b=_0x1076c1,_0x452fd2=this[_0x3e4d5b(0xf5)];if(!_0x452fd2[_0x3e4d5b(0xf8)][_0x3e4d5b(0xee)](_0x3e4d5b(0xe6)))return;const _0x35434b=_0x452fd2[_0x3e4d5b(0xdc)],_0x1c3b92=_0x452fd2[_0x3e4d5b(0xf8)][_0x3e4d5b(0xb5)](_0x3e4d5b(0xdd));_0x1c3b92[_0x3e4d5b(0xe3)][_0x3e4d5b(0xf1)](_0x3e4d5b(0xb4),_0x1d68d6=>_0x2ae99c(_0x35434b,_0x3e4d5b(0xe4),_0x1d68d6)),_0x1c3b92[_0x3e4d5b(0xe9)](_0x3e4d5b(0xb4)),_0x1c3b92[_0x3e4d5b(0xf7)](_0x3e4d5b(0xd5)),_0x452fd2[_0x3e4d5b(0xf3)][_0x3e4d5b(0xbc)]['on'](_0x3e4d5b(0xec),nr(_0x452fd2),{'priority':_0x3e4d5b(0xcb)}),_0x452fd2[_0x3e4d5b(0xf6)][_0x3e4d5b(0xbc)]['on'](_0x3e4d5b(0xec),(_0x31f8f7,_0x29ce20,_0x5ba3b8)=>{const _0xc7cdcc=_0x3e4d5b;_0x5ba3b8[_0xc7cdcc(0xfb)][_0xc7cdcc(0xc2)]&&nr(_0x452fd2,{'showActiveMarker':!0x1})(_0x31f8f7,_0x29ce20,_0x5ba3b8);},{'priority':_0x3e4d5b(0xcb)});const _0x3242f7=_0x1c3b92[_0x3e4d5b(0xe3)];_0x3242f7[_0x3e4d5b(0xfd)](_0xdb4a1a=>{const _0x316691=_0x3e4d5b;if(_0x316691(0xd1)!==_0xdb4a1a[_0x316691(0xc8)])return;const {start:_0x5e7e0d,end:_0xf45f4f}=_0xdb4a1a[_0x316691(0xc1)]();if(!_0x5e7e0d[_0x316691(0xc6)](_0xf45f4f)||!_0x5e7e0d[_0x316691(0xce)])return;const _0x465e3e=_0x452fd2[_0x316691(0xc7)][_0x316691(0xb6)],_0x2be742=_0x5e7e0d[_0x316691(0xce)];return _0x465e3e[_0x316691(0xe1)](_0x2be742)&&!_0x465e3e[_0x316691(0xef)](_0x2be742)&&_0x465e3e[_0x316691(0xbe)](_0x2be742,_0x316691(0xfc))?{'type':_0x316691(0xd1),'content':_0x2ae99c(_0x35434b,_0x316691(0xbf),_0x3242f7[_0x316691(0xb7)](_0x2be742,0x1))}:void 0x0;}),this[_0x3e4d5b(0xfa)]();}[_0x1076c1(0xfa)](){const _0x5e7dfa=_0x1076c1,_0x3855a2=this[_0x5e7dfa(0xf5)],_0x60fd0a=_0x3855a2[_0x5e7dfa(0xdc)];_0x3855a2[_0x5e7dfa(0xf8)][_0x5e7dfa(0xb5)](_0x5e7dfa(0xdd))[_0x5e7dfa(0xe3)][_0x5e7dfa(0xfd)](_0x2113b8=>{const _0x25f1df=_0x5e7dfa;if(_0x25f1df(0xc9)!=_0x2113b8[_0x25f1df(0xc8)])return;const {data:_0x263844}=_0x2113b8;return _0x263844&&_0x25f1df(0xb4)==_0x263844[_0x25f1df(0xe2)]?{'type':_0x25f1df(0xba),'content':_0x2ae99c(_0x60fd0a,_0x25f1df(0xf2),_0x2ae99c(_0x60fd0a,_0x25f1df(0xe4)))}:void 0x0;});}}function nr(_0x2fb5e8,{showActiveMarker:_0x21fe5e=!0x0}={}){return(_0x597a90,_0x356561,_0x1f6054)=>{const _0x558f69=_0x2126,_0x1e6f50=_0x2fb5e8[_0x558f69(0xf8)][_0x558f69(0xb5)](_0x558f69(0xdd)),_0x490caa=_0x356561[_0x558f69(0xde)][_0x558f69(0xe0)],_0x5bf0e1=_0x356561[_0x558f69(0xde)][_0x558f69(0xbb)],_0x597909=_0x2fb5e8[_0x558f69(0xc7)][_0x558f69(0xb6)];if(!_0x490caa[_0x558f69(0xc6)](_0x5bf0e1)||!_0x490caa[_0x558f69(0xce)])return;const _0x3d96e6=_0x490caa[_0x558f69(0xce)];if(_0x597909[_0x558f69(0xe1)](_0x3d96e6)&&!_0x597909[_0x558f69(0xef)](_0x3d96e6)&&_0x597909[_0x558f69(0xbe)](_0x3d96e6,_0x558f69(0xfc))){if(!_0x1f6054[_0x558f69(0xca)][_0x558f69(0xd9)](_0x356561[_0x558f69(0xde)],_0x597a90[_0x558f69(0xb9)]))return;const {authorId:_0x5ba239}=_0x1e6f50[_0x558f69(0xdb)](_0x356561[_0x558f69(0xcd)]),_0x20c85b=_0x1f6054[_0x558f69(0xc4)][_0x558f69(0xed)](_0x558f69(0xcf),{'class':_0x558f69(0xf0),'data-author-id':_0x5ba239}),_0x35c72d=_0x1f6054[_0x558f69(0xd2)][_0x558f69(0xd4)](_0x5bf0e1);_0x21fe5e&&_0x1e6f50[_0x558f69(0xe5)][_0x558f69(0xd7)](_0x356561[_0x558f69(0xcd)])&&_0x1f6054[_0x558f69(0xc4)][_0x558f69(0xda)](_0x558f69(0xd0),_0x20c85b),_0x1f6054[_0x558f69(0xc4)][_0x558f69(0xd3)](_0x35c72d,_0x20c85b),_0x1f6054[_0x558f69(0xd2)][_0x558f69(0xd8)](_0x20c85b,_0x356561[_0x558f69(0xcd)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x22b7f8=_0x2b44;function _0x4b79(){const _0x57e4ed=['*Remove\x20all\x20formatting*','286163fOwrpG','get','locale','912EtrRZk','3492PXbfbo','descriptionFactory','331743ePGwvU','removeFormat','RemoveFormatEditing','21jjdaif','4hcqkVE','1382394keWYBt','format','_registerLegacyDescription','681976ElgqCA','4763abPxWh','enableDefaultAttributesIntegration','208028RFpeyJ','afterInit','formatInline','TrackChangesEditing','editor','10XEsWdk','plugins','type','commandName','6770NNGqsz','has','registerDescriptionCallback','formatBlock'];_0x4b79=function(){return _0x57e4ed;};return _0x4b79();}(function(_0x56ad57,_0x1596d2){const _0x4d7602=_0x2b44,_0x15eaa9=_0x56ad57();while(!![]){try{const _0x43ced6=parseInt(_0x4d7602(0x186))/0x1+-parseInt(_0x4d7602(0x190))/0x2*(parseInt(_0x4d7602(0x18c))/0x3)+-parseInt(_0x4d7602(0x197))/0x4*(parseInt(_0x4d7602(0x17d))/0x5)+parseInt(_0x4d7602(0x191))/0x6+-parseInt(_0x4d7602(0x18f))/0x7*(-parseInt(_0x4d7602(0x194))/0x8)+parseInt(_0x4d7602(0x18a))/0x9*(-parseInt(_0x4d7602(0x181))/0xa)+parseInt(_0x4d7602(0x195))/0xb*(-parseInt(_0x4d7602(0x189))/0xc);if(_0x43ced6===_0x1596d2)break;else _0x15eaa9['push'](_0x15eaa9['shift']());}catch(_0x82c09){_0x15eaa9['push'](_0x15eaa9['shift']());}}}(_0x4b79,0x24ff7));import{Plugin as _0x154675}from'ckeditor5/src/core.js';function _0x2b44(_0x5a5556,_0x2c3132){const _0x4b79ee=_0x4b79();return _0x2b44=function(_0x2b44c2,_0x58fca9){_0x2b44c2=_0x2b44c2-0x17b;let _0x2c3b23=_0x4b79ee[_0x2b44c2];return _0x2c3b23;},_0x2b44(_0x5a5556,_0x2c3132);}import{getTranslation as _0x56d62e}from'../utils/common-translations.js';export default class wt extends _0x154675{[_0x22b7f8(0x198)](){const _0x1d6aa0=_0x22b7f8,_0x549739=this[_0x1d6aa0(0x17c)];if(!_0x549739[_0x1d6aa0(0x17e)][_0x1d6aa0(0x182)](_0x1d6aa0(0x18e)))return;_0x549739[_0x1d6aa0(0x17e)][_0x1d6aa0(0x187)](_0x1d6aa0(0x17b))[_0x1d6aa0(0x196)](_0x1d6aa0(0x18d)),this[_0x1d6aa0(0x193)]();}[_0x22b7f8(0x193)](){const _0x44a4da=_0x22b7f8,_0x545fe1=this[_0x44a4da(0x17c)];_0x545fe1[_0x44a4da(0x17e)][_0x44a4da(0x187)](_0x44a4da(0x17b))[_0x44a4da(0x18b)][_0x44a4da(0x183)](_0x49e858=>{const _0x4c4f10=_0x44a4da;if(_0x4c4f10(0x184)!=_0x49e858[_0x4c4f10(0x17f)]&&_0x4c4f10(0x199)!=_0x49e858[_0x4c4f10(0x17f)])return;const {data:_0x2224e4}=_0x49e858;return _0x2224e4&&_0x4c4f10(0x18d)==_0x2224e4[_0x4c4f10(0x180)]?{'type':_0x4c4f10(0x192),'content':_0x56d62e(_0x545fe1[_0x4c4f10(0x188)],_0x4c4f10(0x185))}:void 0x0;});}}
23
+ const _0x1f71dc=_0xdb64;(function(_0x32324a,_0xacf876){const _0x5b599b=_0xdb64,_0x3a0a10=_0x32324a();while(!![]){try{const _0x5d07df=-parseInt(_0x5b599b(0x135))/0x1+-parseInt(_0x5b599b(0x133))/0x2*(-parseInt(_0x5b599b(0x131))/0x3)+-parseInt(_0x5b599b(0x132))/0x4*(parseInt(_0x5b599b(0x126))/0x5)+-parseInt(_0x5b599b(0x12a))/0x6+-parseInt(_0x5b599b(0x13c))/0x7*(parseInt(_0x5b599b(0x137))/0x8)+-parseInt(_0x5b599b(0x12e))/0x9*(parseInt(_0x5b599b(0x13e))/0xa)+parseInt(_0x5b599b(0x138))/0xb;if(_0x5d07df===_0xacf876)break;else _0x3a0a10['push'](_0x3a0a10['shift']());}catch(_0xd4a875){_0x3a0a10['push'](_0x3a0a10['shift']());}}}(_0x331f,0xed4e4));import{Plugin as _0x5cdc5b}from'ckeditor5/src/core.js';import{getTranslation as _0x4cb271}from'../utils/common-translations.js';function _0x331f(){const _0x20da42=['type','6735hogzso','commandName','has','RemoveFormatEditing','9212850NqDHDV','afterInit','editor','TrackChangesEditing','153hGCOvA','locale','plugins','1757841mzkjlX','752dqSOTV','4JRZjjj','format','15219rKZsmr','enableDefaultAttributesIntegration','85208QSrGTx','34354452ehJnjK','descriptionFactory','formatBlock','registerDescriptionCallback','203cUCzhf','get','711890jfDSed','*Remove\x20all\x20formatting*','removeFormat','_registerLegacyDescription','formatInline'];_0x331f=function(){return _0x20da42;};return _0x331f();}function _0xdb64(_0x18135a,_0x18a6e3){const _0x331ff3=_0x331f();return _0xdb64=function(_0xdb64fe,_0x39233f){_0xdb64fe=_0xdb64fe-0x126;let _0x22cc85=_0x331ff3[_0xdb64fe];return _0x22cc85;},_0xdb64(_0x18135a,_0x18a6e3);}export default class wt extends _0x5cdc5b{[_0x1f71dc(0x12b)](){const _0x1af9aa=_0x1f71dc,_0x19e5fc=this[_0x1af9aa(0x12c)];if(!_0x19e5fc[_0x1af9aa(0x130)][_0x1af9aa(0x128)](_0x1af9aa(0x129)))return;_0x19e5fc[_0x1af9aa(0x130)][_0x1af9aa(0x13d)](_0x1af9aa(0x12d))[_0x1af9aa(0x136)](_0x1af9aa(0x140)),this[_0x1af9aa(0x141)]();}[_0x1f71dc(0x141)](){const _0x1be2ed=_0x1f71dc,_0xabfbab=this[_0x1be2ed(0x12c)];_0xabfbab[_0x1be2ed(0x130)][_0x1be2ed(0x13d)](_0x1be2ed(0x12d))[_0x1be2ed(0x139)][_0x1be2ed(0x13b)](_0x315507=>{const _0x3793fe=_0x1be2ed;if(_0x3793fe(0x13a)!=_0x315507[_0x3793fe(0x143)]&&_0x3793fe(0x142)!=_0x315507[_0x3793fe(0x143)])return;const {data:_0x5c16c1}=_0x315507;return _0x5c16c1&&_0x3793fe(0x140)==_0x5c16c1[_0x3793fe(0x127)]?{'type':_0x3793fe(0x134),'content':_0x4cb271(_0xabfbab[_0x3793fe(0x12f)],_0x3793fe(0x13f))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x101a(_0x55c5ce,_0x5a42ef){const _0x1521f9=_0x1521();return _0x101a=function(_0x101ad0,_0x2ad0b4){_0x101ad0=_0x101ad0-0x1ac;let _0x96ad84=_0x1521f9[_0x101ad0];return _0x96ad84;},_0x101a(_0x55c5ce,_0x5a42ef);}function _0x1521(){const _0x23e79c=['16361592MTlkHs','plugins','3648815UMYAeD','discardSuggestion','editor','has','discardSelectedSuggestions','1880144iRharR','acceptAllSuggestions','acceptSelectedSuggestions','get','goToPreviousRestrictedEditingException','goToNextRestrictedEditingException','773772jTbIoL','12AwHlLY','discardAllSuggestions','RestrictedEditingModeEditing','60999fhleCY','afterInit','acceptSuggestion','enableCommand','1423305MQxNbL','trackChanges','TrackChangesEditing','1167876IvKDJp'];_0x1521=function(){return _0x23e79c;};return _0x1521();}const _0xcf248f=_0x101a;(function(_0x2367e4,_0xc2032e){const _0x4ec016=_0x101a,_0x221af5=_0x2367e4();while(!![]){try{const _0x120460=parseInt(_0x4ec016(0x1c2))/0x1+parseInt(_0x4ec016(0x1be))/0x2+-parseInt(_0x4ec016(0x1ad))/0x3+-parseInt(_0x4ec016(0x1b0))/0x4+-parseInt(_0x4ec016(0x1b3))/0x5+parseInt(_0x4ec016(0x1bf))/0x6*(-parseInt(_0x4ec016(0x1b8))/0x7)+parseInt(_0x4ec016(0x1b1))/0x8;if(_0x120460===_0xc2032e)break;else _0x221af5['push'](_0x221af5['shift']());}catch(_0x9594da){_0x221af5['push'](_0x221af5['shift']());}}}(_0x1521,0x703d5));import{Plugin as _0x597f5c}from'ckeditor5/src/core.js';export default class yt extends _0x597f5c{[_0xcf248f(0x1c3)](){const _0x10b4b9=_0xcf248f,_0x29d481=this[_0x10b4b9(0x1b5)];if(!_0x29d481[_0x10b4b9(0x1b2)][_0x10b4b9(0x1b6)](_0x10b4b9(0x1c1)))return;const _0x47638a=_0x29d481[_0x10b4b9(0x1b2)][_0x10b4b9(0x1bb)](_0x10b4b9(0x1af));_0x47638a[_0x10b4b9(0x1ac)](_0x10b4b9(0x1bc)),_0x47638a[_0x10b4b9(0x1ac)](_0x10b4b9(0x1bd));const _0x1c8c9a=_0x29d481[_0x10b4b9(0x1b2)][_0x10b4b9(0x1bb)](_0x10b4b9(0x1c1));_0x1c8c9a[_0x10b4b9(0x1ac)](_0x10b4b9(0x1ae)),_0x1c8c9a[_0x10b4b9(0x1ac)](_0x10b4b9(0x1c4)),_0x1c8c9a[_0x10b4b9(0x1ac)](_0x10b4b9(0x1b4)),_0x1c8c9a[_0x10b4b9(0x1ac)](_0x10b4b9(0x1b9)),_0x1c8c9a[_0x10b4b9(0x1ac)](_0x10b4b9(0x1c0)),_0x1c8c9a[_0x10b4b9(0x1ac)](_0x10b4b9(0x1ba)),_0x1c8c9a[_0x10b4b9(0x1ac)](_0x10b4b9(0x1b7));}}
23
+ function _0x3b7e(){const _0x534f6c=['1OvctJb','get','goToPreviousRestrictedEditingException','TrackChangesEditing','RestrictedEditingModeEditing','6oBculb','has','acceptSuggestion','490430eAaysu','1138158CsImSU','121iCciDF','51928CcVktq','459bdoVct','trackChanges','1309176MqZCEb','acceptAllSuggestions','acceptSelectedSuggestions','enableCommand','1377894IhvdDZ','afterInit','480345kGLcvN','discardSelectedSuggestions','editor','discardSuggestion','goToNextRestrictedEditingException','discardAllSuggestions','29118vNpjuQ','plugins'];_0x3b7e=function(){return _0x534f6c;};return _0x3b7e();}const _0x13ca69=_0x4470;(function(_0x8b07af,_0x5a8ea9){const _0x4286a3=_0x4470,_0x5579d3=_0x8b07af();while(!![]){try{const _0x48e96e=-parseInt(_0x4286a3(0x1a5))/0x1*(-parseInt(_0x4286a3(0x1a3))/0x2)+parseInt(_0x4286a3(0x1b7))/0x3+parseInt(_0x4286a3(0x1b3))/0x4+parseInt(_0x4286a3(0x19d))/0x5*(-parseInt(_0x4286a3(0x1aa))/0x6)+-parseInt(_0x4286a3(0x1ae))/0x7+parseInt(_0x4286a3(0x1b0))/0x8*(parseInt(_0x4286a3(0x1b1))/0x9)+-parseInt(_0x4286a3(0x1ad))/0xa*(parseInt(_0x4286a3(0x1af))/0xb);if(_0x48e96e===_0x5a8ea9)break;else _0x5579d3['push'](_0x5579d3['shift']());}catch(_0x13f171){_0x5579d3['push'](_0x5579d3['shift']());}}}(_0x3b7e,0x518e8));import{Plugin as _0x451c58}from'ckeditor5/src/core.js';function _0x4470(_0x2804a0,_0x2b74c3){const _0x3b7e37=_0x3b7e();return _0x4470=function(_0x447058,_0x3c387a){_0x447058=_0x447058-0x19c;let _0x4ff471=_0x3b7e37[_0x447058];return _0x4ff471;},_0x4470(_0x2804a0,_0x2b74c3);}export default class yt extends _0x451c58{[_0x13ca69(0x19c)](){const _0x245462=_0x13ca69,_0x26442a=this[_0x245462(0x19f)];if(!_0x26442a[_0x245462(0x1a4)][_0x245462(0x1ab)](_0x245462(0x1a9)))return;const _0x2f039e=_0x26442a[_0x245462(0x1a4)][_0x245462(0x1a6)](_0x245462(0x1a8));_0x2f039e[_0x245462(0x1b6)](_0x245462(0x1a7)),_0x2f039e[_0x245462(0x1b6)](_0x245462(0x1a1));const _0x4c9abe=_0x26442a[_0x245462(0x1a4)][_0x245462(0x1a6)](_0x245462(0x1a9));_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1b2)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1ac)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1a0)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1b4)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1a2)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1b5)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x19e));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d1c39=_0x461f;(function(_0x559e9a,_0x308389){const _0x34d773=_0x461f,_0x503cb4=_0x559e9a();while(!![]){try{const _0xacd2b2=-parseInt(_0x34d773(0xec))/0x1*(parseInt(_0x34d773(0xe0))/0x2)+parseInt(_0x34d773(0xd2))/0x3+-parseInt(_0x34d773(0xd4))/0x4*(parseInt(_0x34d773(0xea))/0x5)+parseInt(_0x34d773(0xfd))/0x6+parseInt(_0x34d773(0xcd))/0x7+-parseInt(_0x34d773(0xe7))/0x8*(-parseInt(_0x34d773(0xe4))/0x9)+-parseInt(_0x34d773(0xe8))/0xa*(-parseInt(_0x34d773(0xf8))/0xb);if(_0xacd2b2===_0x308389)break;else _0x503cb4['push'](_0x503cb4['shift']());}catch(_0x179de4){_0x503cb4['push'](_0x503cb4['shift']());}}}(_0x1adf,0xd0f5c));import{Plugin as _0x196d85}from'ckeditor5/src/core.js';import{ShiftEnter as _0x3d81ec}from'ckeditor5/src/enter.js';function _0x461f(_0xc07d56,_0xda3eed){const _0x1adf20=_0x1adf();return _0x461f=function(_0x461fa2,_0x57dbb2){_0x461fa2=_0x461fa2-0xc6;let _0x5a1a98=_0x1adf20[_0x461fa2];return _0x5a1a98;},_0x461f(_0xc07d56,_0xda3eed);}import{getTranslation as _0x31998c}from'../utils/common-translations.js';function _0x1adf(){const _0x4576ae=['8mBkkIf','bindElementToMarker','createPositionBefore','shiftEnter','merge','init','addMarker:suggestion:deletion','get','ck-suggestion-marker-','locale','consumable','span','561562DCKped','editing','name','addClass','45GcEAtv','split','high','1188168NMxOUe','1670iBoKiu','options','2271145PsoFoB','markerName','2SDHPtZ','addMarker:suggestion','data','enableCommand','requires','ck-suggestion-marker--active','mapper','addMarker:suggestion:insertion','ELEMENT_LINE_BREAK','model','markerRange','TrackChangesEditing','51271ACvNoM','downcastDispatcher','editor','writer','activeMarkers','2104908RGApQP','registerElementLabel','softBreak','deletion','_splitMarkerName','toViewPosition','element','plugins','includes','createUIElement','2598624UTsIRH','insert','descriptionFactory','getItems','test','248634uQfRvd','showSuggestionHighlights'];_0x1adf=function(){return _0x4576ae;};return _0x1adf();}export default class jt extends _0x196d85{static get[_0x2d1c39(0xf0)](){return[_0x3d81ec];}[_0x2d1c39(0xd9)](){const _0x26c66f=_0x2d1c39,_0x512da3=this[_0x26c66f(0xfa)],_0x5c6a92=_0x512da3[_0x26c66f(0xca)][_0x26c66f(0xdb)](_0x26c66f(0xf7));_0x5c6a92[_0x26c66f(0xef)](_0x26c66f(0xd7)),_0x512da3[_0x26c66f(0xe1)][_0x26c66f(0xf9)]['on'](_0x26c66f(0xf3),ge(_0x512da3),{'priority':_0x26c66f(0xe6)}),_0x512da3[_0x26c66f(0xe1)][_0x26c66f(0xf9)]['on'](_0x26c66f(0xda),ge(_0x512da3),{'priority':_0x26c66f(0xe6)}),_0x512da3[_0x26c66f(0xee)][_0x26c66f(0xf9)]['on'](_0x26c66f(0xed),(_0x2ba8ea,_0x9fa4e4,_0x458775)=>{const _0x1bc7de=_0x26c66f;_0x458775[_0x1bc7de(0xe9)][_0x1bc7de(0xd3)]&&ge(_0x512da3,{'showActiveMarker':!0x1})(_0x2ba8ea,_0x9fa4e4,_0x458775);}),_0x5c6a92[_0x26c66f(0xcf)][_0x26c66f(0xfe)](_0x26c66f(0xff),_0x2c4f5e=>_0x31998c(_0x512da3[_0x26c66f(0xdd)],_0x26c66f(0xf4),_0x2c4f5e));}}function ge(_0x1b5b14,{showActiveMarker:_0x4600f9=!0x0}={}){return(_0x194d5e,_0x2ba7c5,_0x2b7aef)=>{const _0x9445a1=_0x461f,_0x18dac7=_0x1b5b14[_0x9445a1(0xca)][_0x9445a1(0xdb)](_0x9445a1(0xf7));if(!_0x2b7aef[_0x9445a1(0xde)][_0x9445a1(0xd1)](_0x2ba7c5[_0x9445a1(0xf6)],_0x194d5e[_0x9445a1(0xe2)]))return;const _0x8e97bb=_0x1b5b14[_0x9445a1(0xf5)];for(const _0x20fc6c of _0x2ba7c5[_0x9445a1(0xf6)][_0x9445a1(0xd0)]()){if(!_0x20fc6c['is'](_0x9445a1(0xc9),_0x9445a1(0xff)))continue;const _0x14987d=_0x9445a1(0xc6)==_0x2ba7c5[_0x9445a1(0xeb)][_0x9445a1(0xe5)](':')[0x1]?_0x9445a1(0xd8):_0x9445a1(0xe5),{authorId:_0x30acdd}=_0x18dac7[_0x9445a1(0xc7)](_0x2ba7c5[_0x9445a1(0xeb)]),_0x467a11=_0x2b7aef[_0x9445a1(0xfb)][_0x9445a1(0xcc)](_0x9445a1(0xdf),{'class':_0x9445a1(0xdc)+_0x14987d,'data-author-id':_0x30acdd}),_0x46f112=_0x2b7aef[_0x9445a1(0xf2)][_0x9445a1(0xc8)](_0x8e97bb[_0x9445a1(0xd6)](_0x20fc6c));_0x4600f9&&_0x18dac7[_0x9445a1(0xfc)][_0x9445a1(0xcb)](_0x2ba7c5[_0x9445a1(0xeb)])&&_0x2b7aef[_0x9445a1(0xfb)][_0x9445a1(0xe3)](_0x9445a1(0xf1),_0x467a11),_0x2b7aef[_0x9445a1(0xfb)][_0x9445a1(0xce)](_0x46f112,_0x467a11),_0x2b7aef[_0x9445a1(0xf2)][_0x9445a1(0xd5)](_0x467a11,_0x2ba7c5[_0x9445a1(0xeb)]);}};}
23
+ function _0x2604(_0x206a17,_0x4e3dba){const _0x550593=_0x5505();return _0x2604=function(_0x260483,_0x1f7cff){_0x260483=_0x260483-0xb4;let _0x994549=_0x550593[_0x260483];return _0x994549;},_0x2604(_0x206a17,_0x4e3dba);}const _0x420587=_0x2604;(function(_0x3006ab,_0x5db0ba){const _0x114f1d=_0x2604,_0x5bdca2=_0x3006ab();while(!![]){try{const _0xe9ce7c=parseInt(_0x114f1d(0xba))/0x1*(parseInt(_0x114f1d(0xc2))/0x2)+parseInt(_0x114f1d(0xe0))/0x3*(-parseInt(_0x114f1d(0xd5))/0x4)+-parseInt(_0x114f1d(0xd9))/0x5*(-parseInt(_0x114f1d(0xb8))/0x6)+-parseInt(_0x114f1d(0xb6))/0x7+-parseInt(_0x114f1d(0xc6))/0x8+-parseInt(_0x114f1d(0xe7))/0x9*(-parseInt(_0x114f1d(0xcd))/0xa)+-parseInt(_0x114f1d(0xee))/0xb*(-parseInt(_0x114f1d(0xea))/0xc);if(_0xe9ce7c===_0x5db0ba)break;else _0x5bdca2['push'](_0x5bdca2['shift']());}catch(_0x485828){_0x5bdca2['push'](_0x5bdca2['shift']());}}}(_0x5505,0xc2fdf));import{Plugin as _0x5e9cfc}from'ckeditor5/src/core.js';import{ShiftEnter as _0xd617c4}from'ckeditor5/src/enter.js';import{getTranslation as _0x511173}from'../utils/common-translations.js';function _0x5505(){const _0x5b74b3=['693385YNSBxG','markerName','shiftEnter','8648976TyGoeB','options','1476qaqgBa','createPositionBefore','737578prwsZY','plugins','createUIElement','enableCommand','locale','registerElementLabel','ELEMENT_LINE_BREAK','activeMarkers','4ikeQqd','editor','ck-suggestion-marker--active','get','11430832fIZxcP','markerRange','test','includes','requires','high','showSuggestionHighlights','477720okXvCf','descriptionFactory','addMarker:suggestion:insertion','editing','deletion','split','toViewPosition','model','4456RUZlBC','data','addMarker:suggestion','addMarker:suggestion:deletion','14965UEvQVw','init','downcastDispatcher','insert','ck-suggestion-marker-','writer','softBreak','1527dUmpMP','consumable','span','getItems','element','mapper','addClass','117jYaLTo','merge','TrackChangesEditing','228oewlQE','_splitMarkerName','name','bindElementToMarker'];_0x5505=function(){return _0x5b74b3;};return _0x5505();}export default class jt extends _0x5e9cfc{static get[_0x420587(0xca)](){return[_0xd617c4];}[_0x420587(0xda)](){const _0x269c36=_0x420587,_0x9b7d39=this[_0x269c36(0xc3)],_0x509359=_0x9b7d39[_0x269c36(0xbb)][_0x269c36(0xc5)](_0x269c36(0xe9));_0x509359[_0x269c36(0xbd)](_0x269c36(0xb5)),_0x9b7d39[_0x269c36(0xd0)][_0x269c36(0xdb)]['on'](_0x269c36(0xcf),ge(_0x9b7d39),{'priority':_0x269c36(0xcb)}),_0x9b7d39[_0x269c36(0xd0)][_0x269c36(0xdb)]['on'](_0x269c36(0xd8),ge(_0x9b7d39),{'priority':_0x269c36(0xcb)}),_0x9b7d39[_0x269c36(0xd6)][_0x269c36(0xdb)]['on'](_0x269c36(0xd7),(_0x2a2f95,_0x195979,_0x358f2b)=>{const _0x22ef20=_0x269c36;_0x358f2b[_0x22ef20(0xb7)][_0x22ef20(0xcc)]&&ge(_0x9b7d39,{'showActiveMarker':!0x1})(_0x2a2f95,_0x195979,_0x358f2b);}),_0x509359[_0x269c36(0xce)][_0x269c36(0xbf)](_0x269c36(0xdf),_0x108989=>_0x511173(_0x9b7d39[_0x269c36(0xbe)],_0x269c36(0xc0),_0x108989));}}function ge(_0x154ab5,{showActiveMarker:_0x310b7b=!0x0}={}){return(_0x2a0981,_0x58380f,_0x2ae9f7)=>{const _0x17edb5=_0x2604,_0xbf2c51=_0x154ab5[_0x17edb5(0xbb)][_0x17edb5(0xc5)](_0x17edb5(0xe9));if(!_0x2ae9f7[_0x17edb5(0xe1)][_0x17edb5(0xc8)](_0x58380f[_0x17edb5(0xc7)],_0x2a0981[_0x17edb5(0xec)]))return;const _0x5ad15d=_0x154ab5[_0x17edb5(0xd4)];for(const _0x386da4 of _0x58380f[_0x17edb5(0xc7)][_0x17edb5(0xe3)]()){if(!_0x386da4['is'](_0x17edb5(0xe4),_0x17edb5(0xdf)))continue;const _0x1df66c=_0x17edb5(0xd1)==_0x58380f[_0x17edb5(0xb4)][_0x17edb5(0xd2)](':')[0x1]?_0x17edb5(0xe8):_0x17edb5(0xd2),{authorId:_0x34962a}=_0xbf2c51[_0x17edb5(0xeb)](_0x58380f[_0x17edb5(0xb4)]),_0x50bfa9=_0x2ae9f7[_0x17edb5(0xde)][_0x17edb5(0xbc)](_0x17edb5(0xe2),{'class':_0x17edb5(0xdd)+_0x1df66c,'data-author-id':_0x34962a}),_0x2c6e40=_0x2ae9f7[_0x17edb5(0xe5)][_0x17edb5(0xd3)](_0x5ad15d[_0x17edb5(0xb9)](_0x386da4));_0x310b7b&&_0xbf2c51[_0x17edb5(0xc1)][_0x17edb5(0xc9)](_0x58380f[_0x17edb5(0xb4)])&&_0x2ae9f7[_0x17edb5(0xde)][_0x17edb5(0xe6)](_0x17edb5(0xc4),_0x50bfa9),_0x2ae9f7[_0x17edb5(0xde)][_0x17edb5(0xdc)](_0x2c6e40,_0x50bfa9),_0x2ae9f7[_0x17edb5(0xe5)][_0x17edb5(0xed)](_0x50bfa9,_0x58380f[_0x17edb5(0xb4)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x198fe1=_0x5d03;function _0x5d03(_0x2be4b6,_0x5d8a1e){const _0x3018a3=_0x3018();return _0x5d03=function(_0x5d035a,_0x2a84f4){_0x5d035a=_0x5d035a-0x160;let _0x13199a=_0x3018a3[_0x5d035a];return _0x13199a;},_0x5d03(_0x2be4b6,_0x5d8a1e);}(function(_0x321028,_0x1c92e4){const _0x35ce24=_0x5d03,_0x16f026=_0x321028();while(!![]){try{const _0x2897d4=-parseInt(_0x35ce24(0x16e))/0x1+-parseInt(_0x35ce24(0x16b))/0x2+parseInt(_0x35ce24(0x177))/0x3*(-parseInt(_0x35ce24(0x175))/0x4)+parseInt(_0x35ce24(0x165))/0x5*(-parseInt(_0x35ce24(0x173))/0x6)+parseInt(_0x35ce24(0x188))/0x7*(-parseInt(_0x35ce24(0x164))/0x8)+-parseInt(_0x35ce24(0x184))/0x9+-parseInt(_0x35ce24(0x179))/0xa*(-parseInt(_0x35ce24(0x174))/0xb);if(_0x2897d4===_0x1c92e4)break;else _0x16f026['push'](_0x16f026['shift']());}catch(_0x307984){_0x16f026['push'](_0x16f026['shift']());}}}(_0x3018,0x4bc40));import{Plugin as _0x94ea09}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x2b05d3}from'./utils.js';import{getTranslation as _0x38df1c}from'../utils/common-translations.js';export default class St extends _0x94ea09{[_0x198fe1(0x187)](){const _0x247bd7=_0x198fe1,_0x3b385d=this[_0x247bd7(0x186)],_0x1e877c=_0x3b385d[_0x247bd7(0x160)],_0x98fbae=_0x3b385d[_0x247bd7(0x17d)];if(!_0x3b385d[_0x247bd7(0x16d)][_0x247bd7(0x168)](_0x247bd7(0x17b)))return;const _0x2f0532=_0x3b385d[_0x247bd7(0x16d)][_0x247bd7(0x176)](_0x247bd7(0x16a)),_0x556389=_0x247bd7(0x172),_0x360347=_0x3b385d[_0x247bd7(0x171)][_0x247bd7(0x176)](_0x556389);_0x2f0532[_0x247bd7(0x181)](_0x556389,(_0x1087e4,_0x448892={})=>{const _0x246730=_0x247bd7,_0x51f5c6=_0x1e877c[_0x246730(0x167)][_0x246730(0x163)];if(_0x51f5c6[_0x246730(0x16c)])return void _0x1087e4(_0x448892);const _0x20c2f0=void 0x0!==_0x448892[_0x246730(0x169)]?_0x448892[_0x246730(0x169)]:!_0x360347[_0x246730(0x17a)];_0x1e877c[_0x246730(0x162)](()=>{const _0x4d63c4=_0x246730,_0x59f179=Array[_0x4d63c4(0x183)](_0x51f5c6[_0x4d63c4(0x161)]());for(const _0x3354b6 of _0x59f179){const _0x4553d4=_0x20c2f0?[_0x3354b6]:_0x2b05d3(_0x556389,_0x3354b6,_0x1e877c);for(const _0x316c67 of _0x4553d4)_0x2f0532[_0x4d63c4(0x180)](_0x316c67,{'commandName':_0x556389,'commandParams':[{'forceValue':_0x20c2f0}]});}});}),_0x2f0532[_0x247bd7(0x17c)][_0x247bd7(0x17f)](_0x1b593c=>{const _0x24629f=_0x247bd7;if(_0x24629f(0x170)!=_0x1b593c[_0x24629f(0x17e)]&&_0x24629f(0x185)!=_0x1b593c[_0x24629f(0x17e)])return;const {data:_0x5a8bc8}=_0x1b593c;return _0x5a8bc8&&_0x5a8bc8[_0x24629f(0x182)]==_0x556389?_0x5a8bc8[_0x24629f(0x166)][0x0][_0x24629f(0x169)]?{'type':_0x24629f(0x16f),'content':_0x38df1c(_0x98fbae,_0x24629f(0x178))}:{'type':_0x24629f(0x16f),'content':_0x38df1c(_0x98fbae,_0x24629f(0x189))}:void 0x0;});}}function _0x3018(){const _0x4e1ddf=['editor','afterInit','70utLHkx','FORMAT_RESTRICTED_DISABLED','model','getRanges','change','selection','328016PMDQem','547525KTQWYo','commandParams','document','has','forceValue','TrackChangesEditing','1153320nSdKsZ','isCollapsed','plugins','80808zMdjgL','format','formatBlock','commands','restrictedEditingException','12FguVBX','11055KGZmyv','4132LdyYSC','get','234XmsGOB','FORMAT_RESTRICTED_ENABLED','20490dsRsxH','value','StandardEditingModeEditing','descriptionFactory','locale','type','registerDescriptionCallback','markInlineFormat','enableCommand','commandName','from','3436533mDFJnp','formatInline'];_0x3018=function(){return _0x4e1ddf;};return _0x3018();}
23
+ const _0x5290e6=_0x3c26;function _0x3c26(_0x1417df,_0x52aa13){const _0x346698=_0x3466();return _0x3c26=function(_0x3c2660,_0x19256a){_0x3c2660=_0x3c2660-0xe1;let _0x5956d0=_0x346698[_0x3c2660];return _0x5956d0;},_0x3c26(_0x1417df,_0x52aa13);}function _0x3466(){const _0xe504e6=['FORMAT_RESTRICTED_DISABLED','27129420CBHojU','enableCommand','afterInit','formatInline','524784uYBYXs','156dLXUWZ','document','model','has','markInlineFormat','StandardEditingModeEditing','1217628ASvwZX','getRanges','FORMAT_RESTRICTED_ENABLED','commandParams','plugins','1364901NAqEIc','locale','value','forceValue','isCollapsed','26778Dhcaxn','selection','594454klkgyO','descriptionFactory','9LTLVPy','get','TrackChangesEditing','from','5muLboO','commands','format','restrictedEditingException','registerDescriptionCallback','commandName','type','46374PJLImt','editor','change','formatBlock'];_0x3466=function(){return _0xe504e6;};return _0x3466();}(function(_0x27c686,_0x309736){const _0x422f00=_0x3c26,_0x31b69b=_0x27c686();while(!![]){try{const _0x360324=-parseInt(_0x422f00(0xfc))/0x1+-parseInt(_0x422f00(0x101))/0x2+parseInt(_0x422f00(0xe7))/0x3*(-parseInt(_0x422f00(0xf1))/0x4)+parseInt(_0x422f00(0x109))/0x5*(parseInt(_0x422f00(0xf7))/0x6)+-parseInt(_0x422f00(0x103))/0x7+parseInt(_0x422f00(0xf0))/0x8*(-parseInt(_0x422f00(0x105))/0x9)+parseInt(_0x422f00(0xec))/0xa;if(_0x360324===_0x309736)break;else _0x31b69b['push'](_0x31b69b['shift']());}catch(_0x2407ad){_0x31b69b['push'](_0x31b69b['shift']());}}}(_0x3466,0xbf750));import{Plugin as _0xac8569}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x53fae3}from'./utils.js';import{getTranslation as _0x1c2b64}from'../utils/common-translations.js';export default class St extends _0xac8569{[_0x5290e6(0xee)](){const _0xd295aa=_0x5290e6,_0x41d201=this[_0xd295aa(0xe8)],_0x31c5bd=_0x41d201[_0xd295aa(0xf3)],_0x4ca2d7=_0x41d201[_0xd295aa(0xfd)];if(!_0x41d201[_0xd295aa(0xfb)][_0xd295aa(0xf4)](_0xd295aa(0xf6)))return;const _0x1c51b1=_0x41d201[_0xd295aa(0xfb)][_0xd295aa(0x106)](_0xd295aa(0x107)),_0x54752a=_0xd295aa(0xe3),_0xce87ad=_0x41d201[_0xd295aa(0xe1)][_0xd295aa(0x106)](_0x54752a);_0x1c51b1[_0xd295aa(0xed)](_0x54752a,(_0x38441e,_0x25fa36={})=>{const _0x4fba48=_0xd295aa,_0x34b794=_0x31c5bd[_0x4fba48(0xf2)][_0x4fba48(0x102)];if(_0x34b794[_0x4fba48(0x100)])return void _0x38441e(_0x25fa36);const _0x288f06=void 0x0!==_0x25fa36[_0x4fba48(0xff)]?_0x25fa36[_0x4fba48(0xff)]:!_0xce87ad[_0x4fba48(0xfe)];_0x31c5bd[_0x4fba48(0xe9)](()=>{const _0x292793=_0x4fba48,_0xd26f97=Array[_0x292793(0x108)](_0x34b794[_0x292793(0xf8)]());for(const _0x47a3fe of _0xd26f97){const _0x5398f2=_0x288f06?[_0x47a3fe]:_0x53fae3(_0x54752a,_0x47a3fe,_0x31c5bd);for(const _0x535115 of _0x5398f2)_0x1c51b1[_0x292793(0xf5)](_0x535115,{'commandName':_0x54752a,'commandParams':[{'forceValue':_0x288f06}]});}});}),_0x1c51b1[_0xd295aa(0x104)][_0xd295aa(0xe4)](_0x3b9057=>{const _0x59fcf=_0xd295aa;if(_0x59fcf(0xea)!=_0x3b9057[_0x59fcf(0xe6)]&&_0x59fcf(0xef)!=_0x3b9057[_0x59fcf(0xe6)])return;const {data:_0x5470f5}=_0x3b9057;return _0x5470f5&&_0x5470f5[_0x59fcf(0xe5)]==_0x54752a?_0x5470f5[_0x59fcf(0xfa)][0x0][_0x59fcf(0xff)]?{'type':_0x59fcf(0xe2),'content':_0x1c2b64(_0x4ca2d7,_0x59fcf(0xf9))}:{'type':_0x59fcf(0xe2),'content':_0x1c2b64(_0x4ca2d7,_0x59fcf(0xeb))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f64bb=_0x250c;(function(_0x4cfbcf,_0x5e3f82){const _0x4dc980=_0x250c,_0x4b2c57=_0x4cfbcf();while(!![]){try{const _0x5ca6cd=-parseInt(_0x4dc980(0x172))/0x1*(-parseInt(_0x4dc980(0x186))/0x2)+parseInt(_0x4dc980(0x185))/0x3+-parseInt(_0x4dc980(0x177))/0x4+parseInt(_0x4dc980(0x164))/0x5+parseInt(_0x4dc980(0x17a))/0x6*(-parseInt(_0x4dc980(0x173))/0x7)+parseInt(_0x4dc980(0x181))/0x8+parseInt(_0x4dc980(0x16b))/0x9;if(_0x5ca6cd===_0x5e3f82)break;else _0x4b2c57['push'](_0x4b2c57['shift']());}catch(_0x6f3c33){_0x4b2c57['push'](_0x4b2c57['shift']());}}}(_0x35e8,0xc8f8c));import{Plugin as _0x1277a9}from'ckeditor5/src/core.js';function _0x35e8(){const _0x46fc7a=['1165124VITofX','commandParams','Style','format','element','editor','FORMAT_STYLE','commandName','registerDescriptionCallback','locale','*Remove\x20format:*\x20%0','registerInlineAttribute','GeneralHtmlSupport','DataSchema','ghsAttributes','3535710wJDclv','inline','type','enableDefaultAttributesIntegration','plugins','add','config','2139939iUZcbl','normalizeConfig','get','descriptionFactory','registerAttributeLabel','toLowerCase','forceValue','1qIhnff','22379NeBJqU','StyleUtils','_registerLegacyDescription','block','4025192MjzuVX','getGhsAttributeNameForElement','definitions','2118nHznZw','styleName','style','*Set\x20format:*\x20%0','has','formatBlock','formatInline','9528152VitfcG','afterInit','registerBlockAttribute','TrackChangesEditing','718575UGbCPg'];_0x35e8=function(){return _0x46fc7a;};return _0x35e8();}function _0x250c(_0x207f78,_0x157752){const _0x35e82d=_0x35e8();return _0x250c=function(_0x250c41,_0x5b33fa){_0x250c41=_0x250c41-0x15c;let _0x1facba=_0x35e82d[_0x250c41];return _0x1facba;},_0x250c(_0x207f78,_0x157752);}import{getTranslation as _0x243fb6}from'../utils/common-translations.js';export default class At extends _0x1277a9{[_0x4f64bb(0x182)](){const _0x133c6d=_0x4f64bb,_0x31aadf=this[_0x133c6d(0x18b)];if(!_0x31aadf[_0x133c6d(0x168)][_0x133c6d(0x17e)](_0x133c6d(0x188))||!_0x31aadf[_0x133c6d(0x168)][_0x133c6d(0x17e)](_0x133c6d(0x162)))return;const _0x40298d=_0x31aadf[_0x133c6d(0x168)][_0x133c6d(0x16d)](_0x133c6d(0x184)),_0x1a61e6=_0x31aadf[_0x133c6d(0x15e)],_0x4efceb=_0x31aadf[_0x133c6d(0x16a)][_0x133c6d(0x16d)](_0x133c6d(0x17c))||{},_0xf2eaa1=_0x31aadf[_0x133c6d(0x168)][_0x133c6d(0x16d)](_0x133c6d(0x161)),_0x54c8a6=_0x31aadf[_0x133c6d(0x168)][_0x133c6d(0x16d)](_0x133c6d(0x174))[_0x133c6d(0x16c)](_0x31aadf[_0x133c6d(0x168)][_0x133c6d(0x16d)](_0x133c6d(0x162)),_0x4efceb[_0x133c6d(0x179)]);_0x40298d[_0x133c6d(0x167)](_0x133c6d(0x17c));const _0x381c9d=new Set();for(const _0x4eb2f7 of _0x54c8a6[_0x133c6d(0x176)]){const _0x418e69=_0xf2eaa1[_0x133c6d(0x178)](_0x4eb2f7[_0x133c6d(0x18a)]);_0x381c9d[_0x133c6d(0x169)](_0x418e69);}const _0x3f6067=new Set();for(const _0xe05a9b of _0x54c8a6[_0x133c6d(0x165)]){const _0x4c28fe=_0xf2eaa1[_0x133c6d(0x178)](_0xe05a9b[_0x133c6d(0x18a)]);_0x3f6067[_0x133c6d(0x169)](_0x4c28fe);for(const _0xe3bf81 of _0xe05a9b[_0x133c6d(0x163)])_0x3f6067[_0x133c6d(0x169)](_0xe3bf81);}for(const _0x2ba5ca of _0x381c9d)_0x40298d[_0x133c6d(0x183)](_0x2ba5ca),_0x40298d[_0x133c6d(0x16e)][_0x133c6d(0x16f)](_0x2ba5ca,_0x243fb6(_0x1a61e6,_0x133c6d(0x18c)));for(const _0x2fa689 of _0x3f6067)_0x40298d[_0x133c6d(0x160)](_0x2fa689),_0x40298d[_0x133c6d(0x16e)][_0x133c6d(0x16f)](_0x2fa689,_0x243fb6(_0x1a61e6,_0x133c6d(0x18c)));this[_0x133c6d(0x175)]();}[_0x4f64bb(0x175)](){const _0x12c23d=_0x4f64bb,_0x18515c=this[_0x12c23d(0x18b)],_0x45073f=_0x18515c[_0x12c23d(0x15e)];_0x18515c[_0x12c23d(0x168)][_0x12c23d(0x16d)](_0x12c23d(0x184))[_0x12c23d(0x16e)][_0x12c23d(0x15d)](_0x360c8d=>{const _0x1aa896=_0x12c23d;if(_0x1aa896(0x17f)!=_0x360c8d[_0x1aa896(0x166)]&&_0x1aa896(0x180)!=_0x360c8d[_0x1aa896(0x166)])return;const {data:_0x4be5cc}=_0x360c8d;return _0x4be5cc&&_0x1aa896(0x17c)===_0x4be5cc[_0x1aa896(0x15c)]?_0x4be5cc[_0x1aa896(0x187)][0x0][_0x1aa896(0x171)]?{'type':_0x1aa896(0x189),'content':_0x243fb6(_0x45073f,_0x1aa896(0x17d),_0x4be5cc[_0x1aa896(0x187)][0x0][_0x1aa896(0x17b)][_0x1aa896(0x170)]())}:{'type':_0x1aa896(0x189),'content':_0x243fb6(_0x45073f,_0x1aa896(0x15f),_0x4be5cc[_0x1aa896(0x187)][0x0][_0x1aa896(0x17b)][_0x1aa896(0x170)]())}:void 0x0;});}}
23
+ const _0x41edbd=_0x29d2;(function(_0x5d3d85,_0x22e6b6){const _0x3b09a7=_0x29d2,_0x4ee4e9=_0x5d3d85();while(!![]){try{const _0x46643b=parseInt(_0x3b09a7(0x1ea))/0x1+parseInt(_0x3b09a7(0x1e4))/0x2+parseInt(_0x3b09a7(0x1cc))/0x3*(parseInt(_0x3b09a7(0x1d0))/0x4)+parseInt(_0x3b09a7(0x1d3))/0x5*(parseInt(_0x3b09a7(0x1d7))/0x6)+-parseInt(_0x3b09a7(0x1ee))/0x7+parseInt(_0x3b09a7(0x1c9))/0x8+-parseInt(_0x3b09a7(0x1d8))/0x9*(parseInt(_0x3b09a7(0x1d9))/0xa);if(_0x46643b===_0x22e6b6)break;else _0x4ee4e9['push'](_0x4ee4e9['shift']());}catch(_0x5eef77){_0x4ee4e9['push'](_0x4ee4e9['shift']());}}}(_0x250f,0xaa19d));import{Plugin as _0x1bef07}from'ckeditor5/src/core.js';function _0x250f(){const _0x29acd0=['element','16788djGZbM','definitions','afterInit','type','680TwJUfm','config','registerInlineAttribute','111140dorhVz','registerBlockAttribute','Style','get','276nmWYHS','4811787MtJyGq','70LYmJLC','commandParams','GeneralHtmlSupport','*Set\x20format:*\x20%0','format','DataSchema','locale','has','add','ghsAttributes','getGhsAttributeNameForElement','809230OHFVxs','inline','FORMAT_STYLE','normalizeConfig','forceValue','formatBlock','1121536XkDVqZ','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','registerDescriptionCallback','1026942yOjXSs','block','StyleUtils','plugins','TrackChangesEditing','descriptionFactory','styleName','toLowerCase','editor','style','_registerLegacyDescription','formatInline','registerAttributeLabel','8687848sUoBdC','commandName'];_0x250f=function(){return _0x29acd0;};return _0x250f();}import{getTranslation as _0x3f140a}from'../utils/common-translations.js';function _0x29d2(_0x1e1e76,_0x57af06){const _0x250f98=_0x250f();return _0x29d2=function(_0x29d2ad,_0x40f706){_0x29d2ad=_0x29d2ad-0x1c1;let _0x14e9f8=_0x250f98[_0x29d2ad];return _0x14e9f8;},_0x29d2(_0x1e1e76,_0x57af06);}export default class At extends _0x1bef07{[_0x41edbd(0x1ce)](){const _0x365afe=_0x41edbd,_0x242e01=this[_0x365afe(0x1c4)];if(!_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1e0)](_0x365afe(0x1d5))||!_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1e0)](_0x365afe(0x1de)))return;const _0x7f97ab=_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1d6)](_0x365afe(0x1f2)),_0x51d578=_0x242e01[_0x365afe(0x1df)],_0x17c7ad=_0x242e01[_0x365afe(0x1d1)][_0x365afe(0x1d6)](_0x365afe(0x1c5))||{},_0x3d37df=_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1d6)](_0x365afe(0x1db)),_0x507680=_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1d6)](_0x365afe(0x1f0))[_0x365afe(0x1e7)](_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1d6)](_0x365afe(0x1de)),_0x17c7ad[_0x365afe(0x1cd)]);_0x7f97ab[_0x365afe(0x1eb)](_0x365afe(0x1c5));const _0x4c4fb3=new Set();for(const _0x84418f of _0x507680[_0x365afe(0x1ef)]){const _0x439bd1=_0x3d37df[_0x365afe(0x1e3)](_0x84418f[_0x365afe(0x1cb)]);_0x4c4fb3[_0x365afe(0x1e1)](_0x439bd1);}const _0xc31380=new Set();for(const _0xa16506 of _0x507680[_0x365afe(0x1e5)]){const _0x9eb492=_0x3d37df[_0x365afe(0x1e3)](_0xa16506[_0x365afe(0x1cb)]);_0xc31380[_0x365afe(0x1e1)](_0x9eb492);for(const _0x5df9f7 of _0xa16506[_0x365afe(0x1e2)])_0xc31380[_0x365afe(0x1e1)](_0x5df9f7);}for(const _0x335041 of _0x4c4fb3)_0x7f97ab[_0x365afe(0x1d4)](_0x335041),_0x7f97ab[_0x365afe(0x1c1)][_0x365afe(0x1c8)](_0x335041,_0x3f140a(_0x51d578,_0x365afe(0x1e6)));for(const _0x32facc of _0xc31380)_0x7f97ab[_0x365afe(0x1d2)](_0x32facc),_0x7f97ab[_0x365afe(0x1c1)][_0x365afe(0x1c8)](_0x32facc,_0x3f140a(_0x51d578,_0x365afe(0x1e6)));this[_0x365afe(0x1c6)]();}[_0x41edbd(0x1c6)](){const _0x57fed2=_0x41edbd,_0x2f2946=this[_0x57fed2(0x1c4)],_0x84a4a7=_0x2f2946[_0x57fed2(0x1df)];_0x2f2946[_0x57fed2(0x1f1)][_0x57fed2(0x1d6)](_0x57fed2(0x1f2))[_0x57fed2(0x1c1)][_0x57fed2(0x1ed)](_0x55470e=>{const _0x3f0000=_0x57fed2;if(_0x3f0000(0x1e9)!=_0x55470e[_0x3f0000(0x1cf)]&&_0x3f0000(0x1c7)!=_0x55470e[_0x3f0000(0x1cf)])return;const {data:_0x106df1}=_0x55470e;return _0x106df1&&_0x3f0000(0x1c5)===_0x106df1[_0x3f0000(0x1ca)]?_0x106df1[_0x3f0000(0x1da)][0x0][_0x3f0000(0x1e8)]?{'type':_0x3f0000(0x1dd),'content':_0x3f140a(_0x84a4a7,_0x3f0000(0x1dc),_0x106df1[_0x3f0000(0x1da)][0x0][_0x3f0000(0x1c2)][_0x3f0000(0x1c3)]())}:{'type':_0x3f0000(0x1dd),'content':_0x3f140a(_0x84a4a7,_0x3f0000(0x1ec),_0x106df1[_0x3f0000(0x1da)][0x0][_0x3f0000(0x1c2)][_0x3f0000(0x1c3)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45b939=_0xb994;function _0x288f(){const _0x20a741=['commands','16qsBiiE','$graveyard','TableEditing','change:data','_tablePostFixingSubtypes','execute','deletion','values','add','$textProxy','_splitMarkerName','join','showSuggestionHighlights','insert','13368tkTgCS','getRowIndexes','_setupColumnsRowsFixing','insertTableRowAbove','_suggestionFactory','order','registerDescriptionCallback','getSelectionAffectedTableCells','selection','rootName','registerCustomCallback','has','element','start','7294339rxgrhd','ELEMENT_TABLE','addClass','markMultiRangeInsertion','startsWith','insertion','refresh','getItems','isIntersectingWithRange','markMultiRangeDeletion','colspan','from','addMarker:suggestion','max','getChanges','selectTableRow','registerElementLabel','cell','createTableWalker','getColumnIndexes','change','getAttribute','get','nodeBefore','editor','locale','hasAttribute','isEqual','addRange','22SVsaNE','ELEMENT_TABLE_ROW','isInContent','removeTableColumn','map','insertTable','toViewElement','insertTableRowBelow','options','ELEMENT_TABLE_COLUMN','every','tableCell','suggestion','getRanges','isTouching','3393207qlMHON','rowspan','getContainedElement','min','createPositionAt','forceValue','MAX_SAFE_INTEGER','first','createRangeIn','filter','oldRange','3657185IOBPpl','table','document','removeTableRow','enqueueChange','TrackChangesEditing','accept','low','substr','toLowerCase','length','10WsyrmT','_getSuggestionCoords','getChildren','model','highest','isIntersecting','_tableSuggestions','*Insert:*\x20%0','setSelection','selectTableColumn','tableColumn','position','createRangeOn','17795932prUTDI','push','span','12AsWenX','plugins','includes','some','getCellLocation','removeClass','data','minRow','findAncestor','root','nodeAfter','discard','enableCommand','batch','item','type','tablePaste','MIN_SAFE_INTEGER','downcastDispatcher','mapper','subType','last','maxRow','insertTableColumnLeft','TableUtils','isArray','classes','153638IQZqmi','tableRow','afterInit','getFirstRange','ELEMENT_TABLE_ROW_WITH_TEXT','above','ELEMENT_TABLE_WITH_TEXT','fromRange','left','name','insertTableColumnRight','getChangedMarkers','4123MREAiM','getSuggestion','_getCoordsForCells','ELEMENT_TABLE_COLUMN_WITH_TEXT','registerPostFixer','descriptionFactory','writer','16554IlPevZ','_acceptFormatSuggestionCallbackFactory','maxColumn','differ','detach','end','*Remove:*\x20%0','minColumn','436sWrsDB'];_0x288f=function(){return _0x20a741;};return _0x288f();}(function(_0x2c1139,_0x5b2a4d){const _0x191a36=_0xb994,_0x540c44=_0x2c1139();while(!![]){try{const _0x5ed29d=parseInt(_0x191a36(0x1b0))/0x1*(-parseInt(_0x191a36(0x15a))/0x2)+-parseInt(_0x191a36(0x16d))/0x3*(-parseInt(_0x191a36(0x175))/0x4)+-parseInt(_0x191a36(0x1ca))/0x5+parseInt(_0x191a36(0x185))/0x6*(parseInt(_0x191a36(0x166))/0x7)+-parseInt(_0x191a36(0x177))/0x8*(parseInt(_0x191a36(0x1bf))/0x9)+-parseInt(_0x191a36(0x1d5))/0xa*(-parseInt(_0x191a36(0x1e2))/0xb)+parseInt(_0x191a36(0x1e5))/0xc*(parseInt(_0x191a36(0x193))/0xd);if(_0x5ed29d===_0x5b2a4d)break;else _0x540c44['push'](_0x540c44['shift']());}catch(_0x3d588b){_0x540c44['push'](_0x540c44['shift']());}}}(_0x288f,0xdfeb0));import{Plugin as _0x572f64}from'ckeditor5/src/core.js';import{LiveRange as _0x2b8625}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4a351e}from'ckeditor5/src/widget.js';import{getTranslation as _0x23867a}from'../utils/common-translations.js';export default class It extends _0x572f64{constructor(_0x312f80){const _0x35d281=_0xb994;super(_0x312f80),this[_0x35d281(0x17b)]=[_0x35d281(0x15b),_0x35d281(0x1df)],this[_0x35d281(0x1db)]=new Set();}[_0x45b939(0x15c)](){const _0x287012=_0x45b939,_0x34eb69=this[_0x287012(0x1ab)],_0x2163dc=_0x34eb69[_0x287012(0x1d8)][_0x287012(0x1cc)][_0x287012(0x18d)];if(!_0x34eb69[_0x287012(0x1e6)][_0x287012(0x190)](_0x287012(0x179)))return;const _0x4d4417=_0x34eb69[_0x287012(0x1ac)],_0x15649e=_0x34eb69[_0x287012(0x1e6)][_0x287012(0x1a9)](_0x287012(0x1cf)),_0x2067e8=_0x34eb69[_0x287012(0x1e6)][_0x287012(0x1a9)](_0x287012(0x157));_0x15649e[_0x287012(0x16b)][_0x287012(0x1a3)](_0x287012(0x1cb),_0x6ab6c1=>_0x23867a(_0x4d4417,_0x287012(0x194),_0x6ab6c1)),this[_0x287012(0x187)](),_0x15649e[_0x287012(0x14b)](_0x287012(0x1b5)),_0x15649e[_0x287012(0x14b)](_0x287012(0x1a2)),_0x15649e[_0x287012(0x14b)](_0x287012(0x1de));for(const _0x562857 of[_0x287012(0x188),_0x287012(0x1b7)]){const _0xf19dee=_0x34eb69[_0x287012(0x176)][_0x287012(0x1a9)](_0x562857);_0x15649e[_0x287012(0x14b)](_0x562857,_0x417cfd=>{const _0x510ef8=_0x287012;_0x34eb69[_0x510ef8(0x1d8)][_0x510ef8(0x1a7)](_0x9851c1=>{const _0x55e995=_0x510ef8;_0x417cfd();const _0x5c423c=_0x55e995(0x15f)===_0xf19dee[_0x55e995(0x18a)],_0x48427e=_0x2067e8[_0x55e995(0x18c)](_0x2163dc),_0x56598a=_0x2067e8[_0x55e995(0x186)](_0x48427e),_0x4e2c9d=_0x5c423c?_0x56598a[_0x55e995(0x1c6)]-0x1:_0x56598a[_0x55e995(0x154)]+0x1,_0x32f772=_0x48427e[0x0][_0x55e995(0x147)](_0x55e995(0x1cb)),_0x440e73=_0x2067e8[_0x55e995(0x1a5)](_0x32f772,{'startRow':_0x4e2c9d,'endRow':_0x4e2c9d}),_0xb5c34c=Array[_0x55e995(0x19e)](_0x440e73)[_0x55e995(0x1b4)](_0x3c2a4b=>_0x9851c1[_0x55e995(0x1e1)](_0x3c2a4b[_0x55e995(0x1a4)]));_0x15649e[_0x55e995(0x196)](_0xb5c34c,_0x55e995(0x15b));});});}for(const _0x270c97 of[_0x287012(0x156),_0x287012(0x164)]){const _0x15fa18=_0x34eb69[_0x287012(0x176)][_0x287012(0x1a9)](_0x270c97);_0x15649e[_0x287012(0x14b)](_0x270c97,_0x379830=>{const _0xf1c3ef=_0x287012;_0x34eb69[_0xf1c3ef(0x1d8)][_0xf1c3ef(0x1a7)](_0x48b6aa=>{const _0xe7b372=_0xf1c3ef;_0x379830();const _0x293303=_0xe7b372(0x162)===_0x15fa18[_0xe7b372(0x18a)],_0x4499e6=_0x2067e8[_0xe7b372(0x18c)](_0x2163dc),_0x152667=_0x2067e8[_0xe7b372(0x1a6)](_0x4499e6),_0x21f0db=_0x293303?_0x152667[_0xe7b372(0x1c6)]-0x1:_0x152667[_0xe7b372(0x154)]+0x1,_0x1166de=_0x4499e6[0x0][_0xe7b372(0x147)](_0xe7b372(0x1cb)),_0x29f911=_0x2067e8[_0xe7b372(0x1a5)](_0x1166de,{'startRow':0x0,'column':_0x21f0db,'includeAllSlots':!0x1}),_0xc25a18=Array[_0xe7b372(0x19e)](_0x29f911)[_0xe7b372(0x1b4)](_0x5e074c=>_0x48b6aa[_0xe7b372(0x1e1)](_0x5e074c[_0xe7b372(0x1a4)]));_0x15649e[_0xe7b372(0x196)](_0xc25a18,_0xe7b372(0x1df));});});}for(const _0x546127 of[_0x287012(0x1cd),_0x287012(0x1b3)]){const _0x3c4385=_0x546127[_0x287012(0x1d2)](0xb),_0x47d7ac=_0x3c4385[_0x287012(0x1d3)](),_0x23e182=_0x47d7ac[_0x287012(0x1d2)](0x0,0x3)+_0x287012(0x1e4),_0x123a79=_0x287012(0x1cb)+_0x3c4385,_0x1ef41f=_0x287012(0x1c2)+_0x3c4385,_0x535080=_0x287012(0x1a0)+_0x3c4385;_0x15649e[_0x287012(0x14b)](_0x546127,()=>{const _0x179f70=_0x287012;_0x34eb69[_0x179f70(0x1d8)][_0x179f70(0x1a7)](_0x5268a1=>{const _0x43ce70=_0x179f70,_0x3abe29=_0x2067e8[_0x43ce70(0x18c)](_0x2163dc),_0x5d3058=_0x3abe29[0x0][_0x43ce70(0x147)](_0x43ce70(0x1cb));let _0x309d2d;if(_0x43ce70(0x1cd)==_0x546127){const _0x30e3cc=_0x2067e8[_0x43ce70(0x186)](_0x3abe29);_0x309d2d={'startRow':_0x30e3cc[_0x43ce70(0x1c6)],'endRow':_0x30e3cc[_0x43ce70(0x154)],'includeAllSlots':!0x0};}else{const _0x257fcc=_0x2067e8[_0x43ce70(0x1a6)](_0x3abe29);_0x309d2d={'startColumn':_0x257fcc[_0x43ce70(0x1c6)],'endColumn':_0x257fcc[_0x43ce70(0x154)],'includeAllSlots':!0x0};}const _0x3cfc06=_0x2067e8[_0x43ce70(0x1a5)](_0x5d3058,_0x309d2d),_0x5ba4c4=Array[_0x43ce70(0x19e)](_0x3cfc06)[_0x43ce70(0x1b4)](({cell:_0x2e94dc})=>_0x2e94dc),_0x8612e8=be(_0x5ba4c4[_0x43ce70(0x1c8)](_0x1fd510=>_0x1fd510[_0x43ce70(0x1ad)](_0x23e182))),_0x2debf0=be(_0x5ba4c4[_0x43ce70(0x1c8)](_0x282edc=>!_0x282edc[_0x43ce70(0x1ad)](_0x23e182)))[_0x43ce70(0x1b4)](_0x42c525=>_0x5268a1[_0x43ce70(0x1e1)](_0x42c525)),_0x297049=_0x15649e[_0x43ce70(0x19c)](_0x2debf0,_0x123a79);if(_0x297049&&(_0x43ce70(0x15b)==_0x297049[_0x43ce70(0x153)]||_0x43ce70(0x1df)==_0x297049[_0x43ce70(0x153)])){const _0x558cf0=this[_0x43ce70(0x1d6)](_0x297049);for(const _0x2a69b7 of _0x8612e8){const _0x294147=_0x5268a1[_0x43ce70(0x1e1)](_0x2a69b7),_0x3540fb=_0x2067e8[_0x43ce70(0x1e9)](_0x2a69b7),_0x4a05e0=_0x2a69b7[_0x43ce70(0x1a8)](_0x23e182)-0x1,_0x52be4f=_0x558cf0[_0x1ef41f],_0x51967b=_0x558cf0[_0x535080];_0x52be4f<=_0x3540fb[_0x47d7ac]&&_0x3540fb[_0x47d7ac]+_0x4a05e0<=_0x51967b&&_0x297049[_0x43ce70(0x1af)](_0x294147);}}});});}function _0x109531(_0x4b19fe){const _0x35e847=_0x287012,_0x2ffa42=Array[_0x35e847(0x19e)](_0x2163dc[_0x35e847(0x1bd)]())[_0x35e847(0x1b4)](_0x1d26f2=>_0x2b8625[_0x35e847(0x161)](_0x1d26f2));_0x34eb69[_0x35e847(0x1d8)][_0x35e847(0x1a7)](_0x3c4365=>{const _0x426cb9=_0x35e847,_0x58ad6f=_0x3c4365[_0x426cb9(0x14c)];_0x4b19fe=_0x4b19fe[_0x426cb9(0x1c8)](_0x46f58c=>_0x426cb9(0x178)!=_0x46f58c[_0x426cb9(0x148)][_0x426cb9(0x18e)]),_0x3c4365[_0x426cb9(0x1dd)](_0x4b19fe),_0x34eb69[_0x426cb9(0x176)][_0x426cb9(0x1a9)](_0x426cb9(0x1cd))[_0x426cb9(0x199)](),_0x34eb69[_0x426cb9(0x17c)](_0x426cb9(0x1cd),{'forceDefaultExecution':!0x0}),_0x34eb69[_0x426cb9(0x1d8)][_0x426cb9(0x1ce)](()=>{const _0x2bd5da=_0x426cb9;_0x34eb69[_0x2bd5da(0x1d8)][_0x2bd5da(0x1ce)](_0x58ad6f,_0x1b6159=>{const _0x2421a2=_0x2bd5da,_0x5acfd5=_0x2ffa42[_0x2421a2(0x1c8)](_0x5d13d9=>_0x2421a2(0x178)!=_0x5d13d9[_0x2421a2(0x148)][_0x2421a2(0x18e)]);_0x5acfd5[_0x2421a2(0x1d4)]>0x0&&_0x1b6159[_0x2421a2(0x1dd)](_0x5acfd5);for(const _0x3b6c98 of _0x2ffa42)_0x3b6c98[_0x2421a2(0x171)]();});});});}function _0x9baa62(_0x47e2e2){const _0x303576=_0x287012;_0x34eb69[_0x303576(0x1d8)][_0x303576(0x1a7)](_0x2a2951=>{const _0x134958=_0x303576,_0x31084f=Array[_0x134958(0x19e)](_0x2163dc[_0x134958(0x1bd)]())[_0x134958(0x1b4)](_0x1b96f6=>_0x2b8625[_0x134958(0x161)](_0x1b96f6)),_0x184523=[];for(const _0x5d5d31 of _0x47e2e2)for(const _0x1241de of _0x5d5d31[_0x134958(0x19a)]({'shallow':!0x0}))_0x184523[_0x134958(0x1e3)](_0x1241de);for(const _0x2ffe19 of _0x184523)_0x134958(0x178)!=_0x2ffe19[_0x134958(0x148)][_0x134958(0x18e)]&&(_0x2a2951[_0x134958(0x1dd)](_0x2a2951[_0x134958(0x1c3)](_0x2ffe19,0x0)),_0x34eb69[_0x134958(0x176)][_0x134958(0x1a9)](_0x134958(0x1b3))[_0x134958(0x199)](),_0x34eb69[_0x134958(0x17c)](_0x134958(0x1b3),{'forceDefaultExecution':!0x0}));const _0x26380b=_0x31084f[_0x134958(0x1c8)](_0x2362e7=>_0x134958(0x178)!=_0x2362e7[_0x134958(0x148)][_0x134958(0x18e)]);_0x26380b[_0x134958(0x1d4)]>0x0&&_0x2a2951[_0x134958(0x1dd)](_0x26380b);for(const _0x54a53e of _0x31084f)_0x54a53e[_0x134958(0x171)]();});}function _0x333157(_0x476b39,_0x434e9d){const _0x74beeb=_0x287012;return _0x434e9d[_0x74beeb(0x1ba)](_0x19f483=>_0x476b39[_0x74beeb(0x1e8)](_0x48fd3a=>_0x48fd3a[_0x74beeb(0x172)][_0x74beeb(0x1ae)](_0x19f483[_0x74beeb(0x192)])||_0x19f483[_0x74beeb(0x172)][_0x74beeb(0x1ae)](_0x48fd3a[_0x74beeb(0x192)])));}function _0x4f2648(_0x22d4f9,_0x16f98d){const _0x350fdd=_0x287012;return!_0x22d4f9[_0x350fdd(0x1e8)](_0x19f59a=>_0x16f98d[_0x350fdd(0x1e8)](_0x47bbb4=>_0x19f59a[_0x350fdd(0x1da)](_0x47bbb4)))&&_0x22d4f9[_0x350fdd(0x1e8)](_0x14392f=>_0x16f98d[_0x350fdd(0x1e8)](_0x1a938=>_0x14392f[_0x350fdd(0x172)][_0x350fdd(0x1be)](_0x1a938[_0x350fdd(0x192)])));}_0x34eb69[_0x287012(0x145)][_0x287012(0x151)]['on'](_0x287012(0x19f),(_0x1671c1,_0x1fd6b0,_0x2b296f)=>{const _0x373594=_0x287012;if(!_0x2b296f[_0x373594(0x1b8)][_0x373594(0x183)])return;const _0x55416d=_0x1fd6b0[_0x373594(0x14d)];if(!_0x55416d)return;const _0x491b1e=_0x2b296f[_0x373594(0x152)][_0x373594(0x1b6)](_0x55416d);function _0x5870e7(_0x48d568){const _0x37314d=_0x373594;return Array[_0x37314d(0x158)](_0x48d568)?_0x48d568:[_0x48d568];}_0x491b1e&&_0x373594(0x1bb)===_0x55416d[_0x373594(0x163)]&&_0x4a351e(_0x491b1e,_0x2b296f[_0x373594(0x16c)],(_0x5c63fd,_0x486c47,_0x502601)=>_0x502601[_0x373594(0x195)](_0x5870e7(_0x486c47[_0x373594(0x159)]),_0x5c63fd),(_0x26f968,_0x2686bf,_0x5007f7)=>_0x5007f7[_0x373594(0x1ea)](_0x5870e7(_0x2686bf[_0x373594(0x159)]),_0x26f968));},{'priority':_0x287012(0x1d9)}),_0x15649e[_0x287012(0x16b)][_0x287012(0x18b)](_0x37c78e=>{const _0x27a903=_0x287012;if(_0x27a903(0x198)!=_0x37c78e[_0x27a903(0x14e)]&&_0x27a903(0x17d)!=_0x37c78e[_0x27a903(0x14e)])return;const _0x238f48=_0x37c78e[_0x27a903(0x1c1)]();if(null!=_0x238f48&&_0x238f48['is'](_0x27a903(0x191),_0x27a903(0x1cb))){if(_0x27a903(0x198)==_0x37c78e[_0x27a903(0x14e)]){const _0x3a971b=_0x37c78e[_0x27a903(0x19a)]()[_0x27a903(0x1c8)](_0x5713f7=>_0x5713f7['is'](_0x27a903(0x180)))[_0x27a903(0x1b4)](_0xcf5ada=>_0xcf5ada[_0x27a903(0x145)]);if(_0x3a971b[_0x27a903(0x1d4)])return{'type':_0x27a903(0x198),'content':_0x23867a(_0x4d4417,_0x27a903(0x1dc),_0x23867a(_0x4d4417,_0x27a903(0x160),'\x22'+_0x3a971b[_0x27a903(0x182)]('\x20')+'\x22'))};}if(_0x27a903(0x17d)==_0x37c78e[_0x27a903(0x14e)]){const _0x4dc504=_0x37c78e[_0x27a903(0x19a)]()[_0x27a903(0x1c8)](_0x5c989c=>_0x5c989c['is'](_0x27a903(0x180)))[_0x27a903(0x1b4)](_0x51a7ca=>_0x51a7ca[_0x27a903(0x145)]);if(_0x4dc504[_0x27a903(0x1d4)])return{'type':_0x27a903(0x17d),'content':_0x23867a(_0x4d4417,_0x27a903(0x173),_0x23867a(_0x4d4417,_0x27a903(0x160),'\x22'+_0x4dc504[_0x27a903(0x182)]('\x20')+'\x22'))};}}}),_0x15649e[_0x287012(0x16b)][_0x287012(0x18b)](_0x3ea0c7=>{const _0x41a02b=_0x287012;if(_0x41a02b(0x15b)==_0x3ea0c7[_0x41a02b(0x153)]){const _0x423498=_0x3ea0c7[_0x41a02b(0x19a)]()[_0x41a02b(0x1c8)](_0x583923=>_0x583923['is'](_0x41a02b(0x180)))[_0x41a02b(0x1b4)](_0x39d0f2=>_0x39d0f2[_0x41a02b(0x145)]),_0x187b64=this[_0x41a02b(0x1d6)](_0x3ea0c7),_0x2b90f2=_0x187b64[_0x41a02b(0x155)]-_0x187b64[_0x41a02b(0x146)]+0x1;if(_0x41a02b(0x198)==_0x3ea0c7[_0x41a02b(0x14e)])return _0x423498[_0x41a02b(0x1d4)]?{'type':_0x41a02b(0x198),'content':_0x23867a(_0x4d4417,_0x41a02b(0x1dc),_0x23867a(_0x4d4417,_0x41a02b(0x15e),[_0x2b90f2,'\x22'+_0x423498[_0x41a02b(0x182)]('\x20')+'\x22']))}:{'type':_0x41a02b(0x198),'content':_0x23867a(_0x4d4417,_0x41a02b(0x1dc),_0x23867a(_0x4d4417,_0x41a02b(0x1b1),_0x2b90f2))};if(_0x41a02b(0x17d)==_0x3ea0c7[_0x41a02b(0x14e)])return _0x423498[_0x41a02b(0x1d4)]?{'type':_0x41a02b(0x17d),'content':_0x23867a(_0x4d4417,_0x41a02b(0x173),_0x23867a(_0x4d4417,_0x41a02b(0x15e),[_0x2b90f2,'\x22'+_0x423498[_0x41a02b(0x182)]('\x20')+'\x22']))}:{'type':_0x41a02b(0x17d),'content':_0x23867a(_0x4d4417,_0x41a02b(0x173),_0x23867a(_0x4d4417,_0x41a02b(0x1b1),_0x2b90f2))};}if(_0x41a02b(0x1df)==_0x3ea0c7[_0x41a02b(0x153)]){const _0x13b3f8=_0x3ea0c7[_0x41a02b(0x19a)]()[_0x41a02b(0x1c8)](_0x1053e9=>_0x1053e9['is'](_0x41a02b(0x180)))[_0x41a02b(0x1b4)](_0x16a98f=>_0x16a98f[_0x41a02b(0x145)]),_0xbe0ab9=this[_0x41a02b(0x1d6)](_0x3ea0c7),_0x4002c3=_0xbe0ab9[_0x41a02b(0x16f)]-_0xbe0ab9[_0x41a02b(0x174)]+0x1;if(_0x41a02b(0x198)==_0x3ea0c7[_0x41a02b(0x14e)])return _0x13b3f8[_0x41a02b(0x1d4)]?{'type':_0x41a02b(0x198),'content':_0x23867a(_0x4d4417,_0x41a02b(0x1dc),_0x23867a(_0x4d4417,_0x41a02b(0x169),[_0x4002c3,'\x22'+_0x13b3f8[_0x41a02b(0x182)]('\x20')+'\x22']))}:{'type':_0x41a02b(0x198),'content':_0x23867a(_0x4d4417,_0x41a02b(0x1dc),_0x23867a(_0x4d4417,_0x41a02b(0x1b9),_0x4002c3))};if(_0x41a02b(0x17d)==_0x3ea0c7[_0x41a02b(0x14e)])return _0x13b3f8[_0x41a02b(0x1d4)]?{'type':_0x41a02b(0x17d),'content':_0x23867a(_0x4d4417,_0x41a02b(0x173),_0x23867a(_0x4d4417,_0x41a02b(0x169),[_0x4002c3,'\x22'+_0x13b3f8[_0x41a02b(0x182)]('\x20')+'\x22']))}:{'type':_0x41a02b(0x17d),'content':_0x23867a(_0x4d4417,_0x41a02b(0x173),_0x23867a(_0x4d4417,_0x41a02b(0x1b9),_0x4002c3))};}}),_0x15649e[_0x287012(0x189)][_0x287012(0x18f)](_0x287012(0x198),_0x287012(0x15b),_0x287012(0x14a),_0x109531),_0x15649e[_0x287012(0x189)][_0x287012(0x18f)](_0x287012(0x17d),_0x287012(0x15b),_0x287012(0x1d0),_0x109531),_0x15649e[_0x287012(0x189)][_0x287012(0x18f)](_0x287012(0x198),_0x287012(0x1df),_0x287012(0x14a),_0x9baa62),_0x15649e[_0x287012(0x189)][_0x287012(0x18f)](_0x287012(0x17d),_0x287012(0x1df),_0x287012(0x1d0),_0x9baa62),_0x15649e[_0x287012(0x189)][_0x287012(0x18f)](_0x287012(0x198),_0x287012(0x1df),_0x287012(0x182),_0x333157),_0x15649e[_0x287012(0x189)][_0x287012(0x18f)](_0x287012(0x17d),_0x287012(0x1df),_0x287012(0x182),_0x333157),_0x15649e[_0x287012(0x189)][_0x287012(0x18f)](_0x287012(0x198),_0x287012(0x15b),_0x287012(0x182),_0x4f2648),_0x15649e[_0x287012(0x189)][_0x287012(0x18f)](_0x287012(0x17d),_0x287012(0x15b),_0x287012(0x182),_0x4f2648);}[_0x45b939(0x16e)](){const _0x2c5040=_0x45b939,_0x4d0f2c=this[_0x2c5040(0x1ab)],_0x525105=_0x4d0f2c[_0x2c5040(0x1d8)][_0x2c5040(0x1cc)][_0x2c5040(0x18d)];return(_0x1a1e74,_0x1ed084)=>{const _0x472d3d=_0x2c5040;_0x4d0f2c[_0x472d3d(0x1d8)][_0x472d3d(0x1a7)](_0x1926ff=>{const _0x134dd0=_0x472d3d,{commandName:_0x3509f8,commandParams:_0x5891a7}=_0x1ed084;let _0x5a8d5b=_0x1a1e74[0x0][_0x134dd0(0x172)][_0x134dd0(0x1aa)];_0x5891a7&&_0x5891a7[0x0]&&!0x1===_0x5891a7[0x0][_0x134dd0(0x1c4)]&&(_0x5a8d5b=_0x1a1e74[0x0][_0x134dd0(0x192)][_0x134dd0(0x149)]);const _0x416417=_0x1926ff[_0x134dd0(0x1c7)](_0x5a8d5b);if(_0x134dd0(0x178)==_0x416417[_0x134dd0(0x148)][_0x134dd0(0x18e)])return;const _0x244141=Array[_0x134dd0(0x19e)](_0x525105[_0x134dd0(0x1bd)]())[_0x134dd0(0x1b4)](_0x319e8f=>_0x2b8625[_0x134dd0(0x161)](_0x319e8f));_0x1926ff[_0x134dd0(0x1dd)](_0x416417),_0x4d0f2c[_0x134dd0(0x176)][_0x134dd0(0x1a9)](_0x3509f8)[_0x134dd0(0x199)](),_0x5891a7[_0x134dd0(0x1e3)]({'forceDefaultExecution':!0x0}),_0x4d0f2c[_0x134dd0(0x17c)](_0x3509f8,..._0x5891a7);const _0x5cab26=_0x244141[_0x134dd0(0x1c8)](_0x42a658=>_0x134dd0(0x178)!=_0x42a658[_0x134dd0(0x148)][_0x134dd0(0x18e)]);_0x5cab26[_0x134dd0(0x1d4)]>0x0&&_0x1926ff[_0x134dd0(0x1dd)](_0x5cab26);for(const _0x499b5f of _0x244141)_0x499b5f[_0x134dd0(0x171)]();});};}[_0x45b939(0x168)](_0x25b4da){const _0x297932=_0x45b939,_0x1fc3e5=this[_0x297932(0x1ab)][_0x297932(0x1e6)][_0x297932(0x1a9)](_0x297932(0x157));let _0x3a15be=Number[_0x297932(0x1c5)],_0x582341=Number[_0x297932(0x150)],_0x24a521=Number[_0x297932(0x1c5)],_0xfb007b=Number[_0x297932(0x150)];for(const _0x39499c of _0x25b4da){if(_0x297932(0x178)==_0x39499c[_0x297932(0x148)][_0x297932(0x18e)])continue;const {row:_0x13216d,column:_0x1877e7}=_0x1fc3e5[_0x297932(0x1e9)](_0x39499c),_0x3b0c0f=_0x39499c[_0x297932(0x1ad)](_0x297932(0x1c0))?_0x39499c[_0x297932(0x1a8)](_0x297932(0x1c0))-0x1:0x0,_0x3416cc=_0x39499c[_0x297932(0x1ad)](_0x297932(0x19d))?_0x39499c[_0x297932(0x1a8)](_0x297932(0x19d))-0x1:0x0;_0x3a15be=_0x13216d<_0x3a15be?_0x13216d:_0x3a15be,_0x582341=_0x13216d+_0x3b0c0f>_0x582341?_0x13216d+_0x3b0c0f:_0x582341,_0x24a521=_0x1877e7<_0x24a521?_0x1877e7:_0x24a521,_0xfb007b=_0x1877e7+_0x3416cc>_0xfb007b?_0x1877e7+_0x3416cc:_0xfb007b;}return{'minRow':_0x3a15be,'maxRow':_0x582341,'minColumn':_0x24a521,'maxColumn':_0xfb007b};}[_0x45b939(0x187)](){const _0x3eded3=_0x45b939,_0x33c0ef=this[_0x3eded3(0x1ab)],_0x29704d=_0x33c0ef[_0x3eded3(0x1e6)][_0x3eded3(0x1a9)](_0x3eded3(0x1cf)),_0x2c3322=_0x33c0ef[_0x3eded3(0x1e6)][_0x3eded3(0x1a9)](_0x3eded3(0x157));_0x33c0ef[_0x3eded3(0x1d8)][_0x3eded3(0x1cc)]['on'](_0x3eded3(0x17a),()=>{const _0x10b4a1=_0x3eded3,_0xbf83e4=Array[_0x10b4a1(0x19e)](_0x33c0ef[_0x10b4a1(0x1d8)][_0x10b4a1(0x1cc)][_0x10b4a1(0x170)][_0x10b4a1(0x165)]());for(const {name:_0x5cb764,data:_0xada6a0}of _0xbf83e4){const {group:_0x1264ba,id:_0x1c894b,subType:_0x25b4ea}=_0x29704d[_0x10b4a1(0x181)](_0x5cb764);if(_0x10b4a1(0x1bc)!=_0x1264ba)continue;if(null!=_0xada6a0[_0x10b4a1(0x1c9)])continue;const _0x3a0a93=_0x29704d[_0x10b4a1(0x167)](_0x1c894b);this[_0x10b4a1(0x17b)][_0x10b4a1(0x1e7)](_0x25b4ea)&&this[_0x10b4a1(0x1db)][_0x10b4a1(0x17f)](_0x3a0a93);}},{'priority':_0x3eded3(0x1d1)});const _0x55b85e=(_0x3a8c29,_0x3a6bd2)=>{const _0x25a0d4=_0x3eded3;let _0x59fa24=!0x1;const _0xd88a79=_0x3a6bd2[_0x25a0d4(0x1e1)](_0x3a8c29),_0x33e109=_0x3a8c29[_0x25a0d4(0x147)](_0x25a0d4(0x1cb)),_0x2e1e6f=_0x2c3322[_0x25a0d4(0x1e9)](_0x3a8c29);for(const _0x59add5 of this[_0x25a0d4(0x1db)]){const _0x23f68d=_0x59add5[_0x25a0d4(0x153)],_0x29ea70=_0x23f68d[_0x25a0d4(0x197)](_0x25a0d4(0x14f)),_0x511b94=_0x23f68d[_0x25a0d4(0x1d2)](_0x29ea70?0xa:0x5),_0xaf4f12=_0x511b94[_0x25a0d4(0x1d3)](),_0x50026f=_0xaf4f12[_0x25a0d4(0x1d2)](0x0,0x3)+_0x25a0d4(0x1e4),_0xed99da=_0x25a0d4(0x1c2)+_0x511b94,_0xc186e3=_0x25a0d4(0x1a0)+_0x511b94;if(!_0x59add5[_0x25a0d4(0x1b2)])continue;if(_0x33e109!=_0x59add5[_0x25a0d4(0x15d)]()[_0x25a0d4(0x192)][_0x25a0d4(0x147)](_0x25a0d4(0x1cb)))continue;if(_0x59add5[_0x25a0d4(0x19b)](_0xd88a79))continue;const _0x33f6cf=_0x3a8c29[_0x25a0d4(0x1ad)](_0x50026f)?_0x3a8c29[_0x25a0d4(0x1a8)](_0x50026f)-0x1:0x0,_0x22d87f=this[_0x25a0d4(0x1d6)](_0x59add5),_0xe4725d=_0x22d87f[_0xed99da],_0x38d841=_0x22d87f[_0xc186e3];_0xe4725d<=_0x2e1e6f[_0xaf4f12]&&_0x2e1e6f[_0xaf4f12]+_0x33f6cf<=_0x38d841&&(_0x59add5[_0x25a0d4(0x1af)](_0xd88a79),_0x59fa24=!0x0);}return _0x59fa24;};_0x33c0ef[_0x3eded3(0x1d8)][_0x3eded3(0x1cc)][_0x3eded3(0x16a)](_0x2d4096=>{const _0x56e2d6=_0x3eded3;let _0x4c261b=!0x1;for(const _0x328996 of _0x33c0ef[_0x56e2d6(0x1d8)][_0x56e2d6(0x1cc)][_0x56e2d6(0x170)][_0x56e2d6(0x1a1)]())if(_0x56e2d6(0x184)==_0x328996[_0x56e2d6(0x14e)]){if(_0x56e2d6(0x15b)==_0x328996[_0x56e2d6(0x163)]){for(const _0x531559 of _0x328996[_0x56e2d6(0x1e0)][_0x56e2d6(0x149)][_0x56e2d6(0x1d7)]())_0x4c261b=_0x4c261b||_0x55b85e(_0x531559,_0x2d4096);}else _0x56e2d6(0x1bb)==_0x328996[_0x56e2d6(0x163)]&&(_0x4c261b=_0x4c261b||_0x55b85e(_0x328996[_0x56e2d6(0x1e0)][_0x56e2d6(0x149)],_0x2d4096));}return _0x4c261b;});}[_0x45b939(0x1d6)](_0x2cf89a){const _0x9bb984=_0x45b939;return this[_0x9bb984(0x168)](_0x2cf89a[_0x9bb984(0x1bd)]()[_0x9bb984(0x1b4)](_0x209603=>_0x209603[_0x9bb984(0x192)][_0x9bb984(0x149)]));}}function _0xb994(_0x404808,_0x44e4ed){const _0x288f53=_0x288f();return _0xb994=function(_0xb99426,_0x237801){_0xb99426=_0xb99426-0x145;let _0x538d35=_0x288f53[_0xb99426];return _0x538d35;},_0xb994(_0x404808,_0x44e4ed);}function be(_0x2a9c76){const _0x24f070=_0x45b939;return Array[_0x24f070(0x19e)](new Set(_0x2a9c76)[_0x24f070(0x17e)]());}
23
+ const _0x2b5390=_0x2fbb;(function(_0x26157b,_0x7acc13){const _0x2d143f=_0x2fbb,_0x294655=_0x26157b();while(!![]){try{const _0x2e98e6=-parseInt(_0x2d143f(0x25e))/0x1+parseInt(_0x2d143f(0x24a))/0x2+parseInt(_0x2d143f(0x274))/0x3*(-parseInt(_0x2d143f(0x221))/0x4)+parseInt(_0x2d143f(0x272))/0x5+-parseInt(_0x2d143f(0x1f5))/0x6*(-parseInt(_0x2d143f(0x220))/0x7)+-parseInt(_0x2d143f(0x202))/0x8+parseInt(_0x2d143f(0x28a))/0x9;if(_0x2e98e6===_0x7acc13)break;else _0x294655['push'](_0x294655['shift']());}catch(_0x534a07){_0x294655['push'](_0x294655['shift']());}}}(_0x3517,0xc8bd3));import{Plugin as _0x2fd7c5}from'ckeditor5/src/core.js';import{LiveRange as _0x4ec40a}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x560095}from'ckeditor5/src/widget.js';function _0x2fbb(_0x381276,_0x391ade){const _0x35172a=_0x3517();return _0x2fbb=function(_0x2fbb15,_0x365b6b){_0x2fbb15=_0x2fbb15-0x1f1;let _0x5db1a5=_0x35172a[_0x2fbb15];return _0x5db1a5;},_0x2fbb(_0x381276,_0x391ade);}import{getTranslation as _0x391494}from'../utils/common-translations.js';function _0x3517(){const _0x123109=['cell','$graveyard','getSelectionAffectedTableCells','TableUtils','first','table','push','data','getChildren','options','rowspan','locale','above','1328227iFVCSn','createRangeOn','forceValue','enqueueChange','item','getAttribute','isEqual','suggestion','tableCell','tablePaste','_getSuggestionCoords','map','minColumn','every','getSuggestion','descriptionFactory','editor','includes','ELEMENT_TABLE','batch','5625375Kqziki','fromRange','3513skztcA','insertion','_suggestionFactory','removeClass','removeTableRow','findAncestor','root','end','differ','getFirstRange','selectTableRow','MAX_SAFE_INTEGER','filter','insertTableColumnLeft','model','_acceptFormatSuggestionCallbackFactory','setSelection','selectTableColumn','createTableWalker','get','ELEMENT_TABLE_ROW_WITH_TEXT','element','15111414ZNrRgG','insertTableRowAbove','MIN_SAFE_INTEGER','substr','highest','_tableSuggestions','some','span','getContainedElement','_getCoordsForCells','_setupColumnsRowsFixing','tableColumn','plugins','6useoeI','from','rootName','registerCustomCallback','getChanges','isIntersecting','join','isTouching','toLowerCase','addMarker:suggestion','ELEMENT_TABLE_COLUMN','tableRow','insertTableRowBelow','11374712wHIslA','registerPostFixer','left','oldRange','ELEMENT_TABLE_ROW','getRowIndexes','enableCommand','nodeBefore','TrackChangesEditing','min','colspan','getCellLocation','downcastDispatcher','detach','classes','discard','deletion','selection','ELEMENT_TABLE_WITH_TEXT','minRow','removeTableColumn','refresh','showSuggestionHighlights','insertTable','markMultiRangeDeletion','TableEditing','$textProxy','insertTableColumnRight','low','commands','2318064AGvKHv','2524NMZOQL','_tablePostFixingSubtypes','*Insert:*\x20%0','name','ELEMENT_TABLE_COLUMN_WITH_TEXT','createPositionAt','_splitMarkerName','afterInit','start','position','order','maxRow','length','mapper','hasAttribute','isInContent','type','isArray','execute','document','getRanges','nodeAfter','*Remove:*\x20%0','last','max','getChangedMarkers','accept','change:data','change','createRangeIn','startsWith','isIntersectingWithRange','addRange','maxColumn','values','toViewElement','getColumnIndexes','registerDescriptionCallback','insert','registerElementLabel','writer','2351842kKswkp','add','addClass','has','markMultiRangeInsertion','subType','getItems'];_0x3517=function(){return _0x123109;};return _0x3517();}export default class It extends _0x2fd7c5{constructor(_0x2f53ea){const _0x220479=_0x2fbb;super(_0x2f53ea),this[_0x220479(0x222)]=[_0x220479(0x200),_0x220479(0x1f3)],this[_0x220479(0x28f)]=new Set();}[_0x2b5390(0x228)](){const _0x309347=_0x2b5390,_0x20033f=this[_0x309347(0x26e)],_0x27fe63=_0x20033f[_0x309347(0x282)][_0x309347(0x234)][_0x309347(0x213)];if(!_0x20033f[_0x309347(0x1f4)][_0x309347(0x24d)](_0x309347(0x21b)))return;const _0x50dcbf=_0x20033f[_0x309347(0x25c)],_0x230d80=_0x20033f[_0x309347(0x1f4)][_0x309347(0x287)](_0x309347(0x20a)),_0x2b7016=_0x20033f[_0x309347(0x1f4)][_0x309347(0x287)](_0x309347(0x254));_0x230d80[_0x309347(0x26d)][_0x309347(0x248)](_0x309347(0x256),_0xe7dcbc=>_0x391494(_0x50dcbf,_0x309347(0x270),_0xe7dcbc)),this[_0x309347(0x1f2)](),_0x230d80[_0x309347(0x208)](_0x309347(0x219)),_0x230d80[_0x309347(0x208)](_0x309347(0x27e)),_0x230d80[_0x309347(0x208)](_0x309347(0x285));for(const _0x57a6a2 of[_0x309347(0x28b),_0x309347(0x201)]){const _0x14d3f1=_0x20033f[_0x309347(0x21f)][_0x309347(0x287)](_0x57a6a2);_0x230d80[_0x309347(0x208)](_0x57a6a2,_0x4962d7=>{const _0x4f5c94=_0x309347;_0x20033f[_0x4f5c94(0x282)][_0x4f5c94(0x23d)](_0x2e08fb=>{const _0x3a7067=_0x4f5c94;_0x4962d7();const _0x13b982=_0x3a7067(0x25d)===_0x14d3f1[_0x3a7067(0x22b)],_0x367da3=_0x2b7016[_0x3a7067(0x253)](_0x27fe63),_0x406a3c=_0x2b7016[_0x3a7067(0x207)](_0x367da3),_0x3c621e=_0x13b982?_0x406a3c[_0x3a7067(0x255)]-0x1:_0x406a3c[_0x3a7067(0x238)]+0x1,_0x225eb3=_0x367da3[0x0][_0x3a7067(0x279)](_0x3a7067(0x256)),_0x7e4b87=_0x2b7016[_0x3a7067(0x286)](_0x225eb3,{'startRow':_0x3c621e,'endRow':_0x3c621e}),_0x2914d5=Array[_0x3a7067(0x1f6)](_0x7e4b87)[_0x3a7067(0x269)](_0xef615=>_0x2e08fb[_0x3a7067(0x25f)](_0xef615[_0x3a7067(0x251)]));_0x230d80[_0x3a7067(0x24e)](_0x2914d5,_0x3a7067(0x200));});});}for(const _0x5b357f of[_0x309347(0x281),_0x309347(0x21d)]){const _0x435ceb=_0x20033f[_0x309347(0x21f)][_0x309347(0x287)](_0x5b357f);_0x230d80[_0x309347(0x208)](_0x5b357f,_0xafb43c=>{const _0x339fb5=_0x309347;_0x20033f[_0x339fb5(0x282)][_0x339fb5(0x23d)](_0x281c65=>{const _0x247271=_0x339fb5;_0xafb43c();const _0x53f71=_0x247271(0x204)===_0x435ceb[_0x247271(0x22b)],_0x157f51=_0x2b7016[_0x247271(0x253)](_0x27fe63),_0x1c5610=_0x2b7016[_0x247271(0x245)](_0x157f51),_0x2bd96a=_0x53f71?_0x1c5610[_0x247271(0x255)]-0x1:_0x1c5610[_0x247271(0x238)]+0x1,_0x455a17=_0x157f51[0x0][_0x247271(0x279)](_0x247271(0x256)),_0x5e9a7f=_0x2b7016[_0x247271(0x286)](_0x455a17,{'startRow':0x0,'column':_0x2bd96a,'includeAllSlots':!0x1}),_0x4ad364=Array[_0x247271(0x1f6)](_0x5e9a7f)[_0x247271(0x269)](_0x44449d=>_0x281c65[_0x247271(0x25f)](_0x44449d[_0x247271(0x251)]));_0x230d80[_0x247271(0x24e)](_0x4ad364,_0x247271(0x1f3));});});}for(const _0x3c8ac6 of[_0x309347(0x278),_0x309347(0x216)]){const _0x42bc99=_0x3c8ac6[_0x309347(0x28d)](0xb),_0x4cb6b9=_0x42bc99[_0x309347(0x1fd)](),_0x5c95fc=_0x4cb6b9[_0x309347(0x28d)](0x0,0x3)+_0x309347(0x291),_0x14da5d=_0x309347(0x256)+_0x42bc99,_0x492484=_0x309347(0x20b)+_0x42bc99,_0x537e91=_0x309347(0x239)+_0x42bc99;_0x230d80[_0x309347(0x208)](_0x3c8ac6,()=>{const _0x52b5b4=_0x309347;_0x20033f[_0x52b5b4(0x282)][_0x52b5b4(0x23d)](_0x3adad0=>{const _0x15a643=_0x52b5b4,_0x1635de=_0x2b7016[_0x15a643(0x253)](_0x27fe63),_0x2aa841=_0x1635de[0x0][_0x15a643(0x279)](_0x15a643(0x256));let _0x3a3081;if(_0x15a643(0x278)==_0x3c8ac6){const _0x509ee8=_0x2b7016[_0x15a643(0x207)](_0x1635de);_0x3a3081={'startRow':_0x509ee8[_0x15a643(0x255)],'endRow':_0x509ee8[_0x15a643(0x238)],'includeAllSlots':!0x0};}else{const _0x310229=_0x2b7016[_0x15a643(0x245)](_0x1635de);_0x3a3081={'startColumn':_0x310229[_0x15a643(0x255)],'endColumn':_0x310229[_0x15a643(0x238)],'includeAllSlots':!0x0};}const _0x337e7f=_0x2b7016[_0x15a643(0x286)](_0x2aa841,_0x3a3081),_0x5d7723=Array[_0x15a643(0x1f6)](_0x337e7f)[_0x15a643(0x269)](({cell:_0xcaa84e})=>_0xcaa84e),_0x54413=be(_0x5d7723[_0x15a643(0x280)](_0x2edd87=>_0x2edd87[_0x15a643(0x22f)](_0x5c95fc))),_0x4bd221=be(_0x5d7723[_0x15a643(0x280)](_0x46218c=>!_0x46218c[_0x15a643(0x22f)](_0x5c95fc)))[_0x15a643(0x269)](_0x18cd2c=>_0x3adad0[_0x15a643(0x25f)](_0x18cd2c)),_0x1d4ee1=_0x230d80[_0x15a643(0x21a)](_0x4bd221,_0x14da5d);if(_0x1d4ee1&&(_0x15a643(0x200)==_0x1d4ee1[_0x15a643(0x24f)]||_0x15a643(0x1f3)==_0x1d4ee1[_0x15a643(0x24f)])){const _0x2af533=this[_0x15a643(0x268)](_0x1d4ee1);for(const _0x1dcd42 of _0x54413){const _0x13cb79=_0x3adad0[_0x15a643(0x25f)](_0x1dcd42),_0x182192=_0x2b7016[_0x15a643(0x20d)](_0x1dcd42),_0x229b05=_0x1dcd42[_0x15a643(0x263)](_0x5c95fc)-0x1,_0x2f90f4=_0x2af533[_0x492484],_0x1e7a5d=_0x2af533[_0x537e91];_0x2f90f4<=_0x182192[_0x4cb6b9]&&_0x182192[_0x4cb6b9]+_0x229b05<=_0x1e7a5d&&_0x1d4ee1[_0x15a643(0x241)](_0x13cb79);}}});});}function _0x282992(_0x5ac6ce){const _0x54c841=_0x309347,_0x39580e=Array[_0x54c841(0x1f6)](_0x27fe63[_0x54c841(0x235)]())[_0x54c841(0x269)](_0x5a50a9=>_0x4ec40a[_0x54c841(0x273)](_0x5a50a9));_0x20033f[_0x54c841(0x282)][_0x54c841(0x23d)](_0x1843dd=>{const _0x5d6e8c=_0x54c841,_0x1babd5=_0x1843dd[_0x5d6e8c(0x271)];_0x5ac6ce=_0x5ac6ce[_0x5d6e8c(0x280)](_0x547ef6=>_0x5d6e8c(0x252)!=_0x547ef6[_0x5d6e8c(0x27a)][_0x5d6e8c(0x1f7)]),_0x1843dd[_0x5d6e8c(0x284)](_0x5ac6ce),_0x20033f[_0x5d6e8c(0x21f)][_0x5d6e8c(0x287)](_0x5d6e8c(0x278))[_0x5d6e8c(0x217)](),_0x20033f[_0x5d6e8c(0x233)](_0x5d6e8c(0x278),{'forceDefaultExecution':!0x0}),_0x20033f[_0x5d6e8c(0x282)][_0x5d6e8c(0x261)](()=>{const _0x360842=_0x5d6e8c;_0x20033f[_0x360842(0x282)][_0x360842(0x261)](_0x1babd5,_0x571a35=>{const _0x24f683=_0x360842,_0x3c38b6=_0x39580e[_0x24f683(0x280)](_0x2aadf3=>_0x24f683(0x252)!=_0x2aadf3[_0x24f683(0x27a)][_0x24f683(0x1f7)]);_0x3c38b6[_0x24f683(0x22d)]>0x0&&_0x571a35[_0x24f683(0x284)](_0x3c38b6);for(const _0x253742 of _0x39580e)_0x253742[_0x24f683(0x20f)]();});});});}function _0x363121(_0x42c4bc){const _0x11505a=_0x309347;_0x20033f[_0x11505a(0x282)][_0x11505a(0x23d)](_0x4b5c09=>{const _0x3d42a6=_0x11505a,_0x1ecdb3=Array[_0x3d42a6(0x1f6)](_0x27fe63[_0x3d42a6(0x235)]())[_0x3d42a6(0x269)](_0x3c184c=>_0x4ec40a[_0x3d42a6(0x273)](_0x3c184c)),_0x255d98=[];for(const _0xb7fede of _0x42c4bc)for(const _0x1d06a1 of _0xb7fede[_0x3d42a6(0x250)]({'shallow':!0x0}))_0x255d98[_0x3d42a6(0x257)](_0x1d06a1);for(const _0x17d307 of _0x255d98)_0x3d42a6(0x252)!=_0x17d307[_0x3d42a6(0x27a)][_0x3d42a6(0x1f7)]&&(_0x4b5c09[_0x3d42a6(0x284)](_0x4b5c09[_0x3d42a6(0x226)](_0x17d307,0x0)),_0x20033f[_0x3d42a6(0x21f)][_0x3d42a6(0x287)](_0x3d42a6(0x216))[_0x3d42a6(0x217)](),_0x20033f[_0x3d42a6(0x233)](_0x3d42a6(0x216),{'forceDefaultExecution':!0x0}));const _0x7851e8=_0x1ecdb3[_0x3d42a6(0x280)](_0x2f3f26=>_0x3d42a6(0x252)!=_0x2f3f26[_0x3d42a6(0x27a)][_0x3d42a6(0x1f7)]);_0x7851e8[_0x3d42a6(0x22d)]>0x0&&_0x4b5c09[_0x3d42a6(0x284)](_0x7851e8);for(const _0x389240 of _0x1ecdb3)_0x389240[_0x3d42a6(0x20f)]();});}function _0x42d1bf(_0x4c5c1f,_0x59639e){const _0x5790aa=_0x309347;return _0x59639e[_0x5790aa(0x26b)](_0x8481b1=>_0x4c5c1f[_0x5790aa(0x290)](_0x5c5ffd=>_0x5c5ffd[_0x5790aa(0x27b)][_0x5790aa(0x264)](_0x8481b1[_0x5790aa(0x229)])||_0x8481b1[_0x5790aa(0x27b)][_0x5790aa(0x264)](_0x5c5ffd[_0x5790aa(0x229)])));}function _0x2e67d7(_0x36cbdb,_0x565105){const _0x41f384=_0x309347;return!_0x36cbdb[_0x41f384(0x290)](_0x2e07f2=>_0x565105[_0x41f384(0x290)](_0x4c0e45=>_0x2e07f2[_0x41f384(0x1fa)](_0x4c0e45)))&&_0x36cbdb[_0x41f384(0x290)](_0x3df1d8=>_0x565105[_0x41f384(0x290)](_0x4d4807=>_0x3df1d8[_0x41f384(0x27b)][_0x41f384(0x1fc)](_0x4d4807[_0x41f384(0x229)])));}_0x20033f[_0x309347(0x258)][_0x309347(0x20e)]['on'](_0x309347(0x1fe),(_0x242b2a,_0x373013,_0x397a00)=>{const _0x41d6fc=_0x309347;if(!_0x397a00[_0x41d6fc(0x25a)][_0x41d6fc(0x218)])return;const _0x1bf24c=_0x373013[_0x41d6fc(0x262)];if(!_0x1bf24c)return;const _0x2b3f62=_0x397a00[_0x41d6fc(0x22e)][_0x41d6fc(0x244)](_0x1bf24c);function _0x4e4388(_0x25dc7e){const _0x510ee4=_0x41d6fc;return Array[_0x510ee4(0x232)](_0x25dc7e)?_0x25dc7e:[_0x25dc7e];}_0x2b3f62&&_0x41d6fc(0x266)===_0x1bf24c[_0x41d6fc(0x224)]&&_0x560095(_0x2b3f62,_0x397a00[_0x41d6fc(0x249)],(_0x22c98c,_0x1be0e1,_0x97ac5)=>_0x97ac5[_0x41d6fc(0x24c)](_0x4e4388(_0x1be0e1[_0x41d6fc(0x210)]),_0x22c98c),(_0x285858,_0x38142e,_0x41dcd2)=>_0x41dcd2[_0x41d6fc(0x277)](_0x4e4388(_0x38142e[_0x41d6fc(0x210)]),_0x285858));},{'priority':_0x309347(0x28e)}),_0x230d80[_0x309347(0x26d)][_0x309347(0x246)](_0x22fa02=>{const _0xb48b30=_0x309347;if(_0xb48b30(0x275)!=_0x22fa02[_0xb48b30(0x231)]&&_0xb48b30(0x212)!=_0x22fa02[_0xb48b30(0x231)])return;const _0x4c151a=_0x22fa02[_0xb48b30(0x292)]();if(null!=_0x4c151a&&_0x4c151a['is'](_0xb48b30(0x289),_0xb48b30(0x256))){if(_0xb48b30(0x275)==_0x22fa02[_0xb48b30(0x231)]){const _0x12525c=_0x22fa02[_0xb48b30(0x250)]()[_0xb48b30(0x280)](_0x1dfd71=>_0x1dfd71['is'](_0xb48b30(0x21c)))[_0xb48b30(0x269)](_0x45081c=>_0x45081c[_0xb48b30(0x258)]);if(_0x12525c[_0xb48b30(0x22d)])return{'type':_0xb48b30(0x275),'content':_0x391494(_0x50dcbf,_0xb48b30(0x223),_0x391494(_0x50dcbf,_0xb48b30(0x214),'\x22'+_0x12525c[_0xb48b30(0x1fb)]('\x20')+'\x22'))};}if(_0xb48b30(0x212)==_0x22fa02[_0xb48b30(0x231)]){const _0x1cf712=_0x22fa02[_0xb48b30(0x250)]()[_0xb48b30(0x280)](_0x545d2b=>_0x545d2b['is'](_0xb48b30(0x21c)))[_0xb48b30(0x269)](_0x630e8e=>_0x630e8e[_0xb48b30(0x258)]);if(_0x1cf712[_0xb48b30(0x22d)])return{'type':_0xb48b30(0x212),'content':_0x391494(_0x50dcbf,_0xb48b30(0x237),_0x391494(_0x50dcbf,_0xb48b30(0x214),'\x22'+_0x1cf712[_0xb48b30(0x1fb)]('\x20')+'\x22'))};}}}),_0x230d80[_0x309347(0x26d)][_0x309347(0x246)](_0x264eca=>{const _0x4e6df4=_0x309347;if(_0x4e6df4(0x200)==_0x264eca[_0x4e6df4(0x24f)]){const _0x15d969=_0x264eca[_0x4e6df4(0x250)]()[_0x4e6df4(0x280)](_0x354454=>_0x354454['is'](_0x4e6df4(0x21c)))[_0x4e6df4(0x269)](_0x3ad652=>_0x3ad652[_0x4e6df4(0x258)]),_0x39ae0e=this[_0x4e6df4(0x268)](_0x264eca),_0x1d8e31=_0x39ae0e[_0x4e6df4(0x22c)]-_0x39ae0e[_0x4e6df4(0x215)]+0x1;if(_0x4e6df4(0x275)==_0x264eca[_0x4e6df4(0x231)])return _0x15d969[_0x4e6df4(0x22d)]?{'type':_0x4e6df4(0x275),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x223),_0x391494(_0x50dcbf,_0x4e6df4(0x288),[_0x1d8e31,'\x22'+_0x15d969[_0x4e6df4(0x1fb)]('\x20')+'\x22']))}:{'type':_0x4e6df4(0x275),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x223),_0x391494(_0x50dcbf,_0x4e6df4(0x206),_0x1d8e31))};if(_0x4e6df4(0x212)==_0x264eca[_0x4e6df4(0x231)])return _0x15d969[_0x4e6df4(0x22d)]?{'type':_0x4e6df4(0x212),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x237),_0x391494(_0x50dcbf,_0x4e6df4(0x288),[_0x1d8e31,'\x22'+_0x15d969[_0x4e6df4(0x1fb)]('\x20')+'\x22']))}:{'type':_0x4e6df4(0x212),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x237),_0x391494(_0x50dcbf,_0x4e6df4(0x206),_0x1d8e31))};}if(_0x4e6df4(0x1f3)==_0x264eca[_0x4e6df4(0x24f)]){const _0x2cb8ac=_0x264eca[_0x4e6df4(0x250)]()[_0x4e6df4(0x280)](_0x3ea3f2=>_0x3ea3f2['is'](_0x4e6df4(0x21c)))[_0x4e6df4(0x269)](_0x2eb0ab=>_0x2eb0ab[_0x4e6df4(0x258)]),_0x475daf=this[_0x4e6df4(0x268)](_0x264eca),_0x3b340c=_0x475daf[_0x4e6df4(0x242)]-_0x475daf[_0x4e6df4(0x26a)]+0x1;if(_0x4e6df4(0x275)==_0x264eca[_0x4e6df4(0x231)])return _0x2cb8ac[_0x4e6df4(0x22d)]?{'type':_0x4e6df4(0x275),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x223),_0x391494(_0x50dcbf,_0x4e6df4(0x225),[_0x3b340c,'\x22'+_0x2cb8ac[_0x4e6df4(0x1fb)]('\x20')+'\x22']))}:{'type':_0x4e6df4(0x275),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x223),_0x391494(_0x50dcbf,_0x4e6df4(0x1ff),_0x3b340c))};if(_0x4e6df4(0x212)==_0x264eca[_0x4e6df4(0x231)])return _0x2cb8ac[_0x4e6df4(0x22d)]?{'type':_0x4e6df4(0x212),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x237),_0x391494(_0x50dcbf,_0x4e6df4(0x225),[_0x3b340c,'\x22'+_0x2cb8ac[_0x4e6df4(0x1fb)]('\x20')+'\x22']))}:{'type':_0x4e6df4(0x212),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x237),_0x391494(_0x50dcbf,_0x4e6df4(0x1ff),_0x3b340c))};}}),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x275),_0x309347(0x200),_0x309347(0x211),_0x282992),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x212),_0x309347(0x200),_0x309347(0x23b),_0x282992),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x275),_0x309347(0x1f3),_0x309347(0x211),_0x363121),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x212),_0x309347(0x1f3),_0x309347(0x23b),_0x363121),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x275),_0x309347(0x1f3),_0x309347(0x1fb),_0x42d1bf),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x212),_0x309347(0x1f3),_0x309347(0x1fb),_0x42d1bf),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x275),_0x309347(0x200),_0x309347(0x1fb),_0x2e67d7),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x212),_0x309347(0x200),_0x309347(0x1fb),_0x2e67d7);}[_0x2b5390(0x283)](){const _0x470a2c=_0x2b5390,_0x332fa1=this[_0x470a2c(0x26e)],_0x462ca5=_0x332fa1[_0x470a2c(0x282)][_0x470a2c(0x234)][_0x470a2c(0x213)];return(_0x50296c,_0x48114c)=>{const _0x55d988=_0x470a2c;_0x332fa1[_0x55d988(0x282)][_0x55d988(0x23d)](_0x3c7930=>{const _0x29f689=_0x55d988,{commandName:_0x2b1de4,commandParams:_0x208697}=_0x48114c;let _0x40e21a=_0x50296c[0x0][_0x29f689(0x27b)][_0x29f689(0x209)];_0x208697&&_0x208697[0x0]&&!0x1===_0x208697[0x0][_0x29f689(0x260)]&&(_0x40e21a=_0x50296c[0x0][_0x29f689(0x229)][_0x29f689(0x236)]);const _0x4beaa6=_0x3c7930[_0x29f689(0x23e)](_0x40e21a);if(_0x29f689(0x252)==_0x4beaa6[_0x29f689(0x27a)][_0x29f689(0x1f7)])return;const _0x3c0230=Array[_0x29f689(0x1f6)](_0x462ca5[_0x29f689(0x235)]())[_0x29f689(0x269)](_0x1dc831=>_0x4ec40a[_0x29f689(0x273)](_0x1dc831));_0x3c7930[_0x29f689(0x284)](_0x4beaa6),_0x332fa1[_0x29f689(0x21f)][_0x29f689(0x287)](_0x2b1de4)[_0x29f689(0x217)](),_0x208697[_0x29f689(0x257)]({'forceDefaultExecution':!0x0}),_0x332fa1[_0x29f689(0x233)](_0x2b1de4,..._0x208697);const _0x5de9ca=_0x3c0230[_0x29f689(0x280)](_0x28454d=>_0x29f689(0x252)!=_0x28454d[_0x29f689(0x27a)][_0x29f689(0x1f7)]);_0x5de9ca[_0x29f689(0x22d)]>0x0&&_0x3c7930[_0x29f689(0x284)](_0x5de9ca);for(const _0x17e114 of _0x3c0230)_0x17e114[_0x29f689(0x20f)]();});};}[_0x2b5390(0x1f1)](_0x284847){const _0x41fa67=_0x2b5390,_0x5e2600=this[_0x41fa67(0x26e)][_0x41fa67(0x1f4)][_0x41fa67(0x287)](_0x41fa67(0x254));let _0x494a2b=Number[_0x41fa67(0x27f)],_0x4f85b7=Number[_0x41fa67(0x28c)],_0x132e79=Number[_0x41fa67(0x27f)],_0x181432=Number[_0x41fa67(0x28c)];for(const _0x410481 of _0x284847){if(_0x41fa67(0x252)==_0x410481[_0x41fa67(0x27a)][_0x41fa67(0x1f7)])continue;const {row:_0x5ced86,column:_0x131440}=_0x5e2600[_0x41fa67(0x20d)](_0x410481),_0x1b398e=_0x410481[_0x41fa67(0x22f)](_0x41fa67(0x25b))?_0x410481[_0x41fa67(0x263)](_0x41fa67(0x25b))-0x1:0x0,_0x130480=_0x410481[_0x41fa67(0x22f)](_0x41fa67(0x20c))?_0x410481[_0x41fa67(0x263)](_0x41fa67(0x20c))-0x1:0x0;_0x494a2b=_0x5ced86<_0x494a2b?_0x5ced86:_0x494a2b,_0x4f85b7=_0x5ced86+_0x1b398e>_0x4f85b7?_0x5ced86+_0x1b398e:_0x4f85b7,_0x132e79=_0x131440<_0x132e79?_0x131440:_0x132e79,_0x181432=_0x131440+_0x130480>_0x181432?_0x131440+_0x130480:_0x181432;}return{'minRow':_0x494a2b,'maxRow':_0x4f85b7,'minColumn':_0x132e79,'maxColumn':_0x181432};}[_0x2b5390(0x1f2)](){const _0x1909a5=_0x2b5390,_0x2cdc99=this[_0x1909a5(0x26e)],_0x597bf1=_0x2cdc99[_0x1909a5(0x1f4)][_0x1909a5(0x287)](_0x1909a5(0x20a)),_0x5814d7=_0x2cdc99[_0x1909a5(0x1f4)][_0x1909a5(0x287)](_0x1909a5(0x254));_0x2cdc99[_0x1909a5(0x282)][_0x1909a5(0x234)]['on'](_0x1909a5(0x23c),()=>{const _0x21d276=_0x1909a5,_0x59a5d0=Array[_0x21d276(0x1f6)](_0x2cdc99[_0x21d276(0x282)][_0x21d276(0x234)][_0x21d276(0x27c)][_0x21d276(0x23a)]());for(const {name:_0x3079e9,data:_0x205297}of _0x59a5d0){const {group:_0xc389a1,id:_0x3b5466,subType:_0x4f5a39}=_0x597bf1[_0x21d276(0x227)](_0x3079e9);if(_0x21d276(0x265)!=_0xc389a1)continue;if(null!=_0x205297[_0x21d276(0x205)])continue;const _0x2215dc=_0x597bf1[_0x21d276(0x26c)](_0x3b5466);this[_0x21d276(0x222)][_0x21d276(0x26f)](_0x4f5a39)&&this[_0x21d276(0x28f)][_0x21d276(0x24b)](_0x2215dc);}},{'priority':_0x1909a5(0x21e)});const _0x229103=(_0x4356d0,_0x4088a0)=>{const _0x5be94e=_0x1909a5;let _0x2a182d=!0x1;const _0x300918=_0x4088a0[_0x5be94e(0x25f)](_0x4356d0),_0x4de813=_0x4356d0[_0x5be94e(0x279)](_0x5be94e(0x256)),_0x4dd56f=_0x5814d7[_0x5be94e(0x20d)](_0x4356d0);for(const _0x2805e6 of this[_0x5be94e(0x28f)]){const _0x5d9851=_0x2805e6[_0x5be94e(0x24f)],_0x20deb9=_0x5d9851[_0x5be94e(0x23f)](_0x5be94e(0x267)),_0x7c84d2=_0x5d9851[_0x5be94e(0x28d)](_0x20deb9?0xa:0x5),_0x68cd91=_0x7c84d2[_0x5be94e(0x1fd)](),_0x61bf04=_0x68cd91[_0x5be94e(0x28d)](0x0,0x3)+_0x5be94e(0x291),_0x13b6b4=_0x5be94e(0x20b)+_0x7c84d2,_0x25980a=_0x5be94e(0x239)+_0x7c84d2;if(!_0x2805e6[_0x5be94e(0x230)])continue;if(_0x4de813!=_0x2805e6[_0x5be94e(0x27d)]()[_0x5be94e(0x229)][_0x5be94e(0x279)](_0x5be94e(0x256)))continue;if(_0x2805e6[_0x5be94e(0x240)](_0x300918))continue;const _0x421e38=_0x4356d0[_0x5be94e(0x22f)](_0x61bf04)?_0x4356d0[_0x5be94e(0x263)](_0x61bf04)-0x1:0x0,_0x43bb99=this[_0x5be94e(0x268)](_0x2805e6),_0x49312b=_0x43bb99[_0x13b6b4],_0x1a58c8=_0x43bb99[_0x25980a];_0x49312b<=_0x4dd56f[_0x68cd91]&&_0x4dd56f[_0x68cd91]+_0x421e38<=_0x1a58c8&&(_0x2805e6[_0x5be94e(0x241)](_0x300918),_0x2a182d=!0x0);}return _0x2a182d;};_0x2cdc99[_0x1909a5(0x282)][_0x1909a5(0x234)][_0x1909a5(0x203)](_0x371e74=>{const _0x36a36b=_0x1909a5;let _0x3e3bbe=!0x1;for(const _0x4d7709 of _0x2cdc99[_0x36a36b(0x282)][_0x36a36b(0x234)][_0x36a36b(0x27c)][_0x36a36b(0x1f9)]())if(_0x36a36b(0x247)==_0x4d7709[_0x36a36b(0x231)]){if(_0x36a36b(0x200)==_0x4d7709[_0x36a36b(0x224)]){for(const _0x34b38e of _0x4d7709[_0x36a36b(0x22a)][_0x36a36b(0x236)][_0x36a36b(0x259)]())_0x3e3bbe=_0x3e3bbe||_0x229103(_0x34b38e,_0x371e74);}else _0x36a36b(0x266)==_0x4d7709[_0x36a36b(0x224)]&&(_0x3e3bbe=_0x3e3bbe||_0x229103(_0x4d7709[_0x36a36b(0x22a)][_0x36a36b(0x236)],_0x371e74));}return _0x3e3bbe;});}[_0x2b5390(0x268)](_0x2a96e1){const _0x566837=_0x2b5390;return this[_0x566837(0x1f1)](_0x2a96e1[_0x566837(0x235)]()[_0x566837(0x269)](_0x2f3984=>_0x2f3984[_0x566837(0x229)][_0x566837(0x236)]));}}function be(_0x51037a){const _0x481fe7=_0x2b5390;return Array[_0x481fe7(0x1f6)](new Set(_0x51037a)[_0x481fe7(0x243)]());}