@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,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 _0x48fe=['threeVerticalDots','withText','label','EXTERNAL_COMMENT','_model','getUserViewNotificationText','ck-annotation__content-wrapper','ck-comment--','items','ck-comment--remove-confirmation','authoredAt','buttonView','ck-annotation__info-name','render','placeholder','resolvedAt','ck-comment--remove','listenTo','ck-annotation__user','isEnabled','attributes','pencil','ck-comment__external','Reply...','edit','name','EXTERNAL_IMPORT_WORD_COMMENT','change:isVisible','author','removeButton','isSystemComment','element','div','set','then','actionIndicator','remove','ck-annotation__actions','_createRemoveButton','icon','some','isEditable','_createEditButton','add','visibleView','_createDropdown','_config','Edit','execute','_attachActions','bind','createCollection','ck-annotation__info-time','fire','mouseenter','change:isRemovable','actionBar','ck-comment__main','panelView','length','addMany','extendTemplate','ck-annotation__main','isVisible','switchToEditMode','Show\x20more\x20items','time','source','focus','EXTERNAL_IMPORT_WORD_AVATAR','isExternal','change:isEnabled','isEditMode','creator','ck-annotation__info','_createCommentInputView','push','mouseleave','ck-comment--info','getTemplate','setTemplate','ck-annotation__actions--hidden','dropdown','getExternalCommentNote','ck-comment__user','ck-comment__info-time','EXTERNAL_AVATAR','userView','editButton','cancelConfirm','locale','ck-comment--edit','isRemovable'];(function(_0x5855ca,_0x48feb5){const _0x1cbac6=function(_0x1f73ca){while(--_0x1f73ca){_0x5855ca['push'](_0x5855ca['shift']());}};_0x1cbac6(++_0x48feb5);}(_0x48fe,0x1d7));const _0x1cba=function(_0x5855ca,_0x48feb5){_0x5855ca=_0x5855ca-0x0;let _0x1cbac6=_0x48fe[_0x5855ca];return _0x1cbac6;};import{ButtonView as _0x3cfdd2,createDropdown as _0x2d9710,ListView as _0x589f3c,ListItemView as _0x5dced1}from'ckeditor5/src/ui';import{icons as _0xbdd823}from'ckeditor5/src/core';import{UserView as _0x3853fb,ConfirmMixin as _0x1ec7ca}from'ckeditor5-collaboration/src/collaboration-core';import _0x362b1e from'./basecommentview';import _0xeafeae from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x486c69}from'../../../utils/common-translations';export default class pt extends _0x1ec7ca(_0x362b1e){constructor(_0x2d7950,_0x94af1,_0x2b133d){super(_0x2d7950,_0x94af1,_0x2b133d),this[_0x1cba('0x1b')](_0x1cba('0x1d'),null),this[_0x1cba('0x1b')](_0x1cba('0x8'),_0x486c69(_0x2d7950,_0x1cba('0x11'))),this[_0x1cba('0x2c')](_0x1cba('0x4'))['to'](_0x94af1),this[_0x1cba('0x2c')](_0x1cba('0x9'))['to'](_0x94af1),this[_0x1cba('0x32')]=this[_0x1cba('0x2d')](),this[_0x1cba('0x18')]||(this[_0x1cba('0x52')]=this['_createEditButton'](),this[_0x1cba('0x17')]=this[_0x1cba('0x20')](),this[_0x1cba('0x2')]=this[_0x1cba('0x2d')](),this['items'][_0x1cba('0x36')]([this['editButton'],this[_0x1cba('0x17')]]),this[_0x1cba('0x4c')]=this[_0x1cba('0x27')](),this[_0x1cba('0x32')][_0x1cba('0x25')](this['dropdown'])),this['userView']=new _0x3853fb(_0x2d7950,_0x94af1[_0x1cba('0x16')],this[_0x1cba('0x5c')]()),this[_0x1cba('0x51')][_0x1cba('0x37')]({'attributes':{'class':[_0x1cba('0x4e'),_0x1cba('0xc')]}}),this[_0x1cba('0xb')](_0x94af1,_0x1cba('0x31'),()=>this[_0x1cba('0x53')]()),this[_0x1cba('0x4a')](this[_0x1cba('0x49')]());}[_0x1cba('0x49')](){const _0x172edb=this['bindTemplate'],_0x2b77f7=[{'tag':_0x1cba('0x1a'),'attributes':{'class':['ck-comment__info',_0x1cba('0x44')]},'children':[{'tag':'span','children':[{'text':this[_0x1cba('0x51')][_0x1cba('0x13')]}],'attributes':{'class':['ck-comment__info-name',_0x1cba('0x6')]}},{'tag':_0x1cba('0x3c'),'attributes':{'datetime':_0x172edb['to']('authoredAt'),'class':[_0x1cba('0x4f'),_0x1cba('0x2e')]},'children':[{'text':_0x172edb['to'](_0x1cba('0x4'),_0x499ae0=>this[_0x1cba('0x28')]['formatDateTime'](_0x499ae0))}]}]},{'tag':'div','attributes':{'class':['ck-comment__actions',_0x1cba('0x1f'),_0x172edb['if']('isEditMode','ck-comment__actions--hidden'),_0x172edb['if']('isEditMode',_0x1cba('0x4b'))]},'children':this[_0x1cba('0x32')]},{'tag':_0x1cba('0x1a'),'attributes':{'class':[_0x1cba('0x0')]},'children':this[_0x1cba('0x26')]}];return this[_0x1cba('0x5b')][_0x1cba('0x40')]&&_0x2b77f7[_0x1cba('0x46')]({'tag':_0x1cba('0x1a'),'attributes':{'class':[_0x1cba('0x10')]},'children':[{'text':this[_0x1cba('0x4d')]()}]}),{'tag':'li','attributes':{'class':['ck-comment__wrapper',_0x172edb['if']('isConfirm',_0x1cba('0x3'))],'tabindex':-0x1},'children':[{'tag':_0x1cba('0x1a'),'attributes':{'class':['ck-comment','ck-annotation',_0x172edb['if'](_0x1cba('0x42'),'ck-comment--edit'),_0x172edb['if'](_0x1cba('0x18'),_0x1cba('0x48')),_0x172edb['to'](_0x1cba('0x1d'),_0x4fdc68=>_0x4fdc68?_0x1cba('0x1')+_0x4fdc68:'')],'data-author-id':this[_0x1cba('0x5b')]['author']['id'],'data-comment-id':this['_model']['id']},'children':[this[_0x1cba('0x51')],{'tag':_0x1cba('0x1a'),'attributes':{'class':[_0x1cba('0x33'),_0x1cba('0x38')]},'children':_0x2b77f7}]}]};}[_0x1cba('0x24')](){const _0x310e85=new _0x3cfdd2(this[_0x1cba('0x54')]);return _0x310e85[_0x1cba('0x59')]=_0x486c69(this[_0x1cba('0x54')],_0x1cba('0x29')),_0x310e85[_0x1cba('0x21')]=_0xbdd823[_0x1cba('0xf')],_0x310e85[_0x1cba('0x58')]=!0x0,_0x310e85[_0x1cba('0x37')]({'attributes':{'class':_0x1cba('0x55')}}),_0x310e85[_0x1cba('0x2c')](_0x1cba('0xd'))['to'](this['_model'],'isReadOnly',_0x1b9c3a=>!_0x1b9c3a),_0x310e85[_0x1cba('0x2c')](_0x1cba('0x39'))['to'](this[_0x1cba('0x5b')],_0x1cba('0x23')),_0x310e85['on']('execute',()=>this[_0x1cba('0x3a')]()),_0x310e85;}[_0x1cba('0x20')](){const _0x2d155a=new _0x3cfdd2(this[_0x1cba('0x54')]);return _0x2d155a[_0x1cba('0x59')]=_0x486c69(this[_0x1cba('0x54')],'Remove'),_0x2d155a['icon']=_0xeafeae,_0x2d155a[_0x1cba('0x58')]=!0x0,_0x2d155a[_0x1cba('0x37')]({'attributes':{'class':_0x1cba('0xa')}}),_0x2d155a[_0x1cba('0x2c')]('isEnabled')['to'](this[_0x1cba('0x5b')],'isReadOnly',_0x326304=>!_0x326304),_0x2d155a[_0x1cba('0x2c')](_0x1cba('0x39'))['to'](this[_0x1cba('0x5b')],_0x1cba('0x56')),_0x2d155a['on'](_0x1cba('0x2a'),()=>{this['showConfirm'](_0x486c69(this[_0x1cba('0x54')],'Delete\x20comment?'),this['element'])[_0x1cba('0x1c')](()=>{this[_0x1cba('0x2f')]('removeComment',this[_0x1cba('0x5b')]['id']);});}),_0x2d155a;}[_0x1cba('0x27')](){const _0x53cceb=_0x2d9710(this[_0x1cba('0x54')]),_0x54570c=_0x53cceb[_0x1cba('0x34')]['children'],_0x47059e=new _0x589f3c(this['locale']),_0x54683d=(_0x424d5e,_0x339095=-0x1)=>{const _0x30cc53=new _0x5dced1(this[_0x1cba('0x54')]);_0x30cc53['children']['add'](_0x424d5e);const _0x370f5d=_0x339095>-0x1?_0x339095:_0x47059e['items'][_0x1cba('0x35')];_0x47059e[_0x1cba('0x2')][_0x1cba('0x25')](_0x30cc53,_0x370f5d),_0x53cceb['listenTo'](_0x424d5e,_0x1cba('0x41'),()=>{_0x53cceb['isEnabled']=[...this[_0x1cba('0x2')]]['some'](_0x58b96f=>_0x58b96f[_0x1cba('0xd')]);}),_0x53cceb[_0x1cba('0xb')](_0x424d5e,_0x1cba('0x15'),()=>{_0x53cceb[_0x1cba('0x5')][_0x1cba('0x39')]=[...this[_0x1cba('0x2')]][_0x1cba('0x22')](_0x1ada26=>_0x1ada26[_0x1cba('0x39')]);});};_0x53cceb['panelPosition']='sw',_0x53cceb['buttonView'][_0x1cba('0x1b')]({'label':_0x486c69(this[_0x1cba('0x54')],_0x1cba('0x3b')),'icon':_0xbdd823[_0x1cba('0x57')]}),_0x53cceb['isEnabled']=[...this[_0x1cba('0x2')]][_0x1cba('0x22')](_0x4f9274=>_0x4f9274[_0x1cba('0xd')]),_0x53cceb['buttonView'][_0x1cba('0x39')]=[...this[_0x1cba('0x2')]]['some'](_0x13f43a=>_0x13f43a[_0x1cba('0x39')]);for(const _0x342d22 of this[_0x1cba('0x2')])_0x54683d(_0x342d22);return _0x54570c['add'](_0x47059e),_0x53cceb[_0x1cba('0xb')](this['items'],_0x1cba('0x25'),(_0x52442f,_0xc0c66e,_0x5d0939)=>{_0x54683d(_0xc0c66e,_0x5d0939);}),_0x53cceb[_0x1cba('0xb')](this[_0x1cba('0x2')],_0x1cba('0x1e'),(_0x5e362f,_0x466ae6,_0x3f45e1)=>{_0x47059e['items']['remove'](_0x3f45e1);}),_0x53cceb;}[_0x1cba('0x2b')](_0x559145,_0x3a5d7a){const _0x5a2a40=_0x559145&&_0x559145[_0x1cba('0x19')];_0x5a2a40&&(this[_0x1cba('0xb')](_0x5a2a40,_0x1cba('0x30'),()=>this[_0x1cba('0x1d')]=_0x3a5d7a),this[_0x1cba('0xb')](_0x5a2a40,_0x1cba('0x3e'),()=>this[_0x1cba('0x1d')]=_0x3a5d7a),this[_0x1cba('0xb')](_0x5a2a40,_0x1cba('0x47'),()=>this['actionIndicator']=null),this[_0x1cba('0xb')](_0x5a2a40,'blur',()=>this[_0x1cba('0x1d')]=null));}[_0x1cba('0x45')](){const _0x23fc0a=super['_createCommentInputView']();return _0x23fc0a['bind'](_0x1cba('0x8'))['to'](this),_0x23fc0a;}['getExternalCommentNote'](){return'importWord'===this[_0x1cba('0x5b')][_0x1cba('0xe')]['@external'][_0x1cba('0x3d')]?_0x486c69(this[_0x1cba('0x54')],_0x1cba('0x14')):_0x486c69(this[_0x1cba('0x54')],_0x1cba('0x5a'));}[_0x1cba('0x5c')](){return this[_0x1cba('0x5b')][_0x1cba('0x40')]?'importWord'===this[_0x1cba('0x5b')]['attributes']['@external']['source']?_0x486c69(this[_0x1cba('0x54')],_0x1cba('0x3f'),this['_model'][_0x1cba('0x43')]['name']):_0x486c69(this[_0x1cba('0x54')],_0x1cba('0x50'),this['_model'][_0x1cba('0x43')][_0x1cba('0x13')]):null;}[_0x1cba('0x7')](){super[_0x1cba('0x7')](),this['_attachActions'](this[_0x1cba('0x52')],_0x1cba('0x12')),this['_attachActions'](this[_0x1cba('0x17')],_0x1cba('0x1e'));}}
23
+ const _0x530a=['ck-comment__external','isReadOnly','dropdown','mouseenter','importWord','ck-annotation__info-name','isEditMode','remove','ck-annotation__info-time','label','some','blur','add','source','getUserViewNotificationText','time','_createCommentInputView','Show\x20more\x20items','ck-comment--remove','change:isEnabled','removeButton','withText','createCollection','isEditable','EXTERNAL_AVATAR','_createDropdown','buttonView','panelPosition','ck-annotation__info','ck-comment__actions','actionIndicator','focus','items','author','push','authoredAt','locale','isConfirm','_createEditButton','_createRemoveButton','set','showConfirm','ck-comment__info','resolvedAt','children','getTemplate','ck-comment__actions--hidden','ck-comment','_model','ck-comment__info-time','execute','attributes','pencil','edit','bind','Edit','isVisible','placeholder','mouseleave','formatDateTime','ck-comment--info','element','isEnabled','then','getExternalCommentNote','span','listenTo','length','EXTERNAL_IMPORT_WORD_COMMENT','panelView','actionBar','extendTemplate','ck-annotation__main','bindTemplate','icon','_attachActions','name','isSystemComment','editButton','render','@external','ck-comment--edit','change:isVisible','visibleView','isExternal','ck-comment__main','div','ck-comment__wrapper','Delete\x20comment?','addMany','userView','ck-comment__user','setTemplate','ck-comment--remove-confirmation'];(function(_0x4b5fa2,_0x530a70){const _0xaa8fac=function(_0x5a9be5){while(--_0x5a9be5){_0x4b5fa2['push'](_0x4b5fa2['shift']());}};_0xaa8fac(++_0x530a70);}(_0x530a,0x1a0));const _0xaa8f=function(_0x4b5fa2,_0x530a70){_0x4b5fa2=_0x4b5fa2-0x0;let _0xaa8fac=_0x530a[_0x4b5fa2];return _0xaa8fac;};import{ButtonView as _0x3e500e,createDropdown as _0x3d341a,ListView as _0x5e1f89,ListItemView as _0x5d8d4c}from'ckeditor5/src/ui.js';import{icons as _0x5d58d1}from'ckeditor5/src/core.js';import{UserView as _0x23916e,ConfirmMixin as _0x171e5c}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xa36540 from'./basecommentview.js';import _0x3945a1 from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x4c7e6d}from'../../../utils/common-translations.js';export default class pt extends _0x171e5c(_0xa36540){constructor(_0x2ef118,_0x19a14b,_0x156501){super(_0x2ef118,_0x19a14b,_0x156501),this[_0xaa8f('0x0')](_0xaa8f('0x54'),null),this[_0xaa8f('0x0')](_0xaa8f('0x11'),_0x4c7e6d(_0x2ef118,'Reply...')),this[_0xaa8f('0xe')](_0xaa8f('0x59'))['to'](_0x19a14b),this[_0xaa8f('0xe')](_0xaa8f('0x3'))['to'](_0x19a14b),this[_0xaa8f('0x1e')]=this[_0xaa8f('0x4c')](),this[_0xaa8f('0x25')]||(this[_0xaa8f('0x26')]=this[_0xaa8f('0x5c')](),this[_0xaa8f('0x4a')]=this[_0xaa8f('0x5d')](),this['items']=this[_0xaa8f('0x4c')](),this['items'][_0xaa8f('0x31')]([this[_0xaa8f('0x26')],this[_0xaa8f('0x4a')]]),this[_0xaa8f('0x38')]=this[_0xaa8f('0x4f')](),this[_0xaa8f('0x1e')][_0xaa8f('0x42')](this[_0xaa8f('0x38')])),this[_0xaa8f('0x32')]=new _0x23916e(_0x2ef118,_0x19a14b[_0xaa8f('0x57')],this['getUserViewNotificationText']()),this[_0xaa8f('0x32')][_0xaa8f('0x1f')]({'attributes':{'class':[_0xaa8f('0x33'),'ck-annotation__user']}}),this[_0xaa8f('0x1a')](_0x19a14b,'change:isRemovable',()=>this['cancelConfirm']()),this[_0xaa8f('0x34')](this['getTemplate']());}[_0xaa8f('0x5')](){const _0x34f12c=this[_0xaa8f('0x21')],_0x4c9430=[{'tag':_0xaa8f('0x2e'),'attributes':{'class':[_0xaa8f('0x2'),_0xaa8f('0x52')]},'children':[{'tag':_0xaa8f('0x19'),'children':[{'text':this[_0xaa8f('0x32')][_0xaa8f('0x24')]}],'attributes':{'class':['ck-comment__info-name',_0xaa8f('0x3b')]}},{'tag':_0xaa8f('0x45'),'attributes':{'datetime':_0x34f12c['to'](_0xaa8f('0x59')),'class':[_0xaa8f('0x9'),_0xaa8f('0x3e')]},'children':[{'text':_0x34f12c['to']('authoredAt',_0x3da3b9=>this['_config'][_0xaa8f('0x13')](_0x3da3b9))}]}]},{'tag':_0xaa8f('0x2e'),'attributes':{'class':[_0xaa8f('0x53'),'ck-annotation__actions',_0x34f12c['if'](_0xaa8f('0x3c'),_0xaa8f('0x6')),_0x34f12c['if'](_0xaa8f('0x3c'),'ck-annotation__actions--hidden')]},'children':this[_0xaa8f('0x1e')]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']},'children':this[_0xaa8f('0x2b')]}];return this['_model'][_0xaa8f('0x2c')]&&_0x4c9430[_0xaa8f('0x58')]({'tag':_0xaa8f('0x2e'),'attributes':{'class':[_0xaa8f('0x36')]},'children':[{'text':this[_0xaa8f('0x18')]()}]}),{'tag':'li','attributes':{'class':[_0xaa8f('0x2f'),_0x34f12c['if'](_0xaa8f('0x5b'),_0xaa8f('0x35'))],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':[_0xaa8f('0x7'),'ck-annotation',_0x34f12c['if']('isEditMode',_0xaa8f('0x29')),_0x34f12c['if']('isSystemComment',_0xaa8f('0x14')),_0x34f12c['to'](_0xaa8f('0x54'),_0xaded03=>_0xaded03?'ck-comment--'+_0xaded03:'')],'data-author-id':this[_0xaa8f('0x8')][_0xaa8f('0x57')]['id'],'data-comment-id':this['_model']['id']},'children':[this[_0xaa8f('0x32')],{'tag':_0xaa8f('0x2e'),'attributes':{'class':[_0xaa8f('0x2d'),_0xaa8f('0x20')]},'children':_0x4c9430}]}]};}[_0xaa8f('0x5c')](){const _0xd91b87=new _0x3e500e(this[_0xaa8f('0x5a')]);return _0xd91b87[_0xaa8f('0x3f')]=_0x4c7e6d(this['locale'],_0xaa8f('0xf')),_0xd91b87[_0xaa8f('0x22')]=_0x5d58d1[_0xaa8f('0xc')],_0xd91b87['withText']=!0x0,_0xd91b87[_0xaa8f('0x1f')]({'attributes':{'class':'ck-comment--edit'}}),_0xd91b87[_0xaa8f('0xe')](_0xaa8f('0x16'))['to'](this[_0xaa8f('0x8')],_0xaa8f('0x37'),_0x5b959d=>!_0x5b959d),_0xd91b87[_0xaa8f('0xe')](_0xaa8f('0x10'))['to'](this[_0xaa8f('0x8')],_0xaa8f('0x4d')),_0xd91b87['on']('execute',()=>this['switchToEditMode']()),_0xd91b87;}[_0xaa8f('0x5d')](){const _0x26fb26=new _0x3e500e(this[_0xaa8f('0x5a')]);return _0x26fb26[_0xaa8f('0x3f')]=_0x4c7e6d(this['locale'],'Remove'),_0x26fb26['icon']=_0x3945a1,_0x26fb26[_0xaa8f('0x4b')]=!0x0,_0x26fb26[_0xaa8f('0x1f')]({'attributes':{'class':_0xaa8f('0x48')}}),_0x26fb26[_0xaa8f('0xe')](_0xaa8f('0x16'))['to'](this['_model'],_0xaa8f('0x37'),_0x5d6473=>!_0x5d6473),_0x26fb26[_0xaa8f('0xe')](_0xaa8f('0x10'))['to'](this[_0xaa8f('0x8')],'isRemovable'),_0x26fb26['on'](_0xaa8f('0xa'),()=>{this[_0xaa8f('0x1')](_0x4c7e6d(this[_0xaa8f('0x5a')],_0xaa8f('0x30')),this[_0xaa8f('0x15')])[_0xaa8f('0x17')](()=>{this['fire']('removeComment',this[_0xaa8f('0x8')]['id']);});}),_0x26fb26;}['_createDropdown'](){const _0x36e7ea=_0x3d341a(this[_0xaa8f('0x5a')]),_0x33a83b=_0x36e7ea[_0xaa8f('0x1d')]['children'],_0x24f46d=new _0x5e1f89(this[_0xaa8f('0x5a')]),_0x3bb4d8=(_0x41bc41,_0x320525=-0x1)=>{const _0x20bc20=new _0x5d8d4c(this['locale']);_0x20bc20[_0xaa8f('0x4')][_0xaa8f('0x42')](_0x41bc41);const _0x4b5d5c=_0x320525>-0x1?_0x320525:_0x24f46d[_0xaa8f('0x56')][_0xaa8f('0x1b')];_0x24f46d[_0xaa8f('0x56')]['add'](_0x20bc20,_0x4b5d5c),_0x36e7ea['listenTo'](_0x41bc41,_0xaa8f('0x49'),()=>{_0x36e7ea[_0xaa8f('0x16')]=[...this[_0xaa8f('0x56')]][_0xaa8f('0x40')](_0x532f29=>_0x532f29[_0xaa8f('0x16')]);}),_0x36e7ea['listenTo'](_0x41bc41,_0xaa8f('0x2a'),()=>{_0x36e7ea[_0xaa8f('0x50')]['isVisible']=[...this['items']][_0xaa8f('0x40')](_0x20232c=>_0x20232c[_0xaa8f('0x10')]);});};_0x36e7ea[_0xaa8f('0x51')]='sw',_0x36e7ea['buttonView'][_0xaa8f('0x0')]({'label':_0x4c7e6d(this[_0xaa8f('0x5a')],_0xaa8f('0x47')),'icon':_0x5d58d1['threeVerticalDots']}),_0x36e7ea[_0xaa8f('0x16')]=[...this[_0xaa8f('0x56')]][_0xaa8f('0x40')](_0x4ae9ac=>_0x4ae9ac[_0xaa8f('0x16')]),_0x36e7ea[_0xaa8f('0x50')]['isVisible']=[...this[_0xaa8f('0x56')]][_0xaa8f('0x40')](_0x187357=>_0x187357[_0xaa8f('0x10')]);for(const _0x4d28b4 of this[_0xaa8f('0x56')])_0x3bb4d8(_0x4d28b4);return _0x33a83b[_0xaa8f('0x42')](_0x24f46d),_0x36e7ea['listenTo'](this[_0xaa8f('0x56')],_0xaa8f('0x42'),(_0x2b1b38,_0x45fc66,_0x4e88a3)=>{_0x3bb4d8(_0x45fc66,_0x4e88a3);}),_0x36e7ea[_0xaa8f('0x1a')](this[_0xaa8f('0x56')],_0xaa8f('0x3d'),(_0x53e85c,_0x7ae1ad,_0xdcee3f)=>{_0x24f46d[_0xaa8f('0x56')][_0xaa8f('0x3d')](_0xdcee3f);}),_0x36e7ea;}[_0xaa8f('0x23')](_0x459644,_0x76c319){const _0x163589=_0x459644&&_0x459644[_0xaa8f('0x15')];_0x163589&&(this[_0xaa8f('0x1a')](_0x163589,_0xaa8f('0x39'),()=>this[_0xaa8f('0x54')]=_0x76c319),this['listenTo'](_0x163589,_0xaa8f('0x55'),()=>this[_0xaa8f('0x54')]=_0x76c319),this[_0xaa8f('0x1a')](_0x163589,_0xaa8f('0x12'),()=>this['actionIndicator']=null),this['listenTo'](_0x163589,_0xaa8f('0x41'),()=>this[_0xaa8f('0x54')]=null));}['_createCommentInputView'](){const _0x44c26e=super[_0xaa8f('0x46')]();return _0x44c26e[_0xaa8f('0xe')](_0xaa8f('0x11'))['to'](this),_0x44c26e;}['getExternalCommentNote'](){return _0xaa8f('0x3a')===this[_0xaa8f('0x8')]['attributes']['@external'][_0xaa8f('0x43')]?_0x4c7e6d(this['locale'],_0xaa8f('0x1c')):_0x4c7e6d(this[_0xaa8f('0x5a')],'EXTERNAL_COMMENT');}[_0xaa8f('0x44')](){return this['_model'][_0xaa8f('0x2c')]?_0xaa8f('0x3a')===this[_0xaa8f('0x8')][_0xaa8f('0xb')][_0xaa8f('0x28')]['source']?_0x4c7e6d(this[_0xaa8f('0x5a')],'EXTERNAL_IMPORT_WORD_AVATAR',this[_0xaa8f('0x8')]['creator'][_0xaa8f('0x24')]):_0x4c7e6d(this[_0xaa8f('0x5a')],_0xaa8f('0x4e'),this[_0xaa8f('0x8')]['creator'][_0xaa8f('0x24')]):null;}['render'](){super[_0xaa8f('0x27')](),this[_0xaa8f('0x23')](this['editButton'],_0xaa8f('0xd')),this[_0xaa8f('0x23')](this['removeButton'],_0xaa8f('0x3d'));}}
package/src/comments.d.ts CHANGED
@@ -1,21 +1,21 @@
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
7
7
  * @publicApi
