@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241017.0 → 0.0.0-nightly-20241019.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xea5321=_0x1b17;(function(_0x408e29,_0x480232){const _0x3c0c5e=_0x1b17,_0x45bb09=_0x408e29();while(!![]){try{const _0x21b657=-parseInt(_0x3c0c5e(0x148))/0x1+-parseInt(_0x3c0c5e(0x131))/0x2*(-parseInt(_0x3c0c5e(0x14c))/0x3)+parseInt(_0x3c0c5e(0xf5))/0x4*(-parseInt(_0x3c0c5e(0xc5))/0x5)+-parseInt(_0x3c0c5e(0xda))/0x6*(-parseInt(_0x3c0c5e(0xe5))/0x7)+parseInt(_0x3c0c5e(0x11d))/0x8*(-parseInt(_0x3c0c5e(0xc8))/0x9)+parseInt(_0x3c0c5e(0xfe))/0xa*(parseInt(_0x3c0c5e(0x12f))/0xb)+-parseInt(_0x3c0c5e(0x15a))/0xc;if(_0x21b657===_0x480232)break;else _0x45bb09['push'](_0x45bb09['shift']());}catch(_0x33dadc){_0x45bb09['push'](_0x45bb09['shift']());}}}(_0x2af3,0x8d278));import{Plugin as _0x4e769e}from'ckeditor5/src/core.js';import{Collection as _0x2ede47}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x394730,createDropdown as _0x3df8b3,ListSeparatorView as _0x21c5c6,MenuBarMenuView as _0x1353d0,MenuBarMenuListView as _0x51c082,MenuBarMenuListItemView as _0x588266,MenuBarMenuListItemButtonView as _0x29fb68,SplitButtonView as _0xf7870a,ViewModel as _0x11ed35}from'ckeditor5/src/ui.js';import{Users as _0x14c147,getDateTimeFormatter as _0x503f16,getAllMarkersDomElementsSorted as _0x2d2b0e}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x55656b from'./trackchangesediting.js';import _0x48cd7d from'./ui/suggestioncontroller.js';import _0x23dbb2 from'./ui/view/suggestionthreadview.js';import _0x2c3128 from'./ui/view/suggestionview.js';import{getTranslation as _0x43211f}from'./utils/common-translations.js';import _0x388c73 from'../theme/icons/track-changes.svg';export default class d extends _0x4e769e{static get[_0xea5321(0x106)](){const _0x4ae410=_0xea5321;return[_0x55656b,_0x14c147,_0x4ae410(0x10b),_0x4ae410(0xd3),_0x4ae410(0x151)];}static get[_0xea5321(0x155)](){const _0x214ae6=_0xea5321;return _0x214ae6(0xf9);}static get[_0xea5321(0xf3)](){return!0x0;}static get[_0xea5321(0x12d)](){return!0x0;}constructor(_0x38f4fb){const _0x9a86d5=_0xea5321;super(_0x38f4fb),this[_0x9a86d5(0x120)]=new Map(),this[_0x9a86d5(0x126)]=new Map(),this[_0x9a86d5(0xd2)]=new Map(),this[_0x9a86d5(0xdf)]=new Map();const _0xa3f883=this[_0x9a86d5(0x150)][_0x9a86d5(0x13f)];_0xa3f883[_0x9a86d5(0xf7)](_0x9a86d5(0xcb),_0x23dbb2),_0xa3f883[_0x9a86d5(0xf7)](_0x9a86d5(0x140),_0x2c3128),_0xa3f883[_0x9a86d5(0xf7)](_0x9a86d5(0xf6),!0x1),this[_0x9a86d5(0x144)]=_0xa3f883[_0x9a86d5(0x137)](_0x9a86d5(0xf6));}[_0xea5321(0xfa)](_0x5cb504,_0x23d654){const _0x3d6be2=_0xea5321;0x0===this[_0x3d6be2(0xdf)][_0x3d6be2(0xe7)]&&setTimeout(()=>{const _0x1f23a7=_0x3d6be2;for(const [_0xee0eb0,_0xc210f6]of this[_0x1f23a7(0xdf)]){const _0x1726ba=this[_0x1f23a7(0x120)][_0x1f23a7(0x15e)](_0xee0eb0);_0x1726ba||_0xc210f6?_0x1726ba&&_0xc210f6&&this[_0x1f23a7(0x102)](_0xee0eb0):this[_0x1f23a7(0xf0)](_0xee0eb0);}this[_0x1f23a7(0xdf)][_0x1f23a7(0x119)](),this[_0x1f23a7(0x150)][_0x1f23a7(0x15b)][_0x1f23a7(0x137)](_0x1f23a7(0x151))[_0x1f23a7(0xea)](),this[_0x1f23a7(0xe0)]();},0xa),this[_0x3d6be2(0xdf)][_0x3d6be2(0x117)](_0x5cb504,_0x23d654);}[_0xea5321(0x157)](){const _0x3e5a68=_0xea5321,_0xec6f2d=this[_0x3e5a68(0x150)],_0x4d8461=_0xec6f2d[_0x3e5a68(0x15b)][_0x3e5a68(0x137)](_0x3e5a68(0xe8)),_0x5950ab=_0xec6f2d[_0x3e5a68(0x15b)][_0x3e5a68(0x137)](_0x3e5a68(0xd3)),_0x4a0369=_0xec6f2d[_0x3e5a68(0x15b)][_0x3e5a68(0x137)](_0x3e5a68(0x151)),_0x44364d=_0xec6f2d[_0x3e5a68(0x15b)][_0x3e5a68(0x137)](_0x3e5a68(0x10b));this[_0x3e5a68(0x10a)](),_0x4a0369[_0x3e5a68(0x153)](()=>{const _0x1e374d=_0x3e5a68,_0x455ac5=[];for(const [_0x404a47,_0x4dbe94]of Array[_0x1e374d(0xec)](this[_0x1e374d(0x120)])){const _0x5be67f=_0x404a47[_0x1e374d(0x11e)](),_0x2f248d=[];for(const _0x8eaeb5 of _0x5be67f){if(!_0x8eaeb5[_0x1e374d(0x136)])continue;if(_0x8eaeb5[_0x1e374d(0x14a)]){_0x2f248d[_0x1e374d(0xe1)](..._0x8eaeb5[_0x1e374d(0xe3)]());continue;}const _0x715f6f=_0x8eaeb5[_0x1e374d(0x14e)]();if(_0x2f248d[_0x1e374d(0x133)]>0x0){const _0x30a28f=_0x2f248d[0x0][_0x1e374d(0xd8)](_0x715f6f);if(_0x30a28f){_0x2f248d[0x0]=_0x30a28f;continue;}}_0x2f248d[_0x1e374d(0xe1)](_0x715f6f);}_0x455ac5[_0x1e374d(0xe1)]([_0x4dbe94[_0x1e374d(0xff)],_0x2f248d]);}return _0x455ac5;}),this[_0x3e5a68(0xca)](_0x4d8461,_0x3e5a68(0x10c),(_0x430416,_0xf8661f)=>{const _0x2baa0d=_0x3e5a68;this[_0x2baa0d(0xca)](_0xf8661f,_0x2baa0d(0xc4),(_0x126238,_0x46d316,_0x39dafa,_0x2866a6)=>{const _0x26fcc9=_0x2baa0d;_0xf8661f[_0x26fcc9(0x136)]&&(null==_0x39dafa?(this[_0x26fcc9(0x103)](_0x2866a6[_0x26fcc9(0x11b)]),this[_0x26fcc9(0xfa)](_0xf8661f,!0x1)):(this[_0x26fcc9(0x103)](_0x39dafa[_0x26fcc9(0x11b)]),null==_0x2866a6&&this[_0x26fcc9(0xfa)](_0xf8661f,!0x0)));}),null!==_0xf8661f[_0x2baa0d(0x134)]?this[_0x2baa0d(0x103)](_0xf8661f[_0x2baa0d(0x11b)]):this[_0x2baa0d(0xfa)](_0xf8661f,!0x1);}),this[_0x3e5a68(0xca)](_0x4d8461,_0x3e5a68(0x138),(_0x2f1371,_0x27a619,_0x7e363e)=>{const _0x4cbd2a=_0x3e5a68;this[_0x4cbd2a(0xeb)](_0x27a619,_0x4cbd2a(0xc4)),this[_0x4cbd2a(0xdf)][_0x4cbd2a(0x139)](_0x27a619),this[_0x4cbd2a(0x120)][_0x4cbd2a(0x15e)](_0x27a619)&&this[_0x4cbd2a(0x102)](_0x27a619),_0x7e363e&&this[_0x4cbd2a(0x103)](_0x7e363e[_0x4cbd2a(0x11b)]);}),this[_0x3e5a68(0xca)](_0x4d8461,_0x3e5a68(0x132),(_0x1d0a24,_0x1d8a6a)=>{const _0xc7b652=_0x3e5a68;this[_0xc7b652(0x103)](_0x1d8a6a);}),this[_0x3e5a68(0xca)](_0x5950ab,_0x3e5a68(0x11f),()=>{const _0x32ad76=_0x3e5a68;this[_0x32ad76(0xe0)]();}),this[_0x3e5a68(0xca)](_0x44364d,_0x3e5a68(0xd6),(_0x310621,{threadId:_0x47134a,isFromAdapter:_0x1db779})=>{const _0x3e3fd5=_0x3e5a68;if(_0x1db779||!_0x4d8461[_0x3e3fd5(0x11a)](_0x47134a))return;const _0x2d7558=_0x4d8461[_0x3e3fd5(0x143)](_0x47134a);this[_0x3e3fd5(0x120)][_0x3e3fd5(0x137)](_0x2d7558)[_0x3e3fd5(0xff)][_0x3e3fd5(0x14f)][_0x3e3fd5(0x10e)](-0x1);},{'priority':_0x3e5a68(0x145)});}[_0xea5321(0xe0)](){const _0x10af9c=_0xea5321,_0x45d2e7=this[_0x10af9c(0x150)][_0x10af9c(0x15b)][_0x10af9c(0x137)](_0x10af9c(0xd3)),_0x4cd140=this[_0x10af9c(0x150)][_0x10af9c(0x15b)][_0x10af9c(0x137)](_0x10af9c(0xe8)),_0x2ba91f=Array[_0x10af9c(0xec)](_0x45d2e7[_0x10af9c(0x121)],_0x54f246=>_0x54f246[_0x10af9c(0x12c)])[_0x10af9c(0xe6)](_0x1ff8ae=>this[_0x10af9c(0x126)][_0x10af9c(0x15e)](_0x1ff8ae)),_0x5e8a1a=[];for(const _0xafadfd of _0x2ba91f){const _0x1391e9=this[_0x10af9c(0x126)][_0x10af9c(0x137)](_0xafadfd)[_0x10af9c(0xf2)][_0x10af9c(0x11e)]();_0x5e8a1a[_0x10af9c(0xe1)](..._0x1391e9[_0x10af9c(0xe2)]((_0x46570f,_0x4ca6cb)=>[..._0x46570f,..._0x4ca6cb[_0x10af9c(0x14d)]()],[]));}_0x4cd140[_0x10af9c(0x13e)]=_0x5e8a1a;}[_0xea5321(0x10a)](){const _0x48a292=_0xea5321,_0x4b6685=this[_0x48a292(0x150)],_0xb0cae5=_0x4b6685[_0x48a292(0xcd)],_0x2f26d9=_0x43211f(_0xb0cae5,_0x48a292(0x109)),_0x5588dc=new _0x2ede47([{'type':_0x48a292(0x125),'model':new _0x11ed35({'withText':!0x0,'isToggleable':!0x0,'label':_0x2f26d9,'commandName':_0x48a292(0x152),'role':_0x48a292(0x123)})},{'type':_0x48a292(0xf8)},{'type':_0x48a292(0x116),'model':new _0x11ed35({'withText':!0x0,'label':_0x43211f(_0xb0cae5,_0x48a292(0x12e)),'commandName':_0x48a292(0xd7),'role':_0x48a292(0x10d)})},{'type':_0x48a292(0x116),'model':new _0x11ed35({'withText':!0x0,'label':_0x43211f(_0xb0cae5,_0x48a292(0x12b)),'commandName':_0x48a292(0xef),'role':_0x48a292(0x10d)})},{'type':_0x48a292(0x116),'model':new _0x11ed35({'withText':!0x0,'label':_0x43211f(_0xb0cae5,_0x48a292(0xce)),'commandName':_0x48a292(0xd5),'role':_0x48a292(0x10d)})},{'type':_0x48a292(0x116),'model':new _0x11ed35({'withText':!0x0,'label':_0x43211f(_0xb0cae5,_0x48a292(0x108)),'commandName':_0x48a292(0xdb),'role':_0x48a292(0x10d)})}]);for(const _0x1c95ee of _0x5588dc)if(me(_0x1c95ee)){const _0x4bdd6f=_0x4b6685[_0x48a292(0xfc)][_0x48a292(0x137)](_0x1c95ee[_0x48a292(0xf2)][_0x48a292(0xcc)]);_0x1c95ee[_0x48a292(0xf2)][_0x48a292(0x154)](_0x48a292(0xe4),_0x48a292(0x118))['to'](_0x4bdd6f,_0x48a292(0x13d),_0x48a292(0x118));}_0x4b6685['ui'][_0x48a292(0xc7)][_0x48a292(0xd4)](_0x48a292(0x152),_0xf944c9=>this[_0x48a292(0x13b)](_0xf944c9,_0x5588dc,_0x2f26d9)),_0x4b6685['ui'][_0x48a292(0xc7)][_0x48a292(0xd4)](_0x48a292(0x147),_0xd3546b=>this[_0x48a292(0x122)](_0xd3546b,_0x5588dc,_0x2f26d9));}[_0xea5321(0x13b)](_0x2affeb,_0x2a38b7,_0x91600e){const _0x4a9c17=_0xea5321,_0x5b0f1c=_0x3df8b3(_0x2affeb,_0xf7870a),_0x267eea=this[_0x4a9c17(0x150)][_0x4a9c17(0xfc)][_0x4a9c17(0x137)](_0x4a9c17(0x152));_0x5b0f1c[_0x4a9c17(0xdc)][_0x4a9c17(0x117)]({'tooltip':_0x91600e,'label':_0x91600e,'icon':_0x388c73}),_0x5b0f1c[_0x4a9c17(0xdc)][_0x4a9c17(0x154)](_0x4a9c17(0xe4))['to'](_0x267eea,_0x4a9c17(0x13d)),_0x5b0f1c[_0x4a9c17(0xdc)]['on'](_0x4a9c17(0x113),()=>{const _0x45c2e0=_0x4a9c17;_0x267eea[_0x45c2e0(0x113)](),this[_0x45c2e0(0x150)][_0x45c2e0(0x101)][_0x45c2e0(0xff)][_0x45c2e0(0x10e)]();}),_0x394730(_0x5b0f1c,_0x2a38b7,{'role':_0x4a9c17(0x135)});const _0x38b6d3=[];for(const _0x51161f of _0x2a38b7)me(_0x51161f)&&_0x38b6d3[_0x4a9c17(0xe1)](this[_0x4a9c17(0x150)][_0x4a9c17(0xfc)][_0x4a9c17(0x137)](_0x51161f[_0x4a9c17(0xf2)][_0x4a9c17(0xcc)]));const _0x3a38b9=_0x5b0f1c[_0x4a9c17(0xdc)];return _0x3a38b9[_0x4a9c17(0x100)][_0x4a9c17(0x110)](_0x4a9c17(0x118)),_0x3a38b9[_0x4a9c17(0x114)][_0x4a9c17(0x110)](_0x4a9c17(0x118)),_0x3a38b9[_0x4a9c17(0x100)][_0x4a9c17(0x154)](_0x4a9c17(0x118))['to'](_0x267eea,_0x4a9c17(0x118)),_0x3a38b9[_0x4a9c17(0x114)][_0x4a9c17(0x154)](_0x4a9c17(0x118))[_0x4a9c17(0x129)](_0x38b6d3,_0x4a9c17(0x118),(..._0x1803d7)=>_0x1803d7[_0x4a9c17(0x141)](_0x88283e=>_0x88283e)),_0x5b0f1c['on'](_0x4a9c17(0x113),_0x145aa6=>{const _0x553505=_0x4a9c17;this[_0x553505(0x150)][_0x553505(0x113)](_0x145aa6[_0x553505(0x111)][_0x553505(0xcc)]),this[_0x553505(0x150)][_0x553505(0x101)][_0x553505(0xff)][_0x553505(0x10e)]();}),_0x5b0f1c;}[_0xea5321(0x122)](_0xc53384,_0xa540a9,_0x1361ec){const _0x4f9de5=_0xea5321,_0x21540a=new _0x1353d0(_0xc53384),_0x5cb74a=this[_0x4f9de5(0x150)][_0x4f9de5(0xfc)][_0x4f9de5(0x137)](_0x4f9de5(0x152));_0x21540a[_0x4f9de5(0xdc)][_0x4f9de5(0x117)]({'label':_0x1361ec,'icon':_0x388c73});const _0x1c7e44=new _0x51c082(_0xc53384);for(const _0x3c85c0 of _0xa540a9){if(_0x4f9de5(0xf8)==_0x3c85c0[_0x4f9de5(0x13c)]){_0x1c7e44[_0x4f9de5(0xf4)][_0x4f9de5(0xd4)](new _0x21c5c6(_0xc53384));continue;}const _0x434cac=new _0x588266(_0xc53384,_0x21540a),_0x547f5b=new _0x29fb68(_0xc53384),_0xc36157=_0x3c85c0[_0x4f9de5(0xf2)];_0x547f5b[_0x4f9de5(0x154)](...Object[_0x4f9de5(0x10f)](_0xc36157))['to'](_0xc36157),_0x547f5b[_0x4f9de5(0xd0)](_0x4f9de5(0x113))['to'](_0x21540a),_0x547f5b['on'](_0x4f9de5(0x113),()=>{const _0x3db716=_0x4f9de5;this[_0x3db716(0x150)][_0x3db716(0x113)](_0xc36157[_0x3db716(0xcc)]),this[_0x3db716(0x150)][_0x3db716(0x101)][_0x3db716(0xff)][_0x3db716(0x10e)]();}),_0x434cac[_0x4f9de5(0x158)][_0x4f9de5(0xd4)](_0x547f5b),_0x1c7e44[_0x4f9de5(0xf4)][_0x4f9de5(0xd4)](_0x434cac);}return _0x21540a[_0x4f9de5(0x154)](_0x4f9de5(0x118))['to'](_0x5cb74a,_0x4f9de5(0x118)),_0x21540a[_0x4f9de5(0x124)][_0x4f9de5(0x158)][_0x4f9de5(0xd4)](_0x1c7e44),_0x21540a;}[_0xea5321(0xf0)](_0x5429f4){const _0x32ab26=_0xea5321,_0x13e843=this[_0x32ab26(0x150)],_0x34b549=_0x13e843[_0x32ab26(0x13f)],_0x3b16d7=_0x13e843[_0x32ab26(0x15b)][_0x32ab26(0x137)](_0x32ab26(0xd3)),_0x180576=_0x13e843[_0x32ab26(0x15b)][_0x32ab26(0x137)](_0x32ab26(0x10b)),_0x5c2b1e=_0x13e843[_0x32ab26(0x15b)][_0x32ab26(0x137)](_0x32ab26(0x151)),_0x3608c6=_0x13e843[_0x32ab26(0x15b)][_0x32ab26(0x137)](_0x14c147)['me'],_0x574623=_0x34b549[_0x32ab26(0x137)](_0x32ab26(0x152))[_0x32ab26(0xe9)],_0x415ca2=_0x34b549[_0x32ab26(0x137)](_0x32ab26(0x152))[_0x32ab26(0x13a)],{CommentsListView:_0x4e4ee0,CommentThreadInputView:_0x1612c6}=_0x13e843[_0x32ab26(0x15b)][_0x32ab26(0x137)](_0x32ab26(0x130));let _0x59329c,_0x487c83,_0x2876c7;this[_0x32ab26(0xd2)][_0x32ab26(0x15e)](_0x5429f4['id'])?(_0x487c83=this[_0x32ab26(0xd2)][_0x32ab26(0x137)](_0x5429f4['id']),_0x59329c=_0x487c83[_0x32ab26(0x15d)]):(_0x59329c=new _0x574623(_0x13e843[_0x32ab26(0xcd)],_0x5429f4,_0x3608c6,{'disableComments':this[_0x32ab26(0x144)],'editorConfig':_0x34b549[_0x32ab26(0x137)](_0x32ab26(0x104)),'maxCommentsWhenCollapsed':_0x34b549[_0x32ab26(0x137)](_0x32ab26(0xfd)),'maxThreadTotalWeight':_0x34b549[_0x32ab26(0x137)](_0x32ab26(0xc9)),'maxCommentCharsWhenCollapsed':_0x34b549[_0x32ab26(0x137)](_0x32ab26(0xd1)),'formatDateTime':_0x503f16(_0x34b549[_0x32ab26(0x137)](_0x32ab26(0xcd))),'CommentView':_0x34b549[_0x32ab26(0x137)](_0x32ab26(0x159))[_0x32ab26(0xee)],'CommentsListView':_0x4e4ee0,'CommentThreadInputView':_0x1612c6,'SuggestionView':_0x415ca2}),_0x59329c[_0x32ab26(0x156)][_0x32ab26(0x146)]['on'](_0x32ab26(0x113),()=>{const _0x128d3f=_0x32ab26;_0x13e843[_0x128d3f(0x101)][_0x128d3f(0xff)][_0x128d3f(0x10e)]();}),_0x59329c[_0x32ab26(0x156)][_0x32ab26(0x11c)]['on'](_0x32ab26(0x113),()=>{const _0x4e2d51=_0x32ab26;_0x13e843[_0x4e2d51(0x101)][_0x4e2d51(0xff)][_0x4e2d51(0x10e)]();}),_0x487c83=_0x3b16d7[_0x32ab26(0x142)](this[_0x32ab26(0x150)][_0x32ab26(0xcd)],_0x59329c),_0x487c83[_0x32ab26(0x154)](_0x32ab26(0xd9))['to'](_0x59329c,_0x32ab26(0xd9)),_0x487c83[_0x32ab26(0x154)](_0x32ab26(0x133))['to'](_0x59329c),_0x487c83[_0x32ab26(0x154)](_0x32ab26(0x13c))['to'](_0x59329c,_0x32ab26(0x13c),_0x178086=>_0x32ab26(0xed)+_0x178086),_0x59329c['on'](_0x32ab26(0x112),()=>{const _0xf4316c=_0x32ab26;_0x2876c7[_0xf4316c(0x107)](_0xf4316c(0x112));}),this[_0x32ab26(0xd2)][_0x32ab26(0x117)](_0x5429f4['id'],_0x487c83));const _0x3c7ce0=_0x180576[_0x32ab26(0xfb)](_0x5429f4[_0x32ab26(0x128)],_0x59329c),_0x595cdf=new _0x48cd7d(_0x13e843,_0x5429f4,_0x59329c,_0x3c7ce0),_0x40c7c6=_0x5429f4[_0x32ab26(0x11e)]()[_0x32ab26(0xe6)](_0x29c2c8=>_0x29c2c8[_0x32ab26(0x136)]);_0x59329c[_0x32ab26(0xcf)]=_0x13e843[_0x32ab26(0x15b)][_0x32ab26(0x137)](_0x32ab26(0xe8))[_0x32ab26(0x14b)][_0x32ab26(0x15c)](_0x40c7c6),this[_0x32ab26(0x120)][_0x32ab26(0x117)](_0x5429f4,_0x595cdf),this[_0x32ab26(0x126)][_0x32ab26(0x117)](_0x59329c,_0x595cdf),_0x2876c7=_0x3b16d7[_0x32ab26(0x105)]({'view':_0x487c83,'target':()=>{const _0x5932c2=_0x32ab26,_0x4057fa=[],_0x2fd695=_0x5429f4[_0x5932c2(0x11e)]()[_0x5932c2(0xe6)](_0x24f186=>_0x24f186[_0x5932c2(0x136)]);for(const _0x3fc975 of _0x2fd695)_0x4057fa[_0x5932c2(0xe1)](..._0x3fc975[_0x5932c2(0xde)]());return _0x2d2b0e(_0x13e843[_0x5932c2(0x101)],_0x4057fa);},'type':()=>_0x32ab26(0xed)+_0x595cdf[_0x32ab26(0xff)][_0x32ab26(0x13c)]}),_0x180576[_0x32ab26(0x127)](_0x59329c,_0x2876c7),_0x3b16d7[_0x32ab26(0xd4)](_0x2876c7),_0x5c2b1e[_0x32ab26(0x149)](_0x2876c7);}[_0xea5321(0x102)](_0xd186c){const _0x34fc3a=_0xea5321,_0x2b0777=this[_0x34fc3a(0x150)][_0x34fc3a(0x15b)][_0x34fc3a(0x137)](_0x34fc3a(0x10b)),_0x11d747=this[_0x34fc3a(0x150)][_0x34fc3a(0x15b)][_0x34fc3a(0x137)](_0x34fc3a(0xd3)),_0x1cb1f9=this[_0x34fc3a(0x120)][_0x34fc3a(0x137)](_0xd186c),_0x26dd01=_0x1cb1f9[_0x34fc3a(0xff)],_0x3028ec=_0x11d747[_0x34fc3a(0xf1)](_0x26dd01);_0x2b0777[_0x34fc3a(0x115)](_0x26dd01),_0x3028ec&&_0x11d747[_0x34fc3a(0x12a)](_0x3028ec),this[_0x34fc3a(0x120)][_0x34fc3a(0x139)](_0xd186c),this[_0x34fc3a(0x126)][_0x34fc3a(0x139)](_0x26dd01),_0x1cb1f9[_0x34fc3a(0xc6)]();}[_0xea5321(0x103)](_0x1825ba){const _0x33c2b2=_0xea5321;if(!_0x1825ba[_0x33c2b2(0x136)]||!this[_0x33c2b2(0x120)][_0x33c2b2(0x15e)](_0x1825ba))return;const _0x48e295=this[_0x33c2b2(0x150)][_0x33c2b2(0x15b)][_0x33c2b2(0x137)](_0x33c2b2(0xe8)),_0x1999fb=this[_0x33c2b2(0x120)][_0x33c2b2(0x137)](_0x1825ba),_0x352964=_0x1825ba[_0x33c2b2(0x11e)]();_0x1999fb[_0x33c2b2(0xff)][_0x33c2b2(0xcf)]=_0x48e295[_0x33c2b2(0x14b)][_0x33c2b2(0x15c)](_0x352964);}[_0xea5321(0xc6)](){const _0x2bdb0b=_0xea5321;for(const _0x2b0dbc of this[_0x2bdb0b(0x120)][_0x2bdb0b(0x10f)]())this[_0x2bdb0b(0x102)](_0x2b0dbc);for(const _0x500fef of this[_0x2bdb0b(0xd2)][_0x2bdb0b(0xdd)]())_0x500fef[_0x2bdb0b(0x15d)][_0x2bdb0b(0xc6)]();super[_0x2bdb0b(0xc6)]();}}function _0x1b17(_0x83f61b,_0x3faa4c){const _0x2af370=_0x2af3();return _0x1b17=function(_0x1b175e,_0x386a46){_0x1b175e=_0x1b175e-0xc4;let _0x1c7cac=_0x2af370[_0x1b175e];return _0x1c7cac;},_0x1b17(_0x83f61b,_0x3faa4c);}function _0x2af3(){const _0x534360=['_suggestionToController','activeAnnotations','_createMenuBarMenu','menuitemcheckbox','panelView','switchbutton','_viewToController','_bindAnnotationToEditors','commentThread','toMany','remove','Accept\x20all\x20selected\x20suggestions','innerView','isPremiumPlugin','Accept\x20all\x20suggestions','3291266zqqguD','CommentsUI','74JZiizi','suggestionChanged','length','previous','menu','isInContent','get','suggestionUnloaded','delete','SuggestionView','_createToolbarButton','type','value','activeMarkers','config','trackChanges.SuggestionView','some','createAnnotationView','getSuggestion','_disableComments','lowest','acceptButton','menuBar:trackChanges','308931QBDpJR','registerAnnotation','isMultiRange','descriptionFactory','87753LZORos','getMarkerNames','getFirstRange','commentsListView','editor','EditorAnnotations','trackChanges','addSourceCollector','bind','pluginName','suggestionView','init','children','comments','11408520BCspQj','plugins','getDescriptions','mainView','has','change:previous','12535pFlXNC','destroy','componentFactory','253512KmFHPy','comments.maxThreadTotalWeight','listenTo','trackChanges.SuggestionThreadView','commandName','locale','Discard\x20all\x20suggestions','descriptionParts','delegate','comments.maxCommentCharsWhenCollapsed','_annotationViews','Annotations','add','discardAllSuggestions','addComment','acceptAllSuggestions','getJoined','isDirty','24qVuads','discardSelectedSuggestions','buttonView','values','getMarkers','_handleControllerBuffer','_refreshActiveMarkers','push','reduce','getRanges','isOn','1434454lTFGqx','filter','size','TrackChangesEditing','SuggestionThreadView','refreshSelectedViews','stopListening','from','suggestion-','CommentView','acceptSelectedSuggestions','_initializeController','getByInnerView','model','isOfficialPlugin','items','400Xwyglh','trackChanges.disableComments','define','separator','TrackChangesUI','_handleSuggestionControllerDelayed','createCommentThreadController','commands','comments.maxCommentsWhenCollapsed','10TYIXcY','view','actionView','editing','_destroyController','_updateController','comments.editorConfig','createAnnotation','requires','fire','Discard\x20all\x20selected\x20suggestions','Track\x20changes','_addUIComponentsToFactory','CommentsRepository','suggestionLoaded','menuitem','focus','keys','unbind','source','escape','execute','arrowView','_unbindEditors','button','set','isEnabled','clear','hasSuggestion','head','discardButton','32TpqIZe','getAllAdjacentSuggestions','change:activeAnnotations'];_0x2af3=function(){return _0x534360;};return _0x2af3();}function me(_0x4bfed3){const _0x18c7f4=_0xea5321;return _0x18c7f4(0xf2)in _0x4bfed3;}
23
+ const _0x1916a1=_0x1e05;(function(_0x23dc68,_0x565198){const _0x983d29=_0x1e05,_0x413174=_0x23dc68();while(!![]){try{const _0x10815=-parseInt(_0x983d29(0xee))/0x1*(-parseInt(_0x983d29(0x11c))/0x2)+parseInt(_0x983d29(0x123))/0x3+parseInt(_0x983d29(0xdf))/0x4+parseInt(_0x983d29(0xef))/0x5+-parseInt(_0x983d29(0x10b))/0x6*(-parseInt(_0x983d29(0x14c))/0x7)+parseInt(_0x983d29(0x135))/0x8+-parseInt(_0x983d29(0x10e))/0x9;if(_0x10815===_0x565198)break;else _0x413174['push'](_0x413174['shift']());}catch(_0x4b49e2){_0x413174['push'](_0x413174['shift']());}}}(_0x4a36,0xf35ee));import{Plugin as _0x230637}from'ckeditor5/src/core.js';import{Collection as _0x4bc868}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x1bb9af,createDropdown as _0x3163de,ListSeparatorView as _0x45d8a5,MenuBarMenuView as _0x4322c2,MenuBarMenuListView as _0x4ce90d,MenuBarMenuListItemView as _0x558c50,MenuBarMenuListItemButtonView as _0x4f8586,SplitButtonView as _0x3a206c,ViewModel as _0x2bbd91}from'ckeditor5/src/ui.js';import{Users as _0x59981a,getDateTimeFormatter as _0x47a39c,getAllMarkersDomElementsSorted as _0xc2d195}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x227691 from'./trackchangesediting.js';import _0x23dcb8 from'./ui/suggestioncontroller.js';import _0x887458 from'./ui/view/suggestionthreadview.js';import _0x481db2 from'./ui/view/suggestionview.js';import{getTranslation as _0x3a9103}from'./utils/common-translations.js';import _0x14447c from'../theme/icons/track-changes.svg';function _0x4a36(){const _0x17b1d7=['execute','menuitemcheckbox','lowest','actionView','trackChanges','getDescriptions','menu','filter','createAnnotation','change:previous','Accept\x20all\x20suggestions','SuggestionThreadView','delete','children','acceptButton','toMany','locale','_annotationViews','_suggestionToController','button','isInContent','1483854lkwFNX','comments.maxThreadTotalWeight','getMarkerNames','49602636IVYULj','getJoined','isDirty','addComment','getFirstRange','values','bind','comments','getMarkers','activeMarkers','isPremiumPlugin','Discard\x20all\x20suggestions','listenTo','CommentsUI','15998pIpnxG','registerAnnotation','comments.maxCommentsWhenCollapsed','_handleSuggestionControllerDelayed','suggestionChanged','isOn','TrackChangesEditing','4667403zqfhqa','descriptionFactory','suggestionUnloaded','getRanges','discardAllSuggestions','focus','stopListening','CommentsRepository','pluginName','size','previous','change:activeAnnotations','requires','trackChanges.SuggestionView','getByInnerView','_handleControllerBuffer','EditorAnnotations','comments.editorConfig','11650432nbRrwW','source','add','getAllAdjacentSuggestions','hasSuggestion','fire','push','keys','acceptSelectedSuggestions','isEnabled','editing','getSuggestion','head','acceptAllSuggestions','trackChanges.SuggestionThreadView','set','plugins','isOfficialPlugin','suggestionLoaded','destroy','view','CommentView','commands','21RNBSvn','model','TrackChangesUI','mainView','reduce','_unbindEditors','buttonView','innerView','panelView','menuBar:trackChanges','discardSelectedSuggestions','separator','Discard\x20all\x20selected\x20suggestions','comments.maxCommentCharsWhenCollapsed','menuitem','_createMenuBarMenu','value','_updateController','addSourceCollector','trackChanges.disableComments','Accept\x20all\x20selected\x20suggestions','commandName','unbind','refreshSelectedViews','_initializeController','createAnnotationView','commentThread','createCommentThreadController','type','_viewToController','componentFactory','Track\x20changes','has','remove','editor','activeAnnotations','define','arrowView','descriptionParts','isMultiRange','Annotations','items','_destroyController','1014256wwQtBZ','SuggestionView','suggestionView','clear','switchbutton','_refreshActiveMarkers','_bindAnnotationToEditors','_addUIComponentsToFactory','escape','discardButton','get','config','length','init','commentsListView','85OXAkzX','9103695WLQYqk','some','delegate','from','suggestion-','_disableComments','_createToolbarButton'];_0x4a36=function(){return _0x17b1d7;};return _0x4a36();}export default class d extends _0x230637{static get[_0x1916a1(0x12f)](){const _0x1dbbaa=_0x1916a1;return[_0x227691,_0x59981a,_0x1dbbaa(0x12a),_0x1dbbaa(0xdc),_0x1dbbaa(0x133)];}static get[_0x1916a1(0x12b)](){const _0xaff765=_0x1916a1;return _0xaff765(0x14e);}static get[_0x1916a1(0x146)](){return!0x0;}static get[_0x1916a1(0x118)](){return!0x0;}constructor(_0x11c89b){const _0x4a94bf=_0x1916a1;super(_0x11c89b),this[_0x4a94bf(0x108)]=new Map(),this[_0x4a94bf(0x169)]=new Map(),this[_0x4a94bf(0x107)]=new Map(),this[_0x4a94bf(0x132)]=new Map();const _0x4e112b=this[_0x4a94bf(0x16e)][_0x4a94bf(0xea)];_0x4e112b[_0x4a94bf(0x170)](_0x4a94bf(0x143),_0x887458),_0x4e112b[_0x4a94bf(0x170)](_0x4a94bf(0x130),_0x481db2),_0x4e112b[_0x4a94bf(0x170)](_0x4a94bf(0x15f),!0x1),this[_0x4a94bf(0xf4)]=_0x4e112b[_0x4a94bf(0xe9)](_0x4a94bf(0x15f));}[_0x1916a1(0x11f)](_0x2b2364,_0x57c882){const _0x1c94f9=_0x1916a1;0x0===this[_0x1c94f9(0x132)][_0x1c94f9(0x12c)]&&setTimeout(()=>{const _0x1339b7=_0x1c94f9;for(const [_0x2dac35,_0x250f6e]of this[_0x1339b7(0x132)]){const _0x17438a=this[_0x1339b7(0x108)][_0x1339b7(0x16c)](_0x2dac35);_0x17438a||_0x250f6e?_0x17438a&&_0x250f6e&&this[_0x1339b7(0xde)](_0x2dac35):this[_0x1339b7(0x164)](_0x2dac35);}this[_0x1339b7(0x132)][_0x1339b7(0xe2)](),this[_0x1339b7(0x16e)][_0x1339b7(0x145)][_0x1339b7(0xe9)](_0x1339b7(0x133))[_0x1339b7(0x163)](),this[_0x1339b7(0xe4)]();},0xa),this[_0x1c94f9(0x132)][_0x1c94f9(0x144)](_0x2b2364,_0x57c882);}[_0x1916a1(0xec)](){const _0x1439bd=_0x1916a1,_0x1f3825=this[_0x1439bd(0x16e)],_0x16592b=_0x1f3825[_0x1439bd(0x145)][_0x1439bd(0xe9)](_0x1439bd(0x122)),_0x5a9291=_0x1f3825[_0x1439bd(0x145)][_0x1439bd(0xe9)](_0x1439bd(0xdc)),_0x5576ff=_0x1f3825[_0x1439bd(0x145)][_0x1439bd(0xe9)](_0x1439bd(0x133)),_0x30b32f=_0x1f3825[_0x1439bd(0x145)][_0x1439bd(0xe9)](_0x1439bd(0x12a));this[_0x1439bd(0xe6)](),_0x5576ff[_0x1439bd(0x15e)](()=>{const _0x4f8208=_0x1439bd,_0x993cbc=[];for(const [_0x3ae29d,_0x48b11a]of Array[_0x4f8208(0xf2)](this[_0x4f8208(0x108)])){const _0x5ed8a0=_0x3ae29d[_0x4f8208(0x138)](),_0x56979a=[];for(const _0xab0ac3 of _0x5ed8a0){if(!_0xab0ac3[_0x4f8208(0x10a)])continue;if(_0xab0ac3[_0x4f8208(0xdb)]){_0x56979a[_0x4f8208(0x13b)](..._0xab0ac3[_0x4f8208(0x126)]());continue;}const _0x26f286=_0xab0ac3[_0x4f8208(0x112)]();if(_0x56979a[_0x4f8208(0xeb)]>0x0){const _0x53370f=_0x56979a[0x0][_0x4f8208(0x10f)](_0x26f286);if(_0x53370f){_0x56979a[0x0]=_0x53370f;continue;}}_0x56979a[_0x4f8208(0x13b)](_0x26f286);}_0x993cbc[_0x4f8208(0x13b)]([_0x48b11a[_0x4f8208(0x149)],_0x56979a]);}return _0x993cbc;}),this[_0x1439bd(0x11a)](_0x16592b,_0x1439bd(0x147),(_0x42051e,_0x896c63)=>{const _0xa5c260=_0x1439bd;this[_0xa5c260(0x11a)](_0x896c63,_0xa5c260(0xff),(_0x4d556e,_0x1f102c,_0x274979,_0x5a2ea1)=>{const _0x2ec621=_0xa5c260;_0x896c63[_0x2ec621(0x10a)]&&(null==_0x274979?(this[_0x2ec621(0x15d)](_0x5a2ea1[_0x2ec621(0x141)]),this[_0x2ec621(0x11f)](_0x896c63,!0x1)):(this[_0x2ec621(0x15d)](_0x274979[_0x2ec621(0x141)]),null==_0x5a2ea1&&this[_0x2ec621(0x11f)](_0x896c63,!0x0)));}),null!==_0x896c63[_0xa5c260(0x12d)]?this[_0xa5c260(0x15d)](_0x896c63[_0xa5c260(0x141)]):this[_0xa5c260(0x11f)](_0x896c63,!0x1);}),this[_0x1439bd(0x11a)](_0x16592b,_0x1439bd(0x125),(_0x5956ef,_0x51084d,_0x43c0e8)=>{const _0x3811aa=_0x1439bd;this[_0x3811aa(0x129)](_0x51084d,_0x3811aa(0xff)),this[_0x3811aa(0x132)][_0x3811aa(0x102)](_0x51084d),this[_0x3811aa(0x108)][_0x3811aa(0x16c)](_0x51084d)&&this[_0x3811aa(0xde)](_0x51084d),_0x43c0e8&&this[_0x3811aa(0x15d)](_0x43c0e8[_0x3811aa(0x141)]);}),this[_0x1439bd(0x11a)](_0x16592b,_0x1439bd(0x120),(_0x23b4f1,_0x163237)=>{const _0x85dd48=_0x1439bd;this[_0x85dd48(0x15d)](_0x163237);}),this[_0x1439bd(0x11a)](_0x5a9291,_0x1439bd(0x12e),()=>{const _0x27a8af=_0x1439bd;this[_0x27a8af(0xe4)]();}),this[_0x1439bd(0x11a)](_0x30b32f,_0x1439bd(0x111),(_0x47b27a,{threadId:_0x144e2e,isFromAdapter:_0x2ec21d})=>{const _0x390cca=_0x1439bd;if(_0x2ec21d||!_0x16592b[_0x390cca(0x139)](_0x144e2e))return;const _0x1f02de=_0x16592b[_0x390cca(0x140)](_0x144e2e);this[_0x390cca(0x108)][_0x390cca(0xe9)](_0x1f02de)[_0x390cca(0x149)][_0x390cca(0xed)][_0x390cca(0x128)](-0x1);},{'priority':_0x1439bd(0xf8)});}[_0x1916a1(0xe4)](){const _0x5f1901=_0x1916a1,_0x282762=this[_0x5f1901(0x16e)][_0x5f1901(0x145)][_0x5f1901(0xe9)](_0x5f1901(0xdc)),_0x2abc09=this[_0x5f1901(0x16e)][_0x5f1901(0x145)][_0x5f1901(0xe9)](_0x5f1901(0x122)),_0x1c674e=Array[_0x5f1901(0xf2)](_0x282762[_0x5f1901(0x16f)],_0x1d0d7d=>_0x1d0d7d[_0x5f1901(0x153)])[_0x5f1901(0xfd)](_0x5df635=>this[_0x5f1901(0x169)][_0x5f1901(0x16c)](_0x5df635)),_0x140acc=[];for(const _0x53657e of _0x1c674e){const _0x23269c=this[_0x5f1901(0x169)][_0x5f1901(0xe9)](_0x53657e)[_0x5f1901(0x14d)][_0x5f1901(0x138)]();_0x140acc[_0x5f1901(0x13b)](..._0x23269c[_0x5f1901(0x150)]((_0x4b0427,_0x41023d)=>[..._0x4b0427,..._0x41023d[_0x5f1901(0x10d)]()],[]));}_0x2abc09[_0x5f1901(0x117)]=_0x140acc;}[_0x1916a1(0xe6)](){const _0x424a47=_0x1916a1,_0x4c69f4=this[_0x424a47(0x16e)],_0x3b0540=_0x4c69f4[_0x424a47(0x106)],_0x3f953a=_0x3a9103(_0x3b0540,_0x424a47(0x16b)),_0x462214=new _0x4bc868([{'type':_0x424a47(0xe3),'model':new _0x2bbd91({'withText':!0x0,'isToggleable':!0x0,'label':_0x3f953a,'commandName':_0x424a47(0xfa),'role':_0x424a47(0xf7)})},{'type':_0x424a47(0x157)},{'type':_0x424a47(0x109),'model':new _0x2bbd91({'withText':!0x0,'label':_0x3a9103(_0x3b0540,_0x424a47(0x100)),'commandName':_0x424a47(0x142),'role':_0x424a47(0x15a)})},{'type':_0x424a47(0x109),'model':new _0x2bbd91({'withText':!0x0,'label':_0x3a9103(_0x3b0540,_0x424a47(0x160)),'commandName':_0x424a47(0x13d),'role':_0x424a47(0x15a)})},{'type':_0x424a47(0x109),'model':new _0x2bbd91({'withText':!0x0,'label':_0x3a9103(_0x3b0540,_0x424a47(0x119)),'commandName':_0x424a47(0x127),'role':_0x424a47(0x15a)})},{'type':_0x424a47(0x109),'model':new _0x2bbd91({'withText':!0x0,'label':_0x3a9103(_0x3b0540,_0x424a47(0x158)),'commandName':_0x424a47(0x156),'role':_0x424a47(0x15a)})}]);for(const _0x901333 of _0x462214)if(me(_0x901333)){const _0x278bef=_0x4c69f4[_0x424a47(0x14b)][_0x424a47(0xe9)](_0x901333[_0x424a47(0x14d)][_0x424a47(0x161)]);_0x901333[_0x424a47(0x14d)][_0x424a47(0x114)](_0x424a47(0x121),_0x424a47(0x13e))['to'](_0x278bef,_0x424a47(0x15c),_0x424a47(0x13e));}_0x4c69f4['ui'][_0x424a47(0x16a)][_0x424a47(0x137)](_0x424a47(0xfa),_0x1c3b8e=>this[_0x424a47(0xf5)](_0x1c3b8e,_0x462214,_0x3f953a)),_0x4c69f4['ui'][_0x424a47(0x16a)][_0x424a47(0x137)](_0x424a47(0x155),_0x5402e4=>this[_0x424a47(0x15b)](_0x5402e4,_0x462214,_0x3f953a));}[_0x1916a1(0xf5)](_0xf4b325,_0x4eded5,_0x312386){const _0x4c98b3=_0x1916a1,_0x3f328e=_0x3163de(_0xf4b325,_0x3a206c),_0x211e9f=this[_0x4c98b3(0x16e)][_0x4c98b3(0x14b)][_0x4c98b3(0xe9)](_0x4c98b3(0xfa));_0x3f328e[_0x4c98b3(0x152)][_0x4c98b3(0x144)]({'tooltip':_0x312386,'label':_0x312386,'icon':_0x14447c}),_0x3f328e[_0x4c98b3(0x152)][_0x4c98b3(0x114)](_0x4c98b3(0x121))['to'](_0x211e9f,_0x4c98b3(0x15c)),_0x3f328e[_0x4c98b3(0x152)]['on'](_0x4c98b3(0xf6),()=>{const _0x71361a=_0x4c98b3;_0x211e9f[_0x71361a(0xf6)](),this[_0x71361a(0x16e)][_0x71361a(0x13f)][_0x71361a(0x149)][_0x71361a(0x128)]();}),_0x1bb9af(_0x3f328e,_0x4eded5,{'role':_0x4c98b3(0xfc)});const _0x3c8a6e=[];for(const _0xaeb071 of _0x4eded5)me(_0xaeb071)&&_0x3c8a6e[_0x4c98b3(0x13b)](this[_0x4c98b3(0x16e)][_0x4c98b3(0x14b)][_0x4c98b3(0xe9)](_0xaeb071[_0x4c98b3(0x14d)][_0x4c98b3(0x161)]));const _0xebb3ee=_0x3f328e[_0x4c98b3(0x152)];return _0xebb3ee[_0x4c98b3(0xf9)][_0x4c98b3(0x162)](_0x4c98b3(0x13e)),_0xebb3ee[_0x4c98b3(0x171)][_0x4c98b3(0x162)](_0x4c98b3(0x13e)),_0xebb3ee[_0x4c98b3(0xf9)][_0x4c98b3(0x114)](_0x4c98b3(0x13e))['to'](_0x211e9f,_0x4c98b3(0x13e)),_0xebb3ee[_0x4c98b3(0x171)][_0x4c98b3(0x114)](_0x4c98b3(0x13e))[_0x4c98b3(0x105)](_0x3c8a6e,_0x4c98b3(0x13e),(..._0x42cceb)=>_0x42cceb[_0x4c98b3(0xf0)](_0x50d23b=>_0x50d23b)),_0x3f328e['on'](_0x4c98b3(0xf6),_0x7566a0=>{const _0x3677bf=_0x4c98b3;this[_0x3677bf(0x16e)][_0x3677bf(0xf6)](_0x7566a0[_0x3677bf(0x136)][_0x3677bf(0x161)]),this[_0x3677bf(0x16e)][_0x3677bf(0x13f)][_0x3677bf(0x149)][_0x3677bf(0x128)]();}),_0x3f328e;}[_0x1916a1(0x15b)](_0x1601ec,_0x2e3fe5,_0x9c219c){const _0x423e27=_0x1916a1,_0x2f6a13=new _0x4322c2(_0x1601ec),_0xaa2756=this[_0x423e27(0x16e)][_0x423e27(0x14b)][_0x423e27(0xe9)](_0x423e27(0xfa));_0x2f6a13[_0x423e27(0x152)][_0x423e27(0x144)]({'label':_0x9c219c,'icon':_0x14447c});const _0x188f3c=new _0x4ce90d(_0x1601ec);for(const _0x7f6e9b of _0x2e3fe5){if(_0x423e27(0x157)==_0x7f6e9b[_0x423e27(0x168)]){_0x188f3c[_0x423e27(0xdd)][_0x423e27(0x137)](new _0x45d8a5(_0x1601ec));continue;}const _0x437ee8=new _0x558c50(_0x1601ec,_0x2f6a13),_0x595027=new _0x4f8586(_0x1601ec),_0x563c07=_0x7f6e9b[_0x423e27(0x14d)];_0x595027[_0x423e27(0x114)](...Object[_0x423e27(0x13c)](_0x563c07))['to'](_0x563c07),_0x595027[_0x423e27(0xf1)](_0x423e27(0xf6))['to'](_0x2f6a13),_0x595027['on'](_0x423e27(0xf6),()=>{const _0x178d28=_0x423e27;this[_0x178d28(0x16e)][_0x178d28(0xf6)](_0x563c07[_0x178d28(0x161)]),this[_0x178d28(0x16e)][_0x178d28(0x13f)][_0x178d28(0x149)][_0x178d28(0x128)]();}),_0x437ee8[_0x423e27(0x103)][_0x423e27(0x137)](_0x595027),_0x188f3c[_0x423e27(0xdd)][_0x423e27(0x137)](_0x437ee8);}return _0x2f6a13[_0x423e27(0x114)](_0x423e27(0x13e))['to'](_0xaa2756,_0x423e27(0x13e)),_0x2f6a13[_0x423e27(0x154)][_0x423e27(0x103)][_0x423e27(0x137)](_0x188f3c),_0x2f6a13;}[_0x1916a1(0x164)](_0x4d538c){const _0x339674=_0x1916a1,_0x44ca66=this[_0x339674(0x16e)],_0x48e509=_0x44ca66[_0x339674(0xea)],_0x9e0f9a=_0x44ca66[_0x339674(0x145)][_0x339674(0xe9)](_0x339674(0xdc)),_0x369e4a=_0x44ca66[_0x339674(0x145)][_0x339674(0xe9)](_0x339674(0x12a)),_0x5dd339=_0x44ca66[_0x339674(0x145)][_0x339674(0xe9)](_0x339674(0x133)),_0x8465af=_0x44ca66[_0x339674(0x145)][_0x339674(0xe9)](_0x59981a)['me'],_0x28e0e0=_0x48e509[_0x339674(0xe9)](_0x339674(0xfa))[_0x339674(0x101)],_0x4c7950=_0x48e509[_0x339674(0xe9)](_0x339674(0xfa))[_0x339674(0xe0)],{CommentsListView:_0x421bbb,CommentThreadInputView:_0x4f085e}=_0x44ca66[_0x339674(0x145)][_0x339674(0xe9)](_0x339674(0x11b));let _0x18272d,_0x23c947,_0x39c95b;this[_0x339674(0x107)][_0x339674(0x16c)](_0x4d538c['id'])?(_0x23c947=this[_0x339674(0x107)][_0x339674(0xe9)](_0x4d538c['id']),_0x18272d=_0x23c947[_0x339674(0x14f)]):(_0x18272d=new _0x28e0e0(_0x44ca66[_0x339674(0x106)],_0x4d538c,_0x8465af,{'disableComments':this[_0x339674(0xf4)],'editorConfig':_0x48e509[_0x339674(0xe9)](_0x339674(0x134)),'maxCommentsWhenCollapsed':_0x48e509[_0x339674(0xe9)](_0x339674(0x11e)),'maxThreadTotalWeight':_0x48e509[_0x339674(0xe9)](_0x339674(0x10c)),'maxCommentCharsWhenCollapsed':_0x48e509[_0x339674(0xe9)](_0x339674(0x159)),'formatDateTime':_0x47a39c(_0x48e509[_0x339674(0xe9)](_0x339674(0x106))),'CommentView':_0x48e509[_0x339674(0xe9)](_0x339674(0x115))[_0x339674(0x14a)],'CommentsListView':_0x421bbb,'CommentThreadInputView':_0x4f085e,'SuggestionView':_0x4c7950}),_0x18272d[_0x339674(0xe1)][_0x339674(0x104)]['on'](_0x339674(0xf6),()=>{const _0x141ad0=_0x339674;_0x44ca66[_0x141ad0(0x13f)][_0x141ad0(0x149)][_0x141ad0(0x128)]();}),_0x18272d[_0x339674(0xe1)][_0x339674(0xe8)]['on'](_0x339674(0xf6),()=>{const _0x56a04e=_0x339674;_0x44ca66[_0x56a04e(0x13f)][_0x56a04e(0x149)][_0x56a04e(0x128)]();}),_0x23c947=_0x9e0f9a[_0x339674(0x165)](this[_0x339674(0x16e)][_0x339674(0x106)],_0x18272d),_0x23c947[_0x339674(0x114)](_0x339674(0x110))['to'](_0x18272d,_0x339674(0x110)),_0x23c947[_0x339674(0x114)](_0x339674(0xeb))['to'](_0x18272d),_0x23c947[_0x339674(0x114)](_0x339674(0x168))['to'](_0x18272d,_0x339674(0x168),_0x58f4f1=>_0x339674(0xf3)+_0x58f4f1),_0x18272d['on'](_0x339674(0xe7),()=>{const _0x59426e=_0x339674;_0x39c95b[_0x59426e(0x13a)](_0x59426e(0xe7));}),this[_0x339674(0x107)][_0x339674(0x144)](_0x4d538c['id'],_0x23c947));const _0xc26127=_0x369e4a[_0x339674(0x167)](_0x4d538c[_0x339674(0x166)],_0x18272d),_0x5bb8d1=new _0x23dcb8(_0x44ca66,_0x4d538c,_0x18272d,_0xc26127),_0x61f4be=_0x4d538c[_0x339674(0x138)]()[_0x339674(0xfd)](_0x284aad=>_0x284aad[_0x339674(0x10a)]);_0x18272d[_0x339674(0x172)]=_0x44ca66[_0x339674(0x145)][_0x339674(0xe9)](_0x339674(0x122))[_0x339674(0x124)][_0x339674(0xfb)](_0x61f4be),this[_0x339674(0x108)][_0x339674(0x144)](_0x4d538c,_0x5bb8d1),this[_0x339674(0x169)][_0x339674(0x144)](_0x18272d,_0x5bb8d1),_0x39c95b=_0x9e0f9a[_0x339674(0xfe)]({'view':_0x23c947,'target':()=>{const _0x331e92=_0x339674,_0x14a82a=[],_0x2a1298=_0x4d538c[_0x331e92(0x138)]()[_0x331e92(0xfd)](_0x27b116=>_0x27b116[_0x331e92(0x10a)]);for(const _0xd8f2aa of _0x2a1298)_0x14a82a[_0x331e92(0x13b)](..._0xd8f2aa[_0x331e92(0x116)]());return _0xc2d195(_0x44ca66[_0x331e92(0x13f)],_0x14a82a);},'type':()=>_0x339674(0xf3)+_0x5bb8d1[_0x339674(0x149)][_0x339674(0x168)]}),_0x369e4a[_0x339674(0xe5)](_0x18272d,_0x39c95b),_0x9e0f9a[_0x339674(0x137)](_0x39c95b),_0x5dd339[_0x339674(0x11d)](_0x39c95b);}[_0x1916a1(0xde)](_0x2b0956){const _0x3e955d=_0x1916a1,_0x5b33e=this[_0x3e955d(0x16e)][_0x3e955d(0x145)][_0x3e955d(0xe9)](_0x3e955d(0x12a)),_0x80d089=this[_0x3e955d(0x16e)][_0x3e955d(0x145)][_0x3e955d(0xe9)](_0x3e955d(0xdc)),_0x24ccc7=this[_0x3e955d(0x108)][_0x3e955d(0xe9)](_0x2b0956),_0x34a48f=_0x24ccc7[_0x3e955d(0x149)],_0x54b8de=_0x80d089[_0x3e955d(0x131)](_0x34a48f);_0x5b33e[_0x3e955d(0x151)](_0x34a48f),_0x54b8de&&_0x80d089[_0x3e955d(0x16d)](_0x54b8de),this[_0x3e955d(0x108)][_0x3e955d(0x102)](_0x2b0956),this[_0x3e955d(0x169)][_0x3e955d(0x102)](_0x34a48f),_0x24ccc7[_0x3e955d(0x148)]();}[_0x1916a1(0x15d)](_0x4aa9a8){const _0x1a6f5c=_0x1916a1;if(!_0x4aa9a8[_0x1a6f5c(0x10a)]||!this[_0x1a6f5c(0x108)][_0x1a6f5c(0x16c)](_0x4aa9a8))return;const _0x229d5a=this[_0x1a6f5c(0x16e)][_0x1a6f5c(0x145)][_0x1a6f5c(0xe9)](_0x1a6f5c(0x122)),_0xff6fee=this[_0x1a6f5c(0x108)][_0x1a6f5c(0xe9)](_0x4aa9a8),_0x2fec68=_0x4aa9a8[_0x1a6f5c(0x138)]();_0xff6fee[_0x1a6f5c(0x149)][_0x1a6f5c(0x172)]=_0x229d5a[_0x1a6f5c(0x124)][_0x1a6f5c(0xfb)](_0x2fec68);}[_0x1916a1(0x148)](){const _0x1f5037=_0x1916a1;for(const _0x154981 of this[_0x1f5037(0x108)][_0x1f5037(0x13c)]())this[_0x1f5037(0xde)](_0x154981);for(const _0x4db3dc of this[_0x1f5037(0x107)][_0x1f5037(0x113)]())_0x4db3dc[_0x1f5037(0x14f)][_0x1f5037(0x148)]();super[_0x1f5037(0x148)]();}}function _0x1e05(_0x149b21,_0x25fdd0){const _0x4a368d=_0x4a36();return _0x1e05=function(_0x1e05e8,_0x429aec){_0x1e05e8=_0x1e05e8-0xdb;let _0x5ced48=_0x4a368d[_0x1e05e8];return _0x5ced48;},_0x1e05(_0x149b21,_0x25fdd0);}function me(_0x12b92d){const _0x2459f1=_0x1916a1;return _0x2459f1(0x14d)in _0x12b92d;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31d434=_0x18e2;(function(_0x6738e7,_0xccbe2c){const _0x61a38e=_0x18e2,_0x4c1de7=_0x6738e7();while(!![]){try{const _0x2372d9=-parseInt(_0x61a38e(0x10a))/0x1*(-parseInt(_0x61a38e(0x10f))/0x2)+parseInt(_0x61a38e(0x109))/0x3*(-parseInt(_0x61a38e(0xf7))/0x4)+parseInt(_0x61a38e(0x113))/0x5+parseInt(_0x61a38e(0x10c))/0x6+-parseInt(_0x61a38e(0xea))/0x7+parseInt(_0x61a38e(0x104))/0x8+-parseInt(_0x61a38e(0xf2))/0x9*(-parseInt(_0x61a38e(0xff))/0xa);if(_0x2372d9===_0xccbe2c)break;else _0x4c1de7['push'](_0x4c1de7['shift']());}catch(_0x4f5566){_0x4c1de7['push'](_0x4c1de7['shift']());}}}(_0x154a,0xad78c));function _0x154a(){const _0x573018=['canAccept','_acceptCommand','_removePendingAction','12116bCRlhh','stopListening','_setPendingAction','get','isEnabled','PENDING_ACTION_SUGGESTION','plugins','commands','1745380rEHYhw','_pendingAction','change:isDirty','remove','canDiscard','7991328zMHtCD','locale','acceptSuggestion','execute','view','1293sKTDtK','323587RScVWl','add','4268352XTsQRQ','unbind','canEditAt','4hnfQwJ','listenTo','PendingActions','bind','20275necmbQ','4862018JfNrNO','commentThreadController','destroy','_editor','getRanges','model','discardSuggestion','_discardCommand','18YIGgFv','isDirty'];_0x154a=function(){return _0x573018;};return _0x154a();}import{ObservableMixin as _0x1eb1a4}from'ckeditor5/src/utils.js';function _0x18e2(_0xa7b035,_0x35bab8){const _0x154a1f=_0x154a();return _0x18e2=function(_0x18e25c,_0x680ceb){_0x18e25c=_0x18e25c-0xea;let _0xa70f0a=_0x154a1f[_0x18e25c];return _0xa70f0a;},_0x18e2(_0xa7b035,_0x35bab8);}import{getTranslation as _0x2a78df}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
- _0x1eb1a4(){constructor(_0x448051,_0x15b270,_0x52fec8,_0x2f47fc){const _0x4d5b51=_0x18e2;super(),this[_0x4d5b51(0xef)]=_0x15b270,this[_0x4d5b51(0x108)]=_0x52fec8,this[_0x4d5b51(0xeb)]=_0x2f47fc,this[_0x4d5b51(0xed)]=_0x448051,this[_0x4d5b51(0xf5)]=_0x448051[_0x4d5b51(0xfe)][_0x4d5b51(0xfa)](_0x4d5b51(0x106)),this[_0x4d5b51(0xf1)]=_0x448051[_0x4d5b51(0xfe)][_0x4d5b51(0xfa)](_0x4d5b51(0xf0)),this[_0x4d5b51(0x108)][_0x4d5b51(0x112)](_0x4d5b51(0xfb))['to'](this[_0x4d5b51(0xf5)],this[_0x4d5b51(0xf1)],(_0x1c192e,_0x1edebc)=>_0x1c192e||_0x1edebc),this[_0x4d5b51(0x108)][_0x4d5b51(0x112)](_0x4d5b51(0xf4))['to'](this[_0x4d5b51(0xf5)],_0x4d5b51(0xfb),_0x5bc890=>_0x5bc890&&this[_0x4d5b51(0xed)][_0x4d5b51(0xef)][_0x4d5b51(0x10e)](_0x15b270[_0x4d5b51(0xee)]())),this[_0x4d5b51(0x108)][_0x4d5b51(0x112)](_0x4d5b51(0x103))['to'](this[_0x4d5b51(0xf1)],_0x4d5b51(0xfb),_0x467479=>_0x467479&&this[_0x4d5b51(0xed)][_0x4d5b51(0xef)][_0x4d5b51(0x10e)](_0x15b270[_0x4d5b51(0xee)]())),this[_0x4d5b51(0x100)]=null,_0x52fec8[_0x4d5b51(0xf3)]&&this[_0x4d5b51(0xf9)](),this[_0x4d5b51(0x110)](_0x52fec8,_0x4d5b51(0x106),()=>this[_0x4d5b51(0x106)]()),this[_0x4d5b51(0x110)](_0x52fec8,_0x4d5b51(0xf0),()=>this[_0x4d5b51(0xf0)]()),this[_0x4d5b51(0x110)](_0x52fec8,_0x4d5b51(0x101),()=>{const _0xdf2795=_0x4d5b51;_0x52fec8[_0xdf2795(0xf3)]?this[_0xdf2795(0xf9)]():this[_0xdf2795(0xf6)]();});}[_0x31d434(0x106)](){const _0x1656df=_0x31d434;this[_0x1656df(0xf5)][_0x1656df(0x107)](this[_0x1656df(0xef)]['id']);}[_0x31d434(0xf0)](){const _0x1590cb=_0x31d434;this[_0x1590cb(0xf1)][_0x1590cb(0x107)](this[_0x1590cb(0xef)]['id']);}[_0x31d434(0xec)](){const _0x1be40e=_0x31d434;this[_0x1be40e(0x108)][_0x1be40e(0x10d)](_0x1be40e(0xfb)),this[_0x1be40e(0x108)][_0x1be40e(0x10d)](_0x1be40e(0xf4)),this[_0x1be40e(0x108)][_0x1be40e(0x10d)](_0x1be40e(0x103)),this[_0x1be40e(0xf8)](),this[_0x1be40e(0xeb)][_0x1be40e(0xec)](),this[_0x1be40e(0x100)]&&this[_0x1be40e(0xf6)]();}[_0x31d434(0xf9)](){const _0xedcbda=_0x31d434,_0x22fc04=_0x2a78df(this[_0xedcbda(0xed)][_0xedcbda(0x105)],_0xedcbda(0xfc));this[_0xedcbda(0x100)]=this[_0xedcbda(0xed)][_0xedcbda(0xfd)][_0xedcbda(0xfa)](_0xedcbda(0x111))[_0xedcbda(0x10b)](_0x22fc04);}[_0x31d434(0xf6)](){const _0x4d128d=_0x31d434;null!==this[_0x4d128d(0x100)]&&this[_0x4d128d(0xed)][_0x4d128d(0xfd)][_0x4d128d(0xfa)](_0x4d128d(0x111))[_0x4d128d(0x102)](this[_0x4d128d(0x100)]),this[_0x4d128d(0x100)]=null;}}
23
+ const _0x31a112=_0x12ad;(function(_0x1fadef,_0x2e3b31){const _0x1648f6=_0x12ad,_0x2199ab=_0x1fadef();while(!![]){try{const _0x51cbd9=parseInt(_0x1648f6(0x104))/0x1*(parseInt(_0x1648f6(0xf8))/0x2)+-parseInt(_0x1648f6(0x10d))/0x3*(parseInt(_0x1648f6(0xfc))/0x4)+parseInt(_0x1648f6(0xf5))/0x5*(parseInt(_0x1648f6(0xf6))/0x6)+-parseInt(_0x1648f6(0xe7))/0x7+parseInt(_0x1648f6(0x110))/0x8*(parseInt(_0x1648f6(0xf9))/0x9)+-parseInt(_0x1648f6(0xf0))/0xa*(parseInt(_0x1648f6(0xe8))/0xb)+-parseInt(_0x1648f6(0xff))/0xc*(parseInt(_0x1648f6(0xfa))/0xd);if(_0x51cbd9===_0x2e3b31)break;else _0x2199ab['push'](_0x2199ab['shift']());}catch(_0xdacc37){_0x2199ab['push'](_0x2199ab['shift']());}}}(_0x3728,0xa9c7b));function _0x12ad(_0x4e6a33,_0xecb396){const _0x3728df=_0x3728();return _0x12ad=function(_0x12ad7a,_0x85e389){_0x12ad7a=_0x12ad7a-0xe5;let _0x302c67=_0x3728df[_0x12ad7a];return _0x302c67;},_0x12ad(_0x4e6a33,_0xecb396);}import{ObservableMixin as _0xb1ab48}from'ckeditor5/src/utils.js';import{getTranslation as _0x42d3f9}from'../utils/common-translations.js';function _0x3728(){const _0x4c41e7=['118008uPqmLr','_setPendingAction','remove','_pendingAction','9479323KTTHZI','14311GlrdgZ','change:isDirty','_editor','isEnabled','canDiscard','_discardCommand','commands','get','1000FDqVJp','destroy','commentThreadController','PENDING_ACTION_SUGGESTION','locale','987465DyTqgc','42fqDgvH','isDirty','2167266AeEYkO','18zBkyWh','741QWFaVH','getRanges','72788soNUMz','_acceptCommand','PendingActions','39684xccnuX','bind','listenTo','add','canEditAt','1ihMhCQ','stopListening','discardSuggestion','execute','plugins','model','_removePendingAction','view','unbind','21grFHkh','canAccept','acceptSuggestion'];_0x3728=function(){return _0x4c41e7;};return _0x3728();}export default class ae extends/* #__PURE__ -- @preserve */
24
+ _0xb1ab48(){constructor(_0x307af1,_0x14683d,_0x1a94ea,_0x5ee31d){const _0x10a18d=_0x12ad;super(),this[_0x10a18d(0x109)]=_0x14683d,this[_0x10a18d(0x10b)]=_0x1a94ea,this[_0x10a18d(0xf2)]=_0x5ee31d,this[_0x10a18d(0xea)]=_0x307af1,this[_0x10a18d(0xfd)]=_0x307af1[_0x10a18d(0xee)][_0x10a18d(0xef)](_0x10a18d(0x10f)),this[_0x10a18d(0xed)]=_0x307af1[_0x10a18d(0xee)][_0x10a18d(0xef)](_0x10a18d(0x106)),this[_0x10a18d(0x10b)][_0x10a18d(0x100)](_0x10a18d(0xeb))['to'](this[_0x10a18d(0xfd)],this[_0x10a18d(0xed)],(_0x3ed6c6,_0x5356ed)=>_0x3ed6c6||_0x5356ed),this[_0x10a18d(0x10b)][_0x10a18d(0x100)](_0x10a18d(0x10e))['to'](this[_0x10a18d(0xfd)],_0x10a18d(0xeb),_0x3bbbe3=>_0x3bbbe3&&this[_0x10a18d(0xea)][_0x10a18d(0x109)][_0x10a18d(0x103)](_0x14683d[_0x10a18d(0xfb)]())),this[_0x10a18d(0x10b)][_0x10a18d(0x100)](_0x10a18d(0xec))['to'](this[_0x10a18d(0xed)],_0x10a18d(0xeb),_0x4be56f=>_0x4be56f&&this[_0x10a18d(0xea)][_0x10a18d(0x109)][_0x10a18d(0x103)](_0x14683d[_0x10a18d(0xfb)]())),this[_0x10a18d(0xe6)]=null,_0x1a94ea[_0x10a18d(0xf7)]&&this[_0x10a18d(0x111)](),this[_0x10a18d(0x101)](_0x1a94ea,_0x10a18d(0x10f),()=>this[_0x10a18d(0x10f)]()),this[_0x10a18d(0x101)](_0x1a94ea,_0x10a18d(0x106),()=>this[_0x10a18d(0x106)]()),this[_0x10a18d(0x101)](_0x1a94ea,_0x10a18d(0xe9),()=>{const _0x24ced0=_0x10a18d;_0x1a94ea[_0x24ced0(0xf7)]?this[_0x24ced0(0x111)]():this[_0x24ced0(0x10a)]();});}[_0x31a112(0x10f)](){const _0x3992b2=_0x31a112;this[_0x3992b2(0xfd)][_0x3992b2(0x107)](this[_0x3992b2(0x109)]['id']);}[_0x31a112(0x106)](){const _0x2c62bc=_0x31a112;this[_0x2c62bc(0xed)][_0x2c62bc(0x107)](this[_0x2c62bc(0x109)]['id']);}[_0x31a112(0xf1)](){const _0x1f33d1=_0x31a112;this[_0x1f33d1(0x10b)][_0x1f33d1(0x10c)](_0x1f33d1(0xeb)),this[_0x1f33d1(0x10b)][_0x1f33d1(0x10c)](_0x1f33d1(0x10e)),this[_0x1f33d1(0x10b)][_0x1f33d1(0x10c)](_0x1f33d1(0xec)),this[_0x1f33d1(0x105)](),this[_0x1f33d1(0xf2)][_0x1f33d1(0xf1)](),this[_0x1f33d1(0xe6)]&&this[_0x1f33d1(0x10a)]();}[_0x31a112(0x111)](){const _0x5b6245=_0x31a112,_0x1932c1=_0x42d3f9(this[_0x5b6245(0xea)][_0x5b6245(0xf4)],_0x5b6245(0xf3));this[_0x5b6245(0xe6)]=this[_0x5b6245(0xea)][_0x5b6245(0x108)][_0x5b6245(0xef)](_0x5b6245(0xfe))[_0x5b6245(0x102)](_0x1932c1);}[_0x31a112(0x10a)](){const _0x1caffc=_0x31a112;null!==this[_0x1caffc(0xe6)]&&this[_0x1caffc(0xea)][_0x1caffc(0x108)][_0x1caffc(0xef)](_0x1caffc(0xfe))[_0x1caffc(0xe5)](this[_0x1caffc(0xe6)]),this[_0x1caffc(0xe6)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fe800=_0x1b94;function _0x4204(){const _0x569fb4=['17934430tdGWxH','assign','_createCommentThreadInputView','2BDnEOn','CommentView','content','359842dSGoMf','isDirty','152484Wmletf','_config','text/html','fire','setData','545105lgumKk','focus','2105148BhFRYo','canAccept','shift+tab','commentThreadInputView','canDiscard','element','hasDirtyComment','destroy','40WIfecX','tab','isActive','locale','SUGGESTION_THREAD_DESCRIPTION','addComment','target','set','isReadOnly','focusCycler','SUGGESTION_THREAD_ARIA_LABEL','commentThread','disabledSubmit','keystrokes','isEnabled','11260942FIfzxY','formatDateTime','parseFromString','_model','removeComment','editorConfig','_localUser','_createCommentViews','delegate','6YlAGct','descriptionParts','showInput','ariaDescriptionView','body','disableComments','commentInputView','2552625hcgKWF','focusTracker','cancel','commentsListView','author','bind','join','ariaLabel','map','length','updateComment','render','name','value','editor','textContent','authoredAt','focusables','submit'];_0x4204=function(){return _0x569fb4;};return _0x4204();}(function(_0x3fd1ed,_0x727225){const _0x45a126=_0x1b94,_0x59b230=_0x3fd1ed();while(!![]){try{const _0x4ac372=parseInt(_0x45a126(0x179))/0x1*(parseInt(_0x45a126(0x176))/0x2)+-parseInt(_0x45a126(0x182))/0x3+parseInt(_0x45a126(0x17b))/0x4+-parseInt(_0x45a126(0x180))/0x5*(parseInt(_0x45a126(0x1a2))/0x6)+parseInt(_0x45a126(0x199))/0x7+-parseInt(_0x45a126(0x18a))/0x8*(-parseInt(_0x45a126(0x1a9))/0x9)+-parseInt(_0x45a126(0x173))/0xa;if(_0x4ac372===_0x727225)break;else _0x59b230['push'](_0x59b230['shift']());}catch(_0xb3b820){_0x59b230['push'](_0x59b230['shift']());}}}(_0x4204,0xc8586));import{FocusCycler as _0x44c0fe,View as _0x1a08db,ViewCollection as _0x5e7f59}from'ckeditor5/src/ui.js';function _0x1b94(_0x3eb543,_0x4a2ae6){const _0x42043b=_0x4204();return _0x1b94=function(_0x1b9493,_0x4ee1ea){_0x1b9493=_0x1b9493-0x164;let _0x40166a=_0x42043b[_0x1b9493];return _0x40166a;},_0x1b94(_0x3eb543,_0x4a2ae6);}import{FocusTracker as _0x4b8056,KeystrokeHandler as _0x199019}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x3d47da,setupThreadKeyboardNavigation as _0x1e7419}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0xf8512e}from'../../utils/common-translations.js';import{renderDescription as _0x54e540}from'../../utils/utils.js';export default class us extends _0x1a08db{constructor(_0x314cda,_0x2ab9a6,_0xe82e39,_0x225aab){const _0x43bf77=_0x1b94;super(_0x314cda),this[_0x43bf77(0x1ac)]=null,this[_0x43bf77(0x185)]=null,this[_0x43bf77(0x1a5)]=new _0x3d47da(_0x314cda,_0xf8512e(_0x314cda,_0x43bf77(0x18e))),this[_0x43bf77(0x191)](_0x43bf77(0x18c),!0x1),this[_0x43bf77(0x191)](_0x43bf77(0x170),_0x2ab9a6[_0x43bf77(0x170)]),this[_0x43bf77(0x165)](_0x43bf77(0x170))['to'](_0x2ab9a6),this[_0x43bf77(0x191)](_0x43bf77(0x1a3),[]),this[_0x43bf77(0x191)](_0x43bf77(0x17a),!0x1),this[_0x43bf77(0x191)](_0x43bf77(0x198),!0x1),this[_0x43bf77(0x191)](_0x43bf77(0x183),!0x1),this[_0x43bf77(0x191)](_0x43bf77(0x186),!0x1),this[_0x43bf77(0x165)](_0x43bf77(0x167))['to'](this,_0x43bf77(0x169),_0x2ab9a6,_0x43bf77(0x170),this,_0x43bf77(0x1a3),(_0xe49d18,_0x58b6ae,_0x417402)=>{const _0x1437aa=_0x43bf77,_0x367451=_0x417402[_0x1437aa(0x168)](_0x36d5d6=>_0x54e540(_0x36d5d6[_0x1437aa(0x178)]))[_0x1437aa(0x166)]('.\x20')+'.';return _0xf8512e(this[_0x1437aa(0x18d)],_0x1437aa(0x194),[_0xe49d18-0x1,_0x2ab9a6[_0x1437aa(0x164)][_0x1437aa(0x16c)],_0x58b6ae?_0x225aab[_0x1437aa(0x19a)](_0x58b6ae):'',new DOMParser()[_0x1437aa(0x19b)](_0x367451,_0x1437aa(0x17d))[_0x1437aa(0x1a6)][_0x1437aa(0x16f)]]);}),this[_0x43bf77(0x171)]=new _0x5e7f59(),this[_0x43bf77(0x1aa)]=new _0x4b8056(),this[_0x43bf77(0x197)]=new _0x199019(),this[_0x43bf77(0x193)]=new _0x44c0fe({'focusables':this[_0x43bf77(0x171)],'focusTracker':this[_0x43bf77(0x1aa)],'keystrokeHandler':this[_0x43bf77(0x197)],'keystrokeHandlerOptions':{'filter':_0x4b5139=>_0x4b5139[_0x43bf77(0x190)]!==this[_0x43bf77(0x187)]},'actions':{'focusPrevious':_0x43bf77(0x184),'focusNext':_0x43bf77(0x18b)}}),this[_0x43bf77(0x19c)]=_0x2ab9a6,this[_0x43bf77(0x19f)]=_0xe82e39,this[_0x43bf77(0x17c)]=_0x225aab,_0x225aab[_0x43bf77(0x1a7)]?this[_0x43bf77(0x191)](_0x43bf77(0x169),0x1):this[_0x43bf77(0x1a0)]();}[_0x2fe800(0x16b)](){const _0x5b87ab=_0x2fe800;super[_0x5b87ab(0x16b)](),_0x1e7419(this,this[_0x5b87ab(0x171)]);}[_0x2fe800(0x181)](){const _0x526da=_0x2fe800;this[_0x526da(0x187)][_0x526da(0x181)]();}[_0x2fe800(0x189)](){const _0x4bc6d7=_0x2fe800;this[_0x4bc6d7(0x1ac)]&&this[_0x4bc6d7(0x1ac)][_0x4bc6d7(0x189)](),this[_0x4bc6d7(0x185)]&&this[_0x4bc6d7(0x185)][_0x4bc6d7(0x189)](),super[_0x4bc6d7(0x189)]();}[_0x2fe800(0x1a0)](){const _0xe5b342=_0x2fe800,{CommentsListView:_0x5436da}=this[_0xe5b342(0x17c)];this[_0xe5b342(0x1ac)]=new _0x5436da(this[_0xe5b342(0x18d)],this[_0xe5b342(0x19c)][_0xe5b342(0x195)],Object[_0xe5b342(0x174)]({'CommentView':this[_0xe5b342(0x17c)][_0xe5b342(0x177)]},this[_0xe5b342(0x17c)])),this[_0xe5b342(0x1ac)][_0xe5b342(0x1a1)](_0xe5b342(0x19d))['to'](this),this[_0xe5b342(0x1ac)][_0xe5b342(0x1a1)](_0xe5b342(0x16a))['to'](this),this[_0xe5b342(0x1ac)][_0xe5b342(0x165)](_0xe5b342(0x18c))['to'](this),this[_0xe5b342(0x191)](_0xe5b342(0x169),this[_0xe5b342(0x1ac)][_0xe5b342(0x169)]+0x1),this[_0xe5b342(0x165)](_0xe5b342(0x169))['to'](this[_0xe5b342(0x1ac)],_0xe5b342(0x169),_0x2d6934=>_0x2d6934+0x1),this[_0xe5b342(0x185)]=this[_0xe5b342(0x175)](),this['on'](_0xe5b342(0x19d),()=>this[_0xe5b342(0x181)]()),this[_0xe5b342(0x165)](_0xe5b342(0x17a))['to'](this[_0xe5b342(0x1ac)],_0xe5b342(0x188),this[_0xe5b342(0x185)][_0xe5b342(0x1a8)],_0xe5b342(0x16d),(_0x517b42,_0x357e58)=>_0x517b42||!!_0x357e58);}[_0x2fe800(0x175)](){const _0x1dc264=_0x2fe800,{CommentThreadInputView:_0xe46a32}=this[_0x1dc264(0x17c)],_0x276ca1=new _0xe46a32(this[_0x1dc264(0x18d)],this[_0x1dc264(0x19f)],this[_0x1dc264(0x17c)][_0x1dc264(0x19e)]),_0x37f648=_0x276ca1[_0x1dc264(0x1a8)];return _0x276ca1[_0x1dc264(0x165)](_0x1dc264(0x1a4))['to'](this,_0x1dc264(0x18c),this[_0x1dc264(0x19c)][_0x1dc264(0x195)],_0x1dc264(0x192),_0x37f648,_0x1dc264(0x16d),(_0x290562,_0x23c774,_0x179338)=>!!_0x179338||_0x290562&&!_0x23c774),_0x37f648['on'](_0x1dc264(0x172),(_0x1fb6d1,_0x569b24)=>{const _0x4eef46=_0x1dc264;this[_0x4eef46(0x17e)](_0x4eef46(0x18f),_0x569b24),_0x37f648[_0x4eef46(0x16e)][_0x4eef46(0x17f)]('');}),_0x37f648['on'](_0x1dc264(0x1ab),()=>this[_0x1dc264(0x181)]()),_0x37f648[_0x1dc264(0x165)](_0x1dc264(0x196))['to'](this[_0x1dc264(0x19c)][_0x1dc264(0x195)],_0x1dc264(0x192)),_0x276ca1;}}
23
+ function _0x45e5(_0x2183a0,_0x516b9f){const _0x4e6846=_0x4e68();return _0x45e5=function(_0x45e51b,_0x2cb85f){_0x45e51b=_0x45e51b-0xc0;let _0x14a97a=_0x4e6846[_0x45e51b];return _0x14a97a;},_0x45e5(_0x2183a0,_0x516b9f);}const _0x3e74f2=_0x45e5;(function(_0x3bb253,_0x34f33e){const _0x2e83b4=_0x45e5,_0x587939=_0x3bb253();while(!![]){try{const _0x20e7a6=-parseInt(_0x2e83b4(0xd7))/0x1+parseInt(_0x2e83b4(0xd3))/0x2*(parseInt(_0x2e83b4(0xca))/0x3)+parseInt(_0x2e83b4(0xc9))/0x4+-parseInt(_0x2e83b4(0xf3))/0x5+-parseInt(_0x2e83b4(0xe1))/0x6+parseInt(_0x2e83b4(0xcd))/0x7+-parseInt(_0x2e83b4(0xde))/0x8*(parseInt(_0x2e83b4(0xcf))/0x9);if(_0x20e7a6===_0x34f33e)break;else _0x587939['push'](_0x587939['shift']());}catch(_0x3ceb3f){_0x587939['push'](_0x587939['shift']());}}}(_0x4e68,0xc2157));import{FocusCycler as _0x4769d9,View as _0x3b320a,ViewCollection as _0x334157}from'ckeditor5/src/ui.js';import{FocusTracker as _0x3ce9bf,KeystrokeHandler as _0x253f7c}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x4e25c2,setupThreadKeyboardNavigation as _0x23a21c}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x512ce6}from'../../utils/common-translations.js';import{renderDescription as _0x4a9859}from'../../utils/utils.js';function _0x4e68(){const _0x1d6a5a=['_model','commentThread','cancel','set','isDirty','removeComment','_config','editor','element','text/html','CommentView','formatDateTime','target','keystrokes','isActive','render','_createCommentViews','assign','SUGGESTION_THREAD_DESCRIPTION','focusables','body','parseFromString','descriptionParts','focusCycler','5265864ApWOoj','2542047axEaBa','updateComment','commentInputView','6873881invAGl','locale','2039382mJFZTB','tab','focus','editorConfig','2qjQNPR','showInput','isEnabled','join','1002279eadccQ','setData','disabledSubmit','canAccept','authoredAt','delegate','destroy','16RoeHIF','content','disableComments','3097314aKcsVu','fire','author','focusTracker','map','hasDirtyComment','textContent','addComment','commentThreadInputView','name','value','commentsListView','canDiscard','length','ariaLabel','SUGGESTION_THREAD_ARIA_LABEL','shift+tab','bind','1895685pZnfqD','ariaDescriptionView','submit','_localUser','isReadOnly','_createCommentThreadInputView'];_0x4e68=function(){return _0x1d6a5a;};return _0x4e68();}export default class us extends _0x3b320a{constructor(_0x1d962f,_0x1e3278,_0x10c453,_0x23e49a){const _0x4906f5=_0x45e5;super(_0x1d962f),this[_0x4906f5(0xec)]=null,this[_0x4906f5(0xe9)]=null,this[_0x4906f5(0xf4)]=new _0x4e25c2(_0x1d962f,_0x512ce6(_0x1d962f,_0x4906f5(0xc3))),this[_0x4906f5(0xfc)](_0x4906f5(0x107),!0x1),this[_0x4906f5(0xfc)](_0x4906f5(0xdb),_0x1e3278[_0x4906f5(0xdb)]),this[_0x4906f5(0xf2)](_0x4906f5(0xdb))['to'](_0x1e3278),this[_0x4906f5(0xfc)](_0x4906f5(0xc7),[]),this[_0x4906f5(0xfc)](_0x4906f5(0xfd),!0x1),this[_0x4906f5(0xfc)](_0x4906f5(0xd5),!0x1),this[_0x4906f5(0xfc)](_0x4906f5(0xda),!0x1),this[_0x4906f5(0xfc)](_0x4906f5(0xed),!0x1),this[_0x4906f5(0xf2)](_0x4906f5(0xef))['to'](this,_0x4906f5(0xee),_0x1e3278,_0x4906f5(0xdb),this,_0x4906f5(0xc7),(_0x27de82,_0x35e16a,_0x336c55)=>{const _0x4d681c=_0x4906f5,_0x39fb13=_0x336c55[_0x4d681c(0xe5)](_0x5882aa=>_0x4a9859(_0x5882aa[_0x4d681c(0xdf)]))[_0x4d681c(0xd6)]('.\x20')+'.';return _0x512ce6(this[_0x4d681c(0xce)],_0x4d681c(0xf0),[_0x27de82-0x1,_0x1e3278[_0x4d681c(0xe3)][_0x4d681c(0xea)],_0x35e16a?_0x23e49a[_0x4d681c(0x104)](_0x35e16a):'',new DOMParser()[_0x4d681c(0xc6)](_0x39fb13,_0x4d681c(0x102))[_0x4d681c(0xc5)][_0x4d681c(0xe7)]]);}),this[_0x4906f5(0xc4)]=new _0x334157(),this[_0x4906f5(0xe4)]=new _0x3ce9bf(),this[_0x4906f5(0x106)]=new _0x253f7c(),this[_0x4906f5(0xc8)]=new _0x4769d9({'focusables':this[_0x4906f5(0xc4)],'focusTracker':this[_0x4906f5(0xe4)],'keystrokeHandler':this[_0x4906f5(0x106)],'keystrokeHandlerOptions':{'filter':_0x55304b=>_0x55304b[_0x4906f5(0x105)]!==this[_0x4906f5(0x101)]},'actions':{'focusPrevious':_0x4906f5(0xf1),'focusNext':_0x4906f5(0xd0)}}),this[_0x4906f5(0xf9)]=_0x1e3278,this[_0x4906f5(0xf6)]=_0x10c453,this[_0x4906f5(0xff)]=_0x23e49a,_0x23e49a[_0x4906f5(0xe0)]?this[_0x4906f5(0xfc)](_0x4906f5(0xee),0x1):this[_0x4906f5(0xc1)]();}[_0x3e74f2(0xc0)](){const _0x3d8fee=_0x3e74f2;super[_0x3d8fee(0xc0)](),_0x23a21c(this,this[_0x3d8fee(0xc4)]);}[_0x3e74f2(0xd1)](){const _0x270276=_0x3e74f2;this[_0x270276(0x101)][_0x270276(0xd1)]();}[_0x3e74f2(0xdd)](){const _0x80f5cf=_0x3e74f2;this[_0x80f5cf(0xec)]&&this[_0x80f5cf(0xec)][_0x80f5cf(0xdd)](),this[_0x80f5cf(0xe9)]&&this[_0x80f5cf(0xe9)][_0x80f5cf(0xdd)](),super[_0x80f5cf(0xdd)]();}[_0x3e74f2(0xc1)](){const _0x46525f=_0x3e74f2,{CommentsListView:_0x2b72a9}=this[_0x46525f(0xff)];this[_0x46525f(0xec)]=new _0x2b72a9(this[_0x46525f(0xce)],this[_0x46525f(0xf9)][_0x46525f(0xfa)],Object[_0x46525f(0xc2)]({'CommentView':this[_0x46525f(0xff)][_0x46525f(0x103)]},this[_0x46525f(0xff)])),this[_0x46525f(0xec)][_0x46525f(0xdc)](_0x46525f(0xfe))['to'](this),this[_0x46525f(0xec)][_0x46525f(0xdc)](_0x46525f(0xcb))['to'](this),this[_0x46525f(0xec)][_0x46525f(0xf2)](_0x46525f(0x107))['to'](this),this[_0x46525f(0xfc)](_0x46525f(0xee),this[_0x46525f(0xec)][_0x46525f(0xee)]+0x1),this[_0x46525f(0xf2)](_0x46525f(0xee))['to'](this[_0x46525f(0xec)],_0x46525f(0xee),_0x4cad70=>_0x4cad70+0x1),this[_0x46525f(0xe9)]=this[_0x46525f(0xf8)](),this['on'](_0x46525f(0xfe),()=>this[_0x46525f(0xd1)]()),this[_0x46525f(0xf2)](_0x46525f(0xfd))['to'](this[_0x46525f(0xec)],_0x46525f(0xe6),this[_0x46525f(0xe9)][_0x46525f(0xcc)],_0x46525f(0xeb),(_0x475cbc,_0x5e27fc)=>_0x475cbc||!!_0x5e27fc);}[_0x3e74f2(0xf8)](){const _0xb89825=_0x3e74f2,{CommentThreadInputView:_0x2a1e4d}=this[_0xb89825(0xff)],_0x3a84b4=new _0x2a1e4d(this[_0xb89825(0xce)],this[_0xb89825(0xf6)],this[_0xb89825(0xff)][_0xb89825(0xd2)]),_0x5303c2=_0x3a84b4[_0xb89825(0xcc)];return _0x3a84b4[_0xb89825(0xf2)](_0xb89825(0xd4))['to'](this,_0xb89825(0x107),this[_0xb89825(0xf9)][_0xb89825(0xfa)],_0xb89825(0xf7),_0x5303c2,_0xb89825(0xeb),(_0x3454e8,_0x368745,_0xaa97b3)=>!!_0xaa97b3||_0x3454e8&&!_0x368745),_0x5303c2['on'](_0xb89825(0xf5),(_0x4e415e,_0x53bf3c)=>{const _0x27fc75=_0xb89825;this[_0x27fc75(0xe2)](_0x27fc75(0xe8),_0x53bf3c),_0x5303c2[_0x27fc75(0x100)][_0x27fc75(0xd8)]('');}),_0x5303c2['on'](_0xb89825(0xfb),()=>this[_0xb89825(0xd1)]()),_0x5303c2[_0xb89825(0xf2)](_0xb89825(0xd9))['to'](this[_0xb89825(0xf9)][_0xb89825(0xfa)],_0xb89825(0xf7)),_0x3a84b4;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x310694=_0x3305;(function(_0x556e5a,_0x308caa){const _0x19d9b2=_0x3305,_0x9f3d4b=_0x556e5a();while(!![]){try{const _0x3b558b=-parseInt(_0x19d9b2(0x213))/0x1*(parseInt(_0x19d9b2(0x219))/0x2)+parseInt(_0x19d9b2(0x208))/0x3*(-parseInt(_0x19d9b2(0x218))/0x4)+-parseInt(_0x19d9b2(0x1f7))/0x5+-parseInt(_0x19d9b2(0x1f0))/0x6+parseInt(_0x19d9b2(0x20b))/0x7+-parseInt(_0x19d9b2(0x1f8))/0x8*(-parseInt(_0x19d9b2(0x1f2))/0x9)+parseInt(_0x19d9b2(0x21b))/0xa;if(_0x3b558b===_0x308caa)break;else _0x9f3d4b['push'](_0x9f3d4b['shift']());}catch(_0x5941e6){_0x9f3d4b['push'](_0x9f3d4b['shift']());}}}(_0x249d,0x62916));import{default as _0x37f4ab}from'./basesuggestionthreadview.js';import{trimHtml as _0x2c2c25}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3305(_0xac4c4b,_0x52fbc9){const _0x249d46=_0x249d();return _0x3305=function(_0x330594,_0x3f29b9){_0x330594=_0x330594-0x1e9;let _0x30ab44=_0x249d46[_0x330594];return _0x30ab44;},_0x3305(_0xac4c4b,_0x52fbc9);}import{renderDescription as _0x538b9a}from'../../utils/utils.js';function _0x249d(){const _0x4a6494=['canDiscard','div','isEnabled','6VNYcOI','disableComments','canAccept','4033295WigUio','SuggestionView','description','discardButton','push','_descriptionElement','commentThread','render','23yFZnkC','_model','formatDateTime','set','isActive','776724tpEqAG','16568CwGire','commentsListView','7791650IPninG','ariaLabel','commentThreadInputView','ck-suggestion-wrapper--active','suggestionView','_config','delegate','acceptSuggestion','ck-rounded-corners','bindTemplate','color','discardSuggestion','</p>','bind','3474738wmyhKM','<p>','51957bhSBfB','acceptButton','ck-suggestion--disabled-comments','setTemplate','getTemplate','36000GkPHFD','296DlplsU','descriptionParts','focusables','add','listitem','ck-suggestion-','author','editorDestroyed','ck-suggestion-wrapper','ariaDescriptionView','content','editorReady','type'];_0x249d=function(){return _0x4a6494;};return _0x249d();}export default class re extends _0x37f4ab{constructor(_0x4c86ed,_0xa1a1be,_0x1fb2cb,_0x3af1a2){const _0x23280=_0x3305;super(_0x4c86ed,_0xa1a1be,_0x1fb2cb,_0x3af1a2),this[_0x23280(0x216)](_0x23280(0x204),''),this[_0x23280(0x1ef)](_0x23280(0x204))['to'](this,_0x23280(0x1f9),_0x362d2f=>_0x362d2f&&_0x362d2f[0x0]?_0x362d2f[0x0][_0x23280(0x204)]:''),this[_0x23280(0x1ef)](_0x23280(0x20d))['to'](this,_0x23280(0x1f9),this,_0x23280(0x217),(_0x40da20,_0x4d1a86)=>{const _0x2a42f0=_0x23280;let _0x5c494d='';for(const _0x19a08c of _0x40da20)_0x5c494d+=_0x2a42f0(0x1f1)+_0x538b9a(_0x19a08c[_0x2a42f0(0x202)],_0x19a08c[_0x2a42f0(0x1ec)])+_0x2a42f0(0x1ee);return _0x4d1a86?_0x5c494d:_0x2c2c25(_0x5c494d,{'limit':0x8c});}),this[_0x23280(0x210)]=null,this[_0x23280(0x21f)]=new _0x3af1a2[(_0x23280(0x20c))](_0x4c86ed,_0xa1a1be,{'formatDateTime':_0x3af1a2[_0x23280(0x215)]}),this[_0x23280(0x21f)][_0x23280(0x1ef)](_0x23280(0x20d))['to'](this),this[_0x23280(0x21f)][_0x23280(0x221)](_0x23280(0x1e9),_0x23280(0x1ed))['to'](this),this[_0x23280(0x21f)][_0x23280(0x1f3)][_0x23280(0x1ef)](_0x23280(0x207))['to'](this,_0x23280(0x20a)),this[_0x23280(0x21f)][_0x23280(0x20e)][_0x23280(0x1ef)](_0x23280(0x207))['to'](this,_0x23280(0x205)),this[_0x23280(0x1fa)][_0x23280(0x1fb)](this[_0x23280(0x21f)]),this[_0x23280(0x21a)]&&this[_0x23280(0x1fa)][_0x23280(0x1fb)](this[_0x23280(0x21a)]),this[_0x23280(0x21d)]&&this[_0x23280(0x1fa)][_0x23280(0x1fb)](this[_0x23280(0x21d)]),this[_0x23280(0x1f5)](this[_0x23280(0x1f6)]());}[_0x310694(0x1f6)](){const _0x1bbde1=_0x310694,_0x3c307d=this[_0x1bbde1(0x1eb)],_0x4d1bb0=[this[_0x1bbde1(0x21f)]];return this[_0x1bbde1(0x21a)]&&_0x4d1bb0[_0x1bbde1(0x20f)](this[_0x1bbde1(0x21a)]),this[_0x1bbde1(0x21d)]&&_0x4d1bb0[_0x1bbde1(0x20f)](this[_0x1bbde1(0x21d)]),_0x4d1bb0[_0x1bbde1(0x20f)](this[_0x1bbde1(0x201)]),{'tag':_0x1bbde1(0x206),'attributes':{'class':['ck',_0x1bbde1(0x1ea),_0x1bbde1(0x200),_0x3c307d['if'](_0x1bbde1(0x217),_0x1bbde1(0x21e)),_0x3c307d['to'](_0x1bbde1(0x204),_0x1df3f7=>_0x1bbde1(0x1fd)+_0x1df3f7),this[_0x1bbde1(0x220)][_0x1bbde1(0x209)]&&_0x1bbde1(0x1f4)],'data-suggestion-id':this[_0x1bbde1(0x214)]['id'],'data-thread-id':this[_0x1bbde1(0x214)][_0x1bbde1(0x211)]['id'],'data-author-id':this[_0x1bbde1(0x214)][_0x1bbde1(0x1fe)]['id'],'tabindex':0x0,'role':_0x1bbde1(0x1fc),'aria-label':_0x3c307d['to'](_0x1bbde1(0x21c)),'aria-describedby':this[_0x1bbde1(0x201)]['id']},'children':_0x4d1bb0};}[_0x310694(0x212)](){const _0x4ef047=_0x310694;super[_0x4ef047(0x212)](),this[_0x4ef047(0x21a)]&&(this[_0x4ef047(0x21a)][_0x4ef047(0x221)](_0x4ef047(0x203))['to'](this),this[_0x4ef047(0x21a)][_0x4ef047(0x221)](_0x4ef047(0x1ff))['to'](this)),this[_0x4ef047(0x21d)]&&(this[_0x4ef047(0x21d)][_0x4ef047(0x221)](_0x4ef047(0x203))['to'](this),this[_0x4ef047(0x21d)][_0x4ef047(0x221)](_0x4ef047(0x1ff))['to'](this));}}
23
+ function _0x54bd(_0x5e8381,_0x1d3a4b){const _0x1db11d=_0x1db1();return _0x54bd=function(_0x54bdd2,_0x5939cf){_0x54bdd2=_0x54bdd2-0xc2;let _0x341c3d=_0x1db11d[_0x54bdd2];return _0x341c3d;},_0x54bd(_0x5e8381,_0x1d3a4b);}const _0x4fe6f0=_0x54bd;(function(_0x32c636,_0x3c0bd7){const _0x3e369b=_0x54bd,_0x333df2=_0x32c636();while(!![]){try{const _0x253f9c=parseInt(_0x3e369b(0xd2))/0x1*(parseInt(_0x3e369b(0xf4))/0x2)+-parseInt(_0x3e369b(0xe8))/0x3+parseInt(_0x3e369b(0xcb))/0x4+-parseInt(_0x3e369b(0xef))/0x5+parseInt(_0x3e369b(0xf0))/0x6+parseInt(_0x3e369b(0xe2))/0x7*(-parseInt(_0x3e369b(0xcd))/0x8)+-parseInt(_0x3e369b(0xd4))/0x9;if(_0x253f9c===_0x3c0bd7)break;else _0x333df2['push'](_0x333df2['shift']());}catch(_0x96a50){_0x333df2['push'](_0x333df2['shift']());}}}(_0x1db1,0xe1647));import{default as _0x505136}from'./basesuggestionthreadview.js';import{trimHtml as _0x583e51}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x1db1(){const _0x4cc05c=['6802032JBRWWT','author','12344yNzUsX','ck-suggestion-','acceptButton','_descriptionElement','ariaDescriptionView','1806491gFpltP','discardSuggestion','7354215CrPYey','canDiscard','</p>','set','delegate','descriptionParts','add','acceptSuggestion','suggestionView','ariaLabel','render','listitem','_model','isEnabled','8351OyTVhM','ck-rounded-corners','color','SuggestionView','<p>','formatDateTime','3790314HOwwrK','editorDestroyed','discardButton','ck-suggestion-wrapper','getTemplate','focusables','commentThreadInputView','929085dfFgIP','9140382xcZxyq','div','isActive','commentThread','2pxyGDB','canAccept','_config','disableComments','bindTemplate','ck-suggestion--disabled-comments','description','type','content','bind','commentsListView','editorReady','ck-suggestion-wrapper--active','setTemplate','push'];_0x1db1=function(){return _0x4cc05c;};return _0x1db1();}import{renderDescription as _0x11a5f2}from'../../utils/utils.js';export default class re extends _0x505136{constructor(_0x33ec3f,_0x103333,_0x36b3ea,_0x9ebca6){const _0x2d82fd=_0x54bd;super(_0x33ec3f,_0x103333,_0x36b3ea,_0x9ebca6),this[_0x2d82fd(0xd7)](_0x2d82fd(0xc3),''),this[_0x2d82fd(0xc5)](_0x2d82fd(0xc3))['to'](this,_0x2d82fd(0xd9),_0x12d324=>_0x12d324&&_0x12d324[0x0]?_0x12d324[0x0][_0x2d82fd(0xc3)]:''),this[_0x2d82fd(0xc5)](_0x2d82fd(0xc2))['to'](this,_0x2d82fd(0xd9),this,_0x2d82fd(0xf2),(_0xd5f82a,_0x3ddf38)=>{const _0x1a4762=_0x2d82fd;let _0x290285='';for(const _0x1ed517 of _0xd5f82a)_0x290285+=_0x1a4762(0xe6)+_0x11a5f2(_0x1ed517[_0x1a4762(0xc4)],_0x1ed517[_0x1a4762(0xe4)])+_0x1a4762(0xd6);return _0x3ddf38?_0x290285:_0x583e51(_0x290285,{'limit':0x8c});}),this[_0x2d82fd(0xd0)]=null,this[_0x2d82fd(0xdc)]=new _0x9ebca6[(_0x2d82fd(0xe5))](_0x33ec3f,_0x103333,{'formatDateTime':_0x9ebca6[_0x2d82fd(0xe7)]}),this[_0x2d82fd(0xdc)][_0x2d82fd(0xc5)](_0x2d82fd(0xc2))['to'](this),this[_0x2d82fd(0xdc)][_0x2d82fd(0xd8)](_0x2d82fd(0xdb),_0x2d82fd(0xd3))['to'](this),this[_0x2d82fd(0xdc)][_0x2d82fd(0xcf)][_0x2d82fd(0xc5)](_0x2d82fd(0xe1))['to'](this,_0x2d82fd(0xf5)),this[_0x2d82fd(0xdc)][_0x2d82fd(0xea)][_0x2d82fd(0xc5)](_0x2d82fd(0xe1))['to'](this,_0x2d82fd(0xd5)),this[_0x2d82fd(0xed)][_0x2d82fd(0xda)](this[_0x2d82fd(0xdc)]),this[_0x2d82fd(0xc6)]&&this[_0x2d82fd(0xed)][_0x2d82fd(0xda)](this[_0x2d82fd(0xc6)]),this[_0x2d82fd(0xee)]&&this[_0x2d82fd(0xed)][_0x2d82fd(0xda)](this[_0x2d82fd(0xee)]),this[_0x2d82fd(0xc9)](this[_0x2d82fd(0xec)]());}[_0x4fe6f0(0xec)](){const _0x3ad9f2=_0x4fe6f0,_0xf0c417=this[_0x3ad9f2(0xf8)],_0x435781=[this[_0x3ad9f2(0xdc)]];return this[_0x3ad9f2(0xc6)]&&_0x435781[_0x3ad9f2(0xca)](this[_0x3ad9f2(0xc6)]),this[_0x3ad9f2(0xee)]&&_0x435781[_0x3ad9f2(0xca)](this[_0x3ad9f2(0xee)]),_0x435781[_0x3ad9f2(0xca)](this[_0x3ad9f2(0xd1)]),{'tag':_0x3ad9f2(0xf1),'attributes':{'class':['ck',_0x3ad9f2(0xe3),_0x3ad9f2(0xeb),_0xf0c417['if'](_0x3ad9f2(0xf2),_0x3ad9f2(0xc8)),_0xf0c417['to'](_0x3ad9f2(0xc3),_0x5b7a30=>_0x3ad9f2(0xce)+_0x5b7a30),this[_0x3ad9f2(0xf6)][_0x3ad9f2(0xf7)]&&_0x3ad9f2(0xf9)],'data-suggestion-id':this[_0x3ad9f2(0xe0)]['id'],'data-thread-id':this[_0x3ad9f2(0xe0)][_0x3ad9f2(0xf3)]['id'],'data-author-id':this[_0x3ad9f2(0xe0)][_0x3ad9f2(0xcc)]['id'],'tabindex':0x0,'role':_0x3ad9f2(0xdf),'aria-label':_0xf0c417['to'](_0x3ad9f2(0xdd)),'aria-describedby':this[_0x3ad9f2(0xd1)]['id']},'children':_0x435781};}[_0x4fe6f0(0xde)](){const _0x23ddb9=_0x4fe6f0;super[_0x23ddb9(0xde)](),this[_0x23ddb9(0xc6)]&&(this[_0x23ddb9(0xc6)][_0x23ddb9(0xd8)](_0x23ddb9(0xc7))['to'](this),this[_0x23ddb9(0xc6)][_0x23ddb9(0xd8)](_0x23ddb9(0xe9))['to'](this)),this[_0x23ddb9(0xee)]&&(this[_0x23ddb9(0xee)][_0x23ddb9(0xd8)](_0x23ddb9(0xc7))['to'](this),this[_0x23ddb9(0xee)][_0x23ddb9(0xd8)](_0x23ddb9(0xe9))['to'](this));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3bc4d3=_0x3bcf;(function(_0x396dd2,_0x3c2aff){const _0x22a996=_0x3bcf,_0x89c378=_0x396dd2();while(!![]){try{const _0x26ad1e=parseInt(_0x22a996(0x90))/0x1+-parseInt(_0x22a996(0x72))/0x2*(-parseInt(_0x22a996(0xa8))/0x3)+parseInt(_0x22a996(0x93))/0x4+parseInt(_0x22a996(0x88))/0x5*(parseInt(_0x22a996(0x9b))/0x6)+parseInt(_0x22a996(0x80))/0x7+-parseInt(_0x22a996(0xac))/0x8+-parseInt(_0x22a996(0x78))/0x9*(-parseInt(_0x22a996(0xab))/0xa);if(_0x26ad1e===_0x3c2aff)break;else _0x89c378['push'](_0x89c378['shift']());}catch(_0x45af84){_0x89c378['push'](_0x89c378['shift']());}}}(_0x47c2,0xb62cd));import{FocusTracker as _0x3c8d91,KeystrokeHandler as _0x9aa988}from'ckeditor5/src/utils.js';import{View as _0x3d89c9,ViewCollection as _0x31ff8b,FocusCycler as _0x417086}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x5a8ab2,UserView as _0x1b77af}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x4e21e5}from'ckeditor5/src/core.js';import{getTranslation as _0x18d972}from'../../utils/common-translations.js';function _0x3bcf(_0xe33c1c,_0x2a0f09){const _0x47c245=_0x47c2();return _0x3bcf=function(_0x3bcfa0,_0x22fb36){_0x3bcfa0=_0x3bcfa0-0x6b;let _0x389cbc=_0x47c245[_0x3bcfa0];return _0x389cbc;},_0x3bcf(_0xe33c1c,_0x2a0f09);}function _0x47c2(){const _0x138baa=['getTemplate','ck-comment__info-time','userView','EXTERNAL_AVATAR','255586wKbJCk','ck-annotation__content-wrapper','ck-suggestion--discard','2914644URGgxr','locale','add','fire','description','change:description','presentation','enter','625782dPJgrX','_createButton','getExternalSuggestionNote','EXTERNAL_IMPORT_WORD_SUGGESTION','focusTracker','@external','formatDateTime','getUserViewNotificationText','_model','isExternal','cancel','discardSuggestion','EXTERNAL_SUGGESTION','1213029HcesvH','ck-suggestion__user','ck-suggestion__actions','1580210WVYssI','10208224sQvKxy','creator','push','esc','bind','querySelector','execute','name','render','focusables','ck-suggestion--accept','listenTo','attributes','ck-suggestion__main','time','ck-annotation__user','span','target','element','acceptSuggestion','authoredAt','discardButton','shift+tab','focus','setTemplate','.ck-annotation__content-wrapper','innerHTML','div','ck-annotation__info','author','Discard\x20suggestion','ck-annotation','ck-suggestion__info-name','2qtUWde','_config','focusCycler','acceptButton','keystrokes','ck-suggestion','9pwADvA','ck-comment__external','bindTemplate','check','ck-annotation__info-time','ck-annotation__main','focusFirst','_setupKeyboardNavigation','1869084qsIhhC','source','EXTERNAL_IMPORT_WORD_AVATAR','ck-suggestion__info','ck-annotation__actions','tab','extendTemplate','ck-annotation__info-name','10iGFTFM','Accept\x20suggestion','set','importWord'];_0x47c2=function(){return _0x138baa;};return _0x47c2();}export default class ce extends _0x3d89c9{constructor(_0x59a691,_0x220a8e,_0x517306){const _0x3c847e=_0x3bcf;super(_0x59a691),this[_0x3c847e(0xa3)]=_0x220a8e,this[_0x3c847e(0x73)]=_0x517306,this[_0x3c847e(0x8a)](_0x3c847e(0x97),''),this[_0x3c847e(0xb0)](_0x3c847e(0xc0))['to'](_0x220a8e),this[_0x3c847e(0x75)]=this[_0x3c847e(0x9c)](_0x18d972(_0x59a691,_0x3c847e(0x89)),_0x4e21e5[_0x3c847e(0x7b)],_0x3c847e(0xb6),_0x3c847e(0xbf),'sw'),this[_0x3c847e(0xc1)]=this[_0x3c847e(0x9c)](_0x18d972(_0x59a691,_0x3c847e(0x6f)),_0x4e21e5[_0x3c847e(0xa5)],_0x3c847e(0x92),_0x3c847e(0xa6),'sw'),this[_0x3c847e(0x8e)]=new _0x1b77af(_0x59a691,_0x220a8e[_0x3c847e(0x6e)],this[_0x3c847e(0xa2)]()),this[_0x3c847e(0x8e)][_0x3c847e(0x86)]({'attributes':{'class':[_0x3c847e(0xa9),_0x3c847e(0xbb)],'aria-hidden':!0x0}}),this[_0x3c847e(0xb5)]=new _0x31ff8b([this[_0x3c847e(0x75)],this[_0x3c847e(0xc1)]]),this[_0x3c847e(0x9f)]=new _0x3c8d91(),this[_0x3c847e(0x76)]=new _0x9aa988(),this[_0x3c847e(0x74)]=new _0x417086({'focusables':this[_0x3c847e(0xb5)],'focusTracker':this[_0x3c847e(0x9f)],'keystrokeHandler':this[_0x3c847e(0x76)],'actions':{'focusPrevious':_0x3c847e(0xc2),'focusNext':_0x3c847e(0x85)},'keystrokeHandlerOptions':{'filter':_0x33a42e=>_0x33a42e[_0x3c847e(0xbd)]!==this[_0x3c847e(0xbe)]}}),this[_0x3c847e(0xc4)](this[_0x3c847e(0x8c)]());}[_0x3bc4d3(0xb4)](){const _0x3663b7=_0x3bc4d3;super[_0x3663b7(0xb4)]();const _0x3b78b1=this[_0x3663b7(0xbe)][_0x3663b7(0xb1)](_0x3663b7(0xc5));_0x3b78b1[_0x3663b7(0x6b)]=this[_0x3663b7(0x97)],this['on'](_0x3663b7(0x98),(_0x2dc5ae,_0x35b539,_0x42b09a)=>{const _0x5a0eea=_0x3663b7;_0x3b78b1[_0x5a0eea(0x6b)]=_0x42b09a;}),this[_0x3663b7(0x7f)]();}[_0x3bc4d3(0x8c)](){const _0x3543a1=_0x3bc4d3,_0x421163=this[_0x3543a1(0x7a)],_0x4ed731=[{'tag':_0x3543a1(0x6c),'attributes':{'class':[_0x3543a1(0x83),_0x3543a1(0x6d)]},'children':[{'tag':_0x3543a1(0xbc),'children':[{'text':this[_0x3543a1(0x8e)][_0x3543a1(0xb3)]}],'attributes':{'class':[_0x3543a1(0x71),_0x3543a1(0x87)]}},{'tag':_0x3543a1(0xba),'attributes':{'datetime':_0x421163['to'](_0x3543a1(0xc0)),'class':[_0x3543a1(0x8d),_0x3543a1(0x7c)]},'children':[{'text':_0x421163['to'](_0x3543a1(0xc0),_0x2b421f=>this[_0x3543a1(0x73)][_0x3543a1(0xa1)](_0x2b421f))}]}]},{'tag':_0x3543a1(0x6c),'attributes':{'class':[_0x3543a1(0xaa),_0x3543a1(0x84)]},'children':[this[_0x3543a1(0x75)],this[_0x3543a1(0xc1)]]},{'tag':_0x3543a1(0x6c),'attributes':{'class':[_0x3543a1(0x91)]}}];return this[_0x3543a1(0xa3)][_0x3543a1(0xa4)]&&_0x4ed731[_0x3543a1(0xae)]({'tag':_0x3543a1(0x6c),'attributes':{'class':[_0x3543a1(0x79)]},'children':[{'text':this[_0x3543a1(0x9d)]()}]}),{'tag':_0x3543a1(0x6c),'attributes':{'class':[_0x3543a1(0x77),_0x3543a1(0x70)],'tabindex':-0x1},'children':[this[_0x3543a1(0x8e)],{'tag':_0x3543a1(0x6c),'attributes':{'class':[_0x3543a1(0xb9),_0x3543a1(0x7d)],'role':_0x3543a1(0x99)},'children':_0x4ed731}]};}[_0x3bc4d3(0xc3)](){const _0xfef7d8=_0x3bc4d3;this[_0xfef7d8(0xbe)][_0xfef7d8(0xc3)]();}[_0x3bc4d3(0xa2)](){const _0x3b4e44=_0x3bc4d3;return this[_0x3b4e44(0xa3)][_0x3b4e44(0xa4)]?_0x3b4e44(0x8b)===this[_0x3b4e44(0xa3)][_0x3b4e44(0xb8)][_0x3b4e44(0xa0)][_0x3b4e44(0x81)]?_0x18d972(this[_0x3b4e44(0x94)],_0x3b4e44(0x82),this[_0x3b4e44(0xa3)][_0x3b4e44(0xad)][_0x3b4e44(0xb3)]):_0x18d972(this[_0x3b4e44(0x94)],_0x3b4e44(0x8f),this[_0x3b4e44(0xa3)][_0x3b4e44(0xad)][_0x3b4e44(0xb3)]):null;}[_0x3bc4d3(0x9d)](){const _0x1364dc=_0x3bc4d3;return _0x1364dc(0x8b)===this[_0x1364dc(0xa3)][_0x1364dc(0xb8)][_0x1364dc(0xa0)][_0x1364dc(0x81)]?_0x18d972(this[_0x1364dc(0x94)],_0x1364dc(0x9e)):_0x18d972(this[_0x1364dc(0x94)],_0x1364dc(0xa7));}[_0x3bc4d3(0x9c)](_0x35201b,_0x20bede,_0x3dd625,_0x40e4c5,_0x5e223c){const _0x5cb631=_0x3bc4d3,_0x56b2ec=new _0x5a8ab2(this[_0x5cb631(0x94)]);return _0x56b2ec[_0x5cb631(0x8a)]({'label':_0x35201b,'icon':_0x20bede,'tooltip':!0x0,'tooltipPosition':_0x5e223c}),_0x56b2ec[_0x5cb631(0x86)]({'attributes':{'class':_0x3dd625}}),_0x56b2ec['on'](_0x5cb631(0xb2),()=>{const _0x3b609b=_0x5cb631;this[_0x3b609b(0x96)](_0x40e4c5,this[_0x3b609b(0xa3)]['id']);}),_0x56b2ec;}[_0x3bc4d3(0x7f)](){const _0x23b939=_0x3bc4d3,_0x48577c=this[_0x23b939(0xbe)];this[_0x23b939(0x76)][_0x23b939(0xb7)](_0x48577c);for(const _0x42b059 of this[_0x23b939(0xb5)])this[_0x23b939(0x9f)][_0x23b939(0x95)](_0x42b059[_0x23b939(0xbe)]),this[_0x23b939(0x76)][_0x23b939(0xb7)](_0x42b059[_0x23b939(0xbe)]);this[_0x23b939(0x76)][_0x23b939(0x8a)](_0x23b939(0x9a),(_0x4ad664,_0xcfb854)=>{const _0x29d12e=_0x23b939;_0x48577c===_0x4ad664[_0x29d12e(0xbd)]&&(this[_0x29d12e(0x74)][_0x29d12e(0x7e)](),_0xcfb854());}),this[_0x23b939(0x76)][_0x23b939(0x8a)](_0x23b939(0xaf),(_0x40c0f8,_0x4edf63)=>{const _0x2156da=_0x23b939;_0x48577c!==_0x40c0f8[_0x2156da(0xbd)]&&(this[_0x2156da(0xc3)](),_0x4edf63());});}}
23
+ function _0x2a99(){const _0x27c2fe=['ck-comment__external','shift+tab','ck-suggestion__actions','discardSuggestion','setTemplate','ck-annotation__user','locale','Accept\x20suggestion','.ck-annotation__content-wrapper','1606308xkgpLf','9670ZXLpsL','add','fire','8owuTpM','target','ck-suggestion__info-name','ck-annotation__main','_model','span','listenTo','acceptSuggestion','ck-annotation__info','bind','formatDateTime','userView','enter','change:description','22212iuEcrI','render','_setupKeyboardNavigation','isExternal','author','ck-annotation__info-time','84CcWPrh','bindTemplate','description','focusTracker','Discard\x20suggestion','innerHTML','_createButton','ck-suggestion','extendTemplate','ck-suggestion--discard','ck-suggestion__info','320985IRaSQt','name','presentation','attributes','ck-annotation__actions','7002RkCvpy','tab','753893YSDmTa','div','EXTERNAL_SUGGESTION','EXTERNAL_AVATAR','focusCycler','ck-suggestion__user','focus','ck-comment__info-time','importWord','ck-annotation__info-name','source','_config','execute','EXTERNAL_IMPORT_WORD_SUGGESTION','check','ck-annotation__content-wrapper','esc','keystrokes','getUserViewNotificationText','getTemplate','set','ck-suggestion__main','discardButton','@external','ck-annotation','cancel','time','acceptButton','querySelector','getExternalSuggestionNote','26392663FKPGer','authoredAt','element','focusables','push','EXTERNAL_IMPORT_WORD_AVATAR','ck-suggestion--accept','creator','focusFirst','2752230ZIQfUW','19pOlAEe','12kxYPwj'];_0x2a99=function(){return _0x27c2fe;};return _0x2a99();}const _0x3ae027=_0x5e02;function _0x5e02(_0x29ad9e,_0x152c03){const _0x2a9950=_0x2a99();return _0x5e02=function(_0x5e02a1,_0x12b74e){_0x5e02a1=_0x5e02a1-0x1a2;let _0x2dd771=_0x2a9950[_0x5e02a1];return _0x2dd771;},_0x5e02(_0x29ad9e,_0x152c03);}(function(_0x39d988,_0x51bf8e){const _0x593424=_0x5e02,_0x573c51=_0x39d988();while(!![]){try{const _0x402e8f=parseInt(_0x593424(0x1b3))/0x1*(parseInt(_0x593424(0x1d0))/0x2)+-parseInt(_0x593424(0x1b2))/0x3+parseInt(_0x593424(0x1be))/0x4+parseInt(_0x593424(0x1e1))/0x5*(-parseInt(_0x593424(0x1d6))/0x6)+-parseInt(_0x593424(0x1e8))/0x7*(-parseInt(_0x593424(0x1c2))/0x8)+parseInt(_0x593424(0x1e6))/0x9*(-parseInt(_0x593424(0x1bf))/0xa)+parseInt(_0x593424(0x1a9))/0xb*(parseInt(_0x593424(0x1b4))/0xc);if(_0x402e8f===_0x51bf8e)break;else _0x573c51['push'](_0x573c51['shift']());}catch(_0x241683){_0x573c51['push'](_0x573c51['shift']());}}}(_0x2a99,0x868d9));import{FocusTracker as _0x27253d,KeystrokeHandler as _0x43b1c4}from'ckeditor5/src/utils.js';import{View as _0x1ff0ba,ViewCollection as _0x5f0e69,FocusCycler as _0x3af13f}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x360c6b,UserView as _0x119bd2}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x2eacae}from'ckeditor5/src/core.js';import{getTranslation as _0xbd04f5}from'../../utils/common-translations.js';export default class ce extends _0x1ff0ba{constructor(_0x44ba03,_0x2648cb,_0x34a15b){const _0x521cb0=_0x5e02;super(_0x44ba03),this[_0x521cb0(0x1c6)]=_0x2648cb,this[_0x521cb0(0x1f3)]=_0x34a15b,this[_0x521cb0(0x1fc)](_0x521cb0(0x1d8),''),this[_0x521cb0(0x1cb)](_0x521cb0(0x1aa))['to'](_0x2648cb),this[_0x521cb0(0x1a6)]=this[_0x521cb0(0x1dc)](_0xbd04f5(_0x44ba03,_0x521cb0(0x1bc)),_0x2eacae[_0x521cb0(0x1f6)],_0x521cb0(0x1af),_0x521cb0(0x1c9),'sw'),this[_0x521cb0(0x1fe)]=this[_0x521cb0(0x1dc)](_0xbd04f5(_0x44ba03,_0x521cb0(0x1da)),_0x2eacae[_0x521cb0(0x1a4)],_0x521cb0(0x1df),_0x521cb0(0x1b8),'sw'),this[_0x521cb0(0x1cd)]=new _0x119bd2(_0x44ba03,_0x2648cb[_0x521cb0(0x1d4)],this[_0x521cb0(0x1fa)]()),this[_0x521cb0(0x1cd)][_0x521cb0(0x1de)]({'attributes':{'class':[_0x521cb0(0x1ed),_0x521cb0(0x1ba)],'aria-hidden':!0x0}}),this[_0x521cb0(0x1ac)]=new _0x5f0e69([this[_0x521cb0(0x1a6)],this[_0x521cb0(0x1fe)]]),this[_0x521cb0(0x1d9)]=new _0x27253d(),this[_0x521cb0(0x1f9)]=new _0x43b1c4(),this[_0x521cb0(0x1ec)]=new _0x3af13f({'focusables':this[_0x521cb0(0x1ac)],'focusTracker':this[_0x521cb0(0x1d9)],'keystrokeHandler':this[_0x521cb0(0x1f9)],'actions':{'focusPrevious':_0x521cb0(0x1b6),'focusNext':_0x521cb0(0x1e7)},'keystrokeHandlerOptions':{'filter':_0x1be478=>_0x1be478[_0x521cb0(0x1c3)]!==this[_0x521cb0(0x1ab)]}}),this[_0x521cb0(0x1b9)](this[_0x521cb0(0x1fb)]());}[_0x3ae027(0x1d1)](){const _0x60b2b4=_0x3ae027;super[_0x60b2b4(0x1d1)]();const _0x412d28=this[_0x60b2b4(0x1ab)][_0x60b2b4(0x1a7)](_0x60b2b4(0x1bd));_0x412d28[_0x60b2b4(0x1db)]=this[_0x60b2b4(0x1d8)],this['on'](_0x60b2b4(0x1cf),(_0xf7a1f3,_0x3b9d05,_0xc89922)=>{const _0x46db74=_0x60b2b4;_0x412d28[_0x46db74(0x1db)]=_0xc89922;}),this[_0x60b2b4(0x1d2)]();}[_0x3ae027(0x1fb)](){const _0x1e060d=_0x3ae027,_0x5ccb19=this[_0x1e060d(0x1d7)],_0x37072a=[{'tag':_0x1e060d(0x1e9),'attributes':{'class':[_0x1e060d(0x1e0),_0x1e060d(0x1ca)]},'children':[{'tag':_0x1e060d(0x1c7),'children':[{'text':this[_0x1e060d(0x1cd)][_0x1e060d(0x1e2)]}],'attributes':{'class':[_0x1e060d(0x1c4),_0x1e060d(0x1f1)]}},{'tag':_0x1e060d(0x1a5),'attributes':{'datetime':_0x5ccb19['to'](_0x1e060d(0x1aa)),'class':[_0x1e060d(0x1ef),_0x1e060d(0x1d5)]},'children':[{'text':_0x5ccb19['to'](_0x1e060d(0x1aa),_0x3aa310=>this[_0x1e060d(0x1f3)][_0x1e060d(0x1cc)](_0x3aa310))}]}]},{'tag':_0x1e060d(0x1e9),'attributes':{'class':[_0x1e060d(0x1b7),_0x1e060d(0x1e5)]},'children':[this[_0x1e060d(0x1a6)],this[_0x1e060d(0x1fe)]]},{'tag':_0x1e060d(0x1e9),'attributes':{'class':[_0x1e060d(0x1f7)]}}];return this[_0x1e060d(0x1c6)][_0x1e060d(0x1d3)]&&_0x37072a[_0x1e060d(0x1ad)]({'tag':_0x1e060d(0x1e9),'attributes':{'class':[_0x1e060d(0x1b5)]},'children':[{'text':this[_0x1e060d(0x1a8)]()}]}),{'tag':_0x1e060d(0x1e9),'attributes':{'class':[_0x1e060d(0x1dd),_0x1e060d(0x1a3)],'tabindex':-0x1},'children':[this[_0x1e060d(0x1cd)],{'tag':_0x1e060d(0x1e9),'attributes':{'class':[_0x1e060d(0x1fd),_0x1e060d(0x1c5)],'role':_0x1e060d(0x1e3)},'children':_0x37072a}]};}[_0x3ae027(0x1ee)](){const _0x3fb634=_0x3ae027;this[_0x3fb634(0x1ab)][_0x3fb634(0x1ee)]();}[_0x3ae027(0x1fa)](){const _0x4308bf=_0x3ae027;return this[_0x4308bf(0x1c6)][_0x4308bf(0x1d3)]?_0x4308bf(0x1f0)===this[_0x4308bf(0x1c6)][_0x4308bf(0x1e4)][_0x4308bf(0x1a2)][_0x4308bf(0x1f2)]?_0xbd04f5(this[_0x4308bf(0x1bb)],_0x4308bf(0x1ae),this[_0x4308bf(0x1c6)][_0x4308bf(0x1b0)][_0x4308bf(0x1e2)]):_0xbd04f5(this[_0x4308bf(0x1bb)],_0x4308bf(0x1eb),this[_0x4308bf(0x1c6)][_0x4308bf(0x1b0)][_0x4308bf(0x1e2)]):null;}[_0x3ae027(0x1a8)](){const _0x492439=_0x3ae027;return _0x492439(0x1f0)===this[_0x492439(0x1c6)][_0x492439(0x1e4)][_0x492439(0x1a2)][_0x492439(0x1f2)]?_0xbd04f5(this[_0x492439(0x1bb)],_0x492439(0x1f5)):_0xbd04f5(this[_0x492439(0x1bb)],_0x492439(0x1ea));}[_0x3ae027(0x1dc)](_0x158b14,_0x5c533e,_0x3b4197,_0x36db60,_0x16076c){const _0x149ac6=_0x3ae027,_0x382c48=new _0x360c6b(this[_0x149ac6(0x1bb)]);return _0x382c48[_0x149ac6(0x1fc)]({'label':_0x158b14,'icon':_0x5c533e,'tooltip':!0x0,'tooltipPosition':_0x16076c}),_0x382c48[_0x149ac6(0x1de)]({'attributes':{'class':_0x3b4197}}),_0x382c48['on'](_0x149ac6(0x1f4),()=>{const _0x55cb8c=_0x149ac6;this[_0x55cb8c(0x1c1)](_0x36db60,this[_0x55cb8c(0x1c6)]['id']);}),_0x382c48;}[_0x3ae027(0x1d2)](){const _0x2edb19=_0x3ae027,_0x8c4fac=this[_0x2edb19(0x1ab)];this[_0x2edb19(0x1f9)][_0x2edb19(0x1c8)](_0x8c4fac);for(const _0x11cdd5 of this[_0x2edb19(0x1ac)])this[_0x2edb19(0x1d9)][_0x2edb19(0x1c0)](_0x11cdd5[_0x2edb19(0x1ab)]),this[_0x2edb19(0x1f9)][_0x2edb19(0x1c8)](_0x11cdd5[_0x2edb19(0x1ab)]);this[_0x2edb19(0x1f9)][_0x2edb19(0x1fc)](_0x2edb19(0x1ce),(_0x5af1e0,_0x2e0af3)=>{const _0x2db898=_0x2edb19;_0x8c4fac===_0x5af1e0[_0x2db898(0x1c3)]&&(this[_0x2db898(0x1ec)][_0x2db898(0x1b1)](),_0x2e0af3());}),this[_0x2edb19(0x1f9)][_0x2edb19(0x1fc)](_0x2edb19(0x1f8),(_0x1156af,_0x1a3cc5)=>{const _0x110cb7=_0x2edb19;_0x8c4fac!==_0x1156af[_0x110cb7(0x1c3)]&&(this[_0x110cb7(0x1ee)](),_0x1a3cc5());});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x1fe0ea,_0x1447c5,_0x26a9da){const t=_0x1fe0ea['t'];switch(_0x1447c5){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',_0x26a9da);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x26a9da);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x26a9da);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x26a9da);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x26a9da);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',_0x26a9da);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x26a9da);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',_0x26a9da);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x26a9da);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x26a9da);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x26a9da);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x26a9da);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x26a9da);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x26a9da);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x26a9da);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x26a9da);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x26a9da);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x26a9da);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x26a9da);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x26a9da);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x26a9da);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x26a9da);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x26a9da);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'},_0x26a9da);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x26a9da);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x26a9da);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x26a9da);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x26a9da);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x26a9da);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'},_0x26a9da);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x26a9da);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x26a9da);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x26a9da);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x26a9da);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'},_0x26a9da);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x26a9da);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'},_0x26a9da);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'},_0x26a9da);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x26a9da);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'},_0x26a9da);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x26a9da);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'},_0x26a9da);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x26a9da);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x26a9da);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x26a9da);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'},_0x26a9da);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'},_0x26a9da);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x26a9da);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x26a9da);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x26a9da);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x26a9da);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x1447c5;}}
23
+ export function getTranslation(_0x5ba3b4,_0x5e62d,_0x46669d){const t=_0x5ba3b4['t'];switch(_0x5e62d){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',_0x46669d);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x46669d);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x46669d);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x46669d);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x46669d);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',_0x46669d);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x46669d);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',_0x46669d);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x46669d);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x46669d);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x46669d);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x46669d);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x46669d);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x46669d);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x46669d);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x46669d);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x46669d);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x46669d);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x46669d);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x46669d);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x46669d);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x46669d);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x46669d);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'},_0x46669d);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x46669d);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x46669d);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x46669d);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x46669d);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x46669d);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'},_0x46669d);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x46669d);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x46669d);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x46669d);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x46669d);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'},_0x46669d);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x46669d);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'},_0x46669d);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'},_0x46669d);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x46669d);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'},_0x46669d);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x46669d);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'},_0x46669d);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x46669d);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x46669d);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x46669d);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'},_0x46669d);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'},_0x46669d);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x46669d);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x46669d);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x46669d);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x46669d);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5e62d;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x47f9b6,_0x3387be){const _0x2a589c=_0x2770,_0xd43412=_0x47f9b6();while(!![]){try{const _0x308eb5=-parseInt(_0x2a589c(0x9e))/0x1*(-parseInt(_0x2a589c(0x84))/0x2)+parseInt(_0x2a589c(0xa6))/0x3*(-parseInt(_0x2a589c(0xb6))/0x4)+parseInt(_0x2a589c(0xb1))/0x5*(parseInt(_0x2a589c(0xa7))/0x6)+-parseInt(_0x2a589c(0x93))/0x7*(-parseInt(_0x2a589c(0x97))/0x8)+-parseInt(_0x2a589c(0xb0))/0x9+parseInt(_0x2a589c(0x9d))/0xa+-parseInt(_0x2a589c(0x89))/0xb;if(_0x308eb5===_0x3387be)break;else _0xd43412['push'](_0xd43412['shift']());}catch(_0x2238a6){_0xd43412['push'](_0xd43412['shift']());}}}(_0x25ee,0x2dd39));export function normalizeDescription(_0x39f4e6){const _0x1797dd=_0x2770;return Array[_0x1797dd(0x88)](_0x39f4e6)||(_0x39f4e6=[_0x39f4e6]),_0x39f4e6[_0x1797dd(0x99)](_0x444dd6=>{const _0x74849b=_0x1797dd,_0x44a7fb=_0x444dd6[_0x74849b(0xa4)][_0x74849b(0x94)](/\*/g,''),_0x425e0c=_0x444dd6[_0x74849b(0x8a)]?_0x74849b(0xa2)+_0x444dd6[_0x74849b(0x8a)][_0x74849b(0xa0)]+']':'';return'['+_0x444dd6[_0x74849b(0x86)]+']\x20'+_0x44a7fb+_0x425e0c;})[_0x1797dd(0x8b)](';\x20');}export function renderDescription(_0x400e46,_0x4c6487){const _0xd0dcb7=_0x2770;let _0x572a3a='';return _0x572a3a+=_0x400e46[_0xd0dcb7(0xa9)]('*')[_0xd0dcb7(0x99)]((_0x50797b,_0x2dcff5)=>_0x2dcff5%0x2!=0x0?_0xd0dcb7(0xae)+nn(_0x50797b)+_0xd0dcb7(0x91):nn(_0x50797b))[_0xd0dcb7(0x8b)](''),_0x4c6487&&(_0x572a3a+=_0xd0dcb7(0xb4)+_0x4c6487[_0xd0dcb7(0xa0)]+_0xd0dcb7(0x9b)+_0x4c6487[_0xd0dcb7(0xa8)]+_0xd0dcb7(0x98)),_0x572a3a;}function nn(_0x11bda9){const _0x2d7e11=_0x2770,_0x25d80b=document[_0x2d7e11(0x80)](_0x2d7e11(0xac));return _0x25d80b[_0x2d7e11(0x90)]=_0x11bda9,_0x25d80b[_0x2d7e11(0x8d)];}export function sortSuggestions(_0x27defd){const _0x5a817a=_0x2770;return _0x27defd[_0x5a817a(0xa5)]((_0x4681ce,_0x4b95eb)=>_0x5a817a(0x96)==_0x4681ce[_0x5a817a(0x86)]&&_0x5a817a(0x96)!=_0x4b95eb[_0x5a817a(0x86)]?-0x1:_0x5a817a(0x96)!=_0x4681ce[_0x5a817a(0x86)]&&_0x5a817a(0x96)==_0x4b95eb[_0x5a817a(0x86)]?0x1:0x0);}export function getSelectedSuggestions(_0x4396eb,_0x334d24){const _0x3e741f=_0x2770,_0x45f518=Array[_0x3e741f(0x8c)](_0x4396eb[_0x3e741f(0x9a)]()),_0x26bd29=new Set();for(const _0x5a2228 of _0x334d24)if(_0x5a2228[_0x3e741f(0xad)]){for(const _0x134ad5 of _0x45f518)for(const _0x49b9bc of _0x5a2228[_0x3e741f(0x9a)]())(_0x134ad5[_0x3e741f(0x83)](_0x49b9bc)||_0x4396eb[_0x3e741f(0xa1)]&&!_0x5a2228[_0x3e741f(0x82)]&&_0x5a2228[_0x3e741f(0xa3)]&&_0x49b9bc[_0x3e741f(0xaa)][_0x3e741f(0x8e)](_0x134ad5[_0x3e741f(0xb5)]))&&_0x26bd29[_0x3e741f(0x9c)](_0x5a2228);}return _0x26bd29;}function _0x2770(_0x5d60e3,_0x446e75){const _0x25ee11=_0x25ee();return _0x2770=function(_0x277068,_0x1eed68){_0x277068=_0x277068-0x80;let _0x24dbb3=_0x25ee11[_0x277068];return _0x24dbb3;},_0x2770(_0x5d60e3,_0x446e75);}function _0x25ee(){const _0x52bec5=['createRange','isMultiRange','isIntersecting','281720cKnzRS','execute','type','createPositionAt','isArray','934769LIhfuy','color','join','from','innerHTML','isTouching','splice','innerText','</span>','length','38437VjkkpD','replace','isObject','deletion','104myrnGE','\x22></span>','map','getRanges','\x22\x20title=\x22','add','3744050OGmKSU','1xhFXbT','change','value','isCollapsed','\x20[color\x20','next','content','sort','124854oxgPGa','634854sSXsvZ','title','split','end','push','span','isInContent','<span\x20class=\x22ck-suggestion-type\x22>','createPositionAfter','2654271EYsRuW','5voiObC','createPositionBefore','schema','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','start','12ELbMtJ','createElement'];_0x25ee=function(){return _0x52bec5;};return _0x25ee();}export function getRangesOfBlockGroups(_0x485801,_0x14db77){const _0x5523b0=_0x2770;let _0x5765c1,_0x7154b=0x0;const _0x1dae92=[],_0x174c7e=_0x14db77[_0x5523b0(0xb3)];for(;_0x7154b<_0x485801[_0x5523b0(0x92)];){const _0x147299=_0x485801[_0x7154b],_0x229e5b=_0x485801[_0x7154b+0x1];_0x5765c1||(_0x5765c1=_0x14db77[_0x5523b0(0xb2)](_0x147299)),on(_0x14db77,_0x147299,_0x229e5b)||(_0x1dae92[_0x5523b0(0xab)](_0x14db77[_0x5523b0(0x81)](_0x5765c1,_0x174c7e[_0x5523b0(0x95)](_0x147299)?_0x14db77[_0x5523b0(0xaf)](_0x147299):_0x14db77[_0x5523b0(0x87)](_0x147299,_0x5523b0(0xaa)))),_0x5765c1=null),_0x7154b++;}return _0x1dae92;}function on(_0xef8c25,_0x3a64b3,_0x3c128c){const _0xdda262=_0x2770;if(!_0x3c128c)return!0x1;const _0x40e953=_0xef8c25[_0xdda262(0xaf)](_0x3a64b3),_0x4ca5d1=_0xef8c25[_0xdda262(0xb2)](_0x3c128c);return _0x40e953[_0xdda262(0x8e)](_0x4ca5d1);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x4e04e2,_0x30d2a5,_0x5de5b2){const _0x25384f=_0x2770;for(;_0x5de5b2[_0x25384f(0x92)];){const _0x505aae=_0x5de5b2[_0x25384f(0x8f)](0x0,0x64);_0x4e04e2[_0x25384f(0x9f)](()=>{const _0x5cdb73=_0x25384f;for(const _0x2b1e9d of _0x505aae)_0x2b1e9d[_0x5cdb73(0xad)]&&_0x30d2a5[_0x5cdb73(0x85)](_0x2b1e9d['id']);});}}
23
+ function _0x3026(){const _0x3960cf=['\x20[color\x20','innerHTML','isObject','splice','execute','join','change','content','push','start','getRanges','add','length','isCollapsed','split','4122032lmCBaW','7tPuqnE','isMultiRange','map','isArray','createPositionAfter','isInContent','createElement','from','createPositionBefore','641051IPdiQt','1076952twwSnW','next','end','createRange','type','sort','isTouching','22WHLMyQ','innerText','180096xiHlVu','isIntersecting','\x22\x20title=\x22','schema','span','6057305qUPnlE','2763054KjYQCg','value','<span\x20class=\x22ck-suggestion-type\x22>','color','title','167982UnEoCI','</span>','deletion','replace','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','\x22></span>','createPositionAt'];_0x3026=function(){return _0x3960cf;};return _0x3026();}(function(_0x38bb49,_0x13a3ab){const _0x294a58=_0x5339,_0x50f780=_0x38bb49();while(!![]){try{const _0x3457b6=parseInt(_0x294a58(0x11d))/0x1+-parseInt(_0x294a58(0xf0))/0x2*(-parseInt(_0x294a58(0xf2))/0x3)+parseInt(_0x294a58(0x113))/0x4+-parseInt(_0x294a58(0xf7))/0x5+parseInt(_0x294a58(0xfd))/0x6+parseInt(_0x294a58(0x114))/0x7*(-parseInt(_0x294a58(0x11e))/0x8)+-parseInt(_0x294a58(0xf8))/0x9;if(_0x3457b6===_0x13a3ab)break;else _0x50f780['push'](_0x50f780['shift']());}catch(_0x49f856){_0x50f780['push'](_0x50f780['shift']());}}}(_0x3026,0xac906));export function normalizeDescription(_0x22c68b){const _0x2707cb=_0x5339;return Array[_0x2707cb(0x117)](_0x22c68b)||(_0x22c68b=[_0x22c68b]),_0x22c68b[_0x2707cb(0x116)](_0x52aa56=>{const _0x18902d=_0x2707cb,_0x24691a=_0x52aa56[_0x18902d(0x10b)][_0x18902d(0x100)](/\*/g,''),_0x57c8fd=_0x52aa56[_0x18902d(0xfb)]?_0x18902d(0x104)+_0x52aa56[_0x18902d(0xfb)][_0x18902d(0xf9)]+']':'';return'['+_0x52aa56[_0x18902d(0x122)]+']\x20'+_0x24691a+_0x57c8fd;})[_0x2707cb(0x109)](';\x20');}function _0x5339(_0x13a412,_0x5da7c1){const _0x30261d=_0x3026();return _0x5339=function(_0x5339e2,_0x26c121){_0x5339e2=_0x5339e2-0xee;let _0x370820=_0x30261d[_0x5339e2];return _0x370820;},_0x5339(_0x13a412,_0x5da7c1);}export function renderDescription(_0x417424,_0x3815bc){const _0x4dba27=_0x5339;let _0x58b5a1='';return _0x58b5a1+=_0x417424[_0x4dba27(0x112)]('*')[_0x4dba27(0x116)]((_0x5d1df3,_0x4b04a7)=>_0x4b04a7%0x2!=0x0?_0x4dba27(0xfa)+nn(_0x5d1df3)+_0x4dba27(0xfe):nn(_0x5d1df3))[_0x4dba27(0x109)](''),_0x3815bc&&(_0x58b5a1+=_0x4dba27(0x101)+_0x3815bc[_0x4dba27(0xf9)]+_0x4dba27(0xf4)+_0x3815bc[_0x4dba27(0xfc)]+_0x4dba27(0x102)),_0x58b5a1;}function nn(_0x42343f){const _0x4c1629=_0x5339,_0x14ea0c=document[_0x4c1629(0x11a)](_0x4c1629(0xf6));return _0x14ea0c[_0x4c1629(0xf1)]=_0x42343f,_0x14ea0c[_0x4c1629(0x105)];}export function sortSuggestions(_0x4f8a28){const _0x25bb15=_0x5339;return _0x4f8a28[_0x25bb15(0xee)]((_0x523e6e,_0x27a48e)=>_0x25bb15(0xff)==_0x523e6e[_0x25bb15(0x122)]&&_0x25bb15(0xff)!=_0x27a48e[_0x25bb15(0x122)]?-0x1:_0x25bb15(0xff)!=_0x523e6e[_0x25bb15(0x122)]&&_0x25bb15(0xff)==_0x27a48e[_0x25bb15(0x122)]?0x1:0x0);}export function getSelectedSuggestions(_0x491784,_0x1d4e72){const _0x42a1b4=_0x5339,_0xd799bd=Array[_0x42a1b4(0x11b)](_0x491784[_0x42a1b4(0x10e)]()),_0x2d679c=new Set();for(const _0x22d2a5 of _0x1d4e72)if(_0x22d2a5[_0x42a1b4(0x119)]){for(const _0x2f0a50 of _0xd799bd)for(const _0xb72f36 of _0x22d2a5[_0x42a1b4(0x10e)]())(_0x2f0a50[_0x42a1b4(0xf3)](_0xb72f36)||_0x491784[_0x42a1b4(0x111)]&&!_0x22d2a5[_0x42a1b4(0x115)]&&_0x22d2a5[_0x42a1b4(0x11f)]&&_0xb72f36[_0x42a1b4(0x120)][_0x42a1b4(0xef)](_0x2f0a50[_0x42a1b4(0x10d)]))&&_0x2d679c[_0x42a1b4(0x10f)](_0x22d2a5);}return _0x2d679c;}export function getRangesOfBlockGroups(_0x452162,_0x1f03fd){const _0x17b1a5=_0x5339;let _0x2e153c,_0x4f2edf=0x0;const _0x47625f=[],_0x1216f6=_0x1f03fd[_0x17b1a5(0xf5)];for(;_0x4f2edf<_0x452162[_0x17b1a5(0x110)];){const _0x10452e=_0x452162[_0x4f2edf],_0x2723a3=_0x452162[_0x4f2edf+0x1];_0x2e153c||(_0x2e153c=_0x1f03fd[_0x17b1a5(0x11c)](_0x10452e)),on(_0x1f03fd,_0x10452e,_0x2723a3)||(_0x47625f[_0x17b1a5(0x10c)](_0x1f03fd[_0x17b1a5(0x121)](_0x2e153c,_0x1216f6[_0x17b1a5(0x106)](_0x10452e)?_0x1f03fd[_0x17b1a5(0x118)](_0x10452e):_0x1f03fd[_0x17b1a5(0x103)](_0x10452e,_0x17b1a5(0x120)))),_0x2e153c=null),_0x4f2edf++;}return _0x47625f;}function on(_0x41f6e3,_0x3b1171,_0x335775){const _0x4872ed=_0x5339;if(!_0x335775)return!0x1;const _0x47fd60=_0x41f6e3[_0x4872ed(0x118)](_0x3b1171),_0x20a8c2=_0x41f6e3[_0x4872ed(0x11c)](_0x335775);return _0x47fd60[_0x4872ed(0xef)](_0x20a8c2);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x2ca81a,_0x13603c,_0x5c1717){const _0x31df3f=_0x5339;for(;_0x5c1717[_0x31df3f(0x110)];){const _0x8791fa=_0x5c1717[_0x31df3f(0x107)](0x0,0x64);_0x2ca81a[_0x31df3f(0x10a)](()=>{const _0xb4e365=_0x31df3f;for(const _0x545990 of _0x8791fa)_0x545990[_0xb4e365(0x119)]&&_0x13603c[_0xb4e365(0x108)](_0x545990['id']);});}}