@ckeditor/ckeditor5-comments 43.3.1-alpha.0 → 44.0.0-alpha.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 (205) hide show
  1. package/README.md +16 -6
  2. package/build/comments.js +1 -1
  3. package/dist/augmentation.d.ts +8 -1
  4. package/dist/comments/commentsarchiveui.d.ts +7 -0
  5. package/dist/comments/commentsediting.d.ts +4 -0
  6. package/dist/comments/commentsrepository.d.ts +1 -6
  7. package/dist/comments/commentsui.d.ts +4 -0
  8. package/dist/index-editor.css +37 -37
  9. package/dist/index.css +46 -46
  10. package/dist/index.d.ts +1 -0
  11. package/dist/index.js +9 -9
  12. package/dist/translations/af.js +1 -1
  13. package/dist/translations/af.umd.js +1 -1
  14. package/dist/translations/ar.js +1 -1
  15. package/dist/translations/ar.umd.js +1 -1
  16. package/dist/translations/ast.js +1 -1
  17. package/dist/translations/ast.umd.js +1 -1
  18. package/dist/translations/az.js +1 -1
  19. package/dist/translations/az.umd.js +1 -1
  20. package/dist/translations/bg.js +1 -1
  21. package/dist/translations/bg.umd.js +1 -1
  22. package/dist/translations/bn.js +1 -1
  23. package/dist/translations/bn.umd.js +1 -1
  24. package/dist/translations/bs.js +1 -1
  25. package/dist/translations/bs.umd.js +1 -1
  26. package/dist/translations/ca.js +1 -1
  27. package/dist/translations/ca.umd.js +1 -1
  28. package/dist/translations/cs.js +1 -1
  29. package/dist/translations/cs.umd.js +1 -1
  30. package/dist/translations/da.js +1 -1
  31. package/dist/translations/da.umd.js +1 -1
  32. package/dist/translations/de-ch.js +1 -1
  33. package/dist/translations/de-ch.umd.js +1 -1
  34. package/dist/translations/de.js +1 -1
  35. package/dist/translations/de.umd.js +1 -1
  36. package/dist/translations/el.js +1 -1
  37. package/dist/translations/el.umd.js +1 -1
  38. package/dist/translations/en-au.js +1 -1
  39. package/dist/translations/en-au.umd.js +1 -1
  40. package/dist/translations/en-gb.js +1 -1
  41. package/dist/translations/en-gb.umd.js +1 -1
  42. package/dist/translations/en.js +1 -1
  43. package/dist/translations/en.umd.js +1 -1
  44. package/dist/translations/eo.js +1 -1
  45. package/dist/translations/eo.umd.js +1 -1
  46. package/dist/translations/es-co.js +1 -1
  47. package/dist/translations/es-co.umd.js +1 -1
  48. package/dist/translations/es.js +1 -1
  49. package/dist/translations/es.umd.js +1 -1
  50. package/dist/translations/et.js +1 -1
  51. package/dist/translations/et.umd.js +1 -1
  52. package/dist/translations/eu.js +1 -1
  53. package/dist/translations/eu.umd.js +1 -1
  54. package/dist/translations/fa.js +1 -1
  55. package/dist/translations/fa.umd.js +1 -1
  56. package/dist/translations/fi.js +1 -1
  57. package/dist/translations/fi.umd.js +1 -1
  58. package/dist/translations/fr.js +1 -1
  59. package/dist/translations/fr.umd.js +1 -1
  60. package/dist/translations/gl.js +1 -1
  61. package/dist/translations/gl.umd.js +1 -1
  62. package/dist/translations/gu.js +1 -1
  63. package/dist/translations/gu.umd.js +1 -1
  64. package/dist/translations/he.js +1 -1
  65. package/dist/translations/he.umd.js +1 -1
  66. package/dist/translations/hi.js +1 -1
  67. package/dist/translations/hi.umd.js +1 -1
  68. package/dist/translations/hr.js +1 -1
  69. package/dist/translations/hr.umd.js +1 -1
  70. package/dist/translations/hu.js +1 -1
  71. package/dist/translations/hu.umd.js +1 -1
  72. package/dist/translations/hy.js +1 -1
  73. package/dist/translations/hy.umd.js +1 -1
  74. package/dist/translations/id.js +1 -1
  75. package/dist/translations/id.umd.js +1 -1
  76. package/dist/translations/it.js +1 -1
  77. package/dist/translations/it.umd.js +1 -1
  78. package/dist/translations/ja.js +1 -1
  79. package/dist/translations/ja.umd.js +1 -1
  80. package/dist/translations/jv.js +1 -1
  81. package/dist/translations/jv.umd.js +1 -1
  82. package/dist/translations/kk.js +1 -1
  83. package/dist/translations/kk.umd.js +1 -1
  84. package/dist/translations/km.js +1 -1
  85. package/dist/translations/km.umd.js +1 -1
  86. package/dist/translations/kn.js +1 -1
  87. package/dist/translations/kn.umd.js +1 -1
  88. package/dist/translations/ko.js +1 -1
  89. package/dist/translations/ko.umd.js +1 -1
  90. package/dist/translations/ku.js +1 -1
  91. package/dist/translations/ku.umd.js +1 -1
  92. package/dist/translations/lt.js +1 -1
  93. package/dist/translations/lt.umd.js +1 -1
  94. package/dist/translations/lv.js +1 -1
  95. package/dist/translations/lv.umd.js +1 -1
  96. package/dist/translations/ms.js +1 -1
  97. package/dist/translations/ms.umd.js +1 -1
  98. package/dist/translations/nb.js +1 -1
  99. package/dist/translations/nb.umd.js +1 -1
  100. package/dist/translations/ne.js +1 -1
  101. package/dist/translations/ne.umd.js +1 -1
  102. package/dist/translations/nl.js +1 -1
  103. package/dist/translations/nl.umd.js +1 -1
  104. package/dist/translations/no.js +1 -1
  105. package/dist/translations/no.umd.js +1 -1
  106. package/dist/translations/oc.js +1 -1
  107. package/dist/translations/oc.umd.js +1 -1
  108. package/dist/translations/pl.js +1 -1
  109. package/dist/translations/pl.umd.js +1 -1
  110. package/dist/translations/pt-br.js +1 -1
  111. package/dist/translations/pt-br.umd.js +1 -1
  112. package/dist/translations/pt.js +1 -1
  113. package/dist/translations/pt.umd.js +1 -1
  114. package/dist/translations/ro.js +1 -1
  115. package/dist/translations/ro.umd.js +1 -1
  116. package/dist/translations/ru.js +1 -1
  117. package/dist/translations/ru.umd.js +1 -1
  118. package/dist/translations/si.js +1 -1
  119. package/dist/translations/si.umd.js +1 -1
  120. package/dist/translations/sk.js +1 -1
  121. package/dist/translations/sk.umd.js +1 -1
  122. package/dist/translations/sl.js +1 -1
  123. package/dist/translations/sl.umd.js +1 -1
  124. package/dist/translations/sq.js +1 -1
  125. package/dist/translations/sq.umd.js +1 -1
  126. package/dist/translations/sr-latn.js +1 -1
  127. package/dist/translations/sr-latn.umd.js +1 -1
  128. package/dist/translations/sr.js +1 -1
  129. package/dist/translations/sr.umd.js +1 -1
  130. package/dist/translations/sv.js +1 -1
  131. package/dist/translations/sv.umd.js +1 -1
  132. package/dist/translations/th.js +1 -1
  133. package/dist/translations/th.umd.js +1 -1
  134. package/dist/translations/ti.js +1 -1
  135. package/dist/translations/ti.umd.js +1 -1
  136. package/dist/translations/tk.js +1 -1
  137. package/dist/translations/tk.umd.js +1 -1
  138. package/dist/translations/tr.js +1 -1
  139. package/dist/translations/tr.umd.js +1 -1
  140. package/dist/translations/tt.js +1 -1
  141. package/dist/translations/tt.umd.js +1 -1
  142. package/dist/translations/ug.js +1 -1
  143. package/dist/translations/ug.umd.js +1 -1
  144. package/dist/translations/uk.js +1 -1
  145. package/dist/translations/uk.umd.js +1 -1
  146. package/dist/translations/ur.js +1 -1
  147. package/dist/translations/ur.umd.js +1 -1
  148. package/dist/translations/uz.js +1 -1
  149. package/dist/translations/uz.umd.js +1 -1
  150. package/dist/translations/vi.js +1 -1
  151. package/dist/translations/vi.umd.js +1 -1
  152. package/dist/translations/zh-cn.js +1 -1
  153. package/dist/translations/zh-cn.umd.js +1 -1
  154. package/dist/translations/zh.js +1 -1
  155. package/dist/translations/zh.umd.js +1 -1
  156. package/package.json +15 -15
  157. package/src/annotations/annotation.js +2 -2
  158. package/src/annotations/annotationcollection.js +1 -1
  159. package/src/annotations/annotations.js +1 -1
  160. package/src/annotations/annotationsuis.js +1 -1
  161. package/src/annotations/editorannotations.js +1 -1
  162. package/src/annotations/inlineannotations.js +1 -1
  163. package/src/annotations/narrowsidebar.js +1 -1
  164. package/src/annotations/sidebar.js +1 -1
  165. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  166. package/src/annotations/view/annotationview.js +1 -1
  167. package/src/annotations/view/sidebaritemview.js +1 -1
  168. package/src/annotations/view/sidebarview.js +1 -1
  169. package/src/annotations/widesidebar.js +1 -1
  170. package/src/augmentation.d.ts +8 -1
  171. package/src/comments/addcommentthreadcommand.js +1 -1
  172. package/src/comments/commentsarchive.js +1 -1
  173. package/src/comments/commentsarchiveui.d.ts +7 -0
  174. package/src/comments/commentsarchiveui.js +1 -1
  175. package/src/comments/commentsediting.d.ts +4 -0
  176. package/src/comments/commentsediting.js +1 -1
  177. package/src/comments/commentsrepository.d.ts +1 -6
  178. package/src/comments/commentsrepository.js +3 -3
  179. package/src/comments/commentsui.d.ts +4 -0
  180. package/src/comments/commentsui.js +1 -1
  181. package/src/comments/integrations/clipboard.js +1 -1
  182. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  183. package/src/comments/integrations/importword.js +1 -1
  184. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  185. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  186. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  187. package/src/comments/ui/commentthreadcontroller.js +2 -2
  188. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  189. package/src/comments/ui/view/basecommentview.js +1 -1
  190. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  191. package/src/comments/ui/view/commentcontentview.js +1 -1
  192. package/src/comments/ui/view/commentinputview.js +1 -1
  193. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  194. package/src/comments/ui/view/commentslistview.js +1 -1
  195. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  196. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  197. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  198. package/src/comments/ui/view/commentthreadview.js +2 -2
  199. package/src/comments/ui/view/commentview.js +2 -2
  200. package/src/comments.js +1 -1
  201. package/src/commentsonly.js +1 -1
  202. package/src/index.d.ts +1 -0
  203. package/src/index.js +1 -1
  204. package/src/utils/common-translations.js +1 -1
  205. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5af4e6=_0x440b;(function(_0x49873f,_0x581a4e){const _0x5c0fd7=_0x440b,_0x19e19e=_0x49873f();while(!![]){try{const _0x3851c2=parseInt(_0x5c0fd7(0x93))/0x1*(-parseInt(_0x5c0fd7(0x7f))/0x2)+-parseInt(_0x5c0fd7(0x8d))/0x3+parseInt(_0x5c0fd7(0x7a))/0x4+-parseInt(_0x5c0fd7(0x97))/0x5*(parseInt(_0x5c0fd7(0x91))/0x6)+parseInt(_0x5c0fd7(0xa7))/0x7+-parseInt(_0x5c0fd7(0x75))/0x8*(-parseInt(_0x5c0fd7(0xa3))/0x9)+parseInt(_0x5c0fd7(0x70))/0xa;if(_0x3851c2===_0x581a4e)break;else _0x19e19e['push'](_0x19e19e['shift']());}catch(_0x2f5a85){_0x19e19e['push'](_0x19e19e['shift']());}}}(_0x1086,0xa6aff));import{View as _0x112b7b,ButtonView as _0x1dd85b,FocusCycler as _0x4ea6c7}from'ckeditor5/src/ui.js';function _0x1086(){const _0x198d0c=['_model','setTemplate','substring','1098DThXdJ','ck-context--quotes','283qVtHrw','focusTracker','scrollWidth','focusables','31475KlBGpp','hasContext','contextView','_createReopenButton','remove','querySelector','reopenButtonView','_trimContextValue','isResolvable','mouseenter','locale','ck-thread__header','11043PmcNNQ','tab','contextValue','context','427777ZuANqU','value','bindTemplate','focusCycler','bind','execute','createCollection','.ck-context__value','focus','isResolved','_createContextView','classList','fire','...','shift+tab','length','keystrokes','28093770hmsrka','_setupKeyboardNavigation','lastIndexOf','ck-annotation__actions','add','4376GhNGeq','_attachContextActions','render','isReadOnly','offsetWidth','435860KRwRKn','div','focusFirst','Reopen','tooltip','4376RDNpyW','.ck-context','reopenCommentThread','element','ck-context-wrapper','ck-context','overlay','listenTo','label','isVisible','isEnabled','mouseleave','icon','Comment\x20was\x20made\x20on\x20an\x20element','3590046OzNQbe'];_0x1086=function(){return _0x198d0c;};return _0x1086();}import{FocusTracker as _0x103459,KeystrokeHandler as _0x4531ce}from'ckeditor5/src/utils.js';import{getTranslation as _0x3a18b0}from'../../../utils/common-translations.js';function _0x440b(_0x1471e0,_0x5449c9){const _0x10865a=_0x1086();return _0x440b=function(_0x440b88,_0x3eb30c){_0x440b88=_0x440b88-0x6b;let _0x1cffd1=_0x10865a[_0x440b88];return _0x1cffd1;},_0x440b(_0x1471e0,_0x5449c9);}import _0x32f064 from'../../../../theme/icons/undo.svg';import _0x22550e from'./commentthreadheadercontextview.js';export const MAX_CONTENT_LENGTH=0x96;export default class ts extends _0x112b7b{constructor(_0x1676e7,_0x1fc979){const _0x4c1c09=_0x440b;super(_0x1676e7);const _0x1f218a=this[_0x4c1c09(0xa9)];this[_0x4c1c09(0x8e)]=_0x1fc979,this[_0x4c1c09(0x9d)]=this[_0x4c1c09(0x9a)](),this[_0x4c1c09(0x99)]=this[_0x4c1c09(0xb1)](),this[_0x4c1c09(0x96)]=this[_0x4c1c09(0xad)]([this[_0x4c1c09(0x99)],this[_0x4c1c09(0x9d)]]),this[_0x4c1c09(0x94)]=new _0x103459(),this[_0x4c1c09(0x6f)]=new _0x4531ce(),this[_0x4c1c09(0xaa)]=new _0x4ea6c7({'focusables':this[_0x4c1c09(0x96)],'focusTracker':this[_0x4c1c09(0x94)],'keystrokeHandler':this[_0x4c1c09(0x6f)],'actions':{'focusPrevious':_0x4c1c09(0x6d),'focusNext':_0x4c1c09(0xa4)}}),this[_0x4c1c09(0xab)](_0x4c1c09(0x98))['to'](this[_0x4c1c09(0x8e)],_0x4c1c09(0xa6),_0x5e47f4=>!!_0x5e47f4),this[_0x4c1c09(0xab)](_0x4c1c09(0xa5))['to'](this[_0x4c1c09(0x8e)],_0x4c1c09(0xa6),_0x4eb883=>_0x4eb883&&_0x4eb883[_0x4c1c09(0xa8)]?this[_0x4c1c09(0x9e)](_0x4eb883[_0x4c1c09(0xa8)]):_0x3a18b0(this[_0x4c1c09(0xa1)],_0x4c1c09(0x8c))),this[_0x4c1c09(0x8f)]({'tag':_0x4c1c09(0x7b),'attributes':{'class':[_0x4c1c09(0xa2)]},'children':[{'tag':_0x4c1c09(0x7b),'attributes':{'class':[_0x4c1c09(0x83)]},'children':[{'tag':_0x4c1c09(0x7b),'attributes':{'class':[_0x4c1c09(0x84),_0x1f218a['if'](_0x4c1c09(0x98),_0x4c1c09(0x92))]},'children':[this[_0x4c1c09(0x99)]]}]},{'tag':_0x4c1c09(0x7b),'attributes':{'class':[_0x4c1c09(0x73)]},'children':[this[_0x4c1c09(0x9d)]]}]});}[_0x5af4e6(0x77)](){const _0x2ea014=_0x5af4e6;super[_0x2ea014(0x77)](),this[_0x2ea014(0x76)](),this[_0x2ea014(0x71)]();}[_0x5af4e6(0xaf)](){const _0xedee9=_0x5af4e6;this[_0xedee9(0xaa)][_0xedee9(0x7c)]();}[_0x5af4e6(0x9a)](){const _0x5c70da=_0x5af4e6,_0x5cfdf5=new _0x1dd85b(this[_0x5c70da(0xa1)]);return _0x5cfdf5[_0x5c70da(0x87)]=_0x3a18b0(this[_0x5c70da(0xa1)],_0x5c70da(0x7d)),_0x5cfdf5[_0x5c70da(0x7e)]=_0x3a18b0(this[_0x5c70da(0xa1)],_0x5c70da(0x7d)),_0x5cfdf5[_0x5c70da(0x8b)]=_0x32f064,_0x5cfdf5[_0x5c70da(0xab)](_0x5c70da(0x89))['to'](this[_0x5c70da(0x8e)],_0x5c70da(0x78),_0x435372=>!_0x435372),_0x5cfdf5[_0x5c70da(0xab)](_0x5c70da(0x88))['to'](this[_0x5c70da(0x8e)],_0x5c70da(0x9f),this[_0x5c70da(0x8e)],_0x5c70da(0xb0),(_0x19f05a,_0x55767f)=>_0x19f05a&&_0x55767f),_0x5cfdf5['on'](_0x5c70da(0xac),()=>{const _0x449523=_0x5c70da;this[_0x449523(0x6b)](_0x449523(0x81),this[_0x449523(0x8e)]['id']);}),_0x5cfdf5;}[_0x5af4e6(0x9e)](_0x5b73ca){const _0x25f5b6=_0x5af4e6;if(_0x5b73ca[_0x25f5b6(0x6e)]<0x96)return _0x5b73ca;const _0x1564b7=_0x5b73ca[_0x25f5b6(0x72)]('\x20',0x93);return _0x5b73ca[_0x25f5b6(0x90)](0x0,_0x1564b7>-0x1?_0x1564b7:0x93)+_0x25f5b6(0x6c);}[_0x5af4e6(0x76)](){const _0x31053c=_0x5af4e6,_0x3e0188=this[_0x31053c(0x82)][_0x31053c(0x9c)](_0x31053c(0x80)),_0x1909f7=_0x3e0188[_0x31053c(0x9c)](_0x31053c(0xae));this[_0x31053c(0x86)](_0x3e0188,_0x31053c(0xa0),()=>{const _0x10618b=_0x31053c;_0x1909f7[_0x10618b(0x79)]<_0x1909f7[_0x10618b(0x95)]&&_0x3e0188[_0x10618b(0xb2)][_0x10618b(0x74)](_0x10618b(0x85));}),this[_0x31053c(0x86)](_0x3e0188,_0x31053c(0x8a),()=>{const _0x5dd22c=_0x31053c;_0x3e0188[_0x5dd22c(0xb2)][_0x5dd22c(0x9b)](_0x5dd22c(0x85));});}[_0x5af4e6(0x71)](){const _0x266c4f=_0x5af4e6;this[_0x266c4f(0x6f)][_0x266c4f(0x86)](this[_0x266c4f(0x82)]);for(const _0x24cb29 of this[_0x266c4f(0x96)])this[_0x266c4f(0x94)][_0x266c4f(0x74)](_0x24cb29[_0x266c4f(0x82)]),this[_0x266c4f(0x6f)][_0x266c4f(0x86)](_0x24cb29[_0x266c4f(0x82)]);}[_0x5af4e6(0xb1)](){const _0xef62fb=_0x5af4e6,_0x53407a=new _0x22550e(this[_0xef62fb(0xa1)]);return _0x53407a[_0xef62fb(0xab)](_0xef62fb(0xa5))['to'](this),_0x53407a;}}