8
8
  */
9
- import { Plugin } from 'ckeditor5/src/core';
10
- import CommentsRepository from './comments/commentsrepository';
11
- import CommentsEditing from './comments/commentsediting';
12
- import CommentsUI from './comments/commentsui';
13
- import CommentsOnly from './commentsonly';
14
- import WideSidebar from './annotations/widesidebar';
15
- import NarrowSidebar from './annotations/narrowsidebar';
16
- import InlineAnnotations from './annotations/inlineannotations';
17
- import CommentsArchiveUI from './comments/commentsarchiveui';
18
- import CommentsArchive from './comments/commentsarchive';
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import CommentsRepository from './comments/commentsrepository.js';
11
+ import CommentsEditing from './comments/commentsediting.js';
12
+ import CommentsUI from './comments/commentsui.js';
13
+ import CommentsOnly from './commentsonly.js';
14
+ import WideSidebar from './annotations/widesidebar.js';
15
+ import NarrowSidebar from './annotations/narrowsidebar.js';
16
+ import InlineAnnotations from './annotations/inlineannotations.js';
17
+ import CommentsArchiveUI from './comments/commentsarchiveui.js';
18
+ import CommentsArchive from './comments/commentsarchive.js';
19
19
  /**
20
20
  * The comments plugin, which brings both the UI part and the editing part of this feature.
21
21
  *
package/src/comments.js CHANGED
@@ -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 _0x20b3=['pluginName','Comments'];(function(_0x5aa353,_0x20b3a7){var _0x49cacd=function(_0x15a2f7){while(--_0x15a2f7){_0x5aa353['push'](_0x5aa353['shift']());}};_0x49cacd(++_0x20b3a7);}(_0x20b3,0x1e1));var _0x49ca=function(_0x5aa353,_0x20b3a7){_0x5aa353=_0x5aa353-0x0;var _0x49cacd=_0x20b3[_0x5aa353];return _0x49cacd;};import{Plugin as _0x192fa8}from'ckeditor5/src/core';import _0x2e7169 from'./comments/commentsrepository';import _0x522d09 from'./comments/commentsediting';import _0x4f4e6b from'./comments/commentsui';import _0x3c0833 from'./commentsonly';import _0x303cb9 from'./annotations/widesidebar';import _0x503fb7 from'./annotations/narrowsidebar';import _0x436aa3 from'./annotations/inlineannotations';import _0x4d582c from'./comments/commentsarchiveui';import _0x252ba5 from'./comments/commentsarchive';export default class f extends _0x192fa8{static get['requires'](){return[_0x2e7169,_0x522d09,_0x4f4e6b,_0x252ba5,_0x4d582c,_0x3c0833,_0x303cb9,_0x503fb7,_0x436aa3];}static get[_0x49ca('0x1')](){return _0x49ca('0x0');}}
23
+ var _0x394e=['Comments','requires'];(function(_0x54894a,_0x394e38){var _0xc4008a=function(_0x555e8e){while(--_0x555e8e){_0x54894a['push'](_0x54894a['shift']());}};_0xc4008a(++_0x394e38);}(_0x394e,0x1c7));var _0xc400=function(_0x54894a,_0x394e38){_0x54894a=_0x54894a-0x0;var _0xc4008a=_0x394e[_0x54894a];return _0xc4008a;};import{Plugin as _0x6249ce}from'ckeditor5/src/core.js';import _0x4bf83a from'./comments/commentsrepository.js';import _0x495279 from'./comments/commentsediting.js';import _0x33c622 from'./comments/commentsui.js';import _0x414ee3 from'./commentsonly.js';import _0x23f524 from'./annotations/widesidebar.js';import _0x52fe33 from'./annotations/narrowsidebar.js';import _0x55b667 from'./annotations/inlineannotations.js';import _0x4b8fe7 from'./comments/commentsarchiveui.js';import _0x16b7db from'./comments/commentsarchive.js';export default class f extends _0x6249ce{static get[_0xc400('0x0')](){return[_0x4bf83a,_0x495279,_0x33c622,_0x16b7db,_0x4b8fe7,_0x414ee3,_0x23f524,_0x52fe33,_0x55b667];}static get['pluginName'](){return _0xc400('0x1');}}
@@ -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/commentsonly
7
7
  * @publicApi
8
8
  */
