@ckeditor/ckeditor5-comments 41.3.0 → 41.4.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (200) hide show
  1. package/build/comments.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +596 -0
  4. package/dist/index.css +926 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/af.d.ts +8 -0
  7. package/dist/translations/af.js +23 -0
  8. package/dist/translations/ar.d.ts +8 -0
  9. package/dist/translations/ar.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/bs.d.ts +8 -0
  15. package/dist/translations/bs.js +23 -0
  16. package/dist/translations/ca.d.ts +8 -0
  17. package/dist/translations/ca.js +23 -0
  18. package/dist/translations/cs.d.ts +8 -0
  19. package/dist/translations/cs.js +23 -0
  20. package/dist/translations/da.d.ts +8 -0
  21. package/dist/translations/da.js +23 -0
  22. package/dist/translations/de-ch.d.ts +8 -0
  23. package/dist/translations/de-ch.js +23 -0
  24. package/dist/translations/de.d.ts +8 -0
  25. package/dist/translations/de.js +23 -0
  26. package/dist/translations/el.d.ts +8 -0
  27. package/dist/translations/el.js +23 -0
  28. package/dist/translations/en-au.d.ts +8 -0
  29. package/dist/translations/en-au.js +23 -0
  30. package/dist/translations/en.d.ts +8 -0
  31. package/dist/translations/en.js +23 -0
  32. package/dist/translations/es-co.d.ts +8 -0
  33. package/dist/translations/es-co.js +23 -0
  34. package/dist/translations/es.d.ts +8 -0
  35. package/dist/translations/es.js +23 -0
  36. package/dist/translations/et.d.ts +8 -0
  37. package/dist/translations/et.js +23 -0
  38. package/dist/translations/fa.d.ts +8 -0
  39. package/dist/translations/fa.js +23 -0
  40. package/dist/translations/fi.d.ts +8 -0
  41. package/dist/translations/fi.js +23 -0
  42. package/dist/translations/fr.d.ts +8 -0
  43. package/dist/translations/fr.js +23 -0
  44. package/dist/translations/gl.d.ts +8 -0
  45. package/dist/translations/gl.js +23 -0
  46. package/dist/translations/he.d.ts +8 -0
  47. package/dist/translations/he.js +23 -0
  48. package/dist/translations/hi.d.ts +8 -0
  49. package/dist/translations/hi.js +23 -0
  50. package/dist/translations/hr.d.ts +8 -0
  51. package/dist/translations/hr.js +23 -0
  52. package/dist/translations/hu.d.ts +8 -0
  53. package/dist/translations/hu.js +23 -0
  54. package/dist/translations/id.d.ts +8 -0
  55. package/dist/translations/id.js +23 -0
  56. package/dist/translations/it.d.ts +8 -0
  57. package/dist/translations/it.js +23 -0
  58. package/dist/translations/ja.d.ts +8 -0
  59. package/dist/translations/ja.js +23 -0
  60. package/dist/translations/jv.d.ts +8 -0
  61. package/dist/translations/jv.js +23 -0
  62. package/dist/translations/ko.d.ts +8 -0
  63. package/dist/translations/ko.js +23 -0
  64. package/dist/translations/lt.d.ts +8 -0
  65. package/dist/translations/lt.js +23 -0
  66. package/dist/translations/lv.d.ts +8 -0
  67. package/dist/translations/lv.js +23 -0
  68. package/dist/translations/ms.d.ts +8 -0
  69. package/dist/translations/ms.js +23 -0
  70. package/dist/translations/nl.d.ts +8 -0
  71. package/dist/translations/nl.js +23 -0
  72. package/dist/translations/no.d.ts +8 -0
  73. package/dist/translations/no.js +23 -0
  74. package/dist/translations/pl.d.ts +8 -0
  75. package/dist/translations/pl.js +23 -0
  76. package/dist/translations/pt-br.d.ts +8 -0
  77. package/dist/translations/pt-br.js +23 -0
  78. package/dist/translations/pt.d.ts +8 -0
  79. package/dist/translations/pt.js +23 -0
  80. package/dist/translations/ro.d.ts +8 -0
  81. package/dist/translations/ro.js +23 -0
  82. package/dist/translations/ru.d.ts +8 -0
  83. package/dist/translations/ru.js +23 -0
  84. package/dist/translations/sk.d.ts +8 -0
  85. package/dist/translations/sk.js +23 -0
  86. package/dist/translations/sq.d.ts +8 -0
  87. package/dist/translations/sq.js +23 -0
  88. package/dist/translations/sr-latn.d.ts +8 -0
  89. package/dist/translations/sr-latn.js +23 -0
  90. package/dist/translations/sr.d.ts +8 -0
  91. package/dist/translations/sr.js +23 -0
  92. package/dist/translations/sv.d.ts +8 -0
  93. package/dist/translations/sv.js +23 -0
  94. package/dist/translations/th.d.ts +8 -0
  95. package/dist/translations/th.js +23 -0
  96. package/dist/translations/tk.d.ts +8 -0
  97. package/dist/translations/tk.js +23 -0
  98. package/dist/translations/tr.d.ts +8 -0
  99. package/dist/translations/tr.js +23 -0
  100. package/dist/translations/tt.d.ts +8 -0
  101. package/dist/translations/tt.js +23 -0
  102. package/dist/translations/ug.d.ts +8 -0
  103. package/dist/translations/ug.js +23 -0
  104. package/dist/translations/uk.d.ts +8 -0
  105. package/dist/translations/uk.js +23 -0
  106. package/dist/translations/ur.d.ts +8 -0
  107. package/dist/translations/ur.js +23 -0
  108. package/dist/translations/vi.d.ts +8 -0
  109. package/dist/translations/vi.js +23 -0
  110. package/dist/translations/zh-cn.d.ts +8 -0
  111. package/dist/translations/zh-cn.js +23 -0
  112. package/dist/translations/zh.d.ts +8 -0
  113. package/dist/translations/zh.js +23 -0
  114. package/dist/types/annotations/annotation.d.ts +94 -0
  115. package/dist/types/annotations/annotationcollection.d.ts +102 -0
  116. package/dist/types/annotations/annotations.d.ts +158 -0
  117. package/dist/types/annotations/annotationsuis.d.ts +236 -0
  118. package/dist/types/annotations/editorannotations.d.ts +71 -0
  119. package/dist/types/annotations/inlineannotations.d.ts +94 -0
  120. package/dist/types/annotations/narrowsidebar.d.ts +89 -0
  121. package/dist/types/annotations/sidebar.d.ts +104 -0
  122. package/dist/types/annotations/view/annotationcounterbuttonview.d.ts +33 -0
  123. package/dist/types/annotations/view/annotationview.d.ts +94 -0
  124. package/dist/types/annotations/view/sidebaritemview.d.ts +59 -0
  125. package/dist/types/annotations/view/sidebarview.d.ts +36 -0
  126. package/dist/types/annotations/widesidebar.d.ts +81 -0
  127. package/dist/types/augmentation.d.ts +56 -0
  128. package/dist/types/comments/addcommentthreadcommand.d.ts +39 -0
  129. package/dist/types/comments/commentsarchive.d.ts +35 -0
  130. package/dist/types/comments/commentsarchiveui.d.ts +42 -0
  131. package/dist/types/comments/commentsediting.d.ts +84 -0
  132. package/dist/types/comments/commentsrepository.d.ts +1134 -0
  133. package/dist/types/comments/commentsui.d.ts +37 -0
  134. package/dist/types/comments/integrations/clipboard.d.ts +30 -0
  135. package/dist/types/comments/integrations/commentsrestrictededitingmode.d.ts +21 -0
  136. package/dist/types/comments/integrations/importword.d.ts +25 -0
  137. package/dist/types/comments/ui/commenteditor/commenteditor.d.ts +40 -0
  138. package/dist/types/comments/ui/commenteditor/commenteditorui.d.ts +35 -0
  139. package/dist/types/comments/ui/commenteditor/commenteditoruiview.d.ts +40 -0
  140. package/dist/types/comments/ui/commentthreadcontroller.d.ts +68 -0
  141. package/dist/types/comments/ui/view/basecommentthreadview.d.ts +123 -0
  142. package/dist/types/comments/ui/view/basecommentview.d.ts +116 -0
  143. package/dist/types/comments/ui/view/collapsedcommentsview.d.ts +17 -0
  144. package/dist/types/comments/ui/view/commentcontentview.d.ts +18 -0
  145. package/dist/types/comments/ui/view/commentinputview.d.ts +90 -0
  146. package/dist/types/comments/ui/view/commentsarchiveview.d.ts +42 -0
  147. package/dist/types/comments/ui/view/commentslistview.d.ts +104 -0
  148. package/dist/types/comments/ui/view/commentthreadheaderview.d.ts +54 -0
  149. package/dist/types/comments/ui/view/commentthreadinputview.d.ts +45 -0
  150. package/dist/types/comments/ui/view/commentthreadview.d.ts +122 -0
  151. package/dist/types/comments/ui/view/commentview.d.ts +247 -0
  152. package/dist/types/comments.d.ts +39 -0
  153. package/dist/types/commentsonly.d.ts +37 -0
  154. package/dist/types/config.d.ts +202 -0
  155. package/dist/types/index.d.ts +28 -0
  156. package/dist/types/utils/common-translations.d.ts +13 -0
  157. package/dist/types/utils/createmutationobserver.d.ts +18 -0
  158. package/package.json +4 -3
  159. package/src/annotations/annotation.js +1 -1
  160. package/src/annotations/annotationcollection.js +1 -1
  161. package/src/annotations/annotations.js +1 -1
  162. package/src/annotations/annotationsuis.js +1 -1
  163. package/src/annotations/editorannotations.js +1 -1
  164. package/src/annotations/inlineannotations.js +1 -1
  165. package/src/annotations/narrowsidebar.js +1 -1
  166. package/src/annotations/sidebar.js +1 -1
  167. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  168. package/src/annotations/view/annotationview.js +1 -1
  169. package/src/annotations/view/sidebaritemview.js +1 -1
  170. package/src/annotations/view/sidebarview.js +1 -1
  171. package/src/annotations/widesidebar.js +1 -1
  172. package/src/comments/addcommentthreadcommand.js +1 -1
  173. package/src/comments/commentsarchive.js +1 -1
  174. package/src/comments/commentsarchiveui.js +1 -1
  175. package/src/comments/commentsediting.js +1 -1
  176. package/src/comments/commentsrepository.js +1 -1
  177. package/src/comments/commentsui.js +1 -1
  178. package/src/comments/integrations/clipboard.js +1 -1
  179. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  180. package/src/comments/integrations/importword.js +1 -1
  181. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  182. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  183. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  184. package/src/comments/ui/commentthreadcontroller.js +1 -1
  185. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  186. package/src/comments/ui/view/basecommentview.js +1 -1
  187. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  188. package/src/comments/ui/view/commentcontentview.js +1 -1
  189. package/src/comments/ui/view/commentinputview.js +1 -1
  190. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  191. package/src/comments/ui/view/commentslistview.js +1 -1
  192. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  193. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  194. package/src/comments/ui/view/commentthreadview.js +1 -1
  195. package/src/comments/ui/view/commentview.js +1 -1
  196. package/src/comments.js +1 -1
  197. package/src/commentsonly.js +1 -1
  198. package/src/index.js +1 -1
  199. package/src/utils/common-translations.js +1 -1
  200. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a9e0a=_0x3a48;function _0x109b(){const _0x2ceab2=['context','Esc','getOrderedSelectedAnnotations','131809qtEEzs','switchTo','selection','register','has','includes','mousedown','set','6GepCZx','attach','visibleView','addObserver','domConverter','editor','keystrokes','update','showStack','_balloon','from','16748tPXvjB','setActiveAnnotation','blur','5280djJQBG','8ZPXibq','plugins','getFirstRange','hasActive','_selectedAnnotations','_addedAnnotations','inline','view','change:visibleView','add','_forceRefresh','135bcubMg','inlineannotations-attach-already-attached','inlineannotations-not-allowed-with-context','left','init','isFocused','_getBalloonTargetForAnnotation','document','_manuallyClosed','_removeAnnotationFromBalloon','collapse','map','listenTo','_addAnnotationToBalloon','focus','182AAxcUT','right','512652wyyKaL','target','editableElement','remove','pluginName','width','327929RmNtpU','viewRangeToDom','_setSelectedAnnotations','getBoundingClientRect','annotations','isActive','inlineannotations-detach-not-attached','focusTracker','stopListening','detach','isAttached','getByView','delete','push','find','getClientRects','clear','fromRect','refresh','afterInit','top','1473525baoGeM','updatePosition','3696EDhPas','activeAnnotation','change:isFocused','every','InlineAnnotations','2gBlAEJ','_closeAnnotation','hasView','length','targetRect','change:height','1913645TPNITz','get','requires','bottom','editing','destroy'];_0x109b=function(){return _0x2ceab2;};return _0x109b();}(function(_0x3008fa,_0x339292){const _0x274f07=_0x3a48,_0x56a88b=_0x3008fa();while(!![]){try{const _0x4c4620=-parseInt(_0x274f07(0x172))/0x1*(parseInt(_0x274f07(0x163))/0x2)+-parseInt(_0x274f07(0x130))/0x3*(-parseInt(_0x274f07(0x185))/0x4)+-parseInt(_0x274f07(0x169))/0x5+-parseInt(_0x274f07(0x17a))/0x6*(parseInt(_0x274f07(0x147))/0x7)+parseInt(_0x274f07(0x189))/0x8*(parseInt(_0x274f07(0x15c))/0x9)+-parseInt(_0x274f07(0x188))/0xa*(parseInt(_0x274f07(0x15e))/0xb)+parseInt(_0x274f07(0x141))/0xc*(parseInt(_0x274f07(0x13f))/0xd);if(_0x4c4620===_0x339292)break;else _0x56a88b['push'](_0x56a88b['shift']());}catch(_0x2d3678){_0x56a88b['push'](_0x56a88b['shift']());}}}(_0x109b,0x339f1));import{Plugin as _0x262e09}from'ckeditor5/src/core.js';import _0x46f33e from'./annotationsuis.js';function _0x3a48(_0x5ae2e3,_0x31ab0f){const _0x109bc2=_0x109b();return _0x3a48=function(_0x3a48e9,_0x491b2f){_0x3a48e9=_0x3a48e9-0x12b;let _0x4ad036=_0x109bc2[_0x3a48e9];return _0x4ad036;},_0x3a48(_0x5ae2e3,_0x31ab0f);}import _0xb6bfda from'./editorannotations.js';import{ContextualBalloon as _0x3d82a4}from'ckeditor5/src/ui.js';import{MouseObserver as _0x5d01b7}from'ckeditor5/src/engine.js';import{CKEditorError as _0x40c08f,Rect as _0x12897b}from'ckeditor5/src/utils.js';import'./../../theme/annotation-inline.css';export default class c extends _0x262e09{static get[_0x1a9e0a(0x16b)](){return[_0xb6bfda,_0x3d82a4,_0x46f33e];}static get[_0x1a9e0a(0x145)](){const _0x19485f=_0x1a9e0a;return _0x19485f(0x162);}constructor(_0x42a8e4){const _0x1fef60=_0x1a9e0a;super(_0x42a8e4),_0x42a8e4[_0x1fef60(0x16d)][_0x1fef60(0x12c)][_0x1fef60(0x17d)](_0x5d01b7),this[_0x1fef60(0x151)]=!0x1,this[_0x1fef60(0x179)](_0x1fef60(0x15f),null),this[_0x1fef60(0x14b)]=null,this[_0x1fef60(0x138)]=new Set(),this[_0x1fef60(0x183)]=_0x42a8e4[_0x1fef60(0x18a)][_0x1fef60(0x16a)](_0x3d82a4),this[_0x1fef60(0x18e)]=new Set(),this[_0x1fef60(0x18d)]=[],this[_0x1fef60(0x12f)]=!0x1;}[_0x1a9e0a(0x134)](){const _0x1c93c5=_0x1a9e0a,_0x13c7c0=this[_0x1c93c5(0x17f)][_0x1c93c5(0x18a)][_0x1c93c5(0x16a)](_0x46f33e);_0x13c7c0[_0x1c93c5(0x16f)]===this[_0x1c93c5(0x17f)]&&(_0x13c7c0[_0x1c93c5(0x175)](_0x1c93c5(0x12b),this),this[_0x1c93c5(0x17f)][_0x1c93c5(0x180)][_0x1c93c5(0x179)](_0x1c93c5(0x170),(_0x1b70d1,_0x1c67a1)=>{const _0x481a41=_0x1c93c5,_0x18c0fe=this[_0x481a41(0x183)];if(this[_0x481a41(0x151)]&&_0x18c0fe[_0x481a41(0x17c)]){const _0x292829=this[_0x481a41(0x14b)][_0x481a41(0x152)](_0x18c0fe[_0x481a41(0x17c)]);_0x292829&&this[_0x481a41(0x164)](_0x292829),_0x1c67a1();}}));}[_0x1a9e0a(0x15a)](){const _0x31daca=_0x1a9e0a,_0x3e80bd=this[_0x31daca(0x17f)][_0x31daca(0x18a)][_0x31daca(0x16a)](_0x46f33e);_0x3e80bd[_0x31daca(0x16f)]===this[_0x31daca(0x17f)]&&(_0x3e80bd[_0x31daca(0x18c)]()||_0x3e80bd[_0x31daca(0x173)](_0x31daca(0x12b)));}[_0x1a9e0a(0x186)](_0x45a233){const _0x33098c=_0x1a9e0a;_0x45a233!==this[_0x33098c(0x15f)]&&(this[_0x33098c(0x15f)]&&(this[_0x33098c(0x15f)][_0x33098c(0x14c)]=!0x1),_0x45a233&&this[_0x33098c(0x17f)]['ui'][_0x33098c(0x14e)][_0x33098c(0x135)]&&(this[_0x33098c(0x14b)][_0x33098c(0x176)](_0x45a233)&&this[_0x33098c(0x13d)](_0x45a233,!0x0),_0x45a233[_0x33098c(0x14c)]=!0x0),_0x45a233||this[_0x33098c(0x149)]([]),this[_0x33098c(0x15f)]=_0x45a233);}[_0x1a9e0a(0x17b)](_0x38ecb1){const _0x226bbe=_0x1a9e0a;this[_0x226bbe(0x14b)]=_0x38ecb1;const _0x173428=this[_0x226bbe(0x17f)][_0x226bbe(0x18a)][_0x226bbe(0x16a)](_0x46f33e),_0x573429=this[_0x226bbe(0x183)];if(this[_0x226bbe(0x151)])throw new _0x40c08f(_0x226bbe(0x131),this);if(_0x173428[_0x226bbe(0x16f)]!==this[_0x226bbe(0x17f)])throw new _0x40c08f(_0x226bbe(0x132),this);const _0x361ee4=this[_0x226bbe(0x17f)][_0x226bbe(0x18a)][_0x226bbe(0x16a)](_0xb6bfda);this[_0x226bbe(0x13c)](_0x361ee4,_0x226bbe(0x159),()=>{const _0x19bdd6=_0x226bbe,_0x265856=_0x361ee4[_0x19bdd6(0x171)]({'annotations':this[_0x19bdd6(0x14b)],'activeAnnotation':this[_0x19bdd6(0x15f)]});var _0x970655,_0x4ff36f;!this[_0x19bdd6(0x12f)]&&(_0x970655=_0x265856,_0x4ff36f=this[_0x19bdd6(0x18d)],_0x970655[_0x19bdd6(0x166)]===_0x4ff36f[_0x19bdd6(0x166)]&&_0x970655[_0x19bdd6(0x161)](_0x1d0833=>_0x4ff36f[_0x19bdd6(0x177)](_0x1d0833)))||(this[_0x19bdd6(0x12f)]=!0x1,this[_0x19bdd6(0x149)](_0x265856),this[_0x19bdd6(0x186)](_0x265856[0x0]||null));}),this[_0x226bbe(0x13c)](_0x361ee4,_0x226bbe(0x187),(_0x5a9a7b,{isAnnotationTracked:_0x1431bc})=>{const _0x16d3e3=_0x226bbe;this[_0x16d3e3(0x15f)]&&_0x1431bc(this[_0x16d3e3(0x15f)])&&(this[_0x16d3e3(0x149)]([]),this[_0x16d3e3(0x186)](null));}),this[_0x226bbe(0x13c)](this[_0x226bbe(0x17f)]['ui'][_0x226bbe(0x14e)],_0x226bbe(0x160),(_0xbf91d5,_0x17f100,_0x5359a0)=>{const _0x4df08b=_0x226bbe;_0x5359a0||this[_0x4df08b(0x186)](null);}),this[_0x226bbe(0x13c)](_0x38ecb1,_0x226bbe(0x144),(_0x2f3348,_0x3260c5)=>{const _0x384384=_0x226bbe;this[_0x384384(0x139)](_0x3260c5),_0x3260c5===this[_0x384384(0x15f)]&&this[_0x384384(0x186)](null);}),this[_0x226bbe(0x13c)](_0x573429,_0x226bbe(0x12d),(_0x9d6255,_0x2cb2ef,_0xef459a,_0x5c2353)=>{const _0x3d27d2=_0x226bbe;_0x5c2353&&this[_0x3d27d2(0x14f)](_0x5c2353);const _0x24f21f=_0x38ecb1[_0x3d27d2(0x152)](_0xef459a);_0xef459a&&_0x24f21f&&(this[_0x3d27d2(0x13c)](_0xef459a,_0x3d27d2(0x168),()=>{const _0x56d896=_0x3d27d2;_0x573429[_0x56d896(0x15d)]();}),this[_0x3d27d2(0x13c)](_0xef459a,_0x3d27d2(0x170),()=>{const _0xb8be66=_0x3d27d2;this[_0xb8be66(0x164)](_0x24f21f),this[_0xb8be66(0x17f)][_0xb8be66(0x16d)][_0xb8be66(0x12c)][_0xb8be66(0x13e)]();}),this[_0x3d27d2(0x15f)]!==_0x24f21f&&this[_0x3d27d2(0x186)](_0x24f21f));}),this[_0x226bbe(0x13c)](this[_0x226bbe(0x17f)]['ui'],_0x226bbe(0x181),()=>{const _0x2845a1=_0x226bbe;_0x573429[_0x2845a1(0x17c)]&&(_0x38ecb1[_0x2845a1(0x152)](_0x573429[_0x2845a1(0x17c)])&&_0x573429[_0x2845a1(0x15d)]());}),this[_0x226bbe(0x13c)](this[_0x226bbe(0x17f)][_0x226bbe(0x16d)][_0x226bbe(0x12c)][_0x226bbe(0x137)],_0x226bbe(0x178),()=>{const _0x5cdee8=_0x226bbe;this[_0x5cdee8(0x12f)]=!0x0,this[_0x5cdee8(0x138)][_0x5cdee8(0x157)]();}),this[_0x226bbe(0x17f)][_0x226bbe(0x16d)][_0x226bbe(0x12c)][_0x226bbe(0x137)][_0x226bbe(0x174)][_0x226bbe(0x143)]&&this[_0x226bbe(0x17f)][_0x226bbe(0x16d)][_0x226bbe(0x12c)][_0x226bbe(0x13e)](),this[_0x226bbe(0x151)]=!0x0;}[_0x1a9e0a(0x150)](){const _0x5bb2eb=_0x1a9e0a;if(!this[_0x5bb2eb(0x151)])throw new _0x40c08f(_0x5bb2eb(0x14d),this);this[_0x5bb2eb(0x186)](null);for(const _0xab7bad of this[_0x5bb2eb(0x18e)])this[_0x5bb2eb(0x139)](_0xab7bad);this[_0x5bb2eb(0x14f)](),this[_0x5bb2eb(0x151)]=!0x1,this[_0x5bb2eb(0x14b)]=null;}[_0x1a9e0a(0x16e)](){const _0x148e1d=_0x1a9e0a;this[_0x148e1d(0x151)]&&this[_0x148e1d(0x150)]();}[_0x1a9e0a(0x149)](_0x156a6d){const _0x1cfa3e=_0x1a9e0a;for(const _0x35bf8e of this[_0x1cfa3e(0x18d)])_0x156a6d[_0x1cfa3e(0x177)](_0x35bf8e)||this[_0x1cfa3e(0x138)][_0x1cfa3e(0x153)](_0x35bf8e);for(const _0x158cf5 of this[_0x1cfa3e(0x14b)])_0x156a6d[_0x1cfa3e(0x177)](_0x158cf5)||this[_0x1cfa3e(0x139)](_0x158cf5);if(this[_0x1cfa3e(0x17f)]['ui'][_0x1cfa3e(0x14e)][_0x1cfa3e(0x135)]){for(const _0x3a715d of _0x156a6d)this[_0x1cfa3e(0x13d)](_0x3a715d);}this[_0x1cfa3e(0x18d)]=_0x156a6d;}[_0x1a9e0a(0x13d)](_0x175008,_0x444d13=!0x1){const _0x538ffa=_0x1a9e0a;this[_0x538ffa(0x138)][_0x538ffa(0x176)](_0x175008)||(this[_0x538ffa(0x18e)][_0x538ffa(0x176)](_0x175008)||this[_0x538ffa(0x183)][_0x538ffa(0x165)](_0x175008[_0x538ffa(0x12c)])||(this[_0x538ffa(0x18e)][_0x538ffa(0x12e)](_0x175008),this[_0x538ffa(0x183)][_0x538ffa(0x12e)]({'stackId':_0x175008[_0x538ffa(0x12c)]['id'],'view':_0x175008[_0x538ffa(0x12c)],'position':{'target':()=>this[_0x538ffa(0x136)](_0x175008)}})),_0x444d13&&this[_0x538ffa(0x183)][_0x538ffa(0x182)](_0x175008[_0x538ffa(0x12c)]['id']));}[_0x1a9e0a(0x136)](_0x529521){const _0x497ad7=_0x1a9e0a,_0x2a3437=_0x529521[_0x497ad7(0x142)],_0xdc101c=this[_0x497ad7(0x17f)][_0x497ad7(0x16d)][_0x497ad7(0x12c)],_0x3d60ac=_0xdc101c[_0x497ad7(0x137)][_0x497ad7(0x174)][_0x497ad7(0x18b)](),_0x4184e5=_0xdc101c[_0x497ad7(0x17e)][_0x497ad7(0x148)](_0x3d60ac);if(_0x4184e5[_0x497ad7(0x13a)](!0x0),_0x2a3437){if(_0x2a3437 instanceof _0x12897b)return _0x2a3437;let _0x5e4a6c=[];for(const _0x4ad78c of _0x2a3437)_0x5e4a6c[_0x497ad7(0x154)](...(_0x1be976=_0x4ad78c[_0x497ad7(0x156)](),Array[_0x497ad7(0x184)](_0x1be976)[_0x497ad7(0x13b)](DOMRect[_0x497ad7(0x158)])));_0x5e4a6c=function(_0x864baa){const _0x33bcb4=_0x497ad7,_0x26d5c7=[];let _0x26770=_0x864baa[0x0];for(let _0x4ce854=0x1;_0x4ce854<_0x864baa[_0x33bcb4(0x166)];_0x4ce854++)F(_0x26770,_0x864baa[_0x4ce854])?_0x26770[_0x33bcb4(0x146)]+=_0x864baa[_0x4ce854][_0x33bcb4(0x146)]:(_0x26d5c7[_0x33bcb4(0x154)](_0x26770),_0x26770=_0x864baa[_0x4ce854]);return _0x26d5c7[_0x33bcb4(0x154)](_0x26770),_0x26d5c7;}(_0x5e4a6c);const _0x131ce6=_0x4184e5[_0x497ad7(0x14a)]();return _0x5e4a6c[_0x497ad7(0x155)](_0x3d9d0a=>_0x3d9d0a[_0x497ad7(0x15b)]<=_0x131ce6[_0x497ad7(0x15b)]&&_0x3d9d0a[_0x497ad7(0x16c)]>=_0x131ce6[_0x497ad7(0x16c)]&&_0x3d9d0a[_0x497ad7(0x133)]<=_0x131ce6[_0x497ad7(0x133)]&&_0x3d9d0a[_0x497ad7(0x140)]>=_0x131ce6[_0x497ad7(0x140)])||_0x5e4a6c[0x0];}var _0x1be976;return _0x529521[_0x497ad7(0x167)]||_0x4184e5;}[_0x1a9e0a(0x139)](_0x27b92d){const _0x248e52=_0x1a9e0a;this[_0x248e52(0x18e)][_0x248e52(0x176)](_0x27b92d)&&this[_0x248e52(0x183)][_0x248e52(0x165)](_0x27b92d[_0x248e52(0x12c)])&&(this[_0x248e52(0x18e)][_0x248e52(0x153)](_0x27b92d),this[_0x248e52(0x183)][_0x248e52(0x144)](_0x27b92d[_0x248e52(0x12c)]));}[_0x1a9e0a(0x164)](_0x472988){const _0x187215=_0x1a9e0a;this[_0x187215(0x138)][_0x187215(0x12e)](_0x472988),this[_0x187215(0x139)](_0x472988);}}function F(_0x8ac67b,_0x3a03bd){const _0x26fb93=_0x1a9e0a;return _0x8ac67b[_0x26fb93(0x15b)]===_0x3a03bd[_0x26fb93(0x15b)]&&_0x8ac67b[_0x26fb93(0x16c)]===_0x3a03bd[_0x26fb93(0x16c)]&&_0x8ac67b[_0x26fb93(0x140)]===_0x3a03bd[_0x26fb93(0x133)];}
