@ckeditor/ckeditor5-comments 40.2.0 → 41.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +1 -1
  3. package/build/comments.js +2 -2
  4. package/lang/translations/af.po +1 -1
  5. package/lang/translations/ar.po +1 -1
  6. package/lang/translations/bg.po +1 -1
  7. package/lang/translations/bn.po +1 -1
  8. package/lang/translations/bs.po +1 -1
  9. package/lang/translations/ca.po +1 -1
  10. package/lang/translations/cs.po +1 -1
  11. package/lang/translations/da.po +1 -1
  12. package/lang/translations/de-ch.po +1 -1
  13. package/lang/translations/de.po +1 -1
  14. package/lang/translations/el.po +1 -1
  15. package/lang/translations/en-au.po +1 -1
  16. package/lang/translations/en.po +1 -1
  17. package/lang/translations/es-co.po +1 -1
  18. package/lang/translations/es.po +1 -1
  19. package/lang/translations/et.po +1 -1
  20. package/lang/translations/fa.po +1 -1
  21. package/lang/translations/fi.po +1 -1
  22. package/lang/translations/fr.po +1 -1
  23. package/lang/translations/gl.po +1 -1
  24. package/lang/translations/he.po +1 -1
  25. package/lang/translations/hi.po +1 -1
  26. package/lang/translations/hr.po +1 -1
  27. package/lang/translations/hu.po +1 -1
  28. package/lang/translations/id.po +1 -1
  29. package/lang/translations/it.po +1 -1
  30. package/lang/translations/ja.po +1 -1
  31. package/lang/translations/jv.po +1 -1
  32. package/lang/translations/ko.po +1 -1
  33. package/lang/translations/lt.po +1 -1
  34. package/lang/translations/lv.po +1 -1
  35. package/lang/translations/ms.po +1 -1
  36. package/lang/translations/nl.po +1 -1
  37. package/lang/translations/no.po +1 -1
  38. package/lang/translations/pl.po +1 -1
  39. package/lang/translations/pt-br.po +1 -1
  40. package/lang/translations/pt.po +1 -1
  41. package/lang/translations/ro.po +1 -1
  42. package/lang/translations/ru.po +1 -1
  43. package/lang/translations/sk.po +1 -1
  44. package/lang/translations/sq.po +1 -1
  45. package/lang/translations/sr-latn.po +1 -1
  46. package/lang/translations/sr.po +1 -1
  47. package/lang/translations/sv.po +1 -1
  48. package/lang/translations/th.po +1 -1
  49. package/lang/translations/tk.po +1 -1
  50. package/lang/translations/tr.po +1 -1
  51. package/lang/translations/tt.po +1 -1
  52. package/lang/translations/ug.po +1 -1
  53. package/lang/translations/uk.po +1 -1
  54. package/lang/translations/ur.po +1 -1
  55. package/lang/translations/vi.po +1 -1
  56. package/lang/translations/zh-cn.po +1 -1
  57. package/lang/translations/zh.po +1 -1
  58. package/package.json +4 -3
  59. package/src/annotations/annotation.d.ts +7 -7
  60. package/src/annotations/annotation.js +2 -2
  61. package/src/annotations/annotationcollection.d.ts +4 -4
  62. package/src/annotations/annotationcollection.js +2 -2
  63. package/src/annotations/annotations.d.ts +7 -7
  64. package/src/annotations/annotations.js +2 -2
  65. package/src/annotations/annotationsuis.d.ts +6 -6
  66. package/src/annotations/annotationsuis.js +2 -2
  67. package/src/annotations/editorannotations.d.ts +5 -5
  68. package/src/annotations/editorannotations.js +2 -2
  69. package/src/annotations/inlineannotations.d.ts +7 -7
  70. package/src/annotations/inlineannotations.js +2 -2
  71. package/src/annotations/narrowsidebar.d.ts +7 -7
  72. package/src/annotations/narrowsidebar.js +2 -2
  73. package/src/annotations/sidebar.d.ts +6 -6
  74. package/src/annotations/sidebar.js +2 -2
  75. package/src/annotations/view/annotationcounterbuttonview.d.ts +3 -3
  76. package/src/annotations/view/annotationcounterbuttonview.js +2 -2
  77. package/src/annotations/view/annotationview.d.ts +3 -3
  78. package/src/annotations/view/annotationview.js +2 -2
  79. package/src/annotations/view/sidebaritemview.d.ts +3 -3
  80. package/src/annotations/view/sidebaritemview.js +2 -2
  81. package/src/annotations/view/sidebarview.d.ts +3 -3
  82. package/src/annotations/view/sidebarview.js +2 -2
  83. package/src/annotations/widesidebar.d.ts +6 -6
  84. package/src/annotations/widesidebar.js +2 -2
  85. package/src/augmentation.d.ts +2 -2
  86. package/src/augmentation.js +1 -1
  87. package/src/comments/addcommentthreadcommand.d.ts +2 -2
  88. package/src/comments/addcommentthreadcommand.js +2 -2
  89. package/src/comments/commentsarchive.d.ts +5 -5
  90. package/src/comments/commentsarchive.js +2 -2
  91. package/src/comments/commentsarchiveui.d.ts +6 -6
  92. package/src/comments/commentsarchiveui.js +2 -2
  93. package/src/comments/commentsediting.d.ts +7 -7
  94. package/src/comments/commentsediting.js +2 -2
  95. package/src/comments/commentsrepository.d.ts +12 -12
  96. package/src/comments/commentsrepository.js +2 -2
  97. package/src/comments/commentsui.d.ts +6 -6
  98. package/src/comments/commentsui.js +2 -2
  99. package/src/comments/integrations/commentsrestrictededitingmode.d.ts +2 -2
  100. package/src/comments/integrations/commentsrestrictededitingmode.js +2 -2
  101. package/src/comments/integrations/importword.d.ts +2 -2
  102. package/src/comments/integrations/importword.js +2 -2
  103. package/src/comments/ui/commenteditor/commenteditor.d.ts +5 -5
  104. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  105. package/src/comments/ui/commenteditor/commenteditorui.d.ts +4 -4
  106. package/src/comments/ui/commenteditor/commenteditorui.js +2 -2
  107. package/src/comments/ui/commenteditor/commenteditoruiview.d.ts +5 -5
  108. package/src/comments/ui/commenteditor/commenteditoruiview.js +2 -2
  109. package/src/comments/ui/commentthreadcontroller.d.ts +5 -5
  110. package/src/comments/ui/commentthreadcontroller.js +2 -2
  111. package/src/comments/ui/view/basecommentthreadview.d.ts +9 -9
  112. package/src/comments/ui/view/basecommentthreadview.js +2 -2
  113. package/src/comments/ui/view/basecommentview.d.ts +5 -5
  114. package/src/comments/ui/view/basecommentview.js +2 -2
  115. package/src/comments/ui/view/collapsedcommentsview.d.ts +3 -3
  116. package/src/comments/ui/view/collapsedcommentsview.js +2 -2
  117. package/src/comments/ui/view/commentcontentview.d.ts +3 -3
  118. package/src/comments/ui/view/commentcontentview.js +2 -2
  119. package/src/comments/ui/view/commentinputview.d.ts +5 -5
  120. package/src/comments/ui/view/commentinputview.js +2 -2
  121. package/src/comments/ui/view/commentsarchiveview.d.ts +4 -4
  122. package/src/comments/ui/view/commentsarchiveview.js +2 -2
  123. package/src/comments/ui/view/commentslistview.d.ts +6 -6
  124. package/src/comments/ui/view/commentslistview.js +2 -2
  125. package/src/comments/ui/view/commentthreadheaderview.d.ts +4 -4
  126. package/src/comments/ui/view/commentthreadheaderview.js +2 -2
  127. package/src/comments/ui/view/commentthreadinputview.d.ts +6 -6
  128. package/src/comments/ui/view/commentthreadinputview.js +2 -2
  129. package/src/comments/ui/view/commentthreadview.d.ts +8 -8
  130. package/src/comments/ui/view/commentthreadview.js +2 -2
  131. package/src/comments/ui/view/commentview.d.ts +9 -9
  132. package/src/comments/ui/view/commentview.js +2 -2
  133. package/src/comments.d.ts +11 -11
  134. package/src/comments.js +2 -2
  135. package/src/commentsonly.d.ts +3 -3
  136. package/src/commentsonly.js +2 -2
  137. package/src/config.d.ts +4 -4
  138. package/src/config.js +1 -1
  139. package/src/index.d.ts +21 -21
  140. package/src/index.js +2 -2
  141. package/src/utils/common-translations.d.ts +2 -2
  142. package/src/utils/common-translations.js +2 -2
  143. package/src/utils/createmutationobserver.d.ts +1 -1
  144. package/src/utils/createmutationobserver.js +2 -2
  145. package/theme/annotation-inline.css +1 -1
  146. package/theme/annotation.css +1 -1
  147. package/theme/comment.css +1 -1
  148. package/theme/commentinput.css +1 -1
  149. package/theme/commentmarker.css +1 -1
  150. package/theme/commentsarchive.css +2 -2
  151. package/theme/commentthread.css +1 -1
  152. package/theme/icons/add-comment.svg +1 -1
  153. package/theme/icons/comments-archive.svg +1 -1
  154. package/theme/icons/edit-comment.svg +1 -1
  155. package/theme/icons/remove-comment.svg +1 -1
  156. package/theme/sidebar-narrow.css +1 -1
  157. package/theme/sidebar.css +1 -1
@@ -1,14 +1,14 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
6
  * @module comments/comments/ui/view/commentinputview
7
7
  */
