@ckeditor/ckeditor5-comments 38.0.0-rc.1 → 38.0.1

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.1",
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.1",
49
+ "ckeditor5-collaboration": "^38.0.1",
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 _0x12b6=['_assertCorrectTarget','_id','view','focusTracker','element','isArray','set','annotation-invalid-target','add','isVisible','stopListening','render','target','destroy','_target','every','length','targetRect','updateTargetRect','isActive','getClientRects','offsetParent','_type','clear','refreshVisibility','type','_getNormalizedTarget','focusableElements','filter','nodeType','object','function','item','mainView','remove'];(function(_0x5de36c,_0x12b680){const _0x49a0dc=function(_0x389b50){while(--_0x389b50){_0x5de36c['push'](_0x5de36c['shift']());}};_0x49a0dc(++_0x12b680);}(_0x12b6,0x1ee));const _0x49a0=function(_0x5de36c,_0x12b680){_0x5de36c=_0x5de36c-0x0;let _0x49a0dc=_0x12b6[_0x5de36c];return _0x49a0dc;};import{CKEditorError as _0x3a18d8,Rect as _0x3409ee,Collection as _0x52e967,ObservableMixin as _0x1c1938}from'ckeditor5/src/utils';export default class d extends _0x1c1938(){constructor({view:_0x3f9b37,target:_0x4df7d0,type:_0x212c57,isVisible:_0x1e54e1=!0x0}){super(),this[_0x49a0('0x21')]=_0x3f9b37,this[_0x49a0('0x21')][_0x49a0('0x0')]||this[_0x49a0('0x21')][_0x49a0('0x7')](),this[_0x49a0('0x12')]=_0x212c57,this[_0x49a0('0xa')]=_0x4df7d0,d[_0x49a0('0x1f')](this[_0x49a0('0x16')]()),this[_0x49a0('0x17')]=new _0x52e967([this['view']['element']],{'idProperty':_0x49a0('0x20')}),this['focusableElements']['on']('add',(_0x459142,_0x23f858)=>{this['view'][_0x49a0('0x22')][_0x49a0('0x4')](_0x23f858);}),this[_0x49a0('0x17')]['on'](_0x49a0('0x1e'),(_0x1d6f17,_0x19cf96)=>{this[_0x49a0('0x21')][_0x49a0('0x22')]['remove'](_0x19cf96);}),this[_0x49a0('0x2')](_0x49a0('0x5'),_0x1e54e1);}get[_0x49a0('0x15')](){return _0x49a0('0x1b')==typeof this[_0x49a0('0x12')]?this[_0x49a0('0x12')]():this[_0x49a0('0x12')];}get['innerView'](){return this['view'][_0x49a0('0x1d')];}get[_0x49a0('0x8')](){const _0x5ec695=this[_0x49a0('0x16')]();return d[_0x49a0('0x1f')](_0x5ec695),_0x5ec695;}get[_0x49a0('0xd')](){const _0x2df38e=this['target'];if(null===_0x2df38e)return null;if(_0x2df38e instanceof _0x3409ee)return _0x2df38e;const _0x41caf6=_0x2df38e[_0x49a0('0x18')](_0x5f08b3=>function(_0x22cad7){const _0x329101=_0x22cad7[_0x49a0('0x11')];if(_0x329101)return!0x0;const _0xa8d700=_0x22cad7[_0x49a0('0x10')]()[_0x49a0('0x1c')](0x0);return!!_0xa8d700;}(_0x5f08b3));return 0x0===_0x41caf6[_0x49a0('0xc')]?null:new _0x3409ee(_0x41caf6[0x0]['getClientRects']()[_0x49a0('0x1c')](0x0));}get[_0x49a0('0xf')](){return this[_0x49a0('0x21')]['isActive'];}set[_0x49a0('0xf')](_0x954b48){this[_0x49a0('0x21')]['isActive']=_0x954b48,this[_0x49a0('0x21')]['mainView'][_0x49a0('0xf')]=_0x954b48;}[_0x49a0('0xe')](){this[_0x49a0('0x21')][_0x49a0('0xd')]=this['targetRect'];}[_0x49a0('0x9')](){this[_0x49a0('0x17')][_0x49a0('0x6')](),this[_0x49a0('0x17')][_0x49a0('0x13')](),this[_0x49a0('0x6')]();}[_0x49a0('0x14')](){this[_0x49a0('0x5')]=!!this['targetRect'];}static[_0x49a0('0x1f')](_0x15f91b){if(!(null===_0x15f91b||_0x15f91b instanceof _0x3409ee||Array[_0x49a0('0x1')](_0x15f91b)&&_0x15f91b[_0x49a0('0xb')](_0x1456b4=>y(_0x1456b4))))throw new _0x3a18d8(_0x49a0('0x3'),null,{'target':_0x15f91b});}[_0x49a0('0x16')](){const _0x1b9c13=_0x49a0('0x1b')==typeof this[_0x49a0('0xa')]?this[_0x49a0('0xa')]():this['_target'];return y(_0x1b9c13)?[_0x1b9c13]:_0x1b9c13;}}function y(_0x5c4b6d){return null!==_0x5c4b6d&&_0x49a0('0x1a')==typeof _0x5c4b6d&&_0x49a0('0x19')in _0x5c4b6d&&0x1===_0x5c4b6d[_0x49a0('0x19')];}
@@ -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 _0x1708=['has','top','getByView','updateTargetRect','delete','_focusTracker','change:isFocused','focusTracker','from','isFocused','add','listenTo','fire','stopListening','left','length','view','_viewToAnnotation','clear','destroy','_sort','blur','annotationcollection-not-existing-item','get','annotationcollection-duplicated-item','_innerViewToAnnotation','remove','innerView','set','targetRect','focusableElements','_getOrderInContent','getByInnerView'];(function(_0x314aaa,_0x170822){const _0x1eccc0=function(_0x5ab52d){while(--_0x5ab52d){_0x314aaa['push'](_0x314aaa['shift']());}};_0x1eccc0(++_0x170822);}(_0x1708,0x133));const _0x1ecc=function(_0x314aaa,_0x170822){_0x314aaa=_0x314aaa-0x0;let _0x1eccc0=_0x1708[_0x314aaa];return _0x1eccc0;};import{CKEditorError as _0x312820,Collection as _0x38037a,FocusTracker as _0x2b8a64}from'ckeditor5/src/utils';export default class x extends _0x38037a{constructor(_0xd3e954=[]){super(),this[_0x1ecc('0xf')]=new Map(),this['_viewToAnnotation']=new Map(),this['_focusTracker']=new _0x2b8a64(),this[_0x1ecc('0x1c')]['on'](_0x1ecc('0x1d'),(_0x55c6ea,_0x588ee6,_0xc72de5)=>{_0xc72de5||this[_0x1ecc('0x2')](_0x1ecc('0xb'));});for(const _0x266f9b of _0xd3e954)this[_0x1ecc('0x0')](_0x266f9b);}get[_0x1ecc('0x20')](){return this['_focusTracker']['isFocused'];}[_0x1ecc('0x0')](_0x1ab854){if(this[_0x1ecc('0x17')](_0x1ab854))throw new _0x312820(_0x1ecc('0xe'),null);this[_0x1ecc('0xf')][_0x1ecc('0x12')](_0x1ab854[_0x1ecc('0x11')],_0x1ab854),this[_0x1ecc('0x7')][_0x1ecc('0x12')](_0x1ab854[_0x1ecc('0x6')],_0x1ab854);for(const _0x2764e3 of _0x1ab854[_0x1ecc('0x14')])this[_0x1ecc('0x1c')][_0x1ecc('0x0')](_0x2764e3);this[_0x1ecc('0x1')](_0x1ab854[_0x1ecc('0x14')],'add',(_0x34d1ac,_0x220273)=>{this[_0x1ecc('0x1c')][_0x1ecc('0x0')](_0x220273);}),this[_0x1ecc('0x1')](_0x1ab854['focusableElements'],_0x1ecc('0x10'),(_0xd4f16b,_0x4e99e8)=>{this['_focusTracker']['remove'](_0x4e99e8);}),this[_0x1ecc('0x1')](_0x1ab854['view'][_0x1ecc('0x1e')],_0x1ecc('0x1d'),(_0x47e616,_0x397b91,_0x3b4fc8)=>{_0x3b4fc8&&this[_0x1ecc('0x2')]('focus',_0x1ab854);}),_0x1ab854[_0x1ecc('0x1a')]();const _0x4f59c5=this[_0x1ecc('0x15')](_0x1ab854[_0x1ecc('0x6')][_0x1ecc('0x13')]);return super[_0x1ecc('0x0')](_0x1ab854,_0x4f59c5);}[_0x1ecc('0x10')](_0x188a85){if(!this[_0x1ecc('0x17')](_0x188a85))throw new _0x312820(_0x1ecc('0xc'),null);this[_0x1ecc('0x3')](_0x188a85[_0x1ecc('0x6')][_0x1ecc('0x1e')]),this['stopListening'](_0x188a85[_0x1ecc('0x14')]);for(const _0x5deb53 of _0x188a85[_0x1ecc('0x14')])this[_0x1ecc('0x1c')][_0x1ecc('0x10')](_0x5deb53);return this[_0x1ecc('0x7')][_0x1ecc('0x1b')](_0x188a85[_0x1ecc('0x6')]),this[_0x1ecc('0xf')][_0x1ecc('0x1b')](_0x188a85[_0x1ecc('0x11')]),super[_0x1ecc('0x10')](_0x188a85);}[_0x1ecc('0x16')](_0x5e58c5){return this[_0x1ecc('0xf')][_0x1ecc('0xd')](_0x5e58c5);}[_0x1ecc('0x19')](_0x27d52c){return this[_0x1ecc('0x7')][_0x1ecc('0xd')](_0x27d52c);}[_0x1ecc('0x9')](){super[_0x1ecc('0x8')](),this[_0x1ecc('0x3')](),this['_innerViewToAnnotation']['clear'](),this[_0x1ecc('0x7')][_0x1ecc('0x8')](),this['_focusTracker'][_0x1ecc('0x9')]();}['refreshPositioning'](){for(const _0x1ff83a of this)_0x1ff83a[_0x1ecc('0x1a')]();this[_0x1ecc('0xa')]();}['_sort'](){const _0x50d2f9=Array[_0x1ecc('0x1f')](this)['sort']((_0x531c44,_0x5caa93)=>v(_0x531c44[_0x1ecc('0x6')][_0x1ecc('0x13')],_0x5caa93[_0x1ecc('0x6')][_0x1ecc('0x13')]));for(let _0x232c86=_0x50d2f9[_0x1ecc('0x5')]-0x1;_0x232c86>0x0;_0x232c86--){const _0x341244=_0x50d2f9[_0x232c86];_0x232c86!==this['getIndex'](_0x341244)&&(this[_0x1ecc('0x10')](_0x341244),this['add'](_0x341244));}}[_0x1ecc('0x15')](_0x46a904){let _0x159192=0x0;if(!_0x46a904)return this[_0x1ecc('0x5')];for(const _0x1e9b65 of this){const _0x3b1ebb=_0x1e9b65['view']['targetRect'];if(_0x3b1ebb){if(v(_0x46a904,_0x3b1ebb)<0x0)return _0x159192;_0x159192++;}}return _0x159192;}}export function bindAnnotationCollections({source:_0x3c88d5,target:_0x1d83a4,filter:_0x197684}){for(const _0x150e8f of _0x3c88d5)_0x197684(_0x150e8f)&&_0x1d83a4['add'](_0x150e8f);_0x1d83a4[_0x1ecc('0x1')](_0x3c88d5,_0x1ecc('0x0'),(_0x291dda,_0x57dad6)=>{_0x197684(_0x57dad6)&&_0x1d83a4[_0x1ecc('0x0')](_0x57dad6);}),_0x1d83a4[_0x1ecc('0x1')](_0x3c88d5,_0x1ecc('0x10'),(_0x49cb9d,_0x52f842)=>{_0x1d83a4[_0x1ecc('0x17')](_0x52f842)&&_0x1d83a4[_0x1ecc('0x10')](_0x52f842);});}function v(_0x339779,_0x3f9b48){if(null===_0x339779&&null===_0x3f9b48)return 0x0;if(null===_0x339779)return-0x1;if(null===_0x3f9b48)return 0x1;const _0x2610ac=_0x339779[_0x1ecc('0x18')]-_0x3f9b48[_0x1ecc('0x18')];return 0x0==_0x2610ac?_0x339779[_0x1ecc('0x4')]-_0x3f9b48[_0x1ecc('0x4')]:_0x2610ac;}
@@ -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 _0x3ef3=['focusTracker','_activateAnnotation','activate','pluginName','remove','element','fire','has','view','_visibleAnnotations','stopListening','change:isVisible','delete','_bindAnnotationsToVisibleAnnotations','set','getByInnerView','refreshVisibility','createAnnotation','activeAnnotations','deactivateAll','collection','_deactivateAllAnnotations','refreshPositioning','Annotations','destroy','isVisible','add','_addActiveAnnotation','listenTo'];(function(_0x44be8a,_0x3ef349){const _0x3cdf36=function(_0x1ae04c){while(--_0x1ae04c){_0x44be8a['push'](_0x44be8a['shift']());}};_0x3cdf36(++_0x3ef349);}(_0x3ef3,0x185));const _0x3cdf=function(_0x44be8a,_0x3ef349){_0x44be8a=_0x44be8a-0x0;let _0x3cdf36=_0x3ef3[_0x44be8a];return _0x3cdf36;};import{ContextPlugin as _0x412276}from'ckeditor5/src/core';import _0x50a871 from'./annotation';import _0x3d4cad from'./annotationcollection';import _0x49d498 from'./view/annotationview';export default class b extends _0x412276{static get[_0x3cdf('0x14')](){return _0x3cdf('0xb');}constructor(_0x4f2fe6){super(_0x4f2fe6),this[_0x3cdf('0x8')]=new _0x3d4cad(),this[_0x3cdf('0x1a')]=new _0x3d4cad(),this[_0x3cdf('0x2')](_0x3cdf('0x6'),new Set()),this[_0x3cdf('0x1')]();}['add'](_0xfe5309){this['collection'][_0x3cdf('0xe')](_0xfe5309);}[_0x3cdf('0x15')](_0x1028cb){this[_0x3cdf('0x8')][_0x3cdf('0x15')](_0x1028cb),_0x1028cb[_0x3cdf('0xc')]();}[_0x3cdf('0x4')](){for(const _0xe984ef of this[_0x3cdf('0x8')])_0xe984ef[_0x3cdf('0x4')]();}[_0x3cdf('0xa')](){this[_0x3cdf('0x1a')]['refreshPositioning']();}[_0x3cdf('0x3')](_0x5c1648){return this[_0x3cdf('0x8')][_0x3cdf('0x3')](_0x5c1648);}[_0x3cdf('0x7')](){this[_0x3cdf('0x17')](_0x3cdf('0x9'));}[_0x3cdf('0xc')](){for(const _0xe5110a of this[_0x3cdf('0x8')])_0xe5110a[_0x3cdf('0xc')]();this['_visibleAnnotations'][_0x3cdf('0xc')](),this[_0x3cdf('0x8')]['destroy'](),super[_0x3cdf('0xc')]();}[_0x3cdf('0x13')](_0x198da2){this[_0x3cdf('0x17')](_0x3cdf('0x12'),_0x198da2);}[_0x3cdf('0x5')](_0x381fa7){return new _0x50a871(_0x381fa7);}['createAnnotationView'](_0x1c4690,_0x2e1e8d){return new _0x49d498(_0x1c4690,_0x2e1e8d);}[_0x3cdf('0xf')](_0x55f747){const _0x2b1eb7=new Set(this['activeAnnotations']);_0x2b1eb7[_0x3cdf('0xe')](_0x55f747),this[_0x3cdf('0x6')]=_0x2b1eb7;}['_removeActiveAnnotation'](_0x11cc41){const _0x2a1466=new Set(this[_0x3cdf('0x6')]);_0x2a1466[_0x3cdf('0x0')](_0x11cc41),this[_0x3cdf('0x6')]=_0x2a1466;}[_0x3cdf('0x1')](){const _0x5f14dd=this[_0x3cdf('0x8')],_0x3b9e58=this['_visibleAnnotations'];function _0x4cc03a(_0x8cd276){const _0x23b968=_0x8cd276['source'];_0x23b968[_0x3cdf('0xd')]&&!_0x3b9e58[_0x3cdf('0x18')](_0x23b968)?_0x3b9e58['add'](_0x23b968):!_0x23b968['isVisible']&&_0x3b9e58['has'](_0x23b968)&&_0x3b9e58[_0x3cdf('0x15')](_0x23b968),_0x23b968[_0x3cdf('0x19')][_0x3cdf('0x11')]['remove'](_0x23b968[_0x3cdf('0x19')][_0x3cdf('0x16')]),_0x23b968[_0x3cdf('0x19')]['focusTracker'][_0x3cdf('0xe')](_0x23b968[_0x3cdf('0x19')][_0x3cdf('0x16')]);}this['listenTo'](_0x5f14dd,_0x3cdf('0xe'),(_0x5cecfa,_0x12f230)=>{_0x12f230['isVisible']&&_0x3b9e58['add'](_0x12f230),this[_0x3cdf('0x10')](_0x12f230,'change:isVisible',_0x4cc03a);}),this[_0x3cdf('0x10')](_0x5f14dd,'remove',(_0x5cd805,_0x582a2c)=>{_0x3b9e58[_0x3cdf('0x18')](_0x582a2c)&&_0x3b9e58[_0x3cdf('0x15')](_0x582a2c),this[_0x3cdf('0x1b')](_0x582a2c,_0x3cdf('0x1c'),_0x4cc03a);});}}
@@ -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 _0x4e97=['size','type','stopListening','remove','pluginName','_setSelectedAnnotations','init','_addActiveAnnotation','_assertAnnotationDoesNotBelongToMultipleUIs','destroy','length','_removeActiveAnnotation','listenTo','_uis','context','activeUIs','collection','hasActive','get','attach','filter','deactivate','activate','isActive','deactivateAll','_uisData','_visibleAnnotations','delete','set','annotationsuis-register-already-registered','find','from','requires','has','add','function','annotationsuis-missing-ui','change:activeAnnotation','setActiveAnnotation','plugins','_activateAnnotation'];(function(_0x427d13,_0x4e9734){const _0x1b35c1=function(_0x3669d2){while(--_0x3669d2){_0x427d13['push'](_0x427d13['shift']());}};_0x1b35c1(++_0x4e9734);}(_0x4e97,0x75));const _0x1b35=function(_0x427d13,_0x4e9734){_0x427d13=_0x427d13-0x0;let _0x1b35c1=_0x4e97[_0x427d13];return _0x1b35c1;};import{ContextPlugin as _0x18c0d2}from'ckeditor5/src/core';import{CKEditorError as _0x450074}from'ckeditor5/src/utils';import _0x16765c,{bindAnnotationCollections as _0x291319}from'./annotationcollection';import _0x426561 from'./annotations';export default class M extends _0x18c0d2{static get[_0x1b35('0x26')](){return[_0x426561];}static get[_0x1b35('0xa')](){return'AnnotationsUIs';}constructor(_0x2691a2){super(_0x2691a2),this[_0x1b35('0x15')]=new Set(),this[_0x1b35('0x13')]=new Map(),this[_0x1b35('0x1f')]=new Map();}[_0x1b35('0xc')](){const _0x2ec387=this['context'][_0x1b35('0x4')][_0x1b35('0x18')](_0x426561);this[_0x1b35('0x12')](_0x2ec387,_0x1b35('0x5'),(_0x211d50,_0x5e49f4)=>{for(const _0x207956 of this[_0x1b35('0x15')]){const _0x22eb11=this['_uis']['get'](_0x207956);(0x0,this['_uisData'][_0x1b35('0x18')](_0x207956)[_0x1b35('0x1a')])(_0x5e49f4)&&_0x22eb11[_0x1b35('0x3')](_0x5e49f4);}}),this['listenTo'](_0x2ec387,'_deactivateAllAnnotations',()=>{for(const _0x3cbff7 of this[_0x1b35('0x15')]){this[_0x1b35('0x13')][_0x1b35('0x18')](_0x3cbff7)[_0x1b35('0x3')](null);}}),this[_0x1b35('0x12')](_0x2ec387[_0x1b35('0x20')],_0x1b35('0x28'),(_0xe49227,_0x12d3c4)=>{this[_0x1b35('0xe')](_0x12d3c4);});}[_0x1b35('0x17')](){return this[_0x1b35('0x15')][_0x1b35('0x6')]>0x0;}[_0x1b35('0x1d')](_0x356df5){return this[_0x1b35('0x15')][_0x1b35('0x27')](_0x356df5);}[_0x1b35('0x1c')](_0x14de3c,_0x570f6a=()=>!0x0){const _0x103b50=this[_0x1b35('0x14')][_0x1b35('0x4')]['get'](_0x426561);if(!this[_0x1b35('0x13')]['has'](_0x14de3c))throw new _0x450074(_0x1b35('0x1'),this,{'uiName':_0x14de3c});this[_0x1b35('0x1d')](_0x14de3c)&&this['deactivate'](_0x14de3c),this[_0x1b35('0x15')][_0x1b35('0x28')](_0x14de3c);const _0x4acb72=new _0x16765c(),_0x4113e3=_0x103b50[_0x1b35('0x20')];_0x291319({'source':_0x4113e3,'target':_0x4acb72,'filter':_0x570f6a}),this['_uisData'][_0x1b35('0x22')](_0x14de3c,{'collection':_0x4acb72,'filter':_0x570f6a});const _0x950aab=this[_0x1b35('0x13')][_0x1b35('0x18')](_0x14de3c);_0x950aab['attach'](_0x4acb72),this['listenTo'](_0x950aab,_0x1b35('0x2'),(_0x44fead,_0x5d2b19,_0xbbaf7f,_0x38e735)=>{_0x38e735&&_0x103b50[_0x1b35('0x11')](_0x38e735),_0xbbaf7f&&_0x103b50[_0x1b35('0xd')](_0xbbaf7f);});}[_0x1b35('0x1b')](_0x23e501){if(this[_0x1b35('0x15')][_0x1b35('0x21')](_0x23e501),!this[_0x1b35('0x13')][_0x1b35('0x27')](_0x23e501))throw new _0x450074('annotationsuis-missing-ui',this,{'uiName':_0x23e501});const _0x3c96a0=this[_0x1b35('0x13')][_0x1b35('0x18')](_0x23e501);_0x3c96a0['detach'](),this[_0x1b35('0x8')](_0x3c96a0),this[_0x1b35('0x1f')][_0x1b35('0x18')](_0x23e501)[_0x1b35('0x16')][_0x1b35('0xf')](),this[_0x1b35('0x1f')][_0x1b35('0x21')](_0x23e501);}['switchTo'](_0xfd968f){if(!this['_uis']['has'](_0xfd968f))throw new _0x450074(_0x1b35('0x1'),this,{'uiName':_0xfd968f});const _0xaf70ba=this['context'][_0x1b35('0x4')][_0x1b35('0x18')](_0x426561),_0x5f0f73=Array[_0x1b35('0x25')](_0xaf70ba['activeAnnotations'])[0x0]||null;this[_0x1b35('0x1e')](),this[_0x1b35('0x1c')](_0xfd968f);const _0xd65824=this['_uis'][_0x1b35('0x18')](_0xfd968f);_0xd65824[_0x1b35('0x3')](_0x5f0f73),_0xd65824[_0x1b35('0xb')]&&_0x5f0f73&&_0xd65824['_setSelectedAnnotations']([_0x5f0f73]);}[_0x1b35('0x1e')](){for(const _0x4ee47e of this[_0x1b35('0x15')])this['deactivate'](_0x4ee47e);}['register'](_0x4c599d,_0x55b00a){if(this['_uis']['has'](_0x4c599d))throw new _0x450074(_0x1b35('0x23'));if('function'!=typeof _0x55b00a[_0x1b35('0x19')]||_0x1b35('0x0')!=typeof _0x55b00a['detach']||_0x1b35('0x0')!=typeof _0x55b00a['setActiveAnnotation'])throw new _0x450074('annotationsuis-register-invalid-interface',null);this[_0x1b35('0x13')][_0x1b35('0x22')](_0x4c599d,_0x55b00a);}['refilterAnnotations'](){const _0x523b8d=this[_0x1b35('0x14')][_0x1b35('0x4')][_0x1b35('0x18')](_0x426561)[_0x1b35('0x16')],_0x27a432=new Map(),_0x2494d9=Array[_0x1b35('0x25')](this[_0x1b35('0x15')]);for(const _0x1909e1 of this[_0x1b35('0x15')]){const _0x26b7b4=this[_0x1b35('0x1f')]['get'](_0x1909e1)['collection'];for(const _0xf8a2ab of _0x26b7b4)_0x27a432[_0x1b35('0x22')](_0xf8a2ab,_0x1909e1);}for(const _0x10366e of _0x523b8d){const _0x2f0f12=_0x27a432[_0x1b35('0x18')](_0x10366e);this[_0x1b35('0xe')](_0x10366e);const _0x530328=_0x2494d9[_0x1b35('0x24')](_0x3f109b=>this['_uisData'][_0x1b35('0x18')](_0x3f109b)[_0x1b35('0x1a')](_0x10366e));_0x2f0f12!==_0x530328&&(_0x2f0f12&&this['_uisData']['get'](_0x2f0f12)[_0x1b35('0x16')][_0x1b35('0x9')](_0x10366e),_0x530328&&this['_uisData'][_0x1b35('0x18')](_0x530328)['collection'][_0x1b35('0x28')](_0x10366e));}}[_0x1b35('0xf')](){this[_0x1b35('0x1e')](),super[_0x1b35('0xf')]();}[_0x1b35('0xe')](_0x377521){const _0x2af917=[];for(const _0x5491d6 of this[_0x1b35('0x15')]){(0x0,this['_uisData'][_0x1b35('0x18')](_0x5491d6)[_0x1b35('0x1a')])(_0x377521)&&_0x2af917['push'](_0x5491d6);}if(_0x2af917[_0x1b35('0x10')]>0x1)throw new _0x450074('annotationsuis-annotation-mismatch',null,{'matchedUIs':_0x2af917,'annotationType':_0x377521[_0x1b35('0x7')]});}}
@@ -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 _0xd25d=['focusTracker','getOrderedSelectedAnnotations','hasDomSelection','addSourceCollector','_editorAnnotationsData','fire','editorannotations-invalid-source-callback','_dataCollectors','listenTo','function','collection','remove','editor','requires','_editorAnnotations','from','document','isCollapsed','add','set','get','map','isEqual','push','containsRange','directChange','editing','getByInnerView','change:range','blur','refreshSelectedViews','selection','view','EditorAnnotations','has','cancel','uiUpdate','update','registerAnnotation','annotation','init','model','delete','isReadOnly','innerView'];(function(_0x220a37,_0xd25dde){const _0x27ce18=function(_0x3110b3){while(--_0x3110b3){_0x220a37['push'](_0x220a37['shift']());}};_0x27ce18(++_0xd25dde);}(_0xd25d,0xf3));const _0x27ce=function(_0x220a37,_0xd25dde){_0x220a37=_0x220a37-0x0;let _0x27ce18=_0xd25d[_0x220a37];return _0x27ce18;};import{Plugin as _0x1c438b}from'ckeditor5/src/core';import{CKEditorError as _0x5aef46}from'ckeditor5/src/utils';import{debounce as _0x14ebaa}from'lodash-es';import _0x8ce792 from'./annotations';export default class k extends _0x1c438b{static get[_0x27ce('0x28')](){return[_0x8ce792];}static get['pluginName'](){return _0x27ce('0xf');}constructor(_0xe806f3){super(_0xe806f3),this[_0x27ce('0x22')]=new Set(),this['_editorAnnotations']=new Set();}[_0x27ce('0x16')](){const _0xa7a14b=this[_0x27ce('0x27')],_0x4c8815=_0xa7a14b[_0x27ce('0x17')][_0x27ce('0x2b')]['selection'],_0x478762=_0x14ebaa(()=>this[_0x27ce('0xc')](),0xa);_0x4c8815['on'](_0x27ce('0xa'),(_0x4f7278,_0x491ea9)=>{_0x491ea9[_0x27ce('0x7')]&&(_0x478762[_0x27ce('0x11')](),this[_0x27ce('0xc')]());}),this['listenTo'](_0xa7a14b['editing'][_0x27ce('0xe')][_0x27ce('0x2b')],'change:isFocused',(_0x3fe8c4,_0x52633a,_0xada5dc)=>{_0xada5dc&&_0x478762();}),this[_0x27ce('0x23')](_0xa7a14b['ui'][_0x27ce('0x1b')],'change:isFocused',(_0x5923d9,_0x3df636,_0x587203)=>{_0x587203||_0xa7a14b[_0x27ce('0x19')]||this[_0x27ce('0x20')](_0x27ce('0xb'),{'isAnnotationTracked':_0x4b91cc=>this['_editorAnnotationsData']['has'](_0x4b91cc[_0x27ce('0x1a')])});}),this[_0x27ce('0x23')](this[_0x27ce('0x27')]['ui'],_0x27ce('0x13'),()=>this[_0x27ce('0x20')](_0x27ce('0x12')));}[_0x27ce('0x14')](_0x58f683){if(this[_0x27ce('0x29')][_0x27ce('0x10')](_0x58f683[_0x27ce('0xe')]))return;this[_0x27ce('0x29')][_0x27ce('0x0')](_0x58f683['view']),this['editor']['ui'][_0x27ce('0x1b')][_0x27ce('0x0')](_0x58f683[_0x27ce('0xe')]['element']);const _0x2a356e=this[_0x27ce('0x27')]['plugins'][_0x27ce('0x2')](_0x8ce792);this[_0x27ce('0x23')](_0x2a356e[_0x27ce('0x25')],'remove',(_0x1bc321,_0x26f61f)=>{this[_0x27ce('0x27')]['ui']['focusTracker'][_0x27ce('0x26')](_0x26f61f[_0x27ce('0xe')]['element']),this['_editorAnnotations'][_0x27ce('0x18')](_0x26f61f['view']);});}[_0x27ce('0x1d')](){return this[_0x27ce('0x27')][_0x27ce('0x8')]['view'][_0x27ce('0x1d')];}[_0x27ce('0x1e')](_0xd47e10){if(_0x27ce('0x24')!=typeof _0xd47e10)throw new _0x5aef46(_0x27ce('0x21'));this[_0x27ce('0x22')][_0x27ce('0x0')](_0xd47e10);}[_0x27ce('0xc')](){this[_0x27ce('0x20')]('refresh');}[_0x27ce('0x1c')]({activeAnnotation:_0x4bf162,annotations:_0x1d96d1}){const _0x537327=[],_0x4305ce=this[_0x27ce('0x27')][_0x27ce('0x17')]['document'][_0x27ce('0xd')],_0x27c5b2=Array[_0x27ce('0x2a')](_0x4305ce['getRanges']());for(const [_0x2184ad,_0x103892]of this[_0x27ce('0x1f')]){const _0x1a2aaf=_0x412034(_0x103892),_0x1494bd=_0x1d96d1[_0x27ce('0x9')](_0x2184ad);_0x1a2aaf&&_0x1494bd&&_0x537327[_0x27ce('0x5')]({'annotation':_0x1494bd,'range':_0x1a2aaf});}function _0x412034(_0x53d257){for(const _0x35d430 of _0x53d257)for(const _0x1f5a10 of _0x27c5b2)if(_0x35d430[_0x27ce('0x6')](_0x1f5a10,!_0x4305ce[_0x27ce('0x2c')]))return _0x35d430;return null;}return _0x537327['sort']((_0x33c93b,_0x41a1de)=>{const _0x135d00=_0x33c93b['range'],_0x43e8ef=_0x41a1de['range'];if(!_0x135d00[_0x27ce('0x4')](_0x43e8ef)){if(_0x135d00[_0x27ce('0x6')](_0x43e8ef,!0x0))return 0x1;if(_0x43e8ef[_0x27ce('0x6')](_0x135d00,!0x0))return-0x1;}return _0x33c93b[_0x27ce('0x15')]==_0x4bf162?-0x1:_0x41a1de[_0x27ce('0x15')]==_0x4bf162?0x1:0x0;})[_0x27ce('0x3')](_0x10004e=>_0x10004e[_0x27ce('0x15')]);}get['_editorAnnotationsData'](){const _0x51f52f=new Map();for(const _0x2bf3a3 of Array[_0x27ce('0x2a')](this[_0x27ce('0x22')]))for(const [_0x10dd44,_0x558970]of _0x2bf3a3())_0x51f52f[_0x27ce('0x1')](_0x10dd44,_0x558970);return _0x51f52f;}}
@@ -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 _0x2ae8=['push','isAttached','selection','getOrderedSelectedAnnotations','domConverter','annotations','change:height','_setSelectedAnnotations','destroy','hasView','_addedAnnotations','inlineannotations-not-allowed-with-context','_manuallyClosed','inlineannotations-detach-not-attached','_closeAnnotation','listenTo','_getBalloonTargetForAnnotation','switchTo','init','change:visibleView','hasActive','includes','view','register','collapse','activeAnnotation','_addAnnotationToBalloon','length','getClientRects','_balloon','InlineAnnotations','getBoundingClientRect','target','mousedown','isFocused','_selectedAnnotations','editing','visibleView','fromRect','showStack','plugins','has','stopListening','attach','getByView','Esc','addObserver','left','focusTracker','editor','width','get','map','keystrokes','change:isFocused','setActiveAnnotation','top','add','detach','delete','bottom','set','document','remove','from','_forceRefresh','blur','right','clear','_removeAnnotationFromBalloon','inline','update','focus','every','inlineannotations-attach-already-attached','requires','context'];(function(_0x42fd44,_0x2ae8c7){const _0x4b079c=function(_0x13b99a){while(--_0x13b99a){_0x42fd44['push'](_0x42fd44['shift']());}};_0x4b079c(++_0x2ae8c7);}(_0x2ae8,0x17d));const _0x4b07=function(_0x42fd44,_0x2ae8c7){_0x42fd44=_0x42fd44-0x0;let _0x4b079c=_0x2ae8[_0x42fd44];return _0x4b079c;};import{Plugin as _0x45b152}from'ckeditor5/src/core';import _0x2f5116 from'./annotationsuis';import _0x217cf6 from'./editorannotations';import{ContextualBalloon as _0x423811}from'ckeditor5/src/ui';import{MouseObserver as _0xac997c}from'ckeditor5/src/engine';import{CKEditorError as _0x1887cf,Rect as _0x1a1d0c}from'ckeditor5/src/utils';import'./../../theme/annotation-inline.css';export default class c extends _0x45b152{static get[_0x4b07('0x2')](){return[_0x217cf6,_0x423811,_0x2f5116];}static get['pluginName'](){return _0x4b07('0x22');}constructor(_0x59fb5e){super(_0x59fb5e),_0x59fb5e['editing']['view'][_0x4b07('0x32')](_0xac997c),this[_0x4b07('0x5')]=!0x1,this[_0x4b07('0x41')](_0x4b07('0x1d'),null),this[_0x4b07('0x9')]=null,this[_0x4b07('0x10')]=new Set(),this[_0x4b07('0x21')]=_0x59fb5e[_0x4b07('0x2c')][_0x4b07('0x37')](_0x423811),this[_0x4b07('0xe')]=new Set(),this[_0x4b07('0x27')]=[],this[_0x4b07('0x45')]=!0x1;}[_0x4b07('0x16')](){const _0x442b43=this[_0x4b07('0x35')]['plugins'][_0x4b07('0x37')](_0x2f5116);_0x442b43[_0x4b07('0x3')]===this[_0x4b07('0x35')]&&(_0x442b43[_0x4b07('0x1b')]('inline',this),this[_0x4b07('0x35')][_0x4b07('0x39')][_0x4b07('0x41')](_0x4b07('0x31'),(_0x2f700b,_0x2d1a69)=>{const _0x3292ce=this[_0x4b07('0x21')];if(this[_0x4b07('0x5')]&&_0x3292ce[_0x4b07('0x29')]){const _0x14b56d=this[_0x4b07('0x9')][_0x4b07('0x30')](_0x3292ce['visibleView']);_0x14b56d&&this[_0x4b07('0x12')](_0x14b56d),_0x2d1a69();}}));}['afterInit'](){const _0x172407=this[_0x4b07('0x35')]['plugins'][_0x4b07('0x37')](_0x2f5116);_0x172407[_0x4b07('0x3')]===this[_0x4b07('0x35')]&&(_0x172407[_0x4b07('0x18')]()||_0x172407[_0x4b07('0x15')](_0x4b07('0x4a')));}[_0x4b07('0x3b')](_0x80ccea){_0x80ccea!==this[_0x4b07('0x1d')]&&(this[_0x4b07('0x1d')]&&(this[_0x4b07('0x1d')]['isActive']=!0x1),_0x80ccea&&this[_0x4b07('0x35')]['ui'][_0x4b07('0x34')][_0x4b07('0x26')]&&(this['annotations']['has'](_0x80ccea)&&this[_0x4b07('0x1e')](_0x80ccea,!0x0),_0x80ccea['isActive']=!0x0),_0x80ccea||this['_setSelectedAnnotations']([]),this[_0x4b07('0x1d')]=_0x80ccea);}[_0x4b07('0x2f')](_0x1c93e5){this['annotations']=_0x1c93e5;const _0x3b8706=this['editor'][_0x4b07('0x2c')][_0x4b07('0x37')](_0x2f5116),_0x1f984c=this['_balloon'];if(this[_0x4b07('0x5')])throw new _0x1887cf(_0x4b07('0x1'),this);if(_0x3b8706[_0x4b07('0x3')]!==this[_0x4b07('0x35')])throw new _0x1887cf(_0x4b07('0xf'),this);const _0x346902=this[_0x4b07('0x35')][_0x4b07('0x2c')]['get'](_0x217cf6);this[_0x4b07('0x13')](_0x346902,'refresh',()=>{const _0x285c6b=_0x346902[_0x4b07('0x7')]({'annotations':this[_0x4b07('0x9')],'activeAnnotation':this['activeAnnotation']});var _0x1426fd,_0x3d1b80;!this[_0x4b07('0x45')]&&(_0x1426fd=_0x285c6b,_0x3d1b80=this[_0x4b07('0x27')],_0x1426fd[_0x4b07('0x1f')]===_0x3d1b80['length']&&_0x1426fd[_0x4b07('0x0')](_0x429291=>_0x3d1b80['includes'](_0x429291)))||(this['_forceRefresh']=!0x1,this['_setSelectedAnnotations'](_0x285c6b),this['setActiveAnnotation'](_0x285c6b[0x0]||null));}),this[_0x4b07('0x13')](_0x346902,_0x4b07('0x46'),(_0x42782b,{isAnnotationTracked:_0x3f6651})=>{this[_0x4b07('0x1d')]&&_0x3f6651(this[_0x4b07('0x1d')])&&(this[_0x4b07('0xb')]([]),this[_0x4b07('0x3b')](null));}),this['listenTo'](this[_0x4b07('0x35')]['ui'][_0x4b07('0x34')],_0x4b07('0x3a'),(_0x194063,_0x3a5f17,_0x95f79c)=>{_0x95f79c||this['setActiveAnnotation'](null);}),this[_0x4b07('0x13')](_0x1c93e5,_0x4b07('0x43'),(_0x2e4613,_0x3efc8d)=>{this['_removeAnnotationFromBalloon'](_0x3efc8d),_0x3efc8d===this[_0x4b07('0x1d')]&&this[_0x4b07('0x3b')](null);}),this['listenTo'](_0x1f984c,_0x4b07('0x17'),(_0x40d68b,_0x29d364,_0x3a920b,_0x4d2f7f)=>{_0x4d2f7f&&this[_0x4b07('0x2e')](_0x4d2f7f);const _0x1ccbc1=_0x1c93e5[_0x4b07('0x30')](_0x3a920b);_0x3a920b&&_0x1ccbc1&&(this[_0x4b07('0x13')](_0x3a920b,_0x4b07('0xa'),()=>{_0x1f984c['updatePosition']();}),this[_0x4b07('0x13')](_0x3a920b,_0x4b07('0x31'),()=>{this[_0x4b07('0x12')](_0x1ccbc1),this['editor']['editing']['view'][_0x4b07('0x4c')]();}),this[_0x4b07('0x1d')]!==_0x1ccbc1&&this['setActiveAnnotation'](_0x1ccbc1));}),this['listenTo'](this[_0x4b07('0x35')]['ui'],_0x4b07('0x4b'),()=>{_0x1f984c['visibleView']&&(_0x1c93e5[_0x4b07('0x30')](_0x1f984c['visibleView'])&&_0x1f984c['updatePosition']());}),this[_0x4b07('0x13')](this['editor'][_0x4b07('0x28')][_0x4b07('0x1a')][_0x4b07('0x42')],_0x4b07('0x25'),()=>{this[_0x4b07('0x45')]=!0x0,this[_0x4b07('0x10')][_0x4b07('0x48')]();}),this[_0x4b07('0x35')]['editing'][_0x4b07('0x1a')][_0x4b07('0x42')][_0x4b07('0x6')]['editableElement']&&this[_0x4b07('0x35')][_0x4b07('0x28')][_0x4b07('0x1a')][_0x4b07('0x4c')](),this[_0x4b07('0x5')]=!0x0;}[_0x4b07('0x3e')](){if(!this[_0x4b07('0x5')])throw new _0x1887cf(_0x4b07('0x11'),this);this[_0x4b07('0x3b')](null);for(const _0x4afe51 of this[_0x4b07('0xe')])this[_0x4b07('0x49')](_0x4afe51);this[_0x4b07('0x2e')](),this[_0x4b07('0x5')]=!0x1,this[_0x4b07('0x9')]=null;}[_0x4b07('0xc')](){this['isAttached']&&this[_0x4b07('0x3e')]();}[_0x4b07('0xb')](_0x36c107){for(const _0x286df8 of this[_0x4b07('0x27')])_0x36c107[_0x4b07('0x19')](_0x286df8)||this[_0x4b07('0x10')][_0x4b07('0x3f')](_0x286df8);for(const _0x36dec3 of this[_0x4b07('0x9')])_0x36c107['includes'](_0x36dec3)||this[_0x4b07('0x49')](_0x36dec3);if(this[_0x4b07('0x35')]['ui'][_0x4b07('0x34')]['isFocused'])for(const _0x5a35c4 of _0x36c107)this[_0x4b07('0x1e')](_0x5a35c4);this['_selectedAnnotations']=_0x36c107;}[_0x4b07('0x1e')](_0x627e6d,_0x5ae4a4=!0x1){this[_0x4b07('0x10')][_0x4b07('0x2d')](_0x627e6d)||(this[_0x4b07('0xe')][_0x4b07('0x2d')](_0x627e6d)||this[_0x4b07('0x21')][_0x4b07('0xd')](_0x627e6d['view'])||(this[_0x4b07('0xe')][_0x4b07('0x3d')](_0x627e6d),this[_0x4b07('0x21')][_0x4b07('0x3d')]({'stackId':_0x627e6d['view']['id'],'view':_0x627e6d[_0x4b07('0x1a')],'position':{'target':()=>this[_0x4b07('0x14')](_0x627e6d)}})),_0x5ae4a4&&this[_0x4b07('0x21')][_0x4b07('0x2b')](_0x627e6d[_0x4b07('0x1a')]['id']));}[_0x4b07('0x14')](_0x32fd2b){const _0x16fd2c=_0x32fd2b[_0x4b07('0x24')],_0x3beb40=this[_0x4b07('0x35')][_0x4b07('0x28')]['view'],_0x350260=_0x3beb40['document'][_0x4b07('0x6')]['getFirstRange'](),_0xaf4668=_0x3beb40[_0x4b07('0x8')]['viewRangeToDom'](_0x350260);if(_0xaf4668[_0x4b07('0x1c')](!0x0),_0x16fd2c){if(_0x16fd2c instanceof _0x1a1d0c)return _0x16fd2c;let _0x507af5=[];for(const _0x2ed322 of _0x16fd2c)_0x507af5[_0x4b07('0x4')](...(_0x4ea27e=_0x2ed322[_0x4b07('0x20')](),Array[_0x4b07('0x44')](_0x4ea27e)[_0x4b07('0x38')](DOMRect[_0x4b07('0x2a')])));_0x507af5=function(_0x1d8d43){const _0x25b934=[];let _0x164b67=_0x1d8d43[0x0];for(let _0x48db3b=0x1;_0x48db3b<_0x1d8d43[_0x4b07('0x1f')];_0x48db3b++)F(_0x164b67,_0x1d8d43[_0x48db3b])?_0x164b67[_0x4b07('0x36')]+=_0x1d8d43[_0x48db3b][_0x4b07('0x36')]:(_0x25b934[_0x4b07('0x4')](_0x164b67),_0x164b67=_0x1d8d43[_0x48db3b]);return _0x25b934[_0x4b07('0x4')](_0x164b67),_0x25b934;}(_0x507af5);const _0x3c8633=_0xaf4668[_0x4b07('0x23')]();return _0x507af5['find'](_0x1503bc=>_0x1503bc[_0x4b07('0x3c')]<=_0x3c8633[_0x4b07('0x3c')]&&_0x1503bc['bottom']>=_0x3c8633[_0x4b07('0x40')]&&_0x1503bc['left']<=_0x3c8633[_0x4b07('0x33')]&&_0x1503bc[_0x4b07('0x47')]>=_0x3c8633[_0x4b07('0x47')])||_0x507af5[0x0];}var _0x4ea27e;return _0x32fd2b['targetRect']||_0xaf4668;}['_removeAnnotationFromBalloon'](_0x3486a8){this['_addedAnnotations']['has'](_0x3486a8)&&this['_balloon'][_0x4b07('0xd')](_0x3486a8[_0x4b07('0x1a')])&&(this[_0x4b07('0xe')][_0x4b07('0x3f')](_0x3486a8),this['_balloon'][_0x4b07('0x43')](_0x3486a8['view']));}[_0x4b07('0x12')](_0xc91515){this[_0x4b07('0x10')][_0x4b07('0x3d')](_0xc91515),this[_0x4b07('0x49')](_0xc91515);}}function F(_0x55b3cf,_0x4db211){return _0x55b3cf['top']===_0x4db211['top']&&_0x55b3cf[_0x4b07('0x40')]===_0x4db211[_0x4b07('0x40')]&&_0x55b3cf[_0x4b07('0x47')]===_0x4db211[_0x4b07('0x33')];}
@@ -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 _0x1c1c=['keydown','setActiveAnnotation','removeEventListener','destroy','rearrange','detach','_attachListeners','_showBalloon','change:container','add','stopPropagation','mousedown','context','narrowsidebar-attach-already-attached','esc','_annotationToNarrowView','northArrowSouthWest','_refreshPositioningDebounced','_detachListeners','bind','editors','northArrowSouthEast','southArrowNorthWest','refreshPositioning','getByView','remove','balloonPanelView','get','_attachToContainer','ck-sidebar--narrow','blur','view','detachFromDom','_updateBalloonPosition','element','_detachFromContainer','attachToDom','number','cancel','preventClosingBalloon','low','change:height','bodyCollection','NarrowSidebar','attach','annotations','init','contains','Esc','listenTo','stop','_hideBalloon','stopListening','_editorAnnotations','focus','includes','hasDomSelection','_setSelectedAnnotations','_selectedAnnotations','set:container','set','off','annotationType','content','isVisible','isDirty','addAnnotation','pin','defaultPositions','first','_destroyEditorAnnotationsIntegration','clear','delete','_refreshPositioning','resize','register','plugins','_domEmitter','isAttached','EditorAnnotations','southArrowNorth','has','_manuallyClosedAnnotationViews','from','requires','locale','getSidebarItemView','unpin','high','activeAnnotation','_integrateWithEditorAnnotations','addEventListener','uiUpdate'];(function(_0x2b57f2,_0x1c1c28){const _0x3c2cad=function(_0x3cc801){while(--_0x3cc801){_0x2b57f2['push'](_0x2b57f2['shift']());}};_0x3c2cad(++_0x1c1c28);}(_0x1c1c,0x11a));const _0x3c2c=function(_0x2b57f2,_0x1c1c28){_0x2b57f2=_0x2b57f2-0x0;let _0x3c2cad=_0x1c1c[_0x2b57f2];return _0x3c2cad;};import{ContextPlugin as _0x39b33d,Context as _0x482755}from'ckeditor5/src/core';import _0x5d97c4 from'./annotationsuis';import _0x41b3c8 from'./sidebar';import _0x3801c2 from'./view/annotationcounterbuttonview';import{BalloonPanelView as _0x2a46fc,BodyCollection as _0x451829}from'ckeditor5/src/ui';import{CKEditorError as _0x4759ee,DomEmitterMixin as _0x4aecff,keyCodes as _0x490116,Collection as _0xa5b00}from'ckeditor5/src/utils';import'../../theme/sidebar-narrow.css';import{debounce as _0x14f141}from'lodash-es';import _0x5dabdb from'./editorannotations';export default class s extends _0x39b33d{static get[_0x3c2c('0x51')](){return[_0x41b3c8,_0x5d97c4];}static get['pluginName'](){return _0x3c2c('0x28');}constructor(_0x25afff){super(_0x25afff),this[_0x3c2c('0x4b')]=!0x1,this['_manuallyClosedAnnotationViews']=new Set(),this[_0x3c2c('0x4a')]=Object['create'](_0x4aecff),this[_0x3c2c('0xc')]=new Map(),this[_0x3c2c('0x39')]('activeAnnotation',null),this[_0x3c2c('0x2a')]=null,this[_0x3c2c('0x37')]=[],this[_0x3c2c('0x32')]=new _0xa5b00(),this[_0x3c2c('0xe')]=_0x14f141(()=>{this['_refreshPositioning']();},0xfa,{'leading':!0x1});}[_0x3c2c('0x2b')](){this[_0x3c2c('0x9')][_0x3c2c('0x49')]['get'](_0x5d97c4)[_0x3c2c('0x48')]('narrowSidebar',this),this['bodyCollection']=new _0x451829(this[_0x3c2c('0x9')]['locale']),this[_0x3c2c('0x17')]=new _0x2a46fc(this['context'][_0x3c2c('0x52')]),this[_0x3c2c('0x27')][_0x3c2c('0x21')](),this[_0x3c2c('0x27')]['add'](this[_0x3c2c('0x17')]);}[_0x3c2c('0x29')](_0x3a0855){this[_0x3c2c('0x2a')]=_0x3a0855;const _0x2125d9=this[_0x3c2c('0x9')][_0x3c2c('0x49')][_0x3c2c('0x18')](_0x41b3c8),_0x27da25=this['balloonPanelView'];if(_0x2125d9['_annotations']=_0x3a0855,this[_0x3c2c('0x4b')])throw new _0x4759ee(_0x3c2c('0xa'),this);this[_0x3c2c('0x4b')]=!0x0,this[_0x3c2c('0x2e')](_0x2125d9,_0x3c2c('0x38'),()=>{this[_0x3c2c('0x2')](),this[_0x3c2c('0x2e')](_0x2125d9,_0x3c2c('0x5'),_0xdb40e3=>{_0xdb40e3[_0x3c2c('0x3a')](),this[_0x3c2c('0x29')](_0x3a0855);});}),_0x2125d9[_0x3c2c('0x19')]({'viewClass':_0x3c2c('0x1a'),'spaceBetweenItems':0x5});const _0x2b8637=_0x1a110e=>{const _0xca69ce=new _0x3801c2(this[_0x3c2c('0x9')][_0x3c2c('0x52')]);_0x2125d9[_0x3c2c('0x3f')](_0x1a110e,_0xca69ce),this[_0x3c2c('0xc')][_0x3c2c('0x39')](_0x1a110e,_0xca69ce),_0xca69ce[_0x3c2c('0x10')](_0x3c2c('0x3e'),_0x3c2c('0x3b'),_0x3c2c('0x22'))['to'](_0x1a110e[_0x3c2c('0x1c')],'isDirty','type','length'),_0xca69ce['on']('execute',()=>{this['_manuallyClosedAnnotationViews'][_0x3c2c('0x44')](),_0x27da25[_0x3c2c('0x3c')][_0x3c2c('0x42')]!==_0x1a110e[_0x3c2c('0x1c')]?(this[_0x3c2c('0x4')](_0x1a110e),_0x1a110e[_0x3c2c('0x1c')][_0x3c2c('0x1f')][_0x3c2c('0x33')](),this[_0x3c2c('0x5b')](_0x1a110e)):this[_0x3c2c('0x5b')](null);});};for(const _0x4de74e of _0x3a0855)_0x2b8637(_0x4de74e);this[_0x3c2c('0x2e')](_0x3a0855,_0x3c2c('0x6'),(_0xfce367,_0x4a07f0)=>{_0x2b8637(_0x4a07f0);}),this[_0x3c2c('0x2e')](_0x3a0855,'remove',(_0x23fa20,_0x52a221,_0x4cd56d)=>{this[_0x3c2c('0xc')][_0x3c2c('0x18')](_0x52a221)[_0x3c2c('0x0')](),this['_annotationToNarrowView'][_0x3c2c('0x45')](_0x52a221),_0x2125d9[_0x3c2c('0x1')]({'removedAnnotation':_0x52a221,'previousAnnotation':_0x3a0855['get'](_0x4cd56d-0x1),'nextAnnotation':_0x3a0855[_0x3c2c('0x18')](_0x4cd56d+0x1)}),_0x52a221===this['activeAnnotation']&&this['setActiveAnnotation'](null);},{'priority':_0x3c2c('0x25')}),this['listenTo'](_0x3a0855,_0x3c2c('0x33'),(_0x177a03,_0x27ce04)=>{this[_0x3c2c('0x5b')](_0x27ce04);}),this[_0x3c2c('0x2e')](_0x3a0855,'blur',()=>{this[_0x3c2c('0x5b')](null);}),this[_0x3c2c('0x4a')]['listenTo'](document,_0x3c2c('0x5a'),(_0x299e87,_0x372ae9)=>{_0x372ae9['keyCode']===_0x490116[_0x3c2c('0xb')]&&_0x27da25['isVisible']&&(this[_0x3c2c('0x4f')]['add'](_0x27da25[_0x3c2c('0x3c')][_0x3c2c('0x42')]),this['_hideBalloon'](),_0x372ae9[_0x3c2c('0x7')](),_0x372ae9['preventDefault']());}),this[_0x3c2c('0x4a')][_0x3c2c('0x2e')](document,_0x3c2c('0x8'),(_0xc9637d,_0x3aa78b)=>{const _0x575c01=_0x3aa78b['target'];_0x27da25[_0x3c2c('0x3d')]&&_0x27da25[_0x3c2c('0x1f')][_0x3c2c('0x2c')](_0x575c01)||_0x2125d9[_0x3c2c('0x1c')][_0x3c2c('0x1f')][_0x3c2c('0x2c')](_0x575c01)||_0xc9637d['preventClosingBalloon']||(this[_0x3c2c('0x4f')][_0x3c2c('0x44')](),this[_0x3c2c('0x30')](),this[_0x3c2c('0x5b')](null));});const _0xa911f9=this[_0x3c2c('0x9')]instanceof _0x482755?this[_0x3c2c('0x9')][_0x3c2c('0x11')]:new _0xa5b00([this[_0x3c2c('0x9')]]);for(const _0x59641c of _0xa911f9)this[_0x3c2c('0x57')](_0x59641c);this[_0x3c2c('0x2e')](_0xa911f9,_0x3c2c('0x6'),(_0x1411b0,_0x483404)=>{this[_0x3c2c('0x2e')](_0x483404,'ready',()=>{this[_0x3c2c('0x57')](_0x483404);});}),this[_0x3c2c('0x2e')](_0xa911f9,_0x3c2c('0x16'),(_0x574e1e,_0x557180)=>{_0x557180[_0x3c2c('0x49')][_0x3c2c('0x4e')]('EditorAnnotations')&&this[_0x3c2c('0x43')](_0x557180[_0x3c2c('0x49')][_0x3c2c('0x18')](_0x3c2c('0x4c')));}),window[_0x3c2c('0x58')](_0x3c2c('0x47'),this[_0x3c2c('0xe')]),this[_0x3c2c('0x46')]();}['setActiveAnnotation'](_0x5f1fa4){if(_0x5f1fa4===this['activeAnnotation'])return;const _0x1827f7=this['context'][_0x3c2c('0x49')][_0x3c2c('0x18')](_0x41b3c8);if(_0x1827f7['refresh']({'blurredAnnotation':this[_0x3c2c('0x56')],'activatedAnnotation':_0x5f1fa4,'disableAnimationOnActivatedAnnotation':!0x0}),_0x5f1fa4)_0x1827f7[_0x3c2c('0x53')](_0x5f1fa4)?this[_0x3c2c('0x4')](_0x5f1fa4):this[_0x3c2c('0x30')]();else this['_hideBalloon']();this[_0x3c2c('0x56')]=_0x5f1fa4;}[_0x3c2c('0x2')](){if(!this[_0x3c2c('0x4b')])throw new _0x4759ee('narrowsidebar-detach-not-attached',this);this[_0x3c2c('0x5b')](null);const _0x1cd1f6=this[_0x3c2c('0x9')][_0x3c2c('0x49')][_0x3c2c('0x18')](_0x41b3c8);this['_hideBalloon'](),Array['from'](this[_0x3c2c('0xc')]['values'](),_0x4802f9=>_0x4802f9['destroy']()),this[_0x3c2c('0xc')][_0x3c2c('0x44')](),_0x1cd1f6[_0x3c2c('0x20')](this[_0x3c2c('0x2a')]),this[_0x3c2c('0x31')](),this[_0x3c2c('0x4a')][_0x3c2c('0x31')](),this[_0x3c2c('0x9')]instanceof _0x482755&&this[_0x3c2c('0x31')](this[_0x3c2c('0x9')][_0x3c2c('0x11')]);for(const _0x1d9a97 of Array[_0x3c2c('0x50')](this['_editorAnnotations']))this[_0x3c2c('0x43')](_0x1d9a97);window[_0x3c2c('0x5c')](_0x3c2c('0x47'),this[_0x3c2c('0xe')]),this[_0x3c2c('0xe')][_0x3c2c('0x23')](),this[_0x3c2c('0x37')]=[],this[_0x3c2c('0x4b')]=!0x1,this[_0x3c2c('0x2a')]=null;}[_0x3c2c('0x0')](){this[_0x3c2c('0x4b')]&&this[_0x3c2c('0x2')](),this[_0x3c2c('0x27')][_0x3c2c('0x1d')]();}['_integrateWithEditorAnnotations'](_0x78a930){const _0x3e20c0=_0x78a930[_0x3c2c('0x49')][_0x3c2c('0x18')](_0x5dabdb),_0x53aee6=this['context'][_0x3c2c('0x49')]['get'](_0x41b3c8),_0x22511a=this[_0x3c2c('0x2a')],_0x1ae84a=this['balloonPanelView'],_0x425783=()=>{const _0x50354a=_0x3e20c0['getOrderedSelectedAnnotations']({'annotations':this[_0x3c2c('0x2a')],'activeAnnotation':this[_0x3c2c('0x56')]});this[_0x3c2c('0x36')](_0x50354a),this[_0x3c2c('0x5b')](_0x50354a[0x0]||null);};this['listenTo'](_0x3e20c0,'refresh',_0x425783),this['listenTo'](_0x3e20c0,'blur',(_0x511d56,{isAnnotationTracked:_0x3e8ef2})=>{this[_0x3c2c('0x56')]&&_0x3e8ef2(this[_0x3c2c('0x56')])&&(this['_setSelectedAnnotations']([]),this[_0x3c2c('0x5b')](null));}),this['listenTo'](_0x3e20c0,_0x3c2c('0x59'),()=>{this[_0x3c2c('0xe')]();}),this[_0x3c2c('0x2e')](_0x22511a,_0x3c2c('0x1b'),_0x17e3d6=>{_0x3e20c0['hasDomSelection']()&&_0x17e3d6[_0x3c2c('0x2f')]();},{'priority':_0x3c2c('0x55')}),this[_0x3c2c('0x2e')](this[_0x3c2c('0x4a')],_0x3c2c('0x8'),(_0x14055a,_0x250bed)=>{const _0x3acb71=_0x250bed['target'];_0x1ae84a[_0x3c2c('0x3d')]&&_0x1ae84a[_0x3c2c('0x1f')][_0x3c2c('0x2c')](_0x3acb71)||_0x53aee6[_0x3c2c('0x1c')][_0x3c2c('0x1f')][_0x3c2c('0x2c')](_0x3acb71)||this['activeAnnotation']&&_0x3e20c0[_0x3c2c('0x35')]()&&(_0x425783(),_0x14055a[_0x3c2c('0x24')]=!0x0);},{'priority':_0x3c2c('0x55')}),this[_0x3c2c('0x32')]['add'](_0x3e20c0);}[_0x3c2c('0x43')](_0x3c226d){_0x3c226d&&(this[_0x3c2c('0x31')](_0x3c226d),this['_editorAnnotations'][_0x3c2c('0x16')](_0x3c226d));}[_0x3c2c('0x36')](_0x348ff8){for(const _0x25f0d1 of this[_0x3c2c('0x37')])_0x348ff8[_0x3c2c('0x34')](_0x25f0d1)||this['_manuallyClosedAnnotationViews'][_0x3c2c('0x45')](_0x25f0d1[_0x3c2c('0x1c')]);this[_0x3c2c('0x37')]=_0x348ff8;}['_refreshPositioning'](){const _0x45f2f6=this[_0x3c2c('0x17')];this[_0x3c2c('0x2a')][_0x3c2c('0x14')](),_0x45f2f6[_0x3c2c('0x3d')]&&this['_updateBalloonPosition']();}[_0x3c2c('0x4')](_0x500efd){if(this[_0x3c2c('0x4f')]['has'](_0x500efd['view']))return;const _0x12b896=this[_0x3c2c('0x17')][_0x3c2c('0x3c')][_0x3c2c('0x42')];_0x12b896!==_0x500efd[_0x3c2c('0x1c')]?(_0x12b896&&this[_0x3c2c('0xf')](_0x12b896),this[_0x3c2c('0x3')](_0x500efd[_0x3c2c('0x1c')]),this[_0x3c2c('0x17')]['content'][_0x3c2c('0x44')](),this['balloonPanelView'][_0x3c2c('0x3c')][_0x3c2c('0x6')](_0x500efd[_0x3c2c('0x1c')]),this[_0x3c2c('0x1e')]()):this[_0x3c2c('0x1e')]();}[_0x3c2c('0x1e')](){const _0x37ab37=this[_0x3c2c('0x17')][_0x3c2c('0x3c')][_0x3c2c('0x42')],_0x3d8535=_0x37ab37&&this['annotations'][_0x3c2c('0x15')](_0x37ab37);if(!_0x3d8535||!this[_0x3c2c('0xc')]['has'](_0x3d8535))return;const _0x1ddc15=this[_0x3c2c('0xc')][_0x3c2c('0x18')](_0x3d8535)[_0x3c2c('0x1f')],_0x54340b=function(){const _0x44d0e6=_0x2a46fc[_0x3c2c('0x41')];return[_0x44d0e6['southArrowNorthEast'],_0x44d0e6[_0x3c2c('0x12')],_0x44d0e6[_0x3c2c('0x4d')],_0x44d0e6['northArrowSouth'],_0x44d0e6[_0x3c2c('0x13')],_0x44d0e6[_0x3c2c('0xd')]];}();this[_0x3c2c('0x17')][_0x3c2c('0x40')]({'target':_0x1ddc15,'positions':_0x54340b});}['_hideBalloon'](){const _0x579779=this['balloonPanelView'],_0x2e9c1e=_0x579779[_0x3c2c('0x3c')][_0x3c2c('0x42')];_0x2e9c1e&&(this[_0x3c2c('0xf')](_0x2e9c1e),_0x579779[_0x3c2c('0x54')](),_0x579779[_0x3c2c('0x3c')][_0x3c2c('0x44')]());}[_0x3c2c('0x3')](_0x2b150a){this[_0x3c2c('0x2e')](_0x2b150a,_0x3c2c('0x26'),()=>this['_updateBalloonPosition']()),this['listenTo'](_0x2b150a,_0x3c2c('0x2d'),(_0x2f2e54,_0xf18cae)=>{this[_0x3c2c('0x4f')][_0x3c2c('0x6')](_0x2b150a),this[_0x3c2c('0x30')](),_0xf18cae();});}['_detachListeners'](_0x3f76ae){this[_0x3c2c('0x31')](_0x3f76ae);}}
@@ -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 _0x478e=['isActive','change:_lastItem','change:top','set','context','_recalculate','addAnnotation','_getItemAfter','_alignToTargetRect','minHeight','_lastItem','_sidebarItemViewToAnnotation','content','getSidebarItemView','_createSidebarView','sidebar.container','updateHeight','locale','_updateLastItem','appendChild','_spaceBetweenItems','init','_activeAnnotation','_alignForTopChange','delete','class','_alignAfterItem','nodeType','view','_alignBeforeItem','targetRect','_getMaxAvailableTop','sidebar-attachtocontainer-missing-container','_alignForBottomChange','target','destroy','add','Sidebar','rearrange','_getItemBefore','container','_annotations','listenTo','list','last','clear','bottom','get','top','_setItemTop','setContainer','_getTargetTop','pluginName','_attachToContainer','remove','object','length','_recalculateBuffer','max','refresh','isAnimationDisabled','element','getIndex','stopListening','sidebar.preventScrollOutOfView','push','define','config','_destroySidebarItemView','_annotationToSidebarItemView'];(function(_0x3863eb,_0x478ed5){const _0x44ea1d=function(_0x58db20){while(--_0x58db20){_0x3863eb['push'](_0x3863eb['shift']());}};_0x44ea1d(++_0x478ed5);}(_0x478e,0x151));const _0x44ea=function(_0x3863eb,_0x478ed5){_0x3863eb=_0x3863eb-0x0;let _0x44ea1d=_0x478e[_0x3863eb];return _0x44ea1d;};import{ContextPlugin as _0x4118ae}from'ckeditor5/src/core';import{Rect as _0x10d998,CKEditorError as _0x2ef0bb}from'ckeditor5/src/utils';import _0x2e537e from'./view/sidebarview';import _0x2bc5aa from'./view/sidebaritemview';export default class z extends _0x4118ae{static get[_0x44ea('0x41')](){return _0x44ea('0x32');}constructor(_0x394e47){super(_0x394e47),this['set'](_0x44ea('0x17'),void 0x0),this[_0x44ea('0x29')]=this[_0x44ea('0x1b')](),this[_0x44ea('0x10')]('container',null),this[_0x44ea('0x21')]=0x19,this[_0x44ea('0x18')]=new Map(),this['_annotationToSidebarItemView']=new Map(),this[_0x44ea('0x11')][_0x44ea('0xa')][_0x44ea('0x9')](_0x44ea('0x7'),!0x1),this[_0x44ea('0x36')]=null,this[_0x44ea('0x23')]=null,this[_0x44ea('0x0')]=[];}[_0x44ea('0x22')](){const _0x3f97a4=this[_0x44ea('0x11')]['config'][_0x44ea('0x3c')](_0x44ea('0x1c'));_0x3f97a4&&this[_0x44ea('0x3f')](_0x3f97a4);}[_0x44ea('0x3f')](_0x554c81){if(!y(_0x554c81))throw new _0x2ef0bb('sidebar-setcontainer-invalid-element');this[_0x44ea('0x35')]=_0x554c81;}[_0x44ea('0x42')]({viewClass:_0xaef0fb='',spaceBetweenItems:_0x31a90d=0x19}={}){if(!y(this[_0x44ea('0x35')]))throw new _0x2ef0bb(_0x44ea('0x2d'),this);this[_0x44ea('0x35')][_0x44ea('0x20')](this[_0x44ea('0x29')][_0x44ea('0x4')]),this[_0x44ea('0x29')]['class']=_0xaef0fb,this[_0x44ea('0x21')]=_0x31a90d;}[_0x44ea('0x33')]({removedAnnotation:_0xffe07b,previousAnnotation:_0x1a357d,nextAnnotation:_0x56cae9}){const _0x51b171=this[_0x44ea('0x1a')](_0xffe07b);this['view'][_0x44ea('0x38')][_0x44ea('0x43')](_0x51b171),this['_destroySidebarItemView'](_0xffe07b),_0x1a357d&&this[_0x44ea('0x15')](this[_0x44ea('0x1a')](_0x1a357d)),_0x56cae9&&this[_0x44ea('0x15')](this[_0x44ea('0x1a')](_0x56cae9)),this['_updateLastItem']();}[_0x44ea('0x2')]({blurredAnnotation:_0x41b769,activatedAnnotation:_0x16d19b,disableAnimationOnActivatedAnnotation:_0x487022}){if(this[_0x44ea('0x23')]=_0x16d19b,_0x41b769){_0x41b769['isActive']=!0x1;const _0x17b1a0=this[_0x44ea('0x1a')](_0x41b769);_0x17b1a0&&_0x487022&&(_0x17b1a0[_0x44ea('0x3')]=!0x1);}if(_0x16d19b){const _0x27183c=this['getSidebarItemView'](_0x16d19b);_0x27183c&&(_0x16d19b[_0x44ea('0xd')]=!0x0,_0x487022&&(_0x27183c['isAnimationDisabled']=!0x0,_0x27183c[_0x44ea('0x3d')]+=0x1),this['_alignToTargetRect'](_0x27183c));}}['_detachFromContainer'](_0x5bc3e7){if(this[_0x44ea('0x6')](),this[_0x44ea('0x29')][_0x44ea('0x4')][_0x44ea('0x43')](),_0x5bc3e7)for(const _0x3e344c of _0x5bc3e7)this['_destroySidebarItemView'](_0x3e344c);this[_0x44ea('0x29')][_0x44ea('0x38')][_0x44ea('0x3a')](),this[_0x44ea('0x29')][_0x44ea('0x26')]='',this[_0x44ea('0x17')]=null;}[_0x44ea('0x13')](_0x369d0b,_0x39b654){_0x39b654||(_0x39b654=_0x369d0b[_0x44ea('0x29')]);const _0x219a6d=new _0x2bc5aa(this[_0x44ea('0x11')][_0x44ea('0x1e')]);this[_0x44ea('0x18')][_0x44ea('0x10')](_0x219a6d,_0x369d0b),this['_annotationToSidebarItemView'][_0x44ea('0x10')](_0x369d0b,_0x219a6d),_0x219a6d[_0x44ea('0x19')][_0x44ea('0x31')](_0x39b654),this[_0x44ea('0x37')](_0x369d0b[_0x44ea('0x29')],'change:targetRect',(_0x42155f,_0x5097d8,_0x3dc500)=>{const _0xdaa5e1=this[_0x44ea('0x40')](_0x369d0b,_0x3dc500);_0x219a6d['_targetTop']!=_0xdaa5e1&&(_0x219a6d['_targetTop']=_0xdaa5e1,this[_0x44ea('0x3e')](_0x219a6d,_0xdaa5e1));}),this[_0x44ea('0x37')](_0x219a6d,_0x44ea('0xf'),()=>{this[_0x44ea('0x12')](_0x219a6d,_0x44ea('0x3d'));}),this[_0x44ea('0x37')](_0x219a6d,'change:bottom',()=>{this[_0x44ea('0x12')](_0x219a6d,_0x44ea('0x3b'));}),this['_alignToTargetRect'](_0x219a6d);const _0x5973be=this[_0x44ea('0x34')](_0x219a6d);if(_0x5973be)this[_0x44ea('0x27')](_0x5973be,_0x219a6d)||this[_0x44ea('0x15')](_0x219a6d);else this[_0x44ea('0x15')](_0x219a6d);return this[_0x44ea('0x1f')](),this[_0x44ea('0x29')]['list']['add'](_0x219a6d),_0x219a6d;}[_0x44ea('0x24')](_0x174c1b){if(!_0x174c1b[_0x44ea('0x19')]['length'])return;const _0x53f621=this[_0x44ea('0x34')](_0x174c1b);if(!_0x53f621)return;const _0x2f684e=this[_0x44ea('0x18')][_0x44ea('0x3c')](_0x53f621),_0x532bee=this['_activeAnnotation'];_0x532bee&&_0x532bee===_0x2f684e?this[_0x44ea('0x27')](_0x53f621,_0x174c1b):this[_0x44ea('0x2a')](_0x174c1b,_0x53f621);}[_0x44ea('0x2e')](_0x298fa9){if(!_0x298fa9[_0x44ea('0x19')][_0x44ea('0x45')])return;const _0x3aa9b2=this['_getItemAfter'](_0x298fa9);if(!_0x3aa9b2)return;const _0x5cb701=this[_0x44ea('0x18')][_0x44ea('0x3c')](_0x3aa9b2),_0x25ec7a=this[_0x44ea('0x11')][_0x44ea('0xa')][_0x44ea('0x3c')](_0x44ea('0x7')),_0x41ed93=this[_0x44ea('0x23')];_0x41ed93&&_0x41ed93===_0x5cb701&&_0x25ec7a?(this['_alignBeforeItem'](_0x3aa9b2,_0x298fa9),this[_0x44ea('0x27')](_0x298fa9,_0x3aa9b2)):_0x41ed93&&_0x41ed93===_0x5cb701?this['_alignBeforeItem'](_0x3aa9b2,_0x298fa9):this['_alignAfterItem'](_0x298fa9,_0x3aa9b2);}[_0x44ea('0x12')](_0x840fd2,_0x37cebf){0x0===this[_0x44ea('0x0')][_0x44ea('0x45')]&&setTimeout(()=>{for(const {sidebarItemView:_0x3b6f5e,changedProp:_0x17bd3a}of this[_0x44ea('0x0')])_0x44ea('0x3d')===_0x17bd3a?this['_alignForTopChange'](_0x3b6f5e):this[_0x44ea('0x2e')](_0x3b6f5e);this['_recalculateBuffer']=[];},0xa),this[_0x44ea('0x0')][_0x44ea('0x8')]({'sidebarItemView':_0x840fd2,'changedProp':_0x37cebf});}[_0x44ea('0x1a')](_0x28c277){return this[_0x44ea('0xc')][_0x44ea('0x3c')](_0x28c277);}[_0x44ea('0x30')](){this['view']['destroy']();}[_0x44ea('0xb')](_0xbb216b){const _0xbd484e=this[_0x44ea('0x1a')](_0xbb216b);this['stopListening'](_0xbd484e),this[_0x44ea('0x6')](_0xbb216b[_0x44ea('0x29')]),_0xbd484e[_0x44ea('0x30')](),this[_0x44ea('0xc')][_0x44ea('0x25')](_0xbb216b),this[_0x44ea('0x18')][_0x44ea('0x25')](_0xbd484e);}[_0x44ea('0x1b')](){const _0x228b35=new _0x2e537e(this[_0x44ea('0x11')][_0x44ea('0x1e')]);return _0x228b35['render'](),this['on'](_0x44ea('0xe'),(_0x32854b,_0x43569a,_0x3b2dae,_0x369718)=>{_0x369718&&_0x228b35['unbind']('minHeight'),_0x3b2dae?_0x228b35['bind'](_0x44ea('0x16'))['to'](_0x3b2dae,_0x44ea('0x3b')):_0x228b35[_0x44ea('0x16')]=null;}),_0x228b35;}[_0x44ea('0x1f')](){var _0x3d5904;this[_0x44ea('0x17')]=(null===(_0x3d5904=this[_0x44ea('0x36')])||void 0x0===_0x3d5904?void 0x0:_0x3d5904['last'])?this[_0x44ea('0x1a')](this[_0x44ea('0x36')][_0x44ea('0x39')]):null;}['_getItemBefore'](_0x5f41d8){var _0x4ec1e8;const _0x27f925=this[_0x44ea('0x18')][_0x44ea('0x3c')](_0x5f41d8),_0xa34464=_0x27f925&&(null===(_0x4ec1e8=this[_0x44ea('0x36')])||void 0x0===_0x4ec1e8?void 0x0:_0x4ec1e8['get'](this[_0x44ea('0x36')][_0x44ea('0x5')](_0x27f925)-0x1));return _0xa34464&&this[_0x44ea('0x1a')](_0xa34464)||null;}[_0x44ea('0x14')](_0x329e20){var _0x489184;const _0x3e86e2=this[_0x44ea('0x18')][_0x44ea('0x3c')](_0x329e20),_0x2057d9=_0x3e86e2&&(null===(_0x489184=this['_annotations'])||void 0x0===_0x489184?void 0x0:_0x489184[_0x44ea('0x3c')](this['_annotations']['getIndex'](_0x3e86e2)+0x1));return _0x2057d9&&this[_0x44ea('0x1a')](_0x2057d9)||null;}[_0x44ea('0x2a')](_0x2f7b53,_0xceb91f){_0x2f7b53[_0x44ea('0x1d')]();const _0x34a847=H(_0xceb91f[_0x44ea('0x3b')]+this[_0x44ea('0x21')],_0x2f7b53[_0x44ea('0x3d')]);return!!_0x34a847&&(this[_0x44ea('0x3e')](_0xceb91f,_0xceb91f[_0x44ea('0x3d')]-_0x34a847),!0x0);}[_0x44ea('0x27')](_0x3ba8a0,_0x4da935){_0x3ba8a0['updateHeight']();const _0x155b6a=H(_0x3ba8a0[_0x44ea('0x3b')]+this['_spaceBetweenItems'],_0x4da935[_0x44ea('0x3d')]);return!!_0x155b6a&&(this[_0x44ea('0x3e')](_0x4da935,_0x4da935['top']+_0x155b6a,!0x1),!0x0);}[_0x44ea('0x15')](_0x17075a){const _0x17925b=this[_0x44ea('0x18')][_0x44ea('0x3c')](_0x17075a);if(!_0x17925b||!_0x17925b['target']||!_0x17925b[_0x44ea('0x2b')])return;const _0x2a9f6f=this[_0x44ea('0x40')](_0x17925b,_0x17925b[_0x44ea('0x2b')]);this[_0x44ea('0x3e')](_0x17075a,_0x2a9f6f);}[_0x44ea('0x40')](_0xa513ea,_0x377b80){if(null===_0x377b80)return 0x0;if(_0xa513ea[_0x44ea('0x2f')]instanceof _0x10d998)return _0x377b80[_0x44ea('0x3d')];{const _0x1453b3=new _0x10d998(this[_0x44ea('0x29')][_0x44ea('0x4')])[_0x44ea('0x3d')];return _0x377b80['top']-_0x1453b3;}}[_0x44ea('0x3e')](_0x37256e,_0x343112,_0x276985=this[_0x44ea('0x11')][_0x44ea('0xa')][_0x44ea('0x3c')](_0x44ea('0x7'))){_0x276985&&(_0x343112=Math[_0x44ea('0x1')](_0x343112,this['_getMaxAvailableTop'](_0x37256e))),_0x37256e[_0x44ea('0x3d')]=_0x343112;}[_0x44ea('0x2c')](_0x431c87){let _0x37edb5=this[_0x44ea('0x34')](_0x431c87),_0x25ef40=0x0;for(;_0x37edb5;)_0x37edb5['updateHeight'](),_0x25ef40+=this[_0x44ea('0x21')]+_0x37edb5['height'],_0x37edb5=this['_getItemBefore'](_0x37edb5);return _0x25ef40;}}function H(_0x129f42,_0x57cf5e){return Math[_0x44ea('0x1')](_0x129f42-_0x57cf5e,0x0);}function y(_0x4bd9a7){return null!==_0x4bd9a7&&_0x44ea('0x44')==typeof _0x4bd9a7&&0x1===_0x4bd9a7[_0x44ea('0x28')];}
@@ -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 _0x3faf=['toString','number','bindTemplate','extendTemplate','set','ck-annotation-counter__badge','_badge','isDirty','ck-annotation-counter__badge--edit-mode','annotationType','counterView','add','bind','children','ck-annotation-counter__badge--','span'];(function(_0x37934e,_0x3faf70){const _0x42e3f1=function(_0xe486f2){while(--_0xe486f2){_0x37934e['push'](_0x37934e['shift']());}};_0x42e3f1(++_0x3faf70);}(_0x3faf,0x14d));const _0x42e3=function(_0x37934e,_0x3faf70){_0x37934e=_0x37934e-0x0;let _0x42e3f1=_0x3faf[_0x37934e];return _0x42e3f1;};import{ButtonView as _0x37057a,View as _0x670717}from'ckeditor5/src/ui';import _0x54ac02 from'../../../theme/icons/add-comment.svg';export default class D extends _0x37057a{constructor(_0x1b5994){super(_0x1b5994);const _0x2b744=this[_0x42e3('0x5')];this['set'](_0x42e3('0xa'),!0x1),this[_0x42e3('0x7')]('number',0x0),this[_0x42e3('0xf')](_0x42e3('0x9'))['to'](this,_0x42e3('0xa'),this,_0x42e3('0x4'),(_0x33c361,_0x3a051d)=>_0x33c361?'...':_0x3a051d[_0x42e3('0x3')]()),this[_0x42e3('0x7')](_0x42e3('0xc'),''),this['icon']=_0x54ac02,this[_0x42e3('0x6')]({'attributes':{'class':['ck-annotation-counter']}}),this[_0x42e3('0xd')]=new _0x670717(),this[_0x42e3('0xd')]['setTemplate']({'tag':_0x42e3('0x2'),'attributes':{'class':[_0x42e3('0x8'),_0x2b744['to'](_0x42e3('0xc'),_0x29481b=>_0x42e3('0x1')+_0x29481b),_0x2b744['if']('isDirty',_0x42e3('0xb'))]},'children':[{'text':_0x2b744['to'](_0x42e3('0x9'))}]}),this[_0x42e3('0x0')][_0x42e3('0xe')](this[_0x42e3('0xd')]);}}