@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240708.0 → 0.0.0-nightly-20240709.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x41c6(_0xa7b07e,_0x560fe0){const _0x1dfdae=_0x1dfd();return _0x41c6=function(_0x41c6e0,_0x3d62f8){_0x41c6e0=_0x41c6e0-0x10e;let _0x1a793f=_0x1dfdae[_0x41c6e0];return _0x1a793f;},_0x41c6(_0xa7b07e,_0x560fe0);}function _0x1dfd(){const _0x19df7d=['30450vtnSCO','49ktvvOZ','change:isDirty','locale','plugins','acceptSuggestion','1QtjoIE','isDirty','bind','426026UbAxcQ','469865ZSLXco','discardSuggestion','listenTo','model','_removePendingAction','view','60392zWXPbO','canDiscard','execute','_pendingAction','_editor','_discardCommand','_acceptCommand','commands','canEditAt','PendingActions','isEnabled','673728YwMOHc','unbind','53732dFMMfp','2676213qTDtJt','destroy','commentThreadController','remove','PENDING_ACTION_SUGGESTION','_setPendingAction','getRanges','add','canAccept','stopListening','get'];_0x1dfd=function(){return _0x19df7d;};return _0x1dfd();}const _0x3ad2af=_0x41c6;(function(_0x95f455,_0x25df91){const _0x329c30=_0x41c6,_0x1a4cc2=_0x95f455();while(!![]){try{const _0x1a193e=-parseInt(_0x329c30(0x135))/0x1*(-parseInt(_0x329c30(0x10f))/0x2)+-parseInt(_0x329c30(0x121))/0x3+-parseInt(_0x329c30(0x123))/0x4+-parseInt(_0x329c30(0x110))/0x5+-parseInt(_0x329c30(0x12f))/0x6+parseInt(_0x329c30(0x130))/0x7*(-parseInt(_0x329c30(0x116))/0x8)+parseInt(_0x329c30(0x124))/0x9;if(_0x1a193e===_0x25df91)break;else _0x1a4cc2['push'](_0x1a4cc2['shift']());}catch(_0x4356e2){_0x1a4cc2['push'](_0x1a4cc2['shift']());}}}(_0x1dfd,0x1d696));import{ObservableMixin as _0x450800}from'ckeditor5/src/utils.js';import{getTranslation as _0x221db0}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x450800(){constructor(_0x3fa4a0,_0x31563e,_0x30bb06,_0x1fbbe6){const _0x4588af=_0x41c6;super(),this[_0x4588af(0x113)]=_0x31563e,this[_0x4588af(0x115)]=_0x30bb06,this[_0x4588af(0x126)]=_0x1fbbe6,this[_0x4588af(0x11a)]=_0x3fa4a0,this[_0x4588af(0x11c)]=_0x3fa4a0[_0x4588af(0x11d)][_0x4588af(0x12e)](_0x4588af(0x134)),this[_0x4588af(0x11b)]=_0x3fa4a0[_0x4588af(0x11d)][_0x4588af(0x12e)](_0x4588af(0x111)),this[_0x4588af(0x115)][_0x4588af(0x10e)](_0x4588af(0x120))['to'](this[_0x4588af(0x11c)],this[_0x4588af(0x11b)],(_0x190e0a,_0xaaa095)=>_0x190e0a||_0xaaa095),this[_0x4588af(0x115)][_0x4588af(0x10e)](_0x4588af(0x12c))['to'](this[_0x4588af(0x11c)],_0x4588af(0x120),_0x3674f7=>_0x3674f7&&this[_0x4588af(0x11a)][_0x4588af(0x113)][_0x4588af(0x11e)](_0x31563e[_0x4588af(0x12a)]())),this[_0x4588af(0x115)][_0x4588af(0x10e)](_0x4588af(0x117))['to'](this[_0x4588af(0x11b)],_0x4588af(0x120),_0x590786=>_0x590786&&this[_0x4588af(0x11a)][_0x4588af(0x113)][_0x4588af(0x11e)](_0x31563e[_0x4588af(0x12a)]())),this[_0x4588af(0x119)]=null,_0x30bb06[_0x4588af(0x136)]&&this[_0x4588af(0x129)](),this[_0x4588af(0x112)](_0x30bb06,_0x4588af(0x134),()=>this[_0x4588af(0x134)]()),this[_0x4588af(0x112)](_0x30bb06,_0x4588af(0x111),()=>this[_0x4588af(0x111)]()),this[_0x4588af(0x112)](_0x30bb06,_0x4588af(0x131),()=>{const _0x41c369=_0x4588af;_0x30bb06[_0x41c369(0x136)]?this[_0x41c369(0x129)]():this[_0x41c369(0x114)]();});}[_0x3ad2af(0x134)](){const _0x555552=_0x3ad2af;this[_0x555552(0x11c)][_0x555552(0x118)](this[_0x555552(0x113)]['id']);}[_0x3ad2af(0x111)](){const _0x575cd9=_0x3ad2af;this[_0x575cd9(0x11b)][_0x575cd9(0x118)](this[_0x575cd9(0x113)]['id']);}[_0x3ad2af(0x125)](){const _0x171578=_0x3ad2af;this[_0x171578(0x115)][_0x171578(0x122)](_0x171578(0x120)),this[_0x171578(0x115)][_0x171578(0x122)](_0x171578(0x12c)),this[_0x171578(0x115)][_0x171578(0x122)](_0x171578(0x117)),this[_0x171578(0x12d)](),this[_0x171578(0x126)][_0x171578(0x125)](),this[_0x171578(0x119)]&&this[_0x171578(0x114)]();}[_0x3ad2af(0x129)](){const _0x5deaad=_0x3ad2af,_0x347f52=_0x221db0(this[_0x5deaad(0x11a)][_0x5deaad(0x132)],_0x5deaad(0x128));this[_0x5deaad(0x119)]=this[_0x5deaad(0x11a)][_0x5deaad(0x133)][_0x5deaad(0x12e)](_0x5deaad(0x11f))[_0x5deaad(0x12b)](_0x347f52);}[_0x3ad2af(0x114)](){const _0x3fc1ac=_0x3ad2af;null!==this[_0x3fc1ac(0x119)]&&this[_0x3fc1ac(0x11a)][_0x3fc1ac(0x133)][_0x3fc1ac(0x12e)](_0x3fc1ac(0x11f))[_0x3fc1ac(0x127)](this[_0x3fc1ac(0x119)]),this[_0x3fc1ac(0x119)]=null;}}
23
+ const _0x5c52e9=_0x4791;function _0x4791(_0xddba27,_0x349662){const _0x12e2d4=_0x12e2();return _0x4791=function(_0x479197,_0x3e8c50){_0x479197=_0x479197-0x178;let _0x105479=_0x12e2d4[_0x479197];return _0x105479;},_0x4791(_0xddba27,_0x349662);}(function(_0x52c947,_0x112fd6){const _0x37dcab=_0x4791,_0x1208bd=_0x52c947();while(!![]){try{const _0x296cf9=parseInt(_0x37dcab(0x186))/0x1*(-parseInt(_0x37dcab(0x19b))/0x2)+parseInt(_0x37dcab(0x196))/0x3+parseInt(_0x37dcab(0x193))/0x4+parseInt(_0x37dcab(0x192))/0x5+parseInt(_0x37dcab(0x18a))/0x6+-parseInt(_0x37dcab(0x19d))/0x7*(-parseInt(_0x37dcab(0x195))/0x8)+parseInt(_0x37dcab(0x19e))/0x9*(-parseInt(_0x37dcab(0x197))/0xa);if(_0x296cf9===_0x112fd6)break;else _0x1208bd['push'](_0x1208bd['shift']());}catch(_0x2c97e9){_0x1208bd['push'](_0x1208bd['shift']());}}}(_0x12e2,0x82026));import{ObservableMixin as _0x187525}from'ckeditor5/src/utils.js';import{getTranslation as _0x4102fe}from'../utils/common-translations.js';function _0x12e2(){const _0x489573=['model','remove','add','getRanges','view','9304FmUKzW','PendingActions','unbind','_setPendingAction','3291888waZYgu','acceptSuggestion','_discardCommand','locale','_editor','canEditAt','PENDING_ACTION_SUGGESTION','stopListening','2321855rVkbJQ','3381304cIYMWL','isDirty','96KATZwK','2723097CBupme','30JXfnTp','_removePendingAction','plugins','canAccept','58SDmxJH','change:isDirty','366478EiTifg','7775874SCnTbZ','canDiscard','discardSuggestion','destroy','_acceptCommand','get','listenTo','isEnabled','commands','execute','_pendingAction','bind','commentThreadController'];_0x12e2=function(){return _0x489573;};return _0x12e2();}export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x187525(){constructor(_0x527edb,_0x493ca1,_0x258ea0,_0x311b39){const _0x6f655f=_0x4791;super(),this[_0x6f655f(0x181)]=_0x493ca1,this[_0x6f655f(0x185)]=_0x258ea0,this[_0x6f655f(0x180)]=_0x311b39,this[_0x6f655f(0x18e)]=_0x527edb,this[_0x6f655f(0x178)]=_0x527edb[_0x6f655f(0x17c)][_0x6f655f(0x179)](_0x6f655f(0x18b)),this[_0x6f655f(0x18c)]=_0x527edb[_0x6f655f(0x17c)][_0x6f655f(0x179)](_0x6f655f(0x1a0)),this[_0x6f655f(0x185)][_0x6f655f(0x17f)](_0x6f655f(0x17b))['to'](this[_0x6f655f(0x178)],this[_0x6f655f(0x18c)],(_0x38c166,_0x3198f6)=>_0x38c166||_0x3198f6),this[_0x6f655f(0x185)][_0x6f655f(0x17f)](_0x6f655f(0x19a))['to'](this[_0x6f655f(0x178)],_0x6f655f(0x17b),_0x21ce14=>_0x21ce14&&this[_0x6f655f(0x18e)][_0x6f655f(0x181)][_0x6f655f(0x18f)](_0x493ca1[_0x6f655f(0x184)]())),this[_0x6f655f(0x185)][_0x6f655f(0x17f)](_0x6f655f(0x19f))['to'](this[_0x6f655f(0x18c)],_0x6f655f(0x17b),_0x167fa5=>_0x167fa5&&this[_0x6f655f(0x18e)][_0x6f655f(0x181)][_0x6f655f(0x18f)](_0x493ca1[_0x6f655f(0x184)]())),this[_0x6f655f(0x17e)]=null,_0x258ea0[_0x6f655f(0x194)]&&this[_0x6f655f(0x189)](),this[_0x6f655f(0x17a)](_0x258ea0,_0x6f655f(0x18b),()=>this[_0x6f655f(0x18b)]()),this[_0x6f655f(0x17a)](_0x258ea0,_0x6f655f(0x1a0),()=>this[_0x6f655f(0x1a0)]()),this[_0x6f655f(0x17a)](_0x258ea0,_0x6f655f(0x19c),()=>{const _0x51b5e9=_0x6f655f;_0x258ea0[_0x51b5e9(0x194)]?this[_0x51b5e9(0x189)]():this[_0x51b5e9(0x198)]();});}[_0x5c52e9(0x18b)](){const _0x3cb289=_0x5c52e9;this[_0x3cb289(0x178)][_0x3cb289(0x17d)](this[_0x3cb289(0x181)]['id']);}[_0x5c52e9(0x1a0)](){const _0x5024a5=_0x5c52e9;this[_0x5024a5(0x18c)][_0x5024a5(0x17d)](this[_0x5024a5(0x181)]['id']);}[_0x5c52e9(0x1a1)](){const _0x3b3314=_0x5c52e9;this[_0x3b3314(0x185)][_0x3b3314(0x188)](_0x3b3314(0x17b)),this[_0x3b3314(0x185)][_0x3b3314(0x188)](_0x3b3314(0x19a)),this[_0x3b3314(0x185)][_0x3b3314(0x188)](_0x3b3314(0x19f)),this[_0x3b3314(0x191)](),this[_0x3b3314(0x180)][_0x3b3314(0x1a1)](),this[_0x3b3314(0x17e)]&&this[_0x3b3314(0x198)]();}[_0x5c52e9(0x189)](){const _0x2dd983=_0x5c52e9,_0x4fa8dc=_0x4102fe(this[_0x2dd983(0x18e)][_0x2dd983(0x18d)],_0x2dd983(0x190));this[_0x2dd983(0x17e)]=this[_0x2dd983(0x18e)][_0x2dd983(0x199)][_0x2dd983(0x179)](_0x2dd983(0x187))[_0x2dd983(0x183)](_0x4fa8dc);}[_0x5c52e9(0x198)](){const _0x154c10=_0x5c52e9;null!==this[_0x154c10(0x17e)]&&this[_0x154c10(0x18e)][_0x154c10(0x199)][_0x154c10(0x179)](_0x154c10(0x187))[_0x154c10(0x182)](this[_0x154c10(0x17e)]),this[_0x154c10(0x17e)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51db5e=_0x4eb8;(function(_0x13e88a,_0x38d2fb){const _0x372768=_0x4eb8,_0x64caf3=_0x13e88a();while(!![]){try{const _0x1e02ce=-parseInt(_0x372768(0x18b))/0x1*(-parseInt(_0x372768(0x190))/0x2)+-parseInt(_0x372768(0x189))/0x3+parseInt(_0x372768(0x183))/0x4+parseInt(_0x372768(0x178))/0x5+-parseInt(_0x372768(0x172))/0x6*(parseInt(_0x372768(0x19e))/0x7)+parseInt(_0x372768(0x194))/0x8+-parseInt(_0x372768(0x199))/0x9;if(_0x1e02ce===_0x38d2fb)break;else _0x64caf3['push'](_0x64caf3['shift']());}catch(_0x4ff995){_0x64caf3['push'](_0x64caf3['shift']());}}}(_0x3fb7,0xd9ef2));function _0x4eb8(_0x4b869f,_0x1426a0){const _0x3fb771=_0x3fb7();return _0x4eb8=function(_0x4eb893,_0x55397b){_0x4eb893=_0x4eb893-0x16e;let _0x5f430f=_0x3fb771[_0x4eb893];return _0x5f430f;},_0x4eb8(_0x4b869f,_0x1426a0);}function _0x3fb7(){const _0x27cba2=['bind','removeComment','canAccept','2480030TtVpYG','_createCommentViews','hasDirtyComment','length','cancel','isEnabled','_createCommentThreadInputView','focus','commentThreadInputView','commentInputView','fire','6545124YcFzfV','delegate','commentThread','_localUser','commentsListView','editor','3206055snJkSx','isActive','13512rUqaAc','updateComment','authoredAt','disabledSubmit','locale','180mGePNC','destroy','disableComments','_config','232264DVBywQ','value','showInput','element','isReadOnly','8127288KnZFTq','set','CommentView','assign','descriptionParts','175GfbxGa','canDiscard','setData','submit','addComment','isDirty','123126fHtfky','_model','editorConfig'];_0x3fb7=function(){return _0x27cba2;};return _0x3fb7();}import{View as _0x40f706}from'ckeditor5/src/ui.js';export default class es extends _0x40f706{constructor(_0x51dd43,_0x20662b,_0x3d43f4,_0x7a97f6){const _0xeb9463=_0x4eb8;super(_0x51dd43),this[_0xeb9463(0x187)]=null,this[_0xeb9463(0x180)]=null,this[_0xeb9463(0x19a)](_0xeb9463(0x18a),!0x1),this[_0xeb9463(0x19a)](_0xeb9463(0x18d),_0x20662b[_0xeb9463(0x18d)]),this[_0xeb9463(0x175)](_0xeb9463(0x18d))['to'](_0x20662b),this[_0xeb9463(0x19a)](_0xeb9463(0x19d),[]),this[_0xeb9463(0x19a)](_0xeb9463(0x171),!0x1),this[_0xeb9463(0x19a)](_0xeb9463(0x17d),!0x1),this[_0xeb9463(0x19a)](_0xeb9463(0x177),!0x1),this[_0xeb9463(0x19a)](_0xeb9463(0x19f),!0x1),this[_0xeb9463(0x173)]=_0x20662b,this[_0xeb9463(0x186)]=_0x3d43f4,this[_0xeb9463(0x193)]=_0x7a97f6,_0x7a97f6[_0xeb9463(0x192)]?this[_0xeb9463(0x19a)](_0xeb9463(0x17b),0x1):this[_0xeb9463(0x179)]();}[_0x51db5e(0x17f)](){const _0x2ff01e=_0x51db5e;this[_0x2ff01e(0x197)][_0x2ff01e(0x17f)]();}[_0x51db5e(0x191)](){const _0x303a5a=_0x51db5e;this[_0x303a5a(0x187)]&&this[_0x303a5a(0x187)][_0x303a5a(0x191)](),this[_0x303a5a(0x180)]&&this[_0x303a5a(0x180)][_0x303a5a(0x191)](),super[_0x303a5a(0x191)]();}[_0x51db5e(0x179)](){const _0x1279ce=_0x51db5e,{CommentsListView:_0x52b888}=this[_0x1279ce(0x193)];this[_0x1279ce(0x187)]=new _0x52b888(this[_0x1279ce(0x18f)],this[_0x1279ce(0x173)][_0x1279ce(0x185)],Object[_0x1279ce(0x19c)]({'CommentView':this[_0x1279ce(0x193)][_0x1279ce(0x19b)]},this[_0x1279ce(0x193)])),this[_0x1279ce(0x187)][_0x1279ce(0x184)](_0x1279ce(0x176))['to'](this),this[_0x1279ce(0x187)][_0x1279ce(0x184)](_0x1279ce(0x18c))['to'](this),this[_0x1279ce(0x187)][_0x1279ce(0x175)](_0x1279ce(0x18a))['to'](this),this[_0x1279ce(0x19a)](_0x1279ce(0x17b),this[_0x1279ce(0x187)][_0x1279ce(0x17b)]+0x1),this[_0x1279ce(0x175)](_0x1279ce(0x17b))['to'](this[_0x1279ce(0x187)],_0x1279ce(0x17b),_0x4a7dbc=>_0x4a7dbc+0x1),this[_0x1279ce(0x180)]=this[_0x1279ce(0x17e)](),this['on'](_0x1279ce(0x176),()=>this[_0x1279ce(0x17f)]()),this[_0x1279ce(0x175)](_0x1279ce(0x171))['to'](this[_0x1279ce(0x187)],_0x1279ce(0x17a),this[_0x1279ce(0x180)][_0x1279ce(0x181)],_0x1279ce(0x195),(_0x387e17,_0x1db0f7)=>_0x387e17||!!_0x1db0f7);}[_0x51db5e(0x17e)](){const _0xdfab30=_0x51db5e,{CommentThreadInputView:_0x4cc4d3}=this[_0xdfab30(0x193)],_0x293047=new _0x4cc4d3(this[_0xdfab30(0x18f)],this[_0xdfab30(0x186)],this[_0xdfab30(0x193)][_0xdfab30(0x174)]),_0x78872b=_0x293047[_0xdfab30(0x181)];return _0x293047[_0xdfab30(0x175)](_0xdfab30(0x196))['to'](this,_0xdfab30(0x18a),this[_0xdfab30(0x173)][_0xdfab30(0x185)],_0xdfab30(0x198),_0x78872b,_0xdfab30(0x195),(_0x134897,_0x4a5b23,_0x28f27b)=>!!_0x28f27b||_0x134897&&!_0x4a5b23),_0x78872b['on'](_0xdfab30(0x16f),(_0x3d6466,_0x3f9fd6)=>{const _0x56bb7f=_0xdfab30;this[_0x56bb7f(0x182)](_0x56bb7f(0x170),_0x3f9fd6),_0x78872b[_0x56bb7f(0x188)][_0x56bb7f(0x16e)]('');}),_0x78872b['on'](_0xdfab30(0x17c),()=>this[_0xdfab30(0x17f)]()),_0x78872b[_0xdfab30(0x175)](_0xdfab30(0x18e))['to'](this[_0xdfab30(0x173)][_0xdfab30(0x185)],_0xdfab30(0x198)),_0x293047;}}
23
+ const _0x44024c=_0x30fa;function _0xd58c(){const _0x4c0734=['commentsListView','hasDirtyComment','assign','7904128OdvtTC','delegate','isReadOnly','destroy','editor','bind','_model','1398000bSxSHU','CommentView','element','_config','1362748cuYGEb','focus','removeComment','length','fire','locale','canDiscard','isEnabled','disabledSubmit','cancel','143469KweuAk','value','canAccept','commentThreadInputView','_createCommentThreadInputView','9nlhvug','_localUser','addComment','_createCommentViews','setData','descriptionParts','showInput','1568399rZbmmj','disableComments','set','1837910jiDmVm','submit','authoredAt','editorConfig','6MyFXWV','updateComment','isActive','commentInputView','4017888XkkVqE','commentThread','isDirty'];_0xd58c=function(){return _0x4c0734;};return _0xd58c();}(function(_0x133836,_0x5d5cf5){const _0x224880=_0x30fa,_0x3ab4ea=_0x133836();while(!![]){try{const _0x1a90e7=parseInt(_0x224880(0x180))/0x1+-parseInt(_0x224880(0x1a4))/0x2+parseInt(_0x224880(0x185))/0x3*(parseInt(_0x224880(0x1a8))/0x4)+parseInt(_0x224880(0x18f))/0x5+parseInt(_0x224880(0x193))/0x6*(parseInt(_0x224880(0x18c))/0x7)+-parseInt(_0x224880(0x19d))/0x8+parseInt(_0x224880(0x197))/0x9;if(_0x1a90e7===_0x5d5cf5)break;else _0x3ab4ea['push'](_0x3ab4ea['shift']());}catch(_0x29b30a){_0x3ab4ea['push'](_0x3ab4ea['shift']());}}}(_0xd58c,0x7e1e9));import{View as _0x11016b}from'ckeditor5/src/ui.js';function _0x30fa(_0x883bd9,_0x498e50){const _0xd58c17=_0xd58c();return _0x30fa=function(_0x30faf7,_0x22dbb7){_0x30faf7=_0x30faf7-0x17e;let _0x354c51=_0xd58c17[_0x30faf7];return _0x354c51;},_0x30fa(_0x883bd9,_0x498e50);}export default class es extends _0x11016b{constructor(_0x37bf95,_0x16fa4a,_0x5302fa,_0x303593){const _0x3bdc10=_0x30fa;super(_0x37bf95),this[_0x3bdc10(0x19a)]=null,this[_0x3bdc10(0x183)]=null,this[_0x3bdc10(0x18e)](_0x3bdc10(0x195),!0x1),this[_0x3bdc10(0x18e)](_0x3bdc10(0x191),_0x16fa4a[_0x3bdc10(0x191)]),this[_0x3bdc10(0x1a2)](_0x3bdc10(0x191))['to'](_0x16fa4a),this[_0x3bdc10(0x18e)](_0x3bdc10(0x18a),[]),this[_0x3bdc10(0x18e)](_0x3bdc10(0x199),!0x1),this[_0x3bdc10(0x18e)](_0x3bdc10(0x1af),!0x1),this[_0x3bdc10(0x18e)](_0x3bdc10(0x182),!0x1),this[_0x3bdc10(0x18e)](_0x3bdc10(0x1ae),!0x1),this[_0x3bdc10(0x1a3)]=_0x16fa4a,this[_0x3bdc10(0x186)]=_0x5302fa,this[_0x3bdc10(0x1a7)]=_0x303593,_0x303593[_0x3bdc10(0x18d)]?this[_0x3bdc10(0x18e)](_0x3bdc10(0x1ab),0x1):this[_0x3bdc10(0x188)]();}[_0x44024c(0x1a9)](){const _0x1bd101=_0x44024c;this[_0x1bd101(0x1a6)][_0x1bd101(0x1a9)]();}[_0x44024c(0x1a0)](){const _0x47ec65=_0x44024c;this[_0x47ec65(0x19a)]&&this[_0x47ec65(0x19a)][_0x47ec65(0x1a0)](),this[_0x47ec65(0x183)]&&this[_0x47ec65(0x183)][_0x47ec65(0x1a0)](),super[_0x47ec65(0x1a0)]();}[_0x44024c(0x188)](){const _0x5a5489=_0x44024c,{CommentsListView:_0x73d440}=this[_0x5a5489(0x1a7)];this[_0x5a5489(0x19a)]=new _0x73d440(this[_0x5a5489(0x1ad)],this[_0x5a5489(0x1a3)][_0x5a5489(0x198)],Object[_0x5a5489(0x19c)]({'CommentView':this[_0x5a5489(0x1a7)][_0x5a5489(0x1a5)]},this[_0x5a5489(0x1a7)])),this[_0x5a5489(0x19a)][_0x5a5489(0x19e)](_0x5a5489(0x1aa))['to'](this),this[_0x5a5489(0x19a)][_0x5a5489(0x19e)](_0x5a5489(0x194))['to'](this),this[_0x5a5489(0x19a)][_0x5a5489(0x1a2)](_0x5a5489(0x195))['to'](this),this[_0x5a5489(0x18e)](_0x5a5489(0x1ab),this[_0x5a5489(0x19a)][_0x5a5489(0x1ab)]+0x1),this[_0x5a5489(0x1a2)](_0x5a5489(0x1ab))['to'](this[_0x5a5489(0x19a)],_0x5a5489(0x1ab),_0x514f61=>_0x514f61+0x1),this[_0x5a5489(0x183)]=this[_0x5a5489(0x184)](),this['on'](_0x5a5489(0x1aa),()=>this[_0x5a5489(0x1a9)]()),this[_0x5a5489(0x1a2)](_0x5a5489(0x199))['to'](this[_0x5a5489(0x19a)],_0x5a5489(0x19b),this[_0x5a5489(0x183)][_0x5a5489(0x196)],_0x5a5489(0x181),(_0x203154,_0x233e85)=>_0x203154||!!_0x233e85);}[_0x44024c(0x184)](){const _0x390cd9=_0x44024c,{CommentThreadInputView:_0x25d71b}=this[_0x390cd9(0x1a7)],_0xc010b9=new _0x25d71b(this[_0x390cd9(0x1ad)],this[_0x390cd9(0x186)],this[_0x390cd9(0x1a7)][_0x390cd9(0x192)]),_0x5edefc=_0xc010b9[_0x390cd9(0x196)];return _0xc010b9[_0x390cd9(0x1a2)](_0x390cd9(0x18b))['to'](this,_0x390cd9(0x195),this[_0x390cd9(0x1a3)][_0x390cd9(0x198)],_0x390cd9(0x19f),_0x5edefc,_0x390cd9(0x181),(_0x446eb2,_0x71cf8b,_0x3075fc)=>!!_0x3075fc||_0x446eb2&&!_0x71cf8b),_0x5edefc['on'](_0x390cd9(0x190),(_0x597664,_0x547c82)=>{const _0x22c627=_0x390cd9;this[_0x22c627(0x1ac)](_0x22c627(0x187),_0x547c82),_0x5edefc[_0x22c627(0x1a1)][_0x22c627(0x189)]('');}),_0x5edefc['on'](_0x390cd9(0x17f),()=>this[_0x390cd9(0x1a9)]()),_0x5edefc[_0x390cd9(0x1a2)](_0x390cd9(0x17e))['to'](this[_0x390cd9(0x1a3)][_0x390cd9(0x198)],_0x390cd9(0x19f)),_0xc010b9;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12214b=_0x169c;(function(_0x42e9f5,_0x11406e){const _0xeb394d=_0x169c,_0x3b81e4=_0x42e9f5();while(!![]){try{const _0x52e2c6=-parseInt(_0xeb394d(0xed))/0x1+-parseInt(_0xeb394d(0xdd))/0x2+-parseInt(_0xeb394d(0xc7))/0x3*(-parseInt(_0xeb394d(0xd6))/0x4)+parseInt(_0xeb394d(0xcf))/0x5*(parseInt(_0xeb394d(0xc0))/0x6)+-parseInt(_0xeb394d(0x99))/0x7+-parseInt(_0xeb394d(0xb6))/0x8*(parseInt(_0xeb394d(0xbd))/0x9)+-parseInt(_0xeb394d(0x9a))/0xa*(-parseInt(_0xeb394d(0x92))/0xb);if(_0x52e2c6===_0x11406e)break;else _0x3b81e4['push'](_0x3b81e4['shift']());}catch(_0x5b3062){_0x3b81e4['push'](_0x3b81e4['shift']());}}}(_0x1c55,0x1cbac));function _0x1c55(){const _0x4684d1=['EXTERNAL_IMPORT_WORD_AVATAR','importWord','createElement','Discard\x20suggestion','ck-suggestion-','editorDestroyed','innerText','querySelector','ck-annotation__info','ck-suggestion--discard','</p>','author','921992WuEoGw','ck-suggestion__info','\x22\x20title=\x22','_model','name','creator','innerHTML','18hpBSjN','time','attributes','1379562mzdfsZ','set','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-suggestion-wrapper','element','_createButton','ck-suggestion--disabled-comments','63QSPyCU','join','<p>','ck-comment__info-time','execute','commentThreadInputView','span','_config','5WPCUuM','EXTERNAL_AVATAR','canAccept','ck-suggestion__user','isEnabled','extendTemplate','descriptionParts','25884oknzaM','ck-comment__external','\x22></span>','push','ck-annotation__user','disableComments','setTemplate','396518VlnkUe','editorReady','type','ck-annotation__info-time','getUserViewNotificationText','source','EXTERNAL_SUGGESTION','isExternal','color','ck-suggestion','fire','isActive','delegate','ck-suggestion-wrapper--active','cancel','userView','75624GgYsYg','change:description','commentThread','getExternalSuggestionNote','canDiscard','discardButton','acceptButton','bind','_descriptionElement','</span>','.ck-annotation__content-wrapper','@external','ck-suggestion--accept','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','ck-annotation__info-name','authoredAt','ck-suggestion__info-name','value','formatDateTime','ck-annotation__actions','ck-suggestion__actions','43747lHHayK','div','ck-annotation','locale','<span\x20class=\x22ck-suggestion-type\x22>','acceptSuggestion','ck-annotation__content-wrapper','1602685QLZHWa','1220IHrUqN','Accept\x20suggestion','commentsListView','getTemplate','ck-annotation__main','bindTemplate','discardSuggestion','render','title','description','check','ck-suggestion__main','map','children','split','content'];_0x1c55=function(){return _0x4684d1;};return _0x1c55();}import{getTranslation as _0x3fe79f}from'../../utils/common-translations.js';import{default as _0x280d56}from'./basesuggestionthreadview.js';function _0x169c(_0x4fa13d,_0x5334e8){const _0x1c5588=_0x1c55();return _0x169c=function(_0x169cc7,_0x593c21){_0x169cc7=_0x169cc7-0x85;let _0x8c9889=_0x1c5588[_0x169cc7];return _0x8c9889;},_0x169c(_0x4fa13d,_0x5334e8);}import{ButtonView as _0x3cd4c0}from'ckeditor5/src/ui.js';import{icons as _0x38f66f}from'ckeditor5/src/core.js';import{trimHtml as _0xdba0fd,UserView as _0x52fbb6}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x280d56{constructor(_0x2390e1,_0x3da9ea,_0x5dcf7e,_0x467bea){const _0x4cd659=_0x169c;super(_0x2390e1,_0x3da9ea,_0x5dcf7e,_0x467bea),this[_0x4cd659(0xc1)](_0x4cd659(0xdf),''),this[_0x4cd659(0xf4)](_0x4cd659(0xdf))['to'](this,_0x4cd659(0xd5),_0x486ae5=>_0x486ae5&&_0x486ae5[0x0]?_0x486ae5[0x0][_0x4cd659(0xdf)]:''),this[_0x4cd659(0xf4)](_0x4cd659(0xa3))['to'](this,_0x4cd659(0xd5),this,_0x4cd659(0xe8),(_0x433929,_0x13a600)=>{const _0x52e0ef=_0x4cd659;let _0x5ab69f='';for(const _0x11e177 of _0x433929)_0x5ab69f+=_0x52e0ef(0xc9)+ds(_0x11e177[_0x52e0ef(0xa9)],_0x11e177[_0x52e0ef(0xe5)])+_0x52e0ef(0xb4);return _0x13a600?_0x5ab69f:_0xdba0fd(_0x5ab69f,{'limit':0x8c});}),this[_0x4cd659(0x85)]=null,this[_0x4cd659(0xf3)]=this[_0x4cd659(0xc5)](_0x3fe79f(_0x2390e1,_0x4cd659(0x9b)),_0x38f66f[_0x4cd659(0xa4)],_0x4cd659(0x89),_0x4cd659(0x97),'sw'),this[_0x4cd659(0xf3)][_0x4cd659(0xf4)](_0x4cd659(0xd3))['to'](this,_0x4cd659(0xd1)),this[_0x4cd659(0xf2)]=this[_0x4cd659(0xc5)](_0x3fe79f(_0x2390e1,_0x4cd659(0xad)),_0x38f66f[_0x4cd659(0xeb)],_0x4cd659(0xb3),_0x4cd659(0xa0),'sw'),this[_0x4cd659(0xf2)][_0x4cd659(0xf4)](_0x4cd659(0xd3))['to'](this,_0x4cd659(0xf1)),this[_0x4cd659(0xec)]=new _0x52fbb6(_0x2390e1,this[_0x4cd659(0xb9)][_0x4cd659(0xb5)],this[_0x4cd659(0xe1)]()),this[_0x4cd659(0xec)][_0x4cd659(0xd4)]({'attributes':{'class':[_0x4cd659(0xd2),_0x4cd659(0xda)]}}),this[_0x4cd659(0xdc)](this[_0x4cd659(0x9d)]());}[_0x12214b(0x9d)](){const _0xd19b5=_0x12214b,_0xfaae8d=this[_0xd19b5(0x9f)],_0x47de92=[{'tag':_0xd19b5(0x93),'attributes':{'class':[_0xd19b5(0xb7),_0xd19b5(0xb2)]},'children':[{'tag':_0xd19b5(0xcd),'children':[{'text':this[_0xd19b5(0xec)][_0xd19b5(0xba)]}],'attributes':{'class':[_0xd19b5(0x8d),_0xd19b5(0x8b)]}},{'tag':_0xd19b5(0xbe),'attributes':{'datetime':_0xfaae8d['to'](_0xd19b5(0x8c)),'class':[_0xd19b5(0xca),_0xd19b5(0xe0)]},'children':[{'text':_0xfaae8d['to'](_0xd19b5(0x8c),_0x5e87c5=>this[_0xd19b5(0xce)][_0xd19b5(0x8f)](_0x5e87c5))}]}]},{'tag':_0xd19b5(0x93),'attributes':{'class':[_0xd19b5(0x91),_0xd19b5(0x90)]},'children':[this[_0xd19b5(0xf3)],this[_0xd19b5(0xf2)]]},{'tag':_0xd19b5(0x93),'attributes':{'class':[_0xd19b5(0x98)]}}];this[_0xd19b5(0xb9)][_0xd19b5(0xe4)]&&_0x47de92[_0xd19b5(0xd9)]({'tag':_0xd19b5(0x93),'attributes':{'class':[_0xd19b5(0xd7)]},'children':[{'text':this[_0xd19b5(0xf0)]()}]});const _0x1c3020={'tag':_0xd19b5(0x93),'attributes':{'class':[_0xd19b5(0xc3),_0xfaae8d['if'](_0xd19b5(0xe8),_0xd19b5(0xea)),_0xfaae8d['to'](_0xd19b5(0xdf),_0x2af1b0=>_0xd19b5(0xae)+_0x2af1b0),this[_0xd19b5(0xce)][_0xd19b5(0xdb)]&&_0xd19b5(0xc6)],'data-suggestion-id':this[_0xd19b5(0xb9)]['id'],'data-thread-id':this[_0xd19b5(0xb9)][_0xd19b5(0xef)]['id'],'data-author-id':this[_0xd19b5(0xb9)][_0xd19b5(0xb5)]['id'],'tabindex':-0x1},'children':[{'tag':_0xd19b5(0x93),'attributes':{'class':[_0xd19b5(0xe6),_0xd19b5(0x94)]},'children':[this[_0xd19b5(0xec)],{'tag':_0xd19b5(0x93),'attributes':{'class':[_0xd19b5(0xa5),_0xd19b5(0x9e)]},'children':_0x47de92}]}]};return this[_0xd19b5(0x9c)]&&this[_0xd19b5(0xcc)]&&(_0x1c3020[_0xd19b5(0xa7)][_0xd19b5(0xd9)](this[_0xd19b5(0x9c)],this[_0xd19b5(0xcc)]),this[_0xd19b5(0x9c)][_0xd19b5(0xe9)](_0xd19b5(0xde))['to'](this),this[_0xd19b5(0x9c)][_0xd19b5(0xe9)](_0xd19b5(0xaf))['to'](this),this[_0xd19b5(0xcc)][_0xd19b5(0xe9)](_0xd19b5(0xde))['to'](this),this[_0xd19b5(0xcc)][_0xd19b5(0xe9)](_0xd19b5(0xaf))['to'](this)),_0x1c3020;}[_0x12214b(0xa1)](){const _0x1cbfb2=_0x12214b;super[_0x1cbfb2(0xa1)](),this[_0x1cbfb2(0x85)]=this[_0x1cbfb2(0xc4)][_0x1cbfb2(0xb1)](_0x1cbfb2(0x87)),this[_0x1cbfb2(0x85)][_0x1cbfb2(0xbc)]=this[_0x1cbfb2(0xa3)],this['on'](_0x1cbfb2(0xee),(_0xc35736,_0x5110f9,_0x15a4e6)=>{const _0x1b554a=_0x1cbfb2;this[_0x1b554a(0x85)][_0x1b554a(0xbc)]=_0x15a4e6;});}[_0x12214b(0xc5)](_0x26fe2d,_0x1130c4,_0x524cde,_0x26b70d,_0x5a6b96){const _0x12d134=_0x12214b,_0x2763ee=new _0x3cd4c0(this[_0x12d134(0x95)]);return _0x2763ee[_0x12d134(0xc1)]({'label':_0x26fe2d,'icon':_0x1130c4,'tooltip':!0x0,'tooltipPosition':_0x5a6b96}),_0x2763ee[_0x12d134(0xd4)]({'attributes':{'class':_0x524cde}}),_0x2763ee['on'](_0x12d134(0xcb),()=>{const _0x18cb08=_0x12d134;this[_0x18cb08(0xe7)](_0x26b70d,this[_0x18cb08(0xb9)]['id']);}),_0x2763ee;}[_0x12214b(0xf0)](){const _0x32cc0e=_0x12214b;return _0x32cc0e(0xab)===this[_0x32cc0e(0xb9)][_0x32cc0e(0xbf)][_0x32cc0e(0x88)][_0x32cc0e(0xe2)]?_0x3fe79f(this[_0x32cc0e(0x95)],_0x32cc0e(0xc2)):_0x3fe79f(this[_0x32cc0e(0x95)],_0x32cc0e(0xe3));}[_0x12214b(0xe1)](){const _0x5d29b0=_0x12214b;return this[_0x5d29b0(0xb9)][_0x5d29b0(0xe4)]?_0x5d29b0(0xab)===this[_0x5d29b0(0xb9)][_0x5d29b0(0xbf)][_0x5d29b0(0x88)][_0x5d29b0(0xe2)]?_0x3fe79f(this[_0x5d29b0(0x95)],_0x5d29b0(0xaa),this[_0x5d29b0(0xb9)][_0x5d29b0(0xbb)][_0x5d29b0(0xba)]):_0x3fe79f(this[_0x5d29b0(0x95)],_0x5d29b0(0xd0),this[_0x5d29b0(0xb9)][_0x5d29b0(0xbb)][_0x5d29b0(0xba)]):null;}}function ds(_0x20a3a8,_0x578ca8){const _0x441808=_0x12214b;let _0xf2b26b='';return _0xf2b26b+=_0x20a3a8[_0x441808(0xa8)]('*')[_0x441808(0xa6)]((_0x3a87c8,_0x120175)=>_0x120175%0x2!=0x0?_0x441808(0x96)+us(_0x3a87c8)+_0x441808(0x86):us(_0x3a87c8))[_0x441808(0xc8)](''),_0x578ca8&&(_0xf2b26b+=_0x441808(0x8a)+_0x578ca8[_0x441808(0x8e)]+_0x441808(0xb8)+_0x578ca8[_0x441808(0xa2)]+_0x441808(0xd8)),_0xf2b26b;}function us(_0x247063){const _0xdbe749=_0x12214b,_0x5b4027=document[_0xdbe749(0xac)](_0xdbe749(0xcd));return _0x5b4027[_0xdbe749(0xb0)]=_0x247063,_0x5b4027[_0xdbe749(0xbc)];}
23
+ function _0x91d9(_0x35d1a9,_0x156b43){const _0x2ba1a9=_0x2ba1();return _0x91d9=function(_0x91d9cc,_0x4f7992){_0x91d9cc=_0x91d9cc-0x18d;let _0x2217a2=_0x2ba1a9[_0x91d9cc];return _0x2217a2;},_0x91d9(_0x35d1a9,_0x156b43);}function _0x2ba1(){const _0x28148a=['ck-annotation__info-time','ck-annotation__actions','EXTERNAL_IMPORT_WORD_SUGGESTION','children','5RxXFzq','</span>','commentThread','ck-suggestion--accept','ck-annotation__info','commentThreadInputView','EXTERNAL_SUGGESTION','ck-suggestion','time','ck-annotation__info-name','ck-suggestion-wrapper','ck-suggestion__actions','importWord','attributes','color','div','editorReady','\x22\x20title=\x22','createElement','canAccept','_createButton','description','ck-suggestion__main','getUserViewNotificationText','ck-suggestion__user','delegate','Accept\x20suggestion','ck-suggestion__info-name','getExternalSuggestionNote','discardButton','formatDateTime','8667168joMLjS','bind','render','push','cancel','userView','set','change:description','isExternal','ck-suggestion--disabled-comments','342128AjlAXg','element','@external','8257578pJcxRx','check','authoredAt','1686ymORMQ','ck-suggestion__info','ck-suggestion-','ck-annotation__main','isActive','source','innerHTML','ck-annotation__content-wrapper','acceptButton','descriptionParts','ck-annotation','632355pLoUYQ','1967391CagDSq','_descriptionElement','title','disableComments','discardSuggestion','acceptSuggestion','ck-suggestion-wrapper--active','value','execute','EXTERNAL_IMPORT_WORD_AVATAR','innerText','ck-comment__info-time','editorDestroyed','\x22></span>','getTemplate','content','ck-annotation__user','Discard\x20suggestion','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','1452iZBTyU','EXTERNAL_AVATAR','<p>','name','_model','author','querySelector','commentsListView','span','</p>','ck-comment__external','4057050YKjgja','creator','type','isEnabled','map','_config','extendTemplate','join','<span\x20class=\x22ck-suggestion-type\x22>','setTemplate','locale','fire','.ck-annotation__content-wrapper','canDiscard','ck-suggestion--discard','split','bindTemplate'];_0x2ba1=function(){return _0x28148a;};return _0x2ba1();}const _0x483382=_0x91d9;(function(_0x87dfc4,_0x16fda1){const _0x2c0d1a=_0x91d9,_0x315cdc=_0x87dfc4();while(!![]){try{const _0x4e6916=-parseInt(_0x2c0d1a(0x1ec))/0x1+-parseInt(_0x2c0d1a(0x192))/0x2*(parseInt(_0x2c0d1a(0x1e1))/0x3)+parseInt(_0x2c0d1a(0x1db))/0x4*(-parseInt(_0x2c0d1a(0x1b2))/0x5)+-parseInt(_0x2c0d1a(0x19d))/0x6+parseInt(_0x2c0d1a(0x1de))/0x7+parseInt(_0x2c0d1a(0x1d1))/0x8+parseInt(_0x2c0d1a(0x1ed))/0x9;if(_0x4e6916===_0x16fda1)break;else _0x315cdc['push'](_0x315cdc['shift']());}catch(_0x42908f){_0x315cdc['push'](_0x315cdc['shift']());}}}(_0x2ba1,0xa5e97));import{getTranslation as _0x3acf10}from'../../utils/common-translations.js';import{default as _0x366f49}from'./basesuggestionthreadview.js';import{ButtonView as _0x10c6dc}from'ckeditor5/src/ui.js';import{icons as _0x44c1c9}from'ckeditor5/src/core.js';import{trimHtml as _0x16d536,UserView as _0x4d1818}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x366f49{constructor(_0xf484e8,_0xe65ac9,_0x48f855,_0x2f6a24){const _0x3cf33a=_0x91d9;super(_0xf484e8,_0xe65ac9,_0x48f855,_0x2f6a24),this[_0x3cf33a(0x1d7)](_0x3cf33a(0x19f),''),this[_0x3cf33a(0x1d2)](_0x3cf33a(0x19f))['to'](this,_0x3cf33a(0x1ea),_0x5ba3e2=>_0x5ba3e2&&_0x5ba3e2[0x0]?_0x5ba3e2[0x0][_0x3cf33a(0x19f)]:''),this[_0x3cf33a(0x1d2)](_0x3cf33a(0x1c7))['to'](this,_0x3cf33a(0x1ea),this,_0x3cf33a(0x1e5),(_0x39d9ef,_0x4db4f5)=>{const _0x44bf55=_0x3cf33a;let _0x5bc3f4='';for(const _0x20cfe4 of _0x39d9ef)_0x5bc3f4+=_0x44bf55(0x194)+ds(_0x20cfe4[_0x44bf55(0x18e)],_0x20cfe4[_0x44bf55(0x1c0)])+_0x44bf55(0x19b);return _0x4db4f5?_0x5bc3f4:_0x16d536(_0x5bc3f4,{'limit':0x8c});}),this[_0x3cf33a(0x1ee)]=null,this[_0x3cf33a(0x1e9)]=this[_0x3cf33a(0x1c6)](_0x3acf10(_0xf484e8,_0x3cf33a(0x1cc)),_0x44c1c9[_0x3cf33a(0x1df)],_0x3cf33a(0x1b5),_0x3cf33a(0x1f2),'sw'),this[_0x3cf33a(0x1e9)][_0x3cf33a(0x1d2)](_0x3cf33a(0x1a0))['to'](this,_0x3cf33a(0x1c5)),this[_0x3cf33a(0x1cf)]=this[_0x3cf33a(0x1c6)](_0x3acf10(_0xf484e8,_0x3cf33a(0x190)),_0x44c1c9[_0x3cf33a(0x1d5)],_0x3cf33a(0x1ab),_0x3cf33a(0x1f1),'sw'),this[_0x3cf33a(0x1cf)][_0x3cf33a(0x1d2)](_0x3cf33a(0x1a0))['to'](this,_0x3cf33a(0x1aa)),this[_0x3cf33a(0x1d6)]=new _0x4d1818(_0xf484e8,this[_0x3cf33a(0x196)][_0x3cf33a(0x197)],this[_0x3cf33a(0x1c9)]()),this[_0x3cf33a(0x1d6)][_0x3cf33a(0x1a3)]({'attributes':{'class':[_0x3cf33a(0x1ca),_0x3cf33a(0x18f)]}}),this[_0x3cf33a(0x1a6)](this[_0x3cf33a(0x18d)]());}[_0x483382(0x18d)](){const _0x2e53d1=_0x483382,_0x189dc6=this[_0x2e53d1(0x1ad)],_0x12d57f=[{'tag':_0x2e53d1(0x1c1),'attributes':{'class':[_0x2e53d1(0x1e2),_0x2e53d1(0x1b6)]},'children':[{'tag':_0x2e53d1(0x19a),'children':[{'text':this[_0x2e53d1(0x1d6)][_0x2e53d1(0x195)]}],'attributes':{'class':[_0x2e53d1(0x1cd),_0x2e53d1(0x1bb)]}},{'tag':_0x2e53d1(0x1ba),'attributes':{'datetime':_0x189dc6['to'](_0x2e53d1(0x1e0)),'class':[_0x2e53d1(0x1f8),_0x2e53d1(0x1ae)]},'children':[{'text':_0x189dc6['to'](_0x2e53d1(0x1e0),_0x3927fe=>this[_0x2e53d1(0x1a2)][_0x2e53d1(0x1d0)](_0x3927fe))}]}]},{'tag':_0x2e53d1(0x1c1),'attributes':{'class':[_0x2e53d1(0x1bd),_0x2e53d1(0x1af)]},'children':[this[_0x2e53d1(0x1e9)],this[_0x2e53d1(0x1cf)]]},{'tag':_0x2e53d1(0x1c1),'attributes':{'class':[_0x2e53d1(0x1e8)]}}];this[_0x2e53d1(0x196)][_0x2e53d1(0x1d9)]&&_0x12d57f[_0x2e53d1(0x1d4)]({'tag':_0x2e53d1(0x1c1),'attributes':{'class':[_0x2e53d1(0x19c)]},'children':[{'text':this[_0x2e53d1(0x1ce)]()}]});const _0x2bb8af={'tag':_0x2e53d1(0x1c1),'attributes':{'class':[_0x2e53d1(0x1bc),_0x189dc6['if'](_0x2e53d1(0x1e5),_0x2e53d1(0x1f3)),_0x189dc6['to'](_0x2e53d1(0x19f),_0x39c1e9=>_0x2e53d1(0x1e3)+_0x39c1e9),this[_0x2e53d1(0x1a2)][_0x2e53d1(0x1f0)]&&_0x2e53d1(0x1da)],'data-suggestion-id':this[_0x2e53d1(0x196)]['id'],'data-thread-id':this[_0x2e53d1(0x196)][_0x2e53d1(0x1b4)]['id'],'data-author-id':this[_0x2e53d1(0x196)][_0x2e53d1(0x197)]['id'],'tabindex':-0x1},'children':[{'tag':_0x2e53d1(0x1c1),'attributes':{'class':[_0x2e53d1(0x1b9),_0x2e53d1(0x1eb)]},'children':[this[_0x2e53d1(0x1d6)],{'tag':_0x2e53d1(0x1c1),'attributes':{'class':[_0x2e53d1(0x1c8),_0x2e53d1(0x1e4)]},'children':_0x12d57f}]}]};return this[_0x2e53d1(0x199)]&&this[_0x2e53d1(0x1b7)]&&(_0x2bb8af[_0x2e53d1(0x1b1)][_0x2e53d1(0x1d4)](this[_0x2e53d1(0x199)],this[_0x2e53d1(0x1b7)]),this[_0x2e53d1(0x199)][_0x2e53d1(0x1cb)](_0x2e53d1(0x1c2))['to'](this),this[_0x2e53d1(0x199)][_0x2e53d1(0x1cb)](_0x2e53d1(0x1f9))['to'](this),this[_0x2e53d1(0x1b7)][_0x2e53d1(0x1cb)](_0x2e53d1(0x1c2))['to'](this),this[_0x2e53d1(0x1b7)][_0x2e53d1(0x1cb)](_0x2e53d1(0x1f9))['to'](this)),_0x2bb8af;}[_0x483382(0x1d3)](){const _0x5c5e40=_0x483382;super[_0x5c5e40(0x1d3)](),this[_0x5c5e40(0x1ee)]=this[_0x5c5e40(0x1dc)][_0x5c5e40(0x198)](_0x5c5e40(0x1a9)),this[_0x5c5e40(0x1ee)][_0x5c5e40(0x1e7)]=this[_0x5c5e40(0x1c7)],this['on'](_0x5c5e40(0x1d8),(_0x132984,_0x51018a,_0x39958a)=>{const _0x571b20=_0x5c5e40;this[_0x571b20(0x1ee)][_0x571b20(0x1e7)]=_0x39958a;});}[_0x483382(0x1c6)](_0x34e12b,_0x282723,_0x423ab8,_0x3246c9,_0xee8c9){const _0x21c79c=_0x483382,_0x2a0e43=new _0x10c6dc(this[_0x21c79c(0x1a7)]);return _0x2a0e43[_0x21c79c(0x1d7)]({'label':_0x34e12b,'icon':_0x282723,'tooltip':!0x0,'tooltipPosition':_0xee8c9}),_0x2a0e43[_0x21c79c(0x1a3)]({'attributes':{'class':_0x423ab8}}),_0x2a0e43['on'](_0x21c79c(0x1f5),()=>{const _0x43f84a=_0x21c79c;this[_0x43f84a(0x1a8)](_0x3246c9,this[_0x43f84a(0x196)]['id']);}),_0x2a0e43;}[_0x483382(0x1ce)](){const _0x520315=_0x483382;return _0x520315(0x1be)===this[_0x520315(0x196)][_0x520315(0x1bf)][_0x520315(0x1dd)][_0x520315(0x1e6)]?_0x3acf10(this[_0x520315(0x1a7)],_0x520315(0x1b0)):_0x3acf10(this[_0x520315(0x1a7)],_0x520315(0x1b8));}[_0x483382(0x1c9)](){const _0x37bd91=_0x483382;return this[_0x37bd91(0x196)][_0x37bd91(0x1d9)]?_0x37bd91(0x1be)===this[_0x37bd91(0x196)][_0x37bd91(0x1bf)][_0x37bd91(0x1dd)][_0x37bd91(0x1e6)]?_0x3acf10(this[_0x37bd91(0x1a7)],_0x37bd91(0x1f6),this[_0x37bd91(0x196)][_0x37bd91(0x19e)][_0x37bd91(0x195)]):_0x3acf10(this[_0x37bd91(0x1a7)],_0x37bd91(0x193),this[_0x37bd91(0x196)][_0x37bd91(0x19e)][_0x37bd91(0x195)]):null;}}function ds(_0x1618b7,_0x107d15){const _0x165da6=_0x483382;let _0x4c7c63='';return _0x4c7c63+=_0x1618b7[_0x165da6(0x1ac)]('*')[_0x165da6(0x1a1)]((_0x25f18c,_0x53aa5d)=>_0x53aa5d%0x2!=0x0?_0x165da6(0x1a5)+us(_0x25f18c)+_0x165da6(0x1b3):us(_0x25f18c))[_0x165da6(0x1a4)](''),_0x107d15&&(_0x4c7c63+=_0x165da6(0x191)+_0x107d15[_0x165da6(0x1f4)]+_0x165da6(0x1c3)+_0x107d15[_0x165da6(0x1ef)]+_0x165da6(0x1fa)),_0x4c7c63;}function us(_0x33c2e3){const _0x4c3202=_0x483382,_0xf29463=document[_0x4c3202(0x1c4)](_0x4c3202(0x19a));return _0xf29463[_0x4c3202(0x1f7)]=_0x33c2e3,_0xf29463[_0x4c3202(0x1e7)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x1d4f3d,_0x343225,_0x6f7f8e){const t=_0x1d4f3d['t'];switch(_0x343225){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',_0x6f7f8e);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x6f7f8e);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x6f7f8e);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x6f7f8e);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x6f7f8e);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',_0x6f7f8e);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x6f7f8e);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',_0x6f7f8e);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x6f7f8e);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x6f7f8e);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x6f7f8e);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x6f7f8e);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x6f7f8e);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x6f7f8e);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x6f7f8e);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x6f7f8e);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x6f7f8e);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x6f7f8e);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x6f7f8e);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x6f7f8e);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x6f7f8e);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x6f7f8e);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x6f7f8e);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'},_0x6f7f8e);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x6f7f8e);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x6f7f8e);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x6f7f8e);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x6f7f8e);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x6f7f8e);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'},_0x6f7f8e);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x6f7f8e);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x6f7f8e);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x6f7f8e);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x6f7f8e);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'},_0x6f7f8e);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x6f7f8e);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'},_0x6f7f8e);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'},_0x6f7f8e);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x6f7f8e);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'},_0x6f7f8e);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x6f7f8e);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'},_0x6f7f8e);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x6f7f8e);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x6f7f8e);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'},_0x6f7f8e);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'},_0x6f7f8e);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 _0x343225;}}
23
+ export function getTranslation(_0x181bbb,_0x19d01a,_0x1eb70d){const t=_0x181bbb['t'];switch(_0x19d01a){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',_0x1eb70d);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1eb70d);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1eb70d);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1eb70d);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1eb70d);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',_0x1eb70d);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1eb70d);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',_0x1eb70d);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1eb70d);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1eb70d);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1eb70d);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1eb70d);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1eb70d);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1eb70d);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1eb70d);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1eb70d);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1eb70d);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1eb70d);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1eb70d);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1eb70d);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1eb70d);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1eb70d);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1eb70d);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'},_0x1eb70d);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1eb70d);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1eb70d);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1eb70d);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1eb70d);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1eb70d);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'},_0x1eb70d);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1eb70d);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1eb70d);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1eb70d);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1eb70d);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'},_0x1eb70d);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1eb70d);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'},_0x1eb70d);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'},_0x1eb70d);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1eb70d);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'},_0x1eb70d);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1eb70d);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'},_0x1eb70d);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1eb70d);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1eb70d);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'},_0x1eb70d);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'},_0x1eb70d);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 _0x19d01a;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x392267,_0x3072eb){const _0x2d59b8=_0x23e9,_0x535abe=_0x392267();while(!![]){try{const _0x4dfb44=parseInt(_0x2d59b8(0x103))/0x1+parseInt(_0x2d59b8(0x102))/0x2*(parseInt(_0x2d59b8(0xe4))/0x3)+-parseInt(_0x2d59b8(0xe7))/0x4*(parseInt(_0x2d59b8(0xf6))/0x5)+-parseInt(_0x2d59b8(0xf3))/0x6*(-parseInt(_0x2d59b8(0xeb))/0x7)+-parseInt(_0x2d59b8(0xee))/0x8*(parseInt(_0x2d59b8(0xec))/0x9)+parseInt(_0x2d59b8(0xe9))/0xa+parseInt(_0x2d59b8(0x109))/0xb;if(_0x4dfb44===_0x3072eb)break;else _0x535abe['push'](_0x535abe['shift']());}catch(_0x1ac7b4){_0x535abe['push'](_0x535abe['shift']());}}}(_0x25e0,0x658cb));export function normalizeDescription(_0xa45d0e){const _0x460399=_0x23e9;return Array[_0x460399(0xef)](_0xa45d0e)||(_0xa45d0e=[_0xa45d0e]),_0xa45d0e[_0x460399(0xf4)](_0x253cbc=>{const _0x574c84=_0x460399,_0x54882c=_0x253cbc[_0x574c84(0xf0)][_0x574c84(0x107)](/\*/g,''),_0x12e423=_0x253cbc[_0x574c84(0x10b)]?_0x574c84(0x10a)+_0x253cbc[_0x574c84(0x10b)][_0x574c84(0xf9)]+']':'';return'['+_0x253cbc[_0x574c84(0x106)]+']\x20'+_0x54882c+_0x12e423;})[_0x460399(0xea)](';\x20');}export function sortSuggestions(_0x4c2796){const _0x370bc2=_0x23e9;return _0x4c2796[_0x370bc2(0x101)]((_0x125bf1,_0x40b6ea)=>_0x370bc2(0x10f)==_0x125bf1[_0x370bc2(0x106)]&&_0x370bc2(0x10f)!=_0x40b6ea[_0x370bc2(0x106)]?-0x1:_0x370bc2(0x10f)!=_0x125bf1[_0x370bc2(0x106)]&&_0x370bc2(0x10f)==_0x40b6ea[_0x370bc2(0x106)]?0x1:0x0);}export function getSelectedSuggestions(_0x4fb5cc,_0x3b267c){const _0x541ca3=_0x23e9,_0x350ccd=Array[_0x541ca3(0xf8)](_0x4fb5cc[_0x541ca3(0xed)]()),_0x31a2e0=new Set();for(const _0x1011f1 of _0x3b267c)if(_0x1011f1[_0x541ca3(0xfa)]){for(const _0x43ea4b of _0x350ccd)for(const _0x12799d of _0x1011f1[_0x541ca3(0xed)]())(_0x43ea4b[_0x541ca3(0xf7)](_0x12799d)||_0x4fb5cc[_0x541ca3(0x104)]&&!_0x1011f1[_0x541ca3(0x10d)]&&_0x1011f1[_0x541ca3(0xe5)]&&_0x12799d[_0x541ca3(0xf2)][_0x541ca3(0xfb)](_0x43ea4b[_0x541ca3(0xfe)]))&&_0x31a2e0[_0x541ca3(0xe8)](_0x1011f1);}return _0x31a2e0;}export function getRangesOfBlockGroups(_0x3e8b81,_0x5529e1){const _0x221550=_0x23e9;let _0x1753d1,_0x12a39e=0x0;const _0x4c2f5d=[],_0x163d81=_0x5529e1[_0x221550(0xe6)];for(;_0x12a39e<_0x3e8b81[_0x221550(0xf1)];){const _0x298983=_0x3e8b81[_0x12a39e],_0x2c8bbd=_0x3e8b81[_0x12a39e+0x1];_0x1753d1||(_0x1753d1=_0x5529e1[_0x221550(0xf5)](_0x298983)),co(_0x5529e1,_0x298983,_0x2c8bbd)||(_0x4c2f5d[_0x221550(0x10c)](_0x5529e1[_0x221550(0xff)](_0x1753d1,_0x163d81[_0x221550(0x105)](_0x298983)?_0x5529e1[_0x221550(0x108)](_0x298983):_0x5529e1[_0x221550(0x100)](_0x298983,_0x221550(0xf2)))),_0x1753d1=null),_0x12a39e++;}return _0x4c2f5d;}function co(_0x31f60d,_0x6e3e55,_0x3cb318){const _0x168969=_0x23e9;if(!_0x3cb318)return!0x1;const _0x1d6984=_0x31f60d[_0x168969(0x108)](_0x6e3e55),_0x47efac=_0x31f60d[_0x168969(0xf5)](_0x3cb318);return _0x1d6984[_0x168969(0xfb)](_0x47efac);}function _0x23e9(_0x4b48f3,_0x59cfc9){const _0x25e05f=_0x25e0();return _0x23e9=function(_0x23e994,_0x259aed){_0x23e994=_0x23e994-0xe4;let _0x309f66=_0x25e05f[_0x23e994];return _0x309f66;},_0x23e9(_0x4b48f3,_0x59cfc9);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;function _0x25e0(){const _0x3731a3=['getRanges','16pSrZXs','isArray','content','length','end','474pnxKRL','map','createPositionBefore','90TlxHpf','isIntersecting','from','value','isInContent','isTouching','change','execute','start','createRange','createPositionAt','sort','34QtaYCx','286853UuZgcY','isCollapsed','isObject','type','replace','createPositionAfter','1001517VAobtW','\x20[color\x20','color','push','isMultiRange','splice','deletion','23001AYBLOK','next','schema','61128LGPzlv','add','2454470mPHuRn','join','37667LwJuLl','2194929WCbyHi'];_0x25e0=function(){return _0x3731a3;};return _0x25e0();}export function executeCommandForSuggestions(_0x31ce52,_0x238652,_0x135b07){const _0x442e74=_0x23e9;for(;_0x135b07[_0x442e74(0xf1)];){const _0x5c9121=_0x135b07[_0x442e74(0x10e)](0x0,0x64);_0x31ce52[_0x442e74(0xfc)](()=>{const _0x21e84b=_0x442e74;for(const _0x1abe43 of _0x5c9121)_0x1abe43[_0x21e84b(0xfa)]&&_0x238652[_0x21e84b(0xfd)](_0x1abe43['id']);});}}
23
+ (function(_0x531719,_0x1e6d50){const _0x2427a2=_0x2984,_0x2570e6=_0x531719();while(!![]){try{const _0x43b7a9=-parseInt(_0x2427a2(0xfd))/0x1*(parseInt(_0x2427a2(0xe1))/0x2)+parseInt(_0x2427a2(0xf3))/0x3*(-parseInt(_0x2427a2(0x10b))/0x4)+-parseInt(_0x2427a2(0xe4))/0x5*(-parseInt(_0x2427a2(0x108))/0x6)+parseInt(_0x2427a2(0xf2))/0x7*(-parseInt(_0x2427a2(0xe8))/0x8)+parseInt(_0x2427a2(0x109))/0x9*(-parseInt(_0x2427a2(0xe3))/0xa)+-parseInt(_0x2427a2(0xe6))/0xb+parseInt(_0x2427a2(0x106))/0xc;if(_0x43b7a9===_0x1e6d50)break;else _0x2570e6['push'](_0x2570e6['shift']());}catch(_0x82bfab){_0x2570e6['push'](_0x2570e6['shift']());}}}(_0x18db,0x3054d));export function normalizeDescription(_0x5ccbf0){const _0x19a1de=_0x2984;return Array[_0x19a1de(0xed)](_0x5ccbf0)||(_0x5ccbf0=[_0x5ccbf0]),_0x5ccbf0[_0x19a1de(0xf0)](_0x2bbc11=>{const _0x4fcca7=_0x19a1de,_0x35d377=_0x2bbc11[_0x4fcca7(0xef)][_0x4fcca7(0xee)](/\*/g,''),_0x337c8f=_0x2bbc11[_0x4fcca7(0xf1)]?_0x4fcca7(0xf9)+_0x2bbc11[_0x4fcca7(0xf1)][_0x4fcca7(0x10c)]+']':'';return'['+_0x2bbc11[_0x4fcca7(0x107)]+']\x20'+_0x35d377+_0x337c8f;})[_0x19a1de(0xf8)](';\x20');}export function sortSuggestions(_0x16d555){const _0x2091ef=_0x2984;return _0x16d555[_0x2091ef(0x102)]((_0x110e1a,_0x1124c2)=>_0x2091ef(0xec)==_0x110e1a[_0x2091ef(0x107)]&&_0x2091ef(0xec)!=_0x1124c2[_0x2091ef(0x107)]?-0x1:_0x2091ef(0xec)!=_0x110e1a[_0x2091ef(0x107)]&&_0x2091ef(0xec)==_0x1124c2[_0x2091ef(0x107)]?0x1:0x0);}export function getSelectedSuggestions(_0x5eecdc,_0x48ebc2){const _0x2f471d=_0x2984,_0x16173c=Array[_0x2f471d(0xff)](_0x5eecdc[_0x2f471d(0xe5)]()),_0x42ffbc=new Set();for(const _0x6d050f of _0x48ebc2)if(_0x6d050f[_0x2f471d(0x100)]){for(const _0xa1b1db of _0x16173c)for(const _0x32f524 of _0x6d050f[_0x2f471d(0xe5)]())(_0xa1b1db[_0x2f471d(0x104)](_0x32f524)||_0x5eecdc[_0x2f471d(0xe9)]&&!_0x6d050f[_0x2f471d(0xeb)]&&_0x6d050f[_0x2f471d(0xfa)]&&_0x32f524[_0x2f471d(0xe7)][_0x2f471d(0xf6)](_0xa1b1db[_0x2f471d(0xe2)]))&&_0x42ffbc[_0x2f471d(0xfe)](_0x6d050f);}return _0x42ffbc;}export function getRangesOfBlockGroups(_0x3ddb56,_0x3e5357){const _0xf6a1d4=_0x2984;let _0xd9e31b,_0x55408a=0x0;const _0x5ee947=[],_0x2d7e1c=_0x3e5357[_0xf6a1d4(0xfc)];for(;_0x55408a<_0x3ddb56[_0xf6a1d4(0x103)];){const _0x413d7b=_0x3ddb56[_0x55408a],_0x3519d3=_0x3ddb56[_0x55408a+0x1];_0xd9e31b||(_0xd9e31b=_0x3e5357[_0xf6a1d4(0xfb)](_0x413d7b)),co(_0x3e5357,_0x413d7b,_0x3519d3)||(_0x5ee947[_0xf6a1d4(0xe0)](_0x3e5357[_0xf6a1d4(0xf4)](_0xd9e31b,_0x2d7e1c[_0xf6a1d4(0xf7)](_0x413d7b)?_0x3e5357[_0xf6a1d4(0x101)](_0x413d7b):_0x3e5357[_0xf6a1d4(0x10a)](_0x413d7b,_0xf6a1d4(0xe7)))),_0xd9e31b=null),_0x55408a++;}return _0x5ee947;}function co(_0x589a4a,_0x319d88,_0x38487a){const _0x390ab2=_0x2984;if(!_0x38487a)return!0x1;const _0x3ec204=_0x589a4a[_0x390ab2(0x101)](_0x319d88),_0x1ebf4f=_0x589a4a[_0x390ab2(0xfb)](_0x38487a);return _0x3ec204[_0x390ab2(0xf6)](_0x1ebf4f);}function _0x2984(_0x4f073f,_0x381ab0){const _0x18db24=_0x18db();return _0x2984=function(_0x298405,_0x2cdd84){_0x298405=_0x298405-0xe0;let _0x176eb8=_0x18db24[_0x298405];return _0x176eb8;},_0x2984(_0x4f073f,_0x381ab0);}function _0x18db(){const _0x7b244e=['14gPUiKF','9bdPtYc','createRange','change','isTouching','isObject','join','\x20[color\x20','next','createPositionBefore','schema','1IANspy','add','from','isInContent','createPositionAfter','sort','length','isIntersecting','splice','16795332Wixjgd','type','144RVBFpu','2403NWsHUb','createPositionAt','294596lBkZVu','value','push','279218bUJdQz','start','9390bEYhLe','28415jlpRmu','getRanges','3746127EJaFab','end','1544848REwZvI','isCollapsed','execute','isMultiRange','deletion','isArray','replace','content','map','color'];_0x18db=function(){return _0x7b244e;};return _0x18db();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x2a00c9,_0x303045,_0x38c6cf){const _0x50f32a=_0x2984;for(;_0x38c6cf[_0x50f32a(0x103)];){const _0x114628=_0x38c6cf[_0x50f32a(0x105)](0x0,0x64);_0x2a00c9[_0x50f32a(0xf5)](()=>{const _0x52005e=_0x50f32a;for(const _0x498a35 of _0x114628)_0x498a35[_0x52005e(0x100)]&&_0x303045[_0x52005e(0xea)](_0x498a35['id']);});}}