@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240530.0 → 0.0.0-nightly-20240531.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 (165) 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 +3 -3
  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/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a4c68=_0x16f1;(function(_0x1036fc,_0x2c9668){const _0x393799=_0x16f1,_0x446f66=_0x1036fc();while(!![]){try{const _0xec3ad5=-parseInt(_0x393799(0x179))/0x1+parseInt(_0x393799(0x175))/0x2*(parseInt(_0x393799(0x191))/0x3)+parseInt(_0x393799(0x174))/0x4*(-parseInt(_0x393799(0x1c2))/0x5)+-parseInt(_0x393799(0x199))/0x6+-parseInt(_0x393799(0x194))/0x7*(parseInt(_0x393799(0x176))/0x8)+parseInt(_0x393799(0x18c))/0x9+parseInt(_0x393799(0x1ab))/0xa;if(_0xec3ad5===_0x2c9668)break;else _0x446f66['push'](_0x446f66['shift']());}catch(_0x3ff714){_0x446f66['push'](_0x446f66['shift']());}}}(_0x1e32,0x58c09));import{Plugin as _0x1f70f5}from'ckeditor5/src/core.js';function _0x16f1(_0x1e2942,_0x5b99d3){const _0x1e3247=_0x1e32();return _0x16f1=function(_0x16f1d1,_0x89ebd1){_0x16f1d1=_0x16f1d1-0x16d;let _0x23dcd4=_0x1e3247[_0x16f1d1];return _0x23dcd4;},_0x16f1(_0x1e2942,_0x5b99d3);}import{getTranslation as _0x115277}from'../utils/common-translations.js';export default class ut extends _0x1f70f5{[_0x4a4c68(0x1a9)](){const _0x2cd2e2=_0x4a4c68,_0x2d3763=this[_0x2cd2e2(0x19a)],_0x25344b=_0x2d3763[_0x2cd2e2(0x196)];if(!_0x2d3763[_0x2cd2e2(0x16f)][_0x2cd2e2(0x18f)](_0x2cd2e2(0x16d)))return;const _0x28d572=_0x2d3763[_0x2cd2e2(0x16f)][_0x2cd2e2(0x181)](_0x2cd2e2(0x1b3)),_0x212149=_0x2d3763[_0x2cd2e2(0x16f)][_0x2cd2e2(0x18f)](_0x2cd2e2(0x16e));function _0x5c7922(_0x434627){return()=>{const _0xd891f6=_0x16f1,_0x7344d8=_0x2d3763[_0xd891f6(0x193)][_0xd891f6(0x17b)][_0xd891f6(0x1b2)],_0x15495e=_0x2d3763[_0xd891f6(0x1a3)][_0xd891f6(0x181)](_0x434627);if(_0x15495e[_0xd891f6(0x182)])return void _0x2d3763[_0xd891f6(0x18b)](_0xd891f6(0x1ad),{});const _0x2f49cc=_0x434627[_0xd891f6(0x17e)](0x0,-0x4),_0x4f8e41=function(_0x4da92a,_0x3f8704,_0x9e524f){const _0x55baed=_0xd891f6;let _0xf88def=Array[_0x55baed(0x1a2)](_0x4da92a)[_0x55baed(0x19e)](_0x2f1533=>function(_0x4cfba7,_0x56b45a){const _0x4a2b4c=_0x55baed;return _0x56b45a[_0x4a2b4c(0x18d)](_0x4cfba7[_0x4a2b4c(0x1bf)],_0x4a2b4c(0x17c))&&!_0x56b45a[_0x4a2b4c(0x1bd)](_0x4cfba7);}(_0x2f1533,_0x9e524f));_0xf88def=_0xf88def[_0x55baed(0x19e)](_0x510a32=>!_0x510a32['is'](_0x55baed(0x1a6),_0x55baed(0x17c))||_0x510a32[_0x55baed(0x1ac)](_0x55baed(0x1ae))!=_0x3f8704);const _0x223b34=new Set();for(const _0x239b6d of _0xf88def)_0x239b6d['is'](_0x55baed(0x1a6),_0x55baed(0x17c))?_0x223b34[_0x55baed(0x177)](me(_0x239b6d)):_0x223b34[_0x55baed(0x177)](_0x239b6d);return Array[_0x55baed(0x1a2)](_0x223b34);}(_0x7344d8[_0xd891f6(0x1a5)](),_0x2f49cc,_0x2d3763[_0xd891f6(0x193)][_0xd891f6(0x184)]);_0x2d3763[_0xd891f6(0x193)][_0xd891f6(0x1b7)](()=>{const _0x20b881=_0xd891f6;for(const _0x49ad83 of _0x4f8e41)_0x28d572[_0x20b881(0x1b8)](_0x49ad83,{'commandName':_0x434627,'commandParams':[{'forceValue':!_0x15495e[_0x20b881(0x182)]}],'formatGroupId':_0x20b881(0x17d)},fe(_0x49ad83));});};}function _0x4d33af(_0x3440fc){return()=>{const _0x47ae32=_0x16f1,_0x2bac21=function(_0x21a286){const _0x34d3a1=_0x16f1;let _0x5a3815=Array[_0x34d3a1(0x1a2)](_0x21a286);const _0x38545b=_0x5a3815[_0x34d3a1(0x180)](_0x11bc6d=>_0x34d3a1(0x17c)!=_0x11bc6d[_0x34d3a1(0x1a1)]);return _0x38545b>-0x1&&(_0x5a3815=_0x5a3815[_0x34d3a1(0x17e)](0x0,_0x38545b)),_0x5a3815;}(_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x17b)][_0x47ae32(0x1b2)][_0x47ae32(0x1a5)]()),_0x34c55a=_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x18e)](_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x1a0)](_0x2bac21[0x0],_0x47ae32(0x187)),_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x1a0)](_0x2bac21[_0x2bac21[_0x47ae32(0x1b1)]-0x1],_0x47ae32(0x183)));_0x2d3763[_0x47ae32(0x193)][_0x47ae32(0x1b7)](()=>{const _0x54be9f=_0x47ae32;_0x28d572[_0x54be9f(0x1b8)](_0x34c55a,{'commandName':_0x3440fc,'commandParams':[],'formatGroupId':_0x54be9f(0x1b6)},function(_0x121caf){const _0x41177c=_0x54be9f,_0x50f390=new Set();for(const _0xaf8344 of _0x121caf){let _0x2ff7ba=_0xaf8344[_0x41177c(0x1a8)];for(;_0x2ff7ba&&_0x2ff7ba[_0x41177c(0x1ac)](_0x41177c(0x1b6))>_0xaf8344[_0x41177c(0x1ac)](_0x41177c(0x1b6));)_0x50f390[_0x41177c(0x177)](_0x2ff7ba),_0x2ff7ba=_0x2ff7ba[_0x41177c(0x1a8)];}return Array[_0x41177c(0x1a2)](_0x50f390);}(_0x2bac21));});};}_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x19f),_0x5c7922(_0x2cd2e2(0x19f))),_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x1b4),_0x5c7922(_0x2cd2e2(0x1b4))),_0x212149&&_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x190),_0x5c7922(_0x2cd2e2(0x190))),_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x1bb),_0x4d33af(_0x2cd2e2(0x1bb))),_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x178),_0x4d33af(_0x2cd2e2(0x178))),_0x212149&&_0x28d572[_0x2cd2e2(0x172)](_0x2cd2e2(0x18a),()=>{const _0xcc3fe3=_0x2cd2e2,_0x2add32=_0x2d3763[_0xcc3fe3(0x1a3)][_0xcc3fe3(0x181)](_0xcc3fe3(0x18a)),_0x4fe624=Array[_0xcc3fe3(0x1a2)](_0x2add32[_0xcc3fe3(0x1bc)]);_0x4fe624[_0xcc3fe3(0x19e)](_0x59860e=>_0x59860e[_0xcc3fe3(0x1ac)](_0xcc3fe3(0x1a4))!=_0x2add32[_0xcc3fe3(0x182)]),_0x2d3763[_0xcc3fe3(0x193)][_0xcc3fe3(0x1b7)](()=>{const _0x1d8a26=_0xcc3fe3;for(const _0x34d6ea of _0x4fe624)_0x28d572[_0x1d8a26(0x1b8)](_0x34d6ea,{'commandName':_0x1d8a26(0x18a),'commandParams':[{'forceValue':!_0x2add32[_0x1d8a26(0x182)]}]});});}),_0x28d572[_0x2cd2e2(0x188)][_0x2cd2e2(0x1b0)](_0x2cd2e2(0x17c),_0x43aedf=>_0x115277(_0x25344b,_0x2cd2e2(0x1ba),_0x43aedf)),_0x28d572[_0x2cd2e2(0x188)][_0x2cd2e2(0x17a)](_0x44774e=>{const _0x4ac6da=_0x2cd2e2;if(_0x4ac6da(0x1aa)!=_0x44774e[_0x4ac6da(0x192)]&&_0x4ac6da(0x173)!=_0x44774e[_0x4ac6da(0x192)])return;const {data:_0x4f224e}=_0x44774e;if(_0x4f224e){if(_0x4ac6da(0x19f)==_0x4f224e[_0x4ac6da(0x186)]||_0x4ac6da(0x1b4)==_0x4f224e[_0x4ac6da(0x186)]||_0x4ac6da(0x190)==_0x4f224e[_0x4ac6da(0x186)])switch(_0x4f224e[_0x4ac6da(0x186)][_0x4ac6da(0x17f)](_0x4ac6da(0x195),'')){case _0x4ac6da(0x171):return _0x2e74eb(_0x115277(_0x25344b,_0x4ac6da(0x198)));case _0x4ac6da(0x1a7):return _0x2e74eb(_0x115277(_0x25344b,_0x4ac6da(0x170)));case _0x4ac6da(0x1be):return _0x2e74eb(_0x115277(_0x25344b,_0x4ac6da(0x1af)));}if(_0x4ac6da(0x1bb)==_0x4f224e[_0x4ac6da(0x186)])return{'type':_0x4ac6da(0x185),'content':_0x115277(_0x25344b,_0x4ac6da(0x1c0),_0x115277(_0x25344b,_0x4ac6da(0x1ba)))};if(_0x4ac6da(0x178)==_0x4f224e[_0x4ac6da(0x186)])return{'type':_0x4ac6da(0x185),'content':_0x115277(_0x25344b,_0x4ac6da(0x1b9),_0x115277(_0x25344b,_0x4ac6da(0x1ba)))};if(_0x4ac6da(0x18a)==_0x4f224e[_0x4ac6da(0x186)])return _0x4f224e[_0x4ac6da(0x1c1)][0x0][_0x4ac6da(0x19c)]?{'type':_0x4ac6da(0x185),'content':_0x115277(_0x25344b,_0x4ac6da(0x189))}:{'type':_0x4ac6da(0x185),'content':_0x115277(_0x25344b,_0x4ac6da(0x19b))};}function _0x2e74eb(_0x3fb949){const _0x124af5=_0x4ac6da;return{'type':_0x124af5(0x185),'content':_0x115277(_0x25344b,_0x124af5(0x197),_0x3fb949)};}});}}function me(_0xe7db06){const _0x46cb69=_0x4a4c68,_0x36e94c=_0xe7db06[_0x46cb69(0x1ac)](_0x46cb69(0x1b6));if(0x0==_0x36e94c)return _0xe7db06;let _0xf9af68=_0xe7db06;for(;_0xe7db06[_0x46cb69(0x1b5)]&&_0xe7db06[_0x46cb69(0x1b5)]['is'](_0x46cb69(0x1a6),_0x46cb69(0x17c));){const _0x166b0e=_0xe7db06[_0x46cb69(0x1b5)][_0x46cb69(0x1ac)](_0x46cb69(0x1b6));if(_0x166b0e==_0x36e94c)_0xf9af68=_0xe7db06[_0x46cb69(0x1b5)];else{if(_0x166b0e<_0x36e94c)break;}_0xe7db06=_0xe7db06[_0x46cb69(0x1b5)];}return _0xf9af68;}function _0x1e32(){const _0x2bbd57=['model','6503CtAOZL','List','locale','*Change\x20to:*\x20%0','ELEMENT_BULLETED_LIST','3499536yhQEaG','editor','*Uncheck\x20item*','forceValue','push','filter','numberedList','createPositionAt','name','from','commands','todoListChecked','getSelectedBlocks','element','numbered','nextSibling','afterInit','formatBlock','8656330wTUQCe','getAttribute','paragraph','listType','ELEMENT_TODO_LIST','registerElementLabel','length','selection','TrackChangesEditing','bulletedList','previousSibling','listIndent','change','markBlockFormat','*Outdent:*\x20%0','ELEMENT_LIST_ITEM','indentList','_selectedElements','isObject','todo','parent','*Indent:*\x20%0','commandParams','50XEezTT','LegacyListEditing','LegacyTodoListEditing','plugins','ELEMENT_NUMBERED_LIST','bulleted','enableCommand','formatInline','282308pnJXTq','2sNWCGo','976lkDbna','add','outdentList','23687QEktKU','registerDescriptionCallback','document','listItem','blockName','slice','replace','findIndex','get','value','end','schema','format','commandName','before','descriptionFactory','*Check\x20item*','checkTodoList','execute','5362920BltZrw','checkChild','createRange','has','todoList','984201PUlSnu','type'];_0x1e32=function(){return _0x2bbd57;};return _0x1e32();}function fe(_0x4a4f11){const _0x573071=_0x4a4c68,_0x1514e7=[];if(_0x4a4f11['is'](_0x573071(0x1a6),_0x573071(0x17c))&&_0x4a4f11[_0x573071(0x1ac)](_0x573071(0x1b6))>0x0){let _0x214f6b=_0x4a4f11[_0x573071(0x1a8)];for(;_0x214f6b&&_0x573071(0x17c)==_0x214f6b[_0x573071(0x1a1)]&&_0x214f6b[_0x573071(0x1ac)](_0x573071(0x1b6))==_0x4a4f11[_0x573071(0x1ac)](_0x573071(0x1b6));)_0x1514e7[_0x573071(0x19d)](_0x214f6b),_0x214f6b=_0x214f6b[_0x573071(0x1a8)];}return _0x1514e7;}
