@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240527.0 → 0.0.0-nightly-20240528.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x165cc4=_0x3a52;function _0x118c(){const _0x3a64d7=['_viewToController','stopListening','_handleSuggestionControllerDelayed','menuitem','menu','filter','Annotations','isInContent','items','_disableComments','from','buttonView','_bindAnnotationToEditors','isMultiRange','SuggestionThreadView','focus','lowest','suggestionUnloaded','locale','descriptionParts','delegate','clear','11EXZWno','EditorAnnotations','separator','switchbutton','57456OLaCIR','6899950ixreNv','componentFactory','comments.maxCommentCharsWhenCollapsed','Accept\x20all\x20suggestions','menuitemcheckbox','editor','_refreshActiveMarkers','addSourceCollector','delete','keys','plugins','arrowView','requires','isOn','addComment','trackChanges.SuggestionThreadView','createAnnotation','getRanges','set','_annotationViews','commandName','getSuggestion','editing','Discard\x20all\x20suggestions','Track\x20changes','Discard\x20all\x20selected\x20suggestions','discardSelectedSuggestions','listenTo','push','activeMarkers','_unbindEditors','16883952ZXAljE','model','getMarkers','init','suggestionChanged','length','isDirty','has','mainView','panelView','discardAllSuggestions','comments.maxThreadTotalWeight','previous','actionView','unbind','change:activeAnnotations','pluginName','createCommentThreadController','type','271855YWjbpd','CommentsRepository','values','execute','44276FZKaiH','TrackChangesUI','_addUIComponentsToFactory','5QlAPXw','bind','createAnnotationView','112BYYiJd','innerView','remove','167476RzPvTl','getFirstRange','acceptButton','define','acceptAllSuggestions','_createToolbarButton','size','comments.maxCommentsWhenCollapsed','discardButton','children','reduce','commentThread','get','registerAnnotation','_createMenuBarMenu','337266DlEAGJ','destroy','282UCQqvT','suggestionLoaded','_destroyController','getAllAdjacentSuggestions','trackChanges','add','getJoined','some','acceptSelectedSuggestions','_initializeController','change:previous','comments.editorConfig','comments','TrackChangesEditing','activeAnnotations','trackChanges.disableComments','value','CommentView','getDescriptions','hasSuggestion','Accept\x20all\x20selected\x20suggestions','descriptionFactory','head','button','view','menuBar:trackChanges','isEnabled','_updateController','commands','source','getByInnerView','42iSxSZm','getMarkerNames','CommentsUI','suggestion-','toMany','config','_handleControllerBuffer','_suggestionToController','refreshSelectedViews'];_0x118c=function(){return _0x3a64d7;};return _0x118c();}(function(_0xd08091,_0x23b161){const _0x5c87b8=_0x3a52,_0x4aba4f=_0xd08091();while(!![]){try{const _0x53c09f=parseInt(_0x5c87b8(0x1b5))/0x1+parseInt(_0x5c87b8(0x1b9))/0x2*(parseInt(_0x5c87b8(0x1f2))/0x3)+parseInt(_0x5c87b8(0x1c2))/0x4*(-parseInt(_0x5c87b8(0x1bc))/0x5)+parseInt(_0x5c87b8(0x1d3))/0x6*(-parseInt(_0x5c87b8(0x182))/0x7)+-parseInt(_0x5c87b8(0x1bf))/0x8*(parseInt(_0x5c87b8(0x1d1))/0x9)+-parseInt(_0x5c87b8(0x183))/0xa*(parseInt(_0x5c87b8(0x211))/0xb)+parseInt(_0x5c87b8(0x1a2))/0xc;if(_0x53c09f===_0x23b161)break;else _0x4aba4f['push'](_0x4aba4f['shift']());}catch(_0x5bf078){_0x4aba4f['push'](_0x4aba4f['shift']());}}}(_0x118c,0x5498b));import{Plugin as _0x29fd28}from'ckeditor5/src/core.js';import{Collection as _0x437ca3}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x6c376,createDropdown as _0x453585,ListSeparatorView as _0x35a568,MenuBarMenuView as _0x2587f4,MenuBarMenuListView as _0x4d72d5,MenuBarMenuListItemView as _0x3e024a,MenuBarMenuListItemButtonView as _0x31e9fb,SplitButtonView as _0x2ae63e,ViewModel as _0x3ccfa0}from'ckeditor5/src/ui.js';import{Users as _0x175f24,getDateTimeFormatter as _0x6b51d,getAllMarkersDomElementsSorted as _0x2ae866}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x43dfb9 from'./trackchangesediting.js';import _0x5bf07f from'./ui/suggestioncontroller.js';function _0x3a52(_0x4f7014,_0x41f4be){const _0x118c82=_0x118c();return _0x3a52=function(_0x3a522f,_0x1f57e4){_0x3a522f=_0x3a522f-0x182;let _0x5117d8=_0x118c82[_0x3a522f];return _0x5117d8;},_0x3a52(_0x4f7014,_0x41f4be);}import _0x3dee10 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x3556dc}from'./utils/common-translations.js';import _0x552a7d from'../theme/icons/track-changes.svg';export default class d extends _0x29fd28{static get[_0x165cc4(0x18f)](){const _0x23d5a7=_0x165cc4;return[_0x43dfb9,_0x175f24,_0x23d5a7(0x1b6),_0x23d5a7(0x201),_0x23d5a7(0x212)];}static get[_0x165cc4(0x1b2)](){const _0x51f89f=_0x165cc4;return _0x51f89f(0x1ba);}constructor(_0x41f228){const _0x1345dc=_0x165cc4;super(_0x41f228),this[_0x1345dc(0x1f9)]=new Map(),this[_0x1345dc(0x1fb)]=new Map(),this[_0x1345dc(0x196)]=new Map(),this[_0x1345dc(0x1f8)]=new Map();const _0x39a50c=this[_0x1345dc(0x188)][_0x1345dc(0x1f7)];_0x39a50c[_0x1345dc(0x1c5)](_0x1345dc(0x192),_0x3dee10),_0x39a50c[_0x1345dc(0x1c5)](_0x1345dc(0x1e2),!0x1),this[_0x1345dc(0x204)]=_0x39a50c[_0x1345dc(0x1ce)](_0x1345dc(0x1e2));}[_0x165cc4(0x1fd)](_0x1ed557,_0x5cb343){const _0x4edc00=_0x165cc4;0x0===this[_0x4edc00(0x1f8)][_0x4edc00(0x1c8)]&&setTimeout(()=>{const _0x2ec525=_0x4edc00;for(const [_0x4e2d5f,_0x317e7c]of this[_0x2ec525(0x1f8)]){const _0x2eebe4=this[_0x2ec525(0x1f9)][_0x2ec525(0x1a9)](_0x4e2d5f);_0x2eebe4||_0x317e7c?_0x2eebe4&&_0x317e7c&&this[_0x2ec525(0x1d5)](_0x4e2d5f):this[_0x2ec525(0x1dc)](_0x4e2d5f);}this[_0x2ec525(0x1f8)][_0x2ec525(0x210)](),this[_0x2ec525(0x188)][_0x2ec525(0x18d)][_0x2ec525(0x1ce)](_0x2ec525(0x212))[_0x2ec525(0x1fa)](),this[_0x2ec525(0x189)]();},0xa),this[_0x4edc00(0x1f8)][_0x4edc00(0x195)](_0x1ed557,_0x5cb343);}[_0x165cc4(0x1a5)](){const _0x2c2abf=_0x165cc4,_0x4571b9=this[_0x2c2abf(0x188)],_0x45bd93=_0x4571b9[_0x2c2abf(0x18d)][_0x2c2abf(0x1ce)](_0x2c2abf(0x1e0)),_0x5ba3a8=_0x4571b9[_0x2c2abf(0x18d)][_0x2c2abf(0x1ce)](_0x2c2abf(0x201)),_0x30511e=_0x4571b9[_0x2c2abf(0x18d)][_0x2c2abf(0x1ce)](_0x2c2abf(0x212)),_0xdc7b2=_0x4571b9[_0x2c2abf(0x18d)][_0x2c2abf(0x1ce)](_0x2c2abf(0x1b6));this[_0x2c2abf(0x1bb)](),_0x30511e[_0x2c2abf(0x18a)](()=>{const _0x22f113=_0x2c2abf,_0x3bb36c=[];for(const [_0x57ffc8,_0x17ca3b]of Array[_0x22f113(0x205)](this[_0x22f113(0x1f9)])){const _0xea4ae2=_0x57ffc8[_0x22f113(0x1d6)](),_0x315c16=[];for(const _0x68dbfa of _0xea4ae2){if(!_0x68dbfa[_0x22f113(0x202)])continue;if(_0x68dbfa[_0x22f113(0x208)]){_0x315c16[_0x22f113(0x19f)](..._0x68dbfa[_0x22f113(0x194)]());continue;}const _0x70b850=_0x68dbfa[_0x22f113(0x1c3)]();if(_0x315c16[_0x22f113(0x1a7)]>0x0){const _0x4fa169=_0x315c16[0x0][_0x22f113(0x1d9)](_0x70b850);if(_0x4fa169){_0x315c16[0x0]=_0x4fa169;continue;}}_0x315c16[_0x22f113(0x19f)](_0x70b850);}_0x3bb36c[_0x22f113(0x19f)]([_0x17ca3b[_0x22f113(0x1eb)],_0x315c16]);}return _0x3bb36c;}),this[_0x2c2abf(0x19e)](_0x45bd93,_0x2c2abf(0x1d4),(_0x10f2f9,_0xfbf262)=>{const _0x17f8ea=_0x2c2abf;this[_0x17f8ea(0x19e)](_0xfbf262,_0x17f8ea(0x1dd),(_0x7fc757,_0x344f89,_0x1b633b,_0x37df45)=>{const _0x1e7008=_0x17f8ea;_0xfbf262[_0x1e7008(0x202)]&&(null==_0x1b633b?(this[_0x1e7008(0x1ee)](_0x37df45[_0x1e7008(0x1e9)]),this[_0x1e7008(0x1fd)](_0xfbf262,!0x1)):(this[_0x1e7008(0x1ee)](_0x1b633b[_0x1e7008(0x1e9)]),null==_0x37df45&&this[_0x1e7008(0x1fd)](_0xfbf262,!0x0)));}),null!==_0xfbf262[_0x17f8ea(0x1ae)]?this[_0x17f8ea(0x1ee)](_0xfbf262[_0x17f8ea(0x1e9)]):this[_0x17f8ea(0x1fd)](_0xfbf262,!0x1);}),this[_0x2c2abf(0x19e)](_0x45bd93,_0x2c2abf(0x20c),(_0x16bfe1,_0x22794c,_0x5f368c)=>{const _0x12433b=_0x2c2abf;this[_0x12433b(0x1fc)](_0x22794c,_0x12433b(0x1dd)),this[_0x12433b(0x1f8)][_0x12433b(0x18b)](_0x22794c),this[_0x12433b(0x1f9)][_0x12433b(0x1a9)](_0x22794c)&&this[_0x12433b(0x1d5)](_0x22794c),_0x5f368c&&this[_0x12433b(0x1ee)](_0x5f368c[_0x12433b(0x1e9)]);}),this[_0x2c2abf(0x19e)](_0x45bd93,_0x2c2abf(0x1a6),(_0x2fd529,_0x550f32)=>{const _0x5496cc=_0x2c2abf;this[_0x5496cc(0x1ee)](_0x550f32);}),this[_0x2c2abf(0x19e)](_0x5ba3a8,_0x2c2abf(0x1b1),()=>{const _0x65c331=_0x2c2abf;this[_0x65c331(0x189)]();}),this[_0x2c2abf(0x19e)](_0xdc7b2,_0x2c2abf(0x191),(_0x3e2fc3,{threadId:_0x24b9f6,isFromAdapter:_0x28d7d7})=>{const _0x547fdd=_0x2c2abf;if(_0x28d7d7||!_0x45bd93[_0x547fdd(0x1e6)](_0x24b9f6))return;const _0xb30a4c=_0x45bd93[_0x547fdd(0x198)](_0x24b9f6);this[_0x547fdd(0x1f9)][_0x547fdd(0x1ce)](_0xb30a4c)[_0x547fdd(0x1eb)][_0x547fdd(0x20a)]();},{'priority':_0x2c2abf(0x20b)});}[_0x165cc4(0x189)](){const _0x16a310=_0x165cc4,_0x374cba=this[_0x16a310(0x188)][_0x16a310(0x18d)][_0x16a310(0x1ce)](_0x16a310(0x201)),_0x417cf5=this[_0x16a310(0x188)][_0x16a310(0x18d)][_0x16a310(0x1ce)](_0x16a310(0x1e0)),_0x3c0fbe=Array[_0x16a310(0x205)](_0x374cba[_0x16a310(0x1e1)],_0x10adb3=>_0x10adb3[_0x16a310(0x1c0)])[_0x16a310(0x200)](_0x6750ba=>this[_0x16a310(0x1fb)][_0x16a310(0x1a9)](_0x6750ba)),_0x396644=[];for(const _0x14d86f of _0x3c0fbe){const _0x375b8f=this[_0x16a310(0x1fb)][_0x16a310(0x1ce)](_0x14d86f)[_0x16a310(0x1a3)][_0x16a310(0x1d6)]();_0x396644[_0x16a310(0x19f)](..._0x375b8f[_0x16a310(0x1cc)]((_0x333504,_0x33e78a)=>[..._0x333504,..._0x33e78a[_0x16a310(0x1f3)]()],[]));}_0x417cf5[_0x16a310(0x1a0)]=_0x396644;}[_0x165cc4(0x1bb)](){const _0x110f96=_0x165cc4,_0x5de724=this[_0x110f96(0x188)],_0x3120d5=_0x5de724[_0x110f96(0x20d)],_0x19edd5=_0x3556dc(_0x3120d5,_0x110f96(0x19b)),_0x51ee58=new _0x437ca3([{'type':_0x110f96(0x214),'model':new _0x3ccfa0({'withText':!0x0,'label':_0x19edd5,'commandName':_0x110f96(0x1d7),'role':_0x110f96(0x187)})},{'type':_0x110f96(0x213)},{'type':_0x110f96(0x1ea),'model':new _0x3ccfa0({'withText':!0x0,'label':_0x3556dc(_0x3120d5,_0x110f96(0x186)),'commandName':_0x110f96(0x1c6),'role':_0x110f96(0x1fe)})},{'type':_0x110f96(0x1ea),'model':new _0x3ccfa0({'withText':!0x0,'label':_0x3556dc(_0x3120d5,_0x110f96(0x1e7)),'commandName':_0x110f96(0x1db),'role':_0x110f96(0x1fe)})},{'type':_0x110f96(0x1ea),'model':new _0x3ccfa0({'withText':!0x0,'label':_0x3556dc(_0x3120d5,_0x110f96(0x19a)),'commandName':_0x110f96(0x1ac),'role':_0x110f96(0x1fe)})},{'type':_0x110f96(0x1ea),'model':new _0x3ccfa0({'withText':!0x0,'label':_0x3556dc(_0x3120d5,_0x110f96(0x19c)),'commandName':_0x110f96(0x19d),'role':_0x110f96(0x1fe)})}]);for(const _0x15d797 of _0x51ee58)if(ae(_0x15d797)){const _0x7c4f2f=_0x5de724[_0x110f96(0x1ef)][_0x110f96(0x1ce)](_0x15d797[_0x110f96(0x1a3)][_0x110f96(0x197)]);_0x15d797[_0x110f96(0x1a3)][_0x110f96(0x1bd)](_0x110f96(0x190),_0x110f96(0x1ed))['to'](_0x7c4f2f,_0x110f96(0x1e3),_0x110f96(0x1ed));}_0x5de724['ui'][_0x110f96(0x184)][_0x110f96(0x1d8)](_0x110f96(0x1d7),_0x4992d9=>this[_0x110f96(0x1c7)](_0x4992d9,_0x51ee58,_0x19edd5)),_0x5de724['ui'][_0x110f96(0x184)][_0x110f96(0x1d8)](_0x110f96(0x1ec),_0xc8c8e3=>this[_0x110f96(0x1d0)](_0xc8c8e3,_0x51ee58,_0x19edd5));}[_0x165cc4(0x1c7)](_0x117a1b,_0x3579cc,_0x53227f){const _0x2451ff=_0x165cc4,_0x4a8d90=_0x453585(_0x117a1b,_0x2ae63e),_0x4bbc19=this[_0x2451ff(0x188)][_0x2451ff(0x1ef)][_0x2451ff(0x1ce)](_0x2451ff(0x1d7));_0x4a8d90[_0x2451ff(0x206)][_0x2451ff(0x195)]({'tooltip':_0x53227f,'label':_0x53227f,'icon':_0x552a7d}),_0x4a8d90[_0x2451ff(0x206)][_0x2451ff(0x1bd)](_0x2451ff(0x190))['to'](_0x4bbc19,_0x2451ff(0x1e3)),_0x4a8d90[_0x2451ff(0x206)]['on'](_0x2451ff(0x1b8),()=>{const _0x1c4c7d=_0x2451ff;_0x4bbc19[_0x1c4c7d(0x1b8)](),this[_0x1c4c7d(0x188)][_0x1c4c7d(0x199)][_0x1c4c7d(0x1eb)][_0x1c4c7d(0x20a)]();}),_0x6c376(_0x4a8d90,_0x3579cc,{'role':_0x2451ff(0x1ff)});const _0x162863=[];for(const _0x414475 of _0x3579cc)ae(_0x414475)&&_0x162863[_0x2451ff(0x19f)](this[_0x2451ff(0x188)][_0x2451ff(0x1ef)][_0x2451ff(0x1ce)](_0x414475[_0x2451ff(0x1a3)][_0x2451ff(0x197)]));const _0x5d0291=_0x4a8d90[_0x2451ff(0x206)];return _0x5d0291[_0x2451ff(0x1af)][_0x2451ff(0x1b0)](_0x2451ff(0x1ed)),_0x5d0291[_0x2451ff(0x18e)][_0x2451ff(0x1b0)](_0x2451ff(0x1ed)),_0x5d0291[_0x2451ff(0x1af)][_0x2451ff(0x1bd)](_0x2451ff(0x1ed))['to'](_0x4bbc19,_0x2451ff(0x1ed)),_0x5d0291[_0x2451ff(0x18e)][_0x2451ff(0x1bd)](_0x2451ff(0x1ed))[_0x2451ff(0x1f6)](_0x162863,_0x2451ff(0x1ed),(..._0x4422ab)=>_0x4422ab[_0x2451ff(0x1da)](_0x34b883=>_0x34b883)),_0x4a8d90['on'](_0x2451ff(0x1b8),_0x3117a3=>{const _0x24acae=_0x2451ff;this[_0x24acae(0x188)][_0x24acae(0x1b8)](_0x3117a3[_0x24acae(0x1f0)][_0x24acae(0x197)]),this[_0x24acae(0x188)][_0x24acae(0x199)][_0x24acae(0x1eb)][_0x24acae(0x20a)]();}),_0x4a8d90;}[_0x165cc4(0x1d0)](_0x3973b5,_0x4189db,_0x2c5807){const _0x552a23=_0x165cc4,_0x44db8a=new _0x2587f4(_0x3973b5),_0x2566f1=this[_0x552a23(0x188)][_0x552a23(0x1ef)][_0x552a23(0x1ce)](_0x552a23(0x1d7));_0x44db8a[_0x552a23(0x206)][_0x552a23(0x195)]({'label':_0x2c5807,'icon':_0x552a7d});const _0xa81105=new _0x4d72d5(_0x3973b5);for(const _0x3439cb of _0x4189db){if(_0x552a23(0x213)==_0x3439cb[_0x552a23(0x1b4)]){_0xa81105[_0x552a23(0x203)][_0x552a23(0x1d8)](new _0x35a568(_0x3973b5));continue;}const _0x4a02cd=new _0x3e024a(_0x3973b5,_0x44db8a),_0x38fb89=new _0x31e9fb(_0x3973b5),_0x764400=_0x3439cb[_0x552a23(0x1a3)];_0x38fb89[_0x552a23(0x1bd)](...Object[_0x552a23(0x18c)](_0x764400))['to'](_0x764400),_0x38fb89[_0x552a23(0x20f)](_0x552a23(0x1b8))['to'](_0x44db8a),_0x38fb89['on'](_0x552a23(0x1b8),()=>{const _0x399225=_0x552a23;this[_0x399225(0x188)][_0x399225(0x1b8)](_0x764400[_0x399225(0x197)]),this[_0x399225(0x188)][_0x399225(0x199)][_0x399225(0x1eb)][_0x399225(0x20a)]();}),_0x4a02cd[_0x552a23(0x1cb)][_0x552a23(0x1d8)](_0x38fb89),_0xa81105[_0x552a23(0x203)][_0x552a23(0x1d8)](_0x4a02cd);}return _0x44db8a[_0x552a23(0x1bd)](_0x552a23(0x1ed))['to'](_0x2566f1,_0x552a23(0x1ed)),_0x44db8a[_0x552a23(0x1ab)][_0x552a23(0x1cb)][_0x552a23(0x1d8)](_0xa81105),_0x44db8a;}[_0x165cc4(0x1dc)](_0x3060e8){const _0x19e5cc=_0x165cc4,_0x1bea89=this[_0x19e5cc(0x188)],_0x5b3fc0=_0x1bea89[_0x19e5cc(0x1f7)],_0x2730a2=_0x1bea89[_0x19e5cc(0x18d)][_0x19e5cc(0x1ce)](_0x19e5cc(0x201)),_0x52a29e=_0x1bea89[_0x19e5cc(0x18d)][_0x19e5cc(0x1ce)](_0x19e5cc(0x1b6)),_0x3c6aeb=_0x1bea89[_0x19e5cc(0x18d)][_0x19e5cc(0x1ce)](_0x19e5cc(0x212)),_0x252320=_0x1bea89[_0x19e5cc(0x18d)][_0x19e5cc(0x1ce)](_0x175f24)['me'],_0x3b858b=_0x5b3fc0[_0x19e5cc(0x1ce)](_0x19e5cc(0x1d7))[_0x19e5cc(0x209)],{CommentsListView:_0x5d65e4,CommentThreadInputView:_0x1703c3}=_0x1bea89[_0x19e5cc(0x18d)][_0x19e5cc(0x1ce)](_0x19e5cc(0x1f4));let _0x1c9ba6,_0x3362a7;this[_0x19e5cc(0x196)][_0x19e5cc(0x1a9)](_0x3060e8['id'])?(_0x3362a7=this[_0x19e5cc(0x196)][_0x19e5cc(0x1ce)](_0x3060e8['id']),_0x1c9ba6=_0x3362a7[_0x19e5cc(0x1aa)]):(_0x1c9ba6=new _0x3b858b(_0x1bea89[_0x19e5cc(0x20d)],_0x3060e8,_0x252320,{'disableComments':this[_0x19e5cc(0x204)],'editorConfig':_0x5b3fc0[_0x19e5cc(0x1ce)](_0x19e5cc(0x1de)),'maxCommentsWhenCollapsed':_0x5b3fc0[_0x19e5cc(0x1ce)](_0x19e5cc(0x1c9)),'maxThreadTotalWeight':_0x5b3fc0[_0x19e5cc(0x1ce)](_0x19e5cc(0x1ad)),'maxCommentCharsWhenCollapsed':_0x5b3fc0[_0x19e5cc(0x1ce)](_0x19e5cc(0x185)),'formatDateTime':_0x6b51d(_0x5b3fc0[_0x19e5cc(0x1ce)](_0x19e5cc(0x20d))),'CommentView':_0x5b3fc0[_0x19e5cc(0x1ce)](_0x19e5cc(0x1df))[_0x19e5cc(0x1e4)],'CommentsListView':_0x5d65e4,'CommentThreadInputView':_0x1703c3}),_0x1c9ba6[_0x19e5cc(0x1c4)]['on'](_0x19e5cc(0x1b8),()=>{const _0x48a99d=_0x19e5cc;_0x1bea89[_0x48a99d(0x199)][_0x48a99d(0x1eb)][_0x48a99d(0x20a)]();}),_0x1c9ba6[_0x19e5cc(0x1ca)]['on'](_0x19e5cc(0x1b8),()=>{const _0x418b19=_0x19e5cc;_0x1bea89[_0x418b19(0x199)][_0x418b19(0x1eb)][_0x418b19(0x20a)]();}),_0x3362a7=_0x2730a2[_0x19e5cc(0x1be)](this[_0x19e5cc(0x188)][_0x19e5cc(0x20d)],_0x1c9ba6),_0x3362a7[_0x19e5cc(0x1bd)](_0x19e5cc(0x1a8))['to'](_0x1c9ba6,_0x19e5cc(0x1a8)),_0x3362a7[_0x19e5cc(0x1bd)](_0x19e5cc(0x1a7))['to'](_0x1c9ba6),_0x3362a7[_0x19e5cc(0x1bd)](_0x19e5cc(0x1b4))['to'](_0x1c9ba6,_0x19e5cc(0x1b4),_0x225dcd=>_0x19e5cc(0x1f5)+_0x225dcd),this[_0x19e5cc(0x196)][_0x19e5cc(0x195)](_0x3060e8['id'],_0x3362a7));const _0x59b386=_0x52a29e[_0x19e5cc(0x1b3)](_0x3060e8[_0x19e5cc(0x1cd)],_0x1c9ba6),_0x2dc7fa=new _0x5bf07f(_0x1bea89,_0x3060e8,_0x1c9ba6,_0x59b386),_0x898db8=_0x3060e8[_0x19e5cc(0x1d6)]()[_0x19e5cc(0x200)](_0x51167a=>_0x51167a[_0x19e5cc(0x202)]);_0x1c9ba6[_0x19e5cc(0x20e)]=_0x1bea89[_0x19e5cc(0x18d)][_0x19e5cc(0x1ce)](_0x19e5cc(0x1e0))[_0x19e5cc(0x1e8)][_0x19e5cc(0x1e5)](_0x898db8),this[_0x19e5cc(0x1f9)][_0x19e5cc(0x195)](_0x3060e8,_0x2dc7fa),this[_0x19e5cc(0x1fb)][_0x19e5cc(0x195)](_0x1c9ba6,_0x2dc7fa);const _0x1faabb=_0x2730a2[_0x19e5cc(0x193)]({'view':_0x3362a7,'target':()=>{const _0x6727ba=_0x19e5cc,_0x15c73d=[],_0x3c5b77=_0x3060e8[_0x6727ba(0x1d6)]()[_0x6727ba(0x200)](_0x4a8d20=>_0x4a8d20[_0x6727ba(0x202)]);for(const _0x27f6f1 of _0x3c5b77)_0x15c73d[_0x6727ba(0x19f)](..._0x27f6f1[_0x6727ba(0x1a4)]());return _0x2ae866(_0x1bea89[_0x6727ba(0x199)],_0x15c73d);},'type':()=>_0x19e5cc(0x1f5)+_0x2dc7fa[_0x19e5cc(0x1eb)][_0x19e5cc(0x1b4)]});_0x52a29e[_0x19e5cc(0x207)](_0x1c9ba6,_0x1faabb),_0x2730a2[_0x19e5cc(0x1d8)](_0x1faabb),_0x3c6aeb[_0x19e5cc(0x1cf)](_0x1faabb);}[_0x165cc4(0x1d5)](_0x1607a2){const _0x4b53d2=_0x165cc4,_0x5bac2c=this[_0x4b53d2(0x188)][_0x4b53d2(0x18d)][_0x4b53d2(0x1ce)](_0x4b53d2(0x1b6)),_0x31953c=this[_0x4b53d2(0x188)][_0x4b53d2(0x18d)][_0x4b53d2(0x1ce)](_0x4b53d2(0x201)),_0x161ea0=this[_0x4b53d2(0x1f9)][_0x4b53d2(0x1ce)](_0x1607a2),_0x36bc8c=_0x161ea0[_0x4b53d2(0x1eb)],_0x2ca598=_0x31953c[_0x4b53d2(0x1f1)](_0x36bc8c);_0x5bac2c[_0x4b53d2(0x1a1)](_0x36bc8c),_0x2ca598&&_0x31953c[_0x4b53d2(0x1c1)](_0x2ca598),this[_0x4b53d2(0x1f9)][_0x4b53d2(0x18b)](_0x1607a2),this[_0x4b53d2(0x1fb)][_0x4b53d2(0x18b)](_0x36bc8c),_0x161ea0[_0x4b53d2(0x1d2)]();}[_0x165cc4(0x1ee)](_0x176088){const _0x781132=_0x165cc4;if(!_0x176088[_0x781132(0x202)]||!this[_0x781132(0x1f9)][_0x781132(0x1a9)](_0x176088))return;const _0x371c29=this[_0x781132(0x188)][_0x781132(0x18d)][_0x781132(0x1ce)](_0x781132(0x1e0)),_0x4e8572=this[_0x781132(0x1f9)][_0x781132(0x1ce)](_0x176088),_0x733f1=_0x176088[_0x781132(0x1d6)]();_0x4e8572[_0x781132(0x1eb)][_0x781132(0x20e)]=_0x371c29[_0x781132(0x1e8)][_0x781132(0x1e5)](_0x733f1);}[_0x165cc4(0x1d2)](){const _0x28f57b=_0x165cc4;for(const _0x394dd2 of this[_0x28f57b(0x1f9)][_0x28f57b(0x18c)]())this[_0x28f57b(0x1d5)](_0x394dd2);for(const _0x53fada of this[_0x28f57b(0x196)][_0x28f57b(0x1b7)]())_0x53fada[_0x28f57b(0x1aa)][_0x28f57b(0x1d2)]();super[_0x28f57b(0x1d2)]();}}function ae(_0x437429){const _0x1c105a=_0x165cc4;return _0x1c105a(0x1a3)in _0x437429;}
23
+ const _0x3ae0aa=_0x163a;(function(_0x43c482,_0x195f1e){const _0x3c1e59=_0x163a,_0x14208c=_0x43c482();while(!![]){try{const _0x3d2b23=-parseInt(_0x3c1e59(0x244))/0x1*(parseInt(_0x3c1e59(0x1ef))/0x2)+-parseInt(_0x3c1e59(0x1f9))/0x3*(-parseInt(_0x3c1e59(0x253))/0x4)+parseInt(_0x3c1e59(0x22f))/0x5+-parseInt(_0x3c1e59(0x24b))/0x6*(parseInt(_0x3c1e59(0x25b))/0x7)+-parseInt(_0x3c1e59(0x26e))/0x8*(-parseInt(_0x3c1e59(0x25f))/0x9)+parseInt(_0x3c1e59(0x249))/0xa+parseInt(_0x3c1e59(0x226))/0xb*(-parseInt(_0x3c1e59(0x1fd))/0xc);if(_0x3d2b23===_0x195f1e)break;else _0x14208c['push'](_0x14208c['shift']());}catch(_0x6000aa){_0x14208c['push'](_0x14208c['shift']());}}}(_0x2d3c,0xb84e2));import{Plugin as _0x116d53}from'ckeditor5/src/core.js';import{Collection as _0x59df8f}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x567e1e,createDropdown as _0x4fc04e,ListSeparatorView as _0x4c972e,MenuBarMenuView as _0x39b28a,MenuBarMenuListView as _0x3e343f,MenuBarMenuListItemView as _0x51b79e,MenuBarMenuListItemButtonView as _0x5d89b9,SplitButtonView as _0x6bbe43,ViewModel as _0x141e5b}from'ckeditor5/src/ui.js';function _0x163a(_0x1c44ec,_0x1c2c6d){const _0x2d3c5a=_0x2d3c();return _0x163a=function(_0x163a69,_0x229756){_0x163a69=_0x163a69-0x1e5;let _0x5f8c0=_0x2d3c5a[_0x163a69];return _0x5f8c0;},_0x163a(_0x1c44ec,_0x1c2c6d);}import{Users as _0x2dc252,getDateTimeFormatter as _0x1005d7,getAllMarkersDomElementsSorted as _0x2d6041}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x60f419 from'./trackchangesediting.js';import _0x58a7b2 from'./ui/suggestioncontroller.js';function _0x2d3c(){const _0x4383b0=['comments.maxCommentsWhenCollapsed','EditorAnnotations','_handleControllerBuffer','15716HfBcEN','discardButton','comments.maxThreadTotalWeight','_disableComments','change:activeAnnotations','Accept\x20all\x20selected\x20suggestions','type','requires','15673fEhMcx','remove','registerAnnotation','destroy','693dWRVQj','hasSuggestion','button','Discard\x20all\x20suggestions','TrackChangesEditing','values','reduce','execute','acceptSelectedSuggestions','suggestion-','plugins','trackChanges','view','TrackChangesUI','discardSelectedSuggestions','32488fRvwLT','filter','unbind','discardAllSuggestions','children','Discard\x20all\x20selected\x20suggestions','acceptAllSuggestions','suggestionChanged','_unbindEditors','define','comments.maxCommentCharsWhenCollapsed','trackChanges.disableComments','refreshSelectedViews','_handleSuggestionControllerDelayed','commentThread','CommentsRepository','menu','CommentsUI','source','menuitemcheckbox','836172vFMWvX','separator','_annotationViews','menuBar:trackChanges','_bindAnnotationToEditors','model','comments.editorConfig','value','commands','switchbutton','633QZauWV','arrowView','mainView','editor','1718868SELCpZ','suggestionLoaded','getFirstRange','actionView','listenTo','_initializeController','innerView','activeMarkers','items','previous','from','clear','some','editing','set','descriptionFactory','getJoined','trackChanges.SuggestionThreadView','Track\x20changes','getAllAdjacentSuggestions','lowest','config','commandName','Annotations','buttonView','focus','get','acceptButton','isOn','_createToolbarButton','_viewToController','head','createCommentThreadController','delete','panelView','createAnnotation','getRanges','_destroyController','init','size','isMultiRange','22HyrKDq','CommentView','_suggestionToController','push','_createMenuBarMenu','getMarkers','bind','_refreshActiveMarkers','menuitem','4880630RHYIDw','_updateController','addComment','length','isDirty','componentFactory','delegate','getMarkerNames','suggestionUnloaded','locale','activeAnnotations','isInContent','isEnabled','keys','addSourceCollector','_addUIComponentsToFactory','SuggestionThreadView','change:previous','has','toMany','getDescriptions','3wDSQQd','getByInnerView','add','stopListening','pluginName','12502890DJlUDq','getSuggestion','2874QliMbZ','Accept\x20all\x20suggestions','comments','descriptionParts','createAnnotationView'];_0x2d3c=function(){return _0x4383b0;};return _0x2d3c();}import _0x47babf from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2b90a1}from'./utils/common-translations.js';import _0xcf218a from'../theme/icons/track-changes.svg';export default class d extends _0x116d53{static get[_0x3ae0aa(0x25a)](){const _0x3e137c=_0x3ae0aa;return[_0x60f419,_0x2dc252,_0x3e137c(0x1ea),_0x3e137c(0x214),_0x3e137c(0x251)];}static get[_0x3ae0aa(0x248)](){const _0x58c317=_0x3ae0aa;return _0x58c317(0x26c);}constructor(_0x1f60d4){const _0x46d64a=_0x3ae0aa;super(_0x1f60d4),this[_0x46d64a(0x228)]=new Map(),this[_0x46d64a(0x21b)]=new Map(),this[_0x46d64a(0x1f1)]=new Map(),this[_0x46d64a(0x252)]=new Map();const _0x207c75=this[_0x46d64a(0x1fc)][_0x46d64a(0x212)];_0x207c75[_0x46d64a(0x277)](_0x46d64a(0x20e),_0x47babf),_0x207c75[_0x46d64a(0x277)](_0x46d64a(0x1e6),!0x1),this[_0x46d64a(0x256)]=_0x207c75[_0x46d64a(0x217)](_0x46d64a(0x1e6));}[_0x3ae0aa(0x1e8)](_0x4d2cd1,_0x1a7ce4){const _0x262141=_0x3ae0aa;0x0===this[_0x262141(0x252)][_0x262141(0x224)]&&setTimeout(()=>{const _0x118ec2=_0x262141;for(const [_0x512433,_0x3347cc]of this[_0x118ec2(0x252)]){const _0xc1342d=this[_0x118ec2(0x228)][_0x118ec2(0x241)](_0x512433);_0xc1342d||_0x3347cc?_0xc1342d&&_0x3347cc&&this[_0x118ec2(0x222)](_0x512433):this[_0x118ec2(0x202)](_0x512433);}this[_0x118ec2(0x252)][_0x118ec2(0x208)](),this[_0x118ec2(0x1fc)][_0x118ec2(0x269)][_0x118ec2(0x217)](_0x118ec2(0x251))[_0x118ec2(0x1e7)](),this[_0x118ec2(0x22d)]();},0xa),this[_0x262141(0x252)][_0x262141(0x20b)](_0x4d2cd1,_0x1a7ce4);}[_0x3ae0aa(0x223)](){const _0x1d2404=_0x3ae0aa,_0x40ebff=this[_0x1d2404(0x1fc)],_0x248f26=_0x40ebff[_0x1d2404(0x269)][_0x1d2404(0x217)](_0x1d2404(0x263)),_0x18c481=_0x40ebff[_0x1d2404(0x269)][_0x1d2404(0x217)](_0x1d2404(0x214)),_0x2bb1ec=_0x40ebff[_0x1d2404(0x269)][_0x1d2404(0x217)](_0x1d2404(0x251)),_0x1b51c6=_0x40ebff[_0x1d2404(0x269)][_0x1d2404(0x217)](_0x1d2404(0x1ea));this[_0x1d2404(0x23e)](),_0x2bb1ec[_0x1d2404(0x23d)](()=>{const _0x456d13=_0x1d2404,_0x4f449a=[];for(const [_0x22dad4,_0x155f4a]of Array[_0x456d13(0x207)](this[_0x456d13(0x228)])){const _0x3a8978=_0x22dad4[_0x456d13(0x210)](),_0x45985c=[];for(const _0x11b61a of _0x3a8978){if(!_0x11b61a[_0x456d13(0x23a)])continue;if(_0x11b61a[_0x456d13(0x225)]){_0x45985c[_0x456d13(0x229)](..._0x11b61a[_0x456d13(0x221)]());continue;}const _0x188350=_0x11b61a[_0x456d13(0x1ff)]();if(_0x45985c[_0x456d13(0x232)]>0x0){const _0x353481=_0x45985c[0x0][_0x456d13(0x20d)](_0x188350);if(_0x353481){_0x45985c[0x0]=_0x353481;continue;}}_0x45985c[_0x456d13(0x229)](_0x188350);}_0x4f449a[_0x456d13(0x229)]([_0x155f4a[_0x456d13(0x26b)],_0x45985c]);}return _0x4f449a;}),this[_0x1d2404(0x201)](_0x248f26,_0x1d2404(0x1fe),(_0xda166d,_0x2441cb)=>{const _0x31ddb2=_0x1d2404;this[_0x31ddb2(0x201)](_0x2441cb,_0x31ddb2(0x240),(_0x31707a,_0x4b819f,_0x590d2d,_0x48c39f)=>{const _0x6ea56a=_0x31ddb2;_0x2441cb[_0x6ea56a(0x23a)]&&(null==_0x590d2d?(this[_0x6ea56a(0x230)](_0x48c39f[_0x6ea56a(0x21c)]),this[_0x6ea56a(0x1e8)](_0x2441cb,!0x1)):(this[_0x6ea56a(0x230)](_0x590d2d[_0x6ea56a(0x21c)]),null==_0x48c39f&&this[_0x6ea56a(0x1e8)](_0x2441cb,!0x0)));}),null!==_0x2441cb[_0x31ddb2(0x206)]?this[_0x31ddb2(0x230)](_0x2441cb[_0x31ddb2(0x21c)]):this[_0x31ddb2(0x1e8)](_0x2441cb,!0x1);}),this[_0x1d2404(0x201)](_0x248f26,_0x1d2404(0x237),(_0x5ccd2f,_0x3388ba,_0x475dfd)=>{const _0x5c507f=_0x1d2404;this[_0x5c507f(0x247)](_0x3388ba,_0x5c507f(0x240)),this[_0x5c507f(0x252)][_0x5c507f(0x21e)](_0x3388ba),this[_0x5c507f(0x228)][_0x5c507f(0x241)](_0x3388ba)&&this[_0x5c507f(0x222)](_0x3388ba),_0x475dfd&&this[_0x5c507f(0x230)](_0x475dfd[_0x5c507f(0x21c)]);}),this[_0x1d2404(0x201)](_0x248f26,_0x1d2404(0x275),(_0x1750b4,_0x2c8ccb)=>{const _0x561b79=_0x1d2404;this[_0x561b79(0x230)](_0x2c8ccb);}),this[_0x1d2404(0x201)](_0x18c481,_0x1d2404(0x257),()=>{const _0xbf8b4a=_0x1d2404;this[_0xbf8b4a(0x22d)]();}),this[_0x1d2404(0x201)](_0x1b51c6,_0x1d2404(0x231),(_0x15ce47,{threadId:_0x4997f8,isFromAdapter:_0x4992b1})=>{const _0x57b02c=_0x1d2404;if(_0x4992b1||!_0x248f26[_0x57b02c(0x260)](_0x4997f8))return;const _0x25b27a=_0x248f26[_0x57b02c(0x24a)](_0x4997f8);this[_0x57b02c(0x228)][_0x57b02c(0x217)](_0x25b27a)[_0x57b02c(0x26b)][_0x57b02c(0x216)]();},{'priority':_0x1d2404(0x211)});}[_0x3ae0aa(0x22d)](){const _0x4d268f=_0x3ae0aa,_0x1d94bd=this[_0x4d268f(0x1fc)][_0x4d268f(0x269)][_0x4d268f(0x217)](_0x4d268f(0x214)),_0x3dceef=this[_0x4d268f(0x1fc)][_0x4d268f(0x269)][_0x4d268f(0x217)](_0x4d268f(0x263)),_0x2523d6=Array[_0x4d268f(0x207)](_0x1d94bd[_0x4d268f(0x239)],_0x386d41=>_0x386d41[_0x4d268f(0x203)])[_0x4d268f(0x26f)](_0x2e4425=>this[_0x4d268f(0x21b)][_0x4d268f(0x241)](_0x2e4425)),_0x205b57=[];for(const _0x504a42 of _0x2523d6){const _0x253059=this[_0x4d268f(0x21b)][_0x4d268f(0x217)](_0x504a42)[_0x4d268f(0x1f4)][_0x4d268f(0x210)]();_0x205b57[_0x4d268f(0x229)](..._0x253059[_0x4d268f(0x265)]((_0x548d6a,_0x35312d)=>[..._0x548d6a,..._0x35312d[_0x4d268f(0x236)]()],[]));}_0x3dceef[_0x4d268f(0x204)]=_0x205b57;}[_0x3ae0aa(0x23e)](){const _0x16538e=_0x3ae0aa,_0x394866=this[_0x16538e(0x1fc)],_0x5c87fe=_0x394866[_0x16538e(0x238)],_0x194708=_0x2b90a1(_0x5c87fe,_0x16538e(0x20f)),_0x45fbdf=new _0x59df8f([{'type':_0x16538e(0x1f8),'model':new _0x141e5b({'withText':!0x0,'label':_0x194708,'commandName':_0x16538e(0x26a),'role':_0x16538e(0x1ee)})},{'type':_0x16538e(0x1f0)},{'type':_0x16538e(0x261),'model':new _0x141e5b({'withText':!0x0,'label':_0x2b90a1(_0x5c87fe,_0x16538e(0x24c)),'commandName':_0x16538e(0x274),'role':_0x16538e(0x22e)})},{'type':_0x16538e(0x261),'model':new _0x141e5b({'withText':!0x0,'label':_0x2b90a1(_0x5c87fe,_0x16538e(0x258)),'commandName':_0x16538e(0x267),'role':_0x16538e(0x22e)})},{'type':_0x16538e(0x261),'model':new _0x141e5b({'withText':!0x0,'label':_0x2b90a1(_0x5c87fe,_0x16538e(0x262)),'commandName':_0x16538e(0x271),'role':_0x16538e(0x22e)})},{'type':_0x16538e(0x261),'model':new _0x141e5b({'withText':!0x0,'label':_0x2b90a1(_0x5c87fe,_0x16538e(0x273)),'commandName':_0x16538e(0x26d),'role':_0x16538e(0x22e)})}]);for(const _0x11f0f0 of _0x45fbdf)if(ae(_0x11f0f0)){const _0x28243d=_0x394866[_0x16538e(0x1f7)][_0x16538e(0x217)](_0x11f0f0[_0x16538e(0x1f4)][_0x16538e(0x213)]);_0x11f0f0[_0x16538e(0x1f4)][_0x16538e(0x22c)](_0x16538e(0x219),_0x16538e(0x23b))['to'](_0x28243d,_0x16538e(0x1f6),_0x16538e(0x23b));}_0x394866['ui'][_0x16538e(0x234)][_0x16538e(0x246)](_0x16538e(0x26a),_0x129601=>this[_0x16538e(0x21a)](_0x129601,_0x45fbdf,_0x194708)),_0x394866['ui'][_0x16538e(0x234)][_0x16538e(0x246)](_0x16538e(0x1f2),_0x3f3bc2=>this[_0x16538e(0x22a)](_0x3f3bc2,_0x45fbdf,_0x194708));}[_0x3ae0aa(0x21a)](_0x457c6d,_0x4944ef,_0xfa5833){const _0x22866d=_0x3ae0aa,_0x942dfd=_0x4fc04e(_0x457c6d,_0x6bbe43),_0x5d4b5e=this[_0x22866d(0x1fc)][_0x22866d(0x1f7)][_0x22866d(0x217)](_0x22866d(0x26a));_0x942dfd[_0x22866d(0x215)][_0x22866d(0x20b)]({'tooltip':_0xfa5833,'label':_0xfa5833,'icon':_0xcf218a}),_0x942dfd[_0x22866d(0x215)][_0x22866d(0x22c)](_0x22866d(0x219))['to'](_0x5d4b5e,_0x22866d(0x1f6)),_0x942dfd[_0x22866d(0x215)]['on'](_0x22866d(0x266),()=>{const _0x5923f6=_0x22866d;_0x5d4b5e[_0x5923f6(0x266)](),this[_0x5923f6(0x1fc)][_0x5923f6(0x20a)][_0x5923f6(0x26b)][_0x5923f6(0x216)]();}),_0x567e1e(_0x942dfd,_0x4944ef,{'role':_0x22866d(0x1eb)});const _0x1edb7e=[];for(const _0x2cef6f of _0x4944ef)ae(_0x2cef6f)&&_0x1edb7e[_0x22866d(0x229)](this[_0x22866d(0x1fc)][_0x22866d(0x1f7)][_0x22866d(0x217)](_0x2cef6f[_0x22866d(0x1f4)][_0x22866d(0x213)]));const _0x107bea=_0x942dfd[_0x22866d(0x215)];return _0x107bea[_0x22866d(0x200)][_0x22866d(0x270)](_0x22866d(0x23b)),_0x107bea[_0x22866d(0x1fa)][_0x22866d(0x270)](_0x22866d(0x23b)),_0x107bea[_0x22866d(0x200)][_0x22866d(0x22c)](_0x22866d(0x23b))['to'](_0x5d4b5e,_0x22866d(0x23b)),_0x107bea[_0x22866d(0x1fa)][_0x22866d(0x22c)](_0x22866d(0x23b))[_0x22866d(0x242)](_0x1edb7e,_0x22866d(0x23b),(..._0x4ef2d0)=>_0x4ef2d0[_0x22866d(0x209)](_0x1e15fd=>_0x1e15fd)),_0x942dfd['on'](_0x22866d(0x266),_0x4f6d02=>{const _0x560290=_0x22866d;this[_0x560290(0x1fc)][_0x560290(0x266)](_0x4f6d02[_0x560290(0x1ed)][_0x560290(0x213)]),this[_0x560290(0x1fc)][_0x560290(0x20a)][_0x560290(0x26b)][_0x560290(0x216)]();}),_0x942dfd;}[_0x3ae0aa(0x22a)](_0x127e8a,_0xe01e31,_0x2708a1){const _0x464439=_0x3ae0aa,_0x73488e=new _0x39b28a(_0x127e8a),_0x130ea5=this[_0x464439(0x1fc)][_0x464439(0x1f7)][_0x464439(0x217)](_0x464439(0x26a));_0x73488e[_0x464439(0x215)][_0x464439(0x20b)]({'label':_0x2708a1,'icon':_0xcf218a});const _0x141cc9=new _0x3e343f(_0x127e8a);for(const _0x442464 of _0xe01e31){if(_0x464439(0x1f0)==_0x442464[_0x464439(0x259)]){_0x141cc9[_0x464439(0x205)][_0x464439(0x246)](new _0x4c972e(_0x127e8a));continue;}const _0x90a23b=new _0x51b79e(_0x127e8a,_0x73488e),_0x3019a4=new _0x5d89b9(_0x127e8a),_0x28d29f=_0x442464[_0x464439(0x1f4)];_0x3019a4[_0x464439(0x22c)](...Object[_0x464439(0x23c)](_0x28d29f))['to'](_0x28d29f),_0x3019a4[_0x464439(0x235)](_0x464439(0x266))['to'](_0x73488e),_0x3019a4['on'](_0x464439(0x266),()=>{const _0x3b43de=_0x464439;this[_0x3b43de(0x1fc)][_0x3b43de(0x266)](_0x28d29f[_0x3b43de(0x213)]),this[_0x3b43de(0x1fc)][_0x3b43de(0x20a)][_0x3b43de(0x26b)][_0x3b43de(0x216)]();}),_0x90a23b[_0x464439(0x272)][_0x464439(0x246)](_0x3019a4),_0x141cc9[_0x464439(0x205)][_0x464439(0x246)](_0x90a23b);}return _0x73488e[_0x464439(0x22c)](_0x464439(0x23b))['to'](_0x130ea5,_0x464439(0x23b)),_0x73488e[_0x464439(0x21f)][_0x464439(0x272)][_0x464439(0x246)](_0x141cc9),_0x73488e;}[_0x3ae0aa(0x202)](_0x126dbf){const _0x2d4f81=_0x3ae0aa,_0x11714f=this[_0x2d4f81(0x1fc)],_0xd046c6=_0x11714f[_0x2d4f81(0x212)],_0x530861=_0x11714f[_0x2d4f81(0x269)][_0x2d4f81(0x217)](_0x2d4f81(0x214)),_0x1c1cb5=_0x11714f[_0x2d4f81(0x269)][_0x2d4f81(0x217)](_0x2d4f81(0x1ea)),_0x4ea17c=_0x11714f[_0x2d4f81(0x269)][_0x2d4f81(0x217)](_0x2d4f81(0x251)),_0xc42bbd=_0x11714f[_0x2d4f81(0x269)][_0x2d4f81(0x217)](_0x2dc252)['me'],_0x5d8215=_0xd046c6[_0x2d4f81(0x217)](_0x2d4f81(0x26a))[_0x2d4f81(0x23f)],{CommentsListView:_0x445bad,CommentThreadInputView:_0x3b04af}=_0x11714f[_0x2d4f81(0x269)][_0x2d4f81(0x217)](_0x2d4f81(0x1ec));let _0x18621c,_0x5eb66d;this[_0x2d4f81(0x1f1)][_0x2d4f81(0x241)](_0x126dbf['id'])?(_0x5eb66d=this[_0x2d4f81(0x1f1)][_0x2d4f81(0x217)](_0x126dbf['id']),_0x18621c=_0x5eb66d[_0x2d4f81(0x1fb)]):(_0x18621c=new _0x5d8215(_0x11714f[_0x2d4f81(0x238)],_0x126dbf,_0xc42bbd,{'disableComments':this[_0x2d4f81(0x256)],'editorConfig':_0xd046c6[_0x2d4f81(0x217)](_0x2d4f81(0x1f5)),'maxCommentsWhenCollapsed':_0xd046c6[_0x2d4f81(0x217)](_0x2d4f81(0x250)),'maxThreadTotalWeight':_0xd046c6[_0x2d4f81(0x217)](_0x2d4f81(0x255)),'maxCommentCharsWhenCollapsed':_0xd046c6[_0x2d4f81(0x217)](_0x2d4f81(0x1e5)),'formatDateTime':_0x1005d7(_0xd046c6[_0x2d4f81(0x217)](_0x2d4f81(0x238))),'CommentView':_0xd046c6[_0x2d4f81(0x217)](_0x2d4f81(0x24d))[_0x2d4f81(0x227)],'CommentsListView':_0x445bad,'CommentThreadInputView':_0x3b04af}),_0x18621c[_0x2d4f81(0x218)]['on'](_0x2d4f81(0x266),()=>{const _0x1b62d5=_0x2d4f81;_0x11714f[_0x1b62d5(0x20a)][_0x1b62d5(0x26b)][_0x1b62d5(0x216)]();}),_0x18621c[_0x2d4f81(0x254)]['on'](_0x2d4f81(0x266),()=>{const _0x216cf4=_0x2d4f81;_0x11714f[_0x216cf4(0x20a)][_0x216cf4(0x26b)][_0x216cf4(0x216)]();}),_0x5eb66d=_0x530861[_0x2d4f81(0x24f)](this[_0x2d4f81(0x1fc)][_0x2d4f81(0x238)],_0x18621c),_0x5eb66d[_0x2d4f81(0x22c)](_0x2d4f81(0x233))['to'](_0x18621c,_0x2d4f81(0x233)),_0x5eb66d[_0x2d4f81(0x22c)](_0x2d4f81(0x232))['to'](_0x18621c),_0x5eb66d[_0x2d4f81(0x22c)](_0x2d4f81(0x259))['to'](_0x18621c,_0x2d4f81(0x259),_0x990eb1=>_0x2d4f81(0x268)+_0x990eb1),this[_0x2d4f81(0x1f1)][_0x2d4f81(0x20b)](_0x126dbf['id'],_0x5eb66d));const _0x91c3e8=_0x1c1cb5[_0x2d4f81(0x21d)](_0x126dbf[_0x2d4f81(0x1e9)],_0x18621c),_0x599b2e=new _0x58a7b2(_0x11714f,_0x126dbf,_0x18621c,_0x91c3e8),_0x4f6795=_0x126dbf[_0x2d4f81(0x210)]()[_0x2d4f81(0x26f)](_0x2f4d98=>_0x2f4d98[_0x2d4f81(0x23a)]);_0x18621c[_0x2d4f81(0x24e)]=_0x11714f[_0x2d4f81(0x269)][_0x2d4f81(0x217)](_0x2d4f81(0x263))[_0x2d4f81(0x20c)][_0x2d4f81(0x243)](_0x4f6795),this[_0x2d4f81(0x228)][_0x2d4f81(0x20b)](_0x126dbf,_0x599b2e),this[_0x2d4f81(0x21b)][_0x2d4f81(0x20b)](_0x18621c,_0x599b2e);const _0x247638=_0x530861[_0x2d4f81(0x220)]({'view':_0x5eb66d,'target':()=>{const _0x4dee1c=_0x2d4f81,_0x108dc3=[],_0x4f8c96=_0x126dbf[_0x4dee1c(0x210)]()[_0x4dee1c(0x26f)](_0x3b0377=>_0x3b0377[_0x4dee1c(0x23a)]);for(const _0x5f3a85 of _0x4f8c96)_0x108dc3[_0x4dee1c(0x229)](..._0x5f3a85[_0x4dee1c(0x22b)]());return _0x2d6041(_0x11714f[_0x4dee1c(0x20a)],_0x108dc3);},'type':()=>_0x2d4f81(0x268)+_0x599b2e[_0x2d4f81(0x26b)][_0x2d4f81(0x259)]});_0x1c1cb5[_0x2d4f81(0x1f3)](_0x18621c,_0x247638),_0x530861[_0x2d4f81(0x246)](_0x247638),_0x4ea17c[_0x2d4f81(0x25d)](_0x247638);}[_0x3ae0aa(0x222)](_0x431d4c){const _0x9c1885=_0x3ae0aa,_0x53c37a=this[_0x9c1885(0x1fc)][_0x9c1885(0x269)][_0x9c1885(0x217)](_0x9c1885(0x1ea)),_0xec5743=this[_0x9c1885(0x1fc)][_0x9c1885(0x269)][_0x9c1885(0x217)](_0x9c1885(0x214)),_0x4d4b6c=this[_0x9c1885(0x228)][_0x9c1885(0x217)](_0x431d4c),_0x26f4eb=_0x4d4b6c[_0x9c1885(0x26b)],_0x5deef5=_0xec5743[_0x9c1885(0x245)](_0x26f4eb);_0x53c37a[_0x9c1885(0x276)](_0x26f4eb),_0x5deef5&&_0xec5743[_0x9c1885(0x25c)](_0x5deef5),this[_0x9c1885(0x228)][_0x9c1885(0x21e)](_0x431d4c),this[_0x9c1885(0x21b)][_0x9c1885(0x21e)](_0x26f4eb),_0x4d4b6c[_0x9c1885(0x25e)]();}[_0x3ae0aa(0x230)](_0x4fd11c){const _0x358bce=_0x3ae0aa;if(!_0x4fd11c[_0x358bce(0x23a)]||!this[_0x358bce(0x228)][_0x358bce(0x241)](_0x4fd11c))return;const _0xfae5fa=this[_0x358bce(0x1fc)][_0x358bce(0x269)][_0x358bce(0x217)](_0x358bce(0x263)),_0x4e562c=this[_0x358bce(0x228)][_0x358bce(0x217)](_0x4fd11c),_0x3d7125=_0x4fd11c[_0x358bce(0x210)]();_0x4e562c[_0x358bce(0x26b)][_0x358bce(0x24e)]=_0xfae5fa[_0x358bce(0x20c)][_0x358bce(0x243)](_0x3d7125);}[_0x3ae0aa(0x25e)](){const _0x450c6f=_0x3ae0aa;for(const _0x4428e1 of this[_0x450c6f(0x228)][_0x450c6f(0x23c)]())this[_0x450c6f(0x222)](_0x4428e1);for(const _0x1496ac of this[_0x450c6f(0x1f1)][_0x450c6f(0x264)]())_0x1496ac[_0x450c6f(0x1fb)][_0x450c6f(0x25e)]();super[_0x450c6f(0x25e)]();}}function ae(_0x5a9626){const _0x39750c=_0x3ae0aa;return _0x39750c(0x1f4)in _0x5a9626;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f7d84=_0x19e1;function _0x36e0(){const _0x2b9561=['1202718XKsEzS','208729jZNMfZ','1395534QEfHKa','model','add','PendingActions','stopListening','get','335988HYuagB','_discardCommand','destroy','commands','discardSuggestion','_pendingAction','change:isDirty','locale','unbind','execute','listenTo','PENDING_ACTION_SUGGESTION','1150472tGbsno','_acceptCommand','_editor','plugins','canDiscard','bind','isEnabled','canAccept','_removePendingAction','20EADEYK','view','canEditAt','_setPendingAction','959wyKQEx','getRanges','acceptSuggestion','15208TJIyKW','remove','isDirty','2420aAaNBU','1050masQIX','5FZewYZ','commentThreadController'];_0x36e0=function(){return _0x2b9561;};return _0x36e0();}(function(_0x445582,_0x3d442f){const _0x737c54=_0x19e1,_0x43d80f=_0x445582();while(!![]){try{const _0x51236b=-parseInt(_0x737c54(0x1cf))/0x1+parseInt(_0x737c54(0x1ca))/0x2*(parseInt(_0x737c54(0x1cb))/0x3)+-parseInt(_0x737c54(0x1b7))/0x4*(-parseInt(_0x737c54(0x1cc))/0x5)+-parseInt(_0x737c54(0x1d0))/0x6+parseInt(_0x737c54(0x1c4))/0x7*(-parseInt(_0x737c54(0x1c7))/0x8)+parseInt(_0x737c54(0x1d6))/0x9+parseInt(_0x737c54(0x1c0))/0xa*(parseInt(_0x737c54(0x1ce))/0xb);if(_0x51236b===_0x3d442f)break;else _0x43d80f['push'](_0x43d80f['shift']());}catch(_0x584ae4){_0x43d80f['push'](_0x43d80f['shift']());}}}(_0x36e0,0x40c9b));function _0x19e1(_0x241d1a,_0x48cb67){const _0x36e081=_0x36e0();return _0x19e1=function(_0x19e108,_0x27a1f7){_0x19e108=_0x19e108-0x1af;let _0x3d4ff8=_0x36e081[_0x19e108];return _0x3d4ff8;},_0x19e1(_0x241d1a,_0x48cb67);}import{ObservableMixin as _0x3a15a3}from'ckeditor5/src/utils.js';import{getTranslation as _0x2b6050}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x3a15a3(){constructor(_0x1711c8,_0x80f363,_0x2fa587,_0x4b42cd){const _0x19b21e=_0x19e1;super(),this[_0x19b21e(0x1d1)]=_0x80f363,this[_0x19b21e(0x1c1)]=_0x2fa587,this[_0x19b21e(0x1cd)]=_0x4b42cd,this[_0x19b21e(0x1b9)]=_0x1711c8,this[_0x19b21e(0x1b8)]=_0x1711c8[_0x19b21e(0x1d9)][_0x19b21e(0x1d5)](_0x19b21e(0x1c6)),this[_0x19b21e(0x1d7)]=_0x1711c8[_0x19b21e(0x1d9)][_0x19b21e(0x1d5)](_0x19b21e(0x1af)),this[_0x19b21e(0x1c1)][_0x19b21e(0x1bc)](_0x19b21e(0x1bd))['to'](this[_0x19b21e(0x1b8)],this[_0x19b21e(0x1d7)],(_0x590f40,_0x295158)=>_0x590f40||_0x295158),this[_0x19b21e(0x1c1)][_0x19b21e(0x1bc)](_0x19b21e(0x1be))['to'](this[_0x19b21e(0x1b8)],_0x19b21e(0x1bd),_0xf1af62=>_0xf1af62&&this[_0x19b21e(0x1b9)][_0x19b21e(0x1d1)][_0x19b21e(0x1c2)](_0x80f363[_0x19b21e(0x1c5)]())),this[_0x19b21e(0x1c1)][_0x19b21e(0x1bc)](_0x19b21e(0x1bb))['to'](this[_0x19b21e(0x1d7)],_0x19b21e(0x1bd),_0x3bd713=>_0x3bd713&&this[_0x19b21e(0x1b9)][_0x19b21e(0x1d1)][_0x19b21e(0x1c2)](_0x80f363[_0x19b21e(0x1c5)]())),this[_0x19b21e(0x1b0)]=null,_0x2fa587[_0x19b21e(0x1c9)]&&this[_0x19b21e(0x1c3)](),this[_0x19b21e(0x1b5)](_0x2fa587,_0x19b21e(0x1c6),()=>this[_0x19b21e(0x1c6)]()),this[_0x19b21e(0x1b5)](_0x2fa587,_0x19b21e(0x1af),()=>this[_0x19b21e(0x1af)]()),this[_0x19b21e(0x1b5)](_0x2fa587,_0x19b21e(0x1b1),()=>{const _0x959f6c=_0x19b21e;_0x2fa587[_0x959f6c(0x1c9)]?this[_0x959f6c(0x1c3)]():this[_0x959f6c(0x1bf)]();});}[_0x3f7d84(0x1c6)](){const _0x40435d=_0x3f7d84;this[_0x40435d(0x1b8)][_0x40435d(0x1b4)](this[_0x40435d(0x1d1)]['id']);}[_0x3f7d84(0x1af)](){const _0x1fca6c=_0x3f7d84;this[_0x1fca6c(0x1d7)][_0x1fca6c(0x1b4)](this[_0x1fca6c(0x1d1)]['id']);}[_0x3f7d84(0x1d8)](){const _0x444e68=_0x3f7d84;this[_0x444e68(0x1c1)][_0x444e68(0x1b3)](_0x444e68(0x1bd)),this[_0x444e68(0x1c1)][_0x444e68(0x1b3)](_0x444e68(0x1be)),this[_0x444e68(0x1c1)][_0x444e68(0x1b3)](_0x444e68(0x1bb)),this[_0x444e68(0x1d4)](),this[_0x444e68(0x1cd)][_0x444e68(0x1d8)](),this[_0x444e68(0x1b0)]&&this[_0x444e68(0x1bf)]();}[_0x3f7d84(0x1c3)](){const _0xcc35b0=_0x3f7d84,_0xd3e03c=_0x2b6050(this[_0xcc35b0(0x1b9)][_0xcc35b0(0x1b2)],_0xcc35b0(0x1b6));this[_0xcc35b0(0x1b0)]=this[_0xcc35b0(0x1b9)][_0xcc35b0(0x1ba)][_0xcc35b0(0x1d5)](_0xcc35b0(0x1d3))[_0xcc35b0(0x1d2)](_0xd3e03c);}[_0x3f7d84(0x1bf)](){const _0x2576ad=_0x3f7d84;null!==this[_0x2576ad(0x1b0)]&&this[_0x2576ad(0x1b9)][_0x2576ad(0x1ba)][_0x2576ad(0x1d5)](_0x2576ad(0x1d3))[_0x2576ad(0x1c8)](this[_0x2576ad(0x1b0)]),this[_0x2576ad(0x1b0)]=null;}}
23
+ function _0x24b2(_0x5990ba,_0x4959a5){const _0x11109a=_0x1110();return _0x24b2=function(_0x24b246,_0x504658){_0x24b246=_0x24b246-0x80;let _0x4306c1=_0x11109a[_0x24b246];return _0x4306c1;},_0x24b2(_0x5990ba,_0x4959a5);}const _0x147051=_0x24b2;(function(_0x293651,_0x580c87){const _0x2f5a8f=_0x24b2,_0x545780=_0x293651();while(!![]){try{const _0x173fb1=parseInt(_0x2f5a8f(0xa6))/0x1*(-parseInt(_0x2f5a8f(0x99))/0x2)+-parseInt(_0x2f5a8f(0x92))/0x3*(parseInt(_0x2f5a8f(0xa5))/0x4)+-parseInt(_0x2f5a8f(0x9e))/0x5*(parseInt(_0x2f5a8f(0x88))/0x6)+parseInt(_0x2f5a8f(0x8c))/0x7*(parseInt(_0x2f5a8f(0xaa))/0x8)+-parseInt(_0x2f5a8f(0x87))/0x9*(parseInt(_0x2f5a8f(0x90))/0xa)+-parseInt(_0x2f5a8f(0xab))/0xb+parseInt(_0x2f5a8f(0xa7))/0xc;if(_0x173fb1===_0x580c87)break;else _0x545780['push'](_0x545780['shift']());}catch(_0x19bcdb){_0x545780['push'](_0x545780['shift']());}}}(_0x1110,0x261ee));import{ObservableMixin as _0x5de5e8}from'ckeditor5/src/utils.js';function _0x1110(){const _0x42388a=['get','remove','acceptSuggestion','execute','_setPendingAction','169083ftNYzD','828esuTLB','isEnabled','plugins','stopListening','722148KziwCV','model','PENDING_ACTION_SUGGESTION','commands','50lzPDjD','getRanges','115719nuLAMK','change:isDirty','locale','canAccept','canDiscard','PendingActions','discardSuggestion','16034ELFCCO','_editor','_discardCommand','_acceptCommand','view','5170SOTbSC','destroy','_pendingAction','listenTo','commentThreadController','canEditAt','bind','16fEfEPM','34AuNNFD','11507340gkVGQZ','isDirty','_removePendingAction','8MOlcKN','2667170luJIza','unbind','add'];_0x1110=function(){return _0x42388a;};return _0x1110();}import{getTranslation as _0x5c5f81}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x5de5e8(){constructor(_0x13d6ad,_0x298cae,_0x1f8d99,_0xe6cc8){const _0x286441=_0x24b2;super(),this[_0x286441(0x8d)]=_0x298cae,this[_0x286441(0x9d)]=_0x1f8d99,this[_0x286441(0xa2)]=_0xe6cc8,this[_0x286441(0x9a)]=_0x13d6ad,this[_0x286441(0x9c)]=_0x13d6ad[_0x286441(0x8f)][_0x286441(0x82)](_0x286441(0x84)),this[_0x286441(0x9b)]=_0x13d6ad[_0x286441(0x8f)][_0x286441(0x82)](_0x286441(0x98)),this[_0x286441(0x9d)][_0x286441(0xa4)](_0x286441(0x89))['to'](this[_0x286441(0x9c)],this[_0x286441(0x9b)],(_0x52ca27,_0x55c471)=>_0x52ca27||_0x55c471),this[_0x286441(0x9d)][_0x286441(0xa4)](_0x286441(0x95))['to'](this[_0x286441(0x9c)],_0x286441(0x89),_0x57fc1f=>_0x57fc1f&&this[_0x286441(0x9a)][_0x286441(0x8d)][_0x286441(0xa3)](_0x298cae[_0x286441(0x91)]())),this[_0x286441(0x9d)][_0x286441(0xa4)](_0x286441(0x96))['to'](this[_0x286441(0x9b)],_0x286441(0x89),_0x4acd96=>_0x4acd96&&this[_0x286441(0x9a)][_0x286441(0x8d)][_0x286441(0xa3)](_0x298cae[_0x286441(0x91)]())),this[_0x286441(0xa0)]=null,_0x1f8d99[_0x286441(0xa8)]&&this[_0x286441(0x86)](),this[_0x286441(0xa1)](_0x1f8d99,_0x286441(0x84),()=>this[_0x286441(0x84)]()),this[_0x286441(0xa1)](_0x1f8d99,_0x286441(0x98),()=>this[_0x286441(0x98)]()),this[_0x286441(0xa1)](_0x1f8d99,_0x286441(0x93),()=>{const _0x37e725=_0x286441;_0x1f8d99[_0x37e725(0xa8)]?this[_0x37e725(0x86)]():this[_0x37e725(0xa9)]();});}[_0x147051(0x84)](){const _0x4dd8d7=_0x147051;this[_0x4dd8d7(0x9c)][_0x4dd8d7(0x85)](this[_0x4dd8d7(0x8d)]['id']);}[_0x147051(0x98)](){const _0xc6771d=_0x147051;this[_0xc6771d(0x9b)][_0xc6771d(0x85)](this[_0xc6771d(0x8d)]['id']);}[_0x147051(0x9f)](){const _0x41a8d5=_0x147051;this[_0x41a8d5(0x9d)][_0x41a8d5(0x80)](_0x41a8d5(0x89)),this[_0x41a8d5(0x9d)][_0x41a8d5(0x80)](_0x41a8d5(0x95)),this[_0x41a8d5(0x9d)][_0x41a8d5(0x80)](_0x41a8d5(0x96)),this[_0x41a8d5(0x8b)](),this[_0x41a8d5(0xa2)][_0x41a8d5(0x9f)](),this[_0x41a8d5(0xa0)]&&this[_0x41a8d5(0xa9)]();}[_0x147051(0x86)](){const _0x6948b5=_0x147051,_0x3e66a6=_0x5c5f81(this[_0x6948b5(0x9a)][_0x6948b5(0x94)],_0x6948b5(0x8e));this[_0x6948b5(0xa0)]=this[_0x6948b5(0x9a)][_0x6948b5(0x8a)][_0x6948b5(0x82)](_0x6948b5(0x97))[_0x6948b5(0x81)](_0x3e66a6);}[_0x147051(0xa9)](){const _0x53f1a0=_0x147051;null!==this[_0x53f1a0(0xa0)]&&this[_0x53f1a0(0x9a)][_0x53f1a0(0x8a)][_0x53f1a0(0x82)](_0x53f1a0(0x97))[_0x53f1a0(0x83)](this[_0x53f1a0(0xa0)]),this[_0x53f1a0(0xa0)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d4fca=_0x235f;function _0x235f(_0x3d1116,_0x4e33fb){const _0x59b814=_0x59b8();return _0x235f=function(_0x235f7c,_0x20c85a){_0x235f7c=_0x235f7c-0xe0;let _0xe57f4c=_0x59b814[_0x235f7c];return _0xe57f4c;},_0x235f(_0x3d1116,_0x4e33fb);}function _0x59b8(){const _0x20ea73=['updateComment','_model','hasDirtyComment','9kKhbmh','showInput','destroy','142813bEvWnI','focus','submit','length','633838rqObti','commentThread','bind','isDirty','set','9955SVJOob','removeComment','7260kglDQh','disabledSubmit','commentInputView','commentsListView','3012jBmKuZ','2430puqkap','authoredAt','4504290DecQZm','addComment','9667430HveYpq','cancel','descriptionParts','fire','_createCommentThreadInputView','_config','CommentView','value','isEnabled','isActive','commentThreadInputView','assign','delegate','locale','canAccept','setData','_createCommentViews','isReadOnly','element','1527EqqCwH','3041776tUMlCO','editor','editorConfig','1qRPjMD','canDiscard','disableComments','_localUser'];_0x59b8=function(){return _0x20ea73;};return _0x59b8();}(function(_0x11d3e4,_0x43abc9){const _0x2681c1=_0x235f,_0x4fb575=_0x11d3e4();while(!![]){try{const _0x444976=-parseInt(_0x2681c1(0x109))/0x1*(parseInt(_0x2681c1(0xe2))/0x2)+-parseInt(_0x2681c1(0x105))/0x3*(parseInt(_0x2681c1(0xe9))/0x4)+parseInt(_0x2681c1(0xe7))/0x5*(-parseInt(_0x2681c1(0xee))/0x6)+parseInt(_0x2681c1(0xf0))/0x7+-parseInt(_0x2681c1(0x106))/0x8+-parseInt(_0x2681c1(0x110))/0x9*(parseInt(_0x2681c1(0xf2))/0xa)+-parseInt(_0x2681c1(0x113))/0xb*(-parseInt(_0x2681c1(0xed))/0xc);if(_0x444976===_0x43abc9)break;else _0x4fb575['push'](_0x4fb575['shift']());}catch(_0x2da0ad){_0x4fb575['push'](_0x4fb575['shift']());}}}(_0x59b8,0x7c0e1));import{View as _0xa693de}from'ckeditor5/src/ui.js';export default class es extends _0xa693de{constructor(_0x556622,_0x13b374,_0x47aacb,_0x4eb749){const _0x1dac76=_0x235f;super(_0x556622),this[_0x1dac76(0xec)]=null,this[_0x1dac76(0xfc)]=null,this[_0x1dac76(0xe6)](_0x1dac76(0xfb),!0x1),this[_0x1dac76(0xe6)](_0x1dac76(0xef),_0x13b374[_0x1dac76(0xef)]),this[_0x1dac76(0xe4)](_0x1dac76(0xef))['to'](_0x13b374),this[_0x1dac76(0xe6)](_0x1dac76(0xf4),[]),this[_0x1dac76(0xe6)](_0x1dac76(0xe5),!0x1),this[_0x1dac76(0xe6)](_0x1dac76(0xfa),!0x1),this[_0x1dac76(0xe6)](_0x1dac76(0x100),!0x1),this[_0x1dac76(0xe6)](_0x1dac76(0x10a),!0x1),this[_0x1dac76(0x10e)]=_0x13b374,this[_0x1dac76(0x10c)]=_0x47aacb,this[_0x1dac76(0xf7)]=_0x4eb749,_0x4eb749[_0x1dac76(0x10b)]?this[_0x1dac76(0xe6)](_0x1dac76(0xe1),0x1):this[_0x1dac76(0x102)]();}[_0x2d4fca(0x114)](){const _0x4d2a60=_0x2d4fca;this[_0x4d2a60(0x104)][_0x4d2a60(0x114)]();}[_0x2d4fca(0x112)](){const _0x1c9849=_0x2d4fca;this[_0x1c9849(0xec)]&&this[_0x1c9849(0xec)][_0x1c9849(0x112)](),this[_0x1c9849(0xfc)]&&this[_0x1c9849(0xfc)][_0x1c9849(0x112)](),super[_0x1c9849(0x112)]();}[_0x2d4fca(0x102)](){const _0x5ce658=_0x2d4fca,{CommentsListView:_0x5ae417}=this[_0x5ce658(0xf7)];this[_0x5ce658(0xec)]=new _0x5ae417(this[_0x5ce658(0xff)],this[_0x5ce658(0x10e)][_0x5ce658(0xe3)],Object[_0x5ce658(0xfd)]({'CommentView':this[_0x5ce658(0xf7)][_0x5ce658(0xf8)]},this[_0x5ce658(0xf7)])),this[_0x5ce658(0xec)][_0x5ce658(0xfe)](_0x5ce658(0xe8))['to'](this),this[_0x5ce658(0xec)][_0x5ce658(0xfe)](_0x5ce658(0x10d))['to'](this),this[_0x5ce658(0xec)][_0x5ce658(0xe4)](_0x5ce658(0xfb))['to'](this),this[_0x5ce658(0xe6)](_0x5ce658(0xe1),this[_0x5ce658(0xec)][_0x5ce658(0xe1)]+0x1),this[_0x5ce658(0xe4)](_0x5ce658(0xe1))['to'](this[_0x5ce658(0xec)],_0x5ce658(0xe1),_0x4ec8b6=>_0x4ec8b6+0x1),this[_0x5ce658(0xfc)]=this[_0x5ce658(0xf6)](),this['on'](_0x5ce658(0xe8),()=>this[_0x5ce658(0x114)]()),this[_0x5ce658(0xe4)](_0x5ce658(0xe5))['to'](this[_0x5ce658(0xec)],_0x5ce658(0x10f),this[_0x5ce658(0xfc)][_0x5ce658(0xeb)],_0x5ce658(0xf9),(_0x13db35,_0x59a786)=>_0x13db35||!!_0x59a786);}[_0x2d4fca(0xf6)](){const _0x5e3f9b=_0x2d4fca,{CommentThreadInputView:_0x233f19}=this[_0x5e3f9b(0xf7)],_0x57197f=new _0x233f19(this[_0x5e3f9b(0xff)],this[_0x5e3f9b(0x10c)],this[_0x5e3f9b(0xf7)][_0x5e3f9b(0x108)]),_0xb3a0b0=_0x57197f[_0x5e3f9b(0xeb)];return _0x57197f[_0x5e3f9b(0xe4)](_0x5e3f9b(0x111))['to'](this,_0x5e3f9b(0xfb),this[_0x5e3f9b(0x10e)][_0x5e3f9b(0xe3)],_0x5e3f9b(0x103),_0xb3a0b0,_0x5e3f9b(0xf9),(_0x2d7148,_0x266b3c,_0x37f398)=>!!_0x37f398||_0x2d7148&&!_0x266b3c),_0xb3a0b0['on'](_0x5e3f9b(0xe0),(_0x1424aa,_0x8ad9bf)=>{const _0xa6f327=_0x5e3f9b;this[_0xa6f327(0xf5)](_0xa6f327(0xf1),_0x8ad9bf),_0xb3a0b0[_0xa6f327(0x107)][_0xa6f327(0x101)]('');}),_0xb3a0b0['on'](_0x5e3f9b(0xf3),()=>this[_0x5e3f9b(0x114)]()),_0xb3a0b0[_0x5e3f9b(0xe4)](_0x5e3f9b(0xea))['to'](this[_0x5e3f9b(0x10e)][_0x5e3f9b(0xe3)],_0x5e3f9b(0x103)),_0x57197f;}}
23
+ const _0xd5be53=_0x22db;function _0x225f(){const _0x39eb26=['delegate','32PyDedA','disabledSubmit','35388DDHkPu','assign','element','_createCommentThreadInputView','89570clbqxS','addComment','editorConfig','isDirty','_model','154Pqndmd','commentsListView','showInput','isReadOnly','_createCommentViews','commentInputView','descriptionParts','updateComment','20SvgSCe','focus','destroy','setData','_config','locale','commentThreadInputView','set','hasDirtyComment','canDiscard','length','submit','value','removeComment','20luEtAa','commentThread','authoredAt','editor','_localUser','425187XYiCsF','55968qwTNXk','CommentView','isActive','cancel','isEnabled','fire','disableComments','1570668MhgTZP','canAccept','bind','463140ByHfxZ','1153110eLRJWZ'];_0x225f=function(){return _0x39eb26;};return _0x225f();}(function(_0x3e84a7,_0x69a89c){const _0x5c8112=_0x22db,_0x4a16e8=_0x3e84a7();while(!![]){try{const _0x1cd05b=-parseInt(_0x5c8112(0xa0))/0x1+-parseInt(_0x5c8112(0x97))/0x2+parseInt(_0x5c8112(0x9c))/0x3*(-parseInt(_0x5c8112(0x87))/0x4)+parseInt(_0x5c8112(0x98))/0x5+parseInt(_0x5c8112(0x8d))/0x6*(-parseInt(_0x5c8112(0xa5))/0x7)+parseInt(_0x5c8112(0x9a))/0x8*(parseInt(_0x5c8112(0x8c))/0x9)+parseInt(_0x5c8112(0xad))/0xa*(parseInt(_0x5c8112(0x94))/0xb);if(_0x1cd05b===_0x69a89c)break;else _0x4a16e8['push'](_0x4a16e8['shift']());}catch(_0x4a5d25){_0x4a16e8['push'](_0x4a16e8['shift']());}}}(_0x225f,0x1d41a));function _0x22db(_0x160ef7,_0x2992a0){const _0x225f01=_0x225f();return _0x22db=function(_0x22db0c,_0x5eea0f){_0x22db0c=_0x22db0c-0x80;let _0x506a74=_0x225f01[_0x22db0c];return _0x506a74;},_0x22db(_0x160ef7,_0x2992a0);}import{View as _0x2cfe17}from'ckeditor5/src/ui.js';export default class es extends _0x2cfe17{constructor(_0x7ea95c,_0x5df4a9,_0x1b86c7,_0x3a1bee){const _0x10119a=_0x22db;super(_0x7ea95c),this[_0x10119a(0xa6)]=null,this[_0x10119a(0xb3)]=null,this[_0x10119a(0x80)](_0x10119a(0x8f),!0x1),this[_0x10119a(0x80)](_0x10119a(0x89),_0x5df4a9[_0x10119a(0x89)]),this[_0x10119a(0x96)](_0x10119a(0x89))['to'](_0x5df4a9),this[_0x10119a(0x80)](_0x10119a(0xab),[]),this[_0x10119a(0x80)](_0x10119a(0xa3),!0x1),this[_0x10119a(0x80)](_0x10119a(0x91),!0x1),this[_0x10119a(0x80)](_0x10119a(0x95),!0x1),this[_0x10119a(0x80)](_0x10119a(0x82),!0x1),this[_0x10119a(0xa4)]=_0x5df4a9,this[_0x10119a(0x8b)]=_0x1b86c7,this[_0x10119a(0xb1)]=_0x3a1bee,_0x3a1bee[_0x10119a(0x93)]?this[_0x10119a(0x80)](_0x10119a(0x83),0x1):this[_0x10119a(0xa9)]();}[_0xd5be53(0xae)](){const _0x1d4c39=_0xd5be53;this[_0x1d4c39(0x9e)][_0x1d4c39(0xae)]();}[_0xd5be53(0xaf)](){const _0x10f8a1=_0xd5be53;this[_0x10f8a1(0xa6)]&&this[_0x10f8a1(0xa6)][_0x10f8a1(0xaf)](),this[_0x10f8a1(0xb3)]&&this[_0x10f8a1(0xb3)][_0x10f8a1(0xaf)](),super[_0x10f8a1(0xaf)]();}[_0xd5be53(0xa9)](){const _0x16f6c1=_0xd5be53,{CommentsListView:_0x37bdf8}=this[_0x16f6c1(0xb1)];this[_0x16f6c1(0xa6)]=new _0x37bdf8(this[_0x16f6c1(0xb2)],this[_0x16f6c1(0xa4)][_0x16f6c1(0x88)],Object[_0x16f6c1(0x9d)]({'CommentView':this[_0x16f6c1(0xb1)][_0x16f6c1(0x8e)]},this[_0x16f6c1(0xb1)])),this[_0x16f6c1(0xa6)][_0x16f6c1(0x99)](_0x16f6c1(0x86))['to'](this),this[_0x16f6c1(0xa6)][_0x16f6c1(0x99)](_0x16f6c1(0xac))['to'](this),this[_0x16f6c1(0xa6)][_0x16f6c1(0x96)](_0x16f6c1(0x8f))['to'](this),this[_0x16f6c1(0x80)](_0x16f6c1(0x83),this[_0x16f6c1(0xa6)][_0x16f6c1(0x83)]+0x1),this[_0x16f6c1(0x96)](_0x16f6c1(0x83))['to'](this[_0x16f6c1(0xa6)],_0x16f6c1(0x83),_0x3df9c1=>_0x3df9c1+0x1),this[_0x16f6c1(0xb3)]=this[_0x16f6c1(0x9f)](),this['on'](_0x16f6c1(0x86),()=>this[_0x16f6c1(0xae)]()),this[_0x16f6c1(0x96)](_0x16f6c1(0xa3))['to'](this[_0x16f6c1(0xa6)],_0x16f6c1(0x81),this[_0x16f6c1(0xb3)][_0x16f6c1(0xaa)],_0x16f6c1(0x85),(_0x2fc3d9,_0x116d45)=>_0x2fc3d9||!!_0x116d45);}[_0xd5be53(0x9f)](){const _0x5e9323=_0xd5be53,{CommentThreadInputView:_0x17f226}=this[_0x5e9323(0xb1)],_0x5bd73a=new _0x17f226(this[_0x5e9323(0xb2)],this[_0x5e9323(0x8b)],this[_0x5e9323(0xb1)][_0x5e9323(0xa2)]),_0x19040e=_0x5bd73a[_0x5e9323(0xaa)];return _0x5bd73a[_0x5e9323(0x96)](_0x5e9323(0xa7))['to'](this,_0x5e9323(0x8f),this[_0x5e9323(0xa4)][_0x5e9323(0x88)],_0x5e9323(0xa8),_0x19040e,_0x5e9323(0x85),(_0x2007b7,_0x270c16,_0x1a8473)=>!!_0x1a8473||_0x2007b7&&!_0x270c16),_0x19040e['on'](_0x5e9323(0x84),(_0x408ae6,_0x1110b5)=>{const _0x5703fa=_0x5e9323;this[_0x5703fa(0x92)](_0x5703fa(0xa1),_0x1110b5),_0x19040e[_0x5703fa(0x8a)][_0x5703fa(0xb0)]('');}),_0x19040e['on'](_0x5e9323(0x90),()=>this[_0x5e9323(0xae)]()),_0x19040e[_0x5e9323(0x96)](_0x5e9323(0x9b))['to'](this[_0x5e9323(0xa4)][_0x5e9323(0x88)],_0x5e9323(0xa8)),_0x5bd73a;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b8b54=_0x4bdf;(function(_0x513213,_0x489e0d){const _0x5905d6=_0x4bdf,_0x1330cc=_0x513213();while(!![]){try{const _0x211df6=-parseInt(_0x5905d6(0x240))/0x1*(-parseInt(_0x5905d6(0x21b))/0x2)+-parseInt(_0x5905d6(0x23d))/0x3+parseInt(_0x5905d6(0x212))/0x4+-parseInt(_0x5905d6(0x209))/0x5+-parseInt(_0x5905d6(0x1f7))/0x6*(-parseInt(_0x5905d6(0x241))/0x7)+-parseInt(_0x5905d6(0x1db))/0x8*(parseInt(_0x5905d6(0x1e2))/0x9)+parseInt(_0x5905d6(0x1e1))/0xa*(parseInt(_0x5905d6(0x21a))/0xb);if(_0x211df6===_0x489e0d)break;else _0x1330cc['push'](_0x1330cc['shift']());}catch(_0x3be31a){_0x1330cc['push'](_0x1330cc['shift']());}}}(_0xa60a,0x85f69));import{getTranslation as _0x3889a9}from'../../utils/common-translations.js';function _0xa60a(){const _0x32a194=['83540tKSUNr','6579DncLUC','ck-suggestion-wrapper','execute','getUserViewNotificationText','acceptButton','ck-annotation__content-wrapper','EXTERNAL_IMPORT_WORD_AVATAR','acceptSuggestion','Discard\x20suggestion','map','name','ck-suggestion--disabled-comments','isActive','<p>','push','EXTERNAL_IMPORT_WORD_SUGGESTION','formatDateTime','</p>','change:description','ck-suggestion--discard','\x22\x20title=\x22','2827650bZTqNK','.ck-annotation__content-wrapper','ck-suggestion-','value','title','descriptionParts','innerHTML','_descriptionElement','getTemplate','bind','Accept\x20suggestion','author','discardSuggestion','fire','div','canAccept','getExternalSuggestionNote','ck-annotation','5478185zmqpFh','editorDestroyed','type','commentsListView','locale','<span\x20class=\x22ck-suggestion-type\x22>','@external','EXTERNAL_SUGGESTION','_config','1877456ymgKMs','source','discardButton','time','set','ck-suggestion__main','querySelector','isExternal','1441fuZHms','2jnoVro','check','attributes','ck-suggestion__user','cancel','ck-annotation__info-name','commentThread','ck-annotation__main','isEnabled','creator','ck-suggestion-wrapper--active','color','ck-comment__info-time','innerText','canDiscard','element','ck-suggestion--accept','userView','span','split','ck-annotation__info','content','ck-annotation__user','editorReady','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','</span>','setTemplate','EXTERNAL_AVATAR','createElement','render','_model','\x22></span>','ck-comment__external','children','2838747MEnOfI','_createButton','importWord','1032929MPdOIm','7srfzLZ','disableComments','authoredAt','description','ck-annotation__info-time','ck-annotation__actions','ck-suggestion__actions','extendTemplate','ck-suggestion__info-name','bindTemplate','5224Yvherr','ck-suggestion__info','join','commentThreadInputView','ck-suggestion','delegate'];_0xa60a=function(){return _0x32a194;};return _0xa60a();}import{default as _0x4125d5}from'./basesuggestionthreadview.js';import{ButtonView as _0x434763}from'ckeditor5/src/ui.js';import{icons as _0x716ea1}from'ckeditor5/src/core.js';import{trimHtml as _0x419780,UserView as _0x5b7a49}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x4125d5{constructor(_0x57fc0e,_0x2d985f,_0x35e422,_0xb082ba){const _0x262f44=_0x4bdf;super(_0x57fc0e,_0x2d985f,_0x35e422,_0xb082ba),this[_0x262f44(0x216)](_0x262f44(0x20b),''),this[_0x262f44(0x200)](_0x262f44(0x20b))['to'](this,_0x262f44(0x1fc),_0x389927=>_0x389927&&_0x389927[0x0]?_0x389927[0x0][_0x262f44(0x20b)]:''),this[_0x262f44(0x200)](_0x262f44(0x244))['to'](this,_0x262f44(0x1fc),this,_0x262f44(0x1ee),(_0x5106f1,_0x124dea)=>{const _0x572c1e=_0x262f44;let _0x14f41b='';for(const _0x1dad36 of _0x5106f1)_0x14f41b+=_0x572c1e(0x1ef)+ds(_0x1dad36[_0x572c1e(0x230)],_0x1dad36[_0x572c1e(0x226)])+_0x572c1e(0x1f3);return _0x124dea?_0x14f41b:_0x419780(_0x14f41b,{'limit':0x8c});}),this[_0x262f44(0x1fe)]=null,this[_0x262f44(0x1e6)]=this[_0x262f44(0x23e)](_0x3889a9(_0x57fc0e,_0x262f44(0x201)),_0x716ea1[_0x262f44(0x21c)],_0x262f44(0x22b),_0x262f44(0x1e9),'sw'),this[_0x262f44(0x1e6)][_0x262f44(0x200)](_0x262f44(0x223))['to'](this,_0x262f44(0x206)),this[_0x262f44(0x214)]=this[_0x262f44(0x23e)](_0x3889a9(_0x57fc0e,_0x262f44(0x1ea)),_0x716ea1[_0x262f44(0x21f)],_0x262f44(0x1f5),_0x262f44(0x203),'sw'),this[_0x262f44(0x214)][_0x262f44(0x200)](_0x262f44(0x223))['to'](this,_0x262f44(0x229)),this[_0x262f44(0x22c)]=new _0x5b7a49(_0x57fc0e,this[_0x262f44(0x239)][_0x262f44(0x202)],this[_0x262f44(0x1e5)]()),this[_0x262f44(0x22c)][_0x262f44(0x1d8)]({'attributes':{'class':[_0x262f44(0x21e),_0x262f44(0x231)]}}),this[_0x262f44(0x235)](this[_0x262f44(0x1ff)]());}[_0x5b8b54(0x1ff)](){const _0x9a01b8=_0x5b8b54,_0x5df08d=this[_0x9a01b8(0x1da)],_0x51214d=[{'tag':_0x9a01b8(0x205),'attributes':{'class':[_0x9a01b8(0x1dc),_0x9a01b8(0x22f)]},'children':[{'tag':_0x9a01b8(0x22d),'children':[{'text':this[_0x9a01b8(0x22c)][_0x9a01b8(0x1ec)]}],'attributes':{'class':[_0x9a01b8(0x1d9),_0x9a01b8(0x220)]}},{'tag':_0x9a01b8(0x215),'attributes':{'datetime':_0x5df08d['to'](_0x9a01b8(0x243)),'class':[_0x9a01b8(0x227),_0x9a01b8(0x245)]},'children':[{'text':_0x5df08d['to'](_0x9a01b8(0x243),_0x4e8cc3=>this[_0x9a01b8(0x211)][_0x9a01b8(0x1f2)](_0x4e8cc3))}]}]},{'tag':_0x9a01b8(0x205),'attributes':{'class':[_0x9a01b8(0x1d7),_0x9a01b8(0x246)]},'children':[this[_0x9a01b8(0x1e6)],this[_0x9a01b8(0x214)]]},{'tag':_0x9a01b8(0x205),'attributes':{'class':[_0x9a01b8(0x1e7)]}}];this[_0x9a01b8(0x239)][_0x9a01b8(0x219)]&&_0x51214d[_0x9a01b8(0x1f0)]({'tag':_0x9a01b8(0x205),'attributes':{'class':[_0x9a01b8(0x23b)]},'children':[{'text':this[_0x9a01b8(0x207)]()}]});const _0x119577={'tag':_0x9a01b8(0x205),'attributes':{'class':[_0x9a01b8(0x1e3),_0x5df08d['if'](_0x9a01b8(0x1ee),_0x9a01b8(0x225)),_0x5df08d['to'](_0x9a01b8(0x20b),_0x4f8af3=>_0x9a01b8(0x1f9)+_0x4f8af3),this[_0x9a01b8(0x211)][_0x9a01b8(0x242)]&&_0x9a01b8(0x1ed)],'data-suggestion-id':this[_0x9a01b8(0x239)]['id'],'data-thread-id':this[_0x9a01b8(0x239)][_0x9a01b8(0x221)]['id'],'data-author-id':this[_0x9a01b8(0x239)][_0x9a01b8(0x202)]['id'],'tabindex':-0x1},'children':[{'tag':_0x9a01b8(0x205),'attributes':{'class':[_0x9a01b8(0x1df),_0x9a01b8(0x208)]},'children':[this[_0x9a01b8(0x22c)],{'tag':_0x9a01b8(0x205),'attributes':{'class':[_0x9a01b8(0x217),_0x9a01b8(0x222)]},'children':_0x51214d}]}]};return this[_0x9a01b8(0x20c)]&&this[_0x9a01b8(0x1de)]&&(_0x119577[_0x9a01b8(0x23c)][_0x9a01b8(0x1f0)](this[_0x9a01b8(0x20c)],this[_0x9a01b8(0x1de)]),this[_0x9a01b8(0x20c)][_0x9a01b8(0x1e0)](_0x9a01b8(0x232))['to'](this),this[_0x9a01b8(0x20c)][_0x9a01b8(0x1e0)](_0x9a01b8(0x20a))['to'](this),this[_0x9a01b8(0x1de)][_0x9a01b8(0x1e0)](_0x9a01b8(0x232))['to'](this),this[_0x9a01b8(0x1de)][_0x9a01b8(0x1e0)](_0x9a01b8(0x20a))['to'](this)),_0x119577;}[_0x5b8b54(0x238)](){const _0x1c82bf=_0x5b8b54;super[_0x1c82bf(0x238)](),this[_0x1c82bf(0x1fe)]=this[_0x1c82bf(0x22a)][_0x1c82bf(0x218)](_0x1c82bf(0x1f8)),this[_0x1c82bf(0x1fe)][_0x1c82bf(0x1fd)]=this[_0x1c82bf(0x244)],this['on'](_0x1c82bf(0x1f4),(_0x30937e,_0x467639,_0x189c4a)=>{const _0x1d578f=_0x1c82bf;this[_0x1d578f(0x1fe)][_0x1d578f(0x1fd)]=_0x189c4a;});}[_0x5b8b54(0x23e)](_0x41fa4c,_0x239f94,_0x4d6202,_0x3ff604,_0x27e046){const _0x23b4e5=_0x5b8b54,_0x2aecfb=new _0x434763(this[_0x23b4e5(0x20d)]);return _0x2aecfb[_0x23b4e5(0x216)]({'label':_0x41fa4c,'icon':_0x239f94,'tooltip':!0x0,'tooltipPosition':_0x27e046}),_0x2aecfb[_0x23b4e5(0x1d8)]({'attributes':{'class':_0x4d6202}}),_0x2aecfb['on'](_0x23b4e5(0x1e4),()=>{const _0x456441=_0x23b4e5;this[_0x456441(0x204)](_0x3ff604,this[_0x456441(0x239)]['id']);}),_0x2aecfb;}[_0x5b8b54(0x207)](){const _0x41b170=_0x5b8b54;return _0x41b170(0x23f)===this[_0x41b170(0x239)][_0x41b170(0x21d)][_0x41b170(0x20f)][_0x41b170(0x213)]?_0x3889a9(this[_0x41b170(0x20d)],_0x41b170(0x1f1)):_0x3889a9(this[_0x41b170(0x20d)],_0x41b170(0x210));}[_0x5b8b54(0x1e5)](){const _0x38d49b=_0x5b8b54;return this[_0x38d49b(0x239)][_0x38d49b(0x219)]?_0x38d49b(0x23f)===this[_0x38d49b(0x239)][_0x38d49b(0x21d)][_0x38d49b(0x20f)][_0x38d49b(0x213)]?_0x3889a9(this[_0x38d49b(0x20d)],_0x38d49b(0x1e8),this[_0x38d49b(0x239)][_0x38d49b(0x224)][_0x38d49b(0x1ec)]):_0x3889a9(this[_0x38d49b(0x20d)],_0x38d49b(0x236),this[_0x38d49b(0x239)][_0x38d49b(0x224)][_0x38d49b(0x1ec)]):null;}}function ds(_0x263fb8,_0x437b90){const _0x517d19=_0x5b8b54;let _0x42e0be='';return _0x42e0be+=_0x263fb8[_0x517d19(0x22e)]('*')[_0x517d19(0x1eb)]((_0x3409a9,_0x2022c7)=>_0x2022c7%0x2!=0x0?_0x517d19(0x20e)+us(_0x3409a9)+_0x517d19(0x234):us(_0x3409a9))[_0x517d19(0x1dd)](''),_0x437b90&&(_0x42e0be+=_0x517d19(0x233)+_0x437b90[_0x517d19(0x1fa)]+_0x517d19(0x1f6)+_0x437b90[_0x517d19(0x1fb)]+_0x517d19(0x23a)),_0x42e0be;}function _0x4bdf(_0x177a02,_0x59fe39){const _0xa60a69=_0xa60a();return _0x4bdf=function(_0x4bdf13,_0x1e0e2f){_0x4bdf13=_0x4bdf13-0x1d7;let _0x54963c=_0xa60a69[_0x4bdf13];return _0x54963c;},_0x4bdf(_0x177a02,_0x59fe39);}function us(_0x25dc33){const _0x586e70=_0x5b8b54,_0x21f7c4=document[_0x586e70(0x237)](_0x586e70(0x22d));return _0x21f7c4[_0x586e70(0x228)]=_0x25dc33,_0x21f7c4[_0x586e70(0x1fd)];}
23
+ const _0x1399d9=_0x1d71;(function(_0x529d9a,_0x55eaaf){const _0x5e0d29=_0x1d71,_0xafb4e=_0x529d9a();while(!![]){try{const _0x4a688e=parseInt(_0x5e0d29(0x1fe))/0x1+-parseInt(_0x5e0d29(0x1c8))/0x2*(-parseInt(_0x5e0d29(0x219))/0x3)+parseInt(_0x5e0d29(0x1ec))/0x4*(-parseInt(_0x5e0d29(0x1d8))/0x5)+parseInt(_0x5e0d29(0x1ea))/0x6*(-parseInt(_0x5e0d29(0x1cb))/0x7)+parseInt(_0x5e0d29(0x211))/0x8+parseInt(_0x5e0d29(0x1d3))/0x9*(-parseInt(_0x5e0d29(0x1e1))/0xa)+parseInt(_0x5e0d29(0x1ff))/0xb*(parseInt(_0x5e0d29(0x202))/0xc);if(_0x4a688e===_0x55eaaf)break;else _0xafb4e['push'](_0xafb4e['shift']());}catch(_0xb18511){_0xafb4e['push'](_0xafb4e['shift']());}}}(_0xedc4,0xbf429));import{getTranslation as _0x40cec1}from'../../utils/common-translations.js';import{default as _0x16dcfe}from'./basesuggestionthreadview.js';import{ButtonView as _0x5c7ae5}from'ckeditor5/src/ui.js';import{icons as _0x1699ce}from'ckeditor5/src/core.js';import{trimHtml as _0x166bff,UserView as _0x513663}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x1d71(_0x709c77,_0x1c2499){const _0xedc4c6=_0xedc4();return _0x1d71=function(_0x1d7166,_0x33159a){_0x1d7166=_0x1d7166-0x1c4;let _0x6fbc66=_0xedc4c6[_0x1d7166];return _0x6fbc66;},_0x1d71(_0x709c77,_0x1c2499);}export default class ne extends _0x16dcfe{constructor(_0x5017c2,_0x265794,_0xa18290,_0x202502){const _0x84c4c8=_0x1d71;super(_0x5017c2,_0x265794,_0xa18290,_0x202502),this[_0x84c4c8(0x1e8)](_0x84c4c8(0x1d9),''),this[_0x84c4c8(0x1c6)](_0x84c4c8(0x1d9))['to'](this,_0x84c4c8(0x21d),_0x304d3c=>_0x304d3c&&_0x304d3c[0x0]?_0x304d3c[0x0][_0x84c4c8(0x1d9)]:''),this[_0x84c4c8(0x1c6)](_0x84c4c8(0x1fc))['to'](this,_0x84c4c8(0x21d),this,_0x84c4c8(0x204),(_0x1977c1,_0xceddc4)=>{const _0x9eb384=_0x84c4c8;let _0x5b8846='';for(const _0x1a9f37 of _0x1977c1)_0x5b8846+=_0x9eb384(0x21a)+ds(_0x1a9f37[_0x9eb384(0x1e0)],_0x1a9f37[_0x9eb384(0x20b)])+_0x9eb384(0x222);return _0xceddc4?_0x5b8846:_0x166bff(_0x5b8846,{'limit':0x8c});}),this[_0x84c4c8(0x1e6)]=null,this[_0x84c4c8(0x21f)]=this[_0x84c4c8(0x213)](_0x40cec1(_0x5017c2,_0x84c4c8(0x217)),_0x1699ce[_0x84c4c8(0x205)],_0x84c4c8(0x1d5),_0x84c4c8(0x230),'sw'),this[_0x84c4c8(0x21f)][_0x84c4c8(0x1c6)](_0x84c4c8(0x224))['to'](this,_0x84c4c8(0x206)),this[_0x84c4c8(0x1f0)]=this[_0x84c4c8(0x213)](_0x40cec1(_0x5017c2,_0x84c4c8(0x200)),_0x1699ce[_0x84c4c8(0x1fa)],_0x84c4c8(0x1cc),_0x84c4c8(0x231),'sw'),this[_0x84c4c8(0x1f0)][_0x84c4c8(0x1c6)](_0x84c4c8(0x224))['to'](this,_0x84c4c8(0x1d2)),this[_0x84c4c8(0x208)]=new _0x513663(_0x5017c2,this[_0x84c4c8(0x1c4)][_0x84c4c8(0x21b)],this[_0x84c4c8(0x1cd)]()),this[_0x84c4c8(0x208)][_0x84c4c8(0x22e)]({'attributes':{'class':[_0x84c4c8(0x1e7),_0x84c4c8(0x22a)]}}),this[_0x84c4c8(0x1e9)](this[_0x84c4c8(0x209)]());}[_0x1399d9(0x209)](){const _0x33da9b=_0x1399d9,_0x1bfd56=this[_0x33da9b(0x1ce)],_0x36716d=[{'tag':_0x33da9b(0x1db),'attributes':{'class':[_0x33da9b(0x20c),_0x33da9b(0x1dd)]},'children':[{'tag':_0x33da9b(0x21c),'children':[{'text':this[_0x33da9b(0x208)][_0x33da9b(0x1d1)]}],'attributes':{'class':[_0x33da9b(0x201),_0x33da9b(0x22c)]}},{'tag':_0x33da9b(0x228),'attributes':{'datetime':_0x1bfd56['to'](_0x33da9b(0x1d4)),'class':[_0x33da9b(0x1c5),_0x33da9b(0x1de)]},'children':[{'text':_0x1bfd56['to'](_0x33da9b(0x1d4),_0x7625c4=>this[_0x33da9b(0x22d)][_0x33da9b(0x232)](_0x7625c4))}]}]},{'tag':_0x33da9b(0x1db),'attributes':{'class':[_0x33da9b(0x1f2),_0x33da9b(0x22b)]},'children':[this[_0x33da9b(0x21f)],this[_0x33da9b(0x1f0)]]},{'tag':_0x33da9b(0x1db),'attributes':{'class':[_0x33da9b(0x1eb)]}}];this[_0x33da9b(0x1c4)][_0x33da9b(0x223)]&&_0x36716d[_0x33da9b(0x1e5)]({'tag':_0x33da9b(0x1db),'attributes':{'class':[_0x33da9b(0x226)]},'children':[{'text':this[_0x33da9b(0x1e2)]()}]});const _0x2ec4a7={'tag':_0x33da9b(0x1db),'attributes':{'class':[_0x33da9b(0x207),_0x1bfd56['if'](_0x33da9b(0x204),_0x33da9b(0x1cf)),_0x1bfd56['to'](_0x33da9b(0x1d9),_0x141810=>_0x33da9b(0x1d6)+_0x141810),this[_0x33da9b(0x22d)][_0x33da9b(0x1dc)]&&_0x33da9b(0x1da)],'data-suggestion-id':this[_0x33da9b(0x1c4)]['id'],'data-thread-id':this[_0x33da9b(0x1c4)][_0x33da9b(0x1f6)]['id'],'data-author-id':this[_0x33da9b(0x1c4)][_0x33da9b(0x21b)]['id'],'tabindex':-0x1},'children':[{'tag':_0x33da9b(0x1db),'attributes':{'class':[_0x33da9b(0x1f9),_0x33da9b(0x1df)]},'children':[this[_0x33da9b(0x208)],{'tag':_0x33da9b(0x1db),'attributes':{'class':[_0x33da9b(0x1d7),_0x33da9b(0x22f)]},'children':_0x36716d}]}]};return this[_0x33da9b(0x234)]&&this[_0x33da9b(0x1d0)]&&(_0x2ec4a7[_0x33da9b(0x1e4)][_0x33da9b(0x1e5)](this[_0x33da9b(0x234)],this[_0x33da9b(0x1d0)]),this[_0x33da9b(0x234)][_0x33da9b(0x214)](_0x33da9b(0x225))['to'](this),this[_0x33da9b(0x234)][_0x33da9b(0x214)](_0x33da9b(0x1f1))['to'](this),this[_0x33da9b(0x1d0)][_0x33da9b(0x214)](_0x33da9b(0x225))['to'](this),this[_0x33da9b(0x1d0)][_0x33da9b(0x214)](_0x33da9b(0x1f1))['to'](this)),_0x2ec4a7;}[_0x1399d9(0x210)](){const _0x3c638d=_0x1399d9;super[_0x3c638d(0x210)](),this[_0x3c638d(0x1e6)]=this[_0x3c638d(0x20f)][_0x3c638d(0x20e)](_0x3c638d(0x1c7)),this[_0x3c638d(0x1e6)][_0x3c638d(0x233)]=this[_0x3c638d(0x1fc)],this['on'](_0x3c638d(0x218),(_0x40f370,_0x1b87d5,_0xe68127)=>{const _0x1649a5=_0x3c638d;this[_0x1649a5(0x1e6)][_0x1649a5(0x233)]=_0xe68127;});}[_0x1399d9(0x213)](_0x84577f,_0x124eed,_0x5d1437,_0x56d137,_0x1e7208){const _0x49c17e=_0x1399d9,_0x9db4e6=new _0x5c7ae5(this[_0x49c17e(0x1ed)]);return _0x9db4e6[_0x49c17e(0x1e8)]({'label':_0x84577f,'icon':_0x124eed,'tooltip':!0x0,'tooltipPosition':_0x1e7208}),_0x9db4e6[_0x49c17e(0x22e)]({'attributes':{'class':_0x5d1437}}),_0x9db4e6['on'](_0x49c17e(0x1c9),()=>{const _0x43edb5=_0x49c17e;this[_0x43edb5(0x1ee)](_0x56d137,this[_0x43edb5(0x1c4)]['id']);}),_0x9db4e6;}[_0x1399d9(0x1e2)](){const _0x5dc924=_0x1399d9;return _0x5dc924(0x1f4)===this[_0x5dc924(0x1c4)][_0x5dc924(0x1f5)][_0x5dc924(0x20a)][_0x5dc924(0x21e)]?_0x40cec1(this[_0x5dc924(0x1ed)],_0x5dc924(0x203)):_0x40cec1(this[_0x5dc924(0x1ed)],_0x5dc924(0x1e3));}[_0x1399d9(0x1cd)](){const _0x20d55d=_0x1399d9;return this[_0x20d55d(0x1c4)][_0x20d55d(0x223)]?_0x20d55d(0x1f4)===this[_0x20d55d(0x1c4)][_0x20d55d(0x1f5)][_0x20d55d(0x20a)][_0x20d55d(0x21e)]?_0x40cec1(this[_0x20d55d(0x1ed)],_0x20d55d(0x216),this[_0x20d55d(0x1c4)][_0x20d55d(0x229)][_0x20d55d(0x1d1)]):_0x40cec1(this[_0x20d55d(0x1ed)],_0x20d55d(0x227),this[_0x20d55d(0x1c4)][_0x20d55d(0x229)][_0x20d55d(0x1d1)]):null;}}function ds(_0x2329cb,_0x3b5609){const _0x19a8f2=_0x1399d9;let _0x1b883f='';return _0x1b883f+=_0x2329cb[_0x19a8f2(0x1ca)]('*')[_0x19a8f2(0x1fd)]((_0x326505,_0x5c1fb4)=>_0x5c1fb4%0x2!=0x0?_0x19a8f2(0x1f3)+us(_0x326505)+_0x19a8f2(0x221):us(_0x326505))[_0x19a8f2(0x1f7)](''),_0x3b5609&&(_0x1b883f+=_0x19a8f2(0x1fb)+_0x3b5609[_0x19a8f2(0x220)]+_0x19a8f2(0x1ef)+_0x3b5609[_0x19a8f2(0x212)]+_0x19a8f2(0x1f8)),_0x1b883f;}function _0xedc4(){const _0x365dd8=['getExternalSuggestionNote','EXTERNAL_SUGGESTION','children','push','_descriptionElement','ck-suggestion__user','set','setTemplate','8046AnKOPV','ck-annotation__content-wrapper','36596ciLMZe','locale','fire','\x22\x20title=\x22','discardButton','editorDestroyed','ck-suggestion__actions','<span\x20class=\x22ck-suggestion-type\x22>','importWord','attributes','commentThread','join','\x22></span>','ck-suggestion','cancel','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','description','map','891259OUNFbM','108163yTmNmp','Discard\x20suggestion','ck-suggestion__info-name','276qrTXaA','EXTERNAL_IMPORT_WORD_SUGGESTION','isActive','check','canAccept','ck-suggestion-wrapper','userView','getTemplate','@external','color','ck-suggestion__info','createElement','querySelector','element','render','12088648EfYiHI','title','_createButton','delegate','innerText','EXTERNAL_IMPORT_WORD_AVATAR','Accept\x20suggestion','change:description','4234965Tzrfat','<p>','author','span','descriptionParts','source','acceptButton','value','</span>','</p>','isExternal','isEnabled','editorReady','ck-comment__external','EXTERNAL_AVATAR','time','creator','ck-annotation__user','ck-annotation__actions','ck-annotation__info-name','_config','extendTemplate','ck-annotation__main','acceptSuggestion','discardSuggestion','formatDateTime','innerHTML','commentsListView','_model','ck-comment__info-time','bind','.ck-annotation__content-wrapper','2OMPvdj','execute','split','7105eGvOIT','ck-suggestion--discard','getUserViewNotificationText','bindTemplate','ck-suggestion-wrapper--active','commentThreadInputView','name','canDiscard','621GwJWaF','authoredAt','ck-suggestion--accept','ck-suggestion-','ck-suggestion__main','505cayqNe','type','ck-suggestion--disabled-comments','div','disableComments','ck-annotation__info','ck-annotation__info-time','ck-annotation','content','140810FFCiyP'];_0xedc4=function(){return _0x365dd8;};return _0xedc4();}function us(_0x1d0cc6){const _0x2c404f=_0x1399d9,_0x3589c0=document[_0x2c404f(0x20d)](_0x2c404f(0x21c));return _0x3589c0[_0x2c404f(0x215)]=_0x1d0cc6,_0x3589c0[_0x2c404f(0x233)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0xfa659d,_0x1fdadf,_0x22c238){const t=_0xfa659d['t'];switch(_0x1fdadf){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',_0x22c238);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x22c238);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x22c238);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x22c238);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x22c238);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',_0x22c238);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x22c238);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',_0x22c238);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x22c238);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x22c238);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x22c238);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x22c238);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x22c238);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x22c238);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x22c238);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x22c238);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x22c238);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x22c238);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x22c238);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x22c238);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x22c238);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x22c238);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x22c238);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'},_0x22c238);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x22c238);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x22c238);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x22c238);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x22c238);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x22c238);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'},_0x22c238);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x22c238);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x22c238);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x22c238);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x22c238);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'},_0x22c238);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x22c238);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'},_0x22c238);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'},_0x22c238);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x22c238);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'},_0x22c238);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x22c238);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'},_0x22c238);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x22c238);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x22c238);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'},_0x22c238);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'},_0x22c238);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 _0x1fdadf;}}
23
+ export function getTranslation(_0x42334d,_0x278f67,_0x1611bc){const t=_0x42334d['t'];switch(_0x278f67){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',_0x1611bc);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1611bc);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1611bc);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1611bc);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1611bc);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',_0x1611bc);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1611bc);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',_0x1611bc);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1611bc);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1611bc);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1611bc);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1611bc);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1611bc);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1611bc);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1611bc);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1611bc);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1611bc);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1611bc);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1611bc);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1611bc);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1611bc);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1611bc);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1611bc);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'},_0x1611bc);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1611bc);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1611bc);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1611bc);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1611bc);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1611bc);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'},_0x1611bc);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1611bc);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1611bc);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1611bc);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1611bc);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'},_0x1611bc);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1611bc);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'},_0x1611bc);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'},_0x1611bc);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1611bc);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'},_0x1611bc);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1611bc);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'},_0x1611bc);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1611bc);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1611bc);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'},_0x1611bc);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'},_0x1611bc);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 _0x278f67;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x55b2f5,_0xbd1eb9){const _0x2ae871=_0x127f,_0x163ab5=_0x55b2f5();while(!![]){try{const _0x1b9e06=-parseInt(_0x2ae871(0x1c5))/0x1*(parseInt(_0x2ae871(0x1b7))/0x2)+-parseInt(_0x2ae871(0x1d7))/0x3*(-parseInt(_0x2ae871(0x1db))/0x4)+parseInt(_0x2ae871(0x1c2))/0x5+parseInt(_0x2ae871(0x1c4))/0x6+-parseInt(_0x2ae871(0x1b5))/0x7*(parseInt(_0x2ae871(0x1cb))/0x8)+-parseInt(_0x2ae871(0x1d0))/0x9*(-parseInt(_0x2ae871(0x1cf))/0xa)+parseInt(_0x2ae871(0x1b3))/0xb*(parseInt(_0x2ae871(0x1ba))/0xc);if(_0x1b9e06===_0xbd1eb9)break;else _0x163ab5['push'](_0x163ab5['shift']());}catch(_0x2ac8ab){_0x163ab5['push'](_0x163ab5['shift']());}}}(_0x3bac,0xdbc96));export function normalizeDescription(_0x2dd5c4){const _0x5c191c=_0x127f;return Array[_0x5c191c(0x1dd)](_0x2dd5c4)||(_0x2dd5c4=[_0x2dd5c4]),_0x2dd5c4[_0x5c191c(0x1bb)](_0x14099c=>{const _0x5c429d=_0x5c191c,_0x37e291=_0x14099c[_0x5c429d(0x1bd)][_0x5c429d(0x1d3)](/\*/g,''),_0x3f2ddc=_0x14099c[_0x5c429d(0x1cc)]?_0x5c429d(0x1d1)+_0x14099c[_0x5c429d(0x1cc)][_0x5c429d(0x1d8)]+']':'';return'['+_0x14099c[_0x5c429d(0x1d9)]+']\x20'+_0x37e291+_0x3f2ddc;})[_0x5c191c(0x1bc)](';\x20');}export function sortSuggestions(_0x4edeb4){const _0x5e7cbf=_0x127f;return _0x4edeb4[_0x5e7cbf(0x1dc)]((_0x4238a3,_0x10129c)=>_0x5e7cbf(0x1cd)==_0x4238a3[_0x5e7cbf(0x1d9)]&&_0x5e7cbf(0x1cd)!=_0x10129c[_0x5e7cbf(0x1d9)]?-0x1:_0x5e7cbf(0x1cd)!=_0x4238a3[_0x5e7cbf(0x1d9)]&&_0x5e7cbf(0x1cd)==_0x10129c[_0x5e7cbf(0x1d9)]?0x1:0x0);}export function getSelectedSuggestions(_0x560742,_0x224b18){const _0x1eb3ca=_0x127f,_0x1bd5e9=Array[_0x1eb3ca(0x1b6)](_0x560742[_0x1eb3ca(0x1d5)]()),_0x2d9928=new Set();for(const _0xa2f92b of _0x224b18)if(_0xa2f92b[_0x1eb3ca(0x1c3)]){for(const _0x2e4909 of _0x1bd5e9)for(const _0x247f0f of _0xa2f92b[_0x1eb3ca(0x1d5)]())(_0x2e4909[_0x1eb3ca(0x1c7)](_0x247f0f)||_0x560742[_0x1eb3ca(0x1b9)]&&!_0xa2f92b[_0x1eb3ca(0x1d6)]&&_0xa2f92b[_0x1eb3ca(0x1b4)]&&_0x247f0f[_0x1eb3ca(0x1bf)][_0x1eb3ca(0x1de)](_0x2e4909[_0x1eb3ca(0x1da)]))&&_0x2d9928[_0x1eb3ca(0x1c1)](_0xa2f92b);}return _0x2d9928;}export function getRangesOfBlockGroups(_0x35ccb8,_0x2d6277){const _0x594dc4=_0x127f;let _0x1f3bc0,_0x1e7a65=0x0;const _0x27871b=[],_0x4300be=_0x2d6277[_0x594dc4(0x1ce)];for(;_0x1e7a65<_0x35ccb8[_0x594dc4(0x1c6)];){const _0x4f7ecb=_0x35ccb8[_0x1e7a65],_0x5bd0d5=_0x35ccb8[_0x1e7a65+0x1];_0x1f3bc0||(_0x1f3bc0=_0x2d6277[_0x594dc4(0x1c9)](_0x4f7ecb)),co(_0x2d6277,_0x4f7ecb,_0x5bd0d5)||(_0x27871b[_0x594dc4(0x1be)](_0x2d6277[_0x594dc4(0x1d4)](_0x1f3bc0,_0x4300be[_0x594dc4(0x1df)](_0x4f7ecb)?_0x2d6277[_0x594dc4(0x1b8)](_0x4f7ecb):_0x2d6277[_0x594dc4(0x1ca)](_0x4f7ecb,_0x594dc4(0x1bf)))),_0x1f3bc0=null),_0x1e7a65++;}return _0x27871b;}function _0x127f(_0x142302,_0x43ec17){const _0x3bac9a=_0x3bac();return _0x127f=function(_0x127f78,_0x5dd267){_0x127f78=_0x127f78-0x1b3;let _0x1f6e75=_0x3bac9a[_0x127f78];return _0x1f6e75;},_0x127f(_0x142302,_0x43ec17);}function co(_0x49dfca,_0x5031b9,_0x5d9bb7){const _0x444b0f=_0x127f;if(!_0x5d9bb7)return!0x1;const _0x405dda=_0x49dfca[_0x444b0f(0x1b8)](_0x5031b9),_0x1fb3d0=_0x49dfca[_0x444b0f(0x1c9)](_0x5d9bb7);return _0x405dda[_0x444b0f(0x1de)](_0x1fb3d0);}function _0x3bac(){const _0x2950ec=['value','type','start','124392hsYgGT','sort','isArray','isTouching','isObject','242xzTsou','next','18760URxAaq','from','1975070JjPCyj','createPositionAfter','isCollapsed','93552bquPWl','map','join','content','push','end','execute','add','1572220GQUrBj','isInContent','2839884dDticV','1zVrOhV','length','isIntersecting','change','createPositionBefore','createPositionAt','512SpRmyl','color','deletion','schema','10ImvMAo','2063583UkltID','\x20[color\x20','splice','replace','createRange','getRanges','isMultiRange','84TfMNMP'];_0x3bac=function(){return _0x2950ec;};return _0x3bac();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x39d9fe,_0x4265a8,_0x1b405b){const _0x12f0d2=_0x127f;for(;_0x1b405b[_0x12f0d2(0x1c6)];){const _0x3df07f=_0x1b405b[_0x12f0d2(0x1d2)](0x0,0x64);_0x39d9fe[_0x12f0d2(0x1c8)](()=>{const _0x299ea3=_0x12f0d2;for(const _0x27cd7a of _0x3df07f)_0x27cd7a[_0x299ea3(0x1c3)]&&_0x4265a8[_0x299ea3(0x1c0)](_0x27cd7a['id']);});}}
23
+ (function(_0x5507a,_0x897623){const _0x48fad3=_0x3e43,_0x226dfe=_0x5507a();while(!![]){try{const _0x3d3140=parseInt(_0x48fad3(0x135))/0x1+parseInt(_0x48fad3(0x13a))/0x2+parseInt(_0x48fad3(0x131))/0x3+parseInt(_0x48fad3(0x129))/0x4+-parseInt(_0x48fad3(0x13e))/0x5+parseInt(_0x48fad3(0x13b))/0x6*(parseInt(_0x48fad3(0x124))/0x7)+-parseInt(_0x48fad3(0x12b))/0x8;if(_0x3d3140===_0x897623)break;else _0x226dfe['push'](_0x226dfe['shift']());}catch(_0x372535){_0x226dfe['push'](_0x226dfe['shift']());}}}(_0x4971,0xece12));function _0x4971(){const _0x4b7aa9=['sort','1486146bzBQbd','isIntersecting','createRange','end','content','2829274QbtUST','225066QeKqHB','isObject','splice','6160185fHbwej','length','schema','isTouching','createPositionAfter','next','replace','add','createPositionBefore','isCollapsed','color','map','createPositionAt','isInContent','from','119ZzEAhk','isArray','change','start','execute','459832hGJWmX','value','23511712SoRYWV','\x20[color\x20','join','type','getRanges','push','4463493mPPxRf','isMultiRange','deletion'];_0x4971=function(){return _0x4b7aa9;};return _0x4971();}export function normalizeDescription(_0x54add0){const _0x12683e=_0x3e43;return Array[_0x12683e(0x125)](_0x54add0)||(_0x54add0=[_0x54add0]),_0x54add0[_0x12683e(0x149)](_0x89ce2e=>{const _0x3eb750=_0x12683e,_0xdc7812=_0x89ce2e[_0x3eb750(0x139)][_0x3eb750(0x144)](/\*/g,''),_0x21f1bf=_0x89ce2e[_0x3eb750(0x148)]?_0x3eb750(0x12c)+_0x89ce2e[_0x3eb750(0x148)][_0x3eb750(0x12a)]+']':'';return'['+_0x89ce2e[_0x3eb750(0x12e)]+']\x20'+_0xdc7812+_0x21f1bf;})[_0x12683e(0x12d)](';\x20');}function _0x3e43(_0xcab01f,_0x5ab89d){const _0x497119=_0x4971();return _0x3e43=function(_0x3e4381,_0x2b3a22){_0x3e4381=_0x3e4381-0x121;let _0x638dbb=_0x497119[_0x3e4381];return _0x638dbb;},_0x3e43(_0xcab01f,_0x5ab89d);}export function sortSuggestions(_0x5c5a74){const _0x35954e=_0x3e43;return _0x5c5a74[_0x35954e(0x134)]((_0x2c0ed3,_0x3e4e1e)=>_0x35954e(0x133)==_0x2c0ed3[_0x35954e(0x12e)]&&_0x35954e(0x133)!=_0x3e4e1e[_0x35954e(0x12e)]?-0x1:_0x35954e(0x133)!=_0x2c0ed3[_0x35954e(0x12e)]&&_0x35954e(0x133)==_0x3e4e1e[_0x35954e(0x12e)]?0x1:0x0);}export function getSelectedSuggestions(_0x47d8b7,_0x56b95b){const _0x5e7cec=_0x3e43,_0x47a689=Array[_0x5e7cec(0x123)](_0x47d8b7[_0x5e7cec(0x12f)]()),_0x51808a=new Set();for(const _0xbdf60 of _0x56b95b)if(_0xbdf60[_0x5e7cec(0x122)]){for(const _0x2f0625 of _0x47a689)for(const _0x26f29f of _0xbdf60[_0x5e7cec(0x12f)]())(_0x2f0625[_0x5e7cec(0x136)](_0x26f29f)||_0x47d8b7[_0x5e7cec(0x147)]&&!_0xbdf60[_0x5e7cec(0x132)]&&_0xbdf60[_0x5e7cec(0x143)]&&_0x26f29f[_0x5e7cec(0x138)][_0x5e7cec(0x141)](_0x2f0625[_0x5e7cec(0x127)]))&&_0x51808a[_0x5e7cec(0x145)](_0xbdf60);}return _0x51808a;}export function getRangesOfBlockGroups(_0x2b7384,_0x5b985a){const _0x2ccbd1=_0x3e43;let _0x45c7eb,_0x562911=0x0;const _0x3176c6=[],_0x49242e=_0x5b985a[_0x2ccbd1(0x140)];for(;_0x562911<_0x2b7384[_0x2ccbd1(0x13f)];){const _0xfdbe12=_0x2b7384[_0x562911],_0x5b2d0a=_0x2b7384[_0x562911+0x1];_0x45c7eb||(_0x45c7eb=_0x5b985a[_0x2ccbd1(0x146)](_0xfdbe12)),co(_0x5b985a,_0xfdbe12,_0x5b2d0a)||(_0x3176c6[_0x2ccbd1(0x130)](_0x5b985a[_0x2ccbd1(0x137)](_0x45c7eb,_0x49242e[_0x2ccbd1(0x13c)](_0xfdbe12)?_0x5b985a[_0x2ccbd1(0x142)](_0xfdbe12):_0x5b985a[_0x2ccbd1(0x121)](_0xfdbe12,_0x2ccbd1(0x138)))),_0x45c7eb=null),_0x562911++;}return _0x3176c6;}function co(_0x53a724,_0x11fabd,_0x3fdfdb){const _0x3e0151=_0x3e43;if(!_0x3fdfdb)return!0x1;const _0x9a99c1=_0x53a724[_0x3e0151(0x142)](_0x11fabd),_0xfdfa72=_0x53a724[_0x3e0151(0x146)](_0x3fdfdb);return _0x9a99c1[_0x3e0151(0x141)](_0xfdfa72);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x1e0605,_0x402a2a,_0x325e49){const _0x2af84c=_0x3e43;for(;_0x325e49[_0x2af84c(0x13f)];){const _0x222294=_0x325e49[_0x2af84c(0x13d)](0x0,0x64);_0x1e0605[_0x2af84c(0x126)](()=>{const _0x27194c=_0x2af84c;for(const _0x736725 of _0x222294)_0x736725[_0x27194c(0x122)]&&_0x402a2a[_0x27194c(0x128)](_0x736725['id']);});}}