@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240924.0 → 0.0.0-nightly-20240926.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 (167) 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 +10 -10
  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/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x179d4f=_0x47c8;function _0x47c8(_0x265633,_0x4f8908){const _0x77bdd7=_0x77bd();return _0x47c8=function(_0x47c819,_0x5b8215){_0x47c819=_0x47c819-0x160;let _0x351b8d=_0x77bdd7[_0x47c819];return _0x351b8d;},_0x47c8(_0x265633,_0x4f8908);}(function(_0x2a0e1e,_0x521ece){const _0x29028b=_0x47c8,_0x339a58=_0x2a0e1e();while(!![]){try{const _0x5577ba=parseInt(_0x29028b(0x18b))/0x1+-parseInt(_0x29028b(0x17f))/0x2*(-parseInt(_0x29028b(0x169))/0x3)+-parseInt(_0x29028b(0x179))/0x4+parseInt(_0x29028b(0x182))/0x5+-parseInt(_0x29028b(0x18c))/0x6*(-parseInt(_0x29028b(0x16a))/0x7)+parseInt(_0x29028b(0x16f))/0x8+-parseInt(_0x29028b(0x18e))/0x9;if(_0x5577ba===_0x521ece)break;else _0x339a58['push'](_0x339a58['shift']());}catch(_0x366ef2){_0x339a58['push'](_0x339a58['shift']());}}}(_0x77bd,0x2b158));import{Plugin as _0x2ea3f3}from'ckeditor5/src/core.js';import{getTranslation as _0x29c88b}from'../utils/common-translations.js';function _0x77bd(){const _0x46c5bb=['superscript','FORMAT_CODE','bold','plugins','1339036JnPTit','StrikethroughEditing','FORMAT_ITALIC','has','SuperscriptEditing','underline','626qkQEki','BoldEditing','CodeEditing','311955HeWbSa','_registerLegacyDescription','registerInlineAttribute','slice','subscript','locale','FORMAT_UNDERLINE','italic','registerDescriptionCallback','314603fUPpYE','16722ttpPGJ','*Remove\x20format:*\x20%0','2427930KxorGj','afterInit','FORMAT_BOLD','format','get','SubscriptEditing','editor','descriptionFactory','enableDefaultAttributesIntegration','FORMAT_SUBSCRIPT','FORMAT_STRIKETHROUGH','FORMAT_','ItalicEditing','UnderlineEditing','formatInline','toUpperCase','*Format:*\x20%0','type','3144FfrxPl','56xbJJNR','code','forceValue','TrackChangesEditing','strikethrough','429496hQdSol','toLowerCase','registerAttributeLabel','FORMAT_SUPERSCRIPT','commandName','commandParams'];_0x77bd=function(){return _0x46c5bb;};return _0x77bd();}const ti=[_0x179d4f(0x180),_0x179d4f(0x163),_0x179d4f(0x164),_0x179d4f(0x181),_0x179d4f(0x17a),_0x179d4f(0x193),_0x179d4f(0x17d)];export default class G extends _0x2ea3f3{[_0x179d4f(0x18f)](){const _0x58c5ed=_0x179d4f,_0x1c4fa6=this[_0x58c5ed(0x194)],_0x43a3dc=_0x1c4fa6[_0x58c5ed(0x178)][_0x58c5ed(0x192)](_0x58c5ed(0x16d)),_0x5b13bd=_0x1c4fa6[_0x58c5ed(0x187)];for(const _0x348858 of ti){if(!_0x1c4fa6[_0x58c5ed(0x178)][_0x58c5ed(0x17c)](_0x348858))continue;const _0x45cfe8=_0x348858[_0x58c5ed(0x185)](0x0,-0x7)[_0x58c5ed(0x170)](),_0x474e75=_0x58c5ed(0x162)+_0x45cfe8[_0x58c5ed(0x166)]();_0x43a3dc[_0x58c5ed(0x196)](_0x45cfe8),_0x43a3dc[_0x58c5ed(0x184)](_0x45cfe8),_0x43a3dc[_0x58c5ed(0x195)][_0x58c5ed(0x171)](_0x45cfe8,_0x29c88b(_0x5b13bd,_0x474e75));}this[_0x58c5ed(0x183)]();}[_0x179d4f(0x183)](){const _0x22ad65=_0x179d4f,_0x4b8d11=this[_0x22ad65(0x194)],_0x3f2c9d=_0x4b8d11[_0x22ad65(0x187)],_0x452494=_0x4b8d11[_0x22ad65(0x178)][_0x22ad65(0x192)](_0x22ad65(0x16d));function _0x2e14ef(_0x44c267,_0x24d35a){const _0x382eec=_0x22ad65;_0x452494[_0x382eec(0x195)][_0x382eec(0x18a)](_0x249d82=>{const _0x5a2466=_0x382eec;if(_0x5a2466(0x165)!=_0x249d82[_0x5a2466(0x168)])return;const {data:_0x2fe269}=_0x249d82;return _0x2fe269&&_0x2fe269[_0x5a2466(0x173)]===_0x44c267?_0x2fe269[_0x5a2466(0x174)][0x0][_0x5a2466(0x16c)]?{'type':_0x5a2466(0x191),'content':_0x29c88b(_0x3f2c9d,_0x5a2466(0x167),_0x24d35a)}:{'type':_0x5a2466(0x191),'content':_0x29c88b(_0x3f2c9d,_0x5a2466(0x18d),_0x24d35a)}:void 0x0;});}_0x2e14ef(_0x22ad65(0x177),_0x29c88b(_0x3f2c9d,_0x22ad65(0x190))),_0x2e14ef(_0x22ad65(0x189),_0x29c88b(_0x3f2c9d,_0x22ad65(0x17b))),_0x2e14ef(_0x22ad65(0x17e),_0x29c88b(_0x3f2c9d,_0x22ad65(0x188))),_0x2e14ef(_0x22ad65(0x16b),_0x29c88b(_0x3f2c9d,_0x22ad65(0x176))),_0x2e14ef(_0x22ad65(0x16e),_0x29c88b(_0x3f2c9d,_0x22ad65(0x161))),_0x2e14ef(_0x22ad65(0x186),_0x29c88b(_0x3f2c9d,_0x22ad65(0x160))),_0x2e14ef(_0x22ad65(0x175),_0x29c88b(_0x3f2c9d,_0x22ad65(0x172)));}}