23
+ function _0x19a4(){const _0xae585b=['stopListening','bottom','getBoundingClientRect','inlineannotations-detach-not-attached','width','InlineAnnotations','length','clear','3oHDkjm','3314048ecTijo','targetRect','getClientRects','_forceRefresh','collapse','listenTo','from','add','change:visibleView','showStack','isFocused','focus','target','_getBalloonTargetForAnnotation','inlineannotations-not-allowed-with-context','5403936dagMxz','getOrderedSelectedAnnotations','inlineannotations-attach-already-attached','keystrokes','_balloon','push','init','inline','domConverter','activeAnnotation','5gxLdUl','updatePosition','1151730uXZkLP','visibleView','viewRangeToDom','addObserver','set','has','find','isAttached','view','focusTracker','blur','hasActive','right','remove','editor','_closeAnnotation','detach','includes','1573212RiPFdL','annotations','_setSelectedAnnotations','hasView','every','afterInit','plugins','attach','getFirstRange','_removeAnnotationFromBalloon','getByView','8438248FiqasS','_manuallyClosed','pluginName','switchTo','_addedAnnotations','_addAnnotationToBalloon','fromRect','setActiveAnnotation','requires','3575280vLkNCy','delete','destroy','get','top','mousedown','isActive','context','document','54894222YzoeRm','selection','Esc','change:isFocused','editableElement','_selectedAnnotations','change:height','map','register','left','editing','update','refresh'];_0x19a4=function(){return _0xae585b;};return _0x19a4();}function _0x3def(_0x140075,_0x29e0ba){const _0x19a4b0=_0x19a4();return _0x3def=function(_0x3def5e,_0x2ed5df){_0x3def5e=_0x3def5e-0x110;let _0xe6d109=_0x19a4b0[_0x3def5e];return _0xe6d109;},_0x3def(_0x140075,_0x29e0ba);}const _0x5a836e=_0x3def;(function(_0x1960e4,_0x32ebb1){const _0x15cf42=_0x3def,_0x40523b=_0x1960e4();while(!![]){try{const _0x30d650=-parseInt(_0x15cf42(0x134))/0x1+parseInt(_0x15cf42(0x119))/0x2*(-parseInt(_0x15cf42(0x118))/0x3)+-parseInt(_0x15cf42(0x128))/0x4+parseInt(_0x15cf42(0x132))/0x5*(-parseInt(_0x15cf42(0x146))/0x6)+-parseInt(_0x15cf42(0x151))/0x7+parseInt(_0x15cf42(0x15a))/0x8+parseInt(_0x15cf42(0x163))/0x9;if(_0x30d650===_0x32ebb1)break;else _0x40523b['push'](_0x40523b['shift']());}catch(_0x62c54d){_0x40523b['push'](_0x40523b['shift']());}}}(_0x19a4,0xe0550));import{Plugin as _0x528d7d}from'ckeditor5/src/core.js';import _0x1f4ac0 from'./annotationsuis.js';import _0x4e9793 from'./editorannotations.js';import{ContextualBalloon as _0x3b54b7}from'ckeditor5/src/ui.js';import{MouseObserver as _0x3dcfc6}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4abc3a,Rect as _0x4bd205}from'ckeditor5/src/utils.js';import'./../../theme/annotation-inline.css';export default class c extends _0x528d7d{static get[_0x5a836e(0x159)](){return[_0x4e9793,_0x3b54b7,_0x1f4ac0];}static get[_0x5a836e(0x153)](){const _0x39f349=_0x5a836e;return _0x39f349(0x115);}constructor(_0x17e31f){const _0x1898c0=_0x5a836e;super(_0x17e31f),_0x17e31f[_0x1898c0(0x16d)][_0x1898c0(0x13c)][_0x1898c0(0x137)](_0x3dcfc6),this[_0x1898c0(0x13b)]=!0x1,this[_0x1898c0(0x138)](_0x1898c0(0x131),null),this[_0x1898c0(0x147)]=null,this[_0x1898c0(0x152)]=new Set(),this[_0x1898c0(0x12c)]=_0x17e31f[_0x1898c0(0x14c)][_0x1898c0(0x15d)](_0x3b54b7),this[_0x1898c0(0x155)]=new Set(),this[_0x1898c0(0x168)]=[],this[_0x1898c0(0x11c)]=!0x1;}[_0x5a836e(0x12e)](){const _0x40b7fb=_0x5a836e,_0x5edf8e=this[_0x40b7fb(0x142)][_0x40b7fb(0x14c)][_0x40b7fb(0x15d)](_0x1f4ac0);_0x5edf8e[_0x40b7fb(0x161)]===this[_0x40b7fb(0x142)]&&(_0x5edf8e[_0x40b7fb(0x16b)](_0x40b7fb(0x12f),this),this[_0x40b7fb(0x142)][_0x40b7fb(0x12b)][_0x40b7fb(0x138)](_0x40b7fb(0x165),(_0x374beb,_0x1638ee)=>{const _0x3dc9c7=_0x40b7fb,_0x17b8a7=this[_0x3dc9c7(0x12c)];if(this[_0x3dc9c7(0x13b)]&&_0x17b8a7[_0x3dc9c7(0x135)]){const _0xd6dac4=this[_0x3dc9c7(0x147)][_0x3dc9c7(0x150)](_0x17b8a7[_0x3dc9c7(0x135)]);_0xd6dac4&&this[_0x3dc9c7(0x143)](_0xd6dac4),_0x1638ee();}}));}[_0x5a836e(0x14b)](){const _0x1cfaeb=_0x5a836e,_0x1491fc=this[_0x1cfaeb(0x142)][_0x1cfaeb(0x14c)][_0x1cfaeb(0x15d)](_0x1f4ac0);_0x1491fc[_0x1cfaeb(0x161)]===this[_0x1cfaeb(0x142)]&&(_0x1491fc[_0x1cfaeb(0x13f)]()||_0x1491fc[_0x1cfaeb(0x154)](_0x1cfaeb(0x12f)));}[_0x5a836e(0x158)](_0x19fda2){const _0x2a12cf=_0x5a836e;_0x19fda2!==this[_0x2a12cf(0x131)]&&(this[_0x2a12cf(0x131)]&&(this[_0x2a12cf(0x131)][_0x2a12cf(0x160)]=!0x1),_0x19fda2&&this[_0x2a12cf(0x142)]['ui'][_0x2a12cf(0x13d)][_0x2a12cf(0x123)]&&(this[_0x2a12cf(0x147)][_0x2a12cf(0x139)](_0x19fda2)&&this[_0x2a12cf(0x156)](_0x19fda2,!0x0),_0x19fda2[_0x2a12cf(0x160)]=!0x0),_0x19fda2||this[_0x2a12cf(0x148)]([]),this[_0x2a12cf(0x131)]=_0x19fda2);}[_0x5a836e(0x14d)](_0x402fbf){const _0x3041dc=_0x5a836e;this[_0x3041dc(0x147)]=_0x402fbf;const _0x47f71c=this[_0x3041dc(0x142)][_0x3041dc(0x14c)][_0x3041dc(0x15d)](_0x1f4ac0),_0xa292c7=this[_0x3041dc(0x12c)];if(this[_0x3041dc(0x13b)])throw new _0x4abc3a(_0x3041dc(0x12a),this);if(_0x47f71c[_0x3041dc(0x161)]!==this[_0x3041dc(0x142)])throw new _0x4abc3a(_0x3041dc(0x127),this);const _0x2557d3=this[_0x3041dc(0x142)][_0x3041dc(0x14c)][_0x3041dc(0x15d)](_0x4e9793);this[_0x3041dc(0x11e)](_0x2557d3,_0x3041dc(0x16f),()=>{const _0xaeca79=_0x3041dc,_0x5daf5f=_0x2557d3[_0xaeca79(0x129)]({'annotations':this[_0xaeca79(0x147)],'activeAnnotation':this[_0xaeca79(0x131)]});var _0x525e63,_0x366ae0;!this[_0xaeca79(0x11c)]&&(_0x525e63=_0x5daf5f,_0x366ae0=this[_0xaeca79(0x168)],_0x525e63[_0xaeca79(0x116)]===_0x366ae0[_0xaeca79(0x116)]&&_0x525e63[_0xaeca79(0x14a)](_0x38a103=>_0x366ae0[_0xaeca79(0x145)](_0x38a103)))||(this[_0xaeca79(0x11c)]=!0x1,this[_0xaeca79(0x148)](_0x5daf5f),this[_0xaeca79(0x158)](_0x5daf5f[0x0]||null));}),this[_0x3041dc(0x11e)](_0x2557d3,_0x3041dc(0x13e),(_0x3e9a1f,{isAnnotationTracked:_0x3722db})=>{const _0x5de6d2=_0x3041dc;this[_0x5de6d2(0x131)]&&_0x3722db(this[_0x5de6d2(0x131)])&&(this[_0x5de6d2(0x148)]([]),this[_0x5de6d2(0x158)](null));}),this[_0x3041dc(0x11e)](this[_0x3041dc(0x142)]['ui'][_0x3041dc(0x13d)],_0x3041dc(0x166),(_0x496f5f,_0x4dc5d3,_0x24fc16)=>{const _0x3a1a3c=_0x3041dc;_0x24fc16||this[_0x3a1a3c(0x158)](null);}),this[_0x3041dc(0x11e)](_0x402fbf,_0x3041dc(0x141),(_0x4f1ee5,_0x12de86)=>{const _0x509c57=_0x3041dc;this[_0x509c57(0x14f)](_0x12de86),_0x12de86===this[_0x509c57(0x131)]&&this[_0x509c57(0x158)](null);}),this[_0x3041dc(0x11e)](_0xa292c7,_0x3041dc(0x121),(_0x165f1b,_0x29857f,_0x55742e,_0x5f988f)=>{const _0x152486=_0x3041dc;_0x5f988f&&this[_0x152486(0x110)](_0x5f988f);const _0x16abca=_0x402fbf[_0x152486(0x150)](_0x55742e);_0x55742e&&_0x16abca&&(this[_0x152486(0x11e)](_0x55742e,_0x152486(0x169),()=>{const _0x2284e4=_0x152486;_0xa292c7[_0x2284e4(0x133)]();}),this[_0x152486(0x11e)](_0x55742e,_0x152486(0x165),()=>{const _0x559738=_0x152486;this[_0x559738(0x143)](_0x16abca),this[_0x559738(0x142)][_0x559738(0x16d)][_0x559738(0x13c)][_0x559738(0x124)]();}),this[_0x152486(0x131)]!==_0x16abca&&this[_0x152486(0x158)](_0x16abca));}),this[_0x3041dc(0x11e)](this[_0x3041dc(0x142)]['ui'],_0x3041dc(0x16e),()=>{const _0x214c0e=_0x3041dc;_0xa292c7[_0x214c0e(0x135)]&&(_0x402fbf[_0x214c0e(0x150)](_0xa292c7[_0x214c0e(0x135)])&&_0xa292c7[_0x214c0e(0x133)]());}),this[_0x3041dc(0x11e)](this[_0x3041dc(0x142)][_0x3041dc(0x16d)][_0x3041dc(0x13c)][_0x3041dc(0x162)],_0x3041dc(0x15f),()=>{const _0x5d7779=_0x3041dc;this[_0x5d7779(0x11c)]=!0x0,this[_0x5d7779(0x152)][_0x5d7779(0x117)]();}),this[_0x3041dc(0x142)][_0x3041dc(0x16d)][_0x3041dc(0x13c)][_0x3041dc(0x162)][_0x3041dc(0x164)][_0x3041dc(0x167)]&&this[_0x3041dc(0x142)][_0x3041dc(0x16d)][_0x3041dc(0x13c)][_0x3041dc(0x124)](),this[_0x3041dc(0x13b)]=!0x0;}[_0x5a836e(0x144)](){const _0x534c3c=_0x5a836e;if(!this[_0x534c3c(0x13b)])throw new _0x4abc3a(_0x534c3c(0x113),this);this[_0x534c3c(0x158)](null);for(const _0x434597 of this[_0x534c3c(0x155)])this[_0x534c3c(0x14f)](_0x434597);this[_0x534c3c(0x110)](),this[_0x534c3c(0x13b)]=!0x1,this[_0x534c3c(0x147)]=null;}[_0x5a836e(0x15c)](){const _0x840a07=_0x5a836e;this[_0x840a07(0x13b)]&&this[_0x840a07(0x144)]();}[_0x5a836e(0x148)](_0x1cfdea){const _0x2efdfa=_0x5a836e;for(const _0x22da43 of this[_0x2efdfa(0x168)])_0x1cfdea[_0x2efdfa(0x145)](_0x22da43)||this[_0x2efdfa(0x152)][_0x2efdfa(0x15b)](_0x22da43);for(const _0xca2f15 of this[_0x2efdfa(0x147)])_0x1cfdea[_0x2efdfa(0x145)](_0xca2f15)||this[_0x2efdfa(0x14f)](_0xca2f15);if(this[_0x2efdfa(0x142)]['ui'][_0x2efdfa(0x13d)][_0x2efdfa(0x123)]){for(const _0x23e5b3 of _0x1cfdea)this[_0x2efdfa(0x156)](_0x23e5b3);}this[_0x2efdfa(0x168)]=_0x1cfdea;}[_0x5a836e(0x156)](_0x5c3418,_0x550abb=!0x1){const _0x14fa4b=_0x5a836e;this[_0x14fa4b(0x152)][_0x14fa4b(0x139)](_0x5c3418)||(this[_0x14fa4b(0x155)][_0x14fa4b(0x139)](_0x5c3418)||this[_0x14fa4b(0x12c)][_0x14fa4b(0x149)](_0x5c3418[_0x14fa4b(0x13c)])||(this[_0x14fa4b(0x155)][_0x14fa4b(0x120)](_0x5c3418),this[_0x14fa4b(0x12c)][_0x14fa4b(0x120)]({'stackId':_0x5c3418[_0x14fa4b(0x13c)]['id'],'view':_0x5c3418[_0x14fa4b(0x13c)],'position':{'target':()=>this[_0x14fa4b(0x126)](_0x5c3418)}})),_0x550abb&&this[_0x14fa4b(0x12c)][_0x14fa4b(0x122)](_0x5c3418[_0x14fa4b(0x13c)]['id']));}[_0x5a836e(0x126)](_0x3e23e6){const _0x3c2801=_0x5a836e,_0x17bdd1=_0x3e23e6[_0x3c2801(0x125)],_0x118d1b=this[_0x3c2801(0x142)][_0x3c2801(0x16d)][_0x3c2801(0x13c)],_0x5b71c4=_0x118d1b[_0x3c2801(0x162)][_0x3c2801(0x164)][_0x3c2801(0x14e)](),_0x2de269=_0x118d1b[_0x3c2801(0x130)][_0x3c2801(0x136)](_0x5b71c4);if(_0x2de269[_0x3c2801(0x11d)](!0x0),_0x17bdd1){if(_0x17bdd1 instanceof _0x4bd205)return _0x17bdd1;let _0x1d0e7b=[];for(const _0x3ec016 of _0x17bdd1)_0x1d0e7b[_0x3c2801(0x12d)](...(_0x907322=_0x3ec016[_0x3c2801(0x11b)](),Array[_0x3c2801(0x11f)](_0x907322)[_0x3c2801(0x16a)](DOMRect[_0x3c2801(0x157)])));_0x1d0e7b=function(_0x41cd2c){const _0x5e979b=_0x3c2801,_0x4a07fd=[];let _0x3fc776=_0x41cd2c[0x0];for(let _0x160a75=0x1;_0x160a75<_0x41cd2c[_0x5e979b(0x116)];_0x160a75++)F(_0x3fc776,_0x41cd2c[_0x160a75])?_0x3fc776[_0x5e979b(0x114)]+=_0x41cd2c[_0x160a75][_0x5e979b(0x114)]:(_0x4a07fd[_0x5e979b(0x12d)](_0x3fc776),_0x3fc776=_0x41cd2c[_0x160a75]);return _0x4a07fd[_0x5e979b(0x12d)](_0x3fc776),_0x4a07fd;}(_0x1d0e7b);const _0x428719=_0x2de269[_0x3c2801(0x112)]();return _0x1d0e7b[_0x3c2801(0x13a)](_0x74b12d=>_0x74b12d[_0x3c2801(0x15e)]<=_0x428719[_0x3c2801(0x15e)]&&_0x74b12d[_0x3c2801(0x111)]>=_0x428719[_0x3c2801(0x111)]&&_0x74b12d[_0x3c2801(0x16c)]<=_0x428719[_0x3c2801(0x16c)]&&_0x74b12d[_0x3c2801(0x140)]>=_0x428719[_0x3c2801(0x140)])||_0x1d0e7b[0x0];}var _0x907322;return _0x3e23e6[_0x3c2801(0x11a)]||_0x2de269;}[_0x5a836e(0x14f)](_0x34abe2){const _0x1c66db=_0x5a836e;this[_0x1c66db(0x155)][_0x1c66db(0x139)](_0x34abe2)&&this[_0x1c66db(0x12c)][_0x1c66db(0x149)](_0x34abe2[_0x1c66db(0x13c)])&&(this[_0x1c66db(0x155)][_0x1c66db(0x15b)](_0x34abe2),this[_0x1c66db(0x12c)][_0x1c66db(0x141)](_0x34abe2[_0x1c66db(0x13c)]));}[_0x5a836e(0x143)](_0x1aafa2){const _0x8fcfaa=_0x5a836e;this[_0x8fcfaa(0x152)][_0x8fcfaa(0x120)](_0x1aafa2),this[_0x8fcfaa(0x14f)](_0x1aafa2);}}function F(_0x315956,_0x25e51e){const _0x26010f=_0x5a836e;return _0x315956[_0x26010f(0x15e)]===_0x25e51e[_0x26010f(0x15e)]&&_0x315956[_0x26010f(0x111)]===_0x25e51e[_0x26010f(0x111)]&&_0x315956[_0x26010f(0x140)]===_0x25e51e[_0x26010f(0x16c)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x142f51=_0x22e1;(function(_0x459bfd,_0x3b66cf){const _0x359641=_0x22e1,_0x36d12e=_0x459bfd();while(!![]){try{const _0x5287a3=-parseInt(_0x359641(0x17a))/0x1*(-parseInt(_0x359641(0x13b))/0x2)+parseInt(_0x359641(0x193))/0x3+-parseInt(_0x359641(0x157))/0x4+-parseInt(_0x359641(0x178))/0x5+-parseInt(_0x359641(0x18e))/0x6+parseInt(_0x359641(0x15e))/0x7*(-parseInt(_0x359641(0x19b))/0x8)+parseInt(_0x359641(0x16c))/0x9;if(_0x5287a3===_0x3b66cf)break;else _0x36d12e['push'](_0x36d12e['shift']());}catch(_0x1fe5ad){_0x36d12e['push'](_0x36d12e['shift']());}}}(_0x4d5a,0x6de94));function _0x22e1(_0x38ea72,_0x138ebe){const _0x4d5ac8=_0x4d5a();return _0x22e1=function(_0x22e109,_0x272f7f){_0x22e109=_0x22e109-0x127;let _0x3583fc=_0x4d5ac8[_0x22e109];return _0x3583fc;},_0x22e1(_0x38ea72,_0x138ebe);}import{ContextPlugin as _0x4a849e,Context as _0x1fdf9f}from'ckeditor5/src/core.js';function _0x4d5a(){const _0x42a74b=['preventDefault','balloonPanelView','_annotationToNarrowView','getByView','222UHomDI','high','target','first','_domEmitter','resize','blur','has','mousedown','context','addEventListener','addAnnotation','_annotations','keydown','_manuallyClosedAnnotationViews','_destroyEditorAnnotationsIntegration','getOrderedSelectedAnnotations','NarrowSidebar','bind','view','annotationType','narrowSidebar','preventClosingBalloon','destroy','number','requires','keyCode','defaultPositions','1960148yNpflz','_refreshPositioningDebounced','annotations','activeAnnotation','removeEventListener','find','_editorAnnotations','3542sTkwIw','getSidebarItemView','get','listenTo','southArrowNorth','bodyCollection','isAttached','stopPropagation','southArrowNorthWest','ready','detachFromDom','isVisible','southArrowNorthEast','stop','10507041FtRcaU','clear','pin','_attachToContainer','refresh','add','locale','from','_setSelectedAnnotations','includes','attachToDom','northArrowSouthEast','1662895eedXPU','_attachListeners','6203sBiHAL','_showBalloon','EditorAnnotations','delete','hasDomSelection','ck-sidebar--narrow','plugins','_detachListeners','_hideBalloon','attach','content','editors','northArrowSouth','refreshPositioning','detach','rearrange','focus','northArrowSouthWest','init','stopListening','2367678WDHYzm','register','setActiveAnnotation','values','Esc','2086275CGYymx','_integrateWithEditorAnnotations','narrowsidebar-attach-already-attached','esc','contains','change:container','set:container','_selectedAnnotations','13976bZJfbm','cancel','type','uiUpdate','unpin','focusableElements','narrowsidebar-detach-not-attached','_refreshPositioning','_detachFromContainer','change:height','set','length','pluginName','_updateBalloonPosition','isDirty','element','low','remove','off','create','execute'];_0x4d5a=function(){return _0x42a74b;};return _0x4d5a();}import _0x47f9f3 from'./annotationsuis.js';import _0x2260df from'./sidebar.js';import _0x2f2d1d from'./view/annotationcounterbuttonview.js';import{BalloonPanelView as _0x306e06,BodyCollection as _0x9024f}from'ckeditor5/src/ui.js';import{CKEditorError as _0x36de4b,DomEmitterMixin as _0xe89c30,keyCodes as _0x57aadd,Collection as _0x5599e2}from'ckeditor5/src/utils.js';import'../../theme/sidebar-narrow.css';import{debounce as _0x37dba3}from'lodash-es';import _0x1093de from'./editorannotations.js';export default class i extends _0x4a849e{static get[_0x142f51(0x154)](){return[_0x2260df,_0x47f9f3];}static get[_0x142f51(0x12e)](){const _0x1e8e6b=_0x142f51;return _0x1e8e6b(0x14c);}constructor(_0x4c0029){const _0x10c274=_0x142f51;super(_0x4c0029),this[_0x10c274(0x164)]=!0x1,this[_0x10c274(0x149)]=new Set(),this[_0x10c274(0x13f)]=Object[_0x10c274(0x135)](_0xe89c30),this[_0x10c274(0x139)]=new Map(),this[_0x10c274(0x12c)](_0x10c274(0x15a),null),this[_0x10c274(0x159)]=null,this[_0x10c274(0x19a)]=[],this[_0x10c274(0x15d)]=new _0x5599e2(),this[_0x10c274(0x158)]=_0x37dba3(()=>{const _0x443aa1=_0x10c274;this[_0x443aa1(0x129)]();},0xfa,{'leading':!0x1});}[_0x142f51(0x18c)](){const _0x363ed0=_0x142f51;this[_0x363ed0(0x144)][_0x363ed0(0x180)][_0x363ed0(0x160)](_0x47f9f3)[_0x363ed0(0x18f)](_0x363ed0(0x150),this),this[_0x363ed0(0x163)]=new _0x9024f(this[_0x363ed0(0x144)][_0x363ed0(0x172)]),this[_0x363ed0(0x138)]=new _0x306e06(this[_0x363ed0(0x144)][_0x363ed0(0x172)]),this[_0x363ed0(0x163)][_0x363ed0(0x176)](),this[_0x363ed0(0x163)][_0x363ed0(0x171)](this[_0x363ed0(0x138)]);}[_0x142f51(0x183)](_0x480c67){const _0x1d8d73=_0x142f51;this[_0x1d8d73(0x159)]=_0x480c67;const _0x30c1fe=this[_0x1d8d73(0x144)][_0x1d8d73(0x180)][_0x1d8d73(0x160)](_0x2260df),_0xcc21c2=this[_0x1d8d73(0x138)];if(_0x30c1fe[_0x1d8d73(0x147)]=_0x480c67,this[_0x1d8d73(0x164)])throw new _0x36de4b(_0x1d8d73(0x195),this);this[_0x1d8d73(0x164)]=!0x0,this[_0x1d8d73(0x161)](_0x30c1fe,_0x1d8d73(0x199),()=>{const _0xeedfe5=_0x1d8d73;this[_0xeedfe5(0x188)](),this[_0xeedfe5(0x161)](_0x30c1fe,_0xeedfe5(0x198),_0x3f2fae=>{const _0x3827d4=_0xeedfe5;_0x3f2fae[_0x3827d4(0x134)](),this[_0x3827d4(0x183)](_0x480c67);});}),_0x30c1fe[_0x1d8d73(0x16f)]({'viewClass':_0x1d8d73(0x17f),'spaceBetweenItems':0x5});const _0x4b051d=_0x705f56=>{const _0x51b3da=_0x1d8d73,_0x3a0fe3=new _0x2f2d1d(this[_0x51b3da(0x144)][_0x51b3da(0x172)]);_0x30c1fe[_0x51b3da(0x146)](_0x705f56,_0x3a0fe3),this[_0x51b3da(0x139)][_0x51b3da(0x12c)](_0x705f56,_0x3a0fe3),_0x3a0fe3[_0x51b3da(0x14d)](_0x51b3da(0x130),_0x51b3da(0x14f),_0x51b3da(0x153))['to'](_0x705f56[_0x51b3da(0x14e)],_0x51b3da(0x130),_0x51b3da(0x19d),_0x51b3da(0x12d)),_0x3a0fe3['on'](_0x51b3da(0x136),()=>{const _0x5a416b=_0x51b3da;this[_0x5a416b(0x149)][_0x5a416b(0x16d)](),_0xcc21c2[_0x5a416b(0x184)][_0x5a416b(0x13e)]!==_0x705f56[_0x5a416b(0x14e)]?(this[_0x5a416b(0x17b)](_0x705f56),_0x705f56[_0x5a416b(0x14e)][_0x5a416b(0x131)][_0x5a416b(0x18a)](),this[_0x5a416b(0x190)](_0x705f56)):this[_0x5a416b(0x190)](null);});};for(const _0x5cfe85 of _0x480c67)_0x4b051d(_0x5cfe85);this[_0x1d8d73(0x161)](_0x480c67,_0x1d8d73(0x171),(_0x4411b3,_0x55b1ff)=>{_0x4b051d(_0x55b1ff);}),this[_0x1d8d73(0x161)](_0x480c67,_0x1d8d73(0x133),(_0x14d49f,_0x543b1c,_0x4193ed)=>{const _0x576ae9=_0x1d8d73;this[_0x576ae9(0x139)][_0x576ae9(0x160)](_0x543b1c)[_0x576ae9(0x152)](),this[_0x576ae9(0x139)][_0x576ae9(0x17d)](_0x543b1c),_0x30c1fe[_0x576ae9(0x189)]({'removedAnnotation':_0x543b1c,'previousAnnotation':_0x480c67[_0x576ae9(0x160)](_0x4193ed-0x1),'nextAnnotation':_0x480c67[_0x576ae9(0x160)](_0x4193ed+0x1)}),_0x543b1c===this[_0x576ae9(0x15a)]&&this[_0x576ae9(0x190)](null);},{'priority':_0x1d8d73(0x132)}),this[_0x1d8d73(0x161)](_0x480c67,_0x1d8d73(0x18a),(_0x48b2c0,_0x1c084c)=>{const _0xcc2401=_0x1d8d73;this[_0xcc2401(0x190)](_0x1c084c);}),this[_0x1d8d73(0x161)](_0x480c67,_0x1d8d73(0x141),()=>{const _0x4dd416=_0x1d8d73;this[_0x4dd416(0x190)](null);}),this[_0x1d8d73(0x13f)][_0x1d8d73(0x161)](document,_0x1d8d73(0x148),(_0x754703,_0x372897)=>{const _0x1895b1=_0x1d8d73;_0x372897[_0x1895b1(0x155)]===_0x57aadd[_0x1895b1(0x196)]&&_0xcc21c2[_0x1895b1(0x169)]&&(this[_0x1895b1(0x149)][_0x1895b1(0x171)](_0xcc21c2[_0x1895b1(0x184)][_0x1895b1(0x13e)]),this[_0x1895b1(0x182)](),_0x372897[_0x1895b1(0x165)](),_0x372897[_0x1895b1(0x137)]());}),this[_0x1d8d73(0x13f)][_0x1d8d73(0x161)](document,_0x1d8d73(0x143),(_0x3d61e2,_0x42072d)=>{const _0x405b2b=_0x1d8d73,_0xcefe3f=_0x42072d[_0x405b2b(0x13d)];_0xcc21c2[_0x405b2b(0x169)]&&_0xcc21c2[_0x405b2b(0x131)][_0x405b2b(0x197)](_0xcefe3f)||_0x30c1fe[_0x405b2b(0x14e)][_0x405b2b(0x131)][_0x405b2b(0x197)](_0xcefe3f)||_0x3d61e2[_0x405b2b(0x151)]||this[_0x405b2b(0x15a)]&&this[_0x405b2b(0x15a)][_0x405b2b(0x127)][_0x405b2b(0x15c)](_0x1acffc=>_0x1acffc[_0x405b2b(0x197)](_0xcefe3f))||(this[_0x405b2b(0x149)][_0x405b2b(0x16d)](),this[_0x405b2b(0x182)](),this[_0x405b2b(0x190)](null));});const _0x5246ec=this[_0x1d8d73(0x144)]instanceof _0x1fdf9f?this[_0x1d8d73(0x144)][_0x1d8d73(0x185)]:new _0x5599e2([this[_0x1d8d73(0x144)]]);for(const _0x55a7aa of _0x5246ec)this[_0x1d8d73(0x194)](_0x55a7aa);this[_0x1d8d73(0x161)](_0x5246ec,_0x1d8d73(0x171),(_0x5f4520,_0x52c5a1)=>{const _0x4bae27=_0x1d8d73;this[_0x4bae27(0x161)](_0x52c5a1,_0x4bae27(0x167),()=>{const _0x2f0f81=_0x4bae27;this[_0x2f0f81(0x194)](_0x52c5a1);});}),this[_0x1d8d73(0x161)](_0x5246ec,_0x1d8d73(0x133),(_0x2e695e,_0x43b37a)=>{const _0x2b2f89=_0x1d8d73;_0x43b37a[_0x2b2f89(0x180)][_0x2b2f89(0x142)](_0x2b2f89(0x17c))&&this[_0x2b2f89(0x14a)](_0x43b37a[_0x2b2f89(0x180)][_0x2b2f89(0x160)](_0x2b2f89(0x17c)));}),window[_0x1d8d73(0x145)](_0x1d8d73(0x140),this[_0x1d8d73(0x158)]),this[_0x1d8d73(0x129)]();}[_0x142f51(0x190)](_0x42d5ce){const _0x2a3f74=_0x142f51;if(_0x42d5ce===this[_0x2a3f74(0x15a)])return;const _0x1ceb95=this[_0x2a3f74(0x144)][_0x2a3f74(0x180)][_0x2a3f74(0x160)](_0x2260df);if(_0x1ceb95[_0x2a3f74(0x170)]({'blurredAnnotation':this[_0x2a3f74(0x15a)],'activatedAnnotation':_0x42d5ce,'disableAnimationOnActivatedAnnotation':!0x0}),_0x42d5ce)_0x1ceb95[_0x2a3f74(0x15f)](_0x42d5ce)?this[_0x2a3f74(0x17b)](_0x42d5ce):this[_0x2a3f74(0x182)]();else this[_0x2a3f74(0x182)]();this[_0x2a3f74(0x15a)]=_0x42d5ce;}[_0x142f51(0x188)](){const _0x201e32=_0x142f51;if(!this[_0x201e32(0x164)])throw new _0x36de4b(_0x201e32(0x128),this);this[_0x201e32(0x190)](null);const _0x15199d=this[_0x201e32(0x144)][_0x201e32(0x180)][_0x201e32(0x160)](_0x2260df);this[_0x201e32(0x182)](),Array[_0x201e32(0x173)](this[_0x201e32(0x139)][_0x201e32(0x191)](),_0x5a3a27=>_0x5a3a27[_0x201e32(0x152)]()),this[_0x201e32(0x139)][_0x201e32(0x16d)](),_0x15199d[_0x201e32(0x12a)](this[_0x201e32(0x159)]),this[_0x201e32(0x18d)](),this[_0x201e32(0x13f)][_0x201e32(0x18d)](),this[_0x201e32(0x144)]instanceof _0x1fdf9f&&this[_0x201e32(0x18d)](this[_0x201e32(0x144)][_0x201e32(0x185)]);for(const _0x456a17 of Array[_0x201e32(0x173)](this[_0x201e32(0x15d)]))this[_0x201e32(0x14a)](_0x456a17);window[_0x201e32(0x15b)](_0x201e32(0x140),this[_0x201e32(0x158)]),this[_0x201e32(0x158)][_0x201e32(0x19c)](),this[_0x201e32(0x19a)]=[],this[_0x201e32(0x164)]=!0x1,this[_0x201e32(0x159)]=null;}[_0x142f51(0x152)](){const _0x2b705d=_0x142f51;this[_0x2b705d(0x164)]&&this[_0x2b705d(0x188)](),this[_0x2b705d(0x163)][_0x2b705d(0x168)]();}[_0x142f51(0x194)](_0x45b3cf){const _0x4609e5=_0x142f51,_0x141574=_0x45b3cf[_0x4609e5(0x180)][_0x4609e5(0x160)](_0x1093de),_0x4ac606=this[_0x4609e5(0x144)][_0x4609e5(0x180)][_0x4609e5(0x160)](_0x2260df),_0x52f5fc=this[_0x4609e5(0x159)],_0x2abf33=this[_0x4609e5(0x138)],_0xc5b40c=()=>{const _0x18b573=_0x4609e5,_0x255023=_0x141574[_0x18b573(0x14b)]({'annotations':this[_0x18b573(0x159)],'activeAnnotation':this[_0x18b573(0x15a)]});this[_0x18b573(0x174)](_0x255023),this[_0x18b573(0x190)](_0x255023[0x0]||null);};this[_0x4609e5(0x161)](_0x141574,_0x4609e5(0x170),_0xc5b40c),this[_0x4609e5(0x161)](_0x141574,_0x4609e5(0x141),(_0x26eeea,{isAnnotationTracked:_0x3b875c})=>{const _0x3edceb=_0x4609e5;this[_0x3edceb(0x15a)]&&_0x3b875c(this[_0x3edceb(0x15a)])&&(this[_0x3edceb(0x174)]([]),this[_0x3edceb(0x190)](null));}),this[_0x4609e5(0x161)](_0x141574,_0x4609e5(0x19e),()=>{const _0x6da18d=_0x4609e5;this[_0x6da18d(0x158)]();}),this[_0x4609e5(0x161)](_0x52f5fc,_0x4609e5(0x141),_0x846c9d=>{const _0x5e815b=_0x4609e5;_0x141574[_0x5e815b(0x17e)]()&&_0x846c9d[_0x5e815b(0x16b)]();},{'priority':_0x4609e5(0x13c)}),this[_0x4609e5(0x161)](this[_0x4609e5(0x13f)],_0x4609e5(0x143),(_0x6412bd,_0x507ef8)=>{const _0x5b1e04=_0x4609e5,_0xf3b23b=_0x507ef8[_0x5b1e04(0x13d)];_0x2abf33[_0x5b1e04(0x169)]&&_0x2abf33[_0x5b1e04(0x131)][_0x5b1e04(0x197)](_0xf3b23b)||_0x4ac606[_0x5b1e04(0x14e)][_0x5b1e04(0x131)][_0x5b1e04(0x197)](_0xf3b23b)||this[_0x5b1e04(0x15a)]&&_0x141574[_0x5b1e04(0x17e)]()&&(_0xc5b40c(),_0x6412bd[_0x5b1e04(0x151)]=!0x0);},{'priority':_0x4609e5(0x13c)}),this[_0x4609e5(0x15d)][_0x4609e5(0x171)](_0x141574);}[_0x142f51(0x14a)](_0xf51d94){const _0x134cb8=_0x142f51;_0xf51d94&&(this[_0x134cb8(0x18d)](_0xf51d94),this[_0x134cb8(0x15d)][_0x134cb8(0x133)](_0xf51d94));}[_0x142f51(0x174)](_0x153770){const _0x3103e8=_0x142f51;for(const _0x2c339a of this[_0x3103e8(0x19a)])_0x153770[_0x3103e8(0x175)](_0x2c339a)||this[_0x3103e8(0x149)][_0x3103e8(0x17d)](_0x2c339a[_0x3103e8(0x14e)]);this[_0x3103e8(0x19a)]=_0x153770;}[_0x142f51(0x129)](){const _0x284871=_0x142f51,_0x242e81=this[_0x284871(0x138)];this[_0x284871(0x159)][_0x284871(0x187)](),_0x242e81[_0x284871(0x169)]&&this[_0x284871(0x12f)]();}[_0x142f51(0x17b)](_0x3de574){const _0x38311b=_0x142f51;if(this[_0x38311b(0x149)][_0x38311b(0x142)](_0x3de574[_0x38311b(0x14e)]))return;const _0x3e1b61=this[_0x38311b(0x138)][_0x38311b(0x184)][_0x38311b(0x13e)];_0x3e1b61!==_0x3de574[_0x38311b(0x14e)]?(_0x3e1b61&&this[_0x38311b(0x181)](_0x3e1b61),this[_0x38311b(0x179)](_0x3de574[_0x38311b(0x14e)]),this[_0x38311b(0x138)][_0x38311b(0x184)][_0x38311b(0x16d)](),this[_0x38311b(0x138)][_0x38311b(0x184)][_0x38311b(0x171)](_0x3de574[_0x38311b(0x14e)]),this[_0x38311b(0x12f)]()):this[_0x38311b(0x12f)]();}[_0x142f51(0x12f)](){const _0x8fd613=_0x142f51,_0x49dca5=this[_0x8fd613(0x138)][_0x8fd613(0x184)][_0x8fd613(0x13e)],_0x54e237=_0x49dca5&&this[_0x8fd613(0x159)][_0x8fd613(0x13a)](_0x49dca5);if(!_0x54e237||!this[_0x8fd613(0x139)][_0x8fd613(0x142)](_0x54e237))return;const _0x9bad8f=this[_0x8fd613(0x139)][_0x8fd613(0x160)](_0x54e237)[_0x8fd613(0x131)],_0x4ae45f=(function(){const _0x868997=_0x8fd613,_0x244566=_0x306e06[_0x868997(0x156)];return[_0x244566[_0x868997(0x16a)],_0x244566[_0x868997(0x177)],_0x244566[_0x868997(0x162)],_0x244566[_0x868997(0x186)],_0x244566[_0x868997(0x166)],_0x244566[_0x868997(0x18b)]];}());this[_0x8fd613(0x138)][_0x8fd613(0x16e)]({'target':_0x9bad8f,'positions':_0x4ae45f});}[_0x142f51(0x182)](){const _0x2c4c26=_0x142f51,_0x3bf3dd=this[_0x2c4c26(0x138)],_0xa07dea=_0x3bf3dd[_0x2c4c26(0x184)][_0x2c4c26(0x13e)];_0xa07dea&&(this[_0x2c4c26(0x181)](_0xa07dea),_0x3bf3dd[_0x2c4c26(0x19f)](),_0x3bf3dd[_0x2c4c26(0x184)][_0x2c4c26(0x16d)]());}[_0x142f51(0x179)](_0x8c6ad8){const _0x329b00=_0x142f51;this[_0x329b00(0x161)](_0x8c6ad8,_0x329b00(0x12b),()=>this[_0x329b00(0x12f)]()),this[_0x329b00(0x161)](_0x8c6ad8,_0x329b00(0x192),(_0x2c98ac,_0x350a4e)=>{const _0x165757=_0x329b00;this[_0x165757(0x149)][_0x165757(0x171)](_0x8c6ad8),this[_0x165757(0x182)](),_0x350a4e();});}[_0x142f51(0x181)](_0x1cc084){const _0x141660=_0x142f51;this[_0x141660(0x18d)](_0x1cc084);}}
23
+ const _0x30a086=_0xc342;(function(_0x1c4649,_0x53a5f4){const _0x4cbbe9=_0xc342,_0x261242=_0x1c4649();while(!![]){try{const _0xfcd48=-parseInt(_0x4cbbe9(0x214))/0x1+parseInt(_0x4cbbe9(0x1c6))/0x2+-parseInt(_0x4cbbe9(0x22f))/0x3*(parseInt(_0x4cbbe9(0x206))/0x4)+parseInt(_0x4cbbe9(0x203))/0x5+parseInt(_0x4cbbe9(0x1c9))/0x6+-parseInt(_0x4cbbe9(0x1d2))/0x7+-parseInt(_0x4cbbe9(0x21e))/0x8*(parseInt(_0x4cbbe9(0x20a))/0x9);if(_0xfcd48===_0x53a5f4)break;else _0x261242['push'](_0x261242['shift']());}catch(_0x5adc7b){_0x261242['push'](_0x261242['shift']());}}}(_0x4803,0x72198));import{ContextPlugin as _0x46ae30,Context as _0xa0f2be}from'ckeditor5/src/core.js';import _0x55211d from'./annotationsuis.js';import _0x4da7ee from'./sidebar.js';import _0x53d82a from'./view/annotationcounterbuttonview.js';function _0x4803(){const _0x27d624=['balloonPanelView','_showBalloon','3966240DpIxRj','remove','values','refresh','off','getByView','esc','change:container','_selectedAnnotations','1323623eQGPXm','locale','northArrowSouthEast','_attachListeners','EditorAnnotations','from','isAttached','northArrowSouthWest','destroy','includes','view','element','execute','activeAnnotation','removeEventListener','resize','init','detach','annotations','_annotationToNarrowView','create','_editorAnnotations','delete','isVisible','pin','change:height','get','clear','length','attachToDom','stopListening','isDirty','add','narrowsidebar-detach-not-attached','_destroyEditorAnnotationsIntegration','requires','annotationType','high','_detachFromContainer','_domEmitter','stop','mousedown','plugins','editors','pluginName','contains','find','number','uiUpdate','4071365vNJPJZ','southArrowNorthEast','_updateBalloonPosition','3038316CZBqCQ','first','ck-sidebar--narrow','has','581319VfCcUm','type','register','listenTo','getOrderedSelectedAnnotations','_integrateWithEditorAnnotations','addAnnotation','defaultPositions','_manuallyClosedAnnotationViews','bind','269746GligDu','_detachListeners','refreshPositioning','keyCode','focusableElements','set','rearrange','_refreshPositioningDebounced','narrowsidebar-attach-already-attached','_hideBalloon','8YKQwNF','detachFromDom','addEventListener','southArrowNorth','bodyCollection','keydown','cancel','hasDomSelection','focus','content','unpin','_annotations','_refreshPositioning','southArrowNorthWest','preventClosingBalloon','Esc','context','3HTEPHC','stopPropagation','setActiveAnnotation','blur','target','narrowSidebar','getSidebarItemView','low','set:container','_attachToContainer','ready','NarrowSidebar','preventDefault','_setSelectedAnnotations','northArrowSouth','attach','550088nvkMFe'];_0x4803=function(){return _0x27d624;};return _0x4803();}function _0xc342(_0x3eb1df,_0x43c7df){const _0x4803f9=_0x4803();return _0xc342=function(_0xc3426a,_0x4341d2){_0xc3426a=_0xc3426a-0x1c6;let _0x4ae081=_0x4803f9[_0xc3426a];return _0x4ae081;},_0xc342(_0x3eb1df,_0x43c7df);}import{BalloonPanelView as _0x7230d5,BodyCollection as _0x2b7a5f}from'ckeditor5/src/ui.js';import{CKEditorError as _0xe4df12,DomEmitterMixin as _0xc772ab,keyCodes as _0x8741aa,Collection as _0x3b3ccd}from'ckeditor5/src/utils.js';import'../../theme/sidebar-narrow.css';import{debounce as _0x5b0b31}from'lodash-es';import _0x2f23d9 from'./editorannotations.js';export default class i extends _0x46ae30{static get[_0x30a086(0x1f5)](){return[_0x4da7ee,_0x55211d];}static get[_0x30a086(0x1fe)](){const _0x5430a3=_0x30a086;return _0x5430a3(0x23a);}constructor(_0x2b7975){const _0x244cb3=_0x30a086;super(_0x2b7975),this[_0x244cb3(0x1d8)]=!0x1,this[_0x244cb3(0x212)]=new Set(),this[_0x244cb3(0x1f9)]=Object[_0x244cb3(0x1e6)](_0xc772ab),this[_0x244cb3(0x1e5)]=new Map(),this[_0x244cb3(0x219)](_0x244cb3(0x1df),null),this[_0x244cb3(0x1e4)]=null,this[_0x244cb3(0x1d1)]=[],this[_0x244cb3(0x1e7)]=new _0x3b3ccd(),this[_0x244cb3(0x21b)]=_0x5b0b31(()=>{const _0x29769e=_0x244cb3;this[_0x29769e(0x22a)]();},0xfa,{'leading':!0x1});}[_0x30a086(0x1e2)](){const _0xa6832c=_0x30a086;this[_0xa6832c(0x22e)][_0xa6832c(0x1fc)][_0xa6832c(0x1ec)](_0x55211d)[_0xa6832c(0x20c)](_0xa6832c(0x234),this),this[_0xa6832c(0x222)]=new _0x2b7a5f(this[_0xa6832c(0x22e)][_0xa6832c(0x1d3)]),this[_0xa6832c(0x1c7)]=new _0x7230d5(this[_0xa6832c(0x22e)][_0xa6832c(0x1d3)]),this[_0xa6832c(0x222)][_0xa6832c(0x1ef)](),this[_0xa6832c(0x222)][_0xa6832c(0x1f2)](this[_0xa6832c(0x1c7)]);}[_0x30a086(0x23e)](_0x5d7d8c){const _0x4452e5=_0x30a086;this[_0x4452e5(0x1e4)]=_0x5d7d8c;const _0x61d383=this[_0x4452e5(0x22e)][_0x4452e5(0x1fc)][_0x4452e5(0x1ec)](_0x4da7ee),_0x5895ec=this[_0x4452e5(0x1c7)];if(_0x61d383[_0x4452e5(0x229)]=_0x5d7d8c,this[_0x4452e5(0x1d8)])throw new _0xe4df12(_0x4452e5(0x21c),this);this[_0x4452e5(0x1d8)]=!0x0,this[_0x4452e5(0x20d)](_0x61d383,_0x4452e5(0x237),()=>{const _0x2feb52=_0x4452e5;this[_0x2feb52(0x1e3)](),this[_0x2feb52(0x20d)](_0x61d383,_0x2feb52(0x1d0),_0x2c33db=>{const _0xa10ed4=_0x2feb52;_0x2c33db[_0xa10ed4(0x1cd)](),this[_0xa10ed4(0x23e)](_0x5d7d8c);});}),_0x61d383[_0x4452e5(0x238)]({'viewClass':_0x4452e5(0x208),'spaceBetweenItems':0x5});const _0x58357e=_0x275b4a=>{const _0x5e0755=_0x4452e5,_0x2f3f2f=new _0x53d82a(this[_0x5e0755(0x22e)][_0x5e0755(0x1d3)]);_0x61d383[_0x5e0755(0x210)](_0x275b4a,_0x2f3f2f),this[_0x5e0755(0x1e5)][_0x5e0755(0x219)](_0x275b4a,_0x2f3f2f),_0x2f3f2f[_0x5e0755(0x213)](_0x5e0755(0x1f1),_0x5e0755(0x1f6),_0x5e0755(0x201))['to'](_0x275b4a[_0x5e0755(0x1dc)],_0x5e0755(0x1f1),_0x5e0755(0x20b),_0x5e0755(0x1ee)),_0x2f3f2f['on'](_0x5e0755(0x1de),()=>{const _0x12b8e3=_0x5e0755;this[_0x12b8e3(0x212)][_0x12b8e3(0x1ed)](),_0x5895ec[_0x12b8e3(0x227)][_0x12b8e3(0x207)]!==_0x275b4a[_0x12b8e3(0x1dc)]?(this[_0x12b8e3(0x1c8)](_0x275b4a),_0x275b4a[_0x12b8e3(0x1dc)][_0x12b8e3(0x1dd)][_0x12b8e3(0x226)](),this[_0x12b8e3(0x231)](_0x275b4a)):this[_0x12b8e3(0x231)](null);});};for(const _0x31c4b7 of _0x5d7d8c)_0x58357e(_0x31c4b7);this[_0x4452e5(0x20d)](_0x5d7d8c,_0x4452e5(0x1f2),(_0xd5cf2c,_0x1d02c0)=>{_0x58357e(_0x1d02c0);}),this[_0x4452e5(0x20d)](_0x5d7d8c,_0x4452e5(0x1ca),(_0x39c2bc,_0x143683,_0x1311ab)=>{const _0x242ff1=_0x4452e5;this[_0x242ff1(0x1e5)][_0x242ff1(0x1ec)](_0x143683)[_0x242ff1(0x1da)](),this[_0x242ff1(0x1e5)][_0x242ff1(0x1e8)](_0x143683),_0x61d383[_0x242ff1(0x21a)]({'removedAnnotation':_0x143683,'previousAnnotation':_0x5d7d8c[_0x242ff1(0x1ec)](_0x1311ab-0x1),'nextAnnotation':_0x5d7d8c[_0x242ff1(0x1ec)](_0x1311ab+0x1)}),_0x143683===this[_0x242ff1(0x1df)]&&this[_0x242ff1(0x231)](null);},{'priority':_0x4452e5(0x236)}),this[_0x4452e5(0x20d)](_0x5d7d8c,_0x4452e5(0x226),(_0x247545,_0x1e434b)=>{const _0x1d9e43=_0x4452e5;this[_0x1d9e43(0x231)](_0x1e434b);}),this[_0x4452e5(0x20d)](_0x5d7d8c,_0x4452e5(0x232),()=>{const _0x3e208a=_0x4452e5;this[_0x3e208a(0x231)](null);}),this[_0x4452e5(0x1f9)][_0x4452e5(0x20d)](document,_0x4452e5(0x223),(_0x59706e,_0x4230f2)=>{const _0x221ac3=_0x4452e5;_0x4230f2[_0x221ac3(0x217)]===_0x8741aa[_0x221ac3(0x1cf)]&&_0x5895ec[_0x221ac3(0x1e9)]&&(this[_0x221ac3(0x212)][_0x221ac3(0x1f2)](_0x5895ec[_0x221ac3(0x227)][_0x221ac3(0x207)]),this[_0x221ac3(0x21d)](),_0x4230f2[_0x221ac3(0x230)](),_0x4230f2[_0x221ac3(0x23b)]());}),this[_0x4452e5(0x1f9)][_0x4452e5(0x20d)](document,_0x4452e5(0x1fb),(_0x59df11,_0x59f8c1)=>{const _0xe7a49b=_0x4452e5,_0x21b950=_0x59f8c1[_0xe7a49b(0x233)];_0x5895ec[_0xe7a49b(0x1e9)]&&_0x5895ec[_0xe7a49b(0x1dd)][_0xe7a49b(0x1ff)](_0x21b950)||_0x61d383[_0xe7a49b(0x1dc)][_0xe7a49b(0x1dd)][_0xe7a49b(0x1ff)](_0x21b950)||_0x59df11[_0xe7a49b(0x22c)]||this[_0xe7a49b(0x1df)]&&this[_0xe7a49b(0x1df)][_0xe7a49b(0x218)][_0xe7a49b(0x200)](_0x26d72c=>_0x26d72c[_0xe7a49b(0x1ff)](_0x21b950))||(this[_0xe7a49b(0x212)][_0xe7a49b(0x1ed)](),this[_0xe7a49b(0x21d)](),this[_0xe7a49b(0x231)](null));});const _0x178735=this[_0x4452e5(0x22e)]instanceof _0xa0f2be?this[_0x4452e5(0x22e)][_0x4452e5(0x1fd)]:new _0x3b3ccd([this[_0x4452e5(0x22e)]]);for(const _0xad59a of _0x178735)this[_0x4452e5(0x20f)](_0xad59a);this[_0x4452e5(0x20d)](_0x178735,_0x4452e5(0x1f2),(_0x5e6e79,_0x1b8ed9)=>{const _0x572367=_0x4452e5;this[_0x572367(0x20d)](_0x1b8ed9,_0x572367(0x239),()=>{const _0x15940f=_0x572367;this[_0x15940f(0x20f)](_0x1b8ed9);});}),this[_0x4452e5(0x20d)](_0x178735,_0x4452e5(0x1ca),(_0x371566,_0x26c897)=>{const _0x17491a=_0x4452e5;_0x26c897[_0x17491a(0x1fc)][_0x17491a(0x209)](_0x17491a(0x1d6))&&this[_0x17491a(0x1f4)](_0x26c897[_0x17491a(0x1fc)][_0x17491a(0x1ec)](_0x17491a(0x1d6)));}),window[_0x4452e5(0x220)](_0x4452e5(0x1e1),this[_0x4452e5(0x21b)]),this[_0x4452e5(0x22a)]();}[_0x30a086(0x231)](_0x468745){const _0x4ed9ec=_0x30a086;if(_0x468745===this[_0x4ed9ec(0x1df)])return;const _0x420a27=this[_0x4ed9ec(0x22e)][_0x4ed9ec(0x1fc)][_0x4ed9ec(0x1ec)](_0x4da7ee);if(_0x420a27[_0x4ed9ec(0x1cc)]({'blurredAnnotation':this[_0x4ed9ec(0x1df)],'activatedAnnotation':_0x468745,'disableAnimationOnActivatedAnnotation':!0x0}),_0x468745)_0x420a27[_0x4ed9ec(0x235)](_0x468745)?this[_0x4ed9ec(0x1c8)](_0x468745):this[_0x4ed9ec(0x21d)]();else this[_0x4ed9ec(0x21d)]();this[_0x4ed9ec(0x1df)]=_0x468745;}[_0x30a086(0x1e3)](){const _0x41edaa=_0x30a086;if(!this[_0x41edaa(0x1d8)])throw new _0xe4df12(_0x41edaa(0x1f3),this);this[_0x41edaa(0x231)](null);const _0x28b30d=this[_0x41edaa(0x22e)][_0x41edaa(0x1fc)][_0x41edaa(0x1ec)](_0x4da7ee);this[_0x41edaa(0x21d)](),Array[_0x41edaa(0x1d7)](this[_0x41edaa(0x1e5)][_0x41edaa(0x1cb)](),_0x5ab792=>_0x5ab792[_0x41edaa(0x1da)]()),this[_0x41edaa(0x1e5)][_0x41edaa(0x1ed)](),_0x28b30d[_0x41edaa(0x1f8)](this[_0x41edaa(0x1e4)]),this[_0x41edaa(0x1f0)](),this[_0x41edaa(0x1f9)][_0x41edaa(0x1f0)](),this[_0x41edaa(0x22e)]instanceof _0xa0f2be&&this[_0x41edaa(0x1f0)](this[_0x41edaa(0x22e)][_0x41edaa(0x1fd)]);for(const _0x2d21cf of Array[_0x41edaa(0x1d7)](this[_0x41edaa(0x1e7)]))this[_0x41edaa(0x1f4)](_0x2d21cf);window[_0x41edaa(0x1e0)](_0x41edaa(0x1e1),this[_0x41edaa(0x21b)]),this[_0x41edaa(0x21b)][_0x41edaa(0x224)](),this[_0x41edaa(0x1d1)]=[],this[_0x41edaa(0x1d8)]=!0x1,this[_0x41edaa(0x1e4)]=null;}[_0x30a086(0x1da)](){const _0x29f213=_0x30a086;this[_0x29f213(0x1d8)]&&this[_0x29f213(0x1e3)](),this[_0x29f213(0x222)][_0x29f213(0x21f)]();}[_0x30a086(0x20f)](_0x35977e){const _0x57b8ee=_0x30a086,_0x105b95=_0x35977e[_0x57b8ee(0x1fc)][_0x57b8ee(0x1ec)](_0x2f23d9),_0x2ede47=this[_0x57b8ee(0x22e)][_0x57b8ee(0x1fc)][_0x57b8ee(0x1ec)](_0x4da7ee),_0xb1fa82=this[_0x57b8ee(0x1e4)],_0x3ea6e3=this[_0x57b8ee(0x1c7)],_0x380f82=()=>{const _0x4d252c=_0x57b8ee,_0x2f9cbf=_0x105b95[_0x4d252c(0x20e)]({'annotations':this[_0x4d252c(0x1e4)],'activeAnnotation':this[_0x4d252c(0x1df)]});this[_0x4d252c(0x23c)](_0x2f9cbf),this[_0x4d252c(0x231)](_0x2f9cbf[0x0]||null);};this[_0x57b8ee(0x20d)](_0x105b95,_0x57b8ee(0x1cc),_0x380f82),this[_0x57b8ee(0x20d)](_0x105b95,_0x57b8ee(0x232),(_0x1c1354,{isAnnotationTracked:_0x5b7c8b})=>{const _0x558352=_0x57b8ee;this[_0x558352(0x1df)]&&_0x5b7c8b(this[_0x558352(0x1df)])&&(this[_0x558352(0x23c)]([]),this[_0x558352(0x231)](null));}),this[_0x57b8ee(0x20d)](_0x105b95,_0x57b8ee(0x202),()=>{const _0x2b1291=_0x57b8ee;this[_0x2b1291(0x21b)]();}),this[_0x57b8ee(0x20d)](_0xb1fa82,_0x57b8ee(0x232),_0x2ca9bd=>{const _0x46c95d=_0x57b8ee;_0x105b95[_0x46c95d(0x225)]()&&_0x2ca9bd[_0x46c95d(0x1fa)]();},{'priority':_0x57b8ee(0x1f7)}),this[_0x57b8ee(0x20d)](this[_0x57b8ee(0x1f9)],_0x57b8ee(0x1fb),(_0xb06f6a,_0x36215a)=>{const _0x103ce8=_0x57b8ee,_0x4ec970=_0x36215a[_0x103ce8(0x233)];_0x3ea6e3[_0x103ce8(0x1e9)]&&_0x3ea6e3[_0x103ce8(0x1dd)][_0x103ce8(0x1ff)](_0x4ec970)||_0x2ede47[_0x103ce8(0x1dc)][_0x103ce8(0x1dd)][_0x103ce8(0x1ff)](_0x4ec970)||this[_0x103ce8(0x1df)]&&_0x105b95[_0x103ce8(0x225)]()&&(_0x380f82(),_0xb06f6a[_0x103ce8(0x22c)]=!0x0);},{'priority':_0x57b8ee(0x1f7)}),this[_0x57b8ee(0x1e7)][_0x57b8ee(0x1f2)](_0x105b95);}[_0x30a086(0x1f4)](_0x1b60ac){const _0x559407=_0x30a086;_0x1b60ac&&(this[_0x559407(0x1f0)](_0x1b60ac),this[_0x559407(0x1e7)][_0x559407(0x1ca)](_0x1b60ac));}[_0x30a086(0x23c)](_0x58f2dc){const _0x51ef3c=_0x30a086;for(const _0x2109aa of this[_0x51ef3c(0x1d1)])_0x58f2dc[_0x51ef3c(0x1db)](_0x2109aa)||this[_0x51ef3c(0x212)][_0x51ef3c(0x1e8)](_0x2109aa[_0x51ef3c(0x1dc)]);this[_0x51ef3c(0x1d1)]=_0x58f2dc;}[_0x30a086(0x22a)](){const _0x2075bb=_0x30a086,_0x69c8d2=this[_0x2075bb(0x1c7)];this[_0x2075bb(0x1e4)][_0x2075bb(0x216)](),_0x69c8d2[_0x2075bb(0x1e9)]&&this[_0x2075bb(0x205)]();}[_0x30a086(0x1c8)](_0x53a893){const _0x294a40=_0x30a086;if(this[_0x294a40(0x212)][_0x294a40(0x209)](_0x53a893[_0x294a40(0x1dc)]))return;const _0x221da0=this[_0x294a40(0x1c7)][_0x294a40(0x227)][_0x294a40(0x207)];_0x221da0!==_0x53a893[_0x294a40(0x1dc)]?(_0x221da0&&this[_0x294a40(0x215)](_0x221da0),this[_0x294a40(0x1d5)](_0x53a893[_0x294a40(0x1dc)]),this[_0x294a40(0x1c7)][_0x294a40(0x227)][_0x294a40(0x1ed)](),this[_0x294a40(0x1c7)][_0x294a40(0x227)][_0x294a40(0x1f2)](_0x53a893[_0x294a40(0x1dc)]),this[_0x294a40(0x205)]()):this[_0x294a40(0x205)]();}[_0x30a086(0x205)](){const _0x2d3542=_0x30a086,_0x2fc494=this[_0x2d3542(0x1c7)][_0x2d3542(0x227)][_0x2d3542(0x207)],_0x40dc89=_0x2fc494&&this[_0x2d3542(0x1e4)][_0x2d3542(0x1ce)](_0x2fc494);if(!_0x40dc89||!this[_0x2d3542(0x1e5)][_0x2d3542(0x209)](_0x40dc89))return;const _0x44e9e8=this[_0x2d3542(0x1e5)][_0x2d3542(0x1ec)](_0x40dc89)[_0x2d3542(0x1dd)],_0x1833ae=(function(){const _0x28a038=_0x2d3542,_0xca2014=_0x7230d5[_0x28a038(0x211)];return[_0xca2014[_0x28a038(0x204)],_0xca2014[_0x28a038(0x1d4)],_0xca2014[_0x28a038(0x221)],_0xca2014[_0x28a038(0x23d)],_0xca2014[_0x28a038(0x22b)],_0xca2014[_0x28a038(0x1d9)]];}());this[_0x2d3542(0x1c7)][_0x2d3542(0x1ea)]({'target':_0x44e9e8,'positions':_0x1833ae});}[_0x30a086(0x21d)](){const _0x335a75=_0x30a086,_0x4c73ea=this[_0x335a75(0x1c7)],_0x188354=_0x4c73ea[_0x335a75(0x227)][_0x335a75(0x207)];_0x188354&&(this[_0x335a75(0x215)](_0x188354),_0x4c73ea[_0x335a75(0x228)](),_0x4c73ea[_0x335a75(0x227)][_0x335a75(0x1ed)]());}[_0x30a086(0x1d5)](_0x52b5fa){const _0x8a3bda=_0x30a086;this[_0x8a3bda(0x20d)](_0x52b5fa,_0x8a3bda(0x1eb),()=>this[_0x8a3bda(0x205)]()),this[_0x8a3bda(0x20d)](_0x52b5fa,_0x8a3bda(0x22d),(_0x59b791,_0x4e261f)=>{const _0x1fcb0e=_0x8a3bda;this[_0x1fcb0e(0x212)][_0x1fcb0e(0x1f2)](_0x52b5fa),this[_0x1fcb0e(0x21d)](),_0x4e261f();});}[_0x30a086(0x215)](_0x1fa6fa){const _0x56246f=_0x30a086;this[_0x56246f(0x1f0)](_0x1fa6fa);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2293(){const _0x32cf15=['get','bottom','add','locale','_spaceBetweenItems','height','view','35FdKKAL','define','clear','442812ULQVss','rearrange','container','sidebar.preventScrollOutOfView','4675690LoHkQN','context','push','_alignBeforeItem','list','remove','pluginName','class','_targetTop','_recalculate','change:bottom','_destroySidebarItemView','_alignToTargetRect','refresh','_lastItem','2123112eiMptF','_setItemTop','change:top','_getItemBefore','22765uGPEuw','_getItemAfter','_activeAnnotation','delete','_alignAfterItem','render','1047FkRoeC','760KzxgHn','getIndex','set','max','length','Sidebar','sidebar-attachtocontainer-missing-container','18cFvSPa','appendChild','isAnimationDisabled','change:targetRect','600oiXiRh','1479569ajvnBr','updateHeight','config','addAnnotation','element','change:_lastItem','bind','isActive','_attachToContainer','_recalculateBuffer','_detachFromContainer','_updateLastItem','sidebar.container','sidebar-setcontainer-invalid-element','object','_annotationToSidebarItemView','stopListening','_getTargetTop','_createSidebarView','_annotations','unbind','11gaiKOQ','listenTo','nodeType','getSidebarItemView','minHeight','destroy','25713YmOJfj','_sidebarItemViewToAnnotation','targetRect','last','target','init','_getMaxAvailableTop','_alignForTopChange','setContainer','top','content','_alignForBottomChange'];_0x2293=function(){return _0x32cf15;};return _0x2293();}const _0x492810=_0x7df5;(function(_0x449d2f,_0x350648){const _0x9996b8=_0x7df5,_0x2a0d66=_0x449d2f();while(!![]){try{const _0x4fddea=parseInt(_0x9996b8(0x161))/0x1+parseInt(_0x9996b8(0x168))/0x2*(parseInt(_0x9996b8(0x167))/0x3)+parseInt(_0x9996b8(0x14a))/0x4*(-parseInt(_0x9996b8(0x147))/0x5)+parseInt(_0x9996b8(0x114))/0x6*(parseInt(_0x9996b8(0x119))/0x7)+parseInt(_0x9996b8(0x118))/0x8*(-parseInt(_0x9996b8(0x134))/0x9)+parseInt(_0x9996b8(0x14e))/0xa+-parseInt(_0x9996b8(0x12e))/0xb*(-parseInt(_0x9996b8(0x15d))/0xc);if(_0x4fddea===_0x350648)break;else _0x2a0d66['push'](_0x2a0d66['shift']());}catch(_0x94c1a5){_0x2a0d66['push'](_0x2a0d66['shift']());}}}(_0x2293,0x6c971));import{ContextPlugin as _0x1d3859}from'ckeditor5/src/core.js';import{Rect as _0x192841,CKEditorError as _0x29e55c}from'ckeditor5/src/utils.js';function _0x7df5(_0x19e403,_0x4d99c8){const _0x2293c2=_0x2293();return _0x7df5=function(_0x7df5e8,_0x1e36a8){_0x7df5e8=_0x7df5e8-0x10f;let _0x46bea3=_0x2293c2[_0x7df5e8];return _0x46bea3;},_0x7df5(_0x19e403,_0x4d99c8);}import _0x1e3322 from'./view/sidebarview.js';import _0x586cdd from'./view/sidebaritemview.js';export default class z extends _0x1d3859{static get[_0x492810(0x154)](){const _0x50725e=_0x492810;return _0x50725e(0x112);}constructor(_0xb99903){const _0x208ff9=_0x492810;super(_0xb99903),this[_0x208ff9(0x10f)](_0x208ff9(0x15c),void 0x0),this[_0x208ff9(0x146)]=this[_0x208ff9(0x12b)](),this[_0x208ff9(0x10f)](_0x208ff9(0x14c),null),this[_0x208ff9(0x144)]=0x19,this[_0x208ff9(0x135)]=new Map(),this[_0x208ff9(0x128)]=new Map(),this[_0x208ff9(0x14f)][_0x208ff9(0x11b)][_0x208ff9(0x148)](_0x208ff9(0x14d),!0x1),this[_0x208ff9(0x12c)]=null,this[_0x208ff9(0x163)]=null,this[_0x208ff9(0x122)]=[];}[_0x492810(0x139)](){const _0xe681f4=_0x492810,_0x423c5d=this[_0xe681f4(0x14f)][_0xe681f4(0x11b)][_0xe681f4(0x140)](_0xe681f4(0x125));_0x423c5d&&this[_0xe681f4(0x13c)](_0x423c5d);}[_0x492810(0x13c)](_0x98d958){const _0xa76094=_0x492810;if(!y(_0x98d958))throw new _0x29e55c(_0xa76094(0x126));this[_0xa76094(0x14c)]=_0x98d958;}[_0x492810(0x121)]({viewClass:_0x217ea3='',spaceBetweenItems:_0x48b06d=0x19}={}){const _0x30679c=_0x492810;if(!y(this[_0x30679c(0x14c)]))throw new _0x29e55c(_0x30679c(0x113),this);this[_0x30679c(0x14c)][_0x30679c(0x115)](this[_0x30679c(0x146)][_0x30679c(0x11d)]),this[_0x30679c(0x146)][_0x30679c(0x155)]=_0x217ea3,this[_0x30679c(0x144)]=_0x48b06d;}[_0x492810(0x14b)]({removedAnnotation:_0x905c17,previousAnnotation:_0x2e0297,nextAnnotation:_0x137c28}){const _0x54730e=_0x492810,_0x407325=this[_0x54730e(0x131)](_0x905c17);this[_0x54730e(0x146)][_0x54730e(0x152)][_0x54730e(0x153)](_0x407325),this[_0x54730e(0x159)](_0x905c17),_0x2e0297&&this[_0x54730e(0x15a)](this[_0x54730e(0x131)](_0x2e0297)),_0x137c28&&this[_0x54730e(0x15a)](this[_0x54730e(0x131)](_0x137c28)),this[_0x54730e(0x124)]();}[_0x492810(0x15b)]({blurredAnnotation:_0x30aa56,activatedAnnotation:_0x8b628f,disableAnimationOnActivatedAnnotation:_0x5676ac}){const _0x43aa06=_0x492810;if(this[_0x43aa06(0x163)]=_0x8b628f,_0x30aa56){_0x30aa56[_0x43aa06(0x120)]=!0x1;const _0x52cc40=this[_0x43aa06(0x131)](_0x30aa56);_0x52cc40&&_0x5676ac&&(_0x52cc40[_0x43aa06(0x116)]=!0x1);}if(_0x8b628f){const _0x14e32c=this[_0x43aa06(0x131)](_0x8b628f);_0x14e32c&&(_0x8b628f[_0x43aa06(0x120)]=!0x0,_0x5676ac&&(_0x14e32c[_0x43aa06(0x116)]=!0x0,_0x14e32c[_0x43aa06(0x13d)]+=0x1),this[_0x43aa06(0x15a)](_0x14e32c));}}[_0x492810(0x123)](_0xfd5f67){const _0x26fd9a=_0x492810;if(this[_0x26fd9a(0x146)][_0x26fd9a(0x11d)][_0x26fd9a(0x153)](),_0xfd5f67){for(const _0x4b0cbb of _0xfd5f67)this[_0x26fd9a(0x159)](_0x4b0cbb);}this[_0x26fd9a(0x146)][_0x26fd9a(0x152)][_0x26fd9a(0x149)](),this[_0x26fd9a(0x146)][_0x26fd9a(0x155)]='',this[_0x26fd9a(0x15c)]=null;}[_0x492810(0x11c)](_0xcbf49f,_0x36e0cb){const _0x9acb54=_0x492810;_0x36e0cb||(_0x36e0cb=_0xcbf49f[_0x9acb54(0x146)]);const _0x5dc5f8=new _0x586cdd(this[_0x9acb54(0x14f)][_0x9acb54(0x143)]);this[_0x9acb54(0x135)][_0x9acb54(0x10f)](_0x5dc5f8,_0xcbf49f),this[_0x9acb54(0x128)][_0x9acb54(0x10f)](_0xcbf49f,_0x5dc5f8),_0x5dc5f8[_0x9acb54(0x13e)][_0x9acb54(0x142)](_0x36e0cb),this[_0x9acb54(0x12f)](_0xcbf49f[_0x9acb54(0x146)],_0x9acb54(0x117),(_0x3e51c8,_0xff34f9,_0x2192b2)=>{const _0x15146e=_0x9acb54,_0x41511a=this[_0x15146e(0x12a)](_0xcbf49f,_0x2192b2);_0x5dc5f8[_0x15146e(0x156)]!=_0x41511a&&(_0x5dc5f8[_0x15146e(0x156)]=_0x41511a,this[_0x15146e(0x15e)](_0x5dc5f8,_0x41511a));}),this[_0x9acb54(0x12f)](_0x5dc5f8,_0x9acb54(0x15f),()=>{const _0x318eb5=_0x9acb54;this[_0x318eb5(0x157)](_0x5dc5f8,_0x318eb5(0x13d));}),this[_0x9acb54(0x12f)](_0x5dc5f8,_0x9acb54(0x158),()=>{const _0x3a834a=_0x9acb54;this[_0x3a834a(0x157)](_0x5dc5f8,_0x3a834a(0x141));}),this[_0x9acb54(0x15a)](_0x5dc5f8);const _0x50248b=this[_0x9acb54(0x160)](_0x5dc5f8);if(_0x50248b)this[_0x9acb54(0x165)](_0x50248b,_0x5dc5f8)||this[_0x9acb54(0x15a)](_0x5dc5f8);else this[_0x9acb54(0x15a)](_0x5dc5f8);return this[_0x9acb54(0x124)](),this[_0x9acb54(0x146)][_0x9acb54(0x152)][_0x9acb54(0x142)](_0x5dc5f8),_0x5dc5f8;}[_0x492810(0x13b)](_0x35cdb4){const _0xca92f=_0x492810;if(!_0x35cdb4[_0xca92f(0x13e)][_0xca92f(0x111)])return;const _0x33265b=this[_0xca92f(0x160)](_0x35cdb4);if(!_0x33265b)return;const _0x3c03ec=this[_0xca92f(0x135)][_0xca92f(0x140)](_0x33265b),_0x37771b=this[_0xca92f(0x163)];_0x37771b&&_0x37771b===_0x3c03ec?this[_0xca92f(0x165)](_0x33265b,_0x35cdb4):this[_0xca92f(0x151)](_0x35cdb4,_0x33265b);}[_0x492810(0x13f)](_0x40955f){const _0x5a778d=_0x492810;if(!_0x40955f[_0x5a778d(0x13e)][_0x5a778d(0x111)])return;const _0x359a45=this[_0x5a778d(0x162)](_0x40955f);if(!_0x359a45)return;const _0x5cc71a=this[_0x5a778d(0x135)][_0x5a778d(0x140)](_0x359a45),_0x5e265d=this[_0x5a778d(0x14f)][_0x5a778d(0x11b)][_0x5a778d(0x140)](_0x5a778d(0x14d)),_0x306a1e=this[_0x5a778d(0x163)];_0x306a1e&&_0x306a1e===_0x5cc71a&&_0x5e265d?(this[_0x5a778d(0x151)](_0x359a45,_0x40955f),this[_0x5a778d(0x165)](_0x40955f,_0x359a45)):_0x306a1e&&_0x306a1e===_0x5cc71a?this[_0x5a778d(0x151)](_0x359a45,_0x40955f):this[_0x5a778d(0x165)](_0x40955f,_0x359a45);}[_0x492810(0x157)](_0x3cce77,_0x3e9d93){const _0x172437=_0x492810;0x0===this[_0x172437(0x122)][_0x172437(0x111)]&&setTimeout(()=>{const _0x2f656d=_0x172437;for(const {sidebarItemView:_0x1c6bf9,changedProp:_0x1c04d1}of this[_0x2f656d(0x122)])_0x2f656d(0x13d)===_0x1c04d1?this[_0x2f656d(0x13b)](_0x1c6bf9):this[_0x2f656d(0x13f)](_0x1c6bf9);this[_0x2f656d(0x122)]=[];},0xa),this[_0x172437(0x122)][_0x172437(0x150)]({'sidebarItemView':_0x3cce77,'changedProp':_0x3e9d93});}[_0x492810(0x131)](_0x3fd1d0){const _0x5a05c0=_0x492810;return this[_0x5a05c0(0x128)][_0x5a05c0(0x140)](_0x3fd1d0);}[_0x492810(0x133)](){const _0x30b7b3=_0x492810;this[_0x30b7b3(0x129)](),this[_0x30b7b3(0x146)][_0x30b7b3(0x133)]();}[_0x492810(0x159)](_0x1200bc){const _0x1fdeee=_0x492810,_0x5b82c=this[_0x1fdeee(0x131)](_0x1200bc);this[_0x1fdeee(0x129)](_0x5b82c),this[_0x1fdeee(0x129)](_0x1200bc[_0x1fdeee(0x146)]),_0x5b82c[_0x1fdeee(0x133)](),this[_0x1fdeee(0x128)][_0x1fdeee(0x164)](_0x1200bc),this[_0x1fdeee(0x135)][_0x1fdeee(0x164)](_0x5b82c);}[_0x492810(0x12b)](){const _0x756d3e=_0x492810,_0x4e7230=new _0x1e3322(this[_0x756d3e(0x14f)][_0x756d3e(0x143)]);return _0x4e7230[_0x756d3e(0x166)](),this['on'](_0x756d3e(0x11e),(_0xb1be10,_0x17c69f,_0x272238,_0xb5de0f)=>{const _0x2b9224=_0x756d3e;_0xb5de0f&&_0x4e7230[_0x2b9224(0x12d)](_0x2b9224(0x132)),_0x272238?_0x4e7230[_0x2b9224(0x11f)](_0x2b9224(0x132))['to'](_0x272238,_0x2b9224(0x141)):_0x4e7230[_0x2b9224(0x132)]=null;}),_0x4e7230;}[_0x492810(0x124)](){const _0x43ec7d=_0x492810;var _0xf58dca;this[_0x43ec7d(0x15c)]=(null===(_0xf58dca=this[_0x43ec7d(0x12c)])||void 0x0===_0xf58dca?void 0x0:_0xf58dca[_0x43ec7d(0x137)])?this[_0x43ec7d(0x131)](this[_0x43ec7d(0x12c)][_0x43ec7d(0x137)]):null;}[_0x492810(0x160)](_0x2825c0){const _0x5773c3=_0x492810;var _0x339edc;const _0xa3ee0c=this[_0x5773c3(0x135)][_0x5773c3(0x140)](_0x2825c0),_0x18d079=_0xa3ee0c&&(null===(_0x339edc=this[_0x5773c3(0x12c)])||void 0x0===_0x339edc?void 0x0:_0x339edc[_0x5773c3(0x140)](this[_0x5773c3(0x12c)][_0x5773c3(0x169)](_0xa3ee0c)-0x1));return _0x18d079&&this[_0x5773c3(0x131)](_0x18d079)||null;}[_0x492810(0x162)](_0x568b60){const _0x2139af=_0x492810;var _0x41dc1d;const _0x3a0b90=this[_0x2139af(0x135)][_0x2139af(0x140)](_0x568b60),_0x21eee8=_0x3a0b90&&(null===(_0x41dc1d=this[_0x2139af(0x12c)])||void 0x0===_0x41dc1d?void 0x0:_0x41dc1d[_0x2139af(0x140)](this[_0x2139af(0x12c)][_0x2139af(0x169)](_0x3a0b90)+0x1));return _0x21eee8&&this[_0x2139af(0x131)](_0x21eee8)||null;}[_0x492810(0x151)](_0x4b90e5,_0x431540){const _0x1a6710=_0x492810;_0x4b90e5[_0x1a6710(0x11a)]();const _0x2e6997=M(_0x431540[_0x1a6710(0x141)]+this[_0x1a6710(0x144)],_0x4b90e5[_0x1a6710(0x13d)]);return!!_0x2e6997&&(this[_0x1a6710(0x15e)](_0x431540,_0x431540[_0x1a6710(0x13d)]-_0x2e6997),!0x0);}[_0x492810(0x165)](_0x5e0a3a,_0x5f2330){const _0x2e11c6=_0x492810;_0x5e0a3a[_0x2e11c6(0x11a)]();const _0xa26635=M(_0x5e0a3a[_0x2e11c6(0x141)]+this[_0x2e11c6(0x144)],_0x5f2330[_0x2e11c6(0x13d)]);return!!_0xa26635&&(this[_0x2e11c6(0x15e)](_0x5f2330,_0x5f2330[_0x2e11c6(0x13d)]+_0xa26635,!0x1),!0x0);}[_0x492810(0x15a)](_0x199562){const _0xad4949=_0x492810,_0x394903=this[_0xad4949(0x135)][_0xad4949(0x140)](_0x199562);if(!_0x394903||!_0x394903[_0xad4949(0x138)]||!_0x394903[_0xad4949(0x136)])return;const _0x20d691=this[_0xad4949(0x12a)](_0x394903,_0x394903[_0xad4949(0x136)]);this[_0xad4949(0x15e)](_0x199562,_0x20d691);}[_0x492810(0x12a)](_0x534766,_0x5b7048){const _0x193493=_0x492810;if(null===_0x5b7048)return 0x0;if(_0x534766[_0x193493(0x138)]instanceof _0x192841)return _0x5b7048[_0x193493(0x13d)];{const _0x252669=new _0x192841(this[_0x193493(0x146)][_0x193493(0x11d)])[_0x193493(0x13d)];return _0x5b7048[_0x193493(0x13d)]-_0x252669;}}[_0x492810(0x15e)](_0x5e5148,_0x5ab387,_0x4682f6=this[_0x492810(0x14f)][_0x492810(0x11b)][_0x492810(0x140)](_0x492810(0x14d))){const _0x1aa2a8=_0x492810;_0x4682f6&&(_0x5ab387=Math[_0x1aa2a8(0x110)](_0x5ab387,this[_0x1aa2a8(0x13a)](_0x5e5148))),_0x5e5148[_0x1aa2a8(0x13d)]=_0x5ab387;}[_0x492810(0x13a)](_0x5807f5){const _0x470417=_0x492810;let _0x151594=this[_0x470417(0x160)](_0x5807f5),_0x9bf300=0x0;for(;_0x151594;)_0x151594[_0x470417(0x11a)](),_0x9bf300+=this[_0x470417(0x144)]+_0x151594[_0x470417(0x145)],_0x151594=this[_0x470417(0x160)](_0x151594);return _0x9bf300;}}function M(_0x901dba,_0x4bfc3c){const _0x241ed8=_0x492810;return Math[_0x241ed8(0x110)](_0x901dba-_0x4bfc3c,0x0);}function y(_0x55ecc9){const _0x286d2d=_0x492810;return null!==_0x55ecc9&&_0x286d2d(0x127)==typeof _0x55ecc9&&0x1===_0x55ecc9[_0x286d2d(0x130)];}
23
+ const _0x44f5af=_0x1e9a;(function(_0x3fb0bf,_0x204111){const _0x4917de=_0x1e9a,_0x7702fb=_0x3fb0bf();while(!![]){try{const _0x2512d5=-parseInt(_0x4917de(0xc7))/0x1*(parseInt(_0x4917de(0x10c))/0x2)+-parseInt(_0x4917de(0xec))/0x3*(parseInt(_0x4917de(0x113))/0x4)+parseInt(_0x4917de(0x114))/0x5+-parseInt(_0x4917de(0xce))/0x6+parseInt(_0x4917de(0xe5))/0x7*(-parseInt(_0x4917de(0x111))/0x8)+-parseInt(_0x4917de(0xf4))/0x9+parseInt(_0x4917de(0xcf))/0xa*(parseInt(_0x4917de(0xfa))/0xb);if(_0x2512d5===_0x204111)break;else _0x7702fb['push'](_0x7702fb['shift']());}catch(_0x3d211e){_0x7702fb['push'](_0x7702fb['shift']());}}}(_0x4045,0x8b3de));import{ContextPlugin as _0x29c569}from'ckeditor5/src/core.js';function _0x4045(){const _0x247b45=['max','isActive','clear','Sidebar','getSidebarItemView','_alignBeforeItem','_createSidebarView','bind','54472xgdCgQ','init','_getItemBefore','_spaceBetweenItems','define','3517848WbGcLS','list','678668qXWQEG','3664260wfCktg','change:_lastItem','_sidebarItemViewToAnnotation','change:targetRect','_recalculateBuffer','_alignToTargetRect','_detachFromContainer','targetRect','sidebar.preventScrollOutOfView','_activeAnnotation','_alignAfterItem','object','rearrange','28NXJYhn','_getItemAfter','context','stopListening','_getMaxAvailableTop','getIndex','_getTargetTop','4700472Svivaz','88220eBWerG','appendChild','sidebar.container','set','_annotationToSidebarItemView','render','class','locale','pluginName','_recalculate','setContainer','unbind','view','add','_annotations','_alignForBottomChange','listenTo','target','element','isAnimationDisabled','get','_updateLastItem','7LDofQt','config','change:top','nodeType','content','length','last','12kGRkkc','push','_attachToContainer','_setItemTop','_alignForTopChange','addAnnotation','height','container','6463161NgqRwk','change:bottom','destroy','bottom','updateHeight','_destroySidebarItemView','4015IWtkmT','delete','sidebar-attachtocontainer-missing-container','_lastItem','top','minHeight','_targetTop','refresh','sidebar-setcontainer-invalid-element','remove'];_0x4045=function(){return _0x247b45;};return _0x4045();}import{Rect as _0x44cb11,CKEditorError as _0x2f839f}from'ckeditor5/src/utils.js';function _0x1e9a(_0x41b44a,_0x2f91d4){const _0x4045af=_0x4045();return _0x1e9a=function(_0x1e9a51,_0x2a4c29){_0x1e9a51=_0x1e9a51-0xc2;let _0x8d85b3=_0x4045af[_0x1e9a51];return _0x8d85b3;},_0x1e9a(_0x41b44a,_0x2f91d4);}import _0x18adca from'./view/sidebarview.js';import _0xdef5c from'./view/sidebaritemview.js';export default class z extends _0x29c569{static get[_0x44f5af(0xd7)](){const _0x51a1f2=_0x44f5af;return _0x51a1f2(0x107);}constructor(_0x528bce){const _0x3d409d=_0x44f5af;super(_0x528bce),this[_0x3d409d(0xd2)](_0x3d409d(0xfd),void 0x0),this[_0x3d409d(0xdb)]=this[_0x3d409d(0x10a)](),this[_0x3d409d(0xd2)](_0x3d409d(0xf3),null),this[_0x3d409d(0x10f)]=0x19,this[_0x3d409d(0x116)]=new Map(),this[_0x3d409d(0xd3)]=new Map(),this[_0x3d409d(0xc9)][_0x3d409d(0xe6)][_0x3d409d(0x110)](_0x3d409d(0xc2),!0x1),this[_0x3d409d(0xdd)]=null,this[_0x3d409d(0xc3)]=null,this[_0x3d409d(0x118)]=[];}[_0x44f5af(0x10d)](){const _0x2df1ca=_0x44f5af,_0x2c2cc3=this[_0x2df1ca(0xc9)][_0x2df1ca(0xe6)][_0x2df1ca(0xe3)](_0x2df1ca(0xd1));_0x2c2cc3&&this[_0x2df1ca(0xd9)](_0x2c2cc3);}[_0x44f5af(0xd9)](_0x59bbf0){const _0x1a9a0d=_0x44f5af;if(!y(_0x59bbf0))throw new _0x2f839f(_0x1a9a0d(0x102));this[_0x1a9a0d(0xf3)]=_0x59bbf0;}[_0x44f5af(0xee)]({viewClass:_0x464af6='',spaceBetweenItems:_0x49edc1=0x19}={}){const _0x4dbb4e=_0x44f5af;if(!y(this[_0x4dbb4e(0xf3)]))throw new _0x2f839f(_0x4dbb4e(0xfc),this);this[_0x4dbb4e(0xf3)][_0x4dbb4e(0xd0)](this[_0x4dbb4e(0xdb)][_0x4dbb4e(0xe1)]),this[_0x4dbb4e(0xdb)][_0x4dbb4e(0xd5)]=_0x464af6,this[_0x4dbb4e(0x10f)]=_0x49edc1;}[_0x44f5af(0xc6)]({removedAnnotation:_0x5f5508,previousAnnotation:_0x59dd03,nextAnnotation:_0x316f}){const _0x1f596a=_0x44f5af,_0x2a2a19=this[_0x1f596a(0x108)](_0x5f5508);this[_0x1f596a(0xdb)][_0x1f596a(0x112)][_0x1f596a(0x103)](_0x2a2a19),this[_0x1f596a(0xf9)](_0x5f5508),_0x59dd03&&this[_0x1f596a(0x119)](this[_0x1f596a(0x108)](_0x59dd03)),_0x316f&&this[_0x1f596a(0x119)](this[_0x1f596a(0x108)](_0x316f)),this[_0x1f596a(0xe4)]();}[_0x44f5af(0x101)]({blurredAnnotation:_0x10ad12,activatedAnnotation:_0x46521b,disableAnimationOnActivatedAnnotation:_0xfbc24b}){const _0x169db8=_0x44f5af;if(this[_0x169db8(0xc3)]=_0x46521b,_0x10ad12){_0x10ad12[_0x169db8(0x105)]=!0x1;const _0x18663f=this[_0x169db8(0x108)](_0x10ad12);_0x18663f&&_0xfbc24b&&(_0x18663f[_0x169db8(0xe2)]=!0x1);}if(_0x46521b){const _0x59929b=this[_0x169db8(0x108)](_0x46521b);_0x59929b&&(_0x46521b[_0x169db8(0x105)]=!0x0,_0xfbc24b&&(_0x59929b[_0x169db8(0xe2)]=!0x0,_0x59929b[_0x169db8(0xfe)]+=0x1),this[_0x169db8(0x119)](_0x59929b));}}[_0x44f5af(0x11a)](_0x3dab59){const _0x40fa96=_0x44f5af;if(this[_0x40fa96(0xdb)][_0x40fa96(0xe1)][_0x40fa96(0x103)](),_0x3dab59){for(const _0x421626 of _0x3dab59)this[_0x40fa96(0xf9)](_0x421626);}this[_0x40fa96(0xdb)][_0x40fa96(0x112)][_0x40fa96(0x106)](),this[_0x40fa96(0xdb)][_0x40fa96(0xd5)]='',this[_0x40fa96(0xfd)]=null;}[_0x44f5af(0xf1)](_0x4bba8d,_0x31c222){const _0x332fe8=_0x44f5af;_0x31c222||(_0x31c222=_0x4bba8d[_0x332fe8(0xdb)]);const _0x12d10a=new _0xdef5c(this[_0x332fe8(0xc9)][_0x332fe8(0xd6)]);this[_0x332fe8(0x116)][_0x332fe8(0xd2)](_0x12d10a,_0x4bba8d),this[_0x332fe8(0xd3)][_0x332fe8(0xd2)](_0x4bba8d,_0x12d10a),_0x12d10a[_0x332fe8(0xe9)][_0x332fe8(0xdc)](_0x31c222),this[_0x332fe8(0xdf)](_0x4bba8d[_0x332fe8(0xdb)],_0x332fe8(0x117),(_0x3f7d44,_0x1f9622,_0x2134d1)=>{const _0x230778=_0x332fe8,_0x324d1a=this[_0x230778(0xcd)](_0x4bba8d,_0x2134d1);_0x12d10a[_0x230778(0x100)]!=_0x324d1a&&(_0x12d10a[_0x230778(0x100)]=_0x324d1a,this[_0x230778(0xef)](_0x12d10a,_0x324d1a));}),this[_0x332fe8(0xdf)](_0x12d10a,_0x332fe8(0xe7),()=>{const _0xe914b9=_0x332fe8;this[_0xe914b9(0xd8)](_0x12d10a,_0xe914b9(0xfe));}),this[_0x332fe8(0xdf)](_0x12d10a,_0x332fe8(0xf5),()=>{const _0x217bdb=_0x332fe8;this[_0x217bdb(0xd8)](_0x12d10a,_0x217bdb(0xf7));}),this[_0x332fe8(0x119)](_0x12d10a);const _0x3ffd31=this[_0x332fe8(0x10e)](_0x12d10a);if(_0x3ffd31)this[_0x332fe8(0xc4)](_0x3ffd31,_0x12d10a)||this[_0x332fe8(0x119)](_0x12d10a);else this[_0x332fe8(0x119)](_0x12d10a);return this[_0x332fe8(0xe4)](),this[_0x332fe8(0xdb)][_0x332fe8(0x112)][_0x332fe8(0xdc)](_0x12d10a),_0x12d10a;}[_0x44f5af(0xf0)](_0x3df29d){const _0x450ce2=_0x44f5af;if(!_0x3df29d[_0x450ce2(0xe9)][_0x450ce2(0xea)])return;const _0x114164=this[_0x450ce2(0x10e)](_0x3df29d);if(!_0x114164)return;const _0x263868=this[_0x450ce2(0x116)][_0x450ce2(0xe3)](_0x114164),_0x29f14f=this[_0x450ce2(0xc3)];_0x29f14f&&_0x29f14f===_0x263868?this[_0x450ce2(0xc4)](_0x114164,_0x3df29d):this[_0x450ce2(0x109)](_0x3df29d,_0x114164);}[_0x44f5af(0xde)](_0x33ae42){const _0x2b5fef=_0x44f5af;if(!_0x33ae42[_0x2b5fef(0xe9)][_0x2b5fef(0xea)])return;const _0x56dab3=this[_0x2b5fef(0xc8)](_0x33ae42);if(!_0x56dab3)return;const _0x17a15a=this[_0x2b5fef(0x116)][_0x2b5fef(0xe3)](_0x56dab3),_0x5d894a=this[_0x2b5fef(0xc9)][_0x2b5fef(0xe6)][_0x2b5fef(0xe3)](_0x2b5fef(0xc2)),_0x4802fb=this[_0x2b5fef(0xc3)];_0x4802fb&&_0x4802fb===_0x17a15a&&_0x5d894a?(this[_0x2b5fef(0x109)](_0x56dab3,_0x33ae42),this[_0x2b5fef(0xc4)](_0x33ae42,_0x56dab3)):_0x4802fb&&_0x4802fb===_0x17a15a?this[_0x2b5fef(0x109)](_0x56dab3,_0x33ae42):this[_0x2b5fef(0xc4)](_0x33ae42,_0x56dab3);}[_0x44f5af(0xd8)](_0x31688a,_0x1d1231){const _0x48f6ce=_0x44f5af;0x0===this[_0x48f6ce(0x118)][_0x48f6ce(0xea)]&&setTimeout(()=>{const _0x7b3866=_0x48f6ce;for(const {sidebarItemView:_0x1ee5d5,changedProp:_0xb5ee7}of this[_0x7b3866(0x118)])_0x7b3866(0xfe)===_0xb5ee7?this[_0x7b3866(0xf0)](_0x1ee5d5):this[_0x7b3866(0xde)](_0x1ee5d5);this[_0x7b3866(0x118)]=[];},0xa),this[_0x48f6ce(0x118)][_0x48f6ce(0xed)]({'sidebarItemView':_0x31688a,'changedProp':_0x1d1231});}[_0x44f5af(0x108)](_0x1daa42){const _0x5ea4a7=_0x44f5af;return this[_0x5ea4a7(0xd3)][_0x5ea4a7(0xe3)](_0x1daa42);}[_0x44f5af(0xf6)](){const _0x2d56c5=_0x44f5af;this[_0x2d56c5(0xca)](),this[_0x2d56c5(0xdb)][_0x2d56c5(0xf6)]();}[_0x44f5af(0xf9)](_0x329707){const _0x5e7d61=_0x44f5af,_0x1a6117=this[_0x5e7d61(0x108)](_0x329707);this[_0x5e7d61(0xca)](_0x1a6117),this[_0x5e7d61(0xca)](_0x329707[_0x5e7d61(0xdb)]),_0x1a6117[_0x5e7d61(0xf6)](),this[_0x5e7d61(0xd3)][_0x5e7d61(0xfb)](_0x329707),this[_0x5e7d61(0x116)][_0x5e7d61(0xfb)](_0x1a6117);}[_0x44f5af(0x10a)](){const _0x53160c=_0x44f5af,_0xeb0a77=new _0x18adca(this[_0x53160c(0xc9)][_0x53160c(0xd6)]);return _0xeb0a77[_0x53160c(0xd4)](),this['on'](_0x53160c(0x115),(_0xd0b4e2,_0xb6bd79,_0xe08dbf,_0x25ce5a)=>{const _0x115a37=_0x53160c;_0x25ce5a&&_0xeb0a77[_0x115a37(0xda)](_0x115a37(0xff)),_0xe08dbf?_0xeb0a77[_0x115a37(0x10b)](_0x115a37(0xff))['to'](_0xe08dbf,_0x115a37(0xf7)):_0xeb0a77[_0x115a37(0xff)]=null;}),_0xeb0a77;}[_0x44f5af(0xe4)](){const _0x221153=_0x44f5af;var _0x5bef4a;this[_0x221153(0xfd)]=(null===(_0x5bef4a=this[_0x221153(0xdd)])||void 0x0===_0x5bef4a?void 0x0:_0x5bef4a[_0x221153(0xeb)])?this[_0x221153(0x108)](this[_0x221153(0xdd)][_0x221153(0xeb)]):null;}[_0x44f5af(0x10e)](_0x297629){const _0x35dece=_0x44f5af;var _0x252486;const _0x31aa97=this[_0x35dece(0x116)][_0x35dece(0xe3)](_0x297629),_0x27126b=_0x31aa97&&(null===(_0x252486=this[_0x35dece(0xdd)])||void 0x0===_0x252486?void 0x0:_0x252486[_0x35dece(0xe3)](this[_0x35dece(0xdd)][_0x35dece(0xcc)](_0x31aa97)-0x1));return _0x27126b&&this[_0x35dece(0x108)](_0x27126b)||null;}[_0x44f5af(0xc8)](_0x2ecec9){const _0x5e7886=_0x44f5af;var _0x15c01e;const _0x52326d=this[_0x5e7886(0x116)][_0x5e7886(0xe3)](_0x2ecec9),_0x1633d1=_0x52326d&&(null===(_0x15c01e=this[_0x5e7886(0xdd)])||void 0x0===_0x15c01e?void 0x0:_0x15c01e[_0x5e7886(0xe3)](this[_0x5e7886(0xdd)][_0x5e7886(0xcc)](_0x52326d)+0x1));return _0x1633d1&&this[_0x5e7886(0x108)](_0x1633d1)||null;}[_0x44f5af(0x109)](_0x27cdca,_0x4ce8dd){const _0x591505=_0x44f5af;_0x27cdca[_0x591505(0xf8)]();const _0x469efa=M(_0x4ce8dd[_0x591505(0xf7)]+this[_0x591505(0x10f)],_0x27cdca[_0x591505(0xfe)]);return!!_0x469efa&&(this[_0x591505(0xef)](_0x4ce8dd,_0x4ce8dd[_0x591505(0xfe)]-_0x469efa),!0x0);}[_0x44f5af(0xc4)](_0x4eb560,_0x486520){const _0x21f4fc=_0x44f5af;_0x4eb560[_0x21f4fc(0xf8)]();const _0x25b6aa=M(_0x4eb560[_0x21f4fc(0xf7)]+this[_0x21f4fc(0x10f)],_0x486520[_0x21f4fc(0xfe)]);return!!_0x25b6aa&&(this[_0x21f4fc(0xef)](_0x486520,_0x486520[_0x21f4fc(0xfe)]+_0x25b6aa,!0x1),!0x0);}[_0x44f5af(0x119)](_0x15442c){const _0x4401f9=_0x44f5af,_0x4ed8c8=this[_0x4401f9(0x116)][_0x4401f9(0xe3)](_0x15442c);if(!_0x4ed8c8||!_0x4ed8c8[_0x4401f9(0xe0)]||!_0x4ed8c8[_0x4401f9(0x11b)])return;const _0x21f36d=this[_0x4401f9(0xcd)](_0x4ed8c8,_0x4ed8c8[_0x4401f9(0x11b)]);this[_0x4401f9(0xef)](_0x15442c,_0x21f36d);}[_0x44f5af(0xcd)](_0x33332c,_0x384f9b){const _0x252663=_0x44f5af;if(null===_0x384f9b)return 0x0;if(_0x33332c[_0x252663(0xe0)]instanceof _0x44cb11)return _0x384f9b[_0x252663(0xfe)];{const _0x52cb45=new _0x44cb11(this[_0x252663(0xdb)][_0x252663(0xe1)])[_0x252663(0xfe)];return _0x384f9b[_0x252663(0xfe)]-_0x52cb45;}}[_0x44f5af(0xef)](_0x40a46e,_0x5dad73,_0xbb399d=this[_0x44f5af(0xc9)][_0x44f5af(0xe6)][_0x44f5af(0xe3)](_0x44f5af(0xc2))){const _0x22a24e=_0x44f5af;_0xbb399d&&(_0x5dad73=Math[_0x22a24e(0x104)](_0x5dad73,this[_0x22a24e(0xcb)](_0x40a46e))),_0x40a46e[_0x22a24e(0xfe)]=_0x5dad73;}[_0x44f5af(0xcb)](_0x4abaf6){const _0x2463c1=_0x44f5af;let _0x52ac6b=this[_0x2463c1(0x10e)](_0x4abaf6),_0x5cf199=0x0;for(;_0x52ac6b;)_0x52ac6b[_0x2463c1(0xf8)](),_0x5cf199+=this[_0x2463c1(0x10f)]+_0x52ac6b[_0x2463c1(0xf2)],_0x52ac6b=this[_0x2463c1(0x10e)](_0x52ac6b);return _0x5cf199;}}function M(_0x44d290,_0x40053d){const _0x5bc151=_0x44f5af;return Math[_0x5bc151(0x104)](_0x44d290-_0x40053d,0x0);}function y(_0x1b005c){const _0x3d5b2a=_0x44f5af;return null!==_0x1b005c&&_0x3d5b2a(0xc5)==typeof _0x1b005c&&0x1===_0x1b005c[_0x3d5b2a(0xe8)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x16e7(_0x301ea5,_0x16c730){const _0x14f6e6=_0x14f6();return _0x16e7=function(_0x16e785,_0x508f6c){_0x16e785=_0x16e785-0x17d;let _0x5152e8=_0x14f6e6[_0x16e785];return _0x5152e8;},_0x16e7(_0x301ea5,_0x16c730);}function _0x14f6(){const _0x581a5c=['6OLnaer','counterView','ck-annotation-counter','annotationType','setTemplate','extendTemplate','add','isDirty','_badge','...','1006655vHrRrI','bind','number','2fdeShg','6431312jXcypi','icon','20qublAC','1354830hfKPLi','ck-annotation-counter__badge--','bindTemplate','382617iKKvDe','children','ck-annotation-counter__badge--edit-mode','3300975FRxmvh','ck-annotation-counter__badge','toString','3629305vZoucE','9555714Ylcdwu','set','span'];_0x14f6=function(){return _0x581a5c;};return _0x14f6();}(function(_0x4409c2,_0x4d330f){const _0x3679ef=_0x16e7,_0xbb5cb3=_0x4409c2();while(!![]){try{const _0x2b2076=parseInt(_0x3679ef(0x195))/0x1*(parseInt(_0x3679ef(0x198))/0x2)+-parseInt(_0x3679ef(0x181))/0x3*(-parseInt(_0x3679ef(0x17d))/0x4)+-parseInt(_0x3679ef(0x187))/0x5*(-parseInt(_0x3679ef(0x18b))/0x6)+-parseInt(_0x3679ef(0x188))/0x7+-parseInt(_0x3679ef(0x199))/0x8+parseInt(_0x3679ef(0x184))/0x9+parseInt(_0x3679ef(0x17e))/0xa;if(_0x2b2076===_0x4d330f)break;else _0xbb5cb3['push'](_0xbb5cb3['shift']());}catch(_0x4946c3){_0xbb5cb3['push'](_0xbb5cb3['shift']());}}}(_0x14f6,0xabbdd));import{ButtonView as _0x509893,View as _0x282dd8}from'ckeditor5/src/ui.js';import _0x5b10fb from'../../../theme/icons/add-comment.svg';export default class D extends _0x509893{constructor(_0x4359c7){const _0x533a47=_0x16e7;super(_0x4359c7);const _0x38b107=this[_0x533a47(0x180)];this[_0x533a47(0x189)](_0x533a47(0x192),!0x1),this[_0x533a47(0x189)](_0x533a47(0x197),0x0),this[_0x533a47(0x196)](_0x533a47(0x193))['to'](this,_0x533a47(0x192),this,_0x533a47(0x197),(_0x329720,_0x526133)=>_0x329720?_0x533a47(0x194):_0x526133[_0x533a47(0x186)]()),this[_0x533a47(0x189)](_0x533a47(0x18e),''),this[_0x533a47(0x19a)]=_0x5b10fb,this[_0x533a47(0x190)]({'attributes':{'class':[_0x533a47(0x18d)]}}),this[_0x533a47(0x18c)]=new _0x282dd8(),this[_0x533a47(0x18c)][_0x533a47(0x18f)]({'tag':_0x533a47(0x18a),'attributes':{'class':[_0x533a47(0x185),_0x38b107['to'](_0x533a47(0x18e),_0xf9f355=>_0x533a47(0x17f)+_0xf9f355),_0x38b107['if'](_0x533a47(0x192),_0x533a47(0x183))]},'children':[{'text':_0x38b107['to'](_0x533a47(0x193))}]}),this[_0x533a47(0x182)][_0x533a47(0x191)](this[_0x533a47(0x18c)]);}}
23
+ (function(_0x439de6,_0x5b2376){const _0x4970d9=_0x3efb,_0x63900b=_0x439de6();while(!![]){try{const _0x508d7a=-parseInt(_0x4970d9(0x110))/0x1+parseInt(_0x4970d9(0x102))/0x2*(-parseInt(_0x4970d9(0x101))/0x3)+-parseInt(_0x4970d9(0x107))/0x4+parseInt(_0x4970d9(0x108))/0x5+parseInt(_0x4970d9(0xfb))/0x6*(parseInt(_0x4970d9(0x116))/0x7)+parseInt(_0x4970d9(0x115))/0x8*(-parseInt(_0x4970d9(0x10e))/0x9)+parseInt(_0x4970d9(0x106))/0xa;if(_0x508d7a===_0x5b2376)break;else _0x63900b['push'](_0x63900b['shift']());}catch(_0x4f6a3a){_0x63900b['push'](_0x63900b['shift']());}}}(_0x10f6,0x3b718));function _0x3efb(_0x316739,_0x30adf1){const _0x10f673=_0x10f6();return _0x3efb=function(_0x3efb2e,_0xcf38ac){_0x3efb2e=_0x3efb2e-0xfb;let _0x37e758=_0x10f673[_0x3efb2e];return _0x37e758;},_0x3efb(_0x316739,_0x30adf1);}function _0x10f6(){const _0x130601=['extendTemplate','ck-annotation-counter__badge--','set','icon','toString','18lCjaKs','bindTemplate','384168OhxVqp','number','ck-annotation-counter__badge--edit-mode','setTemplate','children','1740848hMCxtQ','1520351qDoWVq','bind','ck-annotation-counter','6jUNTqO','add','ck-annotation-counter__badge','_badge','span','isDirty','170637czpOxB','16UUNumE','...','counterView','annotationType','15160260Vkwjio','1909836qRpjmo','1310660JRDMit'];_0x10f6=function(){return _0x130601;};return _0x10f6();}import{ButtonView as _0x126bf1,View as _0x3d1884}from'ckeditor5/src/ui.js';import _0x4509ee from'../../../theme/icons/add-comment.svg';export default class D extends _0x126bf1{constructor(_0x1eb28a){const _0x1e1248=_0x3efb;super(_0x1eb28a);const _0x47aefc=this[_0x1e1248(0x10f)];this[_0x1e1248(0x10b)](_0x1e1248(0x100),!0x1),this[_0x1e1248(0x10b)](_0x1e1248(0x111),0x0),this[_0x1e1248(0x117)](_0x1e1248(0xfe))['to'](this,_0x1e1248(0x100),this,_0x1e1248(0x111),(_0xa899f,_0x365e48)=>_0xa899f?_0x1e1248(0x103):_0x365e48[_0x1e1248(0x10d)]()),this[_0x1e1248(0x10b)](_0x1e1248(0x105),''),this[_0x1e1248(0x10c)]=_0x4509ee,this[_0x1e1248(0x109)]({'attributes':{'class':[_0x1e1248(0x118)]}}),this[_0x1e1248(0x104)]=new _0x3d1884(),this[_0x1e1248(0x104)][_0x1e1248(0x113)]({'tag':_0x1e1248(0xff),'attributes':{'class':[_0x1e1248(0xfd),_0x47aefc['to'](_0x1e1248(0x105),_0x82ea35=>_0x1e1248(0x10a)+_0x82ea35),_0x47aefc['if'](_0x1e1248(0x100),_0x1e1248(0x112))]},'children':[{'text':_0x47aefc['to'](_0x1e1248(0xfe))}]}),this[_0x1e1248(0x114)][_0x1e1248(0xfc)](this[_0x1e1248(0x104)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42b4f2=_0x1566;(function(_0x4ed362,_0x3669b4){const _0x353104=_0x1566,_0xc409de=_0x4ed362();while(!![]){try{const _0x29255b=parseInt(_0x353104(0x13d))/0x1*(parseInt(_0x353104(0x141))/0x2)+parseInt(_0x353104(0x149))/0x3*(parseInt(_0x353104(0x12c))/0x4)+parseInt(_0x353104(0x137))/0x5+-parseInt(_0x353104(0x146))/0x6*(parseInt(_0x353104(0x134))/0x7)+parseInt(_0x353104(0x138))/0x8+parseInt(_0x353104(0x156))/0x9+-parseInt(_0x353104(0x139))/0xa*(parseInt(_0x353104(0x13a))/0xb);if(_0x29255b===_0x3669b4)break;else _0xc409de['push'](_0xc409de['shift']());}catch(_0x18f63d){_0xc409de['push'](_0xc409de['shift']());}}}(_0x28c5,0xeaa3f));import{View as _0x4c0a2b}from'ckeditor5/src/ui.js';import{FocusTracker as _0x98ce1c,KeystrokeHandler as _0x40fe13,uid as _0x53d370}from'ckeditor5/src/utils.js';import _0x2f0b03 from'../../utils/createmutationobserver.js';function _0x28c5(){const _0x2c67c6=['length','height','1708272vnEgXx','_mutationObserver','keystrokes','140199ByeNGU','attach','listenTo','element','mainView','focusTracker','render','setTemplate','content','set','_updateHeight','ck-rounded-corners','destroy','5799663CASoGr','36IeCoXx','createCollection','div','detach','add','isActive','Esc','type','7vOMsVw','isDirty','clear','334120VJvXBT','159584ndIFeQ','55820MxSsvb','88xXASWq','targetRect','ck-annotation-wrapper--active','138679thEAeB','ck-annotation-wrapper','clientHeight','focus','2ytmcgB','bindTemplate','fire'];_0x28c5=function(){return _0x2c67c6;};return _0x28c5();}import'../../../theme/annotation.css';function _0x1566(_0x484752,_0x36e59d){const _0x28c540=_0x28c5();return _0x1566=function(_0x156697,_0x3dbd7d){_0x156697=_0x156697-0x12c;let _0x24d922=_0x28c540[_0x156697];return _0x24d922;},_0x1566(_0x484752,_0x36e59d);}export default class V extends _0x4c0a2b{constructor(_0x13f7c6,_0x32854d){const _0x469d95=_0x1566;super(_0x13f7c6),this['id']=_0x53d370(),this[_0x469d95(0x14e)]=new _0x98ce1c(),this[_0x469d95(0x148)]=new _0x40fe13(),this[_0x469d95(0x148)][_0x469d95(0x152)](_0x469d95(0x132),(_0x5d2dd7,_0x5a1ad0)=>this[_0x469d95(0x143)](_0x469d95(0x132),_0x5a1ad0)),this[_0x469d95(0x152)](_0x469d95(0x13b),{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x469d95(0x152)](_0x469d95(0x145),0x0),this[_0x469d95(0x152)](_0x469d95(0x131),!0x1),this[_0x469d95(0x152)](_0x469d95(0x135),!0x1),this[_0x469d95(0x152)](_0x469d95(0x144),0x0),this[_0x469d95(0x152)](_0x469d95(0x133),''),this[_0x469d95(0x147)]=_0x2f0b03(()=>this[_0x469d95(0x153)]()),this[_0x469d95(0x151)]=this[_0x469d95(0x12d)](),this[_0x469d95(0x151)][_0x469d95(0x130)](_0x32854d),this[_0x469d95(0x14d)]=_0x32854d;const _0x3834da=this[_0x469d95(0x142)];this[_0x469d95(0x150)]({'tag':_0x469d95(0x12e),'attributes':{'class':['ck',_0x469d95(0x13e),_0x469d95(0x154),_0x3834da['if'](_0x469d95(0x131),_0x469d95(0x13c))],'tabindex':-0x1},'children':this[_0x469d95(0x151)]});}[_0x42b4f2(0x14f)](){const _0x2abd7f=_0x42b4f2;super[_0x2abd7f(0x14f)](),this[_0x2abd7f(0x14e)][_0x2abd7f(0x130)](this[_0x2abd7f(0x14c)]),this[_0x2abd7f(0x148)][_0x2abd7f(0x14b)](this[_0x2abd7f(0x14c)]),this[_0x2abd7f(0x147)][_0x2abd7f(0x14a)](this[_0x2abd7f(0x14c)]);}[_0x42b4f2(0x155)](){const _0x48b58a=_0x42b4f2;this[_0x48b58a(0x151)][_0x48b58a(0x136)](),this[_0x48b58a(0x148)][_0x48b58a(0x155)](),this[_0x48b58a(0x14e)][_0x48b58a(0x155)](),this[_0x48b58a(0x147)][_0x48b58a(0x12f)](),super[_0x48b58a(0x155)]();}[_0x42b4f2(0x140)](){const _0x43479c=_0x42b4f2;this[_0x43479c(0x14c)][_0x43479c(0x140)]();}[_0x42b4f2(0x153)](){const _0x35ae9c=_0x42b4f2,_0x4afee5=this[_0x35ae9c(0x14c)][_0x35ae9c(0x13f)];_0x4afee5&&(this[_0x35ae9c(0x145)]=_0x4afee5);}}
23
+ const _0x3b402a=_0x102c;function _0x6102(){const _0x748340=['keystrokes','2304171kzSBeH','bindTemplate','14422fjSBuY','attach','mainView','_mutationObserver','4kXRYLn','setTemplate','4822104LbjcGy','focus','content','element','clear','Esc','listenTo','1106580rhlUzt','ck-annotation-wrapper--active','82IxkvHa','render','type','_updateHeight','length','add','detach','destroy','ck-annotation-wrapper','set','focusTracker','2698758VLercF','isDirty','ck-rounded-corners','5700288YdVZsk','isActive','createCollection','clientHeight','height','div','targetRect','799778MhEXlD','fire'];_0x6102=function(){return _0x748340;};return _0x6102();}function _0x102c(_0x56a43a,_0x30e4ac){const _0x610286=_0x6102();return _0x102c=function(_0x102c29,_0x5c68ab){_0x102c29=_0x102c29-0x182;let _0x17de37=_0x610286[_0x102c29];return _0x17de37;},_0x102c(_0x56a43a,_0x30e4ac);}(function(_0x57c7d7,_0x29afaa){const _0x9d7d93=_0x102c,_0x21ab72=_0x57c7d7();while(!![]){try{const _0x333a46=parseInt(_0x9d7d93(0x1a5))/0x1*(parseInt(_0x9d7d93(0x18b))/0x2)+-parseInt(_0x9d7d93(0x196))/0x3+parseInt(_0x9d7d93(0x1a9))/0x4*(-parseInt(_0x9d7d93(0x189))/0x5)+parseInt(_0x9d7d93(0x199))/0x6+-parseInt(_0x9d7d93(0x1a0))/0x7+parseInt(_0x9d7d93(0x182))/0x8+-parseInt(_0x9d7d93(0x1a3))/0x9;if(_0x333a46===_0x29afaa)break;else _0x21ab72['push'](_0x21ab72['shift']());}catch(_0x44c856){_0x21ab72['push'](_0x21ab72['shift']());}}}(_0x6102,0x9f68a));import{View as _0x41b078}from'ckeditor5/src/ui.js';import{FocusTracker as _0x501a7a,KeystrokeHandler as _0x426f8f,uid as _0x187953}from'ckeditor5/src/utils.js';import _0xa7820 from'../../utils/createmutationobserver.js';import'../../../theme/annotation.css';export default class V extends _0x41b078{constructor(_0x67df20,_0x26c6ed){const _0x41517c=_0x102c;super(_0x67df20),this['id']=_0x187953(),this[_0x41517c(0x195)]=new _0x501a7a(),this[_0x41517c(0x1a2)]=new _0x426f8f(),this[_0x41517c(0x1a2)][_0x41517c(0x194)](_0x41517c(0x187),(_0x496c31,_0x1d72d8)=>this[_0x41517c(0x1a1)](_0x41517c(0x187),_0x1d72d8)),this[_0x41517c(0x194)](_0x41517c(0x19f),{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x41517c(0x194)](_0x41517c(0x19d),0x0),this[_0x41517c(0x194)](_0x41517c(0x19a),!0x1),this[_0x41517c(0x194)](_0x41517c(0x197),!0x1),this[_0x41517c(0x194)](_0x41517c(0x18f),0x0),this[_0x41517c(0x194)](_0x41517c(0x18d),''),this[_0x41517c(0x1a8)]=_0xa7820(()=>this[_0x41517c(0x18e)]()),this[_0x41517c(0x184)]=this[_0x41517c(0x19b)](),this[_0x41517c(0x184)][_0x41517c(0x190)](_0x26c6ed),this[_0x41517c(0x1a7)]=_0x26c6ed;const _0x267d01=this[_0x41517c(0x1a4)];this[_0x41517c(0x1aa)]({'tag':_0x41517c(0x19e),'attributes':{'class':['ck',_0x41517c(0x193),_0x41517c(0x198),_0x267d01['if'](_0x41517c(0x19a),_0x41517c(0x18a))],'tabindex':-0x1},'children':this[_0x41517c(0x184)]});}[_0x3b402a(0x18c)](){const _0xb5676d=_0x3b402a;super[_0xb5676d(0x18c)](),this[_0xb5676d(0x195)][_0xb5676d(0x190)](this[_0xb5676d(0x185)]),this[_0xb5676d(0x1a2)][_0xb5676d(0x188)](this[_0xb5676d(0x185)]),this[_0xb5676d(0x1a8)][_0xb5676d(0x1a6)](this[_0xb5676d(0x185)]);}[_0x3b402a(0x192)](){const _0x20232a=_0x3b402a;this[_0x20232a(0x184)][_0x20232a(0x186)](),this[_0x20232a(0x1a2)][_0x20232a(0x192)](),this[_0x20232a(0x195)][_0x20232a(0x192)](),this[_0x20232a(0x1a8)][_0x20232a(0x191)](),super[_0x20232a(0x192)]();}[_0x3b402a(0x183)](){const _0x5992b0=_0x3b402a;this[_0x5992b0(0x185)][_0x5992b0(0x183)]();}[_0x3b402a(0x18e)](){const _0x4fcbad=_0x3b402a,_0x415b3b=this[_0x4fcbad(0x185)][_0x4fcbad(0x19c)];_0x415b3b&&(this[_0x4fcbad(0x19d)]=_0x415b3b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11f9db=_0x5b80;(function(_0x2a6d6a,_0x1301d2){const _0x154e86=_0x5b80,_0x2f312e=_0x2a6d6a();while(!![]){try{const _0x1aecf3=-parseInt(_0x154e86(0x80))/0x1*(parseInt(_0x154e86(0x88))/0x2)+parseInt(_0x154e86(0x82))/0x3+-parseInt(_0x154e86(0x6b))/0x4*(parseInt(_0x154e86(0x78))/0x5)+-parseInt(_0x154e86(0x86))/0x6+parseInt(_0x154e86(0x7f))/0x7+parseInt(_0x154e86(0x7b))/0x8*(-parseInt(_0x154e86(0x7d))/0x9)+parseInt(_0x154e86(0x6f))/0xa;if(_0x1aecf3===_0x1301d2)break;else _0x2f312e['push'](_0x2f312e['shift']());}catch(_0x1d9b3b){_0x2f312e['push'](_0x2f312e['shift']());}}}(_0x2174,0xe8418));function _0x2174(){const _0x5f5b09=['clear','15NrUNzb','height','element','4473512nuGlME','top','9zxyzXI','ck-sidebar-item--no-animation','11856411XZnggY','413223RkLPva','bottom','5681511nNIhkv','_mutationObserver','clientHeight','attach','11240352hvBTIf','bindTemplate','2TJBJfo','ck-sidebar-item','render','isAnimationDisabled','1824488UkmApV','setTemplate','updateHeight','_targetTop','15778800PQYgKS','destroy','div','bind','detach','createCollection','set','content'];_0x2174=function(){return _0x5f5b09;};return _0x2174();}import{View as _0x273c5b}from'ckeditor5/src/ui.js';import{toUnit as _0x45c072}from'ckeditor5/src/utils.js';import _0x1c3bf4 from'../../utils/createmutationobserver.js';function _0x5b80(_0x3550d5,_0x211446){const _0x2174fc=_0x2174();return _0x5b80=function(_0x5b80aa,_0x26c333){_0x5b80aa=_0x5b80aa-0x69;let _0x4f60e2=_0x2174fc[_0x5b80aa];return _0x4f60e2;},_0x5b80(_0x3550d5,_0x211446);}const qt=_0x45c072('px');export default class C extends _0x273c5b{constructor(_0x2a811e){const _0x5c9dda=_0x5b80;super(_0x2a811e),this[_0x5c9dda(0x75)](_0x5c9dda(0x7c),0x0),this[_0x5c9dda(0x75)](_0x5c9dda(0x79),0x0),this[_0x5c9dda(0x72)](_0x5c9dda(0x81))['to'](this,_0x5c9dda(0x7c),this,_0x5c9dda(0x79),(_0x18dcfa,_0xd36c38)=>_0x18dcfa+_0xd36c38),this[_0x5c9dda(0x75)](_0x5c9dda(0x6a),!0x1),this[_0x5c9dda(0x83)]=_0x1c3bf4(()=>this[_0x5c9dda(0x6d)]()),this[_0x5c9dda(0x6e)]=null,this[_0x5c9dda(0x76)]=this[_0x5c9dda(0x74)]();const _0x10c481=this[_0x5c9dda(0x87)];this[_0x5c9dda(0x6c)]({'tag':_0x5c9dda(0x71),'attributes':{'class':[_0x5c9dda(0x89),_0x10c481['to'](_0x5c9dda(0x6a),_0x26914d=>_0x26914d?_0x5c9dda(0x7e):'')],'style':{'top':_0x10c481['to'](_0x5c9dda(0x7c),_0x4f06a2=>qt(_0x4f06a2))}},'children':this[_0x5c9dda(0x76)]});}[_0x11f9db(0x69)](){const _0x448615=_0x11f9db;super[_0x448615(0x69)](),this[_0x448615(0x83)][_0x448615(0x85)](this[_0x448615(0x7a)]);}[_0x11f9db(0x6d)](){const _0x2e2ff1=_0x11f9db,_0x4b1c04=this[_0x2e2ff1(0x7a)][_0x2e2ff1(0x84)];_0x4b1c04&&(this[_0x2e2ff1(0x79)]=_0x4b1c04);}[_0x11f9db(0x70)](){const _0x162582=_0x11f9db;this[_0x162582(0x76)][_0x162582(0x77)](),this[_0x162582(0x83)][_0x162582(0x73)](),super[_0x162582(0x70)]();}}
23
+ const _0x32fbe1=_0x4d62;(function(_0x158eb2,_0xb3a2c5){const _0x41675f=_0x4d62,_0x2acb97=_0x158eb2();while(!![]){try{const _0x3e69cc=-parseInt(_0x41675f(0xda))/0x1*(-parseInt(_0x41675f(0xce))/0x2)+parseInt(_0x41675f(0xe1))/0x3*(parseInt(_0x41675f(0xd4))/0x4)+-parseInt(_0x41675f(0xdc))/0x5*(parseInt(_0x41675f(0xef))/0x6)+parseInt(_0x41675f(0xe0))/0x7*(parseInt(_0x41675f(0xee))/0x8)+-parseInt(_0x41675f(0xf0))/0x9+parseInt(_0x41675f(0xed))/0xa*(-parseInt(_0x41675f(0xe4))/0xb)+parseInt(_0x41675f(0xd8))/0xc*(parseInt(_0x41675f(0xcf))/0xd);if(_0x3e69cc===_0xb3a2c5)break;else _0x2acb97['push'](_0x2acb97['shift']());}catch(_0x88fbdf){_0x2acb97['push'](_0x2acb97['shift']());}}}(_0x1f2c,0xdedd2));import{View as _0x5d4b77}from'ckeditor5/src/ui.js';function _0x4d62(_0x473c7f,_0x412865){const _0x1f2c58=_0x1f2c();return _0x4d62=function(_0x4d62a1,_0x58da51){_0x4d62a1=_0x4d62a1-0xcd;let _0x49104c=_0x1f2c58[_0x4d62a1];return _0x49104c;},_0x4d62(_0x473c7f,_0x412865);}function _0x1f2c(){const _0xb931dc=['806443PkUtBW','clientHeight','205ZpSSTt','bottom','detach','div','1103690QvRvRs','318jFdloQ','clear','ck-sidebar-item','2482931MqlMnu','set','element','attach','bindTemplate','updateHeight','content','createCollection','setTemplate','80DqcNFd','8PqjwIO','117762QQPejs','2414682WxtuzO','height','4QewAGY','143Cbwaey','_mutationObserver','top','destroy','_targetTop','44788VbAflj','render','ck-sidebar-item--no-animation','bind','910020hAWQxH','isAnimationDisabled'];_0x1f2c=function(){return _0xb931dc;};return _0x1f2c();}import{toUnit as _0x5d5f0d}from'ckeditor5/src/utils.js';import _0x26f527 from'../../utils/createmutationobserver.js';const qt=_0x5d5f0d('px');export default class C extends _0x5d4b77{constructor(_0x1a1980){const _0x1d1bc4=_0x4d62;super(_0x1a1980),this[_0x1d1bc4(0xe5)](_0x1d1bc4(0xd1),0x0),this[_0x1d1bc4(0xe5)](_0x1d1bc4(0xcd),0x0),this[_0x1d1bc4(0xd7)](_0x1d1bc4(0xdd))['to'](this,_0x1d1bc4(0xd1),this,_0x1d1bc4(0xcd),(_0x3a93e0,_0x35e77)=>_0x3a93e0+_0x35e77),this[_0x1d1bc4(0xe5)](_0x1d1bc4(0xd9),!0x1),this[_0x1d1bc4(0xd0)]=_0x26f527(()=>this[_0x1d1bc4(0xe9)]()),this[_0x1d1bc4(0xd3)]=null,this[_0x1d1bc4(0xea)]=this[_0x1d1bc4(0xeb)]();const _0x5534a9=this[_0x1d1bc4(0xe8)];this[_0x1d1bc4(0xec)]({'tag':_0x1d1bc4(0xdf),'attributes':{'class':[_0x1d1bc4(0xe3),_0x5534a9['to'](_0x1d1bc4(0xd9),_0x3e5155=>_0x3e5155?_0x1d1bc4(0xd6):'')],'style':{'top':_0x5534a9['to'](_0x1d1bc4(0xd1),_0x2d0cd5=>qt(_0x2d0cd5))}},'children':this[_0x1d1bc4(0xea)]});}[_0x32fbe1(0xd5)](){const _0x4c277d=_0x32fbe1;super[_0x4c277d(0xd5)](),this[_0x4c277d(0xd0)][_0x4c277d(0xe7)](this[_0x4c277d(0xe6)]);}[_0x32fbe1(0xe9)](){const _0x41b176=_0x32fbe1,_0x1a3f61=this[_0x41b176(0xe6)][_0x41b176(0xdb)];_0x1a3f61&&(this[_0x41b176(0xcd)]=_0x1a3f61);}[_0x32fbe1(0xd2)](){const _0x42d140=_0x32fbe1;this[_0x42d140(0xea)][_0x42d140(0xe2)](),this[_0x42d140(0xd0)][_0x42d140(0xde)](),super[_0x42d140(0xd2)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4a0e(){const _0x11da15=['div','ck-reset','5999iCHzco','344186PNMSfe','78oRmzjf','6495150GXFfXa','class','minHeight','204400gbDepL','createCollection','bindTemplate','setTemplate','1776WqfSCU','1JXLNbY','set','972009yIUpqc','number','list','81540BqHFyw','ck-sidebar','85985jtEeqG'];_0x4a0e=function(){return _0x11da15;};return _0x4a0e();}(function(_0xde35ef,_0x169ae1){const _0x7819a7=_0x3caf,_0x374992=_0xde35ef();while(!![]){try{const _0x4e224d=parseInt(_0x7819a7(0x19e))/0x1*(parseInt(_0x7819a7(0x1a9))/0x2)+parseInt(_0x7819a7(0x1a3))/0x3+parseInt(_0x7819a7(0x1ae))/0x4+-parseInt(_0x7819a7(0x1a5))/0x5*(-parseInt(_0x7819a7(0x1aa))/0x6)+parseInt(_0x7819a7(0x1a8))/0x7*(parseInt(_0x7819a7(0x19d))/0x8)+parseInt(_0x7819a7(0x1a0))/0x9+-parseInt(_0x7819a7(0x1ab))/0xa;if(_0x4e224d===_0x169ae1)break;else _0x374992['push'](_0x374992['shift']());}catch(_0x12a59c){_0x374992['push'](_0x374992['shift']());}}}(_0x4a0e,0x1df32));import{View as _0xd329d5}from'ckeditor5/src/ui.js';function _0x3caf(_0x3a7be0,_0x2b0cc1){const _0x4a0e46=_0x4a0e();return _0x3caf=function(_0x3cafd5,_0x1e80f9){_0x3cafd5=_0x3cafd5-0x19c;let _0xf70882=_0x4a0e46[_0x3cafd5];return _0xf70882;},_0x3caf(_0x3a7be0,_0x2b0cc1);}import{toUnit as _0x2bb681}from'ckeditor5/src/utils.js';import'../../../theme/sidebar.css';const qt=_0x2bb681('px');export default class T extends _0xd329d5{constructor(_0x32d7da){const _0x30a8d0=_0x3caf;super(_0x32d7da);const _0x5100fc=this[_0x30a8d0(0x1b0)];this[_0x30a8d0(0x19f)](_0x30a8d0(0x1ad),0x0),this[_0x30a8d0(0x19f)](_0x30a8d0(0x1ac),''),this[_0x30a8d0(0x1a2)]=this[_0x30a8d0(0x1af)](),this[_0x30a8d0(0x19c)]({'tag':_0x30a8d0(0x1a6),'attributes':{'class':['ck',_0x30a8d0(0x1a4),_0x30a8d0(0x1a7),_0x5100fc['to'](_0x30a8d0(0x1ac))],'style':{'minHeight':_0x5100fc['to'](_0x30a8d0(0x1ad),_0x4e53fb=>_0x30a8d0(0x1a1)==typeof _0x4e53fb?qt(_0x4e53fb+0xa):null)}},'children':this[_0x30a8d0(0x1a2)]});}}
23
+ (function(_0x594eed,_0x511ef7){const _0x2179da=_0x18e9,_0x2c9db1=_0x594eed();while(!![]){try{const _0x39714d=-parseInt(_0x2179da(0x1e8))/0x1*(parseInt(_0x2179da(0x1df))/0x2)+parseInt(_0x2179da(0x1ea))/0x3+parseInt(_0x2179da(0x1e2))/0x4*(parseInt(_0x2179da(0x1eb))/0x5)+parseInt(_0x2179da(0x1e0))/0x6*(parseInt(_0x2179da(0x1d8))/0x7)+-parseInt(_0x2179da(0x1e7))/0x8+parseInt(_0x2179da(0x1e1))/0x9+-parseInt(_0x2179da(0x1db))/0xa*(-parseInt(_0x2179da(0x1e4))/0xb);if(_0x39714d===_0x511ef7)break;else _0x2c9db1['push'](_0x2c9db1['shift']());}catch(_0x50bf1f){_0x2c9db1['push'](_0x2c9db1['shift']());}}}(_0x1717,0x5cc7e));function _0x1717(){const _0x433a99=['list','div','minHeight','2606oOHDAp','283494IzdYEn','1408734wjZitP','1904rbTXfp','ck-reset','77LUTXMP','createCollection','number','266728pwxnfD','557JNrUOj','setTemplate','301788uxLxvP','935SvrsGh','ck-sidebar','class','7CSDhQf','bindTemplate','set','1065370XOoXnv'];_0x1717=function(){return _0x433a99;};return _0x1717();}import{View as _0x2e2db5}from'ckeditor5/src/ui.js';import{toUnit as _0x55e4da}from'ckeditor5/src/utils.js';function _0x18e9(_0x2b3153,_0x269fe7){const _0x1717f7=_0x1717();return _0x18e9=function(_0x18e9d4,_0x110cbb){_0x18e9d4=_0x18e9d4-0x1d8;let _0x3a60b7=_0x1717f7[_0x18e9d4];return _0x3a60b7;},_0x18e9(_0x2b3153,_0x269fe7);}import'../../../theme/sidebar.css';const qt=_0x55e4da('px');export default class T extends _0x2e2db5{constructor(_0x238744){const _0x69c366=_0x18e9;super(_0x238744);const _0x34c467=this[_0x69c366(0x1d9)];this[_0x69c366(0x1da)](_0x69c366(0x1de),0x0),this[_0x69c366(0x1da)](_0x69c366(0x1ed),''),this[_0x69c366(0x1dc)]=this[_0x69c366(0x1e5)](),this[_0x69c366(0x1e9)]({'tag':_0x69c366(0x1dd),'attributes':{'class':['ck',_0x69c366(0x1ec),_0x69c366(0x1e3),_0x34c467['to'](_0x69c366(0x1ed))],'style':{'minHeight':_0x34c467['to'](_0x69c366(0x1de),_0x2eccf5=>_0x69c366(0x1e6)==typeof _0x2eccf5?qt(_0x2eccf5+0xa):null)}},'children':this[_0x69c366(0x1dc)]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2b2f(){const _0x5bc1f7=['ck-sidebar--wide','refresh','add','addAnnotation','ready','context','addEventListener','get','editors','requires','5415312Jxbiua','pluginName','_destroyEditorAnnotationsIntegration','1366250flRhVK','hasDomSelection','has','listenTo','updateTargetRect','_annotations','plugins','_detachFromContainer','container','_refreshPositioningDebounced','rearrange','9yLgEJP','annotations','EditorAnnotations','off','_integrateWithEditorAnnotations','activeAnnotation','setActiveAnnotation','widesidebar-detach-not-attached','widesidebar-attach-already-attached','stop','refreshPositioning','5332512lWCRZu','removeEventListener','init','uiUpdate','isAttached','resize','8921340SIbile','cancel','30102992tYaBvJ','WideSidebar','change:container','focus','register','6cVxJuU','_attachToContainer','remove','5030179zLwEsL','2636690Eynjsp','wideSidebar','attach','set:container','set','blur','switchTo','_editorAnnotations','high','_activeAnnotation','detach','destroy','stopListening','getOrderedSelectedAnnotations','from'];_0x2b2f=function(){return _0x5bc1f7;};return _0x2b2f();}const _0x3b912c=_0x3303;(function(_0x3c82e8,_0x5aa32e){const _0xcd7ea8=_0x3303,_0x4e9600=_0x3c82e8();while(!![]){try{const _0x223cc6=parseInt(_0xcd7ea8(0x1b4))/0x1+parseInt(_0xcd7ea8(0x198))/0x2+parseInt(_0xcd7ea8(0x187))/0x3+parseInt(_0xcd7ea8(0x1b1))/0x4+-parseInt(_0xcd7ea8(0x18d))/0x5+parseInt(_0xcd7ea8(0x194))/0x6*(parseInt(_0xcd7ea8(0x197))/0x7)+parseInt(_0xcd7ea8(0x18f))/0x8*(-parseInt(_0xcd7ea8(0x17c))/0x9);if(_0x223cc6===_0x5aa32e)break;else _0x4e9600['push'](_0x4e9600['shift']());}catch(_0x51ed50){_0x4e9600['push'](_0x4e9600['shift']());}}}(_0x2b2f,0xf10f6));import{ContextPlugin as _0x49d8f9,Context as _0x2c9a40}from'ckeditor5/src/core.js';import _0x2ac00b from'./annotationsuis.js';function _0x3303(_0x2cc1eb,_0x28ad91){const _0x2b2fc8=_0x2b2f();return _0x3303=function(_0x330377,_0x341b09){_0x330377=_0x330377-0x178;let _0x1abb8f=_0x2b2fc8[_0x330377];return _0x1abb8f;},_0x3303(_0x2cc1eb,_0x28ad91);}import _0x1efc12 from'./sidebar.js';import{CKEditorError as _0x53d4e1,Collection as _0x4d557a}from'ckeditor5/src/utils.js';import{debounce as _0x3226bc}from'lodash-es';import _0x5e784e from'./editorannotations.js';export default class n extends _0x49d8f9{static get[_0x3b912c(0x1b0)](){return[_0x1efc12,_0x2ac00b];}static get[_0x3b912c(0x1b2)](){const _0x1b10fd=_0x3b912c;return _0x1b10fd(0x190);}constructor(_0x16e693){const _0x4ec24a=_0x3b912c;super(_0x16e693),this[_0x4ec24a(0x18b)]=!0x1,this[_0x4ec24a(0x19c)](_0x4ec24a(0x181),null),this[_0x4ec24a(0x17d)]=null,this[_0x4ec24a(0x19f)]=new _0x4d557a(),this[_0x4ec24a(0x17a)]=_0x3226bc(()=>{const _0x2a16ee=_0x4ec24a;this[_0x2a16ee(0x17d)][_0x2a16ee(0x186)]();},0xfa,{'leading':!0x1});}[_0x3b912c(0x189)](){const _0x16fe1a=_0x3b912c,_0x239e46=this[_0x16fe1a(0x1ac)][_0x16fe1a(0x1ba)][_0x16fe1a(0x1ae)](_0x2ac00b),_0x580109=this[_0x16fe1a(0x1ac)][_0x16fe1a(0x1ba)][_0x16fe1a(0x1ae)](_0x1efc12);_0x239e46[_0x16fe1a(0x193)](_0x16fe1a(0x199),this),_0x580109[_0x16fe1a(0x179)]&&_0x239e46[_0x16fe1a(0x19e)](_0x16fe1a(0x199));}[_0x3b912c(0x182)](_0x56109e){const _0x3d36ee=_0x3b912c;if(_0x56109e===this[_0x3d36ee(0x181)])return;const _0x547474=this[_0x3d36ee(0x1ac)][_0x3d36ee(0x1ba)][_0x3d36ee(0x1ae)](_0x1efc12);_0x547474[_0x3d36ee(0x1a1)]=_0x56109e;const _0x166cca=this[_0x3d36ee(0x181)];this[_0x3d36ee(0x181)]=_0x56109e,_0x547474[_0x3d36ee(0x1a8)]({'blurredAnnotation':_0x166cca,'activatedAnnotation':this[_0x3d36ee(0x181)]});}[_0x3b912c(0x19a)](_0x58532c){const _0x2c9a34=_0x3b912c;this[_0x2c9a34(0x17d)]=_0x58532c;const _0x2a307e=this[_0x2c9a34(0x1ac)][_0x2c9a34(0x1ba)][_0x2c9a34(0x1ae)](_0x1efc12);if(_0x2a307e[_0x2c9a34(0x1b9)]=_0x58532c,this[_0x2c9a34(0x18b)])throw new _0x53d4e1(_0x2c9a34(0x184),this);this[_0x2c9a34(0x18b)]=!0x0,this[_0x2c9a34(0x1b7)](_0x2a307e,_0x2c9a34(0x19b),()=>{const _0x40541e=_0x2c9a34;this[_0x40541e(0x1a2)](),this[_0x40541e(0x1b7)](_0x2a307e,_0x40541e(0x191),_0x592100=>{const _0x3ebabe=_0x40541e;_0x592100[_0x3ebabe(0x17f)](),this[_0x3ebabe(0x19a)](_0x58532c);});}),_0x2a307e[_0x2c9a34(0x195)]({'viewClass':_0x2c9a34(0x1a7)});const _0x2ffdd9=_0x41961c=>{const _0x5e8000=_0x2c9a34;_0x41961c[_0x5e8000(0x1b8)](),_0x2a307e[_0x5e8000(0x1aa)](_0x41961c);};for(const _0x576fb3 of _0x58532c)_0x2ffdd9(_0x576fb3);this[_0x2c9a34(0x1b7)](_0x58532c,_0x2c9a34(0x1a9),(_0x25b697,_0x39f542)=>{_0x2ffdd9(_0x39f542);}),this[_0x2c9a34(0x1b7)](_0x58532c,_0x2c9a34(0x196),(_0x4cadb8,_0x1577c6,_0x7a3ee8)=>{const _0x3545eb=_0x2c9a34;_0x2a307e[_0x3545eb(0x17b)]({'removedAnnotation':_0x1577c6,'previousAnnotation':_0x58532c[_0x3545eb(0x1ae)](_0x7a3ee8-0x1),'nextAnnotation':_0x58532c[_0x3545eb(0x1ae)](_0x7a3ee8+0x1)}),_0x1577c6===this[_0x3545eb(0x181)]&&this[_0x3545eb(0x182)](null);},{'priority':_0x2c9a34(0x1a0)}),this[_0x2c9a34(0x1b7)](_0x58532c,_0x2c9a34(0x192),(_0x371950,_0x1e4da7)=>{const _0x430486=_0x2c9a34;this[_0x430486(0x182)](_0x1e4da7);}),this[_0x2c9a34(0x1b7)](_0x58532c,_0x2c9a34(0x19d),()=>{const _0x5da6fb=_0x2c9a34;this[_0x5da6fb(0x182)](null);});const _0x4ee77a=this[_0x2c9a34(0x1ac)]instanceof _0x2c9a40?this[_0x2c9a34(0x1ac)][_0x2c9a34(0x1af)]:new _0x4d557a([this[_0x2c9a34(0x1ac)]]);for(const _0x40587a of _0x4ee77a)this[_0x2c9a34(0x180)](_0x40587a);this[_0x2c9a34(0x1b7)](_0x4ee77a,_0x2c9a34(0x1a9),(_0x10c2bf,_0x53e8da)=>{const _0x1a6adf=_0x2c9a34;this[_0x1a6adf(0x1b7)](_0x53e8da,_0x1a6adf(0x1ab),()=>{const _0x3383de=_0x1a6adf;this[_0x3383de(0x180)](_0x53e8da);});}),this[_0x2c9a34(0x1b7)](_0x4ee77a,_0x2c9a34(0x196),(_0x4cac88,_0x5252f4)=>{const _0x10d6fa=_0x2c9a34;_0x5252f4[_0x10d6fa(0x1ba)][_0x10d6fa(0x1b6)](_0x10d6fa(0x17e))&&this[_0x10d6fa(0x1b3)](_0x5252f4[_0x10d6fa(0x1ba)][_0x10d6fa(0x1ae)](_0x10d6fa(0x17e)));}),window[_0x2c9a34(0x1ad)](_0x2c9a34(0x18c),this[_0x2c9a34(0x17a)]),this[_0x2c9a34(0x17d)][_0x2c9a34(0x186)]();}[_0x3b912c(0x1a2)](){const _0x521504=_0x3b912c;if(!this[_0x521504(0x18b)])throw new _0x53d4e1(_0x521504(0x183),this);this[_0x521504(0x182)](null);const _0x223c19=this[_0x521504(0x1ac)][_0x521504(0x1ba)][_0x521504(0x1ae)](_0x1efc12);_0x223c19[_0x521504(0x178)](this[_0x521504(0x17d)]),this[_0x521504(0x1a4)](_0x223c19),this[_0x521504(0x1a4)](this[_0x521504(0x17d)]),this[_0x521504(0x1ac)]instanceof _0x2c9a40&&this[_0x521504(0x1a4)](this[_0x521504(0x1ac)][_0x521504(0x1af)]);for(const _0x379be5 of Array[_0x521504(0x1a6)](this[_0x521504(0x19f)]))this[_0x521504(0x1b3)](_0x379be5);window[_0x521504(0x188)](_0x521504(0x18c),this[_0x521504(0x17a)]),this[_0x521504(0x17a)][_0x521504(0x18e)](),this[_0x521504(0x181)]=null,this[_0x521504(0x18b)]=!0x1,this[_0x521504(0x17d)]=null;}[_0x3b912c(0x1a3)](){const _0x271894=_0x3b912c;this[_0x271894(0x18b)]&&this[_0x271894(0x1a2)]();}[_0x3b912c(0x180)](_0x2f154b){const _0x3d8e2f=_0x3b912c,_0x293d45=_0x2f154b[_0x3d8e2f(0x1ba)][_0x3d8e2f(0x1ae)](_0x5e784e);if(!_0x293d45)return;const _0x3014d1=()=>{const _0x411ab3=_0x3d8e2f,_0x2548a8=_0x293d45[_0x411ab3(0x1a5)]({'annotations':this[_0x411ab3(0x17d)],'activeAnnotation':this[_0x411ab3(0x181)]});this[_0x411ab3(0x182)](_0x2548a8[0x0]||null);};this[_0x3d8e2f(0x1b7)](_0x293d45,_0x3d8e2f(0x1a8),_0x3014d1),this[_0x3d8e2f(0x1b7)](_0x293d45,_0x3d8e2f(0x19d),(_0x40c282,{isAnnotationTracked:_0x4924ae})=>{const _0xd41cc8=_0x3d8e2f;this[_0xd41cc8(0x181)]&&_0x4924ae(this[_0xd41cc8(0x181)])&&this[_0xd41cc8(0x182)](null);}),this[_0x3d8e2f(0x1b7)](_0x293d45,_0x3d8e2f(0x18a),()=>{const _0x3226e7=_0x3d8e2f;this[_0x3226e7(0x17a)]();}),this[_0x3d8e2f(0x1b7)](this[_0x3d8e2f(0x17d)],_0x3d8e2f(0x19d),_0x53dbd8=>{const _0x4f489b=_0x3d8e2f;_0x293d45[_0x4f489b(0x1b5)]()&&(_0x3014d1(),_0x53dbd8[_0x4f489b(0x185)]());},{'priority':_0x3d8e2f(0x1a0)}),this[_0x3d8e2f(0x19f)][_0x3d8e2f(0x1a9)](_0x293d45);}[_0x3b912c(0x1b3)](_0x4464e4){const _0x3bbdae=_0x3b912c;this[_0x3bbdae(0x1a4)](_0x4464e4),this[_0x3bbdae(0x19f)][_0x3bbdae(0x196)](_0x4464e4);}}
23
+ const _0xd0c8d6=_0x4326;function _0x4326(_0x286614,_0x4b12ec){const _0x2a0980=_0x2a09();return _0x4326=function(_0x432698,_0x4a2bc0){_0x432698=_0x432698-0xe1;let _0x150fac=_0x2a0980[_0x432698];return _0x150fac;},_0x4326(_0x286614,_0x4b12ec);}(function(_0x247019,_0x2e682e){const _0x560d5f=_0x4326,_0x2700ff=_0x247019();while(!![]){try{const _0x46b435=parseInt(_0x560d5f(0xe3))/0x1+-parseInt(_0x560d5f(0x106))/0x2+parseInt(_0x560d5f(0xe7))/0x3+parseInt(_0x560d5f(0x109))/0x4*(-parseInt(_0x560d5f(0x102))/0x5)+parseInt(_0x560d5f(0xea))/0x6+-parseInt(_0x560d5f(0xfe))/0x7+-parseInt(_0x560d5f(0x119))/0x8*(-parseInt(_0x560d5f(0xf7))/0x9);if(_0x46b435===_0x2e682e)break;else _0x2700ff['push'](_0x2700ff['shift']());}catch(_0x3d8eb7){_0x2700ff['push'](_0x2700ff['shift']());}}}(_0x2a09,0x3ca5d));import{ContextPlugin as _0x4920c1,Context as _0x41c292}from'ckeditor5/src/core.js';import _0x1841b7 from'./annotationsuis.js';import _0x1a8d7b from'./sidebar.js';import{CKEditorError as _0x245f3d,Collection as _0xc5f4cb}from'ckeditor5/src/utils.js';import{debounce as _0x359ef3}from'lodash-es';import _0x56c628 from'./editorannotations.js';function _0x2a09(){const _0x44fac8=['_editorAnnotations','350007eDxdvu','has','register','845994jdjTHv','ck-sidebar--wide','attach','widesidebar-detach-not-attached','detach','_detachFromContainer','_annotations','high','stopListening','annotations','addAnnotation','remove','ready','94788eXHaLy','container','widesidebar-attach-already-attached','off','wideSidebar','removeEventListener','EditorAnnotations','1887326cUQSYV','context','_refreshPositioningDebounced','init','1087435KKNwRu','cancel','destroy','blur','515788ddOrNn','_attachToContainer','rearrange','8JIFLOh','get','switchTo','activeAnnotation','stop','addEventListener','plugins','refresh','_integrateWithEditorAnnotations','_destroyEditorAnnotationsIntegration','focus','resize','_activeAnnotation','hasDomSelection','WideSidebar','from','384OcYQZE','change:container','add','getOrderedSelectedAnnotations','set:container','setActiveAnnotation','updateTargetRect','refreshPositioning','listenTo','uiUpdate','pluginName','requires','editors','447695xxEKZB','set','isAttached'];_0x2a09=function(){return _0x44fac8;};return _0x2a09();}export default class n extends _0x4920c1{static get[_0xd0c8d6(0xe1)](){return[_0x1a8d7b,_0x1841b7];}static get[_0xd0c8d6(0x123)](){const _0x238c38=_0xd0c8d6;return _0x238c38(0x117);}constructor(_0x4bcc23){const _0x2ce950=_0xd0c8d6;super(_0x4bcc23),this[_0x2ce950(0xe5)]=!0x1,this[_0x2ce950(0xe4)](_0x2ce950(0x10c),null),this[_0x2ce950(0xf3)]=null,this[_0x2ce950(0xe6)]=new _0xc5f4cb(),this[_0x2ce950(0x100)]=_0x359ef3(()=>{const _0x29dc79=_0x2ce950;this[_0x29dc79(0xf3)][_0x29dc79(0x120)]();},0xfa,{'leading':!0x1});}[_0xd0c8d6(0x101)](){const _0x3455ba=_0xd0c8d6,_0x244abb=this[_0x3455ba(0xff)][_0x3455ba(0x10f)][_0x3455ba(0x10a)](_0x1841b7),_0x5c089a=this[_0x3455ba(0xff)][_0x3455ba(0x10f)][_0x3455ba(0x10a)](_0x1a8d7b);_0x244abb[_0x3455ba(0xe9)](_0x3455ba(0xfb),this),_0x5c089a[_0x3455ba(0xf8)]&&_0x244abb[_0x3455ba(0x10b)](_0x3455ba(0xfb));}[_0xd0c8d6(0x11e)](_0x486c27){const _0xc65196=_0xd0c8d6;if(_0x486c27===this[_0xc65196(0x10c)])return;const _0x340a55=this[_0xc65196(0xff)][_0xc65196(0x10f)][_0xc65196(0x10a)](_0x1a8d7b);_0x340a55[_0xc65196(0x115)]=_0x486c27;const _0x1bb888=this[_0xc65196(0x10c)];this[_0xc65196(0x10c)]=_0x486c27,_0x340a55[_0xc65196(0x110)]({'blurredAnnotation':_0x1bb888,'activatedAnnotation':this[_0xc65196(0x10c)]});}[_0xd0c8d6(0xec)](_0x1adaaa){const _0x14657b=_0xd0c8d6;this[_0x14657b(0xf3)]=_0x1adaaa;const _0xd8bbaa=this[_0x14657b(0xff)][_0x14657b(0x10f)][_0x14657b(0x10a)](_0x1a8d7b);if(_0xd8bbaa[_0x14657b(0xf0)]=_0x1adaaa,this[_0x14657b(0xe5)])throw new _0x245f3d(_0x14657b(0xf9),this);this[_0x14657b(0xe5)]=!0x0,this[_0x14657b(0x121)](_0xd8bbaa,_0x14657b(0x11d),()=>{const _0x3ed801=_0x14657b;this[_0x3ed801(0xee)](),this[_0x3ed801(0x121)](_0xd8bbaa,_0x3ed801(0x11a),_0x27a87a=>{const _0x4e9709=_0x3ed801;_0x27a87a[_0x4e9709(0xfa)](),this[_0x4e9709(0xec)](_0x1adaaa);});}),_0xd8bbaa[_0x14657b(0x107)]({'viewClass':_0x14657b(0xeb)});const _0x510001=_0x19d72d=>{const _0x22f5ae=_0x14657b;_0x19d72d[_0x22f5ae(0x11f)](),_0xd8bbaa[_0x22f5ae(0xf4)](_0x19d72d);};for(const _0x20c4e4 of _0x1adaaa)_0x510001(_0x20c4e4);this[_0x14657b(0x121)](_0x1adaaa,_0x14657b(0x11b),(_0x4867af,_0x55ba43)=>{_0x510001(_0x55ba43);}),this[_0x14657b(0x121)](_0x1adaaa,_0x14657b(0xf5),(_0x45120c,_0x1fc8cf,_0x2c8f10)=>{const _0x583b6d=_0x14657b;_0xd8bbaa[_0x583b6d(0x108)]({'removedAnnotation':_0x1fc8cf,'previousAnnotation':_0x1adaaa[_0x583b6d(0x10a)](_0x2c8f10-0x1),'nextAnnotation':_0x1adaaa[_0x583b6d(0x10a)](_0x2c8f10+0x1)}),_0x1fc8cf===this[_0x583b6d(0x10c)]&&this[_0x583b6d(0x11e)](null);},{'priority':_0x14657b(0xf1)}),this[_0x14657b(0x121)](_0x1adaaa,_0x14657b(0x113),(_0x6f9ad2,_0x4299a0)=>{const _0x1aeea9=_0x14657b;this[_0x1aeea9(0x11e)](_0x4299a0);}),this[_0x14657b(0x121)](_0x1adaaa,_0x14657b(0x105),()=>{const _0x448c3b=_0x14657b;this[_0x448c3b(0x11e)](null);});const _0x473b19=this[_0x14657b(0xff)]instanceof _0x41c292?this[_0x14657b(0xff)][_0x14657b(0xe2)]:new _0xc5f4cb([this[_0x14657b(0xff)]]);for(const _0x4d03ec of _0x473b19)this[_0x14657b(0x111)](_0x4d03ec);this[_0x14657b(0x121)](_0x473b19,_0x14657b(0x11b),(_0x26b3dd,_0x379073)=>{const _0x449413=_0x14657b;this[_0x449413(0x121)](_0x379073,_0x449413(0xf6),()=>{const _0x2851cf=_0x449413;this[_0x2851cf(0x111)](_0x379073);});}),this[_0x14657b(0x121)](_0x473b19,_0x14657b(0xf5),(_0x7acb17,_0x397cd4)=>{const _0x3fcaa5=_0x14657b;_0x397cd4[_0x3fcaa5(0x10f)][_0x3fcaa5(0xe8)](_0x3fcaa5(0xfd))&&this[_0x3fcaa5(0x112)](_0x397cd4[_0x3fcaa5(0x10f)][_0x3fcaa5(0x10a)](_0x3fcaa5(0xfd)));}),window[_0x14657b(0x10e)](_0x14657b(0x114),this[_0x14657b(0x100)]),this[_0x14657b(0xf3)][_0x14657b(0x120)]();}[_0xd0c8d6(0xee)](){const _0x20d4f5=_0xd0c8d6;if(!this[_0x20d4f5(0xe5)])throw new _0x245f3d(_0x20d4f5(0xed),this);this[_0x20d4f5(0x11e)](null);const _0xaf27d5=this[_0x20d4f5(0xff)][_0x20d4f5(0x10f)][_0x20d4f5(0x10a)](_0x1a8d7b);_0xaf27d5[_0x20d4f5(0xef)](this[_0x20d4f5(0xf3)]),this[_0x20d4f5(0xf2)](_0xaf27d5),this[_0x20d4f5(0xf2)](this[_0x20d4f5(0xf3)]),this[_0x20d4f5(0xff)]instanceof _0x41c292&&this[_0x20d4f5(0xf2)](this[_0x20d4f5(0xff)][_0x20d4f5(0xe2)]);for(const _0x43106e of Array[_0x20d4f5(0x118)](this[_0x20d4f5(0xe6)]))this[_0x20d4f5(0x112)](_0x43106e);window[_0x20d4f5(0xfc)](_0x20d4f5(0x114),this[_0x20d4f5(0x100)]),this[_0x20d4f5(0x100)][_0x20d4f5(0x103)](),this[_0x20d4f5(0x10c)]=null,this[_0x20d4f5(0xe5)]=!0x1,this[_0x20d4f5(0xf3)]=null;}[_0xd0c8d6(0x104)](){const _0x46ff1e=_0xd0c8d6;this[_0x46ff1e(0xe5)]&&this[_0x46ff1e(0xee)]();}[_0xd0c8d6(0x111)](_0x279fc3){const _0x18ab99=_0xd0c8d6,_0x1c3d3e=_0x279fc3[_0x18ab99(0x10f)][_0x18ab99(0x10a)](_0x56c628);if(!_0x1c3d3e)return;const _0x257ed4=()=>{const _0x524697=_0x18ab99,_0x2ce99c=_0x1c3d3e[_0x524697(0x11c)]({'annotations':this[_0x524697(0xf3)],'activeAnnotation':this[_0x524697(0x10c)]});this[_0x524697(0x11e)](_0x2ce99c[0x0]||null);};this[_0x18ab99(0x121)](_0x1c3d3e,_0x18ab99(0x110),_0x257ed4),this[_0x18ab99(0x121)](_0x1c3d3e,_0x18ab99(0x105),(_0x326cef,{isAnnotationTracked:_0x5ec5a9})=>{const _0x11005b=_0x18ab99;this[_0x11005b(0x10c)]&&_0x5ec5a9(this[_0x11005b(0x10c)])&&this[_0x11005b(0x11e)](null);}),this[_0x18ab99(0x121)](_0x1c3d3e,_0x18ab99(0x122),()=>{const _0x456118=_0x18ab99;this[_0x456118(0x100)]();}),this[_0x18ab99(0x121)](this[_0x18ab99(0xf3)],_0x18ab99(0x105),_0x3ac6cc=>{const _0x410cd0=_0x18ab99;_0x1c3d3e[_0x410cd0(0x116)]()&&(_0x257ed4(),_0x3ac6cc[_0x410cd0(0x10d)]());},{'priority':_0x18ab99(0xf1)}),this[_0x18ab99(0xe6)][_0x18ab99(0x11b)](_0x1c3d3e);}[_0xd0c8d6(0x112)](_0x16a2ef){const _0x767a1c=_0xd0c8d6;this[_0x767a1c(0xf2)](_0x16a2ef),this[_0x767a1c(0xe6)][_0x767a1c(0xf5)](_0x16a2ef);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x395302=_0x57a0;(function(_0x80ac8f,_0x439f38){const _0x221484=_0x57a0,_0x41aa52=_0x80ac8f();while(!![]){try{const _0x270d1e=parseInt(_0x221484(0x16b))/0x1*(parseInt(_0x221484(0x165))/0x2)+parseInt(_0x221484(0x16c))/0x3*(parseInt(_0x221484(0x160))/0x4)+parseInt(_0x221484(0x156))/0x5*(parseInt(_0x221484(0x14a))/0x6)+-parseInt(_0x221484(0x158))/0x7*(parseInt(_0x221484(0x15d))/0x8)+-parseInt(_0x221484(0x154))/0x9+-parseInt(_0x221484(0x149))/0xa+-parseInt(_0x221484(0x157))/0xb*(-parseInt(_0x221484(0x164))/0xc);if(_0x270d1e===_0x439f38)break;else _0x41aa52['push'](_0x41aa52['shift']());}catch(_0x35cf1e){_0x41aa52['push'](_0x41aa52['shift']());}}}(_0x2b1c,0x3f7e7));function _0x2b1c(){const _0x41edc3=['getItems','2455650uITNCM','document','33025mssnuk','305943Qqpyqm','65527SaYrhL','_hasContent','$textProxy','tableCell','getRanges','232iyPugf','comment:','schema','116LvpYWI','change','isObject','selection','156SoKsIj','926CGTTZB','element','push','substr','model','createRange','104sRJbnQ','23061sHQFMo','isEnabled','end','getLastMatchingPosition','execute','1849240ECvWaK','324hZinyR','_itemIsContent','backward','item','start','refresh','addMarker','editor','_trimToContent'];_0x2b1c=function(){return _0x41edc3;};return _0x2b1c();}import{Command as _0xb8100e}from'ckeditor5/src/core.js';function _0x57a0(_0x399f71,_0x4ec335){const _0x2b1c49=_0x2b1c();return _0x57a0=function(_0x57a02b,_0x40ad33){_0x57a02b=_0x57a02b-0x149;let _0x580199=_0x2b1c49[_0x57a02b];return _0x580199;},_0x57a0(_0x399f71,_0x4ec335);}import{uid as _0x581da8}from'ckeditor5/src/utils.js';export default class G extends _0xb8100e{[_0x395302(0x14f)](){const _0x15539b=_0x395302,_0x5bbf8b=this[_0x15539b(0x151)][_0x15539b(0x169)][_0x15539b(0x155)][_0x15539b(0x163)];for(const _0x41e932 of _0x5bbf8b[_0x15539b(0x15c)]())if(this[_0x15539b(0x159)](_0x41e932))return void(this[_0x15539b(0x16d)]=!0x0);this[_0x15539b(0x16d)]=!0x1;}[_0x395302(0x170)]({threadId:_0x17a738=_0x581da8()}={}){const _0x1a5e62=_0x395302,_0x1e28cd=this[_0x1a5e62(0x151)][_0x1a5e62(0x169)],_0x4c8739=[];for(const _0xd27c3c of _0x1e28cd[_0x1a5e62(0x155)][_0x1a5e62(0x163)][_0x1a5e62(0x15c)]())this[_0x1a5e62(0x159)](_0xd27c3c)&&_0x4c8739[_0x1a5e62(0x167)](this[_0x1a5e62(0x152)](_0xd27c3c));_0x1e28cd[_0x1a5e62(0x161)](_0x20f619=>{const _0x58512c=_0x1a5e62;for(const _0x400dac of _0x4c8739){const _0x5683da=_0x581da8()[_0x58512c(0x168)](0x1,0x5),_0x2105e5=_0x58512c(0x15e)+_0x17a738+':'+_0x5683da;_0x20f619[_0x58512c(0x150)](_0x2105e5,{'range':_0x400dac,'usingOperation':!0x1,'affectsData':!0x1});}});}[_0x395302(0x159)](_0x290af5){const _0x13d8c2=_0x395302;for(const _0x2ac335 of _0x290af5[_0x13d8c2(0x153)]())if(this[_0x13d8c2(0x14b)](_0x2ac335))return!0x0;return!0x1;}[_0x395302(0x14b)](_0x4782a9){const _0x5dddee=_0x395302;return _0x4782a9['is'](_0x5dddee(0x15a))||this[_0x5dddee(0x151)][_0x5dddee(0x169)][_0x5dddee(0x15f)][_0x5dddee(0x162)](_0x4782a9)&&!_0x4782a9['is'](_0x5dddee(0x166),_0x5dddee(0x15b));}[_0x395302(0x152)](_0x3fa693){const _0x9be331=_0x395302,_0x4cd751=_0x176077=>!this[_0x9be331(0x14b)](_0x176077[_0x9be331(0x14d)]),_0x374aea=_0x3fa693[_0x9be331(0x14e)][_0x9be331(0x16f)](_0x4cd751),_0x5c40a1=_0x3fa693[_0x9be331(0x16e)][_0x9be331(0x16f)](_0x4cd751,{'direction':_0x9be331(0x14c)});return this[_0x9be331(0x151)][_0x9be331(0x169)][_0x9be331(0x16a)](_0x374aea,_0x5c40a1);}}
23
+ const _0x2d39e2=_0x230a;(function(_0x54f46a,_0x5d75b9){const _0x240ba5=_0x230a,_0x41359c=_0x54f46a();while(!![]){try{const _0x2f0040=parseInt(_0x240ba5(0x1a9))/0x1+parseInt(_0x240ba5(0x195))/0x2+-parseInt(_0x240ba5(0x19c))/0x3*(parseInt(_0x240ba5(0x1a2))/0x4)+parseInt(_0x240ba5(0x1ae))/0x5*(parseInt(_0x240ba5(0x1b6))/0x6)+parseInt(_0x240ba5(0x197))/0x7+parseInt(_0x240ba5(0x1a1))/0x8+-parseInt(_0x240ba5(0x1ac))/0x9*(parseInt(_0x240ba5(0x1a0))/0xa);if(_0x2f0040===_0x5d75b9)break;else _0x41359c['push'](_0x41359c['shift']());}catch(_0x31e009){_0x41359c['push'](_0x41359c['shift']());}}}(_0x506b,0x924d4));import{Command as _0x5d83ed}from'ckeditor5/src/core.js';import{uid as _0xa374b6}from'ckeditor5/src/utils.js';function _0x230a(_0x344944,_0x1ad54f){const _0x506b20=_0x506b();return _0x230a=function(_0x230ade,_0x18c91f){_0x230ade=_0x230ade-0x193;let _0x37be99=_0x506b20[_0x230ade];return _0x37be99;},_0x230a(_0x344944,_0x1ad54f);}export default class G extends _0x5d83ed{[_0x2d39e2(0x19a)](){const _0x36e0a5=_0x2d39e2,_0x4be04c=this[_0x36e0a5(0x196)][_0x36e0a5(0x1b2)][_0x36e0a5(0x1ad)][_0x36e0a5(0x1b5)];for(const _0x54d69d of _0x4be04c[_0x36e0a5(0x198)]())if(this[_0x36e0a5(0x194)](_0x54d69d))return void(this[_0x36e0a5(0x19f)]=!0x0);this[_0x36e0a5(0x19f)]=!0x1;}[_0x2d39e2(0x193)]({threadId:_0x5e4821=_0xa374b6()}={}){const _0x2f2156=_0x2d39e2,_0x3e5784=this[_0x2f2156(0x196)][_0x2f2156(0x1b2)],_0x53b31e=[];for(const _0x8d8d2e of _0x3e5784[_0x2f2156(0x1ad)][_0x2f2156(0x1b5)][_0x2f2156(0x198)]())this[_0x2f2156(0x194)](_0x8d8d2e)&&_0x53b31e[_0x2f2156(0x1b7)](this[_0x2f2156(0x1b4)](_0x8d8d2e));_0x3e5784[_0x2f2156(0x19d)](_0x5ea810=>{const _0x1c2789=_0x2f2156;for(const _0x3b0b19 of _0x53b31e){const _0x4a0977=_0xa374b6()[_0x1c2789(0x1a5)](0x1,0x5),_0x1e8a13=_0x1c2789(0x1a4)+_0x5e4821+':'+_0x4a0977;_0x5ea810[_0x1c2789(0x1ab)](_0x1e8a13,{'range':_0x3b0b19,'usingOperation':!0x1,'affectsData':!0x1});}});}[_0x2d39e2(0x194)](_0x34261a){const _0x42612e=_0x2d39e2;for(const _0x579ffb of _0x34261a[_0x42612e(0x1af)]())if(this[_0x42612e(0x1b1)](_0x579ffb))return!0x0;return!0x1;}[_0x2d39e2(0x1b1)](_0x133286){const _0x43ae37=_0x2d39e2;return _0x133286['is'](_0x43ae37(0x1b3))||this[_0x43ae37(0x196)][_0x43ae37(0x1b2)][_0x43ae37(0x1a6)][_0x43ae37(0x1a3)](_0x133286)&&!_0x133286['is'](_0x43ae37(0x1a8),_0x43ae37(0x19b));}[_0x2d39e2(0x1b4)](_0x2560ff){const _0xad3660=_0x2d39e2,_0x441f69=_0x35074d=>!this[_0xad3660(0x1b1)](_0x35074d[_0xad3660(0x19e)]),_0xbd6ec3=_0x2560ff[_0xad3660(0x1aa)][_0xad3660(0x1b0)](_0x441f69),_0x31119d=_0x2560ff[_0xad3660(0x1a7)][_0xad3660(0x1b0)](_0x441f69,{'direction':_0xad3660(0x199)});return this[_0xad3660(0x196)][_0xad3660(0x1b2)][_0xad3660(0x1b8)](_0xbd6ec3,_0x31119d);}}function _0x506b(){const _0x4bea1e=['getRanges','backward','refresh','tableCell','3oRLNcN','change','item','isEnabled','1892270CvLPjm','6390048fAHkQc','3956348zLEuvR','isObject','comment:','substr','schema','end','element','355735uXcjbm','start','addMarker','45vzYqsg','document','10TkICYk','getItems','getLastMatchingPosition','_itemIsContent','model','$textProxy','_trimToContent','selection','2591946ZwrdQl','push','createRange','execute','_hasContent','762562ZyTQgR','editor','943040EsEsSG'];_0x506b=function(){return _0x4bea1e;};return _0x506b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3d26(){const _0x266de2=['isActive','add','pluginName','20HfWwnf','change:archivedAt','7VnzqhV','102582AizESL','remove','3905896ehicrC','listenTo','plugins','762224BpclTB','22297rDdnAM','getCommentThread','stopListening','activate','requires','2080CJiimi','has','3764226RKfzSn','init','removeCommentThread','get','3fziXWC','addCommentThread','CommentsArchive','4281336yeHNJJ','context','archivedAt','324132tUoriA','focus','highest','findIndex','_calculatePosition','length','collection','archivedThreads'];_0x3d26=function(){return _0x266de2;};return _0x3d26();}const _0x51f275=_0x48ad;(function(_0x1a1fc0,_0x4572e2){const _0xeb0286=_0x48ad,_0x5c00cc=_0x1a1fc0();while(!![]){try{const _0x2651c0=-parseInt(_0xeb0286(0x19f))/0x1+-parseInt(_0xeb0286(0x188))/0x2*(parseInt(_0xeb0286(0x199))/0x3)+parseInt(_0xeb0286(0x18d))/0x4*(parseInt(_0xeb0286(0x185))/0x5)+parseInt(_0xeb0286(0x195))/0x6+parseInt(_0xeb0286(0x187))/0x7*(parseInt(_0xeb0286(0x18a))/0x8)+-parseInt(_0xeb0286(0x19c))/0x9+parseInt(_0xeb0286(0x193))/0xa*(-parseInt(_0xeb0286(0x18e))/0xb);if(_0x2651c0===_0x4572e2)break;else _0x5c00cc['push'](_0x5c00cc['shift']());}catch(_0x30c818){_0x5c00cc['push'](_0x5c00cc['shift']());}}}(_0x3d26,0x93ba1));function _0x48ad(_0x12b7bb,_0x157538){const _0x3d26f6=_0x3d26();return _0x48ad=function(_0x48adef,_0x231d58){_0x48adef=_0x48adef-0x185;let _0x267456=_0x3d26f6[_0x48adef];return _0x267456;},_0x48ad(_0x12b7bb,_0x157538);}import{ContextPlugin as _0x28fd7b}from'ckeditor5/src/core.js';import{Collection as _0x4c51f3}from'ckeditor5/src/utils.js';import _0x132bfe from'./commentsrepository.js';import _0x59a6a6 from'../annotations/annotations.js';export default class p extends _0x28fd7b{static get[_0x51f275(0x1a9)](){const _0x5b9837=_0x51f275;return _0x5b9837(0x19b);}static get[_0x51f275(0x192)](){return[_0x132bfe,_0x59a6a6];}constructor(_0x955616){const _0x399302=_0x51f275;super(_0x955616),this[_0x399302(0x1a6)]=new _0x4c51f3();}[_0x51f275(0x196)](){const _0x3809ab=_0x51f275,_0x8b7f63=this[_0x3809ab(0x19d)],_0x3c88a6=_0x8b7f63[_0x3809ab(0x18c)][_0x3809ab(0x198)](_0x132bfe),_0x3c085c=_0x8b7f63[_0x3809ab(0x18c)][_0x3809ab(0x198)](_0x59a6a6);this[_0x3809ab(0x18b)](_0x3c88a6,_0x3809ab(0x19a),(_0x2d888e,{threadId:_0x2d6033})=>{const _0x1cff74=_0x3809ab,_0xc6dd56=_0x3c88a6[_0x1cff74(0x18f)](_0x2d6033);_0xc6dd56[_0x1cff74(0x19e)]&&this[_0x1cff74(0x1a6)][_0x1cff74(0x1a8)](_0xc6dd56,this[_0x1cff74(0x1a3)](_0xc6dd56[_0x1cff74(0x19e)])),this[_0x1cff74(0x18b)](_0xc6dd56,_0x1cff74(0x186),(_0x53357f,_0x2f6a1a,_0xc1925d)=>{const _0xefb03f=_0x1cff74;_0xc1925d?this[_0xefb03f(0x1a6)][_0xefb03f(0x194)](_0xc6dd56)||this[_0xefb03f(0x1a6)][_0xefb03f(0x1a8)](_0xc6dd56,this[_0xefb03f(0x1a3)](_0xc6dd56[_0xefb03f(0x19e)])):this[_0xefb03f(0x1a6)][_0xefb03f(0x194)](_0xc6dd56)&&this[_0xefb03f(0x1a6)][_0xefb03f(0x189)](_0xc6dd56);});}),this[_0x3809ab(0x18b)](_0x3c88a6,_0x3809ab(0x197),(_0x4c346e,{threadId:_0x209f91})=>{const _0x4fa108=_0x3809ab,_0x115c2e=_0x3c88a6[_0x4fa108(0x18f)](_0x209f91);this[_0x4fa108(0x190)](_0x115c2e),this[_0x4fa108(0x1a6)][_0x4fa108(0x194)](_0x115c2e)&&this[_0x4fa108(0x1a6)][_0x4fa108(0x189)](_0x115c2e);},{'priority':_0x3809ab(0x1a1)}),this[_0x3809ab(0x18b)](_0x3c085c[_0x3809ab(0x1a5)],_0x3809ab(0x1a0),(_0x8ca66,_0x2107b2)=>{const _0x1423cc=_0x3809ab;_0x2107b2[_0x1423cc(0x1a7)]=!0x0,_0x3c085c[_0x1423cc(0x191)](_0x2107b2);});}[_0x51f275(0x1a3)](_0x14ba68){const _0x43efe7=_0x51f275,_0x9c6ddd=[...this[_0x43efe7(0x1a6)]][_0x43efe7(0x1a2)](_0x596e28=>_0x596e28[_0x43efe7(0x19e)]<_0x14ba68);return _0x9c6ddd>-0x1?_0x9c6ddd:this[_0x43efe7(0x1a6)][_0x43efe7(0x1a4)];}}
23
+ const _0x57788c=_0x49a6;(function(_0x55c214,_0x2ade4e){const _0x53f0b2=_0x49a6,_0xddeabf=_0x55c214();while(!![]){try{const _0x3e81a3=parseInt(_0x53f0b2(0x12a))/0x1*(-parseInt(_0x53f0b2(0x13a))/0x2)+parseInt(_0x53f0b2(0x13f))/0x3*(-parseInt(_0x53f0b2(0x133))/0x4)+-parseInt(_0x53f0b2(0x13b))/0x5+parseInt(_0x53f0b2(0x130))/0x6+parseInt(_0x53f0b2(0x138))/0x7*(parseInt(_0x53f0b2(0x149))/0x8)+parseInt(_0x53f0b2(0x12e))/0x9+parseInt(_0x53f0b2(0x14a))/0xa;if(_0x3e81a3===_0x2ade4e)break;else _0xddeabf['push'](_0xddeabf['shift']());}catch(_0x33dfbe){_0xddeabf['push'](_0xddeabf['shift']());}}}(_0x592f,0xbe227));function _0x592f(){const _0x3a9620=['highest','_calculatePosition','43901WGYbpH','context','requires','findIndex','9929079kvkDZp','has','5527866jJeWKd','archivedThreads','addCommentThread','784328RDPxvj','activate','pluginName','stopListening','removeCommentThread','133dmulPZ','get','68yVTGqx','1112705yyhbfF','getCommentThread','length','remove','3lFQyPH','init','listenTo','add','archivedAt','isActive','plugins','change:archivedAt','collection','focus','122872bSDiJp','3736850SlgXpL','CommentsArchive'];_0x592f=function(){return _0x3a9620;};return _0x592f();}import{ContextPlugin as _0x36e88c}from'ckeditor5/src/core.js';import{Collection as _0x3e0fa3}from'ckeditor5/src/utils.js';import _0x1faab3 from'./commentsrepository.js';function _0x49a6(_0xf06d56,_0x4a35ee){const _0x592fe6=_0x592f();return _0x49a6=function(_0x49a6be,_0x319997){_0x49a6be=_0x49a6be-0x12a;let _0x343786=_0x592fe6[_0x49a6be];return _0x343786;},_0x49a6(_0xf06d56,_0x4a35ee);}import _0x5acea4 from'../annotations/annotations.js';export default class p extends _0x36e88c{static get[_0x57788c(0x135)](){const _0x54fcb8=_0x57788c;return _0x54fcb8(0x14b);}static get[_0x57788c(0x12c)](){return[_0x1faab3,_0x5acea4];}constructor(_0x3d1b2c){const _0x4a564a=_0x57788c;super(_0x3d1b2c),this[_0x4a564a(0x131)]=new _0x3e0fa3();}[_0x57788c(0x140)](){const _0x2a562a=_0x57788c,_0x4958b9=this[_0x2a562a(0x12b)],_0x25b5d7=_0x4958b9[_0x2a562a(0x145)][_0x2a562a(0x139)](_0x1faab3),_0x49749c=_0x4958b9[_0x2a562a(0x145)][_0x2a562a(0x139)](_0x5acea4);this[_0x2a562a(0x141)](_0x25b5d7,_0x2a562a(0x132),(_0x156ac0,{threadId:_0x1a75f3})=>{const _0x5efdf6=_0x2a562a,_0x57ef6f=_0x25b5d7[_0x5efdf6(0x13c)](_0x1a75f3);_0x57ef6f[_0x5efdf6(0x143)]&&this[_0x5efdf6(0x131)][_0x5efdf6(0x142)](_0x57ef6f,this[_0x5efdf6(0x14d)](_0x57ef6f[_0x5efdf6(0x143)])),this[_0x5efdf6(0x141)](_0x57ef6f,_0x5efdf6(0x146),(_0x45be8d,_0x2ab62c,_0x560250)=>{const _0x5ae306=_0x5efdf6;_0x560250?this[_0x5ae306(0x131)][_0x5ae306(0x12f)](_0x57ef6f)||this[_0x5ae306(0x131)][_0x5ae306(0x142)](_0x57ef6f,this[_0x5ae306(0x14d)](_0x57ef6f[_0x5ae306(0x143)])):this[_0x5ae306(0x131)][_0x5ae306(0x12f)](_0x57ef6f)&&this[_0x5ae306(0x131)][_0x5ae306(0x13e)](_0x57ef6f);});}),this[_0x2a562a(0x141)](_0x25b5d7,_0x2a562a(0x137),(_0xbd4b50,{threadId:_0x44f7a3})=>{const _0x298038=_0x2a562a,_0x5af635=_0x25b5d7[_0x298038(0x13c)](_0x44f7a3);this[_0x298038(0x136)](_0x5af635),this[_0x298038(0x131)][_0x298038(0x12f)](_0x5af635)&&this[_0x298038(0x131)][_0x298038(0x13e)](_0x5af635);},{'priority':_0x2a562a(0x14c)}),this[_0x2a562a(0x141)](_0x49749c[_0x2a562a(0x147)],_0x2a562a(0x148),(_0x278de6,_0x144482)=>{const _0x3ef64a=_0x2a562a;_0x144482[_0x3ef64a(0x144)]=!0x0,_0x49749c[_0x3ef64a(0x134)](_0x144482);});}[_0x57788c(0x14d)](_0x2921be){const _0x5d85e9=_0x57788c,_0xafbaf=[...this[_0x5d85e9(0x131)]][_0x5d85e9(0x12d)](_0x6e95c3=>_0x6e95c3[_0x5d85e9(0x143)]<_0x2921be);return _0xafbaf>-0x1?_0xafbaf:this[_0x5d85e9(0x131)][_0x5d85e9(0x13d)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55d5ca=_0x24c3;(function(_0x378f56,_0x5253d7){const _0x35c0e0=_0x24c3,_0x1b74ba=_0x378f56();while(!![]){try{const _0x598b98=parseInt(_0x35c0e0(0x155))/0x1*(parseInt(_0x35c0e0(0x150))/0x2)+parseInt(_0x35c0e0(0x173))/0x3*(-parseInt(_0x35c0e0(0x143))/0x4)+-parseInt(_0x35c0e0(0x174))/0x5*(parseInt(_0x35c0e0(0x15f))/0x6)+parseInt(_0x35c0e0(0x13e))/0x7*(parseInt(_0x35c0e0(0x147))/0x8)+-parseInt(_0x35c0e0(0x15a))/0x9*(parseInt(_0x35c0e0(0x153))/0xa)+parseInt(_0x35c0e0(0x148))/0xb+-parseInt(_0x35c0e0(0x16e))/0xc*(-parseInt(_0x35c0e0(0x14c))/0xd);if(_0x598b98===_0x5253d7)break;else _0x1b74ba['push'](_0x1b74ba['shift']());}catch(_0x1f79ef){_0x1b74ba['push'](_0x1b74ba['shift']());}}}(_0x10a3,0x189d0));import'../../theme/commentsarchive.css';import{Plugin as _0x1e9ecc}from'ckeditor5/src/core.js';import{ViewCollection as _0x4ba77c,MenuBarMenuListItemButtonView as _0x3cb8a9,ButtonView as _0x4e5daa,Dialog as _0x934c98,DialogViewPosition as _0x64d02e}from'ckeditor5/src/ui.js';import _0x19d78c from'../../theme/icons/comments-archive.svg';import{getTranslation as _0x54a617}from'../utils/common-translations.js';function _0x10a3(){const _0xb6cfed=['_pendingThreads','20XAXVOM','requires','_toggleDialog','locale','8zUVrJY','1656710XeGghK','componentFactory','isEnabled','Annotations','65qkbwjf','stopListening','hide','set','11510LONvuI','plugins','commentsArchiveView','1370dXGmDw','length','35xEYIGR','find','init','pluginName','annotationViews','2079MLXXaD','indexOf','push','remove','tooltip','224142xXhZFY','get','getByInnerView','execute','CommentsArchiveUI','show','channelId','_visibleAnnotations','collaboration.channelId','_threadToController','_calculatePosition','EDITOR_TOP_SIDE','findIndex','collection','isVisible','3792ZTFKbb','filter','innerView','splice','archivedAt','107799ykHrom','10EcxCpy','bind','commentsArchive','view','menuBar:commentsArchive','COMMENTS_ARCHIVE','editor','focusableElements','_createCommentsArchiveButton','listenTo','add','Dialog','232589ufkGju','CommentsRepository','config','archivedThreads'];_0x10a3=function(){return _0xb6cfed;};return _0x10a3();}function _0x24c3(_0x3f4034,_0x3e19d2){const _0x10a3f4=_0x10a3();return _0x24c3=function(_0x24c3bb,_0x30fb2a){_0x24c3bb=_0x24c3bb-0x138;let _0xe306dd=_0x10a3f4[_0x24c3bb];return _0xe306dd;},_0x24c3(_0x3f4034,_0x3e19d2);}import _0x3a9fec from'./ui/view/commentsarchiveview.js';import _0x50d0d2 from'./commentsarchive.js';export default class a extends _0x1e9ecc{static get[_0x55d5ca(0x158)](){const _0xb7f975=_0x55d5ca;return _0xb7f975(0x163);}static get[_0x55d5ca(0x144)](){return[_0x50d0d2,_0x934c98];}constructor(_0x3224da){const _0x1c644e=_0x55d5ca;super(_0x3224da),this[_0x1c644e(0x159)]=new _0x4ba77c(),this[_0x1c644e(0x142)]=[];}[_0x55d5ca(0x157)](){const _0x450172=_0x55d5ca;this[_0x450172(0x138)]['ui'][_0x450172(0x149)][_0x450172(0x13c)](_0x450172(0x176),()=>this[_0x450172(0x13a)](_0x4e5daa,!0x0)),this[_0x450172(0x138)]['ui'][_0x450172(0x149)][_0x450172(0x13c)](_0x450172(0x178),()=>this[_0x450172(0x13a)](_0x3cb8a9));const _0x3c2398=this[_0x450172(0x138)][_0x450172(0x151)][_0x450172(0x160)](_0x50d0d2),_0x406267=this[_0x450172(0x138)][_0x450172(0x151)][_0x450172(0x160)](_0x450172(0x14b)),_0x2e3b70=this[_0x450172(0x138)][_0x450172(0x151)][_0x450172(0x160)](_0x450172(0x13f));this[_0x450172(0x13b)](_0x3c2398[_0x450172(0x141)],_0x450172(0x13c),(_0x406187,_0x258f14)=>{const _0x37b9e0=_0x450172,_0x1fa046=this[_0x37b9e0(0x138)][_0x37b9e0(0x140)][_0x37b9e0(0x160)](_0x37b9e0(0x167));if(!_0x1fa046||_0x258f14[_0x37b9e0(0x165)]===_0x1fa046){const _0x296488=_0x2e3b70[_0x37b9e0(0x168)][_0x37b9e0(0x160)](_0x258f14);if(!_0x296488)return void this[_0x37b9e0(0x142)][_0x37b9e0(0x15c)](_0x258f14);const _0x1fd400=this[_0x37b9e0(0x169)](_0x258f14[_0x37b9e0(0x172)]),_0x34e5f2=_0x406267[_0x37b9e0(0x161)](_0x296488[_0x37b9e0(0x177)]);_0x34e5f2[_0x37b9e0(0x16d)]&&_0x406267[_0x37b9e0(0x166)][_0x37b9e0(0x15d)](_0x34e5f2),this[_0x37b9e0(0x159)][_0x37b9e0(0x13c)](_0x34e5f2[_0x37b9e0(0x177)],_0x1fd400);}}),this[_0x450172(0x13b)](_0x406267[_0x450172(0x16c)],_0x450172(0x13c),(_0x32f96e,_0xf3d35a)=>{const _0x182d68=_0x450172,_0x363877=this[_0x182d68(0x142)][_0x182d68(0x156)](_0x59201f=>{const _0xc6c4d2=_0x182d68,_0x2da990=_0x2e3b70[_0xc6c4d2(0x168)][_0xc6c4d2(0x160)](_0x59201f);return _0x2da990&&_0xf3d35a[_0xc6c4d2(0x170)]===_0x2da990[_0xc6c4d2(0x177)];});if(_0x363877){const _0x174305=this[_0x182d68(0x169)](_0x363877[_0x182d68(0x172)]);this[_0x182d68(0x159)][_0x182d68(0x13c)](_0xf3d35a[_0x182d68(0x177)],_0x174305),this[_0x182d68(0x142)][_0x182d68(0x171)](this[_0x182d68(0x142)][_0x182d68(0x15b)](_0x363877),0x1);}}),this[_0x450172(0x13b)](_0x3c2398[_0x450172(0x141)],_0x450172(0x15d),(_0xaab16c,_0x1924b8)=>{const _0x1fa834=_0x450172,_0x540904=this[_0x1fa834(0x138)][_0x1fa834(0x140)][_0x1fa834(0x160)](_0x1fa834(0x167));if(!_0x540904||_0x1924b8[_0x1fa834(0x165)]===_0x540904){const _0x41eda8=_0x2e3b70[_0x1fa834(0x168)][_0x1fa834(0x160)](_0x1924b8),_0x30766c=_0x406267[_0x1fa834(0x161)](_0x41eda8[_0x1fa834(0x177)]);this[_0x1fa834(0x159)][_0x1fa834(0x15d)](_0x30766c[_0x1fa834(0x177)]),this[_0x1fa834(0x14d)](_0x30766c[_0x1fa834(0x139)]);}});}[_0x55d5ca(0x169)](_0x4ae542){const _0x24eddf=_0x55d5ca,_0x147f06=this[_0x24eddf(0x138)][_0x24eddf(0x140)][_0x24eddf(0x160)](_0x24eddf(0x167)),_0x2a2514=[...this[_0x24eddf(0x138)][_0x24eddf(0x151)][_0x24eddf(0x160)](_0x50d0d2)[_0x24eddf(0x141)]][_0x24eddf(0x16f)](_0x4bd941=>_0x4bd941[_0x24eddf(0x165)]===_0x147f06)[_0x24eddf(0x16b)](_0x1a3738=>_0x1a3738[_0x24eddf(0x172)]<_0x4ae542);return _0x2a2514<0x0||_0x2a2514>this[_0x24eddf(0x159)][_0x24eddf(0x154)]?this[_0x24eddf(0x159)][_0x24eddf(0x154)]:_0x2a2514-0x1;}[_0x55d5ca(0x145)](){const _0x26eba9=_0x55d5ca,_0x37dcb2=this[_0x26eba9(0x138)],_0x1c17fb=_0x37dcb2[_0x26eba9(0x151)][_0x26eba9(0x160)](_0x26eba9(0x13d));this[_0x26eba9(0x152)]||(this[_0x26eba9(0x152)]=new _0x3a9fec(_0x37dcb2[_0x26eba9(0x146)],this[_0x26eba9(0x159)])),_0x26eba9(0x176)===_0x1c17fb['id']?_0x1c17fb[_0x26eba9(0x14e)]():_0x1c17fb[_0x26eba9(0x164)]({'id':_0x26eba9(0x176),'title':_0x54a617(_0x37dcb2[_0x26eba9(0x146)],_0x26eba9(0x179)),'icon':_0x19d78c,'hasCloseButton':!0x0,'content':this[_0x26eba9(0x152)],'position':_0x64d02e[_0x26eba9(0x16a)]});}[_0x55d5ca(0x13a)](_0x343279,_0x216143=!0x1){const _0x1e1925=_0x55d5ca,_0xa66075=this[_0x1e1925(0x138)][_0x1e1925(0x146)],_0x11dcc6=new _0x343279(_0xa66075);return _0x11dcc6[_0x1e1925(0x175)](_0x1e1925(0x14a))['to'](this,_0x1e1925(0x14a)),_0x11dcc6[_0x1e1925(0x14f)]({'label':_0x54a617(_0xa66075,_0x1e1925(0x179)),'icon':_0x19d78c}),_0x216143&&(_0x11dcc6[_0x1e1925(0x15e)]=!0x0),this[_0x1e1925(0x13b)](_0x11dcc6,_0x1e1925(0x162),()=>this[_0x1e1925(0x145)]()),_0x11dcc6;}}
23
+ function _0x4371(_0x232f60,_0x2a0a80){const _0x56ef10=_0x56ef();return _0x4371=function(_0x437102,_0x35942d){_0x437102=_0x437102-0x64;let _0x2f98c1=_0x56ef10[_0x437102];return _0x2f98c1;},_0x4371(_0x232f60,_0x2a0a80);}const _0x4073e4=_0x4371;(function(_0x2cc85b,_0x45545b){const _0x4f5dfd=_0x4371,_0x79fb66=_0x2cc85b();while(!![]){try{const _0x1be145=parseInt(_0x4f5dfd(0x8d))/0x1+-parseInt(_0x4f5dfd(0x99))/0x2*(parseInt(_0x4f5dfd(0x78))/0x3)+-parseInt(_0x4f5dfd(0x65))/0x4+parseInt(_0x4f5dfd(0x7d))/0x5*(-parseInt(_0x4f5dfd(0x8f))/0x6)+-parseInt(_0x4f5dfd(0x9a))/0x7*(parseInt(_0x4f5dfd(0x91))/0x8)+-parseInt(_0x4f5dfd(0x9d))/0x9+parseInt(_0x4f5dfd(0x8a))/0xa;if(_0x1be145===_0x45545b)break;else _0x79fb66['push'](_0x79fb66['shift']());}catch(_0x2c26b3){_0x79fb66['push'](_0x79fb66['shift']());}}}(_0x56ef,0x9ec54));import'../../theme/commentsarchive.css';import{Plugin as _0x5a03cf}from'ckeditor5/src/core.js';import{ViewCollection as _0x298e1b,MenuBarMenuListItemButtonView as _0xa30fa0,ButtonView as _0x412f81,Dialog as _0x4dc046,DialogViewPosition as _0x5422b8}from'ckeditor5/src/ui.js';import _0x345623 from'../../theme/icons/comments-archive.svg';import{getTranslation as _0x11a249}from'../utils/common-translations.js';function _0x56ef(){const _0x1a2cc6=['remove','get','41882300AXsVtQ','EDITOR_TOP_SIDE','splice','258814LPYwIX','getByInnerView','6744cxzUhG','bind','6911928PfihVy','annotationViews','CommentsRepository','pluginName','_createCommentsArchiveButton','archivedAt','channelId','commentsArchiveView','578ambGZL','7hrrAEb','Annotations','findIndex','1397268AlRWjU','_toggleDialog','focusableElements','editor','add','set','Dialog','4688224ObHbrY','execute','isVisible','collaboration.channelId','archivedThreads','_calculatePosition','show','CommentsArchiveUI','view','locale','_threadToController','collection','filter','find','push','commentsArchive','menuBar:commentsArchive','config','indexOf','10563TncXtK','tooltip','length','stopListening','innerView','2615fLWIdZ','requires','hide','_pendingThreads','_visibleAnnotations','plugins','COMMENTS_ARCHIVE','isEnabled','init','listenTo','componentFactory'];_0x56ef=function(){return _0x1a2cc6;};return _0x56ef();}import _0x59620e from'./ui/view/commentsarchiveview.js';import _0x2d342a from'./commentsarchive.js';export default class a extends _0x5a03cf{static get[_0x4073e4(0x94)](){const _0x415913=_0x4073e4;return _0x415913(0x6c);}static get[_0x4073e4(0x7e)](){return[_0x2d342a,_0x4dc046];}constructor(_0x321908){const _0x2d14eb=_0x4073e4;super(_0x321908),this[_0x2d14eb(0x92)]=new _0x298e1b(),this[_0x2d14eb(0x80)]=[];}[_0x4073e4(0x85)](){const _0x20fa71=_0x4073e4;this[_0x20fa71(0xa0)]['ui'][_0x20fa71(0x87)][_0x20fa71(0xa1)](_0x20fa71(0x74),()=>this[_0x20fa71(0x95)](_0x412f81,!0x0)),this[_0x20fa71(0xa0)]['ui'][_0x20fa71(0x87)][_0x20fa71(0xa1)](_0x20fa71(0x75),()=>this[_0x20fa71(0x95)](_0xa30fa0));const _0x422747=this[_0x20fa71(0xa0)][_0x20fa71(0x82)][_0x20fa71(0x89)](_0x2d342a),_0x4d2062=this[_0x20fa71(0xa0)][_0x20fa71(0x82)][_0x20fa71(0x89)](_0x20fa71(0x9b)),_0x595401=this[_0x20fa71(0xa0)][_0x20fa71(0x82)][_0x20fa71(0x89)](_0x20fa71(0x93));this[_0x20fa71(0x86)](_0x422747[_0x20fa71(0x69)],_0x20fa71(0xa1),(_0x5dc9e0,_0x5700c4)=>{const _0x7eeefc=_0x20fa71,_0x187c48=this[_0x7eeefc(0xa0)][_0x7eeefc(0x76)][_0x7eeefc(0x89)](_0x7eeefc(0x68));if(!_0x187c48||_0x5700c4[_0x7eeefc(0x97)]===_0x187c48){const _0x37892a=_0x595401[_0x7eeefc(0x6f)][_0x7eeefc(0x89)](_0x5700c4);if(!_0x37892a)return void this[_0x7eeefc(0x80)][_0x7eeefc(0x73)](_0x5700c4);const _0x1bfafe=this[_0x7eeefc(0x6a)](_0x5700c4[_0x7eeefc(0x96)]),_0x1dd0ff=_0x4d2062[_0x7eeefc(0x8e)](_0x37892a[_0x7eeefc(0x6d)]);_0x1dd0ff[_0x7eeefc(0x67)]&&_0x4d2062[_0x7eeefc(0x81)][_0x7eeefc(0x88)](_0x1dd0ff),this[_0x7eeefc(0x92)][_0x7eeefc(0xa1)](_0x1dd0ff[_0x7eeefc(0x6d)],_0x1bfafe);}}),this[_0x20fa71(0x86)](_0x4d2062[_0x20fa71(0x70)],_0x20fa71(0xa1),(_0x25aaed,_0x443551)=>{const _0x2e1585=_0x20fa71,_0x1f9e1d=this[_0x2e1585(0x80)][_0x2e1585(0x72)](_0x451f34=>{const _0x5aad91=_0x2e1585,_0xf8488=_0x595401[_0x5aad91(0x6f)][_0x5aad91(0x89)](_0x451f34);return _0xf8488&&_0x443551[_0x5aad91(0x7c)]===_0xf8488[_0x5aad91(0x6d)];});if(_0x1f9e1d){const _0x1c34b3=this[_0x2e1585(0x6a)](_0x1f9e1d[_0x2e1585(0x96)]);this[_0x2e1585(0x92)][_0x2e1585(0xa1)](_0x443551[_0x2e1585(0x6d)],_0x1c34b3),this[_0x2e1585(0x80)][_0x2e1585(0x8c)](this[_0x2e1585(0x80)][_0x2e1585(0x77)](_0x1f9e1d),0x1);}}),this[_0x20fa71(0x86)](_0x422747[_0x20fa71(0x69)],_0x20fa71(0x88),(_0x4f8a2d,_0x37b35a)=>{const _0x5f41a4=_0x20fa71,_0x18ec75=this[_0x5f41a4(0xa0)][_0x5f41a4(0x76)][_0x5f41a4(0x89)](_0x5f41a4(0x68));if(!_0x18ec75||_0x37b35a[_0x5f41a4(0x97)]===_0x18ec75){const _0x3d3fb9=_0x595401[_0x5f41a4(0x6f)][_0x5f41a4(0x89)](_0x37b35a),_0x471022=_0x4d2062[_0x5f41a4(0x8e)](_0x3d3fb9[_0x5f41a4(0x6d)]);this[_0x5f41a4(0x92)][_0x5f41a4(0x88)](_0x471022[_0x5f41a4(0x6d)]),this[_0x5f41a4(0x7b)](_0x471022[_0x5f41a4(0x9f)]);}});}[_0x4073e4(0x6a)](_0x5ee30e){const _0x40266d=_0x4073e4,_0x160d25=this[_0x40266d(0xa0)][_0x40266d(0x76)][_0x40266d(0x89)](_0x40266d(0x68)),_0x5dea9c=[...this[_0x40266d(0xa0)][_0x40266d(0x82)][_0x40266d(0x89)](_0x2d342a)[_0x40266d(0x69)]][_0x40266d(0x71)](_0x167730=>_0x167730[_0x40266d(0x97)]===_0x160d25)[_0x40266d(0x9c)](_0x5377d1=>_0x5377d1[_0x40266d(0x96)]<_0x5ee30e);return _0x5dea9c<0x0||_0x5dea9c>this[_0x40266d(0x92)][_0x40266d(0x7a)]?this[_0x40266d(0x92)][_0x40266d(0x7a)]:_0x5dea9c-0x1;}[_0x4073e4(0x9e)](){const _0x36938a=_0x4073e4,_0x2bc8ff=this[_0x36938a(0xa0)],_0x20e3e4=_0x2bc8ff[_0x36938a(0x82)][_0x36938a(0x89)](_0x36938a(0x64));this[_0x36938a(0x98)]||(this[_0x36938a(0x98)]=new _0x59620e(_0x2bc8ff[_0x36938a(0x6e)],this[_0x36938a(0x92)])),_0x36938a(0x74)===_0x20e3e4['id']?_0x20e3e4[_0x36938a(0x7f)]():_0x20e3e4[_0x36938a(0x6b)]({'id':_0x36938a(0x74),'title':_0x11a249(_0x2bc8ff[_0x36938a(0x6e)],_0x36938a(0x83)),'icon':_0x345623,'hasCloseButton':!0x0,'content':this[_0x36938a(0x98)],'position':_0x5422b8[_0x36938a(0x8b)]});}[_0x4073e4(0x95)](_0x2e3e44,_0x355cff=!0x1){const _0x8ff86d=_0x4073e4,_0x45272a=this[_0x8ff86d(0xa0)][_0x8ff86d(0x6e)],_0xe7c9e3=new _0x2e3e44(_0x45272a);return _0xe7c9e3[_0x8ff86d(0x90)](_0x8ff86d(0x84))['to'](this,_0x8ff86d(0x84)),_0xe7c9e3[_0x8ff86d(0xa2)]({'label':_0x11a249(_0x45272a,_0x8ff86d(0x83)),'icon':_0x345623}),_0x355cff&&(_0xe7c9e3[_0x8ff86d(0x79)]=!0x0),this[_0x8ff86d(0x86)](_0xe7c9e3,_0x8ff86d(0x66),()=>this[_0x8ff86d(0x9e)]()),_0xe7c9e3;}}