23
+ const _0x3b6c98=_0x1fd0;(function(_0x4296a7,_0x2f84e7){const _0x4b367f=_0x1fd0,_0x3514c3=_0x4296a7();while(!![]){try{const _0x391e4f=parseInt(_0x4b367f(0x178))/0x1+-parseInt(_0x4b367f(0x18d))/0x2*(parseInt(_0x4b367f(0x193))/0x3)+parseInt(_0x4b367f(0x1a2))/0x4+-parseInt(_0x4b367f(0x18f))/0x5*(-parseInt(_0x4b367f(0x19a))/0x6)+-parseInt(_0x4b367f(0x16e))/0x7+-parseInt(_0x4b367f(0x195))/0x8*(parseInt(_0x4b367f(0x171))/0x9)+parseInt(_0x4b367f(0x1bb))/0xa;if(_0x391e4f===_0x2f84e7)break;else _0x3514c3['push'](_0x3514c3['shift']());}catch(_0x790559){_0x3514c3['push'](_0x3514c3['shift']());}}}(_0x589c,0x54ddc));function _0x589c(){const _0xb0d001=['listType','value','from','enableCommand','checkTodoList','getAttribute','ELEMENT_BULLETED_LIST','descriptionFactory','*Uncheck\x20item*','plugins','findIndex','model','nextSibling','type','document','selection','execute','parent','4428640JqUwbz','forceValue','registerDescriptionCallback','filter','length','has','ELEMENT_TODO_LIST','*Check\x20item*','end','4513558yLMhzU','registerElementLabel','formatBlock','9QqzoQu','formatInline','blockName','element','createRange','ELEMENT_LIST_ITEM','TrackChangesEditing','548575cAdQNq','name','previousSibling','replace','paragraph','commandParams','add','*Outdent:*\x20%0','todo','format','todoListChecked','commandName','createPositionAt','afterInit','numbered','outdentList','locale','commands','*Indent:*\x20%0','List','LegacyListEditing','4mhNobs','change','53765QbxgPy','listItem','_selectedElements','isObject','321039rhuxkU','listIndent','4136568GHPsot','editor','indentList','todoList','bulletedList','354NJZhCi','getSelectedBlocks','schema','before','slice','ELEMENT_NUMBERED_LIST','bulleted','LegacyTodoListEditing','390548YzdfOQ','numberedList','push','checkChild','markBlockFormat','*Change\x20to:*\x20%0','get'];_0x589c=function(){return _0xb0d001;};return _0x589c();}import{Plugin as _0x456027}from'ckeditor5/src/core.js';function _0x1fd0(_0x400376,_0x29ee31){const _0x589c4e=_0x589c();return _0x1fd0=function(_0x1fd004,_0x3387a7){_0x1fd004=_0x1fd004-0x16b;let _0x40c19e=_0x589c4e[_0x1fd004];return _0x40c19e;},_0x1fd0(_0x400376,_0x29ee31);}import{getTranslation as _0x27c880}from'../utils/common-translations.js';export default class ut extends _0x456027{[_0x3b6c98(0x185)](){const _0xe928b8=_0x3b6c98,_0x5786d1=this[_0xe928b8(0x196)],_0x5cbc02=_0x5786d1[_0xe928b8(0x188)];if(!_0x5786d1[_0xe928b8(0x1b2)][_0xe928b8(0x1c0)](_0xe928b8(0x18c)))return;const _0x2ba28e=_0x5786d1[_0xe928b8(0x1b2)][_0xe928b8(0x1a8)](_0xe928b8(0x177)),_0x2942dc=_0x5786d1[_0xe928b8(0x1b2)][_0xe928b8(0x1c0)](_0xe928b8(0x1a1));function _0x2944c3(_0x3ea5b2){return()=>{const _0x1ad634=_0x1fd0,_0x4bb583=_0x5786d1[_0x1ad634(0x1b4)][_0x1ad634(0x1b7)][_0x1ad634(0x1b8)],_0x3dd653=_0x5786d1[_0x1ad634(0x189)][_0x1ad634(0x1a8)](_0x3ea5b2);if(_0x3dd653[_0x1ad634(0x1aa)])return void _0x5786d1[_0x1ad634(0x1b9)](_0x1ad634(0x17c),{});const _0x1c1c27=_0x3ea5b2[_0x1ad634(0x19e)](0x0,-0x4),_0x161615=function(_0x4abd48,_0x29ee2a,_0x2b3c65){const _0x351d0c=_0x1ad634;let _0x4e6e8c=Array[_0x351d0c(0x1ab)](_0x4abd48)[_0x351d0c(0x1be)](_0x1d2b2d=>function(_0x230e01,_0x50c26f){const _0x140400=_0x351d0c;return _0x50c26f[_0x140400(0x1a5)](_0x230e01[_0x140400(0x1ba)],_0x140400(0x190))&&!_0x50c26f[_0x140400(0x192)](_0x230e01);}(_0x1d2b2d,_0x2b3c65));_0x4e6e8c=_0x4e6e8c[_0x351d0c(0x1be)](_0x1d7716=>!_0x1d7716['is'](_0x351d0c(0x174),_0x351d0c(0x190))||_0x1d7716[_0x351d0c(0x1ae)](_0x351d0c(0x1a9))!=_0x29ee2a);const _0x544ba6=new Set();for(const _0x17c4f4 of _0x4e6e8c)_0x17c4f4['is'](_0x351d0c(0x174),_0x351d0c(0x190))?_0x544ba6[_0x351d0c(0x17e)](me(_0x17c4f4)):_0x544ba6[_0x351d0c(0x17e)](_0x17c4f4);return Array[_0x351d0c(0x1ab)](_0x544ba6);}(_0x4bb583[_0x1ad634(0x19b)](),_0x1c1c27,_0x5786d1[_0x1ad634(0x1b4)][_0x1ad634(0x19c)]);_0x5786d1[_0x1ad634(0x1b4)][_0x1ad634(0x18e)](()=>{const _0x51dce9=_0x1ad634;for(const _0x52ff2d of _0x161615)_0x2ba28e[_0x51dce9(0x1a6)](_0x52ff2d,{'commandName':_0x3ea5b2,'commandParams':[{'forceValue':!_0x3dd653[_0x51dce9(0x1aa)]}],'formatGroupId':_0x51dce9(0x173)},fe(_0x52ff2d));});};}function _0x589cee(_0x4b916b){return()=>{const _0x34272f=_0x1fd0,_0x458b52=function(_0x103040){const _0x65c42c=_0x1fd0;let _0x460c54=Array[_0x65c42c(0x1ab)](_0x103040);const _0x2e17d8=_0x460c54[_0x65c42c(0x1b3)](_0xd777a1=>_0x65c42c(0x190)!=_0xd777a1[_0x65c42c(0x179)]);return _0x2e17d8>-0x1&&(_0x460c54=_0x460c54[_0x65c42c(0x19e)](0x0,_0x2e17d8)),_0x460c54;}(_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x1b7)][_0x34272f(0x1b8)][_0x34272f(0x19b)]()),_0x4c8748=_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x175)](_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x184)](_0x458b52[0x0],_0x34272f(0x19d)),_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x184)](_0x458b52[_0x458b52[_0x34272f(0x1bf)]-0x1],_0x34272f(0x16d)));_0x5786d1[_0x34272f(0x1b4)][_0x34272f(0x18e)](()=>{const _0x13e381=_0x34272f;_0x2ba28e[_0x13e381(0x1a6)](_0x4c8748,{'commandName':_0x4b916b,'commandParams':[],'formatGroupId':_0x13e381(0x194)},function(_0x17a830){const _0x3d771b=_0x13e381,_0x44f038=new Set();for(const _0x11b6fc of _0x17a830){let _0x49be4b=_0x11b6fc[_0x3d771b(0x1b5)];for(;_0x49be4b&&_0x49be4b[_0x3d771b(0x1ae)](_0x3d771b(0x194))>_0x11b6fc[_0x3d771b(0x1ae)](_0x3d771b(0x194));)_0x44f038[_0x3d771b(0x17e)](_0x49be4b),_0x49be4b=_0x49be4b[_0x3d771b(0x1b5)];}return Array[_0x3d771b(0x1ab)](_0x44f038);}(_0x458b52));});};}_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x1a3),_0x2944c3(_0xe928b8(0x1a3))),_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x199),_0x2944c3(_0xe928b8(0x199))),_0x2942dc&&_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x198),_0x2944c3(_0xe928b8(0x198))),_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x197),_0x589cee(_0xe928b8(0x197))),_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x187),_0x589cee(_0xe928b8(0x187))),_0x2942dc&&_0x2ba28e[_0xe928b8(0x1ac)](_0xe928b8(0x1ad),()=>{const _0x3ec519=_0xe928b8,_0x129b4a=_0x5786d1[_0x3ec519(0x189)][_0x3ec519(0x1a8)](_0x3ec519(0x1ad)),_0x3b3967=Array[_0x3ec519(0x1ab)](_0x129b4a[_0x3ec519(0x191)]);_0x3b3967[_0x3ec519(0x1be)](_0x2c7cbf=>_0x2c7cbf[_0x3ec519(0x1ae)](_0x3ec519(0x182))!=_0x129b4a[_0x3ec519(0x1aa)]),_0x5786d1[_0x3ec519(0x1b4)][_0x3ec519(0x18e)](()=>{const _0x41f052=_0x3ec519;for(const _0xe0c1e0 of _0x3b3967)_0x2ba28e[_0x41f052(0x1a6)](_0xe0c1e0,{'commandName':_0x41f052(0x1ad),'commandParams':[{'forceValue':!_0x129b4a[_0x41f052(0x1aa)]}]});});}),_0x2ba28e[_0xe928b8(0x1b0)][_0xe928b8(0x16f)](_0xe928b8(0x190),_0x262b99=>_0x27c880(_0x5cbc02,_0xe928b8(0x176),_0x262b99)),_0x2ba28e[_0xe928b8(0x1b0)][_0xe928b8(0x1bd)](_0x25dd59=>{const _0x2262f8=_0xe928b8;if(_0x2262f8(0x170)!=_0x25dd59[_0x2262f8(0x1b6)]&&_0x2262f8(0x172)!=_0x25dd59[_0x2262f8(0x1b6)])return;const {data:_0x2b6bb9}=_0x25dd59;if(_0x2b6bb9){if(_0x2262f8(0x1a3)==_0x2b6bb9[_0x2262f8(0x183)]||_0x2262f8(0x199)==_0x2b6bb9[_0x2262f8(0x183)]||_0x2262f8(0x198)==_0x2b6bb9[_0x2262f8(0x183)])switch(_0x2b6bb9[_0x2262f8(0x183)][_0x2262f8(0x17b)](_0x2262f8(0x18b),'')){case _0x2262f8(0x1a0):return _0x33163e(_0x27c880(_0x5cbc02,_0x2262f8(0x1af)));case _0x2262f8(0x186):return _0x33163e(_0x27c880(_0x5cbc02,_0x2262f8(0x19f)));case _0x2262f8(0x180):return _0x33163e(_0x27c880(_0x5cbc02,_0x2262f8(0x16b)));}if(_0x2262f8(0x197)==_0x2b6bb9[_0x2262f8(0x183)])return{'type':_0x2262f8(0x181),'content':_0x27c880(_0x5cbc02,_0x2262f8(0x18a),_0x27c880(_0x5cbc02,_0x2262f8(0x176)))};if(_0x2262f8(0x187)==_0x2b6bb9[_0x2262f8(0x183)])return{'type':_0x2262f8(0x181),'content':_0x27c880(_0x5cbc02,_0x2262f8(0x17f),_0x27c880(_0x5cbc02,_0x2262f8(0x176)))};if(_0x2262f8(0x1ad)==_0x2b6bb9[_0x2262f8(0x183)])return _0x2b6bb9[_0x2262f8(0x17d)][0x0][_0x2262f8(0x1bc)]?{'type':_0x2262f8(0x181),'content':_0x27c880(_0x5cbc02,_0x2262f8(0x16c))}:{'type':_0x2262f8(0x181),'content':_0x27c880(_0x5cbc02,_0x2262f8(0x1b1))};}function _0x33163e(_0x24d249){const _0x1722bd=_0x2262f8;return{'type':_0x1722bd(0x181),'content':_0x27c880(_0x5cbc02,_0x1722bd(0x1a7),_0x24d249)};}});}}function me(_0x79feab){const _0x4c26bd=_0x3b6c98,_0x12c7fa=_0x79feab[_0x4c26bd(0x1ae)](_0x4c26bd(0x194));if(0x0==_0x12c7fa)return _0x79feab;let _0x3e04da=_0x79feab;for(;_0x79feab[_0x4c26bd(0x17a)]&&_0x79feab[_0x4c26bd(0x17a)]['is'](_0x4c26bd(0x174),_0x4c26bd(0x190));){const _0x5f268f=_0x79feab[_0x4c26bd(0x17a)][_0x4c26bd(0x1ae)](_0x4c26bd(0x194));if(_0x5f268f==_0x12c7fa)_0x3e04da=_0x79feab[_0x4c26bd(0x17a)];else{if(_0x5f268f<_0x12c7fa)break;}_0x79feab=_0x79feab[_0x4c26bd(0x17a)];}return _0x3e04da;}function fe(_0x486d17){const _0x4542c6=_0x3b6c98,_0x38a99b=[];if(_0x486d17['is'](_0x4542c6(0x174),_0x4542c6(0x190))&&_0x486d17[_0x4542c6(0x1ae)](_0x4542c6(0x194))>0x0){let _0x35fae6=_0x486d17[_0x4542c6(0x1b5)];for(;_0x35fae6&&_0x4542c6(0x190)==_0x35fae6[_0x4542c6(0x179)]&&_0x35fae6[_0x4542c6(0x1ae)](_0x4542c6(0x194))==_0x486d17[_0x4542c6(0x1ae)](_0x4542c6(0x194));)_0x38a99b[_0x4542c6(0x1a4)](_0x35fae6),_0x35fae6=_0x35fae6[_0x4542c6(0x1b5)];}return _0x38a99b;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56dc0e=_0x2e99;(function(_0x3ed768,_0xcaee01){const _0x4ab576=_0x2e99,_0x1cae89=_0x3ed768();while(!![]){try{const _0x21f5de=parseInt(_0x4ab576(0x161))/0x1+parseInt(_0x4ab576(0x150))/0x2+-parseInt(_0x4ab576(0x18a))/0x3+parseInt(_0x4ab576(0x17c))/0x4*(parseInt(_0x4ab576(0x15e))/0x5)+parseInt(_0x4ab576(0x186))/0x6*(parseInt(_0x4ab576(0x188))/0x7)+-parseInt(_0x4ab576(0x141))/0x8*(-parseInt(_0x4ab576(0x166))/0x9)+parseInt(_0x4ab576(0x176))/0xa*(-parseInt(_0x4ab576(0x171))/0xb);if(_0x21f5de===_0xcaee01)break;else _0x1cae89['push'](_0x1cae89['shift']());}catch(_0x1eb161){_0x1cae89['push'](_0x1cae89['shift']());}}}(_0x222f,0x88c8f));import{Plugin as _0x3311a7}from'ckeditor5/src/core.js';import{getTranslation as _0xf2de4c}from'../utils/common-translations.js';function _0x222f(){const _0x24a7ff=['getSelectedBlocks','_LIST_','handleListStyleCommand','change','getListTypeFromListStyleType','LegacyListUtils','editor','push','handleListStartCommand','filter','flat','1323130rxwYzb','handleDescriptions','forward','createPositionAt','before','startIndex','document','commandName','listType','backward','_getTranslationKeyForListStyle','formatInline','plugins','afterInit','127685HatIIH','format','get','55872zzqrUQ','has','getAttribute','styles','handleListReversedCommand','180585asIUIT','enableCommand','LegacyListPropertiesEditing','length','type','replace','ELEMENT_','config','formatBlock','_getSuggestionBlocks','listItem','640310tONwvT','getLastPosition','element','createRange','reversed','360mPsRdN','_getSuggestionBlocksForListStyle','list.properties','markMultiRangeBlockFormat','selection','map','104kqaVGD','toUpperCase','commandParams','numbered','unshift','getSiblingNodes','TrackChangesEditing','locale','listReversed','*Format:*\x20set\x20order\x20to\x20reversed','2082IJWyih','bind','20118ZqHmJX','parent','1756923sifLNg','from','*Format:*\x20set\x20start\x20index\x20to\x20%0','listStart','getFirstPosition','listStyle','default','descriptionFactory','model','344DZxVkQ','*Format:*\x20set\x20order\x20to\x20regular','*Change\x20to:*\x20%0','registerDescriptionCallback'];_0x222f=function(){return _0x24a7ff;};return _0x222f();}function _0x2e99(_0x13e0ff,_0x5ac0d2){const _0x222f2d=_0x222f();return _0x2e99=function(_0x2e9945,_0x147714){_0x2e9945=_0x2e9945-0x140;let _0x9ff11e=_0x222f2d[_0x2e9945];return _0x9ff11e;},_0x2e99(_0x13e0ff,_0x5ac0d2);}export default class K extends _0x3311a7{[_0x56dc0e(0x15d)](){const _0x56b92e=_0x56dc0e;if(!this[_0x56b92e(0x14b)][_0x56b92e(0x15c)][_0x56b92e(0x162)](_0x56b92e(0x168)))return;const _0x3300db=this[_0x56b92e(0x14b)][_0x56b92e(0x16d)][_0x56b92e(0x160)](_0x56b92e(0x178)),_0x4bdd22=this[_0x56b92e(0x14b)][_0x56b92e(0x15c)][_0x56b92e(0x160)](_0x56b92e(0x182));_0x3300db[_0x56b92e(0x164)]&&_0x4bdd22[_0x56b92e(0x167)](_0x56b92e(0x18f),this[_0x56b92e(0x147)][_0x56b92e(0x187)](this)),_0x3300db[_0x56b92e(0x175)]&&_0x4bdd22[_0x56b92e(0x167)](_0x56b92e(0x184),this[_0x56b92e(0x165)][_0x56b92e(0x187)](this)),_0x3300db[_0x56b92e(0x155)]&&_0x4bdd22[_0x56b92e(0x167)](_0x56b92e(0x18d),this[_0x56b92e(0x14d)][_0x56b92e(0x187)](this)),_0x4bdd22[_0x56b92e(0x191)][_0x56b92e(0x144)](this[_0x56b92e(0x151)][_0x56b92e(0x187)](this));}[_0x56dc0e(0x147)](_0x2aa954,_0x17a699={}){const _0x19c0eb=_0x56dc0e,_0x920780=this[_0x19c0eb(0x14b)][_0x19c0eb(0x15c)][_0x19c0eb(0x160)](_0x19c0eb(0x182)),_0x5716ec=this[_0x19c0eb(0x177)]();this[_0x19c0eb(0x14b)][_0x19c0eb(0x140)][_0x19c0eb(0x148)](()=>{const _0x41dc11=_0x19c0eb;_0x920780[_0x41dc11(0x179)](_0x5716ec,{'commandName':_0x41dc11(0x18f),'commandParams':[{'type':_0x17a699[_0x41dc11(0x16a)]}],'formatGroupId':_0x41dc11(0x18f)});});}[_0x56dc0e(0x165)](_0x1ec6c0,_0x52c2d0={}){const _0x5a78d6=_0x56dc0e,_0x4af644=this[_0x5a78d6(0x14b)][_0x5a78d6(0x15c)][_0x5a78d6(0x160)](_0x5a78d6(0x182)),_0x142af5=this[_0x5a78d6(0x16f)](_0x58baee=>_0x58baee['is'](_0x5a78d6(0x173),_0x5a78d6(0x170))&&_0x5a78d6(0x17f)===_0x58baee[_0x5a78d6(0x163)](_0x5a78d6(0x158)));if(_0x142af5[_0x5a78d6(0x169)]<0x1)return;const _0xa7035e=_0x142af5[_0x5a78d6(0x17b)](_0x3a8295=>this[_0x5a78d6(0x14b)][_0x5a78d6(0x140)][_0x5a78d6(0x174)](this[_0x5a78d6(0x14b)][_0x5a78d6(0x140)][_0x5a78d6(0x153)](_0x3a8295,_0x5a78d6(0x154)),this[_0x5a78d6(0x14b)][_0x5a78d6(0x140)][_0x5a78d6(0x153)](_0x3a8295,0x0)));this[_0x5a78d6(0x14b)][_0x5a78d6(0x140)][_0x5a78d6(0x148)](()=>{const _0xd1abae=_0x5a78d6;_0x4af644[_0xd1abae(0x179)](_0xa7035e,{'commandName':_0xd1abae(0x184),'commandParams':[{'reversed':_0x52c2d0[_0xd1abae(0x175)]}],'formatGroupId':_0xd1abae(0x184)});});}[_0x56dc0e(0x14d)](_0x417f1b,_0x5c7361={}){const _0x18916a=_0x56dc0e,_0x3f5684=this[_0x18916a(0x14b)][_0x18916a(0x15c)][_0x18916a(0x160)](_0x18916a(0x182)),_0x239f4e=this[_0x18916a(0x16f)](_0x206674=>_0x206674['is'](_0x18916a(0x173),_0x18916a(0x170))&&_0x18916a(0x17f)===_0x206674[_0x18916a(0x163)](_0x18916a(0x158)));if(_0x239f4e[_0x18916a(0x169)]<0x1)return;const _0x58678c=_0x239f4e[_0x18916a(0x17b)](_0x399026=>this[_0x18916a(0x14b)][_0x18916a(0x140)][_0x18916a(0x174)](this[_0x18916a(0x14b)][_0x18916a(0x140)][_0x18916a(0x153)](_0x399026,_0x18916a(0x154)),this[_0x18916a(0x14b)][_0x18916a(0x140)][_0x18916a(0x153)](_0x399026,0x0)));this[_0x18916a(0x14b)][_0x18916a(0x140)][_0x18916a(0x148)](()=>{const _0x8c2476=_0x18916a;_0x3f5684[_0x8c2476(0x179)](_0x58678c,{'commandName':_0x8c2476(0x18d),'commandParams':[{'startIndex':_0x5c7361[_0x8c2476(0x155)]}],'formatGroupId':_0x8c2476(0x18d)});});}[_0x56dc0e(0x151)](_0x121f3c){const _0x15dc92=_0x56dc0e;if(_0x15dc92(0x16e)!=_0x121f3c[_0x15dc92(0x16a)]&&_0x15dc92(0x15b)!=_0x121f3c[_0x15dc92(0x16a)])return;const _0x12502f=this[_0x15dc92(0x14b)][_0x15dc92(0x183)],{data:_0x5224ec}=_0x121f3c;if(!_0x5224ec)return;let _0x4cdeab,_0x5c7ee2;switch(_0x5224ec[_0x15dc92(0x157)]){case _0x15dc92(0x18f):_0x4cdeab=_0x15dc92(0x143),_0x5c7ee2={'type':_0x15dc92(0x15f),'content':_0xf2de4c(_0x12502f,_0x4cdeab,_0xf2de4c(_0x12502f,this[_0x15dc92(0x15a)](_0x5224ec[_0x15dc92(0x17e)][0x0][_0x15dc92(0x16a)])))};break;case _0x15dc92(0x184):_0x4cdeab=_0x5224ec[_0x15dc92(0x17e)][0x0][_0x15dc92(0x175)]?_0x15dc92(0x185):_0x15dc92(0x142),_0x5c7ee2={'type':_0x15dc92(0x15f),'content':_0xf2de4c(_0x12502f,_0x4cdeab)};break;case _0x15dc92(0x18d):_0x4cdeab=_0x15dc92(0x18c),_0x5c7ee2={'type':_0x15dc92(0x15f),'content':_0xf2de4c(_0x12502f,_0x4cdeab,_0x5224ec[_0x15dc92(0x17e)][0x0][_0x15dc92(0x155)])};}return _0x5c7ee2;}[_0x56dc0e(0x177)](){const _0x11e3bd=_0x56dc0e;var _0x21c62d,_0x1ccbcd,_0x563604,_0x29bcf0;const _0x2e0be1=this[_0x11e3bd(0x14b)][_0x11e3bd(0x15c)][_0x11e3bd(0x160)](_0x11e3bd(0x14a));let _0x509fdf=Array[_0x11e3bd(0x18b)](this[_0x11e3bd(0x14b)][_0x11e3bd(0x140)][_0x11e3bd(0x156)][_0x11e3bd(0x17a)][_0x11e3bd(0x145)]());return(null===(_0x21c62d=_0x509fdf[0x0])||void 0x0===_0x21c62d?void 0x0:_0x21c62d['is'](_0x11e3bd(0x173),_0x11e3bd(0x170)))&&_0x509fdf[_0x11e3bd(0x180)](..._0x2e0be1[_0x11e3bd(0x181)](this[_0x11e3bd(0x14b)][_0x11e3bd(0x140)][_0x11e3bd(0x156)][_0x11e3bd(0x17a)][_0x11e3bd(0x18e)](),_0x11e3bd(0x159))),(null===(_0x1ccbcd=_0x509fdf[_0x509fdf[_0x11e3bd(0x169)]-0x1])||void 0x0===_0x1ccbcd?void 0x0:_0x1ccbcd['is'](_0x11e3bd(0x173),_0x11e3bd(0x170)))&&_0x509fdf[_0x11e3bd(0x14c)](..._0x2e0be1[_0x11e3bd(0x181)](this[_0x11e3bd(0x14b)][_0x11e3bd(0x140)][_0x11e3bd(0x156)][_0x11e3bd(0x17a)][_0x11e3bd(0x172)](),_0x11e3bd(0x152))),_0x509fdf=[...new Set(_0x509fdf)],(null===(_0x29bcf0=null===(_0x563604=this[_0x11e3bd(0x14b)][_0x11e3bd(0x140)][_0x11e3bd(0x156)][_0x11e3bd(0x17a)][_0x11e3bd(0x18e)]())||void 0x0===_0x563604?void 0x0:_0x563604[_0x11e3bd(0x189)])||void 0x0===_0x29bcf0?void 0x0:_0x29bcf0['is'](_0x11e3bd(0x173),_0x11e3bd(0x170)))&&(_0x509fdf=_0x509fdf[_0x11e3bd(0x14e)](_0x1c5d47=>_0x1c5d47['is'](_0x11e3bd(0x173),_0x11e3bd(0x170)))),_0x509fdf;}[_0x56dc0e(0x16f)](_0x412e35){const _0x16317c=_0x56dc0e,_0x1e7918=this[_0x16317c(0x14b)][_0x16317c(0x15c)][_0x16317c(0x160)](_0x16317c(0x14a));let _0x136ab2=Array[_0x16317c(0x18b)](this[_0x16317c(0x14b)][_0x16317c(0x140)][_0x16317c(0x156)][_0x16317c(0x17a)][_0x16317c(0x145)]())[_0x16317c(0x14e)](_0x412e35)[_0x16317c(0x17b)](_0x386b1f=>{const _0x498c85=_0x16317c,_0x122eab=this[_0x498c85(0x14b)][_0x498c85(0x140)][_0x498c85(0x153)](_0x386b1f,0x0);return[..._0x1e7918[_0x498c85(0x181)](_0x122eab,_0x498c85(0x159)),..._0x1e7918[_0x498c85(0x181)](_0x122eab,_0x498c85(0x152))];})[_0x16317c(0x14f)]();return _0x136ab2=[...new Set(_0x136ab2)],_0x136ab2;}[_0x56dc0e(0x15a)](_0x26a9d2){const _0xe5a2ff=_0x56dc0e;return _0xe5a2ff(0x16c)+(this[_0xe5a2ff(0x14b)][_0xe5a2ff(0x15c)][_0xe5a2ff(0x160)](_0xe5a2ff(0x14a))[_0xe5a2ff(0x149)](_0x26a9d2)||_0xe5a2ff(0x190))[_0xe5a2ff(0x17d)]()+_0xe5a2ff(0x146)+_0x26a9d2[_0xe5a2ff(0x17d)]()[_0xe5a2ff(0x16b)](/-/g,'_');}}
23
+ const _0x397997=_0x244e;function _0x244e(_0x39b491,_0x374ba4){const _0x42aff4=_0x42af();return _0x244e=function(_0x244e39,_0x5564bf){_0x244e39=_0x244e39-0xb7;let _0xc8f9c4=_0x42aff4[_0x244e39];return _0xc8f9c4;},_0x244e(_0x39b491,_0x374ba4);}(function(_0xfa18e9,_0x22cd22){const _0x254fc7=_0x244e,_0x32fb49=_0xfa18e9();while(!![]){try{const _0x2db5f1=-parseInt(_0x254fc7(0xde))/0x1*(parseInt(_0x254fc7(0x109))/0x2)+-parseInt(_0x254fc7(0x100))/0x3*(-parseInt(_0x254fc7(0xd8))/0x4)+parseInt(_0x254fc7(0xbd))/0x5*(-parseInt(_0x254fc7(0xcc))/0x6)+-parseInt(_0x254fc7(0xda))/0x7+parseInt(_0x254fc7(0xf0))/0x8*(-parseInt(_0x254fc7(0xd9))/0x9)+-parseInt(_0x254fc7(0x102))/0xa+parseInt(_0x254fc7(0xba))/0xb*(parseInt(_0x254fc7(0xf3))/0xc);if(_0x2db5f1===_0x22cd22)break;else _0x32fb49['push'](_0x32fb49['shift']());}catch(_0x4a85ff){_0x32fb49['push'](_0x32fb49['shift']());}}}(_0x42af,0x1cfb7));function _0x42af(){const _0x3fcbee=['listStart','filter','listItem','forward','handleDescriptions','markMultiRangeBlockFormat','element','handleListReversedCommand','getAttribute','change','getSiblingNodes','formatBlock','56HrjcHc','listReversed','length','9873252dvdJuf','backward','*Format:*\x20set\x20start\x20index\x20to\x20%0','styles','*Format:*\x20set\x20order\x20to\x20regular','from','ELEMENT_','has','reversed','getFirstPosition','plugins','getListTypeFromListStyleType','map','3174ziAIba','getSelectedBlocks','1074010BGPKkm','type','document','commandName','_getSuggestionBlocksForListStyle','getLastPosition','_getTranslationKeyForListStyle','391054ARmkFn','before','_getSuggestionBlocks','selection','11fsFGfU','handleListStyleCommand','formatInline','25sKsZkt','unshift','afterInit','handleListStartCommand','format','push','TrackChangesEditing','LegacyListUtils','bind','toUpperCase','createPositionAt','parent','_LIST_','replace','default','262758rgAiub','numbered','startIndex','get','flat','listType','*Format:*\x20set\x20order\x20to\x20reversed','model','editor','descriptionFactory','list.properties','*Change\x20to:*\x20%0','4yBlaNz','63045RHSOfo','939330HAdCph','config','LegacyListPropertiesEditing','listStyle','1TsGXzm','createRange','registerDescriptionCallback','locale','commandParams','enableCommand'];_0x42af=function(){return _0x3fcbee;};return _0x42af();}import{Plugin as _0x299b5b}from'ckeditor5/src/core.js';import{getTranslation as _0x3e578a}from'../utils/common-translations.js';export default class K extends _0x299b5b{[_0x397997(0xbf)](){const _0x26c45b=_0x397997;if(!this[_0x26c45b(0xd4)][_0x26c45b(0xfd)][_0x26c45b(0xfa)](_0x26c45b(0xdc)))return;const _0x56b549=this[_0x26c45b(0xd4)][_0x26c45b(0xdb)][_0x26c45b(0xcf)](_0x26c45b(0xd6)),_0x14b3e5=this[_0x26c45b(0xd4)][_0x26c45b(0xfd)][_0x26c45b(0xcf)](_0x26c45b(0xc3));_0x56b549[_0x26c45b(0xf6)]&&_0x14b3e5[_0x26c45b(0xe3)](_0x26c45b(0xdd),this[_0x26c45b(0xbb)][_0x26c45b(0xc5)](this)),_0x56b549[_0x26c45b(0xfb)]&&_0x14b3e5[_0x26c45b(0xe3)](_0x26c45b(0xf1),this[_0x26c45b(0xeb)][_0x26c45b(0xc5)](this)),_0x56b549[_0x26c45b(0xce)]&&_0x14b3e5[_0x26c45b(0xe3)](_0x26c45b(0xe4),this[_0x26c45b(0xc0)][_0x26c45b(0xc5)](this)),_0x14b3e5[_0x26c45b(0xd5)][_0x26c45b(0xe0)](this[_0x26c45b(0xe8)][_0x26c45b(0xc5)](this));}[_0x397997(0xbb)](_0x23be94,_0x3da328={}){const _0x414f6a=_0x397997,_0x357691=this[_0x414f6a(0xd4)][_0x414f6a(0xfd)][_0x414f6a(0xcf)](_0x414f6a(0xc3)),_0x5a628d=this[_0x414f6a(0x106)]();this[_0x414f6a(0xd4)][_0x414f6a(0xd3)][_0x414f6a(0xed)](()=>{const _0x27973f=_0x414f6a;_0x357691[_0x27973f(0xe9)](_0x5a628d,{'commandName':_0x27973f(0xdd),'commandParams':[{'type':_0x3da328[_0x27973f(0x103)]}],'formatGroupId':_0x27973f(0xdd)});});}[_0x397997(0xeb)](_0xf399cb,_0x32caef={}){const _0x4bee9a=_0x397997,_0x111fbf=this[_0x4bee9a(0xd4)][_0x4bee9a(0xfd)][_0x4bee9a(0xcf)](_0x4bee9a(0xc3)),_0x2a9041=this[_0x4bee9a(0xb8)](_0x487a70=>_0x487a70['is'](_0x4bee9a(0xea),_0x4bee9a(0xe6))&&_0x4bee9a(0xcd)===_0x487a70[_0x4bee9a(0xec)](_0x4bee9a(0xd1)));if(_0x2a9041[_0x4bee9a(0xf2)]<0x1)return;const _0x3e5bc8=_0x2a9041[_0x4bee9a(0xff)](_0x52320d=>this[_0x4bee9a(0xd4)][_0x4bee9a(0xd3)][_0x4bee9a(0xdf)](this[_0x4bee9a(0xd4)][_0x4bee9a(0xd3)][_0x4bee9a(0xc7)](_0x52320d,_0x4bee9a(0xb7)),this[_0x4bee9a(0xd4)][_0x4bee9a(0xd3)][_0x4bee9a(0xc7)](_0x52320d,0x0)));this[_0x4bee9a(0xd4)][_0x4bee9a(0xd3)][_0x4bee9a(0xed)](()=>{const _0x579b10=_0x4bee9a;_0x111fbf[_0x579b10(0xe9)](_0x3e5bc8,{'commandName':_0x579b10(0xf1),'commandParams':[{'reversed':_0x32caef[_0x579b10(0xfb)]}],'formatGroupId':_0x579b10(0xf1)});});}[_0x397997(0xc0)](_0x212565,_0x2cc9a2={}){const _0x399732=_0x397997,_0x25ddd0=this[_0x399732(0xd4)][_0x399732(0xfd)][_0x399732(0xcf)](_0x399732(0xc3)),_0x114741=this[_0x399732(0xb8)](_0x3afe4c=>_0x3afe4c['is'](_0x399732(0xea),_0x399732(0xe6))&&_0x399732(0xcd)===_0x3afe4c[_0x399732(0xec)](_0x399732(0xd1)));if(_0x114741[_0x399732(0xf2)]<0x1)return;const _0x49276f=_0x114741[_0x399732(0xff)](_0x1e544c=>this[_0x399732(0xd4)][_0x399732(0xd3)][_0x399732(0xdf)](this[_0x399732(0xd4)][_0x399732(0xd3)][_0x399732(0xc7)](_0x1e544c,_0x399732(0xb7)),this[_0x399732(0xd4)][_0x399732(0xd3)][_0x399732(0xc7)](_0x1e544c,0x0)));this[_0x399732(0xd4)][_0x399732(0xd3)][_0x399732(0xed)](()=>{const _0x49ae54=_0x399732;_0x25ddd0[_0x49ae54(0xe9)](_0x49276f,{'commandName':_0x49ae54(0xe4),'commandParams':[{'startIndex':_0x2cc9a2[_0x49ae54(0xce)]}],'formatGroupId':_0x49ae54(0xe4)});});}[_0x397997(0xe8)](_0x78bd7c){const _0x2ba5cd=_0x397997;if(_0x2ba5cd(0xef)!=_0x78bd7c[_0x2ba5cd(0x103)]&&_0x2ba5cd(0xbc)!=_0x78bd7c[_0x2ba5cd(0x103)])return;const _0x4e3390=this[_0x2ba5cd(0xd4)][_0x2ba5cd(0xe1)],{data:_0x3020ac}=_0x78bd7c;if(!_0x3020ac)return;let _0x565324,_0xd839c7;switch(_0x3020ac[_0x2ba5cd(0x105)]){case _0x2ba5cd(0xdd):_0x565324=_0x2ba5cd(0xd7),_0xd839c7={'type':_0x2ba5cd(0xc1),'content':_0x3e578a(_0x4e3390,_0x565324,_0x3e578a(_0x4e3390,this[_0x2ba5cd(0x108)](_0x3020ac[_0x2ba5cd(0xe2)][0x0][_0x2ba5cd(0x103)])))};break;case _0x2ba5cd(0xf1):_0x565324=_0x3020ac[_0x2ba5cd(0xe2)][0x0][_0x2ba5cd(0xfb)]?_0x2ba5cd(0xd2):_0x2ba5cd(0xf7),_0xd839c7={'type':_0x2ba5cd(0xc1),'content':_0x3e578a(_0x4e3390,_0x565324)};break;case _0x2ba5cd(0xe4):_0x565324=_0x2ba5cd(0xf5),_0xd839c7={'type':_0x2ba5cd(0xc1),'content':_0x3e578a(_0x4e3390,_0x565324,_0x3020ac[_0x2ba5cd(0xe2)][0x0][_0x2ba5cd(0xce)])};}return _0xd839c7;}[_0x397997(0x106)](){const _0x194460=_0x397997;var _0x10596b,_0x10385d,_0x12a19e,_0x1f9428;const _0x1c3042=this[_0x194460(0xd4)][_0x194460(0xfd)][_0x194460(0xcf)](_0x194460(0xc4));let _0x56ca7c=Array[_0x194460(0xf8)](this[_0x194460(0xd4)][_0x194460(0xd3)][_0x194460(0x104)][_0x194460(0xb9)][_0x194460(0x101)]());return(null===(_0x10596b=_0x56ca7c[0x0])||void 0x0===_0x10596b?void 0x0:_0x10596b['is'](_0x194460(0xea),_0x194460(0xe6)))&&_0x56ca7c[_0x194460(0xbe)](..._0x1c3042[_0x194460(0xee)](this[_0x194460(0xd4)][_0x194460(0xd3)][_0x194460(0x104)][_0x194460(0xb9)][_0x194460(0xfc)](),_0x194460(0xf4))),(null===(_0x10385d=_0x56ca7c[_0x56ca7c[_0x194460(0xf2)]-0x1])||void 0x0===_0x10385d?void 0x0:_0x10385d['is'](_0x194460(0xea),_0x194460(0xe6)))&&_0x56ca7c[_0x194460(0xc2)](..._0x1c3042[_0x194460(0xee)](this[_0x194460(0xd4)][_0x194460(0xd3)][_0x194460(0x104)][_0x194460(0xb9)][_0x194460(0x107)](),_0x194460(0xe7))),_0x56ca7c=[...new Set(_0x56ca7c)],(null===(_0x1f9428=null===(_0x12a19e=this[_0x194460(0xd4)][_0x194460(0xd3)][_0x194460(0x104)][_0x194460(0xb9)][_0x194460(0xfc)]())||void 0x0===_0x12a19e?void 0x0:_0x12a19e[_0x194460(0xc8)])||void 0x0===_0x1f9428?void 0x0:_0x1f9428['is'](_0x194460(0xea),_0x194460(0xe6)))&&(_0x56ca7c=_0x56ca7c[_0x194460(0xe5)](_0x38ce99=>_0x38ce99['is'](_0x194460(0xea),_0x194460(0xe6)))),_0x56ca7c;}[_0x397997(0xb8)](_0x1b2940){const _0x59c082=_0x397997,_0x9e6dfa=this[_0x59c082(0xd4)][_0x59c082(0xfd)][_0x59c082(0xcf)](_0x59c082(0xc4));let _0x45aeb4=Array[_0x59c082(0xf8)](this[_0x59c082(0xd4)][_0x59c082(0xd3)][_0x59c082(0x104)][_0x59c082(0xb9)][_0x59c082(0x101)]())[_0x59c082(0xe5)](_0x1b2940)[_0x59c082(0xff)](_0x393fbe=>{const _0x41aa7f=_0x59c082,_0x3e92e2=this[_0x41aa7f(0xd4)][_0x41aa7f(0xd3)][_0x41aa7f(0xc7)](_0x393fbe,0x0);return[..._0x9e6dfa[_0x41aa7f(0xee)](_0x3e92e2,_0x41aa7f(0xf4)),..._0x9e6dfa[_0x41aa7f(0xee)](_0x3e92e2,_0x41aa7f(0xe7))];})[_0x59c082(0xd0)]();return _0x45aeb4=[...new Set(_0x45aeb4)],_0x45aeb4;}[_0x397997(0x108)](_0x31abbb){const _0x1cbf9a=_0x397997;return _0x1cbf9a(0xf9)+(this[_0x1cbf9a(0xd4)][_0x1cbf9a(0xfd)][_0x1cbf9a(0xcf)](_0x1cbf9a(0xc4))[_0x1cbf9a(0xfe)](_0x31abbb)||_0x1cbf9a(0xcb))[_0x1cbf9a(0xc6)]()+_0x1cbf9a(0xc9)+_0x31abbb[_0x1cbf9a(0xc6)]()[_0x1cbf9a(0xca)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3909(_0x2e3b3a,_0x1bcb80){const _0x588963=_0x5889();return _0x3909=function(_0x39099c,_0x4e97fa){_0x39099c=_0x39099c-0x10a;let _0x2d2bed=_0x588963[_0x39099c];return _0x2d2bed;},_0x3909(_0x2e3b3a,_0x1bcb80);}const _0x173fb2=_0x3909;(function(_0x28de01,_0x57169b){const _0x5d822a=_0x3909,_0x3b3f5e=_0x28de01();while(!![]){try{const _0x293454=-parseInt(_0x5d822a(0x10a))/0x1*(-parseInt(_0x5d822a(0x123))/0x2)+-parseInt(_0x5d822a(0x12e))/0x3+parseInt(_0x5d822a(0x11c))/0x4+parseInt(_0x5d822a(0x10f))/0x5*(parseInt(_0x5d822a(0x119))/0x6)+parseInt(_0x5d822a(0x12b))/0x7+-parseInt(_0x5d822a(0x131))/0x8+-parseInt(_0x5d822a(0x133))/0x9*(-parseInt(_0x5d822a(0x11d))/0xa);if(_0x293454===_0x57169b)break;else _0x3b3f5e['push'](_0x3b3f5e['shift']());}catch(_0x49d955){_0x3b3f5e['push'](_0x3b3f5e['shift']());}}}(_0x5889,0x9ec7e));import{Plugin as _0x344603}from'ckeditor5/src/core.js';import{getTranslation as _0x328687}from'../utils/common-translations.js';function _0x5889(){const _0x25b9d7=['has','manualDecorators','2399571pdLrOz','TrackChangesEditing','linkHref','5538824mqUAcF','registerInlineAttribute','23832fHnBVB','4JOHRAe','locale','enableDefaultAttributesIntegration','commandParams','formatInline','25fUfZDj','type','attribute','*Set\x20link:*\x20%0','descriptionFactory','registerDescriptionCallback','_registerLegacyDescription','toLowerCase','newValue','link','1292898mWrQKJ','link\x20(','*Remove\x20link*','1186604ZcVWLb','860jnjhHA','registerAttributeLabel','plugins','commands','label','LinkEditing','142046tSQwoq','afterInit','get','commandName','format','editor','unlink','key','1796830Coqhtp'];_0x5889=function(){return _0x25b9d7;};return _0x5889();}export default class ct extends _0x344603{[_0x173fb2(0x124)](){const _0x589b33=_0x173fb2,_0x18a02a=this[_0x589b33(0x128)];if(!_0x18a02a[_0x589b33(0x11f)][_0x589b33(0x12c)](_0x589b33(0x122)))return;const _0x434a52=_0x18a02a[_0x589b33(0x11f)][_0x589b33(0x125)](_0x589b33(0x12f)),_0x357c20=_0x18a02a[_0x589b33(0x120)][_0x589b33(0x125)](_0x589b33(0x118));_0x434a52[_0x589b33(0x10c)](_0x589b33(0x118)),_0x434a52[_0x589b33(0x10c)](_0x589b33(0x129)),_0x434a52[_0x589b33(0x132)](_0x589b33(0x130));for(const _0x52216e of _0x357c20[_0x589b33(0x12d)])_0x434a52[_0x589b33(0x132)](_0x52216e['id']),_0x434a52[_0x589b33(0x113)][_0x589b33(0x11e)](_0x52216e['id'],_0x589b33(0x11a)+_0x52216e[_0x589b33(0x121)][_0x589b33(0x116)]()+')');_0x434a52[_0x589b33(0x113)][_0x589b33(0x114)](_0x54a0ea=>{const _0x1ce6cf=_0x589b33;if(_0x1ce6cf(0x111)!=_0x54a0ea[_0x1ce6cf(0x110)])return;const {data:_0x15f2de}=_0x54a0ea;if(!_0x15f2de||_0x1ce6cf(0x130)!=_0x15f2de[_0x1ce6cf(0x12a)])return;const _0x33a3b3=_0x15f2de[_0x1ce6cf(0x117)],_0x52c17a=_0x18a02a[_0x1ce6cf(0x10b)];return{'type':_0x1ce6cf(0x127),'content':null==_0x33a3b3?_0x328687(_0x52c17a,_0x1ce6cf(0x11b)):_0x328687(_0x52c17a,_0x1ce6cf(0x112),'\x22'+_0x33a3b3+'\x22')};}),this[_0x589b33(0x115)]();}[_0x173fb2(0x115)](){const _0x5bd89d=_0x173fb2,_0xf643bf=this[_0x5bd89d(0x128)],_0x2429bd=_0xf643bf[_0x5bd89d(0x10b)];_0xf643bf[_0x5bd89d(0x11f)][_0x5bd89d(0x125)](_0x5bd89d(0x12f))[_0x5bd89d(0x113)][_0x5bd89d(0x114)](_0x16a9de=>{const _0x22e693=_0x5bd89d;if(_0x22e693(0x10e)!=_0x16a9de[_0x22e693(0x110)])return;const {data:_0x3825a6}=_0x16a9de;if(_0x3825a6){if(_0x22e693(0x118)==_0x3825a6[_0x22e693(0x126)]){const _0x34d7f8=_0x3825a6[_0x22e693(0x10d)][0x0];return{'type':_0x22e693(0x127),'content':_0x328687(_0x2429bd,_0x22e693(0x112),'\x22'+_0x34d7f8+'\x22')};}return _0x22e693(0x129)==_0x3825a6[_0x22e693(0x126)]?{'type':_0x22e693(0x127),'content':_0x328687(_0x2429bd,_0x22e693(0x11b))}:void 0x0;}});}}
23
+ const _0x399f35=_0x1ecd;(function(_0x395a12,_0x5a317c){const _0x286db8=_0x1ecd,_0x84ae9a=_0x395a12();while(!![]){try{const _0x344a03=parseInt(_0x286db8(0x16f))/0x1*(-parseInt(_0x286db8(0x158))/0x2)+-parseInt(_0x286db8(0x167))/0x3+-parseInt(_0x286db8(0x14e))/0x4+parseInt(_0x286db8(0x162))/0x5+parseInt(_0x286db8(0x16c))/0x6+-parseInt(_0x286db8(0x151))/0x7*(-parseInt(_0x286db8(0x152))/0x8)+-parseInt(_0x286db8(0x171))/0x9;if(_0x344a03===_0x5a317c)break;else _0x84ae9a['push'](_0x84ae9a['shift']());}catch(_0x4d020d){_0x84ae9a['push'](_0x84ae9a['shift']());}}}(_0x2fbe,0x6e5d0));function _0x1ecd(_0xcacbcc,_0x2a29c9){const _0x2fbed3=_0x2fbe();return _0x1ecd=function(_0x1ecdbc,_0x2ca0d9){_0x1ecdbc=_0x1ecdbc-0x14e;let _0x3155b2=_0x2fbed3[_0x1ecdbc];return _0x3155b2;},_0x1ecd(_0xcacbcc,_0x2a29c9);}import{Plugin as _0x440606}from'ckeditor5/src/core.js';import{getTranslation as _0x140e7a}from'../utils/common-translations.js';export default class ct extends _0x440606{[_0x399f35(0x15b)](){const _0x150f83=_0x399f35,_0x3535dd=this[_0x150f83(0x16d)];if(!_0x3535dd[_0x150f83(0x15c)][_0x150f83(0x176)](_0x150f83(0x174)))return;const _0x9a8339=_0x3535dd[_0x150f83(0x15c)][_0x150f83(0x164)](_0x150f83(0x159)),_0x26847a=_0x3535dd[_0x150f83(0x16a)][_0x150f83(0x164)](_0x150f83(0x155));_0x9a8339[_0x150f83(0x156)](_0x150f83(0x155)),_0x9a8339[_0x150f83(0x156)](_0x150f83(0x173)),_0x9a8339[_0x150f83(0x153)](_0x150f83(0x14f));for(const _0xf0dc2c of _0x26847a[_0x150f83(0x160)])_0x9a8339[_0x150f83(0x153)](_0xf0dc2c['id']),_0x9a8339[_0x150f83(0x16e)][_0x150f83(0x168)](_0xf0dc2c['id'],_0x150f83(0x166)+_0xf0dc2c[_0x150f83(0x172)][_0x150f83(0x150)]()+')');_0x9a8339[_0x150f83(0x16e)][_0x150f83(0x170)](_0x515997=>{const _0x484259=_0x150f83;if(_0x484259(0x15f)!=_0x515997[_0x484259(0x163)])return;const {data:_0x47869b}=_0x515997;if(!_0x47869b||_0x484259(0x14f)!=_0x47869b[_0x484259(0x175)])return;const _0x894d17=_0x47869b[_0x484259(0x161)],_0x4e7a6c=_0x3535dd[_0x484259(0x15d)];return{'type':_0x484259(0x154),'content':null==_0x894d17?_0x140e7a(_0x4e7a6c,_0x484259(0x15e)):_0x140e7a(_0x4e7a6c,_0x484259(0x16b),'\x22'+_0x894d17+'\x22')};}),this[_0x150f83(0x169)]();}[_0x399f35(0x169)](){const _0xaaa6a1=_0x399f35,_0x3e7ebc=this[_0xaaa6a1(0x16d)],_0x336712=_0x3e7ebc[_0xaaa6a1(0x15d)];_0x3e7ebc[_0xaaa6a1(0x15c)][_0xaaa6a1(0x164)](_0xaaa6a1(0x159))[_0xaaa6a1(0x16e)][_0xaaa6a1(0x170)](_0x5a8ff9=>{const _0x382e63=_0xaaa6a1;if(_0x382e63(0x157)!=_0x5a8ff9[_0x382e63(0x163)])return;const {data:_0x4d8b49}=_0x5a8ff9;if(_0x4d8b49){if(_0x382e63(0x155)==_0x4d8b49[_0x382e63(0x165)]){const _0x2b4855=_0x4d8b49[_0x382e63(0x15a)][0x0];return{'type':_0x382e63(0x154),'content':_0x140e7a(_0x336712,_0x382e63(0x16b),'\x22'+_0x2b4855+'\x22')};}return _0x382e63(0x173)==_0x4d8b49[_0x382e63(0x165)]?{'type':_0x382e63(0x154),'content':_0x140e7a(_0x336712,_0x382e63(0x15e))}:void 0x0;}});}}function _0x2fbe(){const _0xa13789=['format','link','enableDefaultAttributesIntegration','formatInline','14mDUOqy','TrackChangesEditing','commandParams','afterInit','plugins','locale','*Remove\x20link*','attribute','manualDecorators','newValue','1773505ZLhrQr','type','get','commandName','link\x20(','1742646VlJwFa','registerAttributeLabel','_registerLegacyDescription','commands','*Set\x20link:*\x20%0','3282384aGrcug','editor','descriptionFactory','61911uxSFFo','registerDescriptionCallback','513612SiuwrM','label','unlink','LinkEditing','key','has','681568VjhEZL','linkHref','toLowerCase','2772007ONJOUl','16WIMZWZ','registerInlineAttribute'];_0x2fbe=function(){return _0xa13789;};return _0x2fbe();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x389c51=_0x7679;(function(_0x59e76f,_0x420ca4){const _0x18d7fe=_0x7679,_0x4c0fb6=_0x59e76f();while(!![]){try{const _0x5178e3=parseInt(_0x18d7fe(0x157))/0x1*(-parseInt(_0x18d7fe(0x1c8))/0x2)+parseInt(_0x18d7fe(0x169))/0x3*(parseInt(_0x18d7fe(0x14d))/0x4)+-parseInt(_0x18d7fe(0x170))/0x5*(-parseInt(_0x18d7fe(0x1ae))/0x6)+parseInt(_0x18d7fe(0x1a7))/0x7+-parseInt(_0x18d7fe(0x1a5))/0x8*(parseInt(_0x18d7fe(0x197))/0x9)+parseInt(_0x18d7fe(0x1c7))/0xa+-parseInt(_0x18d7fe(0x178))/0xb;if(_0x5178e3===_0x420ca4)break;else _0x4c0fb6['push'](_0x4c0fb6['shift']());}catch(_0x277939){_0x4c0fb6['push'](_0x4c0fb6['shift']());}}}(_0x330d,0x6dfe4));import{Plugin as _0x639505}from'ckeditor5/src/core.js';import{getTranslation as _0x3a3c84}from'../utils/common-translations.js';import{renameAttributeKey as _0x501e31}from'../trackchangesediting.js';import{LiveRange as _0x8bcd21}from'ckeditor5/src/engine.js';function _0x7679(_0x457cc5,_0x4ab94b){const _0x330d66=_0x330d();return _0x7679=function(_0x7679cb,_0x3d8ac9){_0x7679cb=_0x7679cb-0x14b;let _0x328eb7=_0x330d66[_0x7679cb];return _0x328eb7;},_0x7679(_0x457cc5,_0x4ab94b);}function _0x330d(){const _0x189bd8=['listMarker','nextSibling','refresh','isLocal','locale','descriptionFactory','get','list.multiBlock','default','listReversed','attributeKey','trackChangesCommand','registerAttributeLabel','length','registerDescriptionCallback','1183040XymoHU','2GGPEgZ','isUndo','oldValue','*Indent:*\x20%0','data','getFirstMarker','plugins','assureChains','checkTodoList','change','forceValue','commandName','filter','config','mergeListItemBackward','enableDefaultAttributesIntegration','key','format','schema','_supportLegacySuggestions','commands','value','attributes','attribute','document','head','end','commandParams','155000GcENDx','setSelection','*Merge:*\x20list\x20item','editor','indentList','mergeListItemForward','_LIST','customNumberedList','deletion','listStyle','560429YBLCPi','getAttribute','registerElementLabel','*Change\x20to:*\x20%0','createPositionAt','registerBlockAttribute','splitListItemBefore','getRanges','ELEMENT_LIST_ITEM','ListEditing','batch','getChanges','from','has','start','parent','listStart','*Format:*\x20remove\x20from\x20%0','24foCDJE','newValue','numbered','registerCustomCallback','todoListChecked','_registerLegacyDescription','multipleBlocks','4226810tuTINI','push','afterInit','TodoListEditing','ELEMENT_','map','selection','registerPostFixer','1716693tkyfKj','listIndent','next','*Split:*\x20list\x20item','_findSuggestions','type','getFirstRange','TrackChangesEditing','setAttribute','todo','includes','previousSibling','outdentList','differ','bulletedList','_getAttributeKey','ELEMENT_BULLETED_LIST','range','detach','customBulletedList','noTrackChangesFixer','listItemIdFixer','listType','nodeAfter','createRange','*Format:*\x20insert\x20into\x20%0','FORMAT_INDENT','groupId','*Remove\x20format:*\x20%0','numberedList','*Set\x20format:*\x20%0','9lmePba','formatBlock','containsItem','documentList','model','fromRange','getSuggestions','splitListItemAfter','accept','*Check\x20item*','todoList','ELEMENT_NUMBERED_LIST','removeMarker','_suggestionFactory','952624MpDkJh','meta','87052LVUuBG','*Merge:*\x20%0','*Outdent:*\x20%0','suggestion','todoListCheck','ELEMENT_TODO_LIST','listMarkerStyle','6CwRVil','find','isNextTo','*Uncheck\x20item*','toUpperCase','execute','every','listItemId','isObject','bulleted'];_0x330d=function(){return _0x189bd8;};return _0x330d();}export default class z extends _0x639505{[_0x389c51(0x172)](){const _0x56064a=_0x389c51,_0x4ecb5e=this[_0x56064a(0x150)];if(!_0x4ecb5e[_0x56064a(0x1ce)][_0x56064a(0x164)](_0x56064a(0x160)))return;const _0x471ea7=_0x4ecb5e[_0x56064a(0x1bc)],_0x2da1d2=_0x4ecb5e[_0x56064a(0x1ce)][_0x56064a(0x1be)](_0x56064a(0x17f)),_0x18bb02=_0x4ecb5e[_0x56064a(0x1ce)][_0x56064a(0x164)](_0x56064a(0x173)),_0x542aea=!!_0x4ecb5e[_0x56064a(0x1d5)][_0x56064a(0x1be)](_0x56064a(0x1bf));function _0x296cab(_0x28b0cc){const _0x5148c5=_0x56064a;return{'type':_0x5148c5(0x1d9),'content':''+_0x3a3c84(_0x471ea7,_0x5148c5(0x196),_0x28b0cc)};}function _0x38b9f2(_0x20e4e9){const _0x114451=_0x56064a;return{'type':_0x114451(0x1d9),'content':''+_0x3a3c84(_0x471ea7,_0x114451(0x194),_0x20e4e9)};}_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x195)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x186)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x154)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x18b)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x151)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x184)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x19e)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x15d)),_0x2da1d2[_0x56064a(0x15c)](_0x56064a(0x1b5)),_0x2da1d2[_0x56064a(0x15c)](_0x56064a(0x18e)),_0x2da1d2[_0x56064a(0x15c)](_0x56064a(0x179)),_0x542aea&&(_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x1d6)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x152))),_0x18bb02&&(_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x1a1)),_0x2da1d2[_0x56064a(0x1d7)](_0x56064a(0x1d0)),_0x2da1d2[_0x56064a(0x15c)](_0x56064a(0x16d)),_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c6)](_0x87125a=>{const _0x2446e7=_0x56064a,{data:_0x43757b}=_0x87125a;if(_0x43757b&&_0x2446e7(0x16d)==_0x43757b[_0x2446e7(0x1d8)])return{'type':_0x2446e7(0x1d9),'content':_0x43757b[_0x2446e7(0x16a)]?_0x3a3c84(_0x471ea7,_0x2446e7(0x1a0)):_0x3a3c84(_0x471ea7,_0x2446e7(0x1b1))};}),this[_0x56064a(0x150)][_0x56064a(0x19b)][_0x56064a(0x1e0)][_0x56064a(0x177)](_0x1e0835=>{const _0x53bc37=_0x56064a;if(_0x1e0835[_0x53bc37(0x161)][_0x53bc37(0x1c9)])return!0x1;let _0x1f3138=!0x1;const _0x221ce7=_0x2da1d2[_0x53bc37(0x19d)]({'skipNotAttached':!0x0})[_0x53bc37(0x1d4)](_0x4eccf0=>_0x53bc37(0x16d)===_0x2da1d2[_0x53bc37(0x187)](_0x4eccf0));for(const _0x2f4fb9 of _0x221ce7){_0x53bc37(0x181)!=_0x2f4fb9[_0x53bc37(0x17e)]()[_0x53bc37(0x165)][_0x53bc37(0x18f)][_0x53bc37(0x158)](_0x53bc37(0x18e))&&(_0x2da1d2[_0x53bc37(0x17c)](_0x2f4fb9[_0x53bc37(0x17e)](),_0x53bc37(0x1df))[_0x53bc37(0x1af)](_0x2d10d5=>_0x53bc37(0x18e)===_0x2da1d2[_0x53bc37(0x187)](_0x2d10d5[_0x53bc37(0x1aa)]))||(_0x1e0835[_0x53bc37(0x1a3)](_0x2f4fb9[_0x53bc37(0x1cd)]()),_0x1f3138=!0x0));}return _0x1f3138;})),_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c4)](_0x56064a(0x179),_0x3a3c84(_0x471ea7,_0x56064a(0x192)));const _0x523cef={'type':_0x56064a(0x1d9),'content':''};_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c6)](_0x39dcc2=>{const _0x381a6e=_0x56064a,{data:_0x571892}=_0x39dcc2;if(!_0x571892||_0x381a6e(0x18e)!=_0x571892[_0x381a6e(0x1d8)])return;let _0x188200=_0x39dcc2[_0x381a6e(0x1e1)];for(;_0x188200;){if(_0x188200[_0x381a6e(0x1cc)]&&((_0x381a6e(0x156)==_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x1d8)]||_0x381a6e(0x1ad)==_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x1d8)])&&(_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x16a)]&&_0x381a6e(0x1c0)!=_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x16a)]||_0x381a6e(0x1c0)!=_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x1ca)]&&!_0x571892[_0x381a6e(0x16a)])||!_0x542aea&&_0x188200[_0x381a6e(0x1cc)][_0x381a6e(0x1d8)]==_0x501e31))return _0x523cef;_0x188200=_0x188200[_0x381a6e(0x17a)];}if(null==_0x571892[_0x381a6e(0x16a)])switch(_0x571892[_0x381a6e(0x1ca)]){case _0x381a6e(0x1b7):return _0x38b9f2(_0x3a3c84(_0x471ea7,_0x381a6e(0x188)));case _0x381a6e(0x16b):return _0x38b9f2(_0x3a3c84(_0x471ea7,_0x381a6e(0x1a2)));case _0x381a6e(0x181):return _0x38b9f2(_0x3a3c84(_0x471ea7,_0x381a6e(0x1ac)));}switch(_0x571892[_0x381a6e(0x16a)]){case _0x381a6e(0x1b7):return _0x296cab(_0x3a3c84(_0x471ea7,_0x381a6e(0x188)));case _0x381a6e(0x16b):return _0x296cab(_0x3a3c84(_0x471ea7,_0x381a6e(0x1a2)));case _0x381a6e(0x181):return _0x296cab(_0x3a3c84(_0x471ea7,_0x381a6e(0x1ac)));}}),_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c6)](_0x4773e3=>{const _0x4e1b9b=_0x56064a,{data:_0x16eda7}=_0x4773e3;if(_0x16eda7&&_0x4e1b9b(0x179)==_0x16eda7[_0x4e1b9b(0x1d8)])return null==_0x16eda7[_0x4e1b9b(0x16a)]||null==_0x16eda7[_0x4e1b9b(0x1ca)]&&0x0==_0x16eda7[_0x4e1b9b(0x16a)]?_0x523cef:void 0x0;}),_0x2da1d2[_0x56064a(0x1bd)][_0x56064a(0x1c6)](_0x164f09=>{const _0x417031=_0x56064a;if(_0x417031(0x1df)!=_0x164f09[_0x417031(0x17d)])return;const {data:_0x4d964d}=_0x164f09;if(!_0x4d964d||_0x417031(0x1b5)!=_0x4d964d[_0x417031(0x1d8)])return;const _0x34191f=le(_0x164f09);return _0x417031(0x16a)==_0x34191f?{'type':_0x417031(0x1d9),'content':_0x3a3c84(_0x471ea7,_0x417031(0x14f))}:_0x417031(0x1ca)==_0x34191f?{'type':_0x417031(0x1d9),'content':_0x3a3c84(_0x471ea7,_0x417031(0x17b))}:_0x523cef;}),_0x4ecb5e[_0x56064a(0x19b)][_0x56064a(0x1e0)][_0x56064a(0x177)](_0x167b21=>this[_0x56064a(0x18d)](_0x167b21)),_0x4ecb5e[_0x56064a(0x19b)][_0x56064a(0x1e0)][_0x56064a(0x177)](_0xb1fd61=>this[_0x56064a(0x18c)](_0xb1fd61)),_0x4ecb5e[_0x56064a(0x19b)][_0x56064a(0x1e0)][_0x56064a(0x177)](_0x2da0ed=>this[_0x56064a(0x1cf)](_0x2da0ed)),this[_0x56064a(0x1db)]();}[_0x389c51(0x18d)](_0x4ccb4a){const _0x191aa1=_0x389c51;if(_0x4ccb4a[_0x191aa1(0x161)][_0x191aa1(0x1c9)]||!_0x4ccb4a[_0x191aa1(0x161)][_0x191aa1(0x1bb)])return!0x1;let _0x435056=!0x1;const _0x138acf=this[_0x191aa1(0x150)][_0x191aa1(0x1ce)][_0x191aa1(0x1be)](_0x191aa1(0x17f))[_0x191aa1(0x19d)]({'skipNotAttached':!0x0})[_0x191aa1(0x1d4)](_0x44f687=>_0x44f687[_0x191aa1(0x1cc)]&&_0x191aa1(0x1b5)==_0x44f687[_0x191aa1(0x1cc)][_0x191aa1(0x1d8)])[_0x191aa1(0x1d4)](_0x4f462f=>_0x4f462f[_0x191aa1(0x1cc)][_0x191aa1(0x16a)]&&_0x4f462f[_0x191aa1(0x1cc)][_0x191aa1(0x1ca)]);for(const _0x5ebf5c of _0x138acf)le(_0x5ebf5c)||(_0x4ccb4a[_0x191aa1(0x1a3)](_0x5ebf5c[_0x191aa1(0x1cd)]()),_0x435056=!0x0);return _0x435056;}[_0x389c51(0x18c)](_0x304411){const _0x14ed1d=_0x389c51;if(_0x304411[_0x14ed1d(0x161)][_0x14ed1d(0x1c9)]||!_0x304411[_0x14ed1d(0x161)][_0x14ed1d(0x1bb)])return!0x1;const _0x40da8f=this[_0x14ed1d(0x150)][_0x14ed1d(0x1ce)][_0x14ed1d(0x1be)](_0x14ed1d(0x17f));if(_0x40da8f[_0x14ed1d(0x1c3)][_0x14ed1d(0x1dd)])return!0x1;let _0x322434=!0x1;const _0x54396b=[_0x14ed1d(0x18e),_0x14ed1d(0x1b5),_0x14ed1d(0x179),_0x14ed1d(0x156),_0x14ed1d(0x167),_0x14ed1d(0x1c1),_0x14ed1d(0x1ab),_0x14ed1d(0x1b8),_0x14ed1d(0x1ad)],_0x52767e=this[_0x14ed1d(0x150)][_0x14ed1d(0x19b)][_0x14ed1d(0x1e0)][_0x14ed1d(0x185)][_0x14ed1d(0x162)]()[_0x14ed1d(0x1d4)](_0x3d99bb=>_0x14ed1d(0x1df)==_0x3d99bb[_0x14ed1d(0x17d)])[_0x14ed1d(0x1d4)](_0x1e9321=>_0x54396b[_0x14ed1d(0x182)](_0x1e9321[_0x14ed1d(0x1c2)]));if(0x0==_0x52767e[_0x14ed1d(0x1c5)])return _0x322434;for(const _0x4781d5 of _0x52767e){const _0x5a20a0=_0x40da8f[_0x14ed1d(0x17c)](_0x4781d5[_0x14ed1d(0x189)],_0x14ed1d(0x1df))[_0x14ed1d(0x1d4)](_0x1f6321=>!_0x1f6321[_0x14ed1d(0x1a6)][_0x14ed1d(0x1b0)])[_0x14ed1d(0x175)](_0x354d31=>_0x354d31[_0x14ed1d(0x1aa)])[_0x14ed1d(0x1d4)](_0x5d67f6=>{const _0xe583f8=_0x14ed1d,_0x40dd0e=_0x40da8f[_0xe583f8(0x187)](_0x5d67f6);return _0x54396b[_0xe583f8(0x182)](_0x40dd0e);});if(_0x5a20a0[_0x14ed1d(0x1c5)]){for(const _0x3d3c3c of _0x5a20a0)_0x304411[_0x14ed1d(0x1a3)](_0x3d3c3c[_0x14ed1d(0x1cd)]());_0x322434=!0x0;}}return _0x322434;}[_0x389c51(0x1cf)](_0x435b44){const _0x349d99=_0x389c51;if(_0x435b44[_0x349d99(0x161)][_0x349d99(0x1c9)]||!_0x435b44[_0x349d99(0x161)][_0x349d99(0x1bb)])return!0x1;const _0x1eb14c=this[_0x349d99(0x150)][_0x349d99(0x1ce)][_0x349d99(0x1be)](_0x349d99(0x17f));let _0x592df1=!0x1;const _0xac0ad0=[_0x349d99(0x18e),_0x349d99(0x1b5),_0x349d99(0x179),_0x349d99(0x156),_0x349d99(0x167),_0x349d99(0x1c1),_0x349d99(0x1ab),_0x349d99(0x1b8),_0x349d99(0x1ad)];for(const _0x1ff019 of _0x1eb14c[_0x349d99(0x19d)]({'skipNotAttached':!0x0})){const _0x2e215f=_0x1eb14c[_0x349d99(0x17c)](_0x1ff019[_0x349d99(0x17e)](),_0x349d99(0x1df))[_0x349d99(0x175)](_0x45fc72=>_0x45fc72[_0x349d99(0x1aa)])[_0x349d99(0x1d4)](_0x41ab1c=>_0x41ab1c[_0x349d99(0x1cc)]&&_0xac0ad0[_0x349d99(0x182)](_0x41ab1c[_0x349d99(0x1cc)][_0x349d99(0x1d8)]));if(!_0x2e215f[_0x349d99(0x1c5)])continue;const _0x5b74d5=_0x2e215f[0x0][_0x349d99(0x1e1)][_0x349d99(0x1de)][_0x349d99(0x193)];if(!_0x2e215f[_0x349d99(0x1b4)](_0x3fb2ea=>_0x3fb2ea[_0x349d99(0x1de)][_0x349d99(0x193)]===_0x5b74d5)){for(const _0x56619c of _0x2e215f)_0x35d36f(_0x56619c,_0x5b74d5)&&(_0x592df1=!0x0);}}return _0x592df1;function _0x52e692(_0x561e3d,_0x123211){const _0x536050=_0x349d99;for(const _0x243ee9 of _0x1eb14c[_0x536050(0x19d)]({'skipNotAttached':!0x0})[_0x536050(0x1d4)](_0xbbcb0d=>_0x536050(0x1df)==_0xbbcb0d[_0x536050(0x17d)]&&_0xbbcb0d[_0x536050(0x1de)][_0x536050(0x193)]==_0x561e3d))_0x243ee9[_0x536050(0x180)](_0x536050(0x193),_0x123211);}function _0x35d36f(_0x38db7c,_0x4fd280){const _0x859b58=_0x349d99;let _0x33ee65=_0x38db7c[_0x859b58(0x1e1)],_0x46b6ed=!0x1;for(;_0x33ee65;)_0x33ee65[_0x859b58(0x1de)][_0x859b58(0x193)]!=_0x4fd280&&(_0x52e692(_0x33ee65[_0x859b58(0x1de)][_0x859b58(0x193)],_0x4fd280),_0x33ee65[_0x859b58(0x180)](_0x859b58(0x193),_0x4fd280),_0x46b6ed=!0x0),_0x33ee65=_0x33ee65[_0x859b58(0x17a)];return _0x46b6ed;}}[_0x389c51(0x1db)](){const _0xc50b8c=_0x389c51,_0x516050=this[_0xc50b8c(0x150)],_0x58b340=_0x516050[_0xc50b8c(0x1bc)],_0x9d5e78=_0x516050[_0xc50b8c(0x1ce)][_0xc50b8c(0x1be)](_0xc50b8c(0x17f));this[_0xc50b8c(0x16e)](),_0x9d5e78[_0xc50b8c(0x1a4)][_0xc50b8c(0x16c)](_0xc50b8c(0x198),_0xc50b8c(0x19a),_0xc50b8c(0x19f),function(_0x543365,_0xfd2ac7){const _0x4c5223=_0xc50b8c,_0x263e94=[];for(let _0x8dfa0e of _0x543365)_0x8dfa0e[_0x4c5223(0x165)][_0x4c5223(0x18f)]===_0x8dfa0e[_0x4c5223(0x14b)][_0x4c5223(0x166)]&&(_0x8dfa0e=_0x516050[_0x4c5223(0x19b)][_0x4c5223(0x190)](_0x516050[_0x4c5223(0x19b)][_0x4c5223(0x15b)](_0x8dfa0e[_0x4c5223(0x165)][_0x4c5223(0x18f)],0x0))),_0x263e94[_0x4c5223(0x171)](_0x8dfa0e);_0x516050[_0x4c5223(0x19b)][_0x4c5223(0x1d1)](_0x56ae8d=>{const _0x560ec8=_0x4c5223,_0x243dae=_0x516050[_0x560ec8(0x19b)][_0x560ec8(0x1e0)][_0x560ec8(0x176)],_0x5d987d=Array[_0x560ec8(0x163)](_0x243dae[_0x560ec8(0x15e)]())[_0x560ec8(0x175)](_0x23646f=>_0x8bcd21[_0x560ec8(0x19c)](_0x23646f));_0x56ae8d[_0x560ec8(0x14e)](_0x263e94),_0x516050[_0x560ec8(0x1dc)][_0x560ec8(0x1be)](_0xfd2ac7[_0x560ec8(0x1d3)])[_0x560ec8(0x1ba)](),_0xfd2ac7[_0x560ec8(0x14c)][_0x560ec8(0x171)]({'forceDefaultExecution':!0x0}),_0x516050[_0x560ec8(0x1b3)](_0xfd2ac7[_0x560ec8(0x1d3)],..._0xfd2ac7[_0x560ec8(0x14c)]),_0x56ae8d[_0x560ec8(0x14e)](_0x5d987d);for(const _0x346cdf of _0x5d987d)_0x346cdf[_0x560ec8(0x18a)]();});}),_0x9d5e78[_0xc50b8c(0x1bd)][_0xc50b8c(0x159)](function(_0x37d60d){const _0x2c1fe1=_0xc50b8c,_0x25bc9c=!_0x516050[_0x2c1fe1(0x19b)][_0x2c1fe1(0x1da)][_0x2c1fe1(0x1b6)](_0x37d60d),_0x103ef8=_0x37d60d[_0x2c1fe1(0x183)],_0x5668ce=_0x37d60d[_0x2c1fe1(0x1b9)],_0x28f5b9=_0x37d60d[_0x2c1fe1(0x158)](_0x2c1fe1(0x1b5)),_0x2c0c51=!_0x103ef8||_0x103ef8[_0x2c1fe1(0x158)](_0x2c1fe1(0x1b5))!==_0x28f5b9,_0x1d5386=!_0x5668ce||_0x5668ce[_0x2c1fe1(0x158)](_0x2c1fe1(0x1b5))!==_0x28f5b9;return _0x25bc9c&&Boolean(_0x28f5b9)&&_0x2c0c51&&_0x1d5386;},_0x4f0f09=>_0x3a3c84(_0x58b340,_0xc50b8c(0x15f),_0x4f0f09));}[_0x389c51(0x16e)](){const _0xeb92db=_0x389c51,_0x36ddc3=this[_0xeb92db(0x150)],_0x95e3d2=_0x36ddc3[_0xeb92db(0x1bc)];function _0x36c5c7(_0x5c0631){const _0x48c192=_0xeb92db,_0x56f2c3=_0x36ddc3[_0x48c192(0x1dc)][_0x48c192(0x1be)](_0x48c192(0x186))[_0x48c192(0x1dd)],_0x54d15a=_0x36ddc3[_0x48c192(0x1dc)][_0x48c192(0x1be)](_0x48c192(0x195))[_0x48c192(0x1dd)];return _0x48c192(0x195)===_0x5c0631?_0x56f2c3:_0x54d15a;}_0x36ddc3[_0xeb92db(0x1ce)][_0xeb92db(0x1be)](_0xeb92db(0x17f))[_0xeb92db(0x1bd)][_0xeb92db(0x1c6)](function(_0x3ade0f){const _0x530dfd=_0xeb92db;if(_0x530dfd(0x198)!=_0x3ade0f[_0x530dfd(0x17d)])return;const {data:_0x3a7234}=_0x3ade0f;if(!_0x3a7234)return;let _0x2b4086,_0x5c7f3b,_0x9c3d85,_0x432cab;switch(_0x3a7234[_0x530dfd(0x1d3)]){case _0x530dfd(0x186):_0x9c3d85=_0x3a7234[_0x530dfd(0x14c)][0x0][_0x530dfd(0x1d2)],_0x432cab=_0x36c5c7(_0x3a7234[_0x530dfd(0x1d3)]),_0x2b4086=_0x9c3d85?_0x530dfd(0x191):_0x530dfd(0x168),!_0x432cab&&_0x36ddc3[_0x530dfd(0x1d5)][_0x530dfd(0x1be)](_0x530dfd(0x1bf))||(_0x2b4086=_0x530dfd(0x15a)),_0x5c7f3b={'type':_0x530dfd(0x1d9),'content':_0x3a3c84(_0x95e3d2,_0x2b4086,_0x3a3c84(_0x95e3d2,_0x530dfd(0x188)))};break;case _0x530dfd(0x195):_0x9c3d85=_0x3a7234[_0x530dfd(0x14c)][0x0][_0x530dfd(0x1d2)],_0x432cab=_0x36c5c7(_0x3a7234[_0x530dfd(0x1d3)]),_0x2b4086=_0x9c3d85?_0x530dfd(0x191):_0x530dfd(0x168),!_0x432cab&&_0x36ddc3[_0x530dfd(0x1d5)][_0x530dfd(0x1be)](_0x530dfd(0x1bf))||(_0x2b4086=_0x530dfd(0x15a)),_0x5c7f3b={'type':_0x530dfd(0x1d9),'content':_0x3a3c84(_0x95e3d2,_0x2b4086,_0x3a3c84(_0x95e3d2,_0x530dfd(0x1a2)))};break;case _0x530dfd(0x151):_0x2b4086=_0x530dfd(0x1cb),_0x5c7f3b={'type':_0x530dfd(0x1d9),'content':_0x3a3c84(_0x95e3d2,_0x2b4086,_0x3a3c84(_0x95e3d2,_0x530dfd(0x15f)))};break;case _0x530dfd(0x184):_0x2b4086=function(_0x52acf3){const _0x478786=_0x530dfd,_0x4086fb=_0x52acf3[_0x478786(0x17e)]();let _0x895871=_0x4086fb[_0x478786(0x165)][_0x478786(0x18f)];for(;_0x895871&&_0x4086fb[_0x478786(0x199)](_0x895871);){if(_0x895871[_0x478786(0x158)](_0x478786(0x179))>0x0)return!0x1;_0x895871=_0x895871[_0x478786(0x1b9)];}return!0x0;}(_0x3ade0f)?_0x3a3c84(_0x95e3d2,_0x530dfd(0x168),_0x3a3c84(_0x95e3d2,function(_0x57061f){const _0x1bba10=_0x530dfd;return _0x1bba10(0x174)+_0x57061f[_0x1bba10(0x17e)]()[_0x1bba10(0x165)][_0x1bba10(0x18f)][_0x1bba10(0x158)](_0x1bba10(0x18e))[_0x1bba10(0x1b2)]()+_0x1bba10(0x153);}(_0x3ade0f))):_0x3a3c84(_0x95e3d2,_0x530dfd(0x1a9),_0x3a3c84(_0x95e3d2,_0x530dfd(0x15f))),_0x5c7f3b={'type':_0x530dfd(0x1d9),'content':_0x2b4086};break;case _0x530dfd(0x1d6):case _0x530dfd(0x152):!0x1===_0x3a7234[_0x530dfd(0x16f)]&&(_0x2b4086=_0x530dfd(0x1a8),_0x5c7f3b={'type':_0x530dfd(0x155),'content':_0x3a3c84(_0x95e3d2,_0x2b4086,_0x3a3c84(_0x95e3d2,_0x530dfd(0x15f)))});}return _0x5c7f3b;});}}function le(_0x15b9e1){const _0x1fe8cc=_0x389c51;let _0x5a9079=_0x15b9e1[_0x1fe8cc(0x17e)]()[_0x1fe8cc(0x165)][_0x1fe8cc(0x18f)][_0x1fe8cc(0x183)];for(;_0x5a9079;){const _0x53d74b=_0x5a9079[_0x1fe8cc(0x158)](_0x1fe8cc(0x1b5));if(!_0x53d74b)return!0x1;if(_0x53d74b==_0x15b9e1[_0x1fe8cc(0x1cc)][_0x1fe8cc(0x16a)])return _0x1fe8cc(0x16a);if(_0x53d74b==_0x15b9e1[_0x1fe8cc(0x1cc)][_0x1fe8cc(0x1ca)])return _0x1fe8cc(0x1ca);_0x5a9079=_0x5a9079[_0x1fe8cc(0x183)];}return!0x1;}
23
+ const _0x241a8c=_0x5070;(function(_0x20a8f6,_0x311371){const _0x5824fd=_0x5070,_0x257ecd=_0x20a8f6();while(!![]){try{const _0xba147e=-parseInt(_0x5824fd(0x84))/0x1+parseInt(_0x5824fd(0xa2))/0x2*(-parseInt(_0x5824fd(0x8d))/0x3)+parseInt(_0x5824fd(0xf8))/0x4*(parseInt(_0x5824fd(0xfe))/0x5)+-parseInt(_0x5824fd(0x6c))/0x6*(parseInt(_0x5824fd(0xaf))/0x7)+parseInt(_0x5824fd(0xb3))/0x8+-parseInt(_0x5824fd(0x87))/0x9+-parseInt(_0x5824fd(0xec))/0xa*(-parseInt(_0x5824fd(0xf1))/0xb);if(_0xba147e===_0x311371)break;else _0x257ecd['push'](_0x257ecd['shift']());}catch(_0x43c1be){_0x257ecd['push'](_0x257ecd['shift']());}}}(_0x3077,0x4dce9));function _0x5070(_0x376e8d,_0x28787f){const _0x3077e5=_0x3077();return _0x5070=function(_0x50709f,_0x507f9c){_0x50709f=_0x50709f-0x6a;let _0x2aa6c5=_0x3077e5[_0x50709f];return _0x2aa6c5;},_0x5070(_0x376e8d,_0x28787f);}import{Plugin as _0x212058}from'ckeditor5/src/core.js';import{getTranslation as _0x543dd9}from'../utils/common-translations.js';import{renameAttributeKey as _0x117d18}from'../trackchangesediting.js';function _0x3077(){const _0x1a3edb=['8SccyjK','listStart','schema','range','getChanges','detach','1288305sGWhKi','ELEMENT_NUMBERED_LIST','registerDescriptionCallback','newValue','nodeAfter','9276vjtNmV','includes','getAttribute','head','push','parent','splitListItemAfter','listIndent','batch','forceValue','*Merge:*\x20list\x20item','registerCustomCallback','start','locale','plugins','map','accept','*Indent:*\x20%0','groupId','todoList','getRanges','setAttribute','data','multipleBlocks','82114CNlOIe','enableDefaultAttributesIntegration','*Format:*\x20remove\x20from\x20%0','2296206wIYsym','length','editor','outdentList','isObject','todo','123PZHoNF','listMarker','format','differ','from','numberedList','TodoListEditing','next','execute','*Split:*\x20list\x20item','indentList','model','customNumberedList','fromRange','isLocal','end','bulletedList','_LIST','attributes','every','get','27022RWTiDs','commandParams','*Format:*\x20insert\x20into\x20%0','createRange','document','meta','_getAttributeKey','registerBlockAttribute','*Merge:*\x20%0','getFirstMarker','listType','listReversed','value','658rvTNZK','commands','containsItem','FORMAT_INDENT','1708120bPgmgi','filter','todoListChecked','previousSibling','nextSibling','list.multiBlock','type','checkTodoList','trackChangesCommand','*Remove\x20format:*\x20%0','formatBlock','createPositionAt','removeMarker','numbered','attributeKey','mergeListItemForward','_registerLegacyDescription','bulleted','listMarkerStyle','listStyle','customBulletedList','refresh','find','assureChains','noTrackChangesFixer','selection','splitListItemBefore','todoListCheck','toUpperCase','setSelection','*Change\x20to:*\x20%0','ELEMENT_','documentList','ELEMENT_LIST_ITEM','TrackChangesEditing','ELEMENT_BULLETED_LIST','commandName','ELEMENT_TODO_LIST','deletion','config','ListEditing','getFirstRange','isUndo','listItemId','_findSuggestions','*Uncheck\x20item*','default','change','has','oldValue','_suggestionFactory','attribute','registerPostFixer','descriptionFactory','listItemIdFixer','_supportLegacySuggestions','*Set\x20format:*\x20%0','6263830aCMHFD','afterInit','getSuggestions','suggestion','*Outdent:*\x20%0','11RHNKkw','*Check\x20item*','isNextTo','registerAttributeLabel','registerElementLabel','mergeListItemBackward','key'];_0x3077=function(){return _0x1a3edb;};return _0x3077();}import{LiveRange as _0x57afe8}from'ckeditor5/src/engine.js';export default class z extends _0x212058{[_0x241a8c(0xed)](){const _0x212d94=_0x241a8c,_0x409a7=this[_0x212d94(0x89)];if(!_0x409a7[_0x212d94(0x7a)][_0x212d94(0xe3)](_0x212d94(0xdb)))return;const _0x3983e9=_0x409a7[_0x212d94(0x79)],_0x5bfdd3=_0x409a7[_0x212d94(0x7a)][_0x212d94(0xa1)](_0x212d94(0xd5)),_0x56b8ec=_0x409a7[_0x212d94(0x7a)][_0x212d94(0xe3)](_0x212d94(0x93)),_0x2e030f=!!_0x409a7[_0x212d94(0xda)][_0x212d94(0xa1)](_0x212d94(0xb8));function _0x131890(_0x4dbe57){const _0x4600ee=_0x212d94;return{'type':_0x4600ee(0x8f),'content':''+_0x543dd9(_0x3983e9,_0x4600ee(0xeb),_0x4dbe57)};}function _0x8eaa4f(_0x50221b){const _0x135ca1=_0x212d94;return{'type':_0x135ca1(0x8f),'content':''+_0x543dd9(_0x3983e9,_0x135ca1(0xbc),_0x50221b)};}_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x92)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x9d)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x99)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xc7)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x97)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x8a)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x72)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xcd)),_0x5bfdd3[_0x212d94(0xa9)](_0x212d94(0xde)),_0x5bfdd3[_0x212d94(0xa9)](_0x212d94(0xac)),_0x5bfdd3[_0x212d94(0xa9)](_0x212d94(0x73)),_0x2e030f&&(_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xf6)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xc2))),_0x56b8ec&&(_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0x7f)),_0x5bfdd3[_0x212d94(0x85)](_0x212d94(0xba)),_0x5bfdd3[_0x212d94(0xa9)](_0x212d94(0xb5)),_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0x100)](_0x5e3b06=>{const _0x554dea=_0x212d94,{data:_0x1fd410}=_0x5e3b06;if(_0x1fd410&&_0x554dea(0xb5)==_0x1fd410[_0x554dea(0xf7)])return{'type':_0x554dea(0x8f),'content':_0x1fd410[_0x554dea(0x6a)]?_0x543dd9(_0x3983e9,_0x554dea(0xf2)):_0x543dd9(_0x3983e9,_0x554dea(0xe0))};}),this[_0x212d94(0x89)][_0x212d94(0x98)][_0x212d94(0xa6)][_0x212d94(0xe7)](_0x124ac7=>{const _0x2a5adc=_0x212d94;if(_0x124ac7[_0x2a5adc(0x74)][_0x2a5adc(0xdd)])return!0x1;let _0x45d11c=!0x1;const _0x572a07=_0x5bfdd3[_0x2a5adc(0xee)]({'skipNotAttached':!0x0})[_0x2a5adc(0xb4)](_0x3bdaed=>_0x2a5adc(0xb5)===_0x5bfdd3[_0x2a5adc(0xa8)](_0x3bdaed));for(const _0x71243c of _0x572a07){_0x2a5adc(0x8c)!=_0x71243c[_0x2a5adc(0xdc)]()[_0x2a5adc(0x78)][_0x2a5adc(0x6b)][_0x2a5adc(0x6e)](_0x2a5adc(0xac))&&(_0x5bfdd3[_0x2a5adc(0xdf)](_0x71243c[_0x2a5adc(0xdc)](),_0x2a5adc(0xe6))[_0x2a5adc(0xc9)](_0x2e9605=>_0x2a5adc(0xac)===_0x5bfdd3[_0x2a5adc(0xa8)](_0x2e9605[_0x2a5adc(0xef)]))||(_0x124ac7[_0x2a5adc(0xbf)](_0x71243c[_0x2a5adc(0xab)]()),_0x45d11c=!0x0));}return _0x45d11c;})),_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0xf4)](_0x212d94(0x73),_0x543dd9(_0x3983e9,_0x212d94(0xb2)));const _0x15ee3c={'type':_0x212d94(0x8f),'content':''};_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0x100)](_0x5b2df8=>{const _0x1ef27f=_0x212d94,{data:_0x3be145}=_0x5b2df8;if(!_0x3be145||_0x1ef27f(0xac)!=_0x3be145[_0x1ef27f(0xf7)])return;let _0x225343=_0x5b2df8[_0x1ef27f(0x6f)];for(;_0x225343;){if(_0x225343[_0x1ef27f(0x82)]&&((_0x1ef27f(0xc6)==_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0xf7)]||_0x1ef27f(0xc5)==_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0xf7)])&&(_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0x6a)]&&_0x1ef27f(0xe1)!=_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0x6a)]||_0x1ef27f(0xe1)!=_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0xe4)]&&!_0x3be145[_0x1ef27f(0x6a)])||!_0x2e030f&&_0x225343[_0x1ef27f(0x82)][_0x1ef27f(0xf7)]==_0x117d18))return _0x15ee3c;_0x225343=_0x225343[_0x1ef27f(0x94)];}if(null==_0x3be145[_0x1ef27f(0x6a)])switch(_0x3be145[_0x1ef27f(0xe4)]){case _0x1ef27f(0xc4):return _0x8eaa4f(_0x543dd9(_0x3983e9,_0x1ef27f(0xd6)));case _0x1ef27f(0xc0):return _0x8eaa4f(_0x543dd9(_0x3983e9,_0x1ef27f(0xff)));case _0x1ef27f(0x8c):return _0x8eaa4f(_0x543dd9(_0x3983e9,_0x1ef27f(0xd8)));}switch(_0x3be145[_0x1ef27f(0x6a)]){case _0x1ef27f(0xc4):return _0x131890(_0x543dd9(_0x3983e9,_0x1ef27f(0xd6)));case _0x1ef27f(0xc0):return _0x131890(_0x543dd9(_0x3983e9,_0x1ef27f(0xff)));case _0x1ef27f(0x8c):return _0x131890(_0x543dd9(_0x3983e9,_0x1ef27f(0xd8)));}}),_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0x100)](_0xb9721a=>{const _0x2e56c1=_0x212d94,{data:_0x4af527}=_0xb9721a;if(_0x4af527&&_0x2e56c1(0x73)==_0x4af527[_0x2e56c1(0xf7)])return null==_0x4af527[_0x2e56c1(0x6a)]||null==_0x4af527[_0x2e56c1(0xe4)]&&0x0==_0x4af527[_0x2e56c1(0x6a)]?_0x15ee3c:void 0x0;}),_0x5bfdd3[_0x212d94(0xe8)][_0x212d94(0x100)](_0x222eba=>{const _0x522df0=_0x212d94;if(_0x522df0(0xe6)!=_0x222eba[_0x522df0(0xb9)])return;const {data:_0x5bfc1c}=_0x222eba;if(!_0x5bfc1c||_0x522df0(0xde)!=_0x5bfc1c[_0x522df0(0xf7)])return;const _0xd5f1c4=le(_0x222eba);return _0x522df0(0x6a)==_0xd5f1c4?{'type':_0x522df0(0x8f),'content':_0x543dd9(_0x3983e9,_0x522df0(0x76))}:_0x522df0(0xe4)==_0xd5f1c4?{'type':_0x522df0(0x8f),'content':_0x543dd9(_0x3983e9,_0x522df0(0x96))}:_0x15ee3c;}),_0x409a7[_0x212d94(0x98)][_0x212d94(0xa6)][_0x212d94(0xe7)](_0x137eae=>this[_0x212d94(0xe9)](_0x137eae)),_0x409a7[_0x212d94(0x98)][_0x212d94(0xa6)][_0x212d94(0xe7)](_0x3b9351=>this[_0x212d94(0xcb)](_0x3b9351)),_0x409a7[_0x212d94(0x98)][_0x212d94(0xa6)][_0x212d94(0xe7)](_0x5863a7=>this[_0x212d94(0xca)](_0x5863a7)),this[_0x212d94(0xea)]();}[_0x241a8c(0xe9)](_0x2a5642){const _0x3faec4=_0x241a8c;if(_0x2a5642[_0x3faec4(0x74)][_0x3faec4(0xdd)]||!_0x2a5642[_0x3faec4(0x74)][_0x3faec4(0x9b)])return!0x1;let _0x58454e=!0x1;const _0x1de809=this[_0x3faec4(0x89)][_0x3faec4(0x7a)][_0x3faec4(0xa1)](_0x3faec4(0xd5))[_0x3faec4(0xee)]({'skipNotAttached':!0x0})[_0x3faec4(0xb4)](_0x12f946=>_0x12f946[_0x3faec4(0x82)]&&_0x3faec4(0xde)==_0x12f946[_0x3faec4(0x82)][_0x3faec4(0xf7)])[_0x3faec4(0xb4)](_0x12fda7=>_0x12fda7[_0x3faec4(0x82)][_0x3faec4(0x6a)]&&_0x12fda7[_0x3faec4(0x82)][_0x3faec4(0xe4)]);for(const _0x2e0faa of _0x1de809)le(_0x2e0faa)||(_0x2a5642[_0x3faec4(0xbf)](_0x2e0faa[_0x3faec4(0xab)]()),_0x58454e=!0x0);return _0x58454e;}[_0x241a8c(0xcb)](_0x136f14){const _0x2ed9e3=_0x241a8c;if(_0x136f14[_0x2ed9e3(0x74)][_0x2ed9e3(0xdd)]||!_0x136f14[_0x2ed9e3(0x74)][_0x2ed9e3(0x9b)])return!0x1;const _0x16dfc0=this[_0x2ed9e3(0x89)][_0x2ed9e3(0x7a)][_0x2ed9e3(0xa1)](_0x2ed9e3(0xd5));if(_0x16dfc0[_0x2ed9e3(0xbb)][_0x2ed9e3(0xae)])return!0x1;let _0x315752=!0x1;const _0x5f0fb2=[_0x2ed9e3(0xac),_0x2ed9e3(0xde),_0x2ed9e3(0x73),_0x2ed9e3(0xc6),_0x2ed9e3(0xf9),_0x2ed9e3(0xad),_0x2ed9e3(0xce),_0x2ed9e3(0x8e),_0x2ed9e3(0xc5)],_0x3051e5=this[_0x2ed9e3(0x89)][_0x2ed9e3(0x98)][_0x2ed9e3(0xa6)][_0x2ed9e3(0x90)][_0x2ed9e3(0xfc)]()[_0x2ed9e3(0xb4)](_0x519d7b=>_0x2ed9e3(0xe6)==_0x519d7b[_0x2ed9e3(0xb9)])[_0x2ed9e3(0xb4)](_0x2def3e=>_0x5f0fb2[_0x2ed9e3(0x6d)](_0x2def3e[_0x2ed9e3(0xc1)]));if(0x0==_0x3051e5[_0x2ed9e3(0x88)])return _0x315752;for(const _0x2b8a24 of _0x3051e5){const _0x24a1cc=_0x16dfc0[_0x2ed9e3(0xdf)](_0x2b8a24[_0x2ed9e3(0xfb)],_0x2ed9e3(0xe6))[_0x2ed9e3(0xb4)](_0x3d701f=>!_0x3d701f[_0x2ed9e3(0xa7)][_0x2ed9e3(0xf3)])[_0x2ed9e3(0x7b)](_0x6b91ae=>_0x6b91ae[_0x2ed9e3(0xef)])[_0x2ed9e3(0xb4)](_0x1fd401=>{const _0x4d9a30=_0x2ed9e3,_0x41a2ae=_0x16dfc0[_0x4d9a30(0xa8)](_0x1fd401);return _0x5f0fb2[_0x4d9a30(0x6d)](_0x41a2ae);});if(_0x24a1cc[_0x2ed9e3(0x88)]){for(const _0x174634 of _0x24a1cc)_0x136f14[_0x2ed9e3(0xbf)](_0x174634[_0x2ed9e3(0xab)]());_0x315752=!0x0;}}return _0x315752;}[_0x241a8c(0xca)](_0x6d27d0){const _0x2d6cbe=_0x241a8c;if(_0x6d27d0[_0x2d6cbe(0x74)][_0x2d6cbe(0xdd)]||!_0x6d27d0[_0x2d6cbe(0x74)][_0x2d6cbe(0x9b)])return!0x1;const _0xad370a=this[_0x2d6cbe(0x89)][_0x2d6cbe(0x7a)][_0x2d6cbe(0xa1)](_0x2d6cbe(0xd5));let _0x2cee54=!0x1;const _0x280814=[_0x2d6cbe(0xac),_0x2d6cbe(0xde),_0x2d6cbe(0x73),_0x2d6cbe(0xc6),_0x2d6cbe(0xf9),_0x2d6cbe(0xad),_0x2d6cbe(0xce),_0x2d6cbe(0x8e),_0x2d6cbe(0xc5)];for(const _0x41dd9d of _0xad370a[_0x2d6cbe(0xee)]({'skipNotAttached':!0x0})){const _0x1e09ad=_0xad370a[_0x2d6cbe(0xdf)](_0x41dd9d[_0x2d6cbe(0xdc)](),_0x2d6cbe(0xe6))[_0x2d6cbe(0x7b)](_0xcdaf52=>_0xcdaf52[_0x2d6cbe(0xef)])[_0x2d6cbe(0xb4)](_0x5ebb42=>_0x5ebb42[_0x2d6cbe(0x82)]&&_0x280814[_0x2d6cbe(0x6d)](_0x5ebb42[_0x2d6cbe(0x82)][_0x2d6cbe(0xf7)]));if(!_0x1e09ad[_0x2d6cbe(0x88)])continue;const _0x17e009=_0x1e09ad[0x0][_0x2d6cbe(0x6f)][_0x2d6cbe(0x9f)][_0x2d6cbe(0x7e)];if(!_0x1e09ad[_0x2d6cbe(0xa0)](_0x2669fb=>_0x2669fb[_0x2d6cbe(0x9f)][_0x2d6cbe(0x7e)]===_0x17e009)){for(const _0x3bb18f of _0x1e09ad)_0x556194(_0x3bb18f,_0x17e009)&&(_0x2cee54=!0x0);}}return _0x2cee54;function _0x382e28(_0x5a925a,_0xe766a4){const _0xd5031=_0x2d6cbe;for(const _0x42c0c7 of _0xad370a[_0xd5031(0xee)]({'skipNotAttached':!0x0})[_0xd5031(0xb4)](_0x37e7ce=>_0xd5031(0xe6)==_0x37e7ce[_0xd5031(0xb9)]&&_0x37e7ce[_0xd5031(0x9f)][_0xd5031(0x7e)]==_0x5a925a))_0x42c0c7[_0xd5031(0x81)](_0xd5031(0x7e),_0xe766a4);}function _0x556194(_0x1e99fc,_0x35f1e4){const _0x34a416=_0x2d6cbe;let _0x2dc351=_0x1e99fc[_0x34a416(0x6f)],_0x46a107=!0x1;for(;_0x2dc351;)_0x2dc351[_0x34a416(0x9f)][_0x34a416(0x7e)]!=_0x35f1e4&&(_0x382e28(_0x2dc351[_0x34a416(0x9f)][_0x34a416(0x7e)],_0x35f1e4),_0x2dc351[_0x34a416(0x81)](_0x34a416(0x7e),_0x35f1e4),_0x46a107=!0x0),_0x2dc351=_0x2dc351[_0x34a416(0x94)];return _0x46a107;}}[_0x241a8c(0xea)](){const _0x37d740=_0x241a8c,_0x2675a8=this[_0x37d740(0x89)],_0x885bbd=_0x2675a8[_0x37d740(0x79)],_0x114874=_0x2675a8[_0x37d740(0x7a)][_0x37d740(0xa1)](_0x37d740(0xd5));this[_0x37d740(0xc3)](),_0x114874[_0x37d740(0xe5)][_0x37d740(0x77)](_0x37d740(0xbd),_0x37d740(0xd3),_0x37d740(0x7c),function(_0x1dc2c1,_0xe64eb){const _0x10688d=_0x37d740,_0x42ad34=[];for(let _0xee6796 of _0x1dc2c1)_0xee6796[_0x10688d(0x78)][_0x10688d(0x6b)]===_0xee6796[_0x10688d(0x9c)][_0x10688d(0x71)]&&(_0xee6796=_0x2675a8[_0x10688d(0x98)][_0x10688d(0xa5)](_0x2675a8[_0x10688d(0x98)][_0x10688d(0xbe)](_0xee6796[_0x10688d(0x78)][_0x10688d(0x6b)],0x0))),_0x42ad34[_0x10688d(0x70)](_0xee6796);_0x2675a8[_0x10688d(0x98)][_0x10688d(0xe2)](_0x992436=>{const _0x31774c=_0x10688d,_0x4aac2b=_0x2675a8[_0x31774c(0x98)][_0x31774c(0xa6)][_0x31774c(0xcc)],_0x561afb=Array[_0x31774c(0x91)](_0x4aac2b[_0x31774c(0x80)]())[_0x31774c(0x7b)](_0x43d602=>_0x57afe8[_0x31774c(0x9a)](_0x43d602));_0x992436[_0x31774c(0xd0)](_0x42ad34),_0x2675a8[_0x31774c(0xb0)][_0x31774c(0xa1)](_0xe64eb[_0x31774c(0xd7)])[_0x31774c(0xc8)](),_0xe64eb[_0x31774c(0xa3)][_0x31774c(0x70)]({'forceDefaultExecution':!0x0}),_0x2675a8[_0x31774c(0x95)](_0xe64eb[_0x31774c(0xd7)],..._0xe64eb[_0x31774c(0xa3)]),_0x992436[_0x31774c(0xd0)](_0x561afb);for(const _0x2d4989 of _0x561afb)_0x2d4989[_0x31774c(0xfd)]();});}),_0x114874[_0x37d740(0xe8)][_0x37d740(0xf5)](function(_0x2e50b2){const _0x5e7041=_0x37d740,_0x1a07fa=!_0x2675a8[_0x5e7041(0x98)][_0x5e7041(0xfa)][_0x5e7041(0x8b)](_0x2e50b2),_0x182b89=_0x2e50b2[_0x5e7041(0xb6)],_0x5bdd81=_0x2e50b2[_0x5e7041(0xb7)],_0x56236c=_0x2e50b2[_0x5e7041(0x6e)](_0x5e7041(0xde)),_0x52a46c=!_0x182b89||_0x182b89[_0x5e7041(0x6e)](_0x5e7041(0xde))!==_0x56236c,_0x2f1077=!_0x5bdd81||_0x5bdd81[_0x5e7041(0x6e)](_0x5e7041(0xde))!==_0x56236c;return _0x1a07fa&&Boolean(_0x56236c)&&_0x52a46c&&_0x2f1077;},_0x367a5d=>_0x543dd9(_0x885bbd,_0x37d740(0xd4),_0x367a5d));}[_0x241a8c(0xc3)](){const _0x24a9be=_0x241a8c,_0x1c57c9=this[_0x24a9be(0x89)],_0x504cf1=_0x1c57c9[_0x24a9be(0x79)];function _0xeb474c(_0x3d730f){const _0x1671a7=_0x24a9be,_0x208269=_0x1c57c9[_0x1671a7(0xb0)][_0x1671a7(0xa1)](_0x1671a7(0x9d))[_0x1671a7(0xae)],_0x3513a6=_0x1c57c9[_0x1671a7(0xb0)][_0x1671a7(0xa1)](_0x1671a7(0x92))[_0x1671a7(0xae)];return _0x1671a7(0x92)===_0x3d730f?_0x208269:_0x3513a6;}_0x1c57c9[_0x24a9be(0x7a)][_0x24a9be(0xa1)](_0x24a9be(0xd5))[_0x24a9be(0xe8)][_0x24a9be(0x100)](function(_0x3be913){const _0x14274e=_0x24a9be;if(_0x14274e(0xbd)!=_0x3be913[_0x14274e(0xb9)])return;const {data:_0x19437a}=_0x3be913;if(!_0x19437a)return;let _0x48f53d,_0x1407c7,_0x35e052,_0x48228f;switch(_0x19437a[_0x14274e(0xd7)]){case _0x14274e(0x9d):_0x35e052=_0x19437a[_0x14274e(0xa3)][0x0][_0x14274e(0x75)],_0x48228f=_0xeb474c(_0x19437a[_0x14274e(0xd7)]),_0x48f53d=_0x35e052?_0x14274e(0xa4):_0x14274e(0x86),!_0x48228f&&_0x1c57c9[_0x14274e(0xda)][_0x14274e(0xa1)](_0x14274e(0xb8))||(_0x48f53d=_0x14274e(0xd1)),_0x1407c7={'type':_0x14274e(0x8f),'content':_0x543dd9(_0x504cf1,_0x48f53d,_0x543dd9(_0x504cf1,_0x14274e(0xd6)))};break;case _0x14274e(0x92):_0x35e052=_0x19437a[_0x14274e(0xa3)][0x0][_0x14274e(0x75)],_0x48228f=_0xeb474c(_0x19437a[_0x14274e(0xd7)]),_0x48f53d=_0x35e052?_0x14274e(0xa4):_0x14274e(0x86),!_0x48228f&&_0x1c57c9[_0x14274e(0xda)][_0x14274e(0xa1)](_0x14274e(0xb8))||(_0x48f53d=_0x14274e(0xd1)),_0x1407c7={'type':_0x14274e(0x8f),'content':_0x543dd9(_0x504cf1,_0x48f53d,_0x543dd9(_0x504cf1,_0x14274e(0xff)))};break;case _0x14274e(0x97):_0x48f53d=_0x14274e(0x7d),_0x1407c7={'type':_0x14274e(0x8f),'content':_0x543dd9(_0x504cf1,_0x48f53d,_0x543dd9(_0x504cf1,_0x14274e(0xd4)))};break;case _0x14274e(0x8a):_0x48f53d=function(_0x58a16f){const _0x1d9174=_0x14274e,_0x2099d9=_0x58a16f[_0x1d9174(0xdc)]();let _0x3bf49e=_0x2099d9[_0x1d9174(0x78)][_0x1d9174(0x6b)];for(;_0x3bf49e&&_0x2099d9[_0x1d9174(0xb1)](_0x3bf49e);){if(_0x3bf49e[_0x1d9174(0x6e)](_0x1d9174(0x73))>0x0)return!0x1;_0x3bf49e=_0x3bf49e[_0x1d9174(0xb7)];}return!0x0;}(_0x3be913)?_0x543dd9(_0x504cf1,_0x14274e(0x86),_0x543dd9(_0x504cf1,function(_0x2973c2){const _0x24ab4b=_0x14274e;return _0x24ab4b(0xd2)+_0x2973c2[_0x24ab4b(0xdc)]()[_0x24ab4b(0x78)][_0x24ab4b(0x6b)][_0x24ab4b(0x6e)](_0x24ab4b(0xac))[_0x24ab4b(0xcf)]()+_0x24ab4b(0x9e);}(_0x3be913))):_0x543dd9(_0x504cf1,_0x14274e(0xf0),_0x543dd9(_0x504cf1,_0x14274e(0xd4))),_0x1407c7={'type':_0x14274e(0x8f),'content':_0x48f53d};break;case _0x14274e(0xf6):case _0x14274e(0xc2):!0x1===_0x19437a[_0x14274e(0x83)]&&(_0x48f53d=_0x14274e(0xaa),_0x1407c7={'type':_0x14274e(0xd9),'content':_0x543dd9(_0x504cf1,_0x48f53d,_0x543dd9(_0x504cf1,_0x14274e(0xd4)))});}return _0x1407c7;});}}function le(_0x148d23){const _0x487f10=_0x241a8c;let _0x38cd5b=_0x148d23[_0x487f10(0xdc)]()[_0x487f10(0x78)][_0x487f10(0x6b)][_0x487f10(0xb6)];for(;_0x38cd5b;){const _0x485272=_0x38cd5b[_0x487f10(0x6e)](_0x487f10(0xde));if(!_0x485272)return!0x1;if(_0x485272==_0x148d23[_0x487f10(0x82)][_0x487f10(0x6a)])return _0x487f10(0x6a);if(_0x485272==_0x148d23[_0x487f10(0x82)][_0x487f10(0xe4)])return _0x487f10(0xe4);_0x38cd5b=_0x38cd5b[_0x487f10(0xb6)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x45b4(){const _0x23d810=['circle','disc','list.properties','locale','_getAttributeKey','3199020xQbIAU','find','config','listReversed','plugins','*Change\x20to:*\x20%0','_getTranslationKeyForListStyle','batch','formatBlock','styles','30juUkJc','attribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','includes','lower-latin','*Format:*\x20set\x20order\x20to\x20reversed','_registerLegacyDescription','269274spizRg','getFirstMarker','decimal-leading-zero','*Format:*\x20set\x20order\x20to\x20regular','filter','editor','start','registerPostFixer','get','5671287bgtKYm','format','data','listType','_LIST_','registerDescriptionCallback','decimal','registerBlockAttribute','afterInit','next','upper-roman','17064490HhrWMd','default','bulleted','listStart','newValue','removeMarker','ELEMENT_','6Vigavf','handleDescriptions','getFirstRange','model','commandParams','_findSuggestions','type','nodeAfter','head','upper-latin','getAttribute','isUndo','TrackChangesEditing','descriptionFactory','has','replace','646856FWZsyf','customNumbered','1xmvhCi','8189384kEnXZl','ListPropertiesEditing','bind','document','lower-roman','numbered','enableDefaultAttributesIntegration','reversed','startIndex','FORMAT_LIST_START','toUpperCase','_LIST_DEFAULT','5810936ifdUbP','commandName','registerAttributeLabel','square','key','getSuggestions','listStyle','*Remove\x20format:*\x20%0','oldValue','FORMAT_LIST_REVERSED','suggestion','*Set\x20format:*\x20%0'];_0x45b4=function(){return _0x23d810;};return _0x45b4();}function _0x2e56(_0x273659,_0x537ff1){const _0x45b4a4=_0x45b4();return _0x2e56=function(_0x2e5659,_0x13beea){_0x2e5659=_0x2e5659-0xf5;let _0x3797d=_0x45b4a4[_0x2e5659];return _0x3797d;},_0x2e56(_0x273659,_0x537ff1);}const _0x50dc0c=_0x2e56;(function(_0x540b93,_0x50f3f1){const _0x4b76b8=_0x2e56,_0x4f0c2f=_0x540b93();while(!![]){try{const _0x3befc3=parseInt(_0x4b76b8(0x12f))/0x1*(-parseInt(_0x4b76b8(0x102))/0x2)+parseInt(_0x4b76b8(0x14d))/0x3+-parseInt(_0x4b76b8(0x12d))/0x4*(parseInt(_0x4b76b8(0xfb))/0x5)+-parseInt(_0x4b76b8(0x11d))/0x6*(parseInt(_0x4b76b8(0x130))/0x7)+parseInt(_0x4b76b8(0x13c))/0x8+-parseInt(_0x4b76b8(0x10b))/0x9+parseInt(_0x4b76b8(0x116))/0xa;if(_0x3befc3===_0x50f3f1)break;else _0x4f0c2f['push'](_0x4f0c2f['shift']());}catch(_0x20a1bf){_0x4f0c2f['push'](_0x4f0c2f['shift']());}}}(_0x45b4,0x91104));import{Plugin as _0x4c924c}from'ckeditor5/src/core.js';import{getTranslation as _0x236e77}from'../utils/common-translations.js';export default class ue extends _0x4c924c{[_0x50dc0c(0x113)](){const _0x24109e=_0x50dc0c;if(!this[_0x24109e(0x107)][_0x24109e(0xf5)][_0x24109e(0x12b)](_0x24109e(0x131)))return;const _0x3ad492=this[_0x24109e(0x107)][_0x24109e(0x14f)][_0x24109e(0x10a)](_0x24109e(0x14a)),_0x56542c=this[_0x24109e(0x107)][_0x24109e(0xf5)][_0x24109e(0x10a)](_0x24109e(0x129));_0x3ad492[_0x24109e(0xfa)]&&(_0x56542c[_0x24109e(0x136)](_0x24109e(0x142)),_0x56542c[_0x24109e(0x112)](_0x24109e(0x142))),_0x3ad492[_0x24109e(0x137)]&&(_0x56542c[_0x24109e(0x136)](_0x24109e(0x150)),_0x56542c[_0x24109e(0x112)](_0x24109e(0x150))),_0x3ad492[_0x24109e(0x138)]&&(_0x56542c[_0x24109e(0x136)](_0x24109e(0x119)),_0x56542c[_0x24109e(0x112)](_0x24109e(0x119)));const _0x50fd15={'type':_0x24109e(0x10c),'content':''};_0x56542c[_0x24109e(0x12a)][_0x24109e(0x110)](this[_0x24109e(0x11e)][_0x24109e(0x132)](this));const _0xdebb4d=this[_0x24109e(0x107)][_0x24109e(0x14b)];_0x56542c[_0x24109e(0x12a)][_0x24109e(0x13e)](_0x24109e(0x150),_0x236e77(_0xdebb4d,_0x24109e(0x145))),_0x56542c[_0x24109e(0x12a)][_0x24109e(0x110)](_0x4aa02e=>{const _0x56248f=_0x24109e,{data:_0x38e84a}=_0x4aa02e;if(_0x38e84a&&_0x56248f(0x150)==_0x38e84a[_0x56248f(0x140)])return null==_0x38e84a[_0x56248f(0x11a)]||0x0==_0x38e84a[_0x56248f(0x11a)]&&null==_0x38e84a[_0x56248f(0x144)]?_0x50fd15:void 0x0;}),_0x56542c[_0x24109e(0x12a)][_0x24109e(0x13e)](_0x24109e(0x119),_0x236e77(_0xdebb4d,_0x24109e(0x139))),_0x56542c[_0x24109e(0x12a)][_0x24109e(0x110)](_0x56c84a=>{const _0x2bb5e1=_0x24109e,{data:_0x22756c}=_0x56c84a;if(_0x22756c&&_0x2bb5e1(0x119)==_0x22756c[_0x2bb5e1(0x140)])return null==_0x22756c[_0x2bb5e1(0x11a)]||0x1==_0x22756c[_0x2bb5e1(0x11a)]&&null==_0x22756c[_0x2bb5e1(0x144)]?_0x50fd15:void 0x0;}),this[_0x24109e(0x107)][_0x24109e(0x120)][_0x24109e(0x133)][_0x24109e(0x109)](_0x3bca29=>{const _0x2a97b4=_0x24109e;if(_0x3bca29[_0x2a97b4(0xf8)][_0x2a97b4(0x128)])return!0x1;let _0x4df209=!0x1;const _0x2cf509=_0x56542c[_0x2a97b4(0x141)]({'skipNotAttached':!0x0})[_0x2a97b4(0x106)](_0x43dd1e=>{const _0xbd755c=_0x2a97b4,_0x495ba2=_0x56542c[_0xbd755c(0x14c)](_0x43dd1e);return _0xbd755c(0x119)==_0x495ba2||_0xbd755c(0x150)==_0x495ba2;});for(const _0x233831 of _0x2cf509){const _0x5e4f1e=_0x233831[_0x2a97b4(0x11f)]()[_0x2a97b4(0x108)][_0x2a97b4(0x124)][_0x2a97b4(0x127)](_0x2a97b4(0x10e));if(_0x2a97b4(0x135)==_0x5e4f1e||_0x2a97b4(0x12e)==_0x5e4f1e)continue;_0x56542c[_0x2a97b4(0x122)](_0x233831[_0x2a97b4(0x11f)](),_0x2a97b4(0xfc))[_0x2a97b4(0x14e)](_0x1c7292=>_0x2a97b4(0x10e)==_0x56542c[_0x2a97b4(0x14c)](_0x1c7292[_0x2a97b4(0x146)]))||(_0x3bca29[_0x2a97b4(0x11b)](_0x233831[_0x2a97b4(0x103)]()),_0x4df209=!0x0);}return _0x4df209;}),this[_0x24109e(0x101)]();}[_0x50dc0c(0x11e)](_0x4f80dc){const _0x814058=_0x50dc0c,_0x1484e6=this[_0x814058(0x107)][_0x814058(0x14b)],{data:_0x26af17}=_0x4f80dc,_0x1e2fd5={'type':_0x814058(0x10c),'content':''};if(!_0x26af17||_0x814058(0x142)!=_0x26af17[_0x814058(0x140)])return;if(!_0x26af17[_0x814058(0x144)])return _0x814058(0x117)==_0x26af17[_0x814058(0x11a)]?_0x1e2fd5:{'type':_0x814058(0x10c),'content':''+_0x236e77(_0x1484e6,_0x814058(0x147),_0x236e77(_0x1484e6,this[_0x814058(0xf7)](_0x26af17[_0x814058(0x11a)])))};if(!_0x26af17[_0x814058(0x11a)]){if(_0x814058(0x117)==_0x26af17[_0x814058(0x144)])return _0x1e2fd5;let _0x15c7bd=_0x4f80dc[_0x814058(0x125)];for(;_0x15c7bd;){if(_0x15c7bd[_0x814058(0x10d)]&&_0x814058(0x10e)==_0x15c7bd[_0x814058(0x10d)][_0x814058(0x140)]&&_0x15c7bd[_0x814058(0x10d)][_0x814058(0x11a)])return _0x1e2fd5;_0x15c7bd=_0x15c7bd[_0x814058(0x114)];}return{'type':_0x814058(0x10c),'content':''+_0x236e77(_0x1484e6,_0x814058(0x143),_0x236e77(_0x1484e6,this[_0x814058(0xf7)](_0x26af17[_0x814058(0x144)])))};}if(_0x814058(0x117)!=_0x26af17[_0x814058(0x11a)])return{'type':_0x814058(0x10c),'content':''+_0x236e77(_0x1484e6,_0x814058(0x147),_0x236e77(_0x1484e6,this[_0x814058(0xf7)](_0x26af17[_0x814058(0x11a)])))};let _0x53fe95=_0x4f80dc[_0x814058(0x125)];for(;_0x53fe95;){if(_0x53fe95[_0x814058(0x10d)]&&_0x814058(0x10e)==_0x53fe95[_0x814058(0x10d)][_0x814058(0x140)]&&_0x53fe95[_0x814058(0x10d)][_0x814058(0x11a)]&&_0x53fe95[_0x814058(0x10d)][_0x814058(0x144)])return _0x1e2fd5;_0x53fe95=_0x53fe95[_0x814058(0x114)];}const _0x4e97f8=_0x4f80dc[_0x814058(0x11f)]()[_0x814058(0x108)][_0x814058(0x124)][_0x814058(0x127)](_0x814058(0x10e));return{'type':_0x814058(0x10c),'content':_0x236e77(_0x1484e6,_0x814058(0x147),_0x236e77(_0x1484e6,_0x814058(0x11c)+_0x4e97f8[_0x814058(0x13a)]()+_0x814058(0x13b)))};}[_0x50dc0c(0x101)](){const _0x235c64=_0x50dc0c,_0x1fa6ca=this[_0x235c64(0x107)],_0x2b677b=_0x1fa6ca[_0x235c64(0x14b)];_0x1fa6ca[_0x235c64(0xf5)][_0x235c64(0x10a)](_0x235c64(0x129))[_0x235c64(0x12a)][_0x235c64(0x110)](_0x26afc0=>{const _0x585afd=_0x235c64;if(_0x585afd(0xf9)!=_0x26afc0[_0x585afd(0x123)])return;const {data:_0x38aafd}=_0x26afc0;if(!_0x38aafd)return;let _0x4ee3d9,_0x4d288d;switch(_0x38aafd[_0x585afd(0x13d)]){case _0x585afd(0x142):_0x4ee3d9=_0x585afd(0xf6),_0x4d288d={'type':_0x585afd(0x10c),'content':_0x236e77(_0x2b677b,_0x4ee3d9,_0x236e77(_0x2b677b,this[_0x585afd(0xf7)](_0x38aafd[_0x585afd(0x121)][0x0][_0x585afd(0x123)])))};break;case _0x585afd(0x150):_0x4ee3d9=_0x38aafd[_0x585afd(0x121)][0x0][_0x585afd(0x137)]?_0x585afd(0x100):_0x585afd(0x105),_0x4d288d={'type':_0x585afd(0x10c),'content':_0x236e77(_0x2b677b,_0x4ee3d9)};break;case _0x585afd(0x119):_0x4ee3d9=_0x585afd(0xfd),_0x4d288d={'type':_0x585afd(0x10c),'content':_0x236e77(_0x2b677b,_0x4ee3d9,_0x38aafd[_0x585afd(0x121)][0x0][_0x585afd(0x138)])};}return _0x4d288d;});}[_0x50dc0c(0xf7)](_0x218664){const _0x27e637=_0x50dc0c;return _0x27e637(0x11c)+function(_0x1dea81){const _0x51bb3e=_0x27e637;if(pe[_0x51bb3e(0xfe)](_0x1dea81))return _0x51bb3e(0x118);if(ye[_0x51bb3e(0xfe)](_0x1dea81))return _0x51bb3e(0x135);return null;}(_0x218664)[_0x27e637(0x13a)]()+_0x27e637(0x10f)+_0x218664[_0x27e637(0x13a)]()[_0x27e637(0x12c)](/-/g,'_');}}const pe=[_0x50dc0c(0x149),_0x50dc0c(0x148),_0x50dc0c(0x13f)],ye=[_0x50dc0c(0x111),_0x50dc0c(0x104),_0x50dc0c(0x134),_0x50dc0c(0x115),_0x50dc0c(0xff),_0x50dc0c(0x126)];
23
+ function _0x2f86(_0x3dac16,_0x84f9d1){const _0x6dcb32=_0x6dcb();return _0x2f86=function(_0x2f86fd,_0x244847){_0x2f86fd=_0x2f86fd-0x128;let _0x3b9938=_0x6dcb32[_0x2f86fd];return _0x3b9938;},_0x2f86(_0x3dac16,_0x84f9d1);}const _0xdf03d1=_0x2f86;(function(_0x13c4dd,_0x38ad27){const _0x219bfc=_0x2f86,_0x213462=_0x13c4dd();while(!![]){try{const _0x321c12=-parseInt(_0x219bfc(0x17a))/0x1*(parseInt(_0x219bfc(0x12e))/0x2)+-parseInt(_0x219bfc(0x17f))/0x3+parseInt(_0x219bfc(0x17b))/0x4+parseInt(_0x219bfc(0x13b))/0x5+parseInt(_0x219bfc(0x137))/0x6*(-parseInt(_0x219bfc(0x181))/0x7)+parseInt(_0x219bfc(0x158))/0x8*(parseInt(_0x219bfc(0x167))/0x9)+parseInt(_0x219bfc(0x145))/0xa*(parseInt(_0x219bfc(0x12c))/0xb);if(_0x321c12===_0x38ad27)break;else _0x213462['push'](_0x213462['shift']());}catch(_0x3b0b55){_0x213462['push'](_0x213462['shift']());}}}(_0x6dcb,0x40166));import{Plugin as _0x18be7e}from'ckeditor5/src/core.js';function _0x6dcb(){const _0x15433f=['locale','enableDefaultAttributesIntegration','editor','decimal','*Format:*\x20set\x20order\x20to\x20reversed','registerPostFixer','213419LuLflX','1367744agcyIF','replace','circle','descriptionFactory','1436208whVsNx','getFirstRange','862946CbDLPq','bulleted','filter','FORMAT_LIST_START','default','formatBlock','afterInit','ListPropertiesEditing','442519vxlMYT','plugins','2prmehJ','key','listStyle','listReversed','listType','listStart','nodeAfter','decimal-leading-zero','next','18eHzimE','upper-roman','registerDescriptionCallback','isUndo','970020ZZLPwi','_LIST_','bind','attribute','_getTranslationKeyForListStyle','*Set\x20format:*\x20%0','newValue','list.properties','disc','suggestion','70RKkXxe','registerBlockAttribute','batch','TrackChangesEditing','config','*Format:*\x20set\x20start\x20index\x20to\x20%0','has','lower-roman','ELEMENT_','handleDescriptions','_registerLegacyDescription','document','_findSuggestions','*Format:*\x20set\x20order\x20to\x20regular','head','upper-latin','_LIST_DEFAULT','data','find','208qEZUtr','oldValue','customNumbered','getAttribute','type','toUpperCase','start','*Change\x20to:*\x20%0','lower-latin','startIndex','numbered','commandName','getFirstMarker','format','model','175482wOEzmw','_getAttributeKey','reversed','getSuggestions','square','removeMarker','registerAttributeLabel','styles','get','commandParams','FORMAT_LIST_REVERSED','*Remove\x20format:*\x20%0','includes'];_0x6dcb=function(){return _0x15433f;};return _0x6dcb();}import{getTranslation as _0x1d4c0e}from'../utils/common-translations.js';export default class ue extends _0x18be7e{[_0xdf03d1(0x12a)](){const _0x3fcb12=_0xdf03d1;if(!this[_0x3fcb12(0x176)][_0x3fcb12(0x12d)][_0x3fcb12(0x14b)](_0x3fcb12(0x12b)))return;const _0x384c27=this[_0x3fcb12(0x176)][_0x3fcb12(0x149)][_0x3fcb12(0x16f)](_0x3fcb12(0x142)),_0x10801b=this[_0x3fcb12(0x176)][_0x3fcb12(0x12d)][_0x3fcb12(0x16f)](_0x3fcb12(0x148));_0x384c27[_0x3fcb12(0x16e)]&&(_0x10801b[_0x3fcb12(0x175)](_0x3fcb12(0x130)),_0x10801b[_0x3fcb12(0x146)](_0x3fcb12(0x130))),_0x384c27[_0x3fcb12(0x169)]&&(_0x10801b[_0x3fcb12(0x175)](_0x3fcb12(0x131)),_0x10801b[_0x3fcb12(0x146)](_0x3fcb12(0x131))),_0x384c27[_0x3fcb12(0x161)]&&(_0x10801b[_0x3fcb12(0x175)](_0x3fcb12(0x133)),_0x10801b[_0x3fcb12(0x146)](_0x3fcb12(0x133)));const _0x58651f={'type':_0x3fcb12(0x165),'content':''};_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x139)](this[_0x3fcb12(0x14e)][_0x3fcb12(0x13d)](this));const _0x504b83=this[_0x3fcb12(0x176)][_0x3fcb12(0x174)];_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x16d)](_0x3fcb12(0x131),_0x1d4c0e(_0x504b83,_0x3fcb12(0x171))),_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x139)](_0x40f8cc=>{const _0x50a3e6=_0x3fcb12,{data:_0x3d383f}=_0x40f8cc;if(_0x3d383f&&_0x50a3e6(0x131)==_0x3d383f[_0x50a3e6(0x12f)])return null==_0x3d383f[_0x50a3e6(0x141)]||0x0==_0x3d383f[_0x50a3e6(0x141)]&&null==_0x3d383f[_0x50a3e6(0x159)]?_0x58651f:void 0x0;}),_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x16d)](_0x3fcb12(0x133),_0x1d4c0e(_0x504b83,_0x3fcb12(0x184))),_0x10801b[_0x3fcb12(0x17e)][_0x3fcb12(0x139)](_0x413424=>{const _0x9698be=_0x3fcb12,{data:_0xe71c28}=_0x413424;if(_0xe71c28&&_0x9698be(0x133)==_0xe71c28[_0x9698be(0x12f)])return null==_0xe71c28[_0x9698be(0x141)]||0x1==_0xe71c28[_0x9698be(0x141)]&&null==_0xe71c28[_0x9698be(0x159)]?_0x58651f:void 0x0;}),this[_0x3fcb12(0x176)][_0x3fcb12(0x166)][_0x3fcb12(0x150)][_0x3fcb12(0x179)](_0x123938=>{const _0x29e0d6=_0x3fcb12;if(_0x123938[_0x29e0d6(0x147)][_0x29e0d6(0x13a)])return!0x1;let _0x1e97d3=!0x1;const _0x82e418=_0x10801b[_0x29e0d6(0x16a)]({'skipNotAttached':!0x0})[_0x29e0d6(0x183)](_0x1c0cda=>{const _0x5707e1=_0x29e0d6,_0x29286d=_0x10801b[_0x5707e1(0x168)](_0x1c0cda);return _0x5707e1(0x133)==_0x29286d||_0x5707e1(0x131)==_0x29286d;});for(const _0x48624c of _0x82e418){const _0x4fb3c0=_0x48624c[_0x29e0d6(0x180)]()[_0x29e0d6(0x15e)][_0x29e0d6(0x134)][_0x29e0d6(0x15b)](_0x29e0d6(0x132));if(_0x29e0d6(0x162)==_0x4fb3c0||_0x29e0d6(0x15a)==_0x4fb3c0)continue;_0x10801b[_0x29e0d6(0x151)](_0x48624c[_0x29e0d6(0x180)](),_0x29e0d6(0x13e))[_0x29e0d6(0x157)](_0x36de16=>_0x29e0d6(0x132)==_0x10801b[_0x29e0d6(0x168)](_0x36de16[_0x29e0d6(0x144)]))||(_0x123938[_0x29e0d6(0x16c)](_0x48624c[_0x29e0d6(0x164)]()),_0x1e97d3=!0x0);}return _0x1e97d3;}),this[_0x3fcb12(0x14f)]();}[_0xdf03d1(0x14e)](_0x23286e){const _0x147d8f=_0xdf03d1,_0x4f87b8=this[_0x147d8f(0x176)][_0x147d8f(0x174)],{data:_0xb743b4}=_0x23286e,_0x272f7c={'type':_0x147d8f(0x165),'content':''};if(!_0xb743b4||_0x147d8f(0x130)!=_0xb743b4[_0x147d8f(0x12f)])return;if(!_0xb743b4[_0x147d8f(0x159)])return _0x147d8f(0x128)==_0xb743b4[_0x147d8f(0x141)]?_0x272f7c:{'type':_0x147d8f(0x165),'content':''+_0x1d4c0e(_0x4f87b8,_0x147d8f(0x140),_0x1d4c0e(_0x4f87b8,this[_0x147d8f(0x13f)](_0xb743b4[_0x147d8f(0x141)])))};if(!_0xb743b4[_0x147d8f(0x141)]){if(_0x147d8f(0x128)==_0xb743b4[_0x147d8f(0x159)])return _0x272f7c;let _0x3fdeeb=_0x23286e[_0x147d8f(0x153)];for(;_0x3fdeeb;){if(_0x3fdeeb[_0x147d8f(0x156)]&&_0x147d8f(0x132)==_0x3fdeeb[_0x147d8f(0x156)][_0x147d8f(0x12f)]&&_0x3fdeeb[_0x147d8f(0x156)][_0x147d8f(0x141)])return _0x272f7c;_0x3fdeeb=_0x3fdeeb[_0x147d8f(0x136)];}return{'type':_0x147d8f(0x165),'content':''+_0x1d4c0e(_0x4f87b8,_0x147d8f(0x172),_0x1d4c0e(_0x4f87b8,this[_0x147d8f(0x13f)](_0xb743b4[_0x147d8f(0x159)])))};}if(_0x147d8f(0x128)!=_0xb743b4[_0x147d8f(0x141)])return{'type':_0x147d8f(0x165),'content':''+_0x1d4c0e(_0x4f87b8,_0x147d8f(0x140),_0x1d4c0e(_0x4f87b8,this[_0x147d8f(0x13f)](_0xb743b4[_0x147d8f(0x141)])))};let _0x56506c=_0x23286e[_0x147d8f(0x153)];for(;_0x56506c;){if(_0x56506c[_0x147d8f(0x156)]&&_0x147d8f(0x132)==_0x56506c[_0x147d8f(0x156)][_0x147d8f(0x12f)]&&_0x56506c[_0x147d8f(0x156)][_0x147d8f(0x141)]&&_0x56506c[_0x147d8f(0x156)][_0x147d8f(0x159)])return _0x272f7c;_0x56506c=_0x56506c[_0x147d8f(0x136)];}const _0x8cc631=_0x23286e[_0x147d8f(0x180)]()[_0x147d8f(0x15e)][_0x147d8f(0x134)][_0x147d8f(0x15b)](_0x147d8f(0x132));return{'type':_0x147d8f(0x165),'content':_0x1d4c0e(_0x4f87b8,_0x147d8f(0x140),_0x1d4c0e(_0x4f87b8,_0x147d8f(0x14d)+_0x8cc631[_0x147d8f(0x15d)]()+_0x147d8f(0x155)))};}[_0xdf03d1(0x14f)](){const _0x137fef=_0xdf03d1,_0x48952e=this[_0x137fef(0x176)],_0x377e2e=_0x48952e[_0x137fef(0x174)];_0x48952e[_0x137fef(0x12d)][_0x137fef(0x16f)](_0x137fef(0x148))[_0x137fef(0x17e)][_0x137fef(0x139)](_0x3e7a19=>{const _0x5a10ea=_0x137fef;if(_0x5a10ea(0x129)!=_0x3e7a19[_0x5a10ea(0x15c)])return;const {data:_0x4356ed}=_0x3e7a19;if(!_0x4356ed)return;let _0x4d3525,_0x3994b6;switch(_0x4356ed[_0x5a10ea(0x163)]){case _0x5a10ea(0x130):_0x4d3525=_0x5a10ea(0x15f),_0x3994b6={'type':_0x5a10ea(0x165),'content':_0x1d4c0e(_0x377e2e,_0x4d3525,_0x1d4c0e(_0x377e2e,this[_0x5a10ea(0x13f)](_0x4356ed[_0x5a10ea(0x170)][0x0][_0x5a10ea(0x15c)])))};break;case _0x5a10ea(0x131):_0x4d3525=_0x4356ed[_0x5a10ea(0x170)][0x0][_0x5a10ea(0x169)]?_0x5a10ea(0x178):_0x5a10ea(0x152),_0x3994b6={'type':_0x5a10ea(0x165),'content':_0x1d4c0e(_0x377e2e,_0x4d3525)};break;case _0x5a10ea(0x133):_0x4d3525=_0x5a10ea(0x14a),_0x3994b6={'type':_0x5a10ea(0x165),'content':_0x1d4c0e(_0x377e2e,_0x4d3525,_0x4356ed[_0x5a10ea(0x170)][0x0][_0x5a10ea(0x161)])};}return _0x3994b6;});}[_0xdf03d1(0x13f)](_0x306b1e){const _0x3d141c=_0xdf03d1;return _0x3d141c(0x14d)+function(_0x236eb0){const _0x22d410=_0x3d141c;if(pe[_0x22d410(0x173)](_0x236eb0))return _0x22d410(0x182);if(ye[_0x22d410(0x173)](_0x236eb0))return _0x22d410(0x162);return null;}(_0x306b1e)[_0x3d141c(0x15d)]()+_0x3d141c(0x13c)+_0x306b1e[_0x3d141c(0x15d)]()[_0x3d141c(0x17c)](/-/g,'_');}}const pe=[_0xdf03d1(0x143),_0xdf03d1(0x17d),_0xdf03d1(0x16b)],ye=[_0xdf03d1(0x177),_0xdf03d1(0x135),_0xdf03d1(0x14c),_0xdf03d1(0x138),_0xdf03d1(0x160),_0xdf03d1(0x154)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x172aeb=_0x53b6;function _0x53b6(_0x267660,_0x3598ed){const _0x2ed0ab=_0x2ed0();return _0x53b6=function(_0x53b6f3,_0x49fefb){_0x53b6f3=_0x53b6f3-0x1c1;let _0x37c6dc=_0x2ed0ab[_0x53b6f3];return _0x37c6dc;},_0x53b6(_0x267660,_0x3598ed);}(function(_0x53e650,_0x1b3de7){const _0x2a0fe1=_0x53b6,_0x51c58d=_0x53e650();while(!![]){try{const _0x5914ab=parseInt(_0x2a0fe1(0x1cd))/0x1+parseInt(_0x2a0fe1(0x1d7))/0x2*(-parseInt(_0x2a0fe1(0x1c7))/0x3)+parseInt(_0x2a0fe1(0x1c6))/0x4*(-parseInt(_0x2a0fe1(0x1c2))/0x5)+-parseInt(_0x2a0fe1(0x1c4))/0x6*(parseInt(_0x2a0fe1(0x1cc))/0x7)+parseInt(_0x2a0fe1(0x1d9))/0x8*(parseInt(_0x2a0fe1(0x1c5))/0x9)+-parseInt(_0x2a0fe1(0x1dc))/0xa+parseInt(_0x2a0fe1(0x1df))/0xb;if(_0x5914ab===_0x1b3de7)break;else _0x51c58d['push'](_0x51c58d['shift']());}catch(_0x3c7331){_0x51c58d['push'](_0x51c58d['shift']());}}}(_0x2ed0,0xa16ad));import{Plugin as _0x1a0c1f}from'ckeditor5/src/core.js';function _0x2ed0(){const _0x39422d=['5294310ABcYcI','showSuggestionHighlights','TrackChangesEditing','32902518yypjrS','conversion','stop','high','attribute:url:media','div','registerElementLabel','options','media','55fJZXVx','for','6YaqnOX','9sdbDyL','62012bjBKKk','4941EEIxsS','mediaEmbed','get','createEmptyElement','downcastDispatcher','6672799DmWigo','106408IdSjKU','afterInit','data','dataDowncast','descriptionFactory','elementToElement','enableCommand','locale','MediaEmbedEditing','ELEMENT_MEDIA','1082gZbiwL','has','862936vjerco','editor','plugins'];_0x2ed0=function(){return _0x39422d;};return _0x2ed0();}import{getTranslation as _0x17b71e}from'../utils/common-translations.js';export default class ft extends _0x1a0c1f{[_0x172aeb(0x1ce)](){const _0x3f4b97=_0x172aeb,_0x96a41c=this[_0x3f4b97(0x1da)];if(!_0x96a41c[_0x3f4b97(0x1db)][_0x3f4b97(0x1d8)](_0x3f4b97(0x1d5)))return;const _0x3389c7=_0x96a41c[_0x3f4b97(0x1db)][_0x3f4b97(0x1c9)](_0x3f4b97(0x1de)),_0x4edf81=_0x96a41c[_0x3f4b97(0x1d4)];_0x3389c7[_0x3f4b97(0x1d3)](_0x3f4b97(0x1c8)),_0x3389c7[_0x3f4b97(0x1d1)][_0x3f4b97(0x1e5)](_0x3f4b97(0x1c1),_0x2f5e5c=>_0x17b71e(_0x4edf81,_0x3f4b97(0x1d6),_0x2f5e5c)),_0x96a41c[_0x3f4b97(0x1e0)][_0x3f4b97(0x1c3)](_0x3f4b97(0x1d0))[_0x3f4b97(0x1d2)]({'model':_0x3f4b97(0x1c1),'view':(_0x47e812,{writer:_0xb1e069,options:_0x1102fa})=>{const _0x1539a8=_0x3f4b97;if(_0x1102fa[_0x1539a8(0x1dd)])return _0xb1e069[_0x1539a8(0x1ca)](_0x1539a8(0x1e4));},'converterPriority':_0x3f4b97(0x1e2)}),_0x96a41c[_0x3f4b97(0x1cf)][_0x3f4b97(0x1cb)]['on'](_0x3f4b97(0x1e3),(_0x541443,_0x1a3e3b,_0x120262)=>{const _0x8a48ec=_0x3f4b97;_0x120262[_0x8a48ec(0x1e6)][_0x8a48ec(0x1dd)]&&_0x541443[_0x8a48ec(0x1e1)]();},{'priority':_0x3f4b97(0x1e2)});}}
23
+ const _0x1f9853=_0x5d37;(function(_0x3b25ed,_0x2f916c){const _0x281b0a=_0x5d37,_0x5a91ab=_0x3b25ed();while(!![]){try{const _0x40542e=-parseInt(_0x281b0a(0x13a))/0x1+-parseInt(_0x281b0a(0x129))/0x2+parseInt(_0x281b0a(0x120))/0x3+parseInt(_0x281b0a(0x141))/0x4+parseInt(_0x281b0a(0x133))/0x5*(-parseInt(_0x281b0a(0x12f))/0x6)+parseInt(_0x281b0a(0x13b))/0x7+-parseInt(_0x281b0a(0x137))/0x8*(-parseInt(_0x281b0a(0x11f))/0x9);if(_0x40542e===_0x2f916c)break;else _0x5a91ab['push'](_0x5a91ab['shift']());}catch(_0x20c06a){_0x5a91ab['push'](_0x5a91ab['shift']());}}}(_0x4cac,0xbfed4));function _0x5d37(_0x1f7a38,_0x33b4ae){const _0x4cac68=_0x4cac();return _0x5d37=function(_0x5d379c,_0xfb0ae5){_0x5d379c=_0x5d379c-0x11e;let _0x1ea152=_0x4cac68[_0x5d379c];return _0x1ea152;},_0x5d37(_0x1f7a38,_0x33b4ae);}function _0x4cac(){const _0x48ed78=['div','locale','791886AyoShg','elementToElement','data','TrackChangesEditing','stop','downcastDispatcher','54gBUfDD','mediaEmbed','has','attribute:url:media','755415ekSPIP','for','dataDowncast','conversion','23442744PcluMd','options','get','1400503aNiEKt','2487758eoPIlR','plugins','media','ELEMENT_MEDIA','MediaEmbedEditing','afterInit','1225096KFqrZp','registerElementLabel','9hLkBqB','1050942srqPYt','editor','enableCommand','descriptionFactory','showSuggestionHighlights','high','createEmptyElement'];_0x4cac=function(){return _0x48ed78;};return _0x4cac();}import{Plugin as _0x35299a}from'ckeditor5/src/core.js';import{getTranslation as _0x4d5604}from'../utils/common-translations.js';export default class ft extends _0x35299a{[_0x1f9853(0x140)](){const _0x4a20f6=_0x1f9853,_0x5f3cf0=this[_0x4a20f6(0x121)];if(!_0x5f3cf0[_0x4a20f6(0x13c)][_0x4a20f6(0x131)](_0x4a20f6(0x13f)))return;const _0x1adc46=_0x5f3cf0[_0x4a20f6(0x13c)][_0x4a20f6(0x139)](_0x4a20f6(0x12c)),_0x4dc369=_0x5f3cf0[_0x4a20f6(0x128)];_0x1adc46[_0x4a20f6(0x122)](_0x4a20f6(0x130)),_0x1adc46[_0x4a20f6(0x123)][_0x4a20f6(0x11e)](_0x4a20f6(0x13d),_0x29cdd8=>_0x4d5604(_0x4dc369,_0x4a20f6(0x13e),_0x29cdd8)),_0x5f3cf0[_0x4a20f6(0x136)][_0x4a20f6(0x134)](_0x4a20f6(0x135))[_0x4a20f6(0x12a)]({'model':_0x4a20f6(0x13d),'view':(_0x5ae3e6,{writer:_0x512255,options:_0x150892})=>{const _0x4c0e2f=_0x4a20f6;if(_0x150892[_0x4c0e2f(0x124)])return _0x512255[_0x4c0e2f(0x126)](_0x4c0e2f(0x127));},'converterPriority':_0x4a20f6(0x125)}),_0x5f3cf0[_0x4a20f6(0x12b)][_0x4a20f6(0x12e)]['on'](_0x4a20f6(0x132),(_0x4cec58,_0x370705,_0x240567)=>{const _0x1e0a64=_0x4a20f6;_0x240567[_0x1e0a64(0x138)][_0x1e0a64(0x124)]&&_0x4cec58[_0x1e0a64(0x12d)]();},{'priority':_0x4a20f6(0x125)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3004(){const _0x3f0b2f=['plugins','2890626jSbgGf','33227280vDnwYf','mention','enableCommand','TrackChangesEditing','4805448dUChOQ','editor','has','14Xuftkh','2SZwItS','750828HFjTeo','MentionEditing','49690jVtlwJ','10999992xUObzO','afterInit','get','6854395dhzfMc'];_0x3004=function(){return _0x3f0b2f;};return _0x3004();}function _0x4adb(_0x1426fd,_0x5f2713){const _0x3004c8=_0x3004();return _0x4adb=function(_0x4adbba,_0x41cf9f){_0x4adbba=_0x4adbba-0x1e2;let _0x56bd88=_0x3004c8[_0x4adbba];return _0x56bd88;},_0x4adb(_0x1426fd,_0x5f2713);}const _0x374fde=_0x4adb;(function(_0x152e84,_0x4552df){const _0x194850=_0x4adb,_0x4066f6=_0x152e84();while(!![]){try{const _0x4460c9=-parseInt(_0x194850(0x1e9))/0x1+-parseInt(_0x194850(0x1e6))/0x2*(parseInt(_0x194850(0x1ef))/0x3)+-parseInt(_0x194850(0x1e7))/0x4+-parseInt(_0x194850(0x1ed))/0x5+-parseInt(_0x194850(0x1e2))/0x6*(parseInt(_0x194850(0x1e5))/0x7)+parseInt(_0x194850(0x1ea))/0x8+parseInt(_0x194850(0x1f0))/0x9;if(_0x4460c9===_0x4552df)break;else _0x4066f6['push'](_0x4066f6['shift']());}catch(_0x55a46e){_0x4066f6['push'](_0x4066f6['shift']());}}}(_0x3004,0xda165));import{Plugin as _0x129617}from'ckeditor5/src/core.js';export default class gt extends _0x129617{[_0x374fde(0x1eb)](){const _0x17cb78=_0x374fde,_0xee8981=this[_0x17cb78(0x1e3)];_0xee8981[_0x17cb78(0x1ee)][_0x17cb78(0x1e4)](_0x17cb78(0x1e8))&&_0xee8981[_0x17cb78(0x1ee)][_0x17cb78(0x1ec)](_0x17cb78(0x1f3))[_0x17cb78(0x1f2)](_0x17cb78(0x1f1));}}
23
+ const _0x12302f=_0x4998;(function(_0xffd9af,_0x37f369){const _0x377f50=_0x4998,_0xb61e7=_0xffd9af();while(!![]){try{const _0x3749e1=parseInt(_0x377f50(0x1b4))/0x1*(parseInt(_0x377f50(0x1b0))/0x2)+parseInt(_0x377f50(0x1c1))/0x3+-parseInt(_0x377f50(0x1b5))/0x4*(-parseInt(_0x377f50(0x1b1))/0x5)+-parseInt(_0x377f50(0x1b7))/0x6*(parseInt(_0x377f50(0x1af))/0x7)+parseInt(_0x377f50(0x1bb))/0x8*(parseInt(_0x377f50(0x1c0))/0x9)+parseInt(_0x377f50(0x1b9))/0xa+-parseInt(_0x377f50(0x1ba))/0xb;if(_0x3749e1===_0x37f369)break;else _0xb61e7['push'](_0xb61e7['shift']());}catch(_0x18280d){_0xb61e7['push'](_0xb61e7['shift']());}}}(_0x95fb,0xbbc98));import{Plugin as _0x224dc1}from'ckeditor5/src/core.js';function _0x95fb(){const _0x39903d=['964916QRFhXV','afterInit','4333398XKugmv','TrackChangesEditing','7338880MUlHSS','24795562dOfcQU','16fHmeuB','MentionEditing','mention','editor','enableCommand','4411935tnNVFg','2165037YVrBBZ','get','7LdBAae','2JXHQmh','15LNfAvY','plugins','has','585867UUbCQd'];_0x95fb=function(){return _0x39903d;};return _0x95fb();}function _0x4998(_0x217a92,_0xe84d8d){const _0x499861=_0x95fb();return _0x4998=function(_0x38f320,_0x2dbd98){_0x38f320=_0x38f320-0x1ae;let _0xf84a20=_0x499861[_0x38f320];return _0xf84a20;},_0x4998(_0x217a92,_0xe84d8d);}export default class gt extends _0x224dc1{[_0x12302f(0x1b6)](){const _0x538912=_0x12302f,_0x403bb6=this[_0x538912(0x1be)];_0x403bb6[_0x538912(0x1b2)][_0x538912(0x1b3)](_0x538912(0x1bc))&&_0x403bb6[_0x538912(0x1b2)][_0x538912(0x1ae)](_0x538912(0x1b8))[_0x538912(0x1bf)](_0x538912(0x1bd));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1a3f(_0x445203,_0x112825){const _0x36610c=_0x3661();return _0x1a3f=function(_0x1a3fb2,_0x268e39){_0x1a3fb2=_0x1a3fb2-0x10c;let _0x35252c=_0x36610c[_0x1a3fb2];return _0x35252c;},_0x1a3f(_0x445203,_0x112825);}const _0x10c2bc=_0x1a3f;function _0x3661(){const _0x2dda36=['726813ktjVsQ','descriptionFactory','data','registerBlockAttribute','locale','has','enableDefaultAttributesIntegration','handleDescriptions','4260718GcmLBH','registerDescriptionCallback','MultiLevelList','newValue','*Set\x20format:*\x20%0','head','key','6dxSOfj','editor','format','1204IwoSmw','afterInit','TrackChangesEditing','*Remove\x20format:*\x20%0','listType','get','11735770mDniLu','6465932EjxdVp','ELEMENT_MULTI_LEVEL_LIST','234WqZLOY','7720GoYfFN','multiLevelList','plugins','next','oldValue','35194ZIRYMS','366880DYwVzM','93UdafvQ','listMarkerStyle'];_0x3661=function(){return _0x2dda36;};return _0x3661();}(function(_0x1bfd70,_0xda7380){const _0x3443d3=_0x1a3f,_0x551546=_0x1bfd70();while(!![]){try{const _0x502e7b=parseInt(_0x3443d3(0x11c))/0x1+parseInt(_0x3443d3(0x118))/0x2*(-parseInt(_0x3443d3(0x11a))/0x3)+parseInt(_0x3443d3(0x12e))/0x4*(parseInt(_0x3443d3(0x113))/0x5)+parseInt(_0x3443d3(0x12b))/0x6*(parseInt(_0x3443d3(0x124))/0x7)+-parseInt(_0x3443d3(0x119))/0x8*(parseInt(_0x3443d3(0x112))/0x9)+parseInt(_0x3443d3(0x10f))/0xa+-parseInt(_0x3443d3(0x110))/0xb;if(_0x502e7b===_0xda7380)break;else _0x551546['push'](_0x551546['shift']());}catch(_0x3f3751){_0x551546['push'](_0x551546['shift']());}}}(_0x3661,0x9e3c1));import{Plugin as _0x39edd8}from'ckeditor5/src/core.js';import{getTranslation as _0x4f5468}from'../utils/common-translations.js';export default class lt extends _0x39edd8{[_0x10c2bc(0x12f)](){const _0x5a368b=_0x10c2bc,_0x1bc85c=this[_0x5a368b(0x12c)],_0x3458c6=_0x1bc85c[_0x5a368b(0x115)][_0x5a368b(0x10e)](_0x5a368b(0x130));_0x1bc85c[_0x5a368b(0x115)][_0x5a368b(0x121)](_0x5a368b(0x126))&&(_0x3458c6[_0x5a368b(0x122)](_0x5a368b(0x114)),_0x3458c6[_0x5a368b(0x11f)](_0x5a368b(0x11b)),_0x3458c6[_0x5a368b(0x11d)][_0x5a368b(0x125)](_0x10c94f=>this[_0x5a368b(0x123)](_0x10c94f)));}[_0x10c2bc(0x123)](_0x5d0fc2){const _0x13c6f9=_0x10c2bc,_0x3be493=this[_0x13c6f9(0x12c)][_0x13c6f9(0x120)],{data:_0x4e62a3}=_0x5d0fc2,_0x9e0f35={'type':_0x13c6f9(0x12d),'content':''};if(_0x4e62a3&&_0x13c6f9(0x11b)==_0x4e62a3[_0x13c6f9(0x12a)]){if(!_0x4e62a3[_0x13c6f9(0x117)])return{'type':_0x13c6f9(0x12d),'content':_0x4f5468(_0x3be493,_0x13c6f9(0x128),_0x4f5468(_0x3be493,_0x13c6f9(0x111)))+'\x20('+_0x4e62a3[_0x13c6f9(0x127)]+')'};if(!_0x4e62a3[_0x13c6f9(0x127)]){let _0x3c2dc1=_0x5d0fc2[_0x13c6f9(0x129)];for(;_0x3c2dc1;){if(_0x3c2dc1[_0x13c6f9(0x11e)]&&_0x13c6f9(0x10d)==_0x3c2dc1[_0x13c6f9(0x11e)][_0x13c6f9(0x12a)]&&_0x3c2dc1[_0x13c6f9(0x11e)][_0x13c6f9(0x127)])return _0x9e0f35;_0x3c2dc1=_0x3c2dc1[_0x13c6f9(0x116)];}return{'type':_0x13c6f9(0x12d),'content':_0x4f5468(_0x3be493,_0x13c6f9(0x10c),_0x4f5468(_0x3be493,_0x13c6f9(0x111)))+'\x20('+_0x4e62a3[_0x13c6f9(0x117)]+')'};}}}}
23
+ function _0x3063(){const _0x404b5d=['has','MultiLevelList','multiLevelList','format','17355040ZPMCtG','ELEMENT_MULTI_LEVEL_LIST','head','5878062lAsEEY','handleDescriptions','293528Holbfe','154zWGzue','listMarkerStyle','listType','enableDefaultAttributesIntegration','4703706WFSfyf','plugins','data','oldValue','get','*Remove\x20format:*\x20%0','newValue','registerDescriptionCallback','*Set\x20format:*\x20%0','5YzYyxq','key','registerBlockAttribute','9grcbpI','descriptionFactory','afterInit','237374BYUfXJ','editor','next','1326735THJFbo','5613496fELBJt','locale','TrackChangesEditing'];_0x3063=function(){return _0x404b5d;};return _0x3063();}const _0x2f56d3=_0x12b7;(function(_0x3cfd7a,_0xbe43cc){const _0xe0e2de=_0x12b7,_0x24a16c=_0x3cfd7a();while(!![]){try{const _0x2c389b=parseInt(_0xe0e2de(0x115))/0x1+parseInt(_0xe0e2de(0x136))/0x2*(parseInt(_0xe0e2de(0x133))/0x3)+-parseInt(_0xe0e2de(0x116))/0x4+parseInt(_0xe0e2de(0x130))/0x5*(-parseInt(_0xe0e2de(0x120))/0x6)+-parseInt(_0xe0e2de(0x123))/0x7*(parseInt(_0xe0e2de(0x122))/0x8)+parseInt(_0xe0e2de(0x127))/0x9+parseInt(_0xe0e2de(0x11d))/0xa;if(_0x2c389b===_0xbe43cc)break;else _0x24a16c['push'](_0x24a16c['shift']());}catch(_0x180c46){_0x24a16c['push'](_0x24a16c['shift']());}}}(_0x3063,0xb7459));function _0x12b7(_0x242d5a,_0x150063){const _0x306319=_0x3063();return _0x12b7=function(_0x12b7f2,_0x198c79){_0x12b7f2=_0x12b7f2-0x114;let _0x564d9a=_0x306319[_0x12b7f2];return _0x564d9a;},_0x12b7(_0x242d5a,_0x150063);}import{Plugin as _0x120a8f}from'ckeditor5/src/core.js';import{getTranslation as _0x262565}from'../utils/common-translations.js';export default class lt extends _0x120a8f{[_0x2f56d3(0x135)](){const _0x416ad9=_0x2f56d3,_0x1fb63a=this[_0x416ad9(0x137)],_0x31340b=_0x1fb63a[_0x416ad9(0x128)][_0x416ad9(0x12b)](_0x416ad9(0x118));_0x1fb63a[_0x416ad9(0x128)][_0x416ad9(0x119)](_0x416ad9(0x11a))&&(_0x31340b[_0x416ad9(0x126)](_0x416ad9(0x11b)),_0x31340b[_0x416ad9(0x132)](_0x416ad9(0x124)),_0x31340b[_0x416ad9(0x134)][_0x416ad9(0x12e)](_0x379c71=>this[_0x416ad9(0x121)](_0x379c71)));}[_0x2f56d3(0x121)](_0xe9be93){const _0x54ea88=_0x2f56d3,_0x174dd6=this[_0x54ea88(0x137)][_0x54ea88(0x117)],{data:_0x4b081e}=_0xe9be93,_0x530c60={'type':_0x54ea88(0x11c),'content':''};if(_0x4b081e&&_0x54ea88(0x124)==_0x4b081e[_0x54ea88(0x131)]){if(!_0x4b081e[_0x54ea88(0x12a)])return{'type':_0x54ea88(0x11c),'content':_0x262565(_0x174dd6,_0x54ea88(0x12f),_0x262565(_0x174dd6,_0x54ea88(0x11e)))+'\x20('+_0x4b081e[_0x54ea88(0x12d)]+')'};if(!_0x4b081e[_0x54ea88(0x12d)]){let _0x408313=_0xe9be93[_0x54ea88(0x11f)];for(;_0x408313;){if(_0x408313[_0x54ea88(0x129)]&&_0x54ea88(0x125)==_0x408313[_0x54ea88(0x129)][_0x54ea88(0x131)]&&_0x408313[_0x54ea88(0x129)][_0x54ea88(0x12d)])return _0x530c60;_0x408313=_0x408313[_0x54ea88(0x114)];}return{'type':_0x54ea88(0x11c),'content':_0x262565(_0x174dd6,_0x54ea88(0x12c),_0x262565(_0x174dd6,_0x54ea88(0x11e)))+'\x20('+_0x4b081e[_0x54ea88(0x12a)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f6dff=_0x3e26;(function(_0x19e96d,_0x476db0){const _0xba2b38=_0x3e26,_0x25c591=_0x19e96d();while(!![]){try{const _0x14b5ac=parseInt(_0xba2b38(0x96))/0x1*(-parseInt(_0xba2b38(0x91))/0x2)+-parseInt(_0xba2b38(0x90))/0x3+parseInt(_0xba2b38(0xa0))/0x4+-parseInt(_0xba2b38(0x94))/0x5*(-parseInt(_0xba2b38(0x99))/0x6)+-parseInt(_0xba2b38(0x93))/0x7+-parseInt(_0xba2b38(0x97))/0x8*(-parseInt(_0xba2b38(0x9e))/0x9)+-parseInt(_0xba2b38(0xa4))/0xa*(parseInt(_0xba2b38(0x9f))/0xb);if(_0x14b5ac===_0x476db0)break;else _0x25c591['push'](_0x25c591['shift']());}catch(_0xd2b6e){_0x25c591['push'](_0x25c591['shift']());}}}(_0x26fc,0xdf0a7));function _0x26fc(){const _0x332fba=['5Rvgzzq','registerElementLabel','1dGGtaq','304LkYsrA','plugins','8639160Hbpiol','editor','PageBreakEditing','has','descriptionFactory','136494DBkVmd','4631tpnIac','3149248CCACOQ','enableCommand','pageBreak','afterInit','12790ODLsAr','TrackChangesEditing','ELEMENT_PAGE_BREAK','locale','1161519BsCgbJ','303090oDWUJm','get','5689096SEywqs'];_0x26fc=function(){return _0x332fba;};return _0x26fc();}function _0x3e26(_0x33608c,_0x1e2ae3){const _0x26fc41=_0x26fc();return _0x3e26=function(_0x3e26a0,_0x412f73){_0x3e26a0=_0x3e26a0-0x8d;let _0x50288e=_0x26fc41[_0x3e26a0];return _0x50288e;},_0x3e26(_0x33608c,_0x1e2ae3);}import{Plugin as _0xf96961}from'ckeditor5/src/core.js';import{getTranslation as _0x3fb279}from'../utils/common-translations.js';export default class mt extends _0xf96961{[_0x3f6dff(0xa3)](){const _0x119081=_0x3f6dff,_0x40a0fc=this[_0x119081(0x9a)];if(!_0x40a0fc[_0x119081(0x98)][_0x119081(0x9c)](_0x119081(0x9b)))return;_0x40a0fc[_0x119081(0x98)][_0x119081(0x92)](_0x119081(0x8d))[_0x119081(0xa1)](_0x119081(0xa2));const _0x1ad51f=_0x40a0fc[_0x119081(0x98)][_0x119081(0x92)](_0x119081(0x8d)),_0x4afe26=_0x40a0fc[_0x119081(0x8f)];_0x1ad51f[_0x119081(0x9d)][_0x119081(0x95)](_0x119081(0xa2),_0x1958be=>_0x3fb279(_0x4afe26,_0x119081(0x8e),_0x1958be));}}
23
+ function _0x5415(){const _0x11e188=['42024aaMIaO','21533930xUOCsi','registerElementLabel','has','plugins','get','pageBreak','182dHncAR','ELEMENT_PAGE_BREAK','TrackChangesEditing','PageBreakEditing','editor','afterInit','4808394sUuTau','6RtdtYk','enableCommand','272117OVRsMH','2TcFBxe','4027120jlBSIZ','2446770LQuval','locale','descriptionFactory','4181484yiDcrx'];_0x5415=function(){return _0x11e188;};return _0x5415();}const _0x523d1e=_0x49d8;(function(_0x635404,_0x2fd6ce){const _0x46e342=_0x49d8,_0x25ac61=_0x635404();while(!![]){try{const _0x4c19fa=parseInt(_0x46e342(0x14b))/0x1+-parseInt(_0x46e342(0x14c))/0x2*(parseInt(_0x46e342(0x151))/0x3)+-parseInt(_0x46e342(0x14d))/0x4+-parseInt(_0x46e342(0x14e))/0x5*(-parseInt(_0x46e342(0x149))/0x6)+parseInt(_0x46e342(0x159))/0x7*(-parseInt(_0x46e342(0x152))/0x8)+parseInt(_0x46e342(0x148))/0x9+parseInt(_0x46e342(0x153))/0xa;if(_0x4c19fa===_0x2fd6ce)break;else _0x25ac61['push'](_0x25ac61['shift']());}catch(_0xb46f96){_0x25ac61['push'](_0x25ac61['shift']());}}}(_0x5415,0xdea48));function _0x49d8(_0xcc2510,_0x1cb64f){const _0x54158d=_0x5415();return _0x49d8=function(_0x49d847,_0x31d9b){_0x49d847=_0x49d847-0x143;let _0xeeb033=_0x54158d[_0x49d847];return _0xeeb033;},_0x49d8(_0xcc2510,_0x1cb64f);}import{Plugin as _0x34fa17}from'ckeditor5/src/core.js';import{getTranslation as _0x101f22}from'../utils/common-translations.js';export default class mt extends _0x34fa17{[_0x523d1e(0x147)](){const _0x869731=_0x523d1e,_0x4e4e87=this[_0x869731(0x146)];if(!_0x4e4e87[_0x869731(0x156)][_0x869731(0x155)](_0x869731(0x145)))return;_0x4e4e87[_0x869731(0x156)][_0x869731(0x157)](_0x869731(0x144))[_0x869731(0x14a)](_0x869731(0x158));const _0x2c206f=_0x4e4e87[_0x869731(0x156)][_0x869731(0x157)](_0x869731(0x144)),_0x5bb35d=_0x4e4e87[_0x869731(0x14f)];_0x2c206f[_0x869731(0x150)][_0x869731(0x154)](_0x869731(0x158),_0x1030b6=>_0x101f22(_0x5bb35d,_0x869731(0x143),_0x1030b6));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x39c5(_0x5035b5,_0x1dd8c3){const _0x2a12d7=_0x2a12();return _0x39c5=function(_0x39c564,_0xae43a8){_0x39c564=_0x39c564-0x8d;let _0x4031a3=_0x2a12d7[_0x39c564];return _0x4031a3;},_0x39c5(_0x5035b5,_0x1dd8c3);}const _0x1e50d9=_0x39c5;(function(_0x1653e3,_0x1c567f){const _0x127c1f=_0x39c5,_0x2cfff0=_0x1653e3();while(!![]){try{const _0x488b9b=-parseInt(_0x127c1f(0xd0))/0x1*(-parseInt(_0x127c1f(0x9f))/0x2)+-parseInt(_0x127c1f(0xaa))/0x3*(parseInt(_0x127c1f(0xb4))/0x4)+-parseInt(_0x127c1f(0xb7))/0x5*(parseInt(_0x127c1f(0x9b))/0x6)+-parseInt(_0x127c1f(0xb5))/0x7*(-parseInt(_0x127c1f(0x9c))/0x8)+-parseInt(_0x127c1f(0xa5))/0x9+parseInt(_0x127c1f(0xd5))/0xa*(parseInt(_0x127c1f(0xcc))/0xb)+parseInt(_0x127c1f(0xbe))/0xc*(parseInt(_0x127c1f(0xa8))/0xd);if(_0x488b9b===_0x1c567f)break;else _0x2cfff0['push'](_0x2cfff0['shift']());}catch(_0x118489){_0x2cfff0['push'](_0x2cfff0['shift']());}}}(_0x2a12,0x3c84f));import{Plugin as _0x2492fa}from'ckeditor5/src/core.js';import{getTranslation as _0x1505a5}from'../utils/common-translations.js';export default class dt extends _0x2492fa{[_0x1e50d9(0xb6)](){const _0x539d3d=_0x1e50d9,_0x8eba5c=this[_0x539d3d(0xcb)];if(!_0x8eba5c[_0x539d3d(0x92)][_0x539d3d(0xb3)](_0x539d3d(0xc5)))return;const _0x43445c=_0x8eba5c[_0x539d3d(0xd1)],_0x5a5a8a=_0x8eba5c[_0x539d3d(0x92)][_0x539d3d(0xb2)](_0x539d3d(0xd4));_0x5a5a8a[_0x539d3d(0xc6)][_0x539d3d(0xbb)](_0x539d3d(0x96),_0x4d41ee=>_0x1505a5(_0x43445c,_0x539d3d(0xaf),_0x4d41ee)),_0x5a5a8a[_0x539d3d(0xa0)](_0x539d3d(0x96)),_0x5a5a8a[_0x539d3d(0xcd)](_0x539d3d(0xce)),_0x8eba5c[_0x539d3d(0x8e)][_0x539d3d(0xc8)]['on'](_0x539d3d(0xc7),nr(_0x8eba5c),{'priority':_0x539d3d(0xc3)}),_0x8eba5c[_0x539d3d(0xa7)][_0x539d3d(0xc8)]['on'](_0x539d3d(0xc7),(_0x89851,_0x3648d9,_0x52e8ab)=>{const _0x28f10d=_0x539d3d;_0x52e8ab[_0x28f10d(0x8f)][_0x28f10d(0xc2)]&&nr(_0x8eba5c,{'showActiveMarker':!0x1})(_0x89851,_0x3648d9,_0x52e8ab);},{'priority':_0x539d3d(0xc3)});const _0x598ec0=_0x5a5a8a[_0x539d3d(0xc6)];_0x598ec0[_0x539d3d(0xac)](_0x5ecee1=>{const _0x1b2e42=_0x539d3d;if(_0x1b2e42(0xd2)!==_0x5ecee1[_0x1b2e42(0xca)])return;const {start:_0x4e9f56,end:_0x30bd42}=_0x5ecee1[_0x1b2e42(0xc0)]();if(!_0x4e9f56[_0x1b2e42(0x93)](_0x30bd42)||!_0x4e9f56[_0x1b2e42(0x9e)])return;const _0x548246=_0x8eba5c[_0x1b2e42(0xc1)][_0x1b2e42(0xa6)],_0x440167=_0x4e9f56[_0x1b2e42(0x9e)];return _0x548246[_0x1b2e42(0x91)](_0x440167)&&!_0x548246[_0x1b2e42(0xc9)](_0x440167)&&_0x548246[_0x1b2e42(0xa3)](_0x440167,_0x1b2e42(0xa4))?{'type':_0x1b2e42(0xd2),'content':_0x1505a5(_0x43445c,_0x1b2e42(0xb0),_0x598ec0[_0x1b2e42(0x98)](_0x440167,0x1))}:void 0x0;}),this[_0x539d3d(0xae)]();}[_0x1e50d9(0xae)](){const _0x41966d=_0x1e50d9,_0x374d14=this[_0x41966d(0xcb)],_0x545a5f=_0x374d14[_0x41966d(0xd1)];_0x374d14[_0x41966d(0x92)][_0x41966d(0xb2)](_0x41966d(0xd4))[_0x41966d(0xc6)][_0x41966d(0xac)](_0x8711a8=>{const _0x4c8715=_0x41966d;if(_0x4c8715(0xa1)!=_0x8711a8[_0x4c8715(0xca)])return;const {data:_0x2e0a8a}=_0x8711a8;return _0x2e0a8a&&_0x4c8715(0x96)==_0x2e0a8a[_0x4c8715(0xb1)]?{'type':_0x4c8715(0x90),'content':_0x1505a5(_0x545a5f,_0x4c8715(0x9d),_0x1505a5(_0x545a5f,_0x4c8715(0xaf)))}:void 0x0;});}}function _0x2a12(){const _0x1dfb7a=['isBlock','plugins','isTouching','consumable','bindElementToMarker','paragraph','toViewPosition','getItemLabel','start','consume','102MYXIhS','254152sRPjOR','*Change\x20to:*\x20%0','nodeAfter','268qVXTAl','enableDefaultAttributesIntegration','formatBlock','markerName','checkChild','$text','235962KdsWWg','schema','data','52HNWtzH','insert','341745BGqMPD','ck-suggestion-marker-split','registerDescriptionCallback','activeMarkers','_registerLegacyDescription','ELEMENT_PARAGRAPH','*Insert:*\x20%0','commandName','get','has','12qjKbQZ','42aBUWII','afterInit','111620eBiIfg','addClass','markerRange','name','registerElementLabel','ck-suggestion-marker--active','writer','1413156OVHizw','mapper','getFirstRange','model','showSuggestionHighlights','highest','includes','Paragraph','descriptionFactory','addMarker:suggestion:insertion','downcastDispatcher','isLimit','type','editor','429SRONYw','enableCommand','insertParagraph','createUIElement','2173CqRmyr','locale','insertion','end','TrackChangesEditing','10900upNAvi','span','editing','options','format'];_0x2a12=function(){return _0x1dfb7a;};return _0x2a12();}function nr(_0x279b20,{showActiveMarker:_0x3a60df=!0x0}={}){return(_0x268354,_0x2e6283,_0x1a76a7)=>{const _0x1c90d5=_0x39c5,_0x129a33=_0x279b20[_0x1c90d5(0x92)][_0x1c90d5(0xb2)](_0x1c90d5(0xd4)),_0x3f7a88=_0x2e6283[_0x1c90d5(0xb9)][_0x1c90d5(0x99)],_0x4584d4=_0x2e6283[_0x1c90d5(0xb9)][_0x1c90d5(0xd3)],_0x2f153c=_0x279b20[_0x1c90d5(0xc1)][_0x1c90d5(0xa6)];if(!_0x3f7a88[_0x1c90d5(0x93)](_0x4584d4)||!_0x3f7a88[_0x1c90d5(0x9e)])return;const _0x91529b=_0x3f7a88[_0x1c90d5(0x9e)];if(_0x2f153c[_0x1c90d5(0x91)](_0x91529b)&&!_0x2f153c[_0x1c90d5(0xc9)](_0x91529b)&&_0x2f153c[_0x1c90d5(0xa3)](_0x91529b,_0x1c90d5(0xa4))){if(!_0x1a76a7[_0x1c90d5(0x94)][_0x1c90d5(0x9a)](_0x2e6283[_0x1c90d5(0xb9)],_0x268354[_0x1c90d5(0xba)]))return;const _0x2b3d14=_0x1a76a7[_0x1c90d5(0xbd)][_0x1c90d5(0xcf)](_0x1c90d5(0x8d),{'class':_0x1c90d5(0xab)}),_0x446cc6=_0x1a76a7[_0x1c90d5(0xbf)][_0x1c90d5(0x97)](_0x4584d4);_0x3a60df&&_0x129a33[_0x1c90d5(0xad)][_0x1c90d5(0xc4)](_0x2e6283[_0x1c90d5(0xa2)])&&_0x1a76a7[_0x1c90d5(0xbd)][_0x1c90d5(0xb8)](_0x1c90d5(0xbc),_0x2b3d14),_0x1a76a7[_0x1c90d5(0xbd)][_0x1c90d5(0xa9)](_0x446cc6,_0x2b3d14),_0x1a76a7[_0x1c90d5(0xbf)][_0x1c90d5(0x95)](_0x2b3d14,_0x2e6283[_0x1c90d5(0xa2)]);}};}
23
+ const _0x34b642=_0x3bae;(function(_0x43d845,_0x456213){const _0x367882=_0x3bae,_0x2aefef=_0x43d845();while(!![]){try{const _0x3c79a6=-parseInt(_0x367882(0x20a))/0x1+parseInt(_0x367882(0x1ff))/0x2*(-parseInt(_0x367882(0x1ee))/0x3)+parseInt(_0x367882(0x1ec))/0x4+-parseInt(_0x367882(0x1f7))/0x5+-parseInt(_0x367882(0x21a))/0x6+-parseInt(_0x367882(0x1ea))/0x7+parseInt(_0x367882(0x209))/0x8;if(_0x3c79a6===_0x456213)break;else _0x2aefef['push'](_0x2aefef['shift']());}catch(_0x49b4f3){_0x2aefef['push'](_0x2aefef['shift']());}}}(_0xce6f,0xe21a2));function _0x3bae(_0x232b58,_0x597c67){const _0xce6f96=_0xce6f();return _0x3bae=function(_0x3bae42,_0x2b7af3){_0x3bae42=_0x3bae42-0x1dd;let _0x40e0a5=_0xce6f96[_0x3bae42];return _0x40e0a5;},_0x3bae(_0x232b58,_0x597c67);}function _0xce6f(){const _0x300ed0=['getItemLabel','consume','isTouching','insertParagraph','writer','get','editing','data','formatBlock','commandName','span','has','*Change\x20to:*\x20%0','Paragraph','ck-suggestion-marker-split','registerElementLabel','plugins','format','12007436pJNwWk','nodeAfter','3009304kmrCVg','toViewPosition','12LYUmPE','mapper','start','descriptionFactory','_registerLegacyDescription','model','$text','downcastDispatcher','consumable','3974150TruuFD','*Insert:*\x20%0','insert','addMarker:suggestion:insertion','name','checkChild','isLimit','showSuggestionHighlights','240010VXCENk','enableCommand','markerName','isBlock','TrackChangesEditing','highest','ck-suggestion-marker--active','options','addClass','editor','36800880cgaPdu','593002umwJVR','paragraph','end','includes','getFirstRange','activeMarkers','registerDescriptionCallback','bindElementToMarker','schema','enableDefaultAttributesIntegration','createUIElement','insertion','ELEMENT_PARAGRAPH','locale','markerRange','afterInit','5058732MXHdry','type'];_0xce6f=function(){return _0x300ed0;};return _0xce6f();}import{Plugin as _0x120701}from'ckeditor5/src/core.js';import{getTranslation as _0x39505d}from'../utils/common-translations.js';export default class dt extends _0x120701{[_0x34b642(0x219)](){const _0x38c35e=_0x34b642,_0x1942e7=this[_0x38c35e(0x208)];if(!_0x1942e7[_0x38c35e(0x1e8)][_0x38c35e(0x1e3)](_0x38c35e(0x1e5)))return;const _0x2d31bf=_0x1942e7[_0x38c35e(0x217)],_0x3f4205=_0x1942e7[_0x38c35e(0x1e8)][_0x38c35e(0x1dd)](_0x38c35e(0x203));_0x3f4205[_0x38c35e(0x1f1)][_0x38c35e(0x1e7)](_0x38c35e(0x20b),_0x4ace0c=>_0x39505d(_0x2d31bf,_0x38c35e(0x216),_0x4ace0c)),_0x3f4205[_0x38c35e(0x213)](_0x38c35e(0x20b)),_0x3f4205[_0x38c35e(0x200)](_0x38c35e(0x21f)),_0x1942e7[_0x38c35e(0x1de)][_0x38c35e(0x1f5)]['on'](_0x38c35e(0x1fa),nr(_0x1942e7),{'priority':_0x38c35e(0x204)}),_0x1942e7[_0x38c35e(0x1df)][_0x38c35e(0x1f5)]['on'](_0x38c35e(0x1fa),(_0x3519d0,_0x353f14,_0x33822a)=>{const _0x252504=_0x38c35e;_0x33822a[_0x252504(0x206)][_0x252504(0x1fe)]&&nr(_0x1942e7,{'showActiveMarker':!0x1})(_0x3519d0,_0x353f14,_0x33822a);},{'priority':_0x38c35e(0x204)});const _0x1eba1e=_0x3f4205[_0x38c35e(0x1f1)];_0x1eba1e[_0x38c35e(0x210)](_0x318097=>{const _0x2b5996=_0x38c35e;if(_0x2b5996(0x215)!==_0x318097[_0x2b5996(0x21b)])return;const {start:_0x3315a3,end:_0x24611a}=_0x318097[_0x2b5996(0x20e)]();if(!_0x3315a3[_0x2b5996(0x21e)](_0x24611a)||!_0x3315a3[_0x2b5996(0x1eb)])return;const _0x189b69=_0x1942e7[_0x2b5996(0x1f3)][_0x2b5996(0x212)],_0xef2de3=_0x3315a3[_0x2b5996(0x1eb)];return _0x189b69[_0x2b5996(0x202)](_0xef2de3)&&!_0x189b69[_0x2b5996(0x1fd)](_0xef2de3)&&_0x189b69[_0x2b5996(0x1fc)](_0xef2de3,_0x2b5996(0x1f4))?{'type':_0x2b5996(0x215),'content':_0x39505d(_0x2d31bf,_0x2b5996(0x1f8),_0x1eba1e[_0x2b5996(0x21c)](_0xef2de3,0x1))}:void 0x0;}),this[_0x38c35e(0x1f2)]();}[_0x34b642(0x1f2)](){const _0x2f8d30=_0x34b642,_0x5be8fe=this[_0x2f8d30(0x208)],_0x55d640=_0x5be8fe[_0x2f8d30(0x217)];_0x5be8fe[_0x2f8d30(0x1e8)][_0x2f8d30(0x1dd)](_0x2f8d30(0x203))[_0x2f8d30(0x1f1)][_0x2f8d30(0x210)](_0x548b72=>{const _0x2883c7=_0x2f8d30;if(_0x2883c7(0x1e0)!=_0x548b72[_0x2883c7(0x21b)])return;const {data:_0x3d5c97}=_0x548b72;return _0x3d5c97&&_0x2883c7(0x20b)==_0x3d5c97[_0x2883c7(0x1e1)]?{'type':_0x2883c7(0x1e9),'content':_0x39505d(_0x55d640,_0x2883c7(0x1e4),_0x39505d(_0x55d640,_0x2883c7(0x216)))}:void 0x0;});}}function nr(_0x416e07,{showActiveMarker:_0x48ad80=!0x0}={}){return(_0x43fac7,_0x4cd1b3,_0xf98f85)=>{const _0x58c94a=_0x3bae,_0x572be0=_0x416e07[_0x58c94a(0x1e8)][_0x58c94a(0x1dd)](_0x58c94a(0x203)),_0x43fd69=_0x4cd1b3[_0x58c94a(0x218)][_0x58c94a(0x1f0)],_0x45aac6=_0x4cd1b3[_0x58c94a(0x218)][_0x58c94a(0x20c)],_0x2517c5=_0x416e07[_0x58c94a(0x1f3)][_0x58c94a(0x212)];if(!_0x43fd69[_0x58c94a(0x21e)](_0x45aac6)||!_0x43fd69[_0x58c94a(0x1eb)])return;const _0x1f68e6=_0x43fd69[_0x58c94a(0x1eb)];if(_0x2517c5[_0x58c94a(0x202)](_0x1f68e6)&&!_0x2517c5[_0x58c94a(0x1fd)](_0x1f68e6)&&_0x2517c5[_0x58c94a(0x1fc)](_0x1f68e6,_0x58c94a(0x1f4))){if(!_0xf98f85[_0x58c94a(0x1f6)][_0x58c94a(0x21d)](_0x4cd1b3[_0x58c94a(0x218)],_0x43fac7[_0x58c94a(0x1fb)]))return;const _0xac30d3=_0xf98f85[_0x58c94a(0x220)][_0x58c94a(0x214)](_0x58c94a(0x1e2),{'class':_0x58c94a(0x1e6)}),_0x20b4d7=_0xf98f85[_0x58c94a(0x1ef)][_0x58c94a(0x1ed)](_0x45aac6);_0x48ad80&&_0x572be0[_0x58c94a(0x20f)][_0x58c94a(0x20d)](_0x4cd1b3[_0x58c94a(0x201)])&&_0xf98f85[_0x58c94a(0x220)][_0x58c94a(0x207)](_0x58c94a(0x205),_0xac30d3),_0xf98f85[_0x58c94a(0x220)][_0x58c94a(0x1f9)](_0x20b4d7,_0xac30d3),_0xf98f85[_0x58c94a(0x1ef)][_0x58c94a(0x211)](_0xac30d3,_0x4cd1b3[_0x58c94a(0x201)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x591a20=_0x48d2;function _0x50bc(){const _0x35e2f1=['has','_registerLegacyDescription','descriptionFactory','editor','afterInit','565480oGrjdQ','2261624hBrJqL','TrackChangesEditing','85wOdDDF','64283zrmLBV','removeFormat','registerDescriptionCallback','format','24ADVFrU','commandName','locale','RemoveFormatEditing','get','formatBlock','1076446XuJqRp','2jkClcK','*Remove\x20all\x20formatting*','type','3Rcnahd','4841969wjvXpQ','90IcKOfz','196278VgaMvF','enableDefaultAttributesIntegration','4550984ClFuYA','formatInline','plugins'];_0x50bc=function(){return _0x35e2f1;};return _0x50bc();}(function(_0x4e6494,_0x27caea){const _0x4259a9=_0x48d2,_0x1f26d9=_0x4e6494();while(!![]){try{const _0x4177d0=-parseInt(_0x4259a9(0x79))/0x1*(parseInt(_0x4259a9(0x84))/0x2)+parseInt(_0x4259a9(0x87))/0x3*(parseInt(_0x4259a9(0x95))/0x4)+parseInt(_0x4259a9(0x78))/0x5*(parseInt(_0x4259a9(0x8a))/0x6)+parseInt(_0x4259a9(0x83))/0x7+parseInt(_0x4259a9(0x8c))/0x8+parseInt(_0x4259a9(0x89))/0x9*(-parseInt(_0x4259a9(0x94))/0xa)+parseInt(_0x4259a9(0x88))/0xb*(-parseInt(_0x4259a9(0x7d))/0xc);if(_0x4177d0===_0x27caea)break;else _0x1f26d9['push'](_0x1f26d9['shift']());}catch(_0x22857d){_0x1f26d9['push'](_0x1f26d9['shift']());}}}(_0x50bc,0x518e9));import{Plugin as _0x50e4be}from'ckeditor5/src/core.js';import{getTranslation as _0xf5c121}from'../utils/common-translations.js';function _0x48d2(_0x522a7e,_0x1a242e){const _0x50bc00=_0x50bc();return _0x48d2=function(_0x48d22b,_0x55371c){_0x48d22b=_0x48d22b-0x78;let _0x5a1f9a=_0x50bc00[_0x48d22b];return _0x5a1f9a;},_0x48d2(_0x522a7e,_0x1a242e);}export default class pt extends _0x50e4be{[_0x591a20(0x93)](){const _0x21c3ad=_0x591a20,_0x46af68=this[_0x21c3ad(0x92)];if(!_0x46af68[_0x21c3ad(0x8e)][_0x21c3ad(0x8f)](_0x21c3ad(0x80)))return;_0x46af68[_0x21c3ad(0x8e)][_0x21c3ad(0x81)](_0x21c3ad(0x96))[_0x21c3ad(0x8b)](_0x21c3ad(0x7a)),this[_0x21c3ad(0x90)]();}[_0x591a20(0x90)](){const _0x4553e2=_0x591a20,_0x17ab39=this[_0x4553e2(0x92)];_0x17ab39[_0x4553e2(0x8e)][_0x4553e2(0x81)](_0x4553e2(0x96))[_0x4553e2(0x91)][_0x4553e2(0x7b)](_0x3b3ece=>{const _0x1bb720=_0x4553e2;if(_0x1bb720(0x82)!=_0x3b3ece[_0x1bb720(0x86)]&&_0x1bb720(0x8d)!=_0x3b3ece[_0x1bb720(0x86)])return;const {data:_0x5ba64b}=_0x3b3ece;return _0x5ba64b&&_0x1bb720(0x7a)==_0x5ba64b[_0x1bb720(0x7e)]?{'type':_0x1bb720(0x7c),'content':_0xf5c121(_0x17ab39[_0x1bb720(0x7f)],_0x1bb720(0x85))}:void 0x0;});}}
23
+ const _0x1bfc44=_0x4a8f;(function(_0x47e46b,_0x572646){const _0x4dc052=_0x4a8f,_0x19ace1=_0x47e46b();while(!![]){try{const _0x57a9b3=-parseInt(_0x4dc052(0xaa))/0x1+parseInt(_0x4dc052(0xb2))/0x2*(-parseInt(_0x4dc052(0xaf))/0x3)+parseInt(_0x4dc052(0xbc))/0x4+-parseInt(_0x4dc052(0xc5))/0x5+-parseInt(_0x4dc052(0xb5))/0x6*(parseInt(_0x4dc052(0xbf))/0x7)+-parseInt(_0x4dc052(0xab))/0x8+parseInt(_0x4dc052(0xbd))/0x9;if(_0x57a9b3===_0x572646)break;else _0x19ace1['push'](_0x19ace1['shift']());}catch(_0x35fcc9){_0x19ace1['push'](_0x19ace1['shift']());}}}(_0x5df2,0xf3b4f));import{Plugin as _0x4b47e8}from'ckeditor5/src/core.js';import{getTranslation as _0x54c85c}from'../utils/common-translations.js';function _0x5df2(){const _0x31e686=['6823595tcWYjL','1230851qviYDC','6763464qVlCjP','plugins','*Remove\x20all\x20formatting*','has','2388EdNsfs','commandName','descriptionFactory','426EmhoDT','RemoveFormatEditing','afterInit','7674RIhILZ','type','formatBlock','_registerLegacyDescription','enableDefaultAttributesIntegration','locale','format','7731348jgxQXn','24555384hCztjG','TrackChangesEditing','287QJszJC','registerDescriptionCallback','get','removeFormat','editor','formatInline'];_0x5df2=function(){return _0x31e686;};return _0x5df2();}function _0x4a8f(_0xf10a4a,_0x50019b){const _0x5df204=_0x5df2();return _0x4a8f=function(_0x4a8f9b,_0x1405b0){_0x4a8f9b=_0x4a8f9b-0xaa;let _0x22866f=_0x5df204[_0x4a8f9b];return _0x22866f;},_0x4a8f(_0xf10a4a,_0x50019b);}export default class pt extends _0x4b47e8{[_0x1bfc44(0xb4)](){const _0x5c15ea=_0x1bfc44,_0x8abf01=this[_0x5c15ea(0xc3)];if(!_0x8abf01[_0x5c15ea(0xac)][_0x5c15ea(0xae)](_0x5c15ea(0xb3)))return;_0x8abf01[_0x5c15ea(0xac)][_0x5c15ea(0xc1)](_0x5c15ea(0xbe))[_0x5c15ea(0xb9)](_0x5c15ea(0xc2)),this[_0x5c15ea(0xb8)]();}[_0x1bfc44(0xb8)](){const _0xc3c8f5=_0x1bfc44,_0x378b78=this[_0xc3c8f5(0xc3)];_0x378b78[_0xc3c8f5(0xac)][_0xc3c8f5(0xc1)](_0xc3c8f5(0xbe))[_0xc3c8f5(0xb1)][_0xc3c8f5(0xc0)](_0x16211b=>{const _0x1a2196=_0xc3c8f5;if(_0x1a2196(0xb7)!=_0x16211b[_0x1a2196(0xb6)]&&_0x1a2196(0xc4)!=_0x16211b[_0x1a2196(0xb6)])return;const {data:_0x38a1cd}=_0x16211b;return _0x38a1cd&&_0x1a2196(0xc2)==_0x38a1cd[_0x1a2196(0xb0)]?{'type':_0x1a2196(0xbb),'content':_0x54c85c(_0x378b78[_0x1a2196(0xba)],_0x1a2196(0xad))}:void 0x0;});}}