@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240426.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +23 -0
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +23 -0
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +23 -0
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +23 -0
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +23 -0
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +23 -0
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +23 -0
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +23 -0
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +23 -0
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +23 -0
  23. package/dist/translations/en.umd.js +23 -0
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +23 -0
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +23 -0
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +23 -0
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +23 -0
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +23 -0
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +23 -0
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +23 -0
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +23 -0
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +23 -0
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +23 -0
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +23 -0
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +23 -0
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +23 -0
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +23 -0
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +23 -0
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +23 -0
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +23 -0
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +23 -0
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +23 -0
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +23 -0
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +23 -0
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +23 -0
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +23 -0
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +23 -0
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +23 -0
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +23 -0
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +23 -0
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +23 -0
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +23 -0
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +23 -0
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +23 -0
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +23 -0
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +23 -0
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +23 -0
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +23 -0
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +23 -0
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +23 -0
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +1 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +1 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x395427=_0x2671;function _0x39eb(){const _0x876ef9=['3ImVFxo','track-changes-discard-suggestion-not-found','refresh','get','TrackChangesEditing','discardSuggestion','1zuehNo','5304248ZKivTe','plugins','1777420JFwZBu','isEnabled','model','_isEnabledBasedOnSelection','_suggestions','984720ygoheF','execute','9509460dAOhRc','2565375WcAQhe','1433316gAdBAh','7awWwIp','getRanges','editor','canEditAt','663714szBjeH'];_0x39eb=function(){return _0x876ef9;};return _0x39eb();}(function(_0x2edcd8,_0x184b24){const _0x5eeba4=_0x2671,_0x2f518e=_0x2edcd8();while(!![]){try{const _0x703984=-parseInt(_0x5eeba4(0x1b7))/0x1*(parseInt(_0x5eeba4(0x1a2))/0x2)+-parseInt(_0x5eeba4(0x1b1))/0x3*(-parseInt(_0x5eeba4(0x1a7))/0x4)+-parseInt(_0x5eeba4(0x1aa))/0x5+parseInt(_0x5eeba4(0x1ab))/0x6+-parseInt(_0x5eeba4(0x1ac))/0x7*(-parseInt(_0x5eeba4(0x1b8))/0x8)+-parseInt(_0x5eeba4(0x1b0))/0x9+parseInt(_0x5eeba4(0x1a9))/0xa;if(_0x703984===_0x184b24)break;else _0x2f518e['push'](_0x2f518e['shift']());}catch(_0x493b91){_0x2f518e['push'](_0x2f518e['shift']());}}}(_0x39eb,0x98398));import{Command as _0x1de117}from'ckeditor5/src/core.js';import{CKEditorError as _0x4a88b2}from'ckeditor5/src/utils.js';function _0x2671(_0xb24ed3,_0x3b5502){const _0x39eb89=_0x39eb();return _0x2671=function(_0x26710d,_0x2efe38){_0x26710d=_0x26710d-0x1a1;let _0x2f326e=_0x39eb89[_0x26710d];return _0x2f326e;},_0x2671(_0xb24ed3,_0x3b5502);}export default class B extends _0x1de117{constructor(_0xbb50d1,_0x6c862e){const _0x48b888=_0x2671;super(_0xbb50d1),this[_0x48b888(0x1a6)]=_0x6c862e,this[_0x48b888(0x1b3)](),this[_0x48b888(0x1a5)]=!0x1;}[_0x395427(0x1b3)](){const _0x1e5301=_0x395427;this[_0x1e5301(0x1a3)]=!0x0;}[_0x395427(0x1a8)](_0x296783){const _0x3b8e48=_0x395427,_0x21d874=this[_0x3b8e48(0x1a6)][_0x3b8e48(0x1b4)](_0x296783);if(!_0x21d874)throw new _0x4a88b2(_0x3b8e48(0x1b2),this);const _0x58b6ad=_0x21d874[_0x3b8e48(0x1ad)]();this[_0x3b8e48(0x1ae)][_0x3b8e48(0x1a4)][_0x3b8e48(0x1af)](_0x58b6ad)&&this[_0x3b8e48(0x1ae)][_0x3b8e48(0x1a1)][_0x3b8e48(0x1b4)](_0x3b8e48(0x1b5))[_0x3b8e48(0x1b6)](_0x21d874);}}
23
+ const _0x2840e4=_0x3383;(function(_0xa3c041,_0x3246bd){const _0x3a9c76=_0x3383,_0x5e6dae=_0xa3c041();while(!![]){try{const _0x11f5f3=-parseInt(_0x3a9c76(0x1ad))/0x1*(-parseInt(_0x3a9c76(0x1ac))/0x2)+parseInt(_0x3a9c76(0x1bb))/0x3*(-parseInt(_0x3a9c76(0x1c1))/0x4)+-parseInt(_0x3a9c76(0x1be))/0x5+parseInt(_0x3a9c76(0x1bd))/0x6*(parseInt(_0x3a9c76(0x1b9))/0x7)+parseInt(_0x3a9c76(0x1ab))/0x8+parseInt(_0x3a9c76(0x1c2))/0x9*(parseInt(_0x3a9c76(0x1b4))/0xa)+-parseInt(_0x3a9c76(0x1b5))/0xb;if(_0x11f5f3===_0x3246bd)break;else _0x5e6dae['push'](_0x5e6dae['shift']());}catch(_0x14e870){_0x5e6dae['push'](_0x5e6dae['shift']());}}}(_0x379b,0x2e96a));import{Command as _0x42ab47}from'ckeditor5/src/core.js';function _0x3383(_0x25f981,_0x13a20f){const _0x379b53=_0x379b();return _0x3383=function(_0x33837b,_0x29503d){_0x33837b=_0x33837b-0x1ab;let _0x277e9b=_0x379b53[_0x33837b];return _0x277e9b;},_0x3383(_0x25f981,_0x13a20f);}import{CKEditorError as _0x344242}from'ckeditor5/src/utils.js';export default class B extends _0x42ab47{constructor(_0x44f6ea,_0x322edb){const _0x3eec4c=_0x3383;super(_0x44f6ea),this[_0x3eec4c(0x1b8)]=_0x322edb,this[_0x3eec4c(0x1b7)](),this[_0x3eec4c(0x1af)]=!0x1;}[_0x2840e4(0x1b7)](){const _0x32d715=_0x2840e4;this[_0x32d715(0x1b0)]=!0x0;}[_0x2840e4(0x1ba)](_0x51971d){const _0x38b5ec=_0x2840e4,_0x42416b=this[_0x38b5ec(0x1b8)][_0x38b5ec(0x1b2)](_0x51971d);if(!_0x42416b)throw new _0x344242(_0x38b5ec(0x1ae),this);const _0xce4c8d=_0x42416b[_0x38b5ec(0x1b3)]();this[_0x38b5ec(0x1b1)][_0x38b5ec(0x1bf)][_0x38b5ec(0x1c0)](_0xce4c8d)&&this[_0x38b5ec(0x1b1)][_0x38b5ec(0x1bc)][_0x38b5ec(0x1b2)](_0x38b5ec(0x1b6))[_0x38b5ec(0x1c3)](_0x42416b);}}function _0x379b(){const _0x4214f8=['TrackChangesEditing','refresh','_suggestions','11067fGpHqr','execute','57ghUOWl','plugins','42XzWYbF','16670ohQdfz','model','canEditAt','32212nrpbND','774099qVsmva','discardSuggestion','862232CPUWtE','141416JzhJFo','3IUhYqn','track-changes-discard-suggestion-not-found','_isEnabledBasedOnSelection','isEnabled','editor','get','getRanges','20dPwkbA','1714075JpvaXW'];_0x379b=function(){return _0x4214f8;};return _0x379b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x15ed(_0x566dd2,_0x50926d){const _0x3096bc=_0x3096();return _0x15ed=function(_0x15ed38,_0x34587){_0x15ed38=_0x15ed38-0x1e1;let _0x5d6530=_0x3096bc[_0x15ed38];return _0x5d6530;},_0x15ed(_0x566dd2,_0x50926d);}const _0x437942=_0x15ed;function _0x3096(){const _0x35e8c2=['3050hAIeYP','_suggestions','refresh','some','354651ICnVjg','79922mBjEfS','values','2644NMrNkf','isEnabled','1015kdBqdz','editor','isInContent','_isEnabledBasedOnSelection','2853GXnClK','6738Sfyara','2083056eMttMJ','canEditAt','75685JvCqgt','150ZHFhTY','from','6MtEHga','execute','model','getRanges','_command'];_0x3096=function(){return _0x35e8c2;};return _0x3096();}(function(_0xc020da,_0x4e3175){const _0x553e5f=_0x15ed,_0x5eecf8=_0xc020da();while(!![]){try{const _0x543aaa=-parseInt(_0x553e5f(0x1f7))/0x1+-parseInt(_0x553e5f(0x1eb))/0x2*(parseInt(_0x553e5f(0x1e1))/0x3)+parseInt(_0x553e5f(0x1ed))/0x4*(parseInt(_0x553e5f(0x1f8))/0x5)+-parseInt(_0x553e5f(0x1f4))/0x6*(-parseInt(_0x553e5f(0x1ef))/0x7)+parseInt(_0x553e5f(0x1f5))/0x8+parseInt(_0x553e5f(0x1f3))/0x9*(-parseInt(_0x553e5f(0x1e6))/0xa)+parseInt(_0x553e5f(0x1ea))/0xb;if(_0x543aaa===_0x4e3175)break;else _0x5eecf8['push'](_0x5eecf8['shift']());}catch(_0x521c0c){_0x5eecf8['push'](_0x5eecf8['shift']());}}}(_0x3096,0x36714));import{Command as _0x3fb3a0}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5c71b7,executeCommandForSuggestions as _0x4dffa6}from'../utils/utils.js';export default class x extends _0x3fb3a0{constructor(_0x331b92,_0x561f02,_0x18b644){const _0x1b0ae3=_0x15ed;super(_0x331b92),this[_0x1b0ae3(0x1e5)]=_0x561f02,this[_0x1b0ae3(0x1e7)]=_0x18b644,this[_0x1b0ae3(0x1e8)](),this[_0x1b0ae3(0x1f2)]=!0x1;}[_0x437942(0x1e8)](){const _0x41f557=_0x437942,_0x4619c9=Array[_0x41f557(0x1f9)](this[_0x41f557(0x1e7)][_0x41f557(0x1ec)]())[_0x41f557(0x1e9)](_0x2e36fe=>_0x2e36fe[_0x41f557(0x1f1)]);this[_0x41f557(0x1ee)]=this[_0x41f557(0x1e5)][_0x41f557(0x1ee)]&&_0x4619c9;}[_0x437942(0x1e2)](){const _0x327434=_0x437942,_0x44b069=_0x5c71b7(Array[_0x327434(0x1f9)](this[_0x327434(0x1e7)][_0x327434(0x1ec)]()));for(const _0x460fd6 of _0x44b069){const _0x403e29=_0x460fd6[_0x327434(0x1e4)]();if(!this[_0x327434(0x1f0)][_0x327434(0x1e3)][_0x327434(0x1f6)](_0x403e29))return;}_0x4dffa6(this[_0x327434(0x1f0)][_0x327434(0x1e3)],this[_0x327434(0x1e5)],_0x44b069);}}
23
+ const _0x1d7f1e=_0x190f;function _0x190f(_0x481eb2,_0x3e369a){const _0x231920=_0x2319();return _0x190f=function(_0x190f8d,_0x5b0bbf){_0x190f8d=_0x190f8d-0x1ee;let _0x681f85=_0x231920[_0x190f8d];return _0x681f85;},_0x190f(_0x481eb2,_0x3e369a);}function _0x2319(){const _0x451c76=['3912216SjtWRx','_suggestions','_isEnabledBasedOnSelection','editor','485NJyvwN','getRanges','2979263dZfUKR','canEditAt','167590wYXJhJ','4BlAvvn','10hmYfLN','isEnabled','model','refresh','4HptuFF','some','41334zqyExp','values','1419189DJSODf','execute','_command','12104496BsxFXR','isInContent','2094301ZLRrYz','from'];_0x2319=function(){return _0x451c76;};return _0x2319();}(function(_0x2f2945,_0x30706f){const _0x1d8ee6=_0x190f,_0xc03a0f=_0x2f2945();while(!![]){try{const _0x44d14b=-parseInt(_0x1d8ee6(0x1f8))/0x1*(-parseInt(_0x1d8ee6(0x1f2))/0x2)+parseInt(_0x1d8ee6(0x1fc))/0x3*(-parseInt(_0x1d8ee6(0x1f3))/0x4)+-parseInt(_0x1d8ee6(0x1ee))/0x5*(-parseInt(_0x1d8ee6(0x1fa))/0x6)+-parseInt(_0x1d8ee6(0x1f0))/0x7+-parseInt(_0x1d8ee6(0x203))/0x8+-parseInt(_0x1d8ee6(0x1ff))/0x9*(-parseInt(_0x1d8ee6(0x1f4))/0xa)+-parseInt(_0x1d8ee6(0x201))/0xb;if(_0x44d14b===_0x30706f)break;else _0xc03a0f['push'](_0xc03a0f['shift']());}catch(_0x2a8009){_0xc03a0f['push'](_0xc03a0f['shift']());}}}(_0x2319,0xbc0db));import{Command as _0x36139e}from'ckeditor5/src/core.js';import{sortSuggestions as _0xb8d999,executeCommandForSuggestions as _0x250508}from'../utils/utils.js';export default class x extends _0x36139e{constructor(_0x468207,_0x4e38cc,_0x42d913){const _0x3af2a8=_0x190f;super(_0x468207),this[_0x3af2a8(0x1fe)]=_0x4e38cc,this[_0x3af2a8(0x204)]=_0x42d913,this[_0x3af2a8(0x1f7)](),this[_0x3af2a8(0x205)]=!0x1;}[_0x1d7f1e(0x1f7)](){const _0x5b4a4e=_0x1d7f1e,_0x3e1c54=Array[_0x5b4a4e(0x202)](this[_0x5b4a4e(0x204)][_0x5b4a4e(0x1fb)]())[_0x5b4a4e(0x1f9)](_0x4e0607=>_0x4e0607[_0x5b4a4e(0x200)]);this[_0x5b4a4e(0x1f5)]=this[_0x5b4a4e(0x1fe)][_0x5b4a4e(0x1f5)]&&_0x3e1c54;}[_0x1d7f1e(0x1fd)](){const _0x3c46b7=_0x1d7f1e,_0x287284=_0xb8d999(Array[_0x3c46b7(0x202)](this[_0x3c46b7(0x204)][_0x3c46b7(0x1fb)]()));for(const _0x5c8b37 of _0x287284){const _0x52f07d=_0x5c8b37[_0x3c46b7(0x1ef)]();if(!this[_0x3c46b7(0x206)][_0x3c46b7(0x1f6)][_0x3c46b7(0x1f1)](_0x52f07d))return;}_0x250508(this[_0x3c46b7(0x206)][_0x3c46b7(0x1f6)],this[_0x3c46b7(0x1fe)],_0x287284);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b4e98=_0x1a05;(function(_0x1ad37d,_0x48a862){const _0x502579=_0x1a05,_0x425721=_0x1ad37d();while(!![]){try{const _0x3f5969=parseInt(_0x502579(0xce))/0x1*(-parseInt(_0x502579(0xda))/0x2)+parseInt(_0x502579(0xd8))/0x3+-parseInt(_0x502579(0xd1))/0x4+parseInt(_0x502579(0xd4))/0x5*(parseInt(_0x502579(0xc1))/0x6)+-parseInt(_0x502579(0xd7))/0x7*(-parseInt(_0x502579(0xc6))/0x8)+-parseInt(_0x502579(0xc8))/0x9*(parseInt(_0x502579(0xca))/0xa)+parseInt(_0x502579(0xd9))/0xb;if(_0x3f5969===_0x48a862)break;else _0x425721['push'](_0x425721['shift']());}catch(_0x552d79){_0x425721['push'](_0x425721['shift']());}}}(_0x7415,0x7671d));function _0x1a05(_0x25809f,_0x535d48){const _0x74157a=_0x7415();return _0x1a05=function(_0x1a0519,_0x206e06){_0x1a0519=_0x1a0519-0xc1;let _0x535edd=_0x74157a[_0x1a0519];return _0x535edd;},_0x1a05(_0x25809f,_0x535d48);}import{Command as _0x4c2ade}from'ckeditor5/src/core.js';import{sortSuggestions as _0x27667c,getSelectedSuggestions as _0x51f5b3,executeCommandForSuggestions as _0x5c02c4}from'../utils/utils.js';function _0x7415(){const _0x44e5c6=['464544lIkfxM','_selectedSuggestions','3301101aUGsPE','document','20zDmuop','getRanges','refresh','from','899830VutLVz','selection','_isEnabledBasedOnSelection','2152840kDPOBA','execute','editor','5fpEdIj','model','_suggestions','14rrFflT','1422105ktHOIc','16383334ipqbFH','2XvTyfq','values','3463212aYSkgq','size','_command','canEditAt','isEnabled'];_0x7415=function(){return _0x44e5c6;};return _0x7415();}export default class R extends _0x4c2ade{constructor(_0x13f5ac,_0x4ed1b8,_0x268c8f){const _0x48fa4e=_0x1a05;super(_0x13f5ac),this[_0x48fa4e(0xc3)]=_0x4ed1b8,this[_0x48fa4e(0xd6)]=_0x268c8f,this[_0x48fa4e(0xc7)]=new Set(),this[_0x48fa4e(0xcc)](),this[_0x48fa4e(0xd0)]=!0x1;}[_0x1b4e98(0xcc)](){const _0x154ebb=_0x1b4e98,_0x4e24ac=this[_0x154ebb(0xd3)][_0x154ebb(0xd5)][_0x154ebb(0xc9)][_0x154ebb(0xcf)],_0x2e974b=Array[_0x154ebb(0xcd)](this[_0x154ebb(0xd6)][_0x154ebb(0xdb)]());this[_0x154ebb(0xc7)]=_0x51f5b3(_0x4e24ac,_0x2e974b),this[_0x154ebb(0xc5)]=this[_0x154ebb(0xc3)][_0x154ebb(0xc5)]&&!!this[_0x154ebb(0xc7)][_0x154ebb(0xc2)];}[_0x1b4e98(0xd2)](){const _0x320aca=_0x1b4e98,_0x333128=_0x27667c(Array[_0x320aca(0xcd)](this[_0x320aca(0xc7)]));for(const _0x32b8f3 of _0x333128){const _0x4fd485=_0x32b8f3[_0x320aca(0xcb)]();if(!this[_0x320aca(0xd3)][_0x320aca(0xd5)][_0x320aca(0xc4)](_0x4fd485))return;}_0x5c02c4(this[_0x320aca(0xd3)][_0x320aca(0xd5)],this[_0x320aca(0xc3)],_0x333128);}}
23
+ const _0x409539=_0x2000;function _0x2000(_0x19f48b,_0x1c203c){const _0xf798ca=_0xf798();return _0x2000=function(_0x20009a,_0x342fb4){_0x20009a=_0x20009a-0xba;let _0x4a8a01=_0xf798ca[_0x20009a];return _0x4a8a01;},_0x2000(_0x19f48b,_0x1c203c);}(function(_0x1adc9f,_0x51671f){const _0x2b24a0=_0x2000,_0x43ff4e=_0x1adc9f();while(!![]){try{const _0x57c817=-parseInt(_0x2b24a0(0xc9))/0x1+parseInt(_0x2b24a0(0xcb))/0x2*(parseInt(_0x2b24a0(0xc0))/0x3)+parseInt(_0x2b24a0(0xcc))/0x4+parseInt(_0x2b24a0(0xbc))/0x5+parseInt(_0x2b24a0(0xbb))/0x6*(parseInt(_0x2b24a0(0xba))/0x7)+parseInt(_0x2b24a0(0xd2))/0x8+-parseInt(_0x2b24a0(0xc4))/0x9;if(_0x57c817===_0x51671f)break;else _0x43ff4e['push'](_0x43ff4e['shift']());}catch(_0x566732){_0x43ff4e['push'](_0x43ff4e['shift']());}}}(_0xf798,0x6f077));function _0xf798(){const _0x224ac7=['1423920vLWxrt','_command','size','document','10977jLAJuw','_suggestions','values','refresh','6410988tcYjpp','isEnabled','canEditAt','_isEnabledBasedOnSelection','from','637382zVGeGy','editor','68PiYGFN','3457932oHOGXp','getRanges','execute','model','_selectedSuggestions','selection','3248512UpJQpQ','218316CiGhlM','24pyfWCL'];_0xf798=function(){return _0x224ac7;};return _0xf798();}import{Command as _0x5325e8}from'ckeditor5/src/core.js';import{sortSuggestions as _0x3afcaa,getSelectedSuggestions as _0x24cb49,executeCommandForSuggestions as _0x27ba1d}from'../utils/utils.js';export default class R extends _0x5325e8{constructor(_0x4e0e83,_0x61a97d,_0x5c85a9){const _0x2d4d9d=_0x2000;super(_0x4e0e83),this[_0x2d4d9d(0xbd)]=_0x61a97d,this[_0x2d4d9d(0xc1)]=_0x5c85a9,this[_0x2d4d9d(0xd0)]=new Set(),this[_0x2d4d9d(0xc3)](),this[_0x2d4d9d(0xc7)]=!0x1;}[_0x409539(0xc3)](){const _0x269e69=_0x409539,_0x329f6b=this[_0x269e69(0xca)][_0x269e69(0xcf)][_0x269e69(0xbf)][_0x269e69(0xd1)],_0x32ce44=Array[_0x269e69(0xc8)](this[_0x269e69(0xc1)][_0x269e69(0xc2)]());this[_0x269e69(0xd0)]=_0x24cb49(_0x329f6b,_0x32ce44),this[_0x269e69(0xc5)]=this[_0x269e69(0xbd)][_0x269e69(0xc5)]&&!!this[_0x269e69(0xd0)][_0x269e69(0xbe)];}[_0x409539(0xce)](){const _0x31e624=_0x409539,_0x2e7104=_0x3afcaa(Array[_0x31e624(0xc8)](this[_0x31e624(0xd0)]));for(const _0x20e5b2 of _0x2e7104){const _0xfa3ad1=_0x20e5b2[_0x31e624(0xcd)]();if(!this[_0x31e624(0xca)][_0x31e624(0xcf)][_0x31e624(0xc6)](_0xfa3ad1))return;}_0x27ba1d(this[_0x31e624(0xca)][_0x31e624(0xcf)],this[_0x31e624(0xbd)],_0x2e7104);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d0dac=_0x4002;(function(_0x228179,_0x296573){const _0x1af72a=_0x4002,_0x53de4b=_0x228179();while(!![]){try{const _0x7ce857=-parseInt(_0x1af72a(0x1a5))/0x1+parseInt(_0x1af72a(0x199))/0x2+-parseInt(_0x1af72a(0x1ac))/0x3*(parseInt(_0x1af72a(0x196))/0x4)+parseInt(_0x1af72a(0x1a6))/0x5+parseInt(_0x1af72a(0x1a1))/0x6*(parseInt(_0x1af72a(0x1aa))/0x7)+parseInt(_0x1af72a(0x1a4))/0x8*(parseInt(_0x1af72a(0x197))/0x9)+-parseInt(_0x1af72a(0x1ad))/0xa;if(_0x7ce857===_0x296573)break;else _0x53de4b['push'](_0x53de4b['shift']());}catch(_0x3871f7){_0x53de4b['push'](_0x53de4b['shift']());}}}(_0x409f,0xce9b8));function _0x409f(){const _0x12c140=['isEnabled','_enableCommands','clearForceDisabled','_isEnabledBasedOnSelection','editor','_enabledCommands','execute','126PapKlI','value','TrackChangesCommand','286312mjHMGm','54496osHkwX','2343195oIZniU','forceDisabled','refresh','commands','130739LnRgiO','has','492357izokXB','17407150gNhUFC','affectsData','16qzWRLM','207qCgXBh','_disableUnsupportedCommands','3227896vBdnLN'];_0x409f=function(){return _0x12c140;};return _0x409f();}import{Command as _0x4a9a7f}from'ckeditor5/src/core.js';function _0x4002(_0x5c352e,_0x18dfe1){const _0x409f86=_0x409f();return _0x4002=function(_0x400253,_0x2d0792){_0x400253=_0x400253-0x196;let _0x3a25ea=_0x409f86[_0x400253];return _0x3a25ea;},_0x4002(_0x5c352e,_0x18dfe1);}export default class M extends _0x4a9a7f{constructor(_0x3234fd,_0xab0550){const _0x113020=_0x4002;super(_0x3234fd),this[_0x113020(0x19f)]=_0xab0550,this[_0x113020(0x1a2)]=!0x1,this[_0x113020(0x1a8)](),this[_0x113020(0x19d)]=!0x1;}[_0x1d0dac(0x1a8)](){const _0x4fc814=_0x1d0dac;this[_0x4fc814(0x19a)]=!0x0;}[_0x1d0dac(0x1a0)](){const _0x3e960f=_0x1d0dac;this[_0x3e960f(0x1a2)]=!this[_0x3e960f(0x1a2)],this[_0x3e960f(0x1a2)]?this[_0x3e960f(0x198)]():this[_0x3e960f(0x19b)]();}[_0x1d0dac(0x198)](){const _0x344764=_0x1d0dac;for(const _0x10ac97 of this[_0x344764(0x19e)][_0x344764(0x1a9)][_0x344764(0x1a9)]())_0x10ac97[_0x344764(0x1ae)]&&!this[_0x344764(0x19f)][_0x344764(0x1ab)](_0x10ac97)&&_0x10ac97[_0x344764(0x1a7)](_0x344764(0x1a3));}[_0x1d0dac(0x19b)](){const _0x5b7893=_0x1d0dac;for(const _0xe96fd7 of this[_0x5b7893(0x19e)][_0x5b7893(0x1a9)][_0x5b7893(0x1a9)]())_0xe96fd7[_0x5b7893(0x1ae)]&&!this[_0x5b7893(0x19f)][_0x5b7893(0x1ab)](_0xe96fd7)&&_0xe96fd7[_0x5b7893(0x19c)](_0x5b7893(0x1a3));}}
23
+ const _0x2d08b5=_0x4e5c;(function(_0x2e7965,_0x5b9d86){const _0x4ef0f6=_0x4e5c,_0x385bd1=_0x2e7965();while(!![]){try{const _0x458c31=-parseInt(_0x4ef0f6(0x1a1))/0x1+-parseInt(_0x4ef0f6(0x193))/0x2*(-parseInt(_0x4ef0f6(0x199))/0x3)+-parseInt(_0x4ef0f6(0x1ab))/0x4*(parseInt(_0x4ef0f6(0x198))/0x5)+parseInt(_0x4ef0f6(0x19e))/0x6*(parseInt(_0x4ef0f6(0x1ad))/0x7)+-parseInt(_0x4ef0f6(0x1a3))/0x8*(parseInt(_0x4ef0f6(0x196))/0x9)+parseInt(_0x4ef0f6(0x1a7))/0xa*(-parseInt(_0x4ef0f6(0x1a2))/0xb)+parseInt(_0x4ef0f6(0x1ac))/0xc*(parseInt(_0x4ef0f6(0x1a5))/0xd);if(_0x458c31===_0x5b9d86)break;else _0x385bd1['push'](_0x385bd1['shift']());}catch(_0xaad126){_0x385bd1['push'](_0x385bd1['shift']());}}}(_0x67e9,0x69ed9));function _0x67e9(){const _0x39dcda=['457544rHycgI','has','78TdnZst','refresh','40MBuuGl','value','clearForceDisabled','TrackChangesCommand','1121436LYkDtJ','2133492OEEOFe','119CwTuQY','execute','743042lpFZzH','commands','_disableUnsupportedCommands','45suuedR','_isEnabledBasedOnSelection','5pdEyiT','3gWnCDY','_enableCommands','isEnabled','forceDisabled','_enabledCommands','143214KMjqkA','affectsData','editor','187755ftjVbv','1804220EdRZmv'];_0x67e9=function(){return _0x39dcda;};return _0x67e9();}function _0x4e5c(_0x27b084,_0x7de785){const _0x67e902=_0x67e9();return _0x4e5c=function(_0x4e5c7c,_0x346968){_0x4e5c7c=_0x4e5c7c-0x193;let _0xf13434=_0x67e902[_0x4e5c7c];return _0xf13434;},_0x4e5c(_0x27b084,_0x7de785);}import{Command as _0x48b501}from'ckeditor5/src/core.js';export default class M extends _0x48b501{constructor(_0x185901,_0x267282){const _0xe98122=_0x4e5c;super(_0x185901),this[_0xe98122(0x19d)]=_0x267282,this[_0xe98122(0x1a8)]=!0x1,this[_0xe98122(0x1a6)](),this[_0xe98122(0x197)]=!0x1;}[_0x2d08b5(0x1a6)](){const _0x2c14cb=_0x2d08b5;this[_0x2c14cb(0x19b)]=!0x0;}[_0x2d08b5(0x1ae)](){const _0x43a3ec=_0x2d08b5;this[_0x43a3ec(0x1a8)]=!this[_0x43a3ec(0x1a8)],this[_0x43a3ec(0x1a8)]?this[_0x43a3ec(0x195)]():this[_0x43a3ec(0x19a)]();}[_0x2d08b5(0x195)](){const _0x5d9400=_0x2d08b5;for(const _0x4be8b6 of this[_0x5d9400(0x1a0)][_0x5d9400(0x194)][_0x5d9400(0x194)]())_0x4be8b6[_0x5d9400(0x19f)]&&!this[_0x5d9400(0x19d)][_0x5d9400(0x1a4)](_0x4be8b6)&&_0x4be8b6[_0x5d9400(0x19c)](_0x5d9400(0x1aa));}[_0x2d08b5(0x19a)](){const _0x1edee7=_0x2d08b5;for(const _0x204816 of this[_0x1edee7(0x1a0)][_0x1edee7(0x194)][_0x1edee7(0x194)]())_0x204816[_0x1edee7(0x19f)]&&!this[_0x1edee7(0x19d)][_0x1edee7(0x1a4)](_0x204816)&&_0x204816[_0x1edee7(0x1a9)](_0x1edee7(0x1aa));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x409e23,_0x4981fb){var _0x44032b=_0x2209,_0x3a962e=_0x409e23();while(!![]){try{var _0x4fbfda=-parseInt(_0x44032b(0xc4))/0x1*(parseInt(_0x44032b(0xbe))/0x2)+parseInt(_0x44032b(0xc3))/0x3+-parseInt(_0x44032b(0xc7))/0x4*(-parseInt(_0x44032b(0xbf))/0x5)+parseInt(_0x44032b(0xc5))/0x6*(-parseInt(_0x44032b(0xc0))/0x7)+parseInt(_0x44032b(0xc1))/0x8*(parseInt(_0x44032b(0xbd))/0x9)+-parseInt(_0x44032b(0xc2))/0xa+-parseInt(_0x44032b(0xc6))/0xb*(parseInt(_0x44032b(0xc8))/0xc);if(_0x4fbfda===_0x4981fb)break;else _0x3a962e['push'](_0x3a962e['shift']());}catch(_0x20ed45){_0x3a962e['push'](_0x3a962e['shift']());}}}(_0x3cc8,0xb17e6));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x2209(_0x428f59,_0x44df5f){var _0x3cc8aa=_0x3cc8();return _0x2209=function(_0x220975,_0x359938){_0x220975=_0x220975-0xbd;var _0xebe16d=_0x3cc8aa[_0x220975];return _0xebe16d;},_0x2209(_0x428f59,_0x44df5f);}function _0x3cc8(){var _0x2193bf=['2515566kaxNPO','51763aStvXC','3135648ZRQlFV','11dzEBMq','4UWqeNX','1809960HouZFE','252153FTbloM','36gMtfiy','2737030AmYIBt','7PFxVct','344RsroQK','2584730MOEHLP'];_0x3cc8=function(){return _0x2193bf;};return _0x3cc8();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x4efdf2,_0x525c52){var _0x3d7f15=_0x44d4,_0x5ae8a3=_0x4efdf2();while(!![]){try{var _0x28af8c=-parseInt(_0x3d7f15(0x17c))/0x1+-parseInt(_0x3d7f15(0x17b))/0x2+-parseInt(_0x3d7f15(0x176))/0x3*(-parseInt(_0x3d7f15(0x175))/0x4)+parseInt(_0x3d7f15(0x17d))/0x5+parseInt(_0x3d7f15(0x177))/0x6+parseInt(_0x3d7f15(0x17a))/0x7+-parseInt(_0x3d7f15(0x178))/0x8*(parseInt(_0x3d7f15(0x179))/0x9);if(_0x28af8c===_0x525c52)break;else _0x5ae8a3['push'](_0x5ae8a3['shift']());}catch(_0x3dc9eb){_0x5ae8a3['push'](_0x5ae8a3['shift']());}}}(_0x321b,0x581bf));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x321b(){var _0x2d1151=['200060runscL','1662765GpweRM','8GrLYdT','529176yyfTLa','929868Dotjlc','8GtYYbX','5060457qdZRns','4435893FmFYVU','701572bkFebD'];_0x321b=function(){return _0x2d1151;};return _0x321b();}function _0x44d4(_0x44dac0,_0x3c020c){var _0x321b74=_0x321b();return _0x44d4=function(_0x44d473,_0x193d4b){_0x44d473=_0x44d473-0x175;var _0x13dcd4=_0x321b74[_0x44d473];return _0x13dcd4;},_0x44d4(_0x44dac0,_0x3c020c);}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2622(_0x143537,_0x2752ea){const _0x728a61=_0x728a();return _0x2622=function(_0x2622e0,_0x2bc25b){_0x2622e0=_0x2622e0-0x154;let _0x5d621b=_0x728a61[_0x2622e0];return _0x5d621b;},_0x2622(_0x143537,_0x2752ea);}const _0x13dc73=_0x2622;(function(_0x4fec24,_0x202f58){const _0x1d9025=_0x2622,_0x10e521=_0x4fec24();while(!![]){try{const _0x5ad2af=-parseInt(_0x1d9025(0x160))/0x1*(-parseInt(_0x1d9025(0x159))/0x2)+parseInt(_0x1d9025(0x15c))/0x3+-parseInt(_0x1d9025(0x163))/0x4+-parseInt(_0x1d9025(0x15e))/0x5*(parseInt(_0x1d9025(0x154))/0x6)+parseInt(_0x1d9025(0x15d))/0x7*(parseInt(_0x1d9025(0x15b))/0x8)+-parseInt(_0x1d9025(0x161))/0x9+-parseInt(_0x1d9025(0x164))/0xa*(parseInt(_0x1d9025(0x15a))/0xb);if(_0x5ad2af===_0x202f58)break;else _0x10e521['push'](_0x10e521['shift']());}catch(_0x1e3fa2){_0x10e521['push'](_0x10e521['shift']());}}}(_0x728a,0xb0a9f));function _0x728a(){const _0x2833f7=['6lKJwCT','TrackChangesEditing','plugins','commands','get','1185584RKwMFS','803cTBwLu','32FohfKu','2960469CfYIFP','2154313OUHevA','2125985KSfMBz','editor','1uADPdi','5207328OlpjAr','afterInit','1024336TsvyHh','113310YCJoQU','showAIAssistant','enableCommand'];_0x728a=function(){return _0x2833f7;};return _0x728a();}import{Plugin as _0x8c8d59}from'ckeditor5/src/core.js';export default class E extends _0x8c8d59{[_0x13dc73(0x162)](){const _0x27cfc9=_0x13dc73,_0x857ae=this[_0x27cfc9(0x15f)],_0x1c978b=_0x857ae[_0x27cfc9(0x156)][_0x27cfc9(0x158)](_0x27cfc9(0x155));_0x857ae[_0x27cfc9(0x157)][_0x27cfc9(0x158)](_0x27cfc9(0x165))&&_0x1c978b[_0x27cfc9(0x166)](_0x27cfc9(0x165));}}
23
+ const _0x27d98b=_0x5419;(function(_0x41dc64,_0x4fb549){const _0x3199c9=_0x5419,_0x2cc5de=_0x41dc64();while(!![]){try{const _0x17fa71=-parseInt(_0x3199c9(0x1b5))/0x1*(parseInt(_0x3199c9(0x1b6))/0x2)+parseInt(_0x3199c9(0x1c2))/0x3+parseInt(_0x3199c9(0x1b2))/0x4+parseInt(_0x3199c9(0x1b8))/0x5*(parseInt(_0x3199c9(0x1bd))/0x6)+-parseInt(_0x3199c9(0x1c1))/0x7*(parseInt(_0x3199c9(0x1ba))/0x8)+parseInt(_0x3199c9(0x1c0))/0x9*(-parseInt(_0x3199c9(0x1b7))/0xa)+-parseInt(_0x3199c9(0x1b1))/0xb;if(_0x17fa71===_0x4fb549)break;else _0x2cc5de['push'](_0x2cc5de['shift']());}catch(_0x5e1b8b){_0x2cc5de['push'](_0x2cc5de['shift']());}}}(_0x1de1,0xe0a4d));function _0x1de1(){const _0x5c746f=['7utgwfX','4802310SOXkDY','enableCommand','7652018ioOauK','5851088WmOqTG','TrackChangesEditing','get','1PXEjoQ','1506042GdgPMO','20CXZSSW','580KmKRyn','afterInit','2289504wCvLhb','commands','showAIAssistant','28572MiNujd','editor','plugins','4324257gnmUib'];_0x1de1=function(){return _0x5c746f;};return _0x1de1();}function _0x5419(_0x1e5bbd,_0x4de068){const _0x1de106=_0x1de1();return _0x5419=function(_0x541934,_0x1b83cc){_0x541934=_0x541934-0x1b0;let _0x5b60c0=_0x1de106[_0x541934];return _0x5b60c0;},_0x5419(_0x1e5bbd,_0x4de068);}import{Plugin as _0xae2f1b}from'ckeditor5/src/core.js';export default class E extends _0xae2f1b{[_0x27d98b(0x1b9)](){const _0x139b57=_0x27d98b,_0x4153f6=this[_0x139b57(0x1be)],_0x34b270=_0x4153f6[_0x139b57(0x1bf)][_0x139b57(0x1b4)](_0x139b57(0x1b3));_0x4153f6[_0x139b57(0x1bb)][_0x139b57(0x1b4)](_0x139b57(0x1bc))&&_0x34b270[_0x139b57(0x1b0)](_0x139b57(0x1bc));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x511ca6=_0x48a6;(function(_0x5642c8,_0x28bb90){const _0x4f1fb9=_0x48a6,_0x52428f=_0x5642c8();while(!![]){try{const _0xb14c90=parseInt(_0x4f1fb9(0x1bc))/0x1*(-parseInt(_0x4f1fb9(0x1ce))/0x2)+parseInt(_0x4f1fb9(0x1cc))/0x3+parseInt(_0x4f1fb9(0x1c1))/0x4+-parseInt(_0x4f1fb9(0x1cd))/0x5*(parseInt(_0x4f1fb9(0x1c2))/0x6)+parseInt(_0x4f1fb9(0x1cf))/0x7*(parseInt(_0x4f1fb9(0x1b7))/0x8)+-parseInt(_0x4f1fb9(0x1d2))/0x9*(parseInt(_0x4f1fb9(0x1c3))/0xa)+parseInt(_0x4f1fb9(0x1b5))/0xb*(parseInt(_0x4f1fb9(0x1b4))/0xc);if(_0xb14c90===_0x28bb90)break;else _0x52428f['push'](_0x52428f['shift']());}catch(_0x5ce054){_0x52428f['push'](_0x52428f['shift']());}}}(_0x3441,0xf0776));function _0x48a6(_0x54949a,_0x6c7749){const _0x3441a5=_0x3441();return _0x48a6=function(_0x48a67a,_0x164bc4){_0x48a67a=_0x48a67a-0x1aa;let _0x3038a6=_0x3441a5[_0x48a67a];return _0x3038a6;},_0x48a6(_0x54949a,_0x6c7749);}import{Plugin as _0x7e8cba}from'ckeditor5/src/core.js';import{getTranslation as _0x3965a7}from'../utils/common-translations.js';export default class V extends _0x7e8cba{[_0x511ca6(0x1cb)](){const _0x1310d8=_0x511ca6,_0x4ba18b=this[_0x1310d8(0x1c8)],_0x70ab85=_0x4ba18b[_0x1310d8(0x1bf)];if(!_0x4ba18b[_0x1310d8(0x1ca)][_0x1310d8(0x1ba)](_0x1310d8(0x1af)))return;const _0x4b4da1=_0x4ba18b[_0x1310d8(0x1ca)][_0x1310d8(0x1c7)](_0x1310d8(0x1aa));_0x4b4da1[_0x1310d8(0x1b1)](_0x1310d8(0x1d1),[],[_0x1310d8(0x1d1)]),_0x4b4da1[_0x1310d8(0x1be)][_0x1310d8(0x1ad)](_0x1310d8(0x1d1),_0x3965a7(_0x70ab85,_0x1310d8(0x1c0))),this[_0x1310d8(0x1ae)]();}[_0x511ca6(0x1ae)](){const _0x4c97e9=_0x511ca6,_0xa12c15=this[_0x4c97e9(0x1c8)],_0x2ee9fa=_0xa12c15[_0x4c97e9(0x1bf)];_0xa12c15[_0x4c97e9(0x1ca)][_0x4c97e9(0x1c7)](_0x4c97e9(0x1aa))[_0x4c97e9(0x1be)][_0x4c97e9(0x1d0)](_0x471416=>{const _0x420796=_0x4c97e9;if(_0x420796(0x1c9)!=_0x471416[_0x420796(0x1b0)])return;const {data:_0x61cf3f}=_0x471416;if(_0x61cf3f&&_0x420796(0x1d1)==_0x61cf3f[_0x420796(0x1b8)]){const _0x1d9e45=_0x61cf3f[_0x420796(0x1b3)][0x0][_0x420796(0x1b9)];return{'type':_0x420796(0x1c4),'content':_0x3965a7(_0x2ee9fa,_0x420796(0x1ac),function(_0x3cb30a){const _0xbe6ad0=_0x420796;switch(_0x3cb30a){case _0xbe6ad0(0x1ab):return _0x3965a7(_0x2ee9fa,_0xbe6ad0(0x1b2));case _0xbe6ad0(0x1b6):return _0x3965a7(_0x2ee9fa,_0xbe6ad0(0x1c5));case _0xbe6ad0(0x1bd):return _0x3965a7(_0x2ee9fa,_0xbe6ad0(0x1bb));case _0xbe6ad0(0x1d3):return _0x3965a7(_0x2ee9fa,_0xbe6ad0(0x1c6));}}(_0x1d9e45))};}});}}function _0x3441(){const _0x20a90f=['25808aiQJAY','commandName','value','has','FORMAT_ALIGN_TO_CENTER','1bIBwVK','center','_descriptionFactory','locale','FORMAT_ALIGNMENT','7128784gZGBFZ','9738oAstde','662030rRodJO','format','FORMAT_ALIGN_TO_RIGHT','FORMAT_JUSTIFY_TEXT','get','editor','formatBlock','plugins','afterInit','1207533RzLfVL','5765jVlhBF','2969604leDyGg','3983KjnIlZ','registerDescriptionCallback','alignment','225aoiqOi','justify','TrackChangesEditing','left','*Format:*\x20%0','registerAttributeLabel','_registerLegacyDescription','AlignmentEditing','type','_enableDefaultAttributesIntegration','FORMAT_ALIGN_TO_LEFT','commandParams','36Nmadwb','7244765HYvyga','right'];_0x3441=function(){return _0x20a90f;};return _0x3441();}
23
+ const _0x36b915=_0x34f9;(function(_0x3a86ff,_0x5c716e){const _0x2d34fa=_0x34f9,_0x2ddb65=_0x3a86ff();while(!![]){try{const _0x2467d5=parseInt(_0x2d34fa(0xe4))/0x1+parseInt(_0x2d34fa(0xe1))/0x2+-parseInt(_0x2d34fa(0xea))/0x3+parseInt(_0x2d34fa(0xdf))/0x4+-parseInt(_0x2d34fa(0xe5))/0x5*(-parseInt(_0x2d34fa(0xf7))/0x6)+-parseInt(_0x2d34fa(0xef))/0x7*(parseInt(_0x2d34fa(0xfe))/0x8)+parseInt(_0x2d34fa(0xf8))/0x9*(-parseInt(_0x2d34fa(0x101))/0xa);if(_0x2467d5===_0x5c716e)break;else _0x2ddb65['push'](_0x2ddb65['shift']());}catch(_0x2352a9){_0x2ddb65['push'](_0x2ddb65['shift']());}}}(_0x5113,0x4123d));import{Plugin as _0x226395}from'ckeditor5/src/core.js';import{getTranslation as _0x54f13d}from'../utils/common-translations.js';export default class V extends _0x226395{[_0x36b915(0xf4)](){const _0x23bf48=_0x36b915,_0x532292=this[_0x23bf48(0xff)],_0x182865=_0x532292[_0x23bf48(0x105)];if(!_0x532292[_0x23bf48(0xfd)][_0x23bf48(0xe8)](_0x23bf48(0xe6)))return;const _0x274af1=_0x532292[_0x23bf48(0xfd)][_0x23bf48(0xfa)](_0x23bf48(0x104));_0x274af1[_0x23bf48(0xde)](_0x23bf48(0xee),[],[_0x23bf48(0xee)]),_0x274af1[_0x23bf48(0xf1)][_0x23bf48(0xf0)](_0x23bf48(0xee),_0x54f13d(_0x182865,_0x23bf48(0xe7))),this[_0x23bf48(0x103)]();}[_0x36b915(0x103)](){const _0x152837=_0x36b915,_0x490096=this[_0x152837(0xff)],_0x549995=_0x490096[_0x152837(0x105)];_0x490096[_0x152837(0xfd)][_0x152837(0xfa)](_0x152837(0x104))[_0x152837(0xf1)][_0x152837(0xf6)](_0x4c99dc=>{const _0x55fcfc=_0x152837;if(_0x55fcfc(0xf5)!=_0x4c99dc[_0x55fcfc(0xf2)])return;const {data:_0x56be79}=_0x4c99dc;if(_0x56be79&&_0x55fcfc(0xee)==_0x56be79[_0x55fcfc(0xfc)]){const _0x2add48=_0x56be79[_0x55fcfc(0xec)][0x0][_0x55fcfc(0xf3)];return{'type':_0x55fcfc(0xf9),'content':_0x54f13d(_0x549995,_0x55fcfc(0x100),function(_0x37e2e0){const _0x1198da=_0x55fcfc;switch(_0x37e2e0){case _0x1198da(0xe3):return _0x54f13d(_0x549995,_0x1198da(0xe0));case _0x1198da(0xeb):return _0x54f13d(_0x549995,_0x1198da(0x102));case _0x1198da(0xe2):return _0x54f13d(_0x549995,_0x1198da(0xe9));case _0x1198da(0xed):return _0x54f13d(_0x549995,_0x1198da(0xfb));}}(_0x2add48))};}});}}function _0x34f9(_0x4fe91d,_0x43857f){const _0x5113a6=_0x5113();return _0x34f9=function(_0x34f981,_0x22d1e6){_0x34f981=_0x34f981-0xde;let _0x2acbd3=_0x5113a6[_0x34f981];return _0x2acbd3;},_0x34f9(_0x4fe91d,_0x43857f);}function _0x5113(){const _0x20591e=['editor','*Format:*\x20%0','856070nqGUOz','FORMAT_ALIGN_TO_RIGHT','_registerLegacyDescription','TrackChangesEditing','locale','_enableDefaultAttributesIntegration','1287224dseDRU','FORMAT_ALIGN_TO_LEFT','174536NnOvIr','center','left','162873aXFoOc','1290470PkpNvj','AlignmentEditing','FORMAT_ALIGNMENT','has','FORMAT_ALIGN_TO_CENTER','1231905xUpamV','right','commandParams','justify','alignment','7AMSfmj','registerAttributeLabel','_descriptionFactory','type','value','afterInit','formatBlock','registerDescriptionCallback','6dHYLhH','9UEBPhG','format','get','FORMAT_JUSTIFY_TEXT','commandName','plugins','535888nlKkKq'];_0x5113=function(){return _0x20591e;};return _0x5113();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x25f82b=_0xc54f;(function(_0x264272,_0xfce4c7){const _0x2a6a64=_0xc54f,_0xb2cfb7=_0x264272();while(!![]){try{const _0x50a163=parseInt(_0x2a6a64(0x1a2))/0x1*(parseInt(_0x2a6a64(0x1a4))/0x2)+-parseInt(_0x2a6a64(0x1a9))/0x3*(-parseInt(_0x2a6a64(0x193))/0x4)+parseInt(_0x2a6a64(0x1af))/0x5*(parseInt(_0x2a6a64(0x1c1))/0x6)+parseInt(_0x2a6a64(0x1aa))/0x7+parseInt(_0x2a6a64(0x1be))/0x8+parseInt(_0x2a6a64(0x1a1))/0x9+-parseInt(_0x2a6a64(0x192))/0xa;if(_0x50a163===_0xfce4c7)break;else _0xb2cfb7['push'](_0xb2cfb7['shift']());}catch(_0x9dd121){_0xb2cfb7['push'](_0xb2cfb7['shift']());}}}(_0x47fe,0x75439));import{Plugin as _0x226181}from'ckeditor5/src/core.js';function _0xc54f(_0x44fea6,_0x3c4ff5){const _0x47fe94=_0x47fe();return _0xc54f=function(_0xc54f73,_0x6a4fd2){_0xc54f73=_0xc54f73-0x192;let _0x536c81=_0x47fe94[_0xc54f73];return _0x536c81;},_0xc54f(_0x44fea6,_0x3c4ff5);}function _0x47fe(){const _0x3a13f5=['subscript','type','_enableDefaultAttributesIntegration','4163265FQLfTG','420340flfxgH','afterInit','4GWxzPy','editor','slice','get','plugins','699EWUJgB','5374208zhMqJm','commandParams','locale','strikethrough','FORMAT_UNDERLINE','5ywcfAD','FORMAT_CODE','code','registerAttributeLabel','has','italic','superscript','_descriptionFactory','bold','format','FORMAT_SUBSCRIPT','forceValue','*Remove\x20format:*\x20%0','BoldEditing','SuperscriptEditing','6800408XsDtvn','FORMAT_STRIKETHROUGH','ItalicEditing','2100354irWoMp','underline','_registerLegacyDescription','SubscriptEditing','FORMAT_','FORMAT_ITALIC','FORMAT_SUPERSCRIPT','commandName','31465970ERNFJO','6108rfcjkQ','*Format:*\x20%0','StrikethroughEditing','toLowerCase','registerDescriptionCallback','formatInline','CodeEditing','toUpperCase','UnderlineEditing','TrackChangesEditing','FORMAT_BOLD'];_0x47fe=function(){return _0x3a13f5;};return _0x47fe();}import{getTranslation as _0x40394c}from'../utils/common-translations.js';const ti=[_0x25f82b(0x1bc),_0x25f82b(0x1c0),_0x25f82b(0x19b),_0x25f82b(0x199),_0x25f82b(0x195),_0x25f82b(0x1c4),_0x25f82b(0x1bd)];export default class U extends _0x226181{[_0x25f82b(0x1a3)](){const _0x985bfc=_0x25f82b,_0x39c6a5=this[_0x985bfc(0x1a5)],_0x4d4a79=_0x39c6a5[_0x985bfc(0x1a8)][_0x985bfc(0x1a7)](_0x985bfc(0x19c)),_0x488912=_0x39c6a5[_0x985bfc(0x1ac)];for(const _0x4ddbcf of ti){if(!_0x39c6a5[_0x985bfc(0x1a8)][_0x985bfc(0x1b3)](_0x4ddbcf))continue;const _0x409877=_0x4ddbcf[_0x985bfc(0x1a6)](0x0,-0x7)[_0x985bfc(0x196)](),_0x2f8dc8=_0x985bfc(0x1c5)+_0x409877[_0x985bfc(0x19a)]();_0x4d4a79[_0x985bfc(0x1a0)](_0x409877,[_0x409877]),_0x4d4a79[_0x985bfc(0x1b6)][_0x985bfc(0x1b2)](_0x409877,_0x40394c(_0x488912,_0x2f8dc8));}this[_0x985bfc(0x1c3)]();}[_0x25f82b(0x1c3)](){const _0x5babc9=_0x25f82b,_0x3f4d27=this[_0x5babc9(0x1a5)],_0x367f82=_0x3f4d27[_0x5babc9(0x1ac)],_0x5f1de1=_0x3f4d27[_0x5babc9(0x1a8)][_0x5babc9(0x1a7)](_0x5babc9(0x19c));function _0x14d646(_0x2f867b,_0x52abde){const _0x138c02=_0x5babc9;_0x5f1de1[_0x138c02(0x1b6)][_0x138c02(0x197)](_0x3e4a5a=>{const _0x396159=_0x138c02;if(_0x396159(0x198)!=_0x3e4a5a[_0x396159(0x19f)])return;const {data:_0x2cf6ca}=_0x3e4a5a;return _0x2cf6ca&&_0x2cf6ca[_0x396159(0x1c8)]===_0x2f867b?_0x2cf6ca[_0x396159(0x1ab)][0x0][_0x396159(0x1ba)]?{'type':_0x396159(0x1b8),'content':_0x40394c(_0x367f82,_0x396159(0x194),_0x52abde)}:{'type':_0x396159(0x1b8),'content':_0x40394c(_0x367f82,_0x396159(0x1bb),_0x52abde)}:void 0x0;});}_0x14d646(_0x5babc9(0x1b7),_0x40394c(_0x367f82,_0x5babc9(0x19d))),_0x14d646(_0x5babc9(0x1b4),_0x40394c(_0x367f82,_0x5babc9(0x1c6))),_0x14d646(_0x5babc9(0x1c2),_0x40394c(_0x367f82,_0x5babc9(0x1ae))),_0x14d646(_0x5babc9(0x1b1),_0x40394c(_0x367f82,_0x5babc9(0x1b0))),_0x14d646(_0x5babc9(0x1ad),_0x40394c(_0x367f82,_0x5babc9(0x1bf))),_0x14d646(_0x5babc9(0x19e),_0x40394c(_0x367f82,_0x5babc9(0x1b9))),_0x14d646(_0x5babc9(0x1b5),_0x40394c(_0x367f82,_0x5babc9(0x1c7)));}}
23
+ function _0x5761(){const _0x2abc90=['commandParams','FORMAT_STRIKETHROUGH','TrackChangesEditing','_registerLegacyDescription','toLowerCase','BoldEditing','FORMAT_ITALIC','ItalicEditing','2CUjiNh','2297778bTzMvK','10MmADMK','21036026gTcIBb','type','slice','FORMAT_CODE','StrikethroughEditing','locale','FORMAT_SUBSCRIPT','toUpperCase','UnderlineEditing','plugins','2921706XHtwUH','bold','CodeEditing','subscript','FORMAT_SUPERSCRIPT','registerAttributeLabel','editor','3830547wlZCuw','_descriptionFactory','_enableDefaultAttributesIntegration','*Format:*\x20%0','italic','formatInline','has','8xGFWoE','superscript','commandName','SubscriptEditing','forceValue','SuperscriptEditing','get','FORMAT_','180702tkycTm','FORMAT_UNDERLINE','code','648exIwzz','registerDescriptionCallback','afterInit','2606103kGQKbq','*Remove\x20format:*\x20%0','FORMAT_BOLD','format','5220uxrOac','underline','strikethrough'];_0x5761=function(){return _0x2abc90;};return _0x5761();}const _0x16e609=_0x4002;(function(_0x218aec,_0x32f7d2){const _0x112ad1=_0x4002,_0x424be3=_0x218aec();while(!![]){try{const _0x136dbd=-parseInt(_0x112ad1(0x121))/0x1+-parseInt(_0x112ad1(0xfe))/0x2*(parseInt(_0x112ad1(0xff))/0x3)+-parseInt(_0x112ad1(0x124))/0x4*(parseInt(_0x112ad1(0xf3))/0x5)+parseInt(_0x112ad1(0x10b))/0x6+-parseInt(_0x112ad1(0x112))/0x7+-parseInt(_0x112ad1(0x119))/0x8*(parseInt(_0x112ad1(0x127))/0x9)+parseInt(_0x112ad1(0x100))/0xa*(parseInt(_0x112ad1(0x101))/0xb);if(_0x136dbd===_0x32f7d2)break;else _0x424be3['push'](_0x424be3['shift']());}catch(_0x4be8b1){_0x424be3['push'](_0x424be3['shift']());}}}(_0x5761,0x6d135));function _0x4002(_0x770dc7,_0x224c64){const _0x576185=_0x5761();return _0x4002=function(_0x400216,_0xca387d){_0x400216=_0x400216-0xf1;let _0x4c44c1=_0x576185[_0x400216];return _0x4c44c1;},_0x4002(_0x770dc7,_0x224c64);}import{Plugin as _0x55a4e3}from'ckeditor5/src/core.js';import{getTranslation as _0xd12493}from'../utils/common-translations.js';const ti=[_0x16e609(0xfb),_0x16e609(0xfd),_0x16e609(0x109),_0x16e609(0x10d),_0x16e609(0x105),_0x16e609(0x11c),_0x16e609(0x11e)];export default class U extends _0x55a4e3{[_0x16e609(0x126)](){const _0x37e1ca=_0x16e609,_0x2f4f81=this[_0x37e1ca(0x111)],_0x1aa9d5=_0x2f4f81[_0x37e1ca(0x10a)][_0x37e1ca(0x11f)](_0x37e1ca(0xf8)),_0x4c1327=_0x2f4f81[_0x37e1ca(0x106)];for(const _0x444a0c of ti){if(!_0x2f4f81[_0x37e1ca(0x10a)][_0x37e1ca(0x118)](_0x444a0c))continue;const _0x30af56=_0x444a0c[_0x37e1ca(0x103)](0x0,-0x7)[_0x37e1ca(0xfa)](),_0x52444c=_0x37e1ca(0x120)+_0x30af56[_0x37e1ca(0x108)]();_0x1aa9d5[_0x37e1ca(0x114)](_0x30af56,[_0x30af56]),_0x1aa9d5[_0x37e1ca(0x113)][_0x37e1ca(0x110)](_0x30af56,_0xd12493(_0x4c1327,_0x52444c));}this[_0x37e1ca(0xf9)]();}[_0x16e609(0xf9)](){const _0x2a1e9f=_0x16e609,_0x382c0a=this[_0x2a1e9f(0x111)],_0x2e3f97=_0x382c0a[_0x2a1e9f(0x106)],_0x41267c=_0x382c0a[_0x2a1e9f(0x10a)][_0x2a1e9f(0x11f)](_0x2a1e9f(0xf8));function _0xece82e(_0x47e9c3,_0x5e0351){const _0x4452b1=_0x2a1e9f;_0x41267c[_0x4452b1(0x113)][_0x4452b1(0x125)](_0xbad427=>{const _0x4f2b53=_0x4452b1;if(_0x4f2b53(0x117)!=_0xbad427[_0x4f2b53(0x102)])return;const {data:_0x1e37c1}=_0xbad427;return _0x1e37c1&&_0x1e37c1[_0x4f2b53(0x11b)]===_0x47e9c3?_0x1e37c1[_0x4f2b53(0xf6)][0x0][_0x4f2b53(0x11d)]?{'type':_0x4f2b53(0xf2),'content':_0xd12493(_0x2e3f97,_0x4f2b53(0x115),_0x5e0351)}:{'type':_0x4f2b53(0xf2),'content':_0xd12493(_0x2e3f97,_0x4f2b53(0x128),_0x5e0351)}:void 0x0;});}_0xece82e(_0x2a1e9f(0x10c),_0xd12493(_0x2e3f97,_0x2a1e9f(0xf1))),_0xece82e(_0x2a1e9f(0x116),_0xd12493(_0x2e3f97,_0x2a1e9f(0xfc))),_0xece82e(_0x2a1e9f(0xf4),_0xd12493(_0x2e3f97,_0x2a1e9f(0x122))),_0xece82e(_0x2a1e9f(0x123),_0xd12493(_0x2e3f97,_0x2a1e9f(0x104))),_0xece82e(_0x2a1e9f(0xf5),_0xd12493(_0x2e3f97,_0x2a1e9f(0xf7))),_0xece82e(_0x2a1e9f(0x10e),_0xd12493(_0x2e3f97,_0x2a1e9f(0x107))),_0xece82e(_0x2a1e9f(0x11a),_0xd12493(_0x2e3f97,_0x2a1e9f(0x10f)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x48d1(){const _0x215fe7=['*Remove\x20format:*\x20%0','1421638wASQXV','document','512592eQgQwJ','BlockQuoteEditing','TrackChangesEditing','commandParams','model','value','commandName','8diFooF','checkChild','commands','*Set\x20format:*\x20%0','change','158888fgPCbV','from','editor','parent','plugins','name','selection','format','registerDescriptionCallback','1215Lnoing','filter','1647695WxQfAG','blockQuote','get','236193LauCgG','locale','_descriptionFactory','enableCommand','has','345540nApsgO','forceValue','schema','afterInit','markBlockFormat','5996472iudOct','ELEMENT_BLOCK_QUOTE','$root','getSelectedBlocks'];_0x48d1=function(){return _0x215fe7;};return _0x48d1();}function _0xa21c(_0x54e4c0,_0x2a6509){const _0x48d197=_0x48d1();return _0xa21c=function(_0xa21c31,_0x1a9dcc){_0xa21c31=_0xa21c31-0x142;let _0x41d624=_0x48d197[_0xa21c31];return _0x41d624;},_0xa21c(_0x54e4c0,_0x2a6509);}const _0x2a381f=_0xa21c;(function(_0x3a6f55,_0x1fb44d){const _0xafba29=_0xa21c,_0x2012a2=_0x3a6f55();while(!![]){try{const _0x5aed3d=-parseInt(_0xafba29(0x161))/0x1+-parseInt(_0xafba29(0x145))/0x2+-parseInt(_0xafba29(0x147))/0x3+parseInt(_0xafba29(0x14e))/0x4*(-parseInt(_0xafba29(0x166))/0x5)+-parseInt(_0xafba29(0x16b))/0x6+parseInt(_0xafba29(0x15e))/0x7+-parseInt(_0xafba29(0x153))/0x8*(-parseInt(_0xafba29(0x15c))/0x9);if(_0x5aed3d===_0x1fb44d)break;else _0x2012a2['push'](_0x2012a2['shift']());}catch(_0xf71677){_0x2012a2['push'](_0x2012a2['shift']());}}}(_0x48d1,0xa167c));import{Plugin as _0x1c0c5d}from'ckeditor5/src/core.js';import{getTranslation as _0x3f5383}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1342d5}from'../utils/utils.js';export default class O extends _0x1c0c5d{[_0x2a381f(0x169)](){const _0x41e775=_0x2a381f,_0x1cad7c=this[_0x41e775(0x155)],_0x531fd=_0x1cad7c[_0x41e775(0x162)];if(!_0x1cad7c[_0x41e775(0x157)][_0x41e775(0x165)](_0x41e775(0x148)))return;const _0x19a8ce=_0x1cad7c[_0x41e775(0x157)][_0x41e775(0x160)](_0x41e775(0x149)),_0x8e62de=this[_0x41e775(0x155)][_0x41e775(0x150)][_0x41e775(0x160)](_0x41e775(0x15f));_0x19a8ce[_0x41e775(0x164)](_0x41e775(0x15f),(_0xb8db4b,_0xca1dbf={})=>{const _0x49c90f=_0x41e775,_0x58da65=this[_0x49c90f(0x155)][_0x49c90f(0x14b)][_0x49c90f(0x146)][_0x49c90f(0x159)],_0x29d8b9=_0xca1dbf&&void 0x0!==_0xca1dbf[_0x49c90f(0x167)]?_0xca1dbf[_0x49c90f(0x167)]:!_0x8e62de[_0x49c90f(0x14c)];let _0x4d4753=[];if(_0x29d8b9){const _0x362088=Array[_0x49c90f(0x154)](_0x58da65[_0x49c90f(0x143)]())[_0x49c90f(0x15d)](_0x5d75cf=>oo(_0x5d75cf)||function(_0x2a70ee,_0x1e6cb4){const _0x580642=_0x49c90f,_0x3cac3e=_0x1e6cb4[_0x580642(0x14f)](_0x2a70ee[_0x580642(0x156)],_0x580642(0x15f)),_0x59e013=_0x1e6cb4[_0x580642(0x14f)]([_0x580642(0x142),_0x580642(0x15f)],_0x2a70ee);return _0x3cac3e&&_0x59e013;}(_0x5d75cf,this[_0x49c90f(0x155)][_0x49c90f(0x14b)][_0x49c90f(0x168)]));_0x4d4753=_0x1342d5(_0x362088,_0x1cad7c[_0x49c90f(0x14b)]);}else{const _0x278399=Array[_0x49c90f(0x154)](_0x58da65[_0x49c90f(0x143)]())[_0x49c90f(0x15d)](_0x5bd02e=>oo(_0x5bd02e));_0x4d4753=_0x1342d5(_0x278399,_0x1cad7c[_0x49c90f(0x14b)]);}_0x1cad7c[_0x49c90f(0x14b)][_0x49c90f(0x152)](()=>{const _0x3dde71=_0x49c90f;for(const _0x4a84ab of _0x4d4753)_0x19a8ce[_0x3dde71(0x16a)](_0x4a84ab,{'commandName':_0x3dde71(0x15f),'commandParams':[{'forceValue':_0x29d8b9}]});});}),_0x19a8ce[_0x41e775(0x163)][_0x41e775(0x15b)](_0x1a335d=>{const _0x32ef39=_0x41e775,{data:_0x3a3e00}=_0x1a335d;if(_0x3a3e00&&_0x32ef39(0x15f)==_0x3a3e00[_0x32ef39(0x14d)]){const _0x3776db=_0x3f5383(_0x531fd,_0x32ef39(0x16c));return _0x3a3e00[_0x32ef39(0x14a)][0x0][_0x32ef39(0x167)]?{'type':_0x32ef39(0x15a),'content':_0x3f5383(_0x531fd,_0x32ef39(0x151),_0x3776db)}:{'type':_0x32ef39(0x15a),'content':_0x3f5383(_0x531fd,_0x32ef39(0x144),_0x3776db)};}});}}function oo(_0xf11a42){const _0x271e40=_0x2a381f;return _0x271e40(0x15f)==_0xf11a42[_0x271e40(0x156)][_0x271e40(0x158)];}
23
+ function _0x4519(){const _0x1a6c43=['forceValue','145dLekTP','name','19353290tvBhoh','registerDescriptionCallback','*Remove\x20format:*\x20%0','3ZQhiQl','blockQuote','952956LYfTgt','getSelectedBlocks','1110YvNzsh','selection','schema','3122HqoAis','$root','commands','BlockQuoteEditing','locale','model','128GhiDue','afterInit','237856NRtBIH','ELEMENT_BLOCK_QUOTE','value','change','*Set\x20format:*\x20%0','markBlockFormat','enableCommand','format','commandName','plugins','parent','246652YtReVT','9027610IuaZob','get','filter','editor','commandParams','_descriptionFactory','has','TrackChangesEditing','checkChild','document','4369305FSUsxd','from'];_0x4519=function(){return _0x1a6c43;};return _0x4519();}function _0x486c(_0x5d8a06,_0x20d0e1){const _0x451997=_0x4519();return _0x486c=function(_0x486cbb,_0x42acfa){_0x486cbb=_0x486cbb-0x8f;let _0x191c2a=_0x451997[_0x486cbb];return _0x191c2a;},_0x486c(_0x5d8a06,_0x20d0e1);}const _0x72ed0b=_0x486c;(function(_0x53e0da,_0x122bef){const _0x53ca90=_0x486c,_0x370f5f=_0x53e0da();while(!![]){try{const _0x25f58f=-parseInt(_0x53ca90(0x9d))/0x1*(-parseInt(_0x53ca90(0xac))/0x2)+parseInt(_0x53ca90(0x95))/0x3+-parseInt(_0x53ca90(0xb7))/0x4*(-parseInt(_0x53ca90(0x98))/0x5)+parseInt(_0x53ca90(0xa1))/0x6*(-parseInt(_0x53ca90(0xa4))/0x7)+parseInt(_0x53ca90(0xaa))/0x8*(-parseInt(_0x53ca90(0x9f))/0x9)+parseInt(_0x53ca90(0xb8))/0xa+-parseInt(_0x53ca90(0x9a))/0xb;if(_0x25f58f===_0x122bef)break;else _0x370f5f['push'](_0x370f5f['shift']());}catch(_0x18e0c8){_0x370f5f['push'](_0x370f5f['shift']());}}}(_0x4519,0xec5e3));import{Plugin as _0x5cff66}from'ckeditor5/src/core.js';import{getTranslation as _0x57e729}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1d8ecc}from'../utils/utils.js';export default class O extends _0x5cff66{[_0x72ed0b(0xab)](){const _0x173bd3=_0x72ed0b,_0x593df1=this[_0x173bd3(0xbb)],_0xfabfbd=_0x593df1[_0x173bd3(0xa8)];if(!_0x593df1[_0x173bd3(0xb5)][_0x173bd3(0x91)](_0x173bd3(0xa7)))return;const _0x2ee5a8=_0x593df1[_0x173bd3(0xb5)][_0x173bd3(0xb9)](_0x173bd3(0x92)),_0x5dce5c=this[_0x173bd3(0xbb)][_0x173bd3(0xa6)][_0x173bd3(0xb9)](_0x173bd3(0x9e));_0x2ee5a8[_0x173bd3(0xb2)](_0x173bd3(0x9e),(_0xc01ad5,_0x1a0357={})=>{const _0x19b51b=_0x173bd3,_0x1281a0=this[_0x19b51b(0xbb)][_0x19b51b(0xa9)][_0x19b51b(0x94)][_0x19b51b(0xa2)],_0x5ee9c6=_0x1a0357&&void 0x0!==_0x1a0357[_0x19b51b(0x97)]?_0x1a0357[_0x19b51b(0x97)]:!_0x5dce5c[_0x19b51b(0xae)];let _0x54d180=[];if(_0x5ee9c6){const _0xedf5a=Array[_0x19b51b(0x96)](_0x1281a0[_0x19b51b(0xa0)]())[_0x19b51b(0xba)](_0x270c07=>oo(_0x270c07)||function(_0x27f8a9,_0x5c9600){const _0x304c54=_0x19b51b,_0x2cf490=_0x5c9600[_0x304c54(0x93)](_0x27f8a9[_0x304c54(0xb6)],_0x304c54(0x9e)),_0x582ca4=_0x5c9600[_0x304c54(0x93)]([_0x304c54(0xa5),_0x304c54(0x9e)],_0x27f8a9);return _0x2cf490&&_0x582ca4;}(_0x270c07,this[_0x19b51b(0xbb)][_0x19b51b(0xa9)][_0x19b51b(0xa3)]));_0x54d180=_0x1d8ecc(_0xedf5a,_0x593df1[_0x19b51b(0xa9)]);}else{const _0x3c161f=Array[_0x19b51b(0x96)](_0x1281a0[_0x19b51b(0xa0)]())[_0x19b51b(0xba)](_0x41dc7b=>oo(_0x41dc7b));_0x54d180=_0x1d8ecc(_0x3c161f,_0x593df1[_0x19b51b(0xa9)]);}_0x593df1[_0x19b51b(0xa9)][_0x19b51b(0xaf)](()=>{const _0x31a5b0=_0x19b51b;for(const _0x195045 of _0x54d180)_0x2ee5a8[_0x31a5b0(0xb1)](_0x195045,{'commandName':_0x31a5b0(0x9e),'commandParams':[{'forceValue':_0x5ee9c6}]});});}),_0x2ee5a8[_0x173bd3(0x90)][_0x173bd3(0x9b)](_0x1c62f4=>{const _0x50ca36=_0x173bd3,{data:_0x17799a}=_0x1c62f4;if(_0x17799a&&_0x50ca36(0x9e)==_0x17799a[_0x50ca36(0xb4)]){const _0x5db0a6=_0x57e729(_0xfabfbd,_0x50ca36(0xad));return _0x17799a[_0x50ca36(0x8f)][0x0][_0x50ca36(0x97)]?{'type':_0x50ca36(0xb3),'content':_0x57e729(_0xfabfbd,_0x50ca36(0xb0),_0x5db0a6)}:{'type':_0x50ca36(0xb3),'content':_0x57e729(_0xfabfbd,_0x50ca36(0x9c),_0x5db0a6)};}});}}function oo(_0x27227a){const _0x22e373=_0x72ed0b;return _0x22e373(0x9e)==_0x27227a[_0x22e373(0xb6)][_0x22e373(0x99)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x751f(_0x1c1f0e,_0x3ad3f3){const _0x2194bd=_0x2194();return _0x751f=function(_0x751ff3,_0x551d73){_0x751ff3=_0x751ff3-0xb5;let _0x53760e=_0x2194bd[_0x751ff3];return _0x53760e;},_0x751f(_0x1c1f0e,_0x3ad3f3);}const _0x84bb28=_0x751f;(function(_0x8d13ee,_0x5a81cd){const _0x224883=_0x751f,_0x36ff66=_0x8d13ee();while(!![]){try{const _0x4358b6=-parseInt(_0x224883(0xc4))/0x1*(-parseInt(_0x224883(0xc7))/0x2)+parseInt(_0x224883(0xc1))/0x3+parseInt(_0x224883(0xc3))/0x4*(parseInt(_0x224883(0xbb))/0x5)+parseInt(_0x224883(0xb7))/0x6+parseInt(_0x224883(0xc6))/0x7*(-parseInt(_0x224883(0xc2))/0x8)+-parseInt(_0x224883(0xb6))/0x9+-parseInt(_0x224883(0xb9))/0xa;if(_0x4358b6===_0x5a81cd)break;else _0x36ff66['push'](_0x36ff66['shift']());}catch(_0x4fbb33){_0x36ff66['push'](_0x36ff66['shift']());}}}(_0x2194,0x1d0cd));import{Plugin as _0x559226}from'ckeditor5/src/core.js';export default class G extends _0x559226{[_0x84bb28(0xc5)](){const _0x370518=_0x84bb28,_0x3d0e4d=this[_0x370518(0xc8)];_0x3d0e4d[_0x370518(0xbd)][_0x370518(0xb5)](_0x370518(0xb8))&&(_0x3d0e4d[_0x370518(0xbd)][_0x370518(0xbc)](_0x370518(0xc9))[_0x370518(0xbf)](_0x370518(0xbe)),_0x3d0e4d[_0x370518(0xbd)][_0x370518(0xbc)](_0x370518(0xc9))[_0x370518(0xbf)](_0x370518(0xba)),_0x3d0e4d[_0x370518(0xbd)][_0x370518(0xbc)](_0x370518(0xc9))[_0x370518(0xbf)](_0x370518(0xc0)));}}function _0x2194(){const _0x3b1098=['4LsxYTp','97187hSXfOQ','afterInit','28yBesMw','2msidiJ','editor','TrackChangesEditing','has','532854ckTFgL','858846mstuPQ','CaseChange','727700yPrUeH','changeCaseLower','134075FYWRvx','get','plugins','changeCaseUpper','enableCommand','changeCaseTitle','327318STTXOV','250568MorwaN'];_0x2194=function(){return _0x3b1098;};return _0x2194();}
23
+ const _0x5d7615=_0x3d6b;(function(_0x20b4b0,_0x574652){const _0x8a323f=_0x3d6b,_0x92506=_0x20b4b0();while(!![]){try{const _0x390f63=parseInt(_0x8a323f(0x1ce))/0x1*(parseInt(_0x8a323f(0x1d7))/0x2)+parseInt(_0x8a323f(0x1d4))/0x3+-parseInt(_0x8a323f(0x1df))/0x4*(parseInt(_0x8a323f(0x1da))/0x5)+-parseInt(_0x8a323f(0x1de))/0x6+parseInt(_0x8a323f(0x1cf))/0x7*(parseInt(_0x8a323f(0x1e0))/0x8)+-parseInt(_0x8a323f(0x1db))/0x9+parseInt(_0x8a323f(0x1d9))/0xa*(parseInt(_0x8a323f(0x1cb))/0xb);if(_0x390f63===_0x574652)break;else _0x92506['push'](_0x92506['shift']());}catch(_0x1b8178){_0x92506['push'](_0x92506['shift']());}}}(_0x3554,0xc60b1));function _0x3d6b(_0x1435d1,_0x37bf60){const _0x35545a=_0x3554();return _0x3d6b=function(_0x3d6b19,_0x23fc4c){_0x3d6b19=_0x3d6b19-0x1cb;let _0x43facb=_0x35545a[_0x3d6b19];return _0x43facb;},_0x3d6b(_0x1435d1,_0x37bf60);}import{Plugin as _0x106c3c}from'ckeditor5/src/core.js';function _0x3554(){const _0x2e0402=['3436881fnTFBK','get','afterInit','34ytJUKF','has','930XIulxS','532345bJAJYd','13997736qrCwzw','changeCaseUpper','CaseChange','7642560xXAmAz','4DUbcRU','328ydfVpT','193259SZthqu','TrackChangesEditing','editor','51237MAiPmn','16415ZJiOfL','enableCommand','changeCaseLower','plugins','changeCaseTitle'];_0x3554=function(){return _0x2e0402;};return _0x3554();}export default class G extends _0x106c3c{[_0x5d7615(0x1d6)](){const _0x48b47b=_0x5d7615,_0x4d6430=this[_0x48b47b(0x1cd)];_0x4d6430[_0x48b47b(0x1d2)][_0x48b47b(0x1d8)](_0x48b47b(0x1dd))&&(_0x4d6430[_0x48b47b(0x1d2)][_0x48b47b(0x1d5)](_0x48b47b(0x1cc))[_0x48b47b(0x1d0)](_0x48b47b(0x1dc)),_0x4d6430[_0x48b47b(0x1d2)][_0x48b47b(0x1d5)](_0x48b47b(0x1cc))[_0x48b47b(0x1d0)](_0x48b47b(0x1d1)),_0x4d6430[_0x48b47b(0x1d2)][_0x48b47b(0x1d5)](_0x48b47b(0x1cc))[_0x48b47b(0x1d0)](_0x48b47b(0x1d3)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5bb03c=_0x23eb;function _0x4d91(){const _0x172f63=['TrackChangesEditing','3539472dMXcWX','1236124MOrWVm','15Ythxca','2813031OIZrXy','editor','3326043eqLxke','1474152JFBkpg','get','24984216hWiyqq','384005VsLQbX','ckbox','enableCommand','commands','afterInit','plugins'];_0x4d91=function(){return _0x172f63;};return _0x4d91();}(function(_0xf18d6c,_0xefb5b){const _0x2ee31a=_0x23eb,_0x1b42eb=_0xf18d6c();while(!![]){try{const _0x4fc645=-parseInt(_0x2ee31a(0x124))/0x1+parseInt(_0x2ee31a(0x121))/0x2+-parseInt(_0x2ee31a(0x11e))/0x3+parseInt(_0x2ee31a(0x11c))/0x4*(-parseInt(_0x2ee31a(0x11d))/0x5)+-parseInt(_0x2ee31a(0x11b))/0x6+-parseInt(_0x2ee31a(0x120))/0x7+parseInt(_0x2ee31a(0x123))/0x8;if(_0x4fc645===_0xefb5b)break;else _0x1b42eb['push'](_0x1b42eb['shift']());}catch(_0x4d943b){_0x1b42eb['push'](_0x1b42eb['shift']());}}}(_0x4d91,0x855db));import{Plugin as _0x2bfa3d}from'ckeditor5/src/core.js';function _0x23eb(_0xf7befe,_0x5c5966){const _0x4d915d=_0x4d91();return _0x23eb=function(_0x23eb1f,_0x140d4b){_0x23eb1f=_0x23eb1f-0x11b;let _0xd6495=_0x4d915d[_0x23eb1f];return _0xd6495;},_0x23eb(_0xf7befe,_0x5c5966);}export default class F extends _0x2bfa3d{[_0x5bb03c(0x128)](){const _0x2f82d3=_0x5bb03c,_0x4c82d9=this[_0x2f82d3(0x11f)];_0x4c82d9[_0x2f82d3(0x127)][_0x2f82d3(0x122)](_0x2f82d3(0x125))&&_0x4c82d9[_0x2f82d3(0x129)][_0x2f82d3(0x122)](_0x2f82d3(0x12a))[_0x2f82d3(0x126)](_0x2f82d3(0x125));}}
23
+ const _0x4257d=_0x1f0a;(function(_0x160b18,_0x4ea0d3){const _0x3bb0ea=_0x1f0a,_0x415cfb=_0x160b18();while(!![]){try{const _0x55d836=-parseInt(_0x3bb0ea(0x1f4))/0x1*(-parseInt(_0x3bb0ea(0x1f5))/0x2)+-parseInt(_0x3bb0ea(0x1e6))/0x3*(parseInt(_0x3bb0ea(0x1f1))/0x4)+parseInt(_0x3bb0ea(0x1e5))/0x5+-parseInt(_0x3bb0ea(0x1e8))/0x6*(-parseInt(_0x3bb0ea(0x1f0))/0x7)+-parseInt(_0x3bb0ea(0x1ed))/0x8+-parseInt(_0x3bb0ea(0x1ea))/0x9*(-parseInt(_0x3bb0ea(0x1e9))/0xa)+parseInt(_0x3bb0ea(0x1ef))/0xb*(-parseInt(_0x3bb0ea(0x1f3))/0xc);if(_0x55d836===_0x4ea0d3)break;else _0x415cfb['push'](_0x415cfb['shift']());}catch(_0x19c5a1){_0x415cfb['push'](_0x415cfb['shift']());}}}(_0x2b10,0x5f38d));function _0x2b10(){const _0x4fef7a=['12577gWWFJQ','74XngFOG','commands','afterInit','TrackChangesEditing','3086370xriwGO','3zuhNoQ','get','4096770pzFTws','2193010cNjlvM','9MsnsFZ','plugins','editor','1484936yMOHyC','ckbox','441518eqMoPl','7lamUOa','659180sUjXYs','enableCommand','372rxtrRX'];_0x2b10=function(){return _0x4fef7a;};return _0x2b10();}function _0x1f0a(_0x2830ac,_0x35f3e9){const _0x2b10c6=_0x2b10();return _0x1f0a=function(_0x1f0ade,_0x33c3ff){_0x1f0ade=_0x1f0ade-0x1e5;let _0x2eb27c=_0x2b10c6[_0x1f0ade];return _0x2eb27c;},_0x1f0a(_0x2830ac,_0x35f3e9);}import{Plugin as _0xa5ee1b}from'ckeditor5/src/core.js';export default class F extends _0xa5ee1b{[_0x4257d(0x1f7)](){const _0x7dfda6=_0x4257d,_0x35f02f=this[_0x7dfda6(0x1ec)];_0x35f02f[_0x7dfda6(0x1f6)][_0x7dfda6(0x1e7)](_0x7dfda6(0x1ee))&&_0x35f02f[_0x7dfda6(0x1eb)][_0x7dfda6(0x1e7)](_0x7dfda6(0x1f8))[_0x7dfda6(0x1f2)](_0x7dfda6(0x1ee));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1f8b(){const _0x1c65de=['from','model','ELEMENT_CODE_BLOCK','73447RLPvyJ','enableCommand','plugins','value','16eybuDR','name','commands','1692027EACHAr','find','formatBlock','has','codeBlock','filter','1976646ugnBWQ','schema','checkChild','language','config','locale','rootElement','6idHWTH','1490650fALTrM','registerDescriptionCallback','_descriptionFactory','change','8rvSHcd','registerElementLabel','isLimit','document','format','9286410XAjOyA','commandName','selection','blockName','indentCodeBlock','getSelectedBlocks','markBlockFormat','get','afterInit','commandParams','editor','parent','toLowerCase','forceValue','type','label','languages','*Set\x20format:*\x20%0','212165uJFeGk','1987958smIjAt','*Remove\x20format:*\x20%0','CodeBlock','outdentCodeBlock','TrackChangesEditing'];_0x1f8b=function(){return _0x1c65de;};return _0x1f8b();}const _0x2a470a=_0x46f3;(function(_0x45ca61,_0xc44ab5){const _0x26a21d=_0x46f3,_0x27bf88=_0x45ca61();while(!![]){try{const _0x4b4e6d=-parseInt(_0x26a21d(0xbf))/0x1+parseInt(_0x26a21d(0x9b))/0x2+parseInt(_0x26a21d(0x93))/0x3+-parseInt(_0x26a21d(0x9f))/0x4*(-parseInt(_0x26a21d(0xb6))/0x5)+parseInt(_0x26a21d(0x9a))/0x6*(parseInt(_0x26a21d(0xb7))/0x7)+parseInt(_0x26a21d(0xc3))/0x8*(-parseInt(_0x26a21d(0xc6))/0x9)+-parseInt(_0x26a21d(0xa4))/0xa;if(_0x4b4e6d===_0xc44ab5)break;else _0x27bf88['push'](_0x27bf88['shift']());}catch(_0x3da027){_0x27bf88['push'](_0x27bf88['shift']());}}}(_0x1f8b,0x606dd));import{Plugin as _0x1063da}from'ckeditor5/src/core.js';function _0x46f3(_0x25f2f1,_0x54fe99){const _0x1f8b91=_0x1f8b();return _0x46f3=function(_0x46f3d8,_0x76a389){_0x46f3d8=_0x46f3d8-0x90;let _0xbfd426=_0x1f8b91[_0x46f3d8];return _0xbfd426;},_0x46f3(_0x25f2f1,_0x54fe99);}import{getTranslation as _0x540fa5}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xd537f6}from'../utils/utils.js';export default class L extends _0x1063da{[_0x2a470a(0xac)](){const _0x1ed69f=_0x2a470a,_0x5d4abf=this[_0x1ed69f(0xae)];if(!_0x5d4abf[_0x1ed69f(0xc1)][_0x1ed69f(0x90)](_0x1ed69f(0xb9)))return;const _0x6b2d39=_0x5d4abf[_0x1ed69f(0xc1)][_0x1ed69f(0xab)](_0x1ed69f(0xbb)),_0x2ac5a8=_0x5d4abf[_0x1ed69f(0x98)],_0x168715=_0x5d4abf[_0x1ed69f(0x97)][_0x1ed69f(0xab)](_0x1ed69f(0x91))[_0x1ed69f(0xb4)],_0x55faa8=_0x5d4abf[_0x1ed69f(0xc5)][_0x1ed69f(0xab)](_0x1ed69f(0x91));_0x6b2d39[_0x1ed69f(0xc0)](_0x1ed69f(0xa8)),_0x6b2d39[_0x1ed69f(0xc0)](_0x1ed69f(0xba)),_0x6b2d39[_0x1ed69f(0xc0)](_0x1ed69f(0x91),(_0x595d8a,_0x4bc04e={})=>{const _0x2daea6=_0x1ed69f,_0x142cad=_0x5d4abf[_0x2daea6(0xbd)],_0x3bd075=_0x5d4abf[_0x2daea6(0xbd)][_0x2daea6(0xa2)][_0x2daea6(0xa6)],_0x197451=_0x4bc04e&&void 0x0!==_0x4bc04e[_0x2daea6(0xb1)]?_0x4bc04e[_0x2daea6(0xb1)]:!_0x55faa8[_0x2daea6(0xc2)];let _0x956b3c;_0x4bc04e[_0x2daea6(0x96)]||(_0x4bc04e[_0x2daea6(0x96)]=_0x168715[0x0][_0x2daea6(0x96)]),_0x956b3c=_0x197451?Array[_0x2daea6(0xbc)](_0x3bd075[_0x2daea6(0xa9)]())[_0x2daea6(0x92)](_0x1d6123=>eo(_0x1d6123)||function(_0x3d7608,_0x53a6c7){const _0x16bfa3=_0x2daea6;if(_0x3d7608['is'](_0x16bfa3(0x99))||_0x53a6c7[_0x16bfa3(0xa1)](_0x3d7608))return!0x1;return _0x53a6c7[_0x16bfa3(0x95)](_0x3d7608[_0x16bfa3(0xaf)],_0x16bfa3(0x91));}(_0x1d6123,_0x142cad[_0x2daea6(0x94)])):Array[_0x2daea6(0xbc)](_0x3bd075[_0x2daea6(0xa9)]())[_0x2daea6(0x92)](_0x204161=>eo(_0x204161));const _0x3fc399=_0xd537f6(_0x956b3c,_0x142cad);_0x142cad[_0x2daea6(0x9e)](()=>{const _0xe3b9f3=_0x2daea6;for(const _0x1f64cd of _0x3fc399)_0x6b2d39[_0xe3b9f3(0xaa)](_0x1f64cd,{'commandName':_0xe3b9f3(0x91),'commandParams':[{..._0x4bc04e,'forceValue':_0x197451}],'formatGroupId':_0xe3b9f3(0xa7)});});}),(_0x6b2d39[_0x1ed69f(0x9d)][_0x1ed69f(0xa0)](_0x1ed69f(0x91),_0x287421=>_0x540fa5(_0x2ac5a8,_0x1ed69f(0xbe),_0x287421)),_0x6b2d39[_0x1ed69f(0x9d)][_0x1ed69f(0x9c)](_0x63af89=>{const _0x499ecc=_0x1ed69f;if(_0x499ecc(0xc8)!=_0x63af89[_0x499ecc(0xb2)])return;const _0xc402b5=_0x2ac5a8['t'],{data:_0x4252f5}=_0x63af89;if(!_0x4252f5||_0x499ecc(0x91)!=_0x4252f5[_0x499ecc(0xa5)])return;const _0x1e9552=_0x4252f5[_0x499ecc(0xad)][0x0][_0x499ecc(0x96)],_0x17b8af=_0xc402b5(_0x168715[_0x499ecc(0xc7)](_0x25d3aa=>_0x25d3aa[_0x499ecc(0x96)]===_0x1e9552)[_0x499ecc(0xb3)])[_0x499ecc(0xb0)]();return _0x4252f5[_0x499ecc(0xad)][0x0][_0x499ecc(0xb1)]?{'type':_0x499ecc(0xa3),'content':_0x540fa5(_0x2ac5a8,_0x499ecc(0xb5),_0x540fa5(_0x2ac5a8,_0x499ecc(0xbe),0x1)+'\x20('+_0x17b8af+')')}:{'type':_0x499ecc(0xa3),'content':_0x540fa5(_0x2ac5a8,_0x499ecc(0xb8),_0x540fa5(_0x2ac5a8,_0x499ecc(0xbe),0x1))};}));}}function eo(_0x54891f){const _0xfe47e=_0x2a470a;return _0xfe47e(0x91)==_0x54891f[_0xfe47e(0xc4)];}
23
+ const _0x269c29=_0x2692;(function(_0x3f5e7f,_0x36d4b7){const _0x4f8d86=_0x2692,_0x3d3f84=_0x3f5e7f();while(!![]){try{const _0xa1070c=-parseInt(_0x4f8d86(0xc1))/0x1*(-parseInt(_0x4f8d86(0xaa))/0x2)+-parseInt(_0x4f8d86(0xa2))/0x3+parseInt(_0x4f8d86(0xc2))/0x4+parseInt(_0x4f8d86(0xb7))/0x5+parseInt(_0x4f8d86(0xaf))/0x6+-parseInt(_0x4f8d86(0xb2))/0x7*(-parseInt(_0x4f8d86(0xd4))/0x8)+-parseInt(_0x4f8d86(0xd3))/0x9;if(_0xa1070c===_0x36d4b7)break;else _0x3d3f84['push'](_0x3d3f84['shift']());}catch(_0x43c906){_0x3d3f84['push'](_0x3d3f84['shift']());}}}(_0x2741,0x22839));import{Plugin as _0x35f14f}from'ckeditor5/src/core.js';import{getTranslation as _0x37c0f9}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2aca91}from'../utils/utils.js';function _0x2692(_0x3edd6c,_0x389f71){const _0x27412a=_0x2741();return _0x2692=function(_0x269271,_0x4a1fe4){_0x269271=_0x269271-0x9d;let _0x32ae20=_0x27412a[_0x269271];return _0x32ae20;},_0x2692(_0x3edd6c,_0x389f71);}function _0x2741(){const _0x2cd02d=['registerElementLabel','getSelectedBlocks','enableCommand','afterInit','commandName','38HCGkFB','toLowerCase','ELEMENT_CODE_BLOCK','isLimit','outdentCodeBlock','820614IuYnCt','blockName','filter','13846pssHbt','find','config','parent','has','1304425Ptagex','format','from','_descriptionFactory','registerDescriptionCallback','rootElement','*Remove\x20format:*\x20%0','selection','markBlockFormat','type','1579SmNxSZ','4312PIuqYw','change','CodeBlock','codeBlock','locale','language','get','TrackChangesEditing','languages','plugins','document','label','formatBlock','*Set\x20format:*\x20%0','checkChild','commands','forceValue','1600173mUsGAt','488zTvtEe','indentCodeBlock','editor','name','value','model','690675mFGmvM','commandParams','schema'];_0x2741=function(){return _0x2cd02d;};return _0x2741();}export default class L extends _0x35f14f{[_0x269c29(0xa8)](){const _0x258bb8=_0x269c29,_0x59037a=this[_0x258bb8(0x9e)];if(!_0x59037a[_0x258bb8(0xcb)][_0x258bb8(0xb6)](_0x258bb8(0xc4)))return;const _0x1231a7=_0x59037a[_0x258bb8(0xcb)][_0x258bb8(0xc8)](_0x258bb8(0xc9)),_0x4b5f27=_0x59037a[_0x258bb8(0xc6)],_0x4c1ea9=_0x59037a[_0x258bb8(0xb4)][_0x258bb8(0xc8)](_0x258bb8(0xc5))[_0x258bb8(0xca)],_0x27eccd=_0x59037a[_0x258bb8(0xd1)][_0x258bb8(0xc8)](_0x258bb8(0xc5));_0x1231a7[_0x258bb8(0xa7)](_0x258bb8(0x9d)),_0x1231a7[_0x258bb8(0xa7)](_0x258bb8(0xae)),_0x1231a7[_0x258bb8(0xa7)](_0x258bb8(0xc5),(_0x34b1cc,_0xab8add={})=>{const _0x3a407e=_0x258bb8,_0x5781c8=_0x59037a[_0x3a407e(0xa1)],_0x1b2297=_0x59037a[_0x3a407e(0xa1)][_0x3a407e(0xcc)][_0x3a407e(0xbe)],_0x2151e0=_0xab8add&&void 0x0!==_0xab8add[_0x3a407e(0xd2)]?_0xab8add[_0x3a407e(0xd2)]:!_0x27eccd[_0x3a407e(0xa0)];let _0x45696c;_0xab8add[_0x3a407e(0xc7)]||(_0xab8add[_0x3a407e(0xc7)]=_0x4c1ea9[0x0][_0x3a407e(0xc7)]),_0x45696c=_0x2151e0?Array[_0x3a407e(0xb9)](_0x1b2297[_0x3a407e(0xa6)]())[_0x3a407e(0xb1)](_0x1a9112=>eo(_0x1a9112)||function(_0x176819,_0x58e3db){const _0x35d31a=_0x3a407e;if(_0x176819['is'](_0x35d31a(0xbc))||_0x58e3db[_0x35d31a(0xad)](_0x176819))return!0x1;return _0x58e3db[_0x35d31a(0xd0)](_0x176819[_0x35d31a(0xb5)],_0x35d31a(0xc5));}(_0x1a9112,_0x5781c8[_0x3a407e(0xa4)])):Array[_0x3a407e(0xb9)](_0x1b2297[_0x3a407e(0xa6)]())[_0x3a407e(0xb1)](_0x16aac8=>eo(_0x16aac8));const _0x48c288=_0x2aca91(_0x45696c,_0x5781c8);_0x5781c8[_0x3a407e(0xc3)](()=>{const _0x11e930=_0x3a407e;for(const _0x5aeb63 of _0x48c288)_0x1231a7[_0x11e930(0xbf)](_0x5aeb63,{'commandName':_0x11e930(0xc5),'commandParams':[{..._0xab8add,'forceValue':_0x2151e0}],'formatGroupId':_0x11e930(0xb0)});});}),(_0x1231a7[_0x258bb8(0xba)][_0x258bb8(0xa5)](_0x258bb8(0xc5),_0x3a64ce=>_0x37c0f9(_0x4b5f27,_0x258bb8(0xac),_0x3a64ce)),_0x1231a7[_0x258bb8(0xba)][_0x258bb8(0xbb)](_0x2c76be=>{const _0x4087c3=_0x258bb8;if(_0x4087c3(0xce)!=_0x2c76be[_0x4087c3(0xc0)])return;const _0x507b7a=_0x4b5f27['t'],{data:_0x4bd304}=_0x2c76be;if(!_0x4bd304||_0x4087c3(0xc5)!=_0x4bd304[_0x4087c3(0xa9)])return;const _0x3b2946=_0x4bd304[_0x4087c3(0xa3)][0x0][_0x4087c3(0xc7)],_0x5ddc7e=_0x507b7a(_0x4c1ea9[_0x4087c3(0xb3)](_0x464917=>_0x464917[_0x4087c3(0xc7)]===_0x3b2946)[_0x4087c3(0xcd)])[_0x4087c3(0xab)]();return _0x4bd304[_0x4087c3(0xa3)][0x0][_0x4087c3(0xd2)]?{'type':_0x4087c3(0xb8),'content':_0x37c0f9(_0x4b5f27,_0x4087c3(0xcf),_0x37c0f9(_0x4b5f27,_0x4087c3(0xac),0x1)+'\x20('+_0x5ddc7e+')')}:{'type':_0x4087c3(0xb8),'content':_0x37c0f9(_0x4b5f27,_0x4087c3(0xbd),_0x37c0f9(_0x4b5f27,_0x4087c3(0xac),0x1))};}));}}function eo(_0x2988e3){const _0x1b243b=_0x269c29;return _0x1b243b(0xc5)==_0x2988e3[_0x1b243b(0x9f)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x337736=_0x2657;(function(_0xd564d7,_0xdf765d){const _0x1ea501=_0x2657,_0x19380a=_0xd564d7();while(!![]){try{const _0x53e588=-parseInt(_0x1ea501(0x19a))/0x1*(-parseInt(_0x1ea501(0x191))/0x2)+parseInt(_0x1ea501(0x19f))/0x3+-parseInt(_0x1ea501(0x190))/0x4*(parseInt(_0x1ea501(0x195))/0x5)+parseInt(_0x1ea501(0x18e))/0x6*(parseInt(_0x1ea501(0x192))/0x7)+parseInt(_0x1ea501(0x1a0))/0x8*(-parseInt(_0x1ea501(0x19b))/0x9)+-parseInt(_0x1ea501(0x18f))/0xa+parseInt(_0x1ea501(0x198))/0xb*(-parseInt(_0x1ea501(0x196))/0xc);if(_0x53e588===_0xdf765d)break;else _0x19380a['push'](_0x19380a['shift']());}catch(_0x1dc89d){_0x19380a['push'](_0x19380a['shift']());}}}(_0x40ad,0x7a675));function _0x40ad(){const _0x576fa5=['24OCDyUT','editor','addCommentThread','186UgbpNl','4417560SxnCcG','68740yXTNLq','20066JYcqFC','91567HkgroK','afterInit','has','55eLVXTd','108VGBjff','enableCommand','579601Ehiqxk','TrackChangesEditing','69QXWeji','1193517rDBrWI','CommentsEditing','plugins','get','2719278xzxAib'];_0x40ad=function(){return _0x576fa5;};return _0x40ad();}import{Plugin as _0x46c837}from'ckeditor5/src/core.js';function _0x2657(_0x5a2bb4,_0x11239f){const _0x40ad8a=_0x40ad();return _0x2657=function(_0x2657d8,_0x16efd4){_0x2657d8=_0x2657d8-0x18c;let _0x4c8dd5=_0x40ad8a[_0x2657d8];return _0x4c8dd5;},_0x2657(_0x5a2bb4,_0x11239f);}export default class H extends _0x46c837{[_0x337736(0x193)](){const _0x3732eb=_0x337736,_0x4a9137=this[_0x3732eb(0x18c)];if(!_0x4a9137[_0x3732eb(0x19d)][_0x3732eb(0x194)](_0x3732eb(0x19c)))return;_0x4a9137[_0x3732eb(0x19d)][_0x3732eb(0x19e)](_0x3732eb(0x199))[_0x3732eb(0x197)](_0x3732eb(0x18d));}}
23
+ function _0x2692(){const _0x4b88b9=['1107570HbrlAu','enableCommand','addCommentThread','580uxyTRB','326763idFwKN','547174ixiORw','41336vfbTpa','205395bVsuXN','CommentsEditing','has','editor','98sUmpNw','5081692BzCcDp','66kcjEyF','afterInit','get','2049639VBtQsZ','TrackChangesEditing','plugins'];_0x2692=function(){return _0x4b88b9;};return _0x2692();}const _0x56a81d=_0x3660;(function(_0x5e7b3e,_0x50750b){const _0x55baae=_0x3660,_0x2ed9e5=_0x5e7b3e();while(!![]){try{const _0x1298ed=-parseInt(_0x55baae(0x77))/0x1+-parseInt(_0x55baae(0x7c))/0x2+parseInt(_0x55baae(0x87))/0x3+-parseInt(_0x55baae(0x83))/0x4+-parseInt(_0x55baae(0x7e))/0x5*(-parseInt(_0x55baae(0x84))/0x6)+parseInt(_0x55baae(0x82))/0x7*(parseInt(_0x55baae(0x7d))/0x8)+parseInt(_0x55baae(0x7b))/0x9*(parseInt(_0x55baae(0x7a))/0xa);if(_0x1298ed===_0x50750b)break;else _0x2ed9e5['push'](_0x2ed9e5['shift']());}catch(_0x4db495){_0x2ed9e5['push'](_0x2ed9e5['shift']());}}}(_0x2692,0xa188e));function _0x3660(_0x430af9,_0x21053e){const _0x2692d0=_0x2692();return _0x3660=function(_0x3660e9,_0x43b2a8){_0x3660e9=_0x3660e9-0x75;let _0x34e036=_0x2692d0[_0x3660e9];return _0x34e036;},_0x3660(_0x430af9,_0x21053e);}import{Plugin as _0x113153}from'ckeditor5/src/core.js';export default class H extends _0x113153{[_0x56a81d(0x85)](){const _0x26e29f=_0x56a81d,_0x5bcc68=this[_0x26e29f(0x81)];if(!_0x5bcc68[_0x26e29f(0x76)][_0x26e29f(0x80)](_0x26e29f(0x7f)))return;_0x5bcc68[_0x26e29f(0x76)][_0x26e29f(0x86)](_0x26e29f(0x75))[_0x26e29f(0x78)](_0x26e29f(0x79));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc77703=_0x4fb5;(function(_0x5ee489,_0x5b018d){const _0x531d75=_0x4fb5,_0x423ac4=_0x5ee489();while(!![]){try{const _0x671fb4=parseInt(_0x531d75(0x130))/0x1*(parseInt(_0x531d75(0x154))/0x2)+-parseInt(_0x531d75(0x157))/0x3+parseInt(_0x531d75(0x135))/0x4+parseInt(_0x531d75(0x12d))/0x5*(-parseInt(_0x531d75(0x12f))/0x6)+parseInt(_0x531d75(0x12a))/0x7*(parseInt(_0x531d75(0x140))/0x8)+-parseInt(_0x531d75(0x11f))/0x9+parseInt(_0x531d75(0x129))/0xa;if(_0x671fb4===_0x5b018d)break;else _0x423ac4['push'](_0x423ac4['shift']());}catch(_0x20476c){_0x423ac4['push'](_0x423ac4['shift']());}}}(_0x1bd2,0xd8f4f));function _0x4fb5(_0x49ca64,_0x4a129a){const _0x1bd2f7=_0x1bd2();return _0x4fb5=function(_0x4fb59e,_0x37709d){_0x4fb59e=_0x4fb59e-0x11c;let _0x4b132b=_0x1bd2f7[_0x4fb59e];return _0x4b132b;},_0x4fb5(_0x49ca64,_0x4a129a);}import{Plugin as _0x4c85a1}from'ckeditor5/src/core.js';import{LiveRange as _0x16119a}from'ckeditor5/src/engine.js';import{Delete as _0x1ce737}from'ckeditor5/src/typing.js';function _0x1bd2(){const _0x3da772=['detach','fromRange','editing','start','merge','createSelection','writer','14279600JtvnId','7fSVIAZ','getFirstRange','options','1605EHcrpZ','deleteForward','8562AXeAqk','18242nHbYIt','delete','editor','downcastDispatcher','commands','1267380ZVeynO','data','root','document','init','bind','modifySelection','showSuggestionHighlights','model','selection','enqueueChange','4753192ijBACx','markerName','end','buffer','requires','removeMarker:suggestion:deletion','rootName','unit','mapper','get','markerNameToElements','batch','addMarker:suggestion:deletion','lock','uiElement','high','unbindElementFromMarkerName','createRange','plugins','remove','50KLoHLj','$graveyard','setSelection','2667588aSWUNk','enableCommand','TrackChangesEditing','forward','5031774uRsVAB','isCollapsed','unlock'];_0x1bd2=function(){return _0x3da772;};return _0x1bd2();}import{downcastSplitMergeMarker as _0x46c533}from'./utils.js';export default class q extends _0x4c85a1{static get[_0xc77703(0x144)](){return[_0x1ce737];}[_0xc77703(0x139)](){const _0x528dec=_0xc77703,_0x2dc533=this[_0x528dec(0x132)],_0x6cb8c1=_0x2dc533[_0x528dec(0x152)][_0x528dec(0x149)](_0x528dec(0x11d));_0x6cb8c1[_0x528dec(0x11c)](_0x528dec(0x131));const _0x2ba8ca=_0x2dc533[_0x528dec(0x134)][_0x528dec(0x149)](_0x528dec(0x12e));_0x6cb8c1[_0x528dec(0x11c)](_0x528dec(0x12e),(_0x539dbf,_0x2c3c94={})=>{const _0x50a7a1=_0x528dec,_0x257c25=_0x2dc533[_0x50a7a1(0x13d)][_0x50a7a1(0x127)](_0x2dc533[_0x50a7a1(0x13d)][_0x50a7a1(0x138)][_0x50a7a1(0x13e)]);_0x257c25[_0x50a7a1(0x120)]&&_0x2dc533[_0x50a7a1(0x13d)][_0x50a7a1(0x13b)](_0x257c25,{'direction':_0x50a7a1(0x11e),'unit':_0x2c3c94[_0x50a7a1(0x147)]});const _0x4f3879=_0x257c25[_0x50a7a1(0x12b)](),_0x1a484b=_0x16119a[_0x50a7a1(0x123)](_0x4f3879);let _0x2ba645;_0x539dbf(_0x2c3c94),_0x2ba645=_0x50a7a1(0x155)==_0x1a484b[_0x50a7a1(0x137)][_0x50a7a1(0x146)]?_0x2dc533[_0x50a7a1(0x13d)][_0x50a7a1(0x151)](_0x4f3879[_0x50a7a1(0x125)]):_0x2dc533[_0x50a7a1(0x13d)][_0x50a7a1(0x151)](_0x1a484b[_0x50a7a1(0x125)],_0x1a484b[_0x50a7a1(0x142)]),_0x1a484b[_0x50a7a1(0x122)](),_0x2dc533[_0x50a7a1(0x13d)][_0x50a7a1(0x13f)](_0x2ba8ca[_0x50a7a1(0x143)][_0x50a7a1(0x14b)],_0x2ebe99=>{const _0x4009c0=_0x50a7a1;_0x2ba8ca[_0x4009c0(0x143)][_0x4009c0(0x14d)](),_0x2ebe99[_0x4009c0(0x156)](_0x2ebe99[_0x4009c0(0x151)](_0x2ba645[_0x4009c0(0x142)])),_0x2ba8ca[_0x4009c0(0x143)][_0x4009c0(0x121)]();});}),_0x2dc533[_0x528dec(0x124)][_0x528dec(0x133)]['on'](_0x528dec(0x14c),_0x46c533(_0x2dc533,_0x528dec(0x126)),{'priority':_0x528dec(0x14f)}),_0x2dc533[_0x528dec(0x136)][_0x528dec(0x133)]['on'](_0x528dec(0x14c),(_0x56c305,_0x312b71,_0x94ac40)=>{const _0x11e7b8=_0x528dec;_0x94ac40[_0x11e7b8(0x12c)][_0x11e7b8(0x13c)]&&_0x46c533(_0x2dc533,_0x11e7b8(0x126),{'showActiveMarker':!0x1})[_0x11e7b8(0x13a)](this)(_0x56c305,_0x312b71,_0x94ac40);},{'priority':_0x528dec(0x14f)}),_0x2dc533[_0x528dec(0x124)][_0x528dec(0x133)]['on'](_0x528dec(0x145),(_0x243d11,_0x267f17,_0x3e1a2c)=>{const _0x5e56a4=_0x528dec,_0x59df6f=_0x3e1a2c[_0x5e56a4(0x148)][_0x5e56a4(0x14a)](_0x267f17[_0x5e56a4(0x141)]);if(_0x59df6f){for(const _0x5c316e of _0x59df6f)_0x5c316e['is'](_0x5e56a4(0x14e))&&(_0x3e1a2c[_0x5e56a4(0x148)][_0x5e56a4(0x150)](_0x5c316e,_0x267f17[_0x5e56a4(0x141)]),_0x3e1a2c[_0x5e56a4(0x128)][_0x5e56a4(0x153)](_0x5c316e));}},{'priority':_0x528dec(0x14f)});}}
23
+ const _0x496004=_0x3297;(function(_0x1d49e5,_0x2d8a5b){const _0x21645e=_0x3297,_0x3485a7=_0x1d49e5();while(!![]){try{const _0x1224b8=-parseInt(_0x21645e(0x1cd))/0x1*(-parseInt(_0x21645e(0x1a7))/0x2)+parseInt(_0x21645e(0x1ab))/0x3*(parseInt(_0x21645e(0x1bf))/0x4)+-parseInt(_0x21645e(0x1c3))/0x5*(-parseInt(_0x21645e(0x1d9))/0x6)+-parseInt(_0x21645e(0x19e))/0x7+parseInt(_0x21645e(0x1d6))/0x8*(-parseInt(_0x21645e(0x1a5))/0x9)+-parseInt(_0x21645e(0x1cf))/0xa*(-parseInt(_0x21645e(0x1c2))/0xb)+-parseInt(_0x21645e(0x1bd))/0xc;if(_0x1224b8===_0x2d8a5b)break;else _0x3485a7['push'](_0x3485a7['shift']());}catch(_0x1d8b0e){_0x3485a7['push'](_0x3485a7['shift']());}}}(_0x47ea,0xcef74));function _0x47ea(){const _0x3409b5=['9xbPsPj','uiElement','2961620dDTdrB','markerName','editor','removeMarker:suggestion:deletion','2872869hgjkah','detach','options','unlock','lock','writer','selection','showSuggestionHighlights','fromRange','getFirstRange','plugins','data','end','createRange','commands','mapper','init','$graveyard','20745132QvnSRu','forward','4uHanUO','enqueueChange','isCollapsed','11DSQACl','3850zLeIjQ','remove','batch','createSelection','delete','model','start','unbindElementFromMarkerName','markerNameToElements','get','1sCqEcq','bind','5472230UkvHzn','merge','TrackChangesEditing','downcastDispatcher','document','setSelection','enableCommand','5195168YqXHzO','root','buffer','8718hEBmYd','addMarker:suggestion:deletion','requires','6150039aMMtpq','unit','editing','rootName','modifySelection','deleteForward','high'];_0x47ea=function(){return _0x3409b5;};return _0x47ea();}import{Plugin as _0x1e2c83}from'ckeditor5/src/core.js';import{LiveRange as _0x2b06a4}from'ckeditor5/src/engine.js';import{Delete as _0x3241d7}from'ckeditor5/src/typing.js';function _0x3297(_0xefc85a,_0x286c82){const _0x47ea9a=_0x47ea();return _0x3297=function(_0x3297e3,_0x5cd4e8){_0x3297e3=_0x3297e3-0x19e;let _0x46945c=_0x47ea9a[_0x3297e3];return _0x46945c;},_0x3297(_0xefc85a,_0x286c82);}import{downcastSplitMergeMarker as _0x38fea7}from'./utils.js';export default class q extends _0x1e2c83{static get[_0x496004(0x1db)](){return[_0x3241d7];}[_0x496004(0x1bb)](){const _0x20b84d=_0x496004,_0x4e1b45=this[_0x20b84d(0x1a9)],_0x4f8bb9=_0x4e1b45[_0x20b84d(0x1b5)][_0x20b84d(0x1cc)](_0x20b84d(0x1d1));_0x4f8bb9[_0x20b84d(0x1d5)](_0x20b84d(0x1c7));const _0x2a208e=_0x4e1b45[_0x20b84d(0x1b9)][_0x20b84d(0x1cc)](_0x20b84d(0x1a3));_0x4f8bb9[_0x20b84d(0x1d5)](_0x20b84d(0x1a3),(_0x41057c,_0x3dca73={})=>{const _0x21f650=_0x20b84d,_0x56055e=_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1c6)](_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1d3)][_0x21f650(0x1b1)]);_0x56055e[_0x21f650(0x1c1)]&&_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1a2)](_0x56055e,{'direction':_0x21f650(0x1be),'unit':_0x3dca73[_0x21f650(0x19f)]});const _0x564a3d=_0x56055e[_0x21f650(0x1b4)](),_0x14eeff=_0x2b06a4[_0x21f650(0x1b3)](_0x564a3d);let _0x25be7d;_0x41057c(_0x3dca73),_0x25be7d=_0x21f650(0x1bc)==_0x14eeff[_0x21f650(0x1d7)][_0x21f650(0x1a1)]?_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1b8)](_0x564a3d[_0x21f650(0x1c9)]):_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1b8)](_0x14eeff[_0x21f650(0x1c9)],_0x14eeff[_0x21f650(0x1b7)]),_0x14eeff[_0x21f650(0x1ac)](),_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1c0)](_0x2a208e[_0x21f650(0x1d8)][_0x21f650(0x1c5)],_0x48b21d=>{const _0x380e1a=_0x21f650;_0x2a208e[_0x380e1a(0x1d8)][_0x380e1a(0x1af)](),_0x48b21d[_0x380e1a(0x1d4)](_0x48b21d[_0x380e1a(0x1b8)](_0x25be7d[_0x380e1a(0x1b7)])),_0x2a208e[_0x380e1a(0x1d8)][_0x380e1a(0x1ae)]();});}),_0x4e1b45[_0x20b84d(0x1a0)][_0x20b84d(0x1d2)]['on'](_0x20b84d(0x1da),_0x38fea7(_0x4e1b45,_0x20b84d(0x1d0)),{'priority':_0x20b84d(0x1a4)}),_0x4e1b45[_0x20b84d(0x1b6)][_0x20b84d(0x1d2)]['on'](_0x20b84d(0x1da),(_0x2836d9,_0x2848ca,_0x455334)=>{const _0x5861ed=_0x20b84d;_0x455334[_0x5861ed(0x1ad)][_0x5861ed(0x1b2)]&&_0x38fea7(_0x4e1b45,_0x5861ed(0x1d0),{'showActiveMarker':!0x1})[_0x5861ed(0x1ce)](this)(_0x2836d9,_0x2848ca,_0x455334);},{'priority':_0x20b84d(0x1a4)}),_0x4e1b45[_0x20b84d(0x1a0)][_0x20b84d(0x1d2)]['on'](_0x20b84d(0x1aa),(_0x4632df,_0x69a7cb,_0x162b7c)=>{const _0x476c73=_0x20b84d,_0x23a167=_0x162b7c[_0x476c73(0x1ba)][_0x476c73(0x1cb)](_0x69a7cb[_0x476c73(0x1a8)]);if(_0x23a167){for(const _0x229506 of _0x23a167)_0x229506['is'](_0x476c73(0x1a6))&&(_0x162b7c[_0x476c73(0x1ba)][_0x476c73(0x1ca)](_0x229506,_0x69a7cb[_0x476c73(0x1a8)]),_0x162b7c[_0x476c73(0x1b0)][_0x476c73(0x1c4)](_0x229506));}},{'priority':_0x20b84d(0x1a4)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x575540=_0x5dfc;(function(_0x3b6e5d,_0x4a627c){const _0x4e6c72=_0x5dfc,_0xbe9ec1=_0x3b6e5d();while(!![]){try{const _0x39c76b=parseInt(_0x4e6c72(0x13c))/0x1*(parseInt(_0x4e6c72(0x112))/0x2)+-parseInt(_0x4e6c72(0x119))/0x3+parseInt(_0x4e6c72(0x11d))/0x4*(parseInt(_0x4e6c72(0x10d))/0x5)+-parseInt(_0x4e6c72(0x113))/0x6+-parseInt(_0x4e6c72(0x133))/0x7*(-parseInt(_0x4e6c72(0x11a))/0x8)+parseInt(_0x4e6c72(0x10f))/0x9*(-parseInt(_0x4e6c72(0x116))/0xa)+parseInt(_0x4e6c72(0x12a))/0xb*(parseInt(_0x4e6c72(0x11c))/0xc);if(_0x39c76b===_0x4a627c)break;else _0xbe9ec1['push'](_0xbe9ec1['shift']());}catch(_0x2457db){_0xbe9ec1['push'](_0xbe9ec1['shift']());}}}(_0x54c7,0xe9dd7));import{Plugin as _0x28cccb}from'ckeditor5/src/core.js';import{Enter as _0x513620}from'ckeditor5/src/enter.js';function _0x5dfc(_0x3baf1c,_0x3f0551){const _0x54c755=_0x54c7();return _0x5dfc=function(_0x5dfc1e,_0x33cbe7){_0x5dfc1e=_0x5dfc1e-0x108;let _0x11b59d=_0x54c755[_0x5dfc1e];return _0x11b59d;},_0x5dfc(_0x3baf1c,_0x3f0551);}import{LiveRange as _0x38f61b}from'ckeditor5/src/engine.js';function _0x54c7(){const _0x462918=['afterExecute','ck-suggestion-marker-split','2070070uCgTVm','commands','addMarker:suggestion:insertion','3492462SLkaIv','6555656xJawgh','createRange','12zadiFd','124132xEioaF','requires','markerNameToElements','bind','markInsertion','enableCommand','get','data','init','mapper','hasClass','getFirstPosition','setSelection','17567737tDPVHq','options','showSuggestionHighlights','model','enterBlock','change','fromRange','plugins','createPositionAt','7bxKZnV','remove','parent','end','writer','downcastDispatcher','high','editing','markerName','1gmNyeb','removeMarker:suggestion:insertion','getFirstRange','editor','detach','fire','nextSibling','unbindElementFromMarkerName','TrackChangesEditing','split','55ddNhgD','selection','72AhluiR','document','enter','2890686FdMsVc','2550654sIxMUs'];_0x54c7=function(){return _0x462918;};return _0x54c7();}import{downcastSplitMergeMarker as _0x267080}from'./utils.js';export default class W extends _0x28cccb{static get[_0x575540(0x11e)](){return[_0x513620];}[_0x575540(0x125)](){const _0x526215=_0x575540,_0x484d16=this[_0x526215(0x13f)],_0x4db895=_0x484d16[_0x526215(0x131)][_0x526215(0x123)](_0x526215(0x10b)),_0x3461a1=_0x484d16[_0x526215(0x117)][_0x526215(0x123)](_0x526215(0x111));_0x4db895[_0x526215(0x122)](_0x526215(0x111),()=>{const _0x18e861=_0x526215;_0x484d16[_0x18e861(0x12d)][_0x18e861(0x12f)](_0x5af04c=>{const _0x414b67=_0x18e861,_0x423bee=_0x484d16[_0x414b67(0x12d)][_0x414b67(0x110)][_0x414b67(0x10e)],_0x10f4ea=_0x423bee[_0x414b67(0x128)](),_0x49b86a=_0x38f61b[_0x414b67(0x130)](_0x423bee[_0x414b67(0x13e)]());if(_0x3461a1[_0x414b67(0x12e)](_0x5af04c)){const _0x392dbb=_0x484d16[_0x414b67(0x12d)][_0x414b67(0x132)](_0x10f4ea[_0x414b67(0x135)][_0x414b67(0x109)],0x0),_0x3d1f96=_0x5af04c[_0x414b67(0x11b)](_0x10f4ea,_0x392dbb);_0x4db895[_0x414b67(0x121)](_0x3d1f96);}else _0x5af04c[_0x414b67(0x129)](_0x5af04c[_0x414b67(0x11b)](_0x49b86a[_0x414b67(0x136)]));_0x49b86a[_0x414b67(0x140)](),_0x3461a1[_0x414b67(0x108)](_0x414b67(0x114),{'writer':_0x5af04c});});}),_0x484d16[_0x526215(0x13a)][_0x526215(0x138)]['on'](_0x526215(0x118),_0x267080(_0x484d16,_0x526215(0x10c)),{'priority':_0x526215(0x139)}),_0x484d16[_0x526215(0x13a)][_0x526215(0x138)]['on'](_0x526215(0x13d),(_0x4b309c,_0x4d4cc9,_0x18b697)=>{const _0x293e66=_0x526215,_0x1728ed=_0x18b697[_0x293e66(0x126)][_0x293e66(0x11f)](_0x4d4cc9[_0x293e66(0x13b)]);if(_0x1728ed){for(const _0x332894 of _0x1728ed)_0x332894[_0x293e66(0x127)](_0x293e66(0x115))&&(_0x18b697[_0x293e66(0x126)][_0x293e66(0x10a)](_0x332894,_0x4d4cc9[_0x293e66(0x13b)]),_0x18b697[_0x293e66(0x137)][_0x293e66(0x134)](_0x332894));}},{'priority':_0x526215(0x139)}),_0x484d16[_0x526215(0x124)][_0x526215(0x138)]['on'](_0x526215(0x118),(_0x2264cf,_0x51f4ac,_0x328ff0)=>{const _0x4b88a2=_0x526215;_0x328ff0[_0x4b88a2(0x12b)][_0x4b88a2(0x12c)]&&_0x267080(_0x484d16,_0x4b88a2(0x10c),{'showActiveMarker':!0x1})[_0x4b88a2(0x120)](this)(_0x2264cf,_0x51f4ac,_0x328ff0);},{'priority':_0x526215(0x139)});}}
23
+ const _0x530659=_0x3288;function _0x3c3f(){const _0x82ed44=['createPositionAt','parent','end','markInsertion','afterExecute','setSelection','editing','bind','getFirstPosition','markerNameToElements','296fdpNnT','commands','unbindElementFromMarkerName','get','remove','downcastDispatcher','writer','300615zmqSRm','createRange','init','high','change','24AnRAJh','ck-suggestion-marker-split','nextSibling','enter','options','editor','hasClass','markerName','enableCommand','removeMarker:suggestion:insertion','mapper','requires','11Soxurl','data','split','TrackChangesEditing','14eilXKq','3645546uCuvzU','15220770IQJcOZ','246qJInco','21003432DGtieR','showSuggestionHighlights','model','fromRange','36992oQGpJk','document','selection','detach','addMarker:suggestion:insertion','enterBlock','getFirstRange','fire','plugins','1678832KPPqNZ','109521KqsFUn'];_0x3c3f=function(){return _0x82ed44;};return _0x3c3f();}(function(_0x469e6c,_0x466b74){const _0x5d0c11=_0x3288,_0x2d588e=_0x469e6c();while(!![]){try{const _0x3e3067=parseInt(_0x5d0c11(0x1b4))/0x1+-parseInt(_0x5d0c11(0x1e4))/0x2*(-parseInt(_0x5d0c11(0x1df))/0x3)+-parseInt(_0x5d0c11(0x1cc))/0x4*(parseInt(_0x5d0c11(0x1c7))/0x5)+parseInt(_0x5d0c11(0x1dd))/0x6*(-parseInt(_0x5d0c11(0x1dc))/0x7)+-parseInt(_0x5d0c11(0x1c0))/0x8*(parseInt(_0x5d0c11(0x1b5))/0x9)+parseInt(_0x5d0c11(0x1de))/0xa*(parseInt(_0x5d0c11(0x1d8))/0xb)+-parseInt(_0x5d0c11(0x1e0))/0xc;if(_0x3e3067===_0x466b74)break;else _0x2d588e['push'](_0x2d588e['shift']());}catch(_0xfdd837){_0x2d588e['push'](_0x2d588e['shift']());}}}(_0x3c3f,0xe5c42));import{Plugin as _0xf04a14}from'ckeditor5/src/core.js';import{Enter as _0x50a609}from'ckeditor5/src/enter.js';import{LiveRange as _0x4f8c86}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x588b72}from'./utils.js';function _0x3288(_0x392f2b,_0x22950b){const _0x3c3f66=_0x3c3f();return _0x3288=function(_0x328812,_0x843684){_0x328812=_0x328812-0x1ad;let _0x13d2a8=_0x3c3f66[_0x328812];return _0x13d2a8;},_0x3288(_0x392f2b,_0x22950b);}export default class W extends _0xf04a14{static get[_0x530659(0x1d7)](){return[_0x50a609];}[_0x530659(0x1c9)](){const _0x3aa441=_0x530659,_0x2d2605=this[_0x3aa441(0x1d1)],_0x237300=_0x2d2605[_0x3aa441(0x1b3)][_0x3aa441(0x1c3)](_0x3aa441(0x1db)),_0x5e3321=_0x2d2605[_0x3aa441(0x1c1)][_0x3aa441(0x1c3)](_0x3aa441(0x1cf));_0x237300[_0x3aa441(0x1d4)](_0x3aa441(0x1cf),()=>{const _0xd042a0=_0x3aa441;_0x2d2605[_0xd042a0(0x1e2)][_0xd042a0(0x1cb)](_0x3b4310=>{const _0x495492=_0xd042a0,_0x42d1f0=_0x2d2605[_0x495492(0x1e2)][_0x495492(0x1e5)][_0x495492(0x1ad)],_0x34f4c5=_0x42d1f0[_0x495492(0x1be)](),_0x3882bb=_0x4f8c86[_0x495492(0x1e3)](_0x42d1f0[_0x495492(0x1b1)]());if(_0x5e3321[_0x495492(0x1b0)](_0x3b4310)){const _0x3448a0=_0x2d2605[_0x495492(0x1e2)][_0x495492(0x1b6)](_0x34f4c5[_0x495492(0x1b7)][_0x495492(0x1ce)],0x0),_0x3a4a18=_0x3b4310[_0x495492(0x1c8)](_0x34f4c5,_0x3448a0);_0x237300[_0x495492(0x1b9)](_0x3a4a18);}else _0x3b4310[_0x495492(0x1bb)](_0x3b4310[_0x495492(0x1c8)](_0x3882bb[_0x495492(0x1b8)]));_0x3882bb[_0x495492(0x1ae)](),_0x5e3321[_0x495492(0x1b2)](_0x495492(0x1ba),{'writer':_0x3b4310});});}),_0x2d2605[_0x3aa441(0x1bc)][_0x3aa441(0x1c5)]['on'](_0x3aa441(0x1af),_0x588b72(_0x2d2605,_0x3aa441(0x1da)),{'priority':_0x3aa441(0x1ca)}),_0x2d2605[_0x3aa441(0x1bc)][_0x3aa441(0x1c5)]['on'](_0x3aa441(0x1d5),(_0x1439e1,_0x38f118,_0x210eb0)=>{const _0x4f179b=_0x3aa441,_0x1aeec8=_0x210eb0[_0x4f179b(0x1d6)][_0x4f179b(0x1bf)](_0x38f118[_0x4f179b(0x1d3)]);if(_0x1aeec8){for(const _0x4a884e of _0x1aeec8)_0x4a884e[_0x4f179b(0x1d2)](_0x4f179b(0x1cd))&&(_0x210eb0[_0x4f179b(0x1d6)][_0x4f179b(0x1c2)](_0x4a884e,_0x38f118[_0x4f179b(0x1d3)]),_0x210eb0[_0x4f179b(0x1c6)][_0x4f179b(0x1c4)](_0x4a884e));}},{'priority':_0x3aa441(0x1ca)}),_0x2d2605[_0x3aa441(0x1d9)][_0x3aa441(0x1c5)]['on'](_0x3aa441(0x1af),(_0x1e4660,_0x4cb3d0,_0x52839f)=>{const _0x52b4b9=_0x3aa441;_0x52839f[_0x52b4b9(0x1d0)][_0x52b4b9(0x1e1)]&&_0x588b72(_0x2d2605,_0x52b4b9(0x1da),{'showActiveMarker':!0x1})[_0x52b4b9(0x1bd)](this)(_0x1e4660,_0x4cb3d0,_0x52839f);},{'priority':_0x3aa441(0x1ca)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x137c2f=_0x142b;function _0x142b(_0x1a05a2,_0x90ecd5){const _0x57c395=_0x57c3();return _0x142b=function(_0x142b44,_0x287513){_0x142b44=_0x142b44-0x121;let _0x3193d1=_0x57c395[_0x142b44];return _0x3193d1;},_0x142b(_0x1a05a2,_0x90ecd5);}(function(_0x2403f1,_0x557289){const _0x3a861c=_0x142b,_0x1be23f=_0x2403f1();while(!![]){try{const _0x50eb61=parseInt(_0x3a861c(0x126))/0x1*(parseInt(_0x3a861c(0x12f))/0x2)+-parseInt(_0x3a861c(0x142))/0x3+parseInt(_0x3a861c(0x148))/0x4+-parseInt(_0x3a861c(0x132))/0x5+parseInt(_0x3a861c(0x125))/0x6+parseInt(_0x3a861c(0x140))/0x7*(parseInt(_0x3a861c(0x147))/0x8)+-parseInt(_0x3a861c(0x13c))/0x9;if(_0x50eb61===_0x557289)break;else _0x1be23f['push'](_0x1be23f['shift']());}catch(_0x2ac67b){_0x1be23f['push'](_0x1be23f['shift']());}}}(_0x57c3,0xbc5c8));import{Plugin as _0x19e1bb}from'ckeditor5/src/core.js';export default class J extends _0x19e1bb{[_0x137c2f(0x138)](){const _0x4261e9=_0x137c2f;if(!this[_0x4261e9(0x122)][_0x4261e9(0x13e)][_0x4261e9(0x144)](_0x4261e9(0x145)))return;const _0x27689b=this[_0x4261e9(0x122)][_0x4261e9(0x13e)][_0x4261e9(0x141)](_0x4261e9(0x13d));_0x27689b[_0x4261e9(0x127)](_0x4261e9(0x121),this[_0x4261e9(0x136)][_0x4261e9(0x130)](this)),_0x27689b[_0x4261e9(0x127)](_0x4261e9(0x146)),_0x27689b[_0x4261e9(0x127)](_0x4261e9(0x135)),_0x27689b[_0x4261e9(0x127)](_0x4261e9(0x13b)),_0x27689b[_0x4261e9(0x127)](_0x4261e9(0x128));}[_0x137c2f(0x136)](_0x1ed27d,_0x424b99,_0x16f820={}){const _0x3a0eb8=_0x137c2f,_0x2762d9=this[_0x3a0eb8(0x122)][_0x3a0eb8(0x13e)][_0x3a0eb8(0x141)](_0x3a0eb8(0x133));return _0x1ed27d(_0x394f17=>(_0x3a0eb8(0x129)==typeof _0x424b99?_0x2762d9[_0x3a0eb8(0x13a)](_0x424b99,_0x16f820):_0x424b99)(_0x394f17)[_0x3a0eb8(0x137)](_0x28ec06=>!0x1===this[_0x3a0eb8(0x13f)](_0x28ec06,_0x394f17[_0x3a0eb8(0x12e)])),_0x16f820);}[_0x137c2f(0x13f)](_0x4703e1,_0x4a2ffb){const _0x5e766b=_0x137c2f,_0x201f08=this[_0x5e766b(0x122)][_0x5e766b(0x12c)][_0x5e766b(0x123)](this[_0x5e766b(0x122)][_0x5e766b(0x12c)][_0x5e766b(0x139)](_0x4a2ffb,_0x4703e1[_0x5e766b(0x12b)]),this[_0x5e766b(0x122)][_0x5e766b(0x12c)][_0x5e766b(0x139)](_0x4a2ffb,_0x4703e1[_0x5e766b(0x124)]));for(const _0x4dd29a of this[_0x5e766b(0x122)][_0x5e766b(0x12c)][_0x5e766b(0x131)][_0x5e766b(0x12d)](_0x5e766b(0x134)))if(null!==_0x201f08[_0x5e766b(0x12a)](_0x4dd29a[_0x5e766b(0x143)]()))return!0x0;return!0x1;}}function _0x57c3(){const _0x2750dd=['handleFindCommand','filter','afterInit','createPositionAt','findByTextCallback','replace','252756uxZobq','TrackChangesEditing','plugins','_isInDeletionRange','1006712CaeQYn','get','1194543CAVlRS','getRange','has','FindAndReplaceEditing','findNext','8ADvjZk','2321980QdcHfi','find','editor','createRange','end','7349202fbDgdV','1gGrIOG','enableCommand','replaceAll','string','getIntersection','start','model','getMarkersGroup','item','1558938ukUIoe','bind','markers','7654270EeGlaO','FindAndReplaceUtils','suggestion:deletion','findPrevious'];_0x57c3=function(){return _0x2750dd;};return _0x57c3();}
23
+ const _0x175d5b=_0x11f7;(function(_0x40de7f,_0x1f444d){const _0x4e4cb7=_0x11f7,_0x44377d=_0x40de7f();while(!![]){try{const _0x3197a5=parseInt(_0x4e4cb7(0x1e7))/0x1+parseInt(_0x4e4cb7(0x1d1))/0x2*(-parseInt(_0x4e4cb7(0x1f6))/0x3)+parseInt(_0x4e4cb7(0x1d9))/0x4+parseInt(_0x4e4cb7(0x1d8))/0x5+-parseInt(_0x4e4cb7(0x1da))/0x6*(parseInt(_0x4e4cb7(0x1f0))/0x7)+-parseInt(_0x4e4cb7(0x1f5))/0x8*(parseInt(_0x4e4cb7(0x1e1))/0x9)+parseInt(_0x4e4cb7(0x1ea))/0xa*(parseInt(_0x4e4cb7(0x1e9))/0xb);if(_0x3197a5===_0x1f444d)break;else _0x44377d['push'](_0x44377d['shift']());}catch(_0x5521cd){_0x44377d['push'](_0x44377d['shift']());}}}(_0x56a3,0x56593));function _0x11f7(_0x3bf662,_0x48dfd0){const _0x56a391=_0x56a3();return _0x11f7=function(_0x11f7bd,_0x438776){_0x11f7bd=_0x11f7bd-0x1ce;let _0x4a8736=_0x56a391[_0x11f7bd];return _0x4a8736;},_0x11f7(_0x3bf662,_0x48dfd0);}function _0x56a3(){const _0xa047ec=['handleFindCommand','1709610ZTvRWx','findPrevious','filter','editor','FindAndReplaceUtils','104SzFVBf','201gxkUKK','findNext','TrackChangesEditing','findByTextCallback','getIntersection','18766ygWgkO','plugins','model','end','has','bind','createPositionAt','1290875HENdLS','445224MClCqK','12myoxiT','createRange','string','suggestion:deletion','replace','FindAndReplaceEditing','afterInit','137583JJcCQy','markers','_isInDeletionRange','getRange','getMarkersGroup','start','572309eccKdf','item','1601039HaDKGa','50pEMeqW','find','get','replaceAll','enableCommand'];_0x56a3=function(){return _0xa047ec;};return _0x56a3();}import{Plugin as _0x37edb3}from'ckeditor5/src/core.js';export default class J extends _0x37edb3{[_0x175d5b(0x1e0)](){const _0x597be7=_0x175d5b;if(!this[_0x597be7(0x1f3)][_0x597be7(0x1d2)][_0x597be7(0x1d5)](_0x597be7(0x1df)))return;const _0x45ceee=this[_0x597be7(0x1f3)][_0x597be7(0x1d2)][_0x597be7(0x1ec)](_0x597be7(0x1ce));_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1eb),this[_0x597be7(0x1ef)][_0x597be7(0x1d6)](this)),_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1f7)),_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1f1)),_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1de)),_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1ed));}[_0x175d5b(0x1ef)](_0x317036,_0x4c0cc4,_0x2dc4e8={}){const _0x22bba6=_0x175d5b,_0x27d933=this[_0x22bba6(0x1f3)][_0x22bba6(0x1d2)][_0x22bba6(0x1ec)](_0x22bba6(0x1f4));return _0x317036(_0x18cfb5=>(_0x22bba6(0x1dc)==typeof _0x4c0cc4?_0x27d933[_0x22bba6(0x1cf)](_0x4c0cc4,_0x2dc4e8):_0x4c0cc4)(_0x18cfb5)[_0x22bba6(0x1f2)](_0x50c96b=>!0x1===this[_0x22bba6(0x1e3)](_0x50c96b,_0x18cfb5[_0x22bba6(0x1e8)])),_0x2dc4e8);}[_0x175d5b(0x1e3)](_0x16d71e,_0x363f71){const _0x5f40ec=_0x175d5b,_0x331909=this[_0x5f40ec(0x1f3)][_0x5f40ec(0x1d3)][_0x5f40ec(0x1db)](this[_0x5f40ec(0x1f3)][_0x5f40ec(0x1d3)][_0x5f40ec(0x1d7)](_0x363f71,_0x16d71e[_0x5f40ec(0x1e6)]),this[_0x5f40ec(0x1f3)][_0x5f40ec(0x1d3)][_0x5f40ec(0x1d7)](_0x363f71,_0x16d71e[_0x5f40ec(0x1d4)]));for(const _0x111464 of this[_0x5f40ec(0x1f3)][_0x5f40ec(0x1d3)][_0x5f40ec(0x1e2)][_0x5f40ec(0x1e5)](_0x5f40ec(0x1dd)))if(null!==_0x331909[_0x5f40ec(0x1d0)](_0x111464[_0x5f40ec(0x1e4)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ec8f9=_0x5386;(function(_0x4cbaeb,_0x4e89d2){const _0x5b2e69=_0x5386,_0x307cf9=_0x4cbaeb();while(!![]){try{const _0x46c92a=parseInt(_0x5b2e69(0x1ec))/0x1+parseInt(_0x5b2e69(0x1e3))/0x2*(-parseInt(_0x5b2e69(0x1f4))/0x3)+-parseInt(_0x5b2e69(0x1de))/0x4+parseInt(_0x5b2e69(0x1f1))/0x5+-parseInt(_0x5b2e69(0x1eb))/0x6+parseInt(_0x5b2e69(0x1e4))/0x7+parseInt(_0x5b2e69(0x1cc))/0x8;if(_0x46c92a===_0x4e89d2)break;else _0x307cf9['push'](_0x307cf9['shift']());}catch(_0x239037){_0x307cf9['push'](_0x307cf9['shift']());}}}(_0x2f82,0x5034c));function _0x2f82(){const _0xc4dd5d=['1807372RWMXaJ','FontBackgroundColorEditing','_registerLegacyDescription','_descriptionFactory','format','registerAttributeLabel','TrackChangesEditing','2346492BRyIIq','655860vQyGoL','plugins','*Reset\x20font\x20background\x20color*','FORMAT_FONT_COLOR','FORMAT_FONT_FAMILY','3187140dymtpe','*Set\x20font\x20family:*\x20%0','model','15qwoepQ','FontSizeEditing','*Reset\x20font\x20family*','commandName','value','find','fontBackgroundColor.colors','formatInline','*Set\x20font\x20size:*\x20%0','normalizeSizeOptions','commandParams','FORMAT_FONT_SIZE','FontFamilyEditing','fontSize','registerDescriptionCallback','get','trim','fontSize.options','44456mReqJB','FORMAT_FONT_BACKGROUND','afterInit','_enableDefaultAttributesIntegration','FontSize','label','fontBackgroundColor','FontColorEditing','toLowerCase','*Reset\x20font\x20size*','locale','fontFamily','*Set\x20font\x20color:*\x20%0','title','fontColor','*Set\x20font\x20background\x20color:*\x20%0','editor','*Reset\x20font\x20color*','753820RfNIlK','has','type','fontColor.colors','config','259592rCFbDj'];_0x2f82=function(){return _0xc4dd5d;};return _0x2f82();}function _0x5386(_0x257cb6,_0x4275ca){const _0x2f8271=_0x2f82();return _0x5386=function(_0x538640,_0x11c301){_0x538640=_0x538640-0x1bb;let _0x437ac8=_0x2f8271[_0x538640];return _0x437ac8;},_0x5386(_0x257cb6,_0x4275ca);}import{Plugin as _0x2bb5cc}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x5c2867}from'ckeditor5/src/ui.js';import{getTranslation as _0x561f63}from'../utils/common-translations.js';const ro=[{'pluginName':_0x2ec8f9(0x1bb),'commandName':_0x2ec8f9(0x1c7)},{'pluginName':_0x2ec8f9(0x1c6),'commandName':_0x2ec8f9(0x1d7)},{'pluginName':_0x2ec8f9(0x1d3),'commandName':_0x2ec8f9(0x1da)},{'pluginName':_0x2ec8f9(0x1e5),'commandName':_0x2ec8f9(0x1d2)}];export default class Q extends _0x2bb5cc{[_0x2ec8f9(0x1ce)](){const _0x4f9785=_0x2ec8f9,_0x5b0f40=this[_0x4f9785(0x1dc)][_0x4f9785(0x1d6)],_0x3ea586=this[_0x4f9785(0x1dc)][_0x4f9785(0x1ed)][_0x4f9785(0x1c9)](_0x4f9785(0x1ea));for(const {pluginName:_0x105853,commandName:_0x2d5ed3}of ro)this[_0x4f9785(0x1dc)][_0x4f9785(0x1ed)][_0x4f9785(0x1df)](_0x105853)&&_0x3ea586[_0x4f9785(0x1cf)](_0x2d5ed3,[_0x2d5ed3]);_0x5b0f40['t'],(_0x3ea586[_0x4f9785(0x1e7)][_0x4f9785(0x1e9)](_0x4f9785(0x1c7),_0x561f63(_0x5b0f40,_0x4f9785(0x1c5))),_0x3ea586[_0x4f9785(0x1e7)][_0x4f9785(0x1e9)](_0x4f9785(0x1d7),_0x561f63(_0x5b0f40,_0x4f9785(0x1f0))),_0x3ea586[_0x4f9785(0x1e7)][_0x4f9785(0x1e9)](_0x4f9785(0x1da),_0x561f63(_0x5b0f40,_0x4f9785(0x1ef))),_0x3ea586[_0x4f9785(0x1e7)][_0x4f9785(0x1e9)](_0x4f9785(0x1d2),_0x561f63(_0x5b0f40,_0x4f9785(0x1cd))),this[_0x4f9785(0x1e6)]());}[_0x2ec8f9(0x1e6)](){const _0x50aa23=_0x2ec8f9,_0x40b3a0=this[_0x50aa23(0x1dc)],_0xdcc454=_0x40b3a0[_0x50aa23(0x1d6)];_0x40b3a0[_0x50aa23(0x1ed)][_0x50aa23(0x1c9)](_0x50aa23(0x1ea))[_0x50aa23(0x1e7)][_0x50aa23(0x1c8)](_0x127053=>{const _0x4e317f=_0x50aa23,_0x10c8c6=_0xdcc454['t'];if(_0x4e317f(0x1c1)!=_0x127053[_0x4e317f(0x1e0)])return;const {data:_0x1f2650}=_0x127053;if(null!=_0x1f2650){if(_0x4e317f(0x1c7)==_0x1f2650[_0x4e317f(0x1bd)]){const _0x50017f=_0x1f2650[_0x4e317f(0x1c4)][0x0][_0x4e317f(0x1be)];if(_0x50017f){const _0x46a4df=_0x10c8c6(this[_0x4e317f(0x1dc)][_0x4e317f(0x1ed)][_0x4e317f(0x1c9)](_0x4e317f(0x1d0))[_0x4e317f(0x1c3)](this[_0x4e317f(0x1dc)][_0x4e317f(0x1e2)][_0x4e317f(0x1c9)](_0x4e317f(0x1cb)))[_0x4e317f(0x1bf)](_0x3951d4=>_0x3951d4[_0x4e317f(0x1f3)]==_0x50017f)[_0x4e317f(0x1d9)])[_0x4e317f(0x1d4)]();return{'type':_0x4e317f(0x1e8),'content':_0x561f63(_0xdcc454,_0x4e317f(0x1c2),_0x46a4df)};}return{'type':_0x4e317f(0x1e8),'content':_0x561f63(_0xdcc454,_0x4e317f(0x1d5))};}if(_0x4e317f(0x1d7)==_0x1f2650[_0x4e317f(0x1bd)]){const _0x593e10=_0x1f2650[_0x4e317f(0x1c4)][0x0][_0x4e317f(0x1be)];return _0x593e10?{'type':_0x4e317f(0x1e8),'content':_0x561f63(_0xdcc454,_0x4e317f(0x1f2),_0x593e10)}:{'type':_0x4e317f(0x1e8),'content':_0x561f63(_0xdcc454,_0x4e317f(0x1bc))};}if(_0x4e317f(0x1da)==_0x1f2650[_0x4e317f(0x1bd)]){const _0x4c8c9b=_0x1f2650[_0x4e317f(0x1c4)][0x0][_0x4e317f(0x1be)];if(_0x4c8c9b){const _0x3bd33c=_0x5c2867(this[_0x4e317f(0x1dc)][_0x4e317f(0x1e2)][_0x4e317f(0x1c9)](_0x4e317f(0x1e1)))[_0x4e317f(0x1bf)](_0x2be9d9=>_0x2be9d9[_0x4e317f(0x1f3)]==_0x4c8c9b);let _0x3d5740=_0x4c8c9b,_0x4bb69b='';return _0x3bd33c&&(_0x3d5740=_0x3bd33c[_0x4e317f(0x1d1)],_0x4bb69b=_0x10c8c6(_0x3d5740)[_0x4e317f(0x1d4)]()),{'type':_0x4e317f(0x1e8),'content':_0x561f63(_0xdcc454,_0x4e317f(0x1d8),_0x4bb69b)[_0x4e317f(0x1ca)](),'color':{'value':_0x4c8c9b,'title':_0x4bb69b||_0x3d5740}};}return{'type':_0x4e317f(0x1e8),'content':_0x561f63(_0xdcc454,_0x4e317f(0x1dd))};}if(_0x4e317f(0x1d2)==_0x1f2650[_0x4e317f(0x1bd)]){const _0x34d5d7=_0x1f2650[_0x4e317f(0x1c4)][0x0][_0x4e317f(0x1be)];if(_0x34d5d7){const _0x2d6849=_0x5c2867(this[_0x4e317f(0x1dc)][_0x4e317f(0x1e2)][_0x4e317f(0x1c9)](_0x4e317f(0x1c0)))[_0x4e317f(0x1bf)](_0x3580ff=>_0x3580ff[_0x4e317f(0x1f3)]==_0x34d5d7);let _0x365c0e=_0x34d5d7,_0x3f1068='';return _0x2d6849&&(_0x365c0e=_0x2d6849[_0x4e317f(0x1d1)],_0x3f1068=_0x10c8c6(_0x365c0e)[_0x4e317f(0x1d4)]()),{'type':_0x4e317f(0x1e8),'content':_0x561f63(_0xdcc454,_0x4e317f(0x1db),_0x3f1068)[_0x4e317f(0x1ca)](),'color':{'value':_0x34d5d7,'title':_0x3f1068||_0x365c0e}};}return{'type':_0x4e317f(0x1e8),'content':_0x561f63(_0xdcc454,_0x4e317f(0x1ee))};}}});}}
23
+ const _0x4ddd7d=_0x40ff;(function(_0x5842ca,_0x3342f0){const _0x334d06=_0x40ff,_0x2d6332=_0x5842ca();while(!![]){try{const _0x174f54=parseInt(_0x334d06(0x169))/0x1+parseInt(_0x334d06(0x18b))/0x2+parseInt(_0x334d06(0x173))/0x3+parseInt(_0x334d06(0x198))/0x4*(-parseInt(_0x334d06(0x19c))/0x5)+parseInt(_0x334d06(0x16c))/0x6*(parseInt(_0x334d06(0x186))/0x7)+-parseInt(_0x334d06(0x185))/0x8+parseInt(_0x334d06(0x18e))/0x9;if(_0x174f54===_0x3342f0)break;else _0x2d6332['push'](_0x2d6332['shift']());}catch(_0x509c32){_0x2d6332['push'](_0x2d6332['shift']());}}}(_0x2e30,0x33268));import{Plugin as _0x18f176}from'ckeditor5/src/core.js';function _0x40ff(_0x456394,_0x1e16f9){const _0x2e3040=_0x2e30();return _0x40ff=function(_0x40ff08,_0x5ade44){_0x40ff08=_0x40ff08-0x162;let _0x558470=_0x2e3040[_0x40ff08];return _0x558470;},_0x40ff(_0x456394,_0x1e16f9);}import{normalizeColorOptions as _0x295316}from'ckeditor5/src/ui.js';import{getTranslation as _0x27f2f4}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4ddd7d(0x17c),'commandName':_0x4ddd7d(0x16a)},{'pluginName':_0x4ddd7d(0x197),'commandName':_0x4ddd7d(0x17f)},{'pluginName':_0x4ddd7d(0x183),'commandName':_0x4ddd7d(0x163)},{'pluginName':_0x4ddd7d(0x166),'commandName':_0x4ddd7d(0x193)}];function _0x2e30(){const _0xb4a238=['FontSizeEditing','*Set\x20font\x20size:*\x20%0','normalizeSizeOptions','fontFamily','value','toLowerCase','FORMAT_FONT_COLOR','FontColorEditing','FORMAT_FONT_SIZE','2806448KHlGqZ','961639gNhLYh','_enableDefaultAttributesIntegration','fontSize.options','FORMAT_FONT_BACKGROUND','locale','473594cTiPcE','plugins','_registerLegacyDescription','3800781rFILme','*Set\x20font\x20color:*\x20%0','registerAttributeLabel','afterInit','find','fontBackgroundColor','trim','FontSize','*Set\x20font\x20background\x20color:*\x20%0','FontFamilyEditing','12JzfnXx','*Reset\x20font\x20family*','*Reset\x20font\x20color*','TrackChangesEditing','576880UhfKyh','formatInline','fontColor','fontColor.colors','config','FontBackgroundColorEditing','*Reset\x20font\x20background\x20color*','_descriptionFactory','90108mBeivN','fontSize','title','6DbZhWk','fontBackgroundColor.colors','format','*Set\x20font\x20family:*\x20%0','label','*Reset\x20font\x20size*','commandParams','59565IaLWLy','get','type','commandName','model','editor','registerDescriptionCallback','FORMAT_FONT_FAMILY','has'];_0x2e30=function(){return _0xb4a238;};return _0x2e30();}export default class Q extends _0x18f176{[_0x4ddd7d(0x191)](){const _0x1fe935=_0x4ddd7d,_0x2b45bf=this[_0x1fe935(0x178)][_0x1fe935(0x18a)],_0x2b47c4=this[_0x1fe935(0x178)][_0x1fe935(0x18c)][_0x1fe935(0x174)](_0x1fe935(0x19b));for(const {pluginName:_0x384103,commandName:_0x41724c}of ro)this[_0x1fe935(0x178)][_0x1fe935(0x18c)][_0x1fe935(0x17b)](_0x384103)&&_0x2b47c4[_0x1fe935(0x187)](_0x41724c,[_0x41724c]);_0x2b45bf['t'],(_0x2b47c4[_0x1fe935(0x168)][_0x1fe935(0x190)](_0x1fe935(0x16a),_0x27f2f4(_0x2b45bf,_0x1fe935(0x184))),_0x2b47c4[_0x1fe935(0x168)][_0x1fe935(0x190)](_0x1fe935(0x17f),_0x27f2f4(_0x2b45bf,_0x1fe935(0x17a))),_0x2b47c4[_0x1fe935(0x168)][_0x1fe935(0x190)](_0x1fe935(0x163),_0x27f2f4(_0x2b45bf,_0x1fe935(0x182))),_0x2b47c4[_0x1fe935(0x168)][_0x1fe935(0x190)](_0x1fe935(0x193),_0x27f2f4(_0x2b45bf,_0x1fe935(0x189))),this[_0x1fe935(0x18d)]());}[_0x4ddd7d(0x18d)](){const _0x39e450=_0x4ddd7d,_0x1a6e00=this[_0x39e450(0x178)],_0x22c322=_0x1a6e00[_0x39e450(0x18a)];_0x1a6e00[_0x39e450(0x18c)][_0x39e450(0x174)](_0x39e450(0x19b))[_0x39e450(0x168)][_0x39e450(0x179)](_0x3d674f=>{const _0x2f038c=_0x39e450,_0xe5a7a8=_0x22c322['t'];if(_0x2f038c(0x162)!=_0x3d674f[_0x2f038c(0x175)])return;const {data:_0x49c514}=_0x3d674f;if(null!=_0x49c514){if(_0x2f038c(0x16a)==_0x49c514[_0x2f038c(0x176)]){const _0x1c512b=_0x49c514[_0x2f038c(0x172)][0x0][_0x2f038c(0x180)];if(_0x1c512b){const _0x558053=_0xe5a7a8(this[_0x2f038c(0x178)][_0x2f038c(0x18c)][_0x2f038c(0x174)](_0x2f038c(0x195))[_0x2f038c(0x17e)](this[_0x2f038c(0x178)][_0x2f038c(0x165)][_0x2f038c(0x174)](_0x2f038c(0x188)))[_0x2f038c(0x192)](_0x376b5d=>_0x376b5d[_0x2f038c(0x177)]==_0x1c512b)[_0x2f038c(0x16b)])[_0x2f038c(0x181)]();return{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x17d),_0x558053)};}return{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x171))};}if(_0x2f038c(0x17f)==_0x49c514[_0x2f038c(0x176)]){const _0x5b95ac=_0x49c514[_0x2f038c(0x172)][0x0][_0x2f038c(0x180)];return _0x5b95ac?{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x16f),_0x5b95ac)}:{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x199))};}if(_0x2f038c(0x163)==_0x49c514[_0x2f038c(0x176)]){const _0x5db06f=_0x49c514[_0x2f038c(0x172)][0x0][_0x2f038c(0x180)];if(_0x5db06f){const _0x3ee019=_0x295316(this[_0x2f038c(0x178)][_0x2f038c(0x165)][_0x2f038c(0x174)](_0x2f038c(0x164)))[_0x2f038c(0x192)](_0x512e5f=>_0x512e5f[_0x2f038c(0x177)]==_0x5db06f);let _0x50e7ec=_0x5db06f,_0xe9fbd4='';return _0x3ee019&&(_0x50e7ec=_0x3ee019[_0x2f038c(0x170)],_0xe9fbd4=_0xe5a7a8(_0x50e7ec)[_0x2f038c(0x181)]()),{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x18f),_0xe9fbd4)[_0x2f038c(0x194)](),'color':{'value':_0x5db06f,'title':_0xe9fbd4||_0x50e7ec}};}return{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x19a))};}if(_0x2f038c(0x193)==_0x49c514[_0x2f038c(0x176)]){const _0x181c9c=_0x49c514[_0x2f038c(0x172)][0x0][_0x2f038c(0x180)];if(_0x181c9c){const _0x133804=_0x295316(this[_0x2f038c(0x178)][_0x2f038c(0x165)][_0x2f038c(0x174)](_0x2f038c(0x16d)))[_0x2f038c(0x192)](_0x5b96e4=>_0x5b96e4[_0x2f038c(0x177)]==_0x181c9c);let _0x1cd90e=_0x181c9c,_0x1a79f1='';return _0x133804&&(_0x1cd90e=_0x133804[_0x2f038c(0x170)],_0x1a79f1=_0xe5a7a8(_0x1cd90e)[_0x2f038c(0x181)]()),{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x196),_0x1a79f1)[_0x2f038c(0x194)](),'color':{'value':_0x181c9c,'title':_0x1a79f1||_0x1cd90e}};}return{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x167))};}}});}}