@ckeditor/ckeditor5-comments 41.2.0 → 41.3.0-alpha.2

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 (201) hide show
  1. package/build/comments.js +1 -1
  2. package/dist/content-index.css +332 -0
  3. package/dist/editor-index.css +902 -0
  4. package/dist/index.css +1874 -0
  5. package/dist/translations/af.d.ts +8 -0
  6. package/dist/translations/af.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/bg.d.ts +8 -0
  10. package/dist/translations/bg.js +23 -0
  11. package/dist/translations/bn.d.ts +8 -0
  12. package/dist/translations/bn.js +23 -0
  13. package/dist/translations/bs.d.ts +8 -0
  14. package/dist/translations/bs.js +23 -0
  15. package/dist/translations/ca.d.ts +8 -0
  16. package/dist/translations/ca.js +23 -0
  17. package/dist/translations/cs.d.ts +8 -0
  18. package/dist/translations/cs.js +23 -0
  19. package/dist/translations/da.d.ts +8 -0
  20. package/dist/translations/da.js +23 -0
  21. package/dist/translations/de-ch.d.ts +8 -0
  22. package/dist/translations/de-ch.js +23 -0
  23. package/dist/translations/de.d.ts +8 -0
  24. package/dist/translations/de.js +23 -0
  25. package/dist/translations/el.d.ts +8 -0
  26. package/dist/translations/el.js +23 -0
  27. package/dist/translations/en-au.d.ts +8 -0
  28. package/dist/translations/en-au.js +23 -0
  29. package/dist/translations/en.d.ts +8 -0
  30. package/dist/translations/en.js +23 -0
  31. package/dist/translations/es-co.d.ts +8 -0
  32. package/dist/translations/es-co.js +23 -0
  33. package/dist/translations/es.d.ts +8 -0
  34. package/dist/translations/es.js +23 -0
  35. package/dist/translations/et.d.ts +8 -0
  36. package/dist/translations/et.js +23 -0
  37. package/dist/translations/fa.d.ts +8 -0
  38. package/dist/translations/fa.js +23 -0
  39. package/dist/translations/fi.d.ts +8 -0
  40. package/dist/translations/fi.js +23 -0
  41. package/dist/translations/fr.d.ts +8 -0
  42. package/dist/translations/fr.js +23 -0
  43. package/dist/translations/gl.d.ts +8 -0
  44. package/dist/translations/gl.js +23 -0
  45. package/dist/translations/he.d.ts +8 -0
  46. package/dist/translations/he.js +23 -0
  47. package/dist/translations/hi.d.ts +8 -0
  48. package/dist/translations/hi.js +23 -0
  49. package/dist/translations/hr.d.ts +8 -0
  50. package/dist/translations/hr.js +23 -0
  51. package/dist/translations/hu.d.ts +8 -0
  52. package/dist/translations/hu.js +23 -0
  53. package/dist/translations/id.d.ts +8 -0
  54. package/dist/translations/id.js +23 -0
  55. package/dist/translations/it.d.ts +8 -0
  56. package/dist/translations/it.js +23 -0
  57. package/dist/translations/ja.d.ts +8 -0
  58. package/dist/translations/ja.js +23 -0
  59. package/dist/translations/jv.d.ts +8 -0
  60. package/dist/translations/jv.js +23 -0
  61. package/dist/translations/ko.d.ts +8 -0
  62. package/dist/translations/ko.js +23 -0
  63. package/dist/translations/lt.d.ts +8 -0
  64. package/dist/translations/lt.js +23 -0
  65. package/dist/translations/lv.d.ts +8 -0
  66. package/dist/translations/lv.js +23 -0
  67. package/dist/translations/ms.d.ts +8 -0
  68. package/dist/translations/ms.js +23 -0
  69. package/dist/translations/nl.d.ts +8 -0
  70. package/dist/translations/nl.js +23 -0
  71. package/dist/translations/no.d.ts +8 -0
  72. package/dist/translations/no.js +23 -0
  73. package/dist/translations/pl.d.ts +8 -0
  74. package/dist/translations/pl.js +23 -0
  75. package/dist/translations/pt-br.d.ts +8 -0
  76. package/dist/translations/pt-br.js +23 -0
  77. package/dist/translations/pt.d.ts +8 -0
  78. package/dist/translations/pt.js +23 -0
  79. package/dist/translations/ro.d.ts +8 -0
  80. package/dist/translations/ro.js +23 -0
  81. package/dist/translations/ru.d.ts +8 -0
  82. package/dist/translations/ru.js +23 -0
  83. package/dist/translations/sk.d.ts +8 -0
  84. package/dist/translations/sk.js +23 -0
  85. package/dist/translations/sq.d.ts +8 -0
  86. package/dist/translations/sq.js +23 -0
  87. package/dist/translations/sr-latn.d.ts +8 -0
  88. package/dist/translations/sr-latn.js +23 -0
  89. package/dist/translations/sr.d.ts +8 -0
  90. package/dist/translations/sr.js +23 -0
  91. package/dist/translations/sv.d.ts +8 -0
  92. package/dist/translations/sv.js +23 -0
  93. package/dist/translations/th.d.ts +8 -0
  94. package/dist/translations/th.js +23 -0
  95. package/dist/translations/tk.d.ts +8 -0
  96. package/dist/translations/tk.js +23 -0
  97. package/dist/translations/tr.d.ts +8 -0
  98. package/dist/translations/tr.js +23 -0
  99. package/dist/translations/tt.d.ts +8 -0
  100. package/dist/translations/tt.js +23 -0
  101. package/dist/translations/ug.d.ts +8 -0
  102. package/dist/translations/ug.js +23 -0
  103. package/dist/translations/uk.d.ts +8 -0
  104. package/dist/translations/uk.js +23 -0
  105. package/dist/translations/ur.d.ts +8 -0
  106. package/dist/translations/ur.js +23 -0
  107. package/dist/translations/vi.d.ts +8 -0
  108. package/dist/translations/vi.js +23 -0
  109. package/dist/translations/zh-cn.d.ts +8 -0
  110. package/dist/translations/zh-cn.js +23 -0
  111. package/dist/translations/zh.d.ts +8 -0
  112. package/dist/translations/zh.js +23 -0
  113. package/dist/types/annotations/annotation.d.ts +94 -0
  114. package/dist/types/annotations/annotationcollection.d.ts +102 -0
  115. package/dist/types/annotations/annotations.d.ts +158 -0
  116. package/dist/types/annotations/annotationsuis.d.ts +236 -0
  117. package/dist/types/annotations/editorannotations.d.ts +71 -0
  118. package/dist/types/annotations/inlineannotations.d.ts +94 -0
  119. package/dist/types/annotations/narrowsidebar.d.ts +89 -0
  120. package/dist/types/annotations/sidebar.d.ts +104 -0
  121. package/dist/types/annotations/view/annotationcounterbuttonview.d.ts +33 -0
  122. package/dist/types/annotations/view/annotationview.d.ts +94 -0
  123. package/dist/types/annotations/view/sidebaritemview.d.ts +59 -0
  124. package/dist/types/annotations/view/sidebarview.d.ts +36 -0
  125. package/dist/types/annotations/widesidebar.d.ts +81 -0
  126. package/dist/types/augmentation.d.ts +56 -0
  127. package/dist/types/comments/addcommentthreadcommand.d.ts +39 -0
  128. package/dist/types/comments/commentsarchive.d.ts +35 -0
  129. package/dist/types/comments/commentsarchiveui.d.ts +42 -0
  130. package/dist/types/comments/commentsediting.d.ts +84 -0
  131. package/dist/types/comments/commentsrepository.d.ts +1134 -0
  132. package/dist/types/comments/commentsui.d.ts +37 -0
  133. package/dist/types/comments/integrations/clipboard.d.ts +30 -0
  134. package/dist/types/comments/integrations/commentsrestrictededitingmode.d.ts +21 -0
  135. package/dist/types/comments/integrations/importword.d.ts +25 -0
  136. package/dist/types/comments/ui/commenteditor/commenteditor.d.ts +40 -0
  137. package/dist/types/comments/ui/commenteditor/commenteditorui.d.ts +35 -0
  138. package/dist/types/comments/ui/commenteditor/commenteditoruiview.d.ts +40 -0
  139. package/dist/types/comments/ui/commentthreadcontroller.d.ts +68 -0
  140. package/dist/types/comments/ui/view/basecommentthreadview.d.ts +123 -0
  141. package/dist/types/comments/ui/view/basecommentview.d.ts +116 -0
  142. package/dist/types/comments/ui/view/collapsedcommentsview.d.ts +17 -0
  143. package/dist/types/comments/ui/view/commentcontentview.d.ts +18 -0
  144. package/dist/types/comments/ui/view/commentinputview.d.ts +90 -0
  145. package/dist/types/comments/ui/view/commentsarchiveview.d.ts +42 -0
  146. package/dist/types/comments/ui/view/commentslistview.d.ts +104 -0
  147. package/dist/types/comments/ui/view/commentthreadheaderview.d.ts +54 -0
  148. package/dist/types/comments/ui/view/commentthreadinputview.d.ts +45 -0
  149. package/dist/types/comments/ui/view/commentthreadview.d.ts +122 -0
  150. package/dist/types/comments/ui/view/commentview.d.ts +247 -0
  151. package/dist/types/comments.d.ts +39 -0
  152. package/dist/types/commentsonly.d.ts +37 -0
  153. package/dist/types/config.d.ts +202 -0
  154. package/dist/types/index.d.ts +28 -0
  155. package/dist/types/utils/common-translations.d.ts +13 -0
  156. package/dist/types/utils/createmutationobserver.d.ts +18 -0
  157. package/package.json +4 -3
  158. package/src/annotations/annotation.js +1 -1
  159. package/src/annotations/annotationcollection.js +1 -1
  160. package/src/annotations/annotations.js +1 -1
  161. package/src/annotations/annotationsuis.js +1 -1
  162. package/src/annotations/editorannotations.js +1 -1
  163. package/src/annotations/inlineannotations.js +1 -1
  164. package/src/annotations/narrowsidebar.js +1 -1
  165. package/src/annotations/sidebar.js +1 -1
  166. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  167. package/src/annotations/view/annotationview.js +1 -1
  168. package/src/annotations/view/sidebaritemview.js +1 -1
  169. package/src/annotations/view/sidebarview.js +1 -1
  170. package/src/annotations/widesidebar.js +1 -1
  171. package/src/comments/addcommentthreadcommand.js +1 -1
  172. package/src/comments/commentsarchive.js +1 -1
  173. package/src/comments/commentsarchiveui.js +1 -1
  174. package/src/comments/commentsediting.js +1 -1
  175. package/src/comments/commentsrepository.js +1 -1
  176. package/src/comments/commentsui.js +1 -1
  177. package/src/comments/integrations/clipboard.js +1 -1
  178. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  179. package/src/comments/integrations/importword.js +1 -1
  180. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  181. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  182. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  183. package/src/comments/ui/commentthreadcontroller.js +1 -1
  184. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  185. package/src/comments/ui/view/basecommentview.js +1 -1
  186. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  187. package/src/comments/ui/view/commentcontentview.js +1 -1
  188. package/src/comments/ui/view/commentinputview.js +1 -1
  189. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  190. package/src/comments/ui/view/commentslistview.js +1 -1
  191. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  192. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  193. package/src/comments/ui/view/commentthreadview.js +1 -1
  194. package/src/comments/ui/view/commentview.js +1 -1
  195. package/src/comments.js +1 -1
  196. package/src/commentsonly.js +1 -1
  197. package/src/config.d.ts +17 -10
  198. package/src/index.d.ts +1 -1
  199. package/src/index.js +1 -1
  200. package/src/utils/common-translations.js +1 -1
  201. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x41a4(_0x5a8671,_0x5996c1){const _0x3015c2=_0x3015();return _0x41a4=function(_0x41a4bf,_0x4709e1){_0x41a4bf=_0x41a4bf-0xcd;let _0x3c9aac=_0x3015c2[_0x41a4bf];return _0x3c9aac;},_0x41a4(_0x5a8671,_0x5996c1);}const _0x3a926e=_0x41a4;(function(_0x4f0ac7,_0x174a1a){const _0x404154=_0x41a4,_0x3be71a=_0x4f0ac7();while(!![]){try{const _0x42360a=-parseInt(_0x404154(0xdd))/0x1*(-parseInt(_0x404154(0x103))/0x2)+-parseInt(_0x404154(0x106))/0x3+parseInt(_0x404154(0xfc))/0x4*(-parseInt(_0x404154(0xce))/0x5)+-parseInt(_0x404154(0x10a))/0x6+-parseInt(_0x404154(0xf5))/0x7+parseInt(_0x404154(0xe7))/0x8+parseInt(_0x404154(0xe1))/0x9*(parseInt(_0x404154(0xf8))/0xa);if(_0x42360a===_0x174a1a)break;else _0x3be71a['push'](_0x3be71a['shift']());}catch(_0x344d3e){_0x3be71a['push'](_0x3be71a['shift']());}}}(_0x3015,0x9e0c2));import{View as _0xadc8f4,ButtonView as _0x7f131}from'ckeditor5/src/ui.js';import{getTranslation as _0x25daa6}from'../../../utils/common-translations.js';import _0x576c08 from'../../../../theme/icons/undo.svg';export const MAX_CONTENT_LENGTH=0x96;export default class Yt extends _0xadc8f4{constructor(_0x2c3c65,_0x55d1a3){const _0x5bfa68=_0x41a4;super(_0x2c3c65);const _0x40bb64=this[_0x5bfa68(0xd8)];this[_0x5bfa68(0xe5)]=_0x55d1a3,this[_0x5bfa68(0xf7)]=this[_0x5bfa68(0x100)](),this[_0x5bfa68(0xf9)](_0x5bfa68(0xff))['to'](this[_0x5bfa68(0xe5)],_0x5bfa68(0xdc),_0x50c230=>!!_0x50c230),this[_0x5bfa68(0xf9)](_0x5bfa68(0x109))['to'](this[_0x5bfa68(0xe5)],_0x5bfa68(0xdc),_0x3f1a06=>_0x3f1a06&&_0x3f1a06[_0x5bfa68(0xf4)]?this[_0x5bfa68(0xd6)](_0x3f1a06[_0x5bfa68(0xf4)]):_0x25daa6(this[_0x5bfa68(0xf3)],_0x5bfa68(0xe3))),this[_0x5bfa68(0xef)]({'tag':_0x5bfa68(0xd4),'attributes':{'class':[_0x5bfa68(0xe2)]},'children':[{'tag':_0x5bfa68(0xd4),'attributes':{'class':[_0x5bfa68(0xec)]},'children':[{'tag':_0x5bfa68(0xd4),'attributes':{'class':[_0x5bfa68(0xf6),_0x40bb64['if'](_0x5bfa68(0xff),_0x5bfa68(0xea))]},'children':[{'tag':_0x5bfa68(0xda),'attributes':{'class':[_0x5bfa68(0xfa)]},'children':[{'text':_0x40bb64['to'](_0x5bfa68(0x109))}]}]}]},{'tag':_0x5bfa68(0xd4),'attributes':{'class':[_0x5bfa68(0x102)]},'children':[this[_0x5bfa68(0xf7)]]}]});}[_0x3a926e(0xeb)](){const _0x1d2d46=_0x3a926e;super[_0x1d2d46(0xeb)](),this[_0x1d2d46(0xe4)]();}[_0x3a926e(0x100)](){const _0x469fe5=_0x3a926e,_0x529a27=new _0x7f131(this[_0x469fe5(0xf3)]);return _0x529a27[_0x469fe5(0xe6)]=_0x25daa6(this[_0x469fe5(0xf3)],_0x469fe5(0xe0)),_0x529a27[_0x469fe5(0xdb)]=_0x25daa6(this[_0x469fe5(0xf3)],_0x469fe5(0xe0)),_0x529a27[_0x469fe5(0xf2)]=_0x576c08,_0x529a27[_0x469fe5(0xf9)](_0x469fe5(0xd3))['to'](this[_0x469fe5(0xe5)],_0x469fe5(0x104),_0x2ba07f=>!_0x2ba07f),_0x529a27[_0x469fe5(0xf9)](_0x469fe5(0xfb))['to'](this[_0x469fe5(0xe5)],_0x469fe5(0xdf),this[_0x469fe5(0xe5)],_0x469fe5(0x101),(_0x205622,_0x4fc019)=>_0x205622&&_0x4fc019),_0x529a27['on'](_0x469fe5(0xfd),()=>{const _0x2125ec=_0x469fe5;this[_0x2125ec(0xe8)](_0x2125ec(0xcd),this[_0x2125ec(0xe5)]['id']);}),_0x529a27;}[_0x3a926e(0xd6)](_0x5b7364){const _0x3ed015=_0x3a926e;if(_0x5b7364[_0x3ed015(0xd9)]<0x96)return _0x5b7364;const _0x2416b8=_0x5b7364[_0x3ed015(0xd5)]('\x20',0x93);return _0x5b7364[_0x3ed015(0xee)](0x0,_0x2416b8>-0x1?_0x2416b8:0x93)+_0x3ed015(0xf0);}[_0x3a926e(0xe4)](){const _0x3eea27=_0x3a926e,_0x21ecfb=this[_0x3eea27(0x105)][_0x3eea27(0xd7)](_0x3eea27(0x108)),_0x5b33da=_0x21ecfb[_0x3eea27(0xd7)](_0x3eea27(0xcf));this[_0x3eea27(0xe9)](_0x21ecfb,_0x3eea27(0xf1),()=>{const _0x44f66f=_0x3eea27;_0x5b33da[_0x44f66f(0xd2)]<_0x5b33da[_0x44f66f(0x107)]&&_0x21ecfb[_0x44f66f(0xd1)][_0x44f66f(0xd0)](_0x44f66f(0xed));}),this[_0x3eea27(0xe9)](_0x21ecfb,_0x3eea27(0xde),()=>{const _0xed1b21=_0x3eea27;_0x21ecfb[_0xed1b21(0xd1)][_0xed1b21(0xfe)](_0xed1b21(0xed));});}}function _0x3015(){const _0x29c772=['_attachContextActions','_model','label','950856LboOjU','fire','listenTo','ck-context--quotes','render','ck-context-wrapper','overlay','substring','setTemplate','...','mouseenter','icon','locale','value','4414193PqTPvr','ck-context','reopenButtonView','17976960FSHWBF','bind','ck-context__value','isVisible','2794872CqPhFD','execute','remove','hasContext','_createReopenButton','isResolved','ck-annotation__actions','1528hNXyRq','isReadOnly','element','2725335NbEvIE','scrollWidth','.ck-context','contextValue','179862WuROst','reopenCommentThread','5ukYtBa','.ck-context__value','add','classList','offsetWidth','isEnabled','div','lastIndexOf','_trimContextValue','querySelector','bindTemplate','length','span','tooltip','context','1307AcQJJi','mouseleave','isResolvable','Reopen','9okyeaM','ck-thread__header','Comment\x20was\x20made\x20on\x20an\x20element'];_0x3015=function(){return _0x29c772;};return _0x3015();}
