@ckeditor/ckeditor5-track-changes 43.1.0-alpha.8 → 43.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d18cf=_0x6d85;(function(_0x258881,_0x54f6e9){const _0x3c27e0=_0x6d85,_0x43a3cf=_0x258881();while(!![]){try{const _0x4e64ad=parseInt(_0x3c27e0(0x164))/0x1+parseInt(_0x3c27e0(0x12b))/0x2+parseInt(_0x3c27e0(0x11b))/0x3+parseInt(_0x3c27e0(0x17b))/0x4+parseInt(_0x3c27e0(0x13c))/0x5*(parseInt(_0x3c27e0(0x121))/0x6)+parseInt(_0x3c27e0(0x180))/0x7*(-parseInt(_0x3c27e0(0x15a))/0x8)+-parseInt(_0x3c27e0(0x132))/0x9;if(_0x4e64ad===_0x54f6e9)break;else _0x43a3cf['push'](_0x43a3cf['shift']());}catch(_0x2a0503){_0x43a3cf['push'](_0x43a3cf['shift']());}}}(_0x2b2c,0x63961));function _0x6d85(_0x5fccfc,_0x5cf54d){const _0x2b2cdc=_0x2b2c();return _0x6d85=function(_0x6d859f,_0x24651a){_0x6d859f=_0x6d859f-0x114;let _0x3d40e7=_0x2b2cdc[_0x6d859f];return _0x3d40e7;},_0x6d85(_0x5fccfc,_0x5cf54d);}import{Plugin as _0xf9a01c}from'ckeditor5/src/core.js';import{LivePosition as _0x246d25}from'ckeditor5/src/engine.js';import{getTranslation as _0x15d321}from'../utils/common-translations.js';export default class nt extends _0xf9a01c{[_0x5d18cf(0x143)](){const _0x3f7a7e=_0x5d18cf,_0x5142ca=this[_0x3f7a7e(0x157)];if(!_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x124)))return;const _0x50f72f=_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x13f)](_0x3f7a7e(0x173)),_0x293e5a=_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x13f)](_0x3f7a7e(0x114)),_0x5cc4df=_0x5142ca[_0x3f7a7e(0x14b)];_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x127)),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x12f)](_0x3f7a7e(0x14e),_0x427bff=>_0x15d321(_0x5cc4df,_0x3f7a7e(0x136),_0x427bff)),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x12f)](_0x3f7a7e(0x134),_0x369703=>_0x15d321(_0x5cc4df,_0x3f7a7e(0x125),_0x369703)),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x12f)](_0x3f7a7e(0x177),()=>_0x15d321(_0x5cc4df,_0x3f7a7e(0x131))),_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x14d))&&_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x17c)),_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x144))&&_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x16a))&&(_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x12d),(_0x11cd06,_0x531067)=>{const _0xe6df9a=_0x3f7a7e,_0x5ccc68=_0x293e5a[_0xe6df9a(0x165)](_0x5142ca[_0xe6df9a(0x179)][_0xe6df9a(0x14f)][_0xe6df9a(0x174)]);_0x5142ca[_0xe6df9a(0x179)][_0xe6df9a(0x16f)](()=>{const _0x46beb3=_0xe6df9a;_0x50f72f[_0x46beb3(0x137)](_0x5ccc68,{'commandName':_0x46beb3(0x12d),'commandParams':[_0x531067]},[],_0x46beb3(0x15f));});}),_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x11c),(_0x5b30a2,_0x74011b)=>{const _0x54e623=_0x3f7a7e;_0x5142ca[_0x54e623(0x179)][_0x54e623(0x16f)](_0x2431cd=>{const _0x2fdce3=_0x54e623;let _0xaa89c8=_0x293e5a[_0x2fdce3(0x165)](_0x5142ca[_0x2fdce3(0x179)][_0x2fdce3(0x14f)][_0x2fdce3(0x174)]),_0x17dbe3=_0x2431cd[_0x2fdce3(0x189)](_0xaa89c8);const _0x101e30=_0x246d25[_0x2fdce3(0x170)](_0x17dbe3[_0x2fdce3(0x178)],_0x2fdce3(0x141)),_0x18553f=_0x246d25[_0x2fdce3(0x170)](_0x17dbe3[_0x2fdce3(0x15c)],_0x2fdce3(0x154));_0x50f72f[_0x2fdce3(0x160)](()=>_0x5b30a2(_0x74011b)),_0xaa89c8=_0x293e5a[_0x2fdce3(0x165)](_0x5142ca[_0x2fdce3(0x179)][_0x2fdce3(0x14f)][_0x2fdce3(0x174)]),_0x17dbe3=_0x2431cd[_0x2fdce3(0x189)](_0xaa89c8);const _0x2571e0=_0x2431cd[_0x2fdce3(0x17e)](_0x101e30,_0x18553f);_0x101e30[_0x2fdce3(0x158)](),_0x18553f[_0x2fdce3(0x158)](),_0x50f72f[_0x2fdce3(0x137)](_0xaa89c8,{'commandName':_0x2fdce3(0x12d),'commandParams':[_0x74011b]},[],_0x2fdce3(0x11f)),_0x2571e0[_0x2fdce3(0x178)][_0x2fdce3(0x15d)](_0x17dbe3[_0x2fdce3(0x178)])&&_0x50f72f[_0x2fdce3(0x188)](_0x2431cd[_0x2fdce3(0x17e)](_0x2571e0[_0x2fdce3(0x178)],_0x17dbe3[_0x2fdce3(0x178)]),_0x2fdce3(0x11f)),_0x17dbe3[_0x2fdce3(0x15c)][_0x2fdce3(0x15d)](_0x2571e0[_0x2fdce3(0x15c)])&&_0x50f72f[_0x2fdce3(0x188)](_0x2431cd[_0x2fdce3(0x17e)](_0x17dbe3[_0x2fdce3(0x15c)],_0x2571e0[_0x2fdce3(0x15c)]),_0x2fdce3(0x11f));});}),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x16b),_0x3f7a7e(0x11f),_0x3f7a7e(0x13d),()=>!0x1),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x16b),_0x3f7a7e(0x11f),_0x3f7a7e(0x16c),()=>!0x1),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x16b),_0x3f7a7e(0x11f),_0x3f7a7e(0x171),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x181)](_0x3f7a7e(0x16b),'',_0x3f7a7e(0x16c))),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x117),_0x3f7a7e(0x11f),_0x3f7a7e(0x13d),()=>!0x1),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x117),_0x3f7a7e(0x11f),_0x3f7a7e(0x171),([_0x401027])=>{const _0xcfb584=_0x3f7a7e,_0x5e9b1c=_0x50f72f[_0xcfb584(0x147)][_0xcfb584(0x181)](_0xcfb584(0x117),'',_0xcfb584(0x171));let _0xf0b190=_0x401027[_0xcfb584(0x178)],_0x21d746=_0x401027[_0xcfb584(0x15c)];const _0x21712d=_0x5142ca[_0xcfb584(0x179)][_0xcfb584(0x139)][_0xcfb584(0x182)](_0xf0b190,_0xcfb584(0x133)),_0x9366bd=_0x5142ca[_0xcfb584(0x179)][_0xcfb584(0x139)][_0xcfb584(0x182)](_0x21d746,_0xcfb584(0x126));_0x21712d[_0xcfb584(0x166)]&&(_0xf0b190=_0x21712d[_0xcfb584(0x178)]),_0x9366bd[_0xcfb584(0x166)]&&(_0x21d746=_0x9366bd[_0xcfb584(0x15c)]),_0x5e9b1c([_0x5142ca[_0xcfb584(0x179)][_0xcfb584(0x17e)](_0xf0b190,_0x21d746)]);}),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x16b),_0x3f7a7e(0x11f),_0x3f7a7e(0x168),_0x244aac),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x117),_0x3f7a7e(0x11f),_0x3f7a7e(0x168),_0x244aac)),_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x129))&&(_0x50f72f[_0x3f7a7e(0x172)](_0x3f7a7e(0x13b),(_0x377c15,_0x128909)=>{const _0x14a56a=_0x3f7a7e,_0x22c637=_0x5142ca[_0x14a56a(0x118)][_0x14a56a(0x13f)](_0x14a56a(0x145));let _0x528fa6=_0x293e5a[_0x14a56a(0x165)](_0x5142ca[_0x14a56a(0x179)][_0x14a56a(0x14f)][_0x14a56a(0x174)]),_0x3c2ffb=_0x22c637[_0x14a56a(0x17d)](_0x528fa6);_0x5142ca[_0x14a56a(0x179)][_0x14a56a(0x16f)](()=>{const _0x3a45a6=_0x14a56a;if(_0x3c2ffb)return void _0x50f72f[_0x3a45a6(0x184)](_0x5142ca[_0x3a45a6(0x179)][_0x3a45a6(0x189)](_0x3c2ffb));const _0x523c41=_0x293e5a[_0x3a45a6(0x15e)](_0x528fa6);_0x377c15(_0x128909),_0x528fa6=_0x293e5a[_0x3a45a6(0x165)](_0x5142ca[_0x3a45a6(0x179)][_0x3a45a6(0x14f)][_0x3a45a6(0x174)]),_0x3c2ffb=_0x22c637[_0x3a45a6(0x17d)](_0x528fa6),_0x50f72f[_0x3a45a6(0x188)](_0x5142ca[_0x3a45a6(0x179)][_0x3a45a6(0x189)](_0x3c2ffb),_0x523c41?null:_0x3a45a6(0x149));});}),_0x50f72f[_0x3f7a7e(0x147)][_0x3f7a7e(0x116)](_0x3f7a7e(0x117),_0x3f7a7e(0x149),_0x3f7a7e(0x168),_0x244aac));const _0x1d0e59=[{'type':_0x3f7a7e(0x16b),'subType':_0x3f7a7e(0x152)},{'type':_0x3f7a7e(0x117),'subType':_0x3f7a7e(0x149)},{'type':_0x3f7a7e(0x16b),'subType':_0x3f7a7e(0x11f)},{'type':_0x3f7a7e(0x117),'subType':_0x3f7a7e(0x11f)}];function _0x243e5c(_0x19027b,_0x53eee9){const _0x33e1c8=_0x3f7a7e,_0x1425c5=_0x1d0e59[_0x33e1c8(0x169)](({type:_0x5c4b0c,subType:_0x1ed633})=>_0x19027b[_0x33e1c8(0x11a)]==_0x5c4b0c&&_0x19027b[_0x33e1c8(0x156)]==_0x1ed633),_0x2af8b8=_0x1d0e59[_0x33e1c8(0x169)](({type:_0x143c15,subType:_0x3c1b67})=>_0x53eee9[_0x33e1c8(0x11a)]==_0x143c15&&_0x53eee9[_0x33e1c8(0x156)]==_0x3c1b67);if(_0x1425c5<0x0||_0x2af8b8<0x0)return!0x1;const _0x43f6d6=_0x19027b[_0x33e1c8(0x176)](),_0x637ce6=_0x53eee9[_0x33e1c8(0x176)]();if((0x0==_0x1425c5||0x1==_0x1425c5)&&0x2==_0x2af8b8&&_0x43f6d6[_0x33e1c8(0x115)](_0x637ce6))return!0x0;if(0x2==_0x1425c5&&0x3==_0x2af8b8){const _0x139f80=_0x50f72f[_0x33e1c8(0x11e)](_0x43f6d6,_0x33e1c8(0x117))[_0x33e1c8(0x167)](({suggestion:_0x515f9f,meta:_0x96b7a1})=>_0x96b7a1[_0x33e1c8(0x12e)]&&_0x33e1c8(0x11f)==_0x515f9f[_0x33e1c8(0x156)]);if(_0x139f80[_0x33e1c8(0x162)]>0x1&&_0x637ce6[_0x33e1c8(0x15c)][_0x33e1c8(0x120)](_0x43f6d6[_0x33e1c8(0x178)]))return!0x0;if(0x1==_0x139f80[_0x33e1c8(0x162)]&&(_0x43f6d6[_0x33e1c8(0x178)][_0x33e1c8(0x120)](_0x637ce6[_0x33e1c8(0x15c)])||_0x43f6d6[_0x33e1c8(0x15c)][_0x33e1c8(0x120)](_0x637ce6[_0x33e1c8(0x178)])))return!0x0;}if(0x3==_0x1425c5&&0x3==_0x2af8b8&&_0x43f6d6[_0x33e1c8(0x178)][_0x33e1c8(0x15d)](_0x637ce6[_0x33e1c8(0x178)])){const _0x20bea6=_0x43f6d6[_0x33e1c8(0x15c)][_0x33e1c8(0x186)],_0x44a62e=_0x637ce6[_0x33e1c8(0x178)][_0x33e1c8(0x17a)];return _0x293e5a[_0x33e1c8(0x15e)](_0x20bea6)&&_0x20bea6===_0x44a62e;}return!0x1;}function _0x244aac(_0x26c47a,_0x18fcd6){return _0x243e5c(_0x26c47a,_0x18fcd6)?[_0x26c47a,_0x18fcd6]:_0x243e5c(_0x18fcd6,_0x26c47a)?[_0x18fcd6,_0x26c47a]:null;}_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x14a))&&(_0x50f72f[_0x3f7a7e(0x122)](_0x3f7a7e(0x16e)),_0x50f72f[_0x3f7a7e(0x163)](_0x3f7a7e(0x18a)),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x128)](_0x3f7a7e(0x18a),_0x15d321(_0x5cc4df,_0x3f7a7e(0x161)))),_0x5142ca[_0x3f7a7e(0x118)][_0x3f7a7e(0x155)](_0x3f7a7e(0x17f))&&(_0x50f72f[_0x3f7a7e(0x122)](_0x3f7a7e(0x13e)),_0x50f72f[_0x3f7a7e(0x163)](_0x3f7a7e(0x185))),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x151)](_0x3fd66e=>{const _0x59c309=_0x3f7a7e;if(!!_0x1d0e59[_0x59c309(0x12c)](({type:_0x42083b,subType:_0x238715})=>_0x3fd66e[_0x59c309(0x11a)]==_0x42083b&&_0x3fd66e[_0x59c309(0x156)]==_0x238715))return _0x3fd66e[_0x59c309(0x183)]?{}:void 0x0;}),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x151)](_0x1c78d3=>{const _0x4b4886=_0x3f7a7e;if(_0x4b4886(0x117)==_0x1c78d3[_0x4b4886(0x11a)]||_0x4b4886(0x12a)==_0x1c78d3[_0x4b4886(0x11a)]){const _0x28a512=_0x1c78d3[_0x4b4886(0x13a)]();if(_0x28a512&&_0x28a512['is'](_0x4b4886(0x123),_0x4b4886(0x177)))return{'type':_0x4b4886(0x117)==_0x1c78d3[_0x4b4886(0x11a)]?_0x4b4886(0x148):_0x4b4886(0x142),'element':_0x28a512,'quantity':0x1};}}),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x151)](_0x486fe1=>_0x3f7a7e(0x16b)==_0x486fe1[_0x3f7a7e(0x11a)]&&_0x3f7a7e(0x11f)==_0x486fe1[_0x3f7a7e(0x156)]?{'type':_0x3f7a7e(0x146),'content':_0x3f7a7e(0x140)}:_0x3f7a7e(0x16b)==_0x486fe1[_0x3f7a7e(0x11a)]&&_0x3f7a7e(0x15f)==_0x486fe1[_0x3f7a7e(0x156)]?{'type':_0x3f7a7e(0x146),'content':_0x3f7a7e(0x15b)}:void 0x0),_0x50f72f[_0x3f7a7e(0x16d)][_0x3f7a7e(0x151)](_0x21cd5d=>{const _0x2f93e4=_0x3f7a7e;if(_0x2f93e4(0x153)!=_0x21cd5d[_0x2f93e4(0x11a)])return;const {data:_0x570fe5}=_0x21cd5d;if(!_0x570fe5||_0x2f93e4(0x185)!=_0x570fe5[_0x2f93e4(0x130)])return;const _0x556779=_0x570fe5[_0x2f93e4(0x18b)];return _0x556779?{'type':_0x2f93e4(0x146),'content':_0x15d321(_0x5cc4df,_0x2f93e4(0x138),'\x22'+_0x556779+'\x22')}:{'type':_0x2f93e4(0x146),'content':_0x15d321(_0x5cc4df,_0x2f93e4(0x14c))};}),this[_0x3f7a7e(0x150)]();}[_0x5d18cf(0x150)](){const _0xfd182f=_0x5d18cf,_0x79d913=this[_0xfd182f(0x157)],_0x540754=_0x79d913[_0xfd182f(0x14b)];_0x79d913[_0xfd182f(0x118)][_0xfd182f(0x13f)](_0xfd182f(0x173))[_0xfd182f(0x16d)][_0xfd182f(0x151)](_0x25c348=>{const _0x5b8d23=_0xfd182f;if(_0x5b8d23(0x16b)!=_0x25c348[_0x5b8d23(0x11a)]&&_0x5b8d23(0x119)!=_0x25c348[_0x5b8d23(0x11a)])return;const {data:_0x2295a8}=_0x25c348;if(_0x2295a8){if(_0x5b8d23(0x13e)==_0x2295a8[_0x5b8d23(0x135)]){const _0x389d6e=_0x2295a8[_0x5b8d23(0x187)][0x0][_0x5b8d23(0x18b)];return _0x389d6e?{'type':_0x5b8d23(0x146),'content':_0x15d321(_0x540754,_0x5b8d23(0x138),'\x22'+_0x389d6e+'\x22')}:{'type':_0x5b8d23(0x146),'content':_0x15d321(_0x540754,_0x5b8d23(0x14c))};}if(_0x5b8d23(0x16e)==_0x2295a8[_0x5b8d23(0x135)]){const _0x6c33bb=_0x2295a8[_0x5b8d23(0x187)][0x0][_0x5b8d23(0x175)];return _0x6c33bb?{'type':_0x5b8d23(0x146),'content':_0x15d321(_0x540754,_0x5b8d23(0x159),_0x6c33bb)}:{'type':_0x5b8d23(0x146),'content':_0x15d321(_0x540754,_0x5b8d23(0x11d))};}}});}}function _0x2b2c(){const _0x152c92=['chain','findIndex','ImageInlineEditing','formatBlock','accept','descriptionFactory','resizeImage','change','fromPosition','discard','enableCommand','TrackChangesEditing','selection','width','getFirstRange','caption','start','model','nodeBefore','2040640puOFSU','uploadImage','getCaptionFromImageModelElement','createRange','ImageTextAlternativeEditing','21qBCscq','getSuggestionCallback','getNearestSelectionRange','previous','markDeletion','alt','nodeAfter','commandParams','markInsertion','createRangeOn','resizedWidth','newValue','ImageUtils','isIntersecting','registerCustomCallback','insertion','plugins','formatInline','type','505887FrqAQN','imageTypeBlock','*Reset\x20image\x20width*','_findSuggestions','convertInlineImageToBlock','isEqual','2057244RrcTaa','enableDefaultAttributesIntegration','element','ImageEditing','ELEMENT_INLINE_IMAGE','forward','insertImage','registerAttributeLabel','ImageCaptionEditing','deletion','27354AXFOtI','find','imageTypeInline','isOwn','registerElementLabel','key','ELEMENT_CAPTION','3335859jUKpxr','backward','imageInline','commandName','ELEMENT_IMAGE','markBlockFormat','*Set\x20image\x20text\x20alternative:*\x20%0','schema','getContainedElement','toggleImageCaption','10CdCIOn','join','imageTextAlternative','get','Inline\x20image\x20to\x20block\x20image','toPrevious','removeObject','afterInit','ImageBlockEditing','ImageCaptionUtils','format','_suggestionFactory','addObject','imageCaption','ImageResize','locale','*Remove\x20image\x20text\x20alternative*','ImageUploadEditing','imageBlock','document','_registerLegacyDescription','registerDescriptionCallback','imageStylePreApply','attribute','toNext','has','subType','editor','detach','*Set\x20image\x20width:*\x20%0','2133752LZkueW','Block\x20image\x20to\x20inline\x20image','end','isBefore','isBlockImage','convertBlockImageToInline','forceDefaultExecution','FORMAT_IMAGE_SIZE','length','registerBlockAttribute','200499rkNlWF','getClosestSelectedImageElement','isCollapsed','filter'];_0x2b2c=function(){return _0x152c92;};return _0x2b2c();}
23
+ const _0x1f3470=_0x4d5a;(function(_0x5e5787,_0x46e8cc){const _0x2abc24=_0x4d5a,_0x59cb99=_0x5e5787();while(!![]){try{const _0x4c7f23=parseInt(_0x2abc24(0x1df))/0x1*(-parseInt(_0x2abc24(0x20a))/0x2)+-parseInt(_0x2abc24(0x22e))/0x3*(parseInt(_0x2abc24(0x20b))/0x4)+-parseInt(_0x2abc24(0x1c1))/0x5+parseInt(_0x2abc24(0x212))/0x6*(parseInt(_0x2abc24(0x1d6))/0x7)+-parseInt(_0x2abc24(0x233))/0x8*(-parseInt(_0x2abc24(0x1f7))/0x9)+-parseInt(_0x2abc24(0x1be))/0xa+-parseInt(_0x2abc24(0x1da))/0xb*(-parseInt(_0x2abc24(0x1bc))/0xc);if(_0x4c7f23===_0x46e8cc)break;else _0x59cb99['push'](_0x59cb99['shift']());}catch(_0x2509a7){_0x59cb99['push'](_0x59cb99['shift']());}}}(_0x3cd2,0x30fa0));import{Plugin as _0x1fe87d}from'ckeditor5/src/core.js';function _0x4d5a(_0x92e79f,_0x169804){const _0x3cd297=_0x3cd2();return _0x4d5a=function(_0x4d5a46,_0x51d62a){_0x4d5a46=_0x4d5a46-0x1b9;let _0x4c7f50=_0x3cd297[_0x4d5a46];return _0x4c7f50;},_0x4d5a(_0x92e79f,_0x169804);}import{LivePosition as _0x58a8fa}from'ckeditor5/src/engine.js';import{getTranslation as _0x37a084}from'../utils/common-translations.js';function _0x3cd2(){const _0x52e549=['uploadImage','subType','backward','nodeBefore','enableCommand','ImageInlineEditing','toggleImageCaption','fromPosition','isIntersecting','Inline\x20image\x20to\x20block\x20image','accept','700364OCDsFn','ImageEditing','locale','imageTextAlternative','627sObXwa','getCaptionFromImageModelElement','registerAttributeLabel','markBlockFormat','createRange','15359NyMIBf','detach','ImageResize','*Remove\x20image\x20text\x20alternative*','ELEMENT_IMAGE','imageStylePreApply','*Reset\x20image\x20width*','findIndex','convertInlineImageToBlock','forceDefaultExecution','change','imageBlock','type','ImageCaptionEditing','chain','toPrevious','has','afterInit','ImageUtils','model','ELEMENT_INLINE_IMAGE','FORMAT_IMAGE_SIZE','deletion','markInsertion','119277MFXkMO','isCollapsed','caption','*Set\x20image\x20text\x20alternative:*\x20%0','insertImage','filter','addObject','ELEMENT_CAPTION','TrackChangesEditing','end','isEqual','getNearestSelectionRange','discard','join','ImageTextAlternativeEditing','commandParams','get','editor','formatBlock','42cxVDLY','172SzUnIZ','alt','getContainedElement','forward','descriptionFactory','length','attribute','12KtehzB','element','schema','imageTypeBlock','removeObject','ImageUploadEditing','width','_registerLegacyDescription','convertBlockImageToInline','formatInline','resizeImage','isOwn','imageInline','ImageCaptionUtils','getFirstRange','isBefore','imageCaption','resizedWidth','format','registerDescriptionCallback','markDeletion','newValue','insertion','find','Block\x20image\x20to\x20inline\x20image','_findSuggestions','commandName','start','17979DjuNqv','registerCustomCallback','imageTypeInline','_suggestionFactory','registerElementLabel','64JDsnBj','registerBlockAttribute','nodeAfter','previous','177156Fcolsu','document','1646040VRebpB','plugins','toNext','1010845oMiKoY','isBlockImage','getClosestSelectedImageElement','key','*Set\x20image\x20width:*\x20%0','enableDefaultAttributesIntegration','selection','ImageBlockEditing','getSuggestionCallback','createRangeOn'];_0x3cd2=function(){return _0x52e549;};return _0x3cd2();}export default class nt extends _0x1fe87d{[_0x1f3470(0x1f0)](){const _0x448450=_0x1f3470,_0x588294=this[_0x448450(0x208)];if(!_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1d7)))return;const _0x31847e=_0x588294[_0x448450(0x1bf)][_0x448450(0x207)](_0x448450(0x1ff)),_0x32b33a=_0x588294[_0x448450(0x1bf)][_0x448450(0x207)](_0x448450(0x1f1)),_0x5d93d0=_0x588294[_0x448450(0x1d8)];_0x31847e[_0x448450(0x1cf)](_0x448450(0x1fb)),_0x31847e[_0x448450(0x20f)][_0x448450(0x232)](_0x448450(0x1ea),_0x77f41=>_0x37a084(_0x5d93d0,_0x448450(0x1e3),_0x77f41)),_0x31847e[_0x448450(0x20f)][_0x448450(0x232)](_0x448450(0x21e),_0x32c802=>_0x37a084(_0x5d93d0,_0x448450(0x1f3),_0x32c802)),_0x31847e[_0x448450(0x20f)][_0x448450(0x232)](_0x448450(0x1f9),()=>_0x37a084(_0x5d93d0,_0x448450(0x1fe))),_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x217))&&_0x31847e[_0x448450(0x1cf)](_0x448450(0x1cb)),_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1c8))&&_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1d0))&&(_0x31847e[_0x448450(0x1cf)](_0x448450(0x230),(_0xa24381,_0x4820b4)=>{const _0x359066=_0x448450,_0x136301=_0x32b33a[_0x359066(0x1c3)](_0x588294[_0x359066(0x1f2)][_0x359066(0x1bd)][_0x359066(0x1c7)]);_0x588294[_0x359066(0x1f2)][_0x359066(0x1e9)](()=>{const _0x1eb88a=_0x359066;_0x31847e[_0x1eb88a(0x1dd)](_0x136301,{'commandName':_0x1eb88a(0x230),'commandParams':[_0x4820b4]},[],_0x1eb88a(0x21a));});}),_0x31847e[_0x448450(0x1cf)](_0x448450(0x215),(_0x427c44,_0x3df6e0)=>{const _0x5511fe=_0x448450;_0x588294[_0x5511fe(0x1f2)][_0x5511fe(0x1e9)](_0x1300b2=>{const _0x3e60c2=_0x5511fe;let _0x7ad8d3=_0x32b33a[_0x3e60c2(0x1c3)](_0x588294[_0x3e60c2(0x1f2)][_0x3e60c2(0x1bd)][_0x3e60c2(0x1c7)]),_0x41bd3d=_0x1300b2[_0x3e60c2(0x1ca)](_0x7ad8d3);const _0x50544d=_0x58a8fa[_0x3e60c2(0x1d2)](_0x41bd3d[_0x3e60c2(0x22d)],_0x3e60c2(0x1ee)),_0x1568d8=_0x58a8fa[_0x3e60c2(0x1d2)](_0x41bd3d[_0x3e60c2(0x200)],_0x3e60c2(0x1c0));_0x31847e[_0x3e60c2(0x1e8)](()=>_0x427c44(_0x3df6e0)),_0x7ad8d3=_0x32b33a[_0x3e60c2(0x1c3)](_0x588294[_0x3e60c2(0x1f2)][_0x3e60c2(0x1bd)][_0x3e60c2(0x1c7)]),_0x41bd3d=_0x1300b2[_0x3e60c2(0x1ca)](_0x7ad8d3);const _0x4ac325=_0x1300b2[_0x3e60c2(0x1de)](_0x50544d,_0x1568d8);_0x50544d[_0x3e60c2(0x1e0)](),_0x1568d8[_0x3e60c2(0x1e0)](),_0x31847e[_0x3e60c2(0x1dd)](_0x7ad8d3,{'commandName':_0x3e60c2(0x230),'commandParams':[_0x3df6e0]},[],_0x3e60c2(0x1e7)),_0x4ac325[_0x3e60c2(0x22d)][_0x3e60c2(0x221)](_0x41bd3d[_0x3e60c2(0x22d)])&&_0x31847e[_0x3e60c2(0x1f6)](_0x1300b2[_0x3e60c2(0x1de)](_0x4ac325[_0x3e60c2(0x22d)],_0x41bd3d[_0x3e60c2(0x22d)]),_0x3e60c2(0x1e7)),_0x41bd3d[_0x3e60c2(0x200)][_0x3e60c2(0x221)](_0x4ac325[_0x3e60c2(0x200)])&&_0x31847e[_0x3e60c2(0x1f6)](_0x1300b2[_0x3e60c2(0x1de)](_0x41bd3d[_0x3e60c2(0x200)],_0x4ac325[_0x3e60c2(0x200)]),_0x3e60c2(0x1e7));});}),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x209),_0x448450(0x1e7),_0x448450(0x204),()=>!0x1),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x209),_0x448450(0x1e7),_0x448450(0x1d5),()=>!0x1),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x209),_0x448450(0x1e7),_0x448450(0x203),_0x31847e[_0x448450(0x231)][_0x448450(0x1c9)](_0x448450(0x209),'',_0x448450(0x1d5))),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x228),_0x448450(0x1e7),_0x448450(0x204),()=>!0x1),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x228),_0x448450(0x1e7),_0x448450(0x203),([_0x290906])=>{const _0xd5f32f=_0x448450,_0x532fef=_0x31847e[_0xd5f32f(0x231)][_0xd5f32f(0x1c9)](_0xd5f32f(0x228),'',_0xd5f32f(0x203));let _0x899422=_0x290906[_0xd5f32f(0x22d)],_0x997a02=_0x290906[_0xd5f32f(0x200)];const _0x760af0=_0x588294[_0xd5f32f(0x1f2)][_0xd5f32f(0x214)][_0xd5f32f(0x202)](_0x899422,_0xd5f32f(0x1cd)),_0x540b1d=_0x588294[_0xd5f32f(0x1f2)][_0xd5f32f(0x214)][_0xd5f32f(0x202)](_0x997a02,_0xd5f32f(0x20e));_0x760af0[_0xd5f32f(0x1f8)]&&(_0x899422=_0x760af0[_0xd5f32f(0x22d)]),_0x540b1d[_0xd5f32f(0x1f8)]&&(_0x997a02=_0x540b1d[_0xd5f32f(0x200)]),_0x532fef([_0x588294[_0xd5f32f(0x1f2)][_0xd5f32f(0x1de)](_0x899422,_0x997a02)]);}),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x209),_0x448450(0x1e7),_0x448450(0x1ed),_0x18168),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x228),_0x448450(0x1e7),_0x448450(0x1ed),_0x18168)),_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1ec))&&(_0x31847e[_0x448450(0x1cf)](_0x448450(0x1d1),(_0x4f6157,_0x398538)=>{const _0x17ce08=_0x448450,_0x444526=_0x588294[_0x17ce08(0x1bf)][_0x17ce08(0x207)](_0x17ce08(0x21f));let _0x28eac5=_0x32b33a[_0x17ce08(0x1c3)](_0x588294[_0x17ce08(0x1f2)][_0x17ce08(0x1bd)][_0x17ce08(0x1c7)]),_0x2a01ae=_0x444526[_0x17ce08(0x1db)](_0x28eac5);_0x588294[_0x17ce08(0x1f2)][_0x17ce08(0x1e9)](()=>{const _0x54b735=_0x17ce08;if(_0x2a01ae)return void _0x31847e[_0x54b735(0x226)](_0x588294[_0x54b735(0x1f2)][_0x54b735(0x1ca)](_0x2a01ae));const _0x58465f=_0x32b33a[_0x54b735(0x1c2)](_0x28eac5);_0x4f6157(_0x398538),_0x28eac5=_0x32b33a[_0x54b735(0x1c3)](_0x588294[_0x54b735(0x1f2)][_0x54b735(0x1bd)][_0x54b735(0x1c7)]),_0x2a01ae=_0x444526[_0x54b735(0x1db)](_0x28eac5),_0x31847e[_0x54b735(0x1f6)](_0x588294[_0x54b735(0x1f2)][_0x54b735(0x1ca)](_0x2a01ae),_0x58465f?null:_0x54b735(0x222));});}),_0x31847e[_0x448450(0x231)][_0x448450(0x22f)](_0x448450(0x228),_0x448450(0x222),_0x448450(0x1ed),_0x18168));const _0x276ab6=[{'type':_0x448450(0x209),'subType':_0x448450(0x1e4)},{'type':_0x448450(0x228),'subType':_0x448450(0x222)},{'type':_0x448450(0x209),'subType':_0x448450(0x1e7)},{'type':_0x448450(0x228),'subType':_0x448450(0x1e7)}];function _0x47c2bc(_0x55cec1,_0x4a1faf){const _0x1d3935=_0x448450,_0x48fa95=_0x276ab6[_0x1d3935(0x1e6)](({type:_0x59c642,subType:_0xc3bc96})=>_0x55cec1[_0x1d3935(0x1eb)]==_0x59c642&&_0x55cec1[_0x1d3935(0x1cc)]==_0xc3bc96),_0x479912=_0x276ab6[_0x1d3935(0x1e6)](({type:_0x320c2e,subType:_0x9fdfa1})=>_0x4a1faf[_0x1d3935(0x1eb)]==_0x320c2e&&_0x4a1faf[_0x1d3935(0x1cc)]==_0x9fdfa1);if(_0x48fa95<0x0||_0x479912<0x0)return!0x1;const _0x3f3369=_0x55cec1[_0x1d3935(0x220)](),_0xd4bf48=_0x4a1faf[_0x1d3935(0x220)]();if((0x0==_0x48fa95||0x1==_0x48fa95)&&0x2==_0x479912&&_0x3f3369[_0x1d3935(0x1d3)](_0xd4bf48))return!0x0;if(0x2==_0x48fa95&&0x3==_0x479912){const _0xe3e118=_0x31847e[_0x1d3935(0x22b)](_0x3f3369,_0x1d3935(0x228))[_0x1d3935(0x1fc)](({suggestion:_0x25b29f,meta:_0x4abe7d})=>_0x4abe7d[_0x1d3935(0x21d)]&&_0x1d3935(0x1e7)==_0x25b29f[_0x1d3935(0x1cc)]);if(_0xe3e118[_0x1d3935(0x210)]>0x1&&_0xd4bf48[_0x1d3935(0x200)][_0x1d3935(0x201)](_0x3f3369[_0x1d3935(0x22d)]))return!0x0;if(0x1==_0xe3e118[_0x1d3935(0x210)]&&(_0x3f3369[_0x1d3935(0x22d)][_0x1d3935(0x201)](_0xd4bf48[_0x1d3935(0x200)])||_0x3f3369[_0x1d3935(0x200)][_0x1d3935(0x201)](_0xd4bf48[_0x1d3935(0x22d)])))return!0x0;}if(0x3==_0x48fa95&&0x3==_0x479912&&_0x3f3369[_0x1d3935(0x22d)][_0x1d3935(0x221)](_0xd4bf48[_0x1d3935(0x22d)])){const _0x235bd5=_0x3f3369[_0x1d3935(0x200)][_0x1d3935(0x1ba)],_0x5737be=_0xd4bf48[_0x1d3935(0x22d)][_0x1d3935(0x1ce)];return _0x32b33a[_0x1d3935(0x1c2)](_0x235bd5)&&_0x235bd5===_0x5737be;}return!0x1;}function _0x18168(_0x3d2de3,_0x1129cf){return _0x47c2bc(_0x3d2de3,_0x1129cf)?[_0x3d2de3,_0x1129cf]:_0x47c2bc(_0x1129cf,_0x3d2de3)?[_0x1129cf,_0x3d2de3]:null;}_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x1e1))&&(_0x31847e[_0x448450(0x1c6)](_0x448450(0x21c)),_0x31847e[_0x448450(0x1b9)](_0x448450(0x223)),_0x31847e[_0x448450(0x20f)][_0x448450(0x1dc)](_0x448450(0x223),_0x37a084(_0x5d93d0,_0x448450(0x1f4)))),_0x588294[_0x448450(0x1bf)][_0x448450(0x1ef)](_0x448450(0x205))&&(_0x31847e[_0x448450(0x1c6)](_0x448450(0x1d9)),_0x31847e[_0x448450(0x1b9)](_0x448450(0x20c))),_0x31847e[_0x448450(0x20f)][_0x448450(0x225)](_0x4e04b8=>{const _0x3f11b8=_0x448450;if(!!_0x276ab6[_0x3f11b8(0x229)](({type:_0x45d9e7,subType:_0x30e0ac})=>_0x4e04b8[_0x3f11b8(0x1eb)]==_0x45d9e7&&_0x4e04b8[_0x3f11b8(0x1cc)]==_0x30e0ac))return _0x4e04b8[_0x3f11b8(0x1bb)]?{}:void 0x0;}),_0x31847e[_0x448450(0x20f)][_0x448450(0x225)](_0x4a33d1=>{const _0x4b5dca=_0x448450;if(_0x4b5dca(0x228)==_0x4a33d1[_0x4b5dca(0x1eb)]||_0x4b5dca(0x1f5)==_0x4a33d1[_0x4b5dca(0x1eb)]){const _0x277fbc=_0x4a33d1[_0x4b5dca(0x20d)]();if(_0x277fbc&&_0x277fbc['is'](_0x4b5dca(0x213),_0x4b5dca(0x1f9)))return{'type':_0x4b5dca(0x228)==_0x4a33d1[_0x4b5dca(0x1eb)]?_0x4b5dca(0x1fd):_0x4b5dca(0x216),'element':_0x277fbc,'quantity':0x1};}}),_0x31847e[_0x448450(0x20f)][_0x448450(0x225)](_0x20c043=>_0x448450(0x209)==_0x20c043[_0x448450(0x1eb)]&&_0x448450(0x1e7)==_0x20c043[_0x448450(0x1cc)]?{'type':_0x448450(0x224),'content':_0x448450(0x1d4)}:_0x448450(0x209)==_0x20c043[_0x448450(0x1eb)]&&_0x448450(0x21a)==_0x20c043[_0x448450(0x1cc)]?{'type':_0x448450(0x224),'content':_0x448450(0x22a)}:void 0x0),_0x31847e[_0x448450(0x20f)][_0x448450(0x225)](_0x5e6066=>{const _0x559e8f=_0x448450;if(_0x559e8f(0x211)!=_0x5e6066[_0x559e8f(0x1eb)])return;const {data:_0x5a5c0e}=_0x5e6066;if(!_0x5a5c0e||_0x559e8f(0x20c)!=_0x5a5c0e[_0x559e8f(0x1c4)])return;const _0x4aef2e=_0x5a5c0e[_0x559e8f(0x227)];return _0x4aef2e?{'type':_0x559e8f(0x224),'content':_0x37a084(_0x5d93d0,_0x559e8f(0x1fa),'\x22'+_0x4aef2e+'\x22')}:{'type':_0x559e8f(0x224),'content':_0x37a084(_0x5d93d0,_0x559e8f(0x1e2))};}),this[_0x448450(0x219)]();}[_0x1f3470(0x219)](){const _0x158f1d=_0x1f3470,_0x2c07e7=this[_0x158f1d(0x208)],_0x2dd153=_0x2c07e7[_0x158f1d(0x1d8)];_0x2c07e7[_0x158f1d(0x1bf)][_0x158f1d(0x207)](_0x158f1d(0x1ff))[_0x158f1d(0x20f)][_0x158f1d(0x225)](_0x3d04e0=>{const _0x260887=_0x158f1d;if(_0x260887(0x209)!=_0x3d04e0[_0x260887(0x1eb)]&&_0x260887(0x21b)!=_0x3d04e0[_0x260887(0x1eb)])return;const {data:_0x342728}=_0x3d04e0;if(_0x342728){if(_0x260887(0x1d9)==_0x342728[_0x260887(0x22c)]){const _0x3c4be1=_0x342728[_0x260887(0x206)][0x0][_0x260887(0x227)];return _0x3c4be1?{'type':_0x260887(0x224),'content':_0x37a084(_0x2dd153,_0x260887(0x1fa),'\x22'+_0x3c4be1+'\x22')}:{'type':_0x260887(0x224),'content':_0x37a084(_0x2dd153,_0x260887(0x1e2))};}if(_0x260887(0x21c)==_0x342728[_0x260887(0x22c)]){const _0x74803e=_0x342728[_0x260887(0x206)][0x0][_0x260887(0x218)];return _0x74803e?{'type':_0x260887(0x224),'content':_0x37a084(_0x2dd153,_0x260887(0x1c5),_0x74803e)}:{'type':_0x260887(0x224),'content':_0x37a084(_0x2dd153,_0x260887(0x1e5))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2416bd=_0x1cc0;(function(_0x138db9,_0x36b972){const _0x180b4e=_0x1cc0,_0x6ca68a=_0x138db9();while(!![]){try{const _0x52afbf=-parseInt(_0x180b4e(0x1e7))/0x1+-parseInt(_0x180b4e(0x1ee))/0x2*(parseInt(_0x180b4e(0x1f0))/0x3)+-parseInt(_0x180b4e(0x1e9))/0x4*(-parseInt(_0x180b4e(0x1df))/0x5)+-parseInt(_0x180b4e(0x1f1))/0x6*(parseInt(_0x180b4e(0x1f3))/0x7)+-parseInt(_0x180b4e(0x1fd))/0x8+parseInt(_0x180b4e(0x1dc))/0x9+parseInt(_0x180b4e(0x1e8))/0xa;if(_0x52afbf===_0x36b972)break;else _0x6ca68a['push'](_0x6ca68a['shift']());}catch(_0x126970){_0x6ca68a['push'](_0x6ca68a['shift']());}}}(_0x39e1,0x60596));import{Plugin as _0x2e7dcb}from'ckeditor5/src/core.js';function _0x1cc0(_0x2c2f43,_0x129cd5){const _0x39e111=_0x39e1();return _0x1cc0=function(_0x1cc031,_0x4ffbab){_0x1cc031=_0x1cc031-0x1da;let _0x2de31f=_0x39e111[_0x1cc031];return _0x2de31f;},_0x1cc0(_0x2c2f43,_0x129cd5);}import{getTranslation as _0x4b9383}from'../utils/common-translations.js';function _0x39e1(){const _0x5752a4=['newValue','enableDefaultAttributesIntegration','_handleLegacySuggestions','replaceImageSource','format','afterInit','648451BMnUHU','25720590hSvKaM','34376lYJWoQ','src','*Replace\x20image\x20URL*','*Format:*\x20replace\x20image\x20URL','TrackChangesEditing','1181546MizjOr','registerDescriptionCallback','3CbWYGt','1470xWZAfL','registerCustomCallback','11963oIfdNB','formatBlock','_registerLegacyDescription','locale','has','descriptionFactory','type','editor','getSuggestionCallback','formatInline','5958856xLFINF','_suggestionFactory','commandName','get','registerBlockAttribute','key','attribute','oldValue','ImageEditing','1951011MAOnfy','accept','discard','5CKZcAE','plugins'];_0x39e1=function(){return _0x5752a4;};return _0x39e1();}export default class ot extends _0x2e7dcb{[_0x2416bd(0x1e6)](){const _0x2c32bb=_0x2416bd;if(!this[_0x2c32bb(0x1fa)][_0x2c32bb(0x1e0)][_0x2c32bb(0x1f7)](_0x2c32bb(0x1db)))return;const _0x3a4b21=this[_0x2c32bb(0x1fa)][_0x2c32bb(0x1f6)],_0x278d4b=this[_0x2c32bb(0x1fa)][_0x2c32bb(0x1e0)][_0x2c32bb(0x200)](_0x2c32bb(0x1ed));_0x278d4b[_0x2c32bb(0x1e2)](_0x2c32bb(0x1e4)),_0x278d4b[_0x2c32bb(0x201)](_0x2c32bb(0x1ea)),_0x278d4b[_0x2c32bb(0x1f8)][_0x2c32bb(0x1ef)](_0x3db2ea=>{const _0x5d04c7=_0x2c32bb;if(_0x5d04c7(0x203)!=_0x3db2ea[_0x5d04c7(0x1f9)])return;const {data:_0xa206c6}=_0x3db2ea;return _0xa206c6&&_0x5d04c7(0x1ea)==_0xa206c6[_0x5d04c7(0x202)]?_0xa206c6[_0x5d04c7(0x1e1)]&&_0xa206c6[_0x5d04c7(0x1da)]?{'type':_0x5d04c7(0x1e5),'content':_0x4b9383(_0x3a4b21,_0x5d04c7(0x1eb))}:{'type':_0x5d04c7(0x1e5),'content':''}:void 0x0;}),this[_0x2c32bb(0x1e3)]();}[_0x2416bd(0x1e3)](){const _0x486f2f=_0x2416bd,_0x55e306=this[_0x486f2f(0x1fa)][_0x486f2f(0x1e0)][_0x486f2f(0x200)](_0x486f2f(0x1ed));_0x55e306[_0x486f2f(0x1fe)][_0x486f2f(0x1f2)](_0x486f2f(0x1f4),_0x486f2f(0x1e4),_0x486f2f(0x1dd),_0x55e306[_0x486f2f(0x1fe)][_0x486f2f(0x1fb)](_0x486f2f(0x1f4),null,_0x486f2f(0x1de))),_0x55e306[_0x486f2f(0x1fe)][_0x486f2f(0x1f2)](_0x486f2f(0x1f4),_0x486f2f(0x1e4),_0x486f2f(0x1de),_0x55e306[_0x486f2f(0x1fe)][_0x486f2f(0x1fb)](_0x486f2f(0x1f4),null,_0x486f2f(0x1dd))),this[_0x486f2f(0x1f5)]();}[_0x2416bd(0x1f5)](){const _0x30e658=_0x2416bd,_0x4f8e97=this[_0x30e658(0x1fa)],_0x331539=_0x4f8e97[_0x30e658(0x1f6)];_0x4f8e97[_0x30e658(0x1e0)][_0x30e658(0x200)](_0x30e658(0x1ed))[_0x30e658(0x1f8)][_0x30e658(0x1ef)](_0x224361=>{const _0x3e2385=_0x30e658;if(_0x3e2385(0x1f4)!=_0x224361[_0x3e2385(0x1f9)]&&_0x3e2385(0x1fc)!=_0x224361[_0x3e2385(0x1f9)])return;const {data:_0x3d354c}=_0x224361;if(!_0x3d354c||_0x3e2385(0x1e4)!=_0x3d354c[_0x3e2385(0x1ff)])return;return{'type':_0x3e2385(0x1e5),'content':_0x4b9383(_0x331539,_0x3e2385(0x1ec))};});}}
23
+ const _0x392715=_0x334a;function _0x4fbd(){const _0x31fe39=['230SSnboD','key','src','newValue','locale','705GAggId','formatBlock','TrackChangesEditing','*Replace\x20image\x20URL*','plugins','formatInline','2436AgVllS','registerDescriptionCallback','*Format:*\x20replace\x20image\x20URL','descriptionFactory','_suggestionFactory','5524ibBkiu','type','220BlnDcE','has','attribute','replaceImageSource','2083464URYczq','ImageEditing','19657Dbsngm','commandName','oldValue','discard','_handleLegacySuggestions','_registerLegacyDescription','registerBlockAttribute','format','57978detUJt','get','1018fOMqXC','getSuggestionCallback','editor','enableDefaultAttributesIntegration','70qFxUjH','afterInit','307932wuhFmA','3372tMXcIK','registerCustomCallback','accept'];_0x4fbd=function(){return _0x31fe39;};return _0x4fbd();}function _0x334a(_0x5e94ec,_0x38749b){const _0x4fbdc4=_0x4fbd();return _0x334a=function(_0x334ac4,_0x1bf56a){_0x334ac4=_0x334ac4-0x1c6;let _0x20a1d0=_0x4fbdc4[_0x334ac4];return _0x20a1d0;},_0x334a(_0x5e94ec,_0x38749b);}(function(_0x52de83,_0x1bd236){const _0x19855d=_0x334a,_0x490821=_0x52de83();while(!![]){try{const _0x21e293=-parseInt(_0x19855d(0x1c7))/0x1+-parseInt(_0x19855d(0x1d1))/0x2*(-parseInt(_0x19855d(0x1e0))/0x3)+-parseInt(_0x19855d(0x1eb))/0x4*(-parseInt(_0x19855d(0x1db))/0x5)+-parseInt(_0x19855d(0x1d8))/0x6*(parseInt(_0x19855d(0x1e6))/0x7)+-parseInt(_0x19855d(0x1f1))/0x8+parseInt(_0x19855d(0x1cf))/0x9*(-parseInt(_0x19855d(0x1d5))/0xa)+-parseInt(_0x19855d(0x1ed))/0xb*(-parseInt(_0x19855d(0x1d7))/0xc);if(_0x21e293===_0x1bd236)break;else _0x490821['push'](_0x490821['shift']());}catch(_0x42ee2c){_0x490821['push'](_0x490821['shift']());}}}(_0x4fbd,0x2adf1));import{Plugin as _0x427320}from'ckeditor5/src/core.js';import{getTranslation as _0x252169}from'../utils/common-translations.js';export default class ot extends _0x427320{[_0x392715(0x1d6)](){const _0x220067=_0x392715;if(!this[_0x220067(0x1d3)][_0x220067(0x1e4)][_0x220067(0x1ee)](_0x220067(0x1c6)))return;const _0x262320=this[_0x220067(0x1d3)][_0x220067(0x1df)],_0x2d305e=this[_0x220067(0x1d3)][_0x220067(0x1e4)][_0x220067(0x1d0)](_0x220067(0x1e2));_0x2d305e[_0x220067(0x1d4)](_0x220067(0x1f0)),_0x2d305e[_0x220067(0x1cd)](_0x220067(0x1dd)),_0x2d305e[_0x220067(0x1e9)][_0x220067(0x1e7)](_0x35f836=>{const _0x211829=_0x220067;if(_0x211829(0x1ef)!=_0x35f836[_0x211829(0x1ec)])return;const {data:_0x534e41}=_0x35f836;return _0x534e41&&_0x211829(0x1dd)==_0x534e41[_0x211829(0x1dc)]?_0x534e41[_0x211829(0x1de)]&&_0x534e41[_0x211829(0x1c9)]?{'type':_0x211829(0x1ce),'content':_0x252169(_0x262320,_0x211829(0x1e3))}:{'type':_0x211829(0x1ce),'content':''}:void 0x0;}),this[_0x220067(0x1cb)]();}[_0x392715(0x1cb)](){const _0xff2bee=_0x392715,_0x245c49=this[_0xff2bee(0x1d3)][_0xff2bee(0x1e4)][_0xff2bee(0x1d0)](_0xff2bee(0x1e2));_0x245c49[_0xff2bee(0x1ea)][_0xff2bee(0x1d9)](_0xff2bee(0x1e1),_0xff2bee(0x1f0),_0xff2bee(0x1da),_0x245c49[_0xff2bee(0x1ea)][_0xff2bee(0x1d2)](_0xff2bee(0x1e1),null,_0xff2bee(0x1ca))),_0x245c49[_0xff2bee(0x1ea)][_0xff2bee(0x1d9)](_0xff2bee(0x1e1),_0xff2bee(0x1f0),_0xff2bee(0x1ca),_0x245c49[_0xff2bee(0x1ea)][_0xff2bee(0x1d2)](_0xff2bee(0x1e1),null,_0xff2bee(0x1da))),this[_0xff2bee(0x1cc)]();}[_0x392715(0x1cc)](){const _0xbddb97=_0x392715,_0x49417a=this[_0xbddb97(0x1d3)],_0x40f521=_0x49417a[_0xbddb97(0x1df)];_0x49417a[_0xbddb97(0x1e4)][_0xbddb97(0x1d0)](_0xbddb97(0x1e2))[_0xbddb97(0x1e9)][_0xbddb97(0x1e7)](_0x412ea6=>{const _0x23142b=_0xbddb97;if(_0x23142b(0x1e1)!=_0x412ea6[_0x23142b(0x1ec)]&&_0x23142b(0x1e5)!=_0x412ea6[_0x23142b(0x1ec)])return;const {data:_0x566c3f}=_0x412ea6;if(!_0x566c3f||_0x23142b(0x1f0)!=_0x566c3f[_0x23142b(0x1c8)])return;return{'type':_0x23142b(0x1ce),'content':_0x252169(_0x40f521,_0x23142b(0x1e8))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x282181=_0x2ba2;(function(_0x29ee2f,_0x3f6748){const _0x2a4df7=_0x2ba2,_0x311d59=_0x29ee2f();while(!![]){try{const _0xefcd38=-parseInt(_0x2a4df7(0x1b6))/0x1+-parseInt(_0x2a4df7(0x1ee))/0x2+-parseInt(_0x2a4df7(0x1d7))/0x3*(parseInt(_0x2a4df7(0x1af))/0x4)+parseInt(_0x2a4df7(0x1f9))/0x5+parseInt(_0x2a4df7(0x1f7))/0x6*(parseInt(_0x2a4df7(0x1d6))/0x7)+parseInt(_0x2a4df7(0x1dd))/0x8+parseInt(_0x2a4df7(0x1e1))/0x9*(-parseInt(_0x2a4df7(0x20e))/0xa);if(_0xefcd38===_0x3f6748)break;else _0x311d59['push'](_0x311d59['shift']());}catch(_0x446166){_0x311d59['push'](_0x311d59['shift']());}}}(_0x1fe3,0x551fd));function _0x1fe3(){const _0xf5e3e4=['descriptionFactory','chain','1249130jrXDMy','findIndex','author','newRange','132THLUOd','length','shouldConvertImageType','locale','value','imageCaption','selection','460778UlxoTy','registerPostFixer','refresh','name','plugins','insertion','formatBlock','get','setImageNaturalSizeAttributes','isIntersecting','toLowerCase','registerDescriptionCallback','discardSuggestion','discard','change','isInContent','isOwn','enableCommand','getSuggestionCallback','next','accept','getChangedMarkers','Users','getFirstRange','commandReversedParams','document','imageTypeInline','has','nodeBefore','hasSuggestion','from','side','27419WrxGnY','16413kbriEZ','formatInline','markInlineFormat','head','isInlineImage','join','5368656AeoiLX','title','format','_suggestionFactory','9RSgLMP','afterInit','*Format:*\x20%0','editor','FORMAT_SIDE_IMAGE','imageStyle','nodeAfter','markBlockFormat','model','commands','ImageStyleEditing','_splitMarkerName','isEqual','812130ivIolB','createRangeOn','convertInlineImageToBlock','registerCustomCallback','_findSuggestions','forEach','type','getSuggestion','commandName','810GwhIqc','imageStylePostApply','1605455jfscrh','ImageUtils','isBefore','differ','getClosestSelectedImageElement','_registerLegacyDescription','isBlockImage','start','filter','end','subType','normalizedStyles','imageTypeBlock','getSuggestions','commandParams','getContainedElement','suggestion','TrackChangesEditing','imageStylePreApply'];_0x1fe3=function(){return _0xf5e3e4;};return _0x1fe3();}import{Plugin as _0x31f828}from'ckeditor5/src/core.js';function _0x2ba2(_0x4469ef,_0x30044f){const _0x1fe350=_0x1fe3();return _0x2ba2=function(_0x2ba224,_0x17c6fb){_0x2ba224=_0x2ba224-0x1ad;let _0x4f8315=_0x1fe350[_0x2ba224];return _0x4f8315;},_0x2ba2(_0x4469ef,_0x30044f);}import{uid as _0x52b3a7}from'ckeditor5/src/utils.js';import{getTranslation as _0x35e9fa}from'../utils/common-translations.js';export default class rt extends _0x31f828{[_0x282181(0x1e2)](){const _0x4ec4c4=_0x282181,_0x2d2450=this[_0x4ec4c4(0x1e4)];if(!_0x2d2450[_0x4ec4c4(0x1ba)][_0x4ec4c4(0x1d1)](_0x4ec4c4(0x1eb)))return;const _0x5daceb=_0x2d2450[_0x4ec4c4(0x1ba)][_0x4ec4c4(0x1bd)](_0x4ec4c4(0x20a)),_0x2f60a3=_0x2d2450[_0x4ec4c4(0x1ba)][_0x4ec4c4(0x1bd)](_0x4ec4c4(0x1fa)),_0x457437={};_0x5daceb[_0x4ec4c4(0x1c7)](_0x4ec4c4(0x1e6),(_0xefe026,_0x5116e9)=>{const _0x464646=_0x4ec4c4,_0x1682e0=_0x2d2450[_0x464646(0x1ba)][_0x464646(0x1bd)](_0x464646(0x1cc))['me'],_0x410767=_0x2d2450[_0x464646(0x1ea)][_0x464646(0x1bd)](_0x464646(0x1e6));let _0x56bd2f=_0x2f60a3[_0x464646(0x1fd)](_0x2d2450[_0x464646(0x1e9)][_0x464646(0x1cf)][_0x464646(0x1b5)]),_0x3c012d=_0x2d2450[_0x464646(0x1e9)][_0x464646(0x1ef)](_0x56bd2f),_0x941ab9=_0x410767[_0x464646(0x1b3)];if(_0x941ab9==_0x5116e9[_0x464646(0x1b3)])return;const _0x278473={'commandName':_0x464646(0x1e6),'commandParams':[_0x5116e9],'formatGroupId':_0x52b3a7()};_0x2d2450[_0x464646(0x1e9)][_0x464646(0x1c4)](()=>{const _0x94ef97=_0x464646;if(_0x5daceb[_0x94ef97(0x206)]()[_0x94ef97(0x201)](_0x599770=>_0x599770[_0x94ef97(0x1c5)]&&_0x1682e0==_0x599770[_0x94ef97(0x1ad)]&&(_0x94ef97(0x1bc)==_0x599770[_0x94ef97(0x1f4)]||_0x94ef97(0x1d8)==_0x599770[_0x94ef97(0x1f4)])&&(_0x94ef97(0x20b)==_0x599770[_0x94ef97(0x203)]||_0x94ef97(0x1f8)==_0x599770[_0x94ef97(0x203)])&&_0x599770[_0x94ef97(0x1cd)]()[_0x94ef97(0x1ed)](_0x3c012d))[_0x94ef97(0x1f3)](_0x5aa027=>_0x5daceb[_0x94ef97(0x1c2)](_0x5aa027[_0x94ef97(0x1da)])),_0x56bd2f=_0x2f60a3[_0x94ef97(0x1fd)](_0x2d2450[_0x94ef97(0x1e9)][_0x94ef97(0x1cf)][_0x94ef97(0x1b5)]),_0x3c012d=_0x2d2450[_0x94ef97(0x1e9)][_0x94ef97(0x1ef)](_0x56bd2f),_0x410767[_0x94ef97(0x1b8)](),_0x2d2450[_0x94ef97(0x1ea)][_0x94ef97(0x1bd)](_0x94ef97(0x1d0))[_0x94ef97(0x1b8)](),_0x2d2450[_0x94ef97(0x1ea)][_0x94ef97(0x1bd)](_0x94ef97(0x205))[_0x94ef97(0x1b8)](),_0x941ab9=_0x410767[_0x94ef97(0x1b3)],_0x941ab9!=_0x5116e9[_0x94ef97(0x1b3)])return _0x2f60a3[_0x94ef97(0x1db)](_0x56bd2f)&&_0x410767[_0x94ef97(0x1b1)](_0x5116e9[_0x94ef97(0x1b3)],_0x56bd2f)?(_0xefe026({..._0x5116e9,'setImageSizes':!0x1}),_0x56bd2f=_0x2f60a3[_0x94ef97(0x1fd)](_0x2d2450[_0x94ef97(0x1e9)][_0x94ef97(0x1cf)][_0x94ef97(0x1b5)]),void _0x5daceb[_0x94ef97(0x1e8)](_0x56bd2f,{..._0x278473,'commandReversedParams':[{'value':_0x941ab9||null,'setImageSizes':!0x1}]},[],_0x94ef97(0x20b))):void(_0x2f60a3[_0x94ef97(0x1ff)](_0x56bd2f)?_0x5daceb[_0x94ef97(0x1e8)](_0x56bd2f,_0x278473,[],_0x94ef97(0x1f8)):_0x5daceb[_0x94ef97(0x1d9)](_0x3c012d,_0x278473,_0x94ef97(0x1f8)));});});for(const _0x5d9e02 of _0x2d2450[_0x4ec4c4(0x1ba)][_0x4ec4c4(0x1bd)](_0x4ec4c4(0x1eb))[_0x4ec4c4(0x204)])_0x457437[_0x5d9e02[_0x4ec4c4(0x1b9)]]=_0x5d9e02[_0x4ec4c4(0x1de)][_0x4ec4c4(0x1c0)]();_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x20b),_0x4ec4c4(0x1dc),()=>!0x1),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x1f8),_0x4ec4c4(0x1dc),()=>!0x1),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1d8),_0x4ec4c4(0x1f8),_0x4ec4c4(0x1dc),()=>!0x1),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x20b),_0x4ec4c4(0x1ca),([_0x132d62])=>{const _0x300d67=_0x4ec4c4;_0x2f60a3[_0x300d67(0x1be)](_0x132d62[_0x300d67(0x208)]());}),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x20b),_0x4ec4c4(0x1c3),(_0x1e2aaa,_0x4d3b78)=>{const _0x469cbe=_0x4ec4c4;_0x5daceb[_0x469cbe(0x1e0)][_0x469cbe(0x1c8)](_0x469cbe(0x1bc),'',_0x469cbe(0x1ca))(_0x1e2aaa,{'commandName':_0x4d3b78[_0x469cbe(0x1f6)],'commandParams':_0x4d3b78[_0x469cbe(0x1ce)]});}),_0x5daceb[_0x4ec4c4(0x1e0)][_0x4ec4c4(0x1f1)](_0x4ec4c4(0x1bc),_0x4ec4c4(0x20b),_0x4ec4c4(0x20d),function(_0x343ba,_0x3bc0e8){if(_0xf55320(_0x343ba,_0x3bc0e8))return[_0x343ba,_0x3bc0e8];if(_0xf55320(_0x3bc0e8,_0x343ba))return[_0x3bc0e8,_0x343ba];return null;});const _0x536d04=[{'type':_0x4ec4c4(0x1bc),'subType':_0x4ec4c4(0x20b)},{'type':_0x4ec4c4(0x1bb),'subType':_0x4ec4c4(0x1b4)},{'type':_0x4ec4c4(0x1bc),'subType':_0x4ec4c4(0x1f0)},{'type':_0x4ec4c4(0x1bb),'subType':_0x4ec4c4(0x1f0)}];function _0xf55320(_0x5aa676,_0x2befee){const _0xc1a0b=_0x4ec4c4,_0x3f9ba0=_0x536d04[_0xc1a0b(0x20f)](({type:_0xd12ae3,subType:_0x2da4b7})=>_0x5aa676[_0xc1a0b(0x1f4)]==_0xd12ae3&&_0x5aa676[_0xc1a0b(0x203)]==_0x2da4b7),_0x4eb744=_0x536d04[_0xc1a0b(0x20f)](({type:_0x3b292e,subType:_0x3a70fd})=>_0x2befee[_0xc1a0b(0x1f4)]==_0x3b292e&&_0x2befee[_0xc1a0b(0x203)]==_0x3a70fd);if(_0x3f9ba0<0x0||_0x4eb744<0x0)return!0x1;const _0x4dfd6=_0x5aa676[_0xc1a0b(0x1cd)](),_0x10f704=_0x2befee[_0xc1a0b(0x1cd)]();if((0x0==_0x3f9ba0||0x1==_0x3f9ba0)&&0x2==_0x4eb744&&_0x4dfd6[_0xc1a0b(0x1bf)](_0x10f704))return!0x0;if(0x2==_0x3f9ba0&&0x3==_0x4eb744){const _0x5b3c7b=_0x5daceb[_0xc1a0b(0x1f2)](_0x4dfd6,_0xc1a0b(0x1bb))[_0xc1a0b(0x201)](({suggestion:_0x1217ce,meta:_0x463551})=>_0x463551[_0xc1a0b(0x1c6)]&&_0xc1a0b(0x1f0)==_0x1217ce[_0xc1a0b(0x203)]);if(_0x5b3c7b[_0xc1a0b(0x1b0)]>0x1&&_0x10f704[_0xc1a0b(0x202)][_0xc1a0b(0x1ed)](_0x4dfd6[_0xc1a0b(0x200)]))return!0x0;if(0x1==_0x5b3c7b[_0xc1a0b(0x1b0)]&&(_0x4dfd6[_0xc1a0b(0x200)][_0xc1a0b(0x1ed)](_0x10f704[_0xc1a0b(0x202)])||_0x4dfd6[_0xc1a0b(0x202)][_0xc1a0b(0x1ed)](_0x10f704[_0xc1a0b(0x200)])))return!0x0;}if(0x3==_0x3f9ba0&&0x3==_0x4eb744&&_0x4dfd6[_0xc1a0b(0x200)][_0xc1a0b(0x1fb)](_0x10f704[_0xc1a0b(0x200)])){const _0x1bacaf=_0x4dfd6[_0xc1a0b(0x202)][_0xc1a0b(0x1e7)],_0x5d88ab=_0x10f704[_0xc1a0b(0x200)][_0xc1a0b(0x1d2)];return _0x2f60a3[_0xc1a0b(0x1ff)](_0x1bacaf)&&_0x1bacaf===_0x5d88ab;}return!0x1;}_0x2d2450[_0x4ec4c4(0x1e9)][_0x4ec4c4(0x1cf)][_0x4ec4c4(0x1b7)](()=>{const _0x3acfdc=_0x4ec4c4;let _0x52393d=!0x1;const _0x2fa10f=Array[_0x3acfdc(0x1d4)](_0x2d2450[_0x3acfdc(0x1e9)][_0x3acfdc(0x1cf)][_0x3acfdc(0x1fc)][_0x3acfdc(0x1cb)]());for(const {name:_0x1118fc,data:_0x33fd77}of _0x2fa10f){const {group:_0x40a832,type:_0x20ed66,subType:_0x456720,id:_0x39b6b1}=_0x5daceb[_0x3acfdc(0x1ec)](_0x1118fc);if(_0x3acfdc(0x209)==_0x40a832&&_0x5daceb[_0x3acfdc(0x1d3)](_0x39b6b1)){if(_0x3acfdc(0x1bc)==_0x20ed66&&(_0x3acfdc(0x20b)==_0x456720||_0x3acfdc(0x1f8)==_0x456720)){const _0x1c9451=_0x5daceb[_0x3acfdc(0x1f5)](_0x39b6b1);if(_0x33fd77[_0x3acfdc(0x1ae)]){const _0x41d761=_0x1c9451[_0x3acfdc(0x1cd)]()[_0x3acfdc(0x208)]();if(_0x2f60a3[_0x3acfdc(0x1ff)](_0x41d761))continue;_0x5daceb[_0x3acfdc(0x1c2)](_0x1c9451),_0x52393d=!0x0;}}if(_0x3acfdc(0x1bb)==_0x20ed66&&_0x3acfdc(0x1b4)==_0x456720&&!_0x33fd77[_0x3acfdc(0x1ae)]){const _0xd5ecd0=_0x5daceb[_0x3acfdc(0x1f5)](_0x39b6b1);_0xd5ecd0[_0x3acfdc(0x1c9)]&&_0xd5ecd0[_0x3acfdc(0x1c9)][_0x3acfdc(0x1c5)]&&(_0x5daceb[_0x3acfdc(0x1c2)](_0xd5ecd0[_0x3acfdc(0x1c9)]),_0x52393d=!0x0);}}}return _0x52393d;}),this[_0x4ec4c4(0x1fe)](_0x457437);}[_0x282181(0x1fe)](_0x55a78f){const _0x37e039=_0x282181,_0x644cd3=this[_0x37e039(0x1e4)],_0xac00ba=_0x644cd3[_0x37e039(0x1b2)];_0x644cd3[_0x37e039(0x1ba)][_0x37e039(0x1bd)](_0x37e039(0x20a))[_0x37e039(0x20c)][_0x37e039(0x1c1)](_0x45c92c=>{const _0x2610f2=_0x37e039;if(_0x2610f2(0x1bc)!=_0x45c92c[_0x2610f2(0x1f4)]&&_0x2610f2(0x1d8)!=_0x45c92c[_0x2610f2(0x1f4)])return;const {data:_0x3d11f5}=_0x45c92c;if(!_0x3d11f5||_0x2610f2(0x1e6)!=_0x3d11f5[_0x2610f2(0x1f6)])return;const _0x501b63=_0x3d11f5[_0x2610f2(0x207)][0x0][_0x2610f2(0x1b3)];return _0x10fd5f(_0x2610f2(0x1d5)===_0x501b63?_0x35e9fa(_0xac00ba,_0x2610f2(0x1e5)):_0x55a78f[_0x501b63]||_0x501b63);function _0x10fd5f(_0x3073ea){const _0x5c5762=_0x2610f2;return{'type':_0x5c5762(0x1df),'content':_0x35e9fa(_0xac00ba,_0x5c5762(0x1e3),_0x3073ea)};}});}}
23
+ const _0x53b396=_0x4dee;function _0x4dee(_0x317ef0,_0x3b3406){const _0x471d2e=_0x471d();return _0x4dee=function(_0x4deeee,_0x4f00c6){_0x4deeee=_0x4deeee-0x1b2;let _0x529f2a=_0x471d2e[_0x4deeee];return _0x529f2a;},_0x4dee(_0x317ef0,_0x3b3406);}(function(_0x528714,_0x1948e1){const _0x2b3203=_0x4dee,_0x281f1e=_0x528714();while(!![]){try{const _0x12bd64=-parseInt(_0x2b3203(0x1f5))/0x1+parseInt(_0x2b3203(0x1fb))/0x2+-parseInt(_0x2b3203(0x209))/0x3*(parseInt(_0x2b3203(0x1f3))/0x4)+parseInt(_0x2b3203(0x1f8))/0x5*(-parseInt(_0x2b3203(0x1ca))/0x6)+parseInt(_0x2b3203(0x20f))/0x7+parseInt(_0x2b3203(0x205))/0x8*(parseInt(_0x2b3203(0x20b))/0x9)+-parseInt(_0x2b3203(0x1d7))/0xa;if(_0x12bd64===_0x1948e1)break;else _0x281f1e['push'](_0x281f1e['shift']());}catch(_0xa2eee7){_0x281f1e['push'](_0x281f1e['shift']());}}}(_0x471d,0xce94f));import{Plugin as _0x5d3615}from'ckeditor5/src/core.js';import{uid as _0x1578ae}from'ckeditor5/src/utils.js';import{getTranslation as _0x7f4fdc}from'../utils/common-translations.js';function _0x471d(){const _0xf728a7=['hasSuggestion','getSuggestionCallback','toLowerCase','change','getClosestSelectedImageElement','value','document','imageTypeInline','_splitMarkerName','isIntersecting','isBlockImage','selection','registerCustomCallback','registerDescriptionCallback','formatBlock','end','imageStylePreApply','ImageUtils','discardSuggestion','494112ZNgDaa','format','186223MdNeUP','suggestion','nodeAfter','25RQeKTV','markInlineFormat','_findSuggestions','2236676KGonyz','findIndex','has','imageCaption','join','insertion','subType','commandName','markBlockFormat','isEqual','8fBYWpU','Users','afterInit','nodeBefore','9HyMqUD','getContainedElement','499194uYuqvr','type','editor','isOwn','6733657VhZIhb','isInContent','getChangedMarkers','createRangeOn','commandReversedParams','model','filter','registerPostFixer','_suggestionFactory','side','author','isInlineImage','isBefore','refresh','head','get','imageStylePostApply','locale','discard','getSuggestions','accept','forEach','next','shouldConvertImageType','differ','commandParams','FORMAT_SIDE_IMAGE','name','getSuggestion','*Format:*\x20%0','785142xoawVW','start','_registerLegacyDescription','from','newRange','convertInlineImageToBlock','ImageStyleEditing','length','plugins','TrackChangesEditing','imageStyle','commands','enableCommand','785040jksWCD','descriptionFactory','imageTypeBlock','title','setImageNaturalSizeAttributes','formatInline','normalizedStyles','getFirstRange','chain'];_0x471d=function(){return _0xf728a7;};return _0x471d();}export default class rt extends _0x5d3615{[_0x53b396(0x207)](){const _0x269b12=_0x53b396,_0x2a629f=this[_0x269b12(0x20d)];if(!_0x2a629f[_0x269b12(0x1d2)][_0x269b12(0x1fd)](_0x269b12(0x1d0)))return;const _0x4df1ff=_0x2a629f[_0x269b12(0x1d2)][_0x269b12(0x1bb)](_0x269b12(0x1d3)),_0x38e82f=_0x2a629f[_0x269b12(0x1d2)][_0x269b12(0x1bb)](_0x269b12(0x1f1)),_0x3c2a72={};_0x4df1ff[_0x269b12(0x1d6)](_0x269b12(0x1d4),(_0x3da316,_0xb746a7)=>{const _0x18f8f8=_0x269b12,_0xa0e8ba=_0x2a629f[_0x18f8f8(0x1d2)][_0x18f8f8(0x1bb)](_0x18f8f8(0x206))['me'],_0x43fcad=_0x2a629f[_0x18f8f8(0x1d5)][_0x18f8f8(0x1bb)](_0x18f8f8(0x1d4));let _0x5ef958=_0x38e82f[_0x18f8f8(0x1e4)](_0x2a629f[_0x18f8f8(0x214)][_0x18f8f8(0x1e6)][_0x18f8f8(0x1eb)]),_0x158fb2=_0x2a629f[_0x18f8f8(0x214)][_0x18f8f8(0x212)](_0x5ef958),_0x353321=_0x43fcad[_0x18f8f8(0x1e5)];if(_0x353321==_0xb746a7[_0x18f8f8(0x1e5)])return;const _0x1a54cf={'commandName':_0x18f8f8(0x1d4),'commandParams':[_0xb746a7],'formatGroupId':_0x1578ae()};_0x2a629f[_0x18f8f8(0x214)][_0x18f8f8(0x1e3)](()=>{const _0x1175dd=_0x18f8f8;if(_0x4df1ff[_0x1175dd(0x1bf)]()[_0x1175dd(0x1b2)](_0x582895=>_0x582895[_0x1175dd(0x210)]&&_0xa0e8ba==_0x582895[_0x1175dd(0x1b6)]&&(_0x1175dd(0x1ee)==_0x582895[_0x1175dd(0x20c)]||_0x1175dd(0x1dc)==_0x582895[_0x1175dd(0x20c)])&&(_0x1175dd(0x1f0)==_0x582895[_0x1175dd(0x201)]||_0x1175dd(0x1bc)==_0x582895[_0x1175dd(0x201)])&&_0x582895[_0x1175dd(0x1de)]()[_0x1175dd(0x204)](_0x158fb2))[_0x1175dd(0x1c1)](_0x4a9d13=>_0x4df1ff[_0x1175dd(0x1f2)](_0x4a9d13[_0x1175dd(0x1ba)])),_0x5ef958=_0x38e82f[_0x1175dd(0x1e4)](_0x2a629f[_0x1175dd(0x214)][_0x1175dd(0x1e6)][_0x1175dd(0x1eb)]),_0x158fb2=_0x2a629f[_0x1175dd(0x214)][_0x1175dd(0x212)](_0x5ef958),_0x43fcad[_0x1175dd(0x1b9)](),_0x2a629f[_0x1175dd(0x1d5)][_0x1175dd(0x1bb)](_0x1175dd(0x1e7))[_0x1175dd(0x1b9)](),_0x2a629f[_0x1175dd(0x1d5)][_0x1175dd(0x1bb)](_0x1175dd(0x1d9))[_0x1175dd(0x1b9)](),_0x353321=_0x43fcad[_0x1175dd(0x1e5)],_0x353321!=_0xb746a7[_0x1175dd(0x1e5)])return _0x38e82f[_0x1175dd(0x1b7)](_0x5ef958)&&_0x43fcad[_0x1175dd(0x1c3)](_0xb746a7[_0x1175dd(0x1e5)],_0x5ef958)?(_0x3da316({..._0xb746a7,'setImageSizes':!0x1}),_0x5ef958=_0x38e82f[_0x1175dd(0x1e4)](_0x2a629f[_0x1175dd(0x214)][_0x1175dd(0x1e6)][_0x1175dd(0x1eb)]),void _0x4df1ff[_0x1175dd(0x203)](_0x5ef958,{..._0x1a54cf,'commandReversedParams':[{'value':_0x353321||null,'setImageSizes':!0x1}]},[],_0x1175dd(0x1f0))):void(_0x38e82f[_0x1175dd(0x1ea)](_0x5ef958)?_0x4df1ff[_0x1175dd(0x203)](_0x5ef958,_0x1a54cf,[],_0x1175dd(0x1bc)):_0x4df1ff[_0x1175dd(0x1f9)](_0x158fb2,_0x1a54cf,_0x1175dd(0x1bc)));});});for(const _0x4b0640 of _0x2a629f[_0x269b12(0x1d2)][_0x269b12(0x1bb)](_0x269b12(0x1d0))[_0x269b12(0x1dd)])_0x3c2a72[_0x4b0640[_0x269b12(0x1c7)]]=_0x4b0640[_0x269b12(0x1da)][_0x269b12(0x1e2)]();_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1f0),_0x269b12(0x1ff),()=>!0x1),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1bc),_0x269b12(0x1ff),()=>!0x1),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1dc),_0x269b12(0x1bc),_0x269b12(0x1ff),()=>!0x1),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1f0),_0x269b12(0x1c0),([_0x664c])=>{const _0x4614dc=_0x269b12;_0x38e82f[_0x4614dc(0x1db)](_0x664c[_0x4614dc(0x20a)]());}),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1f0),_0x269b12(0x1be),(_0x10b1db,_0x438512)=>{const _0x37eb1b=_0x269b12;_0x4df1ff[_0x37eb1b(0x1b4)][_0x37eb1b(0x1e1)](_0x37eb1b(0x1ee),'',_0x37eb1b(0x1c0))(_0x10b1db,{'commandName':_0x438512[_0x37eb1b(0x202)],'commandParams':_0x438512[_0x37eb1b(0x213)]});}),_0x4df1ff[_0x269b12(0x1b4)][_0x269b12(0x1ec)](_0x269b12(0x1ee),_0x269b12(0x1f0),_0x269b12(0x1df),function(_0x47b13d,_0x4b0ad2){if(_0x4b48c8(_0x47b13d,_0x4b0ad2))return[_0x47b13d,_0x4b0ad2];if(_0x4b48c8(_0x4b0ad2,_0x47b13d))return[_0x4b0ad2,_0x47b13d];return null;});const _0x2f1404=[{'type':_0x269b12(0x1ee),'subType':_0x269b12(0x1f0)},{'type':_0x269b12(0x200),'subType':_0x269b12(0x1fe)},{'type':_0x269b12(0x1ee),'subType':_0x269b12(0x1cf)},{'type':_0x269b12(0x200),'subType':_0x269b12(0x1cf)}];function _0x4b48c8(_0x5a0705,_0x32bef5){const _0xc8067c=_0x269b12,_0x42e1e0=_0x2f1404[_0xc8067c(0x1fc)](({type:_0xcce124,subType:_0x51c3df})=>_0x5a0705[_0xc8067c(0x20c)]==_0xcce124&&_0x5a0705[_0xc8067c(0x201)]==_0x51c3df),_0x101459=_0x2f1404[_0xc8067c(0x1fc)](({type:_0x28b5d9,subType:_0x495457})=>_0x32bef5[_0xc8067c(0x20c)]==_0x28b5d9&&_0x32bef5[_0xc8067c(0x201)]==_0x495457);if(_0x42e1e0<0x0||_0x101459<0x0)return!0x1;const _0x536ae1=_0x5a0705[_0xc8067c(0x1de)](),_0x599a40=_0x32bef5[_0xc8067c(0x1de)]();if((0x0==_0x42e1e0||0x1==_0x42e1e0)&&0x2==_0x101459&&_0x536ae1[_0xc8067c(0x1e9)](_0x599a40))return!0x0;if(0x2==_0x42e1e0&&0x3==_0x101459){const _0x304386=_0x4df1ff[_0xc8067c(0x1fa)](_0x536ae1,_0xc8067c(0x200))[_0xc8067c(0x1b2)](({suggestion:_0x59b87a,meta:_0x3ee644})=>_0x3ee644[_0xc8067c(0x20e)]&&_0xc8067c(0x1cf)==_0x59b87a[_0xc8067c(0x201)]);if(_0x304386[_0xc8067c(0x1d1)]>0x1&&_0x599a40[_0xc8067c(0x1ef)][_0xc8067c(0x204)](_0x536ae1[_0xc8067c(0x1cb)]))return!0x0;if(0x1==_0x304386[_0xc8067c(0x1d1)]&&(_0x536ae1[_0xc8067c(0x1cb)][_0xc8067c(0x204)](_0x599a40[_0xc8067c(0x1ef)])||_0x536ae1[_0xc8067c(0x1ef)][_0xc8067c(0x204)](_0x599a40[_0xc8067c(0x1cb)])))return!0x0;}if(0x3==_0x42e1e0&&0x3==_0x101459&&_0x536ae1[_0xc8067c(0x1cb)][_0xc8067c(0x1b8)](_0x599a40[_0xc8067c(0x1cb)])){const _0x2994db=_0x536ae1[_0xc8067c(0x1ef)][_0xc8067c(0x1f7)],_0x4ea25e=_0x599a40[_0xc8067c(0x1cb)][_0xc8067c(0x208)];return _0x38e82f[_0xc8067c(0x1ea)](_0x2994db)&&_0x2994db===_0x4ea25e;}return!0x1;}_0x2a629f[_0x269b12(0x214)][_0x269b12(0x1e6)][_0x269b12(0x1b3)](()=>{const _0xda572=_0x269b12;let _0x5475b0=!0x1;const _0xec8632=Array[_0xda572(0x1cd)](_0x2a629f[_0xda572(0x214)][_0xda572(0x1e6)][_0xda572(0x1c4)][_0xda572(0x211)]());for(const {name:_0x48c8cc,data:_0x57f3b4}of _0xec8632){const {group:_0x3d3429,type:_0x18bfa2,subType:_0xc3110d,id:_0x5035e4}=_0x4df1ff[_0xda572(0x1e8)](_0x48c8cc);if(_0xda572(0x1f6)==_0x3d3429&&_0x4df1ff[_0xda572(0x1e0)](_0x5035e4)){if(_0xda572(0x1ee)==_0x18bfa2&&(_0xda572(0x1f0)==_0xc3110d||_0xda572(0x1bc)==_0xc3110d)){const _0x2cc029=_0x4df1ff[_0xda572(0x1c8)](_0x5035e4);if(_0x57f3b4[_0xda572(0x1ce)]){const _0xc04d98=_0x2cc029[_0xda572(0x1de)]()[_0xda572(0x20a)]();if(_0x38e82f[_0xda572(0x1ea)](_0xc04d98))continue;_0x4df1ff[_0xda572(0x1f2)](_0x2cc029),_0x5475b0=!0x0;}}if(_0xda572(0x200)==_0x18bfa2&&_0xda572(0x1fe)==_0xc3110d&&!_0x57f3b4[_0xda572(0x1ce)]){const _0x36585a=_0x4df1ff[_0xda572(0x1c8)](_0x5035e4);_0x36585a[_0xda572(0x1c2)]&&_0x36585a[_0xda572(0x1c2)][_0xda572(0x210)]&&(_0x4df1ff[_0xda572(0x1f2)](_0x36585a[_0xda572(0x1c2)]),_0x5475b0=!0x0);}}}return _0x5475b0;}),this[_0x269b12(0x1cc)](_0x3c2a72);}[_0x53b396(0x1cc)](_0x31c6c1){const _0x12ab38=_0x53b396,_0x34b488=this[_0x12ab38(0x20d)],_0x57d03c=_0x34b488[_0x12ab38(0x1bd)];_0x34b488[_0x12ab38(0x1d2)][_0x12ab38(0x1bb)](_0x12ab38(0x1d3))[_0x12ab38(0x1d8)][_0x12ab38(0x1ed)](_0x434d51=>{const _0x4ea059=_0x12ab38;if(_0x4ea059(0x1ee)!=_0x434d51[_0x4ea059(0x20c)]&&_0x4ea059(0x1dc)!=_0x434d51[_0x4ea059(0x20c)])return;const {data:_0x5d0a59}=_0x434d51;if(!_0x5d0a59||_0x4ea059(0x1d4)!=_0x5d0a59[_0x4ea059(0x202)])return;const _0x14cd84=_0x5d0a59[_0x4ea059(0x1c5)][0x0][_0x4ea059(0x1e5)];return _0x5abb66(_0x4ea059(0x1b5)===_0x14cd84?_0x7f4fdc(_0x57d03c,_0x4ea059(0x1c6)):_0x31c6c1[_0x14cd84]||_0x14cd84);function _0x5abb66(_0x4dc301){const _0x4c1c7a=_0x4ea059;return{'type':_0x4c1c7a(0x1f4),'content':_0x7f4fdc(_0x57d03c,_0x4c1c7a(0x1c9),_0x4dc301)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e1333=_0x5248;(function(_0x43c2db,_0x140b2e){const _0x25f41c=_0x5248,_0x5420e4=_0x43c2db();while(!![]){try{const _0x5589b8=-parseInt(_0x25f41c(0x1d1))/0x1+parseInt(_0x25f41c(0x1c6))/0x2+parseInt(_0x25f41c(0x1c5))/0x3*(-parseInt(_0x25f41c(0x1db))/0x4)+-parseInt(_0x25f41c(0x1d9))/0x5*(-parseInt(_0x25f41c(0x1cf))/0x6)+parseInt(_0x25f41c(0x1d2))/0x7*(-parseInt(_0x25f41c(0x1e1))/0x8)+parseInt(_0x25f41c(0x1d7))/0x9*(parseInt(_0x25f41c(0x1c9))/0xa)+parseInt(_0x25f41c(0x1e0))/0xb;if(_0x5589b8===_0x140b2e)break;else _0x5420e4['push'](_0x5420e4['shift']());}catch(_0x5d7f4f){_0x5420e4['push'](_0x5420e4['shift']());}}}(_0x2db8,0x27b7d));function _0x5248(_0x1f2f89,_0x3cd620){const _0x2db891=_0x2db8();return _0x5248=function(_0x524845,_0x2f2168){_0x524845=_0x524845-0x1c5;let _0xfca7b3=_0x2db891[_0x524845];return _0xfca7b3;},_0x5248(_0x1f2f89,_0x3cd620);}import{Plugin as _0x5cc59c}from'ckeditor5/src/core.js';export default class at extends _0x5cc59c{constructor(_0x2c2a1e){const _0x5c9ae5=_0x5248;super(_0x2c2a1e),this[_0x5c9ae5(0x1da)]=!0x1,this[_0x5c9ae5(0x1dd)]=!0x1;}[_0x2e1333(0x1c8)](){const _0x5d4ab4=_0x2e1333,_0x1bf6cd=this[_0x5d4ab4(0x1e2)],_0x5edcfb=_0x1bf6cd[_0x5d4ab4(0x1ce)][_0x5d4ab4(0x1cb)](_0x5d4ab4(0x1cd)),_0x59fc7c=_0x1bf6cd[_0x5d4ab4(0x1ce)][_0x5d4ab4(0x1cb)](_0x5d4ab4(0x1d3));_0x5edcfb&&(_0x5edcfb['on'](_0x5d4ab4(0x1cc),(_0x1fea1a,[,_0x5535f1])=>{const _0x5e9441=_0x5d4ab4;this[_0x5e9441(0x1da)]=_0x59fc7c[_0x5e9441(0x1d5)],_0x5535f1[_0x5e9441(0x1df)][_0x5e9441(0x1ca)]=!this[_0x5e9441(0x1da)];},{'priority':_0x5d4ab4(0x1d6)}),this[_0x5d4ab4(0x1e3)](_0x5edcfb,_0x5d4ab4(0x1e4),this[_0x5d4ab4(0x1e7)][_0x5d4ab4(0x1de)](this)),this[_0x5d4ab4(0x1e3)](_0x5edcfb,_0x5d4ab4(0x1e4),()=>{const _0x5da735=_0x5d4ab4;this[_0x5da735(0x1dd)]&&(_0x59fc7c[_0x5da735(0x1cc)](),this[_0x5da735(0x1dd)]=!0x1);},{'priority':_0x5d4ab4(0x1c7)}),_0x1bf6cd[_0x5d4ab4(0x1e5)][_0x5d4ab4(0x1cb)](_0x5d4ab4(0x1e6))[_0x5d4ab4(0x1d8)](_0x5d4ab4(0x1cd)));}[_0x2e1333(0x1e7)](_0x492464,_0x185695){const _0x265941=_0x2e1333,{suggestions:_0x335a25}=_0x185695,_0x125254=this[_0x265941(0x1e2)][_0x265941(0x1ce)][_0x265941(0x1cb)](_0x265941(0x1d3)),_0x5dfcee=_0x125254[_0x265941(0x1d5)];this[_0x265941(0x1da)]!==_0x5dfcee&&(_0x125254[_0x265941(0x1cc)](),this[_0x265941(0x1dd)]=!0x0),_0x335a25&&_0x335a25[_0x265941(0x1d0)](({id:_0x54982a,type:_0x110958,author:_0x49be56,created_at:_0x106573})=>{const _0x3bf909=_0x265941,_0x410384={'id':_0x54982a,'type':_0x110958,'authorId':this[_0x3bf909(0x1e2)][_0x3bf909(0x1e5)][_0x3bf909(0x1cb)](_0x3bf909(0x1d4))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x49be56,'createdAt':_0x106573?new Date(_0x106573):new Date(),'source':_0x3bf909(0x1cd)}}};this[_0x3bf909(0x1e2)][_0x3bf909(0x1e5)][_0x3bf909(0x1cb)](_0x3bf909(0x1e6))[_0x3bf909(0x1dc)](_0x410384);});}}function _0x2db8(){const _0x49518e=['listenTo','dataInsert','plugins','TrackChangesEditing','_handleImportedData','169563SifcjL','233118KPTcKH','lowest','afterInit','290cOAQKZ','track_changes','get','execute','importWord','commands','1038HWEeAV','forEach','86866ojUsky','12845TdxfuN','trackChanges','Users','value','high','39996lOkPTz','enableCommand','8725zbwBtE','_trackChangesValueDuringImport','12WvdwKo','_setSuggestionData','_trackChangesExecuted','bind','collaboration_features','1355079wfcFEP','1096wpzxVd','editor'];_0x2db8=function(){return _0x49518e;};return _0x2db8();}
23
+ const _0x43c3af=_0x242d;(function(_0x556345,_0x581547){const _0x1c2b4e=_0x242d,_0x200f5a=_0x556345();while(!![]){try{const _0x68b276=-parseInt(_0x1c2b4e(0x168))/0x1+-parseInt(_0x1c2b4e(0x170))/0x2*(parseInt(_0x1c2b4e(0x159))/0x3)+-parseInt(_0x1c2b4e(0x15e))/0x4*(parseInt(_0x1c2b4e(0x15c))/0x5)+-parseInt(_0x1c2b4e(0x16a))/0x6*(-parseInt(_0x1c2b4e(0x152))/0x7)+parseInt(_0x1c2b4e(0x164))/0x8*(parseInt(_0x1c2b4e(0x15f))/0x9)+-parseInt(_0x1c2b4e(0x157))/0xa+parseInt(_0x1c2b4e(0x171))/0xb;if(_0x68b276===_0x581547)break;else _0x200f5a['push'](_0x200f5a['shift']());}catch(_0x4576d9){_0x200f5a['push'](_0x200f5a['shift']());}}}(_0x4945,0x81edc));import{Plugin as _0x2bd3a0}from'ckeditor5/src/core.js';function _0x242d(_0x334548,_0x326a81){const _0x49454b=_0x4945();return _0x242d=function(_0x242dc5,_0x372a49){_0x242dc5=_0x242dc5-0x14f;let _0xa65c5c=_0x49454b[_0x242dc5];return _0xa65c5c;},_0x242d(_0x334548,_0x326a81);}export default class at extends _0x2bd3a0{constructor(_0x1dbfe8){const _0x54d167=_0x242d;super(_0x1dbfe8),this[_0x54d167(0x155)]=!0x1,this[_0x54d167(0x16d)]=!0x1;}[_0x43c3af(0x161)](){const _0x4e8c9b=_0x43c3af,_0x5c7c96=this[_0x4e8c9b(0x153)],_0x356004=_0x5c7c96[_0x4e8c9b(0x16f)][_0x4e8c9b(0x16e)](_0x4e8c9b(0x166)),_0x4c35ef=_0x5c7c96[_0x4e8c9b(0x16f)][_0x4e8c9b(0x16e)](_0x4e8c9b(0x15b));_0x356004&&(_0x356004['on'](_0x4e8c9b(0x165),(_0x28e6fc,[,_0x115975])=>{const _0x57c3bb=_0x4e8c9b;this[_0x57c3bb(0x155)]=_0x4c35ef[_0x57c3bb(0x15a)],_0x115975[_0x57c3bb(0x16b)][_0x57c3bb(0x167)]=!this[_0x57c3bb(0x155)];},{'priority':_0x4e8c9b(0x158)}),this[_0x4e8c9b(0x150)](_0x356004,_0x4e8c9b(0x162),this[_0x4e8c9b(0x169)][_0x4e8c9b(0x14f)](this)),this[_0x4e8c9b(0x150)](_0x356004,_0x4e8c9b(0x162),()=>{const _0x5ae52b=_0x4e8c9b;this[_0x5ae52b(0x16d)]&&(_0x4c35ef[_0x5ae52b(0x165)](),this[_0x5ae52b(0x16d)]=!0x1);},{'priority':_0x4e8c9b(0x151)}),_0x5c7c96[_0x4e8c9b(0x163)][_0x4e8c9b(0x16e)](_0x4e8c9b(0x16c))[_0x4e8c9b(0x156)](_0x4e8c9b(0x166)));}[_0x43c3af(0x169)](_0x4b7bc6,_0x53ef87){const _0x30b1fa=_0x43c3af,{suggestions:_0x4c311c}=_0x53ef87,_0x1d9d3a=this[_0x30b1fa(0x153)][_0x30b1fa(0x16f)][_0x30b1fa(0x16e)](_0x30b1fa(0x15b)),_0x334432=_0x1d9d3a[_0x30b1fa(0x15a)];this[_0x30b1fa(0x155)]!==_0x334432&&(_0x1d9d3a[_0x30b1fa(0x165)](),this[_0x30b1fa(0x16d)]=!0x0),_0x4c311c&&_0x4c311c[_0x30b1fa(0x160)](({id:_0x5e9ed0,type:_0x1cb160,author:_0xa437b7,created_at:_0x14c9af})=>{const _0x7d066d=_0x30b1fa,_0x364ff8={'id':_0x5e9ed0,'type':_0x1cb160,'authorId':this[_0x7d066d(0x153)][_0x7d066d(0x163)][_0x7d066d(0x16e)](_0x7d066d(0x15d))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0xa437b7,'createdAt':_0x14c9af?new Date(_0x14c9af):new Date(),'source':_0x7d066d(0x166)}}};this[_0x7d066d(0x153)][_0x7d066d(0x163)][_0x7d066d(0x16e)](_0x7d066d(0x16c))[_0x7d066d(0x154)](_0x364ff8);});}}function _0x4945(){const _0x1be87b=['TrackChangesEditing','_trackChangesExecuted','get','commands','10VJwNHs','27355944EYlpDy','bind','listenTo','lowest','91chVsWa','editor','_setSuggestionData','_trackChangesValueDuringImport','enableCommand','10164260pUqtqN','high','382980xdqzVH','value','trackChanges','355xngyxp','Users','17048kQwmLw','368154UvLktZ','forEach','afterInit','dataInsert','plugins','24bPMpQB','execute','importWord','track_changes','557699ZYREXk','_handleImportedData','201966qaDAgF','collaboration_features'];_0x4945=function(){return _0x1be87b;};return _0x4945();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x524c(){const _0x17ed4a=['indent','type','registerAttributeLabel','enableDefaultAttributesIntegration','getItemLabel','904795FSVryE','1984125SyTsry','_registerLegacyDescription','blockIndent','TrackChangesEditing','2079483BHwktI','IndentBlock','editor','*Indent:*\x20%0','registerDescriptionCallback','get','locale','IndentEditing','registerBlockAttribute','FORMAT_INDENT','1037rCgImK','commandName','descriptionFactory','indentBlock','1907370WAlXWe','format','afterInit','outdent','getItems','plugins','12GzKCpH','outdentBlock','1138KYJyrL','has','formatBlock','enableCommand','1427584idpOcr','3266022MRLLDd','*Outdent:*\x20%0'];_0x524c=function(){return _0x17ed4a;};return _0x524c();}const _0x34231d=_0x3491;(function(_0x25d253,_0x339ca6){const _0x47e65e=_0x3491,_0x5976ed=_0x25d253();while(!![]){try{const _0x52257d=-parseInt(_0x47e65e(0x193))/0x1*(parseInt(_0x47e65e(0x178))/0x2)+parseInt(_0x47e65e(0x185))/0x3+parseInt(_0x47e65e(0x19d))/0x4*(parseInt(_0x47e65e(0x184))/0x5)+-parseInt(_0x47e65e(0x17d))/0x6+parseInt(_0x47e65e(0x189))/0x7+-parseInt(_0x47e65e(0x17c))/0x8+parseInt(_0x47e65e(0x197))/0x9;if(_0x52257d===_0x339ca6)break;else _0x5976ed['push'](_0x5976ed['shift']());}catch(_0x15c3ed){_0x5976ed['push'](_0x5976ed['shift']());}}}(_0x524c,0x61c1d));import{Plugin as _0x4925e8}from'ckeditor5/src/core.js';function _0x3491(_0x371cf4,_0x2dc3b4){const _0x524c1a=_0x524c();return _0x3491=function(_0x349186,_0x3617c0){_0x349186=_0x349186-0x177;let _0x9f504d=_0x524c1a[_0x349186];return _0x9f504d;},_0x3491(_0x371cf4,_0x2dc3b4);}import{getTranslation as _0x4aa859}from'../utils/common-translations.js';export default class ct extends _0x4925e8{[_0x34231d(0x199)](){const _0x9297d6=_0x34231d,_0x5bead2=this[_0x9297d6(0x18b)],_0x2580ec=_0x5bead2[_0x9297d6(0x19c)][_0x9297d6(0x18e)](_0x9297d6(0x188));if(_0x5bead2[_0x9297d6(0x19c)][_0x9297d6(0x179)](_0x9297d6(0x190))&&(_0x2580ec[_0x9297d6(0x17b)](_0x9297d6(0x17f)),_0x2580ec[_0x9297d6(0x17b)](_0x9297d6(0x19a))),_0x5bead2[_0x9297d6(0x19c)][_0x9297d6(0x179)](_0x9297d6(0x18a))){for(const _0x19bb98 of[_0x9297d6(0x196),_0x9297d6(0x177)])_0x2580ec[_0x9297d6(0x182)](_0x19bb98);}const _0x39755f=_0x5bead2[_0x9297d6(0x18f)];_0x2580ec[_0x9297d6(0x191)](_0x9297d6(0x187)),_0x2580ec[_0x9297d6(0x195)][_0x9297d6(0x181)](_0x9297d6(0x187),_0x4aa859(_0x39755f,_0x9297d6(0x192))),this[_0x9297d6(0x186)]();}[_0x34231d(0x186)](){const _0x10e755=_0x34231d,_0x368778=this[_0x10e755(0x18b)],_0x28022c=_0x368778[_0x10e755(0x18f)],_0x513cd8=_0x368778[_0x10e755(0x19c)][_0x10e755(0x18e)](_0x10e755(0x188));_0x513cd8[_0x10e755(0x195)][_0x10e755(0x18d)](_0x42d8ee=>{const _0x16fc6d=_0x10e755;if(_0x16fc6d(0x17a)!=_0x42d8ee[_0x16fc6d(0x180)])return;const {data:_0x394326}=_0x42d8ee;if(!_0x394326)return;if(_0x16fc6d(0x196)!=_0x394326[_0x16fc6d(0x194)]&&_0x16fc6d(0x177)!=_0x394326[_0x16fc6d(0x194)])return;const _0x47f1c8=_0x42d8ee[_0x16fc6d(0x19b)]()[0x0],_0x196a4e=_0x513cd8[_0x16fc6d(0x195)][_0x16fc6d(0x183)](_0x47f1c8);return _0x16fc6d(0x196)==_0x394326[_0x16fc6d(0x194)]?{'type':_0x16fc6d(0x198),'content':_0x4aa859(_0x28022c,_0x16fc6d(0x18c),_0x196a4e)}:_0x16fc6d(0x177)==_0x394326[_0x16fc6d(0x194)]?{'type':_0x16fc6d(0x198),'content':_0x4aa859(_0x28022c,_0x16fc6d(0x17e),_0x196a4e)}:void 0x0;});}}
23
+ const _0x36ed61=_0x1b57;(function(_0x8a77b4,_0x39f4fb){const _0x1bb730=_0x1b57,_0x41b861=_0x8a77b4();while(!![]){try{const _0x327eb5=-parseInt(_0x1bb730(0x157))/0x1*(parseInt(_0x1bb730(0x149))/0x2)+parseInt(_0x1bb730(0x15a))/0x3*(-parseInt(_0x1bb730(0x14e))/0x4)+-parseInt(_0x1bb730(0x148))/0x5+-parseInt(_0x1bb730(0x163))/0x6*(-parseInt(_0x1bb730(0x147))/0x7)+-parseInt(_0x1bb730(0x164))/0x8*(-parseInt(_0x1bb730(0x162))/0x9)+parseInt(_0x1bb730(0x159))/0xa+parseInt(_0x1bb730(0x165))/0xb*(parseInt(_0x1bb730(0x140))/0xc);if(_0x327eb5===_0x39f4fb)break;else _0x41b861['push'](_0x41b861['shift']());}catch(_0x4c91fd){_0x41b861['push'](_0x41b861['shift']());}}}(_0x508d,0x91408));import{Plugin as _0x5d148b}from'ckeditor5/src/core.js';import{getTranslation as _0x14a6b4}from'../utils/common-translations.js';function _0x1b57(_0x531cb4,_0x20124b){const _0x508d2d=_0x508d();return _0x1b57=function(_0x1b57be,_0x4aef96){_0x1b57be=_0x1b57be-0x140;let _0x313e99=_0x508d2d[_0x1b57be];return _0x313e99;},_0x1b57(_0x531cb4,_0x20124b);}function _0x508d(){const _0x1dc231=['has','8036090sdEaol','5958wpMYlN','registerDescriptionCallback','outdentBlock','*Indent:*\x20%0','registerAttributeLabel','TrackChangesEditing','type','indent','741087wQAKTW','50532ncPqto','88RPQuYd','2409TeGYPu','outdent','format','registerBlockAttribute','enableCommand','68484cQXxxw','FORMAT_INDENT','get','afterInit','getItemLabel','editor','*Outdent:*\x20%0','336lkxqwG','5752025QfbPye','744274yRYTUI','IndentBlock','enableDefaultAttributesIntegration','getItems','blockIndent','1760jsFsuj','_registerLegacyDescription','commandName','descriptionFactory','formatBlock','locale','plugins','indentBlock','IndentEditing','2ddMvoA'];_0x508d=function(){return _0x1dc231;};return _0x508d();}export default class ct extends _0x5d148b{[_0x36ed61(0x143)](){const _0x2d8980=_0x36ed61,_0x11d0a8=this[_0x2d8980(0x145)],_0x16d6b1=_0x11d0a8[_0x2d8980(0x154)][_0x2d8980(0x142)](_0x2d8980(0x15f));if(_0x11d0a8[_0x2d8980(0x154)][_0x2d8980(0x158)](_0x2d8980(0x156))&&(_0x16d6b1[_0x2d8980(0x169)](_0x2d8980(0x161)),_0x16d6b1[_0x2d8980(0x169)](_0x2d8980(0x166))),_0x11d0a8[_0x2d8980(0x154)][_0x2d8980(0x158)](_0x2d8980(0x14a))){for(const _0x396628 of[_0x2d8980(0x155),_0x2d8980(0x15c)])_0x16d6b1[_0x2d8980(0x14b)](_0x396628);}const _0x451fde=_0x11d0a8[_0x2d8980(0x153)];_0x16d6b1[_0x2d8980(0x168)](_0x2d8980(0x14d)),_0x16d6b1[_0x2d8980(0x151)][_0x2d8980(0x15e)](_0x2d8980(0x14d),_0x14a6b4(_0x451fde,_0x2d8980(0x141))),this[_0x2d8980(0x14f)]();}[_0x36ed61(0x14f)](){const _0x343a67=_0x36ed61,_0x2ae100=this[_0x343a67(0x145)],_0x4f7597=_0x2ae100[_0x343a67(0x153)],_0x252d78=_0x2ae100[_0x343a67(0x154)][_0x343a67(0x142)](_0x343a67(0x15f));_0x252d78[_0x343a67(0x151)][_0x343a67(0x15b)](_0x2bbdf6=>{const _0x4e53cc=_0x343a67;if(_0x4e53cc(0x152)!=_0x2bbdf6[_0x4e53cc(0x160)])return;const {data:_0x58490d}=_0x2bbdf6;if(!_0x58490d)return;if(_0x4e53cc(0x155)!=_0x58490d[_0x4e53cc(0x150)]&&_0x4e53cc(0x15c)!=_0x58490d[_0x4e53cc(0x150)])return;const _0x1babe1=_0x2bbdf6[_0x4e53cc(0x14c)]()[0x0],_0x56da98=_0x252d78[_0x4e53cc(0x151)][_0x4e53cc(0x144)](_0x1babe1);return _0x4e53cc(0x155)==_0x58490d[_0x4e53cc(0x150)]?{'type':_0x4e53cc(0x167),'content':_0x14a6b4(_0x4f7597,_0x4e53cc(0x15d),_0x56da98)}:_0x4e53cc(0x15c)==_0x58490d[_0x4e53cc(0x150)]?{'type':_0x4e53cc(0x167),'content':_0x14a6b4(_0x4f7597,_0x4e53cc(0x146),_0x56da98)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x577a11=_0x5405;function _0xebf3(){var _0x38a5f9=['plugins','5967288QoGvMC','8327550pkxvox','11845528guamwC','557eXlSrT','3438xUvkgU','5062647ZufvWx','1378384gecvHJ','editor','requires','init','TrackChangesEditing','get','input','enableCommand','1707356VsMoyV'];_0xebf3=function(){return _0x38a5f9;};return _0xebf3();}function _0x5405(_0x411097,_0x31fd74){var _0xebf31b=_0xebf3();return _0x5405=function(_0x540501,_0x303b51){_0x540501=_0x540501-0x85;var _0x180412=_0xebf31b[_0x540501];return _0x180412;},_0x5405(_0x411097,_0x31fd74);}(function(_0xdc929f,_0x7789a2){var _0x5d15e9=_0x5405,_0xcd3c27=_0xdc929f();while(!![]){try{var _0x5987f4=parseInt(_0x5d15e9(0x91))/0x1*(parseInt(_0x5d15e9(0x92))/0x2)+parseInt(_0x5d15e9(0x93))/0x3+-parseInt(_0x5d15e9(0x94))/0x4+-parseInt(_0x5d15e9(0x8f))/0x5+-parseInt(_0x5d15e9(0x8e))/0x6+-parseInt(_0x5d15e9(0x8c))/0x7+parseInt(_0x5d15e9(0x90))/0x8;if(_0x5987f4===_0x7789a2)break;else _0xcd3c27['push'](_0xcd3c27['shift']());}catch(_0x4f4791){_0xcd3c27['push'](_0xcd3c27['shift']());}}}(_0xebf3,0xd6269));import{Plugin as _0x4c4dd5}from'ckeditor5/src/core.js';import{Input as _0x155596}from'ckeditor5/src/typing.js';export default class ut extends _0x4c4dd5{static get[_0x577a11(0x86)](){return[_0x155596];}[_0x577a11(0x87)](){var _0x4fd62a=_0x577a11;this[_0x4fd62a(0x85)][_0x4fd62a(0x8d)][_0x4fd62a(0x89)](_0x4fd62a(0x88))[_0x4fd62a(0x8b)](_0x4fd62a(0x8a));}}
23
+ function _0x5e71(_0x5d52ee,_0x762c41){var _0x2a7b3f=_0x2a7b();return _0x5e71=function(_0x5e71a8,_0x2211cf){_0x5e71a8=_0x5e71a8-0x137;var _0x3badfa=_0x2a7b3f[_0x5e71a8];return _0x3badfa;},_0x5e71(_0x5d52ee,_0x762c41);}function _0x2a7b(){var _0x11bee6=['requires','99PfJqhn','TrackChangesEditing','1215156yAnUfp','203NaDvba','3757920YIGQii','89064PaFgUj','84QgFxrP','58Usalnp','33495HQrjmY','input','plugins','5033540XaLmZI','354232pqYPtG','enableCommand','get','init','9yuoOfW','2439968hoyyqi','editor'];_0x2a7b=function(){return _0x11bee6;};return _0x2a7b();}var _0x7eb9b1=_0x5e71;(function(_0x4eae6f,_0xc7a4c7){var _0x30657f=_0x5e71,_0x2a7d38=_0x4eae6f();while(!![]){try{var _0x2e5279=-parseInt(_0x30657f(0x13b))/0x1+-parseInt(_0x30657f(0x140))/0x2*(parseInt(_0x30657f(0x13e))/0x3)+parseInt(_0x30657f(0x14a))/0x4+parseInt(_0x30657f(0x141))/0x5*(parseInt(_0x30657f(0x13f))/0x6)+-parseInt(_0x30657f(0x13c))/0x7*(parseInt(_0x30657f(0x145))/0x8)+-parseInt(_0x30657f(0x149))/0x9*(-parseInt(_0x30657f(0x144))/0xa)+-parseInt(_0x30657f(0x139))/0xb*(-parseInt(_0x30657f(0x13d))/0xc);if(_0x2e5279===_0xc7a4c7)break;else _0x2a7d38['push'](_0x2a7d38['shift']());}catch(_0xefd7ec){_0x2a7d38['push'](_0x2a7d38['shift']());}}}(_0x2a7b,0xa271d));import{Plugin as _0xb85952}from'ckeditor5/src/core.js';import{Input as _0x43817c}from'ckeditor5/src/typing.js';export default class ut extends _0xb85952{static get[_0x7eb9b1(0x138)](){return[_0x43817c];}[_0x7eb9b1(0x148)](){var _0x39f479=_0x7eb9b1;this[_0x39f479(0x137)][_0x39f479(0x143)][_0x39f479(0x147)](_0x39f479(0x13a))[_0x39f479(0x146)](_0x39f479(0x142));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xa78c(_0xdc23ca,_0xc53b75){const _0x53e561=_0x53e5();return _0xa78c=function(_0xa78c48,_0x1e7f10){_0xa78c48=_0xa78c48-0x179;let _0x3c09f9=_0x53e561[_0xa78c48];return _0x3c09f9;},_0xa78c(_0xdc23ca,_0xc53b75);}const _0x471a27=_0xa78c;(function(_0x17db59,_0x47f7e3){const _0x2c504d=_0xa78c,_0x519058=_0x17db59();while(!![]){try{const _0x5668e2=parseInt(_0x2c504d(0x1a6))/0x1+parseInt(_0x2c504d(0x1bb))/0x2*(parseInt(_0x2c504d(0x187))/0x3)+parseInt(_0x2c504d(0x1ca))/0x4*(parseInt(_0x2c504d(0x1a0))/0x5)+-parseInt(_0x2c504d(0x1b1))/0x6*(-parseInt(_0x2c504d(0x1ab))/0x7)+parseInt(_0x2c504d(0x1a8))/0x8*(-parseInt(_0x2c504d(0x18c))/0x9)+-parseInt(_0x2c504d(0x183))/0xa+-parseInt(_0x2c504d(0x1bc))/0xb;if(_0x5668e2===_0x47f7e3)break;else _0x519058['push'](_0x519058['shift']());}catch(_0x21e511){_0x519058['push'](_0x519058['shift']());}}}(_0x53e5,0xceb80));import{Plugin as _0x4bce3c}from'ckeditor5/src/core.js';import{getTranslation as _0x12a7d7}from'../utils/common-translations.js';export default class ft extends _0x4bce3c{[_0x471a27(0x1b0)](){const _0x5b2bed=_0x471a27,_0x20223e=this[_0x5b2bed(0x1c4)],_0x274130=_0x20223e[_0x5b2bed(0x1bf)];if(!_0x20223e[_0x5b2bed(0x1b2)][_0x5b2bed(0x18f)](_0x5b2bed(0x18a)))return;const _0x4cc243=_0x20223e[_0x5b2bed(0x1b2)][_0x5b2bed(0x1bd)](_0x5b2bed(0x17e)),_0x1602ec=_0x20223e[_0x5b2bed(0x1b2)][_0x5b2bed(0x18f)](_0x5b2bed(0x1a9));function _0xe866bd(_0x266ee7){return()=>{const _0x59d695=_0xa78c,_0x49274a=_0x20223e[_0x59d695(0x1a2)][_0x59d695(0x1a3)][_0x59d695(0x1b3)],_0x346d6b=_0x20223e[_0x59d695(0x1aa)][_0x59d695(0x1bd)](_0x266ee7);if(_0x346d6b[_0x59d695(0x192)])return void _0x20223e[_0x59d695(0x181)](_0x59d695(0x1b5),{});const _0x442650=_0x266ee7[_0x59d695(0x19b)](0x0,-0x4),_0x545cad=function(_0x1c5daf,_0x2f26b0,_0x2df5a0){const _0x495db4=_0x59d695;let _0x349124=Array[_0x495db4(0x1ad)](_0x1c5daf)[_0x495db4(0x184)](_0x30471c=>function(_0x2001f8,_0x585d3a){const _0x4edd14=_0x495db4;return _0x585d3a[_0x4edd14(0x19e)](_0x2001f8[_0x4edd14(0x19a)],_0x4edd14(0x198))&&!_0x585d3a[_0x4edd14(0x189)](_0x2001f8);}(_0x30471c,_0x2df5a0));_0x349124=_0x349124[_0x495db4(0x184)](_0x36aaed=>!_0x36aaed['is'](_0x495db4(0x182),_0x495db4(0x198))||_0x36aaed[_0x495db4(0x1ac)](_0x495db4(0x17b))!=_0x2f26b0);const _0x26ddcd=new Set();for(const _0x39c1af of _0x349124)_0x39c1af['is'](_0x495db4(0x182),_0x495db4(0x198))?_0x26ddcd[_0x495db4(0x17f)](fe(_0x39c1af)):_0x26ddcd[_0x495db4(0x17f)](_0x39c1af);return Array[_0x495db4(0x1ad)](_0x26ddcd);}(_0x49274a[_0x59d695(0x18b)](),_0x442650,_0x20223e[_0x59d695(0x1a2)][_0x59d695(0x1c3)]);_0x20223e[_0x59d695(0x1a2)][_0x59d695(0x1c0)](()=>{const _0x55b8bc=_0x59d695;for(const _0x1d4d4f of _0x545cad)_0x4cc243[_0x55b8bc(0x1c2)](_0x1d4d4f,{'commandName':_0x266ee7,'commandParams':[{'forceValue':!_0x346d6b[_0x55b8bc(0x192)]}],'formatGroupId':_0x55b8bc(0x197)},ue(_0x1d4d4f));});};}function _0x3153b2(_0x59c3e7){return()=>{const _0x115efa=_0xa78c,_0x4f79ad=function(_0x1168e2){const _0x3f7716=_0xa78c;let _0xaefccc=Array[_0x3f7716(0x1ad)](_0x1168e2);const _0x2c2d9d=_0xaefccc[_0x3f7716(0x1ce)](_0x542162=>_0x3f7716(0x198)!=_0x542162[_0x3f7716(0x180)]);return _0x2c2d9d>-0x1&&(_0xaefccc=_0xaefccc[_0x3f7716(0x19b)](0x0,_0x2c2d9d)),_0xaefccc;}(_0x20223e[_0x115efa(0x1a2)][_0x115efa(0x1a3)][_0x115efa(0x1b3)][_0x115efa(0x18b)]()),_0x24228b=_0x20223e[_0x115efa(0x1a2)][_0x115efa(0x194)](_0x20223e[_0x115efa(0x1a2)][_0x115efa(0x179)](_0x4f79ad[0x0],_0x115efa(0x193)),_0x20223e[_0x115efa(0x1a2)][_0x115efa(0x179)](_0x4f79ad[_0x4f79ad[_0x115efa(0x185)]-0x1],_0x115efa(0x1c6)));_0x20223e[_0x115efa(0x1a2)][_0x115efa(0x1c0)](()=>{const _0x15c8c3=_0x115efa;_0x4cc243[_0x15c8c3(0x1c2)](_0x24228b,{'commandName':_0x59c3e7,'commandParams':[],'formatGroupId':_0x15c8c3(0x1cb)},function(_0x58f3e6){const _0x3f5a23=_0x15c8c3,_0x32d16a=new Set();for(const _0x254049 of _0x58f3e6){let _0x589f69=_0x254049[_0x3f5a23(0x1a1)];for(;_0x589f69&&_0x589f69[_0x3f5a23(0x1ac)](_0x3f5a23(0x1cb))>_0x254049[_0x3f5a23(0x1ac)](_0x3f5a23(0x1cb));)_0x32d16a[_0x3f5a23(0x17f)](_0x589f69),_0x589f69=_0x589f69[_0x3f5a23(0x1a1)];}return Array[_0x3f5a23(0x1ad)](_0x32d16a);}(_0x4f79ad));});};}_0x4cc243[_0x5b2bed(0x1b7)](_0x5b2bed(0x1c5),_0xe866bd(_0x5b2bed(0x1c5))),_0x4cc243[_0x5b2bed(0x1b7)](_0x5b2bed(0x1af),_0xe866bd(_0x5b2bed(0x1af))),_0x1602ec&&_0x4cc243[_0x5b2bed(0x1b7)](_0x5b2bed(0x1cc),_0xe866bd(_0x5b2bed(0x1cc))),_0x4cc243[_0x5b2bed(0x1b7)](_0x5b2bed(0x1cf),_0x3153b2(_0x5b2bed(0x1cf))),_0x4cc243[_0x5b2bed(0x1b7)](_0x5b2bed(0x1cd),_0x3153b2(_0x5b2bed(0x1cd))),_0x1602ec&&_0x4cc243[_0x5b2bed(0x1b7)](_0x5b2bed(0x1c7),()=>{const _0x15aa19=_0x5b2bed,_0x2eef3f=_0x20223e[_0x15aa19(0x1aa)][_0x15aa19(0x1bd)](_0x15aa19(0x1c7)),_0x4eb4fe=Array[_0x15aa19(0x1ad)](_0x2eef3f[_0x15aa19(0x196)]);_0x4eb4fe[_0x15aa19(0x184)](_0x11d52f=>_0x11d52f[_0x15aa19(0x1ac)](_0x15aa19(0x1be))!=_0x2eef3f[_0x15aa19(0x192)]),_0x20223e[_0x15aa19(0x1a2)][_0x15aa19(0x1c0)](()=>{const _0x40084b=_0x15aa19;for(const _0x151bbc of _0x4eb4fe)_0x4cc243[_0x40084b(0x1c2)](_0x151bbc,{'commandName':_0x40084b(0x1c7),'commandParams':[{'forceValue':!_0x2eef3f[_0x40084b(0x192)]}]});});}),_0x4cc243[_0x5b2bed(0x1a5)][_0x5b2bed(0x191)](_0x5b2bed(0x198),_0x43b439=>_0x12a7d7(_0x274130,_0x5b2bed(0x1b4),_0x43b439)),_0x4cc243[_0x5b2bed(0x1a5)][_0x5b2bed(0x186)](_0x200830=>{const _0x3c0acf=_0x5b2bed;if(_0x3c0acf(0x19d)!=_0x200830[_0x3c0acf(0x1b8)]&&_0x3c0acf(0x1a7)!=_0x200830[_0x3c0acf(0x1b8)])return;const {data:_0x582dd0}=_0x200830;if(_0x582dd0){if(_0x3c0acf(0x1c5)==_0x582dd0[_0x3c0acf(0x188)]||_0x3c0acf(0x1af)==_0x582dd0[_0x3c0acf(0x188)]||_0x3c0acf(0x1cc)==_0x582dd0[_0x3c0acf(0x188)])switch(_0x582dd0[_0x3c0acf(0x188)][_0x3c0acf(0x1c8)](_0x3c0acf(0x1c1),'')){case _0x3c0acf(0x19c):return _0x259ea6(_0x12a7d7(_0x274130,_0x3c0acf(0x18e)));case _0x3c0acf(0x195):return _0x259ea6(_0x12a7d7(_0x274130,_0x3c0acf(0x17d)));case _0x3c0acf(0x190):return _0x259ea6(_0x12a7d7(_0x274130,_0x3c0acf(0x1ae)));}if(_0x3c0acf(0x1cf)==_0x582dd0[_0x3c0acf(0x188)])return{'type':_0x3c0acf(0x1ba),'content':_0x12a7d7(_0x274130,_0x3c0acf(0x17a),_0x12a7d7(_0x274130,_0x3c0acf(0x1b4)))};if(_0x3c0acf(0x1cd)==_0x582dd0[_0x3c0acf(0x188)])return{'type':_0x3c0acf(0x1ba),'content':_0x12a7d7(_0x274130,_0x3c0acf(0x199),_0x12a7d7(_0x274130,_0x3c0acf(0x1b4)))};if(_0x3c0acf(0x1c7)==_0x582dd0[_0x3c0acf(0x188)])return _0x582dd0[_0x3c0acf(0x1b9)][0x0][_0x3c0acf(0x1a4)]?{'type':_0x3c0acf(0x1ba),'content':_0x12a7d7(_0x274130,_0x3c0acf(0x1b6))}:{'type':_0x3c0acf(0x1ba),'content':_0x12a7d7(_0x274130,_0x3c0acf(0x17c))};}function _0x259ea6(_0x156717){const _0x9ed0fb=_0x3c0acf;return{'type':_0x9ed0fb(0x1ba),'content':_0x12a7d7(_0x274130,_0x9ed0fb(0x18d),_0x156717)};}});}}function fe(_0x33e379){const _0x59d9a4=_0x471a27,_0x3bb294=_0x33e379[_0x59d9a4(0x1ac)](_0x59d9a4(0x1cb));if(0x0==_0x3bb294)return _0x33e379;let _0x4b7c1a=_0x33e379;for(;_0x33e379[_0x59d9a4(0x19f)]&&_0x33e379[_0x59d9a4(0x19f)]['is'](_0x59d9a4(0x182),_0x59d9a4(0x198));){const _0x4536f2=_0x33e379[_0x59d9a4(0x19f)][_0x59d9a4(0x1ac)](_0x59d9a4(0x1cb));if(_0x4536f2==_0x3bb294)_0x4b7c1a=_0x33e379[_0x59d9a4(0x19f)];else{if(_0x4536f2<_0x3bb294)break;}_0x33e379=_0x33e379[_0x59d9a4(0x19f)];}return _0x4b7c1a;}function _0x53e5(){const _0xd51692=['length','registerDescriptionCallback','4983xedsXk','commandName','isObject','LegacyListEditing','getSelectedBlocks','4374396yaWIkB','*Change\x20to:*\x20%0','ELEMENT_BULLETED_LIST','has','todo','registerElementLabel','value','before','createRange','numbered','_selectedElements','blockName','listItem','*Outdent:*\x20%0','parent','slice','bulleted','formatBlock','checkChild','previousSibling','230270BcxFwE','nextSibling','model','document','forceValue','descriptionFactory','1314648JURjWN','formatInline','16ARbQMH','LegacyTodoListEditing','commands','7LFcxFV','getAttribute','from','ELEMENT_TODO_LIST','bulletedList','afterInit','9739164SOBOJr','plugins','selection','ELEMENT_LIST_ITEM','paragraph','*Check\x20item*','enableCommand','type','commandParams','format','1598Jszemh','27601167mbUAXK','get','todoListChecked','locale','change','List','markBlockFormat','schema','editor','numberedList','end','checkTodoList','replace','push','116Ojzefw','listIndent','todoList','outdentList','findIndex','indentList','createPositionAt','*Indent:*\x20%0','listType','*Uncheck\x20item*','ELEMENT_NUMBERED_LIST','TrackChangesEditing','add','name','execute','element','12725420GgKSZG','filter'];_0x53e5=function(){return _0xd51692;};return _0x53e5();}function ue(_0x433d52){const _0x4a657f=_0x471a27,_0x1a9d7a=[];if(_0x433d52['is'](_0x4a657f(0x182),_0x4a657f(0x198))&&_0x433d52[_0x4a657f(0x1ac)](_0x4a657f(0x1cb))>0x0){let _0x45f3f4=_0x433d52[_0x4a657f(0x1a1)];for(;_0x45f3f4&&_0x4a657f(0x198)==_0x45f3f4[_0x4a657f(0x180)]&&_0x45f3f4[_0x4a657f(0x1ac)](_0x4a657f(0x1cb))==_0x433d52[_0x4a657f(0x1ac)](_0x4a657f(0x1cb));)_0x1a9d7a[_0x4a657f(0x1c9)](_0x45f3f4),_0x45f3f4=_0x45f3f4[_0x4a657f(0x1a1)];}return _0x1a9d7a;}
23
+ function _0x6562(){const _0x182fbe=['plugins','*Change\x20to:*\x20%0','outdentList','todoList','add','*Check\x20item*','1054294NnGYPz','replace','ELEMENT_TODO_LIST','bulletedList','slice','registerDescriptionCallback','LegacyTodoListEditing','execute','has','getSelectedBlocks','format','type','previousSibling','892234VfdrQk','numbered','2039160KqQLYm','*Indent:*\x20%0','schema','createRange','length','isObject','183992Fguazo','checkChild','change','editor','TrackChangesEditing','listItem','paragraph','nextSibling','todo','todoListChecked','commandName','*Uncheck\x20item*','ELEMENT_NUMBERED_LIST','11231220KtpjAT','numberedList','push','model','document','value','commandParams','ELEMENT_BULLETED_LIST','_selectedElements','formatBlock','element','ELEMENT_LIST_ITEM','from','284ejwZWx','blockName','filter','selection','List','get','*Outdent:*\x20%0','before','3565925EiliIG','forceValue','createPositionAt','commands','registerElementLabel','1mZHpYc','locale','indentList','name','parent','afterInit','LegacyListEditing','getAttribute','formatInline','markBlockFormat','1437etiWmG','99UQHXaO','findIndex','enableCommand','bulleted','descriptionFactory','end','listType','listIndent','6UycHxP','checkTodoList'];_0x6562=function(){return _0x182fbe;};return _0x6562();}const _0xb8d2a0=_0x1926;function _0x1926(_0x3c9ffa,_0x931fc0){const _0x65629d=_0x6562();return _0x1926=function(_0x1926dd,_0x5763ad){_0x1926dd=_0x1926dd-0x106;let _0x48fcaf=_0x65629d[_0x1926dd];return _0x48fcaf;},_0x1926(_0x3c9ffa,_0x931fc0);}(function(_0x38ef4c,_0x2915ab){const _0x4e4d8c=_0x1926,_0x22a306=_0x38ef4c();while(!![]){try{const _0x4f98e0=parseInt(_0x4e4d8c(0x111))/0x1*(parseInt(_0x4e4d8c(0x12c))/0x2)+parseInt(_0x4e4d8c(0x11b))/0x3*(-parseInt(_0x4e4d8c(0x15b))/0x4)+parseInt(_0x4e4d8c(0x10c))/0x5*(parseInt(_0x4e4d8c(0x124))/0x6)+parseInt(_0x4e4d8c(0x139))/0x7+parseInt(_0x4e4d8c(0x141))/0x8*(parseInt(_0x4e4d8c(0x11c))/0x9)+-parseInt(_0x4e4d8c(0x13b))/0xa+-parseInt(_0x4e4d8c(0x14e))/0xb;if(_0x4f98e0===_0x2915ab)break;else _0x22a306['push'](_0x22a306['shift']());}catch(_0x14fc77){_0x22a306['push'](_0x22a306['shift']());}}}(_0x6562,0x5856e));import{Plugin as _0xd09af3}from'ckeditor5/src/core.js';import{getTranslation as _0x4cbadd}from'../utils/common-translations.js';export default class ft extends _0xd09af3{[_0xb8d2a0(0x116)](){const _0x2b6668=_0xb8d2a0,_0x415731=this[_0x2b6668(0x144)],_0x17ba3d=_0x415731[_0x2b6668(0x112)];if(!_0x415731[_0x2b6668(0x126)][_0x2b6668(0x134)](_0x2b6668(0x117)))return;const _0x21297e=_0x415731[_0x2b6668(0x126)][_0x2b6668(0x109)](_0x2b6668(0x145)),_0x350cfd=_0x415731[_0x2b6668(0x126)][_0x2b6668(0x134)](_0x2b6668(0x132));function _0x2408d2(_0x321eb9){return()=>{const _0x32dcaf=_0x1926,_0x32f0bf=_0x415731[_0x32dcaf(0x151)][_0x32dcaf(0x152)][_0x32dcaf(0x107)],_0x132a08=_0x415731[_0x32dcaf(0x10f)][_0x32dcaf(0x109)](_0x321eb9);if(_0x132a08[_0x32dcaf(0x153)])return void _0x415731[_0x32dcaf(0x133)](_0x32dcaf(0x147),{});const _0x2eb4df=_0x321eb9[_0x32dcaf(0x130)](0x0,-0x4),_0xd83f0=function(_0x2dc394,_0x4069bf,_0x1563ae){const _0x1ea146=_0x32dcaf;let _0x37a1b0=Array[_0x1ea146(0x15a)](_0x2dc394)[_0x1ea146(0x106)](_0x484946=>function(_0x1a805b,_0x3683ac){const _0x342816=_0x1ea146;return _0x3683ac[_0x342816(0x142)](_0x1a805b[_0x342816(0x115)],_0x342816(0x146))&&!_0x3683ac[_0x342816(0x140)](_0x1a805b);}(_0x484946,_0x1563ae));_0x37a1b0=_0x37a1b0[_0x1ea146(0x106)](_0x1a4aa2=>!_0x1a4aa2['is'](_0x1ea146(0x158),_0x1ea146(0x146))||_0x1a4aa2[_0x1ea146(0x118)](_0x1ea146(0x122))!=_0x4069bf);const _0x3aee5e=new Set();for(const _0x175111 of _0x37a1b0)_0x175111['is'](_0x1ea146(0x158),_0x1ea146(0x146))?_0x3aee5e[_0x1ea146(0x12a)](fe(_0x175111)):_0x3aee5e[_0x1ea146(0x12a)](_0x175111);return Array[_0x1ea146(0x15a)](_0x3aee5e);}(_0x32f0bf[_0x32dcaf(0x135)](),_0x2eb4df,_0x415731[_0x32dcaf(0x151)][_0x32dcaf(0x13d)]);_0x415731[_0x32dcaf(0x151)][_0x32dcaf(0x143)](()=>{const _0x5be0b8=_0x32dcaf;for(const _0x239571 of _0xd83f0)_0x21297e[_0x5be0b8(0x11a)](_0x239571,{'commandName':_0x321eb9,'commandParams':[{'forceValue':!_0x132a08[_0x5be0b8(0x153)]}],'formatGroupId':_0x5be0b8(0x15c)},ue(_0x239571));});};}function _0x66e59(_0x3e013c){return()=>{const _0x1211ac=_0x1926,_0x39e440=function(_0x2a05f0){const _0xec67e0=_0x1926;let _0x4015bf=Array[_0xec67e0(0x15a)](_0x2a05f0);const _0x1e637a=_0x4015bf[_0xec67e0(0x11d)](_0x4c5b35=>_0xec67e0(0x146)!=_0x4c5b35[_0xec67e0(0x114)]);return _0x1e637a>-0x1&&(_0x4015bf=_0x4015bf[_0xec67e0(0x130)](0x0,_0x1e637a)),_0x4015bf;}(_0x415731[_0x1211ac(0x151)][_0x1211ac(0x152)][_0x1211ac(0x107)][_0x1211ac(0x135)]()),_0x4b7cf3=_0x415731[_0x1211ac(0x151)][_0x1211ac(0x13e)](_0x415731[_0x1211ac(0x151)][_0x1211ac(0x10e)](_0x39e440[0x0],_0x1211ac(0x10b)),_0x415731[_0x1211ac(0x151)][_0x1211ac(0x10e)](_0x39e440[_0x39e440[_0x1211ac(0x13f)]-0x1],_0x1211ac(0x121)));_0x415731[_0x1211ac(0x151)][_0x1211ac(0x143)](()=>{const _0x2e227e=_0x1211ac;_0x21297e[_0x2e227e(0x11a)](_0x4b7cf3,{'commandName':_0x3e013c,'commandParams':[],'formatGroupId':_0x2e227e(0x123)},function(_0x3ae8ca){const _0x37c54b=_0x2e227e,_0x54ee24=new Set();for(const _0x2a3bb5 of _0x3ae8ca){let _0x1353d3=_0x2a3bb5[_0x37c54b(0x148)];for(;_0x1353d3&&_0x1353d3[_0x37c54b(0x118)](_0x37c54b(0x123))>_0x2a3bb5[_0x37c54b(0x118)](_0x37c54b(0x123));)_0x54ee24[_0x37c54b(0x12a)](_0x1353d3),_0x1353d3=_0x1353d3[_0x37c54b(0x148)];}return Array[_0x37c54b(0x15a)](_0x54ee24);}(_0x39e440));});};}_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x14f),_0x2408d2(_0x2b6668(0x14f))),_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x12f),_0x2408d2(_0x2b6668(0x12f))),_0x350cfd&&_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x129),_0x2408d2(_0x2b6668(0x129))),_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x113),_0x66e59(_0x2b6668(0x113))),_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x128),_0x66e59(_0x2b6668(0x128))),_0x350cfd&&_0x21297e[_0x2b6668(0x11e)](_0x2b6668(0x125),()=>{const _0x3cb6a7=_0x2b6668,_0x5ae566=_0x415731[_0x3cb6a7(0x10f)][_0x3cb6a7(0x109)](_0x3cb6a7(0x125)),_0x2cd06c=Array[_0x3cb6a7(0x15a)](_0x5ae566[_0x3cb6a7(0x156)]);_0x2cd06c[_0x3cb6a7(0x106)](_0x493e99=>_0x493e99[_0x3cb6a7(0x118)](_0x3cb6a7(0x14a))!=_0x5ae566[_0x3cb6a7(0x153)]),_0x415731[_0x3cb6a7(0x151)][_0x3cb6a7(0x143)](()=>{const _0x4bdb6f=_0x3cb6a7;for(const _0x4f9022 of _0x2cd06c)_0x21297e[_0x4bdb6f(0x11a)](_0x4f9022,{'commandName':_0x4bdb6f(0x125),'commandParams':[{'forceValue':!_0x5ae566[_0x4bdb6f(0x153)]}]});});}),_0x21297e[_0x2b6668(0x120)][_0x2b6668(0x110)](_0x2b6668(0x146),_0x2d2ba1=>_0x4cbadd(_0x17ba3d,_0x2b6668(0x159),_0x2d2ba1)),_0x21297e[_0x2b6668(0x120)][_0x2b6668(0x131)](_0x5d0058=>{const _0x4469f5=_0x2b6668;if(_0x4469f5(0x157)!=_0x5d0058[_0x4469f5(0x137)]&&_0x4469f5(0x119)!=_0x5d0058[_0x4469f5(0x137)])return;const {data:_0x1b4406}=_0x5d0058;if(_0x1b4406){if(_0x4469f5(0x14f)==_0x1b4406[_0x4469f5(0x14b)]||_0x4469f5(0x12f)==_0x1b4406[_0x4469f5(0x14b)]||_0x4469f5(0x129)==_0x1b4406[_0x4469f5(0x14b)])switch(_0x1b4406[_0x4469f5(0x14b)][_0x4469f5(0x12d)](_0x4469f5(0x108),'')){case _0x4469f5(0x11f):return _0x213683(_0x4cbadd(_0x17ba3d,_0x4469f5(0x155)));case _0x4469f5(0x13a):return _0x213683(_0x4cbadd(_0x17ba3d,_0x4469f5(0x14d)));case _0x4469f5(0x149):return _0x213683(_0x4cbadd(_0x17ba3d,_0x4469f5(0x12e)));}if(_0x4469f5(0x113)==_0x1b4406[_0x4469f5(0x14b)])return{'type':_0x4469f5(0x136),'content':_0x4cbadd(_0x17ba3d,_0x4469f5(0x13c),_0x4cbadd(_0x17ba3d,_0x4469f5(0x159)))};if(_0x4469f5(0x128)==_0x1b4406[_0x4469f5(0x14b)])return{'type':_0x4469f5(0x136),'content':_0x4cbadd(_0x17ba3d,_0x4469f5(0x10a),_0x4cbadd(_0x17ba3d,_0x4469f5(0x159)))};if(_0x4469f5(0x125)==_0x1b4406[_0x4469f5(0x14b)])return _0x1b4406[_0x4469f5(0x154)][0x0][_0x4469f5(0x10d)]?{'type':_0x4469f5(0x136),'content':_0x4cbadd(_0x17ba3d,_0x4469f5(0x12b))}:{'type':_0x4469f5(0x136),'content':_0x4cbadd(_0x17ba3d,_0x4469f5(0x14c))};}function _0x213683(_0x22f878){const _0x3b4ac4=_0x4469f5;return{'type':_0x3b4ac4(0x136),'content':_0x4cbadd(_0x17ba3d,_0x3b4ac4(0x127),_0x22f878)};}});}}function fe(_0x48a9a0){const _0x3c07a8=_0xb8d2a0,_0x44390d=_0x48a9a0[_0x3c07a8(0x118)](_0x3c07a8(0x123));if(0x0==_0x44390d)return _0x48a9a0;let _0x265867=_0x48a9a0;for(;_0x48a9a0[_0x3c07a8(0x138)]&&_0x48a9a0[_0x3c07a8(0x138)]['is'](_0x3c07a8(0x158),_0x3c07a8(0x146));){const _0x58be3f=_0x48a9a0[_0x3c07a8(0x138)][_0x3c07a8(0x118)](_0x3c07a8(0x123));if(_0x58be3f==_0x44390d)_0x265867=_0x48a9a0[_0x3c07a8(0x138)];else{if(_0x58be3f<_0x44390d)break;}_0x48a9a0=_0x48a9a0[_0x3c07a8(0x138)];}return _0x265867;}function ue(_0x290d2d){const _0x26d7bd=_0xb8d2a0,_0x398313=[];if(_0x290d2d['is'](_0x26d7bd(0x158),_0x26d7bd(0x146))&&_0x290d2d[_0x26d7bd(0x118)](_0x26d7bd(0x123))>0x0){let _0x317796=_0x290d2d[_0x26d7bd(0x148)];for(;_0x317796&&_0x26d7bd(0x146)==_0x317796[_0x26d7bd(0x114)]&&_0x317796[_0x26d7bd(0x118)](_0x26d7bd(0x123))==_0x290d2d[_0x26d7bd(0x118)](_0x26d7bd(0x123));)_0x398313[_0x26d7bd(0x150)](_0x317796),_0x317796=_0x317796[_0x26d7bd(0x148)];}return _0x398313;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ecb29=_0x3f3d;(function(_0x296248,_0x45b398){const _0x32b6d8=_0x3f3d,_0x20ecf3=_0x296248();while(!![]){try{const _0x255e09=-parseInt(_0x32b6d8(0x1ba))/0x1*(-parseInt(_0x32b6d8(0x1ac))/0x2)+-parseInt(_0x32b6d8(0x1b8))/0x3*(parseInt(_0x32b6d8(0x1b3))/0x4)+-parseInt(_0x32b6d8(0x186))/0x5*(-parseInt(_0x32b6d8(0x198))/0x6)+parseInt(_0x32b6d8(0x1c0))/0x7+-parseInt(_0x32b6d8(0x191))/0x8+-parseInt(_0x32b6d8(0x1c5))/0x9*(-parseInt(_0x32b6d8(0x1be))/0xa)+-parseInt(_0x32b6d8(0x1c6))/0xb;if(_0x255e09===_0x45b398)break;else _0x20ecf3['push'](_0x20ecf3['shift']());}catch(_0x155224){_0x20ecf3['push'](_0x20ecf3['shift']());}}}(_0x7704,0x771a6));import{Plugin as _0x125f9f}from'ckeditor5/src/core.js';function _0x7704(){const _0x29d5cb=['startIndex','18tRcquF','4473931zOVZCk','map','ELEMENT_','toUpperCase','numbered','listType','formatInline','element','getAttribute','model','getFirstPosition','selection','registerDescriptionCallback','get','default','bind','_getSuggestionBlocks','parent','5mHIABc','markMultiRangeBlockFormat','TrackChangesEditing','getLastPosition','listItem','backward','createRange','styles','createPositionAt','_getTranslationKeyForListStyle','getSelectedBlocks','2545184STcgIL','document','push','getSiblingNodes','flat','*Format:*\x20set\x20start\x20index\x20to\x20%0','type','879666YPsOAJ','_LIST_','handleDescriptions','listReversed','descriptionFactory','forward','plugins','formatBlock','handleListReversedCommand','_getSuggestionBlocksForListStyle','*Format:*\x20set\x20order\x20to\x20reversed','format','before','listStart','LegacyListUtils','handleListStyleCommand','commandName','listStyle','reversed','change','638462aZZcVK','replace','length','filter','from','editor','list.properties','4VtuZDP','commandParams','locale','config','getListTypeFromListStyleType','175929nVZOaP','has','1kkuoMX','afterInit','unshift','*Format:*\x20set\x20order\x20to\x20regular','1919990WIxtCU','handleListStartCommand','2950626RjaIRV','enableCommand','LegacyListPropertiesEditing','*Change\x20to:*\x20%0'];_0x7704=function(){return _0x29d5cb;};return _0x7704();}function _0x3f3d(_0x2cfc22,_0x33d5b7){const _0x77046a=_0x7704();return _0x3f3d=function(_0x3f3d08,_0x56be0b){_0x3f3d08=_0x3f3d08-0x180;let _0x447ed9=_0x77046a[_0x3f3d08];return _0x447ed9;},_0x3f3d(_0x2cfc22,_0x33d5b7);}import{getTranslation as _0x356a1a}from'../utils/common-translations.js';export default class W extends _0x125f9f{[_0x3ecb29(0x1bb)](){const _0xb46ad8=_0x3ecb29;if(!this[_0xb46ad8(0x1b1)][_0xb46ad8(0x19e)][_0xb46ad8(0x1b9)](_0xb46ad8(0x1c2)))return;const _0x452c77=this[_0xb46ad8(0x1b1)][_0xb46ad8(0x1b6)][_0xb46ad8(0x181)](_0xb46ad8(0x1b2)),_0x2e7922=this[_0xb46ad8(0x1b1)][_0xb46ad8(0x19e)][_0xb46ad8(0x181)](_0xb46ad8(0x188));_0x452c77[_0xb46ad8(0x18d)]&&_0x2e7922[_0xb46ad8(0x1c1)](_0xb46ad8(0x1a9),this[_0xb46ad8(0x1a7)][_0xb46ad8(0x183)](this)),_0x452c77[_0xb46ad8(0x1aa)]&&_0x2e7922[_0xb46ad8(0x1c1)](_0xb46ad8(0x19b),this[_0xb46ad8(0x1a0)][_0xb46ad8(0x183)](this)),_0x452c77[_0xb46ad8(0x1c4)]&&_0x2e7922[_0xb46ad8(0x1c1)](_0xb46ad8(0x1a5),this[_0xb46ad8(0x1bf)][_0xb46ad8(0x183)](this)),_0x2e7922[_0xb46ad8(0x19c)][_0xb46ad8(0x180)](this[_0xb46ad8(0x19a)][_0xb46ad8(0x183)](this));}[_0x3ecb29(0x1a7)](_0x5f270a,_0x31f879={}){const _0xaf62fc=_0x3ecb29,_0x270cfa=this[_0xaf62fc(0x1b1)][_0xaf62fc(0x19e)][_0xaf62fc(0x181)](_0xaf62fc(0x188)),_0x2085ff=this[_0xaf62fc(0x1a1)]();this[_0xaf62fc(0x1b1)][_0xaf62fc(0x1cf)][_0xaf62fc(0x1ab)](()=>{const _0x403a0f=_0xaf62fc;_0x270cfa[_0x403a0f(0x187)](_0x2085ff,{'commandName':_0x403a0f(0x1a9),'commandParams':[{'type':_0x31f879[_0x403a0f(0x197)]}],'formatGroupId':_0x403a0f(0x1a9)});});}[_0x3ecb29(0x1a0)](_0x339bce,_0xcfa3d5={}){const _0x41e4c8=_0x3ecb29,_0xf13e14=this[_0x41e4c8(0x1b1)][_0x41e4c8(0x19e)][_0x41e4c8(0x181)](_0x41e4c8(0x188)),_0x33335e=this[_0x41e4c8(0x184)](_0x43b13f=>_0x43b13f['is'](_0x41e4c8(0x1cd),_0x41e4c8(0x18a))&&_0x41e4c8(0x1ca)===_0x43b13f[_0x41e4c8(0x1ce)](_0x41e4c8(0x1cb)));if(_0x33335e[_0x41e4c8(0x1ae)]<0x1)return;const _0x3c9544=_0x33335e[_0x41e4c8(0x1c7)](_0x3ae5c0=>this[_0x41e4c8(0x1b1)][_0x41e4c8(0x1cf)][_0x41e4c8(0x18c)](this[_0x41e4c8(0x1b1)][_0x41e4c8(0x1cf)][_0x41e4c8(0x18e)](_0x3ae5c0,_0x41e4c8(0x1a4)),this[_0x41e4c8(0x1b1)][_0x41e4c8(0x1cf)][_0x41e4c8(0x18e)](_0x3ae5c0,0x0)));this[_0x41e4c8(0x1b1)][_0x41e4c8(0x1cf)][_0x41e4c8(0x1ab)](()=>{const _0x124b12=_0x41e4c8;_0xf13e14[_0x124b12(0x187)](_0x3c9544,{'commandName':_0x124b12(0x19b),'commandParams':[{'reversed':_0xcfa3d5[_0x124b12(0x1aa)]}],'formatGroupId':_0x124b12(0x19b)});});}[_0x3ecb29(0x1bf)](_0x55f261,_0x61bd9f={}){const _0x2c2c37=_0x3ecb29,_0x4ecf7b=this[_0x2c2c37(0x1b1)][_0x2c2c37(0x19e)][_0x2c2c37(0x181)](_0x2c2c37(0x188)),_0x15393e=this[_0x2c2c37(0x184)](_0x2b7f39=>_0x2b7f39['is'](_0x2c2c37(0x1cd),_0x2c2c37(0x18a))&&_0x2c2c37(0x1ca)===_0x2b7f39[_0x2c2c37(0x1ce)](_0x2c2c37(0x1cb)));if(_0x15393e[_0x2c2c37(0x1ae)]<0x1)return;const _0x2b8544=_0x15393e[_0x2c2c37(0x1c7)](_0x4ff2a3=>this[_0x2c2c37(0x1b1)][_0x2c2c37(0x1cf)][_0x2c2c37(0x18c)](this[_0x2c2c37(0x1b1)][_0x2c2c37(0x1cf)][_0x2c2c37(0x18e)](_0x4ff2a3,_0x2c2c37(0x1a4)),this[_0x2c2c37(0x1b1)][_0x2c2c37(0x1cf)][_0x2c2c37(0x18e)](_0x4ff2a3,0x0)));this[_0x2c2c37(0x1b1)][_0x2c2c37(0x1cf)][_0x2c2c37(0x1ab)](()=>{const _0x2a5b9b=_0x2c2c37;_0x4ecf7b[_0x2a5b9b(0x187)](_0x2b8544,{'commandName':_0x2a5b9b(0x1a5),'commandParams':[{'startIndex':_0x61bd9f[_0x2a5b9b(0x1c4)]}],'formatGroupId':_0x2a5b9b(0x1a5)});});}[_0x3ecb29(0x19a)](_0x4f228d){const _0x4b1d90=_0x3ecb29;if(_0x4b1d90(0x19f)!=_0x4f228d[_0x4b1d90(0x197)]&&_0x4b1d90(0x1cc)!=_0x4f228d[_0x4b1d90(0x197)])return;const _0x17e1ce=this[_0x4b1d90(0x1b1)][_0x4b1d90(0x1b5)],{data:_0x17975a}=_0x4f228d;if(!_0x17975a)return;let _0x4a887a,_0x2d6c3a;switch(_0x17975a[_0x4b1d90(0x1a8)]){case _0x4b1d90(0x1a9):_0x4a887a=_0x4b1d90(0x1c3),_0x2d6c3a={'type':_0x4b1d90(0x1a3),'content':_0x356a1a(_0x17e1ce,_0x4a887a,_0x356a1a(_0x17e1ce,this[_0x4b1d90(0x18f)](_0x17975a[_0x4b1d90(0x1b4)][0x0][_0x4b1d90(0x197)])))};break;case _0x4b1d90(0x19b):_0x4a887a=_0x17975a[_0x4b1d90(0x1b4)][0x0][_0x4b1d90(0x1aa)]?_0x4b1d90(0x1a2):_0x4b1d90(0x1bd),_0x2d6c3a={'type':_0x4b1d90(0x1a3),'content':_0x356a1a(_0x17e1ce,_0x4a887a)};break;case _0x4b1d90(0x1a5):_0x4a887a=_0x4b1d90(0x196),_0x2d6c3a={'type':_0x4b1d90(0x1a3),'content':_0x356a1a(_0x17e1ce,_0x4a887a,_0x17975a[_0x4b1d90(0x1b4)][0x0][_0x4b1d90(0x1c4)])};}return _0x2d6c3a;}[_0x3ecb29(0x1a1)](){const _0xb3aacc=_0x3ecb29;var _0x24e7f3,_0x35453b,_0x44b547,_0x450a96;const _0x27ee74=this[_0xb3aacc(0x1b1)][_0xb3aacc(0x19e)][_0xb3aacc(0x181)](_0xb3aacc(0x1a6));let _0x2b154d=Array[_0xb3aacc(0x1b0)](this[_0xb3aacc(0x1b1)][_0xb3aacc(0x1cf)][_0xb3aacc(0x192)][_0xb3aacc(0x1d1)][_0xb3aacc(0x190)]());return(null===(_0x24e7f3=_0x2b154d[0x0])||void 0x0===_0x24e7f3?void 0x0:_0x24e7f3['is'](_0xb3aacc(0x1cd),_0xb3aacc(0x18a)))&&_0x2b154d[_0xb3aacc(0x1bc)](..._0x27ee74[_0xb3aacc(0x194)](this[_0xb3aacc(0x1b1)][_0xb3aacc(0x1cf)][_0xb3aacc(0x192)][_0xb3aacc(0x1d1)][_0xb3aacc(0x1d0)](),_0xb3aacc(0x18b))),(null===(_0x35453b=_0x2b154d[_0x2b154d[_0xb3aacc(0x1ae)]-0x1])||void 0x0===_0x35453b?void 0x0:_0x35453b['is'](_0xb3aacc(0x1cd),_0xb3aacc(0x18a)))&&_0x2b154d[_0xb3aacc(0x193)](..._0x27ee74[_0xb3aacc(0x194)](this[_0xb3aacc(0x1b1)][_0xb3aacc(0x1cf)][_0xb3aacc(0x192)][_0xb3aacc(0x1d1)][_0xb3aacc(0x189)](),_0xb3aacc(0x19d))),_0x2b154d=[...new Set(_0x2b154d)],(null===(_0x450a96=null===(_0x44b547=this[_0xb3aacc(0x1b1)][_0xb3aacc(0x1cf)][_0xb3aacc(0x192)][_0xb3aacc(0x1d1)][_0xb3aacc(0x1d0)]())||void 0x0===_0x44b547?void 0x0:_0x44b547[_0xb3aacc(0x185)])||void 0x0===_0x450a96?void 0x0:_0x450a96['is'](_0xb3aacc(0x1cd),_0xb3aacc(0x18a)))&&(_0x2b154d=_0x2b154d[_0xb3aacc(0x1af)](_0x39fb3a=>_0x39fb3a['is'](_0xb3aacc(0x1cd),_0xb3aacc(0x18a)))),_0x2b154d;}[_0x3ecb29(0x184)](_0x2ebad0){const _0x21d09c=_0x3ecb29,_0x5f103f=this[_0x21d09c(0x1b1)][_0x21d09c(0x19e)][_0x21d09c(0x181)](_0x21d09c(0x1a6));let _0x3091d9=Array[_0x21d09c(0x1b0)](this[_0x21d09c(0x1b1)][_0x21d09c(0x1cf)][_0x21d09c(0x192)][_0x21d09c(0x1d1)][_0x21d09c(0x190)]())[_0x21d09c(0x1af)](_0x2ebad0)[_0x21d09c(0x1c7)](_0x1d85e0=>{const _0x28dca2=_0x21d09c,_0x22fb7f=this[_0x28dca2(0x1b1)][_0x28dca2(0x1cf)][_0x28dca2(0x18e)](_0x1d85e0,0x0);return[..._0x5f103f[_0x28dca2(0x194)](_0x22fb7f,_0x28dca2(0x18b)),..._0x5f103f[_0x28dca2(0x194)](_0x22fb7f,_0x28dca2(0x19d))];})[_0x21d09c(0x195)]();return _0x3091d9=[...new Set(_0x3091d9)],_0x3091d9;}[_0x3ecb29(0x18f)](_0x3c2dc4){const _0x19db99=_0x3ecb29;return _0x19db99(0x1c8)+(this[_0x19db99(0x1b1)][_0x19db99(0x19e)][_0x19db99(0x181)](_0x19db99(0x1a6))[_0x19db99(0x1b7)](_0x3c2dc4)||_0x19db99(0x182))[_0x19db99(0x1c9)]()+_0x19db99(0x199)+_0x3c2dc4[_0x19db99(0x1c9)]()[_0x19db99(0x1ad)](/-/g,'_');}}
23
+ const _0x17865e=_0x5d32;(function(_0x441a7f,_0x43043f){const _0x51bf1d=_0x5d32,_0x4890e8=_0x441a7f();while(!![]){try{const _0x106403=-parseInt(_0x51bf1d(0xd0))/0x1*(-parseInt(_0x51bf1d(0xfe))/0x2)+-parseInt(_0x51bf1d(0x10c))/0x3*(parseInt(_0x51bf1d(0xd2))/0x4)+-parseInt(_0x51bf1d(0xe2))/0x5*(parseInt(_0x51bf1d(0xf2))/0x6)+-parseInt(_0x51bf1d(0xd9))/0x7*(-parseInt(_0x51bf1d(0xee))/0x8)+parseInt(_0x51bf1d(0xe7))/0x9+parseInt(_0x51bf1d(0xc3))/0xa*(parseInt(_0x51bf1d(0xbf))/0xb)+-parseInt(_0x51bf1d(0xf5))/0xc;if(_0x106403===_0x43043f)break;else _0x4890e8['push'](_0x4890e8['shift']());}catch(_0x3c63d1){_0x4890e8['push'](_0x4890e8['shift']());}}}(_0x4414,0x345da));function _0x5d32(_0x235af7,_0x52b03a){const _0x441482=_0x4414();return _0x5d32=function(_0x5d32c2,_0x50e192){_0x5d32c2=_0x5d32c2-0xbd;let _0x103813=_0x441482[_0x5d32c2];return _0x103813;},_0x5d32(_0x235af7,_0x52b03a);}import{Plugin as _0x37455a}from'ckeditor5/src/core.js';import{getTranslation as _0x34acb8}from'../utils/common-translations.js';function _0x4414(){const _0x5818ea=['element','default','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20reversed','commandName','list.properties','from','4lDjMwh','registerDescriptionCallback','descriptionFactory','TrackChangesEditing','startIndex','_getTranslationKeyForListStyle','plugins','type','config','commandParams','numbered','ELEMENT_','formatBlock','handleListStyleCommand','114234VXrjbb','listStyle','enableCommand','handleDescriptions','before','styles','11FUltnu','reversed','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Format:*\x20set\x20order\x20to\x20regular','4050820ngXgmz','push','createPositionAt','has','getSiblingNodes','formatInline','LegacyListPropertiesEditing','format','handleListReversedCommand','selection','_getSuggestionBlocksForListStyle','getListTypeFromListStyleType','length','5422QjNjKz','markMultiRangeBlockFormat','4QZmSEx','backward','listStart','getSelectedBlocks','getLastPosition','LegacyListUtils','*Change\x20to:*\x20%0','497wMKKMX','flat','listReversed','listType','afterInit','editor','_getSuggestionBlocks','bind','getFirstPosition','335nGBbQE','change','filter','listItem','model','3305835GIJVEC','document','locale','replace','forward','parent','toUpperCase','29752rtNBTl','_LIST_','get','createRange','5646ZKZJGd','map','getAttribute','8780100SKSDJs','unshift'];_0x4414=function(){return _0x5818ea;};return _0x4414();}export default class W extends _0x37455a{[_0x17865e(0xdd)](){const _0x1cd511=_0x17865e;if(!this[_0x1cd511(0xde)][_0x1cd511(0x104)][_0x1cd511(0xc6)](_0x1cd511(0xc9)))return;const _0x3c117b=this[_0x1cd511(0xde)][_0x1cd511(0x106)][_0x1cd511(0xf0)](_0x1cd511(0xfc)),_0x108ce4=this[_0x1cd511(0xde)][_0x1cd511(0x104)][_0x1cd511(0xf0)](_0x1cd511(0x101));_0x3c117b[_0x1cd511(0xbe)]&&_0x108ce4[_0x1cd511(0x10e)](_0x1cd511(0x10d),this[_0x1cd511(0x10b)][_0x1cd511(0xe0)](this)),_0x3c117b[_0x1cd511(0xc0)]&&_0x108ce4[_0x1cd511(0x10e)](_0x1cd511(0xdb),this[_0x1cd511(0xcb)][_0x1cd511(0xe0)](this)),_0x3c117b[_0x1cd511(0x102)]&&_0x108ce4[_0x1cd511(0x10e)](_0x1cd511(0xd4),this[_0x1cd511(0xf9)][_0x1cd511(0xe0)](this)),_0x108ce4[_0x1cd511(0x100)][_0x1cd511(0xff)](this[_0x1cd511(0x10f)][_0x1cd511(0xe0)](this));}[_0x17865e(0x10b)](_0x4ceb18,_0x1ca588={}){const _0x270010=_0x17865e,_0x38fc91=this[_0x270010(0xde)][_0x270010(0x104)][_0x270010(0xf0)](_0x270010(0x101)),_0x8fb1b9=this[_0x270010(0xcd)]();this[_0x270010(0xde)][_0x270010(0xe6)][_0x270010(0xe3)](()=>{const _0x540cfb=_0x270010;_0x38fc91[_0x540cfb(0xd1)](_0x8fb1b9,{'commandName':_0x540cfb(0x10d),'commandParams':[{'type':_0x1ca588[_0x540cfb(0x105)]}],'formatGroupId':_0x540cfb(0x10d)});});}[_0x17865e(0xcb)](_0x832156,_0x81014d={}){const _0x3c6482=_0x17865e,_0x1a684e=this[_0x3c6482(0xde)][_0x3c6482(0x104)][_0x3c6482(0xf0)](_0x3c6482(0x101)),_0x46a45c=this[_0x3c6482(0xdf)](_0x10e2f8=>_0x10e2f8['is'](_0x3c6482(0xf7),_0x3c6482(0xe5))&&_0x3c6482(0x108)===_0x10e2f8[_0x3c6482(0xf4)](_0x3c6482(0xdc)));if(_0x46a45c[_0x3c6482(0xcf)]<0x1)return;const _0x483096=_0x46a45c[_0x3c6482(0xf3)](_0xbca6bd=>this[_0x3c6482(0xde)][_0x3c6482(0xe6)][_0x3c6482(0xf1)](this[_0x3c6482(0xde)][_0x3c6482(0xe6)][_0x3c6482(0xc5)](_0xbca6bd,_0x3c6482(0xbd)),this[_0x3c6482(0xde)][_0x3c6482(0xe6)][_0x3c6482(0xc5)](_0xbca6bd,0x0)));this[_0x3c6482(0xde)][_0x3c6482(0xe6)][_0x3c6482(0xe3)](()=>{const _0x374341=_0x3c6482;_0x1a684e[_0x374341(0xd1)](_0x483096,{'commandName':_0x374341(0xdb),'commandParams':[{'reversed':_0x81014d[_0x374341(0xc0)]}],'formatGroupId':_0x374341(0xdb)});});}[_0x17865e(0xf9)](_0x4efcfa,_0x58d682={}){const _0x34de49=_0x17865e,_0x4be673=this[_0x34de49(0xde)][_0x34de49(0x104)][_0x34de49(0xf0)](_0x34de49(0x101)),_0x2ab1eb=this[_0x34de49(0xdf)](_0x3d5b79=>_0x3d5b79['is'](_0x34de49(0xf7),_0x34de49(0xe5))&&_0x34de49(0x108)===_0x3d5b79[_0x34de49(0xf4)](_0x34de49(0xdc)));if(_0x2ab1eb[_0x34de49(0xcf)]<0x1)return;const _0x4bd2bb=_0x2ab1eb[_0x34de49(0xf3)](_0x160540=>this[_0x34de49(0xde)][_0x34de49(0xe6)][_0x34de49(0xf1)](this[_0x34de49(0xde)][_0x34de49(0xe6)][_0x34de49(0xc5)](_0x160540,_0x34de49(0xbd)),this[_0x34de49(0xde)][_0x34de49(0xe6)][_0x34de49(0xc5)](_0x160540,0x0)));this[_0x34de49(0xde)][_0x34de49(0xe6)][_0x34de49(0xe3)](()=>{const _0x36b4aa=_0x34de49;_0x4be673[_0x36b4aa(0xd1)](_0x4bd2bb,{'commandName':_0x36b4aa(0xd4),'commandParams':[{'startIndex':_0x58d682[_0x36b4aa(0x102)]}],'formatGroupId':_0x36b4aa(0xd4)});});}[_0x17865e(0x10f)](_0x350d23){const _0x28c438=_0x17865e;if(_0x28c438(0x10a)!=_0x350d23[_0x28c438(0x105)]&&_0x28c438(0xc8)!=_0x350d23[_0x28c438(0x105)])return;const _0x1f9c58=this[_0x28c438(0xde)][_0x28c438(0xe9)],{data:_0x3b8126}=_0x350d23;if(!_0x3b8126)return;let _0x46d415,_0x5c362a;switch(_0x3b8126[_0x28c438(0xfb)]){case _0x28c438(0x10d):_0x46d415=_0x28c438(0xd8),_0x5c362a={'type':_0x28c438(0xca),'content':_0x34acb8(_0x1f9c58,_0x46d415,_0x34acb8(_0x1f9c58,this[_0x28c438(0x103)](_0x3b8126[_0x28c438(0x107)][0x0][_0x28c438(0x105)])))};break;case _0x28c438(0xdb):_0x46d415=_0x3b8126[_0x28c438(0x107)][0x0][_0x28c438(0xc0)]?_0x28c438(0xfa):_0x28c438(0xc2),_0x5c362a={'type':_0x28c438(0xca),'content':_0x34acb8(_0x1f9c58,_0x46d415)};break;case _0x28c438(0xd4):_0x46d415=_0x28c438(0xc1),_0x5c362a={'type':_0x28c438(0xca),'content':_0x34acb8(_0x1f9c58,_0x46d415,_0x3b8126[_0x28c438(0x107)][0x0][_0x28c438(0x102)])};}return _0x5c362a;}[_0x17865e(0xcd)](){const _0x3b9dfb=_0x17865e;var _0x133c48,_0x53efdb,_0x2feee1,_0x31834e;const _0x4e5025=this[_0x3b9dfb(0xde)][_0x3b9dfb(0x104)][_0x3b9dfb(0xf0)](_0x3b9dfb(0xd7));let _0x4ac248=Array[_0x3b9dfb(0xfd)](this[_0x3b9dfb(0xde)][_0x3b9dfb(0xe6)][_0x3b9dfb(0xe8)][_0x3b9dfb(0xcc)][_0x3b9dfb(0xd5)]());return(null===(_0x133c48=_0x4ac248[0x0])||void 0x0===_0x133c48?void 0x0:_0x133c48['is'](_0x3b9dfb(0xf7),_0x3b9dfb(0xe5)))&&_0x4ac248[_0x3b9dfb(0xf6)](..._0x4e5025[_0x3b9dfb(0xc7)](this[_0x3b9dfb(0xde)][_0x3b9dfb(0xe6)][_0x3b9dfb(0xe8)][_0x3b9dfb(0xcc)][_0x3b9dfb(0xe1)](),_0x3b9dfb(0xd3))),(null===(_0x53efdb=_0x4ac248[_0x4ac248[_0x3b9dfb(0xcf)]-0x1])||void 0x0===_0x53efdb?void 0x0:_0x53efdb['is'](_0x3b9dfb(0xf7),_0x3b9dfb(0xe5)))&&_0x4ac248[_0x3b9dfb(0xc4)](..._0x4e5025[_0x3b9dfb(0xc7)](this[_0x3b9dfb(0xde)][_0x3b9dfb(0xe6)][_0x3b9dfb(0xe8)][_0x3b9dfb(0xcc)][_0x3b9dfb(0xd6)](),_0x3b9dfb(0xeb))),_0x4ac248=[...new Set(_0x4ac248)],(null===(_0x31834e=null===(_0x2feee1=this[_0x3b9dfb(0xde)][_0x3b9dfb(0xe6)][_0x3b9dfb(0xe8)][_0x3b9dfb(0xcc)][_0x3b9dfb(0xe1)]())||void 0x0===_0x2feee1?void 0x0:_0x2feee1[_0x3b9dfb(0xec)])||void 0x0===_0x31834e?void 0x0:_0x31834e['is'](_0x3b9dfb(0xf7),_0x3b9dfb(0xe5)))&&(_0x4ac248=_0x4ac248[_0x3b9dfb(0xe4)](_0x516460=>_0x516460['is'](_0x3b9dfb(0xf7),_0x3b9dfb(0xe5)))),_0x4ac248;}[_0x17865e(0xdf)](_0x9e211){const _0xdfd53b=_0x17865e,_0x3cadd9=this[_0xdfd53b(0xde)][_0xdfd53b(0x104)][_0xdfd53b(0xf0)](_0xdfd53b(0xd7));let _0x54f8cc=Array[_0xdfd53b(0xfd)](this[_0xdfd53b(0xde)][_0xdfd53b(0xe6)][_0xdfd53b(0xe8)][_0xdfd53b(0xcc)][_0xdfd53b(0xd5)]())[_0xdfd53b(0xe4)](_0x9e211)[_0xdfd53b(0xf3)](_0x87e969=>{const _0x2acfe4=_0xdfd53b,_0x584f71=this[_0x2acfe4(0xde)][_0x2acfe4(0xe6)][_0x2acfe4(0xc5)](_0x87e969,0x0);return[..._0x3cadd9[_0x2acfe4(0xc7)](_0x584f71,_0x2acfe4(0xd3)),..._0x3cadd9[_0x2acfe4(0xc7)](_0x584f71,_0x2acfe4(0xeb))];})[_0xdfd53b(0xda)]();return _0x54f8cc=[...new Set(_0x54f8cc)],_0x54f8cc;}[_0x17865e(0x103)](_0x48472d){const _0x49075c=_0x17865e;return _0x49075c(0x109)+(this[_0x49075c(0xde)][_0x49075c(0x104)][_0x49075c(0xf0)](_0x49075c(0xd7))[_0x49075c(0xce)](_0x48472d)||_0x49075c(0xf8))[_0x49075c(0xed)]()+_0x49075c(0xef)+_0x48472d[_0x49075c(0xed)]()[_0x49075c(0xea)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2166(){const _0x1114ad=['attribute','link','commands','plugins','descriptionFactory','linkHref','toLowerCase','registerInlineAttribute','enableDefaultAttributesIntegration','get','type','commandName','*Set\x20link:*\x20%0','editor','_registerLegacyDescription','TrackChangesEditing','484686lejnWf','11VLzRMZ','formatInline','manualDecorators','634866UeIAGG','key','newValue','35LsvBZA','label','afterInit','236rPWEdt','1253OrnlYN','registerAttributeLabel','6484wIAiZd','unlink','386076MggMFN','13085zkQPkH','LinkEditing','locale','*Remove\x20link*','link\x20(','2472efcGGu','format','has','commandParams','3985860LZWprP','registerDescriptionCallback'];_0x2166=function(){return _0x1114ad;};return _0x2166();}const _0x52108e=_0x5ceb;(function(_0x42f3bf,_0x167384){const _0x17899b=_0x5ceb,_0x103567=_0x42f3bf();while(!![]){try{const _0x3e8800=-parseInt(_0x17899b(0x1b1))/0x1*(-parseInt(_0x17899b(0x1b7))/0x2)+parseInt(_0x17899b(0x1b9))/0x3+parseInt(_0x17899b(0x1b4))/0x4*(parseInt(_0x17899b(0x1ba))/0x5)+parseInt(_0x17899b(0x1ae))/0x6+parseInt(_0x17899b(0x1b5))/0x7*(-parseInt(_0x17899b(0x1bf))/0x8)+parseInt(_0x17899b(0x1aa))/0x9+parseInt(_0x17899b(0x198))/0xa*(-parseInt(_0x17899b(0x1ab))/0xb);if(_0x3e8800===_0x167384)break;else _0x103567['push'](_0x103567['shift']());}catch(_0x27ecc9){_0x103567['push'](_0x103567['shift']());}}}(_0x2166,0x18fbd));import{Plugin as _0xd47fc2}from'ckeditor5/src/core.js';import{getTranslation as _0x47cdb4}from'../utils/common-translations.js';function _0x5ceb(_0x44b24c,_0x414d18){const _0x216692=_0x2166();return _0x5ceb=function(_0x5ceb02,_0x287f1c){_0x5ceb02=_0x5ceb02-0x197;let _0x593d74=_0x216692[_0x5ceb02];return _0x593d74;},_0x5ceb(_0x44b24c,_0x414d18);}export default class ht extends _0xd47fc2{[_0x52108e(0x1b3)](){const _0x5a7296=_0x52108e,_0x538924=this[_0x5a7296(0x1a7)];if(!_0x538924[_0x5a7296(0x19d)][_0x5a7296(0x1c1)](_0x5a7296(0x1bb)))return;const _0xc4af70=_0x538924[_0x5a7296(0x19d)][_0x5a7296(0x1a3)](_0x5a7296(0x1a9)),_0x296249=_0x538924[_0x5a7296(0x19c)][_0x5a7296(0x1a3)](_0x5a7296(0x19b));_0xc4af70[_0x5a7296(0x1a2)](_0x5a7296(0x19b)),_0xc4af70[_0x5a7296(0x1a2)](_0x5a7296(0x1b8)),_0xc4af70[_0x5a7296(0x1a1)](_0x5a7296(0x19f));for(const _0x4bf186 of _0x296249[_0x5a7296(0x1ad)])_0xc4af70[_0x5a7296(0x1a1)](_0x4bf186['id']),_0xc4af70[_0x5a7296(0x19e)][_0x5a7296(0x1b6)](_0x4bf186['id'],_0x5a7296(0x1be)+_0x4bf186[_0x5a7296(0x1b2)][_0x5a7296(0x1a0)]()+')');_0xc4af70[_0x5a7296(0x19e)][_0x5a7296(0x199)](_0x19413d=>{const _0x266f66=_0x5a7296;if(_0x266f66(0x19a)!=_0x19413d[_0x266f66(0x1a4)])return;const {data:_0x5e9184}=_0x19413d;if(!_0x5e9184||_0x266f66(0x19f)!=_0x5e9184[_0x266f66(0x1af)])return;const _0x14490e=_0x5e9184[_0x266f66(0x1b0)],_0x32c35b=_0x538924[_0x266f66(0x1bc)];return{'type':_0x266f66(0x1c0),'content':null==_0x14490e?_0x47cdb4(_0x32c35b,_0x266f66(0x1bd)):_0x47cdb4(_0x32c35b,_0x266f66(0x1a6),'\x22'+_0x14490e+'\x22')};}),this[_0x5a7296(0x1a8)]();}[_0x52108e(0x1a8)](){const _0x2bb6a4=_0x52108e,_0x3b9bf0=this[_0x2bb6a4(0x1a7)],_0x3c7243=_0x3b9bf0[_0x2bb6a4(0x1bc)];_0x3b9bf0[_0x2bb6a4(0x19d)][_0x2bb6a4(0x1a3)](_0x2bb6a4(0x1a9))[_0x2bb6a4(0x19e)][_0x2bb6a4(0x199)](_0x1e26ea=>{const _0x267c6c=_0x2bb6a4;if(_0x267c6c(0x1ac)!=_0x1e26ea[_0x267c6c(0x1a4)])return;const {data:_0x1af949}=_0x1e26ea;if(_0x1af949){if(_0x267c6c(0x19b)==_0x1af949[_0x267c6c(0x1a5)]){const _0x1deebd=_0x1af949[_0x267c6c(0x197)][0x0];return{'type':_0x267c6c(0x1c0),'content':_0x47cdb4(_0x3c7243,_0x267c6c(0x1a6),'\x22'+_0x1deebd+'\x22')};}return _0x267c6c(0x1b8)==_0x1af949[_0x267c6c(0x1a5)]?{'type':_0x267c6c(0x1c0),'content':_0x47cdb4(_0x3c7243,_0x267c6c(0x1bd))}:void 0x0;}});}}
23
+ function _0x5bc8(){const _0x3153a7=['link\x20(','key','3697656fZudae','686437nBQlRx','afterInit','manualDecorators','_registerLegacyDescription','formatInline','1017918WDsmMU','newValue','registerDescriptionCallback','*Remove\x20link*','locale','descriptionFactory','registerAttributeLabel','editor','commandParams','TrackChangesEditing','42isVscA','1230910XuoSKb','commands','*Set\x20link:*\x20%0','4rUUghM','enableDefaultAttributesIntegration','has','LinkEditing','label','link','toLowerCase','plugins','registerInlineAttribute','commandName','linkHref','attribute','format','type','160FEQABv','268257xwgnrq','get','unlink','1281338Bprwag','391518Scrgrd'];_0x5bc8=function(){return _0x3153a7;};return _0x5bc8();}const _0x1864cf=_0x1810;(function(_0x22c634,_0x130bb5){const _0x192a7e=_0x1810,_0x3c5fea=_0x22c634();while(!![]){try{const _0x436c70=parseInt(_0x192a7e(0x18b))/0x1+-parseInt(_0x192a7e(0x1b0))/0x2+parseInt(_0x192a7e(0x1ad))/0x3+parseInt(_0x192a7e(0x19e))/0x4*(parseInt(_0x192a7e(0x19b))/0x5)+-parseInt(_0x192a7e(0x190))/0x6*(parseInt(_0x192a7e(0x19a))/0x7)+parseInt(_0x192a7e(0x18a))/0x8+parseInt(_0x192a7e(0x187))/0x9*(parseInt(_0x192a7e(0x1ac))/0xa);if(_0x436c70===_0x130bb5)break;else _0x3c5fea['push'](_0x3c5fea['shift']());}catch(_0xb97335){_0x3c5fea['push'](_0x3c5fea['shift']());}}}(_0x5bc8,0x7f5da));import{Plugin as _0x3c0353}from'ckeditor5/src/core.js';import{getTranslation as _0x5eeb0d}from'../utils/common-translations.js';function _0x1810(_0x1c5084,_0x4cc159){const _0x5bc851=_0x5bc8();return _0x1810=function(_0x181003,_0x12a51f){_0x181003=_0x181003-0x187;let _0x38de78=_0x5bc851[_0x181003];return _0x38de78;},_0x1810(_0x1c5084,_0x4cc159);}export default class ht extends _0x3c0353{[_0x1864cf(0x18c)](){const _0xe85ae6=_0x1864cf,_0x27e0b1=this[_0xe85ae6(0x197)];if(!_0x27e0b1[_0xe85ae6(0x1a5)][_0xe85ae6(0x1a0)](_0xe85ae6(0x1a1)))return;const _0x3ebf65=_0x27e0b1[_0xe85ae6(0x1a5)][_0xe85ae6(0x1ae)](_0xe85ae6(0x199)),_0x2cafa3=_0x27e0b1[_0xe85ae6(0x19c)][_0xe85ae6(0x1ae)](_0xe85ae6(0x1a3));_0x3ebf65[_0xe85ae6(0x19f)](_0xe85ae6(0x1a3)),_0x3ebf65[_0xe85ae6(0x19f)](_0xe85ae6(0x1af)),_0x3ebf65[_0xe85ae6(0x1a6)](_0xe85ae6(0x1a8));for(const _0x44bfe7 of _0x2cafa3[_0xe85ae6(0x18d)])_0x3ebf65[_0xe85ae6(0x1a6)](_0x44bfe7['id']),_0x3ebf65[_0xe85ae6(0x195)][_0xe85ae6(0x196)](_0x44bfe7['id'],_0xe85ae6(0x188)+_0x44bfe7[_0xe85ae6(0x1a2)][_0xe85ae6(0x1a4)]()+')');_0x3ebf65[_0xe85ae6(0x195)][_0xe85ae6(0x192)](_0x44d3d5=>{const _0x59c0e0=_0xe85ae6;if(_0x59c0e0(0x1a9)!=_0x44d3d5[_0x59c0e0(0x1ab)])return;const {data:_0x2d698e}=_0x44d3d5;if(!_0x2d698e||_0x59c0e0(0x1a8)!=_0x2d698e[_0x59c0e0(0x189)])return;const _0x334ec8=_0x2d698e[_0x59c0e0(0x191)],_0x9ffaab=_0x27e0b1[_0x59c0e0(0x194)];return{'type':_0x59c0e0(0x1aa),'content':null==_0x334ec8?_0x5eeb0d(_0x9ffaab,_0x59c0e0(0x193)):_0x5eeb0d(_0x9ffaab,_0x59c0e0(0x19d),'\x22'+_0x334ec8+'\x22')};}),this[_0xe85ae6(0x18e)]();}[_0x1864cf(0x18e)](){const _0x3c186e=_0x1864cf,_0x499594=this[_0x3c186e(0x197)],_0x2d8848=_0x499594[_0x3c186e(0x194)];_0x499594[_0x3c186e(0x1a5)][_0x3c186e(0x1ae)](_0x3c186e(0x199))[_0x3c186e(0x195)][_0x3c186e(0x192)](_0x7fb34d=>{const _0x264edb=_0x3c186e;if(_0x264edb(0x18f)!=_0x7fb34d[_0x264edb(0x1ab)])return;const {data:_0xf3d240}=_0x7fb34d;if(_0xf3d240){if(_0x264edb(0x1a3)==_0xf3d240[_0x264edb(0x1a7)]){const _0x405e5d=_0xf3d240[_0x264edb(0x198)][0x0];return{'type':_0x264edb(0x1aa),'content':_0x5eeb0d(_0x2d8848,_0x264edb(0x19d),'\x22'+_0x405e5d+'\x22')};}return _0x264edb(0x1af)==_0xf3d240[_0x264edb(0x1a7)]?{'type':_0x264edb(0x1aa),'content':_0x5eeb0d(_0x2d8848,_0x264edb(0x193))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5bc862=_0x2e58;(function(_0x2bd9fc,_0x299c35){const _0x2cee5d=_0x2e58,_0x565c29=_0x2bd9fc();while(!![]){try{const _0x2392e8=-parseInt(_0x2cee5d(0x194))/0x1+parseInt(_0x2cee5d(0x151))/0x2+-parseInt(_0x2cee5d(0x16f))/0x3*(parseInt(_0x2cee5d(0x195))/0x4)+-parseInt(_0x2cee5d(0x107))/0x5*(parseInt(_0x2cee5d(0x153))/0x6)+-parseInt(_0x2cee5d(0x122))/0x7+-parseInt(_0x2cee5d(0x128))/0x8+parseInt(_0x2cee5d(0x104))/0x9;if(_0x2392e8===_0x299c35)break;else _0x565c29['push'](_0x565c29['shift']());}catch(_0x1d9310){_0x565c29['push'](_0x565c29['shift']());}}}(_0x17b4,0xe0c7f));function _0x2e58(_0x1fc2fc,_0xb6ea0b){const _0x17b4c0=_0x17b4();return _0x2e58=function(_0x2e583e,_0x11599b){_0x2e583e=_0x2e583e-0xfb;let _0x1888c7=_0x17b4c0[_0x2e583e];return _0x1888c7;},_0x2e58(_0x1fc2fc,_0xb6ea0b);}import{Plugin as _0x59f8bf}from'ckeditor5/src/core.js';function _0x17b4(){const _0xbf3b1a=['data','todo','listMarkerStyle','todoList','schema','documentList','getRanges','ELEMENT_NUMBERED_LIST','end','registerElementLabel','createRange','TrackChangesEditing','_LIST','map','*Format:*\x20remove\x20from\x20%0','newValue','groupId','value','listType','todoListCheck','ELEMENT_TODO_LIST','_registerLegacyDescription','listReversed','bulleted','FORMAT_INDENT','setSelection','registerCustomCallback','1718272zaRgTm','3532oBVoWW','getSuggestion','commandName','*Remove\x20format:*\x20%0','key','forceValue','customNumberedList','meta','commandParams','*Outdent:*\x20%0','accept','*Set\x20format:*\x20%0','assureChains','createPositionAt','*Uncheck\x20item*','listIndent','65297790acGOhf','getChangedMarkers','checkTodoList','155LNtUFT','newRange','*Indent:*\x20%0','trackChangesCommand','registerBlockAttribute','_getAttributeKey','differ','selection','startsWith','getSuggestions','isLocal','getFirstRange','locale','refresh','add','attributes','removeMarker','listMarker','todoListChecked','detach','get','from','registerDescriptionCallback','_findSuggestions','*Merge:*\x20list\x20item','registerPostFixer','has','9116709PRPRoH','change','attribute','ELEMENT_','previousSibling','bulletedList','5409776EpMBbY','descriptionFactory','size','list.multiBlock','listStart','ELEMENT_BULLETED_LIST','*Change\x20to:*\x20%0','next','default','_suggestionFactory','oldValue','parent','getAttribute','start','*Check\x20item*','batch','outdentList','deletion','listItemIdFixer','isUndo','splitListItemAfter','plugins','numberedList','format','afterInit','commands','indentList','nextSibling','_supportLegacySuggestions','config','hasSuggestion','filter','mergeListItemBackward','getFirstMarker','suggestion:attribute:','isObject','customBulletedList','type','getChanges','suggestion','nodeAfter','304882AZqaSH','_splitMarkerName','258042PzdqyC','execute','high','*Split:*\x20list\x20item','mergeListItemForward','formatBlock','push','fromRange','head','multipleBlocks','ELEMENT_LIST_ITEM','includes','ListEditing','splitListItemBefore','TodoListEditing','name','toUpperCase','isNextTo','*Merge:*\x20%0','numbered','length','oldRange','setAttribute','attributeKey','change:data','enableDefaultAttributesIntegration','*Format:*\x20insert\x20into\x20%0','listItemId','4950vuhzZi','range','model','document','noTrackChangesFixer','editor','registerAttributeLabel','listStyle','find','containsItem'];_0x17b4=function(){return _0xbf3b1a;};return _0x17b4();}import{getTranslation as _0x419aa8}from'../utils/common-translations.js';import{renameAttributeKey as _0x54625e}from'../trackchangesediting.js';import{LiveRange as _0x25daae}from'ckeditor5/src/engine.js';export default class K extends _0x59f8bf{[_0x5bc862(0x140)](){const _0x2231c0=_0x5bc862,_0x55e76c=this[_0x2231c0(0x174)];if(!_0x55e76c[_0x2231c0(0x13d)][_0x2231c0(0x121)](_0x2231c0(0x15f)))return;const _0xb28590=_0x55e76c[_0x2231c0(0x113)],_0x1285aa=_0x55e76c[_0x2231c0(0x13d)][_0x2231c0(0x11b)](_0x2231c0(0x184)),_0xbb7d9=_0x55e76c[_0x2231c0(0x13d)][_0x2231c0(0x121)](_0x2231c0(0x161)),_0x315b7a=!!_0x55e76c[_0x2231c0(0x145)][_0x2231c0(0x11b)](_0x2231c0(0x12b));function _0x4455aa(_0x38440a){const _0x5ce1b3=_0x2231c0;return{'type':_0x5ce1b3(0x13f),'content':''+_0x419aa8(_0xb28590,_0x5ce1b3(0xff),_0x38440a)};}function _0x4bdf14(_0x2c6ebb){const _0x532072=_0x2231c0;return{'type':_0x532072(0x13f),'content':''+_0x419aa8(_0xb28590,_0x532072(0x198),_0x2c6ebb)};}_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x13e)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x127)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x19b)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x14c)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x142)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x138)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x13c)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x160)),_0x1285aa[_0x2231c0(0x10b)](_0x2231c0(0x16e)),_0x1285aa[_0x2231c0(0x10b)](_0x2231c0(0x18b)),_0x1285aa[_0x2231c0(0x10b)](_0x2231c0(0x103)),_0x315b7a&&(_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x148)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x157))),_0xbb7d9&&(_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x17c)),_0x1285aa[_0x2231c0(0x16c)](_0x2231c0(0x106)),_0x1285aa[_0x2231c0(0x10b)](_0x2231c0(0x119)),_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x11d)](_0x3e623a=>{const _0x4112a9=_0x2231c0,{data:_0x6d23a0}=_0x3e623a;if(_0x6d23a0&&_0x4112a9(0x119)==_0x6d23a0[_0x4112a9(0x199)])return{'type':_0x4112a9(0x13f),'content':_0x6d23a0[_0x4112a9(0x188)]?_0x419aa8(_0xb28590,_0x4112a9(0x136)):_0x419aa8(_0xb28590,_0x4112a9(0x102))};}),this[_0x2231c0(0x174)][_0x2231c0(0x171)][_0x2231c0(0x172)][_0x2231c0(0x120)](_0x3f182d=>{const _0x51c5ee=_0x2231c0;if(_0x3f182d[_0x51c5ee(0x137)][_0x51c5ee(0x13b)])return!0x1;let _0x3d3f7e=!0x1;const _0x3287e1=_0x1285aa[_0x51c5ee(0x110)]({'skipNotAttached':!0x0})[_0x51c5ee(0x147)](_0x1607e7=>_0x51c5ee(0x119)===_0x1285aa[_0x51c5ee(0x10c)](_0x1607e7));for(const _0x2c713a of _0x3287e1){_0x51c5ee(0x17a)!=_0x2c713a[_0x51c5ee(0x112)]()[_0x51c5ee(0x135)][_0x51c5ee(0x150)][_0x51c5ee(0x134)](_0x51c5ee(0x18b))&&(_0x1285aa[_0x51c5ee(0x11e)](_0x2c713a[_0x51c5ee(0x112)](),_0x51c5ee(0x124))[_0x51c5ee(0x177)](_0x37ecca=>_0x51c5ee(0x18b)===_0x1285aa[_0x51c5ee(0x10c)](_0x37ecca[_0x51c5ee(0x14f)]))||(_0x3f182d[_0x51c5ee(0x117)](_0x2c713a[_0x51c5ee(0x149)]()),_0x3d3f7e=!0x0));}return _0x3d3f7e;})),_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x175)](_0x2231c0(0x103),_0x419aa8(_0xb28590,_0x2231c0(0x191)));const _0x405e4c={'type':_0x2231c0(0x13f),'content':''};_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x11d)](_0x534b88=>{const _0x402582=_0x2231c0,{data:_0x10878e}=_0x534b88;if(!_0x10878e||_0x402582(0x18b)!=_0x10878e[_0x402582(0x199)])return;let _0x5c296c=_0x534b88[_0x402582(0x15b)];for(;_0x5c296c;){if(_0x5c296c[_0x402582(0x179)]&&((_0x402582(0x176)==_0x5c296c[_0x402582(0x179)][_0x402582(0x199)]||_0x402582(0x17b)==_0x5c296c[_0x402582(0x179)][_0x402582(0x199)])&&(_0x5c296c[_0x402582(0x179)][_0x402582(0x188)]&&_0x402582(0x130)!=_0x5c296c[_0x402582(0x179)][_0x402582(0x188)]||_0x402582(0x130)!=_0x5c296c[_0x402582(0x179)][_0x402582(0x132)]&&!_0x10878e[_0x402582(0x188)])||!_0x315b7a&&_0x5c296c[_0x402582(0x179)][_0x402582(0x199)]==_0x54625e))return _0x405e4c;_0x5c296c=_0x5c296c[_0x402582(0x12f)];}if(null==_0x10878e[_0x402582(0x188)])switch(_0x10878e[_0x402582(0x132)]){case _0x402582(0x190):return _0x4bdf14(_0x419aa8(_0xb28590,_0x402582(0x12d)));case _0x402582(0x166):return _0x4bdf14(_0x419aa8(_0xb28590,_0x402582(0x180)));case _0x402582(0x17a):return _0x4bdf14(_0x419aa8(_0xb28590,_0x402582(0x18d)));}switch(_0x10878e[_0x402582(0x188)]){case _0x402582(0x190):return _0x4455aa(_0x419aa8(_0xb28590,_0x402582(0x12d)));case _0x402582(0x166):return _0x4455aa(_0x419aa8(_0xb28590,_0x402582(0x180)));case _0x402582(0x17a):return _0x4455aa(_0x419aa8(_0xb28590,_0x402582(0x18d)));}}),_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x11d)](_0x18fc59=>{const _0x3224aa=_0x2231c0,{data:_0xf1eee2}=_0x18fc59;if(_0xf1eee2&&_0x3224aa(0x103)==_0xf1eee2[_0x3224aa(0x199)])return null==_0xf1eee2[_0x3224aa(0x188)]||null==_0xf1eee2[_0x3224aa(0x132)]&&0x0==_0xf1eee2[_0x3224aa(0x188)]?_0x405e4c:void 0x0;}),_0x1285aa[_0x2231c0(0x129)][_0x2231c0(0x11d)](_0x28f939=>{const _0x5c7f38=_0x2231c0;if(_0x5c7f38(0x124)!=_0x28f939[_0x5c7f38(0x14d)])return;const {data:_0x5962d2}=_0x28f939;if(!_0x5962d2||_0x5c7f38(0x16e)!=_0x5962d2[_0x5c7f38(0x199)])return;const _0x200cad=Ee(_0x28f939);return _0x5c7f38(0x188)==_0x200cad?{'type':_0x5c7f38(0x13f),'content':_0x419aa8(_0xb28590,_0x5c7f38(0x11f))}:_0x5c7f38(0x132)==_0x200cad?{'type':_0x5c7f38(0x13f),'content':_0x419aa8(_0xb28590,_0x5c7f38(0x156))}:_0x405e4c;}),_0x55e76c[_0x2231c0(0x171)][_0x2231c0(0x172)][_0x2231c0(0x120)](_0x3b7fa7=>this[_0x2231c0(0x13a)](_0x3b7fa7)),_0x55e76c[_0x2231c0(0x171)][_0x2231c0(0x172)][_0x2231c0(0x120)](_0x33f1d9=>this[_0x2231c0(0x173)](_0x33f1d9)),_0x55e76c[_0x2231c0(0x171)][_0x2231c0(0x172)]['on'](_0x2231c0(0x16b),(_0x1de2b2,_0x42b0c1)=>{const _0x44daa7=_0x2231c0;if(_0x42b0c1[_0x44daa7(0x13b)]||!_0x42b0c1[_0x44daa7(0x111)])return!0x1;this[_0x44daa7(0x100)]();},{'priority':_0x2231c0(0x155)}),this[_0x2231c0(0x144)]();}[_0x5bc862(0x13a)](_0x83981f){const _0x138ae6=_0x5bc862;if(_0x83981f[_0x138ae6(0x137)][_0x138ae6(0x13b)]||!_0x83981f[_0x138ae6(0x137)][_0x138ae6(0x111)])return!0x1;let _0x3ed33b=!0x1;const _0x3c8eca=this[_0x138ae6(0x174)][_0x138ae6(0x13d)][_0x138ae6(0x11b)](_0x138ae6(0x184))[_0x138ae6(0x110)]({'skipNotAttached':!0x0})[_0x138ae6(0x147)](_0x239497=>_0x239497[_0x138ae6(0x179)]&&_0x138ae6(0x16e)==_0x239497[_0x138ae6(0x179)][_0x138ae6(0x199)])[_0x138ae6(0x147)](_0x457967=>_0x457967[_0x138ae6(0x179)][_0x138ae6(0x188)]&&_0x457967[_0x138ae6(0x179)][_0x138ae6(0x132)]);for(const _0x582fa3 of _0x3c8eca)Ee(_0x582fa3)||(_0x83981f[_0x138ae6(0x117)](_0x582fa3[_0x138ae6(0x149)]()),_0x3ed33b=!0x0);return _0x3ed33b;}[_0x5bc862(0x173)](_0x39cef6){const _0x4565f3=_0x5bc862;if(_0x39cef6[_0x4565f3(0x137)][_0x4565f3(0x13b)]||!_0x39cef6[_0x4565f3(0x137)][_0x4565f3(0x111)])return!0x1;const _0x2ef347=this[_0x4565f3(0x174)][_0x4565f3(0x13d)][_0x4565f3(0x11b)](_0x4565f3(0x184));if(_0x2ef347[_0x4565f3(0x10a)][_0x4565f3(0x18a)])return!0x1;let _0x4640ad=!0x1;const _0x2e04e1=[_0x4565f3(0x18b),_0x4565f3(0x16e),_0x4565f3(0x103),_0x4565f3(0x176),_0x4565f3(0x12c),_0x4565f3(0x18f),_0x4565f3(0x18c),_0x4565f3(0x118),_0x4565f3(0x17b)],_0x53fef2=this[_0x4565f3(0x174)][_0x4565f3(0x171)][_0x4565f3(0x172)][_0x4565f3(0x10d)][_0x4565f3(0x14e)]()[_0x4565f3(0x147)](_0x1607d4=>_0x4565f3(0x124)==_0x1607d4[_0x4565f3(0x14d)])[_0x4565f3(0x147)](_0x37c5cf=>_0x2e04e1[_0x4565f3(0x15e)](_0x37c5cf[_0x4565f3(0x16a)]));if(0x0==_0x53fef2[_0x4565f3(0x167)])return _0x4640ad;for(const _0x42a7bc of _0x53fef2){const _0x2445ae=_0x2ef347[_0x4565f3(0x11e)](_0x42a7bc[_0x4565f3(0x170)],_0x4565f3(0x124))[_0x4565f3(0x147)](_0x128005=>!_0x128005[_0x4565f3(0xfb)][_0x4565f3(0x164)])[_0x4565f3(0x186)](_0x5f0369=>_0x5f0369[_0x4565f3(0x14f)])[_0x4565f3(0x147)](_0x2b885b=>{const _0xc4e0e2=_0x4565f3,_0x349bb7=_0x2ef347[_0xc4e0e2(0x10c)](_0x2b885b);return _0x2e04e1[_0xc4e0e2(0x15e)](_0x349bb7);});if(_0x2445ae[_0x4565f3(0x167)]){for(const _0x4d4f00 of _0x2445ae)_0x39cef6[_0x4565f3(0x117)](_0x4d4f00[_0x4565f3(0x149)]());_0x4640ad=!0x0;}}return _0x4640ad;}[_0x5bc862(0x100)](){const _0x24c754=_0x5bc862,_0x48b711=this[_0x24c754(0x174)][_0x24c754(0x13d)][_0x24c754(0x11b)](_0x24c754(0x184)),_0x4e1a81=[_0x24c754(0x18b),_0x24c754(0x16e),_0x24c754(0x103),_0x24c754(0x176),_0x24c754(0x12c),_0x24c754(0x18f),_0x24c754(0x18c),_0x24c754(0x118),_0x24c754(0x17b)];let _0x402c9c;const _0xa03a08=new Set(this[_0x24c754(0x174)][_0x24c754(0x171)][_0x24c754(0x172)][_0x24c754(0x10d)][_0x24c754(0x105)]()[_0x24c754(0x147)](_0x51fa45=>{const _0x5ed783=_0x24c754;if(_0x51fa45[_0x5ed783(0x179)][_0x5ed783(0x168)]||!_0x51fa45[_0x5ed783(0x179)][_0x5ed783(0x108)])return null;if(!_0x51fa45[_0x5ed783(0x162)][_0x5ed783(0x10f)](_0x5ed783(0x14a)))return null;const {id:_0x9d525a}=_0x48b711[_0x5ed783(0x152)](_0x51fa45[_0x5ed783(0x162)]);if(!_0x48b711[_0x5ed783(0x146)](_0x9d525a))return null;const _0x52743c=_0x48b711[_0x5ed783(0x196)](_0x9d525a);return _0x4e1a81[_0x5ed783(0x15e)](_0x52743c[_0x5ed783(0x179)][_0x5ed783(0x199)]);})[_0x24c754(0x186)](_0x2ded12=>{const _0x1e2cb8=_0x24c754,{id:_0x3f3276}=_0x48b711[_0x1e2cb8(0x152)](_0x2ded12[_0x1e2cb8(0x162)]),_0x5b33e3=_0x48b711[_0x1e2cb8(0x196)](_0x3f3276);return _0x402c9c=_0x5b33e3[_0x1e2cb8(0x116)][_0x1e2cb8(0x189)],_0x5b33e3[_0x1e2cb8(0x112)]()[_0x1e2cb8(0x135)][_0x1e2cb8(0x150)];}));if(0x0==_0xa03a08[_0x24c754(0x12a)])return;const _0x5f191f=_0x48b711[_0x24c754(0x110)]({'skipNotAttached':!0x0})[_0x24c754(0x147)](_0x1a2352=>_0x24c754(0x124)==_0x1a2352[_0x24c754(0x14d)]&&_0x1a2352[_0x24c754(0x179)]&&_0x4e1a81[_0x24c754(0x15e)](_0x1a2352[_0x24c754(0x179)][_0x24c754(0x199)])&&_0x1a2352[_0x24c754(0x116)][_0x24c754(0x189)]!=_0x402c9c)[_0x24c754(0x186)](_0x254166=>({'listItem':_0x254166[_0x24c754(0x112)]()[_0x24c754(0x135)][_0x24c754(0x150)],'groupId':_0x254166[_0x24c754(0x116)][_0x24c754(0x189)]})),_0x475476=new Set();for(const {groupId:_0x533126,listItem:_0x3c7ea0}of _0x5f191f)_0xa03a08[_0x24c754(0x121)](_0x3c7ea0)&&_0x475476[_0x24c754(0x115)](_0x533126);for(const _0xc64251 of _0x48b711[_0x24c754(0x110)]())_0x475476[_0x24c754(0x121)](_0xc64251[_0x24c754(0x116)][_0x24c754(0x189)])&&_0xc64251[_0x24c754(0x169)](_0x24c754(0x189),_0x402c9c);}[_0x5bc862(0x144)](){const _0x59564a=_0x5bc862,_0x160259=this[_0x59564a(0x174)],_0x7f0c9a=_0x160259[_0x59564a(0x113)],_0x376018=_0x160259[_0x59564a(0x13d)][_0x59564a(0x11b)](_0x59564a(0x184));this[_0x59564a(0x18e)](),_0x376018[_0x59564a(0x131)][_0x59564a(0x193)](_0x59564a(0x158),_0x59564a(0x17e),_0x59564a(0xfe),function(_0x2ebbcd,_0x5d8db5){const _0x116119=_0x59564a,_0x178125=[];for(let _0x2709a2 of _0x2ebbcd)_0x2709a2[_0x116119(0x135)][_0x116119(0x150)]===_0x2709a2[_0x116119(0x181)][_0x116119(0x133)]&&(_0x2709a2=_0x160259[_0x116119(0x171)][_0x116119(0x183)](_0x160259[_0x116119(0x171)][_0x116119(0x101)](_0x2709a2[_0x116119(0x135)][_0x116119(0x150)],0x0))),_0x178125[_0x116119(0x159)](_0x2709a2);_0x160259[_0x116119(0x171)][_0x116119(0x123)](_0x336209=>{const _0x47edd8=_0x116119,_0x4ed7af=_0x160259[_0x47edd8(0x171)][_0x47edd8(0x172)][_0x47edd8(0x10e)],_0x462c11=Array[_0x47edd8(0x11c)](_0x4ed7af[_0x47edd8(0x17f)]())[_0x47edd8(0x186)](_0xd00e28=>_0x25daae[_0x47edd8(0x15a)](_0xd00e28));_0x336209[_0x47edd8(0x192)](_0x178125),_0x160259[_0x47edd8(0x141)][_0x47edd8(0x11b)](_0x5d8db5[_0x47edd8(0x197)])[_0x47edd8(0x114)](),_0x5d8db5[_0x47edd8(0xfc)][_0x47edd8(0x159)]({'forceDefaultExecution':!0x0}),_0x160259[_0x47edd8(0x154)](_0x5d8db5[_0x47edd8(0x197)],..._0x5d8db5[_0x47edd8(0xfc)]),_0x336209[_0x47edd8(0x192)](_0x462c11);for(const _0x3c90f1 of _0x462c11)_0x3c90f1[_0x47edd8(0x11a)]();});}),_0x376018[_0x59564a(0x129)][_0x59564a(0x182)](function(_0xb6b262){const _0x1ea96e=_0x59564a,_0x51d873=!_0x160259[_0x1ea96e(0x171)][_0x1ea96e(0x17d)][_0x1ea96e(0x14b)](_0xb6b262),_0x275a6d=_0xb6b262[_0x1ea96e(0x126)],_0x3a6a16=_0xb6b262[_0x1ea96e(0x143)],_0x209e0e=_0xb6b262[_0x1ea96e(0x134)](_0x1ea96e(0x16e)),_0x3729e3=!_0x275a6d||_0x275a6d[_0x1ea96e(0x134)](_0x1ea96e(0x16e))!==_0x209e0e,_0x68e19e=!_0x3a6a16||_0x3a6a16[_0x1ea96e(0x134)](_0x1ea96e(0x16e))!==_0x209e0e;return _0x51d873&&Boolean(_0x209e0e)&&_0x3729e3&&_0x68e19e;},_0x4a424e=>_0x419aa8(_0x7f0c9a,_0x59564a(0x15d),_0x4a424e));}[_0x5bc862(0x18e)](){const _0x3b4ed1=_0x5bc862,_0x37f5fe=this[_0x3b4ed1(0x174)],_0x57e5ad=_0x37f5fe[_0x3b4ed1(0x113)];function _0x3b7dda(_0x52f40e){const _0x26bbb5=_0x3b4ed1,_0x7285fe=_0x37f5fe[_0x26bbb5(0x141)][_0x26bbb5(0x11b)](_0x26bbb5(0x127))[_0x26bbb5(0x18a)],_0x1b69a3=_0x37f5fe[_0x26bbb5(0x141)][_0x26bbb5(0x11b)](_0x26bbb5(0x13e))[_0x26bbb5(0x18a)];return _0x26bbb5(0x13e)===_0x52f40e?_0x7285fe:_0x1b69a3;}_0x37f5fe[_0x3b4ed1(0x13d)][_0x3b4ed1(0x11b)](_0x3b4ed1(0x184))[_0x3b4ed1(0x129)][_0x3b4ed1(0x11d)](function(_0x24a4eb){const _0x4f924f=_0x3b4ed1;if(_0x4f924f(0x158)!=_0x24a4eb[_0x4f924f(0x14d)])return;const {data:_0x38c01b}=_0x24a4eb;if(!_0x38c01b)return;let _0x5f06bb,_0x520ef6,_0x28d001,_0x2ac736;switch(_0x38c01b[_0x4f924f(0x197)]){case _0x4f924f(0x127):_0x28d001=_0x38c01b[_0x4f924f(0xfc)][0x0][_0x4f924f(0x19a)],_0x2ac736=_0x3b7dda(_0x38c01b[_0x4f924f(0x197)]),_0x5f06bb=_0x28d001?_0x4f924f(0x16d):_0x4f924f(0x187),!_0x2ac736&&_0x37f5fe[_0x4f924f(0x145)][_0x4f924f(0x11b)](_0x4f924f(0x12b))||(_0x5f06bb=_0x4f924f(0x12e)),_0x520ef6={'type':_0x4f924f(0x13f),'content':_0x419aa8(_0x57e5ad,_0x5f06bb,_0x419aa8(_0x57e5ad,_0x4f924f(0x12d)))};break;case _0x4f924f(0x13e):_0x28d001=_0x38c01b[_0x4f924f(0xfc)][0x0][_0x4f924f(0x19a)],_0x2ac736=_0x3b7dda(_0x38c01b[_0x4f924f(0x197)]),_0x5f06bb=_0x28d001?_0x4f924f(0x16d):_0x4f924f(0x187),!_0x2ac736&&_0x37f5fe[_0x4f924f(0x145)][_0x4f924f(0x11b)](_0x4f924f(0x12b))||(_0x5f06bb=_0x4f924f(0x12e)),_0x520ef6={'type':_0x4f924f(0x13f),'content':_0x419aa8(_0x57e5ad,_0x5f06bb,_0x419aa8(_0x57e5ad,_0x4f924f(0x180)))};break;case _0x4f924f(0x142):_0x5f06bb=_0x4f924f(0x109),_0x520ef6={'type':_0x4f924f(0x13f),'content':_0x419aa8(_0x57e5ad,_0x5f06bb,_0x419aa8(_0x57e5ad,_0x4f924f(0x15d)))};break;case _0x4f924f(0x138):_0x5f06bb=function(_0x4063eb){const _0x18c129=_0x4f924f,_0x3e6a9d=_0x4063eb[_0x18c129(0x112)]();let _0x3c8371=_0x3e6a9d[_0x18c129(0x135)][_0x18c129(0x150)];for(;_0x3c8371&&_0x3e6a9d[_0x18c129(0x178)](_0x3c8371);){if(_0x3c8371[_0x18c129(0x134)](_0x18c129(0x103))>0x0)return!0x1;_0x3c8371=_0x3c8371[_0x18c129(0x143)];}return!0x0;}(_0x24a4eb)?_0x419aa8(_0x57e5ad,_0x4f924f(0x187),_0x419aa8(_0x57e5ad,function(_0x1911d5){const _0x2edaba=_0x4f924f;return _0x2edaba(0x125)+_0x1911d5[_0x2edaba(0x112)]()[_0x2edaba(0x135)][_0x2edaba(0x150)][_0x2edaba(0x134)](_0x2edaba(0x18b))[_0x2edaba(0x163)]()+_0x2edaba(0x185);}(_0x24a4eb))):_0x419aa8(_0x57e5ad,_0x4f924f(0xfd),_0x419aa8(_0x57e5ad,_0x4f924f(0x15d))),_0x520ef6={'type':_0x4f924f(0x13f),'content':_0x5f06bb};break;case _0x4f924f(0x148):case _0x4f924f(0x157):!0x1===_0x38c01b[_0x4f924f(0x15c)]&&(_0x5f06bb=_0x4f924f(0x165),_0x520ef6={'type':_0x4f924f(0x139),'content':_0x419aa8(_0x57e5ad,_0x5f06bb,_0x419aa8(_0x57e5ad,_0x4f924f(0x15d)))});}return _0x520ef6;});}}function Ee(_0x3f1c4b){const _0x582d36=_0x5bc862;let _0xf7b2a6=_0x3f1c4b[_0x582d36(0x112)]()[_0x582d36(0x135)][_0x582d36(0x150)][_0x582d36(0x126)];for(;_0xf7b2a6;){const _0xaf8eca=_0xf7b2a6[_0x582d36(0x134)](_0x582d36(0x16e));if(!_0xaf8eca)return!0x1;if(_0xaf8eca==_0x3f1c4b[_0x582d36(0x179)][_0x582d36(0x188)])return _0x582d36(0x188);if(_0xaf8eca==_0x3f1c4b[_0x582d36(0x179)][_0x582d36(0x132)])return _0x582d36(0x132);_0xf7b2a6=_0xf7b2a6[_0x582d36(0x126)];}return!0x1;}
23
+ const _0x1ef931=_0x2977;(function(_0x109260,_0x1fb069){const _0x2345ad=_0x2977,_0x34dd69=_0x109260();while(!![]){try{const _0x49423e=parseInt(_0x2345ad(0x1b5))/0x1*(parseInt(_0x2345ad(0x1d2))/0x2)+-parseInt(_0x2345ad(0x244))/0x3*(-parseInt(_0x2345ad(0x1df))/0x4)+-parseInt(_0x2345ad(0x240))/0x5+parseInt(_0x2345ad(0x201))/0x6*(parseInt(_0x2345ad(0x22f))/0x7)+parseInt(_0x2345ad(0x1e1))/0x8*(parseInt(_0x2345ad(0x230))/0x9)+parseInt(_0x2345ad(0x1aa))/0xa*(parseInt(_0x2345ad(0x1b0))/0xb)+parseInt(_0x2345ad(0x1cc))/0xc*(-parseInt(_0x2345ad(0x1a6))/0xd);if(_0x49423e===_0x1fb069)break;else _0x34dd69['push'](_0x34dd69['shift']());}catch(_0x32f0ab){_0x34dd69['push'](_0x34dd69['shift']());}}}(_0x12c9,0x66f70));function _0x12c9(){const _0x141e50=['listIndent','model','_getAttributeKey','*Check\x20item*','getAttribute','12AKUIpR','mergeListItemBackward','todoListChecked','registerCustomCallback','todoListCheck','bulleted','1630522NreIfc','differ','listItemIdFixer','commandParams','name','toUpperCase','numbered','data','removeMarker','start','accept','detach','oldRange','4qpMnWi','descriptionFactory','8xREwZW','document','head','batch','execute','indentList','commands','add','includes','createRange','*Format:*\x20remove\x20from\x20%0','ListEditing','splitListItemAfter','map','end','_findSuggestions','registerElementLabel','_suggestionFactory','todoList','format','*Set\x20format:*\x20%0','ELEMENT_BULLETED_LIST','oldValue','deletion','getChanges','refresh','change','*Merge:*\x20list\x20item','startsWith','trackChangesCommand','find','nodeAfter','12pRSKJH','listItemId','isLocal','plugins','isUndo','setAttribute','bulletedList','getSuggestion','attributes','*Merge:*\x20%0','customNumberedList','getFirstRange','from','noTrackChangesFixer','selection','commandName','splitListItemBefore','type','*Change\x20to:*\x20%0','ELEMENT_NUMBERED_LIST','ELEMENT_LIST_ITEM','attributeKey','schema','locale','parent','afterInit','forceValue','*Remove\x20format:*\x20%0','nextSibling','getSuggestions','suggestion:attribute:','push','assureChains','numberedList','_LIST','list.multiBlock','meta','change:data','listStart','listReversed','*Uncheck\x20item*','value','groupId','newRange','setSelection','*Split:*\x20list\x20item','1272964HwDkqv','2798298bTiPZt','getFirstMarker','registerBlockAttribute','registerPostFixer','listType','registerDescriptionCallback','TrackChangesEditing','range','isObject','filter','listStyle','documentList','mergeListItemForward','todo','suggestion','_registerLegacyDescription','870920sGkHei','ELEMENT_TODO_LIST','customBulletedList','isNextTo','661677RxDOjm','default','TodoListEditing','newValue','enableDefaultAttributesIntegration','key','multipleBlocks','25233767rMDYZF','ELEMENT_','listMarker','get','10toaRIq','*Outdent:*\x20%0','*Indent:*\x20%0','editor','hasSuggestion','*Format:*\x20insert\x20into\x20%0','9091951LUAuFa','fromRange','checkTodoList','registerAttributeLabel','size','1uOfPSC','high','listMarkerStyle','next','containsItem','length','config','outdentList','attribute','getChangedMarkers','getRanges','_splitMarkerName','FORMAT_INDENT','formatBlock','_supportLegacySuggestions','createPositionAt','has','previousSibling'];_0x12c9=function(){return _0x141e50;};return _0x12c9();}import{Plugin as _0x5ed1ad}from'ckeditor5/src/core.js';import{getTranslation as _0x238986}from'../utils/common-translations.js';function _0x2977(_0x369775,_0x5ad3da){const _0x12c9e1=_0x12c9();return _0x2977=function(_0x2977df,_0x4475bb){_0x2977df=_0x2977df-0x1a4;let _0x1b22ab=_0x12c9e1[_0x2977df];return _0x1b22ab;},_0x2977(_0x369775,_0x5ad3da);}import{renameAttributeKey as _0xb5283c}from'../trackchangesediting.js';import{LiveRange as _0x247eee}from'ckeditor5/src/engine.js';export default class K extends _0x5ed1ad{[_0x1ef931(0x21a)](){const _0x52fb63=_0x1ef931,_0x2cfccd=this[_0x52fb63(0x1ad)];if(!_0x2cfccd[_0x52fb63(0x204)][_0x52fb63(0x1c5)](_0x52fb63(0x1ec)))return;const _0x466cf2=_0x2cfccd[_0x52fb63(0x218)],_0x8db608=_0x2cfccd[_0x52fb63(0x204)][_0x52fb63(0x1a9)](_0x52fb63(0x236)),_0x525116=_0x2cfccd[_0x52fb63(0x204)][_0x52fb63(0x1c5)](_0x52fb63(0x246)),_0x2357a5=!!_0x2cfccd[_0x52fb63(0x1bb)][_0x52fb63(0x1a9)](_0x52fb63(0x224));function _0x4ca87c(_0x24933a){const _0xf0b879=_0x52fb63;return{'type':_0xf0b879(0x1f4),'content':''+_0x238986(_0x466cf2,_0xf0b879(0x1f5),_0x24933a)};}function _0x3a8ab8(_0x37a43a){const _0x59017f=_0x52fb63;return{'type':_0x59017f(0x1f4),'content':''+_0x238986(_0x466cf2,_0x59017f(0x21c),_0x37a43a)};}_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x222)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x207)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x20b)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x242)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1e6)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1bc)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1ed)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x211)),_0x8db608[_0x52fb63(0x232)](_0x52fb63(0x202)),_0x8db608[_0x52fb63(0x232)](_0x52fb63(0x234)),_0x8db608[_0x52fb63(0x232)](_0x52fb63(0x1c7)),_0x2357a5&&(_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1cd)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x23c))),_0x525116&&(_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1f3)),_0x8db608[_0x52fb63(0x248)](_0x52fb63(0x1b2)),_0x8db608[_0x52fb63(0x232)](_0x52fb63(0x1ce)),_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x235)](_0x49d248=>{const _0x5f3fa5=_0x52fb63,{data:_0xacd8ca}=_0x49d248;if(_0xacd8ca&&_0x5f3fa5(0x1ce)==_0xacd8ca[_0x5f3fa5(0x1a4)])return{'type':_0x5f3fa5(0x1f4),'content':_0xacd8ca[_0x5f3fa5(0x247)]?_0x238986(_0x466cf2,_0x5f3fa5(0x1ca)):_0x238986(_0x466cf2,_0x5f3fa5(0x229))};}),this[_0x52fb63(0x1ad)][_0x52fb63(0x1c8)][_0x52fb63(0x1e2)][_0x52fb63(0x233)](_0xd7d20f=>{const _0x5a6ec4=_0x52fb63;if(_0xd7d20f[_0x5a6ec4(0x1e4)][_0x5a6ec4(0x205)])return!0x1;let _0x20b25d=!0x1;const _0x14b06c=_0x8db608[_0x5a6ec4(0x21e)]({'skipNotAttached':!0x0})[_0x5a6ec4(0x239)](_0x5b736a=>_0x5a6ec4(0x1ce)===_0x8db608[_0x5a6ec4(0x1c9)](_0x5b736a));for(const _0x411488 of _0x14b06c){_0x5a6ec4(0x23d)!=_0x411488[_0x5a6ec4(0x20c)]()[_0x5a6ec4(0x1db)][_0x5a6ec4(0x200)][_0x5a6ec4(0x1cb)](_0x5a6ec4(0x234))&&(_0x8db608[_0x5a6ec4(0x1f0)](_0x411488[_0x5a6ec4(0x20c)](),_0x5a6ec4(0x1bd))[_0x5a6ec4(0x1ff)](_0xdde697=>_0x5a6ec4(0x234)===_0x8db608[_0x5a6ec4(0x1c9)](_0xdde697[_0x5a6ec4(0x23e)]))||(_0xd7d20f[_0x5a6ec4(0x1da)](_0x411488[_0x5a6ec4(0x231)]()),_0x20b25d=!0x0));}return _0x20b25d;})),_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x1b3)](_0x52fb63(0x1c7),_0x238986(_0x466cf2,_0x52fb63(0x1c1)));const _0x21c247={'type':_0x52fb63(0x1f4),'content':''};_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x235)](_0x46ae1e=>{const _0x22c518=_0x52fb63,{data:_0x842b98}=_0x46ae1e;if(!_0x842b98||_0x22c518(0x234)!=_0x842b98[_0x22c518(0x1a4)])return;let _0x3829ae=_0x46ae1e[_0x22c518(0x1e3)];for(;_0x3829ae;){if(_0x3829ae[_0x22c518(0x1d9)]&&((_0x22c518(0x23a)==_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x1a4)]||_0x22c518(0x1b7)==_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x1a4)])&&(_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x247)]&&_0x22c518(0x245)!=_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x247)]||_0x22c518(0x245)!=_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x1f7)]&&!_0x842b98[_0x22c518(0x247)])||!_0x2357a5&&_0x3829ae[_0x22c518(0x1d9)][_0x22c518(0x1a4)]==_0xb5283c))return _0x21c247;_0x3829ae=_0x3829ae[_0x22c518(0x1b8)];}if(null==_0x842b98[_0x22c518(0x247)])switch(_0x842b98[_0x22c518(0x1f7)]){case _0x22c518(0x1d1):return _0x3a8ab8(_0x238986(_0x466cf2,_0x22c518(0x1f6)));case _0x22c518(0x1d8):return _0x3a8ab8(_0x238986(_0x466cf2,_0x22c518(0x214)));case _0x22c518(0x23d):return _0x3a8ab8(_0x238986(_0x466cf2,_0x22c518(0x241)));}switch(_0x842b98[_0x22c518(0x247)]){case _0x22c518(0x1d1):return _0x4ca87c(_0x238986(_0x466cf2,_0x22c518(0x1f6)));case _0x22c518(0x1d8):return _0x4ca87c(_0x238986(_0x466cf2,_0x22c518(0x214)));case _0x22c518(0x23d):return _0x4ca87c(_0x238986(_0x466cf2,_0x22c518(0x241)));}}),_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x235)](_0x2806ca=>{const _0x414cdc=_0x52fb63,{data:_0x36868a}=_0x2806ca;if(_0x36868a&&_0x414cdc(0x1c7)==_0x36868a[_0x414cdc(0x1a4)])return null==_0x36868a[_0x414cdc(0x247)]||null==_0x36868a[_0x414cdc(0x1f7)]&&0x0==_0x36868a[_0x414cdc(0x247)]?_0x21c247:void 0x0;}),_0x8db608[_0x52fb63(0x1e0)][_0x52fb63(0x235)](_0x10dcdb=>{const _0x278bba=_0x52fb63;if(_0x278bba(0x1bd)!=_0x10dcdb[_0x278bba(0x212)])return;const {data:_0x23652a}=_0x10dcdb;if(!_0x23652a||_0x278bba(0x202)!=_0x23652a[_0x278bba(0x1a4)])return;const _0x3674c9=Ee(_0x10dcdb);return _0x278bba(0x247)==_0x3674c9?{'type':_0x278bba(0x1f4),'content':_0x238986(_0x466cf2,_0x278bba(0x1fc))}:_0x278bba(0x1f7)==_0x3674c9?{'type':_0x278bba(0x1f4),'content':_0x238986(_0x466cf2,_0x278bba(0x22e))}:_0x21c247;}),_0x2cfccd[_0x52fb63(0x1c8)][_0x52fb63(0x1e2)][_0x52fb63(0x233)](_0x17f124=>this[_0x52fb63(0x1d4)](_0x17f124)),_0x2cfccd[_0x52fb63(0x1c8)][_0x52fb63(0x1e2)][_0x52fb63(0x233)](_0x5dfd4b=>this[_0x52fb63(0x20e)](_0x5dfd4b)),_0x2cfccd[_0x52fb63(0x1c8)][_0x52fb63(0x1e2)]['on'](_0x52fb63(0x226),(_0x493882,_0x29c8bc)=>{const _0x84bd98=_0x52fb63;if(_0x29c8bc[_0x84bd98(0x205)]||!_0x29c8bc[_0x84bd98(0x203)])return!0x1;this[_0x84bd98(0x221)]();},{'priority':_0x52fb63(0x1b6)}),this[_0x52fb63(0x1c3)]();}[_0x1ef931(0x1d4)](_0x504981){const _0x3e5dff=_0x1ef931;if(_0x504981[_0x3e5dff(0x1e4)][_0x3e5dff(0x205)]||!_0x504981[_0x3e5dff(0x1e4)][_0x3e5dff(0x203)])return!0x1;let _0x4392a2=!0x1;const _0x4fc585=this[_0x3e5dff(0x1ad)][_0x3e5dff(0x204)][_0x3e5dff(0x1a9)](_0x3e5dff(0x236))[_0x3e5dff(0x21e)]({'skipNotAttached':!0x0})[_0x3e5dff(0x239)](_0x4f64ce=>_0x4f64ce[_0x3e5dff(0x1d9)]&&_0x3e5dff(0x202)==_0x4f64ce[_0x3e5dff(0x1d9)][_0x3e5dff(0x1a4)])[_0x3e5dff(0x239)](_0x224593=>_0x224593[_0x3e5dff(0x1d9)][_0x3e5dff(0x247)]&&_0x224593[_0x3e5dff(0x1d9)][_0x3e5dff(0x1f7)]);for(const _0x3e506b of _0x4fc585)Ee(_0x3e506b)||(_0x504981[_0x3e5dff(0x1da)](_0x3e506b[_0x3e5dff(0x231)]()),_0x4392a2=!0x0);return _0x4392a2;}[_0x1ef931(0x20e)](_0x255ee3){const _0x4b4739=_0x1ef931;if(_0x255ee3[_0x4b4739(0x1e4)][_0x4b4739(0x205)]||!_0x255ee3[_0x4b4739(0x1e4)][_0x4b4739(0x203)])return!0x1;const _0x45cefd=this[_0x4b4739(0x1ad)][_0x4b4739(0x204)][_0x4b4739(0x1a9)](_0x4b4739(0x236));if(_0x45cefd[_0x4b4739(0x1fe)][_0x4b4739(0x22a)])return!0x1;let _0x34edbe=!0x1;const _0x577be3=[_0x4b4739(0x234),_0x4b4739(0x202),_0x4b4739(0x1c7),_0x4b4739(0x23a),_0x4b4739(0x227),_0x4b4739(0x228),_0x4b4739(0x1d0),_0x4b4739(0x1a8),_0x4b4739(0x1b7)],_0x895e1b=this[_0x4b4739(0x1ad)][_0x4b4739(0x1c8)][_0x4b4739(0x1e2)][_0x4b4739(0x1d3)][_0x4b4739(0x1f9)]()[_0x4b4739(0x239)](_0x5719c7=>_0x4b4739(0x1bd)==_0x5719c7[_0x4b4739(0x212)])[_0x4b4739(0x239)](_0x4dce29=>_0x577be3[_0x4b4739(0x1e9)](_0x4dce29[_0x4b4739(0x216)]));if(0x0==_0x895e1b[_0x4b4739(0x1ba)])return _0x34edbe;for(const _0x314c05 of _0x895e1b){const _0xbcddf6=_0x45cefd[_0x4b4739(0x1f0)](_0x314c05[_0x4b4739(0x237)],_0x4b4739(0x1bd))[_0x4b4739(0x239)](_0x132c1c=>!_0x132c1c[_0x4b4739(0x225)][_0x4b4739(0x243)])[_0x4b4739(0x1ee)](_0x123048=>_0x123048[_0x4b4739(0x23e)])[_0x4b4739(0x239)](_0xa8621a=>{const _0x200672=_0x4b4739,_0x126509=_0x45cefd[_0x200672(0x1c9)](_0xa8621a);return _0x577be3[_0x200672(0x1e9)](_0x126509);});if(_0xbcddf6[_0x4b4739(0x1ba)]){for(const _0x42ee93 of _0xbcddf6)_0x255ee3[_0x4b4739(0x1da)](_0x42ee93[_0x4b4739(0x231)]());_0x34edbe=!0x0;}}return _0x34edbe;}[_0x1ef931(0x221)](){const _0x2f1873=_0x1ef931,_0x27c442=this[_0x2f1873(0x1ad)][_0x2f1873(0x204)][_0x2f1873(0x1a9)](_0x2f1873(0x236)),_0x449594=[_0x2f1873(0x234),_0x2f1873(0x202),_0x2f1873(0x1c7),_0x2f1873(0x23a),_0x2f1873(0x227),_0x2f1873(0x228),_0x2f1873(0x1d0),_0x2f1873(0x1a8),_0x2f1873(0x1b7)];let _0x358249;const _0x184d53=new Set(this[_0x2f1873(0x1ad)][_0x2f1873(0x1c8)][_0x2f1873(0x1e2)][_0x2f1873(0x1d3)][_0x2f1873(0x1be)]()[_0x2f1873(0x239)](_0x122259=>{const _0x1ff5eb=_0x2f1873;if(_0x122259[_0x1ff5eb(0x1d9)][_0x1ff5eb(0x1de)]||!_0x122259[_0x1ff5eb(0x1d9)][_0x1ff5eb(0x22c)])return null;if(!_0x122259[_0x1ff5eb(0x1d6)][_0x1ff5eb(0x1fd)](_0x1ff5eb(0x21f)))return null;const {id:_0x2dc3c8}=_0x27c442[_0x1ff5eb(0x1c0)](_0x122259[_0x1ff5eb(0x1d6)]);if(!_0x27c442[_0x1ff5eb(0x1ae)](_0x2dc3c8))return null;const _0x11fe30=_0x27c442[_0x1ff5eb(0x208)](_0x2dc3c8);return _0x449594[_0x1ff5eb(0x1e9)](_0x11fe30[_0x1ff5eb(0x1d9)][_0x1ff5eb(0x1a4)]);})[_0x2f1873(0x1ee)](_0x2b9f8d=>{const _0x3675c2=_0x2f1873,{id:_0x5effa1}=_0x27c442[_0x3675c2(0x1c0)](_0x2b9f8d[_0x3675c2(0x1d6)]),_0x4dcf43=_0x27c442[_0x3675c2(0x208)](_0x5effa1);return _0x358249=_0x4dcf43[_0x3675c2(0x209)][_0x3675c2(0x22b)],_0x4dcf43[_0x3675c2(0x20c)]()[_0x3675c2(0x1db)][_0x3675c2(0x200)];}));if(0x0==_0x184d53[_0x2f1873(0x1b4)])return;const _0x1b2116=_0x27c442[_0x2f1873(0x21e)]({'skipNotAttached':!0x0})[_0x2f1873(0x239)](_0x350b17=>_0x2f1873(0x1bd)==_0x350b17[_0x2f1873(0x212)]&&_0x350b17[_0x2f1873(0x1d9)]&&_0x449594[_0x2f1873(0x1e9)](_0x350b17[_0x2f1873(0x1d9)][_0x2f1873(0x1a4)])&&_0x350b17[_0x2f1873(0x209)][_0x2f1873(0x22b)]!=_0x358249)[_0x2f1873(0x1ee)](_0x37f962=>({'listItem':_0x37f962[_0x2f1873(0x20c)]()[_0x2f1873(0x1db)][_0x2f1873(0x200)],'groupId':_0x37f962[_0x2f1873(0x209)][_0x2f1873(0x22b)]})),_0x343dfd=new Set();for(const {groupId:_0x399117,listItem:_0xd9ba5b}of _0x1b2116)_0x184d53[_0x2f1873(0x1c5)](_0xd9ba5b)&&_0x343dfd[_0x2f1873(0x1e8)](_0x399117);for(const _0x2ab5dd of _0x27c442[_0x2f1873(0x21e)]())_0x343dfd[_0x2f1873(0x1c5)](_0x2ab5dd[_0x2f1873(0x209)][_0x2f1873(0x22b)])&&_0x2ab5dd[_0x2f1873(0x206)](_0x2f1873(0x22b),_0x358249);}[_0x1ef931(0x1c3)](){const _0x1c6918=_0x1ef931,_0x3471ba=this[_0x1c6918(0x1ad)],_0x361f5b=_0x3471ba[_0x1c6918(0x218)],_0x2b3cbe=_0x3471ba[_0x1c6918(0x204)][_0x1c6918(0x1a9)](_0x1c6918(0x236));this[_0x1c6918(0x23f)](),_0x2b3cbe[_0x1c6918(0x1f2)][_0x1c6918(0x1cf)](_0x1c6918(0x1c2),_0x1c6918(0x23b),_0x1c6918(0x1dc),function(_0x2405e3,_0x1ca3dd){const _0x535d7d=_0x1c6918,_0x14e44a=[];for(let _0x2d239d of _0x2405e3)_0x2d239d[_0x535d7d(0x1db)][_0x535d7d(0x200)]===_0x2d239d[_0x535d7d(0x1ef)][_0x535d7d(0x219)]&&(_0x2d239d=_0x3471ba[_0x535d7d(0x1c8)][_0x535d7d(0x1ea)](_0x3471ba[_0x535d7d(0x1c8)][_0x535d7d(0x1c4)](_0x2d239d[_0x535d7d(0x1db)][_0x535d7d(0x200)],0x0))),_0x14e44a[_0x535d7d(0x220)](_0x2d239d);_0x3471ba[_0x535d7d(0x1c8)][_0x535d7d(0x1fb)](_0x1d599d=>{const _0x34a20a=_0x535d7d,_0x2439f0=_0x3471ba[_0x34a20a(0x1c8)][_0x34a20a(0x1e2)][_0x34a20a(0x20f)],_0x4637af=Array[_0x34a20a(0x20d)](_0x2439f0[_0x34a20a(0x1bf)]())[_0x34a20a(0x1ee)](_0x48051f=>_0x247eee[_0x34a20a(0x1b1)](_0x48051f));_0x1d599d[_0x34a20a(0x22d)](_0x14e44a),_0x3471ba[_0x34a20a(0x1e7)][_0x34a20a(0x1a9)](_0x1ca3dd[_0x34a20a(0x210)])[_0x34a20a(0x1fa)](),_0x1ca3dd[_0x34a20a(0x1d5)][_0x34a20a(0x220)]({'forceDefaultExecution':!0x0}),_0x3471ba[_0x34a20a(0x1e5)](_0x1ca3dd[_0x34a20a(0x210)],..._0x1ca3dd[_0x34a20a(0x1d5)]),_0x1d599d[_0x34a20a(0x22d)](_0x4637af);for(const _0x1f714b of _0x4637af)_0x1f714b[_0x34a20a(0x1dd)]();});}),_0x2b3cbe[_0x1c6918(0x1e0)][_0x1c6918(0x1f1)](function(_0x5c7488){const _0x4acd9e=_0x1c6918,_0x46a26e=!_0x3471ba[_0x4acd9e(0x1c8)][_0x4acd9e(0x217)][_0x4acd9e(0x238)](_0x5c7488),_0x419163=_0x5c7488[_0x4acd9e(0x1c6)],_0x2d8d90=_0x5c7488[_0x4acd9e(0x21d)],_0x2c259f=_0x5c7488[_0x4acd9e(0x1cb)](_0x4acd9e(0x202)),_0x2539e6=!_0x419163||_0x419163[_0x4acd9e(0x1cb)](_0x4acd9e(0x202))!==_0x2c259f,_0x5d6c66=!_0x2d8d90||_0x2d8d90[_0x4acd9e(0x1cb)](_0x4acd9e(0x202))!==_0x2c259f;return _0x46a26e&&Boolean(_0x2c259f)&&_0x2539e6&&_0x5d6c66;},_0x29cc51=>_0x238986(_0x361f5b,_0x1c6918(0x215),_0x29cc51));}[_0x1ef931(0x23f)](){const _0x57ab1a=_0x1ef931,_0x33ff17=this[_0x57ab1a(0x1ad)],_0x428157=_0x33ff17[_0x57ab1a(0x218)];function _0x32c497(_0x322017){const _0x1d51f6=_0x57ab1a,_0x365794=_0x33ff17[_0x1d51f6(0x1e7)][_0x1d51f6(0x1a9)](_0x1d51f6(0x207))[_0x1d51f6(0x22a)],_0x36f1c5=_0x33ff17[_0x1d51f6(0x1e7)][_0x1d51f6(0x1a9)](_0x1d51f6(0x222))[_0x1d51f6(0x22a)];return _0x1d51f6(0x222)===_0x322017?_0x365794:_0x36f1c5;}_0x33ff17[_0x57ab1a(0x204)][_0x57ab1a(0x1a9)](_0x57ab1a(0x236))[_0x57ab1a(0x1e0)][_0x57ab1a(0x235)](function(_0x1de72d){const _0x58944d=_0x57ab1a;if(_0x58944d(0x1c2)!=_0x1de72d[_0x58944d(0x212)])return;const {data:_0x1f7799}=_0x1de72d;if(!_0x1f7799)return;let _0x2153cd,_0x3f7b5f,_0x13a164,_0x53758d;switch(_0x1f7799[_0x58944d(0x210)]){case _0x58944d(0x207):_0x13a164=_0x1f7799[_0x58944d(0x1d5)][0x0][_0x58944d(0x21b)],_0x53758d=_0x32c497(_0x1f7799[_0x58944d(0x210)]),_0x2153cd=_0x13a164?_0x58944d(0x1af):_0x58944d(0x1eb),!_0x53758d&&_0x33ff17[_0x58944d(0x1bb)][_0x58944d(0x1a9)](_0x58944d(0x224))||(_0x2153cd=_0x58944d(0x213)),_0x3f7b5f={'type':_0x58944d(0x1f4),'content':_0x238986(_0x428157,_0x2153cd,_0x238986(_0x428157,_0x58944d(0x1f6)))};break;case _0x58944d(0x222):_0x13a164=_0x1f7799[_0x58944d(0x1d5)][0x0][_0x58944d(0x21b)],_0x53758d=_0x32c497(_0x1f7799[_0x58944d(0x210)]),_0x2153cd=_0x13a164?_0x58944d(0x1af):_0x58944d(0x1eb),!_0x53758d&&_0x33ff17[_0x58944d(0x1bb)][_0x58944d(0x1a9)](_0x58944d(0x224))||(_0x2153cd=_0x58944d(0x213)),_0x3f7b5f={'type':_0x58944d(0x1f4),'content':_0x238986(_0x428157,_0x2153cd,_0x238986(_0x428157,_0x58944d(0x214)))};break;case _0x58944d(0x1e6):_0x2153cd=_0x58944d(0x1ac),_0x3f7b5f={'type':_0x58944d(0x1f4),'content':_0x238986(_0x428157,_0x2153cd,_0x238986(_0x428157,_0x58944d(0x215)))};break;case _0x58944d(0x1bc):_0x2153cd=function(_0x511d26){const _0x1dfda2=_0x58944d,_0x353da2=_0x511d26[_0x1dfda2(0x20c)]();let _0x2bf631=_0x353da2[_0x1dfda2(0x1db)][_0x1dfda2(0x200)];for(;_0x2bf631&&_0x353da2[_0x1dfda2(0x1b9)](_0x2bf631);){if(_0x2bf631[_0x1dfda2(0x1cb)](_0x1dfda2(0x1c7))>0x0)return!0x1;_0x2bf631=_0x2bf631[_0x1dfda2(0x21d)];}return!0x0;}(_0x1de72d)?_0x238986(_0x428157,_0x58944d(0x1eb),_0x238986(_0x428157,function(_0x528de4){const _0xf7bc63=_0x58944d;return _0xf7bc63(0x1a7)+_0x528de4[_0xf7bc63(0x20c)]()[_0xf7bc63(0x1db)][_0xf7bc63(0x200)][_0xf7bc63(0x1cb)](_0xf7bc63(0x234))[_0xf7bc63(0x1d7)]()+_0xf7bc63(0x223);}(_0x1de72d))):_0x238986(_0x428157,_0x58944d(0x1ab),_0x238986(_0x428157,_0x58944d(0x215))),_0x3f7b5f={'type':_0x58944d(0x1f4),'content':_0x2153cd};break;case _0x58944d(0x1cd):case _0x58944d(0x23c):!0x1===_0x1f7799[_0x58944d(0x1a5)]&&(_0x2153cd=_0x58944d(0x20a),_0x3f7b5f={'type':_0x58944d(0x1f8),'content':_0x238986(_0x428157,_0x2153cd,_0x238986(_0x428157,_0x58944d(0x215)))});}return _0x3f7b5f;});}}function Ee(_0x52194c){const _0x340058=_0x1ef931;let _0xb7ffc8=_0x52194c[_0x340058(0x20c)]()[_0x340058(0x1db)][_0x340058(0x200)][_0x340058(0x1c6)];for(;_0xb7ffc8;){const _0x4ede52=_0xb7ffc8[_0x340058(0x1cb)](_0x340058(0x202));if(!_0x4ede52)return!0x1;if(_0x4ede52==_0x52194c[_0x340058(0x1d9)][_0x340058(0x247)])return _0x340058(0x247);if(_0x4ede52==_0x52194c[_0x340058(0x1d9)][_0x340058(0x1f7)])return _0x340058(0x1f7);_0xb7ffc8=_0xb7ffc8[_0x340058(0x1c6)];}return!0x1;}