@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240927.0 → 0.0.0-nightly-20240929.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 _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)));}}
23
+ const _0xd68e6f=_0x1538;(function(_0x3c09a0,_0x1edadc){const _0x24d946=_0x1538,_0x296dc8=_0x3c09a0();while(!![]){try{const _0x3fb564=parseInt(_0x24d946(0x88))/0x1*(parseInt(_0x24d946(0x74))/0x2)+-parseInt(_0x24d946(0x73))/0x3+-parseInt(_0x24d946(0x81))/0x4+parseInt(_0x24d946(0x85))/0x5*(-parseInt(_0x24d946(0x8b))/0x6)+parseInt(_0x24d946(0x6d))/0x7+-parseInt(_0x24d946(0x98))/0x8*(parseInt(_0x24d946(0x99))/0x9)+parseInt(_0x24d946(0x9f))/0xa*(parseInt(_0x24d946(0x77))/0xb);if(_0x3fb564===_0x1edadc)break;else _0x296dc8['push'](_0x296dc8['shift']());}catch(_0x38515b){_0x296dc8['push'](_0x296dc8['shift']());}}}(_0x811d,0x74469));import{Plugin as _0x4553e5}from'ckeditor5/src/core.js';function _0x811d(){const _0x16e260=['UnderlineEditing','1222542kYTzeX','22GvBbUz','underline','toLowerCase','33JlXDOi','FORMAT_ITALIC','get','FORMAT_SUPERSCRIPT','StrikethroughEditing','FORMAT_CODE','plugins','superscript','FORMAT_BOLD','CodeEditing','88440uXmfGv','slice','formatInline','commandParams','9410FvtzLU','italic','BoldEditing','57644UgJjkH','afterInit','locale','642NLsThR','TrackChangesEditing','descriptionFactory','enableDefaultAttributesIntegration','_registerLegacyDescription','code','type','*Format:*\x20%0','strikethrough','FORMAT_UNDERLINE','registerDescriptionCallback','SubscriptEditing','forceValue','880AfKLCD','63153sXfDKu','FORMAT_SUBSCRIPT','FORMAT_STRIKETHROUGH','SuperscriptEditing','subscript','FORMAT_','2653490qyIECd','toUpperCase','ItalicEditing','registerInlineAttribute','bold','commandName','has','3143014ZoeXsn','format','*Remove\x20format:*\x20%0','registerAttributeLabel','editor'];_0x811d=function(){return _0x16e260;};return _0x811d();}import{getTranslation as _0x3c733c}from'../utils/common-translations.js';function _0x1538(_0x472fbf,_0xf6b070){const _0x811da3=_0x811d();return _0x1538=function(_0x153818,_0x13943e){_0x153818=_0x153818-0x6d;let _0x2c354f=_0x811da3[_0x153818];return _0x2c354f;},_0x1538(_0x472fbf,_0xf6b070);}const ti=[_0xd68e6f(0x87),_0xd68e6f(0xa1),_0xd68e6f(0x72),_0xd68e6f(0x80),_0xd68e6f(0x7b),_0xd68e6f(0x96),_0xd68e6f(0x9c)];export default class G extends _0x4553e5{[_0xd68e6f(0x89)](){const _0x476862=_0xd68e6f,_0x3f6835=this[_0x476862(0x71)],_0x59ee07=_0x3f6835[_0x476862(0x7d)][_0x476862(0x79)](_0x476862(0x8c)),_0x2d314b=_0x3f6835[_0x476862(0x8a)];for(const _0x529df2 of ti){if(!_0x3f6835[_0x476862(0x7d)][_0x476862(0xa5)](_0x529df2))continue;const _0x300253=_0x529df2[_0x476862(0x82)](0x0,-0x7)[_0x476862(0x76)](),_0x577a93=_0x476862(0x9e)+_0x300253[_0x476862(0xa0)]();_0x59ee07[_0x476862(0x8e)](_0x300253),_0x59ee07[_0x476862(0xa2)](_0x300253),_0x59ee07[_0x476862(0x8d)][_0x476862(0x70)](_0x300253,_0x3c733c(_0x2d314b,_0x577a93));}this[_0x476862(0x8f)]();}[_0xd68e6f(0x8f)](){const _0x37d578=_0xd68e6f,_0x2d2cb9=this[_0x37d578(0x71)],_0x661fa7=_0x2d2cb9[_0x37d578(0x8a)],_0x4612a3=_0x2d2cb9[_0x37d578(0x7d)][_0x37d578(0x79)](_0x37d578(0x8c));function _0x471205(_0x1418a5,_0x3d4d1f){const _0x25f6e9=_0x37d578;_0x4612a3[_0x25f6e9(0x8d)][_0x25f6e9(0x95)](_0x333e5e=>{const _0x329cd3=_0x25f6e9;if(_0x329cd3(0x83)!=_0x333e5e[_0x329cd3(0x91)])return;const {data:_0x33d4bb}=_0x333e5e;return _0x33d4bb&&_0x33d4bb[_0x329cd3(0xa4)]===_0x1418a5?_0x33d4bb[_0x329cd3(0x84)][0x0][_0x329cd3(0x97)]?{'type':_0x329cd3(0x6e),'content':_0x3c733c(_0x661fa7,_0x329cd3(0x92),_0x3d4d1f)}:{'type':_0x329cd3(0x6e),'content':_0x3c733c(_0x661fa7,_0x329cd3(0x6f),_0x3d4d1f)}:void 0x0;});}_0x471205(_0x37d578(0xa3),_0x3c733c(_0x661fa7,_0x37d578(0x7f))),_0x471205(_0x37d578(0x86),_0x3c733c(_0x661fa7,_0x37d578(0x78))),_0x471205(_0x37d578(0x75),_0x3c733c(_0x661fa7,_0x37d578(0x94))),_0x471205(_0x37d578(0x90),_0x3c733c(_0x661fa7,_0x37d578(0x7c))),_0x471205(_0x37d578(0x93),_0x3c733c(_0x661fa7,_0x37d578(0x9b))),_0x471205(_0x37d578(0x9d),_0x3c733c(_0x661fa7,_0x37d578(0x9a))),_0x471205(_0x37d578(0x7e),_0x3c733c(_0x661fa7,_0x37d578(0x7a)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)];}
23
+ const _0xed2992=_0x29d0;(function(_0x37c91a,_0x147639){const _0x441693=_0x29d0,_0x288870=_0x37c91a();while(!![]){try{const _0x391570=parseInt(_0x441693(0x1ab))/0x1*(parseInt(_0x441693(0x19b))/0x2)+-parseInt(_0x441693(0x1bb))/0x3+-parseInt(_0x441693(0x1b9))/0x4+parseInt(_0x441693(0x1b1))/0x5+-parseInt(_0x441693(0x19e))/0x6+-parseInt(_0x441693(0x19a))/0x7*(-parseInt(_0x441693(0x1af))/0x8)+parseInt(_0x441693(0x1b0))/0x9;if(_0x391570===_0x147639)break;else _0x288870['push'](_0x288870['shift']());}catch(_0x211aff){_0x288870['push'](_0x288870['shift']());}}}(_0x42ab,0x963f3));function _0x42ab(){const _0x1174cd=['BlockQuoteEditing','markBlockFormat','afterInit','name','ELEMENT_BLOCK_QUOTE','248633ATYUbW','10662XlObOV','has','registerDescriptionCallback','4621524XNScUz','commandParams','plugins','schema','descriptionFactory','enableCommand','get','TrackChangesEditing','selection','filter','forceValue','value','format','13ERNMVK','getSelectedBlocks','*Set\x20format:*\x20%0','locale','192lWIgUf','5053653uETuMq','2805705swExSY','change','*Remove\x20format:*\x20%0','from','commandName','commands','parent','document','835512DVqntl','model','1349622zDFCdY','blockQuote','$root','editor','checkChild'];_0x42ab=function(){return _0x1174cd;};return _0x42ab();}import{Plugin as _0x3ebdcc}from'ckeditor5/src/core.js';import{getTranslation as _0x5508ff}from'../utils/common-translations.js';function _0x29d0(_0x8093f0,_0x5eed11){const _0x42abc1=_0x42ab();return _0x29d0=function(_0x29d070,_0x10c0da){_0x29d070=_0x29d070-0x194;let _0x3fdaf2=_0x42abc1[_0x29d070];return _0x3fdaf2;},_0x29d0(_0x8093f0,_0x5eed11);}import{getRangesOfBlockGroups as _0x3efd1f}from'../utils/utils.js';export default class F extends _0x3ebdcc{[_0xed2992(0x197)](){const _0x162cc9=_0xed2992,_0x409f6c=this[_0x162cc9(0x1be)],_0xc615d1=_0x409f6c[_0x162cc9(0x1ae)];if(!_0x409f6c[_0x162cc9(0x1a0)][_0x162cc9(0x19c)](_0x162cc9(0x195)))return;const _0x513ed5=_0x409f6c[_0x162cc9(0x1a0)][_0x162cc9(0x1a4)](_0x162cc9(0x1a5)),_0x5bc503=this[_0x162cc9(0x1be)][_0x162cc9(0x1b6)][_0x162cc9(0x1a4)](_0x162cc9(0x1bc));_0x513ed5[_0x162cc9(0x1a3)](_0x162cc9(0x1bc),(_0x59b8c4,_0xc2587b={})=>{const _0x46efab=_0x162cc9,_0x39d5fe=this[_0x46efab(0x1be)][_0x46efab(0x1ba)][_0x46efab(0x1b8)][_0x46efab(0x1a6)],_0x4e5acf=_0xc2587b&&void 0x0!==_0xc2587b[_0x46efab(0x1a8)]?_0xc2587b[_0x46efab(0x1a8)]:!_0x5bc503[_0x46efab(0x1a9)];let _0x3e1aca=[];if(_0x4e5acf){const _0x1a1d37=Array[_0x46efab(0x1b4)](_0x39d5fe[_0x46efab(0x1ac)]())[_0x46efab(0x1a7)](_0x2e74f1=>oo(_0x2e74f1)||function(_0x2b9b26,_0x57dbab){const _0x5c663b=_0x46efab,_0x5d58c2=_0x57dbab[_0x5c663b(0x194)](_0x2b9b26[_0x5c663b(0x1b7)],_0x5c663b(0x1bc)),_0x3c6687=_0x57dbab[_0x5c663b(0x194)]([_0x5c663b(0x1bd),_0x5c663b(0x1bc)],_0x2b9b26);return _0x5d58c2&&_0x3c6687;}(_0x2e74f1,this[_0x46efab(0x1be)][_0x46efab(0x1ba)][_0x46efab(0x1a1)]));_0x3e1aca=_0x3efd1f(_0x1a1d37,_0x409f6c[_0x46efab(0x1ba)]);}else{const _0x42e24d=Array[_0x46efab(0x1b4)](_0x39d5fe[_0x46efab(0x1ac)]())[_0x46efab(0x1a7)](_0xcf9585=>oo(_0xcf9585));_0x3e1aca=_0x3efd1f(_0x42e24d,_0x409f6c[_0x46efab(0x1ba)]);}_0x409f6c[_0x46efab(0x1ba)][_0x46efab(0x1b2)](()=>{const _0x5a43f5=_0x46efab;for(const _0x111168 of _0x3e1aca)_0x513ed5[_0x5a43f5(0x196)](_0x111168,{'commandName':_0x5a43f5(0x1bc),'commandParams':[{'forceValue':_0x4e5acf}]});});}),_0x513ed5[_0x162cc9(0x1a2)][_0x162cc9(0x19d)](_0x26f245=>{const _0x2af852=_0x162cc9,{data:_0x35199e}=_0x26f245;if(_0x35199e&&_0x2af852(0x1bc)==_0x35199e[_0x2af852(0x1b5)]){const _0x32c4c2=_0x5508ff(_0xc615d1,_0x2af852(0x199));return _0x35199e[_0x2af852(0x19f)][0x0][_0x2af852(0x1a8)]?{'type':_0x2af852(0x1aa),'content':_0x5508ff(_0xc615d1,_0x2af852(0x1ad),_0x32c4c2)}:{'type':_0x2af852(0x1aa),'content':_0x5508ff(_0xc615d1,_0x2af852(0x1b3),_0x32c4c2)};}});}}function oo(_0x2e8193){const _0x4d963a=_0xed2992;return _0x4d963a(0x1bc)==_0x2e8193[_0x4d963a(0x1b7)][_0x4d963a(0x198)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)));}}
23
+ function _0x4690(){const _0x12e9e4=['322769hWOtWn','changeCaseLower','4228140oisqVF','TrackChangesEditing','CaseChange','2496IZwxsU','2856475tHmwbc','enableCommand','get','editor','has','plugins','63EJoXcW','changeCaseTitle','changeCaseUpper','4owuWKv','380168xRUWfv','83376yMymvK','afterInit','20614lJflMN','4splQGT','760sRdIXY','14ZTBson','374334ErREUt'];_0x4690=function(){return _0x12e9e4;};return _0x4690();}function _0x46a4(_0x51834e,_0x495057){const _0x469010=_0x4690();return _0x46a4=function(_0x46a400,_0x1e5034){_0x46a400=_0x46a400-0xf5;let _0x366d63=_0x469010[_0x46a400];return _0x366d63;},_0x46a4(_0x51834e,_0x495057);}const _0x234434=_0x46a4;(function(_0x3cc666,_0x526570){const _0x51463b=_0x46a4,_0x1203dd=_0x3cc666();while(!![]){try{const _0x464b0f=parseInt(_0x51463b(0xfa))/0x1*(parseInt(_0x51463b(0xf6))/0x2)+parseInt(_0x51463b(0xfc))/0x3+-parseInt(_0x51463b(0x109))/0x4*(parseInt(_0x51463b(0x100))/0x5)+parseInt(_0x51463b(0xf9))/0x6*(parseInt(_0x51463b(0xf8))/0x7)+parseInt(_0x51463b(0x10a))/0x8*(parseInt(_0x51463b(0x106))/0x9)+-parseInt(_0x51463b(0xf7))/0xa*(-parseInt(_0x51463b(0xf5))/0xb)+parseInt(_0x51463b(0x10b))/0xc*(-parseInt(_0x51463b(0xff))/0xd);if(_0x464b0f===_0x526570)break;else _0x1203dd['push'](_0x1203dd['shift']());}catch(_0x4c5da9){_0x1203dd['push'](_0x1203dd['shift']());}}}(_0x4690,0xb6f90));import{Plugin as _0x74df11}from'ckeditor5/src/core.js';export default class L extends _0x74df11{[_0x234434(0x10c)](){const _0x34bfc9=_0x234434,_0x26dd22=this[_0x34bfc9(0x103)];_0x26dd22[_0x34bfc9(0x105)][_0x34bfc9(0x104)](_0x34bfc9(0xfe))&&(_0x26dd22[_0x34bfc9(0x105)][_0x34bfc9(0x102)](_0x34bfc9(0xfd))[_0x34bfc9(0x101)](_0x34bfc9(0x108)),_0x26dd22[_0x34bfc9(0x105)][_0x34bfc9(0x102)](_0x34bfc9(0xfd))[_0x34bfc9(0x101)](_0x34bfc9(0xfb)),_0x26dd22[_0x34bfc9(0x105)][_0x34bfc9(0x102)](_0x34bfc9(0xfd))[_0x34bfc9(0x101)](_0x34bfc9(0x107)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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));}}
23
+ const _0x5cbe10=_0x3735;function _0x3735(_0x3350f6,_0x13f389){const _0x4466c9=_0x4466();return _0x3735=function(_0x373536,_0x5242a5){_0x373536=_0x373536-0x146;let _0x324892=_0x4466c9[_0x373536];return _0x324892;},_0x3735(_0x3350f6,_0x13f389);}function _0x4466(){const _0x1cbbe1=['1341496wVYsTp','plugins','ckbox','72krRjnK','965150LkPtin','3uDLcJs','980784SfYbRg','commands','TrackChangesEditing','afterInit','70289BXFhMU','940532uzpDyN','get','35uhTGcI','enableCommand','editor','579579rZGYbS','307830GEthJW'];_0x4466=function(){return _0x1cbbe1;};return _0x4466();}(function(_0xe0e27e,_0x3b83ce){const _0x170f97=_0x3735,_0x315308=_0xe0e27e();while(!![]){try{const _0xf5d515=-parseInt(_0x170f97(0x155))/0x1+parseInt(_0x170f97(0x14b))/0x2+parseInt(_0x170f97(0x150))/0x3*(parseInt(_0x170f97(0x156))/0x4)+parseInt(_0x170f97(0x146))/0x5*(parseInt(_0x170f97(0x14a))/0x6)+parseInt(_0x170f97(0x149))/0x7+-parseInt(_0x170f97(0x151))/0x8+-parseInt(_0x170f97(0x14e))/0x9*(parseInt(_0x170f97(0x14f))/0xa);if(_0xf5d515===_0x3b83ce)break;else _0x315308['push'](_0x315308['shift']());}catch(_0x5b6fd9){_0x315308['push'](_0x315308['shift']());}}}(_0x4466,0x5d756));import{Plugin as _0xf15a4a}from'ckeditor5/src/core.js';export default class H extends _0xf15a4a{[_0x5cbe10(0x154)](){const _0x35d9a5=_0x5cbe10,_0x38b3e2=this[_0x35d9a5(0x148)];_0x38b3e2[_0x35d9a5(0x152)][_0x35d9a5(0x157)](_0x35d9a5(0x14d))&&_0x38b3e2[_0x35d9a5(0x14c)][_0x35d9a5(0x157)](_0x35d9a5(0x153))[_0x35d9a5(0x147)](_0x35d9a5(0x14d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)];}
23
+ const _0x1c617c=_0x27fe;(function(_0x4f234b,_0x59d46d){const _0x57c30f=_0x27fe,_0x1e330c=_0x4f234b();while(!![]){try{const _0x38e9f6=-parseInt(_0x57c30f(0x1f9))/0x1+-parseInt(_0x57c30f(0x1f5))/0x2*(parseInt(_0x57c30f(0x1f0))/0x3)+-parseInt(_0x57c30f(0x1f8))/0x4+parseInt(_0x57c30f(0x1f1))/0x5*(-parseInt(_0x57c30f(0x1e4))/0x6)+parseInt(_0x57c30f(0x1d9))/0x7*(parseInt(_0x57c30f(0x1e1))/0x8)+-parseInt(_0x57c30f(0x1e8))/0x9+parseInt(_0x57c30f(0x1fa))/0xa;if(_0x38e9f6===_0x59d46d)break;else _0x1e330c['push'](_0x1e330c['shift']());}catch(_0x13e272){_0x1e330c['push'](_0x1e330c['shift']());}}}(_0xdfdb,0x4db6f));import{Plugin as _0x2977fd}from'ckeditor5/src/core.js';import{getTranslation as _0x499285}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2d5e44}from'../utils/utils.js';export default class J extends _0x2977fd{[_0x1c617c(0x1e6)](){const _0xb3c843=_0x1c617c,_0x4332b9=this[_0xb3c843(0x1fb)];if(!_0x4332b9[_0xb3c843(0x1d3)][_0xb3c843(0x1e9)](_0xb3c843(0x1f4)))return;const _0x45aed7=_0x4332b9[_0xb3c843(0x1d3)][_0xb3c843(0x1cd)](_0xb3c843(0x1d7)),_0x28149e=_0x4332b9[_0xb3c843(0x1d5)],_0x224e2c=_0x4332b9[_0xb3c843(0x1cb)][_0xb3c843(0x1cd)](_0xb3c843(0x1f3))[_0xb3c843(0x1d0)],_0xfb3b94=_0x4332b9[_0xb3c843(0x1ce)][_0xb3c843(0x1cd)](_0xb3c843(0x1f3));_0x45aed7[_0xb3c843(0x1d2)](_0xb3c843(0x1ca)),_0x45aed7[_0xb3c843(0x1d2)](_0xb3c843(0x1c6)),_0x45aed7[_0xb3c843(0x1d2)](_0xb3c843(0x1f3),(_0x1adb61,_0x14a7b7={})=>{const _0x34d9ee=_0xb3c843,_0x1e77b0=_0x4332b9[_0x34d9ee(0x1e3)],_0x59f6ec=_0x4332b9[_0x34d9ee(0x1e3)][_0x34d9ee(0x1d1)][_0x34d9ee(0x1fd)],_0x216511=_0x14a7b7&&void 0x0!==_0x14a7b7[_0x34d9ee(0x1e0)]?_0x14a7b7[_0x34d9ee(0x1e0)]:!_0xfb3b94[_0x34d9ee(0x1c9)];let _0x4c85ca;_0x14a7b7[_0x34d9ee(0x1d6)]||(_0x14a7b7[_0x34d9ee(0x1d6)]=_0x224e2c[0x0][_0x34d9ee(0x1d6)]),_0x4c85ca=_0x216511?Array[_0x34d9ee(0x1f2)](_0x59f6ec[_0x34d9ee(0x1e7)]())[_0x34d9ee(0x1da)](_0x2e0e1a=>eo(_0x2e0e1a)||function(_0x11caad,_0x2dce24){const _0x31c97f=_0x34d9ee;if(_0x11caad['is'](_0x31c97f(0x1ee))||_0x2dce24[_0x31c97f(0x1dc)](_0x11caad))return!0x1;return _0x2dce24[_0x31c97f(0x1cf)](_0x11caad[_0x31c97f(0x1de)],_0x31c97f(0x1f3));}(_0x2e0e1a,_0x1e77b0[_0x34d9ee(0x1dd)])):Array[_0x34d9ee(0x1f2)](_0x59f6ec[_0x34d9ee(0x1e7)]())[_0x34d9ee(0x1da)](_0x44dd54=>eo(_0x44dd54));const _0xeaf7f=_0x2d5e44(_0x4c85ca,_0x1e77b0);_0x1e77b0[_0x34d9ee(0x1eb)](()=>{const _0x15e806=_0x34d9ee;for(const _0x487d1c of _0xeaf7f)_0x45aed7[_0x15e806(0x1db)](_0x487d1c,{'commandName':_0x15e806(0x1f3),'commandParams':[{..._0x14a7b7,'forceValue':_0x216511}],'formatGroupId':_0x15e806(0x1ea)});});}),(_0x45aed7[_0xb3c843(0x1cc)][_0xb3c843(0x1ec)](_0xb3c843(0x1f3),_0x3766ee=>_0x499285(_0x28149e,_0xb3c843(0x1e2),_0x3766ee)),_0x45aed7[_0xb3c843(0x1cc)][_0xb3c843(0x1ef)](_0x2cb20=>{const _0x3f9eb8=_0xb3c843;if(_0x3f9eb8(0x1fc)!=_0x2cb20[_0x3f9eb8(0x1f7)])return;const _0x4f5ab2=_0x28149e['t'],{data:_0x1eb9ad}=_0x2cb20;if(!_0x1eb9ad||_0x3f9eb8(0x1f3)!=_0x1eb9ad[_0x3f9eb8(0x1df)])return;const _0x4a1c0f=_0x1eb9ad[_0x3f9eb8(0x1d8)][0x0][_0x3f9eb8(0x1d6)],_0x5441b1=_0x4f5ab2(_0x224e2c[_0x3f9eb8(0x1ed)](_0x1c3cdc=>_0x1c3cdc[_0x3f9eb8(0x1d6)]===_0x4a1c0f)[_0x3f9eb8(0x1e5)])[_0x3f9eb8(0x1c8)]();return _0x1eb9ad[_0x3f9eb8(0x1d8)][0x0][_0x3f9eb8(0x1e0)]?{'type':_0x3f9eb8(0x1c7),'content':_0x499285(_0x28149e,_0x3f9eb8(0x1fe),_0x499285(_0x28149e,_0x3f9eb8(0x1e2),0x1)+'\x20('+_0x5441b1+')')}:{'type':_0x3f9eb8(0x1c7),'content':_0x499285(_0x28149e,_0x3f9eb8(0x1d4),_0x499285(_0x28149e,_0x3f9eb8(0x1e2),0x1))};}));}}function _0x27fe(_0x34ddac,_0x51cee6){const _0xdfdb95=_0xdfdb();return _0x27fe=function(_0x27fe35,_0x5a09fd){_0x27fe35=_0x27fe35-0x1c6;let _0x55370f=_0xdfdb95[_0x27fe35];return _0x55370f;},_0x27fe(_0x34ddac,_0x51cee6);}function eo(_0x5698fd){const _0x2536bf=_0x1c617c;return _0x2536bf(0x1f3)==_0x5698fd[_0x2536bf(0x1f6)];}function _0xdfdb(){const _0x361b52=['blockName','change','registerElementLabel','find','rootElement','registerDescriptionCallback','5448cXHnEo','5LWvSbl','from','codeBlock','CodeBlock','406OBbdQo','name','type','413096juVgaO','276742TQPntq','15482180sqdDMC','editor','formatBlock','selection','*Set\x20format:*\x20%0','outdentCodeBlock','format','toLowerCase','value','indentCodeBlock','config','descriptionFactory','get','commands','checkChild','languages','document','enableCommand','plugins','*Remove\x20format:*\x20%0','locale','language','TrackChangesEditing','commandParams','7ipthds','filter','markBlockFormat','isLimit','schema','parent','commandName','forceValue','1344848QoOqlI','ELEMENT_CODE_BLOCK','model','2723544qlsTRe','label','afterInit','getSelectedBlocks','1758753aEVudI','has'];_0xdfdb=function(){return _0x361b52;};return _0xdfdb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ const _0x154ded=_0x4d72;(function(_0x21c1a0,_0x33bb8f){const _0x2bb422=_0x4d72,_0x169d61=_0x21c1a0();while(!![]){try{const _0x49820d=parseInt(_0x2bb422(0xca))/0x1+-parseInt(_0x2bb422(0xc8))/0x2+parseInt(_0x2bb422(0xbe))/0x3*(-parseInt(_0x2bb422(0xc9))/0x4)+-parseInt(_0x2bb422(0xd0))/0x5*(-parseInt(_0x2bb422(0xce))/0x6)+parseInt(_0x2bb422(0xcc))/0x7+parseInt(_0x2bb422(0xc3))/0x8*(parseInt(_0x2bb422(0xc2))/0x9)+parseInt(_0x2bb422(0xc5))/0xa*(-parseInt(_0x2bb422(0xc7))/0xb);if(_0x49820d===_0x33bb8f)break;else _0x169d61['push'](_0x169d61['shift']());}catch(_0x3abb9b){_0x169d61['push'](_0x169d61['shift']());}}}(_0x5509,0x70116));import{Plugin as _0x31a529}from'ckeditor5/src/core.js';function _0x4d72(_0xa56002,_0x310b7d){const _0x550937=_0x5509();return _0x4d72=function(_0x4d7293,_0x4c5b09){_0x4d7293=_0x4d7293-0xbe;let _0x4a4985=_0x550937[_0x4d7293];return _0x4a4985;},_0x4d72(_0xa56002,_0x310b7d);}function _0x5509(){const _0x64c90f=['926968rnPZQF','642584nxPLDS','883198MAAWep','afterInit','829500dlGaUU','enableCommand','924UUCLeM','editor','23945Pwbqtb','CommentsEditing','9KrMbFD','has','get','addCommentThread','612297BPUVbu','8qzmPSv','TrackChangesEditing','4027850XtbApR','plugins','11fZyLXy'];_0x5509=function(){return _0x64c90f;};return _0x5509();}export default class q extends _0x31a529{[_0x154ded(0xcb)](){const _0x16b03e=_0x154ded,_0x2658ed=this[_0x16b03e(0xcf)];if(!_0x2658ed[_0x16b03e(0xc6)][_0x16b03e(0xbf)](_0x16b03e(0xd1)))return;_0x2658ed[_0x16b03e(0xc6)][_0x16b03e(0xc0)](_0x16b03e(0xc4))[_0x16b03e(0xcd)](_0x16b03e(0xc1));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)});}}
23
+ const _0x4547fd=_0x4758;(function(_0x3fe638,_0x1db37f){const _0x298955=_0x4758,_0x17dc76=_0x3fe638();while(!![]){try{const _0x294dbf=-parseInt(_0x298955(0x164))/0x1*(parseInt(_0x298955(0x162))/0x2)+parseInt(_0x298955(0x167))/0x3*(-parseInt(_0x298955(0x173))/0x4)+-parseInt(_0x298955(0x158))/0x5*(parseInt(_0x298955(0x139))/0x6)+-parseInt(_0x298955(0x174))/0x7+-parseInt(_0x298955(0x145))/0x8*(-parseInt(_0x298955(0x151))/0x9)+parseInt(_0x298955(0x13c))/0xa*(-parseInt(_0x298955(0x163))/0xb)+-parseInt(_0x298955(0x141))/0xc*(-parseInt(_0x298955(0x15e))/0xd);if(_0x294dbf===_0x1db37f)break;else _0x17dc76['push'](_0x17dc76['shift']());}catch(_0x101807){_0x17dc76['push'](_0x17dc76['shift']());}}}(_0x5d37,0x68b29));import{Plugin as _0x2e0339}from'ckeditor5/src/core.js';import{LiveRange as _0x1709fc}from'ckeditor5/src/engine.js';function _0x4758(_0x1dc690,_0x478a46){const _0x5d3751=_0x5d37();return _0x4758=function(_0x47584c,_0x17c617){_0x47584c=_0x47584c-0x138;let _0x12a400=_0x5d3751[_0x47584c];return _0x12a400;},_0x4758(_0x1dc690,_0x478a46);}import{Delete as _0x322605}from'ckeditor5/src/typing.js';function _0x5d37(){const _0x2e056d=['rootName','end','20WtdkBa','fromRange','uiElement','TrackChangesEditing','lock','43944RzDCQp','deleteForward','markerName','createRange','91096NdLwJC','buffer','init','showSuggestionHighlights','get','data','plugins','remove','removeMarker:suggestion:deletion','commands','editing','modifySelection','621MDiwWZ','editor','mapper','document','enableCommand','model','bind','35chErys','delete','batch','setSelection','downcastDispatcher','createSelection','7124FVmYxf','start','root','unlock','36ndGgdS','688380FYzekI','28636avZsak','writer','high','3BGpDze','unit','enqueueChange','forward','markerNameToElements','addMarker:suggestion:deletion','getFirstRange','unbindElementFromMarkerName','options','merge','selection','isCollapsed','3266440nWjRcI','5528257PRKZpI','$graveyard','detach','requires','100002pKGycL'];_0x5d37=function(){return _0x2e056d;};return _0x5d37();}import{downcastSplitMergeMarker as _0x453d8f}from'./utils.js';export default class z extends _0x2e0339{static get[_0x4547fd(0x138)](){return[_0x322605];}[_0x4547fd(0x147)](){const _0x3047e2=_0x4547fd,_0x4d5875=this[_0x3047e2(0x152)],_0xc1141e=_0x4d5875[_0x3047e2(0x14b)][_0x3047e2(0x149)](_0x3047e2(0x13f));_0xc1141e[_0x3047e2(0x155)](_0x3047e2(0x159));const _0x316c01=_0x4d5875[_0x3047e2(0x14e)][_0x3047e2(0x149)](_0x3047e2(0x142));_0xc1141e[_0x3047e2(0x155)](_0x3047e2(0x142),(_0x55ac3d,_0x5c2f56={})=>{const _0x3547d4=_0x3047e2,_0x383f2f=_0x4d5875[_0x3547d4(0x156)][_0x3547d4(0x15d)](_0x4d5875[_0x3547d4(0x156)][_0x3547d4(0x154)][_0x3547d4(0x171)]);_0x383f2f[_0x3547d4(0x172)]&&_0x4d5875[_0x3547d4(0x156)][_0x3547d4(0x150)](_0x383f2f,{'direction':_0x3547d4(0x16a),'unit':_0x5c2f56[_0x3547d4(0x168)]});const _0x37fdc0=_0x383f2f[_0x3547d4(0x16d)](),_0x1d9185=_0x1709fc[_0x3547d4(0x13d)](_0x37fdc0);let _0x456b08;_0x55ac3d(_0x5c2f56),_0x456b08=_0x3547d4(0x175)==_0x1d9185[_0x3547d4(0x160)][_0x3547d4(0x13a)]?_0x4d5875[_0x3547d4(0x156)][_0x3547d4(0x144)](_0x37fdc0[_0x3547d4(0x15f)]):_0x4d5875[_0x3547d4(0x156)][_0x3547d4(0x144)](_0x1d9185[_0x3547d4(0x15f)],_0x1d9185[_0x3547d4(0x13b)]),_0x1d9185[_0x3547d4(0x176)](),_0x4d5875[_0x3547d4(0x156)][_0x3547d4(0x169)](_0x316c01[_0x3547d4(0x146)][_0x3547d4(0x15a)],_0x385284=>{const _0x3f8260=_0x3547d4;_0x316c01[_0x3f8260(0x146)][_0x3f8260(0x140)](),_0x385284[_0x3f8260(0x15b)](_0x385284[_0x3f8260(0x144)](_0x456b08[_0x3f8260(0x13b)])),_0x316c01[_0x3f8260(0x146)][_0x3f8260(0x161)]();});}),_0x4d5875[_0x3047e2(0x14f)][_0x3047e2(0x15c)]['on'](_0x3047e2(0x16c),_0x453d8f(_0x4d5875,_0x3047e2(0x170)),{'priority':_0x3047e2(0x166)}),_0x4d5875[_0x3047e2(0x14a)][_0x3047e2(0x15c)]['on'](_0x3047e2(0x16c),(_0x8a2f46,_0x102045,_0x1055f3)=>{const _0x1ee328=_0x3047e2;_0x1055f3[_0x1ee328(0x16f)][_0x1ee328(0x148)]&&_0x453d8f(_0x4d5875,_0x1ee328(0x170),{'showActiveMarker':!0x1})[_0x1ee328(0x157)](this)(_0x8a2f46,_0x102045,_0x1055f3);},{'priority':_0x3047e2(0x166)}),_0x4d5875[_0x3047e2(0x14f)][_0x3047e2(0x15c)]['on'](_0x3047e2(0x14d),(_0x400940,_0x50696d,_0x1f541c)=>{const _0x1cb82e=_0x3047e2,_0x3b219e=_0x1f541c[_0x1cb82e(0x153)][_0x1cb82e(0x16b)](_0x50696d[_0x1cb82e(0x143)]);if(_0x3b219e){for(const _0x577269 of _0x3b219e)_0x577269['is'](_0x1cb82e(0x13e))&&(_0x1f541c[_0x1cb82e(0x153)][_0x1cb82e(0x16e)](_0x577269,_0x50696d[_0x1cb82e(0x143)]),_0x1f541c[_0x1cb82e(0x165)][_0x1cb82e(0x14c)](_0x577269));}},{'priority':_0x3047e2(0x166)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)});}}
23
+ const _0x1687ac=_0x3ea2;(function(_0x3314e8,_0x2349c5){const _0x11e1bf=_0x3ea2,_0x4a5666=_0x3314e8();while(!![]){try{const _0x27169d=-parseInt(_0x11e1bf(0x197))/0x1*(-parseInt(_0x11e1bf(0x185))/0x2)+parseInt(_0x11e1bf(0x18d))/0x3*(-parseInt(_0x11e1bf(0x1ac))/0x4)+parseInt(_0x11e1bf(0x1a5))/0x5*(parseInt(_0x11e1bf(0x19b))/0x6)+-parseInt(_0x11e1bf(0x1b4))/0x7*(parseInt(_0x11e1bf(0x1ad))/0x8)+-parseInt(_0x11e1bf(0x1a1))/0x9+-parseInt(_0x11e1bf(0x1b5))/0xa+parseInt(_0x11e1bf(0x192))/0xb*(parseInt(_0x11e1bf(0x19c))/0xc);if(_0x27169d===_0x2349c5)break;else _0x4a5666['push'](_0x4a5666['shift']());}catch(_0x2315cc){_0x4a5666['push'](_0x4a5666['shift']());}}}(_0x117e,0xbb2a6));import{Plugin as _0x1d3e54}from'ckeditor5/src/core.js';function _0x117e(){const _0x35c382=['mapper','357796jvAfuy','103080RTEbrk','enterBlock','nextSibling','markInsertion','high','commands','bind','203XAzFbV','10021850LfaLaE','plugins','selection','parent','editing','enableCommand','fire','createPositionAt','TrackChangesEditing','6JilWuh','remove','requires','markerName','markerNameToElements','get','change','unbindElementFromMarkerName','3XtKaSX','downcastDispatcher','model','init','detach','1529YzfdFZ','addMarker:suggestion:insertion','split','getFirstPosition','options','368775jLoxyg','afterExecute','removeMarker:suggestion:insertion','enter','24588KBqikX','110148NjeXZT','hasClass','end','editor','showSuggestionHighlights','6921675drdniu','document','getFirstRange','setSelection','755gMhnGC','fromRange','writer','ck-suggestion-marker-split','createRange','data'];_0x117e=function(){return _0x35c382;};return _0x117e();}function _0x3ea2(_0x509bf5,_0x43c118){const _0x117e15=_0x117e();return _0x3ea2=function(_0x3ea22e,_0x449659){_0x3ea22e=_0x3ea22e-0x180;let _0xdfbb95=_0x117e15[_0x3ea22e];return _0xdfbb95;},_0x3ea2(_0x509bf5,_0x43c118);}import{Enter as _0x376efa}from'ckeditor5/src/enter.js';import{LiveRange as _0x131664}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x54deff}from'./utils.js';export default class Q extends _0x1d3e54{static get[_0x1687ac(0x187)](){return[_0x376efa];}[_0x1687ac(0x190)](){const _0x596913=_0x1687ac,_0x121d4a=this[_0x596913(0x19f)],_0x52a2c8=_0x121d4a[_0x596913(0x1b6)][_0x596913(0x18a)](_0x596913(0x184)),_0x7b9c6c=_0x121d4a[_0x596913(0x1b2)][_0x596913(0x18a)](_0x596913(0x19a));_0x52a2c8[_0x596913(0x181)](_0x596913(0x19a),()=>{const _0x54fe6c=_0x596913;_0x121d4a[_0x54fe6c(0x18f)][_0x54fe6c(0x18b)](_0x32e450=>{const _0x3c2928=_0x54fe6c,_0x15af39=_0x121d4a[_0x3c2928(0x18f)][_0x3c2928(0x1a2)][_0x3c2928(0x1b7)],_0x1ded7d=_0x15af39[_0x3c2928(0x195)](),_0x36d3d3=_0x131664[_0x3c2928(0x1a6)](_0x15af39[_0x3c2928(0x1a3)]());if(_0x7b9c6c[_0x3c2928(0x1ae)](_0x32e450)){const _0x38c9cc=_0x121d4a[_0x3c2928(0x18f)][_0x3c2928(0x183)](_0x1ded7d[_0x3c2928(0x1b8)][_0x3c2928(0x1af)],0x0),_0xd613e9=_0x32e450[_0x3c2928(0x1a9)](_0x1ded7d,_0x38c9cc);_0x52a2c8[_0x3c2928(0x1b0)](_0xd613e9);}else _0x32e450[_0x3c2928(0x1a4)](_0x32e450[_0x3c2928(0x1a9)](_0x36d3d3[_0x3c2928(0x19e)]));_0x36d3d3[_0x3c2928(0x191)](),_0x7b9c6c[_0x3c2928(0x182)](_0x3c2928(0x198),{'writer':_0x32e450});});}),_0x121d4a[_0x596913(0x180)][_0x596913(0x18e)]['on'](_0x596913(0x193),_0x54deff(_0x121d4a,_0x596913(0x194)),{'priority':_0x596913(0x1b1)}),_0x121d4a[_0x596913(0x180)][_0x596913(0x18e)]['on'](_0x596913(0x199),(_0x36d3da,_0x2f9f09,_0x208998)=>{const _0x2440b4=_0x596913,_0x4c1de3=_0x208998[_0x2440b4(0x1ab)][_0x2440b4(0x189)](_0x2f9f09[_0x2440b4(0x188)]);if(_0x4c1de3){for(const _0x5ae274 of _0x4c1de3)_0x5ae274[_0x2440b4(0x19d)](_0x2440b4(0x1a8))&&(_0x208998[_0x2440b4(0x1ab)][_0x2440b4(0x18c)](_0x5ae274,_0x2f9f09[_0x2440b4(0x188)]),_0x208998[_0x2440b4(0x1a7)][_0x2440b4(0x186)](_0x5ae274));}},{'priority':_0x596913(0x1b1)}),_0x121d4a[_0x596913(0x1aa)][_0x596913(0x18e)]['on'](_0x596913(0x193),(_0x259dbf,_0x544097,_0x49ba91)=>{const _0x2c9d5c=_0x596913;_0x49ba91[_0x2c9d5c(0x196)][_0x2c9d5c(0x1a0)]&&_0x54deff(_0x121d4a,_0x2c9d5c(0x194),{'showActiveMarker':!0x1})[_0x2c9d5c(0x1b3)](this)(_0x259dbf,_0x544097,_0x49ba91);},{'priority':_0x596913(0x1b1)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;}}
23
+ const _0x3c81b6=_0x1360;function _0x3b75(){const _0x3d67f5=['getIntersection','63UzwdUT','87850PgkVsZ','_isInDeletionRange','string','bind','8llOlej','suggestion:deletion','replace','editor','results','FindAndReplaceEditing','get','end','model','find','findByTextCallback','4463180KbnUrh','filter','591399ZQzwlh','afterInit','5199502oGZJji','TrackChangesEditing','getMarkersGroup','67992LGuCgg','findNext','71282NqiwWD','getRange','markers','item','createRange','start','32347XHmyds','has','isArray','plugins','enableCommand','205BFxbar','handleFindCommand','FindAndReplaceUtils','3drVTYL','findPrevious','replaceAll','createPositionAt'];_0x3b75=function(){return _0x3d67f5;};return _0x3b75();}(function(_0x14cf1a,_0x22e37c){const _0x4d1102=_0x1360,_0x3f1ecb=_0x14cf1a();while(!![]){try{const _0x32c762=parseInt(_0x4d1102(0x19e))/0x1+-parseInt(_0x4d1102(0x1a5))/0x2+parseInt(_0x4d1102(0x187))/0x3*(parseInt(_0x4d1102(0x19c))/0x4)+-parseInt(_0x4d1102(0x184))/0x5*(parseInt(_0x4d1102(0x1a3))/0x6)+parseInt(_0x4d1102(0x17f))/0x7*(-parseInt(_0x4d1102(0x191))/0x8)+parseInt(_0x4d1102(0x18c))/0x9*(-parseInt(_0x4d1102(0x18d))/0xa)+-parseInt(_0x4d1102(0x1a0))/0xb;if(_0x32c762===_0x22e37c)break;else _0x3f1ecb['push'](_0x3f1ecb['shift']());}catch(_0x1b52f8){_0x3f1ecb['push'](_0x3f1ecb['shift']());}}}(_0x3b75,0xa31ef));import{Plugin as _0x5bc574}from'ckeditor5/src/core.js';function _0x1360(_0x1f11a5,_0x46fbf5){const _0x3b7559=_0x3b75();return _0x1360=function(_0x13600e,_0x1114ac){_0x13600e=_0x13600e-0x17f;let _0xad9ffa=_0x3b7559[_0x13600e];return _0xad9ffa;},_0x1360(_0x1f11a5,_0x46fbf5);}export default class X extends _0x5bc574{[_0x3c81b6(0x19f)](){const _0x31a5bb=_0x3c81b6;if(!this[_0x31a5bb(0x194)][_0x31a5bb(0x182)][_0x31a5bb(0x180)](_0x31a5bb(0x196)))return;const _0x1f16ee=this[_0x31a5bb(0x194)][_0x31a5bb(0x182)][_0x31a5bb(0x197)](_0x31a5bb(0x1a1));_0x1f16ee[_0x31a5bb(0x183)](_0x31a5bb(0x19a),this[_0x31a5bb(0x185)][_0x31a5bb(0x190)](this)),_0x1f16ee[_0x31a5bb(0x183)](_0x31a5bb(0x1a4)),_0x1f16ee[_0x31a5bb(0x183)](_0x31a5bb(0x188)),_0x1f16ee[_0x31a5bb(0x183)](_0x31a5bb(0x193)),_0x1f16ee[_0x31a5bb(0x183)](_0x31a5bb(0x189));}[_0x3c81b6(0x185)](_0x3779b2,_0xff6e76,_0x3ebc82={}){const _0x45346e=_0x3c81b6,_0x436cbe=this[_0x45346e(0x194)][_0x45346e(0x182)][_0x45346e(0x197)](_0x45346e(0x186));return _0x3779b2(_0x5b514c=>{const _0x25896f=_0x45346e;let _0xd05695=(_0x25896f(0x18f)==typeof _0xff6e76?_0x436cbe[_0x25896f(0x19b)](_0xff6e76,_0x3ebc82):_0xff6e76)(_0x5b514c);Array[_0x25896f(0x181)](_0xd05695)&&(_0xd05695={'results':_0xd05695,'searchText':_0x25896f(0x18f)==typeof _0xff6e76?_0xff6e76:''});const _0x2ff89e=_0xd05695[_0x25896f(0x195)][_0x25896f(0x19d)](_0x35072e=>!0x1===this[_0x25896f(0x18e)](_0x35072e,_0x5b514c[_0x25896f(0x1a8)]));return{..._0xd05695,'results':_0x2ff89e};},_0x3ebc82);}[_0x3c81b6(0x18e)](_0x1c39ca,_0x12828b){const _0x42dc6b=_0x3c81b6,_0x83c3fc=this[_0x42dc6b(0x194)][_0x42dc6b(0x199)][_0x42dc6b(0x1a9)](this[_0x42dc6b(0x194)][_0x42dc6b(0x199)][_0x42dc6b(0x18a)](_0x12828b,_0x1c39ca[_0x42dc6b(0x1aa)]),this[_0x42dc6b(0x194)][_0x42dc6b(0x199)][_0x42dc6b(0x18a)](_0x12828b,_0x1c39ca[_0x42dc6b(0x198)]));for(const _0x582974 of this[_0x42dc6b(0x194)][_0x42dc6b(0x199)][_0x42dc6b(0x1a7)][_0x42dc6b(0x1a2)](_0x42dc6b(0x192)))if(null!==_0x83c3fc[_0x42dc6b(0x18b)](_0x582974[_0x42dc6b(0x1a6)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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))};}}});}}
23
+ const _0x3a2eca=_0x5e06;(function(_0x2e9203,_0x21032f){const _0x3f2f83=_0x5e06,_0xab42d6=_0x2e9203();while(!![]){try{const _0x3c4033=-parseInt(_0x3f2f83(0x10b))/0x1+parseInt(_0x3f2f83(0x119))/0x2*(-parseInt(_0x3f2f83(0x130))/0x3)+parseInt(_0x3f2f83(0x139))/0x4*(-parseInt(_0x3f2f83(0x142))/0x5)+-parseInt(_0x3f2f83(0x131))/0x6+parseInt(_0x3f2f83(0x12d))/0x7+parseInt(_0x3f2f83(0x144))/0x8*(-parseInt(_0x3f2f83(0x10c))/0x9)+parseInt(_0x3f2f83(0x136))/0xa;if(_0x3c4033===_0x21032f)break;else _0xab42d6['push'](_0xab42d6['shift']());}catch(_0x5af2c8){_0xab42d6['push'](_0xab42d6['shift']());}}}(_0x1121,0x344dd));import{Plugin as _0x56919d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x287a80}from'ckeditor5/src/ui.js';function _0x1121(){const _0x118767=['format','plugins','commandParams','fontColor.colors','FORMAT_FONT_COLOR','fontBackgroundColor','*Reset\x20font\x20family*','FontFamilyEditing','546ELxEqp','registerAttributeLabel','FontColorEditing','type','find','commandName','_registerLegacyDescription','value','title','has','registerInlineAttribute','trim','formatInline','normalizeSizeOptions','*Set\x20font\x20size:*\x20%0','FontSizeEditing','afterInit','FORMAT_FONT_FAMILY','descriptionFactory','TrackChangesEditing','470323JjGkdW','toLowerCase','fontColor','3351xmAIvE','605532oTQlvg','fontSize','registerDescriptionCallback','editor','*Set\x20font\x20color:*\x20%0','16224740XIEXRG','FontSize','*Set\x20font\x20family:*\x20%0','856708WXsGsB','get','FontBackgroundColorEditing','model','fontBackgroundColor.colors','*Set\x20font\x20background\x20color:*\x20%0','*Reset\x20font\x20background\x20color*','locale','fontSize.options','10iEGgTo','*Reset\x20font\x20color*','2672168PauYAO','FORMAT_FONT_SIZE','label','enableDefaultAttributesIntegration','307188VdOgFZ','9AcNEwg','FORMAT_FONT_BACKGROUND','config','*Reset\x20font\x20size*','fontFamily'];_0x1121=function(){return _0x118767;};return _0x1121();}import{getTranslation as _0x4895e5}from'../utils/common-translations.js';function _0x5e06(_0x2f6337,_0x1cd2fd){const _0x1121e0=_0x1121();return _0x5e06=function(_0x5e061c,_0x33ddb7){_0x5e061c=_0x5e061c-0x10b;let _0x2c363c=_0x1121e0[_0x5e061c];return _0x2c363c;},_0x5e06(_0x2f6337,_0x1cd2fd);}const ro=[{'pluginName':_0x3a2eca(0x128),'commandName':_0x3a2eca(0x132)},{'pluginName':_0x3a2eca(0x118),'commandName':_0x3a2eca(0x110)},{'pluginName':_0x3a2eca(0x11b),'commandName':_0x3a2eca(0x12f)},{'pluginName':_0x3a2eca(0x13b),'commandName':_0x3a2eca(0x116)}];export default class Y extends _0x56919d{[_0x3a2eca(0x129)](){const _0x3d4ac7=_0x3a2eca,_0x151391=this[_0x3d4ac7(0x134)][_0x3d4ac7(0x140)],_0x2dbee2=this[_0x3d4ac7(0x134)][_0x3d4ac7(0x112)][_0x3d4ac7(0x13a)](_0x3d4ac7(0x12c));for(const {pluginName:_0xa62742,commandName:_0x18d142}of ro)this[_0x3d4ac7(0x134)][_0x3d4ac7(0x112)][_0x3d4ac7(0x122)](_0xa62742)&&(_0x2dbee2[_0x3d4ac7(0x147)](_0x18d142),_0x2dbee2[_0x3d4ac7(0x123)](_0x18d142));_0x2dbee2[_0x3d4ac7(0x12b)][_0x3d4ac7(0x11a)](_0x3d4ac7(0x132),_0x4895e5(_0x151391,_0x3d4ac7(0x145))),_0x2dbee2[_0x3d4ac7(0x12b)][_0x3d4ac7(0x11a)](_0x3d4ac7(0x110),_0x4895e5(_0x151391,_0x3d4ac7(0x12a))),_0x2dbee2[_0x3d4ac7(0x12b)][_0x3d4ac7(0x11a)](_0x3d4ac7(0x12f),_0x4895e5(_0x151391,_0x3d4ac7(0x115))),_0x2dbee2[_0x3d4ac7(0x12b)][_0x3d4ac7(0x11a)](_0x3d4ac7(0x116),_0x4895e5(_0x151391,_0x3d4ac7(0x10d))),this[_0x3d4ac7(0x11f)]();}[_0x3a2eca(0x11f)](){const _0x20d23c=_0x3a2eca,_0x587cae=this[_0x20d23c(0x134)],_0x417e25=_0x587cae[_0x20d23c(0x140)];_0x587cae[_0x20d23c(0x112)][_0x20d23c(0x13a)](_0x20d23c(0x12c))[_0x20d23c(0x12b)][_0x20d23c(0x133)](_0x2d1d88=>{const _0x1b77a0=_0x20d23c,_0x51a82d=_0x417e25['t'];if(_0x1b77a0(0x125)!=_0x2d1d88[_0x1b77a0(0x11c)])return;const {data:_0x572f59}=_0x2d1d88;if(null!=_0x572f59){if(_0x1b77a0(0x132)==_0x572f59[_0x1b77a0(0x11e)]){const _0x238c0f=_0x572f59[_0x1b77a0(0x113)][0x0][_0x1b77a0(0x120)];if(_0x238c0f){const _0x547a28=_0x51a82d(this[_0x1b77a0(0x134)][_0x1b77a0(0x112)][_0x1b77a0(0x13a)](_0x1b77a0(0x137))[_0x1b77a0(0x126)](this[_0x1b77a0(0x134)][_0x1b77a0(0x10e)][_0x1b77a0(0x13a)](_0x1b77a0(0x141)))[_0x1b77a0(0x11d)](_0x72aae7=>_0x72aae7[_0x1b77a0(0x13c)]==_0x238c0f)[_0x1b77a0(0x121)])[_0x1b77a0(0x12e)]();return{'type':_0x1b77a0(0x111),'content':_0x4895e5(_0x417e25,_0x1b77a0(0x127),_0x547a28)};}return{'type':_0x1b77a0(0x111),'content':_0x4895e5(_0x417e25,_0x1b77a0(0x10f))};}if(_0x1b77a0(0x110)==_0x572f59[_0x1b77a0(0x11e)]){const _0x9857a=_0x572f59[_0x1b77a0(0x113)][0x0][_0x1b77a0(0x120)];return _0x9857a?{'type':_0x1b77a0(0x111),'content':_0x4895e5(_0x417e25,_0x1b77a0(0x138),_0x9857a)}:{'type':_0x1b77a0(0x111),'content':_0x4895e5(_0x417e25,_0x1b77a0(0x117))};}if(_0x1b77a0(0x12f)==_0x572f59[_0x1b77a0(0x11e)]){const _0x5f5602=_0x572f59[_0x1b77a0(0x113)][0x0][_0x1b77a0(0x120)];if(_0x5f5602){const _0x2c11f3=_0x287a80(this[_0x1b77a0(0x134)][_0x1b77a0(0x10e)][_0x1b77a0(0x13a)](_0x1b77a0(0x114)))[_0x1b77a0(0x11d)](_0x57d7bc=>_0x57d7bc[_0x1b77a0(0x13c)]==_0x5f5602);let _0x495895=_0x5f5602,_0x119781='';return _0x2c11f3&&(_0x495895=_0x2c11f3[_0x1b77a0(0x146)],_0x119781=_0x51a82d(_0x495895)[_0x1b77a0(0x12e)]()),{'type':_0x1b77a0(0x111),'content':_0x4895e5(_0x417e25,_0x1b77a0(0x135),_0x119781)[_0x1b77a0(0x124)](),'color':{'value':_0x5f5602,'title':_0x119781||_0x495895}};}return{'type':_0x1b77a0(0x111),'content':_0x4895e5(_0x417e25,_0x1b77a0(0x143))};}if(_0x1b77a0(0x116)==_0x572f59[_0x1b77a0(0x11e)]){const _0x245682=_0x572f59[_0x1b77a0(0x113)][0x0][_0x1b77a0(0x120)];if(_0x245682){const _0x56a68c=_0x287a80(this[_0x1b77a0(0x134)][_0x1b77a0(0x10e)][_0x1b77a0(0x13a)](_0x1b77a0(0x13d)))[_0x1b77a0(0x11d)](_0x25fe56=>_0x25fe56[_0x1b77a0(0x13c)]==_0x245682);let _0xe39d82=_0x245682,_0x1a25ed='';return _0x56a68c&&(_0xe39d82=_0x56a68c[_0x1b77a0(0x146)],_0x1a25ed=_0x51a82d(_0xe39d82)[_0x1b77a0(0x12e)]()),{'type':_0x1b77a0(0x111),'content':_0x4895e5(_0x417e25,_0x1b77a0(0x13e),_0x1a25ed)[_0x1b77a0(0x124)](),'color':{'value':_0x245682,'title':_0x1a25ed||_0xe39d82}};}return{'type':_0x1b77a0(0x111),'content':_0x4895e5(_0x417e25,_0x1b77a0(0x13f))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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+')';}
23
+ const _0x4091bf=_0x5551;(function(_0xebf609,_0x59e547){const _0x19b6ac=_0x5551,_0x1104e2=_0xebf609();while(!![]){try{const _0x443ed0=-parseInt(_0x19b6ac(0xf3))/0x1*(-parseInt(_0x19b6ac(0x116))/0x2)+parseInt(_0x19b6ac(0x10e))/0x3+parseInt(_0x19b6ac(0xe2))/0x4*(-parseInt(_0x19b6ac(0xfd))/0x5)+parseInt(_0x19b6ac(0xf0))/0x6*(-parseInt(_0x19b6ac(0xfb))/0x7)+-parseInt(_0x19b6ac(0xfa))/0x8+-parseInt(_0x19b6ac(0xec))/0x9+parseInt(_0x19b6ac(0xe3))/0xa*(-parseInt(_0x19b6ac(0xfc))/0xb);if(_0x443ed0===_0x59e547)break;else _0x1104e2['push'](_0x1104e2['shift']());}catch(_0x5d720a){_0x1104e2['push'](_0x1104e2['shift']());}}}(_0x30e3,0xd6137));import{Plugin as _0x48302c}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x25f0af}from'ckeditor5/src/ui.js';import{getTranslation as _0x4f6728}from'../utils/common-translations.js';function _0x5551(_0x3d6cbc,_0x18738d){const _0x30e38c=_0x30e3();return _0x5551=function(_0x555152,_0x152d23){_0x555152=_0x555152-0xe0;let _0x557bfe=_0x30e38c[_0x555152];return _0x557bfe;},_0x5551(_0x3d6cbc,_0x18738d);}function _0x30e3(){const _0x1c801d=['pasteFormat','formatBlock','1064460sbNPGv','451080KGVoRU','label','length','charAt','editor','toUpperCase','push','toLowerCase','*Remove\x20all\x20formatting*','2991600iOWZSl','commandName','get','plugins','3562446TKJTkK','copyFormat','format','147NXUaYB','entries','enableCommand','locale','config','commands','join','3426752EcCEAU','7vKVyDi','88BWSCEx','5vRbORo','enableDefaultAttributesIntegration','normalizeSizeOptions','slice','formatInline','afterInit','boolean','type','fontSize','split','fontBackgroundColor','FontSize','title','find','fontColor.colors','model','registerDescriptionCallback','4812345zfXqDJ','*Set\x20format\x20to:*\x20%0','TrackChangesEditing','descriptionFactory','commandParams','fontColor','fontSize.options','_registerLegacyDescription','17064TRfnYE'];_0x30e3=function(){return _0x1c801d;};return _0x30e3();}export default class Z extends _0x48302c{[_0x4091bf(0x102)](){const _0x178935=_0x4091bf,_0x5a238b=this[_0x178935(0xe7)],_0xe3e36f=_0x5a238b[_0x178935(0xef)][_0x178935(0xee)](_0x178935(0x110)),_0x1fa8d3=_0x5a238b[_0x178935(0xf8)][_0x178935(0xee)](_0x178935(0xf1)),_0x2f7d81=_0x5a238b[_0x178935(0xf8)][_0x178935(0xee)](_0x178935(0xe0));_0x1fa8d3&&_0x2f7d81&&(_0xe3e36f[_0x178935(0xfe)](_0x178935(0xe0)),_0xe3e36f[_0x178935(0xf5)](_0x178935(0xf1)),this[_0x178935(0x115)]());}[_0x4091bf(0x115)](){const _0x5e4af1=_0x4091bf,_0x3ffb9c=this[_0x5e4af1(0xe7)],_0x3c9276=_0x3ffb9c[_0x5e4af1(0xf6)];_0x3ffb9c[_0x5e4af1(0xef)][_0x5e4af1(0xee)](_0x5e4af1(0x110))[_0x5e4af1(0x111)][_0x5e4af1(0x10d)](_0x51f720=>{const _0x183b6a=_0x5e4af1;if(_0x183b6a(0xe1)!=_0x51f720[_0x183b6a(0x104)]&&_0x183b6a(0x101)!=_0x51f720[_0x183b6a(0x104)])return;const {data:_0x16115d}=_0x51f720;if(_0x16115d&&_0x183b6a(0xe0)===_0x16115d[_0x183b6a(0xed)]){const _0x2458ab=[],_0x320200=_0x16115d[_0x183b6a(0x112)][0x0];for(const [_0x49ff74,_0x57112e]of Object[_0x183b6a(0xf4)](_0x320200))_0x2458ab[_0x183b6a(0xe9)](so(_0x3ffb9c,_0x49ff74,_0x57112e));return _0x2458ab[_0x183b6a(0xe5)]?{'type':_0x183b6a(0xf2),'content':_0x4f6728(_0x3c9276,_0x183b6a(0x10f),_0x2458ab[_0x183b6a(0xf9)](',\x20'))}:{'type':_0x183b6a(0xf2),'content':_0x4f6728(_0x3c9276,_0x183b6a(0xeb))};}});}}function so(_0x4667f7,_0x27f8c5,_0x395b8a){const _0x258e37=_0x4091bf,_0x4c29fe=_0x4667f7[_0x258e37(0xf6)]['t'],_0x48cfe4=_0x27f8c5[_0x258e37(0x106)](/(?=[A-Z])/)[_0x258e37(0xf9)]('\x20'),_0x2786ff=_0x4c29fe(_0x48cfe4[_0x258e37(0xe6)](0x0)[_0x258e37(0xe8)]()+_0x48cfe4[_0x258e37(0x100)](0x1))[_0x258e37(0xea)]();if(_0x258e37(0x103)==typeof _0x395b8a)return _0x2786ff;if(_0x258e37(0x113)===_0x27f8c5||_0x258e37(0x107)===_0x27f8c5){const _0x77263c=_0x25f0af(_0x4667f7[_0x258e37(0xf7)][_0x258e37(0xee)](_0x258e37(0x10b)))[_0x258e37(0x10a)](_0x2dcd76=>_0x2dcd76[_0x258e37(0x10c)]==_0x395b8a);return _0x2786ff+'\x20('+(_0x77263c?_0x4c29fe(_0x77263c[_0x258e37(0xe4)])[_0x258e37(0xea)]():_0x395b8a)+')';}if(_0x258e37(0x105)===_0x27f8c5&&isNaN(parseFloat(_0x395b8a))){const _0x3b76e3=_0x4667f7[_0x258e37(0xef)][_0x258e37(0xee)](_0x258e37(0x108))[_0x258e37(0xff)](_0x4667f7[_0x258e37(0xf7)][_0x258e37(0xee)](_0x258e37(0x114)))[_0x258e37(0x10a)](_0x5940d3=>_0x5940d3[_0x258e37(0x10c)]==_0x395b8a);return _0x2786ff+'\x20('+(_0x3b76e3?_0x4c29fe(_0x3b76e3[_0x258e37(0x109)])[_0x258e37(0xea)]():_0x395b8a)+')';}return _0x2786ff+'\x20('+_0x395b8a+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;}}
23
+ const _0x550b61=_0x465d;(function(_0xbd60b0,_0xc88d43){const _0x4a735d=_0x465d,_0x11a77f=_0xbd60b0();while(!![]){try{const _0x4d7cad=-parseInt(_0x4a735d(0x1e3))/0x1*(-parseInt(_0x4a735d(0x1bf))/0x2)+-parseInt(_0x4a735d(0x1c1))/0x3+-parseInt(_0x4a735d(0x1ca))/0x4*(parseInt(_0x4a735d(0x1e0))/0x5)+-parseInt(_0x4a735d(0x1d1))/0x6+parseInt(_0x4a735d(0x1d4))/0x7*(parseInt(_0x4a735d(0x1c8))/0x8)+parseInt(_0x4a735d(0x1cb))/0x9+parseInt(_0x4a735d(0x1df))/0xa*(parseInt(_0x4a735d(0x1ba))/0xb);if(_0x4d7cad===_0xc88d43)break;else _0x11a77f['push'](_0x11a77f['shift']());}catch(_0x977fc4){_0x11a77f['push'](_0x11a77f['shift']());}}}(_0x574a,0x95f29));import{Plugin as _0xade339}from'ckeditor5/src/core.js';import{getTranslation as _0xb5b6d2}from'../utils/common-translations.js';function _0x465d(_0x4b5ab5,_0x2b6ae2){const _0x574a93=_0x574a();return _0x465d=function(_0x465d55,_0x1a9c33){_0x465d55=_0x465d55-0x1b8;let _0x30ad83=_0x574a93[_0x465d55];return _0x30ad83;},_0x465d(_0x4b5ab5,_0x2b6ae2);}function _0x574a(){const _0x421554=['plugins','registerElementLabel','title','get','1048YbjgfY','HeadingEditing','8nhppds','2679003QoSyvu','*Change\x20to:*\x20%0','find','value','descriptionFactory','_getHeadingLevel','5301864OgOQdD','paragraph','name','26103ZZKoxr','formatBlock','ELEMENT_HEADING_CUSTOM','commandName','enableDefaultAttributesIntegration','_registerLegacyDescription','has','_headingOptions','registerDescriptionCallback','type','commandParams','90fDXjSe','1007555VCtjDY','format','afterInit','739871YmDJRt','config','TrackChangesEditing','editor','564289XZchhH','match','view','ELEMENT_HEADING','model','2IHRZfu','heading.options','260631TuMlJb','locale','heading'];_0x574a=function(){return _0x421554;};return _0x574a();}export default class tt extends _0xade339{[_0x550b61(0x1e2)](){const _0x43dc54=_0x550b61,_0xca779a=this[_0x43dc54(0x1b9)];if(!_0xca779a[_0x43dc54(0x1c4)][_0x43dc54(0x1da)](_0x43dc54(0x1c9)))return;this[_0x43dc54(0x1db)]=_0xca779a[_0x43dc54(0x1e4)][_0x43dc54(0x1c7)](_0x43dc54(0x1c0));const _0x5e49e1=_0xca779a[_0x43dc54(0x1c2)],_0x2773f0=_0xca779a[_0x43dc54(0x1c4)][_0x43dc54(0x1c7)](_0x43dc54(0x1b8));_0x2773f0[_0x43dc54(0x1d8)](_0x43dc54(0x1c3));for(const _0x4afe2f of this[_0x43dc54(0x1db)])_0x43dc54(0x1d2)!=_0x4afe2f[_0x43dc54(0x1be)]&&_0x2773f0[_0x43dc54(0x1cf)][_0x43dc54(0x1c5)](_0x4afe2f[_0x43dc54(0x1be)],_0x33d0db=>{const _0x287843=_0x43dc54,_0x555dc5=this[_0x287843(0x1d0)](_0x4afe2f[_0x287843(0x1be)]);return null!==_0x555dc5?_0xcfc8cb(_0x33d0db,_0x555dc5):_0x253e39(_0x33d0db,_0x4afe2f[_0x287843(0x1c6)]);});function _0xcfc8cb(_0x5ea23e,_0xa0016){const _0x374e61=_0x43dc54;return _0xb5b6d2(_0x5e49e1,_0x374e61(0x1bd),[_0x5ea23e,_0xa0016]);}function _0x253e39(_0x216e74,_0x1b20c8){const _0x4058a8=_0x43dc54;return _0xb5b6d2(_0x5e49e1,_0x4058a8(0x1d6),[_0x216e74,_0x1b20c8]);}this[_0x43dc54(0x1d9)]();}[_0x550b61(0x1d9)](){const _0xdf622c=_0x550b61,_0x417363=this[_0xdf622c(0x1b9)],_0x5a3dc5=_0x417363[_0xdf622c(0x1c2)];function _0x459098(_0x4c7adf,_0x2d9261){const _0x42f19d=_0xdf622c;return _0xb5b6d2(_0x5a3dc5,_0x42f19d(0x1d6),[_0x4c7adf,_0x2d9261]);}_0x417363[_0xdf622c(0x1c4)][_0xdf622c(0x1c7)](_0xdf622c(0x1b8))[_0xdf622c(0x1cf)][_0xdf622c(0x1dc)](_0x2c1736=>{const _0x14a525=_0xdf622c;if(_0x14a525(0x1d5)!=_0x2c1736[_0x14a525(0x1dd)])return;const {data:_0x4d61f8}=_0x2c1736;if(_0x4d61f8&&_0x14a525(0x1c3)==_0x4d61f8[_0x14a525(0x1d7)]){const _0x23289a=_0x4d61f8[_0x14a525(0x1de)][0x0][_0x14a525(0x1ce)],_0x320f97=this[_0x14a525(0x1d0)](_0x23289a);if(null!==_0x320f97)return{'type':_0x14a525(0x1e1),'content':_0xb5b6d2(_0x5a3dc5,_0x14a525(0x1cc),(_0x4bc9f6=0x1,_0x92db27=_0x320f97,_0xb5b6d2(_0x5a3dc5,_0x14a525(0x1bd),[_0x4bc9f6,_0x92db27])))};const _0x76971f=this[_0x14a525(0x1db)][_0x14a525(0x1cd)](_0x7c2389=>_0x7c2389[_0x14a525(0x1be)]===_0x23289a)[_0x14a525(0x1c6)];return{'type':_0x14a525(0x1e1),'content':_0xb5b6d2(_0x5a3dc5,_0x14a525(0x1cc),_0x459098(0x1,_0x76971f))};}var _0x4bc9f6,_0x92db27;});}[_0x550b61(0x1d0)](_0x50a2a4){const _0x5134bf=_0x550b61;var _0x3ad1a5,_0x6c18e7;const _0x15320d=_0x50a2a4[_0x5134bf(0x1bb)](/^heading(\d+)/);if(_0x15320d)return _0x15320d[0x1];const _0x6c07c2=null===(_0x3ad1a5=this[_0x5134bf(0x1db)])||void 0x0===_0x3ad1a5?void 0x0:_0x3ad1a5[_0x5134bf(0x1cd)](_0xcc67=>_0xcc67[_0x5134bf(0x1be)]==_0x50a2a4);if(_0x6c07c2&&_0x6c07c2[_0x5134bf(0x1bc)]){const _0x47d132=_0x6c07c2[_0x5134bf(0x1bc)],_0x5b4212=(null!==(_0x6c18e7=_0x47d132[_0x5134bf(0x1d3)])&&void 0x0!==_0x6c18e7?_0x6c18e7:_0x47d132)[_0x5134bf(0x1bb)](/^h(\d+)/);if(_0x5b4212)return _0x5b4212[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ const _0x535436=_0x46d5;(function(_0x3f6a82,_0x56fa17){const _0x3008e6=_0x46d5,_0x14dc6f=_0x3f6a82();while(!![]){try{const _0x18e89e=-parseInt(_0x3008e6(0x17a))/0x1+parseInt(_0x3008e6(0x181))/0x2+-parseInt(_0x3008e6(0x171))/0x3+-parseInt(_0x3008e6(0x17f))/0x4*(-parseInt(_0x3008e6(0x16c))/0x5)+parseInt(_0x3008e6(0x174))/0x6+parseInt(_0x3008e6(0x187))/0x7*(parseInt(_0x3008e6(0x16b))/0x8)+parseInt(_0x3008e6(0x182))/0x9*(-parseInt(_0x3008e6(0x17c))/0xa);if(_0x18e89e===_0x56fa17)break;else _0x14dc6f['push'](_0x14dc6f['shift']());}catch(_0x4af364){_0x14dc6f['push'](_0x14dc6f['shift']());}}}(_0x42e8,0x3d1e6));import{Plugin as _0x5812e4}from'ckeditor5/src/core.js';import{getTranslation as _0x52be5f}from'../utils/common-translations.js';function _0x46d5(_0x114cbc,_0xcbbd5f){const _0x42e85b=_0x42e8();return _0x46d5=function(_0x46d5e3,_0x5bb308){_0x46d5e3=_0x46d5e3-0x160;let _0x24b1e7=_0x42e85b[_0x46d5e3];return _0x24b1e7;},_0x46d5(_0x114cbc,_0xcbbd5f);}function _0x42e8(){const _0x425b22=['*Set\x20highlight:*\x20%0','find','registerAttributeLabel','_registerLegacyDescription','locale','has','plugins','formatInline','57944TmrqmF','245ZIqCbJ','editor','*Remove\x20highlight*','HighlightEditing','registerDescriptionCallback','1490835DoiOJr','commandParams','FORMAT_HIGHLIGHT','1432740VobChU','TrackChangesEditing','config','enableDefaultAttributesIntegration','registerInlineAttribute','highlight.options','103046jEgAON','value','1415970OiHpfT','highlight','format','19132HAOMKN','color','356704dofypo','9JjivPB','commandName','model','toLowerCase','type','329JpXKFJ','descriptionFactory','afterInit','title','get'];_0x42e8=function(){return _0x425b22;};return _0x42e8();}export default class et extends _0x5812e4{[_0x535436(0x160)](){const _0x48cc44=_0x535436,_0x6a7b24=this[_0x48cc44(0x16d)];if(!_0x6a7b24[_0x48cc44(0x169)][_0x48cc44(0x168)](_0x48cc44(0x16f)))return;const _0x15a93c=_0x6a7b24[_0x48cc44(0x169)][_0x48cc44(0x162)](_0x48cc44(0x175)),_0x2f4839=_0x6a7b24[_0x48cc44(0x167)];_0x15a93c[_0x48cc44(0x177)](_0x48cc44(0x17d)),_0x15a93c[_0x48cc44(0x178)](_0x48cc44(0x17d)),_0x15a93c[_0x48cc44(0x188)][_0x48cc44(0x165)](_0x48cc44(0x17d),_0x52be5f(_0x2f4839,_0x48cc44(0x173))),this[_0x48cc44(0x166)]();}[_0x535436(0x166)](){const _0x41843e=_0x535436,_0x57e50c=this[_0x41843e(0x16d)],_0x528814=_0x57e50c[_0x41843e(0x167)];_0x57e50c[_0x41843e(0x169)][_0x41843e(0x162)](_0x41843e(0x175))[_0x41843e(0x188)][_0x41843e(0x170)](_0x1d14ea=>{const _0x25da54=_0x41843e;if(_0x25da54(0x16a)!=_0x1d14ea[_0x25da54(0x186)])return;const {data:_0x2e4e26}=_0x1d14ea;if(_0x2e4e26&&_0x25da54(0x17d)==_0x2e4e26[_0x25da54(0x183)]){const _0x3389e7=_0x528814['t'],_0x26f12e=_0x2e4e26[_0x25da54(0x172)][0x0][_0x25da54(0x17b)];if(_0x26f12e){const _0x28727b=_0x57e50c[_0x25da54(0x176)][_0x25da54(0x162)](_0x25da54(0x179))[_0x25da54(0x164)](_0x3371c0=>_0x3371c0[_0x25da54(0x184)]==_0x26f12e),_0x28aa3c=_0x3389e7(_0x28727b[_0x25da54(0x161)])[_0x25da54(0x185)]();return{'type':_0x25da54(0x17e),'content':_0x52be5f(_0x528814,_0x25da54(0x163),_0x28aa3c),'color':{'value':_0x28727b[_0x25da54(0x180)],'title':_0x28727b[_0x25da54(0x161)]}};}return{'type':_0x25da54(0x17e),'content':_0x52be5f(_0x528814,_0x25da54(0x16e),_0x52be5f(_0x528814,_0x25da54(0x173)))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)});}}
23
+ function _0x4983(_0x2c9408,_0x331c0a){const _0x31794a=_0x3179();return _0x4983=function(_0x498359,_0x1a0ec5){_0x498359=_0x498359-0xd4;let _0x162ae7=_0x31794a[_0x498359];return _0x162ae7;},_0x4983(_0x2c9408,_0x331c0a);}const _0x4c53aa=_0x4983;function _0x3179(){const _0x86f468=['854609uxhKjc','createPositionAt','ELEMENT_HORIZONTAL_LINE','createEmptyElement','for','46110EpixpO','descriptionFactory','dataDowncast','div','TrackChangesEditing','insert','has','horizontalLine','5UDLULC','editor','afterInit','showSuggestionHighlights','ck-horizontal-line','HorizontalLineEditing','high','enableCommand','4Goeqpz','825750RaGVRb','createContainerElement','1739960YJsFRo','441lcqmZh','25870ZNRbss','conversion','registerElementLabel','plugins','locale','get','addClass','258138hFCrWb','14258cSoXFb','elementToStructure'];_0x3179=function(){return _0x86f468;};return _0x3179();}(function(_0x53551d,_0x3ac4a1){const _0x1c678f=_0x4983,_0x54ce37=_0x53551d();while(!![]){try{const _0x14ca28=-parseInt(_0x1c678f(0xde))/0x1*(parseInt(_0x1c678f(0xf3))/0x2)+parseInt(_0x1c678f(0xf2))/0x3*(parseInt(_0x1c678f(0xe6))/0x4)+-parseInt(_0x1c678f(0xe7))/0x5+parseInt(_0x1c678f(0xd6))/0x6+-parseInt(_0x1c678f(0xf5))/0x7+parseInt(_0x1c678f(0xe9))/0x8+-parseInt(_0x1c678f(0xea))/0x9*(-parseInt(_0x1c678f(0xeb))/0xa);if(_0x14ca28===_0x3ac4a1)break;else _0x54ce37['push'](_0x54ce37['shift']());}catch(_0x520713){_0x54ce37['push'](_0x54ce37['shift']());}}}(_0x3179,0x1c1a3));import{Plugin as _0x458ecd}from'ckeditor5/src/core.js';import{getTranslation as _0x1d29d4}from'../utils/common-translations.js';export default class it extends _0x458ecd{[_0x4c53aa(0xe0)](){const _0x2584aa=_0x4c53aa,_0x5ddc8c=this[_0x2584aa(0xdf)];if(!_0x5ddc8c[_0x2584aa(0xee)][_0x2584aa(0xdc)](_0x2584aa(0xe3)))return;_0x5ddc8c[_0x2584aa(0xee)][_0x2584aa(0xf0)](_0x2584aa(0xda))[_0x2584aa(0xe5)](_0x2584aa(0xdd));const _0x535437=_0x5ddc8c[_0x2584aa(0xee)][_0x2584aa(0xf0)](_0x2584aa(0xda)),_0x57f35b=_0x5ddc8c[_0x2584aa(0xef)];_0x535437[_0x2584aa(0xd7)][_0x2584aa(0xed)](_0x2584aa(0xdd),_0x319849=>_0x1d29d4(_0x57f35b,_0x2584aa(0xf7),_0x319849)),_0x5ddc8c[_0x2584aa(0xec)][_0x2584aa(0xd5)](_0x2584aa(0xd8))[_0x2584aa(0xf4)]({'model':_0x2584aa(0xdd),'view':(_0x5d8153,{writer:_0x49b972,options:_0x57b3a2})=>{const _0x1a40f4=_0x2584aa;if(!_0x57b3a2[_0x1a40f4(0xe1)])return null;const _0x34c8bc=_0x49b972[_0x1a40f4(0xe8)](_0x1a40f4(0xd9)),_0x5a3d40=_0x49b972[_0x1a40f4(0xd4)]('hr');return _0x49b972[_0x1a40f4(0xf1)](_0x1a40f4(0xe2),_0x34c8bc),_0x49b972[_0x1a40f4(0xdb)](_0x49b972[_0x1a40f4(0xf6)](_0x34c8bc,0x0),_0x5a3d40),_0x34c8bc;},'converterPriority':_0x2584aa(0xe4)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)};}});}}
23
+ const _0xadeda6=_0x52d1;(function(_0x294bdb,_0x1549a5){const _0x2c1e8d=_0x52d1,_0x199df5=_0x294bdb();while(!![]){try{const _0x177ace=parseInt(_0x2c1e8d(0xd5))/0x1+parseInt(_0x2c1e8d(0xf4))/0x2*(parseInt(_0x2c1e8d(0xed))/0x3)+-parseInt(_0x2c1e8d(0xec))/0x4+-parseInt(_0x2c1e8d(0xe2))/0x5*(parseInt(_0x2c1e8d(0xf1))/0x6)+-parseInt(_0x2c1e8d(0xf3))/0x7*(parseInt(_0x2c1e8d(0xf8))/0x8)+-parseInt(_0x2c1e8d(0xdd))/0x9+parseInt(_0x2c1e8d(0xe8))/0xa*(parseInt(_0x2c1e8d(0xd8))/0xb);if(_0x177ace===_0x1549a5)break;else _0x199df5['push'](_0x199df5['shift']());}catch(_0x408d09){_0x199df5['push'](_0x199df5['shift']());}}}(_0x1454,0x71af7));function _0x52d1(_0x2a0033,_0x506094){const _0x1454a8=_0x1454();return _0x52d1=function(_0x52d144,_0x2b4b2e){_0x52d144=_0x52d144-0xd4;let _0x24675b=_0x1454a8[_0x52d144];return _0x24675b;},_0x52d1(_0x2a0033,_0x506094);}import{Plugin as _0x3741cc}from'ckeditor5/src/core.js';import{getTranslation as _0x352880}from'../utils/common-translations.js';export default class st extends _0x3741cc{[_0xadeda6(0xe4)](){const _0x48754d=_0xadeda6,_0x1b71bb=this[_0x48754d(0xd6)];if(!_0x1b71bb[_0x48754d(0xfa)][_0x48754d(0xe5)](_0x48754d(0xf7)))return;const _0x4f67f3=_0x1b71bb[_0x48754d(0xfa)][_0x48754d(0xfb)](_0x48754d(0xf6)),_0x226aea=_0x1b71bb[_0x48754d(0xf2)];_0x4f67f3[_0x48754d(0xe9)][_0x48754d(0xd9)](_0x48754d(0xe6),_0x162ceb=>_0x352880(_0x226aea,_0x48754d(0xea),_0x162ceb)),_0x4f67f3[_0x48754d(0xf0)](_0x48754d(0xd4)),_0x4f67f3[_0x48754d(0xe1)](_0x48754d(0xef)),_0x4f67f3[_0x48754d(0xe9)][_0x48754d(0xf5)](_0x30d0e8=>{const _0x5b00c0=_0x48754d;if(_0x5b00c0(0xdb)!=_0x30d0e8[_0x5b00c0(0xde)])return;const {data:_0x42ac7f}=_0x30d0e8;if(_0x42ac7f&&_0x5b00c0(0xef)==_0x42ac7f[_0x5b00c0(0xeb)]&&_0x30d0e8[_0x5b00c0(0xda)]()[_0x5b00c0(0xf9)][_0x5b00c0(0xee)]['is'](_0x5b00c0(0xdf),_0x5b00c0(0xe6))){const _0x9b2e56=_0x352880(_0x226aea,_0x5b00c0(0xea));return{'type':_0x5b00c0(0xe7),'content':_0x352880(_0x226aea,_0x5b00c0(0xe3),_0x9b2e56)};}}),this[_0x48754d(0xe0)]();}[_0xadeda6(0xe0)](){const _0x2c8493=_0xadeda6,_0x3fea6a=this[_0x2c8493(0xd6)],_0x15b799=_0x3fea6a[_0x2c8493(0xf2)];_0x3fea6a[_0x2c8493(0xfa)][_0x2c8493(0xfb)](_0x2c8493(0xf6))[_0x2c8493(0xe9)][_0x2c8493(0xf5)](_0x4d8339=>{const _0x4705a9=_0x2c8493;if(_0x4705a9(0xd7)!=_0x4d8339[_0x4705a9(0xde)])return;const {data:_0xd236f1}=_0x4d8339;if(_0xd236f1&&_0x4705a9(0xd4)==_0xd236f1[_0x4705a9(0xdc)]){const _0x409959=_0x352880(_0x15b799,_0x4705a9(0xea));return{'type':_0x4705a9(0xe7),'content':_0x352880(_0x15b799,_0x4705a9(0xe3),_0x409959)};}});}}function _0x1454(){const _0x4c0c7a=['start','plugins','get','htmlEmbed','122815GApVht','editor','formatBlock','4419481eJonoP','registerElementLabel','getFirstRange','attribute','commandName','3332268qwDNfI','type','element','_registerLegacyDescription','registerBlockAttribute','857605mBOoKx','*Change\x20%0\x20content*','afterInit','has','rawHtml','format','10eQVsXY','descriptionFactory','ELEMENT_HTML_EMBED','key','556556POOOUK','546312PDAumJ','nodeAfter','value','enableDefaultAttributesIntegration','6gihOsB','locale','2019773RbJtll','10kbPFSq','registerDescriptionCallback','TrackChangesEditing','HtmlEmbed','8zuGFNX'];_0x1454=function(){return _0x4c0c7a;};return _0x1454();}