@ckeditor/ckeditor5-track-changes 43.1.0 → 43.1.1

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 _0xc838b0=_0x34bb;(function(_0x5bec39,_0x47c929){const _0x3e4094=_0x34bb,_0x143e45=_0x5bec39();while(!![]){try{const _0x5126e7=-parseInt(_0x3e4094(0xe8))/0x1+-parseInt(_0x3e4094(0xf7))/0x2+-parseInt(_0x3e4094(0xff))/0x3*(parseInt(_0x3e4094(0xf5))/0x4)+-parseInt(_0x3e4094(0x10d))/0x5*(parseInt(_0x3e4094(0x112))/0x6)+parseInt(_0x3e4094(0x105))/0x7*(-parseInt(_0x3e4094(0x132))/0x8)+-parseInt(_0x3e4094(0x100))/0x9+parseInt(_0x3e4094(0x133))/0xa;if(_0x5126e7===_0x47c929)break;else _0x143e45['push'](_0x143e45['shift']());}catch(_0x29921c){_0x143e45['push'](_0x143e45['shift']());}}}(_0x35a0,0x82993));import{Plugin as _0x187a84}from'ckeditor5/src/core.js';import{getTranslation as _0xaa54f2}from'../utils/common-translations.js';function _0x34bb(_0x2bfa37,_0x2543a2){const _0x35a080=_0x35a0();return _0x34bb=function(_0x34bb5f,_0x5f0377){_0x34bb5f=_0x34bb5f-0xe4;let _0x345112=_0x35a080[_0x34bb5f];return _0x345112;},_0x34bb(_0x2bfa37,_0x2543a2);}function _0x35a0(){const _0x2f99ff=['enableDefaultAttributesIntegration','decimal-leading-zero','*Format:*\x20set\x20start\x20index\x20to\x20%0','disc','81665cinXsF','reversed','*Remove\x20format:*\x20%0','oldValue','lower-latin','300gfoTtg','type','registerAttributeLabel','_getTranslationKeyForListStyle','head','_LIST_','next','start','getSuggestions','_getAttributeKey','ListPropertiesEditing','includes','lower-roman','config','getFirstRange','listStart','isUndo','nodeAfter','commandName','_registerLegacyDescription','attribute','editor','upper-roman','replace','format','ELEMENT_','suggestion','descriptionFactory','commandParams','registerPostFixer','find','styles','1052696LBWDox','32284240KwKOiU','bulleted','square','listReversed','locale','_LIST_DEFAULT','circle','bind','default','listStyle','*Change\x20to:*\x20%0','registerBlockAttribute','toUpperCase','registerDescriptionCallback','formatBlock','getAttribute','decimal','81435Xjcwwy','FORMAT_LIST_START','upper-latin','document','filter','*Format:*\x20set\x20order\x20to\x20regular','FORMAT_LIST_REVERSED','key','numbered','get','_findSuggestions','TrackChangesEditing','getFirstMarker','67060Paggyz','listType','929740NvSInz','startIndex','afterInit','removeMarker','data','batch','customNumbered','list.properties','42xrdDET','8678169DVunfX','has','*Format:*\x20set\x20order\x20to\x20reversed','newValue','plugins','7FluePA','*Set\x20format:*\x20%0','model','handleDescriptions'];_0x35a0=function(){return _0x2f99ff;};return _0x35a0();}export default class pe extends _0x187a84{[_0xc838b0(0xf9)](){const _0x29f633=_0xc838b0;if(!this[_0x29f633(0x127)][_0x29f633(0x104)][_0x29f633(0x101)](_0x29f633(0x11c)))return;const _0x5eae61=this[_0x29f633(0x127)][_0x29f633(0x11f)][_0x29f633(0xf1)](_0x29f633(0xfe)),_0x4e58a9=this[_0x29f633(0x127)][_0x29f633(0x104)][_0x29f633(0xf1)](_0x29f633(0xf3));_0x5eae61[_0x29f633(0x131)]&&(_0x4e58a9[_0x29f633(0x109)](_0x29f633(0x13c)),_0x4e58a9[_0x29f633(0x13e)](_0x29f633(0x13c))),_0x5eae61[_0x29f633(0x10e)]&&(_0x4e58a9[_0x29f633(0x109)](_0x29f633(0x136)),_0x4e58a9[_0x29f633(0x13e)](_0x29f633(0x136))),_0x5eae61[_0x29f633(0xf8)]&&(_0x4e58a9[_0x29f633(0x109)](_0x29f633(0x121)),_0x4e58a9[_0x29f633(0x13e)](_0x29f633(0x121)));const _0x5e26d5={'type':_0x29f633(0x12a),'content':''};_0x4e58a9[_0x29f633(0x12d)][_0x29f633(0xe4)](this[_0x29f633(0x108)][_0x29f633(0x13a)](this));const _0x29fc8d=this[_0x29f633(0x127)][_0x29f633(0x137)];_0x4e58a9[_0x29f633(0x12d)][_0x29f633(0x114)](_0x29f633(0x136),_0xaa54f2(_0x29fc8d,_0x29f633(0xee))),_0x4e58a9[_0x29f633(0x12d)][_0x29f633(0xe4)](_0x257e64=>{const _0x279dc6=_0x29f633,{data:_0xbb0871}=_0x257e64;if(_0xbb0871&&_0x279dc6(0x136)==_0xbb0871[_0x279dc6(0xef)])return null==_0xbb0871[_0x279dc6(0x103)]||0x0==_0xbb0871[_0x279dc6(0x103)]&&null==_0xbb0871[_0x279dc6(0x110)]?_0x5e26d5:void 0x0;}),_0x4e58a9[_0x29f633(0x12d)][_0x29f633(0x114)](_0x29f633(0x121),_0xaa54f2(_0x29fc8d,_0x29f633(0xe9))),_0x4e58a9[_0x29f633(0x12d)][_0x29f633(0xe4)](_0x2f6214=>{const _0x30df41=_0x29f633,{data:_0x1a1449}=_0x2f6214;if(_0x1a1449&&_0x30df41(0x121)==_0x1a1449[_0x30df41(0xef)])return null==_0x1a1449[_0x30df41(0x103)]||0x1==_0x1a1449[_0x30df41(0x103)]&&null==_0x1a1449[_0x30df41(0x110)]?_0x5e26d5:void 0x0;}),this[_0x29f633(0x127)][_0x29f633(0x107)][_0x29f633(0xeb)][_0x29f633(0x12f)](_0x3bdabe=>{const _0x19be8a=_0x29f633;if(_0x3bdabe[_0x19be8a(0xfc)][_0x19be8a(0x122)])return!0x1;let _0x3bab20=!0x1;const _0x322d99=_0x4e58a9[_0x19be8a(0x11a)]({'skipNotAttached':!0x0})[_0x19be8a(0xec)](_0x4c3a60=>{const _0x1805a3=_0x19be8a,_0x1babf6=_0x4e58a9[_0x1805a3(0x11b)](_0x4c3a60);return _0x1805a3(0x121)==_0x1babf6||_0x1805a3(0x136)==_0x1babf6;});for(const _0x3d1496 of _0x322d99){const _0x4cd64b=_0x3d1496[_0x19be8a(0x120)]()[_0x19be8a(0x119)][_0x19be8a(0x123)][_0x19be8a(0xe6)](_0x19be8a(0xf6));if(_0x19be8a(0xf0)==_0x4cd64b||_0x19be8a(0xfd)==_0x4cd64b)continue;_0x4e58a9[_0x19be8a(0xf2)](_0x3d1496[_0x19be8a(0x120)](),_0x19be8a(0x126))[_0x19be8a(0x130)](_0x33e50d=>_0x19be8a(0xf6)==_0x4e58a9[_0x19be8a(0x11b)](_0x33e50d[_0x19be8a(0x12c)]))||(_0x3bdabe[_0x19be8a(0xfa)](_0x3d1496[_0x19be8a(0xf4)]()),_0x3bab20=!0x0);}return _0x3bab20;}),this[_0x29f633(0x125)]();}[_0xc838b0(0x108)](_0x35c675){const _0x4c3b47=_0xc838b0,_0x3e388c=this[_0x4c3b47(0x127)][_0x4c3b47(0x137)],{data:_0x2243d7}=_0x35c675,_0x484fae={'type':_0x4c3b47(0x12a),'content':''};if(!_0x2243d7||_0x4c3b47(0x13c)!=_0x2243d7[_0x4c3b47(0xef)])return;if(!_0x2243d7[_0x4c3b47(0x110)])return _0x4c3b47(0x13b)==_0x2243d7[_0x4c3b47(0x103)]?_0x484fae:{'type':_0x4c3b47(0x12a),'content':''+_0xaa54f2(_0x3e388c,_0x4c3b47(0x106),_0xaa54f2(_0x3e388c,this[_0x4c3b47(0x115)](_0x2243d7[_0x4c3b47(0x103)])))};if(!_0x2243d7[_0x4c3b47(0x103)]){if(_0x4c3b47(0x13b)==_0x2243d7[_0x4c3b47(0x110)])return _0x484fae;let _0x4a54d6=_0x35c675[_0x4c3b47(0x116)];for(;_0x4a54d6;){if(_0x4a54d6[_0x4c3b47(0xfb)]&&_0x4c3b47(0xf6)==_0x4a54d6[_0x4c3b47(0xfb)][_0x4c3b47(0xef)]&&_0x4a54d6[_0x4c3b47(0xfb)][_0x4c3b47(0x103)])return _0x484fae;_0x4a54d6=_0x4a54d6[_0x4c3b47(0x118)];}return{'type':_0x4c3b47(0x12a),'content':''+_0xaa54f2(_0x3e388c,_0x4c3b47(0x10f),_0xaa54f2(_0x3e388c,this[_0x4c3b47(0x115)](_0x2243d7[_0x4c3b47(0x110)])))};}if(_0x4c3b47(0x13b)!=_0x2243d7[_0x4c3b47(0x103)])return{'type':_0x4c3b47(0x12a),'content':''+_0xaa54f2(_0x3e388c,_0x4c3b47(0x106),_0xaa54f2(_0x3e388c,this[_0x4c3b47(0x115)](_0x2243d7[_0x4c3b47(0x103)])))};let _0x1b66b7=_0x35c675[_0x4c3b47(0x116)];for(;_0x1b66b7;){if(_0x1b66b7[_0x4c3b47(0xfb)]&&_0x4c3b47(0xf6)==_0x1b66b7[_0x4c3b47(0xfb)][_0x4c3b47(0xef)]&&_0x1b66b7[_0x4c3b47(0xfb)][_0x4c3b47(0x103)]&&_0x1b66b7[_0x4c3b47(0xfb)][_0x4c3b47(0x110)])return _0x484fae;_0x1b66b7=_0x1b66b7[_0x4c3b47(0x118)];}const _0x5960c7=_0x35c675[_0x4c3b47(0x120)]()[_0x4c3b47(0x119)][_0x4c3b47(0x123)][_0x4c3b47(0xe6)](_0x4c3b47(0xf6));return{'type':_0x4c3b47(0x12a),'content':_0xaa54f2(_0x3e388c,_0x4c3b47(0x106),_0xaa54f2(_0x3e388c,_0x4c3b47(0x12b)+_0x5960c7[_0x4c3b47(0x13f)]()+_0x4c3b47(0x138)))};}[_0xc838b0(0x125)](){const _0x2bdd2d=_0xc838b0,_0x3d7638=this[_0x2bdd2d(0x127)],_0x264ec5=_0x3d7638[_0x2bdd2d(0x137)];_0x3d7638[_0x2bdd2d(0x104)][_0x2bdd2d(0xf1)](_0x2bdd2d(0xf3))[_0x2bdd2d(0x12d)][_0x2bdd2d(0xe4)](_0x85f88a=>{const _0x8f0049=_0x2bdd2d;if(_0x8f0049(0xe5)!=_0x85f88a[_0x8f0049(0x113)])return;const {data:_0x5035dc}=_0x85f88a;if(!_0x5035dc)return;let _0x50bb7a,_0x4d2b01;switch(_0x5035dc[_0x8f0049(0x124)]){case _0x8f0049(0x13c):_0x50bb7a=_0x8f0049(0x13d),_0x4d2b01={'type':_0x8f0049(0x12a),'content':_0xaa54f2(_0x264ec5,_0x50bb7a,_0xaa54f2(_0x264ec5,this[_0x8f0049(0x115)](_0x5035dc[_0x8f0049(0x12e)][0x0][_0x8f0049(0x113)])))};break;case _0x8f0049(0x136):_0x50bb7a=_0x5035dc[_0x8f0049(0x12e)][0x0][_0x8f0049(0x10e)]?_0x8f0049(0x102):_0x8f0049(0xed),_0x4d2b01={'type':_0x8f0049(0x12a),'content':_0xaa54f2(_0x264ec5,_0x50bb7a)};break;case _0x8f0049(0x121):_0x50bb7a=_0x8f0049(0x10b),_0x4d2b01={'type':_0x8f0049(0x12a),'content':_0xaa54f2(_0x264ec5,_0x50bb7a,_0x5035dc[_0x8f0049(0x12e)][0x0][_0x8f0049(0xf8)])};}return _0x4d2b01;});}[_0xc838b0(0x115)](_0x41205b){const _0x19b868=_0xc838b0;return _0x19b868(0x12b)+function(_0x2817f0){const _0x4baf83=_0x19b868;if(ye[_0x4baf83(0x11d)](_0x2817f0))return _0x4baf83(0x134);if(Se[_0x4baf83(0x11d)](_0x2817f0))return _0x4baf83(0xf0);return null;}(_0x41205b)[_0x19b868(0x13f)]()+_0x19b868(0x117)+_0x41205b[_0x19b868(0x13f)]()[_0x19b868(0x129)](/-/g,'_');}}const ye=[_0xc838b0(0x10c),_0xc838b0(0x139),_0xc838b0(0x135)],Se=[_0xc838b0(0xe7),_0xc838b0(0x10a),_0xc838b0(0x11e),_0xc838b0(0x128),_0xc838b0(0x111),_0xc838b0(0xea)];
23
+ const _0x398001=_0x5403;(function(_0xae5d70,_0x40c7b4){const _0x11490b=_0x5403,_0x2f7464=_0xae5d70();while(!![]){try{const _0x3363a6=-parseInt(_0x11490b(0x182))/0x1*(-parseInt(_0x11490b(0x1ca))/0x2)+parseInt(_0x11490b(0x1aa))/0x3*(parseInt(_0x11490b(0x1c5))/0x4)+parseInt(_0x11490b(0x1b7))/0x5+parseInt(_0x11490b(0x18c))/0x6+parseInt(_0x11490b(0x1a7))/0x7+parseInt(_0x11490b(0x173))/0x8+-parseInt(_0x11490b(0x1b1))/0x9;if(_0x3363a6===_0x40c7b4)break;else _0x2f7464['push'](_0x2f7464['shift']());}catch(_0x3c636c){_0x2f7464['push'](_0x2f7464['shift']());}}}(_0xe64b,0x5027c));function _0x5403(_0x276160,_0x204610){const _0xe64b87=_0xe64b();return _0x5403=function(_0x540322,_0x1c3202){_0x540322=_0x540322-0x171;let _0x19c536=_0xe64b87[_0x540322];return _0x19c536;},_0x5403(_0x276160,_0x204610);}import{Plugin as _0x581016}from'ckeditor5/src/core.js';import{getTranslation as _0x51908d}from'../utils/common-translations.js';export default class pe extends _0x581016{[_0x398001(0x1bd)](){const _0x1228f0=_0x398001;if(!this[_0x1228f0(0x174)][_0x1228f0(0x181)][_0x1228f0(0x1b0)](_0x1228f0(0x1c1)))return;const _0x59beed=this[_0x1228f0(0x174)][_0x1228f0(0x197)][_0x1228f0(0x1a2)](_0x1228f0(0x1b4)),_0x3c1566=this[_0x1228f0(0x174)][_0x1228f0(0x181)][_0x1228f0(0x1a2)](_0x1228f0(0x1b9));_0x59beed[_0x1228f0(0x1a0)]&&(_0x3c1566[_0x1228f0(0x194)](_0x1228f0(0x1b5)),_0x3c1566[_0x1228f0(0x190)](_0x1228f0(0x1b5))),_0x59beed[_0x1228f0(0x193)]&&(_0x3c1566[_0x1228f0(0x194)](_0x1228f0(0x18d)),_0x3c1566[_0x1228f0(0x190)](_0x1228f0(0x18d))),_0x59beed[_0x1228f0(0x1c2)]&&(_0x3c1566[_0x1228f0(0x194)](_0x1228f0(0x1c0)),_0x3c1566[_0x1228f0(0x190)](_0x1228f0(0x1c0)));const _0x53b88c={'type':_0x1228f0(0x1ab),'content':''};_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x19d)](this[_0x1228f0(0x17b)][_0x1228f0(0x191)](this));const _0x38497f=this[_0x1228f0(0x174)][_0x1228f0(0x187)];_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x1ad)](_0x1228f0(0x18d),_0x51908d(_0x38497f,_0x1228f0(0x19a))),_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x19d)](_0x3bac74=>{const _0x2b7a64=_0x1228f0,{data:_0x558fa7}=_0x3bac74;if(_0x558fa7&&_0x2b7a64(0x18d)==_0x558fa7[_0x2b7a64(0x19b)])return null==_0x558fa7[_0x2b7a64(0x19e)]||0x0==_0x558fa7[_0x2b7a64(0x19e)]&&null==_0x558fa7[_0x2b7a64(0x17a)]?_0x53b88c:void 0x0;}),_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x1ad)](_0x1228f0(0x1c0),_0x51908d(_0x38497f,_0x1228f0(0x1ba))),_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x19d)](_0x11e827=>{const _0x52026d=_0x1228f0,{data:_0x25bcb0}=_0x11e827;if(_0x25bcb0&&_0x52026d(0x1c0)==_0x25bcb0[_0x52026d(0x19b)])return null==_0x25bcb0[_0x52026d(0x19e)]||0x1==_0x25bcb0[_0x52026d(0x19e)]&&null==_0x25bcb0[_0x52026d(0x17a)]?_0x53b88c:void 0x0;}),this[_0x1228f0(0x174)][_0x1228f0(0x192)][_0x1228f0(0x17d)][_0x1228f0(0x1c3)](_0x2e4eff=>{const _0x4e4e9e=_0x1228f0;if(_0x2e4eff[_0x4e4e9e(0x198)][_0x4e4e9e(0x18e)])return!0x1;let _0x4c9cad=!0x1;const _0xbba3c0=_0x3c1566[_0x4e4e9e(0x1c4)]({'skipNotAttached':!0x0})[_0x4e4e9e(0x199)](_0x1337e5=>{const _0x391b0a=_0x4e4e9e,_0x475a0d=_0x3c1566[_0x391b0a(0x1b2)](_0x1337e5);return _0x391b0a(0x1c0)==_0x475a0d||_0x391b0a(0x18d)==_0x475a0d;});for(const _0x2139be of _0xbba3c0){const _0x5c2830=_0x2139be[_0x4e4e9e(0x1c8)]()[_0x4e4e9e(0x196)][_0x4e4e9e(0x177)][_0x4e4e9e(0x185)](_0x4e4e9e(0x18f));if(_0x4e4e9e(0x1a9)==_0x5c2830||_0x4e4e9e(0x1b8)==_0x5c2830)continue;_0x3c1566[_0x4e4e9e(0x172)](_0x2139be[_0x4e4e9e(0x1c8)](),_0x4e4e9e(0x1b6))[_0x4e4e9e(0x1c7)](_0x16632f=>_0x4e4e9e(0x18f)==_0x3c1566[_0x4e4e9e(0x1b2)](_0x16632f[_0x4e4e9e(0x184)]))||(_0x2e4eff[_0x4e4e9e(0x1bb)](_0x2139be[_0x4e4e9e(0x1ae)]()),_0x4c9cad=!0x0);}return _0x4c9cad;}),this[_0x1228f0(0x183)]();}[_0x398001(0x17b)](_0x284634){const _0x232737=_0x398001,_0x303f81=this[_0x232737(0x174)][_0x232737(0x187)],{data:_0x4a69ed}=_0x284634,_0x47e26d={'type':_0x232737(0x1ab),'content':''};if(!_0x4a69ed||_0x232737(0x1b5)!=_0x4a69ed[_0x232737(0x19b)])return;if(!_0x4a69ed[_0x232737(0x17a)])return _0x232737(0x18a)==_0x4a69ed[_0x232737(0x19e)]?_0x47e26d:{'type':_0x232737(0x1ab),'content':''+_0x51908d(_0x303f81,_0x232737(0x195),_0x51908d(_0x303f81,this[_0x232737(0x18b)](_0x4a69ed[_0x232737(0x19e)])))};if(!_0x4a69ed[_0x232737(0x19e)]){if(_0x232737(0x18a)==_0x4a69ed[_0x232737(0x17a)])return _0x47e26d;let _0x275d80=_0x284634[_0x232737(0x1a1)];for(;_0x275d80;){if(_0x275d80[_0x232737(0x19c)]&&_0x232737(0x18f)==_0x275d80[_0x232737(0x19c)][_0x232737(0x19b)]&&_0x275d80[_0x232737(0x19c)][_0x232737(0x19e)])return _0x47e26d;_0x275d80=_0x275d80[_0x232737(0x1a5)];}return{'type':_0x232737(0x1ab),'content':''+_0x51908d(_0x303f81,_0x232737(0x1ac),_0x51908d(_0x303f81,this[_0x232737(0x18b)](_0x4a69ed[_0x232737(0x17a)])))};}if(_0x232737(0x18a)!=_0x4a69ed[_0x232737(0x19e)])return{'type':_0x232737(0x1ab),'content':''+_0x51908d(_0x303f81,_0x232737(0x195),_0x51908d(_0x303f81,this[_0x232737(0x18b)](_0x4a69ed[_0x232737(0x19e)])))};let _0xc4fdba=_0x284634[_0x232737(0x1a1)];for(;_0xc4fdba;){if(_0xc4fdba[_0x232737(0x19c)]&&_0x232737(0x18f)==_0xc4fdba[_0x232737(0x19c)][_0x232737(0x19b)]&&_0xc4fdba[_0x232737(0x19c)][_0x232737(0x19e)]&&_0xc4fdba[_0x232737(0x19c)][_0x232737(0x17a)])return _0x47e26d;_0xc4fdba=_0xc4fdba[_0x232737(0x1a5)];}const _0x21129e=_0x284634[_0x232737(0x1c8)]()[_0x232737(0x196)][_0x232737(0x177)][_0x232737(0x185)](_0x232737(0x18f));return{'type':_0x232737(0x1ab),'content':_0x51908d(_0x303f81,_0x232737(0x195),_0x51908d(_0x303f81,_0x232737(0x1be)+_0x21129e[_0x232737(0x186)]()+_0x232737(0x1c6)))};}[_0x398001(0x183)](){const _0x3e5c3e=_0x398001,_0xcf7c60=this[_0x3e5c3e(0x174)],_0x392068=_0xcf7c60[_0x3e5c3e(0x187)];_0xcf7c60[_0x3e5c3e(0x181)][_0x3e5c3e(0x1a2)](_0x3e5c3e(0x1b9))[_0x3e5c3e(0x19f)][_0x3e5c3e(0x19d)](_0x55bad8=>{const _0x3fe638=_0x3e5c3e;if(_0x3fe638(0x178)!=_0x55bad8[_0x3fe638(0x1bf)])return;const {data:_0x92acb4}=_0x55bad8;if(!_0x92acb4)return;let _0x40fc7e,_0x34f6e3;switch(_0x92acb4[_0x3fe638(0x179)]){case _0x3fe638(0x1b5):_0x40fc7e=_0x3fe638(0x17f),_0x34f6e3={'type':_0x3fe638(0x1ab),'content':_0x51908d(_0x392068,_0x40fc7e,_0x51908d(_0x392068,this[_0x3fe638(0x18b)](_0x92acb4[_0x3fe638(0x171)][0x0][_0x3fe638(0x1bf)])))};break;case _0x3fe638(0x18d):_0x40fc7e=_0x92acb4[_0x3fe638(0x171)][0x0][_0x3fe638(0x193)]?_0x3fe638(0x1a6):_0x3fe638(0x17e),_0x34f6e3={'type':_0x3fe638(0x1ab),'content':_0x51908d(_0x392068,_0x40fc7e)};break;case _0x3fe638(0x1c0):_0x40fc7e=_0x3fe638(0x1c9),_0x34f6e3={'type':_0x3fe638(0x1ab),'content':_0x51908d(_0x392068,_0x40fc7e,_0x92acb4[_0x3fe638(0x171)][0x0][_0x3fe638(0x1c2)])};}return _0x34f6e3;});}[_0x398001(0x18b)](_0xe21bf7){const _0x49df17=_0x398001;return _0x49df17(0x1be)+function(_0x512deb){const _0x1289c0=_0x49df17;if(ye[_0x1289c0(0x180)](_0x512deb))return _0x1289c0(0x1a4);if(Se[_0x1289c0(0x180)](_0x512deb))return _0x1289c0(0x1a9);return null;}(_0xe21bf7)[_0x49df17(0x186)]()+_0x49df17(0x1a8)+_0xe21bf7[_0x49df17(0x186)]()[_0x49df17(0x1cb)](/-/g,'_');}}const ye=[_0x398001(0x189),_0x398001(0x1bc),_0x398001(0x1af)],Se=[_0x398001(0x175),_0x398001(0x1a3),_0x398001(0x17c),_0x398001(0x176),_0x398001(0x188),_0x398001(0x1b3)];function _0xe64b(){const _0xdca1e8=['*Remove\x20format:*\x20%0','registerAttributeLabel','getFirstMarker','square','has','18339867PPrJBZ','_getAttributeKey','upper-latin','list.properties','listStyle','attribute','924485qVaeXK','customNumbered','TrackChangesEditing','FORMAT_LIST_START','removeMarker','circle','afterInit','ELEMENT_','type','listStart','ListPropertiesEditing','startIndex','registerPostFixer','getSuggestions','856168rGWlhO','_LIST_DEFAULT','find','getFirstRange','*Format:*\x20set\x20start\x20index\x20to\x20%0','864422abukoV','replace','commandParams','_findSuggestions','1802624pcUkAq','editor','decimal','upper-roman','nodeAfter','formatBlock','commandName','oldValue','handleDescriptions','lower-roman','document','*Format:*\x20set\x20order\x20to\x20regular','*Change\x20to:*\x20%0','includes','plugins','1eAyGnw','_registerLegacyDescription','suggestion','getAttribute','toUpperCase','locale','lower-latin','disc','default','_getTranslationKeyForListStyle','1514010zjJLKC','listReversed','isUndo','listType','registerBlockAttribute','bind','model','reversed','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','start','config','batch','filter','FORMAT_LIST_REVERSED','key','data','registerDescriptionCallback','newValue','descriptionFactory','styles','head','get','decimal-leading-zero','bulleted','next','*Format:*\x20set\x20order\x20to\x20reversed','4404274qvpmqZ','_LIST_','numbered','9txxknR','format'];_0xe64b=function(){return _0xdca1e8;};return _0xe64b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4dbb63=_0x59c9;function _0x52a1(){const _0x3ff90e=['has','attribute:url:media','registerElementLabel','7616844wjaVov','stop','get','elementToElement','33itNbqG','TrackChangesEditing','data','plugins','13wHhrgs','209290QnKOGL','editor','high','dataDowncast','enableCommand','showSuggestionHighlights','78JrurID','createEmptyElement','21848yGOjru','mediaEmbed','40998VGBbVT','media','for','afterInit','1GwtBSB','88udLlDT','locale','2561234PNsZIX','5499815fawHxL','ELEMENT_MEDIA','MediaEmbedEditing','descriptionFactory','936099kVzwjr','div','options','conversion','downcastDispatcher','672rKXgNe'];_0x52a1=function(){return _0x3ff90e;};return _0x52a1();}function _0x59c9(_0x1a3b55,_0x29b551){const _0x52a10b=_0x52a1();return _0x59c9=function(_0x59c9aa,_0x7a870b){_0x59c9aa=_0x59c9aa-0x121;let _0xf9439c=_0x52a10b[_0x59c9aa];return _0xf9439c;},_0x59c9(_0x1a3b55,_0x29b551);}(function(_0x5075dc,_0x16d569){const _0x4cc70a=_0x59c9,_0x25bb41=_0x5075dc();while(!![]){try{const _0x666a63=parseInt(_0x4cc70a(0x12c))/0x1*(-parseInt(_0x4cc70a(0x12f))/0x2)+parseInt(_0x4cc70a(0x124))/0x3*(-parseInt(_0x4cc70a(0x126))/0x4)+parseInt(_0x4cc70a(0x130))/0x5+parseInt(_0x4cc70a(0x128))/0x6*(parseInt(_0x4cc70a(0x139))/0x7)+-parseInt(_0x4cc70a(0x12d))/0x8*(-parseInt(_0x4cc70a(0x134))/0x9)+parseInt(_0x4cc70a(0x146))/0xa*(-parseInt(_0x4cc70a(0x141))/0xb)+-parseInt(_0x4cc70a(0x13d))/0xc*(parseInt(_0x4cc70a(0x145))/0xd);if(_0x666a63===_0x16d569)break;else _0x25bb41['push'](_0x25bb41['shift']());}catch(_0x166807){_0x25bb41['push'](_0x25bb41['shift']());}}}(_0x52a1,0xbe67b));import{Plugin as _0x2a9eb0}from'ckeditor5/src/core.js';import{getTranslation as _0x5ac99b}from'../utils/common-translations.js';export default class lt extends _0x2a9eb0{[_0x4dbb63(0x12b)](){const _0x1b39d1=_0x4dbb63,_0x16f8c7=this[_0x1b39d1(0x147)];if(!_0x16f8c7[_0x1b39d1(0x144)][_0x1b39d1(0x13a)](_0x1b39d1(0x132)))return;const _0x5c2527=_0x16f8c7[_0x1b39d1(0x144)][_0x1b39d1(0x13f)](_0x1b39d1(0x142)),_0x10663d=_0x16f8c7[_0x1b39d1(0x12e)];_0x5c2527[_0x1b39d1(0x122)](_0x1b39d1(0x127)),_0x5c2527[_0x1b39d1(0x133)][_0x1b39d1(0x13c)](_0x1b39d1(0x129),_0x508e22=>_0x5ac99b(_0x10663d,_0x1b39d1(0x131),_0x508e22)),_0x16f8c7[_0x1b39d1(0x137)][_0x1b39d1(0x12a)](_0x1b39d1(0x121))[_0x1b39d1(0x140)]({'model':_0x1b39d1(0x129),'view':(_0x37d85d,{writer:_0x127d06,options:_0x4fd33a})=>{const _0x319d4b=_0x1b39d1;if(_0x4fd33a[_0x319d4b(0x123)])return _0x127d06[_0x319d4b(0x125)](_0x319d4b(0x135));},'converterPriority':_0x1b39d1(0x148)}),_0x16f8c7[_0x1b39d1(0x143)][_0x1b39d1(0x138)]['on'](_0x1b39d1(0x13b),(_0x49b7e1,_0x288462,_0x46dbf7)=>{const _0x35c36f=_0x1b39d1;_0x46dbf7[_0x35c36f(0x136)][_0x35c36f(0x123)]&&_0x49b7e1[_0x35c36f(0x13e)]();},{'priority':_0x1b39d1(0x148)});}}
23
+ const _0x1e2453=_0x127e;function _0x127e(_0x479135,_0x4facb6){const _0xc34c58=_0xc34c();return _0x127e=function(_0x127e5f,_0xdb1e0d){_0x127e5f=_0x127e5f-0x18c;let _0x5ef69b=_0xc34c58[_0x127e5f];return _0x5ef69b;},_0x127e(_0x479135,_0x4facb6);}function _0xc34c(){const _0x333816=['dataDowncast','1089881FOZyoz','data','enableCommand','downcastDispatcher','5664EHJARp','elementToElement','locale','2090384bDsUZO','ELEMENT_MEDIA','showSuggestionHighlights','30OSGPRr','high','4822301cSLJZH','for','get','descriptionFactory','conversion','options','media','36eyRMKl','MediaEmbedEditing','TrackChangesEditing','plugins','registerElementLabel','afterInit','attribute:url:media','createEmptyElement','9744364TUlQfQ','stop','div','mediaEmbed','245046AkyOnZ','930nPoRie','98714iLPPAy','145XgaOUq','has','editor'];_0xc34c=function(){return _0x333816;};return _0xc34c();}(function(_0x257511,_0x59234d){const _0x2c58f2=_0x127e,_0x31beea=_0x257511();while(!![]){try{const _0x39e4e2=parseInt(_0x2c58f2(0x1af))/0x1+parseInt(_0x2c58f2(0x1aa))/0x2+-parseInt(_0x2c58f2(0x1a9))/0x3*(parseInt(_0x2c58f2(0x18d))/0x4)+-parseInt(_0x2c58f2(0x1ab))/0x5*(-parseInt(_0x2c58f2(0x1a8))/0x6)+-parseInt(_0x2c58f2(0x1a4))/0x7+-parseInt(_0x2c58f2(0x190))/0x8*(parseInt(_0x2c58f2(0x19c))/0x9)+parseInt(_0x2c58f2(0x193))/0xa*(parseInt(_0x2c58f2(0x195))/0xb);if(_0x39e4e2===_0x59234d)break;else _0x31beea['push'](_0x31beea['shift']());}catch(_0x2be358){_0x31beea['push'](_0x31beea['shift']());}}}(_0xc34c,0xba2e4));import{Plugin as _0x4cbcd3}from'ckeditor5/src/core.js';import{getTranslation as _0x2aaead}from'../utils/common-translations.js';export default class lt extends _0x4cbcd3{[_0x1e2453(0x1a1)](){const _0x5f5535=_0x1e2453,_0x419b5a=this[_0x5f5535(0x1ad)];if(!_0x419b5a[_0x5f5535(0x19f)][_0x5f5535(0x1ac)](_0x5f5535(0x19d)))return;const _0x317881=_0x419b5a[_0x5f5535(0x19f)][_0x5f5535(0x197)](_0x5f5535(0x19e)),_0xbb26c8=_0x419b5a[_0x5f5535(0x18f)];_0x317881[_0x5f5535(0x1b1)](_0x5f5535(0x1a7)),_0x317881[_0x5f5535(0x198)][_0x5f5535(0x1a0)](_0x5f5535(0x19b),_0x39cfdf=>_0x2aaead(_0xbb26c8,_0x5f5535(0x191),_0x39cfdf)),_0x419b5a[_0x5f5535(0x199)][_0x5f5535(0x196)](_0x5f5535(0x1ae))[_0x5f5535(0x18e)]({'model':_0x5f5535(0x19b),'view':(_0x1395cf,{writer:_0x450154,options:_0x5dfd6c})=>{const _0x2f5183=_0x5f5535;if(_0x5dfd6c[_0x2f5183(0x192)])return _0x450154[_0x2f5183(0x1a3)](_0x2f5183(0x1a6));},'converterPriority':_0x5f5535(0x194)}),_0x419b5a[_0x5f5535(0x1b0)][_0x5f5535(0x18c)]['on'](_0x5f5535(0x1a2),(_0x5edf62,_0x4bec62,_0x12a61c)=>{const _0xe267da=_0x5f5535;_0x12a61c[_0xe267da(0x19a)][_0xe267da(0x192)]&&_0x5edf62[_0xe267da(0x1a5)]();},{'priority':_0x5f5535(0x194)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x13c5(_0x22c932,_0x2d3f8b){const _0x5da339=_0x5da3();return _0x13c5=function(_0x13c5e3,_0x280ef1){_0x13c5e3=_0x13c5e3-0x14b;let _0x1b3446=_0x5da339[_0x13c5e3];return _0x1b3446;},_0x13c5(_0x22c932,_0x2d3f8b);}function _0x5da3(){const _0x4068c7=['afterInit','plugins','6tawGoy','564588MexUag','mention','490684awRHlX','editor','get','5459305JSMaaV','51039bZSueM','3SeAodv','TrackChangesEditing','MentionEditing','7234843CCHMjj','553182puXBzu','has','2662hjvNIl','enableCommand','1832guyLhy','45930qurqka'];_0x5da3=function(){return _0x4068c7;};return _0x5da3();}const _0x1d8acb=_0x13c5;(function(_0x133af5,_0x544a3f){const _0x462cfb=_0x13c5,_0x4e40f4=_0x133af5();while(!![]){try{const _0xd8274d=parseInt(_0x462cfb(0x156))/0x1+parseInt(_0x462cfb(0x14d))/0x2+-parseInt(_0x462cfb(0x152))/0x3*(parseInt(_0x462cfb(0x14b))/0x4)+-parseInt(_0x462cfb(0x150))/0x5*(parseInt(_0x462cfb(0x15e))/0x6)+parseInt(_0x462cfb(0x155))/0x7+parseInt(_0x462cfb(0x15a))/0x8*(parseInt(_0x462cfb(0x151))/0x9)+parseInt(_0x462cfb(0x15b))/0xa*(-parseInt(_0x462cfb(0x158))/0xb);if(_0xd8274d===_0x544a3f)break;else _0x4e40f4['push'](_0x4e40f4['shift']());}catch(_0x597bbe){_0x4e40f4['push'](_0x4e40f4['shift']());}}}(_0x5da3,0xbff2a));import{Plugin as _0x2ba066}from'ckeditor5/src/core.js';export default class mt extends _0x2ba066{[_0x1d8acb(0x15c)](){const _0x4e6923=_0x1d8acb,_0x3ea53a=this[_0x4e6923(0x14e)];_0x3ea53a[_0x4e6923(0x15d)][_0x4e6923(0x157)](_0x4e6923(0x154))&&_0x3ea53a[_0x4e6923(0x15d)][_0x4e6923(0x14f)](_0x4e6923(0x153))[_0x4e6923(0x159)](_0x4e6923(0x14c));}}
23
+ const _0x31e94d=_0x73b2;(function(_0x4405f3,_0x5b27b0){const _0x10f9a4=_0x73b2,_0x1dc6cc=_0x4405f3();while(!![]){try{const _0x11e75f=parseInt(_0x10f9a4(0xb5))/0x1*(parseInt(_0x10f9a4(0xa9))/0x2)+-parseInt(_0x10f9a4(0xb3))/0x3*(parseInt(_0x10f9a4(0xb0))/0x4)+-parseInt(_0x10f9a4(0xae))/0x5*(parseInt(_0x10f9a4(0xa6))/0x6)+parseInt(_0x10f9a4(0xab))/0x7+parseInt(_0x10f9a4(0xaa))/0x8+-parseInt(_0x10f9a4(0xb6))/0x9+-parseInt(_0x10f9a4(0xb7))/0xa;if(_0x11e75f===_0x5b27b0)break;else _0x1dc6cc['push'](_0x1dc6cc['shift']());}catch(_0x3c1ffb){_0x1dc6cc['push'](_0x1dc6cc['shift']());}}}(_0x5e0b,0xd64c1));function _0x73b2(_0x1dcc9e,_0xc8e6b0){const _0x5e0ba8=_0x5e0b();return _0x73b2=function(_0x73b2c,_0x3503c3){_0x73b2c=_0x73b2c-0xa6;let _0x12f352=_0x5e0ba8[_0x73b2c];return _0x12f352;},_0x73b2(_0x1dcc9e,_0xc8e6b0);}function _0x5e0b(){const _0x5b5f88=['1242546dWxkKy','afterInit','776023dolxQo','8211726rrjfbc','2480810cufFjc','editor','27822vHKQEa','MentionEditing','has','2jBvpPp','13217136TbfDsW','6520262tWotrI','mention','enableCommand','85NPzGsV','TrackChangesEditing','12RHwMvn','plugins','get'];_0x5e0b=function(){return _0x5b5f88;};return _0x5e0b();}import{Plugin as _0x10e3b9}from'ckeditor5/src/core.js';export default class mt extends _0x10e3b9{[_0x31e94d(0xb4)](){const _0x13df2b=_0x31e94d,_0x5d9998=this[_0x13df2b(0xb8)];_0x5d9998[_0x13df2b(0xb1)][_0x13df2b(0xa8)](_0x13df2b(0xa7))&&_0x5d9998[_0x13df2b(0xb1)][_0x13df2b(0xb2)](_0x13df2b(0xaf))[_0x13df2b(0xad)](_0x13df2b(0xac));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x37ec01=_0x3968;function _0x57bb(){const _0x157811=['getLabel','626812tgyTEI','84zqhZKH','deletion','enableCommand','1032wQdtxN','element','31005XYnrsq','plugins','mergeField','16079XfsWOI','insertMergeFieldBlock','getAttribute','31757uIFDFF','registerDescriptionCallback','registerElementLabel','insertMergeField','descriptionFactory','getContainedElement','mergeFieldBlock','1893TXOCiT','MergeFieldsEditing','ELEMENT_MERGE_FIELD','type','editor','15ndMbAS','get','*Remove:*\x20%0','422878FNQDUU','4368bycnSx','insertion','TrackChangesEditing','*Insert:*\x20%0','483470Imkijm','50BjTKSg','has','locale','afterInit'];_0x57bb=function(){return _0x157811;};return _0x57bb();}function _0x3968(_0x4e6f39,_0x32ec61){const _0x57bb40=_0x57bb();return _0x3968=function(_0x39683c,_0xf3b582){_0x39683c=_0x39683c-0xb9;let _0x7e3743=_0x57bb40[_0x39683c];return _0x7e3743;},_0x3968(_0x4e6f39,_0x32ec61);}(function(_0x5bf92c,_0x573f8e){const _0x491536=_0x3968,_0x3d3d24=_0x5bf92c();while(!![]){try{const _0xc79e77=parseInt(_0x491536(0xc2))/0x1+-parseInt(_0x491536(0xc8))/0x2*(-parseInt(_0x491536(0xba))/0x3)+parseInt(_0x491536(0xcd))/0x4*(parseInt(_0x491536(0xbf))/0x5)+-parseInt(_0x491536(0xce))/0x6*(-parseInt(_0x491536(0xd6))/0x7)+parseInt(_0x491536(0xd1))/0x8*(parseInt(_0x491536(0xd3))/0x9)+-parseInt(_0x491536(0xc7))/0xa+parseInt(_0x491536(0xd9))/0xb*(-parseInt(_0x491536(0xc3))/0xc);if(_0xc79e77===_0x573f8e)break;else _0x3d3d24['push'](_0x3d3d24['shift']());}catch(_0x46ad67){_0x3d3d24['push'](_0x3d3d24['shift']());}}}(_0x57bb,0x45d9e));import{Plugin as _0x2b799a}from'ckeditor5/src/core.js';import{getTranslation as _0x22bb8c}from'../utils/common-translations.js';export default class dt extends _0x2b799a{[_0x37ec01(0xcb)](){const _0x43ccb7=_0x37ec01,_0x5d42c1=this[_0x43ccb7(0xbe)];if(!_0x5d42c1[_0x43ccb7(0xd4)][_0x43ccb7(0xc9)](_0x43ccb7(0xbb)))return;_0x5d42c1[_0x43ccb7(0xd4)][_0x43ccb7(0xc0)](_0x43ccb7(0xc5))[_0x43ccb7(0xd0)](_0x43ccb7(0xdc)),_0x5d42c1[_0x43ccb7(0xd4)][_0x43ccb7(0xc0)](_0x43ccb7(0xc5))[_0x43ccb7(0xd0)](_0x43ccb7(0xd7));const _0x429dab=_0x5d42c1[_0x43ccb7(0xd4)][_0x43ccb7(0xc0)](_0x43ccb7(0xc5)),_0x5c6320=_0x5d42c1[_0x43ccb7(0xca)];_0x429dab[_0x43ccb7(0xdd)][_0x43ccb7(0xdb)](_0x43ccb7(0xd5),_0x18765d=>_0x22bb8c(_0x5c6320,_0x43ccb7(0xbc),_0x18765d)),_0x429dab[_0x43ccb7(0xdd)][_0x43ccb7(0xdb)](_0x43ccb7(0xb9),_0x583ebc=>_0x22bb8c(_0x5c6320,_0x43ccb7(0xbc),_0x583ebc)),_0x429dab[_0x43ccb7(0xdd)][_0x43ccb7(0xda)](_0x8e7039=>{const _0x1ef19c=_0x43ccb7;if(_0x1ef19c(0xc4)!=_0x8e7039[_0x1ef19c(0xbd)]&&_0x1ef19c(0xcf)!=_0x8e7039[_0x1ef19c(0xbd)])return;const _0x4aa74f=_0x8e7039[_0x1ef19c(0xde)]();if(null==_0x4aa74f)return;if(!_0x4aa74f['is'](_0x1ef19c(0xd2),_0x1ef19c(0xd5))&&!_0x4aa74f['is'](_0x1ef19c(0xd2),_0x1ef19c(0xb9)))return;const _0x2cdfbc=_0x5d42c1[_0x1ef19c(0xd4)][_0x1ef19c(0xc0)](_0x1ef19c(0xbb))[_0x1ef19c(0xcc)](_0x4aa74f[_0x1ef19c(0xd8)]('id'));return _0x1ef19c(0xc4)==_0x8e7039[_0x1ef19c(0xbd)]?{'type':_0x1ef19c(0xc4),'content':_0x22bb8c(_0x5c6320,_0x1ef19c(0xc6),'\x22'+_0x2cdfbc+'\x22\x20'+_0x22bb8c(_0x5c6320,_0x1ef19c(0xbc)))}:{'type':_0x1ef19c(0xcf),'content':_0x22bb8c(_0x5c6320,_0x1ef19c(0xc1),'\x22'+_0x2cdfbc+'\x22\x20'+_0x22bb8c(_0x5c6320,_0x1ef19c(0xbc)))};});}}
23
+ const _0x3580a5=_0x21a8;(function(_0x5e6686,_0x298b4d){const _0x37435f=_0x21a8,_0x406aa6=_0x5e6686();while(!![]){try{const _0x37da18=parseInt(_0x37435f(0x15a))/0x1+parseInt(_0x37435f(0x153))/0x2+-parseInt(_0x37435f(0x162))/0x3+-parseInt(_0x37435f(0x155))/0x4+parseInt(_0x37435f(0x15c))/0x5*(parseInt(_0x37435f(0x165))/0x6)+-parseInt(_0x37435f(0x14d))/0x7+parseInt(_0x37435f(0x16b))/0x8*(-parseInt(_0x37435f(0x150))/0x9);if(_0x37da18===_0x298b4d)break;else _0x406aa6['push'](_0x406aa6['shift']());}catch(_0x264c73){_0x406aa6['push'](_0x406aa6['shift']());}}}(_0x215d,0xed5c1));function _0x21a8(_0x214ad2,_0x3b5d54){const _0x215d6f=_0x215d();return _0x21a8=function(_0x21a8e1,_0xc8023a){_0x21a8e1=_0x21a8e1-0x149;let _0x4156d3=_0x215d6f[_0x21a8e1];return _0x4156d3;},_0x21a8(_0x214ad2,_0x3b5d54);}function _0x215d(){const _0x438bba=['registerDescriptionCallback','2046342VGcrtz','editor','registerElementLabel','element','plugins','getContainedElement','488qkueTW','insertMergeField','*Remove:*\x20%0','descriptionFactory','ELEMENT_MERGE_FIELD','7037387wyqgnT','mergeField','TrackChangesEditing','295650wmXxdd','afterInit','has','2870580owLEii','insertMergeFieldBlock','386164GaSMpJ','deletion','type','*Insert:*\x20%0','MergeFieldsEditing','1179311MKHobT','insertion','25kLewuP','locale','getAttribute','enableCommand','mergeFieldBlock','getLabel','725787oKKJKC','get'];_0x215d=function(){return _0x438bba;};return _0x215d();}import{Plugin as _0x1502a2}from'ckeditor5/src/core.js';import{getTranslation as _0x125e40}from'../utils/common-translations.js';export default class dt extends _0x1502a2{[_0x3580a5(0x151)](){const _0x271cf8=_0x3580a5,_0x25d983=this[_0x271cf8(0x166)];if(!_0x25d983[_0x271cf8(0x169)][_0x271cf8(0x152)](_0x271cf8(0x159)))return;_0x25d983[_0x271cf8(0x169)][_0x271cf8(0x163)](_0x271cf8(0x14f))[_0x271cf8(0x15f)](_0x271cf8(0x149)),_0x25d983[_0x271cf8(0x169)][_0x271cf8(0x163)](_0x271cf8(0x14f))[_0x271cf8(0x15f)](_0x271cf8(0x154));const _0x5432cd=_0x25d983[_0x271cf8(0x169)][_0x271cf8(0x163)](_0x271cf8(0x14f)),_0x1e8b05=_0x25d983[_0x271cf8(0x15d)];_0x5432cd[_0x271cf8(0x14b)][_0x271cf8(0x167)](_0x271cf8(0x14e),_0x31c8fd=>_0x125e40(_0x1e8b05,_0x271cf8(0x14c),_0x31c8fd)),_0x5432cd[_0x271cf8(0x14b)][_0x271cf8(0x167)](_0x271cf8(0x160),_0x367c07=>_0x125e40(_0x1e8b05,_0x271cf8(0x14c),_0x367c07)),_0x5432cd[_0x271cf8(0x14b)][_0x271cf8(0x164)](_0x168e86=>{const _0x455b56=_0x271cf8;if(_0x455b56(0x15b)!=_0x168e86[_0x455b56(0x157)]&&_0x455b56(0x156)!=_0x168e86[_0x455b56(0x157)])return;const _0x403335=_0x168e86[_0x455b56(0x16a)]();if(null==_0x403335)return;if(!_0x403335['is'](_0x455b56(0x168),_0x455b56(0x14e))&&!_0x403335['is'](_0x455b56(0x168),_0x455b56(0x160)))return;const _0x923083=_0x25d983[_0x455b56(0x169)][_0x455b56(0x163)](_0x455b56(0x159))[_0x455b56(0x161)](_0x403335[_0x455b56(0x15e)]('id'));return _0x455b56(0x15b)==_0x168e86[_0x455b56(0x157)]?{'type':_0x455b56(0x15b),'content':_0x125e40(_0x1e8b05,_0x455b56(0x158),'\x22'+_0x923083+'\x22\x20'+_0x125e40(_0x1e8b05,_0x455b56(0x14c)))}:{'type':_0x455b56(0x156),'content':_0x125e40(_0x1e8b05,_0x455b56(0x14a),'\x22'+_0x923083+'\x22\x20'+_0x125e40(_0x1e8b05,_0x455b56(0x14c)))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x489126=_0x52e7;(function(_0x8eefa2,_0x441c46){const _0xba9a82=_0x52e7,_0x298eb8=_0x8eefa2();while(!![]){try{const _0x5699d0=parseInt(_0xba9a82(0xd4))/0x1*(-parseInt(_0xba9a82(0xca))/0x2)+-parseInt(_0xba9a82(0xd8))/0x3*(-parseInt(_0xba9a82(0xd0))/0x4)+-parseInt(_0xba9a82(0xd9))/0x5*(parseInt(_0xba9a82(0xc1))/0x6)+parseInt(_0xba9a82(0xd1))/0x7*(-parseInt(_0xba9a82(0xc2))/0x8)+parseInt(_0xba9a82(0xc4))/0x9+parseInt(_0xba9a82(0xd6))/0xa+parseInt(_0xba9a82(0xbf))/0xb;if(_0x5699d0===_0x441c46)break;else _0x298eb8['push'](_0x298eb8['shift']());}catch(_0xe86c40){_0x298eb8['push'](_0x298eb8['shift']());}}}(_0xbd7a,0xbbf52));import{Plugin as _0x180f2e}from'ckeditor5/src/core.js';function _0xbd7a(){const _0x14b1c4=['head','listType','listMarkerStyle','*Set\x20format:*\x20%0','ELEMENT_MULTI_LEVEL_LIST','newValue','afterInit','3569049RHrThf','has','6VDFHLq','496520ItpuvT','registerDescriptionCallback','5043888rTXbeN','enableDefaultAttributesIntegration','locale','MultiLevelList','next','format','4zsjxki','descriptionFactory','handleDescriptions','registerBlockAttribute','data','plugins','188wYVTDh','161GcaXMp','editor','TrackChangesEditing','142796zWzCgW','*Remove\x20format:*\x20%0','7931840aNdNpn','multiLevelList','60597fTLUqY','722335JXDnbn','oldValue','key','get'];_0xbd7a=function(){return _0x14b1c4;};return _0xbd7a();}function _0x52e7(_0x2286d6,_0x3aa1a2){const _0xbd7a81=_0xbd7a();return _0x52e7=function(_0x52e783,_0x1f632d){_0x52e783=_0x52e783-0xb9;let _0x525eea=_0xbd7a81[_0x52e783];return _0x525eea;},_0x52e7(_0x2286d6,_0x3aa1a2);}import{getTranslation as _0x177119}from'../utils/common-translations.js';export default class pt extends _0x180f2e{[_0x489126(0xbe)](){const _0x4eb5cd=_0x489126,_0x8044ee=this[_0x4eb5cd(0xd2)],_0x334fbd=_0x8044ee[_0x4eb5cd(0xcf)][_0x4eb5cd(0xdc)](_0x4eb5cd(0xd3));_0x8044ee[_0x4eb5cd(0xcf)][_0x4eb5cd(0xc0)](_0x4eb5cd(0xc7))&&(_0x334fbd[_0x4eb5cd(0xc5)](_0x4eb5cd(0xd7)),_0x334fbd[_0x4eb5cd(0xcd)](_0x4eb5cd(0xba)),_0x334fbd[_0x4eb5cd(0xcb)][_0x4eb5cd(0xc3)](_0x20014c=>this[_0x4eb5cd(0xcc)](_0x20014c)));}[_0x489126(0xcc)](_0xc0a7df){const _0x3f5674=_0x489126,_0x7de436=this[_0x3f5674(0xd2)][_0x3f5674(0xc6)],{data:_0x5020ca}=_0xc0a7df,_0x390058={'type':_0x3f5674(0xc9),'content':''};if(_0x5020ca&&_0x3f5674(0xba)==_0x5020ca[_0x3f5674(0xdb)]){if(!_0x5020ca[_0x3f5674(0xda)])return{'type':_0x3f5674(0xc9),'content':_0x177119(_0x7de436,_0x3f5674(0xbb),_0x177119(_0x7de436,_0x3f5674(0xbc)))+'\x20('+_0x5020ca[_0x3f5674(0xbd)]+')'};if(!_0x5020ca[_0x3f5674(0xbd)]){let _0xdeed60=_0xc0a7df[_0x3f5674(0xdd)];for(;_0xdeed60;){if(_0xdeed60[_0x3f5674(0xce)]&&_0x3f5674(0xb9)==_0xdeed60[_0x3f5674(0xce)][_0x3f5674(0xdb)]&&_0xdeed60[_0x3f5674(0xce)][_0x3f5674(0xbd)])return _0x390058;_0xdeed60=_0xdeed60[_0x3f5674(0xc8)];}return{'type':_0x3f5674(0xc9),'content':_0x177119(_0x7de436,_0x3f5674(0xd5),_0x177119(_0x7de436,_0x3f5674(0xbc)))+'\x20('+_0x5020ca[_0x3f5674(0xda)]+')'};}}}}
23
+ const _0x2f7861=_0x1952;(function(_0x357d5c,_0x4b71f2){const _0x13765b=_0x1952,_0x46869e=_0x357d5c();while(!![]){try{const _0x4a62a9=-parseInt(_0x13765b(0x11e))/0x1+-parseInt(_0x13765b(0x117))/0x2+-parseInt(_0x13765b(0x118))/0x3*(parseInt(_0x13765b(0x12b))/0x4)+parseInt(_0x13765b(0x127))/0x5+-parseInt(_0x13765b(0x120))/0x6+parseInt(_0x13765b(0x139))/0x7*(parseInt(_0x13765b(0x11f))/0x8)+-parseInt(_0x13765b(0x119))/0x9*(-parseInt(_0x13765b(0x135))/0xa);if(_0x4a62a9===_0x4b71f2)break;else _0x46869e['push'](_0x46869e['shift']());}catch(_0x6ca15a){_0x46869e['push'](_0x46869e['shift']());}}}(_0xbd5d,0x855f6));function _0x1952(_0x295550,_0x2e3a85){const _0xbd5dbb=_0xbd5d();return _0x1952=function(_0x1952ff,_0x255194){_0x1952ff=_0x1952ff-0x117;let _0x109439=_0xbd5dbb[_0x1952ff];return _0x109439;},_0x1952(_0x295550,_0x2e3a85);}import{Plugin as _0xd41cf9}from'ckeditor5/src/core.js';import{getTranslation as _0x3aaaac}from'../utils/common-translations.js';function _0xbd5d(){const _0x2bf01c=['next','data','multiLevelList','392ZCQwcq','ELEMENT_MULTI_LEVEL_LIST','434272dezcDv','6XBOXwo','18081YPJtBL','format','editor','*Set\x20format:*\x20%0','has','663566OoptFc','148616qhyfDZ','626718ycEcwx','enableDefaultAttributesIntegration','afterInit','listType','get','locale','registerDescriptionCallback','4925270ygYcZT','key','oldValue','handleDescriptions','1747236Ryihhp','registerBlockAttribute','descriptionFactory','listMarkerStyle','plugins','*Remove\x20format:*\x20%0','head','newValue','TrackChangesEditing','MultiLevelList','1890fPfjYi'];_0xbd5d=function(){return _0x2bf01c;};return _0xbd5d();}export default class pt extends _0xd41cf9{[_0x2f7861(0x122)](){const _0xb23fef=_0x2f7861,_0x8a98ba=this[_0xb23fef(0x11b)],_0x2c2fa8=_0x8a98ba[_0xb23fef(0x12f)][_0xb23fef(0x124)](_0xb23fef(0x133));_0x8a98ba[_0xb23fef(0x12f)][_0xb23fef(0x11d)](_0xb23fef(0x134))&&(_0x2c2fa8[_0xb23fef(0x121)](_0xb23fef(0x138)),_0x2c2fa8[_0xb23fef(0x12c)](_0xb23fef(0x12e)),_0x2c2fa8[_0xb23fef(0x12d)][_0xb23fef(0x126)](_0x5a479e=>this[_0xb23fef(0x12a)](_0x5a479e)));}[_0x2f7861(0x12a)](_0x413558){const _0xf75ef2=_0x2f7861,_0x2192eb=this[_0xf75ef2(0x11b)][_0xf75ef2(0x125)],{data:_0xb430d}=_0x413558,_0x249f27={'type':_0xf75ef2(0x11a),'content':''};if(_0xb430d&&_0xf75ef2(0x12e)==_0xb430d[_0xf75ef2(0x128)]){if(!_0xb430d[_0xf75ef2(0x129)])return{'type':_0xf75ef2(0x11a),'content':_0x3aaaac(_0x2192eb,_0xf75ef2(0x11c),_0x3aaaac(_0x2192eb,_0xf75ef2(0x13a)))+'\x20('+_0xb430d[_0xf75ef2(0x132)]+')'};if(!_0xb430d[_0xf75ef2(0x132)]){let _0x5d2061=_0x413558[_0xf75ef2(0x131)];for(;_0x5d2061;){if(_0x5d2061[_0xf75ef2(0x137)]&&_0xf75ef2(0x123)==_0x5d2061[_0xf75ef2(0x137)][_0xf75ef2(0x128)]&&_0x5d2061[_0xf75ef2(0x137)][_0xf75ef2(0x132)])return _0x249f27;_0x5d2061=_0x5d2061[_0xf75ef2(0x136)];}return{'type':_0xf75ef2(0x11a),'content':_0x3aaaac(_0x2192eb,_0xf75ef2(0x130),_0x3aaaac(_0x2192eb,_0xf75ef2(0x13a)))+'\x20('+_0xb430d[_0xf75ef2(0x129)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a3852=_0x26e8;(function(_0x15ba15,_0x4fb910){const _0x5d36d7=_0x26e8,_0x4d0916=_0x15ba15();while(!![]){try{const _0x5b4e4f=parseInt(_0x5d36d7(0x1be))/0x1*(parseInt(_0x5d36d7(0x1d0))/0x2)+-parseInt(_0x5d36d7(0x1c5))/0x3+-parseInt(_0x5d36d7(0x1c1))/0x4*(parseInt(_0x5d36d7(0x1c2))/0x5)+parseInt(_0x5d36d7(0x1c3))/0x6+-parseInt(_0x5d36d7(0x1d1))/0x7*(parseInt(_0x5d36d7(0x1c7))/0x8)+parseInt(_0x5d36d7(0x1bc))/0x9*(parseInt(_0x5d36d7(0x1cb))/0xa)+parseInt(_0x5d36d7(0x1cc))/0xb*(parseInt(_0x5d36d7(0x1bd))/0xc);if(_0x5b4e4f===_0x4fb910)break;else _0x4d0916['push'](_0x4d0916['shift']());}catch(_0x2d1e2d){_0x4d0916['push'](_0x4d0916['shift']());}}}(_0x4c3d,0xa1b08));function _0x4c3d(){const _0x3148ef=['PageBreakEditing','8MWhIAE','plugins','registerElementLabel','afterInit','250QbOtaX','12086657EPUPUm','ELEMENT_PAGE_BREAK','get','enableCommand','208574bklZNX','1155007JDyRew','locale','pageBreak','editor','384282gOpmyh','12OXAWIx','8DpmsDQ','has','TrackChangesEditing','842668hWinXG','25JcAAPq','1026042zbXdXw','descriptionFactory','3872772etmkyi'];_0x4c3d=function(){return _0x3148ef;};return _0x4c3d();}import{Plugin as _0x5b45f7}from'ckeditor5/src/core.js';function _0x26e8(_0x4de6cd,_0x4161a3){const _0x4c3d5f=_0x4c3d();return _0x26e8=function(_0x26e8b9,_0x43b43f){_0x26e8b9=_0x26e8b9-0x1bb;let _0x4c06c4=_0x4c3d5f[_0x26e8b9];return _0x4c06c4;},_0x26e8(_0x4de6cd,_0x4161a3);}import{getTranslation as _0x24f731}from'../utils/common-translations.js';export default class kt extends _0x5b45f7{[_0x1a3852(0x1ca)](){const _0x2e3b95=_0x1a3852,_0x4875bb=this[_0x2e3b95(0x1bb)];if(!_0x4875bb[_0x2e3b95(0x1c8)][_0x2e3b95(0x1bf)](_0x2e3b95(0x1c6)))return;_0x4875bb[_0x2e3b95(0x1c8)][_0x2e3b95(0x1ce)](_0x2e3b95(0x1c0))[_0x2e3b95(0x1cf)](_0x2e3b95(0x1d3));const _0x4d1014=_0x4875bb[_0x2e3b95(0x1c8)][_0x2e3b95(0x1ce)](_0x2e3b95(0x1c0)),_0x284b8a=_0x4875bb[_0x2e3b95(0x1d2)];_0x4d1014[_0x2e3b95(0x1c4)][_0x2e3b95(0x1c9)](_0x2e3b95(0x1d3),_0x317ef8=>_0x24f731(_0x284b8a,_0x2e3b95(0x1cd),_0x317ef8));}}
23
+ const _0x7d0f14=_0xcd9a;(function(_0x12ae0e,_0x43d5a2){const _0x3cc677=_0xcd9a,_0x589935=_0x12ae0e();while(!![]){try{const _0x3f51ef=-parseInt(_0x3cc677(0x1f1))/0x1+-parseInt(_0x3cc677(0x203))/0x2+-parseInt(_0x3cc677(0x1fb))/0x3*(-parseInt(_0x3cc677(0x205))/0x4)+parseInt(_0x3cc677(0x201))/0x5*(-parseInt(_0x3cc677(0x204))/0x6)+parseInt(_0x3cc677(0x1f5))/0x7+parseInt(_0x3cc677(0x1fa))/0x8*(parseInt(_0x3cc677(0x200))/0x9)+parseInt(_0x3cc677(0x1f4))/0xa*(parseInt(_0x3cc677(0x1f7))/0xb);if(_0x3f51ef===_0x43d5a2)break;else _0x589935['push'](_0x589935['shift']());}catch(_0x988fae){_0x589935['push'](_0x589935['shift']());}}}(_0x4f3d,0x42806));function _0x4f3d(){const _0x4e9624=['442573zGwdRg','editor','locale','40bZCJeW','1765918NepnWB','has','1264054Qlgrsu','ELEMENT_PAGE_BREAK','get','9736kskLhV','3ffwolI','TrackChangesEditing','registerElementLabel','plugins','descriptionFactory','342nNukZF','6810vPBvkj','enableCommand','678100GrxVcW','828eqdEgz','1935172hBBnys','pageBreak','afterInit','PageBreakEditing'];_0x4f3d=function(){return _0x4e9624;};return _0x4f3d();}import{Plugin as _0x53a075}from'ckeditor5/src/core.js';function _0xcd9a(_0xc6b824,_0x2542cc){const _0x4f3d5e=_0x4f3d();return _0xcd9a=function(_0xcd9ae0,_0x2cc34f){_0xcd9ae0=_0xcd9ae0-0x1f0;let _0x20689f=_0x4f3d5e[_0xcd9ae0];return _0x20689f;},_0xcd9a(_0xc6b824,_0x2542cc);}import{getTranslation as _0x4d0072}from'../utils/common-translations.js';export default class kt extends _0x53a075{[_0x7d0f14(0x207)](){const _0x5144d6=_0x7d0f14,_0x14befe=this[_0x5144d6(0x1f2)];if(!_0x14befe[_0x5144d6(0x1fe)][_0x5144d6(0x1f6)](_0x5144d6(0x1f0)))return;_0x14befe[_0x5144d6(0x1fe)][_0x5144d6(0x1f9)](_0x5144d6(0x1fc))[_0x5144d6(0x202)](_0x5144d6(0x206));const _0x21d5dd=_0x14befe[_0x5144d6(0x1fe)][_0x5144d6(0x1f9)](_0x5144d6(0x1fc)),_0x16d95f=_0x14befe[_0x5144d6(0x1f3)];_0x21d5dd[_0x5144d6(0x1ff)][_0x5144d6(0x1fd)](_0x5144d6(0x206),_0x5b137e=>_0x4d0072(_0x16d95f,_0x5144d6(0x1f8),_0x5b137e));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xc41a(_0x13ca2a,_0x4bb012){const _0x592c24=_0x592c();return _0xc41a=function(_0xc41af7,_0x3c712f){_0xc41af7=_0xc41af7-0xc2;let _0x423a57=_0x592c24[_0xc41af7];return _0x423a57;},_0xc41a(_0x13ca2a,_0x4bb012);}const _0x42df2d=_0xc41a;(function(_0x27abfb,_0x1d85df){const _0x4896c4=_0xc41a,_0x282773=_0x27abfb();while(!![]){try{const _0x1cf669=-parseInt(_0x4896c4(0xe8))/0x1*(parseInt(_0x4896c4(0xe2))/0x2)+parseInt(_0x4896c4(0xdb))/0x3+parseInt(_0x4896c4(0xd2))/0x4+parseInt(_0x4896c4(0xc3))/0x5*(parseInt(_0x4896c4(0xce))/0x6)+parseInt(_0x4896c4(0xe5))/0x7+parseInt(_0x4896c4(0x101))/0x8+parseInt(_0x4896c4(0xc4))/0x9*(-parseInt(_0x4896c4(0xc8))/0xa);if(_0x1cf669===_0x1d85df)break;else _0x282773['push'](_0x282773['shift']());}catch(_0xafbfe0){_0x282773['push'](_0x282773['shift']());}}}(_0x592c,0x6913d));function _0x592c(){const _0x48e8bc=['editing','createUIElement','includes','*Change\x20to:*\x20%0','$text','end','formatBlock','enableCommand','406740TcAaaA','start','editor','Paragraph','data','plugins','markerName','25612RxSKGb','options','addMarker:suggestion:insertion','3669785tufbIr','commandName','afterInit','17bjgPRo','model','registerElementLabel','activeMarkers','isBlock','paragraph','enableDefaultAttributesIntegration','mapper','name','writer','bindElementToMarker','checkChild','type','get','consume','showSuggestionHighlights','insert','insertParagraph','isLimit','schema','registerDescriptionCallback','TrackChangesEditing','getFirstRange','ck-suggestion-marker--active','markerRange','4510240bvXkKC','locale','consumable','*Insert:*\x20%0','nodeAfter','getItemLabel','has','_splitMarkerName','ck-suggestion-marker-split','493800vlNQSu','9QFTylZ','addClass','insertion','isTouching','15858370bFRnRk','format','highest','descriptionFactory','_registerLegacyDescription','toViewPosition','24PfSlep','downcastDispatcher','span','ELEMENT_PARAGRAPH','2461124mzAHbv'];_0x592c=function(){return _0x48e8bc;};return _0x592c();}import{Plugin as _0x5ba645}from'ckeditor5/src/core.js';import{getTranslation as _0xdb3cea}from'../utils/common-translations.js';export default class bt extends _0x5ba645{[_0x42df2d(0xe7)](){const _0x5d431c=_0x42df2d,_0x16913e=this[_0x5d431c(0xdd)];if(!_0x16913e[_0x5d431c(0xe0)][_0x5d431c(0x107)](_0x5d431c(0xde)))return;const _0x52941c=_0x16913e[_0x5d431c(0x102)],_0xc80d50=_0x16913e[_0x5d431c(0xe0)][_0x5d431c(0xf5)](_0x5d431c(0xfd));_0xc80d50[_0x5d431c(0xcb)][_0x5d431c(0xea)](_0x5d431c(0xed),_0x5f5b07=>_0xdb3cea(_0x52941c,_0x5d431c(0xd1),_0x5f5b07)),_0xc80d50[_0x5d431c(0xee)](_0x5d431c(0xed)),_0xc80d50[_0x5d431c(0xda)](_0x5d431c(0xf9)),_0x16913e[_0x5d431c(0xd3)][_0x5d431c(0xcf)]['on'](_0x5d431c(0xe4),nr(_0x16913e),{'priority':_0x5d431c(0xca)}),_0x16913e[_0x5d431c(0xdf)][_0x5d431c(0xcf)]['on'](_0x5d431c(0xe4),(_0x3e5a8d,_0x55a5ac,_0x32494e)=>{const _0x336eda=_0x5d431c;_0x32494e[_0x336eda(0xe3)][_0x336eda(0xf7)]&&nr(_0x16913e,{'showActiveMarker':!0x1})(_0x3e5a8d,_0x55a5ac,_0x32494e);},{'priority':_0x5d431c(0xca)});const _0x35eb02=_0xc80d50[_0x5d431c(0xcb)];_0x35eb02[_0x5d431c(0xfc)](_0x30a267=>{const _0x15e82f=_0x5d431c;if(_0x15e82f(0xc6)!==_0x30a267[_0x15e82f(0xf4)])return;const {start:_0x26567a,end:_0x44a0b8}=_0x30a267[_0x15e82f(0xfe)]();if(!_0x26567a[_0x15e82f(0xc7)](_0x44a0b8)||!_0x26567a[_0x15e82f(0x105)])return;const _0xfce62e=_0x16913e[_0x15e82f(0xe9)][_0x15e82f(0xfb)],_0x1c8763=_0x26567a[_0x15e82f(0x105)];return _0xfce62e[_0x15e82f(0xec)](_0x1c8763)&&!_0xfce62e[_0x15e82f(0xfa)](_0x1c8763)&&_0xfce62e[_0x15e82f(0xf3)](_0x1c8763,_0x15e82f(0xd7))?{'type':_0x15e82f(0xc6),'content':_0xdb3cea(_0x52941c,_0x15e82f(0x104),_0x35eb02[_0x15e82f(0x106)](_0x1c8763,0x1))}:void 0x0;}),this[_0x5d431c(0xcc)]();}[_0x42df2d(0xcc)](){const _0x552a50=_0x42df2d,_0xa750e3=this[_0x552a50(0xdd)],_0x2ee8fd=_0xa750e3[_0x552a50(0x102)];_0xa750e3[_0x552a50(0xe0)][_0x552a50(0xf5)](_0x552a50(0xfd))[_0x552a50(0xcb)][_0x552a50(0xfc)](_0x39b154=>{const _0x2824f2=_0x552a50;if(_0x2824f2(0xd9)!=_0x39b154[_0x2824f2(0xf4)])return;const {data:_0x3208eb}=_0x39b154;return _0x3208eb&&_0x2824f2(0xed)==_0x3208eb[_0x2824f2(0xe6)]?{'type':_0x2824f2(0xc9),'content':_0xdb3cea(_0x2ee8fd,_0x2824f2(0xd6),_0xdb3cea(_0x2ee8fd,_0x2824f2(0xd1)))}:void 0x0;});}}function nr(_0x19e52d,{showActiveMarker:_0x3b1aef=!0x0}={}){return(_0x2c2682,_0x1d720f,_0x4216fe)=>{const _0x1971fa=_0xc41a,_0x1137e9=_0x19e52d[_0x1971fa(0xe0)][_0x1971fa(0xf5)](_0x1971fa(0xfd)),_0x4466d8=_0x1d720f[_0x1971fa(0x100)][_0x1971fa(0xdc)],_0x6c0fd2=_0x1d720f[_0x1971fa(0x100)][_0x1971fa(0xd8)],_0x2b005c=_0x19e52d[_0x1971fa(0xe9)][_0x1971fa(0xfb)];if(!_0x4466d8[_0x1971fa(0xc7)](_0x6c0fd2)||!_0x4466d8[_0x1971fa(0x105)])return;const _0x7d9f0d=_0x4466d8[_0x1971fa(0x105)];if(_0x2b005c[_0x1971fa(0xec)](_0x7d9f0d)&&!_0x2b005c[_0x1971fa(0xfa)](_0x7d9f0d)&&_0x2b005c[_0x1971fa(0xf3)](_0x7d9f0d,_0x1971fa(0xd7))){if(!_0x4216fe[_0x1971fa(0x103)][_0x1971fa(0xf6)](_0x1d720f[_0x1971fa(0x100)],_0x2c2682[_0x1971fa(0xf0)]))return;const {authorId:_0x45af8d}=_0x1137e9[_0x1971fa(0x108)](_0x1d720f[_0x1971fa(0xe1)]),_0x1dd8a7=_0x4216fe[_0x1971fa(0xf1)][_0x1971fa(0xd4)](_0x1971fa(0xd0),{'class':_0x1971fa(0xc2),'data-author-id':_0x45af8d}),_0x351e71=_0x4216fe[_0x1971fa(0xef)][_0x1971fa(0xcd)](_0x6c0fd2);_0x3b1aef&&_0x1137e9[_0x1971fa(0xeb)][_0x1971fa(0xd5)](_0x1d720f[_0x1971fa(0xe1)])&&_0x4216fe[_0x1971fa(0xf1)][_0x1971fa(0xc5)](_0x1971fa(0xff),_0x1dd8a7),_0x4216fe[_0x1971fa(0xf1)][_0x1971fa(0xf8)](_0x351e71,_0x1dd8a7),_0x4216fe[_0x1971fa(0xef)][_0x1971fa(0xf2)](_0x1dd8a7,_0x1d720f[_0x1971fa(0xe1)]);}};}
23
+ function _0x212f(_0x43e222,_0x5d9735){const _0x19bd3d=_0x19bd();return _0x212f=function(_0x212fa5,_0x41447d){_0x212fa5=_0x212fa5-0xf2;let _0x2f4fcd=_0x19bd3d[_0x212fa5];return _0x2f4fcd;},_0x212f(_0x43e222,_0x5d9735);}function _0x19bd(){const _0xb00d96=['editing','1302226pprWXW','Paragraph','markerName','toViewPosition','10gGEBvc','highest','plugins','getItemLabel','editor','7867776QfNsNo','activeMarkers','showSuggestionHighlights','formatBlock','includes','getFirstRange','writer','span','has','name','downcastDispatcher','insert','format','end','4906371UBFWHy','enableCommand','model','registerElementLabel','data','commandName','_splitMarkerName','addMarker:suggestion:insertion','registerDescriptionCallback','afterInit','507068opNzUD','mapper','13956120poxPuJ','options','descriptionFactory','isBlock','*Change\x20to:*\x20%0','insertion','consume','insertParagraph','bindElementToMarker','*Insert:*\x20%0','13238288fKCUBo','start','paragraph','isLimit','schema','checkChild','$text','enableDefaultAttributesIntegration','_registerLegacyDescription','consumable','addClass','createUIElement','get','markerRange','2pMeGZc','TrackChangesEditing','type','6571432pJsksZ','locale','ck-suggestion-marker-split','ck-suggestion-marker--active','isTouching','nodeAfter','ELEMENT_PARAGRAPH'];_0x19bd=function(){return _0xb00d96;};return _0x19bd();}const _0x283ced=_0x212f;(function(_0x1074ac,_0x11e459){const _0x51ac7a=_0x212f,_0x5ac5f7=_0x1074ac();while(!![]){try{const _0x349a95=-parseInt(_0x51ac7a(0x120))/0x1+-parseInt(_0x51ac7a(0x115))/0x2*(parseInt(_0x51ac7a(0x137))/0x3)+-parseInt(_0x51ac7a(0xfb))/0x4*(-parseInt(_0x51ac7a(0x124))/0x5)+parseInt(_0x51ac7a(0x129))/0x6+-parseInt(_0x51ac7a(0x118))/0x7+parseInt(_0x51ac7a(0x107))/0x8+parseInt(_0x51ac7a(0xfd))/0x9;if(_0x349a95===_0x11e459)break;else _0x5ac5f7['push'](_0x5ac5f7['shift']());}catch(_0x1013b6){_0x5ac5f7['push'](_0x5ac5f7['shift']());}}}(_0x19bd,0xda38d));import{Plugin as _0x1e3342}from'ckeditor5/src/core.js';import{getTranslation as _0x527d08}from'../utils/common-translations.js';export default class bt extends _0x1e3342{[_0x283ced(0xfa)](){const _0x5a6bbb=_0x283ced,_0x11cf9f=this[_0x5a6bbb(0x128)];if(!_0x11cf9f[_0x5a6bbb(0x126)][_0x5a6bbb(0x131)](_0x5a6bbb(0x121)))return;const _0xff7150=_0x11cf9f[_0x5a6bbb(0x119)],_0x2200af=_0x11cf9f[_0x5a6bbb(0x126)][_0x5a6bbb(0x113)](_0x5a6bbb(0x116));_0x2200af[_0x5a6bbb(0xff)][_0x5a6bbb(0xf4)](_0x5a6bbb(0x109),_0x5280c4=>_0x527d08(_0xff7150,_0x5a6bbb(0x11e),_0x5280c4)),_0x2200af[_0x5a6bbb(0x10e)](_0x5a6bbb(0x109)),_0x2200af[_0x5a6bbb(0xf2)](_0x5a6bbb(0x104)),_0x11cf9f[_0x5a6bbb(0x11f)][_0x5a6bbb(0x133)]['on'](_0x5a6bbb(0xf8),nr(_0x11cf9f),{'priority':_0x5a6bbb(0x125)}),_0x11cf9f[_0x5a6bbb(0xf5)][_0x5a6bbb(0x133)]['on'](_0x5a6bbb(0xf8),(_0x15d7db,_0xf77849,_0x5a4b31)=>{const _0x232fba=_0x5a6bbb;_0x5a4b31[_0x232fba(0xfe)][_0x232fba(0x12b)]&&nr(_0x11cf9f,{'showActiveMarker':!0x1})(_0x15d7db,_0xf77849,_0x5a4b31);},{'priority':_0x5a6bbb(0x125)});const _0x592d71=_0x2200af[_0x5a6bbb(0xff)];_0x592d71[_0x5a6bbb(0xf9)](_0x43d53d=>{const _0x932ae1=_0x5a6bbb;if(_0x932ae1(0x102)!==_0x43d53d[_0x932ae1(0x117)])return;const {start:_0x261918,end:_0x208fa9}=_0x43d53d[_0x932ae1(0x12e)]();if(!_0x261918[_0x932ae1(0x11c)](_0x208fa9)||!_0x261918[_0x932ae1(0x11d)])return;const _0x1a5ed2=_0x11cf9f[_0x932ae1(0xf3)][_0x932ae1(0x10b)],_0x509806=_0x261918[_0x932ae1(0x11d)];return _0x1a5ed2[_0x932ae1(0x100)](_0x509806)&&!_0x1a5ed2[_0x932ae1(0x10a)](_0x509806)&&_0x1a5ed2[_0x932ae1(0x10c)](_0x509806,_0x932ae1(0x10d))?{'type':_0x932ae1(0x102),'content':_0x527d08(_0xff7150,_0x932ae1(0x106),_0x592d71[_0x932ae1(0x127)](_0x509806,0x1))}:void 0x0;}),this[_0x5a6bbb(0x10f)]();}[_0x283ced(0x10f)](){const _0x30ab6a=_0x283ced,_0x39245b=this[_0x30ab6a(0x128)],_0x355648=_0x39245b[_0x30ab6a(0x119)];_0x39245b[_0x30ab6a(0x126)][_0x30ab6a(0x113)](_0x30ab6a(0x116))[_0x30ab6a(0xff)][_0x30ab6a(0xf9)](_0x1ab6c3=>{const _0x42dbc0=_0x30ab6a;if(_0x42dbc0(0x12c)!=_0x1ab6c3[_0x42dbc0(0x117)])return;const {data:_0x34938b}=_0x1ab6c3;return _0x34938b&&_0x42dbc0(0x109)==_0x34938b[_0x42dbc0(0xf6)]?{'type':_0x42dbc0(0x135),'content':_0x527d08(_0x355648,_0x42dbc0(0x101),_0x527d08(_0x355648,_0x42dbc0(0x11e)))}:void 0x0;});}}function nr(_0xe26e9b,{showActiveMarker:_0x3c6f2b=!0x0}={}){return(_0x56792c,_0x51b028,_0x431203)=>{const _0x37f44d=_0x212f,_0x167a73=_0xe26e9b[_0x37f44d(0x126)][_0x37f44d(0x113)](_0x37f44d(0x116)),_0x2b4e34=_0x51b028[_0x37f44d(0x114)][_0x37f44d(0x108)],_0x3d5e24=_0x51b028[_0x37f44d(0x114)][_0x37f44d(0x136)],_0x1f434e=_0xe26e9b[_0x37f44d(0xf3)][_0x37f44d(0x10b)];if(!_0x2b4e34[_0x37f44d(0x11c)](_0x3d5e24)||!_0x2b4e34[_0x37f44d(0x11d)])return;const _0x110216=_0x2b4e34[_0x37f44d(0x11d)];if(_0x1f434e[_0x37f44d(0x100)](_0x110216)&&!_0x1f434e[_0x37f44d(0x10a)](_0x110216)&&_0x1f434e[_0x37f44d(0x10c)](_0x110216,_0x37f44d(0x10d))){if(!_0x431203[_0x37f44d(0x110)][_0x37f44d(0x103)](_0x51b028[_0x37f44d(0x114)],_0x56792c[_0x37f44d(0x132)]))return;const {authorId:_0x2508a8}=_0x167a73[_0x37f44d(0xf7)](_0x51b028[_0x37f44d(0x122)]),_0x1937d9=_0x431203[_0x37f44d(0x12f)][_0x37f44d(0x112)](_0x37f44d(0x130),{'class':_0x37f44d(0x11a),'data-author-id':_0x2508a8}),_0x17f63e=_0x431203[_0x37f44d(0xfc)][_0x37f44d(0x123)](_0x3d5e24);_0x3c6f2b&&_0x167a73[_0x37f44d(0x12a)][_0x37f44d(0x12d)](_0x51b028[_0x37f44d(0x122)])&&_0x431203[_0x37f44d(0x12f)][_0x37f44d(0x111)](_0x37f44d(0x11b),_0x1937d9),_0x431203[_0x37f44d(0x12f)][_0x37f44d(0x134)](_0x17f63e,_0x1937d9),_0x431203[_0x37f44d(0xfc)][_0x37f44d(0x105)](_0x1937d9,_0x51b028[_0x37f44d(0x122)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13a667=_0x3df3;(function(_0x2d84a9,_0x1e6eba){const _0x3f973d=_0x3df3,_0x44d757=_0x2d84a9();while(!![]){try{const _0x32eb90=parseInt(_0x3f973d(0x1b4))/0x1+parseInt(_0x3f973d(0x1bf))/0x2+-parseInt(_0x3f973d(0x1b3))/0x3*(parseInt(_0x3f973d(0x1ad))/0x4)+parseInt(_0x3f973d(0x1b2))/0x5*(-parseInt(_0x3f973d(0x1bb))/0x6)+-parseInt(_0x3f973d(0x1ba))/0x7+parseInt(_0x3f973d(0x1b9))/0x8+parseInt(_0x3f973d(0x1b8))/0x9;if(_0x32eb90===_0x1e6eba)break;else _0x44d757['push'](_0x44d757['shift']());}catch(_0x4ea4bd){_0x44d757['push'](_0x44d757['shift']());}}}(_0x31de,0x1cbf5));function _0x3df3(_0x5e5bf2,_0x4b256b){const _0x31dea5=_0x31de();return _0x3df3=function(_0x3df354,_0x16de08){_0x3df354=_0x3df354-0x1a7;let _0x484e8b=_0x31dea5[_0x3df354];return _0x484e8b;},_0x3df3(_0x5e5bf2,_0x4b256b);}function _0x31de(){const _0x5f1721=['removeFormat','afterInit','78288VsWaWr','RemoveFormatEditing','formatBlock','*Remove\x20all\x20formatting*','registerDescriptionCallback','type','plugins','_registerLegacyDescription','get','editor','677064bCsfDl','formatInline','enableDefaultAttributesIntegration','format','has','288845mXgPTI','3HKbPGj','64514vUeBeu','locale','TrackChangesEditing','commandName','3690153LZfdgW','947424XHgCaA','1606850Vyobum','12dkOxQv','descriptionFactory'];_0x31de=function(){return _0x5f1721;};return _0x31de();}import{Plugin as _0x43b2ca}from'ckeditor5/src/core.js';import{getTranslation as _0x183e7a}from'../utils/common-translations.js';export default class wt extends _0x43b2ca{[_0x13a667(0x1be)](){const _0x1f6762=_0x13a667,_0x4adc96=this[_0x1f6762(0x1ac)];if(!_0x4adc96[_0x1f6762(0x1a9)][_0x1f6762(0x1b1)](_0x1f6762(0x1c0)))return;_0x4adc96[_0x1f6762(0x1a9)][_0x1f6762(0x1ab)](_0x1f6762(0x1b6))[_0x1f6762(0x1af)](_0x1f6762(0x1bd)),this[_0x1f6762(0x1aa)]();}[_0x13a667(0x1aa)](){const _0x34cbf9=_0x13a667,_0x39b576=this[_0x34cbf9(0x1ac)];_0x39b576[_0x34cbf9(0x1a9)][_0x34cbf9(0x1ab)](_0x34cbf9(0x1b6))[_0x34cbf9(0x1bc)][_0x34cbf9(0x1a7)](_0x6d8397=>{const _0x29dcd2=_0x34cbf9;if(_0x29dcd2(0x1c1)!=_0x6d8397[_0x29dcd2(0x1a8)]&&_0x29dcd2(0x1ae)!=_0x6d8397[_0x29dcd2(0x1a8)])return;const {data:_0x526ab9}=_0x6d8397;return _0x526ab9&&_0x29dcd2(0x1bd)==_0x526ab9[_0x29dcd2(0x1b7)]?{'type':_0x29dcd2(0x1b0),'content':_0x183e7a(_0x39b576[_0x29dcd2(0x1b5)],_0x29dcd2(0x1c2))}:void 0x0;});}}
23
+ const _0x454970=_0x2736;function _0x2736(_0x5f1973,_0x47fc23){const _0xf521e1=_0xf521();return _0x2736=function(_0x2736e5,_0xcd3aa){_0x2736e5=_0x2736e5-0x1e1;let _0x48ea72=_0xf521e1[_0x2736e5];return _0x48ea72;},_0x2736(_0x5f1973,_0x47fc23);}(function(_0x56199f,_0x593605){const _0x396940=_0x2736,_0x1d9106=_0x56199f();while(!![]){try{const _0x410076=-parseInt(_0x396940(0x1e1))/0x1*(parseInt(_0x396940(0x1ec))/0x2)+parseInt(_0x396940(0x1fe))/0x3*(parseInt(_0x396940(0x1f3))/0x4)+-parseInt(_0x396940(0x1fb))/0x5+parseInt(_0x396940(0x1f6))/0x6*(parseInt(_0x396940(0x1e2))/0x7)+parseInt(_0x396940(0x1e5))/0x8+parseInt(_0x396940(0x1e8))/0x9*(parseInt(_0x396940(0x1f2))/0xa)+parseInt(_0x396940(0x1ef))/0xb;if(_0x410076===_0x593605)break;else _0x1d9106['push'](_0x1d9106['shift']());}catch(_0x12a8b3){_0x1d9106['push'](_0x1d9106['shift']());}}}(_0xf521,0x84d0d));function _0xf521(){const _0x16a0f3=['has','3085010xoOkRp','4JGtQUV','formatInline','type','17778hgMCtx','editor','afterInit','removeFormat','enableDefaultAttributesIntegration','2419390ahXBkA','*Remove\x20all\x20formatting*','locale','1469838yuLkxO','1umprkp','427bqXerV','get','registerDescriptionCallback','5420056SzmFMr','commandName','plugins','9KWYQjr','format','_registerLegacyDescription','formatBlock','1602154lwLHcd','descriptionFactory','RemoveFormatEditing','1894981DuxMYd','TrackChangesEditing'];_0xf521=function(){return _0x16a0f3;};return _0xf521();}import{Plugin as _0x522e64}from'ckeditor5/src/core.js';import{getTranslation as _0x2cff9d}from'../utils/common-translations.js';export default class wt extends _0x522e64{[_0x454970(0x1f8)](){const _0x87b15d=_0x454970,_0x1b9b61=this[_0x87b15d(0x1f7)];if(!_0x1b9b61[_0x87b15d(0x1e7)][_0x87b15d(0x1f1)](_0x87b15d(0x1ee)))return;_0x1b9b61[_0x87b15d(0x1e7)][_0x87b15d(0x1e3)](_0x87b15d(0x1f0))[_0x87b15d(0x1fa)](_0x87b15d(0x1f9)),this[_0x87b15d(0x1ea)]();}[_0x454970(0x1ea)](){const _0x45c806=_0x454970,_0x27de07=this[_0x45c806(0x1f7)];_0x27de07[_0x45c806(0x1e7)][_0x45c806(0x1e3)](_0x45c806(0x1f0))[_0x45c806(0x1ed)][_0x45c806(0x1e4)](_0xaf4458=>{const _0x487814=_0x45c806;if(_0x487814(0x1eb)!=_0xaf4458[_0x487814(0x1f5)]&&_0x487814(0x1f4)!=_0xaf4458[_0x487814(0x1f5)])return;const {data:_0x4b24b0}=_0xaf4458;return _0x4b24b0&&_0x487814(0x1f9)==_0x4b24b0[_0x487814(0x1e6)]?{'type':_0x487814(0x1e9),'content':_0x2cff9d(_0x27de07[_0x487814(0x1fd)],_0x487814(0x1fc))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5b70(_0x1dab0a,_0x2a73f5){const _0x10426c=_0x1042();return _0x5b70=function(_0x5b7044,_0x179445){_0x5b7044=_0x5b7044-0x122;let _0x2b3150=_0x10426c[_0x5b7044];return _0x2b3150;},_0x5b70(_0x1dab0a,_0x2a73f5);}const _0x366d55=_0x5b70;(function(_0x9685bd,_0x48597f){const _0x4065da=_0x5b70,_0x16e432=_0x9685bd();while(!![]){try{const _0x59bcc3=-parseInt(_0x4065da(0x132))/0x1+-parseInt(_0x4065da(0x12f))/0x2*(-parseInt(_0x4065da(0x127))/0x3)+parseInt(_0x4065da(0x130))/0x4*(parseInt(_0x4065da(0x13a))/0x5)+-parseInt(_0x4065da(0x133))/0x6+parseInt(_0x4065da(0x123))/0x7+parseInt(_0x4065da(0x12c))/0x8*(parseInt(_0x4065da(0x128))/0x9)+-parseInt(_0x4065da(0x138))/0xa;if(_0x59bcc3===_0x48597f)break;else _0x16e432['push'](_0x16e432['shift']());}catch(_0x8e958f){_0x16e432['push'](_0x16e432['shift']());}}}(_0x1042,0xb07d3));import{Plugin as _0xd9cca1}from'ckeditor5/src/core.js';export default class yt extends _0xd9cca1{[_0x366d55(0x12a)](){const _0x48ae51=_0x366d55,_0x520355=this[_0x48ae51(0x13c)];if(!_0x520355[_0x48ae51(0x122)][_0x48ae51(0x125)](_0x48ae51(0x12e)))return;const _0x2eaa13=_0x520355[_0x48ae51(0x122)][_0x48ae51(0x129)](_0x48ae51(0x135));_0x2eaa13[_0x48ae51(0x126)](_0x48ae51(0x12d)),_0x2eaa13[_0x48ae51(0x126)](_0x48ae51(0x139));const _0x15cb8c=_0x520355[_0x48ae51(0x122)][_0x48ae51(0x129)](_0x48ae51(0x12e));_0x15cb8c[_0x48ae51(0x126)](_0x48ae51(0x131)),_0x15cb8c[_0x48ae51(0x126)](_0x48ae51(0x124)),_0x15cb8c[_0x48ae51(0x126)](_0x48ae51(0x134)),_0x15cb8c[_0x48ae51(0x126)](_0x48ae51(0x137)),_0x15cb8c[_0x48ae51(0x126)](_0x48ae51(0x136)),_0x15cb8c[_0x48ae51(0x126)](_0x48ae51(0x12b)),_0x15cb8c[_0x48ae51(0x126)](_0x48ae51(0x13b));}}function _0x1042(){const _0x29dd64=['acceptSelectedSuggestions','240lBVUpb','goToPreviousRestrictedEditingException','RestrictedEditingModeEditing','6GGnvSd','415060grWLnz','trackChanges','440982bJHJQQ','1482210OOJQZh','discardSuggestion','TrackChangesEditing','discardAllSuggestions','acceptAllSuggestions','5289790PdtBYn','goToNextRestrictedEditingException','15hyKIfS','discardSelectedSuggestions','editor','plugins','7212968vnjeTq','acceptSuggestion','has','enableCommand','540246DqrQjq','17379beXOCT','get','afterInit'];_0x1042=function(){return _0x29dd64;};return _0x1042();}
23
+ const _0x2ed667=_0x5a00;(function(_0x4a86d6,_0x23ac6f){const _0x1b7230=_0x5a00,_0x2135a7=_0x4a86d6();while(!![]){try{const _0x308d62=-parseInt(_0x1b7230(0x13f))/0x1*(parseInt(_0x1b7230(0x13e))/0x2)+parseInt(_0x1b7230(0x13a))/0x3+parseInt(_0x1b7230(0x12c))/0x4+-parseInt(_0x1b7230(0x138))/0x5+-parseInt(_0x1b7230(0x12e))/0x6+parseInt(_0x1b7230(0x145))/0x7*(parseInt(_0x1b7230(0x143))/0x8)+parseInt(_0x1b7230(0x12d))/0x9;if(_0x308d62===_0x23ac6f)break;else _0x2135a7['push'](_0x2135a7['shift']());}catch(_0x476fe0){_0x2135a7['push'](_0x2135a7['shift']());}}}(_0x581d,0x40c48));import{Plugin as _0x36acaa}from'ckeditor5/src/core.js';export default class yt extends _0x36acaa{[_0x2ed667(0x142)](){const _0x5943c8=_0x2ed667,_0x575e4a=this[_0x5943c8(0x136)];if(!_0x575e4a[_0x5943c8(0x144)][_0x5943c8(0x135)](_0x5943c8(0x13d)))return;const _0x48a0a9=_0x575e4a[_0x5943c8(0x144)][_0x5943c8(0x12f)](_0x5943c8(0x137));_0x48a0a9[_0x5943c8(0x139)](_0x5943c8(0x13c)),_0x48a0a9[_0x5943c8(0x139)](_0x5943c8(0x140));const _0x341539=_0x575e4a[_0x5943c8(0x144)][_0x5943c8(0x12f)](_0x5943c8(0x13d));_0x341539[_0x5943c8(0x139)](_0x5943c8(0x141)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x132)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x131)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x133)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x130)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x13b)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x134));}}function _0x5a00(_0x4d33ce,_0x46ab2f){const _0x581db6=_0x581d();return _0x5a00=function(_0x5a002c,_0x480b82){_0x5a002c=_0x5a002c-0x12c;let _0x287cb8=_0x581db6[_0x5a002c];return _0x287cb8;},_0x5a00(_0x4d33ce,_0x46ab2f);}function _0x581d(){const _0x4356b2=['discardSelectedSuggestions','has','editor','TrackChangesEditing','180065djuNjS','enableCommand','618306mbhRkx','acceptSelectedSuggestions','goToPreviousRestrictedEditingException','RestrictedEditingModeEditing','13658dCdMOq','57MOgyxQ','goToNextRestrictedEditingException','trackChanges','afterInit','44752IEFuNi','plugins','560ewDpnp','1115164AUAudf','1444410ALHmqJ','2414094fwoDxp','get','discardAllSuggestions','discardSuggestion','acceptSuggestion','acceptAllSuggestions'];_0x581d=function(){return _0x4356b2;};return _0x581d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x201626=_0x4f35;function _0x7158(){const _0x214511=['activeMarkers','addMarker:suggestion:deletion','showSuggestionHighlights','createUIElement','bindElementToMarker','3871686LZetDM','4998150nBHfQX','downcastDispatcher','ck-suggestion-marker-','options','8VHKLqm','span','editor','addMarker:suggestion:insertion','requires','ck-suggestion-marker--active','element','105339gOFTKe','addMarker:suggestion','model','editing','683703VfDjrg','4313655eQULwF','test','12635192DEdrnL','addClass','getItems','data','ELEMENT_LINE_BREAK','mapper','markerRange','201394XNQmQF','consumable','get','TrackChangesEditing','enableCommand','locale','createPositionBefore','softBreak','9lVmSGO','descriptionFactory','_splitMarkerName','plugins','toViewPosition','deletion','shiftEnter','insert','high','split','writer','init','markerName','registerElementLabel','includes','name','merge'];_0x7158=function(){return _0x214511;};return _0x7158();}(function(_0x153ff2,_0xcd253b){const _0x5ea5bf=_0x4f35,_0x3bde4d=_0x153ff2();while(!![]){try{const _0x1e9814=parseInt(_0x5ea5bf(0x17d))/0x1+-parseInt(_0x5ea5bf(0x18b))/0x2+parseInt(_0x5ea5bf(0x181))/0x3*(-parseInt(_0x5ea5bf(0x1ae))/0x4)+-parseInt(_0x5ea5bf(0x182))/0x5+parseInt(_0x5ea5bf(0x1aa))/0x6+-parseInt(_0x5ea5bf(0x1a9))/0x7+parseInt(_0x5ea5bf(0x184))/0x8*(parseInt(_0x5ea5bf(0x193))/0x9);if(_0x1e9814===_0xcd253b)break;else _0x3bde4d['push'](_0x3bde4d['shift']());}catch(_0x36eb21){_0x3bde4d['push'](_0x3bde4d['shift']());}}}(_0x7158,0x8529b));import{Plugin as _0x121b9d}from'ckeditor5/src/core.js';function _0x4f35(_0x1fcbb9,_0x1b8b69){const _0x715873=_0x7158();return _0x4f35=function(_0x4f35a8,_0xe01182){_0x4f35a8=_0x4f35a8-0x179;let _0x6bda82=_0x715873[_0x4f35a8];return _0x6bda82;},_0x4f35(_0x1fcbb9,_0x1b8b69);}import{ShiftEnter as _0x4d19cf}from'ckeditor5/src/enter.js';import{getTranslation as _0x159f06}from'../utils/common-translations.js';export default class jt extends _0x121b9d{static get[_0x201626(0x17a)](){return[_0x4d19cf];}[_0x201626(0x19e)](){const _0xc00eb2=_0x201626,_0x596be7=this[_0xc00eb2(0x1b0)],_0x8923=_0x596be7[_0xc00eb2(0x196)][_0xc00eb2(0x18d)](_0xc00eb2(0x18e));_0x8923[_0xc00eb2(0x18f)](_0xc00eb2(0x199)),_0x596be7[_0xc00eb2(0x180)][_0xc00eb2(0x1ab)]['on'](_0xc00eb2(0x179),ge(_0x596be7),{'priority':_0xc00eb2(0x19b)}),_0x596be7[_0xc00eb2(0x180)][_0xc00eb2(0x1ab)]['on'](_0xc00eb2(0x1a5),ge(_0x596be7),{'priority':_0xc00eb2(0x19b)}),_0x596be7[_0xc00eb2(0x187)][_0xc00eb2(0x1ab)]['on'](_0xc00eb2(0x17e),(_0x51eb3f,_0x262723,_0x249132)=>{const _0x9d0034=_0xc00eb2;_0x249132[_0x9d0034(0x1ad)][_0x9d0034(0x1a6)]&&ge(_0x596be7,{'showActiveMarker':!0x1})(_0x51eb3f,_0x262723,_0x249132);}),_0x8923[_0xc00eb2(0x194)][_0xc00eb2(0x1a0)](_0xc00eb2(0x192),_0x3ac484=>_0x159f06(_0x596be7[_0xc00eb2(0x190)],_0xc00eb2(0x188),_0x3ac484));}}function ge(_0x354c06,{showActiveMarker:_0x3e53ce=!0x0}={}){return(_0xfdbaad,_0x2e1ef6,_0xacc044)=>{const _0x3a0b5e=_0x4f35,_0x2fe96d=_0x354c06[_0x3a0b5e(0x196)][_0x3a0b5e(0x18d)](_0x3a0b5e(0x18e));if(!_0xacc044[_0x3a0b5e(0x18c)][_0x3a0b5e(0x183)](_0x2e1ef6[_0x3a0b5e(0x18a)],_0xfdbaad[_0x3a0b5e(0x1a2)]))return;const _0x194a5f=_0x354c06[_0x3a0b5e(0x17f)];for(const _0x7e9e1a of _0x2e1ef6[_0x3a0b5e(0x18a)][_0x3a0b5e(0x186)]()){if(!_0x7e9e1a['is'](_0x3a0b5e(0x17c),_0x3a0b5e(0x192)))continue;const _0x4b1348=_0x3a0b5e(0x198)==_0x2e1ef6[_0x3a0b5e(0x19f)][_0x3a0b5e(0x19c)](':')[0x1]?_0x3a0b5e(0x1a3):_0x3a0b5e(0x19c),{authorId:_0x1b62b6}=_0x2fe96d[_0x3a0b5e(0x195)](_0x2e1ef6[_0x3a0b5e(0x19f)]),_0x47a24a=_0xacc044[_0x3a0b5e(0x19d)][_0x3a0b5e(0x1a7)](_0x3a0b5e(0x1af),{'class':_0x3a0b5e(0x1ac)+_0x4b1348,'data-author-id':_0x1b62b6}),_0x2377ac=_0xacc044[_0x3a0b5e(0x189)][_0x3a0b5e(0x197)](_0x194a5f[_0x3a0b5e(0x191)](_0x7e9e1a));_0x3e53ce&&_0x2fe96d[_0x3a0b5e(0x1a4)][_0x3a0b5e(0x1a1)](_0x2e1ef6[_0x3a0b5e(0x19f)])&&_0xacc044[_0x3a0b5e(0x19d)][_0x3a0b5e(0x185)](_0x3a0b5e(0x17b),_0x47a24a),_0xacc044[_0x3a0b5e(0x19d)][_0x3a0b5e(0x19a)](_0x2377ac,_0x47a24a),_0xacc044[_0x3a0b5e(0x189)][_0x3a0b5e(0x1a8)](_0x47a24a,_0x2e1ef6[_0x3a0b5e(0x19f)]);}};}
23
+ const _0x291657=_0x19cc;(function(_0x3f8105,_0x275dd2){const _0x1361c8=_0x19cc,_0x11d6a6=_0x3f8105();while(!![]){try{const _0x1f774f=parseInt(_0x1361c8(0x1cd))/0x1+-parseInt(_0x1361c8(0x1bc))/0x2+parseInt(_0x1361c8(0x1a8))/0x3*(parseInt(_0x1361c8(0x1c1))/0x4)+parseInt(_0x1361c8(0x1ba))/0x5+parseInt(_0x1361c8(0x19e))/0x6*(-parseInt(_0x1361c8(0x1a4))/0x7)+parseInt(_0x1361c8(0x1cc))/0x8*(parseInt(_0x1361c8(0x1b6))/0x9)+parseInt(_0x1361c8(0x1cb))/0xa*(-parseInt(_0x1361c8(0x1cf))/0xb);if(_0x1f774f===_0x275dd2)break;else _0x11d6a6['push'](_0x11d6a6['shift']());}catch(_0x26018c){_0x11d6a6['push'](_0x11d6a6['shift']());}}}(_0x214e,0x6bdef));import{Plugin as _0x283968}from'ckeditor5/src/core.js';function _0x19cc(_0x5ceda0,_0x5918b3){const _0x214e27=_0x214e();return _0x19cc=function(_0x19ccce,_0x52ac87){_0x19ccce=_0x19ccce-0x19b;let _0x355afc=_0x214e27[_0x19ccce];return _0x355afc;},_0x19cc(_0x5ceda0,_0x5918b3);}import{ShiftEnter as _0x28227f}from'ckeditor5/src/enter.js';function _0x214e(){const _0x5770bd=['addMarker:suggestion:insertion','options','locale','markerName','consumable','195651lZhsej','downcastDispatcher','registerElementLabel','insert','3689580pgkNrT','shiftEnter','612982FzGfjc','writer','get','enableCommand','toViewPosition','208892YKHXKD','createUIElement','editing','name','split','addClass','showSuggestionHighlights','addMarker:suggestion:deletion','element','span','3471210HuZkXM','272erczQX','515103XoGLlg','TrackChangesEditing','22uvVfkc','bindElementToMarker','activeMarkers','model','ck-suggestion-marker--active','init','descriptionFactory','ELEMENT_LINE_BREAK','editor','82182rVZqmG','ck-suggestion-marker-','data','getItems','createPositionBefore','_splitMarkerName','441gGTjME','requires','plugins','merge','18njdMBr','high','markerRange','softBreak','deletion','test','includes','mapper','addMarker:suggestion'];_0x214e=function(){return _0x5770bd;};return _0x214e();}import{getTranslation as _0x349760}from'../utils/common-translations.js';export default class jt extends _0x283968{static get[_0x291657(0x1a5)](){return[_0x28227f];}[_0x291657(0x1d4)](){const _0x570ba7=_0x291657,_0x16661d=this[_0x570ba7(0x19d)],_0x265a79=_0x16661d[_0x570ba7(0x1a6)][_0x570ba7(0x1be)](_0x570ba7(0x1ce));_0x265a79[_0x570ba7(0x1bf)](_0x570ba7(0x1bb)),_0x16661d[_0x570ba7(0x1c3)][_0x570ba7(0x1b7)]['on'](_0x570ba7(0x1b1),ge(_0x16661d),{'priority':_0x570ba7(0x1a9)}),_0x16661d[_0x570ba7(0x1c3)][_0x570ba7(0x1b7)]['on'](_0x570ba7(0x1c8),ge(_0x16661d),{'priority':_0x570ba7(0x1a9)}),_0x16661d[_0x570ba7(0x1a0)][_0x570ba7(0x1b7)]['on'](_0x570ba7(0x1b0),(_0x2f8740,_0x252bbb,_0x27889e)=>{const _0x1ede25=_0x570ba7;_0x27889e[_0x1ede25(0x1b2)][_0x1ede25(0x1c7)]&&ge(_0x16661d,{'showActiveMarker':!0x1})(_0x2f8740,_0x252bbb,_0x27889e);}),_0x265a79[_0x570ba7(0x19b)][_0x570ba7(0x1b8)](_0x570ba7(0x1ab),_0x249f6e=>_0x349760(_0x16661d[_0x570ba7(0x1b3)],_0x570ba7(0x19c),_0x249f6e));}}function ge(_0x46185b,{showActiveMarker:_0x525d51=!0x0}={}){return(_0x1f9ccf,_0x2acd78,_0x531849)=>{const _0x30caa3=_0x19cc,_0x5594e1=_0x46185b[_0x30caa3(0x1a6)][_0x30caa3(0x1be)](_0x30caa3(0x1ce));if(!_0x531849[_0x30caa3(0x1b5)][_0x30caa3(0x1ad)](_0x2acd78[_0x30caa3(0x1aa)],_0x1f9ccf[_0x30caa3(0x1c4)]))return;const _0x2bac2f=_0x46185b[_0x30caa3(0x1d2)];for(const _0x2eb696 of _0x2acd78[_0x30caa3(0x1aa)][_0x30caa3(0x1a1)]()){if(!_0x2eb696['is'](_0x30caa3(0x1c9),_0x30caa3(0x1ab)))continue;const _0x623aab=_0x30caa3(0x1ac)==_0x2acd78[_0x30caa3(0x1b4)][_0x30caa3(0x1c5)](':')[0x1]?_0x30caa3(0x1a7):_0x30caa3(0x1c5),{authorId:_0x1c5e5e}=_0x5594e1[_0x30caa3(0x1a3)](_0x2acd78[_0x30caa3(0x1b4)]),_0x1d5631=_0x531849[_0x30caa3(0x1bd)][_0x30caa3(0x1c2)](_0x30caa3(0x1ca),{'class':_0x30caa3(0x19f)+_0x623aab,'data-author-id':_0x1c5e5e}),_0x1f5927=_0x531849[_0x30caa3(0x1af)][_0x30caa3(0x1c0)](_0x2bac2f[_0x30caa3(0x1a2)](_0x2eb696));_0x525d51&&_0x5594e1[_0x30caa3(0x1d1)][_0x30caa3(0x1ae)](_0x2acd78[_0x30caa3(0x1b4)])&&_0x531849[_0x30caa3(0x1bd)][_0x30caa3(0x1c6)](_0x30caa3(0x1d3),_0x1d5631),_0x531849[_0x30caa3(0x1bd)][_0x30caa3(0x1b9)](_0x1f5927,_0x1d5631),_0x531849[_0x30caa3(0x1af)][_0x30caa3(0x1d0)](_0x1d5631,_0x2acd78[_0x30caa3(0x1b4)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x180277=_0x2021;function _0x2021(_0x52b17c,_0x16ad17){const _0x232c89=_0x232c();return _0x2021=function(_0x2021ab,_0xab171b){_0x2021ab=_0x2021ab-0x1a0;let _0x351e1a=_0x232c89[_0x2021ab];return _0x351e1a;},_0x2021(_0x52b17c,_0x16ad17);}(function(_0xcd8d88,_0x18a8e1){const _0x16ccb3=_0x2021,_0x2e38a4=_0xcd8d88();while(!![]){try{const _0x340a5d=-parseInt(_0x16ccb3(0x1ab))/0x1*(-parseInt(_0x16ccb3(0x1b8))/0x2)+parseInt(_0x16ccb3(0x1bf))/0x3*(parseInt(_0x16ccb3(0x1c0))/0x4)+-parseInt(_0x16ccb3(0x1b7))/0x5+parseInt(_0x16ccb3(0x1c8))/0x6+-parseInt(_0x16ccb3(0x1c3))/0x7+parseInt(_0x16ccb3(0x1b6))/0x8*(parseInt(_0x16ccb3(0x1c1))/0x9)+-parseInt(_0x16ccb3(0x1a3))/0xa;if(_0x340a5d===_0x18a8e1)break;else _0x2e38a4['push'](_0x2e38a4['shift']());}catch(_0xf38c99){_0x2e38a4['push'](_0x2e38a4['shift']());}}}(_0x232c,0x93bd0));import{Plugin as _0x18be95}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x18fde8}from'./utils.js';import{getTranslation as _0x425675}from'../utils/common-translations.js';export default class St extends _0x18be95{[_0x180277(0x1a7)](){const _0x3c692b=_0x180277,_0x32eb33=this[_0x3c692b(0x1a6)],_0x3c102b=_0x32eb33[_0x3c692b(0x1b3)],_0x4e58ed=_0x32eb33[_0x3c692b(0x1b2)];if(!_0x32eb33[_0x3c692b(0x1ae)][_0x3c692b(0x1c7)](_0x3c692b(0x1a5)))return;const _0x527aa2=_0x32eb33[_0x3c692b(0x1ae)][_0x3c692b(0x1a9)](_0x3c692b(0x1a4)),_0x5e50f1=_0x3c692b(0x1b5),_0x5ac79a=_0x32eb33[_0x3c692b(0x1a8)][_0x3c692b(0x1a9)](_0x5e50f1);_0x527aa2[_0x3c692b(0x1b9)](_0x5e50f1,(_0x16a428,_0x57cb50={})=>{const _0x218b63=_0x3c692b,_0xc9206=_0x3c102b[_0x218b63(0x1bc)][_0x218b63(0x1c6)];if(_0xc9206[_0x218b63(0x1af)])return void _0x16a428(_0x57cb50);const _0x5f1df9=void 0x0!==_0x57cb50[_0x218b63(0x1ad)]?_0x57cb50[_0x218b63(0x1ad)]:!_0x5ac79a[_0x218b63(0x1bd)];_0x3c102b[_0x218b63(0x1b1)](()=>{const _0x3164e5=_0x218b63,_0x566a51=Array[_0x3164e5(0x1b0)](_0xc9206[_0x3164e5(0x1aa)]());for(const _0x51b0f8 of _0x566a51){const _0x38754c=_0x5f1df9?[_0x51b0f8]:_0x18fde8(_0x5e50f1,_0x51b0f8,_0x3c102b);for(const _0x2f7e4d of _0x38754c)_0x527aa2[_0x3164e5(0x1be)](_0x2f7e4d,{'commandName':_0x5e50f1,'commandParams':[{'forceValue':_0x5f1df9}]});}});}),_0x527aa2[_0x3c692b(0x1c2)][_0x3c692b(0x1a1)](_0xd76132=>{const _0x6bdd19=_0x3c692b;if(_0x6bdd19(0x1b4)!=_0xd76132[_0x6bdd19(0x1a2)]&&_0x6bdd19(0x1c4)!=_0xd76132[_0x6bdd19(0x1a2)])return;const {data:_0x106907}=_0xd76132;return _0x106907&&_0x106907[_0x6bdd19(0x1a0)]==_0x5e50f1?_0x106907[_0x6bdd19(0x1ba)][0x0][_0x6bdd19(0x1ad)]?{'type':_0x6bdd19(0x1ac),'content':_0x425675(_0x4e58ed,_0x6bdd19(0x1c5))}:{'type':_0x6bdd19(0x1ac),'content':_0x425675(_0x4e58ed,_0x6bdd19(0x1bb))}:void 0x0;});}}function _0x232c(){const _0x110e15=['enableCommand','commandParams','FORMAT_RESTRICTED_DISABLED','document','value','markInlineFormat','443988lrJJdJ','8wtIiXY','2394aYOXOt','descriptionFactory','212527vDOmJq','formatInline','FORMAT_RESTRICTED_ENABLED','selection','has','4046178jDcSLX','commandName','registerDescriptionCallback','type','13973290grkWij','TrackChangesEditing','StandardEditingModeEditing','editor','afterInit','commands','get','getRanges','22RhZeAF','format','forceValue','plugins','isCollapsed','from','change','locale','model','formatBlock','restrictedEditingException','28144ZxoyVJ','1985685zeVZdy','47620ajWthd'];_0x232c=function(){return _0x110e15;};return _0x232c();}
23
+ function _0x3f61(_0xffcfdd,_0x3fa20f){const _0x11f8b3=_0x11f8();return _0x3f61=function(_0x3f6162,_0xcf5cbb){_0x3f6162=_0x3f6162-0x18f;let _0x49fea9=_0x11f8b3[_0x3f6162];return _0x49fea9;},_0x3f61(_0xffcfdd,_0x3fa20f);}const _0x12f44f=_0x3f61;(function(_0x185c64,_0x37400f){const _0x590d57=_0x3f61,_0x4b16db=_0x185c64();while(!![]){try{const _0x399b12=parseInt(_0x590d57(0x1a2))/0x1+-parseInt(_0x590d57(0x18f))/0x2+-parseInt(_0x590d57(0x194))/0x3*(-parseInt(_0x590d57(0x1ad))/0x4)+parseInt(_0x590d57(0x195))/0x5*(-parseInt(_0x590d57(0x1b5))/0x6)+-parseInt(_0x590d57(0x1b0))/0x7*(parseInt(_0x590d57(0x193))/0x8)+parseInt(_0x590d57(0x19e))/0x9+-parseInt(_0x590d57(0x1b6))/0xa;if(_0x399b12===_0x37400f)break;else _0x4b16db['push'](_0x4b16db['shift']());}catch(_0x5ca003){_0x4b16db['push'](_0x4b16db['shift']());}}}(_0x11f8,0x62f3f));import{Plugin as _0x2304ec}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x14dd6d}from'./utils.js';function _0x11f8(){const _0x4909d9=['locale','4629570pbNtQf','349830bukhRY','editor','1016518XFakpA','get','registerDescriptionCallback','commandName','880552HMZcDv','52590fOtUlm','5edvsvG','afterInit','getRanges','commandParams','type','value','format','formatBlock','markInlineFormat','7267572BVGXjE','document','descriptionFactory','plugins','707169EGPSWJ','formatInline','TrackChangesEditing','selection','from','commands','model','forceValue','isCollapsed','StandardEditingModeEditing','restrictedEditingException','72ISQnEa','change','FORMAT_RESTRICTED_DISABLED','7IDpAeC','FORMAT_RESTRICTED_ENABLED','has','enableCommand'];_0x11f8=function(){return _0x4909d9;};return _0x11f8();}import{getTranslation as _0xd10824}from'../utils/common-translations.js';export default class St extends _0x2304ec{[_0x12f44f(0x196)](){const _0x1954c4=_0x12f44f,_0x241a6a=this[_0x1954c4(0x1b7)],_0x4d46c8=_0x241a6a[_0x1954c4(0x1a8)],_0x236cbc=_0x241a6a[_0x1954c4(0x1b4)];if(!_0x241a6a[_0x1954c4(0x1a1)][_0x1954c4(0x1b2)](_0x1954c4(0x1ab)))return;const _0x4cbc31=_0x241a6a[_0x1954c4(0x1a1)][_0x1954c4(0x190)](_0x1954c4(0x1a4)),_0x53e97d=_0x1954c4(0x1ac),_0x46a8d1=_0x241a6a[_0x1954c4(0x1a7)][_0x1954c4(0x190)](_0x53e97d);_0x4cbc31[_0x1954c4(0x1b3)](_0x53e97d,(_0x3f6825,_0x2ce279={})=>{const _0x155c17=_0x1954c4,_0x565801=_0x4d46c8[_0x155c17(0x19f)][_0x155c17(0x1a5)];if(_0x565801[_0x155c17(0x1aa)])return void _0x3f6825(_0x2ce279);const _0x3539c5=void 0x0!==_0x2ce279[_0x155c17(0x1a9)]?_0x2ce279[_0x155c17(0x1a9)]:!_0x46a8d1[_0x155c17(0x19a)];_0x4d46c8[_0x155c17(0x1ae)](()=>{const _0x3ef77b=_0x155c17,_0x380319=Array[_0x3ef77b(0x1a6)](_0x565801[_0x3ef77b(0x197)]());for(const _0x374aba of _0x380319){const _0x2f3ad9=_0x3539c5?[_0x374aba]:_0x14dd6d(_0x53e97d,_0x374aba,_0x4d46c8);for(const _0x144d24 of _0x2f3ad9)_0x4cbc31[_0x3ef77b(0x19d)](_0x144d24,{'commandName':_0x53e97d,'commandParams':[{'forceValue':_0x3539c5}]});}});}),_0x4cbc31[_0x1954c4(0x1a0)][_0x1954c4(0x191)](_0x3b9639=>{const _0x56ab5b=_0x1954c4;if(_0x56ab5b(0x19c)!=_0x3b9639[_0x56ab5b(0x199)]&&_0x56ab5b(0x1a3)!=_0x3b9639[_0x56ab5b(0x199)])return;const {data:_0x22e8e7}=_0x3b9639;return _0x22e8e7&&_0x22e8e7[_0x56ab5b(0x192)]==_0x53e97d?_0x22e8e7[_0x56ab5b(0x198)][0x0][_0x56ab5b(0x1a9)]?{'type':_0x56ab5b(0x19b),'content':_0xd10824(_0x236cbc,_0x56ab5b(0x1b1))}:{'type':_0x56ab5b(0x19b),'content':_0xd10824(_0x236cbc,_0x56ab5b(0x1af))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52ac15=_0x4ef5;(function(_0x46363a,_0x100396){const _0x1b208f=_0x4ef5,_0x31cb69=_0x46363a();while(!![]){try{const _0x36388e=-parseInt(_0x1b208f(0xfd))/0x1*(parseInt(_0x1b208f(0x10d))/0x2)+parseInt(_0x1b208f(0xf2))/0x3*(parseInt(_0x1b208f(0x114))/0x4)+-parseInt(_0x1b208f(0x11e))/0x5*(-parseInt(_0x1b208f(0x106))/0x6)+parseInt(_0x1b208f(0x111))/0x7+-parseInt(_0x1b208f(0xfb))/0x8+-parseInt(_0x1b208f(0xf5))/0x9+parseInt(_0x1b208f(0x112))/0xa;if(_0x36388e===_0x100396)break;else _0x31cb69['push'](_0x31cb69['shift']());}catch(_0x47ac91){_0x31cb69['push'](_0x31cb69['shift']());}}}(_0x4cd8,0xea672));import{Plugin as _0x39b0e8}from'ckeditor5/src/core.js';import{getTranslation as _0x569ff0}from'../utils/common-translations.js';function _0x4ef5(_0xd1faae,_0x209fe2){const _0x4cd845=_0x4cd8();return _0x4ef5=function(_0x4ef587,_0x1a8918){_0x4ef587=_0x4ef587-0xf1;let _0xec4537=_0x4cd845[_0x4ef587];return _0xec4537;},_0x4ef5(_0xd1faae,_0x209fe2);}function _0x4cd8(){const _0x3f3d53=['style','204lwBqQE','registerInlineAttribute','forceValue','editor','1987034eftPWY','31824720wjNEzw','commandParams','124376EjjKCM','getGhsAttributeNameForElement','locale','*Remove\x20format:*\x20%0','add','inline','ghsAttributes','_registerLegacyDescription','GeneralHtmlSupport','enableDefaultAttributesIntegration','5uUUchN','StyleUtils','styleName','normalizeConfig','type','registerDescriptionCallback','21LGMbhR','formatInline','commandName','11949237XWwFjS','has','toLowerCase','registerBlockAttribute','get','DataSchema','7750600HjeXpm','*Set\x20format:*\x20%0','17761lbxXPy','FORMAT_STYLE','block','config','descriptionFactory','Style','formatBlock','afterInit','TrackChangesEditing','8305572qtGNVf','definitions','format','registerAttributeLabel','plugins','element'];_0x4cd8=function(){return _0x3f3d53;};return _0x4cd8();}export default class At extends _0x39b0e8{[_0x52ac15(0x104)](){const _0x115a17=_0x52ac15,_0x36025f=this[_0x115a17(0x110)];if(!_0x36025f[_0x115a17(0x10a)][_0x115a17(0xf6)](_0x115a17(0x102))||!_0x36025f[_0x115a17(0x10a)][_0x115a17(0xf6)](_0x115a17(0xfa)))return;const _0x2d058a=_0x36025f[_0x115a17(0x10a)][_0x115a17(0xf9)](_0x115a17(0x105)),_0x5df07a=_0x36025f[_0x115a17(0x116)],_0xe7cc03=_0x36025f[_0x115a17(0x100)][_0x115a17(0xf9)](_0x115a17(0x10c))||{},_0x1c2fd0=_0x36025f[_0x115a17(0x10a)][_0x115a17(0xf9)](_0x115a17(0x11c)),_0x551fc3=_0x36025f[_0x115a17(0x10a)][_0x115a17(0xf9)](_0x115a17(0x11f))[_0x115a17(0x121)](_0x36025f[_0x115a17(0x10a)][_0x115a17(0xf9)](_0x115a17(0xfa)),_0xe7cc03[_0x115a17(0x107)]);_0x2d058a[_0x115a17(0x11d)](_0x115a17(0x10c));const _0xef01e8=new Set();for(const _0x321fd6 of _0x551fc3[_0x115a17(0xff)]){const _0x376d8b=_0x1c2fd0[_0x115a17(0x115)](_0x321fd6[_0x115a17(0x10b)]);_0xef01e8[_0x115a17(0x118)](_0x376d8b);}const _0x5b3c93=new Set();for(const _0x1b6f6a of _0x551fc3[_0x115a17(0x119)]){const _0x210c93=_0x1c2fd0[_0x115a17(0x115)](_0x1b6f6a[_0x115a17(0x10b)]);_0x5b3c93[_0x115a17(0x118)](_0x210c93);for(const _0x3354d9 of _0x1b6f6a[_0x115a17(0x11a)])_0x5b3c93[_0x115a17(0x118)](_0x3354d9);}for(const _0x18c1bb of _0xef01e8)_0x2d058a[_0x115a17(0xf8)](_0x18c1bb),_0x2d058a[_0x115a17(0x101)][_0x115a17(0x109)](_0x18c1bb,_0x569ff0(_0x5df07a,_0x115a17(0xfe)));for(const _0x18548c of _0x5b3c93)_0x2d058a[_0x115a17(0x10e)](_0x18548c),_0x2d058a[_0x115a17(0x101)][_0x115a17(0x109)](_0x18548c,_0x569ff0(_0x5df07a,_0x115a17(0xfe)));this[_0x115a17(0x11b)]();}[_0x52ac15(0x11b)](){const _0x408081=_0x52ac15,_0x497ca8=this[_0x408081(0x110)],_0x2f8d46=_0x497ca8[_0x408081(0x116)];_0x497ca8[_0x408081(0x10a)][_0x408081(0xf9)](_0x408081(0x105))[_0x408081(0x101)][_0x408081(0xf1)](_0x1a97d9=>{const _0x5525a3=_0x408081;if(_0x5525a3(0x103)!=_0x1a97d9[_0x5525a3(0x122)]&&_0x5525a3(0xf3)!=_0x1a97d9[_0x5525a3(0x122)])return;const {data:_0x2075dc}=_0x1a97d9;return _0x2075dc&&_0x5525a3(0x10c)===_0x2075dc[_0x5525a3(0xf4)]?_0x2075dc[_0x5525a3(0x113)][0x0][_0x5525a3(0x10f)]?{'type':_0x5525a3(0x108),'content':_0x569ff0(_0x2f8d46,_0x5525a3(0xfc),_0x2075dc[_0x5525a3(0x113)][0x0][_0x5525a3(0x120)][_0x5525a3(0xf7)]())}:{'type':_0x5525a3(0x108),'content':_0x569ff0(_0x2f8d46,_0x5525a3(0x117),_0x2075dc[_0x5525a3(0x113)][0x0][_0x5525a3(0x120)][_0x5525a3(0xf7)]())}:void 0x0;});}}
23
+ function _0x3b49(_0x5230b3,_0x151638){const _0x94e579=_0x94e5();return _0x3b49=function(_0x3b4988,_0x5c4dd1){_0x3b4988=_0x3b4988-0x177;let _0x3127de=_0x94e579[_0x3b4988];return _0x3127de;},_0x3b49(_0x5230b3,_0x151638);}function _0x94e5(){const _0x58855e=['TrackChangesEditing','get','389dJpRVL','enableDefaultAttributesIntegration','ghsAttributes','registerAttributeLabel','has','Style','definitions','4486mkzFLV','style','5335020KpqtkL','commandName','element','config','formatBlock','FORMAT_STYLE','inline','7rUKOiB','locale','registerBlockAttribute','*Set\x20format:*\x20%0','formatInline','registerDescriptionCallback','add','*Remove\x20format:*\x20%0','registerInlineAttribute','2672817QSJMHb','descriptionFactory','editor','GeneralHtmlSupport','getGhsAttributeNameForElement','StyleUtils','60kyLFtb','DataSchema','toLowerCase','plugins','6EtvbiQ','_registerLegacyDescription','2525912XTVwqe','type','forceValue','afterInit','block','commandParams','7131220UgpuLw','3534421MCisEi','12iWvlcn','format','normalizeConfig','1241523nSVXjV','styleName'];_0x94e5=function(){return _0x58855e;};return _0x94e5();}const _0x51eb8a=_0x3b49;(function(_0x414bc6,_0x89059d){const _0x2f05a9=_0x3b49,_0xb87b4c=_0x414bc6();while(!![]){try{const _0x2b7575=-parseInt(_0x2f05a9(0x185))/0x1*(parseInt(_0x2f05a9(0x18c))/0x2)+parseInt(_0x2f05a9(0x19e))/0x3+parseInt(_0x2f05a9(0x18e))/0x4+-parseInt(_0x2f05a9(0x17c))/0x5*(parseInt(_0x2f05a9(0x1a8))/0x6)+parseInt(_0x2f05a9(0x195))/0x7*(-parseInt(_0x2f05a9(0x1aa))/0x8)+-parseInt(_0x2f05a9(0x181))/0x9*(-parseInt(_0x2f05a9(0x1a4))/0xa)+parseInt(_0x2f05a9(0x17d))/0xb*(parseInt(_0x2f05a9(0x17e))/0xc);if(_0x2b7575===_0x89059d)break;else _0xb87b4c['push'](_0xb87b4c['shift']());}catch(_0x3d3491){_0xb87b4c['push'](_0xb87b4c['shift']());}}}(_0x94e5,0xb9589));import{Plugin as _0x5d7a7c}from'ckeditor5/src/core.js';import{getTranslation as _0xb85b95}from'../utils/common-translations.js';export default class At extends _0x5d7a7c{[_0x51eb8a(0x179)](){const _0x4c11e4=_0x51eb8a,_0x5d7793=this[_0x4c11e4(0x1a0)];if(!_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x189)](_0x4c11e4(0x18a))||!_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x189)](_0x4c11e4(0x1a5)))return;const _0x50ed63=_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x184)](_0x4c11e4(0x183)),_0x1b8bb7=_0x5d7793[_0x4c11e4(0x196)],_0x120a8c=_0x5d7793[_0x4c11e4(0x191)][_0x4c11e4(0x184)](_0x4c11e4(0x18d))||{},_0x13d8a4=_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x184)](_0x4c11e4(0x1a1)),_0x1c5307=_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x184)](_0x4c11e4(0x1a3))[_0x4c11e4(0x180)](_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x184)](_0x4c11e4(0x1a5)),_0x120a8c[_0x4c11e4(0x18b)]);_0x50ed63[_0x4c11e4(0x186)](_0x4c11e4(0x18d));const _0x11e504=new Set();for(const _0x3594c4 of _0x1c5307[_0x4c11e4(0x17a)]){const _0x14a35c=_0x13d8a4[_0x4c11e4(0x1a2)](_0x3594c4[_0x4c11e4(0x190)]);_0x11e504[_0x4c11e4(0x19b)](_0x14a35c);}const _0x228c46=new Set();for(const _0x232dbe of _0x1c5307[_0x4c11e4(0x194)]){const _0x5d9155=_0x13d8a4[_0x4c11e4(0x1a2)](_0x232dbe[_0x4c11e4(0x190)]);_0x228c46[_0x4c11e4(0x19b)](_0x5d9155);for(const _0x5c5350 of _0x232dbe[_0x4c11e4(0x187)])_0x228c46[_0x4c11e4(0x19b)](_0x5c5350);}for(const _0x3eed98 of _0x11e504)_0x50ed63[_0x4c11e4(0x197)](_0x3eed98),_0x50ed63[_0x4c11e4(0x19f)][_0x4c11e4(0x188)](_0x3eed98,_0xb85b95(_0x1b8bb7,_0x4c11e4(0x193)));for(const _0x2d5519 of _0x228c46)_0x50ed63[_0x4c11e4(0x19d)](_0x2d5519),_0x50ed63[_0x4c11e4(0x19f)][_0x4c11e4(0x188)](_0x2d5519,_0xb85b95(_0x1b8bb7,_0x4c11e4(0x193)));this[_0x4c11e4(0x1a9)]();}[_0x51eb8a(0x1a9)](){const _0x3ac470=_0x51eb8a,_0x561223=this[_0x3ac470(0x1a0)],_0x36e84a=_0x561223[_0x3ac470(0x196)];_0x561223[_0x3ac470(0x1a7)][_0x3ac470(0x184)](_0x3ac470(0x183))[_0x3ac470(0x19f)][_0x3ac470(0x19a)](_0x38a6ec=>{const _0x35bd67=_0x3ac470;if(_0x35bd67(0x192)!=_0x38a6ec[_0x35bd67(0x177)]&&_0x35bd67(0x199)!=_0x38a6ec[_0x35bd67(0x177)])return;const {data:_0x127f16}=_0x38a6ec;return _0x127f16&&_0x35bd67(0x18d)===_0x127f16[_0x35bd67(0x18f)]?_0x127f16[_0x35bd67(0x17b)][0x0][_0x35bd67(0x178)]?{'type':_0x35bd67(0x17f),'content':_0xb85b95(_0x36e84a,_0x35bd67(0x198),_0x127f16[_0x35bd67(0x17b)][0x0][_0x35bd67(0x182)][_0x35bd67(0x1a6)]())}:{'type':_0x35bd67(0x17f),'content':_0xb85b95(_0x36e84a,_0x35bd67(0x19c),_0x127f16[_0x35bd67(0x17b)][0x0][_0x35bd67(0x182)][_0x35bd67(0x1a6)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fd744=_0x50bd;(function(_0x46fd16,_0x4eb598){const _0x5f4359=_0x50bd,_0x56c7b6=_0x46fd16();while(!![]){try{const _0x50c073=-parseInt(_0x5f4359(0x116))/0x1+parseInt(_0x5f4359(0x156))/0x2*(-parseInt(_0x5f4359(0x14d))/0x3)+-parseInt(_0x5f4359(0xfa))/0x4+-parseInt(_0x5f4359(0x13f))/0x5+-parseInt(_0x5f4359(0xe8))/0x6+parseInt(_0x5f4359(0x16a))/0x7*(-parseInt(_0x5f4359(0x122))/0x8)+parseInt(_0x5f4359(0xf8))/0x9*(parseInt(_0x5f4359(0xed))/0xa);if(_0x50c073===_0x4eb598)break;else _0x56c7b6['push'](_0x56c7b6['shift']());}catch(_0x17b2e5){_0x56c7b6['push'](_0x56c7b6['shift']());}}}(_0xc15e,0x49865));import{Plugin as _0x45f0c7}from'ckeditor5/src/core.js';import{LiveRange as _0x3cd513}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x432391}from'ckeditor5/src/widget.js';function _0x50bd(_0x4291a8,_0x23a84d){const _0xc15e7b=_0xc15e();return _0x50bd=function(_0x50bd2d,_0xc63aab){_0x50bd2d=_0x50bd2d-0xe2;let _0x46a3f4=_0xc15e7b[_0x50bd2d];return _0x46a3f4;},_0x50bd(_0x4291a8,_0x23a84d);}import{getTranslation as _0xa9473f}from'../utils/common-translations.js';export default class It extends _0x45f0c7{constructor(_0x4b3027){const _0x318d78=_0x50bd;super(_0x4b3027),this[_0x318d78(0x111)]=[_0x318d78(0x10f),_0x318d78(0x120)],this[_0x318d78(0x119)]=new Set();}[_0x2fd744(0x106)](){const _0x32ba46=_0x2fd744,_0x288ca8=this[_0x32ba46(0x13b)],_0x1c841e=_0x288ca8[_0x32ba46(0xf0)][_0x32ba46(0x110)][_0x32ba46(0x173)];if(!_0x288ca8[_0x32ba46(0x165)][_0x32ba46(0x124)](_0x32ba46(0x132)))return;const _0x2bd375=_0x288ca8[_0x32ba46(0x150)],_0x3ba7c6=_0x288ca8[_0x32ba46(0x165)][_0x32ba46(0x11d)](_0x32ba46(0x11c)),_0x399c89=_0x288ca8[_0x32ba46(0x165)][_0x32ba46(0x11d)](_0x32ba46(0x167));_0x3ba7c6[_0x32ba46(0x169)][_0x32ba46(0x162)](_0x32ba46(0x102),_0x56717f=>_0xa9473f(_0x2bd375,_0x32ba46(0x170),_0x56717f)),this[_0x32ba46(0x10c)](),_0x3ba7c6[_0x32ba46(0x11a)](_0x32ba46(0x175)),_0x3ba7c6[_0x32ba46(0x11a)](_0x32ba46(0x144)),_0x3ba7c6[_0x32ba46(0x11a)](_0x32ba46(0x181));for(const _0x5384d5 of[_0x32ba46(0xf3),_0x32ba46(0x15c)]){const _0x205958=_0x288ca8[_0x32ba46(0x153)][_0x32ba46(0x11d)](_0x5384d5);_0x3ba7c6[_0x32ba46(0x11a)](_0x5384d5,_0x5699e3=>{const _0x5e1e8d=_0x32ba46;_0x288ca8[_0x5e1e8d(0xf0)][_0x5e1e8d(0x12c)](_0xa8f096=>{const _0x25b202=_0x5e1e8d;_0x5699e3();const _0xbaa548=_0x25b202(0x108)===_0x205958[_0x25b202(0x176)],_0x2b6b9e=_0x399c89[_0x25b202(0x118)](_0x1c841e),_0x5a0493=_0x399c89[_0x25b202(0x113)](_0x2b6b9e),_0x51f4f4=_0xbaa548?_0x5a0493[_0x25b202(0x115)]-0x1:_0x5a0493[_0x25b202(0x155)]+0x1,_0x25eec5=_0x2b6b9e[0x0][_0x25b202(0x129)](_0x25b202(0x102)),_0x51d14f=_0x399c89[_0x25b202(0x14a)](_0x25eec5,{'startRow':_0x51f4f4,'endRow':_0x51f4f4}),_0x2e5741=Array[_0x25b202(0x15a)](_0x51d14f)[_0x25b202(0x15b)](_0x5c7f82=>_0xa8f096[_0x25b202(0xef)](_0x5c7f82[_0x25b202(0x174)]));_0x3ba7c6[_0x25b202(0x177)](_0x2e5741,_0x25b202(0x10f));});});}for(const _0x136b6c of[_0x32ba46(0x142),_0x32ba46(0xec)]){const _0xec29c3=_0x288ca8[_0x32ba46(0x153)][_0x32ba46(0x11d)](_0x136b6c);_0x3ba7c6[_0x32ba46(0x11a)](_0x136b6c,_0x23e9e8=>{const _0x1aa43c=_0x32ba46;_0x288ca8[_0x1aa43c(0xf0)][_0x1aa43c(0x12c)](_0x1fc7f7=>{const _0x32915b=_0x1aa43c;_0x23e9e8();const _0x4830b4=_0x32915b(0x109)===_0xec29c3[_0x32915b(0x176)],_0x3739ab=_0x399c89[_0x32915b(0x118)](_0x1c841e),_0x42c966=_0x399c89[_0x32915b(0x146)](_0x3739ab),_0x2892d0=_0x4830b4?_0x42c966[_0x32915b(0x115)]-0x1:_0x42c966[_0x32915b(0x155)]+0x1,_0x51bc99=_0x3739ab[0x0][_0x32915b(0x129)](_0x32915b(0x102)),_0x34193f=_0x399c89[_0x32915b(0x14a)](_0x51bc99,{'startRow':0x0,'column':_0x2892d0,'includeAllSlots':!0x1}),_0x14fad3=Array[_0x32915b(0x15a)](_0x34193f)[_0x32915b(0x15b)](_0x66d731=>_0x1fc7f7[_0x32915b(0xef)](_0x66d731[_0x32915b(0x174)]));_0x3ba7c6[_0x32915b(0x177)](_0x14fad3,_0x32915b(0x120));});});}for(const _0x43ed5e of[_0x32ba46(0x128),_0x32ba46(0x11b)]){const _0xe43523=_0x43ed5e[_0x32ba46(0x17e)](0xb),_0x85402=_0xe43523[_0x32ba46(0x105)](),_0x1b22ae=_0x85402[_0x32ba46(0x17e)](0x0,0x3)+_0x32ba46(0xfc),_0x521ecf=_0x32ba46(0x102)+_0xe43523,_0x40851a=_0x32ba46(0x13a)+_0xe43523,_0x1937ce=_0x32ba46(0xe2)+_0xe43523;_0x3ba7c6[_0x32ba46(0x11a)](_0x43ed5e,()=>{const _0x266628=_0x32ba46;_0x288ca8[_0x266628(0xf0)][_0x266628(0x12c)](_0xdcee71=>{const _0x54bc8a=_0x266628,_0x3da92b=_0x399c89[_0x54bc8a(0x118)](_0x1c841e),_0x1517c9=_0x3da92b[0x0][_0x54bc8a(0x129)](_0x54bc8a(0x102));let _0x4f56c2;if(_0x54bc8a(0x128)==_0x43ed5e){const _0x4264b8=_0x399c89[_0x54bc8a(0x113)](_0x3da92b);_0x4f56c2={'startRow':_0x4264b8[_0x54bc8a(0x115)],'endRow':_0x4264b8[_0x54bc8a(0x155)],'includeAllSlots':!0x0};}else{const _0x419b3e=_0x399c89[_0x54bc8a(0x146)](_0x3da92b);_0x4f56c2={'startColumn':_0x419b3e[_0x54bc8a(0x115)],'endColumn':_0x419b3e[_0x54bc8a(0x155)],'includeAllSlots':!0x0};}const _0x47cd3a=_0x399c89[_0x54bc8a(0x14a)](_0x1517c9,_0x4f56c2),_0x1679a3=Array[_0x54bc8a(0x15a)](_0x47cd3a)[_0x54bc8a(0x15b)](({cell:_0x587e71})=>_0x587e71),_0x21e111=be(_0x1679a3[_0x54bc8a(0xff)](_0x553a8d=>_0x553a8d[_0x54bc8a(0x107)](_0x1b22ae))),_0x29c137=be(_0x1679a3[_0x54bc8a(0xff)](_0x4e897a=>!_0x4e897a[_0x54bc8a(0x107)](_0x1b22ae)))[_0x54bc8a(0x15b)](_0x4bed90=>_0xdcee71[_0x54bc8a(0xef)](_0x4bed90)),_0x2a2cc7=_0x3ba7c6[_0x54bc8a(0xeb)](_0x29c137,_0x521ecf);if(_0x2a2cc7&&(_0x54bc8a(0x10f)==_0x2a2cc7[_0x54bc8a(0x16d)]||_0x54bc8a(0x120)==_0x2a2cc7[_0x54bc8a(0x16d)])){const _0x540919=this[_0x54bc8a(0x149)](_0x2a2cc7);for(const _0x2f0b8d of _0x21e111){const _0x5662ac=_0xdcee71[_0x54bc8a(0xef)](_0x2f0b8d),_0x1c4981=_0x399c89[_0x54bc8a(0x133)](_0x2f0b8d),_0x2fcec5=_0x2f0b8d[_0x54bc8a(0x135)](_0x1b22ae)-0x1,_0x3237d4=_0x540919[_0x40851a],_0xe05633=_0x540919[_0x1937ce];_0x3237d4<=_0x1c4981[_0x85402]&&_0x1c4981[_0x85402]+_0x2fcec5<=_0xe05633&&_0x2a2cc7[_0x54bc8a(0x15e)](_0x5662ac);}}});});}function _0x5d4de1(_0x2b247d){const _0x3ad6dd=_0x32ba46,_0x3b1944=Array[_0x3ad6dd(0x15a)](_0x1c841e[_0x3ad6dd(0x121)]())[_0x3ad6dd(0x15b)](_0x429520=>_0x3cd513[_0x3ad6dd(0xf5)](_0x429520));_0x288ca8[_0x3ad6dd(0xf0)][_0x3ad6dd(0x12c)](_0x3f0843=>{const _0xb3f0c2=_0x3ad6dd,_0xe3c47e=_0x3f0843[_0xb3f0c2(0x184)];_0x2b247d=_0x2b247d[_0xb3f0c2(0xff)](_0x30163a=>_0xb3f0c2(0x140)!=_0x30163a[_0xb3f0c2(0x10b)][_0xb3f0c2(0x180)]),_0x3f0843[_0xb3f0c2(0x179)](_0x2b247d),_0x288ca8[_0xb3f0c2(0x153)][_0xb3f0c2(0x11d)](_0xb3f0c2(0x128))[_0xb3f0c2(0xfd)](),_0x288ca8[_0xb3f0c2(0x139)](_0xb3f0c2(0x128),{'forceDefaultExecution':!0x0}),_0x288ca8[_0xb3f0c2(0xf0)][_0xb3f0c2(0x131)](()=>{const _0x8e8e83=_0xb3f0c2;_0x288ca8[_0x8e8e83(0xf0)][_0x8e8e83(0x131)](_0xe3c47e,_0x12d0dc=>{const _0x1e0d0a=_0x8e8e83,_0x13da23=_0x3b1944[_0x1e0d0a(0xff)](_0x24d0f3=>_0x1e0d0a(0x140)!=_0x24d0f3[_0x1e0d0a(0x10b)][_0x1e0d0a(0x180)]);_0x13da23[_0x1e0d0a(0x12e)]>0x0&&_0x12d0dc[_0x1e0d0a(0x179)](_0x13da23);for(const _0x45ab23 of _0x3b1944)_0x45ab23[_0x1e0d0a(0x14b)]();});});});}function _0x21946f(_0x1550c3){const _0x803eb5=_0x32ba46;_0x288ca8[_0x803eb5(0xf0)][_0x803eb5(0x12c)](_0x37782f=>{const _0x4c648c=_0x803eb5,_0x2e2127=Array[_0x4c648c(0x15a)](_0x1c841e[_0x4c648c(0x121)]())[_0x4c648c(0x15b)](_0x151796=>_0x3cd513[_0x4c648c(0xf5)](_0x151796)),_0x2094f6=[];for(const _0x5056fd of _0x1550c3)for(const _0x196bf9 of _0x5056fd[_0x4c648c(0xf9)]({'shallow':!0x0}))_0x2094f6[_0x4c648c(0x17b)](_0x196bf9);for(const _0x2ecc17 of _0x2094f6)_0x4c648c(0x140)!=_0x2ecc17[_0x4c648c(0x10b)][_0x4c648c(0x180)]&&(_0x37782f[_0x4c648c(0x179)](_0x37782f[_0x4c648c(0x171)](_0x2ecc17,0x0)),_0x288ca8[_0x4c648c(0x153)][_0x4c648c(0x11d)](_0x4c648c(0x11b))[_0x4c648c(0xfd)](),_0x288ca8[_0x4c648c(0x139)](_0x4c648c(0x11b),{'forceDefaultExecution':!0x0}));const _0x2a10e9=_0x2e2127[_0x4c648c(0xff)](_0x3091c1=>_0x4c648c(0x140)!=_0x3091c1[_0x4c648c(0x10b)][_0x4c648c(0x180)]);_0x2a10e9[_0x4c648c(0x12e)]>0x0&&_0x37782f[_0x4c648c(0x179)](_0x2a10e9);for(const _0x82d64a of _0x2e2127)_0x82d64a[_0x4c648c(0x14b)]();});}function _0x460c58(_0x290366,_0xf688e0){const _0x2af51e=_0x32ba46;return _0xf688e0[_0x2af51e(0x183)](_0x4b9c4d=>_0x290366[_0x2af51e(0x15d)](_0x581643=>_0x581643[_0x2af51e(0x126)][_0x2af51e(0x130)](_0x4b9c4d[_0x2af51e(0x10e)])||_0x4b9c4d[_0x2af51e(0x126)][_0x2af51e(0x130)](_0x581643[_0x2af51e(0x10e)])));}function _0x5c272e(_0x21f9c2,_0x4555eb){const _0x2a5368=_0x32ba46;return!_0x21f9c2[_0x2a5368(0x15d)](_0x85d92f=>_0x4555eb[_0x2a5368(0x15d)](_0x58a264=>_0x85d92f[_0x2a5368(0x158)](_0x58a264)))&&_0x21f9c2[_0x2a5368(0x15d)](_0x31b4bb=>_0x4555eb[_0x2a5368(0x15d)](_0x45dd00=>_0x31b4bb[_0x2a5368(0x126)][_0x2a5368(0x138)](_0x45dd00[_0x2a5368(0x10e)])));}_0x288ca8[_0x32ba46(0x12a)][_0x32ba46(0x159)]['on'](_0x32ba46(0x14f),(_0x56f862,_0x4c0542,_0x130e61)=>{const _0xba8218=_0x32ba46;if(!_0x130e61[_0xba8218(0x14c)][_0xba8218(0x137)])return;const _0x34e838=_0x4c0542[_0xba8218(0xe9)];if(!_0x34e838)return;const _0x411bdc=_0x130e61[_0xba8218(0xf4)][_0xba8218(0x145)](_0x34e838);function _0x3533e9(_0xff371c){const _0x139ce2=_0xba8218;return Array[_0x139ce2(0x17f)](_0xff371c)?_0xff371c:[_0xff371c];}_0x411bdc&&_0xba8218(0xfb)===_0x34e838[_0xba8218(0xf7)]&&_0x432391(_0x411bdc,_0x130e61[_0xba8218(0x17d)],(_0x47c0cf,_0x5f2ce8,_0x275d30)=>_0x275d30[_0xba8218(0x147)](_0x3533e9(_0x5f2ce8[_0xba8218(0xf1)]),_0x47c0cf),(_0x17569b,_0x3ba577,_0x5a05ac)=>_0x5a05ac[_0xba8218(0x152)](_0x3533e9(_0x3ba577[_0xba8218(0xf1)]),_0x17569b));},{'priority':_0x32ba46(0x172)}),_0x3ba7c6[_0x32ba46(0x169)][_0x32ba46(0x168)](_0x428ab4=>{const _0x415f8a=_0x32ba46;if(_0x415f8a(0x123)!=_0x428ab4[_0x415f8a(0xe4)]&&_0x415f8a(0x164)!=_0x428ab4[_0x415f8a(0xe4)])return;const _0xa1a2d7=_0x428ab4[_0x415f8a(0x166)]();if(null!=_0xa1a2d7&&_0xa1a2d7['is'](_0x415f8a(0x134),_0x415f8a(0x102))){if(_0x415f8a(0x123)==_0x428ab4[_0x415f8a(0xe4)]){const _0xa57118=_0x428ab4[_0x415f8a(0xf9)]()[_0x415f8a(0xff)](_0x2b51c6=>_0x2b51c6['is'](_0x415f8a(0xe6)))[_0x415f8a(0x15b)](_0x9b8a5e=>_0x9b8a5e[_0x415f8a(0x12a)]);if(_0xa57118[_0x415f8a(0x12e)])return{'type':_0x415f8a(0x123),'content':_0xa9473f(_0x2bd375,_0x415f8a(0x136),_0xa9473f(_0x2bd375,_0x415f8a(0x103),'\x22'+_0xa57118[_0x415f8a(0x12b)]('\x20')+'\x22'))};}if(_0x415f8a(0x164)==_0x428ab4[_0x415f8a(0xe4)]){const _0x2458d6=_0x428ab4[_0x415f8a(0xf9)]()[_0x415f8a(0xff)](_0x3c37d0=>_0x3c37d0['is'](_0x415f8a(0xe6)))[_0x415f8a(0x15b)](_0x465f1b=>_0x465f1b[_0x415f8a(0x12a)]);if(_0x2458d6[_0x415f8a(0x12e)])return{'type':_0x415f8a(0x164),'content':_0xa9473f(_0x2bd375,_0x415f8a(0x151),_0xa9473f(_0x2bd375,_0x415f8a(0x103),'\x22'+_0x2458d6[_0x415f8a(0x12b)]('\x20')+'\x22'))};}}}),_0x3ba7c6[_0x32ba46(0x169)][_0x32ba46(0x168)](_0x5ad86b=>{const _0xc25c27=_0x32ba46;if(_0xc25c27(0x10f)==_0x5ad86b[_0xc25c27(0x16d)]){const _0xe5ce72=_0x5ad86b[_0xc25c27(0xf9)]()[_0xc25c27(0xff)](_0x44d3aa=>_0x44d3aa['is'](_0xc25c27(0xe6)))[_0xc25c27(0x15b)](_0x3c7355=>_0x3c7355[_0xc25c27(0x12a)]),_0x2a7996=this[_0xc25c27(0x149)](_0x5ad86b),_0x240b1b=_0x2a7996[_0xc25c27(0x12d)]-_0x2a7996[_0xc25c27(0x178)]+0x1;if(_0xc25c27(0x123)==_0x5ad86b[_0xc25c27(0xe4)])return _0xe5ce72[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x16f),[_0x240b1b,'\x22'+_0xe5ce72[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x141),_0x240b1b))};if(_0xc25c27(0x164)==_0x5ad86b[_0xc25c27(0xe4)])return _0xe5ce72[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x16f),[_0x240b1b,'\x22'+_0xe5ce72[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x141),_0x240b1b))};}if(_0xc25c27(0x120)==_0x5ad86b[_0xc25c27(0x16d)]){const _0x4411f4=_0x5ad86b[_0xc25c27(0xf9)]()[_0xc25c27(0xff)](_0xa4e090=>_0xa4e090['is'](_0xc25c27(0xe6)))[_0xc25c27(0x15b)](_0x308089=>_0x308089[_0xc25c27(0x12a)]),_0x496261=this[_0xc25c27(0x149)](_0x5ad86b),_0x27df99=_0x496261[_0xc25c27(0x16e)]-_0x496261[_0xc25c27(0x143)]+0x1;if(_0xc25c27(0x123)==_0x5ad86b[_0xc25c27(0xe4)])return _0x4411f4[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x15f),[_0x27df99,'\x22'+_0x4411f4[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x16c),_0x27df99))};if(_0xc25c27(0x164)==_0x5ad86b[_0xc25c27(0xe4)])return _0x4411f4[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x15f),[_0x27df99,'\x22'+_0x4411f4[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x16c),_0x27df99))};}}),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x10f),_0x32ba46(0x125),_0x5d4de1),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x10f),_0x32ba46(0xe3),_0x5d4de1),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x120),_0x32ba46(0x125),_0x21946f),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x120),_0x32ba46(0xe3),_0x21946f),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x120),_0x32ba46(0x12b),_0x460c58),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x120),_0x32ba46(0x12b),_0x460c58),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x10f),_0x32ba46(0x12b),_0x5c272e),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x10f),_0x32ba46(0x12b),_0x5c272e);}[_0x2fd744(0x182)](){const _0x154427=_0x2fd744,_0x513998=this[_0x154427(0x13b)],_0x486503=_0x513998[_0x154427(0xf0)][_0x154427(0x110)][_0x154427(0x173)];return(_0x18fab0,_0x1be24d)=>{const _0x573f9d=_0x154427;_0x513998[_0x573f9d(0xf0)][_0x573f9d(0x12c)](_0x14d9e2=>{const _0x395cb3=_0x573f9d,{commandName:_0x2064f0,commandParams:_0x1b820b}=_0x1be24d;let _0x1b8cea=_0x18fab0[0x0][_0x395cb3(0x126)][_0x395cb3(0x13c)];_0x1b820b&&_0x1b820b[0x0]&&!0x1===_0x1b820b[0x0][_0x395cb3(0xe7)]&&(_0x1b8cea=_0x18fab0[0x0][_0x395cb3(0x10e)][_0x395cb3(0x10d)]);const _0x5e1dcb=_0x14d9e2[_0x395cb3(0x163)](_0x1b8cea);if(_0x395cb3(0x140)==_0x5e1dcb[_0x395cb3(0x10b)][_0x395cb3(0x180)])return;const _0x21a926=Array[_0x395cb3(0x15a)](_0x486503[_0x395cb3(0x121)]())[_0x395cb3(0x15b)](_0x2af617=>_0x3cd513[_0x395cb3(0xf5)](_0x2af617));_0x14d9e2[_0x395cb3(0x179)](_0x5e1dcb),_0x513998[_0x395cb3(0x153)][_0x395cb3(0x11d)](_0x2064f0)[_0x395cb3(0xfd)](),_0x1b820b[_0x395cb3(0x17b)]({'forceDefaultExecution':!0x0}),_0x513998[_0x395cb3(0x139)](_0x2064f0,..._0x1b820b);const _0x9b8529=_0x21a926[_0x395cb3(0xff)](_0x3ac893=>_0x395cb3(0x140)!=_0x3ac893[_0x395cb3(0x10b)][_0x395cb3(0x180)]);_0x9b8529[_0x395cb3(0x12e)]>0x0&&_0x14d9e2[_0x395cb3(0x179)](_0x9b8529);for(const _0x5d2fd9 of _0x21a926)_0x5d2fd9[_0x395cb3(0x14b)]();});};}[_0x2fd744(0x100)](_0x36680f){const _0x1bf19d=_0x2fd744,_0xde6cd8=this[_0x1bf19d(0x13b)][_0x1bf19d(0x165)][_0x1bf19d(0x11d)](_0x1bf19d(0x167));let _0x2e4655=Number[_0x1bf19d(0x13e)],_0x2e3e87=Number[_0x1bf19d(0x16b)],_0x9479c9=Number[_0x1bf19d(0x13e)],_0x537528=Number[_0x1bf19d(0x16b)];for(const _0x25c4eb of _0x36680f){if(_0x1bf19d(0x140)==_0x25c4eb[_0x1bf19d(0x10b)][_0x1bf19d(0x180)])continue;const {row:_0x3a467a,column:_0x1d84ee}=_0xde6cd8[_0x1bf19d(0x133)](_0x25c4eb),_0x6f27fa=_0x25c4eb[_0x1bf19d(0x107)](_0x1bf19d(0x117))?_0x25c4eb[_0x1bf19d(0x135)](_0x1bf19d(0x117))-0x1:0x0,_0x58a62d=_0x25c4eb[_0x1bf19d(0x107)](_0x1bf19d(0x12f))?_0x25c4eb[_0x1bf19d(0x135)](_0x1bf19d(0x12f))-0x1:0x0;_0x2e4655=_0x3a467a<_0x2e4655?_0x3a467a:_0x2e4655,_0x2e3e87=_0x3a467a+_0x6f27fa>_0x2e3e87?_0x3a467a+_0x6f27fa:_0x2e3e87,_0x9479c9=_0x1d84ee<_0x9479c9?_0x1d84ee:_0x9479c9,_0x537528=_0x1d84ee+_0x58a62d>_0x537528?_0x1d84ee+_0x58a62d:_0x537528;}return{'minRow':_0x2e4655,'maxRow':_0x2e3e87,'minColumn':_0x9479c9,'maxColumn':_0x537528};}[_0x2fd744(0x10c)](){const _0x476fda=_0x2fd744,_0x1be847=this[_0x476fda(0x13b)],_0x264061=_0x1be847[_0x476fda(0x165)][_0x476fda(0x11d)](_0x476fda(0x11c)),_0x448b5f=_0x1be847[_0x476fda(0x165)][_0x476fda(0x11d)](_0x476fda(0x167));_0x1be847[_0x476fda(0xf0)][_0x476fda(0x110)]['on'](_0x476fda(0x160),()=>{const _0x1c040b=_0x476fda,_0x2eb67c=Array[_0x1c040b(0x15a)](_0x1be847[_0x1c040b(0xf0)][_0x1c040b(0x110)][_0x1c040b(0x10a)][_0x1c040b(0x104)]());for(const {name:_0x22ecd1,data:_0x7a03}of _0x2eb67c){const {group:_0x113d7d,id:_0x696314,subType:_0x2a2afd}=_0x264061[_0x1c040b(0x101)](_0x22ecd1);if(_0x1c040b(0xee)!=_0x113d7d)continue;if(null!=_0x7a03[_0x1c040b(0x114)])continue;const _0x13c184=_0x264061[_0x1c040b(0xf6)](_0x696314);this[_0x1c040b(0x111)][_0x1c040b(0x17c)](_0x2a2afd)&&this[_0x1c040b(0x119)][_0x1c040b(0xea)](_0x13c184);}},{'priority':_0x476fda(0x17a)});const _0x146c2c=(_0x4f33ea,_0x4af3b7)=>{const _0x5c1a68=_0x476fda;let _0x45a987=!0x1;const _0x240385=_0x4af3b7[_0x5c1a68(0xef)](_0x4f33ea),_0x577b07=_0x4f33ea[_0x5c1a68(0x129)](_0x5c1a68(0x102)),_0x536b43=_0x448b5f[_0x5c1a68(0x133)](_0x4f33ea);for(const _0x44180d of this[_0x5c1a68(0x119)]){const _0x144490=_0x44180d[_0x5c1a68(0x16d)],_0x3d3bdb=_0x144490[_0x5c1a68(0xf2)](_0x5c1a68(0x11e)),_0x457f12=_0x144490[_0x5c1a68(0x17e)](_0x3d3bdb?0xa:0x5),_0x3be79a=_0x457f12[_0x5c1a68(0x105)](),_0x26b1fc=_0x3be79a[_0x5c1a68(0x17e)](0x0,0x3)+_0x5c1a68(0xfc),_0x5a2ecc=_0x5c1a68(0x13a)+_0x457f12,_0x28d24a=_0x5c1a68(0xe2)+_0x457f12;if(!_0x44180d[_0x5c1a68(0x148)])continue;if(_0x577b07!=_0x44180d[_0x5c1a68(0x11f)]()[_0x5c1a68(0x10e)][_0x5c1a68(0x129)](_0x5c1a68(0x102)))continue;if(_0x44180d[_0x5c1a68(0x112)](_0x240385))continue;const _0x25b284=_0x4f33ea[_0x5c1a68(0x107)](_0x26b1fc)?_0x4f33ea[_0x5c1a68(0x135)](_0x26b1fc)-0x1:0x0,_0x32ba66=this[_0x5c1a68(0x149)](_0x44180d),_0x533509=_0x32ba66[_0x5a2ecc],_0x2f9dc9=_0x32ba66[_0x28d24a];_0x533509<=_0x536b43[_0x3be79a]&&_0x536b43[_0x3be79a]+_0x25b284<=_0x2f9dc9&&(_0x44180d[_0x5c1a68(0x15e)](_0x240385),_0x45a987=!0x0);}return _0x45a987;};_0x1be847[_0x476fda(0xf0)][_0x476fda(0x110)][_0x476fda(0x127)](_0x263849=>{const _0x51a7d4=_0x476fda;let _0x2f5652=!0x1;for(const _0x3ede71 of _0x1be847[_0x51a7d4(0xf0)][_0x51a7d4(0x110)][_0x51a7d4(0x10a)][_0x51a7d4(0x161)]())if(_0x51a7d4(0xe5)==_0x3ede71[_0x51a7d4(0xe4)]){if(_0x51a7d4(0x10f)==_0x3ede71[_0x51a7d4(0xf7)]){for(const _0x5bc6e0 of _0x3ede71[_0x51a7d4(0x154)][_0x51a7d4(0x10d)][_0x51a7d4(0x14e)]())_0x2f5652=_0x2f5652||_0x146c2c(_0x5bc6e0,_0x263849);}else _0x51a7d4(0xfb)==_0x3ede71[_0x51a7d4(0xf7)]&&(_0x2f5652=_0x2f5652||_0x146c2c(_0x3ede71[_0x51a7d4(0x154)][_0x51a7d4(0x10d)],_0x263849));}return _0x2f5652;});}[_0x2fd744(0x149)](_0x9c4658){const _0xffdbff=_0x2fd744;return this[_0xffdbff(0x100)](_0x9c4658[_0xffdbff(0x121)]()[_0xffdbff(0x15b)](_0x59ed56=>_0x59ed56[_0xffdbff(0x10e)][_0xffdbff(0x10d)]));}}function be(_0x5be961){const _0x5b1fb6=_0x2fd744;return Array[_0x5b1fb6(0x15a)](new Set(_0x5be961)[_0x5b1fb6(0x157)]());}function _0xc15e(){const _0x1f53f7=['oldRange','first','229953BMnrtY','rowspan','getSelectionAffectedTableCells','_tableSuggestions','enableCommand','removeTableColumn','TrackChangesEditing','get','tablePaste','getFirstRange','tableColumn','getRanges','136lwujYJ','insertion','has','discard','end','registerPostFixer','removeTableRow','findAncestor','data','join','change','maxRow','length','colspan','isEqual','enqueueChange','TableEditing','getCellLocation','element','getAttribute','*Insert:*\x20%0','showSuggestionHighlights','isTouching','execute','min','editor','nodeBefore','_suggestionFactory','MAX_SAFE_INTEGER','2096300YXkKPx','$graveyard','ELEMENT_TABLE_ROW','insertTableColumnLeft','minColumn','selectTableRow','toViewElement','getColumnIndexes','addClass','isInContent','_getSuggestionCoords','createTableWalker','detach','options','4929yOnCRM','getChildren','addMarker:suggestion','locale','*Remove:*\x20%0','removeClass','commands','position','last','92YxORLX','values','isIntersecting','downcastDispatcher','from','map','insertTableRowBelow','some','addRange','ELEMENT_TABLE_COLUMN_WITH_TEXT','change:data','getChanges','registerElementLabel','createRangeIn','deletion','plugins','getContainedElement','TableUtils','registerDescriptionCallback','descriptionFactory','194299DOWoye','MIN_SAFE_INTEGER','ELEMENT_TABLE_COLUMN','subType','maxColumn','ELEMENT_TABLE_ROW_WITH_TEXT','ELEMENT_TABLE','createPositionAt','highest','selection','cell','insertTable','order','markMultiRangeInsertion','minRow','setSelection','low','push','includes','writer','substr','isArray','rootName','selectTableColumn','_acceptFormatSuggestionCallbackFactory','every','batch','max','accept','type','insert','$textProxy','forceValue','2859762cTnaPR','item','add','markMultiRangeDeletion','insertTableColumnRight','34230LfwrLc','suggestion','createRangeOn','model','classes','startsWith','insertTableRowAbove','mapper','fromRange','getSuggestion','name','6543otrGFr','getItems','2056308HfjCkJ','tableCell','span','refresh','registerCustomCallback','filter','_getCoordsForCells','_splitMarkerName','table','ELEMENT_TABLE_WITH_TEXT','getChangedMarkers','toLowerCase','afterInit','hasAttribute','above','left','differ','root','_setupColumnsRowsFixing','nodeAfter','start','tableRow','document','_tablePostFixingSubtypes','isIntersectingWithRange','getRowIndexes'];_0xc15e=function(){return _0x1f53f7;};return _0xc15e();}
23
+ const _0x298be5=_0x2740;function _0x2740(_0xfb3979,_0x38ca66){const _0x5da82f=_0x5da8();return _0x2740=function(_0x274011,_0x163efa){_0x274011=_0x274011-0xeb;let _0x422544=_0x5da82f[_0x274011];return _0x422544;},_0x2740(_0xfb3979,_0x38ca66);}(function(_0x13a459,_0x5daf69){const _0x42f9c0=_0x2740,_0x16e543=_0x13a459();while(!![]){try{const _0x120f70=-parseInt(_0x42f9c0(0x186))/0x1+-parseInt(_0x42f9c0(0x106))/0x2*(parseInt(_0x42f9c0(0x12a))/0x3)+-parseInt(_0x42f9c0(0x13d))/0x4+parseInt(_0x42f9c0(0x10f))/0x5+-parseInt(_0x42f9c0(0x175))/0x6+-parseInt(_0x42f9c0(0x178))/0x7*(parseInt(_0x42f9c0(0x12f))/0x8)+parseInt(_0x42f9c0(0x15d))/0x9;if(_0x120f70===_0x5daf69)break;else _0x16e543['push'](_0x16e543['shift']());}catch(_0x336bda){_0x16e543['push'](_0x16e543['shift']());}}}(_0x5da8,0x53b6c));import{Plugin as _0x3f9f1b}from'ckeditor5/src/core.js';import{LiveRange as _0x152206}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x1b72a1}from'ckeditor5/src/widget.js';import{getTranslation as _0x5ba793}from'../utils/common-translations.js';function _0x5da8(){const _0x504ac8=['getColumnIndexes','nodeBefore','insertTableRowBelow','MAX_SAFE_INTEGER','change','isTouching','TableUtils','span','fromRange','getAttribute','filter','options','insertTable','tablePaste','setSelection','first','map','forceValue','every','ELEMENT_TABLE_COLUMN_WITH_TEXT','ELEMENT_TABLE_ROW_WITH_TEXT','tableRow','_tableSuggestions','2KfvRuN','removeClass','markMultiRangeDeletion','insertTableColumnLeft','last','table','toViewElement','MIN_SAFE_INTEGER','discard','1364800tlflJb','type','_getCoordsForCells','join','getSelectionAffectedTableCells','afterInit','markMultiRangeInsertion','ELEMENT_TABLE_ROW','classes','toLowerCase','createRangeOn','tableColumn','addClass','position','selectTableRow','rootName','registerDescriptionCallback','isArray','descriptionFactory','accept','locale','_suggestionFactory','insertTableRowAbove','from','insert','deletion','getItems','547419rdpPNp','isInContent','data','subType','_getSuggestionCoords','4644488JKTOVP','minColumn','commands','TrackChangesEditing','getChangedMarkers','order','mapper','addRange','findAncestor','getChildren','getRowIndexes','item','rowspan','length','2481008DWBoVd','getContainedElement','selectTableColumn','downcastDispatcher','_tablePostFixingSubtypes','registerCustomCallback','document','isIntersectingWithRange','registerElementLabel','model','getSuggestion','colspan','hasAttribute','_splitMarkerName','values','getRanges','getChanges','above','batch','refresh','tableCell','isEqual','differ','oldRange','insertion','startsWith','removeTableRow','TableEditing','cell','showSuggestionHighlights','highest','low','18712260kmbVAM','minRow','start','ELEMENT_TABLE','selection','*Insert:*\x20%0','_setupColumnsRowsFixing','ELEMENT_TABLE_WITH_TEXT','detach','some','get','name','substr','_acceptFormatSuggestionCallbackFactory','ELEMENT_TABLE_COLUMN','removeTableColumn','nodeAfter','change:data','writer','insertTableColumnRight','element','createPositionAt','root','createRangeIn','2565336ThNjBW','min','*Remove:*\x20%0','7XySeeR','addMarker:suggestion','max','push','isIntersecting','has','enqueueChange','includes','left','getCellLocation','end','suggestion','execute','maxRow','198366GRsPyx','createTableWalker','registerPostFixer','plugins','editor','getFirstRange','$textProxy','$graveyard','enableCommand','maxColumn','add'];_0x5da8=function(){return _0x504ac8;};return _0x5da8();}export default class It extends _0x3f9f1b{constructor(_0x10f1e6){const _0x33f62c=_0x2740;super(_0x10f1e6),this[_0x33f62c(0x141)]=[_0x33f62c(0x104),_0x33f62c(0x11a)],this[_0x33f62c(0x105)]=new Set();}[_0x298be5(0x114)](){const _0x364ed3=_0x298be5,_0x4ec0cc=this[_0x364ed3(0x18a)],_0x3abee2=_0x4ec0cc[_0x364ed3(0x146)][_0x364ed3(0x143)][_0x364ed3(0x161)];if(!_0x4ec0cc[_0x364ed3(0x189)][_0x364ed3(0x17d)](_0x364ed3(0x158)))return;const _0x31816d=_0x4ec0cc[_0x364ed3(0x123)],_0xe6470b=_0x4ec0cc[_0x364ed3(0x189)][_0x364ed3(0x167)](_0x364ed3(0x132)),_0x5b9876=_0x4ec0cc[_0x364ed3(0x189)][_0x364ed3(0x167)](_0x364ed3(0xf5));_0xe6470b[_0x364ed3(0x121)][_0x364ed3(0x145)](_0x364ed3(0x10b),_0xc30224=>_0x5ba793(_0x31816d,_0x364ed3(0x160),_0xc30224)),this[_0x364ed3(0x163)](),_0xe6470b[_0x364ed3(0xec)](_0x364ed3(0xfb)),_0xe6470b[_0x364ed3(0xec)](_0x364ed3(0x11d)),_0xe6470b[_0x364ed3(0xec)](_0x364ed3(0x13f));for(const _0x482c4b of[_0x364ed3(0x125),_0x364ed3(0xf1)]){const _0x595aab=_0x4ec0cc[_0x364ed3(0x131)][_0x364ed3(0x167)](_0x482c4b);_0xe6470b[_0x364ed3(0xec)](_0x482c4b,_0x1d3858=>{const _0x1fbbee=_0x364ed3;_0x4ec0cc[_0x1fbbee(0x146)][_0x1fbbee(0xf3)](_0x4c9820=>{const _0x14c87f=_0x1fbbee;_0x1d3858();const _0x429432=_0x14c87f(0x14e)===_0x595aab[_0x14c87f(0x134)],_0x4027c0=_0x5b9876[_0x14c87f(0x113)](_0x3abee2),_0x5a14e5=_0x5b9876[_0x14c87f(0x139)](_0x4027c0),_0x4fd19e=_0x429432?_0x5a14e5[_0x14c87f(0xfe)]-0x1:_0x5a14e5[_0x14c87f(0x10a)]+0x1,_0xeab04a=_0x4027c0[0x0][_0x14c87f(0x137)](_0x14c87f(0x10b)),_0x324bc0=_0x5b9876[_0x14c87f(0x187)](_0xeab04a,{'startRow':_0x4fd19e,'endRow':_0x4fd19e}),_0xe84305=Array[_0x14c87f(0x126)](_0x324bc0)[_0x14c87f(0xff)](_0x255fdd=>_0x4c9820[_0x14c87f(0x119)](_0x255fdd[_0x14c87f(0x159)]));_0xe6470b[_0x14c87f(0x115)](_0xe84305,_0x14c87f(0x104));});});}for(const _0x581d37 of[_0x364ed3(0x109),_0x364ed3(0x170)]){const _0x3088cf=_0x4ec0cc[_0x364ed3(0x131)][_0x364ed3(0x167)](_0x581d37);_0xe6470b[_0x364ed3(0xec)](_0x581d37,_0x3ac4a0=>{const _0x19ed3e=_0x364ed3;_0x4ec0cc[_0x19ed3e(0x146)][_0x19ed3e(0xf3)](_0xddc78b=>{const _0x3491dd=_0x19ed3e;_0x3ac4a0();const _0x55424d=_0x3491dd(0x180)===_0x3088cf[_0x3491dd(0x134)],_0xd276e3=_0x5b9876[_0x3491dd(0x113)](_0x3abee2),_0x1d3805=_0x5b9876[_0x3491dd(0xef)](_0xd276e3),_0x5e944f=_0x55424d?_0x1d3805[_0x3491dd(0xfe)]-0x1:_0x1d3805[_0x3491dd(0x10a)]+0x1,_0x20e97d=_0xd276e3[0x0][_0x3491dd(0x137)](_0x3491dd(0x10b)),_0x4be60a=_0x5b9876[_0x3491dd(0x187)](_0x20e97d,{'startRow':0x0,'column':_0x5e944f,'includeAllSlots':!0x1}),_0x5cf05b=Array[_0x3491dd(0x126)](_0x4be60a)[_0x3491dd(0xff)](_0x3d6db7=>_0xddc78b[_0x3491dd(0x119)](_0x3d6db7[_0x3491dd(0x159)]));_0xe6470b[_0x3491dd(0x115)](_0x5cf05b,_0x3491dd(0x11a));});});}for(const _0x4a181c of[_0x364ed3(0x157),_0x364ed3(0x16c)]){const _0x11957b=_0x4a181c[_0x364ed3(0x169)](0xb),_0x8884b=_0x11957b[_0x364ed3(0x118)](),_0x5d8bca=_0x8884b[_0x364ed3(0x169)](0x0,0x3)+_0x364ed3(0xf6),_0x37529f=_0x364ed3(0x10b)+_0x11957b,_0x1916d9=_0x364ed3(0x176)+_0x11957b,_0x47585e=_0x364ed3(0x17a)+_0x11957b;_0xe6470b[_0x364ed3(0xec)](_0x4a181c,()=>{const _0x281d6b=_0x364ed3;_0x4ec0cc[_0x281d6b(0x146)][_0x281d6b(0xf3)](_0x344f5e=>{const _0x2e9d4f=_0x281d6b,_0x54f342=_0x5b9876[_0x2e9d4f(0x113)](_0x3abee2),_0x15ae0d=_0x54f342[0x0][_0x2e9d4f(0x137)](_0x2e9d4f(0x10b));let _0x2b7dab;if(_0x2e9d4f(0x157)==_0x4a181c){const _0x5f1807=_0x5b9876[_0x2e9d4f(0x139)](_0x54f342);_0x2b7dab={'startRow':_0x5f1807[_0x2e9d4f(0xfe)],'endRow':_0x5f1807[_0x2e9d4f(0x10a)],'includeAllSlots':!0x0};}else{const _0x38c74d=_0x5b9876[_0x2e9d4f(0xef)](_0x54f342);_0x2b7dab={'startColumn':_0x38c74d[_0x2e9d4f(0xfe)],'endColumn':_0x38c74d[_0x2e9d4f(0x10a)],'includeAllSlots':!0x0};}const _0x1c92ae=_0x5b9876[_0x2e9d4f(0x187)](_0x15ae0d,_0x2b7dab),_0x43b53e=Array[_0x2e9d4f(0x126)](_0x1c92ae)[_0x2e9d4f(0xff)](({cell:_0x329c7d})=>_0x329c7d),_0x406305=be(_0x43b53e[_0x2e9d4f(0xf9)](_0x2b3eb3=>_0x2b3eb3[_0x2e9d4f(0x149)](_0x5d8bca))),_0x300e56=be(_0x43b53e[_0x2e9d4f(0xf9)](_0x5e10b2=>!_0x5e10b2[_0x2e9d4f(0x149)](_0x5d8bca)))[_0x2e9d4f(0xff)](_0x3dc4a1=>_0x344f5e[_0x2e9d4f(0x119)](_0x3dc4a1)),_0x46ba4f=_0xe6470b[_0x2e9d4f(0x108)](_0x300e56,_0x37529f);if(_0x46ba4f&&(_0x2e9d4f(0x104)==_0x46ba4f[_0x2e9d4f(0x12d)]||_0x2e9d4f(0x11a)==_0x46ba4f[_0x2e9d4f(0x12d)])){const _0x436804=this[_0x2e9d4f(0x12e)](_0x46ba4f);for(const _0xa38303 of _0x406305){const _0x2b8b46=_0x344f5e[_0x2e9d4f(0x119)](_0xa38303),_0x5ad06b=_0x5b9876[_0x2e9d4f(0x181)](_0xa38303),_0x135b42=_0xa38303[_0x2e9d4f(0xf8)](_0x5d8bca)-0x1,_0x527e5d=_0x436804[_0x1916d9],_0x3f8375=_0x436804[_0x47585e];_0x527e5d<=_0x5ad06b[_0x8884b]&&_0x5ad06b[_0x8884b]+_0x135b42<=_0x3f8375&&_0x46ba4f[_0x2e9d4f(0x136)](_0x2b8b46);}}});});}function _0x1da3d4(_0x5555d4){const _0x5b5465=_0x364ed3,_0x2cd228=Array[_0x5b5465(0x126)](_0x3abee2[_0x5b5465(0x14c)]())[_0x5b5465(0xff)](_0x4bfb76=>_0x152206[_0x5b5465(0xf7)](_0x4bfb76));_0x4ec0cc[_0x5b5465(0x146)][_0x5b5465(0xf3)](_0x5262cf=>{const _0x5d31ec=_0x5b5465,_0x1d77d1=_0x5262cf[_0x5d31ec(0x14f)];_0x5555d4=_0x5555d4[_0x5d31ec(0xf9)](_0x5a9380=>_0x5d31ec(0xeb)!=_0x5a9380[_0x5d31ec(0x173)][_0x5d31ec(0x11e)]),_0x5262cf[_0x5d31ec(0xfd)](_0x5555d4),_0x4ec0cc[_0x5d31ec(0x131)][_0x5d31ec(0x167)](_0x5d31ec(0x157))[_0x5d31ec(0x150)](),_0x4ec0cc[_0x5d31ec(0x184)](_0x5d31ec(0x157),{'forceDefaultExecution':!0x0}),_0x4ec0cc[_0x5d31ec(0x146)][_0x5d31ec(0x17e)](()=>{const _0x5454e7=_0x5d31ec;_0x4ec0cc[_0x5454e7(0x146)][_0x5454e7(0x17e)](_0x1d77d1,_0x263f7b=>{const _0xa3743a=_0x5454e7,_0x2ead04=_0x2cd228[_0xa3743a(0xf9)](_0x461118=>_0xa3743a(0xeb)!=_0x461118[_0xa3743a(0x173)][_0xa3743a(0x11e)]);_0x2ead04[_0xa3743a(0x13c)]>0x0&&_0x263f7b[_0xa3743a(0xfd)](_0x2ead04);for(const _0x1aef57 of _0x2cd228)_0x1aef57[_0xa3743a(0x165)]();});});});}function _0x21ed79(_0x123736){const _0x38eec2=_0x364ed3;_0x4ec0cc[_0x38eec2(0x146)][_0x38eec2(0xf3)](_0x56731a=>{const _0x44ec7d=_0x38eec2,_0x3f7f24=Array[_0x44ec7d(0x126)](_0x3abee2[_0x44ec7d(0x14c)]())[_0x44ec7d(0xff)](_0x41e9db=>_0x152206[_0x44ec7d(0xf7)](_0x41e9db)),_0x8f9943=[];for(const _0x1fc91d of _0x123736)for(const _0x418dd5 of _0x1fc91d[_0x44ec7d(0x129)]({'shallow':!0x0}))_0x8f9943[_0x44ec7d(0x17b)](_0x418dd5);for(const _0xe1a9a3 of _0x8f9943)_0x44ec7d(0xeb)!=_0xe1a9a3[_0x44ec7d(0x173)][_0x44ec7d(0x11e)]&&(_0x56731a[_0x44ec7d(0xfd)](_0x56731a[_0x44ec7d(0x172)](_0xe1a9a3,0x0)),_0x4ec0cc[_0x44ec7d(0x131)][_0x44ec7d(0x167)](_0x44ec7d(0x16c))[_0x44ec7d(0x150)](),_0x4ec0cc[_0x44ec7d(0x184)](_0x44ec7d(0x16c),{'forceDefaultExecution':!0x0}));const _0x5c1fd2=_0x3f7f24[_0x44ec7d(0xf9)](_0x39f65f=>_0x44ec7d(0xeb)!=_0x39f65f[_0x44ec7d(0x173)][_0x44ec7d(0x11e)]);_0x5c1fd2[_0x44ec7d(0x13c)]>0x0&&_0x56731a[_0x44ec7d(0xfd)](_0x5c1fd2);for(const _0x3e3efd of _0x3f7f24)_0x3e3efd[_0x44ec7d(0x165)]();});}function _0x181733(_0x35fdaf,_0x2b391a){const _0x36a568=_0x364ed3;return _0x2b391a[_0x36a568(0x101)](_0x165ef2=>_0x35fdaf[_0x36a568(0x166)](_0x16ec0a=>_0x16ec0a[_0x36a568(0x182)][_0x36a568(0x152)](_0x165ef2[_0x36a568(0x15f)])||_0x165ef2[_0x36a568(0x182)][_0x36a568(0x152)](_0x16ec0a[_0x36a568(0x15f)])));}function _0x5b7629(_0x5e3fb8,_0x2756dc){const _0x1954ac=_0x364ed3;return!_0x5e3fb8[_0x1954ac(0x166)](_0x127a44=>_0x2756dc[_0x1954ac(0x166)](_0x32a8d1=>_0x127a44[_0x1954ac(0x17c)](_0x32a8d1)))&&_0x5e3fb8[_0x1954ac(0x166)](_0x5852c7=>_0x2756dc[_0x1954ac(0x166)](_0x16d7a7=>_0x5852c7[_0x1954ac(0x182)][_0x1954ac(0xf4)](_0x16d7a7[_0x1954ac(0x15f)])));}_0x4ec0cc[_0x364ed3(0x12c)][_0x364ed3(0x140)]['on'](_0x364ed3(0x179),(_0x20a67b,_0x474727,_0x3271eb)=>{const _0x7a701f=_0x364ed3;if(!_0x3271eb[_0x7a701f(0xfa)][_0x7a701f(0x15a)])return;const _0x2ca637=_0x474727[_0x7a701f(0x13a)];if(!_0x2ca637)return;const _0x107cd1=_0x3271eb[_0x7a701f(0x135)][_0x7a701f(0x10c)](_0x2ca637);function _0x5370ea(_0x57d4a6){const _0x37faf4=_0x7a701f;return Array[_0x37faf4(0x120)](_0x57d4a6)?_0x57d4a6:[_0x57d4a6];}_0x107cd1&&_0x7a701f(0x151)===_0x2ca637[_0x7a701f(0x168)]&&_0x1b72a1(_0x107cd1,_0x3271eb[_0x7a701f(0x16f)],(_0x25c2a7,_0x3dee83,_0x3d128b)=>_0x3d128b[_0x7a701f(0x11b)](_0x5370ea(_0x3dee83[_0x7a701f(0x117)]),_0x25c2a7),(_0x168940,_0x2f1ea7,_0x24b592)=>_0x24b592[_0x7a701f(0x107)](_0x5370ea(_0x2f1ea7[_0x7a701f(0x117)]),_0x168940));},{'priority':_0x364ed3(0x15b)}),_0xe6470b[_0x364ed3(0x121)][_0x364ed3(0x11f)](_0x56f143=>{const _0x4fa1c2=_0x364ed3;if(_0x4fa1c2(0x155)!=_0x56f143[_0x4fa1c2(0x110)]&&_0x4fa1c2(0x128)!=_0x56f143[_0x4fa1c2(0x110)])return;const _0x508c3a=_0x56f143[_0x4fa1c2(0x13e)]();if(null!=_0x508c3a&&_0x508c3a['is'](_0x4fa1c2(0x171),_0x4fa1c2(0x10b))){if(_0x4fa1c2(0x155)==_0x56f143[_0x4fa1c2(0x110)]){const _0x565378=_0x56f143[_0x4fa1c2(0x129)]()[_0x4fa1c2(0xf9)](_0x55e80a=>_0x55e80a['is'](_0x4fa1c2(0x18c)))[_0x4fa1c2(0xff)](_0x52f16=>_0x52f16[_0x4fa1c2(0x12c)]);if(_0x565378[_0x4fa1c2(0x13c)])return{'type':_0x4fa1c2(0x155),'content':_0x5ba793(_0x31816d,_0x4fa1c2(0x162),_0x5ba793(_0x31816d,_0x4fa1c2(0x164),'\x22'+_0x565378[_0x4fa1c2(0x112)]('\x20')+'\x22'))};}if(_0x4fa1c2(0x128)==_0x56f143[_0x4fa1c2(0x110)]){const _0x1d29af=_0x56f143[_0x4fa1c2(0x129)]()[_0x4fa1c2(0xf9)](_0x556417=>_0x556417['is'](_0x4fa1c2(0x18c)))[_0x4fa1c2(0xff)](_0xaa542a=>_0xaa542a[_0x4fa1c2(0x12c)]);if(_0x1d29af[_0x4fa1c2(0x13c)])return{'type':_0x4fa1c2(0x128),'content':_0x5ba793(_0x31816d,_0x4fa1c2(0x177),_0x5ba793(_0x31816d,_0x4fa1c2(0x164),'\x22'+_0x1d29af[_0x4fa1c2(0x112)]('\x20')+'\x22'))};}}}),_0xe6470b[_0x364ed3(0x121)][_0x364ed3(0x11f)](_0x2b8cd4=>{const _0x26d901=_0x364ed3;if(_0x26d901(0x104)==_0x2b8cd4[_0x26d901(0x12d)]){const _0x2058d8=_0x2b8cd4[_0x26d901(0x129)]()[_0x26d901(0xf9)](_0x1a21b4=>_0x1a21b4['is'](_0x26d901(0x18c)))[_0x26d901(0xff)](_0x4678e9=>_0x4678e9[_0x26d901(0x12c)]),_0x23228d=this[_0x26d901(0x12e)](_0x2b8cd4),_0x32ea15=_0x23228d[_0x26d901(0x185)]-_0x23228d[_0x26d901(0x15e)]+0x1;if(_0x26d901(0x155)==_0x2b8cd4[_0x26d901(0x110)])return _0x2058d8[_0x26d901(0x13c)]?{'type':_0x26d901(0x155),'content':_0x5ba793(_0x31816d,_0x26d901(0x162),_0x5ba793(_0x31816d,_0x26d901(0x103),[_0x32ea15,'\x22'+_0x2058d8[_0x26d901(0x112)]('\x20')+'\x22']))}:{'type':_0x26d901(0x155),'content':_0x5ba793(_0x31816d,_0x26d901(0x162),_0x5ba793(_0x31816d,_0x26d901(0x116),_0x32ea15))};if(_0x26d901(0x128)==_0x2b8cd4[_0x26d901(0x110)])return _0x2058d8[_0x26d901(0x13c)]?{'type':_0x26d901(0x128),'content':_0x5ba793(_0x31816d,_0x26d901(0x177),_0x5ba793(_0x31816d,_0x26d901(0x103),[_0x32ea15,'\x22'+_0x2058d8[_0x26d901(0x112)]('\x20')+'\x22']))}:{'type':_0x26d901(0x128),'content':_0x5ba793(_0x31816d,_0x26d901(0x177),_0x5ba793(_0x31816d,_0x26d901(0x116),_0x32ea15))};}if(_0x26d901(0x11a)==_0x2b8cd4[_0x26d901(0x12d)]){const _0xac7197=_0x2b8cd4[_0x26d901(0x129)]()[_0x26d901(0xf9)](_0x1370b0=>_0x1370b0['is'](_0x26d901(0x18c)))[_0x26d901(0xff)](_0x262ef6=>_0x262ef6[_0x26d901(0x12c)]),_0x527e2a=this[_0x26d901(0x12e)](_0x2b8cd4),_0x4af801=_0x527e2a[_0x26d901(0xed)]-_0x527e2a[_0x26d901(0x130)]+0x1;if(_0x26d901(0x155)==_0x2b8cd4[_0x26d901(0x110)])return _0xac7197[_0x26d901(0x13c)]?{'type':_0x26d901(0x155),'content':_0x5ba793(_0x31816d,_0x26d901(0x162),_0x5ba793(_0x31816d,_0x26d901(0x102),[_0x4af801,'\x22'+_0xac7197[_0x26d901(0x112)]('\x20')+'\x22']))}:{'type':_0x26d901(0x155),'content':_0x5ba793(_0x31816d,_0x26d901(0x162),_0x5ba793(_0x31816d,_0x26d901(0x16b),_0x4af801))};if(_0x26d901(0x128)==_0x2b8cd4[_0x26d901(0x110)])return _0xac7197[_0x26d901(0x13c)]?{'type':_0x26d901(0x128),'content':_0x5ba793(_0x31816d,_0x26d901(0x177),_0x5ba793(_0x31816d,_0x26d901(0x102),[_0x4af801,'\x22'+_0xac7197[_0x26d901(0x112)]('\x20')+'\x22']))}:{'type':_0x26d901(0x128),'content':_0x5ba793(_0x31816d,_0x26d901(0x177),_0x5ba793(_0x31816d,_0x26d901(0x16b),_0x4af801))};}}),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x155),_0x364ed3(0x104),_0x364ed3(0x10e),_0x1da3d4),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x128),_0x364ed3(0x104),_0x364ed3(0x122),_0x1da3d4),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x155),_0x364ed3(0x11a),_0x364ed3(0x10e),_0x21ed79),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x128),_0x364ed3(0x11a),_0x364ed3(0x122),_0x21ed79),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x155),_0x364ed3(0x11a),_0x364ed3(0x112),_0x181733),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x128),_0x364ed3(0x11a),_0x364ed3(0x112),_0x181733),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x155),_0x364ed3(0x104),_0x364ed3(0x112),_0x5b7629),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x128),_0x364ed3(0x104),_0x364ed3(0x112),_0x5b7629);}[_0x298be5(0x16a)](){const _0x565c8e=_0x298be5,_0x516fa3=this[_0x565c8e(0x18a)],_0xd72a8b=_0x516fa3[_0x565c8e(0x146)][_0x565c8e(0x143)][_0x565c8e(0x161)];return(_0x10dc99,_0x5cbf7f)=>{const _0x595027=_0x565c8e;_0x516fa3[_0x595027(0x146)][_0x595027(0xf3)](_0x5b5a05=>{const _0x234884=_0x595027,{commandName:_0x20a9d3,commandParams:_0x4a72ab}=_0x5cbf7f;let _0x1814a2=_0x10dc99[0x0][_0x234884(0x182)][_0x234884(0xf0)];_0x4a72ab&&_0x4a72ab[0x0]&&!0x1===_0x4a72ab[0x0][_0x234884(0x100)]&&(_0x1814a2=_0x10dc99[0x0][_0x234884(0x15f)][_0x234884(0x16d)]);const _0x2e8567=_0x5b5a05[_0x234884(0x174)](_0x1814a2);if(_0x234884(0xeb)==_0x2e8567[_0x234884(0x173)][_0x234884(0x11e)])return;const _0xccd285=Array[_0x234884(0x126)](_0xd72a8b[_0x234884(0x14c)]())[_0x234884(0xff)](_0x48991b=>_0x152206[_0x234884(0xf7)](_0x48991b));_0x5b5a05[_0x234884(0xfd)](_0x2e8567),_0x516fa3[_0x234884(0x131)][_0x234884(0x167)](_0x20a9d3)[_0x234884(0x150)](),_0x4a72ab[_0x234884(0x17b)]({'forceDefaultExecution':!0x0}),_0x516fa3[_0x234884(0x184)](_0x20a9d3,..._0x4a72ab);const _0x22d5c2=_0xccd285[_0x234884(0xf9)](_0x5e7fff=>_0x234884(0xeb)!=_0x5e7fff[_0x234884(0x173)][_0x234884(0x11e)]);_0x22d5c2[_0x234884(0x13c)]>0x0&&_0x5b5a05[_0x234884(0xfd)](_0x22d5c2);for(const _0x33f194 of _0xccd285)_0x33f194[_0x234884(0x165)]();});};}[_0x298be5(0x111)](_0x5de0a8){const _0x2564e6=_0x298be5,_0x48a722=this[_0x2564e6(0x18a)][_0x2564e6(0x189)][_0x2564e6(0x167)](_0x2564e6(0xf5));let _0x16b0cc=Number[_0x2564e6(0xf2)],_0x71820a=Number[_0x2564e6(0x10d)],_0x1dab91=Number[_0x2564e6(0xf2)],_0x2be231=Number[_0x2564e6(0x10d)];for(const _0x5d9941 of _0x5de0a8){if(_0x2564e6(0xeb)==_0x5d9941[_0x2564e6(0x173)][_0x2564e6(0x11e)])continue;const {row:_0x586885,column:_0x3d7146}=_0x48a722[_0x2564e6(0x181)](_0x5d9941),_0x5ae4fd=_0x5d9941[_0x2564e6(0x149)](_0x2564e6(0x13b))?_0x5d9941[_0x2564e6(0xf8)](_0x2564e6(0x13b))-0x1:0x0,_0x290f43=_0x5d9941[_0x2564e6(0x149)](_0x2564e6(0x148))?_0x5d9941[_0x2564e6(0xf8)](_0x2564e6(0x148))-0x1:0x0;_0x16b0cc=_0x586885<_0x16b0cc?_0x586885:_0x16b0cc,_0x71820a=_0x586885+_0x5ae4fd>_0x71820a?_0x586885+_0x5ae4fd:_0x71820a,_0x1dab91=_0x3d7146<_0x1dab91?_0x3d7146:_0x1dab91,_0x2be231=_0x3d7146+_0x290f43>_0x2be231?_0x3d7146+_0x290f43:_0x2be231;}return{'minRow':_0x16b0cc,'maxRow':_0x71820a,'minColumn':_0x1dab91,'maxColumn':_0x2be231};}[_0x298be5(0x163)](){const _0x1ed92=_0x298be5,_0x39ba82=this[_0x1ed92(0x18a)],_0x1386e4=_0x39ba82[_0x1ed92(0x189)][_0x1ed92(0x167)](_0x1ed92(0x132)),_0x14914a=_0x39ba82[_0x1ed92(0x189)][_0x1ed92(0x167)](_0x1ed92(0xf5));_0x39ba82[_0x1ed92(0x146)][_0x1ed92(0x143)]['on'](_0x1ed92(0x16e),()=>{const _0x3927db=_0x1ed92,_0x51333a=Array[_0x3927db(0x126)](_0x39ba82[_0x3927db(0x146)][_0x3927db(0x143)][_0x3927db(0x153)][_0x3927db(0x133)]());for(const {name:_0x5232a3,data:_0x36315a}of _0x51333a){const {group:_0x5694fc,id:_0x396a80,subType:_0xdbc9c2}=_0x1386e4[_0x3927db(0x14a)](_0x5232a3);if(_0x3927db(0x183)!=_0x5694fc)continue;if(null!=_0x36315a[_0x3927db(0x154)])continue;const _0x496101=_0x1386e4[_0x3927db(0x147)](_0x396a80);this[_0x3927db(0x141)][_0x3927db(0x17f)](_0xdbc9c2)&&this[_0x3927db(0x105)][_0x3927db(0xee)](_0x496101);}},{'priority':_0x1ed92(0x15c)});const _0x445ff0=(_0x95c80a,_0xc0487d)=>{const _0x59ac81=_0x1ed92;let _0x3eb2c1=!0x1;const _0x39039e=_0xc0487d[_0x59ac81(0x119)](_0x95c80a),_0x5434f2=_0x95c80a[_0x59ac81(0x137)](_0x59ac81(0x10b)),_0x39098e=_0x14914a[_0x59ac81(0x181)](_0x95c80a);for(const _0x787ad6 of this[_0x59ac81(0x105)]){const _0x2ec170=_0x787ad6[_0x59ac81(0x12d)],_0x5794d0=_0x2ec170[_0x59ac81(0x156)](_0x59ac81(0xfc)),_0xe6c335=_0x2ec170[_0x59ac81(0x169)](_0x5794d0?0xa:0x5),_0xc58e60=_0xe6c335[_0x59ac81(0x118)](),_0x44cf2e=_0xc58e60[_0x59ac81(0x169)](0x0,0x3)+_0x59ac81(0xf6),_0x5d12e9=_0x59ac81(0x176)+_0xe6c335,_0x648e57=_0x59ac81(0x17a)+_0xe6c335;if(!_0x787ad6[_0x59ac81(0x12b)])continue;if(_0x5434f2!=_0x787ad6[_0x59ac81(0x18b)]()[_0x59ac81(0x15f)][_0x59ac81(0x137)](_0x59ac81(0x10b)))continue;if(_0x787ad6[_0x59ac81(0x144)](_0x39039e))continue;const _0x2f4363=_0x95c80a[_0x59ac81(0x149)](_0x44cf2e)?_0x95c80a[_0x59ac81(0xf8)](_0x44cf2e)-0x1:0x0,_0x5d1d46=this[_0x59ac81(0x12e)](_0x787ad6),_0x59c351=_0x5d1d46[_0x5d12e9],_0x1079e9=_0x5d1d46[_0x648e57];_0x59c351<=_0x39098e[_0xc58e60]&&_0x39098e[_0xc58e60]+_0x2f4363<=_0x1079e9&&(_0x787ad6[_0x59ac81(0x136)](_0x39039e),_0x3eb2c1=!0x0);}return _0x3eb2c1;};_0x39ba82[_0x1ed92(0x146)][_0x1ed92(0x143)][_0x1ed92(0x188)](_0x16a709=>{const _0x20e43b=_0x1ed92;let _0x7b2bfd=!0x1;for(const _0x28dc4e of _0x39ba82[_0x20e43b(0x146)][_0x20e43b(0x143)][_0x20e43b(0x153)][_0x20e43b(0x14d)]())if(_0x20e43b(0x127)==_0x28dc4e[_0x20e43b(0x110)]){if(_0x20e43b(0x104)==_0x28dc4e[_0x20e43b(0x168)]){for(const _0x4cfdeb of _0x28dc4e[_0x20e43b(0x11c)][_0x20e43b(0x16d)][_0x20e43b(0x138)]())_0x7b2bfd=_0x7b2bfd||_0x445ff0(_0x4cfdeb,_0x16a709);}else _0x20e43b(0x151)==_0x28dc4e[_0x20e43b(0x168)]&&(_0x7b2bfd=_0x7b2bfd||_0x445ff0(_0x28dc4e[_0x20e43b(0x11c)][_0x20e43b(0x16d)],_0x16a709));}return _0x7b2bfd;});}[_0x298be5(0x12e)](_0x590d1a){const _0x3702b2=_0x298be5;return this[_0x3702b2(0x111)](_0x590d1a[_0x3702b2(0x14c)]()[_0x3702b2(0xff)](_0x339175=>_0x339175[_0x3702b2(0x15f)][_0x3702b2(0x16d)]));}}function be(_0x3ac76f){const _0x26545e=_0x298be5;return Array[_0x26545e(0x126)](new Set(_0x3ac76f)[_0x26545e(0x14b)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2764(_0x5cb4f2,_0x42ab4e){const _0x2705f7=_0x2705();return _0x2764=function(_0x276421,_0x475624){_0x276421=_0x276421-0x1b6;let _0x3d5820=_0x2705f7[_0x276421];return _0x3d5820;},_0x2764(_0x5cb4f2,_0x42ab4e);}const _0x18873b=_0x2764;(function(_0x92a2f,_0x124388){const _0x3dfc95=_0x2764,_0x449c77=_0x92a2f();while(!![]){try{const _0x1f83bb=parseInt(_0x3dfc95(0x1bc))/0x1+parseInt(_0x3dfc95(0x1c1))/0x2+parseInt(_0x3dfc95(0x1c4))/0x3+-parseInt(_0x3dfc95(0x1b8))/0x4+parseInt(_0x3dfc95(0x1b7))/0x5+parseInt(_0x3dfc95(0x1b6))/0x6+-parseInt(_0x3dfc95(0x1b9))/0x7;if(_0x1f83bb===_0x124388)break;else _0x449c77['push'](_0x449c77['shift']());}catch(_0x526d2b){_0x449c77['push'](_0x449c77['shift']());}}}(_0x2705,0x2d6e9));import{Plugin as _0x8ac6ea}from'ckeditor5/src/core.js';function _0x2705(){const _0x5df77d=['TableCaptionEditing','TrackChangesEditing','355902tKdBFO','get','requires','294000eEPdSx','toggleTableCaption','editor','981834TBZkXm','1703850BbaKvn','478832dqMBkQ','3672844bvUpoO','afterInit','plugins','50129rUMFgA','enableCommand','has'];_0x2705=function(){return _0x5df77d;};return _0x2705();}import _0x245a5f from'./table.js';export default class xt extends _0x8ac6ea{static get[_0x18873b(0x1c3)](){return[_0x245a5f];}[_0x18873b(0x1ba)](){const _0x5e6b75=_0x18873b,_0x24ce5b=this[_0x5e6b75(0x1c6)];if(!_0x24ce5b[_0x5e6b75(0x1bb)][_0x5e6b75(0x1be)](_0x5e6b75(0x1bf)))return;_0x24ce5b[_0x5e6b75(0x1bb)][_0x5e6b75(0x1c2)](_0x5e6b75(0x1c0))[_0x5e6b75(0x1bd)](_0x5e6b75(0x1c5));}}
23
+ const _0xa52e3d=_0x3a6c;function _0x3f46(){const _0x2eeb5c=['afterInit','has','2870270NeLpRC','7006692xZRjpl','plugins','3446BZScyn','18qDEqbM','editor','2244140xSqaJr','get','enableCommand','100NCKiOo','requires','18CAjnho','106959MloupP','7043316tQSbQa','TableCaptionEditing','1271640jfkvnC','toggleTableCaption','97JMhcBc','TrackChangesEditing'];_0x3f46=function(){return _0x2eeb5c;};return _0x3f46();}(function(_0x1d469b,_0x436faf){const _0x10fd1a=_0x3a6c,_0x161bea=_0x1d469b();while(!![]){try{const _0x3a2ece=parseInt(_0x10fd1a(0xb7))/0x1*(parseInt(_0x10fd1a(0xbe))/0x2)+-parseInt(_0x10fd1a(0xb2))/0x3*(-parseInt(_0x10fd1a(0xc4))/0x4)+-parseInt(_0x10fd1a(0xc1))/0x5*(parseInt(_0x10fd1a(0xbf))/0x6)+parseInt(_0x10fd1a(0xb3))/0x7+-parseInt(_0x10fd1a(0xb5))/0x8*(-parseInt(_0x10fd1a(0xc6))/0x9)+parseInt(_0x10fd1a(0xbb))/0xa+-parseInt(_0x10fd1a(0xbc))/0xb;if(_0x3a2ece===_0x436faf)break;else _0x161bea['push'](_0x161bea['shift']());}catch(_0x58eabb){_0x161bea['push'](_0x161bea['shift']());}}}(_0x3f46,0xa782d));function _0x3a6c(_0xdf5054,_0x19d07e){const _0x3f4642=_0x3f46();return _0x3a6c=function(_0x3a6c3a,_0x1e2642){_0x3a6c3a=_0x3a6c3a-0xb2;let _0x305dd6=_0x3f4642[_0x3a6c3a];return _0x305dd6;},_0x3a6c(_0xdf5054,_0x19d07e);}import{Plugin as _0x379cd3}from'ckeditor5/src/core.js';import _0x5dbfad from'./table.js';export default class xt extends _0x379cd3{static get[_0xa52e3d(0xc5)](){return[_0x5dbfad];}[_0xa52e3d(0xb9)](){const _0x430302=_0xa52e3d,_0xaf6cb6=this[_0x430302(0xc0)];if(!_0xaf6cb6[_0x430302(0xbd)][_0x430302(0xba)](_0x430302(0xb4)))return;_0xaf6cb6[_0x430302(0xbd)][_0x430302(0xc2)](_0x430302(0xb8))[_0x430302(0xc3)](_0x430302(0xb6));}}