@ckeditor/ckeditor5-track-changes 43.0.0-alpha.6 → 43.0.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 _0xc57291=_0x3394;function _0x3394(_0x5068d2,_0x2ed96c){const _0x416690=_0x4166();return _0x3394=function(_0x339419,_0x2e0cb0){_0x339419=_0x339419-0x1b0;let _0x58e5cc=_0x416690[_0x339419];return _0x58e5cc;},_0x3394(_0x5068d2,_0x2ed96c);}(function(_0x3258b2,_0x337b85){const _0x13d76b=_0x3394,_0x101978=_0x3258b2();while(!![]){try{const _0x285680=parseInt(_0x13d76b(0x210))/0x1+parseInt(_0x13d76b(0x1ec))/0x2*(parseInt(_0x13d76b(0x21f))/0x3)+-parseInt(_0x13d76b(0x221))/0x4*(parseInt(_0x13d76b(0x1b1))/0x5)+parseInt(_0x13d76b(0x23d))/0x6+-parseInt(_0x13d76b(0x230))/0x7+-parseInt(_0x13d76b(0x1d8))/0x8*(-parseInt(_0x13d76b(0x207))/0x9)+parseInt(_0x13d76b(0x1cf))/0xa;if(_0x285680===_0x337b85)break;else _0x101978['push'](_0x101978['shift']());}catch(_0x36595c){_0x101978['push'](_0x101978['shift']());}}}(_0x4166,0xd8eba));import{Plugin as _0x4a97df}from'ckeditor5/src/core.js';import{Collection as _0x2e97b0}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x290dd9,createDropdown as _0x19b6f5,ListSeparatorView as _0x423ad8,MenuBarMenuView as _0x212775,MenuBarMenuListView as _0x3200de,MenuBarMenuListItemView as _0x344e58,MenuBarMenuListItemButtonView as _0x96a3d0,SplitButtonView as _0xce7b7a,ViewModel as _0x248127}from'ckeditor5/src/ui.js';function _0x4166(){const _0xb442d9=['reduce','discardSelectedSuggestions','clear','model','listenTo','Accept\x20all\x20suggestions','SuggestionThreadView','getRanges','actionView','getByInnerView','menuitemcheckbox','67191oBpAzk','button','1004TXRtgQ','Track\x20changes','EditorAnnotations','getSuggestion','commandName','refreshSelectedViews','trackChanges.SuggestionThreadView','_addUIComponentsToFactory','length','stopListening','trackChanges','_updateController','get','_splitMarkerName','init','2308992uYeYBT','view','registerAnnotation','isMultiRange','_createToolbarButton','menuitem','comments.maxThreadTotalWeight','from','type','isOn','acceptAllSuggestions','addSourceCollector','keystrokes','2669274ZVkJjz','low','Discard\x20all\x20selected\x20suggestions','_handleControllerBuffer','acceptButton','source','suggestionUnloaded','_handleSuggestionControllerDelayed','pluginName','escape','arrowView','discardAllSuggestions','createAnnotationView','descriptionFactory','33505YXBuLH','head','plugins','has','editing','keys','menuBar:trackChanges','delegate','suggestionLoaded','comments','locale','values','acceptSelectedSuggestions','remove','suggestionChanged','_refreshActiveMarkers','componentFactory','_viewToController','_suggestionToController','separator','delete','createAnnotation','suggestionView','trackChanges.disableComments','requires','getJoined','comments.editorConfig','getDescriptions','config','change:activeAnnotations','12593740jBYKLw','focus','toMany','getMarkerNames','push','filter','commentsListView','_disableComments','children','176adQOkt','menu','_bindAnnotationToEditors','hasSuggestion','activeAnnotations','isEnabled','CommentView','some','Annotations','trackChanges.SuggestionView','_initializeController','execute','TrackChangesUI','set','Accept\x20all\x20selected\x20suggestions','editor','isInContent','switchbutton','_createMenuBarMenu','createCommentThreadController','82MXTZIE','add','define','_annotationViews','previous','innerView','CommentsRepository','bind','commentThread','discardButton','size','items','TrackChangesEditing','commands','suggestion-','lowest','descriptionParts','addComment','Discard\x20all\x20suggestions','destroy','comments.maxCommentCharsWhenCollapsed','_unbindEditors','SuggestionView','buttonView','panelView','change:previous','comments.maxCommentsWhenCollapsed','62253jyslzZ','getMarkers','getAllAdjacentSuggestions','mainView','isDirty','getFirstRange','_destroyController','_initKeyboardNavigationToThread','CommentsUI','125609MyqePy','unbind','value','activeMarkers'];_0x4166=function(){return _0xb442d9;};return _0x4166();}import{Users as _0x379e0d,getDateTimeFormatter as _0x42d582,getAllMarkersDomElementsSorted as _0x1bd265,ENTER_THREAD_KEYSTROKE as _0x1e8625}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5028c0 from'./trackchangesediting.js';import _0x23a2a2 from'./ui/suggestioncontroller.js';import _0x57c9e9 from'./ui/view/suggestionthreadview.js';import _0x140076 from'./ui/view/suggestionview.js';import{getTranslation as _0x2233bd}from'./utils/common-translations.js';import _0x9bc3d8 from'./trackchanges.js';import _0x5479ef from'../theme/icons/track-changes.svg';export default class d extends _0x4a97df{static get[_0xc57291(0x1c9)](){const _0x5cdc68=_0xc57291;return[_0x5028c0,_0x379e0d,_0x5cdc68(0x1f2),_0x5cdc68(0x1e0),_0x5cdc68(0x223)];}static get[_0xc57291(0x245)](){const _0x44e7bf=_0xc57291;return _0x44e7bf(0x1e4);}constructor(_0x2f6ab9){const _0x168816=_0xc57291;super(_0x2f6ab9),this[_0x168816(0x1c3)]=new Map(),this[_0x168816(0x1c2)]=new Map(),this[_0x168816(0x1ef)]=new Map(),this[_0x168816(0x240)]=new Map();const _0x553dc6=this[_0x168816(0x1e7)][_0x168816(0x1cd)];_0x553dc6[_0x168816(0x1ee)](_0x168816(0x227),_0x57c9e9),_0x553dc6[_0x168816(0x1ee)](_0x168816(0x1e1),_0x140076),_0x553dc6[_0x168816(0x1ee)](_0x168816(0x1c8),!0x1),this[_0x168816(0x1d6)]=_0x553dc6[_0x168816(0x22d)](_0x168816(0x1c8)),this[_0x168816(0x20e)]();}[_0xc57291(0x244)](_0x24639c,_0x3cc398){const _0x3e102d=_0xc57291;0x0===this[_0x3e102d(0x240)][_0x3e102d(0x1f6)]&&setTimeout(()=>{const _0x3b85f6=_0x3e102d;for(const [_0x59a322,_0x26f097]of this[_0x3b85f6(0x240)]){const _0x22c1cb=this[_0x3b85f6(0x1c3)][_0x3b85f6(0x1b4)](_0x59a322);_0x22c1cb||_0x26f097?_0x22c1cb&&_0x26f097&&this[_0x3b85f6(0x20d)](_0x59a322):this[_0x3b85f6(0x1e2)](_0x59a322);}this[_0x3b85f6(0x240)][_0x3b85f6(0x216)](),this[_0x3b85f6(0x1e7)][_0x3b85f6(0x1b3)][_0x3b85f6(0x22d)](_0x3b85f6(0x223))[_0x3b85f6(0x226)](),this[_0x3b85f6(0x1c0)]();},0xa),this[_0x3e102d(0x240)][_0x3e102d(0x1e5)](_0x24639c,_0x3cc398);}[_0xc57291(0x22f)](){const _0x2762ee=_0xc57291,_0x284d15=this[_0x2762ee(0x1e7)],_0x2ad57b=_0x284d15[_0x2762ee(0x1b3)][_0x2762ee(0x22d)](_0x2762ee(0x1f8)),_0x56d048=_0x284d15[_0x2762ee(0x1b3)][_0x2762ee(0x22d)](_0x2762ee(0x1e0)),_0x2eea64=_0x284d15[_0x2762ee(0x1b3)][_0x2762ee(0x22d)](_0x2762ee(0x223)),_0x5b3144=_0x284d15[_0x2762ee(0x1b3)][_0x2762ee(0x22d)](_0x2762ee(0x1f2));this[_0x2762ee(0x228)](),_0x2eea64[_0x2762ee(0x23b)](()=>{const _0x10fe21=_0x2762ee,_0xeefb22=[];for(const [_0x253971,_0x202b81]of Array[_0x10fe21(0x237)](this[_0x10fe21(0x1c3)])){const _0x16ec26=_0x253971[_0x10fe21(0x209)](),_0x2b162c=[];for(const _0x4ab658 of _0x16ec26){if(!_0x4ab658[_0x10fe21(0x1e8)])continue;if(_0x4ab658[_0x10fe21(0x233)]){_0x2b162c[_0x10fe21(0x1d3)](..._0x4ab658[_0x10fe21(0x21b)]());continue;}const _0x47dc9e=_0x4ab658[_0x10fe21(0x20c)]();if(_0x2b162c[_0x10fe21(0x229)]>0x0){const _0x28ff2d=_0x2b162c[0x0][_0x10fe21(0x1ca)](_0x47dc9e);if(_0x28ff2d){_0x2b162c[0x0]=_0x28ff2d;continue;}}_0x2b162c[_0x10fe21(0x1d3)](_0x47dc9e);}_0xeefb22[_0x10fe21(0x1d3)]([_0x202b81[_0x10fe21(0x231)],_0x2b162c]);}return _0xeefb22;}),this[_0x2762ee(0x218)](_0x2ad57b,_0x2762ee(0x1b9),(_0x44b413,_0xe1d66d)=>{const _0x359c81=_0x2762ee;this[_0x359c81(0x218)](_0xe1d66d,_0x359c81(0x205),(_0xceceac,_0x59eec1,_0x5abec4,_0x321ac0)=>{const _0x597915=_0x359c81;_0xe1d66d[_0x597915(0x1e8)]&&(null==_0x5abec4?(this[_0x597915(0x22c)](_0x321ac0[_0x597915(0x1b2)]),this[_0x597915(0x244)](_0xe1d66d,!0x1)):(this[_0x597915(0x22c)](_0x5abec4[_0x597915(0x1b2)]),null==_0x321ac0&&this[_0x597915(0x244)](_0xe1d66d,!0x0)));}),null!==_0xe1d66d[_0x359c81(0x1f0)]?this[_0x359c81(0x22c)](_0xe1d66d[_0x359c81(0x1b2)]):this[_0x359c81(0x244)](_0xe1d66d,!0x1);}),this[_0x2762ee(0x218)](_0x2ad57b,_0x2762ee(0x243),(_0x1fe8bf,_0x40ee35,_0x56bf9a)=>{const _0x262f95=_0x2762ee;this[_0x262f95(0x22a)](_0x40ee35,_0x262f95(0x205)),this[_0x262f95(0x240)][_0x262f95(0x1c5)](_0x40ee35),this[_0x262f95(0x1c3)][_0x262f95(0x1b4)](_0x40ee35)&&this[_0x262f95(0x20d)](_0x40ee35),_0x56bf9a&&this[_0x262f95(0x22c)](_0x56bf9a[_0x262f95(0x1b2)]);}),this[_0x2762ee(0x218)](_0x2ad57b,_0x2762ee(0x1bf),(_0x40329c,_0x5cfa26)=>{const _0x6e2fa0=_0x2762ee;this[_0x6e2fa0(0x22c)](_0x5cfa26);}),this[_0x2762ee(0x218)](_0x56d048,_0x2762ee(0x1ce),()=>{const _0x1a14a1=_0x2762ee;this[_0x1a14a1(0x1c0)]();}),this[_0x2762ee(0x218)](_0x5b3144,_0x2762ee(0x1fd),(_0x558671,{threadId:_0xc7d4fe,isFromAdapter:_0x4eff6f})=>{const _0x4542e4=_0x2762ee;if(_0x4eff6f||!_0x2ad57b[_0x4542e4(0x1db)](_0xc7d4fe))return;const _0x2a6ffd=_0x2ad57b[_0x4542e4(0x224)](_0xc7d4fe);this[_0x4542e4(0x1c3)][_0x4542e4(0x22d)](_0x2a6ffd)[_0x4542e4(0x231)][_0x4542e4(0x1d5)][_0x4542e4(0x1d0)](-0x1);},{'priority':_0x2762ee(0x1fb)});}[_0xc57291(0x1c0)](){const _0x13776f=_0xc57291,_0x3c6876=this[_0x13776f(0x1e7)][_0x13776f(0x1b3)][_0x13776f(0x22d)](_0x13776f(0x1e0)),_0x464e9e=this[_0x13776f(0x1e7)][_0x13776f(0x1b3)][_0x13776f(0x22d)](_0x13776f(0x1f8)),_0x26047d=Array[_0x13776f(0x237)](_0x3c6876[_0x13776f(0x1dc)],_0x5ce832=>_0x5ce832[_0x13776f(0x1f1)])[_0x13776f(0x1d4)](_0x1fbbfc=>this[_0x13776f(0x1c2)][_0x13776f(0x1b4)](_0x1fbbfc)),_0x17dbd8=[];for(const _0x3c07fc of _0x26047d){const _0x1a16d7=this[_0x13776f(0x1c2)][_0x13776f(0x22d)](_0x3c07fc)[_0x13776f(0x217)][_0x13776f(0x209)]();_0x17dbd8[_0x13776f(0x1d3)](..._0x1a16d7[_0x13776f(0x214)]((_0x1681da,_0x1beac1)=>[..._0x1681da,..._0x1beac1[_0x13776f(0x1d2)]()],[]));}_0x464e9e[_0x13776f(0x213)]=_0x17dbd8;}[_0xc57291(0x228)](){const _0x7738ac=_0xc57291,_0x390570=this[_0x7738ac(0x1e7)],_0x39f1dd=_0x390570[_0x7738ac(0x1bb)],_0x251519=_0x2233bd(_0x39f1dd,_0x7738ac(0x222)),_0x509936=new _0x2e97b0([{'type':_0x7738ac(0x1e9),'model':new _0x248127({'withText':!0x0,'isToggleable':!0x0,'label':_0x251519,'commandName':_0x7738ac(0x22b),'role':_0x7738ac(0x21e)})},{'type':_0x7738ac(0x1c4)},{'type':_0x7738ac(0x220),'model':new _0x248127({'withText':!0x0,'label':_0x2233bd(_0x39f1dd,_0x7738ac(0x219)),'commandName':_0x7738ac(0x23a),'role':_0x7738ac(0x235)})},{'type':_0x7738ac(0x220),'model':new _0x248127({'withText':!0x0,'label':_0x2233bd(_0x39f1dd,_0x7738ac(0x1e6)),'commandName':_0x7738ac(0x1bd),'role':_0x7738ac(0x235)})},{'type':_0x7738ac(0x220),'model':new _0x248127({'withText':!0x0,'label':_0x2233bd(_0x39f1dd,_0x7738ac(0x1fe)),'commandName':_0x7738ac(0x248),'role':_0x7738ac(0x235)})},{'type':_0x7738ac(0x220),'model':new _0x248127({'withText':!0x0,'label':_0x2233bd(_0x39f1dd,_0x7738ac(0x23f)),'commandName':_0x7738ac(0x215),'role':_0x7738ac(0x235)})}]);for(const _0x769d54 of _0x509936)if(me(_0x769d54)){const _0x2f8425=_0x390570[_0x7738ac(0x1f9)][_0x7738ac(0x22d)](_0x769d54[_0x7738ac(0x217)][_0x7738ac(0x225)]);_0x769d54[_0x7738ac(0x217)][_0x7738ac(0x1f3)](_0x7738ac(0x239),_0x7738ac(0x1dd))['to'](_0x2f8425,_0x7738ac(0x212),_0x7738ac(0x1dd));}_0x390570['ui'][_0x7738ac(0x1c1)][_0x7738ac(0x1ed)](_0x7738ac(0x22b),_0x4193fd=>this[_0x7738ac(0x234)](_0x4193fd,_0x509936,_0x251519)),_0x390570['ui'][_0x7738ac(0x1c1)][_0x7738ac(0x1ed)](_0x7738ac(0x1b7),_0x4f1887=>this[_0x7738ac(0x1ea)](_0x4f1887,_0x509936,_0x251519));}[_0xc57291(0x234)](_0x5a5458,_0x2f33fb,_0x58a132){const _0x3fa594=_0xc57291,_0x30cb6b=_0x19b6f5(_0x5a5458,_0xce7b7a),_0x469dcc=this[_0x3fa594(0x1e7)][_0x3fa594(0x1f9)][_0x3fa594(0x22d)](_0x3fa594(0x22b));_0x30cb6b[_0x3fa594(0x203)][_0x3fa594(0x1e5)]({'tooltip':_0x58a132,'label':_0x58a132,'icon':_0x5479ef}),_0x30cb6b[_0x3fa594(0x203)][_0x3fa594(0x1f3)](_0x3fa594(0x239))['to'](_0x469dcc,_0x3fa594(0x212)),_0x30cb6b[_0x3fa594(0x203)]['on'](_0x3fa594(0x1e3),()=>{const _0x5e19e2=_0x3fa594;_0x469dcc[_0x5e19e2(0x1e3)](),this[_0x5e19e2(0x1e7)][_0x5e19e2(0x1b5)][_0x5e19e2(0x231)][_0x5e19e2(0x1d0)]();}),_0x290dd9(_0x30cb6b,_0x2f33fb,{'role':_0x3fa594(0x1d9)});const _0x56ddff=[];for(const _0x2d9855 of _0x2f33fb)me(_0x2d9855)&&_0x56ddff[_0x3fa594(0x1d3)](this[_0x3fa594(0x1e7)][_0x3fa594(0x1f9)][_0x3fa594(0x22d)](_0x2d9855[_0x3fa594(0x217)][_0x3fa594(0x225)]));const _0x9d17a8=_0x30cb6b[_0x3fa594(0x203)];return _0x9d17a8[_0x3fa594(0x21c)][_0x3fa594(0x211)](_0x3fa594(0x1dd)),_0x9d17a8[_0x3fa594(0x247)][_0x3fa594(0x211)](_0x3fa594(0x1dd)),_0x9d17a8[_0x3fa594(0x21c)][_0x3fa594(0x1f3)](_0x3fa594(0x1dd))['to'](_0x469dcc,_0x3fa594(0x1dd)),_0x9d17a8[_0x3fa594(0x247)][_0x3fa594(0x1f3)](_0x3fa594(0x1dd))[_0x3fa594(0x1d1)](_0x56ddff,_0x3fa594(0x1dd),(..._0x531bc0)=>_0x531bc0[_0x3fa594(0x1df)](_0x130e86=>_0x130e86)),_0x30cb6b['on'](_0x3fa594(0x1e3),_0x30d0a4=>{const _0x4a7a52=_0x3fa594;this[_0x4a7a52(0x1e7)][_0x4a7a52(0x1e3)](_0x30d0a4[_0x4a7a52(0x242)][_0x4a7a52(0x225)]),this[_0x4a7a52(0x1e7)][_0x4a7a52(0x1b5)][_0x4a7a52(0x231)][_0x4a7a52(0x1d0)]();}),_0x30cb6b;}[_0xc57291(0x1ea)](_0x12aae0,_0x17989f,_0x2b87c7){const _0x3e3422=_0xc57291,_0x36244=new _0x212775(_0x12aae0),_0x431477=this[_0x3e3422(0x1e7)][_0x3e3422(0x1f9)][_0x3e3422(0x22d)](_0x3e3422(0x22b));_0x36244[_0x3e3422(0x203)][_0x3e3422(0x1e5)]({'label':_0x2b87c7,'icon':_0x5479ef});const _0x503934=new _0x3200de(_0x12aae0);for(const _0x5023fc of _0x17989f){if(_0x3e3422(0x1c4)==_0x5023fc[_0x3e3422(0x238)]){_0x503934[_0x3e3422(0x1f7)][_0x3e3422(0x1ed)](new _0x423ad8(_0x12aae0));continue;}const _0x12c5fa=new _0x344e58(_0x12aae0,_0x36244),_0x4f0f01=new _0x96a3d0(_0x12aae0),_0x550e54=_0x5023fc[_0x3e3422(0x217)];_0x4f0f01[_0x3e3422(0x1f3)](...Object[_0x3e3422(0x1b6)](_0x550e54))['to'](_0x550e54),_0x4f0f01[_0x3e3422(0x1b8)](_0x3e3422(0x1e3))['to'](_0x36244),_0x4f0f01['on'](_0x3e3422(0x1e3),()=>{const _0x20a1b4=_0x3e3422;this[_0x20a1b4(0x1e7)][_0x20a1b4(0x1e3)](_0x550e54[_0x20a1b4(0x225)]),this[_0x20a1b4(0x1e7)][_0x20a1b4(0x1b5)][_0x20a1b4(0x231)][_0x20a1b4(0x1d0)]();}),_0x12c5fa[_0x3e3422(0x1d7)][_0x3e3422(0x1ed)](_0x4f0f01),_0x503934[_0x3e3422(0x1f7)][_0x3e3422(0x1ed)](_0x12c5fa);}return _0x36244[_0x3e3422(0x1f3)](_0x3e3422(0x1dd))['to'](_0x431477,_0x3e3422(0x1dd)),_0x36244[_0x3e3422(0x204)][_0x3e3422(0x1d7)][_0x3e3422(0x1ed)](_0x503934),_0x36244;}[_0xc57291(0x1e2)](_0x4659f8){const _0xc62d4=_0xc57291,_0x90b2cd=this[_0xc62d4(0x1e7)],_0x1bb865=_0x90b2cd[_0xc62d4(0x1cd)],_0x2f0f59=_0x90b2cd[_0xc62d4(0x1b3)][_0xc62d4(0x22d)](_0xc62d4(0x1e0)),_0x3cebc4=_0x90b2cd[_0xc62d4(0x1b3)][_0xc62d4(0x22d)](_0xc62d4(0x1f2)),_0x136dcb=_0x90b2cd[_0xc62d4(0x1b3)][_0xc62d4(0x22d)](_0xc62d4(0x223)),_0x12b838=_0x90b2cd[_0xc62d4(0x1b3)][_0xc62d4(0x22d)](_0x379e0d)['me'],_0x2376a1=_0x1bb865[_0xc62d4(0x22d)](_0xc62d4(0x22b))[_0xc62d4(0x21a)],_0x59b3aa=_0x1bb865[_0xc62d4(0x22d)](_0xc62d4(0x22b))[_0xc62d4(0x202)],{CommentsListView:_0x2ea7fc,CommentThreadInputView:_0x5bcf93}=_0x90b2cd[_0xc62d4(0x1b3)][_0xc62d4(0x22d)](_0xc62d4(0x20f));let _0x5ed497,_0x28dd15;this[_0xc62d4(0x1ef)][_0xc62d4(0x1b4)](_0x4659f8['id'])?(_0x28dd15=this[_0xc62d4(0x1ef)][_0xc62d4(0x22d)](_0x4659f8['id']),_0x5ed497=_0x28dd15[_0xc62d4(0x20a)]):(_0x5ed497=new _0x2376a1(_0x90b2cd[_0xc62d4(0x1bb)],_0x4659f8,_0x12b838,{'disableComments':this[_0xc62d4(0x1d6)],'editorConfig':_0x1bb865[_0xc62d4(0x22d)](_0xc62d4(0x1cb)),'maxCommentsWhenCollapsed':_0x1bb865[_0xc62d4(0x22d)](_0xc62d4(0x206)),'maxThreadTotalWeight':_0x1bb865[_0xc62d4(0x22d)](_0xc62d4(0x236)),'maxCommentCharsWhenCollapsed':_0x1bb865[_0xc62d4(0x22d)](_0xc62d4(0x200)),'formatDateTime':_0x42d582(_0x1bb865[_0xc62d4(0x22d)](_0xc62d4(0x1bb))),'CommentView':_0x1bb865[_0xc62d4(0x22d)](_0xc62d4(0x1ba))[_0xc62d4(0x1de)],'CommentsListView':_0x2ea7fc,'CommentThreadInputView':_0x5bcf93,'SuggestionView':_0x59b3aa}),_0x5ed497[_0xc62d4(0x1c7)][_0xc62d4(0x241)]['on'](_0xc62d4(0x1e3),()=>{const _0x36c663=_0xc62d4;_0x90b2cd[_0x36c663(0x1b5)][_0x36c663(0x231)][_0x36c663(0x1d0)]();}),_0x5ed497[_0xc62d4(0x1c7)][_0xc62d4(0x1f5)]['on'](_0xc62d4(0x1e3),()=>{const _0x462e31=_0xc62d4;_0x90b2cd[_0x462e31(0x1b5)][_0x462e31(0x231)][_0x462e31(0x1d0)]();}),_0x28dd15=_0x2f0f59[_0xc62d4(0x249)](this[_0xc62d4(0x1e7)][_0xc62d4(0x1bb)],_0x5ed497),_0x28dd15[_0xc62d4(0x1f3)](_0xc62d4(0x20b))['to'](_0x5ed497,_0xc62d4(0x20b)),_0x28dd15[_0xc62d4(0x1f3)](_0xc62d4(0x229))['to'](_0x5ed497),_0x28dd15[_0xc62d4(0x1f3)](_0xc62d4(0x238))['to'](_0x5ed497,_0xc62d4(0x238),_0x5476d0=>_0xc62d4(0x1fa)+_0x5476d0),this[_0xc62d4(0x218)](_0x5ed497,_0xc62d4(0x246),()=>{const _0x41d8b9=_0xc62d4;_0x90b2cd[_0x41d8b9(0x1b5)][_0x41d8b9(0x231)][_0x41d8b9(0x1d0)]();},{'priority':_0xc62d4(0x23e)}),this[_0xc62d4(0x1ef)][_0xc62d4(0x1e5)](_0x4659f8['id'],_0x28dd15));const _0x1f8bec=_0x3cebc4[_0xc62d4(0x1eb)](_0x4659f8[_0xc62d4(0x1f4)],_0x5ed497),_0x2b0f3e=new _0x23a2a2(_0x90b2cd,_0x4659f8,_0x5ed497,_0x1f8bec),_0x5d73c4=_0x4659f8[_0xc62d4(0x209)]()[_0xc62d4(0x1d4)](_0x2379af=>_0x2379af[_0xc62d4(0x1e8)]);_0x5ed497[_0xc62d4(0x1fc)]=_0x90b2cd[_0xc62d4(0x1b3)][_0xc62d4(0x22d)](_0xc62d4(0x1f8))[_0xc62d4(0x1b0)][_0xc62d4(0x1cc)](_0x5d73c4),this[_0xc62d4(0x1c3)][_0xc62d4(0x1e5)](_0x4659f8,_0x2b0f3e),this[_0xc62d4(0x1c2)][_0xc62d4(0x1e5)](_0x5ed497,_0x2b0f3e);const _0x33cec9=_0x2f0f59[_0xc62d4(0x1c6)]({'view':_0x28dd15,'target':()=>{const _0x21a864=_0xc62d4,_0x278d29=[],_0x27964b=_0x4659f8[_0x21a864(0x209)]()[_0x21a864(0x1d4)](_0x3c4a37=>_0x3c4a37[_0x21a864(0x1e8)]);for(const _0x31bff3 of _0x27964b)_0x278d29[_0x21a864(0x1d3)](..._0x31bff3[_0x21a864(0x208)]());return _0x1bd265(_0x90b2cd[_0x21a864(0x1b5)],_0x278d29);},'type':()=>_0xc62d4(0x1fa)+_0x2b0f3e[_0xc62d4(0x231)][_0xc62d4(0x238)]});_0x3cebc4[_0xc62d4(0x1da)](_0x5ed497,_0x33cec9),_0x2f0f59[_0xc62d4(0x1ed)](_0x33cec9),_0x136dcb[_0xc62d4(0x232)](_0x33cec9);}[_0xc57291(0x20d)](_0x5a685c){const _0x5dd3df=_0xc57291,_0x59309f=this[_0x5dd3df(0x1e7)][_0x5dd3df(0x1b3)][_0x5dd3df(0x22d)](_0x5dd3df(0x1f2)),_0xa413a2=this[_0x5dd3df(0x1e7)][_0x5dd3df(0x1b3)][_0x5dd3df(0x22d)](_0x5dd3df(0x1e0)),_0xd2e0af=this[_0x5dd3df(0x1c3)][_0x5dd3df(0x22d)](_0x5a685c),_0x59851b=_0xd2e0af[_0x5dd3df(0x231)],_0x536551=_0xa413a2[_0x5dd3df(0x21d)](_0x59851b);_0x59309f[_0x5dd3df(0x201)](_0x59851b),_0x536551&&_0xa413a2[_0x5dd3df(0x1be)](_0x536551),this[_0x5dd3df(0x1c3)][_0x5dd3df(0x1c5)](_0x5a685c),this[_0x5dd3df(0x1c2)][_0x5dd3df(0x1c5)](_0x59851b),_0xd2e0af[_0x5dd3df(0x1ff)]();}[_0xc57291(0x22c)](_0x1f0e09){const _0x3512d8=_0xc57291;if(!_0x1f0e09[_0x3512d8(0x1e8)]||!this[_0x3512d8(0x1c3)][_0x3512d8(0x1b4)](_0x1f0e09))return;const _0x1d5376=this[_0x3512d8(0x1e7)][_0x3512d8(0x1b3)][_0x3512d8(0x22d)](_0x3512d8(0x1f8)),_0x49d7d5=this[_0x3512d8(0x1c3)][_0x3512d8(0x22d)](_0x1f0e09),_0x3cb714=_0x1f0e09[_0x3512d8(0x209)]();_0x49d7d5[_0x3512d8(0x231)][_0x3512d8(0x1fc)]=_0x1d5376[_0x3512d8(0x1b0)][_0x3512d8(0x1cc)](_0x3cb714);}[_0xc57291(0x20e)](){const _0x1aff07=_0xc57291;this[_0x1aff07(0x1e7)][_0x1aff07(0x23c)][_0x1aff07(0x1e5)](_0x1e8625,(_0x2944d1,_0xf0745c)=>{const _0x354bac=_0x1aff07,_0x2bea1c=this[_0x354bac(0x1e7)][_0x354bac(0x1b3)][_0x354bac(0x22d)](_0x9bc3d8),_0x398ea0=this[_0x354bac(0x1e7)][_0x354bac(0x1b3)][_0x354bac(0x22d)](_0x5028c0);if(!_0x398ea0[_0x354bac(0x213)][_0x354bac(0x229)])return;const {id:_0x4e269c}=_0x398ea0[_0x354bac(0x22e)](_0x398ea0[_0x354bac(0x213)][0x0]),_0x1869dc=_0x2bea1c[_0x354bac(0x224)](_0x4e269c);_0x1869dc&&(this[_0x354bac(0x1c3)][_0x354bac(0x22d)](_0x1869dc)[_0x354bac(0x231)][_0x354bac(0x1d0)](),_0xf0745c());});}[_0xc57291(0x1ff)](){const _0x5c2a97=_0xc57291;for(const _0x2b9979 of this[_0x5c2a97(0x1c3)][_0x5c2a97(0x1b6)]())this[_0x5c2a97(0x20d)](_0x2b9979);for(const _0xf218e6 of this[_0x5c2a97(0x1ef)][_0x5c2a97(0x1bc)]())_0xf218e6[_0x5c2a97(0x20a)][_0x5c2a97(0x1ff)]();super[_0x5c2a97(0x1ff)]();}}function me(_0x2afe31){const _0x5676f7=_0xc57291;return _0x5676f7(0x217)in _0x2afe31;}
23
+ const _0x51127d=_0x1fe2;(function(_0x56fe06,_0x5cd5b1){const _0x5212a0=_0x1fe2,_0x54c5a0=_0x56fe06();while(!![]){try{const _0x5ac270=parseInt(_0x5212a0(0x1b5))/0x1+parseInt(_0x5212a0(0x1f2))/0x2*(-parseInt(_0x5212a0(0x197))/0x3)+-parseInt(_0x5212a0(0x1d1))/0x4*(parseInt(_0x5212a0(0x1a2))/0x5)+-parseInt(_0x5212a0(0x195))/0x6+parseInt(_0x5212a0(0x194))/0x7*(-parseInt(_0x5212a0(0x1af))/0x8)+parseInt(_0x5212a0(0x1f4))/0x9+parseInt(_0x5212a0(0x193))/0xa;if(_0x5ac270===_0x5cd5b1)break;else _0x54c5a0['push'](_0x54c5a0['shift']());}catch(_0x172602){_0x54c5a0['push'](_0x54c5a0['shift']());}}}(_0x385a,0x8d903));import{Plugin as _0x57bce5}from'ckeditor5/src/core.js';import{Collection as _0x52984f}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x47a603,createDropdown as _0x4ca201,ListSeparatorView as _0x1e3594,MenuBarMenuView as _0x39eeba,MenuBarMenuListView as _0xee3f39,MenuBarMenuListItemView as _0x5b7602,MenuBarMenuListItemButtonView as _0x25def7,SplitButtonView as _0x1c0d0e,ViewModel as _0x344c97}from'ckeditor5/src/ui.js';import{Users as _0x631dd5,getDateTimeFormatter as _0x958b62,getAllMarkersDomElementsSorted as _0x207d87,ENTER_THREAD_KEYSTROKE as _0x514796}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xc5717c from'./trackchangesediting.js';function _0x385a(){const _0x3dc279=['2046950YmpsWI','previous','suggestionView','listenTo','_destroyController','toMany','commands','createAnnotationView','descriptionParts','menu','model','values','addSourceCollector','263864HsEcbX','trackChanges','items','_handleSuggestionControllerDelayed','config','focus','822255BtxJxs','menuBar:trackChanges','type','define','discardAllSuggestions','low','acceptSelectedSuggestions','getSuggestion','lowest','Annotations','remove','push','filter','bind','Accept\x20all\x20suggestions','_updateController','size','delete','isInContent','registerAnnotation','buttonView','view','trackChanges.SuggestionView','componentFactory','separator','plugins','CommentsRepository','delegate','8HmGeeU','commentThread','getFirstRange','_annotationViews','children','commandName','stopListening','keystrokes','_initializeController','change:previous','CommentsUI','menuitem','value','TrackChangesUI','_viewToController','_handleControllerBuffer','createCommentThreadController','keys','_createToolbarButton','_refreshActiveMarkers','get','acceptAllSuggestions','init','comments','from','_initKeyboardNavigationToThread','TrackChangesEditing','isDirty','SuggestionThreadView','destroy','getJoined','getMarkerNames','activeAnnotations','2KoirDx','Track\x20changes','8505918dwiquD','some','menuitemcheckbox','addComment','_suggestionToController','requires','suggestion-','arrowView','pluginName','getAllAdjacentSuggestions','EditorAnnotations','getMarkers','discardButton','comments.maxCommentCharsWhenCollapsed','locale','add','suggestionLoaded','refreshSelectedViews','innerView','change:activeAnnotations','trackChanges.SuggestionThreadView','_disableComments','button','commentsListView','source','Accept\x20all\x20selected\x20suggestions','isMultiRange','clear','reduce','switchbutton','Discard\x20all\x20selected\x20suggestions','hasSuggestion','editor','unbind','escape','_createMenuBarMenu','panelView','isOn','has','_bindAnnotationToEditors','execute','_unbindEditors','getDescriptions','suggestionUnloaded','comments.editorConfig','descriptionFactory','isEnabled','getRanges','getByInnerView','SuggestionView','head','acceptButton','length','_splitMarkerName','Discard\x20all\x20suggestions','set','activeMarkers','12652380yqBuQo','91pZyJgG','320220cYtmnK','CommentView','3455469YGeSHe','_addUIComponentsToFactory','trackChanges.disableComments','createAnnotation','editing','actionView','mainView','comments.maxThreadTotalWeight','suggestionChanged','comments.maxCommentsWhenCollapsed','discardSelectedSuggestions'];_0x385a=function(){return _0x3dc279;};return _0x385a();}import _0x13796a from'./ui/suggestioncontroller.js';import _0x534252 from'./ui/view/suggestionthreadview.js';function _0x1fe2(_0x19cb05,_0x44b402){const _0x385abd=_0x385a();return _0x1fe2=function(_0x1fe235,_0x53e73a){_0x1fe235=_0x1fe235-0x17f;let _0x2c7300=_0x385abd[_0x1fe235];return _0x2c7300;},_0x1fe2(_0x19cb05,_0x44b402);}import _0x42e001 from'./ui/view/suggestionview.js';import{getTranslation as _0xaf49cc}from'./utils/common-translations.js';import _0x146e82 from'./trackchanges.js';import _0x29eb9b from'../theme/icons/track-changes.svg';export default class d extends _0x57bce5{static get[_0x51127d(0x1f9)](){const _0x2889d5=_0x51127d;return[_0xc5717c,_0x631dd5,_0x2889d5(0x1cf),_0x2889d5(0x1be),_0x2889d5(0x1fe)];}static get[_0x51127d(0x1fc)](){const _0x54f1bc=_0x51127d;return _0x54f1bc(0x1de);}constructor(_0x1af061){const _0xabb067=_0x51127d;super(_0x1af061),this[_0xabb067(0x1f8)]=new Map(),this[_0xabb067(0x1df)]=new Map(),this[_0xabb067(0x1d4)]=new Map(),this[_0xabb067(0x1e0)]=new Map();const _0x57882a=this[_0xabb067(0x214)][_0xabb067(0x1b3)];_0x57882a[_0xabb067(0x1b8)](_0xabb067(0x208),_0x534252),_0x57882a[_0xabb067(0x1b8)](_0xabb067(0x1cb),_0x42e001),_0x57882a[_0xabb067(0x1b8)](_0xabb067(0x199),!0x1),this[_0xabb067(0x209)]=_0x57882a[_0xabb067(0x1e5)](_0xabb067(0x199)),this[_0xabb067(0x1ea)]();}[_0x51127d(0x1b2)](_0x2baefc,_0x74dbb){const _0x4f561d=_0x51127d;0x0===this[_0x4f561d(0x1e0)][_0x4f561d(0x1c5)]&&setTimeout(()=>{const _0x286a68=_0x4f561d;for(const [_0x362a7a,_0x656dc0]of this[_0x286a68(0x1e0)]){const _0x352b61=this[_0x286a68(0x1f8)][_0x286a68(0x180)](_0x362a7a);_0x352b61||_0x656dc0?_0x352b61&&_0x656dc0&&this[_0x286a68(0x1a6)](_0x362a7a):this[_0x286a68(0x1d9)](_0x362a7a);}this[_0x286a68(0x1e0)][_0x286a68(0x20f)](),this[_0x286a68(0x214)][_0x286a68(0x1ce)][_0x286a68(0x1e5)](_0x286a68(0x1fe))[_0x286a68(0x205)](),this[_0x286a68(0x1e4)]();},0xa),this[_0x4f561d(0x1e0)][_0x4f561d(0x191)](_0x2baefc,_0x74dbb);}[_0x51127d(0x1e7)](){const _0x4a4483=_0x51127d,_0x4c4e3e=this[_0x4a4483(0x214)],_0x3032db=_0x4c4e3e[_0x4a4483(0x1ce)][_0x4a4483(0x1e5)](_0x4a4483(0x1eb)),_0x4636fb=_0x4c4e3e[_0x4a4483(0x1ce)][_0x4a4483(0x1e5)](_0x4a4483(0x1be)),_0x1ff8cd=_0x4c4e3e[_0x4a4483(0x1ce)][_0x4a4483(0x1e5)](_0x4a4483(0x1fe)),_0x4f8188=_0x4c4e3e[_0x4a4483(0x1ce)][_0x4a4483(0x1e5)](_0x4a4483(0x1cf));this[_0x4a4483(0x198)](),_0x1ff8cd[_0x4a4483(0x1ae)](()=>{const _0xd4f3ba=_0x4a4483,_0x459e0a=[];for(const [_0x420cbc,_0x4e97e2]of Array[_0xd4f3ba(0x1e9)](this[_0xd4f3ba(0x1f8)])){const _0x5b9964=_0x420cbc[_0xd4f3ba(0x1fd)](),_0x2ed2ab=[];for(const _0x4ae4f0 of _0x5b9964){if(!_0x4ae4f0[_0xd4f3ba(0x1c7)])continue;if(_0x4ae4f0[_0xd4f3ba(0x20e)]){_0x2ed2ab[_0xd4f3ba(0x1c0)](..._0x4ae4f0[_0xd4f3ba(0x189)]());continue;}const _0x4180a4=_0x4ae4f0[_0xd4f3ba(0x1d3)]();if(_0x2ed2ab[_0xd4f3ba(0x18e)]>0x0){const _0x14daec=_0x2ed2ab[0x0][_0xd4f3ba(0x1ef)](_0x4180a4);if(_0x14daec){_0x2ed2ab[0x0]=_0x14daec;continue;}}_0x2ed2ab[_0xd4f3ba(0x1c0)](_0x4180a4);}_0x459e0a[_0xd4f3ba(0x1c0)]([_0x4e97e2[_0xd4f3ba(0x1ca)],_0x2ed2ab]);}return _0x459e0a;}),this[_0x4a4483(0x1a5)](_0x3032db,_0x4a4483(0x204),(_0x2c3990,_0x2bf1ba)=>{const _0x4d0c83=_0x4a4483;this[_0x4d0c83(0x1a5)](_0x2bf1ba,_0x4d0c83(0x1da),(_0x1a942f,_0x1ab33d,_0x3214c9,_0x74e287)=>{const _0x2fd36f=_0x4d0c83;_0x2bf1ba[_0x2fd36f(0x1c7)]&&(null==_0x3214c9?(this[_0x2fd36f(0x1c4)](_0x74e287[_0x2fd36f(0x18c)]),this[_0x2fd36f(0x1b2)](_0x2bf1ba,!0x1)):(this[_0x2fd36f(0x1c4)](_0x3214c9[_0x2fd36f(0x18c)]),null==_0x74e287&&this[_0x2fd36f(0x1b2)](_0x2bf1ba,!0x0)));}),null!==_0x2bf1ba[_0x4d0c83(0x1a3)]?this[_0x4d0c83(0x1c4)](_0x2bf1ba[_0x4d0c83(0x18c)]):this[_0x4d0c83(0x1b2)](_0x2bf1ba,!0x1);}),this[_0x4a4483(0x1a5)](_0x3032db,_0x4a4483(0x185),(_0xa2e24b,_0x1f82bc,_0x522882)=>{const _0x1c3aa1=_0x4a4483;this[_0x1c3aa1(0x1d7)](_0x1f82bc,_0x1c3aa1(0x1da)),this[_0x1c3aa1(0x1e0)][_0x1c3aa1(0x1c6)](_0x1f82bc),this[_0x1c3aa1(0x1f8)][_0x1c3aa1(0x180)](_0x1f82bc)&&this[_0x1c3aa1(0x1a6)](_0x1f82bc),_0x522882&&this[_0x1c3aa1(0x1c4)](_0x522882[_0x1c3aa1(0x18c)]);}),this[_0x4a4483(0x1a5)](_0x3032db,_0x4a4483(0x19f),(_0x3c37e2,_0x236153)=>{const _0x5e46be=_0x4a4483;this[_0x5e46be(0x1c4)](_0x236153);}),this[_0x4a4483(0x1a5)](_0x4636fb,_0x4a4483(0x207),()=>{const _0x23cb71=_0x4a4483;this[_0x23cb71(0x1e4)]();}),this[_0x4a4483(0x1a5)](_0x4f8188,_0x4a4483(0x1f7),(_0x4abd2a,{threadId:_0xa5eb68,isFromAdapter:_0x87d619})=>{const _0x5b0d8c=_0x4a4483;if(_0x87d619||!_0x3032db[_0x5b0d8c(0x213)](_0xa5eb68))return;const _0x50d04b=_0x3032db[_0x5b0d8c(0x1bc)](_0xa5eb68);this[_0x5b0d8c(0x1f8)][_0x5b0d8c(0x1e5)](_0x50d04b)[_0x5b0d8c(0x1ca)][_0x5b0d8c(0x20b)][_0x5b0d8c(0x1b4)](-0x1);},{'priority':_0x4a4483(0x1bd)});}[_0x51127d(0x1e4)](){const _0x49ae7c=_0x51127d,_0x2554a4=this[_0x49ae7c(0x214)][_0x49ae7c(0x1ce)][_0x49ae7c(0x1e5)](_0x49ae7c(0x1be)),_0x238cc1=this[_0x49ae7c(0x214)][_0x49ae7c(0x1ce)][_0x49ae7c(0x1e5)](_0x49ae7c(0x1eb)),_0x45e6cb=Array[_0x49ae7c(0x1e9)](_0x2554a4[_0x49ae7c(0x1f1)],_0xc84a75=>_0xc84a75[_0x49ae7c(0x206)])[_0x49ae7c(0x1c1)](_0x507b3d=>this[_0x49ae7c(0x1df)][_0x49ae7c(0x180)](_0x507b3d)),_0x24ac17=[];for(const _0x35f773 of _0x45e6cb){const _0x18c47e=this[_0x49ae7c(0x1df)][_0x49ae7c(0x1e5)](_0x35f773)[_0x49ae7c(0x1ac)][_0x49ae7c(0x1fd)]();_0x24ac17[_0x49ae7c(0x1c0)](..._0x18c47e[_0x49ae7c(0x210)]((_0x46e301,_0x44016d)=>[..._0x46e301,..._0x44016d[_0x49ae7c(0x1f0)]()],[]));}_0x238cc1[_0x49ae7c(0x192)]=_0x24ac17;}[_0x51127d(0x198)](){const _0xb8ef39=_0x51127d,_0x2fa296=this[_0xb8ef39(0x214)],_0x357004=_0x2fa296[_0xb8ef39(0x202)],_0x5e1aa2=_0xaf49cc(_0x357004,_0xb8ef39(0x1f3)),_0x2a7139=new _0x52984f([{'type':_0xb8ef39(0x211),'model':new _0x344c97({'withText':!0x0,'isToggleable':!0x0,'label':_0x5e1aa2,'commandName':_0xb8ef39(0x1b0),'role':_0xb8ef39(0x1f6)})},{'type':_0xb8ef39(0x1cd)},{'type':_0xb8ef39(0x20a),'model':new _0x344c97({'withText':!0x0,'label':_0xaf49cc(_0x357004,_0xb8ef39(0x1c3)),'commandName':_0xb8ef39(0x1e6),'role':_0xb8ef39(0x1dc)})},{'type':_0xb8ef39(0x20a),'model':new _0x344c97({'withText':!0x0,'label':_0xaf49cc(_0x357004,_0xb8ef39(0x20d)),'commandName':_0xb8ef39(0x1bb),'role':_0xb8ef39(0x1dc)})},{'type':_0xb8ef39(0x20a),'model':new _0x344c97({'withText':!0x0,'label':_0xaf49cc(_0x357004,_0xb8ef39(0x190)),'commandName':_0xb8ef39(0x1b9),'role':_0xb8ef39(0x1dc)})},{'type':_0xb8ef39(0x20a),'model':new _0x344c97({'withText':!0x0,'label':_0xaf49cc(_0x357004,_0xb8ef39(0x212)),'commandName':_0xb8ef39(0x1a1),'role':_0xb8ef39(0x1dc)})}]);for(const _0x12a6ec of _0x2a7139)if(me(_0x12a6ec)){const _0x1e3aba=_0x2fa296[_0xb8ef39(0x1a8)][_0xb8ef39(0x1e5)](_0x12a6ec[_0xb8ef39(0x1ac)][_0xb8ef39(0x1d6)]);_0x12a6ec[_0xb8ef39(0x1ac)][_0xb8ef39(0x1c2)](_0xb8ef39(0x17f),_0xb8ef39(0x188))['to'](_0x1e3aba,_0xb8ef39(0x1dd),_0xb8ef39(0x188));}_0x2fa296['ui'][_0xb8ef39(0x1cc)][_0xb8ef39(0x203)](_0xb8ef39(0x1b0),_0x1d674b=>this[_0xb8ef39(0x1e3)](_0x1d674b,_0x2a7139,_0x5e1aa2)),_0x2fa296['ui'][_0xb8ef39(0x1cc)][_0xb8ef39(0x203)](_0xb8ef39(0x1b6),_0x1c66fb=>this[_0xb8ef39(0x217)](_0x1c66fb,_0x2a7139,_0x5e1aa2));}[_0x51127d(0x1e3)](_0x346ef4,_0x1ef320,_0x21a5cb){const _0x356720=_0x51127d,_0x140572=_0x4ca201(_0x346ef4,_0x1c0d0e),_0x5ae7f0=this[_0x356720(0x214)][_0x356720(0x1a8)][_0x356720(0x1e5)](_0x356720(0x1b0));_0x140572[_0x356720(0x1c9)][_0x356720(0x191)]({'tooltip':_0x21a5cb,'label':_0x21a5cb,'icon':_0x29eb9b}),_0x140572[_0x356720(0x1c9)][_0x356720(0x1c2)](_0x356720(0x17f))['to'](_0x5ae7f0,_0x356720(0x1dd)),_0x140572[_0x356720(0x1c9)]['on'](_0x356720(0x182),()=>{const _0x26d4ef=_0x356720;_0x5ae7f0[_0x26d4ef(0x182)](),this[_0x26d4ef(0x214)][_0x26d4ef(0x19b)][_0x26d4ef(0x1ca)][_0x26d4ef(0x1b4)]();}),_0x47a603(_0x140572,_0x1ef320,{'role':_0x356720(0x1ab)});const _0x5a610e=[];for(const _0xd0a687 of _0x1ef320)me(_0xd0a687)&&_0x5a610e[_0x356720(0x1c0)](this[_0x356720(0x214)][_0x356720(0x1a8)][_0x356720(0x1e5)](_0xd0a687[_0x356720(0x1ac)][_0x356720(0x1d6)]));const _0xe7abcf=_0x140572[_0x356720(0x1c9)];return _0xe7abcf[_0x356720(0x19c)][_0x356720(0x215)](_0x356720(0x188)),_0xe7abcf[_0x356720(0x1fb)][_0x356720(0x215)](_0x356720(0x188)),_0xe7abcf[_0x356720(0x19c)][_0x356720(0x1c2)](_0x356720(0x188))['to'](_0x5ae7f0,_0x356720(0x188)),_0xe7abcf[_0x356720(0x1fb)][_0x356720(0x1c2)](_0x356720(0x188))[_0x356720(0x1a7)](_0x5a610e,_0x356720(0x188),(..._0x2aeff8)=>_0x2aeff8[_0x356720(0x1f5)](_0x2d0e88=>_0x2d0e88)),_0x140572['on'](_0x356720(0x182),_0x144962=>{const _0x156f37=_0x356720;this[_0x156f37(0x214)][_0x156f37(0x182)](_0x144962[_0x156f37(0x20c)][_0x156f37(0x1d6)]),this[_0x156f37(0x214)][_0x156f37(0x19b)][_0x156f37(0x1ca)][_0x156f37(0x1b4)]();}),_0x140572;}[_0x51127d(0x217)](_0x54669d,_0x38c759,_0x465b4f){const _0x786f34=_0x51127d,_0x1f7838=new _0x39eeba(_0x54669d),_0x330179=this[_0x786f34(0x214)][_0x786f34(0x1a8)][_0x786f34(0x1e5)](_0x786f34(0x1b0));_0x1f7838[_0x786f34(0x1c9)][_0x786f34(0x191)]({'label':_0x465b4f,'icon':_0x29eb9b});const _0xbb5e3f=new _0xee3f39(_0x54669d);for(const _0x1afe31 of _0x38c759){if(_0x786f34(0x1cd)==_0x1afe31[_0x786f34(0x1b7)]){_0xbb5e3f[_0x786f34(0x1b1)][_0x786f34(0x203)](new _0x1e3594(_0x54669d));continue;}const _0x5e8ce0=new _0x5b7602(_0x54669d,_0x1f7838),_0x9ff1d6=new _0x25def7(_0x54669d),_0x4a9a41=_0x1afe31[_0x786f34(0x1ac)];_0x9ff1d6[_0x786f34(0x1c2)](...Object[_0x786f34(0x1e2)](_0x4a9a41))['to'](_0x4a9a41),_0x9ff1d6[_0x786f34(0x1d0)](_0x786f34(0x182))['to'](_0x1f7838),_0x9ff1d6['on'](_0x786f34(0x182),()=>{const _0x59b4d4=_0x786f34;this[_0x59b4d4(0x214)][_0x59b4d4(0x182)](_0x4a9a41[_0x59b4d4(0x1d6)]),this[_0x59b4d4(0x214)][_0x59b4d4(0x19b)][_0x59b4d4(0x1ca)][_0x59b4d4(0x1b4)]();}),_0x5e8ce0[_0x786f34(0x1d5)][_0x786f34(0x203)](_0x9ff1d6),_0xbb5e3f[_0x786f34(0x1b1)][_0x786f34(0x203)](_0x5e8ce0);}return _0x1f7838[_0x786f34(0x1c2)](_0x786f34(0x188))['to'](_0x330179,_0x786f34(0x188)),_0x1f7838[_0x786f34(0x218)][_0x786f34(0x1d5)][_0x786f34(0x203)](_0xbb5e3f),_0x1f7838;}[_0x51127d(0x1d9)](_0x51b885){const _0x3313ab=_0x51127d,_0x51517b=this[_0x3313ab(0x214)],_0x5324f6=_0x51517b[_0x3313ab(0x1b3)],_0x4f3544=_0x51517b[_0x3313ab(0x1ce)][_0x3313ab(0x1e5)](_0x3313ab(0x1be)),_0x5afb93=_0x51517b[_0x3313ab(0x1ce)][_0x3313ab(0x1e5)](_0x3313ab(0x1cf)),_0x4a9b81=_0x51517b[_0x3313ab(0x1ce)][_0x3313ab(0x1e5)](_0x3313ab(0x1fe)),_0x2e3acd=_0x51517b[_0x3313ab(0x1ce)][_0x3313ab(0x1e5)](_0x631dd5)['me'],_0x29277e=_0x5324f6[_0x3313ab(0x1e5)](_0x3313ab(0x1b0))[_0x3313ab(0x1ed)],_0x30f566=_0x5324f6[_0x3313ab(0x1e5)](_0x3313ab(0x1b0))[_0x3313ab(0x18b)],{CommentsListView:_0x237036,CommentThreadInputView:_0x522bc6}=_0x51517b[_0x3313ab(0x1ce)][_0x3313ab(0x1e5)](_0x3313ab(0x1db));let _0x5d2d3a,_0x370c7e;this[_0x3313ab(0x1d4)][_0x3313ab(0x180)](_0x51b885['id'])?(_0x370c7e=this[_0x3313ab(0x1d4)][_0x3313ab(0x1e5)](_0x51b885['id']),_0x5d2d3a=_0x370c7e[_0x3313ab(0x19d)]):(_0x5d2d3a=new _0x29277e(_0x51517b[_0x3313ab(0x202)],_0x51b885,_0x2e3acd,{'disableComments':this[_0x3313ab(0x209)],'editorConfig':_0x5324f6[_0x3313ab(0x1e5)](_0x3313ab(0x186)),'maxCommentsWhenCollapsed':_0x5324f6[_0x3313ab(0x1e5)](_0x3313ab(0x1a0)),'maxThreadTotalWeight':_0x5324f6[_0x3313ab(0x1e5)](_0x3313ab(0x19e)),'maxCommentCharsWhenCollapsed':_0x5324f6[_0x3313ab(0x1e5)](_0x3313ab(0x201)),'formatDateTime':_0x958b62(_0x5324f6[_0x3313ab(0x1e5)](_0x3313ab(0x202))),'CommentView':_0x5324f6[_0x3313ab(0x1e5)](_0x3313ab(0x1e8))[_0x3313ab(0x196)],'CommentsListView':_0x237036,'CommentThreadInputView':_0x522bc6,'SuggestionView':_0x30f566}),_0x5d2d3a[_0x3313ab(0x1a4)][_0x3313ab(0x18d)]['on'](_0x3313ab(0x182),()=>{const _0x169971=_0x3313ab;_0x51517b[_0x169971(0x19b)][_0x169971(0x1ca)][_0x169971(0x1b4)]();}),_0x5d2d3a[_0x3313ab(0x1a4)][_0x3313ab(0x200)]['on'](_0x3313ab(0x182),()=>{const _0x5c8a83=_0x3313ab;_0x51517b[_0x5c8a83(0x19b)][_0x5c8a83(0x1ca)][_0x5c8a83(0x1b4)]();}),_0x370c7e=_0x4f3544[_0x3313ab(0x1a9)](this[_0x3313ab(0x214)][_0x3313ab(0x202)],_0x5d2d3a),_0x370c7e[_0x3313ab(0x1c2)](_0x3313ab(0x1ec))['to'](_0x5d2d3a,_0x3313ab(0x1ec)),_0x370c7e[_0x3313ab(0x1c2)](_0x3313ab(0x18e))['to'](_0x5d2d3a),_0x370c7e[_0x3313ab(0x1c2)](_0x3313ab(0x1b7))['to'](_0x5d2d3a,_0x3313ab(0x1b7),_0x3b8d2a=>_0x3313ab(0x1fa)+_0x3b8d2a),this[_0x3313ab(0x1a5)](_0x5d2d3a,_0x3313ab(0x216),()=>{const _0x18d67b=_0x3313ab;_0x51517b[_0x18d67b(0x19b)][_0x18d67b(0x1ca)][_0x18d67b(0x1b4)]();},{'priority':_0x3313ab(0x1ba)}),this[_0x3313ab(0x1d4)][_0x3313ab(0x191)](_0x51b885['id'],_0x370c7e));const _0x5e595a=_0x5afb93[_0x3313ab(0x1e1)](_0x51b885[_0x3313ab(0x1d2)],_0x5d2d3a),_0x105267=new _0x13796a(_0x51517b,_0x51b885,_0x5d2d3a,_0x5e595a),_0x2ea225=_0x51b885[_0x3313ab(0x1fd)]()[_0x3313ab(0x1c1)](_0x5ec9db=>_0x5ec9db[_0x3313ab(0x1c7)]);_0x5d2d3a[_0x3313ab(0x1aa)]=_0x51517b[_0x3313ab(0x1ce)][_0x3313ab(0x1e5)](_0x3313ab(0x1eb))[_0x3313ab(0x187)][_0x3313ab(0x184)](_0x2ea225),this[_0x3313ab(0x1f8)][_0x3313ab(0x191)](_0x51b885,_0x105267),this[_0x3313ab(0x1df)][_0x3313ab(0x191)](_0x5d2d3a,_0x105267);const _0xe4887=_0x4f3544[_0x3313ab(0x19a)]({'view':_0x370c7e,'target':()=>{const _0x5465d9=_0x3313ab,_0x376267=[],_0x32f9c0=_0x51b885[_0x5465d9(0x1fd)]()[_0x5465d9(0x1c1)](_0x5d4570=>_0x5d4570[_0x5465d9(0x1c7)]);for(const _0x5a3493 of _0x32f9c0)_0x376267[_0x5465d9(0x1c0)](..._0x5a3493[_0x5465d9(0x1ff)]());return _0x207d87(_0x51517b[_0x5465d9(0x19b)],_0x376267);},'type':()=>_0x3313ab(0x1fa)+_0x105267[_0x3313ab(0x1ca)][_0x3313ab(0x1b7)]});_0x5afb93[_0x3313ab(0x181)](_0x5d2d3a,_0xe4887),_0x4f3544[_0x3313ab(0x203)](_0xe4887),_0x4a9b81[_0x3313ab(0x1c8)](_0xe4887);}[_0x51127d(0x1a6)](_0x2b65c9){const _0x25e959=_0x51127d,_0x2e67b3=this[_0x25e959(0x214)][_0x25e959(0x1ce)][_0x25e959(0x1e5)](_0x25e959(0x1cf)),_0x199e24=this[_0x25e959(0x214)][_0x25e959(0x1ce)][_0x25e959(0x1e5)](_0x25e959(0x1be)),_0x4422d3=this[_0x25e959(0x1f8)][_0x25e959(0x1e5)](_0x2b65c9),_0xc2cb00=_0x4422d3[_0x25e959(0x1ca)],_0x115ecd=_0x199e24[_0x25e959(0x18a)](_0xc2cb00);_0x2e67b3[_0x25e959(0x183)](_0xc2cb00),_0x115ecd&&_0x199e24[_0x25e959(0x1bf)](_0x115ecd),this[_0x25e959(0x1f8)][_0x25e959(0x1c6)](_0x2b65c9),this[_0x25e959(0x1df)][_0x25e959(0x1c6)](_0xc2cb00),_0x4422d3[_0x25e959(0x1ee)]();}[_0x51127d(0x1c4)](_0x2203bc){const _0x4fef42=_0x51127d;if(!_0x2203bc[_0x4fef42(0x1c7)]||!this[_0x4fef42(0x1f8)][_0x4fef42(0x180)](_0x2203bc))return;const _0x4cdaa3=this[_0x4fef42(0x214)][_0x4fef42(0x1ce)][_0x4fef42(0x1e5)](_0x4fef42(0x1eb)),_0xb22327=this[_0x4fef42(0x1f8)][_0x4fef42(0x1e5)](_0x2203bc),_0x16bc09=_0x2203bc[_0x4fef42(0x1fd)]();_0xb22327[_0x4fef42(0x1ca)][_0x4fef42(0x1aa)]=_0x4cdaa3[_0x4fef42(0x187)][_0x4fef42(0x184)](_0x16bc09);}[_0x51127d(0x1ea)](){const _0x550e51=_0x51127d;this[_0x550e51(0x214)][_0x550e51(0x1d8)][_0x550e51(0x191)](_0x514796,(_0x1cc723,_0x39f886)=>{const _0x3e8a79=_0x550e51,_0x36d892=this[_0x3e8a79(0x214)][_0x3e8a79(0x1ce)][_0x3e8a79(0x1e5)](_0x146e82),_0x4eabd8=this[_0x3e8a79(0x214)][_0x3e8a79(0x1ce)][_0x3e8a79(0x1e5)](_0xc5717c);if(!_0x4eabd8[_0x3e8a79(0x192)][_0x3e8a79(0x18e)])return;const {id:_0x3ca947}=_0x4eabd8[_0x3e8a79(0x18f)](_0x4eabd8[_0x3e8a79(0x192)][0x0]),_0x3bfdcc=_0x36d892[_0x3e8a79(0x1bc)](_0x3ca947);_0x3bfdcc&&(this[_0x3e8a79(0x1f8)][_0x3e8a79(0x1e5)](_0x3bfdcc)[_0x3e8a79(0x1ca)][_0x3e8a79(0x1b4)](),_0x39f886());});}[_0x51127d(0x1ee)](){const _0x3e2857=_0x51127d;for(const _0xecd8d0 of this[_0x3e2857(0x1f8)][_0x3e2857(0x1e2)]())this[_0x3e2857(0x1a6)](_0xecd8d0);for(const _0xe04d5e of this[_0x3e2857(0x1d4)][_0x3e2857(0x1ad)]())_0xe04d5e[_0x3e2857(0x19d)][_0x3e2857(0x1ee)]();super[_0x3e2857(0x1ee)]();}}function me(_0x485fb9){const _0x154ed0=_0x51127d;return _0x154ed0(0x1ac)in _0x485fb9;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18f3f9=_0x1aae;function _0xf517(){const _0x357d65=['isDirty','model','_editor','1260eVBOZY','add','1763111NREOdH','_acceptCommand','discardSuggestion','4tZlXVw','acceptSuggestion','get','bind','getRanges','_discardCommand','20286670GAnEnN','unbind','_setPendingAction','canDiscard','commands','9fxDTRr','_removePendingAction','isEnabled','_pendingAction','commentThreadController','change:isDirty','canEditAt','1211016UnfuIW','PENDING_ACTION_SUGGESTION','remove','locale','30695ysvrcu','plugins','execute','7761736XVnExH','1317760KrJlCf','view','listenTo','stopListening','PendingActions','canAccept','4881594EGYrRz','destroy'];_0xf517=function(){return _0x357d65;};return _0xf517();}(function(_0x35a3c7,_0x288ef4){const _0x35e6af=_0x1aae,_0x3fab8=_0x35a3c7();while(!![]){try{const _0x4fa3c8=parseInt(_0x35e6af(0xa9))/0x1+-parseInt(_0x35e6af(0xa1))/0x2+parseInt(_0x35e6af(0xaf))/0x3*(parseInt(_0x35e6af(0xb9))/0x4)+-parseInt(_0x35e6af(0xa5))/0x5*(-parseInt(_0x35e6af(0xb4))/0x6)+parseInt(_0x35e6af(0xb6))/0x7+-parseInt(_0x35e6af(0xa8))/0x8+-parseInt(_0x35e6af(0x9a))/0x9*(parseInt(_0x35e6af(0x95))/0xa);if(_0x4fa3c8===_0x288ef4)break;else _0x3fab8['push'](_0x3fab8['shift']());}catch(_0x37665c){_0x3fab8['push'](_0x3fab8['shift']());}}}(_0xf517,0xd73dd));import{ObservableMixin as _0x2cbf5d}from'ckeditor5/src/utils.js';function _0x1aae(_0x10e68a,_0x4fc1b3){const _0xf5171b=_0xf517();return _0x1aae=function(_0x1aae39,_0x46d2f7){_0x1aae39=_0x1aae39-0x95;let _0x5a1e31=_0xf5171b[_0x1aae39];return _0x5a1e31;},_0x1aae(_0x10e68a,_0x4fc1b3);}import{getTranslation as _0x5b5929}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
- _0x2cbf5d(){constructor(_0x415150,_0x428d67,_0x26f079,_0x490735){const _0x58041f=_0x1aae;super(),this[_0x58041f(0xb2)]=_0x428d67,this[_0x58041f(0xaa)]=_0x26f079,this[_0x58041f(0x9e)]=_0x490735,this[_0x58041f(0xb3)]=_0x415150,this[_0x58041f(0xb7)]=_0x415150[_0x58041f(0x99)][_0x58041f(0xbb)](_0x58041f(0xba)),this[_0x58041f(0xbe)]=_0x415150[_0x58041f(0x99)][_0x58041f(0xbb)](_0x58041f(0xb8)),this[_0x58041f(0xaa)][_0x58041f(0xbc)](_0x58041f(0x9c))['to'](this[_0x58041f(0xb7)],this[_0x58041f(0xbe)],(_0x3e0eb6,_0x288a19)=>_0x3e0eb6||_0x288a19),this[_0x58041f(0xaa)][_0x58041f(0xbc)](_0x58041f(0xae))['to'](this[_0x58041f(0xb7)],_0x58041f(0x9c),_0x3836f1=>_0x3836f1&&this[_0x58041f(0xb3)][_0x58041f(0xb2)][_0x58041f(0xa0)](_0x428d67[_0x58041f(0xbd)]())),this[_0x58041f(0xaa)][_0x58041f(0xbc)](_0x58041f(0x98))['to'](this[_0x58041f(0xbe)],_0x58041f(0x9c),_0x1c80ca=>_0x1c80ca&&this[_0x58041f(0xb3)][_0x58041f(0xb2)][_0x58041f(0xa0)](_0x428d67[_0x58041f(0xbd)]())),this[_0x58041f(0x9d)]=null,_0x26f079[_0x58041f(0xb1)]&&this[_0x58041f(0x97)](),this[_0x58041f(0xab)](_0x26f079,_0x58041f(0xba),()=>this[_0x58041f(0xba)]()),this[_0x58041f(0xab)](_0x26f079,_0x58041f(0xb8),()=>this[_0x58041f(0xb8)]()),this[_0x58041f(0xab)](_0x26f079,_0x58041f(0x9f),()=>{const _0x1cc5f8=_0x58041f;_0x26f079[_0x1cc5f8(0xb1)]?this[_0x1cc5f8(0x97)]():this[_0x1cc5f8(0x9b)]();});}[_0x18f3f9(0xba)](){const _0x969ad6=_0x18f3f9;this[_0x969ad6(0xb7)][_0x969ad6(0xa7)](this[_0x969ad6(0xb2)]['id']);}[_0x18f3f9(0xb8)](){const _0x7a3587=_0x18f3f9;this[_0x7a3587(0xbe)][_0x7a3587(0xa7)](this[_0x7a3587(0xb2)]['id']);}[_0x18f3f9(0xb0)](){const _0xe77f39=_0x18f3f9;this[_0xe77f39(0xaa)][_0xe77f39(0x96)](_0xe77f39(0x9c)),this[_0xe77f39(0xaa)][_0xe77f39(0x96)](_0xe77f39(0xae)),this[_0xe77f39(0xaa)][_0xe77f39(0x96)](_0xe77f39(0x98)),this[_0xe77f39(0xac)](),this[_0xe77f39(0x9e)][_0xe77f39(0xb0)](),this[_0xe77f39(0x9d)]&&this[_0xe77f39(0x9b)]();}[_0x18f3f9(0x97)](){const _0x19fb42=_0x18f3f9,_0x58f047=_0x5b5929(this[_0x19fb42(0xb3)][_0x19fb42(0xa4)],_0x19fb42(0xa2));this[_0x19fb42(0x9d)]=this[_0x19fb42(0xb3)][_0x19fb42(0xa6)][_0x19fb42(0xbb)](_0x19fb42(0xad))[_0x19fb42(0xb5)](_0x58f047);}[_0x18f3f9(0x9b)](){const _0x2af4b1=_0x18f3f9;null!==this[_0x2af4b1(0x9d)]&&this[_0x2af4b1(0xb3)][_0x2af4b1(0xa6)][_0x2af4b1(0xbb)](_0x2af4b1(0xad))[_0x2af4b1(0xa3)](this[_0x2af4b1(0x9d)]),this[_0x2af4b1(0x9d)]=null;}}
23
+ const _0x1f5529=_0x5e6d;(function(_0x2fcb78,_0x617252){const _0x1f2953=_0x5e6d,_0x391ddb=_0x2fcb78();while(!![]){try{const _0x1f42c6=-parseInt(_0x1f2953(0x93))/0x1+-parseInt(_0x1f2953(0xa8))/0x2*(-parseInt(_0x1f2953(0xad))/0x3)+-parseInt(_0x1f2953(0x8f))/0x4+parseInt(_0x1f2953(0x95))/0x5*(parseInt(_0x1f2953(0xaf))/0x6)+parseInt(_0x1f2953(0xab))/0x7*(-parseInt(_0x1f2953(0x8d))/0x8)+-parseInt(_0x1f2953(0x92))/0x9+parseInt(_0x1f2953(0x88))/0xa;if(_0x1f42c6===_0x617252)break;else _0x391ddb['push'](_0x391ddb['shift']());}catch(_0x2962fd){_0x391ddb['push'](_0x391ddb['shift']());}}}(_0x5d62,0x6bca5));import{ObservableMixin as _0x2509df}from'ckeditor5/src/utils.js';function _0x5d62(){const _0x397882=['5583078bMAnVh','707079JvsTKY','_setPendingAction','2245zagUqG','change:isDirty','bind','commands','commentThreadController','execute','add','PENDING_ACTION_SUGGESTION','acceptSuggestion','_pendingAction','_discardCommand','locale','canAccept','_acceptCommand','_editor','get','PendingActions','canEditAt','remove','97426NvHgnj','listenTo','discardSuggestion','40418NzdURP','destroy','39DxpNTB','isDirty','11106ADFEWP','_removePendingAction','getRanges','16258610cQzemO','model','plugins','unbind','view','1056XPJZqJ','isEnabled','2236524NnJnkK','stopListening','canDiscard'];_0x5d62=function(){return _0x397882;};return _0x5d62();}import{getTranslation as _0x474364}from'../utils/common-translations.js';function _0x5e6d(_0x2a5ebb,_0x1ace82){const _0x5d62cc=_0x5d62();return _0x5e6d=function(_0x5e6d3f,_0x2067d1){_0x5e6d3f=_0x5e6d3f-0x88;let _0x341c0a=_0x5d62cc[_0x5e6d3f];return _0x341c0a;},_0x5e6d(_0x2a5ebb,_0x1ace82);}export default class ae extends/* #__PURE__ -- @preserve */
24
+ _0x2509df(){constructor(_0x281f24,_0x2ad649,_0x438e8b,_0x5d248d){const _0x59d36d=_0x5e6d;super(),this[_0x59d36d(0x89)]=_0x2ad649,this[_0x59d36d(0x8c)]=_0x438e8b,this[_0x59d36d(0x99)]=_0x5d248d,this[_0x59d36d(0xa3)]=_0x281f24,this[_0x59d36d(0xa2)]=_0x281f24[_0x59d36d(0x98)][_0x59d36d(0xa4)](_0x59d36d(0x9d)),this[_0x59d36d(0x9f)]=_0x281f24[_0x59d36d(0x98)][_0x59d36d(0xa4)](_0x59d36d(0xaa)),this[_0x59d36d(0x8c)][_0x59d36d(0x97)](_0x59d36d(0x8e))['to'](this[_0x59d36d(0xa2)],this[_0x59d36d(0x9f)],(_0x5bdd3b,_0x1e758e)=>_0x5bdd3b||_0x1e758e),this[_0x59d36d(0x8c)][_0x59d36d(0x97)](_0x59d36d(0xa1))['to'](this[_0x59d36d(0xa2)],_0x59d36d(0x8e),_0xb43d31=>_0xb43d31&&this[_0x59d36d(0xa3)][_0x59d36d(0x89)][_0x59d36d(0xa6)](_0x2ad649[_0x59d36d(0xb1)]())),this[_0x59d36d(0x8c)][_0x59d36d(0x97)](_0x59d36d(0x91))['to'](this[_0x59d36d(0x9f)],_0x59d36d(0x8e),_0x1ef5c9=>_0x1ef5c9&&this[_0x59d36d(0xa3)][_0x59d36d(0x89)][_0x59d36d(0xa6)](_0x2ad649[_0x59d36d(0xb1)]())),this[_0x59d36d(0x9e)]=null,_0x438e8b[_0x59d36d(0xae)]&&this[_0x59d36d(0x94)](),this[_0x59d36d(0xa9)](_0x438e8b,_0x59d36d(0x9d),()=>this[_0x59d36d(0x9d)]()),this[_0x59d36d(0xa9)](_0x438e8b,_0x59d36d(0xaa),()=>this[_0x59d36d(0xaa)]()),this[_0x59d36d(0xa9)](_0x438e8b,_0x59d36d(0x96),()=>{const _0x2ec3d1=_0x59d36d;_0x438e8b[_0x2ec3d1(0xae)]?this[_0x2ec3d1(0x94)]():this[_0x2ec3d1(0xb0)]();});}[_0x1f5529(0x9d)](){const _0x4b6c6e=_0x1f5529;this[_0x4b6c6e(0xa2)][_0x4b6c6e(0x9a)](this[_0x4b6c6e(0x89)]['id']);}[_0x1f5529(0xaa)](){const _0x3844e0=_0x1f5529;this[_0x3844e0(0x9f)][_0x3844e0(0x9a)](this[_0x3844e0(0x89)]['id']);}[_0x1f5529(0xac)](){const _0x2b2926=_0x1f5529;this[_0x2b2926(0x8c)][_0x2b2926(0x8b)](_0x2b2926(0x8e)),this[_0x2b2926(0x8c)][_0x2b2926(0x8b)](_0x2b2926(0xa1)),this[_0x2b2926(0x8c)][_0x2b2926(0x8b)](_0x2b2926(0x91)),this[_0x2b2926(0x90)](),this[_0x2b2926(0x99)][_0x2b2926(0xac)](),this[_0x2b2926(0x9e)]&&this[_0x2b2926(0xb0)]();}[_0x1f5529(0x94)](){const _0x310d12=_0x1f5529,_0x268a43=_0x474364(this[_0x310d12(0xa3)][_0x310d12(0xa0)],_0x310d12(0x9c));this[_0x310d12(0x9e)]=this[_0x310d12(0xa3)][_0x310d12(0x8a)][_0x310d12(0xa4)](_0x310d12(0xa5))[_0x310d12(0x9b)](_0x268a43);}[_0x1f5529(0xb0)](){const _0x150076=_0x1f5529;null!==this[_0x150076(0x9e)]&&this[_0x150076(0xa3)][_0x150076(0x8a)][_0x150076(0xa4)](_0x150076(0xa5))[_0x150076(0xa7)](this[_0x150076(0x9e)]),this[_0x150076(0x9e)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3bc543=_0xa878;function _0xa878(_0x90726e,_0x2ad4ee){const _0xb3ade2=_0xb3ad();return _0xa878=function(_0xa878a3,_0x1d5094){_0xa878a3=_0xa878a3-0x16a;let _0x32e9d5=_0xb3ade2[_0xa878a3];return _0x32e9d5;},_0xa878(_0x90726e,_0x2ad4ee);}(function(_0x38599f,_0x2dfab9){const _0x13d1e3=_0xa878,_0x167c29=_0x38599f();while(!![]){try{const _0x3e34a9=parseInt(_0x13d1e3(0x16c))/0x1+-parseInt(_0x13d1e3(0x186))/0x2+-parseInt(_0x13d1e3(0x1a2))/0x3+-parseInt(_0x13d1e3(0x177))/0x4*(parseInt(_0x13d1e3(0x173))/0x5)+parseInt(_0x13d1e3(0x17e))/0x6+parseInt(_0x13d1e3(0x195))/0x7*(parseInt(_0x13d1e3(0x197))/0x8)+parseInt(_0x13d1e3(0x189))/0x9*(parseInt(_0x13d1e3(0x1a3))/0xa);if(_0x3e34a9===_0x2dfab9)break;else _0x167c29['push'](_0x167c29['shift']());}catch(_0x37dfef){_0x167c29['push'](_0x167c29['shift']());}}}(_0xb3ad,0xe3454));import{FocusCycler as _0x547637,View as _0x4738ce,ViewCollection as _0x58a20f}from'ckeditor5/src/ui.js';import{FocusTracker as _0x5bdf6f,KeystrokeHandler as _0x1358e4}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x621e0c,setupThreadKeyboardNavigation as _0x22b143}from'ckeditor5-collaboration/src/collaboration-core.js';function _0xb3ad(){const _0x50b34e=['CommentView','editorConfig','focusCycler','commentsListView','body','addComment','commentInputView','hasDirtyComment','focusTracker','assign','target','setData','_createCommentViews','submit','487848iKyUKB','removeComment','locale','destroy','delegate','isReadOnly','descriptionParts','485kRaKsX','canDiscard','value','keystrokes','44260DSnlOZ','fire','disableComments','textContent','_localUser','_config','authoredAt','1708026SzYtvD','canAccept','text/html','cancel','length','author','formatDateTime','isEnabled','1194506edUqam','element','ariaDescriptionView','423uegmWs','tab','parseFromString','updateComment','commentThreadInputView','shift+tab','focusables','name','map','isActive','render','_createCommentThreadInputView','7IhASwE','content','4551328wzATkR','bind','showInput','ariaLabel','disabledSubmit','SUGGESTION_THREAD_ARIA_LABEL','_model','editor','set','join','SUGGESTION_THREAD_DESCRIPTION','1635741UEUuvW','384100VJzGGu','commentThread','isDirty','focus'];_0xb3ad=function(){return _0x50b34e;};return _0xb3ad();}import{getTranslation as _0x3616e5}from'../../utils/common-translations.js';import{renderDescription as _0x4659c4}from'../../utils/utils.js';export default class us extends _0x4738ce{constructor(_0x1ac7c7,_0x1d02bf,_0x40bf90,_0x2815c2){const _0x1d6c69=_0xa878;super(_0x1ac7c7),this[_0x1d6c69(0x1aa)]=null,this[_0x1d6c69(0x18d)]=null,this[_0x1d6c69(0x188)]=new _0x621e0c(_0x1ac7c7,_0x3616e5(_0x1ac7c7,_0x1d6c69(0x1a1))),this[_0x1d6c69(0x19f)](_0x1d6c69(0x192),!0x1),this[_0x1d6c69(0x19f)](_0x1d6c69(0x17d),_0x1d02bf[_0x1d6c69(0x17d)]),this[_0x1d6c69(0x198)](_0x1d6c69(0x17d))['to'](_0x1d02bf),this[_0x1d6c69(0x19f)](_0x1d6c69(0x172),[]),this[_0x1d6c69(0x19f)](_0x1d6c69(0x1a5),!0x1),this[_0x1d6c69(0x19f)](_0x1d6c69(0x185),!0x1),this[_0x1d6c69(0x19f)](_0x1d6c69(0x17f),!0x1),this[_0x1d6c69(0x19f)](_0x1d6c69(0x174),!0x1),this[_0x1d6c69(0x198)](_0x1d6c69(0x19a))['to'](this,_0x1d6c69(0x182),_0x1d02bf,_0x1d6c69(0x17d),this,_0x1d6c69(0x172),(_0x10d4ed,_0x2f17b1,_0x160355)=>{const _0x277b2c=_0x1d6c69,_0x21e39a=_0x160355[_0x277b2c(0x191)](_0x56a854=>_0x4659c4(_0x56a854[_0x277b2c(0x196)]))[_0x277b2c(0x1a0)]('.\x20')+'.';return _0x3616e5(this[_0x277b2c(0x16e)],_0x277b2c(0x19c),[_0x10d4ed-0x1,_0x1d02bf[_0x277b2c(0x183)][_0x277b2c(0x190)],_0x2f17b1?_0x2815c2[_0x277b2c(0x184)](_0x2f17b1):'',new DOMParser()[_0x277b2c(0x18b)](_0x21e39a,_0x277b2c(0x180))[_0x277b2c(0x1ab)][_0x277b2c(0x17a)]]);}),this[_0x1d6c69(0x18f)]=new _0x58a20f(),this[_0x1d6c69(0x1af)]=new _0x5bdf6f(),this[_0x1d6c69(0x176)]=new _0x1358e4(),this[_0x1d6c69(0x1a9)]=new _0x547637({'focusables':this[_0x1d6c69(0x18f)],'focusTracker':this[_0x1d6c69(0x1af)],'keystrokeHandler':this[_0x1d6c69(0x176)],'keystrokeHandlerOptions':{'filter':_0x2fdf8f=>_0x2fdf8f[_0x1d6c69(0x1b1)]!==this[_0x1d6c69(0x187)]},'actions':{'focusPrevious':_0x1d6c69(0x18e),'focusNext':_0x1d6c69(0x18a)}}),this[_0x1d6c69(0x19d)]=_0x1d02bf,this[_0x1d6c69(0x17b)]=_0x40bf90,this[_0x1d6c69(0x17c)]=_0x2815c2,_0x2815c2[_0x1d6c69(0x179)]?this[_0x1d6c69(0x19f)](_0x1d6c69(0x182),0x1):this[_0x1d6c69(0x16a)]();}[_0x3bc543(0x193)](){const _0x459ee0=_0x3bc543;super[_0x459ee0(0x193)](),_0x22b143(this,this[_0x459ee0(0x18f)]);}[_0x3bc543(0x1a6)](){const _0x439cd5=_0x3bc543;this[_0x439cd5(0x187)][_0x439cd5(0x1a6)]();}[_0x3bc543(0x16f)](){const _0x2b75a6=_0x3bc543;this[_0x2b75a6(0x1aa)]&&this[_0x2b75a6(0x1aa)][_0x2b75a6(0x16f)](),this[_0x2b75a6(0x18d)]&&this[_0x2b75a6(0x18d)][_0x2b75a6(0x16f)](),super[_0x2b75a6(0x16f)]();}[_0x3bc543(0x16a)](){const _0xe441f=_0x3bc543,{CommentsListView:_0x211882}=this[_0xe441f(0x17c)];this[_0xe441f(0x1aa)]=new _0x211882(this[_0xe441f(0x16e)],this[_0xe441f(0x19d)][_0xe441f(0x1a4)],Object[_0xe441f(0x1b0)]({'CommentView':this[_0xe441f(0x17c)][_0xe441f(0x1a7)]},this[_0xe441f(0x17c)])),this[_0xe441f(0x1aa)][_0xe441f(0x170)](_0xe441f(0x16d))['to'](this),this[_0xe441f(0x1aa)][_0xe441f(0x170)](_0xe441f(0x18c))['to'](this),this[_0xe441f(0x1aa)][_0xe441f(0x198)](_0xe441f(0x192))['to'](this),this[_0xe441f(0x19f)](_0xe441f(0x182),this[_0xe441f(0x1aa)][_0xe441f(0x182)]+0x1),this[_0xe441f(0x198)](_0xe441f(0x182))['to'](this[_0xe441f(0x1aa)],_0xe441f(0x182),_0xf9308e=>_0xf9308e+0x1),this[_0xe441f(0x18d)]=this[_0xe441f(0x194)](),this['on'](_0xe441f(0x16d),()=>this[_0xe441f(0x1a6)]()),this[_0xe441f(0x198)](_0xe441f(0x1a5))['to'](this[_0xe441f(0x1aa)],_0xe441f(0x1ae),this[_0xe441f(0x18d)][_0xe441f(0x1ad)],_0xe441f(0x175),(_0xe8b2c5,_0x2ae729)=>_0xe8b2c5||!!_0x2ae729);}[_0x3bc543(0x194)](){const _0x1fbd48=_0x3bc543,{CommentThreadInputView:_0x1b5f76}=this[_0x1fbd48(0x17c)],_0x4c8c47=new _0x1b5f76(this[_0x1fbd48(0x16e)],this[_0x1fbd48(0x17b)],this[_0x1fbd48(0x17c)][_0x1fbd48(0x1a8)]),_0x45db45=_0x4c8c47[_0x1fbd48(0x1ad)];return _0x4c8c47[_0x1fbd48(0x198)](_0x1fbd48(0x199))['to'](this,_0x1fbd48(0x192),this[_0x1fbd48(0x19d)][_0x1fbd48(0x1a4)],_0x1fbd48(0x171),_0x45db45,_0x1fbd48(0x175),(_0x50320b,_0x8d8175,_0x53522d)=>!!_0x53522d||_0x50320b&&!_0x8d8175),_0x45db45['on'](_0x1fbd48(0x16b),(_0x1128a5,_0x527eaa)=>{const _0x11fe2d=_0x1fbd48;this[_0x11fe2d(0x178)](_0x11fe2d(0x1ac),_0x527eaa),_0x45db45[_0x11fe2d(0x19e)][_0x11fe2d(0x1b2)]('');}),_0x45db45['on'](_0x1fbd48(0x181),()=>this[_0x1fbd48(0x1a6)]()),_0x45db45[_0x1fbd48(0x198)](_0x1fbd48(0x19b))['to'](this[_0x1fbd48(0x19d)][_0x1fbd48(0x1a4)],_0x1fbd48(0x171)),_0x4c8c47;}}
23
+ const _0x16c01c=_0xe6fa;function _0xe6fa(_0x4d9e9f,_0x2b41c4){const _0x47ab2b=_0x47ab();return _0xe6fa=function(_0xe6faf3,_0x4a46d8){_0xe6faf3=_0xe6faf3-0x14a;let _0x508391=_0x47ab2b[_0xe6faf3];return _0x508391;},_0xe6fa(_0x4d9e9f,_0x2b41c4);}(function(_0x2861a5,_0x4754bd){const _0x956672=_0xe6fa,_0x127528=_0x2861a5();while(!![]){try{const _0x2bd57d=parseInt(_0x956672(0x190))/0x1+-parseInt(_0x956672(0x191))/0x2*(parseInt(_0x956672(0x14c))/0x3)+parseInt(_0x956672(0x181))/0x4*(parseInt(_0x956672(0x16f))/0x5)+-parseInt(_0x956672(0x194))/0x6*(-parseInt(_0x956672(0x15d))/0x7)+parseInt(_0x956672(0x160))/0x8*(parseInt(_0x956672(0x180))/0x9)+parseInt(_0x956672(0x17c))/0xa*(parseInt(_0x956672(0x14e))/0xb)+parseInt(_0x956672(0x184))/0xc*(-parseInt(_0x956672(0x179))/0xd);if(_0x2bd57d===_0x4754bd)break;else _0x127528['push'](_0x127528['shift']());}catch(_0x1b4c67){_0x127528['push'](_0x127528['shift']());}}}(_0x47ab,0x36588));import{FocusCycler as _0x4240fc,View as _0xc88bde,ViewCollection as _0x57a66a}from'ckeditor5/src/ui.js';import{FocusTracker as _0x3c7d00,KeystrokeHandler as _0x388ec3}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x3c549e,setupThreadKeyboardNavigation as _0x464793}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x5db145}from'../../utils/common-translations.js';import{renderDescription as _0x1c02c8}from'../../utils/utils.js';export default class us extends _0xc88bde{constructor(_0x4a6ef0,_0x47d148,_0x5aaaa1,_0x4440a9){const _0x41c636=_0xe6fa;super(_0x4a6ef0),this[_0x41c636(0x14d)]=null,this[_0x41c636(0x170)]=null,this[_0x41c636(0x183)]=new _0x3c549e(_0x4a6ef0,_0x5db145(_0x4a6ef0,_0x41c636(0x18e))),this[_0x41c636(0x18b)](_0x41c636(0x17d),!0x1),this[_0x41c636(0x18b)](_0x41c636(0x159),_0x47d148[_0x41c636(0x159)]),this[_0x41c636(0x18d)](_0x41c636(0x159))['to'](_0x47d148),this[_0x41c636(0x18b)](_0x41c636(0x15c),[]),this[_0x41c636(0x18b)](_0x41c636(0x165),!0x1),this[_0x41c636(0x18b)](_0x41c636(0x17b),!0x1),this[_0x41c636(0x18b)](_0x41c636(0x18c),!0x1),this[_0x41c636(0x18b)](_0x41c636(0x153),!0x1),this[_0x41c636(0x18d)](_0x41c636(0x16e))['to'](this,_0x41c636(0x156),_0x47d148,_0x41c636(0x159),this,_0x41c636(0x15c),(_0x439709,_0x185326,_0x8fa52)=>{const _0x5102dc=_0x41c636,_0x20183d=_0x8fa52[_0x5102dc(0x182)](_0x20162d=>_0x1c02c8(_0x20162d[_0x5102dc(0x162)]))[_0x5102dc(0x166)]('.\x20')+'.';return _0x5db145(this[_0x5102dc(0x188)],_0x5102dc(0x195),[_0x439709-0x1,_0x47d148[_0x5102dc(0x16c)][_0x5102dc(0x172)],_0x185326?_0x4440a9[_0x5102dc(0x189)](_0x185326):'',new DOMParser()[_0x5102dc(0x17e)](_0x20183d,_0x5102dc(0x168))[_0x5102dc(0x171)][_0x5102dc(0x169)]]);}),this[_0x41c636(0x192)]=new _0x57a66a(),this[_0x41c636(0x17f)]=new _0x3c7d00(),this[_0x41c636(0x193)]=new _0x388ec3(),this[_0x41c636(0x18f)]=new _0x4240fc({'focusables':this[_0x41c636(0x192)],'focusTracker':this[_0x41c636(0x17f)],'keystrokeHandler':this[_0x41c636(0x193)],'keystrokeHandlerOptions':{'filter':_0x6b0150=>_0x6b0150[_0x41c636(0x161)]!==this[_0x41c636(0x157)]},'actions':{'focusPrevious':_0x41c636(0x185),'focusNext':_0x41c636(0x17a)}}),this[_0x41c636(0x18a)]=_0x47d148,this[_0x41c636(0x176)]=_0x5aaaa1,this[_0x41c636(0x155)]=_0x4440a9,_0x4440a9[_0x41c636(0x16a)]?this[_0x41c636(0x18b)](_0x41c636(0x156),0x1):this[_0x41c636(0x154)]();}[_0x16c01c(0x16b)](){const _0x417191=_0x16c01c;super[_0x417191(0x16b)](),_0x464793(this,this[_0x417191(0x192)]);}[_0x16c01c(0x177)](){const _0x36299a=_0x16c01c;this[_0x36299a(0x157)][_0x36299a(0x177)]();}[_0x16c01c(0x164)](){const _0xddfb69=_0x16c01c;this[_0xddfb69(0x14d)]&&this[_0xddfb69(0x14d)][_0xddfb69(0x164)](),this[_0xddfb69(0x170)]&&this[_0xddfb69(0x170)][_0xddfb69(0x164)](),super[_0xddfb69(0x164)]();}[_0x16c01c(0x154)](){const _0x4bb587=_0x16c01c,{CommentsListView:_0x3f56b1}=this[_0x4bb587(0x155)];this[_0x4bb587(0x14d)]=new _0x3f56b1(this[_0x4bb587(0x188)],this[_0x4bb587(0x18a)][_0x4bb587(0x187)],Object[_0x4bb587(0x16d)]({'CommentView':this[_0x4bb587(0x155)][_0x4bb587(0x163)]},this[_0x4bb587(0x155)])),this[_0x4bb587(0x14d)][_0x4bb587(0x15f)](_0x4bb587(0x186))['to'](this),this[_0x4bb587(0x14d)][_0x4bb587(0x15f)](_0x4bb587(0x173))['to'](this),this[_0x4bb587(0x14d)][_0x4bb587(0x18d)](_0x4bb587(0x17d))['to'](this),this[_0x4bb587(0x18b)](_0x4bb587(0x156),this[_0x4bb587(0x14d)][_0x4bb587(0x156)]+0x1),this[_0x4bb587(0x18d)](_0x4bb587(0x156))['to'](this[_0x4bb587(0x14d)],_0x4bb587(0x156),_0xe22928=>_0xe22928+0x1),this[_0x4bb587(0x170)]=this[_0x4bb587(0x14a)](),this['on'](_0x4bb587(0x186),()=>this[_0x4bb587(0x177)]()),this[_0x4bb587(0x18d)](_0x4bb587(0x165))['to'](this[_0x4bb587(0x14d)],_0x4bb587(0x167),this[_0x4bb587(0x170)][_0x4bb587(0x150)],_0x4bb587(0x152),(_0x106dc5,_0x3a12c2)=>_0x106dc5||!!_0x3a12c2);}[_0x16c01c(0x14a)](){const _0x2ac527=_0x16c01c,{CommentThreadInputView:_0x32b586}=this[_0x2ac527(0x155)],_0x340dc9=new _0x32b586(this[_0x2ac527(0x188)],this[_0x2ac527(0x176)],this[_0x2ac527(0x155)][_0x2ac527(0x174)]),_0xbebf48=_0x340dc9[_0x2ac527(0x150)];return _0x340dc9[_0x2ac527(0x18d)](_0x2ac527(0x158))['to'](this,_0x2ac527(0x17d),this[_0x2ac527(0x18a)][_0x2ac527(0x187)],_0x2ac527(0x178),_0xbebf48,_0x2ac527(0x152),(_0x1ef996,_0x1c5004,_0x54fb42)=>!!_0x54fb42||_0x1ef996&&!_0x1c5004),_0xbebf48['on'](_0x2ac527(0x14b),(_0x557eba,_0x21e03c)=>{const _0x478674=_0x2ac527;this[_0x478674(0x15e)](_0x478674(0x15a),_0x21e03c),_0xbebf48[_0x478674(0x14f)][_0x478674(0x175)]('');}),_0xbebf48['on'](_0x2ac527(0x151),()=>this[_0x2ac527(0x177)]()),_0xbebf48[_0x2ac527(0x18d)](_0x2ac527(0x15b))['to'](this[_0x2ac527(0x18a)][_0x2ac527(0x187)],_0x2ac527(0x178)),_0x340dc9;}}function _0x47ab(){const _0x428ec5=['authoredAt','addComment','disabledSubmit','descriptionParts','7SgGuwx','fire','delegate','19064LBachh','target','content','CommentView','destroy','isDirty','join','hasDirtyComment','text/html','textContent','disableComments','render','author','assign','ariaLabel','19115BabSjA','commentThreadInputView','body','name','updateComment','editorConfig','setData','_localUser','focus','isReadOnly','8033441qwVwFc','tab','isEnabled','671100GRLRzP','isActive','parseFromString','focusTracker','927CMpclo','120nuWzzy','map','ariaDescriptionView','12TQkgcD','shift+tab','removeComment','commentThread','locale','formatDateTime','_model','set','canAccept','bind','SUGGESTION_THREAD_DESCRIPTION','focusCycler','195649RIgsLh','2lTgYsi','focusables','keystrokes','2305554Evyrrx','SUGGESTION_THREAD_ARIA_LABEL','_createCommentThreadInputView','submit','701130SwodSJ','commentsListView','22lmOpzP','editor','commentInputView','cancel','value','canDiscard','_createCommentViews','_config','length','element','showInput'];_0x47ab=function(){return _0x428ec5;};return _0x47ab();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b6533=_0x1e5e;(function(_0x33db67,_0x447163){const _0x2a0761=_0x1e5e,_0x45303a=_0x33db67();while(!![]){try{const _0x4db117=parseInt(_0x2a0761(0x1f8))/0x1+-parseInt(_0x2a0761(0x1dc))/0x2*(-parseInt(_0x2a0761(0x209))/0x3)+parseInt(_0x2a0761(0x1f3))/0x4+parseInt(_0x2a0761(0x1e0))/0x5*(-parseInt(_0x2a0761(0x1ee))/0x6)+parseInt(_0x2a0761(0x1fe))/0x7+-parseInt(_0x2a0761(0x202))/0x8+-parseInt(_0x2a0761(0x201))/0x9*(parseInt(_0x2a0761(0x1df))/0xa);if(_0x4db117===_0x447163)break;else _0x45303a['push'](_0x45303a['shift']());}catch(_0x2e8e15){_0x45303a['push'](_0x45303a['shift']());}}}(_0x1653,0x50dd5));import{default as _0x3e4fa1}from'./basesuggestionthreadview.js';import{trimHtml as _0x5f3498}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x3e2751}from'../../utils/utils.js';function _0x1653(){const _0x5ac9ef=['301315XllppK','ck-rounded-corners','ck-suggestion-wrapper--active','10809LXVkfo','442816IrbJMn','listitem','bindTemplate','discardButton','commentThreadInputView','ck-suggestion-','ariaLabel','2091rFgsdK','ck-suggestion-wrapper','add','SuggestionView','canDiscard','bind','description','author','_config','push','ck-suggestion--disabled-comments','getTemplate','906liXzub','_descriptionElement','editorDestroyed','1510FyQCGu','5sHMKnP','descriptionParts','delegate','suggestionView','disableComments','ariaDescriptionView','</p>','_model','acceptButton','type','canAccept','<p>','focusables','editorReady','2443866pykpOt','isActive','commentThread','acceptSuggestion','setTemplate','1720060pNERdF','div','color','content','commentsListView','186434gDhBiK','discardSuggestion','set','render','formatDateTime','isEnabled'];_0x1653=function(){return _0x5ac9ef;};return _0x1653();}function _0x1e5e(_0x5e9d9e,_0x2f47ad){const _0x1653a4=_0x1653();return _0x1e5e=function(_0x1e5eac,_0xbeb0c7){_0x1e5eac=_0x1e5eac-0x1db;let _0x307563=_0x1653a4[_0x1e5eac];return _0x307563;},_0x1e5e(_0x5e9d9e,_0x2f47ad);}export default class re extends _0x3e4fa1{constructor(_0x3faddd,_0x49c3f9,_0x7043b0,_0x59ddc0){const _0x3d65d6=_0x1e5e;super(_0x3faddd,_0x49c3f9,_0x7043b0,_0x59ddc0),this[_0x3d65d6(0x1fa)](_0x3d65d6(0x1e9),''),this[_0x3d65d6(0x20e)](_0x3d65d6(0x1e9))['to'](this,_0x3d65d6(0x1e1),_0xf24dc9=>_0xf24dc9&&_0xf24dc9[0x0]?_0xf24dc9[0x0][_0x3d65d6(0x1e9)]:''),this[_0x3d65d6(0x20e)](_0x3d65d6(0x20f))['to'](this,_0x3d65d6(0x1e1),this,_0x3d65d6(0x1ef),(_0x309e55,_0x231426)=>{const _0x438f13=_0x3d65d6;let _0xc26fcf='';for(const _0x37e808 of _0x309e55)_0xc26fcf+=_0x438f13(0x1eb)+_0x3e2751(_0x37e808[_0x438f13(0x1f6)],_0x37e808[_0x438f13(0x1f5)])+_0x438f13(0x1e6);return _0x231426?_0xc26fcf:_0x5f3498(_0xc26fcf,{'limit':0x8c});}),this[_0x3d65d6(0x1dd)]=null,this[_0x3d65d6(0x1e3)]=new _0x59ddc0[(_0x3d65d6(0x20c))](_0x3faddd,_0x49c3f9,{'formatDateTime':_0x59ddc0[_0x3d65d6(0x1fc)]}),this[_0x3d65d6(0x1e3)][_0x3d65d6(0x20e)](_0x3d65d6(0x20f))['to'](this),this[_0x3d65d6(0x1e3)][_0x3d65d6(0x1e2)](_0x3d65d6(0x1f1),_0x3d65d6(0x1f9))['to'](this),this[_0x3d65d6(0x1e3)][_0x3d65d6(0x1e8)][_0x3d65d6(0x20e)](_0x3d65d6(0x1fd))['to'](this,_0x3d65d6(0x1ea)),this[_0x3d65d6(0x1e3)][_0x3d65d6(0x205)][_0x3d65d6(0x20e)](_0x3d65d6(0x1fd))['to'](this,_0x3d65d6(0x20d)),this[_0x3d65d6(0x1ec)][_0x3d65d6(0x20b)](this[_0x3d65d6(0x1e3)]),this[_0x3d65d6(0x1f7)]&&this[_0x3d65d6(0x1ec)][_0x3d65d6(0x20b)](this[_0x3d65d6(0x1f7)]),this[_0x3d65d6(0x206)]&&this[_0x3d65d6(0x1ec)][_0x3d65d6(0x20b)](this[_0x3d65d6(0x206)]),this[_0x3d65d6(0x1f2)](this[_0x3d65d6(0x1db)]());}[_0x1b6533(0x1db)](){const _0x57123d=_0x1b6533,_0x12104d=this[_0x57123d(0x204)],_0x189452=[this[_0x57123d(0x1e3)]];return this[_0x57123d(0x1f7)]&&_0x189452[_0x57123d(0x212)](this[_0x57123d(0x1f7)]),this[_0x57123d(0x206)]&&_0x189452[_0x57123d(0x212)](this[_0x57123d(0x206)]),_0x189452[_0x57123d(0x212)](this[_0x57123d(0x1e5)]),{'tag':_0x57123d(0x1f4),'attributes':{'class':['ck',_0x57123d(0x1ff),_0x57123d(0x20a),_0x12104d['if'](_0x57123d(0x1ef),_0x57123d(0x200)),_0x12104d['to'](_0x57123d(0x1e9),_0x469615=>_0x57123d(0x207)+_0x469615),this[_0x57123d(0x211)][_0x57123d(0x1e4)]&&_0x57123d(0x213)],'data-suggestion-id':this[_0x57123d(0x1e7)]['id'],'data-thread-id':this[_0x57123d(0x1e7)][_0x57123d(0x1f0)]['id'],'data-author-id':this[_0x57123d(0x1e7)][_0x57123d(0x210)]['id'],'tabindex':0x0,'role':_0x57123d(0x203),'aria-label':_0x12104d['to'](_0x57123d(0x208)),'aria-describedby':this[_0x57123d(0x1e5)]['id']},'children':_0x189452};}[_0x1b6533(0x1fb)](){const _0x4517cd=_0x1b6533;super[_0x4517cd(0x1fb)](),this[_0x4517cd(0x1f7)]&&(this[_0x4517cd(0x1f7)][_0x4517cd(0x1e2)](_0x4517cd(0x1ed))['to'](this),this[_0x4517cd(0x1f7)][_0x4517cd(0x1e2)](_0x4517cd(0x1de))['to'](this)),this[_0x4517cd(0x206)]&&(this[_0x4517cd(0x206)][_0x4517cd(0x1e2)](_0x4517cd(0x1ed))['to'](this),this[_0x4517cd(0x206)][_0x4517cd(0x1e2)](_0x4517cd(0x1de))['to'](this));}}
23
+ function _0xfef4(){const _0x49c936=['discardButton','setTemplate','1442089NYnxyG','4JrsBTa','focusables','add','editorReady','ariaDescriptionView','listitem','ck-suggestion--disabled-comments','content','color','ck-suggestion-wrapper--active','</p>','div','_descriptionElement','ck-suggestion-','isEnabled','formatDateTime','isActive','bind','954564MsFGLC','editorDestroyed','description','type','commentsListView','314304MtmzKZ','descriptionParts','commentThreadInputView','SuggestionView','2470600BisAWm','canAccept','discardSuggestion','render','author','524vWnjmv','49hbKOfo','615GfSCAk','198TfgpSa','116020NcrsFQ','acceptSuggestion','_config','commentThread','ck-rounded-corners','ck-suggestion-wrapper','acceptButton','canDiscard','set','_model','ariaLabel','<p>','delegate','push','getTemplate','suggestionView','disableComments','28814dbjSNt','bindTemplate'];_0xfef4=function(){return _0x49c936;};return _0xfef4();}const _0x421e41=_0x591b;(function(_0x3c0682,_0x248825){const _0x2a42a5=_0x591b,_0x1987ab=_0x3c0682();while(!![]){try{const _0x4f0f3d=parseInt(_0x2a42a5(0x1d3))/0x1*(-parseInt(_0x2a42a5(0x1ce))/0x2)+parseInt(_0x2a42a5(0x1ab))/0x3+parseInt(_0x2a42a5(0x1b9))/0x4*(parseInt(_0x2a42a5(0x1bb))/0x5)+parseInt(_0x2a42a5(0x1b0))/0x6*(parseInt(_0x2a42a5(0x1ba))/0x7)+-parseInt(_0x2a42a5(0x1b4))/0x8+parseInt(_0x2a42a5(0x1bc))/0x9*(-parseInt(_0x2a42a5(0x1bd))/0xa)+parseInt(_0x2a42a5(0x1d2))/0xb;if(_0x4f0f3d===_0x248825)break;else _0x1987ab['push'](_0x1987ab['shift']());}catch(_0x30af96){_0x1987ab['push'](_0x1987ab['shift']());}}}(_0xfef4,0x335d7));import{default as _0x2e6e1f}from'./basesuggestionthreadview.js';import{trimHtml as _0x17ebd9}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0xc93705}from'../../utils/utils.js';function _0x591b(_0x1640f4,_0xa07980){const _0xfef488=_0xfef4();return _0x591b=function(_0x591b71,_0x5c2f9a){_0x591b71=_0x591b71-0x1a4;let _0x11b705=_0xfef488[_0x591b71];return _0x11b705;},_0x591b(_0x1640f4,_0xa07980);}export default class re extends _0x2e6e1f{constructor(_0x3c4688,_0x5cd981,_0x5924ca,_0x2b1d60){const _0x3e6ba7=_0x591b;super(_0x3c4688,_0x5cd981,_0x5924ca,_0x2b1d60),this[_0x3e6ba7(0x1c5)](_0x3e6ba7(0x1ae),''),this[_0x3e6ba7(0x1aa)](_0x3e6ba7(0x1ae))['to'](this,_0x3e6ba7(0x1b1),_0x3a9c41=>_0x3a9c41&&_0x3a9c41[0x0]?_0x3a9c41[0x0][_0x3e6ba7(0x1ae)]:''),this[_0x3e6ba7(0x1aa)](_0x3e6ba7(0x1ad))['to'](this,_0x3e6ba7(0x1b1),this,_0x3e6ba7(0x1a9),(_0x132d89,_0xfcb25c)=>{const _0x38627b=_0x3e6ba7;let _0x2b6b1f='';for(const _0x158d24 of _0x132d89)_0x2b6b1f+=_0x38627b(0x1c8)+_0xc93705(_0x158d24[_0x38627b(0x1da)],_0x158d24[_0x38627b(0x1db)])+_0x38627b(0x1dd);return _0xfcb25c?_0x2b6b1f:_0x17ebd9(_0x2b6b1f,{'limit':0x8c});}),this[_0x3e6ba7(0x1a5)]=null,this[_0x3e6ba7(0x1cc)]=new _0x2b1d60[(_0x3e6ba7(0x1b3))](_0x3c4688,_0x5cd981,{'formatDateTime':_0x2b1d60[_0x3e6ba7(0x1a8)]}),this[_0x3e6ba7(0x1cc)][_0x3e6ba7(0x1aa)](_0x3e6ba7(0x1ad))['to'](this),this[_0x3e6ba7(0x1cc)][_0x3e6ba7(0x1c9)](_0x3e6ba7(0x1be),_0x3e6ba7(0x1b6))['to'](this),this[_0x3e6ba7(0x1cc)][_0x3e6ba7(0x1c3)][_0x3e6ba7(0x1aa)](_0x3e6ba7(0x1a7))['to'](this,_0x3e6ba7(0x1b5)),this[_0x3e6ba7(0x1cc)][_0x3e6ba7(0x1d0)][_0x3e6ba7(0x1aa)](_0x3e6ba7(0x1a7))['to'](this,_0x3e6ba7(0x1c4)),this[_0x3e6ba7(0x1d4)][_0x3e6ba7(0x1d5)](this[_0x3e6ba7(0x1cc)]),this[_0x3e6ba7(0x1af)]&&this[_0x3e6ba7(0x1d4)][_0x3e6ba7(0x1d5)](this[_0x3e6ba7(0x1af)]),this[_0x3e6ba7(0x1b2)]&&this[_0x3e6ba7(0x1d4)][_0x3e6ba7(0x1d5)](this[_0x3e6ba7(0x1b2)]),this[_0x3e6ba7(0x1d1)](this[_0x3e6ba7(0x1cb)]());}[_0x421e41(0x1cb)](){const _0x1ee358=_0x421e41,_0xd605c4=this[_0x1ee358(0x1cf)],_0x549ae2=[this[_0x1ee358(0x1cc)]];return this[_0x1ee358(0x1af)]&&_0x549ae2[_0x1ee358(0x1ca)](this[_0x1ee358(0x1af)]),this[_0x1ee358(0x1b2)]&&_0x549ae2[_0x1ee358(0x1ca)](this[_0x1ee358(0x1b2)]),_0x549ae2[_0x1ee358(0x1ca)](this[_0x1ee358(0x1d7)]),{'tag':_0x1ee358(0x1a4),'attributes':{'class':['ck',_0x1ee358(0x1c1),_0x1ee358(0x1c2),_0xd605c4['if'](_0x1ee358(0x1a9),_0x1ee358(0x1dc)),_0xd605c4['to'](_0x1ee358(0x1ae),_0x42f219=>_0x1ee358(0x1a6)+_0x42f219),this[_0x1ee358(0x1bf)][_0x1ee358(0x1cd)]&&_0x1ee358(0x1d9)],'data-suggestion-id':this[_0x1ee358(0x1c6)]['id'],'data-thread-id':this[_0x1ee358(0x1c6)][_0x1ee358(0x1c0)]['id'],'data-author-id':this[_0x1ee358(0x1c6)][_0x1ee358(0x1b8)]['id'],'tabindex':0x0,'role':_0x1ee358(0x1d8),'aria-label':_0xd605c4['to'](_0x1ee358(0x1c7)),'aria-describedby':this[_0x1ee358(0x1d7)]['id']},'children':_0x549ae2};}[_0x421e41(0x1b7)](){const _0x70b3de=_0x421e41;super[_0x70b3de(0x1b7)](),this[_0x70b3de(0x1af)]&&(this[_0x70b3de(0x1af)][_0x70b3de(0x1c9)](_0x70b3de(0x1d6))['to'](this),this[_0x70b3de(0x1af)][_0x70b3de(0x1c9)](_0x70b3de(0x1ac))['to'](this)),this[_0x70b3de(0x1b2)]&&(this[_0x70b3de(0x1b2)][_0x70b3de(0x1c9)](_0x70b3de(0x1d6))['to'](this),this[_0x70b3de(0x1b2)][_0x70b3de(0x1c9)](_0x70b3de(0x1ac))['to'](this));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x51ef(){const _0x322b43=['tab','render','querySelector','acceptButton','EXTERNAL_IMPORT_WORD_AVATAR','fire','ck-suggestion--accept','ck-suggestion__user','shift+tab','authoredAt','setTemplate','bindTemplate','check','esc','cancel','locale','add','ck-annotation__content-wrapper','getUserViewNotificationText','focusTracker','31149MYYcWM','getExternalSuggestionNote','_createButton','3849PRJJLA','description','getTemplate','EXTERNAL_SUGGESTION','164791HIUUpe','keystrokes','acceptSuggestion','div','author','discardButton','1028712EJrcEc','Accept\x20suggestion','ck-annotation__main','Discard\x20suggestion','EXTERNAL_IMPORT_WORD_SUGGESTION','enter','.ck-annotation__content-wrapper','isExternal','listenTo','678178MYcgMC','set','change:description','2jPRtUg','ck-comment__info-time','_config','element','ck-annotation__info-name','ck-annotation__info','extendTemplate','ck-annotation__info-time','focusCycler','execute','attributes','span','userView','ck-suggestion--discard','source','focusables','_setupKeyboardNavigation','_model','focusFirst','ck-annotation','1056CGwNin','EXTERNAL_AVATAR','2885407KIhEkt','name','creator','ck-suggestion__main','target','ck-annotation__actions','ck-suggestion__info-name','formatDateTime','time','innerHTML','@external','focus','bind','ck-suggestion','discardSuggestion','push','ck-suggestion__info','importWord','ck-comment__external','4406982rJtbIh','ck-suggestion__actions','5UygJhM','750IMWlgN','ck-annotation__user','presentation','48CqJqbB'];_0x51ef=function(){return _0x322b43;};return _0x51ef();}const _0x349193=_0xc779;(function(_0x44a0a6,_0x4a8e84){const _0x232f3e=_0xc779,_0x225b42=_0x44a0a6();while(!![]){try{const _0x14d21d=parseInt(_0x232f3e(0x11b))/0x1*(parseInt(_0x232f3e(0x118))/0x2)+parseInt(_0x232f3e(0x105))/0x3*(-parseInt(_0x232f3e(0x12f))/0x4)+parseInt(_0x232f3e(0x146))/0x5*(-parseInt(_0x232f3e(0x144))/0x6)+parseInt(_0x232f3e(0x131))/0x7+parseInt(_0x232f3e(0x10f))/0x8+parseInt(_0x232f3e(0x102))/0x9*(parseInt(_0x232f3e(0x147))/0xa)+-parseInt(_0x232f3e(0x109))/0xb*(-parseInt(_0x232f3e(0x14a))/0xc);if(_0x14d21d===_0x4a8e84)break;else _0x225b42['push'](_0x225b42['shift']());}catch(_0x16dd80){_0x225b42['push'](_0x225b42['shift']());}}}(_0x51ef,0x7196a));import{FocusTracker as _0x54f258,KeystrokeHandler as _0x2b7f3f}from'ckeditor5/src/utils.js';import{View as _0x345e36,ViewCollection as _0x39478e,FocusCycler as _0x348a60}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x6aca0d,UserView as _0x2710d4}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x30cc0f}from'ckeditor5/src/core.js';function _0xc779(_0x49e46c,_0x1fb5e8){const _0x51ef67=_0x51ef();return _0xc779=function(_0xc779bf,_0x4fac2a){_0xc779bf=_0xc779bf-0xfb;let _0x4d02cd=_0x51ef67[_0xc779bf];return _0x4d02cd;},_0xc779(_0x49e46c,_0x1fb5e8);}import{getTranslation as _0x1c4819}from'../../utils/common-translations.js';export default class ce extends _0x345e36{constructor(_0x557f32,_0x1cb7c4,_0x5413f8){const _0x89fadf=_0xc779;super(_0x557f32),this[_0x89fadf(0x12c)]=_0x1cb7c4,this[_0x89fadf(0x11d)]=_0x5413f8,this[_0x89fadf(0x119)](_0x89fadf(0x106),''),this[_0x89fadf(0x13d)](_0x89fadf(0x154))['to'](_0x1cb7c4),this[_0x89fadf(0x14e)]=this[_0x89fadf(0x104)](_0x1c4819(_0x557f32,_0x89fadf(0x110)),_0x30cc0f[_0x89fadf(0x157)],_0x89fadf(0x151),_0x89fadf(0x10b),'sw'),this[_0x89fadf(0x10e)]=this[_0x89fadf(0x104)](_0x1c4819(_0x557f32,_0x89fadf(0x112)),_0x30cc0f[_0x89fadf(0xfc)],_0x89fadf(0x128),_0x89fadf(0x13f),'sw'),this[_0x89fadf(0x127)]=new _0x2710d4(_0x557f32,_0x1cb7c4[_0x89fadf(0x10d)],this[_0x89fadf(0x100)]()),this[_0x89fadf(0x127)][_0x89fadf(0x121)]({'attributes':{'class':[_0x89fadf(0x152),_0x89fadf(0x148)],'aria-hidden':!0x0}}),this[_0x89fadf(0x12a)]=new _0x39478e([this[_0x89fadf(0x14e)],this[_0x89fadf(0x10e)]]),this[_0x89fadf(0x101)]=new _0x54f258(),this[_0x89fadf(0x10a)]=new _0x2b7f3f(),this[_0x89fadf(0x123)]=new _0x348a60({'focusables':this[_0x89fadf(0x12a)],'focusTracker':this[_0x89fadf(0x101)],'keystrokeHandler':this[_0x89fadf(0x10a)],'actions':{'focusPrevious':_0x89fadf(0x153),'focusNext':_0x89fadf(0x14b)},'keystrokeHandlerOptions':{'filter':_0xa811e4=>_0xa811e4[_0x89fadf(0x135)]!==this[_0x89fadf(0x11e)]}}),this[_0x89fadf(0x155)](this[_0x89fadf(0x107)]());}[_0x349193(0x14c)](){const _0x2a88ff=_0x349193;super[_0x2a88ff(0x14c)]();const _0x6c924f=this[_0x2a88ff(0x11e)][_0x2a88ff(0x14d)](_0x2a88ff(0x115));_0x6c924f[_0x2a88ff(0x13a)]=this[_0x2a88ff(0x106)],this['on'](_0x2a88ff(0x11a),(_0x299eda,_0x1125b9,_0xc9c53b)=>{const _0x255c3a=_0x2a88ff;_0x6c924f[_0x255c3a(0x13a)]=_0xc9c53b;}),this[_0x2a88ff(0x12b)]();}[_0x349193(0x107)](){const _0x1669e4=_0x349193,_0x24c977=this[_0x1669e4(0x156)],_0x22b27f=[{'tag':_0x1669e4(0x10c),'attributes':{'class':[_0x1669e4(0x141),_0x1669e4(0x120)]},'children':[{'tag':_0x1669e4(0x126),'children':[{'text':this[_0x1669e4(0x127)][_0x1669e4(0x132)]}],'attributes':{'class':[_0x1669e4(0x137),_0x1669e4(0x11f)]}},{'tag':_0x1669e4(0x139),'attributes':{'datetime':_0x24c977['to'](_0x1669e4(0x154)),'class':[_0x1669e4(0x11c),_0x1669e4(0x122)]},'children':[{'text':_0x24c977['to'](_0x1669e4(0x154),_0x16eff7=>this[_0x1669e4(0x11d)][_0x1669e4(0x138)](_0x16eff7))}]}]},{'tag':_0x1669e4(0x10c),'attributes':{'class':[_0x1669e4(0x145),_0x1669e4(0x136)]},'children':[this[_0x1669e4(0x14e)],this[_0x1669e4(0x10e)]]},{'tag':_0x1669e4(0x10c),'attributes':{'class':[_0x1669e4(0xff)]}}];return this[_0x1669e4(0x12c)][_0x1669e4(0x116)]&&_0x22b27f[_0x1669e4(0x140)]({'tag':_0x1669e4(0x10c),'attributes':{'class':[_0x1669e4(0x143)]},'children':[{'text':this[_0x1669e4(0x103)]()}]}),{'tag':_0x1669e4(0x10c),'attributes':{'class':[_0x1669e4(0x13e),_0x1669e4(0x12e)],'tabindex':-0x1},'children':[this[_0x1669e4(0x127)],{'tag':_0x1669e4(0x10c),'attributes':{'class':[_0x1669e4(0x134),_0x1669e4(0x111)],'role':_0x1669e4(0x149)},'children':_0x22b27f}]};}[_0x349193(0x13c)](){const _0x4c02d8=_0x349193;this[_0x4c02d8(0x11e)][_0x4c02d8(0x13c)]();}[_0x349193(0x100)](){const _0x38c907=_0x349193;return this[_0x38c907(0x12c)][_0x38c907(0x116)]?_0x38c907(0x142)===this[_0x38c907(0x12c)][_0x38c907(0x125)][_0x38c907(0x13b)][_0x38c907(0x129)]?_0x1c4819(this[_0x38c907(0xfd)],_0x38c907(0x14f),this[_0x38c907(0x12c)][_0x38c907(0x133)][_0x38c907(0x132)]):_0x1c4819(this[_0x38c907(0xfd)],_0x38c907(0x130),this[_0x38c907(0x12c)][_0x38c907(0x133)][_0x38c907(0x132)]):null;}[_0x349193(0x103)](){const _0x511997=_0x349193;return _0x511997(0x142)===this[_0x511997(0x12c)][_0x511997(0x125)][_0x511997(0x13b)][_0x511997(0x129)]?_0x1c4819(this[_0x511997(0xfd)],_0x511997(0x113)):_0x1c4819(this[_0x511997(0xfd)],_0x511997(0x108));}[_0x349193(0x104)](_0x39ce22,_0xe6e022,_0x512c0f,_0x743947,_0x4476a7){const _0x188f8c=_0x349193,_0xc045c5=new _0x6aca0d(this[_0x188f8c(0xfd)]);return _0xc045c5[_0x188f8c(0x119)]({'label':_0x39ce22,'icon':_0xe6e022,'tooltip':!0x0,'tooltipPosition':_0x4476a7}),_0xc045c5[_0x188f8c(0x121)]({'attributes':{'class':_0x512c0f}}),_0xc045c5['on'](_0x188f8c(0x124),()=>{const _0x451937=_0x188f8c;this[_0x451937(0x150)](_0x743947,this[_0x451937(0x12c)]['id']);}),_0xc045c5;}[_0x349193(0x12b)](){const _0x6a738c=_0x349193,_0x460a32=this[_0x6a738c(0x11e)];this[_0x6a738c(0x10a)][_0x6a738c(0x117)](_0x460a32);for(const _0x13569f of this[_0x6a738c(0x12a)])this[_0x6a738c(0x101)][_0x6a738c(0xfe)](_0x13569f[_0x6a738c(0x11e)]),this[_0x6a738c(0x10a)][_0x6a738c(0x117)](_0x13569f[_0x6a738c(0x11e)]);this[_0x6a738c(0x10a)][_0x6a738c(0x119)](_0x6a738c(0x114),(_0x4eb28f,_0x5832de)=>{const _0x501e34=_0x6a738c;_0x460a32===_0x4eb28f[_0x501e34(0x135)]&&(this[_0x501e34(0x123)][_0x501e34(0x12d)](),_0x5832de());}),this[_0x6a738c(0x10a)][_0x6a738c(0x119)](_0x6a738c(0xfb),(_0x3dd13d,_0x41d487)=>{const _0x19a647=_0x6a738c;_0x460a32!==_0x3dd13d[_0x19a647(0x135)]&&(this[_0x19a647(0x13c)](),_0x41d487());});}}
23
+ const _0x4ba632=_0xa465;(function(_0x566678,_0x22b1df){const _0x4f8340=_0xa465,_0x2324cb=_0x566678();while(!![]){try{const _0x5a0860=-parseInt(_0x4f8340(0xcf))/0x1*(-parseInt(_0x4f8340(0x10a))/0x2)+parseInt(_0x4f8340(0x105))/0x3+-parseInt(_0x4f8340(0x103))/0x4+parseInt(_0x4f8340(0xe5))/0x5*(parseInt(_0x4f8340(0x11b))/0x6)+-parseInt(_0x4f8340(0xc8))/0x7+parseInt(_0x4f8340(0xdc))/0x8*(parseInt(_0x4f8340(0xc6))/0x9)+-parseInt(_0x4f8340(0x11a))/0xa*(parseInt(_0x4f8340(0xda))/0xb);if(_0x5a0860===_0x22b1df)break;else _0x2324cb['push'](_0x2324cb['shift']());}catch(_0x40dfd5){_0x2324cb['push'](_0x2324cb['shift']());}}}(_0x47c5,0xb7d0c));import{FocusTracker as _0x42503e,KeystrokeHandler as _0x3c4429}from'ckeditor5/src/utils.js';import{View as _0x5a1c16,ViewCollection as _0x4983b0,FocusCycler as _0x4bc3e0}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x3e6bca,UserView as _0x560283}from'ckeditor5-collaboration/src/collaboration-core.js';function _0xa465(_0x1ef5e6,_0xbc22f){const _0x47c59c=_0x47c5();return _0xa465=function(_0xa465d5,_0x5e6e7f){_0xa465d5=_0xa465d5-0xc1;let _0x27d4f1=_0x47c59c[_0xa465d5];return _0x27d4f1;},_0xa465(_0x1ef5e6,_0xbc22f);}import{icons as _0x269171}from'ckeditor5/src/core.js';import{getTranslation as _0x3cbbc1}from'../../utils/common-translations.js';export default class ce extends _0x5a1c16{constructor(_0x1b8ac4,_0x1dbabe,_0x59491e){const _0x1f85e4=_0xa465;super(_0x1b8ac4),this[_0x1f85e4(0xd6)]=_0x1dbabe,this[_0x1f85e4(0xd0)]=_0x59491e,this[_0x1f85e4(0xfc)](_0x1f85e4(0xc1),''),this[_0x1f85e4(0x100)](_0x1f85e4(0xcb))['to'](_0x1dbabe),this[_0x1f85e4(0xd2)]=this[_0x1f85e4(0xd8)](_0x3cbbc1(_0x1b8ac4,_0x1f85e4(0x107)),_0x269171[_0x1f85e4(0x101)],_0x1f85e4(0xee),_0x1f85e4(0xf0),'sw'),this[_0x1f85e4(0xc5)]=this[_0x1f85e4(0xd8)](_0x3cbbc1(_0x1b8ac4,_0x1f85e4(0x110)),_0x269171[_0x1f85e4(0xc3)],_0x1f85e4(0x119),_0x1f85e4(0xff),'sw'),this[_0x1f85e4(0xf6)]=new _0x560283(_0x1b8ac4,_0x1dbabe[_0x1f85e4(0xc2)],this[_0x1f85e4(0xfe)]()),this[_0x1f85e4(0xf6)][_0x1f85e4(0xf3)]({'attributes':{'class':[_0x1f85e4(0xce),_0x1f85e4(0xe8)],'aria-hidden':!0x0}}),this[_0x1f85e4(0xe2)]=new _0x4983b0([this[_0x1f85e4(0xd2)],this[_0x1f85e4(0xc5)]]),this[_0x1f85e4(0xd5)]=new _0x42503e(),this[_0x1f85e4(0x116)]=new _0x3c4429(),this[_0x1f85e4(0xdd)]=new _0x4bc3e0({'focusables':this[_0x1f85e4(0xe2)],'focusTracker':this[_0x1f85e4(0xd5)],'keystrokeHandler':this[_0x1f85e4(0x116)],'actions':{'focusPrevious':_0x1f85e4(0x114),'focusNext':_0x1f85e4(0xde)},'keystrokeHandlerOptions':{'filter':_0x1b89f4=>_0x1b89f4[_0x1f85e4(0x113)]!==this[_0x1f85e4(0x10d)]}}),this[_0x1f85e4(0xe0)](this[_0x1f85e4(0xef)]());}[_0x4ba632(0xd4)](){const _0x1c387b=_0x4ba632;super[_0x1c387b(0xd4)]();const _0xad301e=this[_0x1c387b(0x10d)][_0x1c387b(0x10c)](_0x1c387b(0xdf));_0xad301e[_0x1c387b(0x118)]=this[_0x1c387b(0xc1)],this['on'](_0x1c387b(0xf2),(_0x3bc324,_0x52cbce,_0x527b86)=>{const _0x2bdc14=_0x1c387b;_0xad301e[_0x2bdc14(0x118)]=_0x527b86;}),this[_0x1c387b(0x10b)]();}[_0x4ba632(0xef)](){const _0x19755b=_0x4ba632,_0x55b9f0=this[_0x19755b(0xf4)],_0x50f620=[{'tag':_0x19755b(0xd3),'attributes':{'class':[_0x19755b(0xf7),_0x19755b(0xf9)]},'children':[{'tag':_0x19755b(0x102),'children':[{'text':this[_0x19755b(0xf6)][_0x19755b(0x112)]}],'attributes':{'class':[_0x19755b(0xed),_0x19755b(0xea)]}},{'tag':_0x19755b(0xd7),'attributes':{'datetime':_0x55b9f0['to'](_0x19755b(0xcb)),'class':[_0x19755b(0xc7),_0x19755b(0x106)]},'children':[{'text':_0x55b9f0['to'](_0x19755b(0xcb),_0x46c3fc=>this[_0x19755b(0xd0)][_0x19755b(0xe3)](_0x46c3fc))}]}]},{'tag':_0x19755b(0xd3),'attributes':{'class':[_0x19755b(0xd9),_0x19755b(0xe6)]},'children':[this[_0x19755b(0xd2)],this[_0x19755b(0xc5)]]},{'tag':_0x19755b(0xd3),'attributes':{'class':[_0x19755b(0xec)]}}];return this[_0x19755b(0xd6)][_0x19755b(0x117)]&&_0x50f620[_0x19755b(0x108)]({'tag':_0x19755b(0xd3),'attributes':{'class':[_0x19755b(0xf1)]},'children':[{'text':this[_0x19755b(0x11c)]()}]}),{'tag':_0x19755b(0xd3),'attributes':{'class':[_0x19755b(0xd1),_0x19755b(0xf8)],'tabindex':-0x1},'children':[this[_0x19755b(0xf6)],{'tag':_0x19755b(0xd3),'attributes':{'class':[_0x19755b(0xcc),_0x19755b(0x104)],'role':_0x19755b(0xe7)},'children':_0x50f620}]};}[_0x4ba632(0x109)](){const _0x1c423c=_0x4ba632;this[_0x1c423c(0x10d)][_0x1c423c(0x109)]();}[_0x4ba632(0xfe)](){const _0x31193e=_0x4ba632;return this[_0x31193e(0xd6)][_0x31193e(0x117)]?_0x31193e(0xe4)===this[_0x31193e(0xd6)][_0x31193e(0xfa)][_0x31193e(0xcd)][_0x31193e(0xf5)]?_0x3cbbc1(this[_0x31193e(0xe1)],_0x31193e(0x111),this[_0x31193e(0xd6)][_0x31193e(0xeb)][_0x31193e(0x112)]):_0x3cbbc1(this[_0x31193e(0xe1)],_0x31193e(0x10f),this[_0x31193e(0xd6)][_0x31193e(0xeb)][_0x31193e(0x112)]):null;}[_0x4ba632(0x11c)](){const _0x34b89e=_0x4ba632;return _0x34b89e(0xe4)===this[_0x34b89e(0xd6)][_0x34b89e(0xfa)][_0x34b89e(0xcd)][_0x34b89e(0xf5)]?_0x3cbbc1(this[_0x34b89e(0xe1)],_0x34b89e(0x10e)):_0x3cbbc1(this[_0x34b89e(0xe1)],_0x34b89e(0xfb));}[_0x4ba632(0xd8)](_0x51a94a,_0x3ca4d1,_0x2fc3ff,_0x36f78a,_0x4600a2){const _0xdd134d=_0x4ba632,_0x11712d=new _0x3e6bca(this[_0xdd134d(0xe1)]);return _0x11712d[_0xdd134d(0xfc)]({'label':_0x51a94a,'icon':_0x3ca4d1,'tooltip':!0x0,'tooltipPosition':_0x4600a2}),_0x11712d[_0xdd134d(0xf3)]({'attributes':{'class':_0x2fc3ff}}),_0x11712d['on'](_0xdd134d(0xc4),()=>{const _0x48063f=_0xdd134d;this[_0x48063f(0xca)](_0x36f78a,this[_0x48063f(0xd6)]['id']);}),_0x11712d;}[_0x4ba632(0x10b)](){const _0x537dad=_0x4ba632,_0x406e1a=this[_0x537dad(0x10d)];this[_0x537dad(0x116)][_0x537dad(0xdb)](_0x406e1a);for(const _0x532f79 of this[_0x537dad(0xe2)])this[_0x537dad(0xd5)][_0x537dad(0xe9)](_0x532f79[_0x537dad(0x10d)]),this[_0x537dad(0x116)][_0x537dad(0xdb)](_0x532f79[_0x537dad(0x10d)]);this[_0x537dad(0x116)][_0x537dad(0xfc)](_0x537dad(0x115),(_0x25c278,_0x46a45b)=>{const _0x57434d=_0x537dad;_0x406e1a===_0x25c278[_0x57434d(0x113)]&&(this[_0x57434d(0xdd)][_0x57434d(0xc9)](),_0x46a45b());}),this[_0x537dad(0x116)][_0x537dad(0xfc)](_0x537dad(0xfd),(_0x342a2a,_0x2b5f83)=>{const _0xbc727d=_0x537dad;_0x406e1a!==_0x342a2a[_0xbc727d(0x113)]&&(this[_0xbc727d(0x109)](),_0x2b5f83());});}}function _0x47c5(){const _0x1a92bf=['keystrokes','isExternal','innerHTML','ck-suggestion--discard','27870ZgEHEN','6yXojDJ','getExternalSuggestionNote','description','author','cancel','execute','discardButton','15480PkzxlG','ck-comment__info-time','1661982npRwCK','focusFirst','fire','authoredAt','ck-suggestion__main','@external','ck-suggestion__user','1109vqKWRy','_config','ck-suggestion','acceptButton','div','render','focusTracker','_model','time','_createButton','ck-suggestion__actions','6083EzAxEh','listenTo','3712sAEygF','focusCycler','tab','.ck-annotation__content-wrapper','setTemplate','locale','focusables','formatDateTime','importWord','1820015ktlWUY','ck-annotation__actions','presentation','ck-annotation__user','add','ck-annotation__info-name','creator','ck-annotation__content-wrapper','ck-suggestion__info-name','ck-suggestion--accept','getTemplate','acceptSuggestion','ck-comment__external','change:description','extendTemplate','bindTemplate','source','userView','ck-suggestion__info','ck-annotation','ck-annotation__info','attributes','EXTERNAL_SUGGESTION','set','esc','getUserViewNotificationText','discardSuggestion','bind','check','span','5514864wXNfDP','ck-annotation__main','4468389JydqUx','ck-annotation__info-time','Accept\x20suggestion','push','focus','2270PctzDU','_setupKeyboardNavigation','querySelector','element','EXTERNAL_IMPORT_WORD_SUGGESTION','EXTERNAL_AVATAR','Discard\x20suggestion','EXTERNAL_IMPORT_WORD_AVATAR','name','target','shift+tab','enter'];_0x47c5=function(){return _0x1a92bf;};return _0x47c5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x265cfd,_0x34cffb,_0x2cc2e0){const t=_0x265cfd['t'];switch(_0x34cffb){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',_0x2cc2e0);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2cc2e0);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2cc2e0);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2cc2e0);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2cc2e0);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',_0x2cc2e0);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2cc2e0);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',_0x2cc2e0);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2cc2e0);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2cc2e0);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2cc2e0);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2cc2e0);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2cc2e0);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2cc2e0);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2cc2e0);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2cc2e0);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2cc2e0);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2cc2e0);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2cc2e0);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2cc2e0);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2cc2e0);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2cc2e0);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2cc2e0);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'},_0x2cc2e0);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2cc2e0);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2cc2e0);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2cc2e0);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2cc2e0);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2cc2e0);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'},_0x2cc2e0);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2cc2e0);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2cc2e0);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2cc2e0);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2cc2e0);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'},_0x2cc2e0);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2cc2e0);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'},_0x2cc2e0);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'},_0x2cc2e0);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2cc2e0);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'},_0x2cc2e0);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2cc2e0);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'},_0x2cc2e0);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2cc2e0);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2cc2e0);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'},_0x2cc2e0);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'},_0x2cc2e0);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'},_0x2cc2e0);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x2cc2e0);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'},_0x2cc2e0);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'},_0x2cc2e0);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'},_0x2cc2e0);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x34cffb;}}
23
+ export function getTranslation(_0x34a56e,_0x1dfd7b,_0x1cd156){const t=_0x34a56e['t'];switch(_0x1dfd7b){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',_0x1cd156);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1cd156);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1cd156);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1cd156);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1cd156);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',_0x1cd156);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1cd156);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',_0x1cd156);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1cd156);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1cd156);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1cd156);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1cd156);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1cd156);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1cd156);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1cd156);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1cd156);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1cd156);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1cd156);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1cd156);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1cd156);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1cd156);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1cd156);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1cd156);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'},_0x1cd156);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1cd156);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1cd156);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1cd156);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1cd156);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1cd156);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'},_0x1cd156);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1cd156);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1cd156);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1cd156);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1cd156);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'},_0x1cd156);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1cd156);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'},_0x1cd156);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'},_0x1cd156);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1cd156);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'},_0x1cd156);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1cd156);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'},_0x1cd156);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1cd156);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1cd156);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'},_0x1cd156);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'},_0x1cd156);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'},_0x1cd156);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x1cd156);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'},_0x1cd156);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'},_0x1cd156);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'},_0x1cd156);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x1dfd7b;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x32b2(_0x176532,_0x3e8e83){const _0x3e6b59=_0x3e6b();return _0x32b2=function(_0x32b273,_0x18bedc){_0x32b273=_0x32b273-0xb3;let _0x50333c=_0x3e6b59[_0x32b273];return _0x50333c;},_0x32b2(_0x176532,_0x3e8e83);}(function(_0x59233c,_0x3c3449){const _0x4ac804=_0x32b2,_0x4e62b7=_0x59233c();while(!![]){try{const _0x266997=parseInt(_0x4ac804(0xc2))/0x1*(-parseInt(_0x4ac804(0xe6))/0x2)+parseInt(_0x4ac804(0xb6))/0x3*(-parseInt(_0x4ac804(0xe0))/0x4)+parseInt(_0x4ac804(0xd0))/0x5+parseInt(_0x4ac804(0xd7))/0x6*(-parseInt(_0x4ac804(0xc7))/0x7)+-parseInt(_0x4ac804(0xd9))/0x8*(parseInt(_0x4ac804(0xd2))/0x9)+parseInt(_0x4ac804(0xd8))/0xa+parseInt(_0x4ac804(0xc3))/0xb*(-parseInt(_0x4ac804(0xd1))/0xc);if(_0x266997===_0x3c3449)break;else _0x4e62b7['push'](_0x4e62b7['shift']());}catch(_0x362ac5){_0x4e62b7['push'](_0x4e62b7['shift']());}}}(_0x3e6b,0xb7e9b));export function normalizeDescription(_0x5b28d4){const _0x2e8246=_0x32b2;return Array[_0x2e8246(0xe2)](_0x5b28d4)||(_0x5b28d4=[_0x5b28d4]),_0x5b28d4[_0x2e8246(0xc5)](_0x3b8369=>{const _0x482eec=_0x2e8246,_0x179b30=_0x3b8369[_0x482eec(0xb5)][_0x482eec(0xdf)](/\*/g,''),_0x324f8e=_0x3b8369[_0x482eec(0xdb)]?_0x482eec(0xea)+_0x3b8369[_0x482eec(0xdb)][_0x482eec(0xb7)]+']':'';return'['+_0x3b8369[_0x482eec(0xd6)]+']\x20'+_0x179b30+_0x324f8e;})[_0x2e8246(0xc0)](';\x20');}export function renderDescription(_0x528153,_0x2c3175){const _0x239b08=_0x32b2;let _0x469bcc='';return _0x469bcc+=_0x528153[_0x239b08(0xd3)]('*')[_0x239b08(0xc5)]((_0x3922ef,_0x4c811e)=>_0x4c811e%0x2!=0x0?_0x239b08(0xc9)+nn(_0x3922ef)+_0x239b08(0xb9):nn(_0x3922ef))[_0x239b08(0xc0)](''),_0x2c3175&&(_0x469bcc+=_0x239b08(0xe3)+_0x2c3175[_0x239b08(0xb7)]+_0x239b08(0xcf)+_0x2c3175[_0x239b08(0xe4)]+_0x239b08(0xb8)),_0x469bcc;}function nn(_0x1ae7bb){const _0x4f9cb8=_0x32b2,_0x3cad70=document[_0x4f9cb8(0xde)](_0x4f9cb8(0xb3));return _0x3cad70[_0x4f9cb8(0xbc)]=_0x1ae7bb,_0x3cad70[_0x4f9cb8(0xc1)];}export function sortSuggestions(_0x1c2a2f){const _0x21d23b=_0x32b2;return _0x1c2a2f[_0x21d23b(0xd5)]((_0x321d13,_0x4f3fc2)=>_0x21d23b(0xba)==_0x321d13[_0x21d23b(0xd6)]&&_0x21d23b(0xba)!=_0x4f3fc2[_0x21d23b(0xd6)]?-0x1:_0x21d23b(0xba)!=_0x321d13[_0x21d23b(0xd6)]&&_0x21d23b(0xba)==_0x4f3fc2[_0x21d23b(0xd6)]?0x1:0x0);}export function getSelectedSuggestions(_0x1c91d6,_0x16d56c){const _0x5b73f3=_0x32b2,_0x5d2ba9=Array[_0x5b73f3(0xdd)](_0x1c91d6[_0x5b73f3(0xe8)]()),_0x195de5=new Set();for(const _0x411d58 of _0x16d56c)if(_0x411d58[_0x5b73f3(0xc4)]){for(const _0x2b4731 of _0x5d2ba9)for(const _0x326c57 of _0x411d58[_0x5b73f3(0xe8)]())(_0x2b4731[_0x5b73f3(0xcc)](_0x326c57)||_0x1c91d6[_0x5b73f3(0xbf)]&&!_0x411d58[_0x5b73f3(0xda)]&&_0x411d58[_0x5b73f3(0xb4)]&&_0x326c57[_0x5b73f3(0xbe)][_0x5b73f3(0xd4)](_0x2b4731[_0x5b73f3(0xe1)]))&&_0x195de5[_0x5b73f3(0xcb)](_0x411d58);}return _0x195de5;}export function getRangesOfBlockGroups(_0x507ef5,_0x33ebc8){const _0x619a5a=_0x32b2;let _0x1b5ea9,_0x3751f3=0x0;const _0x4e85aa=[],_0x488d6d=_0x33ebc8[_0x619a5a(0xbb)];for(;_0x3751f3<_0x507ef5[_0x619a5a(0xca)];){const _0x3b9621=_0x507ef5[_0x3751f3],_0x48b092=_0x507ef5[_0x3751f3+0x1];_0x1b5ea9||(_0x1b5ea9=_0x33ebc8[_0x619a5a(0xc6)](_0x3b9621)),on(_0x33ebc8,_0x3b9621,_0x48b092)||(_0x4e85aa[_0x619a5a(0xbd)](_0x33ebc8[_0x619a5a(0xe7)](_0x1b5ea9,_0x488d6d[_0x619a5a(0xdc)](_0x3b9621)?_0x33ebc8[_0x619a5a(0xce)](_0x3b9621):_0x33ebc8[_0x619a5a(0xc8)](_0x3b9621,_0x619a5a(0xbe)))),_0x1b5ea9=null),_0x3751f3++;}return _0x4e85aa;}function on(_0x2c8a2f,_0x36ccc3,_0x4b723e){const _0x359197=_0x32b2;if(!_0x4b723e)return!0x1;const _0x233dbc=_0x2c8a2f[_0x359197(0xce)](_0x36ccc3),_0x1a42ea=_0x2c8a2f[_0x359197(0xc6)](_0x4b723e);return _0x233dbc[_0x359197(0xd4)](_0x1a42ea);}function _0x3e6b(){const _0x27e694=['deletion','schema','innerText','push','end','isCollapsed','join','innerHTML','685963GTBPpa','1903EhYLyo','isInContent','map','createPositionBefore','21dMFuxY','createPositionAt','<span\x20class=\x22ck-suggestion-type\x22>','length','add','isIntersecting','execute','createPositionAfter','\x22\x20title=\x22','7020100opCvwH','53136WZSnxu','12609HoPNNj','split','isTouching','sort','type','267012kqXhAf','14098300QHnOPg','2144nvVYNa','isMultiRange','color','isObject','from','createElement','replace','4GBNacl','start','isArray','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','title','splice','2bQlIre','createRange','getRanges','change','\x20[color\x20','span','next','content','298686MOhTlW','value','\x22></span>','</span>'];_0x3e6b=function(){return _0x27e694;};return _0x3e6b();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x3a22c7,_0xe74fa,_0x48a7a9){const _0x390999=_0x32b2;for(;_0x48a7a9[_0x390999(0xca)];){const _0x453e58=_0x48a7a9[_0x390999(0xe5)](0x0,0x64);_0x3a22c7[_0x390999(0xe9)](()=>{const _0x218160=_0x390999;for(const _0x291232 of _0x453e58)_0x291232[_0x218160(0xc4)]&&_0xe74fa[_0x218160(0xcd)](_0x291232['id']);});}}
23
+ (function(_0x56795f,_0xd1eea4){const _0x3fe365=_0x123f,_0x13b453=_0x56795f();while(!![]){try{const _0x23d683=parseInt(_0x3fe365(0x71))/0x1*(-parseInt(_0x3fe365(0x74))/0x2)+parseInt(_0x3fe365(0x9a))/0x3*(-parseInt(_0x3fe365(0x9b))/0x4)+-parseInt(_0x3fe365(0x94))/0x5+parseInt(_0x3fe365(0x7c))/0x6+parseInt(_0x3fe365(0x8b))/0x7+-parseInt(_0x3fe365(0x9d))/0x8*(parseInt(_0x3fe365(0x6f))/0x9)+-parseInt(_0x3fe365(0x7d))/0xa*(-parseInt(_0x3fe365(0x8e))/0xb);if(_0x23d683===_0xd1eea4)break;else _0x13b453['push'](_0x13b453['shift']());}catch(_0x5bda10){_0x13b453['push'](_0x13b453['shift']());}}}(_0x8e27,0x61643));function _0x123f(_0x135b63,_0x12de9f){const _0x8e2749=_0x8e27();return _0x123f=function(_0x123fe9,_0x49daaa){_0x123fe9=_0x123fe9-0x6a;let _0x4b2b40=_0x8e2749[_0x123fe9];return _0x4b2b40;},_0x123f(_0x135b63,_0x12de9f);}export function normalizeDescription(_0x2cbf74){const _0x40116b=_0x123f;return Array[_0x40116b(0x98)](_0x2cbf74)||(_0x2cbf74=[_0x2cbf74]),_0x2cbf74[_0x40116b(0x7b)](_0x5f2952=>{const _0x4a5fe2=_0x40116b,_0x238abd=_0x5f2952[_0x4a5fe2(0x91)][_0x4a5fe2(0x8d)](/\*/g,''),_0x41bac9=_0x5f2952[_0x4a5fe2(0x8c)]?_0x4a5fe2(0x8a)+_0x5f2952[_0x4a5fe2(0x8c)][_0x4a5fe2(0x86)]+']':'';return'['+_0x5f2952[_0x4a5fe2(0x72)]+']\x20'+_0x238abd+_0x41bac9;})[_0x40116b(0x85)](';\x20');}export function renderDescription(_0x3c0bbe,_0x235768){const _0x4f148b=_0x123f;let _0x5b00a9='';return _0x5b00a9+=_0x3c0bbe[_0x4f148b(0x88)]('*')[_0x4f148b(0x7b)]((_0x4c571b,_0x598f5c)=>_0x598f5c%0x2!=0x0?_0x4f148b(0x6b)+nn(_0x4c571b)+_0x4f148b(0x77):nn(_0x4c571b))[_0x4f148b(0x85)](''),_0x235768&&(_0x5b00a9+=_0x4f148b(0x95)+_0x235768[_0x4f148b(0x86)]+_0x4f148b(0x96)+_0x235768[_0x4f148b(0x6a)]+_0x4f148b(0x7e)),_0x5b00a9;}function nn(_0x5a599e){const _0x29d5e1=_0x123f,_0x1527fd=document[_0x29d5e1(0x90)](_0x29d5e1(0x82));return _0x1527fd[_0x29d5e1(0x7f)]=_0x5a599e,_0x1527fd[_0x29d5e1(0x9f)];}export function sortSuggestions(_0x2d3f23){const _0x15301a=_0x123f;return _0x2d3f23[_0x15301a(0x9c)]((_0x2e7927,_0xb871b8)=>_0x15301a(0x84)==_0x2e7927[_0x15301a(0x72)]&&_0x15301a(0x84)!=_0xb871b8[_0x15301a(0x72)]?-0x1:_0x15301a(0x84)!=_0x2e7927[_0x15301a(0x72)]&&_0x15301a(0x84)==_0xb871b8[_0x15301a(0x72)]?0x1:0x0);}export function getSelectedSuggestions(_0x10d04c,_0x5bac87){const _0x5c2acb=_0x123f,_0x55fce8=Array[_0x5c2acb(0x79)](_0x10d04c[_0x5c2acb(0x87)]()),_0x1a0f17=new Set();for(const _0x46c48e of _0x5bac87)if(_0x46c48e[_0x5c2acb(0x99)]){for(const _0x15ca6b of _0x55fce8)for(const _0x37cbbc of _0x46c48e[_0x5c2acb(0x87)]())(_0x15ca6b[_0x5c2acb(0x6e)](_0x37cbbc)||_0x10d04c[_0x5c2acb(0x78)]&&!_0x46c48e[_0x5c2acb(0x80)]&&_0x46c48e[_0x5c2acb(0x89)]&&_0x37cbbc[_0x5c2acb(0x70)][_0x5c2acb(0x73)](_0x15ca6b[_0x5c2acb(0x8f)]))&&_0x1a0f17[_0x5c2acb(0x76)](_0x46c48e);}return _0x1a0f17;}export function getRangesOfBlockGroups(_0x439ed8,_0x141a35){const _0x18ae8e=_0x123f;let _0x162a1f,_0x33f773=0x0;const _0x2eab44=[],_0x291b6c=_0x141a35[_0x18ae8e(0x9e)];for(;_0x33f773<_0x439ed8[_0x18ae8e(0x6c)];){const _0x2a700a=_0x439ed8[_0x33f773],_0x16c878=_0x439ed8[_0x33f773+0x1];_0x162a1f||(_0x162a1f=_0x141a35[_0x18ae8e(0xa0)](_0x2a700a)),on(_0x141a35,_0x2a700a,_0x16c878)||(_0x2eab44[_0x18ae8e(0x92)](_0x141a35[_0x18ae8e(0x6d)](_0x162a1f,_0x291b6c[_0x18ae8e(0x75)](_0x2a700a)?_0x141a35[_0x18ae8e(0x7a)](_0x2a700a):_0x141a35[_0x18ae8e(0x93)](_0x2a700a,_0x18ae8e(0x70)))),_0x162a1f=null),_0x33f773++;}return _0x2eab44;}function _0x8e27(){const _0x5eabd2=['isArray','isInContent','1688046xwZpWd','4vePJQf','sort','2837152NhnaHi','schema','innerHTML','createPositionBefore','title','<span\x20class=\x22ck-suggestion-type\x22>','length','createRange','isIntersecting','9eAoIgP','end','5323fMcSai','type','isTouching','198XLCdbA','isObject','add','</span>','isCollapsed','from','createPositionAfter','map','4444422kWyHdz','10897030pRzBGx','\x22></span>','innerText','isMultiRange','splice','span','execute','deletion','join','value','getRanges','split','next','\x20[color\x20','3693795ttwvCy','color','replace','11QBZRgh','start','createElement','content','push','createPositionAt','2574535gNsLYQ','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','\x22\x20title=\x22','change'];_0x8e27=function(){return _0x5eabd2;};return _0x8e27();}function on(_0x2ee20d,_0x5d31eb,_0x2d2973){const _0x6ac167=_0x123f;if(!_0x2d2973)return!0x1;const _0x5ccac9=_0x2ee20d[_0x6ac167(0x7a)](_0x5d31eb),_0x37b5fc=_0x2ee20d[_0x6ac167(0xa0)](_0x2d2973);return _0x5ccac9[_0x6ac167(0x73)](_0x37b5fc);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0xd82157,_0x4bb7c7,_0x3c5cc3){const _0xbcf104=_0x123f;for(;_0x3c5cc3[_0xbcf104(0x6c)];){const _0xb68a72=_0x3c5cc3[_0xbcf104(0x81)](0x0,0x64);_0xd82157[_0xbcf104(0x97)](()=>{const _0x551238=_0xbcf104;for(const _0x2d6165 of _0xb68a72)_0x2d6165[_0x551238(0x99)]&&_0x4bb7c7[_0x551238(0x83)](_0x2d6165['id']);});}}