8
- import { View, ButtonView } from 'ckeditor5/src/ui';
9
- import { FocusTracker, KeystrokeHandler, type Locale } from 'ckeditor5/src/utils';
10
- import { type EditorConfig, type DataApi } from 'ckeditor5/src/core';
11
- import CommentEditor from '../commenteditor/commenteditor';
8
+ import { View, ButtonView } from 'ckeditor5/src/ui.js';
9
+ import { FocusTracker, KeystrokeHandler, type Locale } from 'ckeditor5/src/utils.js';
10
+ import { type EditorConfig, type DataApi } from 'ckeditor5/src/core.js';
11
+ import CommentEditor from '../commenteditor/commenteditor.js';
12
12
  /**
13
13
  * A view for the comment input section that includes a comment editor.
14
14
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44d0=['editorReady','create','_createCancelButton','stop','cancel','fire','value','withText','focusPrevious','tab','element','setData','then','model','forEach','focusNext','div','length','set','Reply','initialData','editor','bindTemplate','listenTo','submit','isEnabled','createEditor','keystrokes','focusTracker','placeholder','shift\x20+\x20tab','cancelButtonView','Reply...','_editorConfig','change','label','submitButtonView','showButtons','execute','setTemplate','destroy','bind','_isDestroyed','view','firstChild','ck-comment__input-actions--cancel','ck-comment__input-actions--active','_editorCreationPromise','submitLabel','ck-comment__input-actions--submit','render','add','_initializeFocusCycling','disabledSubmit','TOO_LONG_COMMENT_ALERT','high','extendTemplate','focus','ck-comment__input-actions','editorDestroyed','getData','Cancel','Esc','_createSubmitButton','low'];(function(_0x1ad1a2,_0x44d037){const _0x17cf4c=function(_0x21a60e){while(--_0x21a60e){_0x1ad1a2['push'](_0x1ad1a2['shift']());}};_0x17cf4c(++_0x44d037);}(_0x44d0,0xd4));const _0x17cf=function(_0x1ad1a2,_0x44d037){_0x1ad1a2=_0x1ad1a2-0x0;let _0x17cf4c=_0x44d0[_0x1ad1a2];return _0x17cf4c;};import{View as _0x4ef3d9,ViewCollection as _0x313e93,FocusCycler as _0x2dead7,ButtonView as _0x48f286}from'ckeditor5/src/ui';import{FocusTracker as _0x2d82e7,KeystrokeHandler as _0x251915}from'ckeditor5/src/utils';import _0x1adbfc from'../commenteditor/commenteditor';import{getTranslation as _0x22eb1d}from'../../../utils/common-translations';export default class Zt extends _0x4ef3d9{constructor(_0x53357d,_0x4bc309={}){super(_0x53357d),this[_0x17cf('0x4')]=null,this[_0x17cf('0x10')]=_0x4bc309,this[_0x17cf('0xa')]=new _0x251915(),this[_0x17cf('0xb')]=new _0x2d82e7(),this[_0x17cf('0x1')](_0x17cf('0x36'),_0x4bc309[_0x17cf('0x3')]||''),this['set']('disabledSubmit',!0x1),this[_0x17cf('0x1')](_0x17cf('0x14'),!0x0),this[_0x17cf('0x1')](_0x17cf('0xc'),_0x22eb1d(_0x53357d,_0x17cf('0xf'))),this[_0x17cf('0x1')](_0x17cf('0x1f'),_0x22eb1d(_0x53357d,_0x17cf('0x2'))),this[_0x17cf('0x13')]=this['_createSubmitButton'](),this[_0x17cf('0xe')]=this[_0x17cf('0x32')](),this[_0x17cf('0x16')]({'tag':_0x17cf('0x40'),'attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':_0x17cf('0x40'),'attributes':{'class':[_0x17cf('0x29'),this[_0x17cf('0x5')]['if']('showButtons',_0x17cf('0x1d'))]},'children':[this['submitButtonView'],this[_0x17cf('0xe')]]}]}),this['keystrokes'][_0x17cf('0x1')](_0x17cf('0x2d'),(_0x33917d,_0x4eb101)=>{this[_0x17cf('0xe')][_0x17cf('0x35')](_0x17cf('0x15')),_0x4eb101();}),this['on'](_0x17cf('0x7'),(_0xc15e3b,_0x50cc76)=>{_0x50cc76['length']>0xfde8?(alert(_0x22eb1d(_0x53357d,_0x17cf('0x25'),[_0x50cc76[_0x17cf('0x0')],0xfde8])),_0xc15e3b[_0x17cf('0x33')]()):this[_0x17cf('0x4')][_0x17cf('0x3b')]('');},{'priority':_0x17cf('0x26')});}[_0x17cf('0x21')](){super[_0x17cf('0x21')](),this[_0x17cf('0xa')][_0x17cf('0x6')](this[_0x17cf('0x3a')]),this['focusTracker'][_0x17cf('0x22')](this[_0x17cf('0x3a')]);}[_0x17cf('0x9')](){return this[_0x17cf('0x4')]||(this['editor']=new _0x1adbfc(this[_0x17cf('0x10')]),this[_0x17cf('0x1e')]=this[_0x17cf('0x4')][_0x17cf('0x31')]()[_0x17cf('0x3c')](()=>{if(this[_0x17cf('0x19')])return;const _0x2204fc=this[_0x17cf('0x4')];this[_0x17cf('0x3a')]['insertBefore'](_0x2204fc['ui'][_0x17cf('0x3a')],this[_0x17cf('0x3a')][_0x17cf('0x1b')]),_0x2204fc[_0x17cf('0x3d')]['document']['on'](_0x17cf('0x11'),()=>this[_0x17cf('0x36')]=_0x2204fc[_0x17cf('0x2b')]()),_0x2204fc[_0x17cf('0x18')](_0x17cf('0xc'))['to'](this),this[_0x17cf('0x23')](this[_0x17cf('0x4')]),this[_0x17cf('0x35')](_0x17cf('0x30'),this[_0x17cf('0x4')]);})),this[_0x17cf('0x1e')];}['focus'](){this[_0x17cf('0x4')]&&this[_0x17cf('0x4')][_0x17cf('0x28')]();}async[_0x17cf('0x17')](){this['_isDestroyed']||(this[_0x17cf('0x19')]=!0x0,this[_0x17cf('0x4')]&&(await this['_editorCreationPromise'],await this[_0x17cf('0x4')]['destroy'](),this[_0x17cf('0x35')](_0x17cf('0x2a'),this[_0x17cf('0x4')])),await super[_0x17cf('0x17')]());}[_0x17cf('0x2e')](){const {locale:_0x2520bd}=this,_0x334dc9=new _0x48f286(_0x2520bd);return _0x334dc9[_0x17cf('0x27')]({'attributes':{'class':[_0x17cf('0x20')]}}),_0x334dc9[_0x17cf('0x37')]=!0x0,_0x334dc9['bind']('label')['to'](this,_0x17cf('0x1f')),_0x334dc9['on'](_0x17cf('0x15'),()=>{this['fire']('submit',this['value']);}),_0x334dc9[_0x17cf('0x18')](_0x17cf('0x8'))['to'](this,_0x17cf('0x36'),this,_0x17cf('0x24'),(_0x123b63,_0x204e4b)=>!_0x204e4b&&!!_0x123b63['trim']()),_0x334dc9;}['_createCancelButton'](){const {locale:_0x3b516a}=this,_0x363bab=new _0x48f286(_0x3b516a);return _0x363bab[_0x17cf('0x27')]({'attributes':{'class':[_0x17cf('0x1c')]}}),_0x363bab[_0x17cf('0x12')]=_0x22eb1d(_0x3b516a,_0x17cf('0x2c')),_0x363bab[_0x17cf('0x37')]=!0x0,_0x363bab['on']('execute',()=>{this[_0x17cf('0x4')][_0x17cf('0x3b')](''),this[_0x17cf('0x35')](_0x17cf('0x34'));}),_0x363bab;}[_0x17cf('0x23')](_0x4a1ee8){const _0x3c13cb=this['focusTracker'],_0x4aad76=new _0x313e93();[_0x4a1ee8['ui'][_0x17cf('0x1a')],this[_0x17cf('0x13')],this[_0x17cf('0xe')]][_0x17cf('0x3e')](_0x37a780=>{_0x4aad76[_0x17cf('0x22')](_0x37a780),_0x3c13cb[_0x17cf('0x22')](_0x37a780[_0x17cf('0x3a')]);});const _0x29dbe8=new _0x2dead7({'focusables':_0x4aad76,'focusTracker':_0x3c13cb});this[_0x17cf('0xa')][_0x17cf('0x1')](_0x17cf('0x39'),(_0x5f1c57,_0x1ea58a)=>{_0x29dbe8[_0x17cf('0x3f')](),_0x1ea58a();},{'priority':_0x17cf('0x2f')}),this[_0x17cf('0xa')][_0x17cf('0x1')](_0x17cf('0xd'),(_0x4619f7,_0x4120ad)=>{_0x29dbe8[_0x17cf('0x38')](),_0x4120ad();},{'priority':_0x17cf('0x2f')});}}
23
+ const _0x4253=['fire','TOO_LONG_COMMENT_ALERT','listenTo','add','stop','trim','keystrokes','editor','withText','isEnabled','disabledSubmit','view','element','Esc','editorReady','_editorCreationPromise','submitButtonView','value','extendTemplate','ck-comment__input-actions--cancel','focus','forEach','_initializeFocusCycling','initialData','showButtons','focusPrevious','cancelButtonView','bind','firstChild','low','createEditor','editorDestroyed','setTemplate','bindTemplate','execute','document','setData','_editorConfig','submit','_createSubmitButton','ck-comment__input-actions--submit','_isDestroyed','change','label','model','ck-comment__input-actions--active','_createCancelButton','length','focusTracker','Reply','set','destroy','tab','submitLabel','div','render','getData'];(function(_0x58f54b,_0x42534f){const _0x312508=function(_0x4b0608){while(--_0x4b0608){_0x58f54b['push'](_0x58f54b['shift']());}};_0x312508(++_0x42534f);}(_0x4253,0x1da));const _0x3125=function(_0x58f54b,_0x42534f){_0x58f54b=_0x58f54b-0x0;let _0x312508=_0x4253[_0x58f54b];return _0x312508;};import{View as _0x19f122,ViewCollection as _0xc0b05d,FocusCycler as _0x3a95ef,ButtonView as _0x146938}from'ckeditor5/src/ui.js';import{FocusTracker as _0x47a789,KeystrokeHandler as _0x5479}from'ckeditor5/src/utils.js';import _0x64eaa5 from'../commenteditor/commenteditor.js';import{getTranslation as _0x4fd6a6}from'../../../utils/common-translations.js';export default class Zt extends _0x19f122{constructor(_0x2187eb,_0x11e4d5={}){super(_0x2187eb),this[_0x3125('0x2e')]=null,this[_0x3125('0x13')]=_0x11e4d5,this['keystrokes']=new _0x5479(),this[_0x3125('0x1e')]=new _0x47a789(),this[_0x3125('0x20')](_0x3125('0x38'),_0x11e4d5[_0x3125('0x5')]||''),this[_0x3125('0x20')]('disabledSubmit',!0x1),this[_0x3125('0x20')](_0x3125('0x6'),!0x0),this[_0x3125('0x20')]('placeholder',_0x4fd6a6(_0x2187eb,'Reply...')),this[_0x3125('0x20')](_0x3125('0x23'),_0x4fd6a6(_0x2187eb,_0x3125('0x1f'))),this[_0x3125('0x37')]=this[_0x3125('0x15')](),this[_0x3125('0x8')]=this[_0x3125('0x1c')](),this[_0x3125('0xe')]({'tag':_0x3125('0x24'),'attributes':{'class':['ck-comment__input-wrapper']},'children':[{'tag':_0x3125('0x24'),'attributes':{'class':['ck-comment__input-actions',this[_0x3125('0xf')]['if'](_0x3125('0x6'),_0x3125('0x1b'))]},'children':[this[_0x3125('0x37')],this[_0x3125('0x8')]]}]}),this[_0x3125('0x2d')][_0x3125('0x20')](_0x3125('0x34'),(_0x314297,_0x2f3cf4)=>{this['cancelButtonView'][_0x3125('0x27')](_0x3125('0x10')),_0x2f3cf4();}),this['on'](_0x3125('0x14'),(_0x4709f7,_0x1fa7a5)=>{_0x1fa7a5[_0x3125('0x1d')]>0xfde8?(alert(_0x4fd6a6(_0x2187eb,_0x3125('0x28'),[_0x1fa7a5[_0x3125('0x1d')],0xfde8])),_0x4709f7[_0x3125('0x2b')]()):this['editor'][_0x3125('0x12')]('');},{'priority':'high'});}[_0x3125('0x25')](){super['render'](),this[_0x3125('0x2d')][_0x3125('0x29')](this['element']),this['focusTracker']['add'](this[_0x3125('0x33')]);}[_0x3125('0xc')](){return this['editor']||(this[_0x3125('0x2e')]=new _0x64eaa5(this[_0x3125('0x13')]),this[_0x3125('0x36')]=this[_0x3125('0x2e')]['create']()['then'](()=>{if(this[_0x3125('0x17')])return;const _0x733e1b=this['editor'];this[_0x3125('0x33')]['insertBefore'](_0x733e1b['ui']['element'],this[_0x3125('0x33')][_0x3125('0xa')]),_0x733e1b[_0x3125('0x1a')][_0x3125('0x11')]['on'](_0x3125('0x18'),()=>this[_0x3125('0x38')]=_0x733e1b[_0x3125('0x26')]()),_0x733e1b[_0x3125('0x9')]('placeholder')['to'](this),this[_0x3125('0x4')](this['editor']),this[_0x3125('0x27')](_0x3125('0x35'),this[_0x3125('0x2e')]);})),this[_0x3125('0x36')];}['focus'](){this[_0x3125('0x2e')]&&this[_0x3125('0x2e')][_0x3125('0x2')]();}async[_0x3125('0x21')](){this[_0x3125('0x17')]||(this[_0x3125('0x17')]=!0x0,this[_0x3125('0x2e')]&&(await this[_0x3125('0x36')],await this[_0x3125('0x2e')][_0x3125('0x21')](),this[_0x3125('0x27')](_0x3125('0xd'),this[_0x3125('0x2e')])),await super[_0x3125('0x21')]());}[_0x3125('0x15')](){const {locale:_0x4104fc}=this,_0x48c0b9=new _0x146938(_0x4104fc);return _0x48c0b9[_0x3125('0x0')]({'attributes':{'class':[_0x3125('0x16')]}}),_0x48c0b9[_0x3125('0x2f')]=!0x0,_0x48c0b9[_0x3125('0x9')](_0x3125('0x19'))['to'](this,_0x3125('0x23')),_0x48c0b9['on'](_0x3125('0x10'),()=>{this[_0x3125('0x27')](_0x3125('0x14'),this[_0x3125('0x38')]);}),_0x48c0b9[_0x3125('0x9')](_0x3125('0x30'))['to'](this,_0x3125('0x38'),this,_0x3125('0x31'),(_0x1014ee,_0x40e59f)=>!_0x40e59f&&!!_0x1014ee[_0x3125('0x2c')]()),_0x48c0b9;}[_0x3125('0x1c')](){const {locale:_0x37db5a}=this,_0x145e73=new _0x146938(_0x37db5a);return _0x145e73[_0x3125('0x0')]({'attributes':{'class':[_0x3125('0x1')]}}),_0x145e73['label']=_0x4fd6a6(_0x37db5a,'Cancel'),_0x145e73['withText']=!0x0,_0x145e73['on'](_0x3125('0x10'),()=>{this[_0x3125('0x2e')]['setData'](''),this['fire']('cancel');}),_0x145e73;}[_0x3125('0x4')](_0x5a1c14){const _0x12fec9=this[_0x3125('0x1e')],_0x2b7108=new _0xc0b05d();[_0x5a1c14['ui'][_0x3125('0x32')],this['submitButtonView'],this[_0x3125('0x8')]][_0x3125('0x3')](_0x42bec4=>{_0x2b7108[_0x3125('0x2a')](_0x42bec4),_0x12fec9['add'](_0x42bec4[_0x3125('0x33')]);});const _0x3e17b6=new _0x3a95ef({'focusables':_0x2b7108,'focusTracker':_0x12fec9});this['keystrokes']['set'](_0x3125('0x22'),(_0xeed889,_0x45e714)=>{_0x3e17b6['focusNext'](),_0x45e714();},{'priority':_0x3125('0xb')}),this['keystrokes'][_0x3125('0x20')]('shift\x20+\x20tab',(_0x39ed1f,_0x21fb69)=>{_0x3e17b6[_0x3125('0x7')](),_0x21fb69();},{'priority':_0x3125('0xb')});}}
@@ -1,13 +1,13 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
6
  * @module comments/comments/ui/view/commentslistview
7
7
  */
