@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240514.0 → 0.0.0-nightly-20240515.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 -1
  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 -1
  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 -1
  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 _0x1ce874=_0x12df;(function(_0x5b1255,_0x24a0a3){const _0x2d50e9=_0x12df,_0x414dd3=_0x5b1255();while(!![]){try{const _0xe62601=-parseInt(_0x2d50e9(0x13a))/0x1*(parseInt(_0x2d50e9(0x127))/0x2)+-parseInt(_0x2d50e9(0x144))/0x3+-parseInt(_0x2d50e9(0x123))/0x4+parseInt(_0x2d50e9(0x135))/0x5+-parseInt(_0x2d50e9(0xfb))/0x6+-parseInt(_0x2d50e9(0x130))/0x7*(parseInt(_0x2d50e9(0x11f))/0x8)+parseInt(_0x2d50e9(0x134))/0x9;if(_0xe62601===_0x24a0a3)break;else _0x414dd3['push'](_0x414dd3['shift']());}catch(_0x32a2a3){_0x414dd3['push'](_0x414dd3['shift']());}}}(_0x3132,0x7d239));import{Plugin as _0x19b8c7}from'ckeditor5/src/core.js';import{Collection as _0x3c5a41}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x3604d9,createDropdown as _0x28effd,ListSeparatorView as _0x37daa7,MenuBarMenuView as _0x5eb359,MenuBarMenuListView as _0x45426d,MenuBarMenuListItemView as _0x3c6076,MenuBarMenuListItemButtonView as _0x3cd8df,SplitButtonView as _0x2e3e02,ViewModel as _0x104812}from'ckeditor5/src/ui.js';import{Users as _0x8d0160,getDateTimeFormatter as _0x3bc47e,getAllMarkersDomElementsSorted as _0x507c54}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x272c19 from'./trackchangesediting.js';import _0x16abe1 from'./ui/suggestioncontroller.js';import _0xf1592 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x1a553c}from'./utils/common-translations.js';function _0x3132(){const _0x2eb7c8=['getFirstRange','755535opTVOD','commentThread','addComment','activeAnnotations','children','locale','_annotationViews','config','_handleSuggestionControllerDelayed','source','1861809YSyCGO','discardAllSuggestions','destroy','commands','_handleControllerBuffer','plugins','suggestionLoaded','_bindAnnotationToEditors','keys','Accept\x20all\x20selected\x20suggestions','actionView','execute','addSourceCollector','values','discardSelectedSuggestions','_createMenuBarMenu','TrackChangesUI','Accept\x20all\x20suggestions','descriptionParts','head','getByInnerView','CommentView','focus','getSuggestion','switchbutton','createAnnotation','_updateController','Discard\x20all\x20suggestions','trackChanges','trackChanges.SuggestionThreadView','button','componentFactory','push','suggestionChanged','buttonView','CommentsRepository','TrackChangesEditing','_refreshActiveMarkers','toMany','has','model','getRanges','getMarkers','previous','CommentsUI','getMarkerNames','_unbindEditors','pluginName','Discard\x20all\x20selected\x20suggestions','comments.maxCommentsWhenCollapsed','Annotations','getJoined','menuitem','menu','suggestion-','_addUIComponentsToFactory','getDescriptions','descriptionFactory','get','isMultiRange','editor','separator','comments','isOn','refreshSelectedViews','reduce','Track\x20changes','isDirty','bind','isInContent','_suggestionToController','1338654yipXaQ','mainView','comments.maxThreadTotalWeight','unbind','isEnabled','suggestionUnloaded','set','activeMarkers','change:previous','discardButton','comments.maxCommentCharsWhenCollapsed','value','createCommentThreadController','delegate','_disableComments','commandName','menuBar:trackChanges','trackChanges.disableComments','remove','size','filter','add','requires','hasSuggestion','registerAnnotation','change:activeAnnotations','_createToolbarButton','lowest','EditorAnnotations','clear','some','panelView','getAllAdjacentSuggestions','_initializeController','length','createAnnotationView','8oiGBaT','arrowView','view','items','3028632dHaUMK','innerView','menuitemcheckbox','acceptAllSuggestions','2JkekXI','define','acceptSelectedSuggestions','delete','stopListening','comments.editorConfig','from','_destroyController','listenTo','7095039sWDCgk','type','SuggestionThreadView','editing','31992246IFZIZu','1639285SHkpNb','_viewToController','init','acceptButton'];_0x3132=function(){return _0x2eb7c8;};return _0x3132();}import _0x3f28fe from'../theme/icons/track-changes.svg';function _0x12df(_0x16865f,_0x559929){const _0x31320f=_0x3132();return _0x12df=function(_0x12dfb,_0x319eff){_0x12dfb=_0x12dfb-0xcb;let _0x31abf0=_0x31320f[_0x12dfb];return _0x31abf0;},_0x12df(_0x16865f,_0x559929);}export default class d extends _0x19b8c7{static get[_0x1ce874(0x111)](){const _0x47d23d=_0x1ce874;return[_0x272c19,_0x8d0160,_0x47d23d(0xd7),_0x47d23d(0xe6),_0x47d23d(0x117)];}static get[_0x1ce874(0xe3)](){const _0x4704bf=_0x1ce874;return _0x4704bf(0x154);}constructor(_0x5927e1){const _0x2c1e71=_0x1ce874;super(_0x5927e1),this[_0x2c1e71(0xfa)]=new Map(),this[_0x2c1e71(0x136)]=new Map(),this[_0x2c1e71(0x140)]=new Map(),this[_0x2c1e71(0x148)]=new Map();const _0x164d4e=this[_0x2c1e71(0xf0)][_0x2c1e71(0x141)];_0x164d4e[_0x2c1e71(0x128)](_0x2c1e71(0xd1),_0xf1592),_0x164d4e[_0x2c1e71(0x128)](_0x2c1e71(0x10c),!0x1),this[_0x2c1e71(0x109)]=_0x164d4e[_0x2c1e71(0xee)](_0x2c1e71(0x10c));}[_0x1ce874(0x142)](_0x478482,_0x3bb894){const _0x4f2c87=_0x1ce874;0x0===this[_0x4f2c87(0x148)][_0x4f2c87(0x10e)]&&setTimeout(()=>{const _0x4d506=_0x4f2c87;for(const [_0x47cc10,_0x1b4d08]of this[_0x4d506(0x148)]){const _0x151047=this[_0x4d506(0xfa)][_0x4d506(0xdb)](_0x47cc10);_0x151047||_0x1b4d08?_0x151047&&_0x1b4d08&&this[_0x4d506(0x12e)](_0x47cc10):this[_0x4d506(0x11c)](_0x47cc10);}this[_0x4d506(0x148)][_0x4d506(0x118)](),this[_0x4d506(0xf0)][_0x4d506(0x149)][_0x4d506(0xee)](_0x4d506(0x117))[_0x4d506(0xf4)](),this[_0x4d506(0xd9)]();},0xa),this[_0x4f2c87(0x148)][_0x4f2c87(0x101)](_0x478482,_0x3bb894);}[_0x1ce874(0x137)](){const _0x6f8eb2=_0x1ce874,_0xfd3c54=this[_0x6f8eb2(0xf0)],_0x3fdbef=_0xfd3c54[_0x6f8eb2(0x149)][_0x6f8eb2(0xee)](_0x6f8eb2(0xd8)),_0x5735c8=_0xfd3c54[_0x6f8eb2(0x149)][_0x6f8eb2(0xee)](_0x6f8eb2(0xe6)),_0x254463=_0xfd3c54[_0x6f8eb2(0x149)][_0x6f8eb2(0xee)](_0x6f8eb2(0x117)),_0x4953cc=_0xfd3c54[_0x6f8eb2(0x149)][_0x6f8eb2(0xee)](_0x6f8eb2(0xd7));this[_0x6f8eb2(0xeb)](),_0x254463[_0x6f8eb2(0x150)](()=>{const _0x2c1249=_0x6f8eb2,_0x19da72=[];for(const [_0x189b93,_0x4a2f5d]of Array[_0x2c1249(0x12d)](this[_0x2c1249(0xfa)])){const _0x84fdc4=_0x189b93[_0x2c1249(0x11b)](),_0x500692=[];for(const _0x18582b of _0x84fdc4){if(!_0x18582b[_0x2c1249(0xf9)])continue;if(_0x18582b[_0x2c1249(0xef)]){_0x500692[_0x2c1249(0xd4)](..._0x18582b[_0x2c1249(0xdd)]());continue;}const _0x11a47f=_0x18582b[_0x2c1249(0x139)]();if(_0x500692[_0x2c1249(0x11d)]>0x0){const _0x398566=_0x500692[0x0][_0x2c1249(0xe7)](_0x11a47f);if(_0x398566){_0x500692[0x0]=_0x398566;continue;}}_0x500692[_0x2c1249(0xd4)](_0x11a47f);}_0x19da72[_0x2c1249(0xd4)]([_0x4a2f5d[_0x2c1249(0x121)],_0x500692]);}return _0x19da72;}),this[_0x6f8eb2(0x12f)](_0x3fdbef,_0x6f8eb2(0x14a),(_0x51ffd9,_0xcd9d58)=>{const _0xbf59f3=_0x6f8eb2;this[_0xbf59f3(0x12f)](_0xcd9d58,_0xbf59f3(0x103),(_0xdfb50d,_0x51e827,_0x2d12c5,_0x204737)=>{const _0x3d7cff=_0xbf59f3;_0xcd9d58[_0x3d7cff(0xf9)]&&(null==_0x2d12c5?(this[_0x3d7cff(0xce)](_0x204737[_0x3d7cff(0x157)]),this[_0x3d7cff(0x142)](_0xcd9d58,!0x1)):(this[_0x3d7cff(0xce)](_0x2d12c5[_0x3d7cff(0x157)]),null==_0x204737&&this[_0x3d7cff(0x142)](_0xcd9d58,!0x0)));}),null!==_0xcd9d58[_0xbf59f3(0xdf)]?this[_0xbf59f3(0xce)](_0xcd9d58[_0xbf59f3(0x157)]):this[_0xbf59f3(0x142)](_0xcd9d58,!0x1);}),this[_0x6f8eb2(0x12f)](_0x3fdbef,_0x6f8eb2(0x100),(_0x2b13ca,_0x154556,_0x83a79)=>{const _0x3d171b=_0x6f8eb2;this[_0x3d171b(0x12b)](_0x154556,_0x3d171b(0x103)),this[_0x3d171b(0x148)][_0x3d171b(0x12a)](_0x154556),this[_0x3d171b(0xfa)][_0x3d171b(0xdb)](_0x154556)&&this[_0x3d171b(0x12e)](_0x154556),_0x83a79&&this[_0x3d171b(0xce)](_0x83a79[_0x3d171b(0x157)]);}),this[_0x6f8eb2(0x12f)](_0x3fdbef,_0x6f8eb2(0xd5),(_0xf382f2,_0x166044)=>{const _0x12c3f3=_0x6f8eb2;this[_0x12c3f3(0xce)](_0x166044);}),this[_0x6f8eb2(0x12f)](_0x5735c8,_0x6f8eb2(0x114),()=>{const _0x32de0d=_0x6f8eb2;this[_0x32de0d(0xd9)]();}),this[_0x6f8eb2(0x12f)](_0x4953cc,_0x6f8eb2(0x13c),(_0x5d357f,{threadId:_0x44864b,isFromAdapter:_0xfd0870})=>{const _0x11fdd3=_0x6f8eb2;if(_0xfd0870||!_0x3fdbef[_0x11fdd3(0x112)](_0x44864b))return;const _0x3700a3=_0x3fdbef[_0x11fdd3(0xcb)](_0x44864b);this[_0x11fdd3(0xfa)][_0x11fdd3(0xee)](_0x3700a3)[_0x11fdd3(0x121)][_0x11fdd3(0x15a)]();},{'priority':_0x6f8eb2(0x116)});}[_0x1ce874(0xd9)](){const _0x34e811=_0x1ce874,_0x3e89b6=this[_0x34e811(0xf0)][_0x34e811(0x149)][_0x34e811(0xee)](_0x34e811(0xe6)),_0x2adc21=this[_0x34e811(0xf0)][_0x34e811(0x149)][_0x34e811(0xee)](_0x34e811(0xd8)),_0x4c365e=Array[_0x34e811(0x12d)](_0x3e89b6[_0x34e811(0x13d)],_0x4f70ec=>_0x4f70ec[_0x34e811(0x124)])[_0x34e811(0x10f)](_0x2ebc41=>this[_0x34e811(0x136)][_0x34e811(0xdb)](_0x2ebc41)),_0x45dab8=[];for(const _0x193b36 of _0x4c365e){const _0x45cfd6=this[_0x34e811(0x136)][_0x34e811(0xee)](_0x193b36)[_0x34e811(0xdc)][_0x34e811(0x11b)]();_0x45dab8[_0x34e811(0xd4)](..._0x45cfd6[_0x34e811(0xf5)]((_0x2a6876,_0x5ee299)=>[..._0x2a6876,..._0x5ee299[_0x34e811(0xe1)]()],[]));}_0x2adc21[_0x34e811(0x102)]=_0x45dab8;}[_0x1ce874(0xeb)](){const _0x33de47=_0x1ce874,_0x46a64d=this[_0x33de47(0xf0)],_0x5dd29a=_0x46a64d[_0x33de47(0x13f)],_0x1ff6db=_0x1a553c(_0x5dd29a,_0x33de47(0xf6)),_0x118d65=new _0x3c5a41([{'type':_0x33de47(0xcc),'model':new _0x104812({'withText':!0x0,'label':_0x1ff6db,'commandName':_0x33de47(0xd0),'role':_0x33de47(0x125)})},{'type':_0x33de47(0xf1)},{'type':_0x33de47(0xd2),'model':new _0x104812({'withText':!0x0,'label':_0x1a553c(_0x5dd29a,_0x33de47(0x155)),'commandName':_0x33de47(0x126),'role':_0x33de47(0xe8)})},{'type':_0x33de47(0xd2),'model':new _0x104812({'withText':!0x0,'label':_0x1a553c(_0x5dd29a,_0x33de47(0x14d)),'commandName':_0x33de47(0x129),'role':_0x33de47(0xe8)})},{'type':_0x33de47(0xd2),'model':new _0x104812({'withText':!0x0,'label':_0x1a553c(_0x5dd29a,_0x33de47(0xcf)),'commandName':_0x33de47(0x145),'role':_0x33de47(0xe8)})},{'type':_0x33de47(0xd2),'model':new _0x104812({'withText':!0x0,'label':_0x1a553c(_0x5dd29a,_0x33de47(0xe4)),'commandName':_0x33de47(0x152),'role':_0x33de47(0xe8)})}]);for(const _0x12926d of _0x118d65)if(ae(_0x12926d)){const _0x47434f=_0x46a64d[_0x33de47(0x147)][_0x33de47(0xee)](_0x12926d[_0x33de47(0xdc)][_0x33de47(0x10a)]);_0x12926d[_0x33de47(0xdc)][_0x33de47(0xf8)](_0x33de47(0xf3),_0x33de47(0xff))['to'](_0x47434f,_0x33de47(0x106),_0x33de47(0xff));}_0x46a64d['ui'][_0x33de47(0xd3)][_0x33de47(0x110)](_0x33de47(0xd0),_0x8d944b=>this[_0x33de47(0x115)](_0x8d944b,_0x118d65,_0x1ff6db)),_0x46a64d['ui'][_0x33de47(0xd3)][_0x33de47(0x110)](_0x33de47(0x10b),_0x1141d6=>this[_0x33de47(0x153)](_0x1141d6,_0x118d65,_0x1ff6db));}[_0x1ce874(0x115)](_0x1a8148,_0x3a62f0,_0x18254d){const _0x370735=_0x1ce874,_0xa42787=_0x28effd(_0x1a8148,_0x2e3e02),_0x3465e6=this[_0x370735(0xf0)][_0x370735(0x147)][_0x370735(0xee)](_0x370735(0xd0));_0xa42787[_0x370735(0xd6)][_0x370735(0x101)]({'tooltip':_0x18254d,'label':_0x18254d,'icon':_0x3f28fe}),_0xa42787[_0x370735(0xd6)][_0x370735(0xf8)](_0x370735(0xf3))['to'](_0x3465e6,_0x370735(0x106)),_0xa42787[_0x370735(0xd6)]['on'](_0x370735(0x14f),()=>{const _0x43b57c=_0x370735;_0x3465e6[_0x43b57c(0x14f)](),this[_0x43b57c(0xf0)][_0x43b57c(0x133)][_0x43b57c(0x121)][_0x43b57c(0x15a)]();}),_0x3604d9(_0xa42787,_0x3a62f0,{'role':_0x370735(0xe9)});const _0x2c9e92=[];for(const _0x4d6d32 of _0x3a62f0)ae(_0x4d6d32)&&_0x2c9e92[_0x370735(0xd4)](this[_0x370735(0xf0)][_0x370735(0x147)][_0x370735(0xee)](_0x4d6d32[_0x370735(0xdc)][_0x370735(0x10a)]));const _0x5ed396=_0xa42787[_0x370735(0xd6)];return _0x5ed396[_0x370735(0x14e)][_0x370735(0xfe)](_0x370735(0xff)),_0x5ed396[_0x370735(0x120)][_0x370735(0xfe)](_0x370735(0xff)),_0x5ed396[_0x370735(0x14e)][_0x370735(0xf8)](_0x370735(0xff))['to'](_0x3465e6,_0x370735(0xff)),_0x5ed396[_0x370735(0x120)][_0x370735(0xf8)](_0x370735(0xff))[_0x370735(0xda)](_0x2c9e92,_0x370735(0xff),(..._0xc35b33)=>_0xc35b33[_0x370735(0x119)](_0x235775=>_0x235775)),_0xa42787['on'](_0x370735(0x14f),_0x342d28=>{const _0x394c63=_0x370735;this[_0x394c63(0xf0)][_0x394c63(0x14f)](_0x342d28[_0x394c63(0x143)][_0x394c63(0x10a)]),this[_0x394c63(0xf0)][_0x394c63(0x133)][_0x394c63(0x121)][_0x394c63(0x15a)]();}),_0xa42787;}[_0x1ce874(0x153)](_0xf3ffb,_0x580da5,_0x14f061){const _0x407d37=_0x1ce874,_0x5639e8=new _0x5eb359(_0xf3ffb),_0xaa7776=this[_0x407d37(0xf0)][_0x407d37(0x147)][_0x407d37(0xee)](_0x407d37(0xd0));_0x5639e8[_0x407d37(0xd6)][_0x407d37(0x101)]({'label':_0x14f061,'icon':_0x3f28fe});const _0x280704=new _0x45426d(_0xf3ffb);for(const _0x307c31 of _0x580da5){if(_0x407d37(0xf1)==_0x307c31[_0x407d37(0x131)]){_0x280704[_0x407d37(0x122)][_0x407d37(0x110)](new _0x37daa7(_0xf3ffb));continue;}const _0x4302df=new _0x3c6076(_0xf3ffb,_0x5639e8),_0x1ce056=new _0x3cd8df(_0xf3ffb),_0x21cd48=_0x307c31[_0x407d37(0xdc)];_0x1ce056[_0x407d37(0xf8)](...Object[_0x407d37(0x14c)](_0x21cd48))['to'](_0x21cd48),_0x1ce056[_0x407d37(0x108)](_0x407d37(0x14f))['to'](_0x5639e8),_0x1ce056['on'](_0x407d37(0x14f),()=>{const _0x404439=_0x407d37;this[_0x404439(0xf0)][_0x404439(0x14f)](_0x21cd48[_0x404439(0x10a)]),this[_0x404439(0xf0)][_0x404439(0x133)][_0x404439(0x121)][_0x404439(0x15a)]();}),_0x4302df[_0x407d37(0x13e)][_0x407d37(0x110)](_0x1ce056),_0x280704[_0x407d37(0x122)][_0x407d37(0x110)](_0x4302df);}return _0x5639e8[_0x407d37(0xf8)](_0x407d37(0xff))['to'](_0xaa7776,_0x407d37(0xff)),_0x5639e8[_0x407d37(0x11a)][_0x407d37(0x13e)][_0x407d37(0x110)](_0x280704),_0x5639e8;}[_0x1ce874(0x11c)](_0x152ed5){const _0x46cf2d=_0x1ce874,_0x2a1516=this[_0x46cf2d(0xf0)],_0x513461=_0x2a1516[_0x46cf2d(0x141)],_0x1b0fae=_0x2a1516[_0x46cf2d(0x149)][_0x46cf2d(0xee)](_0x46cf2d(0xe6)),_0x161ea3=_0x2a1516[_0x46cf2d(0x149)][_0x46cf2d(0xee)](_0x46cf2d(0xd7)),_0xaf4bab=_0x2a1516[_0x46cf2d(0x149)][_0x46cf2d(0xee)](_0x46cf2d(0x117)),_0x36c4eb=_0x2a1516[_0x46cf2d(0x149)][_0x46cf2d(0xee)](_0x8d0160)['me'],_0x4246aa=_0x513461[_0x46cf2d(0xee)](_0x46cf2d(0xd0))[_0x46cf2d(0x132)],{CommentsListView:_0x5ac9a1,CommentThreadInputView:_0xa2ad4a}=_0x2a1516[_0x46cf2d(0x149)][_0x46cf2d(0xee)](_0x46cf2d(0xe0));let _0x28af40,_0x26419d;this[_0x46cf2d(0x140)][_0x46cf2d(0xdb)](_0x152ed5['id'])?(_0x26419d=this[_0x46cf2d(0x140)][_0x46cf2d(0xee)](_0x152ed5['id']),_0x28af40=_0x26419d[_0x46cf2d(0xfc)]):(_0x28af40=new _0x4246aa(_0x2a1516[_0x46cf2d(0x13f)],_0x152ed5,_0x36c4eb,{'disableComments':this[_0x46cf2d(0x109)],'editorConfig':_0x513461[_0x46cf2d(0xee)](_0x46cf2d(0x12c)),'maxCommentsWhenCollapsed':_0x513461[_0x46cf2d(0xee)](_0x46cf2d(0xe5)),'maxThreadTotalWeight':_0x513461[_0x46cf2d(0xee)](_0x46cf2d(0xfd)),'maxCommentCharsWhenCollapsed':_0x513461[_0x46cf2d(0xee)](_0x46cf2d(0x105)),'formatDateTime':_0x3bc47e(_0x513461[_0x46cf2d(0xee)](_0x46cf2d(0x13f))),'CommentView':_0x513461[_0x46cf2d(0xee)](_0x46cf2d(0xf2))[_0x46cf2d(0x159)],'CommentsListView':_0x5ac9a1,'CommentThreadInputView':_0xa2ad4a}),_0x28af40[_0x46cf2d(0x138)]['on'](_0x46cf2d(0x14f),()=>{const _0x72430b=_0x46cf2d;_0x2a1516[_0x72430b(0x133)][_0x72430b(0x121)][_0x72430b(0x15a)]();}),_0x28af40[_0x46cf2d(0x104)]['on'](_0x46cf2d(0x14f),()=>{const _0xc4b015=_0x46cf2d;_0x2a1516[_0xc4b015(0x133)][_0xc4b015(0x121)][_0xc4b015(0x15a)]();}),_0x26419d=_0x1b0fae[_0x46cf2d(0x11e)](this[_0x46cf2d(0xf0)][_0x46cf2d(0x13f)],_0x28af40),_0x26419d[_0x46cf2d(0xf8)](_0x46cf2d(0xf7))['to'](_0x28af40,_0x46cf2d(0xf7)),_0x26419d[_0x46cf2d(0xf8)](_0x46cf2d(0x11d))['to'](_0x28af40),_0x26419d[_0x46cf2d(0xf8)](_0x46cf2d(0x131))['to'](_0x28af40,_0x46cf2d(0x131),_0x3741c9=>_0x46cf2d(0xea)+_0x3741c9),this[_0x46cf2d(0x140)][_0x46cf2d(0x101)](_0x152ed5['id'],_0x26419d));const _0x482fcd=_0x161ea3[_0x46cf2d(0x107)](_0x152ed5[_0x46cf2d(0x13b)],_0x28af40),_0x1b055c=new _0x16abe1(_0x2a1516,_0x152ed5,_0x28af40,_0x482fcd),_0x3afd8e=_0x152ed5[_0x46cf2d(0x11b)]()[_0x46cf2d(0x10f)](_0x56a318=>_0x56a318[_0x46cf2d(0xf9)]);_0x28af40[_0x46cf2d(0x156)]=_0x2a1516[_0x46cf2d(0x149)][_0x46cf2d(0xee)](_0x46cf2d(0xd8))[_0x46cf2d(0xed)][_0x46cf2d(0xec)](_0x3afd8e),this[_0x46cf2d(0xfa)][_0x46cf2d(0x101)](_0x152ed5,_0x1b055c),this[_0x46cf2d(0x136)][_0x46cf2d(0x101)](_0x28af40,_0x1b055c);const _0x2a4f37=_0x1b0fae[_0x46cf2d(0xcd)]({'view':_0x26419d,'target':()=>{const _0x3c033d=_0x46cf2d,_0x23961c=[],_0x1088e9=_0x152ed5[_0x3c033d(0x11b)]()[_0x3c033d(0x10f)](_0x4da9fc=>_0x4da9fc[_0x3c033d(0xf9)]);for(const _0x3e200e of _0x1088e9)_0x23961c[_0x3c033d(0xd4)](..._0x3e200e[_0x3c033d(0xde)]());return _0x507c54(_0x2a1516[_0x3c033d(0x133)],_0x23961c);},'type':()=>_0x46cf2d(0xea)+_0x1b055c[_0x46cf2d(0x121)][_0x46cf2d(0x131)]});_0x161ea3[_0x46cf2d(0x14b)](_0x28af40,_0x2a4f37),_0x1b0fae[_0x46cf2d(0x110)](_0x2a4f37),_0xaf4bab[_0x46cf2d(0x113)](_0x2a4f37);}[_0x1ce874(0x12e)](_0x58a148){const _0x493ed2=_0x1ce874,_0x59b9a4=this[_0x493ed2(0xf0)][_0x493ed2(0x149)][_0x493ed2(0xee)](_0x493ed2(0xd7)),_0x267764=this[_0x493ed2(0xf0)][_0x493ed2(0x149)][_0x493ed2(0xee)](_0x493ed2(0xe6)),_0x574883=this[_0x493ed2(0xfa)][_0x493ed2(0xee)](_0x58a148),_0x10a860=_0x574883[_0x493ed2(0x121)],_0x1f520b=_0x267764[_0x493ed2(0x158)](_0x10a860);_0x59b9a4[_0x493ed2(0xe2)](_0x10a860),_0x1f520b&&_0x267764[_0x493ed2(0x10d)](_0x1f520b),this[_0x493ed2(0xfa)][_0x493ed2(0x12a)](_0x58a148),this[_0x493ed2(0x136)][_0x493ed2(0x12a)](_0x10a860),_0x574883[_0x493ed2(0x146)]();}[_0x1ce874(0xce)](_0x255278){const _0x452a45=_0x1ce874;if(!_0x255278[_0x452a45(0xf9)]||!this[_0x452a45(0xfa)][_0x452a45(0xdb)](_0x255278))return;const _0x599b80=this[_0x452a45(0xf0)][_0x452a45(0x149)][_0x452a45(0xee)](_0x452a45(0xd8)),_0x1b9ab4=this[_0x452a45(0xfa)][_0x452a45(0xee)](_0x255278),_0x345c95=_0x255278[_0x452a45(0x11b)]();_0x1b9ab4[_0x452a45(0x121)][_0x452a45(0x156)]=_0x599b80[_0x452a45(0xed)][_0x452a45(0xec)](_0x345c95);}[_0x1ce874(0x146)](){const _0x2bb340=_0x1ce874;for(const _0x246cde of this[_0x2bb340(0xfa)][_0x2bb340(0x14c)]())this[_0x2bb340(0x12e)](_0x246cde);for(const _0x50fdb4 of this[_0x2bb340(0x140)][_0x2bb340(0x151)]())_0x50fdb4[_0x2bb340(0xfc)][_0x2bb340(0x146)]();super[_0x2bb340(0x146)]();}}function ae(_0x28b6ed){const _0x3e0bf8=_0x1ce874;return _0x3e0bf8(0xdc)in _0x28b6ed;}
