@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240923.0 → 0.0.0-nightly-20240924.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 _0x1b4d2c=_0x2eff;function _0x2eff(_0x56f160,_0x507d72){const _0x27ef35=_0x27ef();return _0x2eff=function(_0x2eff07,_0xd31052){_0x2eff07=_0x2eff07-0x1d1;let _0x5f0db4=_0x27ef35[_0x2eff07];return _0x5f0db4;},_0x2eff(_0x56f160,_0x507d72);}function _0x27ef(){const _0x1b9b47=['formatBlock','replace','oldValue','startIndex','getFirstRange','219933vIyAdE','*Format:*\x20set\x20start\x20index\x20to\x20%0','325JKIckb','head','*Set\x20format:*\x20%0','registerPostFixer','listType','_getAttributeKey','start','key','toUpperCase','listStyle','suggestion','*Format:*\x20set\x20order\x20to\x20regular','decimal-leading-zero','customNumbered','handleDescriptions','nodeAfter','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','_getTranslationKeyForListStyle','list.properties','getSuggestions','_findSuggestions','config','getAttribute','descriptionFactory','data','registerDescriptionCallback','disc','14088KVeUYR','next','get','find','15212OQWIVY','bulleted','_LIST_','newValue','reversed','upper-roman','commandParams','listStart','numbered','ListPropertiesEditing','lower-latin','afterInit','decimal','type','plugins','49170lXzgfv','bind','locale','has','lower-roman','includes','circle','_LIST_DEFAULT','batch','246qhgBxS','111lfsCSC','*Change\x20to:*\x20%0','_registerLegacyDescription','TrackChangesEditing','listReversed','square','model','7371jqBxIL','default','format','document','registerBlockAttribute','editor','commandName','registerAttributeLabel','upper-latin','FORMAT_LIST_REVERSED','96BQwtFv','getFirstMarker','styles','*Format:*\x20set\x20order\x20to\x20reversed','42675HVBjdr','removeMarker','FORMAT_LIST_START','isUndo','filter','attribute','1628RhlFsm','6248uHdiAs','ELEMENT_'];_0x27ef=function(){return _0x1b9b47;};return _0x27ef();}(function(_0x250464,_0x192b24){const _0x4b6e41=_0x2eff,_0x39d7a7=_0x250464();while(!![]){try{const _0x30f330=-parseInt(_0x4b6e41(0x1d7))/0x1+parseInt(_0x4b6e41(0x1dd))/0x2*(parseInt(_0x4b6e41(0x220))/0x3)+-parseInt(_0x4b6e41(0x207))/0x4*(parseInt(_0x4b6e41(0x1e7))/0x5)+-parseInt(_0x4b6e41(0x21f))/0x6*(-parseInt(_0x4b6e41(0x227))/0x7)+-parseInt(_0x4b6e41(0x1d3))/0x8*(parseInt(_0x4b6e41(0x1e5))/0x9)+-parseInt(_0x4b6e41(0x216))/0xa+-parseInt(_0x4b6e41(0x1de))/0xb*(-parseInt(_0x4b6e41(0x203))/0xc);if(_0x30f330===_0x192b24)break;else _0x39d7a7['push'](_0x39d7a7['shift']());}catch(_0x1fdf5d){_0x39d7a7['push'](_0x39d7a7['shift']());}}}(_0x27ef,0x2521c));import{Plugin as _0x23568f}from'ckeditor5/src/core.js';import{getTranslation as _0x4a6845}from'../utils/common-translations.js';export default class pe extends _0x23568f{[_0x1b4d2c(0x212)](){const _0x3e16b9=_0x1b4d2c;if(!this[_0x3e16b9(0x22c)][_0x3e16b9(0x215)][_0x3e16b9(0x219)](_0x3e16b9(0x210)))return;const _0x2cb5a3=this[_0x3e16b9(0x22c)][_0x3e16b9(0x1fd)][_0x3e16b9(0x205)](_0x3e16b9(0x1fa)),_0x2e227d=this[_0x3e16b9(0x22c)][_0x3e16b9(0x215)][_0x3e16b9(0x205)](_0x3e16b9(0x223));_0x2cb5a3[_0x3e16b9(0x1d5)]&&(_0x2e227d[_0x3e16b9(0x1f7)](_0x3e16b9(0x1f0)),_0x2e227d[_0x3e16b9(0x22b)](_0x3e16b9(0x1f0))),_0x2cb5a3[_0x3e16b9(0x20b)]&&(_0x2e227d[_0x3e16b9(0x1f7)](_0x3e16b9(0x224)),_0x2e227d[_0x3e16b9(0x22b)](_0x3e16b9(0x224))),_0x2cb5a3[_0x3e16b9(0x1e3)]&&(_0x2e227d[_0x3e16b9(0x1f7)](_0x3e16b9(0x20e)),_0x2e227d[_0x3e16b9(0x22b)](_0x3e16b9(0x20e)));const _0x1d7c60={'type':_0x3e16b9(0x229),'content':''};_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x201)](this[_0x3e16b9(0x1f5)][_0x3e16b9(0x217)](this));const _0x4c3bf0=this[_0x3e16b9(0x22c)][_0x3e16b9(0x218)];_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x22e)](_0x3e16b9(0x224),_0x4a6845(_0x4c3bf0,_0x3e16b9(0x1d2))),_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x201)](_0x1fae50=>{const _0x33df26=_0x3e16b9,{data:_0x157037}=_0x1fae50;if(_0x157037&&_0x33df26(0x224)==_0x157037[_0x33df26(0x1ee)])return null==_0x157037[_0x33df26(0x20a)]||0x0==_0x157037[_0x33df26(0x20a)]&&null==_0x157037[_0x33df26(0x1e2)]?_0x1d7c60:void 0x0;}),_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x22e)](_0x3e16b9(0x20e),_0x4a6845(_0x4c3bf0,_0x3e16b9(0x1d9))),_0x2e227d[_0x3e16b9(0x1ff)][_0x3e16b9(0x201)](_0x47d136=>{const _0x546125=_0x3e16b9,{data:_0x2b77d4}=_0x47d136;if(_0x2b77d4&&_0x546125(0x20e)==_0x2b77d4[_0x546125(0x1ee)])return null==_0x2b77d4[_0x546125(0x20a)]||0x1==_0x2b77d4[_0x546125(0x20a)]&&null==_0x2b77d4[_0x546125(0x1e2)]?_0x1d7c60:void 0x0;}),this[_0x3e16b9(0x22c)][_0x3e16b9(0x226)][_0x3e16b9(0x22a)][_0x3e16b9(0x1ea)](_0x2b93d0=>{const _0x49473a=_0x3e16b9;if(_0x2b93d0[_0x49473a(0x21e)][_0x49473a(0x1da)])return!0x1;let _0x40b044=!0x1;const _0x50561d=_0x2e227d[_0x49473a(0x1fb)]({'skipNotAttached':!0x0})[_0x49473a(0x1db)](_0x2fc481=>{const _0x288ead=_0x49473a,_0x347360=_0x2e227d[_0x288ead(0x1ec)](_0x2fc481);return _0x288ead(0x20e)==_0x347360||_0x288ead(0x224)==_0x347360;});for(const _0x4c840d of _0x50561d){const _0x4b37a9=_0x4c840d[_0x49473a(0x1e4)]()[_0x49473a(0x1ed)][_0x49473a(0x1f6)][_0x49473a(0x1fe)](_0x49473a(0x1eb));if(_0x49473a(0x20f)==_0x4b37a9||_0x49473a(0x1f4)==_0x4b37a9)continue;_0x2e227d[_0x49473a(0x1fc)](_0x4c840d[_0x49473a(0x1e4)](),_0x49473a(0x1dc))[_0x49473a(0x206)](_0x1a63bb=>_0x49473a(0x1eb)==_0x2e227d[_0x49473a(0x1ec)](_0x1a63bb[_0x49473a(0x1f1)]))||(_0x2b93d0[_0x49473a(0x1d8)](_0x4c840d[_0x49473a(0x1d4)]()),_0x40b044=!0x0);}return _0x40b044;}),this[_0x3e16b9(0x222)]();}[_0x1b4d2c(0x1f5)](_0x2b3dcd){const _0x1926f6=_0x1b4d2c,_0x5ca798=this[_0x1926f6(0x22c)][_0x1926f6(0x218)],{data:_0x55074a}=_0x2b3dcd,_0x364c1a={'type':_0x1926f6(0x229),'content':''};if(!_0x55074a||_0x1926f6(0x1f0)!=_0x55074a[_0x1926f6(0x1ee)])return;if(!_0x55074a[_0x1926f6(0x1e2)])return _0x1926f6(0x228)==_0x55074a[_0x1926f6(0x20a)]?_0x364c1a:{'type':_0x1926f6(0x229),'content':''+_0x4a6845(_0x5ca798,_0x1926f6(0x1e9),_0x4a6845(_0x5ca798,this[_0x1926f6(0x1f9)](_0x55074a[_0x1926f6(0x20a)])))};if(!_0x55074a[_0x1926f6(0x20a)]){if(_0x1926f6(0x228)==_0x55074a[_0x1926f6(0x1e2)])return _0x364c1a;let _0x52e53e=_0x2b3dcd[_0x1926f6(0x1e8)];for(;_0x52e53e;){if(_0x52e53e[_0x1926f6(0x200)]&&_0x1926f6(0x1eb)==_0x52e53e[_0x1926f6(0x200)][_0x1926f6(0x1ee)]&&_0x52e53e[_0x1926f6(0x200)][_0x1926f6(0x20a)])return _0x364c1a;_0x52e53e=_0x52e53e[_0x1926f6(0x204)];}return{'type':_0x1926f6(0x229),'content':''+_0x4a6845(_0x5ca798,_0x1926f6(0x1f8),_0x4a6845(_0x5ca798,this[_0x1926f6(0x1f9)](_0x55074a[_0x1926f6(0x1e2)])))};}if(_0x1926f6(0x228)!=_0x55074a[_0x1926f6(0x20a)])return{'type':_0x1926f6(0x229),'content':''+_0x4a6845(_0x5ca798,_0x1926f6(0x1e9),_0x4a6845(_0x5ca798,this[_0x1926f6(0x1f9)](_0x55074a[_0x1926f6(0x20a)])))};let _0x1e5fc0=_0x2b3dcd[_0x1926f6(0x1e8)];for(;_0x1e5fc0;){if(_0x1e5fc0[_0x1926f6(0x200)]&&_0x1926f6(0x1eb)==_0x1e5fc0[_0x1926f6(0x200)][_0x1926f6(0x1ee)]&&_0x1e5fc0[_0x1926f6(0x200)][_0x1926f6(0x20a)]&&_0x1e5fc0[_0x1926f6(0x200)][_0x1926f6(0x1e2)])return _0x364c1a;_0x1e5fc0=_0x1e5fc0[_0x1926f6(0x204)];}const _0x2cea58=_0x2b3dcd[_0x1926f6(0x1e4)]()[_0x1926f6(0x1ed)][_0x1926f6(0x1f6)][_0x1926f6(0x1fe)](_0x1926f6(0x1eb));return{'type':_0x1926f6(0x229),'content':_0x4a6845(_0x5ca798,_0x1926f6(0x1e9),_0x4a6845(_0x5ca798,_0x1926f6(0x1df)+_0x2cea58[_0x1926f6(0x1ef)]()+_0x1926f6(0x21d)))};}[_0x1b4d2c(0x222)](){const _0x248305=_0x1b4d2c,_0x5dc16e=this[_0x248305(0x22c)],_0x4e3fad=_0x5dc16e[_0x248305(0x218)];_0x5dc16e[_0x248305(0x215)][_0x248305(0x205)](_0x248305(0x223))[_0x248305(0x1ff)][_0x248305(0x201)](_0x186653=>{const _0x1e0eaf=_0x248305;if(_0x1e0eaf(0x1e0)!=_0x186653[_0x1e0eaf(0x214)])return;const {data:_0x4785ec}=_0x186653;if(!_0x4785ec)return;let _0x328292,_0x27fe3b;switch(_0x4785ec[_0x1e0eaf(0x22d)]){case _0x1e0eaf(0x1f0):_0x328292=_0x1e0eaf(0x221),_0x27fe3b={'type':_0x1e0eaf(0x229),'content':_0x4a6845(_0x4e3fad,_0x328292,_0x4a6845(_0x4e3fad,this[_0x1e0eaf(0x1f9)](_0x4785ec[_0x1e0eaf(0x20d)][0x0][_0x1e0eaf(0x214)])))};break;case _0x1e0eaf(0x224):_0x328292=_0x4785ec[_0x1e0eaf(0x20d)][0x0][_0x1e0eaf(0x20b)]?_0x1e0eaf(0x1d6):_0x1e0eaf(0x1f2),_0x27fe3b={'type':_0x1e0eaf(0x229),'content':_0x4a6845(_0x4e3fad,_0x328292)};break;case _0x1e0eaf(0x20e):_0x328292=_0x1e0eaf(0x1e6),_0x27fe3b={'type':_0x1e0eaf(0x229),'content':_0x4a6845(_0x4e3fad,_0x328292,_0x4785ec[_0x1e0eaf(0x20d)][0x0][_0x1e0eaf(0x1e3)])};}return _0x27fe3b;});}[_0x1b4d2c(0x1f9)](_0x3212f3){const _0x210621=_0x1b4d2c;return _0x210621(0x1df)+function(_0x347711){const _0x4dd3ee=_0x210621;if(ye[_0x4dd3ee(0x21b)](_0x347711))return _0x4dd3ee(0x208);if(Se[_0x4dd3ee(0x21b)](_0x347711))return _0x4dd3ee(0x20f);return null;}(_0x3212f3)[_0x210621(0x1ef)]()+_0x210621(0x209)+_0x3212f3[_0x210621(0x1ef)]()[_0x210621(0x1e1)](/-/g,'_');}}const ye=[_0x1b4d2c(0x202),_0x1b4d2c(0x21c),_0x1b4d2c(0x225)],Se=[_0x1b4d2c(0x213),_0x1b4d2c(0x1f3),_0x1b4d2c(0x21a),_0x1b4d2c(0x20c),_0x1b4d2c(0x211),_0x1b4d2c(0x1d1)];
23
+ function _0x43ef(){const _0x4c8726=['lower-latin','4254560PhTSZw','config','oldValue','disc','newValue','customNumbered','has','*Change\x20to:*\x20%0','_LIST_DEFAULT','3436824YiOnQj','1084KADxaG','ELEMENT_','decimal-leading-zero','FORMAT_LIST_START','includes','get','removeMarker','1187AOAltV','descriptionFactory','registerBlockAttribute','2984hcRFIA','start','commandName','toUpperCase','listStart','decimal','listType','styles','next','listStyle','upper-latin','*Remove\x20format:*\x20%0','batch','_LIST_','bulleted','registerDescriptionCallback','plugins','editor','*Format:*\x20set\x20start\x20index\x20to\x20%0','handleDescriptions','*Format:*\x20set\x20order\x20to\x20reversed','getFirstMarker','ListPropertiesEditing','list.properties','listReversed','*Set\x20format:*\x20%0','square','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20regular','_getAttributeKey','replace','registerAttributeLabel','attribute','lower-roman','document','suggestion','find','_registerLegacyDescription','1505991OqvJHO','data','_findSuggestions','numbered','filter','TrackChangesEditing','default','8561dijhay','FORMAT_LIST_REVERSED','getAttribute','format','6DUczED','formatBlock','2412dVTpsK','head','type','getFirstRange','upper-roman','registerPostFixer','afterInit','circle','isUndo','17655968Brbpvt','bind','startIndex','commandParams','model','locale','enableDefaultAttributesIntegration','getSuggestions','nodeAfter','5210cCWUjq','reversed','key'];_0x43ef=function(){return _0x4c8726;};return _0x43ef();}const _0x23476a=_0x4e41;(function(_0x3d0a1f,_0x3bdf6f){const _0x3b3c36=_0x4e41,_0x2d485f=_0x3d0a1f();while(!![]){try{const _0x338370=parseInt(_0x3b3c36(0x12c))/0x1*(-parseInt(_0x3b3c36(0x125))/0x2)+parseInt(_0x3b3c36(0x155))/0x3+parseInt(_0x3b3c36(0x124))/0x4+parseInt(_0x3b3c36(0x11b))/0x5*(parseInt(_0x3b3c36(0x160))/0x6)+parseInt(_0x3b3c36(0x15c))/0x7*(parseInt(_0x3b3c36(0x12f))/0x8)+parseInt(_0x3b3c36(0x162))/0x9*(parseInt(_0x3b3c36(0x117))/0xa)+-parseInt(_0x3b3c36(0x16b))/0xb;if(_0x338370===_0x3bdf6f)break;else _0x2d485f['push'](_0x2d485f['shift']());}catch(_0x519210){_0x2d485f['push'](_0x2d485f['shift']());}}}(_0x43ef,0x88978));function _0x4e41(_0x41319c,_0x55cab0){const _0x43ef1d=_0x43ef();return _0x4e41=function(_0x4e418e,_0xf784fb){_0x4e418e=_0x4e418e-0x110;let _0x4cb2fa=_0x43ef1d[_0x4e418e];return _0x4cb2fa;},_0x4e41(_0x41319c,_0x55cab0);}import{Plugin as _0xaf38a6}from'ckeditor5/src/core.js';import{getTranslation as _0x119298}from'../utils/common-translations.js';export default class pe extends _0xaf38a6{[_0x23476a(0x168)](){const _0x289e89=_0x23476a;if(!this[_0x289e89(0x140)][_0x289e89(0x13f)][_0x289e89(0x121)](_0x289e89(0x145)))return;const _0x12e0b5=this[_0x289e89(0x140)][_0x289e89(0x11c)][_0x289e89(0x12a)](_0x289e89(0x146)),_0x3eb4ea=this[_0x289e89(0x140)][_0x289e89(0x13f)][_0x289e89(0x12a)](_0x289e89(0x15a));_0x12e0b5[_0x289e89(0x136)]&&(_0x3eb4ea[_0x289e89(0x114)](_0x289e89(0x138)),_0x3eb4ea[_0x289e89(0x12e)](_0x289e89(0x138))),_0x12e0b5[_0x289e89(0x118)]&&(_0x3eb4ea[_0x289e89(0x114)](_0x289e89(0x147)),_0x3eb4ea[_0x289e89(0x12e)](_0x289e89(0x147))),_0x12e0b5[_0x289e89(0x110)]&&(_0x3eb4ea[_0x289e89(0x114)](_0x289e89(0x133)),_0x3eb4ea[_0x289e89(0x12e)](_0x289e89(0x133)));const _0x135302={'type':_0x289e89(0x15f),'content':''};_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x13e)](this[_0x289e89(0x142)][_0x289e89(0x16c)](this));const _0x367f18=this[_0x289e89(0x140)][_0x289e89(0x113)];_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x14e)](_0x289e89(0x147),_0x119298(_0x367f18,_0x289e89(0x15d))),_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x13e)](_0x2b07b7=>{const _0x1d84b0=_0x289e89,{data:_0x59e4e7}=_0x2b07b7;if(_0x59e4e7&&_0x1d84b0(0x147)==_0x59e4e7[_0x1d84b0(0x119)])return null==_0x59e4e7[_0x1d84b0(0x11f)]||0x0==_0x59e4e7[_0x1d84b0(0x11f)]&&null==_0x59e4e7[_0x1d84b0(0x11d)]?_0x135302:void 0x0;}),_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x14e)](_0x289e89(0x133),_0x119298(_0x367f18,_0x289e89(0x128))),_0x3eb4ea[_0x289e89(0x12d)][_0x289e89(0x13e)](_0x2abed7=>{const _0x3fde59=_0x289e89,{data:_0x87a25e}=_0x2abed7;if(_0x87a25e&&_0x3fde59(0x133)==_0x87a25e[_0x3fde59(0x119)])return null==_0x87a25e[_0x3fde59(0x11f)]||0x1==_0x87a25e[_0x3fde59(0x11f)]&&null==_0x87a25e[_0x3fde59(0x11d)]?_0x135302:void 0x0;}),this[_0x289e89(0x140)][_0x289e89(0x112)][_0x289e89(0x151)][_0x289e89(0x167)](_0x190e48=>{const _0x12b67e=_0x289e89;if(_0x190e48[_0x12b67e(0x13b)][_0x12b67e(0x16a)])return!0x1;let _0x5c4311=!0x1;const _0x291401=_0x3eb4ea[_0x12b67e(0x115)]({'skipNotAttached':!0x0})[_0x12b67e(0x159)](_0x169ddf=>{const _0x2404ef=_0x12b67e,_0x5ee88c=_0x3eb4ea[_0x2404ef(0x14c)](_0x169ddf);return _0x2404ef(0x133)==_0x5ee88c||_0x2404ef(0x147)==_0x5ee88c;});for(const _0x4a5bd2 of _0x291401){const _0x49a368=_0x4a5bd2[_0x12b67e(0x165)]()[_0x12b67e(0x130)][_0x12b67e(0x116)][_0x12b67e(0x15e)](_0x12b67e(0x135));if(_0x12b67e(0x158)==_0x49a368||_0x12b67e(0x120)==_0x49a368)continue;_0x3eb4ea[_0x12b67e(0x157)](_0x4a5bd2[_0x12b67e(0x165)](),_0x12b67e(0x14f))[_0x12b67e(0x153)](_0x41b319=>_0x12b67e(0x135)==_0x3eb4ea[_0x12b67e(0x14c)](_0x41b319[_0x12b67e(0x152)]))||(_0x190e48[_0x12b67e(0x12b)](_0x4a5bd2[_0x12b67e(0x144)]()),_0x5c4311=!0x0);}return _0x5c4311;}),this[_0x289e89(0x154)]();}[_0x23476a(0x142)](_0x3f70c6){const _0x1c006b=_0x23476a,_0x1aae5f=this[_0x1c006b(0x140)][_0x1c006b(0x113)],{data:_0x16658a}=_0x3f70c6,_0x54c350={'type':_0x1c006b(0x15f),'content':''};if(!_0x16658a||_0x1c006b(0x138)!=_0x16658a[_0x1c006b(0x119)])return;if(!_0x16658a[_0x1c006b(0x11d)])return _0x1c006b(0x15b)==_0x16658a[_0x1c006b(0x11f)]?_0x54c350:{'type':_0x1c006b(0x15f),'content':''+_0x119298(_0x1aae5f,_0x1c006b(0x148),_0x119298(_0x1aae5f,this[_0x1c006b(0x14a)](_0x16658a[_0x1c006b(0x11f)])))};if(!_0x16658a[_0x1c006b(0x11f)]){if(_0x1c006b(0x15b)==_0x16658a[_0x1c006b(0x11d)])return _0x54c350;let _0x1adbe3=_0x3f70c6[_0x1c006b(0x163)];for(;_0x1adbe3;){if(_0x1adbe3[_0x1c006b(0x156)]&&_0x1c006b(0x135)==_0x1adbe3[_0x1c006b(0x156)][_0x1c006b(0x119)]&&_0x1adbe3[_0x1c006b(0x156)][_0x1c006b(0x11f)])return _0x54c350;_0x1adbe3=_0x1adbe3[_0x1c006b(0x137)];}return{'type':_0x1c006b(0x15f),'content':''+_0x119298(_0x1aae5f,_0x1c006b(0x13a),_0x119298(_0x1aae5f,this[_0x1c006b(0x14a)](_0x16658a[_0x1c006b(0x11d)])))};}if(_0x1c006b(0x15b)!=_0x16658a[_0x1c006b(0x11f)])return{'type':_0x1c006b(0x15f),'content':''+_0x119298(_0x1aae5f,_0x1c006b(0x148),_0x119298(_0x1aae5f,this[_0x1c006b(0x14a)](_0x16658a[_0x1c006b(0x11f)])))};let _0x530be7=_0x3f70c6[_0x1c006b(0x163)];for(;_0x530be7;){if(_0x530be7[_0x1c006b(0x156)]&&_0x1c006b(0x135)==_0x530be7[_0x1c006b(0x156)][_0x1c006b(0x119)]&&_0x530be7[_0x1c006b(0x156)][_0x1c006b(0x11f)]&&_0x530be7[_0x1c006b(0x156)][_0x1c006b(0x11d)])return _0x54c350;_0x530be7=_0x530be7[_0x1c006b(0x137)];}const _0x466696=_0x3f70c6[_0x1c006b(0x165)]()[_0x1c006b(0x130)][_0x1c006b(0x116)][_0x1c006b(0x15e)](_0x1c006b(0x135));return{'type':_0x1c006b(0x15f),'content':_0x119298(_0x1aae5f,_0x1c006b(0x148),_0x119298(_0x1aae5f,_0x1c006b(0x126)+_0x466696[_0x1c006b(0x132)]()+_0x1c006b(0x123)))};}[_0x23476a(0x154)](){const _0x3872a8=_0x23476a,_0x533356=this[_0x3872a8(0x140)],_0x302bf0=_0x533356[_0x3872a8(0x113)];_0x533356[_0x3872a8(0x13f)][_0x3872a8(0x12a)](_0x3872a8(0x15a))[_0x3872a8(0x12d)][_0x3872a8(0x13e)](_0x48f8f8=>{const _0x4f8d98=_0x3872a8;if(_0x4f8d98(0x161)!=_0x48f8f8[_0x4f8d98(0x164)])return;const {data:_0x3f44b6}=_0x48f8f8;if(!_0x3f44b6)return;let _0x44a29a,_0x1f3d9b;switch(_0x3f44b6[_0x4f8d98(0x131)]){case _0x4f8d98(0x138):_0x44a29a=_0x4f8d98(0x122),_0x1f3d9b={'type':_0x4f8d98(0x15f),'content':_0x119298(_0x302bf0,_0x44a29a,_0x119298(_0x302bf0,this[_0x4f8d98(0x14a)](_0x3f44b6[_0x4f8d98(0x111)][0x0][_0x4f8d98(0x164)])))};break;case _0x4f8d98(0x147):_0x44a29a=_0x3f44b6[_0x4f8d98(0x111)][0x0][_0x4f8d98(0x118)]?_0x4f8d98(0x143):_0x4f8d98(0x14b),_0x1f3d9b={'type':_0x4f8d98(0x15f),'content':_0x119298(_0x302bf0,_0x44a29a)};break;case _0x4f8d98(0x133):_0x44a29a=_0x4f8d98(0x141),_0x1f3d9b={'type':_0x4f8d98(0x15f),'content':_0x119298(_0x302bf0,_0x44a29a,_0x3f44b6[_0x4f8d98(0x111)][0x0][_0x4f8d98(0x110)])};}return _0x1f3d9b;});}[_0x23476a(0x14a)](_0x524062){const _0xc25ecc=_0x23476a;return _0xc25ecc(0x126)+function(_0x3f5d54){const _0x5ced4c=_0xc25ecc;if(ye[_0x5ced4c(0x129)](_0x3f5d54))return _0x5ced4c(0x13d);if(Se[_0x5ced4c(0x129)](_0x3f5d54))return _0x5ced4c(0x158);return null;}(_0x524062)[_0xc25ecc(0x132)]()+_0xc25ecc(0x13c)+_0x524062[_0xc25ecc(0x132)]()[_0xc25ecc(0x14d)](/-/g,'_');}}const ye=[_0x23476a(0x11e),_0x23476a(0x169),_0x23476a(0x149)],Se=[_0x23476a(0x134),_0x23476a(0x127),_0x23476a(0x150),_0x23476a(0x166),_0x23476a(0x11a),_0x23476a(0x139)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5bd6(_0x49d46c,_0x3973bb){const _0x5d6214=_0x5d62();return _0x5bd6=function(_0x5bd625,_0xc7191f){_0x5bd625=_0x5bd625-0x168;let _0xe62d17=_0x5d6214[_0x5bd625];return _0xe62d17;},_0x5bd6(_0x49d46c,_0x3973bb);}const _0x2e57da=_0x5bd6;(function(_0x3fab8c,_0x311baf){const _0x1a673e=_0x5bd6,_0x2e3510=_0x3fab8c();while(!![]){try{const _0x299d99=-parseInt(_0x1a673e(0x18d))/0x1+parseInt(_0x1a673e(0x184))/0x2+parseInt(_0x1a673e(0x18b))/0x3+-parseInt(_0x1a673e(0x176))/0x4*(parseInt(_0x1a673e(0x187))/0x5)+-parseInt(_0x1a673e(0x170))/0x6*(-parseInt(_0x1a673e(0x16f))/0x7)+parseInt(_0x1a673e(0x17e))/0x8*(parseInt(_0x1a673e(0x17a))/0x9)+-parseInt(_0x1a673e(0x171))/0xa*(parseInt(_0x1a673e(0x185))/0xb);if(_0x299d99===_0x311baf)break;else _0x2e3510['push'](_0x2e3510['shift']());}catch(_0x50addc){_0x2e3510['push'](_0x2e3510['shift']());}}}(_0x5d62,0xc3f9d));import{Plugin as _0x4e8243}from'ckeditor5/src/core.js';import{getTranslation as _0xa5068b}from'../utils/common-translations.js';function _0x5d62(){const _0x33073d=['2919480yCjYfO','800338vjDKkV','data','65KgyoDj','afterInit','has','TrackChangesEditing','3361644KeUJJd','MediaEmbedEditing','434033WPYNib','stop','high','createEmptyElement','elementToElement','registerElementLabel','plugins','div','18893vlJClB','1434jZPkNo','410dZhsIa','for','get','descriptionFactory','showSuggestionHighlights','13352GnxJDd','dataDowncast','mediaEmbed','options','9boLUUq','enableCommand','editor','ELEMENT_MEDIA','8302984uLpvuz','attribute:url:media','media','conversion','locale','downcastDispatcher'];_0x5d62=function(){return _0x33073d;};return _0x5d62();}export default class lt extends _0x4e8243{[_0x2e57da(0x188)](){const _0x571036=_0x2e57da,_0x2d82eb=this[_0x571036(0x17c)];if(!_0x2d82eb[_0x571036(0x16d)][_0x571036(0x189)](_0x571036(0x18c)))return;const _0x1be16c=_0x2d82eb[_0x571036(0x16d)][_0x571036(0x173)](_0x571036(0x18a)),_0x7af118=_0x2d82eb[_0x571036(0x182)];_0x1be16c[_0x571036(0x17b)](_0x571036(0x178)),_0x1be16c[_0x571036(0x174)][_0x571036(0x16c)](_0x571036(0x180),_0xf48148=>_0xa5068b(_0x7af118,_0x571036(0x17d),_0xf48148)),_0x2d82eb[_0x571036(0x181)][_0x571036(0x172)](_0x571036(0x177))[_0x571036(0x16b)]({'model':_0x571036(0x180),'view':(_0x56ac85,{writer:_0x5c0303,options:_0x29a662})=>{const _0x38e547=_0x571036;if(_0x29a662[_0x38e547(0x175)])return _0x5c0303[_0x38e547(0x16a)](_0x38e547(0x16e));},'converterPriority':_0x571036(0x169)}),_0x2d82eb[_0x571036(0x186)][_0x571036(0x183)]['on'](_0x571036(0x17f),(_0x560f52,_0xddd517,_0x498de6)=>{const _0x34064f=_0x571036;_0x498de6[_0x34064f(0x179)][_0x34064f(0x175)]&&_0x560f52[_0x34064f(0x168)]();},{'priority':_0x571036(0x169)});}}
23
+ const _0x2fb4ae=_0x1121;function _0x55d8(){const _0x4d3985=['2556843aTAMtY','2aEWeSf','high','for','172OSkalc','4124134kxeytL','get','803691tcmJEe','attribute:url:media','7705672PwKbam','5688696KxwWQC','media','conversion','plugins','has','showSuggestionHighlights','afterInit','1955UccZDL','elementToElement','1582128IPGcje','editor','stop','createEmptyElement','descriptionFactory','div','data','dataDowncast','downcastDispatcher','registerElementLabel','mediaEmbed','enableCommand','ELEMENT_MEDIA','TrackChangesEditing','MediaEmbedEditing','options','locale'];_0x55d8=function(){return _0x4d3985;};return _0x55d8();}function _0x1121(_0x4a1579,_0x41f8a6){const _0x55d84a=_0x55d8();return _0x1121=function(_0x112190,_0x78ab6a){_0x112190=_0x112190-0x176;let _0x1ee87c=_0x55d84a[_0x112190];return _0x1ee87c;},_0x1121(_0x4a1579,_0x41f8a6);}(function(_0x34af12,_0x1e0c95){const _0xa68da0=_0x1121,_0x9ae01b=_0x34af12();while(!![]){try{const _0x1f2bbb=parseInt(_0xa68da0(0x178))/0x1+parseInt(_0xa68da0(0x196))/0x2*(parseInt(_0xa68da0(0x195))/0x3)+-parseInt(_0xa68da0(0x199))/0x4*(parseInt(_0xa68da0(0x182))/0x5)+-parseInt(_0xa68da0(0x17b))/0x6+parseInt(_0xa68da0(0x176))/0x7+-parseInt(_0xa68da0(0x17a))/0x8+parseInt(_0xa68da0(0x184))/0x9;if(_0x1f2bbb===_0x1e0c95)break;else _0x9ae01b['push'](_0x9ae01b['shift']());}catch(_0x8cbc9d){_0x9ae01b['push'](_0x9ae01b['shift']());}}}(_0x55d8,0x784f4));import{Plugin as _0x5c0f8a}from'ckeditor5/src/core.js';import{getTranslation as _0x5c29d8}from'../utils/common-translations.js';export default class lt extends _0x5c0f8a{[_0x2fb4ae(0x181)](){const _0xe2eb36=_0x2fb4ae,_0x35edf6=this[_0xe2eb36(0x185)];if(!_0x35edf6[_0xe2eb36(0x17e)][_0xe2eb36(0x17f)](_0xe2eb36(0x192)))return;const _0x4ba882=_0x35edf6[_0xe2eb36(0x17e)][_0xe2eb36(0x177)](_0xe2eb36(0x191)),_0x3dd6e3=_0x35edf6[_0xe2eb36(0x194)];_0x4ba882[_0xe2eb36(0x18f)](_0xe2eb36(0x18e)),_0x4ba882[_0xe2eb36(0x188)][_0xe2eb36(0x18d)](_0xe2eb36(0x17c),_0x5a3700=>_0x5c29d8(_0x3dd6e3,_0xe2eb36(0x190),_0x5a3700)),_0x35edf6[_0xe2eb36(0x17d)][_0xe2eb36(0x198)](_0xe2eb36(0x18b))[_0xe2eb36(0x183)]({'model':_0xe2eb36(0x17c),'view':(_0x5c0965,{writer:_0x2c989c,options:_0x143cd5})=>{const _0x5de412=_0xe2eb36;if(_0x143cd5[_0x5de412(0x180)])return _0x2c989c[_0x5de412(0x187)](_0x5de412(0x189));},'converterPriority':_0xe2eb36(0x197)}),_0x35edf6[_0xe2eb36(0x18a)][_0xe2eb36(0x18c)]['on'](_0xe2eb36(0x179),(_0x5dac19,_0x28c470,_0x17ade0)=>{const _0x2df2ee=_0xe2eb36;_0x17ade0[_0x2df2ee(0x193)][_0x2df2ee(0x180)]&&_0x5dac19[_0x2df2ee(0x186)]();},{'priority':_0xe2eb36(0x197)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1fba(_0x50d5dc,_0x4acf74){const _0x3e2e54=_0x3e2e();return _0x1fba=function(_0x1fbad0,_0x581792){_0x1fbad0=_0x1fbad0-0x1a1;let _0x27402a=_0x3e2e54[_0x1fbad0];return _0x27402a;},_0x1fba(_0x50d5dc,_0x4acf74);}const _0x1ec068=_0x1fba;(function(_0x5ed3f0,_0x42d6eb){const _0x3ceb98=_0x1fba,_0x168ec8=_0x5ed3f0();while(!![]){try{const _0xb7fa2d=parseInt(_0x3ceb98(0x1a2))/0x1+-parseInt(_0x3ceb98(0x1b1))/0x2*(-parseInt(_0x3ceb98(0x1aa))/0x3)+-parseInt(_0x3ceb98(0x1a7))/0x4*(parseInt(_0x3ceb98(0x1ac))/0x5)+-parseInt(_0x3ceb98(0x1a8))/0x6+parseInt(_0x3ceb98(0x1ae))/0x7+parseInt(_0x3ceb98(0x1ab))/0x8+-parseInt(_0x3ceb98(0x1a9))/0x9;if(_0xb7fa2d===_0x42d6eb)break;else _0x168ec8['push'](_0x168ec8['shift']());}catch(_0x5ef6db){_0x168ec8['push'](_0x168ec8['shift']());}}}(_0x3e2e,0xa1f48));import{Plugin as _0x5938eb}from'ckeditor5/src/core.js';function _0x3e2e(){const _0x33633f=['MentionEditing','plugins','2KgKmMx','TrackChangesEditing','afterInit','1241199CjZUmI','get','has','editor','enableCommand','2044ubiBAA','2598846eglvfJ','12576762jTBOLy','373767iiQdtu','6490440Zcjdfv','6035WKfFdx','mention','6535277mLbKAT'];_0x3e2e=function(){return _0x33633f;};return _0x3e2e();}export default class mt extends _0x5938eb{[_0x1ec068(0x1a1)](){const _0x4f626f=_0x1ec068,_0xfe80fc=this[_0x4f626f(0x1a5)];_0xfe80fc[_0x4f626f(0x1b0)][_0x4f626f(0x1a4)](_0x4f626f(0x1af))&&_0xfe80fc[_0x4f626f(0x1b0)][_0x4f626f(0x1a3)](_0x4f626f(0x1b2))[_0x4f626f(0x1a6)](_0x4f626f(0x1ad));}}
23
+ const _0x54fe1e=_0x4b0a;function _0x4b0a(_0x480a6d,_0x5be964){const _0x4dbd62=_0x4dbd();return _0x4b0a=function(_0x4b0ab6,_0x1464f4){_0x4b0ab6=_0x4b0ab6-0xd6;let _0xcf7b=_0x4dbd62[_0x4b0ab6];return _0xcf7b;},_0x4b0a(_0x480a6d,_0x5be964);}(function(_0x497a86,_0xcffeea){const _0xab7130=_0x4b0a,_0x57d943=_0x497a86();while(!![]){try{const _0x29a874=-parseInt(_0xab7130(0xd7))/0x1*(parseInt(_0xab7130(0xd9))/0x2)+parseInt(_0xab7130(0xe7))/0x3*(parseInt(_0xab7130(0xe0))/0x4)+parseInt(_0xab7130(0xd6))/0x5+parseInt(_0xab7130(0xe9))/0x6*(-parseInt(_0xab7130(0xe3))/0x7)+-parseInt(_0xab7130(0xdd))/0x8*(parseInt(_0xab7130(0xe2))/0x9)+parseInt(_0xab7130(0xd8))/0xa*(parseInt(_0xab7130(0xdf))/0xb)+parseInt(_0xab7130(0xe4))/0xc*(parseInt(_0xab7130(0xda))/0xd);if(_0x29a874===_0xcffeea)break;else _0x57d943['push'](_0x57d943['shift']());}catch(_0xd2a773){_0x57d943['push'](_0x57d943['shift']());}}}(_0x4dbd,0xe6b90));import{Plugin as _0x269332}from'ckeditor5/src/core.js';export default class mt extends _0x269332{[_0x54fe1e(0xe1)](){const _0x40ea2d=_0x54fe1e,_0x1f0c30=this[_0x40ea2d(0xe8)];_0x1f0c30[_0x40ea2d(0xeb)][_0x40ea2d(0xe6)](_0x40ea2d(0xdc))&&_0x1f0c30[_0x40ea2d(0xeb)][_0x40ea2d(0xdb)](_0x40ea2d(0xe5))[_0x40ea2d(0xde)](_0x40ea2d(0xea));}}function _0x4dbd(){const _0x37a3f0=['754490GgyAnJ','1342815tsPABn','860bzyutQ','2iNgboB','3029ihxcxy','get','MentionEditing','72lmrvGS','enableCommand','241274ULghwS','660YReZyp','afterInit','1385991nqtGpV','14KnOJEf','146892PDRwAa','TrackChangesEditing','has','10173afPIPr','editor','5325132EvHKsi','mention','plugins'];_0x4dbd=function(){return _0x37a3f0;};return _0x4dbd();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52cf73=_0x23e8;(function(_0x4a4d8d,_0x3c1a18){const _0x48a5b0=_0x23e8,_0x3472ca=_0x4a4d8d();while(!![]){try{const _0x236a49=parseInt(_0x48a5b0(0x93))/0x1+parseInt(_0x48a5b0(0x88))/0x2*(parseInt(_0x48a5b0(0x80))/0x3)+-parseInt(_0x48a5b0(0x82))/0x4*(-parseInt(_0x48a5b0(0x7b))/0x5)+-parseInt(_0x48a5b0(0x81))/0x6+parseInt(_0x48a5b0(0x86))/0x7*(parseInt(_0x48a5b0(0x89))/0x8)+parseInt(_0x48a5b0(0x87))/0x9+-parseInt(_0x48a5b0(0x8c))/0xa;if(_0x236a49===_0x3c1a18)break;else _0x3472ca['push'](_0x3472ca['shift']());}catch(_0x41ca47){_0x3472ca['push'](_0x3472ca['shift']());}}}(_0x49b6,0x5086e));function _0x23e8(_0x14cb69,_0x4cb706){const _0x49b62a=_0x49b6();return _0x23e8=function(_0x23e8dd,_0x44a734){_0x23e8dd=_0x23e8dd-0x71;let _0x4a18b7=_0x49b62a[_0x23e8dd];return _0x4a18b7;},_0x23e8(_0x14cb69,_0x4cb706);}import{Plugin as _0x4c392e}from'ckeditor5/src/core.js';import{getTranslation as _0x38b2e7}from'../utils/common-translations.js';function _0x49b6(){const _0x226a7b=['getLabel','mergeFieldBlock','getContainedElement','descriptionFactory','editor','616338NNtYnq','MergeFieldsEditing','deletion','insertion','registerDescriptionCallback','enableCommand','insertMergeFieldBlock','get','ELEMENT_MERGE_FIELD','getAttribute','*Insert:*\x20%0','plugins','240ebDzGg','afterInit','insertMergeField','element','locale','3XUSAJc','3754398rVMkUs','36752BVYBBE','registerElementLabel','mergeField','type','616KIlAWJ','2613411DcFfDX','988916ybxJbk','58928WYFclM','TrackChangesEditing','has','15348360PaTevc','*Remove:*\x20%0'];_0x49b6=function(){return _0x226a7b;};return _0x49b6();}export default class dt extends _0x4c392e{[_0x52cf73(0x7c)](){const _0x4331c6=_0x52cf73,_0x4d8c13=this[_0x4331c6(0x92)];if(!_0x4d8c13[_0x4331c6(0x7a)][_0x4331c6(0x8b)](_0x4331c6(0x94)))return;_0x4d8c13[_0x4331c6(0x7a)][_0x4331c6(0x76)](_0x4331c6(0x8a))[_0x4331c6(0x74)](_0x4331c6(0x7d)),_0x4d8c13[_0x4331c6(0x7a)][_0x4331c6(0x76)](_0x4331c6(0x8a))[_0x4331c6(0x74)](_0x4331c6(0x75));const _0x53e661=_0x4d8c13[_0x4331c6(0x7a)][_0x4331c6(0x76)](_0x4331c6(0x8a)),_0xdc0e78=_0x4d8c13[_0x4331c6(0x7f)];_0x53e661[_0x4331c6(0x91)][_0x4331c6(0x83)](_0x4331c6(0x84),_0x1d2594=>_0x38b2e7(_0xdc0e78,_0x4331c6(0x77),_0x1d2594)),_0x53e661[_0x4331c6(0x91)][_0x4331c6(0x83)](_0x4331c6(0x8f),_0x21aace=>_0x38b2e7(_0xdc0e78,_0x4331c6(0x77),_0x21aace)),_0x53e661[_0x4331c6(0x91)][_0x4331c6(0x73)](_0x1b4421=>{const _0x5213c9=_0x4331c6;if(_0x5213c9(0x72)!=_0x1b4421[_0x5213c9(0x85)]&&_0x5213c9(0x71)!=_0x1b4421[_0x5213c9(0x85)])return;const _0x18c597=_0x1b4421[_0x5213c9(0x90)]();if(null==_0x18c597)return;if(!_0x18c597['is'](_0x5213c9(0x7e),_0x5213c9(0x84))&&!_0x18c597['is'](_0x5213c9(0x7e),_0x5213c9(0x8f)))return;const _0xdb9a7=_0x4d8c13[_0x5213c9(0x7a)][_0x5213c9(0x76)](_0x5213c9(0x94))[_0x5213c9(0x8e)](_0x18c597[_0x5213c9(0x78)]('id'));return _0x5213c9(0x72)==_0x1b4421[_0x5213c9(0x85)]?{'type':_0x5213c9(0x72),'content':_0x38b2e7(_0xdc0e78,_0x5213c9(0x79),'\x22'+_0xdb9a7+'\x22\x20'+_0x38b2e7(_0xdc0e78,_0x5213c9(0x77)))}:{'type':_0x5213c9(0x71),'content':_0x38b2e7(_0xdc0e78,_0x5213c9(0x8d),'\x22'+_0xdb9a7+'\x22\x20'+_0x38b2e7(_0xdc0e78,_0x5213c9(0x77)))};});}}
23
+ const _0x2b01c2=_0x44d9;(function(_0x36486b,_0x393c72){const _0x27a33b=_0x44d9,_0x5be794=_0x36486b();while(!![]){try{const _0x9f5671=parseInt(_0x27a33b(0x18a))/0x1*(parseInt(_0x27a33b(0x188))/0x2)+parseInt(_0x27a33b(0x16d))/0x3*(-parseInt(_0x27a33b(0x17c))/0x4)+parseInt(_0x27a33b(0x186))/0x5+-parseInt(_0x27a33b(0x18e))/0x6+-parseInt(_0x27a33b(0x173))/0x7*(parseInt(_0x27a33b(0x172))/0x8)+parseInt(_0x27a33b(0x17e))/0x9+-parseInt(_0x27a33b(0x180))/0xa*(-parseInt(_0x27a33b(0x189))/0xb);if(_0x9f5671===_0x393c72)break;else _0x5be794['push'](_0x5be794['shift']());}catch(_0x4a27ca){_0x5be794['push'](_0x5be794['shift']());}}}(_0x4f84,0xa6198));function _0x4f84(){const _0x5264e3=['insertMergeFieldBlock','insertion','getAttribute','236DrxPxT','registerElementLabel','2402892uAgbgb','ELEMENT_MERGE_FIELD','10llzcnd','locale','TrackChangesEditing','enableCommand','registerDescriptionCallback','descriptionFactory','4123265EvSwQO','insertMergeField','48920MpUZhx','17617567zAszXw','22zkONbq','element','*Remove:*\x20%0','afterInit','6519450XGcYoS','plugins','get','*Insert:*\x20%0','6813NhwOkq','getLabel','mergeFieldBlock','mergeField','getContainedElement','10384iakMjj','7175WGGXKu','has','type','editor','MergeFieldsEditing','deletion'];_0x4f84=function(){return _0x5264e3;};return _0x4f84();}function _0x44d9(_0x5d870f,_0x1f5549){const _0x4f8474=_0x4f84();return _0x44d9=function(_0x44d972,_0x18b2c3){_0x44d972=_0x44d972-0x16a;let _0xcdd265=_0x4f8474[_0x44d972];return _0xcdd265;},_0x44d9(_0x5d870f,_0x1f5549);}import{Plugin as _0x57b9be}from'ckeditor5/src/core.js';import{getTranslation as _0x101f78}from'../utils/common-translations.js';export default class dt extends _0x57b9be{[_0x2b01c2(0x18d)](){const _0x2ed7b5=_0x2b01c2,_0x2e334d=this[_0x2ed7b5(0x176)];if(!_0x2e334d[_0x2ed7b5(0x16a)][_0x2ed7b5(0x174)](_0x2ed7b5(0x177)))return;_0x2e334d[_0x2ed7b5(0x16a)][_0x2ed7b5(0x16b)](_0x2ed7b5(0x182))[_0x2ed7b5(0x183)](_0x2ed7b5(0x187)),_0x2e334d[_0x2ed7b5(0x16a)][_0x2ed7b5(0x16b)](_0x2ed7b5(0x182))[_0x2ed7b5(0x183)](_0x2ed7b5(0x179));const _0xe91fdc=_0x2e334d[_0x2ed7b5(0x16a)][_0x2ed7b5(0x16b)](_0x2ed7b5(0x182)),_0x29d22a=_0x2e334d[_0x2ed7b5(0x181)];_0xe91fdc[_0x2ed7b5(0x185)][_0x2ed7b5(0x17d)](_0x2ed7b5(0x170),_0xafccc=>_0x101f78(_0x29d22a,_0x2ed7b5(0x17f),_0xafccc)),_0xe91fdc[_0x2ed7b5(0x185)][_0x2ed7b5(0x17d)](_0x2ed7b5(0x16f),_0x2a70fa=>_0x101f78(_0x29d22a,_0x2ed7b5(0x17f),_0x2a70fa)),_0xe91fdc[_0x2ed7b5(0x185)][_0x2ed7b5(0x184)](_0x5b7898=>{const _0x4f0120=_0x2ed7b5;if(_0x4f0120(0x17a)!=_0x5b7898[_0x4f0120(0x175)]&&_0x4f0120(0x178)!=_0x5b7898[_0x4f0120(0x175)])return;const _0x4ae0cb=_0x5b7898[_0x4f0120(0x171)]();if(null==_0x4ae0cb)return;if(!_0x4ae0cb['is'](_0x4f0120(0x18b),_0x4f0120(0x170))&&!_0x4ae0cb['is'](_0x4f0120(0x18b),_0x4f0120(0x16f)))return;const _0x416f76=_0x2e334d[_0x4f0120(0x16a)][_0x4f0120(0x16b)](_0x4f0120(0x177))[_0x4f0120(0x16e)](_0x4ae0cb[_0x4f0120(0x17b)]('id'));return _0x4f0120(0x17a)==_0x5b7898[_0x4f0120(0x175)]?{'type':_0x4f0120(0x17a),'content':_0x101f78(_0x29d22a,_0x4f0120(0x16c),'\x22'+_0x416f76+'\x22\x20'+_0x101f78(_0x29d22a,_0x4f0120(0x17f)))}:{'type':_0x4f0120(0x178),'content':_0x101f78(_0x29d22a,_0x4f0120(0x18c),'\x22'+_0x416f76+'\x22\x20'+_0x101f78(_0x29d22a,_0x4f0120(0x17f)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1496c2=_0x3607;function _0x1aed(){const _0x55e18c=['81424PxITCJ','listMarkerStyle','multiLevelList','6673722bHKmZQ','5977224MqbfZy','10MdRiPv','28BndIUt','88693RztNvD','listType','TrackChangesEditing','1159164bIRgbk','ELEMENT_MULTI_LEVEL_LIST','*Remove\x20format:*\x20%0','descriptionFactory','MultiLevelList','locale','get','registerDescriptionCallback','newValue','47011ZexjRo','afterInit','editor','2240Ereanv','plugins','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','oldValue','data','has','head','key','format','825124CxPwnf','872eldFIU','registerBlockAttribute','handleDescriptions','next'];_0x1aed=function(){return _0x55e18c;};return _0x1aed();}(function(_0x4de19c,_0x5ab789){const _0x2e16a9=_0x3607,_0x3963bd=_0x4de19c();while(!![]){try{const _0x40ae76=-parseInt(_0x2e16a9(0x93))/0x1*(parseInt(_0x2e16a9(0x86))/0x2)+-parseInt(_0x2e16a9(0x8a))/0x3+parseInt(_0x2e16a9(0xa0))/0x4*(parseInt(_0x2e16a9(0x85))/0x5)+-parseInt(_0x2e16a9(0xa8))/0x6+-parseInt(_0x2e16a9(0xa5))/0x7*(-parseInt(_0x2e16a9(0xa1))/0x8)+-parseInt(_0x2e16a9(0xa9))/0x9+parseInt(_0x2e16a9(0x96))/0xa*(parseInt(_0x2e16a9(0x87))/0xb);if(_0x40ae76===_0x5ab789)break;else _0x3963bd['push'](_0x3963bd['shift']());}catch(_0x5f5790){_0x3963bd['push'](_0x3963bd['shift']());}}}(_0x1aed,0xa27fd));function _0x3607(_0x4a921e,_0x193bcc){const _0x1aed37=_0x1aed();return _0x3607=function(_0x360787,_0x1c024c){_0x360787=_0x360787-0x85;let _0xda4f2b=_0x1aed37[_0x360787];return _0xda4f2b;},_0x3607(_0x4a921e,_0x193bcc);}import{Plugin as _0x1e897f}from'ckeditor5/src/core.js';import{getTranslation as _0x2e1c30}from'../utils/common-translations.js';export default class pt extends _0x1e897f{[_0x1496c2(0x94)](){const _0x59da14=_0x1496c2,_0x838e43=this[_0x59da14(0x95)],_0x2dbb8b=_0x838e43[_0x59da14(0x97)][_0x59da14(0x90)](_0x59da14(0x89));_0x838e43[_0x59da14(0x97)][_0x59da14(0x9c)](_0x59da14(0x8e))&&(_0x2dbb8b[_0x59da14(0x98)](_0x59da14(0xa7)),_0x2dbb8b[_0x59da14(0xa2)](_0x59da14(0xa6)),_0x2dbb8b[_0x59da14(0x8d)][_0x59da14(0x91)](_0x380a7f=>this[_0x59da14(0xa3)](_0x380a7f)));}[_0x1496c2(0xa3)](_0x3aeb9c){const _0x329237=_0x1496c2,_0x5dfd8b=this[_0x329237(0x95)][_0x329237(0x8f)],{data:_0x4a6b82}=_0x3aeb9c,_0x297f55={'type':_0x329237(0x9f),'content':''};if(_0x4a6b82&&_0x329237(0xa6)==_0x4a6b82[_0x329237(0x9e)]){if(!_0x4a6b82[_0x329237(0x9a)])return{'type':_0x329237(0x9f),'content':_0x2e1c30(_0x5dfd8b,_0x329237(0x99),_0x2e1c30(_0x5dfd8b,_0x329237(0x8b)))+'\x20('+_0x4a6b82[_0x329237(0x92)]+')'};if(!_0x4a6b82[_0x329237(0x92)]){let _0x4b1ff8=_0x3aeb9c[_0x329237(0x9d)];for(;_0x4b1ff8;){if(_0x4b1ff8[_0x329237(0x9b)]&&_0x329237(0x88)==_0x4b1ff8[_0x329237(0x9b)][_0x329237(0x9e)]&&_0x4b1ff8[_0x329237(0x9b)][_0x329237(0x92)])return _0x297f55;_0x4b1ff8=_0x4b1ff8[_0x329237(0xa4)];}return{'type':_0x329237(0x9f),'content':_0x2e1c30(_0x5dfd8b,_0x329237(0x8c),_0x2e1c30(_0x5dfd8b,_0x329237(0x8b)))+'\x20('+_0x4a6b82[_0x329237(0x9a)]+')'};}}}}
23
+ function _0x117e(){const _0x57dc00=['listMarkerStyle','descriptionFactory','MultiLevelList','newValue','2474502TVsTPL','registerBlockAttribute','193352VxNyWy','TrackChangesEditing','head','ELEMENT_MULTI_LEVEL_LIST','editor','oldValue','4jtUvbo','498yfUyRG','key','get','handleDescriptions','7KDVUCi','registerDescriptionCallback','locale','20043yCAFdO','1044usetOX','multiLevelList','6518740fsTgUX','data','342845vAcfEv','afterInit','format','*Set\x20format:*\x20%0','has','next','enableDefaultAttributesIntegration','listType','*Remove\x20format:*\x20%0','plugins','1459368IzzlXE'];_0x117e=function(){return _0x57dc00;};return _0x117e();}function _0x5cc6(_0x2c9a39,_0x1f0fae){const _0x117e3a=_0x117e();return _0x5cc6=function(_0x5cc604,_0x50be46){_0x5cc604=_0x5cc604-0x1b2;let _0x3b07ad=_0x117e3a[_0x5cc604];return _0x3b07ad;},_0x5cc6(_0x2c9a39,_0x1f0fae);}const _0x5186af=_0x5cc6;(function(_0x356be7,_0x2bb1d1){const _0x175c5e=_0x5cc6,_0xdb9aab=_0x356be7();while(!![]){try{const _0x495ffe=-parseInt(_0x175c5e(0x1b6))/0x1*(-parseInt(_0x175c5e(0x1d2))/0x2)+-parseInt(_0x175c5e(0x1b5))/0x3+parseInt(_0x175c5e(0x1d1))/0x4*(parseInt(_0x175c5e(0x1ba))/0x5)+-parseInt(_0x175c5e(0x1c9))/0x6*(-parseInt(_0x175c5e(0x1b2))/0x7)+-parseInt(_0x175c5e(0x1cb))/0x8+parseInt(_0x175c5e(0x1c4))/0x9+-parseInt(_0x175c5e(0x1b8))/0xa;if(_0x495ffe===_0x2bb1d1)break;else _0xdb9aab['push'](_0xdb9aab['shift']());}catch(_0x345089){_0xdb9aab['push'](_0xdb9aab['shift']());}}}(_0x117e,0x35cd2));import{Plugin as _0x4c6d7a}from'ckeditor5/src/core.js';import{getTranslation as _0x51200b}from'../utils/common-translations.js';export default class pt extends _0x4c6d7a{[_0x5186af(0x1bb)](){const _0x5b6e65=_0x5186af,_0x2026dc=this[_0x5b6e65(0x1cf)],_0x1cf476=_0x2026dc[_0x5b6e65(0x1c3)][_0x5b6e65(0x1d4)](_0x5b6e65(0x1cc));_0x2026dc[_0x5b6e65(0x1c3)][_0x5b6e65(0x1be)](_0x5b6e65(0x1c7))&&(_0x1cf476[_0x5b6e65(0x1c0)](_0x5b6e65(0x1b7)),_0x1cf476[_0x5b6e65(0x1ca)](_0x5b6e65(0x1c5)),_0x1cf476[_0x5b6e65(0x1c6)][_0x5b6e65(0x1b3)](_0x1473f9=>this[_0x5b6e65(0x1d5)](_0x1473f9)));}[_0x5186af(0x1d5)](_0x6f4e98){const _0x8d6b1c=_0x5186af,_0x15e707=this[_0x8d6b1c(0x1cf)][_0x8d6b1c(0x1b4)],{data:_0x439d50}=_0x6f4e98,_0x2e38b5={'type':_0x8d6b1c(0x1bc),'content':''};if(_0x439d50&&_0x8d6b1c(0x1c5)==_0x439d50[_0x8d6b1c(0x1d3)]){if(!_0x439d50[_0x8d6b1c(0x1d0)])return{'type':_0x8d6b1c(0x1bc),'content':_0x51200b(_0x15e707,_0x8d6b1c(0x1bd),_0x51200b(_0x15e707,_0x8d6b1c(0x1ce)))+'\x20('+_0x439d50[_0x8d6b1c(0x1c8)]+')'};if(!_0x439d50[_0x8d6b1c(0x1c8)]){let _0x5b3847=_0x6f4e98[_0x8d6b1c(0x1cd)];for(;_0x5b3847;){if(_0x5b3847[_0x8d6b1c(0x1b9)]&&_0x8d6b1c(0x1c1)==_0x5b3847[_0x8d6b1c(0x1b9)][_0x8d6b1c(0x1d3)]&&_0x5b3847[_0x8d6b1c(0x1b9)][_0x8d6b1c(0x1c8)])return _0x2e38b5;_0x5b3847=_0x5b3847[_0x8d6b1c(0x1bf)];}return{'type':_0x8d6b1c(0x1bc),'content':_0x51200b(_0x15e707,_0x8d6b1c(0x1c2),_0x51200b(_0x15e707,_0x8d6b1c(0x1ce)))+'\x20('+_0x439d50[_0x8d6b1c(0x1d0)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x34fe(){const _0x1cef98=['30cPGUUB','18156iAJSUU','ELEMENT_PAGE_BREAK','1993784Qtawlr','afterInit','registerElementLabel','plugins','PageBreakEditing','38534XWtlXz','9240jKoRdB','editor','32dpgvhz','1831455ythCqo','has','60138VCLmYH','TrackChangesEditing','pageBreak','descriptionFactory','get','52iBijRZ','enableCommand','84eUmFVD','155172fBvqVZ','259890AkIbSP','locale'];_0x34fe=function(){return _0x1cef98;};return _0x34fe();}function _0x3ce8(_0x485b34,_0x3389f3){const _0x34fee6=_0x34fe();return _0x3ce8=function(_0x3ce801,_0x18b2a4){_0x3ce801=_0x3ce801-0xce;let _0x4c0483=_0x34fee6[_0x3ce801];return _0x4c0483;},_0x3ce8(_0x485b34,_0x3389f3);}const _0x1114ab=_0x3ce8;(function(_0x170ed3,_0x518f6d){const _0x21911a=_0x3ce8,_0x16ddca=_0x170ed3();while(!![]){try{const _0x2905d0=parseInt(_0x21911a(0xd7))/0x1*(parseInt(_0x21911a(0xda))/0x2)+-parseInt(_0x21911a(0xdd))/0x3*(-parseInt(_0x21911a(0xe2))/0x4)+parseInt(_0x21911a(0xe6))/0x5+parseInt(_0x21911a(0xe5))/0x6*(parseInt(_0x21911a(0xe4))/0x7)+-parseInt(_0x21911a(0xd2))/0x8+-parseInt(_0x21911a(0xdb))/0x9*(-parseInt(_0x21911a(0xcf))/0xa)+parseInt(_0x21911a(0xd8))/0xb*(-parseInt(_0x21911a(0xd0))/0xc);if(_0x2905d0===_0x518f6d)break;else _0x16ddca['push'](_0x16ddca['shift']());}catch(_0x3a71b2){_0x16ddca['push'](_0x16ddca['shift']());}}}(_0x34fe,0x5084e));import{Plugin as _0x10423f}from'ckeditor5/src/core.js';import{getTranslation as _0x3ea3fd}from'../utils/common-translations.js';export default class kt extends _0x10423f{[_0x1114ab(0xd3)](){const _0x321d81=_0x1114ab,_0x45e626=this[_0x321d81(0xd9)];if(!_0x45e626[_0x321d81(0xd5)][_0x321d81(0xdc)](_0x321d81(0xd6)))return;_0x45e626[_0x321d81(0xd5)][_0x321d81(0xe1)](_0x321d81(0xde))[_0x321d81(0xe3)](_0x321d81(0xdf));const _0x58f585=_0x45e626[_0x321d81(0xd5)][_0x321d81(0xe1)](_0x321d81(0xde)),_0x297649=_0x45e626[_0x321d81(0xce)];_0x58f585[_0x321d81(0xe0)][_0x321d81(0xd4)](_0x321d81(0xdf),_0x481f69=>_0x3ea3fd(_0x297649,_0x321d81(0xd1),_0x481f69));}}
23
+ function _0x5921(_0x326ffe,_0x58d3e6){const _0x2b23b7=_0x2b23();return _0x5921=function(_0x59214e,_0x4b9f86){_0x59214e=_0x59214e-0x6d;let _0x36f0b0=_0x2b23b7[_0x59214e];return _0x36f0b0;},_0x5921(_0x326ffe,_0x58d3e6);}const _0x138181=_0x5921;(function(_0x4f064b,_0x1409c6){const _0x5ea235=_0x5921,_0x14fe19=_0x4f064b();while(!![]){try{const _0x6a16d6=-parseInt(_0x5ea235(0x6f))/0x1+-parseInt(_0x5ea235(0x7b))/0x2+-parseInt(_0x5ea235(0x75))/0x3*(parseInt(_0x5ea235(0x79))/0x4)+parseInt(_0x5ea235(0x74))/0x5*(-parseInt(_0x5ea235(0x7f))/0x6)+-parseInt(_0x5ea235(0x7a))/0x7*(-parseInt(_0x5ea235(0x6e))/0x8)+-parseInt(_0x5ea235(0x78))/0x9*(parseInt(_0x5ea235(0x83))/0xa)+parseInt(_0x5ea235(0x6d))/0xb;if(_0x6a16d6===_0x1409c6)break;else _0x14fe19['push'](_0x14fe19['shift']());}catch(_0x4e4f8a){_0x14fe19['push'](_0x14fe19['shift']());}}}(_0x2b23,0x30ee2));import{Plugin as _0x590f5f}from'ckeditor5/src/core.js';function _0x2b23(){const _0x5cf3c5=['470XzTReY','plugins','12199990yzszCE','314936PShagC','276074DhWSpD','pageBreak','ELEMENT_PAGE_BREAK','registerElementLabel','editor','320XBDCOX','423807dwPdZC','has','descriptionFactory','38133eCfZcX','4qltmLb','35zTSXLS','255490IzhEsh','TrackChangesEditing','locale','enableCommand','33870inujrq','get','PageBreakEditing','afterInit'];_0x2b23=function(){return _0x5cf3c5;};return _0x2b23();}import{getTranslation as _0x5bf0fb}from'../utils/common-translations.js';export default class kt extends _0x590f5f{[_0x138181(0x82)](){const _0x1afd6d=_0x138181,_0x5347b5=this[_0x1afd6d(0x73)];if(!_0x5347b5[_0x1afd6d(0x84)][_0x1afd6d(0x76)](_0x1afd6d(0x81)))return;_0x5347b5[_0x1afd6d(0x84)][_0x1afd6d(0x80)](_0x1afd6d(0x7c))[_0x1afd6d(0x7e)](_0x1afd6d(0x70));const _0x4ab53a=_0x5347b5[_0x1afd6d(0x84)][_0x1afd6d(0x80)](_0x1afd6d(0x7c)),_0x38427b=_0x5347b5[_0x1afd6d(0x7d)];_0x4ab53a[_0x1afd6d(0x77)][_0x1afd6d(0x72)](_0x1afd6d(0x70),_0x1d0447=>_0x5bf0fb(_0x38427b,_0x1afd6d(0x71),_0x1d0447));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1076c1=_0x2126;function _0x2126(_0x216e26,_0x10cf39){const _0x5ed61b=_0x5ed6();return _0x2126=function(_0x2126b0,_0x5d7bb7){_0x2126b0=_0x2126b0-0xb4;let _0x30394c=_0x5ed61b[_0x2126b0];return _0x30394c;},_0x2126(_0x216e26,_0x10cf39);}(function(_0xa5407f,_0x70f94a){const _0x335c3b=_0x2126,_0x403bfe=_0xa5407f();while(!![]){try{const _0x13fa59=-parseInt(_0x335c3b(0xc5))/0x1*(parseInt(_0x335c3b(0xea))/0x2)+parseInt(_0x335c3b(0xf4))/0x3*(-parseInt(_0x335c3b(0xdf))/0x4)+-parseInt(_0x335c3b(0xc3))/0x5+parseInt(_0x335c3b(0xcc))/0x6*(parseInt(_0x335c3b(0xe8))/0x7)+-parseInt(_0x335c3b(0xe7))/0x8*(-parseInt(_0x335c3b(0xbd))/0x9)+-parseInt(_0x335c3b(0xc0))/0xa*(parseInt(_0x335c3b(0xb8))/0xb)+parseInt(_0x335c3b(0xd6))/0xc*(parseInt(_0x335c3b(0xf9))/0xd);if(_0x13fa59===_0x70f94a)break;else _0x403bfe['push'](_0x403bfe['shift']());}catch(_0x4b3cec){_0x403bfe['push'](_0x403bfe['shift']());}}}(_0x5ed6,0xe2c6f));function _0x5ed6(){const _0x465fa3=['1dkWbCI','isTouching','model','type','formatBlock','consumable','highest','44778ZvnMvT','markerName','nodeAfter','span','ck-suggestion-marker--active','insertion','mapper','insert','toViewPosition','insertParagraph','276MLxYkO','includes','bindElementToMarker','consume','addClass','_splitMarkerName','locale','TrackChangesEditing','markerRange','316860upeJPJ','start','isBlock','commandName','descriptionFactory','ELEMENT_PARAGRAPH','activeMarkers','Paragraph','56vtinko','1554CzkmCe','enableDefaultAttributesIntegration','3130898CGeiNa','afterInit','addMarker:suggestion:insertion','createUIElement','has','isLimit','ck-suggestion-marker-split','registerElementLabel','*Change\x20to:*\x20%0','editing','3lszAqT','editor','data','enableCommand','plugins','1743053gomYoq','_registerLegacyDescription','options','$text','registerDescriptionCallback','paragraph','get','schema','getItemLabel','35365OSiQZl','name','format','end','downcastDispatcher','1113885qMpbTD','checkChild','*Insert:*\x20%0','4490kHISjy','getFirstRange','showSuggestionHighlights','7949630PSYcer','writer'];_0x5ed6=function(){return _0x465fa3;};return _0x5ed6();}import{Plugin as _0x497c52}from'ckeditor5/src/core.js';import{getTranslation as _0x2ae99c}from'../utils/common-translations.js';export default class bt extends _0x497c52{[_0x1076c1(0xeb)](){const _0x3e4d5b=_0x1076c1,_0x452fd2=this[_0x3e4d5b(0xf5)];if(!_0x452fd2[_0x3e4d5b(0xf8)][_0x3e4d5b(0xee)](_0x3e4d5b(0xe6)))return;const _0x35434b=_0x452fd2[_0x3e4d5b(0xdc)],_0x1c3b92=_0x452fd2[_0x3e4d5b(0xf8)][_0x3e4d5b(0xb5)](_0x3e4d5b(0xdd));_0x1c3b92[_0x3e4d5b(0xe3)][_0x3e4d5b(0xf1)](_0x3e4d5b(0xb4),_0x1d68d6=>_0x2ae99c(_0x35434b,_0x3e4d5b(0xe4),_0x1d68d6)),_0x1c3b92[_0x3e4d5b(0xe9)](_0x3e4d5b(0xb4)),_0x1c3b92[_0x3e4d5b(0xf7)](_0x3e4d5b(0xd5)),_0x452fd2[_0x3e4d5b(0xf3)][_0x3e4d5b(0xbc)]['on'](_0x3e4d5b(0xec),nr(_0x452fd2),{'priority':_0x3e4d5b(0xcb)}),_0x452fd2[_0x3e4d5b(0xf6)][_0x3e4d5b(0xbc)]['on'](_0x3e4d5b(0xec),(_0x31f8f7,_0x29ce20,_0x5ba3b8)=>{const _0xc7cdcc=_0x3e4d5b;_0x5ba3b8[_0xc7cdcc(0xfb)][_0xc7cdcc(0xc2)]&&nr(_0x452fd2,{'showActiveMarker':!0x1})(_0x31f8f7,_0x29ce20,_0x5ba3b8);},{'priority':_0x3e4d5b(0xcb)});const _0x3242f7=_0x1c3b92[_0x3e4d5b(0xe3)];_0x3242f7[_0x3e4d5b(0xfd)](_0xdb4a1a=>{const _0x316691=_0x3e4d5b;if(_0x316691(0xd1)!==_0xdb4a1a[_0x316691(0xc8)])return;const {start:_0x5e7e0d,end:_0xf45f4f}=_0xdb4a1a[_0x316691(0xc1)]();if(!_0x5e7e0d[_0x316691(0xc6)](_0xf45f4f)||!_0x5e7e0d[_0x316691(0xce)])return;const _0x465e3e=_0x452fd2[_0x316691(0xc7)][_0x316691(0xb6)],_0x2be742=_0x5e7e0d[_0x316691(0xce)];return _0x465e3e[_0x316691(0xe1)](_0x2be742)&&!_0x465e3e[_0x316691(0xef)](_0x2be742)&&_0x465e3e[_0x316691(0xbe)](_0x2be742,_0x316691(0xfc))?{'type':_0x316691(0xd1),'content':_0x2ae99c(_0x35434b,_0x316691(0xbf),_0x3242f7[_0x316691(0xb7)](_0x2be742,0x1))}:void 0x0;}),this[_0x3e4d5b(0xfa)]();}[_0x1076c1(0xfa)](){const _0x5e7dfa=_0x1076c1,_0x3855a2=this[_0x5e7dfa(0xf5)],_0x60fd0a=_0x3855a2[_0x5e7dfa(0xdc)];_0x3855a2[_0x5e7dfa(0xf8)][_0x5e7dfa(0xb5)](_0x5e7dfa(0xdd))[_0x5e7dfa(0xe3)][_0x5e7dfa(0xfd)](_0x2113b8=>{const _0x25f1df=_0x5e7dfa;if(_0x25f1df(0xc9)!=_0x2113b8[_0x25f1df(0xc8)])return;const {data:_0x263844}=_0x2113b8;return _0x263844&&_0x25f1df(0xb4)==_0x263844[_0x25f1df(0xe2)]?{'type':_0x25f1df(0xba),'content':_0x2ae99c(_0x60fd0a,_0x25f1df(0xf2),_0x2ae99c(_0x60fd0a,_0x25f1df(0xe4)))}:void 0x0;});}}function nr(_0x2fb5e8,{showActiveMarker:_0x21fe5e=!0x0}={}){return(_0x597a90,_0x356561,_0x1f6054)=>{const _0x558f69=_0x2126,_0x1e6f50=_0x2fb5e8[_0x558f69(0xf8)][_0x558f69(0xb5)](_0x558f69(0xdd)),_0x490caa=_0x356561[_0x558f69(0xde)][_0x558f69(0xe0)],_0x5bf0e1=_0x356561[_0x558f69(0xde)][_0x558f69(0xbb)],_0x597909=_0x2fb5e8[_0x558f69(0xc7)][_0x558f69(0xb6)];if(!_0x490caa[_0x558f69(0xc6)](_0x5bf0e1)||!_0x490caa[_0x558f69(0xce)])return;const _0x3d96e6=_0x490caa[_0x558f69(0xce)];if(_0x597909[_0x558f69(0xe1)](_0x3d96e6)&&!_0x597909[_0x558f69(0xef)](_0x3d96e6)&&_0x597909[_0x558f69(0xbe)](_0x3d96e6,_0x558f69(0xfc))){if(!_0x1f6054[_0x558f69(0xca)][_0x558f69(0xd9)](_0x356561[_0x558f69(0xde)],_0x597a90[_0x558f69(0xb9)]))return;const {authorId:_0x5ba239}=_0x1e6f50[_0x558f69(0xdb)](_0x356561[_0x558f69(0xcd)]),_0x20c85b=_0x1f6054[_0x558f69(0xc4)][_0x558f69(0xed)](_0x558f69(0xcf),{'class':_0x558f69(0xf0),'data-author-id':_0x5ba239}),_0x35c72d=_0x1f6054[_0x558f69(0xd2)][_0x558f69(0xd4)](_0x5bf0e1);_0x21fe5e&&_0x1e6f50[_0x558f69(0xe5)][_0x558f69(0xd7)](_0x356561[_0x558f69(0xcd)])&&_0x1f6054[_0x558f69(0xc4)][_0x558f69(0xda)](_0x558f69(0xd0),_0x20c85b),_0x1f6054[_0x558f69(0xc4)][_0x558f69(0xd3)](_0x35c72d,_0x20c85b),_0x1f6054[_0x558f69(0xd2)][_0x558f69(0xd8)](_0x20c85b,_0x356561[_0x558f69(0xcd)]);}};}
23
+ const _0x269a85=_0x4a94;(function(_0x5b5f90,_0x1a6109){const _0x5a7f78=_0x4a94,_0x4a11a3=_0x5b5f90();while(!![]){try{const _0x40dcef=-parseInt(_0x5a7f78(0x1e4))/0x1+parseInt(_0x5a7f78(0x1d4))/0x2+-parseInt(_0x5a7f78(0x1aa))/0x3*(-parseInt(_0x5a7f78(0x1b2))/0x4)+-parseInt(_0x5a7f78(0x1ad))/0x5*(parseInt(_0x5a7f78(0x1cb))/0x6)+parseInt(_0x5a7f78(0x1d7))/0x7*(parseInt(_0x5a7f78(0x1d6))/0x8)+parseInt(_0x5a7f78(0x1c2))/0x9*(-parseInt(_0x5a7f78(0x1bc))/0xa)+-parseInt(_0x5a7f78(0x1b7))/0xb*(-parseInt(_0x5a7f78(0x1dc))/0xc);if(_0x40dcef===_0x1a6109)break;else _0x4a11a3['push'](_0x4a11a3['shift']());}catch(_0x476755){_0x4a11a3['push'](_0x4a11a3['shift']());}}}(_0x472a,0x1a5a3));import{Plugin as _0x56dbcf}from'ckeditor5/src/core.js';import{getTranslation as _0x423a9e}from'../utils/common-translations.js';export default class bt extends _0x56dbcf{[_0x269a85(0x1b1)](){const _0x4d8ecb=_0x269a85,_0x1c302a=this[_0x4d8ecb(0x1d5)];if(!_0x1c302a[_0x4d8ecb(0x1da)][_0x4d8ecb(0x1ce)](_0x4d8ecb(0x1c5)))return;const _0x39d117=_0x1c302a[_0x4d8ecb(0x19f)],_0x6c862d=_0x1c302a[_0x4d8ecb(0x1da)][_0x4d8ecb(0x1af)](_0x4d8ecb(0x1de));_0x6c862d[_0x4d8ecb(0x1a4)][_0x4d8ecb(0x1c7)](_0x4d8ecb(0x1d0),_0x38e7d5=>_0x423a9e(_0x39d117,_0x4d8ecb(0x1cd),_0x38e7d5)),_0x6c862d[_0x4d8ecb(0x1c1)](_0x4d8ecb(0x1d0)),_0x6c862d[_0x4d8ecb(0x1a8)](_0x4d8ecb(0x1a5)),_0x1c302a[_0x4d8ecb(0x1b8)][_0x4d8ecb(0x1b0)]['on'](_0x4d8ecb(0x1a1),nr(_0x1c302a),{'priority':_0x4d8ecb(0x1ac)}),_0x1c302a[_0x4d8ecb(0x1ae)][_0x4d8ecb(0x1b0)]['on'](_0x4d8ecb(0x1a1),(_0x5e8283,_0x271ad6,_0x404948)=>{const _0x2070e3=_0x4d8ecb;_0x404948[_0x2070e3(0x1cf)][_0x2070e3(0x1a7)]&&nr(_0x1c302a,{'showActiveMarker':!0x1})(_0x5e8283,_0x271ad6,_0x404948);},{'priority':_0x4d8ecb(0x1ac)});const _0x6e16d3=_0x6c862d[_0x4d8ecb(0x1a4)];_0x6e16d3[_0x4d8ecb(0x1c8)](_0x2acda4=>{const _0x57e3d0=_0x4d8ecb;if(_0x57e3d0(0x19e)!==_0x2acda4[_0x57e3d0(0x1d8)])return;const {start:_0x32dde4,end:_0x7bf052}=_0x2acda4[_0x57e3d0(0x1a3)]();if(!_0x32dde4[_0x57e3d0(0x1b3)](_0x7bf052)||!_0x32dde4[_0x57e3d0(0x1e1)])return;const _0x3c8f8b=_0x1c302a[_0x57e3d0(0x19d)][_0x57e3d0(0x1ca)],_0x2ba1d1=_0x32dde4[_0x57e3d0(0x1e1)];return _0x3c8f8b[_0x57e3d0(0x1c0)](_0x2ba1d1)&&!_0x3c8f8b[_0x57e3d0(0x1d1)](_0x2ba1d1)&&_0x3c8f8b[_0x57e3d0(0x1b4)](_0x2ba1d1,_0x57e3d0(0x1cc))?{'type':_0x57e3d0(0x19e),'content':_0x423a9e(_0x39d117,_0x57e3d0(0x1e2),_0x6e16d3[_0x57e3d0(0x1d2)](_0x2ba1d1,0x1))}:void 0x0;}),this[_0x4d8ecb(0x1e3)]();}[_0x269a85(0x1e3)](){const _0x479da3=_0x269a85,_0x19bb0b=this[_0x479da3(0x1d5)],_0x3fb3d3=_0x19bb0b[_0x479da3(0x19f)];_0x19bb0b[_0x479da3(0x1da)][_0x479da3(0x1af)](_0x479da3(0x1de))[_0x479da3(0x1a4)][_0x479da3(0x1c8)](_0x55ce88=>{const _0x12af70=_0x479da3;if(_0x12af70(0x1db)!=_0x55ce88[_0x12af70(0x1d8)])return;const {data:_0x1fcc8b}=_0x55ce88;return _0x1fcc8b&&_0x12af70(0x1d0)==_0x1fcc8b[_0x12af70(0x1b9)]?{'type':_0x12af70(0x1bd),'content':_0x423a9e(_0x3fb3d3,_0x12af70(0x1df),_0x423a9e(_0x3fb3d3,_0x12af70(0x1cd)))}:void 0x0;});}}function _0x472a(){const _0x232339=['152136HflFza','49TRRMTF','type','activeMarkers','plugins','formatBlock','888ZnZSEv','consumable','TrackChangesEditing','*Change\x20to:*\x20%0','start','nodeAfter','*Insert:*\x20%0','_registerLegacyDescription','70771QYVixA','name','model','insertion','locale','ck-suggestion-marker--active','addMarker:suggestion:insertion','span','getFirstRange','descriptionFactory','insertParagraph','writer','showSuggestionHighlights','enableCommand','createUIElement','1491sYsIFp','consume','highest','10yVUhTn','data','get','downcastDispatcher','afterInit','436uMVCxB','isTouching','checkChild','ck-suggestion-marker-split','mapper','23342zsiWiQ','editing','commandName','end','markerName','4460mObFXP','format','insert','markerRange','isBlock','enableDefaultAttributesIntegration','2952PJLQUG','_splitMarkerName','addClass','Paragraph','includes','registerElementLabel','registerDescriptionCallback','toViewPosition','schema','144168ivuVnh','$text','ELEMENT_PARAGRAPH','has','options','paragraph','isLimit','getItemLabel','bindElementToMarker','57468iGPPEZ','editor'];_0x472a=function(){return _0x232339;};return _0x472a();}function _0x4a94(_0x4f52bf,_0x4f74f0){const _0x472afc=_0x472a();return _0x4a94=function(_0x4a943b,_0x153ff8){_0x4a943b=_0x4a943b-0x19c;let _0x33db86=_0x472afc[_0x4a943b];return _0x33db86;},_0x4a94(_0x4f52bf,_0x4f74f0);}function nr(_0x361e0f,{showActiveMarker:_0x3f140f=!0x0}={}){return(_0x20e419,_0x1e27f8,_0x2d3419)=>{const _0x2eb2c6=_0x4a94,_0x5005b0=_0x361e0f[_0x2eb2c6(0x1da)][_0x2eb2c6(0x1af)](_0x2eb2c6(0x1de)),_0x11bf34=_0x1e27f8[_0x2eb2c6(0x1bf)][_0x2eb2c6(0x1e0)],_0x4b8712=_0x1e27f8[_0x2eb2c6(0x1bf)][_0x2eb2c6(0x1ba)],_0x26f45e=_0x361e0f[_0x2eb2c6(0x19d)][_0x2eb2c6(0x1ca)];if(!_0x11bf34[_0x2eb2c6(0x1b3)](_0x4b8712)||!_0x11bf34[_0x2eb2c6(0x1e1)])return;const _0xe6d975=_0x11bf34[_0x2eb2c6(0x1e1)];if(_0x26f45e[_0x2eb2c6(0x1c0)](_0xe6d975)&&!_0x26f45e[_0x2eb2c6(0x1d1)](_0xe6d975)&&_0x26f45e[_0x2eb2c6(0x1b4)](_0xe6d975,_0x2eb2c6(0x1cc))){if(!_0x2d3419[_0x2eb2c6(0x1dd)][_0x2eb2c6(0x1ab)](_0x1e27f8[_0x2eb2c6(0x1bf)],_0x20e419[_0x2eb2c6(0x19c)]))return;const {authorId:_0x544a65}=_0x5005b0[_0x2eb2c6(0x1c3)](_0x1e27f8[_0x2eb2c6(0x1bb)]),_0x387908=_0x2d3419[_0x2eb2c6(0x1a6)][_0x2eb2c6(0x1a9)](_0x2eb2c6(0x1a2),{'class':_0x2eb2c6(0x1b5),'data-author-id':_0x544a65}),_0x11e4ea=_0x2d3419[_0x2eb2c6(0x1b6)][_0x2eb2c6(0x1c9)](_0x4b8712);_0x3f140f&&_0x5005b0[_0x2eb2c6(0x1d9)][_0x2eb2c6(0x1c6)](_0x1e27f8[_0x2eb2c6(0x1bb)])&&_0x2d3419[_0x2eb2c6(0x1a6)][_0x2eb2c6(0x1c4)](_0x2eb2c6(0x1a0),_0x387908),_0x2d3419[_0x2eb2c6(0x1a6)][_0x2eb2c6(0x1be)](_0x11e4ea,_0x387908),_0x2d3419[_0x2eb2c6(0x1b6)][_0x2eb2c6(0x1d3)](_0x387908,_0x1e27f8[_0x2eb2c6(0x1bb)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f71dc=_0xdb64;(function(_0x32324a,_0xacf876){const _0x5b599b=_0xdb64,_0x3a0a10=_0x32324a();while(!![]){try{const _0x5d07df=-parseInt(_0x5b599b(0x135))/0x1+-parseInt(_0x5b599b(0x133))/0x2*(-parseInt(_0x5b599b(0x131))/0x3)+-parseInt(_0x5b599b(0x132))/0x4*(parseInt(_0x5b599b(0x126))/0x5)+-parseInt(_0x5b599b(0x12a))/0x6+-parseInt(_0x5b599b(0x13c))/0x7*(parseInt(_0x5b599b(0x137))/0x8)+-parseInt(_0x5b599b(0x12e))/0x9*(parseInt(_0x5b599b(0x13e))/0xa)+parseInt(_0x5b599b(0x138))/0xb;if(_0x5d07df===_0xacf876)break;else _0x3a0a10['push'](_0x3a0a10['shift']());}catch(_0xd4a875){_0x3a0a10['push'](_0x3a0a10['shift']());}}}(_0x331f,0xed4e4));import{Plugin as _0x5cdc5b}from'ckeditor5/src/core.js';import{getTranslation as _0x4cb271}from'../utils/common-translations.js';function _0x331f(){const _0x20da42=['type','6735hogzso','commandName','has','RemoveFormatEditing','9212850NqDHDV','afterInit','editor','TrackChangesEditing','153hGCOvA','locale','plugins','1757841mzkjlX','752dqSOTV','4JRZjjj','format','15219rKZsmr','enableDefaultAttributesIntegration','85208QSrGTx','34354452ehJnjK','descriptionFactory','formatBlock','registerDescriptionCallback','203cUCzhf','get','711890jfDSed','*Remove\x20all\x20formatting*','removeFormat','_registerLegacyDescription','formatInline'];_0x331f=function(){return _0x20da42;};return _0x331f();}function _0xdb64(_0x18135a,_0x18a6e3){const _0x331ff3=_0x331f();return _0xdb64=function(_0xdb64fe,_0x39233f){_0xdb64fe=_0xdb64fe-0x126;let _0x22cc85=_0x331ff3[_0xdb64fe];return _0x22cc85;},_0xdb64(_0x18135a,_0x18a6e3);}export default class wt extends _0x5cdc5b{[_0x1f71dc(0x12b)](){const _0x1af9aa=_0x1f71dc,_0x19e5fc=this[_0x1af9aa(0x12c)];if(!_0x19e5fc[_0x1af9aa(0x130)][_0x1af9aa(0x128)](_0x1af9aa(0x129)))return;_0x19e5fc[_0x1af9aa(0x130)][_0x1af9aa(0x13d)](_0x1af9aa(0x12d))[_0x1af9aa(0x136)](_0x1af9aa(0x140)),this[_0x1af9aa(0x141)]();}[_0x1f71dc(0x141)](){const _0x1be2ed=_0x1f71dc,_0xabfbab=this[_0x1be2ed(0x12c)];_0xabfbab[_0x1be2ed(0x130)][_0x1be2ed(0x13d)](_0x1be2ed(0x12d))[_0x1be2ed(0x139)][_0x1be2ed(0x13b)](_0x315507=>{const _0x3793fe=_0x1be2ed;if(_0x3793fe(0x13a)!=_0x315507[_0x3793fe(0x143)]&&_0x3793fe(0x142)!=_0x315507[_0x3793fe(0x143)])return;const {data:_0x5c16c1}=_0x315507;return _0x5c16c1&&_0x3793fe(0x140)==_0x5c16c1[_0x3793fe(0x127)]?{'type':_0x3793fe(0x134),'content':_0x4cb271(_0xabfbab[_0x3793fe(0x12f)],_0x3793fe(0x13f))}:void 0x0;});}}
23
+ const _0x2a1123=_0x188a;(function(_0x372c40,_0x5b1b07){const _0x361a67=_0x188a,_0xb3b2fc=_0x372c40();while(!![]){try{const _0xe0f296=-parseInt(_0x361a67(0x1a7))/0x1*(-parseInt(_0x361a67(0x19d))/0x2)+-parseInt(_0x361a67(0x1a8))/0x3*(parseInt(_0x361a67(0x1a0))/0x4)+-parseInt(_0x361a67(0x19c))/0x5*(-parseInt(_0x361a67(0x19a))/0x6)+-parseInt(_0x361a67(0x19e))/0x7+-parseInt(_0x361a67(0x1ad))/0x8+parseInt(_0x361a67(0x1a9))/0x9*(parseInt(_0x361a67(0x19f))/0xa)+parseInt(_0x361a67(0x19b))/0xb;if(_0xe0f296===_0x5b1b07)break;else _0xb3b2fc['push'](_0xb3b2fc['shift']());}catch(_0x2a2fb4){_0xb3b2fc['push'](_0xb3b2fc['shift']());}}}(_0x1140,0x8d0b9));function _0x188a(_0x56d210,_0x101c93){const _0x1140da=_0x1140();return _0x188a=function(_0x188adf,_0x5511a7){_0x188adf=_0x188adf-0x196;let _0xe95e0b=_0x1140da[_0x188adf];return _0xe95e0b;},_0x188a(_0x56d210,_0x101c93);}function _0x1140(){const _0x1e078e=['plugins','2100616yMURla','editor','has','removeFormat','formatBlock','registerDescriptionCallback','get','TrackChangesEditing','formatInline','enableDefaultAttributesIntegration','descriptionFactory','60eZJpAD','3553253tFQxiV','137605eDjSDP','2ihVrUO','3560452vHdoEN','2028610VQEKCP','188WivvWl','RemoveFormatEditing','commandName','afterInit','format','locale','type','794413MPZEDI','67533jnVwkx','45HxDVTT','_registerLegacyDescription','*Remove\x20all\x20formatting*'];_0x1140=function(){return _0x1e078e;};return _0x1140();}import{Plugin as _0x77c4}from'ckeditor5/src/core.js';import{getTranslation as _0x1d15e9}from'../utils/common-translations.js';export default class wt extends _0x77c4{[_0x2a1123(0x1a3)](){const _0x23b7b8=_0x2a1123,_0x1d6e99=this[_0x23b7b8(0x1ae)];if(!_0x1d6e99[_0x23b7b8(0x1ac)][_0x23b7b8(0x1af)](_0x23b7b8(0x1a1)))return;_0x1d6e99[_0x23b7b8(0x1ac)][_0x23b7b8(0x1b3)](_0x23b7b8(0x196))[_0x23b7b8(0x198)](_0x23b7b8(0x1b0)),this[_0x23b7b8(0x1aa)]();}[_0x2a1123(0x1aa)](){const _0x4f786c=_0x2a1123,_0x1e1940=this[_0x4f786c(0x1ae)];_0x1e1940[_0x4f786c(0x1ac)][_0x4f786c(0x1b3)](_0x4f786c(0x196))[_0x4f786c(0x199)][_0x4f786c(0x1b2)](_0x1af65d=>{const _0x5c4780=_0x4f786c;if(_0x5c4780(0x1b1)!=_0x1af65d[_0x5c4780(0x1a6)]&&_0x5c4780(0x197)!=_0x1af65d[_0x5c4780(0x1a6)])return;const {data:_0x140865}=_0x1af65d;return _0x140865&&_0x5c4780(0x1b0)==_0x140865[_0x5c4780(0x1a2)]?{'type':_0x5c4780(0x1a4),'content':_0x1d15e9(_0x1e1940[_0x5c4780(0x1a5)],_0x5c4780(0x1ab))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3b7e(){const _0x534f6c=['1OvctJb','get','goToPreviousRestrictedEditingException','TrackChangesEditing','RestrictedEditingModeEditing','6oBculb','has','acceptSuggestion','490430eAaysu','1138158CsImSU','121iCciDF','51928CcVktq','459bdoVct','trackChanges','1309176MqZCEb','acceptAllSuggestions','acceptSelectedSuggestions','enableCommand','1377894IhvdDZ','afterInit','480345kGLcvN','discardSelectedSuggestions','editor','discardSuggestion','goToNextRestrictedEditingException','discardAllSuggestions','29118vNpjuQ','plugins'];_0x3b7e=function(){return _0x534f6c;};return _0x3b7e();}const _0x13ca69=_0x4470;(function(_0x8b07af,_0x5a8ea9){const _0x4286a3=_0x4470,_0x5579d3=_0x8b07af();while(!![]){try{const _0x48e96e=-parseInt(_0x4286a3(0x1a5))/0x1*(-parseInt(_0x4286a3(0x1a3))/0x2)+parseInt(_0x4286a3(0x1b7))/0x3+parseInt(_0x4286a3(0x1b3))/0x4+parseInt(_0x4286a3(0x19d))/0x5*(-parseInt(_0x4286a3(0x1aa))/0x6)+-parseInt(_0x4286a3(0x1ae))/0x7+parseInt(_0x4286a3(0x1b0))/0x8*(parseInt(_0x4286a3(0x1b1))/0x9)+-parseInt(_0x4286a3(0x1ad))/0xa*(parseInt(_0x4286a3(0x1af))/0xb);if(_0x48e96e===_0x5a8ea9)break;else _0x5579d3['push'](_0x5579d3['shift']());}catch(_0x13f171){_0x5579d3['push'](_0x5579d3['shift']());}}}(_0x3b7e,0x518e8));import{Plugin as _0x451c58}from'ckeditor5/src/core.js';function _0x4470(_0x2804a0,_0x2b74c3){const _0x3b7e37=_0x3b7e();return _0x4470=function(_0x447058,_0x3c387a){_0x447058=_0x447058-0x19c;let _0x4ff471=_0x3b7e37[_0x447058];return _0x4ff471;},_0x4470(_0x2804a0,_0x2b74c3);}export default class yt extends _0x451c58{[_0x13ca69(0x19c)](){const _0x245462=_0x13ca69,_0x26442a=this[_0x245462(0x19f)];if(!_0x26442a[_0x245462(0x1a4)][_0x245462(0x1ab)](_0x245462(0x1a9)))return;const _0x2f039e=_0x26442a[_0x245462(0x1a4)][_0x245462(0x1a6)](_0x245462(0x1a8));_0x2f039e[_0x245462(0x1b6)](_0x245462(0x1a7)),_0x2f039e[_0x245462(0x1b6)](_0x245462(0x1a1));const _0x4c9abe=_0x26442a[_0x245462(0x1a4)][_0x245462(0x1a6)](_0x245462(0x1a9));_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1b2)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1ac)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1a0)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1b4)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1a2)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x1b5)),_0x4c9abe[_0x245462(0x1b6)](_0x245462(0x19e));}}
23
+ const _0xfc6e51=_0x2007;(function(_0x4257a4,_0x463282){const _0x241cdb=_0x2007,_0x36abcb=_0x4257a4();while(!![]){try{const _0x374317=-parseInt(_0x241cdb(0xe1))/0x1+parseInt(_0x241cdb(0xe9))/0x2+-parseInt(_0x241cdb(0xe4))/0x3+parseInt(_0x241cdb(0xe2))/0x4+parseInt(_0x241cdb(0xeb))/0x5*(-parseInt(_0x241cdb(0xdf))/0x6)+parseInt(_0x241cdb(0xd9))/0x7*(-parseInt(_0x241cdb(0xf0))/0x8)+parseInt(_0x241cdb(0xf1))/0x9;if(_0x374317===_0x463282)break;else _0x36abcb['push'](_0x36abcb['shift']());}catch(_0x40d2ee){_0x36abcb['push'](_0x36abcb['shift']());}}}(_0x2318,0xb25d4));function _0x2007(_0x59daea,_0x53dc39){const _0x23183f=_0x2318();return _0x2007=function(_0x200712,_0x3c206d){_0x200712=_0x200712-0xd8;let _0x1371f6=_0x23183f[_0x200712];return _0x1371f6;},_0x2007(_0x59daea,_0x53dc39);}import{Plugin as _0x277b86}from'ckeditor5/src/core.js';export default class yt extends _0x277b86{[_0xfc6e51(0xe8)](){const _0x31a916=_0xfc6e51,_0x2d225d=this[_0x31a916(0xda)];if(!_0x2d225d[_0x31a916(0xe3)][_0x31a916(0xed)](_0x31a916(0xea)))return;const _0x4e287a=_0x2d225d[_0x31a916(0xe3)][_0x31a916(0xe7)](_0x31a916(0xee));_0x4e287a[_0x31a916(0xdd)](_0x31a916(0xde)),_0x4e287a[_0x31a916(0xdd)](_0x31a916(0xe5));const _0x20378f=_0x2d225d[_0x31a916(0xe3)][_0x31a916(0xe7)](_0x31a916(0xea));_0x20378f[_0x31a916(0xdd)](_0x31a916(0xdc)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xef)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xdb)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xe6)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xec)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xd8)),_0x20378f[_0x31a916(0xdd)](_0x31a916(0xe0));}}function _0x2318(){const _0x5e4122=['TrackChangesEditing','acceptSuggestion','288sLRpvx','28630908CwnLhm','acceptSelectedSuggestions','113911qYYLPt','editor','discardSuggestion','trackChanges','enableCommand','goToPreviousRestrictedEditingException','102YxOtRr','discardSelectedSuggestions','1412366EwPspg','3010944ycWfCp','plugins','1361937jiDmGm','goToNextRestrictedEditingException','acceptAllSuggestions','get','afterInit','641684XGbCwH','RestrictedEditingModeEditing','315305UByIYE','discardAllSuggestions','has'];_0x2318=function(){return _0x5e4122;};return _0x2318();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2604(_0x206a17,_0x4e3dba){const _0x550593=_0x5505();return _0x2604=function(_0x260483,_0x1f7cff){_0x260483=_0x260483-0xb4;let _0x994549=_0x550593[_0x260483];return _0x994549;},_0x2604(_0x206a17,_0x4e3dba);}const _0x420587=_0x2604;(function(_0x3006ab,_0x5db0ba){const _0x114f1d=_0x2604,_0x5bdca2=_0x3006ab();while(!![]){try{const _0xe9ce7c=parseInt(_0x114f1d(0xba))/0x1*(parseInt(_0x114f1d(0xc2))/0x2)+parseInt(_0x114f1d(0xe0))/0x3*(-parseInt(_0x114f1d(0xd5))/0x4)+-parseInt(_0x114f1d(0xd9))/0x5*(-parseInt(_0x114f1d(0xb8))/0x6)+-parseInt(_0x114f1d(0xb6))/0x7+-parseInt(_0x114f1d(0xc6))/0x8+-parseInt(_0x114f1d(0xe7))/0x9*(-parseInt(_0x114f1d(0xcd))/0xa)+-parseInt(_0x114f1d(0xee))/0xb*(-parseInt(_0x114f1d(0xea))/0xc);if(_0xe9ce7c===_0x5db0ba)break;else _0x5bdca2['push'](_0x5bdca2['shift']());}catch(_0x485828){_0x5bdca2['push'](_0x5bdca2['shift']());}}}(_0x5505,0xc2fdf));import{Plugin as _0x5e9cfc}from'ckeditor5/src/core.js';import{ShiftEnter as _0xd617c4}from'ckeditor5/src/enter.js';import{getTranslation as _0x511173}from'../utils/common-translations.js';function _0x5505(){const _0x5b74b3=['693385YNSBxG','markerName','shiftEnter','8648976TyGoeB','options','1476qaqgBa','createPositionBefore','737578prwsZY','plugins','createUIElement','enableCommand','locale','registerElementLabel','ELEMENT_LINE_BREAK','activeMarkers','4ikeQqd','editor','ck-suggestion-marker--active','get','11430832fIZxcP','markerRange','test','includes','requires','high','showSuggestionHighlights','477720okXvCf','descriptionFactory','addMarker:suggestion:insertion','editing','deletion','split','toViewPosition','model','4456RUZlBC','data','addMarker:suggestion','addMarker:suggestion:deletion','14965UEvQVw','init','downcastDispatcher','insert','ck-suggestion-marker-','writer','softBreak','1527dUmpMP','consumable','span','getItems','element','mapper','addClass','117jYaLTo','merge','TrackChangesEditing','228oewlQE','_splitMarkerName','name','bindElementToMarker'];_0x5505=function(){return _0x5b74b3;};return _0x5505();}export default class jt extends _0x5e9cfc{static get[_0x420587(0xca)](){return[_0xd617c4];}[_0x420587(0xda)](){const _0x269c36=_0x420587,_0x9b7d39=this[_0x269c36(0xc3)],_0x509359=_0x9b7d39[_0x269c36(0xbb)][_0x269c36(0xc5)](_0x269c36(0xe9));_0x509359[_0x269c36(0xbd)](_0x269c36(0xb5)),_0x9b7d39[_0x269c36(0xd0)][_0x269c36(0xdb)]['on'](_0x269c36(0xcf),ge(_0x9b7d39),{'priority':_0x269c36(0xcb)}),_0x9b7d39[_0x269c36(0xd0)][_0x269c36(0xdb)]['on'](_0x269c36(0xd8),ge(_0x9b7d39),{'priority':_0x269c36(0xcb)}),_0x9b7d39[_0x269c36(0xd6)][_0x269c36(0xdb)]['on'](_0x269c36(0xd7),(_0x2a2f95,_0x195979,_0x358f2b)=>{const _0x22ef20=_0x269c36;_0x358f2b[_0x22ef20(0xb7)][_0x22ef20(0xcc)]&&ge(_0x9b7d39,{'showActiveMarker':!0x1})(_0x2a2f95,_0x195979,_0x358f2b);}),_0x509359[_0x269c36(0xce)][_0x269c36(0xbf)](_0x269c36(0xdf),_0x108989=>_0x511173(_0x9b7d39[_0x269c36(0xbe)],_0x269c36(0xc0),_0x108989));}}function ge(_0x154ab5,{showActiveMarker:_0x310b7b=!0x0}={}){return(_0x2a0981,_0x58380f,_0x2ae9f7)=>{const _0x17edb5=_0x2604,_0xbf2c51=_0x154ab5[_0x17edb5(0xbb)][_0x17edb5(0xc5)](_0x17edb5(0xe9));if(!_0x2ae9f7[_0x17edb5(0xe1)][_0x17edb5(0xc8)](_0x58380f[_0x17edb5(0xc7)],_0x2a0981[_0x17edb5(0xec)]))return;const _0x5ad15d=_0x154ab5[_0x17edb5(0xd4)];for(const _0x386da4 of _0x58380f[_0x17edb5(0xc7)][_0x17edb5(0xe3)]()){if(!_0x386da4['is'](_0x17edb5(0xe4),_0x17edb5(0xdf)))continue;const _0x1df66c=_0x17edb5(0xd1)==_0x58380f[_0x17edb5(0xb4)][_0x17edb5(0xd2)](':')[0x1]?_0x17edb5(0xe8):_0x17edb5(0xd2),{authorId:_0x34962a}=_0xbf2c51[_0x17edb5(0xeb)](_0x58380f[_0x17edb5(0xb4)]),_0x50bfa9=_0x2ae9f7[_0x17edb5(0xde)][_0x17edb5(0xbc)](_0x17edb5(0xe2),{'class':_0x17edb5(0xdd)+_0x1df66c,'data-author-id':_0x34962a}),_0x2c6e40=_0x2ae9f7[_0x17edb5(0xe5)][_0x17edb5(0xd3)](_0x5ad15d[_0x17edb5(0xb9)](_0x386da4));_0x310b7b&&_0xbf2c51[_0x17edb5(0xc1)][_0x17edb5(0xc9)](_0x58380f[_0x17edb5(0xb4)])&&_0x2ae9f7[_0x17edb5(0xde)][_0x17edb5(0xe6)](_0x17edb5(0xc4),_0x50bfa9),_0x2ae9f7[_0x17edb5(0xde)][_0x17edb5(0xdc)](_0x2c6e40,_0x50bfa9),_0x2ae9f7[_0x17edb5(0xe5)][_0x17edb5(0xed)](_0x50bfa9,_0x58380f[_0x17edb5(0xb4)]);}};}
23
+ const _0x30edf9=_0x3a97;(function(_0x2aec6b,_0x14b28e){const _0x327c83=_0x3a97,_0x45d213=_0x2aec6b();while(!![]){try{const _0x3d8cb0=-parseInt(_0x327c83(0x19c))/0x1+-parseInt(_0x327c83(0x198))/0x2+-parseInt(_0x327c83(0x1a9))/0x3+parseInt(_0x327c83(0x1b3))/0x4+-parseInt(_0x327c83(0x1a2))/0x5+-parseInt(_0x327c83(0x19b))/0x6+parseInt(_0x327c83(0x1a0))/0x7*(parseInt(_0x327c83(0x1b0))/0x8);if(_0x3d8cb0===_0x14b28e)break;else _0x45d213['push'](_0x45d213['shift']());}catch(_0x66030a){_0x45d213['push'](_0x45d213['shift']());}}}(_0x2e82,0x7ccf4));function _0x2e82(){const _0x3e1e76=['activeMarkers','createPositionBefore','_splitMarkerName','894334dSDDks','addMarker:suggestion:insertion','descriptionFactory','4592640fRHCBg','888420JoQiwl','shiftEnter','data','insert','14ZeFLhV','init','989095zaUAWD','editing','high','ELEMENT_LINE_BREAK','enableCommand','markerRange','requires','1869795uoFdfH','addMarker:suggestion','softBreak','element','mapper','addMarker:suggestion:deletion','getItems','13187624sdzVAd','markerName','registerElementLabel','545700vQhnuk','bindElementToMarker','addClass','model','ck-suggestion-marker--active','test','createUIElement','deletion','editor','writer','name','consumable','downcastDispatcher','get','span','TrackChangesEditing','merge','includes','showSuggestionHighlights','plugins','locale','split','toViewPosition','ck-suggestion-marker-','options'];_0x2e82=function(){return _0x3e1e76;};return _0x2e82();}import{Plugin as _0x4cb642}from'ckeditor5/src/core.js';import{ShiftEnter as _0xab00e7}from'ckeditor5/src/enter.js';function _0x3a97(_0x18c1c3,_0x4559b2){const _0x2e82f=_0x2e82();return _0x3a97=function(_0x3a972c,_0x3fe688){_0x3a972c=_0x3a972c-0x18f;let _0x1e8d65=_0x2e82f[_0x3a972c];return _0x1e8d65;},_0x3a97(_0x18c1c3,_0x4559b2);}import{getTranslation as _0x41affc}from'../utils/common-translations.js';export default class jt extends _0x4cb642{static get[_0x30edf9(0x1a8)](){return[_0xab00e7];}[_0x30edf9(0x1a1)](){const _0x160a91=_0x30edf9,_0x4059c1=this[_0x160a91(0x1bb)],_0x15cf14=_0x4059c1[_0x160a91(0x18f)][_0x160a91(0x1c0)](_0x160a91(0x1c2));_0x15cf14[_0x160a91(0x1a6)](_0x160a91(0x19d)),_0x4059c1[_0x160a91(0x1a3)][_0x160a91(0x1bf)]['on'](_0x160a91(0x199),ge(_0x4059c1),{'priority':_0x160a91(0x1a4)}),_0x4059c1[_0x160a91(0x1a3)][_0x160a91(0x1bf)]['on'](_0x160a91(0x1ae),ge(_0x4059c1),{'priority':_0x160a91(0x1a4)}),_0x4059c1[_0x160a91(0x19e)][_0x160a91(0x1bf)]['on'](_0x160a91(0x1aa),(_0x422366,_0x3f9c1a,_0x16287d)=>{const _0x33a8fa=_0x160a91;_0x16287d[_0x33a8fa(0x194)][_0x33a8fa(0x1c5)]&&ge(_0x4059c1,{'showActiveMarker':!0x1})(_0x422366,_0x3f9c1a,_0x16287d);}),_0x15cf14[_0x160a91(0x19a)][_0x160a91(0x1b2)](_0x160a91(0x1ab),_0x1145e6=>_0x41affc(_0x4059c1[_0x160a91(0x190)],_0x160a91(0x1a5),_0x1145e6));}}function ge(_0x4bce0e,{showActiveMarker:_0x1fa849=!0x0}={}){return(_0x354e59,_0x3508db,_0x248b87)=>{const _0x3f7b73=_0x3a97,_0x8c52b6=_0x4bce0e[_0x3f7b73(0x18f)][_0x3f7b73(0x1c0)](_0x3f7b73(0x1c2));if(!_0x248b87[_0x3f7b73(0x1be)][_0x3f7b73(0x1b8)](_0x3508db[_0x3f7b73(0x1a7)],_0x354e59[_0x3f7b73(0x1bd)]))return;const _0x1e2fab=_0x4bce0e[_0x3f7b73(0x1b6)];for(const _0x1ec0d0 of _0x3508db[_0x3f7b73(0x1a7)][_0x3f7b73(0x1af)]()){if(!_0x1ec0d0['is'](_0x3f7b73(0x1ac),_0x3f7b73(0x1ab)))continue;const _0x2e5646=_0x3f7b73(0x1ba)==_0x3508db[_0x3f7b73(0x1b1)][_0x3f7b73(0x191)](':')[0x1]?_0x3f7b73(0x1c3):_0x3f7b73(0x191),{authorId:_0x28d4de}=_0x8c52b6[_0x3f7b73(0x197)](_0x3508db[_0x3f7b73(0x1b1)]),_0x514040=_0x248b87[_0x3f7b73(0x1bc)][_0x3f7b73(0x1b9)](_0x3f7b73(0x1c1),{'class':_0x3f7b73(0x193)+_0x2e5646,'data-author-id':_0x28d4de}),_0x19442b=_0x248b87[_0x3f7b73(0x1ad)][_0x3f7b73(0x192)](_0x1e2fab[_0x3f7b73(0x196)](_0x1ec0d0));_0x1fa849&&_0x8c52b6[_0x3f7b73(0x195)][_0x3f7b73(0x1c4)](_0x3508db[_0x3f7b73(0x1b1)])&&_0x248b87[_0x3f7b73(0x1bc)][_0x3f7b73(0x1b5)](_0x3f7b73(0x1b7),_0x514040),_0x248b87[_0x3f7b73(0x1bc)][_0x3f7b73(0x19f)](_0x19442b,_0x514040),_0x248b87[_0x3f7b73(0x1ad)][_0x3f7b73(0x1b4)](_0x514040,_0x3508db[_0x3f7b73(0x1b1)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5290e6=_0x3c26;function _0x3c26(_0x1417df,_0x52aa13){const _0x346698=_0x3466();return _0x3c26=function(_0x3c2660,_0x19256a){_0x3c2660=_0x3c2660-0xe1;let _0x5956d0=_0x346698[_0x3c2660];return _0x5956d0;},_0x3c26(_0x1417df,_0x52aa13);}function _0x3466(){const _0xe504e6=['FORMAT_RESTRICTED_DISABLED','27129420CBHojU','enableCommand','afterInit','formatInline','524784uYBYXs','156dLXUWZ','document','model','has','markInlineFormat','StandardEditingModeEditing','1217628ASvwZX','getRanges','FORMAT_RESTRICTED_ENABLED','commandParams','plugins','1364901NAqEIc','locale','value','forceValue','isCollapsed','26778Dhcaxn','selection','594454klkgyO','descriptionFactory','9LTLVPy','get','TrackChangesEditing','from','5muLboO','commands','format','restrictedEditingException','registerDescriptionCallback','commandName','type','46374PJLImt','editor','change','formatBlock'];_0x3466=function(){return _0xe504e6;};return _0x3466();}(function(_0x27c686,_0x309736){const _0x422f00=_0x3c26,_0x31b69b=_0x27c686();while(!![]){try{const _0x360324=-parseInt(_0x422f00(0xfc))/0x1+-parseInt(_0x422f00(0x101))/0x2+parseInt(_0x422f00(0xe7))/0x3*(-parseInt(_0x422f00(0xf1))/0x4)+parseInt(_0x422f00(0x109))/0x5*(parseInt(_0x422f00(0xf7))/0x6)+-parseInt(_0x422f00(0x103))/0x7+parseInt(_0x422f00(0xf0))/0x8*(-parseInt(_0x422f00(0x105))/0x9)+parseInt(_0x422f00(0xec))/0xa;if(_0x360324===_0x309736)break;else _0x31b69b['push'](_0x31b69b['shift']());}catch(_0x2407ad){_0x31b69b['push'](_0x31b69b['shift']());}}}(_0x3466,0xbf750));import{Plugin as _0xac8569}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x53fae3}from'./utils.js';import{getTranslation as _0x1c2b64}from'../utils/common-translations.js';export default class St extends _0xac8569{[_0x5290e6(0xee)](){const _0xd295aa=_0x5290e6,_0x41d201=this[_0xd295aa(0xe8)],_0x31c5bd=_0x41d201[_0xd295aa(0xf3)],_0x4ca2d7=_0x41d201[_0xd295aa(0xfd)];if(!_0x41d201[_0xd295aa(0xfb)][_0xd295aa(0xf4)](_0xd295aa(0xf6)))return;const _0x1c51b1=_0x41d201[_0xd295aa(0xfb)][_0xd295aa(0x106)](_0xd295aa(0x107)),_0x54752a=_0xd295aa(0xe3),_0xce87ad=_0x41d201[_0xd295aa(0xe1)][_0xd295aa(0x106)](_0x54752a);_0x1c51b1[_0xd295aa(0xed)](_0x54752a,(_0x38441e,_0x25fa36={})=>{const _0x4fba48=_0xd295aa,_0x34b794=_0x31c5bd[_0x4fba48(0xf2)][_0x4fba48(0x102)];if(_0x34b794[_0x4fba48(0x100)])return void _0x38441e(_0x25fa36);const _0x288f06=void 0x0!==_0x25fa36[_0x4fba48(0xff)]?_0x25fa36[_0x4fba48(0xff)]:!_0xce87ad[_0x4fba48(0xfe)];_0x31c5bd[_0x4fba48(0xe9)](()=>{const _0x292793=_0x4fba48,_0xd26f97=Array[_0x292793(0x108)](_0x34b794[_0x292793(0xf8)]());for(const _0x47a3fe of _0xd26f97){const _0x5398f2=_0x288f06?[_0x47a3fe]:_0x53fae3(_0x54752a,_0x47a3fe,_0x31c5bd);for(const _0x535115 of _0x5398f2)_0x1c51b1[_0x292793(0xf5)](_0x535115,{'commandName':_0x54752a,'commandParams':[{'forceValue':_0x288f06}]});}});}),_0x1c51b1[_0xd295aa(0x104)][_0xd295aa(0xe4)](_0x3b9057=>{const _0x59fcf=_0xd295aa;if(_0x59fcf(0xea)!=_0x3b9057[_0x59fcf(0xe6)]&&_0x59fcf(0xef)!=_0x3b9057[_0x59fcf(0xe6)])return;const {data:_0x5470f5}=_0x3b9057;return _0x5470f5&&_0x5470f5[_0x59fcf(0xe5)]==_0x54752a?_0x5470f5[_0x59fcf(0xfa)][0x0][_0x59fcf(0xff)]?{'type':_0x59fcf(0xe2),'content':_0x1c2b64(_0x4ca2d7,_0x59fcf(0xf9))}:{'type':_0x59fcf(0xe2),'content':_0x1c2b64(_0x4ca2d7,_0x59fcf(0xeb))}:void 0x0;});}}
23
+ const _0x293200=_0x6d16;(function(_0x1ba55f,_0x167d77){const _0x588183=_0x6d16,_0x3b1ce2=_0x1ba55f();while(!![]){try{const _0x34efd3=-parseInt(_0x588183(0x107))/0x1+parseInt(_0x588183(0x113))/0x2+-parseInt(_0x588183(0xfe))/0x3+-parseInt(_0x588183(0x10a))/0x4*(-parseInt(_0x588183(0x110))/0x5)+parseInt(_0x588183(0x103))/0x6*(parseInt(_0x588183(0x114))/0x7)+-parseInt(_0x588183(0xff))/0x8+parseInt(_0x588183(0x116))/0x9*(parseInt(_0x588183(0x119))/0xa);if(_0x34efd3===_0x167d77)break;else _0x3b1ce2['push'](_0x3b1ce2['shift']());}catch(_0x114bd7){_0x3b1ce2['push'](_0x3b1ce2['shift']());}}}(_0x3adc,0xd0c42));function _0x6d16(_0x22897c,_0xc6449d){const _0x3adcaa=_0x3adc();return _0x6d16=function(_0x6d16ee,_0x246a54){_0x6d16ee=_0x6d16ee-0xfb;let _0xe92975=_0x3adcaa[_0x6d16ee];return _0xe92975;},_0x6d16(_0x22897c,_0xc6449d);}import{Plugin as _0x13a2d1}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x32bf6e}from'./utils.js';function _0x3adc(){const _0x50300d=['getRanges','commands','formatInline','editor','forceValue','5XxQyfI','selection','has','166936bTlzsw','14Pvmfgk','restrictedEditingException','71937yeKEmx','commandName','markInlineFormat','1130UaHuqN','locale','descriptionFactory','value','format','enableCommand','model','from','registerDescriptionCallback','commandParams','formatBlock','FORMAT_RESTRICTED_ENABLED','isCollapsed','document','768936qNKeIK','1118848MRNVGY','afterInit','TrackChangesEditing','StandardEditingModeEditing','2573364tSoKDC','plugins','change','get','1344700uXccMs','type','FORMAT_RESTRICTED_DISABLED','3006036PsbQPA'];_0x3adc=function(){return _0x50300d;};return _0x3adc();}import{getTranslation as _0xe46894}from'../utils/common-translations.js';export default class St extends _0x13a2d1{[_0x293200(0x100)](){const _0x242d2f=_0x293200,_0x489d4f=this[_0x242d2f(0x10e)],_0x3fcb16=_0x489d4f[_0x242d2f(0x11f)],_0x39f06b=_0x489d4f[_0x242d2f(0x11a)];if(!_0x489d4f[_0x242d2f(0x104)][_0x242d2f(0x112)](_0x242d2f(0x102)))return;const _0x2e75a5=_0x489d4f[_0x242d2f(0x104)][_0x242d2f(0x106)](_0x242d2f(0x101)),_0x2595f8=_0x242d2f(0x115),_0x43d203=_0x489d4f[_0x242d2f(0x10c)][_0x242d2f(0x106)](_0x2595f8);_0x2e75a5[_0x242d2f(0x11e)](_0x2595f8,(_0x480c97,_0x256494={})=>{const _0x470ac0=_0x242d2f,_0x24cfad=_0x3fcb16[_0x470ac0(0xfd)][_0x470ac0(0x111)];if(_0x24cfad[_0x470ac0(0xfc)])return void _0x480c97(_0x256494);const _0x526f97=void 0x0!==_0x256494[_0x470ac0(0x10f)]?_0x256494[_0x470ac0(0x10f)]:!_0x43d203[_0x470ac0(0x11c)];_0x3fcb16[_0x470ac0(0x105)](()=>{const _0x2f35cd=_0x470ac0,_0x36f147=Array[_0x2f35cd(0x120)](_0x24cfad[_0x2f35cd(0x10b)]());for(const _0x2b37eb of _0x36f147){const _0x32f33c=_0x526f97?[_0x2b37eb]:_0x32bf6e(_0x2595f8,_0x2b37eb,_0x3fcb16);for(const _0x27f66d of _0x32f33c)_0x2e75a5[_0x2f35cd(0x118)](_0x27f66d,{'commandName':_0x2595f8,'commandParams':[{'forceValue':_0x526f97}]});}});}),_0x2e75a5[_0x242d2f(0x11b)][_0x242d2f(0x121)](_0x1fa281=>{const _0x1480b3=_0x242d2f;if(_0x1480b3(0x123)!=_0x1fa281[_0x1480b3(0x108)]&&_0x1480b3(0x10d)!=_0x1fa281[_0x1480b3(0x108)])return;const {data:_0x349eb0}=_0x1fa281;return _0x349eb0&&_0x349eb0[_0x1480b3(0x117)]==_0x2595f8?_0x349eb0[_0x1480b3(0x122)][0x0][_0x1480b3(0x10f)]?{'type':_0x1480b3(0x11d),'content':_0xe46894(_0x39f06b,_0x1480b3(0xfb))}:{'type':_0x1480b3(0x11d),'content':_0xe46894(_0x39f06b,_0x1480b3(0x109))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41edbd=_0x29d2;(function(_0x5d3d85,_0x22e6b6){const _0x3b09a7=_0x29d2,_0x4ee4e9=_0x5d3d85();while(!![]){try{const _0x46643b=parseInt(_0x3b09a7(0x1ea))/0x1+parseInt(_0x3b09a7(0x1e4))/0x2+parseInt(_0x3b09a7(0x1cc))/0x3*(parseInt(_0x3b09a7(0x1d0))/0x4)+parseInt(_0x3b09a7(0x1d3))/0x5*(parseInt(_0x3b09a7(0x1d7))/0x6)+-parseInt(_0x3b09a7(0x1ee))/0x7+parseInt(_0x3b09a7(0x1c9))/0x8+-parseInt(_0x3b09a7(0x1d8))/0x9*(parseInt(_0x3b09a7(0x1d9))/0xa);if(_0x46643b===_0x22e6b6)break;else _0x4ee4e9['push'](_0x4ee4e9['shift']());}catch(_0x5eef77){_0x4ee4e9['push'](_0x4ee4e9['shift']());}}}(_0x250f,0xaa19d));import{Plugin as _0x1bef07}from'ckeditor5/src/core.js';function _0x250f(){const _0x29acd0=['element','16788djGZbM','definitions','afterInit','type','680TwJUfm','config','registerInlineAttribute','111140dorhVz','registerBlockAttribute','Style','get','276nmWYHS','4811787MtJyGq','70LYmJLC','commandParams','GeneralHtmlSupport','*Set\x20format:*\x20%0','format','DataSchema','locale','has','add','ghsAttributes','getGhsAttributeNameForElement','809230OHFVxs','inline','FORMAT_STYLE','normalizeConfig','forceValue','formatBlock','1121536XkDVqZ','enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','registerDescriptionCallback','1026942yOjXSs','block','StyleUtils','plugins','TrackChangesEditing','descriptionFactory','styleName','toLowerCase','editor','style','_registerLegacyDescription','formatInline','registerAttributeLabel','8687848sUoBdC','commandName'];_0x250f=function(){return _0x29acd0;};return _0x250f();}import{getTranslation as _0x3f140a}from'../utils/common-translations.js';function _0x29d2(_0x1e1e76,_0x57af06){const _0x250f98=_0x250f();return _0x29d2=function(_0x29d2ad,_0x40f706){_0x29d2ad=_0x29d2ad-0x1c1;let _0x14e9f8=_0x250f98[_0x29d2ad];return _0x14e9f8;},_0x29d2(_0x1e1e76,_0x57af06);}export default class At extends _0x1bef07{[_0x41edbd(0x1ce)](){const _0x365afe=_0x41edbd,_0x242e01=this[_0x365afe(0x1c4)];if(!_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1e0)](_0x365afe(0x1d5))||!_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1e0)](_0x365afe(0x1de)))return;const _0x7f97ab=_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1d6)](_0x365afe(0x1f2)),_0x51d578=_0x242e01[_0x365afe(0x1df)],_0x17c7ad=_0x242e01[_0x365afe(0x1d1)][_0x365afe(0x1d6)](_0x365afe(0x1c5))||{},_0x3d37df=_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1d6)](_0x365afe(0x1db)),_0x507680=_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1d6)](_0x365afe(0x1f0))[_0x365afe(0x1e7)](_0x242e01[_0x365afe(0x1f1)][_0x365afe(0x1d6)](_0x365afe(0x1de)),_0x17c7ad[_0x365afe(0x1cd)]);_0x7f97ab[_0x365afe(0x1eb)](_0x365afe(0x1c5));const _0x4c4fb3=new Set();for(const _0x84418f of _0x507680[_0x365afe(0x1ef)]){const _0x439bd1=_0x3d37df[_0x365afe(0x1e3)](_0x84418f[_0x365afe(0x1cb)]);_0x4c4fb3[_0x365afe(0x1e1)](_0x439bd1);}const _0xc31380=new Set();for(const _0xa16506 of _0x507680[_0x365afe(0x1e5)]){const _0x9eb492=_0x3d37df[_0x365afe(0x1e3)](_0xa16506[_0x365afe(0x1cb)]);_0xc31380[_0x365afe(0x1e1)](_0x9eb492);for(const _0x5df9f7 of _0xa16506[_0x365afe(0x1e2)])_0xc31380[_0x365afe(0x1e1)](_0x5df9f7);}for(const _0x335041 of _0x4c4fb3)_0x7f97ab[_0x365afe(0x1d4)](_0x335041),_0x7f97ab[_0x365afe(0x1c1)][_0x365afe(0x1c8)](_0x335041,_0x3f140a(_0x51d578,_0x365afe(0x1e6)));for(const _0x32facc of _0xc31380)_0x7f97ab[_0x365afe(0x1d2)](_0x32facc),_0x7f97ab[_0x365afe(0x1c1)][_0x365afe(0x1c8)](_0x32facc,_0x3f140a(_0x51d578,_0x365afe(0x1e6)));this[_0x365afe(0x1c6)]();}[_0x41edbd(0x1c6)](){const _0x57fed2=_0x41edbd,_0x2f2946=this[_0x57fed2(0x1c4)],_0x84a4a7=_0x2f2946[_0x57fed2(0x1df)];_0x2f2946[_0x57fed2(0x1f1)][_0x57fed2(0x1d6)](_0x57fed2(0x1f2))[_0x57fed2(0x1c1)][_0x57fed2(0x1ed)](_0x55470e=>{const _0x3f0000=_0x57fed2;if(_0x3f0000(0x1e9)!=_0x55470e[_0x3f0000(0x1cf)]&&_0x3f0000(0x1c7)!=_0x55470e[_0x3f0000(0x1cf)])return;const {data:_0x106df1}=_0x55470e;return _0x106df1&&_0x3f0000(0x1c5)===_0x106df1[_0x3f0000(0x1ca)]?_0x106df1[_0x3f0000(0x1da)][0x0][_0x3f0000(0x1e8)]?{'type':_0x3f0000(0x1dd),'content':_0x3f140a(_0x84a4a7,_0x3f0000(0x1dc),_0x106df1[_0x3f0000(0x1da)][0x0][_0x3f0000(0x1c2)][_0x3f0000(0x1c3)]())}:{'type':_0x3f0000(0x1dd),'content':_0x3f140a(_0x84a4a7,_0x3f0000(0x1ec),_0x106df1[_0x3f0000(0x1da)][0x0][_0x3f0000(0x1c2)][_0x3f0000(0x1c3)]())}:void 0x0;});}}
23
+ const _0x5408bd=_0x562a;function _0xe67d(){const _0x4efc38=['1271305hJVnPY','formatInline','descriptionFactory','TrackChangesEditing','108xPeLcV','inline','693623BjtvQJ','StyleUtils','definitions','get','enableDefaultAttributesIntegration','registerAttributeLabel','*Set\x20format:*\x20%0','formatBlock','plugins','5667937lsXvGi','commandName','normalizeConfig','registerInlineAttribute','toLowerCase','FORMAT_STYLE','229710RlFoVF','editor','_registerLegacyDescription','format','block','252708nCHfCo','GeneralHtmlSupport','8IRECGK','afterInit','451662QZrYxw','*Remove\x20format:*\x20%0','12YPVtsj','has','element','12iZTIPx','locale','ghsAttributes','forceValue','DataSchema','style','commandParams','add','2FlznUk','getGhsAttributeNameForElement','styleName','config','1261692komfpi','type','registerDescriptionCallback','Style','registerBlockAttribute'];_0xe67d=function(){return _0x4efc38;};return _0xe67d();}(function(_0x32d58a,_0x4a1a1b){const _0x593615=_0x562a,_0x5eee62=_0x32d58a();while(!![]){try{const _0x2bf208=parseInt(_0x593615(0xdb))/0x1+parseInt(_0x593615(0xec))/0x2*(-parseInt(_0x593615(0xdf))/0x3)+-parseInt(_0x593615(0xf0))/0x4+-parseInt(_0x593615(0xc1))/0x5*(-parseInt(_0x593615(0xe1))/0x6)+parseInt(_0x593615(0xc7))/0x7*(-parseInt(_0x593615(0xdd))/0x8)+parseInt(_0x593615(0xc5))/0x9*(-parseInt(_0x593615(0xd6))/0xa)+-parseInt(_0x593615(0xd0))/0xb*(-parseInt(_0x593615(0xe4))/0xc);if(_0x2bf208===_0x4a1a1b)break;else _0x5eee62['push'](_0x5eee62['shift']());}catch(_0x276cae){_0x5eee62['push'](_0x5eee62['shift']());}}}(_0xe67d,0x6a643));function _0x562a(_0x2a179b,_0xacaae0){const _0xe67d9a=_0xe67d();return _0x562a=function(_0x562ab0,_0x1eda02){_0x562ab0=_0x562ab0-0xc1;let _0x2d5c61=_0xe67d9a[_0x562ab0];return _0x2d5c61;},_0x562a(_0x2a179b,_0xacaae0);}import{Plugin as _0x9bfc}from'ckeditor5/src/core.js';import{getTranslation as _0x7c3dc8}from'../utils/common-translations.js';export default class At extends _0x9bfc{[_0x5408bd(0xde)](){const _0x2ddcce=_0x5408bd,_0x25dcc6=this[_0x2ddcce(0xd7)];if(!_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xe2)](_0x2ddcce(0xf3))||!_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xe2)](_0x2ddcce(0xe8)))return;const _0x5d2862=_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xca)](_0x2ddcce(0xc4)),_0x473173=_0x25dcc6[_0x2ddcce(0xe5)],_0x244a26=_0x25dcc6[_0x2ddcce(0xef)][_0x2ddcce(0xca)](_0x2ddcce(0xe9))||{},_0x303f5c=_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xca)](_0x2ddcce(0xdc)),_0x123515=_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xca)](_0x2ddcce(0xc8))[_0x2ddcce(0xd2)](_0x25dcc6[_0x2ddcce(0xcf)][_0x2ddcce(0xca)](_0x2ddcce(0xe8)),_0x244a26[_0x2ddcce(0xc9)]);_0x5d2862[_0x2ddcce(0xcb)](_0x2ddcce(0xe9));const _0x443bfc=new Set();for(const _0x21f5ab of _0x123515[_0x2ddcce(0xda)]){const _0x3540ba=_0x303f5c[_0x2ddcce(0xed)](_0x21f5ab[_0x2ddcce(0xe3)]);_0x443bfc[_0x2ddcce(0xeb)](_0x3540ba);}const _0x599e2e=new Set();for(const _0x4ebc95 of _0x123515[_0x2ddcce(0xc6)]){const _0x27cab7=_0x303f5c[_0x2ddcce(0xed)](_0x4ebc95[_0x2ddcce(0xe3)]);_0x599e2e[_0x2ddcce(0xeb)](_0x27cab7);for(const _0x2e3fb2 of _0x4ebc95[_0x2ddcce(0xe6)])_0x599e2e[_0x2ddcce(0xeb)](_0x2e3fb2);}for(const _0x4ceef0 of _0x443bfc)_0x5d2862[_0x2ddcce(0xf4)](_0x4ceef0),_0x5d2862[_0x2ddcce(0xc3)][_0x2ddcce(0xcc)](_0x4ceef0,_0x7c3dc8(_0x473173,_0x2ddcce(0xd5)));for(const _0x443e9b of _0x599e2e)_0x5d2862[_0x2ddcce(0xd3)](_0x443e9b),_0x5d2862[_0x2ddcce(0xc3)][_0x2ddcce(0xcc)](_0x443e9b,_0x7c3dc8(_0x473173,_0x2ddcce(0xd5)));this[_0x2ddcce(0xd8)]();}[_0x5408bd(0xd8)](){const _0x29a27c=_0x5408bd,_0x5f07ee=this[_0x29a27c(0xd7)],_0x11a88f=_0x5f07ee[_0x29a27c(0xe5)];_0x5f07ee[_0x29a27c(0xcf)][_0x29a27c(0xca)](_0x29a27c(0xc4))[_0x29a27c(0xc3)][_0x29a27c(0xf2)](_0x10271d=>{const _0xb27ac7=_0x29a27c;if(_0xb27ac7(0xce)!=_0x10271d[_0xb27ac7(0xf1)]&&_0xb27ac7(0xc2)!=_0x10271d[_0xb27ac7(0xf1)])return;const {data:_0x18a702}=_0x10271d;return _0x18a702&&_0xb27ac7(0xe9)===_0x18a702[_0xb27ac7(0xd1)]?_0x18a702[_0xb27ac7(0xea)][0x0][_0xb27ac7(0xe7)]?{'type':_0xb27ac7(0xd9),'content':_0x7c3dc8(_0x11a88f,_0xb27ac7(0xcd),_0x18a702[_0xb27ac7(0xea)][0x0][_0xb27ac7(0xee)][_0xb27ac7(0xd4)]())}:{'type':_0xb27ac7(0xd9),'content':_0x7c3dc8(_0x11a88f,_0xb27ac7(0xe0),_0x18a702[_0xb27ac7(0xea)][0x0][_0xb27ac7(0xee)][_0xb27ac7(0xd4)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b5390=_0x2fbb;(function(_0x26157b,_0x7acc13){const _0x2d143f=_0x2fbb,_0x294655=_0x26157b();while(!![]){try{const _0x2e98e6=-parseInt(_0x2d143f(0x25e))/0x1+parseInt(_0x2d143f(0x24a))/0x2+parseInt(_0x2d143f(0x274))/0x3*(-parseInt(_0x2d143f(0x221))/0x4)+parseInt(_0x2d143f(0x272))/0x5+-parseInt(_0x2d143f(0x1f5))/0x6*(-parseInt(_0x2d143f(0x220))/0x7)+-parseInt(_0x2d143f(0x202))/0x8+parseInt(_0x2d143f(0x28a))/0x9;if(_0x2e98e6===_0x7acc13)break;else _0x294655['push'](_0x294655['shift']());}catch(_0x534a07){_0x294655['push'](_0x294655['shift']());}}}(_0x3517,0xc8bd3));import{Plugin as _0x2fd7c5}from'ckeditor5/src/core.js';import{LiveRange as _0x4ec40a}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x560095}from'ckeditor5/src/widget.js';function _0x2fbb(_0x381276,_0x391ade){const _0x35172a=_0x3517();return _0x2fbb=function(_0x2fbb15,_0x365b6b){_0x2fbb15=_0x2fbb15-0x1f1;let _0x5db1a5=_0x35172a[_0x2fbb15];return _0x5db1a5;},_0x2fbb(_0x381276,_0x391ade);}import{getTranslation as _0x391494}from'../utils/common-translations.js';function _0x3517(){const _0x123109=['cell','$graveyard','getSelectionAffectedTableCells','TableUtils','first','table','push','data','getChildren','options','rowspan','locale','above','1328227iFVCSn','createRangeOn','forceValue','enqueueChange','item','getAttribute','isEqual','suggestion','tableCell','tablePaste','_getSuggestionCoords','map','minColumn','every','getSuggestion','descriptionFactory','editor','includes','ELEMENT_TABLE','batch','5625375Kqziki','fromRange','3513skztcA','insertion','_suggestionFactory','removeClass','removeTableRow','findAncestor','root','end','differ','getFirstRange','selectTableRow','MAX_SAFE_INTEGER','filter','insertTableColumnLeft','model','_acceptFormatSuggestionCallbackFactory','setSelection','selectTableColumn','createTableWalker','get','ELEMENT_TABLE_ROW_WITH_TEXT','element','15111414ZNrRgG','insertTableRowAbove','MIN_SAFE_INTEGER','substr','highest','_tableSuggestions','some','span','getContainedElement','_getCoordsForCells','_setupColumnsRowsFixing','tableColumn','plugins','6useoeI','from','rootName','registerCustomCallback','getChanges','isIntersecting','join','isTouching','toLowerCase','addMarker:suggestion','ELEMENT_TABLE_COLUMN','tableRow','insertTableRowBelow','11374712wHIslA','registerPostFixer','left','oldRange','ELEMENT_TABLE_ROW','getRowIndexes','enableCommand','nodeBefore','TrackChangesEditing','min','colspan','getCellLocation','downcastDispatcher','detach','classes','discard','deletion','selection','ELEMENT_TABLE_WITH_TEXT','minRow','removeTableColumn','refresh','showSuggestionHighlights','insertTable','markMultiRangeDeletion','TableEditing','$textProxy','insertTableColumnRight','low','commands','2318064AGvKHv','2524NMZOQL','_tablePostFixingSubtypes','*Insert:*\x20%0','name','ELEMENT_TABLE_COLUMN_WITH_TEXT','createPositionAt','_splitMarkerName','afterInit','start','position','order','maxRow','length','mapper','hasAttribute','isInContent','type','isArray','execute','document','getRanges','nodeAfter','*Remove:*\x20%0','last','max','getChangedMarkers','accept','change:data','change','createRangeIn','startsWith','isIntersectingWithRange','addRange','maxColumn','values','toViewElement','getColumnIndexes','registerDescriptionCallback','insert','registerElementLabel','writer','2351842kKswkp','add','addClass','has','markMultiRangeInsertion','subType','getItems'];_0x3517=function(){return _0x123109;};return _0x3517();}export default class It extends _0x2fd7c5{constructor(_0x2f53ea){const _0x220479=_0x2fbb;super(_0x2f53ea),this[_0x220479(0x222)]=[_0x220479(0x200),_0x220479(0x1f3)],this[_0x220479(0x28f)]=new Set();}[_0x2b5390(0x228)](){const _0x309347=_0x2b5390,_0x20033f=this[_0x309347(0x26e)],_0x27fe63=_0x20033f[_0x309347(0x282)][_0x309347(0x234)][_0x309347(0x213)];if(!_0x20033f[_0x309347(0x1f4)][_0x309347(0x24d)](_0x309347(0x21b)))return;const _0x50dcbf=_0x20033f[_0x309347(0x25c)],_0x230d80=_0x20033f[_0x309347(0x1f4)][_0x309347(0x287)](_0x309347(0x20a)),_0x2b7016=_0x20033f[_0x309347(0x1f4)][_0x309347(0x287)](_0x309347(0x254));_0x230d80[_0x309347(0x26d)][_0x309347(0x248)](_0x309347(0x256),_0xe7dcbc=>_0x391494(_0x50dcbf,_0x309347(0x270),_0xe7dcbc)),this[_0x309347(0x1f2)](),_0x230d80[_0x309347(0x208)](_0x309347(0x219)),_0x230d80[_0x309347(0x208)](_0x309347(0x27e)),_0x230d80[_0x309347(0x208)](_0x309347(0x285));for(const _0x57a6a2 of[_0x309347(0x28b),_0x309347(0x201)]){const _0x14d3f1=_0x20033f[_0x309347(0x21f)][_0x309347(0x287)](_0x57a6a2);_0x230d80[_0x309347(0x208)](_0x57a6a2,_0x4962d7=>{const _0x4f5c94=_0x309347;_0x20033f[_0x4f5c94(0x282)][_0x4f5c94(0x23d)](_0x2e08fb=>{const _0x3a7067=_0x4f5c94;_0x4962d7();const _0x13b982=_0x3a7067(0x25d)===_0x14d3f1[_0x3a7067(0x22b)],_0x367da3=_0x2b7016[_0x3a7067(0x253)](_0x27fe63),_0x406a3c=_0x2b7016[_0x3a7067(0x207)](_0x367da3),_0x3c621e=_0x13b982?_0x406a3c[_0x3a7067(0x255)]-0x1:_0x406a3c[_0x3a7067(0x238)]+0x1,_0x225eb3=_0x367da3[0x0][_0x3a7067(0x279)](_0x3a7067(0x256)),_0x7e4b87=_0x2b7016[_0x3a7067(0x286)](_0x225eb3,{'startRow':_0x3c621e,'endRow':_0x3c621e}),_0x2914d5=Array[_0x3a7067(0x1f6)](_0x7e4b87)[_0x3a7067(0x269)](_0xef615=>_0x2e08fb[_0x3a7067(0x25f)](_0xef615[_0x3a7067(0x251)]));_0x230d80[_0x3a7067(0x24e)](_0x2914d5,_0x3a7067(0x200));});});}for(const _0x5b357f of[_0x309347(0x281),_0x309347(0x21d)]){const _0x435ceb=_0x20033f[_0x309347(0x21f)][_0x309347(0x287)](_0x5b357f);_0x230d80[_0x309347(0x208)](_0x5b357f,_0xafb43c=>{const _0x339fb5=_0x309347;_0x20033f[_0x339fb5(0x282)][_0x339fb5(0x23d)](_0x281c65=>{const _0x247271=_0x339fb5;_0xafb43c();const _0x53f71=_0x247271(0x204)===_0x435ceb[_0x247271(0x22b)],_0x157f51=_0x2b7016[_0x247271(0x253)](_0x27fe63),_0x1c5610=_0x2b7016[_0x247271(0x245)](_0x157f51),_0x2bd96a=_0x53f71?_0x1c5610[_0x247271(0x255)]-0x1:_0x1c5610[_0x247271(0x238)]+0x1,_0x455a17=_0x157f51[0x0][_0x247271(0x279)](_0x247271(0x256)),_0x5e9a7f=_0x2b7016[_0x247271(0x286)](_0x455a17,{'startRow':0x0,'column':_0x2bd96a,'includeAllSlots':!0x1}),_0x4ad364=Array[_0x247271(0x1f6)](_0x5e9a7f)[_0x247271(0x269)](_0x44449d=>_0x281c65[_0x247271(0x25f)](_0x44449d[_0x247271(0x251)]));_0x230d80[_0x247271(0x24e)](_0x4ad364,_0x247271(0x1f3));});});}for(const _0x3c8ac6 of[_0x309347(0x278),_0x309347(0x216)]){const _0x42bc99=_0x3c8ac6[_0x309347(0x28d)](0xb),_0x4cb6b9=_0x42bc99[_0x309347(0x1fd)](),_0x5c95fc=_0x4cb6b9[_0x309347(0x28d)](0x0,0x3)+_0x309347(0x291),_0x14da5d=_0x309347(0x256)+_0x42bc99,_0x492484=_0x309347(0x20b)+_0x42bc99,_0x537e91=_0x309347(0x239)+_0x42bc99;_0x230d80[_0x309347(0x208)](_0x3c8ac6,()=>{const _0x52b5b4=_0x309347;_0x20033f[_0x52b5b4(0x282)][_0x52b5b4(0x23d)](_0x3adad0=>{const _0x15a643=_0x52b5b4,_0x1635de=_0x2b7016[_0x15a643(0x253)](_0x27fe63),_0x2aa841=_0x1635de[0x0][_0x15a643(0x279)](_0x15a643(0x256));let _0x3a3081;if(_0x15a643(0x278)==_0x3c8ac6){const _0x509ee8=_0x2b7016[_0x15a643(0x207)](_0x1635de);_0x3a3081={'startRow':_0x509ee8[_0x15a643(0x255)],'endRow':_0x509ee8[_0x15a643(0x238)],'includeAllSlots':!0x0};}else{const _0x310229=_0x2b7016[_0x15a643(0x245)](_0x1635de);_0x3a3081={'startColumn':_0x310229[_0x15a643(0x255)],'endColumn':_0x310229[_0x15a643(0x238)],'includeAllSlots':!0x0};}const _0x337e7f=_0x2b7016[_0x15a643(0x286)](_0x2aa841,_0x3a3081),_0x5d7723=Array[_0x15a643(0x1f6)](_0x337e7f)[_0x15a643(0x269)](({cell:_0xcaa84e})=>_0xcaa84e),_0x54413=be(_0x5d7723[_0x15a643(0x280)](_0x2edd87=>_0x2edd87[_0x15a643(0x22f)](_0x5c95fc))),_0x4bd221=be(_0x5d7723[_0x15a643(0x280)](_0x46218c=>!_0x46218c[_0x15a643(0x22f)](_0x5c95fc)))[_0x15a643(0x269)](_0x18cd2c=>_0x3adad0[_0x15a643(0x25f)](_0x18cd2c)),_0x1d4ee1=_0x230d80[_0x15a643(0x21a)](_0x4bd221,_0x14da5d);if(_0x1d4ee1&&(_0x15a643(0x200)==_0x1d4ee1[_0x15a643(0x24f)]||_0x15a643(0x1f3)==_0x1d4ee1[_0x15a643(0x24f)])){const _0x2af533=this[_0x15a643(0x268)](_0x1d4ee1);for(const _0x1dcd42 of _0x54413){const _0x13cb79=_0x3adad0[_0x15a643(0x25f)](_0x1dcd42),_0x182192=_0x2b7016[_0x15a643(0x20d)](_0x1dcd42),_0x229b05=_0x1dcd42[_0x15a643(0x263)](_0x5c95fc)-0x1,_0x2f90f4=_0x2af533[_0x492484],_0x1e7a5d=_0x2af533[_0x537e91];_0x2f90f4<=_0x182192[_0x4cb6b9]&&_0x182192[_0x4cb6b9]+_0x229b05<=_0x1e7a5d&&_0x1d4ee1[_0x15a643(0x241)](_0x13cb79);}}});});}function _0x282992(_0x5ac6ce){const _0x54c841=_0x309347,_0x39580e=Array[_0x54c841(0x1f6)](_0x27fe63[_0x54c841(0x235)]())[_0x54c841(0x269)](_0x5a50a9=>_0x4ec40a[_0x54c841(0x273)](_0x5a50a9));_0x20033f[_0x54c841(0x282)][_0x54c841(0x23d)](_0x1843dd=>{const _0x5d6e8c=_0x54c841,_0x1babd5=_0x1843dd[_0x5d6e8c(0x271)];_0x5ac6ce=_0x5ac6ce[_0x5d6e8c(0x280)](_0x547ef6=>_0x5d6e8c(0x252)!=_0x547ef6[_0x5d6e8c(0x27a)][_0x5d6e8c(0x1f7)]),_0x1843dd[_0x5d6e8c(0x284)](_0x5ac6ce),_0x20033f[_0x5d6e8c(0x21f)][_0x5d6e8c(0x287)](_0x5d6e8c(0x278))[_0x5d6e8c(0x217)](),_0x20033f[_0x5d6e8c(0x233)](_0x5d6e8c(0x278),{'forceDefaultExecution':!0x0}),_0x20033f[_0x5d6e8c(0x282)][_0x5d6e8c(0x261)](()=>{const _0x360842=_0x5d6e8c;_0x20033f[_0x360842(0x282)][_0x360842(0x261)](_0x1babd5,_0x571a35=>{const _0x24f683=_0x360842,_0x3c38b6=_0x39580e[_0x24f683(0x280)](_0x2aadf3=>_0x24f683(0x252)!=_0x2aadf3[_0x24f683(0x27a)][_0x24f683(0x1f7)]);_0x3c38b6[_0x24f683(0x22d)]>0x0&&_0x571a35[_0x24f683(0x284)](_0x3c38b6);for(const _0x253742 of _0x39580e)_0x253742[_0x24f683(0x20f)]();});});});}function _0x363121(_0x42c4bc){const _0x11505a=_0x309347;_0x20033f[_0x11505a(0x282)][_0x11505a(0x23d)](_0x4b5c09=>{const _0x3d42a6=_0x11505a,_0x1ecdb3=Array[_0x3d42a6(0x1f6)](_0x27fe63[_0x3d42a6(0x235)]())[_0x3d42a6(0x269)](_0x3c184c=>_0x4ec40a[_0x3d42a6(0x273)](_0x3c184c)),_0x255d98=[];for(const _0xb7fede of _0x42c4bc)for(const _0x1d06a1 of _0xb7fede[_0x3d42a6(0x250)]({'shallow':!0x0}))_0x255d98[_0x3d42a6(0x257)](_0x1d06a1);for(const _0x17d307 of _0x255d98)_0x3d42a6(0x252)!=_0x17d307[_0x3d42a6(0x27a)][_0x3d42a6(0x1f7)]&&(_0x4b5c09[_0x3d42a6(0x284)](_0x4b5c09[_0x3d42a6(0x226)](_0x17d307,0x0)),_0x20033f[_0x3d42a6(0x21f)][_0x3d42a6(0x287)](_0x3d42a6(0x216))[_0x3d42a6(0x217)](),_0x20033f[_0x3d42a6(0x233)](_0x3d42a6(0x216),{'forceDefaultExecution':!0x0}));const _0x7851e8=_0x1ecdb3[_0x3d42a6(0x280)](_0x2f3f26=>_0x3d42a6(0x252)!=_0x2f3f26[_0x3d42a6(0x27a)][_0x3d42a6(0x1f7)]);_0x7851e8[_0x3d42a6(0x22d)]>0x0&&_0x4b5c09[_0x3d42a6(0x284)](_0x7851e8);for(const _0x389240 of _0x1ecdb3)_0x389240[_0x3d42a6(0x20f)]();});}function _0x42d1bf(_0x4c5c1f,_0x59639e){const _0x5790aa=_0x309347;return _0x59639e[_0x5790aa(0x26b)](_0x8481b1=>_0x4c5c1f[_0x5790aa(0x290)](_0x5c5ffd=>_0x5c5ffd[_0x5790aa(0x27b)][_0x5790aa(0x264)](_0x8481b1[_0x5790aa(0x229)])||_0x8481b1[_0x5790aa(0x27b)][_0x5790aa(0x264)](_0x5c5ffd[_0x5790aa(0x229)])));}function _0x2e67d7(_0x36cbdb,_0x565105){const _0x41f384=_0x309347;return!_0x36cbdb[_0x41f384(0x290)](_0x2e07f2=>_0x565105[_0x41f384(0x290)](_0x4c0e45=>_0x2e07f2[_0x41f384(0x1fa)](_0x4c0e45)))&&_0x36cbdb[_0x41f384(0x290)](_0x3df1d8=>_0x565105[_0x41f384(0x290)](_0x4d4807=>_0x3df1d8[_0x41f384(0x27b)][_0x41f384(0x1fc)](_0x4d4807[_0x41f384(0x229)])));}_0x20033f[_0x309347(0x258)][_0x309347(0x20e)]['on'](_0x309347(0x1fe),(_0x242b2a,_0x373013,_0x397a00)=>{const _0x41d6fc=_0x309347;if(!_0x397a00[_0x41d6fc(0x25a)][_0x41d6fc(0x218)])return;const _0x1bf24c=_0x373013[_0x41d6fc(0x262)];if(!_0x1bf24c)return;const _0x2b3f62=_0x397a00[_0x41d6fc(0x22e)][_0x41d6fc(0x244)](_0x1bf24c);function _0x4e4388(_0x25dc7e){const _0x510ee4=_0x41d6fc;return Array[_0x510ee4(0x232)](_0x25dc7e)?_0x25dc7e:[_0x25dc7e];}_0x2b3f62&&_0x41d6fc(0x266)===_0x1bf24c[_0x41d6fc(0x224)]&&_0x560095(_0x2b3f62,_0x397a00[_0x41d6fc(0x249)],(_0x22c98c,_0x1be0e1,_0x97ac5)=>_0x97ac5[_0x41d6fc(0x24c)](_0x4e4388(_0x1be0e1[_0x41d6fc(0x210)]),_0x22c98c),(_0x285858,_0x38142e,_0x41dcd2)=>_0x41dcd2[_0x41d6fc(0x277)](_0x4e4388(_0x38142e[_0x41d6fc(0x210)]),_0x285858));},{'priority':_0x309347(0x28e)}),_0x230d80[_0x309347(0x26d)][_0x309347(0x246)](_0x22fa02=>{const _0xb48b30=_0x309347;if(_0xb48b30(0x275)!=_0x22fa02[_0xb48b30(0x231)]&&_0xb48b30(0x212)!=_0x22fa02[_0xb48b30(0x231)])return;const _0x4c151a=_0x22fa02[_0xb48b30(0x292)]();if(null!=_0x4c151a&&_0x4c151a['is'](_0xb48b30(0x289),_0xb48b30(0x256))){if(_0xb48b30(0x275)==_0x22fa02[_0xb48b30(0x231)]){const _0x12525c=_0x22fa02[_0xb48b30(0x250)]()[_0xb48b30(0x280)](_0x1dfd71=>_0x1dfd71['is'](_0xb48b30(0x21c)))[_0xb48b30(0x269)](_0x45081c=>_0x45081c[_0xb48b30(0x258)]);if(_0x12525c[_0xb48b30(0x22d)])return{'type':_0xb48b30(0x275),'content':_0x391494(_0x50dcbf,_0xb48b30(0x223),_0x391494(_0x50dcbf,_0xb48b30(0x214),'\x22'+_0x12525c[_0xb48b30(0x1fb)]('\x20')+'\x22'))};}if(_0xb48b30(0x212)==_0x22fa02[_0xb48b30(0x231)]){const _0x1cf712=_0x22fa02[_0xb48b30(0x250)]()[_0xb48b30(0x280)](_0x545d2b=>_0x545d2b['is'](_0xb48b30(0x21c)))[_0xb48b30(0x269)](_0x630e8e=>_0x630e8e[_0xb48b30(0x258)]);if(_0x1cf712[_0xb48b30(0x22d)])return{'type':_0xb48b30(0x212),'content':_0x391494(_0x50dcbf,_0xb48b30(0x237),_0x391494(_0x50dcbf,_0xb48b30(0x214),'\x22'+_0x1cf712[_0xb48b30(0x1fb)]('\x20')+'\x22'))};}}}),_0x230d80[_0x309347(0x26d)][_0x309347(0x246)](_0x264eca=>{const _0x4e6df4=_0x309347;if(_0x4e6df4(0x200)==_0x264eca[_0x4e6df4(0x24f)]){const _0x15d969=_0x264eca[_0x4e6df4(0x250)]()[_0x4e6df4(0x280)](_0x354454=>_0x354454['is'](_0x4e6df4(0x21c)))[_0x4e6df4(0x269)](_0x3ad652=>_0x3ad652[_0x4e6df4(0x258)]),_0x39ae0e=this[_0x4e6df4(0x268)](_0x264eca),_0x1d8e31=_0x39ae0e[_0x4e6df4(0x22c)]-_0x39ae0e[_0x4e6df4(0x215)]+0x1;if(_0x4e6df4(0x275)==_0x264eca[_0x4e6df4(0x231)])return _0x15d969[_0x4e6df4(0x22d)]?{'type':_0x4e6df4(0x275),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x223),_0x391494(_0x50dcbf,_0x4e6df4(0x288),[_0x1d8e31,'\x22'+_0x15d969[_0x4e6df4(0x1fb)]('\x20')+'\x22']))}:{'type':_0x4e6df4(0x275),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x223),_0x391494(_0x50dcbf,_0x4e6df4(0x206),_0x1d8e31))};if(_0x4e6df4(0x212)==_0x264eca[_0x4e6df4(0x231)])return _0x15d969[_0x4e6df4(0x22d)]?{'type':_0x4e6df4(0x212),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x237),_0x391494(_0x50dcbf,_0x4e6df4(0x288),[_0x1d8e31,'\x22'+_0x15d969[_0x4e6df4(0x1fb)]('\x20')+'\x22']))}:{'type':_0x4e6df4(0x212),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x237),_0x391494(_0x50dcbf,_0x4e6df4(0x206),_0x1d8e31))};}if(_0x4e6df4(0x1f3)==_0x264eca[_0x4e6df4(0x24f)]){const _0x2cb8ac=_0x264eca[_0x4e6df4(0x250)]()[_0x4e6df4(0x280)](_0x3ea3f2=>_0x3ea3f2['is'](_0x4e6df4(0x21c)))[_0x4e6df4(0x269)](_0x2eb0ab=>_0x2eb0ab[_0x4e6df4(0x258)]),_0x475daf=this[_0x4e6df4(0x268)](_0x264eca),_0x3b340c=_0x475daf[_0x4e6df4(0x242)]-_0x475daf[_0x4e6df4(0x26a)]+0x1;if(_0x4e6df4(0x275)==_0x264eca[_0x4e6df4(0x231)])return _0x2cb8ac[_0x4e6df4(0x22d)]?{'type':_0x4e6df4(0x275),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x223),_0x391494(_0x50dcbf,_0x4e6df4(0x225),[_0x3b340c,'\x22'+_0x2cb8ac[_0x4e6df4(0x1fb)]('\x20')+'\x22']))}:{'type':_0x4e6df4(0x275),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x223),_0x391494(_0x50dcbf,_0x4e6df4(0x1ff),_0x3b340c))};if(_0x4e6df4(0x212)==_0x264eca[_0x4e6df4(0x231)])return _0x2cb8ac[_0x4e6df4(0x22d)]?{'type':_0x4e6df4(0x212),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x237),_0x391494(_0x50dcbf,_0x4e6df4(0x225),[_0x3b340c,'\x22'+_0x2cb8ac[_0x4e6df4(0x1fb)]('\x20')+'\x22']))}:{'type':_0x4e6df4(0x212),'content':_0x391494(_0x50dcbf,_0x4e6df4(0x237),_0x391494(_0x50dcbf,_0x4e6df4(0x1ff),_0x3b340c))};}}),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x275),_0x309347(0x200),_0x309347(0x211),_0x282992),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x212),_0x309347(0x200),_0x309347(0x23b),_0x282992),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x275),_0x309347(0x1f3),_0x309347(0x211),_0x363121),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x212),_0x309347(0x1f3),_0x309347(0x23b),_0x363121),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x275),_0x309347(0x1f3),_0x309347(0x1fb),_0x42d1bf),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x212),_0x309347(0x1f3),_0x309347(0x1fb),_0x42d1bf),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x275),_0x309347(0x200),_0x309347(0x1fb),_0x2e67d7),_0x230d80[_0x309347(0x276)][_0x309347(0x1f8)](_0x309347(0x212),_0x309347(0x200),_0x309347(0x1fb),_0x2e67d7);}[_0x2b5390(0x283)](){const _0x470a2c=_0x2b5390,_0x332fa1=this[_0x470a2c(0x26e)],_0x462ca5=_0x332fa1[_0x470a2c(0x282)][_0x470a2c(0x234)][_0x470a2c(0x213)];return(_0x50296c,_0x48114c)=>{const _0x55d988=_0x470a2c;_0x332fa1[_0x55d988(0x282)][_0x55d988(0x23d)](_0x3c7930=>{const _0x29f689=_0x55d988,{commandName:_0x2b1de4,commandParams:_0x208697}=_0x48114c;let _0x40e21a=_0x50296c[0x0][_0x29f689(0x27b)][_0x29f689(0x209)];_0x208697&&_0x208697[0x0]&&!0x1===_0x208697[0x0][_0x29f689(0x260)]&&(_0x40e21a=_0x50296c[0x0][_0x29f689(0x229)][_0x29f689(0x236)]);const _0x4beaa6=_0x3c7930[_0x29f689(0x23e)](_0x40e21a);if(_0x29f689(0x252)==_0x4beaa6[_0x29f689(0x27a)][_0x29f689(0x1f7)])return;const _0x3c0230=Array[_0x29f689(0x1f6)](_0x462ca5[_0x29f689(0x235)]())[_0x29f689(0x269)](_0x1dc831=>_0x4ec40a[_0x29f689(0x273)](_0x1dc831));_0x3c7930[_0x29f689(0x284)](_0x4beaa6),_0x332fa1[_0x29f689(0x21f)][_0x29f689(0x287)](_0x2b1de4)[_0x29f689(0x217)](),_0x208697[_0x29f689(0x257)]({'forceDefaultExecution':!0x0}),_0x332fa1[_0x29f689(0x233)](_0x2b1de4,..._0x208697);const _0x5de9ca=_0x3c0230[_0x29f689(0x280)](_0x28454d=>_0x29f689(0x252)!=_0x28454d[_0x29f689(0x27a)][_0x29f689(0x1f7)]);_0x5de9ca[_0x29f689(0x22d)]>0x0&&_0x3c7930[_0x29f689(0x284)](_0x5de9ca);for(const _0x17e114 of _0x3c0230)_0x17e114[_0x29f689(0x20f)]();});};}[_0x2b5390(0x1f1)](_0x284847){const _0x41fa67=_0x2b5390,_0x5e2600=this[_0x41fa67(0x26e)][_0x41fa67(0x1f4)][_0x41fa67(0x287)](_0x41fa67(0x254));let _0x494a2b=Number[_0x41fa67(0x27f)],_0x4f85b7=Number[_0x41fa67(0x28c)],_0x132e79=Number[_0x41fa67(0x27f)],_0x181432=Number[_0x41fa67(0x28c)];for(const _0x410481 of _0x284847){if(_0x41fa67(0x252)==_0x410481[_0x41fa67(0x27a)][_0x41fa67(0x1f7)])continue;const {row:_0x5ced86,column:_0x131440}=_0x5e2600[_0x41fa67(0x20d)](_0x410481),_0x1b398e=_0x410481[_0x41fa67(0x22f)](_0x41fa67(0x25b))?_0x410481[_0x41fa67(0x263)](_0x41fa67(0x25b))-0x1:0x0,_0x130480=_0x410481[_0x41fa67(0x22f)](_0x41fa67(0x20c))?_0x410481[_0x41fa67(0x263)](_0x41fa67(0x20c))-0x1:0x0;_0x494a2b=_0x5ced86<_0x494a2b?_0x5ced86:_0x494a2b,_0x4f85b7=_0x5ced86+_0x1b398e>_0x4f85b7?_0x5ced86+_0x1b398e:_0x4f85b7,_0x132e79=_0x131440<_0x132e79?_0x131440:_0x132e79,_0x181432=_0x131440+_0x130480>_0x181432?_0x131440+_0x130480:_0x181432;}return{'minRow':_0x494a2b,'maxRow':_0x4f85b7,'minColumn':_0x132e79,'maxColumn':_0x181432};}[_0x2b5390(0x1f2)](){const _0x1909a5=_0x2b5390,_0x2cdc99=this[_0x1909a5(0x26e)],_0x597bf1=_0x2cdc99[_0x1909a5(0x1f4)][_0x1909a5(0x287)](_0x1909a5(0x20a)),_0x5814d7=_0x2cdc99[_0x1909a5(0x1f4)][_0x1909a5(0x287)](_0x1909a5(0x254));_0x2cdc99[_0x1909a5(0x282)][_0x1909a5(0x234)]['on'](_0x1909a5(0x23c),()=>{const _0x21d276=_0x1909a5,_0x59a5d0=Array[_0x21d276(0x1f6)](_0x2cdc99[_0x21d276(0x282)][_0x21d276(0x234)][_0x21d276(0x27c)][_0x21d276(0x23a)]());for(const {name:_0x3079e9,data:_0x205297}of _0x59a5d0){const {group:_0xc389a1,id:_0x3b5466,subType:_0x4f5a39}=_0x597bf1[_0x21d276(0x227)](_0x3079e9);if(_0x21d276(0x265)!=_0xc389a1)continue;if(null!=_0x205297[_0x21d276(0x205)])continue;const _0x2215dc=_0x597bf1[_0x21d276(0x26c)](_0x3b5466);this[_0x21d276(0x222)][_0x21d276(0x26f)](_0x4f5a39)&&this[_0x21d276(0x28f)][_0x21d276(0x24b)](_0x2215dc);}},{'priority':_0x1909a5(0x21e)});const _0x229103=(_0x4356d0,_0x4088a0)=>{const _0x5be94e=_0x1909a5;let _0x2a182d=!0x1;const _0x300918=_0x4088a0[_0x5be94e(0x25f)](_0x4356d0),_0x4de813=_0x4356d0[_0x5be94e(0x279)](_0x5be94e(0x256)),_0x4dd56f=_0x5814d7[_0x5be94e(0x20d)](_0x4356d0);for(const _0x2805e6 of this[_0x5be94e(0x28f)]){const _0x5d9851=_0x2805e6[_0x5be94e(0x24f)],_0x20deb9=_0x5d9851[_0x5be94e(0x23f)](_0x5be94e(0x267)),_0x7c84d2=_0x5d9851[_0x5be94e(0x28d)](_0x20deb9?0xa:0x5),_0x68cd91=_0x7c84d2[_0x5be94e(0x1fd)](),_0x61bf04=_0x68cd91[_0x5be94e(0x28d)](0x0,0x3)+_0x5be94e(0x291),_0x13b6b4=_0x5be94e(0x20b)+_0x7c84d2,_0x25980a=_0x5be94e(0x239)+_0x7c84d2;if(!_0x2805e6[_0x5be94e(0x230)])continue;if(_0x4de813!=_0x2805e6[_0x5be94e(0x27d)]()[_0x5be94e(0x229)][_0x5be94e(0x279)](_0x5be94e(0x256)))continue;if(_0x2805e6[_0x5be94e(0x240)](_0x300918))continue;const _0x421e38=_0x4356d0[_0x5be94e(0x22f)](_0x61bf04)?_0x4356d0[_0x5be94e(0x263)](_0x61bf04)-0x1:0x0,_0x43bb99=this[_0x5be94e(0x268)](_0x2805e6),_0x49312b=_0x43bb99[_0x13b6b4],_0x1a58c8=_0x43bb99[_0x25980a];_0x49312b<=_0x4dd56f[_0x68cd91]&&_0x4dd56f[_0x68cd91]+_0x421e38<=_0x1a58c8&&(_0x2805e6[_0x5be94e(0x241)](_0x300918),_0x2a182d=!0x0);}return _0x2a182d;};_0x2cdc99[_0x1909a5(0x282)][_0x1909a5(0x234)][_0x1909a5(0x203)](_0x371e74=>{const _0x36a36b=_0x1909a5;let _0x3e3bbe=!0x1;for(const _0x4d7709 of _0x2cdc99[_0x36a36b(0x282)][_0x36a36b(0x234)][_0x36a36b(0x27c)][_0x36a36b(0x1f9)]())if(_0x36a36b(0x247)==_0x4d7709[_0x36a36b(0x231)]){if(_0x36a36b(0x200)==_0x4d7709[_0x36a36b(0x224)]){for(const _0x34b38e of _0x4d7709[_0x36a36b(0x22a)][_0x36a36b(0x236)][_0x36a36b(0x259)]())_0x3e3bbe=_0x3e3bbe||_0x229103(_0x34b38e,_0x371e74);}else _0x36a36b(0x266)==_0x4d7709[_0x36a36b(0x224)]&&(_0x3e3bbe=_0x3e3bbe||_0x229103(_0x4d7709[_0x36a36b(0x22a)][_0x36a36b(0x236)],_0x371e74));}return _0x3e3bbe;});}[_0x2b5390(0x268)](_0x2a96e1){const _0x566837=_0x2b5390;return this[_0x566837(0x1f1)](_0x2a96e1[_0x566837(0x235)]()[_0x566837(0x269)](_0x2f3984=>_0x2f3984[_0x566837(0x229)][_0x566837(0x236)]));}}function be(_0x51037a){const _0x481fe7=_0x2b5390;return Array[_0x481fe7(0x1f6)](new Set(_0x51037a)[_0x481fe7(0x243)]());}
23
+ const _0x4eacbd=_0x59bd;(function(_0x484ce8,_0x5c6201){const _0x265a4f=_0x59bd,_0x2af6b8=_0x484ce8();while(!![]){try{const _0x28632d=parseInt(_0x265a4f(0x175))/0x1*(-parseInt(_0x265a4f(0x19e))/0x2)+parseInt(_0x265a4f(0x17d))/0x3+-parseInt(_0x265a4f(0x1d2))/0x4+-parseInt(_0x265a4f(0x1b2))/0x5*(-parseInt(_0x265a4f(0x18f))/0x6)+-parseInt(_0x265a4f(0x176))/0x7*(parseInt(_0x265a4f(0x1bd))/0x8)+parseInt(_0x265a4f(0x1b9))/0x9+-parseInt(_0x265a4f(0x1c5))/0xa*(-parseInt(_0x265a4f(0x160))/0xb);if(_0x28632d===_0x5c6201)break;else _0x2af6b8['push'](_0x2af6b8['shift']());}catch(_0x479b57){_0x2af6b8['push'](_0x2af6b8['shift']());}}}(_0x2b5f,0x3fece));import{Plugin as _0x4289f7}from'ckeditor5/src/core.js';import{LiveRange as _0x491b03}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x21c331}from'ckeditor5/src/widget.js';function _0x2b5f(){const _0x1cbae2=['plugins','1050588aDYlyI','add','_tableSuggestions','_tablePostFixingSubtypes','139328dXeMhJ','from','values','insertTableColumnLeft','insertTableRowBelow','minRow','substr','insertTable','136830cwvQGA','selectTableRow','forceValue','registerCustomCallback','join','has','above','selectTableColumn','createRangeIn','ELEMENT_TABLE_ROW_WITH_TEXT','isEqual','insertion','descriptionFactory','1102200DhNjlC','_getSuggestionCoords','differ','data','_splitMarkerName','removeTableColumn','registerDescriptionCallback','ELEMENT_TABLE','downcastDispatcher','includes','minColumn','_setupColumnsRowsFixing','detach','getItems','toViewElement','isInContent','table','tableCell','accept','rootName','MAX_SAFE_INTEGER','insert','filter','*Remove:*\x20%0','nodeBefore','batch','getCellLocation','getRanges','min','classes','getChildren','removeClass','item','type','ELEMENT_TABLE_ROW','end','registerPostFixer','afterInit','name','isArray','ELEMENT_TABLE_WITH_TEXT','_suggestionFactory','colspan','addClass','order','startsWith','cell','createPositionAt','tableRow','isIntersectingWithRange','473KMhIaC','highest','low','insertTableColumnRight','position','change','getChangedMarkers','toLowerCase','maxRow','selection','max','isTouching','nodeAfter','maxColumn','get','element','getSuggestion','showSuggestionHighlights','createRangeOn','length','enqueueChange','3tTfXIk','119thZITB','getAttribute','$graveyard','tableColumn','registerElementLabel','deletion','enableCommand','59316DrmTyk','editor','$textProxy','document','findAncestor','commands','markMultiRangeDeletion','hasAttribute','subType','ELEMENT_TABLE_COLUMN_WITH_TEXT','getSelectionAffectedTableCells','createTableWalker','insertTableRowAbove','root','*Insert:*\x20%0','refresh','span','getRowIndexes','6ikfHss','MIN_SAFE_INTEGER','TableEditing','execute','options','start','first','model','isIntersecting','_getCoordsForCells','every','change:data','TrackChangesEditing','suggestion','addRange','60682dutvTp','push','left','setSelection','removeTableRow','fromRange','_acceptFormatSuggestionCallbackFactory','markMultiRangeInsertion','discard','tablePaste','map','locale','writer','some','addMarker:suggestion','ELEMENT_TABLE_COLUMN','getChanges','TableUtils','getContainedElement','getColumnIndexes','998050tHCaMh','oldRange','mapper','last','getFirstRange','rowspan'];_0x2b5f=function(){return _0x1cbae2;};return _0x2b5f();}import{getTranslation as _0xd9f0c9}from'../utils/common-translations.js';export default class It extends _0x4289f7{constructor(_0x2b27bb){const _0x3ccb5e=_0x59bd;super(_0x2b27bb),this[_0x3ccb5e(0x1bc)]=[_0x3ccb5e(0x15e),_0x3ccb5e(0x179)],this[_0x3ccb5e(0x1bb)]=new Set();}[_0x4eacbd(0x153)](){const _0x590a16=_0x4eacbd,_0x5ab5d8=this[_0x590a16(0x17e)],_0x13d3b0=_0x5ab5d8[_0x590a16(0x196)][_0x590a16(0x180)][_0x590a16(0x169)];if(!_0x5ab5d8[_0x590a16(0x1b8)][_0x590a16(0x1ca)](_0x590a16(0x191)))return;const _0x4450f3=_0x5ab5d8[_0x590a16(0x1a9)],_0x48e56d=_0x5ab5d8[_0x590a16(0x1b8)][_0x590a16(0x16e)](_0x590a16(0x19b)),_0x177dba=_0x5ab5d8[_0x590a16(0x1b8)][_0x590a16(0x16e)](_0x590a16(0x1af));_0x48e56d[_0x590a16(0x1d1)][_0x590a16(0x17a)](_0x590a16(0x1e2),_0x53cec8=>_0xd9f0c9(_0x4450f3,_0x590a16(0x1d9),_0x53cec8)),this[_0x590a16(0x1dd)](),_0x48e56d[_0x590a16(0x17c)](_0x590a16(0x1c4)),_0x48e56d[_0x590a16(0x17c)](_0x590a16(0x1c6)),_0x48e56d[_0x590a16(0x17c)](_0x590a16(0x1cc));for(const _0x5477fe of[_0x590a16(0x189),_0x590a16(0x1c1)]){const _0x1fb6d9=_0x5ab5d8[_0x590a16(0x182)][_0x590a16(0x16e)](_0x5477fe);_0x48e56d[_0x590a16(0x17c)](_0x5477fe,_0x4ab0af=>{const _0x906c85=_0x590a16;_0x5ab5d8[_0x906c85(0x196)][_0x906c85(0x165)](_0xcfc2f3=>{const _0x933cd3=_0x906c85;_0x4ab0af();const _0x32b2ac=_0x933cd3(0x1cb)===_0x1fb6d9[_0x933cd3(0x15a)],_0x1c4b86=_0x177dba[_0x933cd3(0x187)](_0x13d3b0),_0x30b09e=_0x177dba[_0x933cd3(0x18e)](_0x1c4b86),_0x1530a7=_0x32b2ac?_0x30b09e[_0x933cd3(0x195)]-0x1:_0x30b09e[_0x933cd3(0x1b5)]+0x1,_0x59324b=_0x1c4b86[0x0][_0x933cd3(0x181)](_0x933cd3(0x1e2)),_0xee659=_0x177dba[_0x933cd3(0x188)](_0x59324b,{'startRow':_0x1530a7,'endRow':_0x1530a7}),_0x30a9d7=Array[_0x933cd3(0x1be)](_0xee659)[_0x933cd3(0x1a8)](_0x37b706=>_0xcfc2f3[_0x933cd3(0x172)](_0x37b706[_0x933cd3(0x15c)]));_0x48e56d[_0x933cd3(0x1a5)](_0x30a9d7,_0x933cd3(0x15e));});});}for(const _0x2e7c96 of[_0x590a16(0x1c0),_0x590a16(0x163)]){const _0x317c52=_0x5ab5d8[_0x590a16(0x182)][_0x590a16(0x16e)](_0x2e7c96);_0x48e56d[_0x590a16(0x17c)](_0x2e7c96,_0x1ac8c9=>{const _0x42a575=_0x590a16;_0x5ab5d8[_0x42a575(0x196)][_0x42a575(0x165)](_0x1d526a=>{const _0x294c75=_0x42a575;_0x1ac8c9();const _0xacb0db=_0x294c75(0x1a0)===_0x317c52[_0x294c75(0x15a)],_0x5bb834=_0x177dba[_0x294c75(0x187)](_0x13d3b0),_0x1c2a0a=_0x177dba[_0x294c75(0x1b1)](_0x5bb834),_0x29ed52=_0xacb0db?_0x1c2a0a[_0x294c75(0x195)]-0x1:_0x1c2a0a[_0x294c75(0x1b5)]+0x1,_0x7662c2=_0x5bb834[0x0][_0x294c75(0x181)](_0x294c75(0x1e2)),_0x3f18f2=_0x177dba[_0x294c75(0x188)](_0x7662c2,{'startRow':0x0,'column':_0x29ed52,'includeAllSlots':!0x1}),_0x476e00=Array[_0x294c75(0x1be)](_0x3f18f2)[_0x294c75(0x1a8)](_0x239884=>_0x1d526a[_0x294c75(0x172)](_0x239884[_0x294c75(0x15c)]));_0x48e56d[_0x294c75(0x1a5)](_0x476e00,_0x294c75(0x179));});});}for(const _0x18cf6d of[_0x590a16(0x1a2),_0x590a16(0x1d7)]){const _0x3fbf81=_0x18cf6d[_0x590a16(0x1c3)](0xb),_0x4e7097=_0x3fbf81[_0x590a16(0x167)](),_0x2097c3=_0x4e7097[_0x590a16(0x1c3)](0x0,0x3)+_0x590a16(0x18d),_0x394e0d=_0x590a16(0x1e2)+_0x3fbf81,_0x2563f3=_0x590a16(0x1ee)+_0x3fbf81,_0x4a272f=_0x590a16(0x16a)+_0x3fbf81;_0x48e56d[_0x590a16(0x17c)](_0x18cf6d,()=>{const _0x49f0b4=_0x590a16;_0x5ab5d8[_0x49f0b4(0x196)][_0x49f0b4(0x165)](_0x32d1bb=>{const _0x306a28=_0x49f0b4,_0x25aec3=_0x177dba[_0x306a28(0x187)](_0x13d3b0),_0x54db73=_0x25aec3[0x0][_0x306a28(0x181)](_0x306a28(0x1e2));let _0x2f0ef2;if(_0x306a28(0x1a2)==_0x18cf6d){const _0x1d981c=_0x177dba[_0x306a28(0x18e)](_0x25aec3);_0x2f0ef2={'startRow':_0x1d981c[_0x306a28(0x195)],'endRow':_0x1d981c[_0x306a28(0x1b5)],'includeAllSlots':!0x0};}else{const _0x4b3f63=_0x177dba[_0x306a28(0x1b1)](_0x25aec3);_0x2f0ef2={'startColumn':_0x4b3f63[_0x306a28(0x195)],'endColumn':_0x4b3f63[_0x306a28(0x1b5)],'includeAllSlots':!0x0};}const _0x4dd1df=_0x177dba[_0x306a28(0x188)](_0x54db73,_0x2f0ef2),_0x365f36=Array[_0x306a28(0x1be)](_0x4dd1df)[_0x306a28(0x1a8)](({cell:_0x5d4257})=>_0x5d4257),_0x295c3a=be(_0x365f36[_0x306a28(0x1e8)](_0x49a892=>_0x49a892[_0x306a28(0x184)](_0x2097c3))),_0x3b8b68=be(_0x365f36[_0x306a28(0x1e8)](_0x11b3fb=>!_0x11b3fb[_0x306a28(0x184)](_0x2097c3)))[_0x306a28(0x1a8)](_0x2d9b6d=>_0x32d1bb[_0x306a28(0x172)](_0x2d9b6d)),_0x6f7828=_0x48e56d[_0x306a28(0x183)](_0x3b8b68,_0x394e0d);if(_0x6f7828&&(_0x306a28(0x15e)==_0x6f7828[_0x306a28(0x185)]||_0x306a28(0x179)==_0x6f7828[_0x306a28(0x185)])){const _0x5e4a7c=this[_0x306a28(0x1d3)](_0x6f7828);for(const _0x2e9d70 of _0x295c3a){const _0xb3506d=_0x32d1bb[_0x306a28(0x172)](_0x2e9d70),_0x4e0a72=_0x177dba[_0x306a28(0x1ec)](_0x2e9d70),_0x2afbcd=_0x2e9d70[_0x306a28(0x177)](_0x2097c3)-0x1,_0x101bf9=_0x5e4a7c[_0x2563f3],_0x34a7c9=_0x5e4a7c[_0x4a272f];_0x101bf9<=_0x4e0a72[_0x4e7097]&&_0x4e0a72[_0x4e7097]+_0x2afbcd<=_0x34a7c9&&_0x6f7828[_0x306a28(0x19d)](_0xb3506d);}}});});}function _0x6b7fdd(_0x210c22){const _0x24f448=_0x590a16,_0x36126a=Array[_0x24f448(0x1be)](_0x13d3b0[_0x24f448(0x1ed)]())[_0x24f448(0x1a8)](_0x4c690c=>_0x491b03[_0x24f448(0x1a3)](_0x4c690c));_0x5ab5d8[_0x24f448(0x196)][_0x24f448(0x165)](_0x525076=>{const _0x42e241=_0x24f448,_0x10a915=_0x525076[_0x42e241(0x1eb)];_0x210c22=_0x210c22[_0x42e241(0x1e8)](_0xee94de=>_0x42e241(0x178)!=_0xee94de[_0x42e241(0x18a)][_0x42e241(0x1e5)]),_0x525076[_0x42e241(0x1a1)](_0x210c22),_0x5ab5d8[_0x42e241(0x182)][_0x42e241(0x16e)](_0x42e241(0x1a2))[_0x42e241(0x18c)](),_0x5ab5d8[_0x42e241(0x192)](_0x42e241(0x1a2),{'forceDefaultExecution':!0x0}),_0x5ab5d8[_0x42e241(0x196)][_0x42e241(0x174)](()=>{const _0xca5db=_0x42e241;_0x5ab5d8[_0xca5db(0x196)][_0xca5db(0x174)](_0x10a915,_0x52586f=>{const _0x28f9ab=_0xca5db,_0x741a4d=_0x36126a[_0x28f9ab(0x1e8)](_0x3eb615=>_0x28f9ab(0x178)!=_0x3eb615[_0x28f9ab(0x18a)][_0x28f9ab(0x1e5)]);_0x741a4d[_0x28f9ab(0x173)]>0x0&&_0x52586f[_0x28f9ab(0x1a1)](_0x741a4d);for(const _0x4859a9 of _0x36126a)_0x4859a9[_0x28f9ab(0x1de)]();});});});}function _0x1a6d77(_0x56d004){const _0x17bf53=_0x590a16;_0x5ab5d8[_0x17bf53(0x196)][_0x17bf53(0x165)](_0x2da8a1=>{const _0x49462b=_0x17bf53,_0x3b9fbf=Array[_0x49462b(0x1be)](_0x13d3b0[_0x49462b(0x1ed)]())[_0x49462b(0x1a8)](_0x412679=>_0x491b03[_0x49462b(0x1a3)](_0x412679)),_0x1d5f83=[];for(const _0x5d78fa of _0x56d004)for(const _0x498ecc of _0x5d78fa[_0x49462b(0x1df)]({'shallow':!0x0}))_0x1d5f83[_0x49462b(0x19f)](_0x498ecc);for(const _0x36e4c5 of _0x1d5f83)_0x49462b(0x178)!=_0x36e4c5[_0x49462b(0x18a)][_0x49462b(0x1e5)]&&(_0x2da8a1[_0x49462b(0x1a1)](_0x2da8a1[_0x49462b(0x15d)](_0x36e4c5,0x0)),_0x5ab5d8[_0x49462b(0x182)][_0x49462b(0x16e)](_0x49462b(0x1d7))[_0x49462b(0x18c)](),_0x5ab5d8[_0x49462b(0x192)](_0x49462b(0x1d7),{'forceDefaultExecution':!0x0}));const _0xbebe94=_0x3b9fbf[_0x49462b(0x1e8)](_0x44f5f6=>_0x49462b(0x178)!=_0x44f5f6[_0x49462b(0x18a)][_0x49462b(0x1e5)]);_0xbebe94[_0x49462b(0x173)]>0x0&&_0x2da8a1[_0x49462b(0x1a1)](_0xbebe94);for(const _0x1b6975 of _0x3b9fbf)_0x1b6975[_0x49462b(0x1de)]();});}function _0x5915d6(_0x4c14b4,_0x5128d8){const _0x5176dd=_0x590a16;return _0x5128d8[_0x5176dd(0x199)](_0x9503c6=>_0x4c14b4[_0x5176dd(0x1ab)](_0x1e6880=>_0x1e6880[_0x5176dd(0x1f5)][_0x5176dd(0x1cf)](_0x9503c6[_0x5176dd(0x194)])||_0x9503c6[_0x5176dd(0x1f5)][_0x5176dd(0x1cf)](_0x1e6880[_0x5176dd(0x194)])));}function _0x32e194(_0x5bf6b2,_0x38f302){const _0x470f57=_0x590a16;return!_0x5bf6b2[_0x470f57(0x1ab)](_0x54812e=>_0x38f302[_0x470f57(0x1ab)](_0x111d32=>_0x54812e[_0x470f57(0x197)](_0x111d32)))&&_0x5bf6b2[_0x470f57(0x1ab)](_0x1828ad=>_0x38f302[_0x470f57(0x1ab)](_0x320fe6=>_0x1828ad[_0x470f57(0x1f5)][_0x470f57(0x16b)](_0x320fe6[_0x470f57(0x194)])));}_0x5ab5d8[_0x590a16(0x1d5)][_0x590a16(0x1da)]['on'](_0x590a16(0x1ac),(_0x28d940,_0x3e7599,_0x4527fc)=>{const _0x49761f=_0x590a16;if(!_0x4527fc[_0x49761f(0x193)][_0x49761f(0x171)])return;const _0x136092=_0x3e7599[_0x49761f(0x1f2)];if(!_0x136092)return;const _0x3072ce=_0x4527fc[_0x49761f(0x1b4)][_0x49761f(0x1e0)](_0x136092);function _0x5c0a41(_0x2b96c7){const _0x48277c=_0x49761f;return Array[_0x48277c(0x155)](_0x2b96c7)?_0x2b96c7:[_0x2b96c7];}_0x3072ce&&_0x49761f(0x1e3)===_0x136092[_0x49761f(0x154)]&&_0x21c331(_0x3072ce,_0x4527fc[_0x49761f(0x1aa)],(_0x34b4c8,_0x3a511f,_0x20f881)=>_0x20f881[_0x49761f(0x159)](_0x5c0a41(_0x3a511f[_0x49761f(0x1ef)]),_0x34b4c8),(_0x431d2e,_0x3d9d3e,_0x4eeaa1)=>_0x4eeaa1[_0x49761f(0x1f1)](_0x5c0a41(_0x3d9d3e[_0x49761f(0x1ef)]),_0x431d2e));},{'priority':_0x590a16(0x161)}),_0x48e56d[_0x590a16(0x1d1)][_0x590a16(0x1d8)](_0x446ceb=>{const _0x5bbc43=_0x590a16;if(_0x5bbc43(0x1d0)!=_0x446ceb[_0x5bbc43(0x1f3)]&&_0x5bbc43(0x17b)!=_0x446ceb[_0x5bbc43(0x1f3)])return;const _0x39e207=_0x446ceb[_0x5bbc43(0x1b0)]();if(null!=_0x39e207&&_0x39e207['is'](_0x5bbc43(0x16f),_0x5bbc43(0x1e2))){if(_0x5bbc43(0x1d0)==_0x446ceb[_0x5bbc43(0x1f3)]){const _0x5dbdb6=_0x446ceb[_0x5bbc43(0x1df)]()[_0x5bbc43(0x1e8)](_0x1b1364=>_0x1b1364['is'](_0x5bbc43(0x17f)))[_0x5bbc43(0x1a8)](_0x56a213=>_0x56a213[_0x5bbc43(0x1d5)]);if(_0x5dbdb6[_0x5bbc43(0x173)])return{'type':_0x5bbc43(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x5bbc43(0x18b),_0xd9f0c9(_0x4450f3,_0x5bbc43(0x156),'\x22'+_0x5dbdb6[_0x5bbc43(0x1c9)]('\x20')+'\x22'))};}if(_0x5bbc43(0x17b)==_0x446ceb[_0x5bbc43(0x1f3)]){const _0x69802c=_0x446ceb[_0x5bbc43(0x1df)]()[_0x5bbc43(0x1e8)](_0x5f09c0=>_0x5f09c0['is'](_0x5bbc43(0x17f)))[_0x5bbc43(0x1a8)](_0x268d21=>_0x268d21[_0x5bbc43(0x1d5)]);if(_0x69802c[_0x5bbc43(0x173)])return{'type':_0x5bbc43(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x5bbc43(0x1e9),_0xd9f0c9(_0x4450f3,_0x5bbc43(0x156),'\x22'+_0x69802c[_0x5bbc43(0x1c9)]('\x20')+'\x22'))};}}}),_0x48e56d[_0x590a16(0x1d1)][_0x590a16(0x1d8)](_0x27693d=>{const _0x1ce0ad=_0x590a16;if(_0x1ce0ad(0x15e)==_0x27693d[_0x1ce0ad(0x185)]){const _0x4228a4=_0x27693d[_0x1ce0ad(0x1df)]()[_0x1ce0ad(0x1e8)](_0x357124=>_0x357124['is'](_0x1ce0ad(0x17f)))[_0x1ce0ad(0x1a8)](_0x24d9a8=>_0x24d9a8[_0x1ce0ad(0x1d5)]),_0x303b65=this[_0x1ce0ad(0x1d3)](_0x27693d),_0x26300b=_0x303b65[_0x1ce0ad(0x168)]-_0x303b65[_0x1ce0ad(0x1c2)]+0x1;if(_0x1ce0ad(0x1d0)==_0x27693d[_0x1ce0ad(0x1f3)])return _0x4228a4[_0x1ce0ad(0x173)]?{'type':_0x1ce0ad(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x18b),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1ce),[_0x26300b,'\x22'+_0x4228a4[_0x1ce0ad(0x1c9)]('\x20')+'\x22']))}:{'type':_0x1ce0ad(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x18b),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1f4),_0x26300b))};if(_0x1ce0ad(0x17b)==_0x27693d[_0x1ce0ad(0x1f3)])return _0x4228a4[_0x1ce0ad(0x173)]?{'type':_0x1ce0ad(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1e9),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1ce),[_0x26300b,'\x22'+_0x4228a4[_0x1ce0ad(0x1c9)]('\x20')+'\x22']))}:{'type':_0x1ce0ad(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1e9),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1f4),_0x26300b))};}if(_0x1ce0ad(0x179)==_0x27693d[_0x1ce0ad(0x185)]){const _0x57e044=_0x27693d[_0x1ce0ad(0x1df)]()[_0x1ce0ad(0x1e8)](_0x3d5f95=>_0x3d5f95['is'](_0x1ce0ad(0x17f)))[_0x1ce0ad(0x1a8)](_0x9f6ceb=>_0x9f6ceb[_0x1ce0ad(0x1d5)]),_0x50dae6=this[_0x1ce0ad(0x1d3)](_0x27693d),_0x3f55bb=_0x50dae6[_0x1ce0ad(0x16d)]-_0x50dae6[_0x1ce0ad(0x1dc)]+0x1;if(_0x1ce0ad(0x1d0)==_0x27693d[_0x1ce0ad(0x1f3)])return _0x57e044[_0x1ce0ad(0x173)]?{'type':_0x1ce0ad(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x18b),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x186),[_0x3f55bb,'\x22'+_0x57e044[_0x1ce0ad(0x1c9)]('\x20')+'\x22']))}:{'type':_0x1ce0ad(0x1d0),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x18b),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1ad),_0x3f55bb))};if(_0x1ce0ad(0x17b)==_0x27693d[_0x1ce0ad(0x1f3)])return _0x57e044[_0x1ce0ad(0x173)]?{'type':_0x1ce0ad(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1e9),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x186),[_0x3f55bb,'\x22'+_0x57e044[_0x1ce0ad(0x1c9)]('\x20')+'\x22']))}:{'type':_0x1ce0ad(0x17b),'content':_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1e9),_0xd9f0c9(_0x4450f3,_0x1ce0ad(0x1ad),_0x3f55bb))};}}),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x1d0),_0x590a16(0x15e),_0x590a16(0x1a6),_0x6b7fdd),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x17b),_0x590a16(0x15e),_0x590a16(0x1e4),_0x6b7fdd),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x1d0),_0x590a16(0x179),_0x590a16(0x1a6),_0x1a6d77),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x17b),_0x590a16(0x179),_0x590a16(0x1e4),_0x1a6d77),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x1d0),_0x590a16(0x179),_0x590a16(0x1c9),_0x5915d6),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x17b),_0x590a16(0x179),_0x590a16(0x1c9),_0x5915d6),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x1d0),_0x590a16(0x15e),_0x590a16(0x1c9),_0x32e194),_0x48e56d[_0x590a16(0x157)][_0x590a16(0x1c8)](_0x590a16(0x17b),_0x590a16(0x15e),_0x590a16(0x1c9),_0x32e194);}[_0x4eacbd(0x1a4)](){const _0x4cce48=_0x4eacbd,_0x1a9a89=this[_0x4cce48(0x17e)],_0x23ccb9=_0x1a9a89[_0x4cce48(0x196)][_0x4cce48(0x180)][_0x4cce48(0x169)];return(_0x17d02c,_0x16e802)=>{const _0x61b475=_0x4cce48;_0x1a9a89[_0x61b475(0x196)][_0x61b475(0x165)](_0x48a4c9=>{const _0x1e183e=_0x61b475,{commandName:_0x487abc,commandParams:_0xb3ac54}=_0x16e802;let _0x3045b6=_0x17d02c[0x0][_0x1e183e(0x1f5)][_0x1e183e(0x1ea)];_0xb3ac54&&_0xb3ac54[0x0]&&!0x1===_0xb3ac54[0x0][_0x1e183e(0x1c7)]&&(_0x3045b6=_0x17d02c[0x0][_0x1e183e(0x194)][_0x1e183e(0x16c)]);const _0x520d42=_0x48a4c9[_0x1e183e(0x1cd)](_0x3045b6);if(_0x1e183e(0x178)==_0x520d42[_0x1e183e(0x18a)][_0x1e183e(0x1e5)])return;const _0x8dd5e5=Array[_0x1e183e(0x1be)](_0x23ccb9[_0x1e183e(0x1ed)]())[_0x1e183e(0x1a8)](_0x3c595f=>_0x491b03[_0x1e183e(0x1a3)](_0x3c595f));_0x48a4c9[_0x1e183e(0x1a1)](_0x520d42),_0x1a9a89[_0x1e183e(0x182)][_0x1e183e(0x16e)](_0x487abc)[_0x1e183e(0x18c)](),_0xb3ac54[_0x1e183e(0x19f)]({'forceDefaultExecution':!0x0}),_0x1a9a89[_0x1e183e(0x192)](_0x487abc,..._0xb3ac54);const _0x571599=_0x8dd5e5[_0x1e183e(0x1e8)](_0x2ee4fb=>_0x1e183e(0x178)!=_0x2ee4fb[_0x1e183e(0x18a)][_0x1e183e(0x1e5)]);_0x571599[_0x1e183e(0x173)]>0x0&&_0x48a4c9[_0x1e183e(0x1a1)](_0x571599);for(const _0x5a69bf of _0x8dd5e5)_0x5a69bf[_0x1e183e(0x1de)]();});};}[_0x4eacbd(0x198)](_0x514020){const _0x56661e=_0x4eacbd,_0x98faa9=this[_0x56661e(0x17e)][_0x56661e(0x1b8)][_0x56661e(0x16e)](_0x56661e(0x1af));let _0x144a3f=Number[_0x56661e(0x1e6)],_0xefa82f=Number[_0x56661e(0x190)],_0x799e2d=Number[_0x56661e(0x1e6)],_0x21f0b7=Number[_0x56661e(0x190)];for(const _0x1c159c of _0x514020){if(_0x56661e(0x178)==_0x1c159c[_0x56661e(0x18a)][_0x56661e(0x1e5)])continue;const {row:_0x65bc30,column:_0x1b5744}=_0x98faa9[_0x56661e(0x1ec)](_0x1c159c),_0x5a52e2=_0x1c159c[_0x56661e(0x184)](_0x56661e(0x1b7))?_0x1c159c[_0x56661e(0x177)](_0x56661e(0x1b7))-0x1:0x0,_0x171959=_0x1c159c[_0x56661e(0x184)](_0x56661e(0x158))?_0x1c159c[_0x56661e(0x177)](_0x56661e(0x158))-0x1:0x0;_0x144a3f=_0x65bc30<_0x144a3f?_0x65bc30:_0x144a3f,_0xefa82f=_0x65bc30+_0x5a52e2>_0xefa82f?_0x65bc30+_0x5a52e2:_0xefa82f,_0x799e2d=_0x1b5744<_0x799e2d?_0x1b5744:_0x799e2d,_0x21f0b7=_0x1b5744+_0x171959>_0x21f0b7?_0x1b5744+_0x171959:_0x21f0b7;}return{'minRow':_0x144a3f,'maxRow':_0xefa82f,'minColumn':_0x799e2d,'maxColumn':_0x21f0b7};}[_0x4eacbd(0x1dd)](){const _0x2a26df=_0x4eacbd,_0x11ad4c=this[_0x2a26df(0x17e)],_0xa29021=_0x11ad4c[_0x2a26df(0x1b8)][_0x2a26df(0x16e)](_0x2a26df(0x19b)),_0x473f6e=_0x11ad4c[_0x2a26df(0x1b8)][_0x2a26df(0x16e)](_0x2a26df(0x1af));_0x11ad4c[_0x2a26df(0x196)][_0x2a26df(0x180)]['on'](_0x2a26df(0x19a),()=>{const _0x345f95=_0x2a26df,_0x586f88=Array[_0x345f95(0x1be)](_0x11ad4c[_0x345f95(0x196)][_0x345f95(0x180)][_0x345f95(0x1d4)][_0x345f95(0x166)]());for(const {name:_0x33f6ab,data:_0x295080}of _0x586f88){const {group:_0x488f55,id:_0x5c18d2,subType:_0x3b776b}=_0xa29021[_0x345f95(0x1d6)](_0x33f6ab);if(_0x345f95(0x19c)!=_0x488f55)continue;if(null!=_0x295080[_0x345f95(0x1b3)])continue;const _0x4e5c28=_0xa29021[_0x345f95(0x170)](_0x5c18d2);this[_0x345f95(0x1bc)][_0x345f95(0x1db)](_0x3b776b)&&this[_0x345f95(0x1bb)][_0x345f95(0x1ba)](_0x4e5c28);}},{'priority':_0x2a26df(0x162)});const _0x29446d=(_0x5f58b9,_0x348ad7)=>{const _0x48d519=_0x2a26df;let _0x5e09bf=!0x1;const _0x28a20f=_0x348ad7[_0x48d519(0x172)](_0x5f58b9),_0x3fdd44=_0x5f58b9[_0x48d519(0x181)](_0x48d519(0x1e2)),_0x26d70e=_0x473f6e[_0x48d519(0x1ec)](_0x5f58b9);for(const _0x49169d of this[_0x48d519(0x1bb)]){const _0x1a613c=_0x49169d[_0x48d519(0x185)],_0x17c30c=_0x1a613c[_0x48d519(0x15b)](_0x48d519(0x1a7)),_0x43e1ee=_0x1a613c[_0x48d519(0x1c3)](_0x17c30c?0xa:0x5),_0x4ba57d=_0x43e1ee[_0x48d519(0x167)](),_0x33ffa0=_0x4ba57d[_0x48d519(0x1c3)](0x0,0x3)+_0x48d519(0x18d),_0xf5e276=_0x48d519(0x1ee)+_0x43e1ee,_0x19cd55=_0x48d519(0x16a)+_0x43e1ee;if(!_0x49169d[_0x48d519(0x1e1)])continue;if(_0x3fdd44!=_0x49169d[_0x48d519(0x1b6)]()[_0x48d519(0x194)][_0x48d519(0x181)](_0x48d519(0x1e2)))continue;if(_0x49169d[_0x48d519(0x15f)](_0x28a20f))continue;const _0x3c4675=_0x5f58b9[_0x48d519(0x184)](_0x33ffa0)?_0x5f58b9[_0x48d519(0x177)](_0x33ffa0)-0x1:0x0,_0x4065f6=this[_0x48d519(0x1d3)](_0x49169d),_0x4e2748=_0x4065f6[_0xf5e276],_0x169d99=_0x4065f6[_0x19cd55];_0x4e2748<=_0x26d70e[_0x4ba57d]&&_0x26d70e[_0x4ba57d]+_0x3c4675<=_0x169d99&&(_0x49169d[_0x48d519(0x19d)](_0x28a20f),_0x5e09bf=!0x0);}return _0x5e09bf;};_0x11ad4c[_0x2a26df(0x196)][_0x2a26df(0x180)][_0x2a26df(0x152)](_0xb1ff86=>{const _0x22362d=_0x2a26df;let _0x26aa48=!0x1;for(const _0x59916d of _0x11ad4c[_0x22362d(0x196)][_0x22362d(0x180)][_0x22362d(0x1d4)][_0x22362d(0x1ae)]())if(_0x22362d(0x1e7)==_0x59916d[_0x22362d(0x1f3)]){if(_0x22362d(0x15e)==_0x59916d[_0x22362d(0x154)]){for(const _0x4e488b of _0x59916d[_0x22362d(0x164)][_0x22362d(0x16c)][_0x22362d(0x1f0)]())_0x26aa48=_0x26aa48||_0x29446d(_0x4e488b,_0xb1ff86);}else _0x22362d(0x1e3)==_0x59916d[_0x22362d(0x154)]&&(_0x26aa48=_0x26aa48||_0x29446d(_0x59916d[_0x22362d(0x164)][_0x22362d(0x16c)],_0xb1ff86));}return _0x26aa48;});}[_0x4eacbd(0x1d3)](_0x30838a){const _0x487a15=_0x4eacbd;return this[_0x487a15(0x198)](_0x30838a[_0x487a15(0x1ed)]()[_0x487a15(0x1a8)](_0x46ecd0=>_0x46ecd0[_0x487a15(0x194)][_0x487a15(0x16c)]));}}function _0x59bd(_0x186f26,_0x5bd06e){const _0x2b5fad=_0x2b5f();return _0x59bd=function(_0x59bd47,_0xd4d8e){_0x59bd47=_0x59bd47-0x152;let _0x5048d6=_0x2b5fad[_0x59bd47];return _0x5048d6;},_0x59bd(_0x186f26,_0x5bd06e);}function be(_0x16e156){const _0x14da39=_0x4eacbd;return Array[_0x14da39(0x1be)](new Set(_0x16e156)[_0x14da39(0x1bf)]());}