@ckeditor/ckeditor5-track-changes 41.4.0 → 41.4.2

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 +1 -1
  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 +1 -1
  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 +1 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x22a446=_0x4eb5;(function(_0x429dc2,_0x4ceed0){const _0x135d7b=_0x4eb5,_0x33ec53=_0x429dc2();while(!![]){try{const _0x470b2c=-parseInt(_0x135d7b(0x1f6))/0x1+-parseInt(_0x135d7b(0x1c8))/0x2+-parseInt(_0x135d7b(0x1f3))/0x3*(-parseInt(_0x135d7b(0x1c9))/0x4)+-parseInt(_0x135d7b(0x203))/0x5*(-parseInt(_0x135d7b(0x212))/0x6)+-parseInt(_0x135d7b(0x217))/0x7+-parseInt(_0x135d7b(0x1e2))/0x8*(parseInt(_0x135d7b(0x1e8))/0x9)+-parseInt(_0x135d7b(0x200))/0xa*(-parseInt(_0x135d7b(0x1ca))/0xb);if(_0x470b2c===_0x4ceed0)break;else _0x33ec53['push'](_0x33ec53['shift']());}catch(_0x3911d8){_0x33ec53['push'](_0x33ec53['shift']());}}}(_0x45a3,0xbb34f));import{Plugin as _0x284992}from'ckeditor5/src/core.js';import{getTranslation as _0x419e8a}from'../utils/common-translations.js';function _0x45a3(){const _0x1e1c81=['*Outdent:*\x20%0','add','531382LRlrja','numbered','get','commandName','format','checkTodoList','LegacyListEditing','push','commandParams','selection','940LXMGEA','type','length','818950ZgQtFC','bulletedList','registerDescriptionCallback','filter','nextSibling','formatBlock','plugins','todoList','checkChild','List','end','document','change','*Uncheck\x20item*','ELEMENT_BULLETED_LIST','6wixTUT','createPositionAt','todoListChecked','isObject','paragraph','7723310QqEbEX','ELEMENT_NUMBERED_LIST','listItem','createRange','has','name','execute','todo','1151298upuNYp','148zswddt','376563kiEAdp','value','listIndent','slice','descriptionFactory','ELEMENT_LIST_ITEM','listType','blockName','TrackChangesEditing','LegacyTodoListEditing','getSelectedBlocks','_selectedElements','numberedList','getAttribute','editor','bulleted','locale','forceValue','before','previousSibling','element','from','schema','model','299704FiYPUy','replace','*Change\x20to:*\x20%0','formatInline','*Indent:*\x20%0','enableCommand','198xBwOHd','*Check\x20item*','commands','afterInit','ELEMENT_TODO_LIST','findIndex','outdentList','markBlockFormat','parent','indentList','registerElementLabel','34026SzLBtA'];_0x45a3=function(){return _0x1e1c81;};return _0x45a3();}function _0x4eb5(_0x5e6a61,_0x1b00e3){const _0x45a367=_0x45a3();return _0x4eb5=function(_0x4eb514,_0x36ecbb){_0x4eb514=_0x4eb514-0x1c7;let _0x5e6a02=_0x45a367[_0x4eb514];return _0x5e6a02;},_0x4eb5(_0x5e6a61,_0x1b00e3);}export default class ut extends _0x284992{[_0x22a446(0x1eb)](){const _0x4432a1=_0x22a446,_0xff08e7=this[_0x4432a1(0x1d8)],_0x4f347f=_0xff08e7[_0x4432a1(0x1da)];if(!_0xff08e7[_0x4432a1(0x209)][_0x4432a1(0x21b)](_0x4432a1(0x1fc)))return;const _0x144b6a=_0xff08e7[_0x4432a1(0x209)][_0x4432a1(0x1f8)](_0x4432a1(0x1d2)),_0x10c7bf=_0xff08e7[_0x4432a1(0x209)][_0x4432a1(0x21b)](_0x4432a1(0x1d3));function _0x2707e4(_0xebcf36){return()=>{const _0x23b189=_0x4eb5,_0x251ed0=_0xff08e7[_0x23b189(0x1e1)][_0x23b189(0x20e)][_0x23b189(0x1ff)],_0x1a31a7=_0xff08e7[_0x23b189(0x1ea)][_0x23b189(0x1f8)](_0xebcf36);if(_0x1a31a7[_0x23b189(0x1cb)])return void _0xff08e7[_0x23b189(0x21d)](_0x23b189(0x216),{});const _0x5189da=_0xebcf36[_0x23b189(0x1cd)](0x0,-0x4),_0x1fc7a2=function(_0x4d4198,_0x86b401,_0x55d179){const _0x198a7f=_0x23b189;let _0x491cd6=Array[_0x198a7f(0x1df)](_0x4d4198)[_0x198a7f(0x206)](_0x40359a=>function(_0x4d369a,_0x40486c){const _0x2a545f=_0x198a7f;return _0x40486c[_0x2a545f(0x20b)](_0x4d369a[_0x2a545f(0x1f0)],_0x2a545f(0x219))&&!_0x40486c[_0x2a545f(0x215)](_0x4d369a);}(_0x40359a,_0x55d179));_0x491cd6=_0x491cd6[_0x198a7f(0x206)](_0x192507=>!_0x192507['is'](_0x198a7f(0x1de),_0x198a7f(0x219))||_0x192507[_0x198a7f(0x1d7)](_0x198a7f(0x1d0))!=_0x86b401);const _0x1026d8=new Set();for(const _0x3687d6 of _0x491cd6)_0x3687d6['is'](_0x198a7f(0x1de),_0x198a7f(0x219))?_0x1026d8[_0x198a7f(0x1f5)](me(_0x3687d6)):_0x1026d8[_0x198a7f(0x1f5)](_0x3687d6);return Array[_0x198a7f(0x1df)](_0x1026d8);}(_0x251ed0[_0x23b189(0x1d4)](),_0x5189da,_0xff08e7[_0x23b189(0x1e1)][_0x23b189(0x1e0)]);_0xff08e7[_0x23b189(0x1e1)][_0x23b189(0x20f)](()=>{const _0x1117d1=_0x23b189;for(const _0x3c03be of _0x1fc7a2)_0x144b6a[_0x1117d1(0x1ef)](_0x3c03be,{'commandName':_0xebcf36,'commandParams':[{'forceValue':!_0x1a31a7[_0x1117d1(0x1cb)]}],'formatGroupId':_0x1117d1(0x1d1)},fe(_0x3c03be));});};}function _0x376848(_0x257f02){return()=>{const _0x4d9f73=_0x4eb5,_0x3dfbaa=function(_0x5af85e){const _0x39d3a7=_0x4eb5;let _0x214eab=Array[_0x39d3a7(0x1df)](_0x5af85e);const _0x45847f=_0x214eab[_0x39d3a7(0x1ed)](_0x6cc16c=>_0x39d3a7(0x219)!=_0x6cc16c[_0x39d3a7(0x21c)]);return _0x45847f>-0x1&&(_0x214eab=_0x214eab[_0x39d3a7(0x1cd)](0x0,_0x45847f)),_0x214eab;}(_0xff08e7[_0x4d9f73(0x1e1)][_0x4d9f73(0x20e)][_0x4d9f73(0x1ff)][_0x4d9f73(0x1d4)]()),_0x549d59=_0xff08e7[_0x4d9f73(0x1e1)][_0x4d9f73(0x21a)](_0xff08e7[_0x4d9f73(0x1e1)][_0x4d9f73(0x213)](_0x3dfbaa[0x0],_0x4d9f73(0x1dc)),_0xff08e7[_0x4d9f73(0x1e1)][_0x4d9f73(0x213)](_0x3dfbaa[_0x3dfbaa[_0x4d9f73(0x202)]-0x1],_0x4d9f73(0x20d)));_0xff08e7[_0x4d9f73(0x1e1)][_0x4d9f73(0x20f)](()=>{const _0x29b808=_0x4d9f73;_0x144b6a[_0x29b808(0x1ef)](_0x549d59,{'commandName':_0x257f02,'commandParams':[],'formatGroupId':_0x29b808(0x1cc)},function(_0x1051d6){const _0x48f5a6=_0x29b808,_0x35cad0=new Set();for(const _0x3377d3 of _0x1051d6){let _0x4b9717=_0x3377d3[_0x48f5a6(0x207)];for(;_0x4b9717&&_0x4b9717[_0x48f5a6(0x1d7)](_0x48f5a6(0x1cc))>_0x3377d3[_0x48f5a6(0x1d7)](_0x48f5a6(0x1cc));)_0x35cad0[_0x48f5a6(0x1f5)](_0x4b9717),_0x4b9717=_0x4b9717[_0x48f5a6(0x207)];}return Array[_0x48f5a6(0x1df)](_0x35cad0);}(_0x3dfbaa));});};}_0x144b6a[_0x4432a1(0x1e7)](_0x4432a1(0x1d6),_0x2707e4(_0x4432a1(0x1d6))),_0x144b6a[_0x4432a1(0x1e7)](_0x4432a1(0x204),_0x2707e4(_0x4432a1(0x204))),_0x10c7bf&&_0x144b6a[_0x4432a1(0x1e7)](_0x4432a1(0x20a),_0x2707e4(_0x4432a1(0x20a))),_0x144b6a[_0x4432a1(0x1e7)](_0x4432a1(0x1f1),_0x376848(_0x4432a1(0x1f1))),_0x144b6a[_0x4432a1(0x1e7)](_0x4432a1(0x1ee),_0x376848(_0x4432a1(0x1ee))),_0x10c7bf&&_0x144b6a[_0x4432a1(0x1e7)](_0x4432a1(0x1fb),()=>{const _0x44559b=_0x4432a1,_0x3818c4=_0xff08e7[_0x44559b(0x1ea)][_0x44559b(0x1f8)](_0x44559b(0x1fb)),_0x5d40c2=Array[_0x44559b(0x1df)](_0x3818c4[_0x44559b(0x1d5)]);_0x5d40c2[_0x44559b(0x206)](_0x3c4cfd=>_0x3c4cfd[_0x44559b(0x1d7)](_0x44559b(0x214))!=_0x3818c4[_0x44559b(0x1cb)]),_0xff08e7[_0x44559b(0x1e1)][_0x44559b(0x20f)](()=>{const _0x5bd3c0=_0x44559b;for(const _0x45e7ff of _0x5d40c2)_0x144b6a[_0x5bd3c0(0x1ef)](_0x45e7ff,{'commandName':_0x5bd3c0(0x1fb),'commandParams':[{'forceValue':!_0x3818c4[_0x5bd3c0(0x1cb)]}]});});}),_0x144b6a[_0x4432a1(0x1ce)][_0x4432a1(0x1f2)](_0x4432a1(0x219),_0x45a9a5=>_0x419e8a(_0x4f347f,_0x4432a1(0x1cf),_0x45a9a5)),_0x144b6a[_0x4432a1(0x1ce)][_0x4432a1(0x205)](_0x347ac3=>{const _0x178f55=_0x4432a1;if(_0x178f55(0x208)!=_0x347ac3[_0x178f55(0x201)]&&_0x178f55(0x1e5)!=_0x347ac3[_0x178f55(0x201)])return;const {data:_0x2d3910}=_0x347ac3;if(_0x2d3910){if(_0x178f55(0x1d6)==_0x2d3910[_0x178f55(0x1f9)]||_0x178f55(0x204)==_0x2d3910[_0x178f55(0x1f9)]||_0x178f55(0x20a)==_0x2d3910[_0x178f55(0x1f9)])switch(_0x2d3910[_0x178f55(0x1f9)][_0x178f55(0x1e3)](_0x178f55(0x20c),'')){case _0x178f55(0x1d9):return _0x394edc(_0x419e8a(_0x4f347f,_0x178f55(0x211)));case _0x178f55(0x1f7):return _0x394edc(_0x419e8a(_0x4f347f,_0x178f55(0x218)));case _0x178f55(0x1c7):return _0x394edc(_0x419e8a(_0x4f347f,_0x178f55(0x1ec)));}if(_0x178f55(0x1f1)==_0x2d3910[_0x178f55(0x1f9)])return{'type':_0x178f55(0x1fa),'content':_0x419e8a(_0x4f347f,_0x178f55(0x1e6),_0x419e8a(_0x4f347f,_0x178f55(0x1cf)))};if(_0x178f55(0x1ee)==_0x2d3910[_0x178f55(0x1f9)])return{'type':_0x178f55(0x1fa),'content':_0x419e8a(_0x4f347f,_0x178f55(0x1f4),_0x419e8a(_0x4f347f,_0x178f55(0x1cf)))};if(_0x178f55(0x1fb)==_0x2d3910[_0x178f55(0x1f9)])return _0x2d3910[_0x178f55(0x1fe)][0x0][_0x178f55(0x1db)]?{'type':_0x178f55(0x1fa),'content':_0x419e8a(_0x4f347f,_0x178f55(0x1e9))}:{'type':_0x178f55(0x1fa),'content':_0x419e8a(_0x4f347f,_0x178f55(0x210))};}function _0x394edc(_0x323319){const _0x2956e7=_0x178f55;return{'type':_0x2956e7(0x1fa),'content':_0x419e8a(_0x4f347f,_0x2956e7(0x1e4),_0x323319)};}});}}function me(_0x3ceb08){const _0x41c071=_0x22a446,_0x3dd0b8=_0x3ceb08[_0x41c071(0x1d7)](_0x41c071(0x1cc));if(0x0==_0x3dd0b8)return _0x3ceb08;let _0x5fba0d=_0x3ceb08;for(;_0x3ceb08[_0x41c071(0x1dd)]&&_0x3ceb08[_0x41c071(0x1dd)]['is'](_0x41c071(0x1de),_0x41c071(0x219));){const _0x3459da=_0x3ceb08[_0x41c071(0x1dd)][_0x41c071(0x1d7)](_0x41c071(0x1cc));if(_0x3459da==_0x3dd0b8)_0x5fba0d=_0x3ceb08[_0x41c071(0x1dd)];else{if(_0x3459da<_0x3dd0b8)break;}_0x3ceb08=_0x3ceb08[_0x41c071(0x1dd)];}return _0x5fba0d;}function fe(_0x48a8db){const _0x582403=_0x22a446,_0x5bd5b7=[];if(_0x48a8db['is'](_0x582403(0x1de),_0x582403(0x219))&&_0x48a8db[_0x582403(0x1d7)](_0x582403(0x1cc))>0x0){let _0x2634b8=_0x48a8db[_0x582403(0x207)];for(;_0x2634b8&&_0x582403(0x219)==_0x2634b8[_0x582403(0x21c)]&&_0x2634b8[_0x582403(0x1d7)](_0x582403(0x1cc))==_0x48a8db[_0x582403(0x1d7)](_0x582403(0x1cc));)_0x5bd5b7[_0x582403(0x1fd)](_0x2634b8),_0x2634b8=_0x2634b8[_0x582403(0x207)];}return _0x5bd5b7;}
