@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240604.1 → 0.0.0-nightly-20240605.1

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 _0xd2e23c=_0x18cc;(function(_0x35cd02,_0x578641){const _0x3e2ae5=_0x18cc,_0xa0efd2=_0x35cd02();while(!![]){try{const _0x212150=parseInt(_0x3e2ae5(0x174))/0x1*(-parseInt(_0x3e2ae5(0x184))/0x2)+parseInt(_0x3e2ae5(0x177))/0x3+parseInt(_0x3e2ae5(0x1a3))/0x4*(-parseInt(_0x3e2ae5(0x14f))/0x5)+-parseInt(_0x3e2ae5(0x164))/0x6+-parseInt(_0x3e2ae5(0x15b))/0x7*(-parseInt(_0x3e2ae5(0x186))/0x8)+parseInt(_0x3e2ae5(0x146))/0x9+-parseInt(_0x3e2ae5(0x156))/0xa;if(_0x212150===_0x578641)break;else _0xa0efd2['push'](_0xa0efd2['shift']());}catch(_0x348206){_0xa0efd2['push'](_0xa0efd2['shift']());}}}(_0x488e,0x1b18d));import{Plugin as _0x4171ae}from'ckeditor5/src/core.js';import{Collection as _0x13b779}from'ckeditor5/src/utils.js';function _0x18cc(_0x5ca3b7,_0x52232c){const _0x488e14=_0x488e();return _0x18cc=function(_0x18ccf9,_0x448f64){_0x18ccf9=_0x18ccf9-0x137;let _0x2cbad2=_0x488e14[_0x18ccf9];return _0x2cbad2;},_0x18cc(_0x5ca3b7,_0x52232c);}import{addListToDropdown as _0x3f946b,createDropdown as _0x37ba53,ListSeparatorView as _0x1b5287,MenuBarMenuView as _0x3ccff6,MenuBarMenuListView as _0x1d5411,MenuBarMenuListItemView as _0x3ac11f,MenuBarMenuListItemButtonView as _0x4aef3c,SplitButtonView as _0x56298b,ViewModel as _0x4e3fd3}from'ckeditor5/src/ui.js';function _0x488e(){const _0x4be4a0=['682290mnDWFO','EditorAnnotations','discardButton','isDirty','remove','comments','_destroyController','discardSelectedSuggestions','delegate','22480RTYgEj','toMany','_handleControllerBuffer','config','suggestion-','_bindAnnotationToEditors','values','75390qGXMmX','isMultiRange','componentFactory','acceptButton','Discard\x20all\x20selected\x20suggestions','711893kGExwQ','arrowView','separator','switchbutton','isOn','items','clear','size','descriptionParts','1256604unQcdA','Discard\x20all\x20suggestions','view','set','Track\x20changes','push','_suggestionToController','has','getSuggestion','TrackChangesEditing','actionView','define','Accept\x20all\x20selected\x20suggestions','previous','add','isEnabled','101dFjbWQ','getRanges','getMarkers','368076uEypBH','activeAnnotations','Annotations','commentThread','execute','suggestionLoaded','comments.editorConfig','get','type','addSourceCollector','menuBar:trackChanges','bind','button','1108jdVeYH','_refreshActiveMarkers','16vKIbuD','change:activeAnnotations','init','editing','commandName','getByInnerView','descriptionFactory','requires','innerView','lowest','_addUIComponentsToFactory','trackChanges','_createMenuBarMenu','comments.maxCommentsWhenCollapsed','acceptSelectedSuggestions','change:previous','_disableComments','CommentView','pluginName','delete','editor','getDescriptions','comments.maxThreadTotalWeight','length','createCommentThreadController','getJoined','TrackChangesUI','source','menu','16VKDCkr','from','menuitemcheckbox','mainView','acceptAllSuggestions','filter','CommentsRepository','listenTo','registerAnnotation','_initializeController','destroy','_handleSuggestionControllerDelayed','_updateController','getFirstRange','focus','commands','panelView','discardAllSuggestions','stopListening','model','getAllAdjacentSuggestions','createAnnotation','comments.maxCommentCharsWhenCollapsed','refreshSelectedViews','SuggestionThreadView','plugins','isInContent','hasSuggestion','_createToolbarButton','_viewToController','children','CommentsUI','reduce','_unbindEditors','locale','trackChanges.disableComments','Accept\x20all\x20suggestions','createAnnotationView','keys','value','trackChanges.SuggestionThreadView','menuitem','activeMarkers','suggestionUnloaded','addComment','head','buttonView','some','suggestionChanged','_annotationViews','unbind','getMarkerNames'];_0x488e=function(){return _0x4be4a0;};return _0x488e();}import{Users as _0x2c65c4,getDateTimeFormatter as _0x10f820,getAllMarkersDomElementsSorted as _0x45785b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x501494 from'./trackchangesediting.js';import _0x5ac4e8 from'./ui/suggestioncontroller.js';import _0x215d55 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x5b024e}from'./utils/common-translations.js';import _0xfa4c14 from'../theme/icons/track-changes.svg';export default class d extends _0x4171ae{static get[_0xd2e23c(0x18d)](){const _0x211c57=_0xd2e23c;return[_0x501494,_0x2c65c4,_0x211c57(0x1a9),_0x211c57(0x179),_0x211c57(0x147)];}static get[_0xd2e23c(0x198)](){const _0x5d6f5f=_0xd2e23c;return _0x5d6f5f(0x1a0);}constructor(_0x271224){const _0x303bcd=_0xd2e23c;super(_0x271224),this[_0x303bcd(0x16a)]=new Map(),this[_0x303bcd(0x1c0)]=new Map(),this[_0x303bcd(0x143)]=new Map(),this[_0x303bcd(0x151)]=new Map();const _0x4cba66=this[_0x303bcd(0x19a)][_0x303bcd(0x152)];_0x4cba66[_0x303bcd(0x16f)](_0x303bcd(0x13a),_0x215d55),_0x4cba66[_0x303bcd(0x16f)](_0x303bcd(0x1c6),!0x1),this[_0x303bcd(0x196)]=_0x4cba66[_0x303bcd(0x17e)](_0x303bcd(0x1c6));}[_0xd2e23c(0x1ae)](_0xf948b9,_0x502a8a){const _0xceab49=_0xd2e23c;0x0===this[_0xceab49(0x151)][_0xceab49(0x162)]&&setTimeout(()=>{const _0x3adb66=_0xceab49;for(const [_0x4fc1fe,_0x2d06d4]of this[_0x3adb66(0x151)]){const _0x47570b=this[_0x3adb66(0x16a)][_0x3adb66(0x16b)](_0x4fc1fe);_0x47570b||_0x2d06d4?_0x47570b&&_0x2d06d4&&this[_0x3adb66(0x14c)](_0x4fc1fe):this[_0x3adb66(0x1ac)](_0x4fc1fe);}this[_0x3adb66(0x151)][_0x3adb66(0x161)](),this[_0x3adb66(0x19a)][_0x3adb66(0x1bc)][_0x3adb66(0x17e)](_0x3adb66(0x147))[_0x3adb66(0x1ba)](),this[_0x3adb66(0x185)]();},0xa),this[_0xceab49(0x151)][_0xceab49(0x167)](_0xf948b9,_0x502a8a);}[_0xd2e23c(0x188)](){const _0x54ec03=_0xd2e23c,_0x5d3af6=this[_0x54ec03(0x19a)],_0x18d584=_0x5d3af6[_0x54ec03(0x1bc)][_0x54ec03(0x17e)](_0x54ec03(0x16d)),_0x40eda1=_0x5d3af6[_0x54ec03(0x1bc)][_0x54ec03(0x17e)](_0x54ec03(0x179)),_0x5c687e=_0x5d3af6[_0x54ec03(0x1bc)][_0x54ec03(0x17e)](_0x54ec03(0x147)),_0x4777ca=_0x5d3af6[_0x54ec03(0x1bc)][_0x54ec03(0x17e)](_0x54ec03(0x1a9));this[_0x54ec03(0x190)](),_0x5c687e[_0x54ec03(0x180)](()=>{const _0x1d5eb0=_0x54ec03,_0x8e813b=[];for(const [_0x120dcc,_0x405439]of Array[_0x1d5eb0(0x1a4)](this[_0x1d5eb0(0x16a)])){const _0x25df52=_0x120dcc[_0x1d5eb0(0x1b7)](),_0xd72cdc=[];for(const _0x15ce68 of _0x25df52){if(!_0x15ce68[_0x1d5eb0(0x1bd)])continue;if(_0x15ce68[_0x1d5eb0(0x157)]){_0xd72cdc[_0x1d5eb0(0x169)](..._0x15ce68[_0x1d5eb0(0x175)]());continue;}const _0xf91dd7=_0x15ce68[_0x1d5eb0(0x1b0)]();if(_0xd72cdc[_0x1d5eb0(0x19d)]>0x0){const _0x15243e=_0xd72cdc[0x0][_0x1d5eb0(0x19f)](_0xf91dd7);if(_0x15243e){_0xd72cdc[0x0]=_0x15243e;continue;}}_0xd72cdc[_0x1d5eb0(0x169)](_0xf91dd7);}_0x8e813b[_0x1d5eb0(0x169)]([_0x405439[_0x1d5eb0(0x166)],_0xd72cdc]);}return _0x8e813b;}),this[_0x54ec03(0x1aa)](_0x18d584,_0x54ec03(0x17c),(_0x3e0f31,_0x297ce1)=>{const _0x1d910b=_0x54ec03;this[_0x1d910b(0x1aa)](_0x297ce1,_0x1d910b(0x195),(_0x3c21c9,_0x30cdbd,_0x30fd4c,_0x44e933)=>{const _0x31c634=_0x1d910b;_0x297ce1[_0x31c634(0x1bd)]&&(null==_0x30fd4c?(this[_0x31c634(0x1af)](_0x44e933[_0x31c634(0x13f)]),this[_0x31c634(0x1ae)](_0x297ce1,!0x1)):(this[_0x31c634(0x1af)](_0x30fd4c[_0x31c634(0x13f)]),null==_0x44e933&&this[_0x31c634(0x1ae)](_0x297ce1,!0x0)));}),null!==_0x297ce1[_0x1d910b(0x171)]?this[_0x1d910b(0x1af)](_0x297ce1[_0x1d910b(0x13f)]):this[_0x1d910b(0x1ae)](_0x297ce1,!0x1);}),this[_0x54ec03(0x1aa)](_0x18d584,_0x54ec03(0x13d),(_0x6d4fff,_0x119ae0,_0x48e0a2)=>{const _0x4a21e7=_0x54ec03;this[_0x4a21e7(0x1b5)](_0x119ae0,_0x4a21e7(0x195)),this[_0x4a21e7(0x151)][_0x4a21e7(0x199)](_0x119ae0),this[_0x4a21e7(0x16a)][_0x4a21e7(0x16b)](_0x119ae0)&&this[_0x4a21e7(0x14c)](_0x119ae0),_0x48e0a2&&this[_0x4a21e7(0x1af)](_0x48e0a2[_0x4a21e7(0x13f)]);}),this[_0x54ec03(0x1aa)](_0x18d584,_0x54ec03(0x142),(_0x530585,_0x86e847)=>{const _0x542c19=_0x54ec03;this[_0x542c19(0x1af)](_0x86e847);}),this[_0x54ec03(0x1aa)](_0x40eda1,_0x54ec03(0x187),()=>{const _0x149886=_0x54ec03;this[_0x149886(0x185)]();}),this[_0x54ec03(0x1aa)](_0x4777ca,_0x54ec03(0x13e),(_0x1f5590,{threadId:_0x5424a5,isFromAdapter:_0x210660})=>{const _0x3a614b=_0x54ec03;if(_0x210660||!_0x18d584[_0x3a614b(0x1be)](_0x5424a5))return;const _0x12e78d=_0x18d584[_0x3a614b(0x16c)](_0x5424a5);this[_0x3a614b(0x16a)][_0x3a614b(0x17e)](_0x12e78d)[_0x3a614b(0x166)][_0x3a614b(0x1b1)]();},{'priority':_0x54ec03(0x18f)});}[_0xd2e23c(0x185)](){const _0x13aee5=_0xd2e23c,_0xea7364=this[_0x13aee5(0x19a)][_0x13aee5(0x1bc)][_0x13aee5(0x17e)](_0x13aee5(0x179)),_0x321615=this[_0x13aee5(0x19a)][_0x13aee5(0x1bc)][_0x13aee5(0x17e)](_0x13aee5(0x16d)),_0x2e1fd2=Array[_0x13aee5(0x1a4)](_0xea7364[_0x13aee5(0x178)],_0x2ab6d9=>_0x2ab6d9[_0x13aee5(0x18e)])[_0x13aee5(0x1a8)](_0x53923c=>this[_0x13aee5(0x1c0)][_0x13aee5(0x16b)](_0x53923c)),_0x2272bd=[];for(const _0x3993e8 of _0x2e1fd2){const _0x573636=this[_0x13aee5(0x1c0)][_0x13aee5(0x17e)](_0x3993e8)[_0x13aee5(0x1b6)][_0x13aee5(0x1b7)]();_0x2272bd[_0x13aee5(0x169)](..._0x573636[_0x13aee5(0x1c3)]((_0x46038b,_0x3f065a)=>[..._0x46038b,..._0x3f065a[_0x13aee5(0x145)]()],[]));}_0x321615[_0x13aee5(0x13c)]=_0x2272bd;}[_0xd2e23c(0x190)](){const _0x49748d=_0xd2e23c,_0x4ab7a6=this[_0x49748d(0x19a)],_0x18bb25=_0x4ab7a6[_0x49748d(0x1c5)],_0x28b1de=_0x5b024e(_0x18bb25,_0x49748d(0x168)),_0x4893b4=new _0x13b779([{'type':_0x49748d(0x15e),'model':new _0x4e3fd3({'withText':!0x0,'label':_0x28b1de,'commandName':_0x49748d(0x191),'role':_0x49748d(0x1a5)})},{'type':_0x49748d(0x15d)},{'type':_0x49748d(0x183),'model':new _0x4e3fd3({'withText':!0x0,'label':_0x5b024e(_0x18bb25,_0x49748d(0x1c7)),'commandName':_0x49748d(0x1a7),'role':_0x49748d(0x13b)})},{'type':_0x49748d(0x183),'model':new _0x4e3fd3({'withText':!0x0,'label':_0x5b024e(_0x18bb25,_0x49748d(0x170)),'commandName':_0x49748d(0x194),'role':_0x49748d(0x13b)})},{'type':_0x49748d(0x183),'model':new _0x4e3fd3({'withText':!0x0,'label':_0x5b024e(_0x18bb25,_0x49748d(0x165)),'commandName':_0x49748d(0x1b4),'role':_0x49748d(0x13b)})},{'type':_0x49748d(0x183),'model':new _0x4e3fd3({'withText':!0x0,'label':_0x5b024e(_0x18bb25,_0x49748d(0x15a)),'commandName':_0x49748d(0x14d),'role':_0x49748d(0x13b)})}]);for(const _0x422b2e of _0x4893b4)if(ae(_0x422b2e)){const _0x482830=_0x4ab7a6[_0x49748d(0x1b2)][_0x49748d(0x17e)](_0x422b2e[_0x49748d(0x1b6)][_0x49748d(0x18a)]);_0x422b2e[_0x49748d(0x1b6)][_0x49748d(0x182)](_0x49748d(0x15f),_0x49748d(0x173))['to'](_0x482830,_0x49748d(0x139),_0x49748d(0x173));}_0x4ab7a6['ui'][_0x49748d(0x158)][_0x49748d(0x172)](_0x49748d(0x191),_0x104fa9=>this[_0x49748d(0x1bf)](_0x104fa9,_0x4893b4,_0x28b1de)),_0x4ab7a6['ui'][_0x49748d(0x158)][_0x49748d(0x172)](_0x49748d(0x181),_0x305ce5=>this[_0x49748d(0x192)](_0x305ce5,_0x4893b4,_0x28b1de));}[_0xd2e23c(0x1bf)](_0x423b2b,_0x102088,_0x55633c){const _0x84eb3b=_0xd2e23c,_0x4e0527=_0x37ba53(_0x423b2b,_0x56298b),_0x16013b=this[_0x84eb3b(0x19a)][_0x84eb3b(0x1b2)][_0x84eb3b(0x17e)](_0x84eb3b(0x191));_0x4e0527[_0x84eb3b(0x140)][_0x84eb3b(0x167)]({'tooltip':_0x55633c,'label':_0x55633c,'icon':_0xfa4c14}),_0x4e0527[_0x84eb3b(0x140)][_0x84eb3b(0x182)](_0x84eb3b(0x15f))['to'](_0x16013b,_0x84eb3b(0x139)),_0x4e0527[_0x84eb3b(0x140)]['on'](_0x84eb3b(0x17b),()=>{const _0x3e478=_0x84eb3b;_0x16013b[_0x3e478(0x17b)](),this[_0x3e478(0x19a)][_0x3e478(0x189)][_0x3e478(0x166)][_0x3e478(0x1b1)]();}),_0x3f946b(_0x4e0527,_0x102088,{'role':_0x84eb3b(0x1a2)});const _0x3d589e=[];for(const _0x5089c4 of _0x102088)ae(_0x5089c4)&&_0x3d589e[_0x84eb3b(0x169)](this[_0x84eb3b(0x19a)][_0x84eb3b(0x1b2)][_0x84eb3b(0x17e)](_0x5089c4[_0x84eb3b(0x1b6)][_0x84eb3b(0x18a)]));const _0x18791d=_0x4e0527[_0x84eb3b(0x140)];return _0x18791d[_0x84eb3b(0x16e)][_0x84eb3b(0x144)](_0x84eb3b(0x173)),_0x18791d[_0x84eb3b(0x15c)][_0x84eb3b(0x144)](_0x84eb3b(0x173)),_0x18791d[_0x84eb3b(0x16e)][_0x84eb3b(0x182)](_0x84eb3b(0x173))['to'](_0x16013b,_0x84eb3b(0x173)),_0x18791d[_0x84eb3b(0x15c)][_0x84eb3b(0x182)](_0x84eb3b(0x173))[_0x84eb3b(0x150)](_0x3d589e,_0x84eb3b(0x173),(..._0x5b215c)=>_0x5b215c[_0x84eb3b(0x141)](_0x4ce432=>_0x4ce432)),_0x4e0527['on'](_0x84eb3b(0x17b),_0x21b50e=>{const _0x3097b8=_0x84eb3b;this[_0x3097b8(0x19a)][_0x3097b8(0x17b)](_0x21b50e[_0x3097b8(0x1a1)][_0x3097b8(0x18a)]),this[_0x3097b8(0x19a)][_0x3097b8(0x189)][_0x3097b8(0x166)][_0x3097b8(0x1b1)]();}),_0x4e0527;}[_0xd2e23c(0x192)](_0x5a6cf4,_0x2c1b68,_0x927b2d){const _0x473538=_0xd2e23c,_0x5f0357=new _0x3ccff6(_0x5a6cf4),_0x19391f=this[_0x473538(0x19a)][_0x473538(0x1b2)][_0x473538(0x17e)](_0x473538(0x191));_0x5f0357[_0x473538(0x140)][_0x473538(0x167)]({'label':_0x927b2d,'icon':_0xfa4c14});const _0x1b13d7=new _0x1d5411(_0x5a6cf4);for(const _0x2b42ff of _0x2c1b68){if(_0x473538(0x15d)==_0x2b42ff[_0x473538(0x17f)]){_0x1b13d7[_0x473538(0x160)][_0x473538(0x172)](new _0x1b5287(_0x5a6cf4));continue;}const _0x2eba6c=new _0x3ac11f(_0x5a6cf4,_0x5f0357),_0x576f50=new _0x4aef3c(_0x5a6cf4),_0x588c87=_0x2b42ff[_0x473538(0x1b6)];_0x576f50[_0x473538(0x182)](...Object[_0x473538(0x138)](_0x588c87))['to'](_0x588c87),_0x576f50[_0x473538(0x14e)](_0x473538(0x17b))['to'](_0x5f0357),_0x576f50['on'](_0x473538(0x17b),()=>{const _0x122cdc=_0x473538;this[_0x122cdc(0x19a)][_0x122cdc(0x17b)](_0x588c87[_0x122cdc(0x18a)]),this[_0x122cdc(0x19a)][_0x122cdc(0x189)][_0x122cdc(0x166)][_0x122cdc(0x1b1)]();}),_0x2eba6c[_0x473538(0x1c1)][_0x473538(0x172)](_0x576f50),_0x1b13d7[_0x473538(0x160)][_0x473538(0x172)](_0x2eba6c);}return _0x5f0357[_0x473538(0x182)](_0x473538(0x173))['to'](_0x19391f,_0x473538(0x173)),_0x5f0357[_0x473538(0x1b3)][_0x473538(0x1c1)][_0x473538(0x172)](_0x1b13d7),_0x5f0357;}[_0xd2e23c(0x1ac)](_0x351fe2){const _0x245c53=_0xd2e23c,_0x1d213e=this[_0x245c53(0x19a)],_0x2ccfb7=_0x1d213e[_0x245c53(0x152)],_0x2d4888=_0x1d213e[_0x245c53(0x1bc)][_0x245c53(0x17e)](_0x245c53(0x179)),_0x10dae8=_0x1d213e[_0x245c53(0x1bc)][_0x245c53(0x17e)](_0x245c53(0x1a9)),_0xcfe179=_0x1d213e[_0x245c53(0x1bc)][_0x245c53(0x17e)](_0x245c53(0x147)),_0x88ea5d=_0x1d213e[_0x245c53(0x1bc)][_0x245c53(0x17e)](_0x2c65c4)['me'],_0x1200a9=_0x2ccfb7[_0x245c53(0x17e)](_0x245c53(0x191))[_0x245c53(0x1bb)],{CommentsListView:_0x31dc75,CommentThreadInputView:_0x19cadc}=_0x1d213e[_0x245c53(0x1bc)][_0x245c53(0x17e)](_0x245c53(0x1c2));let _0x2a7a83,_0x19d25b;this[_0x245c53(0x143)][_0x245c53(0x16b)](_0x351fe2['id'])?(_0x19d25b=this[_0x245c53(0x143)][_0x245c53(0x17e)](_0x351fe2['id']),_0x2a7a83=_0x19d25b[_0x245c53(0x1a6)]):(_0x2a7a83=new _0x1200a9(_0x1d213e[_0x245c53(0x1c5)],_0x351fe2,_0x88ea5d,{'disableComments':this[_0x245c53(0x196)],'editorConfig':_0x2ccfb7[_0x245c53(0x17e)](_0x245c53(0x17d)),'maxCommentsWhenCollapsed':_0x2ccfb7[_0x245c53(0x17e)](_0x245c53(0x193)),'maxThreadTotalWeight':_0x2ccfb7[_0x245c53(0x17e)](_0x245c53(0x19c)),'maxCommentCharsWhenCollapsed':_0x2ccfb7[_0x245c53(0x17e)](_0x245c53(0x1b9)),'formatDateTime':_0x10f820(_0x2ccfb7[_0x245c53(0x17e)](_0x245c53(0x1c5))),'CommentView':_0x2ccfb7[_0x245c53(0x17e)](_0x245c53(0x14b))[_0x245c53(0x197)],'CommentsListView':_0x31dc75,'CommentThreadInputView':_0x19cadc}),_0x2a7a83[_0x245c53(0x159)]['on'](_0x245c53(0x17b),()=>{const _0x594cdc=_0x245c53;_0x1d213e[_0x594cdc(0x189)][_0x594cdc(0x166)][_0x594cdc(0x1b1)]();}),_0x2a7a83[_0x245c53(0x148)]['on'](_0x245c53(0x17b),()=>{const _0x2d1582=_0x245c53;_0x1d213e[_0x2d1582(0x189)][_0x2d1582(0x166)][_0x2d1582(0x1b1)]();}),_0x19d25b=_0x2d4888[_0x245c53(0x137)](this[_0x245c53(0x19a)][_0x245c53(0x1c5)],_0x2a7a83),_0x19d25b[_0x245c53(0x182)](_0x245c53(0x149))['to'](_0x2a7a83,_0x245c53(0x149)),_0x19d25b[_0x245c53(0x182)](_0x245c53(0x19d))['to'](_0x2a7a83),_0x19d25b[_0x245c53(0x182)](_0x245c53(0x17f))['to'](_0x2a7a83,_0x245c53(0x17f),_0x1ca04b=>_0x245c53(0x153)+_0x1ca04b),this[_0x245c53(0x143)][_0x245c53(0x167)](_0x351fe2['id'],_0x19d25b));const _0x466ca9=_0x10dae8[_0x245c53(0x19e)](_0x351fe2[_0x245c53(0x17a)],_0x2a7a83),_0x2af582=new _0x5ac4e8(_0x1d213e,_0x351fe2,_0x2a7a83,_0x466ca9),_0x58241a=_0x351fe2[_0x245c53(0x1b7)]()[_0x245c53(0x1a8)](_0x48b40f=>_0x48b40f[_0x245c53(0x1bd)]);_0x2a7a83[_0x245c53(0x163)]=_0x1d213e[_0x245c53(0x1bc)][_0x245c53(0x17e)](_0x245c53(0x16d))[_0x245c53(0x18c)][_0x245c53(0x19b)](_0x58241a),this[_0x245c53(0x16a)][_0x245c53(0x167)](_0x351fe2,_0x2af582),this[_0x245c53(0x1c0)][_0x245c53(0x167)](_0x2a7a83,_0x2af582);const _0x197bbd=_0x2d4888[_0x245c53(0x1b8)]({'view':_0x19d25b,'target':()=>{const _0x4f074a=_0x245c53,_0x5429b7=[],_0x5d5bbb=_0x351fe2[_0x4f074a(0x1b7)]()[_0x4f074a(0x1a8)](_0x45dafa=>_0x45dafa[_0x4f074a(0x1bd)]);for(const _0xf5d4e1 of _0x5d5bbb)_0x5429b7[_0x4f074a(0x169)](..._0xf5d4e1[_0x4f074a(0x176)]());return _0x45785b(_0x1d213e[_0x4f074a(0x189)],_0x5429b7);},'type':()=>_0x245c53(0x153)+_0x2af582[_0x245c53(0x166)][_0x245c53(0x17f)]});_0x10dae8[_0x245c53(0x154)](_0x2a7a83,_0x197bbd),_0x2d4888[_0x245c53(0x172)](_0x197bbd),_0xcfe179[_0x245c53(0x1ab)](_0x197bbd);}[_0xd2e23c(0x14c)](_0x1678cc){const _0xe3764e=_0xd2e23c,_0x50cd7c=this[_0xe3764e(0x19a)][_0xe3764e(0x1bc)][_0xe3764e(0x17e)](_0xe3764e(0x1a9)),_0x297c95=this[_0xe3764e(0x19a)][_0xe3764e(0x1bc)][_0xe3764e(0x17e)](_0xe3764e(0x179)),_0x4c887d=this[_0xe3764e(0x16a)][_0xe3764e(0x17e)](_0x1678cc),_0x554f9f=_0x4c887d[_0xe3764e(0x166)],_0x33b9b3=_0x297c95[_0xe3764e(0x18b)](_0x554f9f);_0x50cd7c[_0xe3764e(0x1c4)](_0x554f9f),_0x33b9b3&&_0x297c95[_0xe3764e(0x14a)](_0x33b9b3),this[_0xe3764e(0x16a)][_0xe3764e(0x199)](_0x1678cc),this[_0xe3764e(0x1c0)][_0xe3764e(0x199)](_0x554f9f),_0x4c887d[_0xe3764e(0x1ad)]();}[_0xd2e23c(0x1af)](_0x1dedb7){const _0x578f3d=_0xd2e23c;if(!_0x1dedb7[_0x578f3d(0x1bd)]||!this[_0x578f3d(0x16a)][_0x578f3d(0x16b)](_0x1dedb7))return;const _0x58e2f9=this[_0x578f3d(0x19a)][_0x578f3d(0x1bc)][_0x578f3d(0x17e)](_0x578f3d(0x16d)),_0x4e955f=this[_0x578f3d(0x16a)][_0x578f3d(0x17e)](_0x1dedb7),_0x232b9e=_0x1dedb7[_0x578f3d(0x1b7)]();_0x4e955f[_0x578f3d(0x166)][_0x578f3d(0x163)]=_0x58e2f9[_0x578f3d(0x18c)][_0x578f3d(0x19b)](_0x232b9e);}[_0xd2e23c(0x1ad)](){const _0x32fd79=_0xd2e23c;for(const _0x398591 of this[_0x32fd79(0x16a)][_0x32fd79(0x138)]())this[_0x32fd79(0x14c)](_0x398591);for(const _0x597d63 of this[_0x32fd79(0x143)][_0x32fd79(0x155)]())_0x597d63[_0x32fd79(0x1a6)][_0x32fd79(0x1ad)]();super[_0x32fd79(0x1ad)]();}}function ae(_0xe88df1){const _0x2d3825=_0xd2e23c;return _0x2d3825(0x1b6)in _0xe88df1;}
23
+ const _0x1b82e7=_0x5a31;function _0x427b(){const _0x28222e=['init','config','stopListening','innerView','editor','_unbindEditors','getMarkers','refreshSelectedViews','Annotations','source','push','suggestionUnloaded','commands','delete','change:activeAnnotations','children','comments.editorConfig','lowest','Track\x20changes','_destroyController','get','trackChanges.disableComments','menuitemcheckbox','discardSelectedSuggestions','suggestionChanged','Accept\x20all\x20selected\x20suggestions','Discard\x20all\x20selected\x20suggestions','_addUIComponentsToFactory','hasSuggestion','CommentView','menu','view','menuitem','getRanges','locale','SuggestionThreadView','trackChanges.SuggestionThreadView','values','execute','activeMarkers','mainView','registerAnnotation','destroy','comments.maxCommentCharsWhenCollapsed','4750JkYodB','clear','set','some','focus','_bindAnnotationToEditors','has','1oIHUde','_createToolbarButton','_refreshActiveMarkers','toMany','comments','acceptAllSuggestions','type','reduce','value','_suggestionToController','switchbutton','keys','TrackChangesUI','getDescriptions','suggestion-','getSuggestion','discardAllSuggestions','_disableComments','52wImcun','unbind','41855IwRusW','TrackChangesEditing','createCommentThreadController','Discard\x20all\x20suggestions','addSourceCollector','_viewToController','activeAnnotations','actionView','364KJgZpj','_createMenuBarMenu','comments.maxThreadTotalWeight','1036010NeCnfh','pluginName','CommentsUI','menuBar:trackChanges','discardButton','bind','createAnnotation','define','size','requires','remove','plugins','63978MmtXwK','_annotationViews','_updateController','getByInnerView','commentThread','separator','6017448bwlvok','_handleSuggestionControllerDelayed','1322896yNYBMd','getJoined','getFirstRange','suggestionLoaded','isMultiRange','isDirty','change:previous','isOn','CommentsRepository','panelView','addComment','items','buttonView','editing','createAnnotationView','comments.maxCommentsWhenCollapsed','Accept\x20all\x20suggestions','listenTo','filter','descriptionParts','isInContent','trackChanges','getMarkerNames','getAllAdjacentSuggestions','add','isEnabled','previous','_initializeController','from','arrowView','_handleControllerBuffer','componentFactory','model','delegate','length','acceptSelectedSuggestions','button','EditorAnnotations','head','4405824cGYHwX','29907gqcLRn','acceptButton','commandName','descriptionFactory'];_0x427b=function(){return _0x28222e;};return _0x427b();}function _0x5a31(_0x583cdc,_0x4de088){const _0x427ba4=_0x427b();return _0x5a31=function(_0x5a3139,_0x5e482e){_0x5a3139=_0x5a3139-0x190;let _0x50ba97=_0x427ba4[_0x5a3139];return _0x50ba97;},_0x5a31(_0x583cdc,_0x4de088);}(function(_0x1aa6f7,_0xbe37ef){const _0x3bd7f3=_0x5a31,_0xda4359=_0x1aa6f7();while(!![]){try{const _0x187ed4=parseInt(_0x3bd7f3(0x1d7))/0x1*(-parseInt(_0x3bd7f3(0x20a))/0x2)+parseInt(_0x3bd7f3(0x1a0))/0x3*(parseInt(_0x3bd7f3(0x1e9))/0x4)+-parseInt(_0x3bd7f3(0x1f6))/0x5+parseInt(_0x3bd7f3(0x202))/0x6*(parseInt(_0x3bd7f3(0x1f3))/0x7)+-parseInt(_0x3bd7f3(0x208))/0x8+-parseInt(_0x3bd7f3(0x19f))/0x9+-parseInt(_0x3bd7f3(0x1d0))/0xa*(-parseInt(_0x3bd7f3(0x1eb))/0xb);if(_0x187ed4===_0xbe37ef)break;else _0xda4359['push'](_0xda4359['shift']());}catch(_0x30a6c4){_0xda4359['push'](_0xda4359['shift']());}}}(_0x427b,0x5d099));import{Plugin as _0x1240cf}from'ckeditor5/src/core.js';import{Collection as _0x4606ff}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x5e664e,createDropdown as _0x947758,ListSeparatorView as _0x416dbf,MenuBarMenuView as _0x538245,MenuBarMenuListView as _0x5cbc09,MenuBarMenuListItemView as _0x185321,MenuBarMenuListItemButtonView as _0x1f8414,SplitButtonView as _0x22a7fc,ViewModel as _0x1f689f}from'ckeditor5/src/ui.js';import{Users as _0x1b06a0,getDateTimeFormatter as _0x329a5c,getAllMarkersDomElementsSorted as _0x317b6f}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2ebdee from'./trackchangesediting.js';import _0x1f08ee from'./ui/suggestioncontroller.js';import _0x4e4c0d from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x55e18a}from'./utils/common-translations.js';import _0x4c2877 from'../theme/icons/track-changes.svg';export default class d extends _0x1240cf{static get[_0x1b82e7(0x1ff)](){const _0x284a92=_0x1b82e7;return[_0x2ebdee,_0x1b06a0,_0x284a92(0x212),_0x284a92(0x1ac),_0x284a92(0x19d)];}static get[_0x1b82e7(0x1f7)](){const _0x3e5b1d=_0x1b82e7;return _0x3e5b1d(0x1e3);}constructor(_0x4764e3){const _0x4a8f13=_0x1b82e7;super(_0x4764e3),this[_0x4a8f13(0x1e0)]=new Map(),this[_0x4a8f13(0x1f0)]=new Map(),this[_0x4a8f13(0x203)]=new Map(),this[_0x4a8f13(0x196)]=new Map();const _0x507272=this[_0x4a8f13(0x1a8)][_0x4a8f13(0x1a5)];_0x507272[_0x4a8f13(0x1fd)](_0x4a8f13(0x1c8),_0x4e4c0d),_0x507272[_0x4a8f13(0x1fd)](_0x4a8f13(0x1b9),!0x1),this[_0x4a8f13(0x1e8)]=_0x507272[_0x4a8f13(0x1b8)](_0x4a8f13(0x1b9));}[_0x1b82e7(0x209)](_0x48a754,_0x20a86c){const _0x43e34d=_0x1b82e7;0x0===this[_0x43e34d(0x196)][_0x43e34d(0x1fe)]&&setTimeout(()=>{const _0x4a2492=_0x43e34d;for(const [_0x6010db,_0x3d1cf5]of this[_0x4a2492(0x196)]){const _0x32c08c=this[_0x4a2492(0x1e0)][_0x4a2492(0x1d6)](_0x6010db);_0x32c08c||_0x3d1cf5?_0x32c08c&&_0x3d1cf5&&this[_0x4a2492(0x1b7)](_0x6010db):this[_0x4a2492(0x193)](_0x6010db);}this[_0x4a2492(0x196)][_0x4a2492(0x1d1)](),this[_0x4a2492(0x1a8)][_0x4a2492(0x201)][_0x4a2492(0x1b8)](_0x4a2492(0x19d))[_0x4a2492(0x1ab)](),this[_0x4a2492(0x1d9)]();},0xa),this[_0x43e34d(0x196)][_0x43e34d(0x1d2)](_0x48a754,_0x20a86c);}[_0x1b82e7(0x1a4)](){const _0x352f80=_0x1b82e7,_0x54be90=this[_0x352f80(0x1a8)],_0x17b579=_0x54be90[_0x352f80(0x201)][_0x352f80(0x1b8)](_0x352f80(0x1ec)),_0x2b4fb0=_0x54be90[_0x352f80(0x201)][_0x352f80(0x1b8)](_0x352f80(0x1ac)),_0x48fea7=_0x54be90[_0x352f80(0x201)][_0x352f80(0x1b8)](_0x352f80(0x19d)),_0x1f75ef=_0x54be90[_0x352f80(0x201)][_0x352f80(0x1b8)](_0x352f80(0x212));this[_0x352f80(0x1bf)](),_0x48fea7[_0x352f80(0x1ef)](()=>{const _0x32b767=_0x352f80,_0xfdcdb7=[];for(const [_0x155e67,_0x29a8e9]of Array[_0x32b767(0x194)](this[_0x32b767(0x1e0)])){const _0x13e352=_0x155e67[_0x32b767(0x221)](),_0x42cf09=[];for(const _0x3f3cde of _0x13e352){if(!_0x3f3cde[_0x32b767(0x21e)])continue;if(_0x3f3cde[_0x32b767(0x20e)]){_0x42cf09[_0x32b767(0x1ae)](..._0x3f3cde[_0x32b767(0x1c5)]());continue;}const _0x4da137=_0x3f3cde[_0x32b767(0x20c)]();if(_0x42cf09[_0x32b767(0x19a)]>0x0){const _0x1762fc=_0x42cf09[0x0][_0x32b767(0x20b)](_0x4da137);if(_0x1762fc){_0x42cf09[0x0]=_0x1762fc;continue;}}_0x42cf09[_0x32b767(0x1ae)](_0x4da137);}_0xfdcdb7[_0x32b767(0x1ae)]([_0x29a8e9[_0x32b767(0x1c3)],_0x42cf09]);}return _0xfdcdb7;}),this[_0x352f80(0x21b)](_0x17b579,_0x352f80(0x20d),(_0x5c740c,_0x121292)=>{const _0x43ed1b=_0x352f80;this[_0x43ed1b(0x21b)](_0x121292,_0x43ed1b(0x210),(_0x2d78f1,_0x3777d7,_0x4e0921,_0x7fa37b)=>{const _0x46f4b8=_0x43ed1b;_0x121292[_0x46f4b8(0x21e)]&&(null==_0x4e0921?(this[_0x46f4b8(0x204)](_0x7fa37b[_0x46f4b8(0x19e)]),this[_0x46f4b8(0x209)](_0x121292,!0x1)):(this[_0x46f4b8(0x204)](_0x4e0921[_0x46f4b8(0x19e)]),null==_0x7fa37b&&this[_0x46f4b8(0x209)](_0x121292,!0x0)));}),null!==_0x121292[_0x43ed1b(0x192)]?this[_0x43ed1b(0x204)](_0x121292[_0x43ed1b(0x19e)]):this[_0x43ed1b(0x209)](_0x121292,!0x1);}),this[_0x352f80(0x21b)](_0x17b579,_0x352f80(0x1af),(_0x9f4c39,_0x1932e9,_0x50390c)=>{const _0x6b37f9=_0x352f80;this[_0x6b37f9(0x1a6)](_0x1932e9,_0x6b37f9(0x210)),this[_0x6b37f9(0x196)][_0x6b37f9(0x1b1)](_0x1932e9),this[_0x6b37f9(0x1e0)][_0x6b37f9(0x1d6)](_0x1932e9)&&this[_0x6b37f9(0x1b7)](_0x1932e9),_0x50390c&&this[_0x6b37f9(0x204)](_0x50390c[_0x6b37f9(0x19e)]);}),this[_0x352f80(0x21b)](_0x17b579,_0x352f80(0x1bc),(_0x130f90,_0x275dee)=>{const _0x1854c3=_0x352f80;this[_0x1854c3(0x204)](_0x275dee);}),this[_0x352f80(0x21b)](_0x2b4fb0,_0x352f80(0x1b2),()=>{const _0x4f3b2a=_0x352f80;this[_0x4f3b2a(0x1d9)]();}),this[_0x352f80(0x21b)](_0x1f75ef,_0x352f80(0x214),(_0x368e21,{threadId:_0x422c66,isFromAdapter:_0x138e7e})=>{const _0x13296b=_0x352f80;if(_0x138e7e||!_0x17b579[_0x13296b(0x1c0)](_0x422c66))return;const _0x49e036=_0x17b579[_0x13296b(0x1e6)](_0x422c66);this[_0x13296b(0x1e0)][_0x13296b(0x1b8)](_0x49e036)[_0x13296b(0x1c3)][_0x13296b(0x1d4)]();},{'priority':_0x352f80(0x1b5)});}[_0x1b82e7(0x1d9)](){const _0x270bec=_0x1b82e7,_0x382273=this[_0x270bec(0x1a8)][_0x270bec(0x201)][_0x270bec(0x1b8)](_0x270bec(0x1ac)),_0x268df1=this[_0x270bec(0x1a8)][_0x270bec(0x201)][_0x270bec(0x1b8)](_0x270bec(0x1ec)),_0xc77239=Array[_0x270bec(0x194)](_0x382273[_0x270bec(0x1f1)],_0x284333=>_0x284333[_0x270bec(0x1a7)])[_0x270bec(0x21c)](_0x14d108=>this[_0x270bec(0x1f0)][_0x270bec(0x1d6)](_0x14d108)),_0x4e68f7=[];for(const _0x5ed663 of _0xc77239){const _0x5d019a=this[_0x270bec(0x1f0)][_0x270bec(0x1b8)](_0x5ed663)[_0x270bec(0x198)][_0x270bec(0x221)]();_0x4e68f7[_0x270bec(0x1ae)](..._0x5d019a[_0x270bec(0x1de)]((_0x2f4e03,_0x3cc36b)=>[..._0x2f4e03,..._0x3cc36b[_0x270bec(0x220)]()],[]));}_0x268df1[_0x270bec(0x1cb)]=_0x4e68f7;}[_0x1b82e7(0x1bf)](){const _0x2f7c06=_0x1b82e7,_0x50832b=this[_0x2f7c06(0x1a8)],_0x1ad9b0=_0x50832b[_0x2f7c06(0x1c6)],_0x2dc6f7=_0x55e18a(_0x1ad9b0,_0x2f7c06(0x1b6)),_0x468425=new _0x4606ff([{'type':_0x2f7c06(0x1e1),'model':new _0x1f689f({'withText':!0x0,'label':_0x2dc6f7,'commandName':_0x2f7c06(0x21f),'role':_0x2f7c06(0x1ba)})},{'type':_0x2f7c06(0x207)},{'type':_0x2f7c06(0x19c),'model':new _0x1f689f({'withText':!0x0,'label':_0x55e18a(_0x1ad9b0,_0x2f7c06(0x21a)),'commandName':_0x2f7c06(0x1dc),'role':_0x2f7c06(0x1c4)})},{'type':_0x2f7c06(0x19c),'model':new _0x1f689f({'withText':!0x0,'label':_0x55e18a(_0x1ad9b0,_0x2f7c06(0x1bd)),'commandName':_0x2f7c06(0x19b),'role':_0x2f7c06(0x1c4)})},{'type':_0x2f7c06(0x19c),'model':new _0x1f689f({'withText':!0x0,'label':_0x55e18a(_0x1ad9b0,_0x2f7c06(0x1ee)),'commandName':_0x2f7c06(0x1e7),'role':_0x2f7c06(0x1c4)})},{'type':_0x2f7c06(0x19c),'model':new _0x1f689f({'withText':!0x0,'label':_0x55e18a(_0x1ad9b0,_0x2f7c06(0x1be)),'commandName':_0x2f7c06(0x1bb),'role':_0x2f7c06(0x1c4)})}]);for(const _0x52bfb1 of _0x468425)if(ae(_0x52bfb1)){const _0x1eec79=_0x50832b[_0x2f7c06(0x1b0)][_0x2f7c06(0x1b8)](_0x52bfb1[_0x2f7c06(0x198)][_0x2f7c06(0x1a2)]);_0x52bfb1[_0x2f7c06(0x198)][_0x2f7c06(0x1fb)](_0x2f7c06(0x211),_0x2f7c06(0x191))['to'](_0x1eec79,_0x2f7c06(0x1df),_0x2f7c06(0x191));}_0x50832b['ui'][_0x2f7c06(0x197)][_0x2f7c06(0x190)](_0x2f7c06(0x21f),_0x1859ec=>this[_0x2f7c06(0x1d8)](_0x1859ec,_0x468425,_0x2dc6f7)),_0x50832b['ui'][_0x2f7c06(0x197)][_0x2f7c06(0x190)](_0x2f7c06(0x1f9),_0x350b7b=>this[_0x2f7c06(0x1f4)](_0x350b7b,_0x468425,_0x2dc6f7));}[_0x1b82e7(0x1d8)](_0x583eaf,_0x55980f,_0x5af45){const _0x45990a=_0x1b82e7,_0x264cc8=_0x947758(_0x583eaf,_0x22a7fc),_0x33c27e=this[_0x45990a(0x1a8)][_0x45990a(0x1b0)][_0x45990a(0x1b8)](_0x45990a(0x21f));_0x264cc8[_0x45990a(0x216)][_0x45990a(0x1d2)]({'tooltip':_0x5af45,'label':_0x5af45,'icon':_0x4c2877}),_0x264cc8[_0x45990a(0x216)][_0x45990a(0x1fb)](_0x45990a(0x211))['to'](_0x33c27e,_0x45990a(0x1df)),_0x264cc8[_0x45990a(0x216)]['on'](_0x45990a(0x1ca),()=>{const _0x2bc124=_0x45990a;_0x33c27e[_0x2bc124(0x1ca)](),this[_0x2bc124(0x1a8)][_0x2bc124(0x217)][_0x2bc124(0x1c3)][_0x2bc124(0x1d4)]();}),_0x5e664e(_0x264cc8,_0x55980f,{'role':_0x45990a(0x1c2)});const _0x4dd4c1=[];for(const _0x2a4827 of _0x55980f)ae(_0x2a4827)&&_0x4dd4c1[_0x45990a(0x1ae)](this[_0x45990a(0x1a8)][_0x45990a(0x1b0)][_0x45990a(0x1b8)](_0x2a4827[_0x45990a(0x198)][_0x45990a(0x1a2)]));const _0x2d67d6=_0x264cc8[_0x45990a(0x216)];return _0x2d67d6[_0x45990a(0x1f2)][_0x45990a(0x1ea)](_0x45990a(0x191)),_0x2d67d6[_0x45990a(0x195)][_0x45990a(0x1ea)](_0x45990a(0x191)),_0x2d67d6[_0x45990a(0x1f2)][_0x45990a(0x1fb)](_0x45990a(0x191))['to'](_0x33c27e,_0x45990a(0x191)),_0x2d67d6[_0x45990a(0x195)][_0x45990a(0x1fb)](_0x45990a(0x191))[_0x45990a(0x1da)](_0x4dd4c1,_0x45990a(0x191),(..._0x3185be)=>_0x3185be[_0x45990a(0x1d3)](_0xf61163=>_0xf61163)),_0x264cc8['on'](_0x45990a(0x1ca),_0x5a5d72=>{const _0x4af6b8=_0x45990a;this[_0x4af6b8(0x1a8)][_0x4af6b8(0x1ca)](_0x5a5d72[_0x4af6b8(0x1ad)][_0x4af6b8(0x1a2)]),this[_0x4af6b8(0x1a8)][_0x4af6b8(0x217)][_0x4af6b8(0x1c3)][_0x4af6b8(0x1d4)]();}),_0x264cc8;}[_0x1b82e7(0x1f4)](_0x52b215,_0x215d96,_0x3abccb){const _0x420556=_0x1b82e7,_0x480df9=new _0x538245(_0x52b215),_0x4ddd96=this[_0x420556(0x1a8)][_0x420556(0x1b0)][_0x420556(0x1b8)](_0x420556(0x21f));_0x480df9[_0x420556(0x216)][_0x420556(0x1d2)]({'label':_0x3abccb,'icon':_0x4c2877});const _0x522796=new _0x5cbc09(_0x52b215);for(const _0x1e04a8 of _0x215d96){if(_0x420556(0x207)==_0x1e04a8[_0x420556(0x1dd)]){_0x522796[_0x420556(0x215)][_0x420556(0x190)](new _0x416dbf(_0x52b215));continue;}const _0x2d2ff4=new _0x185321(_0x52b215,_0x480df9),_0x537c6c=new _0x1f8414(_0x52b215),_0x412699=_0x1e04a8[_0x420556(0x198)];_0x537c6c[_0x420556(0x1fb)](...Object[_0x420556(0x1e2)](_0x412699))['to'](_0x412699),_0x537c6c[_0x420556(0x199)](_0x420556(0x1ca))['to'](_0x480df9),_0x537c6c['on'](_0x420556(0x1ca),()=>{const _0x293318=_0x420556;this[_0x293318(0x1a8)][_0x293318(0x1ca)](_0x412699[_0x293318(0x1a2)]),this[_0x293318(0x1a8)][_0x293318(0x217)][_0x293318(0x1c3)][_0x293318(0x1d4)]();}),_0x2d2ff4[_0x420556(0x1b3)][_0x420556(0x190)](_0x537c6c),_0x522796[_0x420556(0x215)][_0x420556(0x190)](_0x2d2ff4);}return _0x480df9[_0x420556(0x1fb)](_0x420556(0x191))['to'](_0x4ddd96,_0x420556(0x191)),_0x480df9[_0x420556(0x213)][_0x420556(0x1b3)][_0x420556(0x190)](_0x522796),_0x480df9;}[_0x1b82e7(0x193)](_0x4401f0){const _0x187330=_0x1b82e7,_0x121351=this[_0x187330(0x1a8)],_0xa6342e=_0x121351[_0x187330(0x1a5)],_0x5094d9=_0x121351[_0x187330(0x201)][_0x187330(0x1b8)](_0x187330(0x1ac)),_0x3bd94e=_0x121351[_0x187330(0x201)][_0x187330(0x1b8)](_0x187330(0x212)),_0x5cff27=_0x121351[_0x187330(0x201)][_0x187330(0x1b8)](_0x187330(0x19d)),_0x1e95bb=_0x121351[_0x187330(0x201)][_0x187330(0x1b8)](_0x1b06a0)['me'],_0x519fb6=_0xa6342e[_0x187330(0x1b8)](_0x187330(0x21f))[_0x187330(0x1c7)],{CommentsListView:_0x1e87f0,CommentThreadInputView:_0x12d73e}=_0x121351[_0x187330(0x201)][_0x187330(0x1b8)](_0x187330(0x1f8));let _0x550d2a,_0x51b04f;this[_0x187330(0x203)][_0x187330(0x1d6)](_0x4401f0['id'])?(_0x51b04f=this[_0x187330(0x203)][_0x187330(0x1b8)](_0x4401f0['id']),_0x550d2a=_0x51b04f[_0x187330(0x1cc)]):(_0x550d2a=new _0x519fb6(_0x121351[_0x187330(0x1c6)],_0x4401f0,_0x1e95bb,{'disableComments':this[_0x187330(0x1e8)],'editorConfig':_0xa6342e[_0x187330(0x1b8)](_0x187330(0x1b4)),'maxCommentsWhenCollapsed':_0xa6342e[_0x187330(0x1b8)](_0x187330(0x219)),'maxThreadTotalWeight':_0xa6342e[_0x187330(0x1b8)](_0x187330(0x1f5)),'maxCommentCharsWhenCollapsed':_0xa6342e[_0x187330(0x1b8)](_0x187330(0x1cf)),'formatDateTime':_0x329a5c(_0xa6342e[_0x187330(0x1b8)](_0x187330(0x1c6))),'CommentView':_0xa6342e[_0x187330(0x1b8)](_0x187330(0x1db))[_0x187330(0x1c1)],'CommentsListView':_0x1e87f0,'CommentThreadInputView':_0x12d73e}),_0x550d2a[_0x187330(0x1a1)]['on'](_0x187330(0x1ca),()=>{const _0x95ef38=_0x187330;_0x121351[_0x95ef38(0x217)][_0x95ef38(0x1c3)][_0x95ef38(0x1d4)]();}),_0x550d2a[_0x187330(0x1fa)]['on'](_0x187330(0x1ca),()=>{const _0x3d01c1=_0x187330;_0x121351[_0x3d01c1(0x217)][_0x3d01c1(0x1c3)][_0x3d01c1(0x1d4)]();}),_0x51b04f=_0x5094d9[_0x187330(0x218)](this[_0x187330(0x1a8)][_0x187330(0x1c6)],_0x550d2a),_0x51b04f[_0x187330(0x1fb)](_0x187330(0x20f))['to'](_0x550d2a,_0x187330(0x20f)),_0x51b04f[_0x187330(0x1fb)](_0x187330(0x19a))['to'](_0x550d2a),_0x51b04f[_0x187330(0x1fb)](_0x187330(0x1dd))['to'](_0x550d2a,_0x187330(0x1dd),_0x2e8e6e=>_0x187330(0x1e5)+_0x2e8e6e),this[_0x187330(0x203)][_0x187330(0x1d2)](_0x4401f0['id'],_0x51b04f));const _0x321b80=_0x3bd94e[_0x187330(0x1ed)](_0x4401f0[_0x187330(0x206)],_0x550d2a),_0xee1b8d=new _0x1f08ee(_0x121351,_0x4401f0,_0x550d2a,_0x321b80),_0x27c489=_0x4401f0[_0x187330(0x221)]()[_0x187330(0x21c)](_0x218ec1=>_0x218ec1[_0x187330(0x21e)]);_0x550d2a[_0x187330(0x21d)]=_0x121351[_0x187330(0x201)][_0x187330(0x1b8)](_0x187330(0x1ec))[_0x187330(0x1a3)][_0x187330(0x1e4)](_0x27c489),this[_0x187330(0x1e0)][_0x187330(0x1d2)](_0x4401f0,_0xee1b8d),this[_0x187330(0x1f0)][_0x187330(0x1d2)](_0x550d2a,_0xee1b8d);const _0x35db18=_0x5094d9[_0x187330(0x1fc)]({'view':_0x51b04f,'target':()=>{const _0x104f15=_0x187330,_0x1418e5=[],_0x2cf6aa=_0x4401f0[_0x104f15(0x221)]()[_0x104f15(0x21c)](_0x25cd37=>_0x25cd37[_0x104f15(0x21e)]);for(const _0x17e8ff of _0x2cf6aa)_0x1418e5[_0x104f15(0x1ae)](..._0x17e8ff[_0x104f15(0x1aa)]());return _0x317b6f(_0x121351[_0x104f15(0x217)],_0x1418e5);},'type':()=>_0x187330(0x1e5)+_0xee1b8d[_0x187330(0x1c3)][_0x187330(0x1dd)]});_0x3bd94e[_0x187330(0x1d5)](_0x550d2a,_0x35db18),_0x5094d9[_0x187330(0x190)](_0x35db18),_0x5cff27[_0x187330(0x1cd)](_0x35db18);}[_0x1b82e7(0x1b7)](_0x368906){const _0xd0bdab=_0x1b82e7,_0x4acde0=this[_0xd0bdab(0x1a8)][_0xd0bdab(0x201)][_0xd0bdab(0x1b8)](_0xd0bdab(0x212)),_0x694721=this[_0xd0bdab(0x1a8)][_0xd0bdab(0x201)][_0xd0bdab(0x1b8)](_0xd0bdab(0x1ac)),_0x2b88a7=this[_0xd0bdab(0x1e0)][_0xd0bdab(0x1b8)](_0x368906),_0x490919=_0x2b88a7[_0xd0bdab(0x1c3)],_0x1bed0d=_0x694721[_0xd0bdab(0x205)](_0x490919);_0x4acde0[_0xd0bdab(0x1a9)](_0x490919),_0x1bed0d&&_0x694721[_0xd0bdab(0x200)](_0x1bed0d),this[_0xd0bdab(0x1e0)][_0xd0bdab(0x1b1)](_0x368906),this[_0xd0bdab(0x1f0)][_0xd0bdab(0x1b1)](_0x490919),_0x2b88a7[_0xd0bdab(0x1ce)]();}[_0x1b82e7(0x204)](_0xab6b8f){const _0x2381f2=_0x1b82e7;if(!_0xab6b8f[_0x2381f2(0x21e)]||!this[_0x2381f2(0x1e0)][_0x2381f2(0x1d6)](_0xab6b8f))return;const _0x261499=this[_0x2381f2(0x1a8)][_0x2381f2(0x201)][_0x2381f2(0x1b8)](_0x2381f2(0x1ec)),_0xa4aa73=this[_0x2381f2(0x1e0)][_0x2381f2(0x1b8)](_0xab6b8f),_0x59b579=_0xab6b8f[_0x2381f2(0x221)]();_0xa4aa73[_0x2381f2(0x1c3)][_0x2381f2(0x21d)]=_0x261499[_0x2381f2(0x1a3)][_0x2381f2(0x1e4)](_0x59b579);}[_0x1b82e7(0x1ce)](){const _0x3ab45f=_0x1b82e7;for(const _0x17f618 of this[_0x3ab45f(0x1e0)][_0x3ab45f(0x1e2)]())this[_0x3ab45f(0x1b7)](_0x17f618);for(const _0x59bb80 of this[_0x3ab45f(0x203)][_0x3ab45f(0x1c9)]())_0x59bb80[_0x3ab45f(0x1cc)][_0x3ab45f(0x1ce)]();super[_0x3ab45f(0x1ce)]();}}function ae(_0x381b76){const _0x47b056=_0x1b82e7;return _0x47b056(0x198)in _0x381b76;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x484358=_0x2281;(function(_0x2dca54,_0x1761fe){const _0x187bf7=_0x2281,_0x15cfb8=_0x2dca54();while(!![]){try{const _0x4bf8c9=parseInt(_0x187bf7(0x1ee))/0x1*(-parseInt(_0x187bf7(0x1e1))/0x2)+parseInt(_0x187bf7(0x1e8))/0x3+-parseInt(_0x187bf7(0x1f2))/0x4+-parseInt(_0x187bf7(0x1fc))/0x5+parseInt(_0x187bf7(0x1de))/0x6+parseInt(_0x187bf7(0x201))/0x7*(-parseInt(_0x187bf7(0x200))/0x8)+-parseInt(_0x187bf7(0x1dd))/0x9*(-parseInt(_0x187bf7(0x1f3))/0xa);if(_0x4bf8c9===_0x1761fe)break;else _0x15cfb8['push'](_0x15cfb8['shift']());}catch(_0x18f85f){_0x15cfb8['push'](_0x15cfb8['shift']());}}}(_0xd898,0xdaba4));function _0x2281(_0x369f2c,_0x191231){const _0xd89876=_0xd898();return _0x2281=function(_0x2281e4,_0x50876e){_0x2281e4=_0x2281e4-0x1da;let _0x25f524=_0xd89876[_0x2281e4];return _0x25f524;},_0x2281(_0x369f2c,_0x191231);}import{ObservableMixin as _0x5d24bf}from'ckeditor5/src/utils.js';function _0xd898(){const _0x1b1b94=['_discardCommand','listenTo','221187JxCbwW','unbind','execute','getRanges','bind','_editor','516930STAydg','isEnabled','plugins','canAccept','721320ocojsq','39072410ZfaPXI','_acceptCommand','stopListening','_removePendingAction','add','canDiscard','canEditAt','view','remove','6375975KZQWJh','locale','_setPendingAction','PendingActions','8NSsdhQ','12152616INQcNw','discardSuggestion','PENDING_ACTION_SUGGESTION','commands','isDirty','_pendingAction','9mQZFYl','3740886igrPHN','destroy','change:isDirty','2LxhNiE','acceptSuggestion','get','model','commentThreadController'];_0xd898=function(){return _0x1b1b94;};return _0xd898();}import{getTranslation as _0x8c90f2}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x5d24bf(){constructor(_0x26c54b,_0x36864,_0x5ea308,_0x472fa7){const _0x132494=_0x2281;super(),this[_0x132494(0x1e4)]=_0x36864,this[_0x132494(0x1fa)]=_0x5ea308,this[_0x132494(0x1e5)]=_0x472fa7,this[_0x132494(0x1ed)]=_0x26c54b,this[_0x132494(0x1f4)]=_0x26c54b[_0x132494(0x1da)][_0x132494(0x1e3)](_0x132494(0x1e2)),this[_0x132494(0x1e6)]=_0x26c54b[_0x132494(0x1da)][_0x132494(0x1e3)](_0x132494(0x202)),this[_0x132494(0x1fa)][_0x132494(0x1ec)](_0x132494(0x1ef))['to'](this[_0x132494(0x1f4)],this[_0x132494(0x1e6)],(_0x455763,_0x3273b0)=>_0x455763||_0x3273b0),this[_0x132494(0x1fa)][_0x132494(0x1ec)](_0x132494(0x1f1))['to'](this[_0x132494(0x1f4)],_0x132494(0x1ef),_0x4023f0=>_0x4023f0&&this[_0x132494(0x1ed)][_0x132494(0x1e4)][_0x132494(0x1f9)](_0x36864[_0x132494(0x1eb)]())),this[_0x132494(0x1fa)][_0x132494(0x1ec)](_0x132494(0x1f8))['to'](this[_0x132494(0x1e6)],_0x132494(0x1ef),_0x113380=>_0x113380&&this[_0x132494(0x1ed)][_0x132494(0x1e4)][_0x132494(0x1f9)](_0x36864[_0x132494(0x1eb)]())),this[_0x132494(0x1dc)]=null,_0x5ea308[_0x132494(0x1db)]&&this[_0x132494(0x1fe)](),this[_0x132494(0x1e7)](_0x5ea308,_0x132494(0x1e2),()=>this[_0x132494(0x1e2)]()),this[_0x132494(0x1e7)](_0x5ea308,_0x132494(0x202),()=>this[_0x132494(0x202)]()),this[_0x132494(0x1e7)](_0x5ea308,_0x132494(0x1e0),()=>{const _0x5792d2=_0x132494;_0x5ea308[_0x5792d2(0x1db)]?this[_0x5792d2(0x1fe)]():this[_0x5792d2(0x1f6)]();});}[_0x484358(0x1e2)](){const _0x5b242a=_0x484358;this[_0x5b242a(0x1f4)][_0x5b242a(0x1ea)](this[_0x5b242a(0x1e4)]['id']);}[_0x484358(0x202)](){const _0x429729=_0x484358;this[_0x429729(0x1e6)][_0x429729(0x1ea)](this[_0x429729(0x1e4)]['id']);}[_0x484358(0x1df)](){const _0x2b53bb=_0x484358;this[_0x2b53bb(0x1fa)][_0x2b53bb(0x1e9)](_0x2b53bb(0x1ef)),this[_0x2b53bb(0x1fa)][_0x2b53bb(0x1e9)](_0x2b53bb(0x1f1)),this[_0x2b53bb(0x1fa)][_0x2b53bb(0x1e9)](_0x2b53bb(0x1f8)),this[_0x2b53bb(0x1f5)](),this[_0x2b53bb(0x1e5)][_0x2b53bb(0x1df)](),this[_0x2b53bb(0x1dc)]&&this[_0x2b53bb(0x1f6)]();}[_0x484358(0x1fe)](){const _0x3539f5=_0x484358,_0x2aeeba=_0x8c90f2(this[_0x3539f5(0x1ed)][_0x3539f5(0x1fd)],_0x3539f5(0x203));this[_0x3539f5(0x1dc)]=this[_0x3539f5(0x1ed)][_0x3539f5(0x1f0)][_0x3539f5(0x1e3)](_0x3539f5(0x1ff))[_0x3539f5(0x1f7)](_0x2aeeba);}[_0x484358(0x1f6)](){const _0x3157ce=_0x484358;null!==this[_0x3157ce(0x1dc)]&&this[_0x3157ce(0x1ed)][_0x3157ce(0x1f0)][_0x3157ce(0x1e3)](_0x3157ce(0x1ff))[_0x3157ce(0x1fb)](this[_0x3157ce(0x1dc)]),this[_0x3157ce(0x1dc)]=null;}}
23
+ const _0x99302=_0x1b79;(function(_0x41dfc2,_0x41398b){const _0x5c0b55=_0x1b79,_0x2b076e=_0x41dfc2();while(!![]){try{const _0x5e64cd=-parseInt(_0x5c0b55(0x19e))/0x1+-parseInt(_0x5c0b55(0x18d))/0x2*(parseInt(_0x5c0b55(0x1ab))/0x3)+parseInt(_0x5c0b55(0x194))/0x4*(parseInt(_0x5c0b55(0x18e))/0x5)+-parseInt(_0x5c0b55(0x181))/0x6*(parseInt(_0x5c0b55(0x190))/0x7)+parseInt(_0x5c0b55(0x19d))/0x8*(parseInt(_0x5c0b55(0x191))/0x9)+-parseInt(_0x5c0b55(0x18a))/0xa+parseInt(_0x5c0b55(0x19a))/0xb;if(_0x5e64cd===_0x41398b)break;else _0x2b076e['push'](_0x2b076e['shift']());}catch(_0x5b5ea2){_0x2b076e['push'](_0x2b076e['shift']());}}}(_0x80fb,0xc6333));import{ObservableMixin as _0x159cf0}from'ckeditor5/src/utils.js';function _0x80fb(){const _0x20b60a=['26995155XMJLeE','getRanges','canEditAt','72IaSrTJ','737418gvRMDv','_setPendingAction','PENDING_ACTION_SUGGESTION','_removePendingAction','commentThreadController','execute','canAccept','isEnabled','PendingActions','locale','_acceptCommand','discardSuggestion','canDiscard','6vNpJUR','247542tydbJY','change:isDirty','unbind','commands','remove','listenTo','view','destroy','stopListening','15698680pzjBaE','add','_discardCommand','1168034OLFFbl','5aPOokp','bind','77OsHYbJ','711441WGsQBG','get','acceptSuggestion','6301712lwReEN','_editor','plugins','isDirty','_pendingAction','model'];_0x80fb=function(){return _0x20b60a;};return _0x80fb();}import{getTranslation as _0x5e322d}from'../utils/common-translations.js';function _0x1b79(_0x2ba8b9,_0x1a05a5){const _0x80fb27=_0x80fb();return _0x1b79=function(_0x1b796c,_0x14afa0){_0x1b796c=_0x1b796c-0x181;let _0x3aa6c7=_0x80fb27[_0x1b796c];return _0x3aa6c7;},_0x1b79(_0x2ba8b9,_0x1a05a5);}export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x159cf0(){constructor(_0x2c4782,_0x43f50d,_0x5a5437,_0x16f937){const _0x2bfd6e=_0x1b79;super(),this[_0x2bfd6e(0x199)]=_0x43f50d,this[_0x2bfd6e(0x187)]=_0x5a5437,this[_0x2bfd6e(0x1a2)]=_0x16f937,this[_0x2bfd6e(0x195)]=_0x2c4782,this[_0x2bfd6e(0x1a8)]=_0x2c4782[_0x2bfd6e(0x184)][_0x2bfd6e(0x192)](_0x2bfd6e(0x193)),this[_0x2bfd6e(0x18c)]=_0x2c4782[_0x2bfd6e(0x184)][_0x2bfd6e(0x192)](_0x2bfd6e(0x1a9)),this[_0x2bfd6e(0x187)][_0x2bfd6e(0x18f)](_0x2bfd6e(0x1a5))['to'](this[_0x2bfd6e(0x1a8)],this[_0x2bfd6e(0x18c)],(_0x1b81b1,_0x5e9f30)=>_0x1b81b1||_0x5e9f30),this[_0x2bfd6e(0x187)][_0x2bfd6e(0x18f)](_0x2bfd6e(0x1a4))['to'](this[_0x2bfd6e(0x1a8)],_0x2bfd6e(0x1a5),_0x5c2d0b=>_0x5c2d0b&&this[_0x2bfd6e(0x195)][_0x2bfd6e(0x199)][_0x2bfd6e(0x19c)](_0x43f50d[_0x2bfd6e(0x19b)]())),this[_0x2bfd6e(0x187)][_0x2bfd6e(0x18f)](_0x2bfd6e(0x1aa))['to'](this[_0x2bfd6e(0x18c)],_0x2bfd6e(0x1a5),_0x3685c5=>_0x3685c5&&this[_0x2bfd6e(0x195)][_0x2bfd6e(0x199)][_0x2bfd6e(0x19c)](_0x43f50d[_0x2bfd6e(0x19b)]())),this[_0x2bfd6e(0x198)]=null,_0x5a5437[_0x2bfd6e(0x197)]&&this[_0x2bfd6e(0x19f)](),this[_0x2bfd6e(0x186)](_0x5a5437,_0x2bfd6e(0x193),()=>this[_0x2bfd6e(0x193)]()),this[_0x2bfd6e(0x186)](_0x5a5437,_0x2bfd6e(0x1a9),()=>this[_0x2bfd6e(0x1a9)]()),this[_0x2bfd6e(0x186)](_0x5a5437,_0x2bfd6e(0x182),()=>{const _0x4c4be9=_0x2bfd6e;_0x5a5437[_0x4c4be9(0x197)]?this[_0x4c4be9(0x19f)]():this[_0x4c4be9(0x1a1)]();});}[_0x99302(0x193)](){const _0x401124=_0x99302;this[_0x401124(0x1a8)][_0x401124(0x1a3)](this[_0x401124(0x199)]['id']);}[_0x99302(0x1a9)](){const _0x3e079c=_0x99302;this[_0x3e079c(0x18c)][_0x3e079c(0x1a3)](this[_0x3e079c(0x199)]['id']);}[_0x99302(0x188)](){const _0x3e6f6f=_0x99302;this[_0x3e6f6f(0x187)][_0x3e6f6f(0x183)](_0x3e6f6f(0x1a5)),this[_0x3e6f6f(0x187)][_0x3e6f6f(0x183)](_0x3e6f6f(0x1a4)),this[_0x3e6f6f(0x187)][_0x3e6f6f(0x183)](_0x3e6f6f(0x1aa)),this[_0x3e6f6f(0x189)](),this[_0x3e6f6f(0x1a2)][_0x3e6f6f(0x188)](),this[_0x3e6f6f(0x198)]&&this[_0x3e6f6f(0x1a1)]();}[_0x99302(0x19f)](){const _0xd456e1=_0x99302,_0x5656db=_0x5e322d(this[_0xd456e1(0x195)][_0xd456e1(0x1a7)],_0xd456e1(0x1a0));this[_0xd456e1(0x198)]=this[_0xd456e1(0x195)][_0xd456e1(0x196)][_0xd456e1(0x192)](_0xd456e1(0x1a6))[_0xd456e1(0x18b)](_0x5656db);}[_0x99302(0x1a1)](){const _0x128eae=_0x99302;null!==this[_0x128eae(0x198)]&&this[_0x128eae(0x195)][_0x128eae(0x196)][_0x128eae(0x192)](_0x128eae(0x1a6))[_0x128eae(0x185)](this[_0x128eae(0x198)]),this[_0x128eae(0x198)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x307ab8=_0x6742;(function(_0x557fbd,_0x5a4ee9){const _0x1696da=_0x6742,_0x632a8d=_0x557fbd();while(!![]){try{const _0x1104c8=parseInt(_0x1696da(0xad))/0x1+parseInt(_0x1696da(0x9e))/0x2*(-parseInt(_0x1696da(0xaa))/0x3)+-parseInt(_0x1696da(0x7e))/0x4+parseInt(_0x1696da(0x98))/0x5+parseInt(_0x1696da(0x7f))/0x6+-parseInt(_0x1696da(0xa0))/0x7+-parseInt(_0x1696da(0x9d))/0x8;if(_0x1104c8===_0x5a4ee9)break;else _0x632a8d['push'](_0x632a8d['shift']());}catch(_0x22d20b){_0x632a8d['push'](_0x632a8d['shift']());}}}(_0x5c76,0x291db));function _0x5c76(){const _0x5082fc=['_model','isActive','commentsListView','disableComments','value','1395780sqaClG','CommentView','canDiscard','editorConfig','_createCommentThreadInputView','67952MRZuZi','538092OCuXkB','commentInputView','164290cXGcbn','hasDirtyComment','disabledSubmit','focus','isDirty','removeComment','set','setData','isReadOnly','fire','3ijCMfZ','destroy','commentThreadInputView','293558qOoUkr','commentThread','721420ypLluv','462372EHcsaT','length','isEnabled','cancel','element','canAccept','_createCommentViews','locale','editor','addComment','_config','showInput','_localUser','delegate','descriptionParts','submit','assign','authoredAt','bind','updateComment'];_0x5c76=function(){return _0x5082fc;};return _0x5c76();}function _0x6742(_0x314767,_0x595a89){const _0x5c76d4=_0x5c76();return _0x6742=function(_0x674258,_0x493320){_0x674258=_0x674258-0x7e;let _0x34296f=_0x5c76d4[_0x674258];return _0x34296f;},_0x6742(_0x314767,_0x595a89);}import{View as _0x4cb8ba}from'ckeditor5/src/ui.js';export default class es extends _0x4cb8ba{constructor(_0x531cf9,_0x2aea2f,_0x3be366,_0x3dc9cf){const _0x3674f5=_0x6742;super(_0x531cf9),this[_0x3674f5(0x95)]=null,this[_0x3674f5(0xac)]=null,this[_0x3674f5(0xa6)](_0x3674f5(0x94),!0x1),this[_0x3674f5(0xa6)](_0x3674f5(0x90),_0x2aea2f[_0x3674f5(0x90)]),this[_0x3674f5(0x91)](_0x3674f5(0x90))['to'](_0x2aea2f),this[_0x3674f5(0xa6)](_0x3674f5(0x8d),[]),this[_0x3674f5(0xa6)](_0x3674f5(0xa4),!0x1),this[_0x3674f5(0xa6)](_0x3674f5(0x81),!0x1),this[_0x3674f5(0xa6)](_0x3674f5(0x84),!0x1),this[_0x3674f5(0xa6)](_0x3674f5(0x9a),!0x1),this[_0x3674f5(0x93)]=_0x2aea2f,this[_0x3674f5(0x8b)]=_0x3be366,this[_0x3674f5(0x89)]=_0x3dc9cf,_0x3dc9cf[_0x3674f5(0x96)]?this[_0x3674f5(0xa6)](_0x3674f5(0x80),0x1):this[_0x3674f5(0x85)]();}[_0x307ab8(0xa3)](){const _0x1d911d=_0x307ab8;this[_0x1d911d(0x83)][_0x1d911d(0xa3)]();}[_0x307ab8(0xab)](){const _0x36ea60=_0x307ab8;this[_0x36ea60(0x95)]&&this[_0x36ea60(0x95)][_0x36ea60(0xab)](),this[_0x36ea60(0xac)]&&this[_0x36ea60(0xac)][_0x36ea60(0xab)](),super[_0x36ea60(0xab)]();}[_0x307ab8(0x85)](){const _0x3e58d3=_0x307ab8,{CommentsListView:_0x379cff}=this[_0x3e58d3(0x89)];this[_0x3e58d3(0x95)]=new _0x379cff(this[_0x3e58d3(0x86)],this[_0x3e58d3(0x93)][_0x3e58d3(0xae)],Object[_0x3e58d3(0x8f)]({'CommentView':this[_0x3e58d3(0x89)][_0x3e58d3(0x99)]},this[_0x3e58d3(0x89)])),this[_0x3e58d3(0x95)][_0x3e58d3(0x8c)](_0x3e58d3(0xa5))['to'](this),this[_0x3e58d3(0x95)][_0x3e58d3(0x8c)](_0x3e58d3(0x92))['to'](this),this[_0x3e58d3(0x95)][_0x3e58d3(0x91)](_0x3e58d3(0x94))['to'](this),this[_0x3e58d3(0xa6)](_0x3e58d3(0x80),this[_0x3e58d3(0x95)][_0x3e58d3(0x80)]+0x1),this[_0x3e58d3(0x91)](_0x3e58d3(0x80))['to'](this[_0x3e58d3(0x95)],_0x3e58d3(0x80),_0x4a487d=>_0x4a487d+0x1),this[_0x3e58d3(0xac)]=this[_0x3e58d3(0x9c)](),this['on'](_0x3e58d3(0xa5),()=>this[_0x3e58d3(0xa3)]()),this[_0x3e58d3(0x91)](_0x3e58d3(0xa4))['to'](this[_0x3e58d3(0x95)],_0x3e58d3(0xa1),this[_0x3e58d3(0xac)][_0x3e58d3(0x9f)],_0x3e58d3(0x97),(_0x4ba676,_0x47ff5e)=>_0x4ba676||!!_0x47ff5e);}[_0x307ab8(0x9c)](){const _0xd51bf6=_0x307ab8,{CommentThreadInputView:_0x147e80}=this[_0xd51bf6(0x89)],_0x11a261=new _0x147e80(this[_0xd51bf6(0x86)],this[_0xd51bf6(0x8b)],this[_0xd51bf6(0x89)][_0xd51bf6(0x9b)]),_0x4b7aad=_0x11a261[_0xd51bf6(0x9f)];return _0x11a261[_0xd51bf6(0x91)](_0xd51bf6(0x8a))['to'](this,_0xd51bf6(0x94),this[_0xd51bf6(0x93)][_0xd51bf6(0xae)],_0xd51bf6(0xa8),_0x4b7aad,_0xd51bf6(0x97),(_0x2606e4,_0x1092d6,_0x220bd6)=>!!_0x220bd6||_0x2606e4&&!_0x1092d6),_0x4b7aad['on'](_0xd51bf6(0x8e),(_0x937860,_0x23df7f)=>{const _0x52df23=_0xd51bf6;this[_0x52df23(0xa9)](_0x52df23(0x88),_0x23df7f),_0x4b7aad[_0x52df23(0x87)][_0x52df23(0xa7)]('');}),_0x4b7aad['on'](_0xd51bf6(0x82),()=>this[_0xd51bf6(0xa3)]()),_0x4b7aad[_0xd51bf6(0x91)](_0xd51bf6(0xa2))['to'](this[_0xd51bf6(0x93)][_0xd51bf6(0xae)],_0xd51bf6(0xa8)),_0x11a261;}}
23
+ const _0x4e70af=_0x5024;(function(_0x2aaef8,_0x4c3c69){const _0x4c64bd=_0x5024,_0x2e51ec=_0x2aaef8();while(!![]){try{const _0x21d459=-parseInt(_0x4c64bd(0x1c3))/0x1+-parseInt(_0x4c64bd(0x19f))/0x2*(-parseInt(_0x4c64bd(0x1a2))/0x3)+parseInt(_0x4c64bd(0x1aa))/0x4*(parseInt(_0x4c64bd(0x1c1))/0x5)+-parseInt(_0x4c64bd(0x1bf))/0x6*(parseInt(_0x4c64bd(0x1a5))/0x7)+-parseInt(_0x4c64bd(0x19b))/0x8+-parseInt(_0x4c64bd(0x1b7))/0x9*(-parseInt(_0x4c64bd(0x1b9))/0xa)+parseInt(_0x4c64bd(0x1b6))/0xb*(parseInt(_0x4c64bd(0x1b1))/0xc);if(_0x21d459===_0x4c3c69)break;else _0x2e51ec['push'](_0x2e51ec['shift']());}catch(_0x11103){_0x2e51ec['push'](_0x2e51ec['shift']());}}}(_0x23b9,0x2a4d4));function _0x5024(_0x17be33,_0x5a9693){const _0x23b9c4=_0x23b9();return _0x5024=function(_0x5024fd,_0x1b6d6d){_0x5024fd=_0x5024fd-0x197;let _0x4dc348=_0x23b9c4[_0x5024fd];return _0x4dc348;},_0x5024(_0x17be33,_0x5a9693);}import{View as _0x415761}from'ckeditor5/src/ui.js';function _0x23b9(){const _0x1f43d8=['cancel','isDirty','value','showInput','canAccept','addComment','editor','hasDirtyComment','removeComment','297848BkrRxc','submit','isReadOnly','fire','10qGzpgl','disableComments','editorConfig','155787ufEjEk','focus','authoredAt','7lgfJeR','_createCommentThreadInputView','assign','commentThread','disabledSubmit','491704AWbIOS','canDiscard','bind','commentsListView','_model','element','destroy','588mabqgT','commentInputView','_createCommentViews','delegate','descriptionParts','33iiTUZY','855081yKvCcJ','CommentView','30rMWcTz','isActive','commentThreadInputView','isEnabled','length','setData','2030826NhuOaM','set','5CLfnZS','locale','118775JMbRSC','_config','_localUser','updateComment'];_0x23b9=function(){return _0x1f43d8;};return _0x23b9();}export default class es extends _0x415761{constructor(_0x367b95,_0x2b904c,_0x5448da,_0x59f996){const _0x1bb624=_0x5024;super(_0x367b95),this[_0x1bb624(0x1ad)]=null,this[_0x1bb624(0x1bb)]=null,this[_0x1bb624(0x1c0)](_0x1bb624(0x1ba),!0x1),this[_0x1bb624(0x1c0)](_0x1bb624(0x1a4),_0x2b904c[_0x1bb624(0x1a4)]),this[_0x1bb624(0x1ac)](_0x1bb624(0x1a4))['to'](_0x2b904c),this[_0x1bb624(0x1c0)](_0x1bb624(0x1b5),[]),this[_0x1bb624(0x1c0)](_0x1bb624(0x1c8),!0x1),this[_0x1bb624(0x1c0)](_0x1bb624(0x1bc),!0x1),this[_0x1bb624(0x1c0)](_0x1bb624(0x1cb),!0x1),this[_0x1bb624(0x1c0)](_0x1bb624(0x1ab),!0x1),this[_0x1bb624(0x1ae)]=_0x2b904c,this[_0x1bb624(0x1c5)]=_0x5448da,this[_0x1bb624(0x1c4)]=_0x59f996,_0x59f996[_0x1bb624(0x1a0)]?this[_0x1bb624(0x1c0)](_0x1bb624(0x1bd),0x1):this[_0x1bb624(0x1b3)]();}[_0x4e70af(0x1a3)](){const _0x54a17f=_0x4e70af;this[_0x54a17f(0x1af)][_0x54a17f(0x1a3)]();}[_0x4e70af(0x1b0)](){const _0x311a36=_0x4e70af;this[_0x311a36(0x1ad)]&&this[_0x311a36(0x1ad)][_0x311a36(0x1b0)](),this[_0x311a36(0x1bb)]&&this[_0x311a36(0x1bb)][_0x311a36(0x1b0)](),super[_0x311a36(0x1b0)]();}[_0x4e70af(0x1b3)](){const _0x2ed90c=_0x4e70af,{CommentsListView:_0x3a4832}=this[_0x2ed90c(0x1c4)];this[_0x2ed90c(0x1ad)]=new _0x3a4832(this[_0x2ed90c(0x1c2)],this[_0x2ed90c(0x1ae)][_0x2ed90c(0x1a8)],Object[_0x2ed90c(0x1a7)]({'CommentView':this[_0x2ed90c(0x1c4)][_0x2ed90c(0x1b8)]},this[_0x2ed90c(0x1c4)])),this[_0x2ed90c(0x1ad)][_0x2ed90c(0x1b4)](_0x2ed90c(0x19a))['to'](this),this[_0x2ed90c(0x1ad)][_0x2ed90c(0x1b4)](_0x2ed90c(0x1c6))['to'](this),this[_0x2ed90c(0x1ad)][_0x2ed90c(0x1ac)](_0x2ed90c(0x1ba))['to'](this),this[_0x2ed90c(0x1c0)](_0x2ed90c(0x1bd),this[_0x2ed90c(0x1ad)][_0x2ed90c(0x1bd)]+0x1),this[_0x2ed90c(0x1ac)](_0x2ed90c(0x1bd))['to'](this[_0x2ed90c(0x1ad)],_0x2ed90c(0x1bd),_0x1d53cc=>_0x1d53cc+0x1),this[_0x2ed90c(0x1bb)]=this[_0x2ed90c(0x1a6)](),this['on'](_0x2ed90c(0x19a),()=>this[_0x2ed90c(0x1a3)]()),this[_0x2ed90c(0x1ac)](_0x2ed90c(0x1c8))['to'](this[_0x2ed90c(0x1ad)],_0x2ed90c(0x199),this[_0x2ed90c(0x1bb)][_0x2ed90c(0x1b2)],_0x2ed90c(0x1c9),(_0x587aee,_0x65a318)=>_0x587aee||!!_0x65a318);}[_0x4e70af(0x1a6)](){const _0x1fb55c=_0x4e70af,{CommentThreadInputView:_0x4a2f4a}=this[_0x1fb55c(0x1c4)],_0x3defc5=new _0x4a2f4a(this[_0x1fb55c(0x1c2)],this[_0x1fb55c(0x1c5)],this[_0x1fb55c(0x1c4)][_0x1fb55c(0x1a1)]),_0x48c009=_0x3defc5[_0x1fb55c(0x1b2)];return _0x3defc5[_0x1fb55c(0x1ac)](_0x1fb55c(0x1ca))['to'](this,_0x1fb55c(0x1ba),this[_0x1fb55c(0x1ae)][_0x1fb55c(0x1a8)],_0x1fb55c(0x19d),_0x48c009,_0x1fb55c(0x1c9),(_0x117fcf,_0x3f2a42,_0x50c500)=>!!_0x50c500||_0x117fcf&&!_0x3f2a42),_0x48c009['on'](_0x1fb55c(0x19c),(_0x5e2818,_0x9f638b)=>{const _0x1d0a1f=_0x1fb55c;this[_0x1d0a1f(0x19e)](_0x1d0a1f(0x197),_0x9f638b),_0x48c009[_0x1d0a1f(0x198)][_0x1d0a1f(0x1be)]('');}),_0x48c009['on'](_0x1fb55c(0x1c7),()=>this[_0x1fb55c(0x1a3)]()),_0x48c009[_0x1fb55c(0x1ac)](_0x1fb55c(0x1a9))['to'](this[_0x1fb55c(0x1ae)][_0x1fb55c(0x1a8)],_0x1fb55c(0x19d)),_0x3defc5;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ddb15=_0x2cc2;(function(_0x118c0b,_0x448a83){const _0x420cff=_0x2cc2,_0x18871d=_0x118c0b();while(!![]){try{const _0x57b424=parseInt(_0x420cff(0x1ff))/0x1+parseInt(_0x420cff(0x1e5))/0x2+-parseInt(_0x420cff(0x1df))/0x3*(parseInt(_0x420cff(0x1ed))/0x4)+parseInt(_0x420cff(0x21a))/0x5+parseInt(_0x420cff(0x1d8))/0x6*(parseInt(_0x420cff(0x1ca))/0x7)+-parseInt(_0x420cff(0x21b))/0x8+-parseInt(_0x420cff(0x224))/0x9*(parseInt(_0x420cff(0x216))/0xa);if(_0x57b424===_0x448a83)break;else _0x18871d['push'](_0x18871d['shift']());}catch(_0x20248a){_0x18871d['push'](_0x18871d['shift']());}}}(_0x33f9,0xbcb15));function _0x33f9(){const _0x325ce0=['map','time','children','color','canAccept','userView','editorDestroyed','\x22\x20title=\x22','EXTERNAL_SUGGESTION','ck-suggestion__actions','1535863cWHQsR','ck-suggestion-wrapper--active','formatDateTime','ck-annotation__content-wrapper','createElement','bindTemplate','_config','querySelector','ck-annotation__info-name','ck-suggestion__user','fire','ck-annotation__actions','commentThread','title','18yLPjGC','content','Discard\x20suggestion','importWord','getExternalSuggestionNote','_descriptionElement','description','4326MfjFJk','split','isActive','delegate','check','set','2285654FgGdSb','element','locale','ck-suggestion__info','ck-annotation__info-time','author','span','<p>','3968UXmVgd','EXTERNAL_IMPORT_WORD_SUGGESTION','setTemplate','<span\x20class=\x22ck-suggestion-type\x22>','type','descriptionParts','ck-annotation__main','push','change:description','ck-suggestion--discard','isEnabled','value','ck-annotation__info','ck-suggestion-wrapper','commentsListView','bind','isExternal','extendTemplate','335343ACrJXa','attributes','EXTERNAL_IMPORT_WORD_AVATAR','innerText','creator','canDiscard','ck-comment__info-time','ck-comment__external','ck-annotation','ck-suggestion__main','ck-suggestion__info-name','</p>','ck-suggestion-','ck-suggestion','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','source','cancel','discardButton','join','@external','ck-annotation__user','execute','getUserViewNotificationText','10119730YBIiAk','Accept\x20suggestion','disableComments','name','6922720eXgNgQ','2444952SQaDiD','editorReady','getTemplate','_model','ck-suggestion--accept','render','discardSuggestion','innerHTML','</span>','9GMOGwS','acceptButton','authoredAt','EXTERNAL_AVATAR','\x22></span>','acceptSuggestion','div','commentThreadInputView','ck-suggestion--disabled-comments','.ck-annotation__content-wrapper','_createButton'];_0x33f9=function(){return _0x325ce0;};return _0x33f9();}import{getTranslation as _0x5a6e64}from'../../utils/common-translations.js';function _0x2cc2(_0x1aac2f,_0x120f67){const _0x33f95e=_0x33f9();return _0x2cc2=function(_0x2cc2d4,_0x4389c0){_0x2cc2d4=_0x2cc2d4-0x1c6;let _0x5537c0=_0x33f95e[_0x2cc2d4];return _0x5537c0;},_0x2cc2(_0x1aac2f,_0x120f67);}import{default as _0x202607}from'./basesuggestionthreadview.js';import{ButtonView as _0x5b3ba3}from'ckeditor5/src/ui.js';import{icons as _0x4c5c88}from'ckeditor5/src/core.js';import{trimHtml as _0x415680,UserView as _0x48fac5}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x202607{constructor(_0x33400a,_0x4913a4,_0x2c1867,_0x140b41){const _0x42a56c=_0x2cc2;super(_0x33400a,_0x4913a4,_0x2c1867,_0x140b41),this[_0x42a56c(0x1e4)](_0x42a56c(0x1f1),''),this[_0x42a56c(0x1fc)](_0x42a56c(0x1f1))['to'](this,_0x42a56c(0x1f2),_0x442bd5=>_0x442bd5&&_0x442bd5[0x0]?_0x442bd5[0x0][_0x42a56c(0x1f1)]:''),this[_0x42a56c(0x1fc)](_0x42a56c(0x1de))['to'](this,_0x42a56c(0x1f2),this,_0x42a56c(0x1e1),(_0x4f58b8,_0x4ba48d)=>{const _0x3b9ff9=_0x42a56c;let _0xc89af8='';for(const _0x1b0731 of _0x4f58b8)_0xc89af8+=_0x3b9ff9(0x1ec)+ds(_0x1b0731[_0x3b9ff9(0x1d9)],_0x1b0731[_0x3b9ff9(0x232)])+_0x3b9ff9(0x20a);return _0x4ba48d?_0xc89af8:_0x415680(_0xc89af8,{'limit':0x8c});}),this[_0x42a56c(0x1dd)]=null,this[_0x42a56c(0x225)]=this[_0x42a56c(0x22e)](_0x5a6e64(_0x33400a,_0x42a56c(0x217)),_0x4c5c88[_0x42a56c(0x1e3)],_0x42a56c(0x21f),_0x42a56c(0x229),'sw'),this[_0x42a56c(0x225)][_0x42a56c(0x1fc)](_0x42a56c(0x1f7))['to'](this,_0x42a56c(0x233)),this[_0x42a56c(0x210)]=this[_0x42a56c(0x22e)](_0x5a6e64(_0x33400a,_0x42a56c(0x1da)),_0x4c5c88[_0x42a56c(0x20f)],_0x42a56c(0x1f6),_0x42a56c(0x221),'sw'),this[_0x42a56c(0x210)][_0x42a56c(0x1fc)](_0x42a56c(0x1f7))['to'](this,_0x42a56c(0x204)),this[_0x42a56c(0x234)]=new _0x48fac5(_0x33400a,this[_0x42a56c(0x21e)][_0x42a56c(0x1ea)],this[_0x42a56c(0x215)]()),this[_0x42a56c(0x234)][_0x42a56c(0x1fe)]({'attributes':{'class':[_0x42a56c(0x1d3),_0x42a56c(0x213)]}}),this[_0x42a56c(0x1ef)](this[_0x42a56c(0x21d)]());}[_0x1ddb15(0x21d)](){const _0x3522f9=_0x1ddb15,_0x3a8c25=this[_0x3522f9(0x1cf)],_0x2a4ea7=[{'tag':_0x3522f9(0x22a),'attributes':{'class':[_0x3522f9(0x1e8),_0x3522f9(0x1f9)]},'children':[{'tag':_0x3522f9(0x1eb),'children':[{'text':this[_0x3522f9(0x234)][_0x3522f9(0x219)]}],'attributes':{'class':[_0x3522f9(0x209),_0x3522f9(0x1d2)]}},{'tag':_0x3522f9(0x230),'attributes':{'datetime':_0x3a8c25['to'](_0x3522f9(0x226)),'class':[_0x3522f9(0x205),_0x3522f9(0x1e9)]},'children':[{'text':_0x3a8c25['to'](_0x3522f9(0x226),_0x375a47=>this[_0x3522f9(0x1d0)][_0x3522f9(0x1cc)](_0x375a47))}]}]},{'tag':_0x3522f9(0x22a),'attributes':{'class':[_0x3522f9(0x1c9),_0x3522f9(0x1d5)]},'children':[this[_0x3522f9(0x225)],this[_0x3522f9(0x210)]]},{'tag':_0x3522f9(0x22a),'attributes':{'class':[_0x3522f9(0x1cd)]}}];this[_0x3522f9(0x21e)][_0x3522f9(0x1fd)]&&_0x2a4ea7[_0x3522f9(0x1f4)]({'tag':_0x3522f9(0x22a),'attributes':{'class':[_0x3522f9(0x206)]},'children':[{'text':this[_0x3522f9(0x1dc)]()}]});const _0x2b0269={'tag':_0x3522f9(0x22a),'attributes':{'class':[_0x3522f9(0x1fa),_0x3a8c25['if'](_0x3522f9(0x1e1),_0x3522f9(0x1cb)),_0x3a8c25['to'](_0x3522f9(0x1f1),_0x3cdc94=>_0x3522f9(0x20b)+_0x3cdc94),this[_0x3522f9(0x1d0)][_0x3522f9(0x218)]&&_0x3522f9(0x22c)],'data-suggestion-id':this[_0x3522f9(0x21e)]['id'],'data-thread-id':this[_0x3522f9(0x21e)][_0x3522f9(0x1d6)]['id'],'data-author-id':this[_0x3522f9(0x21e)][_0x3522f9(0x1ea)]['id'],'tabindex':-0x1},'children':[{'tag':_0x3522f9(0x22a),'attributes':{'class':[_0x3522f9(0x20c),_0x3522f9(0x207)]},'children':[this[_0x3522f9(0x234)],{'tag':_0x3522f9(0x22a),'attributes':{'class':[_0x3522f9(0x208),_0x3522f9(0x1f3)]},'children':_0x2a4ea7}]}]};return this[_0x3522f9(0x1fb)]&&this[_0x3522f9(0x22b)]&&(_0x2b0269[_0x3522f9(0x231)][_0x3522f9(0x1f4)](this[_0x3522f9(0x1fb)],this[_0x3522f9(0x22b)]),this[_0x3522f9(0x1fb)][_0x3522f9(0x1e2)](_0x3522f9(0x21c))['to'](this),this[_0x3522f9(0x1fb)][_0x3522f9(0x1e2)](_0x3522f9(0x1c6))['to'](this),this[_0x3522f9(0x22b)][_0x3522f9(0x1e2)](_0x3522f9(0x21c))['to'](this),this[_0x3522f9(0x22b)][_0x3522f9(0x1e2)](_0x3522f9(0x1c6))['to'](this)),_0x2b0269;}[_0x1ddb15(0x220)](){const _0x20217e=_0x1ddb15;super[_0x20217e(0x220)](),this[_0x20217e(0x1dd)]=this[_0x20217e(0x1e6)][_0x20217e(0x1d1)](_0x20217e(0x22d)),this[_0x20217e(0x1dd)][_0x20217e(0x222)]=this[_0x20217e(0x1de)],this['on'](_0x20217e(0x1f5),(_0x2d6761,_0x124e3d,_0x239412)=>{const _0x372f7a=_0x20217e;this[_0x372f7a(0x1dd)][_0x372f7a(0x222)]=_0x239412;});}[_0x1ddb15(0x22e)](_0x603b10,_0x1e2f9d,_0x4c9359,_0x514083,_0x266170){const _0x582af1=_0x1ddb15,_0x2d9bd6=new _0x5b3ba3(this[_0x582af1(0x1e7)]);return _0x2d9bd6[_0x582af1(0x1e4)]({'label':_0x603b10,'icon':_0x1e2f9d,'tooltip':!0x0,'tooltipPosition':_0x266170}),_0x2d9bd6[_0x582af1(0x1fe)]({'attributes':{'class':_0x4c9359}}),_0x2d9bd6['on'](_0x582af1(0x214),()=>{const _0x374821=_0x582af1;this[_0x374821(0x1d4)](_0x514083,this[_0x374821(0x21e)]['id']);}),_0x2d9bd6;}[_0x1ddb15(0x1dc)](){const _0x53a81c=_0x1ddb15;return _0x53a81c(0x1db)===this[_0x53a81c(0x21e)][_0x53a81c(0x200)][_0x53a81c(0x212)][_0x53a81c(0x20e)]?_0x5a6e64(this[_0x53a81c(0x1e7)],_0x53a81c(0x1ee)):_0x5a6e64(this[_0x53a81c(0x1e7)],_0x53a81c(0x1c8));}[_0x1ddb15(0x215)](){const _0x78e536=_0x1ddb15;return this[_0x78e536(0x21e)][_0x78e536(0x1fd)]?_0x78e536(0x1db)===this[_0x78e536(0x21e)][_0x78e536(0x200)][_0x78e536(0x212)][_0x78e536(0x20e)]?_0x5a6e64(this[_0x78e536(0x1e7)],_0x78e536(0x201),this[_0x78e536(0x21e)][_0x78e536(0x203)][_0x78e536(0x219)]):_0x5a6e64(this[_0x78e536(0x1e7)],_0x78e536(0x227),this[_0x78e536(0x21e)][_0x78e536(0x203)][_0x78e536(0x219)]):null;}}function ds(_0x3efdf4,_0x24766c){const _0x5e7ab6=_0x1ddb15;let _0x26906f='';return _0x26906f+=_0x3efdf4[_0x5e7ab6(0x1e0)]('*')[_0x5e7ab6(0x22f)]((_0x117419,_0x49801b)=>_0x49801b%0x2!=0x0?_0x5e7ab6(0x1f0)+us(_0x117419)+_0x5e7ab6(0x223):us(_0x117419))[_0x5e7ab6(0x211)](''),_0x24766c&&(_0x26906f+=_0x5e7ab6(0x20d)+_0x24766c[_0x5e7ab6(0x1f8)]+_0x5e7ab6(0x1c7)+_0x24766c[_0x5e7ab6(0x1d7)]+_0x5e7ab6(0x228)),_0x26906f;}function us(_0x3c4cc7){const _0x5633ba=_0x1ddb15,_0x54fc09=document[_0x5633ba(0x1ce)](_0x5633ba(0x1eb));return _0x54fc09[_0x5633ba(0x202)]=_0x3c4cc7,_0x54fc09[_0x5633ba(0x222)];}
23
+ function _0x41ad(_0x16e0e6,_0x564bd9){const _0x9262fd=_0x9262();return _0x41ad=function(_0x41add4,_0x47720b){_0x41add4=_0x41add4-0x15f;let _0xccdb2=_0x9262fd[_0x41add4];return _0xccdb2;},_0x41ad(_0x16e0e6,_0x564bd9);}const _0x16d3e7=_0x41ad;(function(_0x38bb3e,_0x29cb92){const _0x2affb6=_0x41ad,_0x4859c6=_0x38bb3e();while(!![]){try{const _0xb0fadd=parseInt(_0x2affb6(0x18b))/0x1*(-parseInt(_0x2affb6(0x180))/0x2)+parseInt(_0x2affb6(0x17f))/0x3+parseInt(_0x2affb6(0x1ca))/0x4+-parseInt(_0x2affb6(0x1b6))/0x5+-parseInt(_0x2affb6(0x177))/0x6+parseInt(_0x2affb6(0x191))/0x7+parseInt(_0x2affb6(0x1bc))/0x8;if(_0xb0fadd===_0x29cb92)break;else _0x4859c6['push'](_0x4859c6['shift']());}catch(_0x1ebd69){_0x4859c6['push'](_0x4859c6['shift']());}}}(_0x9262,0x6a5e0));import{getTranslation as _0x1014c2}from'../../utils/common-translations.js';import{default as _0x60a5c5}from'./basesuggestionthreadview.js';function _0x9262(){const _0x3e1abd=['setTemplate','Discard\x20suggestion','ck-suggestion-wrapper','querySelector','acceptSuggestion','getTemplate','fire','737919eDFeNo','2WZdHta','color','getExternalSuggestionNote','ck-annotation__info-time','extendTemplate','editorDestroyed','</span>','ck-suggestion--accept','@external','importWord','<span\x20class=\x22ck-suggestion-type\x22>','263128oIKBRR','div','ck-annotation','isExternal','commentThreadInputView','ck-suggestion__main','3263806FjzIbE','ck-suggestion--disabled-comments','formatDateTime','_model','canAccept','ck-suggestion__user','.ck-annotation__content-wrapper','bindTemplate','ck-suggestion__actions','description','ck-annotation__user','ck-annotation__info-name','creator','\x22></span>','getUserViewNotificationText','ck-annotation__content-wrapper','</p>','isActive','author','locale','descriptionParts','set','bind','check','canDiscard','ck-suggestion__info-name','time','EXTERNAL_IMPORT_WORD_SUGGESTION','change:description','map','discardButton','ck-suggestion-','delegate','\x22\x20title=\x22','EXTERNAL_SUGGESTION','EXTERNAL_AVATAR','ck-annotation__info','3414160NFJOcl','isEnabled','join','Accept\x20suggestion','authoredAt','children','2177920kxZCei','render','innerHTML','commentThread','ck-comment__info-time','_descriptionElement','acceptButton','content','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','ck-suggestion','ck-suggestion__info','discardSuggestion','editorReady','<p>','2689464laKvJC','commentsListView','type','_config','cancel','split','EXTERNAL_IMPORT_WORD_AVATAR','userView','attributes','execute','createElement','push','source','ck-suggestion-wrapper--active','title','ck-annotation__main','span','_createButton','disableComments','ck-comment__external','name','ck-suggestion--discard','value','ck-annotation__actions','element','innerText','1651182sVrpqm'];_0x9262=function(){return _0x3e1abd;};return _0x9262();}import{ButtonView as _0x132b80}from'ckeditor5/src/ui.js';import{icons as _0x13aca6}from'ckeditor5/src/core.js';import{trimHtml as _0x10e827,UserView as _0x5f5881}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x60a5c5{constructor(_0x4de2d0,_0xbad685,_0x44fed4,_0xabac){const _0x250878=_0x41ad;super(_0x4de2d0,_0xbad685,_0x44fed4,_0xabac),this[_0x250878(0x1a6)](_0x250878(0x15f),''),this[_0x250878(0x1a7)](_0x250878(0x15f))['to'](this,_0x250878(0x1a5),_0x1b6d29=>_0x1b6d29&&_0x1b6d29[0x0]?_0x1b6d29[0x0][_0x250878(0x15f)]:''),this[_0x250878(0x1a7)](_0x250878(0x19a))['to'](this,_0x250878(0x1a5),this,_0x250878(0x1a2),(_0x5d2fea,_0x1690ec)=>{const _0x489361=_0x250878;let _0xd0469a='';for(const _0x4ce8a9 of _0x5d2fea)_0xd0469a+=_0x489361(0x1c9)+ds(_0x4ce8a9[_0x489361(0x1c3)],_0x4ce8a9[_0x489361(0x181)])+_0x489361(0x1a1);return _0x1690ec?_0xd0469a:_0x10e827(_0xd0469a,{'limit':0x8c});}),this[_0x250878(0x1c1)]=null,this[_0x250878(0x1c2)]=this[_0x250878(0x16e)](_0x1014c2(_0x4de2d0,_0x250878(0x1b9)),_0x13aca6[_0x250878(0x1a8)],_0x250878(0x187),_0x250878(0x17c),'sw'),this[_0x250878(0x1c2)][_0x250878(0x1a7)](_0x250878(0x1b7))['to'](this,_0x250878(0x195)),this[_0x250878(0x1af)]=this[_0x250878(0x16e)](_0x1014c2(_0x4de2d0,_0x250878(0x179)),_0x13aca6[_0x250878(0x161)],_0x250878(0x172),_0x250878(0x1c7),'sw'),this[_0x250878(0x1af)][_0x250878(0x1a7)](_0x250878(0x1b7))['to'](this,_0x250878(0x1a9)),this[_0x250878(0x164)]=new _0x5f5881(_0x4de2d0,this[_0x250878(0x194)][_0x250878(0x1a3)],this[_0x250878(0x19f)]()),this[_0x250878(0x164)][_0x250878(0x184)]({'attributes':{'class':[_0x250878(0x196),_0x250878(0x19b)]}}),this[_0x250878(0x178)](this[_0x250878(0x17d)]());}[_0x16d3e7(0x17d)](){const _0x1f33df=_0x16d3e7,_0x4dab63=this[_0x1f33df(0x198)],_0x337646=[{'tag':_0x1f33df(0x18c),'attributes':{'class':[_0x1f33df(0x1c6),_0x1f33df(0x1b5)]},'children':[{'tag':_0x1f33df(0x16d),'children':[{'text':this[_0x1f33df(0x164)][_0x1f33df(0x171)]}],'attributes':{'class':[_0x1f33df(0x1aa),_0x1f33df(0x19c)]}},{'tag':_0x1f33df(0x1ab),'attributes':{'datetime':_0x4dab63['to'](_0x1f33df(0x1ba)),'class':[_0x1f33df(0x1c0),_0x1f33df(0x183)]},'children':[{'text':_0x4dab63['to'](_0x1f33df(0x1ba),_0x2c641e=>this[_0x1f33df(0x160)][_0x1f33df(0x193)](_0x2c641e))}]}]},{'tag':_0x1f33df(0x18c),'attributes':{'class':[_0x1f33df(0x199),_0x1f33df(0x174)]},'children':[this[_0x1f33df(0x1c2)],this[_0x1f33df(0x1af)]]},{'tag':_0x1f33df(0x18c),'attributes':{'class':[_0x1f33df(0x1a0)]}}];this[_0x1f33df(0x194)][_0x1f33df(0x18e)]&&_0x337646[_0x1f33df(0x168)]({'tag':_0x1f33df(0x18c),'attributes':{'class':[_0x1f33df(0x170)]},'children':[{'text':this[_0x1f33df(0x182)]()}]});const _0x45f5c1={'tag':_0x1f33df(0x18c),'attributes':{'class':[_0x1f33df(0x17a),_0x4dab63['if'](_0x1f33df(0x1a2),_0x1f33df(0x16a)),_0x4dab63['to'](_0x1f33df(0x15f),_0x18ac07=>_0x1f33df(0x1b0)+_0x18ac07),this[_0x1f33df(0x160)][_0x1f33df(0x16f)]&&_0x1f33df(0x192)],'data-suggestion-id':this[_0x1f33df(0x194)]['id'],'data-thread-id':this[_0x1f33df(0x194)][_0x1f33df(0x1bf)]['id'],'data-author-id':this[_0x1f33df(0x194)][_0x1f33df(0x1a3)]['id'],'tabindex':-0x1},'children':[{'tag':_0x1f33df(0x18c),'attributes':{'class':[_0x1f33df(0x1c5),_0x1f33df(0x18d)]},'children':[this[_0x1f33df(0x164)],{'tag':_0x1f33df(0x18c),'attributes':{'class':[_0x1f33df(0x190),_0x1f33df(0x16c)]},'children':_0x337646}]}]};return this[_0x1f33df(0x1cb)]&&this[_0x1f33df(0x18f)]&&(_0x45f5c1[_0x1f33df(0x1bb)][_0x1f33df(0x168)](this[_0x1f33df(0x1cb)],this[_0x1f33df(0x18f)]),this[_0x1f33df(0x1cb)][_0x1f33df(0x1b1)](_0x1f33df(0x1c8))['to'](this),this[_0x1f33df(0x1cb)][_0x1f33df(0x1b1)](_0x1f33df(0x185))['to'](this),this[_0x1f33df(0x18f)][_0x1f33df(0x1b1)](_0x1f33df(0x1c8))['to'](this),this[_0x1f33df(0x18f)][_0x1f33df(0x1b1)](_0x1f33df(0x185))['to'](this)),_0x45f5c1;}[_0x16d3e7(0x1bd)](){const _0x517f49=_0x16d3e7;super[_0x517f49(0x1bd)](),this[_0x517f49(0x1c1)]=this[_0x517f49(0x175)][_0x517f49(0x17b)](_0x517f49(0x197)),this[_0x517f49(0x1c1)][_0x517f49(0x1be)]=this[_0x517f49(0x19a)],this['on'](_0x517f49(0x1ad),(_0x426343,_0x3cc212,_0x358787)=>{const _0x3702cf=_0x517f49;this[_0x3702cf(0x1c1)][_0x3702cf(0x1be)]=_0x358787;});}[_0x16d3e7(0x16e)](_0x18f41a,_0x12010b,_0x3b4ee2,_0x512eb1,_0x5e1080){const _0xc5cb96=_0x16d3e7,_0x51bc5a=new _0x132b80(this[_0xc5cb96(0x1a4)]);return _0x51bc5a[_0xc5cb96(0x1a6)]({'label':_0x18f41a,'icon':_0x12010b,'tooltip':!0x0,'tooltipPosition':_0x5e1080}),_0x51bc5a[_0xc5cb96(0x184)]({'attributes':{'class':_0x3b4ee2}}),_0x51bc5a['on'](_0xc5cb96(0x166),()=>{const _0x3f39cc=_0xc5cb96;this[_0x3f39cc(0x17e)](_0x512eb1,this[_0x3f39cc(0x194)]['id']);}),_0x51bc5a;}[_0x16d3e7(0x182)](){const _0x51a8cf=_0x16d3e7;return _0x51a8cf(0x189)===this[_0x51a8cf(0x194)][_0x51a8cf(0x165)][_0x51a8cf(0x188)][_0x51a8cf(0x169)]?_0x1014c2(this[_0x51a8cf(0x1a4)],_0x51a8cf(0x1ac)):_0x1014c2(this[_0x51a8cf(0x1a4)],_0x51a8cf(0x1b3));}[_0x16d3e7(0x19f)](){const _0x560b18=_0x16d3e7;return this[_0x560b18(0x194)][_0x560b18(0x18e)]?_0x560b18(0x189)===this[_0x560b18(0x194)][_0x560b18(0x165)][_0x560b18(0x188)][_0x560b18(0x169)]?_0x1014c2(this[_0x560b18(0x1a4)],_0x560b18(0x163),this[_0x560b18(0x194)][_0x560b18(0x19d)][_0x560b18(0x171)]):_0x1014c2(this[_0x560b18(0x1a4)],_0x560b18(0x1b4),this[_0x560b18(0x194)][_0x560b18(0x19d)][_0x560b18(0x171)]):null;}}function ds(_0x167743,_0x1ec8a8){const _0x7257b3=_0x16d3e7;let _0x597a85='';return _0x597a85+=_0x167743[_0x7257b3(0x162)]('*')[_0x7257b3(0x1ae)]((_0x1f9377,_0x490343)=>_0x490343%0x2!=0x0?_0x7257b3(0x18a)+us(_0x1f9377)+_0x7257b3(0x186):us(_0x1f9377))[_0x7257b3(0x1b8)](''),_0x1ec8a8&&(_0x597a85+=_0x7257b3(0x1c4)+_0x1ec8a8[_0x7257b3(0x173)]+_0x7257b3(0x1b2)+_0x1ec8a8[_0x7257b3(0x16b)]+_0x7257b3(0x19e)),_0x597a85;}function us(_0x334aa8){const _0x2888ed=_0x16d3e7,_0x4734eb=document[_0x2888ed(0x167)](_0x2888ed(0x16d));return _0x4734eb[_0x2888ed(0x176)]=_0x334aa8,_0x4734eb[_0x2888ed(0x1be)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x50ff75,_0x2bd196,_0x5ba194){const t=_0x50ff75['t'];switch(_0x2bd196){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',_0x5ba194);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x5ba194);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x5ba194);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x5ba194);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x5ba194);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',_0x5ba194);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x5ba194);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',_0x5ba194);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x5ba194);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x5ba194);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x5ba194);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x5ba194);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x5ba194);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x5ba194);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x5ba194);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x5ba194);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x5ba194);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x5ba194);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x5ba194);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x5ba194);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x5ba194);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x5ba194);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x5ba194);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'},_0x5ba194);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x5ba194);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x5ba194);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x5ba194);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x5ba194);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x5ba194);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'},_0x5ba194);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x5ba194);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x5ba194);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x5ba194);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x5ba194);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'},_0x5ba194);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x5ba194);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'},_0x5ba194);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'},_0x5ba194);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x5ba194);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'},_0x5ba194);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x5ba194);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'},_0x5ba194);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x5ba194);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x5ba194);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'},_0x5ba194);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'},_0x5ba194);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 _0x2bd196;}}
23
+ export function getTranslation(_0x2cfd92,_0x58df88,_0x382df6){const t=_0x2cfd92['t'];switch(_0x58df88){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',_0x382df6);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x382df6);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x382df6);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x382df6);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x382df6);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',_0x382df6);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x382df6);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',_0x382df6);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x382df6);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x382df6);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x382df6);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x382df6);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x382df6);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x382df6);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x382df6);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x382df6);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x382df6);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x382df6);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x382df6);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x382df6);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x382df6);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x382df6);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x382df6);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'},_0x382df6);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x382df6);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x382df6);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x382df6);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x382df6);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x382df6);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'},_0x382df6);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x382df6);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x382df6);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x382df6);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x382df6);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'},_0x382df6);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x382df6);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'},_0x382df6);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'},_0x382df6);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x382df6);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'},_0x382df6);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x382df6);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'},_0x382df6);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x382df6);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x382df6);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'},_0x382df6);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'},_0x382df6);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 _0x58df88;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x228927,_0x108c6e){const _0x3077d9=_0x1596,_0x212bb0=_0x228927();while(!![]){try{const _0x1d1408=parseInt(_0x3077d9(0xd3))/0x1*(parseInt(_0x3077d9(0xcd))/0x2)+-parseInt(_0x3077d9(0xd4))/0x3+parseInt(_0x3077d9(0xbb))/0x4*(-parseInt(_0x3077d9(0xd8))/0x5)+parseInt(_0x3077d9(0xc2))/0x6+-parseInt(_0x3077d9(0xd6))/0x7*(-parseInt(_0x3077d9(0xce))/0x8)+parseInt(_0x3077d9(0xc0))/0x9+-parseInt(_0x3077d9(0xd0))/0xa;if(_0x1d1408===_0x108c6e)break;else _0x212bb0['push'](_0x212bb0['shift']());}catch(_0x573b4d){_0x212bb0['push'](_0x212bb0['shift']());}}}(_0x2a99,0x7b4a1));export function normalizeDescription(_0x42cdd5){const _0x45ecd0=_0x1596;return Array[_0x45ecd0(0xc9)](_0x42cdd5)||(_0x42cdd5=[_0x42cdd5]),_0x42cdd5[_0x45ecd0(0xb5)](_0x3aba12=>{const _0x14a70e=_0x45ecd0,_0x2f52ba=_0x3aba12[_0x14a70e(0xb6)][_0x14a70e(0xbd)](/\*/g,''),_0x38ca89=_0x3aba12[_0x14a70e(0xb9)]?_0x14a70e(0xc7)+_0x3aba12[_0x14a70e(0xb9)][_0x14a70e(0xc6)]+']':'';return'['+_0x3aba12[_0x14a70e(0xc4)]+']\x20'+_0x2f52ba+_0x38ca89;})[_0x45ecd0(0xb3)](';\x20');}export function sortSuggestions(_0x3696ba){const _0x2bb69d=_0x1596;return _0x3696ba[_0x2bb69d(0xba)]((_0x71b1d7,_0x2a8866)=>_0x2bb69d(0xcc)==_0x71b1d7[_0x2bb69d(0xc4)]&&_0x2bb69d(0xcc)!=_0x2a8866[_0x2bb69d(0xc4)]?-0x1:_0x2bb69d(0xcc)!=_0x71b1d7[_0x2bb69d(0xc4)]&&_0x2bb69d(0xcc)==_0x2a8866[_0x2bb69d(0xc4)]?0x1:0x0);}function _0x2a99(){const _0x24dd36=['value','\x20[color\x20','isInContent','isArray','createPositionBefore','push','deletion','8cKWXuu','1299328vPRDph','add','5209030zeWLYM','isTouching','isIntersecting','194257HOBJAA','2942883IfmAdx','next','28MbxdKu','length','5EpiaIH','getRanges','isObject','createRange','isCollapsed','start','join','end','map','content','change','createPositionAfter','color','sort','2855828GfDKnw','createPositionAt','replace','schema','isMultiRange','2701737rCCWHR','from','5963574RPPoGc','splice','type','execute'];_0x2a99=function(){return _0x24dd36;};return _0x2a99();}export function getSelectedSuggestions(_0x3244f5,_0x57738e){const _0x28ddda=_0x1596,_0x2981e5=Array[_0x28ddda(0xc1)](_0x3244f5[_0x28ddda(0xd9)]()),_0x109fd9=new Set();for(const _0x3560a6 of _0x57738e)if(_0x3560a6[_0x28ddda(0xc8)]){for(const _0x128142 of _0x2981e5)for(const _0x48d0a6 of _0x3560a6[_0x28ddda(0xd9)]())(_0x128142[_0x28ddda(0xd2)](_0x48d0a6)||_0x3244f5[_0x28ddda(0xb1)]&&!_0x3560a6[_0x28ddda(0xbf)]&&_0x3560a6[_0x28ddda(0xd5)]&&_0x48d0a6[_0x28ddda(0xb4)][_0x28ddda(0xd1)](_0x128142[_0x28ddda(0xb2)]))&&_0x109fd9[_0x28ddda(0xcf)](_0x3560a6);}return _0x109fd9;}export function getRangesOfBlockGroups(_0x207c82,_0x20f761){const _0x1931d4=_0x1596;let _0x2a9209,_0x2f4703=0x0;const _0x54ba99=[],_0x307657=_0x20f761[_0x1931d4(0xbe)];for(;_0x2f4703<_0x207c82[_0x1931d4(0xd7)];){const _0x4c5b10=_0x207c82[_0x2f4703],_0x416edf=_0x207c82[_0x2f4703+0x1];_0x2a9209||(_0x2a9209=_0x20f761[_0x1931d4(0xca)](_0x4c5b10)),co(_0x20f761,_0x4c5b10,_0x416edf)||(_0x54ba99[_0x1931d4(0xcb)](_0x20f761[_0x1931d4(0xb0)](_0x2a9209,_0x307657[_0x1931d4(0xaf)](_0x4c5b10)?_0x20f761[_0x1931d4(0xb8)](_0x4c5b10):_0x20f761[_0x1931d4(0xbc)](_0x4c5b10,_0x1931d4(0xb4)))),_0x2a9209=null),_0x2f4703++;}return _0x54ba99;}function co(_0x59211c,_0x3e8bc7,_0x3e91c0){const _0x148aad=_0x1596;if(!_0x3e91c0)return!0x1;const _0x4dc7d2=_0x59211c[_0x148aad(0xb8)](_0x3e8bc7),_0x49c455=_0x59211c[_0x148aad(0xca)](_0x3e91c0);return _0x4dc7d2[_0x148aad(0xd1)](_0x49c455);}function _0x1596(_0x3816ec,_0x1361ea){const _0x2a9935=_0x2a99();return _0x1596=function(_0x159619,_0x168b54){_0x159619=_0x159619-0xaf;let _0xbda33d=_0x2a9935[_0x159619];return _0xbda33d;},_0x1596(_0x3816ec,_0x1361ea);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x420bc1,_0x1317a7,_0x16be37){const _0x3af8c7=_0x1596;for(;_0x16be37[_0x3af8c7(0xd7)];){const _0xe30655=_0x16be37[_0x3af8c7(0xc3)](0x0,0x64);_0x420bc1[_0x3af8c7(0xb7)](()=>{const _0x21bf43=_0x3af8c7;for(const _0x5d723f of _0xe30655)_0x5d723f[_0x21bf43(0xc8)]&&_0x1317a7[_0x21bf43(0xc5)](_0x5d723f['id']);});}}
23
+ (function(_0x27a2ba,_0x12a2a4){const _0x303df5=_0xf95b,_0x49b7cb=_0x27a2ba();while(!![]){try{const _0x4e5489=parseInt(_0x303df5(0xf5))/0x1*(parseInt(_0x303df5(0xde))/0x2)+parseInt(_0x303df5(0xfa))/0x3+parseInt(_0x303df5(0xfc))/0x4+parseInt(_0x303df5(0xf3))/0x5*(-parseInt(_0x303df5(0xe6))/0x6)+-parseInt(_0x303df5(0xd9))/0x7+parseInt(_0x303df5(0x100))/0x8*(parseInt(_0x303df5(0xf1))/0x9)+-parseInt(_0x303df5(0xdb))/0xa*(parseInt(_0x303df5(0xff))/0xb);if(_0x4e5489===_0x12a2a4)break;else _0x49b7cb['push'](_0x49b7cb['shift']());}catch(_0xcfbb34){_0x49b7cb['push'](_0x49b7cb['shift']());}}}(_0xfd4f,0xa0c53));export function normalizeDescription(_0x50d886){const _0x2a196a=_0xf95b;return Array[_0x2a196a(0xda)](_0x50d886)||(_0x50d886=[_0x50d886]),_0x50d886[_0x2a196a(0xf9)](_0x3befd1=>{const _0x148977=_0x2a196a,_0x28ae8a=_0x3befd1[_0x148977(0x101)][_0x148977(0xe1)](/\*/g,''),_0x307f16=_0x3befd1[_0x148977(0xea)]?_0x148977(0xeb)+_0x3befd1[_0x148977(0xea)][_0x148977(0xd7)]+']':'';return'['+_0x3befd1[_0x148977(0xe9)]+']\x20'+_0x28ae8a+_0x307f16;})[_0x2a196a(0xee)](';\x20');}export function sortSuggestions(_0x3f69bf){const _0x442208=_0xf95b;return _0x3f69bf[_0x442208(0xd6)]((_0x390b4e,_0x4136f1)=>_0x442208(0xdf)==_0x390b4e[_0x442208(0xe9)]&&_0x442208(0xdf)!=_0x4136f1[_0x442208(0xe9)]?-0x1:_0x442208(0xdf)!=_0x390b4e[_0x442208(0xe9)]&&_0x442208(0xdf)==_0x4136f1[_0x442208(0xe9)]?0x1:0x0);}export function getSelectedSuggestions(_0x4c4e61,_0x3ebcba){const _0x17e272=_0xf95b,_0x394f2a=Array[_0x17e272(0xdc)](_0x4c4e61[_0x17e272(0xf0)]()),_0x95221c=new Set();for(const _0x2394eb of _0x3ebcba)if(_0x2394eb[_0x17e272(0xe3)]){for(const _0x46cfde of _0x394f2a)for(const _0xc76a6d of _0x2394eb[_0x17e272(0xf0)]())(_0x46cfde[_0x17e272(0xf4)](_0xc76a6d)||_0x4c4e61[_0x17e272(0xed)]&&!_0x2394eb[_0x17e272(0xf8)]&&_0x2394eb[_0x17e272(0xec)]&&_0xc76a6d[_0x17e272(0xef)][_0x17e272(0xe7)](_0x46cfde[_0x17e272(0xf7)]))&&_0x95221c[_0x17e272(0xe2)](_0x2394eb);}return _0x95221c;}export function getRangesOfBlockGroups(_0x449de3,_0x529ea4){const _0x598f41=_0xf95b;let _0x886258,_0x37aadc=0x0;const _0xf47035=[],_0x4b5ff7=_0x529ea4[_0x598f41(0xfd)];for(;_0x37aadc<_0x449de3[_0x598f41(0xf2)];){const _0x140337=_0x449de3[_0x37aadc],_0x2290b6=_0x449de3[_0x37aadc+0x1];_0x886258||(_0x886258=_0x529ea4[_0x598f41(0xe4)](_0x140337)),co(_0x529ea4,_0x140337,_0x2290b6)||(_0xf47035[_0x598f41(0xfb)](_0x529ea4[_0x598f41(0xd8)](_0x886258,_0x4b5ff7[_0x598f41(0xe0)](_0x140337)?_0x529ea4[_0x598f41(0xf6)](_0x140337):_0x529ea4[_0x598f41(0xfe)](_0x140337,_0x598f41(0xef)))),_0x886258=null),_0x37aadc++;}return _0xf47035;}function _0xf95b(_0x4d9018,_0x2731f3){const _0xfd4fd7=_0xfd4f();return _0xf95b=function(_0xf95b0b,_0x2562e9){_0xf95b0b=_0xf95b0b-0xd6;let _0x3a64ce=_0xfd4fd7[_0xf95b0b];return _0x3a64ce;},_0xf95b(_0x4d9018,_0x2731f3);}function _0xfd4f(){const _0x1b07bf=['color','\x20[color\x20','next','isCollapsed','join','end','getRanges','564012pMQMDm','length','3485rjDRLe','isIntersecting','415335RRnaKL','createPositionAfter','start','isMultiRange','map','173037TbdPRu','push','3633872srAOTF','schema','createPositionAt','209GjhvnO','16tGqmLi','content','sort','value','createRange','3461129QupuWu','isArray','151390nVojZj','from','execute','2GuOoBb','deletion','isObject','replace','add','isInContent','createPositionBefore','change','570ZxdWJT','isTouching','splice','type'];_0xfd4f=function(){return _0x1b07bf;};return _0xfd4f();}function co(_0x120959,_0x1a9387,_0x2061fc){const _0x4562c5=_0xf95b;if(!_0x2061fc)return!0x1;const _0x5270d4=_0x120959[_0x4562c5(0xf6)](_0x1a9387),_0x583a93=_0x120959[_0x4562c5(0xe4)](_0x2061fc);return _0x5270d4[_0x4562c5(0xe7)](_0x583a93);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0xbaaa44,_0x535157,_0x36fca3){const _0x2f307e=_0xf95b;for(;_0x36fca3[_0x2f307e(0xf2)];){const _0x39e249=_0x36fca3[_0x2f307e(0xe8)](0x0,0x64);_0xbaaa44[_0x2f307e(0xe5)](()=>{const _0x221f4e=_0x2f307e;for(const _0x310885 of _0x39e249)_0x310885[_0x221f4e(0xe3)]&&_0x535157[_0x221f4e(0xdd)](_0x310885['id']);});}}