@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240627.0 → 0.0.0-nightly-20240628.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
+ const _0x108581=_0x16a5;function _0xb192(){const _0x1b4236=['formatInline','has','add','commands','checkChild','getSelectedBlocks','formatBlock','6TYfZvk','bulleted','*Uncheck\x20item*','212481evTMsM','numberedList','previousSibling','bulletedList','indentList','name','numbered','todoList','*Outdent:*\x20%0','slice','format','execute','outdentList','selection','32juIGfE','96eirGhX','type','916ZOzuOL','ELEMENT_TODO_LIST','listItem','getAttribute','before','LegacyListEditing','todo','listIndent','1965660NITuET','paragraph','987rgdkgU','ELEMENT_LIST_ITEM','*Indent:*\x20%0','createPositionAt','nextSibling','markBlockFormat','plugins','listType','schema','locale','value','commandName','forceValue','todoListChecked','enableCommand','push','createRange','afterInit','1094zVLonm','*Check\x20item*','commandParams','document','ELEMENT_NUMBERED_LIST','211zkZrHo','element','length','registerDescriptionCallback','TrackChangesEditing','_selectedElements','from','findIndex','620841vOMCNa','ELEMENT_BULLETED_LIST','*Change\x20to:*\x20%0','List','editor','11OABajJ','checkTodoList','descriptionFactory','change','get','end','model','387863KEKBEI','filter','parent','isObject','registerElementLabel','625330wWoJYp','replace','LegacyTodoListEditing','blockName'];_0xb192=function(){return _0x1b4236;};return _0xb192();}(function(_0x1b57f1,_0xead302){const _0x953209=_0x16a5,_0xcfca37=_0x1b57f1();while(!![]){try{const _0x1771be=parseInt(_0x953209(0xd2))/0x1*(-parseInt(_0x953209(0xcd))/0x2)+-parseInt(_0x953209(0xbb))/0x3*(-parseInt(_0x953209(0xb1))/0x4)+-parseInt(_0x953209(0xeb))/0x5*(-parseInt(_0x953209(0x9d))/0x6)+-parseInt(_0x953209(0xe6))/0x7+-parseInt(_0x953209(0xae))/0x8*(parseInt(_0x953209(0xa0))/0x9)+-parseInt(_0x953209(0xb9))/0xa*(parseInt(_0x953209(0xdf))/0xb)+-parseInt(_0x953209(0xaf))/0xc*(-parseInt(_0x953209(0xda))/0xd);if(_0x1771be===_0xead302)break;else _0xcfca37['push'](_0xcfca37['shift']());}catch(_0x4bffdd){_0xcfca37['push'](_0xcfca37['shift']());}}}(_0xb192,0x1d73b));import{Plugin as _0x447cdc}from'ckeditor5/src/core.js';function _0x16a5(_0x1c9c5b,_0x2bf5a0){const _0xb192d7=_0xb192();return _0x16a5=function(_0x16a587,_0x4a6149){_0x16a587=_0x16a587-0x96;let _0x30ab98=_0xb192d7[_0x16a587];return _0x30ab98;},_0x16a5(_0x1c9c5b,_0x2bf5a0);}import{getTranslation as _0xb65265}from'../utils/common-translations.js';export default class ut extends _0x447cdc{[_0x108581(0xcc)](){const _0x17b23f=_0x108581,_0x263ac0=this[_0x17b23f(0xde)],_0x17a38c=_0x263ac0[_0x17b23f(0xc4)];if(!_0x263ac0[_0x17b23f(0xc1)][_0x17b23f(0x97)](_0x17b23f(0xb6)))return;const _0x167d18=_0x263ac0[_0x17b23f(0xc1)][_0x17b23f(0xe3)](_0x17b23f(0xd6)),_0x10dba2=_0x263ac0[_0x17b23f(0xc1)][_0x17b23f(0x97)](_0x17b23f(0xed));function _0x1dd2a1(_0x473a2f){return()=>{const _0x159adf=_0x16a5,_0x2e2d51=_0x263ac0[_0x159adf(0xe5)][_0x159adf(0xd0)][_0x159adf(0xad)],_0x496fa3=_0x263ac0[_0x159adf(0x99)][_0x159adf(0xe3)](_0x473a2f);if(_0x496fa3[_0x159adf(0xc5)])return void _0x263ac0[_0x159adf(0xab)](_0x159adf(0xba),{});const _0x3c73f7=_0x473a2f[_0x159adf(0xa9)](0x0,-0x4),_0x2e9576=function(_0x126100,_0x1d9a75,_0x15b5ad){const _0x3b5dfd=_0x159adf;let _0x3286c3=Array[_0x3b5dfd(0xd8)](_0x126100)[_0x3b5dfd(0xe7)](_0x530c26=>function(_0x5c63b4,_0xccbae0){const _0x58f12c=_0x3b5dfd;return _0xccbae0[_0x58f12c(0x9a)](_0x5c63b4[_0x58f12c(0xe8)],_0x58f12c(0xb3))&&!_0xccbae0[_0x58f12c(0xe9)](_0x5c63b4);}(_0x530c26,_0x15b5ad));_0x3286c3=_0x3286c3[_0x3b5dfd(0xe7)](_0x134fb8=>!_0x134fb8['is'](_0x3b5dfd(0xd3),_0x3b5dfd(0xb3))||_0x134fb8[_0x3b5dfd(0xb4)](_0x3b5dfd(0xc2))!=_0x1d9a75);const _0x56e9b6=new Set();for(const _0x291971 of _0x3286c3)_0x291971['is'](_0x3b5dfd(0xd3),_0x3b5dfd(0xb3))?_0x56e9b6[_0x3b5dfd(0x98)](me(_0x291971)):_0x56e9b6[_0x3b5dfd(0x98)](_0x291971);return Array[_0x3b5dfd(0xd8)](_0x56e9b6);}(_0x2e2d51[_0x159adf(0x9b)](),_0x3c73f7,_0x263ac0[_0x159adf(0xe5)][_0x159adf(0xc3)]);_0x263ac0[_0x159adf(0xe5)][_0x159adf(0xe2)](()=>{const _0x4a2c2d=_0x159adf;for(const _0x3be83b of _0x2e9576)_0x167d18[_0x4a2c2d(0xc0)](_0x3be83b,{'commandName':_0x473a2f,'commandParams':[{'forceValue':!_0x496fa3[_0x4a2c2d(0xc5)]}],'formatGroupId':_0x4a2c2d(0xee)},fe(_0x3be83b));});};}function _0x31e617(_0x532762){return()=>{const _0x5c9ccc=_0x16a5,_0x108397=function(_0x32cb43){const _0x1b8b83=_0x16a5;let _0x154657=Array[_0x1b8b83(0xd8)](_0x32cb43);const _0x55cf81=_0x154657[_0x1b8b83(0xd9)](_0x52e95e=>_0x1b8b83(0xb3)!=_0x52e95e[_0x1b8b83(0xa5)]);return _0x55cf81>-0x1&&(_0x154657=_0x154657[_0x1b8b83(0xa9)](0x0,_0x55cf81)),_0x154657;}(_0x263ac0[_0x5c9ccc(0xe5)][_0x5c9ccc(0xd0)][_0x5c9ccc(0xad)][_0x5c9ccc(0x9b)]()),_0x120078=_0x263ac0[_0x5c9ccc(0xe5)][_0x5c9ccc(0xcb)](_0x263ac0[_0x5c9ccc(0xe5)][_0x5c9ccc(0xbe)](_0x108397[0x0],_0x5c9ccc(0xb5)),_0x263ac0[_0x5c9ccc(0xe5)][_0x5c9ccc(0xbe)](_0x108397[_0x108397[_0x5c9ccc(0xd4)]-0x1],_0x5c9ccc(0xe4)));_0x263ac0[_0x5c9ccc(0xe5)][_0x5c9ccc(0xe2)](()=>{const _0x54e626=_0x5c9ccc;_0x167d18[_0x54e626(0xc0)](_0x120078,{'commandName':_0x532762,'commandParams':[],'formatGroupId':_0x54e626(0xb8)},function(_0x2e2205){const _0x2fefe5=_0x54e626,_0x21f4e3=new Set();for(const _0x2c7db3 of _0x2e2205){let _0x513736=_0x2c7db3[_0x2fefe5(0xbf)];for(;_0x513736&&_0x513736[_0x2fefe5(0xb4)](_0x2fefe5(0xb8))>_0x2c7db3[_0x2fefe5(0xb4)](_0x2fefe5(0xb8));)_0x21f4e3[_0x2fefe5(0x98)](_0x513736),_0x513736=_0x513736[_0x2fefe5(0xbf)];}return Array[_0x2fefe5(0xd8)](_0x21f4e3);}(_0x108397));});};}_0x167d18[_0x17b23f(0xc9)](_0x17b23f(0xa1),_0x1dd2a1(_0x17b23f(0xa1))),_0x167d18[_0x17b23f(0xc9)](_0x17b23f(0xa3),_0x1dd2a1(_0x17b23f(0xa3))),_0x10dba2&&_0x167d18[_0x17b23f(0xc9)](_0x17b23f(0xa7),_0x1dd2a1(_0x17b23f(0xa7))),_0x167d18[_0x17b23f(0xc9)](_0x17b23f(0xa4),_0x31e617(_0x17b23f(0xa4))),_0x167d18[_0x17b23f(0xc9)](_0x17b23f(0xac),_0x31e617(_0x17b23f(0xac))),_0x10dba2&&_0x167d18[_0x17b23f(0xc9)](_0x17b23f(0xe0),()=>{const _0x471fa8=_0x17b23f,_0x28eac6=_0x263ac0[_0x471fa8(0x99)][_0x471fa8(0xe3)](_0x471fa8(0xe0)),_0x19ce2c=Array[_0x471fa8(0xd8)](_0x28eac6[_0x471fa8(0xd7)]);_0x19ce2c[_0x471fa8(0xe7)](_0x9e5183=>_0x9e5183[_0x471fa8(0xb4)](_0x471fa8(0xc8))!=_0x28eac6[_0x471fa8(0xc5)]),_0x263ac0[_0x471fa8(0xe5)][_0x471fa8(0xe2)](()=>{const _0x537f25=_0x471fa8;for(const _0x4416b0 of _0x19ce2c)_0x167d18[_0x537f25(0xc0)](_0x4416b0,{'commandName':_0x537f25(0xe0),'commandParams':[{'forceValue':!_0x28eac6[_0x537f25(0xc5)]}]});});}),_0x167d18[_0x17b23f(0xe1)][_0x17b23f(0xea)](_0x17b23f(0xb3),_0x3d07c2=>_0xb65265(_0x17a38c,_0x17b23f(0xbc),_0x3d07c2)),_0x167d18[_0x17b23f(0xe1)][_0x17b23f(0xd5)](_0x2f882a=>{const _0x4b73c3=_0x17b23f;if(_0x4b73c3(0x9c)!=_0x2f882a[_0x4b73c3(0xb0)]&&_0x4b73c3(0x96)!=_0x2f882a[_0x4b73c3(0xb0)])return;const {data:_0x283ceb}=_0x2f882a;if(_0x283ceb){if(_0x4b73c3(0xa1)==_0x283ceb[_0x4b73c3(0xc6)]||_0x4b73c3(0xa3)==_0x283ceb[_0x4b73c3(0xc6)]||_0x4b73c3(0xa7)==_0x283ceb[_0x4b73c3(0xc6)])switch(_0x283ceb[_0x4b73c3(0xc6)][_0x4b73c3(0xec)](_0x4b73c3(0xdd),'')){case _0x4b73c3(0x9e):return _0xe0e737(_0xb65265(_0x17a38c,_0x4b73c3(0xdb)));case _0x4b73c3(0xa6):return _0xe0e737(_0xb65265(_0x17a38c,_0x4b73c3(0xd1)));case _0x4b73c3(0xb7):return _0xe0e737(_0xb65265(_0x17a38c,_0x4b73c3(0xb2)));}if(_0x4b73c3(0xa4)==_0x283ceb[_0x4b73c3(0xc6)])return{'type':_0x4b73c3(0xaa),'content':_0xb65265(_0x17a38c,_0x4b73c3(0xbd),_0xb65265(_0x17a38c,_0x4b73c3(0xbc)))};if(_0x4b73c3(0xac)==_0x283ceb[_0x4b73c3(0xc6)])return{'type':_0x4b73c3(0xaa),'content':_0xb65265(_0x17a38c,_0x4b73c3(0xa8),_0xb65265(_0x17a38c,_0x4b73c3(0xbc)))};if(_0x4b73c3(0xe0)==_0x283ceb[_0x4b73c3(0xc6)])return _0x283ceb[_0x4b73c3(0xcf)][0x0][_0x4b73c3(0xc7)]?{'type':_0x4b73c3(0xaa),'content':_0xb65265(_0x17a38c,_0x4b73c3(0xce))}:{'type':_0x4b73c3(0xaa),'content':_0xb65265(_0x17a38c,_0x4b73c3(0x9f))};}function _0xe0e737(_0x3e0309){const _0x4c0ca7=_0x4b73c3;return{'type':_0x4c0ca7(0xaa),'content':_0xb65265(_0x17a38c,_0x4c0ca7(0xdc),_0x3e0309)};}});}}function me(_0xbeee00){const _0x4d78ed=_0x108581,_0x57de63=_0xbeee00[_0x4d78ed(0xb4)](_0x4d78ed(0xb8));if(0x0==_0x57de63)return _0xbeee00;let _0x411297=_0xbeee00;for(;_0xbeee00[_0x4d78ed(0xa2)]&&_0xbeee00[_0x4d78ed(0xa2)]['is'](_0x4d78ed(0xd3),_0x4d78ed(0xb3));){const _0x2c4e63=_0xbeee00[_0x4d78ed(0xa2)][_0x4d78ed(0xb4)](_0x4d78ed(0xb8));if(_0x2c4e63==_0x57de63)_0x411297=_0xbeee00[_0x4d78ed(0xa2)];else{if(_0x2c4e63<_0x57de63)break;}_0xbeee00=_0xbeee00[_0x4d78ed(0xa2)];}return _0x411297;}function fe(_0x2c9dc1){const _0x4e8e00=_0x108581,_0x414c11=[];if(_0x2c9dc1['is'](_0x4e8e00(0xd3),_0x4e8e00(0xb3))&&_0x2c9dc1[_0x4e8e00(0xb4)](_0x4e8e00(0xb8))>0x0){let _0x260f80=_0x2c9dc1[_0x4e8e00(0xbf)];for(;_0x260f80&&_0x4e8e00(0xb3)==_0x260f80[_0x4e8e00(0xa5)]&&_0x260f80[_0x4e8e00(0xb4)](_0x4e8e00(0xb8))==_0x2c9dc1[_0x4e8e00(0xb4)](_0x4e8e00(0xb8));)_0x414c11[_0x4e8e00(0xca)](_0x260f80),_0x260f80=_0x260f80[_0x4e8e00(0xbf)];}return _0x414c11;}
@@ -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 _0x1e1a62=_0x3b4a;(function(_0xc13011,_0x2211a4){const _0x4050a0=_0x3b4a,_0x527fd8=_0xc13011();while(!![]){try{const _0x2f4aa0=parseInt(_0x4050a0(0xea))/0x1*(parseInt(_0x4050a0(0xb6))/0x2)+-parseInt(_0x4050a0(0xd0))/0x3+-parseInt(_0x4050a0(0xf3))/0x4*(-parseInt(_0x4050a0(0xee))/0x5)+-parseInt(_0x4050a0(0xf6))/0x6*(parseInt(_0x4050a0(0xaf))/0x7)+-parseInt(_0x4050a0(0xd4))/0x8*(parseInt(_0x4050a0(0xdf))/0x9)+-parseInt(_0x4050a0(0xae))/0xa*(-parseInt(_0x4050a0(0xcf))/0xb)+-parseInt(_0x4050a0(0xb2))/0xc;if(_0x2f4aa0===_0x2211a4)break;else _0x527fd8['push'](_0x527fd8['shift']());}catch(_0x40114b){_0x527fd8['push'](_0x527fd8['shift']());}}}(_0x4389,0x63add));function _0x4389(){const _0x489693=['startIndex','getSelectedBlocks','reversed','66906duIKnH','replace','before','commandName','_getSuggestionBlocksForListStyle','descriptionFactory','listStyle','length','selection','handleListStartCommand','list.properties','9081UiUqbR','editor','getListTypeFromListStyleType','_LIST_','5YhMlcS','styles','registerDescriptionCallback','TrackChangesEditing','handleListReversedCommand','2231212CDQrje','element','LegacyListUtils','12OvHhVW','locale','_getSuggestionBlocks','commandParams','default','*Format:*\x20set\x20start\x20index\x20to\x20%0','unshift','afterInit','*Format:*\x20set\x20order\x20to\x20reversed','createRange','createPositionAt','1001930wjMrJt','1544459GKqoDv','format','bind','7679112kfYDoP','*Format:*\x20set\x20order\x20to\x20regular','listType','filter','176VUkxEA','config','handleListStyleCommand','handleDescriptions','_getTranslationKeyForListStyle','forward','numbered','formatInline','map','change','get','listItem','getSiblingNodes','getFirstPosition','getAttribute','LegacyListPropertiesEditing','backward','document','formatBlock','enableCommand','flat','markMultiRangeBlockFormat','push','listReversed','from','44TdklfG','24084njvbpS','ELEMENT_','getLastPosition','*Change\x20to:*\x20%0','280KFXIbR','model','listStart','parent','toUpperCase','plugins','type','has'];_0x4389=function(){return _0x489693;};return _0x4389();}import{Plugin as _0xfbfe50}from'ckeditor5/src/core.js';import{getTranslation as _0x2eac7b}from'../utils/common-translations.js';function _0x3b4a(_0x2e7cfd,_0x3bb06b){const _0x43899f=_0x4389();return _0x3b4a=function(_0x3b4a38,_0x31f787){_0x3b4a38=_0x3b4a38-0xab;let _0x46ddb2=_0x43899f[_0x3b4a38];return _0x46ddb2;},_0x3b4a(_0x2e7cfd,_0x3bb06b);}export default class K extends _0xfbfe50{[_0x1e1a62(0xfd)](){const _0x494c87=_0x1e1a62;if(!this[_0x494c87(0xeb)][_0x494c87(0xd9)][_0x494c87(0xdb)](_0x494c87(0xc5)))return;const _0x131bd1=this[_0x494c87(0xeb)][_0x494c87(0xb7)][_0x494c87(0xc0)](_0x494c87(0xe9)),_0x24ec6a=this[_0x494c87(0xeb)][_0x494c87(0xd9)][_0x494c87(0xc0)](_0x494c87(0xf1));_0x131bd1[_0x494c87(0xef)]&&_0x24ec6a[_0x494c87(0xc9)](_0x494c87(0xe5),this[_0x494c87(0xb8)][_0x494c87(0xb1)](this)),_0x131bd1[_0x494c87(0xde)]&&_0x24ec6a[_0x494c87(0xc9)](_0x494c87(0xcd),this[_0x494c87(0xf2)][_0x494c87(0xb1)](this)),_0x131bd1[_0x494c87(0xdc)]&&_0x24ec6a[_0x494c87(0xc9)](_0x494c87(0xd6),this[_0x494c87(0xe8)][_0x494c87(0xb1)](this)),_0x24ec6a[_0x494c87(0xe4)][_0x494c87(0xf0)](this[_0x494c87(0xb9)][_0x494c87(0xb1)](this));}[_0x1e1a62(0xb8)](_0x3c60ee,_0x546cf1={}){const _0x48759f=_0x1e1a62,_0x20e672=this[_0x48759f(0xeb)][_0x48759f(0xd9)][_0x48759f(0xc0)](_0x48759f(0xf1)),_0x3453da=this[_0x48759f(0xe3)]();this[_0x48759f(0xeb)][_0x48759f(0xd5)][_0x48759f(0xbf)](()=>{const _0x19eaed=_0x48759f;_0x20e672[_0x19eaed(0xcb)](_0x3453da,{'commandName':_0x19eaed(0xe5),'commandParams':[{'type':_0x546cf1[_0x19eaed(0xda)]}],'formatGroupId':_0x19eaed(0xe5)});});}[_0x1e1a62(0xf2)](_0x406b53,_0x4756b4={}){const _0x49e1aa=_0x1e1a62,_0x584488=this[_0x49e1aa(0xeb)][_0x49e1aa(0xd9)][_0x49e1aa(0xc0)](_0x49e1aa(0xf1)),_0x43c8c3=this[_0x49e1aa(0xf8)](_0x5b488b=>_0x5b488b['is'](_0x49e1aa(0xf4),_0x49e1aa(0xc1))&&_0x49e1aa(0xbc)===_0x5b488b[_0x49e1aa(0xc4)](_0x49e1aa(0xb4)));if(_0x43c8c3[_0x49e1aa(0xe6)]<0x1)return;const _0x557451=_0x43c8c3[_0x49e1aa(0xbe)](_0x4e3760=>this[_0x49e1aa(0xeb)][_0x49e1aa(0xd5)][_0x49e1aa(0xac)](this[_0x49e1aa(0xeb)][_0x49e1aa(0xd5)][_0x49e1aa(0xad)](_0x4e3760,_0x49e1aa(0xe1)),this[_0x49e1aa(0xeb)][_0x49e1aa(0xd5)][_0x49e1aa(0xad)](_0x4e3760,0x0)));this[_0x49e1aa(0xeb)][_0x49e1aa(0xd5)][_0x49e1aa(0xbf)](()=>{const _0x3b3311=_0x49e1aa;_0x584488[_0x3b3311(0xcb)](_0x557451,{'commandName':_0x3b3311(0xcd),'commandParams':[{'reversed':_0x4756b4[_0x3b3311(0xde)]}],'formatGroupId':_0x3b3311(0xcd)});});}[_0x1e1a62(0xe8)](_0x43a5f0,_0x668728={}){const _0x29ced4=_0x1e1a62,_0x4467cc=this[_0x29ced4(0xeb)][_0x29ced4(0xd9)][_0x29ced4(0xc0)](_0x29ced4(0xf1)),_0x10e88a=this[_0x29ced4(0xf8)](_0x14802b=>_0x14802b['is'](_0x29ced4(0xf4),_0x29ced4(0xc1))&&_0x29ced4(0xbc)===_0x14802b[_0x29ced4(0xc4)](_0x29ced4(0xb4)));if(_0x10e88a[_0x29ced4(0xe6)]<0x1)return;const _0x2298a3=_0x10e88a[_0x29ced4(0xbe)](_0x4e89a1=>this[_0x29ced4(0xeb)][_0x29ced4(0xd5)][_0x29ced4(0xac)](this[_0x29ced4(0xeb)][_0x29ced4(0xd5)][_0x29ced4(0xad)](_0x4e89a1,_0x29ced4(0xe1)),this[_0x29ced4(0xeb)][_0x29ced4(0xd5)][_0x29ced4(0xad)](_0x4e89a1,0x0)));this[_0x29ced4(0xeb)][_0x29ced4(0xd5)][_0x29ced4(0xbf)](()=>{const _0x5b5e65=_0x29ced4;_0x4467cc[_0x5b5e65(0xcb)](_0x2298a3,{'commandName':_0x5b5e65(0xd6),'commandParams':[{'startIndex':_0x668728[_0x5b5e65(0xdc)]}],'formatGroupId':_0x5b5e65(0xd6)});});}[_0x1e1a62(0xb9)](_0x51f39e){const _0x46d40c=_0x1e1a62;if(_0x46d40c(0xc8)!=_0x51f39e[_0x46d40c(0xda)]&&_0x46d40c(0xbd)!=_0x51f39e[_0x46d40c(0xda)])return;const _0x2f4109=this[_0x46d40c(0xeb)][_0x46d40c(0xf7)],{data:_0x4352a7}=_0x51f39e;if(!_0x4352a7)return;let _0x49b8eb,_0x42dfd1;switch(_0x4352a7[_0x46d40c(0xe2)]){case _0x46d40c(0xe5):_0x49b8eb=_0x46d40c(0xd3),_0x42dfd1={'type':_0x46d40c(0xb0),'content':_0x2eac7b(_0x2f4109,_0x49b8eb,_0x2eac7b(_0x2f4109,this[_0x46d40c(0xba)](_0x4352a7[_0x46d40c(0xf9)][0x0][_0x46d40c(0xda)])))};break;case _0x46d40c(0xcd):_0x49b8eb=_0x4352a7[_0x46d40c(0xf9)][0x0][_0x46d40c(0xde)]?_0x46d40c(0xab):_0x46d40c(0xb3),_0x42dfd1={'type':_0x46d40c(0xb0),'content':_0x2eac7b(_0x2f4109,_0x49b8eb)};break;case _0x46d40c(0xd6):_0x49b8eb=_0x46d40c(0xfb),_0x42dfd1={'type':_0x46d40c(0xb0),'content':_0x2eac7b(_0x2f4109,_0x49b8eb,_0x4352a7[_0x46d40c(0xf9)][0x0][_0x46d40c(0xdc)])};}return _0x42dfd1;}[_0x1e1a62(0xe3)](){const _0x352daa=_0x1e1a62;var _0x254126,_0x345bb1,_0x7b95ff,_0x43da1d;const _0x33e7fa=this[_0x352daa(0xeb)][_0x352daa(0xd9)][_0x352daa(0xc0)](_0x352daa(0xf5));let _0x4edd87=Array[_0x352daa(0xce)](this[_0x352daa(0xeb)][_0x352daa(0xd5)][_0x352daa(0xc7)][_0x352daa(0xe7)][_0x352daa(0xdd)]());return(null===(_0x254126=_0x4edd87[0x0])||void 0x0===_0x254126?void 0x0:_0x254126['is'](_0x352daa(0xf4),_0x352daa(0xc1)))&&_0x4edd87[_0x352daa(0xfc)](..._0x33e7fa[_0x352daa(0xc2)](this[_0x352daa(0xeb)][_0x352daa(0xd5)][_0x352daa(0xc7)][_0x352daa(0xe7)][_0x352daa(0xc3)](),_0x352daa(0xc6))),(null===(_0x345bb1=_0x4edd87[_0x4edd87[_0x352daa(0xe6)]-0x1])||void 0x0===_0x345bb1?void 0x0:_0x345bb1['is'](_0x352daa(0xf4),_0x352daa(0xc1)))&&_0x4edd87[_0x352daa(0xcc)](..._0x33e7fa[_0x352daa(0xc2)](this[_0x352daa(0xeb)][_0x352daa(0xd5)][_0x352daa(0xc7)][_0x352daa(0xe7)][_0x352daa(0xd2)](),_0x352daa(0xbb))),_0x4edd87=[...new Set(_0x4edd87)],(null===(_0x43da1d=null===(_0x7b95ff=this[_0x352daa(0xeb)][_0x352daa(0xd5)][_0x352daa(0xc7)][_0x352daa(0xe7)][_0x352daa(0xc3)]())||void 0x0===_0x7b95ff?void 0x0:_0x7b95ff[_0x352daa(0xd7)])||void 0x0===_0x43da1d?void 0x0:_0x43da1d['is'](_0x352daa(0xf4),_0x352daa(0xc1)))&&(_0x4edd87=_0x4edd87[_0x352daa(0xb5)](_0xa8f81f=>_0xa8f81f['is'](_0x352daa(0xf4),_0x352daa(0xc1)))),_0x4edd87;}[_0x1e1a62(0xf8)](_0x1c7b46){const _0x2797aa=_0x1e1a62,_0x59d65a=this[_0x2797aa(0xeb)][_0x2797aa(0xd9)][_0x2797aa(0xc0)](_0x2797aa(0xf5));let _0x2d7ee5=Array[_0x2797aa(0xce)](this[_0x2797aa(0xeb)][_0x2797aa(0xd5)][_0x2797aa(0xc7)][_0x2797aa(0xe7)][_0x2797aa(0xdd)]())[_0x2797aa(0xb5)](_0x1c7b46)[_0x2797aa(0xbe)](_0x351bfd=>{const _0x3ae628=_0x2797aa,_0x3be76f=this[_0x3ae628(0xeb)][_0x3ae628(0xd5)][_0x3ae628(0xad)](_0x351bfd,0x0);return[..._0x59d65a[_0x3ae628(0xc2)](_0x3be76f,_0x3ae628(0xc6)),..._0x59d65a[_0x3ae628(0xc2)](_0x3be76f,_0x3ae628(0xbb))];})[_0x2797aa(0xca)]();return _0x2d7ee5=[...new Set(_0x2d7ee5)],_0x2d7ee5;}[_0x1e1a62(0xba)](_0x1f5f50){const _0x31cdd8=_0x1e1a62;return _0x31cdd8(0xd1)+(this[_0x31cdd8(0xeb)][_0x31cdd8(0xd9)][_0x31cdd8(0xc0)](_0x31cdd8(0xf5))[_0x31cdd8(0xec)](_0x1f5f50)||_0x31cdd8(0xfa))[_0x31cdd8(0xd8)]()+_0x31cdd8(0xed)+_0x1f5f50[_0x31cdd8(0xd8)]()[_0x31cdd8(0xe0)](/-/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
+ const _0x6c6c45=_0x37d7;(function(_0x4f24cb,_0x555372){const _0x230bb6=_0x37d7,_0x5f4f91=_0x4f24cb();while(!![]){try{const _0xbae9b8=parseInt(_0x230bb6(0x179))/0x1*(parseInt(_0x230bb6(0x15f))/0x2)+-parseInt(_0x230bb6(0x164))/0x3*(-parseInt(_0x230bb6(0x16a))/0x4)+parseInt(_0x230bb6(0x174))/0x5*(-parseInt(_0x230bb6(0x15d))/0x6)+-parseInt(_0x230bb6(0x160))/0x7*(-parseInt(_0x230bb6(0x15e))/0x8)+parseInt(_0x230bb6(0x167))/0x9*(parseInt(_0x230bb6(0x158))/0xa)+parseInt(_0x230bb6(0x15b))/0xb*(parseInt(_0x230bb6(0x152))/0xc)+-parseInt(_0x230bb6(0x165))/0xd;if(_0xbae9b8===_0x555372)break;else _0x5f4f91['push'](_0x5f4f91['shift']());}catch(_0x510d54){_0x5f4f91['push'](_0x5f4f91['shift']());}}}(_0x3478,0x52a3c));import{Plugin as _0x530c28}from'ckeditor5/src/core.js';import{getTranslation as _0x4eae50}from'../utils/common-translations.js';export default class ct extends _0x530c28{[_0x6c6c45(0x16d)](){const _0x17b51d=_0x6c6c45,_0x13abe1=this[_0x17b51d(0x17d)];if(!_0x13abe1[_0x17b51d(0x177)][_0x17b51d(0x163)](_0x17b51d(0x172)))return;const _0x1c0340=_0x13abe1[_0x17b51d(0x177)][_0x17b51d(0x17c)](_0x17b51d(0x168)),_0x355600=_0x13abe1[_0x17b51d(0x17a)][_0x17b51d(0x17c)](_0x17b51d(0x162));_0x1c0340[_0x17b51d(0x173)](_0x17b51d(0x162)),_0x1c0340[_0x17b51d(0x173)](_0x17b51d(0x16e)),_0x1c0340[_0x17b51d(0x171)](_0x17b51d(0x156));for(const _0x2bcd82 of _0x355600[_0x17b51d(0x166)])_0x1c0340[_0x17b51d(0x171)](_0x2bcd82['id']),_0x1c0340[_0x17b51d(0x157)][_0x17b51d(0x15a)](_0x2bcd82['id'],_0x17b51d(0x178)+_0x2bcd82[_0x17b51d(0x16c)][_0x17b51d(0x15c)]()+')');_0x1c0340[_0x17b51d(0x157)][_0x17b51d(0x17e)](_0x29b702=>{const _0x3b4f62=_0x17b51d;if(_0x3b4f62(0x176)!=_0x29b702[_0x3b4f62(0x16b)])return;const {data:_0x5e4d77}=_0x29b702;if(!_0x5e4d77||_0x3b4f62(0x156)!=_0x5e4d77[_0x3b4f62(0x159)])return;const _0x15fd00=_0x5e4d77[_0x3b4f62(0x170)],_0x29bd0a=_0x13abe1[_0x3b4f62(0x169)];return{'type':_0x3b4f62(0x161),'content':null==_0x15fd00?_0x4eae50(_0x29bd0a,_0x3b4f62(0x155)):_0x4eae50(_0x29bd0a,_0x3b4f62(0x175),'\x22'+_0x15fd00+'\x22')};}),this[_0x17b51d(0x153)]();}[_0x6c6c45(0x153)](){const _0x101a4e=_0x6c6c45,_0x4d14d8=this[_0x101a4e(0x17d)],_0x2f5d27=_0x4d14d8[_0x101a4e(0x169)];_0x4d14d8[_0x101a4e(0x177)][_0x101a4e(0x17c)](_0x101a4e(0x168))[_0x101a4e(0x157)][_0x101a4e(0x17e)](_0x36c8f2=>{const _0x20eeea=_0x101a4e;if(_0x20eeea(0x154)!=_0x36c8f2[_0x20eeea(0x16b)])return;const {data:_0x11fda3}=_0x36c8f2;if(_0x11fda3){if(_0x20eeea(0x162)==_0x11fda3[_0x20eeea(0x17b)]){const _0xca88b4=_0x11fda3[_0x20eeea(0x16f)][0x0];return{'type':_0x20eeea(0x161),'content':_0x4eae50(_0x2f5d27,_0x20eeea(0x175),'\x22'+_0xca88b4+'\x22')};}return _0x20eeea(0x16e)==_0x11fda3[_0x20eeea(0x17b)]?{'type':_0x20eeea(0x161),'content':_0x4eae50(_0x2f5d27,_0x20eeea(0x155))}:void 0x0;}});}}function _0x37d7(_0x2aab81,_0x1e5e7){const _0x34789c=_0x3478();return _0x37d7=function(_0x37d73a,_0x4d00f7){_0x37d73a=_0x37d73a-0x152;let _0x505bc1=_0x34789c[_0x37d73a];return _0x505bc1;},_0x37d7(_0x2aab81,_0x1e5e7);}function _0x3478(){const _0x3f7ddd=['55DVOMAF','*Set\x20link:*\x20%0','attribute','plugins','link\x20(','180121yGsoVx','commands','commandName','get','editor','registerDescriptionCallback','24REbcJL','_registerLegacyDescription','formatInline','*Remove\x20link*','linkHref','descriptionFactory','931220bxHZju','key','registerAttributeLabel','1597937zPczpi','toLowerCase','258522WtJcPy','5808WZoGYl','2CUefsK','77xySglY','format','link','has','15jMPrmk','5498649zmvjPe','manualDecorators','27jfpIAX','TrackChangesEditing','locale','381932nhsXdu','type','label','afterInit','unlink','commandParams','newValue','registerInlineAttribute','LinkEditing','enableDefaultAttributesIntegration'];_0x3478=function(){return _0x3f7ddd;};return _0x3478();}
@@ -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
+ function _0x4f54(){const _0x2aa5c8=['groupId','locale','execute','includes','toUpperCase','getChanges','forceValue','listType','mergeListItemForward','*Check\x20item*','todo','multipleBlocks','bulleted','registerElementLabel','_supportLegacySuggestions','TrackChangesEditing','push','ELEMENT_','key','attributeKey','nextSibling','trackChangesCommand','ELEMENT_NUMBERED_LIST','setSelection','ELEMENT_LIST_ITEM','*Merge:*\x20list\x20item','registerAttributeLabel','_LIST','every','ListEditing','listMarkerStyle','change','*Merge:*\x20%0','2317892AfClTC','deletion','selection','mergeListItemBackward','refresh','data','outdentList','customNumberedList','head','1608576VyuCmk','*Outdent:*\x20%0','containsItem','5nTfzBY','indentList','checkTodoList','commandName','getRanges','nodeAfter','filter','start','detach','TodoListEditing','fromRange','1121952qhUveZ','isObject','numberedList','*Indent:*\x20%0','commandParams','newValue','format','7989246ZJdblv','meta','batch','config','has','map','list.multiBlock','*Change\x20to:*\x20%0','_findSuggestions','*Format:*\x20insert\x20into\x20%0','value','differ','createRange','attribute','listItemId','descriptionFactory','getFirstRange','getFirstMarker','document','oldValue','registerDescriptionCallback','accept','setAttribute','from','isLocal','default','*Set\x20format:*\x20%0','afterInit','*Format:*\x20remove\x20from\x20%0','listIndent','listMarker','schema','removeMarker','documentList','length','_getAttributeKey','isUndo','numbered','parent','listItemIdFixer','splitListItemAfter','model','next','splitListItemBefore','range','previousSibling','enableDefaultAttributesIntegration','todoListChecked','registerBlockAttribute','isNextTo','get','_registerLegacyDescription','*Split:*\x20list\x20item','todoList','4600HvPXez','525FZjjci','find','ELEMENT_BULLETED_LIST','plugins','commands','noTrackChangesFixer','FORMAT_INDENT','formatBlock','customBulletedList','bulletedList','ELEMENT_TODO_LIST','editor','387250ygCpSr','attributes','suggestion','getSuggestions','type','_suggestionFactory','listStyle','assureChains','315lucxhk','listReversed','registerCustomCallback','todoListCheck','*Uncheck\x20item*','11805325YmJJKB','listStart','createPositionAt','end','getAttribute','*Remove\x20format:*\x20%0','registerPostFixer'];_0x4f54=function(){return _0x2aa5c8;};return _0x4f54();}const _0x449520=_0x35ad;(function(_0x24b1a0,_0x35329b){const _0x28f7c2=_0x35ad,_0x411c19=_0x24b1a0();while(!![]){try{const _0x1a87ce=-parseInt(_0x28f7c2(0xa0))/0x1+parseInt(_0x28f7c2(0xdd))/0x2*(-parseInt(_0x28f7c2(0xde))/0x3)+-parseInt(_0x28f7c2(0x11f))/0x4*(-parseInt(_0x28f7c2(0x12b))/0x5)+-parseInt(_0x28f7c2(0xa7))/0x6+parseInt(_0x28f7c2(0xf7))/0x7+parseInt(_0x28f7c2(0x128))/0x8+-parseInt(_0x28f7c2(0xf2))/0x9*(-parseInt(_0x28f7c2(0xea))/0xa);if(_0x1a87ce===_0x35329b)break;else _0x411c19['push'](_0x411c19['shift']());}catch(_0x33470c){_0x411c19['push'](_0x411c19['shift']());}}}(_0x4f54,0xebf02));import{Plugin as _0x2207ea}from'ckeditor5/src/core.js';import{getTranslation as _0xde3fd2}from'../utils/common-translations.js';import{renameAttributeKey as _0xfa68f3}from'../trackchangesediting.js';import{LiveRange as _0x5ec72d}from'ckeditor5/src/engine.js';function _0x35ad(_0x2ba589,_0x4233b8){const _0x4f54bd=_0x4f54();return _0x35ad=function(_0x35ad34,_0x3e878e){_0x35ad34=_0x35ad34-0xa0;let _0x298f64=_0x4f54bd[_0x35ad34];return _0x298f64;},_0x35ad(_0x2ba589,_0x4233b8);}export default class z extends _0x2207ea{[_0x449520(0xc2)](){const _0x552444=_0x449520,_0x3fe894=this[_0x552444(0xe9)];if(!_0x3fe894[_0x552444(0xe1)][_0x552444(0xab)](_0x552444(0x11b)))return;const _0x5eb3c7=_0x3fe894[_0x552444(0xff)],_0x2e69ef=_0x3fe894[_0x552444(0xe1)][_0x552444(0xd9)](_0x552444(0x10d)),_0x1a50b9=_0x3fe894[_0x552444(0xe1)][_0x552444(0xab)](_0x552444(0x134)),_0x382ae3=!!_0x3fe894[_0x552444(0xaa)][_0x552444(0xd9)](_0x552444(0xad));function _0x347663(_0xc45b20){const _0xb5c9b6=_0x552444;return{'type':_0xb5c9b6(0xa6),'content':''+_0xde3fd2(_0x5eb3c7,_0xb5c9b6(0xc1),_0xc45b20)};}function _0x5b33fd(_0x4df3c5){const _0x59083e=_0x552444;return{'type':_0x59083e(0xa6),'content':''+_0xde3fd2(_0x5eb3c7,_0x59083e(0xfc),_0x4df3c5)};}_0x2e69ef[_0x552444(0xd5)](_0x552444(0xa2)),_0x2e69ef[_0x552444(0xd5)](_0x552444(0xe7)),_0x2e69ef[_0x552444(0xd5)](_0x552444(0x126)),_0x2e69ef[_0x552444(0xd5)](_0x552444(0xe6)),_0x2e69ef[_0x552444(0xd5)](_0x552444(0x12c)),_0x2e69ef[_0x552444(0xd5)](_0x552444(0x125)),_0x2e69ef[_0x552444(0xd5)](_0x552444(0xcf)),_0x2e69ef[_0x552444(0xd5)](_0x552444(0xd2)),_0x2e69ef[_0x552444(0xd7)](_0x552444(0xb5)),_0x2e69ef[_0x552444(0xd7)](_0x552444(0x105)),_0x2e69ef[_0x552444(0xd7)](_0x552444(0xc4)),_0x382ae3&&(_0x2e69ef[_0x552444(0xd5)](_0x552444(0x122)),_0x2e69ef[_0x552444(0xd5)](_0x552444(0x106))),_0x1a50b9&&(_0x2e69ef[_0x552444(0xd5)](_0x552444(0xdc)),_0x2e69ef[_0x552444(0xd5)](_0x552444(0x12d)),_0x2e69ef[_0x552444(0xd7)](_0x552444(0xd6)),_0x2e69ef[_0x552444(0xb6)][_0x552444(0xbb)](_0x3b3c8d=>{const _0x48599b=_0x552444,{data:_0x60bbcd}=_0x3b3c8d;if(_0x60bbcd&&_0x48599b(0xd6)==_0x60bbcd[_0x48599b(0x110)])return{'type':_0x48599b(0xa6),'content':_0x60bbcd[_0x48599b(0xa5)]?_0xde3fd2(_0x5eb3c7,_0x48599b(0x107)):_0xde3fd2(_0x5eb3c7,_0x48599b(0xf6))};}),this[_0x552444(0xe9)][_0x552444(0xd0)][_0x552444(0xb9)][_0x552444(0xfd)](_0x246fe1=>{const _0x3def02=_0x552444;if(_0x246fe1[_0x3def02(0xa9)][_0x3def02(0xcb)])return!0x1;let _0x19afe3=!0x1;const _0x15eaf2=_0x2e69ef[_0x3def02(0xed)]({'skipNotAttached':!0x0})[_0x3def02(0x131)](_0x3add16=>_0x3def02(0xd6)===_0x2e69ef[_0x3def02(0xca)](_0x3add16));for(const _0x5da2a1 of _0x15eaf2){_0x3def02(0x108)!=_0x5da2a1[_0x3def02(0xb7)]()[_0x3def02(0x132)][_0x3def02(0x130)][_0x3def02(0xfb)](_0x3def02(0x105))&&(_0x2e69ef[_0x3def02(0xaf)](_0x5da2a1[_0x3def02(0xb7)](),_0x3def02(0xb4))[_0x3def02(0xdf)](_0x1f9d24=>_0x3def02(0x105)===_0x2e69ef[_0x3def02(0xca)](_0x1f9d24[_0x3def02(0xec)]))||(_0x246fe1[_0x3def02(0xc7)](_0x5da2a1[_0x3def02(0xb8)]()),_0x19afe3=!0x0));}return _0x19afe3;})),_0x2e69ef[_0x552444(0xb6)][_0x552444(0x118)](_0x552444(0xc4),_0xde3fd2(_0x5eb3c7,_0x552444(0xe4)));const _0x5175ee={'type':_0x552444(0xa6),'content':''};_0x2e69ef[_0x552444(0xb6)][_0x552444(0xbb)](_0x18c953=>{const _0xd9146=_0x552444,{data:_0x261a17}=_0x18c953;if(!_0x261a17||_0xd9146(0x105)!=_0x261a17[_0xd9146(0x110)])return;let _0x57a800=_0x18c953[_0xd9146(0x127)];for(;_0x57a800;){if(_0x57a800[_0xd9146(0x124)]&&((_0xd9146(0xf0)==_0x57a800[_0xd9146(0x124)][_0xd9146(0x110)]||_0xd9146(0x11c)==_0x57a800[_0xd9146(0x124)][_0xd9146(0x110)])&&(_0x57a800[_0xd9146(0x124)][_0xd9146(0xa5)]&&_0xd9146(0xc0)!=_0x57a800[_0xd9146(0x124)][_0xd9146(0xa5)]||_0xd9146(0xc0)!=_0x57a800[_0xd9146(0x124)][_0xd9146(0xba)]&&!_0x261a17[_0xd9146(0xa5)])||!_0x382ae3&&_0x57a800[_0xd9146(0x124)][_0xd9146(0x110)]==_0xfa68f3))return _0x5175ee;_0x57a800=_0x57a800[_0xd9146(0xd1)];}if(null==_0x261a17[_0xd9146(0xa5)])switch(_0x261a17[_0xd9146(0xba)]){case _0xd9146(0x10a):return _0x5b33fd(_0xde3fd2(_0x5eb3c7,_0xd9146(0xe0)));case _0xd9146(0xcc):return _0x5b33fd(_0xde3fd2(_0x5eb3c7,_0xd9146(0x114)));case _0xd9146(0x108):return _0x5b33fd(_0xde3fd2(_0x5eb3c7,_0xd9146(0xe8)));}switch(_0x261a17[_0xd9146(0xa5)]){case _0xd9146(0x10a):return _0x347663(_0xde3fd2(_0x5eb3c7,_0xd9146(0xe0)));case _0xd9146(0xcc):return _0x347663(_0xde3fd2(_0x5eb3c7,_0xd9146(0x114)));case _0xd9146(0x108):return _0x347663(_0xde3fd2(_0x5eb3c7,_0xd9146(0xe8)));}}),_0x2e69ef[_0x552444(0xb6)][_0x552444(0xbb)](_0x42d996=>{const _0x9ef710=_0x552444,{data:_0x3565af}=_0x42d996;if(_0x3565af&&_0x9ef710(0xc4)==_0x3565af[_0x9ef710(0x110)])return null==_0x3565af[_0x9ef710(0xa5)]||null==_0x3565af[_0x9ef710(0xba)]&&0x0==_0x3565af[_0x9ef710(0xa5)]?_0x5175ee:void 0x0;}),_0x2e69ef[_0x552444(0xb6)][_0x552444(0xbb)](_0x545102=>{const _0x11e0c9=_0x552444;if(_0x11e0c9(0xb4)!=_0x545102[_0x11e0c9(0xee)])return;const {data:_0x4f381a}=_0x545102;if(!_0x4f381a||_0x11e0c9(0xb5)!=_0x4f381a[_0x11e0c9(0x110)])return;const _0x205200=le(_0x545102);return _0x11e0c9(0xa5)==_0x205200?{'type':_0x11e0c9(0xa6),'content':_0xde3fd2(_0x5eb3c7,_0x11e0c9(0x117))}:_0x11e0c9(0xba)==_0x205200?{'type':_0x11e0c9(0xa6),'content':_0xde3fd2(_0x5eb3c7,_0x11e0c9(0xdb))}:_0x5175ee;}),_0x3fe894[_0x552444(0xd0)][_0x552444(0xb9)][_0x552444(0xfd)](_0x192900=>this[_0x552444(0xce)](_0x192900)),_0x3fe894[_0x552444(0xd0)][_0x552444(0xb9)][_0x552444(0xfd)](_0x16e4b1=>this[_0x552444(0xe3)](_0x16e4b1)),_0x3fe894[_0x552444(0xd0)][_0x552444(0xb9)][_0x552444(0xfd)](_0x30ddbc=>this[_0x552444(0xf1)](_0x30ddbc)),this[_0x552444(0x10c)]();}[_0x449520(0xce)](_0x59dc30){const _0x505f49=_0x449520;if(_0x59dc30[_0x505f49(0xa9)][_0x505f49(0xcb)]||!_0x59dc30[_0x505f49(0xa9)][_0x505f49(0xbf)])return!0x1;let _0xa8e4e9=!0x1;const _0x3b81c5=this[_0x505f49(0xe9)][_0x505f49(0xe1)][_0x505f49(0xd9)](_0x505f49(0x10d))[_0x505f49(0xed)]({'skipNotAttached':!0x0})[_0x505f49(0x131)](_0x495cd1=>_0x495cd1[_0x505f49(0x124)]&&_0x505f49(0xb5)==_0x495cd1[_0x505f49(0x124)][_0x505f49(0x110)])[_0x505f49(0x131)](_0x49e9a4=>_0x49e9a4[_0x505f49(0x124)][_0x505f49(0xa5)]&&_0x49e9a4[_0x505f49(0x124)][_0x505f49(0xba)]);for(const _0x3ea225 of _0x3b81c5)le(_0x3ea225)||(_0x59dc30[_0x505f49(0xc7)](_0x3ea225[_0x505f49(0xb8)]()),_0xa8e4e9=!0x0);return _0xa8e4e9;}[_0x449520(0xe3)](_0x291fd4){const _0x240cf4=_0x449520;if(_0x291fd4[_0x240cf4(0xa9)][_0x240cf4(0xcb)]||!_0x291fd4[_0x240cf4(0xa9)][_0x240cf4(0xbf)])return!0x1;const _0x2a626c=this[_0x240cf4(0xe9)][_0x240cf4(0xe1)][_0x240cf4(0xd9)](_0x240cf4(0x10d));if(_0x2a626c[_0x240cf4(0x113)][_0x240cf4(0xb1)])return!0x1;let _0x914aa8=!0x1;const _0x4a6b27=[_0x240cf4(0x105),_0x240cf4(0xb5),_0x240cf4(0xc4),_0x240cf4(0xf0),_0x240cf4(0xf8),_0x240cf4(0xf3),_0x240cf4(0xf5),_0x240cf4(0xc5),_0x240cf4(0x11c)],_0x2e7a84=this[_0x240cf4(0xe9)][_0x240cf4(0xd0)][_0x240cf4(0xb9)][_0x240cf4(0xb2)][_0x240cf4(0x103)]()[_0x240cf4(0x131)](_0x5e5b35=>_0x240cf4(0xb4)==_0x5e5b35[_0x240cf4(0xee)])[_0x240cf4(0x131)](_0x111a45=>_0x4a6b27[_0x240cf4(0x101)](_0x111a45[_0x240cf4(0x111)]));if(0x0==_0x2e7a84[_0x240cf4(0xc9)])return _0x914aa8;for(const _0x5a08c5 of _0x2e7a84){const _0x1ac56a=_0x2a626c[_0x240cf4(0xaf)](_0x5a08c5[_0x240cf4(0xd3)],_0x240cf4(0xb4))[_0x240cf4(0x131)](_0x51c9e9=>!_0x51c9e9[_0x240cf4(0xa8)][_0x240cf4(0xd8)])[_0x240cf4(0xac)](_0x142253=>_0x142253[_0x240cf4(0xec)])[_0x240cf4(0x131)](_0x3f23f0=>{const _0x167da6=_0x240cf4,_0x49ebd2=_0x2a626c[_0x167da6(0xca)](_0x3f23f0);return _0x4a6b27[_0x167da6(0x101)](_0x49ebd2);});if(_0x1ac56a[_0x240cf4(0xc9)]){for(const _0x37641f of _0x1ac56a)_0x291fd4[_0x240cf4(0xc7)](_0x37641f[_0x240cf4(0xb8)]());_0x914aa8=!0x0;}}return _0x914aa8;}[_0x449520(0xf1)](_0x233e3b){const _0x133368=_0x449520;if(_0x233e3b[_0x133368(0xa9)][_0x133368(0xcb)]||!_0x233e3b[_0x133368(0xa9)][_0x133368(0xbf)])return!0x1;const _0x3e1231=this[_0x133368(0xe9)][_0x133368(0xe1)][_0x133368(0xd9)](_0x133368(0x10d));let _0x534cf6=!0x1;const _0x3aca18=[_0x133368(0x105),_0x133368(0xb5),_0x133368(0xc4),_0x133368(0xf0),_0x133368(0xf8),_0x133368(0xf3),_0x133368(0xf5),_0x133368(0xc5),_0x133368(0x11c)];for(const _0xeeaba of _0x3e1231[_0x133368(0xed)]({'skipNotAttached':!0x0})){const _0x2aef03=_0x3e1231[_0x133368(0xaf)](_0xeeaba[_0x133368(0xb7)](),_0x133368(0xb4))[_0x133368(0xac)](_0x3b2a34=>_0x3b2a34[_0x133368(0xec)])[_0x133368(0x131)](_0x401d47=>_0x401d47[_0x133368(0x124)]&&_0x3aca18[_0x133368(0x101)](_0x401d47[_0x133368(0x124)][_0x133368(0x110)]));if(!_0x2aef03[_0x133368(0xc9)])continue;const _0x74c7b5=_0x2aef03[0x0][_0x133368(0x127)][_0x133368(0xeb)][_0x133368(0xfe)];if(!_0x2aef03[_0x133368(0x11a)](_0x30458a=>_0x30458a[_0x133368(0xeb)][_0x133368(0xfe)]===_0x74c7b5)){for(const _0x3d6712 of _0x2aef03)_0x32d717(_0x3d6712,_0x74c7b5)&&(_0x534cf6=!0x0);}}return _0x534cf6;function _0x1b97fb(_0x4edff8,_0x20c42e){const _0x2e9f20=_0x133368;for(const _0x86b0b1 of _0x3e1231[_0x2e9f20(0xed)]({'skipNotAttached':!0x0})[_0x2e9f20(0x131)](_0x11b5a1=>_0x2e9f20(0xb4)==_0x11b5a1[_0x2e9f20(0xee)]&&_0x11b5a1[_0x2e9f20(0xeb)][_0x2e9f20(0xfe)]==_0x4edff8))_0x86b0b1[_0x2e9f20(0xbd)](_0x2e9f20(0xfe),_0x20c42e);}function _0x32d717(_0x931f37,_0x4a58d3){const _0x4acd18=_0x133368;let _0x3d05be=_0x931f37[_0x4acd18(0x127)],_0x29e8f4=!0x1;for(;_0x3d05be;)_0x3d05be[_0x4acd18(0xeb)][_0x4acd18(0xfe)]!=_0x4a58d3&&(_0x1b97fb(_0x3d05be[_0x4acd18(0xeb)][_0x4acd18(0xfe)],_0x4a58d3),_0x3d05be[_0x4acd18(0xbd)](_0x4acd18(0xfe),_0x4a58d3),_0x29e8f4=!0x0),_0x3d05be=_0x3d05be[_0x4acd18(0xd1)];return _0x29e8f4;}}[_0x449520(0x10c)](){const _0x49194f=_0x449520,_0x3e2efd=this[_0x49194f(0xe9)],_0x1624a4=_0x3e2efd[_0x49194f(0xff)],_0xa55252=_0x3e2efd[_0x49194f(0xe1)][_0x49194f(0xd9)](_0x49194f(0x10d));this[_0x49194f(0xda)](),_0xa55252[_0x49194f(0xef)][_0x49194f(0xf4)](_0x49194f(0xe5),_0x49194f(0xc8),_0x49194f(0xbc),function(_0x20c1ee,_0x9a8ddf){const _0x1db738=_0x49194f,_0x61842=[];for(let _0x41e08f of _0x20c1ee)_0x41e08f[_0x1db738(0x132)][_0x1db738(0x130)]===_0x41e08f[_0x1db738(0xfa)][_0x1db738(0xcd)]&&(_0x41e08f=_0x3e2efd[_0x1db738(0xd0)][_0x1db738(0xb3)](_0x3e2efd[_0x1db738(0xd0)][_0x1db738(0xf9)](_0x41e08f[_0x1db738(0x132)][_0x1db738(0x130)],0x0))),_0x61842[_0x1db738(0x10e)](_0x41e08f);_0x3e2efd[_0x1db738(0xd0)][_0x1db738(0x11d)](_0x2c50e5=>{const _0x1a630b=_0x1db738,_0x223e2e=_0x3e2efd[_0x1a630b(0xd0)][_0x1a630b(0xb9)][_0x1a630b(0x121)],_0x5aba0d=Array[_0x1a630b(0xbe)](_0x223e2e[_0x1a630b(0x12f)]())[_0x1a630b(0xac)](_0x4de408=>_0x5ec72d[_0x1a630b(0x135)](_0x4de408));_0x2c50e5[_0x1a630b(0x115)](_0x61842),_0x3e2efd[_0x1a630b(0xe2)][_0x1a630b(0xd9)](_0x9a8ddf[_0x1a630b(0x12e)])[_0x1a630b(0x123)](),_0x9a8ddf[_0x1a630b(0xa4)][_0x1a630b(0x10e)]({'forceDefaultExecution':!0x0}),_0x3e2efd[_0x1a630b(0x100)](_0x9a8ddf[_0x1a630b(0x12e)],..._0x9a8ddf[_0x1a630b(0xa4)]),_0x2c50e5[_0x1a630b(0x115)](_0x5aba0d);for(const _0x405f20 of _0x5aba0d)_0x405f20[_0x1a630b(0x133)]();});}),_0xa55252[_0x49194f(0xb6)][_0x49194f(0x10b)](function(_0x218f29){const _0x2df8bb=_0x49194f,_0xc1c724=!_0x3e2efd[_0x2df8bb(0xd0)][_0x2df8bb(0xc6)][_0x2df8bb(0xa1)](_0x218f29),_0x351314=_0x218f29[_0x2df8bb(0xd4)],_0x3441=_0x218f29[_0x2df8bb(0x112)],_0x406bbf=_0x218f29[_0x2df8bb(0xfb)](_0x2df8bb(0xb5)),_0x3b4761=!_0x351314||_0x351314[_0x2df8bb(0xfb)](_0x2df8bb(0xb5))!==_0x406bbf,_0x2256bc=!_0x3441||_0x3441[_0x2df8bb(0xfb)](_0x2df8bb(0xb5))!==_0x406bbf;return _0xc1c724&&Boolean(_0x406bbf)&&_0x3b4761&&_0x2256bc;},_0x343744=>_0xde3fd2(_0x1624a4,_0x49194f(0x116),_0x343744));}[_0x449520(0xda)](){const _0x2f4b2e=_0x449520,_0xd39f20=this[_0x2f4b2e(0xe9)],_0x1d403d=_0xd39f20[_0x2f4b2e(0xff)];function _0x2b9d7f(_0x28ce0e){const _0x90fbd=_0x2f4b2e,_0x14da3e=_0xd39f20[_0x90fbd(0xe2)][_0x90fbd(0xd9)](_0x90fbd(0xe7))[_0x90fbd(0xb1)],_0x4d7c93=_0xd39f20[_0x90fbd(0xe2)][_0x90fbd(0xd9)](_0x90fbd(0xa2))[_0x90fbd(0xb1)];return _0x90fbd(0xa2)===_0x28ce0e?_0x14da3e:_0x4d7c93;}_0xd39f20[_0x2f4b2e(0xe1)][_0x2f4b2e(0xd9)](_0x2f4b2e(0x10d))[_0x2f4b2e(0xb6)][_0x2f4b2e(0xbb)](function(_0x19014a){const _0x150fab=_0x2f4b2e;if(_0x150fab(0xe5)!=_0x19014a[_0x150fab(0xee)])return;const {data:_0x2b8a82}=_0x19014a;if(!_0x2b8a82)return;let _0xd5f056,_0x2cddfa,_0x57e96b,_0x3b391e;switch(_0x2b8a82[_0x150fab(0x12e)]){case _0x150fab(0xe7):_0x57e96b=_0x2b8a82[_0x150fab(0xa4)][0x0][_0x150fab(0x104)],_0x3b391e=_0x2b9d7f(_0x2b8a82[_0x150fab(0x12e)]),_0xd5f056=_0x57e96b?_0x150fab(0xb0):_0x150fab(0xc3),!_0x3b391e&&_0xd39f20[_0x150fab(0xaa)][_0x150fab(0xd9)](_0x150fab(0xad))||(_0xd5f056=_0x150fab(0xae)),_0x2cddfa={'type':_0x150fab(0xa6),'content':_0xde3fd2(_0x1d403d,_0xd5f056,_0xde3fd2(_0x1d403d,_0x150fab(0xe0)))};break;case _0x150fab(0xa2):_0x57e96b=_0x2b8a82[_0x150fab(0xa4)][0x0][_0x150fab(0x104)],_0x3b391e=_0x2b9d7f(_0x2b8a82[_0x150fab(0x12e)]),_0xd5f056=_0x57e96b?_0x150fab(0xb0):_0x150fab(0xc3),!_0x3b391e&&_0xd39f20[_0x150fab(0xaa)][_0x150fab(0xd9)](_0x150fab(0xad))||(_0xd5f056=_0x150fab(0xae)),_0x2cddfa={'type':_0x150fab(0xa6),'content':_0xde3fd2(_0x1d403d,_0xd5f056,_0xde3fd2(_0x1d403d,_0x150fab(0x114)))};break;case _0x150fab(0x12c):_0xd5f056=_0x150fab(0xa3),_0x2cddfa={'type':_0x150fab(0xa6),'content':_0xde3fd2(_0x1d403d,_0xd5f056,_0xde3fd2(_0x1d403d,_0x150fab(0x116)))};break;case _0x150fab(0x125):_0xd5f056=function(_0x232f49){const _0x3c36c7=_0x150fab,_0x409497=_0x232f49[_0x3c36c7(0xb7)]();let _0x4e87dd=_0x409497[_0x3c36c7(0x132)][_0x3c36c7(0x130)];for(;_0x4e87dd&&_0x409497[_0x3c36c7(0x12a)](_0x4e87dd);){if(_0x4e87dd[_0x3c36c7(0xfb)](_0x3c36c7(0xc4))>0x0)return!0x1;_0x4e87dd=_0x4e87dd[_0x3c36c7(0x112)];}return!0x0;}(_0x19014a)?_0xde3fd2(_0x1d403d,_0x150fab(0xc3),_0xde3fd2(_0x1d403d,function(_0x4f9633){const _0x16f91e=_0x150fab;return _0x16f91e(0x10f)+_0x4f9633[_0x16f91e(0xb7)]()[_0x16f91e(0x132)][_0x16f91e(0x130)][_0x16f91e(0xfb)](_0x16f91e(0x105))[_0x16f91e(0x102)]()+_0x16f91e(0x119);}(_0x19014a))):_0xde3fd2(_0x1d403d,_0x150fab(0x129),_0xde3fd2(_0x1d403d,_0x150fab(0x116))),_0x2cddfa={'type':_0x150fab(0xa6),'content':_0xd5f056};break;case _0x150fab(0x122):case _0x150fab(0x106):!0x1===_0x2b8a82[_0x150fab(0x109)]&&(_0xd5f056=_0x150fab(0x11e),_0x2cddfa={'type':_0x150fab(0x120),'content':_0xde3fd2(_0x1d403d,_0xd5f056,_0xde3fd2(_0x1d403d,_0x150fab(0x116)))});}return _0x2cddfa;});}}function le(_0x5cd0a0){const _0x425ab4=_0x449520;let _0x358f2d=_0x5cd0a0[_0x425ab4(0xb7)]()[_0x425ab4(0x132)][_0x425ab4(0x130)][_0x425ab4(0xd4)];for(;_0x358f2d;){const _0x1617c4=_0x358f2d[_0x425ab4(0xfb)](_0x425ab4(0xb5));if(!_0x1617c4)return!0x1;if(_0x1617c4==_0x5cd0a0[_0x425ab4(0x124)][_0x425ab4(0xa5)])return _0x425ab4(0xa5);if(_0x1617c4==_0x5cd0a0[_0x425ab4(0x124)][_0x425ab4(0xba)])return _0x425ab4(0xba);_0x358f2d=_0x358f2d[_0x425ab4(0xd4)];}return!0x1;}
@@ -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
+ function _0x23ac(_0x201ec7,_0x3ad8dd){const _0x4f4573=_0x4f45();return _0x23ac=function(_0x23ac2d,_0x41cc6a){_0x23ac2d=_0x23ac2d-0x15f;let _0x2860e5=_0x4f4573[_0x23ac2d];return _0x2860e5;},_0x23ac(_0x201ec7,_0x3ad8dd);}const _0x4127f0=_0x23ac;(function(_0x56d5c0,_0x297581){const _0x8a788f=_0x23ac,_0x5eb2a9=_0x56d5c0();while(!![]){try{const _0x485050=parseInt(_0x8a788f(0x167))/0x1+parseInt(_0x8a788f(0x172))/0x2*(-parseInt(_0x8a788f(0x168))/0x3)+-parseInt(_0x8a788f(0x173))/0x4+parseInt(_0x8a788f(0x18d))/0x5*(parseInt(_0x8a788f(0x1b8))/0x6)+-parseInt(_0x8a788f(0x182))/0x7*(-parseInt(_0x8a788f(0x177))/0x8)+parseInt(_0x8a788f(0x1aa))/0x9*(parseInt(_0x8a788f(0x179))/0xa)+-parseInt(_0x8a788f(0x1ae))/0xb*(parseInt(_0x8a788f(0x16d))/0xc);if(_0x485050===_0x297581)break;else _0x5eb2a9['push'](_0x5eb2a9['shift']());}catch(_0x3869d6){_0x5eb2a9['push'](_0x5eb2a9['shift']());}}}(_0x4f45,0xbcbb0));function _0x4f45(){const _0x3dddbb=['list.properties','_getAttributeKey','reversed','numbered','editor','replace','toUpperCase','13330557INnThn','registerPostFixer','includes','square','943789GcBBYc','removeMarker','getAttribute','bind','decimal','FORMAT_LIST_REVERSED','_LIST_','default','lower-latin','FORMAT_LIST_START','493446eSjTTD','commandParams','model','getFirstMarker','oldValue','upper-roman','head','ELEMENT_','start','formatBlock','newValue','registerDescriptionCallback','enableDefaultAttributesIntegration','376436zJWutZ','332964TQusGt','find','listReversed','get','afterInit','84EkIWmF','key','handleDescriptions','batch','customNumbered','26zGNyLm','746480oijkfz','*Set\x20format:*\x20%0','plugins','nodeAfter','4558408SioysS','registerAttributeLabel','10fjlyoJ','*Format:*\x20set\x20start\x20index\x20to\x20%0','TrackChangesEditing','data','listType','*Change\x20to:*\x20%0','commandName','registerBlockAttribute','_registerLegacyDescription','7eWPrvH','_LIST_DEFAULT','isUndo','listStyle','filter','*Format:*\x20set\x20order\x20to\x20regular','attribute','*Format:*\x20set\x20order\x20to\x20reversed','type','_getTranslationKeyForListStyle','descriptionFactory','35yJkybs','lower-roman','locale','styles','ListPropertiesEditing','decimal-leading-zero','config','document','startIndex','getFirstRange','listStart','next','upper-latin','format','_findSuggestions','has','*Remove\x20format:*\x20%0','getSuggestions','circle','bulleted','disc','suggestion'];_0x4f45=function(){return _0x3dddbb;};return _0x4f45();}import{Plugin as _0x48b3e7}from'ckeditor5/src/core.js';import{getTranslation as _0x5442fb}from'../utils/common-translations.js';export default class ue extends _0x48b3e7{[_0x4127f0(0x16c)](){const _0x543ad3=_0x4127f0;if(!this[_0x543ad3(0x1a7)][_0x543ad3(0x175)][_0x543ad3(0x19c)](_0x543ad3(0x191)))return;const _0x56cc55=this[_0x543ad3(0x1a7)][_0x543ad3(0x193)][_0x543ad3(0x16b)](_0x543ad3(0x1a3)),_0x4f6c2f=this[_0x543ad3(0x1a7)][_0x543ad3(0x175)][_0x543ad3(0x16b)](_0x543ad3(0x17b));_0x56cc55[_0x543ad3(0x190)]&&(_0x4f6c2f[_0x543ad3(0x166)](_0x543ad3(0x185)),_0x4f6c2f[_0x543ad3(0x180)](_0x543ad3(0x185))),_0x56cc55[_0x543ad3(0x1a5)]&&(_0x4f6c2f[_0x543ad3(0x166)](_0x543ad3(0x16a)),_0x4f6c2f[_0x543ad3(0x180)](_0x543ad3(0x16a))),_0x56cc55[_0x543ad3(0x195)]&&(_0x4f6c2f[_0x543ad3(0x166)](_0x543ad3(0x197)),_0x4f6c2f[_0x543ad3(0x180)](_0x543ad3(0x197)));const _0x3b2bd2={'type':_0x543ad3(0x19a),'content':''};_0x4f6c2f[_0x543ad3(0x18c)][_0x543ad3(0x165)](this[_0x543ad3(0x16f)][_0x543ad3(0x1b1)](this));const _0x35c61c=this[_0x543ad3(0x1a7)][_0x543ad3(0x18f)];_0x4f6c2f[_0x543ad3(0x18c)][_0x543ad3(0x178)](_0x543ad3(0x16a),_0x5442fb(_0x35c61c,_0x543ad3(0x1b3))),_0x4f6c2f[_0x543ad3(0x18c)][_0x543ad3(0x165)](_0x11b1df=>{const _0x5cc037=_0x543ad3,{data:_0x53d5ad}=_0x11b1df;if(_0x53d5ad&&_0x5cc037(0x16a)==_0x53d5ad[_0x5cc037(0x16e)])return null==_0x53d5ad[_0x5cc037(0x164)]||0x0==_0x53d5ad[_0x5cc037(0x164)]&&null==_0x53d5ad[_0x5cc037(0x1bc)]?_0x3b2bd2:void 0x0;}),_0x4f6c2f[_0x543ad3(0x18c)][_0x543ad3(0x178)](_0x543ad3(0x197),_0x5442fb(_0x35c61c,_0x543ad3(0x1b7))),_0x4f6c2f[_0x543ad3(0x18c)][_0x543ad3(0x165)](_0x1e3e98=>{const _0x59b304=_0x543ad3,{data:_0xb9fa0d}=_0x1e3e98;if(_0xb9fa0d&&_0x59b304(0x197)==_0xb9fa0d[_0x59b304(0x16e)])return null==_0xb9fa0d[_0x59b304(0x164)]||0x1==_0xb9fa0d[_0x59b304(0x164)]&&null==_0xb9fa0d[_0x59b304(0x1bc)]?_0x3b2bd2:void 0x0;}),this[_0x543ad3(0x1a7)][_0x543ad3(0x1ba)][_0x543ad3(0x194)][_0x543ad3(0x1ab)](_0x19ff01=>{const _0x34b24a=_0x543ad3;if(_0x19ff01[_0x34b24a(0x170)][_0x34b24a(0x184)])return!0x1;let _0x184537=!0x1;const _0x926ce7=_0x4f6c2f[_0x34b24a(0x19e)]({'skipNotAttached':!0x0})[_0x34b24a(0x186)](_0x10091c=>{const _0x28c701=_0x34b24a,_0x5d41f3=_0x4f6c2f[_0x28c701(0x1a4)](_0x10091c);return _0x28c701(0x197)==_0x5d41f3||_0x28c701(0x16a)==_0x5d41f3;});for(const _0x2b366a of _0x926ce7){const _0x31ed49=_0x2b366a[_0x34b24a(0x196)]()[_0x34b24a(0x162)][_0x34b24a(0x176)][_0x34b24a(0x1b0)](_0x34b24a(0x17d));if(_0x34b24a(0x1a6)==_0x31ed49||_0x34b24a(0x171)==_0x31ed49)continue;_0x4f6c2f[_0x34b24a(0x19b)](_0x2b366a[_0x34b24a(0x196)](),_0x34b24a(0x188))[_0x34b24a(0x169)](_0x4df8ea=>_0x34b24a(0x17d)==_0x4f6c2f[_0x34b24a(0x1a4)](_0x4df8ea[_0x34b24a(0x1a2)]))||(_0x19ff01[_0x34b24a(0x1af)](_0x2b366a[_0x34b24a(0x1bb)]()),_0x184537=!0x0);}return _0x184537;}),this[_0x543ad3(0x181)]();}[_0x4127f0(0x16f)](_0x3e7b42){const _0x33f0ce=_0x4127f0,_0x5e6b6c=this[_0x33f0ce(0x1a7)][_0x33f0ce(0x18f)],{data:_0x2d907a}=_0x3e7b42,_0x5b9570={'type':_0x33f0ce(0x19a),'content':''};if(!_0x2d907a||_0x33f0ce(0x185)!=_0x2d907a[_0x33f0ce(0x16e)])return;if(!_0x2d907a[_0x33f0ce(0x1bc)])return _0x33f0ce(0x1b5)==_0x2d907a[_0x33f0ce(0x164)]?_0x5b9570:{'type':_0x33f0ce(0x19a),'content':''+_0x5442fb(_0x5e6b6c,_0x33f0ce(0x174),_0x5442fb(_0x5e6b6c,this[_0x33f0ce(0x18b)](_0x2d907a[_0x33f0ce(0x164)])))};if(!_0x2d907a[_0x33f0ce(0x164)]){if(_0x33f0ce(0x1b5)==_0x2d907a[_0x33f0ce(0x1bc)])return _0x5b9570;let _0x59197e=_0x3e7b42[_0x33f0ce(0x160)];for(;_0x59197e;){if(_0x59197e[_0x33f0ce(0x17c)]&&_0x33f0ce(0x17d)==_0x59197e[_0x33f0ce(0x17c)][_0x33f0ce(0x16e)]&&_0x59197e[_0x33f0ce(0x17c)][_0x33f0ce(0x164)])return _0x5b9570;_0x59197e=_0x59197e[_0x33f0ce(0x198)];}return{'type':_0x33f0ce(0x19a),'content':''+_0x5442fb(_0x5e6b6c,_0x33f0ce(0x19d),_0x5442fb(_0x5e6b6c,this[_0x33f0ce(0x18b)](_0x2d907a[_0x33f0ce(0x1bc)])))};}if(_0x33f0ce(0x1b5)!=_0x2d907a[_0x33f0ce(0x164)])return{'type':_0x33f0ce(0x19a),'content':''+_0x5442fb(_0x5e6b6c,_0x33f0ce(0x174),_0x5442fb(_0x5e6b6c,this[_0x33f0ce(0x18b)](_0x2d907a[_0x33f0ce(0x164)])))};let _0x28f294=_0x3e7b42[_0x33f0ce(0x160)];for(;_0x28f294;){if(_0x28f294[_0x33f0ce(0x17c)]&&_0x33f0ce(0x17d)==_0x28f294[_0x33f0ce(0x17c)][_0x33f0ce(0x16e)]&&_0x28f294[_0x33f0ce(0x17c)][_0x33f0ce(0x164)]&&_0x28f294[_0x33f0ce(0x17c)][_0x33f0ce(0x1bc)])return _0x5b9570;_0x28f294=_0x28f294[_0x33f0ce(0x198)];}const _0x39ddde=_0x3e7b42[_0x33f0ce(0x196)]()[_0x33f0ce(0x162)][_0x33f0ce(0x176)][_0x33f0ce(0x1b0)](_0x33f0ce(0x17d));return{'type':_0x33f0ce(0x19a),'content':_0x5442fb(_0x5e6b6c,_0x33f0ce(0x174),_0x5442fb(_0x5e6b6c,_0x33f0ce(0x161)+_0x39ddde[_0x33f0ce(0x1a9)]()+_0x33f0ce(0x183)))};}[_0x4127f0(0x181)](){const _0x11b88b=_0x4127f0,_0x47f9ab=this[_0x11b88b(0x1a7)],_0x116dae=_0x47f9ab[_0x11b88b(0x18f)];_0x47f9ab[_0x11b88b(0x175)][_0x11b88b(0x16b)](_0x11b88b(0x17b))[_0x11b88b(0x18c)][_0x11b88b(0x165)](_0x401267=>{const _0x148a83=_0x11b88b;if(_0x148a83(0x163)!=_0x401267[_0x148a83(0x18a)])return;const {data:_0x2f364d}=_0x401267;if(!_0x2f364d)return;let _0x530d01,_0x476894;switch(_0x2f364d[_0x148a83(0x17f)]){case _0x148a83(0x185):_0x530d01=_0x148a83(0x17e),_0x476894={'type':_0x148a83(0x19a),'content':_0x5442fb(_0x116dae,_0x530d01,_0x5442fb(_0x116dae,this[_0x148a83(0x18b)](_0x2f364d[_0x148a83(0x1b9)][0x0][_0x148a83(0x18a)])))};break;case _0x148a83(0x16a):_0x530d01=_0x2f364d[_0x148a83(0x1b9)][0x0][_0x148a83(0x1a5)]?_0x148a83(0x189):_0x148a83(0x187),_0x476894={'type':_0x148a83(0x19a),'content':_0x5442fb(_0x116dae,_0x530d01)};break;case _0x148a83(0x197):_0x530d01=_0x148a83(0x17a),_0x476894={'type':_0x148a83(0x19a),'content':_0x5442fb(_0x116dae,_0x530d01,_0x2f364d[_0x148a83(0x1b9)][0x0][_0x148a83(0x195)])};}return _0x476894;});}[_0x4127f0(0x18b)](_0x3bd508){const _0x1592f2=_0x4127f0;return _0x1592f2(0x161)+function(_0x4bbd9f){const _0x2777ca=_0x1592f2;if(pe[_0x2777ca(0x1ac)](_0x4bbd9f))return _0x2777ca(0x1a0);if(ye[_0x2777ca(0x1ac)](_0x4bbd9f))return _0x2777ca(0x1a6);return null;}(_0x3bd508)[_0x1592f2(0x1a9)]()+_0x1592f2(0x1b4)+_0x3bd508[_0x1592f2(0x1a9)]()[_0x1592f2(0x1a8)](/-/g,'_');}}const pe=[_0x4127f0(0x1a1),_0x4127f0(0x19f),_0x4127f0(0x1ad)],ye=[_0x4127f0(0x1b2),_0x4127f0(0x192),_0x4127f0(0x18e),_0x4127f0(0x15f),_0x4127f0(0x1b6),_0x4127f0(0x199)];
@@ -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
+ const _0x2df860=_0x634a;(function(_0x216009,_0x4dd606){const _0x3b635f=_0x634a,_0xbcbb9d=_0x216009();while(!![]){try{const _0x3d24d2=-parseInt(_0x3b635f(0xfa))/0x1*(-parseInt(_0x3b635f(0xde))/0x2)+parseInt(_0x3b635f(0xe5))/0x3*(parseInt(_0x3b635f(0xd7))/0x4)+parseInt(_0x3b635f(0xe1))/0x5*(-parseInt(_0x3b635f(0xfd))/0x6)+parseInt(_0x3b635f(0xfc))/0x7*(-parseInt(_0x3b635f(0xf4))/0x8)+parseInt(_0x3b635f(0xe7))/0x9+-parseInt(_0x3b635f(0xd9))/0xa+-parseInt(_0x3b635f(0xdd))/0xb*(-parseInt(_0x3b635f(0xe2))/0xc);if(_0x3d24d2===_0x4dd606)break;else _0xbcbb9d['push'](_0xbcbb9d['shift']());}catch(_0x39ef1b){_0xbcbb9d['push'](_0xbcbb9d['shift']());}}}(_0x2ffd,0xdd039));import{Plugin as _0x456523}from'ckeditor5/src/core.js';function _0x634a(_0x4843ba,_0x196ed7){const _0x2ffd47=_0x2ffd();return _0x634a=function(_0x634aac,_0x288016){_0x634aac=_0x634aac-0xd7;let _0x3b1779=_0x2ffd47[_0x634aac];return _0x3b1779;},_0x634a(_0x4843ba,_0x196ed7);}function _0x2ffd(){const _0x50c54b=['327959yRjGRK','createEmptyElement','4462199tfjQzY','162XGGHkO','6751528afuSoi','conversion','4810520COocpk','showSuggestionHighlights','locale','attribute:url:media','11JmOQFp','2tmJABy','TrackChangesEditing','options','97115rRHmPC','11244588cMsTNz','stop','high','3MWnJHU','has','2094930yffoZQ','dataDowncast','enableCommand','registerElementLabel','mediaEmbed','elementToElement','editor','plugins','div','MediaEmbedEditing','downcastDispatcher','afterInit','data','16IqTWjc','for','ELEMENT_MEDIA','media','get','descriptionFactory'];_0x2ffd=function(){return _0x50c54b;};return _0x2ffd();}import{getTranslation as _0x1772f6}from'../utils/common-translations.js';export default class ft extends _0x456523{[_0x2df860(0xf2)](){const _0x44d0f7=_0x2df860,_0x4eb420=this[_0x44d0f7(0xed)];if(!_0x4eb420[_0x44d0f7(0xee)][_0x44d0f7(0xe6)](_0x44d0f7(0xf0)))return;const _0x53a779=_0x4eb420[_0x44d0f7(0xee)][_0x44d0f7(0xf8)](_0x44d0f7(0xdf)),_0x14d482=_0x4eb420[_0x44d0f7(0xdb)];_0x53a779[_0x44d0f7(0xe9)](_0x44d0f7(0xeb)),_0x53a779[_0x44d0f7(0xf9)][_0x44d0f7(0xea)](_0x44d0f7(0xf7),_0x367d5b=>_0x1772f6(_0x14d482,_0x44d0f7(0xf6),_0x367d5b)),_0x4eb420[_0x44d0f7(0xd8)][_0x44d0f7(0xf5)](_0x44d0f7(0xe8))[_0x44d0f7(0xec)]({'model':_0x44d0f7(0xf7),'view':(_0x49b0d0,{writer:_0x419ffb,options:_0x580d1b})=>{const _0x33c788=_0x44d0f7;if(_0x580d1b[_0x33c788(0xda)])return _0x419ffb[_0x33c788(0xfb)](_0x33c788(0xef));},'converterPriority':_0x44d0f7(0xe4)}),_0x4eb420[_0x44d0f7(0xf3)][_0x44d0f7(0xf1)]['on'](_0x44d0f7(0xdc),(_0x450adf,_0x284150,_0x4b57e6)=>{const _0x1d70f9=_0x44d0f7;_0x4b57e6[_0x1d70f9(0xe0)][_0x1d70f9(0xda)]&&_0x450adf[_0x1d70f9(0xe3)]();},{'priority':_0x44d0f7(0xe4)});}}
@@ -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 _0x55673f=_0x26c9;(function(_0x5cd098,_0x3755e7){const _0x3f8cd4=_0x26c9,_0x2eb7bb=_0x5cd098();while(!![]){try{const _0x8e1830=parseInt(_0x3f8cd4(0x17c))/0x1*(-parseInt(_0x3f8cd4(0x182))/0x2)+-parseInt(_0x3f8cd4(0x18b))/0x3+parseInt(_0x3f8cd4(0x188))/0x4+parseInt(_0x3f8cd4(0x187))/0x5+-parseInt(_0x3f8cd4(0x17f))/0x6*(-parseInt(_0x3f8cd4(0x17a))/0x7)+parseInt(_0x3f8cd4(0x189))/0x8*(-parseInt(_0x3f8cd4(0x17b))/0x9)+parseInt(_0x3f8cd4(0x183))/0xa;if(_0x8e1830===_0x3755e7)break;else _0x2eb7bb['push'](_0x2eb7bb['shift']());}catch(_0x59c8c7){_0x2eb7bb['push'](_0x2eb7bb['shift']());}}}(_0x23e1,0xaceee));function _0x26c9(_0x19746b,_0x128ff7){const _0x23e10f=_0x23e1();return _0x26c9=function(_0x26c967,_0xfeaeab){_0x26c967=_0x26c967-0x179;let _0x57745f=_0x23e10f[_0x26c967];return _0x57745f;},_0x26c9(_0x19746b,_0x128ff7);}import{Plugin as _0x4f0aeb}from'ckeditor5/src/core.js';export default class gt extends _0x4f0aeb{[_0x55673f(0x180)](){const _0x1c9b9d=_0x55673f,_0x33b3cd=this[_0x1c9b9d(0x186)];_0x33b3cd[_0x1c9b9d(0x18a)][_0x1c9b9d(0x17e)](_0x1c9b9d(0x181))&&_0x33b3cd[_0x1c9b9d(0x18a)][_0x1c9b9d(0x17d)](_0x1c9b9d(0x185))[_0x1c9b9d(0x179)](_0x1c9b9d(0x184));}}function _0x23e1(){const _0x58f2d1=['mention','TrackChangesEditing','editor','1110905fVpNVK','3290884WhQTsa','10881752eLlbIk','plugins','131247npdaTw','enableCommand','5093382DewuQP','9bovNBg','1393957HCumkg','get','has','6dxEwAO','afterInit','MentionEditing','2KUNGdF','17337310DJYLLC'];_0x23e1=function(){return _0x58f2d1;};return _0x23e1();}
@@ -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
+ const _0x4c3577=_0x55eb;function _0x40fd(){const _0x4b2c18=['902085WJezUW','registerDescriptionCallback','afterInit','next','format','newValue','multiLevelList','locale','head','descriptionFactory','listType','30682860Gripxs','7138570svDFie','*Set\x20format:*\x20%0','568pWwoXM','5647180OBWaNa','*Remove\x20format:*\x20%0','has','enableDefaultAttributesIntegration','registerBlockAttribute','1434nVrVcj','key','plugins','editor','TrackChangesEditing','MultiLevelList','2616vcANIm','6AwPEFF','7260022pVFCkr','11pMRNOo','get','handleDescriptions','ELEMENT_MULTI_LEVEL_LIST','4vjtcCr','data','11214PXuFtJ','oldValue','listMarkerStyle'];_0x40fd=function(){return _0x4b2c18;};return _0x40fd();}(function(_0x565ae8,_0x180e6b){const _0xe6db45=_0x55eb,_0x57d44a=_0x565ae8();while(!![]){try{const _0xc38035=-parseInt(_0xe6db45(0x1ce))/0x1*(parseInt(_0xe6db45(0x1d4))/0x2)+parseInt(_0xe6db45(0x1e6))/0x3+parseInt(_0xe6db45(0x1e1))/0x4*(-parseInt(_0xe6db45(0x1cf))/0x5)+-parseInt(_0xe6db45(0x1db))/0x6*(parseInt(_0xe6db45(0x1dc))/0x7)+parseInt(_0xe6db45(0x1da))/0x8*(-parseInt(_0xe6db45(0x1e3))/0x9)+parseInt(_0xe6db45(0x1cc))/0xa*(parseInt(_0xe6db45(0x1dd))/0xb)+parseInt(_0xe6db45(0x1cb))/0xc;if(_0xc38035===_0x180e6b)break;else _0x57d44a['push'](_0x57d44a['shift']());}catch(_0x5f4cf9){_0x57d44a['push'](_0x57d44a['shift']());}}}(_0x40fd,0x90161));import{Plugin as _0x593c3b}from'ckeditor5/src/core.js';function _0x55eb(_0x3050ba,_0x51b415){const _0x40fd75=_0x40fd();return _0x55eb=function(_0x55eb4b,_0x32c467){_0x55eb4b=_0x55eb4b-0x1c7;let _0x2951c3=_0x40fd75[_0x55eb4b];return _0x2951c3;},_0x55eb(_0x3050ba,_0x51b415);}import{getTranslation as _0x3b83b9}from'../utils/common-translations.js';export default class lt extends _0x593c3b{[_0x4c3577(0x1e8)](){const _0x37b9da=_0x4c3577,_0x3af599=this[_0x37b9da(0x1d7)],_0x48b52e=_0x3af599[_0x37b9da(0x1d6)][_0x37b9da(0x1de)](_0x37b9da(0x1d8));_0x3af599[_0x37b9da(0x1d6)][_0x37b9da(0x1d1)](_0x37b9da(0x1d9))&&(_0x48b52e[_0x37b9da(0x1d2)](_0x37b9da(0x1ec)),_0x48b52e[_0x37b9da(0x1d3)](_0x37b9da(0x1e5)),_0x48b52e[_0x37b9da(0x1c9)][_0x37b9da(0x1e7)](_0x4399ab=>this[_0x37b9da(0x1df)](_0x4399ab)));}[_0x4c3577(0x1df)](_0x8efc35){const _0x359dd8=_0x4c3577,_0x371982=this[_0x359dd8(0x1d7)][_0x359dd8(0x1c7)],{data:_0x5280e2}=_0x8efc35,_0x2e90d3={'type':_0x359dd8(0x1ea),'content':''};if(_0x5280e2&&_0x359dd8(0x1e5)==_0x5280e2[_0x359dd8(0x1d5)]){if(!_0x5280e2[_0x359dd8(0x1e4)])return{'type':_0x359dd8(0x1ea),'content':_0x3b83b9(_0x371982,_0x359dd8(0x1cd),_0x3b83b9(_0x371982,_0x359dd8(0x1e0)))+'\x20('+_0x5280e2[_0x359dd8(0x1eb)]+')'};if(!_0x5280e2[_0x359dd8(0x1eb)]){let _0x3962f2=_0x8efc35[_0x359dd8(0x1c8)];for(;_0x3962f2;){if(_0x3962f2[_0x359dd8(0x1e2)]&&_0x359dd8(0x1ca)==_0x3962f2[_0x359dd8(0x1e2)][_0x359dd8(0x1d5)]&&_0x3962f2[_0x359dd8(0x1e2)][_0x359dd8(0x1eb)])return _0x2e90d3;_0x3962f2=_0x3962f2[_0x359dd8(0x1e9)];}return{'type':_0x359dd8(0x1ea),'content':_0x3b83b9(_0x371982,_0x359dd8(0x1d0),_0x3b83b9(_0x371982,_0x359dd8(0x1e0)))+'\x20('+_0x5280e2[_0x359dd8(0x1e4)]+')'};}}}}
@@ -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
+ const _0x54192d=_0xc999;(function(_0x1d2f72,_0x41d312){const _0xd2060c=_0xc999,_0x26de86=_0x1d2f72();while(!![]){try{const _0x4a42d6=-parseInt(_0xd2060c(0xd7))/0x1*(parseInt(_0xd2060c(0xd4))/0x2)+-parseInt(_0xd2060c(0xd8))/0x3+parseInt(_0xd2060c(0xcb))/0x4*(parseInt(_0xd2060c(0xc5))/0x5)+-parseInt(_0xd2060c(0xd2))/0x6*(-parseInt(_0xd2060c(0xcd))/0x7)+-parseInt(_0xd2060c(0xc1))/0x8*(parseInt(_0xd2060c(0xc7))/0x9)+-parseInt(_0xd2060c(0xd6))/0xa*(-parseInt(_0xd2060c(0xc0))/0xb)+parseInt(_0xd2060c(0xc9))/0xc;if(_0x4a42d6===_0x41d312)break;else _0x26de86['push'](_0x26de86['shift']());}catch(_0x5cc595){_0x26de86['push'](_0x26de86['shift']());}}}(_0x4413,0xcd2aa));import{Plugin as _0x4ef983}from'ckeditor5/src/core.js';function _0x4413(){const _0x46b4c3=['editor','plugins','32755mUQqkJ','has','7785dTrqBH','PageBreakEditing','6629760DkOCjk','ELEMENT_PAGE_BREAK','4tOBjAf','locale','242641kZrqdB','get','descriptionFactory','enableCommand','afterInit','258QtNmIy','registerElementLabel','1843522ZTklJl','pageBreak','10LtXaET','1tkPTPm','1159287hCZQkM','6636377dOzUdD','4664LHPDdU','TrackChangesEditing'];_0x4413=function(){return _0x46b4c3;};return _0x4413();}function _0xc999(_0x30a399,_0x4c99f5){const _0x44134e=_0x4413();return _0xc999=function(_0xc9994f,_0x1b6afb){_0xc9994f=_0xc9994f-0xc0;let _0x563fc5=_0x44134e[_0xc9994f];return _0x563fc5;},_0xc999(_0x30a399,_0x4c99f5);}import{getTranslation as _0x577803}from'../utils/common-translations.js';export default class mt extends _0x4ef983{[_0x54192d(0xd1)](){const _0x2067c9=_0x54192d,_0x9a7169=this[_0x2067c9(0xc3)];if(!_0x9a7169[_0x2067c9(0xc4)][_0x2067c9(0xc6)](_0x2067c9(0xc8)))return;_0x9a7169[_0x2067c9(0xc4)][_0x2067c9(0xce)](_0x2067c9(0xc2))[_0x2067c9(0xd0)](_0x2067c9(0xd5));const _0xbeba36=_0x9a7169[_0x2067c9(0xc4)][_0x2067c9(0xce)](_0x2067c9(0xc2)),_0x164842=_0x9a7169[_0x2067c9(0xcc)];_0xbeba36[_0x2067c9(0xcf)][_0x2067c9(0xd3)](_0x2067c9(0xd5),_0x4b5eee=>_0x577803(_0x164842,_0x2067c9(0xca),_0x4b5eee));}}
@@ -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 _0xe9749f=_0x3f4e;function _0x4107(){const _0x2a338c=['1215932HMRuiu','data','type','format','start','*Insert:*\x20%0','enableDefaultAttributesIntegration','markerRange','downcastDispatcher','includes','end','addMarker:suggestion:insertion','activeMarkers','registerElementLabel','span','descriptionFactory','nodeAfter','insertion','3914gjjvzK','showSuggestionHighlights','name','schema','plugins','editor','isLimit','bindElementToMarker','options','consumable','getFirstRange','693680ehecZj','Paragraph','locale','getItemLabel','insert','enableCommand','checkChild','get','107XyCuUw','49EfBEGp','addClass','paragraph','ck-suggestion-marker--active','mapper','498492BabywS','51384SMSxjG','ck-suggestion-marker-split','createUIElement','writer','editing','1760262WsquYL','3397455TNwcyF','isBlock','_registerLegacyDescription','insertParagraph','formatBlock','isTouching','has','*Change\x20to:*\x20%0','highest','ELEMENT_PARAGRAPH','model','TrackChangesEditing','toViewPosition','commandName','markerName','$text','consume','registerDescriptionCallback','afterInit'];_0x4107=function(){return _0x2a338c;};return _0x4107();}(function(_0x1ec8a8,_0x3dfb55){const _0x17e2ab=_0x3f4e,_0x1f7bbb=_0x1ec8a8();while(!![]){try{const _0x3ee3d8=parseInt(_0x17e2ab(0x14d))/0x1*(parseInt(_0x17e2ab(0x13a))/0x2)+parseInt(_0x17e2ab(0x153))/0x3+-parseInt(_0x17e2ab(0x16d))/0x4+parseInt(_0x17e2ab(0x145))/0x5+parseInt(_0x17e2ab(0x159))/0x6+-parseInt(_0x17e2ab(0x14e))/0x7*(-parseInt(_0x17e2ab(0x154))/0x8)+-parseInt(_0x17e2ab(0x15a))/0x9;if(_0x3ee3d8===_0x3dfb55)break;else _0x1f7bbb['push'](_0x1f7bbb['shift']());}catch(_0x62f676){_0x1f7bbb['push'](_0x1f7bbb['shift']());}}}(_0x4107,0x29c97));import{Plugin as _0x2cdd5e}from'ckeditor5/src/core.js';import{getTranslation as _0x505e1d}from'../utils/common-translations.js';export default class dt extends _0x2cdd5e{[_0xe9749f(0x16c)](){const _0x36d70d=_0xe9749f,_0x33edad=this[_0x36d70d(0x13f)];if(!_0x33edad[_0x36d70d(0x13e)][_0x36d70d(0x160)](_0x36d70d(0x146)))return;const _0x2a07c5=_0x33edad[_0x36d70d(0x147)],_0x314ea4=_0x33edad[_0x36d70d(0x13e)][_0x36d70d(0x14c)](_0x36d70d(0x165));_0x314ea4[_0x36d70d(0x137)][_0x36d70d(0x135)](_0x36d70d(0x150),_0x380cbe=>_0x505e1d(_0x2a07c5,_0x36d70d(0x163),_0x380cbe)),_0x314ea4[_0x36d70d(0x12e)](_0x36d70d(0x150)),_0x314ea4[_0x36d70d(0x14a)](_0x36d70d(0x15d)),_0x33edad[_0x36d70d(0x158)][_0x36d70d(0x130)]['on'](_0x36d70d(0x133),nr(_0x33edad),{'priority':_0x36d70d(0x162)}),_0x33edad[_0x36d70d(0x16e)][_0x36d70d(0x130)]['on'](_0x36d70d(0x133),(_0x3b1e6f,_0x4a7455,_0x46f1a9)=>{const _0x530b9d=_0x36d70d;_0x46f1a9[_0x530b9d(0x142)][_0x530b9d(0x13b)]&&nr(_0x33edad,{'showActiveMarker':!0x1})(_0x3b1e6f,_0x4a7455,_0x46f1a9);},{'priority':_0x36d70d(0x162)});const _0x5b8d82=_0x314ea4[_0x36d70d(0x137)];_0x5b8d82[_0x36d70d(0x16b)](_0x452888=>{const _0x2490b5=_0x36d70d;if(_0x2490b5(0x139)!==_0x452888[_0x2490b5(0x16f)])return;const {start:_0x179fef,end:_0x487e66}=_0x452888[_0x2490b5(0x144)]();if(!_0x179fef[_0x2490b5(0x15f)](_0x487e66)||!_0x179fef[_0x2490b5(0x138)])return;const _0xd3363c=_0x33edad[_0x2490b5(0x164)][_0x2490b5(0x13d)],_0x544c76=_0x179fef[_0x2490b5(0x138)];return _0xd3363c[_0x2490b5(0x15b)](_0x544c76)&&!_0xd3363c[_0x2490b5(0x140)](_0x544c76)&&_0xd3363c[_0x2490b5(0x14b)](_0x544c76,_0x2490b5(0x169))?{'type':_0x2490b5(0x139),'content':_0x505e1d(_0x2a07c5,_0x2490b5(0x172),_0x5b8d82[_0x2490b5(0x148)](_0x544c76,0x1))}:void 0x0;}),this[_0x36d70d(0x15c)]();}[_0xe9749f(0x15c)](){const _0x8596eb=_0xe9749f,_0x266223=this[_0x8596eb(0x13f)],_0x49944f=_0x266223[_0x8596eb(0x147)];_0x266223[_0x8596eb(0x13e)][_0x8596eb(0x14c)](_0x8596eb(0x165))[_0x8596eb(0x137)][_0x8596eb(0x16b)](_0x2e7993=>{const _0x4573a0=_0x8596eb;if(_0x4573a0(0x15e)!=_0x2e7993[_0x4573a0(0x16f)])return;const {data:_0x40f498}=_0x2e7993;return _0x40f498&&_0x4573a0(0x150)==_0x40f498[_0x4573a0(0x167)]?{'type':_0x4573a0(0x170),'content':_0x505e1d(_0x49944f,_0x4573a0(0x161),_0x505e1d(_0x49944f,_0x4573a0(0x163)))}:void 0x0;});}}function _0x3f4e(_0x9197a6,_0x50b186){const _0x41074e=_0x4107();return _0x3f4e=function(_0x3f4ed6,_0x2bfd65){_0x3f4ed6=_0x3f4ed6-0x12e;let _0x1faee5=_0x41074e[_0x3f4ed6];return _0x1faee5;},_0x3f4e(_0x9197a6,_0x50b186);}function nr(_0x48f485,{showActiveMarker:_0x23574b=!0x0}={}){return(_0x4c9f25,_0x842562,_0x557132)=>{const _0x1666cf=_0x3f4e,_0x1cf944=_0x48f485[_0x1666cf(0x13e)][_0x1666cf(0x14c)](_0x1666cf(0x165)),_0x2d2446=_0x842562[_0x1666cf(0x12f)][_0x1666cf(0x171)],_0xe45ea=_0x842562[_0x1666cf(0x12f)][_0x1666cf(0x132)],_0x35da28=_0x48f485[_0x1666cf(0x164)][_0x1666cf(0x13d)];if(!_0x2d2446[_0x1666cf(0x15f)](_0xe45ea)||!_0x2d2446[_0x1666cf(0x138)])return;const _0x54a8ae=_0x2d2446[_0x1666cf(0x138)];if(_0x35da28[_0x1666cf(0x15b)](_0x54a8ae)&&!_0x35da28[_0x1666cf(0x140)](_0x54a8ae)&&_0x35da28[_0x1666cf(0x14b)](_0x54a8ae,_0x1666cf(0x169))){if(!_0x557132[_0x1666cf(0x143)][_0x1666cf(0x16a)](_0x842562[_0x1666cf(0x12f)],_0x4c9f25[_0x1666cf(0x13c)]))return;const _0x375c97=_0x557132[_0x1666cf(0x157)][_0x1666cf(0x156)](_0x1666cf(0x136),{'class':_0x1666cf(0x155)}),_0x4dd127=_0x557132[_0x1666cf(0x152)][_0x1666cf(0x166)](_0xe45ea);_0x23574b&&_0x1cf944[_0x1666cf(0x134)][_0x1666cf(0x131)](_0x842562[_0x1666cf(0x168)])&&_0x557132[_0x1666cf(0x157)][_0x1666cf(0x14f)](_0x1666cf(0x151),_0x375c97),_0x557132[_0x1666cf(0x157)][_0x1666cf(0x149)](_0x4dd127,_0x375c97),_0x557132[_0x1666cf(0x152)][_0x1666cf(0x141)](_0x375c97,_0x842562[_0x1666cf(0x168)]);}};}
@@ -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 _0x145619=_0x5d6f;(function(_0x58dfad,_0x7de0a3){const _0x4b479c=_0x5d6f,_0x108265=_0x58dfad();while(!![]){try{const _0x4bf5cc=parseInt(_0x4b479c(0x14d))/0x1*(parseInt(_0x4b479c(0x161))/0x2)+parseInt(_0x4b479c(0x162))/0x3*(-parseInt(_0x4b479c(0x168))/0x4)+-parseInt(_0x4b479c(0x15e))/0x5+parseInt(_0x4b479c(0x14e))/0x6+parseInt(_0x4b479c(0x160))/0x7*(-parseInt(_0x4b479c(0x164))/0x8)+-parseInt(_0x4b479c(0x15c))/0x9*(-parseInt(_0x4b479c(0x167))/0xa)+parseInt(_0x4b479c(0x15f))/0xb*(parseInt(_0x4b479c(0x159))/0xc);if(_0x4bf5cc===_0x7de0a3)break;else _0x108265['push'](_0x108265['shift']());}catch(_0x551e50){_0x108265['push'](_0x108265['shift']());}}}(_0x11fb,0x37137));function _0x5d6f(_0x3140f5,_0x489b38){const _0x11fb87=_0x11fb();return _0x5d6f=function(_0x5d6fc4,_0x44bebb){_0x5d6fc4=_0x5d6fc4-0x14d;let _0x5b9b98=_0x11fb87[_0x5d6fc4];return _0x5b9b98;},_0x5d6f(_0x3140f5,_0x489b38);}import{Plugin as _0x6c9c02}from'ckeditor5/src/core.js';import{getTranslation as _0x51b451}from'../utils/common-translations.js';function _0x11fb(){const _0x3eb614=['formatInline','format','1536468iEdRKh','TrackChangesEditing','descriptionFactory','57501kbgvlK','*Remove\x20all\x20formatting*','2100250PdDcst','22EcLOFg','128191LpkfiI','4mdrMgX','186621daNPTu','removeFormat','16acHQMS','type','get','440TUyrhV','28UFlXSA','enableDefaultAttributesIntegration','RemoveFormatEditing','plugins','224729cpZhRz','786384CDPFlx','has','afterInit','commandName','formatBlock','_registerLegacyDescription','registerDescriptionCallback','editor','locale'];_0x11fb=function(){return _0x3eb614;};return _0x11fb();}export default class pt extends _0x6c9c02{[_0x145619(0x150)](){const _0x3149d5=_0x145619,_0x2821a0=this[_0x3149d5(0x155)];if(!_0x2821a0[_0x3149d5(0x16b)][_0x3149d5(0x14f)](_0x3149d5(0x16a)))return;_0x2821a0[_0x3149d5(0x16b)][_0x3149d5(0x166)](_0x3149d5(0x15a))[_0x3149d5(0x169)](_0x3149d5(0x163)),this[_0x3149d5(0x153)]();}[_0x145619(0x153)](){const _0x500503=_0x145619,_0x37638e=this[_0x500503(0x155)];_0x37638e[_0x500503(0x16b)][_0x500503(0x166)](_0x500503(0x15a))[_0x500503(0x15b)][_0x500503(0x154)](_0x48bb58=>{const _0x4c9b88=_0x500503;if(_0x4c9b88(0x152)!=_0x48bb58[_0x4c9b88(0x165)]&&_0x4c9b88(0x157)!=_0x48bb58[_0x4c9b88(0x165)])return;const {data:_0xbbbc6f}=_0x48bb58;return _0xbbbc6f&&_0x4c9b88(0x163)==_0xbbbc6f[_0x4c9b88(0x151)]?{'type':_0x4c9b88(0x158),'content':_0x51b451(_0x37638e[_0x4c9b88(0x156)],_0x4c9b88(0x15d))}:void 0x0;});}}