8
- import { View, type ViewCollection } from 'ckeditor5/src/ui';
9
- import { type Locale } from 'ckeditor5/src/utils';
10
- import type AnnotationView from '../../../annotations/view/annotationview';
8
+ import { View, type ViewCollection } from 'ckeditor5/src/ui.js';
9
+ import { type Locale } from 'ckeditor5/src/utils.js';
10
+ import type AnnotationView from '../../../annotations/view/annotationview.js';
11
11
  /**
12
12
  * A view representing the content of comments archive.
13
13
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e63=['remove','setTemplate','high','listenTo','render','set','ck-comments-archive__header\x20','add','bindTemplate','element','isEmpty','isActive','COMMENTS_ARCHIVE','arrowleft','auto','ck-comments-archive','_focusables','tab','arrowdown','EMPTY_COMMENTS_ARCHIVE','_focusTracker','length','ck-comments-archive__content','div','destroy','_focusCycler','stopPropagation','focus','ck-hidden','ck-comments-archive__info','_keystrokes'];(function(_0x3f3caf,_0x2e6340){const _0x4f7132=function(_0x594299){while(--_0x594299){_0x3f3caf['push'](_0x3f3caf['shift']());}};_0x4f7132(++_0x2e6340);}(_0x2e63,0x16d));const _0x4f71=function(_0x3f3caf,_0x2e6340){_0x3f3caf=_0x3f3caf-0x0;let _0x4f7132=_0x2e63[_0x3f3caf];return _0x4f7132;};import{View as _0x43c86c,FocusCycler as _0xb5cdb7}from'ckeditor5/src/ui';import{FocusTracker as _0x2ac4ae,KeystrokeHandler as _0x4bb018}from'ckeditor5/src/utils';import{getTranslation as _0x42f5cc}from'../../../utils/common-translations';export default class K extends _0x43c86c{constructor(_0x4e7f41,_0x5271a7){super(_0x4e7f41),this[_0x4f71('0xc')](_0x4f71('0x11'),!_0x5271a7[_0x4f71('0x1c')]),this[_0x4f71('0x1b')]=new _0x2ac4ae(),this['_keystrokes']=new _0x4bb018(),this[_0x4f71('0x17')]=_0x5271a7,this[_0x4f71('0x1')]=new _0xb5cdb7({'focusables':this[_0x4f71('0x17')],'focusTracker':this[_0x4f71('0x1b')],'keystrokeHandler':this[_0x4f71('0x6')],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':_0x4f71('0x18')}}),this['listenTo'](_0x5271a7,_0x4f71('0xe'),()=>{this[_0x4f71('0x11')]=!0x1;}),this[_0x4f71('0xa')](_0x5271a7,_0x4f71('0x7'),(_0x3b4398,_0x39bcb3)=>{_0x39bcb3[_0x4f71('0x12')]&&this[_0x4f71('0x3')](),_0x5271a7[_0x4f71('0x1c')]||(this['isEmpty']=!0x0);});const _0x456b65=this[_0x4f71('0xf')];this[_0x4f71('0x8')]({'tag':_0x4f71('0x1e'),'attributes':{'dir':_0x4f71('0x15'),'class':['ck',_0x4f71('0x16')],'tabindex':-0x1},'children':[{'tag':'p','attributes':{'class':[_0x4f71('0xd')]},'children':[{'text':_0x42f5cc(_0x4e7f41,_0x4f71('0x13'))}]},{'tag':_0x4f71('0x1e'),'attributes':{'class':[_0x4f71('0x1d')]},'children':[{'tag':_0x4f71('0x1e'),'children':_0x5271a7},{'tag':'p','attributes':{'class':[_0x4f71('0x5'),_0x456b65['if'](_0x4f71('0x11'),_0x4f71('0x4'),_0x9dad61=>!_0x9dad61)]},'children':[{'text':_0x42f5cc(_0x4e7f41,_0x4f71('0x1a'))}]}]}]});}[_0x4f71('0xb')](){super[_0x4f71('0xb')](),this[_0x4f71('0x6')][_0x4f71('0xa')](this[_0x4f71('0x10')]);const _0x45a272=_0xc44632=>_0xc44632[_0x4f71('0x2')]();this[_0x4f71('0x6')][_0x4f71('0xc')]('arrowright',_0x45a272),this[_0x4f71('0x6')][_0x4f71('0xc')](_0x4f71('0x14'),_0x45a272),this[_0x4f71('0x6')][_0x4f71('0xc')]('arrowup',_0x45a272),this[_0x4f71('0x6')][_0x4f71('0xc')](_0x4f71('0x19'),_0x45a272),this['listenTo'](this[_0x4f71('0x10')],'selectstart',(_0x20d154,_0x1c85f9)=>{_0x1c85f9[_0x4f71('0x2')]();},{'priority':_0x4f71('0x9')});}[_0x4f71('0x0')](){super[_0x4f71('0x0')](),this[_0x4f71('0x1b')]['destroy'](),this[_0x4f71('0x6')]['destroy']();}[_0x4f71('0x3')](){this[_0x4f71('0x10')]['focus']();}}
23
+ const _0x2983=['setTemplate','shift\x20+\x20tab','focus','add','stopPropagation','length','high','render','arrowleft','listenTo','div','set','_focusTracker','element','arrowright','ck-comments-archive__info','arrowup','_focusCycler','EMPTY_COMMENTS_ARCHIVE','ck-hidden','ck-comments-archive__header\x20','_focusables','destroy','isEmpty','isActive','ck-comments-archive__content','_keystrokes'];(function(_0x8f2c03,_0x2983aa){const _0x593d11=function(_0x5e6134){while(--_0x5e6134){_0x8f2c03['push'](_0x8f2c03['shift']());}};_0x593d11(++_0x2983aa);}(_0x2983,0x89));const _0x593d=function(_0x8f2c03,_0x2983aa){_0x8f2c03=_0x8f2c03-0x0;let _0x593d11=_0x2983[_0x8f2c03];return _0x593d11;};import{View as _0x3c1fa1,FocusCycler as _0x5ce1d2}from'ckeditor5/src/ui.js';import{FocusTracker as _0x56056e,KeystrokeHandler as _0x563c74}from'ckeditor5/src/utils.js';import{getTranslation as _0x1f109b}from'../../../utils/common-translations.js';export default class K extends _0x3c1fa1{constructor(_0x579374,_0x4cdfa8){super(_0x579374),this[_0x593d('0x9')](_0x593d('0x15'),!_0x4cdfa8['length']),this[_0x593d('0xa')]=new _0x56056e(),this[_0x593d('0x18')]=new _0x563c74(),this['_focusables']=_0x4cdfa8,this[_0x593d('0xf')]=new _0x5ce1d2({'focusables':this[_0x593d('0x13')],'focusTracker':this[_0x593d('0xa')],'keystrokeHandler':this[_0x593d('0x18')],'actions':{'focusPrevious':_0x593d('0x1a'),'focusNext':'tab'}}),this[_0x593d('0x7')](_0x4cdfa8,_0x593d('0x1'),()=>{this[_0x593d('0x15')]=!0x1;}),this['listenTo'](_0x4cdfa8,'remove',(_0x4f0587,_0x4eb2b7)=>{_0x4eb2b7[_0x593d('0x16')]&&this['focus'](),_0x4cdfa8[_0x593d('0x3')]||(this[_0x593d('0x15')]=!0x0);});const _0x4410b8=this['bindTemplate'];this[_0x593d('0x19')]({'tag':_0x593d('0x8'),'attributes':{'dir':'auto','class':['ck','ck-comments-archive'],'tabindex':-0x1},'children':[{'tag':'p','attributes':{'class':[_0x593d('0x12')]},'children':[{'text':_0x1f109b(_0x579374,'COMMENTS_ARCHIVE')}]},{'tag':_0x593d('0x8'),'attributes':{'class':[_0x593d('0x17')]},'children':[{'tag':_0x593d('0x8'),'children':_0x4cdfa8},{'tag':'p','attributes':{'class':[_0x593d('0xd'),_0x4410b8['if'](_0x593d('0x15'),_0x593d('0x11'),_0x258545=>!_0x258545)]},'children':[{'text':_0x1f109b(_0x579374,_0x593d('0x10'))}]}]}]});}[_0x593d('0x5')](){super[_0x593d('0x5')](),this[_0x593d('0x18')][_0x593d('0x7')](this[_0x593d('0xb')]);const _0x112926=_0x56d030=>_0x56d030[_0x593d('0x2')]();this['_keystrokes'][_0x593d('0x9')](_0x593d('0xc'),_0x112926),this[_0x593d('0x18')]['set'](_0x593d('0x6'),_0x112926),this[_0x593d('0x18')][_0x593d('0x9')](_0x593d('0xe'),_0x112926),this[_0x593d('0x18')]['set']('arrowdown',_0x112926),this[_0x593d('0x7')](this[_0x593d('0xb')],'selectstart',(_0x20b6da,_0x257f5a)=>{_0x257f5a['stopPropagation']();},{'priority':_0x593d('0x4')});}[_0x593d('0x14')](){super[_0x593d('0x14')](),this[_0x593d('0xa')][_0x593d('0x14')](),this[_0x593d('0x18')][_0x593d('0x14')]();}[_0x593d('0x0')](){this[_0x593d('0xb')]['focus']();}}
@@ -1,15 +1,15 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
6
  * @module comments/comments/ui/view/commentslistview
7
7
  */
