@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240711.0 → 0.0.0-nightly-20240713.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 (166) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.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/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47471d=_0x4efc;(function(_0x4da6c1,_0x51e55a){const _0x316024=_0x4efc,_0x5a9eef=_0x4da6c1();while(!![]){try{const _0x23a4e5=parseInt(_0x316024(0xf7))/0x1*(parseInt(_0x316024(0xed))/0x2)+parseInt(_0x316024(0xf1))/0x3+parseInt(_0x316024(0x108))/0x4+parseInt(_0x316024(0xd9))/0x5*(-parseInt(_0x316024(0x104))/0x6)+-parseInt(_0x316024(0xd5))/0x7+-parseInt(_0x316024(0xe3))/0x8+parseInt(_0x316024(0xee))/0x9*(parseInt(_0x316024(0xcd))/0xa);if(_0x23a4e5===_0x51e55a)break;else _0x5a9eef['push'](_0x5a9eef['shift']());}catch(_0x452eae){_0x5a9eef['push'](_0x5a9eef['shift']());}}}(_0xb263,0x90246));import{Plugin as _0x54143d}from'ckeditor5/src/core.js';function _0x4efc(_0x341770,_0x4f2b97){const _0xb26368=_0xb263();return _0x4efc=function(_0x4efce4,_0x3def40){_0x4efce4=_0x4efce4-0xae;let _0x137743=_0xb26368[_0x4efce4];return _0x137743;},_0x4efc(_0x341770,_0x4f2b97);}import{Collection as _0x1313cc}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x18fcbe,createDropdown as _0x283a42,ListSeparatorView as _0x1a31ff,MenuBarMenuView as _0x336f87,MenuBarMenuListView as _0x6da5d2,MenuBarMenuListItemView as _0x186367,MenuBarMenuListItemButtonView as _0x380f9b,SplitButtonView as _0x5ebcdc,ViewModel as _0x110904}from'ckeditor5/src/ui.js';import{Users as _0x430939,getDateTimeFormatter as _0xb8aa43,getAllMarkersDomElementsSorted as _0x2abd79}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2526e2 from'./trackchangesediting.js';import _0x9c9c9 from'./ui/suggestioncontroller.js';import _0x45bfc0 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2a28db}from'./utils/common-translations.js';import _0x57243d from'../theme/icons/track-changes.svg';export default class d extends _0x54143d{static get[_0x47471d(0x127)](){const _0x1fbe1a=_0x47471d;return[_0x2526e2,_0x430939,_0x1fbe1a(0xe5),_0x1fbe1a(0xcf),_0x1fbe1a(0x138)];}static get[_0x47471d(0x11d)](){const _0x5f2bba=_0x47471d;return _0x5f2bba(0x10d);}constructor(_0x6b5193){const _0x7dbc4a=_0x47471d;super(_0x6b5193),this[_0x7dbc4a(0x11b)]=new Map(),this[_0x7dbc4a(0x13e)]=new Map(),this[_0x7dbc4a(0x120)]=new Map(),this[_0x7dbc4a(0xe0)]=new Map();const _0x3a0568=this[_0x7dbc4a(0x134)][_0x7dbc4a(0xd6)];_0x3a0568[_0x7dbc4a(0x130)](_0x7dbc4a(0xe2),_0x45bfc0),_0x3a0568[_0x7dbc4a(0x130)](_0x7dbc4a(0xec),!0x1),this[_0x7dbc4a(0xe1)]=_0x3a0568[_0x7dbc4a(0xfc)](_0x7dbc4a(0xec));}[_0x47471d(0xe7)](_0x29bed9,_0x18c413){const _0x1ec991=_0x47471d;0x0===this[_0x1ec991(0xe0)][_0x1ec991(0xd1)]&&setTimeout(()=>{const _0xe7a29=_0x1ec991;for(const [_0x232d10,_0x3d7f20]of this[_0xe7a29(0xe0)]){const _0x45dcf3=this[_0xe7a29(0x11b)][_0xe7a29(0x117)](_0x232d10);_0x45dcf3||_0x3d7f20?_0x45dcf3&&_0x3d7f20&&this[_0xe7a29(0xc3)](_0x232d10):this[_0xe7a29(0x13d)](_0x232d10);}this[_0xe7a29(0xe0)][_0xe7a29(0xc2)](),this[_0xe7a29(0x134)][_0xe7a29(0xf6)][_0xe7a29(0xfc)](_0xe7a29(0x138))[_0xe7a29(0x126)](),this[_0xe7a29(0xba)]();},0xa),this[_0x1ec991(0xe0)][_0x1ec991(0xf8)](_0x29bed9,_0x18c413);}[_0x47471d(0xbd)](){const _0xd31ce0=_0x47471d,_0x3aec81=this[_0xd31ce0(0x134)],_0x38031d=_0x3aec81[_0xd31ce0(0xf6)][_0xd31ce0(0xfc)](_0xd31ce0(0x12d)),_0x53a187=_0x3aec81[_0xd31ce0(0xf6)][_0xd31ce0(0xfc)](_0xd31ce0(0xcf)),_0x2de41e=_0x3aec81[_0xd31ce0(0xf6)][_0xd31ce0(0xfc)](_0xd31ce0(0x138)),_0x5848b0=_0x3aec81[_0xd31ce0(0xf6)][_0xd31ce0(0xfc)](_0xd31ce0(0xe5));this[_0xd31ce0(0xb2)](),_0x2de41e[_0xd31ce0(0x121)](()=>{const _0x51e565=_0xd31ce0,_0x34c6a9=[];for(const [_0x255e18,_0x3ac3cc]of Array[_0x51e565(0xc4)](this[_0x51e565(0x11b)])){const _0x40681a=_0x255e18[_0x51e565(0xfb)](),_0x4b39e1=[];for(const _0xceac04 of _0x40681a){if(!_0xceac04[_0x51e565(0x12b)])continue;if(_0xceac04[_0x51e565(0x10a)]){_0x4b39e1[_0x51e565(0x10c)](..._0xceac04[_0x51e565(0x136)]());continue;}const _0x1d28c6=_0xceac04[_0x51e565(0xfd)]();if(_0x4b39e1[_0x51e565(0xe8)]>0x0){const _0x550ee3=_0x4b39e1[0x0][_0x51e565(0xf3)](_0x1d28c6);if(_0x550ee3){_0x4b39e1[0x0]=_0x550ee3;continue;}}_0x4b39e1[_0x51e565(0x10c)](_0x1d28c6);}_0x34c6a9[_0x51e565(0x10c)]([_0x3ac3cc[_0x51e565(0x124)],_0x4b39e1]);}return _0x34c6a9;}),this[_0xd31ce0(0x13b)](_0x38031d,_0xd31ce0(0x131),(_0x46f6a5,_0x949ea2)=>{const _0x4c769d=_0xd31ce0;this[_0x4c769d(0x13b)](_0x949ea2,_0x4c769d(0x12c),(_0xe5ae9b,_0x46f12d,_0x443a47,_0x37688f)=>{const _0x522e09=_0x4c769d;_0x949ea2[_0x522e09(0x12b)]&&(null==_0x443a47?(this[_0x522e09(0x109)](_0x37688f[_0x522e09(0x128)]),this[_0x522e09(0xe7)](_0x949ea2,!0x1)):(this[_0x522e09(0x109)](_0x443a47[_0x522e09(0x128)]),null==_0x37688f&&this[_0x522e09(0xe7)](_0x949ea2,!0x0)));}),null!==_0x949ea2[_0x4c769d(0x116)]?this[_0x4c769d(0x109)](_0x949ea2[_0x4c769d(0x128)]):this[_0x4c769d(0xe7)](_0x949ea2,!0x1);}),this[_0xd31ce0(0x13b)](_0x38031d,_0xd31ce0(0xfe),(_0x229d79,_0x1ea1b1,_0x56cebf)=>{const _0x36623c=_0xd31ce0;this[_0x36623c(0xd8)](_0x1ea1b1,_0x36623c(0x12c)),this[_0x36623c(0xe0)][_0x36623c(0xca)](_0x1ea1b1),this[_0x36623c(0x11b)][_0x36623c(0x117)](_0x1ea1b1)&&this[_0x36623c(0xc3)](_0x1ea1b1),_0x56cebf&&this[_0x36623c(0x109)](_0x56cebf[_0x36623c(0x128)]);}),this[_0xd31ce0(0x13b)](_0x38031d,_0xd31ce0(0xdb),(_0x35910d,_0xc18d26)=>{const _0x3dce13=_0xd31ce0;this[_0x3dce13(0x109)](_0xc18d26);}),this[_0xd31ce0(0x13b)](_0x53a187,_0xd31ce0(0x112),()=>{const _0x495c48=_0xd31ce0;this[_0x495c48(0xba)]();}),this[_0xd31ce0(0x13b)](_0x5848b0,_0xd31ce0(0x122),(_0x4620a1,{threadId:_0x9f74ca,isFromAdapter:_0x577c8c})=>{const _0x1c6b7b=_0xd31ce0;if(_0x577c8c||!_0x38031d[_0x1c6b7b(0x114)](_0x9f74ca))return;const _0x7af4cf=_0x38031d[_0x1c6b7b(0x101)](_0x9f74ca);this[_0x1c6b7b(0x11b)][_0x1c6b7b(0xfc)](_0x7af4cf)[_0x1c6b7b(0x124)][_0x1c6b7b(0xb5)]();},{'priority':_0xd31ce0(0xbb)});}[_0x47471d(0xba)](){const _0x5b836f=_0x47471d,_0x75141a=this[_0x5b836f(0x134)][_0x5b836f(0xf6)][_0x5b836f(0xfc)](_0x5b836f(0xcf)),_0x3ec966=this[_0x5b836f(0x134)][_0x5b836f(0xf6)][_0x5b836f(0xfc)](_0x5b836f(0x12d)),_0x1baad6=Array[_0x5b836f(0xc4)](_0x75141a[_0x5b836f(0xce)],_0x321e81=>_0x321e81[_0x5b836f(0x100)])[_0x5b836f(0x13c)](_0x44243d=>this[_0x5b836f(0x13e)][_0x5b836f(0x117)](_0x44243d)),_0x434c56=[];for(const _0x3068f2 of _0x1baad6){const _0x447b26=this[_0x5b836f(0x13e)][_0x5b836f(0xfc)](_0x3068f2)[_0x5b836f(0xf2)][_0x5b836f(0xfb)]();_0x434c56[_0x5b836f(0x10c)](..._0x447b26[_0x5b836f(0xfa)]((_0x4f54d0,_0x4e6da0)=>[..._0x4f54d0,..._0x4e6da0[_0x5b836f(0xd2)]()],[]));}_0x3ec966[_0x5b836f(0xc6)]=_0x434c56;}[_0x47471d(0xb2)](){const _0x53d568=_0x47471d,_0xef1fe8=this[_0x53d568(0x134)],_0x19ed55=_0xef1fe8[_0x53d568(0xc0)],_0x44084c=_0x2a28db(_0x19ed55,_0x53d568(0xda)),_0x426b4b=new _0x1313cc([{'type':_0x53d568(0x10e),'model':new _0x110904({'withText':!0x0,'isToggleable':!0x0,'label':_0x44084c,'commandName':_0x53d568(0x105),'role':_0x53d568(0x125)})},{'type':_0x53d568(0xe9)},{'type':_0x53d568(0x115),'model':new _0x110904({'withText':!0x0,'label':_0x2a28db(_0x19ed55,_0x53d568(0xf5)),'commandName':_0x53d568(0x129),'role':_0x53d568(0x139)})},{'type':_0x53d568(0x115),'model':new _0x110904({'withText':!0x0,'label':_0x2a28db(_0x19ed55,_0x53d568(0xd7)),'commandName':_0x53d568(0xdd),'role':_0x53d568(0x139)})},{'type':_0x53d568(0x115),'model':new _0x110904({'withText':!0x0,'label':_0x2a28db(_0x19ed55,_0x53d568(0x12f)),'commandName':_0x53d568(0x111),'role':_0x53d568(0x139)})},{'type':_0x53d568(0x115),'model':new _0x110904({'withText':!0x0,'label':_0x2a28db(_0x19ed55,_0x53d568(0x10f)),'commandName':_0x53d568(0xe4),'role':_0x53d568(0x139)})}]);for(const _0x4dbb5c of _0x426b4b)if(ae(_0x4dbb5c)){const _0x861a9f=_0xef1fe8[_0x53d568(0x118)][_0x53d568(0xfc)](_0x4dbb5c[_0x53d568(0xf2)][_0x53d568(0xbc)]);_0x4dbb5c[_0x53d568(0xf2)][_0x53d568(0xcb)](_0x53d568(0xff),_0x53d568(0xb8))['to'](_0x861a9f,_0x53d568(0x12a),_0x53d568(0xb8));}_0xef1fe8['ui'][_0x53d568(0xb1)][_0x53d568(0x12e)](_0x53d568(0x105),_0x1e9a71=>this[_0x53d568(0xe6)](_0x1e9a71,_0x426b4b,_0x44084c)),_0xef1fe8['ui'][_0x53d568(0xb1)][_0x53d568(0x12e)](_0x53d568(0x132),_0x8b41f6=>this[_0x53d568(0x13a)](_0x8b41f6,_0x426b4b,_0x44084c));}[_0x47471d(0xe6)](_0xc35041,_0x439d07,_0x49bfe6){const _0xa49bac=_0x47471d,_0x1820cc=_0x283a42(_0xc35041,_0x5ebcdc),_0xd30388=this[_0xa49bac(0x134)][_0xa49bac(0x118)][_0xa49bac(0xfc)](_0xa49bac(0x105));_0x1820cc[_0xa49bac(0x102)][_0xa49bac(0xf8)]({'tooltip':_0x49bfe6,'label':_0x49bfe6,'icon':_0x57243d}),_0x1820cc[_0xa49bac(0x102)][_0xa49bac(0xcb)](_0xa49bac(0xff))['to'](_0xd30388,_0xa49bac(0x12a)),_0x1820cc[_0xa49bac(0x102)]['on'](_0xa49bac(0x103),()=>{const _0x49b4d8=_0xa49bac;_0xd30388[_0x49b4d8(0x103)](),this[_0x49b4d8(0x134)][_0x49b4d8(0xc9)][_0x49b4d8(0x124)][_0x49b4d8(0xb5)]();}),_0x18fcbe(_0x1820cc,_0x439d07,{'role':_0xa49bac(0xd0)});const _0x4fb7f6=[];for(const _0x48065f of _0x439d07)ae(_0x48065f)&&_0x4fb7f6[_0xa49bac(0x10c)](this[_0xa49bac(0x134)][_0xa49bac(0x118)][_0xa49bac(0xfc)](_0x48065f[_0xa49bac(0xf2)][_0xa49bac(0xbc)]));const _0x1d6faf=_0x1820cc[_0xa49bac(0x102)];return _0x1d6faf[_0xa49bac(0x11f)][_0xa49bac(0x123)](_0xa49bac(0xb8)),_0x1d6faf[_0xa49bac(0xbf)][_0xa49bac(0x123)](_0xa49bac(0xb8)),_0x1d6faf[_0xa49bac(0x11f)][_0xa49bac(0xcb)](_0xa49bac(0xb8))['to'](_0xd30388,_0xa49bac(0xb8)),_0x1d6faf[_0xa49bac(0xbf)][_0xa49bac(0xcb)](_0xa49bac(0xb8))[_0xa49bac(0x110)](_0x4fb7f6,_0xa49bac(0xb8),(..._0x1e4220)=>_0x1e4220[_0xa49bac(0xae)](_0x4b1cdf=>_0x4b1cdf)),_0x1820cc['on'](_0xa49bac(0x103),_0x29fedb=>{const _0x5327ce=_0xa49bac;this[_0x5327ce(0x134)][_0x5327ce(0x103)](_0x29fedb[_0x5327ce(0xcc)][_0x5327ce(0xbc)]),this[_0x5327ce(0x134)][_0x5327ce(0xc9)][_0x5327ce(0x124)][_0x5327ce(0xb5)]();}),_0x1820cc;}[_0x47471d(0x13a)](_0x3f22d7,_0x130046,_0x2c2fb1){const _0x25b47b=_0x47471d,_0x5e93b3=new _0x336f87(_0x3f22d7),_0xddcac8=this[_0x25b47b(0x134)][_0x25b47b(0x118)][_0x25b47b(0xfc)](_0x25b47b(0x105));_0x5e93b3[_0x25b47b(0x102)][_0x25b47b(0xf8)]({'label':_0x2c2fb1,'icon':_0x57243d});const _0x57c704=new _0x6da5d2(_0x3f22d7);for(const _0x5ad7da of _0x130046){if(_0x25b47b(0xe9)==_0x5ad7da[_0x25b47b(0xb4)]){_0x57c704[_0x25b47b(0x133)][_0x25b47b(0x12e)](new _0x1a31ff(_0x3f22d7));continue;}const _0x33c024=new _0x186367(_0x3f22d7,_0x5e93b3),_0x410973=new _0x380f9b(_0x3f22d7),_0x117683=_0x5ad7da[_0x25b47b(0xf2)];_0x410973[_0x25b47b(0xcb)](...Object[_0x25b47b(0xb0)](_0x117683))['to'](_0x117683),_0x410973[_0x25b47b(0x107)](_0x25b47b(0x103))['to'](_0x5e93b3),_0x410973['on'](_0x25b47b(0x103),()=>{const _0x2a791f=_0x25b47b;this[_0x2a791f(0x134)][_0x2a791f(0x103)](_0x117683[_0x2a791f(0xbc)]),this[_0x2a791f(0x134)][_0x2a791f(0xc9)][_0x2a791f(0x124)][_0x2a791f(0xb5)]();}),_0x33c024[_0x25b47b(0x11e)][_0x25b47b(0x12e)](_0x410973),_0x57c704[_0x25b47b(0x133)][_0x25b47b(0x12e)](_0x33c024);}return _0x5e93b3[_0x25b47b(0xcb)](_0x25b47b(0xb8))['to'](_0xddcac8,_0x25b47b(0xb8)),_0x5e93b3[_0x25b47b(0x11c)][_0x25b47b(0x11e)][_0x25b47b(0x12e)](_0x57c704),_0x5e93b3;}[_0x47471d(0x13d)](_0x1e212e){const _0x502235=_0x47471d,_0x311cea=this[_0x502235(0x134)],_0x3d7531=_0x311cea[_0x502235(0xd6)],_0x544c05=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0xcf)),_0x5a8c39=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0xe5)),_0x8b9c53=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0x138)),_0x3de9d7=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x430939)['me'],_0x1b2267=_0x3d7531[_0x502235(0xfc)](_0x502235(0x105))[_0x502235(0xf4)],{CommentsListView:_0x2ced74,CommentThreadInputView:_0x156fa5}=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0xb9));let _0xd15934,_0x19d60d;this[_0x502235(0x120)][_0x502235(0x117)](_0x1e212e['id'])?(_0x19d60d=this[_0x502235(0x120)][_0x502235(0xfc)](_0x1e212e['id']),_0xd15934=_0x19d60d[_0x502235(0xdc)]):(_0xd15934=new _0x1b2267(_0x311cea[_0x502235(0xc0)],_0x1e212e,_0x3de9d7,{'disableComments':this[_0x502235(0xe1)],'editorConfig':_0x3d7531[_0x502235(0xfc)](_0x502235(0xf0)),'maxCommentsWhenCollapsed':_0x3d7531[_0x502235(0xfc)](_0x502235(0x113)),'maxThreadTotalWeight':_0x3d7531[_0x502235(0xfc)](_0x502235(0xef)),'maxCommentCharsWhenCollapsed':_0x3d7531[_0x502235(0xfc)](_0x502235(0xc5)),'formatDateTime':_0xb8aa43(_0x3d7531[_0x502235(0xfc)](_0x502235(0xc0))),'CommentView':_0x3d7531[_0x502235(0xfc)](_0x502235(0xeb))[_0x502235(0x137)],'CommentsListView':_0x2ced74,'CommentThreadInputView':_0x156fa5}),_0xd15934[_0x502235(0x11a)]['on'](_0x502235(0x103),()=>{const _0x7f451f=_0x502235;_0x311cea[_0x7f451f(0xc9)][_0x7f451f(0x124)][_0x7f451f(0xb5)]();}),_0xd15934[_0x502235(0xc7)]['on'](_0x502235(0x103),()=>{const _0x25ffdf=_0x502235;_0x311cea[_0x25ffdf(0xc9)][_0x25ffdf(0x124)][_0x25ffdf(0xb5)]();}),_0x19d60d=_0x544c05[_0x502235(0xdf)](this[_0x502235(0x134)][_0x502235(0xc0)],_0xd15934),_0x19d60d[_0x502235(0xcb)](_0x502235(0xf9))['to'](_0xd15934,_0x502235(0xf9)),_0x19d60d[_0x502235(0xcb)](_0x502235(0xe8))['to'](_0xd15934),_0x19d60d[_0x502235(0xcb)](_0x502235(0xb4))['to'](_0xd15934,_0x502235(0xb4),_0x57bbb2=>_0x502235(0x119)+_0x57bbb2),this[_0x502235(0x120)][_0x502235(0xf8)](_0x1e212e['id'],_0x19d60d));const _0x4b0e50=_0x5a8c39[_0x502235(0xb6)](_0x1e212e[_0x502235(0x10b)],_0xd15934),_0x42b023=new _0x9c9c9(_0x311cea,_0x1e212e,_0xd15934,_0x4b0e50),_0x345fd4=_0x1e212e[_0x502235(0xfb)]()[_0x502235(0x13c)](_0x59b282=>_0x59b282[_0x502235(0x12b)]);_0xd15934[_0x502235(0xb7)]=_0x311cea[_0x502235(0xf6)][_0x502235(0xfc)](_0x502235(0x12d))[_0x502235(0xea)][_0x502235(0x106)](_0x345fd4),this[_0x502235(0x11b)][_0x502235(0xf8)](_0x1e212e,_0x42b023),this[_0x502235(0x13e)][_0x502235(0xf8)](_0xd15934,_0x42b023);const _0x1bc3f4=_0x544c05[_0x502235(0xc8)]({'view':_0x19d60d,'target':()=>{const _0x4391b6=_0x502235,_0x49d272=[],_0x2d9bf0=_0x1e212e[_0x4391b6(0xfb)]()[_0x4391b6(0x13c)](_0x4eed71=>_0x4eed71[_0x4391b6(0x12b)]);for(const _0x33e878 of _0x2d9bf0)_0x49d272[_0x4391b6(0x10c)](..._0x33e878[_0x4391b6(0xbe)]());return _0x2abd79(_0x311cea[_0x4391b6(0xc9)],_0x49d272);},'type':()=>_0x502235(0x119)+_0x42b023[_0x502235(0x124)][_0x502235(0xb4)]});_0x5a8c39[_0x502235(0xc1)](_0xd15934,_0x1bc3f4),_0x544c05[_0x502235(0x12e)](_0x1bc3f4),_0x8b9c53[_0x502235(0xb3)](_0x1bc3f4);}[_0x47471d(0xc3)](_0x323984){const _0x286572=_0x47471d,_0x15cceb=this[_0x286572(0x134)][_0x286572(0xf6)][_0x286572(0xfc)](_0x286572(0xe5)),_0x2a8af9=this[_0x286572(0x134)][_0x286572(0xf6)][_0x286572(0xfc)](_0x286572(0xcf)),_0x48c740=this[_0x286572(0x11b)][_0x286572(0xfc)](_0x323984),_0xa761b8=_0x48c740[_0x286572(0x124)],_0x5ce190=_0x2a8af9[_0x286572(0x135)](_0xa761b8);_0x15cceb[_0x286572(0xd4)](_0xa761b8),_0x5ce190&&_0x2a8af9[_0x286572(0xde)](_0x5ce190),this[_0x286572(0x11b)][_0x286572(0xca)](_0x323984),this[_0x286572(0x13e)][_0x286572(0xca)](_0xa761b8),_0x48c740[_0x286572(0xaf)]();}[_0x47471d(0x109)](_0x42ca3c){const _0x51183a=_0x47471d;if(!_0x42ca3c[_0x51183a(0x12b)]||!this[_0x51183a(0x11b)][_0x51183a(0x117)](_0x42ca3c))return;const _0x323c76=this[_0x51183a(0x134)][_0x51183a(0xf6)][_0x51183a(0xfc)](_0x51183a(0x12d)),_0x227e2c=this[_0x51183a(0x11b)][_0x51183a(0xfc)](_0x42ca3c),_0x2eb336=_0x42ca3c[_0x51183a(0xfb)]();_0x227e2c[_0x51183a(0x124)][_0x51183a(0xb7)]=_0x323c76[_0x51183a(0xea)][_0x51183a(0x106)](_0x2eb336);}[_0x47471d(0xaf)](){const _0x4588a3=_0x47471d;for(const _0x4959a3 of this[_0x4588a3(0x11b)][_0x4588a3(0xb0)]())this[_0x4588a3(0xc3)](_0x4959a3);for(const _0x48c8c1 of this[_0x4588a3(0x120)][_0x4588a3(0xd3)]())_0x48c8c1[_0x4588a3(0xdc)][_0x4588a3(0xaf)]();super[_0x4588a3(0xaf)]();}}function _0xb263(){const _0x4a71e7=['acceptAllSuggestions','value','isInContent','change:previous','TrackChangesEditing','add','Discard\x20all\x20suggestions','define','suggestionLoaded','menuBar:trackChanges','items','editor','getByInnerView','getRanges','CommentView','EditorAnnotations','menuitem','_createMenuBarMenu','listenTo','filter','_initializeController','_viewToController','some','destroy','keys','componentFactory','_addUIComponentsToFactory','registerAnnotation','type','focus','createCommentThreadController','descriptionParts','isEnabled','CommentsUI','_refreshActiveMarkers','lowest','commandName','init','getMarkers','arrowView','locale','_bindAnnotationToEditors','clear','_destroyController','from','comments.maxCommentCharsWhenCollapsed','activeMarkers','discardButton','createAnnotation','editing','delete','bind','source','500tFgbep','activeAnnotations','Annotations','menu','size','getMarkerNames','values','_unbindEditors','5123426nAqjot','config','Accept\x20all\x20selected\x20suggestions','stopListening','5BzJGfZ','Track\x20changes','suggestionChanged','mainView','acceptSelectedSuggestions','remove','createAnnotationView','_handleControllerBuffer','_disableComments','trackChanges.SuggestionThreadView','288080iycaXm','discardSelectedSuggestions','CommentsRepository','_createToolbarButton','_handleSuggestionControllerDelayed','length','separator','descriptionFactory','comments','trackChanges.disableComments','1362mxwhyM','58284pTeoAR','comments.maxThreadTotalWeight','comments.editorConfig','1629702UQOKCy','model','getJoined','SuggestionThreadView','Accept\x20all\x20suggestions','plugins','538vZLjSo','set','isDirty','reduce','getAllAdjacentSuggestions','get','getFirstRange','suggestionUnloaded','isOn','innerView','getSuggestion','buttonView','execute','1001868HZhhuS','trackChanges','getDescriptions','delegate','1167600nTWvJZ','_updateController','isMultiRange','commentThread','push','TrackChangesUI','switchbutton','Discard\x20all\x20selected\x20suggestions','toMany','discardAllSuggestions','change:activeAnnotations','comments.maxCommentsWhenCollapsed','hasSuggestion','button','previous','has','commands','suggestion-','acceptButton','_suggestionToController','panelView','pluginName','children','actionView','_annotationViews','addSourceCollector','addComment','unbind','view','menuitemcheckbox','refreshSelectedViews','requires','head'];_0xb263=function(){return _0x4a71e7;};return _0xb263();}function ae(_0x3994b5){const _0x5c3871=_0x47471d;return _0x5c3871(0xf2)in _0x3994b5;}
23
+ const _0x3a72fd=_0xcf89;function _0x34c1(){const _0x42c1d5=['comments.editorConfig','define','actionView','registerAnnotation','componentFactory','_suggestionToController','head','6602995qksTEH','descriptionParts','menuBar:trackChanges','isDirty','value','menu','acceptButton','unbind','addSourceCollector','276AfvFcI','trackChanges','source','activeMarkers','27Wyxloy','mainView','get','suggestionChanged','switchbutton','isMultiRange','editor','createAnnotation','commandName','children','innerView','_disableComments','TrackChangesEditing','pluginName','getDescriptions','destroy','137627JootJR','Accept\x20all\x20selected\x20suggestions','type','from','getByInnerView','isInContent','1814661nWcnbH','3016040avrqhr','set','commentThread','toMany','getAllAdjacentSuggestions','focus','acceptAllSuggestions','_refreshActiveMarkers','separator','has','editing','CommentView','add','_initializeController','acceptSelectedSuggestions','remove','Discard\x20all\x20suggestions','commands','EditorAnnotations','_destroyController','lowest','init','_createToolbarButton','_handleControllerBuffer','stopListening','size','_handleSuggestionControllerDelayed','10981610oWfiuy','listenTo','discardButton','Discard\x20all\x20selected\x20suggestions','items','view','_createMenuBarMenu','locale','comments','createAnnotationView','Track\x20changes','length','refreshSelectedViews','_updateController','values','hasSuggestion','getSuggestion','arrowView','delete','_bindAnnotationToEditors','getRanges','getFirstRange','8nQEQpr','model','config','panelView','CommentsUI','createCommentThreadController','addComment','bind','menuitem','descriptionFactory','comments.maxCommentCharsWhenCollapsed','execute','menuitemcheckbox','suggestionUnloaded','plugins','change:activeAnnotations','getJoined','12764856nrSzIx','_viewToController','discardAllSuggestions','comments.maxThreadTotalWeight','button','11cGhBJl','delegate','keys','Annotations','_annotationViews','_unbindEditors','reduce','SuggestionThreadView','requires','comments.maxCommentsWhenCollapsed','buttonView','trackChanges.SuggestionThreadView','trackChanges.disableComments','discardSelectedSuggestions','CommentsRepository','activeAnnotations','isOn','clear','_addUIComponentsToFactory','filter','some','getMarkers','push','previous','suggestion-','TrackChangesUI','Accept\x20all\x20suggestions','16BIJlaq','suggestionLoaded','getMarkerNames','change:previous','isEnabled','47123vFESTw'];_0x34c1=function(){return _0x42c1d5;};return _0x34c1();}(function(_0x565d79,_0x2242b8){const _0x578a4b=_0xcf89,_0x255954=_0x565d79();while(!![]){try{const _0x136147=-parseInt(_0x578a4b(0xf5))/0x1*(-parseInt(_0x578a4b(0xf0))/0x2)+-parseInt(_0x578a4b(0x8d))/0x3*(-parseInt(_0x578a4b(0xbf))/0x4)+parseInt(_0x578a4b(0xfd))/0x5+parseInt(_0x578a4b(0x106))/0x6*(-parseInt(_0x578a4b(0x11a))/0x7)+parseInt(_0x578a4b(0x8e))/0x8*(-parseInt(_0x578a4b(0x10a))/0x9)+-parseInt(_0x578a4b(0xa9))/0xa*(-parseInt(_0x578a4b(0xd5))/0xb)+-parseInt(_0x578a4b(0xd0))/0xc;if(_0x136147===_0x2242b8)break;else _0x255954['push'](_0x255954['shift']());}catch(_0x5f4878){_0x255954['push'](_0x255954['shift']());}}}(_0x34c1,0xdd477));import{Plugin as _0x1cdbc4}from'ckeditor5/src/core.js';import{Collection as _0x27625e}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x28c371,createDropdown as _0x221d45,ListSeparatorView as _0x46a27d,MenuBarMenuView as _0x5aac88,MenuBarMenuListView as _0x332f69,MenuBarMenuListItemView as _0x447ed4,MenuBarMenuListItemButtonView as _0x327976,SplitButtonView as _0x303f6b,ViewModel as _0xd200b6}from'ckeditor5/src/ui.js';import{Users as _0x168b20,getDateTimeFormatter as _0x49e7ba,getAllMarkersDomElementsSorted as _0x6006d4}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x161f12 from'./trackchangesediting.js';import _0x416039 from'./ui/suggestioncontroller.js';function _0xcf89(_0x1d4d78,_0x43329e){const _0x34c1dc=_0x34c1();return _0xcf89=function(_0xcf896,_0x4b4a4b){_0xcf896=_0xcf896-0x8c;let _0x19782d=_0x34c1dc[_0xcf896];return _0x19782d;},_0xcf89(_0x1d4d78,_0x43329e);}import _0x1e51e6 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x298eaa}from'./utils/common-translations.js';import _0x544bf6 from'../theme/icons/track-changes.svg';export default class d extends _0x1cdbc4{static get[_0x3a72fd(0xdd)](){const _0x964dc0=_0x3a72fd;return[_0x161f12,_0x168b20,_0x964dc0(0xe3),_0x964dc0(0xd8),_0x964dc0(0xa0)];}static get[_0x3a72fd(0x117)](){const _0x5a1964=_0x3a72fd;return _0x5a1964(0xee);}constructor(_0x4e0e85){const _0x486d6a=_0x3a72fd;super(_0x4e0e85),this[_0x486d6a(0xfb)]=new Map(),this[_0x486d6a(0xd1)]=new Map(),this[_0x486d6a(0xd9)]=new Map(),this[_0x486d6a(0xa5)]=new Map();const _0x3345fc=this[_0x486d6a(0x110)][_0x486d6a(0xc1)];_0x3345fc[_0x486d6a(0xf7)](_0x486d6a(0xe0),_0x1e51e6),_0x3345fc[_0x486d6a(0xf7)](_0x486d6a(0xe1),!0x1),this[_0x486d6a(0x115)]=_0x3345fc[_0x486d6a(0x10c)](_0x486d6a(0xe1));}[_0x3a72fd(0xa8)](_0x1a150c,_0x47c13c){const _0x528bb9=_0x3a72fd;0x0===this[_0x528bb9(0xa5)][_0x528bb9(0xa7)]&&setTimeout(()=>{const _0x46b53e=_0x528bb9;for(const [_0x4f9159,_0x31b882]of this[_0x46b53e(0xa5)]){const _0xcbe7a5=this[_0x46b53e(0xfb)][_0x46b53e(0x97)](_0x4f9159);_0xcbe7a5||_0x31b882?_0xcbe7a5&&_0x31b882&&this[_0x46b53e(0xa1)](_0x4f9159):this[_0x46b53e(0x9b)](_0x4f9159);}this[_0x46b53e(0xa5)][_0x46b53e(0xe6)](),this[_0x46b53e(0x110)][_0x46b53e(0xcd)][_0x46b53e(0x10c)](_0x46b53e(0xa0))[_0x46b53e(0xb5)](),this[_0x46b53e(0x95)]();},0xa),this[_0x528bb9(0xa5)][_0x528bb9(0x8f)](_0x1a150c,_0x47c13c);}[_0x3a72fd(0xa3)](){const _0x5da4ce=_0x3a72fd,_0x5a25d5=this[_0x5da4ce(0x110)],_0x4c3751=_0x5a25d5[_0x5da4ce(0xcd)][_0x5da4ce(0x10c)](_0x5da4ce(0x116)),_0x4f96b2=_0x5a25d5[_0x5da4ce(0xcd)][_0x5da4ce(0x10c)](_0x5da4ce(0xd8)),_0x18ceb3=_0x5a25d5[_0x5da4ce(0xcd)][_0x5da4ce(0x10c)](_0x5da4ce(0xa0)),_0x5d0733=_0x5a25d5[_0x5da4ce(0xcd)][_0x5da4ce(0x10c)](_0x5da4ce(0xe3));this[_0x5da4ce(0xe7)](),_0x18ceb3[_0x5da4ce(0x105)](()=>{const _0x589534=_0x5da4ce,_0x374a4b=[];for(const [_0x1ba6a9,_0x311732]of Array[_0x589534(0x11d)](this[_0x589534(0xfb)])){const _0xe12d37=_0x1ba6a9[_0x589534(0x92)](),_0x5d19fc=[];for(const _0x7678a of _0xe12d37){if(!_0x7678a[_0x589534(0x8c)])continue;if(_0x7678a[_0x589534(0x10f)]){_0x5d19fc[_0x589534(0xeb)](..._0x7678a[_0x589534(0xbd)]());continue;}const _0x13d1f7=_0x7678a[_0x589534(0xbe)]();if(_0x5d19fc[_0x589534(0xb4)]>0x0){const _0x4dba58=_0x5d19fc[0x0][_0x589534(0xcf)](_0x13d1f7);if(_0x4dba58){_0x5d19fc[0x0]=_0x4dba58;continue;}}_0x5d19fc[_0x589534(0xeb)](_0x13d1f7);}_0x374a4b[_0x589534(0xeb)]([_0x311732[_0x589534(0xae)],_0x5d19fc]);}return _0x374a4b;}),this[_0x5da4ce(0xaa)](_0x4c3751,_0x5da4ce(0xf1),(_0x4d12b5,_0x250f6e)=>{const _0x149f42=_0x5da4ce;this[_0x149f42(0xaa)](_0x250f6e,_0x149f42(0xf3),(_0x91d31a,_0x3b7760,_0x106151,_0x1566c9)=>{const _0x2173c9=_0x149f42;_0x250f6e[_0x2173c9(0x8c)]&&(null==_0x106151?(this[_0x2173c9(0xb6)](_0x1566c9[_0x2173c9(0xfc)]),this[_0x2173c9(0xa8)](_0x250f6e,!0x1)):(this[_0x2173c9(0xb6)](_0x106151[_0x2173c9(0xfc)]),null==_0x1566c9&&this[_0x2173c9(0xa8)](_0x250f6e,!0x0)));}),null!==_0x250f6e[_0x149f42(0xec)]?this[_0x149f42(0xb6)](_0x250f6e[_0x149f42(0xfc)]):this[_0x149f42(0xa8)](_0x250f6e,!0x1);}),this[_0x5da4ce(0xaa)](_0x4c3751,_0x5da4ce(0xcc),(_0x181215,_0x567cf7,_0x16d681)=>{const _0x59ae3d=_0x5da4ce;this[_0x59ae3d(0xa6)](_0x567cf7,_0x59ae3d(0xf3)),this[_0x59ae3d(0xa5)][_0x59ae3d(0xbb)](_0x567cf7),this[_0x59ae3d(0xfb)][_0x59ae3d(0x97)](_0x567cf7)&&this[_0x59ae3d(0xa1)](_0x567cf7),_0x16d681&&this[_0x59ae3d(0xb6)](_0x16d681[_0x59ae3d(0xfc)]);}),this[_0x5da4ce(0xaa)](_0x4c3751,_0x5da4ce(0x10d),(_0x341bdc,_0x58b9f0)=>{const _0x192151=_0x5da4ce;this[_0x192151(0xb6)](_0x58b9f0);}),this[_0x5da4ce(0xaa)](_0x4f96b2,_0x5da4ce(0xce),()=>{const _0x4d5bc7=_0x5da4ce;this[_0x4d5bc7(0x95)]();}),this[_0x5da4ce(0xaa)](_0x5d0733,_0x5da4ce(0xc5),(_0xdf3606,{threadId:_0x5374e3,isFromAdapter:_0x22be2c})=>{const _0x2782ae=_0x5da4ce;if(_0x22be2c||!_0x4c3751[_0x2782ae(0xb8)](_0x5374e3))return;const _0x117ada=_0x4c3751[_0x2782ae(0xb9)](_0x5374e3);this[_0x2782ae(0xfb)][_0x2782ae(0x10c)](_0x117ada)[_0x2782ae(0xae)][_0x2782ae(0x93)]();},{'priority':_0x5da4ce(0xa2)});}[_0x3a72fd(0x95)](){const _0x361763=_0x3a72fd,_0x77d996=this[_0x361763(0x110)][_0x361763(0xcd)][_0x361763(0x10c)](_0x361763(0xd8)),_0x32e216=this[_0x361763(0x110)][_0x361763(0xcd)][_0x361763(0x10c)](_0x361763(0x116)),_0x28d238=Array[_0x361763(0x11d)](_0x77d996[_0x361763(0xe4)],_0x3806f1=>_0x3806f1[_0x361763(0x114)])[_0x361763(0xe8)](_0x2d682e=>this[_0x361763(0xd1)][_0x361763(0x97)](_0x2d682e)),_0x3faf4a=[];for(const _0x36b983 of _0x28d238){const _0x2abab3=this[_0x361763(0xd1)][_0x361763(0x10c)](_0x36b983)[_0x361763(0xc0)][_0x361763(0x92)]();_0x3faf4a[_0x361763(0xeb)](..._0x2abab3[_0x361763(0xdb)]((_0x47f82a,_0x1cb1bc)=>[..._0x47f82a,..._0x1cb1bc[_0x361763(0xf2)]()],[]));}_0x32e216[_0x361763(0x109)]=_0x3faf4a;}[_0x3a72fd(0xe7)](){const _0x2ea85d=_0x3a72fd,_0x362f0b=this[_0x2ea85d(0x110)],_0x5b1f5d=_0x362f0b[_0x2ea85d(0xb0)],_0x456e82=_0x298eaa(_0x5b1f5d,_0x2ea85d(0xb3)),_0x4a31ef=new _0x27625e([{'type':_0x2ea85d(0x10e),'model':new _0xd200b6({'withText':!0x0,'isToggleable':!0x0,'label':_0x456e82,'commandName':_0x2ea85d(0x107),'role':_0x2ea85d(0xcb)})},{'type':_0x2ea85d(0x96)},{'type':_0x2ea85d(0xd4),'model':new _0xd200b6({'withText':!0x0,'label':_0x298eaa(_0x5b1f5d,_0x2ea85d(0xef)),'commandName':_0x2ea85d(0x94),'role':_0x2ea85d(0xc7)})},{'type':_0x2ea85d(0xd4),'model':new _0xd200b6({'withText':!0x0,'label':_0x298eaa(_0x5b1f5d,_0x2ea85d(0x11b)),'commandName':_0x2ea85d(0x9c),'role':_0x2ea85d(0xc7)})},{'type':_0x2ea85d(0xd4),'model':new _0xd200b6({'withText':!0x0,'label':_0x298eaa(_0x5b1f5d,_0x2ea85d(0x9e)),'commandName':_0x2ea85d(0xd2),'role':_0x2ea85d(0xc7)})},{'type':_0x2ea85d(0xd4),'model':new _0xd200b6({'withText':!0x0,'label':_0x298eaa(_0x5b1f5d,_0x2ea85d(0xac)),'commandName':_0x2ea85d(0xe2),'role':_0x2ea85d(0xc7)})}]);for(const _0x56d476 of _0x4a31ef)if(ae(_0x56d476)){const _0x123102=_0x362f0b[_0x2ea85d(0x9f)][_0x2ea85d(0x10c)](_0x56d476[_0x2ea85d(0xc0)][_0x2ea85d(0x112)]);_0x56d476[_0x2ea85d(0xc0)][_0x2ea85d(0xc6)](_0x2ea85d(0xe5),_0x2ea85d(0xf4))['to'](_0x123102,_0x2ea85d(0x101),_0x2ea85d(0xf4));}_0x362f0b['ui'][_0x2ea85d(0xfa)][_0x2ea85d(0x9a)](_0x2ea85d(0x107),_0x5c3a36=>this[_0x2ea85d(0xa4)](_0x5c3a36,_0x4a31ef,_0x456e82)),_0x362f0b['ui'][_0x2ea85d(0xfa)][_0x2ea85d(0x9a)](_0x2ea85d(0xff),_0x4ba50f=>this[_0x2ea85d(0xaf)](_0x4ba50f,_0x4a31ef,_0x456e82));}[_0x3a72fd(0xa4)](_0x488312,_0x17a838,_0x5af873){const _0x4f3093=_0x3a72fd,_0x217bb7=_0x221d45(_0x488312,_0x303f6b),_0x474dea=this[_0x4f3093(0x110)][_0x4f3093(0x9f)][_0x4f3093(0x10c)](_0x4f3093(0x107));_0x217bb7[_0x4f3093(0xdf)][_0x4f3093(0x8f)]({'tooltip':_0x5af873,'label':_0x5af873,'icon':_0x544bf6}),_0x217bb7[_0x4f3093(0xdf)][_0x4f3093(0xc6)](_0x4f3093(0xe5))['to'](_0x474dea,_0x4f3093(0x101)),_0x217bb7[_0x4f3093(0xdf)]['on'](_0x4f3093(0xca),()=>{const _0x123023=_0x4f3093;_0x474dea[_0x123023(0xca)](),this[_0x123023(0x110)][_0x123023(0x98)][_0x123023(0xae)][_0x123023(0x93)]();}),_0x28c371(_0x217bb7,_0x17a838,{'role':_0x4f3093(0x102)});const _0x2fc080=[];for(const _0x4716a2 of _0x17a838)ae(_0x4716a2)&&_0x2fc080[_0x4f3093(0xeb)](this[_0x4f3093(0x110)][_0x4f3093(0x9f)][_0x4f3093(0x10c)](_0x4716a2[_0x4f3093(0xc0)][_0x4f3093(0x112)]));const _0x579a43=_0x217bb7[_0x4f3093(0xdf)];return _0x579a43[_0x4f3093(0xf8)][_0x4f3093(0x104)](_0x4f3093(0xf4)),_0x579a43[_0x4f3093(0xba)][_0x4f3093(0x104)](_0x4f3093(0xf4)),_0x579a43[_0x4f3093(0xf8)][_0x4f3093(0xc6)](_0x4f3093(0xf4))['to'](_0x474dea,_0x4f3093(0xf4)),_0x579a43[_0x4f3093(0xba)][_0x4f3093(0xc6)](_0x4f3093(0xf4))[_0x4f3093(0x91)](_0x2fc080,_0x4f3093(0xf4),(..._0x310f52)=>_0x310f52[_0x4f3093(0xe9)](_0x18eb17=>_0x18eb17)),_0x217bb7['on'](_0x4f3093(0xca),_0x2067a3=>{const _0x4b3c49=_0x4f3093;this[_0x4b3c49(0x110)][_0x4b3c49(0xca)](_0x2067a3[_0x4b3c49(0x108)][_0x4b3c49(0x112)]),this[_0x4b3c49(0x110)][_0x4b3c49(0x98)][_0x4b3c49(0xae)][_0x4b3c49(0x93)]();}),_0x217bb7;}[_0x3a72fd(0xaf)](_0x38ad64,_0x2bb271,_0x151072){const _0xa1bbc9=_0x3a72fd,_0x19dda3=new _0x5aac88(_0x38ad64),_0x678f8c=this[_0xa1bbc9(0x110)][_0xa1bbc9(0x9f)][_0xa1bbc9(0x10c)](_0xa1bbc9(0x107));_0x19dda3[_0xa1bbc9(0xdf)][_0xa1bbc9(0x8f)]({'label':_0x151072,'icon':_0x544bf6});const _0x35379a=new _0x332f69(_0x38ad64);for(const _0x41cdb7 of _0x2bb271){if(_0xa1bbc9(0x96)==_0x41cdb7[_0xa1bbc9(0x11c)]){_0x35379a[_0xa1bbc9(0xad)][_0xa1bbc9(0x9a)](new _0x46a27d(_0x38ad64));continue;}const _0x295582=new _0x447ed4(_0x38ad64,_0x19dda3),_0x581352=new _0x327976(_0x38ad64),_0xd7518c=_0x41cdb7[_0xa1bbc9(0xc0)];_0x581352[_0xa1bbc9(0xc6)](...Object[_0xa1bbc9(0xd7)](_0xd7518c))['to'](_0xd7518c),_0x581352[_0xa1bbc9(0xd6)](_0xa1bbc9(0xca))['to'](_0x19dda3),_0x581352['on'](_0xa1bbc9(0xca),()=>{const _0x112e19=_0xa1bbc9;this[_0x112e19(0x110)][_0x112e19(0xca)](_0xd7518c[_0x112e19(0x112)]),this[_0x112e19(0x110)][_0x112e19(0x98)][_0x112e19(0xae)][_0x112e19(0x93)]();}),_0x295582[_0xa1bbc9(0x113)][_0xa1bbc9(0x9a)](_0x581352),_0x35379a[_0xa1bbc9(0xad)][_0xa1bbc9(0x9a)](_0x295582);}return _0x19dda3[_0xa1bbc9(0xc6)](_0xa1bbc9(0xf4))['to'](_0x678f8c,_0xa1bbc9(0xf4)),_0x19dda3[_0xa1bbc9(0xc2)][_0xa1bbc9(0x113)][_0xa1bbc9(0x9a)](_0x35379a),_0x19dda3;}[_0x3a72fd(0x9b)](_0xb518f7){const _0xa910ad=_0x3a72fd,_0x4d215d=this[_0xa910ad(0x110)],_0x48e233=_0x4d215d[_0xa910ad(0xc1)],_0x3d57c3=_0x4d215d[_0xa910ad(0xcd)][_0xa910ad(0x10c)](_0xa910ad(0xd8)),_0x59948b=_0x4d215d[_0xa910ad(0xcd)][_0xa910ad(0x10c)](_0xa910ad(0xe3)),_0x1b3a35=_0x4d215d[_0xa910ad(0xcd)][_0xa910ad(0x10c)](_0xa910ad(0xa0)),_0x58b5c3=_0x4d215d[_0xa910ad(0xcd)][_0xa910ad(0x10c)](_0x168b20)['me'],_0x1a5cec=_0x48e233[_0xa910ad(0x10c)](_0xa910ad(0x107))[_0xa910ad(0xdc)],{CommentsListView:_0x1f1f99,CommentThreadInputView:_0x2d9762}=_0x4d215d[_0xa910ad(0xcd)][_0xa910ad(0x10c)](_0xa910ad(0xc3));let _0x2bef89,_0x91eb68;this[_0xa910ad(0xd9)][_0xa910ad(0x97)](_0xb518f7['id'])?(_0x91eb68=this[_0xa910ad(0xd9)][_0xa910ad(0x10c)](_0xb518f7['id']),_0x2bef89=_0x91eb68[_0xa910ad(0x10b)]):(_0x2bef89=new _0x1a5cec(_0x4d215d[_0xa910ad(0xb0)],_0xb518f7,_0x58b5c3,{'disableComments':this[_0xa910ad(0x115)],'editorConfig':_0x48e233[_0xa910ad(0x10c)](_0xa910ad(0xf6)),'maxCommentsWhenCollapsed':_0x48e233[_0xa910ad(0x10c)](_0xa910ad(0xde)),'maxThreadTotalWeight':_0x48e233[_0xa910ad(0x10c)](_0xa910ad(0xd3)),'maxCommentCharsWhenCollapsed':_0x48e233[_0xa910ad(0x10c)](_0xa910ad(0xc9)),'formatDateTime':_0x49e7ba(_0x48e233[_0xa910ad(0x10c)](_0xa910ad(0xb0))),'CommentView':_0x48e233[_0xa910ad(0x10c)](_0xa910ad(0xb1))[_0xa910ad(0x99)],'CommentsListView':_0x1f1f99,'CommentThreadInputView':_0x2d9762}),_0x2bef89[_0xa910ad(0x103)]['on'](_0xa910ad(0xca),()=>{const _0x6f4c3c=_0xa910ad;_0x4d215d[_0x6f4c3c(0x98)][_0x6f4c3c(0xae)][_0x6f4c3c(0x93)]();}),_0x2bef89[_0xa910ad(0xab)]['on'](_0xa910ad(0xca),()=>{const _0x4c5553=_0xa910ad;_0x4d215d[_0x4c5553(0x98)][_0x4c5553(0xae)][_0x4c5553(0x93)]();}),_0x91eb68=_0x3d57c3[_0xa910ad(0xb2)](this[_0xa910ad(0x110)][_0xa910ad(0xb0)],_0x2bef89),_0x91eb68[_0xa910ad(0xc6)](_0xa910ad(0x100))['to'](_0x2bef89,_0xa910ad(0x100)),_0x91eb68[_0xa910ad(0xc6)](_0xa910ad(0xb4))['to'](_0x2bef89),_0x91eb68[_0xa910ad(0xc6)](_0xa910ad(0x11c))['to'](_0x2bef89,_0xa910ad(0x11c),_0x5096df=>_0xa910ad(0xed)+_0x5096df),this[_0xa910ad(0xd9)][_0xa910ad(0x8f)](_0xb518f7['id'],_0x91eb68));const _0x290cd2=_0x59948b[_0xa910ad(0xc4)](_0xb518f7[_0xa910ad(0x90)],_0x2bef89),_0x170ba9=new _0x416039(_0x4d215d,_0xb518f7,_0x2bef89,_0x290cd2),_0x4476d5=_0xb518f7[_0xa910ad(0x92)]()[_0xa910ad(0xe8)](_0x1e76f8=>_0x1e76f8[_0xa910ad(0x8c)]);_0x2bef89[_0xa910ad(0xfe)]=_0x4d215d[_0xa910ad(0xcd)][_0xa910ad(0x10c)](_0xa910ad(0x116))[_0xa910ad(0xc8)][_0xa910ad(0x118)](_0x4476d5),this[_0xa910ad(0xfb)][_0xa910ad(0x8f)](_0xb518f7,_0x170ba9),this[_0xa910ad(0xd1)][_0xa910ad(0x8f)](_0x2bef89,_0x170ba9);const _0x248b08=_0x3d57c3[_0xa910ad(0x111)]({'view':_0x91eb68,'target':()=>{const _0x2bc38e=_0xa910ad,_0x5c5c66=[],_0x5f3457=_0xb518f7[_0x2bc38e(0x92)]()[_0x2bc38e(0xe8)](_0x188f13=>_0x188f13[_0x2bc38e(0x8c)]);for(const _0x379a64 of _0x5f3457)_0x5c5c66[_0x2bc38e(0xeb)](..._0x379a64[_0x2bc38e(0xea)]());return _0x6006d4(_0x4d215d[_0x2bc38e(0x98)],_0x5c5c66);},'type':()=>_0xa910ad(0xed)+_0x170ba9[_0xa910ad(0xae)][_0xa910ad(0x11c)]});_0x59948b[_0xa910ad(0xbc)](_0x2bef89,_0x248b08),_0x3d57c3[_0xa910ad(0x9a)](_0x248b08),_0x1b3a35[_0xa910ad(0xf9)](_0x248b08);}[_0x3a72fd(0xa1)](_0x30958d){const _0x22642b=_0x3a72fd,_0x17760b=this[_0x22642b(0x110)][_0x22642b(0xcd)][_0x22642b(0x10c)](_0x22642b(0xe3)),_0x473501=this[_0x22642b(0x110)][_0x22642b(0xcd)][_0x22642b(0x10c)](_0x22642b(0xd8)),_0x4f5a0b=this[_0x22642b(0xfb)][_0x22642b(0x10c)](_0x30958d),_0x43ba4b=_0x4f5a0b[_0x22642b(0xae)],_0x2d81ee=_0x473501[_0x22642b(0x11e)](_0x43ba4b);_0x17760b[_0x22642b(0xda)](_0x43ba4b),_0x2d81ee&&_0x473501[_0x22642b(0x9d)](_0x2d81ee),this[_0x22642b(0xfb)][_0x22642b(0xbb)](_0x30958d),this[_0x22642b(0xd1)][_0x22642b(0xbb)](_0x43ba4b),_0x4f5a0b[_0x22642b(0x119)]();}[_0x3a72fd(0xb6)](_0x2c2ac8){const _0x7191f4=_0x3a72fd;if(!_0x2c2ac8[_0x7191f4(0x8c)]||!this[_0x7191f4(0xfb)][_0x7191f4(0x97)](_0x2c2ac8))return;const _0x3a25b9=this[_0x7191f4(0x110)][_0x7191f4(0xcd)][_0x7191f4(0x10c)](_0x7191f4(0x116)),_0x589905=this[_0x7191f4(0xfb)][_0x7191f4(0x10c)](_0x2c2ac8),_0x215a85=_0x2c2ac8[_0x7191f4(0x92)]();_0x589905[_0x7191f4(0xae)][_0x7191f4(0xfe)]=_0x3a25b9[_0x7191f4(0xc8)][_0x7191f4(0x118)](_0x215a85);}[_0x3a72fd(0x119)](){const _0x2a4ac5=_0x3a72fd;for(const _0x1976e9 of this[_0x2a4ac5(0xfb)][_0x2a4ac5(0xd7)]())this[_0x2a4ac5(0xa1)](_0x1976e9);for(const _0x54877a of this[_0x2a4ac5(0xd9)][_0x2a4ac5(0xb7)]())_0x54877a[_0x2a4ac5(0x10b)][_0x2a4ac5(0x119)]();super[_0x2a4ac5(0x119)]();}}function ae(_0x1cf64f){const _0x445e85=_0x3a72fd;return _0x445e85(0xc0)in _0x1cf64f;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5035cb=_0x5853;(function(_0x597cb8,_0x33e191){const _0x3765e2=_0x5853,_0x5d19e4=_0x597cb8();while(!![]){try{const _0x49eb16=parseInt(_0x3765e2(0x1aa))/0x1+parseInt(_0x3765e2(0x1bf))/0x2+-parseInt(_0x3765e2(0x1c0))/0x3*(-parseInt(_0x3765e2(0x1ae))/0x4)+-parseInt(_0x3765e2(0x1a1))/0x5+parseInt(_0x3765e2(0x1a3))/0x6+-parseInt(_0x3765e2(0x1b4))/0x7*(parseInt(_0x3765e2(0x1a6))/0x8)+-parseInt(_0x3765e2(0x1c9))/0x9*(parseInt(_0x3765e2(0x1c8))/0xa);if(_0x49eb16===_0x33e191)break;else _0x5d19e4['push'](_0x5d19e4['shift']());}catch(_0x5736ef){_0x5d19e4['push'](_0x5d19e4['shift']());}}}(_0x331c,0x760a7));function _0x331c(){const _0x133323=['locale','model','unbind','change:isDirty','133318Mdtlmy','9717TszkuK','get','isEnabled','add','_pendingAction','commentThreadController','destroy','_setPendingAction','10SiXonJ','449487KbfZRw','PendingActions','1483385xgcBfi','canDiscard','4643784NMMAxV','PENDING_ACTION_SUGGESTION','commands','887032vrDQHE','_editor','getRanges','canAccept','93893ogwyXQ','listenTo','stopListening','view','8PWbXPO','execute','acceptSuggestion','discardSuggestion','remove','plugins','7CzWgUh','_removePendingAction','isDirty','bind','canEditAt','_acceptCommand','_discardCommand'];_0x331c=function(){return _0x133323;};return _0x331c();}import{ObservableMixin as _0x2e90d7}from'ckeditor5/src/utils.js';function _0x5853(_0x2b7a59,_0x20849a){const _0x331c31=_0x331c();return _0x5853=function(_0x5853fb,_0x17ff52){_0x5853fb=_0x5853fb-0x1a1;let _0x288c05=_0x331c31[_0x5853fb];return _0x288c05;},_0x5853(_0x2b7a59,_0x20849a);}import{getTranslation as _0x244d1c}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x2e90d7(){constructor(_0x1a95ad,_0x3841ef,_0x4a4579,_0x5b3d79){const _0x42ac65=_0x5853;super(),this[_0x42ac65(0x1bc)]=_0x3841ef,this[_0x42ac65(0x1ad)]=_0x4a4579,this[_0x42ac65(0x1c5)]=_0x5b3d79,this[_0x42ac65(0x1a7)]=_0x1a95ad,this[_0x42ac65(0x1b9)]=_0x1a95ad[_0x42ac65(0x1a5)][_0x42ac65(0x1c1)](_0x42ac65(0x1b0)),this[_0x42ac65(0x1ba)]=_0x1a95ad[_0x42ac65(0x1a5)][_0x42ac65(0x1c1)](_0x42ac65(0x1b1)),this[_0x42ac65(0x1ad)][_0x42ac65(0x1b7)](_0x42ac65(0x1c2))['to'](this[_0x42ac65(0x1b9)],this[_0x42ac65(0x1ba)],(_0xb0461a,_0x5232da)=>_0xb0461a||_0x5232da),this[_0x42ac65(0x1ad)][_0x42ac65(0x1b7)](_0x42ac65(0x1a9))['to'](this[_0x42ac65(0x1b9)],_0x42ac65(0x1c2),_0x1ac815=>_0x1ac815&&this[_0x42ac65(0x1a7)][_0x42ac65(0x1bc)][_0x42ac65(0x1b8)](_0x3841ef[_0x42ac65(0x1a8)]())),this[_0x42ac65(0x1ad)][_0x42ac65(0x1b7)](_0x42ac65(0x1a2))['to'](this[_0x42ac65(0x1ba)],_0x42ac65(0x1c2),_0x18ca0c=>_0x18ca0c&&this[_0x42ac65(0x1a7)][_0x42ac65(0x1bc)][_0x42ac65(0x1b8)](_0x3841ef[_0x42ac65(0x1a8)]())),this[_0x42ac65(0x1c4)]=null,_0x4a4579[_0x42ac65(0x1b6)]&&this[_0x42ac65(0x1c7)](),this[_0x42ac65(0x1ab)](_0x4a4579,_0x42ac65(0x1b0),()=>this[_0x42ac65(0x1b0)]()),this[_0x42ac65(0x1ab)](_0x4a4579,_0x42ac65(0x1b1),()=>this[_0x42ac65(0x1b1)]()),this[_0x42ac65(0x1ab)](_0x4a4579,_0x42ac65(0x1be),()=>{const _0x270fc3=_0x42ac65;_0x4a4579[_0x270fc3(0x1b6)]?this[_0x270fc3(0x1c7)]():this[_0x270fc3(0x1b5)]();});}[_0x5035cb(0x1b0)](){const _0x53e670=_0x5035cb;this[_0x53e670(0x1b9)][_0x53e670(0x1af)](this[_0x53e670(0x1bc)]['id']);}[_0x5035cb(0x1b1)](){const _0x4b2e1c=_0x5035cb;this[_0x4b2e1c(0x1ba)][_0x4b2e1c(0x1af)](this[_0x4b2e1c(0x1bc)]['id']);}[_0x5035cb(0x1c6)](){const _0x3e9a78=_0x5035cb;this[_0x3e9a78(0x1ad)][_0x3e9a78(0x1bd)](_0x3e9a78(0x1c2)),this[_0x3e9a78(0x1ad)][_0x3e9a78(0x1bd)](_0x3e9a78(0x1a9)),this[_0x3e9a78(0x1ad)][_0x3e9a78(0x1bd)](_0x3e9a78(0x1a2)),this[_0x3e9a78(0x1ac)](),this[_0x3e9a78(0x1c5)][_0x3e9a78(0x1c6)](),this[_0x3e9a78(0x1c4)]&&this[_0x3e9a78(0x1b5)]();}[_0x5035cb(0x1c7)](){const _0x53e35a=_0x5035cb,_0x11e372=_0x244d1c(this[_0x53e35a(0x1a7)][_0x53e35a(0x1bb)],_0x53e35a(0x1a4));this[_0x53e35a(0x1c4)]=this[_0x53e35a(0x1a7)][_0x53e35a(0x1b3)][_0x53e35a(0x1c1)](_0x53e35a(0x1ca))[_0x53e35a(0x1c3)](_0x11e372);}[_0x5035cb(0x1b5)](){const _0x35ae45=_0x5035cb;null!==this[_0x35ae45(0x1c4)]&&this[_0x35ae45(0x1a7)][_0x35ae45(0x1b3)][_0x35ae45(0x1c1)](_0x35ae45(0x1ca))[_0x35ae45(0x1b2)](this[_0x35ae45(0x1c4)]),this[_0x35ae45(0x1c4)]=null;}}
23
+ function _0x125d(){const _0x19cffa=['canEditAt','11140SDPIdB','plugins','unbind','getRanges','locale','listenTo','commentThreadController','acceptSuggestion','18351RyORTS','isEnabled','model','destroy','_pendingAction','_setPendingAction','626084xINhFW','_acceptCommand','discardSuggestion','8086568XkAKBs','_editor','7xxTcsQ','execute','424089qNJAGY','881688KsyoAM','add','isDirty','view','PendingActions','commands','canAccept','_removePendingAction','stopListening','get','10zvFVlP','change:isDirty','bind','canDiscard','880197ugcXjo','remove','PENDING_ACTION_SUGGESTION','3122048NdLmcr','_discardCommand'];_0x125d=function(){return _0x19cffa;};return _0x125d();}const _0x59fa3c=_0x5a77;(function(_0x3d9b60,_0xc0ea5a){const _0x2cf553=_0x5a77,_0x4ecc68=_0x3d9b60();while(!![]){try{const _0x404b70=parseInt(_0x2cf553(0x159))/0x1+-parseInt(_0x2cf553(0x15c))/0x2+-parseInt(_0x2cf553(0x14a))/0x3+parseInt(_0x2cf553(0x143))/0x4*(parseInt(_0x2cf553(0x155))/0x5)+parseInt(_0x2cf553(0x14b))/0x6*(parseInt(_0x2cf553(0x148))/0x7)+-parseInt(_0x2cf553(0x146))/0x8+-parseInt(_0x2cf553(0x167))/0x9*(-parseInt(_0x2cf553(0x15f))/0xa);if(_0x404b70===_0xc0ea5a)break;else _0x4ecc68['push'](_0x4ecc68['shift']());}catch(_0x424fc1){_0x4ecc68['push'](_0x4ecc68['shift']());}}}(_0x125d,0xdb579));import{ObservableMixin as _0x5ce44f}from'ckeditor5/src/utils.js';function _0x5a77(_0x7502cc,_0x401c4b){const _0x125dd6=_0x125d();return _0x5a77=function(_0x5a775b,_0x2b5dbb){_0x5a775b=_0x5a775b-0x13e;let _0x5eedb6=_0x125dd6[_0x5a775b];return _0x5eedb6;},_0x5a77(_0x7502cc,_0x401c4b);}import{getTranslation as _0x4156f3}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x5ce44f(){constructor(_0x46e7f3,_0x407f9e,_0x4332c0,_0x38c3ab){const _0x9d6e89=_0x5a77;super(),this[_0x9d6e89(0x13f)]=_0x407f9e,this[_0x9d6e89(0x14e)]=_0x4332c0,this[_0x9d6e89(0x165)]=_0x38c3ab,this[_0x9d6e89(0x147)]=_0x46e7f3,this[_0x9d6e89(0x144)]=_0x46e7f3[_0x9d6e89(0x150)][_0x9d6e89(0x154)](_0x9d6e89(0x166)),this[_0x9d6e89(0x15d)]=_0x46e7f3[_0x9d6e89(0x150)][_0x9d6e89(0x154)](_0x9d6e89(0x145)),this[_0x9d6e89(0x14e)][_0x9d6e89(0x157)](_0x9d6e89(0x13e))['to'](this[_0x9d6e89(0x144)],this[_0x9d6e89(0x15d)],(_0xd502f6,_0x3232c9)=>_0xd502f6||_0x3232c9),this[_0x9d6e89(0x14e)][_0x9d6e89(0x157)](_0x9d6e89(0x151))['to'](this[_0x9d6e89(0x144)],_0x9d6e89(0x13e),_0x2936ac=>_0x2936ac&&this[_0x9d6e89(0x147)][_0x9d6e89(0x13f)][_0x9d6e89(0x15e)](_0x407f9e[_0x9d6e89(0x162)]())),this[_0x9d6e89(0x14e)][_0x9d6e89(0x157)](_0x9d6e89(0x158))['to'](this[_0x9d6e89(0x15d)],_0x9d6e89(0x13e),_0x28b4a1=>_0x28b4a1&&this[_0x9d6e89(0x147)][_0x9d6e89(0x13f)][_0x9d6e89(0x15e)](_0x407f9e[_0x9d6e89(0x162)]())),this[_0x9d6e89(0x141)]=null,_0x4332c0[_0x9d6e89(0x14d)]&&this[_0x9d6e89(0x142)](),this[_0x9d6e89(0x164)](_0x4332c0,_0x9d6e89(0x166),()=>this[_0x9d6e89(0x166)]()),this[_0x9d6e89(0x164)](_0x4332c0,_0x9d6e89(0x145),()=>this[_0x9d6e89(0x145)]()),this[_0x9d6e89(0x164)](_0x4332c0,_0x9d6e89(0x156),()=>{const _0x9c44f5=_0x9d6e89;_0x4332c0[_0x9c44f5(0x14d)]?this[_0x9c44f5(0x142)]():this[_0x9c44f5(0x152)]();});}[_0x59fa3c(0x166)](){const _0x250a8f=_0x59fa3c;this[_0x250a8f(0x144)][_0x250a8f(0x149)](this[_0x250a8f(0x13f)]['id']);}[_0x59fa3c(0x145)](){const _0x47a5a2=_0x59fa3c;this[_0x47a5a2(0x15d)][_0x47a5a2(0x149)](this[_0x47a5a2(0x13f)]['id']);}[_0x59fa3c(0x140)](){const _0x547db3=_0x59fa3c;this[_0x547db3(0x14e)][_0x547db3(0x161)](_0x547db3(0x13e)),this[_0x547db3(0x14e)][_0x547db3(0x161)](_0x547db3(0x151)),this[_0x547db3(0x14e)][_0x547db3(0x161)](_0x547db3(0x158)),this[_0x547db3(0x153)](),this[_0x547db3(0x165)][_0x547db3(0x140)](),this[_0x547db3(0x141)]&&this[_0x547db3(0x152)]();}[_0x59fa3c(0x142)](){const _0x424ea4=_0x59fa3c,_0xd17cb7=_0x4156f3(this[_0x424ea4(0x147)][_0x424ea4(0x163)],_0x424ea4(0x15b));this[_0x424ea4(0x141)]=this[_0x424ea4(0x147)][_0x424ea4(0x160)][_0x424ea4(0x154)](_0x424ea4(0x14f))[_0x424ea4(0x14c)](_0xd17cb7);}[_0x59fa3c(0x152)](){const _0x459a0c=_0x59fa3c;null!==this[_0x459a0c(0x141)]&&this[_0x459a0c(0x147)][_0x459a0c(0x160)][_0x459a0c(0x154)](_0x459a0c(0x14f))[_0x459a0c(0x15a)](this[_0x459a0c(0x141)]),this[_0x459a0c(0x141)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f1f08=_0x3b1c;(function(_0x1a52ec,_0x10e191){const _0x3c378c=_0x3b1c,_0x1face0=_0x1a52ec();while(!![]){try{const _0x1237b2=-parseInt(_0x3c378c(0x1c0))/0x1+parseInt(_0x3c378c(0x1ea))/0x2+-parseInt(_0x3c378c(0x1e3))/0x3+parseInt(_0x3c378c(0x1f1))/0x4*(-parseInt(_0x3c378c(0x1de))/0x5)+parseInt(_0x3c378c(0x1e1))/0x6*(-parseInt(_0x3c378c(0x1d2))/0x7)+-parseInt(_0x3c378c(0x1e0))/0x8*(-parseInt(_0x3c378c(0x1e5))/0x9)+-parseInt(_0x3c378c(0x1e6))/0xa*(-parseInt(_0x3c378c(0x1ce))/0xb);if(_0x1237b2===_0x10e191)break;else _0x1face0['push'](_0x1face0['shift']());}catch(_0x57da66){_0x1face0['push'](_0x1face0['shift']());}}}(_0x1923,0x78113));import{View as _0x3de0eb}from'ckeditor5/src/ui.js';export default class es extends _0x3de0eb{constructor(_0x131652,_0x38000c,_0x4183d5,_0x32ac78){const _0x25b5bb=_0x3b1c;super(_0x131652),this[_0x25b5bb(0x1dd)]=null,this[_0x25b5bb(0x1d4)]=null,this[_0x25b5bb(0x1f0)](_0x25b5bb(0x1e9),!0x1),this[_0x25b5bb(0x1f0)](_0x25b5bb(0x1c8),_0x38000c[_0x25b5bb(0x1c8)]),this[_0x25b5bb(0x1e8)](_0x25b5bb(0x1c8))['to'](_0x38000c),this[_0x25b5bb(0x1f0)](_0x25b5bb(0x1ed),[]),this[_0x25b5bb(0x1f0)](_0x25b5bb(0x1f3),!0x1),this[_0x25b5bb(0x1f0)](_0x25b5bb(0x1db),!0x1),this[_0x25b5bb(0x1f0)](_0x25b5bb(0x1df),!0x1),this[_0x25b5bb(0x1f0)](_0x25b5bb(0x1c3),!0x1),this[_0x25b5bb(0x1d3)]=_0x38000c,this[_0x25b5bb(0x1eb)]=_0x4183d5,this[_0x25b5bb(0x1d7)]=_0x32ac78,_0x32ac78[_0x25b5bb(0x1cc)]?this[_0x25b5bb(0x1f0)](_0x25b5bb(0x1cb),0x1):this[_0x25b5bb(0x1c2)]();}[_0x5f1f08(0x1c9)](){const _0x52a24e=_0x5f1f08;this[_0x52a24e(0x1e7)][_0x52a24e(0x1c9)]();}[_0x5f1f08(0x1ec)](){const _0x4f03e8=_0x5f1f08;this[_0x4f03e8(0x1dd)]&&this[_0x4f03e8(0x1dd)][_0x4f03e8(0x1ec)](),this[_0x4f03e8(0x1d4)]&&this[_0x4f03e8(0x1d4)][_0x4f03e8(0x1ec)](),super[_0x4f03e8(0x1ec)]();}[_0x5f1f08(0x1c2)](){const _0x4dcb2a=_0x5f1f08,{CommentsListView:_0x47840e}=this[_0x4dcb2a(0x1d7)];this[_0x4dcb2a(0x1dd)]=new _0x47840e(this[_0x4dcb2a(0x1d0)],this[_0x4dcb2a(0x1d3)][_0x4dcb2a(0x1ca)],Object[_0x4dcb2a(0x1e2)]({'CommentView':this[_0x4dcb2a(0x1d7)][_0x4dcb2a(0x1c4)]},this[_0x4dcb2a(0x1d7)])),this[_0x4dcb2a(0x1dd)][_0x4dcb2a(0x1c1)](_0x4dcb2a(0x1d9))['to'](this),this[_0x4dcb2a(0x1dd)][_0x4dcb2a(0x1c1)](_0x4dcb2a(0x1c7))['to'](this),this[_0x4dcb2a(0x1dd)][_0x4dcb2a(0x1e8)](_0x4dcb2a(0x1e9))['to'](this),this[_0x4dcb2a(0x1f0)](_0x4dcb2a(0x1cb),this[_0x4dcb2a(0x1dd)][_0x4dcb2a(0x1cb)]+0x1),this[_0x4dcb2a(0x1e8)](_0x4dcb2a(0x1cb))['to'](this[_0x4dcb2a(0x1dd)],_0x4dcb2a(0x1cb),_0x1e446b=>_0x1e446b+0x1),this[_0x4dcb2a(0x1d4)]=this[_0x4dcb2a(0x1f2)](),this['on'](_0x4dcb2a(0x1d9),()=>this[_0x4dcb2a(0x1c9)]()),this[_0x4dcb2a(0x1e8)](_0x4dcb2a(0x1f3))['to'](this[_0x4dcb2a(0x1dd)],_0x4dcb2a(0x1e4),this[_0x4dcb2a(0x1d4)][_0x4dcb2a(0x1d5)],_0x4dcb2a(0x1ee),(_0x45796f,_0x3e2273)=>_0x45796f||!!_0x3e2273);}[_0x5f1f08(0x1f2)](){const _0x3d5b8a=_0x5f1f08,{CommentThreadInputView:_0x3c0b42}=this[_0x3d5b8a(0x1d7)],_0x2c425f=new _0x3c0b42(this[_0x3d5b8a(0x1d0)],this[_0x3d5b8a(0x1eb)],this[_0x3d5b8a(0x1d7)][_0x3d5b8a(0x1da)]),_0x2bc4c0=_0x2c425f[_0x3d5b8a(0x1d5)];return _0x2c425f[_0x3d5b8a(0x1e8)](_0x3d5b8a(0x1d1))['to'](this,_0x3d5b8a(0x1e9),this[_0x3d5b8a(0x1d3)][_0x3d5b8a(0x1ca)],_0x3d5b8a(0x1ef),_0x2bc4c0,_0x3d5b8a(0x1ee),(_0x5b1723,_0x2f09d3,_0x5d6586)=>!!_0x5d6586||_0x5b1723&&!_0x2f09d3),_0x2bc4c0['on'](_0x3d5b8a(0x1c5),(_0x8ce56c,_0x39c37d)=>{const _0x5ba340=_0x3d5b8a;this[_0x5ba340(0x1dc)](_0x5ba340(0x1cd),_0x39c37d),_0x2bc4c0[_0x5ba340(0x1d8)][_0x5ba340(0x1c6)]('');}),_0x2bc4c0['on'](_0x3d5b8a(0x1d6),()=>this[_0x3d5b8a(0x1c9)]()),_0x2bc4c0[_0x3d5b8a(0x1e8)](_0x3d5b8a(0x1cf))['to'](this[_0x3d5b8a(0x1d3)][_0x3d5b8a(0x1ca)],_0x3d5b8a(0x1ef)),_0x2c425f;}}function _0x3b1c(_0x287541,_0x288d9d){const _0x192366=_0x1923();return _0x3b1c=function(_0x3b1cdd,_0x548d85){_0x3b1cdd=_0x3b1cdd-0x1c0;let _0x3d1844=_0x192366[_0x3b1cdd];return _0x3d1844;},_0x3b1c(_0x287541,_0x288d9d);}function _0x1923(){const _0x47cd8a=['688432fnLWJu','_createCommentThreadInputView','isDirty','447491dpKMMT','delegate','_createCommentViews','canDiscard','CommentView','submit','setData','updateComment','authoredAt','focus','commentThread','length','disableComments','addComment','14828dSmIvh','disabledSubmit','locale','showInput','21bqZPhv','_model','commentThreadInputView','commentInputView','cancel','_config','editor','removeComment','editorConfig','isEnabled','fire','commentsListView','15ggTRQx','canAccept','200AFLaNz','67248yEDCtU','assign','947679ZmdcSx','hasDirtyComment','78228kffktw','8890oORdMA','element','bind','isActive','778910rvhXAs','_localUser','destroy','descriptionParts','value','isReadOnly','set'];_0x1923=function(){return _0x47cd8a;};return _0x1923();}
23
+ const _0x494c41=_0x2a3d;(function(_0xafe9e6,_0x5220e9){const _0x22aec4=_0x2a3d,_0x2bacee=_0xafe9e6();while(!![]){try{const _0x17633e=-parseInt(_0x22aec4(0xac))/0x1+-parseInt(_0x22aec4(0xaa))/0x2*(parseInt(_0x22aec4(0xbb))/0x3)+-parseInt(_0x22aec4(0xc5))/0x4*(parseInt(_0x22aec4(0xd7))/0x5)+-parseInt(_0x22aec4(0xb7))/0x6*(parseInt(_0x22aec4(0xb1))/0x7)+parseInt(_0x22aec4(0xc8))/0x8+parseInt(_0x22aec4(0xbf))/0x9*(-parseInt(_0x22aec4(0xcd))/0xa)+parseInt(_0x22aec4(0xd8))/0xb*(parseInt(_0x22aec4(0xc4))/0xc);if(_0x17633e===_0x5220e9)break;else _0x2bacee['push'](_0x2bacee['shift']());}catch(_0x194e44){_0x2bacee['push'](_0x2bacee['shift']());}}}(_0x2c39,0xa9473));function _0x2c39(){const _0x40e594=['value','authoredAt','descriptionParts','658763adVzTC','fire','disabledSubmit','set','isDirty','_localUser','60MBFFIb','editor','focus','_createCommentThreadInputView','108897XJAVvQ','removeComment','bind','addComment','18bYIYcz','locale','isReadOnly','commentInputView','isEnabled','29616MvUBkW','35884fuKlvG','updateComment','delegate','8529624lfWgqG','destroy','_createCommentViews','hasDirtyComment','_config','2776590mtXUrD','submit','length','CommentView','cancel','assign','isActive','showInput','setData','canAccept','70YxRUTc','11759XrtudC','element','_model','disableComments','canDiscard','editorConfig','commentsListView','10TmTQkz','commentThreadInputView','1207635dYHswy','commentThread'];_0x2c39=function(){return _0x40e594;};return _0x2c39();}import{View as _0x49655c}from'ckeditor5/src/ui.js';function _0x2a3d(_0x4ae146,_0x3511b3){const _0x2c39d7=_0x2c39();return _0x2a3d=function(_0x2a3d1e,_0x2c423b){_0x2a3d1e=_0x2a3d1e-0xa4;let _0x4f658e=_0x2c39d7[_0x2a3d1e];return _0x4f658e;},_0x2a3d(_0x4ae146,_0x3511b3);}export default class es extends _0x49655c{constructor(_0x4eb8f3,_0x23aa88,_0x1061e2,_0x4bb4fb){const _0xb93b34=_0x2a3d;super(_0x4eb8f3),this[_0xb93b34(0xa9)]=null,this[_0xb93b34(0xab)]=null,this[_0xb93b34(0xb4)](_0xb93b34(0xd3),!0x1),this[_0xb93b34(0xb4)](_0xb93b34(0xaf),_0x23aa88[_0xb93b34(0xaf)]),this[_0xb93b34(0xbd)](_0xb93b34(0xaf))['to'](_0x23aa88),this[_0xb93b34(0xb4)](_0xb93b34(0xb0),[]),this[_0xb93b34(0xb4)](_0xb93b34(0xb5),!0x1),this[_0xb93b34(0xb4)](_0xb93b34(0xc3),!0x1),this[_0xb93b34(0xb4)](_0xb93b34(0xd6),!0x1),this[_0xb93b34(0xb4)](_0xb93b34(0xa7),!0x1),this[_0xb93b34(0xa5)]=_0x23aa88,this[_0xb93b34(0xb6)]=_0x1061e2,this[_0xb93b34(0xcc)]=_0x4bb4fb,_0x4bb4fb[_0xb93b34(0xa6)]?this[_0xb93b34(0xb4)](_0xb93b34(0xcf),0x1):this[_0xb93b34(0xca)]();}[_0x494c41(0xb9)](){const _0x515b9d=_0x494c41;this[_0x515b9d(0xa4)][_0x515b9d(0xb9)]();}[_0x494c41(0xc9)](){const _0xba6b13=_0x494c41;this[_0xba6b13(0xa9)]&&this[_0xba6b13(0xa9)][_0xba6b13(0xc9)](),this[_0xba6b13(0xab)]&&this[_0xba6b13(0xab)][_0xba6b13(0xc9)](),super[_0xba6b13(0xc9)]();}[_0x494c41(0xca)](){const _0x3648da=_0x494c41,{CommentsListView:_0x2d1303}=this[_0x3648da(0xcc)];this[_0x3648da(0xa9)]=new _0x2d1303(this[_0x3648da(0xc0)],this[_0x3648da(0xa5)][_0x3648da(0xad)],Object[_0x3648da(0xd2)]({'CommentView':this[_0x3648da(0xcc)][_0x3648da(0xd0)]},this[_0x3648da(0xcc)])),this[_0x3648da(0xa9)][_0x3648da(0xc7)](_0x3648da(0xbc))['to'](this),this[_0x3648da(0xa9)][_0x3648da(0xc7)](_0x3648da(0xc6))['to'](this),this[_0x3648da(0xa9)][_0x3648da(0xbd)](_0x3648da(0xd3))['to'](this),this[_0x3648da(0xb4)](_0x3648da(0xcf),this[_0x3648da(0xa9)][_0x3648da(0xcf)]+0x1),this[_0x3648da(0xbd)](_0x3648da(0xcf))['to'](this[_0x3648da(0xa9)],_0x3648da(0xcf),_0x3b746b=>_0x3b746b+0x1),this[_0x3648da(0xab)]=this[_0x3648da(0xba)](),this['on'](_0x3648da(0xbc),()=>this[_0x3648da(0xb9)]()),this[_0x3648da(0xbd)](_0x3648da(0xb5))['to'](this[_0x3648da(0xa9)],_0x3648da(0xcb),this[_0x3648da(0xab)][_0x3648da(0xc2)],_0x3648da(0xae),(_0x5295c2,_0x44dd95)=>_0x5295c2||!!_0x44dd95);}[_0x494c41(0xba)](){const _0x3b41c5=_0x494c41,{CommentThreadInputView:_0x1d3843}=this[_0x3b41c5(0xcc)],_0x1b4444=new _0x1d3843(this[_0x3b41c5(0xc0)],this[_0x3b41c5(0xb6)],this[_0x3b41c5(0xcc)][_0x3b41c5(0xa8)]),_0x2662aa=_0x1b4444[_0x3b41c5(0xc2)];return _0x1b4444[_0x3b41c5(0xbd)](_0x3b41c5(0xd4))['to'](this,_0x3b41c5(0xd3),this[_0x3b41c5(0xa5)][_0x3b41c5(0xad)],_0x3b41c5(0xc1),_0x2662aa,_0x3b41c5(0xae),(_0x11c02d,_0x34321f,_0x5a3775)=>!!_0x5a3775||_0x11c02d&&!_0x34321f),_0x2662aa['on'](_0x3b41c5(0xce),(_0x5d130f,_0x41ceb5)=>{const _0x4669cb=_0x3b41c5;this[_0x4669cb(0xb2)](_0x4669cb(0xbe),_0x41ceb5),_0x2662aa[_0x4669cb(0xb8)][_0x4669cb(0xd5)]('');}),_0x2662aa['on'](_0x3b41c5(0xd1),()=>this[_0x3b41c5(0xb9)]()),_0x2662aa[_0x3b41c5(0xbd)](_0x3b41c5(0xb3))['to'](this[_0x3b41c5(0xa5)][_0x3b41c5(0xad)],_0x3b41c5(0xc1)),_0x1b4444;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x332d(){const _0x187265=['editorReady','acceptButton','</p>','content','locale','discardButton','ck-suggestion__info','@external','descriptionParts','element','.ck-annotation__content-wrapper','discardSuggestion','2663640JLTHTO','acceptSuggestion','isActive','execute','author','split','createElement','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-annotation__info','getTemplate','map','join','ck-annotation__main','ck-comment__external','type','set','span','commentThreadInputView','232242LNLAhi','push','_createButton','formatDateTime','source','\x22\x20title=\x22','ck-annotation__user','EXTERNAL_SUGGESTION','canAccept','title','delegate','commentsListView','commentThread','ck-annotation__actions','ck-annotation__info-name','querySelector','ck-suggestion__actions','EXTERNAL_IMPORT_WORD_AVATAR','children','ck-suggestion__user','2978412RsSTGp','ck-suggestion--disabled-comments','_model','ck-annotation__content-wrapper','ck-suggestion__info-name','cancel','ck-suggestion--accept','259rGMvSl','div','getUserViewNotificationText','ck-suggestion-wrapper--active','editorDestroyed','authoredAt','ck-annotation','8667872STzTmW','\x22></span>','_descriptionElement','ck-suggestion-','importWord','ck-suggestion__main','138915HLyrkX','Discard\x20suggestion','innerText','_config','71NjwkKO','8758vegUtO','description','ck-suggestion','userView','</span>','value','fire','setTemplate','ck-suggestion-wrapper','disableComments','getExternalSuggestionNote','color','bind','name','ck-comment__info-time','innerHTML','extendTemplate','canDiscard','render','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','change:description','check','6ISLZrO','<p>','bindTemplate','ck-annotation__info-time','isEnabled','7494535Ctdmwt','<span\x20class=\x22ck-suggestion-type\x22>','EXTERNAL_AVATAR','Accept\x20suggestion','attributes','creator','time','isExternal','ck-suggestion--discard'];_0x332d=function(){return _0x187265;};return _0x332d();}function _0x4409(_0x1234a6,_0x2dfb49){const _0x332d9e=_0x332d();return _0x4409=function(_0x440963,_0x298c67){_0x440963=_0x440963-0x85;let _0x434d73=_0x332d9e[_0x440963];return _0x434d73;},_0x4409(_0x1234a6,_0x2dfb49);}const _0x3e5950=_0x4409;(function(_0x2d485d,_0x1b2dea){const _0x492bb6=_0x4409,_0x5d4cb2=_0x2d485d();while(!![]){try{const _0x1619d8=parseInt(_0x492bb6(0xa8))/0x1*(parseInt(_0x492bb6(0xa9))/0x2)+-parseInt(_0x492bb6(0xbf))/0x3*(parseInt(_0x492bb6(0x90))/0x4)+parseInt(_0x492bb6(0xc4))/0x5+parseInt(_0x492bb6(0xeb))/0x6*(parseInt(_0x492bb6(0x97))/0x7)+-parseInt(_0x492bb6(0x9e))/0x8+-parseInt(_0x492bb6(0xa4))/0x9+parseInt(_0x492bb6(0xd9))/0xa;if(_0x1619d8===_0x1b2dea)break;else _0x5d4cb2['push'](_0x5d4cb2['shift']());}catch(_0x3a2856){_0x5d4cb2['push'](_0x5d4cb2['shift']());}}}(_0x332d,0xe0a96));import{getTranslation as _0x2ab86d}from'../../utils/common-translations.js';import{default as _0x45c7db}from'./basesuggestionthreadview.js';import{ButtonView as _0xc34797}from'ckeditor5/src/ui.js';import{icons as _0x12c104}from'ckeditor5/src/core.js';import{trimHtml as _0x55d105,UserView as _0x2efbb9}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x45c7db{constructor(_0x52bef6,_0x2b6448,_0x43313d,_0x450c7c){const _0x54ba30=_0x4409;super(_0x52bef6,_0x2b6448,_0x43313d,_0x450c7c),this[_0x54ba30(0xe8)](_0x54ba30(0xe7),''),this[_0x54ba30(0xb5)](_0x54ba30(0xe7))['to'](this,_0x54ba30(0xd5),_0x2cd60e=>_0x2cd60e&&_0x2cd60e[0x0]?_0x2cd60e[0x0][_0x54ba30(0xe7)]:''),this[_0x54ba30(0xb5)](_0x54ba30(0xaa))['to'](this,_0x54ba30(0xd5),this,_0x54ba30(0xdb),(_0x11b953,_0x182ef9)=>{const _0x930c5f=_0x54ba30;let _0x39499a='';for(const _0x4cf06f of _0x11b953)_0x39499a+=_0x930c5f(0xc0)+ds(_0x4cf06f[_0x930c5f(0xd0)],_0x4cf06f[_0x930c5f(0xb4)])+_0x930c5f(0xcf);return _0x182ef9?_0x39499a:_0x55d105(_0x39499a,{'limit':0x8c});}),this[_0x54ba30(0xa0)]=null,this[_0x54ba30(0xce)]=this[_0x54ba30(0xed)](_0x2ab86d(_0x52bef6,_0x54ba30(0xc7)),_0x12c104[_0x54ba30(0xbe)],_0x54ba30(0x96),_0x54ba30(0xda),'sw'),this[_0x54ba30(0xce)][_0x54ba30(0xb5)](_0x54ba30(0xc3))['to'](this,_0x54ba30(0xf3)),this[_0x54ba30(0xd2)]=this[_0x54ba30(0xed)](_0x2ab86d(_0x52bef6,_0x54ba30(0xa5)),_0x12c104[_0x54ba30(0x95)],_0x54ba30(0xcc),_0x54ba30(0xd8),'sw'),this[_0x54ba30(0xd2)][_0x54ba30(0xb5)](_0x54ba30(0xc3))['to'](this,_0x54ba30(0xba)),this[_0x54ba30(0xac)]=new _0x2efbb9(_0x52bef6,this[_0x54ba30(0x92)][_0x54ba30(0xdd)],this[_0x54ba30(0x99)]()),this[_0x54ba30(0xac)][_0x54ba30(0xb9)]({'attributes':{'class':[_0x54ba30(0x8f),_0x54ba30(0xf1)]}}),this[_0x54ba30(0xb0)](this[_0x54ba30(0xe2)]());}[_0x3e5950(0xe2)](){const _0x577416=_0x3e5950,_0x1ab266=this[_0x577416(0xc1)],_0x269b3a=[{'tag':_0x577416(0x98),'attributes':{'class':[_0x577416(0xd3),_0x577416(0xe1)]},'children':[{'tag':_0x577416(0xe9),'children':[{'text':this[_0x577416(0xac)][_0x577416(0xb6)]}],'attributes':{'class':[_0x577416(0x94),_0x577416(0x8a)]}},{'tag':_0x577416(0xca),'attributes':{'datetime':_0x1ab266['to'](_0x577416(0x9c)),'class':[_0x577416(0xb7),_0x577416(0xc2)]},'children':[{'text':_0x1ab266['to'](_0x577416(0x9c),_0x1d4774=>this[_0x577416(0xa7)][_0x577416(0xee)](_0x1d4774))}]}]},{'tag':_0x577416(0x98),'attributes':{'class':[_0x577416(0x8c),_0x577416(0x89)]},'children':[this[_0x577416(0xce)],this[_0x577416(0xd2)]]},{'tag':_0x577416(0x98),'attributes':{'class':[_0x577416(0x93)]}}];this[_0x577416(0x92)][_0x577416(0xcb)]&&_0x269b3a[_0x577416(0xec)]({'tag':_0x577416(0x98),'attributes':{'class':[_0x577416(0xe6)]},'children':[{'text':this[_0x577416(0xb3)]()}]});const _0x1577bb={'tag':_0x577416(0x98),'attributes':{'class':[_0x577416(0xb1),_0x1ab266['if'](_0x577416(0xdb),_0x577416(0x9a)),_0x1ab266['to'](_0x577416(0xe7),_0x2872d4=>_0x577416(0xa1)+_0x2872d4),this[_0x577416(0xa7)][_0x577416(0xb2)]&&_0x577416(0x91)],'data-suggestion-id':this[_0x577416(0x92)]['id'],'data-thread-id':this[_0x577416(0x92)][_0x577416(0x88)]['id'],'data-author-id':this[_0x577416(0x92)][_0x577416(0xdd)]['id'],'tabindex':-0x1},'children':[{'tag':_0x577416(0x98),'attributes':{'class':[_0x577416(0xab),_0x577416(0x9d)]},'children':[this[_0x577416(0xac)],{'tag':_0x577416(0x98),'attributes':{'class':[_0x577416(0xa3),_0x577416(0xe5)]},'children':_0x269b3a}]}]};return this[_0x577416(0x87)]&&this[_0x577416(0xea)]&&(_0x1577bb[_0x577416(0x8e)][_0x577416(0xec)](this[_0x577416(0x87)],this[_0x577416(0xea)]),this[_0x577416(0x87)][_0x577416(0x86)](_0x577416(0xcd))['to'](this),this[_0x577416(0x87)][_0x577416(0x86)](_0x577416(0x9b))['to'](this),this[_0x577416(0xea)][_0x577416(0x86)](_0x577416(0xcd))['to'](this),this[_0x577416(0xea)][_0x577416(0x86)](_0x577416(0x9b))['to'](this)),_0x1577bb;}[_0x3e5950(0xbb)](){const _0x554af4=_0x3e5950;super[_0x554af4(0xbb)](),this[_0x554af4(0xa0)]=this[_0x554af4(0xd6)][_0x554af4(0x8b)](_0x554af4(0xd7)),this[_0x554af4(0xa0)][_0x554af4(0xb8)]=this[_0x554af4(0xaa)],this['on'](_0x554af4(0xbd),(_0x3b8927,_0x214d88,_0x842a5c)=>{const _0x33c81f=_0x554af4;this[_0x33c81f(0xa0)][_0x33c81f(0xb8)]=_0x842a5c;});}[_0x3e5950(0xed)](_0x3e2a62,_0x173f9a,_0x3fb744,_0x495bab,_0x3be412){const _0x5297c4=_0x3e5950,_0x87f196=new _0xc34797(this[_0x5297c4(0xd1)]);return _0x87f196[_0x5297c4(0xe8)]({'label':_0x3e2a62,'icon':_0x173f9a,'tooltip':!0x0,'tooltipPosition':_0x3be412}),_0x87f196[_0x5297c4(0xb9)]({'attributes':{'class':_0x3fb744}}),_0x87f196['on'](_0x5297c4(0xdc),()=>{const _0x2b0570=_0x5297c4;this[_0x2b0570(0xaf)](_0x495bab,this[_0x2b0570(0x92)]['id']);}),_0x87f196;}[_0x3e5950(0xb3)](){const _0x142956=_0x3e5950;return _0x142956(0xa2)===this[_0x142956(0x92)][_0x142956(0xc8)][_0x142956(0xd4)][_0x142956(0xef)]?_0x2ab86d(this[_0x142956(0xd1)],_0x142956(0xe0)):_0x2ab86d(this[_0x142956(0xd1)],_0x142956(0xf2));}[_0x3e5950(0x99)](){const _0x428e1a=_0x3e5950;return this[_0x428e1a(0x92)][_0x428e1a(0xcb)]?_0x428e1a(0xa2)===this[_0x428e1a(0x92)][_0x428e1a(0xc8)][_0x428e1a(0xd4)][_0x428e1a(0xef)]?_0x2ab86d(this[_0x428e1a(0xd1)],_0x428e1a(0x8d),this[_0x428e1a(0x92)][_0x428e1a(0xc9)][_0x428e1a(0xb6)]):_0x2ab86d(this[_0x428e1a(0xd1)],_0x428e1a(0xc6),this[_0x428e1a(0x92)][_0x428e1a(0xc9)][_0x428e1a(0xb6)]):null;}}function ds(_0x677497,_0x1a9d8e){const _0x27ace4=_0x3e5950;let _0x127d7a='';return _0x127d7a+=_0x677497[_0x27ace4(0xde)]('*')[_0x27ace4(0xe3)]((_0x4ed724,_0x3b2ace)=>_0x3b2ace%0x2!=0x0?_0x27ace4(0xc5)+us(_0x4ed724)+_0x27ace4(0xad):us(_0x4ed724))[_0x27ace4(0xe4)](''),_0x1a9d8e&&(_0x127d7a+=_0x27ace4(0xbc)+_0x1a9d8e[_0x27ace4(0xae)]+_0x27ace4(0xf0)+_0x1a9d8e[_0x27ace4(0x85)]+_0x27ace4(0x9f)),_0x127d7a;}function us(_0x58c877){const _0x21f720=_0x3e5950,_0x22f3ba=document[_0x21f720(0xdf)](_0x21f720(0xe9));return _0x22f3ba[_0x21f720(0xa6)]=_0x58c877,_0x22f3ba[_0x21f720(0xb8)];}
23
+ function _0x3eda(_0x3f8e92,_0x5c251e){const _0x1de5bb=_0x1de5();return _0x3eda=function(_0x3eda86,_0x1fdffa){_0x3eda86=_0x3eda86-0x14e;let _0x38b537=_0x1de5bb[_0x3eda86];return _0x38b537;},_0x3eda(_0x3f8e92,_0x5c251e);}const _0x302d04=_0x3eda;(function(_0x3acdba,_0x4d7213){const _0x4c63a6=_0x3eda,_0x528d7e=_0x3acdba();while(!![]){try{const _0x435f15=-parseInt(_0x4c63a6(0x166))/0x1*(-parseInt(_0x4c63a6(0x190))/0x2)+-parseInt(_0x4c63a6(0x167))/0x3+parseInt(_0x4c63a6(0x1ae))/0x4+-parseInt(_0x4c63a6(0x1b7))/0x5+-parseInt(_0x4c63a6(0x1ba))/0x6*(-parseInt(_0x4c63a6(0x186))/0x7)+-parseInt(_0x4c63a6(0x172))/0x8*(parseInt(_0x4c63a6(0x18f))/0x9)+parseInt(_0x4c63a6(0x1a2))/0xa;if(_0x435f15===_0x4d7213)break;else _0x528d7e['push'](_0x528d7e['shift']());}catch(_0x190d05){_0x528d7e['push'](_0x528d7e['shift']());}}}(_0x1de5,0xef18f));import{getTranslation as _0xea0b6c}from'../../utils/common-translations.js';import{default as _0x25adff}from'./basesuggestionthreadview.js';import{ButtonView as _0x57f6e4}from'ckeditor5/src/ui.js';import{icons as _0x8a2711}from'ckeditor5/src/core.js';import{trimHtml as _0x207053,UserView as _0x2ba785}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x1de5(){const _0x282509=['.ck-annotation__content-wrapper','ck-suggestion-wrapper','change:description','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','@external','commentThread','cancel','join','77rEEEtN','description','formatDateTime','ck-suggestion','time','EXTERNAL_SUGGESTION','Discard\x20suggestion','ck-suggestion__info-name','_descriptionElement','6537222RdwxsU','136966ljWiLq','ck-suggestion-wrapper--active','EXTERNAL_AVATAR','ck-comment__external','value','EXTERNAL_IMPORT_WORD_SUGGESTION','editorReady','\x22\x20title=\x22','ck-annotation__info','<p>','editorDestroyed','split','\x22></span>','ck-annotation__content-wrapper','ck-suggestion__main','ck-suggestion--discard','discardButton','bind','18714200MIDemb','isExternal','ck-annotation__actions','setTemplate','_model','render','ck-comment__info-time','color','EXTERNAL_IMPORT_WORD_AVATAR','locale','check','ck-suggestion__user','1650452cEdNdY','authoredAt','_config','discardSuggestion','ck-annotation__info-name','map','span','ck-suggestion--disabled-comments','canDiscard','7182845WYnvcL','_createButton','importWord','905484rdKxPZ','ck-annotation','Accept\x20suggestion','title','source','isEnabled','bindTemplate','acceptSuggestion','children','acceptButton','querySelector','getExternalSuggestionNote','ck-suggestion__actions','fire','disableComments','ck-suggestion--accept','ck-annotation__info-time','<span\x20class=\x22ck-suggestion-type\x22>','canAccept','commentThreadInputView','ck-suggestion__info','descriptionParts','type','getUserViewNotificationText','ck-suggestion-','extendTemplate','name','7rjgiqe','3843594JZPqki','userView','set','push','author','innerText','div','ck-annotation__user','getTemplate','ck-annotation__main','attributes','8RrSvJM','delegate','</p>','createElement','innerHTML','creator','isActive','element','content','execute','</span>','commentsListView'];_0x1de5=function(){return _0x282509;};return _0x1de5();}export default class ne extends _0x25adff{constructor(_0x441d9b,_0x1fdba9,_0x222b34,_0xd89af6){const _0x5b4529=_0x3eda;super(_0x441d9b,_0x1fdba9,_0x222b34,_0xd89af6),this[_0x5b4529(0x169)](_0x5b4529(0x161),''),this[_0x5b4529(0x1a1)](_0x5b4529(0x161))['to'](this,_0x5b4529(0x160),_0x20355e=>_0x20355e&&_0x20355e[0x0]?_0x20355e[0x0][_0x5b4529(0x161)]:''),this[_0x5b4529(0x1a1)](_0x5b4529(0x187))['to'](this,_0x5b4529(0x160),this,_0x5b4529(0x178),(_0x270bad,_0xb37d55)=>{const _0x47aca0=_0x5b4529;let _0x5a1691='';for(const _0x1b8220 of _0x270bad)_0x5a1691+=_0x47aca0(0x199)+ds(_0x1b8220[_0x47aca0(0x17a)],_0x1b8220[_0x47aca0(0x1a9)])+_0x47aca0(0x174);return _0xb37d55?_0x5a1691:_0x207053(_0x5a1691,{'limit':0x8c});}),this[_0x5b4529(0x18e)]=null,this[_0x5b4529(0x154)]=this[_0x5b4529(0x1b8)](_0xea0b6c(_0x441d9b,_0x5b4529(0x1bc)),_0x8a2711[_0x5b4529(0x1ac)],_0x5b4529(0x15a),_0x5b4529(0x152),'sw'),this[_0x5b4529(0x154)][_0x5b4529(0x1a1)](_0x5b4529(0x150))['to'](this,_0x5b4529(0x15d)),this[_0x5b4529(0x1a0)]=this[_0x5b4529(0x1b8)](_0xea0b6c(_0x441d9b,_0x5b4529(0x18c)),_0x8a2711[_0x5b4529(0x184)],_0x5b4529(0x19f),_0x5b4529(0x1b1),'sw'),this[_0x5b4529(0x1a0)][_0x5b4529(0x1a1)](_0x5b4529(0x150))['to'](this,_0x5b4529(0x1b6)),this[_0x5b4529(0x168)]=new _0x2ba785(_0x441d9b,this[_0x5b4529(0x1a6)][_0x5b4529(0x16b)],this[_0x5b4529(0x162)]()),this[_0x5b4529(0x168)][_0x5b4529(0x164)]({'attributes':{'class':[_0x5b4529(0x1ad),_0x5b4529(0x16e)]}}),this[_0x5b4529(0x1a5)](this[_0x5b4529(0x16f)]());}[_0x302d04(0x16f)](){const _0x573769=_0x302d04,_0x3acd1a=this[_0x573769(0x151)],_0x29048d=[{'tag':_0x573769(0x16d),'attributes':{'class':[_0x573769(0x15f),_0x573769(0x198)]},'children':[{'tag':_0x573769(0x1b4),'children':[{'text':this[_0x573769(0x168)][_0x573769(0x165)]}],'attributes':{'class':[_0x573769(0x18d),_0x573769(0x1b2)]}},{'tag':_0x573769(0x18a),'attributes':{'datetime':_0x3acd1a['to'](_0x573769(0x1af)),'class':[_0x573769(0x1a8),_0x573769(0x15b)]},'children':[{'text':_0x3acd1a['to'](_0x573769(0x1af),_0x5a454d=>this[_0x573769(0x1b0)][_0x573769(0x188)](_0x5a454d))}]}]},{'tag':_0x573769(0x16d),'attributes':{'class':[_0x573769(0x157),_0x573769(0x1a4)]},'children':[this[_0x573769(0x154)],this[_0x573769(0x1a0)]]},{'tag':_0x573769(0x16d),'attributes':{'class':[_0x573769(0x19d)]}}];this[_0x573769(0x1a6)][_0x573769(0x1a3)]&&_0x29048d[_0x573769(0x16a)]({'tag':_0x573769(0x16d),'attributes':{'class':[_0x573769(0x193)]},'children':[{'text':this[_0x573769(0x156)]()}]});const _0x4d3527={'tag':_0x573769(0x16d),'attributes':{'class':[_0x573769(0x17f),_0x3acd1a['if'](_0x573769(0x178),_0x573769(0x191)),_0x3acd1a['to'](_0x573769(0x161),_0x5cd562=>_0x573769(0x163)+_0x5cd562),this[_0x573769(0x1b0)][_0x573769(0x159)]&&_0x573769(0x1b5)],'data-suggestion-id':this[_0x573769(0x1a6)]['id'],'data-thread-id':this[_0x573769(0x1a6)][_0x573769(0x183)]['id'],'data-author-id':this[_0x573769(0x1a6)][_0x573769(0x16b)]['id'],'tabindex':-0x1},'children':[{'tag':_0x573769(0x16d),'attributes':{'class':[_0x573769(0x189),_0x573769(0x1bb)]},'children':[this[_0x573769(0x168)],{'tag':_0x573769(0x16d),'attributes':{'class':[_0x573769(0x19e),_0x573769(0x170)]},'children':_0x29048d}]}]};return this[_0x573769(0x17d)]&&this[_0x573769(0x15e)]&&(_0x4d3527[_0x573769(0x153)][_0x573769(0x16a)](this[_0x573769(0x17d)],this[_0x573769(0x15e)]),this[_0x573769(0x17d)][_0x573769(0x173)](_0x573769(0x196))['to'](this),this[_0x573769(0x17d)][_0x573769(0x173)](_0x573769(0x19a))['to'](this),this[_0x573769(0x15e)][_0x573769(0x173)](_0x573769(0x196))['to'](this),this[_0x573769(0x15e)][_0x573769(0x173)](_0x573769(0x19a))['to'](this)),_0x4d3527;}[_0x302d04(0x1a7)](){const _0x28615d=_0x302d04;super[_0x28615d(0x1a7)](),this[_0x28615d(0x18e)]=this[_0x28615d(0x179)][_0x28615d(0x155)](_0x28615d(0x17e)),this[_0x28615d(0x18e)][_0x28615d(0x176)]=this[_0x28615d(0x187)],this['on'](_0x28615d(0x180),(_0x56aad7,_0x303c09,_0x5e6fed)=>{const _0x38a2a3=_0x28615d;this[_0x38a2a3(0x18e)][_0x38a2a3(0x176)]=_0x5e6fed;});}[_0x302d04(0x1b8)](_0x2d2671,_0x273d1a,_0x5a2ff9,_0x30c6ab,_0x32862f){const _0x42dcac=_0x302d04,_0x1fc6af=new _0x57f6e4(this[_0x42dcac(0x1ab)]);return _0x1fc6af[_0x42dcac(0x169)]({'label':_0x2d2671,'icon':_0x273d1a,'tooltip':!0x0,'tooltipPosition':_0x32862f}),_0x1fc6af[_0x42dcac(0x164)]({'attributes':{'class':_0x5a2ff9}}),_0x1fc6af['on'](_0x42dcac(0x17b),()=>{const _0x59970b=_0x42dcac;this[_0x59970b(0x158)](_0x30c6ab,this[_0x59970b(0x1a6)]['id']);}),_0x1fc6af;}[_0x302d04(0x156)](){const _0x156dae=_0x302d04;return _0x156dae(0x1b9)===this[_0x156dae(0x1a6)][_0x156dae(0x171)][_0x156dae(0x182)][_0x156dae(0x14f)]?_0xea0b6c(this[_0x156dae(0x1ab)],_0x156dae(0x195)):_0xea0b6c(this[_0x156dae(0x1ab)],_0x156dae(0x18b));}[_0x302d04(0x162)](){const _0x3510db=_0x302d04;return this[_0x3510db(0x1a6)][_0x3510db(0x1a3)]?_0x3510db(0x1b9)===this[_0x3510db(0x1a6)][_0x3510db(0x171)][_0x3510db(0x182)][_0x3510db(0x14f)]?_0xea0b6c(this[_0x3510db(0x1ab)],_0x3510db(0x1aa),this[_0x3510db(0x1a6)][_0x3510db(0x177)][_0x3510db(0x165)]):_0xea0b6c(this[_0x3510db(0x1ab)],_0x3510db(0x192),this[_0x3510db(0x1a6)][_0x3510db(0x177)][_0x3510db(0x165)]):null;}}function ds(_0x119a14,_0x35fb75){const _0x6bd17d=_0x302d04;let _0x41fa26='';return _0x41fa26+=_0x119a14[_0x6bd17d(0x19b)]('*')[_0x6bd17d(0x1b3)]((_0x1523ce,_0x21d0b5)=>_0x21d0b5%0x2!=0x0?_0x6bd17d(0x15c)+us(_0x1523ce)+_0x6bd17d(0x17c):us(_0x1523ce))[_0x6bd17d(0x185)](''),_0x35fb75&&(_0x41fa26+=_0x6bd17d(0x181)+_0x35fb75[_0x6bd17d(0x194)]+_0x6bd17d(0x197)+_0x35fb75[_0x6bd17d(0x14e)]+_0x6bd17d(0x19c)),_0x41fa26;}function us(_0x26c19a){const _0x6da6fc=_0x302d04,_0x3e0a82=document[_0x6da6fc(0x175)](_0x6da6fc(0x1b4));return _0x3e0a82[_0x6da6fc(0x16c)]=_0x26c19a,_0x3e0a82[_0x6da6fc(0x176)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0xc4dd73,_0x5dd8a9,_0x772eb3){const t=_0xc4dd73['t'];switch(_0x5dd8a9){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',_0x772eb3);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x772eb3);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x772eb3);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x772eb3);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x772eb3);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',_0x772eb3);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x772eb3);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',_0x772eb3);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x772eb3);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x772eb3);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x772eb3);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x772eb3);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x772eb3);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x772eb3);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x772eb3);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x772eb3);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x772eb3);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x772eb3);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x772eb3);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x772eb3);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x772eb3);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x772eb3);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x772eb3);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'},_0x772eb3);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x772eb3);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x772eb3);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x772eb3);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x772eb3);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x772eb3);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'},_0x772eb3);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x772eb3);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x772eb3);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x772eb3);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x772eb3);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'},_0x772eb3);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x772eb3);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'},_0x772eb3);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'},_0x772eb3);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x772eb3);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'},_0x772eb3);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x772eb3);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'},_0x772eb3);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x772eb3);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x772eb3);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x772eb3);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'},_0x772eb3);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x5dd8a9;}}
23
+ export function getTranslation(_0x47dac8,_0x50ce5a,_0x3af98f){const t=_0x47dac8['t'];switch(_0x50ce5a){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',_0x3af98f);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x3af98f);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x3af98f);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x3af98f);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x3af98f);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',_0x3af98f);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x3af98f);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',_0x3af98f);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x3af98f);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x3af98f);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x3af98f);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x3af98f);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x3af98f);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x3af98f);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x3af98f);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x3af98f);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x3af98f);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x3af98f);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x3af98f);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x3af98f);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x3af98f);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x3af98f);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x3af98f);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'},_0x3af98f);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x3af98f);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x3af98f);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x3af98f);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x3af98f);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x3af98f);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'},_0x3af98f);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x3af98f);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x3af98f);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x3af98f);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x3af98f);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'},_0x3af98f);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x3af98f);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'},_0x3af98f);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'},_0x3af98f);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x3af98f);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'},_0x3af98f);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x3af98f);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'},_0x3af98f);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x3af98f);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x3af98f);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x3af98f);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'},_0x3af98f);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x50ce5a;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x44fc5f,_0x2a703d){const _0x1568c9=_0x2d8c,_0x49807f=_0x44fc5f();while(!![]){try{const _0x439b9c=parseInt(_0x1568c9(0x154))/0x1+-parseInt(_0x1568c9(0x143))/0x2+parseInt(_0x1568c9(0x148))/0x3*(-parseInt(_0x1568c9(0x15f))/0x4)+parseInt(_0x1568c9(0x153))/0x5*(parseInt(_0x1568c9(0x16a))/0x6)+-parseInt(_0x1568c9(0x158))/0x7*(parseInt(_0x1568c9(0x146))/0x8)+parseInt(_0x1568c9(0x152))/0x9*(-parseInt(_0x1568c9(0x15e))/0xa)+parseInt(_0x1568c9(0x16b))/0xb;if(_0x439b9c===_0x2a703d)break;else _0x49807f['push'](_0x49807f['shift']());}catch(_0x10b483){_0x49807f['push'](_0x49807f['shift']());}}}(_0x1dc3,0x35a35));export function normalizeDescription(_0x171512){const _0x49f7b3=_0x2d8c;return Array[_0x49f7b3(0x159)](_0x171512)||(_0x171512=[_0x171512]),_0x171512[_0x49f7b3(0x147)](_0x2bc99c=>{const _0x4a5569=_0x49f7b3,_0x2f6e78=_0x2bc99c[_0x4a5569(0x169)][_0x4a5569(0x150)](/\*/g,''),_0x4eea4b=_0x2bc99c[_0x4a5569(0x140)]?_0x4a5569(0x165)+_0x2bc99c[_0x4a5569(0x140)][_0x4a5569(0x164)]+']':'';return'['+_0x2bc99c[_0x4a5569(0x14d)]+']\x20'+_0x2f6e78+_0x4eea4b;})[_0x49f7b3(0x145)](';\x20');}export function sortSuggestions(_0x51c121){const _0x3574b0=_0x2d8c;return _0x51c121[_0x3574b0(0x151)]((_0x31fff1,_0x47db78)=>_0x3574b0(0x163)==_0x31fff1[_0x3574b0(0x14d)]&&_0x3574b0(0x163)!=_0x47db78[_0x3574b0(0x14d)]?-0x1:_0x3574b0(0x163)!=_0x31fff1[_0x3574b0(0x14d)]&&_0x3574b0(0x163)==_0x47db78[_0x3574b0(0x14d)]?0x1:0x0);}export function getSelectedSuggestions(_0x1c73ea,_0x445ad5){const _0x5e7c53=_0x2d8c,_0x45b576=Array[_0x5e7c53(0x141)](_0x1c73ea[_0x5e7c53(0x15a)]()),_0x43ddde=new Set();for(const _0x31f4ee of _0x445ad5)if(_0x31f4ee[_0x5e7c53(0x168)]){for(const _0x185f63 of _0x45b576)for(const _0x425605 of _0x31f4ee[_0x5e7c53(0x15a)]())(_0x185f63[_0x5e7c53(0x14a)](_0x425605)||_0x1c73ea[_0x5e7c53(0x166)]&&!_0x31f4ee[_0x5e7c53(0x15d)]&&_0x31f4ee[_0x5e7c53(0x14e)]&&_0x425605[_0x5e7c53(0x14b)][_0x5e7c53(0x156)](_0x185f63[_0x5e7c53(0x157)]))&&_0x43ddde[_0x5e7c53(0x149)](_0x31f4ee);}return _0x43ddde;}export function getRangesOfBlockGroups(_0x2bfbea,_0x16436c){const _0x2195ed=_0x2d8c;let _0x4d6f62,_0x1393d3=0x0;const _0x1a4d3d=[],_0x43bbfa=_0x16436c[_0x2195ed(0x144)];for(;_0x1393d3<_0x2bfbea[_0x2195ed(0x15c)];){const _0x3bb0c9=_0x2bfbea[_0x1393d3],_0x158809=_0x2bfbea[_0x1393d3+0x1];_0x4d6f62||(_0x4d6f62=_0x16436c[_0x2195ed(0x167)](_0x3bb0c9)),co(_0x16436c,_0x3bb0c9,_0x158809)||(_0x1a4d3d[_0x2195ed(0x142)](_0x16436c[_0x2195ed(0x15b)](_0x4d6f62,_0x43bbfa[_0x2195ed(0x161)](_0x3bb0c9)?_0x16436c[_0x2195ed(0x14c)](_0x3bb0c9):_0x16436c[_0x2195ed(0x160)](_0x3bb0c9,_0x2195ed(0x14b)))),_0x4d6f62=null),_0x1393d3++;}return _0x1a4d3d;}function _0x2d8c(_0x2a1966,_0x163b45){const _0x1dc326=_0x1dc3();return _0x2d8c=function(_0x2d8c9f,_0x4db02a){_0x2d8c9f=_0x2d8c9f-0x140;let _0x3f16d1=_0x1dc326[_0x2d8c9f];return _0x3f16d1;},_0x2d8c(_0x2a1966,_0x163b45);}function co(_0x40c37f,_0x2a41fa,_0x3766fd){const _0x5bf37a=_0x2d8c;if(!_0x3766fd)return!0x1;const _0x5872f7=_0x40c37f[_0x5bf37a(0x14c)](_0x2a41fa),_0x4f7828=_0x40c37f[_0x5bf37a(0x167)](_0x3766fd);return _0x5872f7[_0x5bf37a(0x156)](_0x4f7828);}function _0x1dc3(){const _0xf627a3=['next','splice','replace','sort','1233GxsFKw','15QAbkhu','232506RDvFAa','change','isTouching','start','35126xmVlLh','isArray','getRanges','createRange','length','isMultiRange','17650DdCziX','596kbQGtm','createPositionAt','isObject','execute','deletion','value','\x20[color\x20','isCollapsed','createPositionBefore','isInContent','content','811314eAUFgZ','6478175NFdLbo','color','from','push','468938DeMPYp','schema','join','608AdHNWv','map','3015ojPRNn','add','isIntersecting','end','createPositionAfter','type'];_0x1dc3=function(){return _0xf627a3;};return _0x1dc3();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x4d44f4,_0x2b0046,_0x309a0e){const _0x48f8dc=_0x2d8c;for(;_0x309a0e[_0x48f8dc(0x15c)];){const _0x5a98ac=_0x309a0e[_0x48f8dc(0x14f)](0x0,0x64);_0x4d44f4[_0x48f8dc(0x155)](()=>{const _0x4db0d0=_0x48f8dc;for(const _0x1d13ba of _0x5a98ac)_0x1d13ba[_0x4db0d0(0x168)]&&_0x2b0046[_0x4db0d0(0x162)](_0x1d13ba['id']);});}}
23
+ (function(_0x5020d3,_0x287677){const _0x5d6bc9=_0x50bc,_0x249408=_0x5020d3();while(!![]){try{const _0x368566=-parseInt(_0x5d6bc9(0x1cd))/0x1+parseInt(_0x5d6bc9(0x1ce))/0x2*(-parseInt(_0x5d6bc9(0x1a8))/0x3)+parseInt(_0x5d6bc9(0x1d0))/0x4*(parseInt(_0x5d6bc9(0x1b6))/0x5)+parseInt(_0x5d6bc9(0x1c2))/0x6+parseInt(_0x5d6bc9(0x1a6))/0x7+parseInt(_0x5d6bc9(0x1be))/0x8+-parseInt(_0x5d6bc9(0x1c4))/0x9*(parseInt(_0x5d6bc9(0x1c0))/0xa);if(_0x368566===_0x287677)break;else _0x249408['push'](_0x249408['shift']());}catch(_0x5076ec){_0x249408['push'](_0x249408['shift']());}}}(_0x1cf0,0x8d3c7));export function normalizeDescription(_0x2c38b4){const _0xdda7bf=_0x50bc;return Array[_0xdda7bf(0x1b3)](_0x2c38b4)||(_0x2c38b4=[_0x2c38b4]),_0x2c38b4[_0xdda7bf(0x1c6)](_0xd2f5dc=>{const _0x2ad660=_0xdda7bf,_0x4109b4=_0xd2f5dc[_0x2ad660(0x1b1)][_0x2ad660(0x1ca)](/\*/g,''),_0x2c1bdf=_0xd2f5dc[_0x2ad660(0x1a9)]?_0x2ad660(0x1c1)+_0xd2f5dc[_0x2ad660(0x1a9)][_0x2ad660(0x1b7)]+']':'';return'['+_0xd2f5dc[_0x2ad660(0x1aa)]+']\x20'+_0x4109b4+_0x2c1bdf;})[_0xdda7bf(0x1cb)](';\x20');}export function sortSuggestions(_0x4c448e){const _0x4931cf=_0x50bc;return _0x4c448e[_0x4931cf(0x1bd)]((_0x33c151,_0x53bfeb)=>_0x4931cf(0x1c8)==_0x33c151[_0x4931cf(0x1aa)]&&_0x4931cf(0x1c8)!=_0x53bfeb[_0x4931cf(0x1aa)]?-0x1:_0x4931cf(0x1c8)!=_0x33c151[_0x4931cf(0x1aa)]&&_0x4931cf(0x1c8)==_0x53bfeb[_0x4931cf(0x1aa)]?0x1:0x0);}export function getSelectedSuggestions(_0x1eb928,_0x1a5548){const _0x225aac=_0x50bc,_0x352832=Array[_0x225aac(0x1a7)](_0x1eb928[_0x225aac(0x1b4)]()),_0x4ab0bf=new Set();for(const _0x206248 of _0x1a5548)if(_0x206248[_0x225aac(0x1b0)]){for(const _0x4235a6 of _0x352832)for(const _0x122baf of _0x206248[_0x225aac(0x1b4)]())(_0x4235a6[_0x225aac(0x1b8)](_0x122baf)||_0x1eb928[_0x225aac(0x1c7)]&&!_0x206248[_0x225aac(0x1b5)]&&_0x206248[_0x225aac(0x1b2)]&&_0x122baf[_0x225aac(0x1bc)][_0x225aac(0x1cc)](_0x4235a6[_0x225aac(0x1af)]))&&_0x4ab0bf[_0x225aac(0x1ae)](_0x206248);}return _0x4ab0bf;}function _0x50bc(_0x5bc902,_0x2de38d){const _0x1cf079=_0x1cf0();return _0x50bc=function(_0x50bc35,_0x4345c0){_0x50bc35=_0x50bc35-0x1a6;let _0x50b154=_0x1cf079[_0x50bc35];return _0x50b154;},_0x50bc(_0x5bc902,_0x2de38d);}export function getRangesOfBlockGroups(_0x3d48ba,_0x4a4891){const _0x5a2b17=_0x50bc;let _0x5bedd3,_0x2ebb87=0x0;const _0x3a80b7=[],_0x2e1bef=_0x4a4891[_0x5a2b17(0x1ba)];for(;_0x2ebb87<_0x3d48ba[_0x5a2b17(0x1cf)];){const _0x2b027f=_0x3d48ba[_0x2ebb87],_0x2f9db8=_0x3d48ba[_0x2ebb87+0x1];_0x5bedd3||(_0x5bedd3=_0x4a4891[_0x5a2b17(0x1c9)](_0x2b027f)),co(_0x4a4891,_0x2b027f,_0x2f9db8)||(_0x3a80b7[_0x5a2b17(0x1b9)](_0x4a4891[_0x5a2b17(0x1ad)](_0x5bedd3,_0x2e1bef[_0x5a2b17(0x1bf)](_0x2b027f)?_0x4a4891[_0x5a2b17(0x1c3)](_0x2b027f):_0x4a4891[_0x5a2b17(0x1bb)](_0x2b027f,_0x5a2b17(0x1bc)))),_0x5bedd3=null),_0x2ebb87++;}return _0x3a80b7;}function co(_0x2624f1,_0x34731e,_0x573d50){const _0x2ef07b=_0x50bc;if(!_0x573d50)return!0x1;const _0x1e56a9=_0x2624f1[_0x2ef07b(0x1c3)](_0x34731e),_0x5a2971=_0x2624f1[_0x2ef07b(0x1c9)](_0x573d50);return _0x1e56a9[_0x2ef07b(0x1cc)](_0x5a2971);}function _0x1cf0(){const _0x22b6ad=['68ZvbKjF','length','4oLoBaX','6646647rVXVER','from','88047iSzEWy','color','type','change','splice','createRange','add','start','isInContent','content','next','isArray','getRanges','isMultiRange','3202675IDVNBP','value','isIntersecting','push','schema','createPositionAt','end','sort','2058760qILKow','isObject','23390QYtJIN','\x20[color\x20','1788714dbUTQy','createPositionAfter','1413ZvEZrf','execute','map','isCollapsed','deletion','createPositionBefore','replace','join','isTouching','201928cPoSCF'];_0x1cf0=function(){return _0x22b6ad;};return _0x1cf0();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x11165f,_0x17609b,_0xe8e3b3){const _0x10b824=_0x50bc;for(;_0xe8e3b3[_0x10b824(0x1cf)];){const _0x1318bf=_0xe8e3b3[_0x10b824(0x1ac)](0x0,0x64);_0x11165f[_0x10b824(0x1ab)](()=>{const _0x25ce12=_0x10b824;for(const _0x1af26b of _0x1318bf)_0x1af26b[_0x25ce12(0x1b0)]&&_0x17609b[_0x25ce12(0x1c5)](_0x1af26b['id']);});}}