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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 _0xeb3e63=_0x80b2;(function(_0x5997c8,_0x4eae66){const _0x2870e5=_0x80b2,_0x3a0cab=_0x5997c8();while(!![]){try{const _0x1b4b1e=-parseInt(_0x2870e5(0x224))/0x1*(parseInt(_0x2870e5(0x1e2))/0x2)+-parseInt(_0x2870e5(0x200))/0x3+-parseInt(_0x2870e5(0x20b))/0x4*(parseInt(_0x2870e5(0x21b))/0x5)+parseInt(_0x2870e5(0x1de))/0x6*(-parseInt(_0x2870e5(0x1ec))/0x7)+parseInt(_0x2870e5(0x22d))/0x8+parseInt(_0x2870e5(0x1e4))/0x9+parseInt(_0x2870e5(0x24b))/0xa*(parseInt(_0x2870e5(0x1ef))/0xb);if(_0x1b4b1e===_0x4eae66)break;else _0x3a0cab['push'](_0x3a0cab['shift']());}catch(_0x510d5b){_0x3a0cab['push'](_0x3a0cab['shift']());}}}(_0x31f3,0x335f4));import{Plugin as _0x4fa334}from'ckeditor5/src/core.js';import{Collection as _0x54053c}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x58fc6a,createDropdown as _0x28422e,ListSeparatorView as _0x3b14d8,MenuBarMenuView as _0x2b20da,MenuBarMenuListView as _0x1ea12c,MenuBarMenuListItemView as _0x4b02fb,MenuBarMenuListItemButtonView as _0x3c99a9,SplitButtonView as _0x52df53,ViewModel as _0x45746e}from'ckeditor5/src/ui.js';function _0x31f3(){const _0x55b9ff=['Annotations','_initializeController','view','activeAnnotations','getRanges','arrowView','model','from','733470FFHiNq','source','editing','toMany','push','menuitem','_handleControllerBuffer','comments','change:previous','246858OUOtOa','_addUIComponentsToFactory','isMultiRange','some','buttonView','acceptAllSuggestions','init','length','has','767176OwHksX','suggestionUnloaded','change:activeAnnotations','_annotationViews','TrackChangesEditing','hasSuggestion','acceptButton','CommentView','discardAllSuggestions','actionView','panelView','suggestionChanged','_createMenuBarMenu','bind','_bindAnnotationToEditors','getJoined','button','commentsListView','getMarkers','delete','commentThread','pluginName','filter','suggestion-','SuggestionView','Accept\x20all\x20suggestions','Accept\x20all\x20selected\x20suggestions','children','comments.maxThreadTotalWeight','_destroyController','1060ZBgClN','previous','TrackChangesUI','config','type','_handleSuggestionControllerDelayed','trackChanges','addSourceCollector','menu','registerAnnotation','getFirstRange','isInContent','SuggestionThreadView','isOn','execute','value','define','_disableComments','locale','Discard\x20all\x20selected\x20suggestions','getDescriptions','_unbindEditors','descriptionParts','destroy','escape','comments.maxCommentCharsWhenCollapsed','editor','acceptSelectedSuggestions','discardSelectedSuggestions','createCommentThreadController','comments.editorConfig','values','activeMarkers','fire','discardButton','suggestionView','isEnabled','innerView','size','reduce','menuitemcheckbox','getAllAdjacentSuggestions','trackChanges.SuggestionThreadView','78bRlkgA','add','_suggestionToController','get','2NOaSug','mainView','1898586erBHtG','focus','remove','getByInnerView','getSuggestion','suggestionLoaded','unbind','lowest','86107SKetgM','descriptionFactory','items','59477RkKZRg','head','Discard\x20all\x20suggestions','CommentsRepository','menuBar:trackChanges','createAnnotation','set','separator','requires','trackChanges.SuggestionView','isDirty','commandName','_createToolbarButton','_updateController','createAnnotationView','getMarkerNames','CommentsUI','348324pIUqFH','Track\x20changes','refreshSelectedViews','trackChanges.disableComments','clear','addComment','plugins','commands','switchbutton','listenTo','comments.maxCommentsWhenCollapsed','4qcKtce','_refreshActiveMarkers','_viewToController','stopListening','EditorAnnotations','keys','delegate','componentFactory'];_0x31f3=function(){return _0x55b9ff;};return _0x31f3();}import{Users as _0x37923d,getDateTimeFormatter as _0x256941,getAllMarkersDomElementsSorted as _0x2196f2}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1c6b4c from'./trackchangesediting.js';import _0x43327d from'./ui/suggestioncontroller.js';import _0x177c96 from'./ui/view/suggestionthreadview.js';import _0x2a5d11 from'./ui/view/suggestionview.js';import{getTranslation as _0x5663ea}from'./utils/common-translations.js';import _0x5b74e3 from'../theme/icons/track-changes.svg';function _0x80b2(_0x44352a,_0x3f0be1){const _0x31f30d=_0x31f3();return _0x80b2=function(_0x80b23c,_0x1de05c){_0x80b23c=_0x80b23c-0x1c1;let _0x452c98=_0x31f30d[_0x80b23c];return _0x452c98;},_0x80b2(_0x44352a,_0x3f0be1);}export default class d extends _0x4fa334{static get[_0xeb3e63(0x1f7)](){const _0x5f42ea=_0xeb3e63;return[_0x1c6b4c,_0x37923d,_0x5f42ea(0x1f2),_0x5f42ea(0x213),_0x5f42ea(0x20f)];}static get[_0xeb3e63(0x242)](){const _0x320abc=_0xeb3e63;return _0x320abc(0x24d);}constructor(_0x2d2ba0){const _0x3dd64c=_0xeb3e63;super(_0x2d2ba0),this[_0x3dd64c(0x1e0)]=new Map(),this[_0x3dd64c(0x20d)]=new Map(),this[_0x3dd64c(0x230)]=new Map(),this[_0x3dd64c(0x221)]=new Map();const _0x2e545f=this[_0x3dd64c(0x1cd)][_0x3dd64c(0x24e)];_0x2e545f[_0x3dd64c(0x1c3)](_0x3dd64c(0x1dd),_0x177c96),_0x2e545f[_0x3dd64c(0x1c3)](_0x3dd64c(0x1f8),_0x2a5d11),_0x2e545f[_0x3dd64c(0x1c3)](_0x3dd64c(0x203),!0x1),this[_0x3dd64c(0x1c4)]=_0x2e545f[_0x3dd64c(0x1e1)](_0x3dd64c(0x203));}[_0xeb3e63(0x250)](_0x1c523b,_0x233826){const _0x2be3c7=_0xeb3e63;0x0===this[_0x2be3c7(0x221)][_0x2be3c7(0x1d9)]&&setTimeout(()=>{const _0x2a3242=_0x2be3c7;for(const [_0x3ff8be,_0x56cf0c]of this[_0x2a3242(0x221)]){const _0x5988d1=this[_0x2a3242(0x1e0)][_0x2a3242(0x22c)](_0x3ff8be);_0x5988d1||_0x56cf0c?_0x5988d1&&_0x56cf0c&&this[_0x2a3242(0x24a)](_0x3ff8be):this[_0x2a3242(0x214)](_0x3ff8be);}this[_0x2a3242(0x221)][_0x2a3242(0x204)](),this[_0x2a3242(0x1cd)][_0x2a3242(0x206)][_0x2a3242(0x1e1)](_0x2a3242(0x20f))[_0x2a3242(0x202)](),this[_0x2a3242(0x20c)]();},0xa),this[_0x2be3c7(0x221)][_0x2be3c7(0x1f5)](_0x1c523b,_0x233826);}[_0xeb3e63(0x22a)](){const _0x51abee=_0xeb3e63,_0x4ed4d3=this[_0x51abee(0x1cd)],_0x42579d=_0x4ed4d3[_0x51abee(0x206)][_0x51abee(0x1e1)](_0x51abee(0x231)),_0x5cf3a3=_0x4ed4d3[_0x51abee(0x206)][_0x51abee(0x1e1)](_0x51abee(0x213)),_0x4b357d=_0x4ed4d3[_0x51abee(0x206)][_0x51abee(0x1e1)](_0x51abee(0x20f)),_0x36a407=_0x4ed4d3[_0x51abee(0x206)][_0x51abee(0x1e1)](_0x51abee(0x1f2));this[_0x51abee(0x225)](),_0x4b357d[_0x51abee(0x252)](()=>{const _0x8068ab=_0x51abee,_0x3c1e3e=[];for(const [_0x100edc,_0x3f055e]of Array[_0x8068ab(0x21a)](this[_0x8068ab(0x1e0)])){const _0x25aeb3=_0x100edc[_0x8068ab(0x1dc)](),_0x2a86f7=[];for(const _0x4eccd5 of _0x25aeb3){if(!_0x4eccd5[_0x8068ab(0x256)])continue;if(_0x4eccd5[_0x8068ab(0x226)]){_0x2a86f7[_0x8068ab(0x21f)](..._0x4eccd5[_0x8068ab(0x217)]());continue;}const _0x3054ad=_0x4eccd5[_0x8068ab(0x255)]();if(_0x2a86f7[_0x8068ab(0x22b)]>0x0){const _0x214fc3=_0x2a86f7[0x0][_0x8068ab(0x23c)](_0x3054ad);if(_0x214fc3){_0x2a86f7[0x0]=_0x214fc3;continue;}}_0x2a86f7[_0x8068ab(0x21f)](_0x3054ad);}_0x3c1e3e[_0x8068ab(0x21f)]([_0x3f055e[_0x8068ab(0x215)],_0x2a86f7]);}return _0x3c1e3e;}),this[_0x51abee(0x209)](_0x42579d,_0x51abee(0x1e9),(_0x549ac2,_0x3dc54a)=>{const _0x4d9045=_0x51abee;this[_0x4d9045(0x209)](_0x3dc54a,_0x4d9045(0x223),(_0xcac13e,_0x300564,_0x2a2db5,_0x7b3e18)=>{const _0x25f6a9=_0x4d9045;_0x3dc54a[_0x25f6a9(0x256)]&&(null==_0x2a2db5?(this[_0x25f6a9(0x1fc)](_0x7b3e18[_0x25f6a9(0x1f0)]),this[_0x25f6a9(0x250)](_0x3dc54a,!0x1)):(this[_0x25f6a9(0x1fc)](_0x2a2db5[_0x25f6a9(0x1f0)]),null==_0x7b3e18&&this[_0x25f6a9(0x250)](_0x3dc54a,!0x0)));}),null!==_0x3dc54a[_0x4d9045(0x24c)]?this[_0x4d9045(0x1fc)](_0x3dc54a[_0x4d9045(0x1f0)]):this[_0x4d9045(0x250)](_0x3dc54a,!0x1);}),this[_0x51abee(0x209)](_0x42579d,_0x51abee(0x22e),(_0x478241,_0xb71eaf,_0x4c1a72)=>{const _0x2cde79=_0x51abee;this[_0x2cde79(0x20e)](_0xb71eaf,_0x2cde79(0x223)),this[_0x2cde79(0x221)][_0x2cde79(0x240)](_0xb71eaf),this[_0x2cde79(0x1e0)][_0x2cde79(0x22c)](_0xb71eaf)&&this[_0x2cde79(0x24a)](_0xb71eaf),_0x4c1a72&&this[_0x2cde79(0x1fc)](_0x4c1a72[_0x2cde79(0x1f0)]);}),this[_0x51abee(0x209)](_0x42579d,_0x51abee(0x238),(_0x101c7c,_0x840945)=>{const _0x15d9d9=_0x51abee;this[_0x15d9d9(0x1fc)](_0x840945);}),this[_0x51abee(0x209)](_0x5cf3a3,_0x51abee(0x22f),()=>{const _0x5eeeb2=_0x51abee;this[_0x5eeeb2(0x20c)]();}),this[_0x51abee(0x209)](_0x36a407,_0x51abee(0x205),(_0x5bda49,{threadId:_0x343509,isFromAdapter:_0x1b2e70})=>{const _0x51396b=_0x51abee;if(_0x1b2e70||!_0x42579d[_0x51396b(0x232)](_0x343509))return;const _0xeffe04=_0x42579d[_0x51396b(0x1e8)](_0x343509);this[_0x51396b(0x1e0)][_0x51396b(0x1e1)](_0xeffe04)[_0x51396b(0x215)][_0x51396b(0x23e)][_0x51396b(0x1e5)](-0x1);},{'priority':_0x51abee(0x1eb)});}[_0xeb3e63(0x20c)](){const _0x5b2219=_0xeb3e63,_0x3ee05f=this[_0x5b2219(0x1cd)][_0x5b2219(0x206)][_0x5b2219(0x1e1)](_0x5b2219(0x213)),_0x4d4795=this[_0x5b2219(0x1cd)][_0x5b2219(0x206)][_0x5b2219(0x1e1)](_0x5b2219(0x231)),_0x1be8e3=Array[_0x5b2219(0x21a)](_0x3ee05f[_0x5b2219(0x216)],_0x1d29a8=>_0x1d29a8[_0x5b2219(0x1d8)])[_0x5b2219(0x243)](_0x1c75a8=>this[_0x5b2219(0x20d)][_0x5b2219(0x22c)](_0x1c75a8)),_0x3626ef=[];for(const _0x577e9c of _0x1be8e3){const _0x35371b=this[_0x5b2219(0x20d)][_0x5b2219(0x1e1)](_0x577e9c)[_0x5b2219(0x219)][_0x5b2219(0x1dc)]();_0x3626ef[_0x5b2219(0x21f)](..._0x35371b[_0x5b2219(0x1da)]((_0x56b386,_0x2a517a)=>[..._0x56b386,..._0x2a517a[_0x5b2219(0x1fe)]()],[]));}_0x4d4795[_0x5b2219(0x1d3)]=_0x3626ef;}[_0xeb3e63(0x225)](){const _0x4b0dce=_0xeb3e63,_0x4d0100=this[_0x4b0dce(0x1cd)],_0xa479a0=_0x4d0100[_0x4b0dce(0x1c5)],_0x579fca=_0x5663ea(_0xa479a0,_0x4b0dce(0x201)),_0x1742a4=new _0x54053c([{'type':_0x4b0dce(0x208),'model':new _0x45746e({'withText':!0x0,'isToggleable':!0x0,'label':_0x579fca,'commandName':_0x4b0dce(0x251),'role':_0x4b0dce(0x1db)})},{'type':_0x4b0dce(0x1f6)},{'type':_0x4b0dce(0x23d),'model':new _0x45746e({'withText':!0x0,'label':_0x5663ea(_0xa479a0,_0x4b0dce(0x246)),'commandName':_0x4b0dce(0x229),'role':_0x4b0dce(0x220)})},{'type':_0x4b0dce(0x23d),'model':new _0x45746e({'withText':!0x0,'label':_0x5663ea(_0xa479a0,_0x4b0dce(0x247)),'commandName':_0x4b0dce(0x1ce),'role':_0x4b0dce(0x220)})},{'type':_0x4b0dce(0x23d),'model':new _0x45746e({'withText':!0x0,'label':_0x5663ea(_0xa479a0,_0x4b0dce(0x1f1)),'commandName':_0x4b0dce(0x235),'role':_0x4b0dce(0x220)})},{'type':_0x4b0dce(0x23d),'model':new _0x45746e({'withText':!0x0,'label':_0x5663ea(_0xa479a0,_0x4b0dce(0x1c6)),'commandName':_0x4b0dce(0x1cf),'role':_0x4b0dce(0x220)})}]);for(const _0x20bda5 of _0x1742a4)if(me(_0x20bda5)){const _0x75f46d=_0x4d0100[_0x4b0dce(0x207)][_0x4b0dce(0x1e1)](_0x20bda5[_0x4b0dce(0x219)][_0x4b0dce(0x1fa)]);_0x20bda5[_0x4b0dce(0x219)][_0x4b0dce(0x23a)](_0x4b0dce(0x258),_0x4b0dce(0x1d7))['to'](_0x75f46d,_0x4b0dce(0x1c2),_0x4b0dce(0x1d7));}_0x4d0100['ui'][_0x4b0dce(0x212)][_0x4b0dce(0x1df)](_0x4b0dce(0x251),_0x2e33af=>this[_0x4b0dce(0x1fb)](_0x2e33af,_0x1742a4,_0x579fca)),_0x4d0100['ui'][_0x4b0dce(0x212)][_0x4b0dce(0x1df)](_0x4b0dce(0x1f3),_0x26631a=>this[_0x4b0dce(0x239)](_0x26631a,_0x1742a4,_0x579fca));}[_0xeb3e63(0x1fb)](_0x96ab59,_0x266e04,_0x2070ba){const _0x203b32=_0xeb3e63,_0x86532e=_0x28422e(_0x96ab59,_0x52df53),_0x4085e8=this[_0x203b32(0x1cd)][_0x203b32(0x207)][_0x203b32(0x1e1)](_0x203b32(0x251));_0x86532e[_0x203b32(0x228)][_0x203b32(0x1f5)]({'tooltip':_0x2070ba,'label':_0x2070ba,'icon':_0x5b74e3}),_0x86532e[_0x203b32(0x228)][_0x203b32(0x23a)](_0x203b32(0x258))['to'](_0x4085e8,_0x203b32(0x1c2)),_0x86532e[_0x203b32(0x228)]['on'](_0x203b32(0x1c1),()=>{const _0x3860dc=_0x203b32;_0x4085e8[_0x3860dc(0x1c1)](),this[_0x3860dc(0x1cd)][_0x3860dc(0x21d)][_0x3860dc(0x215)][_0x3860dc(0x1e5)]();}),_0x58fc6a(_0x86532e,_0x266e04,{'role':_0x203b32(0x253)});const _0x144bf3=[];for(const _0x58debc of _0x266e04)me(_0x58debc)&&_0x144bf3[_0x203b32(0x21f)](this[_0x203b32(0x1cd)][_0x203b32(0x207)][_0x203b32(0x1e1)](_0x58debc[_0x203b32(0x219)][_0x203b32(0x1fa)]));const _0x36aaaa=_0x86532e[_0x203b32(0x228)];return _0x36aaaa[_0x203b32(0x236)][_0x203b32(0x1ea)](_0x203b32(0x1d7)),_0x36aaaa[_0x203b32(0x218)][_0x203b32(0x1ea)](_0x203b32(0x1d7)),_0x36aaaa[_0x203b32(0x236)][_0x203b32(0x23a)](_0x203b32(0x1d7))['to'](_0x4085e8,_0x203b32(0x1d7)),_0x36aaaa[_0x203b32(0x218)][_0x203b32(0x23a)](_0x203b32(0x1d7))[_0x203b32(0x21e)](_0x144bf3,_0x203b32(0x1d7),(..._0x5814d0)=>_0x5814d0[_0x203b32(0x227)](_0x44badb=>_0x44badb)),_0x86532e['on'](_0x203b32(0x1c1),_0x409c1a=>{const _0x285e59=_0x203b32;this[_0x285e59(0x1cd)][_0x285e59(0x1c1)](_0x409c1a[_0x285e59(0x21c)][_0x285e59(0x1fa)]),this[_0x285e59(0x1cd)][_0x285e59(0x21d)][_0x285e59(0x215)][_0x285e59(0x1e5)]();}),_0x86532e;}[_0xeb3e63(0x239)](_0x2effc5,_0x4642b5,_0x4c1bcb){const _0x5f0165=_0xeb3e63,_0xb3ab52=new _0x2b20da(_0x2effc5),_0x337a1a=this[_0x5f0165(0x1cd)][_0x5f0165(0x207)][_0x5f0165(0x1e1)](_0x5f0165(0x251));_0xb3ab52[_0x5f0165(0x228)][_0x5f0165(0x1f5)]({'label':_0x4c1bcb,'icon':_0x5b74e3});const _0xefc427=new _0x1ea12c(_0x2effc5);for(const _0x29f105 of _0x4642b5){if(_0x5f0165(0x1f6)==_0x29f105[_0x5f0165(0x24f)]){_0xefc427[_0x5f0165(0x1ee)][_0x5f0165(0x1df)](new _0x3b14d8(_0x2effc5));continue;}const _0xde67d4=new _0x4b02fb(_0x2effc5,_0xb3ab52),_0x298015=new _0x3c99a9(_0x2effc5),_0x256812=_0x29f105[_0x5f0165(0x219)];_0x298015[_0x5f0165(0x23a)](...Object[_0x5f0165(0x210)](_0x256812))['to'](_0x256812),_0x298015[_0x5f0165(0x211)](_0x5f0165(0x1c1))['to'](_0xb3ab52),_0x298015['on'](_0x5f0165(0x1c1),()=>{const _0x2799f3=_0x5f0165;this[_0x2799f3(0x1cd)][_0x2799f3(0x1c1)](_0x256812[_0x2799f3(0x1fa)]),this[_0x2799f3(0x1cd)][_0x2799f3(0x21d)][_0x2799f3(0x215)][_0x2799f3(0x1e5)]();}),_0xde67d4[_0x5f0165(0x248)][_0x5f0165(0x1df)](_0x298015),_0xefc427[_0x5f0165(0x1ee)][_0x5f0165(0x1df)](_0xde67d4);}return _0xb3ab52[_0x5f0165(0x23a)](_0x5f0165(0x1d7))['to'](_0x337a1a,_0x5f0165(0x1d7)),_0xb3ab52[_0x5f0165(0x237)][_0x5f0165(0x248)][_0x5f0165(0x1df)](_0xefc427),_0xb3ab52;}[_0xeb3e63(0x214)](_0x2287e6){const _0x37d231=_0xeb3e63,_0x18fe2=this[_0x37d231(0x1cd)],_0x51ab15=_0x18fe2[_0x37d231(0x24e)],_0x3c7bd9=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x213)),_0x4043e4=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x1f2)),_0x405f36=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x20f)),_0x1ee101=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37923d)['me'],_0x2d8fcb=_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x251))[_0x37d231(0x257)],_0x6a774b=_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x251))[_0x37d231(0x245)],{CommentsListView:_0x4ef929,CommentThreadInputView:_0x3c6e0d}=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x1ff));let _0x52d172,_0x79dc5a,_0x37946c;this[_0x37d231(0x230)][_0x37d231(0x22c)](_0x2287e6['id'])?(_0x79dc5a=this[_0x37d231(0x230)][_0x37d231(0x1e1)](_0x2287e6['id']),_0x52d172=_0x79dc5a[_0x37d231(0x1e3)]):(_0x52d172=new _0x2d8fcb(_0x18fe2[_0x37d231(0x1c5)],_0x2287e6,_0x1ee101,{'disableComments':this[_0x37d231(0x1c4)],'editorConfig':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x1d1)),'maxCommentsWhenCollapsed':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x20a)),'maxThreadTotalWeight':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x249)),'maxCommentCharsWhenCollapsed':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x1cc)),'formatDateTime':_0x256941(_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x1c5))),'CommentView':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x222))[_0x37d231(0x234)],'CommentsListView':_0x4ef929,'CommentThreadInputView':_0x3c6e0d,'SuggestionView':_0x6a774b}),_0x52d172[_0x37d231(0x1d6)][_0x37d231(0x233)]['on'](_0x37d231(0x1c1),()=>{const _0xf29d9b=_0x37d231;_0x18fe2[_0xf29d9b(0x21d)][_0xf29d9b(0x215)][_0xf29d9b(0x1e5)]();}),_0x52d172[_0x37d231(0x1d6)][_0x37d231(0x1d5)]['on'](_0x37d231(0x1c1),()=>{const _0x9fd355=_0x37d231;_0x18fe2[_0x9fd355(0x21d)][_0x9fd355(0x215)][_0x9fd355(0x1e5)]();}),_0x79dc5a=_0x3c7bd9[_0x37d231(0x1fd)](this[_0x37d231(0x1cd)][_0x37d231(0x1c5)],_0x52d172),_0x79dc5a[_0x37d231(0x23a)](_0x37d231(0x1f9))['to'](_0x52d172,_0x37d231(0x1f9)),_0x79dc5a[_0x37d231(0x23a)](_0x37d231(0x22b))['to'](_0x52d172),_0x79dc5a[_0x37d231(0x23a)](_0x37d231(0x24f))['to'](_0x52d172,_0x37d231(0x24f),_0x18c46c=>_0x37d231(0x244)+_0x18c46c),_0x52d172['on'](_0x37d231(0x1cb),()=>{const _0x4ff315=_0x37d231;_0x37946c[_0x4ff315(0x1d4)](_0x4ff315(0x1cb));}),this[_0x37d231(0x230)][_0x37d231(0x1f5)](_0x2287e6['id'],_0x79dc5a));const _0x6ecc02=_0x4043e4[_0x37d231(0x1d0)](_0x2287e6[_0x37d231(0x241)],_0x52d172),_0x3c6368=new _0x43327d(_0x18fe2,_0x2287e6,_0x52d172,_0x6ecc02),_0x12a8d0=_0x2287e6[_0x37d231(0x1dc)]()[_0x37d231(0x243)](_0x75bcad=>_0x75bcad[_0x37d231(0x256)]);_0x52d172[_0x37d231(0x1c9)]=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x231))[_0x37d231(0x1ed)][_0x37d231(0x1c7)](_0x12a8d0),this[_0x37d231(0x1e0)][_0x37d231(0x1f5)](_0x2287e6,_0x3c6368),this[_0x37d231(0x20d)][_0x37d231(0x1f5)](_0x52d172,_0x3c6368),_0x37946c=_0x3c7bd9[_0x37d231(0x1f4)]({'view':_0x79dc5a,'target':()=>{const _0x1f2a90=_0x37d231,_0x479abd=[],_0x44e358=_0x2287e6[_0x1f2a90(0x1dc)]()[_0x1f2a90(0x243)](_0x191afd=>_0x191afd[_0x1f2a90(0x256)]);for(const _0x560936 of _0x44e358)_0x479abd[_0x1f2a90(0x21f)](..._0x560936[_0x1f2a90(0x23f)]());return _0x2196f2(_0x18fe2[_0x1f2a90(0x21d)],_0x479abd);},'type':()=>_0x37d231(0x244)+_0x3c6368[_0x37d231(0x215)][_0x37d231(0x24f)]}),_0x4043e4[_0x37d231(0x23b)](_0x52d172,_0x37946c),_0x3c7bd9[_0x37d231(0x1df)](_0x37946c),_0x405f36[_0x37d231(0x254)](_0x37946c);}[_0xeb3e63(0x24a)](_0x4ae6a6){const _0x1d7be6=_0xeb3e63,_0x122552=this[_0x1d7be6(0x1cd)][_0x1d7be6(0x206)][_0x1d7be6(0x1e1)](_0x1d7be6(0x1f2)),_0x3be9d0=this[_0x1d7be6(0x1cd)][_0x1d7be6(0x206)][_0x1d7be6(0x1e1)](_0x1d7be6(0x213)),_0x4b949b=this[_0x1d7be6(0x1e0)][_0x1d7be6(0x1e1)](_0x4ae6a6),_0xa36071=_0x4b949b[_0x1d7be6(0x215)],_0x567383=_0x3be9d0[_0x1d7be6(0x1e7)](_0xa36071);_0x122552[_0x1d7be6(0x1c8)](_0xa36071),_0x567383&&_0x3be9d0[_0x1d7be6(0x1e6)](_0x567383),this[_0x1d7be6(0x1e0)][_0x1d7be6(0x240)](_0x4ae6a6),this[_0x1d7be6(0x20d)][_0x1d7be6(0x240)](_0xa36071),_0x4b949b[_0x1d7be6(0x1ca)]();}[_0xeb3e63(0x1fc)](_0x18794e){const _0x1a78c8=_0xeb3e63;if(!_0x18794e[_0x1a78c8(0x256)]||!this[_0x1a78c8(0x1e0)][_0x1a78c8(0x22c)](_0x18794e))return;const _0x5c264d=this[_0x1a78c8(0x1cd)][_0x1a78c8(0x206)][_0x1a78c8(0x1e1)](_0x1a78c8(0x231)),_0x464d3b=this[_0x1a78c8(0x1e0)][_0x1a78c8(0x1e1)](_0x18794e),_0x5a8d53=_0x18794e[_0x1a78c8(0x1dc)]();_0x464d3b[_0x1a78c8(0x215)][_0x1a78c8(0x1c9)]=_0x5c264d[_0x1a78c8(0x1ed)][_0x1a78c8(0x1c7)](_0x5a8d53);}[_0xeb3e63(0x1ca)](){const _0x1d4275=_0xeb3e63;for(const _0x12c574 of this[_0x1d4275(0x1e0)][_0x1d4275(0x210)]())this[_0x1d4275(0x24a)](_0x12c574);for(const _0x1ac176 of this[_0x1d4275(0x230)][_0x1d4275(0x1d2)]())_0x1ac176[_0x1d4275(0x1e3)][_0x1d4275(0x1ca)]();super[_0x1d4275(0x1ca)]();}}function me(_0x3b13bc){const _0xd97546=_0xeb3e63;return _0xd97546(0x219)in _0x3b13bc;}
@@ -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 _0x3826(){const _0x3cde64=['_editor','isEnabled','PendingActions','canAccept','40746SxABHW','execute','locale','add','remove','discardSuggestion','commands','_removePendingAction','9drLxZc','7286344fJlgSm','PENDING_ACTION_SUGGESTION','get','459178JZzStW','_acceptCommand','3IXxfnz','acceptSuggestion','canEditAt','315BIsVmZ','5908136pcSxCw','stopListening','unbind','destroy','getRanges','plugins','commentThreadController','_pendingAction','view','bind','model','canDiscard','_setPendingAction','change:isDirty','listenTo','52188ubnrWB','8056160VTbzLa','_discardCommand','741310TgUkIf','isDirty'];_0x3826=function(){return _0x3cde64;};return _0x3826();}const _0x3bd495=_0x3948;(function(_0x3e0f86,_0xf30b7c){const _0x3920e6=_0x3948,_0x527aff=_0x3e0f86();while(!![]){try{const _0x1d1b43=-parseInt(_0x3920e6(0x133))/0x1+-parseInt(_0x3920e6(0x13f))/0x2*(parseInt(_0x3920e6(0x141))/0x3)+-parseInt(_0x3920e6(0x145))/0x4+parseInt(_0x3920e6(0x144))/0x5*(parseInt(_0x3920e6(0x12a))/0x6)+parseInt(_0x3920e6(0x12b))/0x7+parseInt(_0x3920e6(0x13c))/0x8*(parseInt(_0x3920e6(0x13b))/0x9)+-parseInt(_0x3920e6(0x12d))/0xa;if(_0x1d1b43===_0xf30b7c)break;else _0x527aff['push'](_0x527aff['shift']());}catch(_0x4b3fa9){_0x527aff['push'](_0x527aff['shift']());}}}(_0x3826,0xc06b3));function _0x3948(_0x4262c3,_0x412f58){const _0x38268a=_0x3826();return _0x3948=function(_0x3948c8,_0x5507d7){_0x3948c8=_0x3948c8-0x127;let _0x2b2861=_0x38268a[_0x3948c8];return _0x2b2861;},_0x3948(_0x4262c3,_0x412f58);}import{ObservableMixin as _0x191703}from'ckeditor5/src/utils.js';import{getTranslation as _0x6d8d39}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
+ _0x191703(){constructor(_0x3419f4,_0x3bd1f8,_0x361dd2,_0x42d938){const _0x2de860=_0x3948;super(),this[_0x2de860(0x14f)]=_0x3bd1f8,this[_0x2de860(0x14d)]=_0x361dd2,this[_0x2de860(0x14b)]=_0x42d938,this[_0x2de860(0x12f)]=_0x3419f4,this[_0x2de860(0x140)]=_0x3419f4[_0x2de860(0x139)][_0x2de860(0x13e)](_0x2de860(0x142)),this[_0x2de860(0x12c)]=_0x3419f4[_0x2de860(0x139)][_0x2de860(0x13e)](_0x2de860(0x138)),this[_0x2de860(0x14d)][_0x2de860(0x14e)](_0x2de860(0x130))['to'](this[_0x2de860(0x140)],this[_0x2de860(0x12c)],(_0x9ab548,_0x2d42cc)=>_0x9ab548||_0x2d42cc),this[_0x2de860(0x14d)][_0x2de860(0x14e)](_0x2de860(0x132))['to'](this[_0x2de860(0x140)],_0x2de860(0x130),_0x2fad61=>_0x2fad61&&this[_0x2de860(0x12f)][_0x2de860(0x14f)][_0x2de860(0x143)](_0x3bd1f8[_0x2de860(0x149)]())),this[_0x2de860(0x14d)][_0x2de860(0x14e)](_0x2de860(0x150))['to'](this[_0x2de860(0x12c)],_0x2de860(0x130),_0x19968e=>_0x19968e&&this[_0x2de860(0x12f)][_0x2de860(0x14f)][_0x2de860(0x143)](_0x3bd1f8[_0x2de860(0x149)]())),this[_0x2de860(0x14c)]=null,_0x361dd2[_0x2de860(0x12e)]&&this[_0x2de860(0x127)](),this[_0x2de860(0x129)](_0x361dd2,_0x2de860(0x142),()=>this[_0x2de860(0x142)]()),this[_0x2de860(0x129)](_0x361dd2,_0x2de860(0x138),()=>this[_0x2de860(0x138)]()),this[_0x2de860(0x129)](_0x361dd2,_0x2de860(0x128),()=>{const _0x5ad15c=_0x2de860;_0x361dd2[_0x5ad15c(0x12e)]?this[_0x5ad15c(0x127)]():this[_0x5ad15c(0x13a)]();});}[_0x3bd495(0x142)](){const _0x549bac=_0x3bd495;this[_0x549bac(0x140)][_0x549bac(0x134)](this[_0x549bac(0x14f)]['id']);}[_0x3bd495(0x138)](){const _0x38f59d=_0x3bd495;this[_0x38f59d(0x12c)][_0x38f59d(0x134)](this[_0x38f59d(0x14f)]['id']);}[_0x3bd495(0x148)](){const _0x281193=_0x3bd495;this[_0x281193(0x14d)][_0x281193(0x147)](_0x281193(0x130)),this[_0x281193(0x14d)][_0x281193(0x147)](_0x281193(0x132)),this[_0x281193(0x14d)][_0x281193(0x147)](_0x281193(0x150)),this[_0x281193(0x146)](),this[_0x281193(0x14b)][_0x281193(0x148)](),this[_0x281193(0x14c)]&&this[_0x281193(0x13a)]();}[_0x3bd495(0x127)](){const _0x501fb3=_0x3bd495,_0x1a743d=_0x6d8d39(this[_0x501fb3(0x12f)][_0x501fb3(0x135)],_0x501fb3(0x13d));this[_0x501fb3(0x14c)]=this[_0x501fb3(0x12f)][_0x501fb3(0x14a)][_0x501fb3(0x13e)](_0x501fb3(0x131))[_0x501fb3(0x136)](_0x1a743d);}[_0x3bd495(0x13a)](){const _0x42810d=_0x3bd495;null!==this[_0x42810d(0x14c)]&&this[_0x42810d(0x12f)][_0x42810d(0x14a)][_0x42810d(0x13e)](_0x42810d(0x131))[_0x42810d(0x137)](this[_0x42810d(0x14c)]),this[_0x42810d(0x14c)]=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
+ function _0x42cc(_0x34632e,_0x690477){const _0x870348=_0x8703();return _0x42cc=function(_0x42cc2a,_0xee406b){_0x42cc2a=_0x42cc2a-0x104;let _0x3eac8f=_0x870348[_0x42cc2a];return _0x3eac8f;},_0x42cc(_0x34632e,_0x690477);}const _0x5282de=_0x42cc;function _0x8703(){const _0x4f5d59=['hasDirtyComment','4175248ijGKTz','showInput','tab','locale','text/html','focusTracker','submit','_createCommentViews','_model','keystrokes','name','CommentView','target','length','fire','join','setData','15125272lWWKWa','canAccept','element','focusables','removeComment','assign','isActive','1749006BZEKjv','50548bZkefQ','commentThread','313956owMPDB','ariaLabel','addComment','_createCommentThreadInputView','value','isDirty','formatDateTime','authoredAt','bind','isEnabled','375208LmBGPY','map','627093rsGZvY','editor','commentThreadInputView','_localUser','isReadOnly','descriptionParts','canDiscard','set','author','content','focusCycler','body','135UCFrRw','disabledSubmit','delegate','textContent','focus','destroy','ariaDescriptionView','parseFromString','shift+tab','SUGGESTION_THREAD_ARIA_LABEL','_config','commentInputView','disableComments','editorConfig','commentsListView','cancel','updateComment','render','SUGGESTION_THREAD_DESCRIPTION'];_0x8703=function(){return _0x4f5d59;};return _0x8703();}(function(_0x33ca66,_0x5e084b){const _0x520f75=_0x42cc,_0xb72d1a=_0x33ca66();while(!![]){try{const _0x5da6b2=parseInt(_0x520f75(0x12d))/0x1+parseInt(_0x520f75(0x12b))/0x2+parseInt(_0x520f75(0x11e))/0x3+-parseInt(_0x520f75(0x11f))/0x4*(-parseInt(_0x520f75(0x139))/0x5)+parseInt(_0x520f75(0x121))/0x6+parseInt(_0x520f75(0x106))/0x7+-parseInt(_0x520f75(0x117))/0x8;if(_0x5da6b2===_0x5e084b)break;else _0xb72d1a['push'](_0xb72d1a['shift']());}catch(_0x43b635){_0xb72d1a['push'](_0xb72d1a['shift']());}}}(_0x8703,0x79585));import{FocusCycler as _0x2201ce,View as _0x472da2,ViewCollection as _0x12a1d1}from'ckeditor5/src/ui.js';import{FocusTracker as _0x1c2c94,KeystrokeHandler as _0x5657e6}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x3448cb,setupThreadKeyboardNavigation as _0x45eee2}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x2a985b}from'../../utils/common-translations.js';import{renderDescription as _0x53fffc}from'../../utils/utils.js';export default class us extends _0x472da2{constructor(_0x2455bf,_0x435e29,_0x4e3680,_0x59f340){const _0x383614=_0x42cc;super(_0x2455bf),this[_0x383614(0x147)]=null,this[_0x383614(0x12f)]=null,this[_0x383614(0x13f)]=new _0x3448cb(_0x2455bf,_0x2a985b(_0x2455bf,_0x383614(0x104))),this[_0x383614(0x134)](_0x383614(0x11d),!0x1),this[_0x383614(0x134)](_0x383614(0x128),_0x435e29[_0x383614(0x128)]),this[_0x383614(0x129)](_0x383614(0x128))['to'](_0x435e29),this[_0x383614(0x134)](_0x383614(0x132),[]),this[_0x383614(0x134)](_0x383614(0x126),!0x1),this[_0x383614(0x134)](_0x383614(0x12a),!0x1),this[_0x383614(0x134)](_0x383614(0x118),!0x1),this[_0x383614(0x134)](_0x383614(0x133),!0x1),this[_0x383614(0x129)](_0x383614(0x122))['to'](this,_0x383614(0x113),_0x435e29,_0x383614(0x128),this,_0x383614(0x132),(_0x5c5c5c,_0x27541c,_0x5abc8f)=>{const _0x2cacbc=_0x383614,_0x325823=_0x5abc8f[_0x2cacbc(0x12c)](_0x480d7f=>_0x53fffc(_0x480d7f[_0x2cacbc(0x136)]))[_0x2cacbc(0x115)]('.\x20')+'.';return _0x2a985b(this[_0x2cacbc(0x109)],_0x2cacbc(0x142),[_0x5c5c5c-0x1,_0x435e29[_0x2cacbc(0x135)][_0x2cacbc(0x110)],_0x27541c?_0x59f340[_0x2cacbc(0x127)](_0x27541c):'',new DOMParser()[_0x2cacbc(0x140)](_0x325823,_0x2cacbc(0x10a))[_0x2cacbc(0x138)][_0x2cacbc(0x13c)]]);}),this[_0x383614(0x11a)]=new _0x12a1d1(),this[_0x383614(0x10b)]=new _0x1c2c94(),this[_0x383614(0x10f)]=new _0x5657e6(),this[_0x383614(0x137)]=new _0x2201ce({'focusables':this[_0x383614(0x11a)],'focusTracker':this[_0x383614(0x10b)],'keystrokeHandler':this[_0x383614(0x10f)],'keystrokeHandlerOptions':{'filter':_0x33d3ee=>_0x33d3ee[_0x383614(0x112)]!==this[_0x383614(0x119)]},'actions':{'focusPrevious':_0x383614(0x141),'focusNext':_0x383614(0x108)}}),this[_0x383614(0x10e)]=_0x435e29,this[_0x383614(0x130)]=_0x4e3680,this[_0x383614(0x143)]=_0x59f340,_0x59f340[_0x383614(0x145)]?this[_0x383614(0x134)](_0x383614(0x113),0x1):this[_0x383614(0x10d)]();}[_0x5282de(0x14a)](){const _0x33db9a=_0x5282de;super[_0x33db9a(0x14a)](),_0x45eee2(this,this[_0x33db9a(0x11a)]);}[_0x5282de(0x13d)](){const _0x4cfc0b=_0x5282de;this[_0x4cfc0b(0x119)][_0x4cfc0b(0x13d)]();}[_0x5282de(0x13e)](){const _0x2a403c=_0x5282de;this[_0x2a403c(0x147)]&&this[_0x2a403c(0x147)][_0x2a403c(0x13e)](),this[_0x2a403c(0x12f)]&&this[_0x2a403c(0x12f)][_0x2a403c(0x13e)](),super[_0x2a403c(0x13e)]();}[_0x5282de(0x10d)](){const _0x4207cc=_0x5282de,{CommentsListView:_0x20802c}=this[_0x4207cc(0x143)];this[_0x4207cc(0x147)]=new _0x20802c(this[_0x4207cc(0x109)],this[_0x4207cc(0x10e)][_0x4207cc(0x120)],Object[_0x4207cc(0x11c)]({'CommentView':this[_0x4207cc(0x143)][_0x4207cc(0x111)]},this[_0x4207cc(0x143)])),this[_0x4207cc(0x147)][_0x4207cc(0x13b)](_0x4207cc(0x11b))['to'](this),this[_0x4207cc(0x147)][_0x4207cc(0x13b)](_0x4207cc(0x149))['to'](this),this[_0x4207cc(0x147)][_0x4207cc(0x129)](_0x4207cc(0x11d))['to'](this),this[_0x4207cc(0x134)](_0x4207cc(0x113),this[_0x4207cc(0x147)][_0x4207cc(0x113)]+0x1),this[_0x4207cc(0x129)](_0x4207cc(0x113))['to'](this[_0x4207cc(0x147)],_0x4207cc(0x113),_0x552f6b=>_0x552f6b+0x1),this[_0x4207cc(0x12f)]=this[_0x4207cc(0x124)](),this['on'](_0x4207cc(0x11b),()=>this[_0x4207cc(0x13d)]()),this[_0x4207cc(0x129)](_0x4207cc(0x126))['to'](this[_0x4207cc(0x147)],_0x4207cc(0x105),this[_0x4207cc(0x12f)][_0x4207cc(0x144)],_0x4207cc(0x125),(_0x36337c,_0x267f50)=>_0x36337c||!!_0x267f50);}[_0x5282de(0x124)](){const _0x15cd54=_0x5282de,{CommentThreadInputView:_0x448e73}=this[_0x15cd54(0x143)],_0x5ecddb=new _0x448e73(this[_0x15cd54(0x109)],this[_0x15cd54(0x130)],this[_0x15cd54(0x143)][_0x15cd54(0x146)]),_0x12aefe=_0x5ecddb[_0x15cd54(0x144)];return _0x5ecddb[_0x15cd54(0x129)](_0x15cd54(0x107))['to'](this,_0x15cd54(0x11d),this[_0x15cd54(0x10e)][_0x15cd54(0x120)],_0x15cd54(0x131),_0x12aefe,_0x15cd54(0x125),(_0x1e8343,_0x313386,_0x4cc897)=>!!_0x4cc897||_0x1e8343&&!_0x313386),_0x12aefe['on'](_0x15cd54(0x10c),(_0x400d70,_0x2d2104)=>{const _0x22a901=_0x15cd54;this[_0x22a901(0x114)](_0x22a901(0x123),_0x2d2104),_0x12aefe[_0x22a901(0x12e)][_0x22a901(0x116)]('');}),_0x12aefe['on'](_0x15cd54(0x148),()=>this[_0x15cd54(0x13d)]()),_0x12aefe[_0x15cd54(0x129)](_0x15cd54(0x13a))['to'](this[_0x15cd54(0x10e)][_0x15cd54(0x120)],_0x15cd54(0x131)),_0x5ecddb;}}
@@ -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 _0x4ec078=_0x2f49;(function(_0x319455,_0x4b4d97){const _0x6623f8=_0x2f49,_0x35e097=_0x319455();while(!![]){try{const _0xbdf41a=parseInt(_0x6623f8(0x1b5))/0x1*(-parseInt(_0x6623f8(0x199))/0x2)+parseInt(_0x6623f8(0x192))/0x3+parseInt(_0x6623f8(0x1ae))/0x4+parseInt(_0x6623f8(0x190))/0x5*(-parseInt(_0x6623f8(0x197))/0x6)+-parseInt(_0x6623f8(0x18b))/0x7+parseInt(_0x6623f8(0x187))/0x8*(-parseInt(_0x6623f8(0x19a))/0x9)+parseInt(_0x6623f8(0x18f))/0xa;if(_0xbdf41a===_0x4b4d97)break;else _0x35e097['push'](_0x35e097['shift']());}catch(_0x5be6d7){_0x35e097['push'](_0x35e097['shift']());}}}(_0xc70e,0x76e1a));function _0xc70e(){const _0x46ee46=['isEnabled','61296PmDxqz','commentThreadInputView','120602AkYIWV','27NDtJOv','push','acceptSuggestion','_descriptionElement','listitem','editorDestroyed','commentsListView','focusables','description','ck-suggestion-wrapper','discardButton','content','formatDateTime','bind','author','div','commentThread','</p>','bindTemplate','disableComments','3161032SPzKOS','ck-rounded-corners','isActive','add','descriptionParts','canDiscard','ariaDescriptionView','5ZMKfkg','getTemplate','canAccept','ck-suggestion-wrapper--active','color','SuggestionView','<p>','setTemplate','set','editorReady','ck-suggestion-','1751888wrCIFq','_config','type','_model','3194569bzgnfd','delegate','render','suggestionView','15338630AxJBzJ','425FKBfuA','discardSuggestion','1338021daEXZL','acceptButton','ariaLabel','ck-suggestion--disabled-comments'];_0xc70e=function(){return _0x46ee46;};return _0xc70e();}function _0x2f49(_0x51086f,_0x315796){const _0xc70efb=_0xc70e();return _0x2f49=function(_0x2f4919,_0x5856e6){_0x2f4919=_0x2f4919-0x184;let _0x120a5a=_0xc70efb[_0x2f4919];return _0x120a5a;},_0x2f49(_0x51086f,_0x315796);}import{default as _0x1b9e2e}from'./basesuggestionthreadview.js';import{trimHtml as _0x5f3635}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x109cef}from'../../utils/utils.js';export default class re extends _0x1b9e2e{constructor(_0x4c0d73,_0x57f90b,_0x1a0f4a,_0x5a1449){const _0x2de94e=_0x2f49;super(_0x4c0d73,_0x57f90b,_0x1a0f4a,_0x5a1449),this[_0x2de94e(0x184)](_0x2de94e(0x189),''),this[_0x2de94e(0x1a7)](_0x2de94e(0x189))['to'](this,_0x2de94e(0x1b2),_0x152144=>_0x152144&&_0x152144[0x0]?_0x152144[0x0][_0x2de94e(0x189)]:''),this[_0x2de94e(0x1a7)](_0x2de94e(0x1a2))['to'](this,_0x2de94e(0x1b2),this,_0x2de94e(0x1b0),(_0x2c3fa8,_0x22874d)=>{const _0x35397b=_0x2de94e;let _0x507432='';for(const _0x47aea8 of _0x2c3fa8)_0x507432+=_0x35397b(0x1bb)+_0x109cef(_0x47aea8[_0x35397b(0x1a5)],_0x47aea8[_0x35397b(0x1b9)])+_0x35397b(0x1ab);return _0x22874d?_0x507432:_0x5f3635(_0x507432,{'limit':0x8c});}),this[_0x2de94e(0x19d)]=null,this[_0x2de94e(0x18e)]=new _0x5a1449[(_0x2de94e(0x1ba))](_0x4c0d73,_0x57f90b,{'formatDateTime':_0x5a1449[_0x2de94e(0x1a6)]}),this[_0x2de94e(0x18e)][_0x2de94e(0x1a7)](_0x2de94e(0x1a2))['to'](this),this[_0x2de94e(0x18e)][_0x2de94e(0x18c)](_0x2de94e(0x19c),_0x2de94e(0x191))['to'](this),this[_0x2de94e(0x18e)][_0x2de94e(0x193)][_0x2de94e(0x1a7)](_0x2de94e(0x196))['to'](this,_0x2de94e(0x1b7)),this[_0x2de94e(0x18e)][_0x2de94e(0x1a4)][_0x2de94e(0x1a7)](_0x2de94e(0x196))['to'](this,_0x2de94e(0x1b3)),this[_0x2de94e(0x1a1)][_0x2de94e(0x1b1)](this[_0x2de94e(0x18e)]),this[_0x2de94e(0x1a0)]&&this[_0x2de94e(0x1a1)][_0x2de94e(0x1b1)](this[_0x2de94e(0x1a0)]),this[_0x2de94e(0x198)]&&this[_0x2de94e(0x1a1)][_0x2de94e(0x1b1)](this[_0x2de94e(0x198)]),this[_0x2de94e(0x1bc)](this[_0x2de94e(0x1b6)]());}[_0x4ec078(0x1b6)](){const _0x3474b4=_0x4ec078,_0x1f24c1=this[_0x3474b4(0x1ac)],_0x58b368=[this[_0x3474b4(0x18e)]];return this[_0x3474b4(0x1a0)]&&_0x58b368[_0x3474b4(0x19b)](this[_0x3474b4(0x1a0)]),this[_0x3474b4(0x198)]&&_0x58b368[_0x3474b4(0x19b)](this[_0x3474b4(0x198)]),_0x58b368[_0x3474b4(0x19b)](this[_0x3474b4(0x1b4)]),{'tag':_0x3474b4(0x1a9),'attributes':{'class':['ck',_0x3474b4(0x1af),_0x3474b4(0x1a3),_0x1f24c1['if'](_0x3474b4(0x1b0),_0x3474b4(0x1b8)),_0x1f24c1['to'](_0x3474b4(0x189),_0x1172ae=>_0x3474b4(0x186)+_0x1172ae),this[_0x3474b4(0x188)][_0x3474b4(0x1ad)]&&_0x3474b4(0x195)],'data-suggestion-id':this[_0x3474b4(0x18a)]['id'],'data-thread-id':this[_0x3474b4(0x18a)][_0x3474b4(0x1aa)]['id'],'data-author-id':this[_0x3474b4(0x18a)][_0x3474b4(0x1a8)]['id'],'tabindex':0x0,'role':_0x3474b4(0x19e),'aria-label':_0x1f24c1['to'](_0x3474b4(0x194)),'aria-describedby':this[_0x3474b4(0x1b4)]['id']},'children':_0x58b368};}[_0x4ec078(0x18d)](){const _0x10b19c=_0x4ec078;super[_0x10b19c(0x18d)](),this[_0x10b19c(0x1a0)]&&(this[_0x10b19c(0x1a0)][_0x10b19c(0x18c)](_0x10b19c(0x185))['to'](this),this[_0x10b19c(0x1a0)][_0x10b19c(0x18c)](_0x10b19c(0x19f))['to'](this)),this[_0x10b19c(0x198)]&&(this[_0x10b19c(0x198)][_0x10b19c(0x18c)](_0x10b19c(0x185))['to'](this),this[_0x10b19c(0x198)][_0x10b19c(0x18c)](_0x10b19c(0x19f))['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
+ const _0x222729=_0xc75f;(function(_0xd76f5b,_0x57bc86){const _0x1bb5dc=_0xc75f,_0xc458ec=_0xd76f5b();while(!![]){try{const _0x31e6e9=parseInt(_0x1bb5dc(0x1f5))/0x1*(-parseInt(_0x1bb5dc(0x1da))/0x2)+-parseInt(_0x1bb5dc(0x1b8))/0x3+parseInt(_0x1bb5dc(0x1f2))/0x4*(parseInt(_0x1bb5dc(0x1d8))/0x5)+-parseInt(_0x1bb5dc(0x1cf))/0x6*(-parseInt(_0x1bb5dc(0x1ec))/0x7)+-parseInt(_0x1bb5dc(0x1c7))/0x8*(-parseInt(_0x1bb5dc(0x1a5))/0x9)+parseInt(_0x1bb5dc(0x1a8))/0xa*(parseInt(_0x1bb5dc(0x1f8))/0xb)+-parseInt(_0x1bb5dc(0x1db))/0xc*(parseInt(_0x1bb5dc(0x1d0))/0xd);if(_0x31e6e9===_0x57bc86)break;else _0xc458ec['push'](_0xc458ec['shift']());}catch(_0x5c1cf1){_0xc458ec['push'](_0xc458ec['shift']());}}}(_0x3000,0xc8bdb));import{FocusTracker as _0x512b56,KeystrokeHandler as _0x548a6b}from'ckeditor5/src/utils.js';function _0x3000(){const _0x2eeb32=['change:description','focus','bindTemplate','_createButton','EXTERNAL_SUGGESTION','_model','ck-annotation','cancel','bind','2324292tnhbbk','source','EXTERNAL_IMPORT_WORD_AVATAR','acceptButton','userView','ck-suggestion__info-name','focusCycler','ck-annotation__content-wrapper','Accept\x20suggestion','importWord','element','keystrokes','description','_setupKeyboardNavigation','setTemplate','1328216JNMdXE','esc','creator','push','ck-suggestion__user','extendTemplate','div','ck-suggestion__main','1682508EwNJoN','1418482vwnLhO','add','innerHTML','acceptSuggestion','target','EXTERNAL_IMPORT_WORD_SUGGESTION','locale','_config','30ojgCty','getUserViewNotificationText','2YZfUyg','96bhJiuO','discardButton','focusTracker','isExternal','ck-comment__external','discardSuggestion','ck-suggestion','span','getTemplate','presentation','author','querySelector','formatDateTime','ck-annotation__info-name','tab','ck-comment__info-time','execute','14WssbsU','shift+tab','ck-annotation__info-time','time','focusables','ck-suggestion__actions','100844AwsOXK','ck-annotation__actions','ck-annotation__main','11579JMgqSW','set','EXTERNAL_AVATAR','1215808BabDjW','render','getExternalSuggestionNote','listenTo','ck-suggestion__info','authoredAt','ck-suggestion--discard','attributes','.ck-annotation__content-wrapper','name','enter','36tFTTLr','ck-annotation__user','ck-suggestion--accept','100KpZQVk','focusFirst','Discard\x20suggestion','ck-annotation__info','check','fire','@external'];_0x3000=function(){return _0x2eeb32;};return _0x3000();}import{View as _0xca3709,ViewCollection as _0x2efb38,FocusCycler as _0x5311b3}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x21b43b,UserView as _0x208bbb}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0xddb719}from'ckeditor5/src/core.js';function _0xc75f(_0x3da765,_0x22c683){const _0x300094=_0x3000();return _0xc75f=function(_0xc75f01,_0x13e261){_0xc75f01=_0xc75f01-0x1a5;let _0x5aaccf=_0x300094[_0xc75f01];return _0x5aaccf;},_0xc75f(_0x3da765,_0x22c683);}import{getTranslation as _0x2d9566}from'../../utils/common-translations.js';export default class ce extends _0xca3709{constructor(_0x5a9830,_0x2e0be3,_0x42def9){const _0x4838cf=_0xc75f;super(_0x5a9830),this[_0x4838cf(0x1b4)]=_0x2e0be3,this[_0x4838cf(0x1d7)]=_0x42def9,this[_0x4838cf(0x1f6)](_0x4838cf(0x1c4),''),this[_0x4838cf(0x1b7)](_0x4838cf(0x1fd))['to'](_0x2e0be3),this[_0x4838cf(0x1bb)]=this[_0x4838cf(0x1b2)](_0x2d9566(_0x5a9830,_0x4838cf(0x1c0)),_0xddb719[_0x4838cf(0x1ac)],_0x4838cf(0x1a7),_0x4838cf(0x1d3),'sw'),this[_0x4838cf(0x1dc)]=this[_0x4838cf(0x1b2)](_0x2d9566(_0x5a9830,_0x4838cf(0x1aa)),_0xddb719[_0x4838cf(0x1b6)],_0x4838cf(0x1fe),_0x4838cf(0x1e0),'sw'),this[_0x4838cf(0x1bc)]=new _0x208bbb(_0x5a9830,_0x2e0be3[_0x4838cf(0x1e5)],this[_0x4838cf(0x1d9)]()),this[_0x4838cf(0x1bc)][_0x4838cf(0x1cc)]({'attributes':{'class':[_0x4838cf(0x1cb),_0x4838cf(0x1a6)],'aria-hidden':!0x0}}),this[_0x4838cf(0x1f0)]=new _0x2efb38([this[_0x4838cf(0x1bb)],this[_0x4838cf(0x1dc)]]),this[_0x4838cf(0x1dd)]=new _0x512b56(),this[_0x4838cf(0x1c3)]=new _0x548a6b(),this[_0x4838cf(0x1be)]=new _0x5311b3({'focusables':this[_0x4838cf(0x1f0)],'focusTracker':this[_0x4838cf(0x1dd)],'keystrokeHandler':this[_0x4838cf(0x1c3)],'actions':{'focusPrevious':_0x4838cf(0x1ed),'focusNext':_0x4838cf(0x1e9)},'keystrokeHandlerOptions':{'filter':_0x1e5d71=>_0x1e5d71[_0x4838cf(0x1d4)]!==this[_0x4838cf(0x1c2)]}}),this[_0x4838cf(0x1c6)](this[_0x4838cf(0x1e3)]());}[_0x222729(0x1f9)](){const _0x579f12=_0x222729;super[_0x579f12(0x1f9)]();const _0x238285=this[_0x579f12(0x1c2)][_0x579f12(0x1e6)](_0x579f12(0x200));_0x238285[_0x579f12(0x1d2)]=this[_0x579f12(0x1c4)],this['on'](_0x579f12(0x1af),(_0x3ec1bd,_0x5b0860,_0x5e2e7d)=>{const _0x13dc10=_0x579f12;_0x238285[_0x13dc10(0x1d2)]=_0x5e2e7d;}),this[_0x579f12(0x1c5)]();}[_0x222729(0x1e3)](){const _0x2763eb=_0x222729,_0x50fe93=this[_0x2763eb(0x1b1)],_0xfb2eda=[{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1fc),_0x2763eb(0x1ab)]},'children':[{'tag':_0x2763eb(0x1e2),'children':[{'text':this[_0x2763eb(0x1bc)][_0x2763eb(0x201)]}],'attributes':{'class':[_0x2763eb(0x1bd),_0x2763eb(0x1e8)]}},{'tag':_0x2763eb(0x1ef),'attributes':{'datetime':_0x50fe93['to'](_0x2763eb(0x1fd)),'class':[_0x2763eb(0x1ea),_0x2763eb(0x1ee)]},'children':[{'text':_0x50fe93['to'](_0x2763eb(0x1fd),_0x30f748=>this[_0x2763eb(0x1d7)][_0x2763eb(0x1e7)](_0x30f748))}]}]},{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1f1),_0x2763eb(0x1f3)]},'children':[this[_0x2763eb(0x1bb)],this[_0x2763eb(0x1dc)]]},{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1bf)]}}];return this[_0x2763eb(0x1b4)][_0x2763eb(0x1de)]&&_0xfb2eda[_0x2763eb(0x1ca)]({'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1df)]},'children':[{'text':this[_0x2763eb(0x1fa)]()}]}),{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1e1),_0x2763eb(0x1b5)],'tabindex':-0x1},'children':[this[_0x2763eb(0x1bc)],{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1ce),_0x2763eb(0x1f4)],'role':_0x2763eb(0x1e4)},'children':_0xfb2eda}]};}[_0x222729(0x1b0)](){const _0x47a446=_0x222729;this[_0x47a446(0x1c2)][_0x47a446(0x1b0)]();}[_0x222729(0x1d9)](){const _0x348fa7=_0x222729;return this[_0x348fa7(0x1b4)][_0x348fa7(0x1de)]?_0x348fa7(0x1c1)===this[_0x348fa7(0x1b4)][_0x348fa7(0x1ff)][_0x348fa7(0x1ae)][_0x348fa7(0x1b9)]?_0x2d9566(this[_0x348fa7(0x1d6)],_0x348fa7(0x1ba),this[_0x348fa7(0x1b4)][_0x348fa7(0x1c9)][_0x348fa7(0x201)]):_0x2d9566(this[_0x348fa7(0x1d6)],_0x348fa7(0x1f7),this[_0x348fa7(0x1b4)][_0x348fa7(0x1c9)][_0x348fa7(0x201)]):null;}[_0x222729(0x1fa)](){const _0x1ca03d=_0x222729;return _0x1ca03d(0x1c1)===this[_0x1ca03d(0x1b4)][_0x1ca03d(0x1ff)][_0x1ca03d(0x1ae)][_0x1ca03d(0x1b9)]?_0x2d9566(this[_0x1ca03d(0x1d6)],_0x1ca03d(0x1d5)):_0x2d9566(this[_0x1ca03d(0x1d6)],_0x1ca03d(0x1b3));}[_0x222729(0x1b2)](_0x509009,_0x14747f,_0x2749a,_0x305665,_0x3c2eaa){const _0x2a5578=_0x222729,_0x374217=new _0x21b43b(this[_0x2a5578(0x1d6)]);return _0x374217[_0x2a5578(0x1f6)]({'label':_0x509009,'icon':_0x14747f,'tooltip':!0x0,'tooltipPosition':_0x3c2eaa}),_0x374217[_0x2a5578(0x1cc)]({'attributes':{'class':_0x2749a}}),_0x374217['on'](_0x2a5578(0x1eb),()=>{const _0x3e904d=_0x2a5578;this[_0x3e904d(0x1ad)](_0x305665,this[_0x3e904d(0x1b4)]['id']);}),_0x374217;}[_0x222729(0x1c5)](){const _0x22d4da=_0x222729,_0x101544=this[_0x22d4da(0x1c2)];this[_0x22d4da(0x1c3)][_0x22d4da(0x1fb)](_0x101544);for(const _0x458304 of this[_0x22d4da(0x1f0)])this[_0x22d4da(0x1dd)][_0x22d4da(0x1d1)](_0x458304[_0x22d4da(0x1c2)]),this[_0x22d4da(0x1c3)][_0x22d4da(0x1fb)](_0x458304[_0x22d4da(0x1c2)]);this[_0x22d4da(0x1c3)][_0x22d4da(0x1f6)](_0x22d4da(0x202),(_0x4d839c,_0x539505)=>{const _0x20be0b=_0x22d4da;_0x101544===_0x4d839c[_0x20be0b(0x1d4)]&&(this[_0x20be0b(0x1be)][_0x20be0b(0x1a9)](),_0x539505());}),this[_0x22d4da(0x1c3)][_0x22d4da(0x1f6)](_0x22d4da(0x1c8),(_0x503b5a,_0x170688)=>{const _0x5f11fb=_0x22d4da;_0x101544!==_0x503b5a[_0x5f11fb(0x1d4)]&&(this[_0x5f11fb(0x1b0)](),_0x170688());});}}
@@ -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(_0xcb36bc,_0x35f606,_0x4c502){const t=_0xcb36bc['t'];switch(_0x35f606){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',_0x4c502);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4c502);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4c502);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4c502);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4c502);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',_0x4c502);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4c502);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',_0x4c502);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4c502);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4c502);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4c502);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4c502);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4c502);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4c502);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4c502);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4c502);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4c502);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4c502);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4c502);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4c502);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4c502);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4c502);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4c502);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'},_0x4c502);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4c502);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4c502);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4c502);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4c502);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4c502);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'},_0x4c502);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4c502);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4c502);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4c502);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4c502);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'},_0x4c502);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4c502);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'},_0x4c502);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'},_0x4c502);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4c502);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'},_0x4c502);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4c502);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'},_0x4c502);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4c502);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4c502);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'},_0x4c502);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'},_0x4c502);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'},_0x4c502);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x4c502);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'},_0x4c502);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'},_0x4c502);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'},_0x4c502);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x35f606;}}
@@ -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(_0x114302,_0x327e07){const _0x2e1eb1=_0xbf8c,_0x571d51=_0x114302();while(!![]){try{const _0xbe41d5=-parseInt(_0x2e1eb1(0x209))/0x1+-parseInt(_0x2e1eb1(0x1e6))/0x2+-parseInt(_0x2e1eb1(0x1e7))/0x3*(-parseInt(_0x2e1eb1(0x1ef))/0x4)+-parseInt(_0x2e1eb1(0x1dc))/0x5+parseInt(_0x2e1eb1(0x207))/0x6*(parseInt(_0x2e1eb1(0x200))/0x7)+parseInt(_0x2e1eb1(0x20b))/0x8*(-parseInt(_0x2e1eb1(0x20c))/0x9)+-parseInt(_0x2e1eb1(0x1f4))/0xa*(-parseInt(_0x2e1eb1(0x1e1))/0xb);if(_0xbe41d5===_0x327e07)break;else _0x571d51['push'](_0x571d51['shift']());}catch(_0xdfe069){_0x571d51['push'](_0x571d51['shift']());}}}(_0x5a76,0x4f332));function _0x5a76(){const _0x4973fd=['start','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','209325dEFdfP','\x20[color\x20','createPositionAfter','execute','createPositionBefore','5161717BiQDae','isIntersecting','isInContent','getRanges','split','1023674ftaCiv','9FIhFmU','end','isMultiRange','<span\x20class=\x22ck-suggestion-type\x22>','deletion','add','splice','innerHTML','80692jYKRgz','schema','innerText','content','map','20KbTzAs','replace','isTouching','createRange','isArray','isObject','value','span','change','sort','push','from','7ckAolX','join','isCollapsed','type','next','title','\x22></span>','2787144nceWTe','createPositionAt','158378OTcmjU','length','40zXVRSc','768699lZFxru','createElement','\x22\x20title=\x22','color','</span>'];_0x5a76=function(){return _0x4973fd;};return _0x5a76();}export function normalizeDescription(_0x88bd95){const _0x58ea96=_0xbf8c;return Array[_0x58ea96(0x1f8)](_0x88bd95)||(_0x88bd95=[_0x88bd95]),_0x88bd95[_0x58ea96(0x1f3)](_0x738811=>{const _0x32e846=_0x58ea96,_0x4d208b=_0x738811[_0x32e846(0x1f2)][_0x32e846(0x1f5)](/\*/g,''),_0xe2b817=_0x738811[_0x32e846(0x20f)]?_0x32e846(0x1dd)+_0x738811[_0x32e846(0x20f)][_0x32e846(0x1fa)]+']':'';return'['+_0x738811[_0x32e846(0x203)]+']\x20'+_0x4d208b+_0xe2b817;})[_0x58ea96(0x201)](';\x20');}export function renderDescription(_0x1d78e3,_0x24b894){const _0x465c99=_0xbf8c;let _0xe6db30='';return _0xe6db30+=_0x1d78e3[_0x465c99(0x1e5)]('*')[_0x465c99(0x1f3)]((_0x4317da,_0x12ad78)=>_0x12ad78%0x2!=0x0?_0x465c99(0x1ea)+nn(_0x4317da)+_0x465c99(0x1d9):nn(_0x4317da))[_0x465c99(0x201)](''),_0x24b894&&(_0xe6db30+=_0x465c99(0x1db)+_0x24b894[_0x465c99(0x1fa)]+_0x465c99(0x20e)+_0x24b894[_0x465c99(0x205)]+_0x465c99(0x206)),_0xe6db30;}function nn(_0x13978d){const _0x276220=_0xbf8c,_0x28e5a5=document[_0x276220(0x20d)](_0x276220(0x1fb));return _0x28e5a5[_0x276220(0x1f1)]=_0x13978d,_0x28e5a5[_0x276220(0x1ee)];}export function sortSuggestions(_0x1b18de){const _0x55bc8a=_0xbf8c;return _0x1b18de[_0x55bc8a(0x1fd)]((_0x5977bd,_0x50c6e6)=>_0x55bc8a(0x1eb)==_0x5977bd[_0x55bc8a(0x203)]&&_0x55bc8a(0x1eb)!=_0x50c6e6[_0x55bc8a(0x203)]?-0x1:_0x55bc8a(0x1eb)!=_0x5977bd[_0x55bc8a(0x203)]&&_0x55bc8a(0x1eb)==_0x50c6e6[_0x55bc8a(0x203)]?0x1:0x0);}function _0xbf8c(_0x4eeded,_0x40fdbe){const _0x5a761b=_0x5a76();return _0xbf8c=function(_0xbf8c36,_0x5cf1fb){_0xbf8c36=_0xbf8c36-0x1d9;let _0x2593d1=_0x5a761b[_0xbf8c36];return _0x2593d1;},_0xbf8c(_0x4eeded,_0x40fdbe);}export function getSelectedSuggestions(_0x5ba488,_0x5bf69c){const _0x3ba407=_0xbf8c,_0x1be4df=Array[_0x3ba407(0x1ff)](_0x5ba488[_0x3ba407(0x1e4)]()),_0x1feafd=new Set();for(const _0x3d0e70 of _0x5bf69c)if(_0x3d0e70[_0x3ba407(0x1e3)]){for(const _0x4c5816 of _0x1be4df)for(const _0x2fcb13 of _0x3d0e70[_0x3ba407(0x1e4)]())(_0x4c5816[_0x3ba407(0x1e2)](_0x2fcb13)||_0x5ba488[_0x3ba407(0x202)]&&!_0x3d0e70[_0x3ba407(0x1e9)]&&_0x3d0e70[_0x3ba407(0x204)]&&_0x2fcb13[_0x3ba407(0x1e8)][_0x3ba407(0x1f6)](_0x4c5816[_0x3ba407(0x1da)]))&&_0x1feafd[_0x3ba407(0x1ec)](_0x3d0e70);}return _0x1feafd;}export function getRangesOfBlockGroups(_0x55803f,_0x2d9bef){const _0x5b7b7d=_0xbf8c;let _0x1e1fbc,_0x1e773b=0x0;const _0x27afda=[],_0x4d5f5=_0x2d9bef[_0x5b7b7d(0x1f0)];for(;_0x1e773b<_0x55803f[_0x5b7b7d(0x20a)];){const _0x29a4a8=_0x55803f[_0x1e773b],_0x3e3798=_0x55803f[_0x1e773b+0x1];_0x1e1fbc||(_0x1e1fbc=_0x2d9bef[_0x5b7b7d(0x1e0)](_0x29a4a8)),on(_0x2d9bef,_0x29a4a8,_0x3e3798)||(_0x27afda[_0x5b7b7d(0x1fe)](_0x2d9bef[_0x5b7b7d(0x1f7)](_0x1e1fbc,_0x4d5f5[_0x5b7b7d(0x1f9)](_0x29a4a8)?_0x2d9bef[_0x5b7b7d(0x1de)](_0x29a4a8):_0x2d9bef[_0x5b7b7d(0x208)](_0x29a4a8,_0x5b7b7d(0x1e8)))),_0x1e1fbc=null),_0x1e773b++;}return _0x27afda;}function on(_0x4ce3af,_0x2c6acc,_0x5b06f8){const _0x270a29=_0xbf8c;if(!_0x5b06f8)return!0x1;const _0x59fdc8=_0x4ce3af[_0x270a29(0x1de)](_0x2c6acc),_0x549e5b=_0x4ce3af[_0x270a29(0x1e0)](_0x5b06f8);return _0x59fdc8[_0x270a29(0x1f6)](_0x549e5b);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x2c10ad,_0x5a79cd,_0x3b2d4c){const _0x727962=_0xbf8c;for(;_0x3b2d4c[_0x727962(0x20a)];){const _0x1520f3=_0x3b2d4c[_0x727962(0x1ed)](0x0,0x64);_0x2c10ad[_0x727962(0x1fc)](()=>{const _0xb27375=_0x727962;for(const _0x4cc7f6 of _0x1520f3)_0x4cc7f6[_0xb27375(0x1e3)]&&_0x5a79cd[_0xb27375(0x1df)](_0x4cc7f6['id']);});}}