8
- import { View, type ViewCollection } from 'ckeditor5/src/ui';
9
- import { type Locale } from 'ckeditor5/src/utils';
10
- import type { CommentThread } from '../../commentsrepository';
11
- import type CommentView from './commentview';
12
- import type { CommentThreadConfig } from '../../../config';
8
+ import { View, type ViewCollection } from 'ckeditor5/src/ui.js';
9
+ import { type Locale } from 'ckeditor5/src/utils.js';
10
+ import type { CommentThread } from '../../commentsrepository.js';
11
+ import type CommentView from './commentview.js';
12
+ import type { CommentThreadConfig } from '../../../config.js';
13
13
  /**
14
14
  * A view representing the list of comments. It should be used as a part of the comment thread view.
15
15
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x307f=['resolvedCommentView','authoredAt','Marked\x20as\x20resolved','_rearrangeExpand','_model','get','editorDestroyed','some','_findOptimalIndex','maxCommentCharsWhenCollapsed','isActive','listenTo','CommentView','equal','hasDirtyComment','createCollection','remove','_collapsedCommentsView','weight','resolvedBy','_config','_rearrangeCollapse','bind','resolvedAt','editorReady','editorConfig','removeComment','element','_handleNewCommentModel','_handleInfoComment','commentViews','resolveCommentThread','comments','delegate','change:isEditMode','locale','_updateHasDirtyComment','updateComment','set','viewUid','_shouldCollapse','formatDateTime','refreshVisibleViews','delete','expand','maxThreadTotalWeight','isEditMode','collapse','resolved','visibleViews','_calculatePosition','destroy','insert','length','focus','_handleRemoveCommentModel','from','render','add','change:isResolved'];(function(_0x40ec27,_0x307fa8){const _0x375237=function(_0x55e34b){while(--_0x55e34b){_0x40ec27['push'](_0x40ec27['shift']());}};_0x375237(++_0x307fa8);}(_0x307f,0x174));const _0x3752=function(_0x40ec27,_0x307fa8){_0x40ec27=_0x40ec27-0x0;let _0x375237=_0x307f[_0x40ec27];return _0x375237;};import{View as _0xfa4494}from'ckeditor5/src/ui';import{diff as _0x5c5a25,Collection as _0x11bba3}from'ckeditor5/src/utils';import{getTranslation as _0x100eaa}from'../../../utils/common-translations';import _0x51f265 from'./collapsedcommentsview';export default class Ct extends _0xfa4494{constructor(_0x3bbcde,_0x26cef4,_0x2a9ac7){super(_0x3bbcde),this['set'](_0x3752('0x2'),!0x1),this[_0x3752('0x1a')](_0x3752('0x29'),_0x26cef4[_0x3752('0x14')]['length']),this[_0x3752('0x1a')]('isActive',!0x1),this[_0x3752('0x34')]=_0x26cef4,this[_0x3752('0x8')]=_0x2a9ac7,this[_0x3752('0x12')]=this[_0x3752('0x3')](),this['visibleViews']=this['createCollection'](),this[_0x3752('0x30')]=null,this[_0x3752('0x5')]=new _0x51f265(_0x3bbcde),this['_collapsedCommentsView'][_0x3752('0xa')]('count')['to'](this,_0x3752('0x29'),_0x4d687a=>_0x4d687a-this[_0x3752('0x8')]['maxCommentsWhenCollapsed']);for(const _0x378169 of _0x26cef4[_0x3752('0x14')])this[_0x3752('0x10')](_0x378169);this[_0x3752('0x11')](),this[_0x3752('0x3b')](_0x26cef4[_0x3752('0x14')],'add',(_0xba006,_0x1f5ca0)=>{const _0x34a1f9=this[_0x3752('0x26')](_0x1f5ca0);this[_0x3752('0x29')]++,this['_handleNewCommentModel'](_0x1f5ca0,_0x34a1f9),this[_0x3752('0x1e')]();}),this[_0x3752('0x3b')](_0x26cef4[_0x3752('0x14')],'remove',(_0x26b8e0,_0x3917b7)=>{this[_0x3752('0x29')]--,this[_0x3752('0x2b')](_0x3917b7),this[_0x3752('0x1e')]();}),this[_0x3752('0x3b')](_0x26cef4,'commentUpdated',()=>this[_0x3752('0x1e')]()),this[_0x3752('0x3b')](_0x26cef4,_0x3752('0x2f'),()=>this['_handleInfoComment']()),this['on']('change:isActive',()=>this[_0x3752('0x1e')]()),this['on']('change:hasDirtyComment',()=>this[_0x3752('0x1e')]()),this['setTemplate']({'tag':'ul','attributes':{'class':['ck-thread__comments']},'children':this[_0x3752('0x25')]});}get[_0x3752('0x1c')](){return this['_model'][_0x3752('0x6')]>this[_0x3752('0x8')][_0x3752('0x21')]&&!this[_0x3752('0x3a')]&&!this[_0x3752('0x2')];}[_0x3752('0x2d')](){super['render'](),this[_0x3752('0x1e')]();}[_0x3752('0x2a')](){this[_0x3752('0xf')][_0x3752('0x2a')]();}[_0x3752('0x27')](){this[_0x3752('0x5')][_0x3752('0x27')]();for(const _0x213a1f of this[_0x3752('0x12')])_0x213a1f[_0x3752('0x27')]();super[_0x3752('0x27')]();}[_0x3752('0x1e')](){this[_0x3752('0x1c')]?this['_rearrangeCollapse']():this[_0x3752('0x33')]();}['_handleNewCommentModel'](_0x910b3f,_0x4f8d8c){const _0x5fd9d5=new this[(_0x3752('0x8'))][(_0x3752('0x0'))](this[_0x3752('0x17')],_0x910b3f,{'maxCommentCharsWhenCollapsed':this[_0x3752('0x8')][_0x3752('0x39')],'formatDateTime':this[_0x3752('0x8')][_0x3752('0x1d')],'editorConfig':this['_config']['editorConfig']});_0x5fd9d5[_0x3752('0x1b')]=_0x910b3f['id'],_0x5fd9d5['delegate'](_0x3752('0xe'))['to'](this),_0x5fd9d5[_0x3752('0x15')](_0x3752('0x19'))['to'](this),_0x5fd9d5[_0x3752('0x15')](_0x3752('0x13'))['to'](this),_0x5fd9d5[_0x3752('0x15')](_0x3752('0xc'))['to'](this),_0x5fd9d5['delegate'](_0x3752('0x36'))['to'](this),this['listenTo'](_0x5fd9d5,_0x3752('0x16'),()=>this[_0x3752('0x18')]()),this[_0x3752('0x12')][_0x3752('0x2e')](_0x5fd9d5,_0x4f8d8c);}[_0x3752('0x26')](_0x5e692e){const _0x306964=this['_model'][_0x3752('0x38')](_0x5e692e);return this['resolvedCommentView']?this[_0x3752('0x30')][_0x3752('0x31')]>_0x5e692e['authoredAt']?_0x306964-0x1:_0x306964:_0x306964-0x1;}['_handleInfoComment'](){if(this[_0x3752('0x34')][_0x3752('0x7')]&&this[_0x3752('0x34')]['resolvedAt']){const _0x40e711={'id':_0x3752('0x24'),'author':this[_0x3752('0x34')][_0x3752('0x7')],'authoredAt':this['_model'][_0x3752('0xb')],'content':_0x100eaa(this[_0x3752('0x17')],_0x3752('0x32')),'attributes':{}};this[_0x3752('0x30')]=new this[(_0x3752('0x8'))][(_0x3752('0x0'))](this[_0x3752('0x17')],_0x40e711,{'maxCommentCharsWhenCollapsed':this[_0x3752('0x8')][_0x3752('0x39')],'formatDateTime':this[_0x3752('0x8')][_0x3752('0x1d')],'editorConfig':this[_0x3752('0x8')][_0x3752('0xd')],'isSystemComment':!0x0}),this[_0x3752('0x12')][_0x3752('0x2e')](this['resolvedCommentView'],this[_0x3752('0x34')][_0x3752('0x38')](_0x40e711));}else this[_0x3752('0x30')]&&(this[_0x3752('0x12')][_0x3752('0x4')](this[_0x3752('0x30')]),this[_0x3752('0x30')][_0x3752('0x27')](),this[_0x3752('0x30')]=null);this[_0x3752('0x1e')]();}['_handleRemoveCommentModel'](_0x341a8f){const _0x2185a8=this[_0x3752('0x12')]['remove'](_0x341a8f['id']);this['stopListening'](_0x2185a8),_0x2185a8['isEditMode']&&this[_0x3752('0x18')](),_0x2185a8['destroy']();}[_0x3752('0x18')](){this[_0x3752('0x2')]=Array[_0x3752('0x2c')](this[_0x3752('0x12')])[_0x3752('0x37')](_0x484f3b=>_0x484f3b[_0x3752('0x22')]);}[_0x3752('0x9')](){const _0x28b2a5=function(_0x2a3bea){const _0x4dbc0e=new _0x11bba3();for(const _0x444cfe of _0x2a3bea)_0x4dbc0e[_0x3752('0x2e')](_0x444cfe);return _0x4dbc0e;}(this[_0x3752('0x12')]),_0x54e68d=this[_0x3752('0x5')]['count'];for(let _0x41f490=0x1;_0x41f490<=_0x54e68d;_0x41f490++)_0x28b2a5[_0x3752('0x4')](0x1);for(const _0x40d358 of _0x28b2a5)_0x40d358[_0x3752('0x23')]();_0x54e68d>0x0&&_0x28b2a5[_0x3752('0x2e')](this[_0x3752('0x5')],0x1),ss(_0x5c5a25(Array[_0x3752('0x2c')](this[_0x3752('0x25')]),Array['from'](_0x28b2a5)),this[_0x3752('0x25')],_0x28b2a5);}[_0x3752('0x33')](){ss(_0x5c5a25(Array['from'](this['visibleViews']),Array[_0x3752('0x2c')](this[_0x3752('0x12')])),this[_0x3752('0x25')],this[_0x3752('0x12')]);for(const _0x535fdc of this[_0x3752('0x25')])_0x535fdc[_0x3752('0x20')]();}}function ss(_0x4a0468,_0x333bd3,_0x370c2c){let _0x277a9a=0x0;for(const _0x49fa09 of _0x4a0468)switch(_0x49fa09){case _0x3752('0x28'):_0x333bd3[_0x3752('0x2e')](_0x370c2c[_0x3752('0x35')](_0x277a9a),_0x277a9a),_0x277a9a++;break;case _0x3752('0x1f'):_0x333bd3[_0x3752('0x4')](_0x277a9a);break;case _0x3752('0x1'):_0x277a9a++;}}
23
+ const _0x3af0=['resolvedAt','authoredAt','_updateHasDirtyComment','isActive','count','remove','_handleInfoComment','_handleNewCommentModel','editorReady','_handleRemoveCommentModel','bind','render','comments','collapse','commentViews','resolveCommentThread','_rearrangeExpand','visibleViews','CommentView','length','listenTo','_findOptimalIndex','editorConfig','Marked\x20as\x20resolved','change:isResolved','editorDestroyed','createCollection','change:isEditMode','focus','resolvedBy','delete','some','weight','change:isActive','change:hasDirtyComment','_collapsedCommentsView','destroy','commentUpdated','refreshVisibleViews','_model','resolvedCommentView','viewUid','setTemplate','removeComment','from','maxThreadTotalWeight','locale','formatDateTime','hasDirtyComment','delegate','_calculatePosition','_shouldCollapse','_config','insert','_rearrangeCollapse','maxCommentCharsWhenCollapsed','expand','element','set','add'];(function(_0x4b5da4,_0x3af085){const _0x224582=function(_0x157572){while(--_0x157572){_0x4b5da4['push'](_0x4b5da4['shift']());}};_0x224582(++_0x3af085);}(_0x3af0,0x1a0));const _0x2245=function(_0x4b5da4,_0x3af085){_0x4b5da4=_0x4b5da4-0x0;let _0x224582=_0x3af0[_0x4b5da4];return _0x224582;};import{View as _0x3d62a2}from'ckeditor5/src/ui.js';import{diff as _0x5c4034,Collection as _0x398b6e}from'ckeditor5/src/utils.js';import{getTranslation as _0xaa360c}from'../../../utils/common-translations.js';import _0x212b51 from'./collapsedcommentsview.js';export default class vt extends _0x3d62a2{constructor(_0x22e91a,_0x48de0a,_0x129713){super(_0x22e91a),this['set']('hasDirtyComment',!0x1),this[_0x2245('0x2')](_0x2245('0x17'),_0x48de0a['comments'][_0x2245('0x17')]),this['set'](_0x2245('0x7'),!0x1),this[_0x2245('0x2b')]=_0x48de0a,this[_0x2245('0x38')]=_0x129713,this[_0x2245('0x12')]=this[_0x2245('0x1e')](),this[_0x2245('0x15')]=this['createCollection'](),this[_0x2245('0x2c')]=null,this['_collapsedCommentsView']=new _0x212b51(_0x22e91a),this[_0x2245('0x27')][_0x2245('0xe')](_0x2245('0x8'))['to'](this,_0x2245('0x17'),_0x547690=>_0x547690-this[_0x2245('0x38')]['maxCommentsWhenCollapsed']);for(const _0x3aa81b of _0x48de0a[_0x2245('0x10')])this[_0x2245('0xb')](_0x3aa81b);this['_handleInfoComment'](),this['listenTo'](_0x48de0a[_0x2245('0x10')],_0x2245('0x3'),(_0x4132b2,_0x49b1a4)=>{const _0x172378=this[_0x2245('0x36')](_0x49b1a4);this[_0x2245('0x17')]++,this['_handleNewCommentModel'](_0x49b1a4,_0x172378),this[_0x2245('0x2a')]();}),this[_0x2245('0x18')](_0x48de0a[_0x2245('0x10')],_0x2245('0x9'),(_0x3a8780,_0x3f429f)=>{this[_0x2245('0x17')]--,this[_0x2245('0xd')](_0x3f429f),this[_0x2245('0x2a')]();}),this[_0x2245('0x18')](_0x48de0a,_0x2245('0x29'),()=>this[_0x2245('0x2a')]()),this['listenTo'](_0x48de0a,_0x2245('0x1c'),()=>this[_0x2245('0xa')]()),this['on'](_0x2245('0x25'),()=>this[_0x2245('0x2a')]()),this['on'](_0x2245('0x26'),()=>this['refreshVisibleViews']()),this[_0x2245('0x2e')]({'tag':'ul','attributes':{'class':['ck-thread__comments']},'children':this[_0x2245('0x15')]});}get[_0x2245('0x37')](){return this[_0x2245('0x2b')][_0x2245('0x24')]>this['_config'][_0x2245('0x31')]&&!this[_0x2245('0x7')]&&!this['hasDirtyComment'];}[_0x2245('0xf')](){super['render'](),this[_0x2245('0x2a')]();}['focus'](){this[_0x2245('0x1')][_0x2245('0x20')]();}[_0x2245('0x28')](){this['_collapsedCommentsView'][_0x2245('0x28')]();for(const _0x8a3b82 of this['commentViews'])_0x8a3b82['destroy']();super[_0x2245('0x28')]();}['refreshVisibleViews'](){this[_0x2245('0x37')]?this[_0x2245('0x3a')]():this[_0x2245('0x14')]();}['_handleNewCommentModel'](_0x221e2a,_0x419f31){const _0x53ef21=new this[(_0x2245('0x38'))][(_0x2245('0x16'))](this[_0x2245('0x32')],_0x221e2a,{'maxCommentCharsWhenCollapsed':this[_0x2245('0x38')]['maxCommentCharsWhenCollapsed'],'formatDateTime':this[_0x2245('0x38')][_0x2245('0x33')],'editorConfig':this[_0x2245('0x38')][_0x2245('0x1a')]});_0x53ef21[_0x2245('0x2d')]=_0x221e2a['id'],_0x53ef21[_0x2245('0x35')](_0x2245('0x2f'))['to'](this),_0x53ef21[_0x2245('0x35')]('updateComment')['to'](this),_0x53ef21['delegate'](_0x2245('0x13'))['to'](this),_0x53ef21[_0x2245('0x35')](_0x2245('0xc'))['to'](this),_0x53ef21['delegate'](_0x2245('0x1d'))['to'](this),this['listenTo'](_0x53ef21,_0x2245('0x1f'),()=>this['_updateHasDirtyComment']()),this[_0x2245('0x12')][_0x2245('0x3')](_0x53ef21,_0x419f31);}['_calculatePosition'](_0x3edc1f){const _0x2cfecf=this[_0x2245('0x2b')][_0x2245('0x19')](_0x3edc1f);return this[_0x2245('0x2c')]?this[_0x2245('0x2c')][_0x2245('0x5')]>_0x3edc1f[_0x2245('0x5')]?_0x2cfecf-0x1:_0x2cfecf:_0x2cfecf-0x1;}[_0x2245('0xa')](){if(this[_0x2245('0x2b')]['resolvedBy']&&this[_0x2245('0x2b')][_0x2245('0x4')]){const _0x392045={'id':'resolved','author':this[_0x2245('0x2b')][_0x2245('0x21')],'authoredAt':this['_model'][_0x2245('0x4')],'content':_0xaa360c(this[_0x2245('0x32')],_0x2245('0x1b')),'attributes':{}};this['resolvedCommentView']=new this[(_0x2245('0x38'))]['CommentView'](this[_0x2245('0x32')],_0x392045,{'maxCommentCharsWhenCollapsed':this[_0x2245('0x38')][_0x2245('0x3b')],'formatDateTime':this[_0x2245('0x38')][_0x2245('0x33')],'editorConfig':this[_0x2245('0x38')][_0x2245('0x1a')],'isSystemComment':!0x0}),this[_0x2245('0x12')][_0x2245('0x3')](this['resolvedCommentView'],this['_model'][_0x2245('0x19')](_0x392045));}else this[_0x2245('0x2c')]&&(this[_0x2245('0x12')][_0x2245('0x9')](this[_0x2245('0x2c')]),this[_0x2245('0x2c')][_0x2245('0x28')](),this[_0x2245('0x2c')]=null);this['refreshVisibleViews']();}['_handleRemoveCommentModel'](_0x5e02dd){const _0xfec6de=this[_0x2245('0x12')][_0x2245('0x9')](_0x5e02dd['id']);this['stopListening'](_0xfec6de),_0xfec6de['isEditMode']&&this[_0x2245('0x6')](),_0xfec6de['destroy']();}[_0x2245('0x6')](){this[_0x2245('0x34')]=Array['from'](this[_0x2245('0x12')])[_0x2245('0x23')](_0xace79=>_0xace79['isEditMode']);}[_0x2245('0x3a')](){const _0x2511bb=function(_0x1b7232){const _0x18a2cc=new _0x398b6e();for(const _0x3812f1 of _0x1b7232)_0x18a2cc[_0x2245('0x3')](_0x3812f1);return _0x18a2cc;}(this[_0x2245('0x12')]),_0x1dca95=this['_collapsedCommentsView']['count'];for(let _0x1a0d60=0x1;_0x1a0d60<=_0x1dca95;_0x1a0d60++)_0x2511bb[_0x2245('0x9')](0x1);for(const _0x151a67 of _0x2511bb)_0x151a67[_0x2245('0x11')]();_0x1dca95>0x0&&_0x2511bb[_0x2245('0x3')](this[_0x2245('0x27')],0x1),is(_0x5c4034(Array[_0x2245('0x30')](this[_0x2245('0x15')]),Array[_0x2245('0x30')](_0x2511bb)),this['visibleViews'],_0x2511bb);}[_0x2245('0x14')](){is(_0x5c4034(Array['from'](this[_0x2245('0x15')]),Array['from'](this[_0x2245('0x12')])),this['visibleViews'],this[_0x2245('0x12')]);for(const _0x1075e5 of this[_0x2245('0x15')])_0x1075e5[_0x2245('0x0')]();}}function is(_0x1b584e,_0x4746f4,_0x314f98){let _0x834994=0x0;for(const _0x5084ba of _0x1b584e)switch(_0x5084ba){case _0x2245('0x39'):_0x4746f4[_0x2245('0x3')](_0x314f98['get'](_0x834994),_0x834994),_0x834994++;break;case _0x2245('0x22'):_0x4746f4['remove'](_0x834994);break;case'equal':_0x834994++;}}
@@ -1,13 +1,13 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
6
  * @module comments/comments/ui/view/commentthreadheaderview
7
7
  */
