@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240623.0 → 0.0.0-nightly-20240625.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x68f2(_0x329438,_0x21d1b7){const _0x354820=_0x3548();return _0x68f2=function(_0x68f20f,_0xe668aa){_0x68f20f=_0x68f20f-0x148;let _0x164310=_0x354820[_0x68f20f];return _0x164310;},_0x68f2(_0x329438,_0x21d1b7);}const _0x55c759=_0x68f2;(function(_0x498ece,_0x34f7da){const _0x596c7d=_0x68f2,_0xd6cd0d=_0x498ece();while(!![]){try{const _0x23fb82=parseInt(_0x596c7d(0x153))/0x1+-parseInt(_0x596c7d(0x162))/0x2+parseInt(_0x596c7d(0x16b))/0x3+-parseInt(_0x596c7d(0x165))/0x4+-parseInt(_0x596c7d(0x15f))/0x5+parseInt(_0x596c7d(0x16f))/0x6+parseInt(_0x596c7d(0x156))/0x7*(parseInt(_0x596c7d(0x15e))/0x8);if(_0x23fb82===_0x34f7da)break;else _0xd6cd0d['push'](_0xd6cd0d['shift']());}catch(_0x44b64a){_0xd6cd0d['push'](_0xd6cd0d['shift']());}}}(_0x3548,0x4985c));import{ObservableMixin as _0x29d965}from'ckeditor5/src/utils.js';function _0x3548(){const _0x51006e=['2219JwbShm','locale','PendingActions','get','bind','isDirty','_pendingAction','canAccept','10832FKTPgC','1960010mWvkhE','getRanges','commands','1032716MhOlEE','_editor','listenTo','1395404OkDakW','stopListening','canEditAt','_acceptCommand','_setPendingAction','_discardCommand','1230453cqsaEN','remove','add','view','3362220rQeUrg','discardSuggestion','plugins','change:isDirty','commentThreadController','canDiscard','model','isEnabled','execute','destroy','unbind','PENDING_ACTION_SUGGESTION','158620wGDHsg','acceptSuggestion','_removePendingAction'];_0x3548=function(){return _0x51006e;};return _0x3548();}import{getTranslation as _0x16d4a2}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x29d965(){constructor(_0xc6928c,_0x44ee03,_0x2fef21,_0x59493b){const _0x399b43=_0x68f2;super(),this[_0x399b43(0x14d)]=_0x44ee03,this[_0x399b43(0x16e)]=_0x2fef21,this[_0x399b43(0x14b)]=_0x59493b,this[_0x399b43(0x163)]=_0xc6928c,this[_0x399b43(0x168)]=_0xc6928c[_0x399b43(0x161)][_0x399b43(0x159)](_0x399b43(0x154)),this[_0x399b43(0x16a)]=_0xc6928c[_0x399b43(0x161)][_0x399b43(0x159)](_0x399b43(0x148)),this[_0x399b43(0x16e)][_0x399b43(0x15a)](_0x399b43(0x14e))['to'](this[_0x399b43(0x168)],this[_0x399b43(0x16a)],(_0x59f8e4,_0x1dbabc)=>_0x59f8e4||_0x1dbabc),this[_0x399b43(0x16e)][_0x399b43(0x15a)](_0x399b43(0x15d))['to'](this[_0x399b43(0x168)],_0x399b43(0x14e),_0x2b331b=>_0x2b331b&&this[_0x399b43(0x163)][_0x399b43(0x14d)][_0x399b43(0x167)](_0x44ee03[_0x399b43(0x160)]())),this[_0x399b43(0x16e)][_0x399b43(0x15a)](_0x399b43(0x14c))['to'](this[_0x399b43(0x16a)],_0x399b43(0x14e),_0x995d66=>_0x995d66&&this[_0x399b43(0x163)][_0x399b43(0x14d)][_0x399b43(0x167)](_0x44ee03[_0x399b43(0x160)]())),this[_0x399b43(0x15c)]=null,_0x2fef21[_0x399b43(0x15b)]&&this[_0x399b43(0x169)](),this[_0x399b43(0x164)](_0x2fef21,_0x399b43(0x154),()=>this[_0x399b43(0x154)]()),this[_0x399b43(0x164)](_0x2fef21,_0x399b43(0x148),()=>this[_0x399b43(0x148)]()),this[_0x399b43(0x164)](_0x2fef21,_0x399b43(0x14a),()=>{const _0x31d417=_0x399b43;_0x2fef21[_0x31d417(0x15b)]?this[_0x31d417(0x169)]():this[_0x31d417(0x155)]();});}[_0x55c759(0x154)](){const _0x2d77d9=_0x55c759;this[_0x2d77d9(0x168)][_0x2d77d9(0x14f)](this[_0x2d77d9(0x14d)]['id']);}[_0x55c759(0x148)](){const _0x1b799b=_0x55c759;this[_0x1b799b(0x16a)][_0x1b799b(0x14f)](this[_0x1b799b(0x14d)]['id']);}[_0x55c759(0x150)](){const _0x2052d3=_0x55c759;this[_0x2052d3(0x16e)][_0x2052d3(0x151)](_0x2052d3(0x14e)),this[_0x2052d3(0x16e)][_0x2052d3(0x151)](_0x2052d3(0x15d)),this[_0x2052d3(0x16e)][_0x2052d3(0x151)](_0x2052d3(0x14c)),this[_0x2052d3(0x166)](),this[_0x2052d3(0x14b)][_0x2052d3(0x150)](),this[_0x2052d3(0x15c)]&&this[_0x2052d3(0x155)]();}[_0x55c759(0x169)](){const _0x183c40=_0x55c759,_0x2f4f09=_0x16d4a2(this[_0x183c40(0x163)][_0x183c40(0x157)],_0x183c40(0x152));this[_0x183c40(0x15c)]=this[_0x183c40(0x163)][_0x183c40(0x149)][_0x183c40(0x159)](_0x183c40(0x158))[_0x183c40(0x16d)](_0x2f4f09);}[_0x55c759(0x155)](){const _0x40dc48=_0x55c759;null!==this[_0x40dc48(0x15c)]&&this[_0x40dc48(0x163)][_0x40dc48(0x149)][_0x40dc48(0x159)](_0x40dc48(0x158))[_0x40dc48(0x16c)](this[_0x40dc48(0x15c)]),this[_0x40dc48(0x15c)]=null;}}
23
+ function _0x546a(){const _0x20e86b=['isDirty','346710sFywVk','isEnabled','execute','_pendingAction','stopListening','10bgJtwZ','listenTo','_removePendingAction','view','canEditAt','_editor','3337424LNKEcr','add','3IAucTh','4256052QlQhwJ','_setPendingAction','remove','plugins','destroy','1472452kGuCoj','_acceptCommand','2381031HYiWGH','401440kjofdQ','PendingActions','commands','discardSuggestion','bind','canAccept','unbind','412279rwzeru','locale','_discardCommand','model','128QXUBGP','change:isDirty','getRanges','get','acceptSuggestion','canDiscard','PENDING_ACTION_SUGGESTION','commentThreadController'];_0x546a=function(){return _0x20e86b;};return _0x546a();}const _0x409c59=_0x4598;(function(_0x1053c6,_0x2798b9){const _0x582220=_0x4598,_0x264f5c=_0x1053c6();while(!![]){try{const _0x3afbc1=parseInt(_0x582220(0xdc))/0x1+-parseInt(_0x582220(0x103))/0x2+parseInt(_0x582220(0xfd))/0x3*(parseInt(_0x582220(0xfb))/0x4)+parseInt(_0x582220(0xf0))/0x5+-parseInt(_0x582220(0xfe))/0x6+-parseInt(_0x582220(0xe3))/0x7*(-parseInt(_0x582220(0xe7))/0x8)+parseInt(_0x582220(0x105))/0x9*(-parseInt(_0x582220(0xf5))/0xa);if(_0x3afbc1===_0x2798b9)break;else _0x264f5c['push'](_0x264f5c['shift']());}catch(_0x14e75f){_0x264f5c['push'](_0x264f5c['shift']());}}}(_0x546a,0x83313));function _0x4598(_0x5015d6,_0x2d5762){const _0x546a15=_0x546a();return _0x4598=function(_0x45984f,_0x61420e){_0x45984f=_0x45984f-0xdc;let _0x1e3981=_0x546a15[_0x45984f];return _0x1e3981;},_0x4598(_0x5015d6,_0x2d5762);}import{ObservableMixin as _0x51c18c}from'ckeditor5/src/utils.js';import{getTranslation as _0x356764}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x51c18c(){constructor(_0x20a7ab,_0x34bb1f,_0xd51866,_0x208d9e){const _0x24dadc=_0x4598;super(),this[_0x24dadc(0xe6)]=_0x34bb1f,this[_0x24dadc(0xf8)]=_0xd51866,this[_0x24dadc(0xee)]=_0x208d9e,this[_0x24dadc(0xfa)]=_0x20a7ab,this[_0x24dadc(0x104)]=_0x20a7ab[_0x24dadc(0xde)][_0x24dadc(0xea)](_0x24dadc(0xeb)),this[_0x24dadc(0xe5)]=_0x20a7ab[_0x24dadc(0xde)][_0x24dadc(0xea)](_0x24dadc(0xdf)),this[_0x24dadc(0xf8)][_0x24dadc(0xe0)](_0x24dadc(0xf1))['to'](this[_0x24dadc(0x104)],this[_0x24dadc(0xe5)],(_0x520bb4,_0x509df5)=>_0x520bb4||_0x509df5),this[_0x24dadc(0xf8)][_0x24dadc(0xe0)](_0x24dadc(0xe1))['to'](this[_0x24dadc(0x104)],_0x24dadc(0xf1),_0x5167a0=>_0x5167a0&&this[_0x24dadc(0xfa)][_0x24dadc(0xe6)][_0x24dadc(0xf9)](_0x34bb1f[_0x24dadc(0xe9)]())),this[_0x24dadc(0xf8)][_0x24dadc(0xe0)](_0x24dadc(0xec))['to'](this[_0x24dadc(0xe5)],_0x24dadc(0xf1),_0x42dee3=>_0x42dee3&&this[_0x24dadc(0xfa)][_0x24dadc(0xe6)][_0x24dadc(0xf9)](_0x34bb1f[_0x24dadc(0xe9)]())),this[_0x24dadc(0xf3)]=null,_0xd51866[_0x24dadc(0xef)]&&this[_0x24dadc(0xff)](),this[_0x24dadc(0xf6)](_0xd51866,_0x24dadc(0xeb),()=>this[_0x24dadc(0xeb)]()),this[_0x24dadc(0xf6)](_0xd51866,_0x24dadc(0xdf),()=>this[_0x24dadc(0xdf)]()),this[_0x24dadc(0xf6)](_0xd51866,_0x24dadc(0xe8),()=>{const _0x485cc3=_0x24dadc;_0xd51866[_0x485cc3(0xef)]?this[_0x485cc3(0xff)]():this[_0x485cc3(0xf7)]();});}[_0x409c59(0xeb)](){const _0x1543c7=_0x409c59;this[_0x1543c7(0x104)][_0x1543c7(0xf2)](this[_0x1543c7(0xe6)]['id']);}[_0x409c59(0xdf)](){const _0x5b912e=_0x409c59;this[_0x5b912e(0xe5)][_0x5b912e(0xf2)](this[_0x5b912e(0xe6)]['id']);}[_0x409c59(0x102)](){const _0x42b244=_0x409c59;this[_0x42b244(0xf8)][_0x42b244(0xe2)](_0x42b244(0xf1)),this[_0x42b244(0xf8)][_0x42b244(0xe2)](_0x42b244(0xe1)),this[_0x42b244(0xf8)][_0x42b244(0xe2)](_0x42b244(0xec)),this[_0x42b244(0xf4)](),this[_0x42b244(0xee)][_0x42b244(0x102)](),this[_0x42b244(0xf3)]&&this[_0x42b244(0xf7)]();}[_0x409c59(0xff)](){const _0x5345a5=_0x409c59,_0x55ac6d=_0x356764(this[_0x5345a5(0xfa)][_0x5345a5(0xe4)],_0x5345a5(0xed));this[_0x5345a5(0xf3)]=this[_0x5345a5(0xfa)][_0x5345a5(0x101)][_0x5345a5(0xea)](_0x5345a5(0xdd))[_0x5345a5(0xfc)](_0x55ac6d);}[_0x409c59(0xf7)](){const _0x1fab83=_0x409c59;null!==this[_0x1fab83(0xf3)]&&this[_0x1fab83(0xfa)][_0x1fab83(0x101)][_0x1fab83(0xea)](_0x1fab83(0xdd))[_0x1fab83(0x100)](this[_0x1fab83(0xf3)]),this[_0x1fab83(0xf3)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2173ac=_0x27f5;(function(_0x59bb25,_0x116d40){const _0x5cd993=_0x27f5,_0x5e3233=_0x59bb25();while(!![]){try{const _0x28a675=-parseInt(_0x5cd993(0x97))/0x1*(-parseInt(_0x5cd993(0x88))/0x2)+parseInt(_0x5cd993(0x8e))/0x3+-parseInt(_0x5cd993(0xa8))/0x4*(-parseInt(_0x5cd993(0x7e))/0x5)+-parseInt(_0x5cd993(0xa0))/0x6*(parseInt(_0x5cd993(0x89))/0x7)+-parseInt(_0x5cd993(0x8c))/0x8+-parseInt(_0x5cd993(0x81))/0x9+-parseInt(_0x5cd993(0x94))/0xa;if(_0x28a675===_0x116d40)break;else _0x5e3233['push'](_0x5e3233['shift']());}catch(_0x402c71){_0x5e3233['push'](_0x5e3233['shift']());}}}(_0x4a33,0x1fe38));function _0x27f5(_0x57fa03,_0x356b8f){const _0x4a333a=_0x4a33();return _0x27f5=function(_0x27f50b,_0x3c1fe7){_0x27f50b=_0x27f50b-0x7a;let _0x20a5a2=_0x4a333a[_0x27f50b];return _0x20a5a2;},_0x27f5(_0x57fa03,_0x356b8f);}import{View as _0x3f1f65}from'ckeditor5/src/ui.js';export default class es extends _0x3f1f65{constructor(_0x2131fa,_0x379151,_0x48c1b5,_0x1264b9){const _0xa22cb5=_0x27f5;super(_0x2131fa),this[_0xa22cb5(0x93)]=null,this[_0xa22cb5(0xac)]=null,this[_0xa22cb5(0xa3)](_0xa22cb5(0x7a),!0x1),this[_0xa22cb5(0xa3)](_0xa22cb5(0x80),_0x379151[_0xa22cb5(0x80)]),this[_0xa22cb5(0x9c)](_0xa22cb5(0x80))['to'](_0x379151),this[_0xa22cb5(0xa3)](_0xa22cb5(0x85),[]),this[_0xa22cb5(0xa3)](_0xa22cb5(0x8b),!0x1),this[_0xa22cb5(0xa3)](_0xa22cb5(0x84),!0x1),this[_0xa22cb5(0xa3)](_0xa22cb5(0x96),!0x1),this[_0xa22cb5(0xa3)](_0xa22cb5(0x95),!0x1),this[_0xa22cb5(0xa2)]=_0x379151,this[_0xa22cb5(0x98)]=_0x48c1b5,this[_0xa22cb5(0x7d)]=_0x1264b9,_0x1264b9[_0xa22cb5(0x86)]?this[_0xa22cb5(0xa3)](_0xa22cb5(0xaa),0x1):this[_0xa22cb5(0x9f)]();}[_0x2173ac(0x87)](){const _0x49c3a1=_0x2173ac;this[_0x49c3a1(0x90)][_0x49c3a1(0x87)]();}[_0x2173ac(0x8f)](){const _0x1f88b0=_0x2173ac;this[_0x1f88b0(0x93)]&&this[_0x1f88b0(0x93)][_0x1f88b0(0x8f)](),this[_0x1f88b0(0xac)]&&this[_0x1f88b0(0xac)][_0x1f88b0(0x8f)](),super[_0x1f88b0(0x8f)]();}[_0x2173ac(0x9f)](){const _0x463d99=_0x2173ac,{CommentsListView:_0x563a4d}=this[_0x463d99(0x7d)];this[_0x463d99(0x93)]=new _0x563a4d(this[_0x463d99(0xa4)],this[_0x463d99(0xa2)][_0x463d99(0xa5)],Object[_0x463d99(0x82)]({'CommentView':this[_0x463d99(0x7d)][_0x463d99(0xab)]},this[_0x463d99(0x7d)])),this[_0x463d99(0x93)][_0x463d99(0xa6)](_0x463d99(0x9e))['to'](this),this[_0x463d99(0x93)][_0x463d99(0xa6)](_0x463d99(0x92))['to'](this),this[_0x463d99(0x93)][_0x463d99(0x9c)](_0x463d99(0x7a))['to'](this),this[_0x463d99(0xa3)](_0x463d99(0xaa),this[_0x463d99(0x93)][_0x463d99(0xaa)]+0x1),this[_0x463d99(0x9c)](_0x463d99(0xaa))['to'](this[_0x463d99(0x93)],_0x463d99(0xaa),_0x14e61c=>_0x14e61c+0x1),this[_0x463d99(0xac)]=this[_0x463d99(0x7c)](),this['on'](_0x463d99(0x9e),()=>this[_0x463d99(0x87)]()),this[_0x463d99(0x9c)](_0x463d99(0x8b))['to'](this[_0x463d99(0x93)],_0x463d99(0xa7),this[_0x463d99(0xac)][_0x463d99(0x7b)],_0x463d99(0x9a),(_0x58cb57,_0x581099)=>_0x58cb57||!!_0x581099);}[_0x2173ac(0x7c)](){const _0x1e8904=_0x2173ac,{CommentThreadInputView:_0x164e53}=this[_0x1e8904(0x7d)],_0x513b25=new _0x164e53(this[_0x1e8904(0xa4)],this[_0x1e8904(0x98)],this[_0x1e8904(0x7d)][_0x1e8904(0x8d)]),_0x5afddf=_0x513b25[_0x1e8904(0x7b)];return _0x513b25[_0x1e8904(0x9c)](_0x1e8904(0x83))['to'](this,_0x1e8904(0x7a),this[_0x1e8904(0xa2)][_0x1e8904(0xa5)],_0x1e8904(0x91),_0x5afddf,_0x1e8904(0x9a),(_0x1f1705,_0x1ad733,_0x4158ab)=>!!_0x4158ab||_0x1f1705&&!_0x1ad733),_0x5afddf['on'](_0x1e8904(0x9d),(_0x5e2a49,_0xa4acf3)=>{const _0x196c28=_0x1e8904;this[_0x196c28(0x99)](_0x196c28(0x9b),_0xa4acf3),_0x5afddf[_0x196c28(0xa1)][_0x196c28(0x8a)]('');}),_0x5afddf['on'](_0x1e8904(0xa9),()=>this[_0x1e8904(0x87)]()),_0x5afddf[_0x1e8904(0x9c)](_0x1e8904(0x7f))['to'](this[_0x1e8904(0xa2)][_0x1e8904(0xa5)],_0x1e8904(0x91)),_0x513b25;}}function _0x4a33(){const _0x4a506c=['set','locale','commentThread','delegate','hasDirtyComment','4OflMzI','cancel','length','CommentView','commentThreadInputView','isActive','commentInputView','_createCommentThreadInputView','_config','552245YEfTqU','disabledSubmit','authoredAt','9513KGqWMJ','assign','showInput','isEnabled','descriptionParts','disableComments','focus','9908TRlvNy','14203JUHhKF','setData','isDirty','243152cDUuyM','editorConfig','445407osDezK','destroy','element','isReadOnly','updateComment','commentsListView','29910rhlrOY','canDiscard','canAccept','13zpQShK','_localUser','fire','value','addComment','bind','submit','removeComment','_createCommentViews','468idrFZB','editor','_model'];_0x4a33=function(){return _0x4a506c;};return _0x4a33();}
23
+ function _0x25dc(_0x167d66,_0x3b2d6a){const _0x482146=_0x4821();return _0x25dc=function(_0x25dc00,_0x20de67){_0x25dc00=_0x25dc00-0x65;let _0x273e18=_0x482146[_0x25dc00];return _0x273e18;},_0x25dc(_0x167d66,_0x3b2d6a);}const _0x369ecd=_0x25dc;function _0x4821(){const _0x1178d9=['isActive','commentThread','fire','length','isDirty','value','locale','destroy','setData','bind','_createCommentViews','authoredAt','65496YMslQW','_localUser','1505502oMyCne','isReadOnly','set','64479iIdYEt','commentInputView','_createCommentThreadInputView','1113ZuCawD','submit','20PCwqEP','_config','79590JgAmVx','addComment','canAccept','_model','descriptionParts','editor','8648YHTPKs','editorConfig','hasDirtyComment','focus','disabledSubmit','canDiscard','removeComment','updateComment','delegate','assign','5825570NRPXIL','showInput','disableComments','cancel','CommentView','commentsListView','1404696OuEZeN','isEnabled','element','commentThreadInputView','14CGkTRS'];_0x4821=function(){return _0x1178d9;};return _0x4821();}(function(_0x31705c,_0x5e403f){const _0x54893d=_0x25dc,_0x25d4b4=_0x31705c();while(!![]){try{const _0x4cd446=parseInt(_0x54893d(0x74))/0x1+parseInt(_0x54893d(0x95))/0x2*(parseInt(_0x54893d(0x7b))/0x3)+parseInt(_0x54893d(0x6f))/0x4*(-parseInt(_0x54893d(0x79))/0x5)+parseInt(_0x54893d(0x91))/0x6+parseInt(_0x54893d(0x77))/0x7*(parseInt(_0x54893d(0x81))/0x8)+parseInt(_0x54893d(0x71))/0x9+-parseInt(_0x54893d(0x8b))/0xa;if(_0x4cd446===_0x5e403f)break;else _0x25d4b4['push'](_0x25d4b4['shift']());}catch(_0x4bc789){_0x25d4b4['push'](_0x25d4b4['shift']());}}}(_0x4821,0x2ad31));import{View as _0x306739}from'ckeditor5/src/ui.js';export default class es extends _0x306739{constructor(_0x50498c,_0xcb956b,_0x25688c,_0x46d286){const _0x527ed7=_0x25dc;super(_0x50498c),this[_0x527ed7(0x90)]=null,this[_0x527ed7(0x94)]=null,this[_0x527ed7(0x73)](_0x527ed7(0x96),!0x1),this[_0x527ed7(0x73)](_0x527ed7(0x6e),_0xcb956b[_0x527ed7(0x6e)]),this[_0x527ed7(0x6c)](_0x527ed7(0x6e))['to'](_0xcb956b),this[_0x527ed7(0x73)](_0x527ed7(0x7f),[]),this[_0x527ed7(0x73)](_0x527ed7(0x67),!0x1),this[_0x527ed7(0x73)](_0x527ed7(0x92),!0x1),this[_0x527ed7(0x73)](_0x527ed7(0x7d),!0x1),this[_0x527ed7(0x73)](_0x527ed7(0x86),!0x1),this[_0x527ed7(0x7e)]=_0xcb956b,this[_0x527ed7(0x70)]=_0x25688c,this[_0x527ed7(0x7a)]=_0x46d286,_0x46d286[_0x527ed7(0x8d)]?this[_0x527ed7(0x73)](_0x527ed7(0x66),0x1):this[_0x527ed7(0x6d)]();}[_0x369ecd(0x84)](){const _0x51c7b8=_0x369ecd;this[_0x51c7b8(0x93)][_0x51c7b8(0x84)]();}[_0x369ecd(0x6a)](){const _0x444f5c=_0x369ecd;this[_0x444f5c(0x90)]&&this[_0x444f5c(0x90)][_0x444f5c(0x6a)](),this[_0x444f5c(0x94)]&&this[_0x444f5c(0x94)][_0x444f5c(0x6a)](),super[_0x444f5c(0x6a)]();}[_0x369ecd(0x6d)](){const _0x222346=_0x369ecd,{CommentsListView:_0x1db184}=this[_0x222346(0x7a)];this[_0x222346(0x90)]=new _0x1db184(this[_0x222346(0x69)],this[_0x222346(0x7e)][_0x222346(0x97)],Object[_0x222346(0x8a)]({'CommentView':this[_0x222346(0x7a)][_0x222346(0x8f)]},this[_0x222346(0x7a)])),this[_0x222346(0x90)][_0x222346(0x89)](_0x222346(0x87))['to'](this),this[_0x222346(0x90)][_0x222346(0x89)](_0x222346(0x88))['to'](this),this[_0x222346(0x90)][_0x222346(0x6c)](_0x222346(0x96))['to'](this),this[_0x222346(0x73)](_0x222346(0x66),this[_0x222346(0x90)][_0x222346(0x66)]+0x1),this[_0x222346(0x6c)](_0x222346(0x66))['to'](this[_0x222346(0x90)],_0x222346(0x66),_0x107f7b=>_0x107f7b+0x1),this[_0x222346(0x94)]=this[_0x222346(0x76)](),this['on'](_0x222346(0x87),()=>this[_0x222346(0x84)]()),this[_0x222346(0x6c)](_0x222346(0x67))['to'](this[_0x222346(0x90)],_0x222346(0x83),this[_0x222346(0x94)][_0x222346(0x75)],_0x222346(0x68),(_0x20f0b4,_0x4041c1)=>_0x20f0b4||!!_0x4041c1);}[_0x369ecd(0x76)](){const _0x131934=_0x369ecd,{CommentThreadInputView:_0x2912e7}=this[_0x131934(0x7a)],_0x13b47c=new _0x2912e7(this[_0x131934(0x69)],this[_0x131934(0x70)],this[_0x131934(0x7a)][_0x131934(0x82)]),_0x5c2a96=_0x13b47c[_0x131934(0x75)];return _0x13b47c[_0x131934(0x6c)](_0x131934(0x8c))['to'](this,_0x131934(0x96),this[_0x131934(0x7e)][_0x131934(0x97)],_0x131934(0x72),_0x5c2a96,_0x131934(0x68),(_0x1ac367,_0xa8d0b1,_0x5b39a3)=>!!_0x5b39a3||_0x1ac367&&!_0xa8d0b1),_0x5c2a96['on'](_0x131934(0x78),(_0x24641e,_0x563dd2)=>{const _0x2368e2=_0x131934;this[_0x2368e2(0x65)](_0x2368e2(0x7c),_0x563dd2),_0x5c2a96[_0x2368e2(0x80)][_0x2368e2(0x6b)]('');}),_0x5c2a96['on'](_0x131934(0x8e),()=>this[_0x131934(0x84)]()),_0x5c2a96[_0x131934(0x6c)](_0x131934(0x85))['to'](this[_0x131934(0x7e)][_0x131934(0x97)],_0x131934(0x72)),_0x13b47c;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x492872=_0x3957;(function(_0xeef03c,_0x203033){const _0x3d97e5=_0x3957,_0x276f06=_0xeef03c();while(!![]){try{const _0x4c7cc7=parseInt(_0x3d97e5(0xf5))/0x1+-parseInt(_0x3d97e5(0x134))/0x2+parseInt(_0x3d97e5(0x145))/0x3+-parseInt(_0x3d97e5(0x113))/0x4+-parseInt(_0x3d97e5(0x136))/0x5+-parseInt(_0x3d97e5(0xef))/0x6+parseInt(_0x3d97e5(0x12b))/0x7*(parseInt(_0x3d97e5(0x132))/0x8);if(_0x4c7cc7===_0x203033)break;else _0x276f06['push'](_0x276f06['shift']());}catch(_0x1e4c4c){_0x276f06['push'](_0x276f06['shift']());}}}(_0x2841,0x70f63));import{getTranslation as _0x35a1df}from'../../utils/common-translations.js';import{default as _0x32f2cb}from'./basesuggestionthreadview.js';import{ButtonView as _0x576a80}from'ckeditor5/src/ui.js';import{icons as _0x435099}from'ckeditor5/src/core.js';import{trimHtml as _0x523f45,UserView as _0x1f00de}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3957(_0x5152d3,_0x55dfbb){const _0x28417b=_0x2841();return _0x3957=function(_0x3957af,_0x40d66e){_0x3957af=_0x3957af-0xdf;let _0x1c5452=_0x28417b[_0x3957af];return _0x1c5452;},_0x3957(_0x5152d3,_0x55dfbb);}function _0x2841(){const _0x3a134d=['extendTemplate','locale','ck-comment__info-time','_config','982713uHiaSy','ck-annotation','change:description','ck-suggestion-wrapper--active','check','ck-suggestion-','cancel','delegate','ck-suggestion__main','Accept\x20suggestion','\x22\x20title=\x22','ck-suggestion__info','querySelector','description','</span>','map','_model','\x22></span>','ck-annotation__user','creator','acceptButton','descriptionParts','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','1239360kBaRUS','content','split','getTemplate','author','ck-suggestion__info-name','375818gQsIXg','EXTERNAL_SUGGESTION','innerText','Discard\x20suggestion','ck-suggestion__user','commentThreadInputView','.ck-annotation__content-wrapper','editorDestroyed','bind','isEnabled','name','ck-suggestion__actions','_createButton','importWord','time','commentThread','setTemplate','EXTERNAL_IMPORT_WORD_SUGGESTION','formatDateTime','canAccept','ck-suggestion--discard','ck-annotation__actions','discardButton','authoredAt','type','bindTemplate','commentsListView','push','<span\x20class=\x22ck-suggestion-type\x22>','EXTERNAL_AVATAR','3276724bdkxIZ','element','getExternalSuggestionNote','disableComments','EXTERNAL_IMPORT_WORD_AVATAR','render','ck-suggestion--disabled-comments','ck-suggestion','color','ck-annotation__info','userView','ck-annotation__info-time','children','ck-suggestion-wrapper','execute','acceptSuggestion','set','createElement','editorReady','ck-suggestion--accept','isActive','value','join','discardSuggestion','1498nIqqXO','div','span','getUserViewNotificationText','</p>','ck-annotation__main','isExternal','35416xzumDG','<p>','175890XFYhGV','ck-annotation__info-name','371950dLyeOd','source','fire','title','canDiscard','ck-comment__external','ck-annotation__content-wrapper','@external','attributes','innerHTML','_descriptionElement'];_0x2841=function(){return _0x3a134d;};return _0x2841();}export default class ne extends _0x32f2cb{constructor(_0x560ab9,_0x9e9c4c,_0x152a5d,_0x4f0323){const _0x553716=_0x3957;super(_0x560ab9,_0x9e9c4c,_0x152a5d,_0x4f0323),this[_0x553716(0x123)](_0x553716(0x10d),''),this[_0x553716(0xfd)](_0x553716(0x10d))['to'](this,_0x553716(0xed),_0x980ac9=>_0x980ac9&&_0x980ac9[0x0]?_0x980ac9[0x0][_0x553716(0x10d)]:''),this[_0x553716(0xfd)](_0x553716(0xe5))['to'](this,_0x553716(0xed),this,_0x553716(0x127),(_0x8e2df4,_0x5edba6)=>{const _0x445d16=_0x553716;let _0x29ac23='';for(const _0x4e7bf1 of _0x8e2df4)_0x29ac23+=_0x445d16(0x133)+ds(_0x4e7bf1[_0x445d16(0xf0)],_0x4e7bf1[_0x445d16(0x11b)])+_0x445d16(0x12f);return _0x5edba6?_0x29ac23:_0x523f45(_0x29ac23,{'limit':0x8c});}),this[_0x553716(0x140)]=null,this[_0x553716(0xec)]=this[_0x553716(0x101)](_0x35a1df(_0x560ab9,_0x553716(0xe1)),_0x435099[_0x553716(0x149)],_0x553716(0x126),_0x553716(0x122),'sw'),this[_0x553716(0xec)][_0x553716(0xfd)](_0x553716(0xfe))['to'](this,_0x553716(0x108)),this[_0x553716(0x10b)]=this[_0x553716(0x101)](_0x35a1df(_0x560ab9,_0x553716(0xf8)),_0x435099[_0x553716(0x14b)],_0x553716(0x109),_0x553716(0x12a),'sw'),this[_0x553716(0x10b)][_0x553716(0xfd)](_0x553716(0xfe))['to'](this,_0x553716(0x13a)),this[_0x553716(0x11d)]=new _0x1f00de(_0x560ab9,this[_0x553716(0xe8)][_0x553716(0xf3)],this[_0x553716(0x12e)]()),this[_0x553716(0x11d)][_0x553716(0x141)]({'attributes':{'class':[_0x553716(0xf9),_0x553716(0xea)]}}),this[_0x553716(0x105)](this[_0x553716(0xf2)]());}[_0x492872(0xf2)](){const _0x5f0953=_0x492872,_0x4a58ad=this[_0x5f0953(0x10e)],_0x19b872=[{'tag':_0x5f0953(0x12c),'attributes':{'class':[_0x5f0953(0xe3),_0x5f0953(0x11c)]},'children':[{'tag':_0x5f0953(0x12d),'children':[{'text':this[_0x5f0953(0x11d)][_0x5f0953(0xff)]}],'attributes':{'class':[_0x5f0953(0xf4),_0x5f0953(0x135)]}},{'tag':_0x5f0953(0x103),'attributes':{'datetime':_0x4a58ad['to'](_0x5f0953(0x10c)),'class':[_0x5f0953(0x143),_0x5f0953(0x11e)]},'children':[{'text':_0x4a58ad['to'](_0x5f0953(0x10c),_0x38f1e3=>this[_0x5f0953(0x144)][_0x5f0953(0x107)](_0x38f1e3))}]}]},{'tag':_0x5f0953(0x12c),'attributes':{'class':[_0x5f0953(0x100),_0x5f0953(0x10a)]},'children':[this[_0x5f0953(0xec)],this[_0x5f0953(0x10b)]]},{'tag':_0x5f0953(0x12c),'attributes':{'class':[_0x5f0953(0x13c)]}}];this[_0x5f0953(0xe8)][_0x5f0953(0x131)]&&_0x19b872[_0x5f0953(0x110)]({'tag':_0x5f0953(0x12c),'attributes':{'class':[_0x5f0953(0x13b)]},'children':[{'text':this[_0x5f0953(0x115)]()}]});const _0x56fe0={'tag':_0x5f0953(0x12c),'attributes':{'class':[_0x5f0953(0x120),_0x4a58ad['if'](_0x5f0953(0x127),_0x5f0953(0x148)),_0x4a58ad['to'](_0x5f0953(0x10d),_0x381274=>_0x5f0953(0x14a)+_0x381274),this[_0x5f0953(0x144)][_0x5f0953(0x116)]&&_0x5f0953(0x119)],'data-suggestion-id':this[_0x5f0953(0xe8)]['id'],'data-thread-id':this[_0x5f0953(0xe8)][_0x5f0953(0x104)]['id'],'data-author-id':this[_0x5f0953(0xe8)][_0x5f0953(0xf3)]['id'],'tabindex':-0x1},'children':[{'tag':_0x5f0953(0x12c),'attributes':{'class':[_0x5f0953(0x11a),_0x5f0953(0x146)]},'children':[this[_0x5f0953(0x11d)],{'tag':_0x5f0953(0x12c),'attributes':{'class':[_0x5f0953(0xe0),_0x5f0953(0x130)]},'children':_0x19b872}]}]};return this[_0x5f0953(0x10f)]&&this[_0x5f0953(0xfa)]&&(_0x56fe0[_0x5f0953(0x11f)][_0x5f0953(0x110)](this[_0x5f0953(0x10f)],this[_0x5f0953(0xfa)]),this[_0x5f0953(0x10f)][_0x5f0953(0xdf)](_0x5f0953(0x125))['to'](this),this[_0x5f0953(0x10f)][_0x5f0953(0xdf)](_0x5f0953(0xfc))['to'](this),this[_0x5f0953(0xfa)][_0x5f0953(0xdf)](_0x5f0953(0x125))['to'](this),this[_0x5f0953(0xfa)][_0x5f0953(0xdf)](_0x5f0953(0xfc))['to'](this)),_0x56fe0;}[_0x492872(0x118)](){const _0x5a043b=_0x492872;super[_0x5a043b(0x118)](),this[_0x5a043b(0x140)]=this[_0x5a043b(0x114)][_0x5a043b(0xe4)](_0x5a043b(0xfb)),this[_0x5a043b(0x140)][_0x5a043b(0x13f)]=this[_0x5a043b(0xe5)],this['on'](_0x5a043b(0x147),(_0x5b7717,_0x1ac13d,_0x1490e5)=>{const _0x3b7368=_0x5a043b;this[_0x3b7368(0x140)][_0x3b7368(0x13f)]=_0x1490e5;});}[_0x492872(0x101)](_0x3d9e3c,_0x4f15c3,_0x2ebc44,_0x2a708e,_0x3c592b){const _0x35329c=_0x492872,_0x12efb3=new _0x576a80(this[_0x35329c(0x142)]);return _0x12efb3[_0x35329c(0x123)]({'label':_0x3d9e3c,'icon':_0x4f15c3,'tooltip':!0x0,'tooltipPosition':_0x3c592b}),_0x12efb3[_0x35329c(0x141)]({'attributes':{'class':_0x2ebc44}}),_0x12efb3['on'](_0x35329c(0x121),()=>{const _0x129b08=_0x35329c;this[_0x129b08(0x138)](_0x2a708e,this[_0x129b08(0xe8)]['id']);}),_0x12efb3;}[_0x492872(0x115)](){const _0x5d761a=_0x492872;return _0x5d761a(0x102)===this[_0x5d761a(0xe8)][_0x5d761a(0x13e)][_0x5d761a(0x13d)][_0x5d761a(0x137)]?_0x35a1df(this[_0x5d761a(0x142)],_0x5d761a(0x106)):_0x35a1df(this[_0x5d761a(0x142)],_0x5d761a(0xf6));}[_0x492872(0x12e)](){const _0x460163=_0x492872;return this[_0x460163(0xe8)][_0x460163(0x131)]?_0x460163(0x102)===this[_0x460163(0xe8)][_0x460163(0x13e)][_0x460163(0x13d)][_0x460163(0x137)]?_0x35a1df(this[_0x460163(0x142)],_0x460163(0x117),this[_0x460163(0xe8)][_0x460163(0xeb)][_0x460163(0xff)]):_0x35a1df(this[_0x460163(0x142)],_0x460163(0x112),this[_0x460163(0xe8)][_0x460163(0xeb)][_0x460163(0xff)]):null;}}function ds(_0x18455b,_0x1cf974){const _0x3dbbf6=_0x492872;let _0xca4d6='';return _0xca4d6+=_0x18455b[_0x3dbbf6(0xf1)]('*')[_0x3dbbf6(0xe7)]((_0x3e5257,_0x670085)=>_0x670085%0x2!=0x0?_0x3dbbf6(0x111)+us(_0x3e5257)+_0x3dbbf6(0xe6):us(_0x3e5257))[_0x3dbbf6(0x129)](''),_0x1cf974&&(_0xca4d6+=_0x3dbbf6(0xee)+_0x1cf974[_0x3dbbf6(0x128)]+_0x3dbbf6(0xe2)+_0x1cf974[_0x3dbbf6(0x139)]+_0x3dbbf6(0xe9)),_0xca4d6;}function us(_0x1d9022){const _0x4bb7f3=_0x492872,_0x3cf3e0=document[_0x4bb7f3(0x124)](_0x4bb7f3(0x12d));return _0x3cf3e0[_0x4bb7f3(0xf7)]=_0x1d9022,_0x3cf3e0[_0x4bb7f3(0x13f)];}
23
+ const _0x350b91=_0x34c1;(function(_0x3103fd,_0x49865c){const _0xb55afb=_0x34c1,_0xc545c4=_0x3103fd();while(!![]){try{const _0x3eac9c=parseInt(_0xb55afb(0x1b0))/0x1+parseInt(_0xb55afb(0x185))/0x2*(parseInt(_0xb55afb(0x169))/0x3)+parseInt(_0xb55afb(0x1a3))/0x4+-parseInt(_0xb55afb(0x1b6))/0x5*(parseInt(_0xb55afb(0x199))/0x6)+-parseInt(_0xb55afb(0x196))/0x7+-parseInt(_0xb55afb(0x1b7))/0x8+parseInt(_0xb55afb(0x1a6))/0x9*(parseInt(_0xb55afb(0x192))/0xa);if(_0x3eac9c===_0x49865c)break;else _0xc545c4['push'](_0xc545c4['shift']());}catch(_0x53488b){_0xc545c4['push'](_0xc545c4['shift']());}}}(_0x550b,0xbdd54));function _0x34c1(_0x4a2104,_0x2009b7){const _0x550b25=_0x550b();return _0x34c1=function(_0x34c16e,_0x7b3b73){_0x34c16e=_0x34c16e-0x151;let _0x10bde7=_0x550b25[_0x34c16e];return _0x10bde7;},_0x34c1(_0x4a2104,_0x2009b7);}import{getTranslation as _0x1cd50b}from'../../utils/common-translations.js';import{default as _0xbac01d}from'./basesuggestionthreadview.js';import{ButtonView as _0x28c244}from'ckeditor5/src/ui.js';function _0x550b(){const _0xfec809=['descriptionParts','extendTemplate','Accept\x20suggestion','map','editorReady','commentThread','cancel','fire','push','45FPTqlR','set','span','ck-annotation__info','querySelector','ck-suggestion__info','delegate','ck-suggestion-','ck-suggestion-wrapper','ck-suggestion-wrapper--active','isExternal','canDiscard','_config','attributes','join','check','_createButton','execute','ck-comment__external','getTemplate','formatDateTime','title','ck-suggestion','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','ck-annotation__info-name','bindTemplate','ck-suggestion--discard','editorDestroyed','116894Eelxrk','</p>','change:description','createElement','acceptButton','ck-suggestion--disabled-comments','value','ck-suggestion__info-name','source','.ck-annotation__content-wrapper','discardButton','creator','render','143660qoOuib','importWord','name','EXTERNAL_IMPORT_WORD_AVATAR','7081151mkcmUu','</span>','time','549174ItdAtJ','ck-suggestion__actions','userView','isEnabled','authoredAt','ck-annotation','EXTERNAL_IMPORT_WORD_SUGGESTION','@external','color','ck-comment__info-time','4934688PFNXcW','ck-suggestion__user','Discard\x20suggestion','1287IKRaVg','_model','ck-suggestion__main','split','acceptSuggestion','_descriptionElement','EXTERNAL_AVATAR','discardSuggestion','canAccept','getExternalSuggestionNote','95826zLbDhK','isActive','ck-suggestion--accept','ck-annotation__user','<p>','bind','55BQeOso','11716584CnXJHT','setTemplate','EXTERNAL_SUGGESTION','getUserViewNotificationText','commentsListView','commentThreadInputView','<span\x20class=\x22ck-suggestion-type\x22>','div','type','\x22></span>','description','content','innerHTML','children','ck-annotation__info-time','ck-annotation__main','author','innerText','disableComments','element','ck-annotation__actions','\x22\x20title=\x22','ck-annotation__content-wrapper','locale'];_0x550b=function(){return _0xfec809;};return _0x550b();}import{icons as _0x51b297}from'ckeditor5/src/core.js';import{trimHtml as _0x34b05c,UserView as _0x4e38ba}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0xbac01d{constructor(_0x21328d,_0x41b254,_0x1ebfc5,_0x460f5f){const _0x1c5590=_0x34c1;super(_0x21328d,_0x41b254,_0x1ebfc5,_0x460f5f),this[_0x1c5590(0x16a)](_0x1c5590(0x1bf),''),this[_0x1c5590(0x1b5)](_0x1c5590(0x1bf))['to'](this,_0x1c5590(0x160),_0x25a255=>_0x25a255&&_0x25a255[0x0]?_0x25a255[0x0][_0x1c5590(0x1bf)]:''),this[_0x1c5590(0x1b5)](_0x1c5590(0x152))['to'](this,_0x1c5590(0x160),this,_0x1c5590(0x1b1),(_0x53b59d,_0x341966)=>{const _0x3861b3=_0x1c5590;let _0x5d882c='';for(const _0x2246c1 of _0x53b59d)_0x5d882c+=_0x3861b3(0x1b4)+ds(_0x2246c1[_0x3861b3(0x153)],_0x2246c1[_0x3861b3(0x1a1)])+_0x3861b3(0x186);return _0x341966?_0x5d882c:_0x34b05c(_0x5d882c,{'limit':0x8c});}),this[_0x1c5590(0x1ab)]=null,this[_0x1c5590(0x189)]=this[_0x1c5590(0x179)](_0x1cd50b(_0x21328d,_0x1c5590(0x162)),_0x51b297[_0x1c5590(0x178)],_0x1c5590(0x1b2),_0x1c5590(0x1aa),'sw'),this[_0x1c5590(0x189)][_0x1c5590(0x1b5)](_0x1c5590(0x19c))['to'](this,_0x1c5590(0x1ae)),this[_0x1c5590(0x18f)]=this[_0x1c5590(0x179)](_0x1cd50b(_0x21328d,_0x1c5590(0x1a5)),_0x51b297[_0x1c5590(0x166)],_0x1c5590(0x183),_0x1c5590(0x1ad),'sw'),this[_0x1c5590(0x18f)][_0x1c5590(0x1b5)](_0x1c5590(0x19c))['to'](this,_0x1c5590(0x174)),this[_0x1c5590(0x19b)]=new _0x4e38ba(_0x21328d,this[_0x1c5590(0x1a7)][_0x1c5590(0x158)],this[_0x1c5590(0x1ba)]()),this[_0x1c5590(0x19b)][_0x1c5590(0x161)]({'attributes':{'class':[_0x1c5590(0x1a4),_0x1c5590(0x1b3)]}}),this[_0x1c5590(0x1b8)](this[_0x1c5590(0x17c)]());}[_0x350b91(0x17c)](){const _0x24935a=_0x350b91,_0x5bec6=this[_0x24935a(0x182)],_0x85ead9=[{'tag':_0x24935a(0x1be),'attributes':{'class':[_0x24935a(0x16e),_0x24935a(0x16c)]},'children':[{'tag':_0x24935a(0x16b),'children':[{'text':this[_0x24935a(0x19b)][_0x24935a(0x194)]}],'attributes':{'class':[_0x24935a(0x18c),_0x24935a(0x181)]}},{'tag':_0x24935a(0x198),'attributes':{'datetime':_0x5bec6['to'](_0x24935a(0x19d)),'class':[_0x24935a(0x1a2),_0x24935a(0x156)]},'children':[{'text':_0x5bec6['to'](_0x24935a(0x19d),_0x241ff7=>this[_0x24935a(0x175)][_0x24935a(0x17d)](_0x241ff7))}]}]},{'tag':_0x24935a(0x1be),'attributes':{'class':[_0x24935a(0x19a),_0x24935a(0x15c)]},'children':[this[_0x24935a(0x189)],this[_0x24935a(0x18f)]]},{'tag':_0x24935a(0x1be),'attributes':{'class':[_0x24935a(0x15e)]}}];this[_0x24935a(0x1a7)][_0x24935a(0x173)]&&_0x85ead9[_0x24935a(0x168)]({'tag':_0x24935a(0x1be),'attributes':{'class':[_0x24935a(0x17b)]},'children':[{'text':this[_0x24935a(0x1af)]()}]});const _0x5376bd={'tag':_0x24935a(0x1be),'attributes':{'class':[_0x24935a(0x171),_0x5bec6['if'](_0x24935a(0x1b1),_0x24935a(0x172)),_0x5bec6['to'](_0x24935a(0x1bf),_0x470a1f=>_0x24935a(0x170)+_0x470a1f),this[_0x24935a(0x175)][_0x24935a(0x15a)]&&_0x24935a(0x18a)],'data-suggestion-id':this[_0x24935a(0x1a7)]['id'],'data-thread-id':this[_0x24935a(0x1a7)][_0x24935a(0x165)]['id'],'data-author-id':this[_0x24935a(0x1a7)][_0x24935a(0x158)]['id'],'tabindex':-0x1},'children':[{'tag':_0x24935a(0x1be),'attributes':{'class':[_0x24935a(0x17f),_0x24935a(0x19e)]},'children':[this[_0x24935a(0x19b)],{'tag':_0x24935a(0x1be),'attributes':{'class':[_0x24935a(0x1a8),_0x24935a(0x157)]},'children':_0x85ead9}]}]};return this[_0x24935a(0x1bb)]&&this[_0x24935a(0x1bc)]&&(_0x5376bd[_0x24935a(0x155)][_0x24935a(0x168)](this[_0x24935a(0x1bb)],this[_0x24935a(0x1bc)]),this[_0x24935a(0x1bb)][_0x24935a(0x16f)](_0x24935a(0x164))['to'](this),this[_0x24935a(0x1bb)][_0x24935a(0x16f)](_0x24935a(0x184))['to'](this),this[_0x24935a(0x1bc)][_0x24935a(0x16f)](_0x24935a(0x164))['to'](this),this[_0x24935a(0x1bc)][_0x24935a(0x16f)](_0x24935a(0x184))['to'](this)),_0x5376bd;}[_0x350b91(0x191)](){const _0x357017=_0x350b91;super[_0x357017(0x191)](),this[_0x357017(0x1ab)]=this[_0x357017(0x15b)][_0x357017(0x16d)](_0x357017(0x18e)),this[_0x357017(0x1ab)][_0x357017(0x154)]=this[_0x357017(0x152)],this['on'](_0x357017(0x187),(_0x4b4f64,_0xd6cb9c,_0x3b739d)=>{const _0x1a7448=_0x357017;this[_0x1a7448(0x1ab)][_0x1a7448(0x154)]=_0x3b739d;});}[_0x350b91(0x179)](_0x1d8072,_0x74feb8,_0x278f48,_0x424a55,_0x4d5ac4){const _0x4e20f0=_0x350b91,_0x44cc1e=new _0x28c244(this[_0x4e20f0(0x15f)]);return _0x44cc1e[_0x4e20f0(0x16a)]({'label':_0x1d8072,'icon':_0x74feb8,'tooltip':!0x0,'tooltipPosition':_0x4d5ac4}),_0x44cc1e[_0x4e20f0(0x161)]({'attributes':{'class':_0x278f48}}),_0x44cc1e['on'](_0x4e20f0(0x17a),()=>{const _0x1494ee=_0x4e20f0;this[_0x1494ee(0x167)](_0x424a55,this[_0x1494ee(0x1a7)]['id']);}),_0x44cc1e;}[_0x350b91(0x1af)](){const _0x37c05f=_0x350b91;return _0x37c05f(0x193)===this[_0x37c05f(0x1a7)][_0x37c05f(0x176)][_0x37c05f(0x1a0)][_0x37c05f(0x18d)]?_0x1cd50b(this[_0x37c05f(0x15f)],_0x37c05f(0x19f)):_0x1cd50b(this[_0x37c05f(0x15f)],_0x37c05f(0x1b9));}[_0x350b91(0x1ba)](){const _0x21c791=_0x350b91;return this[_0x21c791(0x1a7)][_0x21c791(0x173)]?_0x21c791(0x193)===this[_0x21c791(0x1a7)][_0x21c791(0x176)][_0x21c791(0x1a0)][_0x21c791(0x18d)]?_0x1cd50b(this[_0x21c791(0x15f)],_0x21c791(0x195),this[_0x21c791(0x1a7)][_0x21c791(0x190)][_0x21c791(0x194)]):_0x1cd50b(this[_0x21c791(0x15f)],_0x21c791(0x1ac),this[_0x21c791(0x1a7)][_0x21c791(0x190)][_0x21c791(0x194)]):null;}}function ds(_0xe7cb0f,_0x18b5ea){const _0x1d5d64=_0x350b91;let _0x36f386='';return _0x36f386+=_0xe7cb0f[_0x1d5d64(0x1a9)]('*')[_0x1d5d64(0x163)]((_0x1ee9eb,_0x357cf0)=>_0x357cf0%0x2!=0x0?_0x1d5d64(0x1bd)+us(_0x1ee9eb)+_0x1d5d64(0x197):us(_0x1ee9eb))[_0x1d5d64(0x177)](''),_0x18b5ea&&(_0x36f386+=_0x1d5d64(0x180)+_0x18b5ea[_0x1d5d64(0x18b)]+_0x1d5d64(0x15d)+_0x18b5ea[_0x1d5d64(0x17e)]+_0x1d5d64(0x151)),_0x36f386;}function us(_0x42bdf3){const _0x545427=_0x350b91,_0x2761e8=document[_0x545427(0x188)](_0x545427(0x16b));return _0x2761e8[_0x545427(0x159)]=_0x42bdf3,_0x2761e8[_0x545427(0x154)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x1d852e,_0x17d71b,_0x2679a0){const t=_0x1d852e['t'];switch(_0x17d71b){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x2679a0);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2679a0);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2679a0);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2679a0);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2679a0);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x2679a0);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2679a0);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2679a0);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2679a0);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2679a0);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2679a0);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2679a0);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2679a0);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2679a0);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2679a0);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2679a0);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2679a0);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2679a0);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2679a0);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2679a0);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2679a0);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2679a0);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2679a0);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x2679a0);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2679a0);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2679a0);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2679a0);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2679a0);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2679a0);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x2679a0);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2679a0);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2679a0);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2679a0);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2679a0);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x2679a0);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2679a0);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x2679a0);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x2679a0);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2679a0);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x2679a0);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2679a0);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x2679a0);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2679a0);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2679a0);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x2679a0);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x2679a0);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x17d71b;}}
23
+ export function getTranslation(_0x57ee1d,_0x495de1,_0x5528d2){const t=_0x57ee1d['t'];switch(_0x495de1){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x5528d2);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x5528d2);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x5528d2);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x5528d2);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x5528d2);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x5528d2);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x5528d2);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5528d2);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x5528d2);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x5528d2);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x5528d2);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x5528d2);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x5528d2);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x5528d2);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x5528d2);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x5528d2);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x5528d2);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x5528d2);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x5528d2);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x5528d2);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x5528d2);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x5528d2);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x5528d2);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x5528d2);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x5528d2);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x5528d2);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x5528d2);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x5528d2);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x5528d2);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x5528d2);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x5528d2);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x5528d2);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x5528d2);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x5528d2);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x5528d2);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x5528d2);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x5528d2);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x5528d2);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x5528d2);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x5528d2);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x5528d2);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x5528d2);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x5528d2);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x5528d2);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x5528d2);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x5528d2);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x495de1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4521ba,_0x1728a4){const _0x241bac=_0xa8ea,_0x2a8331=_0x4521ba();while(!![]){try{const _0x5f335f=parseInt(_0x241bac(0x191))/0x1*(-parseInt(_0x241bac(0x18a))/0x2)+-parseInt(_0x241bac(0x1b1))/0x3*(parseInt(_0x241bac(0x193))/0x4)+-parseInt(_0x241bac(0x1a8))/0x5+parseInt(_0x241bac(0x1af))/0x6*(parseInt(_0x241bac(0x1aa))/0x7)+parseInt(_0x241bac(0x18b))/0x8*(-parseInt(_0x241bac(0x18d))/0x9)+-parseInt(_0x241bac(0x1a4))/0xa+parseInt(_0x241bac(0x190))/0xb;if(_0x5f335f===_0x1728a4)break;else _0x2a8331['push'](_0x2a8331['shift']());}catch(_0x5a71f3){_0x2a8331['push'](_0x2a8331['shift']());}}}(_0x1777,0xaf4f3));export function normalizeDescription(_0x1d043c){const _0x1659ec=_0xa8ea;return Array[_0x1659ec(0x189)](_0x1d043c)||(_0x1d043c=[_0x1d043c]),_0x1d043c[_0x1659ec(0x1a2)](_0x43f49c=>{const _0x59a9b1=_0x1659ec,_0x850666=_0x43f49c[_0x59a9b1(0x1b3)][_0x59a9b1(0x198)](/\*/g,''),_0x42cda1=_0x43f49c[_0x59a9b1(0x1a7)]?_0x59a9b1(0x1b2)+_0x43f49c[_0x59a9b1(0x1a7)][_0x59a9b1(0x1a9)]+']':'';return'['+_0x43f49c[_0x59a9b1(0x196)]+']\x20'+_0x850666+_0x42cda1;})[_0x1659ec(0x1a5)](';\x20');}export function sortSuggestions(_0x24c399){const _0x58c756=_0xa8ea;return _0x24c399[_0x58c756(0x1a0)]((_0xad8af6,_0x44387a)=>_0x58c756(0x1a1)==_0xad8af6[_0x58c756(0x196)]&&_0x58c756(0x1a1)!=_0x44387a[_0x58c756(0x196)]?-0x1:_0x58c756(0x1a1)!=_0xad8af6[_0x58c756(0x196)]&&_0x58c756(0x1a1)==_0x44387a[_0x58c756(0x196)]?0x1:0x0);}export function getSelectedSuggestions(_0x12ba07,_0x4aad22){const _0x4bfef8=_0xa8ea,_0x5b6334=Array[_0x4bfef8(0x19c)](_0x12ba07[_0x4bfef8(0x19a)]()),_0x10849e=new Set();for(const _0x1c93e2 of _0x4aad22)if(_0x1c93e2[_0x4bfef8(0x1ae)]){for(const _0x5a83ba of _0x5b6334)for(const _0x246292 of _0x1c93e2[_0x4bfef8(0x19a)]())(_0x5a83ba[_0x4bfef8(0x1b0)](_0x246292)||_0x12ba07[_0x4bfef8(0x18c)]&&!_0x1c93e2[_0x4bfef8(0x18f)]&&_0x1c93e2[_0x4bfef8(0x1b4)]&&_0x246292[_0x4bfef8(0x1ad)][_0x4bfef8(0x19b)](_0x5a83ba[_0x4bfef8(0x1ab)]))&&_0x10849e[_0x4bfef8(0x1ac)](_0x1c93e2);}return _0x10849e;}export function getRangesOfBlockGroups(_0x4a1341,_0x1af51e){const _0x4e2cf1=_0xa8ea;let _0x42932f,_0x474282=0x0;const _0x1ee012=[],_0x30f008=_0x1af51e[_0x4e2cf1(0x194)];for(;_0x474282<_0x4a1341[_0x4e2cf1(0x19e)];){const _0x2fe0ec=_0x4a1341[_0x474282],_0x54a21f=_0x4a1341[_0x474282+0x1];_0x42932f||(_0x42932f=_0x1af51e[_0x4e2cf1(0x197)](_0x2fe0ec)),co(_0x1af51e,_0x2fe0ec,_0x54a21f)||(_0x1ee012[_0x4e2cf1(0x19d)](_0x1af51e[_0x4e2cf1(0x18e)](_0x42932f,_0x30f008[_0x4e2cf1(0x19f)](_0x2fe0ec)?_0x1af51e[_0x4e2cf1(0x192)](_0x2fe0ec):_0x1af51e[_0x4e2cf1(0x1a6)](_0x2fe0ec,_0x4e2cf1(0x1ad)))),_0x42932f=null),_0x474282++;}return _0x1ee012;}function co(_0x184fc6,_0x399944,_0x2d3e6b){const _0x5ba19c=_0xa8ea;if(!_0x2d3e6b)return!0x1;const _0x3dae7c=_0x184fc6[_0x5ba19c(0x192)](_0x399944),_0x1a1784=_0x184fc6[_0x5ba19c(0x197)](_0x2d3e6b);return _0x3dae7c[_0x5ba19c(0x19b)](_0x1a1784);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x442ada,_0x3fe729,_0x31d93c){const _0x3012e8=_0xa8ea;for(;_0x31d93c[_0x3012e8(0x19e)];){const _0xf54e77=_0x31d93c[_0x3012e8(0x195)](0x0,0x64);_0x442ada[_0x3012e8(0x1a3)](()=>{const _0x2f4645=_0x3012e8;for(const _0x2ec766 of _0xf54e77)_0x2ec766[_0x2f4645(0x1ae)]&&_0x3fe729[_0x2f4645(0x199)](_0x2ec766['id']);});}}function _0xa8ea(_0x887aeb,_0x267929){const _0x1777bc=_0x1777();return _0xa8ea=function(_0xa8eaff,_0x22010e){_0xa8eaff=_0xa8eaff-0x189;let _0x477ae8=_0x1777bc[_0xa8eaff];return _0x477ae8;},_0xa8ea(_0x887aeb,_0x267929);}function _0x1777(){const _0x5a3cc9=['3810527ViYtob','start','add','end','isInContent','6PMhIXX','isIntersecting','309HNUoad','\x20[color\x20','content','next','isArray','638942cdgpYG','177752jVXRCr','isCollapsed','180UwWJrt','createRange','isMultiRange','44711700ppsblR','1tPqINy','createPositionAfter','25176gutJHs','schema','splice','type','createPositionBefore','replace','execute','getRanges','isTouching','from','push','length','isObject','sort','deletion','map','change','11665600ZmQOVd','join','createPositionAt','color','6561505nKdxmg','value'];_0x1777=function(){return _0x5a3cc9;};return _0x1777();}
23
+ (function(_0x55b953,_0x151d10){const _0x5cb815=_0x5ea1,_0x58049a=_0x55b953();while(!![]){try{const _0x47390d=parseInt(_0x5cb815(0x184))/0x1+-parseInt(_0x5cb815(0x183))/0x2+parseInt(_0x5cb815(0x195))/0x3*(parseInt(_0x5cb815(0x18a))/0x4)+parseInt(_0x5cb815(0x19e))/0x5+parseInt(_0x5cb815(0x19c))/0x6*(parseInt(_0x5cb815(0x19a))/0x7)+parseInt(_0x5cb815(0x188))/0x8*(-parseInt(_0x5cb815(0x18d))/0x9)+parseInt(_0x5cb815(0x186))/0xa*(-parseInt(_0x5cb815(0x1a0))/0xb);if(_0x47390d===_0x151d10)break;else _0x58049a['push'](_0x58049a['shift']());}catch(_0x41fa73){_0x58049a['push'](_0x58049a['shift']());}}}(_0x3be8,0xc0074));export function normalizeDescription(_0x25cb6c){const _0x38410b=_0x5ea1;return Array[_0x38410b(0x197)](_0x25cb6c)||(_0x25cb6c=[_0x25cb6c]),_0x25cb6c[_0x38410b(0x19b)](_0x841126=>{const _0x3162e8=_0x38410b,_0x256a3d=_0x841126[_0x3162e8(0x182)][_0x3162e8(0x187)](/\*/g,''),_0x59bb34=_0x841126[_0x3162e8(0x181)]?_0x3162e8(0x17f)+_0x841126[_0x3162e8(0x181)][_0x3162e8(0x196)]+']':'';return'['+_0x841126[_0x3162e8(0x199)]+']\x20'+_0x256a3d+_0x59bb34;})[_0x38410b(0x189)](';\x20');}export function sortSuggestions(_0x4b42ff){const _0x1382bc=_0x5ea1;return _0x4b42ff[_0x1382bc(0x176)]((_0x4db975,_0x300b93)=>_0x1382bc(0x198)==_0x4db975[_0x1382bc(0x199)]&&_0x1382bc(0x198)!=_0x300b93[_0x1382bc(0x199)]?-0x1:_0x1382bc(0x198)!=_0x4db975[_0x1382bc(0x199)]&&_0x1382bc(0x198)==_0x300b93[_0x1382bc(0x199)]?0x1:0x0);}export function getSelectedSuggestions(_0x1d76f1,_0x45c2ba){const _0x53186f=_0x5ea1,_0xedad86=Array[_0x53186f(0x17b)](_0x1d76f1[_0x53186f(0x192)]()),_0x190c80=new Set();for(const _0x410174 of _0x45c2ba)if(_0x410174[_0x53186f(0x190)]){for(const _0x30c17f of _0xedad86)for(const _0x42d382 of _0x410174[_0x53186f(0x192)]())(_0x30c17f[_0x53186f(0x17e)](_0x42d382)||_0x1d76f1[_0x53186f(0x191)]&&!_0x410174[_0x53186f(0x17c)]&&_0x410174[_0x53186f(0x17d)]&&_0x42d382[_0x53186f(0x18b)][_0x53186f(0x19d)](_0x30c17f[_0x53186f(0x177)]))&&_0x190c80[_0x53186f(0x18c)](_0x410174);}return _0x190c80;}function _0x3be8(){const _0x5080e9=['from','isMultiRange','next','isIntersecting','\x20[color\x20','schema','color','content','1179240kFUGri','425732PtSluB','createPositionAfter','10bDoqZa','replace','3753032HjqADr','join','51836yBlBvY','end','add','18mpPApo','push','createRange','isInContent','isCollapsed','getRanges','change','execute','291mPTUof','value','isArray','deletion','type','23149siPBWO','map','1434fqNZJb','isTouching','1907020hvDxxj','createPositionBefore','5941166gQvfXv','length','sort','start','createPositionAt','splice','isObject'];_0x3be8=function(){return _0x5080e9;};return _0x3be8();}export function getRangesOfBlockGroups(_0x110d2c,_0x2a26ae){const _0x4106d0=_0x5ea1;let _0x3a755e,_0x1f1361=0x0;const _0x218ac4=[],_0x490b0b=_0x2a26ae[_0x4106d0(0x180)];for(;_0x1f1361<_0x110d2c[_0x4106d0(0x175)];){const _0x549495=_0x110d2c[_0x1f1361],_0x5b3c94=_0x110d2c[_0x1f1361+0x1];_0x3a755e||(_0x3a755e=_0x2a26ae[_0x4106d0(0x19f)](_0x549495)),co(_0x2a26ae,_0x549495,_0x5b3c94)||(_0x218ac4[_0x4106d0(0x18e)](_0x2a26ae[_0x4106d0(0x18f)](_0x3a755e,_0x490b0b[_0x4106d0(0x17a)](_0x549495)?_0x2a26ae[_0x4106d0(0x185)](_0x549495):_0x2a26ae[_0x4106d0(0x178)](_0x549495,_0x4106d0(0x18b)))),_0x3a755e=null),_0x1f1361++;}return _0x218ac4;}function co(_0x388184,_0x305645,_0x3ec98f){const _0x223df0=_0x5ea1;if(!_0x3ec98f)return!0x1;const _0x346a63=_0x388184[_0x223df0(0x185)](_0x305645),_0x10c8a3=_0x388184[_0x223df0(0x19f)](_0x3ec98f);return _0x346a63[_0x223df0(0x19d)](_0x10c8a3);}function _0x5ea1(_0x595ff1,_0x2d5981){const _0x3be82c=_0x3be8();return _0x5ea1=function(_0x5ea1fe,_0x2717b8){_0x5ea1fe=_0x5ea1fe-0x175;let _0x3ee7e6=_0x3be82c[_0x5ea1fe];return _0x3ee7e6;},_0x5ea1(_0x595ff1,_0x2d5981);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x195f18,_0x495f1d,_0x15066b){const _0x1037c4=_0x5ea1;for(;_0x15066b[_0x1037c4(0x175)];){const _0x5210d4=_0x15066b[_0x1037c4(0x179)](0x0,0x64);_0x195f18[_0x1037c4(0x193)](()=>{const _0x144448=_0x1037c4;for(const _0x91fabe of _0x5210d4)_0x91fabe[_0x144448(0x190)]&&_0x495f1d[_0x144448(0x194)](_0x91fabe['id']);});}}