23
+ const _0x1d4932=_0xe228;(function(_0x2d019f,_0x2c2d15){const _0x487139=_0xe228,_0x32619f=_0x2d019f();while(!![]){try{const _0x12aeee=parseInt(_0x487139(0x205))/0x1+parseInt(_0x487139(0x1e3))/0x2*(-parseInt(_0x487139(0x1f0))/0x3)+-parseInt(_0x487139(0x1ec))/0x4+parseInt(_0x487139(0x211))/0x5+parseInt(_0x487139(0x1d6))/0x6+parseInt(_0x487139(0x1fe))/0x7*(parseInt(_0x487139(0x1c8))/0x8)+parseInt(_0x487139(0x1f1))/0x9;if(_0x12aeee===_0x2c2d15)break;else _0x32619f['push'](_0x32619f['shift']());}catch(_0x40b94f){_0x32619f['push'](_0x32619f['shift']());}}}(_0x3395,0x88b21));function _0x3395(){const _0xe387f2=['_viewToController','isInContent','getSuggestion','addSourceCollector','isEnabled','212927QwxRgV','Accept\x20all\x20suggestions','switchbutton','suggestionUnloaded','arrowView','discardAllSuggestions','getMarkers','change:previous','acceptButton','getMarkerNames','_annotationViews','registerAnnotation','599355VEKiZR','descriptionParts','createCommentThreadController','execute','Track\x20changes','previous','Annotations','discardSelectedSuggestions','_handleControllerBuffer','define','getByInnerView','suggestionChanged','length','_initializeController','activeAnnotations','_unbindEditors','items','separator','innerView','delete','push','locale','buttonView','actionView','pluginName','type','value','comments','CommentsRepository','_disableComments','init','CommentsUI','menuitemcheckbox','_destroyController','_createMenuBarMenu','values','size','trackChanges.SuggestionThreadView','commandName','head','getJoined','descriptionFactory','mainView','bind','unbind','_addUIComponentsToFactory','TrackChangesUI','hasSuggestion','suggestion-','createAnnotation','comments.maxCommentsWhenCollapsed','comments.maxCommentCharsWhenCollapsed','change:activeAnnotations','destroy','add','EditorAnnotations','getFirstRange','Discard\x20all\x20suggestions','editing','getAllAdjacentSuggestions','TrackChangesEditing','set','CommentView','from','addComment','lowest','discardButton','reduce','has','isOn','some','4168qRCppn','stopListening','view','isMultiRange','suggestionLoaded','isDirty','keys','comments.maxThreadTotalWeight','getRanges','menuitem','trackChanges.disableComments','delegate','model','clear','5295156HWkMia','_refreshActiveMarkers','focus','acceptAllSuggestions','remove','menuBar:trackChanges','editor','getDescriptions','SuggestionThreadView','createAnnotationView','requires','get','_createToolbarButton','7778YncYWu','commands','Accept\x20all\x20selected\x20suggestions','_bindAnnotationToEditors','comments.editorConfig','acceptSelectedSuggestions','trackChanges','panelView','componentFactory','2951756FVRpeb','menu','children','config','723hMgNzA','7935336zcXsQP','plugins','activeMarkers','_suggestionToController','commentThread','button','source','refreshSelectedViews','_handleSuggestionControllerDelayed','filter','_updateController','listenTo','Discard\x20all\x20selected\x20suggestions','1855LgVxqt','toMany'];_0x3395=function(){return _0xe387f2;};return _0x3395();}import{Plugin as _0xd34952}from'ckeditor5/src/core.js';import{Collection as _0x2a1db6}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x129515,createDropdown as _0x18d8eb,ListSeparatorView as _0x59e8a5,MenuBarMenuView as _0x5de518,MenuBarMenuListView as _0x59be81,MenuBarMenuListItemView as _0x1886cd,MenuBarMenuListItemButtonView as _0x36c26d,SplitButtonView as _0x35ff87,ViewModel as _0x10804a}from'ckeditor5/src/ui.js';import{Users as _0x454c70,getDateTimeFormatter as _0x138482,getAllMarkersDomElementsSorted as _0x4fbd7d}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x40c0c7 from'./trackchangesediting.js';import _0x3e592d from'./ui/suggestioncontroller.js';import _0x4a799c from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x1e01b6}from'./utils/common-translations.js';import _0x3b89a3 from'../theme/icons/track-changes.svg';function _0xe228(_0x2e97ef,_0x359139){const _0x339580=_0x3395();return _0xe228=function(_0xe2283e,_0x243b1f){_0xe2283e=_0xe2283e-0x192;let _0x37ce3a=_0x339580[_0xe2283e];return _0x37ce3a;},_0xe228(_0x2e97ef,_0x359139);}export default class d extends _0xd34952{static get[_0x1d4932(0x1e0)](){const _0x6c4d6e=_0x1d4932;return[_0x40c0c7,_0x454c70,_0x6c4d6e(0x19d),_0x6c4d6e(0x217),_0x6c4d6e(0x1b8)];}static get[_0x1d4932(0x199)](){const _0xc25694=_0x1d4932;return _0xc25694(0x1af);}constructor(_0x187f58){const _0x38d0e7=_0x1d4932;super(_0x187f58),this[_0x38d0e7(0x1f4)]=new Map(),this[_0x38d0e7(0x200)]=new Map(),this[_0x38d0e7(0x20f)]=new Map(),this[_0x38d0e7(0x219)]=new Map();const _0x5ab500=this[_0x38d0e7(0x1dc)][_0x38d0e7(0x1ef)];_0x5ab500[_0x38d0e7(0x21a)](_0x38d0e7(0x1a6),_0x4a799c),_0x5ab500[_0x38d0e7(0x21a)](_0x38d0e7(0x1d2),!0x1),this[_0x38d0e7(0x19e)]=_0x5ab500[_0x38d0e7(0x1e1)](_0x38d0e7(0x1d2));}[_0x1d4932(0x1f9)](_0x57bf9f,_0x4b1509){const _0x604669=_0x1d4932;0x0===this[_0x604669(0x219)][_0x604669(0x1a5)]&&setTimeout(()=>{const _0x11c861=_0x604669;for(const [_0x15afca,_0x57002]of this[_0x11c861(0x219)]){const _0xb5556e=this[_0x11c861(0x1f4)][_0x11c861(0x1c5)](_0x15afca);_0xb5556e||_0x57002?_0xb5556e&&_0x57002&&this[_0x11c861(0x1a2)](_0x15afca):this[_0x11c861(0x21e)](_0x15afca);}this[_0x11c861(0x219)][_0x11c861(0x1d5)](),this[_0x11c861(0x1dc)][_0x11c861(0x1f2)][_0x11c861(0x1e1)](_0x11c861(0x1b8))[_0x11c861(0x1f8)](),this[_0x11c861(0x1d7)]();},0xa),this[_0x604669(0x219)][_0x604669(0x1be)](_0x57bf9f,_0x4b1509);}[_0x1d4932(0x19f)](){const _0x2e1e57=_0x1d4932,_0x427973=this[_0x2e1e57(0x1dc)],_0x24ba61=_0x427973[_0x2e1e57(0x1f2)][_0x2e1e57(0x1e1)](_0x2e1e57(0x1bd)),_0x45bdb3=_0x427973[_0x2e1e57(0x1f2)][_0x2e1e57(0x1e1)](_0x2e1e57(0x217)),_0x347b4e=_0x427973[_0x2e1e57(0x1f2)][_0x2e1e57(0x1e1)](_0x2e1e57(0x1b8)),_0x36dc1d=_0x427973[_0x2e1e57(0x1f2)][_0x2e1e57(0x1e1)](_0x2e1e57(0x19d));this[_0x2e1e57(0x1ae)](),_0x347b4e[_0x2e1e57(0x203)](()=>{const _0x23c524=_0x2e1e57,_0x2aacfc=[];for(const [_0x1757e8,_0x148bae]of Array[_0x23c524(0x1c0)](this[_0x23c524(0x1f4)])){const _0xfee7a4=_0x1757e8[_0x23c524(0x1bc)](),_0x2125de=[];for(const _0x16d55f of _0xfee7a4){if(!_0x16d55f[_0x23c524(0x201)])continue;if(_0x16d55f[_0x23c524(0x1cb)]){_0x2125de[_0x23c524(0x195)](..._0x16d55f[_0x23c524(0x1d0)]());continue;}const _0x3076af=_0x16d55f[_0x23c524(0x1b9)]();if(_0x2125de[_0x23c524(0x21d)]>0x0){const _0x1cd634=_0x2125de[0x0][_0x23c524(0x1a9)](_0x3076af);if(_0x1cd634){_0x2125de[0x0]=_0x1cd634;continue;}}_0x2125de[_0x23c524(0x195)](_0x3076af);}_0x2aacfc[_0x23c524(0x195)]([_0x148bae[_0x23c524(0x1ca)],_0x2125de]);}return _0x2aacfc;}),this[_0x2e1e57(0x1fc)](_0x24ba61,_0x2e1e57(0x1cc),(_0x56c3cb,_0x5c5df5)=>{const _0x15cf03=_0x2e1e57;this[_0x15cf03(0x1fc)](_0x5c5df5,_0x15cf03(0x20c),(_0x5c3e30,_0x14e778,_0x1cba09,_0x8c0bc0)=>{const _0xc0d78c=_0x15cf03;_0x5c5df5[_0xc0d78c(0x201)]&&(null==_0x1cba09?(this[_0xc0d78c(0x1fb)](_0x8c0bc0[_0xc0d78c(0x1a8)]),this[_0xc0d78c(0x1f9)](_0x5c5df5,!0x1)):(this[_0xc0d78c(0x1fb)](_0x1cba09[_0xc0d78c(0x1a8)]),null==_0x8c0bc0&&this[_0xc0d78c(0x1f9)](_0x5c5df5,!0x0)));}),null!==_0x5c5df5[_0x15cf03(0x216)]?this[_0x15cf03(0x1fb)](_0x5c5df5[_0x15cf03(0x1a8)]):this[_0x15cf03(0x1f9)](_0x5c5df5,!0x1);}),this[_0x2e1e57(0x1fc)](_0x24ba61,_0x2e1e57(0x208),(_0x14b221,_0x250314,_0x4762be)=>{const _0x4f60bd=_0x2e1e57;this[_0x4f60bd(0x1c9)](_0x250314,_0x4f60bd(0x20c)),this[_0x4f60bd(0x219)][_0x4f60bd(0x194)](_0x250314),this[_0x4f60bd(0x1f4)][_0x4f60bd(0x1c5)](_0x250314)&&this[_0x4f60bd(0x1a2)](_0x250314),_0x4762be&&this[_0x4f60bd(0x1fb)](_0x4762be[_0x4f60bd(0x1a8)]);}),this[_0x2e1e57(0x1fc)](_0x24ba61,_0x2e1e57(0x21c),(_0x45fd7e,_0x38575b)=>{const _0x5e9948=_0x2e1e57;this[_0x5e9948(0x1fb)](_0x38575b);}),this[_0x2e1e57(0x1fc)](_0x45bdb3,_0x2e1e57(0x1b5),()=>{const _0x385ada=_0x2e1e57;this[_0x385ada(0x1d7)]();}),this[_0x2e1e57(0x1fc)](_0x36dc1d,_0x2e1e57(0x1c1),(_0x7963c8,{threadId:_0x465d82,isFromAdapter:_0x88fce3})=>{const _0x44faf=_0x2e1e57;if(_0x88fce3||!_0x24ba61[_0x44faf(0x1b0)](_0x465d82))return;const _0x174b23=_0x24ba61[_0x44faf(0x202)](_0x465d82);this[_0x44faf(0x1f4)][_0x44faf(0x1e1)](_0x174b23)[_0x44faf(0x1ca)][_0x44faf(0x1d8)]();},{'priority':_0x2e1e57(0x1c2)});}[_0x1d4932(0x1d7)](){const _0x449e91=_0x1d4932,_0x97821b=this[_0x449e91(0x1dc)][_0x449e91(0x1f2)][_0x449e91(0x1e1)](_0x449e91(0x217)),_0x16eee4=this[_0x449e91(0x1dc)][_0x449e91(0x1f2)][_0x449e91(0x1e1)](_0x449e91(0x1bd)),_0x351172=Array[_0x449e91(0x1c0)](_0x97821b[_0x449e91(0x21f)],_0x394acc=>_0x394acc[_0x449e91(0x193)])[_0x449e91(0x1fa)](_0x46d5f4=>this[_0x449e91(0x200)][_0x449e91(0x1c5)](_0x46d5f4)),_0x324fe9=[];for(const _0x28758d of _0x351172){const _0x43e11d=this[_0x449e91(0x200)][_0x449e91(0x1e1)](_0x28758d)[_0x449e91(0x1d4)][_0x449e91(0x1bc)]();_0x324fe9[_0x449e91(0x195)](..._0x43e11d[_0x449e91(0x1c4)]((_0x31832e,_0x22e930)=>[..._0x31832e,..._0x22e930[_0x449e91(0x20e)]()],[]));}_0x16eee4[_0x449e91(0x1f3)]=_0x324fe9;}[_0x1d4932(0x1ae)](){const _0x149003=_0x1d4932,_0x47106a=this[_0x149003(0x1dc)],_0x1aa25f=_0x47106a[_0x149003(0x196)],_0x1cd32b=_0x1e01b6(_0x1aa25f,_0x149003(0x215)),_0x46cb8c=new _0x2a1db6([{'type':_0x149003(0x207),'model':new _0x10804a({'withText':!0x0,'label':_0x1cd32b,'commandName':_0x149003(0x1e9),'role':_0x149003(0x1a1)})},{'type':_0x149003(0x192)},{'type':_0x149003(0x1f6),'model':new _0x10804a({'withText':!0x0,'label':_0x1e01b6(_0x1aa25f,_0x149003(0x206)),'commandName':_0x149003(0x1d9),'role':_0x149003(0x1d1)})},{'type':_0x149003(0x1f6),'model':new _0x10804a({'withText':!0x0,'label':_0x1e01b6(_0x1aa25f,_0x149003(0x1e5)),'commandName':_0x149003(0x1e8),'role':_0x149003(0x1d1)})},{'type':_0x149003(0x1f6),'model':new _0x10804a({'withText':!0x0,'label':_0x1e01b6(_0x1aa25f,_0x149003(0x1ba)),'commandName':_0x149003(0x20a),'role':_0x149003(0x1d1)})},{'type':_0x149003(0x1f6),'model':new _0x10804a({'withText':!0x0,'label':_0x1e01b6(_0x1aa25f,_0x149003(0x1fd)),'commandName':_0x149003(0x218),'role':_0x149003(0x1d1)})}]);for(const _0x514b34 of _0x46cb8c)if(ae(_0x514b34)){const _0x2ce210=_0x47106a[_0x149003(0x1e4)][_0x149003(0x1e1)](_0x514b34[_0x149003(0x1d4)][_0x149003(0x1a7)]);_0x514b34[_0x149003(0x1d4)][_0x149003(0x1ac)](_0x149003(0x1c6),_0x149003(0x204))['to'](_0x2ce210,_0x149003(0x19b),_0x149003(0x204));}_0x47106a['ui'][_0x149003(0x1eb)][_0x149003(0x1b7)](_0x149003(0x1e9),_0x9f2b31=>this[_0x149003(0x1e2)](_0x9f2b31,_0x46cb8c,_0x1cd32b)),_0x47106a['ui'][_0x149003(0x1eb)][_0x149003(0x1b7)](_0x149003(0x1db),_0x21f2b0=>this[_0x149003(0x1a3)](_0x21f2b0,_0x46cb8c,_0x1cd32b));}[_0x1d4932(0x1e2)](_0x44d5af,_0x16de3f,_0x186bef){const _0x47a6a7=_0x1d4932,_0x59cf2b=_0x18d8eb(_0x44d5af,_0x35ff87),_0x5a69e2=this[_0x47a6a7(0x1dc)][_0x47a6a7(0x1e4)][_0x47a6a7(0x1e1)](_0x47a6a7(0x1e9));_0x59cf2b[_0x47a6a7(0x197)][_0x47a6a7(0x1be)]({'tooltip':_0x186bef,'label':_0x186bef,'icon':_0x3b89a3}),_0x59cf2b[_0x47a6a7(0x197)][_0x47a6a7(0x1ac)](_0x47a6a7(0x1c6))['to'](_0x5a69e2,_0x47a6a7(0x19b)),_0x59cf2b[_0x47a6a7(0x197)]['on'](_0x47a6a7(0x214),()=>{const _0xc58c96=_0x47a6a7;_0x5a69e2[_0xc58c96(0x214)](),this[_0xc58c96(0x1dc)][_0xc58c96(0x1bb)][_0xc58c96(0x1ca)][_0xc58c96(0x1d8)]();}),_0x129515(_0x59cf2b,_0x16de3f,{'role':_0x47a6a7(0x1ed)});const _0x53da0e=[];for(const _0x370799 of _0x16de3f)ae(_0x370799)&&_0x53da0e[_0x47a6a7(0x195)](this[_0x47a6a7(0x1dc)][_0x47a6a7(0x1e4)][_0x47a6a7(0x1e1)](_0x370799[_0x47a6a7(0x1d4)][_0x47a6a7(0x1a7)]));const _0x50b3d8=_0x59cf2b[_0x47a6a7(0x197)];return _0x50b3d8[_0x47a6a7(0x198)][_0x47a6a7(0x1ad)](_0x47a6a7(0x204)),_0x50b3d8[_0x47a6a7(0x209)][_0x47a6a7(0x1ad)](_0x47a6a7(0x204)),_0x50b3d8[_0x47a6a7(0x198)][_0x47a6a7(0x1ac)](_0x47a6a7(0x204))['to'](_0x5a69e2,_0x47a6a7(0x204)),_0x50b3d8[_0x47a6a7(0x209)][_0x47a6a7(0x1ac)](_0x47a6a7(0x204))[_0x47a6a7(0x1ff)](_0x53da0e,_0x47a6a7(0x204),(..._0x5edcfc)=>_0x5edcfc[_0x47a6a7(0x1c7)](_0xb24aff=>_0xb24aff)),_0x59cf2b['on'](_0x47a6a7(0x214),_0x323be9=>{const _0x1d5e4b=_0x47a6a7;this[_0x1d5e4b(0x1dc)][_0x1d5e4b(0x214)](_0x323be9[_0x1d5e4b(0x1f7)][_0x1d5e4b(0x1a7)]),this[_0x1d5e4b(0x1dc)][_0x1d5e4b(0x1bb)][_0x1d5e4b(0x1ca)][_0x1d5e4b(0x1d8)]();}),_0x59cf2b;}[_0x1d4932(0x1a3)](_0x209a40,_0x4d73ac,_0x52b8c7){const _0x5898b4=_0x1d4932,_0x5a9d56=new _0x5de518(_0x209a40),_0x16d3ad=this[_0x5898b4(0x1dc)][_0x5898b4(0x1e4)][_0x5898b4(0x1e1)](_0x5898b4(0x1e9));_0x5a9d56[_0x5898b4(0x197)][_0x5898b4(0x1be)]({'label':_0x52b8c7,'icon':_0x3b89a3});const _0x249d5d=new _0x59be81(_0x209a40);for(const _0x1cbfad of _0x4d73ac){if(_0x5898b4(0x192)==_0x1cbfad[_0x5898b4(0x19a)]){_0x249d5d[_0x5898b4(0x221)][_0x5898b4(0x1b7)](new _0x59e8a5(_0x209a40));continue;}const _0x4a75c5=new _0x1886cd(_0x209a40,_0x5a9d56),_0x2ff932=new _0x36c26d(_0x209a40),_0x45da1d=_0x1cbfad[_0x5898b4(0x1d4)];_0x2ff932[_0x5898b4(0x1ac)](...Object[_0x5898b4(0x1ce)](_0x45da1d))['to'](_0x45da1d),_0x2ff932[_0x5898b4(0x1d3)](_0x5898b4(0x214))['to'](_0x5a9d56),_0x2ff932['on'](_0x5898b4(0x214),()=>{const _0x1cab12=_0x5898b4;this[_0x1cab12(0x1dc)][_0x1cab12(0x214)](_0x45da1d[_0x1cab12(0x1a7)]),this[_0x1cab12(0x1dc)][_0x1cab12(0x1bb)][_0x1cab12(0x1ca)][_0x1cab12(0x1d8)]();}),_0x4a75c5[_0x5898b4(0x1ee)][_0x5898b4(0x1b7)](_0x2ff932),_0x249d5d[_0x5898b4(0x221)][_0x5898b4(0x1b7)](_0x4a75c5);}return _0x5a9d56[_0x5898b4(0x1ac)](_0x5898b4(0x204))['to'](_0x16d3ad,_0x5898b4(0x204)),_0x5a9d56[_0x5898b4(0x1ea)][_0x5898b4(0x1ee)][_0x5898b4(0x1b7)](_0x249d5d),_0x5a9d56;}[_0x1d4932(0x21e)](_0x5463bd){const _0x53aa37=_0x1d4932,_0x3d8633=this[_0x53aa37(0x1dc)],_0x1cdf7d=_0x3d8633[_0x53aa37(0x1ef)],_0x1647c6=_0x3d8633[_0x53aa37(0x1f2)][_0x53aa37(0x1e1)](_0x53aa37(0x217)),_0x33b899=_0x3d8633[_0x53aa37(0x1f2)][_0x53aa37(0x1e1)](_0x53aa37(0x19d)),_0x57aad0=_0x3d8633[_0x53aa37(0x1f2)][_0x53aa37(0x1e1)](_0x53aa37(0x1b8)),_0x43ec73=_0x3d8633[_0x53aa37(0x1f2)][_0x53aa37(0x1e1)](_0x454c70)['me'],_0x1a23e8=_0x1cdf7d[_0x53aa37(0x1e1)](_0x53aa37(0x1e9))[_0x53aa37(0x1de)],{CommentsListView:_0x4581c4,CommentThreadInputView:_0x1d4f0d}=_0x3d8633[_0x53aa37(0x1f2)][_0x53aa37(0x1e1)](_0x53aa37(0x1a0));let _0x49b649,_0x407eec;this[_0x53aa37(0x20f)][_0x53aa37(0x1c5)](_0x5463bd['id'])?(_0x407eec=this[_0x53aa37(0x20f)][_0x53aa37(0x1e1)](_0x5463bd['id']),_0x49b649=_0x407eec[_0x53aa37(0x1ab)]):(_0x49b649=new _0x1a23e8(_0x3d8633[_0x53aa37(0x196)],_0x5463bd,_0x43ec73,{'disableComments':this[_0x53aa37(0x19e)],'editorConfig':_0x1cdf7d[_0x53aa37(0x1e1)](_0x53aa37(0x1e7)),'maxCommentsWhenCollapsed':_0x1cdf7d[_0x53aa37(0x1e1)](_0x53aa37(0x1b3)),'maxThreadTotalWeight':_0x1cdf7d[_0x53aa37(0x1e1)](_0x53aa37(0x1cf)),'maxCommentCharsWhenCollapsed':_0x1cdf7d[_0x53aa37(0x1e1)](_0x53aa37(0x1b4)),'formatDateTime':_0x138482(_0x1cdf7d[_0x53aa37(0x1e1)](_0x53aa37(0x196))),'CommentView':_0x1cdf7d[_0x53aa37(0x1e1)](_0x53aa37(0x19c))[_0x53aa37(0x1bf)],'CommentsListView':_0x4581c4,'CommentThreadInputView':_0x1d4f0d}),_0x49b649[_0x53aa37(0x20d)]['on'](_0x53aa37(0x214),()=>{const _0x2b4b72=_0x53aa37;_0x3d8633[_0x2b4b72(0x1bb)][_0x2b4b72(0x1ca)][_0x2b4b72(0x1d8)]();}),_0x49b649[_0x53aa37(0x1c3)]['on'](_0x53aa37(0x214),()=>{const _0x1ff205=_0x53aa37;_0x3d8633[_0x1ff205(0x1bb)][_0x1ff205(0x1ca)][_0x1ff205(0x1d8)]();}),_0x407eec=_0x1647c6[_0x53aa37(0x1df)](this[_0x53aa37(0x1dc)][_0x53aa37(0x196)],_0x49b649),_0x407eec[_0x53aa37(0x1ac)](_0x53aa37(0x1cd))['to'](_0x49b649,_0x53aa37(0x1cd)),_0x407eec[_0x53aa37(0x1ac)](_0x53aa37(0x21d))['to'](_0x49b649),_0x407eec[_0x53aa37(0x1ac)](_0x53aa37(0x19a))['to'](_0x49b649,_0x53aa37(0x19a),_0x13a2c=>_0x53aa37(0x1b1)+_0x13a2c),this[_0x53aa37(0x20f)][_0x53aa37(0x1be)](_0x5463bd['id'],_0x407eec));const _0x28e72f=_0x33b899[_0x53aa37(0x213)](_0x5463bd[_0x53aa37(0x1f5)],_0x49b649),_0x46e578=new _0x3e592d(_0x3d8633,_0x5463bd,_0x49b649,_0x28e72f),_0x5d2190=_0x5463bd[_0x53aa37(0x1bc)]()[_0x53aa37(0x1fa)](_0x492e30=>_0x492e30[_0x53aa37(0x201)]);_0x49b649[_0x53aa37(0x212)]=_0x3d8633[_0x53aa37(0x1f2)][_0x53aa37(0x1e1)](_0x53aa37(0x1bd))[_0x53aa37(0x1aa)][_0x53aa37(0x1dd)](_0x5d2190),this[_0x53aa37(0x1f4)][_0x53aa37(0x1be)](_0x5463bd,_0x46e578),this[_0x53aa37(0x200)][_0x53aa37(0x1be)](_0x49b649,_0x46e578);const _0x39f2cd=_0x1647c6[_0x53aa37(0x1b2)]({'view':_0x407eec,'target':()=>{const _0x3e331c=_0x53aa37,_0x10b838=[],_0x56e296=_0x5463bd[_0x3e331c(0x1bc)]()[_0x3e331c(0x1fa)](_0x2dccca=>_0x2dccca[_0x3e331c(0x201)]);for(const _0x2150af of _0x56e296)_0x10b838[_0x3e331c(0x195)](..._0x2150af[_0x3e331c(0x20b)]());return _0x4fbd7d(_0x3d8633[_0x3e331c(0x1bb)],_0x10b838);},'type':()=>_0x53aa37(0x1b1)+_0x46e578[_0x53aa37(0x1ca)][_0x53aa37(0x19a)]});_0x33b899[_0x53aa37(0x1e6)](_0x49b649,_0x39f2cd),_0x1647c6[_0x53aa37(0x1b7)](_0x39f2cd),_0x57aad0[_0x53aa37(0x210)](_0x39f2cd);}[_0x1d4932(0x1a2)](_0x22cd30){const _0x24ac59=_0x1d4932,_0x2aab47=this[_0x24ac59(0x1dc)][_0x24ac59(0x1f2)][_0x24ac59(0x1e1)](_0x24ac59(0x19d)),_0x1912b7=this[_0x24ac59(0x1dc)][_0x24ac59(0x1f2)][_0x24ac59(0x1e1)](_0x24ac59(0x217)),_0x35d737=this[_0x24ac59(0x1f4)][_0x24ac59(0x1e1)](_0x22cd30),_0x4093bb=_0x35d737[_0x24ac59(0x1ca)],_0x5bdefa=_0x1912b7[_0x24ac59(0x21b)](_0x4093bb);_0x2aab47[_0x24ac59(0x220)](_0x4093bb),_0x5bdefa&&_0x1912b7[_0x24ac59(0x1da)](_0x5bdefa),this[_0x24ac59(0x1f4)][_0x24ac59(0x194)](_0x22cd30),this[_0x24ac59(0x200)][_0x24ac59(0x194)](_0x4093bb),_0x35d737[_0x24ac59(0x1b6)]();}[_0x1d4932(0x1fb)](_0x4f913c){const _0x177760=_0x1d4932;if(!_0x4f913c[_0x177760(0x201)]||!this[_0x177760(0x1f4)][_0x177760(0x1c5)](_0x4f913c))return;const _0x179525=this[_0x177760(0x1dc)][_0x177760(0x1f2)][_0x177760(0x1e1)](_0x177760(0x1bd)),_0x4c7aaa=this[_0x177760(0x1f4)][_0x177760(0x1e1)](_0x4f913c),_0x2b6781=_0x4f913c[_0x177760(0x1bc)]();_0x4c7aaa[_0x177760(0x1ca)][_0x177760(0x212)]=_0x179525[_0x177760(0x1aa)][_0x177760(0x1dd)](_0x2b6781);}[_0x1d4932(0x1b6)](){const _0x4aef4a=_0x1d4932;for(const _0x2216d4 of this[_0x4aef4a(0x1f4)][_0x4aef4a(0x1ce)]())this[_0x4aef4a(0x1a2)](_0x2216d4);for(const _0x29e673 of this[_0x4aef4a(0x20f)][_0x4aef4a(0x1a4)]())_0x29e673[_0x4aef4a(0x1ab)][_0x4aef4a(0x1b6)]();super[_0x4aef4a(0x1b6)]();}}function ae(_0x59cd6f){const _0x5ceb02=_0x1d4932;return _0x5ceb02(0x1d4)in _0x59cd6f;}
@@ -20,4 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xd108(_0x5c96e4,_0xf47cad){const _0x161afe=_0x161a();return _0xd108=function(_0xd108eb,_0x54ec95){_0xd108eb=_0xd108eb-0x1e8;let _0x30d93e=_0x161afe[_0xd108eb];return _0x30d93e;},_0xd108(_0x5c96e4,_0xf47cad);}const _0x554cf4=_0xd108;(function(_0x57decc,_0x57e68b){const _0xf3c37=_0xd108,_0x43d2cc=_0x57decc();while(!![]){try{const _0x3b17c1=parseInt(_0xf3c37(0x20f))/0x1*(parseInt(_0xf3c37(0x1f1))/0x2)+parseInt(_0xf3c37(0x1eb))/0x3+parseInt(_0xf3c37(0x1ef))/0x4+parseInt(_0xf3c37(0x20e))/0x5+-parseInt(_0xf3c37(0x20c))/0x6+parseInt(_0xf3c37(0x209))/0x7+parseInt(_0xf3c37(0x1fc))/0x8*(-parseInt(_0xf3c37(0x1fb))/0x9);if(_0x3b17c1===_0x57e68b)break;else _0x43d2cc['push'](_0x43d2cc['shift']());}catch(_0x1201bb){_0x43d2cc['push'](_0x43d2cc['shift']());}}}(_0x161a,0xd4220));import{ObservableMixin as _0xdc5d13}from'ckeditor5/src/utils.js';import{getTranslation as _0x1cf708}from'../utils/common-translations.js';function _0x161a(){const _0x7ab97a=['8ZIcFMM','unbind','isEnabled','canDiscard','get','commands','change:isDirty','model','remove','canEditAt','add','PENDING_ACTION_SUGGESTION','plugins','1390690sWWSdL','destroy','commentThreadController','7364640IHCPrG','stopListening','6307310QoQKOg','47821oKxfXH','execute','view','listenTo','isDirty','2850615qEKlIi','_discardCommand','PendingActions','_setPendingAction','3405944ryxmAq','_editor','54neHxMt','locale','bind','_pendingAction','_acceptCommand','discardSuggestion','acceptSuggestion','getRanges','canAccept','_removePendingAction','22109886mGxOTw'];_0x161a=function(){return _0x7ab97a;};return _0x161a();}export default class oe extends _0xdc5d13(){constructor(_0x4e3ea4,_0x1e5a8a,_0x3ac0d8,_0x40b8a5){const _0x1a5408=_0xd108;super(),this[_0x1a5408(0x203)]=_0x1e5a8a,this[_0x1a5408(0x1e8)]=_0x3ac0d8,this[_0x1a5408(0x20b)]=_0x40b8a5,this[_0x1a5408(0x1f0)]=_0x4e3ea4,this[_0x1a5408(0x1f5)]=_0x4e3ea4[_0x1a5408(0x201)][_0x1a5408(0x200)](_0x1a5408(0x1f7)),this[_0x1a5408(0x1ec)]=_0x4e3ea4[_0x1a5408(0x201)][_0x1a5408(0x200)](_0x1a5408(0x1f6)),this[_0x1a5408(0x1e8)][_0x1a5408(0x1f3)](_0x1a5408(0x1fe))['to'](this[_0x1a5408(0x1f5)],this[_0x1a5408(0x1ec)],(_0x25bfad,_0x123905)=>_0x25bfad||_0x123905),this[_0x1a5408(0x1e8)][_0x1a5408(0x1f3)](_0x1a5408(0x1f9))['to'](this[_0x1a5408(0x1f5)],_0x1a5408(0x1fe),_0x43eb21=>_0x43eb21&&this[_0x1a5408(0x1f0)][_0x1a5408(0x203)][_0x1a5408(0x205)](_0x1e5a8a[_0x1a5408(0x1f8)]())),this[_0x1a5408(0x1e8)][_0x1a5408(0x1f3)](_0x1a5408(0x1ff))['to'](this[_0x1a5408(0x1ec)],_0x1a5408(0x1fe),_0x3fadba=>_0x3fadba&&this[_0x1a5408(0x1f0)][_0x1a5408(0x203)][_0x1a5408(0x205)](_0x1e5a8a[_0x1a5408(0x1f8)]())),this[_0x1a5408(0x1f4)]=null,_0x3ac0d8[_0x1a5408(0x1ea)]&&this[_0x1a5408(0x1ee)](),this[_0x1a5408(0x1e9)](_0x3ac0d8,_0x1a5408(0x1f7),()=>this[_0x1a5408(0x1f7)]()),this[_0x1a5408(0x1e9)](_0x3ac0d8,_0x1a5408(0x1f6),()=>this[_0x1a5408(0x1f6)]()),this[_0x1a5408(0x1e9)](_0x3ac0d8,_0x1a5408(0x202),()=>{const _0x1c27b9=_0x1a5408;_0x3ac0d8[_0x1c27b9(0x1ea)]?this[_0x1c27b9(0x1ee)]():this[_0x1c27b9(0x1fa)]();});}[_0x554cf4(0x1f7)](){const _0x55dba=_0x554cf4;this[_0x55dba(0x1f5)][_0x55dba(0x210)](this[_0x55dba(0x203)]['id']);}[_0x554cf4(0x1f6)](){const _0x36f203=_0x554cf4;this[_0x36f203(0x1ec)][_0x36f203(0x210)](this[_0x36f203(0x203)]['id']);}[_0x554cf4(0x20a)](){const _0x2f9b28=_0x554cf4;this[_0x2f9b28(0x1e8)][_0x2f9b28(0x1fd)](_0x2f9b28(0x1fe)),this[_0x2f9b28(0x1e8)][_0x2f9b28(0x1fd)](_0x2f9b28(0x1f9)),this[_0x2f9b28(0x1e8)][_0x2f9b28(0x1fd)](_0x2f9b28(0x1ff)),this[_0x2f9b28(0x20d)](),this[_0x2f9b28(0x20b)][_0x2f9b28(0x20a)](),this[_0x2f9b28(0x1f4)]&&this[_0x2f9b28(0x1fa)]();}[_0x554cf4(0x1ee)](){const _0x4f13d7=_0x554cf4,_0x10db78=_0x1cf708(this[_0x4f13d7(0x1f0)][_0x4f13d7(0x1f2)],_0x4f13d7(0x207));this[_0x4f13d7(0x1f4)]=this[_0x4f13d7(0x1f0)][_0x4f13d7(0x208)][_0x4f13d7(0x200)](_0x4f13d7(0x1ed))[_0x4f13d7(0x206)](_0x10db78);}[_0x554cf4(0x1fa)](){const _0x2b33c3=_0x554cf4;null!==this[_0x2b33c3(0x1f4)]&&this[_0x2b33c3(0x1f0)][_0x2b33c3(0x208)][_0x2b33c3(0x200)](_0x2b33c3(0x1ed))[_0x2b33c3(0x204)](this[_0x2b33c3(0x1f4)]),this[_0x2b33c3(0x1f4)]=null;}}
23
+ function _0x1fb9(){const _0x226652=['PendingActions','canEditAt','unbind','listenTo','get','isEnabled','add','2335823ndPROJ','commands','bind','1663432fPCScE','1815621KEyHkv','_discardCommand','commentThreadController','_removePendingAction','execute','acceptSuggestion','view','_pendingAction','remove','125442mhySBx','getRanges','isDirty','155mRlDnm','_acceptCommand','stopListening','destroy','locale','canDiscard','PENDING_ACTION_SUGGESTION','plugins','10724snZlwu','_setPendingAction','discardSuggestion','16220934mjYFmE','model','change:isDirty','_editor','1667100YZJEHT','15YNVHBJ','canAccept'];_0x1fb9=function(){return _0x226652;};return _0x1fb9();}const _0x155fd0=_0x32b1;function _0x32b1(_0x216f06,_0x21db73){const _0x1fb96f=_0x1fb9();return _0x32b1=function(_0x32b17b,_0x41e4f0){_0x32b17b=_0x32b17b-0xe1;let _0x2bb06f=_0x1fb96f[_0x32b17b];return _0x2bb06f;},_0x32b1(_0x216f06,_0x21db73);}(function(_0x2a4e42,_0x2ace68){const _0x59329c=_0x32b1,_0x193f98=_0x2a4e42();while(!![]){try{const _0x3d3279=-parseInt(_0x59329c(0x103))/0x1*(parseInt(_0x59329c(0xf0))/0x2)+-parseInt(_0x59329c(0xe7))/0x3+parseInt(_0x59329c(0xfb))/0x4*(parseInt(_0x59329c(0xf3))/0x5)+parseInt(_0x59329c(0x102))/0x6+-parseInt(_0x59329c(0xe3))/0x7+parseInt(_0x59329c(0xe6))/0x8+parseInt(_0x59329c(0xfe))/0x9;if(_0x3d3279===_0x2ace68)break;else _0x193f98['push'](_0x193f98['shift']());}catch(_0x26f9f9){_0x193f98['push'](_0x193f98['shift']());}}}(_0x1fb9,0x77ff1));import{ObservableMixin as _0x3a2ed9}from'ckeditor5/src/utils.js';import{getTranslation as _0xdcb247}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x3a2ed9(){constructor(_0x59cc40,_0xcd79d2,_0x3ee0c9,_0x33bd56){const _0x4e701b=_0x32b1;super(),this[_0x4e701b(0xff)]=_0xcd79d2,this[_0x4e701b(0xed)]=_0x3ee0c9,this[_0x4e701b(0xe9)]=_0x33bd56,this[_0x4e701b(0x101)]=_0x59cc40,this[_0x4e701b(0xf4)]=_0x59cc40[_0x4e701b(0xe4)][_0x4e701b(0x109)](_0x4e701b(0xec)),this[_0x4e701b(0xe8)]=_0x59cc40[_0x4e701b(0xe4)][_0x4e701b(0x109)](_0x4e701b(0xfd)),this[_0x4e701b(0xed)][_0x4e701b(0xe5)](_0x4e701b(0xe1))['to'](this[_0x4e701b(0xf4)],this[_0x4e701b(0xe8)],(_0x65b070,_0x5b3bc1)=>_0x65b070||_0x5b3bc1),this[_0x4e701b(0xed)][_0x4e701b(0xe5)](_0x4e701b(0x104))['to'](this[_0x4e701b(0xf4)],_0x4e701b(0xe1),_0xe00a22=>_0xe00a22&&this[_0x4e701b(0x101)][_0x4e701b(0xff)][_0x4e701b(0x106)](_0xcd79d2[_0x4e701b(0xf1)]())),this[_0x4e701b(0xed)][_0x4e701b(0xe5)](_0x4e701b(0xf8))['to'](this[_0x4e701b(0xe8)],_0x4e701b(0xe1),_0xdda4dc=>_0xdda4dc&&this[_0x4e701b(0x101)][_0x4e701b(0xff)][_0x4e701b(0x106)](_0xcd79d2[_0x4e701b(0xf1)]())),this[_0x4e701b(0xee)]=null,_0x3ee0c9[_0x4e701b(0xf2)]&&this[_0x4e701b(0xfc)](),this[_0x4e701b(0x108)](_0x3ee0c9,_0x4e701b(0xec),()=>this[_0x4e701b(0xec)]()),this[_0x4e701b(0x108)](_0x3ee0c9,_0x4e701b(0xfd),()=>this[_0x4e701b(0xfd)]()),this[_0x4e701b(0x108)](_0x3ee0c9,_0x4e701b(0x100),()=>{const _0x136ef0=_0x4e701b;_0x3ee0c9[_0x136ef0(0xf2)]?this[_0x136ef0(0xfc)]():this[_0x136ef0(0xea)]();});}[_0x155fd0(0xec)](){const _0x55f836=_0x155fd0;this[_0x55f836(0xf4)][_0x55f836(0xeb)](this[_0x55f836(0xff)]['id']);}[_0x155fd0(0xfd)](){const _0x4ea56c=_0x155fd0;this[_0x4ea56c(0xe8)][_0x4ea56c(0xeb)](this[_0x4ea56c(0xff)]['id']);}[_0x155fd0(0xf6)](){const _0x45fbc0=_0x155fd0;this[_0x45fbc0(0xed)][_0x45fbc0(0x107)](_0x45fbc0(0xe1)),this[_0x45fbc0(0xed)][_0x45fbc0(0x107)](_0x45fbc0(0x104)),this[_0x45fbc0(0xed)][_0x45fbc0(0x107)](_0x45fbc0(0xf8)),this[_0x45fbc0(0xf5)](),this[_0x45fbc0(0xe9)][_0x45fbc0(0xf6)](),this[_0x45fbc0(0xee)]&&this[_0x45fbc0(0xea)]();}[_0x155fd0(0xfc)](){const _0x2c7790=_0x155fd0,_0x3ddde7=_0xdcb247(this[_0x2c7790(0x101)][_0x2c7790(0xf7)],_0x2c7790(0xf9));this[_0x2c7790(0xee)]=this[_0x2c7790(0x101)][_0x2c7790(0xfa)][_0x2c7790(0x109)](_0x2c7790(0x105))[_0x2c7790(0xe2)](_0x3ddde7);}[_0x155fd0(0xea)](){const _0x2932e9=_0x155fd0;null!==this[_0x2932e9(0xee)]&&this[_0x2932e9(0x101)][_0x2932e9(0xfa)][_0x2932e9(0x109)](_0x2932e9(0x105))[_0x2932e9(0xef)](this[_0x2932e9(0xee)]),this[_0x2932e9(0xee)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3e2e(_0x2ef7c1,_0x34ceaa){const _0x47ff99=_0x47ff();return _0x3e2e=function(_0x3e2e27,_0x10ddb3){_0x3e2e27=_0x3e2e27-0x7e;let _0x2afb83=_0x47ff99[_0x3e2e27];return _0x2afb83;},_0x3e2e(_0x2ef7c1,_0x34ceaa);}const _0xa4225d=_0x3e2e;(function(_0x37dacc,_0x2c3b67){const _0x304750=_0x3e2e,_0x428030=_0x37dacc();while(!![]){try{const _0x196e6e=-parseInt(_0x304750(0x85))/0x1+parseInt(_0x304750(0x92))/0x2*(-parseInt(_0x304750(0xa4))/0x3)+-parseInt(_0x304750(0xad))/0x4+-parseInt(_0x304750(0xa5))/0x5+-parseInt(_0x304750(0x87))/0x6*(-parseInt(_0x304750(0x9a))/0x7)+-parseInt(_0x304750(0xab))/0x8+parseInt(_0x304750(0x89))/0x9;if(_0x196e6e===_0x2c3b67)break;else _0x428030['push'](_0x428030['shift']());}catch(_0x1a380d){_0x428030['push'](_0x428030['shift']());}}}(_0x47ff,0x8686f));function _0x47ff(){const _0x463145=['addComment','fire','set','setData','editorConfig','CommentView','element','updateComment','401655kVUpPO','786305NDVjNW','commentsListView','isReadOnly','delegate','cancel','authoredAt','3908616zcEyEJ','focus','1198660nRcirf','removeComment','bind','length','canDiscard','_createCommentThreadInputView','_createCommentViews','_localUser','assign','hasDirtyComment','56212mfNUXZ','commentThread','4280946cVfmaS','isDirty','8758188GuXMMt','commentInputView','_model','disableComments','destroy','value','showInput','disabledSubmit','canAccept','2iiynDx','isActive','isEnabled','submit','editor','locale','descriptionParts','commentThreadInputView','7vhfmvb','_config'];_0x47ff=function(){return _0x463145;};return _0x47ff();}import{View as _0x3c1e25}from'ckeditor5/src/ui.js';export default class es extends _0x3c1e25{constructor(_0x1a9685,_0x4f1624,_0xb3a617,_0x401c9f){const _0x3ba83b=_0x3e2e;super(_0x1a9685),this[_0x3ba83b(0xa6)]=null,this[_0x3ba83b(0x99)]=null,this[_0x3ba83b(0x9e)](_0x3ba83b(0x93),!0x1),this[_0x3ba83b(0x9e)](_0x3ba83b(0xaa),_0x4f1624[_0x3ba83b(0xaa)]),this[_0x3ba83b(0xaf)](_0x3ba83b(0xaa))['to'](_0x4f1624),this[_0x3ba83b(0x9e)](_0x3ba83b(0x98),[]),this[_0x3ba83b(0x9e)](_0x3ba83b(0x88),!0x1),this[_0x3ba83b(0x9e)](_0x3ba83b(0x94),!0x1),this[_0x3ba83b(0x9e)](_0x3ba83b(0x91),!0x1),this[_0x3ba83b(0x9e)](_0x3ba83b(0x7f),!0x1),this[_0x3ba83b(0x8b)]=_0x4f1624,this[_0x3ba83b(0x82)]=_0xb3a617,this[_0x3ba83b(0x9b)]=_0x401c9f,_0x401c9f[_0x3ba83b(0x8c)]?this[_0x3ba83b(0x9e)](_0x3ba83b(0x7e),0x1):this[_0x3ba83b(0x81)]();}[_0xa4225d(0xac)](){const _0x34d797=_0xa4225d;this[_0x34d797(0xa2)][_0x34d797(0xac)]();}[_0xa4225d(0x8d)](){const _0x3b0cc3=_0xa4225d;this[_0x3b0cc3(0xa6)]&&this[_0x3b0cc3(0xa6)][_0x3b0cc3(0x8d)](),this[_0x3b0cc3(0x99)]&&this[_0x3b0cc3(0x99)][_0x3b0cc3(0x8d)](),super[_0x3b0cc3(0x8d)]();}[_0xa4225d(0x81)](){const _0x274945=_0xa4225d,{CommentsListView:_0x16d35b}=this[_0x274945(0x9b)];this[_0x274945(0xa6)]=new _0x16d35b(this[_0x274945(0x97)],this[_0x274945(0x8b)][_0x274945(0x86)],Object[_0x274945(0x83)]({'CommentView':this[_0x274945(0x9b)][_0x274945(0xa1)]},this[_0x274945(0x9b)])),this[_0x274945(0xa6)][_0x274945(0xa8)](_0x274945(0xae))['to'](this),this[_0x274945(0xa6)][_0x274945(0xa8)](_0x274945(0xa3))['to'](this),this[_0x274945(0xa6)][_0x274945(0xaf)](_0x274945(0x93))['to'](this),this[_0x274945(0x9e)](_0x274945(0x7e),this[_0x274945(0xa6)][_0x274945(0x7e)]+0x1),this[_0x274945(0xaf)](_0x274945(0x7e))['to'](this[_0x274945(0xa6)],_0x274945(0x7e),_0x23e78e=>_0x23e78e+0x1),this[_0x274945(0x99)]=this[_0x274945(0x80)](),this['on'](_0x274945(0xae),()=>this[_0x274945(0xac)]()),this[_0x274945(0xaf)](_0x274945(0x88))['to'](this[_0x274945(0xa6)],_0x274945(0x84),this[_0x274945(0x99)][_0x274945(0x8a)],_0x274945(0x8e),(_0x22547e,_0xb4f73)=>_0x22547e||!!_0xb4f73);}[_0xa4225d(0x80)](){const _0x1078ca=_0xa4225d,{CommentThreadInputView:_0x478413}=this[_0x1078ca(0x9b)],_0xa021da=new _0x478413(this[_0x1078ca(0x97)],this[_0x1078ca(0x82)],this[_0x1078ca(0x9b)][_0x1078ca(0xa0)]),_0x113a15=_0xa021da[_0x1078ca(0x8a)];return _0xa021da[_0x1078ca(0xaf)](_0x1078ca(0x8f))['to'](this,_0x1078ca(0x93),this[_0x1078ca(0x8b)][_0x1078ca(0x86)],_0x1078ca(0xa7),_0x113a15,_0x1078ca(0x8e),(_0x566d11,_0x2f69dc,_0x35387c)=>!!_0x35387c||_0x566d11&&!_0x2f69dc),_0x113a15['on'](_0x1078ca(0x95),(_0x41d623,_0x15bef1)=>{const _0x55bcbe=_0x1078ca;this[_0x55bcbe(0x9d)](_0x55bcbe(0x9c),_0x15bef1),_0x113a15[_0x55bcbe(0x96)][_0x55bcbe(0x9f)]('');}),_0x113a15['on'](_0x1078ca(0xa9),()=>this[_0x1078ca(0xac)]()),_0x113a15[_0x1078ca(0xaf)](_0x1078ca(0x90))['to'](this[_0x1078ca(0x8b)][_0x1078ca(0x86)],_0x1078ca(0xa7)),_0xa021da;}}
23
+ const _0x1e4803=_0x3cf8;function _0x4a12(){const _0xa02b88=['hasDirtyComment','showInput','set','assign','isEnabled','setData','disabledSubmit','destroy','609699AgRtCj','cancel','editorConfig','bind','_createCommentThreadInputView','CommentView','delegate','isActive','commentInputView','fire','387732bwXozH','isDirty','454810zqDwJw','commentThread','addComment','5838kjWuRq','focus','updateComment','8uSstkG','locale','commentsListView','editor','_localUser','_model','_createCommentViews','length','11FIldSE','_config','submit','descriptionParts','581mrAmLF','842550jWLwJq','removeComment','commentThreadInputView','isReadOnly','1244907JStPzp','authoredAt','123770CScYeA','disableComments','canAccept','element','canDiscard','value','1pQqyxK'];_0x4a12=function(){return _0xa02b88;};return _0x4a12();}function _0x3cf8(_0x3a7d41,_0x41c375){const _0x4a125d=_0x4a12();return _0x3cf8=function(_0x3cf8c2,_0x30b90f){_0x3cf8c2=_0x3cf8c2-0xd3;let _0x37e205=_0x4a125d[_0x3cf8c2];return _0x37e205;},_0x3cf8(_0x3a7d41,_0x41c375);}(function(_0xc1a8a5,_0x2699c3){const _0x7cba3a=_0x3cf8,_0x49d39f=_0xc1a8a5();while(!![]){try{const _0x50dd45=-parseInt(_0x7cba3a(0xd3))/0x1*(-parseInt(_0x7cba3a(0x101))/0x2)+parseInt(_0x7cba3a(0xdc))/0x3+-parseInt(_0x7cba3a(0xe6))/0x4+-parseInt(_0x7cba3a(0xfb))/0x5+parseInt(_0x7cba3a(0xeb))/0x6*(-parseInt(_0x7cba3a(0xfa))/0x7)+parseInt(_0x7cba3a(0xee))/0x8*(parseInt(_0x7cba3a(0xff))/0x9)+-parseInt(_0x7cba3a(0xe8))/0xa*(-parseInt(_0x7cba3a(0xf6))/0xb);if(_0x50dd45===_0x2699c3)break;else _0x49d39f['push'](_0x49d39f['shift']());}catch(_0x579d4c){_0x49d39f['push'](_0x49d39f['shift']());}}}(_0x4a12,0x19140));import{View as _0x559470}from'ckeditor5/src/ui.js';export default class es extends _0x559470{constructor(_0x541ffb,_0x1cd51c,_0x1c066e,_0x3720f8){const _0xd0b28d=_0x3cf8;super(_0x541ffb),this[_0xd0b28d(0xf0)]=null,this[_0xd0b28d(0xfd)]=null,this[_0xd0b28d(0xd6)](_0xd0b28d(0xe3),!0x1),this[_0xd0b28d(0xd6)](_0xd0b28d(0x100),_0x1cd51c[_0xd0b28d(0x100)]),this[_0xd0b28d(0xdf)](_0xd0b28d(0x100))['to'](_0x1cd51c),this[_0xd0b28d(0xd6)](_0xd0b28d(0xf9),[]),this[_0xd0b28d(0xd6)](_0xd0b28d(0xe7),!0x1),this[_0xd0b28d(0xd6)](_0xd0b28d(0xd8),!0x1),this[_0xd0b28d(0xd6)](_0xd0b28d(0x103),!0x1),this[_0xd0b28d(0xd6)](_0xd0b28d(0x105),!0x1),this[_0xd0b28d(0xf3)]=_0x1cd51c,this[_0xd0b28d(0xf2)]=_0x1c066e,this[_0xd0b28d(0xf7)]=_0x3720f8,_0x3720f8[_0xd0b28d(0x102)]?this[_0xd0b28d(0xd6)](_0xd0b28d(0xf5),0x1):this[_0xd0b28d(0xf4)]();}[_0x1e4803(0xec)](){const _0x118fb8=_0x1e4803;this[_0x118fb8(0x104)][_0x118fb8(0xec)]();}[_0x1e4803(0xdb)](){const _0x486b84=_0x1e4803;this[_0x486b84(0xf0)]&&this[_0x486b84(0xf0)][_0x486b84(0xdb)](),this[_0x486b84(0xfd)]&&this[_0x486b84(0xfd)][_0x486b84(0xdb)](),super[_0x486b84(0xdb)]();}[_0x1e4803(0xf4)](){const _0x4cef3c=_0x1e4803,{CommentsListView:_0x1e1a7d}=this[_0x4cef3c(0xf7)];this[_0x4cef3c(0xf0)]=new _0x1e1a7d(this[_0x4cef3c(0xef)],this[_0x4cef3c(0xf3)][_0x4cef3c(0xe9)],Object[_0x4cef3c(0xd7)]({'CommentView':this[_0x4cef3c(0xf7)][_0x4cef3c(0xe1)]},this[_0x4cef3c(0xf7)])),this[_0x4cef3c(0xf0)][_0x4cef3c(0xe2)](_0x4cef3c(0xfc))['to'](this),this[_0x4cef3c(0xf0)][_0x4cef3c(0xe2)](_0x4cef3c(0xed))['to'](this),this[_0x4cef3c(0xf0)][_0x4cef3c(0xdf)](_0x4cef3c(0xe3))['to'](this),this[_0x4cef3c(0xd6)](_0x4cef3c(0xf5),this[_0x4cef3c(0xf0)][_0x4cef3c(0xf5)]+0x1),this[_0x4cef3c(0xdf)](_0x4cef3c(0xf5))['to'](this[_0x4cef3c(0xf0)],_0x4cef3c(0xf5),_0x2d58c0=>_0x2d58c0+0x1),this[_0x4cef3c(0xfd)]=this[_0x4cef3c(0xe0)](),this['on'](_0x4cef3c(0xfc),()=>this[_0x4cef3c(0xec)]()),this[_0x4cef3c(0xdf)](_0x4cef3c(0xe7))['to'](this[_0x4cef3c(0xf0)],_0x4cef3c(0xd4),this[_0x4cef3c(0xfd)][_0x4cef3c(0xe4)],_0x4cef3c(0x106),(_0x3e7d72,_0x22ff0a)=>_0x3e7d72||!!_0x22ff0a);}[_0x1e4803(0xe0)](){const _0x42e435=_0x1e4803,{CommentThreadInputView:_0x339d43}=this[_0x42e435(0xf7)],_0x3f6f26=new _0x339d43(this[_0x42e435(0xef)],this[_0x42e435(0xf2)],this[_0x42e435(0xf7)][_0x42e435(0xde)]),_0x4495eb=_0x3f6f26[_0x42e435(0xe4)];return _0x3f6f26[_0x42e435(0xdf)](_0x42e435(0xd5))['to'](this,_0x42e435(0xe3),this[_0x42e435(0xf3)][_0x42e435(0xe9)],_0x42e435(0xfe),_0x4495eb,_0x42e435(0x106),(_0x22c602,_0x4243e9,_0x3eac12)=>!!_0x3eac12||_0x22c602&&!_0x4243e9),_0x4495eb['on'](_0x42e435(0xf8),(_0x2ccbfe,_0x1c181a)=>{const _0x44d0fd=_0x42e435;this[_0x44d0fd(0xe5)](_0x44d0fd(0xea),_0x1c181a),_0x4495eb[_0x44d0fd(0xf1)][_0x44d0fd(0xd9)]('');}),_0x4495eb['on'](_0x42e435(0xdd),()=>this[_0x42e435(0xec)]()),_0x4495eb[_0x42e435(0xdf)](_0x42e435(0xda))['to'](this[_0x42e435(0xf3)][_0x42e435(0xe9)],_0x42e435(0xfe)),_0x3f6f26;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a7947=_0x4bc0;(function(_0x37e5fb,_0x3260e3){const _0x3f8ef=_0x4bc0,_0x1c7c6a=_0x37e5fb();while(!![]){try{const _0x378b0f=-parseInt(_0x3f8ef(0xc7))/0x1+-parseInt(_0x3f8ef(0xa6))/0x2*(-parseInt(_0x3f8ef(0xc4))/0x3)+-parseInt(_0x3f8ef(0xcc))/0x4*(-parseInt(_0x3f8ef(0x84))/0x5)+-parseInt(_0x3f8ef(0xa9))/0x6+parseInt(_0x3f8ef(0xae))/0x7+parseInt(_0x3f8ef(0x89))/0x8*(parseInt(_0x3f8ef(0x8c))/0x9)+parseInt(_0x3f8ef(0x95))/0xa*(-parseInt(_0x3f8ef(0x8a))/0xb);if(_0x378b0f===_0x3260e3)break;else _0x1c7c6a['push'](_0x1c7c6a['shift']());}catch(_0x46667c){_0x1c7c6a['push'](_0x1c7c6a['shift']());}}}(_0x1f04,0x41511));import{getTranslation as _0x14aee3}from'../../utils/common-translations.js';import{default as _0x253ba9}from'./basesuggestionthreadview.js';import{ButtonView as _0xd772f4}from'ckeditor5/src/ui.js';function _0x1f04(){const _0x1a1b59=['_descriptionElement','discardButton','ck-suggestion-wrapper--active','acceptButton','map','</span>','attributes','\x22\x20title=\x22','userView','importWord','ck-suggestion__info-name','commentThreadInputView','descriptionParts','type','ck-suggestion','formatDateTime','5osOTfb','disableComments','color','value','bind','4704USccsg','3804020VcnJlA','authoredAt','4113uToHRk','ck-comment__info-time','_model','ck-annotation__info-name','getTemplate','commentsListView','title','innerHTML','ck-comment__external','10xCmHzH','ck-annotation__info','element','canAccept','ck-annotation__main','createElement','name','fire','_createButton','querySelector','isActive','isEnabled','ck-annotation','time','description','innerText','setTemplate','34vKPcTj','\x22></span>','set','272676qPPiuy','execute','extendTemplate','ck-suggestion-wrapper','discardSuggestion','1712676fenZWc','ck-suggestion__main','.ck-annotation__content-wrapper','</p>','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-annotation__actions','div','ck-suggestion--disabled-comments','EXTERNAL_SUGGESTION','ck-suggestion__actions','ck-annotation__content-wrapper','commentThread','@external','<span\x20class=\x22ck-suggestion-type\x22>','push','join','cancel','delegate','ck-suggestion--discard','source','locale','split','26439NBPUIY','Accept\x20suggestion','change:description','113051Junfnl','bindTemplate','isExternal','ck-suggestion--accept','render','434596GhfQCL','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','ck-annotation__info-time','EXTERNAL_AVATAR','canDiscard','ck-suggestion__user','ck-annotation__user','check','acceptSuggestion','author','creator','editorReady','Discard\x20suggestion','ck-suggestion__info','span','editorDestroyed','_config','EXTERNAL_IMPORT_WORD_AVATAR','<p>','children','getUserViewNotificationText','getExternalSuggestionNote','content','ck-suggestion-'];_0x1f04=function(){return _0x1a1b59;};return _0x1f04();}import{icons as _0xf739e3}from'ckeditor5/src/core.js';import{trimHtml as _0x6c5a1,UserView as _0x20caaf}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x4bc0(_0x50764b,_0xd13189){const _0x1f046e=_0x1f04();return _0x4bc0=function(_0x4bc080,_0x3984a4){_0x4bc080=_0x4bc080-0x7b;let _0x313155=_0x1f046e[_0x4bc080];return _0x313155;},_0x4bc0(_0x50764b,_0xd13189);}export default class ne extends _0x253ba9{constructor(_0x914f07,_0x3a4235,_0x2c23cf,_0x219cb3){const _0x46a6f6=_0x4bc0;super(_0x914f07,_0x3a4235,_0x2c23cf,_0x219cb3),this[_0x46a6f6(0xa8)](_0x46a6f6(0x81),''),this[_0x46a6f6(0x88)](_0x46a6f6(0x81))['to'](this,_0x46a6f6(0x80),_0x16afb2=>_0x16afb2&&_0x16afb2[0x0]?_0x16afb2[0x0][_0x46a6f6(0x81)]:''),this[_0x46a6f6(0x88)](_0x46a6f6(0xa3))['to'](this,_0x46a6f6(0x80),this,_0x46a6f6(0x9f),(_0x10b123,_0x3b96d9)=>{const _0x4ac069=_0x46a6f6;let _0x1ce9af='';for(const _0x1c5efe of _0x10b123)_0x1ce9af+=_0x4ac069(0xde)+ds(_0x1c5efe[_0x4ac069(0xe2)],_0x1c5efe[_0x4ac069(0x86)])+_0x4ac069(0xb1);return _0x3b96d9?_0x1ce9af:_0x6c5a1(_0x1ce9af,{'limit':0x8c});}),this[_0x46a6f6(0xe4)]=null,this[_0x46a6f6(0xe7)]=this[_0x46a6f6(0x9d)](_0x14aee3(_0x914f07,_0x46a6f6(0xc5)),_0xf739e3[_0x46a6f6(0xd3)],_0x46a6f6(0xca),_0x46a6f6(0xd4),'sw'),this[_0x46a6f6(0xe7)][_0x46a6f6(0x88)](_0x46a6f6(0xa0))['to'](this,_0x46a6f6(0x98)),this[_0x46a6f6(0xe5)]=this[_0x46a6f6(0x9d)](_0x14aee3(_0x914f07,_0x46a6f6(0xd8)),_0xf739e3[_0x46a6f6(0xbe)],_0x46a6f6(0xc0),_0x46a6f6(0xad),'sw'),this[_0x46a6f6(0xe5)][_0x46a6f6(0x88)](_0x46a6f6(0xa0))['to'](this,_0x46a6f6(0xd0)),this[_0x46a6f6(0x7c)]=new _0x20caaf(_0x914f07,this[_0x46a6f6(0x8e)][_0x46a6f6(0xd5)],this[_0x46a6f6(0xe0)]()),this[_0x46a6f6(0x7c)][_0x46a6f6(0xab)]({'attributes':{'class':[_0x46a6f6(0xd1),_0x46a6f6(0xd2)]}}),this[_0x46a6f6(0xa5)](this[_0x46a6f6(0x90)]());}[_0x2a7947(0x90)](){const _0x2b727e=_0x2a7947,_0x283adc=this[_0x2b727e(0xc8)],_0x407058=[{'tag':_0x2b727e(0xb4),'attributes':{'class':[_0x2b727e(0xd9),_0x2b727e(0x96)]},'children':[{'tag':_0x2b727e(0xda),'children':[{'text':this[_0x2b727e(0x7c)][_0x2b727e(0x9b)]}],'attributes':{'class':[_0x2b727e(0x7e),_0x2b727e(0x8f)]}},{'tag':_0x2b727e(0xa2),'attributes':{'datetime':_0x283adc['to'](_0x2b727e(0x8b)),'class':[_0x2b727e(0x8d),_0x2b727e(0xce)]},'children':[{'text':_0x283adc['to'](_0x2b727e(0x8b),_0x318431=>this[_0x2b727e(0xdc)][_0x2b727e(0x83)](_0x318431))}]}]},{'tag':_0x2b727e(0xb4),'attributes':{'class':[_0x2b727e(0xb7),_0x2b727e(0xb3)]},'children':[this[_0x2b727e(0xe7)],this[_0x2b727e(0xe5)]]},{'tag':_0x2b727e(0xb4),'attributes':{'class':[_0x2b727e(0xb8)]}}];this[_0x2b727e(0x8e)][_0x2b727e(0xc9)]&&_0x407058[_0x2b727e(0xbc)]({'tag':_0x2b727e(0xb4),'attributes':{'class':[_0x2b727e(0x94)]},'children':[{'text':this[_0x2b727e(0xe1)]()}]});const _0x3a6a6a={'tag':_0x2b727e(0xb4),'attributes':{'class':[_0x2b727e(0xac),_0x283adc['if'](_0x2b727e(0x9f),_0x2b727e(0xe6)),_0x283adc['to'](_0x2b727e(0x81),_0x3be588=>_0x2b727e(0xe3)+_0x3be588),this[_0x2b727e(0xdc)][_0x2b727e(0x85)]&&_0x2b727e(0xb5)],'data-suggestion-id':this[_0x2b727e(0x8e)]['id'],'data-thread-id':this[_0x2b727e(0x8e)][_0x2b727e(0xb9)]['id'],'data-author-id':this[_0x2b727e(0x8e)][_0x2b727e(0xd5)]['id'],'tabindex':-0x1},'children':[{'tag':_0x2b727e(0xb4),'attributes':{'class':[_0x2b727e(0x82),_0x2b727e(0xa1)]},'children':[this[_0x2b727e(0x7c)],{'tag':_0x2b727e(0xb4),'attributes':{'class':[_0x2b727e(0xaf),_0x2b727e(0x99)]},'children':_0x407058}]}]};return this[_0x2b727e(0x91)]&&this[_0x2b727e(0x7f)]&&(_0x3a6a6a[_0x2b727e(0xdf)][_0x2b727e(0xbc)](this[_0x2b727e(0x91)],this[_0x2b727e(0x7f)]),this[_0x2b727e(0x91)][_0x2b727e(0xbf)](_0x2b727e(0xd7))['to'](this),this[_0x2b727e(0x91)][_0x2b727e(0xbf)](_0x2b727e(0xdb))['to'](this),this[_0x2b727e(0x7f)][_0x2b727e(0xbf)](_0x2b727e(0xd7))['to'](this),this[_0x2b727e(0x7f)][_0x2b727e(0xbf)](_0x2b727e(0xdb))['to'](this)),_0x3a6a6a;}[_0x2a7947(0xcb)](){const _0xa4ce43=_0x2a7947;super[_0xa4ce43(0xcb)](),this[_0xa4ce43(0xe4)]=this[_0xa4ce43(0x97)][_0xa4ce43(0x9e)](_0xa4ce43(0xb0)),this[_0xa4ce43(0xe4)][_0xa4ce43(0x93)]=this[_0xa4ce43(0xa3)],this['on'](_0xa4ce43(0xc6),(_0x2f7ca4,_0xd5fa7f,_0x412d07)=>{const _0x10ab0f=_0xa4ce43;this[_0x10ab0f(0xe4)][_0x10ab0f(0x93)]=_0x412d07;});}[_0x2a7947(0x9d)](_0x25e472,_0xa06c17,_0x125bdb,_0x3b2eae,_0x5c6010){const _0x197206=_0x2a7947,_0x797ef7=new _0xd772f4(this[_0x197206(0xc2)]);return _0x797ef7[_0x197206(0xa8)]({'label':_0x25e472,'icon':_0xa06c17,'tooltip':!0x0,'tooltipPosition':_0x5c6010}),_0x797ef7[_0x197206(0xab)]({'attributes':{'class':_0x125bdb}}),_0x797ef7['on'](_0x197206(0xaa),()=>{const _0x251ea9=_0x197206;this[_0x251ea9(0x9c)](_0x3b2eae,this[_0x251ea9(0x8e)]['id']);}),_0x797ef7;}[_0x2a7947(0xe1)](){const _0x20a480=_0x2a7947;return _0x20a480(0x7d)===this[_0x20a480(0x8e)][_0x20a480(0xea)][_0x20a480(0xba)][_0x20a480(0xc1)]?_0x14aee3(this[_0x20a480(0xc2)],_0x20a480(0xb2)):_0x14aee3(this[_0x20a480(0xc2)],_0x20a480(0xb6));}[_0x2a7947(0xe0)](){const _0xc3dae4=_0x2a7947;return this[_0xc3dae4(0x8e)][_0xc3dae4(0xc9)]?_0xc3dae4(0x7d)===this[_0xc3dae4(0x8e)][_0xc3dae4(0xea)][_0xc3dae4(0xba)][_0xc3dae4(0xc1)]?_0x14aee3(this[_0xc3dae4(0xc2)],_0xc3dae4(0xdd),this[_0xc3dae4(0x8e)][_0xc3dae4(0xd6)][_0xc3dae4(0x9b)]):_0x14aee3(this[_0xc3dae4(0xc2)],_0xc3dae4(0xcf),this[_0xc3dae4(0x8e)][_0xc3dae4(0xd6)][_0xc3dae4(0x9b)]):null;}}function ds(_0x68d3e1,_0x1fb214){const _0x16d2b6=_0x2a7947;let _0x125a3f='';return _0x125a3f+=_0x68d3e1[_0x16d2b6(0xc3)]('*')[_0x16d2b6(0xe8)]((_0x2a7e20,_0x1e515a)=>_0x1e515a%0x2!=0x0?_0x16d2b6(0xbb)+us(_0x2a7e20)+_0x16d2b6(0xe9):us(_0x2a7e20))[_0x16d2b6(0xbd)](''),_0x1fb214&&(_0x125a3f+=_0x16d2b6(0xcd)+_0x1fb214[_0x16d2b6(0x87)]+_0x16d2b6(0x7b)+_0x1fb214[_0x16d2b6(0x92)]+_0x16d2b6(0xa7)),_0x125a3f;}function us(_0x1c95f0){const _0x2699a0=_0x2a7947,_0x212a6a=document[_0x2699a0(0x9a)](_0x2699a0(0xda));return _0x212a6a[_0x2699a0(0xa4)]=_0x1c95f0,_0x212a6a[_0x2699a0(0x93)];}
23
+ const _0x4e73a6=_0x13d2;function _0x4dde(){const _0x2c2dcc=['set','\x22></span>','</span>','_descriptionElement','ck-suggestion__actions','push','span','ck-suggestion-','<span\x20class=\x22ck-suggestion-type\x22>','4328kZdFFd','discardSuggestion','ck-suggestion__info','\x22\x20title=\x22','@external','getTemplate','acceptButton','commentThread','ck-suggestion__user','17283HPrpsH','EXTERNAL_IMPORT_WORD_AVATAR','attributes','ck-annotation__info-time','.ck-annotation__content-wrapper','type','importWord','ck-comment__info-time','name','ck-annotation__actions','709120OmnXaO','6RGUXsZ','change:description','div','311018azciVs','time','userView','commentThreadInputView','locale','ck-suggestion--accept','check','ck-annotation__info','createElement','join','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-comment__external','isExternal','EXTERNAL_SUGGESTION','render','214868BorfoV','element','formatDateTime','value','Accept\x20suggestion','canAccept','setTemplate','commentsListView','content','extendTemplate','innerHTML','innerText','map','split','canDiscard','discardButton','creator','ck-suggestion--disabled-comments','source','ck-suggestion-wrapper','_config','ck-annotation__main','486388NtDJCf','execute','bindTemplate','getExternalSuggestionNote','descriptionParts','querySelector','ck-annotation__content-wrapper','editorDestroyed','2605vcSybM','authoredAt','</p>','editorReady','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','<p>','EXTERNAL_AVATAR','fire','4608kzGpkO','cancel','ck-annotation','Discard\x20suggestion','ck-suggestion--discard','ck-suggestion','getUserViewNotificationText','ck-suggestion-wrapper--active','_createButton','ck-annotation__info-name','isEnabled','ck-annotation__user','2256gvmMSD','ck-suggestion__info-name','isActive','description','bind','disableComments','author','delegate','acceptSuggestion','_model','children','title','color','ck-suggestion__main'];_0x4dde=function(){return _0x2c2dcc;};return _0x4dde();}(function(_0x44dfb2,_0x2b2a92){const _0x2cfa92=_0x13d2,_0x3c3d3f=_0x44dfb2();while(!![]){try{const _0x565c20=parseInt(_0x2cfa92(0x15e))/0x1+-parseInt(_0x2cfa92(0x15b))/0x2*(-parseInt(_0x2cfa92(0x150))/0x3)+parseInt(_0x2cfa92(0x16d))/0x4+-parseInt(_0x2cfa92(0x18b))/0x5*(-parseInt(_0x2cfa92(0x19f))/0x6)+-parseInt(_0x2cfa92(0x183))/0x7+parseInt(_0x2cfa92(0x1b6))/0x8*(-parseInt(_0x2cfa92(0x193))/0x9)+-parseInt(_0x2cfa92(0x15a))/0xa;if(_0x565c20===_0x2b2a92)break;else _0x3c3d3f['push'](_0x3c3d3f['shift']());}catch(_0x4c22f9){_0x3c3d3f['push'](_0x3c3d3f['shift']());}}}(_0x4dde,0x2730e));import{getTranslation as _0x381338}from'../../utils/common-translations.js';import{default as _0x2e254a}from'./basesuggestionthreadview.js';function _0x13d2(_0x14f888,_0x5da7cb){const _0x4dde2f=_0x4dde();return _0x13d2=function(_0x13d223,_0x127f8f){_0x13d223=_0x13d223-0x148;let _0x450fc8=_0x4dde2f[_0x13d223];return _0x450fc8;},_0x13d2(_0x14f888,_0x5da7cb);}import{ButtonView as _0x4a8835}from'ckeditor5/src/ui.js';import{icons as _0x1f77b4}from'ckeditor5/src/core.js';import{trimHtml as _0x43f72d,UserView as _0x18bea3}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x2e254a{constructor(_0x5d567e,_0x4318e8,_0x43c052,_0x811d1b){const _0x37a2dc=_0x13d2;super(_0x5d567e,_0x4318e8,_0x43c052,_0x811d1b),this[_0x37a2dc(0x1ad)](_0x37a2dc(0x155),''),this[_0x37a2dc(0x1a3)](_0x37a2dc(0x155))['to'](this,_0x37a2dc(0x187),_0x18288e=>_0x18288e&&_0x18288e[0x0]?_0x18288e[0x0][_0x37a2dc(0x155)]:''),this[_0x37a2dc(0x1a3)](_0x37a2dc(0x1a2))['to'](this,_0x37a2dc(0x187),this,_0x37a2dc(0x1a1),(_0x3fb9c8,_0x3e0401)=>{const _0x5a6dc5=_0x37a2dc;let _0x116338='';for(const _0x46289b of _0x3fb9c8)_0x116338+=_0x5a6dc5(0x190)+ds(_0x46289b[_0x5a6dc5(0x175)],_0x46289b[_0x5a6dc5(0x1ab)])+_0x5a6dc5(0x18d);return _0x3e0401?_0x116338:_0x43f72d(_0x116338,{'limit':0x8c});}),this[_0x37a2dc(0x1b0)]=null,this[_0x37a2dc(0x14d)]=this[_0x37a2dc(0x19b)](_0x381338(_0x5d567e,_0x37a2dc(0x171)),_0x1f77b4[_0x37a2dc(0x164)],_0x37a2dc(0x163),_0x37a2dc(0x1a7),'sw'),this[_0x37a2dc(0x14d)][_0x37a2dc(0x1a3)](_0x37a2dc(0x19d))['to'](this,_0x37a2dc(0x172)),this[_0x37a2dc(0x17c)]=this[_0x37a2dc(0x19b)](_0x381338(_0x5d567e,_0x37a2dc(0x196)),_0x1f77b4[_0x37a2dc(0x194)],_0x37a2dc(0x197),_0x37a2dc(0x148),'sw'),this[_0x37a2dc(0x17c)][_0x37a2dc(0x1a3)](_0x37a2dc(0x19d))['to'](this,_0x37a2dc(0x17b)),this[_0x37a2dc(0x160)]=new _0x18bea3(_0x5d567e,this[_0x37a2dc(0x1a8)][_0x37a2dc(0x1a5)],this[_0x37a2dc(0x199)]()),this[_0x37a2dc(0x160)][_0x37a2dc(0x176)]({'attributes':{'class':[_0x37a2dc(0x14f),_0x37a2dc(0x19e)]}}),this[_0x37a2dc(0x173)](this[_0x37a2dc(0x14c)]());}[_0x4e73a6(0x14c)](){const _0x191ecc=_0x4e73a6,_0x49e9d8=this[_0x191ecc(0x185)],_0x3f47fc=[{'tag':_0x191ecc(0x15d),'attributes':{'class':[_0x191ecc(0x149),_0x191ecc(0x165)]},'children':[{'tag':_0x191ecc(0x1b3),'children':[{'text':this[_0x191ecc(0x160)][_0x191ecc(0x158)]}],'attributes':{'class':[_0x191ecc(0x1a0),_0x191ecc(0x19c)]}},{'tag':_0x191ecc(0x15f),'attributes':{'datetime':_0x49e9d8['to'](_0x191ecc(0x18c)),'class':[_0x191ecc(0x157),_0x191ecc(0x153)]},'children':[{'text':_0x49e9d8['to'](_0x191ecc(0x18c),_0x4e0a78=>this[_0x191ecc(0x181)][_0x191ecc(0x16f)](_0x4e0a78))}]}]},{'tag':_0x191ecc(0x15d),'attributes':{'class':[_0x191ecc(0x1b1),_0x191ecc(0x159)]},'children':[this[_0x191ecc(0x14d)],this[_0x191ecc(0x17c)]]},{'tag':_0x191ecc(0x15d),'attributes':{'class':[_0x191ecc(0x189)]}}];this[_0x191ecc(0x1a8)][_0x191ecc(0x16a)]&&_0x3f47fc[_0x191ecc(0x1b2)]({'tag':_0x191ecc(0x15d),'attributes':{'class':[_0x191ecc(0x169)]},'children':[{'text':this[_0x191ecc(0x186)]()}]});const _0xccc1da={'tag':_0x191ecc(0x15d),'attributes':{'class':[_0x191ecc(0x180),_0x49e9d8['if'](_0x191ecc(0x1a1),_0x191ecc(0x19a)),_0x49e9d8['to'](_0x191ecc(0x155),_0x4d5163=>_0x191ecc(0x1b4)+_0x4d5163),this[_0x191ecc(0x181)][_0x191ecc(0x1a4)]&&_0x191ecc(0x17e)],'data-suggestion-id':this[_0x191ecc(0x1a8)]['id'],'data-thread-id':this[_0x191ecc(0x1a8)][_0x191ecc(0x14e)]['id'],'data-author-id':this[_0x191ecc(0x1a8)][_0x191ecc(0x1a5)]['id'],'tabindex':-0x1},'children':[{'tag':_0x191ecc(0x15d),'attributes':{'class':[_0x191ecc(0x198),_0x191ecc(0x195)]},'children':[this[_0x191ecc(0x160)],{'tag':_0x191ecc(0x15d),'attributes':{'class':[_0x191ecc(0x1ac),_0x191ecc(0x182)]},'children':_0x3f47fc}]}]};return this[_0x191ecc(0x174)]&&this[_0x191ecc(0x161)]&&(_0xccc1da[_0x191ecc(0x1a9)][_0x191ecc(0x1b2)](this[_0x191ecc(0x174)],this[_0x191ecc(0x161)]),this[_0x191ecc(0x174)][_0x191ecc(0x1a6)](_0x191ecc(0x18e))['to'](this),this[_0x191ecc(0x174)][_0x191ecc(0x1a6)](_0x191ecc(0x18a))['to'](this),this[_0x191ecc(0x161)][_0x191ecc(0x1a6)](_0x191ecc(0x18e))['to'](this),this[_0x191ecc(0x161)][_0x191ecc(0x1a6)](_0x191ecc(0x18a))['to'](this)),_0xccc1da;}[_0x4e73a6(0x16c)](){const _0xb8df6d=_0x4e73a6;super[_0xb8df6d(0x16c)](),this[_0xb8df6d(0x1b0)]=this[_0xb8df6d(0x16e)][_0xb8df6d(0x188)](_0xb8df6d(0x154)),this[_0xb8df6d(0x1b0)][_0xb8df6d(0x177)]=this[_0xb8df6d(0x1a2)],this['on'](_0xb8df6d(0x15c),(_0x318477,_0x3035ff,_0x49043a)=>{const _0x5f31f0=_0xb8df6d;this[_0x5f31f0(0x1b0)][_0x5f31f0(0x177)]=_0x49043a;});}[_0x4e73a6(0x19b)](_0x1495cc,_0x15a2b1,_0x11937d,_0x3d825d,_0x2fbda7){const _0x43febd=_0x4e73a6,_0x1116f3=new _0x4a8835(this[_0x43febd(0x162)]);return _0x1116f3[_0x43febd(0x1ad)]({'label':_0x1495cc,'icon':_0x15a2b1,'tooltip':!0x0,'tooltipPosition':_0x2fbda7}),_0x1116f3[_0x43febd(0x176)]({'attributes':{'class':_0x11937d}}),_0x1116f3['on'](_0x43febd(0x184),()=>{const _0x26bde6=_0x43febd;this[_0x26bde6(0x192)](_0x3d825d,this[_0x26bde6(0x1a8)]['id']);}),_0x1116f3;}[_0x4e73a6(0x186)](){const _0x3678a5=_0x4e73a6;return _0x3678a5(0x156)===this[_0x3678a5(0x1a8)][_0x3678a5(0x152)][_0x3678a5(0x14b)][_0x3678a5(0x17f)]?_0x381338(this[_0x3678a5(0x162)],_0x3678a5(0x168)):_0x381338(this[_0x3678a5(0x162)],_0x3678a5(0x16b));}[_0x4e73a6(0x199)](){const _0x35f4b8=_0x4e73a6;return this[_0x35f4b8(0x1a8)][_0x35f4b8(0x16a)]?_0x35f4b8(0x156)===this[_0x35f4b8(0x1a8)][_0x35f4b8(0x152)][_0x35f4b8(0x14b)][_0x35f4b8(0x17f)]?_0x381338(this[_0x35f4b8(0x162)],_0x35f4b8(0x151),this[_0x35f4b8(0x1a8)][_0x35f4b8(0x17d)][_0x35f4b8(0x158)]):_0x381338(this[_0x35f4b8(0x162)],_0x35f4b8(0x191),this[_0x35f4b8(0x1a8)][_0x35f4b8(0x17d)][_0x35f4b8(0x158)]):null;}}function ds(_0xf14ef5,_0x2f4850){const _0x1ed402=_0x4e73a6;let _0x45ddba='';return _0x45ddba+=_0xf14ef5[_0x1ed402(0x17a)]('*')[_0x1ed402(0x179)]((_0x5e8db4,_0x3b2d3c)=>_0x3b2d3c%0x2!=0x0?_0x1ed402(0x1b5)+us(_0x5e8db4)+_0x1ed402(0x1af):us(_0x5e8db4))[_0x1ed402(0x167)](''),_0x2f4850&&(_0x45ddba+=_0x1ed402(0x18f)+_0x2f4850[_0x1ed402(0x170)]+_0x1ed402(0x14a)+_0x2f4850[_0x1ed402(0x1aa)]+_0x1ed402(0x1ae)),_0x45ddba;}function us(_0x2bfaf8){const _0x4d8f70=_0x4e73a6,_0x5d058d=document[_0x4d8f70(0x166)](_0x4d8f70(0x1b3));return _0x5d058d[_0x4d8f70(0x178)]=_0x2bfaf8,_0x5d058d[_0x4d8f70(0x177)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x55d913,_0x23b06c,_0x4b3ada){const t=_0x55d913['t'];switch(_0x23b06c){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',_0x4b3ada);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4b3ada);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4b3ada);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4b3ada);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4b3ada);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',_0x4b3ada);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4b3ada);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',_0x4b3ada);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4b3ada);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4b3ada);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4b3ada);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4b3ada);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4b3ada);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4b3ada);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4b3ada);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4b3ada);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4b3ada);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4b3ada);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4b3ada);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4b3ada);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4b3ada);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4b3ada);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4b3ada);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'},_0x4b3ada);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4b3ada);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4b3ada);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4b3ada);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4b3ada);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4b3ada);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'},_0x4b3ada);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4b3ada);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4b3ada);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4b3ada);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4b3ada);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'},_0x4b3ada);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4b3ada);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'},_0x4b3ada);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'},_0x4b3ada);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4b3ada);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'},_0x4b3ada);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4b3ada);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'},_0x4b3ada);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4b3ada);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4b3ada);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'},_0x4b3ada);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'},_0x4b3ada);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 _0x23b06c;}}
23
+ export function getTranslation(_0x3c3e11,_0x3a8b2a,_0x5912fe){const t=_0x3c3e11['t'];switch(_0x3a8b2a){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',_0x5912fe);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x5912fe);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x5912fe);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x5912fe);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x5912fe);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',_0x5912fe);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x5912fe);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',_0x5912fe);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x5912fe);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x5912fe);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x5912fe);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x5912fe);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x5912fe);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x5912fe);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x5912fe);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x5912fe);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x5912fe);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x5912fe);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x5912fe);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x5912fe);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x5912fe);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x5912fe);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x5912fe);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'},_0x5912fe);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x5912fe);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x5912fe);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x5912fe);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x5912fe);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x5912fe);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'},_0x5912fe);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x5912fe);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x5912fe);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x5912fe);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x5912fe);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'},_0x5912fe);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x5912fe);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'},_0x5912fe);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'},_0x5912fe);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x5912fe);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'},_0x5912fe);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x5912fe);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'},_0x5912fe);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x5912fe);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x5912fe);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'},_0x5912fe);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'},_0x5912fe);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 _0x3a8b2a;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x27e179,_0x4038f1){const _0x500b94=_0x5560,_0x147572=_0x27e179();while(!![]){try{const _0x29f622=-parseInt(_0x500b94(0x1e2))/0x1+parseInt(_0x500b94(0x1e7))/0x2+-parseInt(_0x500b94(0x1e5))/0x3*(parseInt(_0x500b94(0x1de))/0x4)+parseInt(_0x500b94(0x1f7))/0x5*(parseInt(_0x500b94(0x1d9))/0x6)+parseInt(_0x500b94(0x1ec))/0x7*(parseInt(_0x500b94(0x1cd))/0x8)+-parseInt(_0x500b94(0x1d2))/0x9+-parseInt(_0x500b94(0x1ed))/0xa*(-parseInt(_0x500b94(0x1e6))/0xb);if(_0x29f622===_0x4038f1)break;else _0x147572['push'](_0x147572['shift']());}catch(_0x4ccfc6){_0x147572['push'](_0x147572['shift']());}}}(_0x31bd,0xc8559));function _0x31bd(){const _0x3e81bd=['from','isInContent','2914122wHScvt','schema','\x20[color\x20','add','createPositionBefore','10784yiYznb','isIntersecting','isTouching','content','455773OFelyy','replace','isMultiRange','561mxsIeD','32824aGCdMZ','1229236UHjgSK','start','createPositionAt','splice','type','3168109pSaLnI','3670kMTeSx','next','end','deletion','createPositionAfter','isObject','map','createRange','push','isCollapsed','5xfxFXU','join','16wVCyrg','sort','isArray','color','length','11881017EjAXbf','execute','value','change','getRanges'];_0x31bd=function(){return _0x3e81bd;};return _0x31bd();}export function normalizeDescription(_0x8e85f1){const _0x179ab7=_0x5560;return Array[_0x179ab7(0x1cf)](_0x8e85f1)||(_0x8e85f1=[_0x8e85f1]),_0x8e85f1[_0x179ab7(0x1f3)](_0x484e45=>{const _0x37f81c=_0x179ab7,_0x1b6f1d=_0x484e45[_0x37f81c(0x1e1)][_0x37f81c(0x1e3)](/\*/g,''),_0x3a49cc=_0x484e45[_0x37f81c(0x1d0)]?_0x37f81c(0x1db)+_0x484e45[_0x37f81c(0x1d0)][_0x37f81c(0x1d4)]+']':'';return'['+_0x484e45[_0x37f81c(0x1eb)]+']\x20'+_0x1b6f1d+_0x3a49cc;})[_0x179ab7(0x1cc)](';\x20');}export function sortSuggestions(_0x55a05f){const _0x4d5653=_0x5560;return _0x55a05f[_0x4d5653(0x1ce)]((_0x4f4697,_0x278fdb)=>_0x4d5653(0x1f0)==_0x4f4697[_0x4d5653(0x1eb)]&&_0x4d5653(0x1f0)!=_0x278fdb[_0x4d5653(0x1eb)]?-0x1:_0x4d5653(0x1f0)!=_0x4f4697[_0x4d5653(0x1eb)]&&_0x4d5653(0x1f0)==_0x278fdb[_0x4d5653(0x1eb)]?0x1:0x0);}export function getSelectedSuggestions(_0xcdf4cc,_0x28e4ca){const _0x2b458f=_0x5560,_0x3920fb=Array[_0x2b458f(0x1d7)](_0xcdf4cc[_0x2b458f(0x1d6)]()),_0x3bcf59=new Set();for(const _0x2beb3c of _0x28e4ca)if(_0x2beb3c[_0x2b458f(0x1d8)]){for(const _0x50cc70 of _0x3920fb)for(const _0x1fd0d9 of _0x2beb3c[_0x2b458f(0x1d6)]())(_0x50cc70[_0x2b458f(0x1df)](_0x1fd0d9)||_0xcdf4cc[_0x2b458f(0x1f6)]&&!_0x2beb3c[_0x2b458f(0x1e4)]&&_0x2beb3c[_0x2b458f(0x1ee)]&&_0x1fd0d9[_0x2b458f(0x1ef)][_0x2b458f(0x1e0)](_0x50cc70[_0x2b458f(0x1e8)]))&&_0x3bcf59[_0x2b458f(0x1dc)](_0x2beb3c);}return _0x3bcf59;}export function getRangesOfBlockGroups(_0x17fda5,_0x8aa392){const _0x15d4c8=_0x5560;let _0x191458,_0x4f5596=0x0;const _0x2019ab=[],_0x452067=_0x8aa392[_0x15d4c8(0x1da)];for(;_0x4f5596<_0x17fda5[_0x15d4c8(0x1d1)];){const _0x5abab7=_0x17fda5[_0x4f5596],_0x1c1511=_0x17fda5[_0x4f5596+0x1];_0x191458||(_0x191458=_0x8aa392[_0x15d4c8(0x1dd)](_0x5abab7)),co(_0x8aa392,_0x5abab7,_0x1c1511)||(_0x2019ab[_0x15d4c8(0x1f5)](_0x8aa392[_0x15d4c8(0x1f4)](_0x191458,_0x452067[_0x15d4c8(0x1f2)](_0x5abab7)?_0x8aa392[_0x15d4c8(0x1f1)](_0x5abab7):_0x8aa392[_0x15d4c8(0x1e9)](_0x5abab7,_0x15d4c8(0x1ef)))),_0x191458=null),_0x4f5596++;}return _0x2019ab;}function _0x5560(_0x1763ae,_0x5dc713){const _0x31bdf2=_0x31bd();return _0x5560=function(_0x55602c,_0x188f9b){_0x55602c=_0x55602c-0x1cc;let _0x236c00=_0x31bdf2[_0x55602c];return _0x236c00;},_0x5560(_0x1763ae,_0x5dc713);}function co(_0x1ce896,_0xe8d1c0,_0x36de0c){const _0x35eec3=_0x5560;if(!_0x36de0c)return!0x1;const _0x75d72b=_0x1ce896[_0x35eec3(0x1f1)](_0xe8d1c0),_0x6b4e04=_0x1ce896[_0x35eec3(0x1dd)](_0x36de0c);return _0x75d72b[_0x35eec3(0x1e0)](_0x6b4e04);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x83da6c,_0xa43edf,_0x1f63d3){const _0x5d3dee=_0x5560;for(;_0x1f63d3[_0x5d3dee(0x1d1)];){const _0xa065aa=_0x1f63d3[_0x5d3dee(0x1ea)](0x0,0x64);_0x83da6c[_0x5d3dee(0x1d5)](()=>{const _0x25ead6=_0x5d3dee;for(const _0x550dcc of _0xa065aa)_0x550dcc[_0x25ead6(0x1d8)]&&_0xa43edf[_0x25ead6(0x1d3)](_0x550dcc['id']);});}}
23
+ (function(_0x140628,_0x50d3b2){const _0x330eda=_0x3791,_0x533da5=_0x140628();while(!![]){try{const _0x1bf9dd=parseInt(_0x330eda(0x119))/0x1+parseInt(_0x330eda(0x12b))/0x2*(-parseInt(_0x330eda(0x133))/0x3)+parseInt(_0x330eda(0x139))/0x4+parseInt(_0x330eda(0x13b))/0x5+parseInt(_0x330eda(0x129))/0x6*(-parseInt(_0x330eda(0x135))/0x7)+-parseInt(_0x330eda(0x136))/0x8+parseInt(_0x330eda(0x125))/0x9;if(_0x1bf9dd===_0x50d3b2)break;else _0x533da5['push'](_0x533da5['shift']());}catch(_0x3fc657){_0x533da5['push'](_0x533da5['shift']());}}}(_0x6b2e,0x755c6));export function normalizeDescription(_0x43a316){const _0x1dec37=_0x3791;return Array[_0x1dec37(0x124)](_0x43a316)||(_0x43a316=[_0x43a316]),_0x43a316[_0x1dec37(0x127)](_0x346814=>{const _0x2d02ac=_0x1dec37,_0xe0a5c2=_0x346814[_0x2d02ac(0x120)][_0x2d02ac(0x121)](/\*/g,''),_0x2106f6=_0x346814[_0x2d02ac(0x123)]?_0x2d02ac(0x12c)+_0x346814[_0x2d02ac(0x123)][_0x2d02ac(0x117)]+']':'';return'['+_0x346814[_0x2d02ac(0x11c)]+']\x20'+_0xe0a5c2+_0x2106f6;})[_0x1dec37(0x134)](';\x20');}export function sortSuggestions(_0x590f11){const _0x2a9a49=_0x3791;return _0x590f11[_0x2a9a49(0x138)]((_0x3d4a49,_0x37a9ac)=>_0x2a9a49(0x114)==_0x3d4a49[_0x2a9a49(0x11c)]&&_0x2a9a49(0x114)!=_0x37a9ac[_0x2a9a49(0x11c)]?-0x1:_0x2a9a49(0x114)!=_0x3d4a49[_0x2a9a49(0x11c)]&&_0x2a9a49(0x114)==_0x37a9ac[_0x2a9a49(0x11c)]?0x1:0x0);}export function getSelectedSuggestions(_0x544f7b,_0x416e64){const _0x53f0c3=_0x3791,_0x3a2542=Array[_0x53f0c3(0x11d)](_0x544f7b[_0x53f0c3(0x132)]()),_0x2fbf7c=new Set();for(const _0x5db42c of _0x416e64)if(_0x5db42c[_0x53f0c3(0x122)]){for(const _0x15af30 of _0x3a2542)for(const _0x1db86c of _0x5db42c[_0x53f0c3(0x132)]())(_0x15af30[_0x53f0c3(0x118)](_0x1db86c)||_0x544f7b[_0x53f0c3(0x12a)]&&!_0x5db42c[_0x53f0c3(0x11b)]&&_0x5db42c[_0x53f0c3(0x113)]&&_0x1db86c[_0x53f0c3(0x13c)][_0x53f0c3(0x11e)](_0x15af30[_0x53f0c3(0x11f)]))&&_0x2fbf7c[_0x53f0c3(0x11a)](_0x5db42c);}return _0x2fbf7c;}export function getRangesOfBlockGroups(_0x255f8e,_0x2c67f7){const _0x1b1135=_0x3791;let _0x3029b4,_0x306d36=0x0;const _0x43645f=[],_0x4b1056=_0x2c67f7[_0x1b1135(0x128)];for(;_0x306d36<_0x255f8e[_0x1b1135(0x131)];){const _0x2f5ed7=_0x255f8e[_0x306d36],_0x1b0590=_0x255f8e[_0x306d36+0x1];_0x3029b4||(_0x3029b4=_0x2c67f7[_0x1b1135(0x116)](_0x2f5ed7)),co(_0x2c67f7,_0x2f5ed7,_0x1b0590)||(_0x43645f[_0x1b1135(0x126)](_0x2c67f7[_0x1b1135(0x137)](_0x3029b4,_0x4b1056[_0x1b1135(0x12f)](_0x2f5ed7)?_0x2c67f7[_0x1b1135(0x115)](_0x2f5ed7):_0x2c67f7[_0x1b1135(0x130)](_0x2f5ed7,_0x1b1135(0x13c)))),_0x3029b4=null),_0x306d36++;}return _0x43645f;}function co(_0x2848c5,_0xecc683,_0x507d01){const _0x3af384=_0x3791;if(!_0x507d01)return!0x1;const _0x12a42f=_0x2848c5[_0x3af384(0x115)](_0xecc683),_0x552769=_0x2848c5[_0x3af384(0x116)](_0x507d01);return _0x12a42f[_0x3af384(0x11e)](_0x552769);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x2c5ff1,_0xa9e95f,_0xe5ea11){const _0x46d336=_0x3791;for(;_0xe5ea11[_0x46d336(0x131)];){const _0x33152f=_0xe5ea11[_0x46d336(0x12d)](0x0,0x64);_0x2c5ff1[_0x46d336(0x13a)](()=>{const _0x2864d0=_0x46d336;for(const _0x30a955 of _0x33152f)_0x30a955[_0x2864d0(0x122)]&&_0xa9e95f[_0x2864d0(0x12e)](_0x30a955['id']);});}}function _0x3791(_0x1a62db,_0x17a674){const _0x6b2ee9=_0x6b2e();return _0x3791=function(_0x3791cb,_0x23b7da){_0x3791cb=_0x3791cb-0x113;let _0xed6339=_0x6b2ee9[_0x3791cb];return _0xed6339;},_0x3791(_0x1a62db,_0x17a674);}function _0x6b2e(){const _0x3512be=['218172LseShg','isCollapsed','2azhmcM','\x20[color\x20','splice','execute','isObject','createPositionAt','length','getRanges','796017rHchla','join','182cdaFUz','1592008lLXKHb','createRange','sort','3687504LvPCtB','change','2777915bzlJyG','end','next','deletion','createPositionAfter','createPositionBefore','value','isIntersecting','118895xfliSX','add','isMultiRange','type','from','isTouching','start','content','replace','isInContent','color','isArray','2646972SofokX','push','map','schema'];_0x6b2e=function(){return _0x3512be;};return _0x6b2e();}