@ckeditor/ckeditor5-track-changes 43.1.0-alpha.8 → 43.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30631d=_0x3263;(function(_0x26e304,_0x2d9fb0){const _0xdbdb12=_0x3263,_0x3f5cfe=_0x26e304();while(!![]){try{const _0x8c98b1=-parseInt(_0xdbdb12(0xee))/0x1*(parseInt(_0xdbdb12(0x13a))/0x2)+parseInt(_0xdbdb12(0x156))/0x3+parseInt(_0xdbdb12(0xed))/0x4+parseInt(_0xdbdb12(0xfe))/0x5+-parseInt(_0xdbdb12(0xf8))/0x6+-parseInt(_0xdbdb12(0x109))/0x7*(parseInt(_0xdbdb12(0x150))/0x8)+parseInt(_0xdbdb12(0x116))/0x9*(parseInt(_0xdbdb12(0x149))/0xa);if(_0x8c98b1===_0x2d9fb0)break;else _0x3f5cfe['push'](_0x3f5cfe['shift']());}catch(_0x39f5bb){_0x3f5cfe['push'](_0x3f5cfe['shift']());}}}(_0x134b,0x26d30));import{Plugin as _0x19ac8d}from'ckeditor5/src/core.js';function _0x134b(){const _0x2a962b=['1750600EIdyzy','unbind','commentThread','_annotationViews','isEnabled','descriptionFactory','_refreshActiveMarkers','108392lhRJYR','_createMenuBarMenu','comments.maxThreadTotalWeight','plugins','_addUIComponentsToFactory','length','796464IciINs','suggestionUnloaded','_destroyController','locale','commands','descriptionParts','addComment','getFirstRange','menuitemcheckbox','push','escape','refreshSelectedViews','CommentsUI','_viewToController','getMarkers','from','menuitem','suggestion-','acceptSelectedSuggestions','head','Discard\x20all\x20suggestions','bind','CommentView','trackChanges.disableComments','_createToolbarButton','clear','previous','_handleSuggestionControllerDelayed','pluginName','editor','view','SuggestionThreadView','TrackChangesUI','source','suggestionChanged','suggestionLoaded','actionView','delegate','execute','componentFactory','registerAnnotation','TrackChangesEditing','getJoined','change:activeAnnotations','addSourceCollector','commentsListView','480460LmZOqD','13JVPCgA','mainView','stopListening','trackChanges.SuggestionView','EditorAnnotations','define','commandName','items','arrowView','editing','619764ZpGLQY','createCommentThreadController','_disableComments','comments.editorConfig','separator','menu','682860aTXMGe','CommentsRepository','Accept\x20all\x20selected\x20suggestions','value','Annotations','_initializeController','Accept\x20all\x20suggestions','suggestionView','buttonView','_unbindEditors','getAllAdjacentSuggestions','126xvnjwk','requires','getMarkerNames','panelView','acceptAllSuggestions','button','set','filter','_updateController','children','trackChanges','isOn','getRanges','9RButzh','SuggestionView','isMultiRange','keys','fire','_handleControllerBuffer','hasSuggestion','activeMarkers','values','getSuggestion','innerView','getDescriptions','type','toMany','model','Discard\x20all\x20selected\x20suggestions','config','Track\x20changes','switchbutton','change:previous','add','_suggestionToController','reduce','comments.maxCommentCharsWhenCollapsed','getByInnerView','delete','_bindAnnotationToEditors','trackChanges.SuggestionThreadView','menuBar:trackChanges','createAnnotation','destroy','discardAllSuggestions','comments','lowest','createAnnotationView','remove','29390dvleFE','some','acceptButton','discardButton','init','comments.maxCommentsWhenCollapsed','get','size','listenTo','activeAnnotations','isDirty','focus','has','discardSelectedSuggestions','isInContent'];_0x134b=function(){return _0x2a962b;};return _0x134b();}import{Collection as _0xe42142}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x3f4c1c,createDropdown as _0x2cbefa,ListSeparatorView as _0x129f91,MenuBarMenuView as _0x12f889,MenuBarMenuListView as _0x183d6f,MenuBarMenuListItemView as _0x13c872,MenuBarMenuListItemButtonView as _0x1b7287,SplitButtonView as _0xde6a7e,ViewModel as _0x25d393}from'ckeditor5/src/ui.js';import{Users as _0x1aa249,getDateTimeFormatter as _0x2d7543,getAllMarkersDomElementsSorted as _0x41648b}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3263(_0x1adc9f,_0x4c1696){const _0x134ba0=_0x134b();return _0x3263=function(_0x326334,_0x335933){_0x326334=_0x326334-0xed;let _0x3a2137=_0x134ba0[_0x326334];return _0x3a2137;},_0x3263(_0x1adc9f,_0x4c1696);}import _0x3e20bf from'./trackchangesediting.js';import _0x2930d3 from'./ui/suggestioncontroller.js';import _0x546467 from'./ui/view/suggestionthreadview.js';import _0x2f7bb8 from'./ui/view/suggestionview.js';import{getTranslation as _0x2ec42b}from'./utils/common-translations.js';import _0x786244 from'../theme/icons/track-changes.svg';export default class d extends _0x19ac8d{static get[_0x30631d(0x10a)](){const _0x762877=_0x30631d;return[_0x3e20bf,_0x1aa249,_0x762877(0xff),_0x762877(0x102),_0x762877(0xf2)];}static get[_0x30631d(0x172)](){const _0x1bf756=_0x30631d;return _0x1bf756(0x176);}constructor(_0x14dfa6){const _0x31d398=_0x30631d;super(_0x14dfa6),this[_0x31d398(0x12b)]=new Map(),this[_0x31d398(0x163)]=new Map(),this[_0x31d398(0x14c)]=new Map(),this[_0x31d398(0x11b)]=new Map();const _0x5e53d8=this[_0x31d398(0x173)][_0x31d398(0x126)];_0x5e53d8[_0x31d398(0xf3)](_0x31d398(0x131),_0x546467),_0x5e53d8[_0x31d398(0xf3)](_0x31d398(0xf1),_0x2f7bb8),_0x5e53d8[_0x31d398(0xf3)](_0x31d398(0x16d),!0x1),this[_0x31d398(0xfa)]=_0x5e53d8[_0x31d398(0x140)](_0x31d398(0x16d));}[_0x30631d(0x171)](_0xc02a4e,_0x3fb62e){const _0x51a257=_0x30631d;0x0===this[_0x51a257(0x11b)][_0x51a257(0x141)]&&setTimeout(()=>{const _0x509914=_0x51a257;for(const [_0x16e9e6,_0x1da776]of this[_0x509914(0x11b)]){const _0x374fc2=this[_0x509914(0x12b)][_0x509914(0x146)](_0x16e9e6);_0x374fc2||_0x1da776?_0x374fc2&&_0x1da776&&this[_0x509914(0x158)](_0x16e9e6):this[_0x509914(0x103)](_0x16e9e6);}this[_0x509914(0x11b)][_0x509914(0x16f)](),this[_0x509914(0x173)][_0x509914(0x153)][_0x509914(0x140)](_0x509914(0xf2))[_0x509914(0x161)](),this[_0x509914(0x14f)]();},0xa),this[_0x51a257(0x11b)][_0x51a257(0x10f)](_0xc02a4e,_0x3fb62e);}[_0x30631d(0x13e)](){const _0x6468cd=_0x30631d,_0x3d73f8=this[_0x6468cd(0x173)],_0x46c4f3=_0x3d73f8[_0x6468cd(0x153)][_0x6468cd(0x140)](_0x6468cd(0x17f)),_0x36138f=_0x3d73f8[_0x6468cd(0x153)][_0x6468cd(0x140)](_0x6468cd(0x102)),_0x39684f=_0x3d73f8[_0x6468cd(0x153)][_0x6468cd(0x140)](_0x6468cd(0xf2)),_0xc6dfb=_0x3d73f8[_0x6468cd(0x153)][_0x6468cd(0x140)](_0x6468cd(0xff));this[_0x6468cd(0x154)](),_0x39684f[_0x6468cd(0x182)](()=>{const _0x4be764=_0x6468cd,_0x1b99aa=[];for(const [_0x5daa81,_0x286f86]of Array[_0x4be764(0x165)](this[_0x4be764(0x12b)])){const _0x5292f5=_0x5daa81[_0x4be764(0x108)](),_0xe27ce=[];for(const _0x481efd of _0x5292f5){if(!_0x481efd[_0x4be764(0x148)])continue;if(_0x481efd[_0x4be764(0x118)]){_0xe27ce[_0x4be764(0x15f)](..._0x481efd[_0x4be764(0x115)]());continue;}const _0x4cfbbc=_0x481efd[_0x4be764(0x15d)]();if(_0xe27ce[_0x4be764(0x155)]>0x0){const _0x42b7ac=_0xe27ce[0x0][_0x4be764(0x180)](_0x4cfbbc);if(_0x42b7ac){_0xe27ce[0x0]=_0x42b7ac;continue;}}_0xe27ce[_0x4be764(0x15f)](_0x4cfbbc);}_0x1b99aa[_0x4be764(0x15f)]([_0x286f86[_0x4be764(0x174)],_0xe27ce]);}return _0x1b99aa;}),this[_0x6468cd(0x142)](_0x46c4f3,_0x6468cd(0x179),(_0x3bea48,_0x3ff988)=>{const _0x479ee7=_0x6468cd;this[_0x479ee7(0x142)](_0x3ff988,_0x479ee7(0x129),(_0xac9009,_0x2c53c9,_0x273712,_0x20f22f)=>{const _0x23f78b=_0x479ee7;_0x3ff988[_0x23f78b(0x148)]&&(null==_0x273712?(this[_0x23f78b(0x111)](_0x20f22f[_0x23f78b(0x169)]),this[_0x23f78b(0x171)](_0x3ff988,!0x1)):(this[_0x23f78b(0x111)](_0x273712[_0x23f78b(0x169)]),null==_0x20f22f&&this[_0x23f78b(0x171)](_0x3ff988,!0x0)));}),null!==_0x3ff988[_0x479ee7(0x170)]?this[_0x479ee7(0x111)](_0x3ff988[_0x479ee7(0x169)]):this[_0x479ee7(0x171)](_0x3ff988,!0x1);}),this[_0x6468cd(0x142)](_0x46c4f3,_0x6468cd(0x157),(_0x43b66b,_0x2a1f6c,_0x9440d2)=>{const _0x59b643=_0x6468cd;this[_0x59b643(0xf0)](_0x2a1f6c,_0x59b643(0x129)),this[_0x59b643(0x11b)][_0x59b643(0x12f)](_0x2a1f6c),this[_0x59b643(0x12b)][_0x59b643(0x146)](_0x2a1f6c)&&this[_0x59b643(0x158)](_0x2a1f6c),_0x9440d2&&this[_0x59b643(0x111)](_0x9440d2[_0x59b643(0x169)]);}),this[_0x6468cd(0x142)](_0x46c4f3,_0x6468cd(0x178),(_0x31a395,_0x320922)=>{const _0x113582=_0x6468cd;this[_0x113582(0x111)](_0x320922);}),this[_0x6468cd(0x142)](_0x36138f,_0x6468cd(0x181),()=>{const _0x18a8ac=_0x6468cd;this[_0x18a8ac(0x14f)]();}),this[_0x6468cd(0x142)](_0xc6dfb,_0x6468cd(0x15c),(_0x1ddd98,{threadId:_0x6f7234,isFromAdapter:_0x1a431c})=>{const _0x36284d=_0x6468cd;if(_0x1a431c||!_0x46c4f3[_0x36284d(0x11c)](_0x6f7234))return;const _0x38c5d8=_0x46c4f3[_0x36284d(0x11f)](_0x6f7234);this[_0x36284d(0x12b)][_0x36284d(0x140)](_0x38c5d8)[_0x36284d(0x174)][_0x36284d(0x183)][_0x36284d(0x145)](-0x1);},{'priority':_0x6468cd(0x137)});}[_0x30631d(0x14f)](){const _0x274003=_0x30631d,_0x1e66f8=this[_0x274003(0x173)][_0x274003(0x153)][_0x274003(0x140)](_0x274003(0x102)),_0x490a59=this[_0x274003(0x173)][_0x274003(0x153)][_0x274003(0x140)](_0x274003(0x17f)),_0x4110f8=Array[_0x274003(0x165)](_0x1e66f8[_0x274003(0x143)],_0x3a4574=>_0x3a4574[_0x274003(0x120)])[_0x274003(0x110)](_0x3536b3=>this[_0x274003(0x163)][_0x274003(0x146)](_0x3536b3)),_0x28c2fc=[];for(const _0x1dffd2 of _0x4110f8){const _0x5c21a2=this[_0x274003(0x163)][_0x274003(0x140)](_0x1dffd2)[_0x274003(0x124)][_0x274003(0x108)]();_0x28c2fc[_0x274003(0x15f)](..._0x5c21a2[_0x274003(0x12c)]((_0x9c9743,_0x34f8f8)=>[..._0x9c9743,..._0x34f8f8[_0x274003(0x10b)]()],[]));}_0x490a59[_0x274003(0x11d)]=_0x28c2fc;}[_0x30631d(0x154)](){const _0x568ba8=_0x30631d,_0x1c810b=this[_0x568ba8(0x173)],_0x2d70a4=_0x1c810b[_0x568ba8(0x159)],_0x35212f=_0x2ec42b(_0x2d70a4,_0x568ba8(0x127)),_0x470dde=new _0xe42142([{'type':_0x568ba8(0x128),'model':new _0x25d393({'withText':!0x0,'isToggleable':!0x0,'label':_0x35212f,'commandName':_0x568ba8(0x113),'role':_0x568ba8(0x15e)})},{'type':_0x568ba8(0xfc)},{'type':_0x568ba8(0x10e),'model':new _0x25d393({'withText':!0x0,'label':_0x2ec42b(_0x2d70a4,_0x568ba8(0x104)),'commandName':_0x568ba8(0x10d),'role':_0x568ba8(0x166)})},{'type':_0x568ba8(0x10e),'model':new _0x25d393({'withText':!0x0,'label':_0x2ec42b(_0x2d70a4,_0x568ba8(0x100)),'commandName':_0x568ba8(0x168),'role':_0x568ba8(0x166)})},{'type':_0x568ba8(0x10e),'model':new _0x25d393({'withText':!0x0,'label':_0x2ec42b(_0x2d70a4,_0x568ba8(0x16a)),'commandName':_0x568ba8(0x135),'role':_0x568ba8(0x166)})},{'type':_0x568ba8(0x10e),'model':new _0x25d393({'withText':!0x0,'label':_0x2ec42b(_0x2d70a4,_0x568ba8(0x125)),'commandName':_0x568ba8(0x147),'role':_0x568ba8(0x166)})}]);for(const _0x587bdf of _0x470dde)if(me(_0x587bdf)){const _0x569852=_0x1c810b[_0x568ba8(0x15a)][_0x568ba8(0x140)](_0x587bdf[_0x568ba8(0x124)][_0x568ba8(0xf4)]);_0x587bdf[_0x568ba8(0x124)][_0x568ba8(0x16b)](_0x568ba8(0x114),_0x568ba8(0x14d))['to'](_0x569852,_0x568ba8(0x101),_0x568ba8(0x14d));}_0x1c810b['ui'][_0x568ba8(0x17d)][_0x568ba8(0x12a)](_0x568ba8(0x113),_0x50d50f=>this[_0x568ba8(0x16e)](_0x50d50f,_0x470dde,_0x35212f)),_0x1c810b['ui'][_0x568ba8(0x17d)][_0x568ba8(0x12a)](_0x568ba8(0x132),_0x50408d=>this[_0x568ba8(0x151)](_0x50408d,_0x470dde,_0x35212f));}[_0x30631d(0x16e)](_0x4e0826,_0x562bc7,_0x1b81a0){const _0x5ceeb8=_0x30631d,_0x2f71ea=_0x2cbefa(_0x4e0826,_0xde6a7e),_0x38115f=this[_0x5ceeb8(0x173)][_0x5ceeb8(0x15a)][_0x5ceeb8(0x140)](_0x5ceeb8(0x113));_0x2f71ea[_0x5ceeb8(0x106)][_0x5ceeb8(0x10f)]({'tooltip':_0x1b81a0,'label':_0x1b81a0,'icon':_0x786244}),_0x2f71ea[_0x5ceeb8(0x106)][_0x5ceeb8(0x16b)](_0x5ceeb8(0x114))['to'](_0x38115f,_0x5ceeb8(0x101)),_0x2f71ea[_0x5ceeb8(0x106)]['on'](_0x5ceeb8(0x17c),()=>{const _0x5b0294=_0x5ceeb8;_0x38115f[_0x5b0294(0x17c)](),this[_0x5b0294(0x173)][_0x5b0294(0xf7)][_0x5b0294(0x174)][_0x5b0294(0x145)]();}),_0x3f4c1c(_0x2f71ea,_0x562bc7,{'role':_0x5ceeb8(0xfd)});const _0x59ab6a=[];for(const _0x3f2894 of _0x562bc7)me(_0x3f2894)&&_0x59ab6a[_0x5ceeb8(0x15f)](this[_0x5ceeb8(0x173)][_0x5ceeb8(0x15a)][_0x5ceeb8(0x140)](_0x3f2894[_0x5ceeb8(0x124)][_0x5ceeb8(0xf4)]));const _0xe6942d=_0x2f71ea[_0x5ceeb8(0x106)];return _0xe6942d[_0x5ceeb8(0x17a)][_0x5ceeb8(0x14a)](_0x5ceeb8(0x14d)),_0xe6942d[_0x5ceeb8(0xf6)][_0x5ceeb8(0x14a)](_0x5ceeb8(0x14d)),_0xe6942d[_0x5ceeb8(0x17a)][_0x5ceeb8(0x16b)](_0x5ceeb8(0x14d))['to'](_0x38115f,_0x5ceeb8(0x14d)),_0xe6942d[_0x5ceeb8(0xf6)][_0x5ceeb8(0x16b)](_0x5ceeb8(0x14d))[_0x5ceeb8(0x123)](_0x59ab6a,_0x5ceeb8(0x14d),(..._0x287d6e)=>_0x287d6e[_0x5ceeb8(0x13b)](_0x305122=>_0x305122)),_0x2f71ea['on'](_0x5ceeb8(0x17c),_0x34f343=>{const _0x49ff04=_0x5ceeb8;this[_0x49ff04(0x173)][_0x49ff04(0x17c)](_0x34f343[_0x49ff04(0x177)][_0x49ff04(0xf4)]),this[_0x49ff04(0x173)][_0x49ff04(0xf7)][_0x49ff04(0x174)][_0x49ff04(0x145)]();}),_0x2f71ea;}[_0x30631d(0x151)](_0x1dfa1c,_0x314b1a,_0x1da9fa){const _0x2d0ad4=_0x30631d,_0x5b9cdd=new _0x12f889(_0x1dfa1c),_0x5782c0=this[_0x2d0ad4(0x173)][_0x2d0ad4(0x15a)][_0x2d0ad4(0x140)](_0x2d0ad4(0x113));_0x5b9cdd[_0x2d0ad4(0x106)][_0x2d0ad4(0x10f)]({'label':_0x1da9fa,'icon':_0x786244});const _0x1cae48=new _0x183d6f(_0x1dfa1c);for(const _0x4f999a of _0x314b1a){if(_0x2d0ad4(0xfc)==_0x4f999a[_0x2d0ad4(0x122)]){_0x1cae48[_0x2d0ad4(0xf5)][_0x2d0ad4(0x12a)](new _0x129f91(_0x1dfa1c));continue;}const _0x49a87c=new _0x13c872(_0x1dfa1c,_0x5b9cdd),_0x1101bc=new _0x1b7287(_0x1dfa1c),_0x17acd4=_0x4f999a[_0x2d0ad4(0x124)];_0x1101bc[_0x2d0ad4(0x16b)](...Object[_0x2d0ad4(0x119)](_0x17acd4))['to'](_0x17acd4),_0x1101bc[_0x2d0ad4(0x17b)](_0x2d0ad4(0x17c))['to'](_0x5b9cdd),_0x1101bc['on'](_0x2d0ad4(0x17c),()=>{const _0x487789=_0x2d0ad4;this[_0x487789(0x173)][_0x487789(0x17c)](_0x17acd4[_0x487789(0xf4)]),this[_0x487789(0x173)][_0x487789(0xf7)][_0x487789(0x174)][_0x487789(0x145)]();}),_0x49a87c[_0x2d0ad4(0x112)][_0x2d0ad4(0x12a)](_0x1101bc),_0x1cae48[_0x2d0ad4(0xf5)][_0x2d0ad4(0x12a)](_0x49a87c);}return _0x5b9cdd[_0x2d0ad4(0x16b)](_0x2d0ad4(0x14d))['to'](_0x5782c0,_0x2d0ad4(0x14d)),_0x5b9cdd[_0x2d0ad4(0x10c)][_0x2d0ad4(0x112)][_0x2d0ad4(0x12a)](_0x1cae48),_0x5b9cdd;}[_0x30631d(0x103)](_0x5d161d){const _0xd9adf0=_0x30631d,_0x10cb4f=this[_0xd9adf0(0x173)],_0x24fa6a=_0x10cb4f[_0xd9adf0(0x126)],_0xf41502=_0x10cb4f[_0xd9adf0(0x153)][_0xd9adf0(0x140)](_0xd9adf0(0x102)),_0x5e6268=_0x10cb4f[_0xd9adf0(0x153)][_0xd9adf0(0x140)](_0xd9adf0(0xff)),_0x1d1c57=_0x10cb4f[_0xd9adf0(0x153)][_0xd9adf0(0x140)](_0xd9adf0(0xf2)),_0x413072=_0x10cb4f[_0xd9adf0(0x153)][_0xd9adf0(0x140)](_0x1aa249)['me'],_0x3d17c9=_0x24fa6a[_0xd9adf0(0x140)](_0xd9adf0(0x113))[_0xd9adf0(0x175)],_0x1c1c6f=_0x24fa6a[_0xd9adf0(0x140)](_0xd9adf0(0x113))[_0xd9adf0(0x117)],{CommentsListView:_0x37db5e,CommentThreadInputView:_0x3056c7}=_0x10cb4f[_0xd9adf0(0x153)][_0xd9adf0(0x140)](_0xd9adf0(0x162));let _0x280dbd,_0x57e49e,_0x2ea074;this[_0xd9adf0(0x14c)][_0xd9adf0(0x146)](_0x5d161d['id'])?(_0x57e49e=this[_0xd9adf0(0x14c)][_0xd9adf0(0x140)](_0x5d161d['id']),_0x280dbd=_0x57e49e[_0xd9adf0(0xef)]):(_0x280dbd=new _0x3d17c9(_0x10cb4f[_0xd9adf0(0x159)],_0x5d161d,_0x413072,{'disableComments':this[_0xd9adf0(0xfa)],'editorConfig':_0x24fa6a[_0xd9adf0(0x140)](_0xd9adf0(0xfb)),'maxCommentsWhenCollapsed':_0x24fa6a[_0xd9adf0(0x140)](_0xd9adf0(0x13f)),'maxThreadTotalWeight':_0x24fa6a[_0xd9adf0(0x140)](_0xd9adf0(0x152)),'maxCommentCharsWhenCollapsed':_0x24fa6a[_0xd9adf0(0x140)](_0xd9adf0(0x12d)),'formatDateTime':_0x2d7543(_0x24fa6a[_0xd9adf0(0x140)](_0xd9adf0(0x159))),'CommentView':_0x24fa6a[_0xd9adf0(0x140)](_0xd9adf0(0x136))[_0xd9adf0(0x16c)],'CommentsListView':_0x37db5e,'CommentThreadInputView':_0x3056c7,'SuggestionView':_0x1c1c6f}),_0x280dbd[_0xd9adf0(0x105)][_0xd9adf0(0x13c)]['on'](_0xd9adf0(0x17c),()=>{const _0x5a4a51=_0xd9adf0;_0x10cb4f[_0x5a4a51(0xf7)][_0x5a4a51(0x174)][_0x5a4a51(0x145)]();}),_0x280dbd[_0xd9adf0(0x105)][_0xd9adf0(0x13d)]['on'](_0xd9adf0(0x17c),()=>{const _0x4b456c=_0xd9adf0;_0x10cb4f[_0x4b456c(0xf7)][_0x4b456c(0x174)][_0x4b456c(0x145)]();}),_0x57e49e=_0xf41502[_0xd9adf0(0x138)](this[_0xd9adf0(0x173)][_0xd9adf0(0x159)],_0x280dbd),_0x57e49e[_0xd9adf0(0x16b)](_0xd9adf0(0x144))['to'](_0x280dbd,_0xd9adf0(0x144)),_0x57e49e[_0xd9adf0(0x16b)](_0xd9adf0(0x155))['to'](_0x280dbd),_0x57e49e[_0xd9adf0(0x16b)](_0xd9adf0(0x122))['to'](_0x280dbd,_0xd9adf0(0x122),_0xb70fd5=>_0xd9adf0(0x167)+_0xb70fd5),_0x280dbd['on'](_0xd9adf0(0x160),()=>{const _0x29dbc1=_0xd9adf0;_0x2ea074[_0x29dbc1(0x11a)](_0x29dbc1(0x160));}),this[_0xd9adf0(0x14c)][_0xd9adf0(0x10f)](_0x5d161d['id'],_0x57e49e));const _0x31b1da=_0x5e6268[_0xd9adf0(0xf9)](_0x5d161d[_0xd9adf0(0x14b)],_0x280dbd),_0x14b0d7=new _0x2930d3(_0x10cb4f,_0x5d161d,_0x280dbd,_0x31b1da),_0x1a920c=_0x5d161d[_0xd9adf0(0x108)]()[_0xd9adf0(0x110)](_0x370009=>_0x370009[_0xd9adf0(0x148)]);_0x280dbd[_0xd9adf0(0x15b)]=_0x10cb4f[_0xd9adf0(0x153)][_0xd9adf0(0x140)](_0xd9adf0(0x17f))[_0xd9adf0(0x14e)][_0xd9adf0(0x121)](_0x1a920c),this[_0xd9adf0(0x12b)][_0xd9adf0(0x10f)](_0x5d161d,_0x14b0d7),this[_0xd9adf0(0x163)][_0xd9adf0(0x10f)](_0x280dbd,_0x14b0d7),_0x2ea074=_0xf41502[_0xd9adf0(0x133)]({'view':_0x57e49e,'target':()=>{const _0x26d6d7=_0xd9adf0,_0x5c9db9=[],_0x1a29fb=_0x5d161d[_0x26d6d7(0x108)]()[_0x26d6d7(0x110)](_0x4b21ed=>_0x4b21ed[_0x26d6d7(0x148)]);for(const _0x4a6214 of _0x1a29fb)_0x5c9db9[_0x26d6d7(0x15f)](..._0x4a6214[_0x26d6d7(0x164)]());return _0x41648b(_0x10cb4f[_0x26d6d7(0xf7)],_0x5c9db9);},'type':()=>_0xd9adf0(0x167)+_0x14b0d7[_0xd9adf0(0x174)][_0xd9adf0(0x122)]}),_0x5e6268[_0xd9adf0(0x130)](_0x280dbd,_0x2ea074),_0xf41502[_0xd9adf0(0x12a)](_0x2ea074),_0x1d1c57[_0xd9adf0(0x17e)](_0x2ea074);}[_0x30631d(0x158)](_0x476d8a){const _0xfb26a3=_0x30631d,_0x20e6bd=this[_0xfb26a3(0x173)][_0xfb26a3(0x153)][_0xfb26a3(0x140)](_0xfb26a3(0xff)),_0x3f36ff=this[_0xfb26a3(0x173)][_0xfb26a3(0x153)][_0xfb26a3(0x140)](_0xfb26a3(0x102)),_0x32eae0=this[_0xfb26a3(0x12b)][_0xfb26a3(0x140)](_0x476d8a),_0x1dd830=_0x32eae0[_0xfb26a3(0x174)],_0x5890f1=_0x3f36ff[_0xfb26a3(0x12e)](_0x1dd830);_0x20e6bd[_0xfb26a3(0x107)](_0x1dd830),_0x5890f1&&_0x3f36ff[_0xfb26a3(0x139)](_0x5890f1),this[_0xfb26a3(0x12b)][_0xfb26a3(0x12f)](_0x476d8a),this[_0xfb26a3(0x163)][_0xfb26a3(0x12f)](_0x1dd830),_0x32eae0[_0xfb26a3(0x134)]();}[_0x30631d(0x111)](_0x516f4b){const _0x562bc8=_0x30631d;if(!_0x516f4b[_0x562bc8(0x148)]||!this[_0x562bc8(0x12b)][_0x562bc8(0x146)](_0x516f4b))return;const _0x1f6538=this[_0x562bc8(0x173)][_0x562bc8(0x153)][_0x562bc8(0x140)](_0x562bc8(0x17f)),_0xa5f37a=this[_0x562bc8(0x12b)][_0x562bc8(0x140)](_0x516f4b),_0x131ed1=_0x516f4b[_0x562bc8(0x108)]();_0xa5f37a[_0x562bc8(0x174)][_0x562bc8(0x15b)]=_0x1f6538[_0x562bc8(0x14e)][_0x562bc8(0x121)](_0x131ed1);}[_0x30631d(0x134)](){const _0x310a62=_0x30631d;for(const _0x3e674c of this[_0x310a62(0x12b)][_0x310a62(0x119)]())this[_0x310a62(0x158)](_0x3e674c);for(const _0x49e2ec of this[_0x310a62(0x14c)][_0x310a62(0x11e)]())_0x49e2ec[_0x310a62(0xef)][_0x310a62(0x134)]();super[_0x310a62(0x134)]();}}function me(_0x1386df){const _0x1ed987=_0x30631d;return _0x1ed987(0x124)in _0x1386df;}
23
+ const _0x4b8d97=_0x234c;(function(_0x36e712,_0x26997a){const _0x474424=_0x234c,_0x3f4a4f=_0x36e712();while(!![]){try{const _0x308022=parseInt(_0x474424(0x131))/0x1+-parseInt(_0x474424(0x162))/0x2+parseInt(_0x474424(0x10b))/0x3+-parseInt(_0x474424(0x118))/0x4+-parseInt(_0x474424(0x190))/0x5*(parseInt(_0x474424(0x114))/0x6)+-parseInt(_0x474424(0x13a))/0x7*(-parseInt(_0x474424(0x101))/0x8)+parseInt(_0x474424(0x12d))/0x9*(parseInt(_0x474424(0x17a))/0xa);if(_0x308022===_0x26997a)break;else _0x3f4a4f['push'](_0x3f4a4f['shift']());}catch(_0x22bfc9){_0x3f4a4f['push'](_0x3f4a4f['shift']());}}}(_0x4aa3,0x7c41f));import{Plugin as _0x98ffd2}from'ckeditor5/src/core.js';import{Collection as _0x1d190b}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x3c84b1,createDropdown as _0x5e2df7,ListSeparatorView as _0xc63d8b,MenuBarMenuView as _0x4d1cc1,MenuBarMenuListView as _0x24e476,MenuBarMenuListItemView as _0x21838f,MenuBarMenuListItemButtonView as _0x1de261,SplitButtonView as _0x469117,ViewModel as _0x288374}from'ckeditor5/src/ui.js';import{Users as _0x188f46,getDateTimeFormatter as _0x129538,getAllMarkersDomElementsSorted as _0x27c84a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1a9306 from'./trackchangesediting.js';import _0xbe73b7 from'./ui/suggestioncontroller.js';function _0x4aa3(){const _0x356afe=['3594556AGhYYy','commands','EditorAnnotations','editor','refreshSelectedViews','isOn','size','comments.maxCommentsWhenCollapsed','comments.editorConfig','has','createAnnotationView','remove','menuBar:trackChanges','listenTo','editing','suggestionChanged','toMany','_disableComments','getMarkers','delete','discardSelectedSuggestions','405SyCWfv','getSuggestion','comments.maxThreadTotalWeight','descriptionFactory','848839yKUBhb','CommentsUI','bind','buttonView','push','innerView','destroy','execute','define','521101Njcrek','change:previous','SuggestionView','commentThread','createAnnotation','comments','actionView','items','_unbindEditors','isDirty','previous','Track\x20changes','keys','suggestionView','createCommentThreadController','set','_initializeController','children','isInContent','commentsListView','SuggestionThreadView','arrowView','value','type','getMarkerNames','plugins','reduce','_bindAnnotationToEditors','view','acceptSelectedSuggestions','pluginName','getFirstRange','clear','TrackChangesUI','activeAnnotations','model','values','button','isEnabled','_handleControllerBuffer','1494374mVvvIW','addComment','Accept\x20all\x20selected\x20suggestions','requires','unbind','suggestionLoaded','Discard\x20all\x20selected\x20suggestions','add','locale','source','filter','descriptionParts','config','switchbutton','comments.maxCommentCharsWhenCollapsed','delegate','stopListening','addSourceCollector','focus','Discard\x20all\x20suggestions','isMultiRange','getJoined','get','from','142070CjKDRz','change:activeAnnotations','discardButton','_destroyController','CommentsRepository','hasSuggestion','suggestion-','acceptButton','registerAnnotation','_addUIComponentsToFactory','_suggestionToController','_refreshActiveMarkers','componentFactory','getRanges','panelView','_updateController','length','activeMarkers','getByInnerView','trackChanges.disableComments','trackChanges.SuggestionView','getDescriptions','100HzHTNp','_createToolbarButton','discardAllSuggestions','acceptAllSuggestions','_viewToController','getAllAdjacentSuggestions','lowest','menuitem','48hbeReC','trackChanges','_annotationViews','trackChanges.SuggestionThreadView','_handleSuggestionControllerDelayed','_createMenuBarMenu','Annotations','escape','fire','TrackChangesEditing','1631499mfOTIt','Accept\x20all\x20suggestions','menuitemcheckbox','suggestionUnloaded','separator','commandName','menu','mainView','head','97158SDiTgh','CommentView','init','some'];_0x4aa3=function(){return _0x356afe;};return _0x4aa3();}import _0x571025 from'./ui/view/suggestionthreadview.js';function _0x234c(_0x4233ee,_0x4c05bb){const _0x4aa3ce=_0x4aa3();return _0x234c=function(_0x234c55,_0x204ce9){_0x234c55=_0x234c55-0xff;let _0x43eb09=_0x4aa3ce[_0x234c55];return _0x43eb09;},_0x234c(_0x4233ee,_0x4c05bb);}import _0x1fa17e from'./ui/view/suggestionview.js';import{getTranslation as _0x4bfef0}from'./utils/common-translations.js';import _0x7443c1 from'../theme/icons/track-changes.svg';export default class d extends _0x98ffd2{static get[_0x4b8d97(0x165)](){const _0x560720=_0x4b8d97;return[_0x1a9306,_0x188f46,_0x560720(0x17e),_0x560720(0x107),_0x560720(0x11a)];}static get[_0x4b8d97(0x158)](){const _0x385031=_0x4b8d97;return _0x385031(0x15b);}constructor(_0x26ccd3){const _0x2aee3e=_0x4b8d97;super(_0x26ccd3),this[_0x2aee3e(0x184)]=new Map(),this[_0x2aee3e(0x194)]=new Map(),this[_0x2aee3e(0x103)]=new Map(),this[_0x2aee3e(0x161)]=new Map();const _0x2ea810=this[_0x2aee3e(0x11b)][_0x2aee3e(0x16e)];_0x2ea810[_0x2aee3e(0x139)](_0x2aee3e(0x104),_0x571025),_0x2ea810[_0x2aee3e(0x139)](_0x2aee3e(0x18e),_0x1fa17e),_0x2ea810[_0x2aee3e(0x139)](_0x2aee3e(0x18d),!0x1),this[_0x2aee3e(0x129)]=_0x2ea810[_0x2aee3e(0x178)](_0x2aee3e(0x18d));}[_0x4b8d97(0x105)](_0x50236e,_0x4b7629){const _0x3a9a5b=_0x4b8d97;0x0===this[_0x3a9a5b(0x161)][_0x3a9a5b(0x11e)]&&setTimeout(()=>{const _0x1718fd=_0x3a9a5b;for(const [_0xb8da7e,_0x82d5db]of this[_0x1718fd(0x161)]){const _0x7eb35e=this[_0x1718fd(0x184)][_0x1718fd(0x121)](_0xb8da7e);_0x7eb35e||_0x82d5db?_0x7eb35e&&_0x82d5db&&this[_0x1718fd(0x17d)](_0xb8da7e):this[_0x1718fd(0x14a)](_0xb8da7e);}this[_0x1718fd(0x161)][_0x1718fd(0x15a)](),this[_0x1718fd(0x11b)][_0x1718fd(0x153)][_0x1718fd(0x178)](_0x1718fd(0x11a))[_0x1718fd(0x11c)](),this[_0x1718fd(0x185)]();},0xa),this[_0x3a9a5b(0x161)][_0x3a9a5b(0x149)](_0x50236e,_0x4b7629);}[_0x4b8d97(0x116)](){const _0x1163ff=_0x4b8d97,_0x1d1bb9=this[_0x1163ff(0x11b)],_0x56823f=_0x1d1bb9[_0x1163ff(0x153)][_0x1163ff(0x178)](_0x1163ff(0x10a)),_0x5b9543=_0x1d1bb9[_0x1163ff(0x153)][_0x1163ff(0x178)](_0x1163ff(0x107)),_0x1f8a34=_0x1d1bb9[_0x1163ff(0x153)][_0x1163ff(0x178)](_0x1163ff(0x11a)),_0x1c0c0c=_0x1d1bb9[_0x1163ff(0x153)][_0x1163ff(0x178)](_0x1163ff(0x17e));this[_0x1163ff(0x183)](),_0x1f8a34[_0x1163ff(0x173)](()=>{const _0x187115=_0x1163ff,_0x3c3440=[];for(const [_0x1ddbb4,_0x4c19fe]of Array[_0x187115(0x179)](this[_0x187115(0x184)])){const _0x4d7eb6=_0x1ddbb4[_0x187115(0x195)](),_0x741bbc=[];for(const _0x283abf of _0x4d7eb6){if(!_0x283abf[_0x187115(0x14c)])continue;if(_0x283abf[_0x187115(0x176)]){_0x741bbc[_0x187115(0x135)](..._0x283abf[_0x187115(0x187)]());continue;}const _0x3dea74=_0x283abf[_0x187115(0x159)]();if(_0x741bbc[_0x187115(0x18a)]>0x0){const _0xd0a818=_0x741bbc[0x0][_0x187115(0x177)](_0x3dea74);if(_0xd0a818){_0x741bbc[0x0]=_0xd0a818;continue;}}_0x741bbc[_0x187115(0x135)](_0x3dea74);}_0x3c3440[_0x187115(0x135)]([_0x4c19fe[_0x187115(0x156)],_0x741bbc]);}return _0x3c3440;}),this[_0x1163ff(0x125)](_0x56823f,_0x1163ff(0x167),(_0x9ff5fe,_0x59ed4f)=>{const _0xbaa89c=_0x1163ff;this[_0xbaa89c(0x125)](_0x59ed4f,_0xbaa89c(0x13b),(_0xa7c1d7,_0x487517,_0x569e3e,_0x2cf98f)=>{const _0x35f824=_0xbaa89c;_0x59ed4f[_0x35f824(0x14c)]&&(null==_0x569e3e?(this[_0x35f824(0x189)](_0x2cf98f[_0x35f824(0x113)]),this[_0x35f824(0x105)](_0x59ed4f,!0x1)):(this[_0x35f824(0x189)](_0x569e3e[_0x35f824(0x113)]),null==_0x2cf98f&&this[_0x35f824(0x105)](_0x59ed4f,!0x0)));}),null!==_0x59ed4f[_0xbaa89c(0x144)]?this[_0xbaa89c(0x189)](_0x59ed4f[_0xbaa89c(0x113)]):this[_0xbaa89c(0x105)](_0x59ed4f,!0x1);}),this[_0x1163ff(0x125)](_0x56823f,_0x1163ff(0x10e),(_0x4d002c,_0x39341f,_0x320f32)=>{const _0x57f3e4=_0x1163ff;this[_0x57f3e4(0x172)](_0x39341f,_0x57f3e4(0x13b)),this[_0x57f3e4(0x161)][_0x57f3e4(0x12b)](_0x39341f),this[_0x57f3e4(0x184)][_0x57f3e4(0x121)](_0x39341f)&&this[_0x57f3e4(0x17d)](_0x39341f),_0x320f32&&this[_0x57f3e4(0x189)](_0x320f32[_0x57f3e4(0x113)]);}),this[_0x1163ff(0x125)](_0x56823f,_0x1163ff(0x127),(_0x46d1cd,_0x555cf3)=>{const _0x2a07de=_0x1163ff;this[_0x2a07de(0x189)](_0x555cf3);}),this[_0x1163ff(0x125)](_0x5b9543,_0x1163ff(0x17b),()=>{const _0x14aeaf=_0x1163ff;this[_0x14aeaf(0x185)]();}),this[_0x1163ff(0x125)](_0x1c0c0c,_0x1163ff(0x163),(_0x5cb7fd,{threadId:_0x1413ef,isFromAdapter:_0x5bc579})=>{const _0x25f547=_0x1163ff;if(_0x5bc579||!_0x56823f[_0x25f547(0x17f)](_0x1413ef))return;const _0x40b253=_0x56823f[_0x25f547(0x12e)](_0x1413ef);this[_0x25f547(0x184)][_0x25f547(0x178)](_0x40b253)[_0x25f547(0x156)][_0x25f547(0x14d)][_0x25f547(0x174)](-0x1);},{'priority':_0x1163ff(0xff)});}[_0x4b8d97(0x185)](){const _0x4089=_0x4b8d97,_0x4fbd89=this[_0x4089(0x11b)][_0x4089(0x153)][_0x4089(0x178)](_0x4089(0x107)),_0x2e4c66=this[_0x4089(0x11b)][_0x4089(0x153)][_0x4089(0x178)](_0x4089(0x10a)),_0xf6f606=Array[_0x4089(0x179)](_0x4fbd89[_0x4089(0x15c)],_0x42bc31=>_0x42bc31[_0x4089(0x136)])[_0x4089(0x16c)](_0x5e533f=>this[_0x4089(0x194)][_0x4089(0x121)](_0x5e533f)),_0x150748=[];for(const _0x429456 of _0xf6f606){const _0x5355f8=this[_0x4089(0x194)][_0x4089(0x178)](_0x429456)[_0x4089(0x15d)][_0x4089(0x195)]();_0x150748[_0x4089(0x135)](..._0x5355f8[_0x4089(0x154)]((_0x433dc6,_0xc62cca)=>[..._0x433dc6,..._0xc62cca[_0x4089(0x152)]()],[]));}_0x2e4c66[_0x4089(0x18b)]=_0x150748;}[_0x4b8d97(0x183)](){const _0x12a6e2=_0x4b8d97,_0x3e14f8=this[_0x12a6e2(0x11b)],_0x566ea8=_0x3e14f8[_0x12a6e2(0x16a)],_0x1245aa=_0x4bfef0(_0x566ea8,_0x12a6e2(0x145)),_0x3549c1=new _0x1d190b([{'type':_0x12a6e2(0x16f),'model':new _0x288374({'withText':!0x0,'isToggleable':!0x0,'label':_0x1245aa,'commandName':_0x12a6e2(0x102),'role':_0x12a6e2(0x10d)})},{'type':_0x12a6e2(0x10f)},{'type':_0x12a6e2(0x15f),'model':new _0x288374({'withText':!0x0,'label':_0x4bfef0(_0x566ea8,_0x12a6e2(0x10c)),'commandName':_0x12a6e2(0x193),'role':_0x12a6e2(0x100)})},{'type':_0x12a6e2(0x15f),'model':new _0x288374({'withText':!0x0,'label':_0x4bfef0(_0x566ea8,_0x12a6e2(0x164)),'commandName':_0x12a6e2(0x157),'role':_0x12a6e2(0x100)})},{'type':_0x12a6e2(0x15f),'model':new _0x288374({'withText':!0x0,'label':_0x4bfef0(_0x566ea8,_0x12a6e2(0x175)),'commandName':_0x12a6e2(0x192),'role':_0x12a6e2(0x100)})},{'type':_0x12a6e2(0x15f),'model':new _0x288374({'withText':!0x0,'label':_0x4bfef0(_0x566ea8,_0x12a6e2(0x168)),'commandName':_0x12a6e2(0x12c),'role':_0x12a6e2(0x100)})}]);for(const _0x5434e7 of _0x3549c1)if(me(_0x5434e7)){const _0x406ca4=_0x3e14f8[_0x12a6e2(0x119)][_0x12a6e2(0x178)](_0x5434e7[_0x12a6e2(0x15d)][_0x12a6e2(0x110)]);_0x5434e7[_0x12a6e2(0x15d)][_0x12a6e2(0x133)](_0x12a6e2(0x11d),_0x12a6e2(0x160))['to'](_0x406ca4,_0x12a6e2(0x150),_0x12a6e2(0x160));}_0x3e14f8['ui'][_0x12a6e2(0x186)][_0x12a6e2(0x169)](_0x12a6e2(0x102),_0x54f9f5=>this[_0x12a6e2(0x191)](_0x54f9f5,_0x3549c1,_0x1245aa)),_0x3e14f8['ui'][_0x12a6e2(0x186)][_0x12a6e2(0x169)](_0x12a6e2(0x124),_0x164b86=>this[_0x12a6e2(0x106)](_0x164b86,_0x3549c1,_0x1245aa));}[_0x4b8d97(0x191)](_0x4ef308,_0xaf9c29,_0x191d8d){const _0x3c76ad=_0x4b8d97,_0x148d49=_0x5e2df7(_0x4ef308,_0x469117),_0x546df8=this[_0x3c76ad(0x11b)][_0x3c76ad(0x119)][_0x3c76ad(0x178)](_0x3c76ad(0x102));_0x148d49[_0x3c76ad(0x134)][_0x3c76ad(0x149)]({'tooltip':_0x191d8d,'label':_0x191d8d,'icon':_0x7443c1}),_0x148d49[_0x3c76ad(0x134)][_0x3c76ad(0x133)](_0x3c76ad(0x11d))['to'](_0x546df8,_0x3c76ad(0x150)),_0x148d49[_0x3c76ad(0x134)]['on'](_0x3c76ad(0x138),()=>{const _0x2d53d5=_0x3c76ad;_0x546df8[_0x2d53d5(0x138)](),this[_0x2d53d5(0x11b)][_0x2d53d5(0x126)][_0x2d53d5(0x156)][_0x2d53d5(0x174)]();}),_0x3c84b1(_0x148d49,_0xaf9c29,{'role':_0x3c76ad(0x111)});const _0x5833eb=[];for(const _0x35e2d5 of _0xaf9c29)me(_0x35e2d5)&&_0x5833eb[_0x3c76ad(0x135)](this[_0x3c76ad(0x11b)][_0x3c76ad(0x119)][_0x3c76ad(0x178)](_0x35e2d5[_0x3c76ad(0x15d)][_0x3c76ad(0x110)]));const _0x2ecfdc=_0x148d49[_0x3c76ad(0x134)];return _0x2ecfdc[_0x3c76ad(0x140)][_0x3c76ad(0x166)](_0x3c76ad(0x160)),_0x2ecfdc[_0x3c76ad(0x14f)][_0x3c76ad(0x166)](_0x3c76ad(0x160)),_0x2ecfdc[_0x3c76ad(0x140)][_0x3c76ad(0x133)](_0x3c76ad(0x160))['to'](_0x546df8,_0x3c76ad(0x160)),_0x2ecfdc[_0x3c76ad(0x14f)][_0x3c76ad(0x133)](_0x3c76ad(0x160))[_0x3c76ad(0x128)](_0x5833eb,_0x3c76ad(0x160),(..._0x539384)=>_0x539384[_0x3c76ad(0x117)](_0x2b6b56=>_0x2b6b56)),_0x148d49['on'](_0x3c76ad(0x138),_0x8a1494=>{const _0x17c6a2=_0x3c76ad;this[_0x17c6a2(0x11b)][_0x17c6a2(0x138)](_0x8a1494[_0x17c6a2(0x16b)][_0x17c6a2(0x110)]),this[_0x17c6a2(0x11b)][_0x17c6a2(0x126)][_0x17c6a2(0x156)][_0x17c6a2(0x174)]();}),_0x148d49;}[_0x4b8d97(0x106)](_0x4b3cb2,_0x1b692b,_0x6e8550){const _0xeb236e=_0x4b8d97,_0x2f904e=new _0x4d1cc1(_0x4b3cb2),_0x28d1fc=this[_0xeb236e(0x11b)][_0xeb236e(0x119)][_0xeb236e(0x178)](_0xeb236e(0x102));_0x2f904e[_0xeb236e(0x134)][_0xeb236e(0x149)]({'label':_0x6e8550,'icon':_0x7443c1});const _0x440a0a=new _0x24e476(_0x4b3cb2);for(const _0x5175f0 of _0x1b692b){if(_0xeb236e(0x10f)==_0x5175f0[_0xeb236e(0x151)]){_0x440a0a[_0xeb236e(0x141)][_0xeb236e(0x169)](new _0xc63d8b(_0x4b3cb2));continue;}const _0x570a67=new _0x21838f(_0x4b3cb2,_0x2f904e),_0x3cb51d=new _0x1de261(_0x4b3cb2),_0x18c6b5=_0x5175f0[_0xeb236e(0x15d)];_0x3cb51d[_0xeb236e(0x133)](...Object[_0xeb236e(0x146)](_0x18c6b5))['to'](_0x18c6b5),_0x3cb51d[_0xeb236e(0x171)](_0xeb236e(0x138))['to'](_0x2f904e),_0x3cb51d['on'](_0xeb236e(0x138),()=>{const _0xf693a2=_0xeb236e;this[_0xf693a2(0x11b)][_0xf693a2(0x138)](_0x18c6b5[_0xf693a2(0x110)]),this[_0xf693a2(0x11b)][_0xf693a2(0x126)][_0xf693a2(0x156)][_0xf693a2(0x174)]();}),_0x570a67[_0xeb236e(0x14b)][_0xeb236e(0x169)](_0x3cb51d),_0x440a0a[_0xeb236e(0x141)][_0xeb236e(0x169)](_0x570a67);}return _0x2f904e[_0xeb236e(0x133)](_0xeb236e(0x160))['to'](_0x28d1fc,_0xeb236e(0x160)),_0x2f904e[_0xeb236e(0x188)][_0xeb236e(0x14b)][_0xeb236e(0x169)](_0x440a0a),_0x2f904e;}[_0x4b8d97(0x14a)](_0x5f274a){const _0x4f3015=_0x4b8d97,_0x5e162a=this[_0x4f3015(0x11b)],_0x765860=_0x5e162a[_0x4f3015(0x16e)],_0x3390af=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x107)),_0x203167=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x17e)),_0x295574=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x11a)),_0x296f0d=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x188f46)['me'],_0x5022ff=_0x765860[_0x4f3015(0x178)](_0x4f3015(0x102))[_0x4f3015(0x14e)],_0x4c8f38=_0x765860[_0x4f3015(0x178)](_0x4f3015(0x102))[_0x4f3015(0x13c)],{CommentsListView:_0x4a8ef7,CommentThreadInputView:_0x3c475c}=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x132));let _0x16f2d3,_0x6219c,_0x58f36d;this[_0x4f3015(0x103)][_0x4f3015(0x121)](_0x5f274a['id'])?(_0x6219c=this[_0x4f3015(0x103)][_0x4f3015(0x178)](_0x5f274a['id']),_0x16f2d3=_0x6219c[_0x4f3015(0x112)]):(_0x16f2d3=new _0x5022ff(_0x5e162a[_0x4f3015(0x16a)],_0x5f274a,_0x296f0d,{'disableComments':this[_0x4f3015(0x129)],'editorConfig':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x120)),'maxCommentsWhenCollapsed':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x11f)),'maxThreadTotalWeight':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x12f)),'maxCommentCharsWhenCollapsed':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x170)),'formatDateTime':_0x129538(_0x765860[_0x4f3015(0x178)](_0x4f3015(0x16a))),'CommentView':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x13f))[_0x4f3015(0x115)],'CommentsListView':_0x4a8ef7,'CommentThreadInputView':_0x3c475c,'SuggestionView':_0x4c8f38}),_0x16f2d3[_0x4f3015(0x147)][_0x4f3015(0x181)]['on'](_0x4f3015(0x138),()=>{const _0x1644a8=_0x4f3015;_0x5e162a[_0x1644a8(0x126)][_0x1644a8(0x156)][_0x1644a8(0x174)]();}),_0x16f2d3[_0x4f3015(0x147)][_0x4f3015(0x17c)]['on'](_0x4f3015(0x138),()=>{const _0x1fa01e=_0x4f3015;_0x5e162a[_0x1fa01e(0x126)][_0x1fa01e(0x156)][_0x1fa01e(0x174)]();}),_0x6219c=_0x3390af[_0x4f3015(0x122)](this[_0x4f3015(0x11b)][_0x4f3015(0x16a)],_0x16f2d3),_0x6219c[_0x4f3015(0x133)](_0x4f3015(0x143))['to'](_0x16f2d3,_0x4f3015(0x143)),_0x6219c[_0x4f3015(0x133)](_0x4f3015(0x18a))['to'](_0x16f2d3),_0x6219c[_0x4f3015(0x133)](_0x4f3015(0x151))['to'](_0x16f2d3,_0x4f3015(0x151),_0x55f12c=>_0x4f3015(0x180)+_0x55f12c),_0x16f2d3['on'](_0x4f3015(0x108),()=>{const _0x4d0064=_0x4f3015;_0x58f36d[_0x4d0064(0x109)](_0x4d0064(0x108));}),this[_0x4f3015(0x103)][_0x4f3015(0x149)](_0x5f274a['id'],_0x6219c));const _0x58684e=_0x203167[_0x4f3015(0x148)](_0x5f274a[_0x4f3015(0x13d)],_0x16f2d3),_0x1f9851=new _0xbe73b7(_0x5e162a,_0x5f274a,_0x16f2d3,_0x58684e),_0x42f679=_0x5f274a[_0x4f3015(0x195)]()[_0x4f3015(0x16c)](_0x4361c9=>_0x4361c9[_0x4f3015(0x14c)]);_0x16f2d3[_0x4f3015(0x16d)]=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x10a))[_0x4f3015(0x130)][_0x4f3015(0x18f)](_0x42f679),this[_0x4f3015(0x184)][_0x4f3015(0x149)](_0x5f274a,_0x1f9851),this[_0x4f3015(0x194)][_0x4f3015(0x149)](_0x16f2d3,_0x1f9851),_0x58f36d=_0x3390af[_0x4f3015(0x13e)]({'view':_0x6219c,'target':()=>{const _0x13aee0=_0x4f3015,_0x4ec183=[],_0x4d45b3=_0x5f274a[_0x13aee0(0x195)]()[_0x13aee0(0x16c)](_0x4f0aa4=>_0x4f0aa4[_0x13aee0(0x14c)]);for(const _0x44ac2c of _0x4d45b3)_0x4ec183[_0x13aee0(0x135)](..._0x44ac2c[_0x13aee0(0x12a)]());return _0x27c84a(_0x5e162a[_0x13aee0(0x126)],_0x4ec183);},'type':()=>_0x4f3015(0x180)+_0x1f9851[_0x4f3015(0x156)][_0x4f3015(0x151)]}),_0x203167[_0x4f3015(0x155)](_0x16f2d3,_0x58f36d),_0x3390af[_0x4f3015(0x169)](_0x58f36d),_0x295574[_0x4f3015(0x182)](_0x58f36d);}[_0x4b8d97(0x17d)](_0x32cb32){const _0x30bb92=_0x4b8d97,_0x5d02c2=this[_0x30bb92(0x11b)][_0x30bb92(0x153)][_0x30bb92(0x178)](_0x30bb92(0x17e)),_0xaf7be8=this[_0x30bb92(0x11b)][_0x30bb92(0x153)][_0x30bb92(0x178)](_0x30bb92(0x107)),_0x153ad3=this[_0x30bb92(0x184)][_0x30bb92(0x178)](_0x32cb32),_0x4d342d=_0x153ad3[_0x30bb92(0x156)],_0x88f3bc=_0xaf7be8[_0x30bb92(0x18c)](_0x4d342d);_0x5d02c2[_0x30bb92(0x142)](_0x4d342d),_0x88f3bc&&_0xaf7be8[_0x30bb92(0x123)](_0x88f3bc),this[_0x30bb92(0x184)][_0x30bb92(0x12b)](_0x32cb32),this[_0x30bb92(0x194)][_0x30bb92(0x12b)](_0x4d342d),_0x153ad3[_0x30bb92(0x137)]();}[_0x4b8d97(0x189)](_0x3504e0){const _0x15925b=_0x4b8d97;if(!_0x3504e0[_0x15925b(0x14c)]||!this[_0x15925b(0x184)][_0x15925b(0x121)](_0x3504e0))return;const _0x489eac=this[_0x15925b(0x11b)][_0x15925b(0x153)][_0x15925b(0x178)](_0x15925b(0x10a)),_0x32e762=this[_0x15925b(0x184)][_0x15925b(0x178)](_0x3504e0),_0x5cab90=_0x3504e0[_0x15925b(0x195)]();_0x32e762[_0x15925b(0x156)][_0x15925b(0x16d)]=_0x489eac[_0x15925b(0x130)][_0x15925b(0x18f)](_0x5cab90);}[_0x4b8d97(0x137)](){const _0xb524cf=_0x4b8d97;for(const _0x19f386 of this[_0xb524cf(0x184)][_0xb524cf(0x146)]())this[_0xb524cf(0x17d)](_0x19f386);for(const _0x4b9f4e of this[_0xb524cf(0x103)][_0xb524cf(0x15e)]())_0x4b9f4e[_0xb524cf(0x112)][_0xb524cf(0x137)]();super[_0xb524cf(0x137)]();}}function me(_0x31050c){const _0x2da989=_0x4b8d97;return _0x2da989(0x15d)in _0x31050c;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2181(){const _0x5de4de=['1989404BzvPTU','destroy','6014617HvssFI','commands','canAccept','view','unbind','plugins','PendingActions','commentThreadController','acceptSuggestion','8tKrbYz','isDirty','get','PENDING_ACTION_SUGGESTION','_discardCommand','getRanges','canEditAt','execute','776748RTUNSK','_pendingAction','remove','listenTo','discardSuggestion','isEnabled','add','858426qZeLdH','canDiscard','15fbnJPj','stopListening','locale','_editor','_acceptCommand','_setPendingAction','model','bind','5357502DJLyoV','657356JIRtuS','919822TewQno','change:isDirty','_removePendingAction'];_0x2181=function(){return _0x5de4de;};return _0x2181();}const _0x2fb24b=_0x5b46;(function(_0x2f44f4,_0x44e929){const _0xddd481=_0x5b46,_0x4c9caf=_0x2f44f4();while(!![]){try{const _0x362530=-parseInt(_0xddd481(0xd5))/0x1+-parseInt(_0xddd481(0xd4))/0x2+parseInt(_0xddd481(0xc2))/0x3+parseInt(_0xddd481(0xd8))/0x4+-parseInt(_0xddd481(0xcb))/0x5*(parseInt(_0xddd481(0xc9))/0x6)+parseInt(_0xddd481(0xb1))/0x7*(parseInt(_0xddd481(0xba))/0x8)+parseInt(_0xddd481(0xd3))/0x9;if(_0x362530===_0x44e929)break;else _0x4c9caf['push'](_0x4c9caf['shift']());}catch(_0xacb388){_0x4c9caf['push'](_0x4c9caf['shift']());}}}(_0x2181,0x82247));function _0x5b46(_0x257cab,_0x2f846a){const _0x21812c=_0x2181();return _0x5b46=function(_0x5b46ff,_0x487fdb){_0x5b46ff=_0x5b46ff-0xb1;let _0x3f8eba=_0x21812c[_0x5b46ff];return _0x3f8eba;},_0x5b46(_0x257cab,_0x2f846a);}import{ObservableMixin as _0x4b87e2}from'ckeditor5/src/utils.js';import{getTranslation as _0x5841c1}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
- _0x4b87e2(){constructor(_0x5af038,_0x37a781,_0x29eb03,_0x28dc8c){const _0x4a6bab=_0x5b46;super(),this[_0x4a6bab(0xd1)]=_0x37a781,this[_0x4a6bab(0xb4)]=_0x29eb03,this[_0x4a6bab(0xb8)]=_0x28dc8c,this[_0x4a6bab(0xce)]=_0x5af038,this[_0x4a6bab(0xcf)]=_0x5af038[_0x4a6bab(0xb2)][_0x4a6bab(0xbc)](_0x4a6bab(0xb9)),this[_0x4a6bab(0xbe)]=_0x5af038[_0x4a6bab(0xb2)][_0x4a6bab(0xbc)](_0x4a6bab(0xc6)),this[_0x4a6bab(0xb4)][_0x4a6bab(0xd2)](_0x4a6bab(0xc7))['to'](this[_0x4a6bab(0xcf)],this[_0x4a6bab(0xbe)],(_0xb99393,_0x13c4c1)=>_0xb99393||_0x13c4c1),this[_0x4a6bab(0xb4)][_0x4a6bab(0xd2)](_0x4a6bab(0xb3))['to'](this[_0x4a6bab(0xcf)],_0x4a6bab(0xc7),_0x4b7012=>_0x4b7012&&this[_0x4a6bab(0xce)][_0x4a6bab(0xd1)][_0x4a6bab(0xc0)](_0x37a781[_0x4a6bab(0xbf)]())),this[_0x4a6bab(0xb4)][_0x4a6bab(0xd2)](_0x4a6bab(0xca))['to'](this[_0x4a6bab(0xbe)],_0x4a6bab(0xc7),_0x189fb8=>_0x189fb8&&this[_0x4a6bab(0xce)][_0x4a6bab(0xd1)][_0x4a6bab(0xc0)](_0x37a781[_0x4a6bab(0xbf)]())),this[_0x4a6bab(0xc3)]=null,_0x29eb03[_0x4a6bab(0xbb)]&&this[_0x4a6bab(0xd0)](),this[_0x4a6bab(0xc5)](_0x29eb03,_0x4a6bab(0xb9),()=>this[_0x4a6bab(0xb9)]()),this[_0x4a6bab(0xc5)](_0x29eb03,_0x4a6bab(0xc6),()=>this[_0x4a6bab(0xc6)]()),this[_0x4a6bab(0xc5)](_0x29eb03,_0x4a6bab(0xd6),()=>{const _0x1f39e0=_0x4a6bab;_0x29eb03[_0x1f39e0(0xbb)]?this[_0x1f39e0(0xd0)]():this[_0x1f39e0(0xd7)]();});}[_0x2fb24b(0xb9)](){const _0xd1c55c=_0x2fb24b;this[_0xd1c55c(0xcf)][_0xd1c55c(0xc1)](this[_0xd1c55c(0xd1)]['id']);}[_0x2fb24b(0xc6)](){const _0x7e8dce=_0x2fb24b;this[_0x7e8dce(0xbe)][_0x7e8dce(0xc1)](this[_0x7e8dce(0xd1)]['id']);}[_0x2fb24b(0xd9)](){const _0x1386ca=_0x2fb24b;this[_0x1386ca(0xb4)][_0x1386ca(0xb5)](_0x1386ca(0xc7)),this[_0x1386ca(0xb4)][_0x1386ca(0xb5)](_0x1386ca(0xb3)),this[_0x1386ca(0xb4)][_0x1386ca(0xb5)](_0x1386ca(0xca)),this[_0x1386ca(0xcc)](),this[_0x1386ca(0xb8)][_0x1386ca(0xd9)](),this[_0x1386ca(0xc3)]&&this[_0x1386ca(0xd7)]();}[_0x2fb24b(0xd0)](){const _0xddee7c=_0x2fb24b,_0xb6db64=_0x5841c1(this[_0xddee7c(0xce)][_0xddee7c(0xcd)],_0xddee7c(0xbd));this[_0xddee7c(0xc3)]=this[_0xddee7c(0xce)][_0xddee7c(0xb6)][_0xddee7c(0xbc)](_0xddee7c(0xb7))[_0xddee7c(0xc8)](_0xb6db64);}[_0x2fb24b(0xd7)](){const _0x18bf7c=_0x2fb24b;null!==this[_0x18bf7c(0xc3)]&&this[_0x18bf7c(0xce)][_0x18bf7c(0xb6)][_0x18bf7c(0xbc)](_0x18bf7c(0xb7))[_0x18bf7c(0xc4)](this[_0x18bf7c(0xc3)]),this[_0x18bf7c(0xc3)]=null;}}
23
+ function _0x5456(){const _0x1bc3c8=['listenTo','PENDING_ACTION_SUGGESTION','commands','stopListening','destroy','1020175cuxXRI','get','3ysMhVe','PendingActions','execute','1081150EQoaQx','commentThreadController','_acceptCommand','getRanges','remove','locale','canEditAt','_setPendingAction','2427047QSENii','9353488iZMUNz','canDiscard','_editor','unbind','model','_removePendingAction','change:isDirty','409759XBIaON','956022pUdpJw','add','discardSuggestion','isDirty','view','isEnabled','acceptSuggestion','plugins','_discardCommand','345516hWSvck','bind','_pendingAction','canAccept'];_0x5456=function(){return _0x1bc3c8;};return _0x5456();}function _0x238b(_0x4da219,_0x26a5b2){const _0x5456e2=_0x5456();return _0x238b=function(_0x238b5b,_0x12ff57){_0x238b5b=_0x238b5b-0xb9;let _0x3b3fa9=_0x5456e2[_0x238b5b];return _0x3b3fa9;},_0x238b(_0x4da219,_0x26a5b2);}const _0x47dc7b=_0x238b;(function(_0xa0d39f,_0xf76513){const _0x1846fb=_0x238b,_0x4130ee=_0xa0d39f();while(!![]){try{const _0x408507=-parseInt(_0x1846fb(0xc4))/0x1+-parseInt(_0x1846fb(0xdc))/0x2+-parseInt(_0x1846fb(0xd9))/0x3*(-parseInt(_0x1846fb(0xce))/0x4)+-parseInt(_0x1846fb(0xd7))/0x5+-parseInt(_0x1846fb(0xc5))/0x6+parseInt(_0x1846fb(0xbc))/0x7+parseInt(_0x1846fb(0xbd))/0x8;if(_0x408507===_0xf76513)break;else _0x4130ee['push'](_0x4130ee['shift']());}catch(_0x3886d1){_0x4130ee['push'](_0x4130ee['shift']());}}}(_0x5456,0x46744));import{ObservableMixin as _0x2e5030}from'ckeditor5/src/utils.js';import{getTranslation as _0x445972}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
+ _0x2e5030(){constructor(_0xca8e53,_0x5006eb,_0x4c13d3,_0x216ab3){const _0x5b6d2d=_0x238b;super(),this[_0x5b6d2d(0xc1)]=_0x5006eb,this[_0x5b6d2d(0xc9)]=_0x4c13d3,this[_0x5b6d2d(0xdd)]=_0x216ab3,this[_0x5b6d2d(0xbf)]=_0xca8e53,this[_0x5b6d2d(0xde)]=_0xca8e53[_0x5b6d2d(0xd4)][_0x5b6d2d(0xd8)](_0x5b6d2d(0xcb)),this[_0x5b6d2d(0xcd)]=_0xca8e53[_0x5b6d2d(0xd4)][_0x5b6d2d(0xd8)](_0x5b6d2d(0xc7)),this[_0x5b6d2d(0xc9)][_0x5b6d2d(0xcf)](_0x5b6d2d(0xca))['to'](this[_0x5b6d2d(0xde)],this[_0x5b6d2d(0xcd)],(_0x53a340,_0x148bb8)=>_0x53a340||_0x148bb8),this[_0x5b6d2d(0xc9)][_0x5b6d2d(0xcf)](_0x5b6d2d(0xd1))['to'](this[_0x5b6d2d(0xde)],_0x5b6d2d(0xca),_0x3582a4=>_0x3582a4&&this[_0x5b6d2d(0xbf)][_0x5b6d2d(0xc1)][_0x5b6d2d(0xba)](_0x5006eb[_0x5b6d2d(0xdf)]())),this[_0x5b6d2d(0xc9)][_0x5b6d2d(0xcf)](_0x5b6d2d(0xbe))['to'](this[_0x5b6d2d(0xcd)],_0x5b6d2d(0xca),_0x523c44=>_0x523c44&&this[_0x5b6d2d(0xbf)][_0x5b6d2d(0xc1)][_0x5b6d2d(0xba)](_0x5006eb[_0x5b6d2d(0xdf)]())),this[_0x5b6d2d(0xd0)]=null,_0x4c13d3[_0x5b6d2d(0xc8)]&&this[_0x5b6d2d(0xbb)](),this[_0x5b6d2d(0xd2)](_0x4c13d3,_0x5b6d2d(0xcb),()=>this[_0x5b6d2d(0xcb)]()),this[_0x5b6d2d(0xd2)](_0x4c13d3,_0x5b6d2d(0xc7),()=>this[_0x5b6d2d(0xc7)]()),this[_0x5b6d2d(0xd2)](_0x4c13d3,_0x5b6d2d(0xc3),()=>{const _0x326f89=_0x5b6d2d;_0x4c13d3[_0x326f89(0xc8)]?this[_0x326f89(0xbb)]():this[_0x326f89(0xc2)]();});}[_0x47dc7b(0xcb)](){const _0xbe07a8=_0x47dc7b;this[_0xbe07a8(0xde)][_0xbe07a8(0xdb)](this[_0xbe07a8(0xc1)]['id']);}[_0x47dc7b(0xc7)](){const _0x8502bb=_0x47dc7b;this[_0x8502bb(0xcd)][_0x8502bb(0xdb)](this[_0x8502bb(0xc1)]['id']);}[_0x47dc7b(0xd6)](){const _0x345fad=_0x47dc7b;this[_0x345fad(0xc9)][_0x345fad(0xc0)](_0x345fad(0xca)),this[_0x345fad(0xc9)][_0x345fad(0xc0)](_0x345fad(0xd1)),this[_0x345fad(0xc9)][_0x345fad(0xc0)](_0x345fad(0xbe)),this[_0x345fad(0xd5)](),this[_0x345fad(0xdd)][_0x345fad(0xd6)](),this[_0x345fad(0xd0)]&&this[_0x345fad(0xc2)]();}[_0x47dc7b(0xbb)](){const _0x48e5fc=_0x47dc7b,_0x2d164b=_0x445972(this[_0x48e5fc(0xbf)][_0x48e5fc(0xb9)],_0x48e5fc(0xd3));this[_0x48e5fc(0xd0)]=this[_0x48e5fc(0xbf)][_0x48e5fc(0xcc)][_0x48e5fc(0xd8)](_0x48e5fc(0xda))[_0x48e5fc(0xc6)](_0x2d164b);}[_0x47dc7b(0xc2)](){const _0x28c8cf=_0x47dc7b;null!==this[_0x28c8cf(0xd0)]&&this[_0x28c8cf(0xbf)][_0x28c8cf(0xcc)][_0x28c8cf(0xd8)](_0x28c8cf(0xda))[_0x28c8cf(0xe0)](this[_0x28c8cf(0xd0)]),this[_0x28c8cf(0xd0)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44b4c6=_0x424a;(function(_0x1d524d,_0x4b07c6){const _0x33c0c3=_0x424a,_0x12969f=_0x1d524d();while(!![]){try{const _0x1e3ca3=-parseInt(_0x33c0c3(0xd9))/0x1+parseInt(_0x33c0c3(0xc3))/0x2*(parseInt(_0x33c0c3(0xd2))/0x3)+-parseInt(_0x33c0c3(0xda))/0x4+parseInt(_0x33c0c3(0xf1))/0x5*(-parseInt(_0x33c0c3(0xd6))/0x6)+parseInt(_0x33c0c3(0xd1))/0x7*(-parseInt(_0x33c0c3(0xb6))/0x8)+-parseInt(_0x33c0c3(0xb0))/0x9+parseInt(_0x33c0c3(0xe0))/0xa;if(_0x1e3ca3===_0x4b07c6)break;else _0x12969f['push'](_0x12969f['shift']());}catch(_0x9f1734){_0x12969f['push'](_0x12969f['shift']());}}}(_0x1c07,0xc6258));import{FocusCycler as _0x247f41,View as _0x55fe62,ViewCollection as _0x141590}from'ckeditor5/src/ui.js';import{FocusTracker as _0x243c1c,KeystrokeHandler as _0xbab72a}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x446ed3,setupThreadKeyboardNavigation as _0x3c3bac}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x9e236e}from'../../utils/common-translations.js';function _0x1c07(){const _0x326486=['submit','isEnabled','focusables','isActive','delegate','name','SUGGESTION_THREAD_DESCRIPTION','text/html','_model','length','10PKMBtr','_localUser','ariaLabel','target','descriptionParts','showInput','_createCommentThreadInputView','canAccept','11978235mJpSQs','editor','_createCommentViews','disableComments','commentInputView','content','229464yRrAWa','setData','disabledSubmit','editorConfig','fire','isDirty','SUGGESTION_THREAD_ARIA_LABEL','focusTracker','authoredAt','parseFromString','CommentView','assign','canDiscard','454NjnTZb','ariaDescriptionView','formatDateTime','set','cancel','keystrokes','join','updateComment','focusCycler','shift+tab','hasDirtyComment','focus','addComment','commentThread','154eHwpuM','10050vcOCoI','render','map','value','4296072rVdTtd','body','element','429159UHIweA','476600rOCJfm','author','_config','removeComment','tab','bind','39934320OmjgHK','locale','commentsListView','destroy','textContent','isReadOnly','commentThreadInputView'];_0x1c07=function(){return _0x326486;};return _0x1c07();}import{renderDescription as _0x3c38b6}from'../../utils/utils.js';function _0x424a(_0x519a35,_0x31313d){const _0x1c0725=_0x1c07();return _0x424a=function(_0x424a83,_0xbddd1e){_0x424a83=_0x424a83-0xae;let _0x1beaeb=_0x1c0725[_0x424a83];return _0x1beaeb;},_0x424a(_0x519a35,_0x31313d);}export default class us extends _0x55fe62{constructor(_0x249ce0,_0x3127e7,_0x46cda2,_0x557f64){const _0x1927b0=_0x424a;super(_0x249ce0),this[_0x1927b0(0xe2)]=null,this[_0x1927b0(0xe6)]=null,this[_0x1927b0(0xc4)]=new _0x446ed3(_0x249ce0,_0x9e236e(_0x249ce0,_0x1927b0(0xed))),this[_0x1927b0(0xc6)](_0x1927b0(0xea),!0x1),this[_0x1927b0(0xc6)](_0x1927b0(0xbe),_0x3127e7[_0x1927b0(0xbe)]),this[_0x1927b0(0xdf)](_0x1927b0(0xbe))['to'](_0x3127e7),this[_0x1927b0(0xc6)](_0x1927b0(0xf5),[]),this[_0x1927b0(0xc6)](_0x1927b0(0xbb),!0x1),this[_0x1927b0(0xc6)](_0x1927b0(0xe8),!0x1),this[_0x1927b0(0xc6)](_0x1927b0(0xaf),!0x1),this[_0x1927b0(0xc6)](_0x1927b0(0xc2),!0x1),this[_0x1927b0(0xdf)](_0x1927b0(0xf3))['to'](this,_0x1927b0(0xf0),_0x3127e7,_0x1927b0(0xbe),this,_0x1927b0(0xf5),(_0xcde81f,_0x5e1145,_0x1b2821)=>{const _0x517695=_0x1927b0,_0x5db664=_0x1b2821[_0x517695(0xd4)](_0xc4a47d=>_0x3c38b6(_0xc4a47d[_0x517695(0xb5)]))[_0x517695(0xc9)]('.\x20')+'.';return _0x9e236e(this[_0x517695(0xe1)],_0x517695(0xbc),[_0xcde81f-0x1,_0x3127e7[_0x517695(0xdb)][_0x517695(0xec)],_0x5e1145?_0x557f64[_0x517695(0xc5)](_0x5e1145):'',new DOMParser()[_0x517695(0xbf)](_0x5db664,_0x517695(0xee))[_0x517695(0xd7)][_0x517695(0xe4)]]);}),this[_0x1927b0(0xe9)]=new _0x141590(),this[_0x1927b0(0xbd)]=new _0x243c1c(),this[_0x1927b0(0xc8)]=new _0xbab72a(),this[_0x1927b0(0xcb)]=new _0x247f41({'focusables':this[_0x1927b0(0xe9)],'focusTracker':this[_0x1927b0(0xbd)],'keystrokeHandler':this[_0x1927b0(0xc8)],'keystrokeHandlerOptions':{'filter':_0x20e888=>_0x20e888[_0x1927b0(0xf4)]!==this[_0x1927b0(0xd8)]},'actions':{'focusPrevious':_0x1927b0(0xcc),'focusNext':_0x1927b0(0xde)}}),this[_0x1927b0(0xef)]=_0x3127e7,this[_0x1927b0(0xf2)]=_0x46cda2,this[_0x1927b0(0xdc)]=_0x557f64,_0x557f64[_0x1927b0(0xb3)]?this[_0x1927b0(0xc6)](_0x1927b0(0xf0),0x1):this[_0x1927b0(0xb2)]();}[_0x44b4c6(0xd3)](){const _0x4e7142=_0x44b4c6;super[_0x4e7142(0xd3)](),_0x3c3bac(this,this[_0x4e7142(0xe9)]);}[_0x44b4c6(0xce)](){const _0x73eb1=_0x44b4c6;this[_0x73eb1(0xd8)][_0x73eb1(0xce)]();}[_0x44b4c6(0xe3)](){const _0x3922d0=_0x44b4c6;this[_0x3922d0(0xe2)]&&this[_0x3922d0(0xe2)][_0x3922d0(0xe3)](),this[_0x3922d0(0xe6)]&&this[_0x3922d0(0xe6)][_0x3922d0(0xe3)](),super[_0x3922d0(0xe3)]();}[_0x44b4c6(0xb2)](){const _0x30cb1e=_0x44b4c6,{CommentsListView:_0x3d7d0e}=this[_0x30cb1e(0xdc)];this[_0x30cb1e(0xe2)]=new _0x3d7d0e(this[_0x30cb1e(0xe1)],this[_0x30cb1e(0xef)][_0x30cb1e(0xd0)],Object[_0x30cb1e(0xc1)]({'CommentView':this[_0x30cb1e(0xdc)][_0x30cb1e(0xc0)]},this[_0x30cb1e(0xdc)])),this[_0x30cb1e(0xe2)][_0x30cb1e(0xeb)](_0x30cb1e(0xdd))['to'](this),this[_0x30cb1e(0xe2)][_0x30cb1e(0xeb)](_0x30cb1e(0xca))['to'](this),this[_0x30cb1e(0xe2)][_0x30cb1e(0xdf)](_0x30cb1e(0xea))['to'](this),this[_0x30cb1e(0xc6)](_0x30cb1e(0xf0),this[_0x30cb1e(0xe2)][_0x30cb1e(0xf0)]+0x1),this[_0x30cb1e(0xdf)](_0x30cb1e(0xf0))['to'](this[_0x30cb1e(0xe2)],_0x30cb1e(0xf0),_0x2541eb=>_0x2541eb+0x1),this[_0x30cb1e(0xe6)]=this[_0x30cb1e(0xae)](),this['on'](_0x30cb1e(0xdd),()=>this[_0x30cb1e(0xce)]()),this[_0x30cb1e(0xdf)](_0x30cb1e(0xbb))['to'](this[_0x30cb1e(0xe2)],_0x30cb1e(0xcd),this[_0x30cb1e(0xe6)][_0x30cb1e(0xb4)],_0x30cb1e(0xd5),(_0x1d57d2,_0x247cf7)=>_0x1d57d2||!!_0x247cf7);}[_0x44b4c6(0xae)](){const _0x14d12c=_0x44b4c6,{CommentThreadInputView:_0x4f8a98}=this[_0x14d12c(0xdc)],_0x368200=new _0x4f8a98(this[_0x14d12c(0xe1)],this[_0x14d12c(0xf2)],this[_0x14d12c(0xdc)][_0x14d12c(0xb9)]),_0x4b1ed0=_0x368200[_0x14d12c(0xb4)];return _0x368200[_0x14d12c(0xdf)](_0x14d12c(0xf6))['to'](this,_0x14d12c(0xea),this[_0x14d12c(0xef)][_0x14d12c(0xd0)],_0x14d12c(0xe5),_0x4b1ed0,_0x14d12c(0xd5),(_0x419991,_0x2e371e,_0x3555ae)=>!!_0x3555ae||_0x419991&&!_0x2e371e),_0x4b1ed0['on'](_0x14d12c(0xe7),(_0x1f7745,_0x93c2fc)=>{const _0x1f06be=_0x14d12c;this[_0x1f06be(0xba)](_0x1f06be(0xcf),_0x93c2fc),_0x4b1ed0[_0x1f06be(0xb1)][_0x1f06be(0xb7)]('');}),_0x4b1ed0['on'](_0x14d12c(0xc7),()=>this[_0x14d12c(0xce)]()),_0x4b1ed0[_0x14d12c(0xdf)](_0x14d12c(0xb8))['to'](this[_0x14d12c(0xef)][_0x14d12c(0xd0)],_0x14d12c(0xe5)),_0x368200;}}
23
+ const _0xe69160=_0x8cdd;(function(_0x5f9c24,_0x54519c){const _0x1b850d=_0x8cdd,_0x40e9f5=_0x5f9c24();while(!![]){try{const _0x3cc8ba=parseInt(_0x1b850d(0x112))/0x1*(parseInt(_0x1b850d(0xd4))/0x2)+parseInt(_0x1b850d(0xf6))/0x3+parseInt(_0x1b850d(0xdf))/0x4*(-parseInt(_0x1b850d(0xfb))/0x5)+parseInt(_0x1b850d(0xda))/0x6*(-parseInt(_0x1b850d(0x10f))/0x7)+parseInt(_0x1b850d(0xeb))/0x8*(parseInt(_0x1b850d(0x10c))/0x9)+-parseInt(_0x1b850d(0xe6))/0xa*(parseInt(_0x1b850d(0xe7))/0xb)+parseInt(_0x1b850d(0x103))/0xc*(parseInt(_0x1b850d(0xcf))/0xd);if(_0x3cc8ba===_0x54519c)break;else _0x40e9f5['push'](_0x40e9f5['shift']());}catch(_0x529796){_0x40e9f5['push'](_0x40e9f5['shift']());}}}(_0x2d43,0x35f60));function _0x2d43(){const _0x4fb552=['_config','1349508RelVpe','removeComment','focusables','commentThreadInputView','disableComments','author','bind','_createCommentViews','hasDirtyComment','330849jvZaPB','_localUser','textContent','8862EVmXmk','disabledSubmit','tab','3336nuTvJH','formatDateTime','isReadOnly','join','commentsListView','focus','addComment','body','ariaLabel','39poZFyq','target','shift+tab','isEnabled','text/html','44qbmedO','isDirty','SUGGESTION_THREAD_ARIA_LABEL','showInput','ariaDescriptionView','name','1446uldcUF','commentThread','value','editor','length','4hWqWLs','focusCycler','keystrokes','locale','editorConfig','delegate','SUGGESTION_THREAD_DESCRIPTION','376990NRaVPp','55rvkmdP','map','authoredAt','assign','8WFOCdb','canAccept','isActive','render','CommentView','content','element','descriptionParts','commentInputView','updateComment','set','1191018QOCoVo','setData','canDiscard','_model','_createCommentThreadInputView','649555rKzJpb','parseFromString','destroy','fire','cancel','submit','focusTracker'];_0x2d43=function(){return _0x4fb552;};return _0x2d43();}function _0x8cdd(_0x123a2e,_0x511399){const _0x2d4302=_0x2d43();return _0x8cdd=function(_0x8cddf1,_0x53863a){_0x8cddf1=_0x8cddf1-0xcb;let _0x4eba12=_0x2d4302[_0x8cddf1];return _0x4eba12;},_0x8cdd(_0x123a2e,_0x511399);}import{FocusCycler as _0x1bcfab,View as _0x5d65c2,ViewCollection as _0x5820f1}from'ckeditor5/src/ui.js';import{FocusTracker as _0x30168d,KeystrokeHandler as _0x56cb39}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x540c5d,setupThreadKeyboardNavigation as _0x104402}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x24a0ac}from'../../utils/common-translations.js';import{renderDescription as _0x3bd52c}from'../../utils/utils.js';export default class us extends _0x5d65c2{constructor(_0x32717b,_0x28adbd,_0x4b7b21,_0x12d106){const _0x73e82e=_0x8cdd;super(_0x32717b),this[_0x73e82e(0x116)]=null,this[_0x73e82e(0x106)]=null,this[_0x73e82e(0xd8)]=new _0x540c5d(_0x32717b,_0x24a0ac(_0x32717b,_0x73e82e(0xe5))),this[_0x73e82e(0xf5)](_0x73e82e(0xed),!0x1),this[_0x73e82e(0xf5)](_0x73e82e(0xe9),_0x28adbd[_0x73e82e(0xe9)]),this[_0x73e82e(0x109)](_0x73e82e(0xe9))['to'](_0x28adbd),this[_0x73e82e(0xf5)](_0x73e82e(0xf2),[]),this[_0x73e82e(0xf5)](_0x73e82e(0xd5),!0x1),this[_0x73e82e(0xf5)](_0x73e82e(0xd2),!0x1),this[_0x73e82e(0xf5)](_0x73e82e(0xec),!0x1),this[_0x73e82e(0xf5)](_0x73e82e(0xf8),!0x1),this[_0x73e82e(0x109)](_0x73e82e(0xce))['to'](this,_0x73e82e(0xde),_0x28adbd,_0x73e82e(0xe9),this,_0x73e82e(0xf2),(_0x4a7d43,_0x4d32e0,_0x322484)=>{const _0x339232=_0x73e82e,_0x5beb7a=_0x322484[_0x339232(0xe8)](_0x281ac0=>_0x3bd52c(_0x281ac0[_0x339232(0xf0)]))[_0x339232(0x115)]('.\x20')+'.';return _0x24a0ac(this[_0x339232(0xe2)],_0x339232(0xd6),[_0x4a7d43-0x1,_0x28adbd[_0x339232(0x108)][_0x339232(0xd9)],_0x4d32e0?_0x12d106[_0x339232(0x113)](_0x4d32e0):'',new DOMParser()[_0x339232(0xfc)](_0x5beb7a,_0x339232(0xd3))[_0x339232(0xcd)][_0x339232(0x10e)]]);}),this[_0x73e82e(0x105)]=new _0x5820f1(),this[_0x73e82e(0x101)]=new _0x30168d(),this[_0x73e82e(0xe1)]=new _0x56cb39(),this[_0x73e82e(0xe0)]=new _0x1bcfab({'focusables':this[_0x73e82e(0x105)],'focusTracker':this[_0x73e82e(0x101)],'keystrokeHandler':this[_0x73e82e(0xe1)],'keystrokeHandlerOptions':{'filter':_0x482ad5=>_0x482ad5[_0x73e82e(0xd0)]!==this[_0x73e82e(0xf1)]},'actions':{'focusPrevious':_0x73e82e(0xd1),'focusNext':_0x73e82e(0x111)}}),this[_0x73e82e(0xf9)]=_0x28adbd,this[_0x73e82e(0x10d)]=_0x4b7b21,this[_0x73e82e(0x102)]=_0x12d106,_0x12d106[_0x73e82e(0x107)]?this[_0x73e82e(0xf5)](_0x73e82e(0xde),0x1):this[_0x73e82e(0x10a)]();}[_0xe69160(0xee)](){const _0x4c836e=_0xe69160;super[_0x4c836e(0xee)](),_0x104402(this,this[_0x4c836e(0x105)]);}[_0xe69160(0xcb)](){const _0x5a9ff2=_0xe69160;this[_0x5a9ff2(0xf1)][_0x5a9ff2(0xcb)]();}[_0xe69160(0xfd)](){const _0x2d5fd6=_0xe69160;this[_0x2d5fd6(0x116)]&&this[_0x2d5fd6(0x116)][_0x2d5fd6(0xfd)](),this[_0x2d5fd6(0x106)]&&this[_0x2d5fd6(0x106)][_0x2d5fd6(0xfd)](),super[_0x2d5fd6(0xfd)]();}[_0xe69160(0x10a)](){const _0x444b15=_0xe69160,{CommentsListView:_0x2e8121}=this[_0x444b15(0x102)];this[_0x444b15(0x116)]=new _0x2e8121(this[_0x444b15(0xe2)],this[_0x444b15(0xf9)][_0x444b15(0xdb)],Object[_0x444b15(0xea)]({'CommentView':this[_0x444b15(0x102)][_0x444b15(0xef)]},this[_0x444b15(0x102)])),this[_0x444b15(0x116)][_0x444b15(0xe4)](_0x444b15(0x104))['to'](this),this[_0x444b15(0x116)][_0x444b15(0xe4)](_0x444b15(0xf4))['to'](this),this[_0x444b15(0x116)][_0x444b15(0x109)](_0x444b15(0xed))['to'](this),this[_0x444b15(0xf5)](_0x444b15(0xde),this[_0x444b15(0x116)][_0x444b15(0xde)]+0x1),this[_0x444b15(0x109)](_0x444b15(0xde))['to'](this[_0x444b15(0x116)],_0x444b15(0xde),_0x4a60b2=>_0x4a60b2+0x1),this[_0x444b15(0x106)]=this[_0x444b15(0xfa)](),this['on'](_0x444b15(0x104),()=>this[_0x444b15(0xcb)]()),this[_0x444b15(0x109)](_0x444b15(0xd5))['to'](this[_0x444b15(0x116)],_0x444b15(0x10b),this[_0x444b15(0x106)][_0x444b15(0xf3)],_0x444b15(0xdc),(_0x1202b5,_0x3d02b1)=>_0x1202b5||!!_0x3d02b1);}[_0xe69160(0xfa)](){const _0x3170d6=_0xe69160,{CommentThreadInputView:_0x3510c0}=this[_0x3170d6(0x102)],_0x404842=new _0x3510c0(this[_0x3170d6(0xe2)],this[_0x3170d6(0x10d)],this[_0x3170d6(0x102)][_0x3170d6(0xe3)]),_0x555ff5=_0x404842[_0x3170d6(0xf3)];return _0x404842[_0x3170d6(0x109)](_0x3170d6(0xd7))['to'](this,_0x3170d6(0xed),this[_0x3170d6(0xf9)][_0x3170d6(0xdb)],_0x3170d6(0x114),_0x555ff5,_0x3170d6(0xdc),(_0x523c36,_0x33d126,_0x3c392a)=>!!_0x3c392a||_0x523c36&&!_0x33d126),_0x555ff5['on'](_0x3170d6(0x100),(_0x3b7f80,_0x168501)=>{const _0x5b6aec=_0x3170d6;this[_0x5b6aec(0xfe)](_0x5b6aec(0xcc),_0x168501),_0x555ff5[_0x5b6aec(0xdd)][_0x5b6aec(0xf7)]('');}),_0x555ff5['on'](_0x3170d6(0xff),()=>this[_0x3170d6(0xcb)]()),_0x555ff5[_0x3170d6(0x109)](_0x3170d6(0x110))['to'](this[_0x3170d6(0xf9)][_0x3170d6(0xdb)],_0x3170d6(0x114)),_0x404842;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4157(){const _0x2e22a6=['_model','discardButton','description','ck-rounded-corners','add','40XXFxbj','disableComments','focusables','<p>','_config','commentsListView','descriptionParts','33342yXENRS','isEnabled','push','commentThreadInputView','bind','getTemplate','ck-suggestion--disabled-comments','2XZkrXf','ariaDescriptionView','bindTemplate','SuggestionView','537197zHshrp','38637132NbCnbr','ck-suggestion-wrapper','ck-suggestion-','editorReady','formatDateTime','content','set','4681383qHRJFD','_descriptionElement','div','delegate','acceptSuggestion','suggestionView','setTemplate','canAccept','11vNRLCW','type','editorDestroyed','listitem','discardSuggestion','color','2219418OEYAvn','</p>','isActive','author','215196FLNomP','ariaLabel','795SUfvrf','acceptButton','28VthOtn','render','ck-suggestion-wrapper--active','15234350SHGgpC','canDiscard','commentThread'];_0x4157=function(){return _0x2e22a6;};return _0x4157();}const _0x495b60=_0x407b;(function(_0x379f0f,_0x8c876e){const _0x234c93=_0x407b,_0x4ade16=_0x379f0f();while(!![]){try{const _0x5cafc8=parseInt(_0x234c93(0x197))/0x1*(-parseInt(_0x234c93(0x193))/0x2)+-parseInt(_0x234c93(0x1b1))/0x3*(parseInt(_0x234c93(0x1b5))/0x4)+parseInt(_0x234c93(0x1b3))/0x5*(parseInt(_0x234c93(0x18c))/0x6)+parseInt(_0x234c93(0x19f))/0x7+-parseInt(_0x234c93(0x185))/0x8*(parseInt(_0x234c93(0x1ad))/0x9)+-parseInt(_0x234c93(0x1b8))/0xa+-parseInt(_0x234c93(0x1a7))/0xb*(-parseInt(_0x234c93(0x198))/0xc);if(_0x5cafc8===_0x8c876e)break;else _0x4ade16['push'](_0x4ade16['shift']());}catch(_0x295912){_0x4ade16['push'](_0x4ade16['shift']());}}}(_0x4157,0xee5c7));import{default as _0x481243}from'./basesuggestionthreadview.js';import{trimHtml as _0x44046e}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x407b(_0x1a3f2f,_0x32ec89){const _0x4157aa=_0x4157();return _0x407b=function(_0x407b4e,_0x1edb4c){_0x407b4e=_0x407b4e-0x181;let _0x45b17a=_0x4157aa[_0x407b4e];return _0x45b17a;},_0x407b(_0x1a3f2f,_0x32ec89);}import{renderDescription as _0x3eed13}from'../../utils/utils.js';export default class re extends _0x481243{constructor(_0x236b3a,_0x3c8653,_0x487e11,_0x1ecc7c){const _0x49bdbd=_0x407b;super(_0x236b3a,_0x3c8653,_0x487e11,_0x1ecc7c),this[_0x49bdbd(0x19e)](_0x49bdbd(0x1a8),''),this[_0x49bdbd(0x190)](_0x49bdbd(0x1a8))['to'](this,_0x49bdbd(0x18b),_0x1786ab=>_0x1786ab&&_0x1786ab[0x0]?_0x1786ab[0x0][_0x49bdbd(0x1a8)]:''),this[_0x49bdbd(0x190)](_0x49bdbd(0x182))['to'](this,_0x49bdbd(0x18b),this,_0x49bdbd(0x1af),(_0x4a6070,_0x535b93)=>{const _0x233a8d=_0x49bdbd;let _0xa416e4='';for(const _0x5a7766 of _0x4a6070)_0xa416e4+=_0x233a8d(0x188)+_0x3eed13(_0x5a7766[_0x233a8d(0x19d)],_0x5a7766[_0x233a8d(0x1ac)])+_0x233a8d(0x1ae);return _0x535b93?_0xa416e4:_0x44046e(_0xa416e4,{'limit':0x8c});}),this[_0x49bdbd(0x1a0)]=null,this[_0x49bdbd(0x1a4)]=new _0x1ecc7c[(_0x49bdbd(0x196))](_0x236b3a,_0x3c8653,{'formatDateTime':_0x1ecc7c[_0x49bdbd(0x19c)]}),this[_0x49bdbd(0x1a4)][_0x49bdbd(0x190)](_0x49bdbd(0x182))['to'](this),this[_0x49bdbd(0x1a4)][_0x49bdbd(0x1a2)](_0x49bdbd(0x1a3),_0x49bdbd(0x1ab))['to'](this),this[_0x49bdbd(0x1a4)][_0x49bdbd(0x1b4)][_0x49bdbd(0x190)](_0x49bdbd(0x18d))['to'](this,_0x49bdbd(0x1a6)),this[_0x49bdbd(0x1a4)][_0x49bdbd(0x181)][_0x49bdbd(0x190)](_0x49bdbd(0x18d))['to'](this,_0x49bdbd(0x1b9)),this[_0x49bdbd(0x187)][_0x49bdbd(0x184)](this[_0x49bdbd(0x1a4)]),this[_0x49bdbd(0x18a)]&&this[_0x49bdbd(0x187)][_0x49bdbd(0x184)](this[_0x49bdbd(0x18a)]),this[_0x49bdbd(0x18f)]&&this[_0x49bdbd(0x187)][_0x49bdbd(0x184)](this[_0x49bdbd(0x18f)]),this[_0x49bdbd(0x1a5)](this[_0x49bdbd(0x191)]());}[_0x495b60(0x191)](){const _0x1363ad=_0x495b60,_0x5e51ca=this[_0x1363ad(0x195)],_0x1451a8=[this[_0x1363ad(0x1a4)]];return this[_0x1363ad(0x18a)]&&_0x1451a8[_0x1363ad(0x18e)](this[_0x1363ad(0x18a)]),this[_0x1363ad(0x18f)]&&_0x1451a8[_0x1363ad(0x18e)](this[_0x1363ad(0x18f)]),_0x1451a8[_0x1363ad(0x18e)](this[_0x1363ad(0x194)]),{'tag':_0x1363ad(0x1a1),'attributes':{'class':['ck',_0x1363ad(0x183),_0x1363ad(0x199),_0x5e51ca['if'](_0x1363ad(0x1af),_0x1363ad(0x1b7)),_0x5e51ca['to'](_0x1363ad(0x1a8),_0xe9f524=>_0x1363ad(0x19a)+_0xe9f524),this[_0x1363ad(0x189)][_0x1363ad(0x186)]&&_0x1363ad(0x192)],'data-suggestion-id':this[_0x1363ad(0x1bb)]['id'],'data-thread-id':this[_0x1363ad(0x1bb)][_0x1363ad(0x1ba)]['id'],'data-author-id':this[_0x1363ad(0x1bb)][_0x1363ad(0x1b0)]['id'],'tabindex':0x0,'role':_0x1363ad(0x1aa),'aria-label':_0x5e51ca['to'](_0x1363ad(0x1b2)),'aria-describedby':this[_0x1363ad(0x194)]['id']},'children':_0x1451a8};}[_0x495b60(0x1b6)](){const _0x43c9c4=_0x495b60;super[_0x43c9c4(0x1b6)](),this[_0x43c9c4(0x18a)]&&(this[_0x43c9c4(0x18a)][_0x43c9c4(0x1a2)](_0x43c9c4(0x19b))['to'](this),this[_0x43c9c4(0x18a)][_0x43c9c4(0x1a2)](_0x43c9c4(0x1a9))['to'](this)),this[_0x43c9c4(0x18f)]&&(this[_0x43c9c4(0x18f)][_0x43c9c4(0x1a2)](_0x43c9c4(0x19b))['to'](this),this[_0x43c9c4(0x18f)][_0x43c9c4(0x1a2)](_0x43c9c4(0x1a9))['to'](this));}}
23
+ const _0x4f2f30=_0x8ea8;(function(_0x49bff3,_0x349353){const _0x4e05cd=_0x8ea8,_0x476db9=_0x49bff3();while(!![]){try{const _0x1601e2=-parseInt(_0x4e05cd(0x1da))/0x1*(parseInt(_0x4e05cd(0x1be))/0x2)+parseInt(_0x4e05cd(0x1ce))/0x3+parseInt(_0x4e05cd(0x1d5))/0x4*(-parseInt(_0x4e05cd(0x1d0))/0x5)+parseInt(_0x4e05cd(0x1ad))/0x6+parseInt(_0x4e05cd(0x1cc))/0x7*(parseInt(_0x4e05cd(0x1d9))/0x8)+parseInt(_0x4e05cd(0x1a6))/0x9*(-parseInt(_0x4e05cd(0x1bf))/0xa)+-parseInt(_0x4e05cd(0x1b4))/0xb;if(_0x1601e2===_0x349353)break;else _0x476db9['push'](_0x476db9['shift']());}catch(_0x5d82df){_0x476db9['push'](_0x476db9['shift']());}}}(_0x5a57,0xb9064));function _0x5a57(){const _0x282712=['ck-suggestion-','5wkiVTa','ck-suggestion-wrapper--active','add','type','delegate','2540972mCqwxb','commentsListView','disableComments','editorDestroyed','8fEbvCS','2duqPUP','<p>','commentThreadInputView','isActive','content','</p>','13455RMtGhM','acceptSuggestion','descriptionParts','set','suggestionView','editorReady','push','2814444onQTGj','canAccept','acceptButton','discardSuggestion','setTemplate','getTemplate','color','2897796BcSxKt','formatDateTime','ck-suggestion-wrapper','render','isEnabled','_descriptionElement','bind','SuggestionView','discardButton','_config','801406UKIYpB','710fypgNK','ck-rounded-corners','ariaLabel','ariaDescriptionView','commentThread','listitem','bindTemplate','description','focusables','_model','canDiscard','div','author','10275622GSNwXC','ck-suggestion--disabled-comments','1881210uQELgU'];_0x5a57=function(){return _0x282712;};return _0x5a57();}import{default as _0x437e69}from'./basesuggestionthreadview.js';function _0x8ea8(_0x54b9eb,_0xb9b7be){const _0x5a57ee=_0x5a57();return _0x8ea8=function(_0x8ea875,_0x574faf){_0x8ea875=_0x8ea875-0x1a6;let _0x89db56=_0x5a57ee[_0x8ea875];return _0x89db56;},_0x8ea8(_0x54b9eb,_0xb9b7be);}import{trimHtml as _0x193c35}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x179011}from'../../utils/utils.js';export default class re extends _0x437e69{constructor(_0x1cc8a9,_0x5a7021,_0x37b1ae,_0x55f58d){const _0x4cb853=_0x8ea8;super(_0x1cc8a9,_0x5a7021,_0x37b1ae,_0x55f58d),this[_0x4cb853(0x1a9)](_0x4cb853(0x1d3),''),this[_0x4cb853(0x1ba)](_0x4cb853(0x1d3))['to'](this,_0x4cb853(0x1a8),_0x5b239f=>_0x5b239f&&_0x5b239f[0x0]?_0x5b239f[0x0][_0x4cb853(0x1d3)]:''),this[_0x4cb853(0x1ba)](_0x4cb853(0x1c6))['to'](this,_0x4cb853(0x1a8),this,_0x4cb853(0x1dd),(_0x390e7d,_0x41f8cc)=>{const _0x2304c7=_0x4cb853;let _0x1a0d86='';for(const _0x546ca1 of _0x390e7d)_0x1a0d86+=_0x2304c7(0x1db)+_0x179011(_0x546ca1[_0x2304c7(0x1de)],_0x546ca1[_0x2304c7(0x1b3)])+_0x2304c7(0x1df);return _0x41f8cc?_0x1a0d86:_0x193c35(_0x1a0d86,{'limit':0x8c});}),this[_0x4cb853(0x1b9)]=null,this[_0x4cb853(0x1aa)]=new _0x55f58d[(_0x4cb853(0x1bb))](_0x1cc8a9,_0x5a7021,{'formatDateTime':_0x55f58d[_0x4cb853(0x1b5)]}),this[_0x4cb853(0x1aa)][_0x4cb853(0x1ba)](_0x4cb853(0x1c6))['to'](this),this[_0x4cb853(0x1aa)][_0x4cb853(0x1d4)](_0x4cb853(0x1a7),_0x4cb853(0x1b0))['to'](this),this[_0x4cb853(0x1aa)][_0x4cb853(0x1af)][_0x4cb853(0x1ba)](_0x4cb853(0x1b8))['to'](this,_0x4cb853(0x1ae)),this[_0x4cb853(0x1aa)][_0x4cb853(0x1bc)][_0x4cb853(0x1ba)](_0x4cb853(0x1b8))['to'](this,_0x4cb853(0x1c9)),this[_0x4cb853(0x1c7)][_0x4cb853(0x1d2)](this[_0x4cb853(0x1aa)]),this[_0x4cb853(0x1d6)]&&this[_0x4cb853(0x1c7)][_0x4cb853(0x1d2)](this[_0x4cb853(0x1d6)]),this[_0x4cb853(0x1dc)]&&this[_0x4cb853(0x1c7)][_0x4cb853(0x1d2)](this[_0x4cb853(0x1dc)]),this[_0x4cb853(0x1b1)](this[_0x4cb853(0x1b2)]());}[_0x4f2f30(0x1b2)](){const _0xf9ab93=_0x4f2f30,_0xd462d0=this[_0xf9ab93(0x1c5)],_0x5327e3=[this[_0xf9ab93(0x1aa)]];return this[_0xf9ab93(0x1d6)]&&_0x5327e3[_0xf9ab93(0x1ac)](this[_0xf9ab93(0x1d6)]),this[_0xf9ab93(0x1dc)]&&_0x5327e3[_0xf9ab93(0x1ac)](this[_0xf9ab93(0x1dc)]),_0x5327e3[_0xf9ab93(0x1ac)](this[_0xf9ab93(0x1c2)]),{'tag':_0xf9ab93(0x1ca),'attributes':{'class':['ck',_0xf9ab93(0x1c0),_0xf9ab93(0x1b6),_0xd462d0['if'](_0xf9ab93(0x1dd),_0xf9ab93(0x1d1)),_0xd462d0['to'](_0xf9ab93(0x1d3),_0x53f593=>_0xf9ab93(0x1cf)+_0x53f593),this[_0xf9ab93(0x1bd)][_0xf9ab93(0x1d7)]&&_0xf9ab93(0x1cd)],'data-suggestion-id':this[_0xf9ab93(0x1c8)]['id'],'data-thread-id':this[_0xf9ab93(0x1c8)][_0xf9ab93(0x1c3)]['id'],'data-author-id':this[_0xf9ab93(0x1c8)][_0xf9ab93(0x1cb)]['id'],'tabindex':0x0,'role':_0xf9ab93(0x1c4),'aria-label':_0xd462d0['to'](_0xf9ab93(0x1c1)),'aria-describedby':this[_0xf9ab93(0x1c2)]['id']},'children':_0x5327e3};}[_0x4f2f30(0x1b7)](){const _0x4fe3c2=_0x4f2f30;super[_0x4fe3c2(0x1b7)](),this[_0x4fe3c2(0x1d6)]&&(this[_0x4fe3c2(0x1d6)][_0x4fe3c2(0x1d4)](_0x4fe3c2(0x1ab))['to'](this),this[_0x4fe3c2(0x1d6)][_0x4fe3c2(0x1d4)](_0x4fe3c2(0x1d8))['to'](this)),this[_0x4fe3c2(0x1dc)]&&(this[_0x4fe3c2(0x1dc)][_0x4fe3c2(0x1d4)](_0x4fe3c2(0x1ab))['to'](this),this[_0x4fe3c2(0x1dc)][_0x4fe3c2(0x1d4)](_0x4fe3c2(0x1d8))['to'](this));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ceb6e=_0x505b;(function(_0x3aff0c,_0x9d831f){const _0xaf13ce=_0x505b,_0x1a693c=_0x3aff0c();while(!![]){try{const _0x155e8e=-parseInt(_0xaf13ce(0x1c7))/0x1*(-parseInt(_0xaf13ce(0x178))/0x2)+parseInt(_0xaf13ce(0x1a5))/0x3*(parseInt(_0xaf13ce(0x1bb))/0x4)+-parseInt(_0xaf13ce(0x176))/0x5*(-parseInt(_0xaf13ce(0x1a6))/0x6)+parseInt(_0xaf13ce(0x186))/0x7*(-parseInt(_0xaf13ce(0x1a7))/0x8)+parseInt(_0xaf13ce(0x1b7))/0x9*(parseInt(_0xaf13ce(0x19c))/0xa)+-parseInt(_0xaf13ce(0x198))/0xb*(parseInt(_0xaf13ce(0x177))/0xc)+parseInt(_0xaf13ce(0x18c))/0xd*(parseInt(_0xaf13ce(0x1c2))/0xe);if(_0x155e8e===_0x9d831f)break;else _0x1a693c['push'](_0x1a693c['shift']());}catch(_0x24e811){_0x1a693c['push'](_0x1a693c['shift']());}}}(_0x55bc,0x352a5));import{FocusTracker as _0x4d5590,KeystrokeHandler as _0x586508}from'ckeditor5/src/utils.js';function _0x505b(_0x4211f1,_0x312f17){const _0x55bc93=_0x55bc();return _0x505b=function(_0x505bb1,_0x9a98b7){_0x505bb1=_0x505bb1-0x173;let _0x46ce63=_0x55bc93[_0x505bb1];return _0x46ce63;},_0x505b(_0x4211f1,_0x312f17);}import{View as _0x3aded7,ViewCollection as _0x323052,FocusCycler as _0x1db578}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x4a4e7d,UserView as _0x14ead4}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x14d6de}from'ckeditor5/src/core.js';import{getTranslation as _0x1beb68}from'../../utils/common-translations.js';function _0x55bc(){const _0x2cb185=['411DELIND','6qzTVYB','27944YGuKPC','description','formatDateTime','source','ck-suggestion__main','ck-suggestion__user','locale','isExternal','importWord','authoredAt','focusFirst','add','set','enter','acceptButton','ck-annotation','27WoSrAQ','EXTERNAL_SUGGESTION','@external','_model','6428pEIsoC','creator','ck-suggestion--discard','ck-annotation__content-wrapper','name','EXTERNAL_AVATAR','tab','198632OCihPO','EXTERNAL_IMPORT_WORD_AVATAR','userView','change:description','_config','654tDmMua','ck-annotation__info-time','ck-suggestion__info-name','element','author','ck-annotation__info','ck-comment__info-time','cancel','bind','setTemplate','render','ck-annotation__actions','ck-comment__external','esc','166265lecZMI','768396yNBbFb','710pwpLzt','focus','discardSuggestion','ck-annotation__info-name','ck-suggestion__actions','listenTo','ck-annotation__main','ck-suggestion--accept','focusTracker','Accept\x20suggestion','.ck-annotation__content-wrapper','time','bindTemplate','span','679BjfSJz','_createButton','keystrokes','_setupKeyboardNavigation','target','presentation','182LDwuVj','attributes','acceptSuggestion','focusables','check','ck-suggestion','innerHTML','discardButton','getTemplate','getExternalSuggestionNote','ck-suggestion__info','extendTemplate','22RclbBi','push','Discard\x20suggestion','fire','1460UWCPaP','shift+tab','execute','getUserViewNotificationText','querySelector','EXTERNAL_IMPORT_WORD_SUGGESTION','focusCycler','ck-annotation__user','div'];_0x55bc=function(){return _0x2cb185;};return _0x55bc();}export default class ce extends _0x3aded7{constructor(_0x2b147a,_0x4c0d8b,_0x413aa0){const _0x35d11d=_0x505b;super(_0x2b147a),this[_0x35d11d(0x1ba)]=_0x4c0d8b,this[_0x35d11d(0x1c6)]=_0x413aa0,this[_0x35d11d(0x1b3)](_0x35d11d(0x1a8),''),this[_0x35d11d(0x1cf)](_0x35d11d(0x1b0))['to'](_0x4c0d8b),this[_0x35d11d(0x1b5)]=this[_0x35d11d(0x187)](_0x1beb68(_0x2b147a,_0x35d11d(0x181)),_0x14d6de[_0x35d11d(0x190)],_0x35d11d(0x17f),_0x35d11d(0x18e),'sw'),this[_0x35d11d(0x193)]=this[_0x35d11d(0x187)](_0x1beb68(_0x2b147a,_0x35d11d(0x19a)),_0x14d6de[_0x35d11d(0x1ce)],_0x35d11d(0x1bd),_0x35d11d(0x17a),'sw'),this[_0x35d11d(0x1c4)]=new _0x14ead4(_0x2b147a,_0x4c0d8b[_0x35d11d(0x1cb)],this[_0x35d11d(0x19f)]()),this[_0x35d11d(0x1c4)][_0x35d11d(0x197)]({'attributes':{'class':[_0x35d11d(0x1ac),_0x35d11d(0x1a3)],'aria-hidden':!0x0}}),this[_0x35d11d(0x18f)]=new _0x323052([this[_0x35d11d(0x1b5)],this[_0x35d11d(0x193)]]),this[_0x35d11d(0x180)]=new _0x4d5590(),this[_0x35d11d(0x188)]=new _0x586508(),this[_0x35d11d(0x1a2)]=new _0x1db578({'focusables':this[_0x35d11d(0x18f)],'focusTracker':this[_0x35d11d(0x180)],'keystrokeHandler':this[_0x35d11d(0x188)],'actions':{'focusPrevious':_0x35d11d(0x19d),'focusNext':_0x35d11d(0x1c1)},'keystrokeHandlerOptions':{'filter':_0x1c1d59=>_0x1c1d59[_0x35d11d(0x18a)]!==this[_0x35d11d(0x1ca)]}}),this[_0x35d11d(0x1d0)](this[_0x35d11d(0x194)]());}[_0x5ceb6e(0x1d1)](){const _0xc15837=_0x5ceb6e;super[_0xc15837(0x1d1)]();const _0x213ff6=this[_0xc15837(0x1ca)][_0xc15837(0x1a0)](_0xc15837(0x182));_0x213ff6[_0xc15837(0x192)]=this[_0xc15837(0x1a8)],this['on'](_0xc15837(0x1c5),(_0x1e5c7e,_0x1b6f27,_0x197dd5)=>{const _0x2e5ea0=_0xc15837;_0x213ff6[_0x2e5ea0(0x192)]=_0x197dd5;}),this[_0xc15837(0x189)]();}[_0x5ceb6e(0x194)](){const _0x569402=_0x5ceb6e,_0x38197c=this[_0x569402(0x184)],_0x12725b=[{'tag':_0x569402(0x1a4),'attributes':{'class':[_0x569402(0x196),_0x569402(0x1cc)]},'children':[{'tag':_0x569402(0x185),'children':[{'text':this[_0x569402(0x1c4)][_0x569402(0x1bf)]}],'attributes':{'class':[_0x569402(0x1c9),_0x569402(0x17b)]}},{'tag':_0x569402(0x183),'attributes':{'datetime':_0x38197c['to'](_0x569402(0x1b0)),'class':[_0x569402(0x1cd),_0x569402(0x1c8)]},'children':[{'text':_0x38197c['to'](_0x569402(0x1b0),_0x8087ab=>this[_0x569402(0x1c6)][_0x569402(0x1a9)](_0x8087ab))}]}]},{'tag':_0x569402(0x1a4),'attributes':{'class':[_0x569402(0x17c),_0x569402(0x173)]},'children':[this[_0x569402(0x1b5)],this[_0x569402(0x193)]]},{'tag':_0x569402(0x1a4),'attributes':{'class':[_0x569402(0x1be)]}}];return this[_0x569402(0x1ba)][_0x569402(0x1ae)]&&_0x12725b[_0x569402(0x199)]({'tag':_0x569402(0x1a4),'attributes':{'class':[_0x569402(0x174)]},'children':[{'text':this[_0x569402(0x195)]()}]}),{'tag':_0x569402(0x1a4),'attributes':{'class':[_0x569402(0x191),_0x569402(0x1b6)],'tabindex':-0x1},'children':[this[_0x569402(0x1c4)],{'tag':_0x569402(0x1a4),'attributes':{'class':[_0x569402(0x1ab),_0x569402(0x17e)],'role':_0x569402(0x18b)},'children':_0x12725b}]};}[_0x5ceb6e(0x179)](){const _0x16ec7f=_0x5ceb6e;this[_0x16ec7f(0x1ca)][_0x16ec7f(0x179)]();}[_0x5ceb6e(0x19f)](){const _0x53fec8=_0x5ceb6e;return this[_0x53fec8(0x1ba)][_0x53fec8(0x1ae)]?_0x53fec8(0x1af)===this[_0x53fec8(0x1ba)][_0x53fec8(0x18d)][_0x53fec8(0x1b9)][_0x53fec8(0x1aa)]?_0x1beb68(this[_0x53fec8(0x1ad)],_0x53fec8(0x1c3),this[_0x53fec8(0x1ba)][_0x53fec8(0x1bc)][_0x53fec8(0x1bf)]):_0x1beb68(this[_0x53fec8(0x1ad)],_0x53fec8(0x1c0),this[_0x53fec8(0x1ba)][_0x53fec8(0x1bc)][_0x53fec8(0x1bf)]):null;}[_0x5ceb6e(0x195)](){const _0x29fc08=_0x5ceb6e;return _0x29fc08(0x1af)===this[_0x29fc08(0x1ba)][_0x29fc08(0x18d)][_0x29fc08(0x1b9)][_0x29fc08(0x1aa)]?_0x1beb68(this[_0x29fc08(0x1ad)],_0x29fc08(0x1a1)):_0x1beb68(this[_0x29fc08(0x1ad)],_0x29fc08(0x1b8));}[_0x5ceb6e(0x187)](_0xfd3980,_0x1a2167,_0x13883e,_0x1c31b6,_0x5d5660){const _0x263e85=_0x5ceb6e,_0xa94bfa=new _0x4a4e7d(this[_0x263e85(0x1ad)]);return _0xa94bfa[_0x263e85(0x1b3)]({'label':_0xfd3980,'icon':_0x1a2167,'tooltip':!0x0,'tooltipPosition':_0x5d5660}),_0xa94bfa[_0x263e85(0x197)]({'attributes':{'class':_0x13883e}}),_0xa94bfa['on'](_0x263e85(0x19e),()=>{const _0x466509=_0x263e85;this[_0x466509(0x19b)](_0x1c31b6,this[_0x466509(0x1ba)]['id']);}),_0xa94bfa;}[_0x5ceb6e(0x189)](){const _0xc24ea5=_0x5ceb6e,_0x2b291a=this[_0xc24ea5(0x1ca)];this[_0xc24ea5(0x188)][_0xc24ea5(0x17d)](_0x2b291a);for(const _0x501188 of this[_0xc24ea5(0x18f)])this[_0xc24ea5(0x180)][_0xc24ea5(0x1b2)](_0x501188[_0xc24ea5(0x1ca)]),this[_0xc24ea5(0x188)][_0xc24ea5(0x17d)](_0x501188[_0xc24ea5(0x1ca)]);this[_0xc24ea5(0x188)][_0xc24ea5(0x1b3)](_0xc24ea5(0x1b4),(_0x13d8b0,_0x1fab87)=>{const _0x52d4c9=_0xc24ea5;_0x2b291a===_0x13d8b0[_0x52d4c9(0x18a)]&&(this[_0x52d4c9(0x1a2)][_0x52d4c9(0x1b1)](),_0x1fab87());}),this[_0xc24ea5(0x188)][_0xc24ea5(0x1b3)](_0xc24ea5(0x175),(_0x4cc4d3,_0x4ac90a)=>{const _0x32ab21=_0xc24ea5;_0x2b291a!==_0x4cc4d3[_0x32ab21(0x18a)]&&(this[_0x32ab21(0x179)](),_0x4ac90a());});}}
23
+ function _0x1954(_0x9ed9c5,_0x5c8d36){const _0x415441=_0x4154();return _0x1954=function(_0x195482,_0x23cb49){_0x195482=_0x195482-0x167;let _0xe19ccb=_0x415441[_0x195482];return _0xe19ccb;},_0x1954(_0x9ed9c5,_0x5c8d36);}const _0x260303=_0x1954;(function(_0x57040c,_0x556937){const _0x2e4d3f=_0x1954,_0x286568=_0x57040c();while(!![]){try{const _0x17819f=-parseInt(_0x2e4d3f(0x19e))/0x1+parseInt(_0x2e4d3f(0x187))/0x2*(-parseInt(_0x2e4d3f(0x199))/0x3)+parseInt(_0x2e4d3f(0x183))/0x4*(parseInt(_0x2e4d3f(0x1b3))/0x5)+-parseInt(_0x2e4d3f(0x167))/0x6+-parseInt(_0x2e4d3f(0x1a7))/0x7+parseInt(_0x2e4d3f(0x189))/0x8+parseInt(_0x2e4d3f(0x19a))/0x9;if(_0x17819f===_0x556937)break;else _0x286568['push'](_0x286568['shift']());}catch(_0x336da5){_0x286568['push'](_0x286568['shift']());}}}(_0x4154,0x2f608));import{FocusTracker as _0x531f1f,KeystrokeHandler as _0x383f9d}from'ckeditor5/src/utils.js';import{View as _0x513e33,ViewCollection as _0x4903d2,FocusCycler as _0x295162}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x7a150a,UserView as _0x2b993b}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x4a4e2b}from'ckeditor5/src/core.js';import{getTranslation as _0x26a561}from'../../utils/common-translations.js';export default class ce extends _0x513e33{constructor(_0x48ec94,_0x5a9161,_0x31630e){const _0x6a8b46=_0x1954;super(_0x48ec94),this[_0x6a8b46(0x1a9)]=_0x5a9161,this[_0x6a8b46(0x1aa)]=_0x31630e,this[_0x6a8b46(0x17d)](_0x6a8b46(0x1a8),''),this[_0x6a8b46(0x194)](_0x6a8b46(0x1a0))['to'](_0x5a9161),this[_0x6a8b46(0x1ac)]=this[_0x6a8b46(0x191)](_0x26a561(_0x48ec94,_0x6a8b46(0x192)),_0x4a4e2b[_0x6a8b46(0x19d)],_0x6a8b46(0x1a1),_0x6a8b46(0x1a3),'sw'),this[_0x6a8b46(0x17a)]=this[_0x6a8b46(0x191)](_0x26a561(_0x48ec94,_0x6a8b46(0x18b)),_0x4a4e2b[_0x6a8b46(0x173)],_0x6a8b46(0x1bd),_0x6a8b46(0x169),'sw'),this[_0x6a8b46(0x171)]=new _0x2b993b(_0x48ec94,_0x5a9161[_0x6a8b46(0x1b0)],this[_0x6a8b46(0x17f)]()),this[_0x6a8b46(0x171)][_0x6a8b46(0x198)]({'attributes':{'class':[_0x6a8b46(0x182),_0x6a8b46(0x1ae)],'aria-hidden':!0x0}}),this[_0x6a8b46(0x197)]=new _0x4903d2([this[_0x6a8b46(0x1ac)],this[_0x6a8b46(0x17a)]]),this[_0x6a8b46(0x1ab)]=new _0x531f1f(),this[_0x6a8b46(0x1be)]=new _0x383f9d(),this[_0x6a8b46(0x1b7)]=new _0x295162({'focusables':this[_0x6a8b46(0x197)],'focusTracker':this[_0x6a8b46(0x1ab)],'keystrokeHandler':this[_0x6a8b46(0x1be)],'actions':{'focusPrevious':_0x6a8b46(0x190),'focusNext':_0x6a8b46(0x196)},'keystrokeHandlerOptions':{'filter':_0x46d34f=>_0x46d34f[_0x6a8b46(0x17c)]!==this[_0x6a8b46(0x1a4)]}}),this[_0x6a8b46(0x180)](this[_0x6a8b46(0x1a2)]());}[_0x260303(0x168)](){const _0xe6a513=_0x260303;super[_0xe6a513(0x168)]();const _0xc83b7b=this[_0xe6a513(0x1a4)][_0xe6a513(0x1a6)](_0xe6a513(0x1b9));_0xc83b7b[_0xe6a513(0x175)]=this[_0xe6a513(0x1a8)],this['on'](_0xe6a513(0x1bf),(_0x572cc2,_0x1b3b26,_0x214df3)=>{const _0x439a99=_0xe6a513;_0xc83b7b[_0x439a99(0x175)]=_0x214df3;}),this[_0xe6a513(0x1b5)]();}[_0x260303(0x1a2)](){const _0x2c3112=_0x260303,_0x2c3cc3=this[_0x2c3112(0x1bc)],_0x6c915b=[{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x16f),_0x2c3112(0x177)]},'children':[{'tag':_0x2c3112(0x16a),'children':[{'text':this[_0x2c3112(0x171)][_0x2c3112(0x18c)]}],'attributes':{'class':[_0x2c3112(0x193),_0x2c3112(0x195)]}},{'tag':_0x2c3112(0x181),'attributes':{'datetime':_0x2c3cc3['to'](_0x2c3112(0x1a0)),'class':[_0x2c3112(0x184),_0x2c3112(0x16e)]},'children':[{'text':_0x2c3cc3['to'](_0x2c3112(0x1a0),_0x3d762c=>this[_0x2c3112(0x1aa)][_0x2c3112(0x16b)](_0x3d762c))}]}]},{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x1c0),_0x2c3112(0x18f)]},'children':[this[_0x2c3112(0x1ac)],this[_0x2c3112(0x17a)]]},{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x176)]}}];return this[_0x2c3112(0x1a9)][_0x2c3112(0x19b)]&&_0x6c915b[_0x2c3112(0x1af)]({'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x1b6)]},'children':[{'text':this[_0x2c3112(0x19c)]()}]}),{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x1b4),_0x2c3112(0x16d)],'tabindex':-0x1},'children':[this[_0x2c3112(0x171)],{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x179),_0x2c3112(0x16c)],'role':_0x2c3112(0x1a5)},'children':_0x6c915b}]};}[_0x260303(0x1b1)](){const _0x277a56=_0x260303;this[_0x277a56(0x1a4)][_0x277a56(0x1b1)]();}[_0x260303(0x17f)](){const _0x4d83ed=_0x260303;return this[_0x4d83ed(0x1a9)][_0x4d83ed(0x19b)]?_0x4d83ed(0x186)===this[_0x4d83ed(0x1a9)][_0x4d83ed(0x188)][_0x4d83ed(0x1bb)][_0x4d83ed(0x1b8)]?_0x26a561(this[_0x4d83ed(0x172)],_0x4d83ed(0x178),this[_0x4d83ed(0x1a9)][_0x4d83ed(0x1ad)][_0x4d83ed(0x18c)]):_0x26a561(this[_0x4d83ed(0x172)],_0x4d83ed(0x18d),this[_0x4d83ed(0x1a9)][_0x4d83ed(0x1ad)][_0x4d83ed(0x18c)]):null;}[_0x260303(0x19c)](){const _0xc993d7=_0x260303;return _0xc993d7(0x186)===this[_0xc993d7(0x1a9)][_0xc993d7(0x188)][_0xc993d7(0x1bb)][_0xc993d7(0x1b8)]?_0x26a561(this[_0xc993d7(0x172)],_0xc993d7(0x17e)):_0x26a561(this[_0xc993d7(0x172)],_0xc993d7(0x170));}[_0x260303(0x191)](_0x1e1f21,_0x2e234f,_0x348f70,_0x4140ff,_0x29b556){const _0x4aed82=_0x260303,_0x59fa21=new _0x7a150a(this[_0x4aed82(0x172)]);return _0x59fa21[_0x4aed82(0x17d)]({'label':_0x1e1f21,'icon':_0x2e234f,'tooltip':!0x0,'tooltipPosition':_0x29b556}),_0x59fa21[_0x4aed82(0x198)]({'attributes':{'class':_0x348f70}}),_0x59fa21['on'](_0x4aed82(0x1b2),()=>{const _0x3588db=_0x4aed82;this[_0x3588db(0x1ba)](_0x4140ff,this[_0x3588db(0x1a9)]['id']);}),_0x59fa21;}[_0x260303(0x1b5)](){const _0x4eec97=_0x260303,_0x2301f4=this[_0x4eec97(0x1a4)];this[_0x4eec97(0x1be)][_0x4eec97(0x185)](_0x2301f4);for(const _0x354eeb of this[_0x4eec97(0x197)])this[_0x4eec97(0x1ab)][_0x4eec97(0x18a)](_0x354eeb[_0x4eec97(0x1a4)]),this[_0x4eec97(0x1be)][_0x4eec97(0x185)](_0x354eeb[_0x4eec97(0x1a4)]);this[_0x4eec97(0x1be)][_0x4eec97(0x17d)](_0x4eec97(0x19f),(_0xd2cc97,_0x1cf7de)=>{const _0xaca3c5=_0x4eec97;_0x2301f4===_0xd2cc97[_0xaca3c5(0x17c)]&&(this[_0xaca3c5(0x1b7)][_0xaca3c5(0x18e)](),_0x1cf7de());}),this[_0x4eec97(0x1be)][_0x4eec97(0x17d)](_0x4eec97(0x17b),(_0x559d86,_0x294fbd)=>{const _0x369ddb=_0x4eec97;_0x2301f4!==_0x559d86[_0x369ddb(0x17c)]&&(this[_0x369ddb(0x1b1)](),_0x294fbd());});}}function _0x4154(){const _0x14e852=['discardSuggestion','span','formatDateTime','ck-annotation__main','ck-annotation','ck-annotation__info-time','ck-suggestion__info','EXTERNAL_SUGGESTION','userView','locale','cancel','div','innerHTML','ck-annotation__content-wrapper','ck-annotation__info','EXTERNAL_IMPORT_WORD_AVATAR','ck-suggestion__main','discardButton','esc','target','set','EXTERNAL_IMPORT_WORD_SUGGESTION','getUserViewNotificationText','setTemplate','time','ck-suggestion__user','68saMSpd','ck-comment__info-time','listenTo','importWord','42igmvjS','attributes','2013568GfMorR','add','Discard\x20suggestion','name','EXTERNAL_AVATAR','focusFirst','ck-annotation__actions','shift+tab','_createButton','Accept\x20suggestion','ck-suggestion__info-name','bind','ck-annotation__info-name','tab','focusables','extendTemplate','45081UfHYLQ','5047425YAntjJ','isExternal','getExternalSuggestionNote','check','91561xMCtrP','enter','authoredAt','ck-suggestion--accept','getTemplate','acceptSuggestion','element','presentation','querySelector','2377760MACWti','description','_model','_config','focusTracker','acceptButton','creator','ck-annotation__user','push','author','focus','execute','110575FwEQmW','ck-suggestion','_setupKeyboardNavigation','ck-comment__external','focusCycler','source','.ck-annotation__content-wrapper','fire','@external','bindTemplate','ck-suggestion--discard','keystrokes','change:description','ck-suggestion__actions','1485672EfccoO','render'];_0x4154=function(){return _0x14e852;};return _0x4154();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x4a0ef3,_0x2a4373,_0x1ea596){const t=_0x4a0ef3['t'];switch(_0x2a4373){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',_0x1ea596);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1ea596);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1ea596);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1ea596);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1ea596);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',_0x1ea596);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1ea596);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',_0x1ea596);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1ea596);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1ea596);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1ea596);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1ea596);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1ea596);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1ea596);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1ea596);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1ea596);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1ea596);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1ea596);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1ea596);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1ea596);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1ea596);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1ea596);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1ea596);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'},_0x1ea596);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1ea596);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1ea596);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1ea596);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1ea596);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1ea596);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'},_0x1ea596);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1ea596);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1ea596);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1ea596);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1ea596);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'},_0x1ea596);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1ea596);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'},_0x1ea596);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'},_0x1ea596);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1ea596);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'},_0x1ea596);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1ea596);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'},_0x1ea596);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1ea596);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1ea596);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x1ea596);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'},_0x1ea596);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'},_0x1ea596);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x1ea596);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x1ea596);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x1ea596);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x1ea596);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2a4373;}}
23
+ export function getTranslation(_0x4c2f77,_0x5defc3,_0x24e007){const t=_0x4c2f77['t'];switch(_0x5defc3){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',_0x24e007);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x24e007);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x24e007);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x24e007);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x24e007);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',_0x24e007);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x24e007);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',_0x24e007);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x24e007);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x24e007);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x24e007);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x24e007);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x24e007);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x24e007);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x24e007);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x24e007);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x24e007);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x24e007);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x24e007);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x24e007);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x24e007);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x24e007);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x24e007);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'},_0x24e007);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x24e007);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x24e007);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x24e007);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x24e007);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x24e007);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'},_0x24e007);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x24e007);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x24e007);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x24e007);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x24e007);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'},_0x24e007);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x24e007);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'},_0x24e007);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'},_0x24e007);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x24e007);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'},_0x24e007);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x24e007);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'},_0x24e007);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x24e007);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x24e007);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x24e007);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'},_0x24e007);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'},_0x24e007);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x24e007);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x24e007);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x24e007);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x24e007);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5defc3;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5c4d71,_0x8df241){const _0x2ec69e=_0x5530,_0x4b9787=_0x5c4d71();while(!![]){try{const _0x464291=-parseInt(_0x2ec69e(0x129))/0x1*(parseInt(_0x2ec69e(0x150))/0x2)+-parseInt(_0x2ec69e(0x14a))/0x3*(-parseInt(_0x2ec69e(0x14b))/0x4)+parseInt(_0x2ec69e(0x14c))/0x5*(-parseInt(_0x2ec69e(0x138))/0x6)+-parseInt(_0x2ec69e(0x141))/0x7+parseInt(_0x2ec69e(0x134))/0x8*(-parseInt(_0x2ec69e(0x13a))/0x9)+-parseInt(_0x2ec69e(0x13d))/0xa+parseInt(_0x2ec69e(0x11f))/0xb;if(_0x464291===_0x8df241)break;else _0x4b9787['push'](_0x4b9787['shift']());}catch(_0x54f90c){_0x4b9787['push'](_0x4b9787['shift']());}}}(_0x4479,0xc4466));export function normalizeDescription(_0x460a61){const _0x376cb9=_0x5530;return Array[_0x376cb9(0x151)](_0x460a61)||(_0x460a61=[_0x460a61]),_0x460a61[_0x376cb9(0x14d)](_0x40fcd3=>{const _0x37c822=_0x376cb9,_0x36954a=_0x40fcd3[_0x37c822(0x14e)][_0x37c822(0x135)](/\*/g,''),_0x974456=_0x40fcd3[_0x37c822(0x12a)]?_0x37c822(0x12b)+_0x40fcd3[_0x37c822(0x12a)][_0x37c822(0x122)]+']':'';return'['+_0x40fcd3[_0x37c822(0x140)]+']\x20'+_0x36954a+_0x974456;})[_0x376cb9(0x132)](';\x20');}export function renderDescription(_0x4fb6bb,_0x29f30e){const _0x458662=_0x5530;let _0x45d9c7='';return _0x45d9c7+=_0x4fb6bb[_0x458662(0x12f)]('*')[_0x458662(0x14d)]((_0x413b9c,_0x5e3e6d)=>_0x5e3e6d%0x2!=0x0?_0x458662(0x131)+nn(_0x413b9c)+_0x458662(0x128):nn(_0x413b9c))[_0x458662(0x132)](''),_0x29f30e&&(_0x45d9c7+=_0x458662(0x139)+_0x29f30e[_0x458662(0x122)]+_0x458662(0x146)+_0x29f30e[_0x458662(0x153)]+_0x458662(0x154)),_0x45d9c7;}function nn(_0x4188b4){const _0x2410e0=_0x5530,_0x22e986=document[_0x2410e0(0x133)](_0x2410e0(0x13c));return _0x22e986[_0x2410e0(0x12c)]=_0x4188b4,_0x22e986[_0x2410e0(0x152)];}export function sortSuggestions(_0xb66669){const _0x55f4d5=_0x5530;return _0xb66669[_0x55f4d5(0x11e)]((_0x1f627d,_0x15fc3a)=>_0x55f4d5(0x125)==_0x1f627d[_0x55f4d5(0x140)]&&_0x55f4d5(0x125)!=_0x15fc3a[_0x55f4d5(0x140)]?-0x1:_0x55f4d5(0x125)!=_0x1f627d[_0x55f4d5(0x140)]&&_0x55f4d5(0x125)==_0x15fc3a[_0x55f4d5(0x140)]?0x1:0x0);}export function getSelectedSuggestions(_0xa1231a,_0x1ab52a){const _0x161d91=_0x5530,_0x38e52c=Array[_0x161d91(0x142)](_0xa1231a[_0x161d91(0x130)]()),_0x5ceb69=new Set();for(const _0x62113a of _0x1ab52a)if(_0x62113a[_0x161d91(0x123)]){for(const _0x33fb98 of _0x38e52c)for(const _0x34a7bb of _0x62113a[_0x161d91(0x130)]())(_0x33fb98[_0x161d91(0x14f)](_0x34a7bb)||_0xa1231a[_0x161d91(0x137)]&&!_0x62113a[_0x161d91(0x124)]&&_0x62113a[_0x161d91(0x121)]&&_0x34a7bb[_0x161d91(0x149)][_0x161d91(0x120)](_0x33fb98[_0x161d91(0x136)]))&&_0x5ceb69[_0x161d91(0x143)](_0x62113a);}return _0x5ceb69;}export function getRangesOfBlockGroups(_0x13575a,_0x43b7e7){const _0xd69e27=_0x5530;let _0x1b94fa,_0x3ee7ec=0x0;const _0x3c3bf1=[],_0x17ea5e=_0x43b7e7[_0xd69e27(0x126)];for(;_0x3ee7ec<_0x13575a[_0xd69e27(0x148)];){const _0x3a605b=_0x13575a[_0x3ee7ec],_0x58f29e=_0x13575a[_0x3ee7ec+0x1];_0x1b94fa||(_0x1b94fa=_0x43b7e7[_0xd69e27(0x13b)](_0x3a605b)),on(_0x43b7e7,_0x3a605b,_0x58f29e)||(_0x3c3bf1[_0xd69e27(0x13e)](_0x43b7e7[_0xd69e27(0x12e)](_0x1b94fa,_0x17ea5e[_0xd69e27(0x13f)](_0x3a605b)?_0x43b7e7[_0xd69e27(0x144)](_0x3a605b):_0x43b7e7[_0xd69e27(0x147)](_0x3a605b,_0xd69e27(0x149)))),_0x1b94fa=null),_0x3ee7ec++;}return _0x3c3bf1;}function _0x5530(_0x64bc18,_0x96fe6d){const _0x44793e=_0x4479();return _0x5530=function(_0x5530ed,_0x3f1a31){_0x5530ed=_0x5530ed-0x11e;let _0x3e84e0=_0x44793e[_0x5530ed];return _0x3e84e0;},_0x5530(_0x64bc18,_0x96fe6d);}function on(_0x586eae,_0x52764a,_0xffa34e){const _0x2b4bb3=_0x5530;if(!_0xffa34e)return!0x1;const _0x223e2b=_0x586eae[_0x2b4bb3(0x144)](_0x52764a),_0x1147c4=_0x586eae[_0x2b4bb3(0x13b)](_0xffa34e);return _0x223e2b[_0x2b4bb3(0x120)](_0x1147c4);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;function _0x4479(){const _0x26fd60=['\x22></span>','sort','42085593BBaWIp','isTouching','next','value','isInContent','isMultiRange','deletion','schema','execute','</span>','607haXdcP','color','\x20[color\x20','innerText','change','createRange','split','getRanges','<span\x20class=\x22ck-suggestion-type\x22>','join','createElement','8584664sItzfd','replace','start','isCollapsed','371922sInKTO','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','9BNMypS','createPositionBefore','span','4784700PjAbCX','push','isObject','type','7508186aDSMWm','from','add','createPositionAfter','splice','\x22\x20title=\x22','createPositionAt','length','end','1567713Tumqtm','8sgdCoS','95svqRZo','map','content','isIntersecting','874RBaokE','isArray','innerHTML','title'];_0x4479=function(){return _0x26fd60;};return _0x4479();}export function executeCommandForSuggestions(_0x25c7fc,_0x530488,_0x4843d7){const _0x176d2f=_0x5530;for(;_0x4843d7[_0x176d2f(0x148)];){const _0x28e204=_0x4843d7[_0x176d2f(0x145)](0x0,0x64);_0x25c7fc[_0x176d2f(0x12d)](()=>{const _0x3c767d=_0x176d2f;for(const _0x18ed9e of _0x28e204)_0x18ed9e[_0x3c767d(0x123)]&&_0x530488[_0x3c767d(0x127)](_0x18ed9e['id']);});}}
23
+ (function(_0xddc73,_0x5392a6){const _0x3339ad=_0x29c9,_0x1fd2b3=_0xddc73();while(!![]){try{const _0x261b0a=-parseInt(_0x3339ad(0x1d9))/0x1*(parseInt(_0x3339ad(0x1c6))/0x2)+-parseInt(_0x3339ad(0x1cd))/0x3*(-parseInt(_0x3339ad(0x1f8))/0x4)+-parseInt(_0x3339ad(0x1f0))/0x5+-parseInt(_0x3339ad(0x1d5))/0x6+parseInt(_0x3339ad(0x1ee))/0x7*(-parseInt(_0x3339ad(0x1cc))/0x8)+parseInt(_0x3339ad(0x1e6))/0x9*(-parseInt(_0x3339ad(0x1e2))/0xa)+-parseInt(_0x3339ad(0x1eb))/0xb*(-parseInt(_0x3339ad(0x1f2))/0xc);if(_0x261b0a===_0x5392a6)break;else _0x1fd2b3['push'](_0x1fd2b3['shift']());}catch(_0x186ad4){_0x1fd2b3['push'](_0x1fd2b3['shift']());}}}(_0x5b97,0xf249f));export function normalizeDescription(_0x554f8a){const _0xee8640=_0x29c9;return Array[_0xee8640(0x1d3)](_0x554f8a)||(_0x554f8a=[_0x554f8a]),_0x554f8a[_0xee8640(0x1ec)](_0x563868=>{const _0x1262c2=_0xee8640,_0x19a585=_0x563868[_0x1262c2(0x1d4)][_0x1262c2(0x1da)](/\*/g,''),_0x36006e=_0x563868[_0x1262c2(0x1df)]?_0x1262c2(0x1c3)+_0x563868[_0x1262c2(0x1df)][_0x1262c2(0x1c1)]+']':'';return'['+_0x563868[_0x1262c2(0x1dd)]+']\x20'+_0x19a585+_0x36006e;})[_0xee8640(0x1d6)](';\x20');}export function renderDescription(_0x5859c7,_0x2bfefd){const _0x4b5467=_0x29c9;let _0x2e6a8f='';return _0x2e6a8f+=_0x5859c7[_0x4b5467(0x1f1)]('*')[_0x4b5467(0x1ec)]((_0x527d0f,_0x3f9afa)=>_0x3f9afa%0x2!=0x0?_0x4b5467(0x1ed)+nn(_0x527d0f)+_0x4b5467(0x1d7):nn(_0x527d0f))[_0x4b5467(0x1d6)](''),_0x2bfefd&&(_0x2e6a8f+=_0x4b5467(0x1f7)+_0x2bfefd[_0x4b5467(0x1c1)]+_0x4b5467(0x1e0)+_0x2bfefd[_0x4b5467(0x1c2)]+_0x4b5467(0x1c7)),_0x2e6a8f;}function nn(_0x550a7c){const _0xec13c4=_0x29c9,_0x3cb78d=document[_0xec13c4(0x1e9)](_0xec13c4(0x1f3));return _0x3cb78d[_0xec13c4(0x1e8)]=_0x550a7c,_0x3cb78d[_0xec13c4(0x1ca)];}export function sortSuggestions(_0x2a4bfe){const _0x3b5f99=_0x29c9;return _0x2a4bfe[_0x3b5f99(0x1f6)]((_0x1f5d3b,_0x1c976c)=>_0x3b5f99(0x1ef)==_0x1f5d3b[_0x3b5f99(0x1dd)]&&_0x3b5f99(0x1ef)!=_0x1c976c[_0x3b5f99(0x1dd)]?-0x1:_0x3b5f99(0x1ef)!=_0x1f5d3b[_0x3b5f99(0x1dd)]&&_0x3b5f99(0x1ef)==_0x1c976c[_0x3b5f99(0x1dd)]?0x1:0x0);}export function getSelectedSuggestions(_0x25fd91,_0x368099){const _0x3e59a8=_0x29c9,_0x459fb3=Array[_0x3e59a8(0x1cb)](_0x25fd91[_0x3e59a8(0x1d2)]()),_0x527296=new Set();for(const _0xc031e1 of _0x368099)if(_0xc031e1[_0x3e59a8(0x1e1)]){for(const _0x9eaed9 of _0x459fb3)for(const _0x156f26 of _0xc031e1[_0x3e59a8(0x1d2)]())(_0x9eaed9[_0x3e59a8(0x1de)](_0x156f26)||_0x25fd91[_0x3e59a8(0x1e4)]&&!_0xc031e1[_0x3e59a8(0x1ce)]&&_0xc031e1[_0x3e59a8(0x1c5)]&&_0x156f26[_0x3e59a8(0x1d8)][_0x3e59a8(0x1e3)](_0x9eaed9[_0x3e59a8(0x1c4)]))&&_0x527296[_0x3e59a8(0x1db)](_0xc031e1);}return _0x527296;}function _0x5b97(){const _0x1780e3=['value','title','\x20[color\x20','start','next','6242YvyZaC','\x22></span>','createPositionBefore','schema','innerHTML','from','4290704QnIRnO','82041XhSENn','isMultiRange','createRange','length','createPositionAt','getRanges','isArray','content','3317736iKIfMJ','join','</span>','end','97JYiAoV','replace','add','splice','type','isIntersecting','color','\x22\x20title=\x22','isInContent','17510680EPLSuE','isTouching','isCollapsed','createPositionAfter','9GqGznd','change','innerText','createElement','push','6581157KOtcBo','map','<span\x20class=\x22ck-suggestion-type\x22>','7fWwcvS','deletion','159210odIMMZ','split','60DHrMMk','span','isObject','execute','sort','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','172cENEsd'];_0x5b97=function(){return _0x1780e3;};return _0x5b97();}function _0x29c9(_0x2fac7a,_0x96d92b){const _0x5b97da=_0x5b97();return _0x29c9=function(_0x29c933,_0x38de71){_0x29c933=_0x29c933-0x1c1;let _0x288fa4=_0x5b97da[_0x29c933];return _0x288fa4;},_0x29c9(_0x2fac7a,_0x96d92b);}export function getRangesOfBlockGroups(_0x3e8d1a,_0x5366de){const _0x2953e4=_0x29c9;let _0x38dab8,_0x355a0d=0x0;const _0xf3a269=[],_0x576506=_0x5366de[_0x2953e4(0x1c9)];for(;_0x355a0d<_0x3e8d1a[_0x2953e4(0x1d0)];){const _0x468ff8=_0x3e8d1a[_0x355a0d],_0x213cd1=_0x3e8d1a[_0x355a0d+0x1];_0x38dab8||(_0x38dab8=_0x5366de[_0x2953e4(0x1c8)](_0x468ff8)),on(_0x5366de,_0x468ff8,_0x213cd1)||(_0xf3a269[_0x2953e4(0x1ea)](_0x5366de[_0x2953e4(0x1cf)](_0x38dab8,_0x576506[_0x2953e4(0x1f4)](_0x468ff8)?_0x5366de[_0x2953e4(0x1e5)](_0x468ff8):_0x5366de[_0x2953e4(0x1d1)](_0x468ff8,_0x2953e4(0x1d8)))),_0x38dab8=null),_0x355a0d++;}return _0xf3a269;}function on(_0x237b71,_0x3c03b2,_0x41c637){const _0x34c797=_0x29c9;if(!_0x41c637)return!0x1;const _0x28ee56=_0x237b71[_0x34c797(0x1e5)](_0x3c03b2),_0x4e15cf=_0x237b71[_0x34c797(0x1c8)](_0x41c637);return _0x28ee56[_0x34c797(0x1e3)](_0x4e15cf);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x5a9c6d,_0x2d28bb,_0x1705ae){const _0x467e05=_0x29c9;for(;_0x1705ae[_0x467e05(0x1d0)];){const _0x40794d=_0x1705ae[_0x467e05(0x1dc)](0x0,0x64);_0x5a9c6d[_0x467e05(0x1e7)](()=>{const _0x1672d1=_0x467e05;for(const _0x5bd4d0 of _0x40794d)_0x5bd4d0[_0x1672d1(0x1e1)]&&_0x2d28bb[_0x1672d1(0x1f5)](_0x5bd4d0['id']);});}}