@ckeditor/ckeditor5-comments 0.0.0-nightly-20240130.0 → 0.0.0-nightly-20240201.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.
- package/build/comments.js +1 -1
- package/package.json +3 -3
- package/src/annotations/annotation.js +1 -1
- package/src/annotations/annotationcollection.js +1 -1
- package/src/annotations/annotations.js +1 -1
- package/src/annotations/annotationsuis.js +1 -1
- package/src/annotations/editorannotations.js +1 -1
- package/src/annotations/inlineannotations.js +1 -1
- package/src/annotations/narrowsidebar.js +1 -1
- package/src/annotations/sidebar.js +1 -1
- package/src/annotations/view/annotationcounterbuttonview.js +1 -1
- package/src/annotations/view/annotationview.js +1 -1
- package/src/annotations/view/sidebaritemview.js +1 -1
- package/src/annotations/view/sidebarview.js +1 -1
- package/src/annotations/widesidebar.js +1 -1
- package/src/comments/addcommentthreadcommand.js +1 -1
- package/src/comments/commentsarchive.js +1 -1
- package/src/comments/commentsarchiveui.js +1 -1
- package/src/comments/commentsediting.js +1 -1
- package/src/comments/commentsrepository.js +1 -1
- package/src/comments/commentsui.js +1 -1
- package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
- package/src/comments/integrations/importword.js +1 -1
- package/src/comments/ui/commenteditor/commenteditor.js +1 -1
- package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
- package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
- package/src/comments/ui/commentthreadcontroller.js +1 -1
- package/src/comments/ui/view/basecommentthreadview.js +1 -1
- package/src/comments/ui/view/basecommentview.js +1 -1
- package/src/comments/ui/view/collapsedcommentsview.js +1 -1
- package/src/comments/ui/view/commentcontentview.js +1 -1
- package/src/comments/ui/view/commentinputview.js +1 -1
- package/src/comments/ui/view/commentsarchiveview.js +1 -1
- package/src/comments/ui/view/commentslistview.js +1 -1
- package/src/comments/ui/view/commentthreadheaderview.js +1 -1
- package/src/comments/ui/view/commentthreadinputview.js +1 -1
- package/src/comments/ui/view/commentthreadview.js +1 -1
- package/src/comments/ui/view/commentview.js +1 -1
- package/src/comments.js +1 -1
- package/src/commentsonly.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/createmutationobserver.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3e60=['clientHeight','render','updateHeight','bind','setTemplate','detach','element','top','_mutationObserver','isAnimationDisabled','height','ck-sidebar-item--no-animation','set','_targetTop','attach','content','destroy','clear','createCollection'];(function(_0x23a41f,_0x3e60c2){const _0x819bbd=function(_0x47fec4){while(--_0x47fec4){_0x23a41f['push'](_0x23a41f['shift']());}};_0x819bbd(++_0x3e60c2);}(_0x3e60,0xf9));const _0x819b=function(_0x23a41f,_0x3e60c2){_0x23a41f=_0x23a41f-0x0;let _0x819bbd=_0x3e60[_0x23a41f];return _0x819bbd;};import{View as _0x22635a}from'ckeditor5/src/ui.js';import{toUnit as _0x3ed1e6}from'ckeditor5/src/utils.js';import _0x1356a8 from'../../utils/createmutationobserver.js';const Ht=_0x3ed1e6('px');export default class C extends _0x22635a{constructor(_0x5e6694){super(_0x5e6694),this[_0x819b('0xa')]('top',0x0),this[_0x819b('0xa')]('height',0x0),this[_0x819b('0x1')]('bottom')['to'](this,_0x819b('0x5'),this,_0x819b('0x8'),(_0x1faf9a,_0x152025)=>_0x1faf9a+_0x152025),this['set'](_0x819b('0x7'),!0x1),this[_0x819b('0x6')]=_0x1356a8(()=>this[_0x819b('0x0')]()),this[_0x819b('0xb')]=null,this[_0x819b('0xd')]=this[_0x819b('0x10')]();const _0xdf4fb3=this['bindTemplate'];this[_0x819b('0x2')]({'tag':'div','attributes':{'class':['ck-sidebar-item',_0xdf4fb3['to'](_0x819b('0x7'),_0x54089f=>_0x54089f?_0x819b('0x9'):'')],'style':{'top':_0xdf4fb3['to'](_0x819b('0x5'),_0x2dce36=>Ht(_0x2dce36))}},'children':this[_0x819b('0xd')]});}[_0x819b('0x12')](){super[_0x819b('0x12')](),this[_0x819b('0x6')][_0x819b('0xc')](this[_0x819b('0x4')]);}[_0x819b('0x0')](){const _0x110c1d=this['element'][_0x819b('0x11')];_0x110c1d&&(this[_0x819b('0x8')]=_0x110c1d);}['destroy'](){this[_0x819b('0xd')][_0x819b('0xf')](),this['_mutationObserver'][_0x819b('0x3')](),super[_0x819b('0xe')]();}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x15f0=['bindTemplate','list','div','class','number','ck-reset','minHeight','createCollection','set'];(function(_0x207fd2,_0x15f0bb){const _0x146891=function(_0x3645df){while(--_0x3645df){_0x207fd2['push'](_0x207fd2['shift']());}};_0x146891(++_0x15f0bb);}(_0x15f0,0xec));const _0x1468=function(_0x207fd2,_0x15f0bb){_0x207fd2=_0x207fd2-0x0;let _0x146891=_0x15f0[_0x207fd2];return _0x146891;};import{View as _0x2f60a3}from'ckeditor5/src/ui.js';import{toUnit as _0x5d11cb}from'ckeditor5/src/utils.js';import'../../../theme/sidebar.css';const Ht=_0x5d11cb('px');export default class T extends _0x2f60a3{constructor(_0x31e07a){super(_0x31e07a);const _0x416cf5=this[_0x1468('0x7')];this[_0x1468('0x6')](_0x1468('0x4'),0x0),this[_0x1468('0x6')](_0x1468('0x1'),''),this[_0x1468('0x8')]=this[_0x1468('0x5')](),this['setTemplate']({'tag':_0x1468('0x0'),'attributes':{'class':['ck','ck-sidebar',_0x1468('0x3'),_0x416cf5['to'](_0x1468('0x1'))],'style':{'minHeight':_0x416cf5['to']('minHeight',_0x3cf9e7=>_0x1468('0x2')==typeof _0x3cf9e7?Ht(_0x3cf9e7+0xa):null)}},'children':this[_0x1468('0x8')]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1c33=['isAttached','addEventListener','from','add','register','context','hasDomSelection','attach','wideSidebar','get','addAnnotation','_editorAnnotations','change:container','init','focus','off','remove','pluginName','cancel','ck-sidebar--wide','_refreshPositioningDebounced','stop','stopListening','requires','setActiveAnnotation','plugins','resize','annotations','_destroyEditorAnnotationsIntegration','high','editors','detach','activeAnnotation','blur','_detachFromContainer','_integrateWithEditorAnnotations','refreshPositioning','rearrange','listenTo','EditorAnnotations','removeEventListener','WideSidebar','refresh','switchTo'];(function(_0x4fbd42,_0x1c33ef){const _0x4310dd=function(_0x2c084c){while(--_0x2c084c){_0x4fbd42['push'](_0x4fbd42['shift']());}};_0x4310dd(++_0x1c33ef);}(_0x1c33,0x1b3));const _0x4310=function(_0x4fbd42,_0x1c33ef){_0x4fbd42=_0x4fbd42-0x0;let _0x4310dd=_0x1c33[_0x4fbd42];return _0x4310dd;};import{ContextPlugin as _0x349ffc,Context as _0x46627c}from'ckeditor5/src/core.js';import _0x2dcae4 from'./annotationsuis.js';import _0x26ed89 from'./sidebar.js';import{CKEditorError as _0x2fb4da,Collection as _0x1ac02a}from'ckeditor5/src/utils.js';import{debounce as _0x76beb0}from'lodash-es';import _0x596e93 from'./editorannotations.js';export default class n extends _0x349ffc{static get[_0x4310('0x1c')](){return[_0x26ed89,_0x2dcae4];}static get[_0x4310('0x16')](){return _0x4310('0x2');}constructor(_0x7ce3d0){super(_0x7ce3d0),this['isAttached']=!0x1,this['set'](_0x4310('0x25'),null),this['annotations']=null,this['_editorAnnotations']=new _0x1ac02a(),this[_0x4310('0x19')]=_0x76beb0(()=>{this['annotations'][_0x4310('0x29')]();},0xfa,{'leading':!0x1});}[_0x4310('0x12')](){const _0x2d2cdc=this[_0x4310('0xa')]['plugins'][_0x4310('0xe')](_0x2dcae4),_0x465b59=this[_0x4310('0xa')][_0x4310('0x1e')][_0x4310('0xe')](_0x26ed89);_0x2d2cdc[_0x4310('0x9')](_0x4310('0xd'),this),_0x465b59['container']&&_0x2d2cdc[_0x4310('0x4')](_0x4310('0xd'));}[_0x4310('0x1d')](_0x24275f){if(_0x24275f===this['activeAnnotation'])return;const _0x1ce410=this[_0x4310('0xa')][_0x4310('0x1e')][_0x4310('0xe')](_0x26ed89);_0x1ce410['_activeAnnotation']=_0x24275f;const _0x334ece=this[_0x4310('0x25')];this[_0x4310('0x25')]=_0x24275f,_0x1ce410[_0x4310('0x3')]({'blurredAnnotation':_0x334ece,'activatedAnnotation':this[_0x4310('0x25')]});}[_0x4310('0xc')](_0x1a9afa){this[_0x4310('0x20')]=_0x1a9afa;const _0xf45904=this[_0x4310('0xa')][_0x4310('0x1e')][_0x4310('0xe')](_0x26ed89);if(_0xf45904['_annotations']=_0x1a9afa,this[_0x4310('0x5')])throw new _0x2fb4da('widesidebar-attach-already-attached',this);this['isAttached']=!0x0,this[_0x4310('0x2b')](_0xf45904,'set:container',()=>{this[_0x4310('0x24')](),this['listenTo'](_0xf45904,_0x4310('0x11'),_0x2d97b3=>{_0x2d97b3[_0x4310('0x14')](),this['attach'](_0x1a9afa);});}),_0xf45904['_attachToContainer']({'viewClass':_0x4310('0x18')});const _0x41b8f4=_0x5440fd=>{_0x5440fd['updateTargetRect'](),_0xf45904[_0x4310('0xf')](_0x5440fd);};for(const _0x3fe207 of _0x1a9afa)_0x41b8f4(_0x3fe207);this['listenTo'](_0x1a9afa,_0x4310('0x8'),(_0x5fbe7f,_0x41a22c)=>{_0x41b8f4(_0x41a22c);}),this['listenTo'](_0x1a9afa,_0x4310('0x15'),(_0x466c0c,_0x17d062,_0x27b56a)=>{_0xf45904[_0x4310('0x2a')]({'removedAnnotation':_0x17d062,'previousAnnotation':_0x1a9afa['get'](_0x27b56a-0x1),'nextAnnotation':_0x1a9afa[_0x4310('0xe')](_0x27b56a+0x1)}),_0x17d062===this[_0x4310('0x25')]&&this[_0x4310('0x1d')](null);},{'priority':'high'}),this[_0x4310('0x2b')](_0x1a9afa,_0x4310('0x13'),(_0x421412,_0xb13e3f)=>{this[_0x4310('0x1d')](_0xb13e3f);}),this['listenTo'](_0x1a9afa,'blur',()=>{this[_0x4310('0x1d')](null);});const _0x41ad26=this[_0x4310('0xa')]instanceof _0x46627c?this[_0x4310('0xa')][_0x4310('0x23')]:new _0x1ac02a([this[_0x4310('0xa')]]);for(const _0x540318 of _0x41ad26)this['_integrateWithEditorAnnotations'](_0x540318);this['listenTo'](_0x41ad26,_0x4310('0x8'),(_0x54a6c1,_0x15215f)=>{this[_0x4310('0x2b')](_0x15215f,'ready',()=>{this[_0x4310('0x28')](_0x15215f);});}),this[_0x4310('0x2b')](_0x41ad26,'remove',(_0x9ec49f,_0x1b6b4a)=>{_0x1b6b4a[_0x4310('0x1e')]['has'](_0x4310('0x0'))&&this[_0x4310('0x21')](_0x1b6b4a['plugins'][_0x4310('0xe')]('EditorAnnotations'));}),window[_0x4310('0x6')](_0x4310('0x1f'),this[_0x4310('0x19')]),this[_0x4310('0x20')]['refreshPositioning']();}[_0x4310('0x24')](){if(!this['isAttached'])throw new _0x2fb4da('widesidebar-detach-not-attached',this);this['setActiveAnnotation'](null);const _0x2f8101=this[_0x4310('0xa')][_0x4310('0x1e')][_0x4310('0xe')](_0x26ed89);_0x2f8101[_0x4310('0x27')](this['annotations']),this['stopListening'](_0x2f8101),this[_0x4310('0x1b')](this[_0x4310('0x20')]),this[_0x4310('0xa')]instanceof _0x46627c&&this[_0x4310('0x1b')](this[_0x4310('0xa')][_0x4310('0x23')]);for(const _0x1f3830 of Array[_0x4310('0x7')](this[_0x4310('0x10')]))this['_destroyEditorAnnotationsIntegration'](_0x1f3830);window[_0x4310('0x1')](_0x4310('0x1f'),this[_0x4310('0x19')]),this[_0x4310('0x19')][_0x4310('0x17')](),this[_0x4310('0x25')]=null,this[_0x4310('0x5')]=!0x1,this[_0x4310('0x20')]=null;}['destroy'](){this[_0x4310('0x5')]&&this[_0x4310('0x24')]();}[_0x4310('0x28')](_0x4ddcfc){const _0x279531=_0x4ddcfc['plugins'][_0x4310('0xe')](_0x596e93);if(!_0x279531)return;const _0x36370a=()=>{const _0x15db2f=_0x279531['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this[_0x4310('0x25')]});this[_0x4310('0x1d')](_0x15db2f[0x0]||null);};this[_0x4310('0x2b')](_0x279531,'refresh',_0x36370a),this[_0x4310('0x2b')](_0x279531,'blur',(_0x5c3ed8,{isAnnotationTracked:_0x237ccb})=>{this[_0x4310('0x25')]&&_0x237ccb(this[_0x4310('0x25')])&&this[_0x4310('0x1d')](null);}),this[_0x4310('0x2b')](_0x279531,'uiUpdate',()=>{this['_refreshPositioningDebounced']();}),this['listenTo'](this[_0x4310('0x20')],_0x4310('0x26'),_0x4b463b=>{_0x279531[_0x4310('0xb')]()&&(_0x36370a(),_0x4b463b[_0x4310('0x1a')]());},{'priority':_0x4310('0x22')}),this['_editorAnnotations'][_0x4310('0x8')](_0x279531);}[_0x4310('0x21')](_0x4b397b){this[_0x4310('0x1b')](_0x4b397b),this[_0x4310('0x10')]['remove'](_0x4b397b);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5f0d=['_hasContent','change','backward','tableCell','start','push','item','createRange','schema','addMarker','_itemIsContent','substr','isEnabled','_trimToContent','selection','refresh','isObject','getRanges','getLastMatchingPosition','model','editor','document','getItems'];(function(_0x3b0147,_0x5f0d80){const _0x5849eb=function(_0x3dd4d7){while(--_0x3dd4d7){_0x3b0147['push'](_0x3b0147['shift']());}};_0x5849eb(++_0x5f0d80);}(_0x5f0d,0x15c));const _0x5849=function(_0x3b0147,_0x5f0d80){_0x3b0147=_0x3b0147-0x0;let _0x5849eb=_0x5f0d[_0x3b0147];return _0x5849eb;};import{Command as _0x461eea}from'ckeditor5/src/core.js';import{uid as _0x6e9d08}from'ckeditor5/src/utils.js';export default class G extends _0x461eea{[_0x5849('0xc')](){const _0xee0128=this['editor']['model']['document'][_0x5849('0xb')];for(const _0x587343 of _0xee0128[_0x5849('0xe')]())if(this[_0x5849('0x14')](_0x587343))return void(this[_0x5849('0x9')]=!0x0);this[_0x5849('0x9')]=!0x1;}['execute']({threadId:_0x27ea7e=_0x6e9d08()}={}){const _0x88b717=this[_0x5849('0x11')][_0x5849('0x10')],_0x4b532a=[];for(const _0x358969 of _0x88b717[_0x5849('0x12')]['selection'][_0x5849('0xe')]())this[_0x5849('0x14')](_0x358969)&&_0x4b532a[_0x5849('0x2')](this['_trimToContent'](_0x358969));_0x88b717[_0x5849('0x15')](_0x4eb586=>{for(const _0x47f4ba of _0x4b532a){const _0x44fbc8=_0x6e9d08()[_0x5849('0x8')](0x1,0x5),_0x13b3d6='comment:'+_0x27ea7e+':'+_0x44fbc8;_0x4eb586[_0x5849('0x6')](_0x13b3d6,{'range':_0x47f4ba,'usingOperation':!0x1,'affectsData':!0x1});}});}[_0x5849('0x14')](_0x46dd50){for(const _0x542195 of _0x46dd50[_0x5849('0x13')]())if(this['_itemIsContent'](_0x542195))return!0x0;return!0x1;}[_0x5849('0x7')](_0x57d1ba){return _0x57d1ba['is']('$textProxy')||this[_0x5849('0x11')][_0x5849('0x10')][_0x5849('0x5')][_0x5849('0xd')](_0x57d1ba)&&!_0x57d1ba['is']('element',_0x5849('0x0'));}[_0x5849('0xa')](_0xd4e9b1){const _0x55af7d=_0xefb444=>!this[_0x5849('0x7')](_0xefb444[_0x5849('0x3')]),_0xb917f9=_0xd4e9b1[_0x5849('0x1')][_0x5849('0xf')](_0x55af7d),_0xb53283=_0xd4e9b1['end'][_0x5849('0xf')](_0x55af7d,{'direction':_0x5849('0x16')});return this[_0x5849('0x11')][_0x5849('0x10')][_0x5849('0x4')](_0xb917f9,_0xb53283);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2dec=['stopListening','listenTo','has','get','archivedThreads','getCommentThread','remove','archivedAt','pluginName','findIndex','length','plugins','change:archivedAt','focus','requires','add','isActive','highest','_calculatePosition'];(function(_0x50f271,_0x2decca){const _0x425150=function(_0x3971d1){while(--_0x3971d1){_0x50f271['push'](_0x50f271['shift']());}};_0x425150(++_0x2decca);}(_0x2dec,0x1b8));const _0x4251=function(_0x50f271,_0x2decca){_0x50f271=_0x50f271-0x0;let _0x425150=_0x2dec[_0x50f271];return _0x425150;};import{ContextPlugin as _0x3e9801}from'ckeditor5/src/core.js';import{Collection as _0x5528af}from'ckeditor5/src/utils.js';import _0x4cf144 from'./commentsrepository.js';import _0x19fb3c from'../annotations/annotations.js';export default class p extends _0x3e9801{static get[_0x4251('0x5')](){return'CommentsArchive';}static get[_0x4251('0xb')](){return[_0x4cf144,_0x19fb3c];}constructor(_0x2283fd){super(_0x2283fd),this['archivedThreads']=new _0x5528af();}['init'](){const _0x3ed518=this['context'],_0x3574bc=_0x3ed518[_0x4251('0x8')][_0x4251('0x0')](_0x4cf144),_0x4ba889=_0x3ed518[_0x4251('0x8')][_0x4251('0x0')](_0x19fb3c);this[_0x4251('0x11')](_0x3574bc,'addCommentThread',(_0x4d6517,{threadId:_0xa3d899})=>{const _0x530014=_0x3574bc[_0x4251('0x2')](_0xa3d899);_0x530014['archivedAt']&&this[_0x4251('0x1')][_0x4251('0xc')](_0x530014,this['_calculatePosition'](_0x530014[_0x4251('0x4')])),this[_0x4251('0x11')](_0x530014,_0x4251('0x9'),(_0x300e23,_0x5c8c2a,_0x332074)=>{_0x332074?this[_0x4251('0x1')][_0x4251('0x12')](_0x530014)||this[_0x4251('0x1')][_0x4251('0xc')](_0x530014,this[_0x4251('0xf')](_0x530014['archivedAt'])):this[_0x4251('0x1')][_0x4251('0x12')](_0x530014)&&this[_0x4251('0x1')][_0x4251('0x3')](_0x530014);});}),this[_0x4251('0x11')](_0x3574bc,'removeCommentThread',(_0x1b02f2,{threadId:_0x113707})=>{const _0x4f2f4a=_0x3574bc[_0x4251('0x2')](_0x113707);this[_0x4251('0x10')](_0x4f2f4a),this[_0x4251('0x1')][_0x4251('0x12')](_0x4f2f4a)&&this[_0x4251('0x1')]['remove'](_0x4f2f4a);},{'priority':_0x4251('0xe')}),this['listenTo'](_0x4ba889['collection'],_0x4251('0xa'),(_0x17f484,_0x56f41b)=>{_0x56f41b[_0x4251('0xd')]=!0x0,_0x4ba889['activate'](_0x56f41b);});}['_calculatePosition'](_0x448174){const _0x3d1cc8=[...this[_0x4251('0x1')]][_0x4251('0x6')](_0x3fc655=>_0x3fc655[_0x4251('0x4')]<_0x448174);return _0x3d1cc8>-0x1?_0x3d1cc8:this[_0x4251('0x1')][_0x4251('0x7')];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x46c0=['view','Annotations','commentsArchive','_calculatePosition','locale','COMMENTS_ARCHIVE','children','archivedThreads','push','collection','filter','panelView','getByInnerView','classList','innerView','listenTo','_createArchiveUIDropdown','editor','position','remove','componentFactory','commentsArchiveView','archivedAt','collaboration.channelId','find','set','indexOf','_visibleAnnotations','annotationViews','extendTemplate','config','get','channelId','CommentsRepository','stopListening','change:isOpen','_threadToController','ck-body','contains','pluginName','focusableElements','mainView','focusTracker','plugins','CommentsArchiveUI','add','length','_pendingThreads'];(function(_0x33aee3,_0x46c025){const _0x8f5ae7=function(_0x184460){while(--_0x184460){_0x33aee3['push'](_0x33aee3['shift']());}};_0x8f5ae7(++_0x46c025);}(_0x46c0,0x13d));const _0x8f5a=function(_0x33aee3,_0x46c025){_0x33aee3=_0x33aee3-0x0;let _0x8f5ae7=_0x46c0[_0x33aee3];return _0x8f5ae7;};import'../../theme/commentsarchive.css';import{Plugin as _0x378bb4}from'ckeditor5/src/core.js';import{createDropdown as _0xe78656,ViewCollection as _0xc2b8c1}from'ckeditor5/src/ui.js';import _0x18b376 from'../../theme/icons/comments-archive.svg';import{getTranslation as _0x2726a3}from'../utils/common-translations.js';import _0x5653e9 from'./ui/view/commentsarchiveview.js';import _0x3338b6 from'./commentsarchive.js';export default class a extends _0x378bb4{static get[_0x8f5a('0xa')](){return _0x8f5a('0xf');}static get['requires'](){return[_0x3338b6];}constructor(_0x55c2d6){super(_0x55c2d6),this[_0x8f5a('0x2f')]=new _0xc2b8c1(),this['_pendingThreads']=[];}['init'](){this[_0x8f5a('0x24')]['ui'][_0x8f5a('0x27')][_0x8f5a('0x10')](_0x8f5a('0x15'),()=>this[_0x8f5a('0x23')]());const _0x251af5=this[_0x8f5a('0x24')][_0x8f5a('0xe')][_0x8f5a('0x2')](_0x3338b6),_0xf2e5ee=this[_0x8f5a('0x24')][_0x8f5a('0xe')][_0x8f5a('0x2')](_0x8f5a('0x14')),_0x2bfee4=this[_0x8f5a('0x24')]['plugins'][_0x8f5a('0x2')](_0x8f5a('0x4'));this[_0x8f5a('0x22')](_0x251af5[_0x8f5a('0x1a')],'add',(_0x113c90,_0x2f5307)=>{const _0xf6c407=this[_0x8f5a('0x24')][_0x8f5a('0x1')]['get'](_0x8f5a('0x2a'));if(!_0xf6c407||_0x2f5307[_0x8f5a('0x3')]===_0xf6c407){const _0x52073f=this[_0x8f5a('0x16')](_0x2f5307[_0x8f5a('0x29')]),_0x163642=_0x2bfee4[_0x8f5a('0x7')][_0x8f5a('0x2')](_0x2f5307);if(!_0x163642)return void this[_0x8f5a('0x12')][_0x8f5a('0x1b')]({'thread':_0x2f5307,'position':_0x52073f});const _0x18b7ba=_0xf2e5ee['getByInnerView'](_0x163642[_0x8f5a('0x13')]);_0x18b7ba['isVisible']&&_0xf2e5ee[_0x8f5a('0x2e')][_0x8f5a('0x26')](_0x18b7ba),this[_0x8f5a('0x2f')][_0x8f5a('0x10')](_0x18b7ba[_0x8f5a('0x13')],_0x52073f);}}),this[_0x8f5a('0x22')](_0xf2e5ee[_0x8f5a('0x1c')],'add',(_0x4aab4a,_0x36ac72)=>{const _0x38238c=this['_pendingThreads'][_0x8f5a('0x2b')](({thread:_0x18d434})=>{const _0x406996=_0x2bfee4[_0x8f5a('0x7')]['get'](_0x18d434);return _0x406996&&_0x36ac72[_0x8f5a('0x21')]===_0x406996['view'];});_0x38238c&&(this[_0x8f5a('0x2f')][_0x8f5a('0x10')](_0x36ac72[_0x8f5a('0x13')],_0x38238c[_0x8f5a('0x25')]),this['_pendingThreads']['splice'](this[_0x8f5a('0x12')][_0x8f5a('0x2d')](_0x38238c),0x1));}),this[_0x8f5a('0x22')](_0x251af5[_0x8f5a('0x1a')],_0x8f5a('0x26'),(_0x231124,_0x46d68a)=>{const _0x5a1b4e=this[_0x8f5a('0x24')][_0x8f5a('0x1')][_0x8f5a('0x2')]('collaboration.channelId');if(!_0x5a1b4e||_0x46d68a[_0x8f5a('0x3')]===_0x5a1b4e){const _0x102288=_0x2bfee4[_0x8f5a('0x7')][_0x8f5a('0x2')](_0x46d68a),_0x4b4a1d=_0xf2e5ee[_0x8f5a('0x1f')](_0x102288[_0x8f5a('0x13')]);this['annotationViews'][_0x8f5a('0x26')](_0x4b4a1d['view']),this[_0x8f5a('0x5')](_0x4b4a1d[_0x8f5a('0xb')]);}});}['_handleAnnotationFocusableElements'](_0x5921f2,_0x19b20f){for(const _0x1bb0bc of _0x19b20f['focusableElements'])_0x1bb0bc[_0x8f5a('0x20')]['contains'](_0x8f5a('0x8'))&&_0x5921f2[_0x8f5a('0xd')][_0x8f5a('0x10')](_0x1bb0bc);this[_0x8f5a('0x22')](_0x19b20f[_0x8f5a('0xb')],_0x8f5a('0x10'),(_0x3e6ace,_0xe8e53)=>{_0xe8e53[_0x8f5a('0x20')][_0x8f5a('0x9')](_0x8f5a('0x8'))&&_0x5921f2[_0x8f5a('0xd')]['add'](_0xe8e53);}),this['listenTo'](_0x19b20f[_0x8f5a('0xb')],_0x8f5a('0x26'),(_0x432d3a,_0x1504ad)=>{_0x1504ad['classList'][_0x8f5a('0x9')]('ck-body')&&_0x5921f2[_0x8f5a('0xd')]['remove'](_0x1504ad);});}[_0x8f5a('0x16')](_0x2d1903){const _0x565fe4=this[_0x8f5a('0x24')][_0x8f5a('0x1')]['get'](_0x8f5a('0x2a')),_0x48e4b0=[...this['editor'][_0x8f5a('0xe')][_0x8f5a('0x2')](_0x3338b6)[_0x8f5a('0x1a')]][_0x8f5a('0x1d')](_0x4d2495=>_0x4d2495[_0x8f5a('0x3')]===_0x565fe4)['findIndex'](_0x1460aa=>_0x1460aa[_0x8f5a('0x29')]<_0x2d1903);return _0x48e4b0>-0x1?_0x48e4b0-0x1:this[_0x8f5a('0x2f')][_0x8f5a('0x11')];}[_0x8f5a('0x23')](){const _0xa292e4=this[_0x8f5a('0x24')],_0x22d927=this[_0x8f5a('0x24')][_0x8f5a('0xe')]['get'](_0x8f5a('0x14')),_0x23b3dd=_0xe78656(_0xa292e4[_0x8f5a('0x17')]);_0x23b3dd['buttonView'][_0x8f5a('0x2c')]({'icon':_0x18b376,'label':_0x2726a3(_0xa292e4['locale'],_0x8f5a('0x18')),'tooltip':!0x0}),_0x23b3dd[_0x8f5a('0x1e')][_0x8f5a('0x0')]({'attributes':{'class':'ck-comments-archive-dropdown'}}),_0x23b3dd['on'](_0x8f5a('0x6'),(_0xfd7011,_0x1f80ca,_0x261e0b)=>{this[_0x8f5a('0x28')]||(this[_0x8f5a('0x28')]=new _0x5653e9(_0xa292e4[_0x8f5a('0x17')],this[_0x8f5a('0x2f')])),_0x261e0b?_0x23b3dd[_0x8f5a('0x1e')]['children'][_0x8f5a('0x10')](this[_0x8f5a('0x28')]):_0x23b3dd[_0x8f5a('0x1e')][_0x8f5a('0x19')][_0x8f5a('0x26')](this[_0x8f5a('0x28')]);});for(const _0x4325c2 of this[_0x8f5a('0x2f')]){const _0x511ddd=_0x22d927[_0x8f5a('0x1f')](_0x4325c2['mainView']);this['_handleAnnotationFocusableElements'](_0x23b3dd,_0x511ddd);}return _0x23b3dd['listenTo'](this[_0x8f5a('0x2f')],_0x8f5a('0x10'),(_0x202b3c,_0x1c177f)=>{const _0x4ea6fc=_0x22d927['getByInnerView'](_0x1c177f[_0x8f5a('0xc')]);this['_handleAnnotationFocusableElements'](_0x23b3dd,_0x4ea6fc);}),_0x23b3dd['listenTo'](this['annotationViews'],_0x8f5a('0x26'),(_0x32b8bb,_0x43a5e9)=>{const _0x3e4633=_0x22d927[_0x8f5a('0x1f')](_0x43a5e9[_0x8f5a('0xc')]);for(const _0x3da658 of _0x3e4633['focusableElements'])_0x3da658['classList'][_0x8f5a('0x9')](_0x8f5a('0x8'))&&_0x23b3dd[_0x8f5a('0xd')]['remove'](_0x3da658);}),_0x23b3dd;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3fb8=['isObject','$graveyard','change:activeMarker','config','unlinkedAt','isLocal','newRange','rootName','group','push','ready','for','comment:','root','markers','text','state','openNewCommentThread','document','clear','delete','_attachMarkerToThread','ck-comment-marker','destroy','isCollapsed','editor','_detachCommentThread','upcast','from','_initAriaMarkerChangeAnnouncements','addCommentThread','consumable','setUnlinkedAt','hasContent','isResolved','pluginName','once','_attachArchivedThread','hasDomSelection','_hasTargetInContent','listenTo','createPositionBefore','getRange','differ','change','refreshVisibility','getItems','isEqual','addComment','destroyed','ignoreResolvedComments','createElement','_threads','commands','context','_handleMarkerAddAndRemove','render','init','hasMarkerForId','change:isReadOnly','hasCommentThread','comments','_handleThreadMarker','substring','requires','createRange','_threadToController','set','join','addMarker:','LEAVE_COMMENT_ANNOUNCEMENT','collaboration.channelId','then','split','_getTextContext','dataDowncast','_initializeMarkerConverters','reconvertMarker','start','comment','markerName','isThreadsLoadingPaused','end','activeMarker','length','managedUsingOperations','editing','fetchCommentThread','announce','attachTo','dataToMarker','isAttached','schema','startsWith','conversion','removeMarker:','_reconvertMarkers','getCommentThreads','data','removeMarker','model','getChangedMarkers','registerAnnotation','elementToElement','plugins','item','view','_getTargetForId','getAllMarkersForId','ariaLiveAnnouncer','scrollToThreadMarker','affectsData','getByInnerView','updateMarker','low','getCommentThread','get','getAttribute','resolveCommentThread','size','add'];(function(_0x487b78,_0x3fb813){const _0x559210=function(_0x10fb40){while(--_0x10fb40){_0x487b78['push'](_0x487b78['shift']());}};_0x559210(++_0x3fb813);}(_0x3fb8,0x194));const _0x5592=function(_0x487b78,_0x3fb813){_0x487b78=_0x487b78-0x0;let _0x559210=_0x3fb8[_0x487b78];return _0x559210;};import{Plugin as _0x2853f4}from'ckeditor5/src/core.js';import{scrollViewportToShowTarget as _0x49483b}from'ckeditor5/src/utils.js';import _0x4b39e9 from'./commentsrepository.js';import _0x4bf708 from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x4fed77,getAllMarkersDomElementsSorted as _0x4a3d74}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x12ed9f from'../annotations/editorannotations.js';import _0x2829bf from'./integrations/commentsrestrictededitingmode.js';import'../../theme/commentmarker.css';import _0x11d093 from'./integrations/importword.js';import _0x148b4c from'../annotations/annotations.js';import{getTranslation as _0x263b22}from'../utils/common-translations.js';export default class r extends _0x2853f4{static get[_0x5592('0x17')](){return[_0x4b39e9,_0x12ed9f,_0x2829bf,_0x11d093];}static get[_0x5592('0x73')](){return'CommentsEditing';}constructor(_0x12f391){super(_0x12f391),this[_0x5592('0x1a')](_0x5592('0x28'),!0x0),_0x12f391[_0x5592('0x39')][_0x5592('0x74')](_0x5592('0x5a'),()=>this[_0x5592('0x28')]=!0x1),this['set'](_0x5592('0x2a'),null),this['on'](_0x5592('0x52'),(_0x4446a1,_0x38cd23,_0x25dc47,_0x58d44e)=>{const _0x3fb8ec=_0x25dc47?ot(_0x25dc47)['id']:null;if(_0x12f391[_0x5592('0x3b')][_0x5592('0x3')](()=>{if(_0x3fb8ec){const _0x31d97f=this[_0x5592('0x43')](_0x3fb8ec);for(const _0x37b611 of _0x31d97f)_0x12f391[_0x5592('0x2d')][_0x5592('0x24')](_0x37b611);}if(_0x58d44e){const {id:_0x46420a}=ot(_0x58d44e),_0x2fca0c=this['getAllMarkersForId'](_0x46420a);for(const _0xf4eae2 of _0x2fca0c)_0x12f391[_0x5592('0x2d')][_0x5592('0x24')](_0xf4eae2);}}),_0x3fb8ec){const _0x1083c9=_0x12f391[_0x5592('0x3f')][_0x5592('0x4b')](_0x4b39e9)[_0x5592('0x4a')](_0x3fb8ec);_0x1083c9&&_0x1083c9[_0x5592('0x72')]&&this[_0x5592('0x45')](_0x3fb8ec);}}),this[_0x5592('0x6d')]();}[_0x5592('0x10')](){const _0x37d973=this[_0x5592('0x69')],_0x4fdb3b=_0x37d973[_0x5592('0x3f')][_0x5592('0x4b')](_0x4b39e9),_0x8d3028=_0x37d973['config']['get'](_0x5592('0x1e'));_0x37d973[_0x5592('0xc')][_0x5592('0x4f')](_0x5592('0x6e'),new _0x4bf708(_0x37d973)),this[_0x5592('0x78')](_0x37d973,_0x5592('0x12'),(_0x3f0248,_0x5d772d,_0x78696)=>{_0x4fdb3b['switchReadOnly'](_0x78696,_0x37d973['config'][_0x5592('0x4b')](_0x5592('0x1e')));}),this[_0x5592('0x78')](_0x4fdb3b,tt(_0x5592('0x6e'),_0x8d3028),(_0x2903ce,{threadId:_0x2603a9})=>{const _0x2d51b3=this[_0x5592('0x69')][_0x5592('0x3f')]['get'](_0x4b39e9)['getCommentThread'](_0x2603a9);_0x2d51b3&&_0x2d51b3[_0x5592('0x54')]&&this[_0x5592('0x75')](_0x2603a9);}),this['listenTo'](_0x4fdb3b,tt('removeCommentThread',_0x8d3028),(_0x43a9a9,{threadId:_0x5d33dd})=>{_0x37d973[_0x5592('0x3b')]['enqueueChange']({'isUndoable':!0x1},_0x2cb74a=>{const _0x5eef4f=this['getAllMarkersForId'](_0x5d33dd);for(const _0x153178 of _0x5eef4f)_0x2cb74a[_0x5592('0x3a')](_0x153178);});}),this[_0x5592('0x78')](_0x4fdb3b,tt(_0x5592('0x4d'),_0x8d3028),(_0x43b5ae,{threadId:_0x2023dc})=>{(this['_reconvertMarkers'](_0x2023dc),this[_0x5592('0x69')][_0x5592('0x2d')][_0x5592('0x41')][_0x5592('0x76')])&&(this[_0x5592('0x69')][_0x5592('0x3f')]['get'](_0x4b39e9)[_0x5592('0x4a')](_0x2023dc)[_0x5592('0x54')]||this[_0x5592('0x69')][_0x5592('0x2d')][_0x5592('0x41')]['focus']());},{'priority':_0x5592('0x49')}),this[_0x5592('0x78')](_0x4fdb3b,tt('reopenCommentThread',_0x8d3028),(_0x3b1e7f,{threadId:_0x9276f})=>{this[_0x5592('0x37')](_0x9276f);},{'priority':'low'}),this[_0x5592('0x78')](_0x4fdb3b,tt(_0x5592('0x7'),_0x8d3028),(_0x394dcd,{threadId:_0x32a162,isFromAdapter:_0x119949})=>{const _0x719249=this[_0x5592('0x43')](_0x32a162);if(_0x119949||0x0==_0x719249['length']||!_0x4fdb3b[_0x5592('0x13')](_0x32a162))return;0x1===_0x4fdb3b['getCommentThread'](_0x32a162)[_0x5592('0x2b')]&&_0x37d973[_0x5592('0x3b')]['enqueueChange']({'isUndoable':!0x1},_0x3969c7=>{for(const _0x27751e of _0x719249)_0x3969c7[_0x5592('0x48')](_0x27751e,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this[_0x5592('0x23')](),this[_0x5592('0xe')]();}[_0x5592('0x67')](){const _0x8e44f1=this['editor'][_0x5592('0x3f')]['get'](_0x4b39e9),_0x539642=this[_0x5592('0x69')]['config'][_0x5592('0x4b')]('collaboration.channelId');for(const _0x454a34 of _0x8e44f1[_0x5592('0x38')]({'channelId':_0x539642}))_0x8e44f1[_0x5592('0x6a')](_0x454a34['id']),_0x8e44f1[_0x5592('0xb')][_0x5592('0x64')](_0x454a34['id']);super[_0x5592('0x67')]();}['hasMarkerForId'](_0x1ee547){return this[_0x5592('0x43')](_0x1ee547)[_0x5592('0x2b')]>0x0;}[_0x5592('0x43')](_0x57957c){const _0x27ec94=[];for(const _0x38c229 of this[_0x5592('0x69')][_0x5592('0x3b')][_0x5592('0x5e')])_0x38c229['name'][_0x5592('0x34')]('comment:'+_0x57957c)&&_0x27ec94[_0x5592('0x59')](_0x38c229);return _0x27ec94;}[_0x5592('0x45')](_0x3f1637){const _0x47e625=this['_getTargetForId'](_0x3f1637);_0x47e625&&setTimeout(()=>{this[_0x5592('0x2a')]&&ot(this[_0x5592('0x2a')])['id']===_0x3f1637&&_0x49483b({'target':_0x47e625[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x5592('0x37')](_0x269a40){this[_0x5592('0x69')]['model'][_0x5592('0x3')](()=>{for(const _0x373c9f of this[_0x5592('0x43')](_0x269a40))this['editor'][_0x5592('0x2d')]['reconvertMarker'](_0x373c9f);});}[_0x5592('0x75')](_0x479321){const _0x3374f7=this['editor'][_0x5592('0x3f')][_0x5592('0x4b')](_0x4b39e9),_0x5547a8=this[_0x5592('0x69')][_0x5592('0x3f')][_0x5592('0x4b')](_0x12ed9f),_0x329de0=_0x3374f7['getCommentThread'](_0x479321);if(!_0x329de0[_0x5592('0x32')]){const _0x484fe9=_0x329de0[_0x5592('0x30')](()=>this[_0x5592('0x42')](_0x329de0['id']));_0x5547a8[_0x5592('0x3d')](_0x484fe9),_0x329de0[_0x5592('0x77')]=!0x1;}}[_0x5592('0x23')](){const _0x589760=this['editor'];_0x589760[_0x5592('0x35')][_0x5592('0x5b')]('editingDowncast')['markerToHighlight']({'model':'comment','view':(_0x38286e,_0x25beb3)=>{const {id:_0x304b8c}=ot(_0x38286e[_0x5592('0x27')]),_0x1fcf26=_0x589760['plugins'][_0x5592('0x4b')](_0x4b39e9)[_0x5592('0x4a')](_0x304b8c),_0x1205f0=this[_0x5592('0x2a')]&&ot(this['activeMarker'])['id']===_0x304b8c;if(_0x1fcf26&&_0x1fcf26[_0x5592('0x72')]&&!_0x1205f0&&_0x38286e[_0x5592('0x40')])return _0x25beb3[_0x5592('0x6f')]['consume'](_0x38286e[_0x5592('0x40')],_0x5592('0x1c')+_0x38286e[_0x5592('0x27')]),_0x25beb3[_0x5592('0x6f')]['consume'](_0x38286e[_0x5592('0x40')],_0x5592('0x36')+_0x38286e['markerName']),null;const _0x1d3414=[_0x5592('0x66')];return _0x1205f0&&_0x1d3414[_0x5592('0x59')]('ck-comment-marker--active'),{'classes':_0x1d3414,'attributes':{'data-comment':_0x304b8c}};}}),_0x589760[_0x5592('0x35')][_0x5592('0x5b')](_0x5592('0x22'))['markerToData']({'model':_0x5592('0x26'),'view':(_0x3aa39e,{options:_0x717bbb})=>{const _0x194d1e=_0x589760[_0x5592('0x3f')][_0x5592('0x4b')](_0x4b39e9),_0x3d0865=_0x589760['model']['markers']['get'](_0x3aa39e),{id:_0xc8df4,part:_0x2cb497}=ot(_0x3aa39e);if(_0x3d0865&&!_0x3d0865[_0x5592('0x46')])return null;if(_0x717bbb[_0x5592('0x9')]){const _0x1515d0=_0x194d1e[_0x5592('0x4a')](_0xc8df4);if(_0x1515d0&&_0x1515d0[_0x5592('0x72')])return null;}return{'group':_0x5592('0x26'),'name':_0x2cb497?_0xc8df4+':'+_0x2cb497:_0xc8df4};}}),_0x589760[_0x5592('0x35')][_0x5592('0x5b')]('upcast')[_0x5592('0x3e')]({'view':{'name':'comment','attributes':{'id':/^\w/}},'model':(_0x7a748,{writer:_0x50ec32})=>_0x50ec32[_0x5592('0xa')]('$marker',{'data-name':_0x5592('0x5c')+_0x7a748[_0x5592('0x4c')]('id')})}),_0x589760[_0x5592('0x35')][_0x5592('0x5b')](_0x5592('0x6b'))[_0x5592('0x31')]({'view':_0x5592('0x26')});}[_0x5592('0xe')](){const _0x489291=this[_0x5592('0x69')],_0x36785d=_0x489291['plugins'][_0x5592('0x4b')](_0x4b39e9),_0x249f1f=new Set(),_0x41be9a=new Set();_0x489291[_0x5592('0x3b')][_0x5592('0x62')]['registerPostFixer'](_0x3fd565=>{let _0xfcde6=!0x1;for(const {name:_0x2ea5de,data:_0x1878c1}of _0x489291[_0x5592('0x3b')]['document'][_0x5592('0x2')][_0x5592('0x3c')]()){const {group:_0x22f72f,id:_0x35a7ed}=ot(_0x2ea5de);let _0x4d2ce1=_0x1878c1['newRange'];if(_0x5592('0x26')!==_0x22f72f||!_0x4d2ce1)continue;const _0x293fed=_0x5592('0x51')===_0x4d2ce1[_0x5592('0x5d')][_0x5592('0x57')];_0x293fed||(_0x4d2ce1=et(_0x4d2ce1,_0x489291[_0x5592('0x3b')]),!_0x4d2ce1||_0x4d2ce1[_0x5592('0x68')]||!_0x1878c1[_0x5592('0x56')]||_0x4d2ce1[_0x5592('0x6')](_0x1878c1[_0x5592('0x56')]))?_0x489291[_0x5592('0x3b')][_0x5592('0x71')](_0x4d2ce1)&&!_0x293fed?this[_0x5592('0x28')]?_0x249f1f['add'](_0x2ea5de):this[_0x5592('0x15')](_0x2ea5de,_0x35a7ed):(_0x41be9a[_0x5592('0x4f')](_0x2ea5de),_0x249f1f[_0x5592('0x64')](_0x2ea5de),_0x3fd565[_0x5592('0x3a')](_0x2ea5de),_0xfcde6=!0x0):(_0x3fd565[_0x5592('0x48')](_0x2ea5de,{'range':_0x4d2ce1}),_0xfcde6=!0x0);}return _0xfcde6;}),this['on']('change:isThreadsLoadingPaused',(_0xdbcc40,_0x305fcb,_0x23f082)=>{if(!_0x23f082&&_0x249f1f[_0x5592('0x4e')])for(const _0xd9e83a of _0x249f1f){const {id:_0x3316b2}=ot(_0xd9e83a);_0x249f1f[_0x5592('0x64')](_0xd9e83a),_0x489291[_0x5592('0x3b')][_0x5592('0x5e')][_0x5592('0x4b')](_0xd9e83a)&&this[_0x5592('0x15')](_0xd9e83a,_0x3316b2);}}),this[_0x5592('0x78')](_0x489291['model']['document'],_0x5592('0x3'),(_0x556157,_0x90d84c)=>{for(const {name:_0x21613a,data:{newRange:_0x5574f3}}of _0x489291[_0x5592('0x3b')]['document'][_0x5592('0x2')][_0x5592('0x3c')]()){const {group:_0x563e14,id:_0x3b5efa}=ot(_0x21613a);if(_0x5592('0x26')!==_0x563e14)continue;const _0x14ed10=_0x36785d[_0x5592('0x4a')](_0x3b5efa),_0x4132e9=this[_0x5592('0x11')](_0x3b5efa);_0x14ed10&&(_0x14ed10[_0x5592('0x77')]||_0x489291[_0x5592('0x2d')]['view']['once']('render',()=>{const _0x346f51=_0x489291[_0x5592('0x3f')][_0x5592('0x4b')](_0x148b4c),_0x4885f1=_0x36785d[_0x5592('0x19')]['get'](_0x14ed10)[_0x5592('0x41')];_0x346f51[_0x5592('0x47')](_0x4885f1)[_0x5592('0x4')]();},{'priority':_0x5592('0x49')}),_0x14ed10[_0x5592('0x77')]=_0x4132e9||!!_0x5574f3),_0x5574f3||(_0x41be9a['add'](_0x21613a),_0x249f1f[_0x5592('0x64')](_0x21613a));}if(_0x90d84c[_0x5592('0x55')])for(const _0x1b5b22 of _0x41be9a){const {id:_0x2c76b6}=ot(_0x1b5b22),_0x11e276=_0x36785d[_0x5592('0x4a')](_0x2c76b6),_0x1c3761=this[_0x5592('0x11')](_0x2c76b6);_0x249f1f['delete'](_0x1b5b22),!_0x11e276||_0x1c3761||_0x11e276[_0x5592('0x54')]||_0x11e276[_0x5592('0x70')](new Date());}_0x41be9a[_0x5592('0x63')]();});}['_getTargetForId'](_0x2226c4){const _0x3320bc=this[_0x5592('0x69')],_0x2f8445=this[_0x5592('0x43')](_0x2226c4);return _0x4a3d74(_0x3320bc[_0x5592('0x2d')],_0x2f8445);}[_0x5592('0x21')](_0x535a7a){const _0x1868f3=this['getAllMarkersForId'](_0x535a7a);let _0x23dfd0='',_0x65bc=!0x1;for(const _0x24512a of _0x1868f3){const _0x11ed55=_0x24512a[_0x5592('0x1')]();for(const _0x530ec5 of Array[_0x5592('0x6c')](_0x11ed55[_0x5592('0x5')]()))_0x530ec5['is']('$textProxy')?(_0x23dfd0&&_0x65bc&&(_0x23dfd0+='\x20',_0x65bc=!0x1),_0x23dfd0+=_0x530ec5[_0x5592('0x39')]):_0x65bc=!0x0;_0x65bc=!0x0;}return _0x23dfd0[_0x5592('0x16')](0x0,0x96);}[_0x5592('0x65')](_0xc7f035,_0x2a299c){const _0xdd483e=this[_0x5592('0x69')],_0x407727=_0xdd483e[_0x5592('0x3f')][_0x5592('0x4b')](_0x4b39e9);let _0x261c9d=_0x407727[_0x5592('0x4a')](_0x2a299c);const _0x14b42a=_0xdd483e[_0x5592('0x53')][_0x5592('0x4b')]('collaboration.channelId'),_0x32d10e=_0xdd483e[_0x5592('0x3f')][_0x5592('0x4b')](_0x12ed9f);if(_0x261c9d&&(_0x261c9d[_0x5592('0x54')]&&_0x261c9d[_0x5592('0x70')](null),_0x261c9d[_0x5592('0x32')]))return _0x261c9d;return!this[_0x5592('0x43')](_0x2a299c)[0x0][_0x5592('0x2c')]?_0xdd483e['editing'][_0x5592('0x41')][_0x5592('0x74')](_0x5592('0xf'),()=>{if(_0x407727[_0x5592('0x4a')](_0x2a299c))return;const _0xf8b8e1=_0xdd483e[_0x5592('0x3f')][_0x5592('0x4b')](_0x148b4c);_0x261c9d=_0x407727[_0x5592('0x61')]({'channelId':_0x14b42a,'threadId':_0x2a299c,'target':()=>this[_0x5592('0x42')](_0x2a299c),'context':{'type':_0x5592('0x5f'),'value':this['_getTextContext'](_0x2a299c)}});const _0x55f2e1=_0x407727['_threadToController'][_0x5592('0x4b')](_0x261c9d)[_0x5592('0x41')],_0x541a60=_0xf8b8e1['getByInnerView'](_0x55f2e1);_0x541a60&&_0x32d10e['registerAnnotation'](_0x541a60);},{'priority':_0x5592('0x49')}):_0x407727[_0x5592('0x2e')]({'channelId':_0x14b42a,'threadId':_0x2a299c})[_0x5592('0x1f')](_0x621b6b=>{if(_0x5592('0x8')!==_0xdd483e[_0x5592('0x60')]){if(_0x261c9d=_0x621b6b,_0x261c9d&&!_0x261c9d[_0x5592('0x32')]){const _0x3e816b=_0x261c9d[_0x5592('0x30')](()=>this['_getTargetForId'](_0x2a299c));_0x32d10e[_0x5592('0x3d')](_0x3e816b),_0x261c9d[_0x5592('0x72')]&&this['_reconvertMarkers'](_0x2a299c);}else{if(!_0x261c9d){const _0x1926c5=this[_0x5592('0x43')](_0x2a299c);_0xdd483e['model'][_0x5592('0x3')](_0x38cbec=>{for(const _0x5761ab of _0x1926c5)_0x38cbec[_0x5592('0x3a')](_0x5761ab);});}}}}),_0x261c9d;}[_0x5592('0x15')](_0x3d4e0c,_0x245ee1){const _0x12792f=this[_0x5592('0x65')](_0x3d4e0c,_0x245ee1);_0x12792f&&!_0x12792f[_0x5592('0xd')]&&_0x12792f['setContext']({'type':_0x5592('0x5f'),'value':this[_0x5592('0x21')](_0x245ee1)});}['_initAriaMarkerChangeAnnouncements'](){const _0x232ffa=this[_0x5592('0x69')];_0x4fed77(_0x232ffa['model'],({left:_0x329856,entered:_0x250515})=>{const _0x24e4b7=[];for(const _0x5d67d6 of _0x329856)if(rt(_0x5d67d6)){_0x24e4b7[_0x5592('0x59')](_0x263b22(_0x232ffa['locale'],_0x5592('0x1d')));break;}for(const _0x26b42e of _0x250515)if(rt(_0x26b42e)){_0x24e4b7['push'](_0x263b22(_0x232ffa['locale'],'ENTER_COMMENT_ANNOUNCEMENT'));break;}_0x24e4b7['length']&&_0x232ffa['ui'][_0x5592('0x44')][_0x5592('0x2f')](_0x5592('0x14'),_0x24e4b7[_0x5592('0x1b')]('\x20'));});}}function tt(_0x2aba8f,_0x31e584){return _0x31e584?_0x2aba8f+':'+_0x31e584:_0x2aba8f;}function ot(_0x68795a){const _0x143cfc=_0x68795a[_0x5592('0x20')](':');return{'group':_0x143cfc[0x0],'id':_0x143cfc[0x1],'part':_0x143cfc[0x2]};}function et(_0xcef0f9,_0xd04f2){const _0x26924e=_0xd04f2[_0x5592('0x33')],_0x2b99a3=_0xd04f2[_0x5592('0x18')](_0xcef0f9[_0x5592('0x25')]);for(const _0x259e42 of _0xcef0f9['getWalker']()){const {type:_0x1fd2bf,item:_0x2e85f2,nextPosition:_0x1f7617}=_0x259e42;if(_0x5592('0x5f')===_0x1fd2bf||_0x26924e[_0x5592('0x50')](_0x2e85f2)){const _0x2d43f3=_0xd04f2[_0x5592('0x0')](_0x2e85f2);_0x2b99a3[_0x5592('0x68')]&&(_0x2b99a3[_0x5592('0x25')]=_0x2d43f3),_0x2b99a3[_0x5592('0x29')]=_0x1f7617;}}return _0x2b99a3;}function rt(_0x3e957f){return _0x5592('0x26')===ot(_0x3e957f['name'])[_0x5592('0x58')];}
|
|
23
|
+
const _0x39b2=['differ','focus','announce','switchReadOnly','_hasTargetInContent','markerToData','once','getRange','getWalker','schema','createElement','_getTargetForId','render','change:activeMarker','removeCommentThread','scrollToThreadMarker','dataToMarker','reconvertMarker','createPositionBefore','collaboration.channelId','fetchCommentThread','isThreadsLoadingPaused','get','getItems','low','hasDomSelection','dataDowncast','removeMarker','isCollapsed','comments','group','destroy','$marker','_handleThreadMarker','change','isEqual','getChangedMarkers','managedUsingOperations','editingDowncast','_attachArchivedThread','clear','change:isReadOnly','model','LEAVE_COMMENT_ANNOUNCEMENT','locale','ignoreResolvedComments','getByInnerView','item','getAttribute','activeMarker','pluginName','_threads','editor','end','_handleMarkerAddAndRemove','isAttached','attachTo','startsWith','elementToElement','_reconvertMarkers','getCommentThreads','setContext','affectsData','size','view','markerName','editing','newRange','start','ENTER_COMMENT_ANNOUNCEMENT','getAllMarkersForId','ck-comment-marker--active','listenTo','init','ariaLiveAnnouncer','comment:','getCommentThread','document','createRange','$textProxy','enqueueChange','openNewCommentThread','name','_attachMarkerToThread','data','consumable','push','registerAnnotation','text','set','_threadToController','conversion','for','_getTextContext','markers','registerPostFixer','length','upcast','config','add','_detachCommentThread','delete','join','markerToHighlight','reopenCommentThread','plugins','from','commands','_initializeMarkerConverters','hasCommentThread','unlinkedAt','comment','updateMarker','split','isResolved','addComment','addCommentThread','refreshVisibility','$graveyard','setUnlinkedAt','substring','_initAriaMarkerChangeAnnouncements','addMarker:','rootName','hasMarkerForId'];(function(_0x2edced,_0x39b2b9){const _0x58544b=function(_0x49b751){while(--_0x49b751){_0x2edced['push'](_0x2edced['shift']());}};_0x58544b(++_0x39b2b9);}(_0x39b2,0x129));const _0x5854=function(_0x2edced,_0x39b2b9){_0x2edced=_0x2edced-0x0;let _0x58544b=_0x39b2[_0x2edced];return _0x58544b;};import{Plugin as _0x557afb}from'ckeditor5/src/core.js';import{scrollViewportToShowTarget as _0xd4d28a}from'ckeditor5/src/utils.js';import _0x54ad26 from'./commentsrepository.js';import _0x5683ba from'./addcommentthreadcommand.js';import{surroundingMarkersDetector as _0x2e3980,getAllMarkersDomElementsSorted as _0x3880cd}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x543694 from'../annotations/editorannotations.js';import _0x561df1 from'./integrations/commentsrestrictededitingmode.js';import'../../theme/commentmarker.css';import _0x300bec from'./integrations/importword.js';import _0x29a05c from'../annotations/annotations.js';import{getTranslation as _0x5e0880}from'../utils/common-translations.js';export default class r extends _0x557afb{static get['requires'](){return[_0x54ad26,_0x543694,_0x561df1,_0x300bec];}static get[_0x5854('0x3')](){return'CommentsEditing';}constructor(_0x1408b9){super(_0x1408b9),this['set']('isThreadsLoadingPaused',!0x0),_0x1408b9[_0x5854('0x25')][_0x5854('0x54')]('ready',()=>this[_0x5854('0x63')]=!0x1),this[_0x5854('0x2a')](_0x5854('0x2'),null),this['on'](_0x5854('0x5b'),(_0x5219a7,_0xdecaf0,_0x2d1b56,_0x47d07f)=>{const _0x3b6a11=_0x2d1b56?ot(_0x2d1b56)['id']:null;if(_0x1408b9[_0x5854('0x78')][_0x5854('0x70')](()=>{if(_0x3b6a11){const _0xdbbc7a=this[_0x5854('0x17')](_0x3b6a11);for(const _0x1e9cb1 of _0xdbbc7a)_0x1408b9[_0x5854('0x13')]['reconvertMarker'](_0x1e9cb1);}if(_0x47d07f){const {id:_0x5098ac}=ot(_0x47d07f),_0x4cdb6f=this[_0x5854('0x17')](_0x5098ac);for(const _0x30c1cc of _0x4cdb6f)_0x1408b9['editing'][_0x5854('0x5f')](_0x30c1cc);}}),_0x3b6a11){const _0x117a96=_0x1408b9[_0x5854('0x3a')][_0x5854('0x64')](_0x54ad26)[_0x5854('0x1d')](_0x3b6a11);_0x117a96&&_0x117a96['isResolved']&&this[_0x5854('0x5d')](_0x3b6a11);}}),this[_0x5854('0x4a')]();}[_0x5854('0x1a')](){const _0x13852=this[_0x5854('0x5')],_0x2c0c9e=_0x13852[_0x5854('0x3a')][_0x5854('0x64')](_0x54ad26),_0x2ff9a4=_0x13852[_0x5854('0x33')][_0x5854('0x64')]('collaboration.channelId');_0x13852[_0x5854('0x3c')][_0x5854('0x34')](_0x5854('0x45'),new _0x5683ba(_0x13852)),this[_0x5854('0x19')](_0x13852,_0x5854('0x77'),(_0x398046,_0x218a5d,_0x4f5b89)=>{_0x2c0c9e[_0x5854('0x51')](_0x4f5b89,_0x13852[_0x5854('0x33')]['get'](_0x5854('0x61')));}),this[_0x5854('0x19')](_0x2c0c9e,tt('addCommentThread',_0x2ff9a4),(_0x2f2caa,{threadId:_0x335755})=>{const _0x300622=this[_0x5854('0x5')][_0x5854('0x3a')][_0x5854('0x64')](_0x54ad26)[_0x5854('0x1d')](_0x335755);_0x300622&&_0x300622[_0x5854('0x3f')]&&this[_0x5854('0x75')](_0x335755);}),this[_0x5854('0x19')](_0x2c0c9e,tt(_0x5854('0x5c'),_0x2ff9a4),(_0x4a037e,{threadId:_0x440cdb})=>{_0x13852[_0x5854('0x78')][_0x5854('0x21')]({'isUndoable':!0x1},_0x2ba161=>{const _0x2859e8=this[_0x5854('0x17')](_0x440cdb);for(const _0x122922 of _0x2859e8)_0x2ba161[_0x5854('0x69')](_0x122922);});}),this[_0x5854('0x19')](_0x2c0c9e,tt('resolveCommentThread',_0x2ff9a4),(_0x1398a2,{threadId:_0x3054fa})=>{(this[_0x5854('0xc')](_0x3054fa),this[_0x5854('0x5')][_0x5854('0x13')][_0x5854('0x11')][_0x5854('0x67')])&&(this[_0x5854('0x5')][_0x5854('0x3a')][_0x5854('0x64')](_0x54ad26)['getCommentThread'](_0x3054fa)[_0x5854('0x3f')]||this[_0x5854('0x5')][_0x5854('0x13')][_0x5854('0x11')][_0x5854('0x4f')]());},{'priority':'low'}),this[_0x5854('0x19')](_0x2c0c9e,tt(_0x5854('0x39'),_0x2ff9a4),(_0x232484,{threadId:_0x5bc45e})=>{this[_0x5854('0xc')](_0x5bc45e);},{'priority':_0x5854('0x66')}),this[_0x5854('0x19')](_0x2c0c9e,tt(_0x5854('0x44'),_0x2ff9a4),(_0x58b036,{threadId:_0x38e0e1,isFromAdapter:_0x4540b7})=>{const _0xfe4521=this[_0x5854('0x17')](_0x38e0e1);if(_0x4540b7||0x0==_0xfe4521['length']||!_0x2c0c9e[_0x5854('0x3e')](_0x38e0e1))return;0x1===_0x2c0c9e[_0x5854('0x1d')](_0x38e0e1)[_0x5854('0x31')]&&_0x13852[_0x5854('0x78')][_0x5854('0x21')]({'isUndoable':!0x1},_0x13ef32=>{for(const _0x1b8e09 of _0xfe4521)_0x13ef32[_0x5854('0x41')](_0x1b8e09,{'usingOperation':!0x0,'affectsData':!0x0});});},{'priority':'low'}),this['_initializeMarkerConverters'](),this[_0x5854('0x7')]();}[_0x5854('0x6d')](){const _0x4343e6=this[_0x5854('0x5')]['plugins']['get'](_0x54ad26),_0x48bbf1=this[_0x5854('0x5')][_0x5854('0x33')][_0x5854('0x64')](_0x5854('0x61'));for(const _0x1d5d51 of _0x4343e6[_0x5854('0xd')]({'channelId':_0x48bbf1}))_0x4343e6[_0x5854('0x35')](_0x1d5d51['id']),_0x4343e6[_0x5854('0x4')][_0x5854('0x36')](_0x1d5d51['id']);super['destroy']();}[_0x5854('0x4d')](_0x567931){return this['getAllMarkersForId'](_0x567931)['length']>0x0;}[_0x5854('0x17')](_0x543f77){const _0x4d0631=[];for(const _0x504b84 of this[_0x5854('0x5')][_0x5854('0x78')][_0x5854('0x2f')])_0x504b84[_0x5854('0x23')][_0x5854('0xa')](_0x5854('0x1c')+_0x543f77)&&_0x4d0631['push'](_0x504b84);return _0x4d0631;}[_0x5854('0x5d')](_0x267933){const _0x1f6b76=this['_getTargetForId'](_0x267933);_0x1f6b76&&setTimeout(()=>{this['activeMarker']&&ot(this['activeMarker'])['id']===_0x267933&&_0xd4d28a({'target':_0x1f6b76[0x0],'viewportOffset':0x64,'alignToTop':!0x0});},0x32);}[_0x5854('0xc')](_0x269142){this['editor'][_0x5854('0x78')][_0x5854('0x70')](()=>{for(const _0x588968 of this[_0x5854('0x17')](_0x269142))this[_0x5854('0x5')]['editing']['reconvertMarker'](_0x588968);});}[_0x5854('0x75')](_0x4287b0){const _0x5afcfe=this['editor'][_0x5854('0x3a')][_0x5854('0x64')](_0x54ad26),_0x6f9317=this['editor'][_0x5854('0x3a')]['get'](_0x543694),_0xc57366=_0x5afcfe[_0x5854('0x1d')](_0x4287b0);if(!_0xc57366[_0x5854('0x8')]){const _0x598f29=_0xc57366['attachTo'](()=>this[_0x5854('0x59')](_0xc57366['id']));_0x6f9317['registerAnnotation'](_0x598f29),_0xc57366[_0x5854('0x52')]=!0x1;}}[_0x5854('0x3d')](){const _0x1e00ea=this[_0x5854('0x5')];_0x1e00ea[_0x5854('0x2c')]['for'](_0x5854('0x74'))[_0x5854('0x38')]({'model':'comment','view':(_0x359acf,_0x17da62)=>{const {id:_0x146db6}=ot(_0x359acf[_0x5854('0x12')]),_0x288fc1=_0x1e00ea[_0x5854('0x3a')][_0x5854('0x64')](_0x54ad26)[_0x5854('0x1d')](_0x146db6),_0x3a43fc=this[_0x5854('0x2')]&&ot(this['activeMarker'])['id']===_0x146db6;if(_0x288fc1&&_0x288fc1[_0x5854('0x43')]&&!_0x3a43fc&&_0x359acf[_0x5854('0x0')])return _0x17da62[_0x5854('0x26')]['consume'](_0x359acf['item'],_0x5854('0x4b')+_0x359acf[_0x5854('0x12')]),_0x17da62[_0x5854('0x26')]['consume'](_0x359acf[_0x5854('0x0')],'removeMarker:'+_0x359acf[_0x5854('0x12')]),null;const _0x1cd7fd=['ck-comment-marker'];return _0x3a43fc&&_0x1cd7fd[_0x5854('0x27')](_0x5854('0x18')),{'classes':_0x1cd7fd,'attributes':{'data-comment':_0x146db6}};}}),_0x1e00ea[_0x5854('0x2c')]['for'](_0x5854('0x68'))[_0x5854('0x53')]({'model':_0x5854('0x40'),'view':(_0x172a53,{options:_0x2ee9bb})=>{const _0x4aa8eb=_0x1e00ea[_0x5854('0x3a')][_0x5854('0x64')](_0x54ad26),_0x262a50=_0x1e00ea[_0x5854('0x78')]['markers'][_0x5854('0x64')](_0x172a53),{id:_0x4b6b06,part:_0x138fa8}=ot(_0x172a53);if(_0x262a50&&!_0x262a50[_0x5854('0xf')])return null;if(_0x2ee9bb[_0x5854('0x7b')]){const _0xbaec70=_0x4aa8eb[_0x5854('0x1d')](_0x4b6b06);if(_0xbaec70&&_0xbaec70['isResolved'])return null;}return{'group':'comment','name':_0x138fa8?_0x4b6b06+':'+_0x138fa8:_0x4b6b06};}}),_0x1e00ea['conversion']['for'](_0x5854('0x32'))[_0x5854('0xb')]({'view':{'name':_0x5854('0x40'),'attributes':{'id':/^\w/}},'model':(_0x2c024e,{writer:_0x35d24e})=>_0x35d24e[_0x5854('0x58')](_0x5854('0x6e'),{'data-name':_0x5854('0x1c')+_0x2c024e[_0x5854('0x1')]('id')})}),_0x1e00ea['conversion'][_0x5854('0x2d')](_0x5854('0x32'))[_0x5854('0x5e')]({'view':_0x5854('0x40')});}['_handleMarkerAddAndRemove'](){const _0x11155b=this[_0x5854('0x5')],_0x1ed54b=_0x11155b[_0x5854('0x3a')][_0x5854('0x64')](_0x54ad26),_0x275013=new Set(),_0x1c4ef1=new Set();_0x11155b[_0x5854('0x78')][_0x5854('0x1e')][_0x5854('0x30')](_0x428860=>{let _0x111267=!0x1;for(const {name:_0x1277a1,data:_0xb47fd4}of _0x11155b[_0x5854('0x78')][_0x5854('0x1e')][_0x5854('0x4e')][_0x5854('0x72')]()){const {group:_0x3cfcfb,id:_0x1e36cc}=ot(_0x1277a1);let _0x448c63=_0xb47fd4[_0x5854('0x14')];if(_0x5854('0x40')!==_0x3cfcfb||!_0x448c63)continue;const _0x34f462=_0x5854('0x47')===_0x448c63['root'][_0x5854('0x4c')];_0x34f462||(_0x448c63=et(_0x448c63,_0x11155b[_0x5854('0x78')]),!_0x448c63||_0x448c63[_0x5854('0x6a')]||!_0xb47fd4[_0x5854('0x14')]||_0x448c63[_0x5854('0x71')](_0xb47fd4[_0x5854('0x14')]))?_0x11155b[_0x5854('0x78')]['hasContent'](_0x448c63)&&!_0x34f462?this[_0x5854('0x63')]?_0x275013[_0x5854('0x34')](_0x1277a1):this[_0x5854('0x6f')](_0x1277a1,_0x1e36cc):(_0x1c4ef1['add'](_0x1277a1),_0x275013[_0x5854('0x36')](_0x1277a1),_0x428860[_0x5854('0x69')](_0x1277a1),_0x111267=!0x0):(_0x428860[_0x5854('0x41')](_0x1277a1,{'range':_0x448c63}),_0x111267=!0x0);}return _0x111267;}),this['on']('change:isThreadsLoadingPaused',(_0x3f80ef,_0x4f43a2,_0x279413)=>{if(!_0x279413&&_0x275013[_0x5854('0x10')])for(const _0x37c1ac of _0x275013){const {id:_0x1b28c5}=ot(_0x37c1ac);_0x275013['delete'](_0x37c1ac),_0x11155b[_0x5854('0x78')][_0x5854('0x2f')][_0x5854('0x64')](_0x37c1ac)&&this[_0x5854('0x6f')](_0x37c1ac,_0x1b28c5);}}),this[_0x5854('0x19')](_0x11155b[_0x5854('0x78')][_0x5854('0x1e')],_0x5854('0x70'),(_0x410806,_0x9158b5)=>{for(const {name:_0x1a26c9,data:{newRange:_0x1a7026}}of _0x11155b[_0x5854('0x78')][_0x5854('0x1e')][_0x5854('0x4e')][_0x5854('0x72')]()){const {group:_0xaa633e,id:_0x1939e2}=ot(_0x1a26c9);if(_0x5854('0x40')!==_0xaa633e)continue;const _0x4b67fd=_0x1ed54b[_0x5854('0x1d')](_0x1939e2),_0xdd6b00=this[_0x5854('0x4d')](_0x1939e2);_0x4b67fd&&(_0x4b67fd[_0x5854('0x52')]||_0x11155b['editing']['view'][_0x5854('0x54')](_0x5854('0x5a'),()=>{const _0x33d119=_0x11155b[_0x5854('0x3a')][_0x5854('0x64')](_0x29a05c),_0x534518=_0x1ed54b[_0x5854('0x2b')][_0x5854('0x64')](_0x4b67fd)[_0x5854('0x11')];_0x33d119['getByInnerView'](_0x534518)[_0x5854('0x46')]();},{'priority':_0x5854('0x66')}),_0x4b67fd[_0x5854('0x52')]=_0xdd6b00||!!_0x1a7026),_0x1a7026||(_0x1c4ef1[_0x5854('0x34')](_0x1a26c9),_0x275013['delete'](_0x1a26c9));}if(_0x9158b5['isLocal'])for(const _0x367511 of _0x1c4ef1){const {id:_0x1fee15}=ot(_0x367511),_0x390163=_0x1ed54b[_0x5854('0x1d')](_0x1fee15),_0x2f0968=this[_0x5854('0x4d')](_0x1fee15);_0x275013[_0x5854('0x36')](_0x367511),!_0x390163||_0x2f0968||_0x390163[_0x5854('0x3f')]||_0x390163[_0x5854('0x48')](new Date());}_0x1c4ef1[_0x5854('0x76')]();});}[_0x5854('0x59')](_0x3a1fd0){const _0x252600=this[_0x5854('0x5')],_0x186316=this[_0x5854('0x17')](_0x3a1fd0);return _0x3880cd(_0x252600['editing'],_0x186316);}['_getTextContext'](_0x107c30){const _0x12c93c=this[_0x5854('0x17')](_0x107c30);let _0x1fc7f1='',_0x481ee3=!0x1;for(const _0xc94fb0 of _0x12c93c){const _0x37278f=_0xc94fb0[_0x5854('0x55')]();for(const _0x3456b5 of Array[_0x5854('0x3b')](_0x37278f[_0x5854('0x65')]()))_0x3456b5['is'](_0x5854('0x20'))?(_0x1fc7f1&&_0x481ee3&&(_0x1fc7f1+='\x20',_0x481ee3=!0x1),_0x1fc7f1+=_0x3456b5['data']):_0x481ee3=!0x0;_0x481ee3=!0x0;}return _0x1fc7f1[_0x5854('0x49')](0x0,0x96);}[_0x5854('0x24')](_0x37d5ff,_0x4e6bbe){const _0x54e8a2=this[_0x5854('0x5')],_0xf0e1aa=_0x54e8a2[_0x5854('0x3a')][_0x5854('0x64')](_0x54ad26);let _0x412c08=_0xf0e1aa['getCommentThread'](_0x4e6bbe);const _0x296b53=_0x54e8a2[_0x5854('0x33')][_0x5854('0x64')]('collaboration.channelId'),_0x46deba=_0x54e8a2[_0x5854('0x3a')][_0x5854('0x64')](_0x543694);if(_0x412c08&&(_0x412c08[_0x5854('0x3f')]&&_0x412c08['setUnlinkedAt'](null),_0x412c08[_0x5854('0x8')]))return _0x412c08;return!this[_0x5854('0x17')](_0x4e6bbe)[0x0][_0x5854('0x73')]?_0x54e8a2[_0x5854('0x13')][_0x5854('0x11')]['once'](_0x5854('0x5a'),()=>{if(_0xf0e1aa[_0x5854('0x1d')](_0x4e6bbe))return;const _0x39f2b3=_0x54e8a2[_0x5854('0x3a')][_0x5854('0x64')](_0x29a05c);_0x412c08=_0xf0e1aa[_0x5854('0x22')]({'channelId':_0x296b53,'threadId':_0x4e6bbe,'target':()=>this[_0x5854('0x59')](_0x4e6bbe),'context':{'type':'text','value':this[_0x5854('0x2e')](_0x4e6bbe)}});const _0x593319=_0xf0e1aa[_0x5854('0x2b')][_0x5854('0x64')](_0x412c08)['view'],_0x147fcf=_0x39f2b3[_0x5854('0x7c')](_0x593319);_0x147fcf&&_0x46deba[_0x5854('0x28')](_0x147fcf);},{'priority':'low'}):_0xf0e1aa[_0x5854('0x62')]({'channelId':_0x296b53,'threadId':_0x4e6bbe})['then'](_0xeff344=>{if('destroyed'!==_0x54e8a2['state']){if(_0x412c08=_0xeff344,_0x412c08&&!_0x412c08[_0x5854('0x8')]){const _0x201a43=_0x412c08[_0x5854('0x9')](()=>this[_0x5854('0x59')](_0x4e6bbe));_0x46deba[_0x5854('0x28')](_0x201a43),_0x412c08[_0x5854('0x43')]&&this[_0x5854('0xc')](_0x4e6bbe);}else{if(!_0x412c08){const _0x53b85d=this[_0x5854('0x17')](_0x4e6bbe);_0x54e8a2[_0x5854('0x78')][_0x5854('0x70')](_0x23fe89=>{for(const _0x3698d2 of _0x53b85d)_0x23fe89[_0x5854('0x69')](_0x3698d2);});}}}}),_0x412c08;}[_0x5854('0x6f')](_0x371ad3,_0x15efb0){const _0x330b6e=this['_attachMarkerToThread'](_0x371ad3,_0x15efb0);_0x330b6e&&!_0x330b6e['context']&&_0x330b6e[_0x5854('0xe')]({'type':'text','value':this[_0x5854('0x2e')](_0x15efb0)});}[_0x5854('0x4a')](){const _0x333a49=this[_0x5854('0x5')];_0x2e3980(_0x333a49['model'],({left:_0x44cc09,entered:_0x29ff7f})=>{const _0x1411ee=[];for(const _0x45fe82 of _0x44cc09)if(rt(_0x45fe82)){_0x1411ee[_0x5854('0x27')](_0x5e0880(_0x333a49['locale'],_0x5854('0x79')));break;}for(const _0x277386 of _0x29ff7f)if(rt(_0x277386)){_0x1411ee[_0x5854('0x27')](_0x5e0880(_0x333a49[_0x5854('0x7a')],_0x5854('0x16')));break;}_0x1411ee[_0x5854('0x31')]&&_0x333a49['ui'][_0x5854('0x1b')][_0x5854('0x50')](_0x5854('0x6b'),_0x1411ee[_0x5854('0x37')]('\x20'));});}}function tt(_0x48ea53,_0x5afabb){return _0x5afabb?_0x48ea53+':'+_0x5afabb:_0x48ea53;}function ot(_0x3e2bf6){const _0xafdd70=_0x3e2bf6[_0x5854('0x42')](':');return{'group':_0xafdd70[0x0],'id':_0xafdd70[0x1],'part':_0xafdd70[0x2]};}function et(_0x25e9fb,_0x2ef596){const _0x2c7ae3=_0x2ef596[_0x5854('0x57')],_0x488e5c=_0x2ef596[_0x5854('0x1f')](_0x25e9fb[_0x5854('0x15')]);for(const _0xd8fea0 of _0x25e9fb[_0x5854('0x56')]()){const {type:_0x2f5d38,item:_0x3d456c,nextPosition:_0x2f2942}=_0xd8fea0;if(_0x5854('0x29')===_0x2f5d38||_0x2c7ae3['isObject'](_0x3d456c)){const _0x3faf96=_0x2ef596[_0x5854('0x60')](_0x3d456c);_0x488e5c[_0x5854('0x6a')]&&(_0x488e5c[_0x5854('0x15')]=_0x3faf96),_0x488e5c[_0x5854('0x6')]=_0x2f2942;}}return _0x488e5c;}function rt(_0x1b788c){return _0x5854('0x40')===ot(_0x1b788c[_0x5854('0x23')])[_0x5854('0x6c')];}
|