@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240619.0 → 0.0.0-nightly-20240619.2

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 _0xe4ce(_0x398f01,_0x3d67cc){const _0x4cd88e=_0x4cd8();return _0xe4ce=function(_0xe4ced7,_0x347ccb){_0xe4ced7=_0xe4ced7-0x94;let _0x5c763a=_0x4cd88e[_0xe4ced7];return _0x5c763a;},_0xe4ce(_0x398f01,_0x3d67cc);}const _0x5bc4ae=_0xe4ce;(function(_0x72ce43,_0x1b106a){const _0x186173=_0xe4ce,_0x181f34=_0x72ce43();while(!![]){try{const _0x41fb7c=parseInt(_0x186173(0xb1))/0x1+-parseInt(_0x186173(0x95))/0x2+-parseInt(_0x186173(0xb3))/0x3+parseInt(_0x186173(0x9b))/0x4*(-parseInt(_0x186173(0x9e))/0x5)+-parseInt(_0x186173(0xa9))/0x6+-parseInt(_0x186173(0xb4))/0x7*(-parseInt(_0x186173(0xaa))/0x8)+-parseInt(_0x186173(0xa6))/0x9;if(_0x41fb7c===_0x1b106a)break;else _0x181f34['push'](_0x181f34['shift']());}catch(_0x5e94de){_0x181f34['push'](_0x181f34['shift']());}}}(_0x4cd8,0xce00e));function _0x4cd8(){const _0x566f4=['change:isDirty','_removePendingAction','228824vBnDLI','commands','remove','25qmTwfU','canDiscard','PENDING_ACTION_SUGGESTION','_discardCommand','_acceptCommand','acceptSuggestion','canAccept','listenTo','1825992wcdMMO','add','isDirty','59400joddUc','208KHYJsX','stopListening','discardSuggestion','_pendingAction','locale','unbind','PendingActions','1305130xocKBD','plugins','221412hGlJIh','313726pxkgRb','_setPendingAction','execute','canEditAt','getRanges','_editor','destroy','model','isEnabled','bind','2107972Npfuvu','get','view','commentThreadController'];_0x4cd8=function(){return _0x566f4;};return _0x4cd8();}import{ObservableMixin as _0xc9edc7}from'ckeditor5/src/utils.js';import{getTranslation as _0x4ab2f5}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0xc9edc7(){constructor(_0x79a356,_0x18d69e,_0x792b8,_0x1fa8e3){const _0x1afd0e=_0xe4ce;super(),this[_0x1afd0e(0xbb)]=_0x18d69e,this[_0x1afd0e(0x97)]=_0x792b8,this[_0x1afd0e(0x98)]=_0x1fa8e3,this[_0x1afd0e(0xb9)]=_0x79a356,this[_0x1afd0e(0xa2)]=_0x79a356[_0x1afd0e(0x9c)][_0x1afd0e(0x96)](_0x1afd0e(0xa3)),this[_0x1afd0e(0xa1)]=_0x79a356[_0x1afd0e(0x9c)][_0x1afd0e(0x96)](_0x1afd0e(0xac)),this[_0x1afd0e(0x97)][_0x1afd0e(0x94)](_0x1afd0e(0xbc))['to'](this[_0x1afd0e(0xa2)],this[_0x1afd0e(0xa1)],(_0x7a362f,_0x537c22)=>_0x7a362f||_0x537c22),this[_0x1afd0e(0x97)][_0x1afd0e(0x94)](_0x1afd0e(0xa4))['to'](this[_0x1afd0e(0xa2)],_0x1afd0e(0xbc),_0x3614cb=>_0x3614cb&&this[_0x1afd0e(0xb9)][_0x1afd0e(0xbb)][_0x1afd0e(0xb7)](_0x18d69e[_0x1afd0e(0xb8)]())),this[_0x1afd0e(0x97)][_0x1afd0e(0x94)](_0x1afd0e(0x9f))['to'](this[_0x1afd0e(0xa1)],_0x1afd0e(0xbc),_0x5aedf4=>_0x5aedf4&&this[_0x1afd0e(0xb9)][_0x1afd0e(0xbb)][_0x1afd0e(0xb7)](_0x18d69e[_0x1afd0e(0xb8)]())),this[_0x1afd0e(0xad)]=null,_0x792b8[_0x1afd0e(0xa8)]&&this[_0x1afd0e(0xb5)](),this[_0x1afd0e(0xa5)](_0x792b8,_0x1afd0e(0xa3),()=>this[_0x1afd0e(0xa3)]()),this[_0x1afd0e(0xa5)](_0x792b8,_0x1afd0e(0xac),()=>this[_0x1afd0e(0xac)]()),this[_0x1afd0e(0xa5)](_0x792b8,_0x1afd0e(0x99),()=>{const _0x597442=_0x1afd0e;_0x792b8[_0x597442(0xa8)]?this[_0x597442(0xb5)]():this[_0x597442(0x9a)]();});}[_0x5bc4ae(0xa3)](){const _0x468572=_0x5bc4ae;this[_0x468572(0xa2)][_0x468572(0xb6)](this[_0x468572(0xbb)]['id']);}[_0x5bc4ae(0xac)](){const _0x435031=_0x5bc4ae;this[_0x435031(0xa1)][_0x435031(0xb6)](this[_0x435031(0xbb)]['id']);}[_0x5bc4ae(0xba)](){const _0x100a40=_0x5bc4ae;this[_0x100a40(0x97)][_0x100a40(0xaf)](_0x100a40(0xbc)),this[_0x100a40(0x97)][_0x100a40(0xaf)](_0x100a40(0xa4)),this[_0x100a40(0x97)][_0x100a40(0xaf)](_0x100a40(0x9f)),this[_0x100a40(0xab)](),this[_0x100a40(0x98)][_0x100a40(0xba)](),this[_0x100a40(0xad)]&&this[_0x100a40(0x9a)]();}[_0x5bc4ae(0xb5)](){const _0xb88fc9=_0x5bc4ae,_0x4a0cf7=_0x4ab2f5(this[_0xb88fc9(0xb9)][_0xb88fc9(0xae)],_0xb88fc9(0xa0));this[_0xb88fc9(0xad)]=this[_0xb88fc9(0xb9)][_0xb88fc9(0xb2)][_0xb88fc9(0x96)](_0xb88fc9(0xb0))[_0xb88fc9(0xa7)](_0x4a0cf7);}[_0x5bc4ae(0x9a)](){const _0x261e04=_0x5bc4ae;null!==this[_0x261e04(0xad)]&&this[_0x261e04(0xb9)][_0x261e04(0xb2)][_0x261e04(0x96)](_0x261e04(0xb0))[_0x261e04(0x9d)](this[_0x261e04(0xad)]),this[_0x261e04(0xad)]=null;}}
23
+ const _0x496d3e=_0x5cf1;(function(_0x38aa39,_0x16bce4){const _0x29f4f9=_0x5cf1,_0x4ea5f4=_0x38aa39();while(!![]){try{const _0x2d866c=parseInt(_0x29f4f9(0x1ba))/0x1+parseInt(_0x29f4f9(0x1ae))/0x2*(parseInt(_0x29f4f9(0x1b1))/0x3)+parseInt(_0x29f4f9(0x1be))/0x4*(-parseInt(_0x29f4f9(0x1ad))/0x5)+parseInt(_0x29f4f9(0x1a5))/0x6*(parseInt(_0x29f4f9(0x1b4))/0x7)+-parseInt(_0x29f4f9(0x196))/0x8+parseInt(_0x29f4f9(0x193))/0x9*(parseInt(_0x29f4f9(0x194))/0xa)+-parseInt(_0x29f4f9(0x195))/0xb*(parseInt(_0x29f4f9(0x19a))/0xc);if(_0x2d866c===_0x16bce4)break;else _0x4ea5f4['push'](_0x4ea5f4['shift']());}catch(_0x3d8d63){_0x4ea5f4['push'](_0x4ea5f4['shift']());}}}(_0x9b51,0xaddca));import{ObservableMixin as _0x33a567}from'ckeditor5/src/utils.js';function _0x5cf1(_0x149885,_0x4e8887){const _0x9b51e5=_0x9b51();return _0x5cf1=function(_0x5cf13c,_0x5ef97b){_0x5cf13c=_0x5cf13c-0x193;let _0x16a66e=_0x9b51e5[_0x5cf13c];return _0x16a66e;},_0x5cf1(_0x149885,_0x4e8887);}import{getTranslation as _0x80ce61}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x33a567(){constructor(_0x17017f,_0x3964da,_0x462bd0,_0x4059f7){const _0x44964b=_0x5cf1;super(),this[_0x44964b(0x1af)]=_0x3964da,this[_0x44964b(0x1a3)]=_0x462bd0,this[_0x44964b(0x199)]=_0x4059f7,this[_0x44964b(0x1ac)]=_0x17017f,this[_0x44964b(0x1a4)]=_0x17017f[_0x44964b(0x1a6)][_0x44964b(0x1a2)](_0x44964b(0x1bd)),this[_0x44964b(0x1bb)]=_0x17017f[_0x44964b(0x1a6)][_0x44964b(0x1a2)](_0x44964b(0x19b)),this[_0x44964b(0x1a3)][_0x44964b(0x1a9)](_0x44964b(0x1b9))['to'](this[_0x44964b(0x1a4)],this[_0x44964b(0x1bb)],(_0xe02536,_0x1303a9)=>_0xe02536||_0x1303a9),this[_0x44964b(0x1a3)][_0x44964b(0x1a9)](_0x44964b(0x1bc))['to'](this[_0x44964b(0x1a4)],_0x44964b(0x1b9),_0x137ce2=>_0x137ce2&&this[_0x44964b(0x1ac)][_0x44964b(0x1af)][_0x44964b(0x1b8)](_0x3964da[_0x44964b(0x198)]())),this[_0x44964b(0x1a3)][_0x44964b(0x1a9)](_0x44964b(0x19d))['to'](this[_0x44964b(0x1bb)],_0x44964b(0x1b9),_0x392979=>_0x392979&&this[_0x44964b(0x1ac)][_0x44964b(0x1af)][_0x44964b(0x1b8)](_0x3964da[_0x44964b(0x198)]())),this[_0x44964b(0x1b3)]=null,_0x462bd0[_0x44964b(0x1b0)]&&this[_0x44964b(0x19f)](),this[_0x44964b(0x1b7)](_0x462bd0,_0x44964b(0x1bd),()=>this[_0x44964b(0x1bd)]()),this[_0x44964b(0x1b7)](_0x462bd0,_0x44964b(0x19b),()=>this[_0x44964b(0x19b)]()),this[_0x44964b(0x1b7)](_0x462bd0,_0x44964b(0x1a0),()=>{const _0x36c779=_0x44964b;_0x462bd0[_0x36c779(0x1b0)]?this[_0x36c779(0x19f)]():this[_0x36c779(0x1b2)]();});}[_0x496d3e(0x1bd)](){const _0x5d204f=_0x496d3e;this[_0x5d204f(0x1a4)][_0x5d204f(0x1a8)](this[_0x5d204f(0x1af)]['id']);}[_0x496d3e(0x19b)](){const _0xebd79a=_0x496d3e;this[_0xebd79a(0x1bb)][_0xebd79a(0x1a8)](this[_0xebd79a(0x1af)]['id']);}[_0x496d3e(0x1ab)](){const _0x2d21e0=_0x496d3e;this[_0x2d21e0(0x1a3)][_0x2d21e0(0x1aa)](_0x2d21e0(0x1b9)),this[_0x2d21e0(0x1a3)][_0x2d21e0(0x1aa)](_0x2d21e0(0x1bc)),this[_0x2d21e0(0x1a3)][_0x2d21e0(0x1aa)](_0x2d21e0(0x19d)),this[_0x2d21e0(0x19c)](),this[_0x2d21e0(0x199)][_0x2d21e0(0x1ab)](),this[_0x2d21e0(0x1b3)]&&this[_0x2d21e0(0x1b2)]();}[_0x496d3e(0x19f)](){const _0x57f54c=_0x496d3e,_0x2cb2c4=_0x80ce61(this[_0x57f54c(0x1ac)][_0x57f54c(0x197)],_0x57f54c(0x1b6));this[_0x57f54c(0x1b3)]=this[_0x57f54c(0x1ac)][_0x57f54c(0x1b5)][_0x57f54c(0x1a2)](_0x57f54c(0x19e))[_0x57f54c(0x1a1)](_0x2cb2c4);}[_0x496d3e(0x1b2)](){const _0x432970=_0x496d3e;null!==this[_0x432970(0x1b3)]&&this[_0x432970(0x1ac)][_0x432970(0x1b5)][_0x432970(0x1a2)](_0x432970(0x19e))[_0x432970(0x1a7)](this[_0x432970(0x1b3)]),this[_0x432970(0x1b3)]=null;}}function _0x9b51(){const _0x3458c8=['stopListening','canDiscard','PendingActions','_setPendingAction','change:isDirty','add','get','view','_acceptCommand','8481336eGaNKH','commands','remove','execute','bind','unbind','destroy','_editor','620fycDhE','14MHDJsi','model','isDirty','365532XywViq','_removePendingAction','_pendingAction','7QoKPYU','plugins','PENDING_ACTION_SUGGESTION','listenTo','canEditAt','isEnabled','816867eDSRAg','_discardCommand','canAccept','acceptSuggestion','11420WCWQEg','261yNbgjv','256430WCGQCE','1430539mRrBKO','2319112wwClKD','locale','getRanges','commentThreadController','228sWkiJo','discardSuggestion'];_0x9b51=function(){return _0x3458c8;};return _0x9b51();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3eb152=_0x5e20;(function(_0x3c7265,_0x4b7ce3){const _0x4fc7bc=_0x5e20,_0x3c1f78=_0x3c7265();while(!![]){try{const _0x1b91ec=-parseInt(_0x4fc7bc(0x1c5))/0x1*(-parseInt(_0x4fc7bc(0x1d8))/0x2)+parseInt(_0x4fc7bc(0x1cb))/0x3+-parseInt(_0x4fc7bc(0x1d6))/0x4*(-parseInt(_0x4fc7bc(0x1c3))/0x5)+-parseInt(_0x4fc7bc(0x1f6))/0x6+parseInt(_0x4fc7bc(0x1e4))/0x7+parseInt(_0x4fc7bc(0x1eb))/0x8*(-parseInt(_0x4fc7bc(0x1cd))/0x9)+parseInt(_0x4fc7bc(0x1da))/0xa*(-parseInt(_0x4fc7bc(0x1dc))/0xb);if(_0x1b91ec===_0x4b7ce3)break;else _0x3c1f78['push'](_0x3c1f78['shift']());}catch(_0x451d64){_0x3c1f78['push'](_0x3c1f78['shift']());}}}(_0x3a94,0x6091c));function _0x5e20(_0x547dc4,_0x3fde6a){const _0x3a94cb=_0x3a94();return _0x5e20=function(_0x5e20a6,_0x337af3){_0x5e20a6=_0x5e20a6-0x1c3;let _0xbee63=_0x3a94cb[_0x5e20a6];return _0xbee63;},_0x5e20(_0x547dc4,_0x3fde6a);}import{View as _0x40171a}from'ckeditor5/src/ui.js';export default class es extends _0x40171a{constructor(_0x5f0138,_0x4b5b0e,_0x5e28c1,_0x51ce80){const _0x1f28f8=_0x5e20;super(_0x5f0138),this[_0x1f28f8(0x1f0)]=null,this[_0x1f28f8(0x1ee)]=null,this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1e0),!0x1),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1c7),_0x4b5b0e[_0x1f28f8(0x1c7)]),this[_0x1f28f8(0x1d2)](_0x1f28f8(0x1c7))['to'](_0x4b5b0e),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1ef),[]),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1e3),!0x1),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1d4),!0x1),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1e1),!0x1),this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1d1),!0x1),this[_0x1f28f8(0x1e2)]=_0x4b5b0e,this[_0x1f28f8(0x1d7)]=_0x5e28c1,this[_0x1f28f8(0x1f2)]=_0x51ce80,_0x51ce80[_0x1f28f8(0x1e5)]?this[_0x1f28f8(0x1c4)](_0x1f28f8(0x1cf),0x1):this[_0x1f28f8(0x1e7)]();}[_0x3eb152(0x1ea)](){const _0x3beb04=_0x3eb152;this[_0x3beb04(0x1db)][_0x3beb04(0x1ea)]();}[_0x3eb152(0x1e9)](){const _0x165297=_0x3eb152;this[_0x165297(0x1f0)]&&this[_0x165297(0x1f0)][_0x165297(0x1e9)](),this[_0x165297(0x1ee)]&&this[_0x165297(0x1ee)][_0x165297(0x1e9)](),super[_0x165297(0x1e9)]();}[_0x3eb152(0x1e7)](){const _0x4a8b23=_0x3eb152,{CommentsListView:_0x286c59}=this[_0x4a8b23(0x1f2)];this[_0x4a8b23(0x1f0)]=new _0x286c59(this[_0x4a8b23(0x1d3)],this[_0x4a8b23(0x1e2)][_0x4a8b23(0x1ca)],Object[_0x4a8b23(0x1c9)]({'CommentView':this[_0x4a8b23(0x1f2)][_0x4a8b23(0x1c6)]},this[_0x4a8b23(0x1f2)])),this[_0x4a8b23(0x1f0)][_0x4a8b23(0x1cc)](_0x4a8b23(0x1e6))['to'](this),this[_0x4a8b23(0x1f0)][_0x4a8b23(0x1cc)](_0x4a8b23(0x1ce))['to'](this),this[_0x4a8b23(0x1f0)][_0x4a8b23(0x1d2)](_0x4a8b23(0x1e0))['to'](this),this[_0x4a8b23(0x1c4)](_0x4a8b23(0x1cf),this[_0x4a8b23(0x1f0)][_0x4a8b23(0x1cf)]+0x1),this[_0x4a8b23(0x1d2)](_0x4a8b23(0x1cf))['to'](this[_0x4a8b23(0x1f0)],_0x4a8b23(0x1cf),_0x2a5905=>_0x2a5905+0x1),this[_0x4a8b23(0x1ee)]=this[_0x4a8b23(0x1df)](),this['on'](_0x4a8b23(0x1e6),()=>this[_0x4a8b23(0x1ea)]()),this[_0x4a8b23(0x1d2)](_0x4a8b23(0x1e3))['to'](this[_0x4a8b23(0x1f0)],_0x4a8b23(0x1f4),this[_0x4a8b23(0x1ee)][_0x4a8b23(0x1d9)],_0x4a8b23(0x1e8),(_0x297d16,_0x2a5858)=>_0x297d16||!!_0x2a5858);}[_0x3eb152(0x1df)](){const _0x49578a=_0x3eb152,{CommentThreadInputView:_0x390f93}=this[_0x49578a(0x1f2)],_0x3bcdbb=new _0x390f93(this[_0x49578a(0x1d3)],this[_0x49578a(0x1d7)],this[_0x49578a(0x1f2)][_0x49578a(0x1ed)]),_0x5c13d1=_0x3bcdbb[_0x49578a(0x1d9)];return _0x3bcdbb[_0x49578a(0x1d2)](_0x49578a(0x1f5))['to'](this,_0x49578a(0x1e0),this[_0x49578a(0x1e2)][_0x49578a(0x1ca)],_0x49578a(0x1de),_0x5c13d1,_0x49578a(0x1e8),(_0x5c0fb1,_0x3af9fc,_0x599cc2)=>!!_0x599cc2||_0x5c0fb1&&!_0x3af9fc),_0x5c13d1['on'](_0x49578a(0x1ec),(_0x269d91,_0x2496a5)=>{const _0x4baedf=_0x49578a;this[_0x4baedf(0x1f1)](_0x4baedf(0x1d0),_0x2496a5),_0x5c13d1[_0x4baedf(0x1c8)][_0x4baedf(0x1dd)]('');}),_0x5c13d1['on'](_0x49578a(0x1f3),()=>this[_0x49578a(0x1ea)]()),_0x5c13d1[_0x49578a(0x1d2)](_0x49578a(0x1d5))['to'](this[_0x49578a(0x1e2)][_0x49578a(0x1ca)],_0x49578a(0x1de)),_0x3bcdbb;}}function _0x3a94(){const _0x546b65=['commentThread','504057veJGOw','delegate','45oeIHjr','updateComment','length','addComment','canDiscard','bind','locale','isEnabled','disabledSubmit','348724DOTMbf','_localUser','387246YibIMa','commentInputView','20080nkZbim','element','781ZhBOAH','setData','isReadOnly','_createCommentThreadInputView','isActive','canAccept','_model','isDirty','1233372Klylzn','disableComments','removeComment','_createCommentViews','value','destroy','focus','145048tfzsCX','submit','editorConfig','commentThreadInputView','descriptionParts','commentsListView','fire','_config','cancel','hasDirtyComment','showInput','3639090FUdtOF','40TrBVLR','set','1xAFjHD','CommentView','authoredAt','editor','assign'];_0x3a94=function(){return _0x546b65;};return _0x3a94();}
23
+ function _0x2111(){const _0x3105dc=['submit','7552963aQuQFl','addComment','4RJCvjA','editorConfig','commentInputView','value','fire','4006782TflwnI','_createCommentViews','disabledSubmit','72YFhrUk','isDirty','locale','isEnabled','isReadOnly','showInput','_config','canDiscard','focus','length','321335zsqqpn','set','canAccept','setData','654fwZxCV','bind','3001260IxGUDW','element','descriptionParts','commentThread','_localUser','commentThreadInputView','assign','cancel','disableComments','commentsListView','CommentView','_model','delegate','destroy','171878PGNxIN','10xVSzLB','hasDirtyComment','authoredAt','editor','removeComment','2922dkyokW','_createCommentThreadInputView','695865aeWjiF','isActive','updateComment'];_0x2111=function(){return _0x3105dc;};return _0x2111();}const _0x354d4a=_0x419e;(function(_0x440122,_0x3b4af0){const _0xd0ab8f=_0x419e,_0x422c13=_0x440122();while(!![]){try{const _0x3232b6=parseInt(_0xd0ab8f(0x14a))/0x1+parseInt(_0xd0ab8f(0x14e))/0x2*(-parseInt(_0xd0ab8f(0x164))/0x3)+parseInt(_0xd0ab8f(0x138))/0x4*(-parseInt(_0xd0ab8f(0x166))/0x5)+-parseInt(_0xd0ab8f(0x150))/0x6+-parseInt(_0xd0ab8f(0x15e))/0x7*(parseInt(_0xd0ab8f(0x140))/0x8)+parseInt(_0xd0ab8f(0x13d))/0x9+-parseInt(_0xd0ab8f(0x15f))/0xa*(-parseInt(_0xd0ab8f(0x136))/0xb);if(_0x3232b6===_0x3b4af0)break;else _0x422c13['push'](_0x422c13['shift']());}catch(_0x34ece1){_0x422c13['push'](_0x422c13['shift']());}}}(_0x2111,0x42f7b));function _0x419e(_0x42bbc3,_0x41d771){const _0x21117d=_0x2111();return _0x419e=function(_0x419e9c,_0x22f425){_0x419e9c=_0x419e9c-0x135;let _0x30b527=_0x21117d[_0x419e9c];return _0x30b527;},_0x419e(_0x42bbc3,_0x41d771);}import{View as _0x3ed2a9}from'ckeditor5/src/ui.js';export default class es extends _0x3ed2a9{constructor(_0x221d8b,_0x2a8c72,_0x828076,_0x32270e){const _0xbe75c8=_0x419e;super(_0x221d8b),this[_0xbe75c8(0x159)]=null,this[_0xbe75c8(0x155)]=null,this[_0xbe75c8(0x14b)](_0xbe75c8(0x167),!0x1),this[_0xbe75c8(0x14b)](_0xbe75c8(0x161),_0x2a8c72[_0xbe75c8(0x161)]),this[_0xbe75c8(0x14f)](_0xbe75c8(0x161))['to'](_0x2a8c72),this[_0xbe75c8(0x14b)](_0xbe75c8(0x152),[]),this[_0xbe75c8(0x14b)](_0xbe75c8(0x141),!0x1),this[_0xbe75c8(0x14b)](_0xbe75c8(0x143),!0x1),this[_0xbe75c8(0x14b)](_0xbe75c8(0x14c),!0x1),this[_0xbe75c8(0x14b)](_0xbe75c8(0x147),!0x1),this[_0xbe75c8(0x15b)]=_0x2a8c72,this[_0xbe75c8(0x154)]=_0x828076,this[_0xbe75c8(0x146)]=_0x32270e,_0x32270e[_0xbe75c8(0x158)]?this[_0xbe75c8(0x14b)](_0xbe75c8(0x149),0x1):this[_0xbe75c8(0x13e)]();}[_0x354d4a(0x148)](){const _0x55a006=_0x354d4a;this[_0x55a006(0x151)][_0x55a006(0x148)]();}[_0x354d4a(0x15d)](){const _0x1eb9eb=_0x354d4a;this[_0x1eb9eb(0x159)]&&this[_0x1eb9eb(0x159)][_0x1eb9eb(0x15d)](),this[_0x1eb9eb(0x155)]&&this[_0x1eb9eb(0x155)][_0x1eb9eb(0x15d)](),super[_0x1eb9eb(0x15d)]();}[_0x354d4a(0x13e)](){const _0x33f075=_0x354d4a,{CommentsListView:_0x1518c2}=this[_0x33f075(0x146)];this[_0x33f075(0x159)]=new _0x1518c2(this[_0x33f075(0x142)],this[_0x33f075(0x15b)][_0x33f075(0x153)],Object[_0x33f075(0x156)]({'CommentView':this[_0x33f075(0x146)][_0x33f075(0x15a)]},this[_0x33f075(0x146)])),this[_0x33f075(0x159)][_0x33f075(0x15c)](_0x33f075(0x163))['to'](this),this[_0x33f075(0x159)][_0x33f075(0x15c)](_0x33f075(0x168))['to'](this),this[_0x33f075(0x159)][_0x33f075(0x14f)](_0x33f075(0x167))['to'](this),this[_0x33f075(0x14b)](_0x33f075(0x149),this[_0x33f075(0x159)][_0x33f075(0x149)]+0x1),this[_0x33f075(0x14f)](_0x33f075(0x149))['to'](this[_0x33f075(0x159)],_0x33f075(0x149),_0x7f8fc8=>_0x7f8fc8+0x1),this[_0x33f075(0x155)]=this[_0x33f075(0x165)](),this['on'](_0x33f075(0x163),()=>this[_0x33f075(0x148)]()),this[_0x33f075(0x14f)](_0x33f075(0x141))['to'](this[_0x33f075(0x159)],_0x33f075(0x160),this[_0x33f075(0x155)][_0x33f075(0x13a)],_0x33f075(0x13b),(_0xf2cbdd,_0x1e7bd8)=>_0xf2cbdd||!!_0x1e7bd8);}[_0x354d4a(0x165)](){const _0x43a68c=_0x354d4a,{CommentThreadInputView:_0x2fd0c2}=this[_0x43a68c(0x146)],_0x298013=new _0x2fd0c2(this[_0x43a68c(0x142)],this[_0x43a68c(0x154)],this[_0x43a68c(0x146)][_0x43a68c(0x139)]),_0x17dfe4=_0x298013[_0x43a68c(0x13a)];return _0x298013[_0x43a68c(0x14f)](_0x43a68c(0x145))['to'](this,_0x43a68c(0x167),this[_0x43a68c(0x15b)][_0x43a68c(0x153)],_0x43a68c(0x144),_0x17dfe4,_0x43a68c(0x13b),(_0x5b1b48,_0x4951e3,_0x4b2099)=>!!_0x4b2099||_0x5b1b48&&!_0x4951e3),_0x17dfe4['on'](_0x43a68c(0x135),(_0x45b902,_0x18d49f)=>{const _0x117501=_0x43a68c;this[_0x117501(0x13c)](_0x117501(0x137),_0x18d49f),_0x17dfe4[_0x117501(0x162)][_0x117501(0x14d)]('');}),_0x17dfe4['on'](_0x43a68c(0x157),()=>this[_0x43a68c(0x148)]()),_0x17dfe4[_0x43a68c(0x14f)](_0x43a68c(0x13f))['to'](this[_0x43a68c(0x15b)][_0x43a68c(0x153)],_0x43a68c(0x144)),_0x298013;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6dc5d5=_0x2933;(function(_0xabdb39,_0x4df141){const _0x325a2a=_0x2933,_0x17a25e=_0xabdb39();while(!![]){try{const _0x242002=-parseInt(_0x325a2a(0x252))/0x1*(parseInt(_0x325a2a(0x20c))/0x2)+-parseInt(_0x325a2a(0x208))/0x3*(-parseInt(_0x325a2a(0x225))/0x4)+parseInt(_0x325a2a(0x21b))/0x5+parseInt(_0x325a2a(0x1fc))/0x6+parseInt(_0x325a2a(0x239))/0x7*(parseInt(_0x325a2a(0x213))/0x8)+parseInt(_0x325a2a(0x228))/0x9+-parseInt(_0x325a2a(0x234))/0xa;if(_0x242002===_0x4df141)break;else _0x17a25e['push'](_0x17a25e['shift']());}catch(_0x53e20f){_0x17a25e['push'](_0x17a25e['shift']());}}}(_0x31b5,0x85920));import{getTranslation as _0x57276a}from'../../utils/common-translations.js';import{default as _0x182662}from'./basesuggestionthreadview.js';import{ButtonView as _0x9c2dc9}from'ckeditor5/src/ui.js';function _0x31b5(){const _0x103863=['1358610eZZZdH','ck-annotation__user','fire','ck-annotation__info','\x22></span>','locale','ck-suggestion','color','ck-annotation__actions','_createButton','ck-suggestion-','disableComments','3207KxLKWE','ck-suggestion--discard','source','discardSuggestion','330650etFjYn','ck-suggestion-wrapper','_descriptionElement','commentThread','getUserViewNotificationText','EXTERNAL_SUGGESTION','innerText','32jZKQna','time','getTemplate','acceptButton','value','ck-annotation__info-time','importWord','formatDateTime','2016910JNwEeO','isExternal','join','EXTERNAL_IMPORT_WORD_SUGGESTION','bind','ck-comment__info-time','change:description','createElement','ck-suggestion__main','attributes','1916UAnctp','getExternalSuggestionNote','creator','8856486igfYCR','execute','description','ck-suggestion__actions','commentThreadInputView','<span\x20class=\x22ck-suggestion-type\x22>','ck-suggestion__user','type','isActive','bindTemplate','extendTemplate','delegate','9374210efHpGH','check','EXTERNAL_IMPORT_WORD_AVATAR','EXTERNAL_AVATAR','@external','324149oCcEsc','name','discardButton','cancel','canAccept','isEnabled','map','ck-suggestion--disabled-comments','descriptionParts','element','setTemplate','acceptSuggestion','_config','ck-suggestion__info-name','canDiscard','span','\x22\x20title=\x22','</span>','commentsListView','set','editorDestroyed','ck-suggestion__info','ck-suggestion--accept','authoredAt','ck-annotation__content-wrapper','5YsUYyH','Accept\x20suggestion','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','author','innerHTML','userView','ck-annotation','ck-annotation__info-name','children','querySelector','_model','ck-annotation__main','Discard\x20suggestion','<p>','render','split','.ck-annotation__content-wrapper','push','title','editorReady','ck-suggestion-wrapper--active','ck-comment__external','content','</p>','div'];_0x31b5=function(){return _0x103863;};return _0x31b5();}function _0x2933(_0xb77216,_0x5f90ba){const _0x31b561=_0x31b5();return _0x2933=function(_0x2933d7,_0x5aaa96){_0x2933d7=_0x2933d7-0x1e8;let _0x20520d=_0x31b561[_0x2933d7];return _0x20520d;},_0x2933(_0xb77216,_0x5f90ba);}import{icons as _0x142ddc}from'ckeditor5/src/core.js';import{trimHtml as _0x5c9c50,UserView as _0xafa26f}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x182662{constructor(_0x2c096a,_0x5248ba,_0x47f3ee,_0x477186){const _0x1d5d48=_0x2933;super(_0x2c096a,_0x5248ba,_0x47f3ee,_0x477186),this[_0x1d5d48(0x24c)](_0x1d5d48(0x22f),''),this[_0x1d5d48(0x21f)](_0x1d5d48(0x22f))['to'](this,_0x1d5d48(0x241),_0x15cecc=>_0x15cecc&&_0x15cecc[0x0]?_0x15cecc[0x0][_0x1d5d48(0x22f)]:''),this[_0x1d5d48(0x21f)](_0x1d5d48(0x22a))['to'](this,_0x1d5d48(0x241),this,_0x1d5d48(0x230),(_0x52286d,_0x837958)=>{const _0x339a20=_0x1d5d48;let _0x25d6ec='';for(const _0x1f2af4 of _0x52286d)_0x25d6ec+=_0x339a20(0x1f0)+ds(_0x1f2af4[_0x339a20(0x1f9)],_0x1f2af4[_0x339a20(0x203)])+_0x339a20(0x1fa);return _0x837958?_0x25d6ec:_0x5c9c50(_0x25d6ec,{'limit':0x8c});}),this[_0x1d5d48(0x20e)]=null,this[_0x1d5d48(0x216)]=this[_0x1d5d48(0x205)](_0x57276a(_0x2c096a,_0x1d5d48(0x253)),_0x142ddc[_0x1d5d48(0x235)],_0x1d5d48(0x24f),_0x1d5d48(0x244),'sw'),this[_0x1d5d48(0x216)][_0x1d5d48(0x21f)](_0x1d5d48(0x23e))['to'](this,_0x1d5d48(0x23d)),this[_0x1d5d48(0x23b)]=this[_0x1d5d48(0x205)](_0x57276a(_0x2c096a,_0x1d5d48(0x1ef)),_0x142ddc[_0x1d5d48(0x23c)],_0x1d5d48(0x209),_0x1d5d48(0x20b),'sw'),this[_0x1d5d48(0x23b)][_0x1d5d48(0x21f)](_0x1d5d48(0x23e))['to'](this,_0x1d5d48(0x247)),this[_0x1d5d48(0x1e8)]=new _0xafa26f(_0x2c096a,this[_0x1d5d48(0x1ed)][_0x1d5d48(0x255)],this[_0x1d5d48(0x210)]()),this[_0x1d5d48(0x1e8)][_0x1d5d48(0x232)]({'attributes':{'class':[_0x1d5d48(0x22e),_0x1d5d48(0x1fd)]}}),this[_0x1d5d48(0x243)](this[_0x1d5d48(0x215)]());}[_0x6dc5d5(0x215)](){const _0x25fa71=_0x6dc5d5,_0x3cfb37=this[_0x25fa71(0x231)],_0x4ae30d=[{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x24e),_0x25fa71(0x1ff)]},'children':[{'tag':_0x25fa71(0x248),'children':[{'text':this[_0x25fa71(0x1e8)][_0x25fa71(0x23a)]}],'attributes':{'class':[_0x25fa71(0x246),_0x25fa71(0x1ea)]}},{'tag':_0x25fa71(0x214),'attributes':{'datetime':_0x3cfb37['to'](_0x25fa71(0x250)),'class':[_0x25fa71(0x220),_0x25fa71(0x218)]},'children':[{'text':_0x3cfb37['to'](_0x25fa71(0x250),_0x1a6730=>this[_0x25fa71(0x245)][_0x25fa71(0x21a)](_0x1a6730))}]}]},{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x22b),_0x25fa71(0x204)]},'children':[this[_0x25fa71(0x216)],this[_0x25fa71(0x23b)]]},{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x251)]}}];this[_0x25fa71(0x1ed)][_0x25fa71(0x21c)]&&_0x4ae30d[_0x25fa71(0x1f4)]({'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x1f8)]},'children':[{'text':this[_0x25fa71(0x226)]()}]});const _0x16e375={'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x20d),_0x3cfb37['if'](_0x25fa71(0x230),_0x25fa71(0x1f7)),_0x3cfb37['to'](_0x25fa71(0x22f),_0x1c0258=>_0x25fa71(0x206)+_0x1c0258),this[_0x25fa71(0x245)][_0x25fa71(0x207)]&&_0x25fa71(0x240)],'data-suggestion-id':this[_0x25fa71(0x1ed)]['id'],'data-thread-id':this[_0x25fa71(0x1ed)][_0x25fa71(0x20f)]['id'],'data-author-id':this[_0x25fa71(0x1ed)][_0x25fa71(0x255)]['id'],'tabindex':-0x1},'children':[{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x202),_0x25fa71(0x1e9)]},'children':[this[_0x25fa71(0x1e8)],{'tag':_0x25fa71(0x1fb),'attributes':{'class':[_0x25fa71(0x223),_0x25fa71(0x1ee)]},'children':_0x4ae30d}]}]};return this[_0x25fa71(0x24b)]&&this[_0x25fa71(0x22c)]&&(_0x16e375[_0x25fa71(0x1eb)][_0x25fa71(0x1f4)](this[_0x25fa71(0x24b)],this[_0x25fa71(0x22c)]),this[_0x25fa71(0x24b)][_0x25fa71(0x233)](_0x25fa71(0x1f6))['to'](this),this[_0x25fa71(0x24b)][_0x25fa71(0x233)](_0x25fa71(0x24d))['to'](this),this[_0x25fa71(0x22c)][_0x25fa71(0x233)](_0x25fa71(0x1f6))['to'](this),this[_0x25fa71(0x22c)][_0x25fa71(0x233)](_0x25fa71(0x24d))['to'](this)),_0x16e375;}[_0x6dc5d5(0x1f1)](){const _0x862a58=_0x6dc5d5;super[_0x862a58(0x1f1)](),this[_0x862a58(0x20e)]=this[_0x862a58(0x242)][_0x862a58(0x1ec)](_0x862a58(0x1f3)),this[_0x862a58(0x20e)][_0x862a58(0x256)]=this[_0x862a58(0x22a)],this['on'](_0x862a58(0x221),(_0x24955f,_0x30288,_0x1834b9)=>{const _0x491266=_0x862a58;this[_0x491266(0x20e)][_0x491266(0x256)]=_0x1834b9;});}[_0x6dc5d5(0x205)](_0x232bf1,_0x169fcd,_0x32b290,_0x39a385,_0x39f0ec){const _0x2ddaba=_0x6dc5d5,_0x1fe743=new _0x9c2dc9(this[_0x2ddaba(0x201)]);return _0x1fe743[_0x2ddaba(0x24c)]({'label':_0x232bf1,'icon':_0x169fcd,'tooltip':!0x0,'tooltipPosition':_0x39f0ec}),_0x1fe743[_0x2ddaba(0x232)]({'attributes':{'class':_0x32b290}}),_0x1fe743['on'](_0x2ddaba(0x229),()=>{const _0xe10ce2=_0x2ddaba;this[_0xe10ce2(0x1fe)](_0x39a385,this[_0xe10ce2(0x1ed)]['id']);}),_0x1fe743;}[_0x6dc5d5(0x226)](){const _0xba8d0=_0x6dc5d5;return _0xba8d0(0x219)===this[_0xba8d0(0x1ed)][_0xba8d0(0x224)][_0xba8d0(0x238)][_0xba8d0(0x20a)]?_0x57276a(this[_0xba8d0(0x201)],_0xba8d0(0x21e)):_0x57276a(this[_0xba8d0(0x201)],_0xba8d0(0x211));}[_0x6dc5d5(0x210)](){const _0x315265=_0x6dc5d5;return this[_0x315265(0x1ed)][_0x315265(0x21c)]?_0x315265(0x219)===this[_0x315265(0x1ed)][_0x315265(0x224)][_0x315265(0x238)][_0x315265(0x20a)]?_0x57276a(this[_0x315265(0x201)],_0x315265(0x236),this[_0x315265(0x1ed)][_0x315265(0x227)][_0x315265(0x23a)]):_0x57276a(this[_0x315265(0x201)],_0x315265(0x237),this[_0x315265(0x1ed)][_0x315265(0x227)][_0x315265(0x23a)]):null;}}function ds(_0x34a358,_0x22be47){const _0x3b0379=_0x6dc5d5;let _0x28f5ed='';return _0x28f5ed+=_0x34a358[_0x3b0379(0x1f2)]('*')[_0x3b0379(0x23f)]((_0x11563a,_0x24d269)=>_0x24d269%0x2!=0x0?_0x3b0379(0x22d)+us(_0x11563a)+_0x3b0379(0x24a):us(_0x11563a))[_0x3b0379(0x21d)](''),_0x22be47&&(_0x28f5ed+=_0x3b0379(0x254)+_0x22be47[_0x3b0379(0x217)]+_0x3b0379(0x249)+_0x22be47[_0x3b0379(0x1f5)]+_0x3b0379(0x200)),_0x28f5ed;}function us(_0xd903d7){const _0x3ad39c=_0x6dc5d5,_0x173ac8=document[_0x3ad39c(0x222)](_0x3ad39c(0x248));return _0x173ac8[_0x3ad39c(0x212)]=_0xd903d7,_0x173ac8[_0x3ad39c(0x256)];}
23
+ const _0x55b385=_0x4e27;(function(_0x446525,_0x405b10){const _0x508054=_0x4e27,_0x3e298a=_0x446525();while(!![]){try{const _0x1d42ed=-parseInt(_0x508054(0x1ac))/0x1+-parseInt(_0x508054(0x172))/0x2+parseInt(_0x508054(0x1bc))/0x3*(-parseInt(_0x508054(0x1b7))/0x4)+parseInt(_0x508054(0x1d5))/0x5+parseInt(_0x508054(0x175))/0x6+parseInt(_0x508054(0x1b5))/0x7*(-parseInt(_0x508054(0x1c1))/0x8)+parseInt(_0x508054(0x1d0))/0x9;if(_0x1d42ed===_0x405b10)break;else _0x3e298a['push'](_0x3e298a['shift']());}catch(_0x361be4){_0x3e298a['push'](_0x3e298a['shift']());}}}(_0x3b06,0xcd9f6));import{getTranslation as _0xcc6862}from'../../utils/common-translations.js';import{default as _0x3eb45f}from'./basesuggestionthreadview.js';import{ButtonView as _0x5c9195}from'ckeditor5/src/ui.js';import{icons as _0x13e7b5}from'ckeditor5/src/core.js';function _0x3b06(){const _0x25810e=['name','commentThreadInputView','querySelector','descriptionParts','ck-suggestion-','span','discardSuggestion','locale','innerHTML','@external','render','value','fire','split','ck-suggestion--accept','ck-annotation__content-wrapper','bindTemplate','commentsListView','ck-annotation','846309kytzIq','EXTERNAL_IMPORT_WORD_AVATAR','_descriptionElement','editorDestroyed','getTemplate','editorReady','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','<span\x20class=\x22ck-suggestion-type\x22>','delegate','86744CPnzFF','canAccept','553156eniuWe','</span>','Accept\x20suggestion','execute','ck-suggestion__info','6fVGsuH','type','time','content','EXTERNAL_AVATAR','56aCslaU','ck-suggestion--discard','_config','ck-suggestion','ck-annotation__info-name','join','\x22\x20title=\x22','_model','_createButton','map','ck-annotation__user','ck-suggestion__main','ck-annotation__actions','isActive','color','29873970pAGBce','title','ck-suggestion__actions','formatDateTime','bind','1016885fxwvox','</p>','innerText','isEnabled','ck-annotation__info','importWord','ck-comment__info-time','discardButton','acceptSuggestion','check','cancel','3345912ZzpCnL','ck-comment__external','ck-annotation__info-time','1212660HXkBEV','extendTemplate','authoredAt','source','author','Discard\x20suggestion','change:description','userView','canDiscard','ck-suggestion__user','isExternal','getUserViewNotificationText','children','commentThread','push','creator','createElement','ck-suggestion--disabled-comments','div','ck-annotation__main','set','ck-suggestion-wrapper--active','element','ck-suggestion-wrapper','\x22></span>','acceptButton','disableComments','getExternalSuggestionNote','attributes','EXTERNAL_IMPORT_WORD_SUGGESTION','<p>','.ck-annotation__content-wrapper','ck-suggestion__info-name','EXTERNAL_SUGGESTION','description','setTemplate'];_0x3b06=function(){return _0x25810e;};return _0x3b06();}import{trimHtml as _0x1f44a0,UserView as _0x31f9f5}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x3eb45f{constructor(_0x14de67,_0x4efa38,_0x2fd62c,_0x10cf40){const _0x474b4a=_0x4e27;super(_0x14de67,_0x4efa38,_0x2fd62c,_0x10cf40),this[_0x474b4a(0x189)](_0x474b4a(0x1bd),''),this[_0x474b4a(0x1d4)](_0x474b4a(0x1bd))['to'](this,_0x474b4a(0x19c),_0x30f81d=>_0x30f81d&&_0x30f81d[0x0]?_0x30f81d[0x0][_0x474b4a(0x1bd)]:''),this[_0x474b4a(0x1d4)](_0x474b4a(0x197))['to'](this,_0x474b4a(0x19c),this,_0x474b4a(0x1ce),(_0x4ea81f,_0x753ab7)=>{const _0x2412bc=_0x474b4a;let _0x4ebc06='';for(const _0x3111c2 of _0x4ea81f)_0x4ebc06+=_0x2412bc(0x193)+ds(_0x3111c2[_0x2412bc(0x1bf)],_0x3111c2[_0x2412bc(0x1cf)])+_0x2412bc(0x1d6);return _0x753ab7?_0x4ebc06:_0x1f44a0(_0x4ebc06,{'limit':0x8c});}),this[_0x474b4a(0x1ae)]=null,this[_0x474b4a(0x18e)]=this[_0x474b4a(0x1c9)](_0xcc6862(_0x14de67,_0x474b4a(0x1b9)),_0x13e7b5[_0x474b4a(0x1de)],_0x474b4a(0x1a7),_0x474b4a(0x1dd),'sw'),this[_0x474b4a(0x18e)][_0x474b4a(0x1d4)](_0x474b4a(0x1d8))['to'](this,_0x474b4a(0x1b6)),this[_0x474b4a(0x1dc)]=this[_0x474b4a(0x1c9)](_0xcc6862(_0x14de67,_0x474b4a(0x17a)),_0x13e7b5[_0x474b4a(0x1df)],_0x474b4a(0x1c2),_0x474b4a(0x19f),'sw'),this[_0x474b4a(0x1dc)][_0x474b4a(0x1d4)](_0x474b4a(0x1d8))['to'](this,_0x474b4a(0x17d)),this[_0x474b4a(0x17c)]=new _0x31f9f5(_0x14de67,this[_0x474b4a(0x1c8)][_0x474b4a(0x179)],this[_0x474b4a(0x180)]()),this[_0x474b4a(0x17c)][_0x474b4a(0x176)]({'attributes':{'class':[_0x474b4a(0x17e),_0x474b4a(0x1cb)]}}),this[_0x474b4a(0x198)](this[_0x474b4a(0x1b0)]());}[_0x55b385(0x1b0)](){const _0xc5b346=_0x55b385,_0x4760f6=this[_0xc5b346(0x1a9)],_0x4d54f9=[{'tag':_0xc5b346(0x187),'attributes':{'class':[_0xc5b346(0x1bb),_0xc5b346(0x1d9)]},'children':[{'tag':_0xc5b346(0x19e),'children':[{'text':this[_0xc5b346(0x17c)][_0xc5b346(0x199)]}],'attributes':{'class':[_0xc5b346(0x195),_0xc5b346(0x1c5)]}},{'tag':_0xc5b346(0x1be),'attributes':{'datetime':_0x4760f6['to'](_0xc5b346(0x177)),'class':[_0xc5b346(0x1db),_0xc5b346(0x174)]},'children':[{'text':_0x4760f6['to'](_0xc5b346(0x177),_0x56689c=>this[_0xc5b346(0x1c3)][_0xc5b346(0x1d3)](_0x56689c))}]}]},{'tag':_0xc5b346(0x187),'attributes':{'class':[_0xc5b346(0x1d2),_0xc5b346(0x1cd)]},'children':[this[_0xc5b346(0x18e)],this[_0xc5b346(0x1dc)]]},{'tag':_0xc5b346(0x187),'attributes':{'class':[_0xc5b346(0x1a8)]}}];this[_0xc5b346(0x1c8)][_0xc5b346(0x17f)]&&_0x4d54f9[_0xc5b346(0x183)]({'tag':_0xc5b346(0x187),'attributes':{'class':[_0xc5b346(0x173)]},'children':[{'text':this[_0xc5b346(0x190)]()}]});const _0x10b758={'tag':_0xc5b346(0x187),'attributes':{'class':[_0xc5b346(0x18c),_0x4760f6['if'](_0xc5b346(0x1ce),_0xc5b346(0x18a)),_0x4760f6['to'](_0xc5b346(0x1bd),_0x2f0085=>_0xc5b346(0x19d)+_0x2f0085),this[_0xc5b346(0x1c3)][_0xc5b346(0x18f)]&&_0xc5b346(0x186)],'data-suggestion-id':this[_0xc5b346(0x1c8)]['id'],'data-thread-id':this[_0xc5b346(0x1c8)][_0xc5b346(0x182)]['id'],'data-author-id':this[_0xc5b346(0x1c8)][_0xc5b346(0x179)]['id'],'tabindex':-0x1},'children':[{'tag':_0xc5b346(0x187),'attributes':{'class':[_0xc5b346(0x1c4),_0xc5b346(0x1ab)]},'children':[this[_0xc5b346(0x17c)],{'tag':_0xc5b346(0x187),'attributes':{'class':[_0xc5b346(0x1cc),_0xc5b346(0x188)]},'children':_0x4d54f9}]}]};return this[_0xc5b346(0x1aa)]&&this[_0xc5b346(0x19a)]&&(_0x10b758[_0xc5b346(0x181)][_0xc5b346(0x183)](this[_0xc5b346(0x1aa)],this[_0xc5b346(0x19a)]),this[_0xc5b346(0x1aa)][_0xc5b346(0x1b4)](_0xc5b346(0x1b1))['to'](this),this[_0xc5b346(0x1aa)][_0xc5b346(0x1b4)](_0xc5b346(0x1af))['to'](this),this[_0xc5b346(0x19a)][_0xc5b346(0x1b4)](_0xc5b346(0x1b1))['to'](this),this[_0xc5b346(0x19a)][_0xc5b346(0x1b4)](_0xc5b346(0x1af))['to'](this)),_0x10b758;}[_0x55b385(0x1a3)](){const _0x1fc370=_0x55b385;super[_0x1fc370(0x1a3)](),this[_0x1fc370(0x1ae)]=this[_0x1fc370(0x18b)][_0x1fc370(0x19b)](_0x1fc370(0x194)),this[_0x1fc370(0x1ae)][_0x1fc370(0x1a1)]=this[_0x1fc370(0x197)],this['on'](_0x1fc370(0x17b),(_0x25c971,_0x396879,_0x2f5227)=>{const _0xdd7843=_0x1fc370;this[_0xdd7843(0x1ae)][_0xdd7843(0x1a1)]=_0x2f5227;});}[_0x55b385(0x1c9)](_0x1c9157,_0x1bbc69,_0x202db9,_0x36de63,_0x30d52f){const _0x4b83ce=_0x55b385,_0x3e33df=new _0x5c9195(this[_0x4b83ce(0x1a0)]);return _0x3e33df[_0x4b83ce(0x189)]({'label':_0x1c9157,'icon':_0x1bbc69,'tooltip':!0x0,'tooltipPosition':_0x30d52f}),_0x3e33df[_0x4b83ce(0x176)]({'attributes':{'class':_0x202db9}}),_0x3e33df['on'](_0x4b83ce(0x1ba),()=>{const _0x3b0fbc=_0x4b83ce;this[_0x3b0fbc(0x1a5)](_0x36de63,this[_0x3b0fbc(0x1c8)]['id']);}),_0x3e33df;}[_0x55b385(0x190)](){const _0x33b86b=_0x55b385;return _0x33b86b(0x1da)===this[_0x33b86b(0x1c8)][_0x33b86b(0x191)][_0x33b86b(0x1a2)][_0x33b86b(0x178)]?_0xcc6862(this[_0x33b86b(0x1a0)],_0x33b86b(0x192)):_0xcc6862(this[_0x33b86b(0x1a0)],_0x33b86b(0x196));}[_0x55b385(0x180)](){const _0x151cad=_0x55b385;return this[_0x151cad(0x1c8)][_0x151cad(0x17f)]?_0x151cad(0x1da)===this[_0x151cad(0x1c8)][_0x151cad(0x191)][_0x151cad(0x1a2)][_0x151cad(0x178)]?_0xcc6862(this[_0x151cad(0x1a0)],_0x151cad(0x1ad),this[_0x151cad(0x1c8)][_0x151cad(0x184)][_0x151cad(0x199)]):_0xcc6862(this[_0x151cad(0x1a0)],_0x151cad(0x1c0),this[_0x151cad(0x1c8)][_0x151cad(0x184)][_0x151cad(0x199)]):null;}}function ds(_0x3398e7,_0x5c81de){const _0x37146b=_0x55b385;let _0xfe7a47='';return _0xfe7a47+=_0x3398e7[_0x37146b(0x1a6)]('*')[_0x37146b(0x1ca)]((_0x152c3d,_0x56364b)=>_0x56364b%0x2!=0x0?_0x37146b(0x1b3)+us(_0x152c3d)+_0x37146b(0x1b8):us(_0x152c3d))[_0x37146b(0x1c6)](''),_0x5c81de&&(_0xfe7a47+=_0x37146b(0x1b2)+_0x5c81de[_0x37146b(0x1a4)]+_0x37146b(0x1c7)+_0x5c81de[_0x37146b(0x1d1)]+_0x37146b(0x18d)),_0xfe7a47;}function _0x4e27(_0x8edc4f,_0x191923){const _0x3b06e4=_0x3b06();return _0x4e27=function(_0x4e2743,_0x2ba881){_0x4e2743=_0x4e2743-0x172;let _0x182ace=_0x3b06e4[_0x4e2743];return _0x182ace;},_0x4e27(_0x8edc4f,_0x191923);}function us(_0x23dd98){const _0x58cfd6=_0x55b385,_0x5eb85b=document[_0x58cfd6(0x185)](_0x58cfd6(0x19e));return _0x5eb85b[_0x58cfd6(0x1d7)]=_0x23dd98,_0x5eb85b[_0x58cfd6(0x1a1)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x17285e,_0x2b9d7d,_0x2cb0b4){const t=_0x17285e['t'];switch(_0x2b9d7d){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',_0x2cb0b4);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2cb0b4);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2cb0b4);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2cb0b4);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2cb0b4);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',_0x2cb0b4);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2cb0b4);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',_0x2cb0b4);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2cb0b4);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2cb0b4);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2cb0b4);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2cb0b4);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2cb0b4);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2cb0b4);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2cb0b4);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2cb0b4);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2cb0b4);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2cb0b4);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2cb0b4);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2cb0b4);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2cb0b4);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2cb0b4);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2cb0b4);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2cb0b4);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2cb0b4);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2cb0b4);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2cb0b4);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2cb0b4);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2cb0b4);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2cb0b4);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'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2cb0b4);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'},_0x2cb0b4);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2cb0b4);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2cb0b4);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'},_0x2cb0b4);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'},_0x2cb0b4);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 _0x2b9d7d;}}
23
+ export function getTranslation(_0x4e6e6a,_0xaef17,_0x40b6a2){const t=_0x4e6e6a['t'];switch(_0xaef17){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',_0x40b6a2);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x40b6a2);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x40b6a2);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x40b6a2);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x40b6a2);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',_0x40b6a2);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x40b6a2);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',_0x40b6a2);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x40b6a2);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x40b6a2);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x40b6a2);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x40b6a2);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x40b6a2);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x40b6a2);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x40b6a2);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x40b6a2);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x40b6a2);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x40b6a2);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x40b6a2);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x40b6a2);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x40b6a2);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x40b6a2);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x40b6a2);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'},_0x40b6a2);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x40b6a2);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x40b6a2);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x40b6a2);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x40b6a2);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x40b6a2);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'},_0x40b6a2);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x40b6a2);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x40b6a2);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x40b6a2);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x40b6a2);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'},_0x40b6a2);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x40b6a2);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'},_0x40b6a2);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'},_0x40b6a2);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x40b6a2);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'},_0x40b6a2);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x40b6a2);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'},_0x40b6a2);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x40b6a2);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x40b6a2);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'},_0x40b6a2);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'},_0x40b6a2);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 _0xaef17;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4e8669,_0x5bf5ee){const _0x3d8ef8=_0x26de,_0x553f95=_0x4e8669();while(!![]){try{const _0x4235b8=-parseInt(_0x3d8ef8(0x195))/0x1+parseInt(_0x3d8ef8(0x193))/0x2*(parseInt(_0x3d8ef8(0x1a8))/0x3)+parseInt(_0x3d8ef8(0x1a7))/0x4+parseInt(_0x3d8ef8(0x1ab))/0x5+parseInt(_0x3d8ef8(0x1a0))/0x6+-parseInt(_0x3d8ef8(0x1a1))/0x7+-parseInt(_0x3d8ef8(0x1af))/0x8*(-parseInt(_0x3d8ef8(0x192))/0x9);if(_0x4235b8===_0x5bf5ee)break;else _0x553f95['push'](_0x553f95['shift']());}catch(_0x104b5){_0x553f95['push'](_0x553f95['shift']());}}}(_0x234a,0x73485));export function normalizeDescription(_0x36ef6e){const _0x3c505f=_0x26de;return Array[_0x3c505f(0x197)](_0x36ef6e)||(_0x36ef6e=[_0x36ef6e]),_0x36ef6e[_0x3c505f(0x196)](_0x2d70e2=>{const _0x47fed5=_0x3c505f,_0x3c7c2b=_0x2d70e2[_0x47fed5(0x194)][_0x47fed5(0x1b8)](/\*/g,''),_0x1d3a7c=_0x2d70e2[_0x47fed5(0x198)]?_0x47fed5(0x1b5)+_0x2d70e2[_0x47fed5(0x198)][_0x47fed5(0x1ae)]+']':'';return'['+_0x2d70e2[_0x47fed5(0x19f)]+']\x20'+_0x3c7c2b+_0x1d3a7c;})[_0x3c505f(0x1a5)](';\x20');}export function sortSuggestions(_0x4f699d){const _0x2e5fea=_0x26de;return _0x4f699d[_0x2e5fea(0x1b3)]((_0x8e417e,_0x5f18da)=>_0x2e5fea(0x19b)==_0x8e417e[_0x2e5fea(0x19f)]&&_0x2e5fea(0x19b)!=_0x5f18da[_0x2e5fea(0x19f)]?-0x1:_0x2e5fea(0x19b)!=_0x8e417e[_0x2e5fea(0x19f)]&&_0x2e5fea(0x19b)==_0x5f18da[_0x2e5fea(0x19f)]?0x1:0x0);}export function getSelectedSuggestions(_0x459789,_0x54a206){const _0x333fe4=_0x26de,_0x435800=Array[_0x333fe4(0x1a2)](_0x459789[_0x333fe4(0x191)]()),_0x167458=new Set();for(const _0x17a1cb of _0x54a206)if(_0x17a1cb[_0x333fe4(0x1b4)]){for(const _0x53099f of _0x435800)for(const _0x24a5dc of _0x17a1cb[_0x333fe4(0x191)]())(_0x53099f[_0x333fe4(0x1b6)](_0x24a5dc)||_0x459789[_0x333fe4(0x18f)]&&!_0x17a1cb[_0x333fe4(0x1b1)]&&_0x17a1cb[_0x333fe4(0x1ad)]&&_0x24a5dc[_0x333fe4(0x19a)][_0x333fe4(0x19c)](_0x53099f[_0x333fe4(0x19e)]))&&_0x167458[_0x333fe4(0x1b2)](_0x17a1cb);}return _0x167458;}export function getRangesOfBlockGroups(_0xa487,_0x4295ce){const _0x765be3=_0x26de;let _0x2eb2f9,_0x199802=0x0;const _0x3a502b=[],_0x46db25=_0x4295ce[_0x765be3(0x190)];for(;_0x199802<_0xa487[_0x765be3(0x1a6)];){const _0x4fcb69=_0xa487[_0x199802],_0x17daf9=_0xa487[_0x199802+0x1];_0x2eb2f9||(_0x2eb2f9=_0x4295ce[_0x765be3(0x1a3)](_0x4fcb69)),co(_0x4295ce,_0x4fcb69,_0x17daf9)||(_0x3a502b[_0x765be3(0x1ac)](_0x4295ce[_0x765be3(0x199)](_0x2eb2f9,_0x46db25[_0x765be3(0x19d)](_0x4fcb69)?_0x4295ce[_0x765be3(0x1b0)](_0x4fcb69):_0x4295ce[_0x765be3(0x1a9)](_0x4fcb69,_0x765be3(0x19a)))),_0x2eb2f9=null),_0x199802++;}return _0x3a502b;}function _0x234a(){const _0x4c20c9=['join','length','1276520BcYekD','12gKqbdf','createPositionAt','change','961130uflUWC','push','next','value','312496CVQCiL','createPositionAfter','isMultiRange','add','sort','isInContent','\x20[color\x20','isIntersecting','splice','replace','isCollapsed','schema','getRanges','9bJpffj','350828oeMrSi','content','635662xWlCiX','map','isArray','color','createRange','end','deletion','isTouching','isObject','start','type','4548768hUDCGx','6316401DTmOcn','from','createPositionBefore','execute'];_0x234a=function(){return _0x4c20c9;};return _0x234a();}function co(_0x4dea5c,_0xdf8d18,_0x3ad432){const _0xa3200e=_0x26de;if(!_0x3ad432)return!0x1;const _0x2d60ad=_0x4dea5c[_0xa3200e(0x1b0)](_0xdf8d18),_0x4264eb=_0x4dea5c[_0xa3200e(0x1a3)](_0x3ad432);return _0x2d60ad[_0xa3200e(0x19c)](_0x4264eb);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;function _0x26de(_0x55ce55,_0x44950c){const _0x234a61=_0x234a();return _0x26de=function(_0x26debf,_0x54bd6b){_0x26debf=_0x26debf-0x18f;let _0xcad6e1=_0x234a61[_0x26debf];return _0xcad6e1;},_0x26de(_0x55ce55,_0x44950c);}export function executeCommandForSuggestions(_0x4e5ed4,_0x3f29ec,_0x7e7879){const _0xb9426a=_0x26de;for(;_0x7e7879[_0xb9426a(0x1a6)];){const _0x3dbb4f=_0x7e7879[_0xb9426a(0x1b7)](0x0,0x64);_0x4e5ed4[_0xb9426a(0x1aa)](()=>{const _0x1741ff=_0xb9426a;for(const _0x535a07 of _0x3dbb4f)_0x535a07[_0x1741ff(0x1b4)]&&_0x3f29ec[_0x1741ff(0x1a4)](_0x535a07['id']);});}}
23
+ (function(_0x5ce3fb,_0x4372e1){const _0x4c7ff4=_0x1cd5,_0x3350cb=_0x5ce3fb();while(!![]){try{const _0x5ad43e=-parseInt(_0x4c7ff4(0xd8))/0x1+-parseInt(_0x4c7ff4(0xe0))/0x2*(-parseInt(_0x4c7ff4(0xc6))/0x3)+parseInt(_0x4c7ff4(0xe6))/0x4*(-parseInt(_0x4c7ff4(0xea))/0x5)+parseInt(_0x4c7ff4(0xdb))/0x6+parseInt(_0x4c7ff4(0xe5))/0x7+parseInt(_0x4c7ff4(0xce))/0x8*(parseInt(_0x4c7ff4(0xe8))/0x9)+-parseInt(_0x4c7ff4(0xe3))/0xa;if(_0x5ad43e===_0x4372e1)break;else _0x3350cb['push'](_0x3350cb['shift']());}catch(_0x153d6f){_0x3350cb['push'](_0x3350cb['shift']());}}}(_0x4ced,0x767bc));export function normalizeDescription(_0x2be943){const _0xf245e1=_0x1cd5;return Array[_0xf245e1(0xd9)](_0x2be943)||(_0x2be943=[_0x2be943]),_0x2be943[_0xf245e1(0xdc)](_0x8f0efa=>{const _0x34899b=_0xf245e1,_0x2a7719=_0x8f0efa[_0x34899b(0xc5)][_0x34899b(0xcc)](/\*/g,''),_0x50cfdf=_0x8f0efa[_0x34899b(0xc9)]?_0x34899b(0xc3)+_0x8f0efa[_0x34899b(0xc9)][_0x34899b(0xc7)]+']':'';return'['+_0x8f0efa[_0x34899b(0xc8)]+']\x20'+_0x2a7719+_0x50cfdf;})[_0xf245e1(0xe7)](';\x20');}export function sortSuggestions(_0x37911f){const _0x2127b7=_0x1cd5;return _0x37911f[_0x2127b7(0xe4)]((_0x3ef2c5,_0x202f18)=>_0x2127b7(0xd2)==_0x3ef2c5[_0x2127b7(0xc8)]&&_0x2127b7(0xd2)!=_0x202f18[_0x2127b7(0xc8)]?-0x1:_0x2127b7(0xd2)!=_0x3ef2c5[_0x2127b7(0xc8)]&&_0x2127b7(0xd2)==_0x202f18[_0x2127b7(0xc8)]?0x1:0x0);}export function getSelectedSuggestions(_0x3074bc,_0x51fffd){const _0x11b1f0=_0x1cd5,_0x34f213=Array[_0x11b1f0(0xc4)](_0x3074bc[_0x11b1f0(0xca)]()),_0x20b4e8=new Set();for(const _0x17ce04 of _0x51fffd)if(_0x17ce04[_0x11b1f0(0xd6)]){for(const _0x57714a of _0x34f213)for(const _0x3de23b of _0x17ce04[_0x11b1f0(0xca)]())(_0x57714a[_0x11b1f0(0xd5)](_0x3de23b)||_0x3074bc[_0x11b1f0(0xd4)]&&!_0x17ce04[_0x11b1f0(0xe1)]&&_0x17ce04[_0x11b1f0(0xec)]&&_0x3de23b[_0x11b1f0(0xd0)][_0x11b1f0(0xe2)](_0x57714a[_0x11b1f0(0xda)]))&&_0x20b4e8[_0x11b1f0(0xd3)](_0x17ce04);}return _0x20b4e8;}function _0x1cd5(_0x5e9d79,_0x443b64){const _0x4ced8f=_0x4ced();return _0x1cd5=function(_0x1cd5e9,_0x308307){_0x1cd5e9=_0x1cd5e9-0xc2;let _0x550dfa=_0x4ced8f[_0x1cd5e9];return _0x550dfa;},_0x1cd5(_0x5e9d79,_0x443b64);}export function getRangesOfBlockGroups(_0x5dfb58,_0x252eb6){const _0x16fc16=_0x1cd5;let _0x633b0a,_0x25cc9f=0x0;const _0x48cc60=[],_0x43e6a6=_0x252eb6[_0x16fc16(0xcb)];for(;_0x25cc9f<_0x5dfb58[_0x16fc16(0xcf)];){const _0x46dc6c=_0x5dfb58[_0x25cc9f],_0x35c7f0=_0x5dfb58[_0x25cc9f+0x1];_0x633b0a||(_0x633b0a=_0x252eb6[_0x16fc16(0xdd)](_0x46dc6c)),co(_0x252eb6,_0x46dc6c,_0x35c7f0)||(_0x48cc60[_0x16fc16(0xde)](_0x252eb6[_0x16fc16(0xcd)](_0x633b0a,_0x43e6a6[_0x16fc16(0xe9)](_0x46dc6c)?_0x252eb6[_0x16fc16(0xd7)](_0x46dc6c):_0x252eb6[_0x16fc16(0xc2)](_0x46dc6c,_0x16fc16(0xd0)))),_0x633b0a=null),_0x25cc9f++;}return _0x48cc60;}function co(_0x307f83,_0x3c0395,_0x3eb1fe){const _0x5761f2=_0x1cd5;if(!_0x3eb1fe)return!0x1;const _0x4ae52f=_0x307f83[_0x5761f2(0xd7)](_0x3c0395),_0x5d17ce=_0x307f83[_0x5761f2(0xdd)](_0x3eb1fe);return _0x4ae52f[_0x5761f2(0xe2)](_0x5d17ce);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x45e048,_0x3b7385,_0x21a932){const _0x5c37c9=_0x1cd5;for(;_0x21a932[_0x5c37c9(0xcf)];){const _0x46337f=_0x21a932[_0x5c37c9(0xd1)](0x0,0x64);_0x45e048[_0x5c37c9(0xdf)](()=>{const _0x3676f9=_0x5c37c9;for(const _0x4dbcf5 of _0x46337f)_0x4dbcf5[_0x3676f9(0xd6)]&&_0x3b7385[_0x3676f9(0xeb)](_0x4dbcf5['id']);});}}function _0x4ced(){const _0x436546=['createPositionAfter','755582gIjtNg','isArray','start','5212734OfVaaa','map','createPositionBefore','push','change','106378gPrpZK','isMultiRange','isTouching','3255750rQtQIg','sort','4755492XuIfpj','15864npIVWT','join','4437HhORVg','isObject','1090oLLwJv','execute','next','createPositionAt','\x20[color\x20','from','content','3myanrw','value','type','color','getRanges','schema','replace','createRange','13464ZJYyGs','length','end','splice','deletion','add','isCollapsed','isIntersecting','isInContent'];_0x4ced=function(){return _0x436546;};return _0x4ced();}