@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240627.0 → 0.0.0-nightly-20240629.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
- function _0x591c(){const _0xaf4922=['710424rgqFob','listIndent','add','formatInline','end','schema','numbered','format','_selectedElements','todoListChecked','value','getAttribute','*Outdent:*\x20%0','createRange','findIndex','162NgIiyv','formatBlock','commandName','121005tnYKMH','afterInit','get','bulleted','execute','checkTodoList','replace','listItem','indentList','model','bulletedList','ELEMENT_LIST_ITEM','slice','todo','listType','4YYKiPe','document','descriptionFactory','registerElementLabel','commands','name','isObject','from','800494wJFVjD','*Change\x20to:*\x20%0','2427115VWKQQt','plugins','parent','filter','commandParams','ELEMENT_NUMBERED_LIST','3856640TDwikY','checkChild','nextSibling','72023pxahFY','markBlockFormat','change','ELEMENT_TODO_LIST','locale','LegacyListEditing','forceValue','numberedList','List','element','enableCommand','*Check\x20item*','*Indent:*\x20%0','previousSibling','*Uncheck\x20item*','LegacyTodoListEditing','editor','createPositionAt','outdentList','paragraph','getSelectedBlocks','has','before','blockName','394307hoYIyt','selection','ELEMENT_BULLETED_LIST','TrackChangesEditing','length','push','136WwnCpO','type','todoList','registerDescriptionCallback'];_0x591c=function(){return _0xaf4922;};return _0x591c();}const _0x11db19=_0x5171;function _0x5171(_0x53fd58,_0x3bd609){const _0x591c94=_0x591c();return _0x5171=function(_0x517119,_0x40b53){_0x517119=_0x517119-0x90;let _0x7f661b=_0x591c94[_0x517119];return _0x7f661b;},_0x5171(_0x53fd58,_0x3bd609);}(function(_0x12050a,_0x21eb05){const _0x28a58b=_0x5171,_0x13bb04=_0x12050a();while(!![]){try{const _0x5d1b31=-parseInt(_0x28a58b(0xab))/0x1+-parseInt(_0x28a58b(0xde))/0x2+parseInt(_0x28a58b(0xb5))/0x3+parseInt(_0x28a58b(0xd6))/0x4*(parseInt(_0x28a58b(0xe0))/0x5)+-parseInt(_0x28a58b(0xc4))/0x6*(parseInt(_0x28a58b(0x93))/0x7)+-parseInt(_0x28a58b(0xb1))/0x8*(-parseInt(_0x28a58b(0xc7))/0x9)+parseInt(_0x28a58b(0x90))/0xa;if(_0x5d1b31===_0x21eb05)break;else _0x13bb04['push'](_0x13bb04['shift']());}catch(_0x3fd228){_0x13bb04['push'](_0x13bb04['shift']());}}}(_0x591c,0x407a7));import{Plugin as _0x26edb3}from'ckeditor5/src/core.js';import{getTranslation as _0x3b3ff0}from'../utils/common-translations.js';export default class ut extends _0x26edb3{[_0x11db19(0xc8)](){const _0x49d540=_0x11db19,_0x16301d=this[_0x49d540(0xa3)],_0xab1742=_0x16301d[_0x49d540(0x97)];if(!_0x16301d[_0x49d540(0xe1)][_0x49d540(0xa8)](_0x49d540(0x98)))return;const _0x544316=_0x16301d[_0x49d540(0xe1)][_0x49d540(0xc9)](_0x49d540(0xae)),_0x3082c3=_0x16301d[_0x49d540(0xe1)][_0x49d540(0xa8)](_0x49d540(0xa2));function _0x3667a6(_0x44bf2e){return()=>{const _0x5dae72=_0x5171,_0x407156=_0x16301d[_0x5dae72(0xd0)][_0x5dae72(0xd7)][_0x5dae72(0xac)],_0x3a0f09=_0x16301d[_0x5dae72(0xda)][_0x5dae72(0xc9)](_0x44bf2e);if(_0x3a0f09[_0x5dae72(0xbf)])return void _0x16301d[_0x5dae72(0xcb)](_0x5dae72(0xa6),{});const _0x3e5d62=_0x44bf2e[_0x5dae72(0xd3)](0x0,-0x4),_0x1662a2=function(_0x5292de,_0x1d9907,_0x484166){const _0x3a77a2=_0x5dae72;let _0x26bb25=Array[_0x3a77a2(0xdd)](_0x5292de)[_0x3a77a2(0xe3)](_0x4ade56=>function(_0x36dce1,_0x3fd208){const _0x3dc1c1=_0x3a77a2;return _0x3fd208[_0x3dc1c1(0x91)](_0x36dce1[_0x3dc1c1(0xe2)],_0x3dc1c1(0xce))&&!_0x3fd208[_0x3dc1c1(0xdc)](_0x36dce1);}(_0x4ade56,_0x484166));_0x26bb25=_0x26bb25[_0x3a77a2(0xe3)](_0x49433b=>!_0x49433b['is'](_0x3a77a2(0x9c),_0x3a77a2(0xce))||_0x49433b[_0x3a77a2(0xc0)](_0x3a77a2(0xd5))!=_0x1d9907);const _0x4c9436=new Set();for(const _0x279bc5 of _0x26bb25)_0x279bc5['is'](_0x3a77a2(0x9c),_0x3a77a2(0xce))?_0x4c9436[_0x3a77a2(0xb7)](me(_0x279bc5)):_0x4c9436[_0x3a77a2(0xb7)](_0x279bc5);return Array[_0x3a77a2(0xdd)](_0x4c9436);}(_0x407156[_0x5dae72(0xa7)](),_0x3e5d62,_0x16301d[_0x5dae72(0xd0)][_0x5dae72(0xba)]);_0x16301d[_0x5dae72(0xd0)][_0x5dae72(0x95)](()=>{const _0x18aba6=_0x5dae72;for(const _0x54b534 of _0x1662a2)_0x544316[_0x18aba6(0x94)](_0x54b534,{'commandName':_0x44bf2e,'commandParams':[{'forceValue':!_0x3a0f09[_0x18aba6(0xbf)]}],'formatGroupId':_0x18aba6(0xaa)},fe(_0x54b534));});};}function _0x447461(_0x164a27){return()=>{const _0x271b0a=_0x5171,_0x2e32fb=function(_0x1ff4f5){const _0x159486=_0x5171;let _0x31cab5=Array[_0x159486(0xdd)](_0x1ff4f5);const _0x381d20=_0x31cab5[_0x159486(0xc3)](_0x5a2f9f=>_0x159486(0xce)!=_0x5a2f9f[_0x159486(0xdb)]);return _0x381d20>-0x1&&(_0x31cab5=_0x31cab5[_0x159486(0xd3)](0x0,_0x381d20)),_0x31cab5;}(_0x16301d[_0x271b0a(0xd0)][_0x271b0a(0xd7)][_0x271b0a(0xac)][_0x271b0a(0xa7)]()),_0x3cc013=_0x16301d[_0x271b0a(0xd0)][_0x271b0a(0xc2)](_0x16301d[_0x271b0a(0xd0)][_0x271b0a(0xa4)](_0x2e32fb[0x0],_0x271b0a(0xa9)),_0x16301d[_0x271b0a(0xd0)][_0x271b0a(0xa4)](_0x2e32fb[_0x2e32fb[_0x271b0a(0xaf)]-0x1],_0x271b0a(0xb9)));_0x16301d[_0x271b0a(0xd0)][_0x271b0a(0x95)](()=>{const _0x225555=_0x271b0a;_0x544316[_0x225555(0x94)](_0x3cc013,{'commandName':_0x164a27,'commandParams':[],'formatGroupId':_0x225555(0xb6)},function(_0x4117ef){const _0x20a3cd=_0x225555,_0x35c157=new Set();for(const _0x31213f of _0x4117ef){let _0xbe4afa=_0x31213f[_0x20a3cd(0x92)];for(;_0xbe4afa&&_0xbe4afa[_0x20a3cd(0xc0)](_0x20a3cd(0xb6))>_0x31213f[_0x20a3cd(0xc0)](_0x20a3cd(0xb6));)_0x35c157[_0x20a3cd(0xb7)](_0xbe4afa),_0xbe4afa=_0xbe4afa[_0x20a3cd(0x92)];}return Array[_0x20a3cd(0xdd)](_0x35c157);}(_0x2e32fb));});};}_0x544316[_0x49d540(0x9d)](_0x49d540(0x9a),_0x3667a6(_0x49d540(0x9a))),_0x544316[_0x49d540(0x9d)](_0x49d540(0xd1),_0x3667a6(_0x49d540(0xd1))),_0x3082c3&&_0x544316[_0x49d540(0x9d)](_0x49d540(0xb3),_0x3667a6(_0x49d540(0xb3))),_0x544316[_0x49d540(0x9d)](_0x49d540(0xcf),_0x447461(_0x49d540(0xcf))),_0x544316[_0x49d540(0x9d)](_0x49d540(0xa5),_0x447461(_0x49d540(0xa5))),_0x3082c3&&_0x544316[_0x49d540(0x9d)](_0x49d540(0xcc),()=>{const _0x4a868b=_0x49d540,_0x36b2c7=_0x16301d[_0x4a868b(0xda)][_0x4a868b(0xc9)](_0x4a868b(0xcc)),_0x2ceee3=Array[_0x4a868b(0xdd)](_0x36b2c7[_0x4a868b(0xbd)]);_0x2ceee3[_0x4a868b(0xe3)](_0x4a15bc=>_0x4a15bc[_0x4a868b(0xc0)](_0x4a868b(0xbe))!=_0x36b2c7[_0x4a868b(0xbf)]),_0x16301d[_0x4a868b(0xd0)][_0x4a868b(0x95)](()=>{const _0x538eb4=_0x4a868b;for(const _0x2f7eb8 of _0x2ceee3)_0x544316[_0x538eb4(0x94)](_0x2f7eb8,{'commandName':_0x538eb4(0xcc),'commandParams':[{'forceValue':!_0x36b2c7[_0x538eb4(0xbf)]}]});});}),_0x544316[_0x49d540(0xd8)][_0x49d540(0xd9)](_0x49d540(0xce),_0x1c3313=>_0x3b3ff0(_0xab1742,_0x49d540(0xd2),_0x1c3313)),_0x544316[_0x49d540(0xd8)][_0x49d540(0xb4)](_0x4f1771=>{const _0x7cbad9=_0x49d540;if(_0x7cbad9(0xc5)!=_0x4f1771[_0x7cbad9(0xb2)]&&_0x7cbad9(0xb8)!=_0x4f1771[_0x7cbad9(0xb2)])return;const {data:_0x5ce674}=_0x4f1771;if(_0x5ce674){if(_0x7cbad9(0x9a)==_0x5ce674[_0x7cbad9(0xc6)]||_0x7cbad9(0xd1)==_0x5ce674[_0x7cbad9(0xc6)]||_0x7cbad9(0xb3)==_0x5ce674[_0x7cbad9(0xc6)])switch(_0x5ce674[_0x7cbad9(0xc6)][_0x7cbad9(0xcd)](_0x7cbad9(0x9b),'')){case _0x7cbad9(0xca):return _0xe06122(_0x3b3ff0(_0xab1742,_0x7cbad9(0xad)));case _0x7cbad9(0xbb):return _0xe06122(_0x3b3ff0(_0xab1742,_0x7cbad9(0xe5)));case _0x7cbad9(0xd4):return _0xe06122(_0x3b3ff0(_0xab1742,_0x7cbad9(0x96)));}if(_0x7cbad9(0xcf)==_0x5ce674[_0x7cbad9(0xc6)])return{'type':_0x7cbad9(0xbc),'content':_0x3b3ff0(_0xab1742,_0x7cbad9(0x9f),_0x3b3ff0(_0xab1742,_0x7cbad9(0xd2)))};if(_0x7cbad9(0xa5)==_0x5ce674[_0x7cbad9(0xc6)])return{'type':_0x7cbad9(0xbc),'content':_0x3b3ff0(_0xab1742,_0x7cbad9(0xc1),_0x3b3ff0(_0xab1742,_0x7cbad9(0xd2)))};if(_0x7cbad9(0xcc)==_0x5ce674[_0x7cbad9(0xc6)])return _0x5ce674[_0x7cbad9(0xe4)][0x0][_0x7cbad9(0x99)]?{'type':_0x7cbad9(0xbc),'content':_0x3b3ff0(_0xab1742,_0x7cbad9(0x9e))}:{'type':_0x7cbad9(0xbc),'content':_0x3b3ff0(_0xab1742,_0x7cbad9(0xa1))};}function _0xe06122(_0xbb1184){const _0x37e9af=_0x7cbad9;return{'type':_0x37e9af(0xbc),'content':_0x3b3ff0(_0xab1742,_0x37e9af(0xdf),_0xbb1184)};}});}}function me(_0x20aced){const _0xdbb09f=_0x11db19,_0x5595da=_0x20aced[_0xdbb09f(0xc0)](_0xdbb09f(0xb6));if(0x0==_0x5595da)return _0x20aced;let _0x160a0c=_0x20aced;for(;_0x20aced[_0xdbb09f(0xa0)]&&_0x20aced[_0xdbb09f(0xa0)]['is'](_0xdbb09f(0x9c),_0xdbb09f(0xce));){const _0x7fdf0e=_0x20aced[_0xdbb09f(0xa0)][_0xdbb09f(0xc0)](_0xdbb09f(0xb6));if(_0x7fdf0e==_0x5595da)_0x160a0c=_0x20aced[_0xdbb09f(0xa0)];else{if(_0x7fdf0e<_0x5595da)break;}_0x20aced=_0x20aced[_0xdbb09f(0xa0)];}return _0x160a0c;}function fe(_0x3689cf){const _0x513490=_0x11db19,_0x5263d3=[];if(_0x3689cf['is'](_0x513490(0x9c),_0x513490(0xce))&&_0x3689cf[_0x513490(0xc0)](_0x513490(0xb6))>0x0){let _0x42c2cd=_0x3689cf[_0x513490(0x92)];for(;_0x42c2cd&&_0x513490(0xce)==_0x42c2cd[_0x513490(0xdb)]&&_0x42c2cd[_0x513490(0xc0)](_0x513490(0xb6))==_0x3689cf[_0x513490(0xc0)](_0x513490(0xb6));)_0x5263d3[_0x513490(0xb0)](_0x42c2cd),_0x42c2cd=_0x42c2cd[_0x513490(0x92)];}return _0x5263d3;}
23
+ function _0x1568(_0x387066,_0x558e58){const _0x378a4d=_0x378a();return _0x1568=function(_0x156801,_0x21952a){_0x156801=_0x156801-0x85;let _0x262c6b=_0x378a4d[_0x156801];return _0x262c6b;},_0x1568(_0x387066,_0x558e58);}const _0x1574b4=_0x1568;function _0x378a(){const _0x3b49b4=['findIndex','280aKyshN','schema','formatBlock','from','getSelectedBlocks','numberedList','checkTodoList','List','execute','ELEMENT_TODO_LIST','enableCommand','commandName','name','_selectedElements','ELEMENT_NUMBERED_LIST','1218732uwTKHd','add','replace','selection','listIndent','isObject','commands','type','registerDescriptionCallback','*Uncheck\x20item*','773492KuGKLa','parent','6185536ACTtAu','getAttribute','39002280UTnBMK','todoList','numbered','*Indent:*\x20%0','model','has','LegacyListEditing','format','outdentList','length','*Check\x20item*','bulletedList','listItem','end','todo','*Outdent:*\x20%0','*Change\x20to:*\x20%0','commandParams','listType','markBlockFormat','todoListChecked','formatInline','7555aPgxfS','LegacyTodoListEditing','checkChild','slice','push','bulleted','filter','blockName','9kEQoum','createPositionAt','before','indentList','value','plugins','199278tgXIdG','locale','descriptionFactory','forceValue','164XwBalF','editor','144291vUpzuY','TrackChangesEditing','change','element','get','registerElementLabel','afterInit','document','paragraph','ELEMENT_BULLETED_LIST','nextSibling','previousSibling','ELEMENT_LIST_ITEM','createRange'];_0x378a=function(){return _0x3b49b4;};return _0x378a();}(function(_0x3c4bdc,_0x6b7e2){const _0x1f8ca0=_0x1568,_0x56a37c=_0x3c4bdc();while(!![]){try{const _0x2e3bf1=-parseInt(_0x1f8ca0(0xab))/0x1+-parseInt(_0x1f8ca0(0xd3))/0x2*(parseInt(_0x1f8ca0(0x9f))/0x3)+parseInt(_0x1f8ca0(0xa9))/0x4*(-parseInt(_0x1f8ca0(0x97))/0x5)+-parseInt(_0x1f8ca0(0xc9))/0x6+-parseInt(_0x1f8ca0(0xd5))/0x7+parseInt(_0x1f8ca0(0xba))/0x8*(-parseInt(_0x1f8ca0(0xa5))/0x9)+parseInt(_0x1f8ca0(0xd7))/0xa;if(_0x2e3bf1===_0x6b7e2)break;else _0x56a37c['push'](_0x56a37c['shift']());}catch(_0x20c78b){_0x56a37c['push'](_0x56a37c['shift']());}}}(_0x378a,0xa4108));import{Plugin as _0x2a61f1}from'ckeditor5/src/core.js';import{getTranslation as _0x350c85}from'../utils/common-translations.js';export default class ut extends _0x2a61f1{[_0x1574b4(0xb1)](){const _0x29ed88=_0x1574b4,_0x4c4f83=this[_0x29ed88(0xaa)],_0x5def70=_0x4c4f83[_0x29ed88(0xa6)];if(!_0x4c4f83[_0x29ed88(0xa4)][_0x29ed88(0x86)](_0x29ed88(0x87)))return;const _0x2e258b=_0x4c4f83[_0x29ed88(0xa4)][_0x29ed88(0xaf)](_0x29ed88(0xac)),_0x36a46e=_0x4c4f83[_0x29ed88(0xa4)][_0x29ed88(0x86)](_0x29ed88(0x98));function _0x4b17d8(_0x44cd79){return()=>{const _0x163d45=_0x1568,_0x298be1=_0x4c4f83[_0x163d45(0x85)][_0x163d45(0xb2)][_0x163d45(0xcc)],_0x1bc70e=_0x4c4f83[_0x163d45(0xcf)][_0x163d45(0xaf)](_0x44cd79);if(_0x1bc70e[_0x163d45(0xa3)])return void _0x4c4f83[_0x163d45(0xc2)](_0x163d45(0xb3),{});const _0x507806=_0x44cd79[_0x163d45(0x9a)](0x0,-0x4),_0xa01871=function(_0x33a32c,_0x1859a5,_0x348026){const _0x43c17e=_0x163d45;let _0x280973=Array[_0x43c17e(0xbd)](_0x33a32c)[_0x43c17e(0x9d)](_0x2b59fb=>function(_0x5827cb,_0x51fafd){const _0xb73ac=_0x43c17e;return _0x51fafd[_0xb73ac(0x99)](_0x5827cb[_0xb73ac(0xd4)],_0xb73ac(0x8d))&&!_0x51fafd[_0xb73ac(0xce)](_0x5827cb);}(_0x2b59fb,_0x348026));_0x280973=_0x280973[_0x43c17e(0x9d)](_0x1967de=>!_0x1967de['is'](_0x43c17e(0xae),_0x43c17e(0x8d))||_0x1967de[_0x43c17e(0xd6)](_0x43c17e(0x93))!=_0x1859a5);const _0x1d00a6=new Set();for(const _0x25343e of _0x280973)_0x25343e['is'](_0x43c17e(0xae),_0x43c17e(0x8d))?_0x1d00a6[_0x43c17e(0xca)](me(_0x25343e)):_0x1d00a6[_0x43c17e(0xca)](_0x25343e);return Array[_0x43c17e(0xbd)](_0x1d00a6);}(_0x298be1[_0x163d45(0xbe)](),_0x507806,_0x4c4f83[_0x163d45(0x85)][_0x163d45(0xbb)]);_0x4c4f83[_0x163d45(0x85)][_0x163d45(0xad)](()=>{const _0x3f4c8e=_0x163d45;for(const _0x139252 of _0xa01871)_0x2e258b[_0x3f4c8e(0x94)](_0x139252,{'commandName':_0x44cd79,'commandParams':[{'forceValue':!_0x1bc70e[_0x3f4c8e(0xa3)]}],'formatGroupId':_0x3f4c8e(0x9e)},fe(_0x139252));});};}function _0x41e251(_0x2d54be){return()=>{const _0x5598c5=_0x1568,_0x22b3ea=function(_0xec6752){const _0x392587=_0x1568;let _0x5b7f48=Array[_0x392587(0xbd)](_0xec6752);const _0x3b7249=_0x5b7f48[_0x392587(0xb9)](_0x46beef=>_0x392587(0x8d)!=_0x46beef[_0x392587(0xc6)]);return _0x3b7249>-0x1&&(_0x5b7f48=_0x5b7f48[_0x392587(0x9a)](0x0,_0x3b7249)),_0x5b7f48;}(_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xb2)][_0x5598c5(0xcc)][_0x5598c5(0xbe)]()),_0x5a29d4=_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xb8)](_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xa0)](_0x22b3ea[0x0],_0x5598c5(0xa1)),_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xa0)](_0x22b3ea[_0x22b3ea[_0x5598c5(0x8a)]-0x1],_0x5598c5(0x8e)));_0x4c4f83[_0x5598c5(0x85)][_0x5598c5(0xad)](()=>{const _0x5a0975=_0x5598c5;_0x2e258b[_0x5a0975(0x94)](_0x5a29d4,{'commandName':_0x2d54be,'commandParams':[],'formatGroupId':_0x5a0975(0xcd)},function(_0x239075){const _0x4fd834=_0x5a0975,_0x3d9a75=new Set();for(const _0x3d4b9f of _0x239075){let _0x331984=_0x3d4b9f[_0x4fd834(0xb5)];for(;_0x331984&&_0x331984[_0x4fd834(0xd6)](_0x4fd834(0xcd))>_0x3d4b9f[_0x4fd834(0xd6)](_0x4fd834(0xcd));)_0x3d9a75[_0x4fd834(0xca)](_0x331984),_0x331984=_0x331984[_0x4fd834(0xb5)];}return Array[_0x4fd834(0xbd)](_0x3d9a75);}(_0x22b3ea));});};}_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0xbf),_0x4b17d8(_0x29ed88(0xbf))),_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0x8c),_0x4b17d8(_0x29ed88(0x8c))),_0x36a46e&&_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0xd8),_0x4b17d8(_0x29ed88(0xd8))),_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0xa2),_0x41e251(_0x29ed88(0xa2))),_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0x89),_0x41e251(_0x29ed88(0x89))),_0x36a46e&&_0x2e258b[_0x29ed88(0xc4)](_0x29ed88(0xc0),()=>{const _0x226e2d=_0x29ed88,_0x136396=_0x4c4f83[_0x226e2d(0xcf)][_0x226e2d(0xaf)](_0x226e2d(0xc0)),_0x3e792b=Array[_0x226e2d(0xbd)](_0x136396[_0x226e2d(0xc7)]);_0x3e792b[_0x226e2d(0x9d)](_0x4f4c41=>_0x4f4c41[_0x226e2d(0xd6)](_0x226e2d(0x95))!=_0x136396[_0x226e2d(0xa3)]),_0x4c4f83[_0x226e2d(0x85)][_0x226e2d(0xad)](()=>{const _0x227ed3=_0x226e2d;for(const _0xc431dd of _0x3e792b)_0x2e258b[_0x227ed3(0x94)](_0xc431dd,{'commandName':_0x227ed3(0xc0),'commandParams':[{'forceValue':!_0x136396[_0x227ed3(0xa3)]}]});});}),_0x2e258b[_0x29ed88(0xa7)][_0x29ed88(0xb0)](_0x29ed88(0x8d),_0x22e414=>_0x350c85(_0x5def70,_0x29ed88(0xb7),_0x22e414)),_0x2e258b[_0x29ed88(0xa7)][_0x29ed88(0xd1)](_0x1439c4=>{const _0x3fdb9e=_0x29ed88;if(_0x3fdb9e(0xbc)!=_0x1439c4[_0x3fdb9e(0xd0)]&&_0x3fdb9e(0x96)!=_0x1439c4[_0x3fdb9e(0xd0)])return;const {data:_0x2a9456}=_0x1439c4;if(_0x2a9456){if(_0x3fdb9e(0xbf)==_0x2a9456[_0x3fdb9e(0xc5)]||_0x3fdb9e(0x8c)==_0x2a9456[_0x3fdb9e(0xc5)]||_0x3fdb9e(0xd8)==_0x2a9456[_0x3fdb9e(0xc5)])switch(_0x2a9456[_0x3fdb9e(0xc5)][_0x3fdb9e(0xcb)](_0x3fdb9e(0xc1),'')){case _0x3fdb9e(0x9c):return _0x4b582d(_0x350c85(_0x5def70,_0x3fdb9e(0xb4)));case _0x3fdb9e(0xd9):return _0x4b582d(_0x350c85(_0x5def70,_0x3fdb9e(0xc8)));case _0x3fdb9e(0x8f):return _0x4b582d(_0x350c85(_0x5def70,_0x3fdb9e(0xc3)));}if(_0x3fdb9e(0xa2)==_0x2a9456[_0x3fdb9e(0xc5)])return{'type':_0x3fdb9e(0x88),'content':_0x350c85(_0x5def70,_0x3fdb9e(0xda),_0x350c85(_0x5def70,_0x3fdb9e(0xb7)))};if(_0x3fdb9e(0x89)==_0x2a9456[_0x3fdb9e(0xc5)])return{'type':_0x3fdb9e(0x88),'content':_0x350c85(_0x5def70,_0x3fdb9e(0x90),_0x350c85(_0x5def70,_0x3fdb9e(0xb7)))};if(_0x3fdb9e(0xc0)==_0x2a9456[_0x3fdb9e(0xc5)])return _0x2a9456[_0x3fdb9e(0x92)][0x0][_0x3fdb9e(0xa8)]?{'type':_0x3fdb9e(0x88),'content':_0x350c85(_0x5def70,_0x3fdb9e(0x8b))}:{'type':_0x3fdb9e(0x88),'content':_0x350c85(_0x5def70,_0x3fdb9e(0xd2))};}function _0x4b582d(_0x1feee8){const _0x4b4b0d=_0x3fdb9e;return{'type':_0x4b4b0d(0x88),'content':_0x350c85(_0x5def70,_0x4b4b0d(0x91),_0x1feee8)};}});}}function me(_0x30e2f9){const _0x5fe50f=_0x1574b4,_0x14ff8f=_0x30e2f9[_0x5fe50f(0xd6)](_0x5fe50f(0xcd));if(0x0==_0x14ff8f)return _0x30e2f9;let _0x556ca9=_0x30e2f9;for(;_0x30e2f9[_0x5fe50f(0xb6)]&&_0x30e2f9[_0x5fe50f(0xb6)]['is'](_0x5fe50f(0xae),_0x5fe50f(0x8d));){const _0x137474=_0x30e2f9[_0x5fe50f(0xb6)][_0x5fe50f(0xd6)](_0x5fe50f(0xcd));if(_0x137474==_0x14ff8f)_0x556ca9=_0x30e2f9[_0x5fe50f(0xb6)];else{if(_0x137474<_0x14ff8f)break;}_0x30e2f9=_0x30e2f9[_0x5fe50f(0xb6)];}return _0x556ca9;}function fe(_0x4e719e){const _0x4c0f66=_0x1574b4,_0x490959=[];if(_0x4e719e['is'](_0x4c0f66(0xae),_0x4c0f66(0x8d))&&_0x4e719e[_0x4c0f66(0xd6)](_0x4c0f66(0xcd))>0x0){let _0x59016f=_0x4e719e[_0x4c0f66(0xb5)];for(;_0x59016f&&_0x4c0f66(0x8d)==_0x59016f[_0x4c0f66(0xc6)]&&_0x59016f[_0x4c0f66(0xd6)](_0x4c0f66(0xcd))==_0x4e719e[_0x4c0f66(0xd6)](_0x4c0f66(0xcd));)_0x490959[_0x4c0f66(0x9b)](_0x59016f),_0x59016f=_0x59016f[_0x4c0f66(0xb5)];}return _0x490959;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ff8b7=_0x4702;(function(_0x125c6d,_0xdd7755){const _0x7f713f=_0x4702,_0x164c2c=_0x125c6d();while(!![]){try{const _0x2bb8c2=parseInt(_0x7f713f(0xd7))/0x1*(parseInt(_0x7f713f(0xc4))/0x2)+parseInt(_0x7f713f(0xff))/0x3+-parseInt(_0x7f713f(0xc2))/0x4+-parseInt(_0x7f713f(0xbe))/0x5+-parseInt(_0x7f713f(0xfd))/0x6*(-parseInt(_0x7f713f(0xde))/0x7)+parseInt(_0x7f713f(0xd9))/0x8*(-parseInt(_0x7f713f(0xc1))/0x9)+parseInt(_0x7f713f(0x100))/0xa;if(_0x2bb8c2===_0xdd7755)break;else _0x164c2c['push'](_0x164c2c['shift']());}catch(_0x57aa79){_0x164c2c['push'](_0x164c2c['shift']());}}}(_0x33a9,0x38271));function _0x4702(_0x429f63,_0x2bd210){const _0x33a9d6=_0x33a9();return _0x4702=function(_0x47021a,_0x4a6037){_0x47021a=_0x47021a-0xb8;let _0x3d5ecc=_0x33a9d6[_0x47021a];return _0x3d5ecc;},_0x4702(_0x429f63,_0x2bd210);}import{Plugin as _0x109de5}from'ckeditor5/src/core.js';import{getTranslation as _0x17eb2d}from'../utils/common-translations.js';export default class K extends _0x109de5{[_0x2ff8b7(0xd2)](){const _0x4874a0=_0x2ff8b7;if(!this[_0x4874a0(0x108)][_0x4874a0(0x106)][_0x4874a0(0x103)](_0x4874a0(0xdf)))return;const _0x5da6d5=this[_0x4874a0(0x108)][_0x4874a0(0xdb)][_0x4874a0(0xdd)](_0x4874a0(0xb9)),_0x423a8e=this[_0x4874a0(0x108)][_0x4874a0(0x106)][_0x4874a0(0xdd)](_0x4874a0(0xf6));_0x5da6d5[_0x4874a0(0xf4)]&&_0x423a8e[_0x4874a0(0xd4)](_0x4874a0(0x107),this[_0x4874a0(0xf3)][_0x4874a0(0xe1)](this)),_0x5da6d5[_0x4874a0(0xf9)]&&_0x423a8e[_0x4874a0(0xd4)](_0x4874a0(0x101),this[_0x4874a0(0xba)][_0x4874a0(0xe1)](this)),_0x5da6d5[_0x4874a0(0xbd)]&&_0x423a8e[_0x4874a0(0xd4)](_0x4874a0(0x105),this[_0x4874a0(0xc5)][_0x4874a0(0xe1)](this)),_0x423a8e[_0x4874a0(0xec)][_0x4874a0(0xf7)](this[_0x4874a0(0xfb)][_0x4874a0(0xe1)](this));}[_0x2ff8b7(0xf3)](_0x1b6597,_0x27521a={}){const _0x582f06=_0x2ff8b7,_0x2f0930=this[_0x582f06(0x108)][_0x582f06(0x106)][_0x582f06(0xdd)](_0x582f06(0xf6)),_0x5c481d=this[_0x582f06(0xdc)]();this[_0x582f06(0x108)][_0x582f06(0xc8)][_0x582f06(0xce)](()=>{const _0x217e59=_0x582f06;_0x2f0930[_0x217e59(0xcb)](_0x5c481d,{'commandName':_0x217e59(0x107),'commandParams':[{'type':_0x27521a[_0x217e59(0xe7)]}],'formatGroupId':_0x217e59(0x107)});});}[_0x2ff8b7(0xba)](_0x338acf,_0x2ff924={}){const _0x545c91=_0x2ff8b7,_0x39a065=this[_0x545c91(0x108)][_0x545c91(0x106)][_0x545c91(0xdd)](_0x545c91(0xf6)),_0x5e1e2d=this[_0x545c91(0xbc)](_0xe061be=>_0xe061be['is'](_0x545c91(0xe9),_0x545c91(0xef))&&_0x545c91(0xe3)===_0xe061be[_0x545c91(0xbf)](_0x545c91(0xe6)));if(_0x5e1e2d[_0x545c91(0xf2)]<0x1)return;const _0x4cb420=_0x5e1e2d[_0x545c91(0xc7)](_0x4b3fcb=>this[_0x545c91(0x108)][_0x545c91(0xc8)][_0x545c91(0xfe)](this[_0x545c91(0x108)][_0x545c91(0xc8)][_0x545c91(0xfc)](_0x4b3fcb,_0x545c91(0xcf)),this[_0x545c91(0x108)][_0x545c91(0xc8)][_0x545c91(0xfc)](_0x4b3fcb,0x0)));this[_0x545c91(0x108)][_0x545c91(0xc8)][_0x545c91(0xce)](()=>{const _0x5789b6=_0x545c91;_0x39a065[_0x5789b6(0xcb)](_0x4cb420,{'commandName':_0x5789b6(0x101),'commandParams':[{'reversed':_0x2ff924[_0x5789b6(0xf9)]}],'formatGroupId':_0x5789b6(0x101)});});}[_0x2ff8b7(0xc5)](_0x43b6b2,_0x4eb78b={}){const _0xa45cad=_0x2ff8b7,_0xd8d96e=this[_0xa45cad(0x108)][_0xa45cad(0x106)][_0xa45cad(0xdd)](_0xa45cad(0xf6)),_0x5b398f=this[_0xa45cad(0xbc)](_0x2348ea=>_0x2348ea['is'](_0xa45cad(0xe9),_0xa45cad(0xef))&&_0xa45cad(0xe3)===_0x2348ea[_0xa45cad(0xbf)](_0xa45cad(0xe6)));if(_0x5b398f[_0xa45cad(0xf2)]<0x1)return;const _0x86cdad=_0x5b398f[_0xa45cad(0xc7)](_0x29a171=>this[_0xa45cad(0x108)][_0xa45cad(0xc8)][_0xa45cad(0xfe)](this[_0xa45cad(0x108)][_0xa45cad(0xc8)][_0xa45cad(0xfc)](_0x29a171,_0xa45cad(0xcf)),this[_0xa45cad(0x108)][_0xa45cad(0xc8)][_0xa45cad(0xfc)](_0x29a171,0x0)));this[_0xa45cad(0x108)][_0xa45cad(0xc8)][_0xa45cad(0xce)](()=>{const _0x530514=_0xa45cad;_0xd8d96e[_0x530514(0xcb)](_0x86cdad,{'commandName':_0x530514(0x105),'commandParams':[{'startIndex':_0x4eb78b[_0x530514(0xbd)]}],'formatGroupId':_0x530514(0x105)});});}[_0x2ff8b7(0xfb)](_0x2e5457){const _0x247f6a=_0x2ff8b7;if(_0x247f6a(0xcc)!=_0x2e5457[_0x247f6a(0xe7)]&&_0x247f6a(0xd3)!=_0x2e5457[_0x247f6a(0xe7)])return;const _0x3f36ea=this[_0x247f6a(0x108)][_0x247f6a(0xf1)],{data:_0x4b24c8}=_0x2e5457;if(!_0x4b24c8)return;let _0x3f7331,_0x3d0b57;switch(_0x4b24c8[_0x247f6a(0xeb)]){case _0x247f6a(0x107):_0x3f7331=_0x247f6a(0xea),_0x3d0b57={'type':_0x247f6a(0xca),'content':_0x17eb2d(_0x3f36ea,_0x3f7331,_0x17eb2d(_0x3f36ea,this[_0x247f6a(0xc0)](_0x4b24c8[_0x247f6a(0xd5)][0x0][_0x247f6a(0xe7)])))};break;case _0x247f6a(0x101):_0x3f7331=_0x4b24c8[_0x247f6a(0xd5)][0x0][_0x247f6a(0xf9)]?_0x247f6a(0xed):_0x247f6a(0xf8),_0x3d0b57={'type':_0x247f6a(0xca),'content':_0x17eb2d(_0x3f36ea,_0x3f7331)};break;case _0x247f6a(0x105):_0x3f7331=_0x247f6a(0xbb),_0x3d0b57={'type':_0x247f6a(0xca),'content':_0x17eb2d(_0x3f36ea,_0x3f7331,_0x4b24c8[_0x247f6a(0xd5)][0x0][_0x247f6a(0xbd)])};}return _0x3d0b57;}[_0x2ff8b7(0xdc)](){const _0x261732=_0x2ff8b7;var _0x362ee1,_0x4c1637,_0x2269d0,_0x3026dc;const _0x2c57be=this[_0x261732(0x108)][_0x261732(0x106)][_0x261732(0xdd)](_0x261732(0xe5));let _0x5397f3=Array[_0x261732(0xe8)](this[_0x261732(0x108)][_0x261732(0xc8)][_0x261732(0xd6)][_0x261732(0x102)][_0x261732(0xd8)]());return(null===(_0x362ee1=_0x5397f3[0x0])||void 0x0===_0x362ee1?void 0x0:_0x362ee1['is'](_0x261732(0xe9),_0x261732(0xef)))&&_0x5397f3[_0x261732(0xc9)](..._0x2c57be[_0x261732(0xc6)](this[_0x261732(0x108)][_0x261732(0xc8)][_0x261732(0xd6)][_0x261732(0x102)][_0x261732(0xb8)](),_0x261732(0xfa))),(null===(_0x4c1637=_0x5397f3[_0x5397f3[_0x261732(0xf2)]-0x1])||void 0x0===_0x4c1637?void 0x0:_0x4c1637['is'](_0x261732(0xe9),_0x261732(0xef)))&&_0x5397f3[_0x261732(0xd1)](..._0x2c57be[_0x261732(0xc6)](this[_0x261732(0x108)][_0x261732(0xc8)][_0x261732(0xd6)][_0x261732(0x102)][_0x261732(0xf0)](),_0x261732(0x104))),_0x5397f3=[...new Set(_0x5397f3)],(null===(_0x3026dc=null===(_0x2269d0=this[_0x261732(0x108)][_0x261732(0xc8)][_0x261732(0xd6)][_0x261732(0x102)][_0x261732(0xb8)]())||void 0x0===_0x2269d0?void 0x0:_0x2269d0[_0x261732(0xe2)])||void 0x0===_0x3026dc?void 0x0:_0x3026dc['is'](_0x261732(0xe9),_0x261732(0xef)))&&(_0x5397f3=_0x5397f3[_0x261732(0xda)](_0x688063=>_0x688063['is'](_0x261732(0xe9),_0x261732(0xef)))),_0x5397f3;}[_0x2ff8b7(0xbc)](_0x7d7055){const _0x410cdb=_0x2ff8b7,_0x28047d=this[_0x410cdb(0x108)][_0x410cdb(0x106)][_0x410cdb(0xdd)](_0x410cdb(0xe5));let _0x34432e=Array[_0x410cdb(0xe8)](this[_0x410cdb(0x108)][_0x410cdb(0xc8)][_0x410cdb(0xd6)][_0x410cdb(0x102)][_0x410cdb(0xd8)]())[_0x410cdb(0xda)](_0x7d7055)[_0x410cdb(0xc7)](_0x1424e0=>{const _0xd1962e=_0x410cdb,_0x43eb2f=this[_0xd1962e(0x108)][_0xd1962e(0xc8)][_0xd1962e(0xfc)](_0x1424e0,0x0);return[..._0x28047d[_0xd1962e(0xc6)](_0x43eb2f,_0xd1962e(0xfa)),..._0x28047d[_0xd1962e(0xc6)](_0x43eb2f,_0xd1962e(0x104))];})[_0x410cdb(0xee)]();return _0x34432e=[...new Set(_0x34432e)],_0x34432e;}[_0x2ff8b7(0xc0)](_0x24e5e8){const _0x30d175=_0x2ff8b7;return _0x30d175(0xe0)+(this[_0x30d175(0x108)][_0x30d175(0x106)][_0x30d175(0xdd)](_0x30d175(0xe5))[_0x30d175(0xcd)](_0x24e5e8)||_0x30d175(0xc3))[_0x30d175(0xf5)]()+_0x30d175(0xd0)+_0x24e5e8[_0x30d175(0xf5)]()[_0x30d175(0xe4)](/-/g,'_');}}function _0x33a9(){const _0x435524=['handleListStartCommand','getSiblingNodes','map','model','unshift','format','markMultiRangeBlockFormat','formatBlock','getListTypeFromListStyleType','change','before','_LIST_','push','afterInit','formatInline','enableCommand','commandParams','document','29059FXWLNw','getSelectedBlocks','136YXvvUm','filter','config','_getSuggestionBlocksForListStyle','get','543991mcSlhe','LegacyListPropertiesEditing','ELEMENT_','bind','parent','numbered','replace','LegacyListUtils','listType','type','from','element','*Change\x20to:*\x20%0','commandName','descriptionFactory','*Format:*\x20set\x20order\x20to\x20reversed','flat','listItem','getLastPosition','locale','length','handleListStyleCommand','styles','toUpperCase','TrackChangesEditing','registerDescriptionCallback','*Format:*\x20set\x20order\x20to\x20regular','reversed','backward','handleDescriptions','createPositionAt','18GPEggP','createRange','280413UhIqZA','7618710AyJEVi','listReversed','selection','has','forward','listStart','plugins','listStyle','editor','getFirstPosition','list.properties','handleListReversedCommand','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getSuggestionBlocks','startIndex','1453250ZJlSAW','getAttribute','_getTranslationKeyForListStyle','215613mLVDEP','1339660Xkfuab','default','12YnFvcr'];_0x33a9=function(){return _0x435524;};return _0x33a9();}
23
+ const _0xd1472d=_0x4213;(function(_0x21654b,_0x4172be){const _0x416b83=_0x4213,_0x264773=_0x21654b();while(!![]){try{const _0x8be682=parseInt(_0x416b83(0xa6))/0x1*(parseInt(_0x416b83(0xda))/0x2)+-parseInt(_0x416b83(0xf1))/0x3*(parseInt(_0x416b83(0xd0))/0x4)+-parseInt(_0x416b83(0xb3))/0x5+-parseInt(_0x416b83(0xd4))/0x6+parseInt(_0x416b83(0xad))/0x7*(-parseInt(_0x416b83(0xcf))/0x8)+parseInt(_0x416b83(0xb0))/0x9+parseInt(_0x416b83(0xd3))/0xa*(parseInt(_0x416b83(0xe8))/0xb);if(_0x8be682===_0x4172be)break;else _0x264773['push'](_0x264773['shift']());}catch(_0x25f099){_0x264773['push'](_0x264773['shift']());}}}(_0x5e85,0xca0ee));function _0x4213(_0x33ec50,_0x45c9fb){const _0x5e852b=_0x5e85();return _0x4213=function(_0x42138f,_0x4aa038){_0x42138f=_0x42138f-0xa0;let _0x42be44=_0x5e852b[_0x42138f];return _0x42be44;},_0x4213(_0x33ec50,_0x45c9fb);}import{Plugin as _0x2a0f92}from'ckeditor5/src/core.js';import{getTranslation as _0x5a11f0}from'../utils/common-translations.js';function _0x5e85(){const _0x16d9f3=['model','ELEMENT_','editor','backward','reversed','change','formatInline','*Format:*\x20set\x20start\x20index\x20to\x20%0','getListTypeFromListStyleType','replace','listStyle','get','before','config','unshift','_getSuggestionBlocks','list.properties','createRange','parent','listReversed','forward','descriptionFactory','LegacyListUtils','*Format:*\x20set\x20order\x20to\x20reversed','1898128OGTAmN','1352132TTnumM','registerDescriptionCallback','flat','70iZhGaR','1124658iDitRh','commandName','*Change\x20to:*\x20%0','map','listItem','getAttribute','1759456Mdywwp','createPositionAt','_getSuggestionBlocksForListStyle','markMultiRangeBlockFormat','listStart','LegacyListPropertiesEditing','commandParams','_LIST_','handleListStartCommand','type','listType','handleListReversedCommand','filter','document','1680316bPOwwk','*Format:*\x20set\x20order\x20to\x20regular','enableCommand','getSelectedBlocks','element','plugins','startIndex','styles','format','6guSKNC','getLastPosition','numbered','getSiblingNodes','getFirstPosition','selection','handleListStyleCommand','1tGugVk','TrackChangesEditing','bind','from','default','has','locale','7JIooZj','formatBlock','push','13102596HBwGTC','handleDescriptions','length','7382295SVEkIl','afterInit','_getTranslationKeyForListStyle','toUpperCase'];_0x5e85=function(){return _0x16d9f3;};return _0x5e85();}export default class K extends _0x2a0f92{[_0xd1472d(0xb4)](){const _0x77643a=_0xd1472d;if(!this[_0x77643a(0xb9)][_0x77643a(0xed)][_0x77643a(0xab)](_0x77643a(0xdf)))return;const _0x3ad7e9=this[_0x77643a(0xb9)][_0x77643a(0xc4)][_0x77643a(0xc2)](_0x77643a(0xc7)),_0x2479ce=this[_0x77643a(0xb9)][_0x77643a(0xed)][_0x77643a(0xc2)](_0x77643a(0xa7));_0x3ad7e9[_0x77643a(0xef)]&&_0x2479ce[_0x77643a(0xea)](_0x77643a(0xc1),this[_0x77643a(0xa5)][_0x77643a(0xa8)](this)),_0x3ad7e9[_0x77643a(0xbb)]&&_0x2479ce[_0x77643a(0xea)](_0x77643a(0xca),this[_0x77643a(0xe5)][_0x77643a(0xa8)](this)),_0x3ad7e9[_0x77643a(0xee)]&&_0x2479ce[_0x77643a(0xea)](_0x77643a(0xde),this[_0x77643a(0xe2)][_0x77643a(0xa8)](this)),_0x2479ce[_0x77643a(0xcc)][_0x77643a(0xd1)](this[_0x77643a(0xb1)][_0x77643a(0xa8)](this));}[_0xd1472d(0xa5)](_0x1d17b3,_0x2b0efc={}){const _0x293182=_0xd1472d,_0x1cf4aa=this[_0x293182(0xb9)][_0x293182(0xed)][_0x293182(0xc2)](_0x293182(0xa7)),_0x557d41=this[_0x293182(0xdc)]();this[_0x293182(0xb9)][_0x293182(0xb7)][_0x293182(0xbc)](()=>{const _0x56fe26=_0x293182;_0x1cf4aa[_0x56fe26(0xdd)](_0x557d41,{'commandName':_0x56fe26(0xc1),'commandParams':[{'type':_0x2b0efc[_0x56fe26(0xe3)]}],'formatGroupId':_0x56fe26(0xc1)});});}[_0xd1472d(0xe5)](_0x3432e6,_0x255ef5={}){const _0x1c7283=_0xd1472d,_0x77a2d7=this[_0x1c7283(0xb9)][_0x1c7283(0xed)][_0x1c7283(0xc2)](_0x1c7283(0xa7)),_0x2f67c4=this[_0x1c7283(0xc6)](_0x201a67=>_0x201a67['is'](_0x1c7283(0xec),_0x1c7283(0xd8))&&_0x1c7283(0xa1)===_0x201a67[_0x1c7283(0xd9)](_0x1c7283(0xe4)));if(_0x2f67c4[_0x1c7283(0xb2)]<0x1)return;const _0x346c2c=_0x2f67c4[_0x1c7283(0xd7)](_0x14a25d=>this[_0x1c7283(0xb9)][_0x1c7283(0xb7)][_0x1c7283(0xc8)](this[_0x1c7283(0xb9)][_0x1c7283(0xb7)][_0x1c7283(0xdb)](_0x14a25d,_0x1c7283(0xc3)),this[_0x1c7283(0xb9)][_0x1c7283(0xb7)][_0x1c7283(0xdb)](_0x14a25d,0x0)));this[_0x1c7283(0xb9)][_0x1c7283(0xb7)][_0x1c7283(0xbc)](()=>{const _0x3d4325=_0x1c7283;_0x77a2d7[_0x3d4325(0xdd)](_0x346c2c,{'commandName':_0x3d4325(0xca),'commandParams':[{'reversed':_0x255ef5[_0x3d4325(0xbb)]}],'formatGroupId':_0x3d4325(0xca)});});}[_0xd1472d(0xe2)](_0x39d784,_0x120069={}){const _0x487280=_0xd1472d,_0x2f26df=this[_0x487280(0xb9)][_0x487280(0xed)][_0x487280(0xc2)](_0x487280(0xa7)),_0x1ff624=this[_0x487280(0xc6)](_0x14aa16=>_0x14aa16['is'](_0x487280(0xec),_0x487280(0xd8))&&_0x487280(0xa1)===_0x14aa16[_0x487280(0xd9)](_0x487280(0xe4)));if(_0x1ff624[_0x487280(0xb2)]<0x1)return;const _0x21b364=_0x1ff624[_0x487280(0xd7)](_0xa1b324=>this[_0x487280(0xb9)][_0x487280(0xb7)][_0x487280(0xc8)](this[_0x487280(0xb9)][_0x487280(0xb7)][_0x487280(0xdb)](_0xa1b324,_0x487280(0xc3)),this[_0x487280(0xb9)][_0x487280(0xb7)][_0x487280(0xdb)](_0xa1b324,0x0)));this[_0x487280(0xb9)][_0x487280(0xb7)][_0x487280(0xbc)](()=>{const _0x32fc4d=_0x487280;_0x2f26df[_0x32fc4d(0xdd)](_0x21b364,{'commandName':_0x32fc4d(0xde),'commandParams':[{'startIndex':_0x120069[_0x32fc4d(0xee)]}],'formatGroupId':_0x32fc4d(0xde)});});}[_0xd1472d(0xb1)](_0x150ae7){const _0x18a433=_0xd1472d;if(_0x18a433(0xae)!=_0x150ae7[_0x18a433(0xe3)]&&_0x18a433(0xbd)!=_0x150ae7[_0x18a433(0xe3)])return;const _0x44b182=this[_0x18a433(0xb9)][_0x18a433(0xac)],{data:_0x5886ae}=_0x150ae7;if(!_0x5886ae)return;let _0x5d1a52,_0x66db8e;switch(_0x5886ae[_0x18a433(0xd5)]){case _0x18a433(0xc1):_0x5d1a52=_0x18a433(0xd6),_0x66db8e={'type':_0x18a433(0xf0),'content':_0x5a11f0(_0x44b182,_0x5d1a52,_0x5a11f0(_0x44b182,this[_0x18a433(0xb5)](_0x5886ae[_0x18a433(0xe0)][0x0][_0x18a433(0xe3)])))};break;case _0x18a433(0xca):_0x5d1a52=_0x5886ae[_0x18a433(0xe0)][0x0][_0x18a433(0xbb)]?_0x18a433(0xce):_0x18a433(0xe9),_0x66db8e={'type':_0x18a433(0xf0),'content':_0x5a11f0(_0x44b182,_0x5d1a52)};break;case _0x18a433(0xde):_0x5d1a52=_0x18a433(0xbe),_0x66db8e={'type':_0x18a433(0xf0),'content':_0x5a11f0(_0x44b182,_0x5d1a52,_0x5886ae[_0x18a433(0xe0)][0x0][_0x18a433(0xee)])};}return _0x66db8e;}[_0xd1472d(0xdc)](){const _0x3b01d4=_0xd1472d;var _0x32788e,_0xe0c00b,_0x4381aa,_0x3d3916;const _0x4913c6=this[_0x3b01d4(0xb9)][_0x3b01d4(0xed)][_0x3b01d4(0xc2)](_0x3b01d4(0xcd));let _0x59e97b=Array[_0x3b01d4(0xa9)](this[_0x3b01d4(0xb9)][_0x3b01d4(0xb7)][_0x3b01d4(0xe7)][_0x3b01d4(0xa4)][_0x3b01d4(0xeb)]());return(null===(_0x32788e=_0x59e97b[0x0])||void 0x0===_0x32788e?void 0x0:_0x32788e['is'](_0x3b01d4(0xec),_0x3b01d4(0xd8)))&&_0x59e97b[_0x3b01d4(0xc5)](..._0x4913c6[_0x3b01d4(0xa2)](this[_0x3b01d4(0xb9)][_0x3b01d4(0xb7)][_0x3b01d4(0xe7)][_0x3b01d4(0xa4)][_0x3b01d4(0xa3)](),_0x3b01d4(0xba))),(null===(_0xe0c00b=_0x59e97b[_0x59e97b[_0x3b01d4(0xb2)]-0x1])||void 0x0===_0xe0c00b?void 0x0:_0xe0c00b['is'](_0x3b01d4(0xec),_0x3b01d4(0xd8)))&&_0x59e97b[_0x3b01d4(0xaf)](..._0x4913c6[_0x3b01d4(0xa2)](this[_0x3b01d4(0xb9)][_0x3b01d4(0xb7)][_0x3b01d4(0xe7)][_0x3b01d4(0xa4)][_0x3b01d4(0xa0)](),_0x3b01d4(0xcb))),_0x59e97b=[...new Set(_0x59e97b)],(null===(_0x3d3916=null===(_0x4381aa=this[_0x3b01d4(0xb9)][_0x3b01d4(0xb7)][_0x3b01d4(0xe7)][_0x3b01d4(0xa4)][_0x3b01d4(0xa3)]())||void 0x0===_0x4381aa?void 0x0:_0x4381aa[_0x3b01d4(0xc9)])||void 0x0===_0x3d3916?void 0x0:_0x3d3916['is'](_0x3b01d4(0xec),_0x3b01d4(0xd8)))&&(_0x59e97b=_0x59e97b[_0x3b01d4(0xe6)](_0x25d895=>_0x25d895['is'](_0x3b01d4(0xec),_0x3b01d4(0xd8)))),_0x59e97b;}[_0xd1472d(0xc6)](_0x2eb502){const _0x86ccf6=_0xd1472d,_0x22040e=this[_0x86ccf6(0xb9)][_0x86ccf6(0xed)][_0x86ccf6(0xc2)](_0x86ccf6(0xcd));let _0x1a9903=Array[_0x86ccf6(0xa9)](this[_0x86ccf6(0xb9)][_0x86ccf6(0xb7)][_0x86ccf6(0xe7)][_0x86ccf6(0xa4)][_0x86ccf6(0xeb)]())[_0x86ccf6(0xe6)](_0x2eb502)[_0x86ccf6(0xd7)](_0x17edcf=>{const _0xf868a8=_0x86ccf6,_0x5841f7=this[_0xf868a8(0xb9)][_0xf868a8(0xb7)][_0xf868a8(0xdb)](_0x17edcf,0x0);return[..._0x22040e[_0xf868a8(0xa2)](_0x5841f7,_0xf868a8(0xba)),..._0x22040e[_0xf868a8(0xa2)](_0x5841f7,_0xf868a8(0xcb))];})[_0x86ccf6(0xd2)]();return _0x1a9903=[...new Set(_0x1a9903)],_0x1a9903;}[_0xd1472d(0xb5)](_0x2d2c90){const _0xa0e896=_0xd1472d;return _0xa0e896(0xb8)+(this[_0xa0e896(0xb9)][_0xa0e896(0xed)][_0xa0e896(0xc2)](_0xa0e896(0xcd))[_0xa0e896(0xbf)](_0x2d2c90)||_0xa0e896(0xaa))[_0xa0e896(0xb6)]()+_0xa0e896(0xe1)+_0x2d2c90[_0xa0e896(0xb6)]()[_0xa0e896(0xc0)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5414(_0x5558d7,_0x30a262){const _0x5e7a72=_0x5e7a();return _0x5414=function(_0x5414df,_0x402ea0){_0x5414df=_0x5414df-0x1cc;let _0x109cee=_0x5e7a72[_0x5414df];return _0x109cee;},_0x5414(_0x5558d7,_0x30a262);}const _0x25dcc8=_0x5414;(function(_0x252f4d,_0x3d4916){const _0x60d24d=_0x5414,_0xe3089d=_0x252f4d();while(!![]){try{const _0x365491=-parseInt(_0x60d24d(0x1f4))/0x1*(parseInt(_0x60d24d(0x1eb))/0x2)+-parseInt(_0x60d24d(0x1d9))/0x3+parseInt(_0x60d24d(0x1db))/0x4*(parseInt(_0x60d24d(0x1d5))/0x5)+parseInt(_0x60d24d(0x1f5))/0x6+-parseInt(_0x60d24d(0x1e0))/0x7*(parseInt(_0x60d24d(0x1cc))/0x8)+-parseInt(_0x60d24d(0x1e4))/0x9+parseInt(_0x60d24d(0x1df))/0xa;if(_0x365491===_0x3d4916)break;else _0xe3089d['push'](_0xe3089d['shift']());}catch(_0x226273){_0xe3089d['push'](_0xe3089d['shift']());}}}(_0x5e7a,0xf2b1d));function _0x5e7a(){const _0x562b6b=['commandParams','*Set\x20link:*\x20%0','742986DMtvgm','afterInit','512ctSiUL','toLowerCase','plugins','key','27922840YEijfJ','1779428jKNMAo','LinkEditing','commandName','TrackChangesEditing','16976421BIkmWQ','descriptionFactory','registerInlineAttribute','type','link\x20(','get','unlink','228388QZbTfE','newValue','manualDecorators','enableDefaultAttributesIntegration','formatInline','label','editor','locale','link','8mGTtQe','5961936ptzNfE','8nQWwgg','attribute','format','_registerLegacyDescription','*Remove\x20link*','commands','has','registerAttributeLabel','registerDescriptionCallback','19915RhAPxi','linkHref'];_0x5e7a=function(){return _0x562b6b;};return _0x5e7a();}import{Plugin as _0x81dbfb}from'ckeditor5/src/core.js';import{getTranslation as _0xe9fad1}from'../utils/common-translations.js';export default class ct extends _0x81dbfb{[_0x25dcc8(0x1da)](){const _0x5334c9=_0x25dcc8,_0x3ae052=this[_0x5334c9(0x1f1)];if(!_0x3ae052[_0x5334c9(0x1dd)][_0x5334c9(0x1d2)](_0x5334c9(0x1e1)))return;const _0x513228=_0x3ae052[_0x5334c9(0x1dd)][_0x5334c9(0x1e9)](_0x5334c9(0x1e3)),_0x272c97=_0x3ae052[_0x5334c9(0x1d1)][_0x5334c9(0x1e9)](_0x5334c9(0x1f3));_0x513228[_0x5334c9(0x1ee)](_0x5334c9(0x1f3)),_0x513228[_0x5334c9(0x1ee)](_0x5334c9(0x1ea)),_0x513228[_0x5334c9(0x1e6)](_0x5334c9(0x1d6));for(const _0x568611 of _0x272c97[_0x5334c9(0x1ed)])_0x513228[_0x5334c9(0x1e6)](_0x568611['id']),_0x513228[_0x5334c9(0x1e5)][_0x5334c9(0x1d3)](_0x568611['id'],_0x5334c9(0x1e8)+_0x568611[_0x5334c9(0x1f0)][_0x5334c9(0x1dc)]()+')');_0x513228[_0x5334c9(0x1e5)][_0x5334c9(0x1d4)](_0x3477dc=>{const _0x24f54a=_0x5334c9;if(_0x24f54a(0x1cd)!=_0x3477dc[_0x24f54a(0x1e7)])return;const {data:_0x30a4a2}=_0x3477dc;if(!_0x30a4a2||_0x24f54a(0x1d6)!=_0x30a4a2[_0x24f54a(0x1de)])return;const _0x4d753e=_0x30a4a2[_0x24f54a(0x1ec)],_0x20bbd1=_0x3ae052[_0x24f54a(0x1f2)];return{'type':_0x24f54a(0x1ce),'content':null==_0x4d753e?_0xe9fad1(_0x20bbd1,_0x24f54a(0x1d0)):_0xe9fad1(_0x20bbd1,_0x24f54a(0x1d8),'\x22'+_0x4d753e+'\x22')};}),this[_0x5334c9(0x1cf)]();}[_0x25dcc8(0x1cf)](){const _0x3d29ee=_0x25dcc8,_0x418341=this[_0x3d29ee(0x1f1)],_0x24b2f0=_0x418341[_0x3d29ee(0x1f2)];_0x418341[_0x3d29ee(0x1dd)][_0x3d29ee(0x1e9)](_0x3d29ee(0x1e3))[_0x3d29ee(0x1e5)][_0x3d29ee(0x1d4)](_0x3e45d2=>{const _0x58281c=_0x3d29ee;if(_0x58281c(0x1ef)!=_0x3e45d2[_0x58281c(0x1e7)])return;const {data:_0x5d395d}=_0x3e45d2;if(_0x5d395d){if(_0x58281c(0x1f3)==_0x5d395d[_0x58281c(0x1e2)]){const _0x3f0352=_0x5d395d[_0x58281c(0x1d7)][0x0];return{'type':_0x58281c(0x1ce),'content':_0xe9fad1(_0x24b2f0,_0x58281c(0x1d8),'\x22'+_0x3f0352+'\x22')};}return _0x58281c(0x1ea)==_0x5d395d[_0x58281c(0x1e2)]?{'type':_0x58281c(0x1ce),'content':_0xe9fad1(_0x24b2f0,_0x58281c(0x1d0))}:void 0x0;}});}}
23
+ function _0x3290(_0x2fa7ed,_0x149ec5){const _0x1a9f0d=_0x1a9f();return _0x3290=function(_0x3290af,_0x390c61){_0x3290af=_0x3290af-0xae;let _0x145afd=_0x1a9f0d[_0x3290af];return _0x145afd;},_0x3290(_0x2fa7ed,_0x149ec5);}const _0x431103=_0x3290;function _0x1a9f(){const _0x443b63=['locale','commandParams','registerDescriptionCallback','LinkEditing','descriptionFactory','*Set\x20link:*\x20%0','registerInlineAttribute','newValue','unlink','type','2890jcACDe','enableDefaultAttributesIntegration','2566760Owtxon','plugins','_registerLegacyDescription','registerAttributeLabel','link\x20(','1030296BPyTdy','toLowerCase','4EQJxTA','commandName','commands','link','12333735WXdVxz','format','get','key','*Remove\x20link*','formatInline','editor','709151qJmofn','has','2721ByDQpi','TrackChangesEditing','linkHref','attribute','label','manualDecorators','1860160LigJmf','6252NtPJzm','afterInit'];_0x1a9f=function(){return _0x443b63;};return _0x1a9f();}(function(_0x74ec7e,_0x19dc1a){const _0x22936b=_0x3290,_0x1b1055=_0x74ec7e();while(!![]){try{const _0xfd0998=-parseInt(_0x22936b(0xcb))/0x1+parseInt(_0x22936b(0xbe))/0x2+parseInt(_0x22936b(0xcd))/0x3*(-parseInt(_0x22936b(0xc0))/0x4)+-parseInt(_0x22936b(0xb7))/0x5*(parseInt(_0x22936b(0xd4))/0x6)+-parseInt(_0x22936b(0xb9))/0x7+parseInt(_0x22936b(0xd3))/0x8+parseInt(_0x22936b(0xc4))/0x9;if(_0xfd0998===_0x19dc1a)break;else _0x1b1055['push'](_0x1b1055['shift']());}catch(_0x57113b){_0x1b1055['push'](_0x1b1055['shift']());}}}(_0x1a9f,0x6b31d));import{Plugin as _0xdb2730}from'ckeditor5/src/core.js';import{getTranslation as _0x236e3f}from'../utils/common-translations.js';export default class ct extends _0xdb2730{[_0x431103(0xd5)](){const _0x49c492=_0x431103,_0x598de1=this[_0x49c492(0xca)];if(!_0x598de1[_0x49c492(0xba)][_0x49c492(0xcc)](_0x49c492(0xb0)))return;const _0x677922=_0x598de1[_0x49c492(0xba)][_0x49c492(0xc6)](_0x49c492(0xce)),_0x828234=_0x598de1[_0x49c492(0xc2)][_0x49c492(0xc6)](_0x49c492(0xc3));_0x677922[_0x49c492(0xb8)](_0x49c492(0xc3)),_0x677922[_0x49c492(0xb8)](_0x49c492(0xb5)),_0x677922[_0x49c492(0xb3)](_0x49c492(0xcf));for(const _0x1ce6fc of _0x828234[_0x49c492(0xd2)])_0x677922[_0x49c492(0xb3)](_0x1ce6fc['id']),_0x677922[_0x49c492(0xb1)][_0x49c492(0xbc)](_0x1ce6fc['id'],_0x49c492(0xbd)+_0x1ce6fc[_0x49c492(0xd1)][_0x49c492(0xbf)]()+')');_0x677922[_0x49c492(0xb1)][_0x49c492(0xaf)](_0x13abfc=>{const _0x58cd1d=_0x49c492;if(_0x58cd1d(0xd0)!=_0x13abfc[_0x58cd1d(0xb6)])return;const {data:_0x40d29d}=_0x13abfc;if(!_0x40d29d||_0x58cd1d(0xcf)!=_0x40d29d[_0x58cd1d(0xc7)])return;const _0x16b6d2=_0x40d29d[_0x58cd1d(0xb4)],_0x18c3a7=_0x598de1[_0x58cd1d(0xd6)];return{'type':_0x58cd1d(0xc5),'content':null==_0x16b6d2?_0x236e3f(_0x18c3a7,_0x58cd1d(0xc8)):_0x236e3f(_0x18c3a7,_0x58cd1d(0xb2),'\x22'+_0x16b6d2+'\x22')};}),this[_0x49c492(0xbb)]();}[_0x431103(0xbb)](){const _0x3bc65d=_0x431103,_0x3b13ac=this[_0x3bc65d(0xca)],_0x4792b=_0x3b13ac[_0x3bc65d(0xd6)];_0x3b13ac[_0x3bc65d(0xba)][_0x3bc65d(0xc6)](_0x3bc65d(0xce))[_0x3bc65d(0xb1)][_0x3bc65d(0xaf)](_0x347bc9=>{const _0x28e396=_0x3bc65d;if(_0x28e396(0xc9)!=_0x347bc9[_0x28e396(0xb6)])return;const {data:_0x2c1ed6}=_0x347bc9;if(_0x2c1ed6){if(_0x28e396(0xc3)==_0x2c1ed6[_0x28e396(0xc1)]){const _0x48351f=_0x2c1ed6[_0x28e396(0xae)][0x0];return{'type':_0x28e396(0xc5),'content':_0x236e3f(_0x4792b,_0x28e396(0xb2),'\x22'+_0x48351f+'\x22')};}return _0x28e396(0xb5)==_0x2c1ed6[_0x28e396(0xc1)]?{'type':_0x28e396(0xc5),'content':_0x236e3f(_0x4792b,_0x28e396(0xc8))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f3bc3=_0x27df;(function(_0x4d880e,_0x272c3a){const _0x8824fd=_0x27df,_0x48c5ad=_0x4d880e();while(!![]){try{const _0x4acbf4=-parseInt(_0x8824fd(0x1bd))/0x1*(parseInt(_0x8824fd(0x135))/0x2)+parseInt(_0x8824fd(0x12b))/0x3*(-parseInt(_0x8824fd(0x182))/0x4)+-parseInt(_0x8824fd(0x17a))/0x5+parseInt(_0x8824fd(0x17e))/0x6*(-parseInt(_0x8824fd(0x147))/0x7)+parseInt(_0x8824fd(0x18d))/0x8*(parseInt(_0x8824fd(0x148))/0x9)+parseInt(_0x8824fd(0x136))/0xa+parseInt(_0x8824fd(0x1c0))/0xb;if(_0x4acbf4===_0x272c3a)break;else _0x48c5ad['push'](_0x48c5ad['shift']());}catch(_0x456ec7){_0x48c5ad['push'](_0x48c5ad['shift']());}}}(_0x388f,0x1a389));import{Plugin as _0x14452a}from'ckeditor5/src/core.js';import{getTranslation as _0x99524f}from'../utils/common-translations.js';import{renameAttributeKey as _0x3bbe5e}from'../trackchangesediting.js';import{LiveRange as _0x23ac58}from'ckeditor5/src/engine.js';function _0x27df(_0x532105,_0x3436d0){const _0x388fac=_0x388f();return _0x27df=function(_0x27dfa7,_0x5c9404){_0x27dfa7=_0x27dfa7-0x12a;let _0x197bfc=_0x388fac[_0x27dfa7];return _0x197bfc;},_0x27df(_0x532105,_0x3436d0);}function _0x388f(){const _0x247fb5=['isObject','indentList','end','getFirstRange','assureChains','attribute','selection','splitListItemBefore','todoListChecked','registerDescriptionCallback','nodeAfter','filter','77QRcDwV','391842guXdjG','ELEMENT_TODO_LIST','list.multiBlock','listMarkerStyle','*Format:*\x20insert\x20into\x20%0','locale','trackChangesCommand','previousSibling','ELEMENT_NUMBERED_LIST','numbered','*Change\x20to:*\x20%0','listMarker','next','customNumberedList','accept','mergeListItemBackward','getSuggestions','customBulletedList','setAttribute','detach','bulletedList','find','registerPostFixer','forceValue','*Remove\x20format:*\x20%0','multipleBlocks','createRange','listItemIdFixer','format','groupId','registerAttributeLabel','isLocal','containsItem','map','attributeKey','getFirstMarker','getChanges','*Set\x20format:*\x20%0','ELEMENT_LIST_ITEM','has','value','*Merge:*\x20%0','isNextTo','formatBlock','splitListItemAfter','listReversed','FORMAT_INDENT','todo','commandParams','*Format:*\x20remove\x20from\x20%0','960350Fgpbdj','suggestion','listIndent','length','105852adeQCO','bulleted','*Split:*\x20list\x20item','execute','196628skrLGa','*Check\x20item*','ELEMENT_','mergeListItemForward','getRanges','listStyle','_supportLegacySuggestions','*Uncheck\x20item*','_getAttributeKey','_suggestionFactory','oldValue','8gUgxPA','editor','TrackChangesEditing','checkTodoList','_registerLegacyDescription','enableDefaultAttributesIntegration','_findSuggestions','*Outdent:*\x20%0','numberedList','newValue','fromRange','data','todoListCheck','removeMarker','*Indent:*\x20%0','get','commands','registerBlockAttribute','_LIST','TodoListEditing','createPositionAt','nextSibling','afterInit','batch','plugins','listItemId','outdentList','documentList','registerCustomCallback','deletion','noTrackChangesFixer','head','from','*Merge:*\x20list\x20item','type','every','refresh','meta','todoList','change','ELEMENT_BULLETED_LIST','isUndo','ListEditing','parent','range','commandName','toUpperCase','listStart','126183YykFyM','start','default','6085475djQxvp','includes','3xwQxpz','setSelection','schema','document','getAttribute','descriptionFactory','key','attributes','push','differ','2QUbeOr','721100cRPcpD','config','listType','model','registerElementLabel'];_0x388f=function(){return _0x247fb5;};return _0x388f();}export default class z extends _0x14452a{[_0x4f3bc3(0x1a3)](){const _0x30b290=_0x4f3bc3,_0x20e2ba=this[_0x30b290(0x18e)];if(!_0x20e2ba[_0x30b290(0x1a5)][_0x30b290(0x16f)](_0x30b290(0x1b7)))return;const _0x3a5110=_0x20e2ba[_0x30b290(0x14d)],_0x15c1e0=_0x20e2ba[_0x30b290(0x1a5)][_0x30b290(0x19c)](_0x30b290(0x18f)),_0x4522ab=_0x20e2ba[_0x30b290(0x1a5)][_0x30b290(0x16f)](_0x30b290(0x1a0)),_0x250250=!!_0x20e2ba[_0x30b290(0x137)][_0x30b290(0x19c)](_0x30b290(0x14a));function _0x3cb7bb(_0x361ebc){const _0x5025e2=_0x30b290;return{'type':_0x5025e2(0x164),'content':''+_0x99524f(_0x3a5110,_0x5025e2(0x16d),_0x361ebc)};}function _0x6dc6b8(_0x13617b){const _0x3f1230=_0x30b290;return{'type':_0x3f1230(0x164),'content':''+_0x99524f(_0x3a5110,_0x3f1230(0x160),_0x13617b)};}_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x195)),_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x15c)),_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x155)),_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x159)),_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x13c)),_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x1a7)),_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x174)),_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x142)),_0x15c1e0[_0x30b290(0x19e)](_0x30b290(0x1a6)),_0x15c1e0[_0x30b290(0x19e)](_0x30b290(0x138)),_0x15c1e0[_0x30b290(0x19e)](_0x30b290(0x17c)),_0x250250&&(_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x157)),_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x185))),_0x4522ab&&(_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x1b3)),_0x15c1e0[_0x30b290(0x192)](_0x30b290(0x190)),_0x15c1e0[_0x30b290(0x19e)](_0x30b290(0x143)),_0x15c1e0[_0x30b290(0x130)][_0x30b290(0x144)](_0x5ede1e=>{const _0xd55c46=_0x30b290,{data:_0x59f8d0}=_0x5ede1e;if(_0x59f8d0&&_0xd55c46(0x143)==_0x59f8d0[_0xd55c46(0x131)])return{'type':_0xd55c46(0x164),'content':_0x59f8d0[_0xd55c46(0x196)]?_0x99524f(_0x3a5110,_0xd55c46(0x183)):_0x99524f(_0x3a5110,_0xd55c46(0x189))};}),this[_0x30b290(0x18e)][_0x30b290(0x139)][_0x30b290(0x12e)][_0x30b290(0x15e)](_0x306c4d=>{const _0x2a67d0=_0x30b290;if(_0x306c4d[_0x2a67d0(0x1a4)][_0x2a67d0(0x1b6)])return!0x1;let _0x2325cf=!0x1;const _0x5b848c=_0x15c1e0[_0x2a67d0(0x158)]({'skipNotAttached':!0x0})[_0x2a67d0(0x146)](_0x3dabaf=>_0x2a67d0(0x143)===_0x15c1e0[_0x2a67d0(0x18a)](_0x3dabaf));for(const _0x556eca of _0x5b848c){_0x2a67d0(0x177)!=_0x556eca[_0x2a67d0(0x13e)]()[_0x2a67d0(0x1be)][_0x2a67d0(0x145)][_0x2a67d0(0x12f)](_0x2a67d0(0x138))&&(_0x15c1e0[_0x2a67d0(0x193)](_0x556eca[_0x2a67d0(0x13e)](),_0x2a67d0(0x140))[_0x2a67d0(0x15d)](_0x1bcef2=>_0x2a67d0(0x138)===_0x15c1e0[_0x2a67d0(0x18a)](_0x1bcef2[_0x2a67d0(0x17b)]))||(_0x306c4d[_0x2a67d0(0x19a)](_0x556eca[_0x2a67d0(0x16b)]()),_0x2325cf=!0x0));}return _0x2325cf;})),_0x15c1e0[_0x30b290(0x130)][_0x30b290(0x166)](_0x30b290(0x17c),_0x99524f(_0x3a5110,_0x30b290(0x176)));const _0x4a5363={'type':_0x30b290(0x164),'content':''};_0x15c1e0[_0x30b290(0x130)][_0x30b290(0x144)](_0x5f0780=>{const _0x3c256b=_0x30b290,{data:_0x1c4187}=_0x5f0780;if(!_0x1c4187||_0x3c256b(0x138)!=_0x1c4187[_0x3c256b(0x131)])return;let _0x3edd69=_0x5f0780[_0x3c256b(0x1ac)];for(;_0x3edd69;){if(_0x3edd69[_0x3c256b(0x198)]&&((_0x3c256b(0x187)==_0x3edd69[_0x3c256b(0x198)][_0x3c256b(0x131)]||_0x3c256b(0x14b)==_0x3edd69[_0x3c256b(0x198)][_0x3c256b(0x131)])&&(_0x3edd69[_0x3c256b(0x198)][_0x3c256b(0x196)]&&_0x3c256b(0x1bf)!=_0x3edd69[_0x3c256b(0x198)][_0x3c256b(0x196)]||_0x3c256b(0x1bf)!=_0x3edd69[_0x3c256b(0x198)][_0x3c256b(0x18c)]&&!_0x1c4187[_0x3c256b(0x196)])||!_0x250250&&_0x3edd69[_0x3c256b(0x198)][_0x3c256b(0x131)]==_0x3bbe5e))return _0x4a5363;_0x3edd69=_0x3edd69[_0x3c256b(0x154)];}if(null==_0x1c4187[_0x3c256b(0x196)])switch(_0x1c4187[_0x3c256b(0x18c)]){case _0x3c256b(0x17f):return _0x6dc6b8(_0x99524f(_0x3a5110,_0x3c256b(0x1b5)));case _0x3c256b(0x151):return _0x6dc6b8(_0x99524f(_0x3a5110,_0x3c256b(0x150)));case _0x3c256b(0x177):return _0x6dc6b8(_0x99524f(_0x3a5110,_0x3c256b(0x149)));}switch(_0x1c4187[_0x3c256b(0x196)]){case _0x3c256b(0x17f):return _0x3cb7bb(_0x99524f(_0x3a5110,_0x3c256b(0x1b5)));case _0x3c256b(0x151):return _0x3cb7bb(_0x99524f(_0x3a5110,_0x3c256b(0x150)));case _0x3c256b(0x177):return _0x3cb7bb(_0x99524f(_0x3a5110,_0x3c256b(0x149)));}}),_0x15c1e0[_0x30b290(0x130)][_0x30b290(0x144)](_0x299ff0=>{const _0x39ef43=_0x30b290,{data:_0x10fa1a}=_0x299ff0;if(_0x10fa1a&&_0x39ef43(0x17c)==_0x10fa1a[_0x39ef43(0x131)])return null==_0x10fa1a[_0x39ef43(0x196)]||null==_0x10fa1a[_0x39ef43(0x18c)]&&0x0==_0x10fa1a[_0x39ef43(0x196)]?_0x4a5363:void 0x0;}),_0x15c1e0[_0x30b290(0x130)][_0x30b290(0x144)](_0x51286a=>{const _0x53037a=_0x30b290;if(_0x53037a(0x140)!=_0x51286a[_0x53037a(0x1af)])return;const {data:_0x17fe6e}=_0x51286a;if(!_0x17fe6e||_0x53037a(0x1a6)!=_0x17fe6e[_0x53037a(0x131)])return;const _0x308496=le(_0x51286a);return _0x53037a(0x196)==_0x308496?{'type':_0x53037a(0x164),'content':_0x99524f(_0x3a5110,_0x53037a(0x1ae))}:_0x53037a(0x18c)==_0x308496?{'type':_0x53037a(0x164),'content':_0x99524f(_0x3a5110,_0x53037a(0x180))}:_0x4a5363;}),_0x20e2ba[_0x30b290(0x139)][_0x30b290(0x12e)][_0x30b290(0x15e)](_0x1e8400=>this[_0x30b290(0x163)](_0x1e8400)),_0x20e2ba[_0x30b290(0x139)][_0x30b290(0x12e)][_0x30b290(0x15e)](_0x49a327=>this[_0x30b290(0x1ab)](_0x49a327)),_0x20e2ba[_0x30b290(0x139)][_0x30b290(0x12e)][_0x30b290(0x15e)](_0x33da25=>this[_0x30b290(0x13f)](_0x33da25)),this[_0x30b290(0x188)]();}[_0x4f3bc3(0x163)](_0x2660cd){const _0x5d9735=_0x4f3bc3;if(_0x2660cd[_0x5d9735(0x1a4)][_0x5d9735(0x1b6)]||!_0x2660cd[_0x5d9735(0x1a4)][_0x5d9735(0x167)])return!0x1;let _0x53d8cd=!0x1;const _0x5b705c=this[_0x5d9735(0x18e)][_0x5d9735(0x1a5)][_0x5d9735(0x19c)](_0x5d9735(0x18f))[_0x5d9735(0x158)]({'skipNotAttached':!0x0})[_0x5d9735(0x146)](_0x5e8d99=>_0x5e8d99[_0x5d9735(0x198)]&&_0x5d9735(0x1a6)==_0x5e8d99[_0x5d9735(0x198)][_0x5d9735(0x131)])[_0x5d9735(0x146)](_0x249cc2=>_0x249cc2[_0x5d9735(0x198)][_0x5d9735(0x196)]&&_0x249cc2[_0x5d9735(0x198)][_0x5d9735(0x18c)]);for(const _0x2e75af of _0x5b705c)le(_0x2e75af)||(_0x2660cd[_0x5d9735(0x19a)](_0x2e75af[_0x5d9735(0x16b)]()),_0x53d8cd=!0x0);return _0x53d8cd;}[_0x4f3bc3(0x1ab)](_0x34705f){const _0x17a1a3=_0x4f3bc3;if(_0x34705f[_0x17a1a3(0x1a4)][_0x17a1a3(0x1b6)]||!_0x34705f[_0x17a1a3(0x1a4)][_0x17a1a3(0x167)])return!0x1;const _0x59fd55=this[_0x17a1a3(0x18e)][_0x17a1a3(0x1a5)][_0x17a1a3(0x19c)](_0x17a1a3(0x18f));if(_0x59fd55[_0x17a1a3(0x14e)][_0x17a1a3(0x170)])return!0x1;let _0x29b95e=!0x1;const _0x1fda15=[_0x17a1a3(0x138),_0x17a1a3(0x1a6),_0x17a1a3(0x17c),_0x17a1a3(0x187),_0x17a1a3(0x1bc),_0x17a1a3(0x175),_0x17a1a3(0x199),_0x17a1a3(0x153),_0x17a1a3(0x14b)],_0x413673=this[_0x17a1a3(0x18e)][_0x17a1a3(0x139)][_0x17a1a3(0x12e)][_0x17a1a3(0x134)][_0x17a1a3(0x16c)]()[_0x17a1a3(0x146)](_0x30980b=>_0x17a1a3(0x140)==_0x30980b[_0x17a1a3(0x1af)])[_0x17a1a3(0x146)](_0x461ff7=>_0x1fda15[_0x17a1a3(0x12a)](_0x461ff7[_0x17a1a3(0x16a)]));if(0x0==_0x413673[_0x17a1a3(0x17d)])return _0x29b95e;for(const _0x8d4fe0 of _0x413673){const _0x30e689=_0x59fd55[_0x17a1a3(0x193)](_0x8d4fe0[_0x17a1a3(0x1b9)],_0x17a1a3(0x140))[_0x17a1a3(0x146)](_0x3fa183=>!_0x3fa183[_0x17a1a3(0x1b2)][_0x17a1a3(0x172)])[_0x17a1a3(0x169)](_0x7c4558=>_0x7c4558[_0x17a1a3(0x17b)])[_0x17a1a3(0x146)](_0x13b4da=>{const _0xa8ab30=_0x17a1a3,_0x25eb34=_0x59fd55[_0xa8ab30(0x18a)](_0x13b4da);return _0x1fda15[_0xa8ab30(0x12a)](_0x25eb34);});if(_0x30e689[_0x17a1a3(0x17d)]){for(const _0x4b3f7b of _0x30e689)_0x34705f[_0x17a1a3(0x19a)](_0x4b3f7b[_0x17a1a3(0x16b)]());_0x29b95e=!0x0;}}return _0x29b95e;}[_0x4f3bc3(0x13f)](_0x41f696){const _0x3acaa2=_0x4f3bc3;if(_0x41f696[_0x3acaa2(0x1a4)][_0x3acaa2(0x1b6)]||!_0x41f696[_0x3acaa2(0x1a4)][_0x3acaa2(0x167)])return!0x1;const _0x7ef695=this[_0x3acaa2(0x18e)][_0x3acaa2(0x1a5)][_0x3acaa2(0x19c)](_0x3acaa2(0x18f));let _0x304b8e=!0x1;const _0x564520=[_0x3acaa2(0x138),_0x3acaa2(0x1a6),_0x3acaa2(0x17c),_0x3acaa2(0x187),_0x3acaa2(0x1bc),_0x3acaa2(0x175),_0x3acaa2(0x199),_0x3acaa2(0x153),_0x3acaa2(0x14b)];for(const _0x5bdb65 of _0x7ef695[_0x3acaa2(0x158)]({'skipNotAttached':!0x0})){const _0x195260=_0x7ef695[_0x3acaa2(0x193)](_0x5bdb65[_0x3acaa2(0x13e)](),_0x3acaa2(0x140))[_0x3acaa2(0x169)](_0x527207=>_0x527207[_0x3acaa2(0x17b)])[_0x3acaa2(0x146)](_0x2375d5=>_0x2375d5[_0x3acaa2(0x198)]&&_0x564520[_0x3acaa2(0x12a)](_0x2375d5[_0x3acaa2(0x198)][_0x3acaa2(0x131)]));if(!_0x195260[_0x3acaa2(0x17d)])continue;const _0x322c31=_0x195260[0x0][_0x3acaa2(0x1ac)][_0x3acaa2(0x132)][_0x3acaa2(0x165)];if(!_0x195260[_0x3acaa2(0x1b0)](_0x2d2c4d=>_0x2d2c4d[_0x3acaa2(0x132)][_0x3acaa2(0x165)]===_0x322c31)){for(const _0x495b7b of _0x195260)_0x50295d(_0x495b7b,_0x322c31)&&(_0x304b8e=!0x0);}}return _0x304b8e;function _0x5eaef4(_0x5be185,_0x463e2a){const _0x15ca5c=_0x3acaa2;for(const _0x150af3 of _0x7ef695[_0x15ca5c(0x158)]({'skipNotAttached':!0x0})[_0x15ca5c(0x146)](_0x363fdb=>_0x15ca5c(0x140)==_0x363fdb[_0x15ca5c(0x1af)]&&_0x363fdb[_0x15ca5c(0x132)][_0x15ca5c(0x165)]==_0x5be185))_0x150af3[_0x15ca5c(0x15a)](_0x15ca5c(0x165),_0x463e2a);}function _0x50295d(_0x2f5a32,_0x1b4162){const _0x67588f=_0x3acaa2;let _0x14fe21=_0x2f5a32[_0x67588f(0x1ac)],_0x1f553f=!0x1;for(;_0x14fe21;)_0x14fe21[_0x67588f(0x132)][_0x67588f(0x165)]!=_0x1b4162&&(_0x5eaef4(_0x14fe21[_0x67588f(0x132)][_0x67588f(0x165)],_0x1b4162),_0x14fe21[_0x67588f(0x15a)](_0x67588f(0x165),_0x1b4162),_0x1f553f=!0x0),_0x14fe21=_0x14fe21[_0x67588f(0x154)];return _0x1f553f;}}[_0x4f3bc3(0x188)](){const _0x11d631=_0x4f3bc3,_0x1bf5ed=this[_0x11d631(0x18e)],_0x5c0e74=_0x1bf5ed[_0x11d631(0x14d)],_0x2c94e5=_0x1bf5ed[_0x11d631(0x1a5)][_0x11d631(0x19c)](_0x11d631(0x18f));this[_0x11d631(0x191)](),_0x2c94e5[_0x11d631(0x18b)][_0x11d631(0x1a9)](_0x11d631(0x173),_0x11d631(0x1a8),_0x11d631(0x156),function(_0x47b945,_0x3df3ea){const _0x3669a4=_0x11d631,_0x398194=[];for(let _0x4368a8 of _0x47b945)_0x4368a8[_0x3669a4(0x1be)][_0x3669a4(0x145)]===_0x4368a8[_0x3669a4(0x13d)][_0x3669a4(0x1b8)]&&(_0x4368a8=_0x1bf5ed[_0x3669a4(0x139)][_0x3669a4(0x162)](_0x1bf5ed[_0x3669a4(0x139)][_0x3669a4(0x1a1)](_0x4368a8[_0x3669a4(0x1be)][_0x3669a4(0x145)],0x0))),_0x398194[_0x3669a4(0x133)](_0x4368a8);_0x1bf5ed[_0x3669a4(0x139)][_0x3669a4(0x1b4)](_0x23a999=>{const _0xdd3dd4=_0x3669a4,_0x30346c=_0x1bf5ed[_0xdd3dd4(0x139)][_0xdd3dd4(0x12e)][_0xdd3dd4(0x141)],_0x530520=Array[_0xdd3dd4(0x1ad)](_0x30346c[_0xdd3dd4(0x186)]())[_0xdd3dd4(0x169)](_0x139f35=>_0x23ac58[_0xdd3dd4(0x197)](_0x139f35));_0x23a999[_0xdd3dd4(0x12c)](_0x398194),_0x1bf5ed[_0xdd3dd4(0x19d)][_0xdd3dd4(0x19c)](_0x3df3ea[_0xdd3dd4(0x1ba)])[_0xdd3dd4(0x1b1)](),_0x3df3ea[_0xdd3dd4(0x178)][_0xdd3dd4(0x133)]({'forceDefaultExecution':!0x0}),_0x1bf5ed[_0xdd3dd4(0x181)](_0x3df3ea[_0xdd3dd4(0x1ba)],..._0x3df3ea[_0xdd3dd4(0x178)]),_0x23a999[_0xdd3dd4(0x12c)](_0x530520);for(const _0x2fb8eb of _0x530520)_0x2fb8eb[_0xdd3dd4(0x15b)]();});}),_0x2c94e5[_0x11d631(0x130)][_0x11d631(0x13a)](function(_0x506926){const _0x5e0d47=_0x11d631,_0x1bad85=!_0x1bf5ed[_0x5e0d47(0x139)][_0x5e0d47(0x12d)][_0x5e0d47(0x13b)](_0x506926),_0x4e7ddf=_0x506926[_0x5e0d47(0x14f)],_0x17d1ab=_0x506926[_0x5e0d47(0x1a2)],_0x48ea99=_0x506926[_0x5e0d47(0x12f)](_0x5e0d47(0x1a6)),_0x2fae68=!_0x4e7ddf||_0x4e7ddf[_0x5e0d47(0x12f)](_0x5e0d47(0x1a6))!==_0x48ea99,_0x34362b=!_0x17d1ab||_0x17d1ab[_0x5e0d47(0x12f)](_0x5e0d47(0x1a6))!==_0x48ea99;return _0x1bad85&&Boolean(_0x48ea99)&&_0x2fae68&&_0x34362b;},_0x1ebee6=>_0x99524f(_0x5c0e74,_0x11d631(0x16e),_0x1ebee6));}[_0x4f3bc3(0x191)](){const _0x14fe38=_0x4f3bc3,_0x8c5dcc=this[_0x14fe38(0x18e)],_0x2f8ca8=_0x8c5dcc[_0x14fe38(0x14d)];function _0x5ff247(_0x1d783e){const _0x2b75a0=_0x14fe38,_0x14f2d9=_0x8c5dcc[_0x2b75a0(0x19d)][_0x2b75a0(0x19c)](_0x2b75a0(0x15c))[_0x2b75a0(0x170)],_0x485049=_0x8c5dcc[_0x2b75a0(0x19d)][_0x2b75a0(0x19c)](_0x2b75a0(0x195))[_0x2b75a0(0x170)];return _0x2b75a0(0x195)===_0x1d783e?_0x14f2d9:_0x485049;}_0x8c5dcc[_0x14fe38(0x1a5)][_0x14fe38(0x19c)](_0x14fe38(0x18f))[_0x14fe38(0x130)][_0x14fe38(0x144)](function(_0x7c9587){const _0x5982b1=_0x14fe38;if(_0x5982b1(0x173)!=_0x7c9587[_0x5982b1(0x1af)])return;const {data:_0x678dcf}=_0x7c9587;if(!_0x678dcf)return;let _0x203ff9,_0x554097,_0x195db8,_0x17718c;switch(_0x678dcf[_0x5982b1(0x1ba)]){case _0x5982b1(0x15c):_0x195db8=_0x678dcf[_0x5982b1(0x178)][0x0][_0x5982b1(0x15f)],_0x17718c=_0x5ff247(_0x678dcf[_0x5982b1(0x1ba)]),_0x203ff9=_0x195db8?_0x5982b1(0x14c):_0x5982b1(0x179),!_0x17718c&&_0x8c5dcc[_0x5982b1(0x137)][_0x5982b1(0x19c)](_0x5982b1(0x14a))||(_0x203ff9=_0x5982b1(0x152)),_0x554097={'type':_0x5982b1(0x164),'content':_0x99524f(_0x2f8ca8,_0x203ff9,_0x99524f(_0x2f8ca8,_0x5982b1(0x1b5)))};break;case _0x5982b1(0x195):_0x195db8=_0x678dcf[_0x5982b1(0x178)][0x0][_0x5982b1(0x15f)],_0x17718c=_0x5ff247(_0x678dcf[_0x5982b1(0x1ba)]),_0x203ff9=_0x195db8?_0x5982b1(0x14c):_0x5982b1(0x179),!_0x17718c&&_0x8c5dcc[_0x5982b1(0x137)][_0x5982b1(0x19c)](_0x5982b1(0x14a))||(_0x203ff9=_0x5982b1(0x152)),_0x554097={'type':_0x5982b1(0x164),'content':_0x99524f(_0x2f8ca8,_0x203ff9,_0x99524f(_0x2f8ca8,_0x5982b1(0x150)))};break;case _0x5982b1(0x13c):_0x203ff9=_0x5982b1(0x19b),_0x554097={'type':_0x5982b1(0x164),'content':_0x99524f(_0x2f8ca8,_0x203ff9,_0x99524f(_0x2f8ca8,_0x5982b1(0x16e)))};break;case _0x5982b1(0x1a7):_0x203ff9=function(_0x5f529c){const _0x37ece4=_0x5982b1,_0x4d1631=_0x5f529c[_0x37ece4(0x13e)]();let _0x2878c4=_0x4d1631[_0x37ece4(0x1be)][_0x37ece4(0x145)];for(;_0x2878c4&&_0x4d1631[_0x37ece4(0x168)](_0x2878c4);){if(_0x2878c4[_0x37ece4(0x12f)](_0x37ece4(0x17c))>0x0)return!0x1;_0x2878c4=_0x2878c4[_0x37ece4(0x1a2)];}return!0x0;}(_0x7c9587)?_0x99524f(_0x2f8ca8,_0x5982b1(0x179),_0x99524f(_0x2f8ca8,function(_0x4ae9b5){const _0x11fd60=_0x5982b1;return _0x11fd60(0x184)+_0x4ae9b5[_0x11fd60(0x13e)]()[_0x11fd60(0x1be)][_0x11fd60(0x145)][_0x11fd60(0x12f)](_0x11fd60(0x138))[_0x11fd60(0x1bb)]()+_0x11fd60(0x19f);}(_0x7c9587))):_0x99524f(_0x2f8ca8,_0x5982b1(0x194),_0x99524f(_0x2f8ca8,_0x5982b1(0x16e))),_0x554097={'type':_0x5982b1(0x164),'content':_0x203ff9};break;case _0x5982b1(0x157):case _0x5982b1(0x185):!0x1===_0x678dcf[_0x5982b1(0x161)]&&(_0x203ff9=_0x5982b1(0x171),_0x554097={'type':_0x5982b1(0x1aa),'content':_0x99524f(_0x2f8ca8,_0x203ff9,_0x99524f(_0x2f8ca8,_0x5982b1(0x16e)))});}return _0x554097;});}}function le(_0xbb5222){const _0x434bcd=_0x4f3bc3;let _0x2f8f0c=_0xbb5222[_0x434bcd(0x13e)]()[_0x434bcd(0x1be)][_0x434bcd(0x145)][_0x434bcd(0x14f)];for(;_0x2f8f0c;){const _0x389400=_0x2f8f0c[_0x434bcd(0x12f)](_0x434bcd(0x1a6));if(!_0x389400)return!0x1;if(_0x389400==_0xbb5222[_0x434bcd(0x198)][_0x434bcd(0x196)])return _0x434bcd(0x196);if(_0x389400==_0xbb5222[_0x434bcd(0x198)][_0x434bcd(0x18c)])return _0x434bcd(0x18c);_0x2f8f0c=_0x2f8f0c[_0x434bcd(0x14f)];}return!0x1;}
23
+ const _0x5543ca=_0x34cc;(function(_0x2b9063,_0x5a361e){const _0x58463e=_0x34cc,_0x319f57=_0x2b9063();while(!![]){try{const _0x2ca567=-parseInt(_0x58463e(0x17c))/0x1*(-parseInt(_0x58463e(0x128))/0x2)+parseInt(_0x58463e(0x19e))/0x3+parseInt(_0x58463e(0x127))/0x4*(-parseInt(_0x58463e(0x110))/0x5)+parseInt(_0x58463e(0x160))/0x6*(parseInt(_0x58463e(0x145))/0x7)+-parseInt(_0x58463e(0x11e))/0x8*(parseInt(_0x58463e(0x13d))/0x9)+-parseInt(_0x58463e(0x188))/0xa+parseInt(_0x58463e(0x131))/0xb*(parseInt(_0x58463e(0x180))/0xc);if(_0x2ca567===_0x5a361e)break;else _0x319f57['push'](_0x319f57['shift']());}catch(_0x36901e){_0x319f57['push'](_0x319f57['shift']());}}}(_0xaebe,0x242df));import{Plugin as _0xa54f5}from'ckeditor5/src/core.js';function _0x34cc(_0x26e497,_0x3084c8){const _0xaebe5c=_0xaebe();return _0x34cc=function(_0x34cc32,_0x13e429){_0x34cc32=_0x34cc32-0x10d;let _0x53885c=_0xaebe5c[_0x34cc32];return _0x53885c;},_0x34cc(_0x26e497,_0x3084c8);}import{getTranslation as _0x547e02}from'../utils/common-translations.js';import{renameAttributeKey as _0xe2a1fd}from'../trackchangesediting.js';import{LiveRange as _0x15d735}from'ckeditor5/src/engine.js';export default class z extends _0xa54f5{[_0x5543ca(0x141)](){const _0x2ea7c9=_0x5543ca,_0x405e49=this[_0x2ea7c9(0x175)];if(!_0x405e49[_0x2ea7c9(0x143)][_0x2ea7c9(0x194)](_0x2ea7c9(0x187)))return;const _0x3d70b6=_0x405e49[_0x2ea7c9(0x125)],_0x1fe819=_0x405e49[_0x2ea7c9(0x143)][_0x2ea7c9(0x148)](_0x2ea7c9(0x164)),_0x4bca06=_0x405e49[_0x2ea7c9(0x143)][_0x2ea7c9(0x194)](_0x2ea7c9(0x18c)),_0x547062=!!_0x405e49[_0x2ea7c9(0x169)][_0x2ea7c9(0x148)](_0x2ea7c9(0x118));function _0x683884(_0x5d9812){const _0x1351a5=_0x2ea7c9;return{'type':_0x1351a5(0x147),'content':''+_0x547e02(_0x3d70b6,_0x1351a5(0x181),_0x5d9812)};}function _0x47c9ba(_0x3a3cca){const _0x911f1a=_0x2ea7c9;return{'type':_0x911f1a(0x147),'content':''+_0x547e02(_0x3d70b6,_0x911f1a(0x12e),_0x3a3cca)};}_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x18f)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x14b)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x11d)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x154)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x15d)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x197)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x157)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x12f)),_0x1fe819[_0x2ea7c9(0x153)](_0x2ea7c9(0x19d)),_0x1fe819[_0x2ea7c9(0x153)](_0x2ea7c9(0x112)),_0x1fe819[_0x2ea7c9(0x153)](_0x2ea7c9(0x11a)),_0x547062&&(_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x121)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x16d))),_0x4bca06&&(_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x13c)),_0x1fe819[_0x2ea7c9(0x17b)](_0x2ea7c9(0x10f)),_0x1fe819[_0x2ea7c9(0x153)](_0x2ea7c9(0x179)),_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x123)](_0x585016=>{const _0x2ef03e=_0x2ea7c9,{data:_0x37c448}=_0x585016;if(_0x37c448&&_0x2ef03e(0x179)==_0x37c448[_0x2ef03e(0x150)])return{'type':_0x2ef03e(0x147),'content':_0x37c448[_0x2ef03e(0x167)]?_0x547e02(_0x3d70b6,_0x2ef03e(0x198)):_0x547e02(_0x3d70b6,_0x2ef03e(0x19f))};}),this[_0x2ea7c9(0x175)][_0x2ea7c9(0x18e)][_0x2ea7c9(0x193)][_0x2ea7c9(0x173)](_0x54de7c=>{const _0x49d47b=_0x2ea7c9;if(_0x54de7c[_0x49d47b(0x119)][_0x49d47b(0x174)])return!0x1;let _0x2992fa=!0x1;const _0x16756a=_0x1fe819[_0x49d47b(0x13e)]({'skipNotAttached':!0x0})[_0x49d47b(0x120)](_0x874e3c=>_0x49d47b(0x179)===_0x1fe819[_0x49d47b(0x199)](_0x874e3c));for(const _0x34e4eb of _0x16756a){_0x49d47b(0x139)!=_0x34e4eb[_0x49d47b(0x14d)]()[_0x49d47b(0x15f)][_0x49d47b(0x166)][_0x49d47b(0x165)](_0x49d47b(0x112))&&(_0x1fe819[_0x49d47b(0x11c)](_0x34e4eb[_0x49d47b(0x14d)](),_0x49d47b(0x19c))[_0x49d47b(0x14e)](_0x2f22b0=>_0x49d47b(0x112)===_0x1fe819[_0x49d47b(0x199)](_0x2f22b0[_0x49d47b(0x18a)]))||(_0x54de7c[_0x49d47b(0x190)](_0x34e4eb[_0x49d47b(0x1a2)]()),_0x2992fa=!0x0));}return _0x2992fa;})),_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x142)](_0x2ea7c9(0x11a),_0x547e02(_0x3d70b6,_0x2ea7c9(0x168)));const _0x46c80c={'type':_0x2ea7c9(0x147),'content':''};_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x123)](_0x547010=>{const _0x58ac9e=_0x2ea7c9,{data:_0x270e8b}=_0x547010;if(!_0x270e8b||_0x58ac9e(0x112)!=_0x270e8b[_0x58ac9e(0x150)])return;let _0x4bde7e=_0x547010[_0x58ac9e(0x15b)];for(;_0x4bde7e;){if(_0x4bde7e[_0x58ac9e(0x149)]&&((_0x58ac9e(0x17a)==_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x150)]||_0x58ac9e(0x13f)==_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x150)])&&(_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x167)]&&_0x58ac9e(0x186)!=_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x167)]||_0x58ac9e(0x186)!=_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x163)]&&!_0x270e8b[_0x58ac9e(0x167)])||!_0x547062&&_0x4bde7e[_0x58ac9e(0x149)][_0x58ac9e(0x150)]==_0xe2a1fd))return _0x46c80c;_0x4bde7e=_0x4bde7e[_0x58ac9e(0x11b)];}if(null==_0x270e8b[_0x58ac9e(0x167)])switch(_0x270e8b[_0x58ac9e(0x163)]){case _0x58ac9e(0x10d):return _0x47c9ba(_0x547e02(_0x3d70b6,_0x58ac9e(0x161)));case _0x58ac9e(0x113):return _0x47c9ba(_0x547e02(_0x3d70b6,_0x58ac9e(0x19a)));case _0x58ac9e(0x139):return _0x47c9ba(_0x547e02(_0x3d70b6,_0x58ac9e(0x12d)));}switch(_0x270e8b[_0x58ac9e(0x167)]){case _0x58ac9e(0x10d):return _0x683884(_0x547e02(_0x3d70b6,_0x58ac9e(0x161)));case _0x58ac9e(0x113):return _0x683884(_0x547e02(_0x3d70b6,_0x58ac9e(0x19a)));case _0x58ac9e(0x139):return _0x683884(_0x547e02(_0x3d70b6,_0x58ac9e(0x12d)));}}),_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x123)](_0xb3dce5=>{const _0x471eaf=_0x2ea7c9,{data:_0x761bea}=_0xb3dce5;if(_0x761bea&&_0x471eaf(0x11a)==_0x761bea[_0x471eaf(0x150)])return null==_0x761bea[_0x471eaf(0x167)]||null==_0x761bea[_0x471eaf(0x163)]&&0x0==_0x761bea[_0x471eaf(0x167)]?_0x46c80c:void 0x0;}),_0x1fe819[_0x2ea7c9(0x159)][_0x2ea7c9(0x123)](_0x1faaee=>{const _0x4c2bf6=_0x2ea7c9;if(_0x4c2bf6(0x19c)!=_0x1faaee[_0x4c2bf6(0x17d)])return;const {data:_0x3b190d}=_0x1faaee;if(!_0x3b190d||_0x4c2bf6(0x19d)!=_0x3b190d[_0x4c2bf6(0x150)])return;const _0x281d0a=le(_0x1faaee);return _0x4c2bf6(0x167)==_0x281d0a?{'type':_0x4c2bf6(0x147),'content':_0x547e02(_0x3d70b6,_0x4c2bf6(0x11f))}:_0x4c2bf6(0x163)==_0x281d0a?{'type':_0x4c2bf6(0x147),'content':_0x547e02(_0x3d70b6,_0x4c2bf6(0x12c))}:_0x46c80c;}),_0x405e49[_0x2ea7c9(0x18e)][_0x2ea7c9(0x193)][_0x2ea7c9(0x173)](_0x3cb555=>this[_0x2ea7c9(0x155)](_0x3cb555)),_0x405e49[_0x2ea7c9(0x18e)][_0x2ea7c9(0x193)][_0x2ea7c9(0x173)](_0x77ed91=>this[_0x2ea7c9(0x114)](_0x77ed91)),_0x405e49[_0x2ea7c9(0x18e)][_0x2ea7c9(0x193)][_0x2ea7c9(0x173)](_0x3440a6=>this[_0x2ea7c9(0x135)](_0x3440a6)),this[_0x2ea7c9(0x1a4)]();}[_0x5543ca(0x155)](_0x591c1f){const _0x4e29a0=_0x5543ca;if(_0x591c1f[_0x4e29a0(0x119)][_0x4e29a0(0x174)]||!_0x591c1f[_0x4e29a0(0x119)][_0x4e29a0(0x195)])return!0x1;let _0x1f78e3=!0x1;const _0x3be641=this[_0x4e29a0(0x175)][_0x4e29a0(0x143)][_0x4e29a0(0x148)](_0x4e29a0(0x164))[_0x4e29a0(0x13e)]({'skipNotAttached':!0x0})[_0x4e29a0(0x120)](_0x525529=>_0x525529[_0x4e29a0(0x149)]&&_0x4e29a0(0x19d)==_0x525529[_0x4e29a0(0x149)][_0x4e29a0(0x150)])[_0x4e29a0(0x120)](_0x21fa47=>_0x21fa47[_0x4e29a0(0x149)][_0x4e29a0(0x167)]&&_0x21fa47[_0x4e29a0(0x149)][_0x4e29a0(0x163)]);for(const _0x27f45d of _0x3be641)le(_0x27f45d)||(_0x591c1f[_0x4e29a0(0x190)](_0x27f45d[_0x4e29a0(0x1a2)]()),_0x1f78e3=!0x0);return _0x1f78e3;}[_0x5543ca(0x114)](_0x36d327){const _0x3045c0=_0x5543ca;if(_0x36d327[_0x3045c0(0x119)][_0x3045c0(0x174)]||!_0x36d327[_0x3045c0(0x119)][_0x3045c0(0x195)])return!0x1;const _0x4b0206=this[_0x3045c0(0x175)][_0x3045c0(0x143)][_0x3045c0(0x148)](_0x3045c0(0x164));if(_0x4b0206[_0x3045c0(0x122)][_0x3045c0(0x13b)])return!0x1;let _0x511ef0=!0x1;const _0x11ee60=[_0x3045c0(0x112),_0x3045c0(0x19d),_0x3045c0(0x11a),_0x3045c0(0x17a),_0x3045c0(0x12a),_0x3045c0(0x191),_0x3045c0(0x183),_0x3045c0(0x117),_0x3045c0(0x13f)],_0x5f0cd5=this[_0x3045c0(0x175)][_0x3045c0(0x18e)][_0x3045c0(0x193)][_0x3045c0(0x14c)][_0x3045c0(0x133)]()[_0x3045c0(0x120)](_0x1abf66=>_0x3045c0(0x19c)==_0x1abf66[_0x3045c0(0x17d)])[_0x3045c0(0x120)](_0x2f1c8d=>_0x11ee60[_0x3045c0(0x19b)](_0x2f1c8d[_0x3045c0(0x134)]));if(0x0==_0x5f0cd5[_0x3045c0(0x15c)])return _0x511ef0;for(const _0x170b66 of _0x5f0cd5){const _0x29c514=_0x4b0206[_0x3045c0(0x11c)](_0x170b66[_0x3045c0(0x18b)],_0x3045c0(0x19c))[_0x3045c0(0x120)](_0x38d709=>!_0x38d709[_0x3045c0(0x15e)][_0x3045c0(0x14f)])[_0x3045c0(0x176)](_0x211a75=>_0x211a75[_0x3045c0(0x18a)])[_0x3045c0(0x120)](_0x4733d8=>{const _0x3b5599=_0x3045c0,_0xc584b2=_0x4b0206[_0x3b5599(0x199)](_0x4733d8);return _0x11ee60[_0x3b5599(0x19b)](_0xc584b2);});if(_0x29c514[_0x3045c0(0x15c)]){for(const _0x534c18 of _0x29c514)_0x36d327[_0x3045c0(0x190)](_0x534c18[_0x3045c0(0x1a2)]());_0x511ef0=!0x0;}}return _0x511ef0;}[_0x5543ca(0x135)](_0x132983){const _0x423a99=_0x5543ca;if(_0x132983[_0x423a99(0x119)][_0x423a99(0x174)]||!_0x132983[_0x423a99(0x119)][_0x423a99(0x195)])return!0x1;const _0x362b1e=this[_0x423a99(0x175)][_0x423a99(0x143)][_0x423a99(0x148)](_0x423a99(0x164));let _0x1f6657=!0x1;const _0x3ffec0=[_0x423a99(0x112),_0x423a99(0x19d),_0x423a99(0x11a),_0x423a99(0x17a),_0x423a99(0x12a),_0x423a99(0x191),_0x423a99(0x183),_0x423a99(0x117),_0x423a99(0x13f)];for(const _0x5a347e of _0x362b1e[_0x423a99(0x13e)]({'skipNotAttached':!0x0})){const _0x458269=_0x362b1e[_0x423a99(0x11c)](_0x5a347e[_0x423a99(0x14d)](),_0x423a99(0x19c))[_0x423a99(0x176)](_0x2304cf=>_0x2304cf[_0x423a99(0x18a)])[_0x423a99(0x120)](_0x4aa29c=>_0x4aa29c[_0x423a99(0x149)]&&_0x3ffec0[_0x423a99(0x19b)](_0x4aa29c[_0x423a99(0x149)][_0x423a99(0x150)]));if(!_0x458269[_0x423a99(0x15c)])continue;const _0x2bfc61=_0x458269[0x0][_0x423a99(0x15b)][_0x423a99(0x137)][_0x423a99(0x129)];if(!_0x458269[_0x423a99(0x196)](_0x38083f=>_0x38083f[_0x423a99(0x137)][_0x423a99(0x129)]===_0x2bfc61)){for(const _0x49a6c6 of _0x458269)_0x11e867(_0x49a6c6,_0x2bfc61)&&(_0x1f6657=!0x0);}}return _0x1f6657;function _0x5d19e0(_0x5b203a,_0x331b62){const _0x493f27=_0x423a99;for(const _0x8df121 of _0x362b1e[_0x493f27(0x13e)]({'skipNotAttached':!0x0})[_0x493f27(0x120)](_0x509e32=>_0x493f27(0x19c)==_0x509e32[_0x493f27(0x17d)]&&_0x509e32[_0x493f27(0x137)][_0x493f27(0x129)]==_0x5b203a))_0x8df121[_0x493f27(0x16e)](_0x493f27(0x129),_0x331b62);}function _0x11e867(_0x341f81,_0x5c59cc){const _0x3b5e5c=_0x423a99;let _0x29bf17=_0x341f81[_0x3b5e5c(0x15b)],_0x4f5ee1=!0x1;for(;_0x29bf17;)_0x29bf17[_0x3b5e5c(0x137)][_0x3b5e5c(0x129)]!=_0x5c59cc&&(_0x5d19e0(_0x29bf17[_0x3b5e5c(0x137)][_0x3b5e5c(0x129)],_0x5c59cc),_0x29bf17[_0x3b5e5c(0x16e)](_0x3b5e5c(0x129),_0x5c59cc),_0x4f5ee1=!0x0),_0x29bf17=_0x29bf17[_0x3b5e5c(0x11b)];return _0x4f5ee1;}}[_0x5543ca(0x1a4)](){const _0x49a907=_0x5543ca,_0x596f5a=this[_0x49a907(0x175)],_0x199de9=_0x596f5a[_0x49a907(0x125)],_0x24e51d=_0x596f5a[_0x49a907(0x143)][_0x49a907(0x148)](_0x49a907(0x164));this[_0x49a907(0x192)](),_0x24e51d[_0x49a907(0x16c)][_0x49a907(0x124)](_0x49a907(0x158),_0x49a907(0x12b),_0x49a907(0x1a3),function(_0x865107,_0x3403a3){const _0x3861b1=_0x49a907,_0x32f9f5=[];for(let _0x5a9a68 of _0x865107)_0x5a9a68[_0x3861b1(0x15f)][_0x3861b1(0x166)]===_0x5a9a68[_0x3861b1(0x132)][_0x3861b1(0x178)]&&(_0x5a9a68=_0x596f5a[_0x3861b1(0x18e)][_0x3861b1(0x152)](_0x596f5a[_0x3861b1(0x18e)][_0x3861b1(0x171)](_0x5a9a68[_0x3861b1(0x15f)][_0x3861b1(0x166)],0x0))),_0x32f9f5[_0x3861b1(0x184)](_0x5a9a68);_0x596f5a[_0x3861b1(0x18e)][_0x3861b1(0x15a)](_0x590bd8=>{const _0x26236b=_0x3861b1,_0x295932=_0x596f5a[_0x26236b(0x18e)][_0x26236b(0x193)][_0x26236b(0x138)],_0x5cf993=Array[_0x26236b(0x130)](_0x295932[_0x26236b(0x170)]())[_0x26236b(0x176)](_0x1f3532=>_0x15d735[_0x26236b(0x116)](_0x1f3532));_0x590bd8[_0x26236b(0x111)](_0x32f9f5),_0x596f5a[_0x26236b(0x151)][_0x26236b(0x148)](_0x3403a3[_0x26236b(0x177)])[_0x26236b(0x13a)](),_0x3403a3[_0x26236b(0x189)][_0x26236b(0x184)]({'forceDefaultExecution':!0x0}),_0x596f5a[_0x26236b(0x146)](_0x3403a3[_0x26236b(0x177)],..._0x3403a3[_0x26236b(0x189)]),_0x590bd8[_0x26236b(0x111)](_0x5cf993);for(const _0x250c8f of _0x5cf993)_0x250c8f[_0x26236b(0x1a0)]();});}),_0x24e51d[_0x49a907(0x159)][_0x49a907(0x136)](function(_0x37aed9){const _0x5954b7=_0x49a907,_0x54ab97=!_0x596f5a[_0x5954b7(0x18e)][_0x5954b7(0x144)][_0x5954b7(0x16b)](_0x37aed9),_0x1e4836=_0x37aed9[_0x5954b7(0x140)],_0x2801ad=_0x37aed9[_0x5954b7(0x172)],_0x4a7f23=_0x37aed9[_0x5954b7(0x165)](_0x5954b7(0x19d)),_0x35e4ba=!_0x1e4836||_0x1e4836[_0x5954b7(0x165)](_0x5954b7(0x19d))!==_0x4a7f23,_0x6cc3f7=!_0x2801ad||_0x2801ad[_0x5954b7(0x165)](_0x5954b7(0x19d))!==_0x4a7f23;return _0x54ab97&&Boolean(_0x4a7f23)&&_0x35e4ba&&_0x6cc3f7;},_0x4553d5=>_0x547e02(_0x199de9,_0x49a907(0x16f),_0x4553d5));}[_0x5543ca(0x192)](){const _0x52f524=_0x5543ca,_0x2c7036=this[_0x52f524(0x175)],_0x5cb981=_0x2c7036[_0x52f524(0x125)];function _0x337aa4(_0x632cf1){const _0x10921e=_0x52f524,_0x1ac70a=_0x2c7036[_0x10921e(0x151)][_0x10921e(0x148)](_0x10921e(0x14b))[_0x10921e(0x13b)],_0x18ed01=_0x2c7036[_0x10921e(0x151)][_0x10921e(0x148)](_0x10921e(0x18f))[_0x10921e(0x13b)];return _0x10921e(0x18f)===_0x632cf1?_0x1ac70a:_0x18ed01;}_0x2c7036[_0x52f524(0x143)][_0x52f524(0x148)](_0x52f524(0x164))[_0x52f524(0x159)][_0x52f524(0x123)](function(_0x302716){const _0x46a9bd=_0x52f524;if(_0x46a9bd(0x158)!=_0x302716[_0x46a9bd(0x17d)])return;const {data:_0x463aa4}=_0x302716;if(!_0x463aa4)return;let _0x33a0ab,_0x931562,_0x571c2d,_0x33c4a9;switch(_0x463aa4[_0x46a9bd(0x177)]){case _0x46a9bd(0x14b):_0x571c2d=_0x463aa4[_0x46a9bd(0x189)][0x0][_0x46a9bd(0x17e)],_0x33c4a9=_0x337aa4(_0x463aa4[_0x46a9bd(0x177)]),_0x33a0ab=_0x571c2d?_0x46a9bd(0x16a):_0x46a9bd(0x126),!_0x33c4a9&&_0x2c7036[_0x46a9bd(0x169)][_0x46a9bd(0x148)](_0x46a9bd(0x118))||(_0x33a0ab=_0x46a9bd(0x156)),_0x931562={'type':_0x46a9bd(0x147),'content':_0x547e02(_0x5cb981,_0x33a0ab,_0x547e02(_0x5cb981,_0x46a9bd(0x161)))};break;case _0x46a9bd(0x18f):_0x571c2d=_0x463aa4[_0x46a9bd(0x189)][0x0][_0x46a9bd(0x17e)],_0x33c4a9=_0x337aa4(_0x463aa4[_0x46a9bd(0x177)]),_0x33a0ab=_0x571c2d?_0x46a9bd(0x16a):_0x46a9bd(0x126),!_0x33c4a9&&_0x2c7036[_0x46a9bd(0x169)][_0x46a9bd(0x148)](_0x46a9bd(0x118))||(_0x33a0ab=_0x46a9bd(0x156)),_0x931562={'type':_0x46a9bd(0x147),'content':_0x547e02(_0x5cb981,_0x33a0ab,_0x547e02(_0x5cb981,_0x46a9bd(0x19a)))};break;case _0x46a9bd(0x15d):_0x33a0ab=_0x46a9bd(0x162),_0x931562={'type':_0x46a9bd(0x147),'content':_0x547e02(_0x5cb981,_0x33a0ab,_0x547e02(_0x5cb981,_0x46a9bd(0x16f)))};break;case _0x46a9bd(0x197):_0x33a0ab=function(_0x33dee6){const _0x3cae66=_0x46a9bd,_0x383b98=_0x33dee6[_0x3cae66(0x14d)]();let _0x5ecfea=_0x383b98[_0x3cae66(0x15f)][_0x3cae66(0x166)];for(;_0x5ecfea&&_0x383b98[_0x3cae66(0x14a)](_0x5ecfea);){if(_0x5ecfea[_0x3cae66(0x165)](_0x3cae66(0x11a))>0x0)return!0x1;_0x5ecfea=_0x5ecfea[_0x3cae66(0x172)];}return!0x0;}(_0x302716)?_0x547e02(_0x5cb981,_0x46a9bd(0x126),_0x547e02(_0x5cb981,function(_0x224348){const _0x443670=_0x46a9bd;return _0x443670(0x115)+_0x224348[_0x443670(0x14d)]()[_0x443670(0x15f)][_0x443670(0x166)][_0x443670(0x165)](_0x443670(0x112))[_0x443670(0x18d)]()+_0x443670(0x17f);}(_0x302716))):_0x547e02(_0x5cb981,_0x46a9bd(0x10e),_0x547e02(_0x5cb981,_0x46a9bd(0x16f))),_0x931562={'type':_0x46a9bd(0x147),'content':_0x33a0ab};break;case _0x46a9bd(0x121):case _0x46a9bd(0x16d):!0x1===_0x463aa4[_0x46a9bd(0x1a1)]&&(_0x33a0ab=_0x46a9bd(0x182),_0x931562={'type':_0x46a9bd(0x185),'content':_0x547e02(_0x5cb981,_0x33a0ab,_0x547e02(_0x5cb981,_0x46a9bd(0x16f)))});}return _0x931562;});}}function le(_0x153071){const _0x20b0ea=_0x5543ca;let _0x212221=_0x153071[_0x20b0ea(0x14d)]()[_0x20b0ea(0x15f)][_0x20b0ea(0x166)][_0x20b0ea(0x140)];for(;_0x212221;){const _0x5478c1=_0x212221[_0x20b0ea(0x165)](_0x20b0ea(0x19d));if(!_0x5478c1)return!0x1;if(_0x5478c1==_0x153071[_0x20b0ea(0x149)][_0x20b0ea(0x167)])return _0x20b0ea(0x167);if(_0x5478c1==_0x153071[_0x20b0ea(0x149)][_0x20b0ea(0x163)])return _0x20b0ea(0x163);_0x212221=_0x212221[_0x20b0ea(0x140)];}return!0x1;}function _0xaebe(){const _0x3a7eec=['*Check\x20item*','_getAttributeKey','ELEMENT_NUMBERED_LIST','includes','attribute','listItemId','613329SzBiqO','*Uncheck\x20item*','detach','multipleBlocks','getFirstMarker','accept','_supportLegacySuggestions','bulleted','*Outdent:*\x20%0','checkTodoList','285JxLSQt','setSelection','listType','numbered','noTrackChangesFixer','ELEMENT_','fromRange','listMarker','list.multiBlock','batch','listIndent','next','_findSuggestions','customNumberedList','1464AoeMWx','*Merge:*\x20list\x20item','filter','mergeListItemBackward','trackChangesCommand','registerDescriptionCallback','registerCustomCallback','locale','*Format:*\x20remove\x20from\x20%0','5128PeKEaQ','344eaMXzp','groupId','listStart','documentList','*Split:*\x20list\x20item','ELEMENT_TODO_LIST','*Remove\x20format:*\x20%0','splitListItemBefore','from','629497KEsxSO','end','getChanges','attributeKey','assureChains','registerElementLabel','attributes','selection','todo','refresh','value','todoList','1458TkPDiS','getSuggestions','listMarkerStyle','previousSibling','afterInit','registerAttributeLabel','plugins','schema','247177ZExuaH','execute','format','get','data','containsItem','bulletedList','differ','getFirstRange','find','isNextTo','key','commands','createRange','registerBlockAttribute','customBulletedList','listItemIdFixer','*Change\x20to:*\x20%0','splitListItemAfter','formatBlock','descriptionFactory','change','head','length','indentList','meta','start','18ylkIwj','ELEMENT_BULLETED_LIST','*Indent:*\x20%0','oldValue','TrackChangesEditing','getAttribute','nodeAfter','newValue','FORMAT_INDENT','config','*Format:*\x20insert\x20into\x20%0','isObject','_suggestionFactory','mergeListItemForward','setAttribute','ELEMENT_LIST_ITEM','getRanges','createPositionAt','nextSibling','registerPostFixer','isUndo','editor','map','commandName','parent','todoListChecked','listStyle','enableDefaultAttributesIntegration','61YYDopG','type','forceValue','_LIST','12hjCjII','*Set\x20format:*\x20%0','*Merge:*\x20%0','todoListCheck','push','deletion','default','ListEditing','1271840oWMYxn','commandParams','suggestion','range','TodoListEditing','toUpperCase','model','numberedList','removeMarker','listReversed','_registerLegacyDescription','document','has','isLocal','every','outdentList'];_0xaebe=function(){return _0x3a7eec;};return _0xaebe();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4df3(){const _0x3e7d76=['type','_registerLegacyDescription','*Format:*\x20set\x20order\x20to\x20reversed','registerBlockAttribute','614uARGpB','4673892DKMEBk','default','getFirstMarker','square','toUpperCase','get','oldValue','commandName','decimal-leading-zero','*Format:*\x20set\x20order\x20to\x20regular','*Remove\x20format:*\x20%0','list.properties','enableDefaultAttributesIntegration','batch','afterInit','format','_getAttributeKey','ListPropertiesEditing','3258199GDfMlv','FORMAT_LIST_REVERSED','config','start','decimal','suggestion','locale','reversed','getSuggestions','find','nodeAfter','handleDescriptions','lower-latin','data','*Change\x20to:*\x20%0','disc','document','plugins','listType','startIndex','getFirstRange','ELEMENT_','next','removeMarker','formatBlock','replace','circle','_LIST_DEFAULT','editor','upper-latin','newValue','registerAttributeLabel','upper-roman','bind','commandParams','head','registerDescriptionCallback','5219ayjNBx','lower-roman','FORMAT_LIST_START','listStart','listStyle','registerPostFixer','descriptionFactory','customNumbered','filter','6930zJwvrp','numbered','getAttribute','TrackChangesEditing','*Format:*\x20set\x20start\x20index\x20to\x20%0','_LIST_','_findSuggestions','bulleted','isUndo','key','styles','attribute','model','*Set\x20format:*\x20%0','3633501VyFvPl','has','14648xNAOhu','listReversed','includes','4959700JYCDHQ','_getTranslationKeyForListStyle','9620400ISOGSj'];_0x4df3=function(){return _0x3e7d76;};return _0x4df3();}function _0x3012(_0x4922cd,_0x1c705e){const _0x4df37b=_0x4df3();return _0x3012=function(_0x301222,_0x4de8cc){_0x301222=_0x301222-0xe3;let _0x4ff2e5=_0x4df37b[_0x301222];return _0x4ff2e5;},_0x3012(_0x4922cd,_0x1c705e);}const _0x2374f7=_0x3012;(function(_0x83797e,_0x2ea289){const _0x3ff017=_0x3012,_0xfe8654=_0x83797e();while(!![]){try{const _0x37b13b=parseInt(_0x3ff017(0x12a))/0x1*(-parseInt(_0x3ff017(0xf2))/0x2)+-parseInt(_0x3ff017(0xe6))/0x3+parseInt(_0x3ff017(0xf3))/0x4+-parseInt(_0x3ff017(0xeb))/0x5+parseInt(_0x3ff017(0xed))/0x6+parseInt(_0x3ff017(0x105))/0x7+-parseInt(_0x3ff017(0xe8))/0x8*(-parseInt(_0x3ff017(0x133))/0x9);if(_0x37b13b===_0x2ea289)break;else _0xfe8654['push'](_0xfe8654['shift']());}catch(_0x3ea0e5){_0xfe8654['push'](_0xfe8654['shift']());}}}(_0x4df3,0xcd884));import{Plugin as _0x2686a7}from'ckeditor5/src/core.js';import{getTranslation as _0x57a4c5}from'../utils/common-translations.js';export default class ue extends _0x2686a7{[_0x2374f7(0x101)](){const _0x1ee7b8=_0x2374f7;if(!this[_0x1ee7b8(0x121)][_0x1ee7b8(0x116)][_0x1ee7b8(0xe7)](_0x1ee7b8(0x104)))return;const _0x560a45=this[_0x1ee7b8(0x121)][_0x1ee7b8(0x107)][_0x1ee7b8(0xf8)](_0x1ee7b8(0xfe)),_0xdb899=this[_0x1ee7b8(0x121)][_0x1ee7b8(0x116)][_0x1ee7b8(0xf8)](_0x1ee7b8(0x136));_0x560a45[_0x1ee7b8(0x13d)]&&(_0xdb899[_0x1ee7b8(0xff)](_0x1ee7b8(0x12e)),_0xdb899[_0x1ee7b8(0xf1)](_0x1ee7b8(0x12e))),_0x560a45[_0x1ee7b8(0x10c)]&&(_0xdb899[_0x1ee7b8(0xff)](_0x1ee7b8(0xe9)),_0xdb899[_0x1ee7b8(0xf1)](_0x1ee7b8(0xe9))),_0x560a45[_0x1ee7b8(0x118)]&&(_0xdb899[_0x1ee7b8(0xff)](_0x1ee7b8(0x12d)),_0xdb899[_0x1ee7b8(0xf1)](_0x1ee7b8(0x12d)));const _0xf8ffa2={'type':_0x1ee7b8(0x102),'content':''};_0xdb899[_0x1ee7b8(0x130)][_0x1ee7b8(0x129)](this[_0x1ee7b8(0x110)][_0x1ee7b8(0x126)](this));const _0x1b9f91=this[_0x1ee7b8(0x121)][_0x1ee7b8(0x10b)];_0xdb899[_0x1ee7b8(0x130)][_0x1ee7b8(0x124)](_0x1ee7b8(0xe9),_0x57a4c5(_0x1b9f91,_0x1ee7b8(0x106))),_0xdb899[_0x1ee7b8(0x130)][_0x1ee7b8(0x129)](_0x52950b=>{const _0xe5ea0a=_0x1ee7b8,{data:_0x3e54ba}=_0x52950b;if(_0x3e54ba&&_0xe5ea0a(0xe9)==_0x3e54ba[_0xe5ea0a(0x13c)])return null==_0x3e54ba[_0xe5ea0a(0x123)]||0x0==_0x3e54ba[_0xe5ea0a(0x123)]&&null==_0x3e54ba[_0xe5ea0a(0xf9)]?_0xf8ffa2:void 0x0;}),_0xdb899[_0x1ee7b8(0x130)][_0x1ee7b8(0x124)](_0x1ee7b8(0x12d),_0x57a4c5(_0x1b9f91,_0x1ee7b8(0x12c))),_0xdb899[_0x1ee7b8(0x130)][_0x1ee7b8(0x129)](_0x52361f=>{const _0x207304=_0x1ee7b8,{data:_0x508d49}=_0x52361f;if(_0x508d49&&_0x207304(0x12d)==_0x508d49[_0x207304(0x13c)])return null==_0x508d49[_0x207304(0x123)]||0x1==_0x508d49[_0x207304(0x123)]&&null==_0x508d49[_0x207304(0xf9)]?_0xf8ffa2:void 0x0;}),this[_0x1ee7b8(0x121)][_0x1ee7b8(0xe4)][_0x1ee7b8(0x115)][_0x1ee7b8(0x12f)](_0x4e839e=>{const _0x4ca8b0=_0x1ee7b8;if(_0x4e839e[_0x4ca8b0(0x100)][_0x4ca8b0(0x13b)])return!0x1;let _0x2db5b2=!0x1;const _0x55ed68=_0xdb899[_0x4ca8b0(0x10d)]({'skipNotAttached':!0x0})[_0x4ca8b0(0x132)](_0x1b8985=>{const _0xfc3395=_0x4ca8b0,_0x26f8ce=_0xdb899[_0xfc3395(0x103)](_0x1b8985);return _0xfc3395(0x12d)==_0x26f8ce||_0xfc3395(0xe9)==_0x26f8ce;});for(const _0x5415fc of _0x55ed68){const _0x122850=_0x5415fc[_0x4ca8b0(0x119)]()[_0x4ca8b0(0x108)][_0x4ca8b0(0x10f)][_0x4ca8b0(0x135)](_0x4ca8b0(0x117));if(_0x4ca8b0(0x134)==_0x122850||_0x4ca8b0(0x131)==_0x122850)continue;_0xdb899[_0x4ca8b0(0x139)](_0x5415fc[_0x4ca8b0(0x119)](),_0x4ca8b0(0xe3))[_0x4ca8b0(0x10e)](_0x57248d=>_0x4ca8b0(0x117)==_0xdb899[_0x4ca8b0(0x103)](_0x57248d[_0x4ca8b0(0x10a)]))||(_0x4e839e[_0x4ca8b0(0x11c)](_0x5415fc[_0x4ca8b0(0xf5)]()),_0x2db5b2=!0x0);}return _0x2db5b2;}),this[_0x1ee7b8(0xef)]();}[_0x2374f7(0x110)](_0x135fd3){const _0x542721=_0x2374f7,_0x22b097=this[_0x542721(0x121)][_0x542721(0x10b)],{data:_0x371573}=_0x135fd3,_0x2189f0={'type':_0x542721(0x102),'content':''};if(!_0x371573||_0x542721(0x12e)!=_0x371573[_0x542721(0x13c)])return;if(!_0x371573[_0x542721(0xf9)])return _0x542721(0xf4)==_0x371573[_0x542721(0x123)]?_0x2189f0:{'type':_0x542721(0x102),'content':''+_0x57a4c5(_0x22b097,_0x542721(0xe5),_0x57a4c5(_0x22b097,this[_0x542721(0xec)](_0x371573[_0x542721(0x123)])))};if(!_0x371573[_0x542721(0x123)]){if(_0x542721(0xf4)==_0x371573[_0x542721(0xf9)])return _0x2189f0;let _0x2931da=_0x135fd3[_0x542721(0x128)];for(;_0x2931da;){if(_0x2931da[_0x542721(0x112)]&&_0x542721(0x117)==_0x2931da[_0x542721(0x112)][_0x542721(0x13c)]&&_0x2931da[_0x542721(0x112)][_0x542721(0x123)])return _0x2189f0;_0x2931da=_0x2931da[_0x542721(0x11b)];}return{'type':_0x542721(0x102),'content':''+_0x57a4c5(_0x22b097,_0x542721(0xfd),_0x57a4c5(_0x22b097,this[_0x542721(0xec)](_0x371573[_0x542721(0xf9)])))};}if(_0x542721(0xf4)!=_0x371573[_0x542721(0x123)])return{'type':_0x542721(0x102),'content':''+_0x57a4c5(_0x22b097,_0x542721(0xe5),_0x57a4c5(_0x22b097,this[_0x542721(0xec)](_0x371573[_0x542721(0x123)])))};let _0x47b824=_0x135fd3[_0x542721(0x128)];for(;_0x47b824;){if(_0x47b824[_0x542721(0x112)]&&_0x542721(0x117)==_0x47b824[_0x542721(0x112)][_0x542721(0x13c)]&&_0x47b824[_0x542721(0x112)][_0x542721(0x123)]&&_0x47b824[_0x542721(0x112)][_0x542721(0xf9)])return _0x2189f0;_0x47b824=_0x47b824[_0x542721(0x11b)];}const _0x353b7d=_0x135fd3[_0x542721(0x119)]()[_0x542721(0x108)][_0x542721(0x10f)][_0x542721(0x135)](_0x542721(0x117));return{'type':_0x542721(0x102),'content':_0x57a4c5(_0x22b097,_0x542721(0xe5),_0x57a4c5(_0x22b097,_0x542721(0x11a)+_0x353b7d[_0x542721(0xf7)]()+_0x542721(0x120)))};}[_0x2374f7(0xef)](){const _0x480619=_0x2374f7,_0x253d53=this[_0x480619(0x121)],_0xa9b1a9=_0x253d53[_0x480619(0x10b)];_0x253d53[_0x480619(0x116)][_0x480619(0xf8)](_0x480619(0x136))[_0x480619(0x130)][_0x480619(0x129)](_0x31798a=>{const _0x1a9f62=_0x480619;if(_0x1a9f62(0x11d)!=_0x31798a[_0x1a9f62(0xee)])return;const {data:_0x3bd1ac}=_0x31798a;if(!_0x3bd1ac)return;let _0x1e9d73,_0x408b5a;switch(_0x3bd1ac[_0x1a9f62(0xfa)]){case _0x1a9f62(0x12e):_0x1e9d73=_0x1a9f62(0x113),_0x408b5a={'type':_0x1a9f62(0x102),'content':_0x57a4c5(_0xa9b1a9,_0x1e9d73,_0x57a4c5(_0xa9b1a9,this[_0x1a9f62(0xec)](_0x3bd1ac[_0x1a9f62(0x127)][0x0][_0x1a9f62(0xee)])))};break;case _0x1a9f62(0xe9):_0x1e9d73=_0x3bd1ac[_0x1a9f62(0x127)][0x0][_0x1a9f62(0x10c)]?_0x1a9f62(0xf0):_0x1a9f62(0xfc),_0x408b5a={'type':_0x1a9f62(0x102),'content':_0x57a4c5(_0xa9b1a9,_0x1e9d73)};break;case _0x1a9f62(0x12d):_0x1e9d73=_0x1a9f62(0x137),_0x408b5a={'type':_0x1a9f62(0x102),'content':_0x57a4c5(_0xa9b1a9,_0x1e9d73,_0x3bd1ac[_0x1a9f62(0x127)][0x0][_0x1a9f62(0x118)])};}return _0x408b5a;});}[_0x2374f7(0xec)](_0x4e5e34){const _0x176707=_0x2374f7;return _0x176707(0x11a)+function(_0x164158){const _0x971b56=_0x176707;if(pe[_0x971b56(0xea)](_0x164158))return _0x971b56(0x13a);if(ye[_0x971b56(0xea)](_0x164158))return _0x971b56(0x134);return null;}(_0x4e5e34)[_0x176707(0xf7)]()+_0x176707(0x138)+_0x4e5e34[_0x176707(0xf7)]()[_0x176707(0x11e)](/-/g,'_');}}const pe=[_0x2374f7(0x114),_0x2374f7(0x11f),_0x2374f7(0xf6)],ye=[_0x2374f7(0x109),_0x2374f7(0xfb),_0x2374f7(0x12b),_0x2374f7(0x125),_0x2374f7(0x111),_0x2374f7(0x122)];
23
+ const _0x132da3=_0x3f2a;(function(_0x542876,_0x274bc0){const _0x55abd1=_0x3f2a,_0x2d9482=_0x542876();while(!![]){try{const _0x3b9bef=-parseInt(_0x55abd1(0x84))/0x1*(parseInt(_0x55abd1(0x95))/0x2)+-parseInt(_0x55abd1(0xac))/0x3*(parseInt(_0x55abd1(0x97))/0x4)+parseInt(_0x55abd1(0x73))/0x5*(parseInt(_0x55abd1(0x8f))/0x6)+parseInt(_0x55abd1(0xbc))/0x7*(parseInt(_0x55abd1(0x98))/0x8)+parseInt(_0x55abd1(0x83))/0x9*(parseInt(_0x55abd1(0x9f))/0xa)+parseInt(_0x55abd1(0xcb))/0xb+-parseInt(_0x55abd1(0xba))/0xc*(parseInt(_0x55abd1(0x82))/0xd);if(_0x3b9bef===_0x274bc0)break;else _0x2d9482['push'](_0x2d9482['shift']());}catch(_0x16ca6f){_0x2d9482['push'](_0x2d9482['shift']());}}}(_0x4202,0x26b34));function _0x4202(){const _0x1271d8=['model','reversed','format','find','replace','upper-latin','*Format:*\x20set\x20start\x20index\x20to\x20%0','getFirstRange','numbered','*Change\x20to:*\x20%0','ListPropertiesEditing','2049201fFeJNr','customNumbered','listStyle','handleDescriptions','default','lower-roman','data','175edUJyG','_LIST_','listType','registerBlockAttribute','has','includes','commandName','_findSuggestions','newValue','registerDescriptionCallback','bind','next','getFirstMarker','batch','*Format:*\x20set\x20order\x20to\x20regular','27781TBObEP','261guJJMb','65OJTZut','FORMAT_LIST_START','TrackChangesEditing','enableDefaultAttributesIntegration','config','upper-roman','registerAttributeLabel','_getTranslationKeyForListStyle','_LIST_DEFAULT','locale','filter','20382mOHITM','square','*Remove\x20format:*\x20%0','head','disc','oldValue','574aXXHGo','isUndo','4ORdFzP','16XwNlOE','startIndex','ELEMENT_','*Format:*\x20set\x20order\x20to\x20reversed','getSuggestions','type','decimal-leading-zero','7190LmZGkq','_getAttributeKey','removeMarker','lower-latin','list.properties','styles','listReversed','plugins','FORMAT_LIST_REVERSED','_registerLegacyDescription','*Set\x20format:*\x20%0','listStart','document','142446KOiexv','key','decimal','nodeAfter','suggestion','attribute','afterInit','bulleted','getAttribute','commandParams','circle','formatBlock','editor','toUpperCase','1416pEUXwD','start','527737giexbd','get','registerPostFixer','descriptionFactory'];_0x4202=function(){return _0x1271d8;};return _0x4202();}import{Plugin as _0x5b5e52}from'ckeditor5/src/core.js';import{getTranslation as _0x2e53a0}from'../utils/common-translations.js';export default class ue extends _0x5b5e52{[_0x132da3(0xb2)](){const _0x3c009c=_0x132da3;if(!this[_0x3c009c(0xb8)][_0x3c009c(0xa6)][_0x3c009c(0x77)](_0x3c009c(0xca)))return;const _0x632e4b=this[_0x3c009c(0xb8)][_0x3c009c(0x88)][_0x3c009c(0xbd)](_0x3c009c(0xa3)),_0x1e263f=this[_0x3c009c(0xb8)][_0x3c009c(0xa6)][_0x3c009c(0xbd)](_0x3c009c(0x86));_0x632e4b[_0x3c009c(0xa4)]&&(_0x1e263f[_0x3c009c(0x87)](_0x3c009c(0xcd)),_0x1e263f[_0x3c009c(0x76)](_0x3c009c(0xcd))),_0x632e4b[_0x3c009c(0xc1)]&&(_0x1e263f[_0x3c009c(0x87)](_0x3c009c(0xa5)),_0x1e263f[_0x3c009c(0x76)](_0x3c009c(0xa5))),_0x632e4b[_0x3c009c(0x99)]&&(_0x1e263f[_0x3c009c(0x87)](_0x3c009c(0xaa)),_0x1e263f[_0x3c009c(0x76)](_0x3c009c(0xaa)));const _0x3a7718={'type':_0x3c009c(0xc2),'content':''};_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x7c)](this[_0x3c009c(0x6f)][_0x3c009c(0x7d)](this));const _0x2c1ee5=this[_0x3c009c(0xb8)][_0x3c009c(0x8d)];_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x8a)](_0x3c009c(0xa5),_0x2e53a0(_0x2c1ee5,_0x3c009c(0xa7))),_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x7c)](_0x175eab=>{const _0x3f4d98=_0x3c009c,{data:_0x369dfd}=_0x175eab;if(_0x369dfd&&_0x3f4d98(0xa5)==_0x369dfd[_0x3f4d98(0xad)])return null==_0x369dfd[_0x3f4d98(0x7b)]||0x0==_0x369dfd[_0x3f4d98(0x7b)]&&null==_0x369dfd[_0x3f4d98(0x94)]?_0x3a7718:void 0x0;}),_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x8a)](_0x3c009c(0xaa),_0x2e53a0(_0x2c1ee5,_0x3c009c(0x85))),_0x1e263f[_0x3c009c(0xbf)][_0x3c009c(0x7c)](_0x5bec21=>{const _0x76eff9=_0x3c009c,{data:_0x517f48}=_0x5bec21;if(_0x517f48&&_0x76eff9(0xaa)==_0x517f48[_0x76eff9(0xad)])return null==_0x517f48[_0x76eff9(0x7b)]||0x1==_0x517f48[_0x76eff9(0x7b)]&&null==_0x517f48[_0x76eff9(0x94)]?_0x3a7718:void 0x0;}),this[_0x3c009c(0xb8)][_0x3c009c(0xc0)][_0x3c009c(0xab)][_0x3c009c(0xbe)](_0x1d6b5b=>{const _0x47811b=_0x3c009c;if(_0x1d6b5b[_0x47811b(0x80)][_0x47811b(0x96)])return!0x1;let _0x5984ce=!0x1;const _0x551d7b=_0x1e263f[_0x47811b(0x9c)]({'skipNotAttached':!0x0})[_0x47811b(0x8e)](_0x2dff1d=>{const _0x30c012=_0x47811b,_0x5894e1=_0x1e263f[_0x30c012(0xa0)](_0x2dff1d);return _0x30c012(0xaa)==_0x5894e1||_0x30c012(0xa5)==_0x5894e1;});for(const _0x5d18cc of _0x551d7b){const _0x23d695=_0x5d18cc[_0x47811b(0xc7)]()[_0x47811b(0xbb)][_0x47811b(0xaf)][_0x47811b(0xb4)](_0x47811b(0x75));if(_0x47811b(0xc8)==_0x23d695||_0x47811b(0xcc)==_0x23d695)continue;_0x1e263f[_0x47811b(0x7a)](_0x5d18cc[_0x47811b(0xc7)](),_0x47811b(0xb1))[_0x47811b(0xc3)](_0x573ce6=>_0x47811b(0x75)==_0x1e263f[_0x47811b(0xa0)](_0x573ce6[_0x47811b(0xb0)]))||(_0x1d6b5b[_0x47811b(0xa1)](_0x5d18cc[_0x47811b(0x7f)]()),_0x5984ce=!0x0);}return _0x5984ce;}),this[_0x3c009c(0xa8)]();}[_0x132da3(0x6f)](_0x38c21b){const _0x1d0b91=_0x132da3,_0xa79efe=this[_0x1d0b91(0xb8)][_0x1d0b91(0x8d)],{data:_0x104a66}=_0x38c21b,_0x57c87b={'type':_0x1d0b91(0xc2),'content':''};if(!_0x104a66||_0x1d0b91(0xcd)!=_0x104a66[_0x1d0b91(0xad)])return;if(!_0x104a66[_0x1d0b91(0x94)])return _0x1d0b91(0x70)==_0x104a66[_0x1d0b91(0x7b)]?_0x57c87b:{'type':_0x1d0b91(0xc2),'content':''+_0x2e53a0(_0xa79efe,_0x1d0b91(0xa9),_0x2e53a0(_0xa79efe,this[_0x1d0b91(0x8b)](_0x104a66[_0x1d0b91(0x7b)])))};if(!_0x104a66[_0x1d0b91(0x7b)]){if(_0x1d0b91(0x70)==_0x104a66[_0x1d0b91(0x94)])return _0x57c87b;let _0x124c99=_0x38c21b[_0x1d0b91(0x92)];for(;_0x124c99;){if(_0x124c99[_0x1d0b91(0x72)]&&_0x1d0b91(0x75)==_0x124c99[_0x1d0b91(0x72)][_0x1d0b91(0xad)]&&_0x124c99[_0x1d0b91(0x72)][_0x1d0b91(0x7b)])return _0x57c87b;_0x124c99=_0x124c99[_0x1d0b91(0x7e)];}return{'type':_0x1d0b91(0xc2),'content':''+_0x2e53a0(_0xa79efe,_0x1d0b91(0x91),_0x2e53a0(_0xa79efe,this[_0x1d0b91(0x8b)](_0x104a66[_0x1d0b91(0x94)])))};}if(_0x1d0b91(0x70)!=_0x104a66[_0x1d0b91(0x7b)])return{'type':_0x1d0b91(0xc2),'content':''+_0x2e53a0(_0xa79efe,_0x1d0b91(0xa9),_0x2e53a0(_0xa79efe,this[_0x1d0b91(0x8b)](_0x104a66[_0x1d0b91(0x7b)])))};let _0x291850=_0x38c21b[_0x1d0b91(0x92)];for(;_0x291850;){if(_0x291850[_0x1d0b91(0x72)]&&_0x1d0b91(0x75)==_0x291850[_0x1d0b91(0x72)][_0x1d0b91(0xad)]&&_0x291850[_0x1d0b91(0x72)][_0x1d0b91(0x7b)]&&_0x291850[_0x1d0b91(0x72)][_0x1d0b91(0x94)])return _0x57c87b;_0x291850=_0x291850[_0x1d0b91(0x7e)];}const _0x6bbe10=_0x38c21b[_0x1d0b91(0xc7)]()[_0x1d0b91(0xbb)][_0x1d0b91(0xaf)][_0x1d0b91(0xb4)](_0x1d0b91(0x75));return{'type':_0x1d0b91(0xc2),'content':_0x2e53a0(_0xa79efe,_0x1d0b91(0xa9),_0x2e53a0(_0xa79efe,_0x1d0b91(0x9a)+_0x6bbe10[_0x1d0b91(0xb9)]()+_0x1d0b91(0x8c)))};}[_0x132da3(0xa8)](){const _0x3b1804=_0x132da3,_0x4f1825=this[_0x3b1804(0xb8)],_0x5a96ee=_0x4f1825[_0x3b1804(0x8d)];_0x4f1825[_0x3b1804(0xa6)][_0x3b1804(0xbd)](_0x3b1804(0x86))[_0x3b1804(0xbf)][_0x3b1804(0x7c)](_0x11f1dc=>{const _0x4c10ab=_0x3b1804;if(_0x4c10ab(0xb7)!=_0x11f1dc[_0x4c10ab(0x9d)])return;const {data:_0xdd4f79}=_0x11f1dc;if(!_0xdd4f79)return;let _0x1b85af,_0x5df408;switch(_0xdd4f79[_0x4c10ab(0x79)]){case _0x4c10ab(0xcd):_0x1b85af=_0x4c10ab(0xc9),_0x5df408={'type':_0x4c10ab(0xc2),'content':_0x2e53a0(_0x5a96ee,_0x1b85af,_0x2e53a0(_0x5a96ee,this[_0x4c10ab(0x8b)](_0xdd4f79[_0x4c10ab(0xb5)][0x0][_0x4c10ab(0x9d)])))};break;case _0x4c10ab(0xa5):_0x1b85af=_0xdd4f79[_0x4c10ab(0xb5)][0x0][_0x4c10ab(0xc1)]?_0x4c10ab(0x9b):_0x4c10ab(0x81),_0x5df408={'type':_0x4c10ab(0xc2),'content':_0x2e53a0(_0x5a96ee,_0x1b85af)};break;case _0x4c10ab(0xaa):_0x1b85af=_0x4c10ab(0xc6),_0x5df408={'type':_0x4c10ab(0xc2),'content':_0x2e53a0(_0x5a96ee,_0x1b85af,_0xdd4f79[_0x4c10ab(0xb5)][0x0][_0x4c10ab(0x99)])};}return _0x5df408;});}[_0x132da3(0x8b)](_0x4be666){const _0x49eb7a=_0x132da3;return _0x49eb7a(0x9a)+function(_0x40f16e){const _0x5d571d=_0x49eb7a;if(pe[_0x5d571d(0x78)](_0x40f16e))return _0x5d571d(0xb3);if(ye[_0x5d571d(0x78)](_0x40f16e))return _0x5d571d(0xc8);return null;}(_0x4be666)[_0x49eb7a(0xb9)]()+_0x49eb7a(0x74)+_0x4be666[_0x49eb7a(0xb9)]()[_0x49eb7a(0xc4)](/-/g,'_');}}function _0x3f2a(_0x4f8adf,_0x2899c3){const _0x4202d1=_0x4202();return _0x3f2a=function(_0x3f2a09,_0x2b25f9){_0x3f2a09=_0x3f2a09-0x6f;let _0x3143d8=_0x4202d1[_0x3f2a09];return _0x3143d8;},_0x3f2a(_0x4f8adf,_0x2899c3);}const pe=[_0x132da3(0x93),_0x132da3(0xb6),_0x132da3(0x90)],ye=[_0x132da3(0xae),_0x132da3(0x9e),_0x132da3(0x71),_0x132da3(0x89),_0x132da3(0xa2),_0x132da3(0xc5)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53456d=_0x4397;(function(_0x274515,_0xd4e880){const _0x147ab7=_0x4397,_0x305b34=_0x274515();while(!![]){try{const _0x5d0412=parseInt(_0x147ab7(0x1f6))/0x1*(-parseInt(_0x147ab7(0x1f1))/0x2)+parseInt(_0x147ab7(0x209))/0x3*(-parseInt(_0x147ab7(0x20a))/0x4)+-parseInt(_0x147ab7(0x202))/0x5+-parseInt(_0x147ab7(0x206))/0x6*(parseInt(_0x147ab7(0x205))/0x7)+parseInt(_0x147ab7(0x1fa))/0x8*(-parseInt(_0x147ab7(0x210))/0x9)+parseInt(_0x147ab7(0x20c))/0xa+parseInt(_0x147ab7(0x20e))/0xb;if(_0x5d0412===_0xd4e880)break;else _0x305b34['push'](_0x305b34['shift']());}catch(_0x115e79){_0x305b34['push'](_0x305b34['shift']());}}}(_0x56b5,0x1f3a0));import{Plugin as _0x51b1ed}from'ckeditor5/src/core.js';function _0x4397(_0x3f2ce0,_0x2722f4){const _0x56b507=_0x56b5();return _0x4397=function(_0x4397f8,_0x4f5049){_0x4397f8=_0x4397f8-0x1f1;let _0x5b5ce6=_0x56b507[_0x4397f8];return _0x5b5ce6;},_0x4397(_0x3f2ce0,_0x2722f4);}import{getTranslation as _0x409701}from'../utils/common-translations.js';export default class ft extends _0x51b1ed{[_0x53456d(0x208)](){const _0x39f5ff=_0x53456d,_0x363d50=this[_0x39f5ff(0x207)];if(!_0x363d50[_0x39f5ff(0x212)][_0x39f5ff(0x20d)](_0x39f5ff(0x204)))return;const _0x11a271=_0x363d50[_0x39f5ff(0x212)][_0x39f5ff(0x1fb)](_0x39f5ff(0x203)),_0x46c2eb=_0x363d50[_0x39f5ff(0x1f9)];_0x11a271[_0x39f5ff(0x1fd)](_0x39f5ff(0x201)),_0x11a271[_0x39f5ff(0x1ff)][_0x39f5ff(0x20b)](_0x39f5ff(0x214),_0xa5c60d=>_0x409701(_0x46c2eb,_0x39f5ff(0x1f7),_0xa5c60d)),_0x363d50[_0x39f5ff(0x211)][_0x39f5ff(0x213)](_0x39f5ff(0x1f2))[_0x39f5ff(0x20f)]({'model':_0x39f5ff(0x214),'view':(_0x45b45f,{writer:_0x5a749f,options:_0xe397d4})=>{const _0x3abea6=_0x39f5ff;if(_0xe397d4[_0x3abea6(0x1f5)])return _0x5a749f[_0x3abea6(0x215)](_0x3abea6(0x1f3));},'converterPriority':_0x39f5ff(0x200)}),_0x363d50[_0x39f5ff(0x216)][_0x39f5ff(0x1f4)]['on'](_0x39f5ff(0x1f8),(_0x39d147,_0xd49c4,_0x41a5ef)=>{const _0x3cea00=_0x39f5ff;_0x41a5ef[_0x3cea00(0x1fe)][_0x3cea00(0x1f5)]&&_0x39d147[_0x3cea00(0x1fc)]();},{'priority':_0x39f5ff(0x200)});}}function _0x56b5(){const _0x24e704=['357050JNUVrR','has','9193899ojDiRZ','elementToElement','2098917BEzPyt','conversion','plugins','for','media','createEmptyElement','data','94092gqydNt','dataDowncast','div','downcastDispatcher','showSuggestionHighlights','1tlGaqU','ELEMENT_MEDIA','attribute:url:media','locale','8bfhVVQ','get','stop','enableCommand','options','descriptionFactory','high','mediaEmbed','1103035KlvSoN','TrackChangesEditing','MediaEmbedEditing','28ZNewDp','256686yoYNhj','editor','afterInit','15RjJbrs','57296vBIRWq','registerElementLabel'];_0x56b5=function(){return _0x24e704;};return _0x56b5();}
23
+ function _0x49a1(){const _0x370cc2=['mediaEmbed','get','showSuggestionHighlights','1556001WtzFTI','attribute:url:media','has','MediaEmbedEditing','conversion','createEmptyElement','dataDowncast','TrackChangesEditing','for','div','data','media','downcastDispatcher','locale','plugins','options','registerElementLabel','669482nYGvmi','262198ynJzHy','descriptionFactory','stop','1193085CSRPON','2896AJOpSc','6ikEeLl','afterInit','elementToElement','831jOhrTx','enableCommand','2085986QoAmIF','editor','high','1187976vRTSDE','ELEMENT_MEDIA'];_0x49a1=function(){return _0x370cc2;};return _0x49a1();}function _0x178b(_0x24e191,_0x262b3a){const _0x49a16a=_0x49a1();return _0x178b=function(_0x178b98,_0x590ccb){_0x178b98=_0x178b98-0xe4;let _0x4c573f=_0x49a16a[_0x178b98];return _0x4c573f;},_0x178b(_0x24e191,_0x262b3a);}const _0xecd8f9=_0x178b;(function(_0x2f740c,_0x30ee95){const _0x4a586e=_0x178b,_0x13bd9f=_0x2f740c();while(!![]){try{const _0x410470=-parseInt(_0x4a586e(0x104))/0x1+parseInt(_0x4a586e(0x103))/0x2+-parseInt(_0x4a586e(0xe8))/0x3*(-parseInt(_0x4a586e(0xe4))/0x4)+-parseInt(_0x4a586e(0x107))/0x5*(-parseInt(_0x4a586e(0xe5))/0x6)+-parseInt(_0x4a586e(0xea))/0x7+-parseInt(_0x4a586e(0xed))/0x8+parseInt(_0x4a586e(0xf2))/0x9;if(_0x410470===_0x30ee95)break;else _0x13bd9f['push'](_0x13bd9f['shift']());}catch(_0x500d42){_0x13bd9f['push'](_0x13bd9f['shift']());}}}(_0x49a1,0x3a216));import{Plugin as _0x4d52d8}from'ckeditor5/src/core.js';import{getTranslation as _0x438d9e}from'../utils/common-translations.js';export default class ft extends _0x4d52d8{[_0xecd8f9(0xe6)](){const _0x39cb8a=_0xecd8f9,_0x45ad54=this[_0x39cb8a(0xeb)];if(!_0x45ad54[_0x39cb8a(0x100)][_0x39cb8a(0xf4)](_0x39cb8a(0xf5)))return;const _0x5910b5=_0x45ad54[_0x39cb8a(0x100)][_0x39cb8a(0xf0)](_0x39cb8a(0xf9)),_0x1cb9a4=_0x45ad54[_0x39cb8a(0xff)];_0x5910b5[_0x39cb8a(0xe9)](_0x39cb8a(0xef)),_0x5910b5[_0x39cb8a(0x105)][_0x39cb8a(0x102)](_0x39cb8a(0xfd),_0x4b9f12=>_0x438d9e(_0x1cb9a4,_0x39cb8a(0xee),_0x4b9f12)),_0x45ad54[_0x39cb8a(0xf6)][_0x39cb8a(0xfa)](_0x39cb8a(0xf8))[_0x39cb8a(0xe7)]({'model':_0x39cb8a(0xfd),'view':(_0x3078ee,{writer:_0x424327,options:_0x45e516})=>{const _0x2cfde9=_0x39cb8a;if(_0x45e516[_0x2cfde9(0xf1)])return _0x424327[_0x2cfde9(0xf7)](_0x2cfde9(0xfb));},'converterPriority':_0x39cb8a(0xec)}),_0x45ad54[_0x39cb8a(0xfc)][_0x39cb8a(0xfe)]['on'](_0x39cb8a(0xf3),(_0x2e4e38,_0x325a30,_0x20d581)=>{const _0x340131=_0x39cb8a;_0x20d581[_0x340131(0x101)][_0x340131(0xf1)]&&_0x2e4e38[_0x340131(0x106)]();},{'priority':_0x39cb8a(0xec)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x155c55=_0x4d0e;(function(_0x59d2c9,_0x12e1bc){const _0x3952aa=_0x4d0e,_0x40d2ae=_0x59d2c9();while(!![]){try{const _0x55a9ed=-parseInt(_0x3952aa(0x9e))/0x1+-parseInt(_0x3952aa(0x99))/0x2*(-parseInt(_0x3952aa(0x95))/0x3)+parseInt(_0x3952aa(0x96))/0x4*(-parseInt(_0x3952aa(0x94))/0x5)+-parseInt(_0x3952aa(0x98))/0x6+parseInt(_0x3952aa(0xa4))/0x7+-parseInt(_0x3952aa(0x9d))/0x8*(parseInt(_0x3952aa(0xa0))/0x9)+parseInt(_0x3952aa(0xa1))/0xa;if(_0x55a9ed===_0x12e1bc)break;else _0x40d2ae['push'](_0x40d2ae['shift']());}catch(_0x4ba814){_0x40d2ae['push'](_0x40d2ae['shift']());}}}(_0x656c,0xab733));function _0x4d0e(_0x2e545c,_0x2945b4){const _0x656c4f=_0x656c();return _0x4d0e=function(_0x4d0e22,_0x3b2df2){_0x4d0e22=_0x4d0e22-0x94;let _0x4d865b=_0x656c4f[_0x4d0e22];return _0x4d865b;},_0x4d0e(_0x2e545c,_0x2945b4);}function _0x656c(){const _0x32da95=['mention','8598240TccPaV','get','has','16735wcahut','753Fkkpvp','1412OPFYlz','TrackChangesEditing','7071366SLeTUA','2950UhOsWf','MentionEditing','afterInit','enableCommand','160RFyodr','1230001uBPAsd','plugins','73881iocHuY','28579470KMSQAy','editor'];_0x656c=function(){return _0x32da95;};return _0x656c();}import{Plugin as _0x1c9fdd}from'ckeditor5/src/core.js';export default class gt extends _0x1c9fdd{[_0x155c55(0x9b)](){const _0xacf108=_0x155c55,_0x331bb3=this[_0xacf108(0xa2)];_0x331bb3[_0xacf108(0x9f)][_0xacf108(0xa6)](_0xacf108(0x9a))&&_0x331bb3[_0xacf108(0x9f)][_0xacf108(0xa5)](_0xacf108(0x97))[_0xacf108(0x9c)](_0xacf108(0xa3));}}
23
+ const _0x118db1=_0x5d54;(function(_0x4d92e8,_0x457a01){const _0x24482e=_0x5d54,_0x8562e=_0x4d92e8();while(!![]){try{const _0x465b15=-parseInt(_0x24482e(0x1ee))/0x1*(parseInt(_0x24482e(0x1f0))/0x2)+parseInt(_0x24482e(0x1f3))/0x3+parseInt(_0x24482e(0x1e5))/0x4*(-parseInt(_0x24482e(0x1e8))/0x5)+parseInt(_0x24482e(0x1e9))/0x6+-parseInt(_0x24482e(0x1ea))/0x7*(-parseInt(_0x24482e(0x1f2))/0x8)+-parseInt(_0x24482e(0x1ec))/0x9+-parseInt(_0x24482e(0x1e1))/0xa*(-parseInt(_0x24482e(0x1e3))/0xb);if(_0x465b15===_0x457a01)break;else _0x8562e['push'](_0x8562e['shift']());}catch(_0x1902ae){_0x8562e['push'](_0x8562e['shift']());}}}(_0x4e7f,0xd3d11));import{Plugin as _0x2c4dd3}from'ckeditor5/src/core.js';function _0x5d54(_0x38eacb,_0x49d7ac){const _0x4e7f13=_0x4e7f();return _0x5d54=function(_0x5d5478,_0x404fdf){_0x5d5478=_0x5d5478-0x1e1;let _0x1f14da=_0x4e7f13[_0x5d5478];return _0x1f14da;},_0x5d54(_0x38eacb,_0x49d7ac);}export default class gt extends _0x2c4dd3{[_0x118db1(0x1eb)](){const _0x2f3ffa=_0x118db1,_0x10041e=this[_0x2f3ffa(0x1e4)];_0x10041e[_0x2f3ffa(0x1ed)][_0x2f3ffa(0x1e6)](_0x2f3ffa(0x1f1))&&_0x10041e[_0x2f3ffa(0x1ed)][_0x2f3ffa(0x1f4)](_0x2f3ffa(0x1ef))[_0x2f3ffa(0x1e7)](_0x2f3ffa(0x1e2));}}function _0x4e7f(){const _0x16589=['12qWsuWi','MentionEditing','2416OscHLz','1619154ZAcPIy','get','40wbfMha','mention','3697331zzQNff','editor','4MWzVGK','has','enableCommand','6237185pXwIsi','4324998pAaxcc','29197hqCoYe','afterInit','4248855isdwRW','plugins','212924IwkiIb','TrackChangesEditing'];_0x4e7f=function(){return _0x16589;};return _0x4e7f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2374(_0x155400,_0x275e7f){const _0xe5018d=_0xe501();return _0x2374=function(_0x23741a,_0x4bc697){_0x23741a=_0x23741a-0xa3;let _0x9d1628=_0xe5018d[_0x23741a];return _0x9d1628;},_0x2374(_0x155400,_0x275e7f);}const _0x28df8e=_0x2374;function _0xe501(){const _0x2ba71c=['TrackChangesEditing','head','enableDefaultAttributesIntegration','newValue','registerDescriptionCallback','*Remove\x20format:*\x20%0','locale','listType','6289115VkxpIY','editor','9389160EooLze','plugins','descriptionFactory','8CeVNzW','1SlXBCj','get','has','*Set\x20format:*\x20%0','1877714PWRyjL','5824368WFBRUC','listMarkerStyle','6937763tGilXg','handleDescriptions','afterInit','oldValue','registerBlockAttribute','MultiLevelList','data','627933tYonpn','6724566LxQkVM','format','ELEMENT_MULTI_LEVEL_LIST','multiLevelList','key','next'];_0xe501=function(){return _0x2ba71c;};return _0xe501();}(function(_0x49b015,_0x3d3ab9){const _0x5459a2=_0x2374,_0x3d8647=_0x49b015();while(!![]){try{const _0x58a3aa=-parseInt(_0x5459a2(0xa9))/0x1*(-parseInt(_0x5459a2(0xad))/0x2)+-parseInt(_0x5459a2(0xb7))/0x3*(-parseInt(_0x5459a2(0xa8))/0x4)+parseInt(_0x5459a2(0xa3))/0x5+-parseInt(_0x5459a2(0xae))/0x6+parseInt(_0x5459a2(0xb0))/0x7+-parseInt(_0x5459a2(0xa5))/0x8+-parseInt(_0x5459a2(0xb8))/0x9;if(_0x58a3aa===_0x3d3ab9)break;else _0x3d8647['push'](_0x3d8647['shift']());}catch(_0x3a84aa){_0x3d8647['push'](_0x3d8647['shift']());}}}(_0xe501,0xae870));import{Plugin as _0x2d45ad}from'ckeditor5/src/core.js';import{getTranslation as _0x2f3841}from'../utils/common-translations.js';export default class lt extends _0x2d45ad{[_0x28df8e(0xb2)](){const _0x5080b3=_0x28df8e,_0xa6f9a8=this[_0x5080b3(0xa4)],_0x36ef56=_0xa6f9a8[_0x5080b3(0xa6)][_0x5080b3(0xaa)](_0x5080b3(0xbe));_0xa6f9a8[_0x5080b3(0xa6)][_0x5080b3(0xab)](_0x5080b3(0xb5))&&(_0x36ef56[_0x5080b3(0xc0)](_0x5080b3(0xbb)),_0x36ef56[_0x5080b3(0xb4)](_0x5080b3(0xaf)),_0x36ef56[_0x5080b3(0xa7)][_0x5080b3(0xc2)](_0x361242=>this[_0x5080b3(0xb1)](_0x361242)));}[_0x28df8e(0xb1)](_0x2470ab){const _0x551d53=_0x28df8e,_0x158820=this[_0x551d53(0xa4)][_0x551d53(0xc4)],{data:_0x43442f}=_0x2470ab,_0x524942={'type':_0x551d53(0xb9),'content':''};if(_0x43442f&&_0x551d53(0xaf)==_0x43442f[_0x551d53(0xbc)]){if(!_0x43442f[_0x551d53(0xb3)])return{'type':_0x551d53(0xb9),'content':_0x2f3841(_0x158820,_0x551d53(0xac),_0x2f3841(_0x158820,_0x551d53(0xba)))+'\x20('+_0x43442f[_0x551d53(0xc1)]+')'};if(!_0x43442f[_0x551d53(0xc1)]){let _0x40f537=_0x2470ab[_0x551d53(0xbf)];for(;_0x40f537;){if(_0x40f537[_0x551d53(0xb6)]&&_0x551d53(0xc5)==_0x40f537[_0x551d53(0xb6)][_0x551d53(0xbc)]&&_0x40f537[_0x551d53(0xb6)][_0x551d53(0xc1)])return _0x524942;_0x40f537=_0x40f537[_0x551d53(0xbd)];}return{'type':_0x551d53(0xb9),'content':_0x2f3841(_0x158820,_0x551d53(0xc3),_0x2f3841(_0x158820,_0x551d53(0xba)))+'\x20('+_0x43442f[_0x551d53(0xb3)]+')'};}}}}
23
+ function _0x11b8(_0x4df51d,_0x3da817){const _0x1ef7ba=_0x1ef7();return _0x11b8=function(_0x11b853,_0x3fc0aa){_0x11b853=_0x11b853-0x1b1;let _0x18e0c2=_0x1ef7ba[_0x11b853];return _0x18e0c2;},_0x11b8(_0x4df51d,_0x3da817);}const _0x4cae5d=_0x11b8;(function(_0x1277f2,_0x4b838f){const _0x54a5ec=_0x11b8,_0x55ca3e=_0x1277f2();while(!![]){try{const _0x9e0e29=-parseInt(_0x54a5ec(0x1b1))/0x1*(parseInt(_0x54a5ec(0x1c3))/0x2)+-parseInt(_0x54a5ec(0x1d5))/0x3*(parseInt(_0x54a5ec(0x1be))/0x4)+parseInt(_0x54a5ec(0x1ce))/0x5*(-parseInt(_0x54a5ec(0x1b7))/0x6)+parseInt(_0x54a5ec(0x1c9))/0x7*(-parseInt(_0x54a5ec(0x1d1))/0x8)+-parseInt(_0x54a5ec(0x1bb))/0x9+parseInt(_0x54a5ec(0x1b2))/0xa+parseInt(_0x54a5ec(0x1d0))/0xb;if(_0x9e0e29===_0x4b838f)break;else _0x55ca3e['push'](_0x55ca3e['shift']());}catch(_0xef5851){_0x55ca3e['push'](_0x55ca3e['shift']());}}}(_0x1ef7,0xa8608));import{Plugin as _0x14f4d2}from'ckeditor5/src/core.js';import{getTranslation as _0x47ad13}from'../utils/common-translations.js';function _0x1ef7(){const _0x1a9e1c=['MultiLevelList','head','5851265ZaNrqe','enableDefaultAttributesIntegration','35528086hVvRyu','15832iYiqxm','data','key','get','793479kAiPdy','26441qaKzBG','9329540lpRJeq','registerBlockAttribute','handleDescriptions','oldValue','*Remove\x20format:*\x20%0','6oCGTXa','registerDescriptionCallback','editor','next','2940786QtGTcK','format','ELEMENT_MULTI_LEVEL_LIST','8SMeeEP','plugins','descriptionFactory','listType','*Set\x20format:*\x20%0','90IgvDzW','locale','has','multiLevelList','TrackChangesEditing','afterInit','910qDZZOO','newValue','listMarkerStyle'];_0x1ef7=function(){return _0x1a9e1c;};return _0x1ef7();}export default class lt extends _0x14f4d2{[_0x4cae5d(0x1c8)](){const _0x295aed=_0x4cae5d,_0x443d37=this[_0x295aed(0x1b9)],_0x378a1e=_0x443d37[_0x295aed(0x1bf)][_0x295aed(0x1d4)](_0x295aed(0x1c7));_0x443d37[_0x295aed(0x1bf)][_0x295aed(0x1c5)](_0x295aed(0x1cc))&&(_0x378a1e[_0x295aed(0x1cf)](_0x295aed(0x1c6)),_0x378a1e[_0x295aed(0x1b3)](_0x295aed(0x1cb)),_0x378a1e[_0x295aed(0x1c0)][_0x295aed(0x1b8)](_0xe6a787=>this[_0x295aed(0x1b4)](_0xe6a787)));}[_0x4cae5d(0x1b4)](_0x150e4f){const _0x473b96=_0x4cae5d,_0x2cdc54=this[_0x473b96(0x1b9)][_0x473b96(0x1c4)],{data:_0x3521c5}=_0x150e4f,_0xbbfa3e={'type':_0x473b96(0x1bc),'content':''};if(_0x3521c5&&_0x473b96(0x1cb)==_0x3521c5[_0x473b96(0x1d3)]){if(!_0x3521c5[_0x473b96(0x1b5)])return{'type':_0x473b96(0x1bc),'content':_0x47ad13(_0x2cdc54,_0x473b96(0x1c2),_0x47ad13(_0x2cdc54,_0x473b96(0x1bd)))+'\x20('+_0x3521c5[_0x473b96(0x1ca)]+')'};if(!_0x3521c5[_0x473b96(0x1ca)]){let _0x5ba3ef=_0x150e4f[_0x473b96(0x1cd)];for(;_0x5ba3ef;){if(_0x5ba3ef[_0x473b96(0x1d2)]&&_0x473b96(0x1c1)==_0x5ba3ef[_0x473b96(0x1d2)][_0x473b96(0x1d3)]&&_0x5ba3ef[_0x473b96(0x1d2)][_0x473b96(0x1ca)])return _0xbbfa3e;_0x5ba3ef=_0x5ba3ef[_0x473b96(0x1ba)];}return{'type':_0x473b96(0x1bc),'content':_0x47ad13(_0x2cdc54,_0x473b96(0x1b6),_0x47ad13(_0x2cdc54,_0x473b96(0x1bd)))+'\x20('+_0x3521c5[_0x473b96(0x1b5)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x336d36=_0xcc21;function _0x1af0(){const _0x45a021=['has','plugins','ELEMENT_PAGE_BREAK','2356971AbjmHZ','2RzrbyR','editor','7201488MZkeSM','afterInit','descriptionFactory','enableCommand','locale','25Mcoivl','TrackChangesEditing','1187656wMKYJB','pageBreak','PageBreakEditing','registerElementLabel','get','2738512hlWDvb','821482sMgWOo','18FytiKR','13874930OVVytH','348402hKSdZW'];_0x1af0=function(){return _0x45a021;};return _0x1af0();}(function(_0x420d4b,_0xe1b87b){const _0x35535c=_0xcc21,_0x5da0cf=_0x420d4b();while(!![]){try{const _0x4d82b2=parseInt(_0x35535c(0x1b7))/0x1*(-parseInt(_0x35535c(0x1bf))/0x2)+-parseInt(_0x35535c(0x1be))/0x3+parseInt(_0x35535c(0x1c8))/0x4+parseInt(_0x35535c(0x1c6))/0x5*(parseInt(_0x35535c(0x1ba))/0x6)+-parseInt(_0x35535c(0x1b6))/0x7+-parseInt(_0x35535c(0x1c1))/0x8+parseInt(_0x35535c(0x1b8))/0x9*(parseInt(_0x35535c(0x1b9))/0xa);if(_0x4d82b2===_0xe1b87b)break;else _0x5da0cf['push'](_0x5da0cf['shift']());}catch(_0x1df2fa){_0x5da0cf['push'](_0x5da0cf['shift']());}}}(_0x1af0,0x7134e));import{Plugin as _0x26ef39}from'ckeditor5/src/core.js';function _0xcc21(_0x322abe,_0x33f551){const _0x1af05d=_0x1af0();return _0xcc21=function(_0xcc2180,_0x3c8eea){_0xcc2180=_0xcc2180-0x1b5;let _0x1815d0=_0x1af05d[_0xcc2180];return _0x1815d0;},_0xcc21(_0x322abe,_0x33f551);}import{getTranslation as _0x583c81}from'../utils/common-translations.js';export default class mt extends _0x26ef39{[_0x336d36(0x1c2)](){const _0x12b1df=_0x336d36,_0x24531c=this[_0x12b1df(0x1c0)];if(!_0x24531c[_0x12b1df(0x1bc)][_0x12b1df(0x1bb)](_0x12b1df(0x1ca)))return;_0x24531c[_0x12b1df(0x1bc)][_0x12b1df(0x1b5)](_0x12b1df(0x1c7))[_0x12b1df(0x1c4)](_0x12b1df(0x1c9));const _0x235940=_0x24531c[_0x12b1df(0x1bc)][_0x12b1df(0x1b5)](_0x12b1df(0x1c7)),_0x514472=_0x24531c[_0x12b1df(0x1c5)];_0x235940[_0x12b1df(0x1c3)][_0x12b1df(0x1cb)](_0x12b1df(0x1c9),_0x4cdb6b=>_0x583c81(_0x514472,_0x12b1df(0x1bd),_0x4cdb6b));}}
23
+ function _0x2ea6(_0x4fba1c,_0x3dd970){const _0x32284f=_0x3228();return _0x2ea6=function(_0x2ea62e,_0x2ff7f6){_0x2ea62e=_0x2ea62e-0x8b;let _0x55553d=_0x32284f[_0x2ea62e];return _0x55553d;},_0x2ea6(_0x4fba1c,_0x3dd970);}const _0x3e9a93=_0x2ea6;(function(_0x368362,_0x5edd20){const _0x3efa7f=_0x2ea6,_0x5a0efc=_0x368362();while(!![]){try{const _0x10a70b=parseInt(_0x3efa7f(0x9a))/0x1+parseInt(_0x3efa7f(0x8b))/0x2+parseInt(_0x3efa7f(0x99))/0x3*(-parseInt(_0x3efa7f(0x9f))/0x4)+-parseInt(_0x3efa7f(0x8e))/0x5+-parseInt(_0x3efa7f(0x97))/0x6+-parseInt(_0x3efa7f(0xa1))/0x7*(-parseInt(_0x3efa7f(0x9b))/0x8)+-parseInt(_0x3efa7f(0x94))/0x9*(-parseInt(_0x3efa7f(0x9c))/0xa);if(_0x10a70b===_0x5edd20)break;else _0x5a0efc['push'](_0x5a0efc['shift']());}catch(_0x3b1479){_0x5a0efc['push'](_0x5a0efc['shift']());}}}(_0x3228,0xdbc2a));function _0x3228(){const _0x36da97=['enableCommand','5394410OKBGFk','TrackChangesEditing','descriptionFactory','PageBreakEditing','ELEMENT_PAGE_BREAK','locale','3703122soVUpP','afterInit','registerElementLabel','5896038ODLupg','get','3681eEjSGQ','1672082pIEvIU','24JMMmWC','20qDYslm','has','plugins','3104JHEIZv','pageBreak','2766309CzdHkB','466572Pynrvf','editor'];_0x3228=function(){return _0x36da97;};return _0x3228();}import{Plugin as _0x31befc}from'ckeditor5/src/core.js';import{getTranslation as _0x6faae}from'../utils/common-translations.js';export default class mt extends _0x31befc{[_0x3e9a93(0x95)](){const _0x39111a=_0x3e9a93,_0x28b0ec=this[_0x39111a(0x8c)];if(!_0x28b0ec[_0x39111a(0x9e)][_0x39111a(0x9d)](_0x39111a(0x91)))return;_0x28b0ec[_0x39111a(0x9e)][_0x39111a(0x98)](_0x39111a(0x8f))[_0x39111a(0x8d)](_0x39111a(0xa0));const _0x22d61d=_0x28b0ec[_0x39111a(0x9e)][_0x39111a(0x98)](_0x39111a(0x8f)),_0x36843f=_0x28b0ec[_0x39111a(0x93)];_0x22d61d[_0x39111a(0x90)][_0x39111a(0x96)](_0x39111a(0xa0),_0x3dc37c=>_0x6faae(_0x36843f,_0x39111a(0x92),_0x3dc37c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48e5bb=_0x1e95;function _0x343d(){const _0x1e57fd=['Paragraph','getItemLabel','highest','descriptionFactory','1745IVsKmu','start','commandName','has','*Insert:*\x20%0','insertion','downcastDispatcher','plugins','afterInit','isLimit','261555BPQrmE','editor','showSuggestionHighlights','insert','locale','type','TrackChangesEditing','$text','name','mapper','paragraph','writer','registerDescriptionCallback','ELEMENT_PARAGRAPH','44692CGsHCh','markerName','addClass','ck-suggestion-marker-split','enableDefaultAttributesIntegration','checkChild','schema','editing','model','formatBlock','627934fUODcB','getFirstRange','data','span','171HpVJWh','includes','activeMarkers','end','9lQifQr','isBlock','23556130GQMTic','createUIElement','consume','*Change\x20to:*\x20%0','get','format','11172qUWHeE','registerElementLabel','isTouching','markerRange','addMarker:suggestion:insertion','consumable','enableCommand','insertParagraph','toViewPosition','3240920YXCWqi','options','ck-suggestion-marker--active','nodeAfter','614730XidEVz','bindElementToMarker','_registerLegacyDescription'];_0x343d=function(){return _0x1e57fd;};return _0x343d();}(function(_0x40b450,_0xf5a0f0){const _0x5f0dfb=_0x1e95,_0x14df32=_0x40b450();while(!![]){try{const _0xc2728=-parseInt(_0x5f0dfb(0x120))/0x1+-parseInt(_0x5f0dfb(0x149))/0x2+parseInt(_0x5f0dfb(0x14d))/0x3*(-parseInt(_0x5f0dfb(0x13f))/0x4)+-parseInt(_0x5f0dfb(0x127))/0x5*(parseInt(_0x5f0dfb(0x159))/0x6)+-parseInt(_0x5f0dfb(0x131))/0x7+parseInt(_0x5f0dfb(0x11c))/0x8+parseInt(_0x5f0dfb(0x151))/0x9*(parseInt(_0x5f0dfb(0x153))/0xa);if(_0xc2728===_0xf5a0f0)break;else _0x14df32['push'](_0x14df32['shift']());}catch(_0x199fd1){_0x14df32['push'](_0x14df32['shift']());}}}(_0x343d,0x7c03f));import{Plugin as _0x1dff2d}from'ckeditor5/src/core.js';function _0x1e95(_0x5814b8,_0x1d9e05){const _0x343d11=_0x343d();return _0x1e95=function(_0x1e959a,_0x2e1c4f){_0x1e959a=_0x1e959a-0x116;let _0x39b43c=_0x343d11[_0x1e959a];return _0x39b43c;},_0x1e95(_0x5814b8,_0x1d9e05);}import{getTranslation as _0x1d36bf}from'../utils/common-translations.js';export default class dt extends _0x1dff2d{[_0x48e5bb(0x12f)](){const _0x3c6276=_0x48e5bb,_0x5be673=this[_0x3c6276(0x132)];if(!_0x5be673[_0x3c6276(0x12e)][_0x3c6276(0x12a)](_0x3c6276(0x123)))return;const _0x1cc809=_0x5be673[_0x3c6276(0x135)],_0x30b994=_0x5be673[_0x3c6276(0x12e)][_0x3c6276(0x157)](_0x3c6276(0x137));_0x30b994[_0x3c6276(0x126)][_0x3c6276(0x15a)](_0x3c6276(0x13b),_0x476014=>_0x1d36bf(_0x1cc809,_0x3c6276(0x13e),_0x476014)),_0x30b994[_0x3c6276(0x143)](_0x3c6276(0x13b)),_0x30b994[_0x3c6276(0x119)](_0x3c6276(0x11a)),_0x5be673[_0x3c6276(0x146)][_0x3c6276(0x12d)]['on'](_0x3c6276(0x117),nr(_0x5be673),{'priority':_0x3c6276(0x125)}),_0x5be673[_0x3c6276(0x14b)][_0x3c6276(0x12d)]['on'](_0x3c6276(0x117),(_0x56ebf0,_0x4975ae,_0x2ed273)=>{const _0x2d1d47=_0x3c6276;_0x2ed273[_0x2d1d47(0x11d)][_0x2d1d47(0x133)]&&nr(_0x5be673,{'showActiveMarker':!0x1})(_0x56ebf0,_0x4975ae,_0x2ed273);},{'priority':_0x3c6276(0x125)});const _0x5cde33=_0x30b994[_0x3c6276(0x126)];_0x5cde33[_0x3c6276(0x13d)](_0x2ded20=>{const _0x4a44dd=_0x3c6276;if(_0x4a44dd(0x12c)!==_0x2ded20[_0x4a44dd(0x136)])return;const {start:_0x432112,end:_0x30f18a}=_0x2ded20[_0x4a44dd(0x14a)]();if(!_0x432112[_0x4a44dd(0x15b)](_0x30f18a)||!_0x432112[_0x4a44dd(0x11f)])return;const _0x5bdce1=_0x5be673[_0x4a44dd(0x147)][_0x4a44dd(0x145)],_0x574132=_0x432112[_0x4a44dd(0x11f)];return _0x5bdce1[_0x4a44dd(0x152)](_0x574132)&&!_0x5bdce1[_0x4a44dd(0x130)](_0x574132)&&_0x5bdce1[_0x4a44dd(0x144)](_0x574132,_0x4a44dd(0x138))?{'type':_0x4a44dd(0x12c),'content':_0x1d36bf(_0x1cc809,_0x4a44dd(0x12b),_0x5cde33[_0x4a44dd(0x124)](_0x574132,0x1))}:void 0x0;}),this[_0x3c6276(0x122)]();}[_0x48e5bb(0x122)](){const _0x2a1ea8=_0x48e5bb,_0xa94760=this[_0x2a1ea8(0x132)],_0x529a3a=_0xa94760[_0x2a1ea8(0x135)];_0xa94760[_0x2a1ea8(0x12e)][_0x2a1ea8(0x157)](_0x2a1ea8(0x137))[_0x2a1ea8(0x126)][_0x2a1ea8(0x13d)](_0x4f17ac=>{const _0x284deb=_0x2a1ea8;if(_0x284deb(0x148)!=_0x4f17ac[_0x284deb(0x136)])return;const {data:_0x358e3a}=_0x4f17ac;return _0x358e3a&&_0x284deb(0x13b)==_0x358e3a[_0x284deb(0x129)]?{'type':_0x284deb(0x158),'content':_0x1d36bf(_0x529a3a,_0x284deb(0x156),_0x1d36bf(_0x529a3a,_0x284deb(0x13e)))}:void 0x0;});}}function nr(_0x17150e,{showActiveMarker:_0x188a1e=!0x0}={}){return(_0x3a6729,_0x2ea44b,_0xe9497c)=>{const _0xc3e5b8=_0x1e95,_0x372de2=_0x17150e[_0xc3e5b8(0x12e)][_0xc3e5b8(0x157)](_0xc3e5b8(0x137)),_0x492702=_0x2ea44b[_0xc3e5b8(0x116)][_0xc3e5b8(0x128)],_0x3ea7b9=_0x2ea44b[_0xc3e5b8(0x116)][_0xc3e5b8(0x150)],_0x522278=_0x17150e[_0xc3e5b8(0x147)][_0xc3e5b8(0x145)];if(!_0x492702[_0xc3e5b8(0x15b)](_0x3ea7b9)||!_0x492702[_0xc3e5b8(0x11f)])return;const _0x54b14f=_0x492702[_0xc3e5b8(0x11f)];if(_0x522278[_0xc3e5b8(0x152)](_0x54b14f)&&!_0x522278[_0xc3e5b8(0x130)](_0x54b14f)&&_0x522278[_0xc3e5b8(0x144)](_0x54b14f,_0xc3e5b8(0x138))){if(!_0xe9497c[_0xc3e5b8(0x118)][_0xc3e5b8(0x155)](_0x2ea44b[_0xc3e5b8(0x116)],_0x3a6729[_0xc3e5b8(0x139)]))return;const _0x48a42a=_0xe9497c[_0xc3e5b8(0x13c)][_0xc3e5b8(0x154)](_0xc3e5b8(0x14c),{'class':_0xc3e5b8(0x142)}),_0x36a20d=_0xe9497c[_0xc3e5b8(0x13a)][_0xc3e5b8(0x11b)](_0x3ea7b9);_0x188a1e&&_0x372de2[_0xc3e5b8(0x14f)][_0xc3e5b8(0x14e)](_0x2ea44b[_0xc3e5b8(0x140)])&&_0xe9497c[_0xc3e5b8(0x13c)][_0xc3e5b8(0x141)](_0xc3e5b8(0x11e),_0x48a42a),_0xe9497c[_0xc3e5b8(0x13c)][_0xc3e5b8(0x134)](_0x36a20d,_0x48a42a),_0xe9497c[_0xc3e5b8(0x13a)][_0xc3e5b8(0x121)](_0x48a42a,_0x2ea44b[_0xc3e5b8(0x140)]);}};}
23
+ const _0x58b6a9=_0x2b26;(function(_0x5c33e3,_0x363b5f){const _0x43ee04=_0x2b26,_0x2d2b51=_0x5c33e3();while(!![]){try{const _0x9b0552=-parseInt(_0x43ee04(0x1dc))/0x1+-parseInt(_0x43ee04(0x1a3))/0x2*(parseInt(_0x43ee04(0x1e5))/0x3)+parseInt(_0x43ee04(0x1d6))/0x4+parseInt(_0x43ee04(0x1d7))/0x5*(-parseInt(_0x43ee04(0x1a2))/0x6)+-parseInt(_0x43ee04(0x1ab))/0x7+-parseInt(_0x43ee04(0x1cc))/0x8+parseInt(_0x43ee04(0x1af))/0x9;if(_0x9b0552===_0x363b5f)break;else _0x2d2b51['push'](_0x2d2b51['shift']());}catch(_0x58bd8d){_0x2d2b51['push'](_0x2d2b51['shift']());}}}(_0x5116,0xf37c7));import{Plugin as _0x1a7a06}from'ckeditor5/src/core.js';function _0x2b26(_0x361ac4,_0x514d8a){const _0x5116cb=_0x5116();return _0x2b26=function(_0x2b262e,_0x3fd494){_0x2b262e=_0x2b262e-0x1a2;let _0x200d51=_0x5116cb[_0x2b262e];return _0x200d51;},_0x2b26(_0x361ac4,_0x514d8a);}import{getTranslation as _0x435919}from'../utils/common-translations.js';export default class dt extends _0x1a7a06{[_0x58b6a9(0x1e4)](){const _0x101d53=_0x58b6a9,_0x4d3900=this[_0x101d53(0x1cf)];if(!_0x4d3900[_0x101d53(0x1c1)][_0x101d53(0x1bd)](_0x101d53(0x1a8)))return;const _0x23388e=_0x4d3900[_0x101d53(0x1aa)],_0x51e239=_0x4d3900[_0x101d53(0x1c1)][_0x101d53(0x1be)](_0x101d53(0x1df));_0x51e239[_0x101d53(0x1e1)][_0x101d53(0x1ba)](_0x101d53(0x1ac),_0x4be9fa=>_0x435919(_0x23388e,_0x101d53(0x1d1),_0x4be9fa)),_0x51e239[_0x101d53(0x1b1)](_0x101d53(0x1ac)),_0x51e239[_0x101d53(0x1c6)](_0x101d53(0x1c3)),_0x4d3900[_0x101d53(0x1c9)][_0x101d53(0x1b4)]['on'](_0x101d53(0x1c2),nr(_0x4d3900),{'priority':_0x101d53(0x1c0)}),_0x4d3900[_0x101d53(0x1b5)][_0x101d53(0x1b4)]['on'](_0x101d53(0x1c2),(_0x54a6b2,_0x5eb6a9,_0x5a1d00)=>{const _0x505ea5=_0x101d53;_0x5a1d00[_0x505ea5(0x1ce)][_0x505ea5(0x1d3)]&&nr(_0x4d3900,{'showActiveMarker':!0x1})(_0x54a6b2,_0x5eb6a9,_0x5a1d00);},{'priority':_0x101d53(0x1c0)});const _0x4d9c2a=_0x51e239[_0x101d53(0x1e1)];_0x4d9c2a[_0x101d53(0x1c5)](_0x5379e0=>{const _0x5a656c=_0x101d53;if(_0x5a656c(0x1a5)!==_0x5379e0[_0x5a656c(0x1e2)])return;const {start:_0x574e4b,end:_0x2351fa}=_0x5379e0[_0x5a656c(0x1b2)]();if(!_0x574e4b[_0x5a656c(0x1d8)](_0x2351fa)||!_0x574e4b[_0x5a656c(0x1b3)])return;const _0xb32d99=_0x4d3900[_0x5a656c(0x1d5)][_0x5a656c(0x1b0)],_0x38510b=_0x574e4b[_0x5a656c(0x1b3)];return _0xb32d99[_0x5a656c(0x1b6)](_0x38510b)&&!_0xb32d99[_0x5a656c(0x1d0)](_0x38510b)&&_0xb32d99[_0x5a656c(0x1da)](_0x38510b,_0x5a656c(0x1e0))?{'type':_0x5a656c(0x1a5),'content':_0x435919(_0x23388e,_0x5a656c(0x1dd),_0x4d9c2a[_0x5a656c(0x1c4)](_0x38510b,0x1))}:void 0x0;}),this[_0x101d53(0x1db)]();}[_0x58b6a9(0x1db)](){const _0x14b6be=_0x58b6a9,_0x3796be=this[_0x14b6be(0x1cf)],_0x303bec=_0x3796be[_0x14b6be(0x1aa)];_0x3796be[_0x14b6be(0x1c1)][_0x14b6be(0x1be)](_0x14b6be(0x1df))[_0x14b6be(0x1e1)][_0x14b6be(0x1c5)](_0x1f43d4=>{const _0x3379c7=_0x14b6be;if(_0x3379c7(0x1cb)!=_0x1f43d4[_0x3379c7(0x1e2)])return;const {data:_0x596e6b}=_0x1f43d4;return _0x596e6b&&_0x3379c7(0x1ac)==_0x596e6b[_0x3379c7(0x1bb)]?{'type':_0x3379c7(0x1d2),'content':_0x435919(_0x303bec,_0x3379c7(0x1b9),_0x435919(_0x303bec,_0x3379c7(0x1d1)))}:void 0x0;});}}function _0x5116(){const _0x2d3bf0=['*Insert:*\x20%0','toViewPosition','TrackChangesEditing','$text','descriptionFactory','type','mapper','afterInit','582XcIqtN','bindElementToMarker','8069016UGbKRM','7730BrLcCJ','name','insertion','end','consume','Paragraph','activeMarkers','locale','1777657OelJTf','paragraph','markerRange','span','48460275MssOJR','schema','enableDefaultAttributesIntegration','getFirstRange','nodeAfter','downcastDispatcher','data','isBlock','markerName','start','*Change\x20to:*\x20%0','registerElementLabel','commandName','createUIElement','has','get','includes','highest','plugins','addMarker:suggestion:insertion','insertParagraph','getItemLabel','registerDescriptionCallback','enableCommand','ck-suggestion-marker-split','consumable','editing','ck-suggestion-marker--active','formatBlock','15018088ElIapj','insert','options','editor','isLimit','ELEMENT_PARAGRAPH','format','showSuggestionHighlights','writer','model','2581072UvsKxM','5TSZUHd','isTouching','addClass','checkChild','_registerLegacyDescription','806566BIjpSY'];_0x5116=function(){return _0x2d3bf0;};return _0x5116();}function nr(_0x3bec12,{showActiveMarker:_0x184e52=!0x0}={}){return(_0x1e6336,_0x1aee99,_0x496547)=>{const _0x11ebbe=_0x2b26,_0x4b843c=_0x3bec12[_0x11ebbe(0x1c1)][_0x11ebbe(0x1be)](_0x11ebbe(0x1df)),_0x1914d2=_0x1aee99[_0x11ebbe(0x1ad)][_0x11ebbe(0x1b8)],_0x21bb51=_0x1aee99[_0x11ebbe(0x1ad)][_0x11ebbe(0x1a6)],_0x54e177=_0x3bec12[_0x11ebbe(0x1d5)][_0x11ebbe(0x1b0)];if(!_0x1914d2[_0x11ebbe(0x1d8)](_0x21bb51)||!_0x1914d2[_0x11ebbe(0x1b3)])return;const _0x2992a5=_0x1914d2[_0x11ebbe(0x1b3)];if(_0x54e177[_0x11ebbe(0x1b6)](_0x2992a5)&&!_0x54e177[_0x11ebbe(0x1d0)](_0x2992a5)&&_0x54e177[_0x11ebbe(0x1da)](_0x2992a5,_0x11ebbe(0x1e0))){if(!_0x496547[_0x11ebbe(0x1c8)][_0x11ebbe(0x1a7)](_0x1aee99[_0x11ebbe(0x1ad)],_0x1e6336[_0x11ebbe(0x1a4)]))return;const _0x2e09bb=_0x496547[_0x11ebbe(0x1d4)][_0x11ebbe(0x1bc)](_0x11ebbe(0x1ae),{'class':_0x11ebbe(0x1c7)}),_0x2b9721=_0x496547[_0x11ebbe(0x1e3)][_0x11ebbe(0x1de)](_0x21bb51);_0x184e52&&_0x4b843c[_0x11ebbe(0x1a9)][_0x11ebbe(0x1bf)](_0x1aee99[_0x11ebbe(0x1b7)])&&_0x496547[_0x11ebbe(0x1d4)][_0x11ebbe(0x1d9)](_0x11ebbe(0x1ca),_0x2e09bb),_0x496547[_0x11ebbe(0x1d4)][_0x11ebbe(0x1cd)](_0x2b9721,_0x2e09bb),_0x496547[_0x11ebbe(0x1e3)][_0x11ebbe(0x1e6)](_0x2e09bb,_0x1aee99[_0x11ebbe(0x1b7)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x590cd0=_0x2192;(function(_0x132c34,_0x2f3c4b){const _0x5d7cfa=_0x2192,_0x3ba9eb=_0x132c34();while(!![]){try{const _0x237cc8=parseInt(_0x5d7cfa(0x1d9))/0x1*(parseInt(_0x5d7cfa(0x1e2))/0x2)+-parseInt(_0x5d7cfa(0x1d3))/0x3+parseInt(_0x5d7cfa(0x1e0))/0x4*(-parseInt(_0x5d7cfa(0x1e4))/0x5)+-parseInt(_0x5d7cfa(0x1ec))/0x6*(-parseInt(_0x5d7cfa(0x1eb))/0x7)+parseInt(_0x5d7cfa(0x1d6))/0x8+-parseInt(_0x5d7cfa(0x1d4))/0x9*(parseInt(_0x5d7cfa(0x1e9))/0xa)+parseInt(_0x5d7cfa(0x1da))/0xb;if(_0x237cc8===_0x2f3c4b)break;else _0x3ba9eb['push'](_0x3ba9eb['shift']());}catch(_0x11ae08){_0x3ba9eb['push'](_0x3ba9eb['shift']());}}}(_0x2ca8,0xcd5cd));function _0x2ca8(){const _0x3605c9=['6242nlgVlU','1274130vQejJF','TrackChangesEditing','descriptionFactory','RemoveFormatEditing','editor','_registerLegacyDescription','4oaTIgb','format','136lRyztK','enableDefaultAttributesIntegration','4297645knNtHS','plugins','registerDescriptionCallback','afterInit','commandName','356120ntiHvm','get','14fzDLRi','675918UCxCnx','type','removeFormat','formatBlock','*Remove\x20all\x20formatting*','215595RToBVm','9dCipqT','locale','8340632twbJTs','formatInline','has'];_0x2ca8=function(){return _0x3605c9;};return _0x2ca8();}import{Plugin as _0x39ebca}from'ckeditor5/src/core.js';function _0x2192(_0x28986f,_0x39821c){const _0x2ca89d=_0x2ca8();return _0x2192=function(_0x2192d3,_0x2746d8){_0x2192d3=_0x2192d3-0x1d3;let _0x3b4094=_0x2ca89d[_0x2192d3];return _0x3b4094;},_0x2192(_0x28986f,_0x39821c);}import{getTranslation as _0x556112}from'../utils/common-translations.js';export default class pt extends _0x39ebca{[_0x590cd0(0x1e7)](){const _0x5b9d9e=_0x590cd0,_0x24625d=this[_0x5b9d9e(0x1de)];if(!_0x24625d[_0x5b9d9e(0x1e5)][_0x5b9d9e(0x1d8)](_0x5b9d9e(0x1dd)))return;_0x24625d[_0x5b9d9e(0x1e5)][_0x5b9d9e(0x1ea)](_0x5b9d9e(0x1db))[_0x5b9d9e(0x1e3)](_0x5b9d9e(0x1ee)),this[_0x5b9d9e(0x1df)]();}[_0x590cd0(0x1df)](){const _0x57c6af=_0x590cd0,_0x55d6a6=this[_0x57c6af(0x1de)];_0x55d6a6[_0x57c6af(0x1e5)][_0x57c6af(0x1ea)](_0x57c6af(0x1db))[_0x57c6af(0x1dc)][_0x57c6af(0x1e6)](_0xa12ffe=>{const _0x441666=_0x57c6af;if(_0x441666(0x1ef)!=_0xa12ffe[_0x441666(0x1ed)]&&_0x441666(0x1d7)!=_0xa12ffe[_0x441666(0x1ed)])return;const {data:_0x4b56bd}=_0xa12ffe;return _0x4b56bd&&_0x441666(0x1ee)==_0x4b56bd[_0x441666(0x1e8)]?{'type':_0x441666(0x1e1),'content':_0x556112(_0x55d6a6[_0x441666(0x1d5)],_0x441666(0x1f0))}:void 0x0;});}}
23
+ const _0xe79108=_0x31c2;(function(_0x1249ff,_0x20d84e){const _0x5abda=_0x31c2,_0x327fe5=_0x1249ff();while(!![]){try{const _0x4d96cf=-parseInt(_0x5abda(0x11f))/0x1+-parseInt(_0x5abda(0x10e))/0x2*(parseInt(_0x5abda(0x119))/0x3)+parseInt(_0x5abda(0x113))/0x4+-parseInt(_0x5abda(0x117))/0x5+-parseInt(_0x5abda(0x11e))/0x6*(parseInt(_0x5abda(0x121))/0x7)+parseInt(_0x5abda(0x11a))/0x8+parseInt(_0x5abda(0x10f))/0x9*(parseInt(_0x5abda(0x110))/0xa);if(_0x4d96cf===_0x20d84e)break;else _0x327fe5['push'](_0x327fe5['shift']());}catch(_0x1cccb4){_0x327fe5['push'](_0x327fe5['shift']());}}}(_0xb84e,0xebccb));import{Plugin as _0x182d6a}from'ckeditor5/src/core.js';function _0x31c2(_0x514c8e,_0x48d306){const _0xb84ebb=_0xb84e();return _0x31c2=function(_0x31c2d5,_0x319c7e){_0x31c2d5=_0x31c2d5-0x10b;let _0x388019=_0xb84ebb[_0x31c2d5];return _0x388019;},_0x31c2(_0x514c8e,_0x48d306);}import{getTranslation as _0x441443}from'../utils/common-translations.js';export default class pt extends _0x182d6a{[_0xe79108(0x11b)](){const _0x3b8275=_0xe79108,_0x21c0b9=this[_0x3b8275(0x10d)];if(!_0x21c0b9[_0x3b8275(0x127)][_0x3b8275(0x10c)](_0x3b8275(0x120)))return;_0x21c0b9[_0x3b8275(0x127)][_0x3b8275(0x11c)](_0x3b8275(0x112))[_0x3b8275(0x10b)](_0x3b8275(0x116)),this[_0x3b8275(0x125)]();}[_0xe79108(0x125)](){const _0x5d741b=_0xe79108,_0x5cb39b=this[_0x5d741b(0x10d)];_0x5cb39b[_0x5d741b(0x127)][_0x5d741b(0x11c)](_0x5d741b(0x112))[_0x5d741b(0x118)][_0x5d741b(0x122)](_0x4d537a=>{const _0x184bae=_0x5d741b;if(_0x184bae(0x124)!=_0x4d537a[_0x184bae(0x114)]&&_0x184bae(0x126)!=_0x4d537a[_0x184bae(0x114)])return;const {data:_0x5b181c}=_0x4d537a;return _0x5b181c&&_0x184bae(0x116)==_0x5b181c[_0x184bae(0x115)]?{'type':_0x184bae(0x11d),'content':_0x441443(_0x5cb39b[_0x184bae(0x123)],_0x184bae(0x111))}:void 0x0;});}}function _0xb84e(){const _0x320d8d=['6817544WWKzmR','afterInit','get','format','12MqEnNK','1391336utgIMx','RemoveFormatEditing','2228898oXPaDL','registerDescriptionCallback','locale','formatBlock','_registerLegacyDescription','formatInline','plugins','enableDefaultAttributesIntegration','has','editor','45894ZYkdyS','117ctlrSE','3510030tYIWPz','*Remove\x20all\x20formatting*','TrackChangesEditing','5222100SBQmbO','type','commandName','removeFormat','9569725qLtsVS','descriptionFactory','237dhlEkQ'];_0xb84e=function(){return _0x320d8d;};return _0xb84e();}