9
- import { Plugin, type Editor } from 'ckeditor5/src/core';
10
- import CommentsEditing from './comments/commentsediting';
9
+ import { Plugin, type Editor } from 'ckeditor5/src/core.js';
10
+ import CommentsEditing from './comments/commentsediting.js';
11
11
  /**
12
12
  * The `CommentsOnly` plugin allows you to put the editor in a mode where a user can only add, edit or delete comments.
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 _0x1b09=['change:isEnabled','set','stopListening','_enableCommentsOnlyMode','stop','get','affectsData','cut','addCommentThread','editor','_disableCommentsOnlyMode','DragDrop','editing','highest','commands','listenTo','document','afterInit','delete','view','requires','clipboardInput','plugins','isEnabled','has','pluginName','CommentsOnly','commentsOnlyMode'];(function(_0x37d237,_0x1b0924){const _0x693e72=function(_0x7deaa8){while(--_0x7deaa8){_0x37d237['push'](_0x37d237['shift']());}};_0x693e72(++_0x1b0924);}(_0x1b09,0x14e));const _0x693e=function(_0x37d237,_0x1b0924){_0x37d237=_0x37d237-0x0;let _0x693e72=_0x1b09[_0x37d237];return _0x693e72;};import{Plugin as _0x4a7d83}from'ckeditor5/src/core';import _0x3cd906 from'./comments/commentsediting';export default class n extends _0x4a7d83{static get[_0x693e('0x1b')](){return _0x693e('0x0');}static get[_0x693e('0x16')](){return[_0x3cd906];}constructor(_0x1d24f2){super(_0x1d24f2),this[_0x693e('0x3')]('isEnabled',!0x1),this['on'](_0x693e('0x2'),(_0x3f3131,_0x2719d9,_0x140775)=>{_0x140775?this[_0x693e('0x5')]():this[_0x693e('0xc')]();});}[_0x693e('0x13')](){!this[_0x693e('0x19')]&&this[_0x693e('0xb')]['config'][_0x693e('0x7')]('commentsOnly')&&(this[_0x693e('0x19')]=!0x0);}[_0x693e('0x5')](){for(const [_0x3dee14,_0x4935aa]of this[_0x693e('0xb')][_0x693e('0x10')])_0x4935aa['affectsData']&&_0x693e('0xa')!==_0x3dee14&&_0x4935aa['forceDisabled'](_0x693e('0x1'));this[_0x693e('0xb')][_0x693e('0x18')][_0x693e('0x1a')](_0x693e('0xd'))&&this[_0x693e('0xb')]['plugins']['get'](_0x693e('0xd'))['forceDisabled'](_0x693e('0x1'));const _0x4dd045=this[_0x693e('0xb')]['editing']['view'][_0x693e('0x12')];this[_0x693e('0x11')](_0x4dd045,_0x693e('0x9'),_0x437953=>_0x437953[_0x693e('0x6')](),{'priority':_0x693e('0xf')}),this[_0x693e('0x11')](_0x4dd045,_0x693e('0x17'),_0x4026d7=>_0x4026d7['stop'](),{'priority':_0x693e('0xf')}),this[_0x693e('0x11')](_0x4dd045,_0x693e('0x14'),_0x4ab09a=>_0x4ab09a['stop'](),{'priority':_0x693e('0xf')});}[_0x693e('0xc')](){for(const [_0x258110,_0x45f9b2]of this[_0x693e('0xb')]['commands'])_0x45f9b2[_0x693e('0x8')]&&_0x693e('0xa')!==_0x258110&&_0x45f9b2['clearForceDisabled'](_0x693e('0x1'));this[_0x693e('0x4')](this['editor'][_0x693e('0xe')][_0x693e('0x15')][_0x693e('0x12')]);}}
23
+ const _0x579c=['commentsOnlyMode','affectsData','commands','isEnabled','view','editing','stop','get','change:isEnabled','requires','stopListening','config','plugins','forceDisabled','_enableCommentsOnlyMode','DragDrop','has','highest','delete','pluginName','clipboardInput','afterInit','_disableCommentsOnlyMode','cut','listenTo','editor','addCommentThread','document'];(function(_0x847b17,_0x579ca2){const _0x307274=function(_0x49e481){while(--_0x49e481){_0x847b17['push'](_0x847b17['shift']());}};_0x307274(++_0x579ca2);}(_0x579c,0x86));const _0x3072=function(_0x847b17,_0x579ca2){_0x847b17=_0x847b17-0x0;let _0x307274=_0x579c[_0x847b17];return _0x307274;};import{Plugin as _0x196245}from'ckeditor5/src/core.js';import _0x4022e2 from'./comments/commentsediting.js';export default class e extends _0x196245{static get[_0x3072('0x19')](){return'CommentsOnly';}static get[_0x3072('0xf')](){return[_0x4022e2];}constructor(_0x5f567d){super(_0x5f567d),this['set']('isEnabled',!0x1),this['on'](_0x3072('0xe'),(_0x317e0e,_0x5eb909,_0x597655)=>{_0x597655?this[_0x3072('0x14')]():this[_0x3072('0x0')]();});}[_0x3072('0x1b')](){!this[_0x3072('0x9')]&&this[_0x3072('0x3')][_0x3072('0x11')][_0x3072('0xd')]('commentsOnly')&&(this[_0x3072('0x9')]=!0x0);}[_0x3072('0x14')](){for(const [_0x3eed31,_0x554292]of this[_0x3072('0x3')][_0x3072('0x8')])_0x554292[_0x3072('0x7')]&&_0x3072('0x4')!==_0x3eed31&&_0x554292['forceDisabled'](_0x3072('0x6'));this[_0x3072('0x3')][_0x3072('0x12')][_0x3072('0x16')](_0x3072('0x15'))&&this[_0x3072('0x3')][_0x3072('0x12')][_0x3072('0xd')](_0x3072('0x15'))[_0x3072('0x13')](_0x3072('0x6'));const _0x520b9e=this[_0x3072('0x3')][_0x3072('0xb')][_0x3072('0xa')][_0x3072('0x5')];this[_0x3072('0x2')](_0x520b9e,_0x3072('0x1'),_0x2b3827=>_0x2b3827['stop'](),{'priority':'highest'}),this[_0x3072('0x2')](_0x520b9e,_0x3072('0x1a'),_0x31e666=>_0x31e666[_0x3072('0xc')](),{'priority':_0x3072('0x17')}),this[_0x3072('0x2')](_0x520b9e,_0x3072('0x18'),_0x1afbb3=>_0x1afbb3[_0x3072('0xc')](),{'priority':_0x3072('0x17')});}['_disableCommentsOnlyMode'](){for(const [_0x3663c5,_0x32c07c]of this[_0x3072('0x3')][_0x3072('0x8')])_0x32c07c[_0x3072('0x7')]&&_0x3072('0x4')!==_0x3663c5&&_0x32c07c['clearForceDisabled'](_0x3072('0x6'));this[_0x3072('0x10')](this[_0x3072('0x3')]['editing'][_0x3072('0xa')]['document']);}}
package/src/config.d.ts CHANGED
@@ -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/config
7
7
  * @publicApi
8
8
  */