8
- import { View, ButtonView } from 'ckeditor5/src/ui';
9
- import type { Locale } from 'ckeditor5/src/utils';
10
- import type { CommentThread } from '../../commentsrepository';
8
+ import { View, ButtonView } from 'ckeditor5/src/ui.js';
9
+ import type { Locale } from 'ckeditor5/src/utils.js';
10
+ import type { CommentThread } from '../../commentsrepository.js';
11
11
  export declare const MAX_CONTENT_LENGTH = 150;
12
12
  /**
13
13
  * A view for the comment thread header.
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38af=['Comment\x20was\x20made\x20on\x20an\x20element','isResolvable','tooltip','Reopen','locale','.ck-context','listenTo','add','.ck-context__value','render','ck-context-wrapper','_createReopenButton','hasContext','offsetWidth','_attachContextActions','classList','mouseenter','_trimContextValue','bind','reopenCommentThread','icon','querySelector','isResolved','_model','execute','ck-context__value','setTemplate','reopenButtonView','label','...','scrollWidth','fire','div','lastIndexOf','isReadOnly','isEnabled','value','ck-context','ck-thread__header','context','mouseleave','remove','span','overlay','contextValue'];(function(_0x1581f3,_0x38af64){const _0x3fb034=function(_0xc2507){while(--_0xc2507){_0x1581f3['push'](_0x1581f3['shift']());}};_0x3fb034(++_0x38af64);}(_0x38af,0x69));const _0x3fb0=function(_0x1581f3,_0x38af64){_0x1581f3=_0x1581f3-0x0;let _0x3fb034=_0x38af[_0x1581f3];return _0x3fb034;};import{View as _0x571c2b,ButtonView as _0x1618dd}from'ckeditor5/src/ui';import{getTranslation as _0x224545}from'../../../utils/common-translations';import _0x5dfe4c from'../../../../theme/icons/undo.svg';export const MAX_CONTENT_LENGTH=0x96;export default class Tt extends _0x571c2b{constructor(_0x5c7867,_0x48873b){super(_0x5c7867);const _0x24a940=this['bindTemplate'];this['_model']=_0x48873b,this[_0x3fb0('0xc')]=this['_createReopenButton'](),this[_0x3fb0('0x3')](_0x3fb0('0x2a'))['to'](this[_0x3fb0('0x8')],_0x3fb0('0x18'),_0x3f57cb=>!!_0x3f57cb),this[_0x3fb0('0x3')]('contextValue')['to'](this[_0x3fb0('0x8')],'context',_0x5c944e=>_0x5c944e&&_0x5c944e['value']?this['_trimContextValue'](_0x5c944e[_0x3fb0('0x15')]):_0x224545(this['locale'],_0x3fb0('0x1e'))),this[_0x3fb0('0xb')]({'tag':_0x3fb0('0x11'),'attributes':{'class':[_0x3fb0('0x17')]},'children':[{'tag':_0x3fb0('0x11'),'attributes':{'class':[_0x3fb0('0x28')]},'children':[{'tag':_0x3fb0('0x11'),'attributes':{'class':[_0x3fb0('0x16'),_0x24a940['if'](_0x3fb0('0x2a'),'ck-context--quotes')]},'children':[{'tag':_0x3fb0('0x1b'),'attributes':{'class':[_0x3fb0('0xa')]},'children':[{'text':_0x24a940['to'](_0x3fb0('0x1d'))}]}]}]},{'tag':_0x3fb0('0x11'),'attributes':{'class':['ck-annotation__actions']},'children':[this[_0x3fb0('0xc')]]}]});}['render'](){super[_0x3fb0('0x27')](),this[_0x3fb0('0x2c')]();}[_0x3fb0('0x29')](){const _0x2defbb=new _0x1618dd(this[_0x3fb0('0x22')]);return _0x2defbb[_0x3fb0('0xd')]=_0x224545(this[_0x3fb0('0x22')],_0x3fb0('0x21')),_0x2defbb[_0x3fb0('0x20')]=_0x224545(this[_0x3fb0('0x22')],'Reopen'),_0x2defbb[_0x3fb0('0x5')]=_0x5dfe4c,_0x2defbb[_0x3fb0('0x3')](_0x3fb0('0x14'))['to'](this[_0x3fb0('0x8')],_0x3fb0('0x13'),_0x61c6de=>!_0x61c6de),_0x2defbb[_0x3fb0('0x3')]('isVisible')['to'](this[_0x3fb0('0x8')],_0x3fb0('0x1f'),this[_0x3fb0('0x8')],_0x3fb0('0x7'),(_0xc512a8,_0x139e0d)=>_0xc512a8&&_0x139e0d),_0x2defbb['on'](_0x3fb0('0x9'),()=>{this[_0x3fb0('0x10')](_0x3fb0('0x4'),this['_model']['id']);}),_0x2defbb;}[_0x3fb0('0x2')](_0x251ef4){if(_0x251ef4['length']<0x96)return _0x251ef4;const _0x11a818=_0x251ef4[_0x3fb0('0x12')]('\x20',0x93);return _0x251ef4['substring'](0x0,_0x11a818>-0x1?_0x11a818:0x93)+_0x3fb0('0xe');}[_0x3fb0('0x2c')](){const _0x13ac24=this['element'][_0x3fb0('0x6')](_0x3fb0('0x23')),_0x19dcde=_0x13ac24[_0x3fb0('0x6')](_0x3fb0('0x26'));this['listenTo'](_0x13ac24,_0x3fb0('0x1'),()=>{_0x19dcde[_0x3fb0('0x2b')]<_0x19dcde[_0x3fb0('0xf')]&&_0x13ac24['classList'][_0x3fb0('0x25')]('overlay');}),this[_0x3fb0('0x24')](_0x13ac24,_0x3fb0('0x19'),()=>{_0x13ac24[_0x3fb0('0x0')][_0x3fb0('0x1a')](_0x3fb0('0x1c'));});}}
23
+ const _0x36ca=['substring','add','_attachContextActions','reopenCommentThread','overlay','setTemplate','isEnabled','reopenButtonView','ck-context--quotes','Reopen','bind','hasContext','...','classList','ck-context','render','.ck-context__value','isVisible','querySelector','ck-context-wrapper','_createReopenButton','Comment\x20was\x20made\x20on\x20an\x20element','_model','ck-thread__header','offsetWidth','.ck-context','isResolvable','remove','span','value','_trimContextValue','tooltip','div','isReadOnly','locale','lastIndexOf','context','contextValue','label'];(function(_0x5f554b,_0x36ca71){const _0x244059=function(_0x2e0600){while(--_0x2e0600){_0x5f554b['push'](_0x5f554b['shift']());}};_0x244059(++_0x36ca71);}(_0x36ca,0x1f4));const _0x2440=function(_0x5f554b,_0x36ca71){_0x5f554b=_0x5f554b-0x0;let _0x244059=_0x36ca[_0x5f554b];return _0x244059;};import{View as _0x2cc05f,ButtonView as _0x38b3c0}from'ckeditor5/src/ui.js';import{getTranslation as _0x67d39c}from'../../../utils/common-translations.js';import _0x1c92eb from'../../../../theme/icons/undo.svg';export const MAX_CONTENT_LENGTH=0x96;export default class Tt extends _0x2cc05f{constructor(_0x5ec32e,_0x19dcd8){super(_0x5ec32e);const _0x599968=this['bindTemplate'];this[_0x2440('0x1d')]=_0x19dcd8,this['reopenButtonView']=this[_0x2440('0x1b')](),this[_0x2440('0x11')]('hasContext')['to'](this['_model'],_0x2440('0x4'),_0x45ba71=>!!_0x45ba71),this['bind']('contextValue')['to'](this[_0x2440('0x1d')],_0x2440('0x4'),_0x539425=>_0x539425&&_0x539425[_0x2440('0x24')]?this['_trimContextValue'](_0x539425['value']):_0x67d39c(this[_0x2440('0x2')],_0x2440('0x1c'))),this[_0x2440('0xc')]({'tag':_0x2440('0x0'),'attributes':{'class':[_0x2440('0x1e')]},'children':[{'tag':_0x2440('0x0'),'attributes':{'class':[_0x2440('0x1a')]},'children':[{'tag':_0x2440('0x0'),'attributes':{'class':[_0x2440('0x15'),_0x599968['if'](_0x2440('0x12'),_0x2440('0xf'))]},'children':[{'tag':_0x2440('0x23'),'attributes':{'class':['ck-context__value']},'children':[{'text':_0x599968['to'](_0x2440('0x5'))}]}]}]},{'tag':'div','attributes':{'class':['ck-annotation__actions']},'children':[this[_0x2440('0xe')]]}]});}[_0x2440('0x16')](){super[_0x2440('0x16')](),this[_0x2440('0x9')]();}[_0x2440('0x1b')](){const _0x5807d4=new _0x38b3c0(this['locale']);return _0x5807d4[_0x2440('0x6')]=_0x67d39c(this[_0x2440('0x2')],_0x2440('0x10')),_0x5807d4[_0x2440('0x26')]=_0x67d39c(this[_0x2440('0x2')],'Reopen'),_0x5807d4['icon']=_0x1c92eb,_0x5807d4[_0x2440('0x11')](_0x2440('0xd'))['to'](this[_0x2440('0x1d')],_0x2440('0x1'),_0x17a6b4=>!_0x17a6b4),_0x5807d4[_0x2440('0x11')](_0x2440('0x18'))['to'](this['_model'],_0x2440('0x21'),this[_0x2440('0x1d')],'isResolved',(_0x1ce346,_0xc32d1f)=>_0x1ce346&&_0xc32d1f),_0x5807d4['on']('execute',()=>{this['fire'](_0x2440('0xa'),this[_0x2440('0x1d')]['id']);}),_0x5807d4;}[_0x2440('0x25')](_0x42be54){if(_0x42be54['length']<0x96)return _0x42be54;const _0x553ce0=_0x42be54[_0x2440('0x3')]('\x20',0x93);return _0x42be54[_0x2440('0x7')](0x0,_0x553ce0>-0x1?_0x553ce0:0x93)+_0x2440('0x13');}[_0x2440('0x9')](){const _0x336073=this['element'][_0x2440('0x19')](_0x2440('0x20')),_0x5cb709=_0x336073[_0x2440('0x19')](_0x2440('0x17'));this['listenTo'](_0x336073,'mouseenter',()=>{_0x5cb709[_0x2440('0x1f')]<_0x5cb709['scrollWidth']&&_0x336073[_0x2440('0x14')][_0x2440('0x8')](_0x2440('0xb'));}),this['listenTo'](_0x336073,'mouseleave',()=>{_0x336073['classList'][_0x2440('0x22')](_0x2440('0xb'));});}}
@@ -1,15 +1,15 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
6
  * @module comments/comments/ui/view/commentthreadinputview
7
7
  */