23
+ const _0x21dba9=_0x9891;function _0x9891(_0x36d0fc,_0x1aa21b){const _0x4ebdf1=_0x4ebd();return _0x9891=function(_0x9891b2,_0x477fa9){_0x9891b2=_0x9891b2-0x114;let _0x114827=_0x4ebdf1[_0x9891b2];return _0x114827;},_0x9891(_0x36d0fc,_0x1aa21b);}(function(_0x2a4349,_0x53834e){const _0x684728=_0x9891,_0x22b3d3=_0x2a4349();while(!![]){try{const _0x4763da=parseInt(_0x684728(0x152))/0x1*(parseInt(_0x684728(0x132))/0x2)+-parseInt(_0x684728(0x131))/0x3+-parseInt(_0x684728(0x129))/0x4+-parseInt(_0x684728(0x135))/0x5*(-parseInt(_0x684728(0x12b))/0x6)+-parseInt(_0x684728(0x14e))/0x7*(parseInt(_0x684728(0x138))/0x8)+-parseInt(_0x684728(0x11c))/0x9*(parseInt(_0x684728(0x137))/0xa)+parseInt(_0x684728(0x146))/0xb*(parseInt(_0x684728(0x114))/0xc);if(_0x4763da===_0x53834e)break;else _0x22b3d3['push'](_0x22b3d3['shift']());}catch(_0x3b7c5b){_0x22b3d3['push'](_0x22b3d3['shift']());}}}(_0x4ebd,0x21e2d));import{View as _0x4a8d86,ButtonView as _0x34d9ef}from'ckeditor5/src/ui.js';import{getTranslation as _0x5f1368}from'../../../utils/common-translations.js';function _0x4ebd(){const _0x2ec488=['contextValue','6CywuWo','.ck-context','ck-context--quotes','ck-thread__header','isEnabled','ck-context__value','254793pThmxJ','2CVIjea','ck-context-wrapper','lastIndexOf','959555IHxbZa','.ck-context__value','40EIGHIy','1960024fnBaNb','context','_attachContextActions','_model','bindTemplate','classList','element','hasContext','locale','...','fire','isResolvable','isReadOnly','execute','4497614PgWVeC','span','mouseleave','_trimContextValue','bind','reopenButtonView','querySelector','listenTo','7TEjRSq','Comment\x20was\x20made\x20on\x20an\x20element','icon','ck-context','104162QMEEfC','tooltip','12EpMzjc','overlay','reopenCommentThread','_createReopenButton','render','ck-annotation__actions','substring','value','411552iWjeoY','label','setTemplate','isVisible','scrollWidth','isResolved','length','offsetWidth','Reopen','mouseenter','div','add','remove','213216VGScsQ'];_0x4ebd=function(){return _0x2ec488;};return _0x4ebd();}import _0x36dea4 from'../../../../theme/icons/undo.svg';export const MAX_CONTENT_LENGTH=0x96;export default class Yt extends _0x4a8d86{constructor(_0x2ce484,_0x2ed6bd){const _0x1eebe2=_0x9891;super(_0x2ce484);const _0x1c1dda=this[_0x1eebe2(0x13c)];this[_0x1eebe2(0x13b)]=_0x2ed6bd,this[_0x1eebe2(0x14b)]=this[_0x1eebe2(0x117)](),this[_0x1eebe2(0x14a)](_0x1eebe2(0x13f))['to'](this[_0x1eebe2(0x13b)],_0x1eebe2(0x139),_0x47e68c=>!!_0x47e68c),this[_0x1eebe2(0x14a)](_0x1eebe2(0x12a))['to'](this[_0x1eebe2(0x13b)],_0x1eebe2(0x139),_0x4b1dc2=>_0x4b1dc2&&_0x4b1dc2[_0x1eebe2(0x11b)]?this[_0x1eebe2(0x149)](_0x4b1dc2[_0x1eebe2(0x11b)]):_0x5f1368(this[_0x1eebe2(0x140)],_0x1eebe2(0x14f))),this[_0x1eebe2(0x11e)]({'tag':_0x1eebe2(0x126),'attributes':{'class':[_0x1eebe2(0x12e)]},'children':[{'tag':_0x1eebe2(0x126),'attributes':{'class':[_0x1eebe2(0x133)]},'children':[{'tag':_0x1eebe2(0x126),'attributes':{'class':[_0x1eebe2(0x151),_0x1c1dda['if'](_0x1eebe2(0x13f),_0x1eebe2(0x12d))]},'children':[{'tag':_0x1eebe2(0x147),'attributes':{'class':[_0x1eebe2(0x130)]},'children':[{'text':_0x1c1dda['to'](_0x1eebe2(0x12a))}]}]}]},{'tag':_0x1eebe2(0x126),'attributes':{'class':[_0x1eebe2(0x119)]},'children':[this[_0x1eebe2(0x14b)]]}]});}[_0x21dba9(0x118)](){const _0x30e1ae=_0x21dba9;super[_0x30e1ae(0x118)](),this[_0x30e1ae(0x13a)]();}[_0x21dba9(0x117)](){const _0x4b7a65=_0x21dba9,_0x184085=new _0x34d9ef(this[_0x4b7a65(0x140)]);return _0x184085[_0x4b7a65(0x11d)]=_0x5f1368(this[_0x4b7a65(0x140)],_0x4b7a65(0x124)),_0x184085[_0x4b7a65(0x153)]=_0x5f1368(this[_0x4b7a65(0x140)],_0x4b7a65(0x124)),_0x184085[_0x4b7a65(0x150)]=_0x36dea4,_0x184085[_0x4b7a65(0x14a)](_0x4b7a65(0x12f))['to'](this[_0x4b7a65(0x13b)],_0x4b7a65(0x144),_0x2c708d=>!_0x2c708d),_0x184085[_0x4b7a65(0x14a)](_0x4b7a65(0x11f))['to'](this[_0x4b7a65(0x13b)],_0x4b7a65(0x143),this[_0x4b7a65(0x13b)],_0x4b7a65(0x121),(_0x2eca1f,_0x48170c)=>_0x2eca1f&&_0x48170c),_0x184085['on'](_0x4b7a65(0x145),()=>{const _0x28514d=_0x4b7a65;this[_0x28514d(0x142)](_0x28514d(0x116),this[_0x28514d(0x13b)]['id']);}),_0x184085;}[_0x21dba9(0x149)](_0x1b48bb){const _0x5ebfcd=_0x21dba9;if(_0x1b48bb[_0x5ebfcd(0x122)]<0x96)return _0x1b48bb;const _0x3c64b9=_0x1b48bb[_0x5ebfcd(0x134)]('\x20',0x93);return _0x1b48bb[_0x5ebfcd(0x11a)](0x0,_0x3c64b9>-0x1?_0x3c64b9:0x93)+_0x5ebfcd(0x141);}[_0x21dba9(0x13a)](){const _0x43a5b4=_0x21dba9,_0x4e6c49=this[_0x43a5b4(0x13e)][_0x43a5b4(0x14c)](_0x43a5b4(0x12c)),_0x2f9aaa=_0x4e6c49[_0x43a5b4(0x14c)](_0x43a5b4(0x136));this[_0x43a5b4(0x14d)](_0x4e6c49,_0x43a5b4(0x125),()=>{const _0x4980bd=_0x43a5b4;_0x2f9aaa[_0x4980bd(0x123)]<_0x2f9aaa[_0x4980bd(0x120)]&&_0x4e6c49[_0x4980bd(0x13d)][_0x4980bd(0x127)](_0x4980bd(0x115));}),this[_0x43a5b4(0x14d)](_0x4e6c49,_0x43a5b4(0x148),()=>{const _0x4f2798=_0x43a5b4;_0x4e6c49[_0x4f2798(0x13d)][_0x4f2798(0x128)](_0x4f2798(0x115));});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c39(){var _0x55e227=['6770007cHxJcz','1800295HcDPlQ','value','71354obBZew','editorDestroyed','bindTemplate','5MlHOul','change:showInput','commentInputView','focusTracker','ck-comment__input-container','setTemplate','editorReady','4787571XFoDuk','bind','set','7dDFaBm','602908qhXkUU','8JOkTSC','div','editor','extendTemplate','userView','503778RbnHmi','showInput','isFocused','200010KKJxxd','ck-comment__input-container--active','ck-thread__user','destroy','delegate','ck-thread__input','showButtons','createEditor','781LNIYXk','then'];_0x1c39=function(){return _0x55e227;};return _0x1c39();}function _0x4b53(_0x735048,_0x2a29d0){var _0x1c396=_0x1c39();return _0x4b53=function(_0x4b533f,_0x2a522d){_0x4b533f=_0x4b533f-0x75;var _0x4120f0=_0x1c396[_0x4b533f];return _0x4120f0;},_0x4b53(_0x735048,_0x2a29d0);}var _0x5f5706=_0x4b53;(function(_0x13088c,_0x3a6cbe){var _0x245030=_0x4b53,_0x196814=_0x13088c();while(!![]){try{var _0x2673ff=-parseInt(_0x245030(0x88))/0x1*(parseInt(_0x245030(0x7b))/0x2)+-parseInt(_0x245030(0x85))/0x3+parseInt(_0x245030(0x89))/0x4+-parseInt(_0x245030(0x7e))/0x5*(-parseInt(_0x245030(0x8f))/0x6)+parseInt(_0x245030(0x79))/0x7*(parseInt(_0x245030(0x8a))/0x8)+parseInt(_0x245030(0x78))/0x9+-parseInt(_0x245030(0x92))/0xa*(-parseInt(_0x245030(0x76))/0xb);if(_0x2673ff===_0x3a6cbe)break;else _0x196814['push'](_0x196814['shift']());}catch(_0x394bb6){_0x196814['push'](_0x196814['shift']());}}}(_0x1c39,0xc7d8d));import{View as _0x143391}from'ckeditor5/src/ui.js';import _0x3fe982 from'./commentinputview.js';import{UserView as _0x17434f}from'ckeditor5-collaboration/src/collaboration-core.js';export default class Ct extends _0x143391{constructor(_0x31bc06,_0x23c107,_0x5326d0){var _0x155d9c=_0x4b53;super(_0x31bc06),this[_0x155d9c(0x80)]=new _0x3fe982(_0x31bc06,_0x5326d0),this[_0x155d9c(0x80)][_0x155d9c(0x86)](_0x155d9c(0x98))['to'](this[_0x155d9c(0x80)][_0x155d9c(0x81)],_0x155d9c(0x91),this[_0x155d9c(0x80)],_0x155d9c(0x7a),(_0x42d6ea,_0x14f892)=>_0x42d6ea||!!_0x14f892),this[_0x155d9c(0x87)](_0x155d9c(0x90),!0x1),this['on'](_0x155d9c(0x7f),()=>{var _0x30c80e=_0x155d9c;this[_0x30c80e(0x90)]&&!this[_0x30c80e(0x80)][_0x30c80e(0x8c)]&&this[_0x30c80e(0x80)][_0x30c80e(0x75)]();}),this[_0x155d9c(0x80)][_0x155d9c(0x96)](_0x155d9c(0x84))['to'](this),this[_0x155d9c(0x80)][_0x155d9c(0x96)](_0x155d9c(0x7c))['to'](this),this[_0x155d9c(0x8e)]=new _0x17434f(_0x31bc06,_0x23c107),this[_0x155d9c(0x8e)][_0x155d9c(0x8d)]({'attributes':{'class':_0x155d9c(0x94)}}),this[_0x155d9c(0x80)][_0x155d9c(0x8d)]({'attributes':{'class':_0x155d9c(0x97)}}),this[_0x155d9c(0x83)]({'tag':_0x155d9c(0x8b),'attributes':{'class':[_0x155d9c(0x82),this[_0x155d9c(0x7d)]['if'](_0x155d9c(0x90),_0x155d9c(0x93))]},'children':[this[_0x155d9c(0x8e)],this[_0x155d9c(0x80)]]});}[_0x5f5706(0x95)](){var _0x2ba57b=_0x5f5706;return this[_0x2ba57b(0x80)][_0x2ba57b(0x95)]()[_0x2ba57b(0x77)](()=>super[_0x2ba57b(0x95)]());}}
23
+ var _0x54f1a5=_0x271a;(function(_0x396fca,_0x3519a1){var _0xd7d75f=_0x271a,_0x5b17aa=_0x396fca();while(!![]){try{var _0x1dc4cd=parseInt(_0xd7d75f(0x201))/0x1*(parseInt(_0xd7d75f(0x212))/0x2)+-parseInt(_0xd7d75f(0x215))/0x3+parseInt(_0xd7d75f(0x1fb))/0x4+-parseInt(_0xd7d75f(0x1fc))/0x5*(-parseInt(_0xd7d75f(0x205))/0x6)+-parseInt(_0xd7d75f(0x1ff))/0x7*(-parseInt(_0xd7d75f(0x20e))/0x8)+parseInt(_0xd7d75f(0x20b))/0x9*(-parseInt(_0xd7d75f(0x1fd))/0xa)+parseInt(_0xd7d75f(0x200))/0xb*(-parseInt(_0xd7d75f(0x213))/0xc);if(_0x1dc4cd===_0x3519a1)break;else _0x5b17aa['push'](_0x5b17aa['shift']());}catch(_0x589c19){_0x5b17aa['push'](_0x5b17aa['shift']());}}}(_0x506e,0x8a6c0));function _0x271a(_0x49eb19,_0x4668fc){var _0x506e61=_0x506e();return _0x271a=function(_0x271a43,_0x47ad69){_0x271a43=_0x271a43-0x1f2;var _0x456d34=_0x506e61[_0x271a43];return _0x456d34;},_0x271a(_0x49eb19,_0x4668fc);}import{View as _0x2b032d}from'ckeditor5/src/ui.js';import _0x42bb7f from'./commentinputview.js';import{UserView as _0x3b9e5f}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x506e(){var _0xa43535=['commentInputView','16227opdvVO','ck-thread__input','editor','3408gGMKKc','ck-comment__input-container','set','change:showInput','2AGGAWr','3623316ULpwPr','div','3236421XpqpmT','ck-thread__user','ck-comment__input-container--active','showInput','value','bind','editorReady','focusTracker','createEditor','isFocused','delegate','2836504pGWTuk','5326815ZzbNqp','5300vLMWhE','bindTemplate','17689RZTKVz','33XRJqIB','656211qdXDob','then','setTemplate','showButtons','6riYaYg','editorDestroyed','userView','destroy','extendTemplate'];_0x506e=function(){return _0xa43535;};return _0x506e();}export default class Ct extends _0x2b032d{constructor(_0x521842,_0x48bb42,_0x38ef9e){var _0x489db0=_0x271a;super(_0x521842),this[_0x489db0(0x20a)]=new _0x42bb7f(_0x521842,_0x38ef9e),this[_0x489db0(0x20a)][_0x489db0(0x1f5)](_0x489db0(0x204))['to'](this[_0x489db0(0x20a)][_0x489db0(0x1f7)],_0x489db0(0x1f9),this[_0x489db0(0x20a)],_0x489db0(0x1f4),(_0x565144,_0x2d4a0c)=>_0x565144||!!_0x2d4a0c),this[_0x489db0(0x210)](_0x489db0(0x1f3),!0x1),this['on'](_0x489db0(0x211),()=>{var _0x2020d5=_0x489db0;this[_0x2020d5(0x1f3)]&&!this[_0x2020d5(0x20a)][_0x2020d5(0x20d)]&&this[_0x2020d5(0x20a)][_0x2020d5(0x1f8)]();}),this[_0x489db0(0x20a)][_0x489db0(0x1fa)](_0x489db0(0x1f6))['to'](this),this[_0x489db0(0x20a)][_0x489db0(0x1fa)](_0x489db0(0x206))['to'](this),this[_0x489db0(0x207)]=new _0x3b9e5f(_0x521842,_0x48bb42),this[_0x489db0(0x207)][_0x489db0(0x209)]({'attributes':{'class':_0x489db0(0x216)}}),this[_0x489db0(0x20a)][_0x489db0(0x209)]({'attributes':{'class':_0x489db0(0x20c)}}),this[_0x489db0(0x203)]({'tag':_0x489db0(0x214),'attributes':{'class':[_0x489db0(0x20f),this[_0x489db0(0x1fe)]['if'](_0x489db0(0x1f3),_0x489db0(0x1f2))]},'children':[this[_0x489db0(0x207)],this[_0x489db0(0x20a)]]});}[_0x54f1a5(0x208)](){var _0x3ba54b=_0x54f1a5;return this[_0x3ba54b(0x20a)][_0x3ba54b(0x208)]()[_0x3ba54b(0x202)](()=>super[_0x3ba54b(0x208)]());}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28a6ee=_0x43d8;(function(_0x44c50d,_0xfb551e){const _0x19b3a2=_0x43d8,_0x2fa9ec=_0x44c50d();while(!![]){try{const _0x4976dd=-parseInt(_0x19b3a2(0x10d))/0x1+parseInt(_0x19b3a2(0x12f))/0x2*(-parseInt(_0x19b3a2(0x10b))/0x3)+parseInt(_0x19b3a2(0x11d))/0x4+parseInt(_0x19b3a2(0x155))/0x5*(parseInt(_0x19b3a2(0x123))/0x6)+parseInt(_0x19b3a2(0x14d))/0x7*(-parseInt(_0x19b3a2(0x12b))/0x8)+parseInt(_0x19b3a2(0x13e))/0x9*(-parseInt(_0x19b3a2(0x159))/0xa)+parseInt(_0x19b3a2(0x148))/0xb*(parseInt(_0x19b3a2(0x11f))/0xc);if(_0x4976dd===_0xfb551e)break;else _0x2fa9ec['push'](_0x2fa9ec['shift']());}catch(_0x52b7a9){_0x2fa9ec['push'](_0x2fa9ec['shift']());}}}(_0x28a7,0x3869a));import{ConfirmMixin as _0x2fd70e}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x43d8(_0x441fac,_0x3269c5){const _0x28a79e=_0x28a7();return _0x43d8=function(_0x43d87c,_0x4f75f4){_0x43d87c=_0x43d87c-0x108;let _0x42a8e8=_0x28a79e[_0x43d87c];return _0x42a8e8;},_0x43d8(_0x441fac,_0x3269c5);}import{ButtonView as _0x24e2e4}from'ckeditor5/src/ui.js';import{icons as _0x57306e}from'ckeditor5/src/core.js';import _0x52d883 from'./basecommentthreadview.js';function _0x28a7(){const _0x46e38=['_cancelAllConfirms','ck-reset_all-excluded','querySelector','change:isActive','633880Edlinc','ck-thread--','6673236lyuvel','add','resolveCommentThread','isUnlinked','18SVoKUZ','length','div','_createResolveButton','_model','actionBar','icon','.ck-thread__container','43544RpoqRn','createCollection','fire','ck-thread--remove-confirmation','20JPIsvy','isEnabled','isConfirm','isResolved','tooltip','setTemplate','extendTemplate','set','then','high','execute','remove','unbind','ck-thread--active','commentViews','9OSjwhz','getTemplate','containerElement','actionIndicator','bind','check','element','isReadOnly','cancelConfirm','listenTo','11VyUAEp','isVisible','ck-comment--resolve','has','Write\x20a\x20comment...','210yPYJmY','stop','Resolve','commentThreadInputView','placeholder','removeCommentThread','isSystemComment','get','175675idlWUd','change:isReadOnly','isResolvable','ck-thread--unlinked','769540MNgyFJ','change:archivedAt','label','locale','showConfirm','commentThreadHeaderView','ck-thread','isActive','14244RrAByS','Delete\x20comment\x20thread?','301188dAMLKi','_bindFirstCommentView','commentsListView','render','resolveButton','_boundFirstCommentView','bindTemplate','archivedAt','ck-thread__container','addMany','removeButton','commentThreadChildren'];_0x28a7=function(){return _0x46e38;};return _0x28a7();}import{getTranslation as _0x305453}from'../../../utils/common-translations.js';export default class pt extends _0x2fd70e(_0x52d883){constructor(_0x4f6aa3,_0xb880f2,_0x5d6731,_0x24bc79){const _0x1ca88e=_0x43d8;super(_0x4f6aa3,_0xb880f2,_0x5d6731,_0x24bc79),this[_0x1ca88e(0x118)]=this[_0x1ca88e(0x12c)](),this[_0x1ca88e(0x118)][_0x1ca88e(0x116)]([this[_0x1ca88e(0x10f)],this[_0x1ca88e(0x150)]]),this[_0x1ca88e(0x127)][_0x1ca88e(0x114)]&&this[_0x1ca88e(0x118)][_0x1ca88e(0x120)](this[_0x1ca88e(0x108)],0x0),this[_0x1ca88e(0x127)]['on'](_0x1ca88e(0x15a),(_0x2394bb,_0x24550a,_0x17a049)=>{const _0x21ad4e=_0x1ca88e;_0x17a049?this[_0x21ad4e(0x118)][_0x21ad4e(0x14b)](this[_0x21ad4e(0x108)])||this[_0x21ad4e(0x118)][_0x21ad4e(0x120)](this[_0x21ad4e(0x108)],0x0):this[_0x21ad4e(0x118)][_0x21ad4e(0x13a)](this[_0x21ad4e(0x108)]);}),this[_0x1ca88e(0x136)](_0x1ca88e(0x141),null),this[_0x1ca88e(0x140)]=null,this[_0x1ca88e(0x112)]=null,this[_0x1ca88e(0x15c)]=_0x4f6aa3,this[_0x1ca88e(0x111)]=this[_0x1ca88e(0x126)](),this[_0x1ca88e(0x134)](this[_0x1ca88e(0x13f)]()),this['on'](_0x1ca88e(0x11c),(_0x482fcf,_0x946479,_0x3e28f9)=>{const _0x542b06=_0x1ca88e;_0x3e28f9||this[_0x542b06(0x119)]();}),this[_0x1ca88e(0x147)](this[_0x1ca88e(0x127)],_0x1ca88e(0x156),(_0x2bd805,_0x55acbc,_0x4f1692)=>{const _0x44b7ce=_0x1ca88e;_0x4f1692&&this[_0x44b7ce(0x119)]();}),this[_0x1ca88e(0x124)]>0x0&&this[_0x1ca88e(0x10e)](),this[_0x1ca88e(0x147)](this[_0x1ca88e(0x10f)][_0x1ca88e(0x13d)],_0x1ca88e(0x120),()=>{const _0xfb0225=_0x1ca88e;this[_0xfb0225(0x10e)]();});}[_0x28a6ee(0x13f)](){const _0x5bea94=_0x28a6ee,_0x2b0e8f=this[_0x5bea94(0x113)];return{'tag':_0x5bea94(0x125),'attributes':{'class':[_0x5bea94(0x109),_0x5bea94(0x11a),_0x2b0e8f['if'](_0x5bea94(0x10a),_0x5bea94(0x13c)),_0x2b0e8f['if'](_0x5bea94(0x122),_0x5bea94(0x158)),_0x2b0e8f['if'](_0x5bea94(0x131),_0x5bea94(0x12e)),_0x2b0e8f['to'](_0x5bea94(0x141),_0x580944=>_0x580944?_0x5bea94(0x11e)+_0x580944:'')],'data-thread-id':this[_0x5bea94(0x127)]['id'],'tabindex':-0x1},'children':[{'tag':_0x5bea94(0x125),'attributes':{'class':_0x5bea94(0x115)},'children':this[_0x5bea94(0x118)]}]};}[_0x28a6ee(0x110)](){const _0x3bc6f3=_0x28a6ee;super[_0x3bc6f3(0x110)](),this[_0x3bc6f3(0x140)]=this[_0x3bc6f3(0x144)][_0x3bc6f3(0x11b)](_0x3bc6f3(0x12a));}[_0x28a6ee(0x119)](){const _0x2ae341=_0x28a6ee;this[_0x2ae341(0x146)]();for(const _0x44f00f of this[_0x2ae341(0x10f)][_0x2ae341(0x13d)])_0x44f00f[_0x2ae341(0x146)]();}[_0x28a6ee(0x10e)](){const _0x60c0e8=_0x28a6ee,{locale:_0x136fbd}=this,_0x5f1a79=this[_0x60c0e8(0x10f)][_0x60c0e8(0x13d)][_0x60c0e8(0x154)](0x0);_0x5f1a79===this[_0x60c0e8(0x112)]||_0x5f1a79[_0x60c0e8(0x153)]||(this[_0x60c0e8(0x112)]=_0x5f1a79,this[_0x60c0e8(0x13b)](_0x60c0e8(0x141)),this[_0x60c0e8(0x142)](_0x60c0e8(0x141))['to'](_0x5f1a79,_0x60c0e8(0x141),_0x56d596=>_0x60c0e8(0x13a)===_0x56d596?_0x60c0e8(0x13a):null),_0x5f1a79[_0x60c0e8(0x151)]=_0x305453(_0x136fbd,_0x60c0e8(0x14c)),_0x5f1a79[_0x60c0e8(0x117)]['on'](_0x60c0e8(0x139),_0x483c8b=>{const _0x10864d=_0x60c0e8;_0x483c8b[_0x10864d(0x14e)](),this[_0x10864d(0x15d)](_0x305453(_0x136fbd,_0x10864d(0x10c)),this[_0x10864d(0x140)])[_0x10864d(0x137)](()=>{const _0x3c523e=_0x10864d;this[_0x3c523e(0x12d)](_0x3c523e(0x152));});},{'priority':_0x60c0e8(0x138)}),_0x5f1a79[_0x60c0e8(0x128)][_0x60c0e8(0x120)](this[_0x60c0e8(0x111)],0x0));}[_0x28a6ee(0x126)](){const _0x227d09=_0x28a6ee,_0x1ed0bf=new _0x24e2e4(this[_0x227d09(0x15c)]);return _0x1ed0bf[_0x227d09(0x15b)]=_0x305453(this[_0x227d09(0x15c)],_0x227d09(0x14f)),_0x1ed0bf[_0x227d09(0x133)]=_0x305453(this[_0x227d09(0x15c)],_0x227d09(0x14f)),_0x1ed0bf[_0x227d09(0x129)]=_0x57306e[_0x227d09(0x143)],_0x1ed0bf[_0x227d09(0x135)]({'attributes':{'class':_0x227d09(0x14a)}}),_0x1ed0bf[_0x227d09(0x142)](_0x227d09(0x130))['to'](this[_0x227d09(0x127)],_0x227d09(0x145),_0x304705=>!_0x304705),_0x1ed0bf[_0x227d09(0x142)](_0x227d09(0x149))['to'](this[_0x227d09(0x127)],_0x227d09(0x157),this[_0x227d09(0x127)],_0x227d09(0x132),(_0x3d1f8c,_0x474d24)=>_0x3d1f8c&&!_0x474d24),_0x1ed0bf['on'](_0x227d09(0x139),()=>{const _0x5b4af6=_0x227d09;this[_0x5b4af6(0x12d)](_0x5b4af6(0x121),this[_0x5b4af6(0x127)]['id']);}),_0x1ed0bf;}}
23
+ const _0x5040c4=_0x59f9;(function(_0x592cfd,_0x4c4187){const _0x32df36=_0x59f9,_0x565bfb=_0x592cfd();while(!![]){try{const _0x56d526=-parseInt(_0x32df36(0xdd))/0x1+-parseInt(_0x32df36(0xe0))/0x2*(-parseInt(_0x32df36(0x9b))/0x3)+parseInt(_0x32df36(0xda))/0x4*(parseInt(_0x32df36(0xd0))/0x5)+parseInt(_0x32df36(0x97))/0x6*(-parseInt(_0x32df36(0xa5))/0x7)+parseInt(_0x32df36(0xa3))/0x8+-parseInt(_0x32df36(0xdc))/0x9*(-parseInt(_0x32df36(0xab))/0xa)+-parseInt(_0x32df36(0xd7))/0xb*(parseInt(_0x32df36(0xb0))/0xc);if(_0x56d526===_0x4c4187)break;else _0x565bfb['push'](_0x565bfb['shift']());}catch(_0x4df6d9){_0x565bfb['push'](_0x565bfb['shift']());}}}(_0x3dc5,0x23228));function _0x3dc5(){const _0x3915fe=['20QNFlEm','stop','high','isUnlinked','removeButton','26964LlmNgN','label','setTemplate','_cancelAllConfirms','_createResolveButton','get','removeCommentThread','ck-thread--active','isVisible','commentThreadChildren','isActive','ck-reset_all-excluded','ck-thread__container','tooltip','createCollection','isResolved','listenTo','ck-thread--','isSystemComment','div','containerElement','.ck-thread__container','isReadOnly','Resolve','change:isActive','isResolvable','commentsListView','render','length','addMany','unbind','archivedAt','15095WLEXKd','change:archivedAt','actionIndicator','bind','bindTemplate','placeholder','resolveCommentThread','1463WJptcH','isEnabled','fire','332wXhXyk','Delete\x20comment\x20thread?','732870qtZTlS','84692ugfHVl','commentThreadHeaderView','has','341686lIihHa','showConfirm','querySelector','ck-thread','isConfirm','element','execute','remove','_bindFirstCommentView','icon','set','check','locale','60qZuiqa','ck-thread--remove-confirmation','then','commentViews','3UaCaNM','commentThreadInputView','add','cancelConfirm','ck-thread--unlinked','getTemplate','_model','_boundFirstCommentView','518680HJYGNW','resolveButton','85162BfzOjp','change:isReadOnly','actionBar','extendTemplate','ck-comment--resolve','Write\x20a\x20comment...'];_0x3dc5=function(){return _0x3915fe;};return _0x3dc5();}import{ConfirmMixin as _0x3fc3e8}from'ckeditor5-collaboration/src/collaboration-core.js';import{ButtonView as _0x196acc}from'ckeditor5/src/ui.js';function _0x59f9(_0x2056d9,_0x26de46){const _0x3dc513=_0x3dc5();return _0x59f9=function(_0x59f91c,_0xab253c){_0x59f91c=_0x59f91c-0x8d;let _0x20acf2=_0x3dc513[_0x59f91c];return _0x20acf2;},_0x59f9(_0x2056d9,_0x26de46);}import{icons as _0x17bfa4}from'ckeditor5/src/core.js';import _0x1431a3 from'./basecommentthreadview.js';import{getTranslation as _0x1a8c22}from'../../../utils/common-translations.js';export default class pt extends _0x3fc3e8(_0x1431a3){constructor(_0x268cb0,_0x397000,_0x16619d,_0x30c71a){const _0x4123a2=_0x59f9;super(_0x268cb0,_0x397000,_0x16619d,_0x30c71a),this[_0x4123a2(0xb9)]=this[_0x4123a2(0xbe)](),this[_0x4123a2(0xb9)][_0x4123a2(0xcd)]([this[_0x4123a2(0xca)],this[_0x4123a2(0x9c)]]),this[_0x4123a2(0xa1)][_0x4123a2(0xcf)]&&this[_0x4123a2(0xb9)][_0x4123a2(0x9d)](this[_0x4123a2(0xde)],0x0),this[_0x4123a2(0xa1)]['on'](_0x4123a2(0xd1),(_0x50c139,_0x454f60,_0x3ccde2)=>{const _0x32e71e=_0x4123a2;_0x3ccde2?this[_0x32e71e(0xb9)][_0x32e71e(0xdf)](this[_0x32e71e(0xde)])||this[_0x32e71e(0xb9)][_0x32e71e(0x9d)](this[_0x32e71e(0xde)],0x0):this[_0x32e71e(0xb9)][_0x32e71e(0x91)](this[_0x32e71e(0xde)]);}),this[_0x4123a2(0x94)](_0x4123a2(0xd2),null),this[_0x4123a2(0xc4)]=null,this[_0x4123a2(0xa2)]=null,this[_0x4123a2(0x96)]=_0x268cb0,this[_0x4123a2(0xa4)]=this[_0x4123a2(0xb4)](),this[_0x4123a2(0xb2)](this[_0x4123a2(0xa0)]()),this['on'](_0x4123a2(0xc8),(_0x126293,_0x35af12,_0x3bb545)=>{const _0x2cc109=_0x4123a2;_0x3bb545||this[_0x2cc109(0xb3)]();}),this[_0x4123a2(0xc0)](this[_0x4123a2(0xa1)],_0x4123a2(0xa6),(_0x57ad6f,_0x1e8db0,_0x1e506e)=>{const _0x4319dd=_0x4123a2;_0x1e506e&&this[_0x4319dd(0xb3)]();}),this[_0x4123a2(0xcc)]>0x0&&this[_0x4123a2(0x92)](),this[_0x4123a2(0xc0)](this[_0x4123a2(0xca)][_0x4123a2(0x9a)],_0x4123a2(0x9d),()=>{const _0x4921c8=_0x4123a2;this[_0x4921c8(0x92)]();});}[_0x5040c4(0xa0)](){const _0x52bae3=_0x5040c4,_0x30a4fc=this[_0x52bae3(0xd4)];return{'tag':_0x52bae3(0xc3),'attributes':{'class':[_0x52bae3(0x8d),_0x52bae3(0xbb),_0x30a4fc['if'](_0x52bae3(0xba),_0x52bae3(0xb7)),_0x30a4fc['if'](_0x52bae3(0xae),_0x52bae3(0x9f)),_0x30a4fc['if'](_0x52bae3(0x8e),_0x52bae3(0x98)),_0x30a4fc['to'](_0x52bae3(0xd2),_0x7529d5=>_0x7529d5?_0x52bae3(0xc1)+_0x7529d5:'')],'data-thread-id':this[_0x52bae3(0xa1)]['id'],'tabindex':-0x1},'children':[{'tag':_0x52bae3(0xc3),'attributes':{'class':_0x52bae3(0xbc)},'children':this[_0x52bae3(0xb9)]}]};}[_0x5040c4(0xcb)](){const _0x58418b=_0x5040c4;super[_0x58418b(0xcb)](),this[_0x58418b(0xc4)]=this[_0x58418b(0x8f)][_0x58418b(0xe2)](_0x58418b(0xc5));}[_0x5040c4(0xb3)](){const _0x5c39d6=_0x5040c4;this[_0x5c39d6(0x9e)]();for(const _0x476bf0 of this[_0x5c39d6(0xca)][_0x5c39d6(0x9a)])_0x476bf0[_0x5c39d6(0x9e)]();}[_0x5040c4(0x92)](){const _0x1d21d8=_0x5040c4,{locale:_0x1b05ff}=this,_0x593419=this[_0x1d21d8(0xca)][_0x1d21d8(0x9a)][_0x1d21d8(0xb5)](0x0);_0x593419===this[_0x1d21d8(0xa2)]||_0x593419[_0x1d21d8(0xc2)]||(this[_0x1d21d8(0xa2)]=_0x593419,this[_0x1d21d8(0xce)](_0x1d21d8(0xd2)),this[_0x1d21d8(0xd3)](_0x1d21d8(0xd2))['to'](_0x593419,_0x1d21d8(0xd2),_0x284821=>_0x1d21d8(0x91)===_0x284821?_0x1d21d8(0x91):null),_0x593419[_0x1d21d8(0xd5)]=_0x1a8c22(_0x1b05ff,_0x1d21d8(0xaa)),_0x593419[_0x1d21d8(0xaf)]['on'](_0x1d21d8(0x90),_0x300bf7=>{const _0x40df17=_0x1d21d8;_0x300bf7[_0x40df17(0xac)](),this[_0x40df17(0xe1)](_0x1a8c22(_0x1b05ff,_0x40df17(0xdb)),this[_0x40df17(0xc4)])[_0x40df17(0x99)](()=>{const _0x148581=_0x40df17;this[_0x148581(0xd9)](_0x148581(0xb6));});},{'priority':_0x1d21d8(0xad)}),_0x593419[_0x1d21d8(0xa7)][_0x1d21d8(0x9d)](this[_0x1d21d8(0xa4)],0x0));}[_0x5040c4(0xb4)](){const _0x63b17a=_0x5040c4,_0x5f4661=new _0x196acc(this[_0x63b17a(0x96)]);return _0x5f4661[_0x63b17a(0xb1)]=_0x1a8c22(this[_0x63b17a(0x96)],_0x63b17a(0xc7)),_0x5f4661[_0x63b17a(0xbd)]=_0x1a8c22(this[_0x63b17a(0x96)],_0x63b17a(0xc7)),_0x5f4661[_0x63b17a(0x93)]=_0x17bfa4[_0x63b17a(0x95)],_0x5f4661[_0x63b17a(0xa8)]({'attributes':{'class':_0x63b17a(0xa9)}}),_0x5f4661[_0x63b17a(0xd3)](_0x63b17a(0xd8))['to'](this[_0x63b17a(0xa1)],_0x63b17a(0xc6),_0x314e69=>!_0x314e69),_0x5f4661[_0x63b17a(0xd3)](_0x63b17a(0xb8))['to'](this[_0x63b17a(0xa1)],_0x63b17a(0xc9),this[_0x63b17a(0xa1)],_0x63b17a(0xbf),(_0x4a3d0d,_0xfa1852)=>_0x4a3d0d&&!_0xfa1852),_0x5f4661['on'](_0x63b17a(0x90),()=>{const _0x3683ea=_0x63b17a;this[_0x3683ea(0xd9)](_0x3683ea(0xd6),this[_0x3683ea(0xa1)]['id']);}),_0x5f4661;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3f65(){const _0x3f8e8e=['ck-annotation__info-name','render','attributes','withText','creator','ck-comment__info-name','actionBar','formatDateTime','execute','visibleView','isEditMode','isVisible','isReadOnly','threeVerticalDots','796730jTrqkb','21HfAPKw','Delete\x20comment?','label','blur','_createCommentInputView','@external','isEditable','48055kpBVXT','ck-annotation__actions--hidden','panelPosition','add','_createRemoveButton','ck-annotation__content-wrapper','_config','_attachActions','getExternalCommentNote','source','5064OzzMne','editButton','switchToEditMode','cancelConfirm','buttonView','EXTERNAL_COMMENT','isEnabled','ck-comment--edit','getTemplate','userView','locale','ck-comment--','extendTemplate','author','ck-comment--remove-confirmation','div','ck-annotation__actions','1230860VFQgFj','bindTemplate','remove','ck-comment__user','set','then','ck-annotation__user','setTemplate','ck-annotation__info-time','edit','span','isExternal','element','items','387FHFSLU','ck-comment__external','actionIndicator','EXTERNAL_IMPORT_WORD_AVATAR','isSystemComment','push','removeButton','change:isRemovable','showConfirm','resolvedAt','pencil','importWord','some','placeholder','ck-comment','ck-annotation__info','dropdown','48itEDqq','authoredAt','focus','385620pjEIKo','panelView','ck-comment__actions--hidden','isRemovable','listenTo','children','ck-annotation','EXTERNAL_IMPORT_WORD_COMMENT','112820DeARxt','isConfirm','ck-annotation__main','getUserViewNotificationText','mouseenter','icon','ck-comment__actions','1NnCGeR','ck-comment__wrapper','ck-comment__info-time','mouseleave','ck-comment__info','ck-comment--remove','name','time','_model','removeComment','_createDropdown','3745203NChwkL','createCollection','bind','change:isEnabled','Edit','change:isVisible','Show\x20more\x20items','ck-comment__main','_createEditButton','Remove','Reply...','fire','EXTERNAL_AVATAR','ck-comment--info','length','addMany'];_0x3f65=function(){return _0x3f8e8e;};return _0x3f65();}function _0x4389(_0x40cc0b,_0x270eea){const _0x3f6564=_0x3f65();return _0x4389=function(_0x4389b7,_0x148b02){_0x4389b7=_0x4389b7-0x19d;let _0x312d10=_0x3f6564[_0x4389b7];return _0x312d10;},_0x4389(_0x40cc0b,_0x270eea);}const _0x4c8410=_0x4389;(function(_0x47d496,_0x422726){const _0x272848=_0x4389,_0x555837=_0x47d496();while(!![]){try{const _0x5d080d=-parseInt(_0x272848(0x203))/0x1*(-parseInt(_0x272848(0x1f4))/0x2)+parseInt(_0x272848(0x1b0))/0x3*(-parseInt(_0x272848(0x1fc))/0x4)+parseInt(_0x272848(0x1af))/0x5+parseInt(_0x272848(0x1f1))/0x6*(-parseInt(_0x272848(0x1b7))/0x7)+-parseInt(_0x272848(0x1c1))/0x8*(parseInt(_0x272848(0x1e0))/0x9)+-parseInt(_0x272848(0x1d2))/0xa+parseInt(_0x272848(0x20e))/0xb;if(_0x5d080d===_0x422726)break;else _0x555837['push'](_0x555837['shift']());}catch(_0x468cd2){_0x555837['push'](_0x555837['shift']());}}}(_0x3f65,0x46cb1));import{ButtonView as _0x128d56,createDropdown as _0x294b3d,ListView as _0x1baf69,ListItemView as _0x56f7b3}from'ckeditor5/src/ui.js';import{icons as _0x1bd0e7}from'ckeditor5/src/core.js';import{UserView as _0x347e15,ConfirmMixin as _0x426239}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4cd379 from'./basecommentview.js';import _0x5ac749 from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x5d3413}from'../../../utils/common-translations.js';export default class wt extends _0x426239(_0x4cd379){constructor(_0x206d26,_0x4645e1,_0x1e5843){const _0x4341d9=_0x4389;super(_0x206d26,_0x4645e1,_0x1e5843),this[_0x4341d9(0x1d6)](_0x4341d9(0x1e2),null),this[_0x4341d9(0x1d6)](_0x4341d9(0x1ed),_0x5d3413(_0x206d26,_0x4341d9(0x218))),this[_0x4341d9(0x210)](_0x4341d9(0x1f2))['to'](_0x4645e1),this[_0x4341d9(0x210)](_0x4341d9(0x1e9))['to'](_0x4645e1),this[_0x4341d9(0x1a7)]=this[_0x4341d9(0x20f)](),this[_0x4341d9(0x1e4)]||(this[_0x4341d9(0x1c2)]=this[_0x4341d9(0x216)](),this[_0x4341d9(0x1e6)]=this[_0x4341d9(0x1bb)](),this[_0x4341d9(0x1df)]=this[_0x4341d9(0x20f)](),this[_0x4341d9(0x1df)][_0x4341d9(0x1a0)]([this[_0x4341d9(0x1c2)],this[_0x4341d9(0x1e6)]]),this[_0x4341d9(0x1f0)]=this[_0x4341d9(0x20d)](),this[_0x4341d9(0x1a7)][_0x4341d9(0x1ba)](this[_0x4341d9(0x1f0)])),this[_0x4341d9(0x1ca)]=new _0x347e15(_0x206d26,_0x4645e1[_0x4341d9(0x1ce)],this[_0x4341d9(0x1ff)]()),this[_0x4341d9(0x1ca)][_0x4341d9(0x1cd)]({'attributes':{'class':[_0x4341d9(0x1d5),_0x4341d9(0x1d8)]}}),this[_0x4341d9(0x1f8)](_0x4645e1,_0x4341d9(0x1e7),()=>this[_0x4341d9(0x1c4)]()),this[_0x4341d9(0x1d9)](this[_0x4341d9(0x1c9)]());}[_0x4c8410(0x1c9)](){const _0x50c189=_0x4c8410,_0x4ab52f=this[_0x50c189(0x1d3)],_0x26fe20=[{'tag':_0x50c189(0x1d0),'attributes':{'class':[_0x50c189(0x207),_0x50c189(0x1ef)]},'children':[{'tag':_0x50c189(0x1dc),'children':[{'text':this[_0x50c189(0x1ca)][_0x50c189(0x209)]}],'attributes':{'class':[_0x50c189(0x1a6),_0x50c189(0x1a1)]}},{'tag':_0x50c189(0x20a),'attributes':{'datetime':_0x4ab52f['to'](_0x50c189(0x1f2)),'class':[_0x50c189(0x205),_0x50c189(0x1da)]},'children':[{'text':_0x4ab52f['to'](_0x50c189(0x1f2),_0x39d095=>this[_0x50c189(0x1bd)][_0x50c189(0x1a8)](_0x39d095))}]}]},{'tag':_0x50c189(0x1d0),'attributes':{'class':[_0x50c189(0x202),_0x50c189(0x1d1),_0x4ab52f['if'](_0x50c189(0x1ab),_0x50c189(0x1f6)),_0x4ab52f['if'](_0x50c189(0x1ab),_0x50c189(0x1b8))]},'children':this[_0x50c189(0x1a7)]},{'tag':_0x50c189(0x1d0),'attributes':{'class':[_0x50c189(0x1bc)]},'children':this[_0x50c189(0x1aa)]}];return this[_0x50c189(0x20b)][_0x50c189(0x1dd)]&&_0x26fe20[_0x50c189(0x1e5)]({'tag':_0x50c189(0x1d0),'attributes':{'class':[_0x50c189(0x1e1)]},'children':[{'text':this[_0x50c189(0x1bf)]()}]}),{'tag':'li','attributes':{'class':[_0x50c189(0x204),_0x4ab52f['if'](_0x50c189(0x1fd),_0x50c189(0x1cf))],'tabindex':-0x1},'children':[{'tag':_0x50c189(0x1d0),'attributes':{'class':[_0x50c189(0x1ee),_0x50c189(0x1fa),_0x4ab52f['if'](_0x50c189(0x1ab),_0x50c189(0x1c8)),_0x4ab52f['if'](_0x50c189(0x1e4),_0x50c189(0x19e)),_0x4ab52f['to'](_0x50c189(0x1e2),_0x449cc1=>_0x449cc1?_0x50c189(0x1cc)+_0x449cc1:'')],'data-author-id':this[_0x50c189(0x20b)][_0x50c189(0x1ce)]['id'],'data-comment-id':this[_0x50c189(0x20b)]['id']},'children':[this[_0x50c189(0x1ca)],{'tag':_0x50c189(0x1d0),'attributes':{'class':[_0x50c189(0x215),_0x50c189(0x1fe)]},'children':_0x26fe20}]}]};}[_0x4c8410(0x216)](){const _0x1b668a=_0x4c8410,_0x20789c=new _0x128d56(this[_0x1b668a(0x1cb)]);return _0x20789c[_0x1b668a(0x1b2)]=_0x5d3413(this[_0x1b668a(0x1cb)],_0x1b668a(0x212)),_0x20789c[_0x1b668a(0x201)]=_0x1bd0e7[_0x1b668a(0x1ea)],_0x20789c[_0x1b668a(0x1a4)]=!0x0,_0x20789c[_0x1b668a(0x1cd)]({'attributes':{'class':_0x1b668a(0x1c8)}}),_0x20789c[_0x1b668a(0x210)](_0x1b668a(0x1c7))['to'](this[_0x1b668a(0x20b)],_0x1b668a(0x1ad),_0x298d3a=>!_0x298d3a),_0x20789c[_0x1b668a(0x210)](_0x1b668a(0x1ac))['to'](this[_0x1b668a(0x20b)],_0x1b668a(0x1b6)),_0x20789c['on'](_0x1b668a(0x1a9),()=>this[_0x1b668a(0x1c3)]()),_0x20789c;}[_0x4c8410(0x1bb)](){const _0x12e80e=_0x4c8410,_0x19cd56=new _0x128d56(this[_0x12e80e(0x1cb)]);return _0x19cd56[_0x12e80e(0x1b2)]=_0x5d3413(this[_0x12e80e(0x1cb)],_0x12e80e(0x217)),_0x19cd56[_0x12e80e(0x201)]=_0x5ac749,_0x19cd56[_0x12e80e(0x1a4)]=!0x0,_0x19cd56[_0x12e80e(0x1cd)]({'attributes':{'class':_0x12e80e(0x208)}}),_0x19cd56[_0x12e80e(0x210)](_0x12e80e(0x1c7))['to'](this[_0x12e80e(0x20b)],_0x12e80e(0x1ad),_0x39ec66=>!_0x39ec66),_0x19cd56[_0x12e80e(0x210)](_0x12e80e(0x1ac))['to'](this[_0x12e80e(0x20b)],_0x12e80e(0x1f7)),_0x19cd56['on'](_0x12e80e(0x1a9),()=>{const _0xd0f545=_0x12e80e;this[_0xd0f545(0x1e8)](_0x5d3413(this[_0xd0f545(0x1cb)],_0xd0f545(0x1b1)),this[_0xd0f545(0x1de)])[_0xd0f545(0x1d7)](()=>{const _0xecb618=_0xd0f545;this[_0xecb618(0x219)](_0xecb618(0x20c),this[_0xecb618(0x20b)]['id']);});}),_0x19cd56;}[_0x4c8410(0x20d)](){const _0x584d49=_0x4c8410,_0x315766=_0x294b3d(this[_0x584d49(0x1cb)]),_0x342495=_0x315766[_0x584d49(0x1f5)][_0x584d49(0x1f9)],_0x4ba353=new _0x1baf69(this[_0x584d49(0x1cb)]),_0x5af5ec=(_0x4b191f,_0x36b3d0=-0x1)=>{const _0x66a2d1=_0x584d49,_0x11c0f0=new _0x56f7b3(this[_0x66a2d1(0x1cb)]);_0x11c0f0[_0x66a2d1(0x1f9)][_0x66a2d1(0x1ba)](_0x4b191f);const _0x759003=_0x36b3d0>-0x1?_0x36b3d0:_0x4ba353[_0x66a2d1(0x1df)][_0x66a2d1(0x19f)];_0x4ba353[_0x66a2d1(0x1df)][_0x66a2d1(0x1ba)](_0x11c0f0,_0x759003),_0x315766[_0x66a2d1(0x1f8)](_0x4b191f,_0x66a2d1(0x211),()=>{const _0x302629=_0x66a2d1;_0x315766[_0x302629(0x1c7)]=[...this[_0x302629(0x1df)]][_0x302629(0x1ec)](_0x213a91=>_0x213a91[_0x302629(0x1c7)]);}),_0x315766[_0x66a2d1(0x1f8)](_0x4b191f,_0x66a2d1(0x213),()=>{const _0x50f078=_0x66a2d1;_0x315766[_0x50f078(0x1c5)][_0x50f078(0x1ac)]=[...this[_0x50f078(0x1df)]][_0x50f078(0x1ec)](_0x1980fa=>_0x1980fa[_0x50f078(0x1ac)]);});};_0x315766[_0x584d49(0x1b9)]='sw',_0x315766[_0x584d49(0x1c5)][_0x584d49(0x1d6)]({'label':_0x5d3413(this[_0x584d49(0x1cb)],_0x584d49(0x214)),'icon':_0x1bd0e7[_0x584d49(0x1ae)]}),_0x315766[_0x584d49(0x1c7)]=[...this[_0x584d49(0x1df)]][_0x584d49(0x1ec)](_0x4f77f3=>_0x4f77f3[_0x584d49(0x1c7)]),_0x315766[_0x584d49(0x1c5)][_0x584d49(0x1ac)]=[...this[_0x584d49(0x1df)]][_0x584d49(0x1ec)](_0x5c4ab6=>_0x5c4ab6[_0x584d49(0x1ac)]);for(const _0x1eea03 of this[_0x584d49(0x1df)])_0x5af5ec(_0x1eea03);return _0x342495[_0x584d49(0x1ba)](_0x4ba353),_0x315766[_0x584d49(0x1f8)](this[_0x584d49(0x1df)],_0x584d49(0x1ba),(_0x31f6ab,_0x14ea47,_0x47aee3)=>{_0x5af5ec(_0x14ea47,_0x47aee3);}),_0x315766[_0x584d49(0x1f8)](this[_0x584d49(0x1df)],_0x584d49(0x1d4),(_0x47246f,_0x81cc33,_0x3db32b)=>{const _0x1f34ec=_0x584d49;_0x4ba353[_0x1f34ec(0x1df)][_0x1f34ec(0x1d4)](_0x3db32b);}),_0x315766;}[_0x4c8410(0x1be)](_0x52cbb2,_0x21d341){const _0x336001=_0x4c8410,_0x2ef9bd=_0x52cbb2&&_0x52cbb2[_0x336001(0x1de)];_0x2ef9bd&&(this[_0x336001(0x1f8)](_0x2ef9bd,_0x336001(0x200),()=>this[_0x336001(0x1e2)]=_0x21d341),this[_0x336001(0x1f8)](_0x2ef9bd,_0x336001(0x1f3),()=>this[_0x336001(0x1e2)]=_0x21d341),this[_0x336001(0x1f8)](_0x2ef9bd,_0x336001(0x206),()=>this[_0x336001(0x1e2)]=null),this[_0x336001(0x1f8)](_0x2ef9bd,_0x336001(0x1b3),()=>this[_0x336001(0x1e2)]=null));}[_0x4c8410(0x1b4)](){const _0x2d2731=_0x4c8410,_0x4e0808=super[_0x2d2731(0x1b4)]();return _0x4e0808[_0x2d2731(0x210)](_0x2d2731(0x1ed))['to'](this),_0x4e0808;}[_0x4c8410(0x1bf)](){const _0x4bcc73=_0x4c8410;return _0x4bcc73(0x1eb)===this[_0x4bcc73(0x20b)][_0x4bcc73(0x1a3)][_0x4bcc73(0x1b5)][_0x4bcc73(0x1c0)]?_0x5d3413(this[_0x4bcc73(0x1cb)],_0x4bcc73(0x1fb)):_0x5d3413(this[_0x4bcc73(0x1cb)],_0x4bcc73(0x1c6));}[_0x4c8410(0x1ff)](){const _0x567ed2=_0x4c8410;return this[_0x567ed2(0x20b)][_0x567ed2(0x1dd)]?_0x567ed2(0x1eb)===this[_0x567ed2(0x20b)][_0x567ed2(0x1a3)][_0x567ed2(0x1b5)][_0x567ed2(0x1c0)]?_0x5d3413(this[_0x567ed2(0x1cb)],_0x567ed2(0x1e3),this[_0x567ed2(0x20b)][_0x567ed2(0x1a5)][_0x567ed2(0x209)]):_0x5d3413(this[_0x567ed2(0x1cb)],_0x567ed2(0x19d),this[_0x567ed2(0x20b)][_0x567ed2(0x1a5)][_0x567ed2(0x209)]):null;}[_0x4c8410(0x1a2)](){const _0xea9700=_0x4c8410;super[_0xea9700(0x1a2)](),this[_0xea9700(0x1be)](this[_0xea9700(0x1c2)],_0xea9700(0x1db)),this[_0xea9700(0x1be)](this[_0xea9700(0x1e6)],_0xea9700(0x1d4));}}
23
+ const _0x1b461d=_0x4a67;(function(_0x2b74c5,_0x1f7aca){const _0x98ceb4=_0x4a67,_0x17837b=_0x2b74c5();while(!![]){try{const _0x54f980=-parseInt(_0x98ceb4(0x21e))/0x1+parseInt(_0x98ceb4(0x201))/0x2*(parseInt(_0x98ceb4(0x1ef))/0x3)+parseInt(_0x98ceb4(0x1dc))/0x4+parseInt(_0x98ceb4(0x1cb))/0x5+parseInt(_0x98ceb4(0x1be))/0x6*(-parseInt(_0x98ceb4(0x1f6))/0x7)+parseInt(_0x98ceb4(0x1de))/0x8+-parseInt(_0x98ceb4(0x229))/0x9;if(_0x54f980===_0x1f7aca)break;else _0x17837b['push'](_0x17837b['shift']());}catch(_0x19923e){_0x17837b['push'](_0x17837b['shift']());}}}(_0x35dd,0x706ac));import{ButtonView as _0x555659,createDropdown as _0x31614a,ListView as _0x551d8d,ListItemView as _0x1a308d}from'ckeditor5/src/ui.js';import{icons as _0x14d5c7}from'ckeditor5/src/core.js';function _0x35dd(){const _0x15962b=['isExternal','_createCommentInputView','change:isEnabled','placeholder','Reply...','execute','getExternalCommentNote','length','ck-annotation__actions','ck-annotation__info','focus','ck-annotation__info-name','locale','825522WCEifi','pencil','createCollection','EXTERNAL_COMMENT','ck-comment--info','listenTo','isEditMode','render','actionBar','bindTemplate','actionIndicator','ck-annotation','Show\x20more\x20items','65615PErKod','remove','ck-comment','ck-comment__wrapper','source','change:isVisible','_model','div','EXTERNAL_IMPORT_WORD_AVATAR','isVisible','threeVerticalDots','attributes','set','time','importWord','userView','ck-comment__user','3079168hHHAxJ','isRemovable','248848LmUNIU','ck-comment__actions','_config','addMany','@external','removeButton','some','items','showConfirm','Remove','_attachActions','ck-comment--remove-confirmation','ck-comment__info-time','element','authoredAt','then','edit','52563dmMDMR','getTemplate','bind','ck-comment__info','ck-annotation__user','fire','ck-annotation__content-wrapper','21yhOoLd','ck-comment__actions--hidden','Edit','resolvedAt','ck-comment--','dropdown','_createDropdown','isReadOnly','blur','getUserViewNotificationText','ck-annotation__actions--hidden','62kIBlqa','buttonView','children','ck-comment__external','_createRemoveButton','extendTemplate','_createEditButton','formatDateTime','ck-annotation__info-time','ck-annotation__main','isEditable','name','ck-comment--edit','switchToEditMode','author','ck-comment__main','isSystemComment','panelView','ck-comment--remove','label','panelPosition','withText','cancelConfirm','isConfirm','isEnabled','change:isRemovable','EXTERNAL_AVATAR','visibleView','span','240698LFXODr','mouseleave','ck-comment__info-name','add','Delete\x20comment?','removeComment','editButton','EXTERNAL_IMPORT_WORD_COMMENT','creator','setTemplate','mouseenter','2189277wcuiDU','push','icon'];_0x35dd=function(){return _0x15962b;};return _0x35dd();}function _0x4a67(_0x5ee225,_0x3b42ae){const _0x35dd7a=_0x35dd();return _0x4a67=function(_0x4a67e4,_0x3992ab){_0x4a67e4=_0x4a67e4-0x1b5;let _0x3437cd=_0x35dd7a[_0x4a67e4];return _0x3437cd;},_0x4a67(_0x5ee225,_0x3b42ae);}import{UserView as _0x23cec9,ConfirmMixin as _0x5b2c5f}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x41f3e3 from'./basecommentview.js';import _0xb9e4ba from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x36e8d9}from'../../../utils/common-translations.js';export default class wt extends _0x5b2c5f(_0x41f3e3){constructor(_0x2e6a4d,_0x500004,_0x3b1170){const _0x50cf8b=_0x4a67;super(_0x2e6a4d,_0x500004,_0x3b1170),this[_0x50cf8b(0x1d7)](_0x50cf8b(0x1c8),null),this[_0x50cf8b(0x1d7)](_0x50cf8b(0x22f),_0x36e8d9(_0x2e6a4d,_0x50cf8b(0x1b5))),this[_0x50cf8b(0x1f1)](_0x50cf8b(0x1ec))['to'](_0x500004),this[_0x50cf8b(0x1f1)](_0x50cf8b(0x1f9))['to'](_0x500004),this[_0x50cf8b(0x1c6)]=this[_0x50cf8b(0x1c0)](),this[_0x50cf8b(0x211)]||(this[_0x50cf8b(0x224)]=this[_0x50cf8b(0x207)](),this[_0x50cf8b(0x1e3)]=this[_0x50cf8b(0x205)](),this[_0x50cf8b(0x1e5)]=this[_0x50cf8b(0x1c0)](),this[_0x50cf8b(0x1e5)][_0x50cf8b(0x1e1)]([this[_0x50cf8b(0x224)],this[_0x50cf8b(0x1e3)]]),this[_0x50cf8b(0x1fb)]=this[_0x50cf8b(0x1fc)](),this[_0x50cf8b(0x1c6)][_0x50cf8b(0x221)](this[_0x50cf8b(0x1fb)])),this[_0x50cf8b(0x1da)]=new _0x23cec9(_0x2e6a4d,_0x500004[_0x50cf8b(0x20f)],this[_0x50cf8b(0x1ff)]()),this[_0x50cf8b(0x1da)][_0x50cf8b(0x206)]({'attributes':{'class':[_0x50cf8b(0x1db),_0x50cf8b(0x1f3)]}}),this[_0x50cf8b(0x1c3)](_0x500004,_0x50cf8b(0x21a),()=>this[_0x50cf8b(0x217)]()),this[_0x50cf8b(0x227)](this[_0x50cf8b(0x1f0)]());}[_0x1b461d(0x1f0)](){const _0x122955=_0x1b461d,_0x49f077=this[_0x122955(0x1c7)],_0x3ae0e3=[{'tag':_0x122955(0x1d2),'attributes':{'class':[_0x122955(0x1f2),_0x122955(0x1ba)]},'children':[{'tag':_0x122955(0x21d),'children':[{'text':this[_0x122955(0x1da)][_0x122955(0x20c)]}],'attributes':{'class':[_0x122955(0x220),_0x122955(0x1bc)]}},{'tag':_0x122955(0x1d8),'attributes':{'datetime':_0x49f077['to'](_0x122955(0x1ec)),'class':[_0x122955(0x1ea),_0x122955(0x209)]},'children':[{'text':_0x49f077['to'](_0x122955(0x1ec),_0x273881=>this[_0x122955(0x1e0)][_0x122955(0x208)](_0x273881))}]}]},{'tag':_0x122955(0x1d2),'attributes':{'class':[_0x122955(0x1df),_0x122955(0x1b9),_0x49f077['if'](_0x122955(0x1c4),_0x122955(0x1f7)),_0x49f077['if'](_0x122955(0x1c4),_0x122955(0x200))]},'children':this[_0x122955(0x1c6)]},{'tag':_0x122955(0x1d2),'attributes':{'class':[_0x122955(0x1f5)]},'children':this[_0x122955(0x21c)]}];return this[_0x122955(0x1d1)][_0x122955(0x22c)]&&_0x3ae0e3[_0x122955(0x22a)]({'tag':_0x122955(0x1d2),'attributes':{'class':[_0x122955(0x204)]},'children':[{'text':this[_0x122955(0x1b7)]()}]}),{'tag':'li','attributes':{'class':[_0x122955(0x1ce),_0x49f077['if'](_0x122955(0x218),_0x122955(0x1e9))],'tabindex':-0x1},'children':[{'tag':_0x122955(0x1d2),'attributes':{'class':[_0x122955(0x1cd),_0x122955(0x1c9),_0x49f077['if'](_0x122955(0x1c4),_0x122955(0x20d)),_0x49f077['if'](_0x122955(0x211),_0x122955(0x1c2)),_0x49f077['to'](_0x122955(0x1c8),_0x51421b=>_0x51421b?_0x122955(0x1fa)+_0x51421b:'')],'data-author-id':this[_0x122955(0x1d1)][_0x122955(0x20f)]['id'],'data-comment-id':this[_0x122955(0x1d1)]['id']},'children':[this[_0x122955(0x1da)],{'tag':_0x122955(0x1d2),'attributes':{'class':[_0x122955(0x210),_0x122955(0x20a)]},'children':_0x3ae0e3}]}]};}[_0x1b461d(0x207)](){const _0x506840=_0x1b461d,_0x16e950=new _0x555659(this[_0x506840(0x1bd)]);return _0x16e950[_0x506840(0x214)]=_0x36e8d9(this[_0x506840(0x1bd)],_0x506840(0x1f8)),_0x16e950[_0x506840(0x22b)]=_0x14d5c7[_0x506840(0x1bf)],_0x16e950[_0x506840(0x216)]=!0x0,_0x16e950[_0x506840(0x206)]({'attributes':{'class':_0x506840(0x20d)}}),_0x16e950[_0x506840(0x1f1)](_0x506840(0x219))['to'](this[_0x506840(0x1d1)],_0x506840(0x1fd),_0x16b311=>!_0x16b311),_0x16e950[_0x506840(0x1f1)](_0x506840(0x1d4))['to'](this[_0x506840(0x1d1)],_0x506840(0x20b)),_0x16e950['on'](_0x506840(0x1b6),()=>this[_0x506840(0x20e)]()),_0x16e950;}[_0x1b461d(0x205)](){const _0x5a4409=_0x1b461d,_0x1ad245=new _0x555659(this[_0x5a4409(0x1bd)]);return _0x1ad245[_0x5a4409(0x214)]=_0x36e8d9(this[_0x5a4409(0x1bd)],_0x5a4409(0x1e7)),_0x1ad245[_0x5a4409(0x22b)]=_0xb9e4ba,_0x1ad245[_0x5a4409(0x216)]=!0x0,_0x1ad245[_0x5a4409(0x206)]({'attributes':{'class':_0x5a4409(0x213)}}),_0x1ad245[_0x5a4409(0x1f1)](_0x5a4409(0x219))['to'](this[_0x5a4409(0x1d1)],_0x5a4409(0x1fd),_0x2c1435=>!_0x2c1435),_0x1ad245[_0x5a4409(0x1f1)](_0x5a4409(0x1d4))['to'](this[_0x5a4409(0x1d1)],_0x5a4409(0x1dd)),_0x1ad245['on'](_0x5a4409(0x1b6),()=>{const _0x12bb40=_0x5a4409;this[_0x12bb40(0x1e6)](_0x36e8d9(this[_0x12bb40(0x1bd)],_0x12bb40(0x222)),this[_0x12bb40(0x1eb)])[_0x12bb40(0x1ed)](()=>{const _0x4a2cf=_0x12bb40;this[_0x4a2cf(0x1f4)](_0x4a2cf(0x223),this[_0x4a2cf(0x1d1)]['id']);});}),_0x1ad245;}[_0x1b461d(0x1fc)](){const _0x5acaa3=_0x1b461d,_0x40de34=_0x31614a(this[_0x5acaa3(0x1bd)]),_0x1297dc=_0x40de34[_0x5acaa3(0x212)][_0x5acaa3(0x203)],_0x3116bd=new _0x551d8d(this[_0x5acaa3(0x1bd)]),_0xe53bc5=(_0x299272,_0x100d3d=-0x1)=>{const _0x169792=_0x5acaa3,_0x5c9081=new _0x1a308d(this[_0x169792(0x1bd)]);_0x5c9081[_0x169792(0x203)][_0x169792(0x221)](_0x299272);const _0x5a6bf7=_0x100d3d>-0x1?_0x100d3d:_0x3116bd[_0x169792(0x1e5)][_0x169792(0x1b8)];_0x3116bd[_0x169792(0x1e5)][_0x169792(0x221)](_0x5c9081,_0x5a6bf7),_0x40de34[_0x169792(0x1c3)](_0x299272,_0x169792(0x22e),()=>{const _0x32439b=_0x169792;_0x40de34[_0x32439b(0x219)]=[...this[_0x32439b(0x1e5)]][_0x32439b(0x1e4)](_0x133adf=>_0x133adf[_0x32439b(0x219)]);}),_0x40de34[_0x169792(0x1c3)](_0x299272,_0x169792(0x1d0),()=>{const _0x263be9=_0x169792;_0x40de34[_0x263be9(0x202)][_0x263be9(0x1d4)]=[...this[_0x263be9(0x1e5)]][_0x263be9(0x1e4)](_0x37222f=>_0x37222f[_0x263be9(0x1d4)]);});};_0x40de34[_0x5acaa3(0x215)]='sw',_0x40de34[_0x5acaa3(0x202)][_0x5acaa3(0x1d7)]({'label':_0x36e8d9(this[_0x5acaa3(0x1bd)],_0x5acaa3(0x1ca)),'icon':_0x14d5c7[_0x5acaa3(0x1d5)]}),_0x40de34[_0x5acaa3(0x219)]=[...this[_0x5acaa3(0x1e5)]][_0x5acaa3(0x1e4)](_0x4ee413=>_0x4ee413[_0x5acaa3(0x219)]),_0x40de34[_0x5acaa3(0x202)][_0x5acaa3(0x1d4)]=[...this[_0x5acaa3(0x1e5)]][_0x5acaa3(0x1e4)](_0x43d4b3=>_0x43d4b3[_0x5acaa3(0x1d4)]);for(const _0x463697 of this[_0x5acaa3(0x1e5)])_0xe53bc5(_0x463697);return _0x1297dc[_0x5acaa3(0x221)](_0x3116bd),_0x40de34[_0x5acaa3(0x1c3)](this[_0x5acaa3(0x1e5)],_0x5acaa3(0x221),(_0x4b70d6,_0x386a13,_0x2a59b2)=>{_0xe53bc5(_0x386a13,_0x2a59b2);}),_0x40de34[_0x5acaa3(0x1c3)](this[_0x5acaa3(0x1e5)],_0x5acaa3(0x1cc),(_0x5d52a6,_0x24294b,_0x2f46c9)=>{const _0x40bbdf=_0x5acaa3;_0x3116bd[_0x40bbdf(0x1e5)][_0x40bbdf(0x1cc)](_0x2f46c9);}),_0x40de34;}[_0x1b461d(0x1e8)](_0x40cf39,_0x15e1bf){const _0x1531ac=_0x1b461d,_0x2a4429=_0x40cf39&&_0x40cf39[_0x1531ac(0x1eb)];_0x2a4429&&(this[_0x1531ac(0x1c3)](_0x2a4429,_0x1531ac(0x228),()=>this[_0x1531ac(0x1c8)]=_0x15e1bf),this[_0x1531ac(0x1c3)](_0x2a4429,_0x1531ac(0x1bb),()=>this[_0x1531ac(0x1c8)]=_0x15e1bf),this[_0x1531ac(0x1c3)](_0x2a4429,_0x1531ac(0x21f),()=>this[_0x1531ac(0x1c8)]=null),this[_0x1531ac(0x1c3)](_0x2a4429,_0x1531ac(0x1fe),()=>this[_0x1531ac(0x1c8)]=null));}[_0x1b461d(0x22d)](){const _0x14ee8f=_0x1b461d,_0x3af3aa=super[_0x14ee8f(0x22d)]();return _0x3af3aa[_0x14ee8f(0x1f1)](_0x14ee8f(0x22f))['to'](this),_0x3af3aa;}[_0x1b461d(0x1b7)](){const _0x1e34c2=_0x1b461d;return _0x1e34c2(0x1d9)===this[_0x1e34c2(0x1d1)][_0x1e34c2(0x1d6)][_0x1e34c2(0x1e2)][_0x1e34c2(0x1cf)]?_0x36e8d9(this[_0x1e34c2(0x1bd)],_0x1e34c2(0x225)):_0x36e8d9(this[_0x1e34c2(0x1bd)],_0x1e34c2(0x1c1));}[_0x1b461d(0x1ff)](){const _0x1b57ee=_0x1b461d;return this[_0x1b57ee(0x1d1)][_0x1b57ee(0x22c)]?_0x1b57ee(0x1d9)===this[_0x1b57ee(0x1d1)][_0x1b57ee(0x1d6)][_0x1b57ee(0x1e2)][_0x1b57ee(0x1cf)]?_0x36e8d9(this[_0x1b57ee(0x1bd)],_0x1b57ee(0x1d3),this[_0x1b57ee(0x1d1)][_0x1b57ee(0x226)][_0x1b57ee(0x20c)]):_0x36e8d9(this[_0x1b57ee(0x1bd)],_0x1b57ee(0x21b),this[_0x1b57ee(0x1d1)][_0x1b57ee(0x226)][_0x1b57ee(0x20c)]):null;}[_0x1b461d(0x1c5)](){const _0x2c1e74=_0x1b461d;super[_0x2c1e74(0x1c5)](),this[_0x2c1e74(0x1e8)](this[_0x2c1e74(0x224)],_0x2c1e74(0x1ee)),this[_0x2c1e74(0x1e8)](this[_0x2c1e74(0x1e3)],_0x2c1e74(0x1cc));}}
package/src/comments.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3fc3(_0x2b509b,_0x333046){var _0x1141c6=_0x1141();return _0x3fc3=function(_0x3fc3a8,_0xb1e9de){_0x3fc3a8=_0x3fc3a8-0x164;var _0x12040e=_0x1141c6[_0x3fc3a8];return _0x12040e;},_0x3fc3(_0x2b509b,_0x333046);}var _0x2e3124=_0x3fc3;(function(_0x27f642,_0x55b097){var _0x428e28=_0x3fc3,_0x2c64eb=_0x27f642();while(!![]){try{var _0x423d41=parseInt(_0x428e28(0x16d))/0x1*(parseInt(_0x428e28(0x167))/0x2)+parseInt(_0x428e28(0x169))/0x3+-parseInt(_0x428e28(0x170))/0x4*(-parseInt(_0x428e28(0x164))/0x5)+parseInt(_0x428e28(0x16e))/0x6+-parseInt(_0x428e28(0x16a))/0x7+parseInt(_0x428e28(0x16c))/0x8*(parseInt(_0x428e28(0x16b))/0x9)+-parseInt(_0x428e28(0x165))/0xa;if(_0x423d41===_0x55b097)break;else _0x2c64eb['push'](_0x2c64eb['shift']());}catch(_0x3de851){_0x2c64eb['push'](_0x2c64eb['shift']());}}}(_0x1141,0x650df));import{Plugin as _0x39d617}from'ckeditor5/src/core.js';import _0x13bb15 from'./comments/commentsrepository.js';import _0xe073a9 from'./comments/commentsediting.js';import _0x221c6c from'./comments/commentsui.js';import _0x17ee80 from'./commentsonly.js';import _0x4bf21f from'./annotations/widesidebar.js';import _0x1fcb34 from'./annotations/narrowsidebar.js';import _0x1e5d22 from'./annotations/inlineannotations.js';function _0x1141(){var _0x552a38=['5162YPXDcP','394842koSwVT','Comments','148PEkdjZ','100395WPLSuW','16131440xvkexV','requires','192oWOSqz','pluginName','1053843UWDcUE','1303652isYYCV','295272nrnIKT','136mQyyRG'];_0x1141=function(){return _0x552a38;};return _0x1141();}import _0x418366 from'./comments/commentsarchiveui.js';import _0x2f15f7 from'./comments/commentsarchive.js';export default class f extends _0x39d617{static get[_0x2e3124(0x166)](){return[_0x13bb15,_0xe073a9,_0x221c6c,_0x2f15f7,_0x418366,_0x17ee80,_0x4bf21f,_0x1fcb34,_0x1e5d22];}static get[_0x2e3124(0x168)](){var _0x3958bc=_0x2e3124;return _0x3958bc(0x16f);}}
23
+ var _0x5c55c0=_0x5bf2;(function(_0x4e61ea,_0x406328){var _0x5857fd=_0x5bf2,_0x4e3b1d=_0x4e61ea();while(!![]){try{var _0x36b02c=parseInt(_0x5857fd(0x176))/0x1*(-parseInt(_0x5857fd(0x175))/0x2)+parseInt(_0x5857fd(0x174))/0x3*(parseInt(_0x5857fd(0x17b))/0x4)+parseInt(_0x5857fd(0x172))/0x5*(parseInt(_0x5857fd(0x17c))/0x6)+parseInt(_0x5857fd(0x171))/0x7+parseInt(_0x5857fd(0x170))/0x8+parseInt(_0x5857fd(0x177))/0x9+parseInt(_0x5857fd(0x173))/0xa*(-parseInt(_0x5857fd(0x17a))/0xb);if(_0x36b02c===_0x406328)break;else _0x4e3b1d['push'](_0x4e3b1d['shift']());}catch(_0x1b62cc){_0x4e3b1d['push'](_0x4e3b1d['shift']());}}}(_0x1b54,0x4c20c));import{Plugin as _0x17d32f}from'ckeditor5/src/core.js';function _0x1b54(){var _0x41baf8=['2203MaXNzW','4139964zACOPj','Comments','pluginName','11rYQwOt','29268DdAWSk','18hAxvuH','requires','3961416rrozuN','3350977nbSEnT','911575tEbjil','13178630HExwsj','99nmciaO','538WqSTva'];_0x1b54=function(){return _0x41baf8;};return _0x1b54();}import _0x2bbf70 from'./comments/commentsrepository.js';import _0x23b275 from'./comments/commentsediting.js';import _0x3ef9b4 from'./comments/commentsui.js';import _0x163567 from'./commentsonly.js';import _0x164223 from'./annotations/widesidebar.js';import _0x1edecb from'./annotations/narrowsidebar.js';function _0x5bf2(_0x7cb18e,_0x57995c){var _0x1b54e9=_0x1b54();return _0x5bf2=function(_0x5bf264,_0x496403){_0x5bf264=_0x5bf264-0x16f;var _0x144c03=_0x1b54e9[_0x5bf264];return _0x144c03;},_0x5bf2(_0x7cb18e,_0x57995c);}import _0x5739ae from'./annotations/inlineannotations.js';import _0x4744d3 from'./comments/commentsarchiveui.js';import _0x5c3371 from'./comments/commentsarchive.js';export default class f extends _0x17d32f{static get[_0x5c55c0(0x16f)](){return[_0x2bbf70,_0x23b275,_0x3ef9b4,_0x5c3371,_0x4744d3,_0x163567,_0x164223,_0x1edecb,_0x5739ae];}static get[_0x5c55c0(0x179)](){var _0x21cca1=_0x5c55c0;return _0x21cca1(0x178);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2305a7=_0x2be3;(function(_0x5d2325,_0x51ac0d){const _0x5ae4b1=_0x2be3,_0x5d3ad4=_0x5d2325();while(!![]){try{const _0x58aefc=-parseInt(_0x5ae4b1(0xa3))/0x1+-parseInt(_0x5ae4b1(0xa6))/0x2*(parseInt(_0x5ae4b1(0x9f))/0x3)+-parseInt(_0x5ae4b1(0x8c))/0x4+-parseInt(_0x5ae4b1(0x8e))/0x5+-parseInt(_0x5ae4b1(0x93))/0x6*(-parseInt(_0x5ae4b1(0x99))/0x7)+parseInt(_0x5ae4b1(0xaa))/0x8*(-parseInt(_0x5ae4b1(0xab))/0x9)+-parseInt(_0x5ae4b1(0xb0))/0xa*(-parseInt(_0x5ae4b1(0xa2))/0xb);if(_0x58aefc===_0x51ac0d)break;else _0x5d3ad4['push'](_0x5d3ad4['shift']());}catch(_0xbec9c6){_0x5d3ad4['push'](_0x5d3ad4['shift']());}}}(_0x44d7,0x40cbb));function _0x2be3(_0x4227e2,_0x1aa3bc){const _0x44d7d2=_0x44d7();return _0x2be3=function(_0x2be3e4,_0x234277){_0x2be3e4=_0x2be3e4-0x86;let _0x265eee=_0x44d7d2[_0x2be3e4];return _0x265eee;},_0x2be3(_0x4227e2,_0x1aa3bc);}import{Plugin as _0x39f12c}from'ckeditor5/src/core.js';import _0xc29be4 from'./comments/commentsediting.js';export default class e extends _0x39f12c{static get[_0x2305a7(0x94)](){const _0x4e7403=_0x2305a7;return _0x4e7403(0x89);}static get[_0x2305a7(0xa9)](){return[_0xc29be4];}constructor(_0x5ab446){const _0x5d568f=_0x2305a7;super(_0x5ab446),this[_0x5d568f(0x9b)](_0x5d568f(0x91),!0x1),this['on'](_0x5d568f(0x97),(_0xe520f3,_0x3147ec,_0x16e52d)=>{const _0x45364b=_0x5d568f;_0x16e52d?this[_0x45364b(0xa1)]():this[_0x45364b(0x8d)]();});}[_0x2305a7(0x9a)](){const _0x24611f=_0x2305a7;!this[_0x24611f(0x91)]&&this[_0x24611f(0x9c)][_0x24611f(0xac)][_0x24611f(0x8b)](_0x24611f(0x87))&&(this[_0x24611f(0x91)]=!0x0);}[_0x2305a7(0xa1)](){const _0x13994e=_0x2305a7;for(const [_0x1b00c5,_0x578e29]of this[_0x13994e(0x9c)][_0x13994e(0xa5)])_0x578e29[_0x13994e(0xae)]&&_0x13994e(0xa7)!==_0x1b00c5&&_0x578e29[_0x13994e(0x9e)](_0x13994e(0xaf));this[_0x13994e(0x9c)][_0x13994e(0x9d)][_0x13994e(0xa4)](_0x13994e(0xad))&&this[_0x13994e(0x9c)][_0x13994e(0x9d)][_0x13994e(0x8b)](_0x13994e(0xad))[_0x13994e(0x9e)](_0x13994e(0xaf));const _0x58fb01=this[_0x13994e(0x9c)][_0x13994e(0x92)][_0x13994e(0x96)][_0x13994e(0x86)];this[_0x13994e(0x95)](_0x58fb01,_0x13994e(0xa8),_0x51cbc3=>_0x51cbc3[_0x13994e(0x8f)](),{'priority':_0x13994e(0x90)}),this[_0x13994e(0x95)](_0x58fb01,_0x13994e(0x98),_0x2f81f1=>_0x2f81f1[_0x13994e(0x8f)](),{'priority':_0x13994e(0x90)}),this[_0x13994e(0x95)](_0x58fb01,_0x13994e(0xa0),_0x54c3a7=>_0x54c3a7[_0x13994e(0x8f)](),{'priority':_0x13994e(0x90)});}[_0x2305a7(0x8d)](){const _0x5e624b=_0x2305a7;for(const [_0x15fc20,_0x266158]of this[_0x5e624b(0x9c)][_0x5e624b(0xa5)])_0x266158[_0x5e624b(0xae)]&&_0x5e624b(0xa7)!==_0x15fc20&&_0x266158[_0x5e624b(0x88)](_0x5e624b(0xaf));this[_0x5e624b(0x8a)](this[_0x5e624b(0x9c)][_0x5e624b(0x92)][_0x5e624b(0x96)][_0x5e624b(0x86)]);}}function _0x44d7(){const _0xce6888=['config','DragDrop','affectsData','commentsOnlyMode','170lxDqWL','document','commentsOnly','clearForceDisabled','CommentsOnly','stopListening','get','1328816UmmTBs','_disableCommentsOnlyMode','897030KqitFI','stop','highest','isEnabled','editing','12QlQyal','pluginName','listenTo','view','change:isEnabled','clipboardInput','851158ySLepf','afterInit','set','editor','plugins','forceDisabled','13305ycyHzk','delete','_enableCommentsOnlyMode','1016059BNKERq','180047pMfGBe','has','commands','232zwPmKb','addCommentThread','cut','requires','184zsyuwB','133803yKkBjs'];_0x44d7=function(){return _0xce6888;};return _0x44d7();}
23
+ function _0xe504(_0x1d03dc,_0xf47510){const _0x3aa292=_0x3aa2();return _0xe504=function(_0xe50421,_0x16af4b){_0xe50421=_0xe50421-0xd4;let _0x49c29b=_0x3aa292[_0xe50421];return _0x49c29b;},_0xe504(_0x1d03dc,_0xf47510);}function _0x3aa2(){const _0x3e76b8=['11SGaYpf','afterInit','830192WmIFcr','pluginName','commands','document','_enableCommentsOnlyMode','4444788RkMpET','stopListening','addCommentThread','1291695snWMVg','highest','27wpWezf','clipboardInput','32063170gBWEmB','clearForceDisabled','editing','config','get','view','10YAzakn','commentsOnlyMode','7OyYotd','change:isEnabled','plugins','DragDrop','set','has','listenTo','delete','editor','affectsData','CommentsOnly','cut','commentsOnly','1874562kFUFfS','_disableCommentsOnlyMode','requires','4256168dXUzat','stop','forceDisabled','isEnabled','2624604IDYJtH'];_0x3aa2=function(){return _0x3e76b8;};return _0x3aa2();}const _0x3c5a09=_0xe504;(function(_0x266a03,_0x13810b){const _0x5ec65b=_0xe504,_0x42aed0=_0x266a03();while(!![]){try{const _0x2b1f1c=-parseInt(_0x5ec65b(0xe8))/0x1+parseInt(_0x5ec65b(0xe0))/0x2+-parseInt(_0x5ec65b(0xe5))/0x3+parseInt(_0x5ec65b(0xdd))/0x4*(parseInt(_0x5ec65b(0xf2))/0x5)+parseInt(_0x5ec65b(0xd6))/0x6*(parseInt(_0x5ec65b(0xf4))/0x7)+parseInt(_0x5ec65b(0xd9))/0x8*(-parseInt(_0x5ec65b(0xea))/0x9)+-parseInt(_0x5ec65b(0xec))/0xa*(-parseInt(_0x5ec65b(0xde))/0xb);if(_0x2b1f1c===_0x13810b)break;else _0x42aed0['push'](_0x42aed0['shift']());}catch(_0x4b2d57){_0x42aed0['push'](_0x42aed0['shift']());}}}(_0x3aa2,0xd60f4));import{Plugin as _0x325f10}from'ckeditor5/src/core.js';import _0xcb32a6 from'./comments/commentsediting.js';export default class e extends _0x325f10{static get[_0x3c5a09(0xe1)](){const _0x1c5092=_0x3c5a09;return _0x1c5092(0xfe);}static get[_0x3c5a09(0xd8)](){return[_0xcb32a6];}constructor(_0x51c26c){const _0xc9cdbd=_0x3c5a09;super(_0x51c26c),this[_0xc9cdbd(0xf8)](_0xc9cdbd(0xdc),!0x1),this['on'](_0xc9cdbd(0xf5),(_0x2610c6,_0x158859,_0x49a961)=>{const _0x36ed07=_0xc9cdbd;_0x49a961?this[_0x36ed07(0xe4)]():this[_0x36ed07(0xd7)]();});}[_0x3c5a09(0xdf)](){const _0x1fb271=_0x3c5a09;!this[_0x1fb271(0xdc)]&&this[_0x1fb271(0xfc)][_0x1fb271(0xef)][_0x1fb271(0xf0)](_0x1fb271(0xd5))&&(this[_0x1fb271(0xdc)]=!0x0);}[_0x3c5a09(0xe4)](){const _0x38ec1f=_0x3c5a09;for(const [_0x24fbe3,_0x1cec11]of this[_0x38ec1f(0xfc)][_0x38ec1f(0xe2)])_0x1cec11[_0x38ec1f(0xfd)]&&_0x38ec1f(0xe7)!==_0x24fbe3&&_0x1cec11[_0x38ec1f(0xdb)](_0x38ec1f(0xf3));this[_0x38ec1f(0xfc)][_0x38ec1f(0xf6)][_0x38ec1f(0xf9)](_0x38ec1f(0xf7))&&this[_0x38ec1f(0xfc)][_0x38ec1f(0xf6)][_0x38ec1f(0xf0)](_0x38ec1f(0xf7))[_0x38ec1f(0xdb)](_0x38ec1f(0xf3));const _0x199b1b=this[_0x38ec1f(0xfc)][_0x38ec1f(0xee)][_0x38ec1f(0xf1)][_0x38ec1f(0xe3)];this[_0x38ec1f(0xfa)](_0x199b1b,_0x38ec1f(0xd4),_0x1452cd=>_0x1452cd[_0x38ec1f(0xda)](),{'priority':_0x38ec1f(0xe9)}),this[_0x38ec1f(0xfa)](_0x199b1b,_0x38ec1f(0xeb),_0x70d4b5=>_0x70d4b5[_0x38ec1f(0xda)](),{'priority':_0x38ec1f(0xe9)}),this[_0x38ec1f(0xfa)](_0x199b1b,_0x38ec1f(0xfb),_0x55887c=>_0x55887c[_0x38ec1f(0xda)](),{'priority':_0x38ec1f(0xe9)});}[_0x3c5a09(0xd7)](){const _0x3da8eb=_0x3c5a09;for(const [_0x38b8f5,_0x19658f]of this[_0x3da8eb(0xfc)][_0x3da8eb(0xe2)])_0x19658f[_0x3da8eb(0xfd)]&&_0x3da8eb(0xe7)!==_0x38b8f5&&_0x19658f[_0x3da8eb(0xed)](_0x3da8eb(0xf3));this[_0x3da8eb(0xe6)](this[_0x3da8eb(0xfc)][_0x3da8eb(0xee)][_0x3da8eb(0xf1)][_0x3da8eb(0xe3)]);}}
package/src/config.d.ts CHANGED
@@ -6,7 +6,6 @@
6
6
  * @module comments/config
7
7
  * @publicApi
8
8
  */
9
- import type { ClipboardMarkerRestrictionsPreset } from 'ckeditor5/src/clipboard.js';
10
9
  import type { EditorConfig, PartialBy } from 'ckeditor5/src/core.js';
11
10
  import type CommentView from './comments/ui/view/commentview.js';
12
11
  import type BaseCommentThreadView from './comments/ui/view/basecommentthreadview.js';
@@ -25,19 +24,17 @@ import type BaseCommentThreadView from './comments/ui/view/basecommentthreadview
25
24
  */
26
25
  export interface CommentsConfig {
27
26
  /**
28
- * Specifies whether comment markers should be preserved on copy-paste and cut-paste actions.
27
+ * Specifies whether comment markers should be preserved on copy-paste and cut-and-paste actions.
29
28
  *
30
- * Following values are available:
29
+ * The following values are available:
31
30
  *
32
- * * `'default'` - the markers will be preserved on cut-paste and drag and drop actions only.
33
- * * `'always'` - the markers will be preserved on all clipboard actions (cut, copy, drag and drop).
34
- * * `'never'` - the markers will be ignored by clipboard.
35
- *
36
- * If empty array is set, the markers will not be preserved on any of these actions.
31
+ * * `'default'` - the comments will be preserved on cut-paste and drag and drop actions only.
32
+ * * `'always'` - the markers will be preserved on all clipboard actions (cut, copy, drag and drop).
33
+ * * `'never'` - the markers will be ignored by clipboard.
37
34
  *
38
35
  * Defaults to `'default'`.
39
36
  */
40
- copyMarkers?: ClipboardMarkerRestrictionsPreset;
37
+ copyMarkers?: CommentsClipboardCopyConfig;
41
38
  /**
42
39
  * The total number of comments shown when the thread view is collapsed.
43
40
  *
@@ -47,7 +44,7 @@ export interface CommentsConfig {
47
44
  * * Some comments may be hidden (collapsed).
48
45
  * * An appropriate number of the most recent comments is displayed.
49
46
  *
50
- * For example, when this parameter is set to 3, when collapsed,
47
+ * For example, if this parameter is set to 3, when collapsed,
51
48
  * the thread view will display the first comment and two most recent comments.
52
49
  *
53
50
  * Defaults to `2`.
@@ -189,3 +186,13 @@ export type CommentViewConfig = Required<Pick<CommentsConfig, 'maxCommentCharsWh
189
186
  */
190
187
  isSystemComment?: boolean;
191
188
  };
189
+ /**
190
+ * Specifies whether comment markers should be preserved on copy-paste and cut-paste actions.
191
+ *
192
+ * Following values are available:
193
+ *
194
+ * * `'default'` - the comments will be preserved on cut-paste and drag and drop actions only.
195
+ * * `'always'` - the markers will be preserved on all clipboard actions (cut, copy, drag and drop).
196
+ * * `'never'` - the markers will be ignored by clipboard.
197
+ */
198
+ export type CommentsClipboardCopyConfig = 'default' | 'always' | 'never';
package/src/index.d.ts CHANGED
@@ -19,6 +19,6 @@ export { default as BaseCommentThreadView } from './comments/ui/view/basecomment
19
19
  export { default as CommentsListView } from './comments/ui/view/commentslistview.js';
20
20
  export { default as CommentView } from './comments/ui/view/commentview.js';
21
21
  export { default as CommentThreadInputView } from './comments/ui/view/commentthreadinputview.js';
22
- export type { CommentsConfig, SidebarConfig } from './config.js';
22
+ export type { CommentsConfig, SidebarConfig, CommentsClipboardCopyConfig } from './config.js';
23
23
  export type { default as CommentsEditing } from './comments/commentsediting.js';
24
24
  import './augmentation.js';
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2efc67,_0x22fb8f){var _0x3f3de2=_0x2650,_0x2983c4=_0x2efc67();while(!![]){try{var _0x5da39d=-parseInt(_0x3f3de2(0x190))/0x1*(parseInt(_0x3f3de2(0x192))/0x2)+-parseInt(_0x3f3de2(0x193))/0x3+-parseInt(_0x3f3de2(0x197))/0x4*(-parseInt(_0x3f3de2(0x18f))/0x5)+-parseInt(_0x3f3de2(0x194))/0x6+-parseInt(_0x3f3de2(0x191))/0x7*(-parseInt(_0x3f3de2(0x195))/0x8)+parseInt(_0x3f3de2(0x18e))/0x9+-parseInt(_0x3f3de2(0x196))/0xa*(-parseInt(_0x3f3de2(0x198))/0xb);if(_0x5da39d===_0x22fb8f)break;else _0x2983c4['push'](_0x2983c4['shift']());}catch(_0x20935a){_0x2983c4['push'](_0x2983c4['shift']());}}}(_0x5190,0x2dc52));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 Annotations}from'./annotations/annotations.js';function _0x5190(){var _0x23fd1f=['15356caXIlU','2336895ghvVUO','1865qPnSxF','1400ZeHFvX','7aHhAQg','380AvQEUG','1105326fXJrrR','1623408XPTdRs','2685032jWTYWo','1050pShNBn','3760GjuSQq'];_0x5190=function(){return _0x23fd1f;};return _0x5190();}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 _0x2650(_0xafaf18,_0xa1f6d8){var _0x5190ab=_0x5190();return _0x2650=function(_0x265096,_0x1dd022){_0x265096=_0x265096-0x18e;var _0x1c43c9=_0x5190ab[_0x265096];return _0x1c43c9;},_0x2650(_0xafaf18,_0xa1f6d8);}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 CommentThreadInputView}from'./comments/ui/view/commentthreadinputview.js';import'./augmentation.js';
23
+ (function(_0x1d9644,_0x5d27ef){var _0x3f72c2=_0x325f,_0x28ce59=_0x1d9644();while(!![]){try{var _0x4ffa62=parseInt(_0x3f72c2(0x77))/0x1+parseInt(_0x3f72c2(0x79))/0x2*(-parseInt(_0x3f72c2(0x7a))/0x3)+-parseInt(_0x3f72c2(0x78))/0x4+-parseInt(_0x3f72c2(0x76))/0x5+-parseInt(_0x3f72c2(0x7b))/0x6+-parseInt(_0x3f72c2(0x7c))/0x7+parseInt(_0x3f72c2(0x75))/0x8;if(_0x4ffa62===_0x5d27ef)break;else _0x28ce59['push'](_0x28ce59['shift']());}catch(_0x48e32d){_0x28ce59['push'](_0x28ce59['shift']());}}}(_0x5aa6,0xc4e41));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 Annotations}from'./annotations/annotations.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';export{default as NarrowSidebar}from'./annotations/narrowsidebar.js';function _0x5aa6(){var _0x5415fa=['456190efuADL','765936usnaZP','5307152PSfWcg','2AfLNKa','2789988lYYsYS','3158112JcXdzM','4464614ruYVcd','28421640QFNTCq'];_0x5aa6=function(){return _0x5415fa;};return _0x5aa6();}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';function _0x325f(_0x58d59b,_0x50fb9c){var _0x5aa601=_0x5aa6();return _0x325f=function(_0x325f03,_0xbe2bce){_0x325f03=_0x325f03-0x75;var _0x1aa170=_0x5aa601[_0x325f03];return _0x1aa170;},_0x325f(_0x58d59b,_0x50fb9c);}export{default as CommentView}from'./comments/ui/view/commentview.js';export{default as CommentThreadInputView}from'./comments/ui/view/commentthreadinputview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x35982c,_0x332785,_0x50a867){const t=_0x35982c['t'];switch(_0x332785){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'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20comment.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20comment.','id':'ENTER_COMMENT_ANNOUNCEMENT'});case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x50a867);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'},_0x50a867);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'},_0x50a867);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'},_0x50a867);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'});default:return'';}}
23
+ export function getTranslation(_0x468e0f,_0x4254ac,_0x5731d3){const t=_0x468e0f['t'];switch(_0x4254ac){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'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20comment.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20comment.','id':'ENTER_COMMENT_ANNOUNCEMENT'});case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x5731d3);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'},_0x5731d3);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'},_0x5731d3);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'},_0x5731d3);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'});default:return'';}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5e8a7c,_0x939ed9){const _0x249da1=_0x43b3,_0x4352f6=_0x5e8a7c();while(!![]){try{const _0x386624=parseInt(_0x249da1(0x16b))/0x1*(-parseInt(_0x249da1(0x169))/0x2)+-parseInt(_0x249da1(0x159))/0x3*(-parseInt(_0x249da1(0x15b))/0x4)+parseInt(_0x249da1(0x166))/0x5+parseInt(_0x249da1(0x161))/0x6*(parseInt(_0x249da1(0x164))/0x7)+-parseInt(_0x249da1(0x15f))/0x8*(parseInt(_0x249da1(0x163))/0x9)+-parseInt(_0x249da1(0x167))/0xa+parseInt(_0x249da1(0x165))/0xb;if(_0x386624===_0x939ed9)break;else _0x4352f6['push'](_0x4352f6['shift']());}catch(_0x39df5b){_0x4352f6['push'](_0x4352f6['shift']());}}}(_0x1362,0x72b45));function _0x43b3(_0xae44cc,_0x1d31c1){const _0x1362ce=_0x1362();return _0x43b3=function(_0x43b364,_0x3c3196){_0x43b364=_0x43b364-0x159;let _0x3ea19f=_0x1362ce[_0x43b364];return _0x3ea19f;},_0x43b3(_0xae44cc,_0x1d31c1);}function _0x1362(){const _0x306c82=['8607269uDtgXg','3055375qlkurS','4840370QzQfAG','characterData','178ozlOrp','attributeName','8471YEftYl','cancel','70971XiaCEY','attributes','12tyeEIN','observe','disconnect','childList','208ZBZneg','type','6YfRGoc','class','90747cCRXbf','3537926xWukiP'];_0x1362=function(){return _0x306c82;};return _0x1362();}import{throttle as _0x2f436e}from'lodash-es';export default function Dt(_0x3804ee){const _0x2ee365=_0x2f436e(_0x3804ee,0x1e),_0x4c9d6c=new MutationObserver(_0x1fdacd=>{const _0x30a64f=_0x43b3;for(const _0xb06ef3 of _0x1fdacd)(_0x30a64f(0x15a)==_0xb06ef3[_0x30a64f(0x160)]&&_0x30a64f(0x162)==_0xb06ef3[_0x30a64f(0x16a)]||_0x30a64f(0x15e)==_0xb06ef3[_0x30a64f(0x160)]||_0x30a64f(0x168)==_0xb06ef3[_0x30a64f(0x160)])&&_0x2ee365();});return{'attach'(_0x3dd8f5){const _0x166503=_0x43b3;_0x4c9d6c[_0x166503(0x15c)](_0x3dd8f5,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){const _0x1a6c47=_0x43b3;_0x4c9d6c[_0x1a6c47(0x15d)](),_0x2ee365[_0x1a6c47(0x16c)]();}};}
23
+ (function(_0x17c0d2,_0x125b06){const _0x269d8a=_0x126c,_0x1010f3=_0x17c0d2();while(!![]){try{const _0x3c7c97=parseInt(_0x269d8a(0xb1))/0x1*(parseInt(_0x269d8a(0xb8))/0x2)+parseInt(_0x269d8a(0xae))/0x3+parseInt(_0x269d8a(0xb6))/0x4*(parseInt(_0x269d8a(0xbb))/0x5)+parseInt(_0x269d8a(0xbf))/0x6*(-parseInt(_0x269d8a(0xb0))/0x7)+parseInt(_0x269d8a(0xbc))/0x8*(parseInt(_0x269d8a(0xad))/0x9)+parseInt(_0x269d8a(0xbe))/0xa*(parseInt(_0x269d8a(0xb2))/0xb)+-parseInt(_0x269d8a(0xb9))/0xc*(parseInt(_0x269d8a(0xb7))/0xd);if(_0x3c7c97===_0x125b06)break;else _0x1010f3['push'](_0x1010f3['shift']());}catch(_0x2d005d){_0x1010f3['push'](_0x1010f3['shift']());}}}(_0x8ccb,0x579d7));function _0x126c(_0x19f689,_0x43e3e3){const _0x8ccb7a=_0x8ccb();return _0x126c=function(_0x126cc7,_0x3ff459){_0x126cc7=_0x126cc7-0xac;let _0x32080f=_0x8ccb7a[_0x126cc7];return _0x32080f;},_0x126c(_0x19f689,_0x43e3e3);}import{throttle as _0x1ab97a}from'lodash-es';function _0x8ccb(){const _0x1281b2=['30MjTvKY','1493808iHorae','cancel','5XEERcN','3576AraHCt','characterData','21090WTbXJN','1051572DyDVjY','type','class','observe','5175lOJnQU','1330455vFEdzd','attributeName','7JpjALg','28279WFyPRV','2431uVaUdB','attributes','childList','disconnect','1250692KnZgke','143DboxaR'];_0x8ccb=function(){return _0x1281b2;};return _0x8ccb();}export default function Dt(_0x22eb5b){const _0x351b05=_0x1ab97a(_0x22eb5b,0x1e),_0xe072a3=new MutationObserver(_0x547a8d=>{const _0x5c7ebd=_0x126c;for(const _0x4d2dbf of _0x547a8d)(_0x5c7ebd(0xb3)==_0x4d2dbf[_0x5c7ebd(0xc0)]&&_0x5c7ebd(0xc1)==_0x4d2dbf[_0x5c7ebd(0xaf)]||_0x5c7ebd(0xb4)==_0x4d2dbf[_0x5c7ebd(0xc0)]||_0x5c7ebd(0xbd)==_0x4d2dbf[_0x5c7ebd(0xc0)])&&_0x351b05();});return{'attach'(_0x5f3a51){const _0x1f516b=_0x126c;_0xe072a3[_0x1f516b(0xac)](_0x5f3a51,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){const _0x2096e9=_0x126c;_0xe072a3[_0x2096e9(0xb5)](),_0x351b05[_0x2096e9(0xba)]();}};}