23
+ const _0x3a459e=_0x25dd;(function(_0x1364a4,_0x40adce){const _0x3a8202=_0x25dd,_0x17dcc0=_0x1364a4();while(!![]){try{const _0x30e29e=-parseInt(_0x3a8202(0x10c))/0x1+-parseInt(_0x3a8202(0xfd))/0x2*(-parseInt(_0x3a8202(0x111))/0x3)+parseInt(_0x3a8202(0x10f))/0x4*(parseInt(_0x3a8202(0x11f))/0x5)+parseInt(_0x3a8202(0xeb))/0x6*(parseInt(_0x3a8202(0xf8))/0x7)+-parseInt(_0x3a8202(0xf7))/0x8+parseInt(_0x3a8202(0xda))/0x9+parseInt(_0x3a8202(0x108))/0xa;if(_0x30e29e===_0x40adce)break;else _0x17dcc0['push'](_0x17dcc0['shift']());}catch(_0x348192){_0x17dcc0['push'](_0x17dcc0['shift']());}}}(_0x2a70,0x291a4));import{View as _0x44faf0,ButtonView as _0x4a8e08,FocusCycler as _0x1de259}from'ckeditor5/src/ui.js';function _0x2a70(){const _0x41febc=['1055SsqMqO','isVisible','scrollWidth','1601766FFRTfZ','...','mouseleave','length','contextValue','ck-context--quotes','isResolved','reopenCommentThread','tooltip','tab','mouseenter','Comment\x20was\x20made\x20on\x20an\x20element','fire','label','bindTemplate','listenTo','ck-thread__header','6jaGNCV','icon','focusFirst','isResolvable','value','add','isReadOnly','.ck-context__value','ck-annotation__actions','overlay','ck-context','shift+tab','1827040VVfLIz','256347avRllt','createCollection','_createContextView','div','context','2Qcfjij','keystrokes','.ck-context','bind','reopenButtonView','focusCycler','setTemplate','_setupKeyboardNavigation','locale','_trimContextValue','element','1536850wsdgZR','render','offsetWidth','_createReopenButton','323627ILrqCD','classList','remove','1256SNgieO','querySelector','857487YYkkFV','isEnabled','_model','hasContext','Reopen','_attachContextActions','focusables','contextView','focus','lastIndexOf','substring','ck-context-wrapper','focusTracker','execute'];_0x2a70=function(){return _0x41febc;};return _0x2a70();}import{FocusTracker as _0x11f554,KeystrokeHandler as _0x52374a}from'ckeditor5/src/utils.js';function _0x25dd(_0x58b145,_0x3592f8){const _0x2a700b=_0x2a70();return _0x25dd=function(_0x25dd93,_0x3a6853){_0x25dd93=_0x25dd93-0xd9;let _0x5239e9=_0x2a700b[_0x25dd93];return _0x5239e9;},_0x25dd(_0x58b145,_0x3592f8);}import{getTranslation as _0x5a5858}from'../../../utils/common-translations.js';import _0x25ff69 from'../../../../theme/icons/undo.svg';import _0x4bb6ae from'./commentthreadheadercontextview.js';export const MAX_CONTENT_LENGTH=0x96;export default class Yt extends _0x44faf0{constructor(_0x39e729,_0x2051ff){const _0x17e349=_0x25dd;super(_0x39e729);const _0xd29e46=this[_0x17e349(0xe8)];this[_0x17e349(0x113)]=_0x2051ff,this[_0x17e349(0x101)]=this[_0x17e349(0x10b)](),this[_0x17e349(0x118)]=this[_0x17e349(0xfa)](),this[_0x17e349(0x117)]=this[_0x17e349(0xf9)]([this[_0x17e349(0x118)],this[_0x17e349(0x101)]]),this[_0x17e349(0x11d)]=new _0x11f554(),this[_0x17e349(0xfe)]=new _0x52374a(),this[_0x17e349(0x102)]=new _0x1de259({'focusables':this[_0x17e349(0x117)],'focusTracker':this[_0x17e349(0x11d)],'keystrokeHandler':this[_0x17e349(0xfe)],'actions':{'focusPrevious':_0x17e349(0xf6),'focusNext':_0x17e349(0xe3)}}),this[_0x17e349(0x100)](_0x17e349(0x114))['to'](this[_0x17e349(0x113)],_0x17e349(0xfc),_0xd3e3ac=>!!_0xd3e3ac),this[_0x17e349(0x100)](_0x17e349(0xde))['to'](this[_0x17e349(0x113)],_0x17e349(0xfc),_0x87d4ea=>_0x87d4ea&&_0x87d4ea[_0x17e349(0xef)]?this[_0x17e349(0x106)](_0x87d4ea[_0x17e349(0xef)]):_0x5a5858(this[_0x17e349(0x105)],_0x17e349(0xe5))),this[_0x17e349(0x103)]({'tag':_0x17e349(0xfb),'attributes':{'class':[_0x17e349(0xea)]},'children':[{'tag':_0x17e349(0xfb),'attributes':{'class':[_0x17e349(0x11c)]},'children':[{'tag':_0x17e349(0xfb),'attributes':{'class':[_0x17e349(0xf5),_0xd29e46['if'](_0x17e349(0x114),_0x17e349(0xdf))]},'children':[this[_0x17e349(0x118)]]}]},{'tag':_0x17e349(0xfb),'attributes':{'class':[_0x17e349(0xf3)]},'children':[this[_0x17e349(0x101)]]}]});}[_0x3a459e(0x109)](){const _0x26408f=_0x3a459e;super[_0x26408f(0x109)](),this[_0x26408f(0x116)](),this[_0x26408f(0x104)]();}[_0x3a459e(0x119)](){const _0x396cac=_0x3a459e;this[_0x396cac(0x102)][_0x396cac(0xed)]();}[_0x3a459e(0x10b)](){const _0x426dc9=_0x3a459e,_0x8873fc=new _0x4a8e08(this[_0x426dc9(0x105)]);return _0x8873fc[_0x426dc9(0xe7)]=_0x5a5858(this[_0x426dc9(0x105)],_0x426dc9(0x115)),_0x8873fc[_0x426dc9(0xe2)]=_0x5a5858(this[_0x426dc9(0x105)],_0x426dc9(0x115)),_0x8873fc[_0x426dc9(0xec)]=_0x25ff69,_0x8873fc[_0x426dc9(0x100)](_0x426dc9(0x112))['to'](this[_0x426dc9(0x113)],_0x426dc9(0xf1),_0x35ad8e=>!_0x35ad8e),_0x8873fc[_0x426dc9(0x100)](_0x426dc9(0x120))['to'](this[_0x426dc9(0x113)],_0x426dc9(0xee),this[_0x426dc9(0x113)],_0x426dc9(0xe0),(_0x1ef8a,_0x2d9f43)=>_0x1ef8a&&_0x2d9f43),_0x8873fc['on'](_0x426dc9(0x11e),()=>{const _0x9426c=_0x426dc9;this[_0x9426c(0xe6)](_0x9426c(0xe1),this[_0x9426c(0x113)]['id']);}),_0x8873fc;}[_0x3a459e(0x106)](_0x2dd811){const _0x58a97a=_0x3a459e;if(_0x2dd811[_0x58a97a(0xdd)]<0x96)return _0x2dd811;const _0x40c9b4=_0x2dd811[_0x58a97a(0x11a)]('\x20',0x93);return _0x2dd811[_0x58a97a(0x11b)](0x0,_0x40c9b4>-0x1?_0x40c9b4:0x93)+_0x58a97a(0xdb);}[_0x3a459e(0x116)](){const _0x13edb3=_0x3a459e,_0x279d13=this[_0x13edb3(0x107)][_0x13edb3(0x110)](_0x13edb3(0xff)),_0x49934f=_0x279d13[_0x13edb3(0x110)](_0x13edb3(0xf2));this[_0x13edb3(0xe9)](_0x279d13,_0x13edb3(0xe4),()=>{const _0x1128b8=_0x13edb3;_0x49934f[_0x1128b8(0x10a)]<_0x49934f[_0x1128b8(0xd9)]&&_0x279d13[_0x1128b8(0x10d)][_0x1128b8(0xf0)](_0x1128b8(0xf4));}),this[_0x13edb3(0xe9)](_0x279d13,_0x13edb3(0xdc),()=>{const _0x59d259=_0x13edb3;_0x279d13[_0x59d259(0x10d)][_0x59d259(0x10e)](_0x59d259(0xf4));});}[_0x3a459e(0x104)](){const _0x1b50c6=_0x3a459e;this[_0x1b50c6(0xfe)][_0x1b50c6(0xe9)](this[_0x1b50c6(0x107)]);for(const _0x21b0ab of this[_0x1b50c6(0x117)])this[_0x1b50c6(0x11d)][_0x1b50c6(0xf0)](_0x21b0ab[_0x1b50c6(0x107)]),this[_0x1b50c6(0xfe)][_0x1b50c6(0xe9)](_0x21b0ab[_0x1b50c6(0x107)]);}[_0x3a459e(0xfa)](){const _0x1bb7c4=_0x3a459e,_0x346688=new _0x4bb6ae(this[_0x1bb7c4(0x105)]);return _0x346688[_0x1bb7c4(0x100)](_0x1bb7c4(0xde))['to'](this),_0x346688;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5731(){const _0x1f1fbc=['ck-thread__user','bind','element','listenTo','userView','isFocused','mousedown','editorDestroyed','3542583IWMthn','focus','createEditor','50HnKPOV','then','render','editor','showInput','editorReady','21QgjKDS','focusTracker','filter','4348xRTZNe','editing','view','change:showInput','291672AjevuG','delegate','value','contains','set','1629708KdQlXf','ck-comment__input-container','19094wqIPdh','div','44eUTkxI','ck-thread__input','focusCycler','commentInputView','_focusOnNonInteractiveMouseDown','bindTemplate','preventDefault','3152694ewLtyA','getDomRoot','3BzgFGE','10421896iULicY','some','extendTemplate','destroy','setTemplate','target','showButtons','ck-comment__input-container--active','4205wdLFqA'];_0x5731=function(){return _0x1f1fbc;};return _0x5731();}const _0x34df67=_0x4ea8;function _0x4ea8(_0x579190,_0x1e8c6b){const _0x573169=_0x5731();return _0x4ea8=function(_0x4ea82f,_0x477107){_0x4ea82f=_0x4ea82f-0x119;let _0x590abc=_0x573169[_0x4ea82f];return _0x590abc;},_0x4ea8(_0x579190,_0x1e8c6b);}(function(_0x34a03b,_0x25412b){const _0x1efe1f=_0x4ea8,_0x53795f=_0x34a03b();while(!![]){try{const _0x28584a=-parseInt(_0x1efe1f(0x13a))/0x1*(-parseInt(_0x1efe1f(0x12f))/0x2)+parseInt(_0x1efe1f(0x14c))/0x3+-parseInt(_0x1efe1f(0x124))/0x4*(parseInt(_0x1efe1f(0x143))/0x5)+-parseInt(_0x1efe1f(0x138))/0x6*(-parseInt(_0x1efe1f(0x121))/0x7)+-parseInt(_0x1efe1f(0x13b))/0x8+parseInt(_0x1efe1f(0x128))/0x9*(-parseInt(_0x1efe1f(0x11b))/0xa)+parseInt(_0x1efe1f(0x131))/0xb*(parseInt(_0x1efe1f(0x12d))/0xc);if(_0x28584a===_0x25412b)break;else _0x53795f['push'](_0x53795f['shift']());}catch(_0x1a03a4){_0x53795f['push'](_0x53795f['shift']());}}}(_0x5731,0xe7f7d));import{View as _0x4577df}from'ckeditor5/src/ui.js';import _0x38360c from'./commentinputview.js';import{UserView as _0x34d94b}from'ckeditor5-collaboration/src/collaboration-core.js';export default class Pt extends _0x4577df{constructor(_0xcba890,_0x260520,_0x179e4b){const _0x54530d=_0x4ea8;super(_0xcba890),this[_0x54530d(0x134)]=new _0x38360c(_0xcba890,_0x179e4b),this[_0x54530d(0x133)]=this[_0x54530d(0x134)][_0x54530d(0x133)],this[_0x54530d(0x134)][_0x54530d(0x145)](_0x54530d(0x141))['to'](this[_0x54530d(0x134)][_0x54530d(0x122)],_0x54530d(0x149),this[_0x54530d(0x134)],_0x54530d(0x12a),(_0x322fd0,_0x1b18bb)=>_0x322fd0||!!_0x1b18bb),this[_0x54530d(0x12c)](_0x54530d(0x11f),!0x1),this['on'](_0x54530d(0x127),()=>{const _0x439e20=_0x54530d;this[_0x439e20(0x11f)]&&!this[_0x439e20(0x134)][_0x439e20(0x11e)]&&this[_0x439e20(0x134)][_0x439e20(0x11a)]();}),this[_0x54530d(0x134)][_0x54530d(0x129)](_0x54530d(0x120))['to'](this),this[_0x54530d(0x134)][_0x54530d(0x129)](_0x54530d(0x14b))['to'](this),this[_0x54530d(0x148)]=new _0x34d94b(_0xcba890,_0x260520),this[_0x54530d(0x148)][_0x54530d(0x13d)]({'attributes':{'class':_0x54530d(0x144),'aria-hidden':!0x0}}),this[_0x54530d(0x134)][_0x54530d(0x13d)]({'attributes':{'class':_0x54530d(0x132)}}),this[_0x54530d(0x13f)]({'tag':_0x54530d(0x130),'attributes':{'class':[_0x54530d(0x12e),this[_0x54530d(0x136)]['if'](_0x54530d(0x11f),_0x54530d(0x142))]},'children':[this[_0x54530d(0x148)],this[_0x54530d(0x134)]]});}[_0x34df67(0x11d)](){const _0x2c92d2=_0x34df67;super[_0x2c92d2(0x11d)](),this[_0x2c92d2(0x135)]();}[_0x34df67(0x13e)](){const _0x3daaaa=_0x34df67;return this[_0x3daaaa(0x134)][_0x3daaaa(0x13e)]()[_0x3daaaa(0x11c)](()=>super[_0x3daaaa(0x13e)]());}[_0x34df67(0x119)](_0x431acb){const _0x2315eb=_0x34df67;this[_0x2315eb(0x134)][_0x2315eb(0x119)](_0x431acb);}[_0x34df67(0x135)](){const _0x1c6a9f=_0x34df67;this[_0x1c6a9f(0x147)](this[_0x1c6a9f(0x146)],_0x1c6a9f(0x14a),(_0xc275b4,_0x54b968)=>{const _0x3835a5=_0x1c6a9f,{submitButtonView:_0x4f9b8e,cancelButtonView:_0x54b92,editor:_0xea8b2d}=this[_0x3835a5(0x134)];[_0x4f9b8e[_0x3835a5(0x146)],_0x54b92[_0x3835a5(0x146)],_0xea8b2d?_0xea8b2d[_0x3835a5(0x125)][_0x3835a5(0x126)][_0x3835a5(0x139)]():null][_0x3835a5(0x123)](_0x4d4fa8=>_0x4d4fa8)[_0x3835a5(0x13c)](_0x2ece5c=>_0x2ece5c[_0x3835a5(0x12b)](_0x54b968[_0x3835a5(0x140)]))||(this[_0x3835a5(0x119)](),_0x54b968[_0x3835a5(0x137)]());});}}
23
+ function _0x5afc(){const _0x525a7d=['destroy','getDomRoot','setTemplate','2954778XludZT','listenTo','274130TAzyLH','focus','editor','set','view','focusCycler','filter','some','userView','element','showInput','530196jYRgHu','then','153SfHWzL','target','extendTemplate','delegate','8RCGTvT','contains','div','ck-comment__input-container','372360dHBOrP','editing','1665WJaDwj','editorReady','bindTemplate','commentInputView','ck-comment__input-container--active','ck-thread__user','isFocused','preventDefault','93047kqFBSr','render','createEditor','63ugtqyU','bind','mousedown','ck-thread__input','focusTracker','editorDestroyed','_focusOnNonInteractiveMouseDown','showButtons','1178448jiuYQV','change:showInput','value'];_0x5afc=function(){return _0x525a7d;};return _0x5afc();}function _0x2fc7(_0x1dc948,_0x3c71ba){const _0x5afc69=_0x5afc();return _0x2fc7=function(_0x2fc750,_0x5e44f4){_0x2fc750=_0x2fc750-0x102;let _0x5a12bb=_0x5afc69[_0x2fc750];return _0x5a12bb;},_0x2fc7(_0x1dc948,_0x3c71ba);}const _0x3d3432=_0x2fc7;(function(_0x224480,_0x27a637){const _0x29e74=_0x2fc7,_0x2047d8=_0x224480();while(!![]){try{const _0x307cd5=parseInt(_0x29e74(0x12e))/0x1*(parseInt(_0x29e74(0x120))/0x2)+-parseInt(_0x29e74(0x107))/0x3+-parseInt(_0x29e74(0x11a))/0x4+parseInt(_0x29e74(0x126))/0x5+parseInt(_0x29e74(0x10d))/0x6+-parseInt(_0x29e74(0x131))/0x7*(-parseInt(_0x29e74(0x124))/0x8)+parseInt(_0x29e74(0x11c))/0x9*(-parseInt(_0x29e74(0x10f))/0xa);if(_0x307cd5===_0x27a637)break;else _0x2047d8['push'](_0x2047d8['shift']());}catch(_0x40ee93){_0x2047d8['push'](_0x2047d8['shift']());}}}(_0x5afc,0x47697));import{View as _0x45112f}from'ckeditor5/src/ui.js';import _0x44ea72 from'./commentinputview.js';import{UserView as _0x85717f}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ie extends _0x45112f{constructor(_0x39df88,_0x9d2f6e,_0x184936){const _0x4c0756=_0x2fc7;super(_0x39df88),this[_0x4c0756(0x129)]=new _0x44ea72(_0x39df88,_0x184936),this[_0x4c0756(0x114)]=this[_0x4c0756(0x129)][_0x4c0756(0x114)],this[_0x4c0756(0x129)][_0x4c0756(0x132)](_0x4c0756(0x106))['to'](this[_0x4c0756(0x129)][_0x4c0756(0x103)],_0x4c0756(0x12c),this[_0x4c0756(0x129)],_0x4c0756(0x109),(_0x301d7c,_0x415a9e)=>_0x301d7c||!!_0x415a9e),this[_0x4c0756(0x112)](_0x4c0756(0x119),!0x1),this['on'](_0x4c0756(0x108),()=>{const _0x230205=_0x4c0756;this[_0x230205(0x119)]&&!this[_0x230205(0x129)][_0x230205(0x111)]&&this[_0x230205(0x129)][_0x230205(0x130)]();}),this[_0x4c0756(0x129)][_0x4c0756(0x11f)](_0x4c0756(0x127))['to'](this),this[_0x4c0756(0x129)][_0x4c0756(0x11f)](_0x4c0756(0x104))['to'](this),this[_0x4c0756(0x117)]=new _0x85717f(_0x39df88,_0x9d2f6e),this[_0x4c0756(0x117)][_0x4c0756(0x11e)]({'attributes':{'class':_0x4c0756(0x12b),'aria-hidden':!0x0}}),this[_0x4c0756(0x129)][_0x4c0756(0x11e)]({'attributes':{'class':_0x4c0756(0x102)}}),this[_0x4c0756(0x10c)]({'tag':_0x4c0756(0x122),'attributes':{'class':[_0x4c0756(0x123),this[_0x4c0756(0x128)]['if'](_0x4c0756(0x119),_0x4c0756(0x12a))]},'children':[this[_0x4c0756(0x117)],this[_0x4c0756(0x129)]]});}[_0x3d3432(0x12f)](){const _0x5f1317=_0x3d3432;super[_0x5f1317(0x12f)](),this[_0x5f1317(0x105)]();}[_0x3d3432(0x10a)](){const _0x58ad2a=_0x3d3432;return this[_0x58ad2a(0x129)][_0x58ad2a(0x10a)]()[_0x58ad2a(0x11b)](()=>super[_0x58ad2a(0x10a)]());}[_0x3d3432(0x110)](_0x13d24d){const _0x5bf7e3=_0x3d3432;this[_0x5bf7e3(0x129)][_0x5bf7e3(0x110)](_0x13d24d);}[_0x3d3432(0x105)](){const _0x4cea9c=_0x3d3432;this[_0x4cea9c(0x10e)](this[_0x4cea9c(0x118)],_0x4cea9c(0x133),(_0x1c557e,_0x50ea74)=>{const _0x4cd97f=_0x4cea9c,{submitButtonView:_0x89361b,cancelButtonView:_0x4a2cc1,editor:_0x44f9b6}=this[_0x4cd97f(0x129)];[_0x89361b[_0x4cd97f(0x118)],_0x4a2cc1[_0x4cd97f(0x118)],_0x44f9b6?_0x44f9b6[_0x4cd97f(0x125)][_0x4cd97f(0x113)][_0x4cd97f(0x10b)]():null][_0x4cd97f(0x115)](_0x293fe9=>_0x293fe9)[_0x4cd97f(0x116)](_0x132b7c=>_0x132b7c[_0x4cd97f(0x121)](_0x50ea74[_0x4cd97f(0x11d)]))||(this[_0x4cd97f(0x110)](),_0x50ea74[_0x4cd97f(0x12d)]());});}}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3ca1(){const _0x28a7a8=['stop','Write\x20a\x20comment...','containerElement','execute','ck-thread__container','removeConfirm','commentViews','locale','placeholder','archivedAt','has','4769778BGNYoc','ariaLabel','Delete\x20comment\x20thread?','div','render','focusables','isEnabled','Resolve','then','bindTemplate','.ck-thread__container','icon','isUnlinked','isReadOnly','isConfirm','set','_boundFirstCommentView','ck-thread--unlinked','6903995SWeKwF','change:isActive','check','5613751DnSyOQ','high','removeButton','commentThreadInputView','element','_cancelAllConfirms','isSystemComment','3170128wPIbqT','getTemplate','focus','isVisible','commentsListView','13896PzoHrc','listitem','commentThreadChildren','961892LneYED','unbind','change:archivedAt','actionBar','add','_updateArchivedThreadHeader','ck-thread--','7141440ddgpns','listenTo','ck-rounded-corners','_bindFirstCommentView','ck-reset_all-excluded','4760jUjhEy','ck-thread--remove-confirmation','actionIndicator','isActive','isResolved','_createResolveButton','remove','length','removeCommentThread','cancelConfirm','ck-thread--active','_model','setTemplate','isResolvable','label','createCollection','ck-thread','showConfirm','fire','tooltip','resolveCommentThread','6AQNYiD','change:isReadOnly','querySelector','commentThreadHeaderView','extendTemplate','8tbCpMF','2MhpESi','get','ck-comment--resolve','resolveButton','bind','ariaDescriptionView'];_0x3ca1=function(){return _0x28a7a8;};return _0x3ca1();}function _0x3b1d(_0x137601,_0x548a4b){const _0x3ca1dc=_0x3ca1();return _0x3b1d=function(_0x3b1d8a,_0x3919f6){_0x3b1d8a=_0x3b1d8a-0x18b;let _0x11bd3c=_0x3ca1dc[_0x3b1d8a];return _0x11bd3c;},_0x3b1d(_0x137601,_0x548a4b);}const _0x5d8b60=_0x3b1d;(function(_0x2274e0,_0x364103){const _0x51c0b9=_0x3b1d,_0x11ee21=_0x2274e0();while(!![]){try{const _0x188202=parseInt(_0x51c0b9(0x18c))/0x1*(-parseInt(_0x51c0b9(0x1b3))/0x2)+-parseInt(_0x51c0b9(0x1ad))/0x3*(parseInt(_0x51c0b9(0x1e0))/0x4)+parseInt(_0x51c0b9(0x193))/0x5+parseInt(_0x51c0b9(0x1c4))/0x6+-parseInt(_0x51c0b9(0x1d6))/0x7*(-parseInt(_0x51c0b9(0x1b2))/0x8)+parseInt(_0x51c0b9(0x1e5))/0x9*(parseInt(_0x51c0b9(0x198))/0xa)+-parseInt(_0x51c0b9(0x1d9))/0xb;if(_0x188202===_0x364103)break;else _0x11ee21['push'](_0x11ee21['shift']());}catch(_0x5ca8d1){_0x11ee21['push'](_0x11ee21['shift']());}}}(_0x3ca1,0xd898f));import{ConfirmMixin as _0x59aac1,LateFocusButtonView as _0x2db149}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x4c1f69}from'ckeditor5/src/core.js';import _0x3e1368 from'./basecommentthreadview.js';import{getTranslation as _0x511a66}from'../../../utils/common-translations.js';export default class gt extends/* #__PURE__ -- @preserve */
24
- _0x59aac1(_0x3e1368){constructor(_0x4c370e,_0x27ea66,_0x37d9fb,_0x56e361){const _0x20de02=_0x3b1d;super(_0x4c370e,_0x27ea66,_0x37d9fb,_0x56e361),this[_0x20de02(0x18b)]=this[_0x20de02(0x1a7)]([this[_0x20de02(0x1e4)],this[_0x20de02(0x1dc)],this[_0x20de02(0x1b8)]]),this[_0x20de02(0x1d3)](_0x20de02(0x19a),null),this[_0x20de02(0x1bb)]=null,this[_0x20de02(0x1d4)]=null,this[_0x20de02(0x1c0)]=_0x4c370e,this[_0x20de02(0x1b6)]=this[_0x20de02(0x19d)](),this[_0x20de02(0x1a4)](this[_0x20de02(0x1e1)]()),this['on'](_0x20de02(0x1d7),(_0x273063,_0x42f22f,_0x5d0603)=>{const _0x228bad=_0x20de02;_0x5d0603||this[_0x228bad(0x1de)]();}),this[_0x20de02(0x194)](this[_0x20de02(0x1a3)],_0x20de02(0x1ae),(_0x5cef12,_0x44f5b6,_0x51c3e7)=>{const _0x56004e=_0x20de02;_0x51c3e7&&this[_0x56004e(0x1de)]();}),this[_0x20de02(0x19f)]>0x0&&this[_0x20de02(0x196)](),this[_0x20de02(0x194)](this[_0x20de02(0x1e4)][_0x20de02(0x1bf)],_0x20de02(0x190),()=>{const _0x4c0cc3=_0x20de02;this[_0x4c0cc3(0x196)]();});}[_0x5d8b60(0x1e1)](){const _0x5f1f3d=_0x5d8b60,_0x42bc43=this[_0x5f1f3d(0x1cd)];return{'tag':_0x5f1f3d(0x1c7),'attributes':{'class':['ck',_0x5f1f3d(0x1a8),_0x5f1f3d(0x197),_0x5f1f3d(0x195),_0x42bc43['if'](_0x5f1f3d(0x19b),_0x5f1f3d(0x1a2)),_0x42bc43['if'](_0x5f1f3d(0x1d0),_0x5f1f3d(0x1d5)),_0x42bc43['if'](_0x5f1f3d(0x1d2),_0x5f1f3d(0x199)),_0x42bc43['to'](_0x5f1f3d(0x19a),_0x8676bf=>_0x8676bf?_0x5f1f3d(0x192)+_0x8676bf:'')],'data-thread-id':this[_0x5f1f3d(0x1a3)]['id'],'tabindex':0x0,'role':_0x5f1f3d(0x1e6),'aria-label':_0x42bc43['to'](_0x5f1f3d(0x1c5)),'aria-describedby':this[_0x5f1f3d(0x1b8)]['id']},'children':[{'tag':_0x5f1f3d(0x1c7),'attributes':{'class':_0x5f1f3d(0x1bd)},'children':this[_0x5f1f3d(0x18b)]}]};}[_0x5d8b60(0x1c8)](){const _0x5d6774=_0x5d8b60;super[_0x5d6774(0x1c8)](),this[_0x5d6774(0x1bb)]=this[_0x5d6774(0x1dd)][_0x5d6774(0x1af)](_0x5d6774(0x1ce)),this[_0x5d6774(0x1a3)]['on'](_0x5d6774(0x18e),()=>{const _0x2fcd9e=_0x5d6774;this[_0x2fcd9e(0x191)]();}),this[_0x5d6774(0x191)]();}[_0x5d8b60(0x1de)](){const _0x2d45a8=_0x5d8b60;this[_0x2d45a8(0x1a1)]();for(const _0x274acf of this[_0x2d45a8(0x1e4)][_0x2d45a8(0x1bf)])_0x274acf[_0x2d45a8(0x1a1)]();}[_0x5d8b60(0x196)](){const _0x22f7ff=_0x5d8b60,{locale:_0x3d31a4}=this,_0x3c59ec=this[_0x22f7ff(0x1e4)][_0x22f7ff(0x1bf)][_0x22f7ff(0x1b4)](0x0);_0x3c59ec===this[_0x22f7ff(0x1d4)]||_0x3c59ec[_0x22f7ff(0x1df)]||(this[_0x22f7ff(0x1d4)]=_0x3c59ec,this[_0x22f7ff(0x18d)](_0x22f7ff(0x19a)),this[_0x22f7ff(0x1b7)](_0x22f7ff(0x19a))['to'](_0x3c59ec,_0x22f7ff(0x19a),_0x37809d=>_0x22f7ff(0x19e)===_0x37809d?_0x22f7ff(0x19e):null),_0x3c59ec[_0x22f7ff(0x1c1)]=_0x511a66(_0x3d31a4,_0x22f7ff(0x1ba)),_0x3c59ec[_0x22f7ff(0x1db)]['on'](_0x22f7ff(0x1bc),_0x21d8f2=>{const _0x4e62e8=_0x22f7ff;_0x21d8f2[_0x4e62e8(0x1b9)](),this[_0x4e62e8(0x1a9)](_0x511a66(_0x3d31a4,_0x4e62e8(0x1c6)),this[_0x4e62e8(0x1bb)])[_0x4e62e8(0x1cc)](()=>{const _0x13f161=_0x4e62e8;this[_0x13f161(0x1aa)](_0x13f161(0x1a0));});},{'priority':_0x22f7ff(0x1da)}),this['on'](_0x22f7ff(0x1be),()=>{const _0x3ddc6d=_0x22f7ff;_0x3c59ec[_0x3ddc6d(0x1e2)]();}),_0x3c59ec[_0x22f7ff(0x18f)][_0x22f7ff(0x190)](this[_0x22f7ff(0x1b6)],0x0),_0x3c59ec[_0x22f7ff(0x1c9)][_0x22f7ff(0x190)](this[_0x22f7ff(0x1b6)],0x0));}[_0x5d8b60(0x19d)](){const _0x462b5e=_0x5d8b60,_0x3f5f69=new _0x2db149(this[_0x462b5e(0x1c0)]);return _0x3f5f69[_0x462b5e(0x1a6)]=_0x511a66(this[_0x462b5e(0x1c0)],_0x462b5e(0x1cb)),_0x3f5f69[_0x462b5e(0x1ab)]=_0x511a66(this[_0x462b5e(0x1c0)],_0x462b5e(0x1cb)),_0x3f5f69[_0x462b5e(0x1cf)]=_0x4c1f69[_0x462b5e(0x1d8)],_0x3f5f69[_0x462b5e(0x1b1)]({'attributes':{'class':_0x462b5e(0x1b5)}}),_0x3f5f69[_0x462b5e(0x1b7)](_0x462b5e(0x1ca))['to'](this[_0x462b5e(0x1a3)],_0x462b5e(0x1d1),_0x48f697=>!_0x48f697),_0x3f5f69[_0x462b5e(0x1b7)](_0x462b5e(0x1e3))['to'](this[_0x462b5e(0x1a3)],_0x462b5e(0x1a5),this[_0x462b5e(0x1a3)],_0x462b5e(0x19c),(_0x41f305,_0x200cc8)=>_0x41f305&&!_0x200cc8),_0x3f5f69['on'](_0x462b5e(0x1bc),()=>{const _0x102d31=_0x462b5e;this[_0x102d31(0x1aa)](_0x102d31(0x1ac),this[_0x102d31(0x1a3)]['id']);}),_0x3f5f69;}[_0x5d8b60(0x191)](){const _0x930cb2=_0x5d8b60;this[_0x930cb2(0x1a3)][_0x930cb2(0x1c2)]?this[_0x930cb2(0x18b)][_0x930cb2(0x1c3)](this[_0x930cb2(0x1b0)])||(this[_0x930cb2(0x18b)][_0x930cb2(0x190)](this[_0x930cb2(0x1b0)],0x0),this[_0x930cb2(0x1c9)][_0x930cb2(0x190)](this[_0x930cb2(0x1b0)],0x0)):this[_0x930cb2(0x18b)][_0x930cb2(0x1c3)](this[_0x930cb2(0x1b0)])&&(this[_0x930cb2(0x18b)][_0x930cb2(0x19e)](this[_0x930cb2(0x1b0)]),this[_0x930cb2(0x1c9)][_0x930cb2(0x19e)](this[_0x930cb2(0x1b0)]));}}
23
+ function _0x1953(_0x5a7eb4,_0x229fce){const _0x588319=_0x5883();return _0x1953=function(_0x19537b,_0x2122f5){_0x19537b=_0x19537b-0x136;let _0x2c1dd6=_0x588319[_0x19537b];return _0x2c1dd6;},_0x1953(_0x5a7eb4,_0x229fce);}const _0x14483f=_0x1953;(function(_0x276b82,_0x16c5e1){const _0x351de2=_0x1953,_0x1d7464=_0x276b82();while(!![]){try{const _0x592e0f=parseInt(_0x351de2(0x16a))/0x1+-parseInt(_0x351de2(0x169))/0x2*(-parseInt(_0x351de2(0x151))/0x3)+-parseInt(_0x351de2(0x14d))/0x4*(parseInt(_0x351de2(0x15f))/0x5)+parseInt(_0x351de2(0x140))/0x6*(parseInt(_0x351de2(0x183))/0x7)+-parseInt(_0x351de2(0x14e))/0x8+parseInt(_0x351de2(0x182))/0x9+parseInt(_0x351de2(0x17b))/0xa;if(_0x592e0f===_0x16c5e1)break;else _0x1d7464['push'](_0x1d7464['shift']());}catch(_0x5eee77){_0x1d7464['push'](_0x1d7464['shift']());}}}(_0x5883,0xbaa24));import{ConfirmMixin as _0x3d52c5,LateFocusButtonView as _0x2e9407}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x51a668}from'ckeditor5/src/core.js';import _0x497a52 from'./basecommentthreadview.js';import{getTranslation as _0x10fb8b}from'../../../utils/common-translations.js';export default class Ct extends/* #__PURE__ -- @preserve */
24
+ _0x3d52c5(_0x497a52){constructor(_0xc9b9aa,_0xbf5b68,_0x417d07,_0x5f2a5b){const _0x358db0=_0x1953;super(_0xc9b9aa,_0xbf5b68,_0x417d07,_0x5f2a5b),this[_0x358db0(0x180)]=this[_0x358db0(0x15d)]([this[_0x358db0(0x13a)],this[_0x358db0(0x164)],this[_0x358db0(0x186)]]),this[_0x358db0(0x170)](_0x358db0(0x14f),null),this[_0x358db0(0x138)]=null,this[_0x358db0(0x15c)]=null,this[_0x358db0(0x159)]=_0xc9b9aa,this[_0x358db0(0x146)]=this[_0x358db0(0x188)](),this[_0x358db0(0x18e)](this[_0x358db0(0x17c)]()),this['on'](_0x358db0(0x177),(_0x200af0,_0xe0acbb,_0x54b806)=>{const _0x3c7c93=_0x358db0;_0x54b806||this[_0x3c7c93(0x185)]();}),this[_0x358db0(0x144)](this[_0x358db0(0x136)],_0x358db0(0x15e),(_0x2c8771,_0x598534,_0x1fa64e)=>{const _0x8fa678=_0x358db0;_0x1fa64e&&this[_0x8fa678(0x185)]();}),this[_0x358db0(0x18d)]>0x0&&this[_0x358db0(0x156)](),this[_0x358db0(0x144)](this[_0x358db0(0x13a)][_0x358db0(0x158)],_0x358db0(0x16b),()=>{const _0x2de779=_0x358db0;this[_0x2de779(0x156)]();});}[_0x14483f(0x17c)](){const _0x2e684c=_0x14483f,_0x4940f5=this[_0x2e684c(0x14c)];return{'tag':_0x2e684c(0x174),'attributes':{'class':['ck',_0x2e684c(0x16e),_0x2e684c(0x17a),_0x2e684c(0x143),_0x4940f5['if'](_0x2e684c(0x157),_0x2e684c(0x175)),_0x4940f5['if'](_0x2e684c(0x139),_0x2e684c(0x167)),_0x4940f5['if'](_0x2e684c(0x13b),_0x2e684c(0x16c)),_0x4940f5['to'](_0x2e684c(0x14f),_0x25a51a=>_0x25a51a?_0x2e684c(0x168)+_0x25a51a:'')],'data-thread-id':this[_0x2e684c(0x136)]['id'],'tabindex':0x0,'role':_0x2e684c(0x13e),'aria-label':_0x4940f5['to'](_0x2e684c(0x16f)),'aria-describedby':this[_0x2e684c(0x186)]['id']},'children':[{'tag':_0x2e684c(0x174),'attributes':{'class':_0x2e684c(0x181)},'children':this[_0x2e684c(0x180)]}]};}[_0x14483f(0x137)](){const _0x10c958=_0x14483f;super[_0x10c958(0x137)](),this[_0x10c958(0x138)]=this[_0x10c958(0x152)][_0x10c958(0x145)](_0x10c958(0x17e)),this[_0x10c958(0x136)]['on'](_0x10c958(0x16d),()=>{const _0x1520ad=_0x10c958;this[_0x1520ad(0x172)]();}),this[_0x10c958(0x172)]();}[_0x14483f(0x185)](){const _0x51e9ff=_0x14483f;this[_0x51e9ff(0x149)]();for(const _0x59fed1 of this[_0x51e9ff(0x13a)][_0x51e9ff(0x158)])_0x59fed1[_0x51e9ff(0x149)]();}[_0x14483f(0x156)](){const _0x549144=_0x14483f,{locale:_0x1ffc64}=this,_0x13935f=this[_0x549144(0x13a)][_0x549144(0x158)][_0x549144(0x179)](0x0);_0x13935f===this[_0x549144(0x15c)]||_0x13935f[_0x549144(0x166)]||(this[_0x549144(0x15c)]=_0x13935f,this[_0x549144(0x163)](_0x549144(0x14f)),this[_0x549144(0x18f)](_0x549144(0x14f))['to'](_0x13935f,_0x549144(0x14f),_0x31591c=>_0x549144(0x142)===_0x31591c?_0x549144(0x142):null),_0x13935f[_0x549144(0x155)]=_0x10fb8b(_0x1ffc64,_0x549144(0x178)),_0x13935f[_0x549144(0x176)]['on'](_0x549144(0x150),_0x4c0df4=>{const _0x4474c8=_0x549144;_0x4c0df4[_0x4474c8(0x18a)](),this[_0x4474c8(0x161)](_0x10fb8b(_0x1ffc64,_0x4474c8(0x147)),this[_0x4474c8(0x138)])[_0x4474c8(0x13c)](()=>{const _0x270ac6=_0x4474c8;this[_0x270ac6(0x171)](_0x270ac6(0x189));});},{'priority':_0x549144(0x187)}),this['on'](_0x549144(0x154),()=>{const _0x1b2d5a=_0x549144;_0x13935f[_0x1b2d5a(0x14a)]();}),_0x13935f[_0x549144(0x173)][_0x549144(0x16b)](this[_0x549144(0x146)],0x0),_0x13935f[_0x549144(0x14b)][_0x549144(0x16b)](this[_0x549144(0x146)],0x0));}[_0x14483f(0x188)](){const _0x355ce8=_0x14483f,_0x53ee6b=new _0x2e9407(this[_0x355ce8(0x159)]);return _0x53ee6b[_0x355ce8(0x18b)]=_0x10fb8b(this[_0x355ce8(0x159)],_0x355ce8(0x18c)),_0x53ee6b[_0x355ce8(0x15a)]=_0x10fb8b(this[_0x355ce8(0x159)],_0x355ce8(0x18c)),_0x53ee6b[_0x355ce8(0x17d)]=_0x51a668[_0x355ce8(0x148)],_0x53ee6b[_0x355ce8(0x141)]({'attributes':{'class':_0x355ce8(0x184)}}),_0x53ee6b[_0x355ce8(0x18f)](_0x355ce8(0x13f))['to'](this[_0x355ce8(0x136)],_0x355ce8(0x190),_0x7065ba=>!_0x7065ba),_0x53ee6b[_0x355ce8(0x18f)](_0x355ce8(0x13d))['to'](this[_0x355ce8(0x136)],_0x355ce8(0x165),this[_0x355ce8(0x136)],_0x355ce8(0x153),(_0x5daa55,_0x55b866)=>_0x5daa55&&!_0x55b866),_0x53ee6b['on'](_0x355ce8(0x150),()=>{const _0x29adba=_0x355ce8;this[_0x29adba(0x171)](_0x29adba(0x15b),this[_0x29adba(0x136)]['id']);}),_0x53ee6b;}[_0x14483f(0x172)](){const _0x5b0af4=_0x14483f;this[_0x5b0af4(0x136)][_0x5b0af4(0x160)]?this[_0x5b0af4(0x180)][_0x5b0af4(0x17f)](this[_0x5b0af4(0x162)])||(this[_0x5b0af4(0x180)][_0x5b0af4(0x16b)](this[_0x5b0af4(0x162)],0x0),this[_0x5b0af4(0x14b)][_0x5b0af4(0x16b)](this[_0x5b0af4(0x162)],0x0)):this[_0x5b0af4(0x180)][_0x5b0af4(0x17f)](this[_0x5b0af4(0x162)])&&(this[_0x5b0af4(0x180)][_0x5b0af4(0x142)](this[_0x5b0af4(0x162)]),this[_0x5b0af4(0x14b)][_0x5b0af4(0x142)](this[_0x5b0af4(0x162)]));}}function _0x5883(){const _0xa43911=['has','commentThreadChildren','ck-thread__container','18135zANkIR','3130351AZiOdK','ck-comment--resolve','_cancelAllConfirms','ariaDescriptionView','high','_createResolveButton','removeCommentThread','stop','label','Resolve','length','setTemplate','bind','isReadOnly','_model','render','containerElement','isUnlinked','commentsListView','isConfirm','then','isVisible','listitem','isEnabled','6BTAEkd','extendTemplate','remove','ck-rounded-corners','listenTo','querySelector','resolveButton','Delete\x20comment\x20thread?','check','cancelConfirm','focus','focusables','bindTemplate','21236sWBEVo','10806928lMKFzM','actionIndicator','execute','3169359VCHEnv','element','isResolved','removeConfirm','placeholder','_bindFirstCommentView','isActive','commentViews','locale','tooltip','resolveCommentThread','_boundFirstCommentView','createCollection','change:isReadOnly','1310JvhPFc','archivedAt','showConfirm','commentThreadHeaderView','unbind','commentThreadInputView','isResolvable','isSystemComment','ck-thread--unlinked','ck-thread--','2QvSdyH','1485541TUIOpO','add','ck-thread--remove-confirmation','change:archivedAt','ck-thread','ariaLabel','set','fire','_updateArchivedThreadHeader','actionBar','div','ck-thread--active','removeButton','change:isActive','Write\x20a\x20comment...','get','ck-reset_all-excluded','5150740TvRmfl','getTemplate','icon','.ck-thread__container'];_0x5883=function(){return _0xa43911;};return _0x5883();}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x54e4(){const _0xd8ff2b=['mouseenter','userView','edit','label','isEditMode','getTemplate','Edit','buttonView','unbind','cancelConfirm','actionBar','editButton','find','ck-annotation__info-time','ck-annotation__actions--hidden','element','remove','ck-annotation__user','ck-annotation__main','dropdown','ck-comment__wrapper','focusables','1748yaNLku','ck-annotation','bindTemplate','ck-comment--remove-confirmation','_attachActions','switchToEditMode','Delete\x20comment?','set','getUserViewNotificationText','visibleView','888YeZdkS','isRemovable','focus','execute','2228256COeQFp','ck-annotation__info-name','Show\x20more\x20items','removeComment','resolvedAt','ck-hidden','isEditable','ck-comment__actions--hidden','ariaDescriptionView','ck-comment__user','_createDropdown','add','some','Remove','blur','ck-annotation__content-wrapper','isExternal','listitem','isEnabled','authoredAt','isReadOnly','placeholder','items','formatDateTime','extendTemplate','render','listenTo','_model','pencil','toMany','children','then','div','ariaLabel','mouseleave','ck-comment__info-name','1718WgsyMV','ck-comment--remove','name','group','push','length','removeButton','icon','author','ck-annotation__actions','13111KcefWj','time','_createCommentInputView','_createRemoveButton','isSystemComment','panelPosition','ck-comment','1201256YluQOX','ck-annotation__info','ck-comment--','createCollection','locale','ck-comment--info','ck-comment--edit','showConfirm','span','62tTXqLl','Reply...','getExternalCommentNote','change:isRemovable','setTemplate','isConfirm','panelView','4274710VYkxNL','isVisible','fire','actionIndicator','_config','withText','2395giTyoT','620847uxXujT','ck-comment__actions','_createEditButton','from','bind','ck-comment__info','threeVerticalDots','ck-comment__external','addMany','ck-comment__main','ck-comment__info-time'];_0x54e4=function(){return _0xd8ff2b;};return _0x54e4();}const _0x4a8daf=_0x11f7;(function(_0x5a73f1,_0x3258f0){const _0x4bc462=_0x11f7,_0x16bb89=_0x5a73f1();while(!![]){try{const _0x219e34=-parseInt(_0x4bc462(0x1b1))/0x1*(parseInt(_0x4bc462(0x197))/0x2)+parseInt(_0x4bc462(0x1bf))/0x3+-parseInt(_0x4bc462(0x165))/0x4*(parseInt(_0x4bc462(0x1be))/0x5)+parseInt(_0x4bc462(0x16f))/0x6*(parseInt(_0x4bc462(0x1a1))/0x7)+parseInt(_0x4bc462(0x1a8))/0x8+parseInt(_0x4bc462(0x173))/0x9+-parseInt(_0x4bc462(0x1b8))/0xa;if(_0x219e34===_0x3258f0)break;else _0x16bb89['push'](_0x16bb89['shift']());}catch(_0x4378dd){_0x16bb89['push'](_0x16bb89['shift']());}}}(_0x54e4,0x2ed62));import{ButtonView as _0x29802b,createDropdown as _0xd79929,ListView as _0x18b9b6,ListItemView as _0x92db78,focusChildOnDropdownOpen as _0x54f63c}from'ckeditor5/src/ui.js';import{icons as _0x15100e}from'ckeditor5/src/core.js';import{UserView as _0x32e5e1,ConfirmMixin as _0xdf62b2,LateFocusDropdownButtonView as _0x1a36ab}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x11f7(_0x37feef,_0x1b76da){const _0x54e46a=_0x54e4();return _0x11f7=function(_0x11f798,_0x122a35){_0x11f798=_0x11f798-0x161;let _0xfe393c=_0x54e46a[_0x11f798];return _0xfe393c;},_0x11f7(_0x37feef,_0x1b76da);}import _0x17570c from'./basecommentview.js';import _0x1141dc from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x3e51ed}from'../../../utils/common-translations.js';export default class Tt extends/* #__PURE__ -- @preserve */
24
- _0xdf62b2(_0x17570c){constructor(_0x23d679,_0x4bfa27,_0x4501be){const _0x29aa5b=_0x11f7;super(_0x23d679,_0x4bfa27,_0x4501be),this[_0x29aa5b(0x16c)](_0x29aa5b(0x1bb),null),this[_0x29aa5b(0x16c)](_0x29aa5b(0x188),_0x3e51ed(_0x23d679,_0x29aa5b(0x1b2))),this[_0x29aa5b(0x1c3)](_0x29aa5b(0x186))['to'](_0x4bfa27),this[_0x29aa5b(0x1c3)](_0x29aa5b(0x177))['to'](_0x4bfa27),this[_0x29aa5b(0x1d4)]=this[_0x29aa5b(0x1ab)](),this[_0x29aa5b(0x1a5)]||(this[_0x29aa5b(0x1d5)]=this[_0x29aa5b(0x1c1)](),this[_0x29aa5b(0x19d)]=this[_0x29aa5b(0x1a4)](),this[_0x29aa5b(0x189)]=this[_0x29aa5b(0x1ab)](),this[_0x29aa5b(0x189)][_0x29aa5b(0x1c7)]([this[_0x29aa5b(0x1d5)],this[_0x29aa5b(0x19d)]]),this[_0x29aa5b(0x162)]=this[_0x29aa5b(0x17d)](),this[_0x29aa5b(0x1d4)][_0x29aa5b(0x17e)](this[_0x29aa5b(0x162)]),this[_0x29aa5b(0x164)][_0x29aa5b(0x17e)](this[_0x29aa5b(0x162)])),this[_0x29aa5b(0x1cb)]=new _0x32e5e1(_0x23d679,_0x4bfa27[_0x29aa5b(0x19f)],this[_0x29aa5b(0x16d)]()),this[_0x29aa5b(0x1cb)][_0x29aa5b(0x18b)]({'attributes':{'class':[_0x29aa5b(0x17c),_0x29aa5b(0x1db)],'aria-hidden':!0x0}}),this[_0x29aa5b(0x18d)](_0x4bfa27,_0x29aa5b(0x1b4),()=>this[_0x29aa5b(0x1d3)]()),this[_0x29aa5b(0x1b5)](this[_0x29aa5b(0x1cf)]());}[_0x4a8daf(0x1cf)](){const _0x5144aa=_0x4a8daf,_0x213aae=this[_0x5144aa(0x167)],_0x42ec7e=[{'tag':_0x5144aa(0x193),'attributes':{'class':[_0x5144aa(0x1c4),_0x5144aa(0x1a9)]},'children':[{'tag':_0x5144aa(0x1b0),'children':[{'text':this[_0x5144aa(0x1cb)][_0x5144aa(0x199)]}],'attributes':{'class':[_0x5144aa(0x196),_0x5144aa(0x174)]}},{'tag':_0x5144aa(0x1a2),'attributes':{'datetime':_0x213aae['to'](_0x5144aa(0x186)),'class':[_0x5144aa(0x1c9),_0x5144aa(0x1d7)]},'children':[{'text':_0x213aae['to'](_0x5144aa(0x186),_0x43a4b5=>this[_0x5144aa(0x1bc)][_0x5144aa(0x18a)](_0x43a4b5))}]}]},{'tag':_0x5144aa(0x193),'attributes':{'class':[_0x5144aa(0x1c0),_0x5144aa(0x1a0),_0x213aae['if'](_0x5144aa(0x1ce),_0x5144aa(0x17a)),_0x213aae['if'](_0x5144aa(0x1ce),_0x5144aa(0x1d8))]},'children':this[_0x5144aa(0x1d4)]},{'tag':_0x5144aa(0x193),'attributes':{'class':[_0x5144aa(0x182)]},'children':this[_0x5144aa(0x16e)]},this[_0x5144aa(0x17b)]];return this[_0x5144aa(0x18e)][_0x5144aa(0x183)]&&_0x42ec7e[_0x5144aa(0x19b)]({'tag':_0x5144aa(0x193),'attributes':{'class':[_0x5144aa(0x1c6)]},'children':[{'text':this[_0x5144aa(0x1b3)]()}]}),{'tag':'li','attributes':{'class':[_0x5144aa(0x163),_0x213aae['if'](_0x5144aa(0x1b6),_0x5144aa(0x168))],'tabindex':-0x1,'aria-label':_0x213aae['to'](_0x5144aa(0x194)),'aria-describedby':this[_0x5144aa(0x17b)]['id'],'role':_0x5144aa(0x184)},'children':[{'tag':_0x5144aa(0x193),'attributes':{'class':[_0x5144aa(0x1a7),_0x5144aa(0x166),_0x213aae['if'](_0x5144aa(0x1ce),_0x5144aa(0x1ae)),_0x213aae['if'](_0x5144aa(0x1a5),_0x5144aa(0x1ad)),_0x213aae['to'](_0x5144aa(0x1bb),_0x3cb3b9=>_0x3cb3b9?_0x5144aa(0x1aa)+_0x3cb3b9:'')],'data-author-id':this[_0x5144aa(0x18e)][_0x5144aa(0x19f)]['id'],'data-comment-id':this[_0x5144aa(0x18e)]['id'],'role':_0x5144aa(0x19a)},'children':[this[_0x5144aa(0x1cb)],{'tag':_0x5144aa(0x193),'attributes':{'class':[_0x5144aa(0x1c8),_0x5144aa(0x161)]},'children':_0x42ec7e}]}]};}[_0x4a8daf(0x1c1)](){const _0x19acec=_0x4a8daf,_0xff5956=new _0x29802b(this[_0x19acec(0x1ac)]);return _0xff5956[_0x19acec(0x1cd)]=_0x3e51ed(this[_0x19acec(0x1ac)],_0x19acec(0x1d0)),_0xff5956[_0x19acec(0x19e)]=_0x15100e[_0x19acec(0x18f)],_0xff5956[_0x19acec(0x1bd)]=!0x0,_0xff5956[_0x19acec(0x18b)]({'attributes':{'class':_0x19acec(0x1ae)}}),_0xff5956[_0x19acec(0x1c3)](_0x19acec(0x185))['to'](this[_0x19acec(0x18e)],_0x19acec(0x187),_0x2f7fcc=>!_0x2f7fcc),_0xff5956[_0x19acec(0x1c3)](_0x19acec(0x1b9))['to'](this[_0x19acec(0x18e)],_0x19acec(0x179)),_0xff5956['on'](_0x19acec(0x172),()=>this[_0x19acec(0x16a)]()),_0xff5956;}[_0x4a8daf(0x1a4)](){const _0x5266b5=_0x4a8daf,_0x421ab7=new _0x29802b(this[_0x5266b5(0x1ac)]);return _0x421ab7[_0x5266b5(0x1cd)]=_0x3e51ed(this[_0x5266b5(0x1ac)],_0x5266b5(0x180)),_0x421ab7[_0x5266b5(0x19e)]=_0x1141dc,_0x421ab7[_0x5266b5(0x1bd)]=!0x0,_0x421ab7[_0x5266b5(0x18b)]({'attributes':{'class':_0x5266b5(0x198)}}),_0x421ab7[_0x5266b5(0x1c3)](_0x5266b5(0x185))['to'](this[_0x5266b5(0x18e)],_0x5266b5(0x187),_0x1c6109=>!_0x1c6109),_0x421ab7[_0x5266b5(0x1c3)](_0x5266b5(0x1b9))['to'](this[_0x5266b5(0x18e)],_0x5266b5(0x170)),_0x421ab7['on'](_0x5266b5(0x172),()=>{const _0x4bf8bb=_0x5266b5;this[_0x4bf8bb(0x1af)](_0x3e51ed(this[_0x4bf8bb(0x1ac)],_0x4bf8bb(0x16b)),this[_0x4bf8bb(0x1d9)])[_0x4bf8bb(0x192)](()=>{const _0x34d85a=_0x4bf8bb;this[_0x34d85a(0x1ba)](_0x34d85a(0x176),this[_0x34d85a(0x18e)]['id']);});}),_0x421ab7;}[_0x4a8daf(0x17d)](){const _0x172f4d=_0x4a8daf,_0x5de62f=_0xd79929(this[_0x172f4d(0x1ac)],_0x1a36ab),_0x12bc84=_0x5de62f[_0x172f4d(0x1b7)][_0x172f4d(0x191)],_0x5a9b28=new _0x18b9b6(this[_0x172f4d(0x1ac)]),_0x102c70=_0x5de62f[_0x172f4d(0x167)];_0x54f63c(_0x5de62f,()=>this[_0x172f4d(0x189)][_0x172f4d(0x1d6)](_0x24140b=>_0x24140b[_0x172f4d(0x1b9)])),_0x5de62f[_0x172f4d(0x18b)]({'attributes':{'class':[_0x102c70['if'](_0x172f4d(0x1b9),_0x172f4d(0x178),_0x34b733=>!_0x34b733)]}});const _0x1a232c=(_0x4c00d4,_0x415180=-0x1)=>{const _0x7540a=_0x172f4d,_0x293416=new _0x92db78(this[_0x7540a(0x1ac)]);_0x293416[_0x7540a(0x191)][_0x7540a(0x17e)](_0x4c00d4);const _0x154b7d=_0x415180>-0x1?_0x415180:_0x5a9b28[_0x7540a(0x189)][_0x7540a(0x19c)];_0x5a9b28[_0x7540a(0x189)][_0x7540a(0x17e)](_0x293416,_0x154b7d);const _0x243a5f=Array[_0x7540a(0x1c2)](this[_0x7540a(0x189)]);_0x5de62f[_0x7540a(0x1d2)](_0x7540a(0x185),_0x7540a(0x1b9)),_0x5de62f[_0x7540a(0x1c3)](_0x7540a(0x185))[_0x7540a(0x190)](_0x243a5f,_0x7540a(0x185),(..._0x46839c)=>_0x46839c[_0x7540a(0x17f)](_0x245e9c=>_0x245e9c)),_0x5de62f[_0x7540a(0x1c3)](_0x7540a(0x1b9))[_0x7540a(0x190)](_0x243a5f,_0x7540a(0x1b9),(..._0x2eaeba)=>_0x2eaeba[_0x7540a(0x17f)](_0x2a12a0=>_0x2a12a0));};_0x5de62f[_0x172f4d(0x1a6)]='sw',_0x5de62f[_0x172f4d(0x1d1)][_0x172f4d(0x16c)]({'label':_0x3e51ed(this[_0x172f4d(0x1ac)],_0x172f4d(0x175)),'icon':_0x15100e[_0x172f4d(0x1c5)]});for(const _0x48d38f of this[_0x172f4d(0x189)])_0x1a232c(_0x48d38f);return _0x12bc84[_0x172f4d(0x17e)](_0x5a9b28),_0x5de62f[_0x172f4d(0x18d)](this[_0x172f4d(0x189)],_0x172f4d(0x17e),(_0x3a47d8,_0x155ffe,_0xf23b61)=>{_0x1a232c(_0x155ffe,_0xf23b61);}),_0x5de62f[_0x172f4d(0x18d)](this[_0x172f4d(0x189)],_0x172f4d(0x1da),(_0x2029d3,_0x52cbd9,_0x5a7cd7)=>{const _0x2631be=_0x172f4d;_0x5a9b28[_0x2631be(0x189)][_0x2631be(0x1da)](_0x5a7cd7);}),_0x5de62f;}[_0x4a8daf(0x169)](_0x325964,_0x3b7638){const _0x441ad6=_0x4a8daf,_0x29cb72=_0x325964&&_0x325964[_0x441ad6(0x1d9)];_0x29cb72&&(this[_0x441ad6(0x18d)](_0x29cb72,_0x441ad6(0x1ca),()=>this[_0x441ad6(0x1bb)]=_0x3b7638),this[_0x441ad6(0x18d)](_0x29cb72,_0x441ad6(0x171),()=>this[_0x441ad6(0x1bb)]=_0x3b7638),this[_0x441ad6(0x18d)](_0x29cb72,_0x441ad6(0x195),()=>this[_0x441ad6(0x1bb)]=null),this[_0x441ad6(0x18d)](_0x29cb72,_0x441ad6(0x181),()=>this[_0x441ad6(0x1bb)]=null));}[_0x4a8daf(0x1a3)](){const _0x4f69e2=_0x4a8daf,_0x47cfc1=super[_0x4f69e2(0x1a3)]();return _0x47cfc1[_0x4f69e2(0x1c3)](_0x4f69e2(0x188))['to'](this),_0x47cfc1;}[_0x4a8daf(0x18c)](){const _0x59bfdd=_0x4a8daf;super[_0x59bfdd(0x18c)](),this[_0x59bfdd(0x169)](this[_0x59bfdd(0x1d5)],_0x59bfdd(0x1cc)),this[_0x59bfdd(0x169)](this[_0x59bfdd(0x19d)],_0x59bfdd(0x1da));}}
23
+ const _0x5608ad=_0x2774;(function(_0x246874,_0x3057eb){const _0x496e61=_0x2774,_0x28f2c0=_0x246874();while(!![]){try{const _0x3b30df=-parseInt(_0x496e61(0x119))/0x1*(parseInt(_0x496e61(0xfe))/0x2)+parseInt(_0x496e61(0x136))/0x3+-parseInt(_0x496e61(0x153))/0x4*(parseInt(_0x496e61(0x156))/0x5)+-parseInt(_0x496e61(0x10f))/0x6*(-parseInt(_0x496e61(0x11b))/0x7)+parseInt(_0x496e61(0x150))/0x8+-parseInt(_0x496e61(0x168))/0x9+parseInt(_0x496e61(0x132))/0xa*(-parseInt(_0x496e61(0x11a))/0xb);if(_0x3b30df===_0x3057eb)break;else _0x28f2c0['push'](_0x28f2c0['shift']());}catch(_0x41970b){_0x28f2c0['push'](_0x28f2c0['shift']());}}}(_0x5a00,0x2eb37));function _0x5a00(){const _0x1b1320=['from','489106rswLXE','listitem','ck-annotation__content-wrapper','execute','userView','ck-comment--edit','getTemplate','ck-comment--info','showConfirm','ck-comment__info','setTemplate','ck-comment__user','ck-annotation__user','ck-comment__info-name','ck-comment__info-time','unbind','getExternalCommentNote','66MXgHDx','ck-annotation__info','render','ck-annotation__info-name','isConfirm','visibleView','isEnabled','actionBar','edit','ck-comment--','1pdtWoV','10351YPOYxg','228739ftznit','dropdown','authoredAt','ck-annotation__main','isExternal','ck-annotation__actions','some','isRemovable','time','buttonView','find','threeVerticalDots','addMany','_createRemoveButton','listenTo','isEditable','mouseenter','panelPosition','extendTemplate','ck-comment__external','push','panelView','ck-comment__wrapper','510LjJvVH','_createCommentInputView','ck-annotation__actions--hidden','switchToEditMode','930672JBVYlc','_config','ck-comment','ck-comment__actions--hidden','actionIndicator','withText','div','then','getUserViewNotificationText','element','bindTemplate','ck-comment--remove-confirmation','ck-annotation','Show\x20more\x20items','_model','editButton','label','removeButton','ariaLabel','focus','bind','change:isRemovable','ck-hidden','resolvedAt','Reply...','isReadOnly','703560GeLNZi','isVisible','span','564952qTpmnZ','set','length','5idtXLB','createCollection','placeholder','pencil','fire','ck-comment__main','_createDropdown','cancelConfirm','isSystemComment','group','ck-comment__actions','items','remove','author','_attachActions','mouseleave','ariaDescriptionView','isEditMode','1192923RBYoaY','toMany','Remove','ck-annotation__info-time','formatDateTime','focusables','blur','icon','locale','name','Delete\x20comment?','add','children','ck-comment--remove','Edit','_createEditButton','removeComment'];_0x5a00=function(){return _0x1b1320;};return _0x5a00();}import{ButtonView as _0x3911dc,createDropdown as _0x29de78,ListView as _0x1b242d,ListItemView as _0xbf4c18,focusChildOnDropdownOpen as _0x599a82}from'ckeditor5/src/ui.js';import{icons as _0x5a3d4c}from'ckeditor5/src/core.js';import{UserView as _0x25d2e3,ConfirmMixin as _0x2b7724,LateFocusDropdownButtonView as _0x1949d8}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x118993 from'./basecommentview.js';import _0x5622ad from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x2a89ea}from'../../../utils/common-translations.js';function _0x2774(_0x9dc6fa,_0x15e544){const _0x5a00f8=_0x5a00();return _0x2774=function(_0x277434,_0x4363e6){_0x277434=_0x277434-0xfa;let _0x35e03b=_0x5a00f8[_0x277434];return _0x35e03b;},_0x2774(_0x9dc6fa,_0x15e544);}export default class vt extends/* #__PURE__ -- @preserve */
24
+ _0x2b7724(_0x118993){constructor(_0x4406cc,_0x23aec9,_0x12d8f3){const _0x40647a=_0x2774;super(_0x4406cc,_0x23aec9,_0x12d8f3),this[_0x40647a(0x154)](_0x40647a(0x13a),null),this[_0x40647a(0x154)](_0x40647a(0x158),_0x2a89ea(_0x4406cc,_0x40647a(0x14e))),this[_0x40647a(0x14a)](_0x40647a(0x11d))['to'](_0x23aec9),this[_0x40647a(0x14a)](_0x40647a(0x14d))['to'](_0x23aec9),this[_0x40647a(0x116)]=this[_0x40647a(0x157)](),this[_0x40647a(0x15e)]||(this[_0x40647a(0x145)]=this[_0x40647a(0xfb)](),this[_0x40647a(0x147)]=this[_0x40647a(0x128)](),this[_0x40647a(0x161)]=this[_0x40647a(0x157)](),this[_0x40647a(0x161)][_0x40647a(0x127)]([this[_0x40647a(0x145)],this[_0x40647a(0x147)]]),this[_0x40647a(0x11c)]=this[_0x40647a(0x15c)](),this[_0x40647a(0x116)][_0x40647a(0x173)](this[_0x40647a(0x11c)]),this[_0x40647a(0x16d)][_0x40647a(0x173)](this[_0x40647a(0x11c)])),this[_0x40647a(0x102)]=new _0x25d2e3(_0x4406cc,_0x23aec9[_0x40647a(0x163)],this[_0x40647a(0x13e)]()),this[_0x40647a(0x102)][_0x40647a(0x12d)]({'attributes':{'class':[_0x40647a(0x109),_0x40647a(0x10a)],'aria-hidden':!0x0}}),this[_0x40647a(0x129)](_0x23aec9,_0x40647a(0x14b),()=>this[_0x40647a(0x15d)]()),this[_0x40647a(0x108)](this[_0x40647a(0x104)]());}[_0x5608ad(0x104)](){const _0x4fc341=_0x5608ad,_0x3d7cd5=this[_0x4fc341(0x140)],_0x4ff5c0=[{'tag':_0x4fc341(0x13c),'attributes':{'class':[_0x4fc341(0x107),_0x4fc341(0x110)]},'children':[{'tag':_0x4fc341(0x152),'children':[{'text':this[_0x4fc341(0x102)][_0x4fc341(0x171)]}],'attributes':{'class':[_0x4fc341(0x10b),_0x4fc341(0x112)]}},{'tag':_0x4fc341(0x123),'attributes':{'datetime':_0x3d7cd5['to'](_0x4fc341(0x11d)),'class':[_0x4fc341(0x10c),_0x4fc341(0x16b)]},'children':[{'text':_0x3d7cd5['to'](_0x4fc341(0x11d),_0x2af6de=>this[_0x4fc341(0x137)][_0x4fc341(0x16c)](_0x2af6de))}]}]},{'tag':_0x4fc341(0x13c),'attributes':{'class':[_0x4fc341(0x160),_0x4fc341(0x120),_0x3d7cd5['if'](_0x4fc341(0x167),_0x4fc341(0x139)),_0x3d7cd5['if'](_0x4fc341(0x167),_0x4fc341(0x134))]},'children':this[_0x4fc341(0x116)]},{'tag':_0x4fc341(0x13c),'attributes':{'class':[_0x4fc341(0x100)]},'children':this[_0x4fc341(0x114)]},this[_0x4fc341(0x166)]];return this[_0x4fc341(0x144)][_0x4fc341(0x11f)]&&_0x4ff5c0[_0x4fc341(0x12f)]({'tag':_0x4fc341(0x13c),'attributes':{'class':[_0x4fc341(0x12e)]},'children':[{'text':this[_0x4fc341(0x10e)]()}]}),{'tag':'li','attributes':{'class':[_0x4fc341(0x131),_0x3d7cd5['if'](_0x4fc341(0x113),_0x4fc341(0x141))],'tabindex':-0x1,'aria-label':_0x3d7cd5['to'](_0x4fc341(0x148)),'aria-describedby':this[_0x4fc341(0x166)]['id'],'role':_0x4fc341(0xff)},'children':[{'tag':_0x4fc341(0x13c),'attributes':{'class':[_0x4fc341(0x138),_0x4fc341(0x142),_0x3d7cd5['if'](_0x4fc341(0x167),_0x4fc341(0x103)),_0x3d7cd5['if'](_0x4fc341(0x15e),_0x4fc341(0x105)),_0x3d7cd5['to'](_0x4fc341(0x13a),_0x5f01df=>_0x5f01df?_0x4fc341(0x118)+_0x5f01df:'')],'data-author-id':this[_0x4fc341(0x144)][_0x4fc341(0x163)]['id'],'data-comment-id':this[_0x4fc341(0x144)]['id'],'role':_0x4fc341(0x15f)},'children':[this[_0x4fc341(0x102)],{'tag':_0x4fc341(0x13c),'attributes':{'class':[_0x4fc341(0x15b),_0x4fc341(0x11e)]},'children':_0x4ff5c0}]}]};}[_0x5608ad(0xfb)](){const _0x3b0012=_0x5608ad,_0x14e8fe=new _0x3911dc(this[_0x3b0012(0x170)]);return _0x14e8fe[_0x3b0012(0x146)]=_0x2a89ea(this[_0x3b0012(0x170)],_0x3b0012(0xfa)),_0x14e8fe[_0x3b0012(0x16f)]=_0x5a3d4c[_0x3b0012(0x159)],_0x14e8fe[_0x3b0012(0x13b)]=!0x0,_0x14e8fe[_0x3b0012(0x12d)]({'attributes':{'class':_0x3b0012(0x103)}}),_0x14e8fe[_0x3b0012(0x14a)](_0x3b0012(0x115))['to'](this[_0x3b0012(0x144)],_0x3b0012(0x14f),_0x2f59e2=>!_0x2f59e2),_0x14e8fe[_0x3b0012(0x14a)](_0x3b0012(0x151))['to'](this[_0x3b0012(0x144)],_0x3b0012(0x12a)),_0x14e8fe['on'](_0x3b0012(0x101),()=>this[_0x3b0012(0x135)]()),_0x14e8fe;}[_0x5608ad(0x128)](){const _0x4d3293=_0x5608ad,_0x5361b=new _0x3911dc(this[_0x4d3293(0x170)]);return _0x5361b[_0x4d3293(0x146)]=_0x2a89ea(this[_0x4d3293(0x170)],_0x4d3293(0x16a)),_0x5361b[_0x4d3293(0x16f)]=_0x5622ad,_0x5361b[_0x4d3293(0x13b)]=!0x0,_0x5361b[_0x4d3293(0x12d)]({'attributes':{'class':_0x4d3293(0x175)}}),_0x5361b[_0x4d3293(0x14a)](_0x4d3293(0x115))['to'](this[_0x4d3293(0x144)],_0x4d3293(0x14f),_0x20b27b=>!_0x20b27b),_0x5361b[_0x4d3293(0x14a)](_0x4d3293(0x151))['to'](this[_0x4d3293(0x144)],_0x4d3293(0x122)),_0x5361b['on'](_0x4d3293(0x101),()=>{const _0x5b4cc5=_0x4d3293;this[_0x5b4cc5(0x106)](_0x2a89ea(this[_0x5b4cc5(0x170)],_0x5b4cc5(0x172)),this[_0x5b4cc5(0x13f)])[_0x5b4cc5(0x13d)](()=>{const _0x58b3bf=_0x5b4cc5;this[_0x58b3bf(0x15a)](_0x58b3bf(0xfc),this[_0x58b3bf(0x144)]['id']);});}),_0x5361b;}[_0x5608ad(0x15c)](){const _0x37b4b0=_0x5608ad,_0x329819=_0x29de78(this[_0x37b4b0(0x170)],_0x1949d8),_0x1f7d0d=_0x329819[_0x37b4b0(0x130)][_0x37b4b0(0x174)],_0x3e5976=new _0x1b242d(this[_0x37b4b0(0x170)]),_0x418702=_0x329819[_0x37b4b0(0x140)];_0x599a82(_0x329819,()=>this[_0x37b4b0(0x161)][_0x37b4b0(0x125)](_0x3085e2=>_0x3085e2[_0x37b4b0(0x151)])),_0x329819[_0x37b4b0(0x12d)]({'attributes':{'class':[_0x418702['if'](_0x37b4b0(0x151),_0x37b4b0(0x14c),_0x184a72=>!_0x184a72)]}});const _0x2cede5=(_0x13cf91,_0x5c0e1b=-0x1)=>{const _0x2b4bcf=_0x37b4b0,_0x457cf2=new _0xbf4c18(this[_0x2b4bcf(0x170)]);_0x457cf2[_0x2b4bcf(0x174)][_0x2b4bcf(0x173)](_0x13cf91);const _0x1e0855=_0x5c0e1b>-0x1?_0x5c0e1b:_0x3e5976[_0x2b4bcf(0x161)][_0x2b4bcf(0x155)];_0x3e5976[_0x2b4bcf(0x161)][_0x2b4bcf(0x173)](_0x457cf2,_0x1e0855);const _0x3cb6f1=Array[_0x2b4bcf(0xfd)](this[_0x2b4bcf(0x161)]);_0x329819[_0x2b4bcf(0x10d)](_0x2b4bcf(0x115),_0x2b4bcf(0x151)),_0x329819[_0x2b4bcf(0x14a)](_0x2b4bcf(0x115))[_0x2b4bcf(0x169)](_0x3cb6f1,_0x2b4bcf(0x115),(..._0x43aad1)=>_0x43aad1[_0x2b4bcf(0x121)](_0x5abe35=>_0x5abe35)),_0x329819[_0x2b4bcf(0x14a)](_0x2b4bcf(0x151))[_0x2b4bcf(0x169)](_0x3cb6f1,_0x2b4bcf(0x151),(..._0x46e814)=>_0x46e814[_0x2b4bcf(0x121)](_0x163522=>_0x163522));};_0x329819[_0x37b4b0(0x12c)]='sw',_0x329819[_0x37b4b0(0x124)][_0x37b4b0(0x154)]({'label':_0x2a89ea(this[_0x37b4b0(0x170)],_0x37b4b0(0x143)),'icon':_0x5a3d4c[_0x37b4b0(0x126)]});for(const _0x3a2291 of this[_0x37b4b0(0x161)])_0x2cede5(_0x3a2291);return _0x1f7d0d[_0x37b4b0(0x173)](_0x3e5976),_0x329819[_0x37b4b0(0x129)](this[_0x37b4b0(0x161)],_0x37b4b0(0x173),(_0x59e6fb,_0xc998c8,_0x351114)=>{_0x2cede5(_0xc998c8,_0x351114);}),_0x329819[_0x37b4b0(0x129)](this[_0x37b4b0(0x161)],_0x37b4b0(0x162),(_0x41a406,_0x174fa2,_0x5c9cad)=>{const _0x1a4bb8=_0x37b4b0;_0x3e5976[_0x1a4bb8(0x161)][_0x1a4bb8(0x162)](_0x5c9cad);}),_0x329819;}[_0x5608ad(0x164)](_0x3e7939,_0x219b42){const _0x1b07cf=_0x5608ad,_0x4d3259=_0x3e7939&&_0x3e7939[_0x1b07cf(0x13f)];_0x4d3259&&(this[_0x1b07cf(0x129)](_0x4d3259,_0x1b07cf(0x12b),()=>this[_0x1b07cf(0x13a)]=_0x219b42),this[_0x1b07cf(0x129)](_0x4d3259,_0x1b07cf(0x149),()=>this[_0x1b07cf(0x13a)]=_0x219b42),this[_0x1b07cf(0x129)](_0x4d3259,_0x1b07cf(0x165),()=>this[_0x1b07cf(0x13a)]=null),this[_0x1b07cf(0x129)](_0x4d3259,_0x1b07cf(0x16e),()=>this[_0x1b07cf(0x13a)]=null));}[_0x5608ad(0x133)](){const _0x14e1b7=_0x5608ad,_0x1ab4f7=super[_0x14e1b7(0x133)]();return _0x1ab4f7[_0x14e1b7(0x14a)](_0x14e1b7(0x158))['to'](this),_0x1ab4f7;}[_0x5608ad(0x111)](){const _0x338d0b=_0x5608ad;super[_0x338d0b(0x111)](),this[_0x338d0b(0x164)](this[_0x338d0b(0x145)],_0x338d0b(0x117)),this[_0x338d0b(0x164)](this[_0x338d0b(0x147)],_0x338d0b(0x162));}}
package/src/comments.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4eec82=_0x4629;(function(_0x150ca4,_0x5c501c){var _0x4478fc=_0x4629,_0x227a72=_0x150ca4();while(!![]){try{var _0x1cf397=-parseInt(_0x4478fc(0xf0))/0x1*(-parseInt(_0x4478fc(0xf4))/0x2)+parseInt(_0x4478fc(0xf7))/0x3+parseInt(_0x4478fc(0xf1))/0x4*(-parseInt(_0x4478fc(0xf2))/0x5)+-parseInt(_0x4478fc(0xf3))/0x6+-parseInt(_0x4478fc(0xef))/0x7+parseInt(_0x4478fc(0xfb))/0x8*(-parseInt(_0x4478fc(0xf5))/0x9)+-parseInt(_0x4478fc(0xf9))/0xa*(-parseInt(_0x4478fc(0xf6))/0xb);if(_0x1cf397===_0x5c501c)break;else _0x227a72['push'](_0x227a72['shift']());}catch(_0x2497b6){_0x227a72['push'](_0x227a72['shift']());}}}(_0x4dd5,0x63eb0));function _0x4629(_0x46ccfc,_0x366052){var _0x4dd579=_0x4dd5();return _0x4629=function(_0x46291a,_0x5b58d8){_0x46291a=_0x46291a-0xed;var _0x5b9133=_0x4dd579[_0x46291a];return _0x5b9133;},_0x4629(_0x46ccfc,_0x366052);}import{Plugin as _0x365cce}from'ckeditor5/src/core.js';import _0x18620e from'./comments/commentsrepository.js';import _0x5903b1 from'./comments/commentsediting.js';import _0x9ba90a from'./comments/commentsui.js';import _0x213bef from'./commentsonly.js';import _0x130dd4 from'./annotations/widesidebar.js';import _0x3789d2 from'./annotations/narrowsidebar.js';import _0x57c607 from'./annotations/inlineannotations.js';function _0x4dd5(){var _0x2095e4=['Comments','requires','isPremiumPlugin','1298983LeVtHf','24421pHbWNo','927988wxGOGH','5PzrdQC','2830488IGbUgs','14kxuTnu','1179sxIhPr','1661kJYbTJ','1147245VOVCHg','pluginName','58470GbhhOF','isOfficialPlugin','8408ooRIZs'];_0x4dd5=function(){return _0x2095e4;};return _0x4dd5();}import _0x166a4a from'./comments/commentsarchiveui.js';import _0x4c68d0 from'./comments/commentsarchive.js';export default class p extends _0x365cce{static get[_0x4eec82(0xed)](){return[_0x18620e,_0x5903b1,_0x9ba90a,_0x4c68d0,_0x166a4a,_0x213bef,_0x130dd4,_0x3789d2,_0x57c607];}static get[_0x4eec82(0xf8)](){var _0xdb7c6c=_0x4eec82;return _0xdb7c6c(0xfc);}static get[_0x4eec82(0xfa)](){return!0x0;}static get[_0x4eec82(0xee)](){return!0x0;}}
23
+ var _0x246b5a=_0x3bb9;(function(_0x5545be,_0x25f446){var _0x4a8f28=_0x3bb9,_0x5afe1e=_0x5545be();while(!![]){try{var _0x5c85c3=parseInt(_0x4a8f28(0x128))/0x1+-parseInt(_0x4a8f28(0x127))/0x2*(parseInt(_0x4a8f28(0x12e))/0x3)+parseInt(_0x4a8f28(0x12c))/0x4+parseInt(_0x4a8f28(0x12b))/0x5+-parseInt(_0x4a8f28(0x12d))/0x6*(-parseInt(_0x4a8f28(0x132))/0x7)+parseInt(_0x4a8f28(0x12a))/0x8+-parseInt(_0x4a8f28(0x133))/0x9;if(_0x5c85c3===_0x25f446)break;else _0x5afe1e['push'](_0x5afe1e['shift']());}catch(_0xc16ac4){_0x5afe1e['push'](_0x5afe1e['shift']());}}}(_0x1ca5,0x96344));import{Plugin as _0x478a3b}from'ckeditor5/src/core.js';import _0x26631a from'./comments/commentsrepository.js';import _0x3c0542 from'./comments/commentsediting.js';function _0x3bb9(_0x5881e2,_0x3828f6){var _0x1ca5e3=_0x1ca5();return _0x3bb9=function(_0x3bb99e,_0x425160){_0x3bb99e=_0x3bb99e-0x127;var _0x5e0b3e=_0x1ca5e3[_0x3bb99e];return _0x5e0b3e;},_0x3bb9(_0x5881e2,_0x3828f6);}import _0xabece5 from'./comments/commentsui.js';function _0x1ca5(){var _0xce01e0=['2639400MTkiXM','4146936UejiNU','30Awybio','3CRutGd','isOfficialPlugin','isPremiumPlugin','Comments','1133741dgeNDN','21688425PDcaFo','pluginName','329482zCEBpp','427633bJtQWZ','requires','3101920OwqpWR'];_0x1ca5=function(){return _0xce01e0;};return _0x1ca5();}import _0x53e730 from'./commentsonly.js';import _0x1d4527 from'./annotations/widesidebar.js';import _0x5ea935 from'./annotations/narrowsidebar.js';import _0x5dd99a from'./annotations/inlineannotations.js';import _0x3cd772 from'./comments/commentsarchiveui.js';import _0x39030d from'./comments/commentsarchive.js';export default class p extends _0x478a3b{static get[_0x246b5a(0x129)](){return[_0x26631a,_0x3c0542,_0xabece5,_0x39030d,_0x3cd772,_0x53e730,_0x1d4527,_0x5ea935,_0x5dd99a];}static get[_0x246b5a(0x134)](){var _0x106642=_0x246b5a;return _0x106642(0x131);}static get[_0x246b5a(0x12f)](){return!0x0;}static get[_0x246b5a(0x130)](){return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x161c(){const _0x51fc1e=['set','commands','isOfficialPlugin','88424YscdiL','isEnabled','2hdPlfo','editor','requires','commentsOnlyMode','get','12mPCUgx','delete','937797XIBtLO','forceDisabled','182906CGaLsb','addCommentThread','commentsOnly','pluginName','has','4550623fwuash','plugins','editing','stop','change:isEnabled','_disableCommentsOnlyMode','highest','_enableCommentsOnlyMode','clipboardInput','config','290060lfePUV','listenTo','document','CommentsOnly','25UXLKhE','612952joVLTL','cut','view','isPremiumPlugin','affectsData','DragDrop','clearForceDisabled','1173708iZUnpU','72CDXfqk','afterInit','stopListening'];_0x161c=function(){return _0x51fc1e;};return _0x161c();}const _0xd8cd97=_0x12bf;(function(_0x269e76,_0x41397a){const _0x31ed64=_0x12bf,_0x2e61e2=_0x269e76();while(!![]){try{const _0x4a0623=-parseInt(_0x31ed64(0x20d))/0x1*(parseInt(_0x31ed64(0x216))/0x2)+-parseInt(_0x31ed64(0x204))/0x3+-parseInt(_0x31ed64(0x20b))/0x4*(parseInt(_0x31ed64(0x1fc))/0x5)+parseInt(_0x31ed64(0x212))/0x6*(parseInt(_0x31ed64(0x214))/0x7)+parseInt(_0x31ed64(0x1fd))/0x8+parseInt(_0x31ed64(0x205))/0x9*(parseInt(_0x31ed64(0x1f8))/0xa)+parseInt(_0x31ed64(0x1ee))/0xb;if(_0x4a0623===_0x41397a)break;else _0x2e61e2['push'](_0x2e61e2['shift']());}catch(_0x32883e){_0x2e61e2['push'](_0x2e61e2['shift']());}}}(_0x161c,0x4a9de));function _0x12bf(_0x1aead2,_0xe2da34){const _0x161c5e=_0x161c();return _0x12bf=function(_0x12bf56,_0x29dbd9){_0x12bf56=_0x12bf56-0x1ea;let _0x456ab3=_0x161c5e[_0x12bf56];return _0x456ab3;},_0x12bf(_0x1aead2,_0xe2da34);}import{Plugin as _0x5bddf3}from'ckeditor5/src/core.js';import _0x75fbbb from'./comments/commentsediting.js';export default class s extends _0x5bddf3{static get[_0xd8cd97(0x1ec)](){const _0x57f16d=_0xd8cd97;return _0x57f16d(0x1fb);}static get[_0xd8cd97(0x20a)](){return!0x0;}static get[_0xd8cd97(0x200)](){return!0x0;}static get[_0xd8cd97(0x20f)](){return[_0x75fbbb];}constructor(_0x52a46c){const _0x37a9b3=_0xd8cd97;super(_0x52a46c),this[_0x37a9b3(0x208)](_0x37a9b3(0x20c),!0x1),this['on'](_0x37a9b3(0x1f2),(_0x392441,_0x4e22c4,_0x385cf5)=>{const _0x8ddf6a=_0x37a9b3;_0x385cf5?this[_0x8ddf6a(0x1f5)]():this[_0x8ddf6a(0x1f3)]();});}[_0xd8cd97(0x206)](){const _0x5082b0=_0xd8cd97;!this[_0x5082b0(0x20c)]&&this[_0x5082b0(0x20e)][_0x5082b0(0x1f7)][_0x5082b0(0x211)](_0x5082b0(0x1eb))&&(this[_0x5082b0(0x20c)]=!0x0);}[_0xd8cd97(0x1f5)](){const _0x3d0a9a=_0xd8cd97;for(const [_0x300ffb,_0x14638b]of this[_0x3d0a9a(0x20e)][_0x3d0a9a(0x209)])_0x14638b[_0x3d0a9a(0x201)]&&_0x3d0a9a(0x1ea)!==_0x300ffb&&_0x14638b[_0x3d0a9a(0x215)](_0x3d0a9a(0x210));this[_0x3d0a9a(0x20e)][_0x3d0a9a(0x1ef)][_0x3d0a9a(0x1ed)](_0x3d0a9a(0x202))&&this[_0x3d0a9a(0x20e)][_0x3d0a9a(0x1ef)][_0x3d0a9a(0x211)](_0x3d0a9a(0x202))[_0x3d0a9a(0x215)](_0x3d0a9a(0x210));const _0x23f87a=this[_0x3d0a9a(0x20e)][_0x3d0a9a(0x1f0)][_0x3d0a9a(0x1ff)][_0x3d0a9a(0x1fa)];this[_0x3d0a9a(0x1f9)](_0x23f87a,_0x3d0a9a(0x1fe),_0x27d050=>_0x27d050[_0x3d0a9a(0x1f1)](),{'priority':_0x3d0a9a(0x1f4)}),this[_0x3d0a9a(0x1f9)](_0x23f87a,_0x3d0a9a(0x1f6),_0x22ba43=>_0x22ba43[_0x3d0a9a(0x1f1)](),{'priority':_0x3d0a9a(0x1f4)}),this[_0x3d0a9a(0x1f9)](_0x23f87a,_0x3d0a9a(0x213),_0x459ee9=>_0x459ee9[_0x3d0a9a(0x1f1)](),{'priority':_0x3d0a9a(0x1f4)});}[_0xd8cd97(0x1f3)](){const _0x2970da=_0xd8cd97;for(const [_0x18b171,_0x7e7848]of this[_0x2970da(0x20e)][_0x2970da(0x209)])_0x7e7848[_0x2970da(0x201)]&&_0x2970da(0x1ea)!==_0x18b171&&_0x7e7848[_0x2970da(0x203)](_0x2970da(0x210));this[_0x2970da(0x207)](this[_0x2970da(0x20e)][_0x2970da(0x1f0)][_0x2970da(0x1ff)][_0x2970da(0x1fa)]);}}
23
+ const _0x4f65b1=_0x50fd;(function(_0x30a702,_0xd42704){const _0x3ff032=_0x50fd,_0x15c3b5=_0x30a702();while(!![]){try{const _0x117b08=parseInt(_0x3ff032(0x156))/0x1*(-parseInt(_0x3ff032(0x16d))/0x2)+parseInt(_0x3ff032(0x15d))/0x3+parseInt(_0x3ff032(0x169))/0x4*(parseInt(_0x3ff032(0x171))/0x5)+-parseInt(_0x3ff032(0x148))/0x6*(-parseInt(_0x3ff032(0x14f))/0x7)+parseInt(_0x3ff032(0x164))/0x8*(parseInt(_0x3ff032(0x170))/0x9)+parseInt(_0x3ff032(0x157))/0xa*(-parseInt(_0x3ff032(0x16e))/0xb)+parseInt(_0x3ff032(0x15a))/0xc*(-parseInt(_0x3ff032(0x16f))/0xd);if(_0x117b08===_0xd42704)break;else _0x15c3b5['push'](_0x15c3b5['shift']());}catch(_0x3b309a){_0x15c3b5['push'](_0x15c3b5['shift']());}}}(_0x21b8,0x29c2e));function _0x21b8(){const _0x1bb504=['10Zxojvm','has','change:isEnabled','72AoCbqx','view','editor','501327wRiYse','set','commentsOnly','isOfficialPlugin','DragDrop','delete','editing','24wcNXCa','isEnabled','get','stopListening','stop','4EMTyAY','addCommentThread','afterInit','document','2LbOLUz','2823062WHtaEA','382863KDbHKf','288171qDGzRa','1634435kPfCdC','_disableCommentsOnlyMode','clearForceDisabled','commentsOnlyMode','pluginName','forceDisabled','516ypIIxs','requires','_enableCommentsOnlyMode','config','clipboardInput','commands','highest','10325LSDjMS','CommentsOnly','isPremiumPlugin','cut','plugins','affectsData','listenTo','112501NEbHHR'];_0x21b8=function(){return _0x1bb504;};return _0x21b8();}function _0x50fd(_0x5f0709,_0x81721a){const _0x21b8a4=_0x21b8();return _0x50fd=function(_0x50fde5,_0x584f8b){_0x50fde5=_0x50fde5-0x145;let _0x5dbfc9=_0x21b8a4[_0x50fde5];return _0x5dbfc9;},_0x50fd(_0x5f0709,_0x81721a);}import{Plugin as _0x39676f}from'ckeditor5/src/core.js';import _0x12bd64 from'./comments/commentsediting.js';export default class s extends _0x39676f{static get[_0x4f65b1(0x146)](){const _0x139763=_0x4f65b1;return _0x139763(0x150);}static get[_0x4f65b1(0x160)](){return!0x0;}static get[_0x4f65b1(0x151)](){return!0x0;}static get[_0x4f65b1(0x149)](){return[_0x12bd64];}constructor(_0x2af7ee){const _0x97567d=_0x4f65b1;super(_0x2af7ee),this[_0x97567d(0x15e)](_0x97567d(0x165),!0x1),this['on'](_0x97567d(0x159),(_0x3893a2,_0xb3ad02,_0xc6c419)=>{const _0xccd833=_0x97567d;_0xc6c419?this[_0xccd833(0x14a)]():this[_0xccd833(0x172)]();});}[_0x4f65b1(0x16b)](){const _0x5e630d=_0x4f65b1;!this[_0x5e630d(0x165)]&&this[_0x5e630d(0x15c)][_0x5e630d(0x14b)][_0x5e630d(0x166)](_0x5e630d(0x15f))&&(this[_0x5e630d(0x165)]=!0x0);}[_0x4f65b1(0x14a)](){const _0xe4fb8d=_0x4f65b1;for(const [_0x4f48be,_0x1d7715]of this[_0xe4fb8d(0x15c)][_0xe4fb8d(0x14d)])_0x1d7715[_0xe4fb8d(0x154)]&&_0xe4fb8d(0x16a)!==_0x4f48be&&_0x1d7715[_0xe4fb8d(0x147)](_0xe4fb8d(0x145));this[_0xe4fb8d(0x15c)][_0xe4fb8d(0x153)][_0xe4fb8d(0x158)](_0xe4fb8d(0x161))&&this[_0xe4fb8d(0x15c)][_0xe4fb8d(0x153)][_0xe4fb8d(0x166)](_0xe4fb8d(0x161))[_0xe4fb8d(0x147)](_0xe4fb8d(0x145));const _0x20275b=this[_0xe4fb8d(0x15c)][_0xe4fb8d(0x163)][_0xe4fb8d(0x15b)][_0xe4fb8d(0x16c)];this[_0xe4fb8d(0x155)](_0x20275b,_0xe4fb8d(0x152),_0x3f1938=>_0x3f1938[_0xe4fb8d(0x168)](),{'priority':_0xe4fb8d(0x14e)}),this[_0xe4fb8d(0x155)](_0x20275b,_0xe4fb8d(0x14c),_0x5c4228=>_0x5c4228[_0xe4fb8d(0x168)](),{'priority':_0xe4fb8d(0x14e)}),this[_0xe4fb8d(0x155)](_0x20275b,_0xe4fb8d(0x162),_0x23199f=>_0x23199f[_0xe4fb8d(0x168)](),{'priority':_0xe4fb8d(0x14e)});}[_0x4f65b1(0x172)](){const _0x1294d9=_0x4f65b1;for(const [_0x3fcdd1,_0x4d5966]of this[_0x1294d9(0x15c)][_0x1294d9(0x14d)])_0x4d5966[_0x1294d9(0x154)]&&_0x1294d9(0x16a)!==_0x3fcdd1&&_0x4d5966[_0x1294d9(0x173)](_0x1294d9(0x145));this[_0x1294d9(0x167)](this[_0x1294d9(0x15c)][_0x1294d9(0x163)][_0x1294d9(0x15b)][_0x1294d9(0x16c)]);}}
package/src/index.d.ts CHANGED
@@ -23,6 +23,7 @@ export { default as CommentView } from './comments/ui/view/commentview.js';
23
23
  export { default as CommentThreadView } from './comments/ui/view/commentthreadview.js';
24
24
  export { default as CommentThreadInputView } from './comments/ui/view/commentthreadinputview.js';
25
25
  export { default as CommentsArchive } from './comments/commentsarchive.js';
26
+ export { default as CommentsArchiveUI } from './comments/commentsarchiveui.js';
26
27
  export type { CommentsConfig, SidebarConfig, CommentsClipboardCopyConfig, CommentThreadConfig } from './config.js';
27
28
  export type { default as CommentsEditing } from './comments/commentsediting.js';
28
29
  import './augmentation.js';
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x336902,_0x168149){var _0x4532c7=_0x2717,_0x5b0c7f=_0x336902();while(!![]){try{var _0x163721=-parseInt(_0x4532c7(0x1fa))/0x1*(parseInt(_0x4532c7(0x1f3))/0x2)+parseInt(_0x4532c7(0x1f9))/0x3*(parseInt(_0x4532c7(0x1fc))/0x4)+-parseInt(_0x4532c7(0x1f8))/0x5+-parseInt(_0x4532c7(0x1f4))/0x6*(-parseInt(_0x4532c7(0x1f5))/0x7)+parseInt(_0x4532c7(0x1f6))/0x8+-parseInt(_0x4532c7(0x1fb))/0x9+parseInt(_0x4532c7(0x1f2))/0xa*(-parseInt(_0x4532c7(0x1f7))/0xb);if(_0x163721===_0x168149)break;else _0x5b0c7f['push'](_0x5b0c7f['shift']());}catch(_0x4cdbe2){_0x5b0c7f['push'](_0x5b0c7f['shift']());}}}(_0x51df,0x2eca5));export{default as Comments}from'./comments.js';export{default as CommentsOnly}from'./commentsonly.js';export{default as CommentsUI}from'./comments/commentsui.js';export{default as CommentsRepository,CommentThread,Comment}from'./comments/commentsrepository.js';export{default as CommentThreadController}from'./comments/ui/commentthreadcontroller.js';function _0x51df(){var _0x4b6a8c=['388LaXclh','19160SaiZIM','116BlmgZo','6zPOXXc','1158353qUzusm','3025384pPJTse','1111Oxeznk','1278285UYyhQM','6852QJSseU','59TdDXHg','1088568AilPyD'];_0x51df=function(){return _0x4b6a8c;};return _0x51df();}export{default as Annotation}from'./annotations/annotation.js';export{default as Annotations}from'./annotations/annotations.js';export{default as AnnotationCollection}from'./annotations/annotationcollection.js';export{default as AnnotationsUIs}from'./annotations/annotationsuis.js';export{default as EditorAnnotations}from'./annotations/editorannotations.js';export{default as InlineAnnotations}from'./annotations/inlineannotations.js';function _0x2717(_0x4e25a4,_0xb52b19){var _0x51df48=_0x51df();return _0x2717=function(_0x271768,_0x578688){_0x271768=_0x271768-0x1f2;var _0x157cf0=_0x51df48[_0x271768];return _0x157cf0;},_0x2717(_0x4e25a4,_0xb52b19);}export{default as WideSidebar}from'./annotations/widesidebar.js';export{default as NarrowSidebar}from'./annotations/narrowsidebar.js';export{default as AnnotationView}from'./annotations/view/annotationview.js';export{default as BaseCommentView}from'./comments/ui/view/basecommentview.js';export{default as BaseCommentThreadView}from'./comments/ui/view/basecommentthreadview.js';export{default as CommentsListView}from'./comments/ui/view/commentslistview.js';export{default as CommentView}from'./comments/ui/view/commentview.js';export{default as CommentThreadView}from'./comments/ui/view/commentthreadview.js';export{default as CommentThreadInputView}from'./comments/ui/view/commentthreadinputview.js';export{default as CommentsArchive}from'./comments/commentsarchive.js';import'./augmentation.js';
23
+ (function(_0x71c289,_0x47f1e4){var _0xbdec09=_0x1706,_0xf8677c=_0x71c289();while(!![]){try{var _0x43347f=-parseInt(_0xbdec09(0x66))/0x1*(parseInt(_0xbdec09(0x68))/0x2)+parseInt(_0xbdec09(0x6d))/0x3*(parseInt(_0xbdec09(0x6e))/0x4)+parseInt(_0xbdec09(0x69))/0x5+-parseInt(_0xbdec09(0x6f))/0x6*(-parseInt(_0xbdec09(0x6c))/0x7)+-parseInt(_0xbdec09(0x65))/0x8*(parseInt(_0xbdec09(0x6b))/0x9)+-parseInt(_0xbdec09(0x67))/0xa+parseInt(_0xbdec09(0x6a))/0xb;if(_0x43347f===_0x47f1e4)break;else _0xf8677c['push'](_0xf8677c['shift']());}catch(_0x42bcb0){_0xf8677c['push'](_0xf8677c['shift']());}}}(_0x1dcb,0xca1f4));export{default as Comments}from'./comments.js';export{default as CommentsOnly}from'./commentsonly.js';export{default as CommentsUI}from'./comments/commentsui.js';export{default as CommentsRepository,CommentThread,Comment}from'./comments/commentsrepository.js';export{default as CommentThreadController}from'./comments/ui/commentthreadcontroller.js';export{default as Annotation}from'./annotations/annotation.js';export{default as Annotations}from'./annotations/annotations.js';export{default as AnnotationCollection}from'./annotations/annotationcollection.js';export{default as AnnotationsUIs}from'./annotations/annotationsuis.js';export{default as EditorAnnotations}from'./annotations/editorannotations.js';export{default as InlineAnnotations}from'./annotations/inlineannotations.js';export{default as WideSidebar}from'./annotations/widesidebar.js';function _0x1dcb(){var _0x335f5d=['15417210MoKtJQ','8heLaTh','6742980wBUlmM','9820679lXVHML','15354NbpSxK','422688ldHcgm','1294284BCRJnr','12iQAvAV','156EQrWic','7376oaEwqo','290777RnRPkF'];_0x1dcb=function(){return _0x335f5d;};return _0x1dcb();}export{default as NarrowSidebar}from'./annotations/narrowsidebar.js';export{default as AnnotationView}from'./annotations/view/annotationview.js';export{default as BaseCommentView}from'./comments/ui/view/basecommentview.js';export{default as BaseCommentThreadView}from'./comments/ui/view/basecommentthreadview.js';export{default as CommentsListView}from'./comments/ui/view/commentslistview.js';export{default as CommentView}from'./comments/ui/view/commentview.js';export{default as CommentThreadView}from'./comments/ui/view/commentthreadview.js';export{default as CommentThreadInputView}from'./comments/ui/view/commentthreadinputview.js';export{default as CommentsArchive}from'./comments/commentsarchive.js';export{default as CommentsArchiveUI}from'./comments/commentsarchiveui.js';function _0x1706(_0x526cdc,_0x36363e){var _0x1dcbc5=_0x1dcb();return _0x1706=function(_0x17065d,_0x5a56c1){_0x17065d=_0x17065d-0x65;var _0x421d1a=_0x1dcbc5[_0x17065d];return _0x421d1a;},_0x1706(_0x526cdc,_0x36363e);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x5f5b40,_0x5e2fda,_0x564758){const t=_0x5f5b40['t'];switch(_0x5e2fda){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x564758);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x564758);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x564758);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x564758);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x564758);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x564758);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x564758);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'},_0x564758);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}
23
+ export function getTranslation(_0x173359,_0x1c3e56,_0x280cb1){const t=_0x173359['t'];switch(_0x1c3e56){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x280cb1);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x280cb1);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x280cb1);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x280cb1);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x280cb1);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x280cb1);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x280cb1);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'},_0x280cb1);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x56aa86,_0x5002e3){const _0x4a76ac=_0x20db,_0x21d357=_0x56aa86();while(!![]){try{const _0x42a6e4=parseInt(_0x4a76ac(0x192))/0x1+-parseInt(_0x4a76ac(0x194))/0x2+-parseInt(_0x4a76ac(0x19d))/0x3+parseInt(_0x4a76ac(0x19a))/0x4+parseInt(_0x4a76ac(0x19e))/0x5*(parseInt(_0x4a76ac(0x199))/0x6)+-parseInt(_0x4a76ac(0x18e))/0x7+parseInt(_0x4a76ac(0x195))/0x8*(-parseInt(_0x4a76ac(0x193))/0x9);if(_0x42a6e4===_0x5002e3)break;else _0x21d357['push'](_0x21d357['shift']());}catch(_0x2b84ad){_0x21d357['push'](_0x21d357['shift']());}}}(_0x1b60,0x8562f));function _0x20db(_0x1a40f6,_0x391872){const _0x1b6022=_0x1b60();return _0x20db=function(_0x20dbaa,_0x29b9df){_0x20dbaa=_0x20dbaa-0x18e;let _0x4075d1=_0x1b6022[_0x20dbaa];return _0x4075d1;},_0x20db(_0x1a40f6,_0x391872);}function _0x1b60(){const _0x2e6e94=['730290NZOuMY','5oNrcRe','attributes','1065603nQQRxQ','type','class','cancel','817164ghlZlB','433071uWlpyf','165040oDJfvz','88mAGbFp','characterData','observe','childList','251562Ckticl','2778992xGhQdy','attributeName','disconnect'];_0x1b60=function(){return _0x2e6e94;};return _0x1b60();}import{throttle as _0x2416d6}from'lodash-es';export default function J(_0x3cd391){const _0x546ac6=_0x2416d6(_0x3cd391,0x1e),_0x4a99a9=new MutationObserver(_0x591a4a=>{const _0x165f26=_0x20db;for(const _0x5319a3 of _0x591a4a)(_0x165f26(0x19f)==_0x5319a3[_0x165f26(0x18f)]&&_0x165f26(0x190)==_0x5319a3[_0x165f26(0x19b)]||_0x165f26(0x198)==_0x5319a3[_0x165f26(0x18f)]||_0x165f26(0x196)==_0x5319a3[_0x165f26(0x18f)])&&_0x546ac6();});return{'attach'(_0x4b0e7b){const _0x235357=_0x20db;_0x4a99a9[_0x235357(0x197)](_0x4b0e7b,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){const _0x5f91b4=_0x20db;_0x4a99a9[_0x5f91b4(0x19c)](),_0x546ac6[_0x5f91b4(0x191)]();}};}
23
+ function _0x59e1(_0x37c6e7,_0x4a657b){const _0x9486a5=_0x9486();return _0x59e1=function(_0x59e1e0,_0x21dfbe){_0x59e1e0=_0x59e1e0-0x175;let _0x169ff6=_0x9486a5[_0x59e1e0];return _0x169ff6;},_0x59e1(_0x37c6e7,_0x4a657b);}(function(_0x3891de,_0x4b1389){const _0x8eb789=_0x59e1,_0x3c20b5=_0x3891de();while(!![]){try{const _0x206411=parseInt(_0x8eb789(0x176))/0x1+-parseInt(_0x8eb789(0x180))/0x2+parseInt(_0x8eb789(0x179))/0x3*(parseInt(_0x8eb789(0x177))/0x4)+parseInt(_0x8eb789(0x17d))/0x5+-parseInt(_0x8eb789(0x17c))/0x6+parseInt(_0x8eb789(0x186))/0x7*(-parseInt(_0x8eb789(0x17e))/0x8)+parseInt(_0x8eb789(0x185))/0x9;if(_0x206411===_0x4b1389)break;else _0x3c20b5['push'](_0x3c20b5['shift']());}catch(_0x7222c7){_0x3c20b5['push'](_0x3c20b5['shift']());}}}(_0x9486,0x2efd1));function _0x9486(){const _0x4cb66a=['553524sYSfVj','type','characterData','childList','class','1656297DDNquQ','28yrggHu','observe','232722yPyBfr','1439576IiBCtm','disconnect','3mzIxLx','cancel','attributeName','1181658KQCxCv','281165yRehTH','333424XpehAw','attributes'];_0x9486=function(){return _0x4cb66a;};return _0x9486();}import{throttle as _0x8850ee}from'lodash-es';export default function Dt(_0x474eb9){const _0x1b3965=_0x8850ee(_0x474eb9,0x1e),_0x32880e=new MutationObserver(_0x49e002=>{const _0x575466=_0x59e1;for(const _0x250254 of _0x49e002)(_0x575466(0x17f)==_0x250254[_0x575466(0x181)]&&_0x575466(0x184)==_0x250254[_0x575466(0x17b)]||_0x575466(0x183)==_0x250254[_0x575466(0x181)]||_0x575466(0x182)==_0x250254[_0x575466(0x181)])&&_0x1b3965();});return{'attach'(_0x5d19c9){const _0x18307b=_0x59e1;_0x32880e[_0x18307b(0x175)](_0x5d19c9,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){const _0x5f049c=_0x59e1;_0x32880e[_0x5f049c(0x178)](),_0x1b3965[_0x5f049c(0x17a)]();}};}