8
- import { View } from 'ckeditor5/src/ui';
9
- import CommentInputView from './commentinputview';
10
- import type { Locale } from 'ckeditor5/src/utils';
11
- import type { EditorConfig } from 'ckeditor5/src/core';
12
- import { UserView, type User } from 'ckeditor5-collaboration/src/collaboration-core';
8
+ import { View } from 'ckeditor5/src/ui.js';
9
+ import CommentInputView from './commentinputview.js';
10
+ import type { Locale } from 'ckeditor5/src/utils.js';
11
+ import type { EditorConfig } from 'ckeditor5/src/core.js';
12
+ import { UserView, type User } from 'ckeditor5-collaboration/src/collaboration-core.js';
13
13
  /**
14
14
  * View that represents comment input area for a comment thread. Includes editor, user view and buttons.
15
15
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xbbc4=['value','editor','setTemplate','ck-comment__input-container--active','focusTracker','commentInputView','createEditor','userView','showInput','set','destroy','then','div','bind','editorReady','change:showInput','ck-thread__input','bindTemplate','extendTemplate','ck-comment__input-container','ck-thread__user'];(function(_0x376be5,_0xbbc4fd){var _0x3b7bb5=function(_0x53765e){while(--_0x53765e){_0x376be5['push'](_0x376be5['shift']());}};_0x3b7bb5(++_0xbbc4fd);}(_0xbbc4,0x14d));var _0x3b7b=function(_0x376be5,_0xbbc4fd){_0x376be5=_0x376be5-0x0;var _0x3b7bb5=_0xbbc4[_0x376be5];return _0x3b7bb5;};import{View as _0x5a4903}from'ckeditor5/src/ui';import _0x40f73d from'./commentinputview';import{UserView as _0x143110}from'ckeditor5-collaboration/src/collaboration-core';export default class At extends _0x5a4903{constructor(_0x7ead34,_0x1b4f6a,_0x31f6cd){super(_0x7ead34),this[_0x3b7b('0x8')]=new _0x40f73d(_0x7ead34,_0x31f6cd),this[_0x3b7b('0x8')][_0x3b7b('0x10')]('showButtons')['to'](this['commentInputView'][_0x3b7b('0x7')],'isFocused',this['commentInputView'],_0x3b7b('0x3'),(_0x9b7690,_0x2665f1)=>_0x9b7690||!!_0x2665f1),this[_0x3b7b('0xc')](_0x3b7b('0xb'),!0x1),this['on'](_0x3b7b('0x12'),()=>{this[_0x3b7b('0xb')]&&!this[_0x3b7b('0x8')][_0x3b7b('0x4')]&&this[_0x3b7b('0x8')][_0x3b7b('0x9')]();}),this[_0x3b7b('0x8')]['delegate'](_0x3b7b('0x11'))['to'](this),this[_0x3b7b('0x8')]['delegate']('editorDestroyed')['to'](this),this[_0x3b7b('0xa')]=new _0x143110(_0x7ead34,_0x1b4f6a),this['userView']['extendTemplate']({'attributes':{'class':_0x3b7b('0x2')}}),this['commentInputView'][_0x3b7b('0x0')]({'attributes':{'class':_0x3b7b('0x13')}}),this[_0x3b7b('0x5')]({'tag':_0x3b7b('0xf'),'attributes':{'class':[_0x3b7b('0x1'),this[_0x3b7b('0x14')]['if'](_0x3b7b('0xb'),_0x3b7b('0x6'))]},'children':[this[_0x3b7b('0xa')],this[_0x3b7b('0x8')]]});}[_0x3b7b('0xd')](){return this[_0x3b7b('0x8')]['destroy']()[_0x3b7b('0xe')](()=>super[_0x3b7b('0xd')]());}}
23
+ var _0x31b0=['showInput','ck-thread__user','isFocused','bind','delegate','change:showInput','userView','ck-comment__input-container','extendTemplate','createEditor','then','set','editor','editorDestroyed','focusTracker','showButtons','ck-comment__input-container--active','editorReady','setTemplate','destroy','commentInputView','div','bindTemplate','ck-thread__input'];(function(_0x450bd4,_0x31b0b8){var _0xdb9707=function(_0x40cc23){while(--_0x40cc23){_0x450bd4['push'](_0x450bd4['shift']());}};_0xdb9707(++_0x31b0b8);}(_0x31b0,0x186));var _0xdb97=function(_0x450bd4,_0x31b0b8){_0x450bd4=_0x450bd4-0x0;var _0xdb9707=_0x31b0[_0x450bd4];return _0xdb9707;};import{View as _0x322439}from'ckeditor5/src/ui.js';import _0x208286 from'./commentinputview.js';import{UserView as _0x120987}from'ckeditor5-collaboration/src/collaboration-core.js';export default class Ct extends _0x322439{constructor(_0x43b436,_0x427ea0,_0x55be84){super(_0x43b436),this[_0xdb97('0xe')]=new _0x208286(_0x43b436,_0x55be84),this[_0xdb97('0xe')][_0xdb97('0x15')](_0xdb97('0x9'))['to'](this[_0xdb97('0xe')][_0xdb97('0x8')],_0xdb97('0x14'),this[_0xdb97('0xe')],'value',(_0x4770e5,_0x32b23b)=>_0x4770e5||!!_0x32b23b),this[_0xdb97('0x5')]('showInput',!0x1),this['on'](_0xdb97('0x17'),()=>{this[_0xdb97('0x12')]&&!this['commentInputView'][_0xdb97('0x6')]&&this[_0xdb97('0xe')][_0xdb97('0x3')]();}),this[_0xdb97('0xe')]['delegate'](_0xdb97('0xb'))['to'](this),this[_0xdb97('0xe')][_0xdb97('0x16')](_0xdb97('0x7'))['to'](this),this[_0xdb97('0x0')]=new _0x120987(_0x43b436,_0x427ea0),this['userView']['extendTemplate']({'attributes':{'class':_0xdb97('0x13')}}),this[_0xdb97('0xe')][_0xdb97('0x2')]({'attributes':{'class':_0xdb97('0x11')}}),this[_0xdb97('0xc')]({'tag':_0xdb97('0xf'),'attributes':{'class':[_0xdb97('0x1'),this[_0xdb97('0x10')]['if'](_0xdb97('0x12'),_0xdb97('0xa'))]},'children':[this[_0xdb97('0x0')],this[_0xdb97('0xe')]]});}[_0xdb97('0xd')](){return this[_0xdb97('0xe')][_0xdb97('0xd')]()[_0xdb97('0x4')](()=>super[_0xdb97('0xd')]());}}
@@ -1,18 +1,18 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
6
  * @module comments/comments/ui/view/commentthreadview
7
7
  * @publicApi
8
8
  */
