@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240627.0 → 0.0.0-nightly-20240628.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x157ec2=_0x28f1;(function(_0x1344b9,_0x51a26c){const _0x2e1d2a=_0x28f1,_0x120b62=_0x1344b9();while(!![]){try{const _0x5a1cb8=parseInt(_0x2e1d2a(0x1c8))/0x1+-parseInt(_0x2e1d2a(0x1c7))/0x2+-parseInt(_0x2e1d2a(0x1e5))/0x3+-parseInt(_0x2e1d2a(0x1b6))/0x4+-parseInt(_0x2e1d2a(0x1d2))/0x5*(-parseInt(_0x2e1d2a(0x18d))/0x6)+parseInt(_0x2e1d2a(0x174))/0x7+parseInt(_0x2e1d2a(0x168))/0x8;if(_0x5a1cb8===_0x51a26c)break;else _0x120b62['push'](_0x120b62['shift']());}catch(_0x3c7460){_0x120b62['push'](_0x120b62['shift']());}}}(_0x4662,0x1ce19));import{Plugin as _0x4d05a7}from'ckeditor5/src/core.js';function _0x28f1(_0x15ca00,_0x40e64f){const _0x466299=_0x4662();return _0x28f1=function(_0x28f179,_0x4ddb89){_0x28f179=_0x28f179-0x15f;let _0x3ee680=_0x466299[_0x28f179];return _0x3ee680;},_0x28f1(_0x15ca00,_0x40e64f);}import{Collection as _0xa2fae4}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x2b9b6f,createDropdown as _0x586741,ListSeparatorView as _0x596241,MenuBarMenuView as _0x373ff1,MenuBarMenuListView as _0x5752dd,MenuBarMenuListItemView as _0x40ea8c,MenuBarMenuListItemButtonView as _0x382623,SplitButtonView as _0x31827d,ViewModel as _0x4c0ec8}from'ckeditor5/src/ui.js';import{Users as _0x450532,getDateTimeFormatter as _0x4964f9,getAllMarkersDomElementsSorted as _0x244dae}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2d5c4b from'./trackchangesediting.js';function _0x4662(){const _0x214ba6=['comments.maxCommentsWhenCollapsed','config','reduce','getJoined','Annotations','listenTo','689187rWzbiw','_destroyController','plugins','isOn','editor','type','_createToolbarButton','bind','menuBar:trackChanges','panelView','_refreshActiveMarkers','getFirstRange','addSourceCollector','CommentsRepository','remove','activeMarkers','previous','length','383312tXuPbH','acceptSelectedSuggestions','componentFactory','getByInnerView','push','refreshSelectedViews','buttonView','menu','mainView','head','source','getMarkerNames','713153GzNcKD','unbind','change:previous','comments','Accept\x20all\x20selected\x20suggestions','items','acceptButton','discardSelectedSuggestions','filter','innerView','comments.maxCommentCharsWhenCollapsed','children','_suggestionToController','isEnabled','addComment','destroy','keys','button','commandName','createAnnotationView','discardAllSuggestions','change:activeAnnotations','get','_viewToController','delegate','134574wgfXgv','trackChanges.SuggestionThreadView','Accept\x20all\x20suggestions','descriptionParts','editing','define','getDescriptions','CommentsUI','size','activeAnnotations','value','some','Discard\x20all\x20selected\x20suggestions','getMarkers','isMultiRange','delete','pluginName','getRanges','commands','suggestionChanged','has','comments.maxThreadTotalWeight','trackChanges','_handleControllerBuffer','execute','switchbutton','menuitemcheckbox','lowest','_handleSuggestionControllerDelayed','hasSuggestion','_addUIComponentsToFactory','_bindAnnotationToEditors','commentThread','stopListening','_initializeController','suggestionUnloaded','SuggestionThreadView','_updateController','comments.editorConfig','getSuggestion','getAllAdjacentSuggestions','806168eUuKGG','menuitem','set','add','descriptionFactory','_unbindEditors','actionView','discardButton','acceptAllSuggestions','separator','init','requires','_annotationViews','isDirty','EditorAnnotations','clear','values','37484CGZBRb','216656mjVQNK','suggestion-','isInContent','from','TrackChangesUI','model','_disableComments','createCommentThreadController','suggestionLoaded','focus','45gMTwiu','toMany','Discard\x20all\x20suggestions','_createMenuBarMenu','locale','createAnnotation','registerAnnotation','view','Track\x20changes','TrackChangesEditing','CommentView','trackChanges.disableComments','arrowView'];_0x4662=function(){return _0x214ba6;};return _0x4662();}import _0x32750a from'./ui/suggestioncontroller.js';import _0x1c624d from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x596eb9}from'./utils/common-translations.js';import _0x1a2416 from'../theme/icons/track-changes.svg';export default class d extends _0x4d05a7{static get[_0x157ec2(0x1c1)](){const _0x1f6bd1=_0x157ec2;return[_0x2d5c4b,_0x450532,_0x1f6bd1(0x163),_0x1f6bd1(0x1e3),_0x1f6bd1(0x1c4)];}static get[_0x157ec2(0x19d)](){const _0x4e7f71=_0x157ec2;return _0x4e7f71(0x1cc);}constructor(_0xc34aa5){const _0x17c021=_0x157ec2;super(_0xc34aa5),this[_0x17c021(0x180)]=new Map(),this[_0x17c021(0x18b)]=new Map(),this[_0x17c021(0x1c2)]=new Map(),this[_0x17c021(0x1a4)]=new Map();const _0x1fdab4=this[_0x17c021(0x1e9)][_0x17c021(0x1e0)];_0x1fdab4[_0x17c021(0x192)](_0x17c021(0x18e),_0x1c624d),_0x1fdab4[_0x17c021(0x192)](_0x17c021(0x1dd),!0x1),this[_0x17c021(0x1ce)]=_0x1fdab4[_0x17c021(0x18a)](_0x17c021(0x1dd));}[_0x157ec2(0x1a9)](_0x341232,_0x118718){const _0x261e52=_0x157ec2;0x0===this[_0x261e52(0x1a4)][_0x261e52(0x195)]&&setTimeout(()=>{const _0x4a521d=_0x261e52;for(const [_0x4f598a,_0x420001]of this[_0x4a521d(0x1a4)]){const _0x1c5bc3=this[_0x4a521d(0x180)][_0x4a521d(0x1a1)](_0x4f598a);_0x1c5bc3||_0x420001?_0x1c5bc3&&_0x420001&&this[_0x4a521d(0x1e6)](_0x4f598a):this[_0x4a521d(0x1af)](_0x4f598a);}this[_0x4a521d(0x1a4)][_0x4a521d(0x1c5)](),this[_0x4a521d(0x1e9)][_0x4a521d(0x1e7)][_0x4a521d(0x18a)](_0x4a521d(0x1c4))[_0x4a521d(0x16d)](),this[_0x4a521d(0x160)]();},0xa),this[_0x261e52(0x1a4)][_0x261e52(0x1b8)](_0x341232,_0x118718);}[_0x157ec2(0x1c0)](){const _0x56df1d=_0x157ec2,_0x5e6c26=this[_0x56df1d(0x1e9)],_0x351cf2=_0x5e6c26[_0x56df1d(0x1e7)][_0x56df1d(0x18a)](_0x56df1d(0x1db)),_0x2904eb=_0x5e6c26[_0x56df1d(0x1e7)][_0x56df1d(0x18a)](_0x56df1d(0x1e3)),_0x18c4fd=_0x5e6c26[_0x56df1d(0x1e7)][_0x56df1d(0x18a)](_0x56df1d(0x1c4)),_0x2622e7=_0x5e6c26[_0x56df1d(0x1e7)][_0x56df1d(0x18a)](_0x56df1d(0x163));this[_0x56df1d(0x1ab)](),_0x18c4fd[_0x56df1d(0x162)](()=>{const _0x27d756=_0x56df1d,_0x3a007a=[];for(const [_0x150bb9,_0x5182e4]of Array[_0x27d756(0x1cb)](this[_0x27d756(0x180)])){const _0x19e805=_0x150bb9[_0x27d756(0x1b5)](),_0x450f11=[];for(const _0x8e1043 of _0x19e805){if(!_0x8e1043[_0x27d756(0x1ca)])continue;if(_0x8e1043[_0x27d756(0x19b)]){_0x450f11[_0x27d756(0x16c)](..._0x8e1043[_0x27d756(0x19e)]());continue;}const _0x28ca04=_0x8e1043[_0x27d756(0x161)]();if(_0x450f11[_0x27d756(0x167)]>0x0){const _0x1487a5=_0x450f11[0x0][_0x27d756(0x1e2)](_0x28ca04);if(_0x1487a5){_0x450f11[0x0]=_0x1487a5;continue;}}_0x450f11[_0x27d756(0x16c)](_0x28ca04);}_0x3a007a[_0x27d756(0x16c)]([_0x5182e4[_0x27d756(0x1d9)],_0x450f11]);}return _0x3a007a;}),this[_0x56df1d(0x1e4)](_0x351cf2,_0x56df1d(0x1d0),(_0x4e77dd,_0x3f2c32)=>{const _0x5311c6=_0x56df1d;this[_0x5311c6(0x1e4)](_0x3f2c32,_0x5311c6(0x176),(_0x1b6d83,_0x25d909,_0x28cc5b,_0x154689)=>{const _0x38795b=_0x5311c6;_0x3f2c32[_0x38795b(0x1ca)]&&(null==_0x28cc5b?(this[_0x38795b(0x1b2)](_0x154689[_0x38795b(0x171)]),this[_0x38795b(0x1a9)](_0x3f2c32,!0x1)):(this[_0x38795b(0x1b2)](_0x28cc5b[_0x38795b(0x171)]),null==_0x154689&&this[_0x38795b(0x1a9)](_0x3f2c32,!0x0)));}),null!==_0x3f2c32[_0x5311c6(0x166)]?this[_0x5311c6(0x1b2)](_0x3f2c32[_0x5311c6(0x171)]):this[_0x5311c6(0x1a9)](_0x3f2c32,!0x1);}),this[_0x56df1d(0x1e4)](_0x351cf2,_0x56df1d(0x1b0),(_0x524369,_0x29d0a6,_0x25ff56)=>{const _0x54d98b=_0x56df1d;this[_0x54d98b(0x1ae)](_0x29d0a6,_0x54d98b(0x176)),this[_0x54d98b(0x1a4)][_0x54d98b(0x19c)](_0x29d0a6),this[_0x54d98b(0x180)][_0x54d98b(0x1a1)](_0x29d0a6)&&this[_0x54d98b(0x1e6)](_0x29d0a6),_0x25ff56&&this[_0x54d98b(0x1b2)](_0x25ff56[_0x54d98b(0x171)]);}),this[_0x56df1d(0x1e4)](_0x351cf2,_0x56df1d(0x1a0),(_0x39a10b,_0x5daf73)=>{const _0x402eef=_0x56df1d;this[_0x402eef(0x1b2)](_0x5daf73);}),this[_0x56df1d(0x1e4)](_0x2904eb,_0x56df1d(0x189),()=>{const _0x200d7d=_0x56df1d;this[_0x200d7d(0x160)]();}),this[_0x56df1d(0x1e4)](_0x2622e7,_0x56df1d(0x182),(_0x3dd62a,{threadId:_0x440ba5,isFromAdapter:_0x500e96})=>{const _0x3abe81=_0x56df1d;if(_0x500e96||!_0x351cf2[_0x3abe81(0x1aa)](_0x440ba5))return;const _0xfe1ab1=_0x351cf2[_0x3abe81(0x1b4)](_0x440ba5);this[_0x3abe81(0x180)][_0x3abe81(0x18a)](_0xfe1ab1)[_0x3abe81(0x1d9)][_0x3abe81(0x1d1)]();},{'priority':_0x56df1d(0x1a8)});}[_0x157ec2(0x160)](){const _0x358ff9=_0x157ec2,_0x10d984=this[_0x358ff9(0x1e9)][_0x358ff9(0x1e7)][_0x358ff9(0x18a)](_0x358ff9(0x1e3)),_0x585570=this[_0x358ff9(0x1e9)][_0x358ff9(0x1e7)][_0x358ff9(0x18a)](_0x358ff9(0x1db)),_0x39a551=Array[_0x358ff9(0x1cb)](_0x10d984[_0x358ff9(0x196)],_0x3b59af=>_0x3b59af[_0x358ff9(0x17d)])[_0x358ff9(0x17c)](_0xf456ee=>this[_0x358ff9(0x18b)][_0x358ff9(0x1a1)](_0xf456ee)),_0xa6072e=[];for(const _0x3d63e6 of _0x39a551){const _0x4cc436=this[_0x358ff9(0x18b)][_0x358ff9(0x18a)](_0x3d63e6)[_0x358ff9(0x1cd)][_0x358ff9(0x1b5)]();_0xa6072e[_0x358ff9(0x16c)](..._0x4cc436[_0x358ff9(0x1e1)]((_0x11d1bd,_0x4fbaaa)=>[..._0x11d1bd,..._0x4fbaaa[_0x358ff9(0x173)]()],[]));}_0x585570[_0x358ff9(0x165)]=_0xa6072e;}[_0x157ec2(0x1ab)](){const _0x2d88b3=_0x157ec2,_0x185cdf=this[_0x2d88b3(0x1e9)],_0x57597b=_0x185cdf[_0x2d88b3(0x1d6)],_0x2326f7=_0x596eb9(_0x57597b,_0x2d88b3(0x1da)),_0x368f16=new _0xa2fae4([{'type':_0x2d88b3(0x1a6),'model':new _0x4c0ec8({'withText':!0x0,'label':_0x2326f7,'commandName':_0x2d88b3(0x1a3),'role':_0x2d88b3(0x1a7)})},{'type':_0x2d88b3(0x1bf)},{'type':_0x2d88b3(0x185),'model':new _0x4c0ec8({'withText':!0x0,'label':_0x596eb9(_0x57597b,_0x2d88b3(0x18f)),'commandName':_0x2d88b3(0x1be),'role':_0x2d88b3(0x1b7)})},{'type':_0x2d88b3(0x185),'model':new _0x4c0ec8({'withText':!0x0,'label':_0x596eb9(_0x57597b,_0x2d88b3(0x178)),'commandName':_0x2d88b3(0x169),'role':_0x2d88b3(0x1b7)})},{'type':_0x2d88b3(0x185),'model':new _0x4c0ec8({'withText':!0x0,'label':_0x596eb9(_0x57597b,_0x2d88b3(0x1d4)),'commandName':_0x2d88b3(0x188),'role':_0x2d88b3(0x1b7)})},{'type':_0x2d88b3(0x185),'model':new _0x4c0ec8({'withText':!0x0,'label':_0x596eb9(_0x57597b,_0x2d88b3(0x199)),'commandName':_0x2d88b3(0x17b),'role':_0x2d88b3(0x1b7)})}]);for(const _0x3e16f1 of _0x368f16)if(ae(_0x3e16f1)){const _0x5ae61c=_0x185cdf[_0x2d88b3(0x19f)][_0x2d88b3(0x18a)](_0x3e16f1[_0x2d88b3(0x1cd)][_0x2d88b3(0x186)]);_0x3e16f1[_0x2d88b3(0x1cd)][_0x2d88b3(0x1ec)](_0x2d88b3(0x1e8),_0x2d88b3(0x181))['to'](_0x5ae61c,_0x2d88b3(0x197),_0x2d88b3(0x181));}_0x185cdf['ui'][_0x2d88b3(0x16a)][_0x2d88b3(0x1b9)](_0x2d88b3(0x1a3),_0x534ade=>this[_0x2d88b3(0x1eb)](_0x534ade,_0x368f16,_0x2326f7)),_0x185cdf['ui'][_0x2d88b3(0x16a)][_0x2d88b3(0x1b9)](_0x2d88b3(0x1ed),_0x16490d=>this[_0x2d88b3(0x1d5)](_0x16490d,_0x368f16,_0x2326f7));}[_0x157ec2(0x1eb)](_0x39be41,_0x4a9949,_0x10d3c4){const _0x1438a8=_0x157ec2,_0x968511=_0x586741(_0x39be41,_0x31827d),_0x4cc425=this[_0x1438a8(0x1e9)][_0x1438a8(0x19f)][_0x1438a8(0x18a)](_0x1438a8(0x1a3));_0x968511[_0x1438a8(0x16e)][_0x1438a8(0x1b8)]({'tooltip':_0x10d3c4,'label':_0x10d3c4,'icon':_0x1a2416}),_0x968511[_0x1438a8(0x16e)][_0x1438a8(0x1ec)](_0x1438a8(0x1e8))['to'](_0x4cc425,_0x1438a8(0x197)),_0x968511[_0x1438a8(0x16e)]['on'](_0x1438a8(0x1a5),()=>{const _0x17bbd0=_0x1438a8;_0x4cc425[_0x17bbd0(0x1a5)](),this[_0x17bbd0(0x1e9)][_0x17bbd0(0x191)][_0x17bbd0(0x1d9)][_0x17bbd0(0x1d1)]();}),_0x2b9b6f(_0x968511,_0x4a9949,{'role':_0x1438a8(0x16f)});const _0x4b2110=[];for(const _0x33ab93 of _0x4a9949)ae(_0x33ab93)&&_0x4b2110[_0x1438a8(0x16c)](this[_0x1438a8(0x1e9)][_0x1438a8(0x19f)][_0x1438a8(0x18a)](_0x33ab93[_0x1438a8(0x1cd)][_0x1438a8(0x186)]));const _0xa82482=_0x968511[_0x1438a8(0x16e)];return _0xa82482[_0x1438a8(0x1bc)][_0x1438a8(0x175)](_0x1438a8(0x181)),_0xa82482[_0x1438a8(0x1de)][_0x1438a8(0x175)](_0x1438a8(0x181)),_0xa82482[_0x1438a8(0x1bc)][_0x1438a8(0x1ec)](_0x1438a8(0x181))['to'](_0x4cc425,_0x1438a8(0x181)),_0xa82482[_0x1438a8(0x1de)][_0x1438a8(0x1ec)](_0x1438a8(0x181))[_0x1438a8(0x1d3)](_0x4b2110,_0x1438a8(0x181),(..._0x40d36b)=>_0x40d36b[_0x1438a8(0x198)](_0x1ad8ba=>_0x1ad8ba)),_0x968511['on'](_0x1438a8(0x1a5),_0x133f43=>{const _0x42a26a=_0x1438a8;this[_0x42a26a(0x1e9)][_0x42a26a(0x1a5)](_0x133f43[_0x42a26a(0x172)][_0x42a26a(0x186)]),this[_0x42a26a(0x1e9)][_0x42a26a(0x191)][_0x42a26a(0x1d9)][_0x42a26a(0x1d1)]();}),_0x968511;}[_0x157ec2(0x1d5)](_0x3b8d87,_0x1de984,_0x1e6baf){const _0x2eb38f=_0x157ec2,_0x25acf1=new _0x373ff1(_0x3b8d87),_0x7e75cf=this[_0x2eb38f(0x1e9)][_0x2eb38f(0x19f)][_0x2eb38f(0x18a)](_0x2eb38f(0x1a3));_0x25acf1[_0x2eb38f(0x16e)][_0x2eb38f(0x1b8)]({'label':_0x1e6baf,'icon':_0x1a2416});const _0x3c3120=new _0x5752dd(_0x3b8d87);for(const _0x1664a7 of _0x1de984){if(_0x2eb38f(0x1bf)==_0x1664a7[_0x2eb38f(0x1ea)]){_0x3c3120[_0x2eb38f(0x179)][_0x2eb38f(0x1b9)](new _0x596241(_0x3b8d87));continue;}const _0x5d6bd7=new _0x40ea8c(_0x3b8d87,_0x25acf1),_0x78144d=new _0x382623(_0x3b8d87),_0x19f136=_0x1664a7[_0x2eb38f(0x1cd)];_0x78144d[_0x2eb38f(0x1ec)](...Object[_0x2eb38f(0x184)](_0x19f136))['to'](_0x19f136),_0x78144d[_0x2eb38f(0x18c)](_0x2eb38f(0x1a5))['to'](_0x25acf1),_0x78144d['on'](_0x2eb38f(0x1a5),()=>{const _0x29af78=_0x2eb38f;this[_0x29af78(0x1e9)][_0x29af78(0x1a5)](_0x19f136[_0x29af78(0x186)]),this[_0x29af78(0x1e9)][_0x29af78(0x191)][_0x29af78(0x1d9)][_0x29af78(0x1d1)]();}),_0x5d6bd7[_0x2eb38f(0x17f)][_0x2eb38f(0x1b9)](_0x78144d),_0x3c3120[_0x2eb38f(0x179)][_0x2eb38f(0x1b9)](_0x5d6bd7);}return _0x25acf1[_0x2eb38f(0x1ec)](_0x2eb38f(0x181))['to'](_0x7e75cf,_0x2eb38f(0x181)),_0x25acf1[_0x2eb38f(0x15f)][_0x2eb38f(0x17f)][_0x2eb38f(0x1b9)](_0x3c3120),_0x25acf1;}[_0x157ec2(0x1af)](_0x55b053){const _0x129782=_0x157ec2,_0x66350e=this[_0x129782(0x1e9)],_0x270cfc=_0x66350e[_0x129782(0x1e0)],_0x4d87ed=_0x66350e[_0x129782(0x1e7)][_0x129782(0x18a)](_0x129782(0x1e3)),_0x238e6b=_0x66350e[_0x129782(0x1e7)][_0x129782(0x18a)](_0x129782(0x163)),_0x3ae84f=_0x66350e[_0x129782(0x1e7)][_0x129782(0x18a)](_0x129782(0x1c4)),_0x531373=_0x66350e[_0x129782(0x1e7)][_0x129782(0x18a)](_0x450532)['me'],_0x3ff9df=_0x270cfc[_0x129782(0x18a)](_0x129782(0x1a3))[_0x129782(0x1b1)],{CommentsListView:_0x116e41,CommentThreadInputView:_0x4a415e}=_0x66350e[_0x129782(0x1e7)][_0x129782(0x18a)](_0x129782(0x194));let _0x4aaf58,_0x16dd98;this[_0x129782(0x1c2)][_0x129782(0x1a1)](_0x55b053['id'])?(_0x16dd98=this[_0x129782(0x1c2)][_0x129782(0x18a)](_0x55b053['id']),_0x4aaf58=_0x16dd98[_0x129782(0x170)]):(_0x4aaf58=new _0x3ff9df(_0x66350e[_0x129782(0x1d6)],_0x55b053,_0x531373,{'disableComments':this[_0x129782(0x1ce)],'editorConfig':_0x270cfc[_0x129782(0x18a)](_0x129782(0x1b3)),'maxCommentsWhenCollapsed':_0x270cfc[_0x129782(0x18a)](_0x129782(0x1df)),'maxThreadTotalWeight':_0x270cfc[_0x129782(0x18a)](_0x129782(0x1a2)),'maxCommentCharsWhenCollapsed':_0x270cfc[_0x129782(0x18a)](_0x129782(0x17e)),'formatDateTime':_0x4964f9(_0x270cfc[_0x129782(0x18a)](_0x129782(0x1d6))),'CommentView':_0x270cfc[_0x129782(0x18a)](_0x129782(0x177))[_0x129782(0x1dc)],'CommentsListView':_0x116e41,'CommentThreadInputView':_0x4a415e}),_0x4aaf58[_0x129782(0x17a)]['on'](_0x129782(0x1a5),()=>{const _0x114daa=_0x129782;_0x66350e[_0x114daa(0x191)][_0x114daa(0x1d9)][_0x114daa(0x1d1)]();}),_0x4aaf58[_0x129782(0x1bd)]['on'](_0x129782(0x1a5),()=>{const _0x1ea6ab=_0x129782;_0x66350e[_0x1ea6ab(0x191)][_0x1ea6ab(0x1d9)][_0x1ea6ab(0x1d1)]();}),_0x16dd98=_0x4d87ed[_0x129782(0x187)](this[_0x129782(0x1e9)][_0x129782(0x1d6)],_0x4aaf58),_0x16dd98[_0x129782(0x1ec)](_0x129782(0x1c3))['to'](_0x4aaf58,_0x129782(0x1c3)),_0x16dd98[_0x129782(0x1ec)](_0x129782(0x167))['to'](_0x4aaf58),_0x16dd98[_0x129782(0x1ec)](_0x129782(0x1ea))['to'](_0x4aaf58,_0x129782(0x1ea),_0x598003=>_0x129782(0x1c9)+_0x598003),this[_0x129782(0x1c2)][_0x129782(0x1b8)](_0x55b053['id'],_0x16dd98));const _0x45ecd8=_0x238e6b[_0x129782(0x1cf)](_0x55b053[_0x129782(0x1ad)],_0x4aaf58),_0x4f9ec7=new _0x32750a(_0x66350e,_0x55b053,_0x4aaf58,_0x45ecd8),_0x417e2e=_0x55b053[_0x129782(0x1b5)]()[_0x129782(0x17c)](_0x25044e=>_0x25044e[_0x129782(0x1ca)]);_0x4aaf58[_0x129782(0x190)]=_0x66350e[_0x129782(0x1e7)][_0x129782(0x18a)](_0x129782(0x1db))[_0x129782(0x1ba)][_0x129782(0x193)](_0x417e2e),this[_0x129782(0x180)][_0x129782(0x1b8)](_0x55b053,_0x4f9ec7),this[_0x129782(0x18b)][_0x129782(0x1b8)](_0x4aaf58,_0x4f9ec7);const _0x33113a=_0x4d87ed[_0x129782(0x1d7)]({'view':_0x16dd98,'target':()=>{const _0x39baa6=_0x129782,_0x39a083=[],_0x15e5cf=_0x55b053[_0x39baa6(0x1b5)]()[_0x39baa6(0x17c)](_0x423489=>_0x423489[_0x39baa6(0x1ca)]);for(const _0xe5aa23 of _0x15e5cf)_0x39a083[_0x39baa6(0x16c)](..._0xe5aa23[_0x39baa6(0x19a)]());return _0x244dae(_0x66350e[_0x39baa6(0x191)],_0x39a083);},'type':()=>_0x129782(0x1c9)+_0x4f9ec7[_0x129782(0x1d9)][_0x129782(0x1ea)]});_0x238e6b[_0x129782(0x1ac)](_0x4aaf58,_0x33113a),_0x4d87ed[_0x129782(0x1b9)](_0x33113a),_0x3ae84f[_0x129782(0x1d8)](_0x33113a);}[_0x157ec2(0x1e6)](_0x4a593d){const _0x1ae0a7=_0x157ec2,_0x1d4b76=this[_0x1ae0a7(0x1e9)][_0x1ae0a7(0x1e7)][_0x1ae0a7(0x18a)](_0x1ae0a7(0x163)),_0x3289f8=this[_0x1ae0a7(0x1e9)][_0x1ae0a7(0x1e7)][_0x1ae0a7(0x18a)](_0x1ae0a7(0x1e3)),_0x21af62=this[_0x1ae0a7(0x180)][_0x1ae0a7(0x18a)](_0x4a593d),_0x56ace8=_0x21af62[_0x1ae0a7(0x1d9)],_0x49f348=_0x3289f8[_0x1ae0a7(0x16b)](_0x56ace8);_0x1d4b76[_0x1ae0a7(0x1bb)](_0x56ace8),_0x49f348&&_0x3289f8[_0x1ae0a7(0x164)](_0x49f348),this[_0x1ae0a7(0x180)][_0x1ae0a7(0x19c)](_0x4a593d),this[_0x1ae0a7(0x18b)][_0x1ae0a7(0x19c)](_0x56ace8),_0x21af62[_0x1ae0a7(0x183)]();}[_0x157ec2(0x1b2)](_0x235b42){const _0x5a7fbf=_0x157ec2;if(!_0x235b42[_0x5a7fbf(0x1ca)]||!this[_0x5a7fbf(0x180)][_0x5a7fbf(0x1a1)](_0x235b42))return;const _0x1fd19a=this[_0x5a7fbf(0x1e9)][_0x5a7fbf(0x1e7)][_0x5a7fbf(0x18a)](_0x5a7fbf(0x1db)),_0x57fba7=this[_0x5a7fbf(0x180)][_0x5a7fbf(0x18a)](_0x235b42),_0x596067=_0x235b42[_0x5a7fbf(0x1b5)]();_0x57fba7[_0x5a7fbf(0x1d9)][_0x5a7fbf(0x190)]=_0x1fd19a[_0x5a7fbf(0x1ba)][_0x5a7fbf(0x193)](_0x596067);}[_0x157ec2(0x183)](){const _0x1ce442=_0x157ec2;for(const _0x1ea162 of this[_0x1ce442(0x180)][_0x1ce442(0x184)]())this[_0x1ce442(0x1e6)](_0x1ea162);for(const _0x191f66 of this[_0x1ce442(0x1c2)][_0x1ce442(0x1c6)]())_0x191f66[_0x1ce442(0x170)][_0x1ce442(0x183)]();super[_0x1ce442(0x183)]();}}function ae(_0x9cb464){const _0x2576c6=_0x157ec2;return _0x2576c6(0x1cd)in _0x9cb464;}
23
+ function _0x3d9c(){const _0xd4e6b9=['listenTo','head','trackChanges.disableComments','editing','has','suggestionUnloaded','_annotationViews','TrackChangesEditing','_unbindEditors','3740VAXrVB','getJoined','1444552daJLrn','reduce','delete','comments.maxCommentCharsWhenCollapsed','refreshSelectedViews','252IcAIAE','mainView','comments','some','EditorAnnotations','arrowView','_handleControllerBuffer','previous','TrackChangesUI','discardSelectedSuggestions','value','init','3633AWzxJm','change:activeAnnotations','view','switchbutton','_updateController','unbind','_bindAnnotationToEditors','add','panelView','Accept\x20all\x20suggestions','filter','push','actionView','39952ccJsrb','Annotations','type','createAnnotation','10607WoVahN','getDescriptions','_refreshActiveMarkers','length','trackChanges','bind','from','commentThread','plugins','suggestionChanged','_disableComments','trackChanges.SuggestionThreadView','isEnabled','Accept\x20all\x20selected\x20suggestions','_initializeController','items','_suggestionToController','getByInnerView','stopListening','_createToolbarButton','isMultiRange','9BSlpRx','delegate','menu','comments.maxCommentsWhenCollapsed','menuitem','componentFactory','getSuggestion','editor','commandName','model','keys','set','registerAnnotation','clear','Track\x20changes','discardAllSuggestions','requires','toMany','createCommentThreadController','getFirstRange','execute','isOn','_viewToController','source','innerView','commands','acceptSelectedSuggestions','hasSuggestion','define','pluginName','6094BymjvR','button','getMarkerNames','change:previous','CommentsUI','activeMarkers','remove','Discard\x20all\x20suggestions','comments.maxThreadTotalWeight','get','size','getMarkers','_destroyController','separator','470460BKNUuV','10dviEjO','comments.editorConfig','getAllAdjacentSuggestions','6CWxQzn','Discard\x20all\x20selected\x20suggestions','config','discardButton','_handleSuggestionControllerDelayed','336070RflOvz','addComment','acceptButton','activeAnnotations','suggestion-','getRanges','createAnnotationView','SuggestionThreadView','169VSYAgb','values','acceptAllSuggestions','CommentsRepository','children','isDirty','descriptionParts','menuitemcheckbox','buttonView','addSourceCollector','isInContent','_addUIComponentsToFactory','descriptionFactory','_createMenuBarMenu','lowest','suggestionLoaded','focus','menuBar:trackChanges','locale','destroy','CommentView'];_0x3d9c=function(){return _0xd4e6b9;};return _0x3d9c();}const _0x42ee7f=_0x3bf1;(function(_0x19a2a5,_0x4d4b0){const _0x53b863=_0x3bf1,_0x3a1492=_0x19a2a5();while(!![]){try{const _0x24fb69=parseInt(_0x53b863(0x16b))/0x1*(parseInt(_0x53b863(0x119))/0x2)+-parseInt(_0x53b863(0x11c))/0x3*(-parseInt(_0x53b863(0x167))/0x4)+-parseInt(_0x53b863(0x121))/0x5+-parseInt(_0x53b863(0x14e))/0x6*(parseInt(_0x53b863(0x15a))/0x7)+-parseInt(_0x53b863(0x149))/0x8*(parseInt(_0x53b863(0x180))/0x9)+-parseInt(_0x53b863(0x147))/0xa*(parseInt(_0x53b863(0x19e))/0xb)+parseInt(_0x53b863(0x118))/0xc*(parseInt(_0x53b863(0x129))/0xd);if(_0x24fb69===_0x4d4b0)break;else _0x3a1492['push'](_0x3a1492['shift']());}catch(_0x3f2c37){_0x3a1492['push'](_0x3a1492['shift']());}}}(_0x3d9c,0x19dab));import{Plugin as _0x4fc8c9}from'ckeditor5/src/core.js';import{Collection as _0x9a4029}from'ckeditor5/src/utils.js';function _0x3bf1(_0x4d89f7,_0x591887){const _0x3d9c19=_0x3d9c();return _0x3bf1=function(_0x3bf1b8,_0x313a13){_0x3bf1b8=_0x3bf1b8-0x10b;let _0x26d16c=_0x3d9c19[_0x3bf1b8];return _0x26d16c;},_0x3bf1(_0x4d89f7,_0x591887);}import{addListToDropdown as _0x4f0474,createDropdown as _0xb9e9d5,ListSeparatorView as _0xb03967,MenuBarMenuView as _0x491818,MenuBarMenuListView as _0x2e1e0a,MenuBarMenuListItemView as _0x4dbc70,MenuBarMenuListItemButtonView as _0x4fd406,SplitButtonView as _0xd0705,ViewModel as _0x53e743}from'ckeditor5/src/ui.js';import{Users as _0x1d47e3,getDateTimeFormatter as _0x232266,getAllMarkersDomElementsSorted as _0x1ad39b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x17703a from'./trackchangesediting.js';import _0x2d7635 from'./ui/suggestioncontroller.js';import _0x5041bd from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x16aa16}from'./utils/common-translations.js';import _0x37c364 from'../theme/icons/track-changes.svg';export default class d extends _0x4fc8c9{static get[_0x42ee7f(0x190)](){const _0x3355e6=_0x42ee7f;return[_0x17703a,_0x1d47e3,_0x3355e6(0x12c),_0x3355e6(0x168),_0x3355e6(0x152)];}static get[_0x42ee7f(0x19d)](){const _0x3952a9=_0x42ee7f;return _0x3952a9(0x156);}constructor(_0x3847f7){const _0x2d24a1=_0x42ee7f;super(_0x3847f7),this[_0x2d24a1(0x17b)]=new Map(),this[_0x2d24a1(0x196)]=new Map(),this[_0x2d24a1(0x144)]=new Map(),this[_0x2d24a1(0x154)]=new Map();const _0x49f5e6=this[_0x2d24a1(0x187)][_0x2d24a1(0x11e)];_0x49f5e6[_0x2d24a1(0x19c)](_0x2d24a1(0x176),_0x5041bd),_0x49f5e6[_0x2d24a1(0x19c)](_0x2d24a1(0x140),!0x1),this[_0x2d24a1(0x175)]=_0x49f5e6[_0x2d24a1(0x113)](_0x2d24a1(0x140));}[_0x42ee7f(0x120)](_0x267ab4,_0x168868){const _0x47f632=_0x42ee7f;0x0===this[_0x47f632(0x154)][_0x47f632(0x114)]&&setTimeout(()=>{const _0x3aa0fe=_0x47f632;for(const [_0x42f8a6,_0x2a2628]of this[_0x3aa0fe(0x154)]){const _0x5a5006=this[_0x3aa0fe(0x17b)][_0x3aa0fe(0x142)](_0x42f8a6);_0x5a5006||_0x2a2628?_0x5a5006&&_0x2a2628&&this[_0x3aa0fe(0x116)](_0x42f8a6):this[_0x3aa0fe(0x179)](_0x42f8a6);}this[_0x3aa0fe(0x154)][_0x3aa0fe(0x18d)](),this[_0x3aa0fe(0x187)][_0x3aa0fe(0x173)][_0x3aa0fe(0x113)](_0x3aa0fe(0x152))[_0x3aa0fe(0x14d)](),this[_0x3aa0fe(0x16d)]();},0xa),this[_0x47f632(0x154)][_0x47f632(0x18b)](_0x267ab4,_0x168868);}[_0x42ee7f(0x159)](){const _0xe1bbec=_0x42ee7f,_0x208d75=this[_0xe1bbec(0x187)],_0x17081c=_0x208d75[_0xe1bbec(0x173)][_0xe1bbec(0x113)](_0xe1bbec(0x145)),_0x157a34=_0x208d75[_0xe1bbec(0x173)][_0xe1bbec(0x113)](_0xe1bbec(0x168)),_0xa7fb80=_0x208d75[_0xe1bbec(0x173)][_0xe1bbec(0x113)](_0xe1bbec(0x152)),_0x497db5=_0x208d75[_0xe1bbec(0x173)][_0xe1bbec(0x113)](_0xe1bbec(0x12c));this[_0xe1bbec(0x134)](),_0xa7fb80[_0xe1bbec(0x132)](()=>{const _0x5e27ae=_0xe1bbec,_0x292e7f=[];for(const [_0x30e595,_0x37e84e]of Array[_0x5e27ae(0x171)](this[_0x5e27ae(0x17b)])){const _0x370a9d=_0x30e595[_0x5e27ae(0x11b)](),_0x4884dd=[];for(const _0x5ee5c7 of _0x370a9d){if(!_0x5ee5c7[_0x5e27ae(0x133)])continue;if(_0x5ee5c7[_0x5e27ae(0x17f)]){_0x4884dd[_0x5e27ae(0x165)](..._0x5ee5c7[_0x5e27ae(0x126)]());continue;}const _0x5b144b=_0x5ee5c7[_0x5e27ae(0x193)]();if(_0x4884dd[_0x5e27ae(0x16e)]>0x0){const _0x2c3c7a=_0x4884dd[0x0][_0x5e27ae(0x148)](_0x5b144b);if(_0x2c3c7a){_0x4884dd[0x0]=_0x2c3c7a;continue;}}_0x4884dd[_0x5e27ae(0x165)](_0x5b144b);}_0x292e7f[_0x5e27ae(0x165)]([_0x37e84e[_0x5e27ae(0x15c)],_0x4884dd]);}return _0x292e7f;}),this[_0xe1bbec(0x13e)](_0x17081c,_0xe1bbec(0x138),(_0x5c0932,_0xa4d2b7)=>{const _0x13b1fe=_0xe1bbec;this[_0x13b1fe(0x13e)](_0xa4d2b7,_0x13b1fe(0x10d),(_0x3f63d6,_0x5d3600,_0x58a0c2,_0x2aab84)=>{const _0x4c884a=_0x13b1fe;_0xa4d2b7[_0x4c884a(0x133)]&&(null==_0x58a0c2?(this[_0x4c884a(0x15e)](_0x2aab84[_0x4c884a(0x13f)]),this[_0x4c884a(0x120)](_0xa4d2b7,!0x1)):(this[_0x4c884a(0x15e)](_0x58a0c2[_0x4c884a(0x13f)]),null==_0x2aab84&&this[_0x4c884a(0x120)](_0xa4d2b7,!0x0)));}),null!==_0xa4d2b7[_0x13b1fe(0x155)]?this[_0x13b1fe(0x15e)](_0xa4d2b7[_0x13b1fe(0x13f)]):this[_0x13b1fe(0x120)](_0xa4d2b7,!0x1);}),this[_0xe1bbec(0x13e)](_0x17081c,_0xe1bbec(0x143),(_0x13eb62,_0x371cc5,_0x4538ef)=>{const _0x42c269=_0xe1bbec;this[_0x42c269(0x17d)](_0x371cc5,_0x42c269(0x10d)),this[_0x42c269(0x154)][_0x42c269(0x14b)](_0x371cc5),this[_0x42c269(0x17b)][_0x42c269(0x142)](_0x371cc5)&&this[_0x42c269(0x116)](_0x371cc5),_0x4538ef&&this[_0x42c269(0x15e)](_0x4538ef[_0x42c269(0x13f)]);}),this[_0xe1bbec(0x13e)](_0x17081c,_0xe1bbec(0x174),(_0xeb5aa4,_0x4991de)=>{const _0x4746de=_0xe1bbec;this[_0x4746de(0x15e)](_0x4991de);}),this[_0xe1bbec(0x13e)](_0x157a34,_0xe1bbec(0x15b),()=>{const _0x4a3271=_0xe1bbec;this[_0x4a3271(0x16d)]();}),this[_0xe1bbec(0x13e)](_0x497db5,_0xe1bbec(0x122),(_0x388310,{threadId:_0x4ce42f,isFromAdapter:_0x1933aa})=>{const _0x88a69e=_0xe1bbec;if(_0x1933aa||!_0x17081c[_0x88a69e(0x19b)](_0x4ce42f))return;const _0x15b215=_0x17081c[_0x88a69e(0x186)](_0x4ce42f);this[_0x88a69e(0x17b)][_0x88a69e(0x113)](_0x15b215)[_0x88a69e(0x15c)][_0x88a69e(0x139)]();},{'priority':_0xe1bbec(0x137)});}[_0x42ee7f(0x16d)](){const _0x28f2c1=_0x42ee7f,_0xd8c00a=this[_0x28f2c1(0x187)][_0x28f2c1(0x173)][_0x28f2c1(0x113)](_0x28f2c1(0x168)),_0x4e44ac=this[_0x28f2c1(0x187)][_0x28f2c1(0x173)][_0x28f2c1(0x113)](_0x28f2c1(0x145)),_0xd1ec5f=Array[_0x28f2c1(0x171)](_0xd8c00a[_0x28f2c1(0x124)],_0x540c8b=>_0x540c8b[_0x28f2c1(0x198)])[_0x28f2c1(0x164)](_0x2e5581=>this[_0x28f2c1(0x196)][_0x28f2c1(0x142)](_0x2e5581)),_0x4124f3=[];for(const _0xe90806 of _0xd1ec5f){const _0x4a1a7d=this[_0x28f2c1(0x196)][_0x28f2c1(0x113)](_0xe90806)[_0x28f2c1(0x189)][_0x28f2c1(0x11b)]();_0x4124f3[_0x28f2c1(0x165)](..._0x4a1a7d[_0x28f2c1(0x14a)]((_0x41183c,_0x1d7463)=>[..._0x41183c,..._0x1d7463[_0x28f2c1(0x10c)]()],[]));}_0x4e44ac[_0x28f2c1(0x10f)]=_0x4124f3;}[_0x42ee7f(0x134)](){const _0xfe0ed8=_0x42ee7f,_0x1128e8=this[_0xfe0ed8(0x187)],_0x9f9da=_0x1128e8[_0xfe0ed8(0x13b)],_0x22d83f=_0x16aa16(_0x9f9da,_0xfe0ed8(0x18e)),_0x5194cf=new _0x9a4029([{'type':_0xfe0ed8(0x15d),'model':new _0x53e743({'withText':!0x0,'label':_0x22d83f,'commandName':_0xfe0ed8(0x16f),'role':_0xfe0ed8(0x130)})},{'type':_0xfe0ed8(0x117)},{'type':_0xfe0ed8(0x10b),'model':new _0x53e743({'withText':!0x0,'label':_0x16aa16(_0x9f9da,_0xfe0ed8(0x163)),'commandName':_0xfe0ed8(0x12b),'role':_0xfe0ed8(0x184)})},{'type':_0xfe0ed8(0x10b),'model':new _0x53e743({'withText':!0x0,'label':_0x16aa16(_0x9f9da,_0xfe0ed8(0x178)),'commandName':_0xfe0ed8(0x19a),'role':_0xfe0ed8(0x184)})},{'type':_0xfe0ed8(0x10b),'model':new _0x53e743({'withText':!0x0,'label':_0x16aa16(_0x9f9da,_0xfe0ed8(0x111)),'commandName':_0xfe0ed8(0x18f),'role':_0xfe0ed8(0x184)})},{'type':_0xfe0ed8(0x10b),'model':new _0x53e743({'withText':!0x0,'label':_0x16aa16(_0x9f9da,_0xfe0ed8(0x11d)),'commandName':_0xfe0ed8(0x157),'role':_0xfe0ed8(0x184)})}]);for(const _0x458ec2 of _0x5194cf)if(ae(_0x458ec2)){const _0x1c0404=_0x1128e8[_0xfe0ed8(0x199)][_0xfe0ed8(0x113)](_0x458ec2[_0xfe0ed8(0x189)][_0xfe0ed8(0x188)]);_0x458ec2[_0xfe0ed8(0x189)][_0xfe0ed8(0x170)](_0xfe0ed8(0x195),_0xfe0ed8(0x177))['to'](_0x1c0404,_0xfe0ed8(0x158),_0xfe0ed8(0x177));}_0x1128e8['ui'][_0xfe0ed8(0x185)][_0xfe0ed8(0x161)](_0xfe0ed8(0x16f),_0x3be90a=>this[_0xfe0ed8(0x17e)](_0x3be90a,_0x5194cf,_0x22d83f)),_0x1128e8['ui'][_0xfe0ed8(0x185)][_0xfe0ed8(0x161)](_0xfe0ed8(0x13a),_0x4435f3=>this[_0xfe0ed8(0x136)](_0x4435f3,_0x5194cf,_0x22d83f));}[_0x42ee7f(0x17e)](_0x180504,_0x277596,_0x5c2775){const _0x12b346=_0x42ee7f,_0x32f3b9=_0xb9e9d5(_0x180504,_0xd0705),_0xf0755a=this[_0x12b346(0x187)][_0x12b346(0x199)][_0x12b346(0x113)](_0x12b346(0x16f));_0x32f3b9[_0x12b346(0x131)][_0x12b346(0x18b)]({'tooltip':_0x5c2775,'label':_0x5c2775,'icon':_0x37c364}),_0x32f3b9[_0x12b346(0x131)][_0x12b346(0x170)](_0x12b346(0x195))['to'](_0xf0755a,_0x12b346(0x158)),_0x32f3b9[_0x12b346(0x131)]['on'](_0x12b346(0x194),()=>{const _0x441486=_0x12b346;_0xf0755a[_0x441486(0x194)](),this[_0x441486(0x187)][_0x441486(0x141)][_0x441486(0x15c)][_0x441486(0x139)]();}),_0x4f0474(_0x32f3b9,_0x277596,{'role':_0x12b346(0x182)});const _0x5976dd=[];for(const _0x523d9a of _0x277596)ae(_0x523d9a)&&_0x5976dd[_0x12b346(0x165)](this[_0x12b346(0x187)][_0x12b346(0x199)][_0x12b346(0x113)](_0x523d9a[_0x12b346(0x189)][_0x12b346(0x188)]));const _0x3eeae3=_0x32f3b9[_0x12b346(0x131)];return _0x3eeae3[_0x12b346(0x166)][_0x12b346(0x15f)](_0x12b346(0x177)),_0x3eeae3[_0x12b346(0x153)][_0x12b346(0x15f)](_0x12b346(0x177)),_0x3eeae3[_0x12b346(0x166)][_0x12b346(0x170)](_0x12b346(0x177))['to'](_0xf0755a,_0x12b346(0x177)),_0x3eeae3[_0x12b346(0x153)][_0x12b346(0x170)](_0x12b346(0x177))[_0x12b346(0x191)](_0x5976dd,_0x12b346(0x177),(..._0x3d411a)=>_0x3d411a[_0x12b346(0x151)](_0x3593ce=>_0x3593ce)),_0x32f3b9['on'](_0x12b346(0x194),_0x489b3f=>{const _0x5295d3=_0x12b346;this[_0x5295d3(0x187)][_0x5295d3(0x194)](_0x489b3f[_0x5295d3(0x197)][_0x5295d3(0x188)]),this[_0x5295d3(0x187)][_0x5295d3(0x141)][_0x5295d3(0x15c)][_0x5295d3(0x139)]();}),_0x32f3b9;}[_0x42ee7f(0x136)](_0x39a005,_0x1fd3cc,_0xb71f5c){const _0x262a9d=_0x42ee7f,_0x4c11ff=new _0x491818(_0x39a005),_0x5accd7=this[_0x262a9d(0x187)][_0x262a9d(0x199)][_0x262a9d(0x113)](_0x262a9d(0x16f));_0x4c11ff[_0x262a9d(0x131)][_0x262a9d(0x18b)]({'label':_0xb71f5c,'icon':_0x37c364});const _0xb4f79b=new _0x2e1e0a(_0x39a005);for(const _0x376252 of _0x1fd3cc){if(_0x262a9d(0x117)==_0x376252[_0x262a9d(0x169)]){_0xb4f79b[_0x262a9d(0x17a)][_0x262a9d(0x161)](new _0xb03967(_0x39a005));continue;}const _0x3ced1f=new _0x4dbc70(_0x39a005,_0x4c11ff),_0x366aa4=new _0x4fd406(_0x39a005),_0xf31aa5=_0x376252[_0x262a9d(0x189)];_0x366aa4[_0x262a9d(0x170)](...Object[_0x262a9d(0x18a)](_0xf31aa5))['to'](_0xf31aa5),_0x366aa4[_0x262a9d(0x181)](_0x262a9d(0x194))['to'](_0x4c11ff),_0x366aa4['on'](_0x262a9d(0x194),()=>{const _0x54a4c5=_0x262a9d;this[_0x54a4c5(0x187)][_0x54a4c5(0x194)](_0xf31aa5[_0x54a4c5(0x188)]),this[_0x54a4c5(0x187)][_0x54a4c5(0x141)][_0x54a4c5(0x15c)][_0x54a4c5(0x139)]();}),_0x3ced1f[_0x262a9d(0x12d)][_0x262a9d(0x161)](_0x366aa4),_0xb4f79b[_0x262a9d(0x17a)][_0x262a9d(0x161)](_0x3ced1f);}return _0x4c11ff[_0x262a9d(0x170)](_0x262a9d(0x177))['to'](_0x5accd7,_0x262a9d(0x177)),_0x4c11ff[_0x262a9d(0x162)][_0x262a9d(0x12d)][_0x262a9d(0x161)](_0xb4f79b),_0x4c11ff;}[_0x42ee7f(0x179)](_0x5b5757){const _0x183761=_0x42ee7f,_0x58dcd0=this[_0x183761(0x187)],_0x44dcf8=_0x58dcd0[_0x183761(0x11e)],_0x1336d3=_0x58dcd0[_0x183761(0x173)][_0x183761(0x113)](_0x183761(0x168)),_0x59a386=_0x58dcd0[_0x183761(0x173)][_0x183761(0x113)](_0x183761(0x12c)),_0x2485b6=_0x58dcd0[_0x183761(0x173)][_0x183761(0x113)](_0x183761(0x152)),_0x2e69fc=_0x58dcd0[_0x183761(0x173)][_0x183761(0x113)](_0x1d47e3)['me'],_0xf75ae8=_0x44dcf8[_0x183761(0x113)](_0x183761(0x16f))[_0x183761(0x128)],{CommentsListView:_0x106899,CommentThreadInputView:_0x1af54b}=_0x58dcd0[_0x183761(0x173)][_0x183761(0x113)](_0x183761(0x10e));let _0x398902,_0xa655a6;this[_0x183761(0x144)][_0x183761(0x142)](_0x5b5757['id'])?(_0xa655a6=this[_0x183761(0x144)][_0x183761(0x113)](_0x5b5757['id']),_0x398902=_0xa655a6[_0x183761(0x14f)]):(_0x398902=new _0xf75ae8(_0x58dcd0[_0x183761(0x13b)],_0x5b5757,_0x2e69fc,{'disableComments':this[_0x183761(0x175)],'editorConfig':_0x44dcf8[_0x183761(0x113)](_0x183761(0x11a)),'maxCommentsWhenCollapsed':_0x44dcf8[_0x183761(0x113)](_0x183761(0x183)),'maxThreadTotalWeight':_0x44dcf8[_0x183761(0x113)](_0x183761(0x112)),'maxCommentCharsWhenCollapsed':_0x44dcf8[_0x183761(0x113)](_0x183761(0x14c)),'formatDateTime':_0x232266(_0x44dcf8[_0x183761(0x113)](_0x183761(0x13b))),'CommentView':_0x44dcf8[_0x183761(0x113)](_0x183761(0x150))[_0x183761(0x13d)],'CommentsListView':_0x106899,'CommentThreadInputView':_0x1af54b}),_0x398902[_0x183761(0x123)]['on'](_0x183761(0x194),()=>{const _0x502929=_0x183761;_0x58dcd0[_0x502929(0x141)][_0x502929(0x15c)][_0x502929(0x139)]();}),_0x398902[_0x183761(0x11f)]['on'](_0x183761(0x194),()=>{const _0x5e59f5=_0x183761;_0x58dcd0[_0x5e59f5(0x141)][_0x5e59f5(0x15c)][_0x5e59f5(0x139)]();}),_0xa655a6=_0x1336d3[_0x183761(0x127)](this[_0x183761(0x187)][_0x183761(0x13b)],_0x398902),_0xa655a6[_0x183761(0x170)](_0x183761(0x12e))['to'](_0x398902,_0x183761(0x12e)),_0xa655a6[_0x183761(0x170)](_0x183761(0x16e))['to'](_0x398902),_0xa655a6[_0x183761(0x170)](_0x183761(0x169))['to'](_0x398902,_0x183761(0x169),_0x37915a=>_0x183761(0x125)+_0x37915a),this[_0x183761(0x144)][_0x183761(0x18b)](_0x5b5757['id'],_0xa655a6));const _0x1e6524=_0x59a386[_0x183761(0x192)](_0x5b5757[_0x183761(0x172)],_0x398902),_0x2110b2=new _0x2d7635(_0x58dcd0,_0x5b5757,_0x398902,_0x1e6524),_0x47ea12=_0x5b5757[_0x183761(0x11b)]()[_0x183761(0x164)](_0x19f968=>_0x19f968[_0x183761(0x133)]);_0x398902[_0x183761(0x12f)]=_0x58dcd0[_0x183761(0x173)][_0x183761(0x113)](_0x183761(0x145))[_0x183761(0x135)][_0x183761(0x16c)](_0x47ea12),this[_0x183761(0x17b)][_0x183761(0x18b)](_0x5b5757,_0x2110b2),this[_0x183761(0x196)][_0x183761(0x18b)](_0x398902,_0x2110b2);const _0x33a959=_0x1336d3[_0x183761(0x16a)]({'view':_0xa655a6,'target':()=>{const _0x21d9a8=_0x183761,_0x3bdd0b=[],_0x582d6f=_0x5b5757[_0x21d9a8(0x11b)]()[_0x21d9a8(0x164)](_0x21770e=>_0x21770e[_0x21d9a8(0x133)]);for(const _0x4f9940 of _0x582d6f)_0x3bdd0b[_0x21d9a8(0x165)](..._0x4f9940[_0x21d9a8(0x115)]());return _0x1ad39b(_0x58dcd0[_0x21d9a8(0x141)],_0x3bdd0b);},'type':()=>_0x183761(0x125)+_0x2110b2[_0x183761(0x15c)][_0x183761(0x169)]});_0x59a386[_0x183761(0x160)](_0x398902,_0x33a959),_0x1336d3[_0x183761(0x161)](_0x33a959),_0x2485b6[_0x183761(0x18c)](_0x33a959);}[_0x42ee7f(0x116)](_0x1a88a4){const _0x2e8779=_0x42ee7f,_0x2f3c20=this[_0x2e8779(0x187)][_0x2e8779(0x173)][_0x2e8779(0x113)](_0x2e8779(0x12c)),_0x1086c2=this[_0x2e8779(0x187)][_0x2e8779(0x173)][_0x2e8779(0x113)](_0x2e8779(0x168)),_0x2b782a=this[_0x2e8779(0x17b)][_0x2e8779(0x113)](_0x1a88a4),_0x59a88d=_0x2b782a[_0x2e8779(0x15c)],_0x4ececd=_0x1086c2[_0x2e8779(0x17c)](_0x59a88d);_0x2f3c20[_0x2e8779(0x146)](_0x59a88d),_0x4ececd&&_0x1086c2[_0x2e8779(0x110)](_0x4ececd),this[_0x2e8779(0x17b)][_0x2e8779(0x14b)](_0x1a88a4),this[_0x2e8779(0x196)][_0x2e8779(0x14b)](_0x59a88d),_0x2b782a[_0x2e8779(0x13c)]();}[_0x42ee7f(0x15e)](_0x2c75eb){const _0x216265=_0x42ee7f;if(!_0x2c75eb[_0x216265(0x133)]||!this[_0x216265(0x17b)][_0x216265(0x142)](_0x2c75eb))return;const _0x4878b7=this[_0x216265(0x187)][_0x216265(0x173)][_0x216265(0x113)](_0x216265(0x145)),_0x9a73ff=this[_0x216265(0x17b)][_0x216265(0x113)](_0x2c75eb),_0x5afd7d=_0x2c75eb[_0x216265(0x11b)]();_0x9a73ff[_0x216265(0x15c)][_0x216265(0x12f)]=_0x4878b7[_0x216265(0x135)][_0x216265(0x16c)](_0x5afd7d);}[_0x42ee7f(0x13c)](){const _0xee56d8=_0x42ee7f;for(const _0x1f9be3 of this[_0xee56d8(0x17b)][_0xee56d8(0x18a)]())this[_0xee56d8(0x116)](_0x1f9be3);for(const _0xa6b9d of this[_0xee56d8(0x144)][_0xee56d8(0x12a)]())_0xa6b9d[_0xee56d8(0x14f)][_0xee56d8(0x13c)]();super[_0xee56d8(0x13c)]();}}function ae(_0x35c1ee){const _0x5212d0=_0x42ee7f;return _0x5212d0(0x189)in _0x35c1ee;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a0e5d=_0x4139;function _0x4139(_0x34f6cc,_0x58078e){const _0x1873b7=_0x1873();return _0x4139=function(_0x4139ed,_0x2f4a0a){_0x4139ed=_0x4139ed-0xeb;let _0x277e6c=_0x1873b7[_0x4139ed];return _0x277e6c;},_0x4139(_0x34f6cc,_0x58078e);}(function(_0x46a4ed,_0x41d3bc){const _0x3b02f0=_0x4139,_0x577b2d=_0x46a4ed();while(!![]){try{const _0x4c5d4a=parseInt(_0x3b02f0(0xec))/0x1*(-parseInt(_0x3b02f0(0xeb))/0x2)+-parseInt(_0x3b02f0(0xf5))/0x3*(-parseInt(_0x3b02f0(0x10f))/0x4)+parseInt(_0x3b02f0(0xf1))/0x5+-parseInt(_0x3b02f0(0x102))/0x6*(-parseInt(_0x3b02f0(0xfb))/0x7)+parseInt(_0x3b02f0(0xfc))/0x8+-parseInt(_0x3b02f0(0xff))/0x9+-parseInt(_0x3b02f0(0xfa))/0xa;if(_0x4c5d4a===_0x41d3bc)break;else _0x577b2d['push'](_0x577b2d['shift']());}catch(_0x592ed1){_0x577b2d['push'](_0x577b2d['shift']());}}}(_0x1873,0xe5e07));import{ObservableMixin as _0x19a1aa}from'ckeditor5/src/utils.js';import{getTranslation as _0x4c4c44}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x19a1aa(){constructor(_0x3a0d69,_0x563eaf,_0x3efc8f,_0x7537ee){const _0x22538c=_0x4139;super(),this[_0x22538c(0xf4)]=_0x563eaf,this[_0x22538c(0xf6)]=_0x3efc8f,this[_0x22538c(0x103)]=_0x7537ee,this[_0x22538c(0xf0)]=_0x3a0d69,this[_0x22538c(0x10c)]=_0x3a0d69[_0x22538c(0x107)][_0x22538c(0x100)](_0x22538c(0xf3)),this[_0x22538c(0x110)]=_0x3a0d69[_0x22538c(0x107)][_0x22538c(0x100)](_0x22538c(0x10a)),this[_0x22538c(0xf6)][_0x22538c(0x10d)](_0x22538c(0x111))['to'](this[_0x22538c(0x10c)],this[_0x22538c(0x110)],(_0x39ba14,_0x32df32)=>_0x39ba14||_0x32df32),this[_0x22538c(0xf6)][_0x22538c(0x10d)](_0x22538c(0x113))['to'](this[_0x22538c(0x10c)],_0x22538c(0x111),_0x538559=>_0x538559&&this[_0x22538c(0xf0)][_0x22538c(0xf4)][_0x22538c(0x109)](_0x563eaf[_0x22538c(0xf8)]())),this[_0x22538c(0xf6)][_0x22538c(0x10d)](_0x22538c(0xef))['to'](this[_0x22538c(0x110)],_0x22538c(0x111),_0x5b8c4f=>_0x5b8c4f&&this[_0x22538c(0xf0)][_0x22538c(0xf4)][_0x22538c(0x109)](_0x563eaf[_0x22538c(0xf8)]())),this[_0x22538c(0xf7)]=null,_0x3efc8f[_0x22538c(0x10b)]&&this[_0x22538c(0x10e)](),this[_0x22538c(0x106)](_0x3efc8f,_0x22538c(0xf3),()=>this[_0x22538c(0xf3)]()),this[_0x22538c(0x106)](_0x3efc8f,_0x22538c(0x10a),()=>this[_0x22538c(0x10a)]()),this[_0x22538c(0x106)](_0x3efc8f,_0x22538c(0xf9),()=>{const _0x56422a=_0x22538c;_0x3efc8f[_0x56422a(0x10b)]?this[_0x56422a(0x10e)]():this[_0x56422a(0x108)]();});}[_0x5a0e5d(0xf3)](){const _0x40b64d=_0x5a0e5d;this[_0x40b64d(0x10c)][_0x40b64d(0xfe)](this[_0x40b64d(0xf4)]['id']);}[_0x5a0e5d(0x10a)](){const _0x1eac26=_0x5a0e5d;this[_0x1eac26(0x110)][_0x1eac26(0xfe)](this[_0x1eac26(0xf4)]['id']);}[_0x5a0e5d(0x105)](){const _0x1bc669=_0x5a0e5d;this[_0x1bc669(0xf6)][_0x1bc669(0xed)](_0x1bc669(0x111)),this[_0x1bc669(0xf6)][_0x1bc669(0xed)](_0x1bc669(0x113)),this[_0x1bc669(0xf6)][_0x1bc669(0xed)](_0x1bc669(0xef)),this[_0x1bc669(0x101)](),this[_0x1bc669(0x103)][_0x1bc669(0x105)](),this[_0x1bc669(0xf7)]&&this[_0x1bc669(0x108)]();}[_0x5a0e5d(0x10e)](){const _0x3215d7=_0x5a0e5d,_0x4af40a=_0x4c4c44(this[_0x3215d7(0xf0)][_0x3215d7(0xee)],_0x3215d7(0xfd));this[_0x3215d7(0xf7)]=this[_0x3215d7(0xf0)][_0x3215d7(0x104)][_0x3215d7(0x100)](_0x3215d7(0x114))[_0x3215d7(0xf2)](_0x4af40a);}[_0x5a0e5d(0x108)](){const _0x5056a5=_0x5a0e5d;null!==this[_0x5056a5(0xf7)]&&this[_0x5056a5(0xf0)][_0x5056a5(0x104)][_0x5056a5(0x100)](_0x5056a5(0x114))[_0x5056a5(0x112)](this[_0x5056a5(0xf7)]),this[_0x5056a5(0xf7)]=null;}}function _0x1873(){const _0x1d8f0e=['_editor','844535esqCxw','add','acceptSuggestion','model','3pjKujJ','view','_pendingAction','getRanges','change:isDirty','17833050QzMBai','11849159lQonKZ','5469952RVXbPZ','PENDING_ACTION_SUGGESTION','execute','7019145ixkZiI','get','stopListening','6bcBQHV','commentThreadController','plugins','destroy','listenTo','commands','_removePendingAction','canEditAt','discardSuggestion','isDirty','_acceptCommand','bind','_setPendingAction','6905564MQSoEs','_discardCommand','isEnabled','remove','canAccept','PendingActions','1533988MKJVVf','1iOzfaH','unbind','locale','canDiscard'];_0x1873=function(){return _0x1d8f0e;};return _0x1873();}
23
+ function _0x3e15(_0x6c660e,_0x3d3bd2){const _0x4e92e5=_0x4e92();return _0x3e15=function(_0x3e15fd,_0x4428e2){_0x3e15fd=_0x3e15fd-0xd8;let _0x4bcb6c=_0x4e92e5[_0x3e15fd];return _0x4bcb6c;},_0x3e15(_0x6c660e,_0x3d3bd2);}const _0x45e1e4=_0x3e15;(function(_0x119f54,_0x5759f4){const _0x2a1c8d=_0x3e15,_0x5e5827=_0x119f54();while(!![]){try{const _0x3ab3e9=-parseInt(_0x2a1c8d(0xd8))/0x1+parseInt(_0x2a1c8d(0x101))/0x2+-parseInt(_0x2a1c8d(0xda))/0x3*(parseInt(_0x2a1c8d(0xec))/0x4)+-parseInt(_0x2a1c8d(0xe2))/0x5*(-parseInt(_0x2a1c8d(0xf1))/0x6)+-parseInt(_0x2a1c8d(0xe1))/0x7+-parseInt(_0x2a1c8d(0xff))/0x8*(parseInt(_0x2a1c8d(0xfc))/0x9)+parseInt(_0x2a1c8d(0xf3))/0xa*(parseInt(_0x2a1c8d(0xee))/0xb);if(_0x3ab3e9===_0x5759f4)break;else _0x5e5827['push'](_0x5e5827['shift']());}catch(_0x395735){_0x5e5827['push'](_0x5e5827['shift']());}}}(_0x4e92,0x843b8));import{ObservableMixin as _0x4c07e1}from'ckeditor5/src/utils.js';function _0x4e92(){const _0x372808=['849392EfkKNC','acceptSuggestion','524896AMFWIm','add','33CLnYYV','change:isDirty','PendingActions','PENDING_ACTION_SUGGESTION','_pendingAction','isEnabled','destroy','6559931QQvhcy','3385775oBTRiG','remove','model','_editor','listenTo','locale','get','execute','discardSuggestion','view','350564KEkjjo','canEditAt','17644YwrVtc','isDirty','canDiscard','6NnWxnM','getRanges','15970xfIBlt','bind','commentThreadController','_removePendingAction','canAccept','_acceptCommand','commands','stopListening','_setPendingAction','45pTQcpC','plugins','unbind','1113176xPvnBx','_discardCommand'];_0x4e92=function(){return _0x372808;};return _0x4e92();}import{getTranslation as _0x2aa362}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x4c07e1(){constructor(_0x4c27d9,_0x823dfd,_0x16d0b0,_0x22dd4b){const _0x5c004f=_0x3e15;super(),this[_0x5c004f(0xe4)]=_0x823dfd,this[_0x5c004f(0xeb)]=_0x16d0b0,this[_0x5c004f(0xf5)]=_0x22dd4b,this[_0x5c004f(0xe5)]=_0x4c27d9,this[_0x5c004f(0xf8)]=_0x4c27d9[_0x5c004f(0xf9)][_0x5c004f(0xe8)](_0x5c004f(0x102)),this[_0x5c004f(0x100)]=_0x4c27d9[_0x5c004f(0xf9)][_0x5c004f(0xe8)](_0x5c004f(0xea)),this[_0x5c004f(0xeb)][_0x5c004f(0xf4)](_0x5c004f(0xdf))['to'](this[_0x5c004f(0xf8)],this[_0x5c004f(0x100)],(_0x24d422,_0x3fd8d9)=>_0x24d422||_0x3fd8d9),this[_0x5c004f(0xeb)][_0x5c004f(0xf4)](_0x5c004f(0xf7))['to'](this[_0x5c004f(0xf8)],_0x5c004f(0xdf),_0x3aa198=>_0x3aa198&&this[_0x5c004f(0xe5)][_0x5c004f(0xe4)][_0x5c004f(0xed)](_0x823dfd[_0x5c004f(0xf2)]())),this[_0x5c004f(0xeb)][_0x5c004f(0xf4)](_0x5c004f(0xf0))['to'](this[_0x5c004f(0x100)],_0x5c004f(0xdf),_0x48b0d7=>_0x48b0d7&&this[_0x5c004f(0xe5)][_0x5c004f(0xe4)][_0x5c004f(0xed)](_0x823dfd[_0x5c004f(0xf2)]())),this[_0x5c004f(0xde)]=null,_0x16d0b0[_0x5c004f(0xef)]&&this[_0x5c004f(0xfb)](),this[_0x5c004f(0xe6)](_0x16d0b0,_0x5c004f(0x102),()=>this[_0x5c004f(0x102)]()),this[_0x5c004f(0xe6)](_0x16d0b0,_0x5c004f(0xea),()=>this[_0x5c004f(0xea)]()),this[_0x5c004f(0xe6)](_0x16d0b0,_0x5c004f(0xdb),()=>{const _0x4924c7=_0x5c004f;_0x16d0b0[_0x4924c7(0xef)]?this[_0x4924c7(0xfb)]():this[_0x4924c7(0xf6)]();});}[_0x45e1e4(0x102)](){const _0x4a6225=_0x45e1e4;this[_0x4a6225(0xf8)][_0x4a6225(0xe9)](this[_0x4a6225(0xe4)]['id']);}[_0x45e1e4(0xea)](){const _0x2f26b2=_0x45e1e4;this[_0x2f26b2(0x100)][_0x2f26b2(0xe9)](this[_0x2f26b2(0xe4)]['id']);}[_0x45e1e4(0xe0)](){const _0x1afd4f=_0x45e1e4;this[_0x1afd4f(0xeb)][_0x1afd4f(0xfe)](_0x1afd4f(0xdf)),this[_0x1afd4f(0xeb)][_0x1afd4f(0xfe)](_0x1afd4f(0xf7)),this[_0x1afd4f(0xeb)][_0x1afd4f(0xfe)](_0x1afd4f(0xf0)),this[_0x1afd4f(0xfa)](),this[_0x1afd4f(0xf5)][_0x1afd4f(0xe0)](),this[_0x1afd4f(0xde)]&&this[_0x1afd4f(0xf6)]();}[_0x45e1e4(0xfb)](){const _0x1fbc60=_0x45e1e4,_0x4fed22=_0x2aa362(this[_0x1fbc60(0xe5)][_0x1fbc60(0xe7)],_0x1fbc60(0xdd));this[_0x1fbc60(0xde)]=this[_0x1fbc60(0xe5)][_0x1fbc60(0xfd)][_0x1fbc60(0xe8)](_0x1fbc60(0xdc))[_0x1fbc60(0xd9)](_0x4fed22);}[_0x45e1e4(0xf6)](){const _0x504d97=_0x45e1e4;null!==this[_0x504d97(0xde)]&&this[_0x504d97(0xe5)][_0x504d97(0xfd)][_0x504d97(0xe8)](_0x504d97(0xdc))[_0x504d97(0xe3)](this[_0x504d97(0xde)]),this[_0x504d97(0xde)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x375bb6=_0x3f39;(function(_0x1f3700,_0x7b47ed){const _0xe793b1=_0x3f39,_0x45be8b=_0x1f3700();while(!![]){try{const _0x1a1a89=-parseInt(_0xe793b1(0x1d4))/0x1+parseInt(_0xe793b1(0x1e2))/0x2+-parseInt(_0xe793b1(0x1bd))/0x3*(-parseInt(_0xe793b1(0x1c3))/0x4)+-parseInt(_0xe793b1(0x1df))/0x5+-parseInt(_0xe793b1(0x1d6))/0x6+-parseInt(_0xe793b1(0x1bf))/0x7+parseInt(_0xe793b1(0x1d9))/0x8;if(_0x1a1a89===_0x7b47ed)break;else _0x45be8b['push'](_0x45be8b['shift']());}catch(_0x505759){_0x45be8b['push'](_0x45be8b['shift']());}}}(_0x20fc,0xb35cb));function _0x20fc(){const _0x2cde23=['commentThreadInputView','cancel','commentInputView','editor','576311pGuAvM','_createCommentViews','3573384TzAFEk','length','commentThread','16512848EDMZVV','disabledSubmit','hasDirtyComment','isActive','removeComment','submit','5116190OWPTSp','locale','isReadOnly','2449966LwOlEu','updateComment','destroy','descriptionParts','value','disableComments','element','_localUser','addComment','CommentView','set','bind','482031YyMvbS','showInput','3639902UcVPjA','canDiscard','fire','focus','4lKQEzS','isDirty','isEnabled','assign','_model','_createCommentThreadInputView','authoredAt','setData','delegate','editorConfig','_config','canAccept','commentsListView'];_0x20fc=function(){return _0x2cde23;};return _0x20fc();}function _0x3f39(_0x21d377,_0x15af50){const _0x20fc83=_0x20fc();return _0x3f39=function(_0x3f39e7,_0xe3f6a7){_0x3f39e7=_0x3f39e7-0x1b3;let _0x52da1b=_0x20fc83[_0x3f39e7];return _0x52da1b;},_0x3f39(_0x21d377,_0x15af50);}import{View as _0x4a865c}from'ckeditor5/src/ui.js';export default class es extends _0x4a865c{constructor(_0x14bcd4,_0x52ba77,_0x50822a,_0x14ed5d){const _0x3088d2=_0x3f39;super(_0x14bcd4),this[_0x3088d2(0x1cf)]=null,this[_0x3088d2(0x1d0)]=null,this[_0x3088d2(0x1bb)](_0x3088d2(0x1dc),!0x1),this[_0x3088d2(0x1bb)](_0x3088d2(0x1c9),_0x52ba77[_0x3088d2(0x1c9)]),this[_0x3088d2(0x1bc)](_0x3088d2(0x1c9))['to'](_0x52ba77),this[_0x3088d2(0x1bb)](_0x3088d2(0x1b4),[]),this[_0x3088d2(0x1bb)](_0x3088d2(0x1c4),!0x1),this[_0x3088d2(0x1bb)](_0x3088d2(0x1c5),!0x1),this[_0x3088d2(0x1bb)](_0x3088d2(0x1ce),!0x1),this[_0x3088d2(0x1bb)](_0x3088d2(0x1c0),!0x1),this[_0x3088d2(0x1c7)]=_0x52ba77,this[_0x3088d2(0x1b8)]=_0x50822a,this[_0x3088d2(0x1cd)]=_0x14ed5d,_0x14ed5d[_0x3088d2(0x1b6)]?this[_0x3088d2(0x1bb)](_0x3088d2(0x1d7),0x1):this[_0x3088d2(0x1d5)]();}[_0x375bb6(0x1c2)](){const _0x251329=_0x375bb6;this[_0x251329(0x1b7)][_0x251329(0x1c2)]();}[_0x375bb6(0x1b3)](){const _0x4c1904=_0x375bb6;this[_0x4c1904(0x1cf)]&&this[_0x4c1904(0x1cf)][_0x4c1904(0x1b3)](),this[_0x4c1904(0x1d0)]&&this[_0x4c1904(0x1d0)][_0x4c1904(0x1b3)](),super[_0x4c1904(0x1b3)]();}[_0x375bb6(0x1d5)](){const _0x1468eb=_0x375bb6,{CommentsListView:_0x57d0f6}=this[_0x1468eb(0x1cd)];this[_0x1468eb(0x1cf)]=new _0x57d0f6(this[_0x1468eb(0x1e0)],this[_0x1468eb(0x1c7)][_0x1468eb(0x1d8)],Object[_0x1468eb(0x1c6)]({'CommentView':this[_0x1468eb(0x1cd)][_0x1468eb(0x1ba)]},this[_0x1468eb(0x1cd)])),this[_0x1468eb(0x1cf)][_0x1468eb(0x1cb)](_0x1468eb(0x1dd))['to'](this),this[_0x1468eb(0x1cf)][_0x1468eb(0x1cb)](_0x1468eb(0x1e3))['to'](this),this[_0x1468eb(0x1cf)][_0x1468eb(0x1bc)](_0x1468eb(0x1dc))['to'](this),this[_0x1468eb(0x1bb)](_0x1468eb(0x1d7),this[_0x1468eb(0x1cf)][_0x1468eb(0x1d7)]+0x1),this[_0x1468eb(0x1bc)](_0x1468eb(0x1d7))['to'](this[_0x1468eb(0x1cf)],_0x1468eb(0x1d7),_0x3ab3c3=>_0x3ab3c3+0x1),this[_0x1468eb(0x1d0)]=this[_0x1468eb(0x1c8)](),this['on'](_0x1468eb(0x1dd),()=>this[_0x1468eb(0x1c2)]()),this[_0x1468eb(0x1bc)](_0x1468eb(0x1c4))['to'](this[_0x1468eb(0x1cf)],_0x1468eb(0x1db),this[_0x1468eb(0x1d0)][_0x1468eb(0x1d2)],_0x1468eb(0x1b5),(_0x7f226f,_0x1f1e05)=>_0x7f226f||!!_0x1f1e05);}[_0x375bb6(0x1c8)](){const _0x10d8d8=_0x375bb6,{CommentThreadInputView:_0x432b18}=this[_0x10d8d8(0x1cd)],_0x5311a0=new _0x432b18(this[_0x10d8d8(0x1e0)],this[_0x10d8d8(0x1b8)],this[_0x10d8d8(0x1cd)][_0x10d8d8(0x1cc)]),_0x32c458=_0x5311a0[_0x10d8d8(0x1d2)];return _0x5311a0[_0x10d8d8(0x1bc)](_0x10d8d8(0x1be))['to'](this,_0x10d8d8(0x1dc),this[_0x10d8d8(0x1c7)][_0x10d8d8(0x1d8)],_0x10d8d8(0x1e1),_0x32c458,_0x10d8d8(0x1b5),(_0x146978,_0x10f98b,_0x2aefa5)=>!!_0x2aefa5||_0x146978&&!_0x10f98b),_0x32c458['on'](_0x10d8d8(0x1de),(_0x1b1e5f,_0x52e1e1)=>{const _0x58b723=_0x10d8d8;this[_0x58b723(0x1c1)](_0x58b723(0x1b9),_0x52e1e1),_0x32c458[_0x58b723(0x1d3)][_0x58b723(0x1ca)]('');}),_0x32c458['on'](_0x10d8d8(0x1d1),()=>this[_0x10d8d8(0x1c2)]()),_0x32c458[_0x10d8d8(0x1bc)](_0x10d8d8(0x1da))['to'](this[_0x10d8d8(0x1c7)][_0x10d8d8(0x1d8)],_0x10d8d8(0x1e1)),_0x5311a0;}}
23
+ function _0x164d(){const _0x5c084a=['showInput','_createCommentViews','set','editorConfig','descriptionParts','_createCommentThreadInputView','canAccept','isDirty','_model','fire','addComment','commentInputView','isReadOnly','focus','cancel','isEnabled','authoredAt','editor','4sxrlCi','600747XmCPfy','bind','2302240xfUmkG','setData','590832jDQXWR','canDiscard','locale','CommentView','delegate','30vGJhuR','3003417DrluWs','229140lIzRls','isActive','element','_config','assign','287317xSHRGg','destroy','disabledSubmit','commentThread','commentsListView','length','hasDirtyComment','_localUser','value','updateComment','commentThreadInputView','submit','1733605uYxkbZ','removeComment','disableComments'];_0x164d=function(){return _0x5c084a;};return _0x164d();}const _0x18324d=_0x1972;function _0x1972(_0x2da964,_0x21e975){const _0x164d1d=_0x164d();return _0x1972=function(_0x1972ae,_0x3d1f9e){_0x1972ae=_0x1972ae-0xdd;let _0x332e47=_0x164d1d[_0x1972ae];return _0x332e47;},_0x1972(_0x2da964,_0x21e975);}(function(_0x12ceba,_0x3b43e4){const _0x20266c=_0x1972,_0x1b240a=_0x12ceba();while(!![]){try{const _0x29debf=-parseInt(_0x20266c(0xe8))/0x1+-parseInt(_0x20266c(0x10e))/0x2+parseInt(_0x20266c(0xe3))/0x3+parseInt(_0x20266c(0x109))/0x4*(parseInt(_0x20266c(0xf4))/0x5)+-parseInt(_0x20266c(0xe1))/0x6*(-parseInt(_0x20266c(0x10a))/0x7)+parseInt(_0x20266c(0x10c))/0x8+-parseInt(_0x20266c(0xe2))/0x9;if(_0x29debf===_0x3b43e4)break;else _0x1b240a['push'](_0x1b240a['shift']());}catch(_0xcea551){_0x1b240a['push'](_0x1b240a['shift']());}}}(_0x164d,0x36934));import{View as _0x41ab15}from'ckeditor5/src/ui.js';export default class es extends _0x41ab15{constructor(_0x47d2e7,_0x1e5f26,_0x461cc7,_0xb28e68){const _0x16dc60=_0x1972;super(_0x47d2e7),this[_0x16dc60(0xec)]=null,this[_0x16dc60(0xf2)]=null,this[_0x16dc60(0xf9)](_0x16dc60(0xe4),!0x1),this[_0x16dc60(0xf9)](_0x16dc60(0x107),_0x1e5f26[_0x16dc60(0x107)]),this[_0x16dc60(0x10b)](_0x16dc60(0x107))['to'](_0x1e5f26),this[_0x16dc60(0xf9)](_0x16dc60(0xfb),[]),this[_0x16dc60(0xf9)](_0x16dc60(0xfe),!0x1),this[_0x16dc60(0xf9)](_0x16dc60(0x106),!0x1),this[_0x16dc60(0xf9)](_0x16dc60(0xfd),!0x1),this[_0x16dc60(0xf9)](_0x16dc60(0xdd),!0x1),this[_0x16dc60(0xff)]=_0x1e5f26,this[_0x16dc60(0xef)]=_0x461cc7,this[_0x16dc60(0xe6)]=_0xb28e68,_0xb28e68[_0x16dc60(0xf6)]?this[_0x16dc60(0xf9)](_0x16dc60(0xed),0x1):this[_0x16dc60(0xf8)]();}[_0x18324d(0x104)](){const _0x571e74=_0x18324d;this[_0x571e74(0xe5)][_0x571e74(0x104)]();}[_0x18324d(0xe9)](){const _0x55c4e2=_0x18324d;this[_0x55c4e2(0xec)]&&this[_0x55c4e2(0xec)][_0x55c4e2(0xe9)](),this[_0x55c4e2(0xf2)]&&this[_0x55c4e2(0xf2)][_0x55c4e2(0xe9)](),super[_0x55c4e2(0xe9)]();}[_0x18324d(0xf8)](){const _0x359f81=_0x18324d,{CommentsListView:_0x776889}=this[_0x359f81(0xe6)];this[_0x359f81(0xec)]=new _0x776889(this[_0x359f81(0xde)],this[_0x359f81(0xff)][_0x359f81(0xeb)],Object[_0x359f81(0xe7)]({'CommentView':this[_0x359f81(0xe6)][_0x359f81(0xdf)]},this[_0x359f81(0xe6)])),this[_0x359f81(0xec)][_0x359f81(0xe0)](_0x359f81(0xf5))['to'](this),this[_0x359f81(0xec)][_0x359f81(0xe0)](_0x359f81(0xf1))['to'](this),this[_0x359f81(0xec)][_0x359f81(0x10b)](_0x359f81(0xe4))['to'](this),this[_0x359f81(0xf9)](_0x359f81(0xed),this[_0x359f81(0xec)][_0x359f81(0xed)]+0x1),this[_0x359f81(0x10b)](_0x359f81(0xed))['to'](this[_0x359f81(0xec)],_0x359f81(0xed),_0x3efa91=>_0x3efa91+0x1),this[_0x359f81(0xf2)]=this[_0x359f81(0xfc)](),this['on'](_0x359f81(0xf5),()=>this[_0x359f81(0x104)]()),this[_0x359f81(0x10b)](_0x359f81(0xfe))['to'](this[_0x359f81(0xec)],_0x359f81(0xee),this[_0x359f81(0xf2)][_0x359f81(0x102)],_0x359f81(0xf0),(_0x40d6a4,_0x2ff4f6)=>_0x40d6a4||!!_0x2ff4f6);}[_0x18324d(0xfc)](){const _0x4fab8b=_0x18324d,{CommentThreadInputView:_0xdfe84e}=this[_0x4fab8b(0xe6)],_0x317ecb=new _0xdfe84e(this[_0x4fab8b(0xde)],this[_0x4fab8b(0xef)],this[_0x4fab8b(0xe6)][_0x4fab8b(0xfa)]),_0x54c316=_0x317ecb[_0x4fab8b(0x102)];return _0x317ecb[_0x4fab8b(0x10b)](_0x4fab8b(0xf7))['to'](this,_0x4fab8b(0xe4),this[_0x4fab8b(0xff)][_0x4fab8b(0xeb)],_0x4fab8b(0x103),_0x54c316,_0x4fab8b(0xf0),(_0x58cc25,_0x3a9b0c,_0x3e6146)=>!!_0x3e6146||_0x58cc25&&!_0x3a9b0c),_0x54c316['on'](_0x4fab8b(0xf3),(_0x5a28e6,_0x42785a)=>{const _0x545da2=_0x4fab8b;this[_0x545da2(0x100)](_0x545da2(0x101),_0x42785a),_0x54c316[_0x545da2(0x108)][_0x545da2(0x10d)]('');}),_0x54c316['on'](_0x4fab8b(0x105),()=>this[_0x4fab8b(0x104)]()),_0x54c316[_0x4fab8b(0x10b)](_0x4fab8b(0xea))['to'](this[_0x4fab8b(0xff)][_0x4fab8b(0xeb)],_0x4fab8b(0x103)),_0x317ecb;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x489f23=_0x5da0;(function(_0x169e23,_0xcae55d){const _0x405c3f=_0x5da0,_0x5c5da3=_0x169e23();while(!![]){try{const _0x4275d8=-parseInt(_0x405c3f(0x186))/0x1+-parseInt(_0x405c3f(0x152))/0x2+parseInt(_0x405c3f(0x167))/0x3+parseInt(_0x405c3f(0x19c))/0x4*(parseInt(_0x405c3f(0x1ab))/0x5)+-parseInt(_0x405c3f(0x17c))/0x6*(-parseInt(_0x405c3f(0x1a7))/0x7)+parseInt(_0x405c3f(0x147))/0x8+parseInt(_0x405c3f(0x178))/0x9*(-parseInt(_0x405c3f(0x1ac))/0xa);if(_0x4275d8===_0xcae55d)break;else _0x5c5da3['push'](_0x5c5da3['shift']());}catch(_0x23ac17){_0x5c5da3['push'](_0x5c5da3['shift']());}}}(_0x1be4,0x1d6c9));import{getTranslation as _0x2e2b06}from'../../utils/common-translations.js';function _0x1be4(){const _0x438661=['authoredAt','.ck-annotation__content-wrapper','attributes','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','descriptionParts','discardSuggestion','formatDateTime','commentsListView','author','166355pAmchJ','span','ck-annotation__info-time','isExternal','ck-comment__external','render','ck-annotation__actions','bind','canDiscard','element','EXTERNAL_IMPORT_WORD_SUGGESTION','getUserViewNotificationText','_descriptionElement','ck-annotation__content-wrapper','ck-suggestion__main','extendTemplate','ck-annotation__info-name','ck-suggestion--accept','set','check','getExternalSuggestionNote','cancel','78652ceZdKI','commentThread','_createButton','Discard\x20suggestion','delegate','innerHTML','Accept\x20suggestion','isEnabled','<p>','description','ck-suggestion','7KyYdWr','children','</p>','editorReady','25oejkJJ','970hAUzaB','ck-suggestion__info-name','<span\x20class=\x22ck-suggestion-type\x22>','ck-suggestion-wrapper--active','isActive','EXTERNAL_SUGGESTION','getTemplate','fire','ck-annotation__user','source','24488FFbwWY','bindTemplate','ck-suggestion--disabled-comments','setTemplate','ck-annotation__info','_model','change:description','creator','ck-suggestion-','innerText','div','18418aPFRFP','name','importWord','acceptButton','join','ck-suggestion-wrapper','EXTERNAL_AVATAR','createElement','color','type','_config','time','commentThreadInputView','editorDestroyed','canAccept','EXTERNAL_IMPORT_WORD_AVATAR','title','ck-suggestion__actions','discardButton','querySelector','ck-suggestion--discard','643569yTqGqW','ck-suggestion__info','\x22\x20title=\x22','ck-annotation','</span>','split','userView','\x22></span>','ck-suggestion__user','disableComments','ck-annotation__main','push','content','@external','locale','acceptSuggestion','ck-comment__info-time','10377qQqiTC','execute','value','map','552162UAZesy'];_0x1be4=function(){return _0x438661;};return _0x1be4();}import{default as _0x1a5591}from'./basesuggestionthreadview.js';function _0x5da0(_0x4073fb,_0x16546b){const _0x1be4fb=_0x1be4();return _0x5da0=function(_0x5da0ea,_0x45cf52){_0x5da0ea=_0x5da0ea-0x142;let _0x1ab171=_0x1be4fb[_0x5da0ea];return _0x1ab171;},_0x5da0(_0x4073fb,_0x16546b);}import{ButtonView as _0x239b9f}from'ckeditor5/src/ui.js';import{icons as _0x565d36}from'ckeditor5/src/core.js';import{trimHtml as _0x5aa97a,UserView as _0x4afee2}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x1a5591{constructor(_0x375abc,_0x2fa613,_0x1484d5,_0x4905dc){const _0x50f153=_0x5da0;super(_0x375abc,_0x2fa613,_0x1484d5,_0x4905dc),this[_0x50f153(0x198)](_0x50f153(0x15b),''),this[_0x50f153(0x18d)](_0x50f153(0x15b))['to'](this,_0x50f153(0x181),_0x4e3dba=>_0x4e3dba&&_0x4e3dba[0x0]?_0x4e3dba[0x0][_0x50f153(0x15b)]:''),this[_0x50f153(0x18d)](_0x50f153(0x1a5))['to'](this,_0x50f153(0x181),this,_0x50f153(0x1b0),(_0x3ac257,_0x302ba4)=>{const _0x30c6ce=_0x50f153;let _0x34adc3='';for(const _0x945b40 of _0x3ac257)_0x34adc3+=_0x30c6ce(0x1a4)+ds(_0x945b40[_0x30c6ce(0x173)],_0x945b40[_0x30c6ce(0x15a)])+_0x30c6ce(0x1a9);return _0x302ba4?_0x34adc3:_0x5aa97a(_0x34adc3,{'limit':0x8c});}),this[_0x50f153(0x192)]=null,this[_0x50f153(0x155)]=this[_0x50f153(0x19e)](_0x2e2b06(_0x375abc,_0x50f153(0x1a2)),_0x565d36[_0x50f153(0x199)],_0x50f153(0x197),_0x50f153(0x176),'sw'),this[_0x50f153(0x155)][_0x50f153(0x18d)](_0x50f153(0x1a3))['to'](this,_0x50f153(0x160)),this[_0x50f153(0x164)]=this[_0x50f153(0x19e)](_0x2e2b06(_0x375abc,_0x50f153(0x19f)),_0x565d36[_0x50f153(0x19b)],_0x50f153(0x166),_0x50f153(0x182),'sw'),this[_0x50f153(0x164)][_0x50f153(0x18d)](_0x50f153(0x1a3))['to'](this,_0x50f153(0x18e)),this[_0x50f153(0x16d)]=new _0x4afee2(_0x375abc,this[_0x50f153(0x14c)][_0x50f153(0x185)],this[_0x50f153(0x191)]()),this[_0x50f153(0x16d)][_0x50f153(0x195)]({'attributes':{'class':[_0x50f153(0x16f),_0x50f153(0x145)]}}),this[_0x50f153(0x14a)](this[_0x50f153(0x143)]());}[_0x489f23(0x143)](){const _0x52c22f=_0x489f23,_0x186ce5=this[_0x52c22f(0x148)],_0x54a697=[{'tag':_0x52c22f(0x151),'attributes':{'class':[_0x52c22f(0x168),_0x52c22f(0x14b)]},'children':[{'tag':_0x52c22f(0x187),'children':[{'text':this[_0x52c22f(0x16d)][_0x52c22f(0x153)]}],'attributes':{'class':[_0x52c22f(0x1ad),_0x52c22f(0x196)]}},{'tag':_0x52c22f(0x15d),'attributes':{'datetime':_0x186ce5['to'](_0x52c22f(0x17d)),'class':[_0x52c22f(0x177),_0x52c22f(0x188)]},'children':[{'text':_0x186ce5['to'](_0x52c22f(0x17d),_0x5ccb29=>this[_0x52c22f(0x15c)][_0x52c22f(0x183)](_0x5ccb29))}]}]},{'tag':_0x52c22f(0x151),'attributes':{'class':[_0x52c22f(0x163),_0x52c22f(0x18c)]},'children':[this[_0x52c22f(0x155)],this[_0x52c22f(0x164)]]},{'tag':_0x52c22f(0x151),'attributes':{'class':[_0x52c22f(0x193)]}}];this[_0x52c22f(0x14c)][_0x52c22f(0x189)]&&_0x54a697[_0x52c22f(0x172)]({'tag':_0x52c22f(0x151),'attributes':{'class':[_0x52c22f(0x18a)]},'children':[{'text':this[_0x52c22f(0x19a)]()}]});const _0x2075ec={'tag':_0x52c22f(0x151),'attributes':{'class':[_0x52c22f(0x157),_0x186ce5['if'](_0x52c22f(0x1b0),_0x52c22f(0x1af)),_0x186ce5['to'](_0x52c22f(0x15b),_0x206694=>_0x52c22f(0x14f)+_0x206694),this[_0x52c22f(0x15c)][_0x52c22f(0x170)]&&_0x52c22f(0x149)],'data-suggestion-id':this[_0x52c22f(0x14c)]['id'],'data-thread-id':this[_0x52c22f(0x14c)][_0x52c22f(0x19d)]['id'],'data-author-id':this[_0x52c22f(0x14c)][_0x52c22f(0x185)]['id'],'tabindex':-0x1},'children':[{'tag':_0x52c22f(0x151),'attributes':{'class':[_0x52c22f(0x1a6),_0x52c22f(0x16a)]},'children':[this[_0x52c22f(0x16d)],{'tag':_0x52c22f(0x151),'attributes':{'class':[_0x52c22f(0x194),_0x52c22f(0x171)]},'children':_0x54a697}]}]};return this[_0x52c22f(0x184)]&&this[_0x52c22f(0x15e)]&&(_0x2075ec[_0x52c22f(0x1a8)][_0x52c22f(0x172)](this[_0x52c22f(0x184)],this[_0x52c22f(0x15e)]),this[_0x52c22f(0x184)][_0x52c22f(0x1a0)](_0x52c22f(0x1aa))['to'](this),this[_0x52c22f(0x184)][_0x52c22f(0x1a0)](_0x52c22f(0x15f))['to'](this),this[_0x52c22f(0x15e)][_0x52c22f(0x1a0)](_0x52c22f(0x1aa))['to'](this),this[_0x52c22f(0x15e)][_0x52c22f(0x1a0)](_0x52c22f(0x15f))['to'](this)),_0x2075ec;}[_0x489f23(0x18b)](){const _0x1383b6=_0x489f23;super[_0x1383b6(0x18b)](),this[_0x1383b6(0x192)]=this[_0x1383b6(0x18f)][_0x1383b6(0x165)](_0x1383b6(0x17e)),this[_0x1383b6(0x192)][_0x1383b6(0x1a1)]=this[_0x1383b6(0x1a5)],this['on'](_0x1383b6(0x14d),(_0x5611d3,_0x3ca6d0,_0x4381cb)=>{const _0x210b2a=_0x1383b6;this[_0x210b2a(0x192)][_0x210b2a(0x1a1)]=_0x4381cb;});}[_0x489f23(0x19e)](_0x2e10aa,_0x159463,_0x54affd,_0xd22537,_0x5ba0be){const _0x21d14e=_0x489f23,_0xbe29e8=new _0x239b9f(this[_0x21d14e(0x175)]);return _0xbe29e8[_0x21d14e(0x198)]({'label':_0x2e10aa,'icon':_0x159463,'tooltip':!0x0,'tooltipPosition':_0x5ba0be}),_0xbe29e8[_0x21d14e(0x195)]({'attributes':{'class':_0x54affd}}),_0xbe29e8['on'](_0x21d14e(0x179),()=>{const _0x2a7b85=_0x21d14e;this[_0x2a7b85(0x144)](_0xd22537,this[_0x2a7b85(0x14c)]['id']);}),_0xbe29e8;}[_0x489f23(0x19a)](){const _0x561ec2=_0x489f23;return _0x561ec2(0x154)===this[_0x561ec2(0x14c)][_0x561ec2(0x17f)][_0x561ec2(0x174)][_0x561ec2(0x146)]?_0x2e2b06(this[_0x561ec2(0x175)],_0x561ec2(0x190)):_0x2e2b06(this[_0x561ec2(0x175)],_0x561ec2(0x142));}[_0x489f23(0x191)](){const _0x3e1671=_0x489f23;return this[_0x3e1671(0x14c)][_0x3e1671(0x189)]?_0x3e1671(0x154)===this[_0x3e1671(0x14c)][_0x3e1671(0x17f)][_0x3e1671(0x174)][_0x3e1671(0x146)]?_0x2e2b06(this[_0x3e1671(0x175)],_0x3e1671(0x161),this[_0x3e1671(0x14c)][_0x3e1671(0x14e)][_0x3e1671(0x153)]):_0x2e2b06(this[_0x3e1671(0x175)],_0x3e1671(0x158),this[_0x3e1671(0x14c)][_0x3e1671(0x14e)][_0x3e1671(0x153)]):null;}}function ds(_0x450135,_0x76d11e){const _0x55a828=_0x489f23;let _0x305b44='';return _0x305b44+=_0x450135[_0x55a828(0x16c)]('*')[_0x55a828(0x17b)]((_0x14ef49,_0x1cbabe)=>_0x1cbabe%0x2!=0x0?_0x55a828(0x1ae)+us(_0x14ef49)+_0x55a828(0x16b):us(_0x14ef49))[_0x55a828(0x156)](''),_0x76d11e&&(_0x305b44+=_0x55a828(0x180)+_0x76d11e[_0x55a828(0x17a)]+_0x55a828(0x169)+_0x76d11e[_0x55a828(0x162)]+_0x55a828(0x16e)),_0x305b44;}function us(_0x408913){const _0x5b1fe5=_0x489f23,_0x2dc3cd=document[_0x5b1fe5(0x159)](_0x5b1fe5(0x187));return _0x2dc3cd[_0x5b1fe5(0x150)]=_0x408913,_0x2dc3cd[_0x5b1fe5(0x1a1)];}
23
+ function _0x4ef1(_0x708745,_0x9b2de7){const _0x240bea=_0x240b();return _0x4ef1=function(_0x4ef1c3,_0x1e361a){_0x4ef1c3=_0x4ef1c3-0x15c;let _0x194f80=_0x240bea[_0x4ef1c3];return _0x194f80;},_0x4ef1(_0x708745,_0x9b2de7);}const _0x210e11=_0x4ef1;(function(_0x4cb727,_0x247064){const _0x2dd138=_0x4ef1,_0x129561=_0x4cb727();while(!![]){try{const _0x47c005=-parseInt(_0x2dd138(0x166))/0x1+parseInt(_0x2dd138(0x19c))/0x2+-parseInt(_0x2dd138(0x198))/0x3+-parseInt(_0x2dd138(0x163))/0x4*(-parseInt(_0x2dd138(0x1b5))/0x5)+parseInt(_0x2dd138(0x186))/0x6+-parseInt(_0x2dd138(0x17b))/0x7*(parseInt(_0x2dd138(0x180))/0x8)+-parseInt(_0x2dd138(0x18d))/0x9;if(_0x47c005===_0x247064)break;else _0x129561['push'](_0x129561['shift']());}catch(_0x11d1ed){_0x129561['push'](_0x129561['shift']());}}}(_0x240b,0xc268b));function _0x240b(){const _0x55066a=['ck-suggestion__info','_model','EXTERNAL_IMPORT_WORD_AVATAR','extendTemplate','formatDateTime','userView','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','descriptionParts','ck-suggestion-wrapper','_config','delegate','bind','type','ck-annotation__main','map','.ck-annotation__content-wrapper','<p>','commentsListView','_descriptionElement','ck-annotation__info-time','ck-annotation__content-wrapper','div','EXTERNAL_IMPORT_WORD_SUGGESTION','227892nBRlzp','canDiscard','color','478211ZUgQXR','time','ck-suggestion-','getExternalSuggestionNote','check','name','Discard\x20suggestion','ck-annotation__info-name','set','@external','isActive','span','attributes','editorDestroyed','disableComments','<span\x20class=\x22ck-suggestion-type\x22>','content','importWord','execute','EXTERNAL_AVATAR','ck-annotation__user','77bUQWDt','getTemplate','ck-suggestion__info-name','ck-suggestion--accept','acceptSuggestion','650424iEvTkx','canAccept','getUserViewNotificationText','value','isExternal','\x22></span>','4562286DPgGha','bindTemplate','ck-suggestion__actions','innerHTML','ck-suggestion__main','discardSuggestion','acceptButton','2275848WEODsR','commentThreadInputView','children','\x22\x20title=\x22','ck-annotation__actions','ck-suggestion','innerText','ck-suggestion__user','ck-suggestion--disabled-comments','ck-annotation','source','2312739RYfamA','push','cancel','fire','2699520UJkLTM','ck-comment__external','ck-suggestion--discard','title','description','authoredAt','createElement','EXTERNAL_SUGGESTION','commentThread','ck-suggestion-wrapper--active','creator','editorReady','author','ck-annotation__info','</span>','locale','split','change:description','discardButton','Accept\x20suggestion','_createButton','setTemplate','render','join','querySelector','95GdzPUm','element','ck-comment__info-time','</p>','isEnabled'];_0x240b=function(){return _0x55066a;};return _0x240b();}import{getTranslation as _0x3285f9}from'../../utils/common-translations.js';import{default as _0x4481eb}from'./basesuggestionthreadview.js';import{ButtonView as _0x266953}from'ckeditor5/src/ui.js';import{icons as _0x2a8915}from'ckeditor5/src/core.js';import{trimHtml as _0x517182,UserView as _0x5c210b}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x4481eb{constructor(_0x64bbd6,_0x235869,_0x3ecfbf,_0x43831e){const _0x1fcb5b=_0x4ef1;super(_0x64bbd6,_0x235869,_0x3ecfbf,_0x43831e),this[_0x1fcb5b(0x16e)](_0x1fcb5b(0x1c6),''),this[_0x1fcb5b(0x1c5)](_0x1fcb5b(0x1c6))['to'](this,_0x1fcb5b(0x1c1),_0x314844=>_0x314844&&_0x314844[0x0]?_0x314844[0x0][_0x1fcb5b(0x1c6)]:''),this[_0x1fcb5b(0x1c5)](_0x1fcb5b(0x1a0))['to'](this,_0x1fcb5b(0x1c1),this,_0x1fcb5b(0x170),(_0x1185c9,_0x11b5b2)=>{const _0x15c9f7=_0x1fcb5b;let _0x2d3660='';for(const _0x46f034 of _0x1185c9)_0x2d3660+=_0x15c9f7(0x15c)+ds(_0x46f034[_0x15c9f7(0x176)],_0x46f034[_0x15c9f7(0x165)])+_0x15c9f7(0x1b8);return _0x11b5b2?_0x2d3660:_0x517182(_0x2d3660,{'limit':0x8c});}),this[_0x1fcb5b(0x15e)]=null,this[_0x1fcb5b(0x18c)]=this[_0x1fcb5b(0x1b0)](_0x3285f9(_0x64bbd6,_0x1fcb5b(0x1af)),_0x2a8915[_0x1fcb5b(0x16a)],_0x1fcb5b(0x17e),_0x1fcb5b(0x17f),'sw'),this[_0x1fcb5b(0x18c)][_0x1fcb5b(0x1c5)](_0x1fcb5b(0x1b9))['to'](this,_0x1fcb5b(0x181)),this[_0x1fcb5b(0x1ae)]=this[_0x1fcb5b(0x1b0)](_0x3285f9(_0x64bbd6,_0x1fcb5b(0x16c)),_0x2a8915[_0x1fcb5b(0x19a)],_0x1fcb5b(0x19e),_0x1fcb5b(0x18b),'sw'),this[_0x1fcb5b(0x1ae)][_0x1fcb5b(0x1c5)](_0x1fcb5b(0x1b9))['to'](this,_0x1fcb5b(0x164)),this[_0x1fcb5b(0x1bf)]=new _0x5c210b(_0x64bbd6,this[_0x1fcb5b(0x1bb)][_0x1fcb5b(0x1a8)],this[_0x1fcb5b(0x182)]()),this[_0x1fcb5b(0x1bf)][_0x1fcb5b(0x1bd)]({'attributes':{'class':[_0x1fcb5b(0x194),_0x1fcb5b(0x17a)]}}),this[_0x1fcb5b(0x1b1)](this[_0x1fcb5b(0x17c)]());}[_0x210e11(0x17c)](){const _0x53daa0=_0x210e11,_0x1a3889=this[_0x53daa0(0x187)],_0x3fd80c=[{'tag':_0x53daa0(0x161),'attributes':{'class':[_0x53daa0(0x1ba),_0x53daa0(0x1a9)]},'children':[{'tag':_0x53daa0(0x171),'children':[{'text':this[_0x53daa0(0x1bf)][_0x53daa0(0x16b)]}],'attributes':{'class':[_0x53daa0(0x17d),_0x53daa0(0x16d)]}},{'tag':_0x53daa0(0x167),'attributes':{'datetime':_0x1a3889['to'](_0x53daa0(0x1a1)),'class':[_0x53daa0(0x1b7),_0x53daa0(0x15f)]},'children':[{'text':_0x1a3889['to'](_0x53daa0(0x1a1),_0x392a55=>this[_0x53daa0(0x1c3)][_0x53daa0(0x1be)](_0x392a55))}]}]},{'tag':_0x53daa0(0x161),'attributes':{'class':[_0x53daa0(0x188),_0x53daa0(0x191)]},'children':[this[_0x53daa0(0x18c)],this[_0x53daa0(0x1ae)]]},{'tag':_0x53daa0(0x161),'attributes':{'class':[_0x53daa0(0x160)]}}];this[_0x53daa0(0x1bb)][_0x53daa0(0x184)]&&_0x3fd80c[_0x53daa0(0x199)]({'tag':_0x53daa0(0x161),'attributes':{'class':[_0x53daa0(0x19d)]},'children':[{'text':this[_0x53daa0(0x169)]()}]});const _0x77fbba={'tag':_0x53daa0(0x161),'attributes':{'class':[_0x53daa0(0x1c2),_0x1a3889['if'](_0x53daa0(0x170),_0x53daa0(0x1a5)),_0x1a3889['to'](_0x53daa0(0x1c6),_0x2fb566=>_0x53daa0(0x168)+_0x2fb566),this[_0x53daa0(0x1c3)][_0x53daa0(0x174)]&&_0x53daa0(0x195)],'data-suggestion-id':this[_0x53daa0(0x1bb)]['id'],'data-thread-id':this[_0x53daa0(0x1bb)][_0x53daa0(0x1a4)]['id'],'data-author-id':this[_0x53daa0(0x1bb)][_0x53daa0(0x1a8)]['id'],'tabindex':-0x1},'children':[{'tag':_0x53daa0(0x161),'attributes':{'class':[_0x53daa0(0x192),_0x53daa0(0x196)]},'children':[this[_0x53daa0(0x1bf)],{'tag':_0x53daa0(0x161),'attributes':{'class':[_0x53daa0(0x18a),_0x53daa0(0x1c7)]},'children':_0x3fd80c}]}]};return this[_0x53daa0(0x15d)]&&this[_0x53daa0(0x18e)]&&(_0x77fbba[_0x53daa0(0x18f)][_0x53daa0(0x199)](this[_0x53daa0(0x15d)],this[_0x53daa0(0x18e)]),this[_0x53daa0(0x15d)][_0x53daa0(0x1c4)](_0x53daa0(0x1a7))['to'](this),this[_0x53daa0(0x15d)][_0x53daa0(0x1c4)](_0x53daa0(0x173))['to'](this),this[_0x53daa0(0x18e)][_0x53daa0(0x1c4)](_0x53daa0(0x1a7))['to'](this),this[_0x53daa0(0x18e)][_0x53daa0(0x1c4)](_0x53daa0(0x173))['to'](this)),_0x77fbba;}[_0x210e11(0x1b2)](){const _0x1ac112=_0x210e11;super[_0x1ac112(0x1b2)](),this[_0x1ac112(0x15e)]=this[_0x1ac112(0x1b6)][_0x1ac112(0x1b4)](_0x1ac112(0x1c9)),this[_0x1ac112(0x15e)][_0x1ac112(0x189)]=this[_0x1ac112(0x1a0)],this['on'](_0x1ac112(0x1ad),(_0x6766ad,_0x2e8d3c,_0x5bdc9a)=>{const _0x25f558=_0x1ac112;this[_0x25f558(0x15e)][_0x25f558(0x189)]=_0x5bdc9a;});}[_0x210e11(0x1b0)](_0x42f76a,_0x27b3b1,_0x37bbfc,_0x5d5f6c,_0x216d92){const _0x1f2cf5=_0x210e11,_0x19d347=new _0x266953(this[_0x1f2cf5(0x1ab)]);return _0x19d347[_0x1f2cf5(0x16e)]({'label':_0x42f76a,'icon':_0x27b3b1,'tooltip':!0x0,'tooltipPosition':_0x216d92}),_0x19d347[_0x1f2cf5(0x1bd)]({'attributes':{'class':_0x37bbfc}}),_0x19d347['on'](_0x1f2cf5(0x178),()=>{const _0x3ec06e=_0x1f2cf5;this[_0x3ec06e(0x19b)](_0x5d5f6c,this[_0x3ec06e(0x1bb)]['id']);}),_0x19d347;}[_0x210e11(0x169)](){const _0x5aa2e8=_0x210e11;return _0x5aa2e8(0x177)===this[_0x5aa2e8(0x1bb)][_0x5aa2e8(0x172)][_0x5aa2e8(0x16f)][_0x5aa2e8(0x197)]?_0x3285f9(this[_0x5aa2e8(0x1ab)],_0x5aa2e8(0x162)):_0x3285f9(this[_0x5aa2e8(0x1ab)],_0x5aa2e8(0x1a3));}[_0x210e11(0x182)](){const _0x3a7b95=_0x210e11;return this[_0x3a7b95(0x1bb)][_0x3a7b95(0x184)]?_0x3a7b95(0x177)===this[_0x3a7b95(0x1bb)][_0x3a7b95(0x172)][_0x3a7b95(0x16f)][_0x3a7b95(0x197)]?_0x3285f9(this[_0x3a7b95(0x1ab)],_0x3a7b95(0x1bc),this[_0x3a7b95(0x1bb)][_0x3a7b95(0x1a6)][_0x3a7b95(0x16b)]):_0x3285f9(this[_0x3a7b95(0x1ab)],_0x3a7b95(0x179),this[_0x3a7b95(0x1bb)][_0x3a7b95(0x1a6)][_0x3a7b95(0x16b)]):null;}}function ds(_0x1ddad3,_0x4c2192){const _0x17c55a=_0x210e11;let _0x11ae04='';return _0x11ae04+=_0x1ddad3[_0x17c55a(0x1ac)]('*')[_0x17c55a(0x1c8)]((_0x54deae,_0x1ac641)=>_0x1ac641%0x2!=0x0?_0x17c55a(0x175)+us(_0x54deae)+_0x17c55a(0x1aa):us(_0x54deae))[_0x17c55a(0x1b3)](''),_0x4c2192&&(_0x11ae04+=_0x17c55a(0x1c0)+_0x4c2192[_0x17c55a(0x183)]+_0x17c55a(0x190)+_0x4c2192[_0x17c55a(0x19f)]+_0x17c55a(0x185)),_0x11ae04;}function us(_0x27dde2){const _0x203558=_0x210e11,_0x475fad=document[_0x203558(0x1a2)](_0x203558(0x171));return _0x475fad[_0x203558(0x193)]=_0x27dde2,_0x475fad[_0x203558(0x189)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x4db20d,_0x41d67f,_0x16b93d){const t=_0x4db20d['t'];switch(_0x41d67f){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',_0x16b93d);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x16b93d);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x16b93d);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x16b93d);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x16b93d);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',_0x16b93d);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x16b93d);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',_0x16b93d);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x16b93d);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x16b93d);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x16b93d);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x16b93d);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x16b93d);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x16b93d);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x16b93d);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x16b93d);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x16b93d);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x16b93d);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x16b93d);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x16b93d);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x16b93d);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x16b93d);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x16b93d);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'},_0x16b93d);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x16b93d);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x16b93d);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x16b93d);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x16b93d);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x16b93d);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'},_0x16b93d);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x16b93d);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x16b93d);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x16b93d);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x16b93d);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'},_0x16b93d);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x16b93d);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'},_0x16b93d);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'},_0x16b93d);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x16b93d);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'},_0x16b93d);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x16b93d);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'},_0x16b93d);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x16b93d);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x16b93d);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x16b93d);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'},_0x16b93d);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x41d67f;}}
23
+ export function getTranslation(_0xe09331,_0x3d040b,_0x4503af){const t=_0xe09331['t'];switch(_0x3d040b){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',_0x4503af);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4503af);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4503af);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4503af);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4503af);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',_0x4503af);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4503af);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',_0x4503af);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4503af);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4503af);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4503af);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4503af);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4503af);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4503af);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4503af);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4503af);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4503af);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4503af);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4503af);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4503af);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4503af);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4503af);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4503af);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'},_0x4503af);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4503af);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4503af);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4503af);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4503af);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4503af);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'},_0x4503af);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4503af);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4503af);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4503af);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4503af);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'},_0x4503af);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4503af);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'},_0x4503af);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'},_0x4503af);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4503af);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'},_0x4503af);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4503af);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'},_0x4503af);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4503af);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4503af);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x4503af);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'},_0x4503af);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x3d040b;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2809fb,_0x3aab7a){const _0xf8b77a=_0x3ddd,_0x7865e2=_0x2809fb();while(!![]){try{const _0x285ae5=parseInt(_0xf8b77a(0xdd))/0x1*(-parseInt(_0xf8b77a(0xec))/0x2)+parseInt(_0xf8b77a(0xf8))/0x3+-parseInt(_0xf8b77a(0xe7))/0x4*(-parseInt(_0xf8b77a(0xdf))/0x5)+-parseInt(_0xf8b77a(0xee))/0x6+-parseInt(_0xf8b77a(0xdc))/0x7+parseInt(_0xf8b77a(0x102))/0x8+-parseInt(_0xf8b77a(0xf1))/0x9;if(_0x285ae5===_0x3aab7a)break;else _0x7865e2['push'](_0x7865e2['shift']());}catch(_0x2e3de2){_0x7865e2['push'](_0x7865e2['shift']());}}}(_0x4c51,0xbb3f0));export function normalizeDescription(_0x36ab2b){const _0x59cf33=_0x3ddd;return Array[_0x59cf33(0xdb)](_0x36ab2b)||(_0x36ab2b=[_0x36ab2b]),_0x36ab2b[_0x59cf33(0xe8)](_0x459e2c=>{const _0x300f00=_0x59cf33,_0x3840e7=_0x459e2c[_0x300f00(0xe1)][_0x300f00(0xe3)](/\*/g,''),_0x247f17=_0x459e2c[_0x300f00(0xef)]?_0x300f00(0x101)+_0x459e2c[_0x300f00(0xef)][_0x300f00(0xed)]+']':'';return'['+_0x459e2c[_0x300f00(0xf7)]+']\x20'+_0x3840e7+_0x247f17;})[_0x59cf33(0xf4)](';\x20');}function _0x3ddd(_0x187ff2,_0xc02610){const _0x4c51fa=_0x4c51();return _0x3ddd=function(_0x3ddd34,_0x40730d){_0x3ddd34=_0x3ddd34-0xda;let _0xcbbd18=_0x4c51fa[_0x3ddd34];return _0xcbbd18;},_0x3ddd(_0x187ff2,_0xc02610);}export function sortSuggestions(_0x42a4e5){const _0x18888e=_0x3ddd;return _0x42a4e5[_0x18888e(0xeb)]((_0x4e1741,_0x5e6237)=>_0x18888e(0xe6)==_0x4e1741[_0x18888e(0xf7)]&&_0x18888e(0xe6)!=_0x5e6237[_0x18888e(0xf7)]?-0x1:_0x18888e(0xe6)!=_0x4e1741[_0x18888e(0xf7)]&&_0x18888e(0xe6)==_0x5e6237[_0x18888e(0xf7)]?0x1:0x0);}function _0x4c51(){const _0x2609d4=['execute','createRange','isMultiRange','createPositionAt','\x20[color\x20','9387712tnBLew','createPositionAfter','isIntersecting','isArray','3474415RAfxFz','31UJTUdb','isInContent','15bmgshh','next','content','isCollapsed','replace','getRanges','add','deletion','762148ptbeUN','map','isTouching','push','sort','32610PjINOC','value','2502894kdorxT','color','isObject','1139877YfSxVM','change','start','join','schema','from','type','1702461JqqDUO','createPositionBefore','end','splice','length'];_0x4c51=function(){return _0x2609d4;};return _0x4c51();}export function getSelectedSuggestions(_0x49d0b2,_0x648b91){const _0x5903c5=_0x3ddd,_0x47b8dc=Array[_0x5903c5(0xf6)](_0x49d0b2[_0x5903c5(0xe4)]()),_0x33344a=new Set();for(const _0x9bf6db of _0x648b91)if(_0x9bf6db[_0x5903c5(0xde)]){for(const _0x129012 of _0x47b8dc)for(const _0x1fa806 of _0x9bf6db[_0x5903c5(0xe4)]())(_0x129012[_0x5903c5(0xda)](_0x1fa806)||_0x49d0b2[_0x5903c5(0xe2)]&&!_0x9bf6db[_0x5903c5(0xff)]&&_0x9bf6db[_0x5903c5(0xe0)]&&_0x1fa806[_0x5903c5(0xfa)][_0x5903c5(0xe9)](_0x129012[_0x5903c5(0xf3)]))&&_0x33344a[_0x5903c5(0xe5)](_0x9bf6db);}return _0x33344a;}export function getRangesOfBlockGroups(_0x1cbe08,_0x23569f){const _0xcb67c7=_0x3ddd;let _0x99f512,_0x51acc1=0x0;const _0x4b6feb=[],_0x5acfd3=_0x23569f[_0xcb67c7(0xf5)];for(;_0x51acc1<_0x1cbe08[_0xcb67c7(0xfc)];){const _0x16c873=_0x1cbe08[_0x51acc1],_0x1a2528=_0x1cbe08[_0x51acc1+0x1];_0x99f512||(_0x99f512=_0x23569f[_0xcb67c7(0xf9)](_0x16c873)),co(_0x23569f,_0x16c873,_0x1a2528)||(_0x4b6feb[_0xcb67c7(0xea)](_0x23569f[_0xcb67c7(0xfe)](_0x99f512,_0x5acfd3[_0xcb67c7(0xf0)](_0x16c873)?_0x23569f[_0xcb67c7(0x103)](_0x16c873):_0x23569f[_0xcb67c7(0x100)](_0x16c873,_0xcb67c7(0xfa)))),_0x99f512=null),_0x51acc1++;}return _0x4b6feb;}function co(_0x2670d8,_0x5a9c18,_0x537836){const _0x436401=_0x3ddd;if(!_0x537836)return!0x1;const _0x503c1f=_0x2670d8[_0x436401(0x103)](_0x5a9c18),_0x4c59f5=_0x2670d8[_0x436401(0xf9)](_0x537836);return _0x503c1f[_0x436401(0xe9)](_0x4c59f5);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x24b61c,_0x434a62,_0x13e8df){const _0x119d51=_0x3ddd;for(;_0x13e8df[_0x119d51(0xfc)];){const _0x58f191=_0x13e8df[_0x119d51(0xfb)](0x0,0x64);_0x24b61c[_0x119d51(0xf2)](()=>{const _0x5644b3=_0x119d51;for(const _0x4fb9cf of _0x58f191)_0x4fb9cf[_0x5644b3(0xde)]&&_0x434a62[_0x5644b3(0xfd)](_0x4fb9cf['id']);});}}
23
+ (function(_0x3968ef,_0x295330){const _0x8289a7=_0x1dac,_0x23576e=_0x3968ef();while(!![]){try{const _0x278269=-parseInt(_0x8289a7(0x159))/0x1*(parseInt(_0x8289a7(0x15f))/0x2)+parseInt(_0x8289a7(0x15b))/0x3+parseInt(_0x8289a7(0x16f))/0x4+-parseInt(_0x8289a7(0x164))/0x5*(-parseInt(_0x8289a7(0x16b))/0x6)+parseInt(_0x8289a7(0x16d))/0x7+-parseInt(_0x8289a7(0x183))/0x8*(parseInt(_0x8289a7(0x179))/0x9)+parseInt(_0x8289a7(0x15c))/0xa*(-parseInt(_0x8289a7(0x17f))/0xb);if(_0x278269===_0x295330)break;else _0x23576e['push'](_0x23576e['shift']());}catch(_0x138ad9){_0x23576e['push'](_0x23576e['shift']());}}}(_0x12ce,0xde610));function _0x12ce(){const _0x357533=['replace','join','410296AvXlOv','sort','173pBeYjL','isTouching','2472267gHvSBl','8136330sFgtXQ','isMultiRange','end','17932Wifonb','push','createPositionBefore','isObject','change','437075RKCPvd','from','createPositionAfter','schema','getRanges','map','createRange','66QCTLMD','type','9256072wCABnR','value','5976672xPfzPr','start','content','createPositionAt','length','isIntersecting','color','next','isArray','isInContent','90GAJcGQ','execute','deletion','\x20[color\x20','isCollapsed','add','22XaMzHw','splice'];_0x12ce=function(){return _0x357533;};return _0x12ce();}export function normalizeDescription(_0x598ef8){const _0x119ba8=_0x1dac;return Array[_0x119ba8(0x177)](_0x598ef8)||(_0x598ef8=[_0x598ef8]),_0x598ef8[_0x119ba8(0x169)](_0x1e04e3=>{const _0x2f47d0=_0x119ba8,_0x14a8a2=_0x1e04e3[_0x2f47d0(0x171)][_0x2f47d0(0x181)](/\*/g,''),_0x1906a2=_0x1e04e3[_0x2f47d0(0x175)]?_0x2f47d0(0x17c)+_0x1e04e3[_0x2f47d0(0x175)][_0x2f47d0(0x16e)]+']':'';return'['+_0x1e04e3[_0x2f47d0(0x16c)]+']\x20'+_0x14a8a2+_0x1906a2;})[_0x119ba8(0x182)](';\x20');}export function sortSuggestions(_0x4c2cf8){const _0x5b81c5=_0x1dac;return _0x4c2cf8[_0x5b81c5(0x158)]((_0x5aace0,_0x5bc717)=>_0x5b81c5(0x17b)==_0x5aace0[_0x5b81c5(0x16c)]&&_0x5b81c5(0x17b)!=_0x5bc717[_0x5b81c5(0x16c)]?-0x1:_0x5b81c5(0x17b)!=_0x5aace0[_0x5b81c5(0x16c)]&&_0x5b81c5(0x17b)==_0x5bc717[_0x5b81c5(0x16c)]?0x1:0x0);}export function getSelectedSuggestions(_0x502ab2,_0x3e1362){const _0x20d97a=_0x1dac,_0x2e5383=Array[_0x20d97a(0x165)](_0x502ab2[_0x20d97a(0x168)]()),_0x30d39a=new Set();for(const _0x5c0213 of _0x3e1362)if(_0x5c0213[_0x20d97a(0x178)]){for(const _0x30814c of _0x2e5383)for(const _0x350e2d of _0x5c0213[_0x20d97a(0x168)]())(_0x30814c[_0x20d97a(0x174)](_0x350e2d)||_0x502ab2[_0x20d97a(0x17d)]&&!_0x5c0213[_0x20d97a(0x15d)]&&_0x5c0213[_0x20d97a(0x176)]&&_0x350e2d[_0x20d97a(0x15e)][_0x20d97a(0x15a)](_0x30814c[_0x20d97a(0x170)]))&&_0x30d39a[_0x20d97a(0x17e)](_0x5c0213);}return _0x30d39a;}export function getRangesOfBlockGroups(_0x13a7b1,_0x554071){const _0x4d889e=_0x1dac;let _0x191520,_0x44f56b=0x0;const _0x3c3861=[],_0x4e6445=_0x554071[_0x4d889e(0x167)];for(;_0x44f56b<_0x13a7b1[_0x4d889e(0x173)];){const _0x5c3b9d=_0x13a7b1[_0x44f56b],_0x286f5=_0x13a7b1[_0x44f56b+0x1];_0x191520||(_0x191520=_0x554071[_0x4d889e(0x161)](_0x5c3b9d)),co(_0x554071,_0x5c3b9d,_0x286f5)||(_0x3c3861[_0x4d889e(0x160)](_0x554071[_0x4d889e(0x16a)](_0x191520,_0x4e6445[_0x4d889e(0x162)](_0x5c3b9d)?_0x554071[_0x4d889e(0x166)](_0x5c3b9d):_0x554071[_0x4d889e(0x172)](_0x5c3b9d,_0x4d889e(0x15e)))),_0x191520=null),_0x44f56b++;}return _0x3c3861;}function _0x1dac(_0x3bcdda,_0x4b93bc){const _0x12ce3d=_0x12ce();return _0x1dac=function(_0x1dac66,_0x3599c9){_0x1dac66=_0x1dac66-0x158;let _0x3a8733=_0x12ce3d[_0x1dac66];return _0x3a8733;},_0x1dac(_0x3bcdda,_0x4b93bc);}function co(_0x31d845,_0x109a14,_0x191221){const _0x75c7c7=_0x1dac;if(!_0x191221)return!0x1;const _0x40562f=_0x31d845[_0x75c7c7(0x166)](_0x109a14),_0x307cc0=_0x31d845[_0x75c7c7(0x161)](_0x191221);return _0x40562f[_0x75c7c7(0x15a)](_0x307cc0);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x1d9674,_0x4b41ca,_0x3dd093){const _0x20e6d8=_0x1dac;for(;_0x3dd093[_0x20e6d8(0x173)];){const _0x575f2b=_0x3dd093[_0x20e6d8(0x180)](0x0,0x64);_0x1d9674[_0x20e6d8(0x163)](()=>{const _0x43e44b=_0x20e6d8;for(const _0x25376d of _0x575f2b)_0x25376d[_0x43e44b(0x178)]&&_0x4b41ca[_0x43e44b(0x17a)](_0x25376d['id']);});}}