@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240620.0 → 0.0.0-nightly-20240621.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,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x411c5b=_0x1315;function _0x434f(){const _0x51a245=['40444ntDCfE','suggestion-','17844oWccum','activeMarkers','_unbindEditors','acceptButton','_destroyController','274908xdbBTX','_disableComments','model','menuitemcheckbox','type','14ZcKfKC','_addUIComponentsToFactory','menuitem','CommentsRepository','424200oVWnTg','values','TrackChangesEditing','execute','_refreshActiveMarkers','menuBar:trackChanges','comments','button','reduce','commandName','componentFactory','suggestionLoaded','hasSuggestion','Accept\x20all\x20suggestions','destroy','Discard\x20all\x20suggestions','descriptionParts','_bindAnnotationToEditors','getSuggestion','comments.maxCommentsWhenCollapsed','children','config','suggestionUnloaded','editing','Track\x20changes','createAnnotation','discardAllSuggestions','comments.editorConfig','EditorAnnotations','init','define','discardButton','_suggestionToController','getJoined','delegate','_handleSuggestionControllerDelayed','activeAnnotations','innerView','pluginName','commands','trackChanges','listenTo','isMultiRange','refreshSelectedViews','153tIMRWm','length','createAnnotationView','lowest','trackChanges.disableComments','get','discardSelectedSuggestions','change:previous','has','some','_createToolbarButton','Annotations','menu','buttonView','set','add','_annotationViews','Accept\x20all\x20selected\x20suggestions','getMarkerNames','requires','isDirty','keys','isInContent','acceptSelectedSuggestions','items','filter','commentThread','addComment','getFirstRange','trackChanges.SuggestionThreadView','arrowView','getByInnerView','from','getRanges','Discard\x20all\x20selected\x20suggestions','plugins','116720ndtZRd','focus','registerAnnotation','_initializeController','value','_createMenuBarMenu','comments.maxThreadTotalWeight','actionView','size','descriptionFactory','getMarkers','187cTvHSa','CommentView','18HlyAUf','createCommentThreadController','switchbutton','_updateController','source','previous','change:activeAnnotations','200220BYMIbr','panelView','CommentsUI','stopListening','remove','delete','8JfRLEj','getDescriptions','push','bind','_handleControllerBuffer','head','mainView','addSourceCollector','_viewToController','getAllAdjacentSuggestions','locale','acceptAllSuggestions','suggestionChanged','isOn','SuggestionThreadView','clear','comments.maxCommentCharsWhenCollapsed','editor','isEnabled','unbind','view','32466TBwJXk','separator','toMany','TrackChangesUI'];_0x434f=function(){return _0x51a245;};return _0x434f();}(function(_0x340b7a,_0x463aac){const _0x5dbdc4=_0x1315,_0x1f0cd8=_0x340b7a();while(!![]){try{const _0x197c88=parseInt(_0x5dbdc4(0xc6))/0x1*(-parseInt(_0x5dbdc4(0x140))/0x2)+-parseInt(_0x5dbdc4(0x102))/0x3*(parseInt(_0x5dbdc4(0xc8))/0x4)+parseInt(_0x5dbdc4(0x13a))/0x5+parseInt(_0x5dbdc4(0xc2))/0x6*(parseInt(_0x5dbdc4(0xd2))/0x7)+-parseInt(_0x5dbdc4(0x126))/0x8*(-parseInt(_0x5dbdc4(0x133))/0x9)+parseInt(_0x5dbdc4(0xd6))/0xa+-parseInt(_0x5dbdc4(0x131))/0xb*(-parseInt(_0x5dbdc4(0xcd))/0xc);if(_0x197c88===_0x463aac)break;else _0x1f0cd8['push'](_0x1f0cd8['shift']());}catch(_0x10d92c){_0x1f0cd8['push'](_0x1f0cd8['shift']());}}}(_0x434f,0x1df08));function _0x1315(_0x3ad227,_0x4256d2){const _0x434fa2=_0x434f();return _0x1315=function(_0x1315bf,_0x423ce6){_0x1315bf=_0x1315bf-0xb6;let _0x2e3d61=_0x434fa2[_0x1315bf];return _0x2e3d61;},_0x1315(_0x3ad227,_0x4256d2);}import{Plugin as _0xc04e4a}from'ckeditor5/src/core.js';import{Collection as _0x39ecb0}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x594489,createDropdown as _0x29a5b1,ListSeparatorView as _0x5c2b06,MenuBarMenuView as _0x475280,MenuBarMenuListView as _0x292c3e,MenuBarMenuListItemView as _0x97c357,MenuBarMenuListItemButtonView as _0x3351a4,SplitButtonView as _0x2462bb,ViewModel as _0xd73614}from'ckeditor5/src/ui.js';import{Users as _0x15a5b6,getDateTimeFormatter as _0x4c14fb,getAllMarkersDomElementsSorted as _0x309784}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2f232b from'./trackchangesediting.js';import _0x1763f1 from'./ui/suggestioncontroller.js';import _0x47a112 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2f6dcd}from'./utils/common-translations.js';import _0x56813f from'../theme/icons/track-changes.svg';export default class d extends _0xc04e4a{static get[_0x411c5b(0x115)](){const _0x268684=_0x411c5b;return[_0x2f232b,_0x15a5b6,_0x268684(0xd5),_0x268684(0x10d),_0x268684(0xf2)];}static get[_0x411c5b(0xfc)](){const _0x755051=_0x411c5b;return _0x755051(0xc5);}constructor(_0x5129f6){const _0x4244ad=_0x411c5b;super(_0x5129f6),this[_0x4244ad(0xf6)]=new Map(),this[_0x4244ad(0x148)]=new Map(),this[_0x4244ad(0x112)]=new Map(),this[_0x4244ad(0x144)]=new Map();const _0x2036b5=this[_0x4244ad(0xbe)][_0x4244ad(0xeb)];_0x2036b5[_0x4244ad(0xf4)](_0x4244ad(0x11f),_0x47a112),_0x2036b5[_0x4244ad(0xf4)](_0x4244ad(0x106),!0x1),this[_0x4244ad(0xce)]=_0x2036b5[_0x4244ad(0x107)](_0x4244ad(0x106));}[_0x411c5b(0xf9)](_0x3a6134,_0x3be0f4){const _0x2b8504=_0x411c5b;0x0===this[_0x2b8504(0x144)][_0x2b8504(0x12e)]&&setTimeout(()=>{const _0x3d9c6c=_0x2b8504;for(const [_0x451e00,_0x56bcd2]of this[_0x3d9c6c(0x144)]){const _0x598e16=this[_0x3d9c6c(0xf6)][_0x3d9c6c(0x10a)](_0x451e00);_0x598e16||_0x56bcd2?_0x598e16&&_0x56bcd2&&this[_0x3d9c6c(0xcc)](_0x451e00):this[_0x3d9c6c(0x129)](_0x451e00);}this[_0x3d9c6c(0x144)][_0x3d9c6c(0xbc)](),this[_0x3d9c6c(0xbe)][_0x3d9c6c(0x125)][_0x3d9c6c(0x107)](_0x3d9c6c(0xf2))[_0x3d9c6c(0x101)](),this[_0x3d9c6c(0xda)]();},0xa),this[_0x2b8504(0x144)][_0x2b8504(0x110)](_0x3a6134,_0x3be0f4);}[_0x411c5b(0xf3)](){const _0xdb2b36=_0x411c5b,_0x31d1bf=this[_0xdb2b36(0xbe)],_0x40c807=_0x31d1bf[_0xdb2b36(0x125)][_0xdb2b36(0x107)](_0xdb2b36(0xd8)),_0x2fbb4f=_0x31d1bf[_0xdb2b36(0x125)][_0xdb2b36(0x107)](_0xdb2b36(0x10d)),_0x43d284=_0x31d1bf[_0xdb2b36(0x125)][_0xdb2b36(0x107)](_0xdb2b36(0xf2)),_0x4c3e7d=_0x31d1bf[_0xdb2b36(0x125)][_0xdb2b36(0x107)](_0xdb2b36(0xd5));this[_0xdb2b36(0xd3)](),_0x43d284[_0xdb2b36(0x147)](()=>{const _0x1f722a=_0xdb2b36,_0x11d972=[];for(const [_0x4d5ce6,_0xe50ec5]of Array[_0x1f722a(0x122)](this[_0x1f722a(0xf6)])){const _0x12d2a8=_0x4d5ce6[_0x1f722a(0xb6)](),_0x51ed58=[];for(const _0x4bcba2 of _0x12d2a8){if(!_0x4bcba2[_0x1f722a(0x118)])continue;if(_0x4bcba2[_0x1f722a(0x100)]){_0x51ed58[_0x1f722a(0x142)](..._0x4bcba2[_0x1f722a(0x123)]());continue;}const _0x4c96c1=_0x4bcba2[_0x1f722a(0x11e)]();if(_0x51ed58[_0x1f722a(0x103)]>0x0){const _0x292e68=_0x51ed58[0x0][_0x1f722a(0xf7)](_0x4c96c1);if(_0x292e68){_0x51ed58[0x0]=_0x292e68;continue;}}_0x51ed58[_0x1f722a(0x142)](_0x4c96c1);}_0x11d972[_0x1f722a(0x142)]([_0xe50ec5[_0x1f722a(0xc1)],_0x51ed58]);}return _0x11d972;}),this[_0xdb2b36(0xff)](_0x40c807,_0xdb2b36(0xe1),(_0x2003da,_0x479582)=>{const _0x57a039=_0xdb2b36;this[_0x57a039(0xff)](_0x479582,_0x57a039(0x109),(_0x54d4f4,_0x491065,_0xa6389,_0x513734)=>{const _0x3548ba=_0x57a039;_0x479582[_0x3548ba(0x118)]&&(null==_0xa6389?(this[_0x3548ba(0x136)](_0x513734[_0x3548ba(0x145)]),this[_0x3548ba(0xf9)](_0x479582,!0x1)):(this[_0x3548ba(0x136)](_0xa6389[_0x3548ba(0x145)]),null==_0x513734&&this[_0x3548ba(0xf9)](_0x479582,!0x0)));}),null!==_0x479582[_0x57a039(0x138)]?this[_0x57a039(0x136)](_0x479582[_0x57a039(0x145)]):this[_0x57a039(0xf9)](_0x479582,!0x1);}),this[_0xdb2b36(0xff)](_0x40c807,_0xdb2b36(0xec),(_0x505edc,_0x2b4db3,_0x265891)=>{const _0x4b2345=_0xdb2b36;this[_0x4b2345(0x13d)](_0x2b4db3,_0x4b2345(0x109)),this[_0x4b2345(0x144)][_0x4b2345(0x13f)](_0x2b4db3),this[_0x4b2345(0xf6)][_0x4b2345(0x10a)](_0x2b4db3)&&this[_0x4b2345(0xcc)](_0x2b4db3),_0x265891&&this[_0x4b2345(0x136)](_0x265891[_0x4b2345(0x145)]);}),this[_0xdb2b36(0xff)](_0x40c807,_0xdb2b36(0xb9),(_0x2d242a,_0x116797)=>{const _0x2357ca=_0xdb2b36;this[_0x2357ca(0x136)](_0x116797);}),this[_0xdb2b36(0xff)](_0x2fbb4f,_0xdb2b36(0x139),()=>{const _0x238937=_0xdb2b36;this[_0x238937(0xda)]();}),this[_0xdb2b36(0xff)](_0x4c3e7d,_0xdb2b36(0x11d),(_0x29e654,{threadId:_0x3f9214,isFromAdapter:_0x1f7e2c})=>{const _0x52c5ec=_0xdb2b36;if(_0x1f7e2c||!_0x40c807[_0x52c5ec(0xe2)](_0x3f9214))return;const _0x10eb07=_0x40c807[_0x52c5ec(0xe8)](_0x3f9214);this[_0x52c5ec(0xf6)][_0x52c5ec(0x107)](_0x10eb07)[_0x52c5ec(0xc1)][_0x52c5ec(0x127)]();},{'priority':_0xdb2b36(0x105)});}[_0x411c5b(0xda)](){const _0x5f4a3f=_0x411c5b,_0x3dbf4b=this[_0x5f4a3f(0xbe)][_0x5f4a3f(0x125)][_0x5f4a3f(0x107)](_0x5f4a3f(0x10d)),_0x53ffdb=this[_0x5f4a3f(0xbe)][_0x5f4a3f(0x125)][_0x5f4a3f(0x107)](_0x5f4a3f(0xd8)),_0x37e7a5=Array[_0x5f4a3f(0x122)](_0x3dbf4b[_0x5f4a3f(0xfa)],_0x5c9b16=>_0x5c9b16[_0x5f4a3f(0xfb)])[_0x5f4a3f(0x11b)](_0x10ac57=>this[_0x5f4a3f(0x148)][_0x5f4a3f(0x10a)](_0x10ac57)),_0x2ea440=[];for(const _0x1b1f68 of _0x37e7a5){const _0x1ee50d=this[_0x5f4a3f(0x148)][_0x5f4a3f(0x107)](_0x1b1f68)[_0x5f4a3f(0xcf)][_0x5f4a3f(0xb6)]();_0x2ea440[_0x5f4a3f(0x142)](..._0x1ee50d[_0x5f4a3f(0xde)]((_0x4b6080,_0x8d1d83)=>[..._0x4b6080,..._0x8d1d83[_0x5f4a3f(0x114)]()],[]));}_0x53ffdb[_0x5f4a3f(0xc9)]=_0x2ea440;}[_0x411c5b(0xd3)](){const _0x30ba95=_0x411c5b,_0x3cd5b3=this[_0x30ba95(0xbe)],_0x53b7a8=_0x3cd5b3[_0x30ba95(0xb7)],_0x3165a3=_0x2f6dcd(_0x53b7a8,_0x30ba95(0xee)),_0x357e49=new _0x39ecb0([{'type':_0x30ba95(0x135),'model':new _0xd73614({'withText':!0x0,'label':_0x3165a3,'commandName':_0x30ba95(0xfe),'role':_0x30ba95(0xd0)})},{'type':_0x30ba95(0xc3)},{'type':_0x30ba95(0xdd),'model':new _0xd73614({'withText':!0x0,'label':_0x2f6dcd(_0x53b7a8,_0x30ba95(0xe3)),'commandName':_0x30ba95(0xb8),'role':_0x30ba95(0xd4)})},{'type':_0x30ba95(0xdd),'model':new _0xd73614({'withText':!0x0,'label':_0x2f6dcd(_0x53b7a8,_0x30ba95(0x113)),'commandName':_0x30ba95(0x119),'role':_0x30ba95(0xd4)})},{'type':_0x30ba95(0xdd),'model':new _0xd73614({'withText':!0x0,'label':_0x2f6dcd(_0x53b7a8,_0x30ba95(0xe5)),'commandName':_0x30ba95(0xf0),'role':_0x30ba95(0xd4)})},{'type':_0x30ba95(0xdd),'model':new _0xd73614({'withText':!0x0,'label':_0x2f6dcd(_0x53b7a8,_0x30ba95(0x124)),'commandName':_0x30ba95(0x108),'role':_0x30ba95(0xd4)})}]);for(const _0x500bc8 of _0x357e49)if(ae(_0x500bc8)){const _0x3455f3=_0x3cd5b3[_0x30ba95(0xfd)][_0x30ba95(0x107)](_0x500bc8[_0x30ba95(0xcf)][_0x30ba95(0xdf)]);_0x500bc8[_0x30ba95(0xcf)][_0x30ba95(0x143)](_0x30ba95(0xba),_0x30ba95(0xbf))['to'](_0x3455f3,_0x30ba95(0x12a),_0x30ba95(0xbf));}_0x3cd5b3['ui'][_0x30ba95(0xe0)][_0x30ba95(0x111)](_0x30ba95(0xfe),_0x45efd9=>this[_0x30ba95(0x10c)](_0x45efd9,_0x357e49,_0x3165a3)),_0x3cd5b3['ui'][_0x30ba95(0xe0)][_0x30ba95(0x111)](_0x30ba95(0xdb),_0x20216e=>this[_0x30ba95(0x12b)](_0x20216e,_0x357e49,_0x3165a3));}[_0x411c5b(0x10c)](_0x27daf2,_0x240258,_0x7b238e){const _0x3965ed=_0x411c5b,_0x58ff5d=_0x29a5b1(_0x27daf2,_0x2462bb),_0x3604b5=this[_0x3965ed(0xbe)][_0x3965ed(0xfd)][_0x3965ed(0x107)](_0x3965ed(0xfe));_0x58ff5d[_0x3965ed(0x10f)][_0x3965ed(0x110)]({'tooltip':_0x7b238e,'label':_0x7b238e,'icon':_0x56813f}),_0x58ff5d[_0x3965ed(0x10f)][_0x3965ed(0x143)](_0x3965ed(0xba))['to'](_0x3604b5,_0x3965ed(0x12a)),_0x58ff5d[_0x3965ed(0x10f)]['on'](_0x3965ed(0xd9),()=>{const _0x27e614=_0x3965ed;_0x3604b5[_0x27e614(0xd9)](),this[_0x27e614(0xbe)][_0x27e614(0xed)][_0x27e614(0xc1)][_0x27e614(0x127)]();}),_0x594489(_0x58ff5d,_0x240258,{'role':_0x3965ed(0x10e)});const _0x2dec04=[];for(const _0x5d2a76 of _0x240258)ae(_0x5d2a76)&&_0x2dec04[_0x3965ed(0x142)](this[_0x3965ed(0xbe)][_0x3965ed(0xfd)][_0x3965ed(0x107)](_0x5d2a76[_0x3965ed(0xcf)][_0x3965ed(0xdf)]));const _0x3719e0=_0x58ff5d[_0x3965ed(0x10f)];return _0x3719e0[_0x3965ed(0x12d)][_0x3965ed(0xc0)](_0x3965ed(0xbf)),_0x3719e0[_0x3965ed(0x120)][_0x3965ed(0xc0)](_0x3965ed(0xbf)),_0x3719e0[_0x3965ed(0x12d)][_0x3965ed(0x143)](_0x3965ed(0xbf))['to'](_0x3604b5,_0x3965ed(0xbf)),_0x3719e0[_0x3965ed(0x120)][_0x3965ed(0x143)](_0x3965ed(0xbf))[_0x3965ed(0xc4)](_0x2dec04,_0x3965ed(0xbf),(..._0x3aa304)=>_0x3aa304[_0x3965ed(0x10b)](_0x1538a1=>_0x1538a1)),_0x58ff5d['on'](_0x3965ed(0xd9),_0x3c735b=>{const _0x23b47e=_0x3965ed;this[_0x23b47e(0xbe)][_0x23b47e(0xd9)](_0x3c735b[_0x23b47e(0x137)][_0x23b47e(0xdf)]),this[_0x23b47e(0xbe)][_0x23b47e(0xed)][_0x23b47e(0xc1)][_0x23b47e(0x127)]();}),_0x58ff5d;}[_0x411c5b(0x12b)](_0x49d0c6,_0xc078cf,_0x3b740c){const _0x23177b=_0x411c5b,_0x2ec009=new _0x475280(_0x49d0c6),_0x5727f1=this[_0x23177b(0xbe)][_0x23177b(0xfd)][_0x23177b(0x107)](_0x23177b(0xfe));_0x2ec009[_0x23177b(0x10f)][_0x23177b(0x110)]({'label':_0x3b740c,'icon':_0x56813f});const _0x2c04df=new _0x292c3e(_0x49d0c6);for(const _0x2374ba of _0xc078cf){if(_0x23177b(0xc3)==_0x2374ba[_0x23177b(0xd1)]){_0x2c04df[_0x23177b(0x11a)][_0x23177b(0x111)](new _0x5c2b06(_0x49d0c6));continue;}const _0x11f055=new _0x97c357(_0x49d0c6,_0x2ec009),_0x4fa829=new _0x3351a4(_0x49d0c6),_0x557f99=_0x2374ba[_0x23177b(0xcf)];_0x4fa829[_0x23177b(0x143)](...Object[_0x23177b(0x117)](_0x557f99))['to'](_0x557f99),_0x4fa829[_0x23177b(0xf8)](_0x23177b(0xd9))['to'](_0x2ec009),_0x4fa829['on'](_0x23177b(0xd9),()=>{const _0x4bd5ce=_0x23177b;this[_0x4bd5ce(0xbe)][_0x4bd5ce(0xd9)](_0x557f99[_0x4bd5ce(0xdf)]),this[_0x4bd5ce(0xbe)][_0x4bd5ce(0xed)][_0x4bd5ce(0xc1)][_0x4bd5ce(0x127)]();}),_0x11f055[_0x23177b(0xea)][_0x23177b(0x111)](_0x4fa829),_0x2c04df[_0x23177b(0x11a)][_0x23177b(0x111)](_0x11f055);}return _0x2ec009[_0x23177b(0x143)](_0x23177b(0xbf))['to'](_0x5727f1,_0x23177b(0xbf)),_0x2ec009[_0x23177b(0x13b)][_0x23177b(0xea)][_0x23177b(0x111)](_0x2c04df),_0x2ec009;}[_0x411c5b(0x129)](_0x34dcfd){const _0x26eb8c=_0x411c5b,_0x2e9890=this[_0x26eb8c(0xbe)],_0x5a71d3=_0x2e9890[_0x26eb8c(0xeb)],_0x1d9f78=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0x10d)),_0x28789e=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0xd5)),_0x4c33df=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0xf2)),_0x157da1=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x15a5b6)['me'],_0x67f321=_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xfe))[_0x26eb8c(0xbb)],{CommentsListView:_0x1da565,CommentThreadInputView:_0x319fba}=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0x13c));let _0x215158,_0x5e8af8;this[_0x26eb8c(0x112)][_0x26eb8c(0x10a)](_0x34dcfd['id'])?(_0x5e8af8=this[_0x26eb8c(0x112)][_0x26eb8c(0x107)](_0x34dcfd['id']),_0x215158=_0x5e8af8[_0x26eb8c(0x146)]):(_0x215158=new _0x67f321(_0x2e9890[_0x26eb8c(0xb7)],_0x34dcfd,_0x157da1,{'disableComments':this[_0x26eb8c(0xce)],'editorConfig':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xf1)),'maxCommentsWhenCollapsed':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xe9)),'maxThreadTotalWeight':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0x12c)),'maxCommentCharsWhenCollapsed':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xbd)),'formatDateTime':_0x4c14fb(_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xb7))),'CommentView':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xdc))[_0x26eb8c(0x132)],'CommentsListView':_0x1da565,'CommentThreadInputView':_0x319fba}),_0x215158[_0x26eb8c(0xcb)]['on'](_0x26eb8c(0xd9),()=>{const _0x6d6003=_0x26eb8c;_0x2e9890[_0x6d6003(0xed)][_0x6d6003(0xc1)][_0x6d6003(0x127)]();}),_0x215158[_0x26eb8c(0xf5)]['on'](_0x26eb8c(0xd9),()=>{const _0x1fc32c=_0x26eb8c;_0x2e9890[_0x1fc32c(0xed)][_0x1fc32c(0xc1)][_0x1fc32c(0x127)]();}),_0x5e8af8=_0x1d9f78[_0x26eb8c(0x104)](this[_0x26eb8c(0xbe)][_0x26eb8c(0xb7)],_0x215158),_0x5e8af8[_0x26eb8c(0x143)](_0x26eb8c(0x116))['to'](_0x215158,_0x26eb8c(0x116)),_0x5e8af8[_0x26eb8c(0x143)](_0x26eb8c(0x103))['to'](_0x215158),_0x5e8af8[_0x26eb8c(0x143)](_0x26eb8c(0xd1))['to'](_0x215158,_0x26eb8c(0xd1),_0x539e1d=>_0x26eb8c(0xc7)+_0x539e1d),this[_0x26eb8c(0x112)][_0x26eb8c(0x110)](_0x34dcfd['id'],_0x5e8af8));const _0x50f22f=_0x28789e[_0x26eb8c(0x134)](_0x34dcfd[_0x26eb8c(0x11c)],_0x215158),_0x1d333d=new _0x1763f1(_0x2e9890,_0x34dcfd,_0x215158,_0x50f22f),_0x325a92=_0x34dcfd[_0x26eb8c(0xb6)]()[_0x26eb8c(0x11b)](_0x1ef5f6=>_0x1ef5f6[_0x26eb8c(0x118)]);_0x215158[_0x26eb8c(0xe6)]=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0xd8))[_0x26eb8c(0x12f)][_0x26eb8c(0x141)](_0x325a92),this[_0x26eb8c(0xf6)][_0x26eb8c(0x110)](_0x34dcfd,_0x1d333d),this[_0x26eb8c(0x148)][_0x26eb8c(0x110)](_0x215158,_0x1d333d);const _0x2a2cf1=_0x1d9f78[_0x26eb8c(0xef)]({'view':_0x5e8af8,'target':()=>{const _0x58c6a8=_0x26eb8c,_0x53d0d8=[],_0x3e869a=_0x34dcfd[_0x58c6a8(0xb6)]()[_0x58c6a8(0x11b)](_0x660e5e=>_0x660e5e[_0x58c6a8(0x118)]);for(const _0xaccf0b of _0x3e869a)_0x53d0d8[_0x58c6a8(0x142)](..._0xaccf0b[_0x58c6a8(0x130)]());return _0x309784(_0x2e9890[_0x58c6a8(0xed)],_0x53d0d8);},'type':()=>_0x26eb8c(0xc7)+_0x1d333d[_0x26eb8c(0xc1)][_0x26eb8c(0xd1)]});_0x28789e[_0x26eb8c(0xe7)](_0x215158,_0x2a2cf1),_0x1d9f78[_0x26eb8c(0x111)](_0x2a2cf1),_0x4c33df[_0x26eb8c(0x128)](_0x2a2cf1);}[_0x411c5b(0xcc)](_0x1d372a){const _0x451338=_0x411c5b,_0x432075=this[_0x451338(0xbe)][_0x451338(0x125)][_0x451338(0x107)](_0x451338(0xd5)),_0x456ff0=this[_0x451338(0xbe)][_0x451338(0x125)][_0x451338(0x107)](_0x451338(0x10d)),_0x5659c0=this[_0x451338(0xf6)][_0x451338(0x107)](_0x1d372a),_0x5ea6df=_0x5659c0[_0x451338(0xc1)],_0x349823=_0x456ff0[_0x451338(0x121)](_0x5ea6df);_0x432075[_0x451338(0xca)](_0x5ea6df),_0x349823&&_0x456ff0[_0x451338(0x13e)](_0x349823),this[_0x451338(0xf6)][_0x451338(0x13f)](_0x1d372a),this[_0x451338(0x148)][_0x451338(0x13f)](_0x5ea6df),_0x5659c0[_0x451338(0xe4)]();}[_0x411c5b(0x136)](_0x2136a6){const _0x272e7e=_0x411c5b;if(!_0x2136a6[_0x272e7e(0x118)]||!this[_0x272e7e(0xf6)][_0x272e7e(0x10a)](_0x2136a6))return;const _0x504d1e=this[_0x272e7e(0xbe)][_0x272e7e(0x125)][_0x272e7e(0x107)](_0x272e7e(0xd8)),_0x4b54e7=this[_0x272e7e(0xf6)][_0x272e7e(0x107)](_0x2136a6),_0x393760=_0x2136a6[_0x272e7e(0xb6)]();_0x4b54e7[_0x272e7e(0xc1)][_0x272e7e(0xe6)]=_0x504d1e[_0x272e7e(0x12f)][_0x272e7e(0x141)](_0x393760);}[_0x411c5b(0xe4)](){const _0x126028=_0x411c5b;for(const _0x471a89 of this[_0x126028(0xf6)][_0x126028(0x117)]())this[_0x126028(0xcc)](_0x471a89);for(const _0x580a48 of this[_0x126028(0x112)][_0x126028(0xd7)]())_0x580a48[_0x126028(0x146)][_0x126028(0xe4)]();super[_0x126028(0xe4)]();}}function ae(_0x45ead0){const _0x128a18=_0x411c5b;return _0x128a18(0xcf)in _0x45ead0;}
23
+ const _0x442c08=_0x2837;(function(_0xfc08ad,_0x38da63){const _0x225859=_0x2837,_0x49de1a=_0xfc08ad();while(!![]){try{const _0x2a4298=parseInt(_0x225859(0xf2))/0x1*(parseInt(_0x225859(0x114))/0x2)+-parseInt(_0x225859(0xde))/0x3*(-parseInt(_0x225859(0xfe))/0x4)+-parseInt(_0x225859(0xc4))/0x5+-parseInt(_0x225859(0x11e))/0x6*(-parseInt(_0x225859(0xf6))/0x7)+-parseInt(_0x225859(0xbf))/0x8*(-parseInt(_0x225859(0xfb))/0x9)+parseInt(_0x225859(0xc5))/0xa+parseInt(_0x225859(0x142))/0xb*(-parseInt(_0x225859(0x129))/0xc);if(_0x2a4298===_0x38da63)break;else _0x49de1a['push'](_0x49de1a['shift']());}catch(_0x4ec8b8){_0x49de1a['push'](_0x49de1a['shift']());}}}(_0x2abd,0xcaa37));import{Plugin as _0x1f04ba}from'ckeditor5/src/core.js';import{Collection as _0x1506c0}from'ckeditor5/src/utils.js';function _0x2abd(){const _0x273e7f=['SuggestionThreadView','getMarkers','getJoined','addSourceCollector','_addUIComponentsToFactory','model','trackChanges.SuggestionThreadView','editor','change:activeAnnotations','_disableComments','createCommentThreadController','requires','listenTo','getDescriptions','getMarkerNames','arrowView','EditorAnnotations','comments.maxCommentCharsWhenCollapsed','mainView','633083fqydRA','commentThread','_unbindEditors','getByInnerView','comments.maxCommentsWhenCollapsed','activeMarkers','descriptionParts','suggestionChanged','plugins','commandName','bind','push','activeAnnotations','hasSuggestion','comments.maxThreadTotalWeight','actionView','59992JiCLIZ','suggestionLoaded','menuitem','delete','set','2862480UAifzu','10883410oPMyFb','addComment','value','_updateController','TrackChangesEditing','reduce','isEnabled','_initializeController','stopListening','children','discardSelectedSuggestions','separator','change:previous','editing','toMany','_destroyController','_bindAnnotationToEditors','isMultiRange','TrackChangesUI','clear','button','discardAllSuggestions','focus','get','acceptSelectedSuggestions','171FLINcr','CommentsRepository','isInContent','componentFactory','keys','Accept\x20all\x20suggestions','registerAnnotation','createAnnotation','CommentView','panelView','acceptAllSuggestions','_handleSuggestionControllerDelayed','suggestion-','Annotations','remove','_annotationViews','Discard\x20all\x20selected\x20suggestions','from','buttonView','discardButton','1427341JPUkhF','menuBar:trackChanges','filter','unbind','406npYRzj','comments.editorConfig','define','values','destroy','9jPovbi','some','_createToolbarButton','68804JnUHTB','delegate','_refreshActiveMarkers','isDirty','_suggestionToController','getSuggestion','suggestionUnloaded','createAnnotationView','trackChanges.disableComments','lowest','has','length','source','previous','init','Accept\x20all\x20selected\x20suggestions','CommentsUI','locale','menu','menuitemcheckbox','getAllAdjacentSuggestions','_handleControllerBuffer','2MoSkWU','head','comments','Discard\x20all\x20suggestions','acceptButton','_createMenuBarMenu','config','switchbutton','trackChanges','execute','157728egDNsa','size','view','_viewToController','Track\x20changes','getFirstRange','getRanges','commands','add','innerView','refreshSelectedViews','756hLNsSB','items','type','descriptionFactory','isOn','pluginName'];_0x2abd=function(){return _0x273e7f;};return _0x2abd();}import{addListToDropdown as _0x6add4,createDropdown as _0x15a180,ListSeparatorView as _0x4aad2c,MenuBarMenuView as _0xe5a284,MenuBarMenuListView as _0x2ef289,MenuBarMenuListItemView as _0x4cda1a,MenuBarMenuListItemButtonView as _0x2616ee,SplitButtonView as _0x37989a,ViewModel as _0x378429}from'ckeditor5/src/ui.js';import{Users as _0x130764,getDateTimeFormatter as _0x2964d1,getAllMarkersDomElementsSorted as _0x48dd1f}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1120d7 from'./trackchangesediting.js';import _0x442836 from'./ui/suggestioncontroller.js';import _0x23b021 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x18252f}from'./utils/common-translations.js';import _0x5676cc from'../theme/icons/track-changes.svg';export default class d extends _0x1f04ba{static get[_0x442c08(0x13a)](){const _0x260932=_0x442c08;return[_0x1120d7,_0x130764,_0x260932(0xdf),_0x260932(0xeb),_0x260932(0x13f)];}static get[_0x442c08(0x12e)](){const _0x66fe70=_0x442c08;return _0x66fe70(0xd7);}constructor(_0x2866be){const _0x4accbe=_0x442c08;super(_0x2866be),this[_0x4accbe(0x102)]=new Map(),this[_0x4accbe(0x121)]=new Map(),this[_0x4accbe(0xed)]=new Map(),this[_0x4accbe(0x113)]=new Map();const _0x4df91f=this[_0x4accbe(0x136)][_0x4accbe(0x11a)];_0x4df91f[_0x4accbe(0xf8)](_0x4accbe(0x135),_0x23b021),_0x4df91f[_0x4accbe(0xf8)](_0x4accbe(0x106),!0x1),this[_0x4accbe(0x138)]=_0x4df91f[_0x4accbe(0xdc)](_0x4accbe(0x106));}[_0x442c08(0xe9)](_0x44b202,_0x37af66){const _0x2b2cd3=_0x442c08;0x0===this[_0x2b2cd3(0x113)][_0x2b2cd3(0x11f)]&&setTimeout(()=>{const _0x41e3d4=_0x2b2cd3;for(const [_0x3a0939,_0x1db8a3]of this[_0x41e3d4(0x113)]){const _0x50b782=this[_0x41e3d4(0x102)][_0x41e3d4(0x108)](_0x3a0939);_0x50b782||_0x1db8a3?_0x50b782&&_0x1db8a3&&this[_0x41e3d4(0xd4)](_0x3a0939):this[_0x41e3d4(0xcc)](_0x3a0939);}this[_0x41e3d4(0x113)][_0x41e3d4(0xd8)](),this[_0x41e3d4(0x136)][_0x41e3d4(0xb7)][_0x41e3d4(0xdc)](_0x41e3d4(0x13f))[_0x41e3d4(0x128)](),this[_0x41e3d4(0x100)]();},0xa),this[_0x2b2cd3(0x113)][_0x2b2cd3(0xc3)](_0x44b202,_0x37af66);}[_0x442c08(0x10c)](){const _0x4621fe=_0x442c08,_0x452b64=this[_0x4621fe(0x136)],_0x175331=_0x452b64[_0x4621fe(0xb7)][_0x4621fe(0xdc)](_0x4621fe(0xc9)),_0x1e669b=_0x452b64[_0x4621fe(0xb7)][_0x4621fe(0xdc)](_0x4621fe(0xeb)),_0x3bd90a=_0x452b64[_0x4621fe(0xb7)][_0x4621fe(0xdc)](_0x4621fe(0x13f)),_0x2c72f6=_0x452b64[_0x4621fe(0xb7)][_0x4621fe(0xdc)](_0x4621fe(0xdf));this[_0x4621fe(0x133)](),_0x3bd90a[_0x4621fe(0x132)](()=>{const _0x2f8823=_0x4621fe,_0x41c417=[];for(const [_0x4e7c0b,_0x35aceb]of Array[_0x2f8823(0xef)](this[_0x2f8823(0x102)])){const _0x584911=_0x4e7c0b[_0x2f8823(0x112)](),_0x4256e6=[];for(const _0x45d2db of _0x584911){if(!_0x45d2db[_0x2f8823(0xe0)])continue;if(_0x45d2db[_0x2f8823(0xd6)]){_0x4256e6[_0x2f8823(0xba)](..._0x45d2db[_0x2f8823(0x124)]());continue;}const _0x412e01=_0x45d2db[_0x2f8823(0x123)]();if(_0x4256e6[_0x2f8823(0x109)]>0x0){const _0x467694=_0x4256e6[0x0][_0x2f8823(0x131)](_0x412e01);if(_0x467694){_0x4256e6[0x0]=_0x467694;continue;}}_0x4256e6[_0x2f8823(0xba)](_0x412e01);}_0x41c417[_0x2f8823(0xba)]([_0x35aceb[_0x2f8823(0x120)],_0x4256e6]);}return _0x41c417;}),this[_0x4621fe(0x13b)](_0x175331,_0x4621fe(0xc0),(_0x5ae8bc,_0x565b29)=>{const _0xa79471=_0x4621fe;this[_0xa79471(0x13b)](_0x565b29,_0xa79471(0xd1),(_0x7189f,_0x271479,_0x59a723,_0x3095d1)=>{const _0x5555b6=_0xa79471;_0x565b29[_0x5555b6(0xe0)]&&(null==_0x59a723?(this[_0x5555b6(0xc8)](_0x3095d1[_0x5555b6(0x115)]),this[_0x5555b6(0xe9)](_0x565b29,!0x1)):(this[_0x5555b6(0xc8)](_0x59a723[_0x5555b6(0x115)]),null==_0x3095d1&&this[_0x5555b6(0xe9)](_0x565b29,!0x0)));}),null!==_0x565b29[_0xa79471(0x10b)]?this[_0xa79471(0xc8)](_0x565b29[_0xa79471(0x115)]):this[_0xa79471(0xe9)](_0x565b29,!0x1);}),this[_0x4621fe(0x13b)](_0x175331,_0x4621fe(0x104),(_0x55ec61,_0x2e21ab,_0x24c2c0)=>{const _0x2bbe39=_0x4621fe;this[_0x2bbe39(0xcd)](_0x2e21ab,_0x2bbe39(0xd1)),this[_0x2bbe39(0x113)][_0x2bbe39(0xc2)](_0x2e21ab),this[_0x2bbe39(0x102)][_0x2bbe39(0x108)](_0x2e21ab)&&this[_0x2bbe39(0xd4)](_0x2e21ab),_0x24c2c0&&this[_0x2bbe39(0xc8)](_0x24c2c0[_0x2bbe39(0x115)]);}),this[_0x4621fe(0x13b)](_0x175331,_0x4621fe(0xb6),(_0x39b6dd,_0x2794cb)=>{const _0x518490=_0x4621fe;this[_0x518490(0xc8)](_0x2794cb);}),this[_0x4621fe(0x13b)](_0x1e669b,_0x4621fe(0x137),()=>{const _0x4e8e4b=_0x4621fe;this[_0x4e8e4b(0x100)]();}),this[_0x4621fe(0x13b)](_0x2c72f6,_0x4621fe(0xc6),(_0x5e5127,{threadId:_0x21956e,isFromAdapter:_0x37beee})=>{const _0x514898=_0x4621fe;if(_0x37beee||!_0x175331[_0x514898(0xbc)](_0x21956e))return;const _0x516a54=_0x175331[_0x514898(0x103)](_0x21956e);this[_0x514898(0x102)][_0x514898(0xdc)](_0x516a54)[_0x514898(0x120)][_0x514898(0xdb)]();},{'priority':_0x4621fe(0x107)});}[_0x442c08(0x100)](){const _0x4b6ec0=_0x442c08,_0x133374=this[_0x4b6ec0(0x136)][_0x4b6ec0(0xb7)][_0x4b6ec0(0xdc)](_0x4b6ec0(0xeb)),_0x18e7b2=this[_0x4b6ec0(0x136)][_0x4b6ec0(0xb7)][_0x4b6ec0(0xdc)](_0x4b6ec0(0xc9)),_0xd12357=Array[_0x4b6ec0(0xef)](_0x133374[_0x4b6ec0(0xbb)],_0x3a4ab2=>_0x3a4ab2[_0x4b6ec0(0x127)])[_0x4b6ec0(0xf4)](_0x3b1470=>this[_0x4b6ec0(0x121)][_0x4b6ec0(0x108)](_0x3b1470)),_0x547c2e=[];for(const _0x460378 of _0xd12357){const _0x5c3e73=this[_0x4b6ec0(0x121)][_0x4b6ec0(0xdc)](_0x460378)[_0x4b6ec0(0x134)][_0x4b6ec0(0x112)]();_0x547c2e[_0x4b6ec0(0xba)](..._0x5c3e73[_0x4b6ec0(0xca)]((_0x5491dc,_0x4c2908)=>[..._0x5491dc,..._0x4c2908[_0x4b6ec0(0x13d)]()],[]));}_0x18e7b2[_0x4b6ec0(0x147)]=_0x547c2e;}[_0x442c08(0x133)](){const _0x27a503=_0x442c08,_0x23fc3f=this[_0x27a503(0x136)],_0x1cf090=_0x23fc3f[_0x27a503(0x10f)],_0x4d185a=_0x18252f(_0x1cf090,_0x27a503(0x122)),_0x10397f=new _0x1506c0([{'type':_0x27a503(0x11b),'model':new _0x378429({'withText':!0x0,'label':_0x4d185a,'commandName':_0x27a503(0x11c),'role':_0x27a503(0x111)})},{'type':_0x27a503(0xd0)},{'type':_0x27a503(0xd9),'model':new _0x378429({'withText':!0x0,'label':_0x18252f(_0x1cf090,_0x27a503(0xe3)),'commandName':_0x27a503(0xe8),'role':_0x27a503(0xc1)})},{'type':_0x27a503(0xd9),'model':new _0x378429({'withText':!0x0,'label':_0x18252f(_0x1cf090,_0x27a503(0x10d)),'commandName':_0x27a503(0xdd),'role':_0x27a503(0xc1)})},{'type':_0x27a503(0xd9),'model':new _0x378429({'withText':!0x0,'label':_0x18252f(_0x1cf090,_0x27a503(0x117)),'commandName':_0x27a503(0xda),'role':_0x27a503(0xc1)})},{'type':_0x27a503(0xd9),'model':new _0x378429({'withText':!0x0,'label':_0x18252f(_0x1cf090,_0x27a503(0xee)),'commandName':_0x27a503(0xcf),'role':_0x27a503(0xc1)})}]);for(const _0x50ccae of _0x10397f)if(ae(_0x50ccae)){const _0x58617b=_0x23fc3f[_0x27a503(0x125)][_0x27a503(0xdc)](_0x50ccae[_0x27a503(0x134)][_0x27a503(0xb8)]);_0x50ccae[_0x27a503(0x134)][_0x27a503(0xb9)](_0x27a503(0x12d),_0x27a503(0xcb))['to'](_0x58617b,_0x27a503(0xc7),_0x27a503(0xcb));}_0x23fc3f['ui'][_0x27a503(0xe1)][_0x27a503(0x126)](_0x27a503(0x11c),_0x36824e=>this[_0x27a503(0xfd)](_0x36824e,_0x10397f,_0x4d185a)),_0x23fc3f['ui'][_0x27a503(0xe1)][_0x27a503(0x126)](_0x27a503(0xf3),_0x340088=>this[_0x27a503(0x119)](_0x340088,_0x10397f,_0x4d185a));}[_0x442c08(0xfd)](_0x205e81,_0x4269e7,_0x180679){const _0x4370c8=_0x442c08,_0x1d6327=_0x15a180(_0x205e81,_0x37989a),_0x238bab=this[_0x4370c8(0x136)][_0x4370c8(0x125)][_0x4370c8(0xdc)](_0x4370c8(0x11c));_0x1d6327[_0x4370c8(0xf0)][_0x4370c8(0xc3)]({'tooltip':_0x180679,'label':_0x180679,'icon':_0x5676cc}),_0x1d6327[_0x4370c8(0xf0)][_0x4370c8(0xb9)](_0x4370c8(0x12d))['to'](_0x238bab,_0x4370c8(0xc7)),_0x1d6327[_0x4370c8(0xf0)]['on'](_0x4370c8(0x11d),()=>{const _0x56639c=_0x4370c8;_0x238bab[_0x56639c(0x11d)](),this[_0x56639c(0x136)][_0x56639c(0xd2)][_0x56639c(0x120)][_0x56639c(0xdb)]();}),_0x6add4(_0x1d6327,_0x4269e7,{'role':_0x4370c8(0x110)});const _0x2fd817=[];for(const _0x1f81c4 of _0x4269e7)ae(_0x1f81c4)&&_0x2fd817[_0x4370c8(0xba)](this[_0x4370c8(0x136)][_0x4370c8(0x125)][_0x4370c8(0xdc)](_0x1f81c4[_0x4370c8(0x134)][_0x4370c8(0xb8)]));const _0x20cde4=_0x1d6327[_0x4370c8(0xf0)];return _0x20cde4[_0x4370c8(0xbe)][_0x4370c8(0xf5)](_0x4370c8(0xcb)),_0x20cde4[_0x4370c8(0x13e)][_0x4370c8(0xf5)](_0x4370c8(0xcb)),_0x20cde4[_0x4370c8(0xbe)][_0x4370c8(0xb9)](_0x4370c8(0xcb))['to'](_0x238bab,_0x4370c8(0xcb)),_0x20cde4[_0x4370c8(0x13e)][_0x4370c8(0xb9)](_0x4370c8(0xcb))[_0x4370c8(0xd3)](_0x2fd817,_0x4370c8(0xcb),(..._0xbe8cd)=>_0xbe8cd[_0x4370c8(0xfc)](_0x2789f8=>_0x2789f8)),_0x1d6327['on'](_0x4370c8(0x11d),_0x2622c9=>{const _0xfc3908=_0x4370c8;this[_0xfc3908(0x136)][_0xfc3908(0x11d)](_0x2622c9[_0xfc3908(0x10a)][_0xfc3908(0xb8)]),this[_0xfc3908(0x136)][_0xfc3908(0xd2)][_0xfc3908(0x120)][_0xfc3908(0xdb)]();}),_0x1d6327;}[_0x442c08(0x119)](_0x35da00,_0x558c6e,_0x2393e2){const _0x8e012d=_0x442c08,_0x4d35c1=new _0xe5a284(_0x35da00),_0x5ae661=this[_0x8e012d(0x136)][_0x8e012d(0x125)][_0x8e012d(0xdc)](_0x8e012d(0x11c));_0x4d35c1[_0x8e012d(0xf0)][_0x8e012d(0xc3)]({'label':_0x2393e2,'icon':_0x5676cc});const _0x3d2ed1=new _0x2ef289(_0x35da00);for(const _0x3f249d of _0x558c6e){if(_0x8e012d(0xd0)==_0x3f249d[_0x8e012d(0x12b)]){_0x3d2ed1[_0x8e012d(0x12a)][_0x8e012d(0x126)](new _0x4aad2c(_0x35da00));continue;}const _0x514687=new _0x4cda1a(_0x35da00,_0x4d35c1),_0x534f5b=new _0x2616ee(_0x35da00),_0xe76ee7=_0x3f249d[_0x8e012d(0x134)];_0x534f5b[_0x8e012d(0xb9)](...Object[_0x8e012d(0xe2)](_0xe76ee7))['to'](_0xe76ee7),_0x534f5b[_0x8e012d(0xff)](_0x8e012d(0x11d))['to'](_0x4d35c1),_0x534f5b['on'](_0x8e012d(0x11d),()=>{const _0x23d01b=_0x8e012d;this[_0x23d01b(0x136)][_0x23d01b(0x11d)](_0xe76ee7[_0x23d01b(0xb8)]),this[_0x23d01b(0x136)][_0x23d01b(0xd2)][_0x23d01b(0x120)][_0x23d01b(0xdb)]();}),_0x514687[_0x8e012d(0xce)][_0x8e012d(0x126)](_0x534f5b),_0x3d2ed1[_0x8e012d(0x12a)][_0x8e012d(0x126)](_0x514687);}return _0x4d35c1[_0x8e012d(0xb9)](_0x8e012d(0xcb))['to'](_0x5ae661,_0x8e012d(0xcb)),_0x4d35c1[_0x8e012d(0xe7)][_0x8e012d(0xce)][_0x8e012d(0x126)](_0x3d2ed1),_0x4d35c1;}[_0x442c08(0xcc)](_0x1ffc78){const _0x29ec27=_0x442c08,_0x4a8c42=this[_0x29ec27(0x136)],_0x101276=_0x4a8c42[_0x29ec27(0x11a)],_0x294bf5=_0x4a8c42[_0x29ec27(0xb7)][_0x29ec27(0xdc)](_0x29ec27(0xeb)),_0x1b5ff1=_0x4a8c42[_0x29ec27(0xb7)][_0x29ec27(0xdc)](_0x29ec27(0xdf)),_0x362f38=_0x4a8c42[_0x29ec27(0xb7)][_0x29ec27(0xdc)](_0x29ec27(0x13f)),_0x8f7a7a=_0x4a8c42[_0x29ec27(0xb7)][_0x29ec27(0xdc)](_0x130764)['me'],_0x433fe3=_0x101276[_0x29ec27(0xdc)](_0x29ec27(0x11c))[_0x29ec27(0x12f)],{CommentsListView:_0x3948b4,CommentThreadInputView:_0x5532c4}=_0x4a8c42[_0x29ec27(0xb7)][_0x29ec27(0xdc)](_0x29ec27(0x10e));let _0x339ef0,_0x2a5d1a;this[_0x29ec27(0xed)][_0x29ec27(0x108)](_0x1ffc78['id'])?(_0x2a5d1a=this[_0x29ec27(0xed)][_0x29ec27(0xdc)](_0x1ffc78['id']),_0x339ef0=_0x2a5d1a[_0x29ec27(0x141)]):(_0x339ef0=new _0x433fe3(_0x4a8c42[_0x29ec27(0x10f)],_0x1ffc78,_0x8f7a7a,{'disableComments':this[_0x29ec27(0x138)],'editorConfig':_0x101276[_0x29ec27(0xdc)](_0x29ec27(0xf7)),'maxCommentsWhenCollapsed':_0x101276[_0x29ec27(0xdc)](_0x29ec27(0x146)),'maxThreadTotalWeight':_0x101276[_0x29ec27(0xdc)](_0x29ec27(0xbd)),'maxCommentCharsWhenCollapsed':_0x101276[_0x29ec27(0xdc)](_0x29ec27(0x140)),'formatDateTime':_0x2964d1(_0x101276[_0x29ec27(0xdc)](_0x29ec27(0x10f))),'CommentView':_0x101276[_0x29ec27(0xdc)](_0x29ec27(0x116))[_0x29ec27(0xe6)],'CommentsListView':_0x3948b4,'CommentThreadInputView':_0x5532c4}),_0x339ef0[_0x29ec27(0x118)]['on'](_0x29ec27(0x11d),()=>{const _0x4e253d=_0x29ec27;_0x4a8c42[_0x4e253d(0xd2)][_0x4e253d(0x120)][_0x4e253d(0xdb)]();}),_0x339ef0[_0x29ec27(0xf1)]['on'](_0x29ec27(0x11d),()=>{const _0x265480=_0x29ec27;_0x4a8c42[_0x265480(0xd2)][_0x265480(0x120)][_0x265480(0xdb)]();}),_0x2a5d1a=_0x294bf5[_0x29ec27(0x105)](this[_0x29ec27(0x136)][_0x29ec27(0x10f)],_0x339ef0),_0x2a5d1a[_0x29ec27(0xb9)](_0x29ec27(0x101))['to'](_0x339ef0,_0x29ec27(0x101)),_0x2a5d1a[_0x29ec27(0xb9)](_0x29ec27(0x109))['to'](_0x339ef0),_0x2a5d1a[_0x29ec27(0xb9)](_0x29ec27(0x12b))['to'](_0x339ef0,_0x29ec27(0x12b),_0x462553=>_0x29ec27(0xea)+_0x462553),this[_0x29ec27(0xed)][_0x29ec27(0xc3)](_0x1ffc78['id'],_0x2a5d1a));const _0x6eccaa=_0x1b5ff1[_0x29ec27(0x139)](_0x1ffc78[_0x29ec27(0x143)],_0x339ef0),_0x53f4b1=new _0x442836(_0x4a8c42,_0x1ffc78,_0x339ef0,_0x6eccaa),_0x345822=_0x1ffc78[_0x29ec27(0x112)]()[_0x29ec27(0xf4)](_0x45c58b=>_0x45c58b[_0x29ec27(0xe0)]);_0x339ef0[_0x29ec27(0x148)]=_0x4a8c42[_0x29ec27(0xb7)][_0x29ec27(0xdc)](_0x29ec27(0xc9))[_0x29ec27(0x12c)][_0x29ec27(0x13c)](_0x345822),this[_0x29ec27(0x102)][_0x29ec27(0xc3)](_0x1ffc78,_0x53f4b1),this[_0x29ec27(0x121)][_0x29ec27(0xc3)](_0x339ef0,_0x53f4b1);const _0x40d4ff=_0x294bf5[_0x29ec27(0xe5)]({'view':_0x2a5d1a,'target':()=>{const _0x254ed7=_0x29ec27,_0x331353=[],_0x3f6663=_0x1ffc78[_0x254ed7(0x112)]()[_0x254ed7(0xf4)](_0x86851=>_0x86851[_0x254ed7(0xe0)]);for(const _0x24390b of _0x3f6663)_0x331353[_0x254ed7(0xba)](..._0x24390b[_0x254ed7(0x130)]());return _0x48dd1f(_0x4a8c42[_0x254ed7(0xd2)],_0x331353);},'type':()=>_0x29ec27(0xea)+_0x53f4b1[_0x29ec27(0x120)][_0x29ec27(0x12b)]});_0x1b5ff1[_0x29ec27(0xd5)](_0x339ef0,_0x40d4ff),_0x294bf5[_0x29ec27(0x126)](_0x40d4ff),_0x362f38[_0x29ec27(0xe4)](_0x40d4ff);}[_0x442c08(0xd4)](_0x226a49){const _0x3f8cc9=_0x442c08,_0x2d9c02=this[_0x3f8cc9(0x136)][_0x3f8cc9(0xb7)][_0x3f8cc9(0xdc)](_0x3f8cc9(0xdf)),_0x4ed312=this[_0x3f8cc9(0x136)][_0x3f8cc9(0xb7)][_0x3f8cc9(0xdc)](_0x3f8cc9(0xeb)),_0x3d47c2=this[_0x3f8cc9(0x102)][_0x3f8cc9(0xdc)](_0x226a49),_0x1fbc5f=_0x3d47c2[_0x3f8cc9(0x120)],_0x46c655=_0x4ed312[_0x3f8cc9(0x145)](_0x1fbc5f);_0x2d9c02[_0x3f8cc9(0x144)](_0x1fbc5f),_0x46c655&&_0x4ed312[_0x3f8cc9(0xec)](_0x46c655),this[_0x3f8cc9(0x102)][_0x3f8cc9(0xc2)](_0x226a49),this[_0x3f8cc9(0x121)][_0x3f8cc9(0xc2)](_0x1fbc5f),_0x3d47c2[_0x3f8cc9(0xfa)]();}[_0x442c08(0xc8)](_0x4911b5){const _0x2c71ce=_0x442c08;if(!_0x4911b5[_0x2c71ce(0xe0)]||!this[_0x2c71ce(0x102)][_0x2c71ce(0x108)](_0x4911b5))return;const _0x2a0544=this[_0x2c71ce(0x136)][_0x2c71ce(0xb7)][_0x2c71ce(0xdc)](_0x2c71ce(0xc9)),_0xabf498=this[_0x2c71ce(0x102)][_0x2c71ce(0xdc)](_0x4911b5),_0x2823e5=_0x4911b5[_0x2c71ce(0x112)]();_0xabf498[_0x2c71ce(0x120)][_0x2c71ce(0x148)]=_0x2a0544[_0x2c71ce(0x12c)][_0x2c71ce(0x13c)](_0x2823e5);}[_0x442c08(0xfa)](){const _0xcd4de5=_0x442c08;for(const _0x3473c6 of this[_0xcd4de5(0x102)][_0xcd4de5(0xe2)]())this[_0xcd4de5(0xd4)](_0x3473c6);for(const _0x450063 of this[_0xcd4de5(0xed)][_0xcd4de5(0xf9)]())_0x450063[_0xcd4de5(0x141)][_0xcd4de5(0xfa)]();super[_0xcd4de5(0xfa)]();}}function _0x2837(_0x1db1b2,_0x1c22d3){const _0x2abdab=_0x2abd();return _0x2837=function(_0x2837c6,_0x242623){_0x2837c6=_0x2837c6-0xb6;let _0x4af6f6=_0x2abdab[_0x2837c6];return _0x4af6f6;},_0x2837(_0x1db1b2,_0x1c22d3);}function ae(_0x3b6246){const _0x2ac3ba=_0x442c08;return _0x2ac3ba(0x134)in _0x3b6246;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ const _0x1eb9cb=_0x1d07;function _0x1d07(_0x21bb8a,_0x46bc39){const _0x4e6c55=_0x4e6c();return _0x1d07=function(_0x1d0751,_0x347264){_0x1d0751=_0x1d0751-0xc8;let _0x33a11a=_0x4e6c55[_0x1d0751];return _0x33a11a;},_0x1d07(_0x21bb8a,_0x46bc39);}(function(_0x16698d,_0x399735){const _0x1d26ab=_0x1d07,_0x5be94a=_0x16698d();while(!![]){try{const _0x505f67=-parseInt(_0x1d26ab(0xd9))/0x1+-parseInt(_0x1d26ab(0xca))/0x2*(-parseInt(_0x1d26ab(0xf0))/0x3)+-parseInt(_0x1d26ab(0xde))/0x4+parseInt(_0x1d26ab(0xce))/0x5*(parseInt(_0x1d26ab(0xcb))/0x6)+parseInt(_0x1d26ab(0xe2))/0x7*(-parseInt(_0x1d26ab(0xdf))/0x8)+-parseInt(_0x1d26ab(0xc8))/0x9+parseInt(_0x1d26ab(0xe4))/0xa;if(_0x505f67===_0x399735)break;else _0x5be94a['push'](_0x5be94a['shift']());}catch(_0x25cd68){_0x5be94a['push'](_0x5be94a['shift']());}}}(_0x4e6c,0xd0a33));import{ObservableMixin as _0x1db128}from'ckeditor5/src/utils.js';import{getTranslation as _0x4c5244}from'../utils/common-translations.js';function _0x4e6c(){const _0x2c6c11=['remove','_editor','stopListening','listenTo','getRanges','execute','commands','154301wafGsN','destroy','canAccept','discardSuggestion','locale','968976yMlOpp','1918648nEIhtf','PENDING_ACTION_SUGGESTION','_acceptCommand','42kGzVrR','model','26434960jThhkj','view','_discardCommand','canEditAt','acceptSuggestion','_pendingAction','isEnabled','PendingActions','unbind','get','plugins','bind','936378zUfciU','change:isDirty','15048576uewUcC','_removePendingAction','2zZzKgt','602808RYbFZG','_setPendingAction','commentThreadController','70bYxCZi','add','canDiscard','isDirty'];_0x4e6c=function(){return _0x2c6c11;};return _0x4e6c();}export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x1db128(){constructor(_0x4a40bb,_0x148c51,_0xa4f221,_0x26a15f){const _0x1614b8=_0x1d07;super(),this[_0x1614b8(0xe3)]=_0x148c51,this[_0x1614b8(0xe5)]=_0xa4f221,this[_0x1614b8(0xcd)]=_0x26a15f,this[_0x1614b8(0xd3)]=_0x4a40bb,this[_0x1614b8(0xe1)]=_0x4a40bb[_0x1614b8(0xd8)][_0x1614b8(0xed)](_0x1614b8(0xe8)),this[_0x1614b8(0xe6)]=_0x4a40bb[_0x1614b8(0xd8)][_0x1614b8(0xed)](_0x1614b8(0xdc)),this[_0x1614b8(0xe5)][_0x1614b8(0xef)](_0x1614b8(0xea))['to'](this[_0x1614b8(0xe1)],this[_0x1614b8(0xe6)],(_0x5e7c41,_0x46945f)=>_0x5e7c41||_0x46945f),this[_0x1614b8(0xe5)][_0x1614b8(0xef)](_0x1614b8(0xdb))['to'](this[_0x1614b8(0xe1)],_0x1614b8(0xea),_0x3a6031=>_0x3a6031&&this[_0x1614b8(0xd3)][_0x1614b8(0xe3)][_0x1614b8(0xe7)](_0x148c51[_0x1614b8(0xd6)]())),this[_0x1614b8(0xe5)][_0x1614b8(0xef)](_0x1614b8(0xd0))['to'](this[_0x1614b8(0xe6)],_0x1614b8(0xea),_0x460bb3=>_0x460bb3&&this[_0x1614b8(0xd3)][_0x1614b8(0xe3)][_0x1614b8(0xe7)](_0x148c51[_0x1614b8(0xd6)]())),this[_0x1614b8(0xe9)]=null,_0xa4f221[_0x1614b8(0xd1)]&&this[_0x1614b8(0xcc)](),this[_0x1614b8(0xd5)](_0xa4f221,_0x1614b8(0xe8),()=>this[_0x1614b8(0xe8)]()),this[_0x1614b8(0xd5)](_0xa4f221,_0x1614b8(0xdc),()=>this[_0x1614b8(0xdc)]()),this[_0x1614b8(0xd5)](_0xa4f221,_0x1614b8(0xf1),()=>{const _0x470670=_0x1614b8;_0xa4f221[_0x470670(0xd1)]?this[_0x470670(0xcc)]():this[_0x470670(0xc9)]();});}[_0x1eb9cb(0xe8)](){const _0x2cd5c2=_0x1eb9cb;this[_0x2cd5c2(0xe1)][_0x2cd5c2(0xd7)](this[_0x2cd5c2(0xe3)]['id']);}[_0x1eb9cb(0xdc)](){const _0x109fe2=_0x1eb9cb;this[_0x109fe2(0xe6)][_0x109fe2(0xd7)](this[_0x109fe2(0xe3)]['id']);}[_0x1eb9cb(0xda)](){const _0x52d450=_0x1eb9cb;this[_0x52d450(0xe5)][_0x52d450(0xec)](_0x52d450(0xea)),this[_0x52d450(0xe5)][_0x52d450(0xec)](_0x52d450(0xdb)),this[_0x52d450(0xe5)][_0x52d450(0xec)](_0x52d450(0xd0)),this[_0x52d450(0xd4)](),this[_0x52d450(0xcd)][_0x52d450(0xda)](),this[_0x52d450(0xe9)]&&this[_0x52d450(0xc9)]();}[_0x1eb9cb(0xcc)](){const _0x501016=_0x1eb9cb,_0x76bb93=_0x4c5244(this[_0x501016(0xd3)][_0x501016(0xdd)],_0x501016(0xe0));this[_0x501016(0xe9)]=this[_0x501016(0xd3)][_0x501016(0xee)][_0x501016(0xed)](_0x501016(0xeb))[_0x501016(0xcf)](_0x76bb93);}[_0x1eb9cb(0xc9)](){const _0x3aa5eb=_0x1eb9cb;null!==this[_0x3aa5eb(0xe9)]&&this[_0x3aa5eb(0xd3)][_0x3aa5eb(0xee)][_0x3aa5eb(0xed)](_0x3aa5eb(0xeb))[_0x3aa5eb(0xd2)](this[_0x3aa5eb(0xe9)]),this[_0x3aa5eb(0xe9)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;}}
23
+ const _0xf88f3b=_0x82e9;(function(_0x2b6f28,_0x553db7){const _0x22219f=_0x82e9,_0x4f5df4=_0x2b6f28();while(!![]){try{const _0x31b220=parseInt(_0x22219f(0xa7))/0x1+parseInt(_0x22219f(0xab))/0x2*(-parseInt(_0x22219f(0xb7))/0x3)+parseInt(_0x22219f(0xad))/0x4*(-parseInt(_0x22219f(0xb9))/0x5)+parseInt(_0x22219f(0xba))/0x6+parseInt(_0x22219f(0xb0))/0x7+parseInt(_0x22219f(0x9f))/0x8*(-parseInt(_0x22219f(0xb8))/0x9)+parseInt(_0x22219f(0xbf))/0xa;if(_0x31b220===_0x553db7)break;else _0x4f5df4['push'](_0x4f5df4['shift']());}catch(_0x208020){_0x4f5df4['push'](_0x4f5df4['shift']());}}}(_0x1f7d,0xa126b));function _0x82e9(_0x3a581f,_0x1470d6){const _0x1f7df0=_0x1f7d();return _0x82e9=function(_0x82e9c2,_0x2c507c){_0x82e9c2=_0x82e9c2-0x93;let _0x59d53d=_0x1f7df0[_0x82e9c2];return _0x59d53d;},_0x82e9(_0x3a581f,_0x1470d6);}import{View as _0x3399be}from'ckeditor5/src/ui.js';export default class es extends _0x3399be{constructor(_0x3aaed1,_0x291b3c,_0xa556ff,_0x447aec){const _0xbba936=_0x82e9;super(_0x3aaed1),this[_0xbba936(0x94)]=null,this[_0xbba936(0xa1)]=null,this[_0xbba936(0x9d)](_0xbba936(0xa4),!0x1),this[_0xbba936(0x9d)](_0xbba936(0xa6),_0x291b3c[_0xbba936(0xa6)]),this[_0xbba936(0x9e)](_0xbba936(0xa6))['to'](_0x291b3c),this[_0xbba936(0x9d)](_0xbba936(0xa9),[]),this[_0xbba936(0x9d)](_0xbba936(0xaa),!0x1),this[_0xbba936(0x9d)](_0xbba936(0x9a),!0x1),this[_0xbba936(0x9d)](_0xbba936(0xb5),!0x1),this[_0xbba936(0x9d)](_0xbba936(0x95),!0x1),this[_0xbba936(0xb2)]=_0x291b3c,this[_0xbba936(0xa2)]=_0xa556ff,this[_0xbba936(0xc2)]=_0x447aec,_0x447aec[_0xbba936(0xb4)]?this[_0xbba936(0x9d)](_0xbba936(0xbd),0x1):this[_0xbba936(0xbb)]();}[_0xf88f3b(0x9b)](){const _0x23f66c=_0xf88f3b;this[_0x23f66c(0xc0)][_0x23f66c(0x9b)]();}[_0xf88f3b(0xb1)](){const _0x109521=_0xf88f3b;this[_0x109521(0x94)]&&this[_0x109521(0x94)][_0x109521(0xb1)](),this[_0x109521(0xa1)]&&this[_0x109521(0xa1)][_0x109521(0xb1)](),super[_0x109521(0xb1)]();}[_0xf88f3b(0xbb)](){const _0xc292a7=_0xf88f3b,{CommentsListView:_0x3f9cda}=this[_0xc292a7(0xc2)];this[_0xc292a7(0x94)]=new _0x3f9cda(this[_0xc292a7(0xa3)],this[_0xc292a7(0xb2)][_0xc292a7(0x9c)],Object[_0xc292a7(0xa8)]({'CommentView':this[_0xc292a7(0xc2)][_0xc292a7(0xa0)]},this[_0xc292a7(0xc2)])),this[_0xc292a7(0x94)][_0xc292a7(0x93)](_0xc292a7(0xb6))['to'](this),this[_0xc292a7(0x94)][_0xc292a7(0x93)](_0xc292a7(0x96))['to'](this),this[_0xc292a7(0x94)][_0xc292a7(0x9e)](_0xc292a7(0xa4))['to'](this),this[_0xc292a7(0x9d)](_0xc292a7(0xbd),this[_0xc292a7(0x94)][_0xc292a7(0xbd)]+0x1),this[_0xc292a7(0x9e)](_0xc292a7(0xbd))['to'](this[_0xc292a7(0x94)],_0xc292a7(0xbd),_0x381fd2=>_0x381fd2+0x1),this[_0xc292a7(0xa1)]=this[_0xc292a7(0xbc)](),this['on'](_0xc292a7(0xb6),()=>this[_0xc292a7(0x9b)]()),this[_0xc292a7(0x9e)](_0xc292a7(0xaa))['to'](this[_0xc292a7(0x94)],_0xc292a7(0xae),this[_0xc292a7(0xa1)][_0xc292a7(0xc4)],_0xc292a7(0xc3),(_0x311a14,_0x16ed59)=>_0x311a14||!!_0x16ed59);}[_0xf88f3b(0xbc)](){const _0x272379=_0xf88f3b,{CommentThreadInputView:_0x44f886}=this[_0x272379(0xc2)],_0x2768c2=new _0x44f886(this[_0x272379(0xa3)],this[_0x272379(0xa2)],this[_0x272379(0xc2)][_0x272379(0xac)]),_0x48bc9e=_0x2768c2[_0x272379(0xc4)];return _0x2768c2[_0x272379(0x9e)](_0x272379(0xc5))['to'](this,_0x272379(0xa4),this[_0x272379(0xb2)][_0x272379(0x9c)],_0x272379(0xbe),_0x48bc9e,_0x272379(0xc3),(_0x3afbab,_0x595441,_0x3277bb)=>!!_0x3277bb||_0x3afbab&&!_0x595441),_0x48bc9e['on'](_0x272379(0xaf),(_0x3f2bce,_0x341e1e)=>{const _0x304f1b=_0x272379;this[_0x304f1b(0x98)](_0x304f1b(0xc1),_0x341e1e),_0x48bc9e[_0x304f1b(0xb3)][_0x304f1b(0x99)]('');}),_0x48bc9e['on'](_0x272379(0x97),()=>this[_0x272379(0x9b)]()),_0x48bc9e[_0x272379(0x9e)](_0x272379(0xa5))['to'](this[_0x272379(0xb2)][_0x272379(0x9c)],_0x272379(0xbe)),_0x2768c2;}}function _0x1f7d(){const _0x12f402=['editor','disableComments','canAccept','removeComment','142119hMjstl','63225COBtqk','81535vVLYgq','4094700hcUPai','_createCommentViews','_createCommentThreadInputView','length','isReadOnly','10907410ThHXkH','element','addComment','_config','value','commentInputView','showInput','delegate','commentsListView','canDiscard','updateComment','cancel','fire','setData','isEnabled','focus','commentThread','set','bind','776IaTHrQ','CommentView','commentThreadInputView','_localUser','locale','isActive','disabledSubmit','authoredAt','9385XrAYuF','assign','descriptionParts','isDirty','20OpBpXl','editorConfig','284OezwFQ','hasDirtyComment','submit','8333157EGuRrQ','destroy','_model'];_0x1f7d=function(){return _0x12f402;};return _0x1f7d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)];}
23
+ const _0x400ec1=_0x2201;(function(_0x2861e4,_0x42cf92){const _0x136586=_0x2201,_0x3cf36f=_0x2861e4();while(!![]){try{const _0x48fd87=-parseInt(_0x136586(0x19d))/0x1*(-parseInt(_0x136586(0x198))/0x2)+parseInt(_0x136586(0x168))/0x3*(parseInt(_0x136586(0x158))/0x4)+-parseInt(_0x136586(0x1ac))/0x5+-parseInt(_0x136586(0x159))/0x6+parseInt(_0x136586(0x19a))/0x7*(parseInt(_0x136586(0x194))/0x8)+parseInt(_0x136586(0x195))/0x9+parseInt(_0x136586(0x166))/0xa*(-parseInt(_0x136586(0x165))/0xb);if(_0x48fd87===_0x42cf92)break;else _0x3cf36f['push'](_0x3cf36f['shift']());}catch(_0x1358c2){_0x3cf36f['push'](_0x3cf36f['shift']());}}}(_0x5541,0x95234));function _0x2201(_0x5006d5,_0xafa8f7){const _0x55417b=_0x5541();return _0x2201=function(_0x2201a8,_0x2d3a6e){_0x2201a8=_0x2201a8-0x14d;let _0x3982c7=_0x55417b[_0x2201a8];return _0x3982c7;},_0x2201(_0x5006d5,_0xafa8f7);}import{getTranslation as _0x1c830a}from'../../utils/common-translations.js';import{default as _0x5216ab}from'./basesuggestionthreadview.js';import{ButtonView as _0x592626}from'ckeditor5/src/ui.js';import{icons as _0x965cd2}from'ckeditor5/src/core.js';import{trimHtml as _0x6c2bf5,UserView as _0x1eb69c}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x5216ab{constructor(_0x25b709,_0x72df5b,_0x51d2d0,_0x1c8ebd){const _0x436169=_0x2201;super(_0x25b709,_0x72df5b,_0x51d2d0,_0x1c8ebd),this[_0x436169(0x174)](_0x436169(0x193),''),this[_0x436169(0x16c)](_0x436169(0x193))['to'](this,_0x436169(0x16e),_0xa7d3a4=>_0xa7d3a4&&_0xa7d3a4[0x0]?_0xa7d3a4[0x0][_0x436169(0x193)]:''),this[_0x436169(0x16c)](_0x436169(0x1b3))['to'](this,_0x436169(0x16e),this,_0x436169(0x150),(_0x3233f5,_0x323e50)=>{const _0x11d2fa=_0x436169;let _0x238e7c='';for(const _0xdb48cc of _0x3233f5)_0x238e7c+=_0x11d2fa(0x152)+ds(_0xdb48cc[_0x11d2fa(0x185)],_0xdb48cc[_0x11d2fa(0x1a2)])+_0x11d2fa(0x14d);return _0x323e50?_0x238e7c:_0x6c2bf5(_0x238e7c,{'limit':0x8c});}),this[_0x436169(0x15a)]=null,this[_0x436169(0x17b)]=this[_0x436169(0x1af)](_0x1c830a(_0x25b709,_0x436169(0x170)),_0x965cd2[_0x436169(0x15f)],_0x436169(0x164),_0x436169(0x172),'sw'),this[_0x436169(0x17b)][_0x436169(0x16c)](_0x436169(0x191))['to'](this,_0x436169(0x1b1)),this[_0x436169(0x186)]=this[_0x436169(0x1af)](_0x1c830a(_0x25b709,_0x436169(0x1b2)),_0x965cd2[_0x436169(0x17e)],_0x436169(0x18a),_0x436169(0x15c),'sw'),this[_0x436169(0x186)][_0x436169(0x16c)](_0x436169(0x191))['to'](this,_0x436169(0x173)),this[_0x436169(0x179)]=new _0x1eb69c(_0x25b709,this[_0x436169(0x155)][_0x436169(0x171)],this[_0x436169(0x17c)]()),this[_0x436169(0x179)][_0x436169(0x19e)]({'attributes':{'class':[_0x436169(0x182),_0x436169(0x199)]}}),this[_0x436169(0x1b4)](this[_0x436169(0x15e)]());}[_0x400ec1(0x15e)](){const _0x581977=_0x400ec1,_0x3fb5e1=this[_0x581977(0x1a8)],_0x37be47=[{'tag':_0x581977(0x1b8),'attributes':{'class':[_0x581977(0x16a),_0x581977(0x187)]},'children':[{'tag':_0x581977(0x189),'children':[{'text':this[_0x581977(0x179)][_0x581977(0x1aa)]}],'attributes':{'class':[_0x581977(0x181),_0x581977(0x18b)]}},{'tag':_0x581977(0x175),'attributes':{'datetime':_0x3fb5e1['to'](_0x581977(0x180)),'class':[_0x581977(0x14e),_0x581977(0x16d)]},'children':[{'text':_0x3fb5e1['to'](_0x581977(0x180),_0x1b257d=>this[_0x581977(0x197)][_0x581977(0x17f)](_0x1b257d))}]}]},{'tag':_0x581977(0x1b8),'attributes':{'class':[_0x581977(0x169),_0x581977(0x184)]},'children':[this[_0x581977(0x17b)],this[_0x581977(0x186)]]},{'tag':_0x581977(0x1b8),'attributes':{'class':[_0x581977(0x1a1)]}}];this[_0x581977(0x155)][_0x581977(0x151)]&&_0x37be47[_0x581977(0x153)]({'tag':_0x581977(0x1b8),'attributes':{'class':[_0x581977(0x1b7)]},'children':[{'text':this[_0x581977(0x188)]()}]});const _0x497b11={'tag':_0x581977(0x1b8),'attributes':{'class':[_0x581977(0x14f),_0x3fb5e1['if'](_0x581977(0x150),_0x581977(0x161)),_0x3fb5e1['to'](_0x581977(0x193),_0x1974df=>_0x581977(0x1b9)+_0x1974df),this[_0x581977(0x197)][_0x581977(0x18e)]&&_0x581977(0x1ae)],'data-suggestion-id':this[_0x581977(0x155)]['id'],'data-thread-id':this[_0x581977(0x155)][_0x581977(0x154)]['id'],'data-author-id':this[_0x581977(0x155)][_0x581977(0x171)]['id'],'tabindex':-0x1},'children':[{'tag':_0x581977(0x1b8),'attributes':{'class':[_0x581977(0x1bb),_0x581977(0x19b)]},'children':[this[_0x581977(0x179)],{'tag':_0x581977(0x1b8),'attributes':{'class':[_0x581977(0x15d),_0x581977(0x1bc)]},'children':_0x37be47}]}]};return this[_0x581977(0x17a)]&&this[_0x581977(0x157)]&&(_0x497b11[_0x581977(0x1a3)][_0x581977(0x153)](this[_0x581977(0x17a)],this[_0x581977(0x157)]),this[_0x581977(0x17a)][_0x581977(0x1a5)](_0x581977(0x163))['to'](this),this[_0x581977(0x17a)][_0x581977(0x1a5)](_0x581977(0x167))['to'](this),this[_0x581977(0x157)][_0x581977(0x1a5)](_0x581977(0x163))['to'](this),this[_0x581977(0x157)][_0x581977(0x1a5)](_0x581977(0x167))['to'](this)),_0x497b11;}[_0x400ec1(0x1ad)](){const _0x2f449c=_0x400ec1;super[_0x2f449c(0x1ad)](),this[_0x2f449c(0x15a)]=this[_0x2f449c(0x18c)][_0x2f449c(0x19c)](_0x2f449c(0x15b)),this[_0x2f449c(0x15a)][_0x2f449c(0x183)]=this[_0x2f449c(0x1b3)],this['on'](_0x2f449c(0x192),(_0x24496c,_0x5bc3b4,_0x18cce9)=>{const _0x19e9b0=_0x2f449c;this[_0x19e9b0(0x15a)][_0x19e9b0(0x183)]=_0x18cce9;});}[_0x400ec1(0x1af)](_0x503d82,_0x56b32d,_0x48a6f7,_0x44f96b,_0x3667cf){const _0x15cee8=_0x400ec1,_0x20c86e=new _0x592626(this[_0x15cee8(0x190)]);return _0x20c86e[_0x15cee8(0x174)]({'label':_0x503d82,'icon':_0x56b32d,'tooltip':!0x0,'tooltipPosition':_0x3667cf}),_0x20c86e[_0x15cee8(0x19e)]({'attributes':{'class':_0x48a6f7}}),_0x20c86e['on'](_0x15cee8(0x1a7),()=>{const _0x1ba1e5=_0x15cee8;this[_0x1ba1e5(0x17d)](_0x44f96b,this[_0x1ba1e5(0x155)]['id']);}),_0x20c86e;}[_0x400ec1(0x188)](){const _0x48035f=_0x400ec1;return _0x48035f(0x1a0)===this[_0x48035f(0x155)][_0x48035f(0x1b0)][_0x48035f(0x1ba)][_0x48035f(0x160)]?_0x1c830a(this[_0x48035f(0x190)],_0x48035f(0x1a6)):_0x1c830a(this[_0x48035f(0x190)],_0x48035f(0x1b6));}[_0x400ec1(0x17c)](){const _0x114b84=_0x400ec1;return this[_0x114b84(0x155)][_0x114b84(0x151)]?_0x114b84(0x1a0)===this[_0x114b84(0x155)][_0x114b84(0x1b0)][_0x114b84(0x1ba)][_0x114b84(0x160)]?_0x1c830a(this[_0x114b84(0x190)],_0x114b84(0x156),this[_0x114b84(0x155)][_0x114b84(0x178)][_0x114b84(0x1aa)]):_0x1c830a(this[_0x114b84(0x190)],_0x114b84(0x196),this[_0x114b84(0x155)][_0x114b84(0x178)][_0x114b84(0x1aa)]):null;}}function ds(_0x10a513,_0x246821){const _0x4f4db7=_0x400ec1;let _0x48ac87='';return _0x48ac87+=_0x10a513[_0x4f4db7(0x19f)]('*')[_0x4f4db7(0x162)]((_0x4970b7,_0x2f4ef9)=>_0x2f4ef9%0x2!=0x0?_0x4f4db7(0x1a4)+us(_0x4970b7)+_0x4f4db7(0x18d):us(_0x4970b7))[_0x4f4db7(0x1b5)](''),_0x246821&&(_0x48ac87+=_0x4f4db7(0x177)+_0x246821[_0x4f4db7(0x1ab)]+_0x4f4db7(0x18f)+_0x246821[_0x4f4db7(0x16b)]+_0x4f4db7(0x176)),_0x48ac87;}function us(_0x109c6a){const _0xdb7813=_0x400ec1,_0xe72cff=document[_0xdb7813(0x1a9)](_0xdb7813(0x189));return _0xe72cff[_0xdb7813(0x16f)]=_0x109c6a,_0xe72cff[_0xdb7813(0x183)];}function _0x5541(){const _0x1866e2=['map','editorReady','ck-suggestion--accept','8728577tLZvxi','20vxGJZK','editorDestroyed','3bSvsPd','ck-suggestion__actions','ck-suggestion__info','title','bind','ck-annotation__info-time','descriptionParts','innerText','Accept\x20suggestion','author','acceptSuggestion','canDiscard','set','time','\x22></span>','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','creator','userView','commentsListView','acceptButton','getUserViewNotificationText','fire','cancel','formatDateTime','authoredAt','ck-suggestion__info-name','ck-suggestion__user','innerHTML','ck-annotation__actions','content','discardButton','ck-annotation__info','getExternalSuggestionNote','span','ck-suggestion--discard','ck-annotation__info-name','element','</span>','disableComments','\x22\x20title=\x22','locale','isEnabled','change:description','type','248bNZUWQ','6894441kcWQcg','EXTERNAL_AVATAR','_config','584gRHPkP','ck-annotation__user','5019sCnBSz','ck-annotation','querySelector','2546xPevKa','extendTemplate','split','importWord','ck-annotation__content-wrapper','color','children','<span\x20class=\x22ck-suggestion-type\x22>','delegate','EXTERNAL_IMPORT_WORD_SUGGESTION','execute','bindTemplate','createElement','name','value','1269805xiXzRQ','render','ck-suggestion--disabled-comments','_createButton','attributes','canAccept','Discard\x20suggestion','description','setTemplate','join','EXTERNAL_SUGGESTION','ck-comment__external','div','ck-suggestion-','@external','ck-suggestion','ck-annotation__main','</p>','ck-comment__info-time','ck-suggestion-wrapper','isActive','isExternal','<p>','push','commentThread','_model','EXTERNAL_IMPORT_WORD_AVATAR','commentThreadInputView','4138636NBrOuq','687144ybMaab','_descriptionElement','.ck-annotation__content-wrapper','discardSuggestion','ck-suggestion__main','getTemplate','check','source','ck-suggestion-wrapper--active'];_0x5541=function(){return _0x1866e2;};return _0x5541();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;}}
23
+ export function getTranslation(_0x2a7185,_0x2a42d2,_0x4fbc50){const t=_0x2a7185['t'];switch(_0x2a42d2){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',_0x4fbc50);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4fbc50);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4fbc50);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4fbc50);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4fbc50);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',_0x4fbc50);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4fbc50);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',_0x4fbc50);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4fbc50);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4fbc50);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4fbc50);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4fbc50);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4fbc50);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4fbc50);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4fbc50);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4fbc50);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4fbc50);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4fbc50);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4fbc50);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4fbc50);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4fbc50);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4fbc50);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4fbc50);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'},_0x4fbc50);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4fbc50);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4fbc50);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4fbc50);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4fbc50);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4fbc50);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'},_0x4fbc50);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4fbc50);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4fbc50);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4fbc50);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4fbc50);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'},_0x4fbc50);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4fbc50);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'},_0x4fbc50);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'},_0x4fbc50);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4fbc50);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'},_0x4fbc50);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4fbc50);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'},_0x4fbc50);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4fbc50);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4fbc50);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'},_0x4fbc50);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'},_0x4fbc50);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 _0x2a42d2;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ (function(_0x59af22,_0x234387){const _0x4b7ffa=_0x441c,_0x4ccbf9=_0x59af22();while(!![]){try{const _0x511981=-parseInt(_0x4b7ffa(0xb5))/0x1+parseInt(_0x4b7ffa(0xca))/0x2+parseInt(_0x4b7ffa(0xae))/0x3*(parseInt(_0x4b7ffa(0xb6))/0x4)+-parseInt(_0x4b7ffa(0xc1))/0x5+-parseInt(_0x4b7ffa(0xa4))/0x6*(-parseInt(_0x4b7ffa(0xa6))/0x7)+-parseInt(_0x4b7ffa(0xa9))/0x8*(-parseInt(_0x4b7ffa(0xb3))/0x9)+parseInt(_0x4b7ffa(0xc5))/0xa*(-parseInt(_0x4b7ffa(0xac))/0xb);if(_0x511981===_0x234387)break;else _0x4ccbf9['push'](_0x4ccbf9['shift']());}catch(_0xb2ddf8){_0x4ccbf9['push'](_0x4ccbf9['shift']());}}}(_0x2978,0xd09be));export function normalizeDescription(_0xeeb6f){const _0x2e2270=_0x441c;return Array[_0x2e2270(0xb1)](_0xeeb6f)||(_0xeeb6f=[_0xeeb6f]),_0xeeb6f[_0x2e2270(0xa7)](_0x5d0782=>{const _0x2ef3a5=_0x2e2270,_0x336856=_0x5d0782[_0x2ef3a5(0xb8)][_0x2ef3a5(0xc6)](/\*/g,''),_0x19e3c5=_0x5d0782[_0x2ef3a5(0xcd)]?_0x2ef3a5(0xad)+_0x5d0782[_0x2ef3a5(0xcd)][_0x2ef3a5(0xba)]+']':'';return'['+_0x5d0782[_0x2ef3a5(0xce)]+']\x20'+_0x336856+_0x19e3c5;})[_0x2e2270(0xa8)](';\x20');}function _0x441c(_0xddd567,_0x22a4e2){const _0x2978a6=_0x2978();return _0x441c=function(_0x441ce0,_0x344aeb){_0x441ce0=_0x441ce0-0xa4;let _0x122a72=_0x2978a6[_0x441ce0];return _0x122a72;},_0x441c(_0xddd567,_0x22a4e2);}export function sortSuggestions(_0x495bc7){const _0x4c892f=_0x441c;return _0x495bc7[_0x4c892f(0xbc)]((_0x56e252,_0x454924)=>_0x4c892f(0xa5)==_0x56e252[_0x4c892f(0xce)]&&_0x4c892f(0xa5)!=_0x454924[_0x4c892f(0xce)]?-0x1:_0x4c892f(0xa5)!=_0x56e252[_0x4c892f(0xce)]&&_0x4c892f(0xa5)==_0x454924[_0x4c892f(0xce)]?0x1:0x0);}export function getSelectedSuggestions(_0x3bf7bb,_0x3ceae3){const _0x27d999=_0x441c,_0x125021=Array[_0x27d999(0xb0)](_0x3bf7bb[_0x27d999(0xbb)]()),_0x324c79=new Set();for(const _0x48fbce of _0x3ceae3)if(_0x48fbce[_0x27d999(0xc8)]){for(const _0x36f205 of _0x125021)for(const _0x3a4f54 of _0x48fbce[_0x27d999(0xbb)]())(_0x36f205[_0x27d999(0xcf)](_0x3a4f54)||_0x3bf7bb[_0x27d999(0xab)]&&!_0x48fbce[_0x27d999(0xc2)]&&_0x48fbce[_0x27d999(0xaa)]&&_0x3a4f54[_0x27d999(0xbe)][_0x27d999(0xb4)](_0x36f205[_0x27d999(0xc9)]))&&_0x324c79[_0x27d999(0xb2)](_0x48fbce);}return _0x324c79;}function _0x2978(){const _0x498815=['push','10391730soJNBx','replace','createPositionAt','isInContent','start','1685734ApqKHp','createPositionBefore','length','color','type','isIntersecting','6txyzCB','deletion','4627021zLMUWn','map','join','24VPJsXV','next','isCollapsed','11uqXcoA','\x20[color\x20','9GrxctL','createPositionAfter','from','isArray','add','3189789NKxzAb','isTouching','119012zBSeba','925940GZnDyg','isObject','content','schema','value','getRanges','sort','createRange','end','execute','splice','6244705pSgAru','isMultiRange','change'];_0x2978=function(){return _0x498815;};return _0x2978();}export function getRangesOfBlockGroups(_0x15e723,_0x47f20c){const _0x153724=_0x441c;let _0x3d2458,_0x22bc46=0x0;const _0xef77f9=[],_0xfbd8f5=_0x47f20c[_0x153724(0xb9)];for(;_0x22bc46<_0x15e723[_0x153724(0xcc)];){const _0x57c1ba=_0x15e723[_0x22bc46],_0x50e4f2=_0x15e723[_0x22bc46+0x1];_0x3d2458||(_0x3d2458=_0x47f20c[_0x153724(0xcb)](_0x57c1ba)),co(_0x47f20c,_0x57c1ba,_0x50e4f2)||(_0xef77f9[_0x153724(0xc4)](_0x47f20c[_0x153724(0xbd)](_0x3d2458,_0xfbd8f5[_0x153724(0xb7)](_0x57c1ba)?_0x47f20c[_0x153724(0xaf)](_0x57c1ba):_0x47f20c[_0x153724(0xc7)](_0x57c1ba,_0x153724(0xbe)))),_0x3d2458=null),_0x22bc46++;}return _0xef77f9;}function co(_0x15b211,_0xc9d3a,_0x167ef7){const _0x59db1d=_0x441c;if(!_0x167ef7)return!0x1;const _0x22b4a1=_0x15b211[_0x59db1d(0xaf)](_0xc9d3a),_0x3ece07=_0x15b211[_0x59db1d(0xcb)](_0x167ef7);return _0x22b4a1[_0x59db1d(0xb4)](_0x3ece07);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x3b1cac,_0x54f9ff,_0xfeb4c6){const _0x47b726=_0x441c;for(;_0xfeb4c6[_0x47b726(0xcc)];){const _0x34fd41=_0xfeb4c6[_0x47b726(0xc0)](0x0,0x64);_0x3b1cac[_0x47b726(0xc3)](()=>{const _0x301140=_0x47b726;for(const _0x3401c9 of _0x34fd41)_0x3401c9[_0x301140(0xc8)]&&_0x54f9ff[_0x301140(0xbf)](_0x3401c9['id']);});}}