@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240923.0 → 0.0.0-nightly-20240925.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 _0x1332(){const _0x5024dc=['afterInit','*Format:*\x20set\x20order\x20to\x20reversed','numbered','644142OyYvgH','*Format:*\x20set\x20start\x20index\x20to\x20%0','_registerLegacyDescription','_LIST_','batch','customNumbered','TrackChangesEditing','lower-roman','formatBlock','34244OOLyHz','isUndo','removeMarker','find','get','decimal-leading-zero','registerDescriptionCallback','document','circle','filter','commandParams','getFirstRange','has','*Format:*\x20set\x20order\x20to\x20regular','startIndex','FORMAT_LIST_REVERSED','listStart','*Set\x20format:*\x20%0','plugins','type','data','descriptionFactory','listType','*Change\x20to:*\x20%0','format','includes','editor','styles','oldValue','head','ELEMENT_','list.properties','reversed','_findSuggestions','_LIST_DEFAULT','bind','1455876dRnlfv','newValue','upper-roman','getAttribute','getSuggestions','bulleted','5167vlrkLL','disc','getFirstMarker','lower-latin','46QgjfqP','registerAttributeLabel','suggestion','listReversed','model','attribute','_getTranslationKeyForListStyle','ListPropertiesEditing','toUpperCase','*Remove\x20format:*\x20%0','decimal','handleDescriptions','config','_getAttributeKey','locale','listStyle','registerPostFixer','commandName','enableDefaultAttributesIntegration','start','square','FORMAT_LIST_START','default','registerBlockAttribute','10ahDizv','439244DDknHC','1858024IqUuGM','replace','516999CKekeJ','next','nodeAfter','upper-latin','key'];_0x1332=function(){return _0x5024dc;};return _0x1332();}const _0x20e20c=_0x281b;(function(_0x377ce1,_0x28a7a2){const _0x297e3f=_0x281b,_0x1f178a=_0x377ce1();while(!![]){try{const _0x295a7a=parseInt(_0x297e3f(0x19e))/0x1*(parseInt(_0x297e3f(0x1a2))/0x2)+-parseInt(_0x297e3f(0x1be))/0x3+-parseInt(_0x297e3f(0x1bb))/0x4+-parseInt(_0x297e3f(0x1ba))/0x5*(-parseInt(_0x297e3f(0x1c6))/0x6)+-parseInt(_0x297e3f(0x174))/0x7+parseInt(_0x297e3f(0x1bc))/0x8+-parseInt(_0x297e3f(0x198))/0x9;if(_0x295a7a===_0x28a7a2)break;else _0x1f178a['push'](_0x1f178a['shift']());}catch(_0x2456a){_0x1f178a['push'](_0x1f178a['shift']());}}}(_0x1332,0x1c910));import{Plugin as _0x25494c}from'ckeditor5/src/core.js';import{getTranslation as _0x50e18d}from'../utils/common-translations.js';function _0x281b(_0x1b6dba,_0x35d1e9){const _0x133277=_0x1332();return _0x281b=function(_0x281be3,_0x274b82){_0x281be3=_0x281be3-0x16f;let _0x124f34=_0x133277[_0x281be3];return _0x124f34;},_0x281b(_0x1b6dba,_0x35d1e9);}export default class pe extends _0x25494c{[_0x20e20c(0x1c3)](){const _0x24b615=_0x20e20c;if(!this[_0x24b615(0x18e)][_0x24b615(0x186)][_0x24b615(0x180)](_0x24b615(0x1a9)))return;const _0x246044=this[_0x24b615(0x18e)][_0x24b615(0x1ae)][_0x24b615(0x178)](_0x24b615(0x193)),_0xc48ab=this[_0x24b615(0x18e)][_0x24b615(0x186)][_0x24b615(0x178)](_0x24b615(0x171));_0x246044[_0x24b615(0x18f)]&&(_0xc48ab[_0x24b615(0x1b4)](_0x24b615(0x1b1)),_0xc48ab[_0x24b615(0x1b9)](_0x24b615(0x1b1))),_0x246044[_0x24b615(0x194)]&&(_0xc48ab[_0x24b615(0x1b4)](_0x24b615(0x1a5)),_0xc48ab[_0x24b615(0x1b9)](_0x24b615(0x1a5))),_0x246044[_0x24b615(0x182)]&&(_0xc48ab[_0x24b615(0x1b4)](_0x24b615(0x184)),_0xc48ab[_0x24b615(0x1b9)](_0x24b615(0x184)));const _0x2b47c6={'type':_0x24b615(0x18c),'content':''};_0xc48ab[_0x24b615(0x189)][_0x24b615(0x17a)](this[_0x24b615(0x1ad)][_0x24b615(0x197)](this));const _0x49546e=this[_0x24b615(0x18e)][_0x24b615(0x1b0)];_0xc48ab[_0x24b615(0x189)][_0x24b615(0x1a3)](_0x24b615(0x1a5),_0x50e18d(_0x49546e,_0x24b615(0x183))),_0xc48ab[_0x24b615(0x189)][_0x24b615(0x17a)](_0x49f8f9=>{const _0x5dc7c9=_0x24b615,{data:_0x15c6fd}=_0x49f8f9;if(_0x15c6fd&&_0x5dc7c9(0x1a5)==_0x15c6fd[_0x5dc7c9(0x1c2)])return null==_0x15c6fd[_0x5dc7c9(0x199)]||0x0==_0x15c6fd[_0x5dc7c9(0x199)]&&null==_0x15c6fd[_0x5dc7c9(0x190)]?_0x2b47c6:void 0x0;}),_0xc48ab[_0x24b615(0x189)][_0x24b615(0x1a3)](_0x24b615(0x184),_0x50e18d(_0x49546e,_0x24b615(0x1b7))),_0xc48ab[_0x24b615(0x189)][_0x24b615(0x17a)](_0x41775c=>{const _0x27ddc1=_0x24b615,{data:_0x1309ff}=_0x41775c;if(_0x1309ff&&_0x27ddc1(0x184)==_0x1309ff[_0x27ddc1(0x1c2)])return null==_0x1309ff[_0x27ddc1(0x199)]||0x1==_0x1309ff[_0x27ddc1(0x199)]&&null==_0x1309ff[_0x27ddc1(0x190)]?_0x2b47c6:void 0x0;}),this[_0x24b615(0x18e)][_0x24b615(0x1a6)][_0x24b615(0x17b)][_0x24b615(0x1b2)](_0x21af76=>{const _0xb41ded=_0x24b615;if(_0x21af76[_0xb41ded(0x16f)][_0xb41ded(0x175)])return!0x1;let _0xbff2ba=!0x1;const _0x4913e6=_0xc48ab[_0xb41ded(0x19c)]({'skipNotAttached':!0x0})[_0xb41ded(0x17d)](_0x497ced=>{const _0x1108fe=_0xb41ded,_0x25c6f1=_0xc48ab[_0x1108fe(0x1af)](_0x497ced);return _0x1108fe(0x184)==_0x25c6f1||_0x1108fe(0x1a5)==_0x25c6f1;});for(const _0x5d1189 of _0x4913e6){const _0x1d70cb=_0x5d1189[_0xb41ded(0x17f)]()[_0xb41ded(0x1b5)][_0xb41ded(0x1c0)][_0xb41ded(0x19b)](_0xb41ded(0x18a));if(_0xb41ded(0x1c5)==_0x1d70cb||_0xb41ded(0x170)==_0x1d70cb)continue;_0xc48ab[_0xb41ded(0x195)](_0x5d1189[_0xb41ded(0x17f)](),_0xb41ded(0x1a7))[_0xb41ded(0x177)](_0x66440a=>_0xb41ded(0x18a)==_0xc48ab[_0xb41ded(0x1af)](_0x66440a[_0xb41ded(0x1a4)]))||(_0x21af76[_0xb41ded(0x176)](_0x5d1189[_0xb41ded(0x1a0)]()),_0xbff2ba=!0x0);}return _0xbff2ba;}),this[_0x24b615(0x1c8)]();}[_0x20e20c(0x1ad)](_0x422b5a){const _0x4a0cc7=_0x20e20c,_0x333c26=this[_0x4a0cc7(0x18e)][_0x4a0cc7(0x1b0)],{data:_0x426dc6}=_0x422b5a,_0x32c0e6={'type':_0x4a0cc7(0x18c),'content':''};if(!_0x426dc6||_0x4a0cc7(0x1b1)!=_0x426dc6[_0x4a0cc7(0x1c2)])return;if(!_0x426dc6[_0x4a0cc7(0x190)])return _0x4a0cc7(0x1b8)==_0x426dc6[_0x4a0cc7(0x199)]?_0x32c0e6:{'type':_0x4a0cc7(0x18c),'content':''+_0x50e18d(_0x333c26,_0x4a0cc7(0x185),_0x50e18d(_0x333c26,this[_0x4a0cc7(0x1a8)](_0x426dc6[_0x4a0cc7(0x199)])))};if(!_0x426dc6[_0x4a0cc7(0x199)]){if(_0x4a0cc7(0x1b8)==_0x426dc6[_0x4a0cc7(0x190)])return _0x32c0e6;let _0x531b0e=_0x422b5a[_0x4a0cc7(0x191)];for(;_0x531b0e;){if(_0x531b0e[_0x4a0cc7(0x188)]&&_0x4a0cc7(0x18a)==_0x531b0e[_0x4a0cc7(0x188)][_0x4a0cc7(0x1c2)]&&_0x531b0e[_0x4a0cc7(0x188)][_0x4a0cc7(0x199)])return _0x32c0e6;_0x531b0e=_0x531b0e[_0x4a0cc7(0x1bf)];}return{'type':_0x4a0cc7(0x18c),'content':''+_0x50e18d(_0x333c26,_0x4a0cc7(0x1ab),_0x50e18d(_0x333c26,this[_0x4a0cc7(0x1a8)](_0x426dc6[_0x4a0cc7(0x190)])))};}if(_0x4a0cc7(0x1b8)!=_0x426dc6[_0x4a0cc7(0x199)])return{'type':_0x4a0cc7(0x18c),'content':''+_0x50e18d(_0x333c26,_0x4a0cc7(0x185),_0x50e18d(_0x333c26,this[_0x4a0cc7(0x1a8)](_0x426dc6[_0x4a0cc7(0x199)])))};let _0x3a9305=_0x422b5a[_0x4a0cc7(0x191)];for(;_0x3a9305;){if(_0x3a9305[_0x4a0cc7(0x188)]&&_0x4a0cc7(0x18a)==_0x3a9305[_0x4a0cc7(0x188)][_0x4a0cc7(0x1c2)]&&_0x3a9305[_0x4a0cc7(0x188)][_0x4a0cc7(0x199)]&&_0x3a9305[_0x4a0cc7(0x188)][_0x4a0cc7(0x190)])return _0x32c0e6;_0x3a9305=_0x3a9305[_0x4a0cc7(0x1bf)];}const _0x4b6382=_0x422b5a[_0x4a0cc7(0x17f)]()[_0x4a0cc7(0x1b5)][_0x4a0cc7(0x1c0)][_0x4a0cc7(0x19b)](_0x4a0cc7(0x18a));return{'type':_0x4a0cc7(0x18c),'content':_0x50e18d(_0x333c26,_0x4a0cc7(0x185),_0x50e18d(_0x333c26,_0x4a0cc7(0x192)+_0x4b6382[_0x4a0cc7(0x1aa)]()+_0x4a0cc7(0x196)))};}[_0x20e20c(0x1c8)](){const _0x201af5=_0x20e20c,_0x58d052=this[_0x201af5(0x18e)],_0x3531ef=_0x58d052[_0x201af5(0x1b0)];_0x58d052[_0x201af5(0x186)][_0x201af5(0x178)](_0x201af5(0x171))[_0x201af5(0x189)][_0x201af5(0x17a)](_0x3bc863=>{const _0x160bfc=_0x201af5;if(_0x160bfc(0x173)!=_0x3bc863[_0x160bfc(0x187)])return;const {data:_0x13ae31}=_0x3bc863;if(!_0x13ae31)return;let _0x5a2ad6,_0x5ed3ca;switch(_0x13ae31[_0x160bfc(0x1b3)]){case _0x160bfc(0x1b1):_0x5a2ad6=_0x160bfc(0x18b),_0x5ed3ca={'type':_0x160bfc(0x18c),'content':_0x50e18d(_0x3531ef,_0x5a2ad6,_0x50e18d(_0x3531ef,this[_0x160bfc(0x1a8)](_0x13ae31[_0x160bfc(0x17e)][0x0][_0x160bfc(0x187)])))};break;case _0x160bfc(0x1a5):_0x5a2ad6=_0x13ae31[_0x160bfc(0x17e)][0x0][_0x160bfc(0x194)]?_0x160bfc(0x1c4):_0x160bfc(0x181),_0x5ed3ca={'type':_0x160bfc(0x18c),'content':_0x50e18d(_0x3531ef,_0x5a2ad6)};break;case _0x160bfc(0x184):_0x5a2ad6=_0x160bfc(0x1c7),_0x5ed3ca={'type':_0x160bfc(0x18c),'content':_0x50e18d(_0x3531ef,_0x5a2ad6,_0x13ae31[_0x160bfc(0x17e)][0x0][_0x160bfc(0x182)])};}return _0x5ed3ca;});}[_0x20e20c(0x1a8)](_0x3242d3){const _0x4d8538=_0x20e20c;return _0x4d8538(0x192)+function(_0x2c54b4){const _0x57243e=_0x4d8538;if(ye[_0x57243e(0x18d)](_0x2c54b4))return _0x57243e(0x19d);if(Se[_0x57243e(0x18d)](_0x2c54b4))return _0x57243e(0x1c5);return null;}(_0x3242d3)[_0x4d8538(0x1aa)]()+_0x4d8538(0x1c9)+_0x3242d3[_0x4d8538(0x1aa)]()[_0x4d8538(0x1bd)](/-/g,'_');}}const ye=[_0x20e20c(0x19f),_0x20e20c(0x17c),_0x20e20c(0x1b6)],Se=[_0x20e20c(0x1ac),_0x20e20c(0x179),_0x20e20c(0x172),_0x20e20c(0x19a),_0x20e20c(0x1a1),_0x20e20c(0x1c1)];
@@ -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
+ function _0x1879(_0xbc4d27,_0x18ec8a){const _0x477d5b=_0x477d();return _0x1879=function(_0x18796e,_0x51640d){_0x18796e=_0x18796e-0x142;let _0x55ed5d=_0x477d5b[_0x18796e];return _0x55ed5d;},_0x1879(_0xbc4d27,_0x18ec8a);}const _0xe4fd3f=_0x1879;(function(_0x10cd7e,_0x3aeb61){const _0x43ecda=_0x1879,_0x10aa69=_0x10cd7e();while(!![]){try{const _0x16e173=parseInt(_0x43ecda(0x143))/0x1*(-parseInt(_0x43ecda(0x150))/0x2)+-parseInt(_0x43ecda(0x155))/0x3*(-parseInt(_0x43ecda(0x15d))/0x4)+parseInt(_0x43ecda(0x15c))/0x5+-parseInt(_0x43ecda(0x151))/0x6+-parseInt(_0x43ecda(0x160))/0x7+-parseInt(_0x43ecda(0x154))/0x8+parseInt(_0x43ecda(0x14c))/0x9*(parseInt(_0x43ecda(0x146))/0xa);if(_0x16e173===_0x3aeb61)break;else _0x10aa69['push'](_0x10aa69['shift']());}catch(_0x505096){_0x10aa69['push'](_0x10aa69['shift']());}}}(_0x477d,0xd099a));import{Plugin as _0x1bd394}from'ckeditor5/src/core.js';import{getTranslation as _0x6fb07d}from'../utils/common-translations.js';export default class lt extends _0x1bd394{[_0xe4fd3f(0x14e)](){const _0x399b94=_0xe4fd3f,_0x1ad978=this[_0x399b94(0x14b)];if(!_0x1ad978[_0x399b94(0x149)][_0x399b94(0x144)](_0x399b94(0x164)))return;const _0x73a83d=_0x1ad978[_0x399b94(0x149)][_0x399b94(0x153)](_0x399b94(0x15e)),_0x3ca74c=_0x1ad978[_0x399b94(0x162)];_0x73a83d[_0x399b94(0x15a)](_0x399b94(0x14a)),_0x73a83d[_0x399b94(0x147)][_0x399b94(0x14d)](_0x399b94(0x159),_0xe6ac2e=>_0x6fb07d(_0x3ca74c,_0x399b94(0x148),_0xe6ac2e)),_0x1ad978[_0x399b94(0x157)][_0x399b94(0x15f)](_0x399b94(0x161))[_0x399b94(0x156)]({'model':_0x399b94(0x159),'view':(_0x215507,{writer:_0x41a2d8,options:_0x123979})=>{const _0x37c87d=_0x399b94;if(_0x123979[_0x37c87d(0x15b)])return _0x41a2d8[_0x37c87d(0x14f)](_0x37c87d(0x145));},'converterPriority':_0x399b94(0x165)}),_0x1ad978[_0x399b94(0x152)][_0x399b94(0x158)]['on'](_0x399b94(0x142),(_0x582836,_0x2fe8dd,_0x56d67a)=>{const _0x4310c2=_0x399b94;_0x56d67a[_0x4310c2(0x163)][_0x4310c2(0x15b)]&&_0x582836[_0x4310c2(0x166)]();},{'priority':_0x399b94(0x165)});}}function _0x477d(){const _0x21ec3a=['13wZzSQT','has','div','380pIvOIZ','descriptionFactory','ELEMENT_MEDIA','plugins','mediaEmbed','editor','641961raCGkt','registerElementLabel','afterInit','createEmptyElement','247126EBsofq','1638408CIImHu','data','get','2929216tvlpRR','2574YKJnJJ','elementToElement','conversion','downcastDispatcher','media','enableCommand','showSuggestionHighlights','3591745SRkgqa','3984fbgybx','TrackChangesEditing','for','8284178qhNjrQ','dataDowncast','locale','options','MediaEmbedEditing','high','stop','attribute:url:media'];_0x477d=function(){return _0x21ec3a;};return _0x477d();}
@@ -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 _0x50ea01=_0x4c40;function _0x46f7(){const _0x514986=['enableCommand','9WkWbzl','editor','has','plugins','401487WOnHZJ','19lQYAlr','4ODGfiJ','get','TrackChangesEditing','1093848PKsjKa','1413248CxParB','1116810Grraxt','mention','18500veGtYk','MentionEditing','642173zYXqpp','66tphOlQ','afterInit','11HqpYIR','3326kjUIkC'];_0x46f7=function(){return _0x514986;};return _0x46f7();}(function(_0x325dc6,_0x3a9991){const _0x554094=_0x4c40,_0x1ffcbf=_0x325dc6();while(!![]){try{const _0x14c477=parseInt(_0x554094(0x1a3))/0x1*(parseInt(_0x554094(0x1b1))/0x2)+parseInt(_0x554094(0x1a2))/0x3*(parseInt(_0x554094(0x1a4))/0x4)+parseInt(_0x554094(0x1ab))/0x5*(parseInt(_0x554094(0x1ae))/0x6)+-parseInt(_0x554094(0x1ad))/0x7+-parseInt(_0x554094(0x1a8))/0x8+-parseInt(_0x554094(0x1b3))/0x9*(-parseInt(_0x554094(0x1a9))/0xa)+parseInt(_0x554094(0x1b0))/0xb*(parseInt(_0x554094(0x1a7))/0xc);if(_0x14c477===_0x3a9991)break;else _0x1ffcbf['push'](_0x1ffcbf['shift']());}catch(_0x9c06ca){_0x1ffcbf['push'](_0x1ffcbf['shift']());}}}(_0x46f7,0x22516));import{Plugin as _0x2ac9ce}from'ckeditor5/src/core.js';function _0x4c40(_0x53500d,_0x3367dd){const _0x46f764=_0x46f7();return _0x4c40=function(_0x4c403e,_0x42e75c){_0x4c403e=_0x4c403e-0x1a1;let _0x16084b=_0x46f764[_0x4c403e];return _0x16084b;},_0x4c40(_0x53500d,_0x3367dd);}export default class mt extends _0x2ac9ce{[_0x50ea01(0x1af)](){const _0x4c6169=_0x50ea01,_0x586564=this[_0x4c6169(0x1b4)];_0x586564[_0x4c6169(0x1a1)][_0x4c6169(0x1b5)](_0x4c6169(0x1ac))&&_0x586564[_0x4c6169(0x1a1)][_0x4c6169(0x1a5)](_0x4c6169(0x1a6))[_0x4c6169(0x1b2)](_0x4c6169(0x1aa));}}
@@ -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 _0x2d350d=_0x22f3;(function(_0x2e8cfb,_0x2d301d){const _0x5da196=_0x22f3,_0x562c4d=_0x2e8cfb();while(!![]){try{const _0x167881=parseInt(_0x5da196(0x108))/0x1+parseInt(_0x5da196(0x10f))/0x2+-parseInt(_0x5da196(0xf6))/0x3*(parseInt(_0x5da196(0xf9))/0x4)+-parseInt(_0x5da196(0xfe))/0x5+-parseInt(_0x5da196(0xee))/0x6*(-parseInt(_0x5da196(0xf3))/0x7)+-parseInt(_0x5da196(0x103))/0x8*(-parseInt(_0x5da196(0xf8))/0x9)+-parseInt(_0x5da196(0x100))/0xa;if(_0x167881===_0x2d301d)break;else _0x562c4d['push'](_0x562c4d['shift']());}catch(_0x5ae4a2){_0x562c4d['push'](_0x562c4d['shift']());}}}(_0x5376,0xb4604));function _0x22f3(_0x216ff6,_0x13e1bd){const _0x53763=_0x5376();return _0x22f3=function(_0x22f368,_0x5a2d1e){_0x22f368=_0x22f368-0xed;let _0x9a7291=_0x53763[_0x22f368];return _0x9a7291;},_0x22f3(_0x216ff6,_0x13e1bd);}import{Plugin as _0x1f40bc}from'ckeditor5/src/core.js';function _0x5376(){const _0x533003=['type','7778659OTRtAU','*Remove:*\x20%0','registerElementLabel','6LELnEc','getLabel','36iLtlIN','1899104nahfqF','deletion','getContainedElement','editor','MergeFieldsEditing','2740885rbNMMj','enableCommand','3939550jRDAkl','locale','mergeField','1289896QegWEC','mergeFieldBlock','insertMergeField','ELEMENT_MERGE_FIELD','getAttribute','153979SJyihb','insertion','*Insert:*\x20%0','TrackChangesEditing','has','descriptionFactory','get','1440680jtLCiE','plugins','insertMergeFieldBlock','6TnqODw','element','afterInit','registerDescriptionCallback'];_0x5376=function(){return _0x533003;};return _0x5376();}import{getTranslation as _0x230264}from'../utils/common-translations.js';export default class dt extends _0x1f40bc{[_0x2d350d(0xf0)](){const _0x194400=_0x2d350d,_0x475e3e=this[_0x194400(0xfc)];if(!_0x475e3e[_0x194400(0x110)][_0x194400(0x10c)](_0x194400(0xfd)))return;_0x475e3e[_0x194400(0x110)][_0x194400(0x10e)](_0x194400(0x10b))[_0x194400(0xff)](_0x194400(0x105)),_0x475e3e[_0x194400(0x110)][_0x194400(0x10e)](_0x194400(0x10b))[_0x194400(0xff)](_0x194400(0xed));const _0x490b23=_0x475e3e[_0x194400(0x110)][_0x194400(0x10e)](_0x194400(0x10b)),_0x53cb25=_0x475e3e[_0x194400(0x101)];_0x490b23[_0x194400(0x10d)][_0x194400(0xf5)](_0x194400(0x102),_0x5b200a=>_0x230264(_0x53cb25,_0x194400(0x106),_0x5b200a)),_0x490b23[_0x194400(0x10d)][_0x194400(0xf5)](_0x194400(0x104),_0x27fd41=>_0x230264(_0x53cb25,_0x194400(0x106),_0x27fd41)),_0x490b23[_0x194400(0x10d)][_0x194400(0xf1)](_0x37d528=>{const _0x37202e=_0x194400;if(_0x37202e(0x109)!=_0x37d528[_0x37202e(0xf2)]&&_0x37202e(0xfa)!=_0x37d528[_0x37202e(0xf2)])return;const _0x562566=_0x37d528[_0x37202e(0xfb)]();if(null==_0x562566)return;if(!_0x562566['is'](_0x37202e(0xef),_0x37202e(0x102))&&!_0x562566['is'](_0x37202e(0xef),_0x37202e(0x104)))return;const _0xb515e=_0x475e3e[_0x37202e(0x110)][_0x37202e(0x10e)](_0x37202e(0xfd))[_0x37202e(0xf7)](_0x562566[_0x37202e(0x107)]('id'));return _0x37202e(0x109)==_0x37d528[_0x37202e(0xf2)]?{'type':_0x37202e(0x109),'content':_0x230264(_0x53cb25,_0x37202e(0x10a),'\x22'+_0xb515e+'\x22\x20'+_0x230264(_0x53cb25,_0x37202e(0x106)))}:{'type':_0x37202e(0xfa),'content':_0x230264(_0x53cb25,_0x37202e(0xf4),'\x22'+_0xb515e+'\x22\x20'+_0x230264(_0x53cb25,_0x37202e(0x106)))};});}}
@@ -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
+ const _0x2664e5=_0x3f73;function _0x3f73(_0x4614ca,_0x1f405b){const _0x5ee1ea=_0x5ee1();return _0x3f73=function(_0x3f73c3,_0x43eeda){_0x3f73c3=_0x3f73c3-0x114;let _0x85c224=_0x5ee1ea[_0x3f73c3];return _0x85c224;},_0x3f73(_0x4614ca,_0x1f405b);}(function(_0x1c5612,_0x1d2050){const _0xd4d9d6=_0x3f73,_0x459c0b=_0x1c5612();while(!![]){try{const _0x14371e=-parseInt(_0xd4d9d6(0x11f))/0x1+parseInt(_0xd4d9d6(0x115))/0x2+parseInt(_0xd4d9d6(0x12a))/0x3+parseInt(_0xd4d9d6(0x135))/0x4+parseInt(_0xd4d9d6(0x11a))/0x5*(-parseInt(_0xd4d9d6(0x12d))/0x6)+parseInt(_0xd4d9d6(0x12e))/0x7*(-parseInt(_0xd4d9d6(0x131))/0x8)+parseInt(_0xd4d9d6(0x11b))/0x9;if(_0x14371e===_0x1d2050)break;else _0x459c0b['push'](_0x459c0b['shift']());}catch(_0x446bdb){_0x459c0b['push'](_0x459c0b['shift']());}}}(_0x5ee1,0x9a828));import{Plugin as _0x201d42}from'ckeditor5/src/core.js';function _0x5ee1(){const _0x13d781=['MultiLevelList','registerDescriptionCallback','registerBlockAttribute','oldValue','next','689448IcRulB','plugins','key','52698jaJjAy','623HhgAga','data','enableDefaultAttributesIntegration','19192PrZTli','head','get','descriptionFactory','3916648OaIgVu','multiLevelList','TrackChangesEditing','995040xxSnmc','has','listType','*Set\x20format:*\x20%0','ELEMENT_MULTI_LEVEL_LIST','320uwwEuY','7039818kRICEk','newValue','listMarkerStyle','editor','1080205DnTeLt','afterInit','*Remove\x20format:*\x20%0','format','handleDescriptions','locale'];_0x5ee1=function(){return _0x13d781;};return _0x5ee1();}import{getTranslation as _0x20ad8e}from'../utils/common-translations.js';export default class pt extends _0x201d42{[_0x2664e5(0x120)](){const _0x2aa0ed=_0x2664e5,_0x56470e=this[_0x2aa0ed(0x11e)],_0x52acd2=_0x56470e[_0x2aa0ed(0x12b)][_0x2aa0ed(0x133)](_0x2aa0ed(0x114));_0x56470e[_0x2aa0ed(0x12b)][_0x2aa0ed(0x116)](_0x2aa0ed(0x125))&&(_0x52acd2[_0x2aa0ed(0x130)](_0x2aa0ed(0x136)),_0x52acd2[_0x2aa0ed(0x127)](_0x2aa0ed(0x11d)),_0x52acd2[_0x2aa0ed(0x134)][_0x2aa0ed(0x126)](_0x26450d=>this[_0x2aa0ed(0x123)](_0x26450d)));}[_0x2664e5(0x123)](_0x5d4976){const _0x3d379a=_0x2664e5,_0xb46b09=this[_0x3d379a(0x11e)][_0x3d379a(0x124)],{data:_0x1751e7}=_0x5d4976,_0xd27b19={'type':_0x3d379a(0x122),'content':''};if(_0x1751e7&&_0x3d379a(0x11d)==_0x1751e7[_0x3d379a(0x12c)]){if(!_0x1751e7[_0x3d379a(0x128)])return{'type':_0x3d379a(0x122),'content':_0x20ad8e(_0xb46b09,_0x3d379a(0x118),_0x20ad8e(_0xb46b09,_0x3d379a(0x119)))+'\x20('+_0x1751e7[_0x3d379a(0x11c)]+')'};if(!_0x1751e7[_0x3d379a(0x11c)]){let _0xd301fc=_0x5d4976[_0x3d379a(0x132)];for(;_0xd301fc;){if(_0xd301fc[_0x3d379a(0x12f)]&&_0x3d379a(0x117)==_0xd301fc[_0x3d379a(0x12f)][_0x3d379a(0x12c)]&&_0xd301fc[_0x3d379a(0x12f)][_0x3d379a(0x11c)])return _0xd27b19;_0xd301fc=_0xd301fc[_0x3d379a(0x129)];}return{'type':_0x3d379a(0x122),'content':_0x20ad8e(_0xb46b09,_0x3d379a(0x121),_0x20ad8e(_0xb46b09,_0x3d379a(0x119)))+'\x20('+_0x1751e7[_0x3d379a(0x128)]+')'};}}}}
@@ -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
+ const _0x565a11=_0x4dd4;(function(_0x192dd9,_0x22dfc8){const _0x5733e6=_0x4dd4,_0x388cff=_0x192dd9();while(!![]){try{const _0x403086=parseInt(_0x5733e6(0x199))/0x1+parseInt(_0x5733e6(0x18e))/0x2*(parseInt(_0x5733e6(0x18d))/0x3)+parseInt(_0x5733e6(0x18c))/0x4*(parseInt(_0x5733e6(0x191))/0x5)+-parseInt(_0x5733e6(0x195))/0x6+-parseInt(_0x5733e6(0x198))/0x7+parseInt(_0x5733e6(0x19a))/0x8*(-parseInt(_0x5733e6(0x18a))/0x9)+parseInt(_0x5733e6(0x192))/0xa;if(_0x403086===_0x22dfc8)break;else _0x388cff['push'](_0x388cff['shift']());}catch(_0x1999fc){_0x388cff['push'](_0x388cff['shift']());}}}(_0x2052,0x4227b));import{Plugin as _0x4ddf9b}from'ckeditor5/src/core.js';import{getTranslation as _0x506995}from'../utils/common-translations.js';function _0x4dd4(_0x20e0e2,_0x5f155e){const _0x20522f=_0x2052();return _0x4dd4=function(_0x4dd4b8,_0x761389){_0x4dd4b8=_0x4dd4b8-0x189;let _0x2e7722=_0x20522f[_0x4dd4b8];return _0x2e7722;},_0x4dd4(_0x20e0e2,_0x5f155e);}export default class kt extends _0x4ddf9b{[_0x565a11(0x193)](){const _0x4d0b68=_0x565a11,_0x171d79=this[_0x4d0b68(0x18b)];if(!_0x171d79[_0x4d0b68(0x19f)][_0x4d0b68(0x196)](_0x4d0b68(0x194)))return;_0x171d79[_0x4d0b68(0x19f)][_0x4d0b68(0x197)](_0x4d0b68(0x19c))[_0x4d0b68(0x19d)](_0x4d0b68(0x19e));const _0x5dfa5b=_0x171d79[_0x4d0b68(0x19f)][_0x4d0b68(0x197)](_0x4d0b68(0x19c)),_0x2ef9a4=_0x171d79[_0x4d0b68(0x190)];_0x5dfa5b[_0x4d0b68(0x18f)][_0x4d0b68(0x19b)](_0x4d0b68(0x19e),_0x15bd39=>_0x506995(_0x2ef9a4,_0x4d0b68(0x189),_0x15bd39));}}function _0x2052(){const _0x70c1bf=['registerElementLabel','TrackChangesEditing','enableCommand','pageBreak','plugins','ELEMENT_PAGE_BREAK','4220199aYnuGj','editor','68sCeauS','48PxTLyG','5062wsOjHq','descriptionFactory','locale','122245CidWiT','8310490LFxRyJ','afterInit','PageBreakEditing','1809990qKeJPm','has','get','2547580nVgmTR','118309FPwPXh','8UOaTLu'];_0x2052=function(){return _0x70c1bf;};return _0x2052();}
@@ -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
+ function _0x29df(){const _0x1dbce1=['enableCommand','format','TrackChangesEditing','addMarker:suggestion:insertion','4734882yoNTWr','getItemLabel','schema','insert','descriptionFactory','editor','has','registerDescriptionCallback','_splitMarkerName','markerName','7yuXwkl','777847tlBNoB','start','span','commandName','writer','addClass','name','checkChild','insertion','1358748xClfGO','end','model','consume','1655908JEZQqo','ck-suggestion-marker-split','toViewPosition','isLimit','$text','808Yerygr','consumable','enableDefaultAttributesIntegration','data','highest','*Insert:*\x20%0','activeMarkers','registerElementLabel','markerRange','afterInit','isTouching','ck-suggestion-marker--active','4003168utjzgk','7685VDlAyS','nodeAfter','insertParagraph','bindElementToMarker','paragraph','type','includes','get','plugins','options','downcastDispatcher','ELEMENT_PARAGRAPH','Paragraph','showSuggestionHighlights','locale','isBlock','6049716LSuvWg','_registerLegacyDescription','getFirstRange','editing','*Change\x20to:*\x20%0','mapper','createUIElement','formatBlock'];_0x29df=function(){return _0x1dbce1;};return _0x29df();}const _0x22e6f1=_0x4048;(function(_0x4d3e97,_0x17ca81){const _0x4c4ab5=_0x4048,_0x42582d=_0x4d3e97();while(!![]){try{const _0xa05cfa=-parseInt(_0x4c4ab5(0x89))/0x1+parseInt(_0x4c4ab5(0x96))/0x2+parseInt(_0x4c4ab5(0x92))/0x3+-parseInt(_0x4c4ab5(0x9b))/0x4*(-parseInt(_0x4c4ab5(0xa8))/0x5)+-parseInt(_0x4c4ab5(0xb8))/0x6*(-parseInt(_0x4c4ab5(0x88))/0x7)+-parseInt(_0x4c4ab5(0xa7))/0x8+-parseInt(_0x4c4ab5(0xc4))/0x9;if(_0xa05cfa===_0x17ca81)break;else _0x42582d['push'](_0x42582d['shift']());}catch(_0x47e0a6){_0x42582d['push'](_0x42582d['shift']());}}}(_0x29df,0xc2299));function _0x4048(_0x370fb3,_0x219aaa){const _0x29dfdc=_0x29df();return _0x4048=function(_0x4048d9,_0xf86d21){_0x4048d9=_0x4048d9-0x88;let _0x830b3c=_0x29dfdc[_0x4048d9];return _0x830b3c;},_0x4048(_0x370fb3,_0x219aaa);}import{Plugin as _0x200761}from'ckeditor5/src/core.js';import{getTranslation as _0x5b8466}from'../utils/common-translations.js';export default class bt extends _0x200761{[_0x22e6f1(0xa4)](){const _0xe267f1=_0x22e6f1,_0x1fe76b=this[_0xe267f1(0xc9)];if(!_0x1fe76b[_0xe267f1(0xb0)][_0xe267f1(0xca)](_0xe267f1(0xb4)))return;const _0x2440ee=_0x1fe76b[_0xe267f1(0xb6)],_0x48fa1c=_0x1fe76b[_0xe267f1(0xb0)][_0xe267f1(0xaf)](_0xe267f1(0xc2));_0x48fa1c[_0xe267f1(0xc8)][_0xe267f1(0xa2)](_0xe267f1(0xac),_0x51c76f=>_0x5b8466(_0x2440ee,_0xe267f1(0xb3),_0x51c76f)),_0x48fa1c[_0xe267f1(0x9d)](_0xe267f1(0xac)),_0x48fa1c[_0xe267f1(0xc0)](_0xe267f1(0xaa)),_0x1fe76b[_0xe267f1(0xbb)][_0xe267f1(0xb2)]['on'](_0xe267f1(0xc3),nr(_0x1fe76b),{'priority':_0xe267f1(0x9f)}),_0x1fe76b[_0xe267f1(0x9e)][_0xe267f1(0xb2)]['on'](_0xe267f1(0xc3),(_0x54a077,_0x130530,_0x449a88)=>{const _0x26b657=_0xe267f1;_0x449a88[_0x26b657(0xb1)][_0x26b657(0xb5)]&&nr(_0x1fe76b,{'showActiveMarker':!0x1})(_0x54a077,_0x130530,_0x449a88);},{'priority':_0xe267f1(0x9f)});const _0x33eb3f=_0x48fa1c[_0xe267f1(0xc8)];_0x33eb3f[_0xe267f1(0xcb)](_0x38bd65=>{const _0x4cfc2a=_0xe267f1;if(_0x4cfc2a(0x91)!==_0x38bd65[_0x4cfc2a(0xad)])return;const {start:_0x19fc81,end:_0x5372fc}=_0x38bd65[_0x4cfc2a(0xba)]();if(!_0x19fc81[_0x4cfc2a(0xa5)](_0x5372fc)||!_0x19fc81[_0x4cfc2a(0xa9)])return;const _0x4e5c76=_0x1fe76b[_0x4cfc2a(0x94)][_0x4cfc2a(0xc6)],_0x336868=_0x19fc81[_0x4cfc2a(0xa9)];return _0x4e5c76[_0x4cfc2a(0xb7)](_0x336868)&&!_0x4e5c76[_0x4cfc2a(0x99)](_0x336868)&&_0x4e5c76[_0x4cfc2a(0x90)](_0x336868,_0x4cfc2a(0x9a))?{'type':_0x4cfc2a(0x91),'content':_0x5b8466(_0x2440ee,_0x4cfc2a(0xa0),_0x33eb3f[_0x4cfc2a(0xc5)](_0x336868,0x1))}:void 0x0;}),this[_0xe267f1(0xb9)]();}[_0x22e6f1(0xb9)](){const _0x2cf7e6=_0x22e6f1,_0x53f5d9=this[_0x2cf7e6(0xc9)],_0x6be9e4=_0x53f5d9[_0x2cf7e6(0xb6)];_0x53f5d9[_0x2cf7e6(0xb0)][_0x2cf7e6(0xaf)](_0x2cf7e6(0xc2))[_0x2cf7e6(0xc8)][_0x2cf7e6(0xcb)](_0x182d52=>{const _0x22958d=_0x2cf7e6;if(_0x22958d(0xbf)!=_0x182d52[_0x22958d(0xad)])return;const {data:_0xf0d4bc}=_0x182d52;return _0xf0d4bc&&_0x22958d(0xac)==_0xf0d4bc[_0x22958d(0x8c)]?{'type':_0x22958d(0xc1),'content':_0x5b8466(_0x6be9e4,_0x22958d(0xbc),_0x5b8466(_0x6be9e4,_0x22958d(0xb3)))}:void 0x0;});}}function nr(_0x18d641,{showActiveMarker:_0x19e8f6=!0x0}={}){return(_0x41d7af,_0x530d17,_0x8f98b3)=>{const _0x3876d2=_0x4048,_0x4cf0c3=_0x18d641[_0x3876d2(0xb0)][_0x3876d2(0xaf)](_0x3876d2(0xc2)),_0x4febc2=_0x530d17[_0x3876d2(0xa3)][_0x3876d2(0x8a)],_0x1efd71=_0x530d17[_0x3876d2(0xa3)][_0x3876d2(0x93)],_0x533156=_0x18d641[_0x3876d2(0x94)][_0x3876d2(0xc6)];if(!_0x4febc2[_0x3876d2(0xa5)](_0x1efd71)||!_0x4febc2[_0x3876d2(0xa9)])return;const _0x5d049e=_0x4febc2[_0x3876d2(0xa9)];if(_0x533156[_0x3876d2(0xb7)](_0x5d049e)&&!_0x533156[_0x3876d2(0x99)](_0x5d049e)&&_0x533156[_0x3876d2(0x90)](_0x5d049e,_0x3876d2(0x9a))){if(!_0x8f98b3[_0x3876d2(0x9c)][_0x3876d2(0x95)](_0x530d17[_0x3876d2(0xa3)],_0x41d7af[_0x3876d2(0x8f)]))return;const {authorId:_0x3898cc}=_0x4cf0c3[_0x3876d2(0xcc)](_0x530d17[_0x3876d2(0xcd)]),_0x3164d2=_0x8f98b3[_0x3876d2(0x8d)][_0x3876d2(0xbe)](_0x3876d2(0x8b),{'class':_0x3876d2(0x97),'data-author-id':_0x3898cc}),_0x60e5b9=_0x8f98b3[_0x3876d2(0xbd)][_0x3876d2(0x98)](_0x1efd71);_0x19e8f6&&_0x4cf0c3[_0x3876d2(0xa1)][_0x3876d2(0xae)](_0x530d17[_0x3876d2(0xcd)])&&_0x8f98b3[_0x3876d2(0x8d)][_0x3876d2(0x8e)](_0x3876d2(0xa6),_0x3164d2),_0x8f98b3[_0x3876d2(0x8d)][_0x3876d2(0xc7)](_0x60e5b9,_0x3164d2),_0x8f98b3[_0x3876d2(0xbd)][_0x3876d2(0xab)](_0x3164d2,_0x530d17[_0x3876d2(0xcd)]);}};}
@@ -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 _0x4fee2c=_0x1cfd;function _0x1cfd(_0x3bd37e,_0x3681f4){const _0x5bb777=_0x5bb7();return _0x1cfd=function(_0x1cfd09,_0x6f2af8){_0x1cfd09=_0x1cfd09-0x12b;let _0x40e54b=_0x5bb777[_0x1cfd09];return _0x40e54b;},_0x1cfd(_0x3bd37e,_0x3681f4);}(function(_0x419b2c,_0x545a18){const _0xd271dd=_0x1cfd,_0x2304a5=_0x419b2c();while(!![]){try{const _0x41592a=-parseInt(_0xd271dd(0x12b))/0x1*(-parseInt(_0xd271dd(0x133))/0x2)+-parseInt(_0xd271dd(0x12d))/0x3+-parseInt(_0xd271dd(0x144))/0x4+-parseInt(_0xd271dd(0x145))/0x5+parseInt(_0xd271dd(0x138))/0x6+parseInt(_0xd271dd(0x13f))/0x7+parseInt(_0xd271dd(0x143))/0x8;if(_0x41592a===_0x545a18)break;else _0x2304a5['push'](_0x2304a5['shift']());}catch(_0xb9ca35){_0x2304a5['push'](_0x2304a5['shift']());}}}(_0x5bb7,0xd2845));import{Plugin as _0x2f0eb4}from'ckeditor5/src/core.js';import{getTranslation as _0x46b04b}from'../utils/common-translations.js';function _0x5bb7(){const _0x1670c1=['TrackChangesEditing','RemoveFormatEditing','*Remove\x20all\x20formatting*','editor','commandName','561254LrPVXv','formatInline','_registerLegacyDescription','descriptionFactory','locale','6030324wwEGdP','type','afterInit','registerDescriptionCallback','plugins','formatBlock','removeFormat','8737484pVngBs','get','has','format','14833136BVgHcT','3351836WLZxlM','5227405hrRSDf','1UhjJwq','enableDefaultAttributesIntegration','4926954ygdhbl'];_0x5bb7=function(){return _0x1670c1;};return _0x5bb7();}export default class wt extends _0x2f0eb4{[_0x4fee2c(0x13a)](){const _0x54afcf=_0x4fee2c,_0x398668=this[_0x54afcf(0x131)];if(!_0x398668[_0x54afcf(0x13c)][_0x54afcf(0x141)](_0x54afcf(0x12f)))return;_0x398668[_0x54afcf(0x13c)][_0x54afcf(0x140)](_0x54afcf(0x12e))[_0x54afcf(0x12c)](_0x54afcf(0x13e)),this[_0x54afcf(0x135)]();}[_0x4fee2c(0x135)](){const _0x16b4a6=_0x4fee2c,_0x28dd03=this[_0x16b4a6(0x131)];_0x28dd03[_0x16b4a6(0x13c)][_0x16b4a6(0x140)](_0x16b4a6(0x12e))[_0x16b4a6(0x136)][_0x16b4a6(0x13b)](_0x28c237=>{const _0x570d6f=_0x16b4a6;if(_0x570d6f(0x13d)!=_0x28c237[_0x570d6f(0x139)]&&_0x570d6f(0x134)!=_0x28c237[_0x570d6f(0x139)])return;const {data:_0x5d3f47}=_0x28c237;return _0x5d3f47&&_0x570d6f(0x13e)==_0x5d3f47[_0x570d6f(0x132)]?{'type':_0x570d6f(0x142),'content':_0x46b04b(_0x28dd03[_0x570d6f(0x137)],_0x570d6f(0x130))}: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
+ function _0x4ee7(){const _0x2fea35=['3334020nqtVTt','1860722fKqATj','discardSuggestion','935921UiFMLS','3708MzkBlz','26944WPLJwA','RestrictedEditingModeEditing','258271DfqPUY','acceptSelectedSuggestions','acceptAllSuggestions','21924ugABqG','discardSelectedSuggestions','enableCommand','goToPreviousRestrictedEditingException','acceptSuggestion','2587566nsNwrr','editor','trackChanges','has','afterInit','goToNextRestrictedEditingException','245sJaOVL','TrackChangesEditing','get','plugins','discardAllSuggestions'];_0x4ee7=function(){return _0x2fea35;};return _0x4ee7();}const _0x5388dd=_0x3fcd;(function(_0x4bcd32,_0x501070){const _0x420935=_0x3fcd,_0x1a92eb=_0x4bcd32();while(!![]){try{const _0x584ed3=-parseInt(_0x420935(0x132))/0x1+parseInt(_0x420935(0x12c))/0x2+-parseInt(_0x420935(0x13a))/0x3+-parseInt(_0x420935(0x12b))/0x4+parseInt(_0x420935(0x140))/0x5*(parseInt(_0x420935(0x135))/0x6)+parseInt(_0x420935(0x12e))/0x7+parseInt(_0x420935(0x130))/0x8*(parseInt(_0x420935(0x12f))/0x9);if(_0x584ed3===_0x501070)break;else _0x1a92eb['push'](_0x1a92eb['shift']());}catch(_0x409913){_0x1a92eb['push'](_0x1a92eb['shift']());}}}(_0x4ee7,0xa524c));function _0x3fcd(_0x4a3564,_0x5d4330){const _0x4ee7ac=_0x4ee7();return _0x3fcd=function(_0x3fcda8,_0x53d2ac){_0x3fcda8=_0x3fcda8-0x12b;let _0x2856db=_0x4ee7ac[_0x3fcda8];return _0x2856db;},_0x3fcd(_0x4a3564,_0x5d4330);}import{Plugin as _0xe0c79}from'ckeditor5/src/core.js';export default class yt extends _0xe0c79{[_0x5388dd(0x13e)](){const _0x4bf065=_0x5388dd,_0x455763=this[_0x4bf065(0x13b)];if(!_0x455763[_0x4bf065(0x143)][_0x4bf065(0x13d)](_0x4bf065(0x131)))return;const _0x1cec61=_0x455763[_0x4bf065(0x143)][_0x4bf065(0x142)](_0x4bf065(0x141));_0x1cec61[_0x4bf065(0x137)](_0x4bf065(0x138)),_0x1cec61[_0x4bf065(0x137)](_0x4bf065(0x13f));const _0x3be147=_0x455763[_0x4bf065(0x143)][_0x4bf065(0x142)](_0x4bf065(0x131));_0x3be147[_0x4bf065(0x137)](_0x4bf065(0x13c)),_0x3be147[_0x4bf065(0x137)](_0x4bf065(0x139)),_0x3be147[_0x4bf065(0x137)](_0x4bf065(0x12d)),_0x3be147[_0x4bf065(0x137)](_0x4bf065(0x134)),_0x3be147[_0x4bf065(0x137)](_0x4bf065(0x144)),_0x3be147[_0x4bf065(0x137)](_0x4bf065(0x133)),_0x3be147[_0x4bf065(0x137)](_0x4bf065(0x136));}}
@@ -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 _0x45dc6d=_0x5e33;(function(_0x3f68f0,_0xf0ea41){const _0x1dd2ee=_0x5e33,_0x49c437=_0x3f68f0();while(!![]){try{const _0x1477a0=parseInt(_0x1dd2ee(0x129))/0x1+parseInt(_0x1dd2ee(0x120))/0x2*(parseInt(_0x1dd2ee(0x12c))/0x3)+parseInt(_0x1dd2ee(0x108))/0x4*(parseInt(_0x1dd2ee(0x10d))/0x5)+parseInt(_0x1dd2ee(0x133))/0x6+parseInt(_0x1dd2ee(0x115))/0x7+-parseInt(_0x1dd2ee(0x107))/0x8+-parseInt(_0x1dd2ee(0x13b))/0x9*(parseInt(_0x1dd2ee(0x10b))/0xa);if(_0x1477a0===_0xf0ea41)break;else _0x49c437['push'](_0x49c437['shift']());}catch(_0x361d70){_0x49c437['push'](_0x49c437['shift']());}}}(_0xb9f3,0x6f78a));function _0x5e33(_0x172603,_0xed1a31){const _0xb9f328=_0xb9f3();return _0x5e33=function(_0x5e33aa,_0x1551bd){_0x5e33aa=_0x5e33aa-0x107;let _0x129453=_0xb9f328[_0x5e33aa];return _0x129453;},_0x5e33(_0x172603,_0xed1a31);}function _0xb9f3(){const _0x2bd725=['activeMarkers','329475ZUaxBu','writer','toViewPosition','test','createPositionBefore','ck-suggestion-marker--active','consumable','834144IuUnRw','get','registerElementLabel','downcastDispatcher','markerRange','bindElementToMarker','ELEMENT_LINE_BREAK','merge','108kBvSmo','insert','editor','getItems','split','3992776ZsUEFn','7024MsxQTC','showSuggestionHighlights','shiftEnter','474380AxdOif','addMarker:suggestion:deletion','905ynxixJ','data','includes','ck-suggestion-marker-','addMarker:suggestion:insertion','editing','init','name','202013WoIFzs','locale','high','descriptionFactory','span','deletion','addMarker:suggestion','enableCommand','markerName','model','createUIElement','6VtdANb','addClass','requires','TrackChangesEditing','softBreak','options','element','_splitMarkerName','plugins','709745FATfHI','mapper'];_0xb9f3=function(){return _0x2bd725;};return _0xb9f3();}import{Plugin as _0x564948}from'ckeditor5/src/core.js';import{ShiftEnter as _0x538b60}from'ckeditor5/src/enter.js';import{getTranslation as _0x2694e5}from'../utils/common-translations.js';export default class jt extends _0x564948{static get[_0x45dc6d(0x122)](){return[_0x538b60];}[_0x45dc6d(0x113)](){const _0x15d95a=_0x45dc6d,_0xf21e92=this[_0x15d95a(0x13d)],_0x4280e0=_0xf21e92[_0x15d95a(0x128)][_0x15d95a(0x134)](_0x15d95a(0x123));_0x4280e0[_0x15d95a(0x11c)](_0x15d95a(0x10a)),_0xf21e92[_0x15d95a(0x112)][_0x15d95a(0x136)]['on'](_0x15d95a(0x111),ge(_0xf21e92),{'priority':_0x15d95a(0x117)}),_0xf21e92[_0x15d95a(0x112)][_0x15d95a(0x136)]['on'](_0x15d95a(0x10c),ge(_0xf21e92),{'priority':_0x15d95a(0x117)}),_0xf21e92[_0x15d95a(0x10e)][_0x15d95a(0x136)]['on'](_0x15d95a(0x11b),(_0xce494f,_0x335eaa,_0x3b4a7d)=>{const _0x4c5d6f=_0x15d95a;_0x3b4a7d[_0x4c5d6f(0x125)][_0x4c5d6f(0x109)]&&ge(_0xf21e92,{'showActiveMarker':!0x1})(_0xce494f,_0x335eaa,_0x3b4a7d);}),_0x4280e0[_0x15d95a(0x118)][_0x15d95a(0x135)](_0x15d95a(0x124),_0x2196ed=>_0x2694e5(_0xf21e92[_0x15d95a(0x116)],_0x15d95a(0x139),_0x2196ed));}}function ge(_0x47d27e,{showActiveMarker:_0xc45c61=!0x0}={}){return(_0x125f3c,_0x6b11e8,_0x24ff57)=>{const _0x5a4c52=_0x5e33,_0x5df34d=_0x47d27e[_0x5a4c52(0x128)][_0x5a4c52(0x134)](_0x5a4c52(0x123));if(!_0x24ff57[_0x5a4c52(0x132)][_0x5a4c52(0x12f)](_0x6b11e8[_0x5a4c52(0x137)],_0x125f3c[_0x5a4c52(0x114)]))return;const _0x26d74b=_0x47d27e[_0x5a4c52(0x11e)];for(const _0x281e0a of _0x6b11e8[_0x5a4c52(0x137)][_0x5a4c52(0x13e)]()){if(!_0x281e0a['is'](_0x5a4c52(0x126),_0x5a4c52(0x124)))continue;const _0x2b455b=_0x5a4c52(0x11a)==_0x6b11e8[_0x5a4c52(0x11d)][_0x5a4c52(0x13f)](':')[0x1]?_0x5a4c52(0x13a):_0x5a4c52(0x13f),{authorId:_0x57d0b8}=_0x5df34d[_0x5a4c52(0x127)](_0x6b11e8[_0x5a4c52(0x11d)]),_0x207b9b=_0x24ff57[_0x5a4c52(0x12d)][_0x5a4c52(0x11f)](_0x5a4c52(0x119),{'class':_0x5a4c52(0x110)+_0x2b455b,'data-author-id':_0x57d0b8}),_0x153750=_0x24ff57[_0x5a4c52(0x12a)][_0x5a4c52(0x12e)](_0x26d74b[_0x5a4c52(0x130)](_0x281e0a));_0xc45c61&&_0x5df34d[_0x5a4c52(0x12b)][_0x5a4c52(0x10f)](_0x6b11e8[_0x5a4c52(0x11d)])&&_0x24ff57[_0x5a4c52(0x12d)][_0x5a4c52(0x121)](_0x5a4c52(0x131),_0x207b9b),_0x24ff57[_0x5a4c52(0x12d)][_0x5a4c52(0x13c)](_0x153750,_0x207b9b),_0x24ff57[_0x5a4c52(0x12a)][_0x5a4c52(0x138)](_0x207b9b,_0x6b11e8[_0x5a4c52(0x11d)]);}};}
@@ -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 _0x3d874f=_0x5207;(function(_0x3cb6df,_0x2c8b7f){const _0x396df4=_0x5207,_0x1d273a=_0x3cb6df();while(!![]){try{const _0x2684ff=parseInt(_0x396df4(0xfc))/0x1*(parseInt(_0x396df4(0x10f))/0x2)+parseInt(_0x396df4(0xf7))/0x3*(-parseInt(_0x396df4(0xff))/0x4)+parseInt(_0x396df4(0x110))/0x5+parseInt(_0x396df4(0x106))/0x6+parseInt(_0x396df4(0x101))/0x7*(-parseInt(_0x396df4(0xf9))/0x8)+parseInt(_0x396df4(0x11c))/0x9+-parseInt(_0x396df4(0x113))/0xa*(parseInt(_0x396df4(0x114))/0xb);if(_0x2684ff===_0x2c8b7f)break;else _0x1d273a['push'](_0x1d273a['shift']());}catch(_0x55cd2d){_0x1d273a['push'](_0x1d273a['shift']());}}}(_0x467d,0x4fc8f));function _0x5207(_0x4ff798,_0x1abd65){const _0x467d93=_0x467d();return _0x5207=function(_0x5207ec,_0x58a97b){_0x5207ec=_0x5207ec-0xf7;let _0x20e53a=_0x467d93[_0x5207ec];return _0x20e53a;},_0x5207(_0x4ff798,_0x1abd65);}import{Plugin as _0x3657d2}from'ckeditor5/src/core.js';function _0x467d(){const _0x2da6d7=['StandardEditingModeEditing','50190LjTwCm','restrictedEditingException','model','change','descriptionFactory','2834706AuGPrG','registerDescriptionCallback','editor','FORMAT_RESTRICTED_DISABLED','enableCommand','markInlineFormat','format','value','commandParams','1204492UhUvOl','2149120OcULPZ','getRanges','afterInit','1824880ZDjvOA','33DYKWDF','forceValue','plugins','from','commands','isCollapsed','type','document','7254ewiFOs','TrackChangesEditing','has','commandName','locale','3ocfqzf','FORMAT_RESTRICTED_ENABLED','424iJplDp','formatInline','formatBlock','1NuBbtO','get','selection','1004216cshnki'];_0x467d=function(){return _0x2da6d7;};return _0x467d();}import{getRangesWithAttribute as _0x3be42d}from'./utils.js';import{getTranslation as _0x760d77}from'../utils/common-translations.js';export default class St extends _0x3657d2{[_0x3d874f(0x112)](){const _0xc68330=_0x3d874f,_0x1b7121=this[_0xc68330(0x108)],_0x48822f=_0x1b7121[_0xc68330(0x103)],_0x3ac676=_0x1b7121[_0xc68330(0x120)];if(!_0x1b7121[_0xc68330(0x116)][_0xc68330(0x11e)](_0xc68330(0x100)))return;const _0xb6bd4d=_0x1b7121[_0xc68330(0x116)][_0xc68330(0xfd)](_0xc68330(0x11d)),_0x4c997f=_0xc68330(0x102),_0x6f621=_0x1b7121[_0xc68330(0x118)][_0xc68330(0xfd)](_0x4c997f);_0xb6bd4d[_0xc68330(0x10a)](_0x4c997f,(_0x2d28a3,_0x3569f={})=>{const _0x2efdd9=_0xc68330,_0x4283f8=_0x48822f[_0x2efdd9(0x11b)][_0x2efdd9(0xfe)];if(_0x4283f8[_0x2efdd9(0x119)])return void _0x2d28a3(_0x3569f);const _0x1ef0cc=void 0x0!==_0x3569f[_0x2efdd9(0x115)]?_0x3569f[_0x2efdd9(0x115)]:!_0x6f621[_0x2efdd9(0x10d)];_0x48822f[_0x2efdd9(0x104)](()=>{const _0x3b9fb5=_0x2efdd9,_0x58bab8=Array[_0x3b9fb5(0x117)](_0x4283f8[_0x3b9fb5(0x111)]());for(const _0x1645a5 of _0x58bab8){const _0x75b766=_0x1ef0cc?[_0x1645a5]:_0x3be42d(_0x4c997f,_0x1645a5,_0x48822f);for(const _0x4714d0 of _0x75b766)_0xb6bd4d[_0x3b9fb5(0x10b)](_0x4714d0,{'commandName':_0x4c997f,'commandParams':[{'forceValue':_0x1ef0cc}]});}});}),_0xb6bd4d[_0xc68330(0x105)][_0xc68330(0x107)](_0x20cf1f=>{const _0x697f4d=_0xc68330;if(_0x697f4d(0xfb)!=_0x20cf1f[_0x697f4d(0x11a)]&&_0x697f4d(0xfa)!=_0x20cf1f[_0x697f4d(0x11a)])return;const {data:_0x5b1c6c}=_0x20cf1f;return _0x5b1c6c&&_0x5b1c6c[_0x697f4d(0x11f)]==_0x4c997f?_0x5b1c6c[_0x697f4d(0x10e)][0x0][_0x697f4d(0x115)]?{'type':_0x697f4d(0x10c),'content':_0x760d77(_0x3ac676,_0x697f4d(0xf8))}:{'type':_0x697f4d(0x10c),'content':_0x760d77(_0x3ac676,_0x697f4d(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 _0x59b420=_0x55b9;function _0x48fa(){const _0x3abc00=['790227CgQytx','11945112EoOHmH','formatInline','format','*Set\x20format:*\x20%0','editor','afterInit','plugins','9NpBepI','add','registerDescriptionCallback','toLowerCase','FORMAT_STYLE','definitions','enableDefaultAttributesIntegration','registerAttributeLabel','Style','commandParams','78495WvBWpG','forceValue','StyleUtils','7JcyxNg','commandName','descriptionFactory','TrackChangesEditing','formatBlock','locale','element','GeneralHtmlSupport','normalizeConfig','2320040rrnyNp','block','ghsAttributes','121WYZJhA','4760svbIov','92TQhxto','get','config','1370904NuZpLz','_registerLegacyDescription','*Remove\x20format:*\x20%0','registerBlockAttribute','styleName','has','getGhsAttributeNameForElement','registerInlineAttribute','style','DataSchema','inline','76diYDnL','type','288070FSDBph'];_0x48fa=function(){return _0x3abc00;};return _0x48fa();}function _0x55b9(_0x2015e9,_0x21af9d){const _0x48fafb=_0x48fa();return _0x55b9=function(_0x55b91f,_0x48489a){_0x55b91f=_0x55b91f-0x192;let _0x1daf0d=_0x48fafb[_0x55b91f];return _0x1daf0d;},_0x55b9(_0x2015e9,_0x21af9d);}(function(_0x32c356,_0x3c3c2d){const _0x4cbe58=_0x55b9,_0xd82c05=_0x32c356();while(!![]){try{const _0x5dc2c3=-parseInt(_0x4cbe58(0x1ae))/0x1*(-parseInt(_0x4cbe58(0x1af))/0x2)+parseInt(_0x4cbe58(0x1c0))/0x3+parseInt(_0x4cbe58(0x1bd))/0x4*(parseInt(_0x4cbe58(0x19e))/0x5)+-parseInt(_0x4cbe58(0x1b2))/0x6*(parseInt(_0x4cbe58(0x1a1))/0x7)+parseInt(_0x4cbe58(0x1aa))/0x8*(parseInt(_0x4cbe58(0x194))/0x9)+-parseInt(_0x4cbe58(0x1bf))/0xa*(-parseInt(_0x4cbe58(0x1ad))/0xb)+-parseInt(_0x4cbe58(0x1c1))/0xc;if(_0x5dc2c3===_0x3c3c2d)break;else _0xd82c05['push'](_0xd82c05['shift']());}catch(_0x146bd8){_0xd82c05['push'](_0xd82c05['shift']());}}}(_0x48fa,0x27f26));import{Plugin as _0x56269f}from'ckeditor5/src/core.js';import{getTranslation as _0x1d0262}from'../utils/common-translations.js';export default class At extends _0x56269f{[_0x59b420(0x192)](){const _0x3e683d=_0x59b420,_0x3fe73d=this[_0x3e683d(0x1c5)];if(!_0x3fe73d[_0x3e683d(0x193)][_0x3e683d(0x1b7)](_0x3e683d(0x19c))||!_0x3fe73d[_0x3e683d(0x193)][_0x3e683d(0x1b7)](_0x3e683d(0x1bb)))return;const _0x507b4f=_0x3fe73d[_0x3e683d(0x193)][_0x3e683d(0x1b0)](_0x3e683d(0x1a4)),_0x367bb9=_0x3fe73d[_0x3e683d(0x1a6)],_0x5c99b1=_0x3fe73d[_0x3e683d(0x1b1)][_0x3e683d(0x1b0)](_0x3e683d(0x1ba))||{},_0x40f60c=_0x3fe73d[_0x3e683d(0x193)][_0x3e683d(0x1b0)](_0x3e683d(0x1a8)),_0x3d67f2=_0x3fe73d[_0x3e683d(0x193)][_0x3e683d(0x1b0)](_0x3e683d(0x1a0))[_0x3e683d(0x1a9)](_0x3fe73d[_0x3e683d(0x193)][_0x3e683d(0x1b0)](_0x3e683d(0x1bb)),_0x5c99b1[_0x3e683d(0x199)]);_0x507b4f[_0x3e683d(0x19a)](_0x3e683d(0x1ba));const _0x2d31a2=new Set();for(const _0x3f812b of _0x3d67f2[_0x3e683d(0x1ab)]){const _0x4bc4a6=_0x40f60c[_0x3e683d(0x1b8)](_0x3f812b[_0x3e683d(0x1a7)]);_0x2d31a2[_0x3e683d(0x195)](_0x4bc4a6);}const _0x2331f1=new Set();for(const _0x25f36b of _0x3d67f2[_0x3e683d(0x1bc)]){const _0x3af112=_0x40f60c[_0x3e683d(0x1b8)](_0x25f36b[_0x3e683d(0x1a7)]);_0x2331f1[_0x3e683d(0x195)](_0x3af112);for(const _0x35f9f8 of _0x25f36b[_0x3e683d(0x1ac)])_0x2331f1[_0x3e683d(0x195)](_0x35f9f8);}for(const _0x4ba0b7 of _0x2d31a2)_0x507b4f[_0x3e683d(0x1b5)](_0x4ba0b7),_0x507b4f[_0x3e683d(0x1a3)][_0x3e683d(0x19b)](_0x4ba0b7,_0x1d0262(_0x367bb9,_0x3e683d(0x198)));for(const _0x32e8ea of _0x2331f1)_0x507b4f[_0x3e683d(0x1b9)](_0x32e8ea),_0x507b4f[_0x3e683d(0x1a3)][_0x3e683d(0x19b)](_0x32e8ea,_0x1d0262(_0x367bb9,_0x3e683d(0x198)));this[_0x3e683d(0x1b3)]();}[_0x59b420(0x1b3)](){const _0x599cde=_0x59b420,_0x1c5051=this[_0x599cde(0x1c5)],_0x210412=_0x1c5051[_0x599cde(0x1a6)];_0x1c5051[_0x599cde(0x193)][_0x599cde(0x1b0)](_0x599cde(0x1a4))[_0x599cde(0x1a3)][_0x599cde(0x196)](_0x4d706b=>{const _0x458572=_0x599cde;if(_0x458572(0x1a5)!=_0x4d706b[_0x458572(0x1be)]&&_0x458572(0x1c2)!=_0x4d706b[_0x458572(0x1be)])return;const {data:_0x88d528}=_0x4d706b;return _0x88d528&&_0x458572(0x1ba)===_0x88d528[_0x458572(0x1a2)]?_0x88d528[_0x458572(0x19d)][0x0][_0x458572(0x19f)]?{'type':_0x458572(0x1c3),'content':_0x1d0262(_0x210412,_0x458572(0x1c4),_0x88d528[_0x458572(0x19d)][0x0][_0x458572(0x1b6)][_0x458572(0x197)]())}:{'type':_0x458572(0x1c3),'content':_0x1d0262(_0x210412,_0x458572(0x1b4),_0x88d528[_0x458572(0x19d)][0x0][_0x458572(0x1b6)][_0x458572(0x197)]())}: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 _0x21767c=_0x34d4;function _0x34d4(_0x6aad24,_0x1edb8b){const _0x4a926b=_0x4a92();return _0x34d4=function(_0x34d445,_0x155b8c){_0x34d445=_0x34d445-0xe2;let _0x1fe456=_0x4a926b[_0x34d445];return _0x1fe456;},_0x34d4(_0x6aad24,_0x1edb8b);}(function(_0x21e5b0,_0x5b907b){const _0x58d1d9=_0x34d4,_0x2ef7d6=_0x21e5b0();while(!![]){try{const _0x40b2d1=parseInt(_0x58d1d9(0x14d))/0x1+-parseInt(_0x58d1d9(0xe5))/0x2*(parseInt(_0x58d1d9(0x164))/0x3)+-parseInt(_0x58d1d9(0x118))/0x4*(-parseInt(_0x58d1d9(0xea))/0x5)+-parseInt(_0x58d1d9(0x11a))/0x6+parseInt(_0x58d1d9(0x17c))/0x7+parseInt(_0x58d1d9(0x149))/0x8+-parseInt(_0x58d1d9(0x14e))/0x9;if(_0x40b2d1===_0x5b907b)break;else _0x2ef7d6['push'](_0x2ef7d6['shift']());}catch(_0x51ca6c){_0x2ef7d6['push'](_0x2ef7d6['shift']());}}}(_0x4a92,0x803c2));import{Plugin as _0x21cfce}from'ckeditor5/src/core.js';import{LiveRange as _0x2399f6}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x582148}from'ckeditor5/src/widget.js';function _0x4a92(){const _0x3feb10=['TableUtils','ELEMENT_TABLE_ROW_WITH_TEXT','add','insertTableColumnLeft','getColumnIndexes','findAncestor','6073508KmfuNG','min','get','ELEMENT_TABLE_ROW','execute','mapper','ELEMENT_TABLE_COLUMN','isIntersecting','from','enqueueChange','showSuggestionHighlights','40sNnBYU','afterInit','values','options','join','35NkwuWh','some','minColumn','table','getContainedElement','$textProxy','deletion','rootName','editor','maxRow','registerCustomCallback','accept','locale','model','map','getCellLocation','markMultiRangeDeletion','data','document','item','getFirstRange','isTouching','type','insertTableRowBelow','change','registerElementLabel','tableCell','createPositionAt','left','*Insert:*\x20%0','suggestion','ELEMENT_TABLE','TableEditing','registerDescriptionCallback','descriptionFactory','insert','colspan','_acceptFormatSuggestionCallbackFactory','tablePaste','getSelectionAffectedTableCells','plugins','removeClass','*Remove:*\x20%0','order','removeTableColumn','ELEMENT_TABLE_COLUMN_WITH_TEXT','361612JUwfjm','addRange','4960668QnsWYE','insertTable','createRangeIn','every','nodeBefore','addClass','MIN_SAFE_INTEGER','name','_setupColumnsRowsFixing','end','fromRange','getSuggestion','isArray','getChangedMarkers','cell','includes','_getSuggestionCoords','enableCommand','substr','nodeAfter','TrackChangesEditing','MAX_SAFE_INTEGER','first','_tablePostFixingSubtypes','getAttribute','getRanges','has','toViewElement','toLowerCase','downcastDispatcher','writer','tableColumn','addMarker:suggestion','_getCoordsForCells','change:data','selectTableColumn','minRow','selection','getChanges','commands','refresh','isIntersectingWithRange','_suggestionFactory','last','tableRow','hasAttribute','root','5545664lLuONn','forceValue','discard','createRangeOn','934656Tacgtl','15916149DTEsZY','low','markMultiRangeInsertion','getRowIndexes','length','position','isInContent','insertion','ELEMENT_TABLE_WITH_TEXT','rowspan','selectTableRow','removeTableRow','setSelection','differ','insertTableColumnRight','oldRange','filter','push','batch','$graveyard','maxColumn','isEqual','1176pBThFL','highest','classes','detach','max','insertTableRowAbove','_splitMarkerName','subType','span','_tableSuggestions','getItems','above','element','getChildren','startsWith','createTableWalker','start','registerPostFixer'];_0x4a92=function(){return _0x3feb10;};return _0x4a92();}import{getTranslation as _0x432cfd}from'../utils/common-translations.js';export default class It extends _0x21cfce{constructor(_0xd46287){const _0x4c6acc=_0x34d4;super(_0xd46287),this[_0x4c6acc(0x131)]=[_0x4c6acc(0x146),_0x4c6acc(0x139)],this[_0x4c6acc(0x16d)]=new Set();}[_0x21767c(0xe6)](){const _0x16bb23=_0x21767c,_0x48ce07=this[_0x16bb23(0xf2)],_0xcd49e9=_0x48ce07[_0x16bb23(0xf7)][_0x16bb23(0xfc)][_0x16bb23(0x13f)];if(!_0x48ce07[_0x16bb23(0x112)][_0x16bb23(0x134)](_0x16bb23(0x10a)))return;const _0x4d9d86=_0x48ce07[_0x16bb23(0xf6)],_0x5ed257=_0x48ce07[_0x16bb23(0x112)][_0x16bb23(0x17e)](_0x16bb23(0x12e)),_0x46e685=_0x48ce07[_0x16bb23(0x112)][_0x16bb23(0x17e)](_0x16bb23(0x176));_0x5ed257[_0x16bb23(0x10c)][_0x16bb23(0x103)](_0x16bb23(0xed),_0x436ca2=>_0x432cfd(_0x4d9d86,_0x16bb23(0x109),_0x436ca2)),this[_0x16bb23(0x122)](),_0x5ed257[_0x16bb23(0x12b)](_0x16bb23(0x11b)),_0x5ed257[_0x16bb23(0x12b)](_0x16bb23(0x158)),_0x5ed257[_0x16bb23(0x12b)](_0x16bb23(0x13d));for(const _0x2d321e of[_0x16bb23(0x169),_0x16bb23(0x101)]){const _0x42a819=_0x48ce07[_0x16bb23(0x141)][_0x16bb23(0x17e)](_0x2d321e);_0x5ed257[_0x16bb23(0x12b)](_0x2d321e,_0x5b2af1=>{const _0x382062=_0x16bb23;_0x48ce07[_0x382062(0xf7)][_0x382062(0x102)](_0x329427=>{const _0x269e10=_0x382062;_0x5b2af1();const _0x5d3aca=_0x269e10(0x16f)===_0x42a819[_0x269e10(0x115)],_0x37d907=_0x46e685[_0x269e10(0x111)](_0xcd49e9),_0xdc0e23=_0x46e685[_0x269e10(0x151)](_0x37d907),_0x1d5e67=_0x5d3aca?_0xdc0e23[_0x269e10(0x130)]-0x1:_0xdc0e23[_0x269e10(0x145)]+0x1,_0xf78bbf=_0x37d907[0x0][_0x269e10(0x17b)](_0x269e10(0xed)),_0x495416=_0x46e685[_0x269e10(0x173)](_0xf78bbf,{'startRow':_0x1d5e67,'endRow':_0x1d5e67}),_0x45fa8b=Array[_0x269e10(0xe2)](_0x495416)[_0x269e10(0xf8)](_0x30a10d=>_0x329427[_0x269e10(0x14c)](_0x30a10d[_0x269e10(0x128)]));_0x5ed257[_0x269e10(0x150)](_0x45fa8b,_0x269e10(0x146));});});}for(const _0x5dbd66 of[_0x16bb23(0x179),_0x16bb23(0x15c)]){const _0x3cb692=_0x48ce07[_0x16bb23(0x141)][_0x16bb23(0x17e)](_0x5dbd66);_0x5ed257[_0x16bb23(0x12b)](_0x5dbd66,_0x5978ad=>{const _0x7ee90a=_0x16bb23;_0x48ce07[_0x7ee90a(0xf7)][_0x7ee90a(0x102)](_0x3636ae=>{const _0x1d679e=_0x7ee90a;_0x5978ad();const _0xa5a6dd=_0x1d679e(0x106)===_0x3cb692[_0x1d679e(0x115)],_0x1fe77d=_0x46e685[_0x1d679e(0x111)](_0xcd49e9),_0x65b1d6=_0x46e685[_0x1d679e(0x17a)](_0x1fe77d),_0x415d2f=_0xa5a6dd?_0x65b1d6[_0x1d679e(0x130)]-0x1:_0x65b1d6[_0x1d679e(0x145)]+0x1,_0x3913cb=_0x1fe77d[0x0][_0x1d679e(0x17b)](_0x1d679e(0xed)),_0x5dd522=_0x46e685[_0x1d679e(0x173)](_0x3913cb,{'startRow':0x0,'column':_0x415d2f,'includeAllSlots':!0x1}),_0x28cdf5=Array[_0x1d679e(0xe2)](_0x5dd522)[_0x1d679e(0xf8)](_0x15db65=>_0x3636ae[_0x1d679e(0x14c)](_0x15db65[_0x1d679e(0x128)]));_0x5ed257[_0x1d679e(0x150)](_0x28cdf5,_0x1d679e(0x139));});});}for(const _0x322f5f of[_0x16bb23(0x159),_0x16bb23(0x116)]){const _0x57b7a2=_0x322f5f[_0x16bb23(0x12c)](0xb),_0x8c4a45=_0x57b7a2[_0x16bb23(0x136)](),_0x2bb1f5=_0x8c4a45[_0x16bb23(0x12c)](0x0,0x3)+_0x16bb23(0x16c),_0x38f659=_0x16bb23(0xed)+_0x57b7a2,_0x139d99=_0x16bb23(0x17d)+_0x57b7a2,_0x26ae48=_0x16bb23(0x168)+_0x57b7a2;_0x5ed257[_0x16bb23(0x12b)](_0x322f5f,()=>{const _0x5caee8=_0x16bb23;_0x48ce07[_0x5caee8(0xf7)][_0x5caee8(0x102)](_0x26d1a6=>{const _0xe082db=_0x5caee8,_0x245b1c=_0x46e685[_0xe082db(0x111)](_0xcd49e9),_0x18a3f8=_0x245b1c[0x0][_0xe082db(0x17b)](_0xe082db(0xed));let _0x40f5e8;if(_0xe082db(0x159)==_0x322f5f){const _0x4a2ca6=_0x46e685[_0xe082db(0x151)](_0x245b1c);_0x40f5e8={'startRow':_0x4a2ca6[_0xe082db(0x130)],'endRow':_0x4a2ca6[_0xe082db(0x145)],'includeAllSlots':!0x0};}else{const _0x3a258d=_0x46e685[_0xe082db(0x17a)](_0x245b1c);_0x40f5e8={'startColumn':_0x3a258d[_0xe082db(0x130)],'endColumn':_0x3a258d[_0xe082db(0x145)],'includeAllSlots':!0x0};}const _0x4de9ab=_0x46e685[_0xe082db(0x173)](_0x18a3f8,_0x40f5e8),_0x3a7c40=Array[_0xe082db(0xe2)](_0x4de9ab)[_0xe082db(0xf8)](({cell:_0x1e0824})=>_0x1e0824),_0x34dabe=be(_0x3a7c40[_0xe082db(0x15e)](_0xfbfc3e=>_0xfbfc3e[_0xe082db(0x147)](_0x2bb1f5))),_0x296107=be(_0x3a7c40[_0xe082db(0x15e)](_0x3e13ba=>!_0x3e13ba[_0xe082db(0x147)](_0x2bb1f5)))[_0xe082db(0xf8)](_0x554dd8=>_0x26d1a6[_0xe082db(0x14c)](_0x554dd8)),_0x579736=_0x5ed257[_0xe082db(0xfa)](_0x296107,_0x38f659);if(_0x579736&&(_0xe082db(0x146)==_0x579736[_0xe082db(0x16b)]||_0xe082db(0x139)==_0x579736[_0xe082db(0x16b)])){const _0x449aee=this[_0xe082db(0x12a)](_0x579736);for(const _0x1218c7 of _0x34dabe){const _0x31c4c8=_0x26d1a6[_0xe082db(0x14c)](_0x1218c7),_0x45614b=_0x46e685[_0xe082db(0xf9)](_0x1218c7),_0x58cfeb=_0x1218c7[_0xe082db(0x132)](_0x2bb1f5)-0x1,_0x252175=_0x449aee[_0x139d99],_0x7703e2=_0x449aee[_0x26ae48];_0x252175<=_0x45614b[_0x8c4a45]&&_0x45614b[_0x8c4a45]+_0x58cfeb<=_0x7703e2&&_0x579736[_0xe082db(0x119)](_0x31c4c8);}}});});}function _0x1dae6a(_0x19ccfa){const _0x3d8b8b=_0x16bb23,_0x32189e=Array[_0x3d8b8b(0xe2)](_0xcd49e9[_0x3d8b8b(0x133)]())[_0x3d8b8b(0xf8)](_0x25285b=>_0x2399f6[_0x3d8b8b(0x124)](_0x25285b));_0x48ce07[_0x3d8b8b(0xf7)][_0x3d8b8b(0x102)](_0x190632=>{const _0xde22db=_0x3d8b8b,_0x5315a3=_0x190632[_0xde22db(0x160)];_0x19ccfa=_0x19ccfa[_0xde22db(0x15e)](_0x1e4f87=>_0xde22db(0x161)!=_0x1e4f87[_0xde22db(0x148)][_0xde22db(0xf1)]),_0x190632[_0xde22db(0x15a)](_0x19ccfa),_0x48ce07[_0xde22db(0x141)][_0xde22db(0x17e)](_0xde22db(0x159))[_0xde22db(0x142)](),_0x48ce07[_0xde22db(0x180)](_0xde22db(0x159),{'forceDefaultExecution':!0x0}),_0x48ce07[_0xde22db(0xf7)][_0xde22db(0xe3)](()=>{const _0x2d8501=_0xde22db;_0x48ce07[_0x2d8501(0xf7)][_0x2d8501(0xe3)](_0x5315a3,_0x2bbcb6=>{const _0x340140=_0x2d8501,_0x496f20=_0x32189e[_0x340140(0x15e)](_0x4722aa=>_0x340140(0x161)!=_0x4722aa[_0x340140(0x148)][_0x340140(0xf1)]);_0x496f20[_0x340140(0x152)]>0x0&&_0x2bbcb6[_0x340140(0x15a)](_0x496f20);for(const _0x55ed21 of _0x32189e)_0x55ed21[_0x340140(0x167)]();});});});}function _0x43db28(_0x11b080){const _0x54b9eb=_0x16bb23;_0x48ce07[_0x54b9eb(0xf7)][_0x54b9eb(0x102)](_0x46c1ce=>{const _0x4c689e=_0x54b9eb,_0x10ae80=Array[_0x4c689e(0xe2)](_0xcd49e9[_0x4c689e(0x133)]())[_0x4c689e(0xf8)](_0x1ee9b7=>_0x2399f6[_0x4c689e(0x124)](_0x1ee9b7)),_0x30baac=[];for(const _0x419bb4 of _0x11b080)for(const _0x835402 of _0x419bb4[_0x4c689e(0x16e)]({'shallow':!0x0}))_0x30baac[_0x4c689e(0x15f)](_0x835402);for(const _0x262d4c of _0x30baac)_0x4c689e(0x161)!=_0x262d4c[_0x4c689e(0x148)][_0x4c689e(0xf1)]&&(_0x46c1ce[_0x4c689e(0x15a)](_0x46c1ce[_0x4c689e(0x105)](_0x262d4c,0x0)),_0x48ce07[_0x4c689e(0x141)][_0x4c689e(0x17e)](_0x4c689e(0x116))[_0x4c689e(0x142)](),_0x48ce07[_0x4c689e(0x180)](_0x4c689e(0x116),{'forceDefaultExecution':!0x0}));const _0x2ca230=_0x10ae80[_0x4c689e(0x15e)](_0x49c59=>_0x4c689e(0x161)!=_0x49c59[_0x4c689e(0x148)][_0x4c689e(0xf1)]);_0x2ca230[_0x4c689e(0x152)]>0x0&&_0x46c1ce[_0x4c689e(0x15a)](_0x2ca230);for(const _0x2834b2 of _0x10ae80)_0x2834b2[_0x4c689e(0x167)]();});}function _0x4ad3b6(_0x5acd3b,_0xe074de){const _0x9902bb=_0x16bb23;return _0xe074de[_0x9902bb(0x11d)](_0x2484d9=>_0x5acd3b[_0x9902bb(0xeb)](_0x3fe6cf=>_0x3fe6cf[_0x9902bb(0x123)][_0x9902bb(0x163)](_0x2484d9[_0x9902bb(0x174)])||_0x2484d9[_0x9902bb(0x123)][_0x9902bb(0x163)](_0x3fe6cf[_0x9902bb(0x174)])));}function _0x1d13c7(_0x2c0884,_0x33b300){const _0x4d7b84=_0x16bb23;return!_0x2c0884[_0x4d7b84(0xeb)](_0x4ff1e9=>_0x33b300[_0x4d7b84(0xeb)](_0x2b9151=>_0x4ff1e9[_0x4d7b84(0x183)](_0x2b9151)))&&_0x2c0884[_0x4d7b84(0xeb)](_0xc2d4c9=>_0x33b300[_0x4d7b84(0xeb)](_0x5f2807=>_0xc2d4c9[_0x4d7b84(0x123)][_0x4d7b84(0xff)](_0x5f2807[_0x4d7b84(0x174)])));}_0x48ce07[_0x16bb23(0xfb)][_0x16bb23(0x137)]['on'](_0x16bb23(0x13a),(_0x216dd9,_0x10ebb2,_0x84eb41)=>{const _0x3859fb=_0x16bb23;if(!_0x84eb41[_0x3859fb(0xe8)][_0x3859fb(0xe4)])return;const _0x27a529=_0x10ebb2[_0x3859fb(0xfd)];if(!_0x27a529)return;const _0x167d81=_0x84eb41[_0x3859fb(0x181)][_0x3859fb(0x135)](_0x27a529);function _0x4e5dd5(_0x54d05f){const _0x564021=_0x3859fb;return Array[_0x564021(0x126)](_0x54d05f)?_0x54d05f:[_0x54d05f];}_0x167d81&&_0x3859fb(0x104)===_0x27a529[_0x3859fb(0x121)]&&_0x582148(_0x167d81,_0x84eb41[_0x3859fb(0x138)],(_0x22af5e,_0x5f4150,_0x2de21b)=>_0x2de21b[_0x3859fb(0x11f)](_0x4e5dd5(_0x5f4150[_0x3859fb(0x166)]),_0x22af5e),(_0x333f0c,_0xe83f2f,_0x5889cf)=>_0x5889cf[_0x3859fb(0x113)](_0x4e5dd5(_0xe83f2f[_0x3859fb(0x166)]),_0x333f0c));},{'priority':_0x16bb23(0x165)}),_0x5ed257[_0x16bb23(0x10c)][_0x16bb23(0x10b)](_0x406cb0=>{const _0x2d4c99=_0x16bb23;if(_0x2d4c99(0x155)!=_0x406cb0[_0x2d4c99(0x100)]&&_0x2d4c99(0xf0)!=_0x406cb0[_0x2d4c99(0x100)])return;const _0x3ef87e=_0x406cb0[_0x2d4c99(0xee)]();if(null!=_0x3ef87e&&_0x3ef87e['is'](_0x2d4c99(0x170),_0x2d4c99(0xed))){if(_0x2d4c99(0x155)==_0x406cb0[_0x2d4c99(0x100)]){const _0x2c2f9f=_0x406cb0[_0x2d4c99(0x16e)]()[_0x2d4c99(0x15e)](_0x1943c5=>_0x1943c5['is'](_0x2d4c99(0xef)))[_0x2d4c99(0xf8)](_0x35a283=>_0x35a283[_0x2d4c99(0xfb)]);if(_0x2c2f9f[_0x2d4c99(0x152)])return{'type':_0x2d4c99(0x155),'content':_0x432cfd(_0x4d9d86,_0x2d4c99(0x107),_0x432cfd(_0x4d9d86,_0x2d4c99(0x156),'\x22'+_0x2c2f9f[_0x2d4c99(0xe9)]('\x20')+'\x22'))};}if(_0x2d4c99(0xf0)==_0x406cb0[_0x2d4c99(0x100)]){const _0x3d7c6a=_0x406cb0[_0x2d4c99(0x16e)]()[_0x2d4c99(0x15e)](_0x534d05=>_0x534d05['is'](_0x2d4c99(0xef)))[_0x2d4c99(0xf8)](_0x5858a5=>_0x5858a5[_0x2d4c99(0xfb)]);if(_0x3d7c6a[_0x2d4c99(0x152)])return{'type':_0x2d4c99(0xf0),'content':_0x432cfd(_0x4d9d86,_0x2d4c99(0x114),_0x432cfd(_0x4d9d86,_0x2d4c99(0x156),'\x22'+_0x3d7c6a[_0x2d4c99(0xe9)]('\x20')+'\x22'))};}}}),_0x5ed257[_0x16bb23(0x10c)][_0x16bb23(0x10b)](_0x376543=>{const _0x339b73=_0x16bb23;if(_0x339b73(0x146)==_0x376543[_0x339b73(0x16b)]){const _0x626f2c=_0x376543[_0x339b73(0x16e)]()[_0x339b73(0x15e)](_0x9b479d=>_0x9b479d['is'](_0x339b73(0xef)))[_0x339b73(0xf8)](_0x4c33ec=>_0x4c33ec[_0x339b73(0xfb)]),_0x4b0450=this[_0x339b73(0x12a)](_0x376543),_0x16ee66=_0x4b0450[_0x339b73(0xf3)]-_0x4b0450[_0x339b73(0x13e)]+0x1;if(_0x339b73(0x155)==_0x376543[_0x339b73(0x100)])return _0x626f2c[_0x339b73(0x152)]?{'type':_0x339b73(0x155),'content':_0x432cfd(_0x4d9d86,_0x339b73(0x107),_0x432cfd(_0x4d9d86,_0x339b73(0x177),[_0x16ee66,'\x22'+_0x626f2c[_0x339b73(0xe9)]('\x20')+'\x22']))}:{'type':_0x339b73(0x155),'content':_0x432cfd(_0x4d9d86,_0x339b73(0x107),_0x432cfd(_0x4d9d86,_0x339b73(0x17f),_0x16ee66))};if(_0x339b73(0xf0)==_0x376543[_0x339b73(0x100)])return _0x626f2c[_0x339b73(0x152)]?{'type':_0x339b73(0xf0),'content':_0x432cfd(_0x4d9d86,_0x339b73(0x114),_0x432cfd(_0x4d9d86,_0x339b73(0x177),[_0x16ee66,'\x22'+_0x626f2c[_0x339b73(0xe9)]('\x20')+'\x22']))}:{'type':_0x339b73(0xf0),'content':_0x432cfd(_0x4d9d86,_0x339b73(0x114),_0x432cfd(_0x4d9d86,_0x339b73(0x17f),_0x16ee66))};}if(_0x339b73(0x139)==_0x376543[_0x339b73(0x16b)]){const _0x5eded3=_0x376543[_0x339b73(0x16e)]()[_0x339b73(0x15e)](_0x4aa95c=>_0x4aa95c['is'](_0x339b73(0xef)))[_0x339b73(0xf8)](_0x2f821a=>_0x2f821a[_0x339b73(0xfb)]),_0x1beb44=this[_0x339b73(0x12a)](_0x376543),_0x13b751=_0x1beb44[_0x339b73(0x162)]-_0x1beb44[_0x339b73(0xec)]+0x1;if(_0x339b73(0x155)==_0x376543[_0x339b73(0x100)])return _0x5eded3[_0x339b73(0x152)]?{'type':_0x339b73(0x155),'content':_0x432cfd(_0x4d9d86,_0x339b73(0x107),_0x432cfd(_0x4d9d86,_0x339b73(0x117),[_0x13b751,'\x22'+_0x5eded3[_0x339b73(0xe9)]('\x20')+'\x22']))}:{'type':_0x339b73(0x155),'content':_0x432cfd(_0x4d9d86,_0x339b73(0x107),_0x432cfd(_0x4d9d86,_0x339b73(0x182),_0x13b751))};if(_0x339b73(0xf0)==_0x376543[_0x339b73(0x100)])return _0x5eded3[_0x339b73(0x152)]?{'type':_0x339b73(0xf0),'content':_0x432cfd(_0x4d9d86,_0x339b73(0x114),_0x432cfd(_0x4d9d86,_0x339b73(0x117),[_0x13b751,'\x22'+_0x5eded3[_0x339b73(0xe9)]('\x20')+'\x22']))}:{'type':_0x339b73(0xf0),'content':_0x432cfd(_0x4d9d86,_0x339b73(0x114),_0x432cfd(_0x4d9d86,_0x339b73(0x182),_0x13b751))};}}),_0x5ed257[_0x16bb23(0x144)][_0x16bb23(0xf4)](_0x16bb23(0x155),_0x16bb23(0x146),_0x16bb23(0x14b),_0x1dae6a),_0x5ed257[_0x16bb23(0x144)][_0x16bb23(0xf4)](_0x16bb23(0xf0),_0x16bb23(0x146),_0x16bb23(0xf5),_0x1dae6a),_0x5ed257[_0x16bb23(0x144)][_0x16bb23(0xf4)](_0x16bb23(0x155),_0x16bb23(0x139),_0x16bb23(0x14b),_0x43db28),_0x5ed257[_0x16bb23(0x144)][_0x16bb23(0xf4)](_0x16bb23(0xf0),_0x16bb23(0x139),_0x16bb23(0xf5),_0x43db28),_0x5ed257[_0x16bb23(0x144)][_0x16bb23(0xf4)](_0x16bb23(0x155),_0x16bb23(0x139),_0x16bb23(0xe9),_0x4ad3b6),_0x5ed257[_0x16bb23(0x144)][_0x16bb23(0xf4)](_0x16bb23(0xf0),_0x16bb23(0x139),_0x16bb23(0xe9),_0x4ad3b6),_0x5ed257[_0x16bb23(0x144)][_0x16bb23(0xf4)](_0x16bb23(0x155),_0x16bb23(0x146),_0x16bb23(0xe9),_0x1d13c7),_0x5ed257[_0x16bb23(0x144)][_0x16bb23(0xf4)](_0x16bb23(0xf0),_0x16bb23(0x146),_0x16bb23(0xe9),_0x1d13c7);}[_0x21767c(0x10f)](){const _0x4b6cdc=_0x21767c,_0x5b5d56=this[_0x4b6cdc(0xf2)],_0x5e2c76=_0x5b5d56[_0x4b6cdc(0xf7)][_0x4b6cdc(0xfc)][_0x4b6cdc(0x13f)];return(_0x2b18e5,_0x4d0113)=>{const _0xd1ae01=_0x4b6cdc;_0x5b5d56[_0xd1ae01(0xf7)][_0xd1ae01(0x102)](_0x4b2c17=>{const _0x464b0c=_0xd1ae01,{commandName:_0xf298af,commandParams:_0x33baec}=_0x4d0113;let _0x5b99c1=_0x2b18e5[0x0][_0x464b0c(0x123)][_0x464b0c(0x11e)];_0x33baec&&_0x33baec[0x0]&&!0x1===_0x33baec[0x0][_0x464b0c(0x14a)]&&(_0x5b99c1=_0x2b18e5[0x0][_0x464b0c(0x174)][_0x464b0c(0x12d)]);const _0x5bdb18=_0x4b2c17[_0x464b0c(0x11c)](_0x5b99c1);if(_0x464b0c(0x161)==_0x5bdb18[_0x464b0c(0x148)][_0x464b0c(0xf1)])return;const _0x6f2905=Array[_0x464b0c(0xe2)](_0x5e2c76[_0x464b0c(0x133)]())[_0x464b0c(0xf8)](_0x2a447d=>_0x2399f6[_0x464b0c(0x124)](_0x2a447d));_0x4b2c17[_0x464b0c(0x15a)](_0x5bdb18),_0x5b5d56[_0x464b0c(0x141)][_0x464b0c(0x17e)](_0xf298af)[_0x464b0c(0x142)](),_0x33baec[_0x464b0c(0x15f)]({'forceDefaultExecution':!0x0}),_0x5b5d56[_0x464b0c(0x180)](_0xf298af,..._0x33baec);const _0x2eb941=_0x6f2905[_0x464b0c(0x15e)](_0x4976a6=>_0x464b0c(0x161)!=_0x4976a6[_0x464b0c(0x148)][_0x464b0c(0xf1)]);_0x2eb941[_0x464b0c(0x152)]>0x0&&_0x4b2c17[_0x464b0c(0x15a)](_0x2eb941);for(const _0x4a51e1 of _0x6f2905)_0x4a51e1[_0x464b0c(0x167)]();});};}[_0x21767c(0x13b)](_0x5683bd){const _0x3f803b=_0x21767c,_0x419346=this[_0x3f803b(0xf2)][_0x3f803b(0x112)][_0x3f803b(0x17e)](_0x3f803b(0x176));let _0x58aeb7=Number[_0x3f803b(0x12f)],_0x526ecf=Number[_0x3f803b(0x120)],_0x450247=Number[_0x3f803b(0x12f)],_0x3e1ebd=Number[_0x3f803b(0x120)];for(const _0xdf1b62 of _0x5683bd){if(_0x3f803b(0x161)==_0xdf1b62[_0x3f803b(0x148)][_0x3f803b(0xf1)])continue;const {row:_0x307fd4,column:_0x46d191}=_0x419346[_0x3f803b(0xf9)](_0xdf1b62),_0x5313d6=_0xdf1b62[_0x3f803b(0x147)](_0x3f803b(0x157))?_0xdf1b62[_0x3f803b(0x132)](_0x3f803b(0x157))-0x1:0x0,_0x14846e=_0xdf1b62[_0x3f803b(0x147)](_0x3f803b(0x10e))?_0xdf1b62[_0x3f803b(0x132)](_0x3f803b(0x10e))-0x1:0x0;_0x58aeb7=_0x307fd4<_0x58aeb7?_0x307fd4:_0x58aeb7,_0x526ecf=_0x307fd4+_0x5313d6>_0x526ecf?_0x307fd4+_0x5313d6:_0x526ecf,_0x450247=_0x46d191<_0x450247?_0x46d191:_0x450247,_0x3e1ebd=_0x46d191+_0x14846e>_0x3e1ebd?_0x46d191+_0x14846e:_0x3e1ebd;}return{'minRow':_0x58aeb7,'maxRow':_0x526ecf,'minColumn':_0x450247,'maxColumn':_0x3e1ebd};}[_0x21767c(0x122)](){const _0x16039a=_0x21767c,_0x323851=this[_0x16039a(0xf2)],_0x56e216=_0x323851[_0x16039a(0x112)][_0x16039a(0x17e)](_0x16039a(0x12e)),_0x36ac92=_0x323851[_0x16039a(0x112)][_0x16039a(0x17e)](_0x16039a(0x176));_0x323851[_0x16039a(0xf7)][_0x16039a(0xfc)]['on'](_0x16039a(0x13c),()=>{const _0x291772=_0x16039a,_0x3ebe6b=Array[_0x291772(0xe2)](_0x323851[_0x291772(0xf7)][_0x291772(0xfc)][_0x291772(0x15b)][_0x291772(0x127)]());for(const {name:_0x15916f,data:_0x171a10}of _0x3ebe6b){const {group:_0x270f7d,id:_0x1e1c0f,subType:_0x51a4c7}=_0x56e216[_0x291772(0x16a)](_0x15916f);if(_0x291772(0x108)!=_0x270f7d)continue;if(null!=_0x171a10[_0x291772(0x15d)])continue;const _0x37290c=_0x56e216[_0x291772(0x125)](_0x1e1c0f);this[_0x291772(0x131)][_0x291772(0x129)](_0x51a4c7)&&this[_0x291772(0x16d)][_0x291772(0x178)](_0x37290c);}},{'priority':_0x16039a(0x14f)});const _0x246b8a=(_0x59b350,_0x5b3fa8)=>{const _0x39e56c=_0x16039a;let _0x11fc86=!0x1;const _0x1e8a53=_0x5b3fa8[_0x39e56c(0x14c)](_0x59b350),_0x4494f5=_0x59b350[_0x39e56c(0x17b)](_0x39e56c(0xed)),_0x308a4a=_0x36ac92[_0x39e56c(0xf9)](_0x59b350);for(const _0x1f414c of this[_0x39e56c(0x16d)]){const _0xd77323=_0x1f414c[_0x39e56c(0x16b)],_0x118e24=_0xd77323[_0x39e56c(0x172)](_0x39e56c(0x110)),_0x3fb5d3=_0xd77323[_0x39e56c(0x12c)](_0x118e24?0xa:0x5),_0x1f500c=_0x3fb5d3[_0x39e56c(0x136)](),_0x298c41=_0x1f500c[_0x39e56c(0x12c)](0x0,0x3)+_0x39e56c(0x16c),_0x2c258d=_0x39e56c(0x17d)+_0x3fb5d3,_0x4a4314=_0x39e56c(0x168)+_0x3fb5d3;if(!_0x1f414c[_0x39e56c(0x154)])continue;if(_0x4494f5!=_0x1f414c[_0x39e56c(0xfe)]()[_0x39e56c(0x174)][_0x39e56c(0x17b)](_0x39e56c(0xed)))continue;if(_0x1f414c[_0x39e56c(0x143)](_0x1e8a53))continue;const _0x2bd700=_0x59b350[_0x39e56c(0x147)](_0x298c41)?_0x59b350[_0x39e56c(0x132)](_0x298c41)-0x1:0x0,_0x1abb2b=this[_0x39e56c(0x12a)](_0x1f414c),_0x2453cd=_0x1abb2b[_0x2c258d],_0x5b4c09=_0x1abb2b[_0x4a4314];_0x2453cd<=_0x308a4a[_0x1f500c]&&_0x308a4a[_0x1f500c]+_0x2bd700<=_0x5b4c09&&(_0x1f414c[_0x39e56c(0x119)](_0x1e8a53),_0x11fc86=!0x0);}return _0x11fc86;};_0x323851[_0x16039a(0xf7)][_0x16039a(0xfc)][_0x16039a(0x175)](_0x65c8fb=>{const _0x107d63=_0x16039a;let _0x2058c0=!0x1;for(const _0x307724 of _0x323851[_0x107d63(0xf7)][_0x107d63(0xfc)][_0x107d63(0x15b)][_0x107d63(0x140)]())if(_0x107d63(0x10d)==_0x307724[_0x107d63(0x100)]){if(_0x107d63(0x146)==_0x307724[_0x107d63(0x121)]){for(const _0x59996b of _0x307724[_0x107d63(0x153)][_0x107d63(0x12d)][_0x107d63(0x171)]())_0x2058c0=_0x2058c0||_0x246b8a(_0x59996b,_0x65c8fb);}else _0x107d63(0x104)==_0x307724[_0x107d63(0x121)]&&(_0x2058c0=_0x2058c0||_0x246b8a(_0x307724[_0x107d63(0x153)][_0x107d63(0x12d)],_0x65c8fb));}return _0x2058c0;});}[_0x21767c(0x12a)](_0x21120e){const _0x2d266e=_0x21767c;return this[_0x2d266e(0x13b)](_0x21120e[_0x2d266e(0x133)]()[_0x2d266e(0xf8)](_0x20776d=>_0x20776d[_0x2d266e(0x174)][_0x2d266e(0x12d)]));}}function be(_0x5e87b0){const _0x2373ec=_0x21767c;return Array[_0x2373ec(0xe2)](new Set(_0x5e87b0)[_0x2373ec(0xe7)]());}