@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240927.0 → 0.0.0-nightly-20240929.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 _0x1739a4=_0x1978;(function(_0x52ab5a,_0x15825c){const _0x53897c=_0x1978,_0x365750=_0x52ab5a();while(!![]){try{const _0x44e839=parseInt(_0x53897c(0x1e8))/0x1*(parseInt(_0x53897c(0x1c9))/0x2)+parseInt(_0x53897c(0x1cc))/0x3*(-parseInt(_0x53897c(0x1e3))/0x4)+parseInt(_0x53897c(0x1b2))/0x5+parseInt(_0x53897c(0x1ae))/0x6+-parseInt(_0x53897c(0x1f3))/0x7+-parseInt(_0x53897c(0x1d7))/0x8+parseInt(_0x53897c(0x1f6))/0x9;if(_0x44e839===_0x15825c)break;else _0x365750['push'](_0x365750['shift']());}catch(_0x5152d5){_0x365750['push'](_0x365750['shift']());}}}(_0x1ddc,0x610d2));import{Plugin as _0x1574e7}from'ckeditor5/src/core.js';import{getTranslation as _0x27f06e}from'../utils/common-translations.js';function _0x1978(_0x256289,_0xff5730){const _0x1ddc4c=_0x1ddc();return _0x1978=function(_0x1978d5,_0x29ebfc){_0x1978d5=_0x1978d5-0x1ad;let _0x498900=_0x1ddc4c[_0x1978d5];return _0x498900;},_0x1978(_0x256289,_0xff5730);}export default class pe extends _0x1574e7{[_0x1739a4(0x1be)](){const _0x5dafe6=_0x1739a4;if(!this[_0x5dafe6(0x202)][_0x5dafe6(0x1d1)][_0x5dafe6(0x1c5)](_0x5dafe6(0x1f1)))return;const _0x1233a1=this[_0x5dafe6(0x202)][_0x5dafe6(0x1ad)][_0x5dafe6(0x1df)](_0x5dafe6(0x1ea)),_0x3d4947=this[_0x5dafe6(0x202)][_0x5dafe6(0x1d1)][_0x5dafe6(0x1df)](_0x5dafe6(0x1f2));_0x1233a1[_0x5dafe6(0x1b9)]&&(_0x3d4947[_0x5dafe6(0x1bc)](_0x5dafe6(0x1d8)),_0x3d4947[_0x5dafe6(0x1ee)](_0x5dafe6(0x1d8))),_0x1233a1[_0x5dafe6(0x1dd)]&&(_0x3d4947[_0x5dafe6(0x1bc)](_0x5dafe6(0x1c0)),_0x3d4947[_0x5dafe6(0x1ee)](_0x5dafe6(0x1c0))),_0x1233a1[_0x5dafe6(0x1bd)]&&(_0x3d4947[_0x5dafe6(0x1bc)](_0x5dafe6(0x204)),_0x3d4947[_0x5dafe6(0x1ee)](_0x5dafe6(0x204)));const _0x375675={'type':_0x5dafe6(0x1e5),'content':''};_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f4)](this[_0x5dafe6(0x1eb)][_0x5dafe6(0x1ed)](this));const _0x80fec7=this[_0x5dafe6(0x202)][_0x5dafe6(0x205)];_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f0)](_0x5dafe6(0x1c0),_0x27f06e(_0x80fec7,_0x5dafe6(0x1cb))),_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f4)](_0x29d56f=>{const _0x859114=_0x5dafe6,{data:_0xd3795}=_0x29d56f;if(_0xd3795&&_0x859114(0x1c0)==_0xd3795[_0x859114(0x1ca)])return null==_0xd3795[_0x859114(0x1f5)]||0x0==_0xd3795[_0x859114(0x1f5)]&&null==_0xd3795[_0x859114(0x1b6)]?_0x375675:void 0x0;}),_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f0)](_0x5dafe6(0x204),_0x27f06e(_0x80fec7,_0x5dafe6(0x1f8))),_0x3d4947[_0x5dafe6(0x1e0)][_0x5dafe6(0x1f4)](_0x10e9bb=>{const _0x441866=_0x5dafe6,{data:_0x96f9ea}=_0x10e9bb;if(_0x96f9ea&&_0x441866(0x204)==_0x96f9ea[_0x441866(0x1ca)])return null==_0x96f9ea[_0x441866(0x1f5)]||0x1==_0x96f9ea[_0x441866(0x1f5)]&&null==_0x96f9ea[_0x441866(0x1b6)]?_0x375675:void 0x0;}),this[_0x5dafe6(0x202)][_0x5dafe6(0x1e2)][_0x5dafe6(0x207)][_0x5dafe6(0x1ec)](_0x28e2ae=>{const _0x3f276c=_0x5dafe6;if(_0x28e2ae[_0x3f276c(0x1ba)][_0x3f276c(0x1fc)])return!0x1;let _0x1bda60=!0x1;const _0x2c8b43=_0x3d4947[_0x3f276c(0x1e1)]({'skipNotAttached':!0x0})[_0x3f276c(0x203)](_0xbb2b39=>{const _0xb9147d=_0x3f276c,_0x265b40=_0x3d4947[_0xb9147d(0x1f7)](_0xbb2b39);return _0xb9147d(0x204)==_0x265b40||_0xb9147d(0x1c0)==_0x265b40;});for(const _0xe8c81a of _0x2c8b43){const _0x55f3ea=_0xe8c81a[_0x3f276c(0x1c2)]()[_0x3f276c(0x1d9)][_0x3f276c(0x206)][_0x3f276c(0x1d0)](_0x3f276c(0x1ff));if(_0x3f276c(0x1d5)==_0x55f3ea||_0x3f276c(0x201)==_0x55f3ea)continue;_0x3d4947[_0x3f276c(0x1c7)](_0xe8c81a[_0x3f276c(0x1c2)](),_0x3f276c(0x1e9))[_0x3f276c(0x200)](_0x1edbe4=>_0x3f276c(0x1ff)==_0x3d4947[_0x3f276c(0x1f7)](_0x1edbe4[_0x3f276c(0x1d6)]))||(_0x28e2ae[_0x3f276c(0x1c6)](_0xe8c81a[_0x3f276c(0x1fd)]()),_0x1bda60=!0x0);}return _0x1bda60;}),this[_0x5dafe6(0x1fe)]();}[_0x1739a4(0x1eb)](_0x26bad8){const _0x298dee=_0x1739a4,_0x45fc3b=this[_0x298dee(0x202)][_0x298dee(0x205)],{data:_0x4ad850}=_0x26bad8,_0x6661bd={'type':_0x298dee(0x1e5),'content':''};if(!_0x4ad850||_0x298dee(0x1d8)!=_0x4ad850[_0x298dee(0x1ca)])return;if(!_0x4ad850[_0x298dee(0x1b6)])return _0x298dee(0x1db)==_0x4ad850[_0x298dee(0x1f5)]?_0x6661bd:{'type':_0x298dee(0x1e5),'content':''+_0x27f06e(_0x45fc3b,_0x298dee(0x1e6),_0x27f06e(_0x45fc3b,this[_0x298dee(0x1e4)](_0x4ad850[_0x298dee(0x1f5)])))};if(!_0x4ad850[_0x298dee(0x1f5)]){if(_0x298dee(0x1db)==_0x4ad850[_0x298dee(0x1b6)])return _0x6661bd;let _0x173ecf=_0x26bad8[_0x298dee(0x1bf)];for(;_0x173ecf;){if(_0x173ecf[_0x298dee(0x1fa)]&&_0x298dee(0x1ff)==_0x173ecf[_0x298dee(0x1fa)][_0x298dee(0x1ca)]&&_0x173ecf[_0x298dee(0x1fa)][_0x298dee(0x1f5)])return _0x6661bd;_0x173ecf=_0x173ecf[_0x298dee(0x1da)];}return{'type':_0x298dee(0x1e5),'content':''+_0x27f06e(_0x45fc3b,_0x298dee(0x1b4),_0x27f06e(_0x45fc3b,this[_0x298dee(0x1e4)](_0x4ad850[_0x298dee(0x1b6)])))};}if(_0x298dee(0x1db)!=_0x4ad850[_0x298dee(0x1f5)])return{'type':_0x298dee(0x1e5),'content':''+_0x27f06e(_0x45fc3b,_0x298dee(0x1e6),_0x27f06e(_0x45fc3b,this[_0x298dee(0x1e4)](_0x4ad850[_0x298dee(0x1f5)])))};let _0x422815=_0x26bad8[_0x298dee(0x1bf)];for(;_0x422815;){if(_0x422815[_0x298dee(0x1fa)]&&_0x298dee(0x1ff)==_0x422815[_0x298dee(0x1fa)][_0x298dee(0x1ca)]&&_0x422815[_0x298dee(0x1fa)][_0x298dee(0x1f5)]&&_0x422815[_0x298dee(0x1fa)][_0x298dee(0x1b6)])return _0x6661bd;_0x422815=_0x422815[_0x298dee(0x1da)];}const _0x57d054=_0x26bad8[_0x298dee(0x1c2)]()[_0x298dee(0x1d9)][_0x298dee(0x206)][_0x298dee(0x1d0)](_0x298dee(0x1ff));return{'type':_0x298dee(0x1e5),'content':_0x27f06e(_0x45fc3b,_0x298dee(0x1e6),_0x27f06e(_0x45fc3b,_0x298dee(0x1b3)+_0x57d054[_0x298dee(0x1d3)]()+_0x298dee(0x1b8)))};}[_0x1739a4(0x1fe)](){const _0x2bad32=_0x1739a4,_0x20c8b2=this[_0x2bad32(0x202)],_0x99ee7=_0x20c8b2[_0x2bad32(0x205)];_0x20c8b2[_0x2bad32(0x1d1)][_0x2bad32(0x1df)](_0x2bad32(0x1f2))[_0x2bad32(0x1e0)][_0x2bad32(0x1f4)](_0x862c4c=>{const _0x5af0b2=_0x2bad32;if(_0x5af0b2(0x1ef)!=_0x862c4c[_0x5af0b2(0x1b0)])return;const {data:_0xa21561}=_0x862c4c;if(!_0xa21561)return;let _0x35658e,_0x37b5f3;switch(_0xa21561[_0x5af0b2(0x1ce)]){case _0x5af0b2(0x1d8):_0x35658e=_0x5af0b2(0x1e7),_0x37b5f3={'type':_0x5af0b2(0x1e5),'content':_0x27f06e(_0x99ee7,_0x35658e,_0x27f06e(_0x99ee7,this[_0x5af0b2(0x1e4)](_0xa21561[_0x5af0b2(0x1b5)][0x0][_0x5af0b2(0x1b0)])))};break;case _0x5af0b2(0x1c0):_0x35658e=_0xa21561[_0x5af0b2(0x1b5)][0x0][_0x5af0b2(0x1dd)]?_0x5af0b2(0x1c1):_0x5af0b2(0x1b1),_0x37b5f3={'type':_0x5af0b2(0x1e5),'content':_0x27f06e(_0x99ee7,_0x35658e)};break;case _0x5af0b2(0x204):_0x35658e=_0x5af0b2(0x1af),_0x37b5f3={'type':_0x5af0b2(0x1e5),'content':_0x27f06e(_0x99ee7,_0x35658e,_0xa21561[_0x5af0b2(0x1b5)][0x0][_0x5af0b2(0x1bd)])};}return _0x37b5f3;});}[_0x1739a4(0x1e4)](_0x1ced28){const _0x5d35d4=_0x1739a4;return _0x5d35d4(0x1b3)+function(_0x4fd051){const _0x4e9469=_0x5d35d4;if(ye[_0x4e9469(0x1c3)](_0x4fd051))return _0x4e9469(0x1cf);if(Se[_0x4e9469(0x1c3)](_0x4fd051))return _0x4e9469(0x1d5);return null;}(_0x1ced28)[_0x5d35d4(0x1d3)]()+_0x5d35d4(0x1d2)+_0x1ced28[_0x5d35d4(0x1d3)]()[_0x5d35d4(0x1c4)](/-/g,'_');}}const ye=[_0x1739a4(0x1de),_0x1739a4(0x1c8),_0x1739a4(0x1b7)],Se=[_0x1739a4(0x1cd),_0x1739a4(0x1bb),_0x1739a4(0x1f9),_0x1739a4(0x1dc),_0x1739a4(0x1d4),_0x1739a4(0x1fb)];function _0x1ddc(){const _0x3d9fdc=['newValue','8289405LyPDmc','_getAttributeKey','FORMAT_LIST_START','lower-roman','data','upper-latin','isUndo','getFirstMarker','_registerLegacyDescription','listType','find','customNumbered','editor','filter','listStart','locale','nodeAfter','document','config','3131304JwTnuQ','*Format:*\x20set\x20start\x20index\x20to\x20%0','type','*Format:*\x20set\x20order\x20to\x20regular','1114185iqoEdE','ELEMENT_','*Remove\x20format:*\x20%0','commandParams','oldValue','square','_LIST_DEFAULT','styles','batch','decimal-leading-zero','enableDefaultAttributesIntegration','startIndex','afterInit','head','listReversed','*Format:*\x20set\x20order\x20to\x20reversed','getFirstRange','includes','replace','has','removeMarker','_findSuggestions','circle','45822buMJeJ','key','FORMAT_LIST_REVERSED','3otNCsW','decimal','commandName','bulleted','getAttribute','plugins','_LIST_','toUpperCase','lower-latin','numbered','suggestion','4065552SYieAO','listStyle','start','next','default','upper-roman','reversed','disc','get','descriptionFactory','getSuggestions','model','1137508xtkosm','_getTranslationKeyForListStyle','format','*Set\x20format:*\x20%0','*Change\x20to:*\x20%0','8sqLinY','attribute','list.properties','handleDescriptions','registerPostFixer','bind','registerBlockAttribute','formatBlock','registerAttributeLabel','ListPropertiesEditing','TrackChangesEditing','4612727WKuvdu','registerDescriptionCallback'];_0x1ddc=function(){return _0x3d9fdc;};return _0x1ddc();}
23
+ const _0x26d346=_0x24dd;(function(_0x51ac3f,_0x19cdec){const _0x590131=_0x24dd,_0x54e6e8=_0x51ac3f();while(!![]){try{const _0x40da34=-parseInt(_0x590131(0x151))/0x1*(-parseInt(_0x590131(0x149))/0x2)+-parseInt(_0x590131(0x11b))/0x3*(parseInt(_0x590131(0x161))/0x4)+-parseInt(_0x590131(0x15d))/0x5*(parseInt(_0x590131(0x144))/0x6)+parseInt(_0x590131(0x131))/0x7*(parseInt(_0x590131(0x159))/0x8)+parseInt(_0x590131(0x153))/0x9+parseInt(_0x590131(0x123))/0xa*(parseInt(_0x590131(0x146))/0xb)+-parseInt(_0x590131(0x10e))/0xc*(-parseInt(_0x590131(0x145))/0xd);if(_0x40da34===_0x19cdec)break;else _0x54e6e8['push'](_0x54e6e8['shift']());}catch(_0x4f88b1){_0x54e6e8['push'](_0x54e6e8['shift']());}}}(_0x3cc8,0x322e0));import{Plugin as _0x315d8c}from'ckeditor5/src/core.js';function _0x24dd(_0x568e9b,_0x7e207b){const _0x3cc884=_0x3cc8();return _0x24dd=function(_0x24ddd2,_0x4c7a7e){_0x24ddd2=_0x24ddd2-0x104;let _0x180c22=_0x3cc884[_0x24ddd2];return _0x180c22;},_0x24dd(_0x568e9b,_0x7e207b);}import{getTranslation as _0x140cd2}from'../utils/common-translations.js';export default class pe extends _0x315d8c{[_0x26d346(0x13c)](){const _0x17ae07=_0x26d346;if(!this[_0x17ae07(0x11f)][_0x17ae07(0x143)][_0x17ae07(0x15a)](_0x17ae07(0x142)))return;const _0x213029=this[_0x17ae07(0x11f)][_0x17ae07(0x122)][_0x17ae07(0x108)](_0x17ae07(0x130)),_0x940f34=this[_0x17ae07(0x11f)][_0x17ae07(0x143)][_0x17ae07(0x108)](_0x17ae07(0x134));_0x213029[_0x17ae07(0x12c)]&&(_0x940f34[_0x17ae07(0x135)](_0x17ae07(0x118)),_0x940f34[_0x17ae07(0x157)](_0x17ae07(0x118))),_0x213029[_0x17ae07(0x12f)]&&(_0x940f34[_0x17ae07(0x135)](_0x17ae07(0x11e)),_0x940f34[_0x17ae07(0x157)](_0x17ae07(0x11e))),_0x213029[_0x17ae07(0x12b)]&&(_0x940f34[_0x17ae07(0x135)](_0x17ae07(0x148)),_0x940f34[_0x17ae07(0x157)](_0x17ae07(0x148)));const _0x416545={'type':_0x17ae07(0x107),'content':''};_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x115)](this[_0x17ae07(0x121)][_0x17ae07(0x155)](this));const _0x414046=this[_0x17ae07(0x11f)][_0x17ae07(0x105)];_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x136)](_0x17ae07(0x11e),_0x140cd2(_0x414046,_0x17ae07(0x10c))),_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x115)](_0x3f0549=>{const _0x2f5d4=_0x17ae07,{data:_0x5dcc80}=_0x3f0549;if(_0x5dcc80&&_0x2f5d4(0x11e)==_0x5dcc80[_0x2f5d4(0x150)])return null==_0x5dcc80[_0x2f5d4(0x127)]||0x0==_0x5dcc80[_0x2f5d4(0x127)]&&null==_0x5dcc80[_0x2f5d4(0x12a)]?_0x416545:void 0x0;}),_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x136)](_0x17ae07(0x148),_0x140cd2(_0x414046,_0x17ae07(0x160))),_0x940f34[_0x17ae07(0x128)][_0x17ae07(0x115)](_0x7518d7=>{const _0x569011=_0x17ae07,{data:_0xe18588}=_0x7518d7;if(_0xe18588&&_0x569011(0x148)==_0xe18588[_0x569011(0x150)])return null==_0xe18588[_0x569011(0x127)]||0x1==_0xe18588[_0x569011(0x127)]&&null==_0xe18588[_0x569011(0x12a)]?_0x416545:void 0x0;}),this[_0x17ae07(0x11f)][_0x17ae07(0x10d)][_0x17ae07(0x110)][_0x17ae07(0x112)](_0x1f2017=>{const _0x388dd2=_0x17ae07;if(_0x1f2017[_0x388dd2(0x14c)][_0x388dd2(0x114)])return!0x1;let _0x56889e=!0x1;const _0x53f005=_0x940f34[_0x388dd2(0x14d)]({'skipNotAttached':!0x0})[_0x388dd2(0x14f)](_0x4bfa07=>{const _0x5911aa=_0x388dd2,_0x19bf35=_0x940f34[_0x5911aa(0x15c)](_0x4bfa07);return _0x5911aa(0x148)==_0x19bf35||_0x5911aa(0x11e)==_0x19bf35;});for(const _0x516308 of _0x53f005){const _0x4067cc=_0x516308[_0x388dd2(0x140)]()[_0x388dd2(0x13e)][_0x388dd2(0x137)][_0x388dd2(0x13f)](_0x388dd2(0x11c));if(_0x388dd2(0x129)==_0x4067cc||_0x388dd2(0x15f)==_0x4067cc)continue;_0x940f34[_0x388dd2(0x116)](_0x516308[_0x388dd2(0x140)](),_0x388dd2(0x138))[_0x388dd2(0x106)](_0x4125ab=>_0x388dd2(0x11c)==_0x940f34[_0x388dd2(0x15c)](_0x4125ab[_0x388dd2(0x13b)]))||(_0x1f2017[_0x388dd2(0x14b)](_0x516308[_0x388dd2(0x12e)]()),_0x56889e=!0x0);}return _0x56889e;}),this[_0x17ae07(0x162)]();}[_0x26d346(0x121)](_0x3afe27){const _0x59f144=_0x26d346,_0x5d01fc=this[_0x59f144(0x11f)][_0x59f144(0x105)],{data:_0x24c95a}=_0x3afe27,_0x4994b8={'type':_0x59f144(0x107),'content':''};if(!_0x24c95a||_0x59f144(0x118)!=_0x24c95a[_0x59f144(0x150)])return;if(!_0x24c95a[_0x59f144(0x12a)])return _0x59f144(0x113)==_0x24c95a[_0x59f144(0x127)]?_0x4994b8:{'type':_0x59f144(0x107),'content':''+_0x140cd2(_0x5d01fc,_0x59f144(0x133),_0x140cd2(_0x5d01fc,this[_0x59f144(0x11a)](_0x24c95a[_0x59f144(0x127)])))};if(!_0x24c95a[_0x59f144(0x127)]){if(_0x59f144(0x113)==_0x24c95a[_0x59f144(0x12a)])return _0x4994b8;let _0x620acf=_0x3afe27[_0x59f144(0x126)];for(;_0x620acf;){if(_0x620acf[_0x59f144(0x13a)]&&_0x59f144(0x11c)==_0x620acf[_0x59f144(0x13a)][_0x59f144(0x150)]&&_0x620acf[_0x59f144(0x13a)][_0x59f144(0x127)])return _0x4994b8;_0x620acf=_0x620acf[_0x59f144(0x154)];}return{'type':_0x59f144(0x107),'content':''+_0x140cd2(_0x5d01fc,_0x59f144(0x10a),_0x140cd2(_0x5d01fc,this[_0x59f144(0x11a)](_0x24c95a[_0x59f144(0x12a)])))};}if(_0x59f144(0x113)!=_0x24c95a[_0x59f144(0x127)])return{'type':_0x59f144(0x107),'content':''+_0x140cd2(_0x5d01fc,_0x59f144(0x133),_0x140cd2(_0x5d01fc,this[_0x59f144(0x11a)](_0x24c95a[_0x59f144(0x127)])))};let _0x2d079e=_0x3afe27[_0x59f144(0x126)];for(;_0x2d079e;){if(_0x2d079e[_0x59f144(0x13a)]&&_0x59f144(0x11c)==_0x2d079e[_0x59f144(0x13a)][_0x59f144(0x150)]&&_0x2d079e[_0x59f144(0x13a)][_0x59f144(0x127)]&&_0x2d079e[_0x59f144(0x13a)][_0x59f144(0x12a)])return _0x4994b8;_0x2d079e=_0x2d079e[_0x59f144(0x154)];}const _0x34737c=_0x3afe27[_0x59f144(0x140)]()[_0x59f144(0x13e)][_0x59f144(0x137)][_0x59f144(0x13f)](_0x59f144(0x11c));return{'type':_0x59f144(0x107),'content':_0x140cd2(_0x5d01fc,_0x59f144(0x133),_0x140cd2(_0x5d01fc,_0x59f144(0x125)+_0x34737c[_0x59f144(0x10b)]()+_0x59f144(0x117)))};}[_0x26d346(0x162)](){const _0x1eef0b=_0x26d346,_0x36a058=this[_0x1eef0b(0x11f)],_0x11b731=_0x36a058[_0x1eef0b(0x105)];_0x36a058[_0x1eef0b(0x143)][_0x1eef0b(0x108)](_0x1eef0b(0x134))[_0x1eef0b(0x128)][_0x1eef0b(0x115)](_0x44fa51=>{const _0x4a5f07=_0x1eef0b;if(_0x4a5f07(0x10f)!=_0x44fa51[_0x4a5f07(0x158)])return;const {data:_0xcc37ab}=_0x44fa51;if(!_0xcc37ab)return;let _0x3e6bea,_0x446841;switch(_0xcc37ab[_0x4a5f07(0x14e)]){case _0x4a5f07(0x118):_0x3e6bea=_0x4a5f07(0x111),_0x446841={'type':_0x4a5f07(0x107),'content':_0x140cd2(_0x11b731,_0x3e6bea,_0x140cd2(_0x11b731,this[_0x4a5f07(0x11a)](_0xcc37ab[_0x4a5f07(0x132)][0x0][_0x4a5f07(0x158)])))};break;case _0x4a5f07(0x11e):_0x3e6bea=_0xcc37ab[_0x4a5f07(0x132)][0x0][_0x4a5f07(0x12f)]?_0x4a5f07(0x13d):_0x4a5f07(0x12d),_0x446841={'type':_0x4a5f07(0x107),'content':_0x140cd2(_0x11b731,_0x3e6bea)};break;case _0x4a5f07(0x148):_0x3e6bea=_0x4a5f07(0x124),_0x446841={'type':_0x4a5f07(0x107),'content':_0x140cd2(_0x11b731,_0x3e6bea,_0xcc37ab[_0x4a5f07(0x132)][0x0][_0x4a5f07(0x12b)])};}return _0x446841;});}[_0x26d346(0x11a)](_0x22fb0f){const _0x34f430=_0x26d346;return _0x34f430(0x125)+function(_0x139e88){const _0x32ec57=_0x34f430;if(ye[_0x32ec57(0x104)](_0x139e88))return _0x32ec57(0x14a);if(Se[_0x32ec57(0x104)](_0x139e88))return _0x32ec57(0x129);return null;}(_0x22fb0f)[_0x34f430(0x10b)]()+_0x34f430(0x11d)+_0x22fb0f[_0x34f430(0x10b)]()[_0x34f430(0x109)](/-/g,'_');}}const ye=[_0x26d346(0x15e),_0x26d346(0x152),_0x26d346(0x147)],Se=[_0x26d346(0x15b),_0x26d346(0x139),_0x26d346(0x120),_0x26d346(0x141),_0x26d346(0x119),_0x26d346(0x156)];function _0x3cc8(){const _0x429a07=['start','getAttribute','getFirstRange','upper-roman','ListPropertiesEditing','plugins','6TEcdvR','1508xqbfaI','3786299hzOZfL','square','listStart','6060VAoVBg','bulleted','removeMarker','batch','getSuggestions','commandName','filter','key','78LvilDb','circle','354006zlDxZY','next','bind','upper-latin','registerBlockAttribute','type','8ldxapR','has','decimal','_getAttributeKey','901465sYQgym','disc','customNumbered','FORMAT_LIST_START','213548huICFP','_registerLegacyDescription','includes','locale','find','format','get','replace','*Remove\x20format:*\x20%0','toUpperCase','FORMAT_LIST_REVERSED','model','13752DSuECe','formatBlock','document','*Change\x20to:*\x20%0','registerPostFixer','default','isUndo','registerDescriptionCallback','_findSuggestions','_LIST_DEFAULT','listStyle','lower-latin','_getTranslationKeyForListStyle','21dYgmjR','listType','_LIST_','listReversed','editor','lower-roman','handleDescriptions','config','10dIvWuk','*Format:*\x20set\x20start\x20index\x20to\x20%0','ELEMENT_','head','newValue','descriptionFactory','numbered','oldValue','startIndex','styles','*Format:*\x20set\x20order\x20to\x20regular','getFirstMarker','reversed','list.properties','47033gqxRBV','commandParams','*Set\x20format:*\x20%0','TrackChangesEditing','enableDefaultAttributesIntegration','registerAttributeLabel','nodeAfter','attribute','decimal-leading-zero','data','suggestion','afterInit','*Format:*\x20set\x20order\x20to\x20reversed'];_0x3cc8=function(){return _0x429a07;};return _0x3cc8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x46ab01=_0x20d7;function _0x321b(){const _0x7bb736=['editor','dataDowncast','1455CUDVBX','options','media','6738760MwMhOf','10573911CqHJPH','mediaEmbed','ELEMENT_MEDIA','23077930ZDcAnO','has','for','createEmptyElement','attribute:url:media','5252848JMEmAV','registerElementLabel','755DVzuJF','locale','50952mbDJyx','stop','showSuggestionHighlights','enableCommand','7876pKBNox','conversion','elementToElement','downcastDispatcher','div','descriptionFactory','1601572GCIRbF','afterInit','data','plugins','TrackChangesEditing','get','2fRTSyW','MediaEmbedEditing','high'];_0x321b=function(){return _0x7bb736;};return _0x321b();}(function(_0x2ef849,_0x277fb7){const _0x3e9ba3=_0x20d7,_0x37536a=_0x2ef849();while(!![]){try{const _0x214540=parseInt(_0x3e9ba3(0x1ad))/0x1*(parseInt(_0x3e9ba3(0x1b3))/0x2)+parseInt(_0x3e9ba3(0x193))/0x3*(-parseInt(_0x3e9ba3(0x1a7))/0x4)+-parseInt(_0x3e9ba3(0x1a1))/0x5*(parseInt(_0x3e9ba3(0x1a3))/0x6)+parseInt(_0x3e9ba3(0x196))/0x7+-parseInt(_0x3e9ba3(0x19f))/0x8+-parseInt(_0x3e9ba3(0x197))/0x9+parseInt(_0x3e9ba3(0x19a))/0xa;if(_0x214540===_0x277fb7)break;else _0x37536a['push'](_0x37536a['shift']());}catch(_0x5d3024){_0x37536a['push'](_0x37536a['shift']());}}}(_0x321b,0xc41e7));function _0x20d7(_0x1a258f,_0x425cfb){const _0x321b47=_0x321b();return _0x20d7=function(_0x20d7d3,_0x5c0ccb){_0x20d7d3=_0x20d7d3-0x193;let _0x585a94=_0x321b47[_0x20d7d3];return _0x585a94;},_0x20d7(_0x1a258f,_0x425cfb);}import{Plugin as _0x1b29d4}from'ckeditor5/src/core.js';import{getTranslation as _0x411d1e}from'../utils/common-translations.js';export default class lt extends _0x1b29d4{[_0x46ab01(0x1ae)](){const _0x2b543b=_0x46ab01,_0xab7f2f=this[_0x2b543b(0x1b6)];if(!_0xab7f2f[_0x2b543b(0x1b0)][_0x2b543b(0x19b)](_0x2b543b(0x1b4)))return;const _0x365414=_0xab7f2f[_0x2b543b(0x1b0)][_0x2b543b(0x1b2)](_0x2b543b(0x1b1)),_0x302cc7=_0xab7f2f[_0x2b543b(0x1a2)];_0x365414[_0x2b543b(0x1a6)](_0x2b543b(0x198)),_0x365414[_0x2b543b(0x1ac)][_0x2b543b(0x1a0)](_0x2b543b(0x195),_0x2c5af8=>_0x411d1e(_0x302cc7,_0x2b543b(0x199),_0x2c5af8)),_0xab7f2f[_0x2b543b(0x1a8)][_0x2b543b(0x19c)](_0x2b543b(0x1b7))[_0x2b543b(0x1a9)]({'model':_0x2b543b(0x195),'view':(_0x1e0151,{writer:_0x2b048c,options:_0x1703fd})=>{const _0x4d70c5=_0x2b543b;if(_0x1703fd[_0x4d70c5(0x1a5)])return _0x2b048c[_0x4d70c5(0x19d)](_0x4d70c5(0x1ab));},'converterPriority':_0x2b543b(0x1b5)}),_0xab7f2f[_0x2b543b(0x1af)][_0x2b543b(0x1aa)]['on'](_0x2b543b(0x19e),(_0x400c35,_0x1d3bc9,_0x34e67c)=>{const _0x1b4119=_0x2b543b;_0x34e67c[_0x1b4119(0x194)][_0x1b4119(0x1a5)]&&_0x400c35[_0x1b4119(0x1a4)]();},{'priority':_0x2b543b(0x1b5)});}}
23
+ function _0x4c58(_0x188d4a,_0x40aa7b){const _0x396d4f=_0x396d();return _0x4c58=function(_0x4c583e,_0x563d6d){_0x4c583e=_0x4c583e-0x1a8;let _0x3154eb=_0x396d4f[_0x4c583e];return _0x3154eb;},_0x4c58(_0x188d4a,_0x40aa7b);}const _0x3ea5d1=_0x4c58;(function(_0xcb4417,_0x179273){const _0x5534e6=_0x4c58,_0x13372a=_0xcb4417();while(!![]){try{const _0x28d80d=-parseInt(_0x5534e6(0x1cb))/0x1*(-parseInt(_0x5534e6(0x1bd))/0x2)+parseInt(_0x5534e6(0x1ae))/0x3*(-parseInt(_0x5534e6(0x1c4))/0x4)+parseInt(_0x5534e6(0x1cd))/0x5*(-parseInt(_0x5534e6(0x1c1))/0x6)+parseInt(_0x5534e6(0x1ba))/0x7+parseInt(_0x5534e6(0x1b8))/0x8*(-parseInt(_0x5534e6(0x1ac))/0x9)+-parseInt(_0x5534e6(0x1c5))/0xa+-parseInt(_0x5534e6(0x1ce))/0xb*(-parseInt(_0x5534e6(0x1bc))/0xc);if(_0x28d80d===_0x179273)break;else _0x13372a['push'](_0x13372a['shift']());}catch(_0x178dbb){_0x13372a['push'](_0x13372a['shift']());}}}(_0x396d,0x28891));function _0x396d(){const _0x39727e=['mediaEmbed','326152oqgPdZ','downcastDispatcher','61551OhplOo','TrackChangesEditing','2205012FuihbL','5524hgPUMZ','div','plugins','conversion','4614zqdzWg','editor','MediaEmbedEditing','4GKTrgr','2171410fSeJxZ','afterInit','has','locale','enableCommand','createEmptyElement','102XXOKTQ','elementToElement','635Ykqmey','33GklEIO','for','registerElementLabel','stop','media','72cxLrcj','descriptionFactory','104343EsDlcG','ELEMENT_MEDIA','data','options','attribute:url:media','showSuggestionHighlights','dataDowncast','high','get'];_0x396d=function(){return _0x39727e;};return _0x396d();}import{Plugin as _0x2c080f}from'ckeditor5/src/core.js';import{getTranslation as _0x1c6cb8}from'../utils/common-translations.js';export default class lt extends _0x2c080f{[_0x3ea5d1(0x1c6)](){const _0x268c81=_0x3ea5d1,_0x202692=this[_0x268c81(0x1c2)];if(!_0x202692[_0x268c81(0x1bf)][_0x268c81(0x1c7)](_0x268c81(0x1c3)))return;const _0x317754=_0x202692[_0x268c81(0x1bf)][_0x268c81(0x1b6)](_0x268c81(0x1bb)),_0x1e0c80=_0x202692[_0x268c81(0x1c8)];_0x317754[_0x268c81(0x1c9)](_0x268c81(0x1b7)),_0x317754[_0x268c81(0x1ad)][_0x268c81(0x1a9)](_0x268c81(0x1ab),_0x4e944a=>_0x1c6cb8(_0x1e0c80,_0x268c81(0x1af),_0x4e944a)),_0x202692[_0x268c81(0x1c0)][_0x268c81(0x1a8)](_0x268c81(0x1b4))[_0x268c81(0x1cc)]({'model':_0x268c81(0x1ab),'view':(_0x48fff6,{writer:_0x4c169c,options:_0x466018})=>{const _0x4927be=_0x268c81;if(_0x466018[_0x4927be(0x1b3)])return _0x4c169c[_0x4927be(0x1ca)](_0x4927be(0x1be));},'converterPriority':_0x268c81(0x1b5)}),_0x202692[_0x268c81(0x1b0)][_0x268c81(0x1b9)]['on'](_0x268c81(0x1b2),(_0x366c3e,_0xb6fab,_0x5bc51d)=>{const _0x34fe7e=_0x268c81;_0x5bc51d[_0x34fe7e(0x1b1)][_0x34fe7e(0x1b3)]&&_0x366c3e[_0x34fe7e(0x1aa)]();},{'priority':_0x268c81(0x1b5)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x277f18=_0x45b4;(function(_0x56f5a2,_0xedd542){const _0x559826=_0x45b4,_0xf1cfe0=_0x56f5a2();while(!![]){try{const _0x3da2ce=parseInt(_0x559826(0x15b))/0x1*(-parseInt(_0x559826(0x14c))/0x2)+parseInt(_0x559826(0x152))/0x3*(parseInt(_0x559826(0x15a))/0x4)+parseInt(_0x559826(0x14b))/0x5*(-parseInt(_0x559826(0x153))/0x6)+-parseInt(_0x559826(0x14e))/0x7+parseInt(_0x559826(0x151))/0x8*(-parseInt(_0x559826(0x155))/0x9)+parseInt(_0x559826(0x14f))/0xa+parseInt(_0x559826(0x148))/0xb;if(_0x3da2ce===_0xedd542)break;else _0xf1cfe0['push'](_0xf1cfe0['shift']());}catch(_0xa5a2fe){_0xf1cfe0['push'](_0xf1cfe0['shift']());}}}(_0x1eb5,0xe20ee));function _0x45b4(_0x2e9476,_0x16288b){const _0x1eb50e=_0x1eb5();return _0x45b4=function(_0x45b4f0,_0x6fed46){_0x45b4f0=_0x45b4f0-0x148;let _0x2d7c40=_0x1eb50e[_0x45b4f0];return _0x2d7c40;},_0x45b4(_0x2e9476,_0x16288b);}import{Plugin as _0x273b9b}from'ckeditor5/src/core.js';export default class mt extends _0x273b9b{[_0x277f18(0x14d)](){const _0x25cd44=_0x277f18,_0x327b78=this[_0x25cd44(0x156)];_0x327b78[_0x25cd44(0x157)][_0x25cd44(0x158)](_0x25cd44(0x159))&&_0x327b78[_0x25cd44(0x157)][_0x25cd44(0x149)](_0x25cd44(0x150))[_0x25cd44(0x154)](_0x25cd44(0x14a));}}function _0x1eb5(){const _0x7ce86d=['editor','plugins','has','MentionEditing','216LBgejW','1463459QAwfKs','45527152WAIOvR','get','mention','5UpACcc','2LfxNAc','afterInit','2088737MaEHEF','6946980rSQRWL','TrackChangesEditing','6728bOhgji','6663FRdltQ','6141138iwdgJH','enableCommand','13293hmGQia'];_0x1eb5=function(){return _0x7ce86d;};return _0x1eb5();}
23
+ const _0x57ba9f=_0x2aef;(function(_0x2c596e,_0x3a01d4){const _0x160251=_0x2aef,_0x4b2dcd=_0x2c596e();while(!![]){try{const _0x2ce419=parseInt(_0x160251(0x1d2))/0x1+parseInt(_0x160251(0x1c7))/0x2*(parseInt(_0x160251(0x1d4))/0x3)+-parseInt(_0x160251(0x1d5))/0x4+-parseInt(_0x160251(0x1d0))/0x5+-parseInt(_0x160251(0x1d3))/0x6+-parseInt(_0x160251(0x1d7))/0x7+parseInt(_0x160251(0x1d8))/0x8*(parseInt(_0x160251(0x1ce))/0x9);if(_0x2ce419===_0x3a01d4)break;else _0x4b2dcd['push'](_0x4b2dcd['shift']());}catch(_0x325166){_0x4b2dcd['push'](_0x4b2dcd['shift']());}}}(_0x4d77,0x94bc3));import{Plugin as _0x2e3d5d}from'ckeditor5/src/core.js';function _0x2aef(_0x9e161b,_0x87988b){const _0x4d7710=_0x4d77();return _0x2aef=function(_0x2aef67,_0x4ed6b3){_0x2aef67=_0x2aef67-0x1c7;let _0x27ecd3=_0x4d7710[_0x2aef67];return _0x27ecd3;},_0x2aef(_0x9e161b,_0x87988b);}function _0x4d77(){const _0xd86b48=['MentionEditing','get','mention','has','afterInit','editor','45psXaYr','enableCommand','4551210xBNRJL','TrackChangesEditing','842914pyhipO','1570140wvlInc','78180nGzvIK','2802080DOgiyC','plugins','7029071SccOiw','4061872nuNPJb','8nrMgdY'];_0x4d77=function(){return _0xd86b48;};return _0x4d77();}export default class mt extends _0x2e3d5d{[_0x57ba9f(0x1cc)](){const _0x7288ab=_0x57ba9f,_0x1da96d=this[_0x7288ab(0x1cd)];_0x1da96d[_0x7288ab(0x1d6)][_0x7288ab(0x1cb)](_0x7288ab(0x1c8))&&_0x1da96d[_0x7288ab(0x1d6)][_0x7288ab(0x1c9)](_0x7288ab(0x1d1))[_0x7288ab(0x1cf)](_0x7288ab(0x1ca));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ad049=_0x3cc1;function _0x3cc1(_0x51bc7e,_0x474323){const _0x53dc0=_0x53dc();return _0x3cc1=function(_0x3cc169,_0x11b394){_0x3cc169=_0x3cc169-0x133;let _0x1caf2b=_0x53dc0[_0x3cc169];return _0x1caf2b;},_0x3cc1(_0x51bc7e,_0x474323);}function _0x53dc(){const _0x519068=['ELEMENT_MERGE_FIELD','insertion','mergeField','9283219fsyrXq','editor','has','4874764LwJCWC','enableCommand','afterInit','get','element','registerElementLabel','*Insert:*\x20%0','deletion','5180517pDSWgZ','74749sYwlvN','MergeFieldsEditing','5cQXSqj','9153712LDdIXg','7awhutJ','getLabel','4585068sIqrIb','type','insertMergeFieldBlock','10mBgwGK','TrackChangesEditing','*Remove:*\x20%0','266853WbeDCc','registerDescriptionCallback','insertMergeField','descriptionFactory','getAttribute','mergeFieldBlock','locale','plugins','getContainedElement','2wLjMEF'];_0x53dc=function(){return _0x519068;};return _0x53dc();}(function(_0x541694,_0x50d531){const _0x376660=_0x3cc1,_0x5f22d4=_0x541694();while(!![]){try{const _0x15fb85=parseInt(_0x376660(0x14a))/0x1+parseInt(_0x376660(0x13a))/0x2*(parseInt(_0x376660(0x156))/0x3)+-parseInt(_0x376660(0x141))/0x4+-parseInt(_0x376660(0x14c))/0x5*(parseInt(_0x376660(0x150))/0x6)+parseInt(_0x376660(0x14e))/0x7*(parseInt(_0x376660(0x14d))/0x8)+parseInt(_0x376660(0x149))/0x9+parseInt(_0x376660(0x153))/0xa*(parseInt(_0x376660(0x13e))/0xb);if(_0x15fb85===_0x50d531)break;else _0x5f22d4['push'](_0x5f22d4['shift']());}catch(_0x46c803){_0x5f22d4['push'](_0x5f22d4['shift']());}}}(_0x53dc,0xb5c8b));import{Plugin as _0x588953}from'ckeditor5/src/core.js';import{getTranslation as _0x20d9b5}from'../utils/common-translations.js';export default class dt extends _0x588953{[_0x3ad049(0x143)](){const _0x3fc70f=_0x3ad049,_0x5e8d84=this[_0x3fc70f(0x13f)];if(!_0x5e8d84[_0x3fc70f(0x138)][_0x3fc70f(0x140)](_0x3fc70f(0x14b)))return;_0x5e8d84[_0x3fc70f(0x138)][_0x3fc70f(0x144)](_0x3fc70f(0x154))[_0x3fc70f(0x142)](_0x3fc70f(0x133)),_0x5e8d84[_0x3fc70f(0x138)][_0x3fc70f(0x144)](_0x3fc70f(0x154))[_0x3fc70f(0x142)](_0x3fc70f(0x152));const _0x2a2a5f=_0x5e8d84[_0x3fc70f(0x138)][_0x3fc70f(0x144)](_0x3fc70f(0x154)),_0x39d9c3=_0x5e8d84[_0x3fc70f(0x137)];_0x2a2a5f[_0x3fc70f(0x134)][_0x3fc70f(0x146)](_0x3fc70f(0x13d),_0x3929d9=>_0x20d9b5(_0x39d9c3,_0x3fc70f(0x13b),_0x3929d9)),_0x2a2a5f[_0x3fc70f(0x134)][_0x3fc70f(0x146)](_0x3fc70f(0x136),_0x59e055=>_0x20d9b5(_0x39d9c3,_0x3fc70f(0x13b),_0x59e055)),_0x2a2a5f[_0x3fc70f(0x134)][_0x3fc70f(0x157)](_0x19eaf6=>{const _0x4eb1e2=_0x3fc70f;if(_0x4eb1e2(0x13c)!=_0x19eaf6[_0x4eb1e2(0x151)]&&_0x4eb1e2(0x148)!=_0x19eaf6[_0x4eb1e2(0x151)])return;const _0x557df5=_0x19eaf6[_0x4eb1e2(0x139)]();if(null==_0x557df5)return;if(!_0x557df5['is'](_0x4eb1e2(0x145),_0x4eb1e2(0x13d))&&!_0x557df5['is'](_0x4eb1e2(0x145),_0x4eb1e2(0x136)))return;const _0x401b77=_0x5e8d84[_0x4eb1e2(0x138)][_0x4eb1e2(0x144)](_0x4eb1e2(0x14b))[_0x4eb1e2(0x14f)](_0x557df5[_0x4eb1e2(0x135)]('id'));return _0x4eb1e2(0x13c)==_0x19eaf6[_0x4eb1e2(0x151)]?{'type':_0x4eb1e2(0x13c),'content':_0x20d9b5(_0x39d9c3,_0x4eb1e2(0x147),'\x22'+_0x401b77+'\x22\x20'+_0x20d9b5(_0x39d9c3,_0x4eb1e2(0x13b)))}:{'type':_0x4eb1e2(0x148),'content':_0x20d9b5(_0x39d9c3,_0x4eb1e2(0x155),'\x22'+_0x401b77+'\x22\x20'+_0x20d9b5(_0x39d9c3,_0x4eb1e2(0x13b)))};});}}
23
+ const _0x5ab006=_0x598e;(function(_0x345a31,_0x4394ae){const _0x1a0bfd=_0x598e,_0x502c34=_0x345a31();while(!![]){try{const _0x40fb38=-parseInt(_0x1a0bfd(0x1b9))/0x1+-parseInt(_0x1a0bfd(0x1b3))/0x2*(-parseInt(_0x1a0bfd(0x1be))/0x3)+-parseInt(_0x1a0bfd(0x1b8))/0x4*(-parseInt(_0x1a0bfd(0x1c7))/0x5)+-parseInt(_0x1a0bfd(0x1b4))/0x6*(-parseInt(_0x1a0bfd(0x1ab))/0x7)+-parseInt(_0x1a0bfd(0x1c3))/0x8+parseInt(_0x1a0bfd(0x1b5))/0x9+parseInt(_0x1a0bfd(0x1cc))/0xa;if(_0x40fb38===_0x4394ae)break;else _0x502c34['push'](_0x502c34['shift']());}catch(_0x34a4e8){_0x502c34['push'](_0x502c34['shift']());}}}(_0x2ff3,0x687b2));function _0x2ff3(){const _0x4263cf=['registerDescriptionCallback','afterInit','editor','getLabel','2DqwDFE','282YXfNFj','4215447PLACgp','insertion','element','20JbXFIx','583202gTcuqx','has','TrackChangesEditing','*Remove:*\x20%0','*Insert:*\x20%0','331425XxJpoS','getAttribute','registerElementLabel','MergeFieldsEditing','plugins','5805264ZEZRpy','locale','type','enableCommand','284215qzWsvP','mergeField','insertMergeFieldBlock','ELEMENT_MERGE_FIELD','deletion','3835780PhELzx','getContainedElement','descriptionFactory','73003JMHIDm','mergeFieldBlock','get','insertMergeField'];_0x2ff3=function(){return _0x4263cf;};return _0x2ff3();}import{Plugin as _0x56d246}from'ckeditor5/src/core.js';import{getTranslation as _0x1ae60d}from'../utils/common-translations.js';function _0x598e(_0x149817,_0xbd0bd7){const _0x2ff3b3=_0x2ff3();return _0x598e=function(_0x598e86,_0x95c1d7){_0x598e86=_0x598e86-0x1ab;let _0x160ac1=_0x2ff3b3[_0x598e86];return _0x160ac1;},_0x598e(_0x149817,_0xbd0bd7);}export default class dt extends _0x56d246{[_0x5ab006(0x1b0)](){const _0x4fc01f=_0x5ab006,_0x53bf6d=this[_0x4fc01f(0x1b1)];if(!_0x53bf6d[_0x4fc01f(0x1c2)][_0x4fc01f(0x1ba)](_0x4fc01f(0x1c1)))return;_0x53bf6d[_0x4fc01f(0x1c2)][_0x4fc01f(0x1ad)](_0x4fc01f(0x1bb))[_0x4fc01f(0x1c6)](_0x4fc01f(0x1ae)),_0x53bf6d[_0x4fc01f(0x1c2)][_0x4fc01f(0x1ad)](_0x4fc01f(0x1bb))[_0x4fc01f(0x1c6)](_0x4fc01f(0x1c9));const _0x3c4a43=_0x53bf6d[_0x4fc01f(0x1c2)][_0x4fc01f(0x1ad)](_0x4fc01f(0x1bb)),_0x18cfb5=_0x53bf6d[_0x4fc01f(0x1c4)];_0x3c4a43[_0x4fc01f(0x1ce)][_0x4fc01f(0x1c0)](_0x4fc01f(0x1c8),_0x172b7e=>_0x1ae60d(_0x18cfb5,_0x4fc01f(0x1ca),_0x172b7e)),_0x3c4a43[_0x4fc01f(0x1ce)][_0x4fc01f(0x1c0)](_0x4fc01f(0x1ac),_0x10d7ac=>_0x1ae60d(_0x18cfb5,_0x4fc01f(0x1ca),_0x10d7ac)),_0x3c4a43[_0x4fc01f(0x1ce)][_0x4fc01f(0x1af)](_0x226a1e=>{const _0x469767=_0x4fc01f;if(_0x469767(0x1b6)!=_0x226a1e[_0x469767(0x1c5)]&&_0x469767(0x1cb)!=_0x226a1e[_0x469767(0x1c5)])return;const _0x5ad6b9=_0x226a1e[_0x469767(0x1cd)]();if(null==_0x5ad6b9)return;if(!_0x5ad6b9['is'](_0x469767(0x1b7),_0x469767(0x1c8))&&!_0x5ad6b9['is'](_0x469767(0x1b7),_0x469767(0x1ac)))return;const _0x2ec4a8=_0x53bf6d[_0x469767(0x1c2)][_0x469767(0x1ad)](_0x469767(0x1c1))[_0x469767(0x1b2)](_0x5ad6b9[_0x469767(0x1bf)]('id'));return _0x469767(0x1b6)==_0x226a1e[_0x469767(0x1c5)]?{'type':_0x469767(0x1b6),'content':_0x1ae60d(_0x18cfb5,_0x469767(0x1bd),'\x22'+_0x2ec4a8+'\x22\x20'+_0x1ae60d(_0x18cfb5,_0x469767(0x1ca)))}:{'type':_0x469767(0x1cb),'content':_0x1ae60d(_0x18cfb5,_0x469767(0x1bc),'\x22'+_0x2ec4a8+'\x22\x20'+_0x1ae60d(_0x18cfb5,_0x469767(0x1ca)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4776ad=_0x1447;function _0x62be(){const _0x5e63c3=['listType','99yKTGol','listMarkerStyle','multiLevelList','TrackChangesEditing','registerBlockAttribute','has','313206DUtLWV','85699DLXHiu','102660Rsakwj','locale','5ByXBhW','314834udawjm','324933nFswPZ','editor','next','*Set\x20format:*\x20%0','registerDescriptionCallback','1236516ABpSRD','oldValue','afterInit','handleDescriptions','descriptionFactory','MultiLevelList','head','data','newValue','format','*Remove\x20format:*\x20%0','plugins','get','485048wSUcUT','enableDefaultAttributesIntegration','ELEMENT_MULTI_LEVEL_LIST','key'];_0x62be=function(){return _0x5e63c3;};return _0x62be();}(function(_0xc62053,_0x570714){const _0x480162=_0x1447,_0x56da0a=_0xc62053();while(!![]){try{const _0x5b569f=-parseInt(_0x480162(0x122))/0x1+-parseInt(_0x480162(0x126))/0x2+-parseInt(_0x480162(0x121))/0x3+-parseInt(_0x480162(0x123))/0x4+-parseInt(_0x480162(0x125))/0x5*(parseInt(_0x480162(0x12c))/0x6)+parseInt(_0x480162(0x127))/0x7+parseInt(_0x480162(0x139))/0x8*(parseInt(_0x480162(0x13e))/0x9);if(_0x5b569f===_0x570714)break;else _0x56da0a['push'](_0x56da0a['shift']());}catch(_0x291927){_0x56da0a['push'](_0x56da0a['shift']());}}}(_0x62be,0x20bcb));function _0x1447(_0x5ec5e4,_0x16bf37){const _0x62bef2=_0x62be();return _0x1447=function(_0x144722,_0x3f0b36){_0x144722=_0x144722-0x11c;let _0x48abda=_0x62bef2[_0x144722];return _0x48abda;},_0x1447(_0x5ec5e4,_0x16bf37);}import{Plugin as _0x1931ed}from'ckeditor5/src/core.js';import{getTranslation as _0x4ca7fc}from'../utils/common-translations.js';export default class pt extends _0x1931ed{[_0x4776ad(0x12e)](){const _0x9dc38a=_0x4776ad,_0x5277e6=this[_0x9dc38a(0x128)],_0x53ca44=_0x5277e6[_0x9dc38a(0x137)][_0x9dc38a(0x138)](_0x9dc38a(0x11e));_0x5277e6[_0x9dc38a(0x137)][_0x9dc38a(0x120)](_0x9dc38a(0x131))&&(_0x53ca44[_0x9dc38a(0x13a)](_0x9dc38a(0x11d)),_0x53ca44[_0x9dc38a(0x11f)](_0x9dc38a(0x11c)),_0x53ca44[_0x9dc38a(0x130)][_0x9dc38a(0x12b)](_0x2fe68a=>this[_0x9dc38a(0x12f)](_0x2fe68a)));}[_0x4776ad(0x12f)](_0x225fee){const _0x553078=_0x4776ad,_0x2904ba=this[_0x553078(0x128)][_0x553078(0x124)],{data:_0x33d6d7}=_0x225fee,_0x49ef8d={'type':_0x553078(0x135),'content':''};if(_0x33d6d7&&_0x553078(0x11c)==_0x33d6d7[_0x553078(0x13c)]){if(!_0x33d6d7[_0x553078(0x12d)])return{'type':_0x553078(0x135),'content':_0x4ca7fc(_0x2904ba,_0x553078(0x12a),_0x4ca7fc(_0x2904ba,_0x553078(0x13b)))+'\x20('+_0x33d6d7[_0x553078(0x134)]+')'};if(!_0x33d6d7[_0x553078(0x134)]){let _0x576939=_0x225fee[_0x553078(0x132)];for(;_0x576939;){if(_0x576939[_0x553078(0x133)]&&_0x553078(0x13d)==_0x576939[_0x553078(0x133)][_0x553078(0x13c)]&&_0x576939[_0x553078(0x133)][_0x553078(0x134)])return _0x49ef8d;_0x576939=_0x576939[_0x553078(0x129)];}return{'type':_0x553078(0x135),'content':_0x4ca7fc(_0x2904ba,_0x553078(0x136),_0x4ca7fc(_0x2904ba,_0x553078(0x13b)))+'\x20('+_0x33d6d7[_0x553078(0x12d)]+')'};}}}}
23
+ function _0x57d2(_0x3bf6f3,_0x4e9b29){const _0x362342=_0x3623();return _0x57d2=function(_0x57d2a6,_0x361876){_0x57d2a6=_0x57d2a6-0x142;let _0x3c60ff=_0x362342[_0x57d2a6];return _0x3c60ff;},_0x57d2(_0x3bf6f3,_0x4e9b29);}const _0x447661=_0x57d2;(function(_0x246df5,_0x2c2507){const _0x3873fc=_0x57d2,_0x4ebce3=_0x246df5();while(!![]){try{const _0x286f99=parseInt(_0x3873fc(0x158))/0x1*(-parseInt(_0x3873fc(0x149))/0x2)+parseInt(_0x3873fc(0x14c))/0x3*(parseInt(_0x3873fc(0x155))/0x4)+-parseInt(_0x3873fc(0x14e))/0x5+-parseInt(_0x3873fc(0x15e))/0x6*(-parseInt(_0x3873fc(0x152))/0x7)+-parseInt(_0x3873fc(0x150))/0x8+-parseInt(_0x3873fc(0x15f))/0x9+-parseInt(_0x3873fc(0x151))/0xa*(-parseInt(_0x3873fc(0x144))/0xb);if(_0x286f99===_0x2c2507)break;else _0x4ebce3['push'](_0x4ebce3['shift']());}catch(_0x36e411){_0x4ebce3['push'](_0x4ebce3['shift']());}}}(_0x3623,0x81943));import{Plugin as _0x101bf9}from'ckeditor5/src/core.js';function _0x3623(){const _0x1c0eaa=['880986zQQUpd','enableDefaultAttributesIntegration','878490VmcPvq','locale','3047224VVyEeT','50mpbXCA','14nQHoDe','TrackChangesEditing','listType','8LSfqFY','afterInit','*Set\x20format:*\x20%0','242023YgpiZG','newValue','descriptionFactory','data','registerBlockAttribute','head','1803300ekuACC','6105456sEVqMI','plugins','ELEMENT_MULTI_LEVEL_LIST','get','oldValue','format','key','registerDescriptionCallback','multiLevelList','handleDescriptions','2867447GYGWJj','*Remove\x20format:*\x20%0','MultiLevelList','listMarkerStyle','has','6hMEkak','next','editor'];_0x3623=function(){return _0x1c0eaa;};return _0x3623();}import{getTranslation as _0x5cb3d2}from'../utils/common-translations.js';export default class pt extends _0x101bf9{[_0x447661(0x156)](){const _0x5ebc18=_0x447661,_0x2b67b5=this[_0x5ebc18(0x14b)],_0x1195f2=_0x2b67b5[_0x5ebc18(0x160)][_0x5ebc18(0x162)](_0x5ebc18(0x153));_0x2b67b5[_0x5ebc18(0x160)][_0x5ebc18(0x148)](_0x5ebc18(0x146))&&(_0x1195f2[_0x5ebc18(0x14d)](_0x5ebc18(0x142)),_0x1195f2[_0x5ebc18(0x15c)](_0x5ebc18(0x147)),_0x1195f2[_0x5ebc18(0x15a)][_0x5ebc18(0x166)](_0x1a4829=>this[_0x5ebc18(0x143)](_0x1a4829)));}[_0x447661(0x143)](_0x12b5bf){const _0x41b4d5=_0x447661,_0x3a687c=this[_0x41b4d5(0x14b)][_0x41b4d5(0x14f)],{data:_0xaeed91}=_0x12b5bf,_0x33fcc7={'type':_0x41b4d5(0x164),'content':''};if(_0xaeed91&&_0x41b4d5(0x147)==_0xaeed91[_0x41b4d5(0x165)]){if(!_0xaeed91[_0x41b4d5(0x163)])return{'type':_0x41b4d5(0x164),'content':_0x5cb3d2(_0x3a687c,_0x41b4d5(0x157),_0x5cb3d2(_0x3a687c,_0x41b4d5(0x161)))+'\x20('+_0xaeed91[_0x41b4d5(0x159)]+')'};if(!_0xaeed91[_0x41b4d5(0x159)]){let _0x599ee3=_0x12b5bf[_0x41b4d5(0x15d)];for(;_0x599ee3;){if(_0x599ee3[_0x41b4d5(0x15b)]&&_0x41b4d5(0x154)==_0x599ee3[_0x41b4d5(0x15b)][_0x41b4d5(0x165)]&&_0x599ee3[_0x41b4d5(0x15b)][_0x41b4d5(0x159)])return _0x33fcc7;_0x599ee3=_0x599ee3[_0x41b4d5(0x14a)];}return{'type':_0x41b4d5(0x164),'content':_0x5cb3d2(_0x3a687c,_0x41b4d5(0x145),_0x5cb3d2(_0x3a687c,_0x41b4d5(0x161)))+'\x20('+_0xaeed91[_0x41b4d5(0x163)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x482cc7=_0x130f;(function(_0x437703,_0x4a5fe0){const _0x4e646c=_0x130f,_0x2ac966=_0x437703();while(!![]){try{const _0x46ab3a=parseInt(_0x4e646c(0x1c4))/0x1*(parseInt(_0x4e646c(0x1cb))/0x2)+-parseInt(_0x4e646c(0x1c3))/0x3+parseInt(_0x4e646c(0x1cf))/0x4*(parseInt(_0x4e646c(0x1c5))/0x5)+parseInt(_0x4e646c(0x1c8))/0x6+parseInt(_0x4e646c(0x1d5))/0x7+parseInt(_0x4e646c(0x1d4))/0x8*(-parseInt(_0x4e646c(0x1cc))/0x9)+parseInt(_0x4e646c(0x1c1))/0xa*(-parseInt(_0x4e646c(0x1d3))/0xb);if(_0x46ab3a===_0x4a5fe0)break;else _0x2ac966['push'](_0x2ac966['shift']());}catch(_0x4d61bd){_0x2ac966['push'](_0x2ac966['shift']());}}}(_0x1a9b,0x200f1));import{Plugin as _0x439542}from'ckeditor5/src/core.js';function _0x1a9b(){const _0x4c81cf=['descriptionFactory','get','plugins','6842aMnjhi','2000488pmWYzY','1611533DIbhka','registerElementLabel','pageBreak','TrackChangesEditing','740MSzeJs','afterInit','740964NYiCeZ','3vcrdgN','5585OZBBao','ELEMENT_PAGE_BREAK','has','666606iXxlkn','locale','PageBreakEditing','109602CqoyEf','9aTthlm','enableCommand','editor','604xldXNu'];_0x1a9b=function(){return _0x4c81cf;};return _0x1a9b();}function _0x130f(_0x108405,_0x5e99df){const _0x1a9b2b=_0x1a9b();return _0x130f=function(_0x130ffe,_0x49b751){_0x130ffe=_0x130ffe-0x1be;let _0x4f1dfe=_0x1a9b2b[_0x130ffe];return _0x4f1dfe;},_0x130f(_0x108405,_0x5e99df);}import{getTranslation as _0xafc628}from'../utils/common-translations.js';export default class kt extends _0x439542{[_0x482cc7(0x1c2)](){const _0x40edf7=_0x482cc7,_0x5ab00a=this[_0x40edf7(0x1ce)];if(!_0x5ab00a[_0x40edf7(0x1d2)][_0x40edf7(0x1c7)](_0x40edf7(0x1ca)))return;_0x5ab00a[_0x40edf7(0x1d2)][_0x40edf7(0x1d1)](_0x40edf7(0x1c0))[_0x40edf7(0x1cd)](_0x40edf7(0x1bf));const _0x25fdd8=_0x5ab00a[_0x40edf7(0x1d2)][_0x40edf7(0x1d1)](_0x40edf7(0x1c0)),_0x41042=_0x5ab00a[_0x40edf7(0x1c9)];_0x25fdd8[_0x40edf7(0x1d0)][_0x40edf7(0x1be)](_0x40edf7(0x1bf),_0x2fbbe4=>_0xafc628(_0x41042,_0x40edf7(0x1c6),_0x2fbbe4));}}
23
+ const _0x63cc1d=_0x4e84;(function(_0x2f356d,_0xb43f0){const _0x37d59b=_0x4e84,_0x426c50=_0x2f356d();while(!![]){try{const _0xc80f7c=parseInt(_0x37d59b(0x178))/0x1+parseInt(_0x37d59b(0x16d))/0x2+parseInt(_0x37d59b(0x174))/0x3*(parseInt(_0x37d59b(0x17e))/0x4)+parseInt(_0x37d59b(0x16b))/0x5+-parseInt(_0x37d59b(0x180))/0x6*(parseInt(_0x37d59b(0x172))/0x7)+-parseInt(_0x37d59b(0x179))/0x8*(-parseInt(_0x37d59b(0x177))/0x9)+parseInt(_0x37d59b(0x169))/0xa*(parseInt(_0x37d59b(0x17c))/0xb);if(_0xc80f7c===_0xb43f0)break;else _0x426c50['push'](_0x426c50['shift']());}catch(_0x46820d){_0x426c50['push'](_0x426c50['shift']());}}}(_0x4e8e,0xc6ec5));function _0x4e8e(){const _0x170039=['413lIQTyP','has','37953uJdBCt','pageBreak','afterInit','14985uuKIDD','55448LWpBgR','904syhMwX','descriptionFactory','PageBreakEditing','2475iuwBZt','locale','12hntZnX','plugins','146958MlrzKK','26340mBsgNd','get','3978795sQgcAU','registerElementLabel','1179842FzOOXg','enableCommand','TrackChangesEditing','ELEMENT_PAGE_BREAK','editor'];_0x4e8e=function(){return _0x170039;};return _0x4e8e();}import{Plugin as _0x160097}from'ckeditor5/src/core.js';import{getTranslation as _0x1f32c5}from'../utils/common-translations.js';function _0x4e84(_0x54a496,_0x224466){const _0x4e8ec2=_0x4e8e();return _0x4e84=function(_0x4e8453,_0x41f161){_0x4e8453=_0x4e8453-0x169;let _0xcdc321=_0x4e8ec2[_0x4e8453];return _0xcdc321;},_0x4e84(_0x54a496,_0x224466);}export default class kt extends _0x160097{[_0x63cc1d(0x176)](){const _0x2c7da0=_0x63cc1d,_0x28084f=this[_0x2c7da0(0x171)];if(!_0x28084f[_0x2c7da0(0x17f)][_0x2c7da0(0x173)](_0x2c7da0(0x17b)))return;_0x28084f[_0x2c7da0(0x17f)][_0x2c7da0(0x16a)](_0x2c7da0(0x16f))[_0x2c7da0(0x16e)](_0x2c7da0(0x175));const _0x54e848=_0x28084f[_0x2c7da0(0x17f)][_0x2c7da0(0x16a)](_0x2c7da0(0x16f)),_0x21df29=_0x28084f[_0x2c7da0(0x17d)];_0x54e848[_0x2c7da0(0x17a)][_0x2c7da0(0x16c)](_0x2c7da0(0x175),_0x4aaf5b=>_0x1f32c5(_0x21df29,_0x2c7da0(0x170),_0x4aaf5b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3636(_0x18ff6a,_0x5c22a6){const _0x2103c9=_0x2103();return _0x3636=function(_0x36368f,_0x22956a){_0x36368f=_0x36368f-0x12c;let _0x46318f=_0x2103c9[_0x36368f];return _0x46318f;},_0x3636(_0x18ff6a,_0x5c22a6);}const _0x1a6d6e=_0x3636;(function(_0x21f672,_0x135f1c){const _0x477162=_0x3636,_0x57396f=_0x21f672();while(!![]){try{const _0x520b21=parseInt(_0x477162(0x151))/0x1*(parseInt(_0x477162(0x164))/0x2)+parseInt(_0x477162(0x144))/0x3*(parseInt(_0x477162(0x14a))/0x4)+parseInt(_0x477162(0x134))/0x5+-parseInt(_0x477162(0x165))/0x6*(-parseInt(_0x477162(0x140))/0x7)+parseInt(_0x477162(0x14d))/0x8+parseInt(_0x477162(0x15f))/0x9+-parseInt(_0x477162(0x14c))/0xa;if(_0x520b21===_0x135f1c)break;else _0x57396f['push'](_0x57396f['shift']());}catch(_0x3502e0){_0x57396f['push'](_0x57396f['shift']());}}}(_0x2103,0x89578));import{Plugin as _0x4efac6}from'ckeditor5/src/core.js';import{getTranslation as _0x2e2edd}from'../utils/common-translations.js';export default class bt extends _0x4efac6{[_0x1a6d6e(0x15e)](){const _0x277032=_0x1a6d6e,_0x1e1dd3=this[_0x277032(0x168)];if(!_0x1e1dd3[_0x277032(0x16f)][_0x277032(0x13a)](_0x277032(0x139)))return;const _0x617119=_0x1e1dd3[_0x277032(0x13e)],_0x43069d=_0x1e1dd3[_0x277032(0x16f)][_0x277032(0x130)](_0x277032(0x161));_0x43069d[_0x277032(0x145)][_0x277032(0x163)](_0x277032(0x143),_0x3e4be=>_0x2e2edd(_0x617119,_0x277032(0x154),_0x3e4be)),_0x43069d[_0x277032(0x16b)](_0x277032(0x143)),_0x43069d[_0x277032(0x157)](_0x277032(0x16d)),_0x1e1dd3[_0x277032(0x13d)][_0x277032(0x133)]['on'](_0x277032(0x170),nr(_0x1e1dd3),{'priority':_0x277032(0x14f)}),_0x1e1dd3[_0x277032(0x12c)][_0x277032(0x133)]['on'](_0x277032(0x170),(_0x397c03,_0x1f3d4f,_0x25d7f0)=>{const _0x2ac0df=_0x277032;_0x25d7f0[_0x2ac0df(0x132)][_0x2ac0df(0x15d)]&&nr(_0x1e1dd3,{'showActiveMarker':!0x1})(_0x397c03,_0x1f3d4f,_0x25d7f0);},{'priority':_0x277032(0x14f)});const _0x185188=_0x43069d[_0x277032(0x145)];_0x185188[_0x277032(0x13c)](_0x1462a5=>{const _0x4fe18b=_0x277032;if(_0x4fe18b(0x156)!==_0x1462a5[_0x4fe18b(0x155)])return;const {start:_0x5d188d,end:_0x3a9701}=_0x1462a5[_0x4fe18b(0x158)]();if(!_0x5d188d[_0x4fe18b(0x135)](_0x3a9701)||!_0x5d188d[_0x4fe18b(0x171)])return;const _0x1753aa=_0x1e1dd3[_0x4fe18b(0x15c)][_0x4fe18b(0x14e)],_0x5102fd=_0x5d188d[_0x4fe18b(0x171)];return _0x1753aa[_0x4fe18b(0x166)](_0x5102fd)&&!_0x1753aa[_0x4fe18b(0x153)](_0x5102fd)&&_0x1753aa[_0x4fe18b(0x141)](_0x5102fd,_0x4fe18b(0x13b))?{'type':_0x4fe18b(0x156),'content':_0x2e2edd(_0x617119,_0x4fe18b(0x160),_0x185188[_0x4fe18b(0x159)](_0x5102fd,0x1))}:void 0x0;}),this[_0x277032(0x16e)]();}[_0x1a6d6e(0x16e)](){const _0x23f0f5=_0x1a6d6e,_0x3633f3=this[_0x23f0f5(0x168)],_0x24fa6e=_0x3633f3[_0x23f0f5(0x13e)];_0x3633f3[_0x23f0f5(0x16f)][_0x23f0f5(0x130)](_0x23f0f5(0x161))[_0x23f0f5(0x145)][_0x23f0f5(0x13c)](_0x3ffd80=>{const _0x9e6c3a=_0x23f0f5;if(_0x9e6c3a(0x15b)!=_0x3ffd80[_0x9e6c3a(0x155)])return;const {data:_0x1d5ae2}=_0x3ffd80;return _0x1d5ae2&&_0x9e6c3a(0x143)==_0x1d5ae2[_0x9e6c3a(0x13f)]?{'type':_0x9e6c3a(0x147),'content':_0x2e2edd(_0x24fa6e,_0x9e6c3a(0x172),_0x2e2edd(_0x24fa6e,_0x9e6c3a(0x154)))}:void 0x0;});}}function _0x2103(){const _0x3330cc=['nodeAfter','*Change\x20to:*\x20%0','data','mapper','span','ck-suggestion-marker--active','get','bindElementToMarker','options','downcastDispatcher','2392925fuyudm','isTouching','addClass','activeMarkers','_splitMarkerName','Paragraph','has','$text','registerDescriptionCallback','editing','locale','commandName','21VoLBjG','checkChild','includes','paragraph','207uaxbnm','descriptionFactory','start','format','writer','consume','33340dNKrkS','markerRange','37786680xRMTnu','8807000XnWSDh','schema','highest','insert','131VwqiVB','toViewPosition','isLimit','ELEMENT_PARAGRAPH','type','insertion','enableCommand','getFirstRange','getItemLabel','createUIElement','formatBlock','model','showSuggestionHighlights','afterInit','7168770vViEeQ','*Insert:*\x20%0','TrackChangesEditing','ck-suggestion-marker-split','registerElementLabel','14456YmTksg','886494jnARpS','isBlock','consumable','editor','end','name','enableDefaultAttributesIntegration','markerName','insertParagraph','_registerLegacyDescription','plugins','addMarker:suggestion:insertion'];_0x2103=function(){return _0x3330cc;};return _0x2103();}function nr(_0x3933fb,{showActiveMarker:_0x35998d=!0x0}={}){return(_0x14d12e,_0x153dfa,_0x1fb50d)=>{const _0x473e2d=_0x3636,_0x5523ee=_0x3933fb[_0x473e2d(0x16f)][_0x473e2d(0x130)](_0x473e2d(0x161)),_0x32860c=_0x153dfa[_0x473e2d(0x14b)][_0x473e2d(0x146)],_0x4d1ccb=_0x153dfa[_0x473e2d(0x14b)][_0x473e2d(0x169)],_0x55c3d6=_0x3933fb[_0x473e2d(0x15c)][_0x473e2d(0x14e)];if(!_0x32860c[_0x473e2d(0x135)](_0x4d1ccb)||!_0x32860c[_0x473e2d(0x171)])return;const _0x1223d1=_0x32860c[_0x473e2d(0x171)];if(_0x55c3d6[_0x473e2d(0x166)](_0x1223d1)&&!_0x55c3d6[_0x473e2d(0x153)](_0x1223d1)&&_0x55c3d6[_0x473e2d(0x141)](_0x1223d1,_0x473e2d(0x13b))){if(!_0x1fb50d[_0x473e2d(0x167)][_0x473e2d(0x149)](_0x153dfa[_0x473e2d(0x14b)],_0x14d12e[_0x473e2d(0x16a)]))return;const {authorId:_0xf11644}=_0x5523ee[_0x473e2d(0x138)](_0x153dfa[_0x473e2d(0x16c)]),_0x555b9f=_0x1fb50d[_0x473e2d(0x148)][_0x473e2d(0x15a)](_0x473e2d(0x12e),{'class':_0x473e2d(0x162),'data-author-id':_0xf11644}),_0x330841=_0x1fb50d[_0x473e2d(0x12d)][_0x473e2d(0x152)](_0x4d1ccb);_0x35998d&&_0x5523ee[_0x473e2d(0x137)][_0x473e2d(0x142)](_0x153dfa[_0x473e2d(0x16c)])&&_0x1fb50d[_0x473e2d(0x148)][_0x473e2d(0x136)](_0x473e2d(0x12f),_0x555b9f),_0x1fb50d[_0x473e2d(0x148)][_0x473e2d(0x150)](_0x330841,_0x555b9f),_0x1fb50d[_0x473e2d(0x12d)][_0x473e2d(0x131)](_0x555b9f,_0x153dfa[_0x473e2d(0x16c)]);}};}
23
+ const _0x1cac56=_0x3d5c;(function(_0x5659be,_0x3040db){const _0x4d8499=_0x3d5c,_0x97f28d=_0x5659be();while(!![]){try{const _0x28d0d3=parseInt(_0x4d8499(0x1c6))/0x1*(parseInt(_0x4d8499(0x1b1))/0x2)+-parseInt(_0x4d8499(0x1a8))/0x3+parseInt(_0x4d8499(0x1c0))/0x4+-parseInt(_0x4d8499(0x1c4))/0x5+-parseInt(_0x4d8499(0x1e0))/0x6*(parseInt(_0x4d8499(0x1bb))/0x7)+-parseInt(_0x4d8499(0x1dc))/0x8*(parseInt(_0x4d8499(0x1cb))/0x9)+parseInt(_0x4d8499(0x1d5))/0xa;if(_0x28d0d3===_0x3040db)break;else _0x97f28d['push'](_0x97f28d['shift']());}catch(_0x393c50){_0x97f28d['push'](_0x97f28d['shift']());}}}(_0x3c42,0xe5d9d));function _0x3c42(){const _0x57cfc2=['has','plugins','highest','bindElementToMarker','2761339RaqkRL','*Insert:*\x20%0','insertion','addMarker:suggestion:insertion','editor','6939204yoHpwV','options','consume','includes','4838885XKJHYb','Paragraph','23lFqNat','model','ck-suggestion-marker--active','name','markerName','435078AVsAch','get','_registerLegacyDescription','insert','schema','enableCommand','activeMarkers','writer','getItemLabel','$text','19776630VzFiVS','ck-suggestion-marker-split','markerRange','_splitMarkerName','ELEMENT_PARAGRAPH','showSuggestionHighlights','getFirstRange','280usmfSs','paragraph','descriptionFactory','registerElementLabel','6JotSEK','format','checkChild','data','type','start','formatBlock','isBlock','end','commandName','createUIElement','locale','downcastDispatcher','mapper','insertParagraph','1379220QjQBub','nodeAfter','isLimit','afterInit','registerDescriptionCallback','enableDefaultAttributesIntegration','consumable','span','addClass','64606JdpAQq','toViewPosition','TrackChangesEditing','*Change\x20to:*\x20%0','editing','isTouching'];_0x3c42=function(){return _0x57cfc2;};return _0x3c42();}import{Plugin as _0xa081d3}from'ckeditor5/src/core.js';function _0x3d5c(_0xaea1bb,_0x5479dc){const _0x3c426c=_0x3c42();return _0x3d5c=function(_0x3d5cb4,_0x9d1d4b){_0x3d5cb4=_0x3d5cb4-0x1a3;let _0x5197e6=_0x3c426c[_0x3d5cb4];return _0x5197e6;},_0x3d5c(_0xaea1bb,_0x5479dc);}import{getTranslation as _0x37d55f}from'../utils/common-translations.js';export default class bt extends _0xa081d3{[_0x1cac56(0x1ab)](){const _0x316e0f=_0x1cac56,_0x3e61c6=this[_0x316e0f(0x1bf)];if(!_0x3e61c6[_0x316e0f(0x1b8)][_0x316e0f(0x1b7)](_0x316e0f(0x1c5)))return;const _0x1e2462=_0x3e61c6[_0x316e0f(0x1a4)],_0x40b2a6=_0x3e61c6[_0x316e0f(0x1b8)][_0x316e0f(0x1cc)](_0x316e0f(0x1b3));_0x40b2a6[_0x316e0f(0x1de)][_0x316e0f(0x1df)](_0x316e0f(0x1dd),_0x435ab2=>_0x37d55f(_0x1e2462,_0x316e0f(0x1d9),_0x435ab2)),_0x40b2a6[_0x316e0f(0x1ad)](_0x316e0f(0x1dd)),_0x40b2a6[_0x316e0f(0x1d0)](_0x316e0f(0x1a7)),_0x3e61c6[_0x316e0f(0x1b5)][_0x316e0f(0x1a5)]['on'](_0x316e0f(0x1be),nr(_0x3e61c6),{'priority':_0x316e0f(0x1b9)}),_0x3e61c6[_0x316e0f(0x1e3)][_0x316e0f(0x1a5)]['on'](_0x316e0f(0x1be),(_0x43b61d,_0xe8c9d,_0x5874bb)=>{const _0x5cd628=_0x316e0f;_0x5874bb[_0x5cd628(0x1c1)][_0x5cd628(0x1da)]&&nr(_0x3e61c6,{'showActiveMarker':!0x1})(_0x43b61d,_0xe8c9d,_0x5874bb);},{'priority':_0x316e0f(0x1b9)});const _0x421058=_0x40b2a6[_0x316e0f(0x1de)];_0x421058[_0x316e0f(0x1ac)](_0x12af6f=>{const _0xc90c90=_0x316e0f;if(_0xc90c90(0x1bd)!==_0x12af6f[_0xc90c90(0x1e4)])return;const {start:_0x476c32,end:_0x32b1e4}=_0x12af6f[_0xc90c90(0x1db)]();if(!_0x476c32[_0xc90c90(0x1b6)](_0x32b1e4)||!_0x476c32[_0xc90c90(0x1a9)])return;const _0x385b64=_0x3e61c6[_0xc90c90(0x1c7)][_0xc90c90(0x1cf)],_0x16e230=_0x476c32[_0xc90c90(0x1a9)];return _0x385b64[_0xc90c90(0x1e7)](_0x16e230)&&!_0x385b64[_0xc90c90(0x1aa)](_0x16e230)&&_0x385b64[_0xc90c90(0x1e2)](_0x16e230,_0xc90c90(0x1d4))?{'type':_0xc90c90(0x1bd),'content':_0x37d55f(_0x1e2462,_0xc90c90(0x1bc),_0x421058[_0xc90c90(0x1d3)](_0x16e230,0x1))}:void 0x0;}),this[_0x316e0f(0x1cd)]();}[_0x1cac56(0x1cd)](){const _0x43fe35=_0x1cac56,_0x38a4a2=this[_0x43fe35(0x1bf)],_0x5a1899=_0x38a4a2[_0x43fe35(0x1a4)];_0x38a4a2[_0x43fe35(0x1b8)][_0x43fe35(0x1cc)](_0x43fe35(0x1b3))[_0x43fe35(0x1de)][_0x43fe35(0x1ac)](_0x177190=>{const _0x123d4e=_0x43fe35;if(_0x123d4e(0x1e6)!=_0x177190[_0x123d4e(0x1e4)])return;const {data:_0x231c15}=_0x177190;return _0x231c15&&_0x123d4e(0x1dd)==_0x231c15[_0x123d4e(0x1e9)]?{'type':_0x123d4e(0x1e1),'content':_0x37d55f(_0x5a1899,_0x123d4e(0x1b4),_0x37d55f(_0x5a1899,_0x123d4e(0x1d9)))}:void 0x0;});}}function nr(_0x305d3a,{showActiveMarker:_0x173aef=!0x0}={}){return(_0x242656,_0x21c38d,_0x3f2963)=>{const _0x5b78ee=_0x3d5c,_0x48e825=_0x305d3a[_0x5b78ee(0x1b8)][_0x5b78ee(0x1cc)](_0x5b78ee(0x1b3)),_0x3610a9=_0x21c38d[_0x5b78ee(0x1d7)][_0x5b78ee(0x1e5)],_0x62a08b=_0x21c38d[_0x5b78ee(0x1d7)][_0x5b78ee(0x1e8)],_0x37f348=_0x305d3a[_0x5b78ee(0x1c7)][_0x5b78ee(0x1cf)];if(!_0x3610a9[_0x5b78ee(0x1b6)](_0x62a08b)||!_0x3610a9[_0x5b78ee(0x1a9)])return;const _0x8f95ff=_0x3610a9[_0x5b78ee(0x1a9)];if(_0x37f348[_0x5b78ee(0x1e7)](_0x8f95ff)&&!_0x37f348[_0x5b78ee(0x1aa)](_0x8f95ff)&&_0x37f348[_0x5b78ee(0x1e2)](_0x8f95ff,_0x5b78ee(0x1d4))){if(!_0x3f2963[_0x5b78ee(0x1ae)][_0x5b78ee(0x1c2)](_0x21c38d[_0x5b78ee(0x1d7)],_0x242656[_0x5b78ee(0x1c9)]))return;const {authorId:_0x3f9c9b}=_0x48e825[_0x5b78ee(0x1d8)](_0x21c38d[_0x5b78ee(0x1ca)]),_0x1ae716=_0x3f2963[_0x5b78ee(0x1d2)][_0x5b78ee(0x1a3)](_0x5b78ee(0x1af),{'class':_0x5b78ee(0x1d6),'data-author-id':_0x3f9c9b}),_0x205623=_0x3f2963[_0x5b78ee(0x1a6)][_0x5b78ee(0x1b2)](_0x62a08b);_0x173aef&&_0x48e825[_0x5b78ee(0x1d1)][_0x5b78ee(0x1c3)](_0x21c38d[_0x5b78ee(0x1ca)])&&_0x3f2963[_0x5b78ee(0x1d2)][_0x5b78ee(0x1b0)](_0x5b78ee(0x1c8),_0x1ae716),_0x3f2963[_0x5b78ee(0x1d2)][_0x5b78ee(0x1ce)](_0x205623,_0x1ae716),_0x3f2963[_0x5b78ee(0x1a6)][_0x5b78ee(0x1ba)](_0x1ae716,_0x21c38d[_0x5b78ee(0x1ca)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5cf648=_0x27b3;function _0x4d3b(){const _0xa24a2a=['formatBlock','formatInline','type','editor','plugins','1306194ThmqtU','28OmLDft','77023jAVlYp','has','9358524TeNGdV','TrackChangesEditing','format','descriptionFactory','removeFormat','5147187PBVGVn','locale','get','afterInit','2989748HGFRWO','44457760aEOsoi','commandName','_registerLegacyDescription','registerDescriptionCallback','RemoveFormatEditing','7279260hapGux','*Remove\x20all\x20formatting*','enableDefaultAttributesIntegration'];_0x4d3b=function(){return _0xa24a2a;};return _0x4d3b();}(function(_0x373eb3,_0x2a7e7f){const _0x18cb17=_0x27b3,_0x41c47d=_0x373eb3();while(!![]){try{const _0x305669=parseInt(_0x18cb17(0x177))/0x1*(-parseInt(_0x18cb17(0x176))/0x2)+-parseInt(_0x18cb17(0x163))/0x3+parseInt(_0x18cb17(0x167))/0x4+-parseInt(_0x18cb17(0x16d))/0x5+parseInt(_0x18cb17(0x175))/0x6+-parseInt(_0x18cb17(0x179))/0x7+parseInt(_0x18cb17(0x168))/0x8;if(_0x305669===_0x2a7e7f)break;else _0x41c47d['push'](_0x41c47d['shift']());}catch(_0x1a3a03){_0x41c47d['push'](_0x41c47d['shift']());}}}(_0x4d3b,0xe4661));import{Plugin as _0x406ddf}from'ckeditor5/src/core.js';function _0x27b3(_0x3af651,_0x2a3fed){const _0x4d3bed=_0x4d3b();return _0x27b3=function(_0x27b39a,_0x3b046b){_0x27b39a=_0x27b39a-0x163;let _0x105195=_0x4d3bed[_0x27b39a];return _0x105195;},_0x27b3(_0x3af651,_0x2a3fed);}import{getTranslation as _0x1de6c2}from'../utils/common-translations.js';export default class wt extends _0x406ddf{[_0x5cf648(0x166)](){const _0x5d2498=_0x5cf648,_0x49fd5c=this[_0x5d2498(0x173)];if(!_0x49fd5c[_0x5d2498(0x174)][_0x5d2498(0x178)](_0x5d2498(0x16c)))return;_0x49fd5c[_0x5d2498(0x174)][_0x5d2498(0x165)](_0x5d2498(0x17a))[_0x5d2498(0x16f)](_0x5d2498(0x17d)),this[_0x5d2498(0x16a)]();}[_0x5cf648(0x16a)](){const _0x1c38a3=_0x5cf648,_0xd4ca67=this[_0x1c38a3(0x173)];_0xd4ca67[_0x1c38a3(0x174)][_0x1c38a3(0x165)](_0x1c38a3(0x17a))[_0x1c38a3(0x17c)][_0x1c38a3(0x16b)](_0x54acbb=>{const _0x4ca38d=_0x1c38a3;if(_0x4ca38d(0x170)!=_0x54acbb[_0x4ca38d(0x172)]&&_0x4ca38d(0x171)!=_0x54acbb[_0x4ca38d(0x172)])return;const {data:_0x235d98}=_0x54acbb;return _0x235d98&&_0x4ca38d(0x17d)==_0x235d98[_0x4ca38d(0x169)]?{'type':_0x4ca38d(0x17b),'content':_0x1de6c2(_0xd4ca67[_0x4ca38d(0x164)],_0x4ca38d(0x16e))}:void 0x0;});}}
23
+ const _0x505715=_0x51fd;(function(_0x40fa77,_0x10fc03){const _0x43f8d1=_0x51fd,_0x3c3cf1=_0x40fa77();while(!![]){try{const _0x4f6c86=-parseInt(_0x43f8d1(0x11f))/0x1*(parseInt(_0x43f8d1(0x125))/0x2)+-parseInt(_0x43f8d1(0x12f))/0x3*(-parseInt(_0x43f8d1(0x13a))/0x4)+parseInt(_0x43f8d1(0x129))/0x5*(parseInt(_0x43f8d1(0x122))/0x6)+parseInt(_0x43f8d1(0x124))/0x7*(-parseInt(_0x43f8d1(0x135))/0x8)+parseInt(_0x43f8d1(0x123))/0x9*(-parseInt(_0x43f8d1(0x13c))/0xa)+-parseInt(_0x43f8d1(0x12e))/0xb+parseInt(_0x43f8d1(0x133))/0xc;if(_0x4f6c86===_0x10fc03)break;else _0x3c3cf1['push'](_0x3c3cf1['shift']());}catch(_0x468a54){_0x3c3cf1['push'](_0x3c3cf1['shift']());}}}(_0x1ef6,0xea1d0));function _0x1ef6(){const _0x4a5423=['RemoveFormatEditing','formatInline','registerDescriptionCallback','enableDefaultAttributesIntegration','4JMtJnC','plugins','10FYiDOr','type','708JeOSOX','has','descriptionFactory','95628iljGGs','8263350Igslex','3808pUEzEY','370xNlNia','format','_registerLegacyDescription','afterInit','40KZKXtM','*Remove\x20all\x20formatting*','locale','editor','commandName','4152093vNpbda','998709ocpdop','formatBlock','get','removeFormat','30673848ykzmmI','TrackChangesEditing','9280QDTCeD'];_0x1ef6=function(){return _0x4a5423;};return _0x1ef6();}import{Plugin as _0x141518}from'ckeditor5/src/core.js';function _0x51fd(_0x5c2ebf,_0x1e444a){const _0x1ef61f=_0x1ef6();return _0x51fd=function(_0x51fd4b,_0x3da4c7){_0x51fd4b=_0x51fd4b-0x11e;let _0x2dcd47=_0x1ef61f[_0x51fd4b];return _0x2dcd47;},_0x51fd(_0x5c2ebf,_0x1e444a);}import{getTranslation as _0x3f1222}from'../utils/common-translations.js';export default class wt extends _0x141518{[_0x505715(0x128)](){const _0x53c2df=_0x505715,_0x5528e1=this[_0x53c2df(0x12c)];if(!_0x5528e1[_0x53c2df(0x13b)][_0x53c2df(0x120)](_0x53c2df(0x136)))return;_0x5528e1[_0x53c2df(0x13b)][_0x53c2df(0x131)](_0x53c2df(0x134))[_0x53c2df(0x139)](_0x53c2df(0x132)),this[_0x53c2df(0x127)]();}[_0x505715(0x127)](){const _0x5ea299=_0x505715,_0xe5c9a3=this[_0x5ea299(0x12c)];_0xe5c9a3[_0x5ea299(0x13b)][_0x5ea299(0x131)](_0x5ea299(0x134))[_0x5ea299(0x121)][_0x5ea299(0x138)](_0x35cafa=>{const _0x241738=_0x5ea299;if(_0x241738(0x130)!=_0x35cafa[_0x241738(0x11e)]&&_0x241738(0x137)!=_0x35cafa[_0x241738(0x11e)])return;const {data:_0x42277b}=_0x35cafa;return _0x42277b&&_0x241738(0x132)==_0x42277b[_0x241738(0x12d)]?{'type':_0x241738(0x126),'content':_0x3f1222(_0xe5c9a3[_0x241738(0x12b)],_0x241738(0x12a))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x135f(_0x5a1895,_0x21ab11){const _0x4312ae=_0x4312();return _0x135f=function(_0x135ffb,_0x6382e5){_0x135ffb=_0x135ffb-0x7f;let _0x25fe1b=_0x4312ae[_0x135ffb];return _0x25fe1b;},_0x135f(_0x5a1895,_0x21ab11);}const _0x4eec16=_0x135f;(function(_0x5e8e0e,_0xa20039){const _0x49d537=_0x135f,_0x1e47a5=_0x5e8e0e();while(!![]){try{const _0x2b7926=-parseInt(_0x49d537(0x8a))/0x1*(-parseInt(_0x49d537(0x96))/0x2)+parseInt(_0x49d537(0x86))/0x3+parseInt(_0x49d537(0x9b))/0x4*(parseInt(_0x49d537(0x83))/0x5)+parseInt(_0x49d537(0x81))/0x6*(parseInt(_0x49d537(0x89))/0x7)+parseInt(_0x49d537(0x9c))/0x8*(parseInt(_0x49d537(0x99))/0x9)+-parseInt(_0x49d537(0x9a))/0xa*(parseInt(_0x49d537(0x8c))/0xb)+-parseInt(_0x49d537(0x93))/0xc*(parseInt(_0x49d537(0x92))/0xd);if(_0x2b7926===_0xa20039)break;else _0x1e47a5['push'](_0x1e47a5['shift']());}catch(_0x526912){_0x1e47a5['push'](_0x1e47a5['shift']());}}}(_0x4312,0x36ce7));function _0x4312(){const _0x21908e=['TrackChangesEditing','238jOhDmO','221RyYnWC','acceptSuggestion','441386nuZayG','has','discardSuggestion','trackChanges','RestrictedEditingModeEditing','discardAllSuggestions','169hdPrrn','883860uXiXAE','plugins','goToNextRestrictedEditingException','3574IILxSk','discardSelectedSuggestions','acceptAllSuggestions','765XWofRm','30qsscfz','655184jyNWqu','12440sXbDKY','afterInit','acceptSelectedSuggestions','74214EiYGxu','get','5FGHcld','enableCommand','goToPreviousRestrictedEditingException','572808sivpCh','editor'];_0x4312=function(){return _0x21908e;};return _0x4312();}import{Plugin as _0x3e35f3}from'ckeditor5/src/core.js';export default class yt extends _0x3e35f3{[_0x4eec16(0x7f)](){const _0x123bad=_0x4eec16,_0x31bb71=this[_0x123bad(0x87)];if(!_0x31bb71[_0x123bad(0x94)][_0x123bad(0x8d)](_0x123bad(0x90)))return;const _0x2356c5=_0x31bb71[_0x123bad(0x94)][_0x123bad(0x82)](_0x123bad(0x88));_0x2356c5[_0x123bad(0x84)](_0x123bad(0x85)),_0x2356c5[_0x123bad(0x84)](_0x123bad(0x95));const _0xc020b4=_0x31bb71[_0x123bad(0x94)][_0x123bad(0x82)](_0x123bad(0x90));_0xc020b4[_0x123bad(0x84)](_0x123bad(0x8f)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x8b)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x8e)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x98)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x91)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x80)),_0xc020b4[_0x123bad(0x84)](_0x123bad(0x97));}}
23
+ function _0x3cb2(){const _0x500d9a=['plugins','afterInit','1997024wEbsTh','acceptAllSuggestions','RestrictedEditingModeEditing','trackChanges','280216KXSZvW','has','6NPeFwn','749690ljFgnX','acceptSuggestion','get','goToPreviousRestrictedEditingException','enableCommand','5046301wKlJyH','60NAQhAz','6XYxcTE','10nTyxWD','333wSdjmd','1813147huLBIb','discardAllSuggestions','acceptSelectedSuggestions','121PezrDv','206269odyFOW','discardSelectedSuggestions','3702260rjTtxA','discardSuggestion','goToNextRestrictedEditingException','TrackChangesEditing','editor'];_0x3cb2=function(){return _0x500d9a;};return _0x3cb2();}const _0x4e71d6=_0x1c72;(function(_0x49dcea,_0x296514){const _0x1381f9=_0x1c72,_0x460f3c=_0x49dcea();while(!![]){try{const _0x13b051=parseInt(_0x1381f9(0x14a))/0x1*(parseInt(_0x1381f9(0x144))/0x2)+-parseInt(_0x1381f9(0x159))/0x3*(parseInt(_0x1381f9(0x153))/0x4)+parseInt(_0x1381f9(0x14c))/0x5+parseInt(_0x1381f9(0x143))/0x6*(-parseInt(_0x1381f9(0x146))/0x7)+-parseInt(_0x1381f9(0x157))/0x8*(-parseInt(_0x1381f9(0x145))/0x9)+parseInt(_0x1381f9(0x15a))/0xa*(parseInt(_0x1381f9(0x149))/0xb)+parseInt(_0x1381f9(0x142))/0xc*(-parseInt(_0x1381f9(0x15f))/0xd);if(_0x13b051===_0x296514)break;else _0x460f3c['push'](_0x460f3c['shift']());}catch(_0x3ed49d){_0x460f3c['push'](_0x460f3c['shift']());}}}(_0x3cb2,0xa9715));import{Plugin as _0x10a0b7}from'ckeditor5/src/core.js';function _0x1c72(_0x51a482,_0x1d8827){const _0x3cb224=_0x3cb2();return _0x1c72=function(_0x1c7263,_0x2b24f4){_0x1c7263=_0x1c7263-0x142;let _0x1a7d11=_0x3cb224[_0x1c7263];return _0x1a7d11;},_0x1c72(_0x51a482,_0x1d8827);}export default class yt extends _0x10a0b7{[_0x4e71d6(0x152)](){const _0x384cbb=_0x4e71d6,_0x26a859=this[_0x384cbb(0x150)];if(!_0x26a859[_0x384cbb(0x151)][_0x384cbb(0x158)](_0x384cbb(0x155)))return;const _0x3c5276=_0x26a859[_0x384cbb(0x151)][_0x384cbb(0x15c)](_0x384cbb(0x14f));_0x3c5276[_0x384cbb(0x15e)](_0x384cbb(0x15d)),_0x3c5276[_0x384cbb(0x15e)](_0x384cbb(0x14e));const _0x1d142e=_0x26a859[_0x384cbb(0x151)][_0x384cbb(0x15c)](_0x384cbb(0x155));_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x156)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x15b)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x14d)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x154)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x147)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x148)),_0x1d142e[_0x384cbb(0x15e)](_0x384cbb(0x14b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34238d=_0x5e75;(function(_0x477f64,_0x423e0d){const _0x6f5acc=_0x5e75,_0x683a1c=_0x477f64();while(!![]){try{const _0x1295cd=-parseInt(_0x6f5acc(0x1da))/0x1*(parseInt(_0x6f5acc(0x1b3))/0x2)+parseInt(_0x6f5acc(0x1e5))/0x3*(-parseInt(_0x6f5acc(0x1c1))/0x4)+parseInt(_0x6f5acc(0x1cb))/0x5*(parseInt(_0x6f5acc(0x1d4))/0x6)+-parseInt(_0x6f5acc(0x1c3))/0x7+parseInt(_0x6f5acc(0x1c9))/0x8*(-parseInt(_0x6f5acc(0x1be))/0x9)+parseInt(_0x6f5acc(0x1b4))/0xa+parseInt(_0x6f5acc(0x1bf))/0xb;if(_0x1295cd===_0x423e0d)break;else _0x683a1c['push'](_0x683a1c['shift']());}catch(_0x51c4fc){_0x683a1c['push'](_0x683a1c['shift']());}}}(_0x4669,0xa1d74));import{Plugin as _0x3f8f97}from'ckeditor5/src/core.js';function _0x4669(){const _0x3069da=['markerRange','insert','ELEMENT_LINE_BREAK','test','high','128923wlfklR','addMarker:suggestion:insertion','editing','markerName','merge','init','name','editor','addMarker:suggestion','split','activeMarkers','500481ztWHTg','deletion','addMarker:suggestion:deletion','consumable','ck-suggestion-marker--active','_splitMarkerName','shiftEnter','addClass','6jdEEtJ','261270MOFIUY','locale','bindElementToMarker','plugins','ck-suggestion-marker-','get','includes','showSuggestionHighlights','createUIElement','writer','1040742WlClaa','8963922wuqAde','span','12odFcir','createPositionBefore','92190ohCtyG','options','model','mapper','element','requires','8aVLREC','downcastDispatcher','5xvMhox','data','descriptionFactory','TrackChangesEditing','getItems','enableCommand','softBreak','registerElementLabel','toViewPosition','5027574LryeYU'];_0x4669=function(){return _0x3069da;};return _0x4669();}import{ShiftEnter as _0x2b7dc0}from'ckeditor5/src/enter.js';import{getTranslation as _0x4b1bb7}from'../utils/common-translations.js';function _0x5e75(_0x2ac050,_0x58dbbe){const _0x4669a7=_0x4669();return _0x5e75=function(_0x5e758d,_0x2ba856){_0x5e758d=_0x5e758d-0x1b2;let _0xd69ec7=_0x4669a7[_0x5e758d];return _0xd69ec7;},_0x5e75(_0x2ac050,_0x58dbbe);}export default class jt extends _0x3f8f97{static get[_0x34238d(0x1c8)](){return[_0x2b7dc0];}[_0x34238d(0x1df)](){const _0x3638c2=_0x34238d,_0xf53b36=this[_0x3638c2(0x1e1)],_0x3d124a=_0xf53b36[_0x3638c2(0x1b7)][_0x3638c2(0x1b9)](_0x3638c2(0x1ce));_0x3d124a[_0x3638c2(0x1d0)](_0x3638c2(0x1eb)),_0xf53b36[_0x3638c2(0x1dc)][_0x3638c2(0x1ca)]['on'](_0x3638c2(0x1db),ge(_0xf53b36),{'priority':_0x3638c2(0x1d9)}),_0xf53b36[_0x3638c2(0x1dc)][_0x3638c2(0x1ca)]['on'](_0x3638c2(0x1e7),ge(_0xf53b36),{'priority':_0x3638c2(0x1d9)}),_0xf53b36[_0x3638c2(0x1cc)][_0x3638c2(0x1ca)]['on'](_0x3638c2(0x1e2),(_0x3ccda2,_0x594508,_0x4a637f)=>{const _0x1ff383=_0x3638c2;_0x4a637f[_0x1ff383(0x1c4)][_0x1ff383(0x1bb)]&&ge(_0xf53b36,{'showActiveMarker':!0x1})(_0x3ccda2,_0x594508,_0x4a637f);}),_0x3d124a[_0x3638c2(0x1cd)][_0x3638c2(0x1d2)](_0x3638c2(0x1d1),_0x9a896c=>_0x4b1bb7(_0xf53b36[_0x3638c2(0x1b5)],_0x3638c2(0x1d7),_0x9a896c));}}function ge(_0x14eaf1,{showActiveMarker:_0x16c55b=!0x0}={}){return(_0x4103ee,_0x591f37,_0x2ba1a7)=>{const _0x27edf7=_0x5e75,_0x3aaae8=_0x14eaf1[_0x27edf7(0x1b7)][_0x27edf7(0x1b9)](_0x27edf7(0x1ce));if(!_0x2ba1a7[_0x27edf7(0x1e8)][_0x27edf7(0x1d8)](_0x591f37[_0x27edf7(0x1d5)],_0x4103ee[_0x27edf7(0x1e0)]))return;const _0x2393fa=_0x14eaf1[_0x27edf7(0x1c5)];for(const _0x394842 of _0x591f37[_0x27edf7(0x1d5)][_0x27edf7(0x1cf)]()){if(!_0x394842['is'](_0x27edf7(0x1c7),_0x27edf7(0x1d1)))continue;const _0x49cd3c=_0x27edf7(0x1e6)==_0x591f37[_0x27edf7(0x1dd)][_0x27edf7(0x1e3)](':')[0x1]?_0x27edf7(0x1de):_0x27edf7(0x1e3),{authorId:_0x554460}=_0x3aaae8[_0x27edf7(0x1ea)](_0x591f37[_0x27edf7(0x1dd)]),_0x426878=_0x2ba1a7[_0x27edf7(0x1bd)][_0x27edf7(0x1bc)](_0x27edf7(0x1c0),{'class':_0x27edf7(0x1b8)+_0x49cd3c,'data-author-id':_0x554460}),_0x3b9499=_0x2ba1a7[_0x27edf7(0x1c6)][_0x27edf7(0x1d3)](_0x2393fa[_0x27edf7(0x1c2)](_0x394842));_0x16c55b&&_0x3aaae8[_0x27edf7(0x1e4)][_0x27edf7(0x1ba)](_0x591f37[_0x27edf7(0x1dd)])&&_0x2ba1a7[_0x27edf7(0x1bd)][_0x27edf7(0x1b2)](_0x27edf7(0x1e9),_0x426878),_0x2ba1a7[_0x27edf7(0x1bd)][_0x27edf7(0x1d6)](_0x3b9499,_0x426878),_0x2ba1a7[_0x27edf7(0x1c6)][_0x27edf7(0x1b6)](_0x426878,_0x591f37[_0x27edf7(0x1dd)]);}};}
23
+ function _0x4be6(_0x21bfbf,_0x48df34){const _0x2d3f74=_0x2d3f();return _0x4be6=function(_0x4be68e,_0x2ae3ab){_0x4be68e=_0x4be68e-0x17c;let _0x3f6256=_0x2d3f74[_0x4be68e];return _0x3f6256;},_0x4be6(_0x21bfbf,_0x48df34);}const _0x1a5e2e=_0x4be6;(function(_0x5962fc,_0x16667e){const _0xccbe95=_0x4be6,_0x4845a1=_0x5962fc();while(!![]){try{const _0x18120a=-parseInt(_0xccbe95(0x1a3))/0x1+-parseInt(_0xccbe95(0x197))/0x2+parseInt(_0xccbe95(0x1af))/0x3+parseInt(_0xccbe95(0x19c))/0x4+parseInt(_0xccbe95(0x18a))/0x5+-parseInt(_0xccbe95(0x18b))/0x6+parseInt(_0xccbe95(0x196))/0x7;if(_0x18120a===_0x16667e)break;else _0x4845a1['push'](_0x4845a1['shift']());}catch(_0x42eb4a){_0x4845a1['push'](_0x4845a1['shift']());}}}(_0x2d3f,0x1f146));import{Plugin as _0x424b6e}from'ckeditor5/src/core.js';function _0x2d3f(){const _0x25790f=['896472UZeilT','editor','shiftEnter','element','deletion','high','split','plugins','model','softBreak','writer','2843456jqfqCe','491416HboTpQ','registerElementLabel','showSuggestionHighlights','markerRange','ck-suggestion-marker--active','334192Doszyu','markerName','span','test','addClass','getItems','name','75051SaTtHp','requires','consumable','editing','ELEMENT_LINE_BREAK','descriptionFactory','init','createPositionBefore','includes','ck-suggestion-marker-','enableCommand','TrackChangesEditing','320133pWCYnK','merge','addMarker:suggestion:insertion','insert','data','get','toViewPosition','activeMarkers','locale','options','addMarker:suggestion:deletion','bindElementToMarker','downcastDispatcher','mapper','addMarker:suggestion','_splitMarkerName','createUIElement','5030JLYKCl'];_0x2d3f=function(){return _0x25790f;};return _0x2d3f();}import{ShiftEnter as _0x4beb81}from'ckeditor5/src/enter.js';import{getTranslation as _0x4a7e1d}from'../utils/common-translations.js';export default class jt extends _0x424b6e{static get[_0x1a5e2e(0x1a4)](){return[_0x4beb81];}[_0x1a5e2e(0x1a9)](){const _0x1748dc=_0x1a5e2e,_0x4e73f3=this[_0x1748dc(0x18c)],_0x2780d2=_0x4e73f3[_0x1748dc(0x192)][_0x1748dc(0x17e)](_0x1748dc(0x1ae));_0x2780d2[_0x1748dc(0x1ad)](_0x1748dc(0x18d)),_0x4e73f3[_0x1748dc(0x1a6)][_0x1748dc(0x185)]['on'](_0x1748dc(0x1b1),ge(_0x4e73f3),{'priority':_0x1748dc(0x190)}),_0x4e73f3[_0x1748dc(0x1a6)][_0x1748dc(0x185)]['on'](_0x1748dc(0x183),ge(_0x4e73f3),{'priority':_0x1748dc(0x190)}),_0x4e73f3[_0x1748dc(0x17d)][_0x1748dc(0x185)]['on'](_0x1748dc(0x187),(_0x2a5ee0,_0x50dc0f,_0x4f92aa)=>{const _0x303f71=_0x1748dc;_0x4f92aa[_0x303f71(0x182)][_0x303f71(0x199)]&&ge(_0x4e73f3,{'showActiveMarker':!0x1})(_0x2a5ee0,_0x50dc0f,_0x4f92aa);}),_0x2780d2[_0x1748dc(0x1a8)][_0x1748dc(0x198)](_0x1748dc(0x194),_0x48e93a=>_0x4a7e1d(_0x4e73f3[_0x1748dc(0x181)],_0x1748dc(0x1a7),_0x48e93a));}}function ge(_0x285dd3,{showActiveMarker:_0x1565d2=!0x0}={}){return(_0x4eaab6,_0x11d780,_0x5543d3)=>{const _0x5d8f20=_0x4be6,_0x184ce1=_0x285dd3[_0x5d8f20(0x192)][_0x5d8f20(0x17e)](_0x5d8f20(0x1ae));if(!_0x5543d3[_0x5d8f20(0x1a5)][_0x5d8f20(0x19f)](_0x11d780[_0x5d8f20(0x19a)],_0x4eaab6[_0x5d8f20(0x1a2)]))return;const _0x106cd9=_0x285dd3[_0x5d8f20(0x193)];for(const _0x5936e1 of _0x11d780[_0x5d8f20(0x19a)][_0x5d8f20(0x1a1)]()){if(!_0x5936e1['is'](_0x5d8f20(0x18e),_0x5d8f20(0x194)))continue;const _0x1b59fb=_0x5d8f20(0x18f)==_0x11d780[_0x5d8f20(0x19d)][_0x5d8f20(0x191)](':')[0x1]?_0x5d8f20(0x1b0):_0x5d8f20(0x191),{authorId:_0x4731d3}=_0x184ce1[_0x5d8f20(0x188)](_0x11d780[_0x5d8f20(0x19d)]),_0x3e22ec=_0x5543d3[_0x5d8f20(0x195)][_0x5d8f20(0x189)](_0x5d8f20(0x19e),{'class':_0x5d8f20(0x1ac)+_0x1b59fb,'data-author-id':_0x4731d3}),_0x38fd16=_0x5543d3[_0x5d8f20(0x186)][_0x5d8f20(0x17f)](_0x106cd9[_0x5d8f20(0x1aa)](_0x5936e1));_0x1565d2&&_0x184ce1[_0x5d8f20(0x180)][_0x5d8f20(0x1ab)](_0x11d780[_0x5d8f20(0x19d)])&&_0x5543d3[_0x5d8f20(0x195)][_0x5d8f20(0x1a0)](_0x5d8f20(0x19b),_0x3e22ec),_0x5543d3[_0x5d8f20(0x195)][_0x5d8f20(0x17c)](_0x38fd16,_0x3e22ec),_0x5543d3[_0x5d8f20(0x186)][_0x5d8f20(0x184)](_0x3e22ec,_0x11d780[_0x5d8f20(0x19d)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x187a(){const _0x2bcda7=['enableCommand','change','36cwaSRT','formatInline','type','editor','getRanges','TrackChangesEditing','document','24vnPpVo','6251212zOWzDJ','23xPkEzn','locale','37978lMdPVr','afterInit','156996rlhnUF','commands','isCollapsed','descriptionFactory','commandName','550UkOLjJ','StandardEditingModeEditing','markInlineFormat','1834339nEtkuf','plugins','selection','format','from','FORMAT_RESTRICTED_DISABLED','value','restrictedEditingException','7DTtriQ','169095taYRVZ','10317568sddxvG','has','224ZiiHKU','FORMAT_RESTRICTED_ENABLED','forceValue','registerDescriptionCallback','get','commandParams','45228zwtBQH','formatBlock','model'];_0x187a=function(){return _0x2bcda7;};return _0x187a();}const _0xe5507b=_0x3179;(function(_0x3f7a7d,_0x437a59){const _0x49d7c8=_0x3179,_0x432272=_0x3f7a7d();while(!![]){try{const _0x23b4de=parseInt(_0x49d7c8(0x125))/0x1*(parseInt(_0x49d7c8(0x127))/0x2)+-parseInt(_0x49d7c8(0x117))/0x3*(parseInt(_0x49d7c8(0x111))/0x4)+-parseInt(_0x49d7c8(0x10e))/0x5*(-parseInt(_0x49d7c8(0x11c))/0x6)+-parseInt(_0x49d7c8(0x10d))/0x7*(-parseInt(_0x49d7c8(0x10f))/0x8)+parseInt(_0x49d7c8(0x129))/0x9*(parseInt(_0x49d7c8(0x12e))/0xa)+parseInt(_0x49d7c8(0x124))/0xb*(-parseInt(_0x49d7c8(0x123))/0xc)+-parseInt(_0x49d7c8(0x105))/0xd;if(_0x23b4de===_0x437a59)break;else _0x432272['push'](_0x432272['shift']());}catch(_0x41b654){_0x432272['push'](_0x432272['shift']());}}}(_0x187a,0xbb372));import{Plugin as _0x322b10}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x4399b6}from'./utils.js';import{getTranslation as _0x1304cd}from'../utils/common-translations.js';function _0x3179(_0x4d7bfd,_0xe0512a){const _0x187a9b=_0x187a();return _0x3179=function(_0x317922,_0xc154e6){_0x317922=_0x317922-0x105;let _0x3b6bfb=_0x187a9b[_0x317922];return _0x3b6bfb;},_0x3179(_0x4d7bfd,_0xe0512a);}export default class St extends _0x322b10{[_0xe5507b(0x128)](){const _0x14b1e7=_0xe5507b,_0x263fc7=this[_0x14b1e7(0x11f)],_0x433163=_0x263fc7[_0x14b1e7(0x119)],_0x31e23f=_0x263fc7[_0x14b1e7(0x126)];if(!_0x263fc7[_0x14b1e7(0x106)][_0x14b1e7(0x110)](_0x14b1e7(0x12f)))return;const _0x4e32f6=_0x263fc7[_0x14b1e7(0x106)][_0x14b1e7(0x115)](_0x14b1e7(0x121)),_0x4bf62d=_0x14b1e7(0x10c),_0x54bca2=_0x263fc7[_0x14b1e7(0x12a)][_0x14b1e7(0x115)](_0x4bf62d);_0x4e32f6[_0x14b1e7(0x11a)](_0x4bf62d,(_0x66be83,_0x14b0bc={})=>{const _0x36fc00=_0x14b1e7,_0x4405fd=_0x433163[_0x36fc00(0x122)][_0x36fc00(0x107)];if(_0x4405fd[_0x36fc00(0x12b)])return void _0x66be83(_0x14b0bc);const _0x509e10=void 0x0!==_0x14b0bc[_0x36fc00(0x113)]?_0x14b0bc[_0x36fc00(0x113)]:!_0x54bca2[_0x36fc00(0x10b)];_0x433163[_0x36fc00(0x11b)](()=>{const _0x5d4693=_0x36fc00,_0x105af0=Array[_0x5d4693(0x109)](_0x4405fd[_0x5d4693(0x120)]());for(const _0x58178d of _0x105af0){const _0x5f52ff=_0x509e10?[_0x58178d]:_0x4399b6(_0x4bf62d,_0x58178d,_0x433163);for(const _0x1156db of _0x5f52ff)_0x4e32f6[_0x5d4693(0x130)](_0x1156db,{'commandName':_0x4bf62d,'commandParams':[{'forceValue':_0x509e10}]});}});}),_0x4e32f6[_0x14b1e7(0x12c)][_0x14b1e7(0x114)](_0x58c877=>{const _0x4614a0=_0x14b1e7;if(_0x4614a0(0x118)!=_0x58c877[_0x4614a0(0x11e)]&&_0x4614a0(0x11d)!=_0x58c877[_0x4614a0(0x11e)])return;const {data:_0x2999e9}=_0x58c877;return _0x2999e9&&_0x2999e9[_0x4614a0(0x12d)]==_0x4bf62d?_0x2999e9[_0x4614a0(0x116)][0x0][_0x4614a0(0x113)]?{'type':_0x4614a0(0x108),'content':_0x1304cd(_0x31e23f,_0x4614a0(0x112))}:{'type':_0x4614a0(0x108),'content':_0x1304cd(_0x31e23f,_0x4614a0(0x10a))}:void 0x0;});}}
23
+ const _0x52a9b4=_0x2188;(function(_0x5ddf1d,_0xc884a){const _0x19092d=_0x2188,_0x51600b=_0x5ddf1d();while(!![]){try{const _0x428938=-parseInt(_0x19092d(0xd0))/0x1+parseInt(_0x19092d(0xe4))/0x2*(-parseInt(_0x19092d(0xe3))/0x3)+-parseInt(_0x19092d(0xd1))/0x4+-parseInt(_0x19092d(0xd7))/0x5+-parseInt(_0x19092d(0xde))/0x6*(-parseInt(_0x19092d(0xc8))/0x7)+-parseInt(_0x19092d(0xd3))/0x8*(-parseInt(_0x19092d(0xe2))/0x9)+parseInt(_0x19092d(0xca))/0xa;if(_0x428938===_0xc884a)break;else _0x51600b['push'](_0x51600b['shift']());}catch(_0x40627e){_0x51600b['push'](_0x51600b['shift']());}}}(_0x58d7,0x46301));import{Plugin as _0x15a8d2}from'ckeditor5/src/core.js';function _0x2188(_0x567f09,_0x5d96b3){const _0x58d76c=_0x58d7();return _0x2188=function(_0x218866,_0x58e84d){_0x218866=_0x218866-0xc2;let _0x3803c1=_0x58d76c[_0x218866];return _0x3803c1;},_0x2188(_0x567f09,_0x5d96b3);}import{getRangesWithAttribute as _0x4af7f2}from'./utils.js';import{getTranslation as _0x41e486}from'../utils/common-translations.js';export default class St extends _0x15a8d2{[_0x52a9b4(0xcd)](){const _0x5eacbf=_0x52a9b4,_0x4a3b0c=this[_0x5eacbf(0xea)],_0x2140f6=_0x4a3b0c[_0x5eacbf(0xc2)],_0x4dad37=_0x4a3b0c[_0x5eacbf(0xe5)];if(!_0x4a3b0c[_0x5eacbf(0xce)][_0x5eacbf(0xdb)](_0x5eacbf(0xe6)))return;const _0x47b46d=_0x4a3b0c[_0x5eacbf(0xce)][_0x5eacbf(0xdd)](_0x5eacbf(0xc5)),_0x3c4557=_0x5eacbf(0xe7),_0x318083=_0x4a3b0c[_0x5eacbf(0xe9)][_0x5eacbf(0xdd)](_0x3c4557);_0x47b46d[_0x5eacbf(0xd4)](_0x3c4557,(_0x5b2b2a,_0x1bd696={})=>{const _0xe85395=_0x5eacbf,_0x407f01=_0x2140f6[_0xe85395(0xda)][_0xe85395(0xc7)];if(_0x407f01[_0xe85395(0xe8)])return void _0x5b2b2a(_0x1bd696);const _0x220b56=void 0x0!==_0x1bd696[_0xe85395(0xcb)]?_0x1bd696[_0xe85395(0xcb)]:!_0x318083[_0xe85395(0xd5)];_0x2140f6[_0xe85395(0xc9)](()=>{const _0x1eab4e=_0xe85395,_0x15d5f1=Array[_0x1eab4e(0xd2)](_0x407f01[_0x1eab4e(0xc4)]());for(const _0x19ca31 of _0x15d5f1){const _0x451573=_0x220b56?[_0x19ca31]:_0x4af7f2(_0x3c4557,_0x19ca31,_0x2140f6);for(const _0x4d8de3 of _0x451573)_0x47b46d[_0x1eab4e(0xdc)](_0x4d8de3,{'commandName':_0x3c4557,'commandParams':[{'forceValue':_0x220b56}]});}});}),_0x47b46d[_0x5eacbf(0xd9)][_0x5eacbf(0xc3)](_0x35715c=>{const _0x2532c6=_0x5eacbf;if(_0x2532c6(0xcf)!=_0x35715c[_0x2532c6(0xd6)]&&_0x2532c6(0xd8)!=_0x35715c[_0x2532c6(0xd6)])return;const {data:_0x2e051a}=_0x35715c;return _0x2e051a&&_0x2e051a[_0x2532c6(0xcc)]==_0x3c4557?_0x2e051a[_0x2532c6(0xc6)][0x0][_0x2532c6(0xcb)]?{'type':_0x2532c6(0xdf),'content':_0x41e486(_0x4dad37,_0x2532c6(0xe1))}:{'type':_0x2532c6(0xdf),'content':_0x41e486(_0x4dad37,_0x2532c6(0xe0))}:void 0x0;});}}function _0x58d7(){const _0x4a5704=['editor','model','registerDescriptionCallback','getRanges','TrackChangesEditing','commandParams','selection','21mYjpEJ','change','7255260XkRHPm','forceValue','commandName','afterInit','plugins','formatBlock','215262SOObLc','2218048nekodv','from','150664utoukV','enableCommand','value','type','725025pNxwpu','formatInline','descriptionFactory','document','has','markInlineFormat','get','797826JhBSNv','format','FORMAT_RESTRICTED_DISABLED','FORMAT_RESTRICTED_ENABLED','126MnMEhG','557499SqngXi','2DJeUKj','locale','StandardEditingModeEditing','restrictedEditingException','isCollapsed','commands'];_0x58d7=function(){return _0x4a5704;};return _0x58d7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13728b=_0xd34b;(function(_0x50efd2,_0x1e9be9){const _0xe332d2=_0xd34b,_0xc53dc8=_0x50efd2();while(!![]){try{const _0x187049=parseInt(_0xe332d2(0x108))/0x1+-parseInt(_0xe332d2(0xe8))/0x2*(-parseInt(_0xe332d2(0xe5))/0x3)+-parseInt(_0xe332d2(0xfc))/0x4*(parseInt(_0xe332d2(0xf7))/0x5)+parseInt(_0xe332d2(0xfb))/0x6*(parseInt(_0xe332d2(0xe6))/0x7)+parseInt(_0xe332d2(0xe3))/0x8+-parseInt(_0xe332d2(0xf3))/0x9+-parseInt(_0xe332d2(0xee))/0xa;if(_0x187049===_0x1e9be9)break;else _0xc53dc8['push'](_0xc53dc8['shift']());}catch(_0x522f6f){_0xc53dc8['push'](_0xc53dc8['shift']());}}}(_0x1e59,0xc660e));import{Plugin as _0x32a29b}from'ckeditor5/src/core.js';import{getTranslation as _0x471fc1}from'../utils/common-translations.js';function _0x1e59(){const _0x345e38=['2280429VsCIOJ','forceValue','commandName','get','3531875UpDHdK','*Remove\x20format:*\x20%0','styleName','TrackChangesEditing','366006KYeYsZ','8AYUaie','editor','FORMAT_STYLE','Style','registerDescriptionCallback','config','add','block','GeneralHtmlSupport','DataSchema','definitions','_registerLegacyDescription','607557txbBhD','registerInlineAttribute','StyleUtils','descriptionFactory','commandParams','inline','formatInline','format','normalizeConfig','*Set\x20format:*\x20%0','toLowerCase','locale','enableDefaultAttributesIntegration','12736936nBqanc','plugins','249tASGdi','105BRvqcU','style','28550prxzSm','type','getGhsAttributeNameForElement','registerBlockAttribute','formatBlock','registerAttributeLabel','18208250bbdmgX','afterInit','has','ghsAttributes','element'];_0x1e59=function(){return _0x345e38;};return _0x1e59();}function _0xd34b(_0x27a0df,_0x2ff4d8){const _0x1e59cd=_0x1e59();return _0xd34b=function(_0xd34b7c,_0x276dc0){_0xd34b7c=_0xd34b7c-0xe0;let _0x4b65d7=_0x1e59cd[_0xd34b7c];return _0x4b65d7;},_0xd34b(_0x27a0df,_0x2ff4d8);}export default class At extends _0x32a29b{[_0x13728b(0xef)](){const _0x315e3f=_0x13728b,_0x98d2af=this[_0x315e3f(0xfd)];if(!_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf0)](_0x315e3f(0xff))||!_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf0)](_0x315e3f(0x105)))return;const _0x47a0e6=_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf6)](_0x315e3f(0xfa)),_0x43bbbd=_0x98d2af[_0x315e3f(0xe1)],_0x234ed6=_0x98d2af[_0x315e3f(0x101)][_0x315e3f(0xf6)](_0x315e3f(0xe7))||{},_0x52852f=_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf6)](_0x315e3f(0x104)),_0x59044e=_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf6)](_0x315e3f(0x10a))[_0x315e3f(0x110)](_0x98d2af[_0x315e3f(0xe4)][_0x315e3f(0xf6)](_0x315e3f(0x105)),_0x234ed6[_0x315e3f(0x106)]);_0x47a0e6[_0x315e3f(0xe2)](_0x315e3f(0xe7));const _0x1a35f2=new Set();for(const _0x331a90 of _0x59044e[_0x315e3f(0x103)]){const _0x155314=_0x52852f[_0x315e3f(0xea)](_0x331a90[_0x315e3f(0xf2)]);_0x1a35f2[_0x315e3f(0x102)](_0x155314);}const _0x21d63f=new Set();for(const _0x5ba27d of _0x59044e[_0x315e3f(0x10d)]){const _0x578407=_0x52852f[_0x315e3f(0xea)](_0x5ba27d[_0x315e3f(0xf2)]);_0x21d63f[_0x315e3f(0x102)](_0x578407);for(const _0x461530 of _0x5ba27d[_0x315e3f(0xf1)])_0x21d63f[_0x315e3f(0x102)](_0x461530);}for(const _0x4baefa of _0x1a35f2)_0x47a0e6[_0x315e3f(0xeb)](_0x4baefa),_0x47a0e6[_0x315e3f(0x10b)][_0x315e3f(0xed)](_0x4baefa,_0x471fc1(_0x43bbbd,_0x315e3f(0xfe)));for(const _0x420155 of _0x21d63f)_0x47a0e6[_0x315e3f(0x109)](_0x420155),_0x47a0e6[_0x315e3f(0x10b)][_0x315e3f(0xed)](_0x420155,_0x471fc1(_0x43bbbd,_0x315e3f(0xfe)));this[_0x315e3f(0x107)]();}[_0x13728b(0x107)](){const _0x263781=_0x13728b,_0x230443=this[_0x263781(0xfd)],_0x3de9f2=_0x230443[_0x263781(0xe1)];_0x230443[_0x263781(0xe4)][_0x263781(0xf6)](_0x263781(0xfa))[_0x263781(0x10b)][_0x263781(0x100)](_0x454888=>{const _0x125bd0=_0x263781;if(_0x125bd0(0xec)!=_0x454888[_0x125bd0(0xe9)]&&_0x125bd0(0x10e)!=_0x454888[_0x125bd0(0xe9)])return;const {data:_0x256a27}=_0x454888;return _0x256a27&&_0x125bd0(0xe7)===_0x256a27[_0x125bd0(0xf5)]?_0x256a27[_0x125bd0(0x10c)][0x0][_0x125bd0(0xf4)]?{'type':_0x125bd0(0x10f),'content':_0x471fc1(_0x3de9f2,_0x125bd0(0x111),_0x256a27[_0x125bd0(0x10c)][0x0][_0x125bd0(0xf9)][_0x125bd0(0xe0)]())}:{'type':_0x125bd0(0x10f),'content':_0x471fc1(_0x3de9f2,_0x125bd0(0xf8),_0x256a27[_0x125bd0(0x10c)][0x0][_0x125bd0(0xf9)][_0x125bd0(0xe0)]())}:void 0x0;});}}
23
+ const _0x3f9712=_0x547b;function _0x547b(_0x2a57a5,_0xa347a6){const _0x26868b=_0x2686();return _0x547b=function(_0x547b6c,_0x5bd081){_0x547b6c=_0x547b6c-0x19f;let _0x2d2934=_0x26868b[_0x547b6c];return _0x2d2934;},_0x547b(_0x2a57a5,_0xa347a6);}function _0x2686(){const _0x19387c=['formatInline','commandName','forceValue','plugins','formatBlock','10aMHuNl','style','get','FORMAT_STYLE','GeneralHtmlSupport','StyleUtils','element','18Ajzaii','definitions','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','_registerLegacyDescription','6882750FAolZv','add','commandParams','4010259VLpabO','config','has','inline','registerInlineAttribute','registerBlockAttribute','block','16ZYVBOj','format','normalizeConfig','*Set\x20format:*\x20%0','afterInit','DataSchema','28YtAamX','registerAttributeLabel','descriptionFactory','locale','TrackChangesEditing','5494272AjNPtl','registerDescriptionCallback','styleName','ghsAttributes','editor','2084895LxCbzg','type','238749ZfLCbG','toLowerCase','708148lGaVcg','Style','4696657NgFtiW','getGhsAttributeNameForElement'];_0x2686=function(){return _0x19387c;};return _0x2686();}(function(_0x1b4241,_0x357f7b){const _0x12f8e7=_0x547b,_0x2ceab1=_0x1b4241();while(!![]){try{const _0x6a4ac1=-parseInt(_0x12f8e7(0x1b7))/0x1+parseInt(_0x12f8e7(0x1a9))/0x2*(parseInt(_0x12f8e7(0x1b5))/0x3)+parseInt(_0x12f8e7(0x1ae))/0x4+parseInt(_0x12f8e7(0x1b3))/0x5*(-parseInt(_0x12f8e7(0x1c7))/0x6)+parseInt(_0x12f8e7(0x1b9))/0x7*(parseInt(_0x12f8e7(0x1a3))/0x8)+-parseInt(_0x12f8e7(0x1cc))/0x9*(parseInt(_0x12f8e7(0x1c0))/0xa)+-parseInt(_0x12f8e7(0x1cf))/0xb;if(_0x6a4ac1===_0x357f7b)break;else _0x2ceab1['push'](_0x2ceab1['shift']());}catch(_0x4c0a83){_0x2ceab1['push'](_0x2ceab1['shift']());}}}(_0x2686,0xb4f6c));import{Plugin as _0x30be54}from'ckeditor5/src/core.js';import{getTranslation as _0x264e8f}from'../utils/common-translations.js';export default class At extends _0x30be54{[_0x3f9712(0x1a7)](){const _0x31bc0d=_0x3f9712,_0x486060=this[_0x31bc0d(0x1b2)];if(!_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1d1)](_0x31bc0d(0x1b8))||!_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1d1)](_0x31bc0d(0x1a8)))return;const _0x171826=_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1ad)),_0x4f66c0=_0x486060[_0x31bc0d(0x1ac)],_0xa19719=_0x486060[_0x31bc0d(0x1d0)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1c1))||{},_0x44dffd=_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1c4)),_0x340c81=_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1c5))[_0x31bc0d(0x1a5)](_0x486060[_0x31bc0d(0x1be)][_0x31bc0d(0x1c2)](_0x31bc0d(0x1a8)),_0xa19719[_0x31bc0d(0x1c8)]);_0x171826[_0x31bc0d(0x1c9)](_0x31bc0d(0x1c1));const _0x3b0dd2=new Set();for(const _0x1c35a2 of _0x340c81[_0x31bc0d(0x1a2)]){const _0x11be52=_0x44dffd[_0x31bc0d(0x1ba)](_0x1c35a2[_0x31bc0d(0x1c6)]);_0x3b0dd2[_0x31bc0d(0x1cd)](_0x11be52);}const _0x44be66=new Set();for(const _0x49fec9 of _0x340c81[_0x31bc0d(0x19f)]){const _0x64ca6c=_0x44dffd[_0x31bc0d(0x1ba)](_0x49fec9[_0x31bc0d(0x1c6)]);_0x44be66[_0x31bc0d(0x1cd)](_0x64ca6c);for(const _0x4cf1ba of _0x49fec9[_0x31bc0d(0x1b1)])_0x44be66[_0x31bc0d(0x1cd)](_0x4cf1ba);}for(const _0x290e08 of _0x3b0dd2)_0x171826[_0x31bc0d(0x1a1)](_0x290e08),_0x171826[_0x31bc0d(0x1ab)][_0x31bc0d(0x1aa)](_0x290e08,_0x264e8f(_0x4f66c0,_0x31bc0d(0x1c3)));for(const _0x10aed8 of _0x44be66)_0x171826[_0x31bc0d(0x1a0)](_0x10aed8),_0x171826[_0x31bc0d(0x1ab)][_0x31bc0d(0x1aa)](_0x10aed8,_0x264e8f(_0x4f66c0,_0x31bc0d(0x1c3)));this[_0x31bc0d(0x1cb)]();}[_0x3f9712(0x1cb)](){const _0x558495=_0x3f9712,_0x1c398f=this[_0x558495(0x1b2)],_0x3f2e30=_0x1c398f[_0x558495(0x1ac)];_0x1c398f[_0x558495(0x1be)][_0x558495(0x1c2)](_0x558495(0x1ad))[_0x558495(0x1ab)][_0x558495(0x1af)](_0x4ebe80=>{const _0x1e0ec4=_0x558495;if(_0x1e0ec4(0x1bf)!=_0x4ebe80[_0x1e0ec4(0x1b4)]&&_0x1e0ec4(0x1bb)!=_0x4ebe80[_0x1e0ec4(0x1b4)])return;const {data:_0xd4f81d}=_0x4ebe80;return _0xd4f81d&&_0x1e0ec4(0x1c1)===_0xd4f81d[_0x1e0ec4(0x1bc)]?_0xd4f81d[_0x1e0ec4(0x1ce)][0x0][_0x1e0ec4(0x1bd)]?{'type':_0x1e0ec4(0x1a4),'content':_0x264e8f(_0x3f2e30,_0x1e0ec4(0x1a6),_0xd4f81d[_0x1e0ec4(0x1ce)][0x0][_0x1e0ec4(0x1b0)][_0x1e0ec4(0x1b6)]())}:{'type':_0x1e0ec4(0x1a4),'content':_0x264e8f(_0x3f2e30,_0x1e0ec4(0x1ca),_0xd4f81d[_0x1e0ec4(0x1ce)][0x0][_0x1e0ec4(0x1b0)][_0x1e0ec4(0x1b6)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32d86f=_0x29f7;(function(_0x11e839,_0x1002fd){const _0x55ff36=_0x29f7,_0x267a9e=_0x11e839();while(!![]){try{const _0x5af005=parseInt(_0x55ff36(0x1ee))/0x1+parseInt(_0x55ff36(0x1da))/0x2*(parseInt(_0x55ff36(0x1e6))/0x3)+-parseInt(_0x55ff36(0x225))/0x4+parseInt(_0x55ff36(0x1a6))/0x5+parseInt(_0x55ff36(0x1a0))/0x6+parseInt(_0x55ff36(0x1c9))/0x7+-parseInt(_0x55ff36(0x197))/0x8*(parseInt(_0x55ff36(0x203))/0x9);if(_0x5af005===_0x1002fd)break;else _0x267a9e['push'](_0x267a9e['shift']());}catch(_0x5f4cae){_0x267a9e['push'](_0x267a9e['shift']());}}}(_0x3b99,0xc2cf2));function _0x29f7(_0x1100e0,_0x162d21){const _0x3b9979=_0x3b99();return _0x29f7=function(_0x29f735,_0x3b0977){_0x29f735=_0x29f735-0x18e;let _0x4e0102=_0x3b9979[_0x29f735];return _0x4e0102;},_0x29f7(_0x1100e0,_0x162d21);}function _0x3b99(){const _0x57cabc=['low','document','createRangeOn','createTableWalker','add','first','maxColumn','registerElementLabel','downcastDispatcher','getFirstRange','showSuggestionHighlights','end','TableUtils','discard','1298852oQFAVk','markMultiRangeDeletion','ELEMENT_TABLE_ROW_WITH_TEXT','getRowIndexes','forceValue','getSelectionAffectedTableCells','$textProxy','element','isIntersectingWithRange','hasAttribute','isIntersecting','registerCustomCallback','tablePaste','min','start','markMultiRangeInsertion','differ','nodeBefore','every','getColumnIndexes','230920sBoyad','batch','createPositionAt','insertTableColumnLeft','minColumn','_suggestionFactory','getChildren','insertTableRowBelow','ELEMENT_TABLE','4741554gqjhbK','model','startsWith','includes','last','from','7740170rRMHWL','insertTableRowAbove','_acceptFormatSuggestionCallbackFactory','MAX_SAFE_INTEGER','writer','enqueueChange','colspan','has','_getSuggestionCoords','item','accept','order','ELEMENT_TABLE_COLUMN','addRange','findAncestor','getAttribute','tableColumn','execute','TableEditing','selectTableRow','removeTableColumn','$graveyard','maxRow','isEqual','getChanges','above','name','deletion','getItems','TrackChangesEditing','refresh','setSelection','_getCoordsForCells','addClass','ELEMENT_TABLE_COLUMN_WITH_TEXT','9402960lEXKnL','oldRange','some','position','values','editor','getContainedElement','insertTableColumnRight','length','selectTableColumn','locale','_splitMarkerName','commands','_setupColumnsRowsFixing','substr','isTouching','span','191014TtzZJX','ELEMENT_TABLE_WITH_TEXT','classes','toViewElement','detach','map','plugins','subType','minRow','change:data','getSuggestion','toLowerCase','9DiWphP','push','left','table','rootName','max','*Insert:*\x20%0','registerDescriptionCallback','329707tTiBdQ','nodeAfter','getChangedMarkers','MIN_SAFE_INTEGER','removeTableRow','getCellLocation','registerPostFixer','insert','suggestion','addMarker:suggestion','createRangeIn','type','highest','fromRange','options','cell','tableRow','rowspan','mapper','isArray','root','990WyvvdV','enableCommand','isInContent','_tableSuggestions','getRanges','removeClass','*Remove:*\x20%0','insertion','descriptionFactory','insertTable','filter','get','afterInit','join','ELEMENT_TABLE_ROW','selection','tableCell','data','_tablePostFixingSubtypes','change'];_0x3b99=function(){return _0x57cabc;};return _0x3b99();}import{Plugin as _0x3c3a50}from'ckeditor5/src/core.js';import{LiveRange as _0x445cbb}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x13e1fc}from'ckeditor5/src/widget.js';import{getTranslation as _0x2e89f4}from'../utils/common-translations.js';export default class It extends _0x3c3a50{constructor(_0x2e34d8){const _0x5738b2=_0x29f7;super(_0x2e34d8),this[_0x5738b2(0x215)]=[_0x5738b2(0x1fe),_0x5738b2(0x1b6)],this[_0x5738b2(0x206)]=new Set();}[_0x32d86f(0x20f)](){const _0x54ad39=_0x32d86f,_0x3cb757=this[_0x54ad39(0x1ce)],_0x57e0e9=_0x3cb757[_0x54ad39(0x1a1)][_0x54ad39(0x218)][_0x54ad39(0x212)];if(!_0x3cb757[_0x54ad39(0x1e0)][_0x54ad39(0x1ad)](_0x54ad39(0x1b8)))return;const _0x484a21=_0x3cb757[_0x54ad39(0x1d3)],_0xc177d2=_0x3cb757[_0x54ad39(0x1e0)][_0x54ad39(0x20e)](_0x54ad39(0x1c3)),_0x381188=_0x3cb757[_0x54ad39(0x1e0)][_0x54ad39(0x20e)](_0x54ad39(0x223));_0xc177d2[_0x54ad39(0x20b)][_0x54ad39(0x21e)](_0x54ad39(0x1e9),_0x10c4d0=>_0x2e89f4(_0x484a21,_0x54ad39(0x19f),_0x10c4d0)),this[_0x54ad39(0x1d6)](),_0xc177d2[_0x54ad39(0x204)](_0x54ad39(0x20c)),_0xc177d2[_0x54ad39(0x204)](_0x54ad39(0x1b9)),_0xc177d2[_0x54ad39(0x204)](_0x54ad39(0x1d2));for(const _0x55b20d of[_0x54ad39(0x1a7),_0x54ad39(0x19e)]){const _0x154783=_0x3cb757[_0x54ad39(0x1d5)][_0x54ad39(0x20e)](_0x55b20d);_0xc177d2[_0x54ad39(0x204)](_0x55b20d,_0x41b980=>{const _0x2e0abd=_0x54ad39;_0x3cb757[_0x2e0abd(0x1a1)][_0x2e0abd(0x216)](_0x1a7cfa=>{const _0x2b0a2f=_0x2e0abd;_0x41b980();const _0x1caaa3=_0x2b0a2f(0x1bf)===_0x154783[_0x2b0a2f(0x1b1)],_0x3abb09=_0x381188[_0x2b0a2f(0x22a)](_0x57e0e9),_0x5dbf49=_0x381188[_0x2b0a2f(0x228)](_0x3abb09),_0x2542d9=_0x1caaa3?_0x5dbf49[_0x2b0a2f(0x21c)]-0x1:_0x5dbf49[_0x2b0a2f(0x1a4)]+0x1,_0xecf9a5=_0x3abb09[0x0][_0x2b0a2f(0x1b4)](_0x2b0a2f(0x1e9)),_0x367ae7=_0x381188[_0x2b0a2f(0x21a)](_0xecf9a5,{'startRow':_0x2542d9,'endRow':_0x2542d9}),_0x8297d4=Array[_0x2b0a2f(0x1a5)](_0x367ae7)[_0x2b0a2f(0x1df)](_0x3c398f=>_0x1a7cfa[_0x2b0a2f(0x219)](_0x3c398f[_0x2b0a2f(0x1fd)]));_0xc177d2[_0x2b0a2f(0x192)](_0x8297d4,_0x2b0a2f(0x1fe));});});}for(const _0x2c1c6b of[_0x54ad39(0x19a),_0x54ad39(0x1d0)]){const _0x4baa21=_0x3cb757[_0x54ad39(0x1d5)][_0x54ad39(0x20e)](_0x2c1c6b);_0xc177d2[_0x54ad39(0x204)](_0x2c1c6b,_0x48f0d5=>{const _0x2cae71=_0x54ad39;_0x3cb757[_0x2cae71(0x1a1)][_0x2cae71(0x216)](_0x4c2a1e=>{const _0x4a26ee=_0x2cae71;_0x48f0d5();const _0x4da1a4=_0x4a26ee(0x1e8)===_0x4baa21[_0x4a26ee(0x1b1)],_0x3a38e5=_0x381188[_0x4a26ee(0x22a)](_0x57e0e9),_0x4152e6=_0x381188[_0x4a26ee(0x196)](_0x3a38e5),_0xad502b=_0x4da1a4?_0x4152e6[_0x4a26ee(0x21c)]-0x1:_0x4152e6[_0x4a26ee(0x1a4)]+0x1,_0x36e9b6=_0x3a38e5[0x0][_0x4a26ee(0x1b4)](_0x4a26ee(0x1e9)),_0x17b66c=_0x381188[_0x4a26ee(0x21a)](_0x36e9b6,{'startRow':0x0,'column':_0xad502b,'includeAllSlots':!0x1}),_0x32e9ea=Array[_0x4a26ee(0x1a5)](_0x17b66c)[_0x4a26ee(0x1df)](_0x4d98ae=>_0x4c2a1e[_0x4a26ee(0x219)](_0x4d98ae[_0x4a26ee(0x1fd)]));_0xc177d2[_0x4a26ee(0x192)](_0x32e9ea,_0x4a26ee(0x1b6));});});}for(const _0x5fdca2 of[_0x54ad39(0x1f2),_0x54ad39(0x1ba)]){const _0x46cb4f=_0x5fdca2[_0x54ad39(0x1d7)](0xb),_0x55c55f=_0x46cb4f[_0x54ad39(0x1e5)](),_0x2f1988=_0x55c55f[_0x54ad39(0x1d7)](0x0,0x3)+_0x54ad39(0x1d9),_0x13bc89=_0x54ad39(0x1e9)+_0x46cb4f,_0x33b5fc=_0x54ad39(0x190)+_0x46cb4f,_0x22d484=_0x54ad39(0x1eb)+_0x46cb4f;_0xc177d2[_0x54ad39(0x204)](_0x5fdca2,()=>{const _0x421b16=_0x54ad39;_0x3cb757[_0x421b16(0x1a1)][_0x421b16(0x216)](_0x5d3e90=>{const _0xf06912=_0x421b16,_0x11c843=_0x381188[_0xf06912(0x22a)](_0x57e0e9),_0x333c6a=_0x11c843[0x0][_0xf06912(0x1b4)](_0xf06912(0x1e9));let _0x33997c;if(_0xf06912(0x1f2)==_0x5fdca2){const _0x483bea=_0x381188[_0xf06912(0x228)](_0x11c843);_0x33997c={'startRow':_0x483bea[_0xf06912(0x21c)],'endRow':_0x483bea[_0xf06912(0x1a4)],'includeAllSlots':!0x0};}else{const _0xd29874=_0x381188[_0xf06912(0x196)](_0x11c843);_0x33997c={'startColumn':_0xd29874[_0xf06912(0x21c)],'endColumn':_0xd29874[_0xf06912(0x1a4)],'includeAllSlots':!0x0};}const _0x50162a=_0x381188[_0xf06912(0x21a)](_0x333c6a,_0x33997c),_0x38ca77=Array[_0xf06912(0x1a5)](_0x50162a)[_0xf06912(0x1df)](({cell:_0x3b51e5})=>_0x3b51e5),_0x135d39=be(_0x38ca77[_0xf06912(0x20d)](_0x2760d1=>_0x2760d1[_0xf06912(0x22e)](_0x2f1988))),_0x79bb71=be(_0x38ca77[_0xf06912(0x20d)](_0x16b7aa=>!_0x16b7aa[_0xf06912(0x22e)](_0x2f1988)))[_0xf06912(0x1df)](_0x49d80d=>_0x5d3e90[_0xf06912(0x219)](_0x49d80d)),_0x25d8ef=_0xc177d2[_0xf06912(0x226)](_0x79bb71,_0x13bc89);if(_0x25d8ef&&(_0xf06912(0x1fe)==_0x25d8ef[_0xf06912(0x1e1)]||_0xf06912(0x1b6)==_0x25d8ef[_0xf06912(0x1e1)])){const _0x3a18e8=this[_0xf06912(0x1ae)](_0x25d8ef);for(const _0x5ce26c of _0x135d39){const _0x4ee735=_0x5d3e90[_0xf06912(0x219)](_0x5ce26c),_0x523b59=_0x381188[_0xf06912(0x1f3)](_0x5ce26c),_0x1c4b33=_0x5ce26c[_0xf06912(0x1b5)](_0x2f1988)-0x1,_0x1d2ebb=_0x3a18e8[_0x33b5fc],_0x40ff57=_0x3a18e8[_0x22d484];_0x1d2ebb<=_0x523b59[_0x55c55f]&&_0x523b59[_0x55c55f]+_0x1c4b33<=_0x40ff57&&_0x25d8ef[_0xf06912(0x1b3)](_0x4ee735);}}});});}function _0x54706f(_0x285d96){const _0x5b93e4=_0x54ad39,_0x38505a=Array[_0x5b93e4(0x1a5)](_0x57e0e9[_0x5b93e4(0x207)]())[_0x5b93e4(0x1df)](_0x150ccf=>_0x445cbb[_0x5b93e4(0x1fb)](_0x150ccf));_0x3cb757[_0x5b93e4(0x1a1)][_0x5b93e4(0x216)](_0x24d788=>{const _0x3d9e22=_0x5b93e4,_0x44f2ee=_0x24d788[_0x3d9e22(0x198)];_0x285d96=_0x285d96[_0x3d9e22(0x20d)](_0x42a1d5=>_0x3d9e22(0x1bb)!=_0x42a1d5[_0x3d9e22(0x202)][_0x3d9e22(0x1ea)]),_0x24d788[_0x3d9e22(0x1c5)](_0x285d96),_0x3cb757[_0x3d9e22(0x1d5)][_0x3d9e22(0x20e)](_0x3d9e22(0x1f2))[_0x3d9e22(0x1c4)](),_0x3cb757[_0x3d9e22(0x1b7)](_0x3d9e22(0x1f2),{'forceDefaultExecution':!0x0}),_0x3cb757[_0x3d9e22(0x1a1)][_0x3d9e22(0x1ab)](()=>{const _0x298dc5=_0x3d9e22;_0x3cb757[_0x298dc5(0x1a1)][_0x298dc5(0x1ab)](_0x44f2ee,_0x3f860a=>{const _0x415b3a=_0x298dc5,_0x16c3d3=_0x38505a[_0x415b3a(0x20d)](_0x317bb8=>_0x415b3a(0x1bb)!=_0x317bb8[_0x415b3a(0x202)][_0x415b3a(0x1ea)]);_0x16c3d3[_0x415b3a(0x1d1)]>0x0&&_0x3f860a[_0x415b3a(0x1c5)](_0x16c3d3);for(const _0x1565a9 of _0x38505a)_0x1565a9[_0x415b3a(0x1de)]();});});});}function _0x28d347(_0x144d82){const _0x4e55dd=_0x54ad39;_0x3cb757[_0x4e55dd(0x1a1)][_0x4e55dd(0x216)](_0x2457ca=>{const _0x110293=_0x4e55dd,_0x430eae=Array[_0x110293(0x1a5)](_0x57e0e9[_0x110293(0x207)]())[_0x110293(0x1df)](_0x1850c1=>_0x445cbb[_0x110293(0x1fb)](_0x1850c1)),_0x2cbd67=[];for(const _0x4f2fc5 of _0x144d82)for(const _0x5226ca of _0x4f2fc5[_0x110293(0x1c2)]({'shallow':!0x0}))_0x2cbd67[_0x110293(0x1e7)](_0x5226ca);for(const _0x55fcc7 of _0x2cbd67)_0x110293(0x1bb)!=_0x55fcc7[_0x110293(0x202)][_0x110293(0x1ea)]&&(_0x2457ca[_0x110293(0x1c5)](_0x2457ca[_0x110293(0x199)](_0x55fcc7,0x0)),_0x3cb757[_0x110293(0x1d5)][_0x110293(0x20e)](_0x110293(0x1ba))[_0x110293(0x1c4)](),_0x3cb757[_0x110293(0x1b7)](_0x110293(0x1ba),{'forceDefaultExecution':!0x0}));const _0x520771=_0x430eae[_0x110293(0x20d)](_0x444da5=>_0x110293(0x1bb)!=_0x444da5[_0x110293(0x202)][_0x110293(0x1ea)]);_0x520771[_0x110293(0x1d1)]>0x0&&_0x2457ca[_0x110293(0x1c5)](_0x520771);for(const _0x329da0 of _0x430eae)_0x329da0[_0x110293(0x1de)]();});}function _0x4a2460(_0x556a57,_0x3c7695){const _0xc41bb8=_0x54ad39;return _0x3c7695[_0xc41bb8(0x195)](_0x462f1d=>_0x556a57[_0xc41bb8(0x1cb)](_0x99c4ef=>_0x99c4ef[_0xc41bb8(0x222)][_0xc41bb8(0x1bd)](_0x462f1d[_0xc41bb8(0x191)])||_0x462f1d[_0xc41bb8(0x222)][_0xc41bb8(0x1bd)](_0x99c4ef[_0xc41bb8(0x191)])));}function _0x5c61cd(_0x272af6,_0x371c84){const _0x5233ee=_0x54ad39;return!_0x272af6[_0x5233ee(0x1cb)](_0x1dd339=>_0x371c84[_0x5233ee(0x1cb)](_0x350b6a=>_0x1dd339[_0x5233ee(0x22f)](_0x350b6a)))&&_0x272af6[_0x5233ee(0x1cb)](_0x3b50c5=>_0x371c84[_0x5233ee(0x1cb)](_0x3b5771=>_0x3b50c5[_0x5233ee(0x222)][_0x5233ee(0x1d8)](_0x3b5771[_0x5233ee(0x191)])));}_0x3cb757[_0x54ad39(0x214)][_0x54ad39(0x21f)]['on'](_0x54ad39(0x1f7),(_0x2a8e1c,_0x1dbd39,_0x180a86)=>{const _0x4be83f=_0x54ad39;if(!_0x180a86[_0x4be83f(0x1fc)][_0x4be83f(0x221)])return;const _0x226e7b=_0x1dbd39[_0x4be83f(0x1af)];if(!_0x226e7b)return;const _0x58ce8f=_0x180a86[_0x4be83f(0x200)][_0x4be83f(0x1dd)](_0x226e7b);function _0x56b9bc(_0x2788c1){const _0x2b24dd=_0x4be83f;return Array[_0x2b24dd(0x201)](_0x2788c1)?_0x2788c1:[_0x2788c1];}_0x58ce8f&&_0x4be83f(0x213)===_0x226e7b[_0x4be83f(0x1c0)]&&_0x13e1fc(_0x58ce8f,_0x180a86[_0x4be83f(0x1aa)],(_0x4e7269,_0x11f52e,_0x2c5229)=>_0x2c5229[_0x4be83f(0x1c7)](_0x56b9bc(_0x11f52e[_0x4be83f(0x1dc)]),_0x4e7269),(_0x59a6c3,_0x1048ce,_0x464c9b)=>_0x464c9b[_0x4be83f(0x208)](_0x56b9bc(_0x1048ce[_0x4be83f(0x1dc)]),_0x59a6c3));},{'priority':_0x54ad39(0x1fa)}),_0xc177d2[_0x54ad39(0x20b)][_0x54ad39(0x1ed)](_0x5cdc13=>{const _0x37d927=_0x54ad39;if(_0x37d927(0x20a)!=_0x5cdc13[_0x37d927(0x1f9)]&&_0x37d927(0x1c1)!=_0x5cdc13[_0x37d927(0x1f9)])return;const _0xb2ebda=_0x5cdc13[_0x37d927(0x1cf)]();if(null!=_0xb2ebda&&_0xb2ebda['is'](_0x37d927(0x22c),_0x37d927(0x1e9))){if(_0x37d927(0x20a)==_0x5cdc13[_0x37d927(0x1f9)]){const _0x8e1588=_0x5cdc13[_0x37d927(0x1c2)]()[_0x37d927(0x20d)](_0x2c7ba2=>_0x2c7ba2['is'](_0x37d927(0x22b)))[_0x37d927(0x1df)](_0x4be632=>_0x4be632[_0x37d927(0x214)]);if(_0x8e1588[_0x37d927(0x1d1)])return{'type':_0x37d927(0x20a),'content':_0x2e89f4(_0x484a21,_0x37d927(0x1ec),_0x2e89f4(_0x484a21,_0x37d927(0x1db),'\x22'+_0x8e1588[_0x37d927(0x210)]('\x20')+'\x22'))};}if(_0x37d927(0x1c1)==_0x5cdc13[_0x37d927(0x1f9)]){const _0x58cdd1=_0x5cdc13[_0x37d927(0x1c2)]()[_0x37d927(0x20d)](_0x1c6c9f=>_0x1c6c9f['is'](_0x37d927(0x22b)))[_0x37d927(0x1df)](_0x3c8b38=>_0x3c8b38[_0x37d927(0x214)]);if(_0x58cdd1[_0x37d927(0x1d1)])return{'type':_0x37d927(0x1c1),'content':_0x2e89f4(_0x484a21,_0x37d927(0x209),_0x2e89f4(_0x484a21,_0x37d927(0x1db),'\x22'+_0x58cdd1[_0x37d927(0x210)]('\x20')+'\x22'))};}}}),_0xc177d2[_0x54ad39(0x20b)][_0x54ad39(0x1ed)](_0x5f325f=>{const _0x57dbde=_0x54ad39;if(_0x57dbde(0x1fe)==_0x5f325f[_0x57dbde(0x1e1)]){const _0x207232=_0x5f325f[_0x57dbde(0x1c2)]()[_0x57dbde(0x20d)](_0x29e7bb=>_0x29e7bb['is'](_0x57dbde(0x22b)))[_0x57dbde(0x1df)](_0x1540d4=>_0x1540d4[_0x57dbde(0x214)]),_0x48b94c=this[_0x57dbde(0x1ae)](_0x5f325f),_0x37d07d=_0x48b94c[_0x57dbde(0x1bc)]-_0x48b94c[_0x57dbde(0x1e2)]+0x1;if(_0x57dbde(0x20a)==_0x5f325f[_0x57dbde(0x1f9)])return _0x207232[_0x57dbde(0x1d1)]?{'type':_0x57dbde(0x20a),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x1ec),_0x2e89f4(_0x484a21,_0x57dbde(0x227),[_0x37d07d,'\x22'+_0x207232[_0x57dbde(0x210)]('\x20')+'\x22']))}:{'type':_0x57dbde(0x20a),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x1ec),_0x2e89f4(_0x484a21,_0x57dbde(0x211),_0x37d07d))};if(_0x57dbde(0x1c1)==_0x5f325f[_0x57dbde(0x1f9)])return _0x207232[_0x57dbde(0x1d1)]?{'type':_0x57dbde(0x1c1),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x209),_0x2e89f4(_0x484a21,_0x57dbde(0x227),[_0x37d07d,'\x22'+_0x207232[_0x57dbde(0x210)]('\x20')+'\x22']))}:{'type':_0x57dbde(0x1c1),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x209),_0x2e89f4(_0x484a21,_0x57dbde(0x211),_0x37d07d))};}if(_0x57dbde(0x1b6)==_0x5f325f[_0x57dbde(0x1e1)]){const _0x400f60=_0x5f325f[_0x57dbde(0x1c2)]()[_0x57dbde(0x20d)](_0x210d62=>_0x210d62['is'](_0x57dbde(0x22b)))[_0x57dbde(0x1df)](_0x16f8f5=>_0x16f8f5[_0x57dbde(0x214)]),_0x270403=this[_0x57dbde(0x1ae)](_0x5f325f),_0x6a2ef6=_0x270403[_0x57dbde(0x21d)]-_0x270403[_0x57dbde(0x19b)]+0x1;if(_0x57dbde(0x20a)==_0x5f325f[_0x57dbde(0x1f9)])return _0x400f60[_0x57dbde(0x1d1)]?{'type':_0x57dbde(0x20a),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x1ec),_0x2e89f4(_0x484a21,_0x57dbde(0x1c8),[_0x6a2ef6,'\x22'+_0x400f60[_0x57dbde(0x210)]('\x20')+'\x22']))}:{'type':_0x57dbde(0x20a),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x1ec),_0x2e89f4(_0x484a21,_0x57dbde(0x1b2),_0x6a2ef6))};if(_0x57dbde(0x1c1)==_0x5f325f[_0x57dbde(0x1f9)])return _0x400f60[_0x57dbde(0x1d1)]?{'type':_0x57dbde(0x1c1),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x209),_0x2e89f4(_0x484a21,_0x57dbde(0x1c8),[_0x6a2ef6,'\x22'+_0x400f60[_0x57dbde(0x210)]('\x20')+'\x22']))}:{'type':_0x57dbde(0x1c1),'content':_0x2e89f4(_0x484a21,_0x57dbde(0x209),_0x2e89f4(_0x484a21,_0x57dbde(0x1b2),_0x6a2ef6))};}}),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x20a),_0x54ad39(0x1fe),_0x54ad39(0x224),_0x54706f),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x1c1),_0x54ad39(0x1fe),_0x54ad39(0x1b0),_0x54706f),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x20a),_0x54ad39(0x1b6),_0x54ad39(0x224),_0x28d347),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x1c1),_0x54ad39(0x1b6),_0x54ad39(0x1b0),_0x28d347),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x20a),_0x54ad39(0x1b6),_0x54ad39(0x210),_0x4a2460),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x1c1),_0x54ad39(0x1b6),_0x54ad39(0x210),_0x4a2460),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x20a),_0x54ad39(0x1fe),_0x54ad39(0x210),_0x5c61cd),_0xc177d2[_0x54ad39(0x19c)][_0x54ad39(0x18e)](_0x54ad39(0x1c1),_0x54ad39(0x1fe),_0x54ad39(0x210),_0x5c61cd);}[_0x32d86f(0x1a8)](){const _0x161fa5=_0x32d86f,_0x1558a3=this[_0x161fa5(0x1ce)],_0x42549c=_0x1558a3[_0x161fa5(0x1a1)][_0x161fa5(0x218)][_0x161fa5(0x212)];return(_0x331c2e,_0x5a9dd1)=>{const _0x129d96=_0x161fa5;_0x1558a3[_0x129d96(0x1a1)][_0x129d96(0x216)](_0x183e12=>{const _0x17857a=_0x129d96,{commandName:_0x1f70a2,commandParams:_0x8d27db}=_0x5a9dd1;let _0x4afc0d=_0x331c2e[0x0][_0x17857a(0x222)][_0x17857a(0x194)];_0x8d27db&&_0x8d27db[0x0]&&!0x1===_0x8d27db[0x0][_0x17857a(0x229)]&&(_0x4afc0d=_0x331c2e[0x0][_0x17857a(0x191)][_0x17857a(0x1ef)]);const _0x4c568f=_0x183e12[_0x17857a(0x1f8)](_0x4afc0d);if(_0x17857a(0x1bb)==_0x4c568f[_0x17857a(0x202)][_0x17857a(0x1ea)])return;const _0x3da2a0=Array[_0x17857a(0x1a5)](_0x42549c[_0x17857a(0x207)]())[_0x17857a(0x1df)](_0x56073c=>_0x445cbb[_0x17857a(0x1fb)](_0x56073c));_0x183e12[_0x17857a(0x1c5)](_0x4c568f),_0x1558a3[_0x17857a(0x1d5)][_0x17857a(0x20e)](_0x1f70a2)[_0x17857a(0x1c4)](),_0x8d27db[_0x17857a(0x1e7)]({'forceDefaultExecution':!0x0}),_0x1558a3[_0x17857a(0x1b7)](_0x1f70a2,..._0x8d27db);const _0x9d9ba4=_0x3da2a0[_0x17857a(0x20d)](_0x29970b=>_0x17857a(0x1bb)!=_0x29970b[_0x17857a(0x202)][_0x17857a(0x1ea)]);_0x9d9ba4[_0x17857a(0x1d1)]>0x0&&_0x183e12[_0x17857a(0x1c5)](_0x9d9ba4);for(const _0x4f97a2 of _0x3da2a0)_0x4f97a2[_0x17857a(0x1de)]();});};}[_0x32d86f(0x1c6)](_0x19f76d){const _0x45e240=_0x32d86f,_0x3be70e=this[_0x45e240(0x1ce)][_0x45e240(0x1e0)][_0x45e240(0x20e)](_0x45e240(0x223));let _0x37842e=Number[_0x45e240(0x1a9)],_0x468660=Number[_0x45e240(0x1f1)],_0x545b1f=Number[_0x45e240(0x1a9)],_0x2d74c2=Number[_0x45e240(0x1f1)];for(const _0x9459b of _0x19f76d){if(_0x45e240(0x1bb)==_0x9459b[_0x45e240(0x202)][_0x45e240(0x1ea)])continue;const {row:_0x3c43c9,column:_0x3e80f2}=_0x3be70e[_0x45e240(0x1f3)](_0x9459b),_0xe94de4=_0x9459b[_0x45e240(0x22e)](_0x45e240(0x1ff))?_0x9459b[_0x45e240(0x1b5)](_0x45e240(0x1ff))-0x1:0x0,_0x33f76e=_0x9459b[_0x45e240(0x22e)](_0x45e240(0x1ac))?_0x9459b[_0x45e240(0x1b5)](_0x45e240(0x1ac))-0x1:0x0;_0x37842e=_0x3c43c9<_0x37842e?_0x3c43c9:_0x37842e,_0x468660=_0x3c43c9+_0xe94de4>_0x468660?_0x3c43c9+_0xe94de4:_0x468660,_0x545b1f=_0x3e80f2<_0x545b1f?_0x3e80f2:_0x545b1f,_0x2d74c2=_0x3e80f2+_0x33f76e>_0x2d74c2?_0x3e80f2+_0x33f76e:_0x2d74c2;}return{'minRow':_0x37842e,'maxRow':_0x468660,'minColumn':_0x545b1f,'maxColumn':_0x2d74c2};}[_0x32d86f(0x1d6)](){const _0x61c8e=_0x32d86f,_0x4ef77c=this[_0x61c8e(0x1ce)],_0x569026=_0x4ef77c[_0x61c8e(0x1e0)][_0x61c8e(0x20e)](_0x61c8e(0x1c3)),_0x3a9c1b=_0x4ef77c[_0x61c8e(0x1e0)][_0x61c8e(0x20e)](_0x61c8e(0x223));_0x4ef77c[_0x61c8e(0x1a1)][_0x61c8e(0x218)]['on'](_0x61c8e(0x1e3),()=>{const _0x5c2190=_0x61c8e,_0x38a9ce=Array[_0x5c2190(0x1a5)](_0x4ef77c[_0x5c2190(0x1a1)][_0x5c2190(0x218)][_0x5c2190(0x193)][_0x5c2190(0x1f0)]());for(const {name:_0x2492ee,data:_0x4e0b9e}of _0x38a9ce){const {group:_0x8fefae,id:_0x5cca5e,subType:_0x5b5b71}=_0x569026[_0x5c2190(0x1d4)](_0x2492ee);if(_0x5c2190(0x1f6)!=_0x8fefae)continue;if(null!=_0x4e0b9e[_0x5c2190(0x1ca)])continue;const _0x298475=_0x569026[_0x5c2190(0x1e4)](_0x5cca5e);this[_0x5c2190(0x215)][_0x5c2190(0x1a3)](_0x5b5b71)&&this[_0x5c2190(0x206)][_0x5c2190(0x21b)](_0x298475);}},{'priority':_0x61c8e(0x217)});const _0xa5aea6=(_0x3f8527,_0x148e5d)=>{const _0x139575=_0x61c8e;let _0x11e3a5=!0x1;const _0x15d4c3=_0x148e5d[_0x139575(0x219)](_0x3f8527),_0x5ca658=_0x3f8527[_0x139575(0x1b4)](_0x139575(0x1e9)),_0x4d0ea2=_0x3a9c1b[_0x139575(0x1f3)](_0x3f8527);for(const _0x40c862 of this[_0x139575(0x206)]){const _0x57cab8=_0x40c862[_0x139575(0x1e1)],_0x498afa=_0x57cab8[_0x139575(0x1a2)](_0x139575(0x18f)),_0x5dd34b=_0x57cab8[_0x139575(0x1d7)](_0x498afa?0xa:0x5),_0x1015f6=_0x5dd34b[_0x139575(0x1e5)](),_0x5081a5=_0x1015f6[_0x139575(0x1d7)](0x0,0x3)+_0x139575(0x1d9),_0x512988=_0x139575(0x190)+_0x5dd34b,_0x3de717=_0x139575(0x1eb)+_0x5dd34b;if(!_0x40c862[_0x139575(0x205)])continue;if(_0x5ca658!=_0x40c862[_0x139575(0x220)]()[_0x139575(0x191)][_0x139575(0x1b4)](_0x139575(0x1e9)))continue;if(_0x40c862[_0x139575(0x22d)](_0x15d4c3))continue;const _0x27474b=_0x3f8527[_0x139575(0x22e)](_0x5081a5)?_0x3f8527[_0x139575(0x1b5)](_0x5081a5)-0x1:0x0,_0x305c2b=this[_0x139575(0x1ae)](_0x40c862),_0x555c41=_0x305c2b[_0x512988],_0x478659=_0x305c2b[_0x3de717];_0x555c41<=_0x4d0ea2[_0x1015f6]&&_0x4d0ea2[_0x1015f6]+_0x27474b<=_0x478659&&(_0x40c862[_0x139575(0x1b3)](_0x15d4c3),_0x11e3a5=!0x0);}return _0x11e3a5;};_0x4ef77c[_0x61c8e(0x1a1)][_0x61c8e(0x218)][_0x61c8e(0x1f4)](_0x199a37=>{const _0x4693c3=_0x61c8e;let _0xca884e=!0x1;for(const _0x787411 of _0x4ef77c[_0x4693c3(0x1a1)][_0x4693c3(0x218)][_0x4693c3(0x193)][_0x4693c3(0x1be)]())if(_0x4693c3(0x1f5)==_0x787411[_0x4693c3(0x1f9)]){if(_0x4693c3(0x1fe)==_0x787411[_0x4693c3(0x1c0)]){for(const _0x3eba84 of _0x787411[_0x4693c3(0x1cc)][_0x4693c3(0x1ef)][_0x4693c3(0x19d)]())_0xca884e=_0xca884e||_0xa5aea6(_0x3eba84,_0x199a37);}else _0x4693c3(0x213)==_0x787411[_0x4693c3(0x1c0)]&&(_0xca884e=_0xca884e||_0xa5aea6(_0x787411[_0x4693c3(0x1cc)][_0x4693c3(0x1ef)],_0x199a37));}return _0xca884e;});}[_0x32d86f(0x1ae)](_0xb23bef){const _0x1f7bd3=_0x32d86f;return this[_0x1f7bd3(0x1c6)](_0xb23bef[_0x1f7bd3(0x207)]()[_0x1f7bd3(0x1df)](_0x3b4cb9=>_0x3b4cb9[_0x1f7bd3(0x191)][_0x1f7bd3(0x1ef)]));}}function be(_0x51f77c){const _0x4591cd=_0x32d86f;return Array[_0x4591cd(0x1a5)](new Set(_0x51f77c)[_0x4591cd(0x1cd)]());}
23
+ const _0x489bd7=_0x4d4b;(function(_0x32e3a5,_0x3c4dcc){const _0x5106a0=_0x4d4b,_0x18cd86=_0x32e3a5();while(!![]){try{const _0x367bae=-parseInt(_0x5106a0(0x150))/0x1*(-parseInt(_0x5106a0(0xd9))/0x2)+parseInt(_0x5106a0(0x14a))/0x3+parseInt(_0x5106a0(0x10e))/0x4*(parseInt(_0x5106a0(0xf7))/0x5)+-parseInt(_0x5106a0(0xfb))/0x6+parseInt(_0x5106a0(0x14e))/0x7*(-parseInt(_0x5106a0(0x145))/0x8)+parseInt(_0x5106a0(0x115))/0x9+parseInt(_0x5106a0(0x112))/0xa*(-parseInt(_0x5106a0(0xd1))/0xb);if(_0x367bae===_0x3c4dcc)break;else _0x18cd86['push'](_0x18cd86['shift']());}catch(_0x216aa0){_0x18cd86['push'](_0x18cd86['shift']());}}}(_0x3f76,0x7d13b));import{Plugin as _0x7ea975}from'ckeditor5/src/core.js';function _0x4d4b(_0x3273e1,_0x54878e){const _0x3f7646=_0x3f76();return _0x4d4b=function(_0x4d4b23,_0x32cab0){_0x4d4b23=_0x4d4b23-0xbd;let _0x118bcd=_0x3f7646[_0x4d4b23];return _0x118bcd;},_0x4d4b(_0x3273e1,_0x54878e);}import{LiveRange as _0x6442b9}from'ckeditor5/src/engine.js';function _0x3f76(){const _0x280c5d=['ELEMENT_TABLE_COLUMN_WITH_TEXT','insertTable','max','hasAttribute','isIntersecting','enqueueChange','forceValue','discard','isEqual','enableCommand','registerElementLabel','insertion','accept','data','4wGDfEI','highest','_splitMarkerName','_getCoordsForCells','12953930kkyITE','afterInit','selectTableRow','5954688TfkQpz','insertTableColumnLeft','deletion','locale','options','getAttribute','registerCustomCallback','*Insert:*\x20%0','batch','document','values','tablePaste','change','last','markMultiRangeDeletion','toViewElement','getFirstRange','every','filter','ELEMENT_TABLE_ROW_WITH_TEXT','cell','nodeAfter','startsWith','createTableWalker','detach','removeTableRow','findAncestor','length','minRow','map','some','addClass','get','add','showSuggestionHighlights','has','registerDescriptionCallback','minColumn','MIN_SAFE_INTEGER','editor','rootName','getChangedMarkers','subType','_getSuggestionCoords','oldRange','execute','selectTableColumn','getChildren','1018144SfyBbJ','getSuggestion','$graveyard','low','change:data','1850619GpJxeu','insertTableRowAbove','getContainedElement','fromRange','7YoLxyX','TableUtils','1387yuyQUP','isIntersectingWithRange','maxRow','*Remove:*\x20%0','getSelectionAffectedTableCells','markMultiRangeInsertion','refresh','ELEMENT_TABLE','createPositionAt','from','model','getRowIndexes','_tablePostFixingSubtypes','getCellLocation','rowspan','createRangeOn','tableColumn','ELEMENT_TABLE_COLUMN','maxColumn','colspan','getChanges','type','substr','commands','removeTableColumn','tableCell','_tableSuggestions','mapper','selection','join','getItems','ELEMENT_TABLE_ROW','push','nodeBefore','toLowerCase','differ','insertTableRowBelow','11etUjIc','insert','position','setSelection','TrackChangesEditing','_setupColumnsRowsFixing','addRange','left','908tGmHfw','getColumnIndexes','classes','table','MAX_SAFE_INTEGER','suggestion','plugins','order','span','downcastDispatcher','removeClass','item','getRanges','descriptionFactory','TableEditing','_acceptFormatSuggestionCallbackFactory','above','first','isInContent','min','insertTableColumnRight','name','isArray','tableRow','$textProxy','end','ELEMENT_TABLE_WITH_TEXT','writer','createRangeIn','includes','2341380rWRXzG','addMarker:suggestion','root','registerPostFixer','2649018CCviop','_suggestionFactory','start','isTouching','element'];_0x3f76=function(){return _0x280c5d;};return _0x3f76();}import{setHighlightHandling as _0x1460c8}from'ckeditor5/src/widget.js';import{getTranslation as _0x36ae0e}from'../utils/common-translations.js';export default class It extends _0x7ea975{constructor(_0x3850d5){const _0x3061af=_0x4d4b;super(_0x3850d5),this[_0x3061af(0x15c)]=[_0x3061af(0xf0),_0x3061af(0x160)],this[_0x3061af(0xc6)]=new Set();}[_0x489bd7(0x113)](){const _0x334cf5=_0x489bd7,_0x19ef3e=this[_0x334cf5(0x13c)],_0xd3b654=_0x19ef3e[_0x334cf5(0x15a)][_0x334cf5(0x11e)][_0x334cf5(0xc8)];if(!_0x19ef3e[_0x334cf5(0xdf)][_0x334cf5(0x138)](_0x334cf5(0xe7)))return;const _0x9a9486=_0x19ef3e[_0x334cf5(0x118)],_0x3b5986=_0x19ef3e[_0x334cf5(0xdf)][_0x334cf5(0x135)](_0x334cf5(0xd5)),_0x4ddb72=_0x19ef3e[_0x334cf5(0xdf)][_0x334cf5(0x135)](_0x334cf5(0x14f));_0x3b5986[_0x334cf5(0xe6)][_0x334cf5(0x10a)](_0x334cf5(0xdc),_0x81d3b3=>_0x36ae0e(_0x9a9486,_0x334cf5(0x157),_0x81d3b3)),this[_0x334cf5(0xd6)](),_0x3b5986[_0x334cf5(0x109)](_0x334cf5(0x101)),_0x3b5986[_0x334cf5(0x109)](_0x334cf5(0x114)),_0x3b5986[_0x334cf5(0x109)](_0x334cf5(0x143));for(const _0x116747 of[_0x334cf5(0x14b),_0x334cf5(0xd0)]){const _0x1e4cd9=_0x19ef3e[_0x334cf5(0xc3)][_0x334cf5(0x135)](_0x116747);_0x3b5986[_0x334cf5(0x109)](_0x116747,_0x5963a0=>{const _0x18d89e=_0x334cf5;_0x19ef3e[_0x18d89e(0x15a)][_0x18d89e(0x121)](_0x48d455=>{const _0x2ce0c0=_0x18d89e;_0x5963a0();const _0x1e67f7=_0x2ce0c0(0xe9)===_0x1e4cd9[_0x2ce0c0(0xe0)],_0x42e5b2=_0x4ddb72[_0x2ce0c0(0x154)](_0xd3b654),_0x341bf0=_0x4ddb72[_0x2ce0c0(0x15b)](_0x42e5b2),_0x501914=_0x1e67f7?_0x341bf0[_0x2ce0c0(0xea)]-0x1:_0x341bf0[_0x2ce0c0(0x122)]+0x1,_0xefff78=_0x42e5b2[0x0][_0x2ce0c0(0x12f)](_0x2ce0c0(0xdc)),_0x3fdc14=_0x4ddb72[_0x2ce0c0(0x12c)](_0xefff78,{'startRow':_0x501914,'endRow':_0x501914}),_0x3a7dee=Array[_0x2ce0c0(0x159)](_0x3fdc14)[_0x2ce0c0(0x132)](_0x193ada=>_0x48d455[_0x2ce0c0(0x15f)](_0x193ada[_0x2ce0c0(0x129)]));_0x3b5986[_0x2ce0c0(0x155)](_0x3a7dee,_0x2ce0c0(0xf0));});});}for(const _0x4bbba4 of[_0x334cf5(0x116),_0x334cf5(0xed)]){const _0xeea1c9=_0x19ef3e[_0x334cf5(0xc3)][_0x334cf5(0x135)](_0x4bbba4);_0x3b5986[_0x334cf5(0x109)](_0x4bbba4,_0x146f3f=>{const _0x4ae9cd=_0x334cf5;_0x19ef3e[_0x4ae9cd(0x15a)][_0x4ae9cd(0x121)](_0xf00f72=>{const _0x1b0897=_0x4ae9cd;_0x146f3f();const _0x148dfb=_0x1b0897(0xd8)===_0xeea1c9[_0x1b0897(0xe0)],_0xfd8a9=_0x4ddb72[_0x1b0897(0x154)](_0xd3b654),_0xf44a36=_0x4ddb72[_0x1b0897(0xda)](_0xfd8a9),_0x327c01=_0x148dfb?_0xf44a36[_0x1b0897(0xea)]-0x1:_0xf44a36[_0x1b0897(0x122)]+0x1,_0x4f3510=_0xfd8a9[0x0][_0x1b0897(0x12f)](_0x1b0897(0xdc)),_0x3fc3b1=_0x4ddb72[_0x1b0897(0x12c)](_0x4f3510,{'startRow':0x0,'column':_0x327c01,'includeAllSlots':!0x1}),_0x47c57b=Array[_0x1b0897(0x159)](_0x3fc3b1)[_0x1b0897(0x132)](_0x50c6ad=>_0xf00f72[_0x1b0897(0x15f)](_0x50c6ad[_0x1b0897(0x129)]));_0x3b5986[_0x1b0897(0x155)](_0x47c57b,_0x1b0897(0x160));});});}for(const _0x428d8a of[_0x334cf5(0x12e),_0x334cf5(0xc4)]){const _0xd20c4b=_0x428d8a[_0x334cf5(0xc2)](0xb),_0x1999e0=_0xd20c4b[_0x334cf5(0xce)](),_0x1ce141=_0x1999e0[_0x334cf5(0xc2)](0x0,0x3)+_0x334cf5(0xe1),_0xbf3431=_0x334cf5(0xdc)+_0xd20c4b,_0xb2c57=_0x334cf5(0xec)+_0xd20c4b,_0xcacbcb=_0x334cf5(0x102)+_0xd20c4b;_0x3b5986[_0x334cf5(0x109)](_0x428d8a,()=>{const _0xafa72b=_0x334cf5;_0x19ef3e[_0xafa72b(0x15a)][_0xafa72b(0x121)](_0x31644f=>{const _0x20377c=_0xafa72b,_0x584c9d=_0x4ddb72[_0x20377c(0x154)](_0xd3b654),_0x3cbf96=_0x584c9d[0x0][_0x20377c(0x12f)](_0x20377c(0xdc));let _0x4b7203;if(_0x20377c(0x12e)==_0x428d8a){const _0x52574c=_0x4ddb72[_0x20377c(0x15b)](_0x584c9d);_0x4b7203={'startRow':_0x52574c[_0x20377c(0xea)],'endRow':_0x52574c[_0x20377c(0x122)],'includeAllSlots':!0x0};}else{const _0x435ecf=_0x4ddb72[_0x20377c(0xda)](_0x584c9d);_0x4b7203={'startColumn':_0x435ecf[_0x20377c(0xea)],'endColumn':_0x435ecf[_0x20377c(0x122)],'includeAllSlots':!0x0};}const _0x208032=_0x4ddb72[_0x20377c(0x12c)](_0x3cbf96,_0x4b7203),_0x5c80d6=Array[_0x20377c(0x159)](_0x208032)[_0x20377c(0x132)](({cell:_0x12e520})=>_0x12e520),_0x160130=be(_0x5c80d6[_0x20377c(0x127)](_0x676591=>_0x676591[_0x20377c(0x103)](_0x1ce141))),_0x20dd31=be(_0x5c80d6[_0x20377c(0x127)](_0x4506b9=>!_0x4506b9[_0x20377c(0x103)](_0x1ce141)))[_0x20377c(0x132)](_0xd93de9=>_0x31644f[_0x20377c(0x15f)](_0xd93de9)),_0x81da3c=_0x3b5986[_0x20377c(0x123)](_0x20dd31,_0xbf3431);if(_0x81da3c&&(_0x20377c(0xf0)==_0x81da3c[_0x20377c(0x13f)]||_0x20377c(0x160)==_0x81da3c[_0x20377c(0x13f)])){const _0x41df3f=this[_0x20377c(0x140)](_0x81da3c);for(const _0x4dc15f of _0x160130){const _0x444294=_0x31644f[_0x20377c(0x15f)](_0x4dc15f),_0xebb0e=_0x4ddb72[_0x20377c(0x15d)](_0x4dc15f),_0x254920=_0x4dc15f[_0x20377c(0x11a)](_0x1ce141)-0x1,_0x4f8454=_0x41df3f[_0xb2c57],_0x29e4f6=_0x41df3f[_0xcacbcb];_0x4f8454<=_0xebb0e[_0x1999e0]&&_0xebb0e[_0x1999e0]+_0x254920<=_0x29e4f6&&_0x81da3c[_0x20377c(0xd7)](_0x444294);}}});});}function _0x5bc211(_0x97de05){const _0x382445=_0x334cf5,_0x50bffa=Array[_0x382445(0x159)](_0xd3b654[_0x382445(0xe5)]())[_0x382445(0x132)](_0x3279b2=>_0x6442b9[_0x382445(0x14d)](_0x3279b2));_0x19ef3e[_0x382445(0x15a)][_0x382445(0x121)](_0x5bdeda=>{const _0x3ee120=_0x382445,_0x55d580=_0x5bdeda[_0x3ee120(0x11d)];_0x97de05=_0x97de05[_0x3ee120(0x127)](_0xa11df3=>_0x3ee120(0x147)!=_0xa11df3[_0x3ee120(0xf9)][_0x3ee120(0x13d)]),_0x5bdeda[_0x3ee120(0xd4)](_0x97de05),_0x19ef3e[_0x3ee120(0xc3)][_0x3ee120(0x135)](_0x3ee120(0x12e))[_0x3ee120(0x156)](),_0x19ef3e[_0x3ee120(0x142)](_0x3ee120(0x12e),{'forceDefaultExecution':!0x0}),_0x19ef3e[_0x3ee120(0x15a)][_0x3ee120(0x105)](()=>{const _0xf0d06b=_0x3ee120;_0x19ef3e[_0xf0d06b(0x15a)][_0xf0d06b(0x105)](_0x55d580,_0x43a29b=>{const _0x7855f=_0xf0d06b,_0x5421b6=_0x50bffa[_0x7855f(0x127)](_0x1e5bee=>_0x7855f(0x147)!=_0x1e5bee[_0x7855f(0xf9)][_0x7855f(0x13d)]);_0x5421b6[_0x7855f(0x130)]>0x0&&_0x43a29b[_0x7855f(0xd4)](_0x5421b6);for(const _0x1776ef of _0x50bffa)_0x1776ef[_0x7855f(0x12d)]();});});});}function _0x17d5d0(_0x1e704c){const _0x2ce3c7=_0x334cf5;_0x19ef3e[_0x2ce3c7(0x15a)][_0x2ce3c7(0x121)](_0x34555f=>{const _0x22bef2=_0x2ce3c7,_0x2b80ae=Array[_0x22bef2(0x159)](_0xd3b654[_0x22bef2(0xe5)]())[_0x22bef2(0x132)](_0x3de27f=>_0x6442b9[_0x22bef2(0x14d)](_0x3de27f)),_0x21d24c=[];for(const _0x52997c of _0x1e704c)for(const _0x5d0b11 of _0x52997c[_0x22bef2(0xca)]({'shallow':!0x0}))_0x21d24c[_0x22bef2(0xcc)](_0x5d0b11);for(const _0x18a027 of _0x21d24c)_0x22bef2(0x147)!=_0x18a027[_0x22bef2(0xf9)][_0x22bef2(0x13d)]&&(_0x34555f[_0x22bef2(0xd4)](_0x34555f[_0x22bef2(0x158)](_0x18a027,0x0)),_0x19ef3e[_0x22bef2(0xc3)][_0x22bef2(0x135)](_0x22bef2(0xc4))[_0x22bef2(0x156)](),_0x19ef3e[_0x22bef2(0x142)](_0x22bef2(0xc4),{'forceDefaultExecution':!0x0}));const _0x409124=_0x2b80ae[_0x22bef2(0x127)](_0x52526a=>_0x22bef2(0x147)!=_0x52526a[_0x22bef2(0xf9)][_0x22bef2(0x13d)]);_0x409124[_0x22bef2(0x130)]>0x0&&_0x34555f[_0x22bef2(0xd4)](_0x409124);for(const _0x542a5e of _0x2b80ae)_0x542a5e[_0x22bef2(0x12d)]();});}function _0x2f507d(_0x354d1a,_0x2a95e2){const _0x885047=_0x334cf5;return _0x2a95e2[_0x885047(0x126)](_0x553487=>_0x354d1a[_0x885047(0x133)](_0x447779=>_0x447779[_0x885047(0xf2)][_0x885047(0x108)](_0x553487[_0x885047(0xfd)])||_0x553487[_0x885047(0xf2)][_0x885047(0x108)](_0x447779[_0x885047(0xfd)])));}function _0x234dd1(_0x2d2a88,_0x322164){const _0x5a798e=_0x334cf5;return!_0x2d2a88[_0x5a798e(0x133)](_0x1cff46=>_0x322164[_0x5a798e(0x133)](_0x42c0f5=>_0x1cff46[_0x5a798e(0x104)](_0x42c0f5)))&&_0x2d2a88[_0x5a798e(0x133)](_0x483f70=>_0x322164[_0x5a798e(0x133)](_0x4736c0=>_0x483f70[_0x5a798e(0xf2)][_0x5a798e(0xfe)](_0x4736c0[_0x5a798e(0xfd)])));}_0x19ef3e[_0x334cf5(0x10d)][_0x334cf5(0xe2)]['on'](_0x334cf5(0xf8),(_0x3ae4a7,_0x2e7432,_0xe712fd)=>{const _0x80f5fd=_0x334cf5;if(!_0xe712fd[_0x80f5fd(0x119)][_0x80f5fd(0x137)])return;const _0x3455d8=_0x2e7432[_0x80f5fd(0xe4)];if(!_0x3455d8)return;const _0x265d2e=_0xe712fd[_0x80f5fd(0xc7)][_0x80f5fd(0x124)](_0x3455d8);function _0x5727fe(_0xfc9926){const _0x250335=_0x80f5fd;return Array[_0x250335(0xef)](_0xfc9926)?_0xfc9926:[_0xfc9926];}_0x265d2e&&_0x80f5fd(0xc5)===_0x3455d8[_0x80f5fd(0xee)]&&_0x1460c8(_0x265d2e,_0xe712fd[_0x80f5fd(0xf4)],(_0x369527,_0xd57925,_0x4108f9)=>_0x4108f9[_0x80f5fd(0x134)](_0x5727fe(_0xd57925[_0x80f5fd(0xdb)]),_0x369527),(_0x1d54ed,_0x2b1267,_0x14274f)=>_0x14274f[_0x80f5fd(0xe3)](_0x5727fe(_0x2b1267[_0x80f5fd(0xdb)]),_0x1d54ed));},{'priority':_0x334cf5(0x10f)}),_0x3b5986[_0x334cf5(0xe6)][_0x334cf5(0x139)](_0x5aa46e=>{const _0x3bca1b=_0x334cf5;if(_0x3bca1b(0x10b)!=_0x5aa46e[_0x3bca1b(0xc1)]&&_0x3bca1b(0x117)!=_0x5aa46e[_0x3bca1b(0xc1)])return;const _0x2181cb=_0x5aa46e[_0x3bca1b(0x14c)]();if(null!=_0x2181cb&&_0x2181cb['is'](_0x3bca1b(0xff),_0x3bca1b(0xdc))){if(_0x3bca1b(0x10b)==_0x5aa46e[_0x3bca1b(0xc1)]){const _0x297b9c=_0x5aa46e[_0x3bca1b(0xca)]()[_0x3bca1b(0x127)](_0x237544=>_0x237544['is'](_0x3bca1b(0xf1)))[_0x3bca1b(0x132)](_0x16240b=>_0x16240b[_0x3bca1b(0x10d)]);if(_0x297b9c[_0x3bca1b(0x130)])return{'type':_0x3bca1b(0x10b),'content':_0x36ae0e(_0x9a9486,_0x3bca1b(0x11c),_0x36ae0e(_0x9a9486,_0x3bca1b(0xf3),'\x22'+_0x297b9c[_0x3bca1b(0xc9)]('\x20')+'\x22'))};}if(_0x3bca1b(0x117)==_0x5aa46e[_0x3bca1b(0xc1)]){const _0x254cdd=_0x5aa46e[_0x3bca1b(0xca)]()[_0x3bca1b(0x127)](_0x5a7e1c=>_0x5a7e1c['is'](_0x3bca1b(0xf1)))[_0x3bca1b(0x132)](_0x59da28=>_0x59da28[_0x3bca1b(0x10d)]);if(_0x254cdd[_0x3bca1b(0x130)])return{'type':_0x3bca1b(0x117),'content':_0x36ae0e(_0x9a9486,_0x3bca1b(0x153),_0x36ae0e(_0x9a9486,_0x3bca1b(0xf3),'\x22'+_0x254cdd[_0x3bca1b(0xc9)]('\x20')+'\x22'))};}}}),_0x3b5986[_0x334cf5(0xe6)][_0x334cf5(0x139)](_0x5afe2f=>{const _0x5d6d67=_0x334cf5;if(_0x5d6d67(0xf0)==_0x5afe2f[_0x5d6d67(0x13f)]){const _0x5819d9=_0x5afe2f[_0x5d6d67(0xca)]()[_0x5d6d67(0x127)](_0x1f583a=>_0x1f583a['is'](_0x5d6d67(0xf1)))[_0x5d6d67(0x132)](_0x2bbe4d=>_0x2bbe4d[_0x5d6d67(0x10d)]),_0x1c212f=this[_0x5d6d67(0x140)](_0x5afe2f),_0x5a4d54=_0x1c212f[_0x5d6d67(0x152)]-_0x1c212f[_0x5d6d67(0x131)]+0x1;if(_0x5d6d67(0x10b)==_0x5afe2f[_0x5d6d67(0xc1)])return _0x5819d9[_0x5d6d67(0x130)]?{'type':_0x5d6d67(0x10b),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x11c),_0x36ae0e(_0x9a9486,_0x5d6d67(0x128),[_0x5a4d54,'\x22'+_0x5819d9[_0x5d6d67(0xc9)]('\x20')+'\x22']))}:{'type':_0x5d6d67(0x10b),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x11c),_0x36ae0e(_0x9a9486,_0x5d6d67(0xcb),_0x5a4d54))};if(_0x5d6d67(0x117)==_0x5afe2f[_0x5d6d67(0xc1)])return _0x5819d9[_0x5d6d67(0x130)]?{'type':_0x5d6d67(0x117),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x153),_0x36ae0e(_0x9a9486,_0x5d6d67(0x128),[_0x5a4d54,'\x22'+_0x5819d9[_0x5d6d67(0xc9)]('\x20')+'\x22']))}:{'type':_0x5d6d67(0x117),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x153),_0x36ae0e(_0x9a9486,_0x5d6d67(0xcb),_0x5a4d54))};}if(_0x5d6d67(0x160)==_0x5afe2f[_0x5d6d67(0x13f)]){const _0x46fb3f=_0x5afe2f[_0x5d6d67(0xca)]()[_0x5d6d67(0x127)](_0x3efaf4=>_0x3efaf4['is'](_0x5d6d67(0xf1)))[_0x5d6d67(0x132)](_0x396e6c=>_0x396e6c[_0x5d6d67(0x10d)]),_0x2bf1c6=this[_0x5d6d67(0x140)](_0x5afe2f),_0x30fbdb=_0x2bf1c6[_0x5d6d67(0xbe)]-_0x2bf1c6[_0x5d6d67(0x13a)]+0x1;if(_0x5d6d67(0x10b)==_0x5afe2f[_0x5d6d67(0xc1)])return _0x46fb3f[_0x5d6d67(0x130)]?{'type':_0x5d6d67(0x10b),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x11c),_0x36ae0e(_0x9a9486,_0x5d6d67(0x100),[_0x30fbdb,'\x22'+_0x46fb3f[_0x5d6d67(0xc9)]('\x20')+'\x22']))}:{'type':_0x5d6d67(0x10b),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x11c),_0x36ae0e(_0x9a9486,_0x5d6d67(0xbd),_0x30fbdb))};if(_0x5d6d67(0x117)==_0x5afe2f[_0x5d6d67(0xc1)])return _0x46fb3f[_0x5d6d67(0x130)]?{'type':_0x5d6d67(0x117),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x153),_0x36ae0e(_0x9a9486,_0x5d6d67(0x100),[_0x30fbdb,'\x22'+_0x46fb3f[_0x5d6d67(0xc9)]('\x20')+'\x22']))}:{'type':_0x5d6d67(0x117),'content':_0x36ae0e(_0x9a9486,_0x5d6d67(0x153),_0x36ae0e(_0x9a9486,_0x5d6d67(0xbd),_0x30fbdb))};}}),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x10b),_0x334cf5(0xf0),_0x334cf5(0x107),_0x5bc211),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x117),_0x334cf5(0xf0),_0x334cf5(0x10c),_0x5bc211),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x10b),_0x334cf5(0x160),_0x334cf5(0x107),_0x17d5d0),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x117),_0x334cf5(0x160),_0x334cf5(0x10c),_0x17d5d0),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x10b),_0x334cf5(0x160),_0x334cf5(0xc9),_0x2f507d),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x117),_0x334cf5(0x160),_0x334cf5(0xc9),_0x2f507d),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x10b),_0x334cf5(0xf0),_0x334cf5(0xc9),_0x234dd1),_0x3b5986[_0x334cf5(0xfc)][_0x334cf5(0x11b)](_0x334cf5(0x117),_0x334cf5(0xf0),_0x334cf5(0xc9),_0x234dd1);}[_0x489bd7(0xe8)](){const _0x15e8c6=_0x489bd7,_0x479223=this[_0x15e8c6(0x13c)],_0x5ec530=_0x479223[_0x15e8c6(0x15a)][_0x15e8c6(0x11e)][_0x15e8c6(0xc8)];return(_0x1492c8,_0x4b5b1b)=>{const _0x31efdd=_0x15e8c6;_0x479223[_0x31efdd(0x15a)][_0x31efdd(0x121)](_0x45a2be=>{const _0x5d2943=_0x31efdd,{commandName:_0x434498,commandParams:_0x273667}=_0x4b5b1b;let _0x5c0f4f=_0x1492c8[0x0][_0x5d2943(0xf2)][_0x5d2943(0xcd)];_0x273667&&_0x273667[0x0]&&!0x1===_0x273667[0x0][_0x5d2943(0x106)]&&(_0x5c0f4f=_0x1492c8[0x0][_0x5d2943(0xfd)][_0x5d2943(0x12a)]);const _0x50d4c4=_0x45a2be[_0x5d2943(0xf5)](_0x5c0f4f);if(_0x5d2943(0x147)==_0x50d4c4[_0x5d2943(0xf9)][_0x5d2943(0x13d)])return;const _0x1765e7=Array[_0x5d2943(0x159)](_0x5ec530[_0x5d2943(0xe5)]())[_0x5d2943(0x132)](_0x370731=>_0x6442b9[_0x5d2943(0x14d)](_0x370731));_0x45a2be[_0x5d2943(0xd4)](_0x50d4c4),_0x479223[_0x5d2943(0xc3)][_0x5d2943(0x135)](_0x434498)[_0x5d2943(0x156)](),_0x273667[_0x5d2943(0xcc)]({'forceDefaultExecution':!0x0}),_0x479223[_0x5d2943(0x142)](_0x434498,..._0x273667);const _0x140bb7=_0x1765e7[_0x5d2943(0x127)](_0x3ef980=>_0x5d2943(0x147)!=_0x3ef980[_0x5d2943(0xf9)][_0x5d2943(0x13d)]);_0x140bb7[_0x5d2943(0x130)]>0x0&&_0x45a2be[_0x5d2943(0xd4)](_0x140bb7);for(const _0x398e51 of _0x1765e7)_0x398e51[_0x5d2943(0x12d)]();});};}[_0x489bd7(0x111)](_0x4a6451){const _0x48ef13=_0x489bd7,_0x594f5a=this[_0x48ef13(0x13c)][_0x48ef13(0xdf)][_0x48ef13(0x135)](_0x48ef13(0x14f));let _0x4d2b02=Number[_0x48ef13(0xdd)],_0x57ede7=Number[_0x48ef13(0x13b)],_0x535882=Number[_0x48ef13(0xdd)],_0x11371a=Number[_0x48ef13(0x13b)];for(const _0x13db87 of _0x4a6451){if(_0x48ef13(0x147)==_0x13db87[_0x48ef13(0xf9)][_0x48ef13(0x13d)])continue;const {row:_0x4ff235,column:_0x220775}=_0x594f5a[_0x48ef13(0x15d)](_0x13db87),_0x13a742=_0x13db87[_0x48ef13(0x103)](_0x48ef13(0x15e))?_0x13db87[_0x48ef13(0x11a)](_0x48ef13(0x15e))-0x1:0x0,_0x57ba8e=_0x13db87[_0x48ef13(0x103)](_0x48ef13(0xbf))?_0x13db87[_0x48ef13(0x11a)](_0x48ef13(0xbf))-0x1:0x0;_0x4d2b02=_0x4ff235<_0x4d2b02?_0x4ff235:_0x4d2b02,_0x57ede7=_0x4ff235+_0x13a742>_0x57ede7?_0x4ff235+_0x13a742:_0x57ede7,_0x535882=_0x220775<_0x535882?_0x220775:_0x535882,_0x11371a=_0x220775+_0x57ba8e>_0x11371a?_0x220775+_0x57ba8e:_0x11371a;}return{'minRow':_0x4d2b02,'maxRow':_0x57ede7,'minColumn':_0x535882,'maxColumn':_0x11371a};}[_0x489bd7(0xd6)](){const _0x4f413b=_0x489bd7,_0x267b27=this[_0x4f413b(0x13c)],_0x18a31a=_0x267b27[_0x4f413b(0xdf)][_0x4f413b(0x135)](_0x4f413b(0xd5)),_0x18aa90=_0x267b27[_0x4f413b(0xdf)][_0x4f413b(0x135)](_0x4f413b(0x14f));_0x267b27[_0x4f413b(0x15a)][_0x4f413b(0x11e)]['on'](_0x4f413b(0x149),()=>{const _0x56cd67=_0x4f413b,_0x295468=Array[_0x56cd67(0x159)](_0x267b27[_0x56cd67(0x15a)][_0x56cd67(0x11e)][_0x56cd67(0xcf)][_0x56cd67(0x13e)]());for(const {name:_0x504455,data:_0x63f61e}of _0x295468){const {group:_0x36b7df,id:_0x325263,subType:_0x3678dd}=_0x18a31a[_0x56cd67(0x110)](_0x504455);if(_0x56cd67(0xde)!=_0x36b7df)continue;if(null!=_0x63f61e[_0x56cd67(0x141)])continue;const _0x49db18=_0x18a31a[_0x56cd67(0x146)](_0x325263);this[_0x56cd67(0x15c)][_0x56cd67(0xf6)](_0x3678dd)&&this[_0x56cd67(0xc6)][_0x56cd67(0x136)](_0x49db18);}},{'priority':_0x4f413b(0x148)});const _0x486f00=(_0x3429bf,_0xa2e3ee)=>{const _0x4f91c0=_0x4f413b;let _0x16669c=!0x1;const _0x3c1778=_0xa2e3ee[_0x4f91c0(0x15f)](_0x3429bf),_0x1fc178=_0x3429bf[_0x4f91c0(0x12f)](_0x4f91c0(0xdc)),_0x2a9ae0=_0x18aa90[_0x4f91c0(0x15d)](_0x3429bf);for(const _0x60231b of this[_0x4f91c0(0xc6)]){const _0x21e826=_0x60231b[_0x4f91c0(0x13f)],_0x2c9f54=_0x21e826[_0x4f91c0(0x12b)](_0x4f91c0(0x120)),_0x65a57d=_0x21e826[_0x4f91c0(0xc2)](_0x2c9f54?0xa:0x5),_0x2a1157=_0x65a57d[_0x4f91c0(0xce)](),_0x5e273e=_0x2a1157[_0x4f91c0(0xc2)](0x0,0x3)+_0x4f91c0(0xe1),_0x303454=_0x4f91c0(0xec)+_0x65a57d,_0x4ae092=_0x4f91c0(0x102)+_0x65a57d;if(!_0x60231b[_0x4f91c0(0xeb)])continue;if(_0x1fc178!=_0x60231b[_0x4f91c0(0x125)]()[_0x4f91c0(0xfd)][_0x4f91c0(0x12f)](_0x4f91c0(0xdc)))continue;if(_0x60231b[_0x4f91c0(0x151)](_0x3c1778))continue;const _0x48ee20=_0x3429bf[_0x4f91c0(0x103)](_0x5e273e)?_0x3429bf[_0x4f91c0(0x11a)](_0x5e273e)-0x1:0x0,_0x4c0306=this[_0x4f91c0(0x140)](_0x60231b),_0x11b51a=_0x4c0306[_0x303454],_0x42cc1c=_0x4c0306[_0x4ae092];_0x11b51a<=_0x2a9ae0[_0x2a1157]&&_0x2a9ae0[_0x2a1157]+_0x48ee20<=_0x42cc1c&&(_0x60231b[_0x4f91c0(0xd7)](_0x3c1778),_0x16669c=!0x0);}return _0x16669c;};_0x267b27[_0x4f413b(0x15a)][_0x4f413b(0x11e)][_0x4f413b(0xfa)](_0xd5f775=>{const _0x47f370=_0x4f413b;let _0xbd2a99=!0x1;for(const _0x59c9a9 of _0x267b27[_0x47f370(0x15a)][_0x47f370(0x11e)][_0x47f370(0xcf)][_0x47f370(0xc0)]())if(_0x47f370(0xd2)==_0x59c9a9[_0x47f370(0xc1)]){if(_0x47f370(0xf0)==_0x59c9a9[_0x47f370(0xee)]){for(const _0x5262f2 of _0x59c9a9[_0x47f370(0xd3)][_0x47f370(0x12a)][_0x47f370(0x144)]())_0xbd2a99=_0xbd2a99||_0x486f00(_0x5262f2,_0xd5f775);}else _0x47f370(0xc5)==_0x59c9a9[_0x47f370(0xee)]&&(_0xbd2a99=_0xbd2a99||_0x486f00(_0x59c9a9[_0x47f370(0xd3)][_0x47f370(0x12a)],_0xd5f775));}return _0xbd2a99;});}[_0x489bd7(0x140)](_0x1f3bd1){const _0x50359b=_0x489bd7;return this[_0x50359b(0x111)](_0x1f3bd1[_0x50359b(0xe5)]()[_0x50359b(0x132)](_0x3adf6b=>_0x3adf6b[_0x50359b(0xfd)][_0x50359b(0x12a)]));}}function be(_0x1a07b0){const _0x534782=_0x489bd7;return Array[_0x534782(0x159)](new Set(_0x1a07b0)[_0x534782(0x11f)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xf9d0(_0x46c815,_0x2620e5){const _0x3769af=_0x3769();return _0xf9d0=function(_0xf9d080,_0x35aaa2){_0xf9d080=_0xf9d080-0xa1;let _0xb24124=_0x3769af[_0xf9d080];return _0xb24124;},_0xf9d0(_0x46c815,_0x2620e5);}const _0x3e8b0b=_0xf9d0;function _0x3769(){const _0x4ab29a=['has','plugins','16QKiHEj','160890ICndCL','1710tOHKFz','enableCommand','18632hfsfrI','TrackChangesEditing','3521511qHusxO','1jhpJFQ','afterInit','433341kWWzZO','TableCaptionEditing','get','3181625nrkrEj','1188646zwCFDH','requires','editor','toggleTableCaption','230046miqqJG'];_0x3769=function(){return _0x4ab29a;};return _0x3769();}(function(_0x51f98b,_0x4cbd4e){const _0x5d884a=_0xf9d0,_0x39ba7d=_0x51f98b();while(!![]){try{const _0x3e0c22=parseInt(_0x5d884a(0xa7))/0x1*(parseInt(_0x5d884a(0xad))/0x2)+parseInt(_0x5d884a(0xa9))/0x3*(-parseInt(_0x5d884a(0xb4))/0x4)+-parseInt(_0x5d884a(0xac))/0x5+parseInt(_0x5d884a(0xb1))/0x6+parseInt(_0x5d884a(0xa6))/0x7+-parseInt(_0x5d884a(0xa4))/0x8*(-parseInt(_0x5d884a(0xa2))/0x9)+parseInt(_0x5d884a(0xa1))/0xa;if(_0x3e0c22===_0x4cbd4e)break;else _0x39ba7d['push'](_0x39ba7d['shift']());}catch(_0x2a62b1){_0x39ba7d['push'](_0x39ba7d['shift']());}}}(_0x3769,0x5cd3f));import{Plugin as _0x1f41f1}from'ckeditor5/src/core.js';import _0x1b5ef9 from'./table.js';export default class xt extends _0x1f41f1{static get[_0x3e8b0b(0xae)](){return[_0x1b5ef9];}[_0x3e8b0b(0xa8)](){const _0x4ad0e5=_0x3e8b0b,_0x233178=this[_0x4ad0e5(0xaf)];if(!_0x233178[_0x4ad0e5(0xb3)][_0x4ad0e5(0xb2)](_0x4ad0e5(0xaa)))return;_0x233178[_0x4ad0e5(0xb3)][_0x4ad0e5(0xab)](_0x4ad0e5(0xa5))[_0x4ad0e5(0xa3)](_0x4ad0e5(0xb0));}}
23
+ const _0x36fc72=_0x4dd0;(function(_0x35e5cd,_0x245c86){const _0x500754=_0x4dd0,_0x142eb9=_0x35e5cd();while(!![]){try{const _0xc6b1cf=-parseInt(_0x500754(0x18b))/0x1+-parseInt(_0x500754(0x19c))/0x2*(parseInt(_0x500754(0x194))/0x3)+-parseInt(_0x500754(0x192))/0x4*(-parseInt(_0x500754(0x199))/0x5)+-parseInt(_0x500754(0x188))/0x6*(-parseInt(_0x500754(0x18a))/0x7)+parseInt(_0x500754(0x19a))/0x8+parseInt(_0x500754(0x190))/0x9*(-parseInt(_0x500754(0x193))/0xa)+parseInt(_0x500754(0x195))/0xb*(parseInt(_0x500754(0x19b))/0xc);if(_0xc6b1cf===_0x245c86)break;else _0x142eb9['push'](_0x142eb9['shift']());}catch(_0x438e0c){_0x142eb9['push'](_0x142eb9['shift']());}}}(_0x499b,0x2f373));function _0x4dd0(_0x2df2b8,_0x5d26aa){const _0x499b02=_0x499b();return _0x4dd0=function(_0x4dd0a6,_0x538648){_0x4dd0a6=_0x4dd0a6-0x188;let _0x474f0f=_0x499b02[_0x4dd0a6];return _0x474f0f;},_0x4dd0(_0x2df2b8,_0x5d26aa);}function _0x499b(){const _0x3ebadf=['12CDmiiU','5374ibzRVx','toggleTableCaption','102PApDOw','TrackChangesEditing','62482vChaKH','179125MinsDu','has','TableCaptionEditing','get','afterInit','1890ZDihwp','requires','52macHMU','18010PlUQCj','219CdhCSx','744018LNQhLD','editor','enableCommand','plugins','133255JhZJTO','3048304dFxEKX'];_0x499b=function(){return _0x3ebadf;};return _0x499b();}import{Plugin as _0x3bd80a}from'ckeditor5/src/core.js';import _0x48d834 from'./table.js';export default class xt extends _0x3bd80a{static get[_0x36fc72(0x191)](){return[_0x48d834];}[_0x36fc72(0x18f)](){const _0x2cef14=_0x36fc72,_0x11e54f=this[_0x2cef14(0x196)];if(!_0x11e54f[_0x2cef14(0x198)][_0x2cef14(0x18c)](_0x2cef14(0x18d)))return;_0x11e54f[_0x2cef14(0x198)][_0x2cef14(0x18e)](_0x2cef14(0x189))[_0x2cef14(0x197)](_0x2cef14(0x19d));}}