9
- import { type Locale } from 'ckeditor5/src/utils';
10
- import { type User } from 'ckeditor5-collaboration/src/collaboration-core';
11
- import { ButtonView, type TemplateDefinition, type ViewCollection } from 'ckeditor5/src/ui';
12
- import BaseCommentThreadView from './basecommentthreadview';
13
- import type { CommentThread } from '../../commentsrepository';
14
- import type { CommentThreadConfig } from '../../../config';
15
- declare const CommentThreadView_base: import("ckeditor5/src/utils").Mixed<typeof BaseCommentThreadView, import("@ckeditor/ckeditor5-collaboration-core/src/utils/confirmmixin").ConfirmApi>;
9
+ import { type Locale } from 'ckeditor5/src/utils.js';
10
+ import { type User } from 'ckeditor5-collaboration/src/collaboration-core.js';
11
+ import { ButtonView, type TemplateDefinition, type ViewCollection } from 'ckeditor5/src/ui.js';
12
+ import BaseCommentThreadView from './basecommentthreadview.js';
13
+ import type { CommentThread } from '../../commentsrepository.js';
14
+ import type { CommentThreadConfig } from '../../../config.js';
15
+ declare const CommentThreadView_base: import("ckeditor5/src/utils.js").Mixed<typeof BaseCommentThreadView, import("@ckeditor/ckeditor5-collaboration-core/src/utils/confirmmixin.js").ConfirmApi>;
16
16
  /**
17
17
  * The default view for comment thread.
18
18
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4281=['_boundFirstCommentView','commentsListView','isResolvable','bind','isVisible','actionIndicator','ck-thread--','ck-reset_all-excluded','change:isActive','stop','div','Write\x20a\x20comment...','ck-thread--active','isReadOnly','fire','locale','extendTemplate','set','commentViews','Delete\x20comment\x20thread?','removeCommentThread','add','resolveCommentThread','querySelector','label','ck-thread--unlinked','cancelConfirm','getTemplate','containerElement','archivedAt','render','_bindFirstCommentView','ck-thread--remove-confirmation','isEnabled','commentThreadHeaderView','tooltip','_cancelAllConfirms','actionBar','commentThreadChildren','resolveButton','placeholder','_model','length','remove','icon','element','bindTemplate','_createResolveButton','unbind','isActive','ck-thread__container','change:isReadOnly','createCollection','addMany','then','isSystemComment','ck-thread','ck-comment--resolve','isConfirm','removeButton','Resolve','execute'];(function(_0x5d05bb,_0x4281bc){const _0x560edf=function(_0x2f95d7){while(--_0x2f95d7){_0x5d05bb['push'](_0x5d05bb['shift']());}};_0x560edf(++_0x4281bc);}(_0x4281,0x1eb));const _0x560e=function(_0x5d05bb,_0x4281bc){_0x5d05bb=_0x5d05bb-0x0;let _0x560edf=_0x4281[_0x5d05bb];return _0x560edf;};import{ConfirmMixin as _0xc50d54}from'ckeditor5-collaboration/src/collaboration-core';import{ButtonView as _0x2319ca}from'ckeditor5/src/ui';import{icons as _0x30e61d}from'ckeditor5/src/core';import _0xdf9eb6 from'./basecommentthreadview';import{getTranslation as _0x3d4af4}from'../../../utils/common-translations';export default class ft extends _0xc50d54(_0xdf9eb6){constructor(_0x2774c1,_0x51d93f,_0x2bf94f,_0x9dcf2c){super(_0x2774c1,_0x51d93f,_0x2bf94f,_0x9dcf2c),this[_0x560e('0x2b')]=this[_0x560e('0x39')](),this['commentThreadChildren'][_0x560e('0x3a')]([this[_0x560e('0x6')],this['commentThreadInputView']]),this[_0x560e('0x2e')][_0x560e('0x22')]&&this[_0x560e('0x2b')]['add'](this[_0x560e('0x27')],0x0),this['_model']['on']('change:archivedAt',(_0x1b8045,_0x466a10,_0x5797ad)=>{_0x5797ad?this['commentThreadChildren']['has'](this[_0x560e('0x27')])||this[_0x560e('0x2b')]['add'](this[_0x560e('0x27')],0x0):this['commentThreadChildren'][_0x560e('0x30')](this[_0x560e('0x27')]);}),this[_0x560e('0x16')](_0x560e('0xa'),null),this[_0x560e('0x21')]=null,this[_0x560e('0x5')]=null,this[_0x560e('0x14')]=_0x2774c1,this[_0x560e('0x2c')]=this['_createResolveButton'](),this['setTemplate'](this[_0x560e('0x20')]()),this['on'](_0x560e('0xd'),(_0x31a484,_0x40553d,_0x176b5f)=>{_0x176b5f||this['_cancelAllConfirms']();}),this['listenTo'](this[_0x560e('0x2e')],_0x560e('0x38'),(_0xcb73db,_0x388f2f,_0x2fc039)=>{_0x2fc039&&this[_0x560e('0x29')]();}),this[_0x560e('0x2f')]>0x0&&this[_0x560e('0x24')](),this['listenTo'](this['commentsListView']['commentViews'],_0x560e('0x1a'),()=>{this[_0x560e('0x24')]();});}['getTemplate'](){const _0x195a5b=this[_0x560e('0x33')];return{'tag':_0x560e('0xf'),'attributes':{'class':[_0x560e('0x3d'),_0x560e('0xc'),_0x195a5b['if'](_0x560e('0x36'),_0x560e('0x11')),_0x195a5b['if']('isUnlinked',_0x560e('0x1e')),_0x195a5b['if'](_0x560e('0x1'),_0x560e('0x25')),_0x195a5b['to'](_0x560e('0xa'),_0x379dbc=>_0x379dbc?_0x560e('0xb')+_0x379dbc:'')],'data-thread-id':this['_model']['id'],'tabindex':-0x1},'children':[{'tag':_0x560e('0xf'),'attributes':{'class':_0x560e('0x37')},'children':this[_0x560e('0x2b')]}]};}[_0x560e('0x23')](){super[_0x560e('0x23')](),this[_0x560e('0x21')]=this[_0x560e('0x32')][_0x560e('0x1c')]('.ck-thread__container');}['_cancelAllConfirms'](){this[_0x560e('0x1f')]();for(const _0x33c2fc of this[_0x560e('0x6')]['commentViews'])_0x33c2fc['cancelConfirm']();}['_bindFirstCommentView'](){const {locale:_0x4c2ab3}=this,_0x28061f=this[_0x560e('0x6')][_0x560e('0x17')]['get'](0x0);_0x28061f===this[_0x560e('0x5')]||_0x28061f[_0x560e('0x3c')]||(this[_0x560e('0x5')]=_0x28061f,this[_0x560e('0x35')](_0x560e('0xa')),this[_0x560e('0x8')]('actionIndicator')['to'](_0x28061f,'actionIndicator',_0x11bdb4=>_0x560e('0x30')===_0x11bdb4?_0x560e('0x30'):null),_0x28061f[_0x560e('0x2d')]=_0x3d4af4(_0x4c2ab3,_0x560e('0x10')),_0x28061f[_0x560e('0x2')]['on']('execute',_0x5621c5=>{_0x5621c5[_0x560e('0xe')](),this['showConfirm'](_0x3d4af4(_0x4c2ab3,_0x560e('0x18')),this[_0x560e('0x21')])[_0x560e('0x3b')](()=>{this['fire'](_0x560e('0x19'));});},{'priority':'high'}),_0x28061f[_0x560e('0x2a')][_0x560e('0x1a')](this[_0x560e('0x2c')],0x0));}[_0x560e('0x34')](){const _0x22b790=new _0x2319ca(this[_0x560e('0x14')]);return _0x22b790[_0x560e('0x1d')]=_0x3d4af4(this[_0x560e('0x14')],_0x560e('0x3')),_0x22b790[_0x560e('0x28')]=_0x3d4af4(this['locale'],_0x560e('0x3')),_0x22b790[_0x560e('0x31')]=_0x30e61d['check'],_0x22b790[_0x560e('0x15')]({'attributes':{'class':_0x560e('0x0')}}),_0x22b790['bind'](_0x560e('0x26'))['to'](this[_0x560e('0x2e')],_0x560e('0x12'),_0x4caa4e=>!_0x4caa4e),_0x22b790[_0x560e('0x8')](_0x560e('0x9'))['to'](this[_0x560e('0x2e')],_0x560e('0x7'),this[_0x560e('0x2e')],'isResolved',(_0x4baa23,_0x24f2ea)=>_0x4baa23&&!_0x24f2ea),_0x22b790['on'](_0x560e('0x4'),()=>{this[_0x560e('0x13')](_0x560e('0x1b'),this[_0x560e('0x2e')]['id']);}),_0x22b790;}}
23
+ const _0x137f=['locale','set','actionBar','_bindFirstCommentView','remove','length','setTemplate','isVisible','bind','tooltip','element','ck-reset_all-excluded','.ck-thread__container','isUnlinked','ck-thread__container','actionIndicator','high','removeCommentThread','commentThreadInputView','_model','change:isReadOnly','div','showConfirm','isActive','listenTo','execute','removeButton','isResolved','commentThreadHeaderView','extendTemplate','_boundFirstCommentView','render','icon','addMany','resolveButton','ck-thread--remove-confirmation','add','get','isReadOnly','change:isActive','ck-thread--','isEnabled','commentViews','querySelector','getTemplate','change:archivedAt','placeholder','resolveCommentThread','commentsListView','_cancelAllConfirms','cancelConfirm','ck-thread--unlinked','label','isConfirm','commentThreadChildren','ck-thread--active','fire','_createResolveButton','containerElement','createCollection','Resolve','bindTemplate','check'];(function(_0x26565f,_0x137fd3){const _0xe29800=function(_0x33c268){while(--_0x33c268){_0x26565f['push'](_0x26565f['shift']());}};_0xe29800(++_0x137fd3);}(_0x137f,0x105));const _0xe298=function(_0x26565f,_0x137fd3){_0x26565f=_0x26565f-0x0;let _0xe29800=_0x137f[_0x26565f];return _0xe29800;};import{ConfirmMixin as _0x3a74b6}from'ckeditor5-collaboration/src/collaboration-core.js';import{ButtonView as _0x24fa8f}from'ckeditor5/src/ui.js';import{icons as _0x174514}from'ckeditor5/src/core.js';import _0x337d3b from'./basecommentthreadview.js';import{getTranslation as _0x4a2629}from'../../../utils/common-translations.js';export default class ft extends _0x3a74b6(_0x337d3b){constructor(_0x427707,_0x22aeb0,_0x341330,_0x351463){super(_0x427707,_0x22aeb0,_0x341330,_0x351463),this['commentThreadChildren']=this[_0xe298('0x32')](),this[_0xe298('0x2d')][_0xe298('0x18')]([this[_0xe298('0x27')],this[_0xe298('0x9')]]),this[_0xe298('0xa')]['archivedAt']&&this[_0xe298('0x2d')][_0xe298('0x1b')](this[_0xe298('0x13')],0x0),this[_0xe298('0xa')]['on'](_0xe298('0x24'),(_0xfca9c4,_0x578b7c,_0x37d099)=>{_0x37d099?this[_0xe298('0x2d')]['has'](this['commentThreadHeaderView'])||this[_0xe298('0x2d')]['add'](this[_0xe298('0x13')],0x0):this[_0xe298('0x2d')][_0xe298('0x3a')](this[_0xe298('0x13')]);}),this[_0xe298('0x37')](_0xe298('0x6'),null),this[_0xe298('0x31')]=null,this[_0xe298('0x15')]=null,this['locale']=_0x427707,this['resolveButton']=this[_0xe298('0x30')](),this[_0xe298('0x3c')](this[_0xe298('0x23')]()),this['on'](_0xe298('0x1e'),(_0x3eec1c,_0x426968,_0x3cd7a5)=>{_0x3cd7a5||this[_0xe298('0x28')]();}),this[_0xe298('0xf')](this['_model'],_0xe298('0xb'),(_0x5850a7,_0x59a8d3,_0x53d4d7)=>{_0x53d4d7&&this['_cancelAllConfirms']();}),this[_0xe298('0x3b')]>0x0&&this[_0xe298('0x39')](),this['listenTo'](this[_0xe298('0x27')]['commentViews'],_0xe298('0x1b'),()=>{this['_bindFirstCommentView']();});}[_0xe298('0x23')](){const _0x48695e=this[_0xe298('0x34')];return{'tag':_0xe298('0xc'),'attributes':{'class':['ck-thread',_0xe298('0x2'),_0x48695e['if'](_0xe298('0xe'),_0xe298('0x2e')),_0x48695e['if'](_0xe298('0x4'),_0xe298('0x2a')),_0x48695e['if'](_0xe298('0x2c'),_0xe298('0x1a')),_0x48695e['to'](_0xe298('0x6'),_0xd21011=>_0xd21011?_0xe298('0x1f')+_0xd21011:'')],'data-thread-id':this[_0xe298('0xa')]['id'],'tabindex':-0x1},'children':[{'tag':_0xe298('0xc'),'attributes':{'class':_0xe298('0x5')},'children':this[_0xe298('0x2d')]}]};}[_0xe298('0x16')](){super['render'](),this[_0xe298('0x31')]=this[_0xe298('0x1')][_0xe298('0x22')](_0xe298('0x3'));}[_0xe298('0x28')](){this[_0xe298('0x29')]();for(const _0xf4e0b4 of this[_0xe298('0x27')][_0xe298('0x21')])_0xf4e0b4[_0xe298('0x29')]();}[_0xe298('0x39')](){const {locale:_0x3b36b8}=this,_0xd19ce=this[_0xe298('0x27')]['commentViews'][_0xe298('0x1c')](0x0);_0xd19ce===this['_boundFirstCommentView']||_0xd19ce['isSystemComment']||(this[_0xe298('0x15')]=_0xd19ce,this['unbind']('actionIndicator'),this[_0xe298('0x3e')](_0xe298('0x6'))['to'](_0xd19ce,_0xe298('0x6'),_0xd2441=>_0xe298('0x3a')===_0xd2441?_0xe298('0x3a'):null),_0xd19ce[_0xe298('0x25')]=_0x4a2629(_0x3b36b8,'Write\x20a\x20comment...'),_0xd19ce[_0xe298('0x11')]['on'](_0xe298('0x10'),_0x4354b6=>{_0x4354b6['stop'](),this[_0xe298('0xd')](_0x4a2629(_0x3b36b8,'Delete\x20comment\x20thread?'),this[_0xe298('0x31')])['then'](()=>{this['fire'](_0xe298('0x8'));});},{'priority':_0xe298('0x7')}),_0xd19ce[_0xe298('0x38')]['add'](this[_0xe298('0x19')],0x0));}[_0xe298('0x30')](){const _0x2f66d0=new _0x24fa8f(this['locale']);return _0x2f66d0[_0xe298('0x2b')]=_0x4a2629(this[_0xe298('0x36')],_0xe298('0x33')),_0x2f66d0[_0xe298('0x0')]=_0x4a2629(this[_0xe298('0x36')],_0xe298('0x33')),_0x2f66d0[_0xe298('0x17')]=_0x174514[_0xe298('0x35')],_0x2f66d0[_0xe298('0x14')]({'attributes':{'class':'ck-comment--resolve'}}),_0x2f66d0[_0xe298('0x3e')](_0xe298('0x20'))['to'](this[_0xe298('0xa')],_0xe298('0x1d'),_0x14bc2d=>!_0x14bc2d),_0x2f66d0[_0xe298('0x3e')](_0xe298('0x3d'))['to'](this[_0xe298('0xa')],'isResolvable',this[_0xe298('0xa')],_0xe298('0x12'),(_0xf10b00,_0x3d5752)=>_0xf10b00&&!_0x3d5752),_0x2f66d0['on'](_0xe298('0x10'),()=>{this[_0xe298('0x2f')](_0xe298('0x26'),this[_0xe298('0xa')]['id']);}),_0x2f66d0;}}
@@ -1,19 +1,19 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
6
  * @module comments/comments/ui/view/commentview
7
7
  * @publicApi
8
8
  */