23
+ const _0x7e73ff=_0x3fc5;(function(_0x23c849,_0x1661cb){const _0x12837=_0x3fc5,_0x39b485=_0x23c849();while(!![]){try{const _0x6ba01a=parseInt(_0x12837(0x1d6))/0x1*(-parseInt(_0x12837(0x1f0))/0x2)+-parseInt(_0x12837(0x1ec))/0x3+-parseInt(_0x12837(0x1dd))/0x4*(parseInt(_0x12837(0x1d3))/0x5)+parseInt(_0x12837(0x1fc))/0x6+-parseInt(_0x12837(0x1f1))/0x7*(parseInt(_0x12837(0x1c7))/0x8)+parseInt(_0x12837(0x1e5))/0x9*(parseInt(_0x12837(0x1eb))/0xa)+parseInt(_0x12837(0x1ca))/0xb*(-parseInt(_0x12837(0x1e4))/0xc);if(_0x6ba01a===_0x1661cb)break;else _0x39b485['push'](_0x39b485['shift']());}catch(_0x15b93f){_0x39b485['push'](_0x39b485['shift']());}}}(_0x4201,0xdfc5d));function _0x3fc5(_0x69edff,_0x395bfb){const _0x4201fd=_0x4201();return _0x3fc5=function(_0x3fc581,_0x1e43aa){_0x3fc581=_0x3fc581-0x1c7;let _0x1db10a=_0x4201fd[_0x3fc581];return _0x1db10a;},_0x3fc5(_0x69edff,_0x395bfb);}function _0x4201(){const _0x49f9cd=['subscript','FORMAT_SUPERSCRIPT','formatInline','locale','9402144SyUXcC','commandName','editor','StrikethroughEditing','registerAttributeLabel','9760nTVECq','code','registerDescriptionCallback','1423895OFBDnT','FORMAT_STRIKETHROUGH','FORMAT_UNDERLINE','slice','toUpperCase','*Remove\x20format:*\x20%0','plugins','italic','FORMAT_','1028055ZOimAy','descriptionFactory','*Format:*\x20%0','428797uTGtKn','format','enableDefaultAttributesIntegration','underline','toLowerCase','BoldEditing','type','12bKICta','FORMAT_ITALIC','FORMAT_BOLD','SuperscriptEditing','_registerLegacyDescription','FORMAT_CODE','TrackChangesEditing','12pqrOdW','13918977vTbOVS','get','SubscriptEditing','strikethrough','afterInit','superscript','10ryGGGT','1085727KbSxdW','CodeEditing','ItalicEditing','bold','2AHqgbM','3787Dlqtov','FORMAT_SUBSCRIPT','has','registerInlineAttribute','UnderlineEditing','commandParams','forceValue'];_0x4201=function(){return _0x49f9cd;};return _0x4201();}import{Plugin as _0x38fdb6}from'ckeditor5/src/core.js';import{getTranslation as _0x10a4ef}from'../utils/common-translations.js';const ti=[_0x7e73ff(0x1db),_0x7e73ff(0x1ee),_0x7e73ff(0x1f5),_0x7e73ff(0x1ed),_0x7e73ff(0x1ff),_0x7e73ff(0x1e7),_0x7e73ff(0x1e0)];export default class G extends _0x38fdb6{[_0x7e73ff(0x1e9)](){const _0x55d1fc=_0x7e73ff,_0x2ae927=this[_0x55d1fc(0x1fe)],_0x4eba2a=_0x2ae927[_0x55d1fc(0x1d0)][_0x55d1fc(0x1e6)](_0x55d1fc(0x1e3)),_0x3198d6=_0x2ae927[_0x55d1fc(0x1fb)];for(const _0x4aac77 of ti){if(!_0x2ae927[_0x55d1fc(0x1d0)][_0x55d1fc(0x1f3)](_0x4aac77))continue;const _0x155a5f=_0x4aac77[_0x55d1fc(0x1cd)](0x0,-0x7)[_0x55d1fc(0x1da)](),_0x4d83cf=_0x55d1fc(0x1d2)+_0x155a5f[_0x55d1fc(0x1ce)]();_0x4eba2a[_0x55d1fc(0x1d8)](_0x155a5f),_0x4eba2a[_0x55d1fc(0x1f4)](_0x155a5f),_0x4eba2a[_0x55d1fc(0x1d4)][_0x55d1fc(0x200)](_0x155a5f,_0x10a4ef(_0x3198d6,_0x4d83cf));}this[_0x55d1fc(0x1e1)]();}[_0x7e73ff(0x1e1)](){const _0x4ad07c=_0x7e73ff,_0x4895c7=this[_0x4ad07c(0x1fe)],_0xd5847c=_0x4895c7[_0x4ad07c(0x1fb)],_0x2fa138=_0x4895c7[_0x4ad07c(0x1d0)][_0x4ad07c(0x1e6)](_0x4ad07c(0x1e3));function _0x9a17d7(_0xc7e88a,_0xe70b7c){const _0xabcdd1=_0x4ad07c;_0x2fa138[_0xabcdd1(0x1d4)][_0xabcdd1(0x1c9)](_0x4e1ceb=>{const _0x592ffd=_0xabcdd1;if(_0x592ffd(0x1fa)!=_0x4e1ceb[_0x592ffd(0x1dc)])return;const {data:_0x226a3e}=_0x4e1ceb;return _0x226a3e&&_0x226a3e[_0x592ffd(0x1fd)]===_0xc7e88a?_0x226a3e[_0x592ffd(0x1f6)][0x0][_0x592ffd(0x1f7)]?{'type':_0x592ffd(0x1d7),'content':_0x10a4ef(_0xd5847c,_0x592ffd(0x1d5),_0xe70b7c)}:{'type':_0x592ffd(0x1d7),'content':_0x10a4ef(_0xd5847c,_0x592ffd(0x1cf),_0xe70b7c)}:void 0x0;});}_0x9a17d7(_0x4ad07c(0x1ef),_0x10a4ef(_0xd5847c,_0x4ad07c(0x1df))),_0x9a17d7(_0x4ad07c(0x1d1),_0x10a4ef(_0xd5847c,_0x4ad07c(0x1de))),_0x9a17d7(_0x4ad07c(0x1d9),_0x10a4ef(_0xd5847c,_0x4ad07c(0x1cc))),_0x9a17d7(_0x4ad07c(0x1c8),_0x10a4ef(_0xd5847c,_0x4ad07c(0x1e2))),_0x9a17d7(_0x4ad07c(0x1e8),_0x10a4ef(_0xd5847c,_0x4ad07c(0x1cb))),_0x9a17d7(_0x4ad07c(0x1f8),_0x10a4ef(_0xd5847c,_0x4ad07c(0x1f2))),_0x9a17d7(_0x4ad07c(0x1ea),_0x10a4ef(_0xd5847c,_0x4ad07c(0x1f9)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ba622=_0x5890;(function(_0x5db773,_0x516391){const _0x4f3830=_0x5890,_0x1f5a92=_0x5db773();while(!![]){try{const _0x364203=parseInt(_0x4f3830(0xc4))/0x1+-parseInt(_0x4f3830(0xb6))/0x2*(parseInt(_0x4f3830(0xdb))/0x3)+-parseInt(_0x4f3830(0xd8))/0x4*(parseInt(_0x4f3830(0xb3))/0x5)+-parseInt(_0x4f3830(0xbf))/0x6*(-parseInt(_0x4f3830(0xca))/0x7)+-parseInt(_0x4f3830(0xde))/0x8*(-parseInt(_0x4f3830(0xc6))/0x9)+parseInt(_0x4f3830(0xba))/0xa+-parseInt(_0x4f3830(0xc0))/0xb*(parseInt(_0x4f3830(0xc8))/0xc);if(_0x364203===_0x516391)break;else _0x1f5a92['push'](_0x1f5a92['shift']());}catch(_0x42e0b4){_0x1f5a92['push'](_0x1f5a92['shift']());}}}(_0x37e9,0x6340e));function _0x37e9(){const _0x2242d1=['*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','ELEMENT_BLOCK_QUOTE','20008tHIFLS','schema','locale','1777383yykoaF','registerDescriptionCallback','commandParams','8kcGgkr','selection','get','335ReClmT','blockQuote','commandName','2jTsSmx','forceValue','editor','enableCommand','3906980hwJghh','filter','model','commands','parent','206490dbJQSO','77noIcsw','markBlockFormat','TrackChangesEditing','BlockQuoteEditing','399017kuXzuj','format','6179445AlkEql','afterInit','1364688UogKMZ','document','133GrQbdB','checkChild','from','has','getSelectedBlocks','change','$root','name','value','descriptionFactory','plugins'];_0x37e9=function(){return _0x2242d1;};return _0x37e9();}import{Plugin as _0x5352fc}from'ckeditor5/src/core.js';import{getTranslation as _0xf5be04}from'../utils/common-translations.js';function _0x5890(_0x367404,_0x24e0c0){const _0x37e90d=_0x37e9();return _0x5890=function(_0x5890b2,_0x303c0d){_0x5890b2=_0x5890b2-0xb2;let _0x413d68=_0x37e90d[_0x5890b2];return _0x413d68;},_0x5890(_0x367404,_0x24e0c0);}import{getRangesOfBlockGroups as _0x57334f}from'../utils/utils.js';export default class F extends _0x5352fc{[_0x3ba622(0xc7)](){const _0x42cc2a=_0x3ba622,_0x4057a8=this[_0x42cc2a(0xb8)],_0x45103a=_0x4057a8[_0x42cc2a(0xda)];if(!_0x4057a8[_0x42cc2a(0xd4)][_0x42cc2a(0xcd)](_0x42cc2a(0xc3)))return;const _0x552fd8=_0x4057a8[_0x42cc2a(0xd4)][_0x42cc2a(0xb2)](_0x42cc2a(0xc2)),_0x34e41a=this[_0x42cc2a(0xb8)][_0x42cc2a(0xbd)][_0x42cc2a(0xb2)](_0x42cc2a(0xb4));_0x552fd8[_0x42cc2a(0xb9)](_0x42cc2a(0xb4),(_0x2d90fb,_0x4b6e02={})=>{const _0x129acf=_0x42cc2a,_0x196dcb=this[_0x129acf(0xb8)][_0x129acf(0xbc)][_0x129acf(0xc9)][_0x129acf(0xdf)],_0x2214b9=_0x4b6e02&&void 0x0!==_0x4b6e02[_0x129acf(0xb7)]?_0x4b6e02[_0x129acf(0xb7)]:!_0x34e41a[_0x129acf(0xd2)];let _0x1b5cfb=[];if(_0x2214b9){const _0x3832ee=Array[_0x129acf(0xcc)](_0x196dcb[_0x129acf(0xce)]())[_0x129acf(0xbb)](_0x1dba0b=>oo(_0x1dba0b)||function(_0x4fdb96,_0x5e13cf){const _0x43823b=_0x129acf,_0x3ee51e=_0x5e13cf[_0x43823b(0xcb)](_0x4fdb96[_0x43823b(0xbe)],_0x43823b(0xb4)),_0x12973a=_0x5e13cf[_0x43823b(0xcb)]([_0x43823b(0xd0),_0x43823b(0xb4)],_0x4fdb96);return _0x3ee51e&&_0x12973a;}(_0x1dba0b,this[_0x129acf(0xb8)][_0x129acf(0xbc)][_0x129acf(0xd9)]));_0x1b5cfb=_0x57334f(_0x3832ee,_0x4057a8[_0x129acf(0xbc)]);}else{const _0x33c180=Array[_0x129acf(0xcc)](_0x196dcb[_0x129acf(0xce)]())[_0x129acf(0xbb)](_0x46d432=>oo(_0x46d432));_0x1b5cfb=_0x57334f(_0x33c180,_0x4057a8[_0x129acf(0xbc)]);}_0x4057a8[_0x129acf(0xbc)][_0x129acf(0xcf)](()=>{const _0x2c8513=_0x129acf;for(const _0x3f5044 of _0x1b5cfb)_0x552fd8[_0x2c8513(0xc1)](_0x3f5044,{'commandName':_0x2c8513(0xb4),'commandParams':[{'forceValue':_0x2214b9}]});});}),_0x552fd8[_0x42cc2a(0xd3)][_0x42cc2a(0xdc)](_0x45ec58=>{const _0x31d167=_0x42cc2a,{data:_0x44c2aa}=_0x45ec58;if(_0x44c2aa&&_0x31d167(0xb4)==_0x44c2aa[_0x31d167(0xb5)]){const _0x202e10=_0xf5be04(_0x45103a,_0x31d167(0xd7));return _0x44c2aa[_0x31d167(0xdd)][0x0][_0x31d167(0xb7)]?{'type':_0x31d167(0xc5),'content':_0xf5be04(_0x45103a,_0x31d167(0xd5),_0x202e10)}:{'type':_0x31d167(0xc5),'content':_0xf5be04(_0x45103a,_0x31d167(0xd6),_0x202e10)};}});}}function oo(_0x4ef7f6){const _0x4adf09=_0x3ba622;return _0x4adf09(0xb4)==_0x4ef7f6[_0x4adf09(0xbe)][_0x4adf09(0xd1)];}
23
+ function _0x2d8e(_0x1a4694,_0x250344){const _0x2452e4=_0x2452();return _0x2d8e=function(_0x2d8e47,_0x5285e3){_0x2d8e47=_0x2d8e47-0x1e4;let _0x583082=_0x2452e4[_0x2d8e47];return _0x583082;},_0x2d8e(_0x1a4694,_0x250344);}const _0x4c5258=_0x2d8e;(function(_0x2b9c96,_0x582de8){const _0x5995db=_0x2d8e,_0x1496cc=_0x2b9c96();while(!![]){try{const _0x4e3943=-parseInt(_0x5995db(0x20c))/0x1*(-parseInt(_0x5995db(0x1f5))/0x2)+parseInt(_0x5995db(0x1fd))/0x3*(-parseInt(_0x5995db(0x1ff))/0x4)+-parseInt(_0x5995db(0x1ed))/0x5*(parseInt(_0x5995db(0x1f7))/0x6)+-parseInt(_0x5995db(0x1f3))/0x7*(-parseInt(_0x5995db(0x203))/0x8)+parseInt(_0x5995db(0x1ea))/0x9+parseInt(_0x5995db(0x207))/0xa+-parseInt(_0x5995db(0x20e))/0xb;if(_0x4e3943===_0x582de8)break;else _0x1496cc['push'](_0x1496cc['shift']());}catch(_0x279eea){_0x1496cc['push'](_0x1496cc['shift']());}}}(_0x2452,0x6055e));import{Plugin as _0x162ce6}from'ckeditor5/src/core.js';import{getTranslation as _0x270a16}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x6c6c5}from'../utils/utils.js';export default class F extends _0x162ce6{[_0x4c5258(0x1ee)](){const _0x33e1e5=_0x4c5258,_0xf456d2=this[_0x33e1e5(0x1e8)],_0x75eb33=_0xf456d2[_0x33e1e5(0x1eb)];if(!_0xf456d2[_0x33e1e5(0x201)][_0x33e1e5(0x1e5)](_0x33e1e5(0x205)))return;const _0x11a650=_0xf456d2[_0x33e1e5(0x201)][_0x33e1e5(0x1fe)](_0x33e1e5(0x200)),_0x408b5c=this[_0x33e1e5(0x1e8)][_0x33e1e5(0x1ec)][_0x33e1e5(0x1fe)](_0x33e1e5(0x1f6));_0x11a650[_0x33e1e5(0x20d)](_0x33e1e5(0x1f6),(_0x350151,_0x4251cf={})=>{const _0x45365d=_0x33e1e5,_0x18cabd=this[_0x45365d(0x1e8)][_0x45365d(0x202)][_0x45365d(0x208)][_0x45365d(0x210)],_0x45302e=_0x4251cf&&void 0x0!==_0x4251cf[_0x45365d(0x1ef)]?_0x4251cf[_0x45365d(0x1ef)]:!_0x408b5c[_0x45365d(0x20b)];let _0x57f100=[];if(_0x45302e){const _0xa5697=Array[_0x45365d(0x1e6)](_0x18cabd[_0x45365d(0x20a)]())[_0x45365d(0x1f1)](_0x25af1a=>oo(_0x25af1a)||function(_0xe8ac3e,_0x19213a){const _0x207a03=_0x45365d,_0x4fa560=_0x19213a[_0x207a03(0x1f9)](_0xe8ac3e[_0x207a03(0x1e7)],_0x207a03(0x1f6)),_0x777a4f=_0x19213a[_0x207a03(0x1f9)]([_0x207a03(0x1f8),_0x207a03(0x1f6)],_0xe8ac3e);return _0x4fa560&&_0x777a4f;}(_0x25af1a,this[_0x45365d(0x1e8)][_0x45365d(0x202)][_0x45365d(0x1fb)]));_0x57f100=_0x6c6c5(_0xa5697,_0xf456d2[_0x45365d(0x202)]);}else{const _0x4885bd=Array[_0x45365d(0x1e6)](_0x18cabd[_0x45365d(0x20a)]())[_0x45365d(0x1f1)](_0xc026a=>oo(_0xc026a));_0x57f100=_0x6c6c5(_0x4885bd,_0xf456d2[_0x45365d(0x202)]);}_0xf456d2[_0x45365d(0x202)][_0x45365d(0x1f0)](()=>{const _0x22014f=_0x45365d;for(const _0x20ba43 of _0x57f100)_0x11a650[_0x22014f(0x204)](_0x20ba43,{'commandName':_0x22014f(0x1f6),'commandParams':[{'forceValue':_0x45302e}]});});}),_0x11a650[_0x33e1e5(0x1f4)][_0x33e1e5(0x1e9)](_0x10e46b=>{const _0x411dcf=_0x33e1e5,{data:_0x32b8e6}=_0x10e46b;if(_0x32b8e6&&_0x411dcf(0x1f6)==_0x32b8e6[_0x411dcf(0x20f)]){const _0x3b563a=_0x270a16(_0x75eb33,_0x411dcf(0x1f2));return _0x32b8e6[_0x411dcf(0x1fa)][0x0][_0x411dcf(0x1ef)]?{'type':_0x411dcf(0x1e4),'content':_0x270a16(_0x75eb33,_0x411dcf(0x209),_0x3b563a)}:{'type':_0x411dcf(0x1e4),'content':_0x270a16(_0x75eb33,_0x411dcf(0x1fc),_0x3b563a)};}});}}function _0x2452(){const _0x5ecc77=['*Remove\x20format:*\x20%0','44637GYrnhF','get','76eXNnXz','TrackChangesEditing','plugins','model','413408uJzcKf','markBlockFormat','BlockQuoteEditing','name','18570lQJrKi','document','*Set\x20format:*\x20%0','getSelectedBlocks','value','586547brhLWJ','enableCommand','7566559whyhMa','commandName','selection','format','has','from','parent','editor','registerDescriptionCallback','4282452FubieP','locale','commands','797960IwFVjy','afterInit','forceValue','change','filter','ELEMENT_BLOCK_QUOTE','84KfEtvI','descriptionFactory','2kdunPp','blockQuote','12SpRrut','$root','checkChild','commandParams','schema'];_0x2452=function(){return _0x5ecc77;};return _0x2452();}function oo(_0x3c2c6e){const _0x5c3ad5=_0x4c5258;return _0x5c3ad5(0x1f6)==_0x3c2c6e[_0x5c3ad5(0x1e7)][_0x5c3ad5(0x206)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x549d3e=_0xc01e;function _0x5ea5(){const _0x43622a=['editor','changeCaseUpper','36TvyIFe','changeCaseTitle','changeCaseLower','5Bmipaw','2430836btiluG','get','42QcNwzM','CaseChange','63ZIZOVf','901870XEJvmq','has','afterInit','901840ENNXjM','TrackChangesEditing','58948Wbqsyu','2337168hunQYv','6919086kNMHpo','plugins','5184421aGeQta','12TDnUix','enableCommand'];_0x5ea5=function(){return _0x43622a;};return _0x5ea5();}(function(_0x5a7b3f,_0x34dd44){const _0x5850cf=_0xc01e,_0x1dab66=_0x5a7b3f();while(!![]){try{const _0x52754b=-parseInt(_0x5850cf(0x1aa))/0x1*(parseInt(_0x5850cf(0x1b8))/0x2)+parseInt(_0x5850cf(0x1b9))/0x3+-parseInt(_0x5850cf(0x1ae))/0x4*(parseInt(_0x5850cf(0x1ad))/0x5)+parseInt(_0x5850cf(0x1a3))/0x6+-parseInt(_0x5850cf(0x1b0))/0x7*(-parseInt(_0x5850cf(0x1b6))/0x8)+parseInt(_0x5850cf(0x1b2))/0x9*(-parseInt(_0x5850cf(0x1b3))/0xa)+-parseInt(_0x5850cf(0x1a5))/0xb*(-parseInt(_0x5850cf(0x1a6))/0xc);if(_0x52754b===_0x34dd44)break;else _0x1dab66['push'](_0x1dab66['shift']());}catch(_0x4f43c8){_0x1dab66['push'](_0x1dab66['shift']());}}}(_0x5ea5,0xbe646));import{Plugin as _0x2c6f4b}from'ckeditor5/src/core.js';function _0xc01e(_0x19f14c,_0x122a6){const _0x5ea5e7=_0x5ea5();return _0xc01e=function(_0xc01e26,_0x4aca8e){_0xc01e26=_0xc01e26-0x1a3;let _0x376643=_0x5ea5e7[_0xc01e26];return _0x376643;},_0xc01e(_0x19f14c,_0x122a6);}export default class L extends _0x2c6f4b{[_0x549d3e(0x1b5)](){const _0x147d8e=_0x549d3e,_0x46d38b=this[_0x147d8e(0x1a8)];_0x46d38b[_0x147d8e(0x1a4)][_0x147d8e(0x1b4)](_0x147d8e(0x1b1))&&(_0x46d38b[_0x147d8e(0x1a4)][_0x147d8e(0x1af)](_0x147d8e(0x1b7))[_0x147d8e(0x1a7)](_0x147d8e(0x1a9)),_0x46d38b[_0x147d8e(0x1a4)][_0x147d8e(0x1af)](_0x147d8e(0x1b7))[_0x147d8e(0x1a7)](_0x147d8e(0x1ac)),_0x46d38b[_0x147d8e(0x1a4)][_0x147d8e(0x1af)](_0x147d8e(0x1b7))[_0x147d8e(0x1a7)](_0x147d8e(0x1ab)));}}
23
+ const _0x4ec090=_0x4d04;(function(_0x2a70bb,_0x2f3433){const _0x1a984b=_0x4d04,_0x1e2eec=_0x2a70bb();while(!![]){try{const _0x1494c3=parseInt(_0x1a984b(0x1ac))/0x1*(-parseInt(_0x1a984b(0x1a9))/0x2)+-parseInt(_0x1a984b(0x1a4))/0x3+parseInt(_0x1a984b(0x1af))/0x4+-parseInt(_0x1a984b(0x1aa))/0x5+-parseInt(_0x1a984b(0x1a7))/0x6+parseInt(_0x1a984b(0x1ad))/0x7*(parseInt(_0x1a984b(0x19e))/0x8)+-parseInt(_0x1a984b(0x19f))/0x9*(-parseInt(_0x1a984b(0x1ae))/0xa);if(_0x1494c3===_0x2f3433)break;else _0x1e2eec['push'](_0x1e2eec['shift']());}catch(_0x483d26){_0x1e2eec['push'](_0x1e2eec['shift']());}}}(_0x3e2e,0x232b8));function _0x3e2e(){const _0x285a76=['62472LYxGWv','has','14GqruzA','540205Tdedad','editor','8711quANsL','7ccrwqR','23330tNAnZv','286300jOKWum','TrackChangesEditing','changeCaseTitle','changeCaseLower','993704jlkdUs','1233DclaVb','afterInit','enableCommand','changeCaseUpper','plugins','575769IBmotp','CaseChange','get'];_0x3e2e=function(){return _0x285a76;};return _0x3e2e();}function _0x4d04(_0x2ea092,_0x47127f){const _0x3e2efe=_0x3e2e();return _0x4d04=function(_0x4d0406,_0x11d135){_0x4d0406=_0x4d0406-0x19e;let _0x5365c=_0x3e2efe[_0x4d0406];return _0x5365c;},_0x4d04(_0x2ea092,_0x47127f);}import{Plugin as _0x26111d}from'ckeditor5/src/core.js';export default class L extends _0x26111d{[_0x4ec090(0x1a0)](){const _0x27e1f1=_0x4ec090,_0x49533b=this[_0x27e1f1(0x1ab)];_0x49533b[_0x27e1f1(0x1a3)][_0x27e1f1(0x1a8)](_0x27e1f1(0x1a5))&&(_0x49533b[_0x27e1f1(0x1a3)][_0x27e1f1(0x1a6)](_0x27e1f1(0x1b0))[_0x27e1f1(0x1a1)](_0x27e1f1(0x1a2)),_0x49533b[_0x27e1f1(0x1a3)][_0x27e1f1(0x1a6)](_0x27e1f1(0x1b0))[_0x27e1f1(0x1a1)](_0x27e1f1(0x1b2)),_0x49533b[_0x27e1f1(0x1a3)][_0x27e1f1(0x1a6)](_0x27e1f1(0x1b0))[_0x27e1f1(0x1a1)](_0x27e1f1(0x1b1)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x506d57=_0x43d8;function _0x43d8(_0x3f7485,_0x4a58a7){const _0x1025d0=_0x1025();return _0x43d8=function(_0x43d812,_0x548d33){_0x43d812=_0x43d812-0x19f;let _0x5b85c5=_0x1025d0[_0x43d812];return _0x5b85c5;},_0x43d8(_0x3f7485,_0x4a58a7);}(function(_0x1a1a10,_0x31f5f2){const _0x3ffc8c=_0x43d8,_0x5c6fc0=_0x1a1a10();while(!![]){try{const _0x5bb700=-parseInt(_0x3ffc8c(0x1a2))/0x1+parseInt(_0x3ffc8c(0x1b0))/0x2*(-parseInt(_0x3ffc8c(0x1ad))/0x3)+parseInt(_0x3ffc8c(0x1a0))/0x4+parseInt(_0x3ffc8c(0x1a8))/0x5*(parseInt(_0x3ffc8c(0x1ab))/0x6)+-parseInt(_0x3ffc8c(0x1a5))/0x7*(-parseInt(_0x3ffc8c(0x1a9))/0x8)+-parseInt(_0x3ffc8c(0x1a3))/0x9+parseInt(_0x3ffc8c(0x1ae))/0xa;if(_0x5bb700===_0x31f5f2)break;else _0x5c6fc0['push'](_0x5c6fc0['shift']());}catch(_0xb8785a){_0x5c6fc0['push'](_0x5c6fc0['shift']());}}}(_0x1025,0x9c8ba));function _0x1025(){const _0x4899f9=['2601232HNehZS','enableCommand','149658BSHzNk','10239363tPkejn','afterInit','21zvMvUw','get','editor','265ZpyJUU','1662408ihnmZM','plugins','3756SoDYRM','commands','28377khAekO','17662250YHQpWA','ckbox','242LzAybk','TrackChangesEditing'];_0x1025=function(){return _0x4899f9;};return _0x1025();}import{Plugin as _0x9556dc}from'ckeditor5/src/core.js';export default class H extends _0x9556dc{[_0x506d57(0x1a4)](){const _0x2454cc=_0x506d57,_0x3ff459=this[_0x2454cc(0x1a7)];_0x3ff459[_0x2454cc(0x1ac)][_0x2454cc(0x1a6)](_0x2454cc(0x1af))&&_0x3ff459[_0x2454cc(0x1aa)][_0x2454cc(0x1a6)](_0x2454cc(0x19f))[_0x2454cc(0x1a1)](_0x2454cc(0x1af));}}
23
+ const _0x374d21=_0x1832;function _0x523d(){const _0x16ff64=['get','33sHGRhm','1414783dAhvJy','editor','9930eHKkec','afterInit','plugins','ckbox','enableCommand','2625WjPbtG','23902880oVhIQx','3964419dFdxpr','5391165LrFEuV','41860zpkelL','10259792sDdhcp','TrackChangesEditing','2EdRDlf','commands'];_0x523d=function(){return _0x16ff64;};return _0x523d();}(function(_0x2bb95b,_0x1ff48f){const _0x34f1f4=_0x1832,_0x288285=_0x2bb95b();while(!![]){try{const _0x381092=parseInt(_0x34f1f4(0x19f))/0x1*(-parseInt(_0x34f1f4(0x1ad))/0x2)+parseInt(_0x34f1f4(0x1b0))/0x3*(-parseInt(_0x34f1f4(0x1aa))/0x4)+parseInt(_0x34f1f4(0x1a9))/0x5+-parseInt(_0x34f1f4(0x1a1))/0x6*(-parseInt(_0x34f1f4(0x1a6))/0x7)+-parseInt(_0x34f1f4(0x1ab))/0x8+-parseInt(_0x34f1f4(0x1a8))/0x9+parseInt(_0x34f1f4(0x1a7))/0xa;if(_0x381092===_0x1ff48f)break;else _0x288285['push'](_0x288285['shift']());}catch(_0x15e0a5){_0x288285['push'](_0x288285['shift']());}}}(_0x523d,0xcc2bb));import{Plugin as _0x4032ea}from'ckeditor5/src/core.js';function _0x1832(_0x1bdbe0,_0x191a85){const _0x523d60=_0x523d();return _0x1832=function(_0x1832a9,_0x1b874f){_0x1832a9=_0x1832a9-0x19f;let _0x226ed0=_0x523d60[_0x1832a9];return _0x226ed0;},_0x1832(_0x1bdbe0,_0x191a85);}export default class H extends _0x4032ea{[_0x374d21(0x1a2)](){const _0x221a96=_0x374d21,_0x2697ec=this[_0x221a96(0x1a0)];_0x2697ec[_0x221a96(0x1ae)][_0x221a96(0x1af)](_0x221a96(0x1a4))&&_0x2697ec[_0x221a96(0x1a3)][_0x221a96(0x1af)](_0x221a96(0x1ac))[_0x221a96(0x1a5)](_0x221a96(0x1a4));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x385ac3=_0x2019;(function(_0x44c297,_0x37829d){const _0x212573=_0x2019,_0x1ae9d1=_0x44c297();while(!![]){try{const _0x388cfb=-parseInt(_0x212573(0xde))/0x1*(parseInt(_0x212573(0xce))/0x2)+-parseInt(_0x212573(0xb1))/0x3+-parseInt(_0x212573(0xb2))/0x4*(-parseInt(_0x212573(0xd4))/0x5)+-parseInt(_0x212573(0xab))/0x6+-parseInt(_0x212573(0xdd))/0x7+-parseInt(_0x212573(0xb6))/0x8+parseInt(_0x212573(0xca))/0x9;if(_0x388cfb===_0x37829d)break;else _0x1ae9d1['push'](_0x1ae9d1['shift']());}catch(_0x4ae8fb){_0x1ae9d1['push'](_0x1ae9d1['shift']());}}}(_0x4161,0x39ab2));function _0x2019(_0x386d98,_0x44d603){const _0x4161f1=_0x4161();return _0x2019=function(_0x20195e,_0x173a33){_0x20195e=_0x20195e-0xa8;let _0x4df454=_0x4161f1[_0x20195e];return _0x4df454;},_0x2019(_0x386d98,_0x44d603);}import{Plugin as _0x3e8968}from'ckeditor5/src/core.js';import{getTranslation as _0x514d9f}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2ec7c0}from'../utils/utils.js';export default class J extends _0x3e8968{[_0x385ac3(0xaa)](){const _0x2a070f=_0x385ac3,_0x91b786=this[_0x2a070f(0xbc)];if(!_0x91b786[_0x2a070f(0xd2)][_0x2a070f(0xd6)](_0x2a070f(0xbf)))return;const _0x25215c=_0x91b786[_0x2a070f(0xd2)][_0x2a070f(0xcd)](_0x2a070f(0xb9)),_0x40edfb=_0x91b786[_0x2a070f(0xc8)],_0x31ae83=_0x91b786[_0x2a070f(0xc7)][_0x2a070f(0xcd)](_0x2a070f(0xae))[_0x2a070f(0xdf)],_0x451c57=_0x91b786[_0x2a070f(0xd0)][_0x2a070f(0xcd)](_0x2a070f(0xae));_0x25215c[_0x2a070f(0xcf)](_0x2a070f(0xaf)),_0x25215c[_0x2a070f(0xcf)](_0x2a070f(0xc3)),_0x25215c[_0x2a070f(0xcf)](_0x2a070f(0xae),(_0xe2cc4d,_0x2166c3={})=>{const _0xaf3d31=_0x2a070f,_0x37bde0=_0x91b786[_0xaf3d31(0xdb)],_0x3e140f=_0x91b786[_0xaf3d31(0xdb)][_0xaf3d31(0xcb)][_0xaf3d31(0xad)],_0x2a8cc2=_0x2166c3&&void 0x0!==_0x2166c3[_0xaf3d31(0xd5)]?_0x2166c3[_0xaf3d31(0xd5)]:!_0x451c57[_0xaf3d31(0xda)];let _0x5b55b5;_0x2166c3[_0xaf3d31(0xc1)]||(_0x2166c3[_0xaf3d31(0xc1)]=_0x31ae83[0x0][_0xaf3d31(0xc1)]),_0x5b55b5=_0x2a8cc2?Array[_0xaf3d31(0xc0)](_0x3e140f[_0xaf3d31(0xdc)]())[_0xaf3d31(0xc6)](_0x2e6fae=>eo(_0x2e6fae)||function(_0x47d02d,_0x283cc9){const _0xdddcd7=_0xaf3d31;if(_0x47d02d['is'](_0xdddcd7(0xa9))||_0x283cc9[_0xdddcd7(0xbe)](_0x47d02d))return!0x1;return _0x283cc9[_0xdddcd7(0xac)](_0x47d02d[_0xdddcd7(0xb4)],_0xdddcd7(0xae));}(_0x2e6fae,_0x37bde0[_0xaf3d31(0xd1)])):Array[_0xaf3d31(0xc0)](_0x3e140f[_0xaf3d31(0xdc)]())[_0xaf3d31(0xc6)](_0x2544b6=>eo(_0x2544b6));const _0x12bc2e=_0x2ec7c0(_0x5b55b5,_0x37bde0);_0x37bde0[_0xaf3d31(0xa8)](()=>{const _0x11b968=_0xaf3d31;for(const _0x44168f of _0x12bc2e)_0x25215c[_0x11b968(0xb7)](_0x44168f,{'commandName':_0x11b968(0xae),'commandParams':[{..._0x2166c3,'forceValue':_0x2a8cc2}],'formatGroupId':_0x11b968(0xc5)});});}),(_0x25215c[_0x2a070f(0xd7)][_0x2a070f(0xbb)](_0x2a070f(0xae),_0x3c625f=>_0x514d9f(_0x40edfb,_0x2a070f(0xb5),_0x3c625f)),_0x25215c[_0x2a070f(0xd7)][_0x2a070f(0xba)](_0x25be71=>{const _0x2fc785=_0x2a070f;if(_0x2fc785(0xc2)!=_0x25be71[_0x2fc785(0xc9)])return;const _0x43c756=_0x40edfb['t'],{data:_0xdb4366}=_0x25be71;if(!_0xdb4366||_0x2fc785(0xae)!=_0xdb4366[_0x2fc785(0xd8)])return;const _0xeb68de=_0xdb4366[_0x2fc785(0xd9)][0x0][_0x2fc785(0xc1)],_0x4dac4e=_0x43c756(_0x31ae83[_0x2fc785(0xd3)](_0x54539e=>_0x54539e[_0x2fc785(0xc1)]===_0xeb68de)[_0x2fc785(0xbd)])[_0x2fc785(0xcc)]();return _0xdb4366[_0x2fc785(0xd9)][0x0][_0x2fc785(0xd5)]?{'type':_0x2fc785(0xb3),'content':_0x514d9f(_0x40edfb,_0x2fc785(0xc4),_0x514d9f(_0x40edfb,_0x2fc785(0xb5),0x1)+'\x20('+_0x4dac4e+')')}:{'type':_0x2fc785(0xb3),'content':_0x514d9f(_0x40edfb,_0x2fc785(0xb0),_0x514d9f(_0x40edfb,_0x2fc785(0xb5),0x1))};}));}}function _0x4161(){const _0x14281f=['language','formatBlock','outdentCodeBlock','*Set\x20format:*\x20%0','blockName','filter','config','locale','type','8407791FOkQfs','document','toLowerCase','get','2wUCXoZ','enableCommand','commands','schema','plugins','find','5HekQBn','forceValue','has','descriptionFactory','commandName','commandParams','value','model','getSelectedBlocks','1083292SndgjP','328737LDyeQG','languages','change','rootElement','afterInit','500466daDhbA','checkChild','selection','codeBlock','indentCodeBlock','*Remove\x20format:*\x20%0','899214GhjPXU','899804wzaKfn','format','parent','ELEMENT_CODE_BLOCK','450384KwdIBH','markBlockFormat','name','TrackChangesEditing','registerDescriptionCallback','registerElementLabel','editor','label','isLimit','CodeBlock','from'];_0x4161=function(){return _0x14281f;};return _0x4161();}function eo(_0x1e75cf){const _0x5c3361=_0x385ac3;return _0x5c3361(0xae)==_0x1e75cf[_0x5c3361(0xb8)];}
23
+ const _0x4ad5d4=_0x57d2;(function(_0x2c952f,_0xeab052){const _0x130e4b=_0x57d2,_0x284ecb=_0x2c952f();while(!![]){try{const _0x44193b=parseInt(_0x130e4b(0xd2))/0x1+parseInt(_0x130e4b(0xbb))/0x2*(-parseInt(_0x130e4b(0xed))/0x3)+parseInt(_0x130e4b(0xd5))/0x4*(-parseInt(_0x130e4b(0xd6))/0x5)+parseInt(_0x130e4b(0xeb))/0x6+parseInt(_0x130e4b(0xbf))/0x7*(parseInt(_0x130e4b(0xe4))/0x8)+parseInt(_0x130e4b(0xbd))/0x9+-parseInt(_0x130e4b(0xdb))/0xa;if(_0x44193b===_0xeab052)break;else _0x284ecb['push'](_0x284ecb['shift']());}catch(_0x144277){_0x284ecb['push'](_0x284ecb['shift']());}}}(_0x487b,0xdc5d3));import{Plugin as _0x54b3fc}from'ckeditor5/src/core.js';import{getTranslation as _0x193f78}from'../utils/common-translations.js';function _0x487b(){const _0x536966=['forceValue','2974552uvutsI','value','*Set\x20format:*\x20%0','selection','document','outdentCodeBlock','format','registerDescriptionCallback','descriptionFactory','commandParams','change','TrackChangesEditing','type','has','commands','model','*Remove\x20format:*\x20%0','isLimit','blockName','1322441FoLFEE','formatBlock','get','1140808UPhpBx','5QiNCUv','parent','find','language','config','27827760CvJtep','label','editor','codeBlock','commandName','indentCodeBlock','rootElement','toLowerCase','registerElementLabel','24cEwuCp','enableCommand','schema','plugins','ELEMENT_CODE_BLOCK','name','afterInit','2747460mbkTIT','filter','36OiPEvP','languages','getSelectedBlocks','markBlockFormat','checkChild','from','locale','96892VcmSrE','CodeBlock','13471038kNxXYi'];_0x487b=function(){return _0x536966;};return _0x487b();}function _0x57d2(_0x4cb5a9,_0x348b54){const _0x487b17=_0x487b();return _0x57d2=function(_0x57d22d,_0x4a9402){_0x57d22d=_0x57d22d-0xbb;let _0x353146=_0x487b17[_0x57d22d];return _0x353146;},_0x57d2(_0x4cb5a9,_0x348b54);}import{getRangesOfBlockGroups as _0x4588e9}from'../utils/utils.js';export default class J extends _0x54b3fc{[_0x4ad5d4(0xea)](){const _0x367e5a=_0x4ad5d4,_0x2d77a0=this[_0x367e5a(0xdd)];if(!_0x2d77a0[_0x367e5a(0xe7)][_0x367e5a(0xcc)](_0x367e5a(0xbc)))return;const _0x3fbf5b=_0x2d77a0[_0x367e5a(0xe7)][_0x367e5a(0xd4)](_0x367e5a(0xca)),_0x456c16=_0x2d77a0[_0x367e5a(0xf3)],_0x114336=_0x2d77a0[_0x367e5a(0xda)][_0x367e5a(0xd4)](_0x367e5a(0xde))[_0x367e5a(0xee)],_0x5985e0=_0x2d77a0[_0x367e5a(0xcd)][_0x367e5a(0xd4)](_0x367e5a(0xde));_0x3fbf5b[_0x367e5a(0xe5)](_0x367e5a(0xe0)),_0x3fbf5b[_0x367e5a(0xe5)](_0x367e5a(0xc4)),_0x3fbf5b[_0x367e5a(0xe5)](_0x367e5a(0xde),(_0x5be288,_0x215165={})=>{const _0x22e996=_0x367e5a,_0x1c7ae5=_0x2d77a0[_0x22e996(0xce)],_0xdb97a9=_0x2d77a0[_0x22e996(0xce)][_0x22e996(0xc3)][_0x22e996(0xc2)],_0x4e138e=_0x215165&&void 0x0!==_0x215165[_0x22e996(0xbe)]?_0x215165[_0x22e996(0xbe)]:!_0x5985e0[_0x22e996(0xc0)];let _0x598bc1;_0x215165[_0x22e996(0xd9)]||(_0x215165[_0x22e996(0xd9)]=_0x114336[0x0][_0x22e996(0xd9)]),_0x598bc1=_0x4e138e?Array[_0x22e996(0xf2)](_0xdb97a9[_0x22e996(0xef)]())[_0x22e996(0xec)](_0x50181e=>eo(_0x50181e)||function(_0x2904ef,_0x520276){const _0x30a64f=_0x22e996;if(_0x2904ef['is'](_0x30a64f(0xe1))||_0x520276[_0x30a64f(0xd0)](_0x2904ef))return!0x1;return _0x520276[_0x30a64f(0xf1)](_0x2904ef[_0x30a64f(0xd7)],_0x30a64f(0xde));}(_0x50181e,_0x1c7ae5[_0x22e996(0xe6)])):Array[_0x22e996(0xf2)](_0xdb97a9[_0x22e996(0xef)]())[_0x22e996(0xec)](_0x3cc354=>eo(_0x3cc354));const _0x5dec3e=_0x4588e9(_0x598bc1,_0x1c7ae5);_0x1c7ae5[_0x22e996(0xc9)](()=>{const _0x4d8a54=_0x22e996;for(const _0x3cad93 of _0x5dec3e)_0x3fbf5b[_0x4d8a54(0xf0)](_0x3cad93,{'commandName':_0x4d8a54(0xde),'commandParams':[{..._0x215165,'forceValue':_0x4e138e}],'formatGroupId':_0x4d8a54(0xd1)});});}),(_0x3fbf5b[_0x367e5a(0xc7)][_0x367e5a(0xe3)](_0x367e5a(0xde),_0x2494f4=>_0x193f78(_0x456c16,_0x367e5a(0xe8),_0x2494f4)),_0x3fbf5b[_0x367e5a(0xc7)][_0x367e5a(0xc6)](_0x50b3a9=>{const _0x2cbe5c=_0x367e5a;if(_0x2cbe5c(0xd3)!=_0x50b3a9[_0x2cbe5c(0xcb)])return;const _0x38e7df=_0x456c16['t'],{data:_0x12f933}=_0x50b3a9;if(!_0x12f933||_0x2cbe5c(0xde)!=_0x12f933[_0x2cbe5c(0xdf)])return;const _0x137c9f=_0x12f933[_0x2cbe5c(0xc8)][0x0][_0x2cbe5c(0xd9)],_0xb6f3f2=_0x38e7df(_0x114336[_0x2cbe5c(0xd8)](_0x57113b=>_0x57113b[_0x2cbe5c(0xd9)]===_0x137c9f)[_0x2cbe5c(0xdc)])[_0x2cbe5c(0xe2)]();return _0x12f933[_0x2cbe5c(0xc8)][0x0][_0x2cbe5c(0xbe)]?{'type':_0x2cbe5c(0xc5),'content':_0x193f78(_0x456c16,_0x2cbe5c(0xc1),_0x193f78(_0x456c16,_0x2cbe5c(0xe8),0x1)+'\x20('+_0xb6f3f2+')')}:{'type':_0x2cbe5c(0xc5),'content':_0x193f78(_0x456c16,_0x2cbe5c(0xcf),_0x193f78(_0x456c16,_0x2cbe5c(0xe8),0x1))};}));}}function eo(_0x5d2305){const _0x549e45=_0x4ad5d4;return _0x549e45(0xde)==_0x5d2305[_0x549e45(0xe9)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x36b5(){const _0x2c0f82=['5730669RYIkon','81UMJJwt','72xmMvHg','353456KQSVWi','get','173685iPMqeK','TrackChangesEditing','16355590dHOGiD','has','editor','plugins','afterInit','enableCommand','693EIsQzg','44JVwlSu','addCommentThread','21581NUUQHJ','CommentsEditing','209404RcfPGh'];_0x36b5=function(){return _0x2c0f82;};return _0x36b5();}const _0x1ac941=_0x4141;(function(_0x44332f,_0x2459f4){const _0x2f930f=_0x4141,_0x289688=_0x44332f();while(!![]){try{const _0x56a2dd=parseInt(_0x2f930f(0x1e5))/0x1*(-parseInt(_0x2f930f(0x1e3))/0x2)+parseInt(_0x2f930f(0x1e2))/0x3+parseInt(_0x2f930f(0x1e7))/0x4+-parseInt(_0x2f930f(0x1ed))/0x5*(-parseInt(_0x2f930f(0x1ea))/0x6)+-parseInt(_0x2f930f(0x1e8))/0x7+parseInt(_0x2f930f(0x1eb))/0x8*(-parseInt(_0x2f930f(0x1e9))/0x9)+parseInt(_0x2f930f(0x1dc))/0xa;if(_0x56a2dd===_0x2459f4)break;else _0x289688['push'](_0x289688['shift']());}catch(_0x168f31){_0x289688['push'](_0x289688['shift']());}}}(_0x36b5,0x650ca));function _0x4141(_0x3330b5,_0x2178c5){const _0x36b506=_0x36b5();return _0x4141=function(_0x4141b8,_0x466099){_0x4141b8=_0x4141b8-0x1db;let _0x54b8e4=_0x36b506[_0x4141b8];return _0x54b8e4;},_0x4141(_0x3330b5,_0x2178c5);}import{Plugin as _0x193e6c}from'ckeditor5/src/core.js';export default class q extends _0x193e6c{[_0x1ac941(0x1e0)](){const _0x4416a4=_0x1ac941,_0x403229=this[_0x4416a4(0x1de)];if(!_0x403229[_0x4416a4(0x1df)][_0x4416a4(0x1dd)](_0x4416a4(0x1e6)))return;_0x403229[_0x4416a4(0x1df)][_0x4416a4(0x1ec)](_0x4416a4(0x1db))[_0x4416a4(0x1e1)](_0x4416a4(0x1e4));}}
23
+ const _0x51fadc=_0xe457;(function(_0x32bd31,_0x5efe8e){const _0x45c4f1=_0xe457,_0x4a19b0=_0x32bd31();while(!![]){try{const _0x427aea=parseInt(_0x45c4f1(0x141))/0x1*(-parseInt(_0x45c4f1(0x13e))/0x2)+-parseInt(_0x45c4f1(0x13c))/0x3*(-parseInt(_0x45c4f1(0x14b))/0x4)+-parseInt(_0x45c4f1(0x147))/0x5+-parseInt(_0x45c4f1(0x14c))/0x6*(parseInt(_0x45c4f1(0x142))/0x7)+parseInt(_0x45c4f1(0x149))/0x8*(parseInt(_0x45c4f1(0x150))/0x9)+-parseInt(_0x45c4f1(0x148))/0xa+parseInt(_0x45c4f1(0x145))/0xb*(parseInt(_0x45c4f1(0x13d))/0xc);if(_0x427aea===_0x5efe8e)break;else _0x4a19b0['push'](_0x4a19b0['shift']());}catch(_0x4b06d9){_0x4a19b0['push'](_0x4a19b0['shift']());}}}(_0x5617,0x4a69e));import{Plugin as _0x368049}from'ckeditor5/src/core.js';export default class q extends _0x368049{[_0x51fadc(0x144)](){const _0x34c5aa=_0x51fadc,_0x351114=this[_0x34c5aa(0x143)];if(!_0x351114[_0x34c5aa(0x14f)][_0x34c5aa(0x14e)](_0x34c5aa(0x140)))return;_0x351114[_0x34c5aa(0x14f)][_0x34c5aa(0x14d)](_0x34c5aa(0x146))[_0x34c5aa(0x13f)](_0x34c5aa(0x14a));}}function _0xe457(_0x2ca616,_0x22b94e){const _0x5617bb=_0x5617();return _0xe457=function(_0xe4571c,_0x4bdab9){_0xe4571c=_0xe4571c-0x13c;let _0x4caac7=_0x5617bb[_0xe4571c];return _0x4caac7;},_0xe457(_0x2ca616,_0x22b94e);}function _0x5617(){const _0x78ab3=['340540MeiJAH','6uzxWJk','get','has','plugins','2573811KaFlcV','9IsddkK','3851076oWlWLU','104ZaPROv','enableCommand','CommentsEditing','2542ndrlhS','90937vKeezo','editor','afterInit','11lVfFjK','TrackChangesEditing','44955UngAgM','4033430HEOtBF','8qQxdlg','addCommentThread'];_0x5617=function(){return _0x78ab3;};return _0x5617();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27df21=_0x4a24;(function(_0x1ea147,_0x1a738a){const _0x2b3587=_0x4a24,_0x3a1c16=_0x1ea147();while(!![]){try{const _0x2a7f7d=parseInt(_0x2b3587(0xa7))/0x1+-parseInt(_0x2b3587(0x7f))/0x2*(parseInt(_0x2b3587(0x7a))/0x3)+-parseInt(_0x2b3587(0x73))/0x4+-parseInt(_0x2b3587(0x9d))/0x5*(parseInt(_0x2b3587(0x94))/0x6)+parseInt(_0x2b3587(0xaa))/0x7*(parseInt(_0x2b3587(0x90))/0x8)+parseInt(_0x2b3587(0x71))/0x9*(parseInt(_0x2b3587(0x99))/0xa)+parseInt(_0x2b3587(0x9a))/0xb;if(_0x2a7f7d===_0x1a738a)break;else _0x3a1c16['push'](_0x3a1c16['shift']());}catch(_0x3ffe1a){_0x3a1c16['push'](_0x3a1c16['shift']());}}}(_0x10ea,0xe1588));import{Plugin as _0x4d4bb2}from'ckeditor5/src/core.js';import{LiveRange as _0x12a8db}from'ckeditor5/src/engine.js';import{Delete as _0x598791}from'ckeditor5/src/typing.js';function _0x4a24(_0x2ff128,_0x483dd2){const _0x10ea80=_0x10ea();return _0x4a24=function(_0x4a24f9,_0x42cb24){_0x4a24f9=_0x4a24f9-0x6f;let _0x1bf588=_0x10ea80[_0x4a24f9];return _0x1bf588;},_0x4a24(_0x2ff128,_0x483dd2);}function _0x10ea(){const _0x44944a=['TrackChangesEditing','unbindElementFromMarkerName','rootName','editing','getFirstRange','data','init','1368392ILhSNq','editor','root','7jxzCgk','deleteForward','bind','buffer','99wBcDFR','createSelection','4352660EjoVeH','requires','commands','document','merge','remove','addMarker:suggestion:deletion','12swOblP','$graveyard','isCollapsed','enableCommand','delete','407362PBYVIX','forward','showSuggestionHighlights','end','enqueueChange','writer','high','unlock','markerName','lock','detach','unit','start','mapper','createRange','model','batch','6068696kxzugJ','setSelection','downcastDispatcher','markerNameToElements','4944rzpOjP','selection','removeMarker:suggestion:deletion','options','uiElement','1468810LJHvNH','9321609hupjhB','get','modifySelection','10705HtpBNJ','fromRange','plugins'];_0x10ea=function(){return _0x44944a;};return _0x10ea();}import{downcastSplitMergeMarker as _0x1c79a8}from'./utils.js';export default class z extends _0x4d4bb2{static get[_0x27df21(0x74)](){return[_0x598791];}[_0x27df21(0xa6)](){const _0x3ec4f6=_0x27df21,_0x45a703=this[_0x3ec4f6(0xa8)],_0x1aa6a5=_0x45a703[_0x3ec4f6(0x9f)][_0x3ec4f6(0x9b)](_0x3ec4f6(0xa0));_0x1aa6a5[_0x3ec4f6(0x7d)](_0x3ec4f6(0x7e));const _0x282945=_0x45a703[_0x3ec4f6(0x75)][_0x3ec4f6(0x9b)](_0x3ec4f6(0xab));_0x1aa6a5[_0x3ec4f6(0x7d)](_0x3ec4f6(0xab),(_0x3dd12b,_0x3d6d1f={})=>{const _0x47fc4f=_0x3ec4f6,_0x3eeb25=_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x72)](_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x76)][_0x47fc4f(0x95)]);_0x3eeb25[_0x47fc4f(0x7c)]&&_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x9c)](_0x3eeb25,{'direction':_0x47fc4f(0x80),'unit':_0x3d6d1f[_0x47fc4f(0x8a)]});const _0x2625ba=_0x3eeb25[_0x47fc4f(0xa4)](),_0xf1c1b1=_0x12a8db[_0x47fc4f(0x9e)](_0x2625ba);let _0x371ddf;_0x3dd12b(_0x3d6d1f),_0x371ddf=_0x47fc4f(0x7b)==_0xf1c1b1[_0x47fc4f(0xa9)][_0x47fc4f(0xa2)]?_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x8d)](_0x2625ba[_0x47fc4f(0x8b)]):_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x8d)](_0xf1c1b1[_0x47fc4f(0x8b)],_0xf1c1b1[_0x47fc4f(0x82)]),_0xf1c1b1[_0x47fc4f(0x89)](),_0x45a703[_0x47fc4f(0x8e)][_0x47fc4f(0x83)](_0x282945[_0x47fc4f(0x70)][_0x47fc4f(0x8f)],_0x2c3d21=>{const _0xfe08f0=_0x47fc4f;_0x282945[_0xfe08f0(0x70)][_0xfe08f0(0x88)](),_0x2c3d21[_0xfe08f0(0x91)](_0x2c3d21[_0xfe08f0(0x8d)](_0x371ddf[_0xfe08f0(0x82)])),_0x282945[_0xfe08f0(0x70)][_0xfe08f0(0x86)]();});}),_0x45a703[_0x3ec4f6(0xa3)][_0x3ec4f6(0x92)]['on'](_0x3ec4f6(0x79),_0x1c79a8(_0x45a703,_0x3ec4f6(0x77)),{'priority':_0x3ec4f6(0x85)}),_0x45a703[_0x3ec4f6(0xa5)][_0x3ec4f6(0x92)]['on'](_0x3ec4f6(0x79),(_0x3e5dbf,_0x2511dc,_0x4fec6e)=>{const _0x90abc1=_0x3ec4f6;_0x4fec6e[_0x90abc1(0x97)][_0x90abc1(0x81)]&&_0x1c79a8(_0x45a703,_0x90abc1(0x77),{'showActiveMarker':!0x1})[_0x90abc1(0x6f)](this)(_0x3e5dbf,_0x2511dc,_0x4fec6e);},{'priority':_0x3ec4f6(0x85)}),_0x45a703[_0x3ec4f6(0xa3)][_0x3ec4f6(0x92)]['on'](_0x3ec4f6(0x96),(_0x405b7b,_0x237ee2,_0x1f2abb)=>{const _0x2e06c7=_0x3ec4f6,_0x137523=_0x1f2abb[_0x2e06c7(0x8c)][_0x2e06c7(0x93)](_0x237ee2[_0x2e06c7(0x87)]);if(_0x137523){for(const _0x531ede of _0x137523)_0x531ede['is'](_0x2e06c7(0x98))&&(_0x1f2abb[_0x2e06c7(0x8c)][_0x2e06c7(0xa1)](_0x531ede,_0x237ee2[_0x2e06c7(0x87)]),_0x1f2abb[_0x2e06c7(0x84)][_0x2e06c7(0x78)](_0x531ede));}},{'priority':_0x3ec4f6(0x85)});}}
23
+ const _0x37c3ea=_0x315c;(function(_0x11a99e,_0x2f96cb){const _0x100e3d=_0x315c,_0x61d7b5=_0x11a99e();while(!![]){try{const _0x2e236b=-parseInt(_0x100e3d(0xeb))/0x1*(parseInt(_0x100e3d(0x115))/0x2)+parseInt(_0x100e3d(0xfc))/0x3+-parseInt(_0x100e3d(0x101))/0x4*(-parseInt(_0x100e3d(0xfa))/0x5)+-parseInt(_0x100e3d(0x107))/0x6*(parseInt(_0x100e3d(0xf9))/0x7)+parseInt(_0x100e3d(0x103))/0x8*(parseInt(_0x100e3d(0xf0))/0x9)+-parseInt(_0x100e3d(0x11e))/0xa+-parseInt(_0x100e3d(0xe8))/0xb*(-parseInt(_0x100e3d(0xec))/0xc);if(_0x2e236b===_0x2f96cb)break;else _0x61d7b5['push'](_0x61d7b5['shift']());}catch(_0x2df3f5){_0x61d7b5['push'](_0x61d7b5['shift']());}}}(_0x77b3,0xd073f));import{Plugin as _0x117e23}from'ckeditor5/src/core.js';import{LiveRange as _0x5a3855}from'ckeditor5/src/engine.js';import{Delete as _0x5a7b3e}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x1d001b}from'./utils.js';function _0x77b3(){const _0x2b7d4c=['end','editor','merge','22RrjGzL','bind','createRange','660571uiMGWB','41784ODtavT','batch','enableCommand','markerNameToElements','12713733uDgOeq','start','unit','delete','deleteForward','get','setSelection','requires','model','7HSAmRC','439525yOYKYz','uiElement','348903dWfRmI','forward','removeMarker:suggestion:deletion','createSelection','fromRange','32Cmzknr','showSuggestionHighlights','8JAFwgE','high','rootName','TrackChangesEditing','3965118jJpNkp','enqueueChange','isCollapsed','lock','detach','writer','unbindElementFromMarkerName','modifySelection','remove','init','plugins','downcastDispatcher','editing','root','2pDRUih','commands','data','buffer','getFirstRange','markerName','options','$graveyard','addMarker:suggestion:deletion','638950yaGmOM','document','selection','mapper','unlock'];_0x77b3=function(){return _0x2b7d4c;};return _0x77b3();}function _0x315c(_0x46b4ff,_0x10a24c){const _0x77b3ff=_0x77b3();return _0x315c=function(_0x315c4a,_0x214e6d){_0x315c4a=_0x315c4a-0xe2;let _0x4e2d21=_0x77b3ff[_0x315c4a];return _0x4e2d21;},_0x315c(_0x46b4ff,_0x10a24c);}export default class z extends _0x117e23{static get[_0x37c3ea(0xf7)](){return[_0x5a7b3e];}[_0x37c3ea(0x110)](){const _0x1b352b=_0x37c3ea,_0x3cfcde=this[_0x1b352b(0xe6)],_0x3044be=_0x3cfcde[_0x1b352b(0x111)][_0x1b352b(0xf5)](_0x1b352b(0x106));_0x3044be[_0x1b352b(0xee)](_0x1b352b(0xf3));const _0x473e07=_0x3cfcde[_0x1b352b(0x116)][_0x1b352b(0xf5)](_0x1b352b(0xf4));_0x3044be[_0x1b352b(0xee)](_0x1b352b(0xf4),(_0x3fe1fb,_0x5da56f={})=>{const _0xded4ef=_0x1b352b,_0x5012e6=_0x3cfcde[_0xded4ef(0xf8)][_0xded4ef(0xff)](_0x3cfcde[_0xded4ef(0xf8)][_0xded4ef(0x11f)][_0xded4ef(0xe2)]);_0x5012e6[_0xded4ef(0x109)]&&_0x3cfcde[_0xded4ef(0xf8)][_0xded4ef(0x10e)](_0x5012e6,{'direction':_0xded4ef(0xfd),'unit':_0x5da56f[_0xded4ef(0xf2)]});const _0x708e19=_0x5012e6[_0xded4ef(0x119)](),_0x5937bf=_0x5a3855[_0xded4ef(0x100)](_0x708e19);let _0x2839c9;_0x3fe1fb(_0x5da56f),_0x2839c9=_0xded4ef(0x11c)==_0x5937bf[_0xded4ef(0x114)][_0xded4ef(0x105)]?_0x3cfcde[_0xded4ef(0xf8)][_0xded4ef(0xea)](_0x708e19[_0xded4ef(0xf1)]):_0x3cfcde[_0xded4ef(0xf8)][_0xded4ef(0xea)](_0x5937bf[_0xded4ef(0xf1)],_0x5937bf[_0xded4ef(0xe5)]),_0x5937bf[_0xded4ef(0x10b)](),_0x3cfcde[_0xded4ef(0xf8)][_0xded4ef(0x108)](_0x473e07[_0xded4ef(0x118)][_0xded4ef(0xed)],_0x2dff6d=>{const _0xf07c73=_0xded4ef;_0x473e07[_0xf07c73(0x118)][_0xf07c73(0x10a)](),_0x2dff6d[_0xf07c73(0xf6)](_0x2dff6d[_0xf07c73(0xea)](_0x2839c9[_0xf07c73(0xe5)])),_0x473e07[_0xf07c73(0x118)][_0xf07c73(0xe4)]();});}),_0x3cfcde[_0x1b352b(0x113)][_0x1b352b(0x112)]['on'](_0x1b352b(0x11d),_0x1d001b(_0x3cfcde,_0x1b352b(0xe7)),{'priority':_0x1b352b(0x104)}),_0x3cfcde[_0x1b352b(0x117)][_0x1b352b(0x112)]['on'](_0x1b352b(0x11d),(_0x591ec6,_0x168eba,_0x3eee1d)=>{const _0x5ba343=_0x1b352b;_0x3eee1d[_0x5ba343(0x11b)][_0x5ba343(0x102)]&&_0x1d001b(_0x3cfcde,_0x5ba343(0xe7),{'showActiveMarker':!0x1})[_0x5ba343(0xe9)](this)(_0x591ec6,_0x168eba,_0x3eee1d);},{'priority':_0x1b352b(0x104)}),_0x3cfcde[_0x1b352b(0x113)][_0x1b352b(0x112)]['on'](_0x1b352b(0xfe),(_0x407365,_0x218550,_0x21baae)=>{const _0x118130=_0x1b352b,_0x3028da=_0x21baae[_0x118130(0xe3)][_0x118130(0xef)](_0x218550[_0x118130(0x11a)]);if(_0x3028da){for(const _0x343e1d of _0x3028da)_0x343e1d['is'](_0x118130(0xfb))&&(_0x21baae[_0x118130(0xe3)][_0x118130(0x10d)](_0x343e1d,_0x218550[_0x118130(0x11a)]),_0x21baae[_0x118130(0x10c)][_0x118130(0x10f)](_0x343e1d));}},{'priority':_0x1b352b(0x104)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x48ff(_0x4996e2,_0x47562e){const _0x30d0e5=_0x30d0();return _0x48ff=function(_0x48ff5e,_0x3de14c){_0x48ff5e=_0x48ff5e-0x9d;let _0x379c36=_0x30d0e5[_0x48ff5e];return _0x379c36;},_0x48ff(_0x4996e2,_0x47562e);}const _0x15944c=_0x48ff;(function(_0x18addf,_0x3fa382){const _0x3310c1=_0x48ff,_0x495829=_0x18addf();while(!![]){try{const _0xbded62=parseInt(_0x3310c1(0xa4))/0x1+parseInt(_0x3310c1(0xaf))/0x2+parseInt(_0x3310c1(0xc7))/0x3*(-parseInt(_0x3310c1(0xc5))/0x4)+parseInt(_0x3310c1(0xc2))/0x5*(parseInt(_0x3310c1(0xbd))/0x6)+parseInt(_0x3310c1(0xb9))/0x7*(parseInt(_0x3310c1(0xcb))/0x8)+-parseInt(_0x3310c1(0x9d))/0x9+parseInt(_0x3310c1(0xa5))/0xa*(-parseInt(_0x3310c1(0x9e))/0xb);if(_0xbded62===_0x3fa382)break;else _0x495829['push'](_0x495829['shift']());}catch(_0x3472a3){_0x495829['push'](_0x495829['shift']());}}}(_0x30d0,0xc0692));import{Plugin as _0x1dc615}from'ckeditor5/src/core.js';function _0x30d0(){const _0x26d6e5=['commands','fire','enter','fromRange','high','7789797ZzsSgP','11SeYpUU','mapper','writer','split','createRange','ck-suggestion-marker-split','901739tVxVay','7837570tzxVjO','parent','setSelection','bind','showSuggestionHighlights','editing','document','model','downcastDispatcher','removeMarker:suggestion:insertion','1991494kCTJgB','afterExecute','unbindElementFromMarkerName','selection','editor','markerName','enterBlock','data','plugins','init','14lwNOmd','getFirstRange','nextSibling','getFirstPosition','132264wHnOkj','addMarker:suggestion:insertion','requires','enableCommand','hasClass','65xEBUxu','createPositionAt','change','100496GlEwtM','markerNameToElements','51ozsQVR','detach','remove','markInsertion','2721816KZKCeG','get','TrackChangesEditing','end','options'];_0x30d0=function(){return _0x26d6e5;};return _0x30d0();}import{Enter as _0x15a6e6}from'ckeditor5/src/enter.js';import{LiveRange as _0x1bb1be}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x48dca3}from'./utils.js';export default class Q extends _0x1dc615{static get[_0x15944c(0xbf)](){return[_0x15a6e6];}[_0x15944c(0xb8)](){const _0x4b39a8=_0x15944c,_0x29d615=this[_0x4b39a8(0xb3)],_0x502a4a=_0x29d615[_0x4b39a8(0xb7)][_0x4b39a8(0xcc)](_0x4b39a8(0xcd)),_0x2a3091=_0x29d615[_0x4b39a8(0xd0)][_0x4b39a8(0xcc)](_0x4b39a8(0xd2));_0x502a4a[_0x4b39a8(0xc0)](_0x4b39a8(0xd2),()=>{const _0x4d20ae=_0x4b39a8;_0x29d615[_0x4d20ae(0xac)][_0x4d20ae(0xc4)](_0x19b898=>{const _0x2f9c2a=_0x4d20ae,_0xdc1e04=_0x29d615[_0x2f9c2a(0xac)][_0x2f9c2a(0xab)][_0x2f9c2a(0xb2)],_0x23491a=_0xdc1e04[_0x2f9c2a(0xbc)](),_0x14f57a=_0x1bb1be[_0x2f9c2a(0xd3)](_0xdc1e04[_0x2f9c2a(0xba)]());if(_0x2a3091[_0x2f9c2a(0xb5)](_0x19b898)){const _0x59266b=_0x29d615[_0x2f9c2a(0xac)][_0x2f9c2a(0xc3)](_0x23491a[_0x2f9c2a(0xa6)][_0x2f9c2a(0xbb)],0x0),_0x44a87f=_0x19b898[_0x2f9c2a(0xa2)](_0x23491a,_0x59266b);_0x502a4a[_0x2f9c2a(0xca)](_0x44a87f);}else _0x19b898[_0x2f9c2a(0xa7)](_0x19b898[_0x2f9c2a(0xa2)](_0x14f57a[_0x2f9c2a(0xce)]));_0x14f57a[_0x2f9c2a(0xc8)](),_0x2a3091[_0x2f9c2a(0xd1)](_0x2f9c2a(0xb0),{'writer':_0x19b898});});}),_0x29d615[_0x4b39a8(0xaa)][_0x4b39a8(0xad)]['on'](_0x4b39a8(0xbe),_0x48dca3(_0x29d615,_0x4b39a8(0xa1)),{'priority':_0x4b39a8(0xd4)}),_0x29d615[_0x4b39a8(0xaa)][_0x4b39a8(0xad)]['on'](_0x4b39a8(0xae),(_0x1a72f5,_0x35a441,_0x566fec)=>{const _0xfee451=_0x4b39a8,_0x118157=_0x566fec[_0xfee451(0x9f)][_0xfee451(0xc6)](_0x35a441[_0xfee451(0xb4)]);if(_0x118157){for(const _0x2ba473 of _0x118157)_0x2ba473[_0xfee451(0xc1)](_0xfee451(0xa3))&&(_0x566fec[_0xfee451(0x9f)][_0xfee451(0xb1)](_0x2ba473,_0x35a441[_0xfee451(0xb4)]),_0x566fec[_0xfee451(0xa0)][_0xfee451(0xc9)](_0x2ba473));}},{'priority':_0x4b39a8(0xd4)}),_0x29d615[_0x4b39a8(0xb6)][_0x4b39a8(0xad)]['on'](_0x4b39a8(0xbe),(_0x7a170,_0x117ee5,_0x54286a)=>{const _0x8fd4b0=_0x4b39a8;_0x54286a[_0x8fd4b0(0xcf)][_0x8fd4b0(0xa9)]&&_0x48dca3(_0x29d615,_0x8fd4b0(0xa1),{'showActiveMarker':!0x1})[_0x8fd4b0(0xa8)](this)(_0x7a170,_0x117ee5,_0x54286a);},{'priority':_0x4b39a8(0xd4)});}}
23
+ const _0x1ea8ca=_0xfd67;(function(_0x45f97e,_0x4d4a8f){const _0x3a8ac1=_0xfd67,_0x44213e=_0x45f97e();while(!![]){try{const _0x317d44=-parseInt(_0x3a8ac1(0x133))/0x1+-parseInt(_0x3a8ac1(0x14e))/0x2*(parseInt(_0x3a8ac1(0x13b))/0x3)+-parseInt(_0x3a8ac1(0x120))/0x4*(parseInt(_0x3a8ac1(0x135))/0x5)+-parseInt(_0x3a8ac1(0x13d))/0x6+-parseInt(_0x3a8ac1(0x128))/0x7+parseInt(_0x3a8ac1(0x140))/0x8+parseInt(_0x3a8ac1(0x153))/0x9;if(_0x317d44===_0x4d4a8f)break;else _0x44213e['push'](_0x44213e['shift']());}catch(_0x22ff52){_0x44213e['push'](_0x44213e['shift']());}}}(_0x5582,0xd867d));function _0xfd67(_0x419fbf,_0x4c34d4){const _0x558245=_0x5582();return _0xfd67=function(_0xfd6711,_0x1db6ec){_0xfd6711=_0xfd6711-0x11e;let _0x155309=_0x558245[_0xfd6711];return _0x155309;},_0xfd67(_0x419fbf,_0x4c34d4);}import{Plugin as _0x4f06ad}from'ckeditor5/src/core.js';import{Enter as _0x111b71}from'ckeditor5/src/enter.js';import{LiveRange as _0x465da4}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x10fe1e}from'./utils.js';function _0x5582(){const _0x3d806a=['7005464JKKaVK','afterExecute','change','enterBlock','createRange','options','get','showSuggestionHighlights','fromRange','commands','unbindElementFromMarkerName','parent','setSelection','mapper','6158HiemMs','writer','hasClass','markerNameToElements','getFirstRange','37701027RAvyNY','enableCommand','addMarker:suggestion:insertion','1012VdTALt','editor','plugins','requires','fire','getFirstPosition','markerName','removeMarker:suggestion:insertion','12326097SHFtfr','high','downcastDispatcher','init','data','document','model','remove','markInsertion','bind','detach','900822PsNRUH','nextSibling','17960bNchgd','ck-suggestion-marker-split','TrackChangesEditing','enter','split','editing','453JkyToB','createPositionAt','857346zKPpCO','selection','end'];_0x5582=function(){return _0x3d806a;};return _0x5582();}export default class Q extends _0x4f06ad{static get[_0x1ea8ca(0x123)](){return[_0x111b71];}[_0x1ea8ca(0x12b)](){const _0x1efe13=_0x1ea8ca,_0x5cfc49=this[_0x1efe13(0x121)],_0x6e7070=_0x5cfc49[_0x1efe13(0x122)][_0x1efe13(0x146)](_0x1efe13(0x137)),_0x332151=_0x5cfc49[_0x1efe13(0x149)][_0x1efe13(0x146)](_0x1efe13(0x138));_0x6e7070[_0x1efe13(0x11e)](_0x1efe13(0x138),()=>{const _0x3eb4bf=_0x1efe13;_0x5cfc49[_0x3eb4bf(0x12e)][_0x3eb4bf(0x142)](_0xb232fa=>{const _0x5cfaea=_0x3eb4bf,_0x5e544a=_0x5cfc49[_0x5cfaea(0x12e)][_0x5cfaea(0x12d)][_0x5cfaea(0x13e)],_0x5adfce=_0x5e544a[_0x5cfaea(0x125)](),_0x541818=_0x465da4[_0x5cfaea(0x148)](_0x5e544a[_0x5cfaea(0x152)]());if(_0x332151[_0x5cfaea(0x143)](_0xb232fa)){const _0x51853d=_0x5cfc49[_0x5cfaea(0x12e)][_0x5cfaea(0x13c)](_0x5adfce[_0x5cfaea(0x14b)][_0x5cfaea(0x134)],0x0),_0x2f7ff8=_0xb232fa[_0x5cfaea(0x144)](_0x5adfce,_0x51853d);_0x6e7070[_0x5cfaea(0x130)](_0x2f7ff8);}else _0xb232fa[_0x5cfaea(0x14c)](_0xb232fa[_0x5cfaea(0x144)](_0x541818[_0x5cfaea(0x13f)]));_0x541818[_0x5cfaea(0x132)](),_0x332151[_0x5cfaea(0x124)](_0x5cfaea(0x141),{'writer':_0xb232fa});});}),_0x5cfc49[_0x1efe13(0x13a)][_0x1efe13(0x12a)]['on'](_0x1efe13(0x11f),_0x10fe1e(_0x5cfc49,_0x1efe13(0x139)),{'priority':_0x1efe13(0x129)}),_0x5cfc49[_0x1efe13(0x13a)][_0x1efe13(0x12a)]['on'](_0x1efe13(0x127),(_0x48e92c,_0x1604a5,_0x491bfd)=>{const _0x3dd9f1=_0x1efe13,_0x5d424a=_0x491bfd[_0x3dd9f1(0x14d)][_0x3dd9f1(0x151)](_0x1604a5[_0x3dd9f1(0x126)]);if(_0x5d424a){for(const _0x168b22 of _0x5d424a)_0x168b22[_0x3dd9f1(0x150)](_0x3dd9f1(0x136))&&(_0x491bfd[_0x3dd9f1(0x14d)][_0x3dd9f1(0x14a)](_0x168b22,_0x1604a5[_0x3dd9f1(0x126)]),_0x491bfd[_0x3dd9f1(0x14f)][_0x3dd9f1(0x12f)](_0x168b22));}},{'priority':_0x1efe13(0x129)}),_0x5cfc49[_0x1efe13(0x12c)][_0x1efe13(0x12a)]['on'](_0x1efe13(0x11f),(_0x23a2b0,_0x4c7be3,_0x53d321)=>{const _0x3603a3=_0x1efe13;_0x53d321[_0x3603a3(0x145)][_0x3603a3(0x147)]&&_0x10fe1e(_0x5cfc49,_0x3603a3(0x139),{'showActiveMarker':!0x1})[_0x3603a3(0x131)](this)(_0x23a2b0,_0x4c7be3,_0x53d321);},{'priority':_0x1efe13(0x129)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x14be(_0x5c1a6b,_0x28a25c){const _0x4574ce=_0x4574();return _0x14be=function(_0x14bed8,_0x1f4c80){_0x14bed8=_0x14bed8-0x168;let _0x2a3d50=_0x4574ce[_0x14bed8];return _0x2a3d50;},_0x14be(_0x5c1a6b,_0x28a25c);}const _0x25337e=_0x14be;(function(_0x398122,_0x20879f){const _0x28e38b=_0x14be,_0x50fae=_0x398122();while(!![]){try{const _0x57ef9a=-parseInt(_0x28e38b(0x183))/0x1+parseInt(_0x28e38b(0x17a))/0x2+-parseInt(_0x28e38b(0x182))/0x3*(-parseInt(_0x28e38b(0x18e))/0x4)+-parseInt(_0x28e38b(0x170))/0x5+-parseInt(_0x28e38b(0x17e))/0x6+parseInt(_0x28e38b(0x16c))/0x7+-parseInt(_0x28e38b(0x177))/0x8*(-parseInt(_0x28e38b(0x185))/0x9);if(_0x57ef9a===_0x20879f)break;else _0x50fae['push'](_0x50fae['shift']());}catch(_0x57601a){_0x50fae['push'](_0x50fae['shift']());}}}(_0x4574,0x1d869));function _0x4574(){const _0x173c88=['672aBFGRu','item','createPositionAt','248012cRIUAg','replace','filter','find','1116636RjOSpU','results','has','start','3342MNFexg','92453gHTuTg','bind','34902VkWrhm','FindAndReplaceEditing','_isInDeletionRange','replaceAll','createRange','suggestion:deletion','findPrevious','model','string','148usRzhU','afterInit','FindAndReplaceUtils','handleFindCommand','markers','getMarkersGroup','getIntersection','findNext','808213hpHqKu','findByTextCallback','plugins','isArray','1034695GLeqwC','getRange','end','enableCommand','TrackChangesEditing','get','editor'];_0x4574=function(){return _0x173c88;};return _0x4574();}import{Plugin as _0x1bf54c}from'ckeditor5/src/core.js';export default class X extends _0x1bf54c{[_0x25337e(0x18f)](){const _0x57ec9c=_0x25337e;if(!this[_0x57ec9c(0x176)][_0x57ec9c(0x16e)][_0x57ec9c(0x180)](_0x57ec9c(0x186)))return;const _0x3dec13=this[_0x57ec9c(0x176)][_0x57ec9c(0x16e)][_0x57ec9c(0x175)](_0x57ec9c(0x174));_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x17d),this[_0x57ec9c(0x191)][_0x57ec9c(0x184)](this)),_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x16b)),_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x18b)),_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x17b)),_0x3dec13[_0x57ec9c(0x173)](_0x57ec9c(0x188));}[_0x25337e(0x191)](_0x4ed562,_0x421b6d,_0x43adeb={}){const _0xdbf180=_0x25337e,_0x2ff625=this[_0xdbf180(0x176)][_0xdbf180(0x16e)][_0xdbf180(0x175)](_0xdbf180(0x190));return _0x4ed562(_0x54903a=>{const _0x21e337=_0xdbf180;let _0x11494c=(_0x21e337(0x18d)==typeof _0x421b6d?_0x2ff625[_0x21e337(0x16d)](_0x421b6d,_0x43adeb):_0x421b6d)(_0x54903a);Array[_0x21e337(0x16f)](_0x11494c)&&(_0x11494c={'results':_0x11494c,'searchText':_0x21e337(0x18d)==typeof _0x421b6d?_0x421b6d:''});const _0x214713=_0x11494c[_0x21e337(0x17f)][_0x21e337(0x17c)](_0x2086b5=>!0x1===this[_0x21e337(0x187)](_0x2086b5,_0x54903a[_0x21e337(0x178)]));return{..._0x11494c,'results':_0x214713};},_0x43adeb);}[_0x25337e(0x187)](_0x25bf43,_0x317fcb){const _0x459fc3=_0x25337e,_0x223db0=this[_0x459fc3(0x176)][_0x459fc3(0x18c)][_0x459fc3(0x189)](this[_0x459fc3(0x176)][_0x459fc3(0x18c)][_0x459fc3(0x179)](_0x317fcb,_0x25bf43[_0x459fc3(0x181)]),this[_0x459fc3(0x176)][_0x459fc3(0x18c)][_0x459fc3(0x179)](_0x317fcb,_0x25bf43[_0x459fc3(0x172)]));for(const _0x186971 of this[_0x459fc3(0x176)][_0x459fc3(0x18c)][_0x459fc3(0x168)][_0x459fc3(0x169)](_0x459fc3(0x18a)))if(null!==_0x223db0[_0x459fc3(0x16a)](_0x186971[_0x459fc3(0x171)]()))return!0x0;return!0x1;}}
23
+ function _0x18f3(){const _0x405403=['suggestion:deletion','findByTextCallback','7080608cjtmIr','afterInit','FindAndReplaceUtils','1575033iLwcHR','26621768NnZBKj','createPositionAt','7Skdvbk','item','FindAndReplaceEditing','enableCommand','5968638cYakvX','end','replaceAll','get','handleFindCommand','3797905jvAocC','getMarkersGroup','replace','filter','editor','start','markers','getRange','string','model','161433utRcca','createRange','getIntersection','results','plugins','findNext','findPrevious','find','_isInDeletionRange','isArray','TrackChangesEditing','bind','has','1051330jEFDpA'];_0x18f3=function(){return _0x405403;};return _0x18f3();}const _0x1bcfa4=_0x55bd;(function(_0x1fb321,_0x24bb97){const _0x1984e8=_0x55bd,_0x3967d6=_0x1fb321();while(!![]){try{const _0x229512=parseInt(_0x1984e8(0xaf))/0x1+-parseInt(_0x1984e8(0xa9))/0x2+parseInt(_0x1984e8(0x9c))/0x3+-parseInt(_0x1984e8(0xac))/0x4+-parseInt(_0x1984e8(0x92))/0x5+-parseInt(_0x1984e8(0x8d))/0x6+parseInt(_0x1984e8(0xb2))/0x7*(parseInt(_0x1984e8(0xb0))/0x8);if(_0x229512===_0x24bb97)break;else _0x3967d6['push'](_0x3967d6['shift']());}catch(_0x15df4b){_0x3967d6['push'](_0x3967d6['shift']());}}}(_0x18f3,0xdd49a));function _0x55bd(_0x1db12d,_0x4063e4){const _0x18f342=_0x18f3();return _0x55bd=function(_0x55bd7e,_0x17c4bb){_0x55bd7e=_0x55bd7e-0x8d;let _0x35d38f=_0x18f342[_0x55bd7e];return _0x35d38f;},_0x55bd(_0x1db12d,_0x4063e4);}import{Plugin as _0x3413ae}from'ckeditor5/src/core.js';export default class X extends _0x3413ae{[_0x1bcfa4(0xad)](){const _0x14f82b=_0x1bcfa4;if(!this[_0x14f82b(0x96)][_0x14f82b(0xa0)][_0x14f82b(0xa8)](_0x14f82b(0xb4)))return;const _0x1ef2c1=this[_0x14f82b(0x96)][_0x14f82b(0xa0)][_0x14f82b(0x90)](_0x14f82b(0xa6));_0x1ef2c1[_0x14f82b(0xb5)](_0x14f82b(0xa3),this[_0x14f82b(0x91)][_0x14f82b(0xa7)](this)),_0x1ef2c1[_0x14f82b(0xb5)](_0x14f82b(0xa1)),_0x1ef2c1[_0x14f82b(0xb5)](_0x14f82b(0xa2)),_0x1ef2c1[_0x14f82b(0xb5)](_0x14f82b(0x94)),_0x1ef2c1[_0x14f82b(0xb5)](_0x14f82b(0x8f));}[_0x1bcfa4(0x91)](_0x1eb975,_0x13bbeb,_0x234a22={}){const _0x794529=_0x1bcfa4,_0x2db1db=this[_0x794529(0x96)][_0x794529(0xa0)][_0x794529(0x90)](_0x794529(0xae));return _0x1eb975(_0x3b0ee7=>{const _0x12ca1a=_0x794529;let _0x1540e3=(_0x12ca1a(0x9a)==typeof _0x13bbeb?_0x2db1db[_0x12ca1a(0xab)](_0x13bbeb,_0x234a22):_0x13bbeb)(_0x3b0ee7);Array[_0x12ca1a(0xa5)](_0x1540e3)&&(_0x1540e3={'results':_0x1540e3,'searchText':_0x12ca1a(0x9a)==typeof _0x13bbeb?_0x13bbeb:''});const _0x53ff93=_0x1540e3[_0x12ca1a(0x9f)][_0x12ca1a(0x95)](_0x12c1ce=>!0x1===this[_0x12ca1a(0xa4)](_0x12c1ce,_0x3b0ee7[_0x12ca1a(0xb3)]));return{..._0x1540e3,'results':_0x53ff93};},_0x234a22);}[_0x1bcfa4(0xa4)](_0x47f853,_0x1afd33){const _0xefd911=_0x1bcfa4,_0x56c4c1=this[_0xefd911(0x96)][_0xefd911(0x9b)][_0xefd911(0x9d)](this[_0xefd911(0x96)][_0xefd911(0x9b)][_0xefd911(0xb1)](_0x1afd33,_0x47f853[_0xefd911(0x97)]),this[_0xefd911(0x96)][_0xefd911(0x9b)][_0xefd911(0xb1)](_0x1afd33,_0x47f853[_0xefd911(0x8e)]));for(const _0x18a17b of this[_0xefd911(0x96)][_0xefd911(0x9b)][_0xefd911(0x98)][_0xefd911(0x93)](_0xefd911(0xaa)))if(null!==_0x56c4c1[_0xefd911(0x9e)](_0x18a17b[_0xefd911(0x99)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x26dab3=_0x4dbc;function _0x4dbc(_0x10d513,_0xc74fce){const _0x52eaf8=_0x52ea();return _0x4dbc=function(_0x4dbc6a,_0x3d04d8){_0x4dbc6a=_0x4dbc6a-0x151;let _0x2368f5=_0x52eaf8[_0x4dbc6a];return _0x2368f5;},_0x4dbc(_0x10d513,_0xc74fce);}(function(_0x2fb37d,_0x375b49){const _0x573115=_0x4dbc,_0xc568e0=_0x2fb37d();while(!![]){try{const _0x5496d0=-parseInt(_0x573115(0x163))/0x1+-parseInt(_0x573115(0x186))/0x2*(-parseInt(_0x573115(0x15a))/0x3)+parseInt(_0x573115(0x155))/0x4*(-parseInt(_0x573115(0x16a))/0x5)+parseInt(_0x573115(0x165))/0x6*(parseInt(_0x573115(0x175))/0x7)+-parseInt(_0x573115(0x157))/0x8+parseInt(_0x573115(0x17b))/0x9*(-parseInt(_0x573115(0x156))/0xa)+parseInt(_0x573115(0x169))/0xb;if(_0x5496d0===_0x375b49)break;else _0xc568e0['push'](_0xc568e0['shift']());}catch(_0x26d8d2){_0xc568e0['push'](_0xc568e0['shift']());}}}(_0x52ea,0x1b15e));import{Plugin as _0x41b92b}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3c4bbe}from'ckeditor5/src/ui.js';import{getTranslation as _0x1317b9}from'../utils/common-translations.js';function _0x52ea(){const _0x588d0e=['259aDGSQE','label','FontSizeEditing','locale','get','fontColor.colors','472455BSZSEA','FORMAT_FONT_SIZE','*Set\x20font\x20size:*\x20%0','fontSize.options','FontColorEditing','plugins','FORMAT_FONT_BACKGROUND','*Reset\x20font\x20background\x20color*','editor','normalizeSizeOptions','registerDescriptionCallback','338rBzIwU','toLowerCase','_registerLegacyDescription','FontBackgroundColorEditing','*Set\x20font\x20color:*\x20%0','FontSize','fontFamily','find','*Reset\x20font\x20color*','title','type','descriptionFactory','fontBackgroundColor.colors','308ZFaXlc','20DXqvrM','1380440wbmVTg','*Reset\x20font\x20size*','*Reset\x20font\x20family*','1506wqSaur','*Set\x20font\x20background\x20color:*\x20%0','afterInit','value','*Set\x20font\x20family:*\x20%0','FORMAT_FONT_COLOR','config','fontSize','FontFamilyEditing','179331BwwfPz','trim','13404PDgZCY','TrackChangesEditing','fontColor','has','6223745pmJfnd','10745ymejJL','fontBackgroundColor','format','model','FORMAT_FONT_FAMILY','commandParams','commandName','registerAttributeLabel','formatInline','registerInlineAttribute','enableDefaultAttributesIntegration'];_0x52ea=function(){return _0x588d0e;};return _0x52ea();}const ro=[{'pluginName':_0x26dab3(0x177),'commandName':_0x26dab3(0x161)},{'pluginName':_0x26dab3(0x162),'commandName':_0x26dab3(0x18c)},{'pluginName':_0x26dab3(0x17f),'commandName':_0x26dab3(0x167)},{'pluginName':_0x26dab3(0x189),'commandName':_0x26dab3(0x16b)}];export default class Y extends _0x41b92b{[_0x26dab3(0x15c)](){const _0x186a3e=_0x26dab3,_0x10c820=this[_0x186a3e(0x183)][_0x186a3e(0x178)],_0x2b1329=this[_0x186a3e(0x183)][_0x186a3e(0x180)][_0x186a3e(0x179)](_0x186a3e(0x166));for(const {pluginName:_0x1810f7,commandName:_0x473b80}of ro)this[_0x186a3e(0x183)][_0x186a3e(0x180)][_0x186a3e(0x168)](_0x1810f7)&&(_0x2b1329[_0x186a3e(0x174)](_0x473b80),_0x2b1329[_0x186a3e(0x173)](_0x473b80));_0x2b1329[_0x186a3e(0x153)][_0x186a3e(0x171)](_0x186a3e(0x161),_0x1317b9(_0x10c820,_0x186a3e(0x17c))),_0x2b1329[_0x186a3e(0x153)][_0x186a3e(0x171)](_0x186a3e(0x18c),_0x1317b9(_0x10c820,_0x186a3e(0x16e))),_0x2b1329[_0x186a3e(0x153)][_0x186a3e(0x171)](_0x186a3e(0x167),_0x1317b9(_0x10c820,_0x186a3e(0x15f))),_0x2b1329[_0x186a3e(0x153)][_0x186a3e(0x171)](_0x186a3e(0x16b),_0x1317b9(_0x10c820,_0x186a3e(0x181))),this[_0x186a3e(0x188)]();}[_0x26dab3(0x188)](){const _0x827ccb=_0x26dab3,_0x2900d8=this[_0x827ccb(0x183)],_0x110c2a=_0x2900d8[_0x827ccb(0x178)];_0x2900d8[_0x827ccb(0x180)][_0x827ccb(0x179)](_0x827ccb(0x166))[_0x827ccb(0x153)][_0x827ccb(0x185)](_0x3efab2=>{const _0x27d5f0=_0x827ccb,_0x46b333=_0x110c2a['t'];if(_0x27d5f0(0x172)!=_0x3efab2[_0x27d5f0(0x152)])return;const {data:_0x20f18d}=_0x3efab2;if(null!=_0x20f18d){if(_0x27d5f0(0x161)==_0x20f18d[_0x27d5f0(0x170)]){const _0x545591=_0x20f18d[_0x27d5f0(0x16f)][0x0][_0x27d5f0(0x15d)];if(_0x545591){const _0x21452d=_0x46b333(this[_0x27d5f0(0x183)][_0x27d5f0(0x180)][_0x27d5f0(0x179)](_0x27d5f0(0x18b))[_0x27d5f0(0x184)](this[_0x27d5f0(0x183)][_0x27d5f0(0x160)][_0x27d5f0(0x179)](_0x27d5f0(0x17e)))[_0x27d5f0(0x18d)](_0x48312d=>_0x48312d[_0x27d5f0(0x16d)]==_0x545591)[_0x27d5f0(0x151)])[_0x27d5f0(0x187)]();return{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x17d),_0x21452d)};}return{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x158))};}if(_0x27d5f0(0x18c)==_0x20f18d[_0x27d5f0(0x170)]){const _0x389173=_0x20f18d[_0x27d5f0(0x16f)][0x0][_0x27d5f0(0x15d)];return _0x389173?{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x15e),_0x389173)}:{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x159))};}if(_0x27d5f0(0x167)==_0x20f18d[_0x27d5f0(0x170)]){const _0x3be3ce=_0x20f18d[_0x27d5f0(0x16f)][0x0][_0x27d5f0(0x15d)];if(_0x3be3ce){const _0x32c16b=_0x3c4bbe(this[_0x27d5f0(0x183)][_0x27d5f0(0x160)][_0x27d5f0(0x179)](_0x27d5f0(0x17a)))[_0x27d5f0(0x18d)](_0x521b12=>_0x521b12[_0x27d5f0(0x16d)]==_0x3be3ce);let _0x4952bd=_0x3be3ce,_0x37f2dc='';return _0x32c16b&&(_0x4952bd=_0x32c16b[_0x27d5f0(0x176)],_0x37f2dc=_0x46b333(_0x4952bd)[_0x27d5f0(0x187)]()),{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x18a),_0x37f2dc)[_0x27d5f0(0x164)](),'color':{'value':_0x3be3ce,'title':_0x37f2dc||_0x4952bd}};}return{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x18e))};}if(_0x27d5f0(0x16b)==_0x20f18d[_0x27d5f0(0x170)]){const _0x3ebe54=_0x20f18d[_0x27d5f0(0x16f)][0x0][_0x27d5f0(0x15d)];if(_0x3ebe54){const _0x3351ed=_0x3c4bbe(this[_0x27d5f0(0x183)][_0x27d5f0(0x160)][_0x27d5f0(0x179)](_0x27d5f0(0x154)))[_0x27d5f0(0x18d)](_0x41c40c=>_0x41c40c[_0x27d5f0(0x16d)]==_0x3ebe54);let _0x528bca=_0x3ebe54,_0x4cb79e='';return _0x3351ed&&(_0x528bca=_0x3351ed[_0x27d5f0(0x176)],_0x4cb79e=_0x46b333(_0x528bca)[_0x27d5f0(0x187)]()),{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x15b),_0x4cb79e)[_0x27d5f0(0x164)](),'color':{'value':_0x3ebe54,'title':_0x4cb79e||_0x528bca}};}return{'type':_0x27d5f0(0x16c),'content':_0x1317b9(_0x110c2a,_0x27d5f0(0x182))};}}});}}
23
+ const _0x19595b=_0x283f;(function(_0x579ad5,_0x1e12cd){const _0x16c6a8=_0x283f,_0x1f7bc8=_0x579ad5();while(!![]){try{const _0x4d1375=parseInt(_0x16c6a8(0x1b9))/0x1*(-parseInt(_0x16c6a8(0x17c))/0x2)+parseInt(_0x16c6a8(0x180))/0x3*(parseInt(_0x16c6a8(0x193))/0x4)+parseInt(_0x16c6a8(0x189))/0x5+-parseInt(_0x16c6a8(0x19c))/0x6*(-parseInt(_0x16c6a8(0x1b2))/0x7)+-parseInt(_0x16c6a8(0x185))/0x8+-parseInt(_0x16c6a8(0x18f))/0x9+-parseInt(_0x16c6a8(0x196))/0xa*(-parseInt(_0x16c6a8(0x187))/0xb);if(_0x4d1375===_0x1e12cd)break;else _0x1f7bc8['push'](_0x1f7bc8['shift']());}catch(_0x31bc54){_0x1f7bc8['push'](_0x1f7bc8['shift']());}}}(_0x2710,0xe5485));import{Plugin as _0x1b2edc}from'ckeditor5/src/core.js';function _0x283f(_0x5b5671,_0x4d9405){const _0x27104e=_0x2710();return _0x283f=function(_0x283f33,_0x31d9ff){_0x283f33=_0x283f33-0x17c;let _0x1fc481=_0x27104e[_0x283f33];return _0x1fc481;},_0x283f(_0x5b5671,_0x4d9405);}import{normalizeColorOptions as _0x47c0a4}from'ckeditor5/src/ui.js';function _0x2710(){const _0x7233f6=['FontBackgroundColorEditing','descriptionFactory','locale','registerDescriptionCallback','551046fTBEjZ','fontColor.colors','_registerLegacyDescription','title','registerAttributeLabel','editor','*Reset\x20font\x20size*','FontSizeEditing','normalizeSizeOptions','fontBackgroundColor','*Reset\x20font\x20family*','*Set\x20font\x20background\x20color:*\x20%0','type','trim','FontSize','*Reset\x20font\x20background\x20color*','format','TrackChangesEditing','model','label','FontFamilyEditing','formatInline','140twuBBL','*Set\x20font\x20family:*\x20%0','*Reset\x20font\x20color*','toLowerCase','*Set\x20font\x20size:*\x20%0','fontFamily','commandName','32240RjsXZH','40HUJAwI','value','find','afterInit','249emueAA','fontColor','fontSize.options','FontColorEditing','FORMAT_FONT_SIZE','8969608CIGpQr','commandParams','22lOgAVB','enableDefaultAttributesIntegration','1974630JDHbZT','get','FORMAT_FONT_BACKGROUND','plugins','fontSize','*Set\x20font\x20color:*\x20%0','14945832qmUQlc','fontBackgroundColor.colors','config','FORMAT_FONT_FAMILY','3656SznomP','has','registerInlineAttribute','10290910WayctY','FORMAT_FONT_COLOR'];_0x2710=function(){return _0x7233f6;};return _0x2710();}import{getTranslation as _0x14853b}from'../utils/common-translations.js';const ro=[{'pluginName':_0x19595b(0x1a3),'commandName':_0x19595b(0x18d)},{'pluginName':_0x19595b(0x1b0),'commandName':_0x19595b(0x1b7)},{'pluginName':_0x19595b(0x183),'commandName':_0x19595b(0x181)},{'pluginName':_0x19595b(0x198),'commandName':_0x19595b(0x1a5)}];export default class Y extends _0x1b2edc{[_0x19595b(0x17f)](){const _0x58c07f=_0x19595b,_0x3fb171=this[_0x58c07f(0x1a1)][_0x58c07f(0x19a)],_0x3ae3e5=this[_0x58c07f(0x1a1)][_0x58c07f(0x18c)][_0x58c07f(0x18a)](_0x58c07f(0x1ad));for(const {pluginName:_0x22eeac,commandName:_0x3c8445}of ro)this[_0x58c07f(0x1a1)][_0x58c07f(0x18c)][_0x58c07f(0x194)](_0x22eeac)&&(_0x3ae3e5[_0x58c07f(0x188)](_0x3c8445),_0x3ae3e5[_0x58c07f(0x195)](_0x3c8445));_0x3ae3e5[_0x58c07f(0x199)][_0x58c07f(0x1a0)](_0x58c07f(0x18d),_0x14853b(_0x3fb171,_0x58c07f(0x184))),_0x3ae3e5[_0x58c07f(0x199)][_0x58c07f(0x1a0)](_0x58c07f(0x1b7),_0x14853b(_0x3fb171,_0x58c07f(0x192))),_0x3ae3e5[_0x58c07f(0x199)][_0x58c07f(0x1a0)](_0x58c07f(0x181),_0x14853b(_0x3fb171,_0x58c07f(0x197))),_0x3ae3e5[_0x58c07f(0x199)][_0x58c07f(0x1a0)](_0x58c07f(0x1a5),_0x14853b(_0x3fb171,_0x58c07f(0x18b))),this[_0x58c07f(0x19e)]();}[_0x19595b(0x19e)](){const _0x27a4de=_0x19595b,_0x5ddcfb=this[_0x27a4de(0x1a1)],_0x15ded7=_0x5ddcfb[_0x27a4de(0x19a)];_0x5ddcfb[_0x27a4de(0x18c)][_0x27a4de(0x18a)](_0x27a4de(0x1ad))[_0x27a4de(0x199)][_0x27a4de(0x19b)](_0x2359bf=>{const _0x4ada8e=_0x27a4de,_0x4bb039=_0x15ded7['t'];if(_0x4ada8e(0x1b1)!=_0x2359bf[_0x4ada8e(0x1a8)])return;const {data:_0x27bfae}=_0x2359bf;if(null!=_0x27bfae){if(_0x4ada8e(0x18d)==_0x27bfae[_0x4ada8e(0x1b8)]){const _0x48fec2=_0x27bfae[_0x4ada8e(0x186)][0x0][_0x4ada8e(0x17d)];if(_0x48fec2){const _0x36f041=_0x4bb039(this[_0x4ada8e(0x1a1)][_0x4ada8e(0x18c)][_0x4ada8e(0x18a)](_0x4ada8e(0x1aa))[_0x4ada8e(0x1a4)](this[_0x4ada8e(0x1a1)][_0x4ada8e(0x191)][_0x4ada8e(0x18a)](_0x4ada8e(0x182)))[_0x4ada8e(0x17e)](_0x313175=>_0x313175[_0x4ada8e(0x1ae)]==_0x48fec2)[_0x4ada8e(0x19f)])[_0x4ada8e(0x1b5)]();return{'type':_0x4ada8e(0x1ac),'content':_0x14853b(_0x15ded7,_0x4ada8e(0x1b6),_0x36f041)};}return{'type':_0x4ada8e(0x1ac),'content':_0x14853b(_0x15ded7,_0x4ada8e(0x1a2))};}if(_0x4ada8e(0x1b7)==_0x27bfae[_0x4ada8e(0x1b8)]){const _0x2740f5=_0x27bfae[_0x4ada8e(0x186)][0x0][_0x4ada8e(0x17d)];return _0x2740f5?{'type':_0x4ada8e(0x1ac),'content':_0x14853b(_0x15ded7,_0x4ada8e(0x1b3),_0x2740f5)}:{'type':_0x4ada8e(0x1ac),'content':_0x14853b(_0x15ded7,_0x4ada8e(0x1a6))};}if(_0x4ada8e(0x181)==_0x27bfae[_0x4ada8e(0x1b8)]){const _0x5d2c7e=_0x27bfae[_0x4ada8e(0x186)][0x0][_0x4ada8e(0x17d)];if(_0x5d2c7e){const _0x28a05c=_0x47c0a4(this[_0x4ada8e(0x1a1)][_0x4ada8e(0x191)][_0x4ada8e(0x18a)](_0x4ada8e(0x19d)))[_0x4ada8e(0x17e)](_0x4d1041=>_0x4d1041[_0x4ada8e(0x1ae)]==_0x5d2c7e);let _0x3a596c=_0x5d2c7e,_0x4e418b='';return _0x28a05c&&(_0x3a596c=_0x28a05c[_0x4ada8e(0x1af)],_0x4e418b=_0x4bb039(_0x3a596c)[_0x4ada8e(0x1b5)]()),{'type':_0x4ada8e(0x1ac),'content':_0x14853b(_0x15ded7,_0x4ada8e(0x18e),_0x4e418b)[_0x4ada8e(0x1a9)](),'color':{'value':_0x5d2c7e,'title':_0x4e418b||_0x3a596c}};}return{'type':_0x4ada8e(0x1ac),'content':_0x14853b(_0x15ded7,_0x4ada8e(0x1b4))};}if(_0x4ada8e(0x1a5)==_0x27bfae[_0x4ada8e(0x1b8)]){const _0x46b2f4=_0x27bfae[_0x4ada8e(0x186)][0x0][_0x4ada8e(0x17d)];if(_0x46b2f4){const _0x33714d=_0x47c0a4(this[_0x4ada8e(0x1a1)][_0x4ada8e(0x191)][_0x4ada8e(0x18a)](_0x4ada8e(0x190)))[_0x4ada8e(0x17e)](_0x2aca2c=>_0x2aca2c[_0x4ada8e(0x1ae)]==_0x46b2f4);let _0x11baf0=_0x46b2f4,_0x373095='';return _0x33714d&&(_0x11baf0=_0x33714d[_0x4ada8e(0x1af)],_0x373095=_0x4bb039(_0x11baf0)[_0x4ada8e(0x1b5)]()),{'type':_0x4ada8e(0x1ac),'content':_0x14853b(_0x15ded7,_0x4ada8e(0x1a7),_0x373095)[_0x4ada8e(0x1a9)](),'color':{'value':_0x46b2f4,'title':_0x373095||_0x11baf0}};}return{'type':_0x4ada8e(0x1ac),'content':_0x14853b(_0x15ded7,_0x4ada8e(0x1ab))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xfa4e(_0x5a80fe,_0x2a5d5a){const _0x289624=_0x2896();return _0xfa4e=function(_0xfa4e8f,_0x1b6c10){_0xfa4e8f=_0xfa4e8f-0x7d;let _0x2b207b=_0x289624[_0xfa4e8f];return _0x2b207b;},_0xfa4e(_0x5a80fe,_0x2a5d5a);}const _0x437fab=_0xfa4e;(function(_0x5ee164,_0x2e26be){const _0x580af2=_0xfa4e,_0x4677de=_0x5ee164();while(!![]){try{const _0x6f7fad=parseInt(_0x580af2(0x89))/0x1+parseInt(_0x580af2(0x7f))/0x2*(parseInt(_0x580af2(0xa4))/0x3)+-parseInt(_0x580af2(0xa6))/0x4*(parseInt(_0x580af2(0x93))/0x5)+-parseInt(_0x580af2(0x82))/0x6*(parseInt(_0x580af2(0x8c))/0x7)+-parseInt(_0x580af2(0x92))/0x8*(parseInt(_0x580af2(0xa5))/0x9)+-parseInt(_0x580af2(0x99))/0xa+parseInt(_0x580af2(0x9e))/0xb;if(_0x6f7fad===_0x2e26be)break;else _0x4677de['push'](_0x4677de['shift']());}catch(_0x302696){_0x4677de['push'](_0x4677de['shift']());}}}(_0x2896,0x1f173));import{Plugin as _0x29b858}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x586403}from'ckeditor5/src/ui.js';import{getTranslation as _0x4333d7}from'../utils/common-translations.js';export default class Z extends _0x29b858{[_0x437fab(0xa9)](){const _0x43c295=_0x437fab,_0x5cfc19=this[_0x43c295(0xab)],_0x175ff2=_0x5cfc19[_0x43c295(0x87)][_0x43c295(0x8a)](_0x43c295(0xaf)),_0x3e8846=_0x5cfc19[_0x43c295(0x8b)][_0x43c295(0x8a)](_0x43c295(0xaa)),_0x44c249=_0x5cfc19[_0x43c295(0x8b)][_0x43c295(0x8a)](_0x43c295(0x90));_0x3e8846&&_0x44c249&&(_0x175ff2[_0x43c295(0x85)](_0x43c295(0x90)),_0x175ff2[_0x43c295(0x88)](_0x43c295(0xaa)),this[_0x43c295(0xad)]());}[_0x437fab(0xad)](){const _0x1e6392=_0x437fab,_0x5cbe1c=this[_0x1e6392(0xab)],_0x1fa951=_0x5cbe1c[_0x1e6392(0x86)];_0x5cbe1c[_0x1e6392(0x87)][_0x1e6392(0x8a)](_0x1e6392(0xaf))[_0x1e6392(0x8f)][_0x1e6392(0x9f)](_0x2aa5c9=>{const _0x42ac43=_0x1e6392;if(_0x42ac43(0x95)!=_0x2aa5c9[_0x42ac43(0x9b)]&&_0x42ac43(0xb0)!=_0x2aa5c9[_0x42ac43(0x9b)])return;const {data:_0x38a646}=_0x2aa5c9;if(_0x38a646&&_0x42ac43(0x90)===_0x38a646[_0x42ac43(0x94)]){const _0x4afe=[],_0x4b50b8=_0x38a646[_0x42ac43(0x98)][0x0];for(const [_0x40e93c,_0x2f38e9]of Object[_0x42ac43(0xa8)](_0x4b50b8))_0x4afe[_0x42ac43(0x97)](so(_0x5cbe1c,_0x40e93c,_0x2f38e9));return _0x4afe[_0x42ac43(0x9a)]?{'type':_0x42ac43(0x9d),'content':_0x4333d7(_0x1fa951,_0x42ac43(0x7e),_0x4afe[_0x42ac43(0x7d)](',\x20'))}:{'type':_0x42ac43(0x9d),'content':_0x4333d7(_0x1fa951,_0x42ac43(0x84))};}});}}function _0x2896(){const _0xbb818b=['model','normalizeSizeOptions','find','212241DnIZzW','1845AWWumT','8cDMUjg','fontSize.options','entries','afterInit','copyFormat','editor','toLowerCase','_registerLegacyDescription','split','TrackChangesEditing','formatInline','label','toUpperCase','charAt','join','*Set\x20format\x20to:*\x20%0','2tOxdrY','config','boolean','42OfyMBl','fontColor','*Remove\x20all\x20formatting*','enableDefaultAttributesIntegration','locale','plugins','enableCommand','103819gRCOZY','get','commands','231847isVJeU','title','fontBackgroundColor','descriptionFactory','pasteFormat','slice','3576EIDhwq','546085HpoEFI','commandName','formatBlock','fontSize','push','commandParams','93650rITMEq','length','type','FontSize','format','5544682XcHxfR','registerDescriptionCallback','fontColor.colors'];_0x2896=function(){return _0xbb818b;};return _0x2896();}function so(_0x35ad92,_0x355654,_0x580c5d){const _0x12aecc=_0x437fab,_0x1a09c5=_0x35ad92[_0x12aecc(0x86)]['t'],_0x986ef1=_0x355654[_0x12aecc(0xae)](/(?=[A-Z])/)[_0x12aecc(0x7d)]('\x20'),_0x328190=_0x1a09c5(_0x986ef1[_0x12aecc(0xb3)](0x0)[_0x12aecc(0xb2)]()+_0x986ef1[_0x12aecc(0x91)](0x1))[_0x12aecc(0xac)]();if(_0x12aecc(0x81)==typeof _0x580c5d)return _0x328190;if(_0x12aecc(0x83)===_0x355654||_0x12aecc(0x8e)===_0x355654){const _0x4378db=_0x586403(_0x35ad92[_0x12aecc(0x80)][_0x12aecc(0x8a)](_0x12aecc(0xa0)))[_0x12aecc(0xa3)](_0x17cf30=>_0x17cf30[_0x12aecc(0xa1)]==_0x580c5d);return _0x328190+'\x20('+(_0x4378db?_0x1a09c5(_0x4378db[_0x12aecc(0xb1)])[_0x12aecc(0xac)]():_0x580c5d)+')';}if(_0x12aecc(0x96)===_0x355654&&isNaN(parseFloat(_0x580c5d))){const _0x272ab5=_0x35ad92[_0x12aecc(0x87)][_0x12aecc(0x8a)](_0x12aecc(0x9c))[_0x12aecc(0xa2)](_0x35ad92[_0x12aecc(0x80)][_0x12aecc(0x8a)](_0x12aecc(0xa7)))[_0x12aecc(0xa3)](_0x49d41d=>_0x49d41d[_0x12aecc(0xa1)]==_0x580c5d);return _0x328190+'\x20('+(_0x272ab5?_0x1a09c5(_0x272ab5[_0x12aecc(0x8d)])[_0x12aecc(0xac)]():_0x580c5d)+')';}return _0x328190+'\x20('+_0x580c5d+')';}
23
+ const _0x241e76=_0x21a7;(function(_0xe07f67,_0x1de109){const _0x3eb625=_0x21a7,_0x220a6a=_0xe07f67();while(!![]){try{const _0x3f6340=parseInt(_0x3eb625(0x13a))/0x1+parseInt(_0x3eb625(0x13f))/0x2+-parseInt(_0x3eb625(0x144))/0x3*(parseInt(_0x3eb625(0x16f))/0x4)+-parseInt(_0x3eb625(0x15c))/0x5*(parseInt(_0x3eb625(0x169))/0x6)+parseInt(_0x3eb625(0x168))/0x7+-parseInt(_0x3eb625(0x159))/0x8*(-parseInt(_0x3eb625(0x154))/0x9)+parseInt(_0x3eb625(0x163))/0xa*(parseInt(_0x3eb625(0x142))/0xb);if(_0x3f6340===_0x1de109)break;else _0x220a6a['push'](_0x220a6a['shift']());}catch(_0x372e2c){_0x220a6a['push'](_0x220a6a['shift']());}}}(_0x5688,0x26ae3));import{Plugin as _0x286357}from'ckeditor5/src/core.js';function _0x21a7(_0x2875b2,_0x1e948b){const _0x56880b=_0x5688();return _0x21a7=function(_0x21a703,_0x2e4a5c){_0x21a703=_0x21a703-0x13a;let _0x42dff9=_0x56880b[_0x21a703];return _0x42dff9;},_0x21a7(_0x2875b2,_0x1e948b);}import{normalizeColorOptions as _0x421ada}from'ckeditor5/src/ui.js';function _0x5688(){const _0x376121=['slice','commandName','_registerLegacyDescription','*Remove\x20all\x20formatting*','editor','type','plugins','18TXVfJc','fontSize','enableCommand','toUpperCase','commandParams','1143512GmBTJb','formatInline','length','10lQFaXi','config','entries','normalizeSizeOptions','FontSize','copyFormat','enableDefaultAttributesIntegration','4030pEPFph','locale','TrackChangesEditing','fontColor.colors','split','2138598rFhLNu','870978taqlUt','boolean','descriptionFactory','fontColor','fontBackgroundColor','registerDescriptionCallback','1046664dXSwhQ','format','23881mOdESZ','join','afterInit','formatBlock','label','46034zUDIAX','push','get','1969nMubxd','toLowerCase','3UwYilH','pasteFormat','commands','*Set\x20format\x20to:*\x20%0','model','title','fontSize.options','find','charAt'];_0x5688=function(){return _0x376121;};return _0x5688();}import{getTranslation as _0x310022}from'../utils/common-translations.js';export default class Z extends _0x286357{[_0x241e76(0x13c)](){const _0x586ad9=_0x241e76,_0x1ccb76=this[_0x586ad9(0x151)],_0x5cbc24=_0x1ccb76[_0x586ad9(0x153)][_0x586ad9(0x141)](_0x586ad9(0x165)),_0x1be360=_0x1ccb76[_0x586ad9(0x146)][_0x586ad9(0x141)](_0x586ad9(0x161)),_0x19b218=_0x1ccb76[_0x586ad9(0x146)][_0x586ad9(0x141)](_0x586ad9(0x145));_0x1be360&&_0x19b218&&(_0x5cbc24[_0x586ad9(0x162)](_0x586ad9(0x145)),_0x5cbc24[_0x586ad9(0x156)](_0x586ad9(0x161)),this[_0x586ad9(0x14f)]());}[_0x241e76(0x14f)](){const _0x4fb6ba=_0x241e76,_0x1a31a2=this[_0x4fb6ba(0x151)],_0x192013=_0x1a31a2[_0x4fb6ba(0x164)];_0x1a31a2[_0x4fb6ba(0x153)][_0x4fb6ba(0x141)](_0x4fb6ba(0x165))[_0x4fb6ba(0x16b)][_0x4fb6ba(0x16e)](_0x10cc4d=>{const _0x3adaaf=_0x4fb6ba;if(_0x3adaaf(0x13d)!=_0x10cc4d[_0x3adaaf(0x152)]&&_0x3adaaf(0x15a)!=_0x10cc4d[_0x3adaaf(0x152)])return;const {data:_0x5769cc}=_0x10cc4d;if(_0x5769cc&&_0x3adaaf(0x145)===_0x5769cc[_0x3adaaf(0x14e)]){const _0x275fd3=[],_0x224df3=_0x5769cc[_0x3adaaf(0x158)][0x0];for(const [_0x57c36,_0xcfaf0d]of Object[_0x3adaaf(0x15e)](_0x224df3))_0x275fd3[_0x3adaaf(0x140)](so(_0x1a31a2,_0x57c36,_0xcfaf0d));return _0x275fd3[_0x3adaaf(0x15b)]?{'type':_0x3adaaf(0x170),'content':_0x310022(_0x192013,_0x3adaaf(0x147),_0x275fd3[_0x3adaaf(0x13b)](',\x20'))}:{'type':_0x3adaaf(0x170),'content':_0x310022(_0x192013,_0x3adaaf(0x150))};}});}}function so(_0x1f8d2c,_0x36ae5c,_0x127faf){const _0x346ebe=_0x241e76,_0x4df3a9=_0x1f8d2c[_0x346ebe(0x164)]['t'],_0x5a50b6=_0x36ae5c[_0x346ebe(0x167)](/(?=[A-Z])/)[_0x346ebe(0x13b)]('\x20'),_0x3be3ce=_0x4df3a9(_0x5a50b6[_0x346ebe(0x14c)](0x0)[_0x346ebe(0x157)]()+_0x5a50b6[_0x346ebe(0x14d)](0x1))[_0x346ebe(0x143)]();if(_0x346ebe(0x16a)==typeof _0x127faf)return _0x3be3ce;if(_0x346ebe(0x16c)===_0x36ae5c||_0x346ebe(0x16d)===_0x36ae5c){const _0x52d5bd=_0x421ada(_0x1f8d2c[_0x346ebe(0x15d)][_0x346ebe(0x141)](_0x346ebe(0x166)))[_0x346ebe(0x14b)](_0x2796fb=>_0x2796fb[_0x346ebe(0x148)]==_0x127faf);return _0x3be3ce+'\x20('+(_0x52d5bd?_0x4df3a9(_0x52d5bd[_0x346ebe(0x13e)])[_0x346ebe(0x143)]():_0x127faf)+')';}if(_0x346ebe(0x155)===_0x36ae5c&&isNaN(parseFloat(_0x127faf))){const _0x31ab5a=_0x1f8d2c[_0x346ebe(0x153)][_0x346ebe(0x141)](_0x346ebe(0x160))[_0x346ebe(0x15f)](_0x1f8d2c[_0x346ebe(0x15d)][_0x346ebe(0x141)](_0x346ebe(0x14a)))[_0x346ebe(0x14b)](_0x406027=>_0x406027[_0x346ebe(0x148)]==_0x127faf);return _0x3be3ce+'\x20('+(_0x31ab5a?_0x4df3a9(_0x31ab5a[_0x346ebe(0x149)])[_0x346ebe(0x143)]():_0x127faf)+')';}return _0x3be3ce+'\x20('+_0x127faf+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d5909=_0x8ca9;function _0x8ca9(_0x2c708f,_0x3c7407){const _0x45ed92=_0x45ed();return _0x8ca9=function(_0xffd21a,_0x16b2e8){_0xffd21a=_0xffd21a-0x115;let _0x14fcfc=_0x45ed92[_0xffd21a];return _0x14fcfc;},_0x8ca9(_0x2c708f,_0x3c7407);}(function(_0x169ea8,_0x92d258){const _0x33212b=_0x8ca9,_0x27fb5a=_0x169ea8();while(!![]){try{const _0x413e76=parseInt(_0x33212b(0x135))/0x1+-parseInt(_0x33212b(0x11d))/0x2+-parseInt(_0x33212b(0x12f))/0x3*(-parseInt(_0x33212b(0x119))/0x4)+-parseInt(_0x33212b(0x11b))/0x5+parseInt(_0x33212b(0x13b))/0x6*(-parseInt(_0x33212b(0x12d))/0x7)+-parseInt(_0x33212b(0x133))/0x8+parseInt(_0x33212b(0x132))/0x9;if(_0x413e76===_0x92d258)break;else _0x27fb5a['push'](_0x27fb5a['shift']());}catch(_0x249f3b){_0x27fb5a['push'](_0x27fb5a['shift']());}}}(_0x45ed,0xae806));import{Plugin as _0x2f4632}from'ckeditor5/src/core.js';function _0x45ed(){const _0x190195=['registerDescriptionCallback','3241548nicdCU','ELEMENT_HEADING_CUSTOM','enableDefaultAttributesIntegration','TrackChangesEditing','title','_registerLegacyDescription','name','heading.options','ELEMENT_HEADING','4844504GbmfSY','value','3773070eobWlK','_headingOptions','1125270tPUQGZ','type','commandName','format','heading','formatBlock','HeadingEditing','descriptionFactory','plugins','*Change\x20to:*\x20%0','locale','paragraph','model','match','config','view','14RmVbvb','afterInit','3HteHAe','registerElementLabel','commandParams','15668532HPuCjF','244784FoxEAv','has','191047ZbEyIq','_getHeadingLevel','editor','get','find'];_0x45ed=function(){return _0x190195;};return _0x45ed();}import{getTranslation as _0x460bf4}from'../utils/common-translations.js';export default class tt extends _0x2f4632{[_0x5d5909(0x12e)](){const _0x2c69a1=_0x5d5909,_0x53dce8=this[_0x2c69a1(0x137)];if(!_0x53dce8[_0x2c69a1(0x125)][_0x2c69a1(0x134)](_0x2c69a1(0x123)))return;this[_0x2c69a1(0x11c)]=_0x53dce8[_0x2c69a1(0x12b)][_0x2c69a1(0x138)](_0x2c69a1(0x117));const _0x2537dc=_0x53dce8[_0x2c69a1(0x127)],_0xc522cd=_0x53dce8[_0x2c69a1(0x125)][_0x2c69a1(0x138)](_0x2c69a1(0x13e));_0xc522cd[_0x2c69a1(0x13d)](_0x2c69a1(0x121));for(const _0x5cae9a of this[_0x2c69a1(0x11c)])_0x2c69a1(0x128)!=_0x5cae9a[_0x2c69a1(0x129)]&&_0xc522cd[_0x2c69a1(0x124)][_0x2c69a1(0x130)](_0x5cae9a[_0x2c69a1(0x129)],_0x4f30a2=>{const _0x4f5b23=_0x2c69a1,_0x1b2f9a=this[_0x4f5b23(0x136)](_0x5cae9a[_0x4f5b23(0x129)]);return null!==_0x1b2f9a?_0x444353(_0x4f30a2,_0x1b2f9a):_0x34d79e(_0x4f30a2,_0x5cae9a[_0x4f5b23(0x13f)]);});function _0x444353(_0x1a7e6b,_0x44f07b){const _0x2aa000=_0x2c69a1;return _0x460bf4(_0x2537dc,_0x2aa000(0x118),[_0x1a7e6b,_0x44f07b]);}function _0x34d79e(_0x2c389a,_0x9eeccb){const _0x58a29b=_0x2c69a1;return _0x460bf4(_0x2537dc,_0x58a29b(0x13c),[_0x2c389a,_0x9eeccb]);}this[_0x2c69a1(0x115)]();}[_0x5d5909(0x115)](){const _0x6379b6=_0x5d5909,_0x58d074=this[_0x6379b6(0x137)],_0x121fef=_0x58d074[_0x6379b6(0x127)];function _0x243a6b(_0x52a9ca,_0x388b59){const _0x1e9a6d=_0x6379b6;return _0x460bf4(_0x121fef,_0x1e9a6d(0x13c),[_0x52a9ca,_0x388b59]);}_0x58d074[_0x6379b6(0x125)][_0x6379b6(0x138)](_0x6379b6(0x13e))[_0x6379b6(0x124)][_0x6379b6(0x13a)](_0x33bb1e=>{const _0x5bca75=_0x6379b6;if(_0x5bca75(0x122)!=_0x33bb1e[_0x5bca75(0x11e)])return;const {data:_0x1ded43}=_0x33bb1e;if(_0x1ded43&&_0x5bca75(0x121)==_0x1ded43[_0x5bca75(0x11f)]){const _0x2ccb12=_0x1ded43[_0x5bca75(0x131)][0x0][_0x5bca75(0x11a)],_0x4be224=this[_0x5bca75(0x136)](_0x2ccb12);if(null!==_0x4be224)return{'type':_0x5bca75(0x120),'content':_0x460bf4(_0x121fef,_0x5bca75(0x126),(_0x3486fc=0x1,_0x4f9949=_0x4be224,_0x460bf4(_0x121fef,_0x5bca75(0x118),[_0x3486fc,_0x4f9949])))};const _0xfa0b60=this[_0x5bca75(0x11c)][_0x5bca75(0x139)](_0x20afa6=>_0x20afa6[_0x5bca75(0x129)]===_0x2ccb12)[_0x5bca75(0x13f)];return{'type':_0x5bca75(0x120),'content':_0x460bf4(_0x121fef,_0x5bca75(0x126),_0x243a6b(0x1,_0xfa0b60))};}var _0x3486fc,_0x4f9949;});}[_0x5d5909(0x136)](_0x8e38f8){const _0x5d0b22=_0x5d5909;var _0xb38163,_0x330126;const _0x3d097d=_0x8e38f8[_0x5d0b22(0x12a)](/^heading(\d+)/);if(_0x3d097d)return _0x3d097d[0x1];const _0x3575e2=null===(_0xb38163=this[_0x5d0b22(0x11c)])||void 0x0===_0xb38163?void 0x0:_0xb38163[_0x5d0b22(0x139)](_0x2db33f=>_0x2db33f[_0x5d0b22(0x129)]==_0x8e38f8);if(_0x3575e2&&_0x3575e2[_0x5d0b22(0x12c)]){const _0x569c1c=_0x3575e2[_0x5d0b22(0x12c)],_0x31ba3e=(null!==(_0x330126=_0x569c1c[_0x5d0b22(0x116)])&&void 0x0!==_0x330126?_0x330126:_0x569c1c)[_0x5d0b22(0x12a)](/^h(\d+)/);if(_0x31ba3e)return _0x31ba3e[0x1];}return null;}}
23
+ const _0x1c80a4=_0x4e12;(function(_0x150851,_0x2d46a0){const _0x13b146=_0x4e12,_0x4e4688=_0x150851();while(!![]){try{const _0x339a32=parseInt(_0x13b146(0x1f1))/0x1*(parseInt(_0x13b146(0x1eb))/0x2)+parseInt(_0x13b146(0x20a))/0x3*(-parseInt(_0x13b146(0x1e6))/0x4)+-parseInt(_0x13b146(0x1e5))/0x5+parseInt(_0x13b146(0x1f2))/0x6*(parseInt(_0x13b146(0x1e9))/0x7)+parseInt(_0x13b146(0x1f0))/0x8+parseInt(_0x13b146(0x1ec))/0x9+-parseInt(_0x13b146(0x1e3))/0xa;if(_0x339a32===_0x2d46a0)break;else _0x4e4688['push'](_0x4e4688['shift']());}catch(_0x5494cd){_0x4e4688['push'](_0x4e4688['shift']());}}}(_0x4314,0xe9e98));import{Plugin as _0x2bfa75}from'ckeditor5/src/core.js';function _0x4e12(_0x1b7f3a,_0x4ae8d2){const _0x431420=_0x4314();return _0x4e12=function(_0x4e1234,_0x400b4a){_0x4e1234=_0x4e1234-0x1e3;let _0x5a0c03=_0x431420[_0x4e1234];return _0x5a0c03;},_0x4e12(_0x1b7f3a,_0x4ae8d2);}import{getTranslation as _0x3f0a43}from'../utils/common-translations.js';function _0x4314(){const _0xe3c238=['find','registerDescriptionCallback','_headingOptions','*Change\x20to:*\x20%0','descriptionFactory','name','6zKjQxi','match','enableDefaultAttributesIntegration','_getHeadingLevel','ELEMENT_HEADING_CUSTOM','2930010YbEncG','ELEMENT_HEADING','5393275RyHNhN','1944836eIIFaM','value','HeadingEditing','28wfFgja','has','858916FRoQpq','12741372KqpfNZ','TrackChangesEditing','plugins','registerElementLabel','3191248nPGaBU','2mbgVmR','942972KpYLPg','_registerLegacyDescription','commandName','commandParams','heading','heading.options','paragraph','format','config','model','title','get','editor','view','locale','type','formatBlock','afterInit'];_0x4314=function(){return _0xe3c238;};return _0x4314();}export default class tt extends _0x2bfa75{[_0x1c80a4(0x203)](){const _0x259a75=_0x1c80a4,_0x7ab6f6=this[_0x259a75(0x1fe)];if(!_0x7ab6f6[_0x259a75(0x1ee)][_0x259a75(0x1ea)](_0x259a75(0x1e8)))return;this[_0x259a75(0x206)]=_0x7ab6f6[_0x259a75(0x1fa)][_0x259a75(0x1fd)](_0x259a75(0x1f7));const _0x12fba1=_0x7ab6f6[_0x259a75(0x200)],_0x25abda=_0x7ab6f6[_0x259a75(0x1ee)][_0x259a75(0x1fd)](_0x259a75(0x1ed));_0x25abda[_0x259a75(0x20c)](_0x259a75(0x1f6));for(const _0xfde95b of this[_0x259a75(0x206)])_0x259a75(0x1f8)!=_0xfde95b[_0x259a75(0x1fb)]&&_0x25abda[_0x259a75(0x208)][_0x259a75(0x1ef)](_0xfde95b[_0x259a75(0x1fb)],_0x44dc2c=>{const _0x35884d=_0x259a75,_0x2e1ab4=this[_0x35884d(0x20d)](_0xfde95b[_0x35884d(0x1fb)]);return null!==_0x2e1ab4?_0x4097e6(_0x44dc2c,_0x2e1ab4):_0x186e73(_0x44dc2c,_0xfde95b[_0x35884d(0x1fc)]);});function _0x4097e6(_0x3383df,_0x3915f5){const _0x57a658=_0x259a75;return _0x3f0a43(_0x12fba1,_0x57a658(0x1e4),[_0x3383df,_0x3915f5]);}function _0x186e73(_0x4f1e98,_0x298e34){const _0x17f401=_0x259a75;return _0x3f0a43(_0x12fba1,_0x17f401(0x20e),[_0x4f1e98,_0x298e34]);}this[_0x259a75(0x1f3)]();}[_0x1c80a4(0x1f3)](){const _0x456f46=_0x1c80a4,_0xd761a1=this[_0x456f46(0x1fe)],_0x2df34e=_0xd761a1[_0x456f46(0x200)];function _0x104201(_0x1320f7,_0x31fcbf){const _0x4b57c4=_0x456f46;return _0x3f0a43(_0x2df34e,_0x4b57c4(0x20e),[_0x1320f7,_0x31fcbf]);}_0xd761a1[_0x456f46(0x1ee)][_0x456f46(0x1fd)](_0x456f46(0x1ed))[_0x456f46(0x208)][_0x456f46(0x205)](_0x5cf23f=>{const _0x3fa57d=_0x456f46;if(_0x3fa57d(0x202)!=_0x5cf23f[_0x3fa57d(0x201)])return;const {data:_0x394a97}=_0x5cf23f;if(_0x394a97&&_0x3fa57d(0x1f6)==_0x394a97[_0x3fa57d(0x1f4)]){const _0x50e5b9=_0x394a97[_0x3fa57d(0x1f5)][0x0][_0x3fa57d(0x1e7)],_0x50182e=this[_0x3fa57d(0x20d)](_0x50e5b9);if(null!==_0x50182e)return{'type':_0x3fa57d(0x1f9),'content':_0x3f0a43(_0x2df34e,_0x3fa57d(0x207),(_0x50a821=0x1,_0x1f0c15=_0x50182e,_0x3f0a43(_0x2df34e,_0x3fa57d(0x1e4),[_0x50a821,_0x1f0c15])))};const _0x3c9df0=this[_0x3fa57d(0x206)][_0x3fa57d(0x204)](_0x2f1303=>_0x2f1303[_0x3fa57d(0x1fb)]===_0x50e5b9)[_0x3fa57d(0x1fc)];return{'type':_0x3fa57d(0x1f9),'content':_0x3f0a43(_0x2df34e,_0x3fa57d(0x207),_0x104201(0x1,_0x3c9df0))};}var _0x50a821,_0x1f0c15;});}[_0x1c80a4(0x20d)](_0x159809){const _0x9b2d31=_0x1c80a4;var _0x2124d1,_0x554348;const _0x429c41=_0x159809[_0x9b2d31(0x20b)](/^heading(\d+)/);if(_0x429c41)return _0x429c41[0x1];const _0x3fcc38=null===(_0x2124d1=this[_0x9b2d31(0x206)])||void 0x0===_0x2124d1?void 0x0:_0x2124d1[_0x9b2d31(0x204)](_0x4bc762=>_0x4bc762[_0x9b2d31(0x1fb)]==_0x159809);if(_0x3fcc38&&_0x3fcc38[_0x9b2d31(0x1ff)]){const _0x39fc1a=_0x3fcc38[_0x9b2d31(0x1ff)],_0x137d6d=(null!==(_0x554348=_0x39fc1a[_0x9b2d31(0x209)])&&void 0x0!==_0x554348?_0x554348:_0x39fc1a)[_0x9b2d31(0x20b)](/^h(\d+)/);if(_0x137d6d)return _0x137d6d[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f64c3=_0x1e76;function _0x2185(){const _0x2fc3e8=['registerAttributeLabel','color','locale','36852UzvglL','3527406yQRiEG','toLowerCase','editor','registerDescriptionCallback','highlight.options','enableDefaultAttributesIntegration','1193872gmARnV','afterInit','model','format','title','*Remove\x20highlight*','registerInlineAttribute','16gzpNpt','has','config','find','_registerLegacyDescription','get','TrackChangesEditing','40790nniZdJ','12jJIRMu','1413LLHksA','55uTIyrC','plugins','commandParams','HighlightEditing','818390ZtDRUB','value','commandName','FORMAT_HIGHLIGHT','207038DITbtf','descriptionFactory','3042277MbjXus','highlight','2SklZro','formatInline','*Set\x20highlight:*\x20%0','type'];_0x2185=function(){return _0x2fc3e8;};return _0x2185();}(function(_0xe414f9,_0x4e733a){const _0x18d9be=_0x1e76,_0x210d2c=_0xe414f9();while(!![]){try{const _0x771521=-parseInt(_0x18d9be(0x94))/0x1*(-parseInt(_0x18d9be(0x90))/0x2)+parseInt(_0x18d9be(0x71))/0x3+parseInt(_0x18d9be(0x7e))/0x4*(parseInt(_0x18d9be(0x8c))/0x5)+parseInt(_0x18d9be(0x86))/0x6*(-parseInt(_0x18d9be(0x92))/0x7)+parseInt(_0x18d9be(0x77))/0x8+-parseInt(_0x18d9be(0x87))/0x9*(parseInt(_0x18d9be(0x85))/0xa)+parseInt(_0x18d9be(0x88))/0xb*(-parseInt(_0x18d9be(0x70))/0xc);if(_0x771521===_0x4e733a)break;else _0x210d2c['push'](_0x210d2c['shift']());}catch(_0x1d6813){_0x210d2c['push'](_0x210d2c['shift']());}}}(_0x2185,0xa192e));import{Plugin as _0x5c9a03}from'ckeditor5/src/core.js';import{getTranslation as _0x44ba4b}from'../utils/common-translations.js';function _0x1e76(_0x414020,_0x506612){const _0x218594=_0x2185();return _0x1e76=function(_0x1e7602,_0xc098c9){_0x1e7602=_0x1e7602-0x6d;let _0x3b2cce=_0x218594[_0x1e7602];return _0x3b2cce;},_0x1e76(_0x414020,_0x506612);}export default class et extends _0x5c9a03{[_0x1f64c3(0x78)](){const _0x40968f=_0x1f64c3,_0x4a53ca=this[_0x40968f(0x73)];if(!_0x4a53ca[_0x40968f(0x89)][_0x40968f(0x7f)](_0x40968f(0x8b)))return;const _0x3d2d34=_0x4a53ca[_0x40968f(0x89)][_0x40968f(0x83)](_0x40968f(0x84)),_0x6c0519=_0x4a53ca[_0x40968f(0x6f)];_0x3d2d34[_0x40968f(0x76)](_0x40968f(0x93)),_0x3d2d34[_0x40968f(0x7d)](_0x40968f(0x93)),_0x3d2d34[_0x40968f(0x91)][_0x40968f(0x6d)](_0x40968f(0x93),_0x44ba4b(_0x6c0519,_0x40968f(0x8f))),this[_0x40968f(0x82)]();}[_0x1f64c3(0x82)](){const _0x57b98c=_0x1f64c3,_0x5a0e25=this[_0x57b98c(0x73)],_0x34739c=_0x5a0e25[_0x57b98c(0x6f)];_0x5a0e25[_0x57b98c(0x89)][_0x57b98c(0x83)](_0x57b98c(0x84))[_0x57b98c(0x91)][_0x57b98c(0x74)](_0x460bdb=>{const _0x3def3b=_0x57b98c;if(_0x3def3b(0x95)!=_0x460bdb[_0x3def3b(0x97)])return;const {data:_0x7f0f86}=_0x460bdb;if(_0x7f0f86&&_0x3def3b(0x93)==_0x7f0f86[_0x3def3b(0x8e)]){const _0x2d7d8d=_0x34739c['t'],_0xb9659=_0x7f0f86[_0x3def3b(0x8a)][0x0][_0x3def3b(0x8d)];if(_0xb9659){const _0x50b9cb=_0x5a0e25[_0x3def3b(0x80)][_0x3def3b(0x83)](_0x3def3b(0x75))[_0x3def3b(0x81)](_0x6cdac9=>_0x6cdac9[_0x3def3b(0x79)]==_0xb9659),_0x5a9b28=_0x2d7d8d(_0x50b9cb[_0x3def3b(0x7b)])[_0x3def3b(0x72)]();return{'type':_0x3def3b(0x7a),'content':_0x44ba4b(_0x34739c,_0x3def3b(0x96),_0x5a9b28),'color':{'value':_0x50b9cb[_0x3def3b(0x6e)],'title':_0x50b9cb[_0x3def3b(0x7b)]}};}return{'type':_0x3def3b(0x7a),'content':_0x44ba4b(_0x34739c,_0x3def3b(0x7c),_0x44ba4b(_0x34739c,_0x3def3b(0x8f)))};}});}}
23
+ const _0x18b0ab=_0x43d4;(function(_0x1c0472,_0x5b3728){const _0x39bdee=_0x43d4,_0x2af6e9=_0x1c0472();while(!![]){try{const _0x3f762b=parseInt(_0x39bdee(0x14a))/0x1+-parseInt(_0x39bdee(0x147))/0x2+-parseInt(_0x39bdee(0x158))/0x3*(parseInt(_0x39bdee(0x145))/0x4)+-parseInt(_0x39bdee(0x14e))/0x5*(-parseInt(_0x39bdee(0x148))/0x6)+-parseInt(_0x39bdee(0x157))/0x7*(parseInt(_0x39bdee(0x159))/0x8)+parseInt(_0x39bdee(0x14f))/0x9+-parseInt(_0x39bdee(0x151))/0xa*(-parseInt(_0x39bdee(0x150))/0xb);if(_0x3f762b===_0x5b3728)break;else _0x2af6e9['push'](_0x2af6e9['shift']());}catch(_0xbf5991){_0x2af6e9['push'](_0x2af6e9['shift']());}}}(_0x374c,0xb483f));import{Plugin as _0x1b4aae}from'ckeditor5/src/core.js';import{getTranslation as _0x48a5cc}from'../utils/common-translations.js';function _0x43d4(_0x8b8e67,_0x10a1cd){const _0x374cf0=_0x374c();return _0x43d4=function(_0x43d489,_0x4abd02){_0x43d489=_0x43d489-0x136;let _0x4265ec=_0x374cf0[_0x43d489];return _0x4265ec;},_0x43d4(_0x8b8e67,_0x10a1cd);}export default class et extends _0x1b4aae{[_0x18b0ab(0x13f)](){const _0x73ac98=_0x18b0ab,_0x4a62c2=this[_0x73ac98(0x140)];if(!_0x4a62c2[_0x73ac98(0x146)][_0x73ac98(0x15f)](_0x73ac98(0x152)))return;const _0x1ae816=_0x4a62c2[_0x73ac98(0x146)][_0x73ac98(0x137)](_0x73ac98(0x141)),_0x55a0e0=_0x4a62c2[_0x73ac98(0x144)];_0x1ae816[_0x73ac98(0x156)](_0x73ac98(0x13a)),_0x1ae816[_0x73ac98(0x13b)](_0x73ac98(0x13a)),_0x1ae816[_0x73ac98(0x15a)][_0x73ac98(0x13c)](_0x73ac98(0x13a),_0x48a5cc(_0x55a0e0,_0x73ac98(0x15e))),this[_0x73ac98(0x138)]();}[_0x18b0ab(0x138)](){const _0x3c048d=_0x18b0ab,_0x17d0f5=this[_0x3c048d(0x140)],_0x71c8bc=_0x17d0f5[_0x3c048d(0x144)];_0x17d0f5[_0x3c048d(0x146)][_0x3c048d(0x137)](_0x3c048d(0x141))[_0x3c048d(0x15a)][_0x3c048d(0x154)](_0x278c04=>{const _0x61d805=_0x3c048d;if(_0x61d805(0x15d)!=_0x278c04[_0x61d805(0x143)])return;const {data:_0x2f7455}=_0x278c04;if(_0x2f7455&&_0x61d805(0x13a)==_0x2f7455[_0x61d805(0x14c)]){const _0x39b422=_0x71c8bc['t'],_0x5c5606=_0x2f7455[_0x61d805(0x139)][0x0][_0x61d805(0x136)];if(_0x5c5606){const _0x16288d=_0x17d0f5[_0x61d805(0x142)][_0x61d805(0x137)](_0x61d805(0x149))[_0x61d805(0x155)](_0x2f6fc8=>_0x2f6fc8[_0x61d805(0x153)]==_0x5c5606),_0x17857c=_0x39b422(_0x16288d[_0x61d805(0x14d)])[_0x61d805(0x15c)]();return{'type':_0x61d805(0x15b),'content':_0x48a5cc(_0x71c8bc,_0x61d805(0x13d),_0x17857c),'color':{'value':_0x16288d[_0x61d805(0x14b)],'title':_0x16288d[_0x61d805(0x14d)]}};}return{'type':_0x61d805(0x15b),'content':_0x48a5cc(_0x71c8bc,_0x61d805(0x13e),_0x48a5cc(_0x71c8bc,_0x61d805(0x15e)))};}});}}function _0x374c(){const _0x39bf2a=['color','commandName','title','5CayRbw','4808088hZwxgt','341lEgxXN','641630FVBcBr','HighlightEditing','model','registerDescriptionCallback','find','enableDefaultAttributesIntegration','39060eygLtM','3xURuoI','1608zpoDGx','descriptionFactory','format','toLowerCase','formatInline','FORMAT_HIGHLIGHT','has','value','get','_registerLegacyDescription','commandParams','highlight','registerInlineAttribute','registerAttributeLabel','*Set\x20highlight:*\x20%0','*Remove\x20highlight*','afterInit','editor','TrackChangesEditing','config','type','locale','5450216wvbtar','plugins','1215420cdjfPY','5887374PbUVzr','highlight.options','326721vNWSey'];_0x374c=function(){return _0x39bf2a;};return _0x374c();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x43cc(){const _0x39c444=['conversion','registerElementLabel','9VvKwOT','dataDowncast','4465456RudZLT','insert','988374hariFQ','7940clAMqd','locale','showSuggestionHighlights','descriptionFactory','createContainerElement','afterInit','ck-horizontal-line','elementToStructure','ELEMENT_HORIZONTAL_LINE','createPositionAt','horizontalLine','get','enableCommand','div','editor','addClass','2KRKhOX','createEmptyElement','has','1177818ZpQyOx','HorizontalLineEditing','4RcAzzW','for','TrackChangesEditing','251265GZnZcD','1669310XdWPpC','160079MOLlDp','high','plugins'];_0x43cc=function(){return _0x39c444;};return _0x43cc();}const _0xafe19b=_0x440e;(function(_0x47ab45,_0xa0cf82){const _0x3e51de=_0x440e,_0x158166=_0x47ab45();while(!![]){try{const _0x3171df=-parseInt(_0x3e51de(0x1fd))/0x1*(-parseInt(_0x3e51de(0x1f3))/0x2)+-parseInt(_0x3e51de(0x1e2))/0x3+-parseInt(_0x3e51de(0x1f8))/0x4*(parseInt(_0x3e51de(0x1fc))/0x5)+parseInt(_0x3e51de(0x1f6))/0x6+parseInt(_0x3e51de(0x1fb))/0x7+parseInt(_0x3e51de(0x1e0))/0x8+parseInt(_0x3e51de(0x1de))/0x9*(parseInt(_0x3e51de(0x1e3))/0xa);if(_0x3171df===_0xa0cf82)break;else _0x158166['push'](_0x158166['shift']());}catch(_0x44bf04){_0x158166['push'](_0x158166['shift']());}}}(_0x43cc,0x464bd));import{Plugin as _0x30a4ce}from'ckeditor5/src/core.js';function _0x440e(_0x3c476b,_0x2c54b0){const _0x43ccce=_0x43cc();return _0x440e=function(_0x440e19,_0x3dacc2){_0x440e19=_0x440e19-0x1dc;let _0x35d31f=_0x43ccce[_0x440e19];return _0x35d31f;},_0x440e(_0x3c476b,_0x2c54b0);}import{getTranslation as _0x148855}from'../utils/common-translations.js';export default class it extends _0x30a4ce{[_0xafe19b(0x1e8)](){const _0x1050aa=_0xafe19b,_0x30a9a1=this[_0x1050aa(0x1f1)];if(!_0x30a9a1[_0x1050aa(0x1ff)][_0x1050aa(0x1f5)](_0x1050aa(0x1f7)))return;_0x30a9a1[_0x1050aa(0x1ff)][_0x1050aa(0x1ee)](_0x1050aa(0x1fa))[_0x1050aa(0x1ef)](_0x1050aa(0x1ed));const _0x4d2261=_0x30a9a1[_0x1050aa(0x1ff)][_0x1050aa(0x1ee)](_0x1050aa(0x1fa)),_0x4bc8ae=_0x30a9a1[_0x1050aa(0x1e4)];_0x4d2261[_0x1050aa(0x1e6)][_0x1050aa(0x1dd)](_0x1050aa(0x1ed),_0x3d2415=>_0x148855(_0x4bc8ae,_0x1050aa(0x1eb),_0x3d2415)),_0x30a9a1[_0x1050aa(0x1dc)][_0x1050aa(0x1f9)](_0x1050aa(0x1df))[_0x1050aa(0x1ea)]({'model':_0x1050aa(0x1ed),'view':(_0x30039c,{writer:_0x12bb38,options:_0x5e0916})=>{const _0x379ea5=_0x1050aa;if(!_0x5e0916[_0x379ea5(0x1e5)])return null;const _0x1cf5cc=_0x12bb38[_0x379ea5(0x1e7)](_0x379ea5(0x1f0)),_0x214c08=_0x12bb38[_0x379ea5(0x1f4)]('hr');return _0x12bb38[_0x379ea5(0x1f2)](_0x379ea5(0x1e9),_0x1cf5cc),_0x12bb38[_0x379ea5(0x1e1)](_0x12bb38[_0x379ea5(0x1ec)](_0x1cf5cc,0x0),_0x214c08),_0x1cf5cc;},'converterPriority':_0x1050aa(0x1fe)});}}
23
+ const _0xf65ba4=_0x1120;(function(_0x27e9ab,_0x30b8eb){const _0x5a049c=_0x1120,_0x5058aa=_0x27e9ab();while(!![]){try{const _0x57c520=-parseInt(_0x5a049c(0x1d6))/0x1+parseInt(_0x5a049c(0x1c5))/0x2*(parseInt(_0x5a049c(0x1c9))/0x3)+parseInt(_0x5a049c(0x1dc))/0x4*(-parseInt(_0x5a049c(0x1bc))/0x5)+parseInt(_0x5a049c(0x1c1))/0x6*(-parseInt(_0x5a049c(0x1c4))/0x7)+-parseInt(_0x5a049c(0x1d7))/0x8+-parseInt(_0x5a049c(0x1c0))/0x9*(-parseInt(_0x5a049c(0x1be))/0xa)+parseInt(_0x5a049c(0x1da))/0xb*(parseInt(_0x5a049c(0x1dd))/0xc);if(_0x57c520===_0x30b8eb)break;else _0x5058aa['push'](_0x5058aa['shift']());}catch(_0xbbe1c9){_0x5058aa['push'](_0x5058aa['shift']());}}}(_0x2462,0xba366));function _0x1120(_0x331fe4,_0x24bbd4){const _0x246241=_0x2462();return _0x1120=function(_0x1120b5,_0x42c96b){_0x1120b5=_0x1120b5-0x1bb;let _0x420358=_0x246241[_0x1120b5];return _0x420358;},_0x1120(_0x331fe4,_0x24bbd4);}import{Plugin as _0x51ad7a}from'ckeditor5/src/core.js';function _0x2462(){const _0x1cff1d=['6054552gMCDzJ','ck-horizontal-line','ELEMENT_HORIZONTAL_LINE','4309811qfssfC','high','5888ItfhOp','48nFxWbf','has','afterInit','createContainerElement','elementToStructure','2695tesxpw','createPositionAt','5576470Xxmwkq','TrackChangesEditing','9LoSULf','3087906OCJqlr','horizontalLine','addClass','14qdtgGN','149070YesAyn','locale','registerElementLabel','dataDowncast','57KyoJIb','HorizontalLineEditing','insert','div','showSuggestionHighlights','for','editor','plugins','enableCommand','descriptionFactory','get','conversion','createEmptyElement','198761jTEVmV'];_0x2462=function(){return _0x1cff1d;};return _0x2462();}import{getTranslation as _0x39d786}from'../utils/common-translations.js';export default class it extends _0x51ad7a{[_0xf65ba4(0x1df)](){const _0x29ac81=_0xf65ba4,_0x1131a8=this[_0x29ac81(0x1cf)];if(!_0x1131a8[_0x29ac81(0x1d0)][_0x29ac81(0x1de)](_0x29ac81(0x1ca)))return;_0x1131a8[_0x29ac81(0x1d0)][_0x29ac81(0x1d3)](_0x29ac81(0x1bf))[_0x29ac81(0x1d1)](_0x29ac81(0x1c2));const _0x2958cf=_0x1131a8[_0x29ac81(0x1d0)][_0x29ac81(0x1d3)](_0x29ac81(0x1bf)),_0x786632=_0x1131a8[_0x29ac81(0x1c6)];_0x2958cf[_0x29ac81(0x1d2)][_0x29ac81(0x1c7)](_0x29ac81(0x1c2),_0x335514=>_0x39d786(_0x786632,_0x29ac81(0x1d9),_0x335514)),_0x1131a8[_0x29ac81(0x1d4)][_0x29ac81(0x1ce)](_0x29ac81(0x1c8))[_0x29ac81(0x1bb)]({'model':_0x29ac81(0x1c2),'view':(_0x17e9ad,{writer:_0x16a1b3,options:_0x32177b})=>{const _0x239dae=_0x29ac81;if(!_0x32177b[_0x239dae(0x1cd)])return null;const _0x214a19=_0x16a1b3[_0x239dae(0x1e0)](_0x239dae(0x1cc)),_0xe4881=_0x16a1b3[_0x239dae(0x1d5)]('hr');return _0x16a1b3[_0x239dae(0x1c3)](_0x239dae(0x1d8),_0x214a19),_0x16a1b3[_0x239dae(0x1cb)](_0x16a1b3[_0x239dae(0x1bd)](_0x214a19,0x0),_0xe4881),_0x214a19;},'converterPriority':_0x29ac81(0x1db)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27bea3=_0x4671;(function(_0xa1ce3f,_0x53d167){const _0x8775a0=_0x4671,_0x1eb6c5=_0xa1ce3f();while(!![]){try{const _0x4365c2=parseInt(_0x8775a0(0x1d8))/0x1+parseInt(_0x8775a0(0x1e9))/0x2+-parseInt(_0x8775a0(0x1d6))/0x3+-parseInt(_0x8775a0(0x1e7))/0x4+-parseInt(_0x8775a0(0x1f9))/0x5*(parseInt(_0x8775a0(0x1dc))/0x6)+parseInt(_0x8775a0(0x1d9))/0x7+-parseInt(_0x8775a0(0x1e6))/0x8*(-parseInt(_0x8775a0(0x1e3))/0x9);if(_0x4365c2===_0x53d167)break;else _0x1eb6c5['push'](_0x1eb6c5['shift']());}catch(_0x40b083){_0x1eb6c5['push'](_0x1eb6c5['shift']());}}}(_0x1e97,0x2268a));function _0x4671(_0x5b38e0,_0x8f4449){const _0x1e97b9=_0x1e97();return _0x4671=function(_0x4671b0,_0x4a8f20){_0x4671b0=_0x4671b0-0x1d6;let _0x1b7a89=_0x1e97b9[_0x4671b0];return _0x1b7a89;},_0x4671(_0x5b38e0,_0x8f4449);}import{Plugin as _0x508de7}from'ckeditor5/src/core.js';import{getTranslation as _0x5259e6}from'../utils/common-translations.js';export default class st extends _0x508de7{[_0x27bea3(0x1ec)](){const _0x112f3d=_0x27bea3,_0x4ab33f=this[_0x112f3d(0x1f1)];if(!_0x4ab33f[_0x112f3d(0x1f6)][_0x112f3d(0x1dd)](_0x112f3d(0x1f3)))return;const _0x1c9fed=_0x4ab33f[_0x112f3d(0x1f6)][_0x112f3d(0x1f0)](_0x112f3d(0x1f4)),_0x24d809=_0x4ab33f[_0x112f3d(0x1da)];_0x1c9fed[_0x112f3d(0x1ed)][_0x112f3d(0x1db)](_0x112f3d(0x1de),_0x56d7dd=>_0x5259e6(_0x24d809,_0x112f3d(0x1e2),_0x56d7dd)),_0x1c9fed[_0x112f3d(0x1df)](_0x112f3d(0x1f8)),_0x1c9fed[_0x112f3d(0x1fb)](_0x112f3d(0x1d7)),_0x1c9fed[_0x112f3d(0x1ed)][_0x112f3d(0x1fa)](_0x5adf00=>{const _0x5ea80c=_0x112f3d;if(_0x5ea80c(0x1ef)!=_0x5adf00[_0x5ea80c(0x1e4)])return;const {data:_0x928339}=_0x5adf00;if(_0x928339&&_0x5ea80c(0x1d7)==_0x928339[_0x5ea80c(0x1e0)]&&_0x5adf00[_0x5ea80c(0x1f2)]()[_0x5ea80c(0x1eb)][_0x5ea80c(0x1ea)]['is'](_0x5ea80c(0x1e1),_0x5ea80c(0x1de))){const _0x5dc2e2=_0x5259e6(_0x24d809,_0x5ea80c(0x1e2));return{'type':_0x5ea80c(0x1f7),'content':_0x5259e6(_0x24d809,_0x5ea80c(0x1e8),_0x5dc2e2)};}}),this[_0x112f3d(0x1e5)]();}[_0x27bea3(0x1e5)](){const _0x3643df=_0x27bea3,_0x3ed767=this[_0x3643df(0x1f1)],_0x3e8656=_0x3ed767[_0x3643df(0x1da)];_0x3ed767[_0x3643df(0x1f6)][_0x3643df(0x1f0)](_0x3643df(0x1f4))[_0x3643df(0x1ed)][_0x3643df(0x1fa)](_0x1496d3=>{const _0x4e0402=_0x3643df;if(_0x4e0402(0x1f5)!=_0x1496d3[_0x4e0402(0x1e4)])return;const {data:_0x244e8d}=_0x1496d3;if(_0x244e8d&&_0x4e0402(0x1f8)==_0x244e8d[_0x4e0402(0x1ee)]){const _0x225091=_0x5259e6(_0x3e8656,_0x4e0402(0x1e2));return{'type':_0x4e0402(0x1f7),'content':_0x5259e6(_0x3e8656,_0x4e0402(0x1e8),_0x225091)};}});}}function _0x1e97(){const _0x42fee8=['attribute','get','editor','getFirstRange','HtmlEmbed','TrackChangesEditing','formatBlock','plugins','format','htmlEmbed','526930JnYbOQ','registerDescriptionCallback','registerBlockAttribute','274083oPsrOa','value','96485ARoHex','1460662oEPdMv','locale','registerElementLabel','6OnYbdu','has','rawHtml','enableDefaultAttributesIntegration','key','element','ELEMENT_HTML_EMBED','16659pKcyzk','type','_registerLegacyDescription','592ojnouR','909060zyBIbv','*Change\x20%0\x20content*','245650VfGIxe','nodeAfter','start','afterInit','descriptionFactory','commandName'];_0x1e97=function(){return _0x42fee8;};return _0x1e97();}
23
+ function _0x4d49(){const _0x44df88=['1662226OmYgRH','attribute','10898142mvzZVR','commandName','137082sFwRCa','5MFvjAb','nodeAfter','_registerLegacyDescription','htmlEmbed','afterInit','registerBlockAttribute','value','registerElementLabel','plugins','element','editor','7177982KjlgDH','HtmlEmbed','locale','ELEMENT_HTML_EMBED','32326648CWwfXU','get','1572556xOukqW','format','descriptionFactory','rawHtml','type','key','getFirstRange','5618252PPLPWq','enableDefaultAttributesIntegration','formatBlock','registerDescriptionCallback','TrackChangesEditing','has','*Change\x20%0\x20content*','start'];_0x4d49=function(){return _0x44df88;};return _0x4d49();}function _0x4048(_0x1f3f7e,_0x1126a2){const _0x4d49e0=_0x4d49();return _0x4048=function(_0x40488d,_0x35236d){_0x40488d=_0x40488d-0x18f;let _0x1c865d=_0x4d49e0[_0x40488d];return _0x1c865d;},_0x4048(_0x1f3f7e,_0x1126a2);}const _0x288d04=_0x4048;(function(_0x27a042,_0x4c316f){const _0x3cd4db=_0x4048,_0x5dd8c5=_0x27a042();while(!![]){try{const _0x1fc882=-parseInt(_0x3cd4db(0x1aa))/0x1+-parseInt(_0x3cd4db(0x19b))/0x2+-parseInt(_0x3cd4db(0x1ae))/0x3+-parseInt(_0x3cd4db(0x1a2))/0x4*(parseInt(_0x3cd4db(0x1af))/0x5)+parseInt(_0x3cd4db(0x1ac))/0x6+-parseInt(_0x3cd4db(0x195))/0x7+parseInt(_0x3cd4db(0x199))/0x8;if(_0x1fc882===_0x4c316f)break;else _0x5dd8c5['push'](_0x5dd8c5['shift']());}catch(_0x3a5c68){_0x5dd8c5['push'](_0x5dd8c5['shift']());}}}(_0x4d49,0xe3c89));import{Plugin as _0x506947}from'ckeditor5/src/core.js';import{getTranslation as _0xfdbd51}from'../utils/common-translations.js';export default class st extends _0x506947{[_0x288d04(0x1b3)](){const _0x311793=_0x288d04,_0xedf8e=this[_0x311793(0x194)];if(!_0xedf8e[_0x311793(0x192)][_0x311793(0x1a7)](_0x311793(0x196)))return;const _0x1f201c=_0xedf8e[_0x311793(0x192)][_0x311793(0x19a)](_0x311793(0x1a6)),_0x5ad849=_0xedf8e[_0x311793(0x197)];_0x1f201c[_0x311793(0x19d)][_0x311793(0x191)](_0x311793(0x19e),_0x3b23ed=>_0xfdbd51(_0x5ad849,_0x311793(0x198),_0x3b23ed)),_0x1f201c[_0x311793(0x1a3)](_0x311793(0x1b2)),_0x1f201c[_0x311793(0x18f)](_0x311793(0x190)),_0x1f201c[_0x311793(0x19d)][_0x311793(0x1a5)](_0x15e9d3=>{const _0x5ab63c=_0x311793;if(_0x5ab63c(0x1ab)!=_0x15e9d3[_0x5ab63c(0x19f)])return;const {data:_0x507fbe}=_0x15e9d3;if(_0x507fbe&&_0x5ab63c(0x190)==_0x507fbe[_0x5ab63c(0x1a0)]&&_0x15e9d3[_0x5ab63c(0x1a1)]()[_0x5ab63c(0x1a9)][_0x5ab63c(0x1b0)]['is'](_0x5ab63c(0x193),_0x5ab63c(0x19e))){const _0x243121=_0xfdbd51(_0x5ad849,_0x5ab63c(0x198));return{'type':_0x5ab63c(0x19c),'content':_0xfdbd51(_0x5ad849,_0x5ab63c(0x1a8),_0x243121)};}}),this[_0x311793(0x1b1)]();}[_0x288d04(0x1b1)](){const _0x9c1a87=_0x288d04,_0x50408e=this[_0x9c1a87(0x194)],_0x4c24d3=_0x50408e[_0x9c1a87(0x197)];_0x50408e[_0x9c1a87(0x192)][_0x9c1a87(0x19a)](_0x9c1a87(0x1a6))[_0x9c1a87(0x19d)][_0x9c1a87(0x1a5)](_0x18d5ef=>{const _0x279e52=_0x9c1a87;if(_0x279e52(0x1a4)!=_0x18d5ef[_0x279e52(0x19f)])return;const {data:_0x2fc52d}=_0x18d5ef;if(_0x2fc52d&&_0x279e52(0x1b2)==_0x2fc52d[_0x279e52(0x1ad)]){const _0x521cc9=_0xfdbd51(_0x4c24d3,_0x279e52(0x198));return{'type':_0x279e52(0x19c),'content':_0xfdbd51(_0x4c24d3,_0x279e52(0x1a8),_0x521cc9)};}});}}