@ckeditor/ckeditor5-comments 38.0.0-rc.1 → 38.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 (42) hide show
  1. package/build/comments.js +1 -1
  2. package/package.json +3 -3
  3. package/src/annotations/annotation.js +1 -1
  4. package/src/annotations/annotationcollection.js +1 -1
  5. package/src/annotations/annotations.js +1 -1
  6. package/src/annotations/annotationsuis.js +1 -1
  7. package/src/annotations/editorannotations.js +1 -1
  8. package/src/annotations/inlineannotations.js +1 -1
  9. package/src/annotations/narrowsidebar.js +1 -1
  10. package/src/annotations/sidebar.js +1 -1
  11. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  12. package/src/annotations/view/annotationview.js +1 -1
  13. package/src/annotations/view/sidebaritemview.js +1 -1
  14. package/src/annotations/view/sidebarview.js +1 -1
  15. package/src/annotations/widesidebar.js +1 -1
  16. package/src/comments/addcommentthreadcommand.js +1 -1
  17. package/src/comments/commentsarchive.js +1 -1
  18. package/src/comments/commentsarchiveui.js +1 -1
  19. package/src/comments/commentsediting.js +1 -1
  20. package/src/comments/commentsrepository.js +1 -1
  21. package/src/comments/commentsui.js +1 -1
  22. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  23. package/src/comments/integrations/importword.js +1 -1
  24. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  25. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  26. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  27. package/src/comments/ui/commentthreadcontroller.js +1 -1
  28. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  29. package/src/comments/ui/view/basecommentview.js +1 -1
  30. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  31. package/src/comments/ui/view/commentcontentview.js +1 -1
  32. package/src/comments/ui/view/commentinputview.js +1 -1
  33. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  34. package/src/comments/ui/view/commentslistview.js +1 -1
  35. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  36. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  37. package/src/comments/ui/view/commentthreadview.js +1 -1
  38. package/src/comments/ui/view/commentview.js +1 -1
  39. package/src/comments.js +1 -1
  40. package/src/commentsonly.js +1 -1
  41. package/src/utils/common-translations.js +1 -1
  42. package/src/utils/createmutationobserver.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-comments",
3
- "version": "38.0.0-rc.1",
3
+ "version": "38.0.0",
4
4
  "description": "Collaborative comments feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -45,8 +45,8 @@
45
45
  "postversion": "npm run build"
46
46
  },
47
47
  "dependencies": {
48
- "ckeditor5": "^38.0.0-rc.1",
49
- "ckeditor5-collaboration": "^38.0.0-rc.1",
48
+ "ckeditor5": "^38.0.0",
49
+ "ckeditor5-collaboration": "^38.0.0",
50
50
  "lodash-es": "^4.17.11"
51
51
  },
