@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240627.0 → 0.0.0-nightly-20240628.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x9313c=_0x3b09;(function(_0x5e61c9,_0x1d98ab){const _0x3efc82=_0x3b09,_0x99130c=_0x5e61c9();while(!![]){try{const _0x55e448=parseInt(_0x3efc82(0xad))/0x1*(parseInt(_0x3efc82(0xab))/0x2)+parseInt(_0x3efc82(0xc2))/0x3+parseInt(_0x3efc82(0x91))/0x4+-parseInt(_0x3efc82(0xc9))/0x5+parseInt(_0x3efc82(0xa6))/0x6*(-parseInt(_0x3efc82(0xbd))/0x7)+parseInt(_0x3efc82(0xa4))/0x8*(-parseInt(_0x3efc82(0xc7))/0x9)+parseInt(_0x3efc82(0x92))/0xa*(parseInt(_0x3efc82(0xaa))/0xb);if(_0x55e448===_0x1d98ab)break;else _0x99130c['push'](_0x99130c['shift']());}catch(_0x3bceae){_0x99130c['push'](_0x99130c['shift']());}}}(_0x5184,0x8a74c));import{Plugin as _0x1172a6}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x2480f2}from'ckeditor5/src/ui.js';import{getTranslation as _0xb71c04}from'../utils/common-translations.js';const ro=[{'pluginName':_0x9313c(0x97),'commandName':_0x9313c(0x8d)},{'pluginName':_0x9313c(0xba),'commandName':_0x9313c(0xa1)},{'pluginName':_0x9313c(0xa8),'commandName':_0x9313c(0xb2)},{'pluginName':_0x9313c(0xb0),'commandName':_0x9313c(0xbc)}];export default class Q extends _0x1172a6{[_0x9313c(0xb4)](){const _0x346ec5=_0x9313c,_0x4e548=this[_0x346ec5(0x95)][_0x346ec5(0x94)],_0x3e77ef=this[_0x346ec5(0x95)][_0x346ec5(0x8e)][_0x346ec5(0x90)](_0x346ec5(0xb5));for(const {pluginName:_0x5c2cd4,commandName:_0x251eb5}of ro)this[_0x346ec5(0x95)][_0x346ec5(0x8e)][_0x346ec5(0xc4)](_0x5c2cd4)&&(_0x3e77ef[_0x346ec5(0xa3)](_0x251eb5),_0x3e77ef[_0x346ec5(0xb6)](_0x251eb5));_0x3e77ef[_0x346ec5(0xae)][_0x346ec5(0x99)](_0x346ec5(0x8d),_0xb71c04(_0x4e548,_0x346ec5(0xac))),_0x3e77ef[_0x346ec5(0xae)][_0x346ec5(0x99)](_0x346ec5(0xa1),_0xb71c04(_0x4e548,_0x346ec5(0xa2))),_0x3e77ef[_0x346ec5(0xae)][_0x346ec5(0x99)](_0x346ec5(0xb2),_0xb71c04(_0x4e548,_0x346ec5(0xa9))),_0x3e77ef[_0x346ec5(0xae)][_0x346ec5(0x99)](_0x346ec5(0xbc),_0xb71c04(_0x4e548,_0x346ec5(0xbe))),this[_0x346ec5(0xb9)]();}[_0x9313c(0xb9)](){const _0x1ead3d=_0x9313c,_0xc04112=this[_0x1ead3d(0x95)],_0x164ec5=_0xc04112[_0x1ead3d(0x94)];_0xc04112[_0x1ead3d(0x8e)][_0x1ead3d(0x90)](_0x1ead3d(0xb5))[_0x1ead3d(0xae)][_0x1ead3d(0x8f)](_0x28cf1d=>{const _0x1ed200=_0x1ead3d,_0x2f1312=_0x164ec5['t'];if(_0x1ed200(0x98)!=_0x28cf1d[_0x1ed200(0xb1)])return;const {data:_0x4bff96}=_0x28cf1d;if(null!=_0x4bff96){if(_0x1ed200(0x8d)==_0x4bff96[_0x1ed200(0xb7)]){const _0x17eb77=_0x4bff96[_0x1ed200(0xc8)][0x0][_0x1ed200(0xc6)];if(_0x17eb77){const _0x2c1204=_0x2f1312(this[_0x1ed200(0x95)][_0x1ed200(0x8e)][_0x1ed200(0x90)](_0x1ed200(0xa5))[_0x1ed200(0x93)](this[_0x1ed200(0x95)][_0x1ed200(0xbb)][_0x1ed200(0x90)](_0x1ed200(0xc5)))[_0x1ed200(0xc3)](_0x314175=>_0x314175[_0x1ed200(0x9e)]==_0x17eb77)[_0x1ed200(0x9d)])[_0x1ed200(0x9a)]();return{'type':_0x1ed200(0xb8),'content':_0xb71c04(_0x164ec5,_0x1ed200(0xc1),_0x2c1204)};}return{'type':_0x1ed200(0xb8),'content':_0xb71c04(_0x164ec5,_0x1ed200(0xb3))};}if(_0x1ed200(0xa1)==_0x4bff96[_0x1ed200(0xb7)]){const _0x7d58e0=_0x4bff96[_0x1ed200(0xc8)][0x0][_0x1ed200(0xc6)];return _0x7d58e0?{'type':_0x1ed200(0xb8),'content':_0xb71c04(_0x164ec5,_0x1ed200(0x9c),_0x7d58e0)}:{'type':_0x1ed200(0xb8),'content':_0xb71c04(_0x164ec5,_0x1ed200(0xc0))};}if(_0x1ed200(0xb2)==_0x4bff96[_0x1ed200(0xb7)]){const _0x217d4a=_0x4bff96[_0x1ed200(0xc8)][0x0][_0x1ed200(0xc6)];if(_0x217d4a){const _0x109850=_0x2480f2(this[_0x1ed200(0x95)][_0x1ed200(0xbb)][_0x1ed200(0x90)](_0x1ed200(0x9b)))[_0x1ed200(0xc3)](_0x14220b=>_0x14220b[_0x1ed200(0x9e)]==_0x217d4a);let _0x238249=_0x217d4a,_0x5f3c8e='';return _0x109850&&(_0x238249=_0x109850[_0x1ed200(0xaf)],_0x5f3c8e=_0x2f1312(_0x238249)[_0x1ed200(0x9a)]()),{'type':_0x1ed200(0xb8),'content':_0xb71c04(_0x164ec5,_0x1ed200(0x9f),_0x5f3c8e)[_0x1ed200(0xa7)](),'color':{'value':_0x217d4a,'title':_0x5f3c8e||_0x238249}};}return{'type':_0x1ed200(0xb8),'content':_0xb71c04(_0x164ec5,_0x1ed200(0x96))};}if(_0x1ed200(0xbc)==_0x4bff96[_0x1ed200(0xb7)]){const _0x54c1cd=_0x4bff96[_0x1ed200(0xc8)][0x0][_0x1ed200(0xc6)];if(_0x54c1cd){const _0x2fbccb=_0x2480f2(this[_0x1ed200(0x95)][_0x1ed200(0xbb)][_0x1ed200(0x90)](_0x1ed200(0xbf)))[_0x1ed200(0xc3)](_0x240138=>_0x240138[_0x1ed200(0x9e)]==_0x54c1cd);let _0x85e2bc=_0x54c1cd,_0x3ba89b='';return _0x2fbccb&&(_0x85e2bc=_0x2fbccb[_0x1ed200(0xaf)],_0x3ba89b=_0x2f1312(_0x85e2bc)[_0x1ed200(0x9a)]()),{'type':_0x1ed200(0xb8),'content':_0xb71c04(_0x164ec5,_0x1ed200(0x8c),_0x3ba89b)[_0x1ed200(0xa7)](),'color':{'value':_0x54c1cd,'title':_0x3ba89b||_0x85e2bc}};}return{'type':_0x1ed200(0xb8),'content':_0xb71c04(_0x164ec5,_0x1ed200(0xa0))};}}});}}function _0x3b09(_0x4262e3,_0x58e8db){const _0x518436=_0x5184();return _0x3b09=function(_0x3b093f,_0x1fa9fe){_0x3b093f=_0x3b093f-0x8c;let _0x3d95b9=_0x518436[_0x3b093f];return _0x3d95b9;},_0x3b09(_0x4262e3,_0x58e8db);}function _0x5184(){const _0xb25184=['5144160RozCUG','*Set\x20font\x20background\x20color:*\x20%0','fontSize','plugins','registerDescriptionCallback','get','1798356IiBmEs','2803930ITJhEG','normalizeSizeOptions','locale','editor','*Reset\x20font\x20color*','FontSizeEditing','formatInline','registerAttributeLabel','toLowerCase','fontColor.colors','*Set\x20font\x20family:*\x20%0','title','model','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20background\x20color*','fontFamily','FORMAT_FONT_FAMILY','enableDefaultAttributesIntegration','16vqQSyc','FontSize','117498WTKWHP','trim','FontColorEditing','FORMAT_FONT_COLOR','22WZmuhV','2roFPVe','FORMAT_FONT_SIZE','740653edkAGO','descriptionFactory','label','FontBackgroundColorEditing','type','fontColor','*Reset\x20font\x20size*','afterInit','TrackChangesEditing','registerInlineAttribute','commandName','format','_registerLegacyDescription','FontFamilyEditing','config','fontBackgroundColor','266DQiQzm','FORMAT_FONT_BACKGROUND','fontBackgroundColor.colors','*Reset\x20font\x20family*','*Set\x20font\x20size:*\x20%0','2020236NVKMUv','find','has','fontSize.options','value','379521VKaRvN','commandParams'];_0x5184=function(){return _0xb25184;};return _0x5184();}
23
+ const _0x2aa1c1=_0x37d4;(function(_0x263b26,_0x1e452b){const _0x408d4a=_0x37d4,_0x262c9e=_0x263b26();while(!![]){try{const _0x2b3ed7=-parseInt(_0x408d4a(0x18d))/0x1+parseInt(_0x408d4a(0x18a))/0x2*(-parseInt(_0x408d4a(0x1a7))/0x3)+parseInt(_0x408d4a(0x1a2))/0x4*(parseInt(_0x408d4a(0x1aa))/0x5)+-parseInt(_0x408d4a(0x176))/0x6+-parseInt(_0x408d4a(0x1ae))/0x7*(-parseInt(_0x408d4a(0x17f))/0x8)+-parseInt(_0x408d4a(0x17b))/0x9*(parseInt(_0x408d4a(0x196))/0xa)+parseInt(_0x408d4a(0x180))/0xb;if(_0x2b3ed7===_0x1e452b)break;else _0x262c9e['push'](_0x262c9e['shift']());}catch(_0x2ea47a){_0x262c9e['push'](_0x262c9e['shift']());}}}(_0x1163,0x67a7d));import{Plugin as _0xef9037}from'ckeditor5/src/core.js';function _0x37d4(_0x233b01,_0x36b323){const _0x116384=_0x1163();return _0x37d4=function(_0x37d495,_0x4fc579){_0x37d495=_0x37d495-0x173;let _0x13b7ef=_0x116384[_0x37d495];return _0x13b7ef;},_0x37d4(_0x233b01,_0x36b323);}import{normalizeColorOptions as _0x4e64a7}from'ckeditor5/src/ui.js';import{getTranslation as _0x1d66cf}from'../utils/common-translations.js';const ro=[{'pluginName':_0x2aa1c1(0x195),'commandName':_0x2aa1c1(0x199)},{'pluginName':_0x2aa1c1(0x17c),'commandName':_0x2aa1c1(0x19b)},{'pluginName':_0x2aa1c1(0x1a0),'commandName':_0x2aa1c1(0x1ab)},{'pluginName':_0x2aa1c1(0x186),'commandName':_0x2aa1c1(0x1a8)}];export default class Q extends _0xef9037{[_0x2aa1c1(0x197)](){const _0x387126=_0x2aa1c1,_0xeb0529=this[_0x387126(0x184)][_0x387126(0x175)],_0x1fee64=this[_0x387126(0x184)][_0x387126(0x179)][_0x387126(0x17a)](_0x387126(0x18e));for(const {pluginName:_0x4c38e4,commandName:_0x1597ad}of ro)this[_0x387126(0x184)][_0x387126(0x179)][_0x387126(0x1a3)](_0x4c38e4)&&(_0x1fee64[_0x387126(0x174)](_0x1597ad),_0x1fee64[_0x387126(0x1a4)](_0x1597ad));_0x1fee64[_0x387126(0x19f)][_0x387126(0x19e)](_0x387126(0x199),_0x1d66cf(_0xeb0529,_0x387126(0x188))),_0x1fee64[_0x387126(0x19f)][_0x387126(0x19e)](_0x387126(0x19b),_0x1d66cf(_0xeb0529,_0x387126(0x1b0))),_0x1fee64[_0x387126(0x19f)][_0x387126(0x19e)](_0x387126(0x1ab),_0x1d66cf(_0xeb0529,_0x387126(0x1ac))),_0x1fee64[_0x387126(0x19f)][_0x387126(0x19e)](_0x387126(0x1a8),_0x1d66cf(_0xeb0529,_0x387126(0x194))),this[_0x387126(0x185)]();}[_0x2aa1c1(0x185)](){const _0x4109bd=_0x2aa1c1,_0x24d987=this[_0x4109bd(0x184)],_0x2a6943=_0x24d987[_0x4109bd(0x175)];_0x24d987[_0x4109bd(0x179)][_0x4109bd(0x17a)](_0x4109bd(0x18e))[_0x4109bd(0x19f)][_0x4109bd(0x1af)](_0x176f73=>{const _0x51ce97=_0x4109bd,_0x107c14=_0x2a6943['t'];if(_0x51ce97(0x18c)!=_0x176f73[_0x51ce97(0x183)])return;const {data:_0x31a13b}=_0x176f73;if(null!=_0x31a13b){if(_0x51ce97(0x199)==_0x31a13b[_0x51ce97(0x17d)]){const _0x146dc0=_0x31a13b[_0x51ce97(0x19c)][0x0][_0x51ce97(0x18b)];if(_0x146dc0){const _0x2741fd=_0x107c14(this[_0x51ce97(0x184)][_0x51ce97(0x179)][_0x51ce97(0x17a)](_0x51ce97(0x178))[_0x51ce97(0x19a)](this[_0x51ce97(0x184)][_0x51ce97(0x1a6)][_0x51ce97(0x17a)](_0x51ce97(0x198)))[_0x51ce97(0x177)](_0x3cd8e9=>_0x3cd8e9[_0x51ce97(0x1ad)]==_0x146dc0)[_0x51ce97(0x1a5)])[_0x51ce97(0x1a1)]();return{'type':_0x51ce97(0x173),'content':_0x1d66cf(_0x2a6943,_0x51ce97(0x193),_0x2741fd)};}return{'type':_0x51ce97(0x173),'content':_0x1d66cf(_0x2a6943,_0x51ce97(0x182))};}if(_0x51ce97(0x19b)==_0x31a13b[_0x51ce97(0x17d)]){const _0x124bf0=_0x31a13b[_0x51ce97(0x19c)][0x0][_0x51ce97(0x18b)];return _0x124bf0?{'type':_0x51ce97(0x173),'content':_0x1d66cf(_0x2a6943,_0x51ce97(0x1a9),_0x124bf0)}:{'type':_0x51ce97(0x173),'content':_0x1d66cf(_0x2a6943,_0x51ce97(0x18f))};}if(_0x51ce97(0x1ab)==_0x31a13b[_0x51ce97(0x17d)]){const _0x15e993=_0x31a13b[_0x51ce97(0x19c)][0x0][_0x51ce97(0x18b)];if(_0x15e993){const _0x45fd8a=_0x4e64a7(this[_0x51ce97(0x184)][_0x51ce97(0x1a6)][_0x51ce97(0x17a)](_0x51ce97(0x187)))[_0x51ce97(0x177)](_0x428c24=>_0x428c24[_0x51ce97(0x1ad)]==_0x15e993);let _0x3dee88=_0x15e993,_0x2c5953='';return _0x45fd8a&&(_0x3dee88=_0x45fd8a[_0x51ce97(0x191)],_0x2c5953=_0x107c14(_0x3dee88)[_0x51ce97(0x1a1)]()),{'type':_0x51ce97(0x173),'content':_0x1d66cf(_0x2a6943,_0x51ce97(0x190),_0x2c5953)[_0x51ce97(0x19d)](),'color':{'value':_0x15e993,'title':_0x2c5953||_0x3dee88}};}return{'type':_0x51ce97(0x173),'content':_0x1d66cf(_0x2a6943,_0x51ce97(0x192))};}if(_0x51ce97(0x1a8)==_0x31a13b[_0x51ce97(0x17d)]){const _0x522be6=_0x31a13b[_0x51ce97(0x19c)][0x0][_0x51ce97(0x18b)];if(_0x522be6){const _0x320ece=_0x4e64a7(this[_0x51ce97(0x184)][_0x51ce97(0x1a6)][_0x51ce97(0x17a)](_0x51ce97(0x181)))[_0x51ce97(0x177)](_0x24e594=>_0x24e594[_0x51ce97(0x1ad)]==_0x522be6);let _0x233b46=_0x522be6,_0x5684da='';return _0x320ece&&(_0x233b46=_0x320ece[_0x51ce97(0x191)],_0x5684da=_0x107c14(_0x233b46)[_0x51ce97(0x1a1)]()),{'type':_0x51ce97(0x173),'content':_0x1d66cf(_0x2a6943,_0x51ce97(0x189),_0x5684da)[_0x51ce97(0x19d)](),'color':{'value':_0x522be6,'title':_0x5684da||_0x233b46}};}return{'type':_0x51ce97(0x173),'content':_0x1d66cf(_0x2a6943,_0x51ce97(0x17e))};}}});}}function _0x1163(){const _0xac460b=['FontSizeEditing','1930SyQgdp','afterInit','fontSize.options','fontSize','normalizeSizeOptions','fontFamily','commandParams','trim','registerAttributeLabel','descriptionFactory','FontColorEditing','toLowerCase','32olJIEo','has','registerInlineAttribute','title','config','596844UrbXiu','fontBackgroundColor','*Set\x20font\x20family:*\x20%0','140660meeYKW','fontColor','FORMAT_FONT_COLOR','model','29785eytxEC','registerDescriptionCallback','FORMAT_FONT_FAMILY','format','enableDefaultAttributesIntegration','locale','2919486PVcbzq','find','FontSize','plugins','get','36279xloTJR','FontFamilyEditing','commandName','*Reset\x20font\x20background\x20color*','1488OFORYM','22735471tralfx','fontBackgroundColor.colors','*Reset\x20font\x20size*','type','editor','_registerLegacyDescription','FontBackgroundColorEditing','fontColor.colors','FORMAT_FONT_SIZE','*Set\x20font\x20background\x20color:*\x20%0','6wjXECN','value','formatInline','797366YqcLep','TrackChangesEditing','*Reset\x20font\x20family*','*Set\x20font\x20color:*\x20%0','label','*Reset\x20font\x20color*','*Set\x20font\x20size:*\x20%0','FORMAT_FONT_BACKGROUND'];_0x1163=function(){return _0xac460b;};return _0x1163();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1959(_0x429ab9,_0x2a24c7){const _0x398714=_0x3987();return _0x1959=function(_0x195985,_0x303dfc){_0x195985=_0x195985-0x16f;let _0x2b3512=_0x398714[_0x195985];return _0x2b3512;},_0x1959(_0x429ab9,_0x2a24c7);}const _0x17ade3=_0x1959;(function(_0x1939b8,_0x5f0380){const _0x1a4164=_0x1959,_0x100dbb=_0x1939b8();while(!![]){try{const _0x1d2d89=parseInt(_0x1a4164(0x175))/0x1+-parseInt(_0x1a4164(0x17a))/0x2+-parseInt(_0x1a4164(0x1a3))/0x3+-parseInt(_0x1a4164(0x1a0))/0x4+-parseInt(_0x1a4164(0x174))/0x5*(-parseInt(_0x1a4164(0x17d))/0x6)+-parseInt(_0x1a4164(0x179))/0x7+parseInt(_0x1a4164(0x171))/0x8*(parseInt(_0x1a4164(0x196))/0x9);if(_0x1d2d89===_0x5f0380)break;else _0x100dbb['push'](_0x100dbb['shift']());}catch(_0x38fec2){_0x100dbb['push'](_0x100dbb['shift']());}}}(_0x3987,0xa39ee));function _0x3987(){const _0x4ab11c=['normalizeSizeOptions','locale','formatBlock','find','push','_registerLegacyDescription','19546047egOMsc','formatInline','*Set\x20format\x20to:*\x20%0','copyFormat','join','title','get','toUpperCase','*Remove\x20all\x20formatting*','enableCommand','4131548OBOGfg','fontColor.colors','split','3666177cnRQuR','config','descriptionFactory','8FOCGDN','toLowerCase','fontSize.options','235RATEgm','343578aEsTHn','registerDescriptionCallback','commandName','editor','344092YfmlLN','1686032syoufR','type','commandParams','166206tgIiQZ','charAt','commands','plugins','afterInit','format','label','enableDefaultAttributesIntegration','pasteFormat','TrackChangesEditing','boolean','length','model','FontSize','fontColor','slice','fontSize','entries','fontBackgroundColor'];_0x3987=function(){return _0x4ab11c;};return _0x3987();}import{Plugin as _0x460cab}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x105585}from'ckeditor5/src/ui.js';import{getTranslation as _0x4dcae3}from'../utils/common-translations.js';export default class X extends _0x460cab{[_0x17ade3(0x181)](){const _0x23c539=_0x17ade3,_0x60b77f=this[_0x23c539(0x178)],_0x2afc89=_0x60b77f[_0x23c539(0x180)][_0x23c539(0x19c)](_0x23c539(0x186)),_0x50d020=_0x60b77f[_0x23c539(0x17f)][_0x23c539(0x19c)](_0x23c539(0x199)),_0x51bf28=_0x60b77f[_0x23c539(0x17f)][_0x23c539(0x19c)](_0x23c539(0x185));_0x50d020&&_0x51bf28&&(_0x2afc89[_0x23c539(0x184)](_0x23c539(0x185)),_0x2afc89[_0x23c539(0x19f)](_0x23c539(0x199)),this[_0x23c539(0x195)]());}[_0x17ade3(0x195)](){const _0x2708c7=_0x17ade3,_0x3ac11e=this[_0x2708c7(0x178)],_0x43f1c8=_0x3ac11e[_0x2708c7(0x191)];_0x3ac11e[_0x2708c7(0x180)][_0x2708c7(0x19c)](_0x2708c7(0x186))[_0x2708c7(0x170)][_0x2708c7(0x176)](_0x1db9f6=>{const _0x42c752=_0x2708c7;if(_0x42c752(0x192)!=_0x1db9f6[_0x42c752(0x17b)]&&_0x42c752(0x197)!=_0x1db9f6[_0x42c752(0x17b)])return;const {data:_0x4f6445}=_0x1db9f6;if(_0x4f6445&&_0x42c752(0x185)===_0x4f6445[_0x42c752(0x177)]){const _0x171af6=[],_0x2c1a86=_0x4f6445[_0x42c752(0x17c)][0x0];for(const [_0x253da4,_0x4dd2ba]of Object[_0x42c752(0x18e)](_0x2c1a86))_0x171af6[_0x42c752(0x194)](so(_0x3ac11e,_0x253da4,_0x4dd2ba));return _0x171af6[_0x42c752(0x188)]?{'type':_0x42c752(0x182),'content':_0x4dcae3(_0x43f1c8,_0x42c752(0x198),_0x171af6[_0x42c752(0x19a)](',\x20'))}:{'type':_0x42c752(0x182),'content':_0x4dcae3(_0x43f1c8,_0x42c752(0x19e))};}});}}function so(_0x186373,_0x59a461,_0x2bef2c){const _0xd157fc=_0x17ade3,_0x4a3ccc=_0x186373[_0xd157fc(0x191)]['t'],_0xf37c38=_0x59a461[_0xd157fc(0x1a2)](/(?=[A-Z])/)[_0xd157fc(0x19a)]('\x20'),_0x32cbe0=_0x4a3ccc(_0xf37c38[_0xd157fc(0x17e)](0x0)[_0xd157fc(0x19d)]()+_0xf37c38[_0xd157fc(0x18c)](0x1))[_0xd157fc(0x172)]();if(_0xd157fc(0x187)==typeof _0x2bef2c)return _0x32cbe0;if(_0xd157fc(0x18b)===_0x59a461||_0xd157fc(0x18f)===_0x59a461){const _0x4819a7=_0x105585(_0x186373[_0xd157fc(0x16f)][_0xd157fc(0x19c)](_0xd157fc(0x1a1)))[_0xd157fc(0x193)](_0x454421=>_0x454421[_0xd157fc(0x189)]==_0x2bef2c);return _0x32cbe0+'\x20('+(_0x4819a7?_0x4a3ccc(_0x4819a7[_0xd157fc(0x183)])[_0xd157fc(0x172)]():_0x2bef2c)+')';}if(_0xd157fc(0x18d)===_0x59a461&&isNaN(parseFloat(_0x2bef2c))){const _0x2ab991=_0x186373[_0xd157fc(0x180)][_0xd157fc(0x19c)](_0xd157fc(0x18a))[_0xd157fc(0x190)](_0x186373[_0xd157fc(0x16f)][_0xd157fc(0x19c)](_0xd157fc(0x173)))[_0xd157fc(0x193)](_0x3899ce=>_0x3899ce[_0xd157fc(0x189)]==_0x2bef2c);return _0x32cbe0+'\x20('+(_0x2ab991?_0x4a3ccc(_0x2ab991[_0xd157fc(0x19b)])[_0xd157fc(0x172)]():_0x2bef2c)+')';}return _0x32cbe0+'\x20('+_0x2bef2c+')';}
23
+ const _0xf99d84=_0x35dc;function _0x35dc(_0x25ce9,_0x1d6f8c){const _0x24a2a0=_0x24a2();return _0x35dc=function(_0x35dc85,_0x1f01bf){_0x35dc85=_0x35dc85-0xe9;let _0x47af08=_0x24a2a0[_0x35dc85];return _0x47af08;},_0x35dc(_0x25ce9,_0x1d6f8c);}(function(_0x493963,_0x23e43e){const _0x15df22=_0x35dc,_0x23726b=_0x493963();while(!![]){try{const _0x2b99fe=parseInt(_0x15df22(0x10b))/0x1*(parseInt(_0x15df22(0x109))/0x2)+parseInt(_0x15df22(0x10e))/0x3+parseInt(_0x15df22(0xeb))/0x4+parseInt(_0x15df22(0x119))/0x5*(-parseInt(_0x15df22(0x105))/0x6)+parseInt(_0x15df22(0xfd))/0x7*(-parseInt(_0x15df22(0x112))/0x8)+parseInt(_0x15df22(0x113))/0x9*(parseInt(_0x15df22(0xfe))/0xa)+-parseInt(_0x15df22(0xf9))/0xb;if(_0x2b99fe===_0x23e43e)break;else _0x23726b['push'](_0x23726b['shift']());}catch(_0x233b98){_0x23726b['push'](_0x23726b['shift']());}}}(_0x24a2,0xe0c8d));import{Plugin as _0x31173f}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x5ae182}from'ckeditor5/src/ui.js';import{getTranslation as _0x5c8a5f}from'../utils/common-translations.js';export default class X extends _0x31173f{[_0xf99d84(0xee)](){const _0x11d033=_0xf99d84,_0x6aee49=this[_0x11d033(0x111)],_0x33b670=_0x6aee49[_0x11d033(0x114)][_0x11d033(0x106)](_0x11d033(0xf7)),_0x3f1f61=_0x6aee49[_0x11d033(0x117)][_0x11d033(0x106)](_0x11d033(0x108)),_0x1c60d5=_0x6aee49[_0x11d033(0x117)][_0x11d033(0x106)](_0x11d033(0xff));_0x3f1f61&&_0x1c60d5&&(_0x33b670[_0x11d033(0x11b)](_0x11d033(0xff)),_0x33b670[_0x11d033(0xf6)](_0x11d033(0x108)),this[_0x11d033(0xfa)]());}[_0xf99d84(0xfa)](){const _0x74ed9=_0xf99d84,_0x1c386b=this[_0x74ed9(0x111)],_0x18a857=_0x1c386b[_0x74ed9(0xf8)];_0x1c386b[_0x74ed9(0x114)][_0x74ed9(0x106)](_0x74ed9(0xf7))[_0x74ed9(0x110)][_0x74ed9(0xf5)](_0x1da91b=>{const _0x26b436=_0x74ed9;if(_0x26b436(0xef)!=_0x1da91b[_0x26b436(0x10a)]&&_0x26b436(0x100)!=_0x1da91b[_0x26b436(0x10a)])return;const {data:_0x260273}=_0x1da91b;if(_0x260273&&_0x26b436(0xff)===_0x260273[_0x26b436(0x10c)]){const _0xb6b5db=[],_0x2182a8=_0x260273[_0x26b436(0x104)][0x0];for(const [_0x5cea2d,_0x292ee5]of Object[_0x26b436(0x10f)](_0x2182a8))_0xb6b5db[_0x26b436(0x11a)](so(_0x1c386b,_0x5cea2d,_0x292ee5));return _0xb6b5db[_0x26b436(0xfb)]?{'type':_0x26b436(0xf4),'content':_0x5c8a5f(_0x18a857,_0x26b436(0x107),_0xb6b5db[_0x26b436(0x101)](',\x20'))}:{'type':_0x26b436(0xf4),'content':_0x5c8a5f(_0x18a857,_0x26b436(0xf0))};}});}}function so(_0x54069e,_0x155eae,_0x3a7885){const _0x3a0a6c=_0xf99d84,_0x49c35e=_0x54069e[_0x3a0a6c(0xf8)]['t'],_0x368af8=_0x155eae[_0x3a0a6c(0x11e)](/(?=[A-Z])/)[_0x3a0a6c(0x101)]('\x20'),_0x11b6af=_0x49c35e(_0x368af8[_0x3a0a6c(0xea)](0x0)[_0x3a0a6c(0x115)]()+_0x368af8[_0x3a0a6c(0xfc)](0x1))[_0x3a0a6c(0xf1)]();if(_0x3a0a6c(0x10d)==typeof _0x3a7885)return _0x11b6af;if(_0x3a0a6c(0xec)===_0x155eae||_0x3a0a6c(0xf3)===_0x155eae){const _0x5b149c=_0x5ae182(_0x54069e[_0x3a0a6c(0xf2)][_0x3a0a6c(0x106)](_0x3a0a6c(0xed)))[_0x3a0a6c(0x11f)](_0x420ec=>_0x420ec[_0x3a0a6c(0x11c)]==_0x3a7885);return _0x11b6af+'\x20('+(_0x5b149c?_0x49c35e(_0x5b149c[_0x3a0a6c(0x103)])[_0x3a0a6c(0xf1)]():_0x3a7885)+')';}if(_0x3a0a6c(0xe9)===_0x155eae&&isNaN(parseFloat(_0x3a7885))){const _0x276866=_0x54069e[_0x3a0a6c(0x114)][_0x3a0a6c(0x106)](_0x3a0a6c(0x116))[_0x3a0a6c(0x118)](_0x54069e[_0x3a0a6c(0xf2)][_0x3a0a6c(0x106)](_0x3a0a6c(0x11d)))[_0x3a0a6c(0x11f)](_0x3f601d=>_0x3f601d[_0x3a0a6c(0x11c)]==_0x3a7885);return _0x11b6af+'\x20('+(_0x276866?_0x49c35e(_0x276866[_0x3a0a6c(0x102)])[_0x3a0a6c(0xf1)]():_0x3a7885)+')';}return _0x11b6af+'\x20('+_0x3a7885+')';}function _0x24a2(){const _0x544445=['fontColor.colors','afterInit','formatBlock','*Remove\x20all\x20formatting*','toLowerCase','config','fontBackgroundColor','format','registerDescriptionCallback','enableCommand','TrackChangesEditing','locale','3737349WYWZqc','_registerLegacyDescription','length','slice','53284ctXlPs','10DHhoib','pasteFormat','formatInline','join','title','label','commandParams','30pyDDbk','get','*Set\x20format\x20to:*\x20%0','copyFormat','2SdvbIP','type','92892EZDXWU','commandName','boolean','5101344njhsCw','entries','descriptionFactory','editor','1192PIcLJq','132579KPfciq','plugins','toUpperCase','FontSize','commands','normalizeSizeOptions','806055ZsJAcG','push','enableDefaultAttributesIntegration','model','fontSize.options','split','find','fontSize','charAt','5570592RupWYS','fontColor'];_0x24a2=function(){return _0x544445;};return _0x24a2();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x104c(_0xfcf07e,_0x4dd7ac){const _0x2236a5=_0x2236();return _0x104c=function(_0x104c90,_0x201db8){_0x104c90=_0x104c90-0xd0;let _0xd70679=_0x2236a5[_0x104c90];return _0xd70679;},_0x104c(_0xfcf07e,_0x4dd7ac);}const _0x489630=_0x104c;(function(_0x5afe71,_0x3e8f94){const _0x428e04=_0x104c,_0x51553e=_0x5afe71();while(!![]){try{const _0x4838c9=-parseInt(_0x428e04(0xf7))/0x1+-parseInt(_0x428e04(0xee))/0x2+-parseInt(_0x428e04(0xe1))/0x3*(parseInt(_0x428e04(0xde))/0x4)+parseInt(_0x428e04(0xd0))/0x5*(-parseInt(_0x428e04(0xf3))/0x6)+parseInt(_0x428e04(0xd4))/0x7+-parseInt(_0x428e04(0xd9))/0x8+parseInt(_0x428e04(0xf0))/0x9;if(_0x4838c9===_0x3e8f94)break;else _0x51553e['push'](_0x51553e['shift']());}catch(_0x27a3b7){_0x51553e['push'](_0x51553e['shift']());}}}(_0x2236,0x34a3e));import{Plugin as _0xf09dca}from'ckeditor5/src/core.js';import{getTranslation as _0x32295f}from'../utils/common-translations.js';export default class Y extends _0xf09dca{[_0x489630(0xe5)](){const _0x560b9b=_0x489630,_0x4a6449=this[_0x560b9b(0xd7)];if(!_0x4a6449[_0x560b9b(0xef)][_0x560b9b(0xfa)](_0x560b9b(0xd1)))return;this[_0x560b9b(0xd6)]=_0x4a6449[_0x560b9b(0xf8)][_0x560b9b(0xf5)](_0x560b9b(0xdd));const _0x8269b=_0x4a6449[_0x560b9b(0xea)],_0x4a1569=_0x4a6449[_0x560b9b(0xef)][_0x560b9b(0xf5)](_0x560b9b(0xe7));_0x4a1569[_0x560b9b(0xda)](_0x560b9b(0xd8));for(const _0x3015a3 of this[_0x560b9b(0xd6)])_0x560b9b(0xec)!=_0x3015a3[_0x560b9b(0xf4)]&&_0x4a1569[_0x560b9b(0xe8)][_0x560b9b(0xed)](_0x3015a3[_0x560b9b(0xf4)],_0x4432a2=>{const _0x2efee4=_0x560b9b,_0x3e633f=this[_0x2efee4(0xe9)](_0x3015a3[_0x2efee4(0xf4)]);return null!==_0x3e633f?_0x15b902(_0x4432a2,_0x3e633f):_0x24f74d(_0x4432a2,_0x3015a3[_0x2efee4(0xf9)]);});function _0x15b902(_0xeea587,_0x49461a){const _0x32c85e=_0x560b9b;return _0x32295f(_0x8269b,_0x32c85e(0xdf),[_0xeea587,_0x49461a]);}function _0x24f74d(_0x57cffb,_0x53940f){const _0x16a124=_0x560b9b;return _0x32295f(_0x8269b,_0x16a124(0xdc),[_0x57cffb,_0x53940f]);}this[_0x560b9b(0xd3)]();}[_0x489630(0xd3)](){const _0x35a48b=_0x489630,_0x497013=this[_0x35a48b(0xd7)],_0x273031=_0x497013[_0x35a48b(0xea)];function _0x1198f8(_0x4e9fe3,_0x524878){const _0x3384c1=_0x35a48b;return _0x32295f(_0x273031,_0x3384c1(0xdc),[_0x4e9fe3,_0x524878]);}_0x497013[_0x35a48b(0xef)][_0x35a48b(0xf5)](_0x35a48b(0xe7))[_0x35a48b(0xe8)][_0x35a48b(0xd5)](_0x11afc7=>{const _0x23cc56=_0x35a48b;if(_0x23cc56(0xeb)!=_0x11afc7[_0x23cc56(0xe3)])return;const {data:_0x30401a}=_0x11afc7;if(_0x30401a&&_0x23cc56(0xd8)==_0x30401a[_0x23cc56(0xe2)]){const _0x36f793=_0x30401a[_0x23cc56(0xdb)][0x0][_0x23cc56(0xf6)],_0x1ab5f9=this[_0x23cc56(0xe9)](_0x36f793);if(null!==_0x1ab5f9)return{'type':_0x23cc56(0xf2),'content':_0x32295f(_0x273031,_0x23cc56(0xe4),(_0x43d939=0x1,_0x4c7d82=_0x1ab5f9,_0x32295f(_0x273031,_0x23cc56(0xdf),[_0x43d939,_0x4c7d82])))};const _0x55c208=this[_0x23cc56(0xd6)][_0x23cc56(0xf1)](_0x2374b1=>_0x2374b1[_0x23cc56(0xf4)]===_0x36f793)[_0x23cc56(0xf9)];return{'type':_0x23cc56(0xf2),'content':_0x32295f(_0x273031,_0x23cc56(0xe4),_0x1198f8(0x1,_0x55c208))};}var _0x43d939,_0x4c7d82;});}[_0x489630(0xe9)](_0x549d36){const _0x13f284=_0x489630;var _0x591f10,_0x212bc3;const _0x44bd70=_0x549d36[_0x13f284(0xe0)](/^heading(\d+)/);if(_0x44bd70)return _0x44bd70[0x1];const _0x19737c=null===(_0x591f10=this[_0x13f284(0xd6)])||void 0x0===_0x591f10?void 0x0:_0x591f10[_0x13f284(0xf1)](_0x5b9531=>_0x5b9531[_0x13f284(0xf4)]==_0x549d36);if(_0x19737c&&_0x19737c[_0x13f284(0xe6)]){const _0x3d2036=_0x19737c[_0x13f284(0xe6)],_0x337f04=(null!==(_0x212bc3=_0x3d2036[_0x13f284(0xd2)])&&void 0x0!==_0x212bc3?_0x212bc3:_0x3d2036)[_0x13f284(0xe0)](/^h(\d+)/);if(_0x337f04)return _0x337f04[0x1];}return null;}}function _0x2236(){const _0x363eb9=['name','_registerLegacyDescription','19789OIKHfk','registerDescriptionCallback','_headingOptions','editor','heading','1235864KIneGi','enableDefaultAttributesIntegration','commandParams','ELEMENT_HEADING_CUSTOM','heading.options','2636lRRZmb','ELEMENT_HEADING','match','705TCyXLn','commandName','type','*Change\x20to:*\x20%0','afterInit','view','TrackChangesEditing','descriptionFactory','_getHeadingLevel','locale','formatBlock','paragraph','registerElementLabel','843062WLLCJq','plugins','13627872jIvlkN','find','format','4506AZEmYh','model','get','value','264885bIYCNr','config','title','has','2035TcCpLK','HeadingEditing'];_0x2236=function(){return _0x363eb9;};return _0x2236();}
23
+ const _0x5aaa0d=_0x22d2;function _0x5a9e(){const _0x49431a=['4192407wLkvSJ','heading.options','value','385wNXbwH','find','registerElementLabel','model','5746deGCjb','paragraph','format','match','ELEMENT_HEADING_CUSTOM','114430Cuiiwl','name','type','164wdEVbW','2658852rzgJsw','afterInit','heading','locale','_registerLegacyDescription','1720YmAWfs','view','descriptionFactory','*Change\x20to:*\x20%0','plugins','TrackChangesEditing','7441NHDdAi','commandParams','20787jRaEYY','HeadingEditing','_getHeadingLevel','get','title','393340lBYfFl','formatBlock','has','31crkoUf','ELEMENT_HEADING','editor','config','registerDescriptionCallback','commandName','enableDefaultAttributesIntegration','_headingOptions'];_0x5a9e=function(){return _0x49431a;};return _0x5a9e();}(function(_0x51e95d,_0x2ebcb1){const _0x4bc7bb=_0x22d2,_0x3f9af0=_0x51e95d();while(!![]){try{const _0x1badfe=parseInt(_0x4bc7bb(0x171))/0x1*(parseInt(_0x4bc7bb(0x180))/0x2)+-parseInt(_0x4bc7bb(0x169))/0x3*(-parseInt(_0x4bc7bb(0x188))/0x4)+parseInt(_0x4bc7bb(0x16e))/0x5+parseInt(_0x4bc7bb(0x189))/0x6+parseInt(_0x4bc7bb(0x167))/0x7*(parseInt(_0x4bc7bb(0x18e))/0x8)+-parseInt(_0x4bc7bb(0x179))/0x9+-parseInt(_0x4bc7bb(0x185))/0xa*(parseInt(_0x4bc7bb(0x17c))/0xb);if(_0x1badfe===_0x2ebcb1)break;else _0x3f9af0['push'](_0x3f9af0['shift']());}catch(_0x513bd5){_0x3f9af0['push'](_0x3f9af0['shift']());}}}(_0x5a9e,0x3ec9b));import{Plugin as _0x1579b3}from'ckeditor5/src/core.js';function _0x22d2(_0x20c275,_0x2e2f3a){const _0x5a9ebd=_0x5a9e();return _0x22d2=function(_0x22d216,_0x5d043d){_0x22d216=_0x22d216-0x162;let _0x51a1d3=_0x5a9ebd[_0x22d216];return _0x51a1d3;},_0x22d2(_0x20c275,_0x2e2f3a);}import{getTranslation as _0x32d0bf}from'../utils/common-translations.js';export default class Y extends _0x1579b3{[_0x5aaa0d(0x18a)](){const _0x2bacc4=_0x5aaa0d,_0x3f6701=this[_0x2bacc4(0x173)];if(!_0x3f6701[_0x2bacc4(0x165)][_0x2bacc4(0x170)](_0x2bacc4(0x16a)))return;this[_0x2bacc4(0x178)]=_0x3f6701[_0x2bacc4(0x174)][_0x2bacc4(0x16c)](_0x2bacc4(0x17a));const _0x1063d6=_0x3f6701[_0x2bacc4(0x18c)],_0x2fb429=_0x3f6701[_0x2bacc4(0x165)][_0x2bacc4(0x16c)](_0x2bacc4(0x166));_0x2fb429[_0x2bacc4(0x177)](_0x2bacc4(0x18b));for(const _0x420489 of this[_0x2bacc4(0x178)])_0x2bacc4(0x181)!=_0x420489[_0x2bacc4(0x17f)]&&_0x2fb429[_0x2bacc4(0x163)][_0x2bacc4(0x17e)](_0x420489[_0x2bacc4(0x17f)],_0xc24a23=>{const _0x277dd6=_0x2bacc4,_0x42accb=this[_0x277dd6(0x16b)](_0x420489[_0x277dd6(0x17f)]);return null!==_0x42accb?_0x57a143(_0xc24a23,_0x42accb):_0x57631e(_0xc24a23,_0x420489[_0x277dd6(0x16d)]);});function _0x57a143(_0x49031c,_0x41109d){const _0x25d2f6=_0x2bacc4;return _0x32d0bf(_0x1063d6,_0x25d2f6(0x172),[_0x49031c,_0x41109d]);}function _0x57631e(_0x1c9850,_0xbea360){const _0x4e9172=_0x2bacc4;return _0x32d0bf(_0x1063d6,_0x4e9172(0x184),[_0x1c9850,_0xbea360]);}this[_0x2bacc4(0x18d)]();}[_0x5aaa0d(0x18d)](){const _0x20ee73=_0x5aaa0d,_0x1f71ff=this[_0x20ee73(0x173)],_0x2dc738=_0x1f71ff[_0x20ee73(0x18c)];function _0x55cebb(_0x46438e,_0x580217){const _0x475731=_0x20ee73;return _0x32d0bf(_0x2dc738,_0x475731(0x184),[_0x46438e,_0x580217]);}_0x1f71ff[_0x20ee73(0x165)][_0x20ee73(0x16c)](_0x20ee73(0x166))[_0x20ee73(0x163)][_0x20ee73(0x175)](_0xe1788d=>{const _0x22b152=_0x20ee73;if(_0x22b152(0x16f)!=_0xe1788d[_0x22b152(0x187)])return;const {data:_0x5ed49a}=_0xe1788d;if(_0x5ed49a&&_0x22b152(0x18b)==_0x5ed49a[_0x22b152(0x176)]){const _0x258909=_0x5ed49a[_0x22b152(0x168)][0x0][_0x22b152(0x17b)],_0xea0305=this[_0x22b152(0x16b)](_0x258909);if(null!==_0xea0305)return{'type':_0x22b152(0x182),'content':_0x32d0bf(_0x2dc738,_0x22b152(0x164),(_0x49978b=0x1,_0x421de5=_0xea0305,_0x32d0bf(_0x2dc738,_0x22b152(0x172),[_0x49978b,_0x421de5])))};const _0x472fcc=this[_0x22b152(0x178)][_0x22b152(0x17d)](_0x41bf6d=>_0x41bf6d[_0x22b152(0x17f)]===_0x258909)[_0x22b152(0x16d)];return{'type':_0x22b152(0x182),'content':_0x32d0bf(_0x2dc738,_0x22b152(0x164),_0x55cebb(0x1,_0x472fcc))};}var _0x49978b,_0x421de5;});}[_0x5aaa0d(0x16b)](_0x7ff85b){const _0x4fb710=_0x5aaa0d;var _0x1d1da2,_0x1e81e5;const _0x3bd6e9=_0x7ff85b[_0x4fb710(0x183)](/^heading(\d+)/);if(_0x3bd6e9)return _0x3bd6e9[0x1];const _0x3e5253=null===(_0x1d1da2=this[_0x4fb710(0x178)])||void 0x0===_0x1d1da2?void 0x0:_0x1d1da2[_0x4fb710(0x17d)](_0x47d961=>_0x47d961[_0x4fb710(0x17f)]==_0x7ff85b);if(_0x3e5253&&_0x3e5253[_0x4fb710(0x162)]){const _0x2c35ac=_0x3e5253[_0x4fb710(0x162)],_0x30223c=(null!==(_0x1e81e5=_0x2c35ac[_0x4fb710(0x186)])&&void 0x0!==_0x1e81e5?_0x1e81e5:_0x2c35ac)[_0x4fb710(0x183)](/^h(\d+)/);if(_0x30223c)return _0x30223c[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4df5e7=_0xe9f6;(function(_0x2cb902,_0x4004da){const _0x123040=_0xe9f6,_0x25dc6e=_0x2cb902();while(!![]){try{const _0x2298c3=parseInt(_0x123040(0xd0))/0x1*(parseInt(_0x123040(0xe0))/0x2)+parseInt(_0x123040(0xca))/0x3+-parseInt(_0x123040(0xd4))/0x4+-parseInt(_0x123040(0xd7))/0x5+-parseInt(_0x123040(0xde))/0x6*(parseInt(_0x123040(0xbc))/0x7)+-parseInt(_0x123040(0xcd))/0x8+parseInt(_0x123040(0xb9))/0x9*(parseInt(_0x123040(0xd5))/0xa);if(_0x2298c3===_0x4004da)break;else _0x25dc6e['push'](_0x25dc6e['shift']());}catch(_0x5f15a4){_0x25dc6e['push'](_0x25dc6e['shift']());}}}(_0x2bd6,0x7124a));function _0xe9f6(_0x53add6,_0x21795c){const _0x2bd67d=_0x2bd6();return _0xe9f6=function(_0xe9f61f,_0x51339a){_0xe9f61f=_0xe9f61f-0xb8;let _0x3d7f2a=_0x2bd67d[_0xe9f61f];return _0x3d7f2a;},_0xe9f6(_0x53add6,_0x21795c);}import{Plugin as _0x1f9af3}from'ckeditor5/src/core.js';function _0x2bd6(){const _0x269562=['type','locale','format','get','registerInlineAttribute','1646406PNcXMi','formatInline','model','2323088qRgpBS','commandParams','enableDefaultAttributesIntegration','456xqWcAx','*Remove\x20highlight*','find','title','719756hISBem','34120vLqeVj','editor','57600jmmiYA','plugins','HighlightEditing','has','registerDescriptionCallback','commandName','descriptionFactory','1914ETFKcy','color','2732lorLWG','highlight.options','171btwwgc','config','_registerLegacyDescription','6391iOaJNG','TrackChangesEditing','registerAttributeLabel','toLowerCase','*Set\x20highlight:*\x20%0','highlight','FORMAT_HIGHLIGHT','value','afterInit'];_0x2bd6=function(){return _0x269562;};return _0x2bd6();}import{getTranslation as _0x58c80a}from'../utils/common-translations.js';export default class Z extends _0x1f9af3{[_0x4df5e7(0xc4)](){const _0x28753c=_0x4df5e7,_0xe087ea=this[_0x28753c(0xd6)];if(!_0xe087ea[_0x28753c(0xd8)][_0x28753c(0xda)](_0x28753c(0xd9)))return;const _0x515898=_0xe087ea[_0x28753c(0xd8)][_0x28753c(0xc8)](_0x28753c(0xbd)),_0x494923=_0xe087ea[_0x28753c(0xc6)];_0x515898[_0x28753c(0xcf)](_0x28753c(0xc1)),_0x515898[_0x28753c(0xc9)](_0x28753c(0xc1)),_0x515898[_0x28753c(0xdd)][_0x28753c(0xbe)](_0x28753c(0xc1),_0x58c80a(_0x494923,_0x28753c(0xc2))),this[_0x28753c(0xbb)]();}[_0x4df5e7(0xbb)](){const _0x436354=_0x4df5e7,_0x59275d=this[_0x436354(0xd6)],_0x4a246c=_0x59275d[_0x436354(0xc6)];_0x59275d[_0x436354(0xd8)][_0x436354(0xc8)](_0x436354(0xbd))[_0x436354(0xdd)][_0x436354(0xdb)](_0x33a16f=>{const _0x252cd5=_0x436354;if(_0x252cd5(0xcb)!=_0x33a16f[_0x252cd5(0xc5)])return;const {data:_0x36e692}=_0x33a16f;if(_0x36e692&&_0x252cd5(0xc1)==_0x36e692[_0x252cd5(0xdc)]){const _0x52c3c8=_0x4a246c['t'],_0x5436d7=_0x36e692[_0x252cd5(0xce)][0x0][_0x252cd5(0xc3)];if(_0x5436d7){const _0x8218de=_0x59275d[_0x252cd5(0xba)][_0x252cd5(0xc8)](_0x252cd5(0xb8))[_0x252cd5(0xd2)](_0x129536=>_0x129536[_0x252cd5(0xcc)]==_0x5436d7),_0x4443ec=_0x52c3c8(_0x8218de[_0x252cd5(0xd3)])[_0x252cd5(0xbf)]();return{'type':_0x252cd5(0xc7),'content':_0x58c80a(_0x4a246c,_0x252cd5(0xc0),_0x4443ec),'color':{'value':_0x8218de[_0x252cd5(0xdf)],'title':_0x8218de[_0x252cd5(0xd3)]}};}return{'type':_0x252cd5(0xc7),'content':_0x58c80a(_0x4a246c,_0x252cd5(0xd1),_0x58c80a(_0x4a246c,_0x252cd5(0xc2)))};}});}}
23
+ const _0x1d4857=_0x4a33;(function(_0x466b39,_0x129a57){const _0x20d72c=_0x4a33,_0x43ad7a=_0x466b39();while(!![]){try{const _0x4cbefa=-parseInt(_0x20d72c(0x1e3))/0x1+parseInt(_0x20d72c(0x1cd))/0x2*(parseInt(_0x20d72c(0x1d2))/0x3)+parseInt(_0x20d72c(0x1d6))/0x4*(-parseInt(_0x20d72c(0x1f4))/0x5)+-parseInt(_0x20d72c(0x1ef))/0x6+parseInt(_0x20d72c(0x1f5))/0x7*(-parseInt(_0x20d72c(0x1f6))/0x8)+-parseInt(_0x20d72c(0x1e4))/0x9*(parseInt(_0x20d72c(0x1f3))/0xa)+parseInt(_0x20d72c(0x1dc))/0xb;if(_0x4cbefa===_0x129a57)break;else _0x43ad7a['push'](_0x43ad7a['shift']());}catch(_0x266807){_0x43ad7a['push'](_0x43ad7a['shift']());}}}(_0x4e0a,0xbebb4));import{Plugin as _0xe132b3}from'ckeditor5/src/core.js';import{getTranslation as _0x1536d0}from'../utils/common-translations.js';function _0x4e0a(){const _0x14924f=['31186991gtrxBI','*Remove\x20highlight*','afterInit','find','get','HighlightEditing','has','426376clxHwb','2582703DvplRZ','_registerLegacyDescription','highlight','toLowerCase','locale','type','color','config','plugins','descriptionFactory','title','270240gaXpfA','registerInlineAttribute','TrackChangesEditing','value','40CZqBfZ','5VeMzoL','63007axjCUt','776KoTgNT','86hOoivJ','*Set\x20highlight:*\x20%0','highlight.options','editor','commandParams','89397JMuJsM','format','model','FORMAT_HIGHLIGHT','3371684ScFCJE','enableDefaultAttributesIntegration','commandName','formatInline','registerAttributeLabel','registerDescriptionCallback'];_0x4e0a=function(){return _0x14924f;};return _0x4e0a();}function _0x4a33(_0x2f34cf,_0x5a65b3){const _0x4e0a0c=_0x4e0a();return _0x4a33=function(_0x4a332c,_0x1cfcbf){_0x4a332c=_0x4a332c-0x1cd;let _0x25d781=_0x4e0a0c[_0x4a332c];return _0x25d781;},_0x4a33(_0x2f34cf,_0x5a65b3);}export default class Z extends _0xe132b3{[_0x1d4857(0x1de)](){const _0x2a8889=_0x1d4857,_0x407154=this[_0x2a8889(0x1d0)];if(!_0x407154[_0x2a8889(0x1ec)][_0x2a8889(0x1e2)](_0x2a8889(0x1e1)))return;const _0x3afedf=_0x407154[_0x2a8889(0x1ec)][_0x2a8889(0x1e0)](_0x2a8889(0x1f1)),_0x5a1743=_0x407154[_0x2a8889(0x1e8)];_0x3afedf[_0x2a8889(0x1d7)](_0x2a8889(0x1e6)),_0x3afedf[_0x2a8889(0x1f0)](_0x2a8889(0x1e6)),_0x3afedf[_0x2a8889(0x1ed)][_0x2a8889(0x1da)](_0x2a8889(0x1e6),_0x1536d0(_0x5a1743,_0x2a8889(0x1d5))),this[_0x2a8889(0x1e5)]();}[_0x1d4857(0x1e5)](){const _0x5b39ba=_0x1d4857,_0xf6313e=this[_0x5b39ba(0x1d0)],_0xa6fd3d=_0xf6313e[_0x5b39ba(0x1e8)];_0xf6313e[_0x5b39ba(0x1ec)][_0x5b39ba(0x1e0)](_0x5b39ba(0x1f1))[_0x5b39ba(0x1ed)][_0x5b39ba(0x1db)](_0x336f5a=>{const _0x118550=_0x5b39ba;if(_0x118550(0x1d9)!=_0x336f5a[_0x118550(0x1e9)])return;const {data:_0x13a0fd}=_0x336f5a;if(_0x13a0fd&&_0x118550(0x1e6)==_0x13a0fd[_0x118550(0x1d8)]){const _0x366cdb=_0xa6fd3d['t'],_0x34eb81=_0x13a0fd[_0x118550(0x1d1)][0x0][_0x118550(0x1f2)];if(_0x34eb81){const _0x2a56d7=_0xf6313e[_0x118550(0x1eb)][_0x118550(0x1e0)](_0x118550(0x1cf))[_0x118550(0x1df)](_0x229c12=>_0x229c12[_0x118550(0x1d4)]==_0x34eb81),_0x2a2637=_0x366cdb(_0x2a56d7[_0x118550(0x1ee)])[_0x118550(0x1e7)]();return{'type':_0x118550(0x1d3),'content':_0x1536d0(_0xa6fd3d,_0x118550(0x1ce),_0x2a2637),'color':{'value':_0x2a56d7[_0x118550(0x1ea)],'title':_0x2a56d7[_0x118550(0x1ee)]}};}return{'type':_0x118550(0x1d3),'content':_0x1536d0(_0xa6fd3d,_0x118550(0x1dd),_0x1536d0(_0xa6fd3d,_0x118550(0x1d5)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b01b1=_0x2743;function _0x2743(_0x25c537,_0x4e13d6){const _0x264b98=_0x264b();return _0x2743=function(_0x274380,_0x21b782){_0x274380=_0x274380-0x176;let _0x3ad594=_0x264b98[_0x274380];return _0x3ad594;},_0x2743(_0x25c537,_0x4e13d6);}function _0x264b(){const _0x4fc14f=['ELEMENT_HORIZONTAL_LINE','createEmptyElement','279wmDtUK','has','horizontalLine','298119fqNsED','registerElementLabel','enableCommand','editor','1854156BkzMxT','get','createContainerElement','createPositionAt','conversion','8iCvVOZ','descriptionFactory','for','locale','showSuggestionHighlights','2964885uHcBBk','2hVorxp','afterInit','2308890orXhEq','insert','div','elementToStructure','addClass','TrackChangesEditing','high','638652NpQEDk','1381360jTWMUA','HorizontalLineEditing','dataDowncast','plugins','22930OQFAgX','ck-horizontal-line'];_0x264b=function(){return _0x4fc14f;};return _0x264b();}(function(_0x59b6db,_0x4c1edb){const _0x156938=_0x2743,_0x23272d=_0x59b6db();while(!![]){try{const _0x2a5781=-parseInt(_0x156938(0x17d))/0x1*(-parseInt(_0x156938(0x18c))/0x2)+-parseInt(_0x156938(0x181))/0x3+-parseInt(_0x156938(0x196))/0x4+parseInt(_0x156938(0x18b))/0x5+parseInt(_0x156938(0x18e))/0x6+-parseInt(_0x156938(0x195))/0x7*(-parseInt(_0x156938(0x186))/0x8)+parseInt(_0x156938(0x17a))/0x9*(-parseInt(_0x156938(0x176))/0xa);if(_0x2a5781===_0x4c1edb)break;else _0x23272d['push'](_0x23272d['shift']());}catch(_0x19ffe6){_0x23272d['push'](_0x23272d['shift']());}}}(_0x264b,0x51380));import{Plugin as _0x44b06e}from'ckeditor5/src/core.js';import{getTranslation as _0x188a4d}from'../utils/common-translations.js';export default class tt extends _0x44b06e{[_0x1b01b1(0x18d)](){const _0x3064b3=_0x1b01b1,_0x42b752=this[_0x3064b3(0x180)];if(!_0x42b752[_0x3064b3(0x199)][_0x3064b3(0x17b)](_0x3064b3(0x197)))return;_0x42b752[_0x3064b3(0x199)][_0x3064b3(0x182)](_0x3064b3(0x193))[_0x3064b3(0x17f)](_0x3064b3(0x17c));const _0xb5394a=_0x42b752[_0x3064b3(0x199)][_0x3064b3(0x182)](_0x3064b3(0x193)),_0x29ee7f=_0x42b752[_0x3064b3(0x189)];_0xb5394a[_0x3064b3(0x187)][_0x3064b3(0x17e)](_0x3064b3(0x17c),_0x4fcef6=>_0x188a4d(_0x29ee7f,_0x3064b3(0x178),_0x4fcef6)),_0x42b752[_0x3064b3(0x185)][_0x3064b3(0x188)](_0x3064b3(0x198))[_0x3064b3(0x191)]({'model':_0x3064b3(0x17c),'view':(_0x5818b3,{writer:_0x5a638c,options:_0x4a5f2a})=>{const _0x58fd81=_0x3064b3;if(!_0x4a5f2a[_0x58fd81(0x18a)])return null;const _0x2b4854=_0x5a638c[_0x58fd81(0x183)](_0x58fd81(0x190)),_0x5411f8=_0x5a638c[_0x58fd81(0x179)]('hr');return _0x5a638c[_0x58fd81(0x192)](_0x58fd81(0x177),_0x2b4854),_0x5a638c[_0x58fd81(0x18f)](_0x5a638c[_0x58fd81(0x184)](_0x2b4854,0x0),_0x5411f8),_0x2b4854;},'converterPriority':_0x3064b3(0x194)});}}
23
+ const _0x298eb5=_0x54d2;(function(_0xa12e17,_0x106ff3){const _0x437222=_0x54d2,_0x153399=_0xa12e17();while(!![]){try{const _0x49b47a=-parseInt(_0x437222(0x9c))/0x1*(-parseInt(_0x437222(0x9b))/0x2)+-parseInt(_0x437222(0x8f))/0x3+-parseInt(_0x437222(0x82))/0x4*(parseInt(_0x437222(0x83))/0x5)+parseInt(_0x437222(0xa2))/0x6+-parseInt(_0x437222(0x87))/0x7+parseInt(_0x437222(0xa1))/0x8+parseInt(_0x437222(0x93))/0x9*(parseInt(_0x437222(0x88))/0xa);if(_0x49b47a===_0x106ff3)break;else _0x153399['push'](_0x153399['shift']());}catch(_0x5e9924){_0x153399['push'](_0x153399['shift']());}}}(_0x4f0a,0x8280e));function _0x54d2(_0x1707e3,_0xe4b9fa){const _0x4f0ac3=_0x4f0a();return _0x54d2=function(_0x54d2da,_0x4f1f6c){_0x54d2da=_0x54d2da-0x82;let _0x2231b2=_0x4f0ac3[_0x54d2da];return _0x2231b2;},_0x54d2(_0x1707e3,_0xe4b9fa);}import{Plugin as _0x25da0b}from'ckeditor5/src/core.js';function _0x4f0a(){const _0x2c454f=['1675458xyGSEv','enableCommand','get','HorizontalLineEditing','3530244ogPFDf','5UMdxbG','showSuggestionHighlights','ELEMENT_HORIZONTAL_LINE','createPositionAt','3947678DuqJFo','40FIfktw','plugins','ck-horizontal-line','div','elementToStructure','addClass','for','412728qgfPMT','locale','registerElementLabel','conversion','1766619njJyBI','horizontalLine','high','insert','descriptionFactory','afterInit','editor','createEmptyElement','469532tcQUey','2CfEkEK','TrackChangesEditing','has','dataDowncast','createContainerElement','4677552veHvAZ'];_0x4f0a=function(){return _0x2c454f;};return _0x4f0a();}import{getTranslation as _0x222ff8}from'../utils/common-translations.js';export default class tt extends _0x25da0b{[_0x298eb5(0x98)](){const _0x21f0ed=_0x298eb5,_0x39b4a7=this[_0x21f0ed(0x99)];if(!_0x39b4a7[_0x21f0ed(0x89)][_0x21f0ed(0x9e)](_0x21f0ed(0xa5)))return;_0x39b4a7[_0x21f0ed(0x89)][_0x21f0ed(0xa4)](_0x21f0ed(0x9d))[_0x21f0ed(0xa3)](_0x21f0ed(0x94));const _0x3cdc9f=_0x39b4a7[_0x21f0ed(0x89)][_0x21f0ed(0xa4)](_0x21f0ed(0x9d)),_0x54f8e6=_0x39b4a7[_0x21f0ed(0x90)];_0x3cdc9f[_0x21f0ed(0x97)][_0x21f0ed(0x91)](_0x21f0ed(0x94),_0x5a6ad0=>_0x222ff8(_0x54f8e6,_0x21f0ed(0x85),_0x5a6ad0)),_0x39b4a7[_0x21f0ed(0x92)][_0x21f0ed(0x8e)](_0x21f0ed(0x9f))[_0x21f0ed(0x8c)]({'model':_0x21f0ed(0x94),'view':(_0x14bfcd,{writer:_0x22e3ff,options:_0x4f6390})=>{const _0x2aa33c=_0x21f0ed;if(!_0x4f6390[_0x2aa33c(0x84)])return null;const _0x34d8e4=_0x22e3ff[_0x2aa33c(0xa0)](_0x2aa33c(0x8b)),_0x27f08b=_0x22e3ff[_0x2aa33c(0x9a)]('hr');return _0x22e3ff[_0x2aa33c(0x8d)](_0x2aa33c(0x8a),_0x34d8e4),_0x22e3ff[_0x2aa33c(0x96)](_0x22e3ff[_0x2aa33c(0x86)](_0x34d8e4,0x0),_0x27f08b),_0x34d8e4;},'converterPriority':_0x21f0ed(0x95)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47f344=_0x48db;(function(_0x5d534e,_0x116df4){const _0x3e168e=_0x48db,_0x34a5f2=_0x5d534e();while(!![]){try{const _0x3490fd=parseInt(_0x3e168e(0x8a))/0x1+-parseInt(_0x3e168e(0x7d))/0x2+-parseInt(_0x3e168e(0x6b))/0x3+parseInt(_0x3e168e(0x68))/0x4*(parseInt(_0x3e168e(0x89))/0x5)+parseInt(_0x3e168e(0x64))/0x6+parseInt(_0x3e168e(0x6a))/0x7*(-parseInt(_0x3e168e(0x7e))/0x8)+-parseInt(_0x3e168e(0x7f))/0x9*(-parseInt(_0x3e168e(0x71))/0xa);if(_0x3490fd===_0x116df4)break;else _0x34a5f2['push'](_0x34a5f2['shift']());}catch(_0x14789d){_0x34a5f2['push'](_0x34a5f2['shift']());}}}(_0x2edc,0x2c294));import{Plugin as _0x2ef86f}from'ckeditor5/src/core.js';import{getTranslation as _0x283127}from'../utils/common-translations.js';export default class et extends _0x2ef86f{[_0x47f344(0x78)](){const _0xd83d18=_0x47f344,_0x4e3e3f=this[_0xd83d18(0x88)];if(!_0x4e3e3f[_0xd83d18(0x69)][_0xd83d18(0x73)](_0xd83d18(0x7c)))return;const _0xa6ed58=_0x4e3e3f[_0xd83d18(0x69)][_0xd83d18(0x6e)](_0xd83d18(0x83)),_0x21829a=_0x4e3e3f[_0xd83d18(0x6c)];_0xa6ed58[_0xd83d18(0x87)][_0xd83d18(0x75)](_0xd83d18(0x85),_0x2b14a5=>_0x283127(_0x21829a,_0xd83d18(0x81),_0x2b14a5)),_0xa6ed58[_0xd83d18(0x66)](_0xd83d18(0x77)),_0xa6ed58[_0xd83d18(0x7b)](_0xd83d18(0x72)),_0xa6ed58[_0xd83d18(0x87)][_0xd83d18(0x76)](_0x128c05=>{const _0x1eac08=_0xd83d18;if(_0x1eac08(0x67)!=_0x128c05[_0x1eac08(0x79)])return;const {data:_0xb5d6bf}=_0x128c05;if(_0xb5d6bf&&_0x1eac08(0x72)==_0xb5d6bf[_0x1eac08(0x84)]&&_0x128c05[_0x1eac08(0x86)]()[_0x1eac08(0x6d)][_0x1eac08(0x82)]['is'](_0x1eac08(0x6f),_0x1eac08(0x85))){const _0x232525=_0x283127(_0x21829a,_0x1eac08(0x81));return{'type':_0x1eac08(0x7a),'content':_0x283127(_0x21829a,_0x1eac08(0x70),_0x232525)};}}),this[_0xd83d18(0x65)]();}[_0x47f344(0x65)](){const _0x4e721a=_0x47f344,_0x2b3b01=this[_0x4e721a(0x88)],_0xa9e8bf=_0x2b3b01[_0x4e721a(0x6c)];_0x2b3b01[_0x4e721a(0x69)][_0x4e721a(0x6e)](_0x4e721a(0x83))[_0x4e721a(0x87)][_0x4e721a(0x76)](_0x52ac76=>{const _0x2caf00=_0x4e721a;if(_0x2caf00(0x80)!=_0x52ac76[_0x2caf00(0x79)])return;const {data:_0x38d93f}=_0x52ac76;if(_0x38d93f&&_0x2caf00(0x77)==_0x38d93f[_0x2caf00(0x74)]){const _0x1e5917=_0x283127(_0xa9e8bf,_0x2caf00(0x81));return{'type':_0x2caf00(0x7a),'content':_0x283127(_0xa9e8bf,_0x2caf00(0x70),_0x1e5917)};}});}}function _0x48db(_0x3fb35d,_0x5abd7b){const _0x2edc68=_0x2edc();return _0x48db=function(_0x48dba5,_0xe5c92f){_0x48dba5=_0x48dba5-0x64;let _0x1b256a=_0x2edc68[_0x48dba5];return _0x1b256a;},_0x48db(_0x3fb35d,_0x5abd7b);}function _0x2edc(){const _0x39b818=['TrackChangesEditing','key','rawHtml','getFirstRange','descriptionFactory','editor','240xcgrUu','196246EIegTq','309150bjHPyy','_registerLegacyDescription','enableDefaultAttributesIntegration','attribute','12628aPjnqr','plugins','1365YikMte','301587IQNvZC','locale','start','get','element','*Change\x20%0\x20content*','10IcdxVG','value','has','commandName','registerElementLabel','registerDescriptionCallback','htmlEmbed','afterInit','type','format','registerBlockAttribute','HtmlEmbed','234440NrdMOv','5560JdkEuZ','1213659uHLDvb','formatBlock','ELEMENT_HTML_EMBED','nodeAfter'];_0x2edc=function(){return _0x39b818;};return _0x2edc();}
23
+ const _0x2f8b8b=_0x533c;(function(_0x2e153f,_0x2986fa){const _0x1be600=_0x533c,_0x4352eb=_0x2e153f();while(!![]){try{const _0x388de1=parseInt(_0x1be600(0x153))/0x1*(parseInt(_0x1be600(0x160))/0x2)+-parseInt(_0x1be600(0x154))/0x3+-parseInt(_0x1be600(0x14d))/0x4+parseInt(_0x1be600(0x14e))/0x5+-parseInt(_0x1be600(0x163))/0x6*(-parseInt(_0x1be600(0x144))/0x7)+-parseInt(_0x1be600(0x157))/0x8*(parseInt(_0x1be600(0x15f))/0x9)+parseInt(_0x1be600(0x165))/0xa;if(_0x388de1===_0x2986fa)break;else _0x4352eb['push'](_0x4352eb['shift']());}catch(_0x3b510f){_0x4352eb['push'](_0x4352eb['shift']());}}}(_0x1c72,0xe3fa4));import{Plugin as _0x10a270}from'ckeditor5/src/core.js';function _0x533c(_0x54cc35,_0x1ce699){const _0x1c72cf=_0x1c72();return _0x533c=function(_0x533c40,_0x2a35b7){_0x533c40=_0x533c40-0x141;let _0x1cd730=_0x1c72cf[_0x533c40];return _0x1cd730;},_0x533c(_0x54cc35,_0x1ce699);}function _0x1c72(){const _0x37247a=['formatBlock','plugins','attribute','*Change\x20%0\x20content*','ELEMENT_HTML_EMBED','element','3196188wtRHUe','8961910zpaOkS','key','format','nodeAfter','start','1YvrMik','1178910cCOTbM','editor','htmlEmbed','56uZulWU','commandName','value','registerElementLabel','afterInit','enableDefaultAttributesIntegration','_registerLegacyDescription','has','2000610apEpbP','2393576fKpGwR','registerDescriptionCallback','registerBlockAttribute','1498764PJJSMP','rawHtml','1930850XrfYsd','TrackChangesEditing','type','descriptionFactory','HtmlEmbed','getFirstRange','14BcLTce','locale','get'];_0x1c72=function(){return _0x37247a;};return _0x1c72();}import{getTranslation as _0x5ae11c}from'../utils/common-translations.js';export default class et extends _0x10a270{[_0x2f8b8b(0x15b)](){const _0x3b19f4=_0x2f8b8b,_0x11c362=this[_0x3b19f4(0x155)];if(!_0x11c362[_0x3b19f4(0x148)][_0x3b19f4(0x15e)](_0x3b19f4(0x142)))return;const _0x322c82=_0x11c362[_0x3b19f4(0x148)][_0x3b19f4(0x146)](_0x3b19f4(0x166)),_0x1a9f8a=_0x11c362[_0x3b19f4(0x145)];_0x322c82[_0x3b19f4(0x141)][_0x3b19f4(0x15a)](_0x3b19f4(0x164),_0x9c27d8=>_0x5ae11c(_0x1a9f8a,_0x3b19f4(0x14b),_0x9c27d8)),_0x322c82[_0x3b19f4(0x15c)](_0x3b19f4(0x156)),_0x322c82[_0x3b19f4(0x162)](_0x3b19f4(0x159)),_0x322c82[_0x3b19f4(0x141)][_0x3b19f4(0x161)](_0x5afbdb=>{const _0x406a24=_0x3b19f4;if(_0x406a24(0x149)!=_0x5afbdb[_0x406a24(0x167)])return;const {data:_0x3a3fc2}=_0x5afbdb;if(_0x3a3fc2&&_0x406a24(0x159)==_0x3a3fc2[_0x406a24(0x14f)]&&_0x5afbdb[_0x406a24(0x143)]()[_0x406a24(0x152)][_0x406a24(0x151)]['is'](_0x406a24(0x14c),_0x406a24(0x164))){const _0x33429c=_0x5ae11c(_0x1a9f8a,_0x406a24(0x14b));return{'type':_0x406a24(0x150),'content':_0x5ae11c(_0x1a9f8a,_0x406a24(0x14a),_0x33429c)};}}),this[_0x3b19f4(0x15d)]();}[_0x2f8b8b(0x15d)](){const _0x32a3bd=_0x2f8b8b,_0x5af458=this[_0x32a3bd(0x155)],_0x5b6096=_0x5af458[_0x32a3bd(0x145)];_0x5af458[_0x32a3bd(0x148)][_0x32a3bd(0x146)](_0x32a3bd(0x166))[_0x32a3bd(0x141)][_0x32a3bd(0x161)](_0xf5be79=>{const _0x45bd2d=_0x32a3bd;if(_0x45bd2d(0x147)!=_0xf5be79[_0x45bd2d(0x167)])return;const {data:_0x33e3a4}=_0xf5be79;if(_0x33e3a4&&_0x45bd2d(0x156)==_0x33e3a4[_0x45bd2d(0x158)]){const _0x5b3788=_0x5ae11c(_0x5b6096,_0x45bd2d(0x14b));return{'type':_0x45bd2d(0x150),'content':_0x5ae11c(_0x5b6096,_0x45bd2d(0x14a),_0x5b3788)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5c41(_0x3f32cb,_0x9a3518){const _0x38263c=_0x3826();return _0x5c41=function(_0x5c41a6,_0x2531a4){_0x5c41a6=_0x5c41a6-0xc7;let _0x2b69ad=_0x38263c[_0x5c41a6];return _0x2b69ad;},_0x5c41(_0x3f32cb,_0x9a3518);}const _0x2feabf=_0x5c41;function _0x3826(){const _0x5aeb8a=['chain','width','*Set\x20image\x20width:*\x20%0','809048bVZQFx','insertion','1015HgxJPI','Block\x20image\x20to\x20inline\x20image','get','getContainedElement','getClosestSelectedImageElement','getSuggestionCallback','end','alt','resizeImage','attribute','imageTypeBlock','previous','imageCaption','Inline\x20image\x20to\x20block\x20image','isOwn','markInsertion','insertImage','caption','toNext','type','registerCustomCallback','enableCommand','TrackChangesEditing','_registerLegacyDescription','nodeBefore','createRangeOn','ImageUploadEditing','35JtNwKu','schema','find','removeObject','deletion','isBlockImage','backward','model','filter','10bEXBSk','selection','newValue','join','ImageEditing','registerBlockAttribute','subType','isIntersecting','markDeletion','change','54952NMJVDY','uploadImage','*Reset\x20image\x20width*','markBlockFormat','document','ELEMENT_IMAGE','FORMAT_IMAGE_SIZE','addObject','forceDefaultExecution','_findSuggestions','convertBlockImageToInline','plugins','formatInline','accept','getNearestSelectionRange','toPrevious','convertInlineImageToBlock','imageBlock','52458HpAZhh','enableDefaultAttributesIntegration','findIndex','2452353QCloiV','forward','format','detach','commandParams','commandName','imageStylePreApply','descriptionFactory','registerDescriptionCallback','ImageUtils','ImageInlineEditing','getFirstRange','ELEMENT_CAPTION','ImageTextAlternativeEditing','5006412MaFVsR','ImageCaptionUtils','ELEMENT_INLINE_IMAGE','*Remove\x20image\x20text\x20alternative*','1503768GWBZad','element','resizedWidth','nodeAfter','imageInline','formatBlock','afterInit','_suggestionFactory','length','createRange','toggleImageCaption','registerAttributeLabel','registerElementLabel','locale','editor','has','isBefore','660726YYFIMp','*Set\x20image\x20text\x20alternative:*\x20%0','start','ImageResize','isCollapsed','imageTextAlternative','key','discard','imageTypeInline','fromPosition','ImageBlockEditing','ImageCaptionEditing','isEqual','getCaptionFromImageModelElement'];_0x3826=function(){return _0x5aeb8a;};return _0x3826();}(function(_0x415022,_0xaa0eaa){const _0x50402b=_0x5c41,_0x8b7b16=_0x415022();while(!![]){try{const _0x362ebb=-parseInt(_0x50402b(0xe8))/0x1+-parseInt(_0x50402b(0xf9))/0x2+parseInt(_0x50402b(0x13e))/0x3+parseInt(_0x50402b(0xd7))/0x4+-parseInt(_0x50402b(0x116))/0x5*(-parseInt(_0x50402b(0x13b))/0x6)+-parseInt(_0x50402b(0xfb))/0x7*(-parseInt(_0x50402b(0x129))/0x8)+parseInt(_0x50402b(0xd3))/0x9*(-parseInt(_0x50402b(0x11f))/0xa);if(_0x362ebb===_0xaa0eaa)break;else _0x8b7b16['push'](_0x8b7b16['shift']());}catch(_0x5e372e){_0x8b7b16['push'](_0x8b7b16['shift']());}}}(_0x3826,0x99959));import{Plugin as _0x1e8988}from'ckeditor5/src/core.js';import{LivePosition as _0x2ff5b0}from'ckeditor5/src/engine.js';import{getTranslation as _0x7140f9}from'../utils/common-translations.js';export default class it extends _0x1e8988{[_0x2feabf(0xdd)](){const _0x25b475=_0x2feabf,_0x4268cf=this[_0x25b475(0xe5)];if(!_0x4268cf[_0x25b475(0x134)][_0x25b475(0xe6)](_0x25b475(0x123)))return;const _0x269744=_0x4268cf[_0x25b475(0x134)][_0x25b475(0xfd)](_0x25b475(0x111)),_0xb4dfc2=_0x4268cf[_0x25b475(0x134)][_0x25b475(0xfd)](_0x25b475(0xce)),_0x374b48=_0x4268cf[_0x25b475(0xe4)];_0x269744[_0x25b475(0x110)](_0x25b475(0x10b)),_0x269744[_0x25b475(0xcc)][_0x25b475(0xe3)](_0x25b475(0x13a),_0x5083a0=>_0x7140f9(_0x374b48,_0x25b475(0x12e),_0x5083a0)),_0x269744[_0x25b475(0xcc)][_0x25b475(0xe3)](_0x25b475(0xdb),_0x16a667=>_0x7140f9(_0x374b48,_0x25b475(0xd5),_0x16a667)),_0x269744[_0x25b475(0xcc)][_0x25b475(0xe3)](_0x25b475(0x10c),()=>_0x7140f9(_0x374b48,_0x25b475(0xd1))),_0x4268cf[_0x25b475(0x134)][_0x25b475(0xe6)](_0x25b475(0x115))&&_0x269744[_0x25b475(0x110)](_0x25b475(0x12a)),_0x4268cf[_0x25b475(0x134)][_0x25b475(0xe6)](_0x25b475(0xf2))&&_0x4268cf[_0x25b475(0x134)][_0x25b475(0xe6)](_0x25b475(0xcf))&&(_0x269744[_0x25b475(0x110)](_0x25b475(0xf0),(_0x6d492,_0x4524fa)=>{const _0x39ddb9=_0x25b475,_0x459baf=_0xb4dfc2[_0x39ddb9(0xff)](_0x4268cf[_0x39ddb9(0x11d)][_0x39ddb9(0x12d)][_0x39ddb9(0x120)]);_0x4268cf[_0x39ddb9(0x11d)][_0x39ddb9(0x128)](()=>{const _0x703bf2=_0x39ddb9;_0x269744[_0x703bf2(0x12c)](_0x459baf,{'commandName':_0x703bf2(0xf0),'commandParams':[_0x4524fa]},[],_0x703bf2(0x133));});}),_0x269744[_0x25b475(0x110)](_0x25b475(0x105),(_0x11dc82,_0x4426e0)=>{const _0x20c2c1=_0x25b475;_0x4268cf[_0x20c2c1(0x11d)][_0x20c2c1(0x128)](_0x5161ff=>{const _0x4fe637=_0x20c2c1;let _0x27607d=_0xb4dfc2[_0x4fe637(0xff)](_0x4268cf[_0x4fe637(0x11d)][_0x4fe637(0x12d)][_0x4fe637(0x120)]),_0x5ac811=_0x5161ff[_0x4fe637(0x114)](_0x27607d);const _0x198491=_0x2ff5b0[_0x4fe637(0xf1)](_0x5ac811[_0x4fe637(0xea)],_0x4fe637(0x138)),_0x2cf9d1=_0x2ff5b0[_0x4fe637(0xf1)](_0x5ac811[_0x4fe637(0x101)],_0x4fe637(0x10d));_0x269744[_0x4fe637(0x131)](()=>_0x11dc82(_0x4426e0)),_0x27607d=_0xb4dfc2[_0x4fe637(0xff)](_0x4268cf[_0x4fe637(0x11d)][_0x4fe637(0x12d)][_0x4fe637(0x120)]),_0x5ac811=_0x5161ff[_0x4fe637(0x114)](_0x27607d);const _0x544eff=_0x5161ff[_0x4fe637(0xe0)](_0x198491,_0x2cf9d1);_0x198491[_0x4fe637(0xc8)](),_0x2cf9d1[_0x4fe637(0xc8)](),_0x269744[_0x4fe637(0x12c)](_0x27607d,{'commandName':_0x4fe637(0xf0),'commandParams':[_0x4426e0]},[],_0x4fe637(0x139)),_0x544eff[_0x4fe637(0xea)][_0x4fe637(0xe7)](_0x5ac811[_0x4fe637(0xea)])&&_0x269744[_0x4fe637(0x10a)](_0x5161ff[_0x4fe637(0xe0)](_0x544eff[_0x4fe637(0xea)],_0x5ac811[_0x4fe637(0xea)]),_0x4fe637(0x139)),_0x5ac811[_0x4fe637(0x101)][_0x4fe637(0xe7)](_0x544eff[_0x4fe637(0x101)])&&_0x269744[_0x4fe637(0x10a)](_0x5161ff[_0x4fe637(0xe0)](_0x5ac811[_0x4fe637(0x101)],_0x544eff[_0x4fe637(0x101)]),_0x4fe637(0x139));});}),_0x269744[_0x25b475(0xde)][_0x25b475(0x10f)](_0x25b475(0xdc),_0x25b475(0x139),_0x25b475(0x122),()=>!0x1),_0x269744[_0x25b475(0xde)][_0x25b475(0x10f)](_0x25b475(0xdc),_0x25b475(0x139),_0x25b475(0x136),()=>!0x1),_0x269744[_0x25b475(0xde)][_0x25b475(0x10f)](_0x25b475(0xdc),_0x25b475(0x139),_0x25b475(0xef),_0x269744[_0x25b475(0xde)][_0x25b475(0x100)](_0x25b475(0xdc),'',_0x25b475(0x136))),_0x269744[_0x25b475(0xde)][_0x25b475(0x10f)](_0x25b475(0xfa),_0x25b475(0x139),_0x25b475(0x122),()=>!0x1),_0x269744[_0x25b475(0xde)][_0x25b475(0x10f)](_0x25b475(0xfa),_0x25b475(0x139),_0x25b475(0xef),([_0x16f47])=>{const _0x4a1bba=_0x25b475,_0x5810a3=_0x269744[_0x4a1bba(0xde)][_0x4a1bba(0x100)](_0x4a1bba(0xfa),'',_0x4a1bba(0xef));let _0x223490=_0x16f47[_0x4a1bba(0xea)],_0x27c75c=_0x16f47[_0x4a1bba(0x101)];const _0xf4697b=_0x4268cf[_0x4a1bba(0x11d)][_0x4a1bba(0x117)][_0x4a1bba(0x137)](_0x223490,_0x4a1bba(0x11c)),_0x411cfc=_0x4268cf[_0x4a1bba(0x11d)][_0x4a1bba(0x117)][_0x4a1bba(0x137)](_0x27c75c,_0x4a1bba(0x13f));_0xf4697b[_0x4a1bba(0xec)]&&(_0x223490=_0xf4697b[_0x4a1bba(0xea)]),_0x411cfc[_0x4a1bba(0xec)]&&(_0x27c75c=_0x411cfc[_0x4a1bba(0x101)]),_0x5810a3([_0x4268cf[_0x4a1bba(0x11d)][_0x4a1bba(0xe0)](_0x223490,_0x27c75c)]);}),_0x269744[_0x25b475(0xde)][_0x25b475(0x10f)](_0x25b475(0xdc),_0x25b475(0x139),_0x25b475(0xf6),_0x2b28b6),_0x269744[_0x25b475(0xde)][_0x25b475(0x10f)](_0x25b475(0xfa),_0x25b475(0x139),_0x25b475(0xf6),_0x2b28b6)),_0x4268cf[_0x25b475(0x134)][_0x25b475(0xe6)](_0x25b475(0xf3))&&(_0x269744[_0x25b475(0x110)](_0x25b475(0xe1),(_0x83caa5,_0x2ae353)=>{const _0x1f7825=_0x25b475,_0x5ea2c4=_0x4268cf[_0x1f7825(0x134)][_0x1f7825(0xfd)](_0x1f7825(0xd4));let _0x262e30=_0xb4dfc2[_0x1f7825(0xff)](_0x4268cf[_0x1f7825(0x11d)][_0x1f7825(0x12d)][_0x1f7825(0x120)]),_0x2123e5=_0x5ea2c4[_0x1f7825(0xf5)](_0x262e30);_0x4268cf[_0x1f7825(0x11d)][_0x1f7825(0x128)](()=>{const _0x4f39a5=_0x1f7825;if(_0x2123e5)return void _0x269744[_0x4f39a5(0x127)](_0x4268cf[_0x4f39a5(0x11d)][_0x4f39a5(0x114)](_0x2123e5));const _0x5aa648=_0xb4dfc2[_0x4f39a5(0x11b)](_0x262e30);_0x83caa5(_0x2ae353),_0x262e30=_0xb4dfc2[_0x4f39a5(0xff)](_0x4268cf[_0x4f39a5(0x11d)][_0x4f39a5(0x12d)][_0x4f39a5(0x120)]),_0x2123e5=_0x5ea2c4[_0x4f39a5(0xf5)](_0x262e30),_0x269744[_0x4f39a5(0x10a)](_0x4268cf[_0x4f39a5(0x11d)][_0x4f39a5(0x114)](_0x2123e5),_0x5aa648?null:_0x4f39a5(0x107));});}),_0x269744[_0x25b475(0xde)][_0x25b475(0x10f)](_0x25b475(0xfa),_0x25b475(0x107),_0x25b475(0xf6),_0x2b28b6));const _0x29a323=[{'type':_0x25b475(0xdc),'subType':_0x25b475(0xcb)},{'type':_0x25b475(0xfa),'subType':_0x25b475(0x107)},{'type':_0x25b475(0xdc),'subType':_0x25b475(0x139)},{'type':_0x25b475(0xfa),'subType':_0x25b475(0x139)}];function _0x4f4191(_0x4eeb7a,_0xb4fa23){const _0x54a0f3=_0x25b475,_0x3c243=_0x29a323[_0x54a0f3(0x13d)](({type:_0x4a4731,subType:_0x436c1a})=>_0x4eeb7a[_0x54a0f3(0x10e)]==_0x4a4731&&_0x4eeb7a[_0x54a0f3(0x125)]==_0x436c1a),_0x49a1a0=_0x29a323[_0x54a0f3(0x13d)](({type:_0x15cbcf,subType:_0x1e6d89})=>_0xb4fa23[_0x54a0f3(0x10e)]==_0x15cbcf&&_0xb4fa23[_0x54a0f3(0x125)]==_0x1e6d89);if(_0x3c243<0x0||_0x49a1a0<0x0)return!0x1;const _0x5ea113=_0x4eeb7a[_0x54a0f3(0xd0)](),_0x34139=_0xb4fa23[_0x54a0f3(0xd0)]();if((0x0==_0x3c243||0x1==_0x3c243)&&0x2==_0x49a1a0&&_0x5ea113[_0x54a0f3(0x126)](_0x34139))return!0x0;if(0x2==_0x3c243&&0x3==_0x49a1a0){const _0x58e212=_0x269744[_0x54a0f3(0x132)](_0x5ea113,_0x54a0f3(0xfa))[_0x54a0f3(0x11e)](({suggestion:_0x54253c,meta:_0x1cc2ca})=>_0x1cc2ca[_0x54a0f3(0x109)]&&_0x54a0f3(0x139)==_0x54253c[_0x54a0f3(0x125)]);if(_0x58e212[_0x54a0f3(0xdf)]>0x1&&_0x34139[_0x54a0f3(0x101)][_0x54a0f3(0xf4)](_0x5ea113[_0x54a0f3(0xea)]))return!0x0;if(0x1==_0x58e212[_0x54a0f3(0xdf)]&&(_0x5ea113[_0x54a0f3(0xea)][_0x54a0f3(0xf4)](_0x34139[_0x54a0f3(0x101)])||_0x5ea113[_0x54a0f3(0x101)][_0x54a0f3(0xf4)](_0x34139[_0x54a0f3(0xea)])))return!0x0;}if(0x3==_0x3c243&&0x3==_0x49a1a0&&_0x5ea113[_0x54a0f3(0xea)][_0x54a0f3(0xe7)](_0x34139[_0x54a0f3(0xea)])){const _0x303201=_0x5ea113[_0x54a0f3(0x101)][_0x54a0f3(0xda)],_0x2380c5=_0x34139[_0x54a0f3(0xea)][_0x54a0f3(0x113)];return _0xb4dfc2[_0x54a0f3(0x11b)](_0x303201)&&_0x303201===_0x2380c5;}return!0x1;}function _0x2b28b6(_0x5a95fa,_0x5d3a30){return _0x4f4191(_0x5a95fa,_0x5d3a30)?[_0x5a95fa,_0x5d3a30]:_0x4f4191(_0x5d3a30,_0x5a95fa)?[_0x5d3a30,_0x5a95fa]:null;}_0x4268cf[_0x25b475(0x134)][_0x25b475(0xe6)](_0x25b475(0xeb))&&(_0x269744[_0x25b475(0x13c)](_0x25b475(0x103)),_0x269744[_0x25b475(0x124)](_0x25b475(0xd9)),_0x269744[_0x25b475(0xcc)][_0x25b475(0xe2)](_0x25b475(0xd9),_0x7140f9(_0x374b48,_0x25b475(0x12f)))),_0x4268cf[_0x25b475(0x134)][_0x25b475(0xe6)](_0x25b475(0xd2))&&(_0x269744[_0x25b475(0x13c)](_0x25b475(0xed)),_0x269744[_0x25b475(0x124)](_0x25b475(0x102))),_0x269744[_0x25b475(0xcc)][_0x25b475(0xcd)](_0x47d7b5=>{const _0x106528=_0x25b475;if(!!_0x29a323[_0x106528(0x118)](({type:_0x913358,subType:_0x133aa6})=>_0x47d7b5[_0x106528(0x10e)]==_0x913358&&_0x47d7b5[_0x106528(0x125)]==_0x133aa6))return _0x47d7b5[_0x106528(0x106)]?{}:void 0x0;}),_0x269744[_0x25b475(0xcc)][_0x25b475(0xcd)](_0x1a9c39=>{const _0x1279ff=_0x25b475;if(_0x1279ff(0xfa)==_0x1a9c39[_0x1279ff(0x10e)]||_0x1279ff(0x11a)==_0x1a9c39[_0x1279ff(0x10e)]){const _0x2c0293=_0x1a9c39[_0x1279ff(0xfe)]();if(_0x2c0293&&_0x2c0293['is'](_0x1279ff(0xd8),_0x1279ff(0x10c)))return{'type':_0x1279ff(0xfa)==_0x1a9c39[_0x1279ff(0x10e)]?_0x1279ff(0x130):_0x1279ff(0x119),'element':_0x2c0293,'quantity':0x1};}}),_0x269744[_0x25b475(0xcc)][_0x25b475(0xcd)](_0x1ee88c=>_0x25b475(0xdc)==_0x1ee88c[_0x25b475(0x10e)]&&_0x25b475(0x139)==_0x1ee88c[_0x25b475(0x125)]?{'type':_0x25b475(0xc7),'content':_0x25b475(0x108)}:_0x25b475(0xdc)==_0x1ee88c[_0x25b475(0x10e)]&&_0x25b475(0x133)==_0x1ee88c[_0x25b475(0x125)]?{'type':_0x25b475(0xc7),'content':_0x25b475(0xfc)}:void 0x0),_0x269744[_0x25b475(0xcc)][_0x25b475(0xcd)](_0x109a4c=>{const _0x2bcdc0=_0x25b475;if(_0x2bcdc0(0x104)!=_0x109a4c[_0x2bcdc0(0x10e)])return;const {data:_0x53ebb5}=_0x109a4c;if(!_0x53ebb5||_0x2bcdc0(0x102)!=_0x53ebb5[_0x2bcdc0(0xee)])return;const _0x307bf9=_0x53ebb5[_0x2bcdc0(0x121)];return _0x307bf9?{'type':_0x2bcdc0(0xc7),'content':_0x7140f9(_0x374b48,_0x2bcdc0(0xe9),'\x22'+_0x307bf9+'\x22')}:{'type':_0x2bcdc0(0xc7),'content':_0x7140f9(_0x374b48,_0x2bcdc0(0xd6))};}),this[_0x25b475(0x112)]();}[_0x2feabf(0x112)](){const _0x212283=_0x2feabf,_0x52a7a0=this[_0x212283(0xe5)],_0x2fb57b=_0x52a7a0[_0x212283(0xe4)];_0x52a7a0[_0x212283(0x134)][_0x212283(0xfd)](_0x212283(0x111))[_0x212283(0xcc)][_0x212283(0xcd)](_0x5421dc=>{const _0x124073=_0x212283;if(_0x124073(0xdc)!=_0x5421dc[_0x124073(0x10e)]&&_0x124073(0x135)!=_0x5421dc[_0x124073(0x10e)])return;const {data:_0x211da6}=_0x5421dc;if(_0x211da6){if(_0x124073(0xed)==_0x211da6[_0x124073(0xca)]){const _0x1f52ae=_0x211da6[_0x124073(0xc9)][0x0][_0x124073(0x121)];return _0x1f52ae?{'type':_0x124073(0xc7),'content':_0x7140f9(_0x2fb57b,_0x124073(0xe9),'\x22'+_0x1f52ae+'\x22')}:{'type':_0x124073(0xc7),'content':_0x7140f9(_0x2fb57b,_0x124073(0xd6))};}if(_0x124073(0x103)==_0x211da6[_0x124073(0xca)]){const _0x4bc359=_0x211da6[_0x124073(0xc9)][0x0][_0x124073(0xf7)];return _0x4bc359?{'type':_0x124073(0xc7),'content':_0x7140f9(_0x2fb57b,_0x124073(0xf8),_0x4bc359)}:{'type':_0x124073(0xc7),'content':_0x7140f9(_0x2fb57b,_0x124073(0x12b))};}}});}}
23
+ const _0x3b8a99=_0x3746;function _0x3746(_0x5b6ce7,_0x42866e){const _0x141fc8=_0x141f();return _0x3746=function(_0x3746e6,_0x50ce67){_0x3746e6=_0x3746e6-0xd5;let _0x1ca842=_0x141fc8[_0x3746e6];return _0x1ca842;},_0x3746(_0x5b6ce7,_0x42866e);}function _0x141f(){const _0x123ba3=['imageTextAlternative','42sMUZzw','toPrevious','discard','addObject','width','registerDescriptionCallback','forward','TrackChangesEditing','ImageUtils','locale','isCollapsed','resizedWidth','insertion','change','registerElementLabel','join','document','ImageTextAlternativeEditing','getClosestSelectedImageElement','registerCustomCallback','ImageInlineEditing','markBlockFormat','_findSuggestions','Inline\x20image\x20to\x20block\x20image','ImageCaptionUtils','629665TyQYUH','ImageResize','fromPosition','formatInline','alt','Block\x20image\x20to\x20inline\x20image','enableDefaultAttributesIntegration','convertBlockImageToInline','deletion','ImageBlockEditing','isIntersecting','174601yaCUlI','removeObject','descriptionFactory','accept','registerBlockAttribute','_suggestionFactory','2911170VxEBgm','commandName','type','getCaptionFromImageModelElement','get','24BOkssf','toggleImageCaption','155776nydCQs','imageBlock','key','chain','FORMAT_IMAGE_SIZE','_registerLegacyDescription','getNearestSelectionRange','getContainedElement','nodeAfter','plugins','editor','imageInline','detach','isEqual','start','nodeBefore','forceDefaultExecution','createRangeOn','has','*Reset\x20image\x20width*','*Set\x20image\x20text\x20alternative:*\x20%0','*Remove\x20image\x20text\x20alternative*','ImageUploadEditing','findIndex','imageTypeBlock','isBefore','getSuggestionCallback','ImageCaptionEditing','insertImage','68328NZlfnu','filter','*Set\x20image\x20width:*\x20%0','schema','convertInlineImageToBlock','formatBlock','backward','end','isBlockImage','newValue','3WeTTvU','resizeImage','element','uploadImage','ELEMENT_INLINE_IMAGE','ImageEditing','1327365mLHRrK','createRange','selection','897604OfXuth','markDeletion','format','imageCaption','subType','getFirstRange','length','isOwn','ELEMENT_CAPTION','ELEMENT_IMAGE','registerAttributeLabel','commandParams','imageTypeInline','caption','toNext','find','previous','enableCommand','imageStylePreApply','model','afterInit','attribute','markInsertion'];_0x141f=function(){return _0x123ba3;};return _0x141f();}(function(_0x23ac40,_0x38cc5b){const _0xbad1c=_0x3746,_0x52c8c4=_0x23ac40();while(!![]){try{const _0x17c2d7=parseInt(_0xbad1c(0xde))/0x1+parseInt(_0xbad1c(0xfb))/0x2+-parseInt(_0xbad1c(0x105))/0x3*(-parseInt(_0xbad1c(0x10e))/0x4)+-parseInt(_0xbad1c(0x13f))/0x5+-parseInt(_0xbad1c(0x126))/0x6*(parseInt(_0xbad1c(0x14a))/0x7)+-parseInt(_0xbad1c(0xdc))/0x8*(-parseInt(_0xbad1c(0x10b))/0x9)+-parseInt(_0xbad1c(0xd7))/0xa;if(_0x17c2d7===_0x38cc5b)break;else _0x52c8c4['push'](_0x52c8c4['shift']());}catch(_0x4f3eef){_0x52c8c4['push'](_0x52c8c4['shift']());}}}(_0x141f,0x40bb9));import{Plugin as _0x5a2dde}from'ckeditor5/src/core.js';import{LivePosition as _0x46c8bd}from'ckeditor5/src/engine.js';import{getTranslation as _0x1de24c}from'../utils/common-translations.js';export default class it extends _0x5a2dde{[_0x3b8a99(0x122)](){const _0x25569f=_0x3b8a99,_0x390269=this[_0x25569f(0xe8)];if(!_0x390269[_0x25569f(0xe7)][_0x25569f(0xf0)](_0x25569f(0x10a)))return;const _0x3a5ca4=_0x390269[_0x25569f(0xe7)][_0x25569f(0xdb)](_0x25569f(0x12d)),_0x50b7e7=_0x390269[_0x25569f(0xe7)][_0x25569f(0xdb)](_0x25569f(0x12e)),_0x482bef=_0x390269[_0x25569f(0x12f)];_0x3a5ca4[_0x25569f(0x11f)](_0x25569f(0xfa)),_0x3a5ca4[_0x25569f(0x14c)][_0x25569f(0x134)](_0x25569f(0xdf),_0x43571d=>_0x1de24c(_0x482bef,_0x25569f(0x117),_0x43571d)),_0x3a5ca4[_0x25569f(0x14c)][_0x25569f(0x134)](_0x25569f(0xe9),_0x4c28aa=>_0x1de24c(_0x482bef,_0x25569f(0x109),_0x4c28aa)),_0x3a5ca4[_0x25569f(0x14c)][_0x25569f(0x134)](_0x25569f(0x11b),()=>_0x1de24c(_0x482bef,_0x25569f(0x116))),_0x390269[_0x25569f(0xe7)][_0x25569f(0xf0)](_0x25569f(0xf4))&&_0x3a5ca4[_0x25569f(0x11f)](_0x25569f(0x108)),_0x390269[_0x25569f(0xe7)][_0x25569f(0xf0)](_0x25569f(0x148))&&_0x390269[_0x25569f(0xe7)][_0x25569f(0xf0)](_0x25569f(0x13a))&&(_0x3a5ca4[_0x25569f(0x11f)](_0x25569f(0x11a),(_0x114776,_0x2b372c)=>{const _0x1ca91d=_0x25569f,_0x512ba6=_0x50b7e7[_0x1ca91d(0x138)](_0x390269[_0x1ca91d(0x121)][_0x1ca91d(0x136)][_0x1ca91d(0x10d)]);_0x390269[_0x1ca91d(0x121)][_0x1ca91d(0x133)](()=>{const _0x26a630=_0x1ca91d;_0x3a5ca4[_0x26a630(0x13b)](_0x512ba6,{'commandName':_0x26a630(0x11a),'commandParams':[_0x2b372c]},[],_0x26a630(0x146));});}),_0x3a5ca4[_0x25569f(0x11f)](_0x25569f(0xf6),(_0x98dc05,_0x381625)=>{const _0x22fdbc=_0x25569f;_0x390269[_0x22fdbc(0x121)][_0x22fdbc(0x133)](_0x2643d5=>{const _0x373f02=_0x22fdbc;let _0xe2285=_0x50b7e7[_0x373f02(0x138)](_0x390269[_0x373f02(0x121)][_0x373f02(0x136)][_0x373f02(0x10d)]),_0x3b823b=_0x2643d5[_0x373f02(0xef)](_0xe2285);const _0x4986ab=_0x46c8bd[_0x373f02(0x141)](_0x3b823b[_0x373f02(0xec)],_0x373f02(0x127)),_0x1b8140=_0x46c8bd[_0x373f02(0x141)](_0x3b823b[_0x373f02(0x102)],_0x373f02(0x11c));_0x3a5ca4[_0x373f02(0xee)](()=>_0x98dc05(_0x381625)),_0xe2285=_0x50b7e7[_0x373f02(0x138)](_0x390269[_0x373f02(0x121)][_0x373f02(0x136)][_0x373f02(0x10d)]),_0x3b823b=_0x2643d5[_0x373f02(0xef)](_0xe2285);const _0x373d7d=_0x2643d5[_0x373f02(0x10c)](_0x4986ab,_0x1b8140);_0x4986ab[_0x373f02(0xea)](),_0x1b8140[_0x373f02(0xea)](),_0x3a5ca4[_0x373f02(0x13b)](_0xe2285,{'commandName':_0x373f02(0x11a),'commandParams':[_0x381625]},[],_0x373f02(0xff)),_0x373d7d[_0x373f02(0xec)][_0x373f02(0xf7)](_0x3b823b[_0x373f02(0xec)])&&_0x3a5ca4[_0x373f02(0x124)](_0x2643d5[_0x373f02(0x10c)](_0x373d7d[_0x373f02(0xec)],_0x3b823b[_0x373f02(0xec)]),_0x373f02(0xff)),_0x3b823b[_0x373f02(0x102)][_0x373f02(0xf7)](_0x373d7d[_0x373f02(0x102)])&&_0x3a5ca4[_0x373f02(0x124)](_0x2643d5[_0x373f02(0x10c)](_0x3b823b[_0x373f02(0x102)],_0x373d7d[_0x373f02(0x102)]),_0x373f02(0xff));});}),_0x3a5ca4[_0x25569f(0xd6)][_0x25569f(0x139)](_0x25569f(0x100),_0x25569f(0xff),_0x25569f(0x135),()=>!0x1),_0x3a5ca4[_0x25569f(0xd6)][_0x25569f(0x139)](_0x25569f(0x100),_0x25569f(0xff),_0x25569f(0x14d),()=>!0x1),_0x3a5ca4[_0x25569f(0xd6)][_0x25569f(0x139)](_0x25569f(0x100),_0x25569f(0xff),_0x25569f(0x128),_0x3a5ca4[_0x25569f(0xd6)][_0x25569f(0xf8)](_0x25569f(0x100),'',_0x25569f(0x14d))),_0x3a5ca4[_0x25569f(0xd6)][_0x25569f(0x139)](_0x25569f(0x132),_0x25569f(0xff),_0x25569f(0x135),()=>!0x1),_0x3a5ca4[_0x25569f(0xd6)][_0x25569f(0x139)](_0x25569f(0x132),_0x25569f(0xff),_0x25569f(0x128),([_0x24bff0])=>{const _0x2c1fdd=_0x25569f,_0x343ed9=_0x3a5ca4[_0x2c1fdd(0xd6)][_0x2c1fdd(0xf8)](_0x2c1fdd(0x132),'',_0x2c1fdd(0x128));let _0x27bae0=_0x24bff0[_0x2c1fdd(0xec)],_0x577d9e=_0x24bff0[_0x2c1fdd(0x102)];const _0x1f9aa9=_0x390269[_0x2c1fdd(0x121)][_0x2c1fdd(0xfe)][_0x2c1fdd(0xe4)](_0x27bae0,_0x2c1fdd(0x101)),_0x58c631=_0x390269[_0x2c1fdd(0x121)][_0x2c1fdd(0xfe)][_0x2c1fdd(0xe4)](_0x577d9e,_0x2c1fdd(0x12c));_0x1f9aa9[_0x2c1fdd(0x130)]&&(_0x27bae0=_0x1f9aa9[_0x2c1fdd(0xec)]),_0x58c631[_0x2c1fdd(0x130)]&&(_0x577d9e=_0x58c631[_0x2c1fdd(0x102)]),_0x343ed9([_0x390269[_0x2c1fdd(0x121)][_0x2c1fdd(0x10c)](_0x27bae0,_0x577d9e)]);}),_0x3a5ca4[_0x25569f(0xd6)][_0x25569f(0x139)](_0x25569f(0x100),_0x25569f(0xff),_0x25569f(0xe1),_0x3edc4d),_0x3a5ca4[_0x25569f(0xd6)][_0x25569f(0x139)](_0x25569f(0x132),_0x25569f(0xff),_0x25569f(0xe1),_0x3edc4d)),_0x390269[_0x25569f(0xe7)][_0x25569f(0xf0)](_0x25569f(0xf9))&&(_0x3a5ca4[_0x25569f(0x11f)](_0x25569f(0xdd),(_0x20cd6c,_0x4ec33b)=>{const _0x31e790=_0x25569f,_0x51e2fa=_0x390269[_0x31e790(0xe7)][_0x31e790(0xdb)](_0x31e790(0x13e));let _0x199a9b=_0x50b7e7[_0x31e790(0x138)](_0x390269[_0x31e790(0x121)][_0x31e790(0x136)][_0x31e790(0x10d)]),_0x4b253c=_0x51e2fa[_0x31e790(0xda)](_0x199a9b);_0x390269[_0x31e790(0x121)][_0x31e790(0x133)](()=>{const _0x37dfc9=_0x31e790;if(_0x4b253c)return void _0x3a5ca4[_0x37dfc9(0x10f)](_0x390269[_0x37dfc9(0x121)][_0x37dfc9(0xef)](_0x4b253c));const _0x443e4e=_0x50b7e7[_0x37dfc9(0x103)](_0x199a9b);_0x20cd6c(_0x4ec33b),_0x199a9b=_0x50b7e7[_0x37dfc9(0x138)](_0x390269[_0x37dfc9(0x121)][_0x37dfc9(0x136)][_0x37dfc9(0x10d)]),_0x4b253c=_0x51e2fa[_0x37dfc9(0xda)](_0x199a9b),_0x3a5ca4[_0x37dfc9(0x124)](_0x390269[_0x37dfc9(0x121)][_0x37dfc9(0xef)](_0x4b253c),_0x443e4e?null:_0x37dfc9(0x111));});}),_0x3a5ca4[_0x25569f(0xd6)][_0x25569f(0x139)](_0x25569f(0x132),_0x25569f(0x111),_0x25569f(0xe1),_0x3edc4d));const _0x1e880e=[{'type':_0x25569f(0x100),'subType':_0x25569f(0x120)},{'type':_0x25569f(0x132),'subType':_0x25569f(0x111)},{'type':_0x25569f(0x100),'subType':_0x25569f(0xff)},{'type':_0x25569f(0x132),'subType':_0x25569f(0xff)}];function _0x3ca793(_0x4e0d3a,_0x405765){const _0x4a4943=_0x25569f,_0x457b4b=_0x1e880e[_0x4a4943(0xf5)](({type:_0x493d21,subType:_0x33193d})=>_0x4e0d3a[_0x4a4943(0xd9)]==_0x493d21&&_0x4e0d3a[_0x4a4943(0x112)]==_0x33193d),_0x3f3de6=_0x1e880e[_0x4a4943(0xf5)](({type:_0x43cf1b,subType:_0x255467})=>_0x405765[_0x4a4943(0xd9)]==_0x43cf1b&&_0x405765[_0x4a4943(0x112)]==_0x255467);if(_0x457b4b<0x0||_0x3f3de6<0x0)return!0x1;const _0x4f5e71=_0x4e0d3a[_0x4a4943(0x113)](),_0x279379=_0x405765[_0x4a4943(0x113)]();if((0x0==_0x457b4b||0x1==_0x457b4b)&&0x2==_0x3f3de6&&_0x4f5e71[_0x4a4943(0x149)](_0x279379))return!0x0;if(0x2==_0x457b4b&&0x3==_0x3f3de6){const _0x2aa602=_0x3a5ca4[_0x4a4943(0x13c)](_0x4f5e71,_0x4a4943(0x132))[_0x4a4943(0xfc)](({suggestion:_0x4f534f,meta:_0x449350})=>_0x449350[_0x4a4943(0x115)]&&_0x4a4943(0xff)==_0x4f534f[_0x4a4943(0x112)]);if(_0x2aa602[_0x4a4943(0x114)]>0x1&&_0x279379[_0x4a4943(0x102)][_0x4a4943(0xeb)](_0x4f5e71[_0x4a4943(0xec)]))return!0x0;if(0x1==_0x2aa602[_0x4a4943(0x114)]&&(_0x4f5e71[_0x4a4943(0xec)][_0x4a4943(0xeb)](_0x279379[_0x4a4943(0x102)])||_0x4f5e71[_0x4a4943(0x102)][_0x4a4943(0xeb)](_0x279379[_0x4a4943(0xec)])))return!0x0;}if(0x3==_0x457b4b&&0x3==_0x3f3de6&&_0x4f5e71[_0x4a4943(0xec)][_0x4a4943(0xf7)](_0x279379[_0x4a4943(0xec)])){const _0x10e1eb=_0x4f5e71[_0x4a4943(0x102)][_0x4a4943(0xe6)],_0x5012a6=_0x279379[_0x4a4943(0xec)][_0x4a4943(0xed)];return _0x50b7e7[_0x4a4943(0x103)](_0x10e1eb)&&_0x10e1eb===_0x5012a6;}return!0x1;}function _0x3edc4d(_0xa89323,_0x4e9ac0){return _0x3ca793(_0xa89323,_0x4e9ac0)?[_0xa89323,_0x4e9ac0]:_0x3ca793(_0x4e9ac0,_0xa89323)?[_0x4e9ac0,_0xa89323]:null;}_0x390269[_0x25569f(0xe7)][_0x25569f(0xf0)](_0x25569f(0x140))&&(_0x3a5ca4[_0x25569f(0x145)](_0x25569f(0x106)),_0x3a5ca4[_0x25569f(0xd5)](_0x25569f(0x131)),_0x3a5ca4[_0x25569f(0x14c)][_0x25569f(0x118)](_0x25569f(0x131),_0x1de24c(_0x482bef,_0x25569f(0xe2)))),_0x390269[_0x25569f(0xe7)][_0x25569f(0xf0)](_0x25569f(0x137))&&(_0x3a5ca4[_0x25569f(0x145)](_0x25569f(0x125)),_0x3a5ca4[_0x25569f(0xd5)](_0x25569f(0x143))),_0x3a5ca4[_0x25569f(0x14c)][_0x25569f(0x12b)](_0xbcbb98=>{const _0x4423f9=_0x25569f;if(!!_0x1e880e[_0x4423f9(0x11d)](({type:_0x3b40fa,subType:_0x3cc963})=>_0xbcbb98[_0x4423f9(0xd9)]==_0x3b40fa&&_0xbcbb98[_0x4423f9(0x112)]==_0x3cc963))return _0xbcbb98[_0x4423f9(0x11e)]?{}:void 0x0;}),_0x3a5ca4[_0x25569f(0x14c)][_0x25569f(0x12b)](_0x4926bc=>{const _0x5b4873=_0x25569f;if(_0x5b4873(0x132)==_0x4926bc[_0x5b4873(0xd9)]||_0x5b4873(0x147)==_0x4926bc[_0x5b4873(0xd9)]){const _0x54eb64=_0x4926bc[_0x5b4873(0xe5)]();if(_0x54eb64&&_0x54eb64['is'](_0x5b4873(0x107),_0x5b4873(0x11b)))return{'type':_0x5b4873(0x132)==_0x4926bc[_0x5b4873(0xd9)]?_0x5b4873(0x129):_0x5b4873(0x14b),'element':_0x54eb64,'quantity':0x1};}}),_0x3a5ca4[_0x25569f(0x14c)][_0x25569f(0x12b)](_0x2ae57b=>_0x25569f(0x100)==_0x2ae57b[_0x25569f(0xd9)]&&_0x25569f(0xff)==_0x2ae57b[_0x25569f(0x112)]?{'type':_0x25569f(0x110),'content':_0x25569f(0x13d)}:_0x25569f(0x100)==_0x2ae57b[_0x25569f(0xd9)]&&_0x25569f(0x146)==_0x2ae57b[_0x25569f(0x112)]?{'type':_0x25569f(0x110),'content':_0x25569f(0x144)}:void 0x0),_0x3a5ca4[_0x25569f(0x14c)][_0x25569f(0x12b)](_0x4ebd07=>{const _0x432f30=_0x25569f;if(_0x432f30(0x123)!=_0x4ebd07[_0x432f30(0xd9)])return;const {data:_0x5becca}=_0x4ebd07;if(!_0x5becca||_0x432f30(0x143)!=_0x5becca[_0x432f30(0xe0)])return;const _0x55a12c=_0x5becca[_0x432f30(0x104)];return _0x55a12c?{'type':_0x432f30(0x110),'content':_0x1de24c(_0x482bef,_0x432f30(0xf2),'\x22'+_0x55a12c+'\x22')}:{'type':_0x432f30(0x110),'content':_0x1de24c(_0x482bef,_0x432f30(0xf3))};}),this[_0x25569f(0xe3)]();}[_0x3b8a99(0xe3)](){const _0xc74674=_0x3b8a99,_0x3d0483=this[_0xc74674(0xe8)],_0x165d4e=_0x3d0483[_0xc74674(0x12f)];_0x3d0483[_0xc74674(0xe7)][_0xc74674(0xdb)](_0xc74674(0x12d))[_0xc74674(0x14c)][_0xc74674(0x12b)](_0x5dedb8=>{const _0x470a0c=_0xc74674;if(_0x470a0c(0x100)!=_0x5dedb8[_0x470a0c(0xd9)]&&_0x470a0c(0x142)!=_0x5dedb8[_0x470a0c(0xd9)])return;const {data:_0x4d256f}=_0x5dedb8;if(_0x4d256f){if(_0x470a0c(0x125)==_0x4d256f[_0x470a0c(0xd8)]){const _0x1a7517=_0x4d256f[_0x470a0c(0x119)][0x0][_0x470a0c(0x104)];return _0x1a7517?{'type':_0x470a0c(0x110),'content':_0x1de24c(_0x165d4e,_0x470a0c(0xf2),'\x22'+_0x1a7517+'\x22')}:{'type':_0x470a0c(0x110),'content':_0x1de24c(_0x165d4e,_0x470a0c(0xf3))};}if(_0x470a0c(0x106)==_0x4d256f[_0x470a0c(0xd8)]){const _0x5912e6=_0x4d256f[_0x470a0c(0x119)][0x0][_0x470a0c(0x12a)];return _0x5912e6?{'type':_0x470a0c(0x110),'content':_0x1de24c(_0x165d4e,_0x470a0c(0xfd),_0x5912e6)}:{'type':_0x470a0c(0x110),'content':_0x1de24c(_0x165d4e,_0x470a0c(0xf1))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x7af0(_0xd25196,_0x86a72){const _0x75944f=_0x7594();return _0x7af0=function(_0x7af060,_0xed0619){_0x7af060=_0x7af060-0x6e;let _0x1214df=_0x75944f[_0x7af060];return _0x1214df;},_0x7af0(_0xd25196,_0x86a72);}const _0x65d5f=_0x7af0;(function(_0x2d61c5,_0x5925f3){const _0x5b6a11=_0x7af0,_0x3eb4c7=_0x2d61c5();while(!![]){try{const _0x13a720=-parseInt(_0x5b6a11(0x94))/0x1*(-parseInt(_0x5b6a11(0x93))/0x2)+parseInt(_0x5b6a11(0x6e))/0x3*(parseInt(_0x5b6a11(0x73))/0x4)+parseInt(_0x5b6a11(0x78))/0x5+-parseInt(_0x5b6a11(0x75))/0x6+parseInt(_0x5b6a11(0x8a))/0x7*(-parseInt(_0x5b6a11(0x8e))/0x8)+parseInt(_0x5b6a11(0x8b))/0x9+-parseInt(_0x5b6a11(0x79))/0xa*(-parseInt(_0x5b6a11(0x7c))/0xb);if(_0x13a720===_0x5925f3)break;else _0x3eb4c7['push'](_0x3eb4c7['shift']());}catch(_0x42a494){_0x3eb4c7['push'](_0x3eb4c7['shift']());}}}(_0x7594,0x677e7));function _0x7594(){const _0x27d636=['type','key','get','enableDefaultAttributesIntegration','_suggestionFactory','ImageEditing','newValue','src','plugins','locale','10129LGkMUA','2330883XjaCVI','*Format:*\x20replace\x20image\x20URL','accept','3832NkmoiU','registerCustomCallback','getSuggestionCallback','registerBlockAttribute','formatBlock','20bQNhRX','9463DpiMld','commandName','attribute','descriptionFactory','afterInit','69xNKyKc','oldValue','formatInline','has','_registerLegacyDescription','124588zLkeyU','discard','2645688YbuCgl','editor','*Replace\x20image\x20URL*','2087800qmGWaF','170UegcVa','replaceImageSource','registerDescriptionCallback','45562oERisT','_handleLegacySuggestions','TrackChangesEditing','format'];_0x7594=function(){return _0x27d636;};return _0x7594();}import{Plugin as _0x92067e}from'ckeditor5/src/core.js';import{getTranslation as _0x37bc40}from'../utils/common-translations.js';export default class st extends _0x92067e{[_0x65d5f(0x98)](){const _0x1eab39=_0x65d5f;if(!this[_0x1eab39(0x76)][_0x1eab39(0x88)][_0x1eab39(0x71)](_0x1eab39(0x85)))return;const _0x2bc756=this[_0x1eab39(0x76)][_0x1eab39(0x89)],_0x253881=this[_0x1eab39(0x76)][_0x1eab39(0x88)][_0x1eab39(0x82)](_0x1eab39(0x7e));_0x253881[_0x1eab39(0x83)](_0x1eab39(0x7a)),_0x253881[_0x1eab39(0x91)](_0x1eab39(0x87)),_0x253881[_0x1eab39(0x97)][_0x1eab39(0x7b)](_0x2a18d2=>{const _0x5efd95=_0x1eab39;if(_0x5efd95(0x96)!=_0x2a18d2[_0x5efd95(0x80)])return;const {data:_0x3ebec7}=_0x2a18d2;return _0x3ebec7&&_0x5efd95(0x87)==_0x3ebec7[_0x5efd95(0x81)]?_0x3ebec7[_0x5efd95(0x86)]&&_0x3ebec7[_0x5efd95(0x6f)]?{'type':_0x5efd95(0x7f),'content':_0x37bc40(_0x2bc756,_0x5efd95(0x77))}:{'type':_0x5efd95(0x7f),'content':''}:void 0x0;}),this[_0x1eab39(0x7d)]();}[_0x65d5f(0x7d)](){const _0x32abac=_0x65d5f,_0x3d58f6=this[_0x32abac(0x76)][_0x32abac(0x88)][_0x32abac(0x82)](_0x32abac(0x7e));_0x3d58f6[_0x32abac(0x84)][_0x32abac(0x8f)](_0x32abac(0x92),_0x32abac(0x7a),_0x32abac(0x8d),_0x3d58f6[_0x32abac(0x84)][_0x32abac(0x90)](_0x32abac(0x92),null,_0x32abac(0x74))),_0x3d58f6[_0x32abac(0x84)][_0x32abac(0x8f)](_0x32abac(0x92),_0x32abac(0x7a),_0x32abac(0x74),_0x3d58f6[_0x32abac(0x84)][_0x32abac(0x90)](_0x32abac(0x92),null,_0x32abac(0x8d))),this[_0x32abac(0x72)]();}[_0x65d5f(0x72)](){const _0x57f82f=_0x65d5f,_0x417899=this[_0x57f82f(0x76)],_0x45c7d8=_0x417899[_0x57f82f(0x89)];_0x417899[_0x57f82f(0x88)][_0x57f82f(0x82)](_0x57f82f(0x7e))[_0x57f82f(0x97)][_0x57f82f(0x7b)](_0x5a37b4=>{const _0x5f3c7f=_0x57f82f;if(_0x5f3c7f(0x92)!=_0x5a37b4[_0x5f3c7f(0x80)]&&_0x5f3c7f(0x70)!=_0x5a37b4[_0x5f3c7f(0x80)])return;const {data:_0x161fdf}=_0x5a37b4;if(!_0x161fdf||_0x5f3c7f(0x7a)!=_0x161fdf[_0x5f3c7f(0x95)])return;return{'type':_0x5f3c7f(0x7f),'content':_0x37bc40(_0x45c7d8,_0x5f3c7f(0x8c))};});}}
23
+ const _0x3c6872=_0x5a51;function _0x5a51(_0x1952a6,_0x4f2a00){const _0x23c173=_0x23c1();return _0x5a51=function(_0x5a51ad,_0x22e5d8){_0x5a51ad=_0x5a51ad-0x1df;let _0x240a87=_0x23c173[_0x5a51ad];return _0x240a87;},_0x5a51(_0x1952a6,_0x4f2a00);}function _0x23c1(){const _0x1a0580=['1265980LVYyPO','getSuggestionCallback','formatBlock','TrackChangesEditing','replaceImageSource','locale','commandName','907002eGYLCd','attribute','get','registerBlockAttribute','plugins','formatInline','editor','305122tGIkRY','1714264QJgBFI','10907176iULbhL','ImageEditing','afterInit','*Replace\x20image\x20URL*','7pfxlVl','_registerLegacyDescription','has','discard','src','descriptionFactory','registerCustomCallback','registerDescriptionCallback','_handleLegacySuggestions','enableDefaultAttributesIntegration','newValue','key','type','*Format:*\x20replace\x20image\x20URL','3145494ezlgnJ','337656ZXabCV','_suggestionFactory','oldValue','accept','format'];_0x23c1=function(){return _0x1a0580;};return _0x23c1();}(function(_0x15c8f0,_0x287cbd){const _0xda4974=_0x5a51,_0x120890=_0x15c8f0();while(!![]){try{const _0x558dda=parseInt(_0xda4974(0x1e1))/0x1+-parseInt(_0xda4974(0x202))/0x2+-parseInt(_0xda4974(0x1f6))/0x3+-parseInt(_0xda4974(0x1e2))/0x4+parseInt(_0xda4974(0x1fb))/0x5+parseInt(_0xda4974(0x1f5))/0x6*(-parseInt(_0xda4974(0x1e7))/0x7)+parseInt(_0xda4974(0x1e3))/0x8;if(_0x558dda===_0x287cbd)break;else _0x120890['push'](_0x120890['shift']());}catch(_0x121abb){_0x120890['push'](_0x120890['shift']());}}}(_0x23c1,0x6259f));import{Plugin as _0x579752}from'ckeditor5/src/core.js';import{getTranslation as _0x3551a3}from'../utils/common-translations.js';export default class st extends _0x579752{[_0x3c6872(0x1e5)](){const _0x1fbef9=_0x3c6872;if(!this[_0x1fbef9(0x1e0)][_0x1fbef9(0x206)][_0x1fbef9(0x1e9)](_0x1fbef9(0x1e4)))return;const _0x405184=this[_0x1fbef9(0x1e0)][_0x1fbef9(0x200)],_0x41a8bf=this[_0x1fbef9(0x1e0)][_0x1fbef9(0x206)][_0x1fbef9(0x204)](_0x1fbef9(0x1fe));_0x41a8bf[_0x1fbef9(0x1f0)](_0x1fbef9(0x1ff)),_0x41a8bf[_0x1fbef9(0x205)](_0x1fbef9(0x1eb)),_0x41a8bf[_0x1fbef9(0x1ec)][_0x1fbef9(0x1ee)](_0x2309aa=>{const _0x4c2f10=_0x1fbef9;if(_0x4c2f10(0x203)!=_0x2309aa[_0x4c2f10(0x1f3)])return;const {data:_0x3a87d7}=_0x2309aa;return _0x3a87d7&&_0x4c2f10(0x1eb)==_0x3a87d7[_0x4c2f10(0x1f2)]?_0x3a87d7[_0x4c2f10(0x1f1)]&&_0x3a87d7[_0x4c2f10(0x1f8)]?{'type':_0x4c2f10(0x1fa),'content':_0x3551a3(_0x405184,_0x4c2f10(0x1e6))}:{'type':_0x4c2f10(0x1fa),'content':''}:void 0x0;}),this[_0x1fbef9(0x1ef)]();}[_0x3c6872(0x1ef)](){const _0x150143=_0x3c6872,_0x200d9a=this[_0x150143(0x1e0)][_0x150143(0x206)][_0x150143(0x204)](_0x150143(0x1fe));_0x200d9a[_0x150143(0x1f7)][_0x150143(0x1ed)](_0x150143(0x1fd),_0x150143(0x1ff),_0x150143(0x1f9),_0x200d9a[_0x150143(0x1f7)][_0x150143(0x1fc)](_0x150143(0x1fd),null,_0x150143(0x1ea))),_0x200d9a[_0x150143(0x1f7)][_0x150143(0x1ed)](_0x150143(0x1fd),_0x150143(0x1ff),_0x150143(0x1ea),_0x200d9a[_0x150143(0x1f7)][_0x150143(0x1fc)](_0x150143(0x1fd),null,_0x150143(0x1f9))),this[_0x150143(0x1e8)]();}[_0x3c6872(0x1e8)](){const _0x325662=_0x3c6872,_0x48f3c8=this[_0x325662(0x1e0)],_0x5aa001=_0x48f3c8[_0x325662(0x200)];_0x48f3c8[_0x325662(0x206)][_0x325662(0x204)](_0x325662(0x1fe))[_0x325662(0x1ec)][_0x325662(0x1ee)](_0x4ba69a=>{const _0x4974bf=_0x325662;if(_0x4974bf(0x1fd)!=_0x4ba69a[_0x4974bf(0x1f3)]&&_0x4974bf(0x1df)!=_0x4ba69a[_0x4974bf(0x1f3)])return;const {data:_0xbaf76a}=_0x4ba69a;if(!_0xbaf76a||_0x4974bf(0x1ff)!=_0xbaf76a[_0x4974bf(0x201)])return;return{'type':_0x4974bf(0x1fa),'content':_0x3551a3(_0x5aa001,_0x4974bf(0x1f4))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3018be=_0x2563;function _0x2563(_0x18b067,_0x50db96){const _0x38ced9=_0x38ce();return _0x2563=function(_0x256345,_0x2bd512){_0x256345=_0x256345-0x1ad;let _0x4cf679=_0x38ced9[_0x256345];return _0x4cf679;},_0x2563(_0x18b067,_0x50db96);}(function(_0x3a41ee,_0x4512a9){const _0x2a8051=_0x2563,_0x5921e6=_0x3a41ee();while(!![]){try{const _0x4a6a6d=parseInt(_0x2a8051(0x1f9))/0x1*(-parseInt(_0x2a8051(0x1b9))/0x2)+-parseInt(_0x2a8051(0x20e))/0x3*(-parseInt(_0x2a8051(0x1ed))/0x4)+-parseInt(_0x2a8051(0x20f))/0x5+-parseInt(_0x2a8051(0x1bf))/0x6*(-parseInt(_0x2a8051(0x1db))/0x7)+-parseInt(_0x2a8051(0x1df))/0x8*(parseInt(_0x2a8051(0x1ba))/0x9)+parseInt(_0x2a8051(0x209))/0xa+-parseInt(_0x2a8051(0x211))/0xb*(-parseInt(_0x2a8051(0x1b5))/0xc);if(_0x4a6a6d===_0x4512a9)break;else _0x5921e6['push'](_0x5921e6['shift']());}catch(_0x5cf8b6){_0x5921e6['push'](_0x5921e6['shift']());}}}(_0x38ce,0x30ef6));import{Plugin as _0x58085a}from'ckeditor5/src/core.js';import{uid as _0x220076}from'ckeditor5/src/utils.js';import{getTranslation as _0x259230}from'../utils/common-translations.js';function _0x38ce(){const _0x5843c0=['Users','setImageNaturalSizeAttributes','isOwn','ImageUtils','commands','model','filter','getSuggestions','enableCommand','toLowerCase','author','has','2140660jMVCZH','imageTypeInline','format','isInContent','insertion','3fIIslT','881770QffWPI','normalizedStyles','11JXgPku','nodeAfter','commandReversedParams','document','imageCaption','formatInline','join','afterInit','differ','3991404UibiLT','convertInlineImageToBlock','type','title','2IJamCg','9mQBxsa','isBlockImage','plugins','findIndex','end','39156LYOwES','isBefore','markInlineFormat','hasSuggestion','registerCustomCallback','get','suggestion','discard','isEqual','getFirstRange','imageStyle','*Format:*\x20%0','commandParams','refresh','side','markBlockFormat','next','editor','_suggestionFactory','getContainedElement','createRangeOn','nodeBefore','imageStylePreApply','TrackChangesEditing','change','formatBlock','selection','newRange','175rFmfdB','accept','commandName','isIntersecting','1763416zGctjY','getSuggestionCallback','imageTypeBlock','length','descriptionFactory','imageStylePostApply','getSuggestion','forEach','head','locale','shouldConvertImageType','from','_registerLegacyDescription','start','753492fLdigS','getClosestSelectedImageElement','_findSuggestions','isInlineImage','value','_splitMarkerName','name','chain','registerPostFixer','ImageStyleEditing','discardSuggestion','registerDescriptionCallback','300987SLloRN','FORMAT_SIDE_IMAGE','getChangedMarkers','subType'];_0x38ce=function(){return _0x5843c0;};return _0x38ce();}export default class nt extends _0x58085a{[_0x3018be(0x1b3)](){const _0x2cbb06=_0x3018be,_0x41259c=this[_0x2cbb06(0x1d0)];if(!_0x41259c[_0x2cbb06(0x1bc)][_0x2cbb06(0x208)](_0x2cbb06(0x1f6)))return;const _0xcde71a=_0x41259c[_0x2cbb06(0x1bc)][_0x2cbb06(0x1c4)](_0x2cbb06(0x1d6)),_0x358397=_0x41259c[_0x2cbb06(0x1bc)][_0x2cbb06(0x1c4)](_0x2cbb06(0x200)),_0x46edb7={};_0xcde71a[_0x2cbb06(0x205)](_0x2cbb06(0x1c9),(_0xbbcf96,_0x4cc756)=>{const _0xcc856c=_0x2cbb06,_0x11623d=_0x41259c[_0xcc856c(0x1bc)][_0xcc856c(0x1c4)](_0xcc856c(0x1fd))['me'],_0x2d63eb=_0x41259c[_0xcc856c(0x201)][_0xcc856c(0x1c4)](_0xcc856c(0x1c9));let _0x569a9d=_0x358397[_0xcc856c(0x1ee)](_0x41259c[_0xcc856c(0x202)][_0xcc856c(0x1af)][_0xcc856c(0x1d9)]),_0x3fa493=_0x41259c[_0xcc856c(0x202)][_0xcc856c(0x1d3)](_0x569a9d),_0x9c7366=_0x2d63eb[_0xcc856c(0x1f1)];if(_0x9c7366==_0x4cc756[_0xcc856c(0x1f1)])return;const _0x20b974={'commandName':_0xcc856c(0x1c9),'commandParams':[_0x4cc756],'formatGroupId':_0x220076()};_0x41259c[_0xcc856c(0x202)][_0xcc856c(0x1d7)](()=>{const _0x697a29=_0xcc856c;if(_0xcde71a[_0x697a29(0x204)]()[_0x697a29(0x203)](_0x5bb94f=>_0x5bb94f[_0x697a29(0x20c)]&&_0x11623d==_0x5bb94f[_0x697a29(0x207)]&&(_0x697a29(0x1d8)==_0x5bb94f[_0x697a29(0x1b7)]||_0x697a29(0x1b1)==_0x5bb94f[_0x697a29(0x1b7)])&&(_0x697a29(0x1d5)==_0x5bb94f[_0x697a29(0x1fc)]||_0x697a29(0x1e4)==_0x5bb94f[_0x697a29(0x1fc)])&&_0x5bb94f[_0x697a29(0x1c8)]()[_0x697a29(0x1c7)](_0x3fa493))[_0x697a29(0x1e6)](_0x2b2b64=>_0xcde71a[_0x697a29(0x1f7)](_0x2b2b64[_0x697a29(0x1e7)])),_0x569a9d=_0x358397[_0x697a29(0x1ee)](_0x41259c[_0x697a29(0x202)][_0x697a29(0x1af)][_0x697a29(0x1d9)]),_0x3fa493=_0x41259c[_0x697a29(0x202)][_0x697a29(0x1d3)](_0x569a9d),_0x2d63eb[_0x697a29(0x1cc)](),_0x41259c[_0x697a29(0x201)][_0x697a29(0x1c4)](_0x697a29(0x20a))[_0x697a29(0x1cc)](),_0x41259c[_0x697a29(0x201)][_0x697a29(0x1c4)](_0x697a29(0x1e1))[_0x697a29(0x1cc)](),_0x9c7366=_0x2d63eb[_0x697a29(0x1f1)],_0x9c7366!=_0x4cc756[_0x697a29(0x1f1)])return _0x358397[_0x697a29(0x1f0)](_0x569a9d)&&_0x2d63eb[_0x697a29(0x1e9)](_0x4cc756[_0x697a29(0x1f1)],_0x569a9d)?(_0xbbcf96({..._0x4cc756,'setImageSizes':!0x1}),_0x569a9d=_0x358397[_0x697a29(0x1ee)](_0x41259c[_0x697a29(0x202)][_0x697a29(0x1af)][_0x697a29(0x1d9)]),void _0xcde71a[_0x697a29(0x1ce)](_0x569a9d,{..._0x20b974,'commandReversedParams':[{'value':_0x9c7366||null,'setImageSizes':!0x1}]},[],_0x697a29(0x1d5))):void(_0x358397[_0x697a29(0x1bb)](_0x569a9d)?_0xcde71a[_0x697a29(0x1ce)](_0x569a9d,_0x20b974,[],_0x697a29(0x1e4)):_0xcde71a[_0x697a29(0x1c1)](_0x3fa493,_0x20b974,_0x697a29(0x1e4)));});});for(const _0x5c453c of _0x41259c[_0x2cbb06(0x1bc)][_0x2cbb06(0x1c4)](_0x2cbb06(0x1f6))[_0x2cbb06(0x210)])_0x46edb7[_0x5c453c[_0x2cbb06(0x1f3)]]=_0x5c453c[_0x2cbb06(0x1b8)][_0x2cbb06(0x206)]();_0xcde71a[_0x2cbb06(0x1d1)][_0x2cbb06(0x1c3)](_0x2cbb06(0x1d8),_0x2cbb06(0x1d5),_0x2cbb06(0x1b2),()=>!0x1),_0xcde71a[_0x2cbb06(0x1d1)][_0x2cbb06(0x1c3)](_0x2cbb06(0x1d8),_0x2cbb06(0x1e4),_0x2cbb06(0x1b2),()=>!0x1),_0xcde71a[_0x2cbb06(0x1d1)][_0x2cbb06(0x1c3)](_0x2cbb06(0x1b1),_0x2cbb06(0x1e4),_0x2cbb06(0x1b2),()=>!0x1),_0xcde71a[_0x2cbb06(0x1d1)][_0x2cbb06(0x1c3)](_0x2cbb06(0x1d8),_0x2cbb06(0x1d5),_0x2cbb06(0x1dc),([_0x185043])=>{const _0x55801b=_0x2cbb06;_0x358397[_0x55801b(0x1fe)](_0x185043[_0x55801b(0x1d2)]());}),_0xcde71a[_0x2cbb06(0x1d1)][_0x2cbb06(0x1c3)](_0x2cbb06(0x1d8),_0x2cbb06(0x1d5),_0x2cbb06(0x1c6),(_0x24c857,_0x56e3bf)=>{const _0x213222=_0x2cbb06;_0xcde71a[_0x213222(0x1d1)][_0x213222(0x1e0)](_0x213222(0x1d8),'',_0x213222(0x1dc))(_0x24c857,{'commandName':_0x56e3bf[_0x213222(0x1dd)],'commandParams':_0x56e3bf[_0x213222(0x1ae)]});}),_0xcde71a[_0x2cbb06(0x1d1)][_0x2cbb06(0x1c3)](_0x2cbb06(0x1d8),_0x2cbb06(0x1d5),_0x2cbb06(0x1f4),function(_0x53a505,_0x4a2f1e){if(_0xfc64d0(_0x53a505,_0x4a2f1e))return[_0x53a505,_0x4a2f1e];if(_0xfc64d0(_0x4a2f1e,_0x53a505))return[_0x4a2f1e,_0x53a505];return null;});const _0x3aca59=[{'type':_0x2cbb06(0x1d8),'subType':_0x2cbb06(0x1d5)},{'type':_0x2cbb06(0x20d),'subType':_0x2cbb06(0x1b0)},{'type':_0x2cbb06(0x1d8),'subType':_0x2cbb06(0x1b6)},{'type':_0x2cbb06(0x20d),'subType':_0x2cbb06(0x1b6)}];function _0xfc64d0(_0x564505,_0x674044){const _0x527627=_0x2cbb06,_0x2d88b6=_0x3aca59[_0x527627(0x1bd)](({type:_0x2d9070,subType:_0x58bc4})=>_0x564505[_0x527627(0x1b7)]==_0x2d9070&&_0x564505[_0x527627(0x1fc)]==_0x58bc4),_0x2eb865=_0x3aca59[_0x527627(0x1bd)](({type:_0x264248,subType:_0x56e4ea})=>_0x674044[_0x527627(0x1b7)]==_0x264248&&_0x674044[_0x527627(0x1fc)]==_0x56e4ea);if(_0x2d88b6<0x0||_0x2eb865<0x0)return!0x1;const _0x2cdf1c=_0x564505[_0x527627(0x1c8)](),_0x24569d=_0x674044[_0x527627(0x1c8)]();if((0x0==_0x2d88b6||0x1==_0x2d88b6)&&0x2==_0x2eb865&&_0x2cdf1c[_0x527627(0x1de)](_0x24569d))return!0x0;if(0x2==_0x2d88b6&&0x3==_0x2eb865){const _0x50dd15=_0xcde71a[_0x527627(0x1ef)](_0x2cdf1c,_0x527627(0x20d))[_0x527627(0x203)](({suggestion:_0x24c6ce,meta:_0x3a0fce})=>_0x3a0fce[_0x527627(0x1ff)]&&_0x527627(0x1b6)==_0x24c6ce[_0x527627(0x1fc)]);if(_0x50dd15[_0x527627(0x1e2)]>0x1&&_0x24569d[_0x527627(0x1be)][_0x527627(0x1c7)](_0x2cdf1c[_0x527627(0x1ec)]))return!0x0;if(0x1==_0x50dd15[_0x527627(0x1e2)]&&(_0x2cdf1c[_0x527627(0x1ec)][_0x527627(0x1c7)](_0x24569d[_0x527627(0x1be)])||_0x2cdf1c[_0x527627(0x1be)][_0x527627(0x1c7)](_0x24569d[_0x527627(0x1ec)])))return!0x0;}if(0x3==_0x2d88b6&&0x3==_0x2eb865&&_0x2cdf1c[_0x527627(0x1ec)][_0x527627(0x1c0)](_0x24569d[_0x527627(0x1ec)])){const _0x388f4c=_0x2cdf1c[_0x527627(0x1be)][_0x527627(0x1ad)],_0x5c8427=_0x24569d[_0x527627(0x1ec)][_0x527627(0x1d4)];return _0x358397[_0x527627(0x1bb)](_0x388f4c)&&_0x388f4c===_0x5c8427;}return!0x1;}_0x41259c[_0x2cbb06(0x202)][_0x2cbb06(0x1af)][_0x2cbb06(0x1f5)](()=>{const _0x12db76=_0x2cbb06;let _0x268699=!0x1;const _0x2d5d2a=Array[_0x12db76(0x1ea)](_0x41259c[_0x12db76(0x202)][_0x12db76(0x1af)][_0x12db76(0x1b4)][_0x12db76(0x1fb)]());for(const {name:_0x5c2a9d,data:_0x5a0276}of _0x2d5d2a){const {group:_0x457794,type:_0x481285,subType:_0x30cf0e,id:_0xa179ee}=_0xcde71a[_0x12db76(0x1f2)](_0x5c2a9d);if(_0x12db76(0x1c5)==_0x457794&&_0xcde71a[_0x12db76(0x1c2)](_0xa179ee)){if(_0x12db76(0x1d8)==_0x481285&&(_0x12db76(0x1d5)==_0x30cf0e||_0x12db76(0x1e4)==_0x30cf0e)){const _0x4eaa05=_0xcde71a[_0x12db76(0x1e5)](_0xa179ee);if(_0x5a0276[_0x12db76(0x1da)]){const _0x529f0c=_0x4eaa05[_0x12db76(0x1c8)]()[_0x12db76(0x1d2)]();if(_0x358397[_0x12db76(0x1bb)](_0x529f0c))continue;_0xcde71a[_0x12db76(0x1f7)](_0x4eaa05),_0x268699=!0x0;}}if(_0x12db76(0x20d)==_0x481285&&_0x12db76(0x1b0)==_0x30cf0e&&!_0x5a0276[_0x12db76(0x1da)]){const _0x36b90e=_0xcde71a[_0x12db76(0x1e5)](_0xa179ee);_0x36b90e[_0x12db76(0x1cf)]&&_0x36b90e[_0x12db76(0x1cf)][_0x12db76(0x20c)]&&(_0xcde71a[_0x12db76(0x1f7)](_0x36b90e[_0x12db76(0x1cf)]),_0x268699=!0x0);}}}return _0x268699;}),this[_0x2cbb06(0x1eb)](_0x46edb7);}[_0x3018be(0x1eb)](_0x39464b){const _0x37656f=_0x3018be,_0x33940c=this[_0x37656f(0x1d0)],_0x5a6986=_0x33940c[_0x37656f(0x1e8)];_0x33940c[_0x37656f(0x1bc)][_0x37656f(0x1c4)](_0x37656f(0x1d6))[_0x37656f(0x1e3)][_0x37656f(0x1f8)](_0x18d12d=>{const _0x3dc6b1=_0x37656f;if(_0x3dc6b1(0x1d8)!=_0x18d12d[_0x3dc6b1(0x1b7)]&&_0x3dc6b1(0x1b1)!=_0x18d12d[_0x3dc6b1(0x1b7)])return;const {data:_0x3ba891}=_0x18d12d;if(!_0x3ba891||_0x3dc6b1(0x1c9)!=_0x3ba891[_0x3dc6b1(0x1dd)])return;const _0x296c6d=_0x3ba891[_0x3dc6b1(0x1cb)][0x0][_0x3dc6b1(0x1f1)];return _0x1d64b7(_0x3dc6b1(0x1cd)===_0x296c6d?_0x259230(_0x5a6986,_0x3dc6b1(0x1fa)):_0x39464b[_0x296c6d]||_0x296c6d);function _0x1d64b7(_0x5b5e8d){const _0x287afd=_0x3dc6b1;return{'type':_0x287afd(0x20b),'content':_0x259230(_0x5a6986,_0x287afd(0x1ca),_0x5b5e8d)};}});}}
23
+ const _0x183449=_0x2e19;function _0x3759(){const _0x13ef42=['forEach','start','_splitMarkerName','title','_registerLegacyDescription','next','_findSuggestions','registerPostFixer','differ','isIntersecting','isBlockImage','getSuggestionCallback','shouldConvertImageType','markInlineFormat','setImageNaturalSizeAttributes','imageStyle','1663100sxZOQz','plugins','commandParams','locale','get','ImageUtils','value','refresh','getSuggestion','from','type','commands','newRange','14LATvJj','1258110clhHBW','document','subType','ImageStyleEditing','length','filter','165740HAlEmS','registerDescriptionCallback','FORMAT_SIDE_IMAGE','*Format:*\x20%0','markBlockFormat','enableCommand','commandReversedParams','18sSHVGs','formatBlock','2aXZyCx','createRangeOn','author','imageTypeInline','imageTypeBlock','imageCaption','isInContent','accept','format','getContainedElement','convertInlineImageToBlock','Users','getSuggestions','isInlineImage','end','isBefore','getFirstRange','getChangedMarkers','formatInline','nodeAfter','678420XpZhKE','registerCustomCallback','name','afterInit','discardSuggestion','imageStylePostApply','93600WQEDOz','toLowerCase','isOwn','isEqual','hasSuggestion','editor','_suggestionFactory','TrackChangesEditing','discard','selection','suggestion','commandName','change','head','side','223578CsFqpo','chain','333688UosgEF','join','normalizedStyles','has','insertion','findIndex','descriptionFactory','model','imageStylePreApply','getClosestSelectedImageElement','nodeBefore'];_0x3759=function(){return _0x13ef42;};return _0x3759();}function _0x2e19(_0x2abc27,_0x3c6116){const _0x375918=_0x3759();return _0x2e19=function(_0x2e194e,_0x3b0062){_0x2e194e=_0x2e194e-0xf2;let _0x3653ec=_0x375918[_0x2e194e];return _0x3653ec;},_0x2e19(_0x2abc27,_0x3c6116);}(function(_0x1cb09a,_0x108319){const _0x27e90a=_0x2e19,_0x4ddbc1=_0x1cb09a();while(!![]){try{const _0x9443d=-parseInt(_0x27e90a(0x145))/0x1*(parseInt(_0x27e90a(0x13c))/0x2)+-parseInt(_0x27e90a(0xf6))/0x3+parseInt(_0x27e90a(0xfc))/0x4+parseInt(_0x27e90a(0x136))/0x5+parseInt(_0x27e90a(0x10b))/0x6+parseInt(_0x27e90a(0x135))/0x7*(parseInt(_0x27e90a(0x10d))/0x8)+-parseInt(_0x27e90a(0x143))/0x9*(-parseInt(_0x27e90a(0x128))/0xa);if(_0x9443d===_0x108319)break;else _0x4ddbc1['push'](_0x4ddbc1['shift']());}catch(_0x2b4a83){_0x4ddbc1['push'](_0x4ddbc1['shift']());}}}(_0x3759,0x5223f));import{Plugin as _0x1ff387}from'ckeditor5/src/core.js';import{uid as _0x2fe40a}from'ckeditor5/src/utils.js';import{getTranslation as _0x5e8501}from'../utils/common-translations.js';export default class nt extends _0x1ff387{[_0x183449(0xf9)](){const _0x57cf5d=_0x183449,_0x8dfa90=this[_0x57cf5d(0x101)];if(!_0x8dfa90[_0x57cf5d(0x129)][_0x57cf5d(0x110)](_0x57cf5d(0x139)))return;const _0xb83d56=_0x8dfa90[_0x57cf5d(0x129)][_0x57cf5d(0x12c)](_0x57cf5d(0x103)),_0x2f1ddd=_0x8dfa90[_0x57cf5d(0x129)][_0x57cf5d(0x12c)](_0x57cf5d(0x12d)),_0x2ab82a={};_0xb83d56[_0x57cf5d(0x141)](_0x57cf5d(0x127),(_0xc02b1f,_0x3246f8)=>{const _0x230062=_0x57cf5d,_0x175c2d=_0x8dfa90[_0x230062(0x129)][_0x230062(0x12c)](_0x230062(0x150))['me'],_0x226b6=_0x8dfa90[_0x230062(0x133)][_0x230062(0x12c)](_0x230062(0x127));let _0x5de533=_0x2f1ddd[_0x230062(0x116)](_0x8dfa90[_0x230062(0x114)][_0x230062(0x137)][_0x230062(0x105)]),_0x1f2272=_0x8dfa90[_0x230062(0x114)][_0x230062(0x146)](_0x5de533),_0x3db11d=_0x226b6[_0x230062(0x12e)];if(_0x3db11d==_0x3246f8[_0x230062(0x12e)])return;const _0x9e6c75={'commandName':_0x230062(0x127),'commandParams':[_0x3246f8],'formatGroupId':_0x2fe40a()};_0x8dfa90[_0x230062(0x114)][_0x230062(0x108)](()=>{const _0x23b234=_0x230062;if(_0xb83d56[_0x23b234(0x151)]()[_0x23b234(0x13b)](_0x17d4d7=>_0x17d4d7[_0x23b234(0x14b)]&&_0x175c2d==_0x17d4d7[_0x23b234(0x147)]&&(_0x23b234(0x144)==_0x17d4d7[_0x23b234(0x132)]||_0x23b234(0xf4)==_0x17d4d7[_0x23b234(0x132)])&&(_0x23b234(0x115)==_0x17d4d7[_0x23b234(0x138)]||_0x23b234(0xfb)==_0x17d4d7[_0x23b234(0x138)])&&_0x17d4d7[_0x23b234(0xf2)]()[_0x23b234(0xff)](_0x1f2272))[_0x23b234(0x118)](_0x45307a=>_0xb83d56[_0x23b234(0xfa)](_0x45307a[_0x23b234(0x109)])),_0x5de533=_0x2f1ddd[_0x23b234(0x116)](_0x8dfa90[_0x23b234(0x114)][_0x23b234(0x137)][_0x23b234(0x105)]),_0x1f2272=_0x8dfa90[_0x23b234(0x114)][_0x23b234(0x146)](_0x5de533),_0x226b6[_0x23b234(0x12f)](),_0x8dfa90[_0x23b234(0x133)][_0x23b234(0x12c)](_0x23b234(0x148))[_0x23b234(0x12f)](),_0x8dfa90[_0x23b234(0x133)][_0x23b234(0x12c)](_0x23b234(0x149))[_0x23b234(0x12f)](),_0x3db11d=_0x226b6[_0x23b234(0x12e)],_0x3db11d!=_0x3246f8[_0x23b234(0x12e)])return _0x2f1ddd[_0x23b234(0x152)](_0x5de533)&&_0x226b6[_0x23b234(0x124)](_0x3246f8[_0x23b234(0x12e)],_0x5de533)?(_0xc02b1f({..._0x3246f8,'setImageSizes':!0x1}),_0x5de533=_0x2f1ddd[_0x23b234(0x116)](_0x8dfa90[_0x23b234(0x114)][_0x23b234(0x137)][_0x23b234(0x105)]),void _0xb83d56[_0x23b234(0x140)](_0x5de533,{..._0x9e6c75,'commandReversedParams':[{'value':_0x3db11d||null,'setImageSizes':!0x1}]},[],_0x23b234(0x115))):void(_0x2f1ddd[_0x23b234(0x122)](_0x5de533)?_0xb83d56[_0x23b234(0x140)](_0x5de533,_0x9e6c75,[],_0x23b234(0xfb)):_0xb83d56[_0x23b234(0x125)](_0x1f2272,_0x9e6c75,_0x23b234(0xfb)));});});for(const _0x531d4c of _0x8dfa90[_0x57cf5d(0x129)][_0x57cf5d(0x12c)](_0x57cf5d(0x139))[_0x57cf5d(0x10f)])_0x2ab82a[_0x531d4c[_0x57cf5d(0xf8)]]=_0x531d4c[_0x57cf5d(0x11b)][_0x57cf5d(0xfd)]();_0xb83d56[_0x57cf5d(0x102)][_0x57cf5d(0xf7)](_0x57cf5d(0x144),_0x57cf5d(0x115),_0x57cf5d(0x10e),()=>!0x1),_0xb83d56[_0x57cf5d(0x102)][_0x57cf5d(0xf7)](_0x57cf5d(0x144),_0x57cf5d(0xfb),_0x57cf5d(0x10e),()=>!0x1),_0xb83d56[_0x57cf5d(0x102)][_0x57cf5d(0xf7)](_0x57cf5d(0xf4),_0x57cf5d(0xfb),_0x57cf5d(0x10e),()=>!0x1),_0xb83d56[_0x57cf5d(0x102)][_0x57cf5d(0xf7)](_0x57cf5d(0x144),_0x57cf5d(0x115),_0x57cf5d(0x14c),([_0x1e2c88])=>{const _0x1c0bbe=_0x57cf5d;_0x2f1ddd[_0x1c0bbe(0x126)](_0x1e2c88[_0x1c0bbe(0x14e)]());}),_0xb83d56[_0x57cf5d(0x102)][_0x57cf5d(0xf7)](_0x57cf5d(0x144),_0x57cf5d(0x115),_0x57cf5d(0x104),(_0x102a04,_0x415a69)=>{const _0x2e05d9=_0x57cf5d;_0xb83d56[_0x2e05d9(0x102)][_0x2e05d9(0x123)](_0x2e05d9(0x144),'',_0x2e05d9(0x14c))(_0x102a04,{'commandName':_0x415a69[_0x2e05d9(0x107)],'commandParams':_0x415a69[_0x2e05d9(0x142)]});}),_0xb83d56[_0x57cf5d(0x102)][_0x57cf5d(0xf7)](_0x57cf5d(0x144),_0x57cf5d(0x115),_0x57cf5d(0x10c),function(_0x34d21,_0x141354){if(_0x186ad1(_0x34d21,_0x141354))return[_0x34d21,_0x141354];if(_0x186ad1(_0x141354,_0x34d21))return[_0x141354,_0x34d21];return null;});const _0x529a37=[{'type':_0x57cf5d(0x144),'subType':_0x57cf5d(0x115)},{'type':_0x57cf5d(0x111),'subType':_0x57cf5d(0x14a)},{'type':_0x57cf5d(0x144),'subType':_0x57cf5d(0x14f)},{'type':_0x57cf5d(0x111),'subType':_0x57cf5d(0x14f)}];function _0x186ad1(_0x4bf434,_0x43fe9a){const _0x3fd12e=_0x57cf5d,_0x3941d6=_0x529a37[_0x3fd12e(0x112)](({type:_0x3f6ada,subType:_0x87baed})=>_0x4bf434[_0x3fd12e(0x132)]==_0x3f6ada&&_0x4bf434[_0x3fd12e(0x138)]==_0x87baed),_0x338a7a=_0x529a37[_0x3fd12e(0x112)](({type:_0x19dfbc,subType:_0x5188c2})=>_0x43fe9a[_0x3fd12e(0x132)]==_0x19dfbc&&_0x43fe9a[_0x3fd12e(0x138)]==_0x5188c2);if(_0x3941d6<0x0||_0x338a7a<0x0)return!0x1;const _0x1496da=_0x4bf434[_0x3fd12e(0xf2)](),_0x325fab=_0x43fe9a[_0x3fd12e(0xf2)]();if((0x0==_0x3941d6||0x1==_0x3941d6)&&0x2==_0x338a7a&&_0x1496da[_0x3fd12e(0x121)](_0x325fab))return!0x0;if(0x2==_0x3941d6&&0x3==_0x338a7a){const _0x1b71b7=_0xb83d56[_0x3fd12e(0x11e)](_0x1496da,_0x3fd12e(0x111))[_0x3fd12e(0x13b)](({suggestion:_0x1834db,meta:_0x3f7e10})=>_0x3f7e10[_0x3fd12e(0xfe)]&&_0x3fd12e(0x14f)==_0x1834db[_0x3fd12e(0x138)]);if(_0x1b71b7[_0x3fd12e(0x13a)]>0x1&&_0x325fab[_0x3fd12e(0x153)][_0x3fd12e(0xff)](_0x1496da[_0x3fd12e(0x119)]))return!0x0;if(0x1==_0x1b71b7[_0x3fd12e(0x13a)]&&(_0x1496da[_0x3fd12e(0x119)][_0x3fd12e(0xff)](_0x325fab[_0x3fd12e(0x153)])||_0x1496da[_0x3fd12e(0x153)][_0x3fd12e(0xff)](_0x325fab[_0x3fd12e(0x119)])))return!0x0;}if(0x3==_0x3941d6&&0x3==_0x338a7a&&_0x1496da[_0x3fd12e(0x119)][_0x3fd12e(0x154)](_0x325fab[_0x3fd12e(0x119)])){const _0x47770d=_0x1496da[_0x3fd12e(0x153)][_0x3fd12e(0xf5)],_0x475634=_0x325fab[_0x3fd12e(0x119)][_0x3fd12e(0x117)];return _0x2f1ddd[_0x3fd12e(0x122)](_0x47770d)&&_0x47770d===_0x475634;}return!0x1;}_0x8dfa90[_0x57cf5d(0x114)][_0x57cf5d(0x137)][_0x57cf5d(0x11f)](()=>{const _0x4f4580=_0x57cf5d;let _0x5debe9=!0x1;const _0x3c257=Array[_0x4f4580(0x131)](_0x8dfa90[_0x4f4580(0x114)][_0x4f4580(0x137)][_0x4f4580(0x120)][_0x4f4580(0xf3)]());for(const {name:_0x2880e0,data:_0x55ab74}of _0x3c257){const {group:_0x30ab87,type:_0x2972b7,subType:_0x3ef60d,id:_0x1b4c41}=_0xb83d56[_0x4f4580(0x11a)](_0x2880e0);if(_0x4f4580(0x106)==_0x30ab87&&_0xb83d56[_0x4f4580(0x100)](_0x1b4c41)){if(_0x4f4580(0x144)==_0x2972b7&&(_0x4f4580(0x115)==_0x3ef60d||_0x4f4580(0xfb)==_0x3ef60d)){const _0x35f0c2=_0xb83d56[_0x4f4580(0x130)](_0x1b4c41);if(_0x55ab74[_0x4f4580(0x134)]){const _0x46ca03=_0x35f0c2[_0x4f4580(0xf2)]()[_0x4f4580(0x14e)]();if(_0x2f1ddd[_0x4f4580(0x122)](_0x46ca03))continue;_0xb83d56[_0x4f4580(0xfa)](_0x35f0c2),_0x5debe9=!0x0;}}if(_0x4f4580(0x111)==_0x2972b7&&_0x4f4580(0x14a)==_0x3ef60d&&!_0x55ab74[_0x4f4580(0x134)]){const _0x5265cc=_0xb83d56[_0x4f4580(0x130)](_0x1b4c41);_0x5265cc[_0x4f4580(0x11d)]&&_0x5265cc[_0x4f4580(0x11d)][_0x4f4580(0x14b)]&&(_0xb83d56[_0x4f4580(0xfa)](_0x5265cc[_0x4f4580(0x11d)]),_0x5debe9=!0x0);}}}return _0x5debe9;}),this[_0x57cf5d(0x11c)](_0x2ab82a);}[_0x183449(0x11c)](_0x3adb64){const _0x11148b=_0x183449,_0x117c94=this[_0x11148b(0x101)],_0x4990ab=_0x117c94[_0x11148b(0x12b)];_0x117c94[_0x11148b(0x129)][_0x11148b(0x12c)](_0x11148b(0x103))[_0x11148b(0x113)][_0x11148b(0x13d)](_0x1179c8=>{const _0x1e16b5=_0x11148b;if(_0x1e16b5(0x144)!=_0x1179c8[_0x1e16b5(0x132)]&&_0x1e16b5(0xf4)!=_0x1179c8[_0x1e16b5(0x132)])return;const {data:_0x5ac27e}=_0x1179c8;if(!_0x5ac27e||_0x1e16b5(0x127)!=_0x5ac27e[_0x1e16b5(0x107)])return;const _0x292e92=_0x5ac27e[_0x1e16b5(0x12a)][0x0][_0x1e16b5(0x12e)];return _0x2e6e11(_0x1e16b5(0x10a)===_0x292e92?_0x5e8501(_0x4990ab,_0x1e16b5(0x13e)):_0x3adb64[_0x292e92]||_0x292e92);function _0x2e6e11(_0x2801bf){const _0x232d2f=_0x1e16b5;return{'type':_0x232d2f(0x14d),'content':_0x5e8501(_0x4990ab,_0x232d2f(0x13f),_0x2801bf)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x523b(){const _0x37d444=['1234180CitGBF','7FuDaTf','trackChanges','bind','afterInit','track_changes','187jJgPUI','1785150yhgxSp','4872LEdsBU','3862002tRaOFu','TrackChangesEditing','high','6uXCVnh','_trackChangesExecuted','collaboration_features','forEach','_setSuggestionData','commands','value','5541588lpkPFr','execute','editor','_handleImportedData','listenTo','plugins','enableCommand','4309095CYWXgh','get','1274438Pqqmzr','dataInsert','14076DpuDlC','importWord','Users','lowest','_trackChangesValueDuringImport'];_0x523b=function(){return _0x37d444;};return _0x523b();}function _0x40d9(_0x51f2ff,_0x205775){const _0x523ba1=_0x523b();return _0x40d9=function(_0x40d970,_0x57e01f){_0x40d970=_0x40d970-0x92;let _0x3d4655=_0x523ba1[_0x40d970];return _0x3d4655;},_0x40d9(_0x51f2ff,_0x205775);}const _0x53ddb3=_0x40d9;(function(_0x51ca8d,_0x168a41){const _0x35528a=_0x40d9,_0x389f31=_0x51ca8d();while(!![]){try{const _0x566e2d=parseInt(_0x35528a(0xab))/0x1+-parseInt(_0x35528a(0xa4))/0x2*(parseInt(_0x35528a(0x94))/0x3)+parseInt(_0x35528a(0x9b))/0x4+parseInt(_0x35528a(0xa2))/0x5+parseInt(_0x35528a(0xb4))/0x6*(parseInt(_0x35528a(0xac))/0x7)+parseInt(_0x35528a(0xb3))/0x8*(parseInt(_0x35528a(0xa6))/0x9)+-parseInt(_0x35528a(0xb2))/0xa*(parseInt(_0x35528a(0xb1))/0xb);if(_0x566e2d===_0x168a41)break;else _0x389f31['push'](_0x389f31['shift']());}catch(_0x10a285){_0x389f31['push'](_0x389f31['shift']());}}}(_0x523b,0xbb95a));import{Plugin as _0x3ea74b}from'ckeditor5/src/core.js';export default class ot extends _0x3ea74b{constructor(_0x3bb84e){const _0x1ee994=_0x40d9;super(_0x3bb84e),this[_0x1ee994(0xaa)]=!0x1,this[_0x1ee994(0x95)]=!0x1;}[_0x53ddb3(0xaf)](){const _0x1efe2f=_0x53ddb3,_0x270251=this[_0x1efe2f(0x9d)],_0x4e098a=_0x270251[_0x1efe2f(0x99)][_0x1efe2f(0xa3)](_0x1efe2f(0xa7)),_0xc3e129=_0x270251[_0x1efe2f(0x99)][_0x1efe2f(0xa3)](_0x1efe2f(0xad));_0x4e098a&&(_0x4e098a['on'](_0x1efe2f(0x9c),(_0x407f2f,[,_0x4cb682])=>{const _0x85c13a=_0x1efe2f;this[_0x85c13a(0xaa)]=_0xc3e129[_0x85c13a(0x9a)],_0x4cb682[_0x85c13a(0x96)][_0x85c13a(0xb0)]=!this[_0x85c13a(0xaa)];},{'priority':_0x1efe2f(0x93)}),this[_0x1efe2f(0x9f)](_0x4e098a,_0x1efe2f(0xa5),this[_0x1efe2f(0x9e)][_0x1efe2f(0xae)](this)),this[_0x1efe2f(0x9f)](_0x4e098a,_0x1efe2f(0xa5),()=>{const _0x48a82c=_0x1efe2f;this[_0x48a82c(0x95)]&&(_0xc3e129[_0x48a82c(0x9c)](),this[_0x48a82c(0x95)]=!0x1);},{'priority':_0x1efe2f(0xa9)}),_0x270251[_0x1efe2f(0xa0)][_0x1efe2f(0xa3)](_0x1efe2f(0x92))[_0x1efe2f(0xa1)](_0x1efe2f(0xa7)));}[_0x53ddb3(0x9e)](_0x2f3f8f,_0x33878f){const _0x35d5fc=_0x53ddb3,{suggestions:_0x51c96d}=_0x33878f,_0x3b2918=this[_0x35d5fc(0x9d)][_0x35d5fc(0x99)][_0x35d5fc(0xa3)](_0x35d5fc(0xad)),_0x28e5b5=_0x3b2918[_0x35d5fc(0x9a)];this[_0x35d5fc(0xaa)]!==_0x28e5b5&&(_0x3b2918[_0x35d5fc(0x9c)](),this[_0x35d5fc(0x95)]=!0x0),_0x51c96d&&_0x51c96d[_0x35d5fc(0x97)](({id:_0x5daa8f,type:_0x2a8b87,author:_0x135016,created_at:_0xb11eb})=>{const _0x14b820=_0x35d5fc,_0x482c21={'id':_0x5daa8f,'type':_0x2a8b87,'authorId':this[_0x14b820(0x9d)][_0x14b820(0xa0)][_0x14b820(0xa3)](_0x14b820(0xa8))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x135016,'createdAt':_0xb11eb?new Date(_0xb11eb):new Date(),'source':_0x14b820(0xa7)}}};this[_0x14b820(0x9d)][_0x14b820(0xa0)][_0x14b820(0xa3)](_0x14b820(0x92))[_0x14b820(0x98)](_0x482c21);});}}
23
+ const _0x5c991f=_0x58ee;function _0x4a56(){const _0x49a5e=['340764ToPyRv','editor','450686JURpqb','TrackChangesEditing','_setSuggestionData','74768vNMFMs','commands','bind','_trackChangesExecuted','882405vZzDlf','Users','_handleImportedData','plugins','lowest','track_changes','afterInit','1035tafSrI','trackChanges','1884939KGOuco','listenTo','value','high','enableCommand','_trackChangesValueDuringImport','dataInsert','107244EqGzcb','1708068IkoHNu','get','forEach','execute','importWord','5MDQuLt','collaboration_features'];_0x4a56=function(){return _0x49a5e;};return _0x4a56();}function _0x58ee(_0x23dbcb,_0x2c0da3){const _0x4a5681=_0x4a56();return _0x58ee=function(_0x58ee08,_0x5c7f70){_0x58ee08=_0x58ee08-0x126;let _0x3ddadf=_0x4a5681[_0x58ee08];return _0x3ddadf;},_0x58ee(_0x23dbcb,_0x2c0da3);}(function(_0x31c154,_0x2471e2){const _0x3ab20e=_0x58ee,_0x95ef15=_0x31c154();while(!![]){try{const _0x2edf9b=-parseInt(_0x3ab20e(0x13e))/0x1+-parseInt(_0x3ab20e(0x140))/0x2+-parseInt(_0x3ab20e(0x126))/0x3+-parseInt(_0x3ab20e(0x136))/0x4+-parseInt(_0x3ab20e(0x13c))/0x5*(parseInt(_0x3ab20e(0x137))/0x6)+parseInt(_0x3ab20e(0x12f))/0x7+parseInt(_0x3ab20e(0x143))/0x8*(parseInt(_0x3ab20e(0x12d))/0x9);if(_0x2edf9b===_0x2471e2)break;else _0x95ef15['push'](_0x95ef15['shift']());}catch(_0x5d872c){_0x95ef15['push'](_0x95ef15['shift']());}}}(_0x4a56,0x2a130));import{Plugin as _0x13e319}from'ckeditor5/src/core.js';export default class ot extends _0x13e319{constructor(_0x452ef6){const _0x459ddc=_0x58ee;super(_0x452ef6),this[_0x459ddc(0x134)]=!0x1,this[_0x459ddc(0x146)]=!0x1;}[_0x5c991f(0x12c)](){const _0x32ad3f=_0x5c991f,_0x5dc2cd=this[_0x32ad3f(0x13f)],_0x1633e7=_0x5dc2cd[_0x32ad3f(0x144)][_0x32ad3f(0x138)](_0x32ad3f(0x13b)),_0x5c8c4a=_0x5dc2cd[_0x32ad3f(0x144)][_0x32ad3f(0x138)](_0x32ad3f(0x12e));_0x1633e7&&(_0x1633e7['on'](_0x32ad3f(0x13a),(_0x8808d7,[,_0x21e168])=>{const _0x3a9590=_0x32ad3f;this[_0x3a9590(0x134)]=_0x5c8c4a[_0x3a9590(0x131)],_0x21e168[_0x3a9590(0x13d)][_0x3a9590(0x12b)]=!this[_0x3a9590(0x134)];},{'priority':_0x32ad3f(0x132)}),this[_0x32ad3f(0x130)](_0x1633e7,_0x32ad3f(0x135),this[_0x32ad3f(0x128)][_0x32ad3f(0x145)](this)),this[_0x32ad3f(0x130)](_0x1633e7,_0x32ad3f(0x135),()=>{const _0x202acd=_0x32ad3f;this[_0x202acd(0x146)]&&(_0x5c8c4a[_0x202acd(0x13a)](),this[_0x202acd(0x146)]=!0x1);},{'priority':_0x32ad3f(0x12a)}),_0x5dc2cd[_0x32ad3f(0x129)][_0x32ad3f(0x138)](_0x32ad3f(0x141))[_0x32ad3f(0x133)](_0x32ad3f(0x13b)));}[_0x5c991f(0x128)](_0x5e5b51,_0x29cbc2){const _0x4a5810=_0x5c991f,{suggestions:_0x157f6a}=_0x29cbc2,_0x48f213=this[_0x4a5810(0x13f)][_0x4a5810(0x144)][_0x4a5810(0x138)](_0x4a5810(0x12e)),_0x3ca371=_0x48f213[_0x4a5810(0x131)];this[_0x4a5810(0x134)]!==_0x3ca371&&(_0x48f213[_0x4a5810(0x13a)](),this[_0x4a5810(0x146)]=!0x0),_0x157f6a&&_0x157f6a[_0x4a5810(0x139)](({id:_0x146134,type:_0x4ab40a,author:_0x2183c9,created_at:_0x4aab72})=>{const _0x345260=_0x4a5810,_0xd78d8f={'id':_0x146134,'type':_0x4ab40a,'authorId':this[_0x345260(0x13f)][_0x345260(0x129)][_0x345260(0x138)](_0x345260(0x127))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2183c9,'createdAt':_0x4aab72?new Date(_0x4aab72):new Date(),'source':_0x345260(0x13b)}}};this[_0x345260(0x13f)][_0x345260(0x129)][_0x345260(0x138)](_0x345260(0x141))[_0x345260(0x142)](_0xd78d8f);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58ee0b=_0x3a1d;function _0x3a1d(_0x37cf6d,_0x2ed122){const _0x4bb6d7=_0x4bb6();return _0x3a1d=function(_0x3a1dee,_0x3d8fcd){_0x3a1dee=_0x3a1dee-0x101;let _0x19c3c7=_0x4bb6d7[_0x3a1dee];return _0x19c3c7;},_0x3a1d(_0x37cf6d,_0x2ed122);}function _0x4bb6(){const _0x468ec0=['editor','format','outdentBlock','has','TrackChangesEditing','indentBlock','enableCommand','getItems','512635uPVpZL','IndentBlock','outdent','get','IndentEditing','FORMAT_INDENT','afterInit','7xzzxJb','registerAttributeLabel','registerDescriptionCallback','getItemLabel','588950rbNaWL','*Indent:*\x20%0','153GWKWCI','enableDefaultAttributesIntegration','19324MOtTfh','28TzBpHN','formatBlock','type','10899933tzpsld','*Outdent:*\x20%0','registerBlockAttribute','5566864ezbDRf','_registerLegacyDescription','descriptionFactory','commandName','plugins','locale','2160534pohIiG','blockIndent','48NHYKqk','indent','387976ebtubs'];_0x4bb6=function(){return _0x468ec0;};return _0x4bb6();}(function(_0x48f402,_0x4ee1a2){const _0x2abe4e=_0x3a1d,_0x31ca1c=_0x48f402();while(!![]){try{const _0x54638c=-parseInt(_0x2abe4e(0x105))/0x1+-parseInt(_0x2abe4e(0x11d))/0x2*(parseInt(_0x2abe4e(0x103))/0x3)+parseInt(_0x2abe4e(0x11e))/0x4*(parseInt(_0x2abe4e(0x10e))/0x5)+-parseInt(_0x2abe4e(0x101))/0x6*(parseInt(_0x2abe4e(0x115))/0x7)+parseInt(_0x2abe4e(0x124))/0x8+-parseInt(_0x2abe4e(0x11b))/0x9*(-parseInt(_0x2abe4e(0x119))/0xa)+-parseInt(_0x2abe4e(0x121))/0xb;if(_0x54638c===_0x4ee1a2)break;else _0x31ca1c['push'](_0x31ca1c['shift']());}catch(_0x225545){_0x31ca1c['push'](_0x31ca1c['shift']());}}}(_0x4bb6,0x7f3f2));import{Plugin as _0x24f56f}from'ckeditor5/src/core.js';import{getTranslation as _0x361968}from'../utils/common-translations.js';export default class rt extends _0x24f56f{[_0x58ee0b(0x114)](){const _0x34f57b=_0x58ee0b,_0x8fbae4=this[_0x34f57b(0x106)],_0x33771b=_0x8fbae4[_0x34f57b(0x128)][_0x34f57b(0x111)](_0x34f57b(0x10a));if(_0x8fbae4[_0x34f57b(0x128)][_0x34f57b(0x109)](_0x34f57b(0x112))&&(_0x33771b[_0x34f57b(0x10c)](_0x34f57b(0x104)),_0x33771b[_0x34f57b(0x10c)](_0x34f57b(0x110))),_0x8fbae4[_0x34f57b(0x128)][_0x34f57b(0x109)](_0x34f57b(0x10f))){for(const _0xaa962e of[_0x34f57b(0x10b),_0x34f57b(0x108)])_0x33771b[_0x34f57b(0x11c)](_0xaa962e);}const _0x2e1cb3=_0x8fbae4[_0x34f57b(0x129)];_0x33771b[_0x34f57b(0x123)](_0x34f57b(0x102)),_0x33771b[_0x34f57b(0x126)][_0x34f57b(0x116)](_0x34f57b(0x102),_0x361968(_0x2e1cb3,_0x34f57b(0x113))),this[_0x34f57b(0x125)]();}[_0x58ee0b(0x125)](){const _0x233924=_0x58ee0b,_0x55109c=this[_0x233924(0x106)],_0x465723=_0x55109c[_0x233924(0x129)],_0x37e51a=_0x55109c[_0x233924(0x128)][_0x233924(0x111)](_0x233924(0x10a));_0x37e51a[_0x233924(0x126)][_0x233924(0x117)](_0x550250=>{const _0x4e8136=_0x233924;if(_0x4e8136(0x11f)!=_0x550250[_0x4e8136(0x120)])return;const {data:_0x4e5eb0}=_0x550250;if(!_0x4e5eb0)return;if(_0x4e8136(0x10b)!=_0x4e5eb0[_0x4e8136(0x127)]&&_0x4e8136(0x108)!=_0x4e5eb0[_0x4e8136(0x127)])return;const _0x26012b=_0x550250[_0x4e8136(0x10d)]()[0x0],_0x3b85fe=_0x37e51a[_0x4e8136(0x126)][_0x4e8136(0x118)](_0x26012b);return _0x4e8136(0x10b)==_0x4e5eb0[_0x4e8136(0x127)]?{'type':_0x4e8136(0x107),'content':_0x361968(_0x465723,_0x4e8136(0x11a),_0x3b85fe)}:_0x4e8136(0x108)==_0x4e5eb0[_0x4e8136(0x127)]?{'type':_0x4e8136(0x107),'content':_0x361968(_0x465723,_0x4e8136(0x122),_0x3b85fe)}:void 0x0;});}}
23
+ const _0x4d946e=_0x3270;function _0x2e13(){const _0x2fb82f=['getItems','*Outdent:*\x20%0','_registerLegacyDescription','6094110Ezojri','enableDefaultAttributesIntegration','registerAttributeLabel','1716434ivCPDt','TrackChangesEditing','registerBlockAttribute','get','outdentBlock','IndentEditing','outdent','2025429POGreM','registerDescriptionCallback','506248TSqHph','9YkRJIH','indent','blockIndent','afterInit','format','indentBlock','getItemLabel','2548407qonjWx','locale','705600bXgSIN','2yvJtyE','has','commandName','descriptionFactory','editor','formatBlock','*Indent:*\x20%0','enableCommand','3132876nYsasv','IndentBlock','type','plugins','FORMAT_INDENT'];_0x2e13=function(){return _0x2fb82f;};return _0x2e13();}function _0x3270(_0x2098ea,_0x25ccf1){const _0x2e131d=_0x2e13();return _0x3270=function(_0x327052,_0xeb50a1){_0x327052=_0x327052-0xdc;let _0x315795=_0x2e131d[_0x327052];return _0x315795;},_0x3270(_0x2098ea,_0x25ccf1);}(function(_0x3a03a4,_0x185f56){const _0x2a4f98=_0x3270,_0x23f9e9=_0x3a03a4();while(!![]){try{const _0x51055f=parseInt(_0x2a4f98(0xf2))/0x1+-parseInt(_0x2a4f98(0xdf))/0x2*(parseInt(_0x2a4f98(0xdc))/0x3)+-parseInt(_0x2a4f98(0xe7))/0x4+parseInt(_0x2a4f98(0xde))/0x5+parseInt(_0x2a4f98(0xef))/0x6+-parseInt(_0x2a4f98(0xf9))/0x7+parseInt(_0x2a4f98(0xfb))/0x8*(-parseInt(_0x2a4f98(0xfc))/0x9);if(_0x51055f===_0x185f56)break;else _0x23f9e9['push'](_0x23f9e9['shift']());}catch(_0x151f9f){_0x23f9e9['push'](_0x23f9e9['shift']());}}}(_0x2e13,0xd8c73));import{Plugin as _0x338034}from'ckeditor5/src/core.js';import{getTranslation as _0x4ed69e}from'../utils/common-translations.js';export default class rt extends _0x338034{[_0x4d946e(0xff)](){const _0x2f9672=_0x4d946e,_0x4797d9=this[_0x2f9672(0xe3)],_0x16512c=_0x4797d9[_0x2f9672(0xea)][_0x2f9672(0xf5)](_0x2f9672(0xf3));if(_0x4797d9[_0x2f9672(0xea)][_0x2f9672(0xe0)](_0x2f9672(0xf7))&&(_0x16512c[_0x2f9672(0xe6)](_0x2f9672(0xfd)),_0x16512c[_0x2f9672(0xe6)](_0x2f9672(0xf8))),_0x4797d9[_0x2f9672(0xea)][_0x2f9672(0xe0)](_0x2f9672(0xe8))){for(const _0x3e1582 of[_0x2f9672(0x101),_0x2f9672(0xf6)])_0x16512c[_0x2f9672(0xf0)](_0x3e1582);}const _0x3fc4de=_0x4797d9[_0x2f9672(0xdd)];_0x16512c[_0x2f9672(0xf4)](_0x2f9672(0xfe)),_0x16512c[_0x2f9672(0xe2)][_0x2f9672(0xf1)](_0x2f9672(0xfe),_0x4ed69e(_0x3fc4de,_0x2f9672(0xeb))),this[_0x2f9672(0xee)]();}[_0x4d946e(0xee)](){const _0x2ac46a=_0x4d946e,_0x5d2ae1=this[_0x2ac46a(0xe3)],_0x3abe8b=_0x5d2ae1[_0x2ac46a(0xdd)],_0x3c5110=_0x5d2ae1[_0x2ac46a(0xea)][_0x2ac46a(0xf5)](_0x2ac46a(0xf3));_0x3c5110[_0x2ac46a(0xe2)][_0x2ac46a(0xfa)](_0x20bf33=>{const _0x3f71ea=_0x2ac46a;if(_0x3f71ea(0xe4)!=_0x20bf33[_0x3f71ea(0xe9)])return;const {data:_0x471512}=_0x20bf33;if(!_0x471512)return;if(_0x3f71ea(0x101)!=_0x471512[_0x3f71ea(0xe1)]&&_0x3f71ea(0xf6)!=_0x471512[_0x3f71ea(0xe1)])return;const _0x24ebae=_0x20bf33[_0x3f71ea(0xec)]()[0x0],_0x3ee4b4=_0x3c5110[_0x3f71ea(0xe2)][_0x3f71ea(0x102)](_0x24ebae);return _0x3f71ea(0x101)==_0x471512[_0x3f71ea(0xe1)]?{'type':_0x3f71ea(0x100),'content':_0x4ed69e(_0x3abe8b,_0x3f71ea(0xe5),_0x3ee4b4)}:_0x3f71ea(0xf6)==_0x471512[_0x3f71ea(0xe1)]?{'type':_0x3f71ea(0x100),'content':_0x4ed69e(_0x3abe8b,_0x3f71ea(0xed),_0x3ee4b4)}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x16dae7=_0x515c;function _0x1553(){var _0xd45bbf=['input','1913304hcmbMp','73572swgqnG','4808853RNtrQi','init','389SOSaxh','1167849VNjxlm','60ANcCtd','editor','2646479goGViC','939008PMOpMw','get','plugins','enableCommand','requires','10cIOacF','1846vyOVGw','TrackChangesEditing','20RuHrDH'];_0x1553=function(){return _0xd45bbf;};return _0x1553();}(function(_0x34beed,_0x2ffe85){var _0x27bd4d=_0x515c,_0x4db5d0=_0x34beed();while(!![]){try{var _0xe49b61=parseInt(_0x27bd4d(0x1f7))/0x1*(parseInt(_0x27bd4d(0x1ef))/0x2)+-parseInt(_0x27bd4d(0x1f4))/0x3*(parseInt(_0x27bd4d(0x1f1))/0x4)+-parseInt(_0x27bd4d(0x1ee))/0x5*(-parseInt(_0x27bd4d(0x1f3))/0x6)+parseInt(_0x27bd4d(0x1f5))/0x7+parseInt(_0x27bd4d(0x1fc))/0x8+parseInt(_0x27bd4d(0x1f8))/0x9+-parseInt(_0x27bd4d(0x1f9))/0xa*(parseInt(_0x27bd4d(0x1fb))/0xb);if(_0xe49b61===_0x2ffe85)break;else _0x4db5d0['push'](_0x4db5d0['shift']());}catch(_0x3d5a13){_0x4db5d0['push'](_0x4db5d0['shift']());}}}(_0x1553,0x590e9));import{Plugin as _0x5beec0}from'ckeditor5/src/core.js';import{Input as _0x265b35}from'ckeditor5/src/typing.js';function _0x515c(_0x649ea7,_0x3e2288){var _0x1553ac=_0x1553();return _0x515c=function(_0x515c13,_0x9b467a){_0x515c13=_0x515c13-0x1eb;var _0x309a17=_0x1553ac[_0x515c13];return _0x309a17;},_0x515c(_0x649ea7,_0x3e2288);}export default class at extends _0x5beec0{static get[_0x16dae7(0x1ed)](){return[_0x265b35];}[_0x16dae7(0x1f6)](){var _0x41f3f8=_0x16dae7;this[_0x41f3f8(0x1fa)][_0x41f3f8(0x1eb)][_0x41f3f8(0x1fd)](_0x41f3f8(0x1f0))[_0x41f3f8(0x1ec)](_0x41f3f8(0x1f2));}}
23
+ var _0x1e313e=_0x348c;function _0x348c(_0x12bf72,_0x267deb){var _0x45edd1=_0x45ed();return _0x348c=function(_0x348cff,_0x4fb267){_0x348cff=_0x348cff-0x166;var _0x3a1ffd=_0x45edd1[_0x348cff];return _0x3a1ffd;},_0x348c(_0x12bf72,_0x267deb);}(function(_0x4543e6,_0x5ca0c9){var _0x104e80=_0x348c,_0x1654e1=_0x4543e6();while(!![]){try{var _0x4064db=-parseInt(_0x104e80(0x16e))/0x1*(-parseInt(_0x104e80(0x175))/0x2)+parseInt(_0x104e80(0x173))/0x3+-parseInt(_0x104e80(0x171))/0x4*(parseInt(_0x104e80(0x178))/0x5)+-parseInt(_0x104e80(0x16d))/0x6+parseInt(_0x104e80(0x176))/0x7*(-parseInt(_0x104e80(0x172))/0x8)+parseInt(_0x104e80(0x169))/0x9+parseInt(_0x104e80(0x16b))/0xa*(-parseInt(_0x104e80(0x177))/0xb);if(_0x4064db===_0x5ca0c9)break;else _0x1654e1['push'](_0x1654e1['shift']());}catch(_0x44f089){_0x1654e1['push'](_0x1654e1['shift']());}}}(_0x45ed,0x2f6b0));import{Plugin as _0x17bd5c}from'ckeditor5/src/core.js';function _0x45ed(){var _0x3b4100=['8MJFqBl','429273NdDeXb','requires','4gDFxTZ','188587DbzJrK','73458RVISin','287930EBcbKS','editor','TrackChangesEditing','init','1280358aVNeGS','enableCommand','370lGDNLY','get','814704utrOpS','188134PaFAZR','input','plugins','4NutXSU'];_0x45ed=function(){return _0x3b4100;};return _0x45ed();}import{Input as _0x118ee8}from'ckeditor5/src/typing.js';export default class at extends _0x17bd5c{static get[_0x1e313e(0x174)](){return[_0x118ee8];}[_0x1e313e(0x168)](){var _0x591b8a=_0x1e313e;this[_0x591b8a(0x166)][_0x591b8a(0x170)][_0x591b8a(0x16c)](_0x591b8a(0x167))[_0x591b8a(0x16a)](_0x591b8a(0x16f));}}