9
- import { type Locale } from 'ckeditor5/src/utils';
10
- import { ButtonView, type TemplateDefinition, type ViewCollection, type DropdownView } from 'ckeditor5/src/ui';
11
- import { UserView } from 'ckeditor5-collaboration/src/collaboration-core';
12
- import BaseCommentView from './basecommentview';
13
- import type { Comment } from '../../commentsrepository';
14
- import type CommentInputView from './commentinputview';
15
- import type { CommentViewConfig } from '../../../config';
16
- declare const CommentView_base: import("ckeditor5/src/utils").Mixed<typeof BaseCommentView, import("@ckeditor/ckeditor5-collaboration-core/src/utils/confirmmixin").ConfirmApi>;
9
+ import { type Locale } from 'ckeditor5/src/utils.js';
10
+ import { ButtonView, type TemplateDefinition, type ViewCollection, type DropdownView } from 'ckeditor5/src/ui.js';
11
+ import { UserView } from 'ckeditor5-collaboration/src/collaboration-core.js';
12
+ import BaseCommentView from './basecommentview.js';
13
+ import type { Comment } from '../../commentsrepository.js';
14
+ import type CommentInputView from './commentinputview.js';
15
+ import type { CommentViewConfig } from '../../../config.js';
16
+ declare const CommentView_base: import("ckeditor5/src/utils.js").Mixed<typeof BaseCommentView, import("@ckeditor/ckeditor5-collaboration-core/src/utils/confirmmixin.js").ConfirmApi>;
17
17
  /**
18
18
  * The default view for comment.
19
19
  */