9
- import type { EditorConfig } from 'ckeditor5/src/core';
10
- import type CommentView from './comments/ui/view/commentview';
11
- import type BaseCommentThreadView from './comments/ui/view/basecommentthreadview';
9
+ import type { EditorConfig } from 'ckeditor5/src/core.js';
10
+ import type CommentView from './comments/ui/view/commentview.js';
11
+ import type BaseCommentThreadView from './comments/ui/view/basecommentthreadview.js';
12
12
  /**
13
13
  * The configuration of the comments feature.
14
14
  *
package/src/config.js CHANGED
@@ -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
  *
package/src/index.d.ts CHANGED
@@ -1,24 +1,24 @@
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
- export { default as Comments } from './comments';
6
- export { default as CommentsOnly } from './commentsonly';
7
- export { default as CommentsUI } from './comments/commentsui';
8
- export { default as CommentsRepository, CommentThread, Comment, type CommentDataJSON, type CommentThreadContext, type CommentThreadDataJSON } from './comments/commentsrepository';
9
- export { default as CommentThreadController } from './comments/ui/commentthreadcontroller';
10
- export { default as Annotations } from './annotations/annotations';
11
- export { default as AnnotationsUIs } from './annotations/annotationsuis';
12
- export { default as EditorAnnotations } from './annotations/editorannotations';
13
- export { default as InlineAnnotations } from './annotations/inlineannotations';
14
- export { default as WideSidebar } from './annotations/widesidebar';
15
- export { default as NarrowSidebar } from './annotations/narrowsidebar';
16
- export { default as AnnotationView } from './annotations/view/annotationview';
17
- export { default as BaseCommentView } from './comments/ui/view/basecommentview';
18
- export { default as BaseCommentThreadView } from './comments/ui/view/basecommentthreadview';
19
- export { default as CommentsListView } from './comments/ui/view/commentslistview';
20
- export { default as CommentView } from './comments/ui/view/commentview';
21
- export { default as CommentThreadInputView } from './comments/ui/view/commentthreadinputview';
22
- export type { CommentsConfig, SidebarConfig } from './config';
23
- export type { default as CommentsEditing } from './comments/commentsediting';
24
- import './augmentation';
5
+ export { default as Comments } from './comments.js';
6
+ export { default as CommentsOnly } from './commentsonly.js';
7
+ export { default as CommentsUI } from './comments/commentsui.js';
8
+ export { default as CommentsRepository, CommentThread, Comment, type CommentDataJSON, type CommentThreadContext, type CommentThreadDataJSON } from './comments/commentsrepository.js';
9
+ export { default as CommentThreadController } from './comments/ui/commentthreadcontroller.js';
10
+ export { default as Annotations } from './annotations/annotations.js';
11
+ export { default as AnnotationsUIs } from './annotations/annotationsuis.js';
12
+ export { default as EditorAnnotations } from './annotations/editorannotations.js';
13
+ export { default as InlineAnnotations } from './annotations/inlineannotations.js';
14
+ export { default as WideSidebar } from './annotations/widesidebar.js';
15
+ export { default as NarrowSidebar } from './annotations/narrowsidebar.js';
16
+ export { default as AnnotationView } from './annotations/view/annotationview.js';
17
+ export { default as BaseCommentView } from './comments/ui/view/basecommentview.js';
18
+ export { default as BaseCommentThreadView } from './comments/ui/view/basecommentthreadview.js';
19
+ export { default as CommentsListView } from './comments/ui/view/commentslistview.js';
20
+ export { default as CommentView } from './comments/ui/view/commentview.js';
21
+ export { default as CommentThreadInputView } from './comments/ui/view/commentthreadinputview.js';
22
+ export type { CommentsConfig, SidebarConfig } from './config.js';
23
+ export type { default as CommentsEditing } from './comments/commentsediting.js';
24
+ import './augmentation.js';
package/src/index.js CHANGED
@@ -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
- export{default as Comments}from'./comments';export{default as CommentsOnly}from'./commentsonly';export{default as CommentsUI}from'./comments/commentsui';export{default as CommentsRepository,CommentThread,Comment}from'./comments/commentsrepository';export{default as CommentThreadController}from'./comments/ui/commentthreadcontroller';export{default as Annotations}from'./annotations/annotations';export{default as AnnotationsUIs}from'./annotations/annotationsuis';export{default as EditorAnnotations}from'./annotations/editorannotations';export{default as InlineAnnotations}from'./annotations/inlineannotations';export{default as WideSidebar}from'./annotations/widesidebar';export{default as NarrowSidebar}from'./annotations/narrowsidebar';export{default as AnnotationView}from'./annotations/view/annotationview';export{default as BaseCommentView}from'./comments/ui/view/basecommentview';export{default as BaseCommentThreadView}from'./comments/ui/view/basecommentthreadview';export{default as CommentsListView}from'./comments/ui/view/commentslistview';export{default as CommentView}from'./comments/ui/view/commentview';export{default as CommentThreadInputView}from'./comments/ui/view/commentthreadinputview';import'./augmentation';
23
+ 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';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';
@@ -1,9 +1,9 @@
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/utils/common-translations
7
7
  */