23
+ const _0x4bc3e4=_0x1ba4;(function(_0x31d425,_0x125751){const _0x452e09=_0x1ba4,_0x5e859b=_0x31d425();while(!![]){try{const _0x1a40b2=parseInt(_0x452e09(0x20b))/0x1*(parseInt(_0x452e09(0x1f6))/0x2)+parseInt(_0x452e09(0x227))/0x3*(parseInt(_0x452e09(0x1e1))/0x4)+-parseInt(_0x452e09(0x204))/0x5*(-parseInt(_0x452e09(0x1f5))/0x6)+parseInt(_0x452e09(0x225))/0x7+-parseInt(_0x452e09(0x208))/0x8*(-parseInt(_0x452e09(0x1eb))/0x9)+parseInt(_0x452e09(0x1fe))/0xa*(-parseInt(_0x452e09(0x22c))/0xb)+-parseInt(_0x452e09(0x202))/0xc*(parseInt(_0x452e09(0x1e8))/0xd);if(_0x1a40b2===_0x125751)break;else _0x5e859b['push'](_0x5e859b['shift']());}catch(_0x4a6baa){_0x5e859b['push'](_0x5e859b['shift']());}}}(_0x3e37,0x8eee1));import{Plugin as _0x53ffc8}from'ckeditor5/src/core.js';import{getTranslation as _0x4fbcba}from'../utils/common-translations.js';export default class ut extends _0x53ffc8{[_0x4bc3e4(0x1ef)](){const _0x3d582f=_0x4bc3e4,_0x43b1f3=this[_0x3d582f(0x1ed)],_0x4cc0ec=_0x43b1f3[_0x3d582f(0x22d)];if(!_0x43b1f3[_0x3d582f(0x21d)][_0x3d582f(0x1e7)](_0x3d582f(0x217)))return;const _0x40ee65=_0x43b1f3[_0x3d582f(0x21d)][_0x3d582f(0x1f8)](_0x3d582f(0x205)),_0x2c62fe=_0x43b1f3[_0x3d582f(0x21d)][_0x3d582f(0x1e7)](_0x3d582f(0x236));function _0x86338b(_0x17caca){return()=>{const _0x3913a3=_0x1ba4,_0x58bfa1=_0x43b1f3[_0x3913a3(0x209)][_0x3913a3(0x1e2)][_0x3913a3(0x1ec)],_0x2b236d=_0x43b1f3[_0x3913a3(0x237)][_0x3913a3(0x1f8)](_0x17caca);if(_0x2b236d[_0x3913a3(0x223)])return void _0x43b1f3[_0x3913a3(0x1f4)](_0x3913a3(0x20e),{});const _0x3ac5a1=_0x17caca[_0x3913a3(0x1fa)](0x0,-0x4),_0xfd397c=function(_0x3d5a63,_0x2e1986,_0x20a091){const _0x473a7d=_0x3913a3;let _0x533402=Array[_0x473a7d(0x239)](_0x3d5a63)[_0x473a7d(0x1ff)](_0x193301=>function(_0x32050e,_0xb4a530){const _0x16254c=_0x473a7d;return _0xb4a530[_0x16254c(0x1ea)](_0x32050e[_0x16254c(0x1f3)],_0x16254c(0x20d))&&!_0xb4a530[_0x16254c(0x228)](_0x32050e);}(_0x193301,_0x20a091));_0x533402=_0x533402[_0x473a7d(0x1ff)](_0xdbd1f9=>!_0xdbd1f9['is'](_0x473a7d(0x1e5),_0x473a7d(0x20d))||_0xdbd1f9[_0x473a7d(0x219)](_0x473a7d(0x201))!=_0x2e1986);const _0x10d17f=new Set();for(const _0x3a995d of _0x533402)_0x3a995d['is'](_0x473a7d(0x1e5),_0x473a7d(0x20d))?_0x10d17f[_0x473a7d(0x22b)](me(_0x3a995d)):_0x10d17f[_0x473a7d(0x22b)](_0x3a995d);return Array[_0x473a7d(0x239)](_0x10d17f);}(_0x58bfa1[_0x3913a3(0x210)](),_0x3ac5a1,_0x43b1f3[_0x3913a3(0x209)][_0x3913a3(0x21f)]);_0x43b1f3[_0x3913a3(0x209)][_0x3913a3(0x1f9)](()=>{const _0x11ea26=_0x3913a3;for(const _0x2b8547 of _0xfd397c)_0x40ee65[_0x11ea26(0x221)](_0x2b8547,{'commandName':_0x17caca,'commandParams':[{'forceValue':!_0x2b236d[_0x11ea26(0x223)]}],'formatGroupId':_0x11ea26(0x21c)},fe(_0x2b8547));});};}function _0x107b98(_0x2f0613){return()=>{const _0x24c4a4=_0x1ba4,_0x1b8ed0=function(_0x10e832){const _0x21e5e7=_0x1ba4;let _0x6b74bf=Array[_0x21e5e7(0x239)](_0x10e832);const _0x455159=_0x6b74bf[_0x21e5e7(0x20a)](_0x5b48d=>_0x21e5e7(0x20d)!=_0x5b48d[_0x21e5e7(0x206)]);return _0x455159>-0x1&&(_0x6b74bf=_0x6b74bf[_0x21e5e7(0x1fa)](0x0,_0x455159)),_0x6b74bf;}(_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x1e2)][_0x24c4a4(0x1ec)][_0x24c4a4(0x210)]()),_0x29260b=_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x1fb)](_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x21b)](_0x1b8ed0[0x0],_0x24c4a4(0x1ee)),_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x21b)](_0x1b8ed0[_0x1b8ed0[_0x24c4a4(0x234)]-0x1],_0x24c4a4(0x207)));_0x43b1f3[_0x24c4a4(0x209)][_0x24c4a4(0x1f9)](()=>{const _0x544106=_0x24c4a4;_0x40ee65[_0x544106(0x221)](_0x29260b,{'commandName':_0x2f0613,'commandParams':[],'formatGroupId':_0x544106(0x218)},function(_0x423ff1){const _0x320eda=_0x544106,_0x1ab5f5=new Set();for(const _0x287a43 of _0x423ff1){let _0x4cf30d=_0x287a43[_0x320eda(0x232)];for(;_0x4cf30d&&_0x4cf30d[_0x320eda(0x219)](_0x320eda(0x218))>_0x287a43[_0x320eda(0x219)](_0x320eda(0x218));)_0x1ab5f5[_0x320eda(0x22b)](_0x4cf30d),_0x4cf30d=_0x4cf30d[_0x320eda(0x232)];}return Array[_0x320eda(0x239)](_0x1ab5f5);}(_0x1b8ed0));});};}_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x224),_0x86338b(_0x3d582f(0x224))),_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x213),_0x86338b(_0x3d582f(0x213))),_0x2c62fe&&_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x1f7),_0x86338b(_0x3d582f(0x1f7))),_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x1e6),_0x107b98(_0x3d582f(0x1e6))),_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x20c),_0x107b98(_0x3d582f(0x20c))),_0x2c62fe&&_0x40ee65[_0x3d582f(0x22f)](_0x3d582f(0x22e),()=>{const _0x3aefb9=_0x3d582f,_0x323f5e=_0x43b1f3[_0x3aefb9(0x237)][_0x3aefb9(0x1f8)](_0x3aefb9(0x22e)),_0x57c769=Array[_0x3aefb9(0x239)](_0x323f5e[_0x3aefb9(0x229)]);_0x57c769[_0x3aefb9(0x1ff)](_0x289eef=>_0x289eef[_0x3aefb9(0x219)](_0x3aefb9(0x1e9))!=_0x323f5e[_0x3aefb9(0x223)]),_0x43b1f3[_0x3aefb9(0x209)][_0x3aefb9(0x1f9)](()=>{const _0x3575da=_0x3aefb9;for(const _0x547d50 of _0x57c769)_0x40ee65[_0x3575da(0x221)](_0x547d50,{'commandName':_0x3575da(0x22e),'commandParams':[{'forceValue':!_0x323f5e[_0x3575da(0x223)]}]});});}),_0x40ee65[_0x3d582f(0x211)][_0x3d582f(0x1f1)](_0x3d582f(0x20d),_0x419417=>_0x4fbcba(_0x4cc0ec,_0x3d582f(0x203),_0x419417)),_0x40ee65[_0x3d582f(0x211)][_0x3d582f(0x1fc)](_0x512010=>{const _0x492754=_0x3d582f;if(_0x492754(0x220)!=_0x512010[_0x492754(0x20f)]&&_0x492754(0x1e3)!=_0x512010[_0x492754(0x20f)])return;const {data:_0x3c3a8c}=_0x512010;if(_0x3c3a8c){if(_0x492754(0x224)==_0x3c3a8c[_0x492754(0x1f2)]||_0x492754(0x213)==_0x3c3a8c[_0x492754(0x1f2)]||_0x492754(0x1f7)==_0x3c3a8c[_0x492754(0x1f2)])switch(_0x3c3a8c[_0x492754(0x1f2)][_0x492754(0x226)](_0x492754(0x22a),'')){case _0x492754(0x1fd):return _0x2d11a0(_0x4fbcba(_0x4cc0ec,_0x492754(0x21a)));case _0x492754(0x1f0):return _0x2d11a0(_0x4fbcba(_0x4cc0ec,_0x492754(0x214)));case _0x492754(0x231):return _0x2d11a0(_0x4fbcba(_0x4cc0ec,_0x492754(0x222)));}if(_0x492754(0x1e6)==_0x3c3a8c[_0x492754(0x1f2)])return{'type':_0x492754(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x492754(0x200),_0x4fbcba(_0x4cc0ec,_0x492754(0x203)))};if(_0x492754(0x20c)==_0x3c3a8c[_0x492754(0x1f2)])return{'type':_0x492754(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x492754(0x233),_0x4fbcba(_0x4cc0ec,_0x492754(0x203)))};if(_0x492754(0x22e)==_0x3c3a8c[_0x492754(0x1f2)])return _0x3c3a8c[_0x492754(0x238)][0x0][_0x492754(0x1e4)]?{'type':_0x492754(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x492754(0x230))}:{'type':_0x492754(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x492754(0x215))};}function _0x2d11a0(_0xbf829d){const _0x12c4cf=_0x492754;return{'type':_0x12c4cf(0x235),'content':_0x4fbcba(_0x4cc0ec,_0x12c4cf(0x212),_0xbf829d)};}});}}function me(_0x1d7876){const _0x320b85=_0x4bc3e4,_0xf8f9e5=_0x1d7876[_0x320b85(0x219)](_0x320b85(0x218));if(0x0==_0xf8f9e5)return _0x1d7876;let _0x94aa78=_0x1d7876;for(;_0x1d7876[_0x320b85(0x21e)]&&_0x1d7876[_0x320b85(0x21e)]['is'](_0x320b85(0x1e5),_0x320b85(0x20d));){const _0x209309=_0x1d7876[_0x320b85(0x21e)][_0x320b85(0x219)](_0x320b85(0x218));if(_0x209309==_0xf8f9e5)_0x94aa78=_0x1d7876[_0x320b85(0x21e)];else{if(_0x209309<_0xf8f9e5)break;}_0x1d7876=_0x1d7876[_0x320b85(0x21e)];}return _0x94aa78;}function _0x1ba4(_0x55dc4b,_0xf67654){const _0x3e37c6=_0x3e37();return _0x1ba4=function(_0x1ba407,_0x50d69d){_0x1ba407=_0x1ba407-0x1e1;let _0x4f8440=_0x3e37c6[_0x1ba407];return _0x4f8440;},_0x1ba4(_0x55dc4b,_0xf67654);}function fe(_0x5a4d48){const _0x378b61=_0x4bc3e4,_0x1ecebc=[];if(_0x5a4d48['is'](_0x378b61(0x1e5),_0x378b61(0x20d))&&_0x5a4d48[_0x378b61(0x219)](_0x378b61(0x218))>0x0){let _0x22b81a=_0x5a4d48[_0x378b61(0x232)];for(;_0x22b81a&&_0x378b61(0x20d)==_0x22b81a[_0x378b61(0x206)]&&_0x22b81a[_0x378b61(0x219)](_0x378b61(0x218))==_0x5a4d48[_0x378b61(0x219)](_0x378b61(0x218));)_0x1ecebc[_0x378b61(0x216)](_0x22b81a),_0x22b81a=_0x22b81a[_0x378b61(0x232)];}return _0x1ecebc;}function _0x3e37(){const _0x598f0a=['type','getSelectedBlocks','descriptionFactory','*Change\x20to:*\x20%0','bulletedList','ELEMENT_NUMBERED_LIST','*Uncheck\x20item*','push','LegacyListEditing','listIndent','getAttribute','ELEMENT_BULLETED_LIST','createPositionAt','blockName','plugins','previousSibling','schema','formatBlock','markBlockFormat','ELEMENT_TODO_LIST','value','numberedList','1456371VGiBZl','replace','1488378XcUtyr','isObject','_selectedElements','List','add','33xTuhZk','locale','checkTodoList','enableCommand','*Check\x20item*','todo','nextSibling','*Outdent:*\x20%0','length','format','LegacyTodoListEditing','commands','commandParams','from','8wbusjr','document','formatInline','forceValue','element','indentList','has','13sBhdrO','todoListChecked','checkChild','531SqwrYe','selection','editor','before','afterInit','numbered','registerElementLabel','commandName','parent','execute','24QwyfpR','402826hqgvDu','todoList','get','change','slice','createRange','registerDescriptionCallback','bulleted','3410110LfWiPI','filter','*Indent:*\x20%0','listType','17927916tVhFfZ','ELEMENT_LIST_ITEM','1156345YkFSnU','TrackChangesEditing','name','end','105176ieMNrK','model','findIndex','1yecpbQ','outdentList','listItem','paragraph'];_0x3e37=function(){return _0x598f0a;};return _0x3e37();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x324211=_0x21e2;(function(_0x344409,_0x3bc46f){const _0x1b84a2=_0x21e2,_0x508f47=_0x344409();while(!![]){try{const _0x18d2fb=parseInt(_0x1b84a2(0xc0))/0x1*(-parseInt(_0x1b84a2(0xa9))/0x2)+parseInt(_0x1b84a2(0x99))/0x3*(-parseInt(_0x1b84a2(0xca))/0x4)+parseInt(_0x1b84a2(0xe7))/0x5+-parseInt(_0x1b84a2(0xa4))/0x6+parseInt(_0x1b84a2(0xc1))/0x7+parseInt(_0x1b84a2(0xd5))/0x8*(-parseInt(_0x1b84a2(0xde))/0x9)+parseInt(_0x1b84a2(0xdb))/0xa*(parseInt(_0x1b84a2(0xc8))/0xb);if(_0x18d2fb===_0x3bc46f)break;else _0x508f47['push'](_0x508f47['shift']());}catch(_0x180010){_0x508f47['push'](_0x508f47['shift']());}}}(_0xd961,0xed38e));import{Plugin as _0x1356c6}from'ckeditor5/src/core.js';import{getTranslation as _0x4db6a8}from'../utils/common-translations.js';function _0x21e2(_0x5cf1b4,_0x1982d9){const _0xd9610a=_0xd961();return _0x21e2=function(_0x21e26a,_0x18b4cc){_0x21e26a=_0x21e26a-0x98;let _0x11d83b=_0xd9610a[_0x21e26a];return _0x11d83b;},_0x21e2(_0x5cf1b4,_0x1982d9);}function _0xd961(){const _0x57f6a9=['81vCoxYp','listType','handleListReversedCommand','handleDescriptions','toUpperCase','get','editor','_getSuggestionBlocksForListStyle','push','6979645dloNKJ','listStart','*Format:*\x20set\x20order\x20to\x20regular','list.properties','3NMnKau','type','getSelectedBlocks','default','getAttribute','listItem','getLastPosition','change','LegacyListPropertiesEditing','*Format:*\x20set\x20order\x20to\x20reversed','formatBlock','1197384ByfoUt','_getSuggestionBlocks','config','listStyle','_getTranslationKeyForListStyle','1876024IqknsF','replace','element','getFirstPosition','model','bind','plugins','handleListStyleCommand','getListTypeFromListStyleType','TrackChangesEditing','length','enableCommand','markMultiRangeBlockFormat','reversed','LegacyListUtils','filter','backward','numbered','selection','startIndex','forward','afterInit','unshift','1zbuVqp','4329185cJmecb','formatInline','descriptionFactory','locale','handleListStartCommand','from','parent','2860eImwQv','createPositionAt','4235036cTTxLp','format','listReversed','document','registerDescriptionCallback','ELEMENT_','before','commandParams','flat','_LIST_','has','1168504FNPlIx','getSiblingNodes','map','*Format:*\x20set\x20start\x20index\x20to\x20%0','commandName','styles','94930cWkluP','*Change\x20to:*\x20%0','createRange'];_0xd961=function(){return _0x57f6a9;};return _0xd961();}export default class K extends _0x1356c6{[_0x324211(0xbe)](){const _0xcf9e4f=_0x324211;if(!this[_0xcf9e4f(0xe4)][_0xcf9e4f(0xaf)][_0xcf9e4f(0xd4)](_0xcf9e4f(0xa1)))return;const _0x5d039d=this[_0xcf9e4f(0xe4)][_0xcf9e4f(0xa6)][_0xcf9e4f(0xe3)](_0xcf9e4f(0x98)),_0x58d7e0=this[_0xcf9e4f(0xe4)][_0xcf9e4f(0xaf)][_0xcf9e4f(0xe3)](_0xcf9e4f(0xb2));_0x5d039d[_0xcf9e4f(0xda)]&&_0x58d7e0[_0xcf9e4f(0xb4)](_0xcf9e4f(0xa7),this[_0xcf9e4f(0xb0)][_0xcf9e4f(0xae)](this)),_0x5d039d[_0xcf9e4f(0xb6)]&&_0x58d7e0[_0xcf9e4f(0xb4)](_0xcf9e4f(0xcc),this[_0xcf9e4f(0xe0)][_0xcf9e4f(0xae)](this)),_0x5d039d[_0xcf9e4f(0xbc)]&&_0x58d7e0[_0xcf9e4f(0xb4)](_0xcf9e4f(0xe8),this[_0xcf9e4f(0xc5)][_0xcf9e4f(0xae)](this)),_0x58d7e0[_0xcf9e4f(0xc3)][_0xcf9e4f(0xce)](this[_0xcf9e4f(0xe1)][_0xcf9e4f(0xae)](this));}[_0x324211(0xb0)](_0x32782f,_0x36ed8e={}){const _0x51b621=_0x324211,_0x417c30=this[_0x51b621(0xe4)][_0x51b621(0xaf)][_0x51b621(0xe3)](_0x51b621(0xb2)),_0x4d66df=this[_0x51b621(0xe5)]();this[_0x51b621(0xe4)][_0x51b621(0xad)][_0x51b621(0xa0)](()=>{const _0x42895e=_0x51b621;_0x417c30[_0x42895e(0xb5)](_0x4d66df,{'commandName':_0x42895e(0xa7),'commandParams':[{'type':_0x36ed8e[_0x42895e(0x9a)]}],'formatGroupId':_0x42895e(0xa7)});});}[_0x324211(0xe0)](_0x349cd1,_0x1a99ef={}){const _0x13b2ea=_0x324211,_0x156872=this[_0x13b2ea(0xe4)][_0x13b2ea(0xaf)][_0x13b2ea(0xe3)](_0x13b2ea(0xb2)),_0x30776c=this[_0x13b2ea(0xa5)](_0x43fdef=>_0x43fdef['is'](_0x13b2ea(0xab),_0x13b2ea(0x9e))&&_0x13b2ea(0xba)===_0x43fdef[_0x13b2ea(0x9d)](_0x13b2ea(0xdf)));if(_0x30776c[_0x13b2ea(0xb3)]<0x1)return;const _0x16a492=_0x30776c[_0x13b2ea(0xd7)](_0x5ce131=>this[_0x13b2ea(0xe4)][_0x13b2ea(0xad)][_0x13b2ea(0xdd)](this[_0x13b2ea(0xe4)][_0x13b2ea(0xad)][_0x13b2ea(0xc9)](_0x5ce131,_0x13b2ea(0xd0)),this[_0x13b2ea(0xe4)][_0x13b2ea(0xad)][_0x13b2ea(0xc9)](_0x5ce131,0x0)));this[_0x13b2ea(0xe4)][_0x13b2ea(0xad)][_0x13b2ea(0xa0)](()=>{const _0x558734=_0x13b2ea;_0x156872[_0x558734(0xb5)](_0x16a492,{'commandName':_0x558734(0xcc),'commandParams':[{'reversed':_0x1a99ef[_0x558734(0xb6)]}],'formatGroupId':_0x558734(0xcc)});});}[_0x324211(0xc5)](_0x5e19fc,_0x16023a={}){const _0x4f02f1=_0x324211,_0x297fb7=this[_0x4f02f1(0xe4)][_0x4f02f1(0xaf)][_0x4f02f1(0xe3)](_0x4f02f1(0xb2)),_0x1fed8b=this[_0x4f02f1(0xa5)](_0x5eec84=>_0x5eec84['is'](_0x4f02f1(0xab),_0x4f02f1(0x9e))&&_0x4f02f1(0xba)===_0x5eec84[_0x4f02f1(0x9d)](_0x4f02f1(0xdf)));if(_0x1fed8b[_0x4f02f1(0xb3)]<0x1)return;const _0x29447c=_0x1fed8b[_0x4f02f1(0xd7)](_0x31f1fa=>this[_0x4f02f1(0xe4)][_0x4f02f1(0xad)][_0x4f02f1(0xdd)](this[_0x4f02f1(0xe4)][_0x4f02f1(0xad)][_0x4f02f1(0xc9)](_0x31f1fa,_0x4f02f1(0xd0)),this[_0x4f02f1(0xe4)][_0x4f02f1(0xad)][_0x4f02f1(0xc9)](_0x31f1fa,0x0)));this[_0x4f02f1(0xe4)][_0x4f02f1(0xad)][_0x4f02f1(0xa0)](()=>{const _0xc5f4ff=_0x4f02f1;_0x297fb7[_0xc5f4ff(0xb5)](_0x29447c,{'commandName':_0xc5f4ff(0xe8),'commandParams':[{'startIndex':_0x16023a[_0xc5f4ff(0xbc)]}],'formatGroupId':_0xc5f4ff(0xe8)});});}[_0x324211(0xe1)](_0xd6ec2a){const _0x3126c9=_0x324211;if(_0x3126c9(0xa3)!=_0xd6ec2a[_0x3126c9(0x9a)]&&_0x3126c9(0xc2)!=_0xd6ec2a[_0x3126c9(0x9a)])return;const _0x13f4be=this[_0x3126c9(0xe4)][_0x3126c9(0xc4)],{data:_0x4563cf}=_0xd6ec2a;if(!_0x4563cf)return;let _0xa2da74,_0xcbfef;switch(_0x4563cf[_0x3126c9(0xd9)]){case _0x3126c9(0xa7):_0xa2da74=_0x3126c9(0xdc),_0xcbfef={'type':_0x3126c9(0xcb),'content':_0x4db6a8(_0x13f4be,_0xa2da74,_0x4db6a8(_0x13f4be,this[_0x3126c9(0xa8)](_0x4563cf[_0x3126c9(0xd1)][0x0][_0x3126c9(0x9a)])))};break;case _0x3126c9(0xcc):_0xa2da74=_0x4563cf[_0x3126c9(0xd1)][0x0][_0x3126c9(0xb6)]?_0x3126c9(0xa2):_0x3126c9(0xe9),_0xcbfef={'type':_0x3126c9(0xcb),'content':_0x4db6a8(_0x13f4be,_0xa2da74)};break;case _0x3126c9(0xe8):_0xa2da74=_0x3126c9(0xd8),_0xcbfef={'type':_0x3126c9(0xcb),'content':_0x4db6a8(_0x13f4be,_0xa2da74,_0x4563cf[_0x3126c9(0xd1)][0x0][_0x3126c9(0xbc)])};}return _0xcbfef;}[_0x324211(0xe5)](){const _0x242717=_0x324211;var _0x2272c8,_0x21c050,_0x28b324,_0x26f136;const _0x1ba0ef=this[_0x242717(0xe4)][_0x242717(0xaf)][_0x242717(0xe3)](_0x242717(0xb7));let _0x5994ca=Array[_0x242717(0xc6)](this[_0x242717(0xe4)][_0x242717(0xad)][_0x242717(0xcd)][_0x242717(0xbb)][_0x242717(0x9b)]());return(null===(_0x2272c8=_0x5994ca[0x0])||void 0x0===_0x2272c8?void 0x0:_0x2272c8['is'](_0x242717(0xab),_0x242717(0x9e)))&&_0x5994ca[_0x242717(0xbf)](..._0x1ba0ef[_0x242717(0xd6)](this[_0x242717(0xe4)][_0x242717(0xad)][_0x242717(0xcd)][_0x242717(0xbb)][_0x242717(0xac)](),_0x242717(0xb9))),(null===(_0x21c050=_0x5994ca[_0x5994ca[_0x242717(0xb3)]-0x1])||void 0x0===_0x21c050?void 0x0:_0x21c050['is'](_0x242717(0xab),_0x242717(0x9e)))&&_0x5994ca[_0x242717(0xe6)](..._0x1ba0ef[_0x242717(0xd6)](this[_0x242717(0xe4)][_0x242717(0xad)][_0x242717(0xcd)][_0x242717(0xbb)][_0x242717(0x9f)](),_0x242717(0xbd))),_0x5994ca=[...new Set(_0x5994ca)],(null===(_0x26f136=null===(_0x28b324=this[_0x242717(0xe4)][_0x242717(0xad)][_0x242717(0xcd)][_0x242717(0xbb)][_0x242717(0xac)]())||void 0x0===_0x28b324?void 0x0:_0x28b324[_0x242717(0xc7)])||void 0x0===_0x26f136?void 0x0:_0x26f136['is'](_0x242717(0xab),_0x242717(0x9e)))&&(_0x5994ca=_0x5994ca[_0x242717(0xb8)](_0x4fa8ab=>_0x4fa8ab['is'](_0x242717(0xab),_0x242717(0x9e)))),_0x5994ca;}[_0x324211(0xa5)](_0x4255b6){const _0x3a388c=_0x324211,_0x29ddfb=this[_0x3a388c(0xe4)][_0x3a388c(0xaf)][_0x3a388c(0xe3)](_0x3a388c(0xb7));let _0xd47624=Array[_0x3a388c(0xc6)](this[_0x3a388c(0xe4)][_0x3a388c(0xad)][_0x3a388c(0xcd)][_0x3a388c(0xbb)][_0x3a388c(0x9b)]())[_0x3a388c(0xb8)](_0x4255b6)[_0x3a388c(0xd7)](_0x1b4932=>{const _0x3913d1=_0x3a388c,_0x240565=this[_0x3913d1(0xe4)][_0x3913d1(0xad)][_0x3913d1(0xc9)](_0x1b4932,0x0);return[..._0x29ddfb[_0x3913d1(0xd6)](_0x240565,_0x3913d1(0xb9)),..._0x29ddfb[_0x3913d1(0xd6)](_0x240565,_0x3913d1(0xbd))];})[_0x3a388c(0xd2)]();return _0xd47624=[...new Set(_0xd47624)],_0xd47624;}[_0x324211(0xa8)](_0x325a0e){const _0x1e3fdf=_0x324211;return _0x1e3fdf(0xcf)+(this[_0x1e3fdf(0xe4)][_0x1e3fdf(0xaf)][_0x1e3fdf(0xe3)](_0x1e3fdf(0xb7))[_0x1e3fdf(0xb1)](_0x325a0e)||_0x1e3fdf(0x9c))[_0x1e3fdf(0xe2)]()+_0x1e3fdf(0xd3)+_0x325a0e[_0x1e3fdf(0xe2)]()[_0x1e3fdf(0xaa)](/-/g,'_');}}
23
+ const _0x19f7f7=_0xa27b;(function(_0x1abc6f,_0xf031c9){const _0x1d4c31=_0xa27b,_0x277f0e=_0x1abc6f();while(!![]){try{const _0x4d36ae=parseInt(_0x1d4c31(0xd1))/0x1+parseInt(_0x1d4c31(0xa7))/0x2*(parseInt(_0x1d4c31(0xad))/0x3)+-parseInt(_0x1d4c31(0xa3))/0x4+parseInt(_0x1d4c31(0x95))/0x5+-parseInt(_0x1d4c31(0xa9))/0x6*(-parseInt(_0x1d4c31(0xd2))/0x7)+-parseInt(_0x1d4c31(0xb8))/0x8*(parseInt(_0x1d4c31(0xd3))/0x9)+-parseInt(_0x1d4c31(0x88))/0xa*(parseInt(_0x1d4c31(0x99))/0xb);if(_0x4d36ae===_0xf031c9)break;else _0x277f0e['push'](_0x277f0e['shift']());}catch(_0x461a9e){_0x277f0e['push'](_0x277f0e['shift']());}}}(_0x3cde,0x95bd3));function _0x3cde(){const _0x4e523e=['listType','getSelectedBlocks','commandParams','format','listReversed','TrackChangesEditing','selection','980884lTLZRo','model','descriptionFactory','listItem','36734XUuqTz','_getTranslationKeyForListStyle','717342RyztkZ','handleListStartCommand','editor','*Format:*\x20set\x20order\x20to\x20reversed','99ehUOhN','replace','enableCommand','handleListStyleCommand','numbered','config','unshift','filter','default','afterInit','length','8382000cANxNZ','from','change','ELEMENT_','flat','formatBlock','handleDescriptions','registerDescriptionCallback','styles','_getSuggestionBlocksForListStyle','LegacyListUtils','reversed','handleListReversedCommand','list.properties','_LIST_','type','parent','bind','has','map','plugins','locale','listStart','document','forward','999357JFHtjv','14qqzxhq','9omVrzy','getLastPosition','createPositionAt','before','backward','_getSuggestionBlocks','LegacyListPropertiesEditing','9190970FzDObq','*Format:*\x20set\x20start\x20index\x20to\x20%0','formatInline','*Change\x20to:*\x20%0','get','markMultiRangeBlockFormat','listStyle','*Format:*\x20set\x20order\x20to\x20regular','getSiblingNodes','getAttribute','getListTypeFromListStyleType','getFirstPosition','createRange','4904085IkagkC','startIndex','commandName','element','11entjxu','toUpperCase','push'];_0x3cde=function(){return _0x4e523e;};return _0x3cde();}import{Plugin as _0x26e66c}from'ckeditor5/src/core.js';function _0xa27b(_0x428cae,_0x3d2699){const _0x3cde0b=_0x3cde();return _0xa27b=function(_0xa27b8f,_0x5536a3){_0xa27b8f=_0xa27b8f-0x84;let _0x22a493=_0x3cde0b[_0xa27b8f];return _0x22a493;},_0xa27b(_0x428cae,_0x3d2699);}import{getTranslation as _0x34188e}from'../utils/common-translations.js';export default class K extends _0x26e66c{[_0x19f7f7(0xb6)](){const _0x5053f6=_0x19f7f7;if(!this[_0x5053f6(0xab)][_0x5053f6(0xcc)][_0x5053f6(0xca)](_0x5053f6(0x87)))return;const _0x2d3d90=this[_0x5053f6(0xab)][_0x5053f6(0xb2)][_0x5053f6(0x8c)](_0x5053f6(0xc5)),_0x23ed56=this[_0x5053f6(0xab)][_0x5053f6(0xcc)][_0x5053f6(0x8c)](_0x5053f6(0xa1));_0x2d3d90[_0x5053f6(0xc0)]&&_0x23ed56[_0x5053f6(0xaf)](_0x5053f6(0x8e),this[_0x5053f6(0xb0)][_0x5053f6(0xc9)](this)),_0x2d3d90[_0x5053f6(0xc3)]&&_0x23ed56[_0x5053f6(0xaf)](_0x5053f6(0xa0),this[_0x5053f6(0xc4)][_0x5053f6(0xc9)](this)),_0x2d3d90[_0x5053f6(0x96)]&&_0x23ed56[_0x5053f6(0xaf)](_0x5053f6(0xce),this[_0x5053f6(0xaa)][_0x5053f6(0xc9)](this)),_0x23ed56[_0x5053f6(0xa5)][_0x5053f6(0xbf)](this[_0x5053f6(0xbe)][_0x5053f6(0xc9)](this));}[_0x19f7f7(0xb0)](_0x1ae11b,_0x679efd={}){const _0x3d3bfc=_0x19f7f7,_0x5d522d=this[_0x3d3bfc(0xab)][_0x3d3bfc(0xcc)][_0x3d3bfc(0x8c)](_0x3d3bfc(0xa1)),_0x127e25=this[_0x3d3bfc(0xc1)]();this[_0x3d3bfc(0xab)][_0x3d3bfc(0xa4)][_0x3d3bfc(0xba)](()=>{const _0x5e4305=_0x3d3bfc;_0x5d522d[_0x5e4305(0x8d)](_0x127e25,{'commandName':_0x5e4305(0x8e),'commandParams':[{'type':_0x679efd[_0x5e4305(0xc7)]}],'formatGroupId':_0x5e4305(0x8e)});});}[_0x19f7f7(0xc4)](_0x2fa6c4,_0x27a19c={}){const _0x39b2ee=_0x19f7f7,_0x555a76=this[_0x39b2ee(0xab)][_0x39b2ee(0xcc)][_0x39b2ee(0x8c)](_0x39b2ee(0xa1)),_0xd9d1bf=this[_0x39b2ee(0x86)](_0x559159=>_0x559159['is'](_0x39b2ee(0x98),_0x39b2ee(0xa6))&&_0x39b2ee(0xb1)===_0x559159[_0x39b2ee(0x91)](_0x39b2ee(0x9c)));if(_0xd9d1bf[_0x39b2ee(0xb7)]<0x1)return;const _0x48f588=_0xd9d1bf[_0x39b2ee(0xcb)](_0x609fe3=>this[_0x39b2ee(0xab)][_0x39b2ee(0xa4)][_0x39b2ee(0x94)](this[_0x39b2ee(0xab)][_0x39b2ee(0xa4)][_0x39b2ee(0xd5)](_0x609fe3,_0x39b2ee(0x84)),this[_0x39b2ee(0xab)][_0x39b2ee(0xa4)][_0x39b2ee(0xd5)](_0x609fe3,0x0)));this[_0x39b2ee(0xab)][_0x39b2ee(0xa4)][_0x39b2ee(0xba)](()=>{const _0x78e6e6=_0x39b2ee;_0x555a76[_0x78e6e6(0x8d)](_0x48f588,{'commandName':_0x78e6e6(0xa0),'commandParams':[{'reversed':_0x27a19c[_0x78e6e6(0xc3)]}],'formatGroupId':_0x78e6e6(0xa0)});});}[_0x19f7f7(0xaa)](_0x30e0e4,_0x573a62={}){const _0x55636a=_0x19f7f7,_0x9be7fd=this[_0x55636a(0xab)][_0x55636a(0xcc)][_0x55636a(0x8c)](_0x55636a(0xa1)),_0x3e2967=this[_0x55636a(0x86)](_0xc8cae7=>_0xc8cae7['is'](_0x55636a(0x98),_0x55636a(0xa6))&&_0x55636a(0xb1)===_0xc8cae7[_0x55636a(0x91)](_0x55636a(0x9c)));if(_0x3e2967[_0x55636a(0xb7)]<0x1)return;const _0x4052c3=_0x3e2967[_0x55636a(0xcb)](_0x440962=>this[_0x55636a(0xab)][_0x55636a(0xa4)][_0x55636a(0x94)](this[_0x55636a(0xab)][_0x55636a(0xa4)][_0x55636a(0xd5)](_0x440962,_0x55636a(0x84)),this[_0x55636a(0xab)][_0x55636a(0xa4)][_0x55636a(0xd5)](_0x440962,0x0)));this[_0x55636a(0xab)][_0x55636a(0xa4)][_0x55636a(0xba)](()=>{const _0x49cf82=_0x55636a;_0x9be7fd[_0x49cf82(0x8d)](_0x4052c3,{'commandName':_0x49cf82(0xce),'commandParams':[{'startIndex':_0x573a62[_0x49cf82(0x96)]}],'formatGroupId':_0x49cf82(0xce)});});}[_0x19f7f7(0xbe)](_0x381252){const _0x29348c=_0x19f7f7;if(_0x29348c(0xbd)!=_0x381252[_0x29348c(0xc7)]&&_0x29348c(0x8a)!=_0x381252[_0x29348c(0xc7)])return;const _0x2eed7a=this[_0x29348c(0xab)][_0x29348c(0xcd)],{data:_0x29653f}=_0x381252;if(!_0x29653f)return;let _0x463469,_0x47c29e;switch(_0x29653f[_0x29348c(0x97)]){case _0x29348c(0x8e):_0x463469=_0x29348c(0x8b),_0x47c29e={'type':_0x29348c(0x9f),'content':_0x34188e(_0x2eed7a,_0x463469,_0x34188e(_0x2eed7a,this[_0x29348c(0xa8)](_0x29653f[_0x29348c(0x9e)][0x0][_0x29348c(0xc7)])))};break;case _0x29348c(0xa0):_0x463469=_0x29653f[_0x29348c(0x9e)][0x0][_0x29348c(0xc3)]?_0x29348c(0xac):_0x29348c(0x8f),_0x47c29e={'type':_0x29348c(0x9f),'content':_0x34188e(_0x2eed7a,_0x463469)};break;case _0x29348c(0xce):_0x463469=_0x29348c(0x89),_0x47c29e={'type':_0x29348c(0x9f),'content':_0x34188e(_0x2eed7a,_0x463469,_0x29653f[_0x29348c(0x9e)][0x0][_0x29348c(0x96)])};}return _0x47c29e;}[_0x19f7f7(0xc1)](){const _0x152873=_0x19f7f7;var _0x244ee1,_0x2c0ee9,_0x9b349f,_0x3caca4;const _0x33e529=this[_0x152873(0xab)][_0x152873(0xcc)][_0x152873(0x8c)](_0x152873(0xc2));let _0x471345=Array[_0x152873(0xb9)](this[_0x152873(0xab)][_0x152873(0xa4)][_0x152873(0xcf)][_0x152873(0xa2)][_0x152873(0x9d)]());return(null===(_0x244ee1=_0x471345[0x0])||void 0x0===_0x244ee1?void 0x0:_0x244ee1['is'](_0x152873(0x98),_0x152873(0xa6)))&&_0x471345[_0x152873(0xb3)](..._0x33e529[_0x152873(0x90)](this[_0x152873(0xab)][_0x152873(0xa4)][_0x152873(0xcf)][_0x152873(0xa2)][_0x152873(0x93)](),_0x152873(0x85))),(null===(_0x2c0ee9=_0x471345[_0x471345[_0x152873(0xb7)]-0x1])||void 0x0===_0x2c0ee9?void 0x0:_0x2c0ee9['is'](_0x152873(0x98),_0x152873(0xa6)))&&_0x471345[_0x152873(0x9b)](..._0x33e529[_0x152873(0x90)](this[_0x152873(0xab)][_0x152873(0xa4)][_0x152873(0xcf)][_0x152873(0xa2)][_0x152873(0xd4)](),_0x152873(0xd0))),_0x471345=[...new Set(_0x471345)],(null===(_0x3caca4=null===(_0x9b349f=this[_0x152873(0xab)][_0x152873(0xa4)][_0x152873(0xcf)][_0x152873(0xa2)][_0x152873(0x93)]())||void 0x0===_0x9b349f?void 0x0:_0x9b349f[_0x152873(0xc8)])||void 0x0===_0x3caca4?void 0x0:_0x3caca4['is'](_0x152873(0x98),_0x152873(0xa6)))&&(_0x471345=_0x471345[_0x152873(0xb4)](_0x4fa5ec=>_0x4fa5ec['is'](_0x152873(0x98),_0x152873(0xa6)))),_0x471345;}[_0x19f7f7(0x86)](_0x37d59f){const _0x503147=_0x19f7f7,_0x484fc5=this[_0x503147(0xab)][_0x503147(0xcc)][_0x503147(0x8c)](_0x503147(0xc2));let _0x17c6e3=Array[_0x503147(0xb9)](this[_0x503147(0xab)][_0x503147(0xa4)][_0x503147(0xcf)][_0x503147(0xa2)][_0x503147(0x9d)]())[_0x503147(0xb4)](_0x37d59f)[_0x503147(0xcb)](_0x48d4db=>{const _0x513607=_0x503147,_0x22a6b1=this[_0x513607(0xab)][_0x513607(0xa4)][_0x513607(0xd5)](_0x48d4db,0x0);return[..._0x484fc5[_0x513607(0x90)](_0x22a6b1,_0x513607(0x85)),..._0x484fc5[_0x513607(0x90)](_0x22a6b1,_0x513607(0xd0))];})[_0x503147(0xbc)]();return _0x17c6e3=[...new Set(_0x17c6e3)],_0x17c6e3;}[_0x19f7f7(0xa8)](_0x503e9f){const _0x546dff=_0x19f7f7;return _0x546dff(0xbb)+(this[_0x546dff(0xab)][_0x546dff(0xcc)][_0x546dff(0x8c)](_0x546dff(0xc2))[_0x546dff(0x92)](_0x503e9f)||_0x546dff(0xb5))[_0x546dff(0x9a)]()+_0x546dff(0xc6)+_0x503e9f[_0x546dff(0x9a)]()[_0x546dff(0xae)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5202c1=_0x167d;(function(_0x37f5d3,_0x5382a9){const _0x5d7428=_0x167d,_0x4fcdc9=_0x37f5d3();while(!![]){try{const _0x330c9c=parseInt(_0x5d7428(0xf3))/0x1*(parseInt(_0x5d7428(0x102))/0x2)+-parseInt(_0x5d7428(0x101))/0x3*(parseInt(_0x5d7428(0xf0))/0x4)+parseInt(_0x5d7428(0x112))/0x5*(-parseInt(_0x5d7428(0xf2))/0x6)+parseInt(_0x5d7428(0xef))/0x7*(parseInt(_0x5d7428(0xfc))/0x8)+-parseInt(_0x5d7428(0xfd))/0x9+parseInt(_0x5d7428(0xfa))/0xa*(parseInt(_0x5d7428(0xf4))/0xb)+parseInt(_0x5d7428(0x100))/0xc;if(_0x330c9c===_0x5382a9)break;else _0x4fcdc9['push'](_0x4fcdc9['shift']());}catch(_0x359c22){_0x4fcdc9['push'](_0x4fcdc9['shift']());}}}(_0x5879,0x70930));function _0x167d(_0xaf918e,_0x2217fc){const _0x587989=_0x5879();return _0x167d=function(_0x167de2,_0x98dafc){_0x167de2=_0x167de2-0xe7;let _0x3d2b52=_0x587989[_0x167de2];return _0x3d2b52;},_0x167d(_0xaf918e,_0x2217fc);}import{Plugin as _0x4653cb}from'ckeditor5/src/core.js';import{getTranslation as _0x887735}from'../utils/common-translations.js';export default class ct extends _0x4653cb{[_0x5202c1(0xf1)](){const _0x348387=_0x5202c1,_0x54578b=this[_0x348387(0x10c)];if(!_0x54578b[_0x348387(0x10b)][_0x348387(0xe9)](_0x348387(0xea)))return;const _0x561bc6=_0x54578b[_0x348387(0x10b)][_0x348387(0x10a)](_0x348387(0x105)),_0x1e0f9c=_0x54578b[_0x348387(0x10e)][_0x348387(0x10a)](_0x348387(0x10d));_0x561bc6[_0x348387(0xed)](_0x348387(0x10d)),_0x561bc6[_0x348387(0xed)](_0x348387(0x109)),_0x561bc6[_0x348387(0xe7)](_0x348387(0x103));for(const _0x59439d of _0x1e0f9c[_0x348387(0xf6)])_0x561bc6[_0x348387(0xe7)](_0x59439d['id']),_0x561bc6[_0x348387(0xf8)][_0x348387(0xfe)](_0x59439d['id'],_0x348387(0xff)+_0x59439d[_0x348387(0x111)][_0x348387(0xeb)]()+')');_0x561bc6[_0x348387(0xf8)][_0x348387(0x108)](_0x39245b=>{const _0x38944f=_0x348387;if(_0x38944f(0xe8)!=_0x39245b[_0x38944f(0xf9)])return;const {data:_0x1c663d}=_0x39245b;if(!_0x1c663d||_0x38944f(0x103)!=_0x1c663d[_0x38944f(0x104)])return;const _0x18b449=_0x1c663d[_0x38944f(0xf7)],_0x3b25ec=_0x54578b[_0x38944f(0x107)];return{'type':_0x38944f(0x106),'content':null==_0x18b449?_0x887735(_0x3b25ec,_0x38944f(0x10f)):_0x887735(_0x3b25ec,_0x38944f(0x110),'\x22'+_0x18b449+'\x22')};}),this[_0x348387(0xec)]();}[_0x5202c1(0xec)](){const _0xebe38d=_0x5202c1,_0x4643be=this[_0xebe38d(0x10c)],_0x377ccb=_0x4643be[_0xebe38d(0x107)];_0x4643be[_0xebe38d(0x10b)][_0xebe38d(0x10a)](_0xebe38d(0x105))[_0xebe38d(0xf8)][_0xebe38d(0x108)](_0x1e05fa=>{const _0x5cd060=_0xebe38d;if(_0x5cd060(0xfb)!=_0x1e05fa[_0x5cd060(0xf9)])return;const {data:_0x389be7}=_0x1e05fa;if(_0x389be7){if(_0x5cd060(0x10d)==_0x389be7[_0x5cd060(0xee)]){const _0x1b8b8c=_0x389be7[_0x5cd060(0xf5)][0x0];return{'type':_0x5cd060(0x106),'content':_0x887735(_0x377ccb,_0x5cd060(0x110),'\x22'+_0x1b8b8c+'\x22')};}return _0x5cd060(0x109)==_0x389be7[_0x5cd060(0xee)]?{'type':_0x5cd060(0x106),'content':_0x887735(_0x377ccb,_0x5cd060(0x10f))}:void 0x0;}});}}function _0x5879(){const _0x13b44a=['label','3145WoxpPy','registerInlineAttribute','attribute','has','LinkEditing','toLowerCase','_registerLegacyDescription','enableDefaultAttributesIntegration','commandName','39879zlMHJW','8696UVibRo','afterInit','5358IPlPbL','238nZfEHO','5616809VeKNNN','commandParams','manualDecorators','newValue','descriptionFactory','type','10ppatGt','formatInline','664FPHoTy','7372746mwzXRK','registerAttributeLabel','link\x20(','9574740yHtrTP','318uGxRmu','2446ZWzXTA','linkHref','key','TrackChangesEditing','format','locale','registerDescriptionCallback','unlink','get','plugins','editor','link','commands','*Remove\x20link*','*Set\x20link:*\x20%0'];_0x5879=function(){return _0x13b44a;};return _0x5879();}
23
+ function _0xfc78(){const _0x18a80b=['1894864kmpgaN','descriptionFactory','has','registerDescriptionCallback','29673LcJmEV','get','locale','registerInlineAttribute','link\x20(','261514DJRkhc','link','manualDecorators','toLowerCase','*Remove\x20link*','2807050KrPviT','editor','attribute','3UpqjCc','commandParams','key','plugins','*Set\x20link:*\x20%0','86844tYEnMf','6fLOOHm','label','registerAttributeLabel','_registerLegacyDescription','156WGxidI','LinkEditing','unlink','afterInit','newValue','1116135tmspRz','TrackChangesEditing','commands','linkHref','enableDefaultAttributesIntegration','format','commandName','type','formatInline','5195nyNqpR'];_0xfc78=function(){return _0x18a80b;};return _0xfc78();}const _0x1e365b=_0x1790;(function(_0x3dca21,_0x4a36d8){const _0x19ad6b=_0x1790,_0x8091f7=_0x3dca21();while(!![]){try{const _0x332dd1=parseInt(_0x19ad6b(0x1aa))/0x1+parseInt(_0x19ad6b(0x1b7))/0x2*(parseInt(_0x19ad6b(0x1b2))/0x3)+parseInt(_0x19ad6b(0x1bc))/0x4*(-parseInt(_0x19ad6b(0x1a0))/0x5)+-parseInt(_0x19ad6b(0x1b8))/0x6*(parseInt(_0x19ad6b(0x1a5))/0x7)+-parseInt(_0x19ad6b(0x1a1))/0x8+-parseInt(_0x19ad6b(0x197))/0x9+parseInt(_0x19ad6b(0x1af))/0xa;if(_0x332dd1===_0x4a36d8)break;else _0x8091f7['push'](_0x8091f7['shift']());}catch(_0x32a066){_0x8091f7['push'](_0x8091f7['shift']());}}}(_0xfc78,0x2bf28));import{Plugin as _0x37a63f}from'ckeditor5/src/core.js';function _0x1790(_0x2b3e26,_0x2afb4c){const _0xfc7848=_0xfc78();return _0x1790=function(_0x1790e1,_0x7dd0be){_0x1790e1=_0x1790e1-0x195;let _0x297469=_0xfc7848[_0x1790e1];return _0x297469;},_0x1790(_0x2b3e26,_0x2afb4c);}import{getTranslation as _0x68769}from'../utils/common-translations.js';export default class ct extends _0x37a63f{[_0x1e365b(0x195)](){const _0x3432cd=_0x1e365b,_0x497c7f=this[_0x3432cd(0x1b0)];if(!_0x497c7f[_0x3432cd(0x1b5)][_0x3432cd(0x1a3)](_0x3432cd(0x1bd)))return;const _0x1dc058=_0x497c7f[_0x3432cd(0x1b5)][_0x3432cd(0x1a6)](_0x3432cd(0x198)),_0x4fec12=_0x497c7f[_0x3432cd(0x199)][_0x3432cd(0x1a6)](_0x3432cd(0x1ab));_0x1dc058[_0x3432cd(0x19b)](_0x3432cd(0x1ab)),_0x1dc058[_0x3432cd(0x19b)](_0x3432cd(0x1be)),_0x1dc058[_0x3432cd(0x1a8)](_0x3432cd(0x19a));for(const _0x514cda of _0x4fec12[_0x3432cd(0x1ac)])_0x1dc058[_0x3432cd(0x1a8)](_0x514cda['id']),_0x1dc058[_0x3432cd(0x1a2)][_0x3432cd(0x1ba)](_0x514cda['id'],_0x3432cd(0x1a9)+_0x514cda[_0x3432cd(0x1b9)][_0x3432cd(0x1ad)]()+')');_0x1dc058[_0x3432cd(0x1a2)][_0x3432cd(0x1a4)](_0x1c5087=>{const _0x55c6a6=_0x3432cd;if(_0x55c6a6(0x1b1)!=_0x1c5087[_0x55c6a6(0x19e)])return;const {data:_0xf4f450}=_0x1c5087;if(!_0xf4f450||_0x55c6a6(0x19a)!=_0xf4f450[_0x55c6a6(0x1b4)])return;const _0x393b82=_0xf4f450[_0x55c6a6(0x196)],_0x9072c1=_0x497c7f[_0x55c6a6(0x1a7)];return{'type':_0x55c6a6(0x19c),'content':null==_0x393b82?_0x68769(_0x9072c1,_0x55c6a6(0x1ae)):_0x68769(_0x9072c1,_0x55c6a6(0x1b6),'\x22'+_0x393b82+'\x22')};}),this[_0x3432cd(0x1bb)]();}[_0x1e365b(0x1bb)](){const _0x347776=_0x1e365b,_0x2ed074=this[_0x347776(0x1b0)],_0x1e936d=_0x2ed074[_0x347776(0x1a7)];_0x2ed074[_0x347776(0x1b5)][_0x347776(0x1a6)](_0x347776(0x198))[_0x347776(0x1a2)][_0x347776(0x1a4)](_0xc63b74=>{const _0x15c70d=_0x347776;if(_0x15c70d(0x19f)!=_0xc63b74[_0x15c70d(0x19e)])return;const {data:_0x43a3b4}=_0xc63b74;if(_0x43a3b4){if(_0x15c70d(0x1ab)==_0x43a3b4[_0x15c70d(0x19d)]){const _0x153add=_0x43a3b4[_0x15c70d(0x1b3)][0x0];return{'type':_0x15c70d(0x19c),'content':_0x68769(_0x1e936d,_0x15c70d(0x1b6),'\x22'+_0x153add+'\x22')};}return _0x15c70d(0x1be)==_0x43a3b4[_0x15c70d(0x19d)]?{'type':_0x15c70d(0x19c),'content':_0x68769(_0x1e936d,_0x15c70d(0x1ae))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f042f=_0x2225;(function(_0x464260,_0x24938b){const _0x1c4ad9=_0x2225,_0x2f23b7=_0x464260();while(!![]){try{const _0x5bbe9d=parseInt(_0x1c4ad9(0x199))/0x1*(-parseInt(_0x1c4ad9(0x1ca))/0x2)+parseInt(_0x1c4ad9(0x1f3))/0x3+parseInt(_0x1c4ad9(0x1b5))/0x4*(parseInt(_0x1c4ad9(0x193))/0x5)+-parseInt(_0x1c4ad9(0x1d5))/0x6+-parseInt(_0x1c4ad9(0x213))/0x7*(-parseInt(_0x1c4ad9(0x20e))/0x8)+-parseInt(_0x1c4ad9(0x198))/0x9+-parseInt(_0x1c4ad9(0x1a9))/0xa;if(_0x5bbe9d===_0x24938b)break;else _0x2f23b7['push'](_0x2f23b7['shift']());}catch(_0x4d1c82){_0x2f23b7['push'](_0x2f23b7['shift']());}}}(_0x4063,0xe02a1));import{Plugin as _0x232070}from'ckeditor5/src/core.js';function _0x2225(_0x499533,_0x14cd2e){const _0x406351=_0x4063();return _0x2225=function(_0x2225ac,_0x57c4c4){_0x2225ac=_0x2225ac-0x189;let _0x1f2f68=_0x406351[_0x2225ac];return _0x1f2f68;},_0x2225(_0x499533,_0x14cd2e);}import{getTranslation as _0xb88271}from'../utils/common-translations.js';import{renameAttributeKey as _0x22f9a7}from'../trackchangesediting.js';import{LiveRange as _0x20ef41}from'ckeditor5/src/engine.js';function _0x4063(){const _0x3a89e4=['*Merge:*\x20list\x20item','map','todoList','refresh','attributes','*Set\x20format:*\x20%0','removeMarker','isLocal','286558RvRzde','deletion','*Format:*\x20insert\x20into\x20%0','setSelection','_suggestionFactory','trackChangesCommand','plugins','mergeListItemForward','_supportLegacySuggestions','enableDefaultAttributesIntegration','bulletedList','2086368qvaLxu','default','accept','ELEMENT_','*Merge:*\x20%0','execute','registerDescriptionCallback','getSuggestions','todoListChecked','oldValue','ELEMENT_BULLETED_LIST','differ','next','descriptionFactory','todo','find','multipleBlocks','indentList','*Uncheck\x20item*','getAttribute','checkTodoList','registerAttributeLabel','_getAttributeKey','isNextTo','listMarker','FORMAT_INDENT','formatBlock','afterInit','format','containsItem','3162543gvGLAt','createPositionAt','mergeListItemBackward','*Remove\x20format:*\x20%0','*Outdent:*\x20%0','document','config','*Split:*\x20list\x20item','batch','todoListCheck','attributeKey','nextSibling','head','*Check\x20item*','type','listIndent','data','start','_registerLegacyDescription','key','ELEMENT_LIST_ITEM','listMarkerStyle','fromRange','splitListItemAfter','_findSuggestions','isUndo','TodoListEditing','13914872sHtjDX','getRanges','groupId','numbered','change','7RKpqlw','detach','ELEMENT_NUMBERED_LIST','registerCustomCallback','splitListItemBefore','commands','ListEditing','value','numberedList','registerBlockAttribute','listType','forceValue','getChanges','range','*Indent:*\x20%0','suggestion','commandName','customNumberedList','has','ELEMENT_TODO_LIST','documentList','locale','1875ZnrsgR','getFirstRange','getFirstMarker','_LIST','filter','240183aaAtfa','12UtUVpI','schema','commandParams','listItemId','listStyle','get','newValue','includes','model','list.multiBlock','from','TrackChangesEditing','meta','every','registerElementLabel','*Change\x20to:*\x20%0','12643500LMJbTu','push','selection','nodeAfter','*Format:*\x20remove\x20from\x20%0','bulleted','outdentList','registerPostFixer','listReversed','setAttribute','editor','toUpperCase','15816pNAcJE','isObject','length','previousSibling','end','customBulletedList','parent','listItemIdFixer','listStart','createRange','attribute','noTrackChangesFixer','assureChains'];_0x4063=function(){return _0x3a89e4;};return _0x4063();}export default class z extends _0x232070{[_0x1f042f(0x1f0)](){const _0x5432bc=_0x1f042f,_0x785962=this[_0x5432bc(0x1b3)];if(!_0x785962[_0x5432bc(0x1d0)][_0x5432bc(0x18f)](_0x5432bc(0x219)))return;const _0x299c31=_0x785962[_0x5432bc(0x192)],_0x38d4ed=_0x785962[_0x5432bc(0x1d0)][_0x5432bc(0x19e)](_0x5432bc(0x1a4)),_0xd19e7f=_0x785962[_0x5432bc(0x1d0)][_0x5432bc(0x18f)](_0x5432bc(0x20d)),_0x50f672=!!_0x785962[_0x5432bc(0x1f9)][_0x5432bc(0x19e)](_0x5432bc(0x1a2));function _0x2a85a4(_0x5dd2dc){const _0x3b0940=_0x5432bc;return{'type':_0x3b0940(0x1f1),'content':''+_0xb88271(_0x299c31,_0x3b0940(0x1c7),_0x5dd2dc)};}function _0xed830d(_0x223451){const _0x3a4fb6=_0x5432bc;return{'type':_0x3a4fb6(0x1f1),'content':''+_0xb88271(_0x299c31,_0x3a4fb6(0x1f6),_0x223451)};}_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x21b)),_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x1d4)),_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x18e)),_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x1ba)),_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x1e6)),_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x1af)),_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x20a)),_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x217)),_0x38d4ed[_0x5432bc(0x21c)](_0x5432bc(0x19c)),_0x38d4ed[_0x5432bc(0x21c)](_0x5432bc(0x21d)),_0x38d4ed[_0x5432bc(0x21c)](_0x5432bc(0x202)),_0x50f672&&(_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x1f5)),_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x1d1))),_0xd19e7f&&(_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x1c4)),_0x38d4ed[_0x5432bc(0x1d3)](_0x5432bc(0x1e9)),_0x38d4ed[_0x5432bc(0x21c)](_0x5432bc(0x1dd)),_0x38d4ed[_0x5432bc(0x1e2)][_0x5432bc(0x1db)](_0x3c580b=>{const _0x3420e2=_0x5432bc,{data:_0x179917}=_0x3c580b;if(_0x179917&&_0x3420e2(0x1dd)==_0x179917[_0x3420e2(0x206)])return{'type':_0x3420e2(0x1f1),'content':_0x179917[_0x3420e2(0x19f)]?_0xb88271(_0x299c31,_0x3420e2(0x200)):_0xb88271(_0x299c31,_0x3420e2(0x1e7))};}),this[_0x5432bc(0x1b3)][_0x5432bc(0x1a1)][_0x5432bc(0x1f8)][_0x5432bc(0x1b0)](_0x1d643b=>{const _0x5d722f=_0x5432bc;if(_0x1d643b[_0x5d722f(0x1fb)][_0x5d722f(0x20c)])return!0x1;let _0x1f10d5=!0x1;const _0x530338=_0x38d4ed[_0x5d722f(0x1dc)]({'skipNotAttached':!0x0})[_0x5d722f(0x197)](_0x3cf9c6=>_0x5d722f(0x1dd)===_0x38d4ed[_0x5d722f(0x1eb)](_0x3cf9c6));for(const _0x9737f of _0x530338){_0x5d722f(0x1e3)!=_0x9737f[_0x5d722f(0x194)]()[_0x5d722f(0x204)][_0x5d722f(0x1ac)][_0x5d722f(0x1e8)](_0x5d722f(0x21d))&&(_0x38d4ed[_0x5d722f(0x20b)](_0x9737f[_0x5d722f(0x194)](),_0x5d722f(0x1bf))[_0x5d722f(0x1e4)](_0x30e9e1=>_0x5d722f(0x21d)===_0x38d4ed[_0x5d722f(0x1eb)](_0x30e9e1[_0x5d722f(0x18c)]))||(_0x1d643b[_0x5d722f(0x1c8)](_0x9737f[_0x5d722f(0x195)]()),_0x1f10d5=!0x0));}return _0x1f10d5;})),_0x38d4ed[_0x5432bc(0x1e2)][_0x5432bc(0x1ea)](_0x5432bc(0x202),_0xb88271(_0x299c31,_0x5432bc(0x1ee)));const _0x12b52f={'type':_0x5432bc(0x1f1),'content':''};_0x38d4ed[_0x5432bc(0x1e2)][_0x5432bc(0x1db)](_0x3efd01=>{const _0x33d84d=_0x5432bc,{data:_0x3a98f1}=_0x3efd01;if(!_0x3a98f1||_0x33d84d(0x21d)!=_0x3a98f1[_0x33d84d(0x206)])return;let _0x1485fb=_0x3efd01[_0x33d84d(0x1ff)];for(;_0x1485fb;){if(_0x1485fb[_0x33d84d(0x203)]&&((_0x33d84d(0x19d)==_0x1485fb[_0x33d84d(0x203)][_0x33d84d(0x206)]||_0x33d84d(0x208)==_0x1485fb[_0x33d84d(0x203)][_0x33d84d(0x206)])&&(_0x1485fb[_0x33d84d(0x203)][_0x33d84d(0x19f)]&&_0x33d84d(0x1d6)!=_0x1485fb[_0x33d84d(0x203)][_0x33d84d(0x19f)]||_0x33d84d(0x1d6)!=_0x1485fb[_0x33d84d(0x203)][_0x33d84d(0x1de)]&&!_0x3a98f1[_0x33d84d(0x19f)])||!_0x50f672&&_0x1485fb[_0x33d84d(0x203)][_0x33d84d(0x206)]==_0x22f9a7))return _0x12b52f;_0x1485fb=_0x1485fb[_0x33d84d(0x1e1)];}if(null==_0x3a98f1[_0x33d84d(0x19f)])switch(_0x3a98f1[_0x33d84d(0x1de)]){case _0x33d84d(0x1ae):return _0xed830d(_0xb88271(_0x299c31,_0x33d84d(0x1df)));case _0x33d84d(0x211):return _0xed830d(_0xb88271(_0x299c31,_0x33d84d(0x215)));case _0x33d84d(0x1e3):return _0xed830d(_0xb88271(_0x299c31,_0x33d84d(0x190)));}switch(_0x3a98f1[_0x33d84d(0x19f)]){case _0x33d84d(0x1ae):return _0x2a85a4(_0xb88271(_0x299c31,_0x33d84d(0x1df)));case _0x33d84d(0x211):return _0x2a85a4(_0xb88271(_0x299c31,_0x33d84d(0x215)));case _0x33d84d(0x1e3):return _0x2a85a4(_0xb88271(_0x299c31,_0x33d84d(0x190)));}}),_0x38d4ed[_0x5432bc(0x1e2)][_0x5432bc(0x1db)](_0x2f7d8b=>{const _0x41507a=_0x5432bc,{data:_0x5dbc5b}=_0x2f7d8b;if(_0x5dbc5b&&_0x41507a(0x202)==_0x5dbc5b[_0x41507a(0x206)])return null==_0x5dbc5b[_0x41507a(0x19f)]||null==_0x5dbc5b[_0x41507a(0x1de)]&&0x0==_0x5dbc5b[_0x41507a(0x19f)]?_0x12b52f:void 0x0;}),_0x38d4ed[_0x5432bc(0x1e2)][_0x5432bc(0x1db)](_0x4a054b=>{const _0x2c6c66=_0x5432bc;if(_0x2c6c66(0x1bf)!=_0x4a054b[_0x2c6c66(0x201)])return;const {data:_0x3411c4}=_0x4a054b;if(!_0x3411c4||_0x2c6c66(0x19c)!=_0x3411c4[_0x2c6c66(0x206)])return;const _0x41e7b6=le(_0x4a054b);return _0x2c6c66(0x19f)==_0x41e7b6?{'type':_0x2c6c66(0x1f1),'content':_0xb88271(_0x299c31,_0x2c6c66(0x1c2))}:_0x2c6c66(0x1de)==_0x41e7b6?{'type':_0x2c6c66(0x1f1),'content':_0xb88271(_0x299c31,_0x2c6c66(0x1fa))}:_0x12b52f;}),_0x785962[_0x5432bc(0x1a1)][_0x5432bc(0x1f8)][_0x5432bc(0x1b0)](_0x420b9a=>this[_0x5432bc(0x1bc)](_0x420b9a)),_0x785962[_0x5432bc(0x1a1)][_0x5432bc(0x1f8)][_0x5432bc(0x1b0)](_0x5cab34=>this[_0x5432bc(0x1c0)](_0x5cab34)),_0x785962[_0x5432bc(0x1a1)][_0x5432bc(0x1f8)][_0x5432bc(0x1b0)](_0x2f4120=>this[_0x5432bc(0x1c1)](_0x2f4120)),this[_0x5432bc(0x1d2)]();}[_0x1f042f(0x1bc)](_0x4f3ce9){const _0x123fde=_0x1f042f;if(_0x4f3ce9[_0x123fde(0x1fb)][_0x123fde(0x20c)]||!_0x4f3ce9[_0x123fde(0x1fb)][_0x123fde(0x1c9)])return!0x1;let _0x40590c=!0x1;const _0x3c7706=this[_0x123fde(0x1b3)][_0x123fde(0x1d0)][_0x123fde(0x19e)](_0x123fde(0x1a4))[_0x123fde(0x1dc)]({'skipNotAttached':!0x0})[_0x123fde(0x197)](_0x46131e=>_0x46131e[_0x123fde(0x203)]&&_0x123fde(0x19c)==_0x46131e[_0x123fde(0x203)][_0x123fde(0x206)])[_0x123fde(0x197)](_0x2acfcb=>_0x2acfcb[_0x123fde(0x203)][_0x123fde(0x19f)]&&_0x2acfcb[_0x123fde(0x203)][_0x123fde(0x1de)]);for(const _0x3dc09f of _0x3c7706)le(_0x3dc09f)||(_0x4f3ce9[_0x123fde(0x1c8)](_0x3dc09f[_0x123fde(0x195)]()),_0x40590c=!0x0);return _0x40590c;}[_0x1f042f(0x1c0)](_0x4d650f){const _0x55f4a5=_0x1f042f;if(_0x4d650f[_0x55f4a5(0x1fb)][_0x55f4a5(0x20c)]||!_0x4d650f[_0x55f4a5(0x1fb)][_0x55f4a5(0x1c9)])return!0x1;const _0x4bd504=this[_0x55f4a5(0x1b3)][_0x55f4a5(0x1d0)][_0x55f4a5(0x19e)](_0x55f4a5(0x1a4));if(_0x4bd504[_0x55f4a5(0x1cf)][_0x55f4a5(0x21a)])return!0x1;let _0x12c26f=!0x1;const _0xd43f42=[_0x55f4a5(0x21d),_0x55f4a5(0x19c),_0x55f4a5(0x202),_0x55f4a5(0x19d),_0x55f4a5(0x1bd),_0x55f4a5(0x1b1),_0x55f4a5(0x1fc),_0x55f4a5(0x1ed),_0x55f4a5(0x208)],_0x17d95c=this[_0x55f4a5(0x1b3)][_0x55f4a5(0x1a1)][_0x55f4a5(0x1f8)][_0x55f4a5(0x1e0)][_0x55f4a5(0x189)]()[_0x55f4a5(0x197)](_0x562941=>_0x55f4a5(0x1bf)==_0x562941[_0x55f4a5(0x201)])[_0x55f4a5(0x197)](_0x4f319b=>_0xd43f42[_0x55f4a5(0x1a0)](_0x4f319b[_0x55f4a5(0x1fd)]));if(0x0==_0x17d95c[_0x55f4a5(0x1b7)])return _0x12c26f;for(const _0x42041d of _0x17d95c){const _0x5172b0=_0x4bd504[_0x55f4a5(0x20b)](_0x42041d[_0x55f4a5(0x18a)],_0x55f4a5(0x1bf))[_0x55f4a5(0x197)](_0xf53604=>!_0xf53604[_0x55f4a5(0x1a5)][_0x55f4a5(0x1ec)])[_0x55f4a5(0x1c3)](_0x3fdba9=>_0x3fdba9[_0x55f4a5(0x18c)])[_0x55f4a5(0x197)](_0x144c68=>{const _0x3f3fd6=_0x55f4a5,_0x4e3eaa=_0x4bd504[_0x3f3fd6(0x1eb)](_0x144c68);return _0xd43f42[_0x3f3fd6(0x1a0)](_0x4e3eaa);});if(_0x5172b0[_0x55f4a5(0x1b7)]){for(const _0x5ae437 of _0x5172b0)_0x4d650f[_0x55f4a5(0x1c8)](_0x5ae437[_0x55f4a5(0x195)]());_0x12c26f=!0x0;}}return _0x12c26f;}[_0x1f042f(0x1c1)](_0x1f6368){const _0x3faaf9=_0x1f042f;if(_0x1f6368[_0x3faaf9(0x1fb)][_0x3faaf9(0x20c)]||!_0x1f6368[_0x3faaf9(0x1fb)][_0x3faaf9(0x1c9)])return!0x1;const _0x368bcf=this[_0x3faaf9(0x1b3)][_0x3faaf9(0x1d0)][_0x3faaf9(0x19e)](_0x3faaf9(0x1a4));let _0x3dc12d=!0x1;const _0x4974f3=[_0x3faaf9(0x21d),_0x3faaf9(0x19c),_0x3faaf9(0x202),_0x3faaf9(0x19d),_0x3faaf9(0x1bd),_0x3faaf9(0x1b1),_0x3faaf9(0x1fc),_0x3faaf9(0x1ed),_0x3faaf9(0x208)];for(const _0x1caa7f of _0x368bcf[_0x3faaf9(0x1dc)]({'skipNotAttached':!0x0})){const _0x5b0a9b=_0x368bcf[_0x3faaf9(0x20b)](_0x1caa7f[_0x3faaf9(0x194)](),_0x3faaf9(0x1bf))[_0x3faaf9(0x1c3)](_0x597c1c=>_0x597c1c[_0x3faaf9(0x18c)])[_0x3faaf9(0x197)](_0x513017=>_0x513017[_0x3faaf9(0x203)]&&_0x4974f3[_0x3faaf9(0x1a0)](_0x513017[_0x3faaf9(0x203)][_0x3faaf9(0x206)]));if(!_0x5b0a9b[_0x3faaf9(0x1b7)])continue;const _0x3e9b37=_0x5b0a9b[0x0][_0x3faaf9(0x1ff)][_0x3faaf9(0x1c6)][_0x3faaf9(0x210)];if(!_0x5b0a9b[_0x3faaf9(0x1a6)](_0x6999b=>_0x6999b[_0x3faaf9(0x1c6)][_0x3faaf9(0x210)]===_0x3e9b37)){for(const _0x20c895 of _0x5b0a9b)_0x4079d5(_0x20c895,_0x3e9b37)&&(_0x3dc12d=!0x0);}}return _0x3dc12d;function _0x27ceeb(_0x2a5e84,_0x1d4d7b){const _0xd2a541=_0x3faaf9;for(const _0x4d4c5c of _0x368bcf[_0xd2a541(0x1dc)]({'skipNotAttached':!0x0})[_0xd2a541(0x197)](_0x45ed85=>_0xd2a541(0x1bf)==_0x45ed85[_0xd2a541(0x201)]&&_0x45ed85[_0xd2a541(0x1c6)][_0xd2a541(0x210)]==_0x2a5e84))_0x4d4c5c[_0xd2a541(0x1b2)](_0xd2a541(0x210),_0x1d4d7b);}function _0x4079d5(_0x2dd19f,_0x261bb9){const _0x3b9190=_0x3faaf9;let _0x457252=_0x2dd19f[_0x3b9190(0x1ff)],_0x478b3e=!0x1;for(;_0x457252;)_0x457252[_0x3b9190(0x1c6)][_0x3b9190(0x210)]!=_0x261bb9&&(_0x27ceeb(_0x457252[_0x3b9190(0x1c6)][_0x3b9190(0x210)],_0x261bb9),_0x457252[_0x3b9190(0x1b2)](_0x3b9190(0x210),_0x261bb9),_0x478b3e=!0x0),_0x457252=_0x457252[_0x3b9190(0x1e1)];return _0x478b3e;}}[_0x1f042f(0x1d2)](){const _0x312709=_0x1f042f,_0xfcb14d=this[_0x312709(0x1b3)],_0x29d212=_0xfcb14d[_0x312709(0x192)],_0x12840b=_0xfcb14d[_0x312709(0x1d0)][_0x312709(0x19e)](_0x312709(0x1a4));this[_0x312709(0x205)](),_0x12840b[_0x312709(0x1ce)][_0x312709(0x216)](_0x312709(0x1ef),_0x312709(0x191),_0x312709(0x1d7),function(_0x3d3aa6,_0x4034f9){const _0x2b632=_0x312709,_0x28e7b8=[];for(let _0x425c41 of _0x3d3aa6)_0x425c41[_0x2b632(0x204)][_0x2b632(0x1ac)]===_0x425c41[_0x2b632(0x1b9)][_0x2b632(0x1bb)]&&(_0x425c41=_0xfcb14d[_0x2b632(0x1a1)][_0x2b632(0x1be)](_0xfcb14d[_0x2b632(0x1a1)][_0x2b632(0x1f4)](_0x425c41[_0x2b632(0x204)][_0x2b632(0x1ac)],0x0))),_0x28e7b8[_0x2b632(0x1aa)](_0x425c41);_0xfcb14d[_0x2b632(0x1a1)][_0x2b632(0x212)](_0x99197b=>{const _0x20c189=_0x2b632,_0x3258e5=_0xfcb14d[_0x20c189(0x1a1)][_0x20c189(0x1f8)][_0x20c189(0x1ab)],_0x2f8f36=Array[_0x20c189(0x1a3)](_0x3258e5[_0x20c189(0x20f)]())[_0x20c189(0x1c3)](_0x3b0503=>_0x20ef41[_0x20c189(0x209)](_0x3b0503));_0x99197b[_0x20c189(0x1cd)](_0x28e7b8),_0xfcb14d[_0x20c189(0x218)][_0x20c189(0x19e)](_0x4034f9[_0x20c189(0x18d)])[_0x20c189(0x1c5)](),_0x4034f9[_0x20c189(0x19b)][_0x20c189(0x1aa)]({'forceDefaultExecution':!0x0}),_0xfcb14d[_0x20c189(0x1da)](_0x4034f9[_0x20c189(0x18d)],..._0x4034f9[_0x20c189(0x19b)]),_0x99197b[_0x20c189(0x1cd)](_0x2f8f36);for(const _0x11a4f8 of _0x2f8f36)_0x11a4f8[_0x20c189(0x214)]();});}),_0x12840b[_0x312709(0x1e2)][_0x312709(0x1a7)](function(_0x44c656){const _0x9d9fb3=_0x312709,_0x41a41a=!_0xfcb14d[_0x9d9fb3(0x1a1)][_0x9d9fb3(0x19a)][_0x9d9fb3(0x1b6)](_0x44c656),_0x4efd1e=_0x44c656[_0x9d9fb3(0x1b8)],_0x27cc86=_0x44c656[_0x9d9fb3(0x1fe)],_0x500e5c=_0x44c656[_0x9d9fb3(0x1e8)](_0x9d9fb3(0x19c)),_0x221841=!_0x4efd1e||_0x4efd1e[_0x9d9fb3(0x1e8)](_0x9d9fb3(0x19c))!==_0x500e5c,_0x10f0fc=!_0x27cc86||_0x27cc86[_0x9d9fb3(0x1e8)](_0x9d9fb3(0x19c))!==_0x500e5c;return _0x41a41a&&Boolean(_0x500e5c)&&_0x221841&&_0x10f0fc;},_0x33f6ee=>_0xb88271(_0x29d212,_0x312709(0x207),_0x33f6ee));}[_0x1f042f(0x205)](){const _0x3cbc2f=_0x1f042f,_0x4d7573=this[_0x3cbc2f(0x1b3)],_0x310ee2=_0x4d7573[_0x3cbc2f(0x192)];function _0x864d7b(_0x323056){const _0xea0c8c=_0x3cbc2f,_0x5d43b5=_0x4d7573[_0xea0c8c(0x218)][_0xea0c8c(0x19e)](_0xea0c8c(0x1d4))[_0xea0c8c(0x21a)],_0x2fb2ea=_0x4d7573[_0xea0c8c(0x218)][_0xea0c8c(0x19e)](_0xea0c8c(0x21b))[_0xea0c8c(0x21a)];return _0xea0c8c(0x21b)===_0x323056?_0x5d43b5:_0x2fb2ea;}_0x4d7573[_0x3cbc2f(0x1d0)][_0x3cbc2f(0x19e)](_0x3cbc2f(0x1a4))[_0x3cbc2f(0x1e2)][_0x3cbc2f(0x1db)](function(_0x9d4fa){const _0x33d01f=_0x3cbc2f;if(_0x33d01f(0x1ef)!=_0x9d4fa[_0x33d01f(0x201)])return;const {data:_0x54b150}=_0x9d4fa;if(!_0x54b150)return;let _0x4b55d0,_0x32002d,_0x5681b5,_0x37517d;switch(_0x54b150[_0x33d01f(0x18d)]){case _0x33d01f(0x1d4):_0x5681b5=_0x54b150[_0x33d01f(0x19b)][0x0][_0x33d01f(0x21e)],_0x37517d=_0x864d7b(_0x54b150[_0x33d01f(0x18d)]),_0x4b55d0=_0x5681b5?_0x33d01f(0x1cc):_0x33d01f(0x1ad),!_0x37517d&&_0x4d7573[_0x33d01f(0x1f9)][_0x33d01f(0x19e)](_0x33d01f(0x1a2))||(_0x4b55d0=_0x33d01f(0x1a8)),_0x32002d={'type':_0x33d01f(0x1f1),'content':_0xb88271(_0x310ee2,_0x4b55d0,_0xb88271(_0x310ee2,_0x33d01f(0x1df)))};break;case _0x33d01f(0x21b):_0x5681b5=_0x54b150[_0x33d01f(0x19b)][0x0][_0x33d01f(0x21e)],_0x37517d=_0x864d7b(_0x54b150[_0x33d01f(0x18d)]),_0x4b55d0=_0x5681b5?_0x33d01f(0x1cc):_0x33d01f(0x1ad),!_0x37517d&&_0x4d7573[_0x33d01f(0x1f9)][_0x33d01f(0x19e)](_0x33d01f(0x1a2))||(_0x4b55d0=_0x33d01f(0x1a8)),_0x32002d={'type':_0x33d01f(0x1f1),'content':_0xb88271(_0x310ee2,_0x4b55d0,_0xb88271(_0x310ee2,_0x33d01f(0x215)))};break;case _0x33d01f(0x1e6):_0x4b55d0=_0x33d01f(0x18b),_0x32002d={'type':_0x33d01f(0x1f1),'content':_0xb88271(_0x310ee2,_0x4b55d0,_0xb88271(_0x310ee2,_0x33d01f(0x207)))};break;case _0x33d01f(0x1af):_0x4b55d0=function(_0x19254c){const _0x545d81=_0x33d01f,_0x11e4e4=_0x19254c[_0x545d81(0x194)]();let _0x3b605c=_0x11e4e4[_0x545d81(0x204)][_0x545d81(0x1ac)];for(;_0x3b605c&&_0x11e4e4[_0x545d81(0x1f2)](_0x3b605c);){if(_0x3b605c[_0x545d81(0x1e8)](_0x545d81(0x202))>0x0)return!0x1;_0x3b605c=_0x3b605c[_0x545d81(0x1fe)];}return!0x0;}(_0x9d4fa)?_0xb88271(_0x310ee2,_0x33d01f(0x1ad),_0xb88271(_0x310ee2,function(_0x48b2e5){const _0x4ce01e=_0x33d01f;return _0x4ce01e(0x1d8)+_0x48b2e5[_0x4ce01e(0x194)]()[_0x4ce01e(0x204)][_0x4ce01e(0x1ac)][_0x4ce01e(0x1e8)](_0x4ce01e(0x21d))[_0x4ce01e(0x1b4)]()+_0x4ce01e(0x196);}(_0x9d4fa))):_0xb88271(_0x310ee2,_0x33d01f(0x1f7),_0xb88271(_0x310ee2,_0x33d01f(0x207))),_0x32002d={'type':_0x33d01f(0x1f1),'content':_0x4b55d0};break;case _0x33d01f(0x1f5):case _0x33d01f(0x1d1):!0x1===_0x54b150[_0x33d01f(0x1e5)]&&(_0x4b55d0=_0x33d01f(0x1d9),_0x32002d={'type':_0x33d01f(0x1cb),'content':_0xb88271(_0x310ee2,_0x4b55d0,_0xb88271(_0x310ee2,_0x33d01f(0x207)))});}return _0x32002d;});}}function le(_0x1bb1e0){const _0x42545f=_0x1f042f;let _0x1cde52=_0x1bb1e0[_0x42545f(0x194)]()[_0x42545f(0x204)][_0x42545f(0x1ac)][_0x42545f(0x1b8)];for(;_0x1cde52;){const _0x340267=_0x1cde52[_0x42545f(0x1e8)](_0x42545f(0x19c));if(!_0x340267)return!0x1;if(_0x340267==_0x1bb1e0[_0x42545f(0x203)][_0x42545f(0x19f)])return _0x42545f(0x19f);if(_0x340267==_0x1bb1e0[_0x42545f(0x203)][_0x42545f(0x1de)])return _0x42545f(0x1de);_0x1cde52=_0x1cde52[_0x42545f(0x1b8)];}return!0x1;}
23
+ function _0xff22(){const _0x2af38f=['*Format:*\x20remove\x20from\x20%0','getFirstMarker','plugins','accept','listIndent','*Outdent:*\x20%0','todoListCheck','_LIST','_findSuggestions','_getAttributeKey','checkTodoList','range','type','TrackChangesEditing','numberedList','FORMAT_INDENT','getFirstRange','TodoListEditing','createRange','mergeListItemBackward','customBulletedList','containsItem','ELEMENT_NUMBERED_LIST','listStyle','listMarker','listReversed','bulleted','fromRange','listStart','get','model','nextSibling','_suggestionFactory','*Set\x20format:*\x20%0','isUndo','end','commandParams','*Change\x20to:*\x20%0','*Check\x20item*','data','push','14REqmAc','includes','differ','attributeKey','afterInit','996620BKEhwH','value','mergeListItemForward','removeMarker','find','head','registerDescriptionCallback','splitListItemAfter','documentList','schema','registerAttributeLabel','previousSibling','todoList','ELEMENT_TODO_LIST','_supportLegacySuggestions','isNextTo','getChanges','setAttribute','listMarkerStyle','deletion','has','commands','batch','10daHyRA','groupId','oldValue','forceValue','ELEMENT_LIST_ITEM','filter','createPositionAt','suggestion','todo','toUpperCase','643596GgGiKm','getRanges','*Merge:*\x20list\x20item','attribute','length','1833720swjilI','numbered','list.multiBlock','ELEMENT_BULLETED_LIST','registerCustomCallback','change','bulletedList','locale','*Uncheck\x20item*','every','start','format','nodeAfter','outdentList','indentList','newValue','50DXCWvB','enableDefaultAttributesIntegration','multipleBlocks','detach','execute','registerPostFixer','map','1495068DBDSbD','3122847JxsAKx','197256FeUkxH','ListEditing','listType','attributes','customNumberedList','splitListItemBefore','selection','*Split:*\x20list\x20item','from','key','getSuggestions','listItemIdFixer','ELEMENT_','getAttribute','assureChains','default','config','editor','formatBlock','parent','setSelection','next','isLocal','*Remove\x20format:*\x20%0','_registerLegacyDescription','*Indent:*\x20%0','18vnvQOy','meta','*Format:*\x20insert\x20into\x20%0','*Merge:*\x20%0','document','descriptionFactory','commandName','refresh','isObject','todoListChecked','noTrackChangesFixer','registerBlockAttribute','trackChangesCommand','5972791gRyuvc','listItemId','registerElementLabel'];_0xff22=function(){return _0x2af38f;};return _0xff22();}const _0xe9056d=_0x2d49;(function(_0x51ea1c,_0x87c729){const _0x475113=_0x2d49,_0x596574=_0x51ea1c();while(!![]){try{const _0xa113c1=parseInt(_0x475113(0x137))/0x1+-parseInt(_0x475113(0x190))/0x2*(parseInt(_0x475113(0x176))/0x3)+-parseInt(_0x475113(0x174))/0x4+-parseInt(_0x475113(0x16d))/0x5*(-parseInt(_0x475113(0x158))/0x6)+parseInt(_0x475113(0x132))/0x7*(-parseInt(_0x475113(0x15d))/0x8)+-parseInt(_0x475113(0x175))/0x9*(parseInt(_0x475113(0x14e))/0xa)+parseInt(_0x475113(0x19d))/0xb;if(_0xa113c1===_0x87c729)break;else _0x596574['push'](_0x596574['shift']());}catch(_0x3d2993){_0x596574['push'](_0x596574['shift']());}}}(_0xff22,0xcd661));import{Plugin as _0x3446ae}from'ckeditor5/src/core.js';import{getTranslation as _0x2f6313}from'../utils/common-translations.js';import{renameAttributeKey as _0x7b17f}from'../trackchangesediting.js';function _0x2d49(_0x2b4994,_0xfe7700){const _0xff2288=_0xff22();return _0x2d49=function(_0x2d4962,_0x510d18){_0x2d4962=_0x2d4962-0x12a;let _0x4c79ce=_0xff2288[_0x2d4962];return _0x4c79ce;},_0x2d49(_0x2b4994,_0xfe7700);}import{LiveRange as _0x1b1555}from'ckeditor5/src/engine.js';export default class z extends _0x3446ae{[_0xe9056d(0x136)](){const _0x2e5e61=_0xe9056d,_0x56f0fa=this[_0x2e5e61(0x187)];if(!_0x56f0fa[_0x2e5e61(0x1a2)][_0x2e5e61(0x14b)](_0x2e5e61(0x177)))return;const _0xfe7d48=_0x56f0fa[_0x2e5e61(0x164)],_0x3ea18b=_0x56f0fa[_0x2e5e61(0x1a2)][_0x2e5e61(0x1bd)](_0x2e5e61(0x1ad)),_0x107bb2=_0x56f0fa[_0x2e5e61(0x1a2)][_0x2e5e61(0x14b)](_0x2e5e61(0x1b1)),_0x436dc1=!!_0x56f0fa[_0x2e5e61(0x186)][_0x2e5e61(0x1bd)](_0x2e5e61(0x15f));function _0x5c5a0b(_0x2fe315){const _0x449a7a=_0x2e5e61;return{'type':_0x449a7a(0x168),'content':''+_0x2f6313(_0xfe7d48,_0x449a7a(0x12a),_0x2fe315)};}function _0x3ab5e3(_0x58d046){const _0x27dc45=_0x2e5e61;return{'type':_0x27dc45(0x168),'content':''+_0x2f6313(_0xfe7d48,_0x27dc45(0x18d),_0x58d046)};}_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x1ae)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x163)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x17a)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x1b4)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x16b)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x16a)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x13e)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x17b)),_0x3ea18b[_0x2e5e61(0x19b)](_0x2e5e61(0x19e)),_0x3ea18b[_0x2e5e61(0x19b)](_0x2e5e61(0x178)),_0x3ea18b[_0x2e5e61(0x19b)](_0x2e5e61(0x1a4)),_0x436dc1&&(_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x1b3)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x139))),_0x107bb2&&(_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x143)),_0x3ea18b[_0x2e5e61(0x16e)](_0x2e5e61(0x1aa)),_0x3ea18b[_0x2e5e61(0x19b)](_0x2e5e61(0x199)),_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x13d)](_0x5e1d91=>{const _0xefdc90=_0x2e5e61,{data:_0x3ab25c}=_0x5e1d91;if(_0x3ab25c&&_0xefdc90(0x199)==_0x3ab25c[_0xefdc90(0x17f)])return{'type':_0xefdc90(0x168),'content':_0x3ab25c[_0xefdc90(0x16c)]?_0x2f6313(_0xfe7d48,_0xefdc90(0x12f)):_0x2f6313(_0xfe7d48,_0xefdc90(0x165))};}),this[_0x2e5e61(0x187)][_0x2e5e61(0x1be)][_0x2e5e61(0x194)][_0x2e5e61(0x172)](_0x408232=>{const _0x53f1d8=_0x2e5e61;if(_0x408232[_0x53f1d8(0x14d)][_0x53f1d8(0x12b)])return!0x1;let _0x4da334=!0x1;const _0x45e6d5=_0x3ea18b[_0x53f1d8(0x180)]({'skipNotAttached':!0x0})[_0x53f1d8(0x153)](_0xbac076=>_0x53f1d8(0x199)===_0x3ea18b[_0x53f1d8(0x1a9)](_0xbac076));for(const _0x50e6f0 of _0x45e6d5){_0x53f1d8(0x156)!=_0x50e6f0[_0x53f1d8(0x1b0)]()[_0x53f1d8(0x167)][_0x53f1d8(0x169)][_0x53f1d8(0x183)](_0x53f1d8(0x178))&&(_0x3ea18b[_0x53f1d8(0x1a8)](_0x50e6f0[_0x53f1d8(0x1b0)](),_0x53f1d8(0x15b))[_0x53f1d8(0x13b)](_0x5d6521=>_0x53f1d8(0x178)===_0x3ea18b[_0x53f1d8(0x1a9)](_0x5d6521[_0x53f1d8(0x155)]))||(_0x408232[_0x53f1d8(0x13a)](_0x50e6f0[_0x53f1d8(0x1a1)]()),_0x4da334=!0x0));}return _0x4da334;})),_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x141)](_0x2e5e61(0x1a4),_0x2f6313(_0xfe7d48,_0x2e5e61(0x1af)));const _0x1d968f={'type':_0x2e5e61(0x168),'content':''};_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x13d)](_0x294a8c=>{const _0x25e57d=_0x2e5e61,{data:_0x2f6b5d}=_0x294a8c;if(!_0x2f6b5d||_0x25e57d(0x178)!=_0x2f6b5d[_0x25e57d(0x17f)])return;let _0x4a83e5=_0x294a8c[_0x25e57d(0x13c)];for(;_0x4a83e5;){if(_0x4a83e5[_0x25e57d(0x130)]&&((_0x25e57d(0x1b7)==_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x17f)]||_0x25e57d(0x149)==_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x17f)])&&(_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x16c)]&&_0x25e57d(0x185)!=_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x16c)]||_0x25e57d(0x185)!=_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x150)]&&!_0x2f6b5d[_0x25e57d(0x16c)])||!_0x436dc1&&_0x4a83e5[_0x25e57d(0x130)][_0x25e57d(0x17f)]==_0x7b17f))return _0x1d968f;_0x4a83e5=_0x4a83e5[_0x25e57d(0x18b)];}if(null==_0x2f6b5d[_0x25e57d(0x16c)])switch(_0x2f6b5d[_0x25e57d(0x150)]){case _0x25e57d(0x1ba):return _0x3ab5e3(_0x2f6313(_0xfe7d48,_0x25e57d(0x160)));case _0x25e57d(0x15e):return _0x3ab5e3(_0x2f6313(_0xfe7d48,_0x25e57d(0x1b6)));case _0x25e57d(0x156):return _0x3ab5e3(_0x2f6313(_0xfe7d48,_0x25e57d(0x144)));}switch(_0x2f6b5d[_0x25e57d(0x16c)]){case _0x25e57d(0x1ba):return _0x5c5a0b(_0x2f6313(_0xfe7d48,_0x25e57d(0x160)));case _0x25e57d(0x15e):return _0x5c5a0b(_0x2f6313(_0xfe7d48,_0x25e57d(0x1b6)));case _0x25e57d(0x156):return _0x5c5a0b(_0x2f6313(_0xfe7d48,_0x25e57d(0x144)));}}),_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x13d)](_0x20d0df=>{const _0x150eaf=_0x2e5e61,{data:_0x499f80}=_0x20d0df;if(_0x499f80&&_0x150eaf(0x1a4)==_0x499f80[_0x150eaf(0x17f)])return null==_0x499f80[_0x150eaf(0x16c)]||null==_0x499f80[_0x150eaf(0x150)]&&0x0==_0x499f80[_0x150eaf(0x16c)]?_0x1d968f:void 0x0;}),_0x3ea18b[_0x2e5e61(0x195)][_0x2e5e61(0x13d)](_0x4d0e64=>{const _0xedc3dc=_0x2e5e61;if(_0xedc3dc(0x15b)!=_0x4d0e64[_0xedc3dc(0x1ac)])return;const {data:_0x3ff8ee}=_0x4d0e64;if(!_0x3ff8ee||_0xedc3dc(0x19e)!=_0x3ff8ee[_0xedc3dc(0x17f)])return;const _0x240a93=le(_0x4d0e64);return _0xedc3dc(0x16c)==_0x240a93?{'type':_0xedc3dc(0x168),'content':_0x2f6313(_0xfe7d48,_0xedc3dc(0x15a))}:_0xedc3dc(0x150)==_0x240a93?{'type':_0xedc3dc(0x168),'content':_0x2f6313(_0xfe7d48,_0xedc3dc(0x17d))}:_0x1d968f;}),_0x56f0fa[_0x2e5e61(0x1be)][_0x2e5e61(0x194)][_0x2e5e61(0x172)](_0x47a086=>this[_0x2e5e61(0x181)](_0x47a086)),_0x56f0fa[_0x2e5e61(0x1be)][_0x2e5e61(0x194)][_0x2e5e61(0x172)](_0x3e7d1e=>this[_0x2e5e61(0x19a)](_0x3e7d1e)),_0x56f0fa[_0x2e5e61(0x1be)][_0x2e5e61(0x194)][_0x2e5e61(0x172)](_0x14f460=>this[_0x2e5e61(0x184)](_0x14f460)),this[_0x2e5e61(0x145)]();}[_0xe9056d(0x181)](_0x19eca3){const _0x4c19b0=_0xe9056d;if(_0x19eca3[_0x4c19b0(0x14d)][_0x4c19b0(0x12b)]||!_0x19eca3[_0x4c19b0(0x14d)][_0x4c19b0(0x18c)])return!0x1;let _0x18b84b=!0x1;const _0x1b360a=this[_0x4c19b0(0x187)][_0x4c19b0(0x1a2)][_0x4c19b0(0x1bd)](_0x4c19b0(0x1ad))[_0x4c19b0(0x180)]({'skipNotAttached':!0x0})[_0x4c19b0(0x153)](_0x5bf42c=>_0x5bf42c[_0x4c19b0(0x130)]&&_0x4c19b0(0x19e)==_0x5bf42c[_0x4c19b0(0x130)][_0x4c19b0(0x17f)])[_0x4c19b0(0x153)](_0x928f7d=>_0x928f7d[_0x4c19b0(0x130)][_0x4c19b0(0x16c)]&&_0x928f7d[_0x4c19b0(0x130)][_0x4c19b0(0x150)]);for(const _0x4b8cbb of _0x1b360a)le(_0x4b8cbb)||(_0x19eca3[_0x4c19b0(0x13a)](_0x4b8cbb[_0x4c19b0(0x1a1)]()),_0x18b84b=!0x0);return _0x18b84b;}[_0xe9056d(0x19a)](_0xe6cfa4){const _0x323f47=_0xe9056d;if(_0xe6cfa4[_0x323f47(0x14d)][_0x323f47(0x12b)]||!_0xe6cfa4[_0x323f47(0x14d)][_0x323f47(0x18c)])return!0x1;const _0x2628c0=this[_0x323f47(0x187)][_0x323f47(0x1a2)][_0x323f47(0x1bd)](_0x323f47(0x1ad));if(_0x2628c0[_0x323f47(0x19c)][_0x323f47(0x138)])return!0x1;let _0x18d94a=!0x1;const _0xd6199c=[_0x323f47(0x178),_0x323f47(0x19e),_0x323f47(0x1a4),_0x323f47(0x1b7),_0x323f47(0x1bc),_0x323f47(0x1b9),_0x323f47(0x1a6),_0x323f47(0x1b8),_0x323f47(0x149)],_0x55e9b1=this[_0x323f47(0x187)][_0x323f47(0x1be)][_0x323f47(0x194)][_0x323f47(0x134)][_0x323f47(0x147)]()[_0x323f47(0x153)](_0x257d1c=>_0x323f47(0x15b)==_0x257d1c[_0x323f47(0x1ac)])[_0x323f47(0x153)](_0x2ad26a=>_0xd6199c[_0x323f47(0x133)](_0x2ad26a[_0x323f47(0x135)]));if(0x0==_0x55e9b1[_0x323f47(0x15c)])return _0x18d94a;for(const _0x151925 of _0x55e9b1){const _0x25c4ae=_0x2628c0[_0x323f47(0x1a8)](_0x151925[_0x323f47(0x1ab)],_0x323f47(0x15b))[_0x323f47(0x153)](_0x3110d9=>!_0x3110d9[_0x323f47(0x191)][_0x323f47(0x146)])[_0x323f47(0x173)](_0x50b942=>_0x50b942[_0x323f47(0x155)])[_0x323f47(0x153)](_0x264ea4=>{const _0x3122a0=_0x323f47,_0x37e64e=_0x2628c0[_0x3122a0(0x1a9)](_0x264ea4);return _0xd6199c[_0x3122a0(0x133)](_0x37e64e);});if(_0x25c4ae[_0x323f47(0x15c)]){for(const _0x48705f of _0x25c4ae)_0xe6cfa4[_0x323f47(0x13a)](_0x48705f[_0x323f47(0x1a1)]());_0x18d94a=!0x0;}}return _0x18d94a;}[_0xe9056d(0x184)](_0x58a94a){const _0x36fd46=_0xe9056d;if(_0x58a94a[_0x36fd46(0x14d)][_0x36fd46(0x12b)]||!_0x58a94a[_0x36fd46(0x14d)][_0x36fd46(0x18c)])return!0x1;const _0x5ce2fd=this[_0x36fd46(0x187)][_0x36fd46(0x1a2)][_0x36fd46(0x1bd)](_0x36fd46(0x1ad));let _0x1071d3=!0x1;const _0x51cd13=[_0x36fd46(0x178),_0x36fd46(0x19e),_0x36fd46(0x1a4),_0x36fd46(0x1b7),_0x36fd46(0x1bc),_0x36fd46(0x1b9),_0x36fd46(0x1a6),_0x36fd46(0x1b8),_0x36fd46(0x149)];for(const _0x39a0c4 of _0x5ce2fd[_0x36fd46(0x180)]({'skipNotAttached':!0x0})){const _0x438c1f=_0x5ce2fd[_0x36fd46(0x1a8)](_0x39a0c4[_0x36fd46(0x1b0)](),_0x36fd46(0x15b))[_0x36fd46(0x173)](_0x48472e=>_0x48472e[_0x36fd46(0x155)])[_0x36fd46(0x153)](_0x50d187=>_0x50d187[_0x36fd46(0x130)]&&_0x51cd13[_0x36fd46(0x133)](_0x50d187[_0x36fd46(0x130)][_0x36fd46(0x17f)]));if(!_0x438c1f[_0x36fd46(0x15c)])continue;const _0x52bfc4=_0x438c1f[0x0][_0x36fd46(0x13c)][_0x36fd46(0x179)][_0x36fd46(0x14f)];if(!_0x438c1f[_0x36fd46(0x166)](_0x427234=>_0x427234[_0x36fd46(0x179)][_0x36fd46(0x14f)]===_0x52bfc4)){for(const _0x5c70f0 of _0x438c1f)_0x17e327(_0x5c70f0,_0x52bfc4)&&(_0x1071d3=!0x0);}}return _0x1071d3;function _0xa10ad(_0x2246e3,_0x158a3f){const _0x118220=_0x36fd46;for(const _0x51b97f of _0x5ce2fd[_0x118220(0x180)]({'skipNotAttached':!0x0})[_0x118220(0x153)](_0x15ad31=>_0x118220(0x15b)==_0x15ad31[_0x118220(0x1ac)]&&_0x15ad31[_0x118220(0x179)][_0x118220(0x14f)]==_0x2246e3))_0x51b97f[_0x118220(0x148)](_0x118220(0x14f),_0x158a3f);}function _0x17e327(_0x351053,_0x339a7e){const _0x59eada=_0x36fd46;let _0x31d2a6=_0x351053[_0x59eada(0x13c)],_0x40649b=!0x1;for(;_0x31d2a6;)_0x31d2a6[_0x59eada(0x179)][_0x59eada(0x14f)]!=_0x339a7e&&(_0xa10ad(_0x31d2a6[_0x59eada(0x179)][_0x59eada(0x14f)],_0x339a7e),_0x31d2a6[_0x59eada(0x148)](_0x59eada(0x14f),_0x339a7e),_0x40649b=!0x0),_0x31d2a6=_0x31d2a6[_0x59eada(0x18b)];return _0x40649b;}}[_0xe9056d(0x145)](){const _0x125ace=_0xe9056d,_0x2da200=this[_0x125ace(0x187)],_0x3818c3=_0x2da200[_0x125ace(0x164)],_0x2b06ec=_0x2da200[_0x125ace(0x1a2)][_0x125ace(0x1bd)](_0x125ace(0x1ad));this[_0x125ace(0x18e)](),_0x2b06ec[_0x125ace(0x1c0)][_0x125ace(0x161)](_0x125ace(0x188),_0x125ace(0x13f),_0x125ace(0x1a3),function(_0x5b47b2,_0x27bde4){const _0x211866=_0x125ace,_0x3de014=[];for(let _0x2f963d of _0x5b47b2)_0x2f963d[_0x211866(0x167)][_0x211866(0x169)]===_0x2f963d[_0x211866(0x12c)][_0x211866(0x189)]&&(_0x2f963d=_0x2da200[_0x211866(0x1be)][_0x211866(0x1b2)](_0x2da200[_0x211866(0x1be)][_0x211866(0x154)](_0x2f963d[_0x211866(0x167)][_0x211866(0x169)],0x0))),_0x3de014[_0x211866(0x131)](_0x2f963d);_0x2da200[_0x211866(0x1be)][_0x211866(0x162)](_0x76e341=>{const _0x281be2=_0x211866,_0x59e3eb=_0x2da200[_0x281be2(0x1be)][_0x281be2(0x194)][_0x281be2(0x17c)],_0x485707=Array[_0x281be2(0x17e)](_0x59e3eb[_0x281be2(0x159)]())[_0x281be2(0x173)](_0x51efc9=>_0x1b1555[_0x281be2(0x1bb)](_0x51efc9));_0x76e341[_0x281be2(0x18a)](_0x3de014),_0x2da200[_0x281be2(0x14c)][_0x281be2(0x1bd)](_0x27bde4[_0x281be2(0x196)])[_0x281be2(0x197)](),_0x27bde4[_0x281be2(0x12d)][_0x281be2(0x131)]({'forceDefaultExecution':!0x0}),_0x2da200[_0x281be2(0x171)](_0x27bde4[_0x281be2(0x196)],..._0x27bde4[_0x281be2(0x12d)]),_0x76e341[_0x281be2(0x18a)](_0x485707);for(const _0x231587 of _0x485707)_0x231587[_0x281be2(0x170)]();});}),_0x2b06ec[_0x125ace(0x195)][_0x125ace(0x19f)](function(_0x155e4b){const _0x30c609=_0x125ace,_0x1d952b=!_0x2da200[_0x30c609(0x1be)][_0x30c609(0x140)][_0x30c609(0x198)](_0x155e4b),_0x24e568=_0x155e4b[_0x30c609(0x142)],_0x451177=_0x155e4b[_0x30c609(0x1bf)],_0x4a3a0f=_0x155e4b[_0x30c609(0x183)](_0x30c609(0x19e)),_0x39049b=!_0x24e568||_0x24e568[_0x30c609(0x183)](_0x30c609(0x19e))!==_0x4a3a0f,_0x38d584=!_0x451177||_0x451177[_0x30c609(0x183)](_0x30c609(0x19e))!==_0x4a3a0f;return _0x1d952b&&Boolean(_0x4a3a0f)&&_0x39049b&&_0x38d584;},_0xa57400=>_0x2f6313(_0x3818c3,_0x125ace(0x152),_0xa57400));}[_0xe9056d(0x18e)](){const _0xd24228=_0xe9056d,_0x1b1148=this[_0xd24228(0x187)],_0x3a8ea0=_0x1b1148[_0xd24228(0x164)];function _0x3351de(_0x16235d){const _0x598c20=_0xd24228,_0x1eb317=_0x1b1148[_0x598c20(0x14c)][_0x598c20(0x1bd)](_0x598c20(0x163))[_0x598c20(0x138)],_0x40ba7e=_0x1b1148[_0x598c20(0x14c)][_0x598c20(0x1bd)](_0x598c20(0x1ae))[_0x598c20(0x138)];return _0x598c20(0x1ae)===_0x16235d?_0x1eb317:_0x40ba7e;}_0x1b1148[_0xd24228(0x1a2)][_0xd24228(0x1bd)](_0xd24228(0x1ad))[_0xd24228(0x195)][_0xd24228(0x13d)](function(_0xca41b7){const _0x2412bc=_0xd24228;if(_0x2412bc(0x188)!=_0xca41b7[_0x2412bc(0x1ac)])return;const {data:_0x39f054}=_0xca41b7;if(!_0x39f054)return;let _0x594a0b,_0x43956e,_0x444069,_0x276a99;switch(_0x39f054[_0x2412bc(0x196)]){case _0x2412bc(0x163):_0x444069=_0x39f054[_0x2412bc(0x12d)][0x0][_0x2412bc(0x151)],_0x276a99=_0x3351de(_0x39f054[_0x2412bc(0x196)]),_0x594a0b=_0x444069?_0x2412bc(0x192):_0x2412bc(0x1a0),!_0x276a99&&_0x1b1148[_0x2412bc(0x186)][_0x2412bc(0x1bd)](_0x2412bc(0x15f))||(_0x594a0b=_0x2412bc(0x12e)),_0x43956e={'type':_0x2412bc(0x168),'content':_0x2f6313(_0x3a8ea0,_0x594a0b,_0x2f6313(_0x3a8ea0,_0x2412bc(0x160)))};break;case _0x2412bc(0x1ae):_0x444069=_0x39f054[_0x2412bc(0x12d)][0x0][_0x2412bc(0x151)],_0x276a99=_0x3351de(_0x39f054[_0x2412bc(0x196)]),_0x594a0b=_0x444069?_0x2412bc(0x192):_0x2412bc(0x1a0),!_0x276a99&&_0x1b1148[_0x2412bc(0x186)][_0x2412bc(0x1bd)](_0x2412bc(0x15f))||(_0x594a0b=_0x2412bc(0x12e)),_0x43956e={'type':_0x2412bc(0x168),'content':_0x2f6313(_0x3a8ea0,_0x594a0b,_0x2f6313(_0x3a8ea0,_0x2412bc(0x1b6)))};break;case _0x2412bc(0x16b):_0x594a0b=_0x2412bc(0x18f),_0x43956e={'type':_0x2412bc(0x168),'content':_0x2f6313(_0x3a8ea0,_0x594a0b,_0x2f6313(_0x3a8ea0,_0x2412bc(0x152)))};break;case _0x2412bc(0x16a):_0x594a0b=function(_0x1e062d){const _0x92f5c0=_0x2412bc,_0x30ed28=_0x1e062d[_0x92f5c0(0x1b0)]();let _0xc6d223=_0x30ed28[_0x92f5c0(0x167)][_0x92f5c0(0x169)];for(;_0xc6d223&&_0x30ed28[_0x92f5c0(0x1b5)](_0xc6d223);){if(_0xc6d223[_0x92f5c0(0x183)](_0x92f5c0(0x1a4))>0x0)return!0x1;_0xc6d223=_0xc6d223[_0x92f5c0(0x1bf)];}return!0x0;}(_0xca41b7)?_0x2f6313(_0x3a8ea0,_0x2412bc(0x1a0),_0x2f6313(_0x3a8ea0,function(_0x3a8d51){const _0x49fd44=_0x2412bc;return _0x49fd44(0x182)+_0x3a8d51[_0x49fd44(0x1b0)]()[_0x49fd44(0x167)][_0x49fd44(0x169)][_0x49fd44(0x183)](_0x49fd44(0x178))[_0x49fd44(0x157)]()+_0x49fd44(0x1a7);}(_0xca41b7))):_0x2f6313(_0x3a8ea0,_0x2412bc(0x1a5),_0x2f6313(_0x3a8ea0,_0x2412bc(0x152))),_0x43956e={'type':_0x2412bc(0x168),'content':_0x594a0b};break;case _0x2412bc(0x1b3):case _0x2412bc(0x139):!0x1===_0x39f054[_0x2412bc(0x16f)]&&(_0x594a0b=_0x2412bc(0x193),_0x43956e={'type':_0x2412bc(0x14a),'content':_0x2f6313(_0x3a8ea0,_0x594a0b,_0x2f6313(_0x3a8ea0,_0x2412bc(0x152)))});}return _0x43956e;});}}function le(_0x1915e9){const _0x36aeef=_0xe9056d;let _0x15128d=_0x1915e9[_0x36aeef(0x1b0)]()[_0x36aeef(0x167)][_0x36aeef(0x169)][_0x36aeef(0x142)];for(;_0x15128d;){const _0x579ca6=_0x15128d[_0x36aeef(0x183)](_0x36aeef(0x19e));if(!_0x579ca6)return!0x1;if(_0x579ca6==_0x1915e9[_0x36aeef(0x130)][_0x36aeef(0x16c)])return _0x36aeef(0x16c);if(_0x579ca6==_0x1915e9[_0x36aeef(0x130)][_0x36aeef(0x150)])return _0x36aeef(0x150);_0x15128d=_0x15128d[_0x36aeef(0x142)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21d59a=_0x31e1;(function(_0x13bf92,_0x48e4b9){const _0x425bfd=_0x31e1,_0x392d8c=_0x13bf92();while(!![]){try{const _0x4fe919=-parseInt(_0x425bfd(0xde))/0x1+parseInt(_0x425bfd(0xbf))/0x2*(parseInt(_0x425bfd(0xdc))/0x3)+-parseInt(_0x425bfd(0xda))/0x4+-parseInt(_0x425bfd(0xc0))/0x5+parseInt(_0x425bfd(0xd6))/0x6+-parseInt(_0x425bfd(0xfa))/0x7+parseInt(_0x425bfd(0xd7))/0x8;if(_0x4fe919===_0x48e4b9)break;else _0x392d8c['push'](_0x392d8c['shift']());}catch(_0x336fd2){_0x392d8c['push'](_0x392d8c['shift']());}}}(_0x3023,0x79317));import{Plugin as _0x1f84ac}from'ckeditor5/src/core.js';import{getTranslation as _0x46a457}from'../utils/common-translations.js';export default class ue extends _0x1f84ac{[_0x21d59a(0xdf)](){const _0x48ef46=_0x21d59a;if(!this[_0x48ef46(0x105)][_0x48ef46(0xed)][_0x48ef46(0xca)](_0x48ef46(0xe1)))return;const _0x235577=this[_0x48ef46(0x105)][_0x48ef46(0xbc)][_0x48ef46(0xe6)](_0x48ef46(0xef)),_0xdcc534=this[_0x48ef46(0x105)][_0x48ef46(0xed)][_0x48ef46(0xe6)](_0x48ef46(0xeb));_0x235577[_0x48ef46(0xee)]&&(_0xdcc534[_0x48ef46(0x101)](_0x48ef46(0xe5)),_0xdcc534[_0x48ef46(0xd3)](_0x48ef46(0xe5))),_0x235577[_0x48ef46(0x108)]&&(_0xdcc534[_0x48ef46(0x101)](_0x48ef46(0xbb)),_0xdcc534[_0x48ef46(0xd3)](_0x48ef46(0xbb))),_0x235577[_0x48ef46(0x103)]&&(_0xdcc534[_0x48ef46(0x101)](_0x48ef46(0xc1)),_0xdcc534[_0x48ef46(0xd3)](_0x48ef46(0xc1)));const _0x3664c2={'type':_0x48ef46(0xe0),'content':''};_0xdcc534[_0x48ef46(0xd9)][_0x48ef46(0xfc)](this[_0x48ef46(0xce)][_0x48ef46(0xc2)](this));const _0x297bc6=this[_0x48ef46(0x105)][_0x48ef46(0xe7)];_0xdcc534[_0x48ef46(0xd9)][_0x48ef46(0xd1)](_0x48ef46(0xbb),_0x46a457(_0x297bc6,_0x48ef46(0xea))),_0xdcc534[_0x48ef46(0xd9)][_0x48ef46(0xfc)](_0x237d25=>{const _0x3468e1=_0x48ef46,{data:_0x19c671}=_0x237d25;if(_0x19c671&&_0x3468e1(0xbb)==_0x19c671[_0x3468e1(0xc4)])return null==_0x19c671[_0x3468e1(0x106)]||0x0==_0x19c671[_0x3468e1(0x106)]&&null==_0x19c671[_0x3468e1(0xc6)]?_0x3664c2:void 0x0;}),_0xdcc534[_0x48ef46(0xd9)][_0x48ef46(0xd1)](_0x48ef46(0xc1),_0x46a457(_0x297bc6,_0x48ef46(0xd5))),_0xdcc534[_0x48ef46(0xd9)][_0x48ef46(0xfc)](_0x1c81e8=>{const _0x47d0f2=_0x48ef46,{data:_0x353040}=_0x1c81e8;if(_0x353040&&_0x47d0f2(0xc1)==_0x353040[_0x47d0f2(0xc4)])return null==_0x353040[_0x47d0f2(0x106)]||0x1==_0x353040[_0x47d0f2(0x106)]&&null==_0x353040[_0x47d0f2(0xc6)]?_0x3664c2:void 0x0;}),this[_0x48ef46(0x105)][_0x48ef46(0xdd)][_0x48ef46(0xb7)][_0x48ef46(0xf1)](_0x3f5367=>{const _0x4bd495=_0x48ef46;if(_0x3f5367[_0x4bd495(0xb3)][_0x4bd495(0xe9)])return!0x1;let _0x30c22e=!0x1;const _0xb1fdf2=_0xdcc534[_0x4bd495(0xf8)]({'skipNotAttached':!0x0})[_0x4bd495(0x10b)](_0x1e1f62=>{const _0xdbedb8=_0x4bd495,_0xcaa8c4=_0xdcc534[_0xdbedb8(0xfe)](_0x1e1f62);return _0xdbedb8(0xc1)==_0xcaa8c4||_0xdbedb8(0xbb)==_0xcaa8c4;});for(const _0x3ea64e of _0xb1fdf2){const _0x47ae84=_0x3ea64e[_0x4bd495(0x100)]()[_0x4bd495(0xd2)][_0x4bd495(0xcb)][_0x4bd495(0xb5)](_0x4bd495(0xb2));if(_0x4bd495(0xb9)==_0x47ae84||_0x4bd495(0xf3)==_0x47ae84)continue;_0xdcc534[_0x4bd495(0xb8)](_0x3ea64e[_0x4bd495(0x100)](),_0x4bd495(0xc8))[_0x4bd495(0xc9)](_0x2dce1d=>_0x4bd495(0xb2)==_0xdcc534[_0x4bd495(0xfe)](_0x2dce1d[_0x4bd495(0x102)]))||(_0x3f5367[_0x4bd495(0xf4)](_0x3ea64e[_0x4bd495(0xb6)]()),_0x30c22e=!0x0);}return _0x30c22e;}),this[_0x48ef46(0xd4)]();}[_0x21d59a(0xce)](_0x13929d){const _0x38415d=_0x21d59a,_0x24a8ef=this[_0x38415d(0x105)][_0x38415d(0xe7)],{data:_0x5a06ce}=_0x13929d,_0x2897ee={'type':_0x38415d(0xe0),'content':''};if(!_0x5a06ce||_0x38415d(0xe5)!=_0x5a06ce[_0x38415d(0xc4)])return;if(!_0x5a06ce[_0x38415d(0xc6)])return _0x38415d(0xe8)==_0x5a06ce[_0x38415d(0x106)]?_0x2897ee:{'type':_0x38415d(0xe0),'content':''+_0x46a457(_0x24a8ef,_0x38415d(0xdb),_0x46a457(_0x24a8ef,this[_0x38415d(0xfb)](_0x5a06ce[_0x38415d(0x106)])))};if(!_0x5a06ce[_0x38415d(0x106)]){if(_0x38415d(0xe8)==_0x5a06ce[_0x38415d(0xc6)])return _0x2897ee;let _0x4d6a6c=_0x13929d[_0x38415d(0xcf)];for(;_0x4d6a6c;){if(_0x4d6a6c[_0x38415d(0xe4)]&&_0x38415d(0xb2)==_0x4d6a6c[_0x38415d(0xe4)][_0x38415d(0xc4)]&&_0x4d6a6c[_0x38415d(0xe4)][_0x38415d(0x106)])return _0x2897ee;_0x4d6a6c=_0x4d6a6c[_0x38415d(0xfd)];}return{'type':_0x38415d(0xe0),'content':''+_0x46a457(_0x24a8ef,_0x38415d(0xcd),_0x46a457(_0x24a8ef,this[_0x38415d(0xfb)](_0x5a06ce[_0x38415d(0xc6)])))};}if(_0x38415d(0xe8)!=_0x5a06ce[_0x38415d(0x106)])return{'type':_0x38415d(0xe0),'content':''+_0x46a457(_0x24a8ef,_0x38415d(0xdb),_0x46a457(_0x24a8ef,this[_0x38415d(0xfb)](_0x5a06ce[_0x38415d(0x106)])))};let _0x308569=_0x13929d[_0x38415d(0xcf)];for(;_0x308569;){if(_0x308569[_0x38415d(0xe4)]&&_0x38415d(0xb2)==_0x308569[_0x38415d(0xe4)][_0x38415d(0xc4)]&&_0x308569[_0x38415d(0xe4)][_0x38415d(0x106)]&&_0x308569[_0x38415d(0xe4)][_0x38415d(0xc6)])return _0x2897ee;_0x308569=_0x308569[_0x38415d(0xfd)];}const _0xd6d978=_0x13929d[_0x38415d(0x100)]()[_0x38415d(0xd2)][_0x38415d(0xcb)][_0x38415d(0xb5)](_0x38415d(0xb2));return{'type':_0x38415d(0xe0),'content':_0x46a457(_0x24a8ef,_0x38415d(0xdb),_0x46a457(_0x24a8ef,_0x38415d(0xb4)+_0xd6d978[_0x38415d(0xcc)]()+_0x38415d(0xe3)))};}[_0x21d59a(0xd4)](){const _0xf68023=_0x21d59a,_0x36f34f=this[_0xf68023(0x105)],_0x36d928=_0x36f34f[_0xf68023(0xe7)];_0x36f34f[_0xf68023(0xed)][_0xf68023(0xe6)](_0xf68023(0xeb))[_0xf68023(0xd9)][_0xf68023(0xfc)](_0x5e3cd2=>{const _0x113946=_0xf68023;if(_0x113946(0xf9)!=_0x5e3cd2[_0x113946(0xbd)])return;const {data:_0x2a9c0f}=_0x5e3cd2;if(!_0x2a9c0f)return;let _0x16e647,_0x4b838f;switch(_0x2a9c0f[_0x113946(0xf2)]){case _0x113946(0xe5):_0x16e647=_0x113946(0xc3),_0x4b838f={'type':_0x113946(0xe0),'content':_0x46a457(_0x36d928,_0x16e647,_0x46a457(_0x36d928,this[_0x113946(0xfb)](_0x2a9c0f[_0x113946(0x10a)][0x0][_0x113946(0xbd)])))};break;case _0x113946(0xbb):_0x16e647=_0x2a9c0f[_0x113946(0x10a)][0x0][_0x113946(0x108)]?_0x113946(0xf5):_0x113946(0xc5),_0x4b838f={'type':_0x113946(0xe0),'content':_0x46a457(_0x36d928,_0x16e647)};break;case _0x113946(0xc1):_0x16e647=_0x113946(0xff),_0x4b838f={'type':_0x113946(0xe0),'content':_0x46a457(_0x36d928,_0x16e647,_0x2a9c0f[_0x113946(0x10a)][0x0][_0x113946(0x103)])};}return _0x4b838f;});}[_0x21d59a(0xfb)](_0x3ac993){const _0x2c28a0=_0x21d59a;return _0x2c28a0(0xb4)+function(_0x162320){const _0x56420a=_0x2c28a0;if(pe[_0x56420a(0xe2)](_0x162320))return _0x56420a(0xd0);if(ye[_0x56420a(0xe2)](_0x162320))return _0x56420a(0xb9);return null;}(_0x3ac993)[_0x2c28a0(0xcc)]()+_0x2c28a0(0x107)+_0x3ac993[_0x2c28a0(0xcc)]()[_0x2c28a0(0xd8)](/-/g,'_');}}function _0x31e1(_0x502074,_0x5e9b6d){const _0x302304=_0x3023();return _0x31e1=function(_0x31e153,_0x4f55de){_0x31e153=_0x31e153-0xb2;let _0x3d5482=_0x302304[_0x31e153];return _0x3d5482;},_0x31e1(_0x502074,_0x5e9b6d);}const pe=[_0x21d59a(0xec),_0x21d59a(0xf6),_0x21d59a(0xbe)],ye=[_0x21d59a(0xf0),_0x21d59a(0xba),_0x21d59a(0x104),_0x21d59a(0x109),_0x21d59a(0xc7),_0x21d59a(0xf7)];function _0x3023(){const _0x1bcd25=['*Set\x20format:*\x20%0','6189GZaABZ','model','266126iDADxX','afterInit','format','ListPropertiesEditing','includes','_LIST_DEFAULT','data','listStyle','get','locale','default','isUndo','FORMAT_LIST_REVERSED','TrackChangesEditing','disc','plugins','styles','list.properties','decimal','registerPostFixer','commandName','customNumbered','removeMarker','*Format:*\x20set\x20order\x20to\x20reversed','circle','upper-latin','getSuggestions','formatBlock','4749626xpruow','_getTranslationKeyForListStyle','registerDescriptionCallback','next','_getAttributeKey','*Format:*\x20set\x20start\x20index\x20to\x20%0','getFirstRange','enableDefaultAttributesIntegration','suggestion','startIndex','lower-roman','editor','newValue','_LIST_','reversed','upper-roman','commandParams','filter','listType','batch','ELEMENT_','getAttribute','getFirstMarker','document','_findSuggestions','numbered','decimal-leading-zero','listReversed','config','type','square','334CEPNDn','1895540FMqPOk','listStart','bind','*Change\x20to:*\x20%0','key','*Format:*\x20set\x20order\x20to\x20regular','oldValue','lower-latin','attribute','find','has','nodeAfter','toUpperCase','*Remove\x20format:*\x20%0','handleDescriptions','head','bulleted','registerAttributeLabel','start','registerBlockAttribute','_registerLegacyDescription','FORMAT_LIST_START','2134860YdbdoC','13695472iQUtjC','replace','descriptionFactory','2368424cmwybT'];_0x3023=function(){return _0x1bcd25;};return _0x3023();}
23
+ const _0x227530=_0x359b;(function(_0x1e5a9a,_0x5b3db8){const _0x227260=_0x359b,_0x1660ab=_0x1e5a9a();while(!![]){try{const _0x422f05=parseInt(_0x227260(0x217))/0x1+parseInt(_0x227260(0x1ff))/0x2*(parseInt(_0x227260(0x22c))/0x3)+parseInt(_0x227260(0x215))/0x4*(parseInt(_0x227260(0x229))/0x5)+parseInt(_0x227260(0x205))/0x6*(-parseInt(_0x227260(0x21d))/0x7)+parseInt(_0x227260(0x200))/0x8+parseInt(_0x227260(0x21a))/0x9*(parseInt(_0x227260(0x239))/0xa)+-parseInt(_0x227260(0x20b))/0xb;if(_0x422f05===_0x5b3db8)break;else _0x1660ab['push'](_0x1660ab['shift']());}catch(_0x3d71a3){_0x1660ab['push'](_0x1660ab['shift']());}}}(_0x4082,0xcfc1e));function _0x359b(_0x1239c6,_0x3d0493){const _0x4082dd=_0x4082();return _0x359b=function(_0x359b5c,_0x398cd1){_0x359b5c=_0x359b5c-0x1f1;let _0x3dd582=_0x4082dd[_0x359b5c];return _0x3dd582;},_0x359b(_0x1239c6,_0x3d0493);}function _0x4082(){const _0x52641e=['removeMarker','square','_getTranslationKeyForListStyle','_LIST_','1374315XNzmql','model','descriptionFactory','126Ielofk','bind','_registerLegacyDescription','format','lower-latin','locale','editor','decimal','list.properties','styles','TrackChangesEditing','config','upper-latin','1490EsGkqW','attribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','filter','getFirstMarker','includes','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','listStart','oldValue','plugins','isUndo','listReversed','listStyle','reversed','getSuggestions','registerBlockAttribute','afterInit','*Format:*\x20set\x20order\x20to\x20reversed','data','newValue','getFirstRange','_findSuggestions','registerDescriptionCallback','enableDefaultAttributesIntegration','bulleted','batch','head','circle','customNumbered','FORMAT_LIST_START','start','FORMAT_LIST_REVERSED','ListPropertiesEditing','_LIST_DEFAULT','56040SMQnSj','5093224iobpYN','get','ELEMENT_','registerPostFixer','commandParams','402474hAmQRC','has','replace','handleDescriptions','upper-roman','next','37660205FFZKJZ','numbered','default','decimal-leading-zero','startIndex','*Change\x20to:*\x20%0','document','nodeAfter','suggestion','find','12inUBoQ','commandName','1649837PnmtwC','toUpperCase','key','3249zQCQDW','listType','_getAttributeKey','7mRKlmd','*Format:*\x20set\x20order\x20to\x20regular','lower-roman','type','formatBlock','getAttribute','registerAttributeLabel','disc'];_0x4082=function(){return _0x52641e;};return _0x4082();}import{Plugin as _0x3f675d}from'ckeditor5/src/core.js';import{getTranslation as _0x45855e}from'../utils/common-translations.js';export default class ue extends _0x3f675d{[_0x227530(0x24a)](){const _0x3ed87e=_0x227530;if(!this[_0x3ed87e(0x232)][_0x3ed87e(0x243)][_0x3ed87e(0x206)](_0x3ed87e(0x1fd)))return;const _0x34c68e=this[_0x3ed87e(0x232)][_0x3ed87e(0x237)][_0x3ed87e(0x201)](_0x3ed87e(0x234)),_0x9e8403=this[_0x3ed87e(0x232)][_0x3ed87e(0x243)][_0x3ed87e(0x201)](_0x3ed87e(0x236));_0x34c68e[_0x3ed87e(0x235)]&&(_0x9e8403[_0x3ed87e(0x1f4)](_0x3ed87e(0x246)),_0x9e8403[_0x3ed87e(0x249)](_0x3ed87e(0x246))),_0x34c68e[_0x3ed87e(0x247)]&&(_0x9e8403[_0x3ed87e(0x1f4)](_0x3ed87e(0x245)),_0x9e8403[_0x3ed87e(0x249)](_0x3ed87e(0x245))),_0x34c68e[_0x3ed87e(0x20f)]&&(_0x9e8403[_0x3ed87e(0x1f4)](_0x3ed87e(0x241)),_0x9e8403[_0x3ed87e(0x249)](_0x3ed87e(0x241)));const _0x4db05d={'type':_0x3ed87e(0x22f),'content':''};_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x1f3)](this[_0x3ed87e(0x208)][_0x3ed87e(0x22d)](this));const _0x5a6015=this[_0x3ed87e(0x232)][_0x3ed87e(0x231)];_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x223)](_0x3ed87e(0x245),_0x45855e(_0x5a6015,_0x3ed87e(0x1fc))),_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x1f3)](_0x2d146a=>{const _0x3ed370=_0x3ed87e,{data:_0x21a0de}=_0x2d146a;if(_0x21a0de&&_0x3ed370(0x245)==_0x21a0de[_0x3ed370(0x219)])return null==_0x21a0de[_0x3ed370(0x24d)]||0x0==_0x21a0de[_0x3ed370(0x24d)]&&null==_0x21a0de[_0x3ed370(0x242)]?_0x4db05d:void 0x0;}),_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x223)](_0x3ed87e(0x241),_0x45855e(_0x5a6015,_0x3ed87e(0x1fa))),_0x9e8403[_0x3ed87e(0x22b)][_0x3ed87e(0x1f3)](_0x1a41b5=>{const _0x5e5fb1=_0x3ed87e,{data:_0x1ba6dd}=_0x1a41b5;if(_0x1ba6dd&&_0x5e5fb1(0x241)==_0x1ba6dd[_0x5e5fb1(0x219)])return null==_0x1ba6dd[_0x5e5fb1(0x24d)]||0x1==_0x1ba6dd[_0x5e5fb1(0x24d)]&&null==_0x1ba6dd[_0x5e5fb1(0x242)]?_0x4db05d:void 0x0;}),this[_0x3ed87e(0x232)][_0x3ed87e(0x22a)][_0x3ed87e(0x211)][_0x3ed87e(0x203)](_0x46ec34=>{const _0x21fa3c=_0x3ed87e;if(_0x46ec34[_0x21fa3c(0x1f6)][_0x21fa3c(0x244)])return!0x1;let _0xb74743=!0x1;const _0xb7dda0=_0x9e8403[_0x21fa3c(0x248)]({'skipNotAttached':!0x0})[_0x21fa3c(0x23c)](_0x46f942=>{const _0x577783=_0x21fa3c,_0x1b4ab9=_0x9e8403[_0x577783(0x21c)](_0x46f942);return _0x577783(0x241)==_0x1b4ab9||_0x577783(0x245)==_0x1b4ab9;});for(const _0x356a28 of _0xb7dda0){const _0x4d5d98=_0x356a28[_0x21fa3c(0x1f1)]()[_0x21fa3c(0x1fb)][_0x21fa3c(0x212)][_0x21fa3c(0x222)](_0x21fa3c(0x21b));if(_0x21fa3c(0x20c)==_0x4d5d98||_0x21fa3c(0x1f9)==_0x4d5d98)continue;_0x9e8403[_0x21fa3c(0x1f2)](_0x356a28[_0x21fa3c(0x1f1)](),_0x21fa3c(0x23a))[_0x21fa3c(0x214)](_0x305e9c=>_0x21fa3c(0x21b)==_0x9e8403[_0x21fa3c(0x21c)](_0x305e9c[_0x21fa3c(0x213)]))||(_0x46ec34[_0x21fa3c(0x225)](_0x356a28[_0x21fa3c(0x23d)]()),_0xb74743=!0x0);}return _0xb74743;}),this[_0x3ed87e(0x22e)]();}[_0x227530(0x208)](_0x4373c5){const _0x11b62d=_0x227530,_0x12e92f=this[_0x11b62d(0x232)][_0x11b62d(0x231)],{data:_0x456ab0}=_0x4373c5,_0x4dd07b={'type':_0x11b62d(0x22f),'content':''};if(!_0x456ab0||_0x11b62d(0x246)!=_0x456ab0[_0x11b62d(0x219)])return;if(!_0x456ab0[_0x11b62d(0x242)])return _0x11b62d(0x20d)==_0x456ab0[_0x11b62d(0x24d)]?_0x4dd07b:{'type':_0x11b62d(0x22f),'content':''+_0x45855e(_0x12e92f,_0x11b62d(0x23f),_0x45855e(_0x12e92f,this[_0x11b62d(0x227)](_0x456ab0[_0x11b62d(0x24d)])))};if(!_0x456ab0[_0x11b62d(0x24d)]){if(_0x11b62d(0x20d)==_0x456ab0[_0x11b62d(0x242)])return _0x4dd07b;let _0x301a48=_0x4373c5[_0x11b62d(0x1f7)];for(;_0x301a48;){if(_0x301a48[_0x11b62d(0x24c)]&&_0x11b62d(0x21b)==_0x301a48[_0x11b62d(0x24c)][_0x11b62d(0x219)]&&_0x301a48[_0x11b62d(0x24c)][_0x11b62d(0x24d)])return _0x4dd07b;_0x301a48=_0x301a48[_0x11b62d(0x20a)];}return{'type':_0x11b62d(0x22f),'content':''+_0x45855e(_0x12e92f,_0x11b62d(0x240),_0x45855e(_0x12e92f,this[_0x11b62d(0x227)](_0x456ab0[_0x11b62d(0x242)])))};}if(_0x11b62d(0x20d)!=_0x456ab0[_0x11b62d(0x24d)])return{'type':_0x11b62d(0x22f),'content':''+_0x45855e(_0x12e92f,_0x11b62d(0x23f),_0x45855e(_0x12e92f,this[_0x11b62d(0x227)](_0x456ab0[_0x11b62d(0x24d)])))};let _0x37d08f=_0x4373c5[_0x11b62d(0x1f7)];for(;_0x37d08f;){if(_0x37d08f[_0x11b62d(0x24c)]&&_0x11b62d(0x21b)==_0x37d08f[_0x11b62d(0x24c)][_0x11b62d(0x219)]&&_0x37d08f[_0x11b62d(0x24c)][_0x11b62d(0x24d)]&&_0x37d08f[_0x11b62d(0x24c)][_0x11b62d(0x242)])return _0x4dd07b;_0x37d08f=_0x37d08f[_0x11b62d(0x20a)];}const _0x28da0b=_0x4373c5[_0x11b62d(0x1f1)]()[_0x11b62d(0x1fb)][_0x11b62d(0x212)][_0x11b62d(0x222)](_0x11b62d(0x21b));return{'type':_0x11b62d(0x22f),'content':_0x45855e(_0x12e92f,_0x11b62d(0x23f),_0x45855e(_0x12e92f,_0x11b62d(0x202)+_0x28da0b[_0x11b62d(0x218)]()+_0x11b62d(0x1fe)))};}[_0x227530(0x22e)](){const _0xab48cb=_0x227530,_0x14d1ea=this[_0xab48cb(0x232)],_0x4986b9=_0x14d1ea[_0xab48cb(0x231)];_0x14d1ea[_0xab48cb(0x243)][_0xab48cb(0x201)](_0xab48cb(0x236))[_0xab48cb(0x22b)][_0xab48cb(0x1f3)](_0x2cf99a=>{const _0x4c5080=_0xab48cb;if(_0x4c5080(0x221)!=_0x2cf99a[_0x4c5080(0x220)])return;const {data:_0x652b28}=_0x2cf99a;if(!_0x652b28)return;let _0x298722,_0x232d25;switch(_0x652b28[_0x4c5080(0x216)]){case _0x4c5080(0x246):_0x298722=_0x4c5080(0x210),_0x232d25={'type':_0x4c5080(0x22f),'content':_0x45855e(_0x4986b9,_0x298722,_0x45855e(_0x4986b9,this[_0x4c5080(0x227)](_0x652b28[_0x4c5080(0x204)][0x0][_0x4c5080(0x220)])))};break;case _0x4c5080(0x245):_0x298722=_0x652b28[_0x4c5080(0x204)][0x0][_0x4c5080(0x247)]?_0x4c5080(0x24b):_0x4c5080(0x21e),_0x232d25={'type':_0x4c5080(0x22f),'content':_0x45855e(_0x4986b9,_0x298722)};break;case _0x4c5080(0x241):_0x298722=_0x4c5080(0x23b),_0x232d25={'type':_0x4c5080(0x22f),'content':_0x45855e(_0x4986b9,_0x298722,_0x652b28[_0x4c5080(0x204)][0x0][_0x4c5080(0x20f)])};}return _0x232d25;});}[_0x227530(0x227)](_0x4a8d5e){const _0x29e8c1=_0x227530;return _0x29e8c1(0x202)+function(_0x54bcf0){const _0x11668c=_0x29e8c1;if(pe[_0x11668c(0x23e)](_0x54bcf0))return _0x11668c(0x1f5);if(ye[_0x11668c(0x23e)](_0x54bcf0))return _0x11668c(0x20c);return null;}(_0x4a8d5e)[_0x29e8c1(0x218)]()+_0x29e8c1(0x228)+_0x4a8d5e[_0x29e8c1(0x218)]()[_0x29e8c1(0x207)](/-/g,'_');}}const pe=[_0x227530(0x224),_0x227530(0x1f8),_0x227530(0x226)],ye=[_0x227530(0x233),_0x227530(0x20e),_0x227530(0x21f),_0x227530(0x209),_0x227530(0x230),_0x227530(0x238)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34fac5=_0x347b;function _0x347b(_0x1cfdef,_0x3c48a0){const _0x307051=_0x3070();return _0x347b=function(_0x347bb7,_0x5a9074){_0x347bb7=_0x347bb7-0x82;let _0x3dd1b1=_0x307051[_0x347bb7];return _0x3dd1b1;},_0x347b(_0x1cfdef,_0x3c48a0);}(function(_0x42f7e8,_0x446cfa){const _0x20546d=_0x347b,_0x34165b=_0x42f7e8();while(!![]){try{const _0x465b84=-parseInt(_0x20546d(0xa3))/0x1*(-parseInt(_0x20546d(0xa1))/0x2)+parseInt(_0x20546d(0xa5))/0x3*(-parseInt(_0x20546d(0x95))/0x4)+-parseInt(_0x20546d(0x9d))/0x5+-parseInt(_0x20546d(0xa6))/0x6*(parseInt(_0x20546d(0x92))/0x7)+parseInt(_0x20546d(0xa0))/0x8+-parseInt(_0x20546d(0x85))/0x9+parseInt(_0x20546d(0x8a))/0xa;if(_0x465b84===_0x446cfa)break;else _0x34165b['push'](_0x34165b['shift']());}catch(_0x40f0ee){_0x34165b['push'](_0x34165b['shift']());}}}(_0x3070,0x6ca53));import{Plugin as _0x1ca61d}from'ckeditor5/src/core.js';import{getTranslation as _0x539bc6}from'../utils/common-translations.js';function _0x3070(){const _0x4b3f69=['attribute:url:media','4045257JkNCJM','descriptionFactory','elementToElement','editor','registerElementLabel','3037150pWzHNE','has','data','get','MediaEmbedEditing','downcastDispatcher','enableCommand','dataDowncast','14HJkvsj','div','TrackChangesEditing','4ETvoKe','stop','afterInit','for','options','createEmptyElement','locale','ELEMENT_MEDIA','3210285QzpOkS','mediaEmbed','high','6766176npdGwU','30BGCMRH','showSuggestionHighlights','41852fDNkdY','plugins','535452rfngtu','186726NfrLgr','media','conversion'];_0x3070=function(){return _0x4b3f69;};return _0x3070();}export default class ft extends _0x1ca61d{[_0x34fac5(0x97)](){const _0xa2736c=_0x34fac5,_0x36a4ae=this[_0xa2736c(0x88)];if(!_0x36a4ae[_0xa2736c(0xa4)][_0xa2736c(0x8b)](_0xa2736c(0x8e)))return;const _0x4db6f5=_0x36a4ae[_0xa2736c(0xa4)][_0xa2736c(0x8d)](_0xa2736c(0x94)),_0x2aebbb=_0x36a4ae[_0xa2736c(0x9b)];_0x4db6f5[_0xa2736c(0x90)](_0xa2736c(0x9e)),_0x4db6f5[_0xa2736c(0x86)][_0xa2736c(0x89)](_0xa2736c(0x82),_0x45c407=>_0x539bc6(_0x2aebbb,_0xa2736c(0x9c),_0x45c407)),_0x36a4ae[_0xa2736c(0x83)][_0xa2736c(0x98)](_0xa2736c(0x91))[_0xa2736c(0x87)]({'model':_0xa2736c(0x82),'view':(_0x1ed36a,{writer:_0x3786fe,options:_0x8d8b1e})=>{const _0x1d2a1c=_0xa2736c;if(_0x8d8b1e[_0x1d2a1c(0xa2)])return _0x3786fe[_0x1d2a1c(0x9a)](_0x1d2a1c(0x93));},'converterPriority':_0xa2736c(0x9f)}),_0x36a4ae[_0xa2736c(0x8c)][_0xa2736c(0x8f)]['on'](_0xa2736c(0x84),(_0x329ff4,_0x1b142e,_0x3cfb1b)=>{const _0x4bd356=_0xa2736c;_0x3cfb1b[_0x4bd356(0x99)][_0x4bd356(0xa2)]&&_0x329ff4[_0x4bd356(0x96)]();},{'priority':_0xa2736c(0x9f)});}}
23
+ const _0x58370c=_0xaaf4;(function(_0xd1d9a9,_0x1e00d4){const _0x23d6d2=_0xaaf4,_0x48993a=_0xd1d9a9();while(!![]){try{const _0x302749=parseInt(_0x23d6d2(0x187))/0x1*(-parseInt(_0x23d6d2(0x18f))/0x2)+-parseInt(_0x23d6d2(0x189))/0x3*(-parseInt(_0x23d6d2(0x191))/0x4)+parseInt(_0x23d6d2(0x182))/0x5*(parseInt(_0x23d6d2(0x17f))/0x6)+parseInt(_0x23d6d2(0x197))/0x7+parseInt(_0x23d6d2(0x186))/0x8+-parseInt(_0x23d6d2(0x181))/0x9+parseInt(_0x23d6d2(0x184))/0xa;if(_0x302749===_0x1e00d4)break;else _0x48993a['push'](_0x48993a['shift']());}catch(_0x5d19ad){_0x48993a['push'](_0x48993a['shift']());}}}(_0x4a6b,0xbf31e));function _0xaaf4(_0x3cdbf2,_0x47a610){const _0x4a6b63=_0x4a6b();return _0xaaf4=function(_0xaaf4d8,_0x4de009){_0xaaf4d8=_0xaaf4d8-0x178;let _0x40a6bf=_0x4a6b63[_0xaaf4d8];return _0x40a6bf;},_0xaaf4(_0x3cdbf2,_0x47a610);}import{Plugin as _0x580a}from'ckeditor5/src/core.js';import{getTranslation as _0x139dd4}from'../utils/common-translations.js';export default class ft extends _0x580a{[_0x58370c(0x188)](){const _0x50e793=_0x58370c,_0xf0bb68=this[_0x50e793(0x198)];if(!_0xf0bb68[_0x50e793(0x178)][_0x50e793(0x192)](_0x50e793(0x199)))return;const _0x1b51f1=_0xf0bb68[_0x50e793(0x178)][_0x50e793(0x185)](_0x50e793(0x19a)),_0x13c9bc=_0xf0bb68[_0x50e793(0x18d)];_0x1b51f1[_0x50e793(0x17a)](_0x50e793(0x18b)),_0x1b51f1[_0x50e793(0x18e)][_0x50e793(0x18a)](_0x50e793(0x17c),_0x2561e4=>_0x139dd4(_0x13c9bc,_0x50e793(0x18c),_0x2561e4)),_0xf0bb68[_0x50e793(0x195)][_0x50e793(0x196)](_0x50e793(0x17b))[_0x50e793(0x183)]({'model':_0x50e793(0x17c),'view':(_0x53b69b,{writer:_0x1cfc15,options:_0x1058aa})=>{const _0x525e9d=_0x50e793;if(_0x1058aa[_0x525e9d(0x19c)])return _0x1cfc15[_0x525e9d(0x180)](_0x525e9d(0x194));},'converterPriority':_0x50e793(0x17e)}),_0xf0bb68[_0x50e793(0x17d)][_0x50e793(0x193)]['on'](_0x50e793(0x190),(_0x2c9cbb,_0xc9c38a,_0x22f159)=>{const _0x11aa77=_0x50e793;_0x22f159[_0x11aa77(0x179)][_0x11aa77(0x19c)]&&_0x2c9cbb[_0x11aa77(0x19b)]();},{'priority':_0x50e793(0x17e)});}}function _0x4a6b(){const _0x46399c=['conversion','for','2360421XEPwyz','editor','MediaEmbedEditing','TrackChangesEditing','stop','showSuggestionHighlights','plugins','options','enableCommand','dataDowncast','media','data','high','6HOGYwz','createEmptyElement','11618136OFsitw','3443205BPRtIT','elementToElement','6912440YEhdNM','get','1148856xGehwU','916baLnxJ','afterInit','1005kyPeoz','registerElementLabel','mediaEmbed','ELEMENT_MEDIA','locale','descriptionFactory','44uiBYim','attribute:url:media','2788yWJYYm','has','downcastDispatcher','div'];_0x4a6b=function(){return _0x46399c;};return _0x4a6b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21eaa5=_0x172f;function _0x172f(_0x132735,_0x50e991){const _0x34d772=_0x34d7();return _0x172f=function(_0x172fa0,_0xadb237){_0x172fa0=_0x172fa0-0x96;let _0x2fd87e=_0x34d772[_0x172fa0];return _0x2fd87e;},_0x172f(_0x132735,_0x50e991);}(function(_0x1d83e6,_0x2248f2){const _0x2110f3=_0x172f,_0x583e0b=_0x1d83e6();while(!![]){try{const _0x11930d=parseInt(_0x2110f3(0x9b))/0x1+parseInt(_0x2110f3(0xa2))/0x2*(parseInt(_0x2110f3(0xa4))/0x3)+-parseInt(_0x2110f3(0xa7))/0x4*(-parseInt(_0x2110f3(0x98))/0x5)+parseInt(_0x2110f3(0x9f))/0x6+-parseInt(_0x2110f3(0x96))/0x7*(-parseInt(_0x2110f3(0x97))/0x8)+parseInt(_0x2110f3(0xa9))/0x9*(parseInt(_0x2110f3(0x9a))/0xa)+-parseInt(_0x2110f3(0xa1))/0xb;if(_0x11930d===_0x2248f2)break;else _0x583e0b['push'](_0x583e0b['shift']());}catch(_0x22bb1c){_0x583e0b['push'](_0x583e0b['shift']());}}}(_0x34d7,0x28e6f));function _0x34d7(){const _0x23c198=['enableCommand','plugins','1247682vYghWm','MentionEditing','10686181OsBGBX','2Atrdnk','mention','382443MNtJcF','get','TrackChangesEditing','2484ORDOOk','has','9orMyFR','2206813ogXDaz','8vhLfuW','2680qioUzs','editor','577250OcMamH','97738bYSpYx','afterInit'];_0x34d7=function(){return _0x23c198;};return _0x34d7();}import{Plugin as _0x29b7e5}from'ckeditor5/src/core.js';export default class gt extends _0x29b7e5{[_0x21eaa5(0x9c)](){const _0x810f4=_0x21eaa5,_0x3a58c2=this[_0x810f4(0x99)];_0x3a58c2[_0x810f4(0x9e)][_0x810f4(0xa8)](_0x810f4(0xa0))&&_0x3a58c2[_0x810f4(0x9e)][_0x810f4(0xa5)](_0x810f4(0xa6))[_0x810f4(0x9d)](_0x810f4(0xa3));}}
23
+ const _0x426a61=_0x1ba7;function _0x59bb(){const _0xc6285a=['editor','66234NdHsDi','4155400XUAvjS','afterInit','MentionEditing','344968GoSYOY','plugins','has','18033858uiQkcV','TrackChangesEditing','798615IjafXs','125BKEsfe','mention','enableCommand','get','1078945leRUiu','1401066eyfYbb','4gustdh'];_0x59bb=function(){return _0xc6285a;};return _0x59bb();}(function(_0x4a7938,_0x271f40){const _0x40dcde=_0x1ba7,_0x4123cc=_0x4a7938();while(!![]){try{const _0x1547c7=parseInt(_0x40dcde(0x158))/0x1+-parseInt(_0x40dcde(0x163))/0x2+-parseInt(_0x40dcde(0x15d))/0x3*(parseInt(_0x40dcde(0x164))/0x4)+parseInt(_0x40dcde(0x15e))/0x5*(-parseInt(_0x40dcde(0x166))/0x6)+-parseInt(_0x40dcde(0x162))/0x7+-parseInt(_0x40dcde(0x167))/0x8+parseInt(_0x40dcde(0x15b))/0x9;if(_0x1547c7===_0x271f40)break;else _0x4123cc['push'](_0x4123cc['shift']());}catch(_0x5c5eee){_0x4123cc['push'](_0x4123cc['shift']());}}}(_0x59bb,0x69949));function _0x1ba7(_0x39ec8c,_0x105c98){const _0x59bbed=_0x59bb();return _0x1ba7=function(_0x1ba7f6,_0x5b5488){_0x1ba7f6=_0x1ba7f6-0x158;let _0x17a077=_0x59bbed[_0x1ba7f6];return _0x17a077;},_0x1ba7(_0x39ec8c,_0x105c98);}import{Plugin as _0x53fc19}from'ckeditor5/src/core.js';export default class gt extends _0x53fc19{[_0x426a61(0x168)](){const _0x1dd4d3=_0x426a61,_0xe6b09=this[_0x1dd4d3(0x165)];_0xe6b09[_0x1dd4d3(0x159)][_0x1dd4d3(0x15a)](_0x1dd4d3(0x169))&&_0xe6b09[_0x1dd4d3(0x159)][_0x1dd4d3(0x161)](_0x1dd4d3(0x15c))[_0x1dd4d3(0x160)](_0x1dd4d3(0x15f));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3607(_0x2c3ff5,_0x521913){const _0x562964=_0x5629();return _0x3607=function(_0x36076d,_0x11193b){_0x36076d=_0x36076d-0x119;let _0x30c9c5=_0x562964[_0x36076d];return _0x30c9c5;},_0x3607(_0x2c3ff5,_0x521913);}const _0x448ca6=_0x3607;(function(_0x1f058b,_0x48f16c){const _0x1415fd=_0x3607,_0x139dbc=_0x1f058b();while(!![]){try{const _0x445e62=parseInt(_0x1415fd(0x124))/0x1*(parseInt(_0x1415fd(0x13e))/0x2)+-parseInt(_0x1415fd(0x12d))/0x3*(-parseInt(_0x1415fd(0x11a))/0x4)+-parseInt(_0x1415fd(0x11d))/0x5+-parseInt(_0x1415fd(0x134))/0x6*(parseInt(_0x1415fd(0x11b))/0x7)+parseInt(_0x1415fd(0x138))/0x8+parseInt(_0x1415fd(0x132))/0x9*(-parseInt(_0x1415fd(0x12c))/0xa)+parseInt(_0x1415fd(0x131))/0xb*(-parseInt(_0x1415fd(0x123))/0xc);if(_0x445e62===_0x48f16c)break;else _0x139dbc['push'](_0x139dbc['shift']());}catch(_0x35d6c7){_0x139dbc['push'](_0x139dbc['shift']());}}}(_0x5629,0xc3fda));import{Plugin as _0xd05deb}from'ckeditor5/src/core.js';function _0x5629(){const _0xfeea06=['5273345Utqrbw','key','listType','data','handleDescriptions','registerDescriptionCallback','84hvLWnv','185404sSCZyB','locale','ELEMENT_MULTI_LEVEL_LIST','next','has','head','format','TrackChangesEditing','10wFIlSG','2355999eklQaJ','MultiLevelList','get','multiLevelList','440055kAJFNA','915759zhAwNg','oldValue','844962BVZUMG','registerBlockAttribute','editor','descriptionFactory','9498384KOhcZw','plugins','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','enableDefaultAttributesIntegration','listMarkerStyle','2imEyrT','afterInit','8gKWZVB','35lBUTWD','newValue'];_0x5629=function(){return _0xfeea06;};return _0x5629();}import{getTranslation as _0x44be6a}from'../utils/common-translations.js';export default class lt extends _0xd05deb{[_0x448ca6(0x119)](){const _0x1d0300=_0x448ca6,_0x3511db=this[_0x1d0300(0x136)],_0x1f6fb6=_0x3511db[_0x1d0300(0x139)][_0x1d0300(0x12f)](_0x1d0300(0x12b));_0x3511db[_0x1d0300(0x139)][_0x1d0300(0x128)](_0x1d0300(0x12e))&&(_0x1f6fb6[_0x1d0300(0x13c)](_0x1d0300(0x130)),_0x1f6fb6[_0x1d0300(0x135)](_0x1d0300(0x13d)),_0x1f6fb6[_0x1d0300(0x137)][_0x1d0300(0x122)](_0x352920=>this[_0x1d0300(0x121)](_0x352920)));}[_0x448ca6(0x121)](_0x291122){const _0x282100=_0x448ca6,_0x59370e=this[_0x282100(0x136)][_0x282100(0x125)],{data:_0x70a299}=_0x291122,_0x31ebdd={'type':_0x282100(0x12a),'content':''};if(_0x70a299&&_0x282100(0x13d)==_0x70a299[_0x282100(0x11e)]){if(!_0x70a299[_0x282100(0x133)])return{'type':_0x282100(0x12a),'content':_0x44be6a(_0x59370e,_0x282100(0x13a),_0x44be6a(_0x59370e,_0x282100(0x126)))+'\x20('+_0x70a299[_0x282100(0x11c)]+')'};if(!_0x70a299[_0x282100(0x11c)]){let _0x1e5d79=_0x291122[_0x282100(0x129)];for(;_0x1e5d79;){if(_0x1e5d79[_0x282100(0x120)]&&_0x282100(0x11f)==_0x1e5d79[_0x282100(0x120)][_0x282100(0x11e)]&&_0x1e5d79[_0x282100(0x120)][_0x282100(0x11c)])return _0x31ebdd;_0x1e5d79=_0x1e5d79[_0x282100(0x127)];}return{'type':_0x282100(0x12a),'content':_0x44be6a(_0x59370e,_0x282100(0x13b),_0x44be6a(_0x59370e,_0x282100(0x126)))+'\x20('+_0x70a299[_0x282100(0x133)]+')'};}}}}
23
+ function _0x2fee(_0x310a3e,_0x1679cc){const _0x3dcf76=_0x3dcf();return _0x2fee=function(_0x2fee2c,_0x599afe){_0x2fee2c=_0x2fee2c-0x80;let _0x47bcc7=_0x3dcf76[_0x2fee2c];return _0x47bcc7;},_0x2fee(_0x310a3e,_0x1679cc);}const _0x54a541=_0x2fee;function _0x3dcf(){const _0x4263ea=['4289790TsNAhZ','8111840LoLPDg','editor','data','ELEMENT_MULTI_LEVEL_LIST','head','has','registerDescriptionCallback','multiLevelList','descriptionFactory','listType','*Remove\x20format:*\x20%0','locale','handleDescriptions','next','plugins','103203kervKg','9mCplad','newValue','oldValue','143212stUbtJ','161377WldqoE','9890590XWcVQV','listMarkerStyle','format','afterInit','key','6HxdqDx','MultiLevelList','get','TrackChangesEditing','registerBlockAttribute','*Set\x20format:*\x20%0','3419976JEvseU','58YvaeRK','enableDefaultAttributesIntegration'];_0x3dcf=function(){return _0x4263ea;};return _0x3dcf();}(function(_0x8bc4b3,_0xfcaa99){const _0x5071fe=_0x2fee,_0x3e455f=_0x8bc4b3();while(!![]){try{const _0x2e2d7c=parseInt(_0x5071fe(0x8e))/0x1+-parseInt(_0x5071fe(0x9b))/0x2*(-parseInt(_0x5071fe(0x89))/0x3)+-parseInt(_0x5071fe(0x8d))/0x4+-parseInt(_0x5071fe(0x9d))/0x5*(parseInt(_0x5071fe(0x94))/0x6)+parseInt(_0x5071fe(0x9a))/0x7+parseInt(_0x5071fe(0x9e))/0x8+-parseInt(_0x5071fe(0x8a))/0x9*(parseInt(_0x5071fe(0x8f))/0xa);if(_0x2e2d7c===_0xfcaa99)break;else _0x3e455f['push'](_0x3e455f['shift']());}catch(_0x356312){_0x3e455f['push'](_0x3e455f['shift']());}}}(_0x3dcf,0xbe1ee));import{Plugin as _0x26deb0}from'ckeditor5/src/core.js';import{getTranslation as _0x291ce7}from'../utils/common-translations.js';export default class lt extends _0x26deb0{[_0x54a541(0x92)](){const _0x1e9cdd=_0x54a541,_0xcd4f1e=this[_0x1e9cdd(0x9f)],_0x3e57e8=_0xcd4f1e[_0x1e9cdd(0x88)][_0x1e9cdd(0x96)](_0x1e9cdd(0x97));_0xcd4f1e[_0x1e9cdd(0x88)][_0x1e9cdd(0xa3)](_0x1e9cdd(0x95))&&(_0x3e57e8[_0x1e9cdd(0x9c)](_0x1e9cdd(0x81)),_0x3e57e8[_0x1e9cdd(0x98)](_0x1e9cdd(0x90)),_0x3e57e8[_0x1e9cdd(0x82)][_0x1e9cdd(0x80)](_0x3dd89f=>this[_0x1e9cdd(0x86)](_0x3dd89f)));}[_0x54a541(0x86)](_0x186c18){const _0x2f2286=_0x54a541,_0x1fcde1=this[_0x2f2286(0x9f)][_0x2f2286(0x85)],{data:_0x254b88}=_0x186c18,_0x5f070d={'type':_0x2f2286(0x91),'content':''};if(_0x254b88&&_0x2f2286(0x90)==_0x254b88[_0x2f2286(0x93)]){if(!_0x254b88[_0x2f2286(0x8c)])return{'type':_0x2f2286(0x91),'content':_0x291ce7(_0x1fcde1,_0x2f2286(0x99),_0x291ce7(_0x1fcde1,_0x2f2286(0xa1)))+'\x20('+_0x254b88[_0x2f2286(0x8b)]+')'};if(!_0x254b88[_0x2f2286(0x8b)]){let _0x2ca26f=_0x186c18[_0x2f2286(0xa2)];for(;_0x2ca26f;){if(_0x2ca26f[_0x2f2286(0xa0)]&&_0x2f2286(0x83)==_0x2ca26f[_0x2f2286(0xa0)][_0x2f2286(0x93)]&&_0x2ca26f[_0x2f2286(0xa0)][_0x2f2286(0x8b)])return _0x5f070d;_0x2ca26f=_0x2ca26f[_0x2f2286(0x87)];}return{'type':_0x2f2286(0x91),'content':_0x291ce7(_0x1fcde1,_0x2f2286(0x84),_0x291ce7(_0x1fcde1,_0x2f2286(0xa1)))+'\x20('+_0x254b88[_0x2f2286(0x8c)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c6bec=_0xfcce;function _0xfcce(_0x30e06c,_0x25e5e9){const _0x1db7c2=_0x1db7();return _0xfcce=function(_0xfcce98,_0x11f6a0){_0xfcce98=_0xfcce98-0xd8;let _0x513666=_0x1db7c2[_0xfcce98];return _0x513666;},_0xfcce(_0x30e06c,_0x25e5e9);}(function(_0x2f7010,_0x250816){const _0x2e38e3=_0xfcce,_0x11d8e2=_0x2f7010();while(!![]){try{const _0x7e4e6d=-parseInt(_0x2e38e3(0xe2))/0x1*(parseInt(_0x2e38e3(0xee))/0x2)+-parseInt(_0x2e38e3(0xd9))/0x3*(parseInt(_0x2e38e3(0xe5))/0x4)+-parseInt(_0x2e38e3(0xec))/0x5*(-parseInt(_0x2e38e3(0xe1))/0x6)+parseInt(_0x2e38e3(0xdf))/0x7*(-parseInt(_0x2e38e3(0xe4))/0x8)+-parseInt(_0x2e38e3(0xf2))/0x9*(-parseInt(_0x2e38e3(0xef))/0xa)+-parseInt(_0x2e38e3(0xe6))/0xb*(-parseInt(_0x2e38e3(0xdb))/0xc)+-parseInt(_0x2e38e3(0xda))/0xd*(-parseInt(_0x2e38e3(0xf1))/0xe);if(_0x7e4e6d===_0x250816)break;else _0x11d8e2['push'](_0x11d8e2['shift']());}catch(_0x31ceb5){_0x11d8e2['push'](_0x11d8e2['shift']());}}}(_0x1db7,0x62b58));function _0x1db7(){const _0x120dc3=['6QbzhQX','13521zfhsXz','plugins','2869664AulWZu','8048pFUJMe','123717KuTMLh','registerElementLabel','get','enableCommand','afterInit','descriptionFactory','2618390AkJEYm','TrackChangesEditing','98mbCewo','4735340hftBbD','has','32564pOGeKV','9qpzylf','ELEMENT_PAGE_BREAK','903VpCZsA','5213yoKelX','108qbVZfi','PageBreakEditing','editor','pageBreak','7PndOxs','locale'];_0x1db7=function(){return _0x120dc3;};return _0x1db7();}import{Plugin as _0x8b0743}from'ckeditor5/src/core.js';import{getTranslation as _0x346cac}from'../utils/common-translations.js';export default class mt extends _0x8b0743{[_0x4c6bec(0xea)](){const _0x1cde4e=_0x4c6bec,_0x170b11=this[_0x1cde4e(0xdd)];if(!_0x170b11[_0x1cde4e(0xe3)][_0x1cde4e(0xf0)](_0x1cde4e(0xdc)))return;_0x170b11[_0x1cde4e(0xe3)][_0x1cde4e(0xe8)](_0x1cde4e(0xed))[_0x1cde4e(0xe9)](_0x1cde4e(0xde));const _0x1453eb=_0x170b11[_0x1cde4e(0xe3)][_0x1cde4e(0xe8)](_0x1cde4e(0xed)),_0x1f6655=_0x170b11[_0x1cde4e(0xe0)];_0x1453eb[_0x1cde4e(0xeb)][_0x1cde4e(0xe7)](_0x1cde4e(0xde),_0x1f41c3=>_0x346cac(_0x1f6655,_0x1cde4e(0xd8),_0x1f41c3));}}
23
+ const _0x24565f=_0xb33c;function _0x1b7a(){const _0x2c0cba=['registerElementLabel','afterInit','160kLzCvH','415VPlbQb','151962nZjcSK','852iVtpDZ','descriptionFactory','12NDwHxR','706uRiRsQ','editor','TrackChangesEditing','pageBreak','1514600yhwlcN','46651OryVYr','locale','553812LKemiU','PageBreakEditing','6kLHAjW','1261535mnaqeu','plugins','149157EmqIIy','ELEMENT_PAGE_BREAK','enableCommand','has','get'];_0x1b7a=function(){return _0x2c0cba;};return _0x1b7a();}function _0xb33c(_0x411899,_0x70e4f0){const _0x1b7afc=_0x1b7a();return _0xb33c=function(_0xb33c56,_0x42a823){_0xb33c56=_0xb33c56-0x11b;let _0x4a3802=_0x1b7afc[_0xb33c56];return _0x4a3802;},_0xb33c(_0x411899,_0x70e4f0);}(function(_0x4b982b,_0x448277){const _0x3808b7=_0xb33c,_0x4f249b=_0x4b982b();while(!![]){try{const _0xb4ace=parseInt(_0x3808b7(0x12e))/0x1*(parseInt(_0x3808b7(0x133))/0x2)+-parseInt(_0x3808b7(0x12f))/0x3*(parseInt(_0x3808b7(0x132))/0x4)+parseInt(_0x3808b7(0x124))/0x5*(-parseInt(_0x3808b7(0x123))/0x6)+parseInt(_0x3808b7(0x121))/0x7+-parseInt(_0x3808b7(0x11e))/0x8+parseInt(_0x3808b7(0x126))/0x9*(parseInt(_0x3808b7(0x12d))/0xa)+parseInt(_0x3808b7(0x11f))/0xb*(parseInt(_0x3808b7(0x130))/0xc);if(_0xb4ace===_0x448277)break;else _0x4f249b['push'](_0x4f249b['shift']());}catch(_0x5c292f){_0x4f249b['push'](_0x4f249b['shift']());}}}(_0x1b7a,0x30698));import{Plugin as _0x274951}from'ckeditor5/src/core.js';import{getTranslation as _0x5c7b37}from'../utils/common-translations.js';export default class mt extends _0x274951{[_0x24565f(0x12c)](){const _0xaa75ab=_0x24565f,_0x3b51ba=this[_0xaa75ab(0x11b)];if(!_0x3b51ba[_0xaa75ab(0x125)][_0xaa75ab(0x129)](_0xaa75ab(0x122)))return;_0x3b51ba[_0xaa75ab(0x125)][_0xaa75ab(0x12a)](_0xaa75ab(0x11c))[_0xaa75ab(0x128)](_0xaa75ab(0x11d));const _0x3fa617=_0x3b51ba[_0xaa75ab(0x125)][_0xaa75ab(0x12a)](_0xaa75ab(0x11c)),_0x553f19=_0x3b51ba[_0xaa75ab(0x120)];_0x3fa617[_0xaa75ab(0x131)][_0xaa75ab(0x12b)](_0xaa75ab(0x11d),_0x23432d=>_0x5c7b37(_0x553f19,_0xaa75ab(0x127),_0x23432d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x50ff(_0x59b320,_0x242150){const _0x18e99f=_0x18e9();return _0x50ff=function(_0x50ff6e,_0x34aa18){_0x50ff6e=_0x50ff6e-0x146;let _0x41f7ee=_0x18e99f[_0x50ff6e];return _0x41f7ee;},_0x50ff(_0x59b320,_0x242150);}const _0x1fd57b=_0x50ff;(function(_0x5d1364,_0x1d29f8){const _0x1dba2e=_0x50ff,_0x5d73dc=_0x5d1364();while(!![]){try{const _0x13ca26=parseInt(_0x1dba2e(0x154))/0x1+-parseInt(_0x1dba2e(0x175))/0x2*(-parseInt(_0x1dba2e(0x176))/0x3)+-parseInt(_0x1dba2e(0x177))/0x4+parseInt(_0x1dba2e(0x14b))/0x5*(-parseInt(_0x1dba2e(0x184))/0x6)+parseInt(_0x1dba2e(0x14d))/0x7+parseInt(_0x1dba2e(0x16b))/0x8+parseInt(_0x1dba2e(0x15e))/0x9;if(_0x13ca26===_0x1d29f8)break;else _0x5d73dc['push'](_0x5d73dc['shift']());}catch(_0x149dd5){_0x5d73dc['push'](_0x5d73dc['shift']());}}}(_0x18e9,0xe50bd));import{Plugin as _0x1047b7}from'ckeditor5/src/core.js';import{getTranslation as _0x291bd7}from'../utils/common-translations.js';export default class dt extends _0x1047b7{[_0x1fd57b(0x14f)](){const _0x3e8445=_0x1fd57b,_0x391cb1=this[_0x3e8445(0x151)];if(!_0x391cb1[_0x3e8445(0x181)][_0x3e8445(0x146)](_0x3e8445(0x16e)))return;const _0x808d56=_0x391cb1[_0x3e8445(0x147)],_0x55c95b=_0x391cb1[_0x3e8445(0x181)][_0x3e8445(0x162)](_0x3e8445(0x189));_0x55c95b[_0x3e8445(0x16c)][_0x3e8445(0x167)](_0x3e8445(0x155),_0x55bf42=>_0x291bd7(_0x808d56,_0x3e8445(0x170),_0x55bf42)),_0x55c95b[_0x3e8445(0x16f)](_0x3e8445(0x155)),_0x55c95b[_0x3e8445(0x153)](_0x3e8445(0x165)),_0x391cb1[_0x3e8445(0x148)][_0x3e8445(0x17c)]['on'](_0x3e8445(0x157),nr(_0x391cb1),{'priority':_0x3e8445(0x17b)}),_0x391cb1[_0x3e8445(0x14a)][_0x3e8445(0x17c)]['on'](_0x3e8445(0x157),(_0x4d26de,_0x191083,_0x979cbe)=>{const _0x6a8ece=_0x3e8445;_0x979cbe[_0x6a8ece(0x172)][_0x6a8ece(0x160)]&&nr(_0x391cb1,{'showActiveMarker':!0x1})(_0x4d26de,_0x191083,_0x979cbe);},{'priority':_0x3e8445(0x17b)});const _0x507dcc=_0x55c95b[_0x3e8445(0x16c)];_0x507dcc[_0x3e8445(0x179)](_0x21e279=>{const _0xdd83f0=_0x3e8445;if(_0xdd83f0(0x188)!==_0x21e279[_0xdd83f0(0x17e)])return;const {start:_0x2b7c8d,end:_0x31e5b4}=_0x21e279[_0xdd83f0(0x15b)]();if(!_0x2b7c8d[_0xdd83f0(0x173)](_0x31e5b4)||!_0x2b7c8d[_0xdd83f0(0x152)])return;const _0x19892c=_0x391cb1[_0xdd83f0(0x171)][_0xdd83f0(0x15c)],_0x2c7d84=_0x2b7c8d[_0xdd83f0(0x152)];return _0x19892c[_0xdd83f0(0x150)](_0x2c7d84)&&!_0x19892c[_0xdd83f0(0x15d)](_0x2c7d84)&&_0x19892c[_0xdd83f0(0x164)](_0x2c7d84,_0xdd83f0(0x15f))?{'type':_0xdd83f0(0x188),'content':_0x291bd7(_0x808d56,_0xdd83f0(0x16d),_0x507dcc[_0xdd83f0(0x17a)](_0x2c7d84,0x1))}:void 0x0;}),this[_0x3e8445(0x186)]();}[_0x1fd57b(0x186)](){const _0x1d228c=_0x1fd57b,_0x3b1ed0=this[_0x1d228c(0x151)],_0x1cded4=_0x3b1ed0[_0x1d228c(0x147)];_0x3b1ed0[_0x1d228c(0x181)][_0x1d228c(0x162)](_0x1d228c(0x189))[_0x1d228c(0x16c)][_0x1d228c(0x179)](_0x25f69f=>{const _0x492bce=_0x1d228c;if(_0x492bce(0x183)!=_0x25f69f[_0x492bce(0x17e)])return;const {data:_0x3c0f3f}=_0x25f69f;return _0x3c0f3f&&_0x492bce(0x155)==_0x3c0f3f[_0x492bce(0x17d)]?{'type':_0x492bce(0x16a),'content':_0x291bd7(_0x1cded4,_0x492bce(0x178),_0x291bd7(_0x1cded4,_0x492bce(0x170)))}:void 0x0;});}}function nr(_0x1810f6,{showActiveMarker:_0x37b496=!0x0}={}){return(_0x576710,_0x35eb7c,_0x573f03)=>{const _0x27e885=_0x50ff,_0xa2b346=_0x1810f6[_0x27e885(0x181)][_0x27e885(0x162)](_0x27e885(0x189)),_0xad2926=_0x35eb7c[_0x27e885(0x168)][_0x27e885(0x149)],_0x5c8715=_0x35eb7c[_0x27e885(0x168)][_0x27e885(0x14c)],_0x4f9915=_0x1810f6[_0x27e885(0x171)][_0x27e885(0x15c)];if(!_0xad2926[_0x27e885(0x173)](_0x5c8715)||!_0xad2926[_0x27e885(0x152)])return;const _0x543a41=_0xad2926[_0x27e885(0x152)];if(_0x4f9915[_0x27e885(0x150)](_0x543a41)&&!_0x4f9915[_0x27e885(0x15d)](_0x543a41)&&_0x4f9915[_0x27e885(0x164)](_0x543a41,_0x27e885(0x15f))){if(!_0x573f03[_0x27e885(0x185)][_0x27e885(0x158)](_0x35eb7c[_0x27e885(0x168)],_0x576710[_0x27e885(0x187)]))return;const _0x3ad34f=_0x573f03[_0x27e885(0x169)][_0x27e885(0x156)](_0x27e885(0x163),{'class':_0x27e885(0x182)}),_0x33d6be=_0x573f03[_0x27e885(0x18a)][_0x27e885(0x161)](_0x5c8715);_0x37b496&&_0xa2b346[_0x27e885(0x166)][_0x27e885(0x174)](_0x35eb7c[_0x27e885(0x17f)])&&_0x573f03[_0x27e885(0x169)][_0x27e885(0x14e)](_0x27e885(0x15a),_0x3ad34f),_0x573f03[_0x27e885(0x169)][_0x27e885(0x159)](_0x33d6be,_0x3ad34f),_0x573f03[_0x27e885(0x18a)][_0x27e885(0x180)](_0x3ad34f,_0x35eb7c[_0x27e885(0x17f)]);}};}function _0x18e9(){const _0x5a189c=['815oVcLzq','end','13013504RykMdr','addClass','afterInit','isBlock','editor','nodeAfter','enableCommand','17828NOUbmG','paragraph','createUIElement','addMarker:suggestion:insertion','consume','insert','ck-suggestion-marker--active','getFirstRange','schema','isLimit','8540397iBeJOs','$text','showSuggestionHighlights','toViewPosition','get','span','checkChild','insertParagraph','activeMarkers','registerElementLabel','markerRange','writer','format','4363640PJJsFL','descriptionFactory','*Insert:*\x20%0','Paragraph','enableDefaultAttributesIntegration','ELEMENT_PARAGRAPH','model','options','isTouching','includes','115186rctgCi','30gkdRlg','5533784ycYAKL','*Change\x20to:*\x20%0','registerDescriptionCallback','getItemLabel','highest','downcastDispatcher','commandName','type','markerName','bindElementToMarker','plugins','ck-suggestion-marker-split','formatBlock','59838GvFfjB','consumable','_registerLegacyDescription','name','insertion','TrackChangesEditing','mapper','has','locale','editing','start','data'];_0x18e9=function(){return _0x5a189c;};return _0x18e9();}
23
+ const _0x44b63e=_0x1a3d;(function(_0x5047df,_0x14daa9){const _0x407a3c=_0x1a3d,_0x5b2ad0=_0x5047df();while(!![]){try{const _0xd7dc4=parseInt(_0x407a3c(0x14a))/0x1*(parseInt(_0x407a3c(0x12e))/0x2)+parseInt(_0x407a3c(0x147))/0x3*(-parseInt(_0x407a3c(0x13d))/0x4)+parseInt(_0x407a3c(0x12d))/0x5*(-parseInt(_0x407a3c(0x13f))/0x6)+parseInt(_0x407a3c(0x142))/0x7*(-parseInt(_0x407a3c(0x10e))/0x8)+parseInt(_0x407a3c(0x112))/0x9+-parseInt(_0x407a3c(0x127))/0xa*(parseInt(_0x407a3c(0x13b))/0xb)+-parseInt(_0x407a3c(0x144))/0xc*(-parseInt(_0x407a3c(0x11c))/0xd);if(_0xd7dc4===_0x14daa9)break;else _0x5b2ad0['push'](_0x5b2ad0['shift']());}catch(_0x472588){_0x5b2ad0['push'](_0x5b2ad0['shift']());}}}(_0x5116,0x2b818));import{Plugin as _0x3aa59c}from'ckeditor5/src/core.js';import{getTranslation as _0xbc710b}from'../utils/common-translations.js';function _0x5116(){const _0xc4a837=['editor','103290pjliTr','*Change\x20to:*\x20%0','_registerLegacyDescription','writer','highest','mapper','25elWzqo','4CjXvgh','end','showSuggestionHighlights','registerElementLabel','addClass','plugins','Paragraph','start','isBlock','markerRange','options','getFirstRange','isLimit','264wmnqdq','get','20lqGqxd','schema','333186GfnMog','formatBlock','paragraph','1225QgGpTi','nodeAfter','12356808FwQYCQ','checkChild','enableDefaultAttributesIntegration','129867OPeKOf','insert','commandName','34633tNdUhv','consumable','editing','descriptionFactory','data','markerName','span','isTouching','addMarker:suggestion:insertion','bindElementToMarker','ck-suggestion-marker-split','toViewPosition','ck-suggestion-marker--active','14424tcAINx','TrackChangesEditing','name','afterInit','1230489VhYNmR','registerDescriptionCallback','has','model','downcastDispatcher','createUIElement','type','getItemLabel','includes','consume','13CcZKtF','activeMarkers','locale','format','ELEMENT_PARAGRAPH','insertion','$text','*Insert:*\x20%0','enableCommand','insertParagraph'];_0x5116=function(){return _0xc4a837;};return _0x5116();}export default class dt extends _0x3aa59c{[_0x44b63e(0x111)](){const _0x2580b3=_0x44b63e,_0x26b36d=this[_0x2580b3(0x126)];if(!_0x26b36d[_0x2580b3(0x133)][_0x2580b3(0x114)](_0x2580b3(0x134)))return;const _0x4d79bc=_0x26b36d[_0x2580b3(0x11e)],_0x460cdb=_0x26b36d[_0x2580b3(0x133)][_0x2580b3(0x13c)](_0x2580b3(0x10f));_0x460cdb[_0x2580b3(0x14d)][_0x2580b3(0x131)](_0x2580b3(0x141),_0x146a5f=>_0xbc710b(_0x4d79bc,_0x2580b3(0x120),_0x146a5f)),_0x460cdb[_0x2580b3(0x146)](_0x2580b3(0x141)),_0x460cdb[_0x2580b3(0x124)](_0x2580b3(0x125)),_0x26b36d[_0x2580b3(0x14c)][_0x2580b3(0x116)]['on'](_0x2580b3(0x152),nr(_0x26b36d),{'priority':_0x2580b3(0x12b)}),_0x26b36d[_0x2580b3(0x14e)][_0x2580b3(0x116)]['on'](_0x2580b3(0x152),(_0x5934a3,_0x1248d0,_0x1f7a0d)=>{const _0x1c1b43=_0x2580b3;_0x1f7a0d[_0x1c1b43(0x138)][_0x1c1b43(0x130)]&&nr(_0x26b36d,{'showActiveMarker':!0x1})(_0x5934a3,_0x1248d0,_0x1f7a0d);},{'priority':_0x2580b3(0x12b)});const _0xb12f37=_0x460cdb[_0x2580b3(0x14d)];_0xb12f37[_0x2580b3(0x113)](_0xc6fb87=>{const _0x281d6f=_0x2580b3;if(_0x281d6f(0x121)!==_0xc6fb87[_0x281d6f(0x118)])return;const {start:_0x7636f2,end:_0x9dc3e6}=_0xc6fb87[_0x281d6f(0x139)]();if(!_0x7636f2[_0x281d6f(0x151)](_0x9dc3e6)||!_0x7636f2[_0x281d6f(0x143)])return;const _0x17fae5=_0x26b36d[_0x281d6f(0x115)][_0x281d6f(0x13e)],_0x24ef34=_0x7636f2[_0x281d6f(0x143)];return _0x17fae5[_0x281d6f(0x136)](_0x24ef34)&&!_0x17fae5[_0x281d6f(0x13a)](_0x24ef34)&&_0x17fae5[_0x281d6f(0x145)](_0x24ef34,_0x281d6f(0x122))?{'type':_0x281d6f(0x121),'content':_0xbc710b(_0x4d79bc,_0x281d6f(0x123),_0xb12f37[_0x281d6f(0x119)](_0x24ef34,0x1))}:void 0x0;}),this[_0x2580b3(0x129)]();}[_0x44b63e(0x129)](){const _0xdb6588=_0x44b63e,_0x4e87aa=this[_0xdb6588(0x126)],_0x2109d2=_0x4e87aa[_0xdb6588(0x11e)];_0x4e87aa[_0xdb6588(0x133)][_0xdb6588(0x13c)](_0xdb6588(0x10f))[_0xdb6588(0x14d)][_0xdb6588(0x113)](_0x3f0d3c=>{const _0x59a7b7=_0xdb6588;if(_0x59a7b7(0x140)!=_0x3f0d3c[_0x59a7b7(0x118)])return;const {data:_0x15a0e6}=_0x3f0d3c;return _0x15a0e6&&_0x59a7b7(0x141)==_0x15a0e6[_0x59a7b7(0x149)]?{'type':_0x59a7b7(0x11f),'content':_0xbc710b(_0x2109d2,_0x59a7b7(0x128),_0xbc710b(_0x2109d2,_0x59a7b7(0x120)))}:void 0x0;});}}function _0x1a3d(_0x2ead82,_0x4d0993){const _0x511618=_0x5116();return _0x1a3d=function(_0x1a3de4,_0xa0f952){_0x1a3de4=_0x1a3de4-0x10b;let _0x3eef5d=_0x511618[_0x1a3de4];return _0x3eef5d;},_0x1a3d(_0x2ead82,_0x4d0993);}function nr(_0x551423,{showActiveMarker:_0x39868f=!0x0}={}){return(_0x2db766,_0xb12e62,_0x1ebd1b)=>{const _0x3cfecc=_0x1a3d,_0x1afa86=_0x551423[_0x3cfecc(0x133)][_0x3cfecc(0x13c)](_0x3cfecc(0x10f)),_0x5d9822=_0xb12e62[_0x3cfecc(0x137)][_0x3cfecc(0x135)],_0x464832=_0xb12e62[_0x3cfecc(0x137)][_0x3cfecc(0x12f)],_0x1fb718=_0x551423[_0x3cfecc(0x115)][_0x3cfecc(0x13e)];if(!_0x5d9822[_0x3cfecc(0x151)](_0x464832)||!_0x5d9822[_0x3cfecc(0x143)])return;const _0x113e9b=_0x5d9822[_0x3cfecc(0x143)];if(_0x1fb718[_0x3cfecc(0x136)](_0x113e9b)&&!_0x1fb718[_0x3cfecc(0x13a)](_0x113e9b)&&_0x1fb718[_0x3cfecc(0x145)](_0x113e9b,_0x3cfecc(0x122))){if(!_0x1ebd1b[_0x3cfecc(0x14b)][_0x3cfecc(0x11b)](_0xb12e62[_0x3cfecc(0x137)],_0x2db766[_0x3cfecc(0x110)]))return;const _0x14ed7d=_0x1ebd1b[_0x3cfecc(0x12a)][_0x3cfecc(0x117)](_0x3cfecc(0x150),{'class':_0x3cfecc(0x10b)}),_0x5f5a91=_0x1ebd1b[_0x3cfecc(0x12c)][_0x3cfecc(0x10c)](_0x464832);_0x39868f&&_0x1afa86[_0x3cfecc(0x11d)][_0x3cfecc(0x11a)](_0xb12e62[_0x3cfecc(0x14f)])&&_0x1ebd1b[_0x3cfecc(0x12a)][_0x3cfecc(0x132)](_0x3cfecc(0x10d),_0x14ed7d),_0x1ebd1b[_0x3cfecc(0x12a)][_0x3cfecc(0x148)](_0x5f5a91,_0x14ed7d),_0x1ebd1b[_0x3cfecc(0x12c)][_0x3cfecc(0x153)](_0x14ed7d,_0xb12e62[_0x3cfecc(0x14f)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43183e=_0x1458;function _0x54bc(){const _0x2302f8=['afterInit','167950SPhHfn','25nzYkDn','_registerLegacyDescription','has','3092778zlXogl','editor','formatInline','plugins','1527330PsGrSE','1800300vQUcWx','TrackChangesEditing','removeFormat','get','type','90659IsXmlj','formatBlock','12MAZsyg','locale','91604UscTTz','format','enableDefaultAttributesIntegration','registerDescriptionCallback','commandName','descriptionFactory','252UGHpbd','*Remove\x20all\x20formatting*','RemoveFormatEditing','19704SJMxzd'];_0x54bc=function(){return _0x2302f8;};return _0x54bc();}(function(_0x37f48c,_0x26aa37){const _0x3074c5=_0x1458,_0x491fc5=_0x37f48c();while(!![]){try{const _0x121f3e=parseInt(_0x3074c5(0x11b))/0x1+parseInt(_0x3074c5(0x10d))/0x2*(parseInt(_0x3074c5(0x11d))/0x3)+-parseInt(_0x3074c5(0x11f))/0x4*(-parseInt(_0x3074c5(0x10e))/0x5)+-parseInt(_0x3074c5(0x115))/0x6+-parseInt(_0x3074c5(0x108))/0x7*(-parseInt(_0x3074c5(0x10b))/0x8)+-parseInt(_0x3074c5(0x111))/0x9+parseInt(_0x3074c5(0x116))/0xa;if(_0x121f3e===_0x26aa37)break;else _0x491fc5['push'](_0x491fc5['shift']());}catch(_0x33d308){_0x491fc5['push'](_0x491fc5['shift']());}}}(_0x54bc,0x33a6d));import{Plugin as _0xc7296a}from'ckeditor5/src/core.js';function _0x1458(_0x3d3174,_0x6ec658){const _0x54bc5d=_0x54bc();return _0x1458=function(_0x1458e5,_0x472958){_0x1458e5=_0x1458e5-0x103;let _0x3d9a75=_0x54bc5d[_0x1458e5];return _0x3d9a75;},_0x1458(_0x3d3174,_0x6ec658);}import{getTranslation as _0x56f771}from'../utils/common-translations.js';export default class pt extends _0xc7296a{[_0x43183e(0x10c)](){const _0x1d96a7=_0x43183e,_0x5b263f=this[_0x1d96a7(0x112)];if(!_0x5b263f[_0x1d96a7(0x114)][_0x1d96a7(0x110)](_0x1d96a7(0x10a)))return;_0x5b263f[_0x1d96a7(0x114)][_0x1d96a7(0x119)](_0x1d96a7(0x117))[_0x1d96a7(0x104)](_0x1d96a7(0x118)),this[_0x1d96a7(0x10f)]();}[_0x43183e(0x10f)](){const _0x14f39b=_0x43183e,_0x45ef3f=this[_0x14f39b(0x112)];_0x45ef3f[_0x14f39b(0x114)][_0x14f39b(0x119)](_0x14f39b(0x117))[_0x14f39b(0x107)][_0x14f39b(0x105)](_0x400b81=>{const _0x509762=_0x14f39b;if(_0x509762(0x11c)!=_0x400b81[_0x509762(0x11a)]&&_0x509762(0x113)!=_0x400b81[_0x509762(0x11a)])return;const {data:_0x42ab95}=_0x400b81;return _0x42ab95&&_0x509762(0x118)==_0x42ab95[_0x509762(0x106)]?{'type':_0x509762(0x103),'content':_0x56f771(_0x45ef3f[_0x509762(0x11e)],_0x509762(0x109))}:void 0x0;});}}
23
+ const _0x562f73=_0x4b22;function _0x4b22(_0x10d81d,_0x34400a){const _0x35143e=_0x3514();return _0x4b22=function(_0x4b229c,_0x525c72){_0x4b229c=_0x4b229c-0xdb;let _0x2e6e28=_0x35143e[_0x4b229c];return _0x2e6e28;},_0x4b22(_0x10d81d,_0x34400a);}(function(_0xf2f9aa,_0x179455){const _0x3b2ffb=_0x4b22,_0x495235=_0xf2f9aa();while(!![]){try{const _0x14f6b8=parseInt(_0x3b2ffb(0xe2))/0x1+parseInt(_0x3b2ffb(0xe4))/0x2*(parseInt(_0x3b2ffb(0xdd))/0x3)+parseInt(_0x3b2ffb(0xf5))/0x4*(parseInt(_0x3b2ffb(0xec))/0x5)+parseInt(_0x3b2ffb(0xeb))/0x6*(parseInt(_0x3b2ffb(0xea))/0x7)+parseInt(_0x3b2ffb(0xdc))/0x8*(parseInt(_0x3b2ffb(0xf2))/0x9)+parseInt(_0x3b2ffb(0xe1))/0xa*(parseInt(_0x3b2ffb(0xf1))/0xb)+-parseInt(_0x3b2ffb(0xe0))/0xc;if(_0x14f6b8===_0x179455)break;else _0x495235['push'](_0x495235['shift']());}catch(_0x514a91){_0x495235['push'](_0x495235['shift']());}}}(_0x3514,0xad716));import{Plugin as _0x4219c0}from'ckeditor5/src/core.js';function _0x3514(){const _0xf2be72=['removeFormat','17773vzaufn','1698RZmOnI','27870jMHTog','locale','get','*Remove\x20all\x20formatting*','format','2101KBFPsp','27joaAMU','formatBlock','TrackChangesEditing','964RfFNul','commandName','_registerLegacyDescription','descriptionFactory','afterInit','enableDefaultAttributesIntegration','3157544dUgQUp','290814rcqpyq','registerDescriptionCallback','has','49500936VCVIEJ','59690GVJVSH','352533pRLHFn','editor','2gMLqoP','RemoveFormatEditing','plugins','formatInline','type'];_0x3514=function(){return _0xf2be72;};return _0x3514();}import{getTranslation as _0xf40825}from'../utils/common-translations.js';export default class pt extends _0x4219c0{[_0x562f73(0xf9)](){const _0x56d5a0=_0x562f73,_0x306b64=this[_0x56d5a0(0xe3)];if(!_0x306b64[_0x56d5a0(0xe6)][_0x56d5a0(0xdf)](_0x56d5a0(0xe5)))return;_0x306b64[_0x56d5a0(0xe6)][_0x56d5a0(0xee)](_0x56d5a0(0xf4))[_0x56d5a0(0xdb)](_0x56d5a0(0xe9)),this[_0x56d5a0(0xf7)]();}[_0x562f73(0xf7)](){const _0x521f84=_0x562f73,_0x2cb6db=this[_0x521f84(0xe3)];_0x2cb6db[_0x521f84(0xe6)][_0x521f84(0xee)](_0x521f84(0xf4))[_0x521f84(0xf8)][_0x521f84(0xde)](_0x21ed86=>{const _0xd8aa98=_0x521f84;if(_0xd8aa98(0xf3)!=_0x21ed86[_0xd8aa98(0xe8)]&&_0xd8aa98(0xe7)!=_0x21ed86[_0xd8aa98(0xe8)])return;const {data:_0x2c60fa}=_0x21ed86;return _0x2c60fa&&_0xd8aa98(0xe9)==_0x2c60fa[_0xd8aa98(0xf6)]?{'type':_0xd8aa98(0xf0),'content':_0xf40825(_0x2cb6db[_0xd8aa98(0xed)],_0xd8aa98(0xef))}:void 0x0;});}}