@ckeditor/ckeditor5-track-changes 41.4.2 → 42.0.0-alpha.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 (170) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +2 -1
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +2 -1
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24fd51=_0x5a6b;(function(_0x1d9d49,_0x172803){const _0x284d07=_0x5a6b,_0x67ac27=_0x1d9d49();while(!![]){try{const _0x544d73=parseInt(_0x284d07(0x110))/0x1+parseInt(_0x284d07(0x147))/0x2+parseInt(_0x284d07(0x141))/0x3+parseInt(_0x284d07(0xf9))/0x4*(parseInt(_0x284d07(0x12b))/0x5)+-parseInt(_0x284d07(0x153))/0x6*(parseInt(_0x284d07(0x135))/0x7)+parseInt(_0x284d07(0x117))/0x8*(parseInt(_0x284d07(0x106))/0x9)+-parseInt(_0x284d07(0x162))/0xa;if(_0x544d73===_0x172803)break;else _0x67ac27['push'](_0x67ac27['shift']());}catch(_0x32fb6b){_0x67ac27['push'](_0x67ac27['shift']());}}}(_0x4002,0x41cef));import{Plugin as _0x80b002}from'ckeditor5/src/core.js';import{Collection as _0x2567da}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x1fed0a,createDropdown as _0x52c79e,ListSeparatorView as _0x51eaaf,MenuBarMenuView as _0x288381,MenuBarMenuListView as _0x32a495,MenuBarMenuListItemView as _0x435738,MenuBarMenuListItemButtonView as _0x2ef808,SplitButtonView as _0x57616c,ViewModel as _0x30245f}from'ckeditor5/src/ui.js';function _0x5a6b(_0x19885e,_0x56f81a){const _0x4002c5=_0x4002();return _0x5a6b=function(_0x5a6b3a,_0x1ffd6c){_0x5a6b3a=_0x5a6b3a-0xdf;let _0x4ba90f=_0x4002c5[_0x5a6b3a];return _0x4ba90f;},_0x5a6b(_0x19885e,_0x56f81a);}import{Users as _0x439bbb,getDateTimeFormatter as _0x285a33,getAllMarkersDomElementsSorted as _0x7ebfce}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x4002(){const _0xdc7121=['locale','_bindAnnotationToEditors','createAnnotationView','SuggestionThreadView','children','actionView','291063rivsVM','addSourceCollector','componentFactory','commands','editor','arrowView','change:activeAnnotations','8JYrCkF','CommentsRepository','comments.editorConfig','view','innerView','bind','comments.maxCommentCharsWhenCollapsed','discardButton','trackChanges.disableComments','CommentView','comments.maxCommentsWhenCollapsed','getFirstRange','addComment','change:previous','keys','has','menuitem','comments','get','source','20yFUsos','define','model','from','_destroyController','toMany','unbind','_unbindEditors','suggestionChanged','activeAnnotations','195461FMaIcm','activeMarkers','plugins','getAllAdjacentSuggestions','_refreshActiveMarkers','Annotations','filter','registerAnnotation','Track\x20changes','length','separator','getRanges','676323RfGdxq','getMarkers','EditorAnnotations','head','createAnnotation','_initializeController','17142KKwCTA','switchbutton','_suggestionToController','push','isOn','focus','createCommentThreadController','stopListening','suggestionUnloaded','items','Discard\x20all\x20suggestions','refreshSelectedViews','102mxOkTc','destroy','pluginName','isMultiRange','getDescriptions','getMarkerNames','_createToolbarButton','value','getByInnerView','suggestionLoaded','_annotationViews','commentThread','Accept\x20all\x20suggestions','isEnabled','isInContent','4093030fikIHg','acceptButton','comments.maxThreadTotalWeight','buttonView','requires','lowest','menu','reduce','acceptSelectedSuggestions','descriptionParts','TrackChangesEditing','size','isDirty','Discard\x20all\x20selected\x20suggestions','values','delete','hasSuggestion','editing','descriptionFactory','_updateController','_createMenuBarMenu','init','mainView','some','delegate','Accept\x20all\x20selected\x20suggestions','getSuggestion','getJoined','menuBar:trackChanges','button','execute','_disableComments','_addUIComponentsToFactory','listenTo','menuitemcheckbox','acceptAllSuggestions','panelView','discardAllSuggestions','TrackChangesUI','_handleControllerBuffer','357908DxWBWo','trackChanges','remove','clear','discardSelectedSuggestions','commandName','suggestion-','previous','add','trackChanges.SuggestionThreadView','type','CommentsUI','set','2435058etSSrU','_viewToController','_handleSuggestionControllerDelayed','config'];_0x4002=function(){return _0xdc7121;};return _0x4002();}import _0x31cfea from'./trackchangesediting.js';import _0x248945 from'./ui/suggestioncontroller.js';import _0x485b8b from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2c9065}from'./utils/common-translations.js';import _0x3bf923 from'../theme/icons/track-changes.svg';export default class d extends _0x80b002{static get[_0x24fd51(0x166)](){const _0x3fce42=_0x24fd51;return[_0x31cfea,_0x439bbb,_0x3fce42(0x118),_0x3fce42(0x13a),_0x3fce42(0x143)];}static get[_0x24fd51(0x155)](){const _0x42a978=_0x24fd51;return _0x42a978(0xf7);}constructor(_0x2d822e){const _0x59abc6=_0x24fd51;super(_0x2d822e),this[_0x59abc6(0x149)]=new Map(),this[_0x59abc6(0x107)]=new Map(),this[_0x59abc6(0x15d)]=new Map(),this[_0x59abc6(0xf8)]=new Map();const _0x4bf6a2=this[_0x59abc6(0x114)][_0x59abc6(0x109)];_0x4bf6a2[_0x59abc6(0x12c)](_0x59abc6(0x102),_0x485b8b),_0x4bf6a2[_0x59abc6(0x12c)](_0x59abc6(0x11f),!0x1),this[_0x59abc6(0xf0)]=_0x4bf6a2[_0x59abc6(0x129)](_0x59abc6(0x11f));}[_0x24fd51(0x108)](_0x10fb50,_0x31b65f){const _0x46615e=_0x24fd51;0x0===this[_0x46615e(0xf8)][_0x46615e(0x16d)]&&setTimeout(()=>{const _0xd0b83a=_0x46615e;for(const [_0x329490,_0x26e67c]of this[_0xd0b83a(0xf8)]){const _0x29ba02=this[_0xd0b83a(0x149)][_0xd0b83a(0x126)](_0x329490);_0x29ba02||_0x26e67c?_0x29ba02&&_0x26e67c&&this[_0xd0b83a(0x12f)](_0x329490):this[_0xd0b83a(0x146)](_0x329490);}this[_0xd0b83a(0xf8)][_0xd0b83a(0xfc)](),this[_0xd0b83a(0x114)][_0xd0b83a(0x137)][_0xd0b83a(0x129)](_0xd0b83a(0x143))[_0xd0b83a(0x152)](),this[_0xd0b83a(0x139)]();},0xa),this[_0x46615e(0xf8)][_0x46615e(0x105)](_0x10fb50,_0x31b65f);}[_0x24fd51(0xe6)](){const _0x3b9358=_0x24fd51,_0x3b170b=this[_0x3b9358(0x114)],_0x38bb80=_0x3b170b[_0x3b9358(0x137)][_0x3b9358(0x129)](_0x3b9358(0x16c)),_0x257a0b=_0x3b170b[_0x3b9358(0x137)][_0x3b9358(0x129)](_0x3b9358(0x13a)),_0x28a91a=_0x3b170b[_0x3b9358(0x137)][_0x3b9358(0x129)](_0x3b9358(0x143)),_0x68ee8d=_0x3b170b[_0x3b9358(0x137)][_0x3b9358(0x129)](_0x3b9358(0x118));this[_0x3b9358(0xf1)](),_0x28a91a[_0x3b9358(0x111)](()=>{const _0x1d2161=_0x3b9358,_0x4d9370=[];for(const [_0x5bbffb,_0x47eac4]of Array[_0x1d2161(0x12e)](this[_0x1d2161(0x149)])){const _0x24c4bf=_0x5bbffb[_0x1d2161(0x138)](),_0xe62bc5=[];for(const _0x2ac7e7 of _0x24c4bf){if(!_0x2ac7e7[_0x1d2161(0x161)])continue;if(_0x2ac7e7[_0x1d2161(0x156)]){_0xe62bc5[_0x1d2161(0x14a)](..._0x2ac7e7[_0x1d2161(0x140)]());continue;}const _0x3bc1f5=_0x2ac7e7[_0x1d2161(0x122)]();if(_0xe62bc5[_0x1d2161(0x13e)]>0x0){const _0x53c21c=_0xe62bc5[0x0][_0x1d2161(0xec)](_0x3bc1f5);if(_0x53c21c){_0xe62bc5[0x0]=_0x53c21c;continue;}}_0xe62bc5[_0x1d2161(0x14a)](_0x3bc1f5);}_0x4d9370[_0x1d2161(0x14a)]([_0x47eac4[_0x1d2161(0x11a)],_0xe62bc5]);}return _0x4d9370;}),this[_0x3b9358(0xf2)](_0x38bb80,_0x3b9358(0x15c),(_0xc26834,_0x4ef8f7)=>{const _0xe7e71e=_0x3b9358;this[_0xe7e71e(0xf2)](_0x4ef8f7,_0xe7e71e(0x124),(_0x5aff6a,_0x1239a4,_0x59ce4e,_0x30910e)=>{const _0x30406c=_0xe7e71e;_0x4ef8f7[_0x30406c(0x161)]&&(null==_0x59ce4e?(this[_0x30406c(0xe4)](_0x30910e[_0x30406c(0x144)]),this[_0x30406c(0x108)](_0x4ef8f7,!0x1)):(this[_0x30406c(0xe4)](_0x59ce4e[_0x30406c(0x144)]),null==_0x30910e&&this[_0x30406c(0x108)](_0x4ef8f7,!0x0)));}),null!==_0x4ef8f7[_0xe7e71e(0x100)]?this[_0xe7e71e(0xe4)](_0x4ef8f7[_0xe7e71e(0x144)]):this[_0xe7e71e(0x108)](_0x4ef8f7,!0x1);}),this[_0x3b9358(0xf2)](_0x38bb80,_0x3b9358(0x14f),(_0x80e033,_0x458751,_0x3ba3bd)=>{const _0x8e5a18=_0x3b9358;this[_0x8e5a18(0x14e)](_0x458751,_0x8e5a18(0x124)),this[_0x8e5a18(0xf8)][_0x8e5a18(0xe0)](_0x458751),this[_0x8e5a18(0x149)][_0x8e5a18(0x126)](_0x458751)&&this[_0x8e5a18(0x12f)](_0x458751),_0x3ba3bd&&this[_0x8e5a18(0xe4)](_0x3ba3bd[_0x8e5a18(0x144)]);}),this[_0x3b9358(0xf2)](_0x38bb80,_0x3b9358(0x133),(_0x234dc3,_0x376b32)=>{const _0x531604=_0x3b9358;this[_0x531604(0xe4)](_0x376b32);}),this[_0x3b9358(0xf2)](_0x257a0b,_0x3b9358(0x116),()=>{const _0x110b68=_0x3b9358;this[_0x110b68(0x139)]();}),this[_0x3b9358(0xf2)](_0x68ee8d,_0x3b9358(0x123),(_0x21f134,{threadId:_0x1b6e84,isFromAdapter:_0x12bbe4})=>{const _0x103d47=_0x3b9358;if(_0x12bbe4||!_0x38bb80[_0x103d47(0xe1)](_0x1b6e84))return;const _0xc5223=_0x38bb80[_0x103d47(0xeb)](_0x1b6e84);this[_0x103d47(0x149)][_0x103d47(0x129)](_0xc5223)[_0x103d47(0x11a)][_0x103d47(0x14c)]();},{'priority':_0x3b9358(0x167)});}[_0x24fd51(0x139)](){const _0x58f50c=_0x24fd51,_0x181f90=this[_0x58f50c(0x114)][_0x58f50c(0x137)][_0x58f50c(0x129)](_0x58f50c(0x13a)),_0x2ceabf=this[_0x58f50c(0x114)][_0x58f50c(0x137)][_0x58f50c(0x129)](_0x58f50c(0x16c)),_0x4ac6d1=Array[_0x58f50c(0x12e)](_0x181f90[_0x58f50c(0x134)],_0xa3e595=>_0xa3e595[_0x58f50c(0x11b)])[_0x58f50c(0x13b)](_0x463b96=>this[_0x58f50c(0x107)][_0x58f50c(0x126)](_0x463b96)),_0x123b83=[];for(const _0x39d522 of _0x4ac6d1){const _0x20eb2e=this[_0x58f50c(0x107)][_0x58f50c(0x129)](_0x39d522)[_0x58f50c(0x12d)][_0x58f50c(0x138)]();_0x123b83[_0x58f50c(0x14a)](..._0x20eb2e[_0x58f50c(0x169)]((_0x5ca047,_0x5402a7)=>[..._0x5ca047,..._0x5402a7[_0x58f50c(0x158)]()],[]));}_0x2ceabf[_0x58f50c(0x136)]=_0x123b83;}[_0x24fd51(0xf1)](){const _0x23a427=_0x24fd51,_0x1e31e6=this[_0x23a427(0x114)],_0x24cfe2=_0x1e31e6[_0x23a427(0x10a)],_0x3354ce=_0x2c9065(_0x24cfe2,_0x23a427(0x13d)),_0x1519ed=new _0x2567da([{'type':_0x23a427(0x148),'model':new _0x30245f({'withText':!0x0,'label':_0x3354ce,'commandName':_0x23a427(0xfa),'role':_0x23a427(0xf3)})},{'type':_0x23a427(0x13f)},{'type':_0x23a427(0xee),'model':new _0x30245f({'withText':!0x0,'label':_0x2c9065(_0x24cfe2,_0x23a427(0x15f)),'commandName':_0x23a427(0xf4),'role':_0x23a427(0x127)})},{'type':_0x23a427(0xee),'model':new _0x30245f({'withText':!0x0,'label':_0x2c9065(_0x24cfe2,_0x23a427(0xea)),'commandName':_0x23a427(0x16a),'role':_0x23a427(0x127)})},{'type':_0x23a427(0xee),'model':new _0x30245f({'withText':!0x0,'label':_0x2c9065(_0x24cfe2,_0x23a427(0x151)),'commandName':_0x23a427(0xf6),'role':_0x23a427(0x127)})},{'type':_0x23a427(0xee),'model':new _0x30245f({'withText':!0x0,'label':_0x2c9065(_0x24cfe2,_0x23a427(0x16f)),'commandName':_0x23a427(0xfd),'role':_0x23a427(0x127)})}]);for(const _0x53c816 of _0x1519ed)if(ae(_0x53c816)){const _0x1d2389=_0x1e31e6[_0x23a427(0x113)][_0x23a427(0x129)](_0x53c816[_0x23a427(0x12d)][_0x23a427(0xfe)]);_0x53c816[_0x23a427(0x12d)][_0x23a427(0x11c)](_0x23a427(0x14b),_0x23a427(0x160))['to'](_0x1d2389,_0x23a427(0x15a),_0x23a427(0x160));}_0x1e31e6['ui'][_0x23a427(0x112)][_0x23a427(0x101)](_0x23a427(0xfa),_0x126a47=>this[_0x23a427(0x159)](_0x126a47,_0x1519ed,_0x3354ce)),_0x1e31e6['ui'][_0x23a427(0x112)][_0x23a427(0x101)](_0x23a427(0xed),_0x3f7969=>this[_0x23a427(0xe5)](_0x3f7969,_0x1519ed,_0x3354ce));}[_0x24fd51(0x159)](_0x5ab2f0,_0x3b08c1,_0x3a9152){const _0x28f66b=_0x24fd51,_0x3d7856=_0x52c79e(_0x5ab2f0,_0x57616c),_0x37bcdc=this[_0x28f66b(0x114)][_0x28f66b(0x113)][_0x28f66b(0x129)](_0x28f66b(0xfa));_0x3d7856[_0x28f66b(0x165)][_0x28f66b(0x105)]({'tooltip':_0x3a9152,'label':_0x3a9152,'icon':_0x3bf923}),_0x3d7856[_0x28f66b(0x165)][_0x28f66b(0x11c)](_0x28f66b(0x14b))['to'](_0x37bcdc,_0x28f66b(0x15a)),_0x3d7856[_0x28f66b(0x165)]['on'](_0x28f66b(0xef),()=>{const _0x54b9c8=_0x28f66b;_0x37bcdc[_0x54b9c8(0xef)](),this[_0x54b9c8(0x114)][_0x54b9c8(0xe2)][_0x54b9c8(0x11a)][_0x54b9c8(0x14c)]();}),_0x1fed0a(_0x3d7856,_0x3b08c1,{'role':_0x28f66b(0x168)});const _0x2f5492=[];for(const _0x13f4ca of _0x3b08c1)ae(_0x13f4ca)&&_0x2f5492[_0x28f66b(0x14a)](this[_0x28f66b(0x114)][_0x28f66b(0x113)][_0x28f66b(0x129)](_0x13f4ca[_0x28f66b(0x12d)][_0x28f66b(0xfe)]));const _0xb9e87=_0x3d7856[_0x28f66b(0x165)];return _0xb9e87[_0x28f66b(0x10f)][_0x28f66b(0x131)](_0x28f66b(0x160)),_0xb9e87[_0x28f66b(0x115)][_0x28f66b(0x131)](_0x28f66b(0x160)),_0xb9e87[_0x28f66b(0x10f)][_0x28f66b(0x11c)](_0x28f66b(0x160))['to'](_0x37bcdc,_0x28f66b(0x160)),_0xb9e87[_0x28f66b(0x115)][_0x28f66b(0x11c)](_0x28f66b(0x160))[_0x28f66b(0x130)](_0x2f5492,_0x28f66b(0x160),(..._0x7cda2a)=>_0x7cda2a[_0x28f66b(0xe8)](_0x3ea279=>_0x3ea279)),_0x3d7856['on'](_0x28f66b(0xef),_0xb69c14=>{const _0x5aea8e=_0x28f66b;this[_0x5aea8e(0x114)][_0x5aea8e(0xef)](_0xb69c14[_0x5aea8e(0x12a)][_0x5aea8e(0xfe)]),this[_0x5aea8e(0x114)][_0x5aea8e(0xe2)][_0x5aea8e(0x11a)][_0x5aea8e(0x14c)]();}),_0x3d7856;}[_0x24fd51(0xe5)](_0x5b746b,_0x14d9d2,_0x254084){const _0x94963f=_0x24fd51,_0x2e9f7e=new _0x288381(_0x5b746b),_0x5e229a=this[_0x94963f(0x114)][_0x94963f(0x113)][_0x94963f(0x129)](_0x94963f(0xfa));_0x2e9f7e[_0x94963f(0x165)][_0x94963f(0x105)]({'label':_0x254084,'icon':_0x3bf923});const _0x3697f6=new _0x32a495(_0x5b746b);for(const _0x3ec2ea of _0x14d9d2){if(_0x94963f(0x13f)==_0x3ec2ea[_0x94963f(0x103)]){_0x3697f6[_0x94963f(0x150)][_0x94963f(0x101)](new _0x51eaaf(_0x5b746b));continue;}const _0x782334=new _0x435738(_0x5b746b,_0x2e9f7e),_0x5ccdb6=new _0x2ef808(_0x5b746b),_0x779644=_0x3ec2ea[_0x94963f(0x12d)];_0x5ccdb6[_0x94963f(0x11c)](...Object[_0x94963f(0x125)](_0x779644))['to'](_0x779644),_0x5ccdb6[_0x94963f(0xe9)](_0x94963f(0xef))['to'](_0x2e9f7e),_0x5ccdb6['on'](_0x94963f(0xef),()=>{const _0x5d67f3=_0x94963f;this[_0x5d67f3(0x114)][_0x5d67f3(0xef)](_0x779644[_0x5d67f3(0xfe)]),this[_0x5d67f3(0x114)][_0x5d67f3(0xe2)][_0x5d67f3(0x11a)][_0x5d67f3(0x14c)]();}),_0x782334[_0x94963f(0x10e)][_0x94963f(0x101)](_0x5ccdb6),_0x3697f6[_0x94963f(0x150)][_0x94963f(0x101)](_0x782334);}return _0x2e9f7e[_0x94963f(0x11c)](_0x94963f(0x160))['to'](_0x5e229a,_0x94963f(0x160)),_0x2e9f7e[_0x94963f(0xf5)][_0x94963f(0x10e)][_0x94963f(0x101)](_0x3697f6),_0x2e9f7e;}[_0x24fd51(0x146)](_0x352d4d){const _0x56e5b8=_0x24fd51,_0x22d41f=this[_0x56e5b8(0x114)],_0x405108=_0x22d41f[_0x56e5b8(0x109)],_0xb2455f=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x13a)),_0x5a132c=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x118)),_0x4c6d09=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x143)),_0x23bfc4=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x439bbb)['me'],_0x5e6ff1=_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0xfa))[_0x56e5b8(0x10d)],{CommentsListView:_0x4cb13,CommentThreadInputView:_0x262aad}=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x104));let _0x1b76f8,_0x2c5742;this[_0x56e5b8(0x15d)][_0x56e5b8(0x126)](_0x352d4d['id'])?(_0x2c5742=this[_0x56e5b8(0x15d)][_0x56e5b8(0x129)](_0x352d4d['id']),_0x1b76f8=_0x2c5742[_0x56e5b8(0xe7)]):(_0x1b76f8=new _0x5e6ff1(_0x22d41f[_0x56e5b8(0x10a)],_0x352d4d,_0x23bfc4,{'disableComments':this[_0x56e5b8(0xf0)],'editorConfig':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x119)),'maxCommentsWhenCollapsed':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x121)),'maxThreadTotalWeight':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x164)),'maxCommentCharsWhenCollapsed':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x11d)),'formatDateTime':_0x285a33(_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x10a))),'CommentView':_0x405108[_0x56e5b8(0x129)](_0x56e5b8(0x128))[_0x56e5b8(0x120)],'CommentsListView':_0x4cb13,'CommentThreadInputView':_0x262aad}),_0x1b76f8[_0x56e5b8(0x163)]['on'](_0x56e5b8(0xef),()=>{const _0x2e2409=_0x56e5b8;_0x22d41f[_0x2e2409(0xe2)][_0x2e2409(0x11a)][_0x2e2409(0x14c)]();}),_0x1b76f8[_0x56e5b8(0x11e)]['on'](_0x56e5b8(0xef),()=>{const _0x5e3cfa=_0x56e5b8;_0x22d41f[_0x5e3cfa(0xe2)][_0x5e3cfa(0x11a)][_0x5e3cfa(0x14c)]();}),_0x2c5742=_0xb2455f[_0x56e5b8(0x10c)](this[_0x56e5b8(0x114)][_0x56e5b8(0x10a)],_0x1b76f8),_0x2c5742[_0x56e5b8(0x11c)](_0x56e5b8(0x16e))['to'](_0x1b76f8,_0x56e5b8(0x16e)),_0x2c5742[_0x56e5b8(0x11c)](_0x56e5b8(0x13e))['to'](_0x1b76f8),_0x2c5742[_0x56e5b8(0x11c)](_0x56e5b8(0x103))['to'](_0x1b76f8,_0x56e5b8(0x103),_0x3c3235=>_0x56e5b8(0xff)+_0x3c3235),this[_0x56e5b8(0x15d)][_0x56e5b8(0x105)](_0x352d4d['id'],_0x2c5742));const _0x212762=_0x5a132c[_0x56e5b8(0x14d)](_0x352d4d[_0x56e5b8(0x15e)],_0x1b76f8),_0xf2c710=new _0x248945(_0x22d41f,_0x352d4d,_0x1b76f8,_0x212762),_0x2b1766=_0x352d4d[_0x56e5b8(0x138)]()[_0x56e5b8(0x13b)](_0x5b98a8=>_0x5b98a8[_0x56e5b8(0x161)]);_0x1b76f8[_0x56e5b8(0x16b)]=_0x22d41f[_0x56e5b8(0x137)][_0x56e5b8(0x129)](_0x56e5b8(0x16c))[_0x56e5b8(0xe3)][_0x56e5b8(0x157)](_0x2b1766),this[_0x56e5b8(0x149)][_0x56e5b8(0x105)](_0x352d4d,_0xf2c710),this[_0x56e5b8(0x107)][_0x56e5b8(0x105)](_0x1b76f8,_0xf2c710);const _0x11c9d2=_0xb2455f[_0x56e5b8(0x145)]({'view':_0x2c5742,'target':()=>{const _0x3f316f=_0x56e5b8,_0x5e3898=[],_0x3f3e4e=_0x352d4d[_0x3f316f(0x138)]()[_0x3f316f(0x13b)](_0x493aec=>_0x493aec[_0x3f316f(0x161)]);for(const _0x28807f of _0x3f3e4e)_0x5e3898[_0x3f316f(0x14a)](..._0x28807f[_0x3f316f(0x142)]());return _0x7ebfce(_0x22d41f[_0x3f316f(0xe2)],_0x5e3898);},'type':()=>_0x56e5b8(0xff)+_0xf2c710[_0x56e5b8(0x11a)][_0x56e5b8(0x103)]});_0x5a132c[_0x56e5b8(0x10b)](_0x1b76f8,_0x11c9d2),_0xb2455f[_0x56e5b8(0x101)](_0x11c9d2),_0x4c6d09[_0x56e5b8(0x13c)](_0x11c9d2);}[_0x24fd51(0x12f)](_0x20c0c3){const _0x515227=_0x24fd51,_0x15bf54=this[_0x515227(0x114)][_0x515227(0x137)][_0x515227(0x129)](_0x515227(0x118)),_0xa5758a=this[_0x515227(0x114)][_0x515227(0x137)][_0x515227(0x129)](_0x515227(0x13a)),_0x331373=this[_0x515227(0x149)][_0x515227(0x129)](_0x20c0c3),_0x48fb2f=_0x331373[_0x515227(0x11a)],_0x120b4d=_0xa5758a[_0x515227(0x15b)](_0x48fb2f);_0x15bf54[_0x515227(0x132)](_0x48fb2f),_0x120b4d&&_0xa5758a[_0x515227(0xfb)](_0x120b4d),this[_0x515227(0x149)][_0x515227(0xe0)](_0x20c0c3),this[_0x515227(0x107)][_0x515227(0xe0)](_0x48fb2f),_0x331373[_0x515227(0x154)]();}[_0x24fd51(0xe4)](_0x42fa3f){const _0x28cc20=_0x24fd51;if(!_0x42fa3f[_0x28cc20(0x161)]||!this[_0x28cc20(0x149)][_0x28cc20(0x126)](_0x42fa3f))return;const _0x5322c2=this[_0x28cc20(0x114)][_0x28cc20(0x137)][_0x28cc20(0x129)](_0x28cc20(0x16c)),_0x58ec68=this[_0x28cc20(0x149)][_0x28cc20(0x129)](_0x42fa3f),_0x2a8724=_0x42fa3f[_0x28cc20(0x138)]();_0x58ec68[_0x28cc20(0x11a)][_0x28cc20(0x16b)]=_0x5322c2[_0x28cc20(0xe3)][_0x28cc20(0x157)](_0x2a8724);}[_0x24fd51(0x154)](){const _0x30cbd3=_0x24fd51;for(const _0x6902f0 of this[_0x30cbd3(0x149)][_0x30cbd3(0x125)]())this[_0x30cbd3(0x12f)](_0x6902f0);for(const _0x548168 of this[_0x30cbd3(0x15d)][_0x30cbd3(0xdf)]())_0x548168[_0x30cbd3(0xe7)][_0x30cbd3(0x154)]();super[_0x30cbd3(0x154)]();}}function ae(_0x37048e){const _0x2fbe05=_0x24fd51;return _0x2fbe05(0x12d)in _0x37048e;}
23
+ const _0x30bfc1=_0x53f4;(function(_0x3efb05,_0x54ca4a){const _0x1f7a88=_0x53f4,_0x4b75d5=_0x3efb05();while(!![]){try{const _0x55e3c3=parseInt(_0x1f7a88(0x1f7))/0x1+parseInt(_0x1f7a88(0x259))/0x2+-parseInt(_0x1f7a88(0x240))/0x3+-parseInt(_0x1f7a88(0x21c))/0x4*(-parseInt(_0x1f7a88(0x24b))/0x5)+-parseInt(_0x1f7a88(0x1da))/0x6*(parseInt(_0x1f7a88(0x20f))/0x7)+-parseInt(_0x1f7a88(0x234))/0x8*(-parseInt(_0x1f7a88(0x1f3))/0x9)+-parseInt(_0x1f7a88(0x262))/0xa;if(_0x55e3c3===_0x54ca4a)break;else _0x4b75d5['push'](_0x4b75d5['shift']());}catch(_0x3af974){_0x4b75d5['push'](_0x4b75d5['shift']());}}}(_0x3b0d,0x248f0));import{Plugin as _0x3c53e8}from'ckeditor5/src/core.js';function _0x53f4(_0x49ed2c,_0x18fbce){const _0x3b0d85=_0x3b0d();return _0x53f4=function(_0x53f415,_0x5bb3e5){_0x53f415=_0x53f415-0x1d4;let _0x3cb9d8=_0x3b0d85[_0x53f415];return _0x3cb9d8;},_0x53f4(_0x49ed2c,_0x18fbce);}import{Collection as _0x4a673d}from'ckeditor5/src/utils.js';function _0x3b0d(){const _0x379810=['registerAnnotation','buttonView','comments.maxCommentsWhenCollapsed','getRanges','comments.maxCommentCharsWhenCollapsed','157546WTxAWU','menuBar:trackChanges','discardAllSuggestions','comments','push','descriptionFactory','refreshSelectedViews','hasSuggestion','CommentsUI','794580RuAjEu','Accept\x20all\x20selected\x20suggestions','children','_createToolbarButton','_disableComments','discardButton','EditorAnnotations','_viewToController','comments.maxThreadTotalWeight','2814GQDOyJ','menuitem','_updateController','pluginName','delegate','Discard\x20all\x20selected\x20suggestions','init','set','descriptionParts','stopListening','_handleControllerBuffer','getAllAdjacentSuggestions','define','suggestion-','items','CommentsRepository','acceptAllSuggestions','addComment','_destroyController','plugins','execute','activeAnnotations','get','isDirty','panelView','9eOXORI','length','change:previous','getSuggestion','11839FkiEiN','commentThread','getDescriptions','isMultiRange','componentFactory','previous','_refreshActiveMarkers','getMarkers','_suggestionToController','_addUIComponentsToFactory','toMany','acceptSelectedSuggestions','_initializeController','getMarkerNames','clear','actionView','discardSelectedSuggestions','separator','isInContent','CommentView','menu','add','comments.editorConfig','reduce','742tKbxVU','mainView','Discard\x20all\x20suggestions','_createMenuBarMenu','delete','has','_bindAnnotationToEditors','some','editing','trackChanges.SuggestionThreadView','trackChanges.disableComments','menuitemcheckbox','getFirstRange','4UPOnqP','TrackChangesEditing','commandName','Accept\x20all\x20suggestions','values','Annotations','value','filter','destroy','createCommentThreadController','_handleSuggestionControllerDelayed','bind','createAnnotation','listenTo','remove','keys','lowest','unbind','isOn','commands','activeMarkers','trackChanges','suggestionLoaded','_unbindEditors','138272ThbzBH','Track\x20changes','type','config','addSourceCollector','isEnabled','editor','_annotationViews','TrackChangesUI','from','source','arrowView','326736qNXtwO','button','getJoined','suggestionUnloaded','change:activeAnnotations','size','switchbutton','requires','locale','model','head','1399660ZoaZrO','createAnnotationView','SuggestionThreadView','focus','view','suggestionChanged','innerView','getByInnerView','acceptButton'];_0x3b0d=function(){return _0x379810;};return _0x3b0d();}import{addListToDropdown as _0x28606d,createDropdown as _0x469012,ListSeparatorView as _0x8c6748,MenuBarMenuView as _0x582f57,MenuBarMenuListView as _0x5b873a,MenuBarMenuListItemView as _0x52c4d8,MenuBarMenuListItemButtonView as _0x44fa4a,SplitButtonView as _0x4eba56,ViewModel as _0x2a9606}from'ckeditor5/src/ui.js';import{Users as _0x546811,getDateTimeFormatter as _0x24113b,getAllMarkersDomElementsSorted as _0x5cf175}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x440793 from'./trackchangesediting.js';import _0x816d0e from'./ui/suggestioncontroller.js';import _0x578df7 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x4af58c}from'./utils/common-translations.js';import _0x4b94e5 from'../theme/icons/track-changes.svg';export default class d extends _0x3c53e8{static get[_0x30bfc1(0x247)](){const _0x530c16=_0x30bfc1;return[_0x440793,_0x546811,_0x530c16(0x1e9),_0x530c16(0x221),_0x530c16(0x1d7)];}static get[_0x30bfc1(0x1dd)](){const _0x3f358d=_0x30bfc1;return _0x3f358d(0x23c);}constructor(_0x452204){const _0x330696=_0x30bfc1;super(_0x452204),this[_0x330696(0x1ff)]=new Map(),this[_0x330696(0x1d8)]=new Map(),this[_0x330696(0x23b)]=new Map(),this[_0x330696(0x1e4)]=new Map();const _0x9b3847=this[_0x330696(0x23a)][_0x330696(0x237)];_0x9b3847[_0x330696(0x1e6)](_0x330696(0x218),_0x578df7),_0x9b3847[_0x330696(0x1e6)](_0x330696(0x219),!0x1),this[_0x330696(0x1d5)]=_0x9b3847[_0x330696(0x1f0)](_0x330696(0x219));}[_0x30bfc1(0x226)](_0x5b46b0,_0x2d72a6){const _0x52200c=_0x30bfc1;0x0===this[_0x52200c(0x1e4)][_0x52200c(0x245)]&&setTimeout(()=>{const _0x318536=_0x52200c;for(const [_0x552cf5,_0x5985e3]of this[_0x318536(0x1e4)]){const _0x34c7a5=this[_0x318536(0x1ff)][_0x318536(0x214)](_0x552cf5);_0x34c7a5||_0x5985e3?_0x34c7a5&&_0x5985e3&&this[_0x318536(0x1ec)](_0x552cf5):this[_0x318536(0x203)](_0x552cf5);}this[_0x318536(0x1e4)][_0x318536(0x205)](),this[_0x318536(0x23a)][_0x318536(0x1ed)][_0x318536(0x1f0)](_0x318536(0x1d7))[_0x318536(0x25f)](),this[_0x318536(0x1fd)]();},0xa),this[_0x52200c(0x1e4)][_0x52200c(0x1e1)](_0x5b46b0,_0x2d72a6);}[_0x30bfc1(0x1e0)](){const _0x290a30=_0x30bfc1,_0x297f5a=this[_0x290a30(0x23a)],_0x50aa07=_0x297f5a[_0x290a30(0x1ed)][_0x290a30(0x1f0)](_0x290a30(0x21d)),_0x39f548=_0x297f5a[_0x290a30(0x1ed)][_0x290a30(0x1f0)](_0x290a30(0x221)),_0x2c0673=_0x297f5a[_0x290a30(0x1ed)][_0x290a30(0x1f0)](_0x290a30(0x1d7)),_0x301d9b=_0x297f5a[_0x290a30(0x1ed)][_0x290a30(0x1f0)](_0x290a30(0x1e9));this[_0x290a30(0x200)](),_0x2c0673[_0x290a30(0x238)](()=>{const _0x440527=_0x290a30,_0x208dde=[];for(const [_0x27db1f,_0x9725dd]of Array[_0x440527(0x23d)](this[_0x440527(0x1ff)])){const _0x527630=_0x27db1f[_0x440527(0x1e5)](),_0x82ed9b=[];for(const _0x11f023 of _0x527630){if(!_0x11f023[_0x440527(0x209)])continue;if(_0x11f023[_0x440527(0x1fa)]){_0x82ed9b[_0x440527(0x25d)](..._0x11f023[_0x440527(0x257)]());continue;}const _0x36b036=_0x11f023[_0x440527(0x21b)]();if(_0x82ed9b[_0x440527(0x1f4)]>0x0){const _0x36801e=_0x82ed9b[0x0][_0x440527(0x242)](_0x36b036);if(_0x36801e){_0x82ed9b[0x0]=_0x36801e;continue;}}_0x82ed9b[_0x440527(0x25d)](_0x36b036);}_0x208dde[_0x440527(0x25d)]([_0x9725dd[_0x440527(0x24f)],_0x82ed9b]);}return _0x208dde;}),this[_0x290a30(0x229)](_0x50aa07,_0x290a30(0x232),(_0x14c786,_0x251033)=>{const _0x12111e=_0x290a30;this[_0x12111e(0x229)](_0x251033,_0x12111e(0x1f5),(_0x4f29a9,_0xb6f5f6,_0x73bae3,_0x1ae09f)=>{const _0x1ccaf0=_0x12111e;_0x251033[_0x1ccaf0(0x209)]&&(null==_0x73bae3?(this[_0x1ccaf0(0x1dc)](_0x1ae09f[_0x1ccaf0(0x24a)]),this[_0x1ccaf0(0x226)](_0x251033,!0x1)):(this[_0x1ccaf0(0x1dc)](_0x73bae3[_0x1ccaf0(0x24a)]),null==_0x1ae09f&&this[_0x1ccaf0(0x226)](_0x251033,!0x0)));}),null!==_0x251033[_0x12111e(0x1fc)]?this[_0x12111e(0x1dc)](_0x251033[_0x12111e(0x24a)]):this[_0x12111e(0x226)](_0x251033,!0x1);}),this[_0x290a30(0x229)](_0x50aa07,_0x290a30(0x243),(_0x1dd65c,_0x22a1c3,_0x5c1e4c)=>{const _0x3aac07=_0x290a30;this[_0x3aac07(0x1e3)](_0x22a1c3,_0x3aac07(0x1f5)),this[_0x3aac07(0x1e4)][_0x3aac07(0x213)](_0x22a1c3),this[_0x3aac07(0x1ff)][_0x3aac07(0x214)](_0x22a1c3)&&this[_0x3aac07(0x1ec)](_0x22a1c3),_0x5c1e4c&&this[_0x3aac07(0x1dc)](_0x5c1e4c[_0x3aac07(0x24a)]);}),this[_0x290a30(0x229)](_0x50aa07,_0x290a30(0x250),(_0x388a96,_0x2a254d)=>{const _0x3f9a8b=_0x290a30;this[_0x3f9a8b(0x1dc)](_0x2a254d);}),this[_0x290a30(0x229)](_0x39f548,_0x290a30(0x244),()=>{const _0x1b5f31=_0x290a30;this[_0x1b5f31(0x1fd)]();}),this[_0x290a30(0x229)](_0x301d9b,_0x290a30(0x1eb),(_0x22290a,{threadId:_0x14ae44,isFromAdapter:_0x3588de})=>{const _0x4830cd=_0x290a30;if(_0x3588de||!_0x50aa07[_0x4830cd(0x260)](_0x14ae44))return;const _0x5c7bd9=_0x50aa07[_0x4830cd(0x1f6)](_0x14ae44);this[_0x4830cd(0x1ff)][_0x4830cd(0x1f0)](_0x5c7bd9)[_0x4830cd(0x24f)][_0x4830cd(0x24e)]();},{'priority':_0x290a30(0x22c)});}[_0x30bfc1(0x1fd)](){const _0x2e99dd=_0x30bfc1,_0x4f0873=this[_0x2e99dd(0x23a)][_0x2e99dd(0x1ed)][_0x2e99dd(0x1f0)](_0x2e99dd(0x221)),_0x114cab=this[_0x2e99dd(0x23a)][_0x2e99dd(0x1ed)][_0x2e99dd(0x1f0)](_0x2e99dd(0x21d)),_0x15b799=Array[_0x2e99dd(0x23d)](_0x4f0873[_0x2e99dd(0x1ef)],_0x5819d7=>_0x5819d7[_0x2e99dd(0x251)])[_0x2e99dd(0x223)](_0x495c08=>this[_0x2e99dd(0x1d8)][_0x2e99dd(0x214)](_0x495c08)),_0x13927f=[];for(const _0x3edafe of _0x15b799){const _0x1aa27e=this[_0x2e99dd(0x1d8)][_0x2e99dd(0x1f0)](_0x3edafe)[_0x2e99dd(0x249)][_0x2e99dd(0x1e5)]();_0x13927f[_0x2e99dd(0x25d)](..._0x1aa27e[_0x2e99dd(0x20e)]((_0x4fd291,_0xdcb78)=>[..._0x4fd291,..._0xdcb78[_0x2e99dd(0x204)]()],[]));}_0x114cab[_0x2e99dd(0x230)]=_0x13927f;}[_0x30bfc1(0x200)](){const _0x50930a=_0x30bfc1,_0x415c16=this[_0x50930a(0x23a)],_0x5b9d74=_0x415c16[_0x50930a(0x248)],_0x3490ab=_0x4af58c(_0x5b9d74,_0x50930a(0x235)),_0x599e3b=new _0x4a673d([{'type':_0x50930a(0x246),'model':new _0x2a9606({'withText':!0x0,'label':_0x3490ab,'commandName':_0x50930a(0x231),'role':_0x50930a(0x21a)})},{'type':_0x50930a(0x208)},{'type':_0x50930a(0x241),'model':new _0x2a9606({'withText':!0x0,'label':_0x4af58c(_0x5b9d74,_0x50930a(0x21f)),'commandName':_0x50930a(0x1ea),'role':_0x50930a(0x1db)})},{'type':_0x50930a(0x241),'model':new _0x2a9606({'withText':!0x0,'label':_0x4af58c(_0x5b9d74,_0x50930a(0x263)),'commandName':_0x50930a(0x202),'role':_0x50930a(0x1db)})},{'type':_0x50930a(0x241),'model':new _0x2a9606({'withText':!0x0,'label':_0x4af58c(_0x5b9d74,_0x50930a(0x211)),'commandName':_0x50930a(0x25b),'role':_0x50930a(0x1db)})},{'type':_0x50930a(0x241),'model':new _0x2a9606({'withText':!0x0,'label':_0x4af58c(_0x5b9d74,_0x50930a(0x1df)),'commandName':_0x50930a(0x207),'role':_0x50930a(0x1db)})}]);for(const _0x22c3ac of _0x599e3b)if(ae(_0x22c3ac)){const _0x2d3377=_0x415c16[_0x50930a(0x22f)][_0x50930a(0x1f0)](_0x22c3ac[_0x50930a(0x249)][_0x50930a(0x21e)]);_0x22c3ac[_0x50930a(0x249)][_0x50930a(0x227)](_0x50930a(0x22e),_0x50930a(0x239))['to'](_0x2d3377,_0x50930a(0x222),_0x50930a(0x239));}_0x415c16['ui'][_0x50930a(0x1fb)][_0x50930a(0x20c)](_0x50930a(0x231),_0x39e931=>this[_0x50930a(0x1d4)](_0x39e931,_0x599e3b,_0x3490ab)),_0x415c16['ui'][_0x50930a(0x1fb)][_0x50930a(0x20c)](_0x50930a(0x25a),_0xaf6bff=>this[_0x50930a(0x212)](_0xaf6bff,_0x599e3b,_0x3490ab));}[_0x30bfc1(0x1d4)](_0x314060,_0x12fe51,_0x1f5707){const _0x3e6b36=_0x30bfc1,_0x166612=_0x469012(_0x314060,_0x4eba56),_0x47a490=this[_0x3e6b36(0x23a)][_0x3e6b36(0x22f)][_0x3e6b36(0x1f0)](_0x3e6b36(0x231));_0x166612[_0x3e6b36(0x255)][_0x3e6b36(0x1e1)]({'tooltip':_0x1f5707,'label':_0x1f5707,'icon':_0x4b94e5}),_0x166612[_0x3e6b36(0x255)][_0x3e6b36(0x227)](_0x3e6b36(0x22e))['to'](_0x47a490,_0x3e6b36(0x222)),_0x166612[_0x3e6b36(0x255)]['on'](_0x3e6b36(0x1ee),()=>{const _0x58e3b7=_0x3e6b36;_0x47a490[_0x58e3b7(0x1ee)](),this[_0x58e3b7(0x23a)][_0x58e3b7(0x217)][_0x58e3b7(0x24f)][_0x58e3b7(0x24e)]();}),_0x28606d(_0x166612,_0x12fe51,{'role':_0x3e6b36(0x20b)});const _0x20a75d=[];for(const _0x65e64e of _0x12fe51)ae(_0x65e64e)&&_0x20a75d[_0x3e6b36(0x25d)](this[_0x3e6b36(0x23a)][_0x3e6b36(0x22f)][_0x3e6b36(0x1f0)](_0x65e64e[_0x3e6b36(0x249)][_0x3e6b36(0x21e)]));const _0x2ac906=_0x166612[_0x3e6b36(0x255)];return _0x2ac906[_0x3e6b36(0x206)][_0x3e6b36(0x22d)](_0x3e6b36(0x239)),_0x2ac906[_0x3e6b36(0x23f)][_0x3e6b36(0x22d)](_0x3e6b36(0x239)),_0x2ac906[_0x3e6b36(0x206)][_0x3e6b36(0x227)](_0x3e6b36(0x239))['to'](_0x47a490,_0x3e6b36(0x239)),_0x2ac906[_0x3e6b36(0x23f)][_0x3e6b36(0x227)](_0x3e6b36(0x239))[_0x3e6b36(0x201)](_0x20a75d,_0x3e6b36(0x239),(..._0x5b0c13)=>_0x5b0c13[_0x3e6b36(0x216)](_0x2bb233=>_0x2bb233)),_0x166612['on'](_0x3e6b36(0x1ee),_0x26c05d=>{const _0x391750=_0x3e6b36;this[_0x391750(0x23a)][_0x391750(0x1ee)](_0x26c05d[_0x391750(0x23e)][_0x391750(0x21e)]),this[_0x391750(0x23a)][_0x391750(0x217)][_0x391750(0x24f)][_0x391750(0x24e)]();}),_0x166612;}[_0x30bfc1(0x212)](_0x54c603,_0x223d2c,_0x2e263d){const _0x301861=_0x30bfc1,_0x432202=new _0x582f57(_0x54c603),_0x298f4d=this[_0x301861(0x23a)][_0x301861(0x22f)][_0x301861(0x1f0)](_0x301861(0x231));_0x432202[_0x301861(0x255)][_0x301861(0x1e1)]({'label':_0x2e263d,'icon':_0x4b94e5});const _0x130177=new _0x5b873a(_0x54c603);for(const _0x5fb6a7 of _0x223d2c){if(_0x301861(0x208)==_0x5fb6a7[_0x301861(0x236)]){_0x130177[_0x301861(0x1e8)][_0x301861(0x20c)](new _0x8c6748(_0x54c603));continue;}const _0x279696=new _0x52c4d8(_0x54c603,_0x432202),_0x427cd8=new _0x44fa4a(_0x54c603),_0x3ebd0d=_0x5fb6a7[_0x301861(0x249)];_0x427cd8[_0x301861(0x227)](...Object[_0x301861(0x22b)](_0x3ebd0d))['to'](_0x3ebd0d),_0x427cd8[_0x301861(0x1de)](_0x301861(0x1ee))['to'](_0x432202),_0x427cd8['on'](_0x301861(0x1ee),()=>{const _0x554e04=_0x301861;this[_0x554e04(0x23a)][_0x554e04(0x1ee)](_0x3ebd0d[_0x554e04(0x21e)]),this[_0x554e04(0x23a)][_0x554e04(0x217)][_0x554e04(0x24f)][_0x554e04(0x24e)]();}),_0x279696[_0x301861(0x264)][_0x301861(0x20c)](_0x427cd8),_0x130177[_0x301861(0x1e8)][_0x301861(0x20c)](_0x279696);}return _0x432202[_0x301861(0x227)](_0x301861(0x239))['to'](_0x298f4d,_0x301861(0x239)),_0x432202[_0x301861(0x1f2)][_0x301861(0x264)][_0x301861(0x20c)](_0x130177),_0x432202;}[_0x30bfc1(0x203)](_0x2d671f){const _0x1700d2=_0x30bfc1,_0x10daf7=this[_0x1700d2(0x23a)],_0x4d478e=_0x10daf7[_0x1700d2(0x237)],_0x106d42=_0x10daf7[_0x1700d2(0x1ed)][_0x1700d2(0x1f0)](_0x1700d2(0x221)),_0x522831=_0x10daf7[_0x1700d2(0x1ed)][_0x1700d2(0x1f0)](_0x1700d2(0x1e9)),_0x87173e=_0x10daf7[_0x1700d2(0x1ed)][_0x1700d2(0x1f0)](_0x1700d2(0x1d7)),_0x5a8d69=_0x10daf7[_0x1700d2(0x1ed)][_0x1700d2(0x1f0)](_0x546811)['me'],_0x4409bc=_0x4d478e[_0x1700d2(0x1f0)](_0x1700d2(0x231))[_0x1700d2(0x24d)],{CommentsListView:_0x5e6e6b,CommentThreadInputView:_0x4e18ae}=_0x10daf7[_0x1700d2(0x1ed)][_0x1700d2(0x1f0)](_0x1700d2(0x261));let _0x1fd626,_0x2b8654;this[_0x1700d2(0x23b)][_0x1700d2(0x214)](_0x2d671f['id'])?(_0x2b8654=this[_0x1700d2(0x23b)][_0x1700d2(0x1f0)](_0x2d671f['id']),_0x1fd626=_0x2b8654[_0x1700d2(0x210)]):(_0x1fd626=new _0x4409bc(_0x10daf7[_0x1700d2(0x248)],_0x2d671f,_0x5a8d69,{'disableComments':this[_0x1700d2(0x1d5)],'editorConfig':_0x4d478e[_0x1700d2(0x1f0)](_0x1700d2(0x20d)),'maxCommentsWhenCollapsed':_0x4d478e[_0x1700d2(0x1f0)](_0x1700d2(0x256)),'maxThreadTotalWeight':_0x4d478e[_0x1700d2(0x1f0)](_0x1700d2(0x1d9)),'maxCommentCharsWhenCollapsed':_0x4d478e[_0x1700d2(0x1f0)](_0x1700d2(0x258)),'formatDateTime':_0x24113b(_0x4d478e[_0x1700d2(0x1f0)](_0x1700d2(0x248))),'CommentView':_0x4d478e[_0x1700d2(0x1f0)](_0x1700d2(0x25c))[_0x1700d2(0x20a)],'CommentsListView':_0x5e6e6b,'CommentThreadInputView':_0x4e18ae}),_0x1fd626[_0x1700d2(0x253)]['on'](_0x1700d2(0x1ee),()=>{const _0x26a45a=_0x1700d2;_0x10daf7[_0x26a45a(0x217)][_0x26a45a(0x24f)][_0x26a45a(0x24e)]();}),_0x1fd626[_0x1700d2(0x1d6)]['on'](_0x1700d2(0x1ee),()=>{const _0x5a34fa=_0x1700d2;_0x10daf7[_0x5a34fa(0x217)][_0x5a34fa(0x24f)][_0x5a34fa(0x24e)]();}),_0x2b8654=_0x106d42[_0x1700d2(0x24c)](this[_0x1700d2(0x23a)][_0x1700d2(0x248)],_0x1fd626),_0x2b8654[_0x1700d2(0x227)](_0x1700d2(0x1f1))['to'](_0x1fd626,_0x1700d2(0x1f1)),_0x2b8654[_0x1700d2(0x227)](_0x1700d2(0x1f4))['to'](_0x1fd626),_0x2b8654[_0x1700d2(0x227)](_0x1700d2(0x236))['to'](_0x1fd626,_0x1700d2(0x236),_0x5ea797=>_0x1700d2(0x1e7)+_0x5ea797),this[_0x1700d2(0x23b)][_0x1700d2(0x1e1)](_0x2d671f['id'],_0x2b8654));const _0xf89350=_0x522831[_0x1700d2(0x225)](_0x2d671f[_0x1700d2(0x1f8)],_0x1fd626),_0x3f18c1=new _0x816d0e(_0x10daf7,_0x2d671f,_0x1fd626,_0xf89350),_0x132d12=_0x2d671f[_0x1700d2(0x1e5)]()[_0x1700d2(0x223)](_0xdaffa4=>_0xdaffa4[_0x1700d2(0x209)]);_0x1fd626[_0x1700d2(0x1e2)]=_0x10daf7[_0x1700d2(0x1ed)][_0x1700d2(0x1f0)](_0x1700d2(0x21d))[_0x1700d2(0x25e)][_0x1700d2(0x1f9)](_0x132d12),this[_0x1700d2(0x1ff)][_0x1700d2(0x1e1)](_0x2d671f,_0x3f18c1),this[_0x1700d2(0x1d8)][_0x1700d2(0x1e1)](_0x1fd626,_0x3f18c1);const _0x3806af=_0x106d42[_0x1700d2(0x228)]({'view':_0x2b8654,'target':()=>{const _0x46704a=_0x1700d2,_0x33b47f=[],_0x2a67d5=_0x2d671f[_0x46704a(0x1e5)]()[_0x46704a(0x223)](_0x393dcd=>_0x393dcd[_0x46704a(0x209)]);for(const _0x563189 of _0x2a67d5)_0x33b47f[_0x46704a(0x25d)](..._0x563189[_0x46704a(0x1fe)]());return _0x5cf175(_0x10daf7[_0x46704a(0x217)],_0x33b47f);},'type':()=>_0x1700d2(0x1e7)+_0x3f18c1[_0x1700d2(0x24f)][_0x1700d2(0x236)]});_0x522831[_0x1700d2(0x215)](_0x1fd626,_0x3806af),_0x106d42[_0x1700d2(0x20c)](_0x3806af),_0x87173e[_0x1700d2(0x254)](_0x3806af);}[_0x30bfc1(0x1ec)](_0x425895){const _0x5e4c0c=_0x30bfc1,_0x52ba19=this[_0x5e4c0c(0x23a)][_0x5e4c0c(0x1ed)][_0x5e4c0c(0x1f0)](_0x5e4c0c(0x1e9)),_0x341808=this[_0x5e4c0c(0x23a)][_0x5e4c0c(0x1ed)][_0x5e4c0c(0x1f0)](_0x5e4c0c(0x221)),_0x22f5df=this[_0x5e4c0c(0x1ff)][_0x5e4c0c(0x1f0)](_0x425895),_0x2081b4=_0x22f5df[_0x5e4c0c(0x24f)],_0x263bd3=_0x341808[_0x5e4c0c(0x252)](_0x2081b4);_0x52ba19[_0x5e4c0c(0x233)](_0x2081b4),_0x263bd3&&_0x341808[_0x5e4c0c(0x22a)](_0x263bd3),this[_0x5e4c0c(0x1ff)][_0x5e4c0c(0x213)](_0x425895),this[_0x5e4c0c(0x1d8)][_0x5e4c0c(0x213)](_0x2081b4),_0x22f5df[_0x5e4c0c(0x224)]();}[_0x30bfc1(0x1dc)](_0x463171){const _0x430466=_0x30bfc1;if(!_0x463171[_0x430466(0x209)]||!this[_0x430466(0x1ff)][_0x430466(0x214)](_0x463171))return;const _0x490706=this[_0x430466(0x23a)][_0x430466(0x1ed)][_0x430466(0x1f0)](_0x430466(0x21d)),_0x2aabd0=this[_0x430466(0x1ff)][_0x430466(0x1f0)](_0x463171),_0x5edc40=_0x463171[_0x430466(0x1e5)]();_0x2aabd0[_0x430466(0x24f)][_0x430466(0x1e2)]=_0x490706[_0x430466(0x25e)][_0x430466(0x1f9)](_0x5edc40);}[_0x30bfc1(0x224)](){const _0x364669=_0x30bfc1;for(const _0x1a51c5 of this[_0x364669(0x1ff)][_0x364669(0x22b)]())this[_0x364669(0x1ec)](_0x1a51c5);for(const _0x5942ab of this[_0x364669(0x23b)][_0x364669(0x220)]())_0x5942ab[_0x364669(0x210)][_0x364669(0x224)]();super[_0x364669(0x224)]();}}function ae(_0x2581bd){const _0x2b7e7c=_0x30bfc1;return _0x2b7e7c(0x249)in _0x2581bd;}
@@ -16,7 +16,7 @@ declare const SuggestionController_base: {
16
16
  * It takes a suggestion thread view, listens to events fired by that view and based on them performs actions
17
17
  * on the provided suggestion model.
18
18
  */
19
- export default class SuggestionController extends SuggestionController_base {
19
+ export default class SuggestionController extends /* #__PURE__ -- @preserve */ SuggestionController_base {
20
20
  model: Suggestion;
21
21
  view: BaseSuggestionThreadView;
22
22
  commentThreadController: CommentThreadController;
@@ -20,4 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x433c(_0x11419e,_0x36ed8a){const _0x3c66a3=_0x3c66();return _0x433c=function(_0x433c4d,_0x66d0fb){_0x433c4d=_0x433c4d-0x123;let _0x45276c=_0x3c66a3[_0x433c4d];return _0x45276c;},_0x433c(_0x11419e,_0x36ed8a);}const _0x1f03e8=_0x433c;function _0x3c66(){const _0x16d91b=['getRanges','acceptSuggestion','remove','destroy','_discardCommand','3310796qWbNGF','canDiscard','change:isDirty','add','bind','isEnabled','120itnTZg','isDirty','854500PvSZaL','13509SMnLQO','canAccept','162otVpmo','listenTo','locale','PENDING_ACTION_SUGGESTION','plugins','_acceptCommand','4906744jKfWDg','commentThreadController','PendingActions','_removePendingAction','execute','4182AQfVpc','_editor','get','model','unbind','canEditAt','30902xVARpw','_setPendingAction','stopListening','9310imLEgw','view','discardSuggestion','5078031eEmGoF','commands','_pendingAction'];_0x3c66=function(){return _0x16d91b;};return _0x3c66();}(function(_0x2ffa33,_0x23fc6a){const _0x4b0263=_0x433c,_0x22195f=_0x2ffa33();while(!![]){try{const _0x3ac76a=parseInt(_0x4b0263(0x14c))/0x1+parseInt(_0x4b0263(0x136))/0x2*(-parseInt(_0x4b0263(0x125))/0x3)+-parseInt(_0x4b0263(0x144))/0x4+parseInt(_0x4b0263(0x14a))/0x5*(-parseInt(_0x4b0263(0x130))/0x6)+-parseInt(_0x4b0263(0x13c))/0x7+parseInt(_0x4b0263(0x12b))/0x8+parseInt(_0x4b0263(0x123))/0x9*(parseInt(_0x4b0263(0x139))/0xa);if(_0x3ac76a===_0x23fc6a)break;else _0x22195f['push'](_0x22195f['shift']());}catch(_0x251029){_0x22195f['push'](_0x22195f['shift']());}}}(_0x3c66,0x70904));import{ObservableMixin as _0x127f38}from'ckeditor5/src/utils.js';import{getTranslation as _0x297f08}from'../utils/common-translations.js';export default class oe extends _0x127f38(){constructor(_0xf03ef7,_0x4f23da,_0x235093,_0xe0ff0c){const _0x4f1f6f=_0x433c;super(),this[_0x4f1f6f(0x133)]=_0x4f23da,this[_0x4f1f6f(0x13a)]=_0x235093,this[_0x4f1f6f(0x12c)]=_0xe0ff0c,this[_0x4f1f6f(0x131)]=_0xf03ef7,this[_0x4f1f6f(0x12a)]=_0xf03ef7[_0x4f1f6f(0x13d)][_0x4f1f6f(0x132)](_0x4f1f6f(0x140)),this[_0x4f1f6f(0x143)]=_0xf03ef7[_0x4f1f6f(0x13d)][_0x4f1f6f(0x132)](_0x4f1f6f(0x13b)),this[_0x4f1f6f(0x13a)][_0x4f1f6f(0x148)](_0x4f1f6f(0x149))['to'](this[_0x4f1f6f(0x12a)],this[_0x4f1f6f(0x143)],(_0x3a62ef,_0x470a07)=>_0x3a62ef||_0x470a07),this[_0x4f1f6f(0x13a)][_0x4f1f6f(0x148)](_0x4f1f6f(0x124))['to'](this[_0x4f1f6f(0x12a)],_0x4f1f6f(0x149),_0x291e63=>_0x291e63&&this[_0x4f1f6f(0x131)][_0x4f1f6f(0x133)][_0x4f1f6f(0x135)](_0x4f23da[_0x4f1f6f(0x13f)]())),this[_0x4f1f6f(0x13a)][_0x4f1f6f(0x148)](_0x4f1f6f(0x145))['to'](this[_0x4f1f6f(0x143)],_0x4f1f6f(0x149),_0x5bf2d5=>_0x5bf2d5&&this[_0x4f1f6f(0x131)][_0x4f1f6f(0x133)][_0x4f1f6f(0x135)](_0x4f23da[_0x4f1f6f(0x13f)]())),this[_0x4f1f6f(0x13e)]=null,_0x235093[_0x4f1f6f(0x14b)]&&this[_0x4f1f6f(0x137)](),this[_0x4f1f6f(0x126)](_0x235093,_0x4f1f6f(0x140),()=>this[_0x4f1f6f(0x140)]()),this[_0x4f1f6f(0x126)](_0x235093,_0x4f1f6f(0x13b),()=>this[_0x4f1f6f(0x13b)]()),this[_0x4f1f6f(0x126)](_0x235093,_0x4f1f6f(0x146),()=>{const _0x2a361a=_0x4f1f6f;_0x235093[_0x2a361a(0x14b)]?this[_0x2a361a(0x137)]():this[_0x2a361a(0x12e)]();});}[_0x1f03e8(0x140)](){const _0x42af29=_0x1f03e8;this[_0x42af29(0x12a)][_0x42af29(0x12f)](this[_0x42af29(0x133)]['id']);}[_0x1f03e8(0x13b)](){const _0x15bcd4=_0x1f03e8;this[_0x15bcd4(0x143)][_0x15bcd4(0x12f)](this[_0x15bcd4(0x133)]['id']);}[_0x1f03e8(0x142)](){const _0x4eb229=_0x1f03e8;this[_0x4eb229(0x13a)][_0x4eb229(0x134)](_0x4eb229(0x149)),this[_0x4eb229(0x13a)][_0x4eb229(0x134)](_0x4eb229(0x124)),this[_0x4eb229(0x13a)][_0x4eb229(0x134)](_0x4eb229(0x145)),this[_0x4eb229(0x138)](),this[_0x4eb229(0x12c)][_0x4eb229(0x142)](),this[_0x4eb229(0x13e)]&&this[_0x4eb229(0x12e)]();}[_0x1f03e8(0x137)](){const _0x26b072=_0x1f03e8,_0x45bbb3=_0x297f08(this[_0x26b072(0x131)][_0x26b072(0x127)],_0x26b072(0x128));this[_0x26b072(0x13e)]=this[_0x26b072(0x131)][_0x26b072(0x129)][_0x26b072(0x132)](_0x26b072(0x12d))[_0x26b072(0x147)](_0x45bbb3);}[_0x1f03e8(0x12e)](){const _0xb3e875=_0x1f03e8;null!==this[_0xb3e875(0x13e)]&&this[_0xb3e875(0x131)][_0xb3e875(0x129)][_0xb3e875(0x132)](_0xb3e875(0x12d))[_0xb3e875(0x141)](this[_0xb3e875(0x13e)]),this[_0xb3e875(0x13e)]=null;}}
23
+ const _0x55fcba=_0x5752;function _0x5752(_0x34f5a3,_0x42bb1d){const _0x34565c=_0x3456();return _0x5752=function(_0x575265,_0x89992a){_0x575265=_0x575265-0x9e;let _0x256eba=_0x34565c[_0x575265];return _0x256eba;},_0x5752(_0x34f5a3,_0x42bb1d);}(function(_0x20e09b,_0x33da9f){const _0x64aa35=_0x5752,_0x416c0f=_0x20e09b();while(!![]){try{const _0x21e655=parseInt(_0x64aa35(0xbd))/0x1+-parseInt(_0x64aa35(0xc1))/0x2+-parseInt(_0x64aa35(0xa6))/0x3*(parseInt(_0x64aa35(0xab))/0x4)+parseInt(_0x64aa35(0xad))/0x5*(parseInt(_0x64aa35(0xc5))/0x6)+parseInt(_0x64aa35(0xb7))/0x7+parseInt(_0x64aa35(0xa1))/0x8+-parseInt(_0x64aa35(0xc6))/0x9*(-parseInt(_0x64aa35(0xb8))/0xa);if(_0x21e655===_0x33da9f)break;else _0x416c0f['push'](_0x416c0f['shift']());}catch(_0x4dbdd5){_0x416c0f['push'](_0x416c0f['shift']());}}}(_0x3456,0xe8122));import{ObservableMixin as _0x2ef475}from'ckeditor5/src/utils.js';function _0x3456(){const _0x37d085=['PENDING_ACTION_SUGGESTION','_editor','model','2961788qNhORu','stopListening','canEditAt','locale','6ShHcUQ','39177hKzJZu','isEnabled','plugins','_setPendingAction','PendingActions','9269456mjwcRg','discardSuggestion','commands','_acceptCommand','get','4032xBAFLB','getRanges','execute','change:isDirty','remove','3308nBClGM','listenTo','6601415xYDcFb','acceptSuggestion','_removePendingAction','canAccept','bind','_discardCommand','isDirty','view','canDiscard','destroy','5088188QXFrlQ','10kolKiz','add','commentThreadController','_pendingAction','unbind','332742bQvTBT'];_0x3456=function(){return _0x37d085;};return _0x3456();}import{getTranslation as _0x30ab9b}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x2ef475(){constructor(_0x581623,_0x28d1cb,_0xff967d,_0x3d1166){const _0x17a34a=_0x5752;super(),this[_0x17a34a(0xc0)]=_0x28d1cb,this[_0x17a34a(0xb4)]=_0xff967d,this[_0x17a34a(0xba)]=_0x3d1166,this[_0x17a34a(0xbf)]=_0x581623,this[_0x17a34a(0xa4)]=_0x581623[_0x17a34a(0xa3)][_0x17a34a(0xa5)](_0x17a34a(0xae)),this[_0x17a34a(0xb2)]=_0x581623[_0x17a34a(0xa3)][_0x17a34a(0xa5)](_0x17a34a(0xa2)),this[_0x17a34a(0xb4)][_0x17a34a(0xb1)](_0x17a34a(0xc7))['to'](this[_0x17a34a(0xa4)],this[_0x17a34a(0xb2)],(_0x2b54ea,_0x1f92ba)=>_0x2b54ea||_0x1f92ba),this[_0x17a34a(0xb4)][_0x17a34a(0xb1)](_0x17a34a(0xb0))['to'](this[_0x17a34a(0xa4)],_0x17a34a(0xc7),_0x781fc6=>_0x781fc6&&this[_0x17a34a(0xbf)][_0x17a34a(0xc0)][_0x17a34a(0xc3)](_0x28d1cb[_0x17a34a(0xa7)]())),this[_0x17a34a(0xb4)][_0x17a34a(0xb1)](_0x17a34a(0xb5))['to'](this[_0x17a34a(0xb2)],_0x17a34a(0xc7),_0x3a1c18=>_0x3a1c18&&this[_0x17a34a(0xbf)][_0x17a34a(0xc0)][_0x17a34a(0xc3)](_0x28d1cb[_0x17a34a(0xa7)]())),this[_0x17a34a(0xbb)]=null,_0xff967d[_0x17a34a(0xb3)]&&this[_0x17a34a(0x9f)](),this[_0x17a34a(0xac)](_0xff967d,_0x17a34a(0xae),()=>this[_0x17a34a(0xae)]()),this[_0x17a34a(0xac)](_0xff967d,_0x17a34a(0xa2),()=>this[_0x17a34a(0xa2)]()),this[_0x17a34a(0xac)](_0xff967d,_0x17a34a(0xa9),()=>{const _0x87c6f=_0x17a34a;_0xff967d[_0x87c6f(0xb3)]?this[_0x87c6f(0x9f)]():this[_0x87c6f(0xaf)]();});}[_0x55fcba(0xae)](){const _0x15e7c1=_0x55fcba;this[_0x15e7c1(0xa4)][_0x15e7c1(0xa8)](this[_0x15e7c1(0xc0)]['id']);}[_0x55fcba(0xa2)](){const _0x2c2f3e=_0x55fcba;this[_0x2c2f3e(0xb2)][_0x2c2f3e(0xa8)](this[_0x2c2f3e(0xc0)]['id']);}[_0x55fcba(0xb6)](){const _0x558dd8=_0x55fcba;this[_0x558dd8(0xb4)][_0x558dd8(0xbc)](_0x558dd8(0xc7)),this[_0x558dd8(0xb4)][_0x558dd8(0xbc)](_0x558dd8(0xb0)),this[_0x558dd8(0xb4)][_0x558dd8(0xbc)](_0x558dd8(0xb5)),this[_0x558dd8(0xc2)](),this[_0x558dd8(0xba)][_0x558dd8(0xb6)](),this[_0x558dd8(0xbb)]&&this[_0x558dd8(0xaf)]();}[_0x55fcba(0x9f)](){const _0x394d5b=_0x55fcba,_0x59c8e5=_0x30ab9b(this[_0x394d5b(0xbf)][_0x394d5b(0xc4)],_0x394d5b(0xbe));this[_0x394d5b(0xbb)]=this[_0x394d5b(0xbf)][_0x394d5b(0x9e)][_0x394d5b(0xa5)](_0x394d5b(0xa0))[_0x394d5b(0xb9)](_0x59c8e5);}[_0x55fcba(0xaf)](){const _0x660dc6=_0x55fcba;null!==this[_0x660dc6(0xbb)]&&this[_0x660dc6(0xbf)][_0x660dc6(0x9e)][_0x660dc6(0xa5)](_0x660dc6(0xa0))[_0x660dc6(0xaa)](this[_0x660dc6(0xbb)]),this[_0x660dc6(0xbb)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x26448e=_0x5e30;function _0x5e30(_0x487762,_0x2fe9b4){const _0x389880=_0x3898();return _0x5e30=function(_0x5e3017,_0x3a2f9c){_0x5e3017=_0x5e3017-0xca;let _0xbf8fbb=_0x389880[_0x5e3017];return _0xbf8fbb;},_0x5e30(_0x487762,_0x2fe9b4);}function _0x3898(){const _0x3f55e0=['2500SXAhOn','disableComments','removeComment','bind','commentInputView','commentThreadInputView','authoredAt','length','editor','submit','_config','disabledSubmit','91116XUeQOO','2076oBEpIG','CommentView','3144ywQtUo','updateComment','_model','1262330xDZaYE','showInput','locale','10905312cCPsmV','520551eAjSFc','99HZSDSU','isActive','value','canAccept','focus','element','canDiscard','addComment','26362sHFpVX','setData','descriptionParts','destroy','assign','isEnabled','delegate','set','fire','commentsListView','_createCommentViews','hasDirtyComment','_localUser','cancel','isReadOnly','commentThread','19MzGHow','editorConfig','isDirty','_createCommentThreadInputView','4067220GUqhuL'];_0x3898=function(){return _0x3f55e0;};return _0x3898();}(function(_0x4bca95,_0x4ca881){const _0x277d49=_0x5e30,_0x53ad4a=_0x4bca95();while(!![]){try{const _0x654c48=-parseInt(_0x277d49(0xdf))/0x1*(-parseInt(_0x277d49(0xf0))/0x2)+parseInt(_0x277d49(0xf3))/0x3*(parseInt(_0x277d49(0xe4))/0x4)+parseInt(_0x277d49(0xe3))/0x5+-parseInt(_0x277d49(0xf1))/0x6*(parseInt(_0x277d49(0xcf))/0x7)+-parseInt(_0x277d49(0xf9))/0x8+-parseInt(_0x277d49(0xfa))/0x9+-parseInt(_0x277d49(0xf6))/0xa*(-parseInt(_0x277d49(0xfb))/0xb);if(_0x654c48===_0x4ca881)break;else _0x53ad4a['push'](_0x53ad4a['shift']());}catch(_0x2f8e5f){_0x53ad4a['push'](_0x53ad4a['shift']());}}}(_0x3898,0xb6278));import{View as _0x15c1ad}from'ckeditor5/src/ui.js';export default class es extends _0x15c1ad{constructor(_0x4b355a,_0x14f50d,_0x343285,_0x36efd0){const _0x24e815=_0x5e30;super(_0x4b355a),this[_0x24e815(0xd8)]=null,this[_0x24e815(0xe9)]=null,this[_0x24e815(0xd6)](_0x24e815(0xfc),!0x1),this[_0x24e815(0xd6)](_0x24e815(0xea),_0x14f50d[_0x24e815(0xea)]),this[_0x24e815(0xe7)](_0x24e815(0xea))['to'](_0x14f50d),this[_0x24e815(0xd6)](_0x24e815(0xd1),[]),this[_0x24e815(0xd6)](_0x24e815(0xe1),!0x1),this[_0x24e815(0xd6)](_0x24e815(0xd4),!0x1),this[_0x24e815(0xd6)](_0x24e815(0xca),!0x1),this[_0x24e815(0xd6)](_0x24e815(0xcd),!0x1),this[_0x24e815(0xf5)]=_0x14f50d,this[_0x24e815(0xdb)]=_0x343285,this[_0x24e815(0xee)]=_0x36efd0,_0x36efd0[_0x24e815(0xe5)]?this[_0x24e815(0xd6)](_0x24e815(0xeb),0x1):this[_0x24e815(0xd9)]();}[_0x26448e(0xcb)](){const _0x7fb448=_0x26448e;this[_0x7fb448(0xcc)][_0x7fb448(0xcb)]();}[_0x26448e(0xd2)](){const _0x3db9de=_0x26448e;this[_0x3db9de(0xd8)]&&this[_0x3db9de(0xd8)][_0x3db9de(0xd2)](),this[_0x3db9de(0xe9)]&&this[_0x3db9de(0xe9)][_0x3db9de(0xd2)](),super[_0x3db9de(0xd2)]();}[_0x26448e(0xd9)](){const _0x4d4f51=_0x26448e,{CommentsListView:_0x292f2b}=this[_0x4d4f51(0xee)];this[_0x4d4f51(0xd8)]=new _0x292f2b(this[_0x4d4f51(0xf8)],this[_0x4d4f51(0xf5)][_0x4d4f51(0xde)],Object[_0x4d4f51(0xd3)]({'CommentView':this[_0x4d4f51(0xee)][_0x4d4f51(0xf2)]},this[_0x4d4f51(0xee)])),this[_0x4d4f51(0xd8)][_0x4d4f51(0xd5)](_0x4d4f51(0xe6))['to'](this),this[_0x4d4f51(0xd8)][_0x4d4f51(0xd5)](_0x4d4f51(0xf4))['to'](this),this[_0x4d4f51(0xd8)][_0x4d4f51(0xe7)](_0x4d4f51(0xfc))['to'](this),this[_0x4d4f51(0xd6)](_0x4d4f51(0xeb),this[_0x4d4f51(0xd8)][_0x4d4f51(0xeb)]+0x1),this[_0x4d4f51(0xe7)](_0x4d4f51(0xeb))['to'](this[_0x4d4f51(0xd8)],_0x4d4f51(0xeb),_0x5d1287=>_0x5d1287+0x1),this[_0x4d4f51(0xe9)]=this[_0x4d4f51(0xe2)](),this['on'](_0x4d4f51(0xe6),()=>this[_0x4d4f51(0xcb)]()),this[_0x4d4f51(0xe7)](_0x4d4f51(0xe1))['to'](this[_0x4d4f51(0xd8)],_0x4d4f51(0xda),this[_0x4d4f51(0xe9)][_0x4d4f51(0xe8)],_0x4d4f51(0xfd),(_0x372356,_0x1ce881)=>_0x372356||!!_0x1ce881);}[_0x26448e(0xe2)](){const _0x48232c=_0x26448e,{CommentThreadInputView:_0x595aea}=this[_0x48232c(0xee)],_0x47ba06=new _0x595aea(this[_0x48232c(0xf8)],this[_0x48232c(0xdb)],this[_0x48232c(0xee)][_0x48232c(0xe0)]),_0x5800de=_0x47ba06[_0x48232c(0xe8)];return _0x47ba06[_0x48232c(0xe7)](_0x48232c(0xf7))['to'](this,_0x48232c(0xfc),this[_0x48232c(0xf5)][_0x48232c(0xde)],_0x48232c(0xdd),_0x5800de,_0x48232c(0xfd),(_0x1e04fb,_0xf26a2,_0x361b81)=>!!_0x361b81||_0x1e04fb&&!_0xf26a2),_0x5800de['on'](_0x48232c(0xed),(_0x1521b5,_0x49ea6b)=>{const _0x30eca7=_0x48232c;this[_0x30eca7(0xd7)](_0x30eca7(0xce),_0x49ea6b),_0x5800de[_0x30eca7(0xec)][_0x30eca7(0xd0)]('');}),_0x5800de['on'](_0x48232c(0xdc),()=>this[_0x48232c(0xcb)]()),_0x5800de[_0x48232c(0xe7)](_0x48232c(0xef))['to'](this[_0x48232c(0xf5)][_0x48232c(0xde)],_0x48232c(0xdd)),_0x47ba06;}}
23
+ const _0x1aea74=_0xd766;function _0xd766(_0x1f842a,_0x556296){const _0x1298e6=_0x1298();return _0xd766=function(_0xd7662c,_0x16991c){_0xd7662c=_0xd7662c-0x156;let _0x176c46=_0x1298e6[_0xd7662c];return _0x176c46;},_0xd766(_0x1f842a,_0x556296);}(function(_0x5322f1,_0x471ce2){const _0x2f6c58=_0xd766,_0x13c851=_0x5322f1();while(!![]){try{const _0x4103b=-parseInt(_0x2f6c58(0x159))/0x1*(parseInt(_0x2f6c58(0x16d))/0x2)+parseInt(_0x2f6c58(0x15c))/0x3+-parseInt(_0x2f6c58(0x165))/0x4*(-parseInt(_0x2f6c58(0x171))/0x5)+parseInt(_0x2f6c58(0x167))/0x6*(-parseInt(_0x2f6c58(0x174))/0x7)+-parseInt(_0x2f6c58(0x168))/0x8+-parseInt(_0x2f6c58(0x16f))/0x9*(parseInt(_0x2f6c58(0x16e))/0xa)+-parseInt(_0x2f6c58(0x15a))/0xb*(-parseInt(_0x2f6c58(0x17e))/0xc);if(_0x4103b===_0x471ce2)break;else _0x13c851['push'](_0x13c851['shift']());}catch(_0x1e9518){_0x13c851['push'](_0x13c851['shift']());}}}(_0x1298,0x73c95));function _0x1298(){const _0x6e3144=['addComment','delegate','locale','set','value','_model','bind','isActive','element','34682mDwjgR','2140303jsUiMH','hasDirtyComment','851256qdtIUE','disableComments','cancel','focus','canDiscard','disabledSubmit','updateComment','isDirty','commentThread','4oTobnB','_createCommentViews','76938eLunYd','16616iOezxc','showInput','commentsListView','editorConfig','setData','20xlIMPr','11030qbVMNZ','3186zpwrQp','commentInputView','2371895rnXOyE','descriptionParts','isReadOnly','70AjyFcH','fire','canAccept','editor','removeComment','_localUser','commentThreadInputView','_config','destroy','length','36wyfRRk','CommentView','isEnabled','authoredAt','assign','submit','_createCommentThreadInputView'];_0x1298=function(){return _0x6e3144;};return _0x1298();}import{View as _0x4f6ad3}from'ckeditor5/src/ui.js';export default class es extends _0x4f6ad3{constructor(_0xa68e05,_0x1df8f1,_0xc4394b,_0x330525){const _0x73082c=_0xd766;super(_0xa68e05),this[_0x73082c(0x16a)]=null,this[_0x73082c(0x17a)]=null,this[_0x73082c(0x188)](_0x73082c(0x157),!0x1),this[_0x73082c(0x188)](_0x73082c(0x181),_0x1df8f1[_0x73082c(0x181)]),this[_0x73082c(0x156)](_0x73082c(0x181))['to'](_0x1df8f1),this[_0x73082c(0x188)](_0x73082c(0x172),[]),this[_0x73082c(0x188)](_0x73082c(0x163),!0x1),this[_0x73082c(0x188)](_0x73082c(0x180),!0x1),this[_0x73082c(0x188)](_0x73082c(0x176),!0x1),this[_0x73082c(0x188)](_0x73082c(0x160),!0x1),this[_0x73082c(0x18a)]=_0x1df8f1,this[_0x73082c(0x179)]=_0xc4394b,this[_0x73082c(0x17b)]=_0x330525,_0x330525[_0x73082c(0x15d)]?this[_0x73082c(0x188)](_0x73082c(0x17d),0x1):this[_0x73082c(0x166)]();}[_0x1aea74(0x15f)](){const _0x224865=_0x1aea74;this[_0x224865(0x158)][_0x224865(0x15f)]();}[_0x1aea74(0x17c)](){const _0x23d566=_0x1aea74;this[_0x23d566(0x16a)]&&this[_0x23d566(0x16a)][_0x23d566(0x17c)](),this[_0x23d566(0x17a)]&&this[_0x23d566(0x17a)][_0x23d566(0x17c)](),super[_0x23d566(0x17c)]();}[_0x1aea74(0x166)](){const _0x338fef=_0x1aea74,{CommentsListView:_0x3a04f7}=this[_0x338fef(0x17b)];this[_0x338fef(0x16a)]=new _0x3a04f7(this[_0x338fef(0x187)],this[_0x338fef(0x18a)][_0x338fef(0x164)],Object[_0x338fef(0x182)]({'CommentView':this[_0x338fef(0x17b)][_0x338fef(0x17f)]},this[_0x338fef(0x17b)])),this[_0x338fef(0x16a)][_0x338fef(0x186)](_0x338fef(0x178))['to'](this),this[_0x338fef(0x16a)][_0x338fef(0x186)](_0x338fef(0x162))['to'](this),this[_0x338fef(0x16a)][_0x338fef(0x156)](_0x338fef(0x157))['to'](this),this[_0x338fef(0x188)](_0x338fef(0x17d),this[_0x338fef(0x16a)][_0x338fef(0x17d)]+0x1),this[_0x338fef(0x156)](_0x338fef(0x17d))['to'](this[_0x338fef(0x16a)],_0x338fef(0x17d),_0x3a2d71=>_0x3a2d71+0x1),this[_0x338fef(0x17a)]=this[_0x338fef(0x184)](),this['on'](_0x338fef(0x178),()=>this[_0x338fef(0x15f)]()),this[_0x338fef(0x156)](_0x338fef(0x163))['to'](this[_0x338fef(0x16a)],_0x338fef(0x15b),this[_0x338fef(0x17a)][_0x338fef(0x170)],_0x338fef(0x189),(_0x17e9b6,_0x22f1a7)=>_0x17e9b6||!!_0x22f1a7);}[_0x1aea74(0x184)](){const _0x3ee8b2=_0x1aea74,{CommentThreadInputView:_0x33908a}=this[_0x3ee8b2(0x17b)],_0x4194a1=new _0x33908a(this[_0x3ee8b2(0x187)],this[_0x3ee8b2(0x179)],this[_0x3ee8b2(0x17b)][_0x3ee8b2(0x16b)]),_0x54af1c=_0x4194a1[_0x3ee8b2(0x170)];return _0x4194a1[_0x3ee8b2(0x156)](_0x3ee8b2(0x169))['to'](this,_0x3ee8b2(0x157),this[_0x3ee8b2(0x18a)][_0x3ee8b2(0x164)],_0x3ee8b2(0x173),_0x54af1c,_0x3ee8b2(0x189),(_0x564850,_0x3a688e,_0x1a6d73)=>!!_0x1a6d73||_0x564850&&!_0x3a688e),_0x54af1c['on'](_0x3ee8b2(0x183),(_0x47520b,_0x244685)=>{const _0x54669e=_0x3ee8b2;this[_0x54669e(0x175)](_0x54669e(0x185),_0x244685),_0x54af1c[_0x54669e(0x177)][_0x54669e(0x16c)]('');}),_0x54af1c['on'](_0x3ee8b2(0x15e),()=>this[_0x3ee8b2(0x15f)]()),_0x54af1c[_0x3ee8b2(0x156)](_0x3ee8b2(0x161))['to'](this[_0x3ee8b2(0x18a)][_0x3ee8b2(0x164)],_0x3ee8b2(0x173)),_0x4194a1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2b67(_0x38454b,_0x51b122){const _0x5320d5=_0x5320();return _0x2b67=function(_0x2b6703,_0x3e080d){_0x2b6703=_0x2b6703-0x1e5;let _0x397fd1=_0x5320d5[_0x2b6703];return _0x397fd1;},_0x2b67(_0x38454b,_0x51b122);}const _0xaeee6a=_0x2b67;(function(_0x1b7d8f,_0x28681c){const _0x4b7695=_0x2b67,_0x311c4a=_0x1b7d8f();while(!![]){try{const _0x5d5fdc=parseInt(_0x4b7695(0x20a))/0x1*(-parseInt(_0x4b7695(0x213))/0x2)+-parseInt(_0x4b7695(0x214))/0x3+-parseInt(_0x4b7695(0x209))/0x4*(parseInt(_0x4b7695(0x22c))/0x5)+parseInt(_0x4b7695(0x1f5))/0x6*(-parseInt(_0x4b7695(0x229))/0x7)+parseInt(_0x4b7695(0x243))/0x8+parseInt(_0x4b7695(0x201))/0x9+parseInt(_0x4b7695(0x23f))/0xa;if(_0x5d5fdc===_0x28681c)break;else _0x311c4a['push'](_0x311c4a['shift']());}catch(_0xdb34b7){_0x311c4a['push'](_0x311c4a['shift']());}}}(_0x5320,0x387f1));import{getTranslation as _0x1fd9ec}from'../../utils/common-translations.js';import{default as _0x11b1c1}from'./basesuggestionthreadview.js';function _0x5320(){const _0x57c917=['ck-suggestion-wrapper--active','element','disableComments','ck-annotation__content-wrapper','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','locale','editorReady','ck-annotation__user','delegate','_config','ck-suggestion__main','ck-annotation','ck-suggestion-wrapper','ck-suggestion--accept','color','span','canDiscard','author','227658SIqztz','cancel','getExternalSuggestionNote','_model','innerText','bindTemplate','ck-annotation__info-time','@external','</p>','set','<span\x20class=\x22ck-suggestion-type\x22>','.ck-annotation__content-wrapper','2003607YwOZUT','<p>','fire','ck-comment__info-time','type','check','Accept\x20suggestion','ck-suggestion','229708ZTNNQg','226089CFGZLm','join','push','content','commentsListView','EXTERNAL_AVATAR','discardSuggestion','extendTemplate','map','2qcjPiO','823167cMQgzI','ck-comment__external','acceptButton','importWord','getTemplate','ck-suggestion__user','children','change:description','ck-annotation__info','</span>','authoredAt','commentThreadInputView','split','div','source','EXTERNAL_IMPORT_WORD_AVATAR','\x22></span>','querySelector','getUserViewNotificationText','time','canAccept','14UhVqMr','setTemplate','isExternal','15lRfOpz','attributes','name','_createButton','EXTERNAL_SUGGESTION','bind','render','ck-suggestion__info-name','Discard\x20suggestion','title','ck-suggestion__info','isEnabled','formatDateTime','editorDestroyed','acceptSuggestion','ck-annotation__main','createElement','innerHTML','\x22\x20title=\x22','6865410XqqUbY','discardButton','commentThread','ck-suggestion__actions','567120PEKxTg','ck-suggestion-','ck-annotation__info-name','userView','creator','descriptionParts','isActive','ck-suggestion--disabled-comments','execute','description','value','ck-suggestion--discard','ck-annotation__actions','EXTERNAL_IMPORT_WORD_SUGGESTION','_descriptionElement'];_0x5320=function(){return _0x57c917;};return _0x5320();}import{ButtonView as _0x585611}from'ckeditor5/src/ui.js';import{icons as _0x847613}from'ckeditor5/src/core.js';import{trimHtml as _0x55baef,UserView as _0x1b2b5e}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x11b1c1{constructor(_0x25c4eb,_0x35f994,_0x42fc41,_0x5cb65d){const _0x436230=_0x2b67;super(_0x25c4eb,_0x35f994,_0x42fc41,_0x5cb65d),this[_0x436230(0x1fe)](_0x436230(0x205),''),this[_0x436230(0x231)](_0x436230(0x205))['to'](this,_0x436230(0x248),_0x12406c=>_0x12406c&&_0x12406c[0x0]?_0x12406c[0x0][_0x436230(0x205)]:''),this[_0x436230(0x231)](_0x436230(0x24c))['to'](this,_0x436230(0x248),this,_0x436230(0x249),(_0x55f9ad,_0x50e365)=>{const _0x26e67a=_0x436230;let _0x42c021='';for(const _0x47a132 of _0x55f9ad)_0x42c021+=_0x26e67a(0x202)+ds(_0x47a132[_0x26e67a(0x20d)],_0x47a132[_0x26e67a(0x1f1)])+_0x26e67a(0x1fd);return _0x50e365?_0x42c021:_0x55baef(_0x42c021,{'limit':0x8c});}),this[_0x436230(0x251)]=null,this[_0x436230(0x216)]=this[_0x436230(0x22f)](_0x1fd9ec(_0x25c4eb,_0x436230(0x207)),_0x847613[_0x436230(0x206)],_0x436230(0x1f0),_0x436230(0x23a),'sw'),this[_0x436230(0x216)][_0x436230(0x231)](_0x436230(0x237))['to'](this,_0x436230(0x228)),this[_0x436230(0x240)]=this[_0x436230(0x22f)](_0x1fd9ec(_0x25c4eb,_0x436230(0x234)),_0x847613[_0x436230(0x1f6)],_0x436230(0x24e),_0x436230(0x210),'sw'),this[_0x436230(0x240)][_0x436230(0x231)](_0x436230(0x237))['to'](this,_0x436230(0x1f3)),this[_0x436230(0x246)]=new _0x1b2b5e(_0x25c4eb,this[_0x436230(0x1f8)][_0x436230(0x1f4)],this[_0x436230(0x226)]()),this[_0x436230(0x246)][_0x436230(0x211)]({'attributes':{'class':[_0x436230(0x219),_0x436230(0x1ea)]}}),this[_0x436230(0x22a)](this[_0x436230(0x218)]());}[_0xaeee6a(0x218)](){const _0x5b096a=_0xaeee6a,_0x6dfb2b=this[_0x5b096a(0x1fa)],_0x351e39=[{'tag':_0x5b096a(0x221),'attributes':{'class':[_0x5b096a(0x236),_0x5b096a(0x21c)]},'children':[{'tag':_0x5b096a(0x1f2),'children':[{'text':this[_0x5b096a(0x246)][_0x5b096a(0x22e)]}],'attributes':{'class':[_0x5b096a(0x233),_0x5b096a(0x245)]}},{'tag':_0x5b096a(0x227),'attributes':{'datetime':_0x6dfb2b['to'](_0x5b096a(0x21e)),'class':[_0x5b096a(0x204),_0x5b096a(0x1fb)]},'children':[{'text':_0x6dfb2b['to'](_0x5b096a(0x21e),_0x4c0716=>this[_0x5b096a(0x1ec)][_0x5b096a(0x238)](_0x4c0716))}]}]},{'tag':_0x5b096a(0x221),'attributes':{'class':[_0x5b096a(0x242),_0x5b096a(0x24f)]},'children':[this[_0x5b096a(0x216)],this[_0x5b096a(0x240)]]},{'tag':_0x5b096a(0x221),'attributes':{'class':[_0x5b096a(0x1e6)]}}];this[_0x5b096a(0x1f8)][_0x5b096a(0x22b)]&&_0x351e39[_0x5b096a(0x20c)]({'tag':_0x5b096a(0x221),'attributes':{'class':[_0x5b096a(0x215)]},'children':[{'text':this[_0x5b096a(0x1f7)]()}]});const _0x114433={'tag':_0x5b096a(0x221),'attributes':{'class':[_0x5b096a(0x1ef),_0x6dfb2b['if'](_0x5b096a(0x249),_0x5b096a(0x252)),_0x6dfb2b['to'](_0x5b096a(0x205),_0xf5916e=>_0x5b096a(0x244)+_0xf5916e),this[_0x5b096a(0x1ec)][_0x5b096a(0x1e5)]&&_0x5b096a(0x24a)],'data-suggestion-id':this[_0x5b096a(0x1f8)]['id'],'data-thread-id':this[_0x5b096a(0x1f8)][_0x5b096a(0x241)]['id'],'data-author-id':this[_0x5b096a(0x1f8)][_0x5b096a(0x1f4)]['id'],'tabindex':-0x1},'children':[{'tag':_0x5b096a(0x221),'attributes':{'class':[_0x5b096a(0x208),_0x5b096a(0x1ee)]},'children':[this[_0x5b096a(0x246)],{'tag':_0x5b096a(0x221),'attributes':{'class':[_0x5b096a(0x1ed),_0x5b096a(0x23b)]},'children':_0x351e39}]}]};return this[_0x5b096a(0x20e)]&&this[_0x5b096a(0x21f)]&&(_0x114433[_0x5b096a(0x21a)][_0x5b096a(0x20c)](this[_0x5b096a(0x20e)],this[_0x5b096a(0x21f)]),this[_0x5b096a(0x20e)][_0x5b096a(0x1eb)](_0x5b096a(0x1e9))['to'](this),this[_0x5b096a(0x20e)][_0x5b096a(0x1eb)](_0x5b096a(0x239))['to'](this),this[_0x5b096a(0x21f)][_0x5b096a(0x1eb)](_0x5b096a(0x1e9))['to'](this),this[_0x5b096a(0x21f)][_0x5b096a(0x1eb)](_0x5b096a(0x239))['to'](this)),_0x114433;}[_0xaeee6a(0x232)](){const _0x101e03=_0xaeee6a;super[_0x101e03(0x232)](),this[_0x101e03(0x251)]=this[_0x101e03(0x253)][_0x101e03(0x225)](_0x101e03(0x200)),this[_0x101e03(0x251)][_0x101e03(0x23d)]=this[_0x101e03(0x24c)],this['on'](_0x101e03(0x21b),(_0x1d993f,_0x5a0786,_0x117769)=>{const _0x12f409=_0x101e03;this[_0x12f409(0x251)][_0x12f409(0x23d)]=_0x117769;});}[_0xaeee6a(0x22f)](_0x14f13e,_0x122d7f,_0x56d5a0,_0xb85179,_0x2ad421){const _0x558f09=_0xaeee6a,_0x48f68d=new _0x585611(this[_0x558f09(0x1e8)]);return _0x48f68d[_0x558f09(0x1fe)]({'label':_0x14f13e,'icon':_0x122d7f,'tooltip':!0x0,'tooltipPosition':_0x2ad421}),_0x48f68d[_0x558f09(0x211)]({'attributes':{'class':_0x56d5a0}}),_0x48f68d['on'](_0x558f09(0x24b),()=>{const _0x70ff26=_0x558f09;this[_0x70ff26(0x203)](_0xb85179,this[_0x70ff26(0x1f8)]['id']);}),_0x48f68d;}[_0xaeee6a(0x1f7)](){const _0x5249d6=_0xaeee6a;return _0x5249d6(0x217)===this[_0x5249d6(0x1f8)][_0x5249d6(0x22d)][_0x5249d6(0x1fc)][_0x5249d6(0x222)]?_0x1fd9ec(this[_0x5249d6(0x1e8)],_0x5249d6(0x250)):_0x1fd9ec(this[_0x5249d6(0x1e8)],_0x5249d6(0x230));}[_0xaeee6a(0x226)](){const _0x651379=_0xaeee6a;return this[_0x651379(0x1f8)][_0x651379(0x22b)]?_0x651379(0x217)===this[_0x651379(0x1f8)][_0x651379(0x22d)][_0x651379(0x1fc)][_0x651379(0x222)]?_0x1fd9ec(this[_0x651379(0x1e8)],_0x651379(0x223),this[_0x651379(0x1f8)][_0x651379(0x247)][_0x651379(0x22e)]):_0x1fd9ec(this[_0x651379(0x1e8)],_0x651379(0x20f),this[_0x651379(0x1f8)][_0x651379(0x247)][_0x651379(0x22e)]):null;}}function ds(_0x14e6b6,_0x4fee5a){const _0xfa4b48=_0xaeee6a;let _0x4ec83c='';return _0x4ec83c+=_0x14e6b6[_0xfa4b48(0x220)]('*')[_0xfa4b48(0x212)]((_0x5b387c,_0x1cf681)=>_0x1cf681%0x2!=0x0?_0xfa4b48(0x1ff)+us(_0x5b387c)+_0xfa4b48(0x21d):us(_0x5b387c))[_0xfa4b48(0x20b)](''),_0x4fee5a&&(_0x4ec83c+=_0xfa4b48(0x1e7)+_0x4fee5a[_0xfa4b48(0x24d)]+_0xfa4b48(0x23e)+_0x4fee5a[_0xfa4b48(0x235)]+_0xfa4b48(0x224)),_0x4ec83c;}function us(_0x381199){const _0x1c8242=_0xaeee6a,_0x209a8c=document[_0x1c8242(0x23c)](_0x1c8242(0x1f2));return _0x209a8c[_0x1c8242(0x1f9)]=_0x381199,_0x209a8c[_0x1c8242(0x23d)];}
23
+ const _0x233698=_0x2002;(function(_0x1c3791,_0x724478){const _0x92b2da=_0x2002,_0x2ed9d0=_0x1c3791();while(!![]){try{const _0x455033=-parseInt(_0x92b2da(0x1ab))/0x1*(parseInt(_0x92b2da(0x1f0))/0x2)+parseInt(_0x92b2da(0x1ca))/0x3+parseInt(_0x92b2da(0x1ae))/0x4+-parseInt(_0x92b2da(0x1cd))/0x5*(parseInt(_0x92b2da(0x1cf))/0x6)+parseInt(_0x92b2da(0x1f2))/0x7+parseInt(_0x92b2da(0x1c9))/0x8*(-parseInt(_0x92b2da(0x1fe))/0x9)+parseInt(_0x92b2da(0x1a2))/0xa;if(_0x455033===_0x724478)break;else _0x2ed9d0['push'](_0x2ed9d0['shift']());}catch(_0x17f47f){_0x2ed9d0['push'](_0x2ed9d0['shift']());}}}(_0x565a,0xae841));import{getTranslation as _0x26053a}from'../../utils/common-translations.js';import{default as _0x2a42ea}from'./basesuggestionthreadview.js';function _0x2002(_0xe35953,_0x21cbea){const _0x565abc=_0x565a();return _0x2002=function(_0x200247,_0x1efa99){_0x200247=_0x200247-0x19f;let _0x8fcb2c=_0x565abc[_0x200247];return _0x8fcb2c;},_0x2002(_0xe35953,_0x21cbea);}import{ButtonView as _0x23a788}from'ckeditor5/src/ui.js';import{icons as _0x38a003}from'ckeditor5/src/core.js';import{trimHtml as _0x3db98d,UserView as _0x24c0e3}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x2a42ea{constructor(_0x4e4e1c,_0x382a6f,_0x46a111,_0x1815ae){const _0x4f117e=_0x2002;super(_0x4e4e1c,_0x382a6f,_0x46a111,_0x1815ae),this[_0x4f117e(0x1f7)](_0x4f117e(0x1cc),''),this[_0x4f117e(0x1f8)](_0x4f117e(0x1cc))['to'](this,_0x4f117e(0x1b4),_0xa746aa=>_0xa746aa&&_0xa746aa[0x0]?_0xa746aa[0x0][_0x4f117e(0x1cc)]:''),this[_0x4f117e(0x1f8)](_0x4f117e(0x1f1))['to'](this,_0x4f117e(0x1b4),this,_0x4f117e(0x1d3),(_0x57c55a,_0x2ef853)=>{const _0x4312bd=_0x4f117e;let _0x45234f='';for(const _0x2adcdf of _0x57c55a)_0x45234f+=_0x4312bd(0x201)+ds(_0x2adcdf[_0x4312bd(0x1f4)],_0x2adcdf[_0x4312bd(0x1bd)])+_0x4312bd(0x1bb);return _0x2ef853?_0x45234f:_0x3db98d(_0x45234f,{'limit':0x8c});}),this[_0x4f117e(0x1d5)]=null,this[_0x4f117e(0x20a)]=this[_0x4f117e(0x1e2)](_0x26053a(_0x4e4e1c,_0x4f117e(0x20b)),_0x38a003[_0x4f117e(0x1d0)],_0x4f117e(0x1d2),_0x4f117e(0x1bf),'sw'),this[_0x4f117e(0x20a)][_0x4f117e(0x1f8)](_0x4f117e(0x1a5))['to'](this,_0x4f117e(0x1a1)),this[_0x4f117e(0x1a4)]=this[_0x4f117e(0x1e2)](_0x26053a(_0x4e4e1c,_0x4f117e(0x1a7)),_0x38a003[_0x4f117e(0x1da)],_0x4f117e(0x1c6),_0x4f117e(0x1e7),'sw'),this[_0x4f117e(0x1a4)][_0x4f117e(0x1f8)](_0x4f117e(0x1a5))['to'](this,_0x4f117e(0x1f9)),this[_0x4f117e(0x1b0)]=new _0x24c0e3(_0x4e4e1c,this[_0x4f117e(0x1b3)][_0x4f117e(0x1dc)],this[_0x4f117e(0x1e9)]()),this[_0x4f117e(0x1b0)][_0x4f117e(0x1d1)]({'attributes':{'class':[_0x4f117e(0x1e6),_0x4f117e(0x1a0)]}}),this[_0x4f117e(0x1de)](this[_0x4f117e(0x1e4)]());}[_0x233698(0x1e4)](){const _0x3bad0b=_0x233698,_0x52ed74=this[_0x3bad0b(0x1b2)],_0x944ff6=[{'tag':_0x3bad0b(0x203),'attributes':{'class':[_0x3bad0b(0x1c4),_0x3bad0b(0x1e5)]},'children':[{'tag':_0x3bad0b(0x1fa),'children':[{'text':this[_0x3bad0b(0x1b0)][_0x3bad0b(0x1ef)]}],'attributes':{'class':[_0x3bad0b(0x1b5),_0x3bad0b(0x20c)]}},{'tag':_0x3bad0b(0x1fb),'attributes':{'datetime':_0x52ed74['to'](_0x3bad0b(0x200)),'class':[_0x3bad0b(0x202),_0x3bad0b(0x1d7)]},'children':[{'text':_0x52ed74['to'](_0x3bad0b(0x200),_0x199ebd=>this[_0x3bad0b(0x1e1)][_0x3bad0b(0x1c2)](_0x199ebd))}]}]},{'tag':_0x3bad0b(0x203),'attributes':{'class':[_0x3bad0b(0x1ec),_0x3bad0b(0x1cb)]},'children':[this[_0x3bad0b(0x20a)],this[_0x3bad0b(0x1a4)]]},{'tag':_0x3bad0b(0x203),'attributes':{'class':[_0x3bad0b(0x1a3)]}}];this[_0x3bad0b(0x1b3)][_0x3bad0b(0x1fd)]&&_0x944ff6[_0x3bad0b(0x1aa)]({'tag':_0x3bad0b(0x203),'attributes':{'class':[_0x3bad0b(0x1b1)]},'children':[{'text':this[_0x3bad0b(0x1b9)]()}]});const _0x179e17={'tag':_0x3bad0b(0x203),'attributes':{'class':[_0x3bad0b(0x204),_0x52ed74['if'](_0x3bad0b(0x1d3),_0x3bad0b(0x1fc)),_0x52ed74['to'](_0x3bad0b(0x1cc),_0x4caebe=>_0x3bad0b(0x1f6)+_0x4caebe),this[_0x3bad0b(0x1e1)][_0x3bad0b(0x1ad)]&&_0x3bad0b(0x1c0)],'data-suggestion-id':this[_0x3bad0b(0x1b3)]['id'],'data-thread-id':this[_0x3bad0b(0x1b3)][_0x3bad0b(0x1c1)]['id'],'data-author-id':this[_0x3bad0b(0x1b3)][_0x3bad0b(0x1dc)]['id'],'tabindex':-0x1},'children':[{'tag':_0x3bad0b(0x203),'attributes':{'class':[_0x3bad0b(0x205),_0x3bad0b(0x1b6)]},'children':[this[_0x3bad0b(0x1b0)],{'tag':_0x3bad0b(0x203),'attributes':{'class':[_0x3bad0b(0x206),_0x3bad0b(0x1ff)]},'children':_0x944ff6}]}]};return this[_0x3bad0b(0x1ed)]&&this[_0x3bad0b(0x1c5)]&&(_0x179e17[_0x3bad0b(0x1ac)][_0x3bad0b(0x1aa)](this[_0x3bad0b(0x1ed)],this[_0x3bad0b(0x1c5)]),this[_0x3bad0b(0x1ed)][_0x3bad0b(0x1af)](_0x3bad0b(0x1d6))['to'](this),this[_0x3bad0b(0x1ed)][_0x3bad0b(0x1af)](_0x3bad0b(0x1b8))['to'](this),this[_0x3bad0b(0x1c5)][_0x3bad0b(0x1af)](_0x3bad0b(0x1d6))['to'](this),this[_0x3bad0b(0x1c5)][_0x3bad0b(0x1af)](_0x3bad0b(0x1b8))['to'](this)),_0x179e17;}[_0x233698(0x1bc)](){const _0x1b433f=_0x233698;super[_0x1b433f(0x1bc)](),this[_0x1b433f(0x1d5)]=this[_0x1b433f(0x1e0)][_0x1b433f(0x1db)](_0x1b433f(0x1ce)),this[_0x1b433f(0x1d5)][_0x1b433f(0x207)]=this[_0x1b433f(0x1f1)],this['on'](_0x1b433f(0x1d8),(_0x28a688,_0xee93e2,_0x18fc22)=>{const _0x1aeeb0=_0x1b433f;this[_0x1aeeb0(0x1d5)][_0x1aeeb0(0x207)]=_0x18fc22;});}[_0x233698(0x1e2)](_0x17a758,_0x262baa,_0xc29ea1,_0x588b1f,_0x3dc883){const _0x3f6645=_0x233698,_0x33a38d=new _0x23a788(this[_0x3f6645(0x1eb)]);return _0x33a38d[_0x3f6645(0x1f7)]({'label':_0x17a758,'icon':_0x262baa,'tooltip':!0x0,'tooltipPosition':_0x3dc883}),_0x33a38d[_0x3f6645(0x1d1)]({'attributes':{'class':_0xc29ea1}}),_0x33a38d['on'](_0x3f6645(0x208),()=>{const _0x4b0473=_0x3f6645;this[_0x4b0473(0x1c8)](_0x588b1f,this[_0x4b0473(0x1b3)]['id']);}),_0x33a38d;}[_0x233698(0x1b9)](){const _0x359827=_0x233698;return _0x359827(0x1f3)===this[_0x359827(0x1b3)][_0x359827(0x1c7)][_0x359827(0x1e8)][_0x359827(0x19f)]?_0x26053a(this[_0x359827(0x1eb)],_0x359827(0x1e3)):_0x26053a(this[_0x359827(0x1eb)],_0x359827(0x1ba));}[_0x233698(0x1e9)](){const _0x846d1e=_0x233698;return this[_0x846d1e(0x1b3)][_0x846d1e(0x1fd)]?_0x846d1e(0x1f3)===this[_0x846d1e(0x1b3)][_0x846d1e(0x1c7)][_0x846d1e(0x1e8)][_0x846d1e(0x19f)]?_0x26053a(this[_0x846d1e(0x1eb)],_0x846d1e(0x1d9),this[_0x846d1e(0x1b3)][_0x846d1e(0x1ea)][_0x846d1e(0x1ef)]):_0x26053a(this[_0x846d1e(0x1eb)],_0x846d1e(0x1a6),this[_0x846d1e(0x1b3)][_0x846d1e(0x1ea)][_0x846d1e(0x1ef)]):null;}}function ds(_0x4cdf5d,_0x1cea1d){const _0x595c3f=_0x233698;let _0x44223b='';return _0x44223b+=_0x4cdf5d[_0x595c3f(0x1d4)]('*')[_0x595c3f(0x1be)]((_0xb6e95d,_0x460578)=>_0x460578%0x2!=0x0?_0x595c3f(0x1ee)+us(_0xb6e95d)+_0x595c3f(0x1b7):us(_0xb6e95d))[_0x595c3f(0x1c3)](''),_0x1cea1d&&(_0x44223b+=_0x595c3f(0x209)+_0x1cea1d[_0x595c3f(0x1a9)]+_0x595c3f(0x1df)+_0x1cea1d[_0x595c3f(0x20d)]+_0x595c3f(0x1dd)),_0x44223b;}function us(_0x42e187){const _0x527f78=_0x233698,_0x248037=document[_0x527f78(0x1a8)](_0x527f78(0x1fa));return _0x248037[_0x527f78(0x1f5)]=_0x42e187,_0x248037[_0x527f78(0x207)];}function _0x565a(){const _0xca7e38=['ck-annotation__info-name','title','source','ck-annotation__user','canAccept','14283440DAxOBs','ck-annotation__content-wrapper','discardButton','isEnabled','EXTERNAL_AVATAR','Discard\x20suggestion','createElement','value','push','1RyrCQM','children','disableComments','1771880Qmpalj','delegate','userView','ck-comment__external','bindTemplate','_model','descriptionParts','ck-suggestion__info-name','ck-annotation','</span>','editorDestroyed','getExternalSuggestionNote','EXTERNAL_SUGGESTION','</p>','render','color','map','acceptSuggestion','ck-suggestion--disabled-comments','commentThread','formatDateTime','join','ck-suggestion__info','commentThreadInputView','ck-suggestion--discard','attributes','fire','32XhqJSP','2801661DgFsOl','ck-annotation__actions','type','2978565JTJuyn','.ck-annotation__content-wrapper','6kTuaHp','check','extendTemplate','ck-suggestion--accept','isActive','split','_descriptionElement','editorReady','ck-annotation__info-time','change:description','EXTERNAL_IMPORT_WORD_AVATAR','cancel','querySelector','author','\x22></span>','setTemplate','\x22\x20title=\x22','element','_config','_createButton','EXTERNAL_IMPORT_WORD_SUGGESTION','getTemplate','ck-annotation__info','ck-suggestion__user','discardSuggestion','@external','getUserViewNotificationText','creator','locale','ck-suggestion__actions','commentsListView','<span\x20class=\x22ck-suggestion-type\x22>','name','2768352qOmTIG','description','3406851MMviDB','importWord','content','innerText','ck-suggestion-','set','bind','canDiscard','span','time','ck-suggestion-wrapper--active','isExternal','1343673jTvpFo','ck-annotation__main','authoredAt','<p>','ck-comment__info-time','div','ck-suggestion-wrapper','ck-suggestion','ck-suggestion__main','innerHTML','execute','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','acceptButton','Accept\x20suggestion'];_0x565a=function(){return _0xca7e38;};return _0x565a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x4b0254,_0x213c4b,_0x4f2cb2){const t=_0x4b0254['t'];switch(_0x213c4b){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',_0x4f2cb2);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4f2cb2);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4f2cb2);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4f2cb2);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4f2cb2);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',_0x4f2cb2);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4f2cb2);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',_0x4f2cb2);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4f2cb2);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4f2cb2);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4f2cb2);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4f2cb2);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4f2cb2);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4f2cb2);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4f2cb2);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4f2cb2);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4f2cb2);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4f2cb2);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4f2cb2);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4f2cb2);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4f2cb2);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4f2cb2);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4f2cb2);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'},_0x4f2cb2);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4f2cb2);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4f2cb2);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4f2cb2);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4f2cb2);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4f2cb2);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'},_0x4f2cb2);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4f2cb2);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4f2cb2);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4f2cb2);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4f2cb2);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'},_0x4f2cb2);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4f2cb2);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'},_0x4f2cb2);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'},_0x4f2cb2);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4f2cb2);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'},_0x4f2cb2);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4f2cb2);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'},_0x4f2cb2);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4f2cb2);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4f2cb2);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'},_0x4f2cb2);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'},_0x4f2cb2);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 _0x213c4b;}}
23
+ export function getTranslation(_0x2990a0,_0x82afd,_0x1f6547){const t=_0x2990a0['t'];switch(_0x82afd){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',_0x1f6547);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1f6547);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1f6547);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1f6547);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1f6547);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',_0x1f6547);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1f6547);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',_0x1f6547);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1f6547);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1f6547);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1f6547);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1f6547);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1f6547);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1f6547);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1f6547);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1f6547);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1f6547);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1f6547);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1f6547);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1f6547);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1f6547);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1f6547);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1f6547);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'},_0x1f6547);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1f6547);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1f6547);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1f6547);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1f6547);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1f6547);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'},_0x1f6547);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1f6547);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1f6547);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1f6547);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1f6547);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'},_0x1f6547);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1f6547);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'},_0x1f6547);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'},_0x1f6547);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1f6547);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'},_0x1f6547);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1f6547);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'},_0x1f6547);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1f6547);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1f6547);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'},_0x1f6547);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'},_0x1f6547);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 _0x82afd;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1c005a,_0x4f9f60){const _0x46a0be=_0x1d8c,_0x1eaf40=_0x1c005a();while(!![]){try{const _0x2cf0ba=-parseInt(_0x46a0be(0x1e1))/0x1+parseInt(_0x46a0be(0x1cc))/0x2+parseInt(_0x46a0be(0x1cf))/0x3*(parseInt(_0x46a0be(0x1df))/0x4)+parseInt(_0x46a0be(0x1ce))/0x5*(parseInt(_0x46a0be(0x1d5))/0x6)+parseInt(_0x46a0be(0x1c3))/0x7*(parseInt(_0x46a0be(0x1e4))/0x8)+parseInt(_0x46a0be(0x1d2))/0x9*(-parseInt(_0x46a0be(0x1c9))/0xa)+parseInt(_0x46a0be(0x1d4))/0xb;if(_0x2cf0ba===_0x4f9f60)break;else _0x1eaf40['push'](_0x1eaf40['shift']());}catch(_0x400e52){_0x1eaf40['push'](_0x1eaf40['shift']());}}}(_0x5cfa,0xeb775));export function normalizeDescription(_0x294c81){const _0x510f14=_0x1d8c;return Array[_0x510f14(0x1cd)](_0x294c81)||(_0x294c81=[_0x294c81]),_0x294c81[_0x510f14(0x1c6)](_0x5640d8=>{const _0x20c7ee=_0x510f14,_0x16ba8a=_0x5640d8[_0x20c7ee(0x1d0)][_0x20c7ee(0x1c4)](/\*/g,''),_0x3f330b=_0x5640d8[_0x20c7ee(0x1ca)]?_0x20c7ee(0x1bd)+_0x5640d8[_0x20c7ee(0x1ca)][_0x20c7ee(0x1c7)]+']':'';return'['+_0x5640d8[_0x20c7ee(0x1d9)]+']\x20'+_0x16ba8a+_0x3f330b;})[_0x510f14(0x1e0)](';\x20');}export function sortSuggestions(_0x27376f){const _0x58f5d1=_0x1d8c;return _0x27376f[_0x58f5d1(0x1bf)]((_0x232292,_0x44b55f)=>_0x58f5d1(0x1dc)==_0x232292[_0x58f5d1(0x1d9)]&&_0x58f5d1(0x1dc)!=_0x44b55f[_0x58f5d1(0x1d9)]?-0x1:_0x58f5d1(0x1dc)!=_0x232292[_0x58f5d1(0x1d9)]&&_0x58f5d1(0x1dc)==_0x44b55f[_0x58f5d1(0x1d9)]?0x1:0x0);}export function getSelectedSuggestions(_0x4ab570,_0x2d7327){const _0xbc81cf=_0x1d8c,_0x198241=Array[_0xbc81cf(0x1dd)](_0x4ab570[_0xbc81cf(0x1d7)]()),_0x3b0987=new Set();for(const _0x33830b of _0x2d7327)if(_0x33830b[_0xbc81cf(0x1d6)]){for(const _0x1ec922 of _0x198241)for(const _0x31cca7 of _0x33830b[_0xbc81cf(0x1d7)]())(_0x1ec922[_0xbc81cf(0x1d8)](_0x31cca7)||_0x4ab570[_0xbc81cf(0x1c5)]&&!_0x33830b[_0xbc81cf(0x1ba)]&&_0x33830b[_0xbc81cf(0x1c1)]&&_0x31cca7[_0xbc81cf(0x1b9)][_0xbc81cf(0x1db)](_0x1ec922[_0xbc81cf(0x1c2)]))&&_0x3b0987[_0xbc81cf(0x1d1)](_0x33830b);}return _0x3b0987;}function _0x1d8c(_0x1f1ef3,_0x4dd40b){const _0x5cfa12=_0x5cfa();return _0x1d8c=function(_0x1d8ca9,_0xdfb724){_0x1d8ca9=_0x1d8ca9-0x1b9;let _0x5a8774=_0x5cfa12[_0x1d8ca9];return _0x5a8774;},_0x1d8c(_0x1f1ef3,_0x4dd40b);}export function getRangesOfBlockGroups(_0x37e5e5,_0x523bc3){const _0x7781aa=_0x1d8c;let _0x4d200d,_0x3d4251=0x0;const _0x5eb0ea=[],_0x2e472c=_0x523bc3[_0x7781aa(0x1d3)];for(;_0x3d4251<_0x37e5e5[_0x7781aa(0x1be)];){const _0x2d0a40=_0x37e5e5[_0x3d4251],_0xf233b5=_0x37e5e5[_0x3d4251+0x1];_0x4d200d||(_0x4d200d=_0x523bc3[_0x7781aa(0x1e3)](_0x2d0a40)),co(_0x523bc3,_0x2d0a40,_0xf233b5)||(_0x5eb0ea[_0x7781aa(0x1de)](_0x523bc3[_0x7781aa(0x1c8)](_0x4d200d,_0x2e472c[_0x7781aa(0x1da)](_0x2d0a40)?_0x523bc3[_0x7781aa(0x1c0)](_0x2d0a40):_0x523bc3[_0x7781aa(0x1bb)](_0x2d0a40,_0x7781aa(0x1b9)))),_0x4d200d=null),_0x3d4251++;}return _0x5eb0ea;}function _0x5cfa(){const _0x80e5e4=['isMultiRange','createPositionAt','execute','\x20[color\x20','length','sort','createPositionAfter','next','start','4232697DdkYbu','replace','isCollapsed','map','value','createRange','60MPEbKX','color','splice','1601134iGxuia','isArray','15rWGsmT','177YcAZZR','content','add','2663217cOeasL','schema','322135isqDst','1805538BKfvGW','isInContent','getRanges','isIntersecting','type','isObject','isTouching','deletion','from','push','25556zaygin','join','1183638OrCXxz','change','createPositionBefore','24DGdqLP','end'];_0x5cfa=function(){return _0x80e5e4;};return _0x5cfa();}function co(_0x314804,_0x3dd2bd,_0x3ecfbd){const _0x438987=_0x1d8c;if(!_0x3ecfbd)return!0x1;const _0x540bb3=_0x314804[_0x438987(0x1c0)](_0x3dd2bd),_0x419b8a=_0x314804[_0x438987(0x1e3)](_0x3ecfbd);return _0x540bb3[_0x438987(0x1db)](_0x419b8a);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x30279f,_0x183eb6,_0x2ee47b){const _0x1636ff=_0x1d8c;for(;_0x2ee47b[_0x1636ff(0x1be)];){const _0x28018e=_0x2ee47b[_0x1636ff(0x1cb)](0x0,0x64);_0x30279f[_0x1636ff(0x1e2)](()=>{const _0x2a9958=_0x1636ff;for(const _0x328880 of _0x28018e)_0x328880[_0x2a9958(0x1d6)]&&_0x183eb6[_0x2a9958(0x1bc)](_0x328880['id']);});}}
23
+ (function(_0x140b2a,_0x39f1ec){const _0x36cdfa=_0x3aba,_0x2bae94=_0x140b2a();while(!![]){try{const _0x57eedf=parseInt(_0x36cdfa(0x101))/0x1+-parseInt(_0x36cdfa(0xe7))/0x2+parseInt(_0x36cdfa(0xea))/0x3+parseInt(_0x36cdfa(0xe1))/0x4+parseInt(_0x36cdfa(0xfb))/0x5*(-parseInt(_0x36cdfa(0xf4))/0x6)+parseInt(_0x36cdfa(0x105))/0x7*(parseInt(_0x36cdfa(0xf7))/0x8)+-parseInt(_0x36cdfa(0x107))/0x9*(parseInt(_0x36cdfa(0x106))/0xa);if(_0x57eedf===_0x39f1ec)break;else _0x2bae94['push'](_0x2bae94['shift']());}catch(_0x5e25db){_0x2bae94['push'](_0x2bae94['shift']());}}}(_0x4afe,0x496c3));export function normalizeDescription(_0x470e96){const _0x1ef997=_0x3aba;return Array[_0x1ef997(0xf6)](_0x470e96)||(_0x470e96=[_0x470e96]),_0x470e96[_0x1ef997(0x104)](_0x406014=>{const _0xf8b304=_0x1ef997,_0x13bfe1=_0x406014[_0xf8b304(0xfc)][_0xf8b304(0xf1)](/\*/g,''),_0x97a85b=_0x406014[_0xf8b304(0xeb)]?_0xf8b304(0xf0)+_0x406014[_0xf8b304(0xeb)][_0xf8b304(0xe6)]+']':'';return'['+_0x406014[_0xf8b304(0xfd)]+']\x20'+_0x13bfe1+_0x97a85b;})[_0x1ef997(0xfe)](';\x20');}export function sortSuggestions(_0x583dec){const _0x2ef21d=_0x3aba;return _0x583dec[_0x2ef21d(0xef)]((_0x36487a,_0x27d223)=>_0x2ef21d(0x103)==_0x36487a[_0x2ef21d(0xfd)]&&_0x2ef21d(0x103)!=_0x27d223[_0x2ef21d(0xfd)]?-0x1:_0x2ef21d(0x103)!=_0x36487a[_0x2ef21d(0xfd)]&&_0x2ef21d(0x103)==_0x27d223[_0x2ef21d(0xfd)]?0x1:0x0);}export function getSelectedSuggestions(_0x1f2894,_0x2a5150){const _0x550d4e=_0x3aba,_0x1a5534=Array[_0x550d4e(0xe8)](_0x1f2894[_0x550d4e(0xe9)]()),_0x1f7b09=new Set();for(const _0xbdc9d9 of _0x2a5150)if(_0xbdc9d9[_0x550d4e(0xed)]){for(const _0x5c85f5 of _0x1a5534)for(const _0x1fb270 of _0xbdc9d9[_0x550d4e(0xe9)]())(_0x5c85f5[_0x550d4e(0xf8)](_0x1fb270)||_0x1f2894[_0x550d4e(0x100)]&&!_0xbdc9d9[_0x550d4e(0xec)]&&_0xbdc9d9[_0x550d4e(0xe0)]&&_0x1fb270[_0x550d4e(0xe2)][_0x550d4e(0xf5)](_0x5c85f5[_0x550d4e(0xe4)]))&&_0x1f7b09[_0x550d4e(0xee)](_0xbdc9d9);}return _0x1f7b09;}export function getRangesOfBlockGroups(_0x100786,_0x461cc8){const _0x51b9f1=_0x3aba;let _0x20fc1e,_0x43a023=0x0;const _0x553a49=[],_0x178304=_0x461cc8[_0x51b9f1(0xf3)];for(;_0x43a023<_0x100786[_0x51b9f1(0xff)];){const _0x40dcce=_0x100786[_0x43a023],_0xa7954d=_0x100786[_0x43a023+0x1];_0x20fc1e||(_0x20fc1e=_0x461cc8[_0x51b9f1(0xe3)](_0x40dcce)),co(_0x461cc8,_0x40dcce,_0xa7954d)||(_0x553a49[_0x51b9f1(0xdf)](_0x461cc8[_0x51b9f1(0xf2)](_0x20fc1e,_0x178304[_0x51b9f1(0xf9)](_0x40dcce)?_0x461cc8[_0x51b9f1(0xde)](_0x40dcce):_0x461cc8[_0x51b9f1(0x102)](_0x40dcce,_0x51b9f1(0xe2)))),_0x20fc1e=null),_0x43a023++;}return _0x553a49;}function _0x3aba(_0x356b8b,_0xdb277){const _0x4afe2c=_0x4afe();return _0x3aba=function(_0x3abab0,_0xe8444e){_0x3abab0=_0x3abab0-0xdd;let _0x18889f=_0x4afe2c[_0x3abab0];return _0x18889f;},_0x3aba(_0x356b8b,_0xdb277);}function co(_0x3a1267,_0x1f311f,_0x2fdbab){const _0x2419a6=_0x3aba;if(!_0x2fdbab)return!0x1;const _0x61ed98=_0x3a1267[_0x2419a6(0xde)](_0x1f311f),_0x4bcfbf=_0x3a1267[_0x2419a6(0xe3)](_0x2fdbab);return _0x61ed98[_0x2419a6(0xf5)](_0x4bcfbf);}function _0x4afe(){const _0x367c7e=['11382IXWiAN','50pqEJse','1197081LEibLl','splice','createPositionAfter','push','next','2156076MMJpWF','end','createPositionBefore','start','execute','value','534158YbaXSE','from','getRanges','1774644vjFgBy','color','isMultiRange','isInContent','add','sort','\x20[color\x20','replace','createRange','schema','17238keMCKA','isTouching','isArray','1528bRBdTa','isIntersecting','isObject','change','735YvlosA','content','type','join','length','isCollapsed','214061QSRoDW','createPositionAt','deletion','map'];_0x4afe=function(){return _0x367c7e;};return _0x4afe();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x434819,_0x3f1144,_0x437dbc){const _0x2d41e6=_0x3aba;for(;_0x437dbc[_0x2d41e6(0xff)];){const _0x4ac41b=_0x437dbc[_0x2d41e6(0xdd)](0x0,0x64);_0x434819[_0x2d41e6(0xfa)](()=>{const _0x49a48b=_0x2d41e6;for(const _0x27deb2 of _0x4ac41b)_0x27deb2[_0x49a48b(0xed)]&&_0x3f1144[_0x49a48b(0xe5)](_0x27deb2['id']);});}}