8
- import type { Locale } from 'ckeditor5/src/utils';
8
+ import type { Locale } from 'ckeditor5/src/utils.js';
9
9
  export declare function getTranslation(locale: Locale, id: string, values?: string | Array<string> | number): string;
@@ -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
- export function getTranslation(_0x2d7dad,_0x4fcbf7,_0x56e142){const t=_0x2d7dad['t'];switch(_0x4fcbf7){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'},_0x56e142);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'},_0x56e142);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'},_0x56e142);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'},_0x56e142);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(_0x242276,_0x1e788a,_0xaab6ea){const t=_0x242276['t'];switch(_0x1e788a){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'},_0xaab6ea);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'},_0xaab6ea);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'},_0xaab6ea);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'},_0xaab6ea);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'';}}
@@ -1,5 +1,5 @@
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
  /**
@@ -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 _0x5adc=['class','attributes','observe','disconnect','type'];(function(_0x35d041,_0x5adc7b){const _0x14d3ad=function(_0xd86414){while(--_0xd86414){_0x35d041['push'](_0x35d041['shift']());}};_0x14d3ad(++_0x5adc7b);}(_0x5adc,0x146));const _0x14d3=function(_0x35d041,_0x5adc7b){_0x35d041=_0x35d041-0x0;let _0x14d3ad=_0x5adc[_0x35d041];return _0x14d3ad;};import{throttle as _0x3e8be4}from'lodash-es';export default function Dt(_0x57097){const _0x56af31=_0x3e8be4(_0x57097,0x1e),_0x47b1ab=new MutationObserver(_0x41b608=>{for(const _0x40eef9 of _0x41b608)(_0x14d3('0x0')==_0x40eef9[_0x14d3('0x3')]&&_0x14d3('0x4')==_0x40eef9['attributeName']||'childList'==_0x40eef9[_0x14d3('0x3')]||'characterData'==_0x40eef9[_0x14d3('0x3')])&&_0x56af31();});return{'attach'(_0x38c83b){_0x47b1ab[_0x14d3('0x1')](_0x38c83b,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x47b1ab[_0x14d3('0x2')](),_0x56af31['cancel']();}};}
23
+ const _0x5d5e=['attributes','observe','type','childList','characterData','class','disconnect','attributeName','cancel'];(function(_0x1b2c15,_0x5d5eae){const _0x2d2268=function(_0xc85af7){while(--_0xc85af7){_0x1b2c15['push'](_0x1b2c15['shift']());}};_0x2d2268(++_0x5d5eae);}(_0x5d5e,0xd6));const _0x2d22=function(_0x1b2c15,_0x5d5eae){_0x1b2c15=_0x1b2c15-0x0;let _0x2d2268=_0x5d5e[_0x1b2c15];return _0x2d2268;};import{throttle as _0x46fd42}from'lodash-es';export default function Dt(_0x12bb49){const _0x597420=_0x46fd42(_0x12bb49,0x1e),_0x2a6578=new MutationObserver(_0x10fbbf=>{for(const _0x1506fd of _0x10fbbf)(_0x2d22('0x2')==_0x1506fd['type']&&_0x2d22('0x7')==_0x1506fd[_0x2d22('0x0')]||_0x2d22('0x5')==_0x1506fd[_0x2d22('0x4')]||_0x2d22('0x6')==_0x1506fd[_0x2d22('0x4')])&&_0x597420();});return{'attach'(_0x5d22e6){_0x2a6578[_0x2d22('0x3')](_0x5d22e6,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){_0x2a6578[_0x2d22('0x8')](),_0x597420[_0x2d22('0x1')]();}};}
@@ -3,7 +3,7 @@
3
3
  * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
4
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
5
  *
6
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
4
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
5
  *
6
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
 
package/theme/comment.css CHANGED
@@ -3,7 +3,7 @@
3
3
  * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
4
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
5
  *
6
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
4
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
5
  *
6
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
4
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
5
  *
6
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
 
@@ -3,13 +3,13 @@
3
3
  * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
4
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
5
  *
6
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
 
10
10
  .ck .ck-comments-archive-dropdown {
11
11
  &.ck-dropdown__panel {
12
- z-index: var( --ck-z-modal );
12
+ z-index: var( --ck-z-panel );
13
13
  }
14
14
  }
15
15
 
@@ -3,7 +3,7 @@
3
3
  * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
4
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
5
  *
6
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
 
@@ -4,7 +4,7 @@
4
4
  CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
5
  all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
6
 
7
- Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
7
+ Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
8
8
 
9
9
  !-->
10
10
 
@@ -4,7 +4,7 @@
4
4
  CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
5
  all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
6
 
7
- Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
7
+ Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
8
8
 
9
9
  !-->
10
10
 
@@ -4,7 +4,7 @@
4
4
  CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
5
  all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
6
 
7
- Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
7
+ Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
8
8
 
9
9
  !-->
10
10
 
@@ -4,7 +4,7 @@
4
4
  CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
5
  all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
6
 
7
- Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
7
+ Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
8
8
 
9
9
  !-->
10
10
 
@@ -3,7 +3,7 @@
3
3
  * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
4
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
5
  *
6
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
 
package/theme/sidebar.css CHANGED
@@ -3,7 +3,7 @@
3
3
  * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
4
  * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
5
  *
6
- * Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
6
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9