52
52
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d97=['set','_assertCorrectTarget','targetRect','remove','mainView','isVisible','render','focusableElements','element','annotation-invalid-target','offsetParent','type','_type','target','isActive','refreshVisibility','_getNormalizedTarget','length','object','isArray','innerView','focusTracker','function','getClientRects','stopListening','nodeType','destroy','_target','add','updateTargetRect','every','view'];(function(_0x3a57bd,_0x1d9785){const _0x468f08=function(_0x826688){while(--_0x826688){_0x3a57bd['push'](_0x3a57bd['shift']());}};_0x468f08(++_0x1d9785);}(_0x1d97,0x159));const _0x468f=function(_0x3a57bd,_0x1d9785){_0x3a57bd=_0x3a57bd-0x0;let _0x468f08=_0x1d97[_0x3a57bd];return _0x468f08;};import{CKEditorError as _0x22a12e,Rect as _0x56a344,Collection as _0x1c754d,ObservableMixin as _0x39b2a9}from'ckeditor5/src/utils';export default class $ extends _0x39b2a9(){constructor({view:_0x454283,target:_0x53dd6e,type:_0x108b9d,isVisible:_0x2e3a7b=!0x0}){super(),this['view']=_0x454283,this['view'][_0x468f('0xf')]||this['view'][_0x468f('0xd')](),this['_type']=_0x108b9d,this['_target']=_0x53dd6e,$[_0x468f('0x8')](this[_0x468f('0x17')]()),this['focusableElements']=new _0x1c754d([this[_0x468f('0x6')]['element']],{'idProperty':'_id'}),this[_0x468f('0xe')]['on'](_0x468f('0x3'),(_0x584fe0,_0x33972a)=>{this[_0x468f('0x6')][_0x468f('0x1c')]['add'](_0x33972a);}),this[_0x468f('0xe')]['on'](_0x468f('0xa'),(_0x1f6fea,_0x7d98d6)=>{this[_0x468f('0x6')][_0x468f('0x1c')][_0x468f('0xa')](_0x7d98d6);}),this[_0x468f('0x7')]('isVisible',_0x2e3a7b);}get[_0x468f('0x12')](){return _0x468f('0x1d')==typeof this[_0x468f('0x13')]?this[_0x468f('0x13')]():this[_0x468f('0x13')];}get[_0x468f('0x1b')](){return this['view'][_0x468f('0xb')];}get[_0x468f('0x14')](){const _0x4038e7=this['_getNormalizedTarget']();return $['_assertCorrectTarget'](_0x4038e7),_0x4038e7;}get[_0x468f('0x9')](){const _0x33eb32=this[_0x468f('0x14')];if(null===_0x33eb32)return null;if(_0x33eb32 instanceof _0x56a344)return _0x33eb32;const _0x4c96cc=_0x33eb32['filter'](_0x122548=>function(_0x3f65cd){const _0x3e9a35=_0x3f65cd[_0x468f('0x11')];if(_0x3e9a35)return!0x0;const _0xd1fdbb=_0x3f65cd[_0x468f('0x1e')]()['item'](0x0);return!!_0xd1fdbb;}(_0x122548));return 0x0===_0x4c96cc[_0x468f('0x18')]?null:new _0x56a344(_0x4c96cc[0x0][_0x468f('0x1e')]()['item'](0x0));}get[_0x468f('0x15')](){return this[_0x468f('0x6')]['isActive'];}set['isActive'](_0x1e5b99){this[_0x468f('0x6')]['isActive']=_0x1e5b99,this[_0x468f('0x6')][_0x468f('0xb')][_0x468f('0x15')]=_0x1e5b99;}[_0x468f('0x4')](){this[_0x468f('0x6')][_0x468f('0x9')]=this[_0x468f('0x9')];}[_0x468f('0x1')](){this[_0x468f('0xe')][_0x468f('0x1f')](),this[_0x468f('0xe')]['clear'](),this[_0x468f('0x1f')]();}[_0x468f('0x16')](){this[_0x468f('0xc')]=!!this['targetRect'];}static[_0x468f('0x8')](_0x5c2fbd){if(!(null===_0x5c2fbd||_0x5c2fbd instanceof _0x56a344||Array[_0x468f('0x1a')](_0x5c2fbd)&&_0x5c2fbd[_0x468f('0x5')](_0x296baa=>rt(_0x296baa))))throw new _0x22a12e(_0x468f('0x10'),null,{'target':_0x5c2fbd});}['_getNormalizedTarget'](){const _0x26adc8=_0x468f('0x1d')==typeof this[_0x468f('0x2')]?this[_0x468f('0x2')]():this['_target'];return rt(_0x26adc8)?[_0x26adc8]:_0x26adc8;}}function rt(_0x56ee05){return null!==_0x56ee05&&_0x468f('0x19')==typeof _0x56ee05&&_0x468f('0x0')in _0x56ee05&&0x1===_0x56ee05['nodeType'];}
23
+ const _0x2cfb=['destroy','targetRect','focusTracker','isActive','getClientRects','item','isVisible','_target','_type','add','target','mainView','focusableElements','innerView','_getNormalizedTarget','isArray','filter','remove','type','render','_id','clear','element','object','updateTargetRect','view','set','length','_assertCorrectTarget','nodeType','every'];(function(_0x7e81e8,_0x2cfb37){const _0x3fb31b=function(_0x11c650){while(--_0x11c650){_0x7e81e8['push'](_0x7e81e8['shift']());}};_0x3fb31b(++_0x2cfb37);}(_0x2cfb,0x85));const _0x3fb3=function(_0x7e81e8,_0x2cfb37){_0x7e81e8=_0x7e81e8-0x0;let _0x3fb31b=_0x2cfb[_0x7e81e8];return _0x3fb31b;};import{CKEditorError as _0x66b450,Rect as _0xf0fdd9,Collection as _0x468e73,ObservableMixin as _0xe99362}from'ckeditor5/src/utils';export default class d extends _0xe99362(){constructor({view:_0x32ef57,target:_0xca3ac1,type:_0x2db2ae,isVisible:_0x36c4a9=!0x0}){super(),this[_0x3fb3('0x10')]=_0x32ef57,this[_0x3fb3('0x10')][_0x3fb3('0xd')]||this[_0x3fb3('0x10')][_0x3fb3('0xa')](),this[_0x3fb3('0x1e')]=_0x2db2ae,this['_target']=_0xca3ac1,d[_0x3fb3('0x13')](this[_0x3fb3('0x5')]()),this['focusableElements']=new _0x468e73([this[_0x3fb3('0x10')]['element']],{'idProperty':_0x3fb3('0xb')}),this[_0x3fb3('0x3')]['on'](_0x3fb3('0x0'),(_0x21fe91,_0x4ce20d)=>{this[_0x3fb3('0x10')][_0x3fb3('0x18')][_0x3fb3('0x0')](_0x4ce20d);}),this['focusableElements']['on']('remove',(_0x155b46,_0x2073de)=>{this[_0x3fb3('0x10')][_0x3fb3('0x18')][_0x3fb3('0x8')](_0x2073de);}),this[_0x3fb3('0x11')]('isVisible',_0x36c4a9);}get[_0x3fb3('0x9')](){return'function'==typeof this[_0x3fb3('0x1e')]?this[_0x3fb3('0x1e')]():this[_0x3fb3('0x1e')];}get[_0x3fb3('0x4')](){return this[_0x3fb3('0x10')][_0x3fb3('0x2')];}get[_0x3fb3('0x1')](){const _0x4c4786=this[_0x3fb3('0x5')]();return d['_assertCorrectTarget'](_0x4c4786),_0x4c4786;}get['targetRect'](){const _0x295e4d=this['target'];if(null===_0x295e4d)return null;if(_0x295e4d instanceof _0xf0fdd9)return _0x295e4d;const _0x45c47e=_0x295e4d[_0x3fb3('0x7')](_0x47084d=>function(_0x47fac1){const _0x34ae5d=_0x47fac1['offsetParent'];if(_0x34ae5d)return!0x0;const _0xaa5ef9=_0x47fac1[_0x3fb3('0x1a')]()[_0x3fb3('0x1b')](0x0);return!!_0xaa5ef9;}(_0x47084d));return 0x0===_0x45c47e[_0x3fb3('0x12')]?null:new _0xf0fdd9(_0x45c47e[0x0][_0x3fb3('0x1a')]()['item'](0x0));}get[_0x3fb3('0x19')](){return this['view'][_0x3fb3('0x19')];}set[_0x3fb3('0x19')](_0x1553c9){this[_0x3fb3('0x10')]['isActive']=_0x1553c9,this['view'][_0x3fb3('0x2')][_0x3fb3('0x19')]=_0x1553c9;}[_0x3fb3('0xf')](){this[_0x3fb3('0x10')]['targetRect']=this[_0x3fb3('0x17')];}[_0x3fb3('0x16')](){this[_0x3fb3('0x3')]['stopListening'](),this['focusableElements'][_0x3fb3('0xc')](),this['stopListening']();}['refreshVisibility'](){this[_0x3fb3('0x1c')]=!!this[_0x3fb3('0x17')];}static[_0x3fb3('0x13')](_0x1ee5b0){if(!(null===_0x1ee5b0||_0x1ee5b0 instanceof _0xf0fdd9||Array[_0x3fb3('0x6')](_0x1ee5b0)&&_0x1ee5b0[_0x3fb3('0x15')](_0x24f76a=>y(_0x24f76a))))throw new _0x66b450('annotation-invalid-target',null,{'target':_0x1ee5b0});}['_getNormalizedTarget'](){const _0x1f705e='function'==typeof this[_0x3fb3('0x1d')]?this[_0x3fb3('0x1d')]():this[_0x3fb3('0x1d')];return y(_0x1f705e)?[_0x1f705e]:_0x1f705e;}}function y(_0x2ec36a){return null!==_0x2ec36a&&_0x3fb3('0xe')==typeof _0x2ec36a&&_0x3fb3('0x14')in _0x2ec36a&&0x1===_0x2ec36a[_0x3fb3('0x14')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d92=['focusTracker','remove','innerView','getIndex','_innerViewToAnnotation','change:isFocused','has','refreshPositioning','focusableElements','set','getByInnerView','sort','get','targetRect','length','fire','_getOrderInContent','view','annotationcollection-duplicated-item','listenTo','stopListening','destroy','updateTargetRect','add','annotationcollection-not-existing-item','_sort','_focusTracker','clear','isFocused','_viewToAnnotation','focus','left','delete'];(function(_0x506007,_0x5d92b0){const _0x4ab313=function(_0x1ff706){while(--_0x1ff706){_0x506007['push'](_0x506007['shift']());}};_0x4ab313(++_0x5d92b0);}(_0x5d92,0x1b5));const _0x4ab3=function(_0x506007,_0x5d92b0){_0x506007=_0x506007-0x0;let _0x4ab313=_0x5d92[_0x506007];return _0x4ab313;};import{CKEditorError as _0x24afdd,Collection as _0x2ff7c2,FocusTracker as _0x4e7e81}from'ckeditor5/src/utils';export default class ot extends _0x2ff7c2{constructor(_0x413745=[]){super(),this['_innerViewToAnnotation']=new Map(),this[_0x4ab3('0x15')]=new Map(),this[_0x4ab3('0x12')]=new _0x4e7e81(),this[_0x4ab3('0x12')]['on'](_0x4ab3('0x1e'),(_0x47ec6d,_0x1f06f2,_0x5a92dd)=>{_0x5a92dd||this[_0x4ab3('0x7')]('blur');});for(const _0x312bbf of _0x413745)this[_0x4ab3('0xf')](_0x312bbf);}get[_0x4ab3('0x14')](){return this['_focusTracker'][_0x4ab3('0x14')];}['add'](_0xa7171a){if(this['has'](_0xa7171a))throw new _0x24afdd(_0x4ab3('0xa'),null);this['_innerViewToAnnotation'][_0x4ab3('0x1')](_0xa7171a[_0x4ab3('0x1b')],_0xa7171a),this[_0x4ab3('0x15')][_0x4ab3('0x1')](_0xa7171a[_0x4ab3('0x9')],_0xa7171a);for(const _0x6ed8cf of _0xa7171a[_0x4ab3('0x0')])this[_0x4ab3('0x12')][_0x4ab3('0xf')](_0x6ed8cf);this[_0x4ab3('0xb')](_0xa7171a[_0x4ab3('0x0')],'add',(_0x149a19,_0x57522b)=>{this[_0x4ab3('0x12')][_0x4ab3('0xf')](_0x57522b);}),this['listenTo'](_0xa7171a[_0x4ab3('0x0')],_0x4ab3('0x1a'),(_0x33b1cb,_0x24457e)=>{this[_0x4ab3('0x12')]['remove'](_0x24457e);}),this[_0x4ab3('0xb')](_0xa7171a[_0x4ab3('0x9')][_0x4ab3('0x19')],_0x4ab3('0x1e'),(_0x1e4bfb,_0xc7494d,_0x396845)=>{_0x396845&&this['fire'](_0x4ab3('0x16'),_0xa7171a);}),_0xa7171a[_0x4ab3('0xe')]();const _0x5789b9=this['_getOrderInContent'](_0xa7171a['view'][_0x4ab3('0x5')]);return super[_0x4ab3('0xf')](_0xa7171a,_0x5789b9);}[_0x4ab3('0x1a')](_0x5a7e1b){if(!this[_0x4ab3('0x1f')](_0x5a7e1b))throw new _0x24afdd(_0x4ab3('0x10'),null);this[_0x4ab3('0xc')](_0x5a7e1b[_0x4ab3('0x9')][_0x4ab3('0x19')]),this['stopListening'](_0x5a7e1b[_0x4ab3('0x0')]);for(const _0x41a279 of _0x5a7e1b[_0x4ab3('0x0')])this[_0x4ab3('0x12')]['remove'](_0x41a279);return this[_0x4ab3('0x15')][_0x4ab3('0x18')](_0x5a7e1b[_0x4ab3('0x9')]),this[_0x4ab3('0x1d')][_0x4ab3('0x18')](_0x5a7e1b[_0x4ab3('0x1b')]),super['remove'](_0x5a7e1b);}[_0x4ab3('0x2')](_0x46bd19){return this[_0x4ab3('0x1d')][_0x4ab3('0x4')](_0x46bd19);}['getByView'](_0x27621e){return this[_0x4ab3('0x15')]['get'](_0x27621e);}[_0x4ab3('0xd')](){super['clear'](),this[_0x4ab3('0xc')](),this[_0x4ab3('0x1d')]['clear'](),this[_0x4ab3('0x15')][_0x4ab3('0x13')](),this[_0x4ab3('0x12')][_0x4ab3('0xd')]();}[_0x4ab3('0x20')](){for(const _0x7f373 of this)_0x7f373[_0x4ab3('0xe')]();this[_0x4ab3('0x11')]();}['_sort'](){const _0x5274ca=Array['from'](this)[_0x4ab3('0x3')]((_0x2415a3,_0x1b4303)=>ht(_0x2415a3[_0x4ab3('0x9')]['targetRect'],_0x1b4303[_0x4ab3('0x9')]['targetRect']));for(let _0x273b84=_0x5274ca['length']-0x1;_0x273b84>0x0;_0x273b84--){const _0x162209=_0x5274ca[_0x273b84];_0x273b84!==this[_0x4ab3('0x1c')](_0x162209)&&(this[_0x4ab3('0x1a')](_0x162209),this['add'](_0x162209));}}[_0x4ab3('0x8')](_0x53a52d){let _0x3b3b1d=0x0;if(!_0x53a52d)return this[_0x4ab3('0x6')];for(const _0x1da787 of this){const _0x143bdf=_0x1da787[_0x4ab3('0x9')]['targetRect'];if(_0x143bdf){if(ht(_0x53a52d,_0x143bdf)<0x0)return _0x3b3b1d;_0x3b3b1d++;}}return _0x3b3b1d;}}export function bindAnnotationCollections({source:_0x27609a,target:_0x3d4045,filter:_0x1d0ff5}){for(const _0x1c0c7a of _0x27609a)_0x1d0ff5(_0x1c0c7a)&&_0x3d4045['add'](_0x1c0c7a);_0x3d4045[_0x4ab3('0xb')](_0x27609a,_0x4ab3('0xf'),(_0x22e6e8,_0x5b0a5b)=>{_0x1d0ff5(_0x5b0a5b)&&_0x3d4045[_0x4ab3('0xf')](_0x5b0a5b);}),_0x3d4045[_0x4ab3('0xb')](_0x27609a,'remove',(_0x46fcae,_0x2f6406)=>{_0x3d4045[_0x4ab3('0x1f')](_0x2f6406)&&_0x3d4045['remove'](_0x2f6406);});}function ht(_0x30f32e,_0x45e25e){if(null===_0x30f32e&&null===_0x45e25e)return 0x0;if(null===_0x30f32e)return-0x1;if(null===_0x45e25e)return 0x1;const _0xb9d39d=_0x30f32e['top']-_0x45e25e['top'];return 0x0==_0xb9d39d?_0x30f32e['left']-_0x45e25e[_0x4ab3('0x17')]:_0xb9d39d;}
23
+ const _0x4d59=['delete','sort','annotationcollection-duplicated-item','focusTracker','isFocused','getIndex','getByInnerView','_innerViewToAnnotation','left','set','add','focusableElements','_focusTracker','innerView','fire','blur','top','stopListening','clear','length','get','change:isFocused','targetRect','view','listenTo','_sort','getByView','_getOrderInContent','has','updateTargetRect','destroy','_viewToAnnotation','from','focus','remove','annotationcollection-not-existing-item','refreshPositioning'];(function(_0x21f080,_0x4d595c){const _0x31df0a=function(_0x3e27ab){while(--_0x3e27ab){_0x21f080['push'](_0x21f080['shift']());}};_0x31df0a(++_0x4d595c);}(_0x4d59,0xf2));const _0x31df=function(_0x21f080,_0x4d595c){_0x21f080=_0x21f080-0x0;let _0x31df0a=_0x4d59[_0x21f080];return _0x31df0a;};import{CKEditorError as _0x54d704,Collection as _0x8e0be0,FocusTracker as _0x4fb942}from'ckeditor5/src/utils';export default class x extends _0x8e0be0{constructor(_0x2a0a49=[]){super(),this[_0x31df('0x18')]=new Map(),this[_0x31df('0xb')]=new Map(),this[_0x31df('0x1d')]=new _0x4fb942(),this[_0x31df('0x1d')]['on'](_0x31df('0x1'),(_0x217a3f,_0x2c96cc,_0x11fa98)=>{_0x11fa98||this[_0x31df('0x1f')](_0x31df('0x20'));});for(const _0x524244 of _0x2a0a49)this['add'](_0x524244);}get[_0x31df('0x15')](){return this[_0x31df('0x1d')][_0x31df('0x15')];}[_0x31df('0x1b')](_0x2e54da){if(this[_0x31df('0x8')](_0x2e54da))throw new _0x54d704(_0x31df('0x13'),null);this[_0x31df('0x18')][_0x31df('0x1a')](_0x2e54da[_0x31df('0x1e')],_0x2e54da),this['_viewToAnnotation'][_0x31df('0x1a')](_0x2e54da[_0x31df('0x3')],_0x2e54da);for(const _0x22d355 of _0x2e54da[_0x31df('0x1c')])this[_0x31df('0x1d')][_0x31df('0x1b')](_0x22d355);this['listenTo'](_0x2e54da[_0x31df('0x1c')],_0x31df('0x1b'),(_0x4a60d7,_0x56bde1)=>{this[_0x31df('0x1d')][_0x31df('0x1b')](_0x56bde1);}),this['listenTo'](_0x2e54da['focusableElements'],'remove',(_0x33724d,_0x1fa9ec)=>{this[_0x31df('0x1d')][_0x31df('0xe')](_0x1fa9ec);}),this[_0x31df('0x4')](_0x2e54da[_0x31df('0x3')][_0x31df('0x14')],_0x31df('0x1'),(_0x1ba9eb,_0x257e58,_0x49afa3)=>{_0x49afa3&&this[_0x31df('0x1f')](_0x31df('0xd'),_0x2e54da);}),_0x2e54da[_0x31df('0x9')]();const _0x236714=this['_getOrderInContent'](_0x2e54da[_0x31df('0x3')]['targetRect']);return super[_0x31df('0x1b')](_0x2e54da,_0x236714);}[_0x31df('0xe')](_0x5be628){if(!this['has'](_0x5be628))throw new _0x54d704(_0x31df('0xf'),null);this[_0x31df('0x22')](_0x5be628[_0x31df('0x3')][_0x31df('0x14')]),this['stopListening'](_0x5be628[_0x31df('0x1c')]);for(const _0x4611ed of _0x5be628[_0x31df('0x1c')])this[_0x31df('0x1d')]['remove'](_0x4611ed);return this[_0x31df('0xb')][_0x31df('0x11')](_0x5be628['view']),this[_0x31df('0x18')]['delete'](_0x5be628[_0x31df('0x1e')]),super[_0x31df('0xe')](_0x5be628);}[_0x31df('0x17')](_0x1a6dc6){return this['_innerViewToAnnotation'][_0x31df('0x0')](_0x1a6dc6);}[_0x31df('0x6')](_0x1687bf){return this[_0x31df('0xb')][_0x31df('0x0')](_0x1687bf);}[_0x31df('0xa')](){super[_0x31df('0x23')](),this[_0x31df('0x22')](),this[_0x31df('0x18')]['clear'](),this['_viewToAnnotation']['clear'](),this[_0x31df('0x1d')][_0x31df('0xa')]();}[_0x31df('0x10')](){for(const _0x35efd9 of this)_0x35efd9[_0x31df('0x9')]();this[_0x31df('0x5')]();}[_0x31df('0x5')](){const _0x289ce4=Array[_0x31df('0xc')](this)[_0x31df('0x12')]((_0x46ebdd,_0x3fa6a6)=>v(_0x46ebdd[_0x31df('0x3')][_0x31df('0x2')],_0x3fa6a6[_0x31df('0x3')]['targetRect']));for(let _0x37a324=_0x289ce4[_0x31df('0x24')]-0x1;_0x37a324>0x0;_0x37a324--){const _0x39e54f=_0x289ce4[_0x37a324];_0x37a324!==this[_0x31df('0x16')](_0x39e54f)&&(this[_0x31df('0xe')](_0x39e54f),this[_0x31df('0x1b')](_0x39e54f));}}[_0x31df('0x7')](_0x556945){let _0x1d1617=0x0;if(!_0x556945)return this['length'];for(const _0x2e7da0 of this){const _0x453d33=_0x2e7da0[_0x31df('0x3')][_0x31df('0x2')];if(_0x453d33){if(v(_0x556945,_0x453d33)<0x0)return _0x1d1617;_0x1d1617++;}}return _0x1d1617;}}export function bindAnnotationCollections({source:_0x528416,target:_0xec5900,filter:_0x407650}){for(const _0x254b78 of _0x528416)_0x407650(_0x254b78)&&_0xec5900['add'](_0x254b78);_0xec5900[_0x31df('0x4')](_0x528416,_0x31df('0x1b'),(_0x5f18f2,_0x200537)=>{_0x407650(_0x200537)&&_0xec5900[_0x31df('0x1b')](_0x200537);}),_0xec5900[_0x31df('0x4')](_0x528416,_0x31df('0xe'),(_0x43fff4,_0x2518ed)=>{_0xec5900[_0x31df('0x8')](_0x2518ed)&&_0xec5900['remove'](_0x2518ed);});}function v(_0x2b09b4,_0x3dec63){if(null===_0x2b09b4&&null===_0x3dec63)return 0x0;if(null===_0x2b09b4)return-0x1;if(null===_0x3dec63)return 0x1;const _0x5c5932=_0x2b09b4['top']-_0x3dec63[_0x31df('0x21')];return 0x0==_0x5c5932?_0x2b09b4[_0x31df('0x19')]-_0x3dec63['left']:_0x5c5932;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1005=['createAnnotationView','change:isVisible','collection','_removeActiveAnnotation','add','remove','destroy','has','source','_deactivateAllAnnotations','activeAnnotations','_bindAnnotationsToVisibleAnnotations','_visibleAnnotations','delete','_activateAnnotation','deactivateAll','isVisible','_addActiveAnnotation','fire','pluginName','refreshPositioning','element','view','Annotations','refreshVisibility','listenTo','focusTracker'];(function(_0xeb9a73,_0x1005a7){const _0x42d6b0=function(_0xf1dc30){while(--_0xf1dc30){_0xeb9a73['push'](_0xeb9a73['shift']());}};_0x42d6b0(++_0x1005a7);}(_0x1005,0xa1));const _0x42d6=function(_0xeb9a73,_0x1005a7){_0xeb9a73=_0xeb9a73-0x0;let _0x42d6b0=_0x1005[_0xeb9a73];return _0x42d6b0;};import{ContextPlugin as _0x4b9152}from'ckeditor5/src/core';import _0x64338 from'./annotation';import _0x10a665 from'./annotationcollection';import _0xcb54e from'./view/annotationview';export default class v extends _0x4b9152{static get[_0x42d6('0x14')](){return _0x42d6('0x18');}constructor(_0x18bdd8){super(_0x18bdd8),this['collection']=new _0x10a665(),this['_visibleAnnotations']=new _0x10a665(),this['set'](_0x42d6('0xb'),new Set()),this[_0x42d6('0xc')]();}[_0x42d6('0x5')](_0x2783ce){this['collection'][_0x42d6('0x5')](_0x2783ce);}[_0x42d6('0x6')](_0x2a53dd){this['collection'][_0x42d6('0x6')](_0x2a53dd),_0x2a53dd[_0x42d6('0x7')]();}[_0x42d6('0x19')](){for(const _0x258f96 of this[_0x42d6('0x3')])_0x258f96[_0x42d6('0x19')]();}['refreshPositioning'](){this[_0x42d6('0xd')][_0x42d6('0x15')]();}['getByInnerView'](_0x4a5d21){return this[_0x42d6('0x3')]['getByInnerView'](_0x4a5d21);}[_0x42d6('0x10')](){this['fire'](_0x42d6('0xa'));}[_0x42d6('0x7')](){for(const _0x2a449b of this[_0x42d6('0x3')])_0x2a449b[_0x42d6('0x7')]();this[_0x42d6('0xd')][_0x42d6('0x7')](),this['collection'][_0x42d6('0x7')](),super[_0x42d6('0x7')]();}['activate'](_0x32b383){this[_0x42d6('0x13')](_0x42d6('0xf'),_0x32b383);}['createAnnotation'](_0x1ea860){return new _0x64338(_0x1ea860);}[_0x42d6('0x1')](_0x162ad4,_0x1ac209){return new _0xcb54e(_0x162ad4,_0x1ac209);}[_0x42d6('0x12')](_0x4a18de){const _0x2b3873=new Set(this[_0x42d6('0xb')]);_0x2b3873[_0x42d6('0x5')](_0x4a18de),this[_0x42d6('0xb')]=_0x2b3873;}[_0x42d6('0x4')](_0x417bb0){const _0x3ccc84=new Set(this[_0x42d6('0xb')]);_0x3ccc84[_0x42d6('0xe')](_0x417bb0),this[_0x42d6('0xb')]=_0x3ccc84;}[_0x42d6('0xc')](){const _0x4393d2=this[_0x42d6('0x3')],_0xeaba6d=this[_0x42d6('0xd')];function _0x3aa137(_0x3b9435){const _0x276d02=_0x3b9435[_0x42d6('0x9')];_0x276d02[_0x42d6('0x11')]&&!_0xeaba6d['has'](_0x276d02)?_0xeaba6d[_0x42d6('0x5')](_0x276d02):!_0x276d02[_0x42d6('0x11')]&&_0xeaba6d[_0x42d6('0x8')](_0x276d02)&&_0xeaba6d[_0x42d6('0x6')](_0x276d02),_0x276d02['view'][_0x42d6('0x0')][_0x42d6('0x6')](_0x276d02['view'][_0x42d6('0x16')]),_0x276d02[_0x42d6('0x17')][_0x42d6('0x0')]['add'](_0x276d02[_0x42d6('0x17')][_0x42d6('0x16')]);}this[_0x42d6('0x1a')](_0x4393d2,_0x42d6('0x5'),(_0x2756a1,_0xf4a695)=>{_0xf4a695[_0x42d6('0x11')]&&_0xeaba6d[_0x42d6('0x5')](_0xf4a695),this[_0x42d6('0x1a')](_0xf4a695,_0x42d6('0x2'),_0x3aa137);}),this[_0x42d6('0x1a')](_0x4393d2,_0x42d6('0x6'),(_0x1f5e61,_0x598b36)=>{_0xeaba6d[_0x42d6('0x8')](_0x598b36)&&_0xeaba6d[_0x42d6('0x6')](_0x598b36),this['stopListening'](_0x598b36,_0x42d6('0x2'),_0x3aa137);});}}
23
+ const _0x28bb=['_addActiveAnnotation','_removeActiveAnnotation','activate','activeAnnotations','refreshPositioning','collection','deactivateAll','_activateAnnotation','_deactivateAllAnnotations','destroy','remove','refreshVisibility','_visibleAnnotations','source','_bindAnnotationsToVisibleAnnotations','delete','createAnnotation','pluginName','isVisible','change:isVisible','createAnnotationView','stopListening','listenTo','getByInnerView','add','view','set','has','fire'];(function(_0xee38e3,_0x28bbff){const _0x1f45bf=function(_0x407fd7){while(--_0x407fd7){_0xee38e3['push'](_0xee38e3['shift']());}};_0x1f45bf(++_0x28bbff);}(_0x28bb,0xa2));const _0x1f45=function(_0xee38e3,_0x28bbff){_0xee38e3=_0xee38e3-0x0;let _0x1f45bf=_0x28bb[_0xee38e3];return _0x1f45bf;};import{ContextPlugin as _0x202d86}from'ckeditor5/src/core';import _0x32f79c from'./annotation';import _0x5e65ff from'./annotationcollection';import _0x18bee8 from'./view/annotationview';export default class b extends _0x202d86{static get[_0x1f45('0x0')](){return'Annotations';}constructor(_0x5ba683){super(_0x5ba683),this[_0x1f45('0x11')]=new _0x5e65ff(),this[_0x1f45('0x18')]=new _0x5e65ff(),this[_0x1f45('0x9')](_0x1f45('0xf'),new Set()),this[_0x1f45('0x1a')]();}['add'](_0x43da7b){this['collection'][_0x1f45('0x7')](_0x43da7b);}['remove'](_0x3728e7){this[_0x1f45('0x11')][_0x1f45('0x16')](_0x3728e7),_0x3728e7[_0x1f45('0x15')]();}[_0x1f45('0x17')](){for(const _0x40933e of this['collection'])_0x40933e['refreshVisibility']();}[_0x1f45('0x10')](){this[_0x1f45('0x18')]['refreshPositioning']();}[_0x1f45('0x6')](_0xb2375a){return this[_0x1f45('0x11')]['getByInnerView'](_0xb2375a);}[_0x1f45('0x12')](){this[_0x1f45('0xb')](_0x1f45('0x14'));}[_0x1f45('0x15')](){for(const _0x3a0fb1 of this['collection'])_0x3a0fb1[_0x1f45('0x15')]();this['_visibleAnnotations']['destroy'](),this[_0x1f45('0x11')][_0x1f45('0x15')](),super[_0x1f45('0x15')]();}[_0x1f45('0xe')](_0x5d8059){this[_0x1f45('0xb')](_0x1f45('0x13'),_0x5d8059);}[_0x1f45('0x1c')](_0x234c46){return new _0x32f79c(_0x234c46);}[_0x1f45('0x3')](_0x58d81f,_0x44f0b7){return new _0x18bee8(_0x58d81f,_0x44f0b7);}[_0x1f45('0xc')](_0x673e1c){const _0xa3e5f6=new Set(this['activeAnnotations']);_0xa3e5f6[_0x1f45('0x7')](_0x673e1c),this[_0x1f45('0xf')]=_0xa3e5f6;}[_0x1f45('0xd')](_0x4193ed){const _0x3772c9=new Set(this[_0x1f45('0xf')]);_0x3772c9[_0x1f45('0x1b')](_0x4193ed),this[_0x1f45('0xf')]=_0x3772c9;}[_0x1f45('0x1a')](){const _0x24b249=this[_0x1f45('0x11')],_0x493939=this['_visibleAnnotations'];function _0x5bd90f(_0x2e89f7){const _0x4d6035=_0x2e89f7[_0x1f45('0x19')];_0x4d6035[_0x1f45('0x1')]&&!_0x493939[_0x1f45('0xa')](_0x4d6035)?_0x493939[_0x1f45('0x7')](_0x4d6035):!_0x4d6035[_0x1f45('0x1')]&&_0x493939[_0x1f45('0xa')](_0x4d6035)&&_0x493939[_0x1f45('0x16')](_0x4d6035),_0x4d6035[_0x1f45('0x8')]['focusTracker'][_0x1f45('0x16')](_0x4d6035[_0x1f45('0x8')]['element']),_0x4d6035[_0x1f45('0x8')]['focusTracker'][_0x1f45('0x7')](_0x4d6035[_0x1f45('0x8')]['element']);}this['listenTo'](_0x24b249,'add',(_0x591c6f,_0x3a7ba5)=>{_0x3a7ba5[_0x1f45('0x1')]&&_0x493939[_0x1f45('0x7')](_0x3a7ba5),this['listenTo'](_0x3a7ba5,_0x1f45('0x2'),_0x5bd90f);}),this[_0x1f45('0x5')](_0x24b249,'remove',(_0x1b4611,_0x16b31e)=>{_0x493939['has'](_0x16b31e)&&_0x493939[_0x1f45('0x16')](_0x16b31e),this[_0x1f45('0x4')](_0x16b31e,'change:isVisible',_0x5bd90f);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31b1=['size','destroy','deactivate','length','_addActiveAnnotation','filter','find','_assertAnnotationDoesNotBelongToMultipleUIs','get','setActiveAnnotation','_uis','type','activeUIs','_setSelectedAnnotations','detach','collection','switchTo','add','refilterAnnotations','hasActive','attach','context','pluginName','push','AnnotationsUIs','activeAnnotations','_visibleAnnotations','has','register','set','deactivateAll','_activateAnnotation','function','isActive','_uisData','activate','annotationsuis-missing-ui','listenTo','delete','remove','plugins','from','annotationsuis-register-invalid-interface'];(function(_0x5896b4,_0x31b14b){const _0x42e412=function(_0x15bfa0){while(--_0x15bfa0){_0x5896b4['push'](_0x5896b4['shift']());}};_0x42e412(++_0x31b14b);}(_0x31b1,0x1d8));const _0x42e4=function(_0x5896b4,_0x31b14b){_0x5896b4=_0x5896b4-0x0;let _0x42e412=_0x31b1[_0x5896b4];return _0x42e412;};import{ContextPlugin as _0x52c28f}from'ckeditor5/src/core';import{CKEditorError as _0x3b68f6}from'ckeditor5/src/utils';import _0x5a4dd3,{bindAnnotationCollections as _0x2b45be}from'./annotationcollection';import _0x367c29 from'./annotations';export default class ct extends _0x52c28f{static get['requires'](){return[_0x367c29];}static get[_0x42e4('0x17')](){return _0x42e4('0x19');}constructor(_0x27acd9){super(_0x27acd9),this[_0x42e4('0xd')]=new Set(),this['_uis']=new Map(),this[_0x42e4('0x23')]=new Map();}['init'](){const _0x26b048=this[_0x42e4('0x16')][_0x42e4('0x29')][_0x42e4('0x9')](_0x367c29);this[_0x42e4('0x26')](_0x26b048,_0x42e4('0x20'),(_0x1105bc,_0x35d8f5)=>{for(const _0x5e32d2 of this['activeUIs']){const _0x35f3f7=this[_0x42e4('0xb')][_0x42e4('0x9')](_0x5e32d2);(0x0,this['_uisData'][_0x42e4('0x9')](_0x5e32d2)['filter'])(_0x35d8f5)&&_0x35f3f7[_0x42e4('0xa')](_0x35d8f5);}}),this[_0x42e4('0x26')](_0x26b048,'_deactivateAllAnnotations',()=>{for(const _0x714f0c of this[_0x42e4('0xd')]){this[_0x42e4('0xb')]['get'](_0x714f0c)[_0x42e4('0xa')](null);}}),this[_0x42e4('0x26')](_0x26b048['_visibleAnnotations'],_0x42e4('0x12'),(_0x3e2986,_0x30d95b)=>{this[_0x42e4('0x8')](_0x30d95b);});}[_0x42e4('0x14')](){return this[_0x42e4('0xd')][_0x42e4('0x1')]>0x0;}[_0x42e4('0x22')](_0x50eef3){return this['activeUIs'][_0x42e4('0x1c')](_0x50eef3);}[_0x42e4('0x24')](_0x3fa1ba,_0x599bd4=()=>!0x0){const _0x11fbf9=this[_0x42e4('0x16')][_0x42e4('0x29')][_0x42e4('0x9')](_0x367c29);if(!this[_0x42e4('0xb')][_0x42e4('0x1c')](_0x3fa1ba))throw new _0x3b68f6(_0x42e4('0x25'),this,{'uiName':_0x3fa1ba});this[_0x42e4('0x22')](_0x3fa1ba)&&this[_0x42e4('0x3')](_0x3fa1ba),this[_0x42e4('0xd')][_0x42e4('0x12')](_0x3fa1ba);const _0x5b1462=new _0x5a4dd3(),_0x4b7722=_0x11fbf9[_0x42e4('0x1b')];_0x2b45be({'source':_0x4b7722,'target':_0x5b1462,'filter':_0x599bd4}),this['_uisData'][_0x42e4('0x1e')](_0x3fa1ba,{'collection':_0x5b1462,'filter':_0x599bd4});const _0xbeb3cc=this[_0x42e4('0xb')]['get'](_0x3fa1ba);_0xbeb3cc[_0x42e4('0x15')](_0x5b1462),this[_0x42e4('0x26')](_0xbeb3cc,'change:activeAnnotation',(_0x3d3f41,_0x2b79c0,_0x37ebd3,_0x5c2761)=>{_0x5c2761&&_0x11fbf9['_removeActiveAnnotation'](_0x5c2761),_0x37ebd3&&_0x11fbf9[_0x42e4('0x5')](_0x37ebd3);});}[_0x42e4('0x3')](_0x2ef4d7){if(this[_0x42e4('0xd')][_0x42e4('0x27')](_0x2ef4d7),!this[_0x42e4('0xb')][_0x42e4('0x1c')](_0x2ef4d7))throw new _0x3b68f6(_0x42e4('0x25'),this,{'uiName':_0x2ef4d7});const _0x116904=this[_0x42e4('0xb')][_0x42e4('0x9')](_0x2ef4d7);_0x116904[_0x42e4('0xf')](),this['stopListening'](_0x116904),this[_0x42e4('0x23')]['get'](_0x2ef4d7)[_0x42e4('0x10')]['destroy'](),this[_0x42e4('0x23')][_0x42e4('0x27')](_0x2ef4d7);}[_0x42e4('0x11')](_0x5d2a22){if(!this[_0x42e4('0xb')][_0x42e4('0x1c')](_0x5d2a22))throw new _0x3b68f6(_0x42e4('0x25'),this,{'uiName':_0x5d2a22});const _0x262769=this[_0x42e4('0x16')][_0x42e4('0x29')]['get'](_0x367c29),_0x444af5=Array[_0x42e4('0x2a')](_0x262769[_0x42e4('0x1a')])[0x0]||null;this[_0x42e4('0x1f')](),this[_0x42e4('0x24')](_0x5d2a22);const _0x34a8aa=this['_uis'][_0x42e4('0x9')](_0x5d2a22);_0x34a8aa[_0x42e4('0xa')](_0x444af5),_0x34a8aa['_setSelectedAnnotations']&&_0x444af5&&_0x34a8aa[_0x42e4('0xe')]([_0x444af5]);}['deactivateAll'](){for(const _0x4c368a of this[_0x42e4('0xd')])this['deactivate'](_0x4c368a);}[_0x42e4('0x1d')](_0x14f068,_0x147452){if(this[_0x42e4('0xb')][_0x42e4('0x1c')](_0x14f068))throw new _0x3b68f6('annotationsuis-register-already-registered');if('function'!=typeof _0x147452[_0x42e4('0x15')]||_0x42e4('0x21')!=typeof _0x147452[_0x42e4('0xf')]||_0x42e4('0x21')!=typeof _0x147452[_0x42e4('0xa')])throw new _0x3b68f6(_0x42e4('0x0'),null);this[_0x42e4('0xb')][_0x42e4('0x1e')](_0x14f068,_0x147452);}[_0x42e4('0x13')](){const _0x301bdd=this[_0x42e4('0x16')][_0x42e4('0x29')][_0x42e4('0x9')](_0x367c29)[_0x42e4('0x10')],_0xe1a0d7=new Map(),_0x4c4163=Array[_0x42e4('0x2a')](this[_0x42e4('0xd')]);for(const _0x3c50d3 of this[_0x42e4('0xd')]){const _0x4c1be0=this[_0x42e4('0x23')][_0x42e4('0x9')](_0x3c50d3)[_0x42e4('0x10')];for(const _0xae2fbb of _0x4c1be0)_0xe1a0d7[_0x42e4('0x1e')](_0xae2fbb,_0x3c50d3);}for(const _0x1e86f2 of _0x301bdd){const _0x5115b5=_0xe1a0d7[_0x42e4('0x9')](_0x1e86f2);this[_0x42e4('0x8')](_0x1e86f2);const _0x22a149=_0x4c4163[_0x42e4('0x7')](_0x28036d=>this[_0x42e4('0x23')]['get'](_0x28036d)[_0x42e4('0x6')](_0x1e86f2));_0x5115b5!==_0x22a149&&(_0x5115b5&&this[_0x42e4('0x23')]['get'](_0x5115b5)[_0x42e4('0x10')][_0x42e4('0x28')](_0x1e86f2),_0x22a149&&this[_0x42e4('0x23')]['get'](_0x22a149)[_0x42e4('0x10')][_0x42e4('0x12')](_0x1e86f2));}}['destroy'](){this[_0x42e4('0x1f')](),super[_0x42e4('0x2')]();}[_0x42e4('0x8')](_0x321a55){const _0x262eb3=[];for(const _0x5adb70 of this[_0x42e4('0xd')]){(0x0,this[_0x42e4('0x23')][_0x42e4('0x9')](_0x5adb70)[_0x42e4('0x6')])(_0x321a55)&&_0x262eb3[_0x42e4('0x18')](_0x5adb70);}if(_0x262eb3[_0x42e4('0x4')]>0x1)throw new _0x3b68f6('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x262eb3,'annotationType':_0x321a55[_0x42e4('0xc')]});}}
23
+ const _0x1682=['has','detach','filter','_setSelectedAnnotations','annotationsuis-annotation-mismatch','activeAnnotations','deactivate','pluginName','stopListening','_assertAnnotationDoesNotBelongToMultipleUIs','length','register','destroy','delete','context','plugins','AnnotationsUIs','_uisData','push','function','refilterAnnotations','attach','listenTo','isActive','collection','type','change:activeAnnotation','find','activeUIs','_activateAnnotation','deactivateAll','set','_uis','hasActive','get','annotationsuis-missing-ui','from','setActiveAnnotation','_removeActiveAnnotation','init','activate','_deactivateAllAnnotations','requires','switchTo','add','remove'];(function(_0x3f8da4,_0x168227){const _0x36afa2=function(_0x1d4a1b){while(--_0x1d4a1b){_0x3f8da4['push'](_0x3f8da4['shift']());}};_0x36afa2(++_0x168227);}(_0x1682,0x16f));const _0x36af=function(_0x3f8da4,_0x168227){_0x3f8da4=_0x3f8da4-0x0;let _0x36afa2=_0x1682[_0x3f8da4];return _0x36afa2;};import{ContextPlugin as _0x43e75d}from'ckeditor5/src/core';import{CKEditorError as _0x9764c9}from'ckeditor5/src/utils';import _0xb7d91b,{bindAnnotationCollections as _0x26326a}from'./annotationcollection';import _0x2f9152 from'./annotations';export default class M extends _0x43e75d{static get[_0x36af('0x2b')](){return[_0x2f9152];}static get[_0x36af('0x8')](){return _0x36af('0x11');}constructor(_0x57ca05){super(_0x57ca05),this['activeUIs']=new Set(),this['_uis']=new Map(),this[_0x36af('0x12')]=new Map();}[_0x36af('0x28')](){const _0x4d3eab=this[_0x36af('0xf')]['plugins'][_0x36af('0x23')](_0x2f9152);this[_0x36af('0x17')](_0x4d3eab,_0x36af('0x1e'),(_0x3c4258,_0x4d537c)=>{for(const _0x26c381 of this[_0x36af('0x1d')]){const _0x72c668=this['_uis']['get'](_0x26c381);(0x0,this[_0x36af('0x12')][_0x36af('0x23')](_0x26c381)['filter'])(_0x4d537c)&&_0x72c668[_0x36af('0x26')](_0x4d537c);}}),this[_0x36af('0x17')](_0x4d3eab,_0x36af('0x2a'),()=>{for(const _0x6464e4 of this['activeUIs']){this[_0x36af('0x21')]['get'](_0x6464e4)[_0x36af('0x26')](null);}}),this[_0x36af('0x17')](_0x4d3eab['_visibleAnnotations'],_0x36af('0x2d'),(_0x2cc3b4,_0x34beb1)=>{this['_assertAnnotationDoesNotBelongToMultipleUIs'](_0x34beb1);});}[_0x36af('0x22')](){return this[_0x36af('0x1d')]['size']>0x0;}['isActive'](_0x51024b){return this['activeUIs'][_0x36af('0x1')](_0x51024b);}['activate'](_0x29cd6f,_0x17e392=()=>!0x0){const _0x49720c=this[_0x36af('0xf')][_0x36af('0x10')][_0x36af('0x23')](_0x2f9152);if(!this[_0x36af('0x21')]['has'](_0x29cd6f))throw new _0x9764c9(_0x36af('0x24'),this,{'uiName':_0x29cd6f});this[_0x36af('0x18')](_0x29cd6f)&&this[_0x36af('0x7')](_0x29cd6f),this['activeUIs']['add'](_0x29cd6f);const _0x4447d8=new _0xb7d91b(),_0x1d341b=_0x49720c['_visibleAnnotations'];_0x26326a({'source':_0x1d341b,'target':_0x4447d8,'filter':_0x17e392}),this[_0x36af('0x12')]['set'](_0x29cd6f,{'collection':_0x4447d8,'filter':_0x17e392});const _0xb2c0b4=this['_uis'][_0x36af('0x23')](_0x29cd6f);_0xb2c0b4['attach'](_0x4447d8),this[_0x36af('0x17')](_0xb2c0b4,_0x36af('0x1b'),(_0x1c06d3,_0xc2a4a6,_0x508df0,_0x1c612f)=>{_0x1c612f&&_0x49720c[_0x36af('0x27')](_0x1c612f),_0x508df0&&_0x49720c['_addActiveAnnotation'](_0x508df0);});}[_0x36af('0x7')](_0x52051d){if(this[_0x36af('0x1d')]['delete'](_0x52051d),!this['_uis'][_0x36af('0x1')](_0x52051d))throw new _0x9764c9(_0x36af('0x24'),this,{'uiName':_0x52051d});const _0x443994=this[_0x36af('0x21')][_0x36af('0x23')](_0x52051d);_0x443994[_0x36af('0x2')](),this[_0x36af('0x9')](_0x443994),this['_uisData']['get'](_0x52051d)[_0x36af('0x19')][_0x36af('0xd')](),this['_uisData'][_0x36af('0xe')](_0x52051d);}[_0x36af('0x2c')](_0x5ad636){if(!this[_0x36af('0x21')]['has'](_0x5ad636))throw new _0x9764c9(_0x36af('0x24'),this,{'uiName':_0x5ad636});const _0x1069c8=this['context'][_0x36af('0x10')]['get'](_0x2f9152),_0x5ebc95=Array['from'](_0x1069c8[_0x36af('0x6')])[0x0]||null;this[_0x36af('0x1f')](),this[_0x36af('0x29')](_0x5ad636);const _0x81b336=this['_uis'][_0x36af('0x23')](_0x5ad636);_0x81b336[_0x36af('0x26')](_0x5ebc95),_0x81b336[_0x36af('0x4')]&&_0x5ebc95&&_0x81b336[_0x36af('0x4')]([_0x5ebc95]);}[_0x36af('0x1f')](){for(const _0x17b52b of this['activeUIs'])this[_0x36af('0x7')](_0x17b52b);}[_0x36af('0xc')](_0x3a4949,_0x272e68){if(this[_0x36af('0x21')]['has'](_0x3a4949))throw new _0x9764c9('annotationsuis-register-already-registered');if(_0x36af('0x14')!=typeof _0x272e68[_0x36af('0x16')]||_0x36af('0x14')!=typeof _0x272e68[_0x36af('0x2')]||_0x36af('0x14')!=typeof _0x272e68['setActiveAnnotation'])throw new _0x9764c9('annotationsuis-register-invalid-interface',null);this[_0x36af('0x21')][_0x36af('0x20')](_0x3a4949,_0x272e68);}[_0x36af('0x15')](){const _0x3e34d3=this[_0x36af('0xf')][_0x36af('0x10')][_0x36af('0x23')](_0x2f9152)[_0x36af('0x19')],_0x22a8d7=new Map(),_0x2e9fa1=Array[_0x36af('0x25')](this['activeUIs']);for(const _0x32d949 of this[_0x36af('0x1d')]){const _0xf6a906=this[_0x36af('0x12')]['get'](_0x32d949)['collection'];for(const _0x144ef5 of _0xf6a906)_0x22a8d7['set'](_0x144ef5,_0x32d949);}for(const _0x1bc158 of _0x3e34d3){const _0x3d6644=_0x22a8d7[_0x36af('0x23')](_0x1bc158);this[_0x36af('0xa')](_0x1bc158);const _0x13f289=_0x2e9fa1[_0x36af('0x1c')](_0x200011=>this[_0x36af('0x12')][_0x36af('0x23')](_0x200011)[_0x36af('0x3')](_0x1bc158));_0x3d6644!==_0x13f289&&(_0x3d6644&&this[_0x36af('0x12')][_0x36af('0x23')](_0x3d6644)[_0x36af('0x19')][_0x36af('0x0')](_0x1bc158),_0x13f289&&this[_0x36af('0x12')]['get'](_0x13f289)['collection'][_0x36af('0x2d')](_0x1bc158));}}[_0x36af('0xd')](){this[_0x36af('0x1f')](),super[_0x36af('0xd')]();}[_0x36af('0xa')](_0xd4a8b7){const _0x1e87a8=[];for(const _0xf19591 of this['activeUIs']){(0x0,this['_uisData']['get'](_0xf19591)[_0x36af('0x3')])(_0xd4a8b7)&&_0x1e87a8[_0x36af('0x13')](_0xf19591);}if(_0x1e87a8[_0x36af('0xb')]>0x1)throw new _0x9764c9(_0x36af('0x5'),null,{'matchedUIs':_0x1e87a8,'annotationType':_0xd4a8b7[_0x36af('0x1a')]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a67=['_editorAnnotations','change:isFocused','from','listenTo','requires','addSourceCollector','selection','registerAnnotation','update','editor','hasDomSelection','_editorAnnotationsData','directChange','get','annotation','remove','init','getOrderedSelectedAnnotations','map','pluginName','function','innerView','editorannotations-invalid-source-callback','refreshSelectedViews','containsRange','EditorAnnotations','change:range','focusTracker','editing','set','model','range','plugins','getByInnerView','view','add','isEqual','element','refresh','document','_dataCollectors','push','delete','uiUpdate','getRanges','fire'];(function(_0x56b1f2,_0x2a67c7){const _0x2c24a4=function(_0x213042){while(--_0x213042){_0x56b1f2['push'](_0x56b1f2['shift']());}};_0x2c24a4(++_0x2a67c7);}(_0x2a67,0x1d0));const _0x2c24=function(_0x56b1f2,_0x2a67c7){_0x56b1f2=_0x56b1f2-0x0;let _0x2c24a4=_0x2a67[_0x56b1f2];return _0x2c24a4;};import{Plugin as _0x54d4e4}from'ckeditor5/src/core';import{CKEditorError as _0x31ce1c}from'ckeditor5/src/utils';import{debounce as _0x33342e}from'lodash-es';import _0x22a8c4 from'./annotations';export default class M extends _0x54d4e4{static get[_0x2c24('0x0')](){return[_0x22a8c4];}static get[_0x2c24('0xf')](){return _0x2c24('0x15');}constructor(_0x1c4a23){super(_0x1c4a23),this['_dataCollectors']=new Set(),this[_0x2c24('0x2a')]=new Set();}[_0x2c24('0xc')](){const _0xf8cbe8=this[_0x2c24('0x5')],_0x7c99dd=_0xf8cbe8['model'][_0x2c24('0x23')][_0x2c24('0x2')],_0x30ac11=_0x33342e(()=>this[_0x2c24('0x13')](),0xa);_0x7c99dd['on'](_0x2c24('0x16'),(_0x3762ca,_0x4c1d34)=>{_0x4c1d34[_0x2c24('0x8')]&&(_0x30ac11['cancel'](),this[_0x2c24('0x13')]());}),this[_0x2c24('0x2d')](_0xf8cbe8[_0x2c24('0x18')][_0x2c24('0x1e')][_0x2c24('0x23')],'change:isFocused',(_0x10da98,_0x3720ae,_0x22e6aa)=>{_0x22e6aa&&_0x30ac11();}),this[_0x2c24('0x2d')](_0xf8cbe8['ui'][_0x2c24('0x17')],_0x2c24('0x2b'),(_0x5a27b7,_0x5eed00,_0x1aeb1b)=>{_0x1aeb1b||_0xf8cbe8['isReadOnly']||this['fire']('blur',{'isAnnotationTracked':_0x59e055=>this['_editorAnnotationsData']['has'](_0x59e055[_0x2c24('0x11')])});}),this[_0x2c24('0x2d')](this[_0x2c24('0x5')]['ui'],_0x2c24('0x4'),()=>this[_0x2c24('0x29')](_0x2c24('0x27')));}[_0x2c24('0x3')](_0x305060){if(this[_0x2c24('0x2a')]['has'](_0x305060[_0x2c24('0x1e')]))return;this[_0x2c24('0x2a')]['add'](_0x305060['view']),this[_0x2c24('0x5')]['ui'][_0x2c24('0x17')][_0x2c24('0x1f')](_0x305060['view'][_0x2c24('0x21')]);const _0x2231f3=this[_0x2c24('0x5')][_0x2c24('0x1c')][_0x2c24('0x9')](_0x22a8c4);this[_0x2c24('0x2d')](_0x2231f3['collection'],_0x2c24('0xb'),(_0x54e3c7,_0x4d5bf9)=>{this[_0x2c24('0x5')]['ui']['focusTracker'][_0x2c24('0xb')](_0x4d5bf9[_0x2c24('0x1e')][_0x2c24('0x21')]),this[_0x2c24('0x2a')][_0x2c24('0x26')](_0x4d5bf9[_0x2c24('0x1e')]);});}['hasDomSelection'](){return this['editor']['editing'][_0x2c24('0x1e')][_0x2c24('0x6')];}[_0x2c24('0x1')](_0x19f509){if(_0x2c24('0x10')!=typeof _0x19f509)throw new _0x31ce1c(_0x2c24('0x12'));this[_0x2c24('0x24')][_0x2c24('0x1f')](_0x19f509);}[_0x2c24('0x13')](){this[_0x2c24('0x29')](_0x2c24('0x22'));}[_0x2c24('0xd')]({activeAnnotation:_0x15bfb3,annotations:_0x52705a}){const _0x33d197=[],_0x44c96e=this['editor'][_0x2c24('0x1a')]['document'][_0x2c24('0x2')],_0x59e11a=Array['from'](_0x44c96e[_0x2c24('0x28')]());for(const [_0x5275ea,_0x280b10]of this[_0x2c24('0x7')]){const _0x111e06=_0x36e64b(_0x280b10),_0x4cd8f2=_0x52705a[_0x2c24('0x1d')](_0x5275ea);_0x111e06&&_0x4cd8f2&&_0x33d197[_0x2c24('0x25')]({'annotation':_0x4cd8f2,'range':_0x111e06});}function _0x36e64b(_0x39e138){for(const _0x59f994 of _0x39e138)for(const _0x2d6562 of _0x59e11a)if(_0x59f994['containsRange'](_0x2d6562,!_0x44c96e['isCollapsed']))return _0x59f994;return null;}return _0x33d197['sort']((_0x2ccadb,_0x412fae)=>{const _0x6d305d=_0x2ccadb[_0x2c24('0x1b')],_0x256961=_0x412fae[_0x2c24('0x1b')];if(!_0x6d305d[_0x2c24('0x20')](_0x256961)){if(_0x6d305d[_0x2c24('0x14')](_0x256961,!0x0))return 0x1;if(_0x256961[_0x2c24('0x14')](_0x6d305d,!0x0))return-0x1;}return _0x2ccadb[_0x2c24('0xa')]==_0x15bfb3?-0x1:_0x412fae['annotation']==_0x15bfb3?0x1:0x0;})[_0x2c24('0xe')](_0x2fe2aa=>_0x2fe2aa[_0x2c24('0xa')]);}get[_0x2c24('0x7')](){const _0x48812b=new Map();for(const _0x76c76e of Array[_0x2c24('0x2c')](this[_0x2c24('0x24')]))for(const [_0x527a51,_0x564cfa]of _0x76c76e())_0x48812b[_0x2c24('0x19')](_0x527a51,_0x564cfa);return _0x48812b;}}
23
+ const _0xafd1=['containsRange','innerView','init','editor','remove','focusTracker','add','change:range','_dataCollectors','collection','annotation','refresh','element','range','update','addSourceCollector','has','refreshSelectedViews','cancel','registerAnnotation','_editorAnnotations','uiUpdate','_editorAnnotationsData','hasDomSelection','listenTo','selection','get','view','pluginName','fire','model','requires','from','change:isFocused','delete','map','editorannotations-invalid-source-callback','document','EditorAnnotations','function'];(function(_0x4c466f,_0xafd18e){const _0x52a060=function(_0x5439ce){while(--_0x5439ce){_0x4c466f['push'](_0x4c466f['shift']());}};_0x52a060(++_0xafd18e);}(_0xafd1,0x1a4));const _0x52a0=function(_0x4c466f,_0xafd18e){_0x4c466f=_0x4c466f-0x0;let _0x52a060=_0xafd1[_0x4c466f];return _0x52a060;};import{Plugin as _0x69658a}from'ckeditor5/src/core';import{CKEditorError as _0x1f33a8}from'ckeditor5/src/utils';import{debounce as _0x4174cd}from'lodash-es';import _0x13adf8 from'./annotations';export default class k extends _0x69658a{static get[_0x52a0('0xb')](){return[_0x13adf8];}static get[_0x52a0('0x8')](){return _0x52a0('0x12');}constructor(_0x55ee77){super(_0x55ee77),this['_dataCollectors']=new Set(),this['_editorAnnotations']=new Set();}[_0x52a0('0x16')](){const _0x4556a2=this[_0x52a0('0x17')],_0x2c2341=_0x4556a2[_0x52a0('0xa')][_0x52a0('0x11')][_0x52a0('0x5')],_0x40397d=_0x4174cd(()=>this[_0x52a0('0x25')](),0xa);_0x2c2341['on'](_0x52a0('0x1b'),(_0x7697dd,_0xfe89b2)=>{_0xfe89b2['directChange']&&(_0x40397d[_0x52a0('0x26')](),this['refreshSelectedViews']());}),this['listenTo'](_0x4556a2['editing'][_0x52a0('0x7')][_0x52a0('0x11')],_0x52a0('0xd'),(_0x3e5b2f,_0x27438a,_0x36cf4d)=>{_0x36cf4d&&_0x40397d();}),this[_0x52a0('0x4')](_0x4556a2['ui'][_0x52a0('0x19')],_0x52a0('0xd'),(_0x5efe06,_0xe19ea3,_0x24c835)=>{_0x24c835||_0x4556a2['isReadOnly']||this[_0x52a0('0x9')]('blur',{'isAnnotationTracked':_0x179f4f=>this[_0x52a0('0x2')][_0x52a0('0x24')](_0x179f4f[_0x52a0('0x15')])});}),this[_0x52a0('0x4')](this[_0x52a0('0x17')]['ui'],_0x52a0('0x22'),()=>this[_0x52a0('0x9')](_0x52a0('0x1')));}[_0x52a0('0x27')](_0x1330a7){if(this[_0x52a0('0x0')][_0x52a0('0x24')](_0x1330a7['view']))return;this[_0x52a0('0x0')][_0x52a0('0x1a')](_0x1330a7[_0x52a0('0x7')]),this[_0x52a0('0x17')]['ui'][_0x52a0('0x19')][_0x52a0('0x1a')](_0x1330a7[_0x52a0('0x7')][_0x52a0('0x20')]);const _0x196df7=this[_0x52a0('0x17')]['plugins'][_0x52a0('0x6')](_0x13adf8);this['listenTo'](_0x196df7[_0x52a0('0x1d')],'remove',(_0x299225,_0x2a4c0a)=>{this[_0x52a0('0x17')]['ui'][_0x52a0('0x19')][_0x52a0('0x18')](_0x2a4c0a[_0x52a0('0x7')][_0x52a0('0x20')]),this[_0x52a0('0x0')][_0x52a0('0xe')](_0x2a4c0a[_0x52a0('0x7')]);});}[_0x52a0('0x3')](){return this['editor']['editing']['view'][_0x52a0('0x3')];}[_0x52a0('0x23')](_0x21d3e3){if(_0x52a0('0x13')!=typeof _0x21d3e3)throw new _0x1f33a8(_0x52a0('0x10'));this['_dataCollectors'][_0x52a0('0x1a')](_0x21d3e3);}[_0x52a0('0x25')](){this[_0x52a0('0x9')](_0x52a0('0x1f'));}['getOrderedSelectedAnnotations']({activeAnnotation:_0xd7f93c,annotations:_0x572d2e}){const _0x484c1b=[],_0x11f917=this[_0x52a0('0x17')][_0x52a0('0xa')][_0x52a0('0x11')][_0x52a0('0x5')],_0x1ef703=Array['from'](_0x11f917['getRanges']());for(const [_0x1e40d9,_0x4ec240]of this['_editorAnnotationsData']){const _0x5906c7=_0x242010(_0x4ec240),_0x243f53=_0x572d2e['getByInnerView'](_0x1e40d9);_0x5906c7&&_0x243f53&&_0x484c1b['push']({'annotation':_0x243f53,'range':_0x5906c7});}function _0x242010(_0x20ad1b){for(const _0x1674f4 of _0x20ad1b)for(const _0x1efe26 of _0x1ef703)if(_0x1674f4[_0x52a0('0x14')](_0x1efe26,!_0x11f917['isCollapsed']))return _0x1674f4;return null;}return _0x484c1b['sort']((_0x127dd6,_0x55e4c1)=>{const _0x52405a=_0x127dd6['range'],_0x9f7133=_0x55e4c1[_0x52a0('0x21')];if(!_0x52405a['isEqual'](_0x9f7133)){if(_0x52405a[_0x52a0('0x14')](_0x9f7133,!0x0))return 0x1;if(_0x9f7133[_0x52a0('0x14')](_0x52405a,!0x0))return-0x1;}return _0x127dd6[_0x52a0('0x1e')]==_0xd7f93c?-0x1:_0x55e4c1[_0x52a0('0x1e')]==_0xd7f93c?0x1:0x0;})[_0x52a0('0xf')](_0x1dbd72=>_0x1dbd72[_0x52a0('0x1e')]);}get[_0x52a0('0x2')](){const _0x41a6b4=new Map();for(const _0x7013ba of Array[_0x52a0('0xc')](this[_0x52a0('0x1c')]))for(const [_0x232791,_0x5863d5]of _0x7013ba())_0x41a6b4['set'](_0x232791,_0x5863d5);return _0x41a6b4;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2dd2=['focus','remove','view','has','_forceRefresh','mousedown','setActiveAnnotation','getClientRects','hasActive','addObserver','editor','showStack','stopListening','inline','afterInit','width','change:isFocused','listenTo','register','_addAnnotationToBalloon','inlineannotations-not-allowed-with-context','inlineannotations-detach-not-attached','right','isActive','pluginName','_setSelectedAnnotations','_getBalloonTargetForAnnotation','requires','focusTracker','init','activeAnnotation','_manuallyClosed','collapse','_selectedAnnotations','hasView','visibleView','length','_removeAnnotationFromBalloon','switchTo','document','updatePosition','inlineannotations-attach-already-attached','includes','set','editing','left','_addedAnnotations','annotations','context','selection','getBoundingClientRect','Esc','_closeAnnotation','delete','detach','_balloon','getFirstRange','bottom','isAttached','update','plugins','refresh','find','viewRangeToDom','getByView','push','attach','InlineAnnotations','keystrokes','add','every','top','get','isFocused'];(function(_0x24dcbb,_0x2dd259){const _0x670630=function(_0x361ec7){while(--_0x361ec7){_0x24dcbb['push'](_0x24dcbb['shift']());}};_0x670630(++_0x2dd259);}(_0x2dd2,0xfe));const _0x6706=function(_0x24dcbb,_0x2dd259){_0x24dcbb=_0x24dcbb-0x0;let _0x670630=_0x2dd2[_0x24dcbb];return _0x670630;};import{Plugin as _0x27e4f4}from'ckeditor5/src/core';import _0x50f7af from'./annotationsuis';import _0x488807 from'./editorannotations';import{ContextualBalloon as _0x3e3877}from'ckeditor5/src/ui';import{MouseObserver as _0x5c5fb8}from'ckeditor5/src/engine';import{CKEditorError as _0x56f353,Rect as _0x17d61d}from'ckeditor5/src/utils';import'./../../theme/annotation-inline.css';export default class c extends _0x27e4f4{static get[_0x6706('0x45')](){return[_0x488807,_0x3e3877,_0x50f7af];}static get[_0x6706('0x42')](){return _0x6706('0x23');}constructor(_0x30dfdb){super(_0x30dfdb),_0x30dfdb[_0x6706('0xc')][_0x6706('0x2c')][_0x6706('0x33')](_0x5c5fb8),this[_0x6706('0x1a')]=!0x1,this['set'](_0x6706('0x48'),null),this[_0x6706('0xf')]=null,this[_0x6706('0x49')]=new Set(),this[_0x6706('0x17')]=_0x30dfdb[_0x6706('0x1c')]['get'](_0x3e3877),this[_0x6706('0xe')]=new Set(),this[_0x6706('0x1')]=[],this[_0x6706('0x2e')]=!0x1;}[_0x6706('0x47')](){const _0x5abc3e=this['editor'][_0x6706('0x1c')][_0x6706('0x28')](_0x50f7af);_0x5abc3e[_0x6706('0x10')]===this[_0x6706('0x34')]&&(_0x5abc3e[_0x6706('0x3c')](_0x6706('0x37'),this),this[_0x6706('0x34')][_0x6706('0x24')][_0x6706('0xb')]('Esc',(_0x433837,_0x32f1dd)=>{const _0x419ec7=this[_0x6706('0x17')];if(this[_0x6706('0x1a')]&&_0x419ec7['visibleView']){const _0x2e1def=this[_0x6706('0xf')][_0x6706('0x20')](_0x419ec7[_0x6706('0x3')]);_0x2e1def&&this[_0x6706('0x14')](_0x2e1def),_0x32f1dd();}}));}[_0x6706('0x38')](){const _0x53f9b4=this[_0x6706('0x34')]['plugins'][_0x6706('0x28')](_0x50f7af);_0x53f9b4['context']===this[_0x6706('0x34')]&&(_0x53f9b4[_0x6706('0x32')]()||_0x53f9b4[_0x6706('0x6')]('inline'));}['setActiveAnnotation'](_0x4eb43b){_0x4eb43b!==this[_0x6706('0x48')]&&(this[_0x6706('0x48')]&&(this[_0x6706('0x48')]['isActive']=!0x1),_0x4eb43b&&this[_0x6706('0x34')]['ui']['focusTracker'][_0x6706('0x29')]&&(this[_0x6706('0xf')][_0x6706('0x2d')](_0x4eb43b)&&this[_0x6706('0x3d')](_0x4eb43b,!0x0),_0x4eb43b[_0x6706('0x41')]=!0x0),_0x4eb43b||this[_0x6706('0x43')]([]),this[_0x6706('0x48')]=_0x4eb43b);}[_0x6706('0x22')](_0x1a8603){this[_0x6706('0xf')]=_0x1a8603;const _0x37bb9a=this[_0x6706('0x34')][_0x6706('0x1c')][_0x6706('0x28')](_0x50f7af),_0x4eb892=this[_0x6706('0x17')];if(this[_0x6706('0x1a')])throw new _0x56f353(_0x6706('0x9'),this);if(_0x37bb9a[_0x6706('0x10')]!==this['editor'])throw new _0x56f353(_0x6706('0x3e'),this);const _0x344635=this[_0x6706('0x34')][_0x6706('0x1c')][_0x6706('0x28')](_0x488807);this[_0x6706('0x3b')](_0x344635,_0x6706('0x1d'),()=>{const _0x3f7fae=_0x344635['getOrderedSelectedAnnotations']({'annotations':this['annotations'],'activeAnnotation':this[_0x6706('0x48')]});var _0x5b8502,_0x2cd22d;!this[_0x6706('0x2e')]&&(_0x5b8502=_0x3f7fae,_0x2cd22d=this[_0x6706('0x1')],_0x5b8502[_0x6706('0x4')]===_0x2cd22d['length']&&_0x5b8502[_0x6706('0x26')](_0x5e49cb=>_0x2cd22d[_0x6706('0xa')](_0x5e49cb)))||(this[_0x6706('0x2e')]=!0x1,this[_0x6706('0x43')](_0x3f7fae),this[_0x6706('0x30')](_0x3f7fae[0x0]||null));}),this[_0x6706('0x3b')](_0x344635,'blur',(_0x1eac2e,{isAnnotationTracked:_0x58a9f4})=>{this[_0x6706('0x48')]&&_0x58a9f4(this[_0x6706('0x48')])&&(this[_0x6706('0x43')]([]),this[_0x6706('0x30')](null));}),this['listenTo'](this[_0x6706('0x34')]['ui'][_0x6706('0x46')],_0x6706('0x3a'),(_0x458238,_0x4b232a,_0x469ce7)=>{_0x469ce7||this[_0x6706('0x30')](null);}),this[_0x6706('0x3b')](_0x1a8603,'remove',(_0x165e36,_0x479f39)=>{this[_0x6706('0x5')](_0x479f39),_0x479f39===this['activeAnnotation']&&this[_0x6706('0x30')](null);}),this['listenTo'](_0x4eb892,'change:visibleView',(_0x4600b0,_0x55f42c,_0x319978,_0x1f90d6)=>{_0x1f90d6&&this[_0x6706('0x36')](_0x1f90d6);const _0x8745ab=_0x1a8603['getByView'](_0x319978);_0x319978&&_0x8745ab&&(this['listenTo'](_0x319978,'change:height',()=>{_0x4eb892[_0x6706('0x8')]();}),this[_0x6706('0x3b')](_0x319978,_0x6706('0x13'),()=>{this['_closeAnnotation'](_0x8745ab),this['editor'][_0x6706('0xc')][_0x6706('0x2c')][_0x6706('0x2a')]();}),this[_0x6706('0x48')]!==_0x8745ab&&this[_0x6706('0x30')](_0x8745ab));}),this[_0x6706('0x3b')](this[_0x6706('0x34')]['ui'],_0x6706('0x1b'),()=>{_0x4eb892[_0x6706('0x3')]&&(_0x1a8603[_0x6706('0x20')](_0x4eb892[_0x6706('0x3')])&&_0x4eb892[_0x6706('0x8')]());}),this['listenTo'](this[_0x6706('0x34')]['editing']['view'][_0x6706('0x7')],_0x6706('0x2f'),()=>{this[_0x6706('0x2e')]=!0x0,this['_manuallyClosed']['clear']();}),this['editor'][_0x6706('0xc')][_0x6706('0x2c')][_0x6706('0x7')]['selection']['editableElement']&&this[_0x6706('0x34')][_0x6706('0xc')]['view'][_0x6706('0x2a')](),this[_0x6706('0x1a')]=!0x0;}['detach'](){if(!this['isAttached'])throw new _0x56f353(_0x6706('0x3f'),this);this[_0x6706('0x30')](null);for(const _0x59d558 of this[_0x6706('0xe')])this[_0x6706('0x5')](_0x59d558);this['stopListening'](),this[_0x6706('0x1a')]=!0x1,this[_0x6706('0xf')]=null;}['destroy'](){this[_0x6706('0x1a')]&&this[_0x6706('0x16')]();}['_setSelectedAnnotations'](_0x44ac5a){for(const _0x3257fa of this[_0x6706('0x1')])_0x44ac5a[_0x6706('0xa')](_0x3257fa)||this[_0x6706('0x49')][_0x6706('0x15')](_0x3257fa);for(const _0x56de0d of this[_0x6706('0xf')])_0x44ac5a['includes'](_0x56de0d)||this['_removeAnnotationFromBalloon'](_0x56de0d);if(this['editor']['ui'][_0x6706('0x46')]['isFocused'])for(const _0x31f6f8 of _0x44ac5a)this[_0x6706('0x3d')](_0x31f6f8);this[_0x6706('0x1')]=_0x44ac5a;}['_addAnnotationToBalloon'](_0x1717c6,_0xc14be4=!0x1){this['_manuallyClosed'][_0x6706('0x2d')](_0x1717c6)||(this['_addedAnnotations'][_0x6706('0x2d')](_0x1717c6)||this[_0x6706('0x17')]['hasView'](_0x1717c6[_0x6706('0x2c')])||(this['_addedAnnotations'][_0x6706('0x25')](_0x1717c6),this['_balloon'][_0x6706('0x25')]({'stackId':_0x1717c6[_0x6706('0x2c')]['id'],'view':_0x1717c6[_0x6706('0x2c')],'position':{'target':()=>this[_0x6706('0x44')](_0x1717c6)}})),_0xc14be4&&this[_0x6706('0x17')][_0x6706('0x35')](_0x1717c6[_0x6706('0x2c')]['id']));}[_0x6706('0x44')](_0x1999e2){const _0x45335a=_0x1999e2['target'],_0x1da643=this[_0x6706('0x34')][_0x6706('0xc')][_0x6706('0x2c')],_0x3a1041=_0x1da643[_0x6706('0x7')][_0x6706('0x11')][_0x6706('0x18')](),_0x511118=_0x1da643['domConverter'][_0x6706('0x1f')](_0x3a1041);if(_0x511118[_0x6706('0x0')](!0x0),_0x45335a){if(_0x45335a instanceof _0x17d61d)return _0x45335a;let _0x304094=[];for(const _0x32e839 of _0x45335a)_0x304094[_0x6706('0x21')](...(_0xd5681b=_0x32e839[_0x6706('0x31')](),Array['from'](_0xd5681b)['map'](DOMRect['fromRect'])));_0x304094=function(_0x2f3e6f){const _0x326914=[];let _0x3ff563=_0x2f3e6f[0x0];for(let _0x5baf02=0x1;_0x5baf02<_0x2f3e6f[_0x6706('0x4')];_0x5baf02++)dt(_0x3ff563,_0x2f3e6f[_0x5baf02])?_0x3ff563[_0x6706('0x39')]+=_0x2f3e6f[_0x5baf02][_0x6706('0x39')]:(_0x326914[_0x6706('0x21')](_0x3ff563),_0x3ff563=_0x2f3e6f[_0x5baf02]);return _0x326914[_0x6706('0x21')](_0x3ff563),_0x326914;}(_0x304094);const _0x2cb224=_0x511118[_0x6706('0x12')]();return _0x304094[_0x6706('0x1e')](_0x47f700=>_0x47f700[_0x6706('0x27')]<=_0x2cb224[_0x6706('0x27')]&&_0x47f700[_0x6706('0x19')]>=_0x2cb224[_0x6706('0x19')]&&_0x47f700[_0x6706('0xd')]<=_0x2cb224[_0x6706('0xd')]&&_0x47f700[_0x6706('0x40')]>=_0x2cb224[_0x6706('0x40')])||_0x304094[0x0];}var _0xd5681b;return _0x1999e2['targetRect']||_0x511118;}[_0x6706('0x5')](_0x1dc42d){this['_addedAnnotations'][_0x6706('0x2d')](_0x1dc42d)&&this[_0x6706('0x17')][_0x6706('0x2')](_0x1dc42d[_0x6706('0x2c')])&&(this['_addedAnnotations'][_0x6706('0x15')](_0x1dc42d),this[_0x6706('0x17')][_0x6706('0x2b')](_0x1dc42d[_0x6706('0x2c')]));}['_closeAnnotation'](_0x5102ec){this[_0x6706('0x49')][_0x6706('0x25')](_0x5102ec),this[_0x6706('0x5')](_0x5102ec);}}function dt(_0x27ce9a,_0x29faa7){return _0x27ce9a[_0x6706('0x27')]===_0x29faa7['top']&&_0x27ce9a['bottom']===_0x29faa7[_0x6706('0x19')]&&_0x27ce9a['right']===_0x29faa7['left'];}
23
+ const _0x4cba=['_balloon','_selectedAnnotations','activeAnnotation','isActive','switchTo','visibleView','updatePosition','getOrderedSelectedAnnotations','every','editor','context','width','requires','change:isFocused','hasActive','add','change:height','push','getFirstRange','document','_setSelectedAnnotations','hasView','annotations','plugins','change:visibleView','find','_getBalloonTargetForAnnotation','refresh','_removeAnnotationFromBalloon','blur','attach','view','delete','selection','setActiveAnnotation','_addedAnnotations','_closeAnnotation','inline','_addAnnotationToBalloon','getClientRects','init','_forceRefresh','fromRect','includes','detach','addObserver','_manuallyClosed','register','set','Esc','map','remove','target','right','domConverter','getByView','clear','showStack','focusTracker','get','isFocused','afterInit','length','bottom','stopListening','has','isAttached','editing','collapse','pluginName','listenTo','viewRangeToDom','focus'];(function(_0x374430,_0x4cba49){const _0xd34594=function(_0x5b549d){while(--_0x5b549d){_0x374430['push'](_0x374430['shift']());}};_0xd34594(++_0x4cba49);}(_0x4cba,0x14c));const _0xd345=function(_0x374430,_0x4cba49){_0x374430=_0x374430-0x0;let _0xd34594=_0x4cba[_0x374430];return _0xd34594;};import{Plugin as _0x37231c}from'ckeditor5/src/core';import _0x46c468 from'./annotationsuis';import _0x43d6d2 from'./editorannotations';import{ContextualBalloon as _0x5028c7}from'ckeditor5/src/ui';import{MouseObserver as _0x50787f}from'ckeditor5/src/engine';import{CKEditorError as _0x52cf22,Rect as _0x40040d}from'ckeditor5/src/utils';import'./../../theme/annotation-inline.css';export default class c extends _0x37231c{static get[_0xd345('0x2d')](){return[_0x43d6d2,_0x5028c7,_0x46c468];}static get[_0xd345('0x1d')](){return'InlineAnnotations';}constructor(_0x2e2327){super(_0x2e2327),_0x2e2327[_0xd345('0x1b')][_0xd345('0x40')][_0xd345('0x5')](_0x50787f),this[_0xd345('0x1a')]=!0x1,this['set'](_0xd345('0x23'),null),this[_0xd345('0x37')]=null,this[_0xd345('0x6')]=new Set(),this['_balloon']=_0x2e2327[_0xd345('0x38')][_0xd345('0x13')](_0x5028c7),this['_addedAnnotations']=new Set(),this[_0xd345('0x22')]=[],this[_0xd345('0x1')]=!0x1;}[_0xd345('0x0')](){const _0x376546=this[_0xd345('0x2a')]['plugins']['get'](_0x46c468);_0x376546['context']===this[_0xd345('0x2a')]&&(_0x376546[_0xd345('0x7')]('inline',this),this['editor']['keystrokes'][_0xd345('0x8')](_0xd345('0x9'),(_0x403350,_0x1f2534)=>{const _0x10b4e8=this[_0xd345('0x21')];if(this['isAttached']&&_0x10b4e8[_0xd345('0x26')]){const _0x1c5945=this[_0xd345('0x37')]['getByView'](_0x10b4e8['visibleView']);_0x1c5945&&this[_0xd345('0x45')](_0x1c5945),_0x1f2534();}}));}[_0xd345('0x15')](){const _0x190a2f=this[_0xd345('0x2a')][_0xd345('0x38')][_0xd345('0x13')](_0x46c468);_0x190a2f['context']===this[_0xd345('0x2a')]&&(_0x190a2f[_0xd345('0x2f')]()||_0x190a2f[_0xd345('0x25')](_0xd345('0x46')));}[_0xd345('0x43')](_0xc4ad4f){_0xc4ad4f!==this[_0xd345('0x23')]&&(this['activeAnnotation']&&(this[_0xd345('0x23')][_0xd345('0x24')]=!0x1),_0xc4ad4f&&this[_0xd345('0x2a')]['ui'][_0xd345('0x12')][_0xd345('0x14')]&&(this[_0xd345('0x37')]['has'](_0xc4ad4f)&&this[_0xd345('0x47')](_0xc4ad4f,!0x0),_0xc4ad4f['isActive']=!0x0),_0xc4ad4f||this[_0xd345('0x35')]([]),this[_0xd345('0x23')]=_0xc4ad4f);}[_0xd345('0x3f')](_0x594ad6){this['annotations']=_0x594ad6;const _0x185534=this[_0xd345('0x2a')][_0xd345('0x38')][_0xd345('0x13')](_0x46c468),_0x8931f=this[_0xd345('0x21')];if(this[_0xd345('0x1a')])throw new _0x52cf22('inlineannotations-attach-already-attached',this);if(_0x185534[_0xd345('0x2b')]!==this[_0xd345('0x2a')])throw new _0x52cf22('inlineannotations-not-allowed-with-context',this);const _0x20622d=this['editor']['plugins'][_0xd345('0x13')](_0x43d6d2);this[_0xd345('0x1e')](_0x20622d,_0xd345('0x3c'),()=>{const _0x3bc294=_0x20622d[_0xd345('0x28')]({'annotations':this[_0xd345('0x37')],'activeAnnotation':this[_0xd345('0x23')]});var _0x395351,_0x396fff;!this[_0xd345('0x1')]&&(_0x395351=_0x3bc294,_0x396fff=this['_selectedAnnotations'],_0x395351[_0xd345('0x16')]===_0x396fff['length']&&_0x395351[_0xd345('0x29')](_0x352b9f=>_0x396fff[_0xd345('0x3')](_0x352b9f)))||(this[_0xd345('0x1')]=!0x1,this['_setSelectedAnnotations'](_0x3bc294),this[_0xd345('0x43')](_0x3bc294[0x0]||null));}),this['listenTo'](_0x20622d,_0xd345('0x3e'),(_0x399590,{isAnnotationTracked:_0x5a3590})=>{this[_0xd345('0x23')]&&_0x5a3590(this[_0xd345('0x23')])&&(this[_0xd345('0x35')]([]),this['setActiveAnnotation'](null));}),this[_0xd345('0x1e')](this[_0xd345('0x2a')]['ui'][_0xd345('0x12')],_0xd345('0x2e'),(_0x4cad91,_0x2438d2,_0x348aab)=>{_0x348aab||this[_0xd345('0x43')](null);}),this['listenTo'](_0x594ad6,'remove',(_0x43d838,_0x5d51f5)=>{this[_0xd345('0x3d')](_0x5d51f5),_0x5d51f5===this[_0xd345('0x23')]&&this[_0xd345('0x43')](null);}),this[_0xd345('0x1e')](_0x8931f,_0xd345('0x39'),(_0x4ab15e,_0x5625c1,_0x27bc2e,_0x1344b7)=>{_0x1344b7&&this[_0xd345('0x18')](_0x1344b7);const _0x58919f=_0x594ad6[_0xd345('0xf')](_0x27bc2e);_0x27bc2e&&_0x58919f&&(this[_0xd345('0x1e')](_0x27bc2e,_0xd345('0x31'),()=>{_0x8931f[_0xd345('0x27')]();}),this[_0xd345('0x1e')](_0x27bc2e,_0xd345('0x9'),()=>{this['_closeAnnotation'](_0x58919f),this['editor']['editing'][_0xd345('0x40')][_0xd345('0x20')]();}),this[_0xd345('0x23')]!==_0x58919f&&this[_0xd345('0x43')](_0x58919f));}),this['listenTo'](this[_0xd345('0x2a')]['ui'],'update',()=>{_0x8931f[_0xd345('0x26')]&&(_0x594ad6['getByView'](_0x8931f['visibleView'])&&_0x8931f[_0xd345('0x27')]());}),this[_0xd345('0x1e')](this[_0xd345('0x2a')][_0xd345('0x1b')][_0xd345('0x40')][_0xd345('0x34')],'mousedown',()=>{this[_0xd345('0x1')]=!0x0,this[_0xd345('0x6')][_0xd345('0x10')]();}),this['editor'][_0xd345('0x1b')]['view'][_0xd345('0x34')]['selection']['editableElement']&&this[_0xd345('0x2a')][_0xd345('0x1b')][_0xd345('0x40')][_0xd345('0x20')](),this['isAttached']=!0x0;}[_0xd345('0x4')](){if(!this[_0xd345('0x1a')])throw new _0x52cf22('inlineannotations-detach-not-attached',this);this[_0xd345('0x43')](null);for(const _0x485e11 of this[_0xd345('0x44')])this[_0xd345('0x3d')](_0x485e11);this['stopListening'](),this[_0xd345('0x1a')]=!0x1,this[_0xd345('0x37')]=null;}['destroy'](){this[_0xd345('0x1a')]&&this[_0xd345('0x4')]();}[_0xd345('0x35')](_0x5a249d){for(const _0x1f1bee of this[_0xd345('0x22')])_0x5a249d[_0xd345('0x3')](_0x1f1bee)||this[_0xd345('0x6')][_0xd345('0x41')](_0x1f1bee);for(const _0x295a62 of this[_0xd345('0x37')])_0x5a249d[_0xd345('0x3')](_0x295a62)||this[_0xd345('0x3d')](_0x295a62);if(this['editor']['ui'][_0xd345('0x12')][_0xd345('0x14')])for(const _0x2be6a5 of _0x5a249d)this[_0xd345('0x47')](_0x2be6a5);this['_selectedAnnotations']=_0x5a249d;}[_0xd345('0x47')](_0x5d49e3,_0x83cb90=!0x1){this['_manuallyClosed'][_0xd345('0x19')](_0x5d49e3)||(this[_0xd345('0x44')][_0xd345('0x19')](_0x5d49e3)||this[_0xd345('0x21')][_0xd345('0x36')](_0x5d49e3[_0xd345('0x40')])||(this['_addedAnnotations'][_0xd345('0x30')](_0x5d49e3),this[_0xd345('0x21')][_0xd345('0x30')]({'stackId':_0x5d49e3[_0xd345('0x40')]['id'],'view':_0x5d49e3[_0xd345('0x40')],'position':{'target':()=>this[_0xd345('0x3b')](_0x5d49e3)}})),_0x83cb90&&this[_0xd345('0x21')][_0xd345('0x11')](_0x5d49e3[_0xd345('0x40')]['id']));}[_0xd345('0x3b')](_0x45b627){const _0x56e280=_0x45b627[_0xd345('0xc')],_0xe23ef4=this[_0xd345('0x2a')][_0xd345('0x1b')][_0xd345('0x40')],_0x58f339=_0xe23ef4['document'][_0xd345('0x42')][_0xd345('0x33')](),_0x5bf4a6=_0xe23ef4[_0xd345('0xe')][_0xd345('0x1f')](_0x58f339);if(_0x5bf4a6[_0xd345('0x1c')](!0x0),_0x56e280){if(_0x56e280 instanceof _0x40040d)return _0x56e280;let _0x1ffd9e=[];for(const _0x2e3fdf of _0x56e280)_0x1ffd9e[_0xd345('0x32')](...(_0x456239=_0x2e3fdf[_0xd345('0x48')](),Array['from'](_0x456239)[_0xd345('0xa')](DOMRect[_0xd345('0x2')])));_0x1ffd9e=function(_0x48cca0){const _0x497c4f=[];let _0x39701c=_0x48cca0[0x0];for(let _0x27a6b7=0x1;_0x27a6b7<_0x48cca0['length'];_0x27a6b7++)F(_0x39701c,_0x48cca0[_0x27a6b7])?_0x39701c[_0xd345('0x2c')]+=_0x48cca0[_0x27a6b7]['width']:(_0x497c4f[_0xd345('0x32')](_0x39701c),_0x39701c=_0x48cca0[_0x27a6b7]);return _0x497c4f[_0xd345('0x32')](_0x39701c),_0x497c4f;}(_0x1ffd9e);const _0x57200a=_0x5bf4a6['getBoundingClientRect']();return _0x1ffd9e[_0xd345('0x3a')](_0x4b3612=>_0x4b3612['top']<=_0x57200a['top']&&_0x4b3612[_0xd345('0x17')]>=_0x57200a['bottom']&&_0x4b3612['left']<=_0x57200a['left']&&_0x4b3612[_0xd345('0xd')]>=_0x57200a[_0xd345('0xd')])||_0x1ffd9e[0x0];}var _0x456239;return _0x45b627['targetRect']||_0x5bf4a6;}[_0xd345('0x3d')](_0x36fd16){this[_0xd345('0x44')][_0xd345('0x19')](_0x36fd16)&&this['_balloon'][_0xd345('0x36')](_0x36fd16[_0xd345('0x40')])&&(this['_addedAnnotations'][_0xd345('0x41')](_0x36fd16),this[_0xd345('0x21')][_0xd345('0xb')](_0x36fd16[_0xd345('0x40')]));}[_0xd345('0x45')](_0x12dff2){this[_0xd345('0x6')][_0xd345('0x30')](_0x12dff2),this['_removeAnnotationFromBalloon'](_0x12dff2);}}function F(_0x2d3750,_0x32abcb){return _0x2d3750['top']===_0x32abcb['top']&&_0x2d3750[_0xd345('0x17')]===_0x32abcb[_0xd345('0x17')]&&_0x2d3750[_0xd345('0xd')]===_0x32abcb['left'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1953=['contains','_annotationToNarrowView','activeAnnotation','_attachToContainer','stopListening','_domEmitter','includes','refreshPositioning','cancel','Esc','number','getByView','get','narrowSidebar','ready','blur','bodyCollection','isAttached','addEventListener','has','context','NarrowSidebar','pin','first','southArrowNorthEast','_detachFromContainer','change:container','change:height','_manuallyClosedAnnotationViews','EditorAnnotations','_selectedAnnotations','content','removeEventListener','keyCode','editors','mousedown','create','_integrateWithEditorAnnotations','_refreshPositioning','_destroyEditorAnnotationsIntegration','high','_setSelectedAnnotations','annotationType','execute','_refreshPositioningDebounced','isVisible','refresh','length','_editorAnnotations','view','balloonPanelView','clear','rearrange','addAnnotation','_updateBalloonPosition','preventClosingBalloon','requires','_attachListeners','register','getOrderedSelectedAnnotations','setActiveAnnotation','listenTo','preventDefault','getSidebarItemView','_detachListeners','northArrowSouthEast','narrowsidebar-detach-not-attached','narrowsidebar-attach-already-attached','northArrowSouthWest','northArrowSouth','ck-sidebar--narrow','from','detach','_hideBalloon','low','resize','attach','unpin','locale','annotations','destroy','values','off','element','init','keydown','target','add','_showBalloon','set','defaultPositions','focus','delete','isDirty','hasDomSelection','southArrowNorthWest','plugins'];(function(_0x6212c5,_0x19531f){const _0x3374f1=function(_0x768f0d){while(--_0x768f0d){_0x6212c5['push'](_0x6212c5['shift']());}};_0x3374f1(++_0x19531f);}(_0x1953,0x7d));const _0x3374=function(_0x6212c5,_0x19531f){_0x6212c5=_0x6212c5-0x0;let _0x3374f1=_0x1953[_0x6212c5];return _0x3374f1;};import{ContextPlugin as _0x278734,Context as _0x272b30}from'ckeditor5/src/core';import _0x2ded05 from'./annotationsuis';import _0x251209 from'./sidebar';import _0x102116 from'./view/annotationcounterbuttonview';import{BalloonPanelView as _0x317d64,BodyCollection as _0x2bfd67}from'ckeditor5/src/ui';import{CKEditorError as _0x2f7a32,DomEmitterMixin as _0x4d98d2,keyCodes as _0x345dee,Collection as _0x40e83d}from'ckeditor5/src/utils';import'../../theme/sidebar-narrow.css';import{debounce as _0x3ad586}from'lodash-es';import _0x2ff944 from'./editorannotations';export default class s extends _0x278734{static get[_0x3374('0x1c')](){return[_0x251209,_0x2ded05];}static get['pluginName'](){return _0x3374('0x5a');}constructor(_0x5461b7){super(_0x5461b7),this[_0x3374('0x56')]=!0x1,this[_0x3374('0x0')]=new Set(),this[_0x3374('0x4a')]=Object[_0x3374('0x8')](_0x4d98d2),this[_0x3374('0x46')]=new Map(),this[_0x3374('0x3d')](_0x3374('0x47'),null),this['annotations']=null,this[_0x3374('0x2')]=[],this[_0x3374('0x14')]=new _0x40e83d(),this[_0x3374('0x10')]=_0x3ad586(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}[_0x3374('0x38')](){this[_0x3374('0x59')]['plugins'][_0x3374('0x51')](_0x2ded05)[_0x3374('0x1e')](_0x3374('0x52'),this),this['bodyCollection']=new _0x2bfd67(this['context'][_0x3374('0x32')]),this[_0x3374('0x16')]=new _0x317d64(this['context'][_0x3374('0x32')]),this[_0x3374('0x55')]['attachToDom'](),this[_0x3374('0x55')]['add'](this[_0x3374('0x16')]);}[_0x3374('0x30')](_0x566e7f){this[_0x3374('0x33')]=_0x566e7f;const _0xe07385=this[_0x3374('0x59')][_0x3374('0x44')][_0x3374('0x51')](_0x251209),_0x3f5359=this[_0x3374('0x16')];if(_0xe07385['_annotations']=_0x566e7f,this[_0x3374('0x56')])throw new _0x2f7a32(_0x3374('0x27'),this);this[_0x3374('0x56')]=!0x0,this['listenTo'](_0xe07385,'set:container',()=>{this[_0x3374('0x2c')](),this[_0x3374('0x21')](_0xe07385,_0x3374('0x5f'),_0x4b95a2=>{_0x4b95a2[_0x3374('0x36')](),this['attach'](_0x566e7f);});}),_0xe07385[_0x3374('0x48')]({'viewClass':_0x3374('0x2a'),'spaceBetweenItems':0x5});const _0x495d70=_0x4974ae=>{const _0x23f45f=new _0x102116(this['context'][_0x3374('0x32')]);_0xe07385[_0x3374('0x19')](_0x4974ae,_0x23f45f),this[_0x3374('0x46')]['set'](_0x4974ae,_0x23f45f),_0x23f45f['bind'](_0x3374('0x41'),_0x3374('0xe'),_0x3374('0x4f'))['to'](_0x4974ae[_0x3374('0x15')],_0x3374('0x41'),'type',_0x3374('0x13')),_0x23f45f['on'](_0x3374('0xf'),()=>{this[_0x3374('0x0')][_0x3374('0x17')](),_0x3f5359[_0x3374('0x3')][_0x3374('0x5c')]!==_0x4974ae[_0x3374('0x15')]?(this[_0x3374('0x3c')](_0x4974ae),_0x4974ae[_0x3374('0x15')][_0x3374('0x37')][_0x3374('0x3f')](),this[_0x3374('0x20')](_0x4974ae)):this[_0x3374('0x20')](null);});};for(const _0x3dff9a of _0x566e7f)_0x495d70(_0x3dff9a);this['listenTo'](_0x566e7f,_0x3374('0x3b'),(_0x3eb89e,_0xacafd1)=>{_0x495d70(_0xacafd1);}),this[_0x3374('0x21')](_0x566e7f,'remove',(_0x23d15c,_0x372c13,_0x4a28c3)=>{this[_0x3374('0x46')][_0x3374('0x51')](_0x372c13)[_0x3374('0x34')](),this[_0x3374('0x46')][_0x3374('0x40')](_0x372c13),_0xe07385[_0x3374('0x18')]({'removedAnnotation':_0x372c13,'previousAnnotation':_0x566e7f[_0x3374('0x51')](_0x4a28c3-0x1),'nextAnnotation':_0x566e7f[_0x3374('0x51')](_0x4a28c3+0x1)}),_0x372c13===this[_0x3374('0x47')]&&this[_0x3374('0x20')](null);},{'priority':_0x3374('0x2e')}),this['listenTo'](_0x566e7f,_0x3374('0x3f'),(_0x2b7492,_0x1d3ab3)=>{this[_0x3374('0x20')](_0x1d3ab3);}),this[_0x3374('0x21')](_0x566e7f,_0x3374('0x54'),()=>{this[_0x3374('0x20')](null);}),this[_0x3374('0x4a')]['listenTo'](document,_0x3374('0x39'),(_0x22650,_0x30babc)=>{_0x30babc[_0x3374('0x5')]===_0x345dee['esc']&&_0x3f5359['isVisible']&&(this['_manuallyClosedAnnotationViews'][_0x3374('0x3b')](_0x3f5359[_0x3374('0x3')]['first']),this['_hideBalloon'](),_0x30babc['stopPropagation'](),_0x30babc[_0x3374('0x22')]());}),this[_0x3374('0x4a')][_0x3374('0x21')](document,_0x3374('0x7'),(_0x3bff48,_0x1a34c4)=>{const _0x445a57=_0x1a34c4[_0x3374('0x3a')];_0x3f5359['isVisible']&&_0x3f5359['element'][_0x3374('0x45')](_0x445a57)||_0xe07385[_0x3374('0x15')][_0x3374('0x37')][_0x3374('0x45')](_0x445a57)||_0x3bff48[_0x3374('0x1b')]||(this[_0x3374('0x0')]['clear'](),this[_0x3374('0x2d')](),this[_0x3374('0x20')](null));});const _0x313a7b=this[_0x3374('0x59')]instanceof _0x272b30?this[_0x3374('0x59')][_0x3374('0x6')]:new _0x40e83d([this[_0x3374('0x59')]]);for(const _0x427df4 of _0x313a7b)this[_0x3374('0x9')](_0x427df4);this[_0x3374('0x21')](_0x313a7b,'add',(_0x22689c,_0x30a5f7)=>{this['listenTo'](_0x30a5f7,_0x3374('0x53'),()=>{this[_0x3374('0x9')](_0x30a5f7);});}),this[_0x3374('0x21')](_0x313a7b,'remove',(_0xcf9366,_0x10b423)=>{_0x10b423[_0x3374('0x44')]['has'](_0x3374('0x1'))&&this[_0x3374('0xb')](_0x10b423['plugins'][_0x3374('0x51')](_0x3374('0x1')));}),window[_0x3374('0x57')]('resize',this[_0x3374('0x10')]),this[_0x3374('0xa')]();}[_0x3374('0x20')](_0x59e303){if(_0x59e303===this[_0x3374('0x47')])return;const _0x52ec30=this[_0x3374('0x59')][_0x3374('0x44')][_0x3374('0x51')](_0x251209);if(_0x52ec30[_0x3374('0x12')]({'blurredAnnotation':this['activeAnnotation'],'activatedAnnotation':_0x59e303,'disableAnimationOnActivatedAnnotation':!0x0}),_0x59e303)_0x52ec30[_0x3374('0x23')](_0x59e303)?this[_0x3374('0x3c')](_0x59e303):this[_0x3374('0x2d')]();else this[_0x3374('0x2d')]();this[_0x3374('0x47')]=_0x59e303;}[_0x3374('0x2c')](){if(!this['isAttached'])throw new _0x2f7a32(_0x3374('0x26'),this);this[_0x3374('0x20')](null);const _0x19d8ee=this[_0x3374('0x59')][_0x3374('0x44')][_0x3374('0x51')](_0x251209);this[_0x3374('0x2d')](),Array[_0x3374('0x2b')](this['_annotationToNarrowView'][_0x3374('0x35')](),_0x4bae21=>_0x4bae21[_0x3374('0x34')]()),this[_0x3374('0x46')][_0x3374('0x17')](),_0x19d8ee[_0x3374('0x5e')](this[_0x3374('0x33')]),this[_0x3374('0x49')](),this[_0x3374('0x4a')]['stopListening'](),this['context']instanceof _0x272b30&&this[_0x3374('0x49')](this[_0x3374('0x59')][_0x3374('0x6')]);for(const _0x527b38 of Array['from'](this[_0x3374('0x14')]))this[_0x3374('0xb')](_0x527b38);window[_0x3374('0x4')](_0x3374('0x2f'),this['_refreshPositioningDebounced']),this['_refreshPositioningDebounced'][_0x3374('0x4d')](),this[_0x3374('0x2')]=[],this['isAttached']=!0x1,this[_0x3374('0x33')]=null;}[_0x3374('0x34')](){this[_0x3374('0x56')]&&this['detach'](),this[_0x3374('0x55')]['detachFromDom']();}[_0x3374('0x9')](_0x26aef2){const _0x5f2eab=_0x26aef2[_0x3374('0x44')][_0x3374('0x51')](_0x2ff944),_0x351f72=this[_0x3374('0x59')][_0x3374('0x44')][_0x3374('0x51')](_0x251209),_0x2de6c8=this['annotations'],_0x29b404=this[_0x3374('0x16')],_0x4df15f=()=>{const _0x4d2a22=_0x5f2eab[_0x3374('0x1f')]({'annotations':this[_0x3374('0x33')],'activeAnnotation':this['activeAnnotation']});this[_0x3374('0xd')](_0x4d2a22),this[_0x3374('0x20')](_0x4d2a22[0x0]||null);};this[_0x3374('0x21')](_0x5f2eab,'refresh',_0x4df15f),this['listenTo'](_0x5f2eab,_0x3374('0x54'),(_0x25716d,{isAnnotationTracked:_0x32afd9})=>{this[_0x3374('0x47')]&&_0x32afd9(this[_0x3374('0x47')])&&(this[_0x3374('0xd')]([]),this[_0x3374('0x20')](null));}),this[_0x3374('0x21')](_0x5f2eab,'uiUpdate',()=>{this[_0x3374('0x10')]();}),this['listenTo'](_0x2de6c8,'blur',_0x5cdda0=>{_0x5f2eab[_0x3374('0x42')]()&&_0x5cdda0['stop']();},{'priority':_0x3374('0xc')}),this['listenTo'](this[_0x3374('0x4a')],'mousedown',(_0x57a0ed,_0x536738)=>{const _0x2c4dbd=_0x536738[_0x3374('0x3a')];_0x29b404[_0x3374('0x11')]&&_0x29b404[_0x3374('0x37')][_0x3374('0x45')](_0x2c4dbd)||_0x351f72['view'][_0x3374('0x37')][_0x3374('0x45')](_0x2c4dbd)||this[_0x3374('0x47')]&&_0x5f2eab[_0x3374('0x42')]()&&(_0x4df15f(),_0x57a0ed[_0x3374('0x1b')]=!0x0);},{'priority':_0x3374('0xc')}),this[_0x3374('0x14')]['add'](_0x5f2eab);}[_0x3374('0xb')](_0x327bae){_0x327bae&&(this[_0x3374('0x49')](_0x327bae),this['_editorAnnotations']['remove'](_0x327bae));}['_setSelectedAnnotations'](_0x4a5660){for(const _0x203e0f of this['_selectedAnnotations'])_0x4a5660[_0x3374('0x4b')](_0x203e0f)||this[_0x3374('0x0')][_0x3374('0x40')](_0x203e0f[_0x3374('0x15')]);this['_selectedAnnotations']=_0x4a5660;}[_0x3374('0xa')](){const _0x6ee1b3=this['balloonPanelView'];this[_0x3374('0x33')][_0x3374('0x4c')](),_0x6ee1b3[_0x3374('0x11')]&&this['_updateBalloonPosition']();}[_0x3374('0x3c')](_0x5add78){if(this[_0x3374('0x0')][_0x3374('0x58')](_0x5add78['view']))return;const _0x59ead6=this[_0x3374('0x16')][_0x3374('0x3')][_0x3374('0x5c')];_0x59ead6!==_0x5add78[_0x3374('0x15')]?(_0x59ead6&&this[_0x3374('0x24')](_0x59ead6),this[_0x3374('0x1d')](_0x5add78[_0x3374('0x15')]),this[_0x3374('0x16')][_0x3374('0x3')]['clear'](),this[_0x3374('0x16')][_0x3374('0x3')][_0x3374('0x3b')](_0x5add78[_0x3374('0x15')]),this[_0x3374('0x1a')]()):this[_0x3374('0x1a')]();}['_updateBalloonPosition'](){const _0x3b693=this[_0x3374('0x16')]['content'][_0x3374('0x5c')],_0x41d33f=_0x3b693&&this[_0x3374('0x33')][_0x3374('0x50')](_0x3b693);if(!_0x41d33f||!this[_0x3374('0x46')][_0x3374('0x58')](_0x41d33f))return;const _0x4601da=this[_0x3374('0x46')]['get'](_0x41d33f)[_0x3374('0x37')],_0xf1a2a2=function(){const _0x70da51=_0x317d64[_0x3374('0x3e')];return[_0x70da51[_0x3374('0x5d')],_0x70da51[_0x3374('0x25')],_0x70da51['southArrowNorth'],_0x70da51[_0x3374('0x29')],_0x70da51[_0x3374('0x43')],_0x70da51[_0x3374('0x28')]];}();this[_0x3374('0x16')][_0x3374('0x5b')]({'target':_0x4601da,'positions':_0xf1a2a2});}[_0x3374('0x2d')](){const _0x566789=this[_0x3374('0x16')],_0x5a4b09=_0x566789[_0x3374('0x3')]['first'];_0x5a4b09&&(this[_0x3374('0x24')](_0x5a4b09),_0x566789[_0x3374('0x31')](),_0x566789[_0x3374('0x3')]['clear']());}[_0x3374('0x1d')](_0x266877){this[_0x3374('0x21')](_0x266877,_0x3374('0x60'),()=>this[_0x3374('0x1a')]()),this[_0x3374('0x21')](_0x266877,_0x3374('0x4e'),(_0x2afe75,_0x2a5284)=>{this[_0x3374('0x0')][_0x3374('0x3b')](_0x266877),this['_hideBalloon'](),_0x2a5284();});}['_detachListeners'](_0x3e553f){this['stopListening'](_0x3e553f);}}
23
+ const _0x2137=['from','detach','init','isVisible','add','_detachFromContainer','register','_showBalloon','delete','Esc','esc','includes','first','get','stop','defaultPositions','_updateBalloonPosition','execute','_refreshPositioning','isDirty','narrowsidebar-attach-already-attached','set','has','setActiveAnnotation','balloonPanelView','_destroyEditorAnnotationsIntegration','preventClosingBalloon','focus','clear','annotations','stopListening','content','context','northArrowSouthEast','attach','plugins','_refreshPositioningDebounced','_hideBalloon','view','getSidebarItemView','create','values','addAnnotation','high','bodyCollection','_editorAnnotations','isAttached','element','contains','preventDefault','locale','uiUpdate','remove','blur','_detachListeners','length','number','NarrowSidebar','stopPropagation','getOrderedSelectedAnnotations','_attachListeners','editors','addEventListener','_setSelectedAnnotations','attachToDom','rearrange','_domEmitter','target','resize','_manuallyClosedAnnotationViews','cancel','pluginName','activeAnnotation','_integrateWithEditorAnnotations','keyCode','change:height','bind','hasDomSelection','mousedown','ck-sidebar--narrow','southArrowNorthEast','refresh','southArrowNorthWest','_selectedAnnotations','EditorAnnotations','_annotationToNarrowView','_annotations','northArrowSouthWest','listenTo','off','destroy'];(function(_0x2ac46f,_0x21377c){const _0x2c59aa=function(_0x3dbc4a){while(--_0x3dbc4a){_0x2ac46f['push'](_0x2ac46f['shift']());}};_0x2c59aa(++_0x21377c);}(_0x2137,0x117));const _0x2c59=function(_0x2ac46f,_0x21377c){_0x2ac46f=_0x2ac46f-0x0;let _0x2c59aa=_0x2137[_0x2ac46f];return _0x2c59aa;};import{ContextPlugin as _0x44df72,Context as _0x56429d}from'ckeditor5/src/core';import _0x2b6015 from'./annotationsuis';import _0x3742f5 from'./sidebar';import _0x1d27c0 from'./view/annotationcounterbuttonview';import{BalloonPanelView as _0x27c844,BodyCollection as _0x6d18b2}from'ckeditor5/src/ui';import{CKEditorError as _0x400160,DomEmitterMixin as _0x350194,keyCodes as _0x4ff0b7,Collection as _0x4bbacb}from'ckeditor5/src/utils';import'../../theme/sidebar-narrow.css';import{debounce as _0xf867ea}from'lodash-es';import _0x2da07c from'./editorannotations';export default class s extends _0x44df72{static get['requires'](){return[_0x3742f5,_0x2b6015];}static get[_0x2c59('0x41')](){return _0x2c59('0x33');}constructor(_0x59e4f4){super(_0x59e4f4),this[_0x2c59('0x28')]=!0x1,this[_0x2c59('0x3f')]=new Set(),this[_0x2c59('0x3c')]=Object[_0x2c59('0x22')](_0x350194),this['_annotationToNarrowView']=new Map(),this[_0x2c59('0xf')](_0x2c59('0x42'),null),this[_0x2c59('0x17')]=null,this[_0x2c59('0x4d')]=[],this[_0x2c59('0x27')]=new _0x4bbacb(),this[_0x2c59('0x1e')]=_0xf867ea(()=>{this[_0x2c59('0xc')]();},0xfa,{'leading':!0x1});}[_0x2c59('0x57')](){this[_0x2c59('0x1a')][_0x2c59('0x1d')]['get'](_0x2b6015)[_0x2c59('0x0')]('narrowSidebar',this),this[_0x2c59('0x26')]=new _0x6d18b2(this['context']['locale']),this['balloonPanelView']=new _0x27c844(this[_0x2c59('0x1a')][_0x2c59('0x2c')]),this[_0x2c59('0x26')][_0x2c59('0x3a')](),this[_0x2c59('0x26')][_0x2c59('0x59')](this[_0x2c59('0x12')]);}['attach'](_0x5aadd8){this['annotations']=_0x5aadd8;const _0x28f103=this[_0x2c59('0x1a')]['plugins'][_0x2c59('0x7')](_0x3742f5),_0x453ff5=this[_0x2c59('0x12')];if(_0x28f103[_0x2c59('0x50')]=_0x5aadd8,this[_0x2c59('0x28')])throw new _0x400160(_0x2c59('0xe'),this);this[_0x2c59('0x28')]=!0x0,this[_0x2c59('0x52')](_0x28f103,'set:container',()=>{this[_0x2c59('0x56')](),this['listenTo'](_0x28f103,'change:container',_0x25c380=>{_0x25c380[_0x2c59('0x53')](),this[_0x2c59('0x1c')](_0x5aadd8);});}),_0x28f103['_attachToContainer']({'viewClass':_0x2c59('0x49'),'spaceBetweenItems':0x5});const _0xf310f5=_0x4b8526=>{const _0x1c243e=new _0x1d27c0(this['context'][_0x2c59('0x2c')]);_0x28f103[_0x2c59('0x24')](_0x4b8526,_0x1c243e),this['_annotationToNarrowView'][_0x2c59('0xf')](_0x4b8526,_0x1c243e),_0x1c243e[_0x2c59('0x46')](_0x2c59('0xd'),'annotationType',_0x2c59('0x32'))['to'](_0x4b8526[_0x2c59('0x20')],_0x2c59('0xd'),'type',_0x2c59('0x31')),_0x1c243e['on'](_0x2c59('0xb'),()=>{this[_0x2c59('0x3f')][_0x2c59('0x16')](),_0x453ff5['content'][_0x2c59('0x6')]!==_0x4b8526[_0x2c59('0x20')]?(this[_0x2c59('0x1')](_0x4b8526),_0x4b8526[_0x2c59('0x20')][_0x2c59('0x29')][_0x2c59('0x15')](),this[_0x2c59('0x11')](_0x4b8526)):this[_0x2c59('0x11')](null);});};for(const _0x52e471 of _0x5aadd8)_0xf310f5(_0x52e471);this[_0x2c59('0x52')](_0x5aadd8,_0x2c59('0x59'),(_0x4f5878,_0x1a0bd0)=>{_0xf310f5(_0x1a0bd0);}),this[_0x2c59('0x52')](_0x5aadd8,_0x2c59('0x2e'),(_0xfdb0bb,_0x31ffd9,_0x4f37e0)=>{this['_annotationToNarrowView'][_0x2c59('0x7')](_0x31ffd9)['destroy'](),this['_annotationToNarrowView']['delete'](_0x31ffd9),_0x28f103[_0x2c59('0x3b')]({'removedAnnotation':_0x31ffd9,'previousAnnotation':_0x5aadd8[_0x2c59('0x7')](_0x4f37e0-0x1),'nextAnnotation':_0x5aadd8[_0x2c59('0x7')](_0x4f37e0+0x1)}),_0x31ffd9===this[_0x2c59('0x42')]&&this['setActiveAnnotation'](null);},{'priority':'low'}),this[_0x2c59('0x52')](_0x5aadd8,_0x2c59('0x15'),(_0x16b16b,_0x3c405f)=>{this[_0x2c59('0x11')](_0x3c405f);}),this[_0x2c59('0x52')](_0x5aadd8,_0x2c59('0x2f'),()=>{this['setActiveAnnotation'](null);}),this['_domEmitter'][_0x2c59('0x52')](document,'keydown',(_0x4b174e,_0x2c3c91)=>{_0x2c3c91[_0x2c59('0x44')]===_0x4ff0b7[_0x2c59('0x4')]&&_0x453ff5[_0x2c59('0x58')]&&(this['_manuallyClosedAnnotationViews'][_0x2c59('0x59')](_0x453ff5['content'][_0x2c59('0x6')]),this['_hideBalloon'](),_0x2c3c91[_0x2c59('0x34')](),_0x2c3c91[_0x2c59('0x2b')]());}),this[_0x2c59('0x3c')]['listenTo'](document,_0x2c59('0x48'),(_0x1461a4,_0x2374a7)=>{const _0x41ffcb=_0x2374a7['target'];_0x453ff5['isVisible']&&_0x453ff5['element']['contains'](_0x41ffcb)||_0x28f103['view']['element'][_0x2c59('0x2a')](_0x41ffcb)||_0x1461a4[_0x2c59('0x14')]||(this[_0x2c59('0x3f')][_0x2c59('0x16')](),this[_0x2c59('0x1f')](),this[_0x2c59('0x11')](null));});const _0x5c0237=this[_0x2c59('0x1a')]instanceof _0x56429d?this[_0x2c59('0x1a')][_0x2c59('0x37')]:new _0x4bbacb([this[_0x2c59('0x1a')]]);for(const _0x45093c of _0x5c0237)this[_0x2c59('0x43')](_0x45093c);this['listenTo'](_0x5c0237,'add',(_0x1a2358,_0x2a8e4a)=>{this[_0x2c59('0x52')](_0x2a8e4a,'ready',()=>{this[_0x2c59('0x43')](_0x2a8e4a);});}),this[_0x2c59('0x52')](_0x5c0237,'remove',(_0x51890d,_0x44a783)=>{_0x44a783['plugins']['has'](_0x2c59('0x4e'))&&this[_0x2c59('0x13')](_0x44a783[_0x2c59('0x1d')]['get'](_0x2c59('0x4e')));}),window[_0x2c59('0x38')](_0x2c59('0x3e'),this[_0x2c59('0x1e')]),this['_refreshPositioning']();}[_0x2c59('0x11')](_0x4259e8){if(_0x4259e8===this[_0x2c59('0x42')])return;const _0x5d4f00=this[_0x2c59('0x1a')][_0x2c59('0x1d')][_0x2c59('0x7')](_0x3742f5);if(_0x5d4f00[_0x2c59('0x4b')]({'blurredAnnotation':this[_0x2c59('0x42')],'activatedAnnotation':_0x4259e8,'disableAnimationOnActivatedAnnotation':!0x0}),_0x4259e8)_0x5d4f00[_0x2c59('0x21')](_0x4259e8)?this[_0x2c59('0x1')](_0x4259e8):this[_0x2c59('0x1f')]();else this[_0x2c59('0x1f')]();this[_0x2c59('0x42')]=_0x4259e8;}[_0x2c59('0x56')](){if(!this[_0x2c59('0x28')])throw new _0x400160('narrowsidebar-detach-not-attached',this);this[_0x2c59('0x11')](null);const _0x480eed=this[_0x2c59('0x1a')]['plugins'][_0x2c59('0x7')](_0x3742f5);this['_hideBalloon'](),Array[_0x2c59('0x55')](this[_0x2c59('0x4f')][_0x2c59('0x23')](),_0x95d0b5=>_0x95d0b5[_0x2c59('0x54')]()),this['_annotationToNarrowView'][_0x2c59('0x16')](),_0x480eed[_0x2c59('0x5a')](this[_0x2c59('0x17')]),this[_0x2c59('0x18')](),this[_0x2c59('0x3c')][_0x2c59('0x18')](),this[_0x2c59('0x1a')]instanceof _0x56429d&&this['stopListening'](this['context'][_0x2c59('0x37')]);for(const _0x463769 of Array[_0x2c59('0x55')](this['_editorAnnotations']))this['_destroyEditorAnnotationsIntegration'](_0x463769);window['removeEventListener'](_0x2c59('0x3e'),this[_0x2c59('0x1e')]),this[_0x2c59('0x1e')][_0x2c59('0x40')](),this[_0x2c59('0x4d')]=[],this[_0x2c59('0x28')]=!0x1,this['annotations']=null;}[_0x2c59('0x54')](){this[_0x2c59('0x28')]&&this[_0x2c59('0x56')](),this[_0x2c59('0x26')]['detachFromDom']();}[_0x2c59('0x43')](_0x280a21){const _0x4946dd=_0x280a21[_0x2c59('0x1d')][_0x2c59('0x7')](_0x2da07c),_0x1f59ab=this[_0x2c59('0x1a')][_0x2c59('0x1d')][_0x2c59('0x7')](_0x3742f5),_0x4a4254=this[_0x2c59('0x17')],_0x172ad3=this[_0x2c59('0x12')],_0x35a9e9=()=>{const _0x5d9600=_0x4946dd[_0x2c59('0x35')]({'annotations':this[_0x2c59('0x17')],'activeAnnotation':this[_0x2c59('0x42')]});this[_0x2c59('0x39')](_0x5d9600),this['setActiveAnnotation'](_0x5d9600[0x0]||null);};this[_0x2c59('0x52')](_0x4946dd,'refresh',_0x35a9e9),this[_0x2c59('0x52')](_0x4946dd,_0x2c59('0x2f'),(_0x2e78b5,{isAnnotationTracked:_0x1c7ca5})=>{this[_0x2c59('0x42')]&&_0x1c7ca5(this[_0x2c59('0x42')])&&(this['_setSelectedAnnotations']([]),this[_0x2c59('0x11')](null));}),this[_0x2c59('0x52')](_0x4946dd,_0x2c59('0x2d'),()=>{this['_refreshPositioningDebounced']();}),this[_0x2c59('0x52')](_0x4a4254,_0x2c59('0x2f'),_0x5e4b61=>{_0x4946dd[_0x2c59('0x47')]()&&_0x5e4b61[_0x2c59('0x8')]();},{'priority':_0x2c59('0x25')}),this[_0x2c59('0x52')](this['_domEmitter'],_0x2c59('0x48'),(_0x4b1c0a,_0x1786a0)=>{const _0x14dd6=_0x1786a0[_0x2c59('0x3d')];_0x172ad3['isVisible']&&_0x172ad3[_0x2c59('0x29')][_0x2c59('0x2a')](_0x14dd6)||_0x1f59ab[_0x2c59('0x20')][_0x2c59('0x29')][_0x2c59('0x2a')](_0x14dd6)||this[_0x2c59('0x42')]&&_0x4946dd[_0x2c59('0x47')]()&&(_0x35a9e9(),_0x4b1c0a['preventClosingBalloon']=!0x0);},{'priority':_0x2c59('0x25')}),this[_0x2c59('0x27')][_0x2c59('0x59')](_0x4946dd);}[_0x2c59('0x13')](_0x137e4b){_0x137e4b&&(this[_0x2c59('0x18')](_0x137e4b),this[_0x2c59('0x27')][_0x2c59('0x2e')](_0x137e4b));}['_setSelectedAnnotations'](_0x3039f7){for(const _0x4ae349 of this['_selectedAnnotations'])_0x3039f7[_0x2c59('0x5')](_0x4ae349)||this[_0x2c59('0x3f')][_0x2c59('0x2')](_0x4ae349[_0x2c59('0x20')]);this['_selectedAnnotations']=_0x3039f7;}[_0x2c59('0xc')](){const _0x53ef82=this['balloonPanelView'];this['annotations']['refreshPositioning'](),_0x53ef82[_0x2c59('0x58')]&&this[_0x2c59('0xa')]();}[_0x2c59('0x1')](_0x7b27d5){if(this[_0x2c59('0x3f')]['has'](_0x7b27d5[_0x2c59('0x20')]))return;const _0x4979e2=this[_0x2c59('0x12')]['content'][_0x2c59('0x6')];_0x4979e2!==_0x7b27d5[_0x2c59('0x20')]?(_0x4979e2&&this[_0x2c59('0x30')](_0x4979e2),this[_0x2c59('0x36')](_0x7b27d5[_0x2c59('0x20')]),this[_0x2c59('0x12')][_0x2c59('0x19')][_0x2c59('0x16')](),this[_0x2c59('0x12')]['content'][_0x2c59('0x59')](_0x7b27d5[_0x2c59('0x20')]),this[_0x2c59('0xa')]()):this[_0x2c59('0xa')]();}[_0x2c59('0xa')](){const _0x54d922=this[_0x2c59('0x12')][_0x2c59('0x19')]['first'],_0x339e2f=_0x54d922&&this[_0x2c59('0x17')]['getByView'](_0x54d922);if(!_0x339e2f||!this[_0x2c59('0x4f')][_0x2c59('0x10')](_0x339e2f))return;const _0x41e83b=this[_0x2c59('0x4f')][_0x2c59('0x7')](_0x339e2f)[_0x2c59('0x29')],_0x4513d4=function(){const _0x23d780=_0x27c844[_0x2c59('0x9')];return[_0x23d780[_0x2c59('0x4a')],_0x23d780[_0x2c59('0x1b')],_0x23d780['southArrowNorth'],_0x23d780['northArrowSouth'],_0x23d780[_0x2c59('0x4c')],_0x23d780[_0x2c59('0x51')]];}();this['balloonPanelView']['pin']({'target':_0x41e83b,'positions':_0x4513d4});}[_0x2c59('0x1f')](){const _0x3296e4=this[_0x2c59('0x12')],_0x32112d=_0x3296e4[_0x2c59('0x19')][_0x2c59('0x6')];_0x32112d&&(this[_0x2c59('0x30')](_0x32112d),_0x3296e4['unpin'](),_0x3296e4['content'][_0x2c59('0x16')]());}[_0x2c59('0x36')](_0x37461e){this[_0x2c59('0x52')](_0x37461e,_0x2c59('0x45'),()=>this[_0x2c59('0xa')]()),this[_0x2c59('0x52')](_0x37461e,_0x2c59('0x3'),(_0x3557d4,_0x1bfa44)=>{this[_0x2c59('0x3f')]['add'](_0x37461e),this[_0x2c59('0x1f')](),_0x1bfa44();});}[_0x2c59('0x30')](_0x2f222b){this['stopListening'](_0x2f222b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3eb2=['_destroySidebarItemView','element','_attachToContainer','_alignForBottomChange','class','_alignAfterItem','bind','getIndex','_recalculateBuffer','change:top','sidebar-attachtocontainer-missing-container','_setItemTop','_targetTop','define','listenTo','get','targetRect','change:targetRect','list','_getItemBefore','target','max','isAnimationDisabled','_activeAnnotation','_createSidebarView','locale','container','getSidebarItemView','view','push','delete','_alignToTargetRect','_getTargetTop','length','context','remove','_alignForTopChange','_getItemAfter','init','isActive','_lastItem','sidebar.preventScrollOutOfView','height','unbind','config','set','last','change:_lastItem','_recalculate','top','minHeight','_annotations','add','updateHeight','render','bottom','_detachFromContainer','_updateLastItem','setContainer','stopListening','_spaceBetweenItems','change:bottom','rearrange','destroy','object','addAnnotation','content','refresh','_annotationToSidebarItemView','Sidebar','_sidebarItemViewToAnnotation','_alignBeforeItem'];(function(_0x2939fa,_0x3eb23d){const _0x5504e8=function(_0x2ec3c3){while(--_0x2ec3c3){_0x2939fa['push'](_0x2939fa['shift']());}};_0x5504e8(++_0x3eb23d);}(_0x3eb2,0x111));const _0x5504=function(_0x2939fa,_0x3eb23d){_0x2939fa=_0x2939fa-0x0;let _0x5504e8=_0x3eb2[_0x2939fa];return _0x5504e8;};import{ContextPlugin as _0xcc03e5}from'ckeditor5/src/core';import{Rect as _0x4c4798,CKEditorError as _0x4d11cf}from'ckeditor5/src/utils';import _0x3c7886 from'./view/sidebarview';import _0x5428e9 from'./view/sidebaritemview';export default class wt extends _0xcc03e5{static get['pluginName'](){return _0x5504('0xc');}constructor(_0x1d5ffe){super(_0x1d5ffe),this[_0x5504('0x3c')]('_lastItem',void 0x0),this[_0x5504('0x2b')]=this[_0x5504('0x27')](),this[_0x5504('0x3c')](_0x5504('0x29'),null),this[_0x5504('0x3')]=0x19,this['_sidebarItemViewToAnnotation']=new Map(),this[_0x5504('0xb')]=new Map(),this[_0x5504('0x31')][_0x5504('0x3b')][_0x5504('0x1c')](_0x5504('0x38'),!0x1),this['_annotations']=null,this[_0x5504('0x26')]=null,this[_0x5504('0x17')]=[];}[_0x5504('0x35')](){const _0x4d24eb=this[_0x5504('0x31')][_0x5504('0x3b')][_0x5504('0x1e')]('sidebar.container');_0x4d24eb&&this['setContainer'](_0x4d24eb);}[_0x5504('0x1')](_0x7542ef){if(!rt(_0x7542ef))throw new _0x4d11cf('sidebar-setcontainer-invalid-element');this['container']=_0x7542ef;}[_0x5504('0x11')]({viewClass:_0x4dbda8='',spaceBetweenItems:_0x23e5c7=0x19}={}){if(!rt(this[_0x5504('0x29')]))throw new _0x4d11cf(_0x5504('0x19'),this);this['container']['appendChild'](this[_0x5504('0x2b')][_0x5504('0x10')]),this[_0x5504('0x2b')]['class']=_0x4dbda8,this['_spaceBetweenItems']=_0x23e5c7;}[_0x5504('0x5')]({removedAnnotation:_0x5ae0c6,previousAnnotation:_0x48b1ce,nextAnnotation:_0x6d614d}){const _0x24c2a5=this[_0x5504('0x2a')](_0x5ae0c6);this[_0x5504('0x2b')][_0x5504('0x21')][_0x5504('0x32')](_0x24c2a5),this[_0x5504('0xf')](_0x5ae0c6),_0x48b1ce&&this[_0x5504('0x2e')](this[_0x5504('0x2a')](_0x48b1ce)),_0x6d614d&&this[_0x5504('0x2e')](this[_0x5504('0x2a')](_0x6d614d)),this[_0x5504('0x0')]();}[_0x5504('0xa')]({blurredAnnotation:_0x2893ae,activatedAnnotation:_0x4ab60d,disableAnimationOnActivatedAnnotation:_0x573801}){if(this['_activeAnnotation']=_0x4ab60d,_0x2893ae){_0x2893ae[_0x5504('0x36')]=!0x1;const _0x387b93=this[_0x5504('0x2a')](_0x2893ae);_0x387b93&&_0x573801&&(_0x387b93['isAnimationDisabled']=!0x1);}if(_0x4ab60d){const _0x323ab2=this[_0x5504('0x2a')](_0x4ab60d);_0x323ab2&&(_0x4ab60d[_0x5504('0x36')]=!0x0,_0x573801&&(_0x323ab2[_0x5504('0x25')]=!0x0,_0x323ab2[_0x5504('0x40')]+=0x1),this[_0x5504('0x2e')](_0x323ab2));}}[_0x5504('0x47')](_0x58ce86){if(this[_0x5504('0x2')](),this[_0x5504('0x2b')][_0x5504('0x10')][_0x5504('0x32')](),_0x58ce86)for(const _0x398f4a of _0x58ce86)this['_destroySidebarItemView'](_0x398f4a);this[_0x5504('0x2b')]['list']['clear'](),this[_0x5504('0x2b')][_0x5504('0x13')]='',this[_0x5504('0x37')]=null;}[_0x5504('0x8')](_0x2fe877,_0x43f722){_0x43f722||(_0x43f722=_0x2fe877[_0x5504('0x2b')]);const _0x444440=new _0x5428e9(this[_0x5504('0x31')][_0x5504('0x28')]);this[_0x5504('0xd')][_0x5504('0x3c')](_0x444440,_0x2fe877),this[_0x5504('0xb')]['set'](_0x2fe877,_0x444440),_0x444440[_0x5504('0x9')][_0x5504('0x43')](_0x43f722),this['listenTo'](_0x2fe877[_0x5504('0x2b')],_0x5504('0x20'),(_0x4bdec6,_0x580eeb,_0x58bcf0)=>{const _0x341294=this[_0x5504('0x2f')](_0x2fe877,_0x58bcf0);_0x444440[_0x5504('0x1b')]!=_0x341294&&(_0x444440[_0x5504('0x1b')]=_0x341294,this[_0x5504('0x1a')](_0x444440,_0x341294));}),this[_0x5504('0x1d')](_0x444440,_0x5504('0x18'),()=>{this['_recalculate'](_0x444440,_0x5504('0x40'));}),this[_0x5504('0x1d')](_0x444440,_0x5504('0x4'),()=>{this['_recalculate'](_0x444440,'bottom');}),this[_0x5504('0x2e')](_0x444440);const _0x2a0693=this[_0x5504('0x22')](_0x444440);if(_0x2a0693)this[_0x5504('0x14')](_0x2a0693,_0x444440)||this[_0x5504('0x2e')](_0x444440);else this[_0x5504('0x2e')](_0x444440);return this[_0x5504('0x0')](),this[_0x5504('0x2b')]['list'][_0x5504('0x43')](_0x444440),_0x444440;}[_0x5504('0x33')](_0x5b5475){if(!_0x5b5475[_0x5504('0x9')][_0x5504('0x30')])return;const _0x55659d=this[_0x5504('0x22')](_0x5b5475);if(!_0x55659d)return;const _0x4c948c=this[_0x5504('0xd')][_0x5504('0x1e')](_0x55659d),_0x3b9421=this[_0x5504('0x26')];_0x3b9421&&_0x3b9421===_0x4c948c?this[_0x5504('0x14')](_0x55659d,_0x5b5475):this[_0x5504('0xe')](_0x5b5475,_0x55659d);}[_0x5504('0x12')](_0x45c064){if(!_0x45c064[_0x5504('0x9')][_0x5504('0x30')])return;const _0x1a5d82=this[_0x5504('0x34')](_0x45c064);if(!_0x1a5d82)return;const _0x3536bb=this[_0x5504('0xd')][_0x5504('0x1e')](_0x1a5d82),_0x490917=this[_0x5504('0x31')][_0x5504('0x3b')]['get'](_0x5504('0x38')),_0x4cdccf=this['_activeAnnotation'];_0x4cdccf&&_0x4cdccf===_0x3536bb&&_0x490917?(this['_alignBeforeItem'](_0x1a5d82,_0x45c064),this[_0x5504('0x14')](_0x45c064,_0x1a5d82)):_0x4cdccf&&_0x4cdccf===_0x3536bb?this[_0x5504('0xe')](_0x1a5d82,_0x45c064):this[_0x5504('0x14')](_0x45c064,_0x1a5d82);}[_0x5504('0x3f')](_0x4c348f,_0x3ff7fa){0x0===this[_0x5504('0x17')][_0x5504('0x30')]&&setTimeout(()=>{for(const {sidebarItemView:_0x285bc4,changedProp:_0x2f8cc4}of this[_0x5504('0x17')])_0x5504('0x40')===_0x2f8cc4?this[_0x5504('0x33')](_0x285bc4):this[_0x5504('0x12')](_0x285bc4);this[_0x5504('0x17')]=[];},0xa),this[_0x5504('0x17')][_0x5504('0x2c')]({'sidebarItemView':_0x4c348f,'changedProp':_0x3ff7fa});}[_0x5504('0x2a')](_0x2267bf){return this[_0x5504('0xb')][_0x5504('0x1e')](_0x2267bf);}[_0x5504('0x6')](){this['view']['destroy']();}[_0x5504('0xf')](_0x2a1161){const _0x5650e2=this['getSidebarItemView'](_0x2a1161);this[_0x5504('0x2')](_0x5650e2),this[_0x5504('0x2')](_0x2a1161['view']),_0x5650e2[_0x5504('0x6')](),this[_0x5504('0xb')]['delete'](_0x2a1161),this[_0x5504('0xd')][_0x5504('0x2d')](_0x5650e2);}[_0x5504('0x27')](){const _0x924878=new _0x3c7886(this[_0x5504('0x31')][_0x5504('0x28')]);return _0x924878[_0x5504('0x45')](),this['on'](_0x5504('0x3e'),(_0x2d68c2,_0x39a4dc,_0x3a70a3,_0xf74ba5)=>{_0xf74ba5&&_0x924878[_0x5504('0x3a')](_0x5504('0x41')),_0x3a70a3?_0x924878[_0x5504('0x15')](_0x5504('0x41'))['to'](_0x3a70a3,_0x5504('0x46')):_0x924878[_0x5504('0x41')]=null;}),_0x924878;}[_0x5504('0x0')](){var _0x2dc955;this[_0x5504('0x37')]=(null===(_0x2dc955=this['_annotations'])||void 0x0===_0x2dc955?void 0x0:_0x2dc955[_0x5504('0x3d')])?this['getSidebarItemView'](this[_0x5504('0x42')][_0x5504('0x3d')]):null;}[_0x5504('0x22')](_0x4e73ae){var _0x52b4e7;const _0x2a6805=this[_0x5504('0xd')]['get'](_0x4e73ae),_0x39597e=_0x2a6805&&(null===(_0x52b4e7=this[_0x5504('0x42')])||void 0x0===_0x52b4e7?void 0x0:_0x52b4e7['get'](this['_annotations'][_0x5504('0x16')](_0x2a6805)-0x1));return _0x39597e&&this[_0x5504('0x2a')](_0x39597e)||null;}[_0x5504('0x34')](_0x86f2cd){var _0x1d788d;const _0xe5ea86=this['_sidebarItemViewToAnnotation']['get'](_0x86f2cd),_0x52101d=_0xe5ea86&&(null===(_0x1d788d=this[_0x5504('0x42')])||void 0x0===_0x1d788d?void 0x0:_0x1d788d[_0x5504('0x1e')](this['_annotations'][_0x5504('0x16')](_0xe5ea86)+0x1));return _0x52101d&&this[_0x5504('0x2a')](_0x52101d)||null;}['_alignBeforeItem'](_0x16695d,_0x4dc693){_0x16695d[_0x5504('0x44')]();const _0x352a28=It(_0x4dc693[_0x5504('0x46')]+this['_spaceBetweenItems'],_0x16695d[_0x5504('0x40')]);return!!_0x352a28&&(this[_0x5504('0x1a')](_0x4dc693,_0x4dc693['top']-_0x352a28),!0x0);}[_0x5504('0x14')](_0x187034,_0x11fa0b){_0x187034[_0x5504('0x44')]();const _0x4b7de3=It(_0x187034['bottom']+this[_0x5504('0x3')],_0x11fa0b[_0x5504('0x40')]);return!!_0x4b7de3&&(this[_0x5504('0x1a')](_0x11fa0b,_0x11fa0b[_0x5504('0x40')]+_0x4b7de3,!0x1),!0x0);}[_0x5504('0x2e')](_0x5c2d98){const _0x28c183=this['_sidebarItemViewToAnnotation'][_0x5504('0x1e')](_0x5c2d98);if(!_0x28c183||!_0x28c183['target']||!_0x28c183[_0x5504('0x1f')])return;const _0x186712=this[_0x5504('0x2f')](_0x28c183,_0x28c183[_0x5504('0x1f')]);this[_0x5504('0x1a')](_0x5c2d98,_0x186712);}[_0x5504('0x2f')](_0x4ab84a,_0x51fe9c){if(null===_0x51fe9c)return 0x0;if(_0x4ab84a[_0x5504('0x23')]instanceof _0x4c4798)return _0x51fe9c[_0x5504('0x40')];{const _0x228c38=new _0x4c4798(this[_0x5504('0x2b')][_0x5504('0x10')])[_0x5504('0x40')];return _0x51fe9c[_0x5504('0x40')]-_0x228c38;}}[_0x5504('0x1a')](_0xdefb9d,_0x1dd8a2,_0x236ba2=this[_0x5504('0x31')]['config'][_0x5504('0x1e')]('sidebar.preventScrollOutOfView')){_0x236ba2&&(_0x1dd8a2=Math[_0x5504('0x24')](_0x1dd8a2,this['_getMaxAvailableTop'](_0xdefb9d))),_0xdefb9d[_0x5504('0x40')]=_0x1dd8a2;}['_getMaxAvailableTop'](_0x21759c){let _0x41909a=this['_getItemBefore'](_0x21759c),_0x331a5c=0x0;for(;_0x41909a;)_0x41909a[_0x5504('0x44')](),_0x331a5c+=this[_0x5504('0x3')]+_0x41909a[_0x5504('0x39')],_0x41909a=this['_getItemBefore'](_0x41909a);return _0x331a5c;}}function It(_0x149214,_0x26939b){return Math[_0x5504('0x24')](_0x149214-_0x26939b,0x0);}function rt(_0xab1da0){return null!==_0xab1da0&&_0x5504('0x7')==typeof _0xab1da0&&0x1===_0xab1da0['nodeType'];}
23
+ const _0x55cd=['_annotationToSidebarItemView','change:bottom','context','last','length','appendChild','_destroySidebarItemView','Sidebar','_getItemAfter','remove','_recalculateBuffer','change:targetRect','unbind','getSidebarItemView','_alignAfterItem','_setItemTop','listenTo','_annotations','config','element','clear','_updateLastItem','init','updateHeight','destroy','_alignForTopChange','refresh','isAnimationDisabled','bottom','render','bind','sidebar-attachtocontainer-missing-container','_getTargetTop','rearrange','content','_createSidebarView','set','_alignToTargetRect','sidebar.preventScrollOutOfView','change:_lastItem','pluginName','define','locale','delete','_lastItem','minHeight','_recalculate','max','add','top','list','_activeAnnotation','getIndex','_attachToContainer','targetRect','_alignBeforeItem','_alignForBottomChange','target','nodeType','sidebar.container','_getItemBefore','_sidebarItemViewToAnnotation','_spaceBetweenItems','setContainer','_targetTop','container','get','view'];(function(_0x2c35e4,_0x55cd52){const _0x1e0b0d=function(_0x34711f){while(--_0x34711f){_0x2c35e4['push'](_0x2c35e4['shift']());}};_0x1e0b0d(++_0x55cd52);}(_0x55cd,0x11d));const _0x1e0b=function(_0x2c35e4,_0x55cd52){_0x2c35e4=_0x2c35e4-0x0;let _0x1e0b0d=_0x55cd[_0x2c35e4];return _0x1e0b0d;};import{ContextPlugin as _0x4174bf}from'ckeditor5/src/core';import{Rect as _0x303c57,CKEditorError as _0x13cbb9}from'ckeditor5/src/utils';import _0x436c5d from'./view/sidebarview';import _0x793b47 from'./view/sidebaritemview';export default class z extends _0x4174bf{static get[_0x1e0b('0x1b')](){return _0x1e0b('0x3e');}constructor(_0x7b6b8e){super(_0x7b6b8e),this['set']('_lastItem',void 0x0),this[_0x1e0b('0x36')]=this['_createSidebarView'](),this[_0x1e0b('0x17')]('container',null),this['_spaceBetweenItems']=0x19,this[_0x1e0b('0x30')]=new Map(),this[_0x1e0b('0x37')]=new Map(),this[_0x1e0b('0x39')]['config'][_0x1e0b('0x1c')]('sidebar.preventScrollOutOfView',!0x1),this[_0x1e0b('0x4')]=null,this['_activeAnnotation']=null,this[_0x1e0b('0x41')]=[];}[_0x1e0b('0x9')](){const _0x34873e=this[_0x1e0b('0x39')]['config']['get'](_0x1e0b('0x2e'));_0x34873e&&this[_0x1e0b('0x32')](_0x34873e);}[_0x1e0b('0x32')](_0x5abfb0){if(!y(_0x5abfb0))throw new _0x13cbb9('sidebar-setcontainer-invalid-element');this['container']=_0x5abfb0;}[_0x1e0b('0x28')]({viewClass:_0x7ffebb='',spaceBetweenItems:_0x3ea3d1=0x19}={}){if(!y(this[_0x1e0b('0x34')]))throw new _0x13cbb9(_0x1e0b('0x12'),this);this[_0x1e0b('0x34')][_0x1e0b('0x3c')](this[_0x1e0b('0x36')][_0x1e0b('0x6')]),this[_0x1e0b('0x36')]['class']=_0x7ffebb,this[_0x1e0b('0x31')]=_0x3ea3d1;}[_0x1e0b('0x14')]({removedAnnotation:_0x1c69d1,previousAnnotation:_0x451ea3,nextAnnotation:_0x5c088c}){const _0x479d4f=this[_0x1e0b('0x0')](_0x1c69d1);this[_0x1e0b('0x36')][_0x1e0b('0x25')][_0x1e0b('0x40')](_0x479d4f),this[_0x1e0b('0x3d')](_0x1c69d1),_0x451ea3&&this[_0x1e0b('0x18')](this[_0x1e0b('0x0')](_0x451ea3)),_0x5c088c&&this[_0x1e0b('0x18')](this[_0x1e0b('0x0')](_0x5c088c)),this[_0x1e0b('0x8')]();}[_0x1e0b('0xd')]({blurredAnnotation:_0x3a815c,activatedAnnotation:_0x49f544,disableAnimationOnActivatedAnnotation:_0x292980}){if(this['_activeAnnotation']=_0x49f544,_0x3a815c){_0x3a815c['isActive']=!0x1;const _0xcc6d39=this['getSidebarItemView'](_0x3a815c);_0xcc6d39&&_0x292980&&(_0xcc6d39[_0x1e0b('0xe')]=!0x1);}if(_0x49f544){const _0x26f8d0=this[_0x1e0b('0x0')](_0x49f544);_0x26f8d0&&(_0x49f544['isActive']=!0x0,_0x292980&&(_0x26f8d0[_0x1e0b('0xe')]=!0x0,_0x26f8d0[_0x1e0b('0x24')]+=0x1),this[_0x1e0b('0x18')](_0x26f8d0));}}['_detachFromContainer'](_0x144bae){if(this['stopListening'](),this[_0x1e0b('0x36')]['element'][_0x1e0b('0x40')](),_0x144bae)for(const _0x4a8287 of _0x144bae)this['_destroySidebarItemView'](_0x4a8287);this[_0x1e0b('0x36')][_0x1e0b('0x25')][_0x1e0b('0x7')](),this[_0x1e0b('0x36')]['class']='',this[_0x1e0b('0x1f')]=null;}['addAnnotation'](_0x27a9e0,_0x59f5d7){_0x59f5d7||(_0x59f5d7=_0x27a9e0[_0x1e0b('0x36')]);const _0x40815b=new _0x793b47(this[_0x1e0b('0x39')][_0x1e0b('0x1d')]);this[_0x1e0b('0x30')][_0x1e0b('0x17')](_0x40815b,_0x27a9e0),this[_0x1e0b('0x37')][_0x1e0b('0x17')](_0x27a9e0,_0x40815b),_0x40815b[_0x1e0b('0x15')][_0x1e0b('0x23')](_0x59f5d7),this[_0x1e0b('0x3')](_0x27a9e0[_0x1e0b('0x36')],_0x1e0b('0x42'),(_0x14e23f,_0x365ac9,_0x3b2264)=>{const _0x4e9755=this[_0x1e0b('0x13')](_0x27a9e0,_0x3b2264);_0x40815b['_targetTop']!=_0x4e9755&&(_0x40815b[_0x1e0b('0x33')]=_0x4e9755,this[_0x1e0b('0x2')](_0x40815b,_0x4e9755));}),this[_0x1e0b('0x3')](_0x40815b,'change:top',()=>{this[_0x1e0b('0x21')](_0x40815b,_0x1e0b('0x24'));}),this[_0x1e0b('0x3')](_0x40815b,_0x1e0b('0x38'),()=>{this[_0x1e0b('0x21')](_0x40815b,'bottom');}),this['_alignToTargetRect'](_0x40815b);const _0x48f86f=this['_getItemBefore'](_0x40815b);if(_0x48f86f)this[_0x1e0b('0x1')](_0x48f86f,_0x40815b)||this[_0x1e0b('0x18')](_0x40815b);else this[_0x1e0b('0x18')](_0x40815b);return this['_updateLastItem'](),this[_0x1e0b('0x36')]['list'][_0x1e0b('0x23')](_0x40815b),_0x40815b;}[_0x1e0b('0xc')](_0x5a140b){if(!_0x5a140b[_0x1e0b('0x15')]['length'])return;const _0x592523=this['_getItemBefore'](_0x5a140b);if(!_0x592523)return;const _0x44a53e=this['_sidebarItemViewToAnnotation']['get'](_0x592523),_0x352c61=this[_0x1e0b('0x26')];_0x352c61&&_0x352c61===_0x44a53e?this['_alignAfterItem'](_0x592523,_0x5a140b):this[_0x1e0b('0x2a')](_0x5a140b,_0x592523);}[_0x1e0b('0x2b')](_0x58ba61){if(!_0x58ba61[_0x1e0b('0x15')][_0x1e0b('0x3b')])return;const _0x688f79=this[_0x1e0b('0x3f')](_0x58ba61);if(!_0x688f79)return;const _0x31385c=this['_sidebarItemViewToAnnotation'][_0x1e0b('0x35')](_0x688f79),_0x3f0194=this[_0x1e0b('0x39')][_0x1e0b('0x5')][_0x1e0b('0x35')](_0x1e0b('0x19')),_0x20c67d=this['_activeAnnotation'];_0x20c67d&&_0x20c67d===_0x31385c&&_0x3f0194?(this[_0x1e0b('0x2a')](_0x688f79,_0x58ba61),this[_0x1e0b('0x1')](_0x58ba61,_0x688f79)):_0x20c67d&&_0x20c67d===_0x31385c?this[_0x1e0b('0x2a')](_0x688f79,_0x58ba61):this[_0x1e0b('0x1')](_0x58ba61,_0x688f79);}[_0x1e0b('0x21')](_0x19b9b9,_0x4242ee){0x0===this['_recalculateBuffer'][_0x1e0b('0x3b')]&&setTimeout(()=>{for(const {sidebarItemView:_0x4ba7d9,changedProp:_0xd675b6}of this[_0x1e0b('0x41')])_0x1e0b('0x24')===_0xd675b6?this[_0x1e0b('0xc')](_0x4ba7d9):this[_0x1e0b('0x2b')](_0x4ba7d9);this[_0x1e0b('0x41')]=[];},0xa),this['_recalculateBuffer']['push']({'sidebarItemView':_0x19b9b9,'changedProp':_0x4242ee});}[_0x1e0b('0x0')](_0x4059c9){return this[_0x1e0b('0x37')][_0x1e0b('0x35')](_0x4059c9);}[_0x1e0b('0xb')](){this[_0x1e0b('0x36')][_0x1e0b('0xb')]();}[_0x1e0b('0x3d')](_0x275288){const _0x3940c5=this[_0x1e0b('0x0')](_0x275288);this['stopListening'](_0x3940c5),this['stopListening'](_0x275288[_0x1e0b('0x36')]),_0x3940c5[_0x1e0b('0xb')](),this[_0x1e0b('0x37')][_0x1e0b('0x1e')](_0x275288),this[_0x1e0b('0x30')][_0x1e0b('0x1e')](_0x3940c5);}[_0x1e0b('0x16')](){const _0x3354d7=new _0x436c5d(this[_0x1e0b('0x39')]['locale']);return _0x3354d7[_0x1e0b('0x10')](),this['on'](_0x1e0b('0x1a'),(_0x55a90c,_0x1889b1,_0x3ac0d9,_0x83720c)=>{_0x83720c&&_0x3354d7[_0x1e0b('0x43')](_0x1e0b('0x20')),_0x3ac0d9?_0x3354d7[_0x1e0b('0x11')]('minHeight')['to'](_0x3ac0d9,'bottom'):_0x3354d7[_0x1e0b('0x20')]=null;}),_0x3354d7;}[_0x1e0b('0x8')](){var _0x356729;this[_0x1e0b('0x1f')]=(null===(_0x356729=this['_annotations'])||void 0x0===_0x356729?void 0x0:_0x356729[_0x1e0b('0x3a')])?this[_0x1e0b('0x0')](this[_0x1e0b('0x4')][_0x1e0b('0x3a')]):null;}[_0x1e0b('0x2f')](_0x3ee4b0){var _0x2a6d4f;const _0x3624b9=this[_0x1e0b('0x30')][_0x1e0b('0x35')](_0x3ee4b0),_0x2bde3e=_0x3624b9&&(null===(_0x2a6d4f=this[_0x1e0b('0x4')])||void 0x0===_0x2a6d4f?void 0x0:_0x2a6d4f['get'](this['_annotations'][_0x1e0b('0x27')](_0x3624b9)-0x1));return _0x2bde3e&&this[_0x1e0b('0x0')](_0x2bde3e)||null;}['_getItemAfter'](_0x3192ee){var _0x14f832;const _0x2eea8c=this[_0x1e0b('0x30')][_0x1e0b('0x35')](_0x3192ee),_0x2c8a4c=_0x2eea8c&&(null===(_0x14f832=this[_0x1e0b('0x4')])||void 0x0===_0x14f832?void 0x0:_0x14f832['get'](this[_0x1e0b('0x4')][_0x1e0b('0x27')](_0x2eea8c)+0x1));return _0x2c8a4c&&this['getSidebarItemView'](_0x2c8a4c)||null;}[_0x1e0b('0x2a')](_0x46ea7e,_0x3232b7){_0x46ea7e[_0x1e0b('0xa')]();const _0x31e880=H(_0x3232b7[_0x1e0b('0xf')]+this[_0x1e0b('0x31')],_0x46ea7e[_0x1e0b('0x24')]);return!!_0x31e880&&(this['_setItemTop'](_0x3232b7,_0x3232b7[_0x1e0b('0x24')]-_0x31e880),!0x0);}[_0x1e0b('0x1')](_0x5e5499,_0x26ea06){_0x5e5499[_0x1e0b('0xa')]();const _0x1472a4=H(_0x5e5499[_0x1e0b('0xf')]+this['_spaceBetweenItems'],_0x26ea06['top']);return!!_0x1472a4&&(this['_setItemTop'](_0x26ea06,_0x26ea06[_0x1e0b('0x24')]+_0x1472a4,!0x1),!0x0);}[_0x1e0b('0x18')](_0x4dfa87){const _0xdf9000=this[_0x1e0b('0x30')][_0x1e0b('0x35')](_0x4dfa87);if(!_0xdf9000||!_0xdf9000[_0x1e0b('0x2c')]||!_0xdf9000[_0x1e0b('0x29')])return;const _0x31caee=this[_0x1e0b('0x13')](_0xdf9000,_0xdf9000[_0x1e0b('0x29')]);this[_0x1e0b('0x2')](_0x4dfa87,_0x31caee);}[_0x1e0b('0x13')](_0x212df2,_0xee3196){if(null===_0xee3196)return 0x0;if(_0x212df2['target']instanceof _0x303c57)return _0xee3196[_0x1e0b('0x24')];{const _0x1505f5=new _0x303c57(this[_0x1e0b('0x36')][_0x1e0b('0x6')])[_0x1e0b('0x24')];return _0xee3196['top']-_0x1505f5;}}[_0x1e0b('0x2')](_0xd0adeb,_0x288507,_0x4948b6=this[_0x1e0b('0x39')][_0x1e0b('0x5')][_0x1e0b('0x35')]('sidebar.preventScrollOutOfView')){_0x4948b6&&(_0x288507=Math[_0x1e0b('0x22')](_0x288507,this['_getMaxAvailableTop'](_0xd0adeb))),_0xd0adeb[_0x1e0b('0x24')]=_0x288507;}['_getMaxAvailableTop'](_0x30714a){let _0x286ae3=this[_0x1e0b('0x2f')](_0x30714a),_0xd99a5d=0x0;for(;_0x286ae3;)_0x286ae3['updateHeight'](),_0xd99a5d+=this[_0x1e0b('0x31')]+_0x286ae3['height'],_0x286ae3=this[_0x1e0b('0x2f')](_0x286ae3);return _0xd99a5d;}}function H(_0x53191f,_0x4ed433){return Math[_0x1e0b('0x22')](_0x53191f-_0x4ed433,0x0);}function y(_0x2ea7a0){return null!==_0x2ea7a0&&'object'==typeof _0x2ea7a0&&0x1===_0x2ea7a0[_0x1e0b('0x2d')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x23e9=['setTemplate','ck-annotation-counter__badge--','set','span','annotationType','toString','bind','add','ck-annotation-counter','number','counterView','_badge','ck-annotation-counter__badge--edit-mode','icon','ck-annotation-counter__badge','extendTemplate','children','isDirty'];(function(_0x516a85,_0x23e98f){const _0x1d27de=function(_0xf9cf90){while(--_0xf9cf90){_0x516a85['push'](_0x516a85['shift']());}};_0x1d27de(++_0x23e98f);}(_0x23e9,0x1ba));const _0x1d27=function(_0x516a85,_0x23e98f){_0x516a85=_0x516a85-0x0;let _0x1d27de=_0x23e9[_0x516a85];return _0x1d27de;};import{ButtonView as _0x34f0f0,View as _0x16ba4c}from'ckeditor5/src/ui';import _0x556677 from'../../../theme/icons/add-comment.svg';export default class mt extends _0x34f0f0{constructor(_0x466558){super(_0x466558);const _0x2a44ca=this['bindTemplate'];this[_0x1d27('0xa')](_0x1d27('0x7'),!0x1),this[_0x1d27('0xa')](_0x1d27('0x11'),0x0),this[_0x1d27('0xe')](_0x1d27('0x1'))['to'](this,_0x1d27('0x7'),this,_0x1d27('0x11'),(_0x47aa57,_0x161c7c)=>_0x47aa57?'...':_0x161c7c[_0x1d27('0xd')]()),this[_0x1d27('0xa')](_0x1d27('0xc'),''),this[_0x1d27('0x3')]=_0x556677,this[_0x1d27('0x5')]({'attributes':{'class':[_0x1d27('0x10')]}}),this['counterView']=new _0x16ba4c(),this[_0x1d27('0x0')][_0x1d27('0x8')]({'tag':_0x1d27('0xb'),'attributes':{'class':[_0x1d27('0x4'),_0x2a44ca['to'](_0x1d27('0xc'),_0x1595c9=>_0x1d27('0x9')+_0x1595c9),_0x2a44ca['if'](_0x1d27('0x7'),_0x1d27('0x2'))]},'children':[{'text':_0x2a44ca['to'](_0x1d27('0x1'))}]}),this[_0x1d27('0x6')][_0x1d27('0xf')](this[_0x1d27('0x0')]);}}
23
+ const _0x4918=['ck-annotation-counter','number','ck-annotation-counter__badge--edit-mode','setTemplate','isDirty','...','extendTemplate','add','set','counterView','bind','ck-annotation-counter__badge','icon','span','annotationType','_badge'];(function(_0x1b52c5,_0x49187a){const _0x44ef78=function(_0x25d185){while(--_0x25d185){_0x1b52c5['push'](_0x1b52c5['shift']());}};_0x44ef78(++_0x49187a);}(_0x4918,0xd6));const _0x44ef=function(_0x1b52c5,_0x49187a){_0x1b52c5=_0x1b52c5-0x0;let _0x44ef78=_0x4918[_0x1b52c5];return _0x44ef78;};import{ButtonView as _0x12a90e,View as _0x1419a8}from'ckeditor5/src/ui';import _0x3551d6 from'../../../theme/icons/add-comment.svg';export default class D extends _0x12a90e{constructor(_0x4f36d0){super(_0x4f36d0);const _0x24532e=this['bindTemplate'];this[_0x44ef('0x2')](_0x44ef('0xe'),!0x1),this['set'](_0x44ef('0xb'),0x0),this[_0x44ef('0x4')](_0x44ef('0x9'))['to'](this,_0x44ef('0xe'),this,_0x44ef('0xb'),(_0x15b6d7,_0x4b5e9a)=>_0x15b6d7?_0x44ef('0xf'):_0x4b5e9a['toString']()),this['set']('annotationType',''),this[_0x44ef('0x6')]=_0x3551d6,this[_0x44ef('0x0')]({'attributes':{'class':[_0x44ef('0xa')]}}),this[_0x44ef('0x3')]=new _0x1419a8(),this[_0x44ef('0x3')][_0x44ef('0xd')]({'tag':_0x44ef('0x7'),'attributes':{'class':[_0x44ef('0x5'),_0x24532e['to'](_0x44ef('0x8'),_0x360aec=>'ck-annotation-counter__badge--'+_0x360aec),_0x24532e['if']('isDirty',_0x44ef('0xc'))]},'children':[{'text':_0x24532e['to'](_0x44ef('0x9'))}]}),this['children'][_0x44ef('0x1')](this[_0x44ef('0x3')]);}}