@ckeditor/ckeditor5-comments 43.0.0 → 43.1.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/comments.js +1 -1
  2. package/build/translations/gl.js +1 -1
  3. package/dist/annotations/annotation.d.ts +7 -0
  4. package/dist/comments/commentsediting.d.ts +2 -1
  5. package/dist/comments/commentsrepository.d.ts +0 -12
  6. package/dist/index.d.ts +6 -3
  7. package/dist/index.js +9 -9
  8. package/dist/translations/af.js +1 -1
  9. package/dist/translations/af.umd.js +1 -1
  10. package/dist/translations/ar.js +1 -1
  11. package/dist/translations/ar.umd.js +1 -1
  12. package/dist/translations/bg.js +1 -1
  13. package/dist/translations/bg.umd.js +1 -1
  14. package/dist/translations/bn.js +1 -1
  15. package/dist/translations/bn.umd.js +1 -1
  16. package/dist/translations/bs.js +1 -1
  17. package/dist/translations/bs.umd.js +1 -1
  18. package/dist/translations/ca.js +1 -1
  19. package/dist/translations/ca.umd.js +1 -1
  20. package/dist/translations/cs.js +1 -1
  21. package/dist/translations/cs.umd.js +1 -1
  22. package/dist/translations/da.js +1 -1
  23. package/dist/translations/da.umd.js +1 -1
  24. package/dist/translations/de-ch.js +1 -1
  25. package/dist/translations/de-ch.umd.js +1 -1
  26. package/dist/translations/de.js +1 -1
  27. package/dist/translations/de.umd.js +1 -1
  28. package/dist/translations/el.js +1 -1
  29. package/dist/translations/el.umd.js +1 -1
  30. package/dist/translations/en-au.js +1 -1
  31. package/dist/translations/en-au.umd.js +1 -1
  32. package/dist/translations/en.umd.js +1 -1
  33. package/dist/translations/es-co.js +1 -1
  34. package/dist/translations/es-co.umd.js +1 -1
  35. package/dist/translations/es.js +1 -1
  36. package/dist/translations/es.umd.js +1 -1
  37. package/dist/translations/et.js +1 -1
  38. package/dist/translations/et.umd.js +1 -1
  39. package/dist/translations/fa.js +1 -1
  40. package/dist/translations/fa.umd.js +1 -1
  41. package/dist/translations/fi.js +1 -1
  42. package/dist/translations/fi.umd.js +1 -1
  43. package/dist/translations/fr.js +1 -1
  44. package/dist/translations/fr.umd.js +1 -1
  45. package/dist/translations/gl.js +1 -1
  46. package/dist/translations/gl.umd.js +1 -1
  47. package/dist/translations/he.js +1 -1
  48. package/dist/translations/he.umd.js +1 -1
  49. package/dist/translations/hi.js +1 -1
  50. package/dist/translations/hi.umd.js +1 -1
  51. package/dist/translations/hr.js +1 -1
  52. package/dist/translations/hr.umd.js +1 -1
  53. package/dist/translations/hu.js +1 -1
  54. package/dist/translations/hu.umd.js +1 -1
  55. package/dist/translations/id.js +1 -1
  56. package/dist/translations/id.umd.js +1 -1
  57. package/dist/translations/it.js +1 -1
  58. package/dist/translations/it.umd.js +1 -1
  59. package/dist/translations/ja.js +1 -1
  60. package/dist/translations/ja.umd.js +1 -1
  61. package/dist/translations/jv.js +1 -1
  62. package/dist/translations/jv.umd.js +1 -1
  63. package/dist/translations/ko.js +1 -1
  64. package/dist/translations/ko.umd.js +1 -1
  65. package/dist/translations/lt.js +1 -1
  66. package/dist/translations/lt.umd.js +1 -1
  67. package/dist/translations/lv.js +1 -1
  68. package/dist/translations/lv.umd.js +1 -1
  69. package/dist/translations/ms.js +1 -1
  70. package/dist/translations/ms.umd.js +1 -1
  71. package/dist/translations/nl.js +1 -1
  72. package/dist/translations/nl.umd.js +1 -1
  73. package/dist/translations/no.js +1 -1
  74. package/dist/translations/no.umd.js +1 -1
  75. package/dist/translations/pl.js +1 -1
  76. package/dist/translations/pl.umd.js +1 -1
  77. package/dist/translations/pt-br.js +1 -1
  78. package/dist/translations/pt-br.umd.js +1 -1
  79. package/dist/translations/pt.js +1 -1
  80. package/dist/translations/pt.umd.js +1 -1
  81. package/dist/translations/ro.js +1 -1
  82. package/dist/translations/ro.umd.js +1 -1
  83. package/dist/translations/ru.js +1 -1
  84. package/dist/translations/ru.umd.js +1 -1
  85. package/dist/translations/sk.js +1 -1
  86. package/dist/translations/sk.umd.js +1 -1
  87. package/dist/translations/sq.js +1 -1
  88. package/dist/translations/sq.umd.js +1 -1
  89. package/dist/translations/sr-latn.js +1 -1
  90. package/dist/translations/sr-latn.umd.js +1 -1
  91. package/dist/translations/sr.js +1 -1
  92. package/dist/translations/sr.umd.js +1 -1
  93. package/dist/translations/sv.js +1 -1
  94. package/dist/translations/sv.umd.js +1 -1
  95. package/dist/translations/th.js +1 -1
  96. package/dist/translations/th.umd.js +1 -1
  97. package/dist/translations/ti.js +1 -1
  98. package/dist/translations/ti.umd.js +1 -1
  99. package/dist/translations/tk.js +1 -1
  100. package/dist/translations/tk.umd.js +1 -1
  101. package/dist/translations/tr.js +1 -1
  102. package/dist/translations/tr.umd.js +1 -1
  103. package/dist/translations/tt.js +1 -1
  104. package/dist/translations/tt.umd.js +1 -1
  105. package/dist/translations/ug.js +1 -1
  106. package/dist/translations/ug.umd.js +1 -1
  107. package/dist/translations/uk.js +1 -1
  108. package/dist/translations/uk.umd.js +1 -1
  109. package/dist/translations/ur.js +1 -1
  110. package/dist/translations/ur.umd.js +1 -1
  111. package/dist/translations/vi.js +1 -1
  112. package/dist/translations/vi.umd.js +1 -1
  113. package/dist/translations/zh-cn.js +1 -1
  114. package/dist/translations/zh-cn.umd.js +1 -1
  115. package/dist/translations/zh.js +1 -1
  116. package/dist/translations/zh.umd.js +1 -1
  117. package/lang/translations/gl.po +17 -17
  118. package/package.json +15 -14
  119. package/src/annotations/annotation.d.ts +7 -0
  120. package/src/annotations/annotation.js +2 -2
  121. package/src/annotations/annotationcollection.js +1 -1
  122. package/src/annotations/annotations.js +1 -1
  123. package/src/annotations/annotationsuis.js +1 -1
  124. package/src/annotations/editorannotations.js +1 -1
  125. package/src/annotations/inlineannotations.js +1 -1
  126. package/src/annotations/narrowsidebar.js +1 -1
  127. package/src/annotations/sidebar.js +1 -1
  128. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  129. package/src/annotations/view/annotationview.js +1 -1
  130. package/src/annotations/view/sidebaritemview.js +1 -1
  131. package/src/annotations/view/sidebarview.js +1 -1
  132. package/src/annotations/widesidebar.js +1 -1
  133. package/src/comments/addcommentthreadcommand.js +1 -1
  134. package/src/comments/commentsarchive.js +1 -1
  135. package/src/comments/commentsarchiveui.js +1 -1
  136. package/src/comments/commentsediting.d.ts +2 -1
  137. package/src/comments/commentsediting.js +1 -1
  138. package/src/comments/commentsrepository.d.ts +0 -12
  139. package/src/comments/commentsrepository.js +3 -3
  140. package/src/comments/commentsui.js +1 -1
  141. package/src/comments/integrations/clipboard.js +1 -1
  142. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  143. package/src/comments/integrations/importword.js +1 -1
  144. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  145. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  146. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  147. package/src/comments/ui/commentthreadcontroller.js +2 -2
  148. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  149. package/src/comments/ui/view/basecommentview.js +1 -1
  150. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  151. package/src/comments/ui/view/commentcontentview.js +1 -1
  152. package/src/comments/ui/view/commentinputview.js +1 -1
  153. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  154. package/src/comments/ui/view/commentslistview.js +1 -1
  155. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  156. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  157. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  158. package/src/comments/ui/view/commentthreadview.js +2 -2
  159. package/src/comments/ui/view/commentview.js +2 -2
  160. package/src/comments.js +1 -1
  161. package/src/commentsonly.js +1 -1
  162. package/src/index.d.ts +6 -3
  163. package/src/index.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/createmutationobserver.js +1 -1
@@ -85,69 +85,69 @@ msgstr "Comentario"
85
85
 
86
86
  msgctxt "The accessible label for the annotations sidebar."
87
87
  msgid "Annotations sidebar"
88
- msgstr ""
88
+ msgstr "Barra lateral de anotacións"
89
89
 
90
90
  msgctxt "The accessible label for the list annotations in the annotations sidebar."
91
91
  msgid "Annotations list"
92
- msgstr ""
92
+ msgstr "Lista de anotacións"
93
93
 
94
94
  msgctxt "The accessible label for the list of thread comments in an annotation."
95
95
  msgid "Thread comments"
96
- msgstr ""
96
+ msgstr "Fío de comentarios"
97
97
 
98
98
  msgctxt "The accessible label describing the context of the comment thread (e.g. editor content being discussed)."
99
99
  msgid "THREAD_CONTEXT_LABEL"
100
- msgstr ""
100
+ msgstr "Contexto do fío: %0"
101
101
 
102
102
  msgctxt "The accessible label describing the comment thread."
103
103
  msgid "COMMENT_THREAD_LABEL"
104
104
  msgid_plural "Comment thread by %1. %0 replies."
105
- msgstr[0] ""
106
- msgstr[1] ""
105
+ msgstr[0] "Fío de comentarios de % 1. %1 resposta."
106
+ msgstr[1] "Fío de comentarios de %1. %0 respostas."
107
107
 
108
108
  msgctxt "The accessible label providing extra information about navigation in the comment thread."
109
109
  msgid "COMMENT_THREAD_DESCRIPTION"
110
- msgstr ""
110
+ msgstr "Prema Intro para obter máis opcións. Prema Escape para saír."
111
111
 
112
112
  msgctxt "The accessible label for a single comment."
113
113
  msgid "COMMENT_ARIA_LABEL"
114
- msgstr ""
114
+ msgstr "Comentario de %0. Creado o %1. %2. %3"
115
115
 
116
116
  msgctxt "The accessible label for the list of archived comments."
117
117
  msgid "COMMENTS_ARCHIVE_LIST_LABEL"
118
- msgstr ""
118
+ msgstr "Lista de comentarios"
119
119
 
120
120
  msgctxt "The accessibility help dialog description of the group of keystrokes related to annotations."
121
121
  msgid "ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"
122
- msgstr ""
122
+ msgstr "Teclas de atallo para interactuar cos fíos de anotación (p. ex., comentarios, seguimento de propostas de cambios)"
123
123
 
124
124
  msgctxt "The accessibility help dialog keystroke description for moving from the edited content to the annotation."
125
125
  msgid "ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"
126
- msgstr ""
126
+ msgstr "Mover o foco ao fío cando a selección estea ancorada no seu marcador"
127
127
 
128
128
  msgctxt "The accessibility help dialog keystroke description for moving away from an annotation."
129
129
  msgid "ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"
130
- msgstr ""
130
+ msgstr "Sair da anotación e mover o foco de volta ao contido editado"
131
131
 
132
132
  msgctxt "The accessibility help dialog keystroke description for entering a thread."
133
133
  msgid "ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"
134
- msgstr ""
134
+ msgstr "Examinar o fío de anotación enfocado ou o comentario do fío"
135
135
 
136
136
  msgctxt "The accessibility help dialog keystroke description for moving across the internals of a thread."
137
137
  msgid "ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"
138
- msgstr ""
138
+ msgstr "Desprazarse polos elementos internos do fío de anotación"
139
139
 
140
140
  msgctxt "The accessibility help dialog keystroke description for submitting a comment."
141
141
  msgid "ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"
142
- msgstr ""
142
+ msgstr "Enviar a resposta mentres escribe un comentario"
143
143
 
144
144
  msgctxt "The accessibility help dialog keystroke description for navigating between annotations (threads)."
145
145
  msgid "ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"
146
- msgstr ""
146
+ msgstr "Mover ao fío anterior ou seguinte na barra lateral de anotacións ou no arquivo de comentarios"
147
147
 
148
148
  msgctxt "A message read out by assistive technologies the moment the user selection moves into a comment."
149
149
  msgid "ENTER_COMMENT_ANNOUNCEMENT"
150
- msgstr ""
150
+ msgstr "Introducir un contido con comentarios. Prema %0 para ir á discusión."
151
151
 
152
152
  msgctxt "A message read out by assistive technologies the moment the user selection leaves a comment."
153
153
  msgid "LEAVE_COMMENT_ANNOUNCEMENT"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-comments",
3
- "version": "43.0.0",
3
+ "version": "43.1.0-alpha.1",
4
4
  "description": "Collaborative comments feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -45,19 +45,20 @@
45
45
  "CHANGELOG.md"
46
46
  ],
47
47
  "dependencies": {
48
- "@ckeditor/ckeditor5-clipboard": "43.0.0",
49
- "@ckeditor/ckeditor5-core": "43.0.0",
50
- "@ckeditor/ckeditor5-engine": "43.0.0",
51
- "@ckeditor/ckeditor5-enter": "43.0.0",
52
- "@ckeditor/ckeditor5-paragraph": "43.0.0",
53
- "@ckeditor/ckeditor5-select-all": "43.0.0",
54
- "@ckeditor/ckeditor5-theme-lark": "43.0.0",
55
- "@ckeditor/ckeditor5-typing": "43.0.0",
56
- "@ckeditor/ckeditor5-ui": "43.0.0",
57
- "@ckeditor/ckeditor5-undo": "43.0.0",
58
- "@ckeditor/ckeditor5-utils": "43.0.0",
59
- "ckeditor5": "43.0.0",
60
- "ckeditor5-collaboration": "43.0.0",
48
+ "@ckeditor/ckeditor5-clipboard": "43.1.0-alpha.1",
49
+ "@ckeditor/ckeditor5-collaboration-core": "43.1.0-alpha.1",
50
+ "@ckeditor/ckeditor5-core": "43.1.0-alpha.1",
51
+ "@ckeditor/ckeditor5-engine": "43.1.0-alpha.1",
52
+ "@ckeditor/ckeditor5-enter": "43.1.0-alpha.1",
53
+ "@ckeditor/ckeditor5-paragraph": "43.1.0-alpha.1",
54
+ "@ckeditor/ckeditor5-select-all": "43.1.0-alpha.1",
55
+ "@ckeditor/ckeditor5-theme-lark": "43.1.0-alpha.1",
56
+ "@ckeditor/ckeditor5-typing": "43.1.0-alpha.1",
57
+ "@ckeditor/ckeditor5-ui": "43.1.0-alpha.1",
58
+ "@ckeditor/ckeditor5-undo": "43.1.0-alpha.1",
59
+ "@ckeditor/ckeditor5-utils": "43.1.0-alpha.1",
60
+ "ckeditor5": "43.1.0-alpha.1",
61
+ "ckeditor5-collaboration": "43.1.0-alpha.1",
61
62
  "lodash-es": "4.17.21"
62
63
  },
63
64
  "types": "src/index.d.ts",
@@ -87,4 +87,11 @@ export default class Annotation extends /* #__PURE__ -- @preserve */ Annotation_
87
87
  }
88
88
  type Target = Rect | HTMLElement | null;
89
89
  export type AnnotationTarget = Target | (() => Target | Array<Target>);
90
+ /**
91
+ * An event fired when the user pressed Escape key while the annotation view was focused.
92
+ */
93
+ export type AnnotationEscapeEvent = {
94
+ name: string;
95
+ args: [];
96
+ };
90
97
  export {};
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b6605=_0x2aa8;(function(_0x1a9c94,_0x2d3a22){const _0x1be099=_0x2aa8,_0x4978a7=_0x1a9c94();while(!![]){try{const _0x227916=-parseInt(_0x1be099(0x150))/0x1+-parseInt(_0x1be099(0x152))/0x2*(-parseInt(_0x1be099(0x171))/0x3)+parseInt(_0x1be099(0x16e))/0x4*(parseInt(_0x1be099(0x149))/0x5)+parseInt(_0x1be099(0x172))/0x6+-parseInt(_0x1be099(0x159))/0x7+-parseInt(_0x1be099(0x154))/0x8+parseInt(_0x1be099(0x16f))/0x9;if(_0x227916===_0x2d3a22)break;else _0x4978a7['push'](_0x4978a7['shift']());}catch(_0xd44f8c){_0x4978a7['push'](_0x4978a7['shift']());}}}(_0x32b9,0x95f14));function _0x2aa8(_0x2a5b7d,_0x479fd9){const _0x32b941=_0x32b9();return _0x2aa8=function(_0x2aa831,_0x544622){_0x2aa831=_0x2aa831-0x147;let _0xccbda0=_0x32b941[_0x2aa831];return _0xccbda0;},_0x2aa8(_0x2a5b7d,_0x479fd9);}import{CKEditorError as _0x1bb05b,Rect as _0x372995,Collection as _0x4ccbc0,ObservableMixin as _0x5c0ade}from'ckeditor5/src/utils.js';export default class d extends/* #__PURE__ -- @preserve */
24
- _0x5c0ade(){constructor({view:_0x19077a,target:_0x5d71a8,type:_0x4eb58d,isVisible:_0x57e89f=!0x0}){const _0x57effe=_0x2aa8;super(),this[_0x57effe(0x164)]=_0x19077a,this[_0x57effe(0x164)][_0x57effe(0x163)]||this[_0x57effe(0x164)][_0x57effe(0x156)](),this[_0x57effe(0x166)]=_0x4eb58d,this[_0x57effe(0x16c)]=_0x5d71a8,d[_0x57effe(0x14e)](this[_0x57effe(0x14c)]()),this[_0x57effe(0x170)]=new _0x4ccbc0([this[_0x57effe(0x164)][_0x57effe(0x163)]],{'idProperty':_0x57effe(0x147)}),this[_0x57effe(0x170)]['on'](_0x57effe(0x15f),(_0x83d0ae,_0x11ce41)=>{const _0x1747bc=_0x57effe;this[_0x1747bc(0x164)][_0x1747bc(0x14b)][_0x1747bc(0x15f)](_0x11ce41);}),this[_0x57effe(0x170)]['on'](_0x57effe(0x168),(_0x259f88,_0x29bfcd)=>{const _0x59abbe=_0x57effe;this[_0x59abbe(0x164)][_0x59abbe(0x14b)][_0x59abbe(0x168)](_0x29bfcd);}),this[_0x57effe(0x15a)](_0x57effe(0x161),_0x57e89f);}get[_0x1b6605(0x15e)](){const _0x4d9672=_0x1b6605;return _0x4d9672(0x158)==typeof this[_0x4d9672(0x166)]?this[_0x4d9672(0x166)]():this[_0x4d9672(0x166)];}get[_0x1b6605(0x155)](){const _0xf38d85=_0x1b6605;return this[_0xf38d85(0x164)][_0xf38d85(0x160)];}get[_0x1b6605(0x15d)](){const _0x598b43=_0x1b6605,_0x43f551=this[_0x598b43(0x14c)]();return d[_0x598b43(0x14e)](_0x43f551),_0x43f551;}get[_0x1b6605(0x148)](){const _0x3f94c3=_0x1b6605,_0x2c8e09=this[_0x3f94c3(0x15d)];if(null===_0x2c8e09)return null;if(_0x2c8e09 instanceof _0x372995)return _0x2c8e09;const _0x1ef20f=_0x2c8e09[_0x3f94c3(0x169)](_0x4b195b=>function(_0x58de03){const _0x3cc984=_0x3f94c3,_0x4ec801=_0x58de03[_0x3cc984(0x151)];if(_0x4ec801)return!0x0;const _0x1e1717=_0x58de03[_0x3cc984(0x14d)]()[_0x3cc984(0x162)](0x0);return!!_0x1e1717;}(_0x4b195b));return 0x0===_0x1ef20f[_0x3f94c3(0x157)]?null:new _0x372995(_0x1ef20f[0x0][_0x3f94c3(0x14d)]()[_0x3f94c3(0x162)](0x0));}get[_0x1b6605(0x167)](){const _0x5263eb=_0x1b6605;return this[_0x5263eb(0x164)][_0x5263eb(0x167)];}set[_0x1b6605(0x167)](_0x28bdc8){const _0x5ee760=_0x1b6605;this[_0x5ee760(0x164)][_0x5ee760(0x167)]=_0x28bdc8,this[_0x5ee760(0x164)][_0x5ee760(0x160)][_0x5ee760(0x167)]=_0x28bdc8;}[_0x1b6605(0x16d)](){const _0x271eb9=_0x1b6605;this[_0x271eb9(0x164)][_0x271eb9(0x148)]=this[_0x271eb9(0x148)];}[_0x1b6605(0x173)](){const _0x160bf9=_0x1b6605;this[_0x160bf9(0x170)][_0x160bf9(0x165)](),this[_0x160bf9(0x170)][_0x160bf9(0x15b)](),this[_0x160bf9(0x165)]();}[_0x1b6605(0x16a)](){const _0x2a07a8=_0x1b6605;this[_0x2a07a8(0x161)]=!!this[_0x2a07a8(0x148)];}static[_0x1b6605(0x14e)](_0x294b55){const _0x1753bd=_0x1b6605;if(!(null===_0x294b55||_0x294b55 instanceof _0x372995||Array[_0x1753bd(0x14f)](_0x294b55)&&_0x294b55[_0x1753bd(0x15c)](_0x1d237f=>y(_0x1d237f))))throw new _0x1bb05b(_0x1753bd(0x153),null,{'target':_0x294b55});}[_0x1b6605(0x14c)](){const _0x21d8d2=_0x1b6605,_0x3db03d=_0x21d8d2(0x158)==typeof this[_0x21d8d2(0x16c)]?this[_0x21d8d2(0x16c)]():this[_0x21d8d2(0x16c)];return y(_0x3db03d)?[_0x3db03d]:_0x3db03d;}}function y(_0x2b9456){const _0x200b60=_0x1b6605;return null!==_0x2b9456&&_0x200b60(0x16b)==typeof _0x2b9456&&_0x200b60(0x14a)in _0x2b9456&&0x1===_0x2b9456[_0x200b60(0x14a)];}function _0x32b9(){const _0x5f5cd7=['23319ZUtKEK','2788602UMBlfb','destroy','_id','targetRect','170wqotoe','nodeType','focusTracker','_getNormalizedTarget','getClientRects','_assertCorrectTarget','isArray','440992FgmBiW','offsetParent','106BdZeKI','annotation-invalid-target','8224648rSBQDl','innerView','render','length','function','7569436ZUXmdJ','set','clear','every','target','type','add','mainView','isVisible','item','element','view','stopListening','_type','isActive','remove','filter','refreshVisibility','object','_target','updateTargetRect','58344VtWYUV','16127325rfhdLh','focusableElements'];_0x32b9=function(){return _0x5f5cd7;};return _0x32b9();}
23
+ const _0x2dc088=_0x3551;(function(_0x122eea,_0x1c4f2c){const _0x367742=_0x3551,_0x213e13=_0x122eea();while(!![]){try{const _0x3f6c06=-parseInt(_0x367742(0x1c4))/0x1+-parseInt(_0x367742(0x1c1))/0x2+-parseInt(_0x367742(0x1c5))/0x3+-parseInt(_0x367742(0x1ca))/0x4*(-parseInt(_0x367742(0x1c8))/0x5)+parseInt(_0x367742(0x1b4))/0x6+parseInt(_0x367742(0x1ae))/0x7*(-parseInt(_0x367742(0x1bd))/0x8)+parseInt(_0x367742(0x1b9))/0x9;if(_0x3f6c06===_0x1c4f2c)break;else _0x213e13['push'](_0x213e13['shift']());}catch(_0xf092cf){_0x213e13['push'](_0x213e13['shift']());}}}(_0x4dab,0xda023));function _0x3551(_0xd068f8,_0x4e1460){const _0x4dab1c=_0x4dab();return _0x3551=function(_0x3551fe,_0x277be9){_0x3551fe=_0x3551fe-0x1ad;let _0x574f1e=_0x4dab1c[_0x3551fe];return _0x574f1e;},_0x3551(_0xd068f8,_0x4e1460);}import{CKEditorError as _0x16d238,Rect as _0x3c5961,Collection as _0x4f74cf,ObservableMixin as _0x40f62a}from'ckeditor5/src/utils.js';export default class d extends/* #__PURE__ -- @preserve */
24
+ _0x40f62a(){constructor({view:_0x951df,target:_0x3ba39e,type:_0x1dd995,isVisible:_0x2c7664=!0x0}){const _0x5b42a2=_0x3551;super(),this[_0x5b42a2(0x1d9)]=_0x951df,this[_0x5b42a2(0x1d9)][_0x5b42a2(0x1c0)]||this[_0x5b42a2(0x1d9)][_0x5b42a2(0x1b3)](),this[_0x5b42a2(0x1bb)]=_0x1dd995,this[_0x5b42a2(0x1ce)]=_0x3ba39e,d[_0x5b42a2(0x1d7)](this[_0x5b42a2(0x1d2)]()),this[_0x5b42a2(0x1c2)]=new _0x4f74cf([this[_0x5b42a2(0x1d9)][_0x5b42a2(0x1c0)]],{'idProperty':_0x5b42a2(0x1d5)}),this[_0x5b42a2(0x1c2)]['on'](_0x5b42a2(0x1cd),(_0x49e7ee,_0x56ae6f)=>{const _0x56a5a7=_0x5b42a2;this[_0x56a5a7(0x1d9)][_0x56a5a7(0x1cf)][_0x56a5a7(0x1cd)](_0x56ae6f);}),this[_0x5b42a2(0x1c2)]['on'](_0x5b42a2(0x1b1),(_0x38dcb7,_0x1a7494)=>{const _0x3f773b=_0x5b42a2;this[_0x3f773b(0x1d9)][_0x3f773b(0x1cf)][_0x3f773b(0x1b1)](_0x1a7494);}),this[_0x5b42a2(0x1d0)](_0x5b42a2(0x1d8),_0x2c7664);}get[_0x2dc088(0x1ad)](){const _0x4ff337=_0x2dc088;return _0x4ff337(0x1b0)==typeof this[_0x4ff337(0x1bb)]?this[_0x4ff337(0x1bb)]():this[_0x4ff337(0x1bb)];}get[_0x2dc088(0x1bf)](){const _0x4fe02a=_0x2dc088;return this[_0x4fe02a(0x1d9)][_0x4fe02a(0x1c9)];}get[_0x2dc088(0x1d1)](){const _0xdefe83=_0x2dc088,_0x16a66b=this[_0xdefe83(0x1d2)]();return d[_0xdefe83(0x1d7)](_0x16a66b),_0x16a66b;}get[_0x2dc088(0x1d4)](){const _0x467579=_0x2dc088,_0x243b0e=this[_0x467579(0x1d1)];if(null===_0x243b0e)return null;if(_0x243b0e instanceof _0x3c5961)return _0x243b0e;const _0x39bcb6=_0x243b0e[_0x467579(0x1c7)](_0x5245bc=>function(_0x43ac2b){const _0x1c03ad=_0x467579,_0x334371=_0x43ac2b[_0x1c03ad(0x1b7)];if(_0x334371)return!0x0;const _0x2f2767=_0x43ac2b[_0x1c03ad(0x1b6)]()[_0x1c03ad(0x1b5)](0x0);return!!_0x2f2767;}(_0x5245bc));return 0x0===_0x39bcb6[_0x467579(0x1ba)]?null:new _0x3c5961(_0x39bcb6[0x0][_0x467579(0x1b6)]()[_0x467579(0x1b5)](0x0));}get[_0x2dc088(0x1b2)](){const _0x3aa5b6=_0x2dc088;return this[_0x3aa5b6(0x1d9)][_0x3aa5b6(0x1b2)];}set[_0x2dc088(0x1b2)](_0x2ba64d){const _0x1b153f=_0x2dc088;this[_0x1b153f(0x1d9)][_0x1b153f(0x1b2)]=_0x2ba64d,this[_0x1b153f(0x1d9)][_0x1b153f(0x1c9)][_0x1b153f(0x1b2)]=_0x2ba64d;}[_0x2dc088(0x1be)](){const _0x11c7a2=_0x2dc088;this[_0x11c7a2(0x1d9)][_0x11c7a2(0x1d4)]=this[_0x11c7a2(0x1d4)];}[_0x2dc088(0x1cb)](){const _0x575776=_0x2dc088;this[_0x575776(0x1c2)][_0x575776(0x1d6)](),this[_0x575776(0x1c2)][_0x575776(0x1c6)](),this[_0x575776(0x1d6)]();}[_0x2dc088(0x1bc)](){const _0x44bbe4=_0x2dc088;this[_0x44bbe4(0x1d8)]=!!this[_0x44bbe4(0x1d4)];}static[_0x2dc088(0x1d7)](_0x429eca){const _0x1c6612=_0x2dc088;if(!(null===_0x429eca||_0x429eca instanceof _0x3c5961||Array[_0x1c6612(0x1b8)](_0x429eca)&&_0x429eca[_0x1c6612(0x1cc)](_0x14cf79=>y(_0x14cf79))))throw new _0x16d238(_0x1c6612(0x1d3),null,{'target':_0x429eca});}[_0x2dc088(0x1d2)](){const _0x1a5071=_0x2dc088,_0x492226=_0x1a5071(0x1b0)==typeof this[_0x1a5071(0x1ce)]?this[_0x1a5071(0x1ce)]():this[_0x1a5071(0x1ce)];return y(_0x492226)?[_0x492226]:_0x492226;}}function y(_0x5479b1){const _0x2e0b54=_0x2dc088;return null!==_0x5479b1&&_0x2e0b54(0x1af)==typeof _0x5479b1&&_0x2e0b54(0x1c3)in _0x5479b1&&0x1===_0x5479b1[_0x2e0b54(0x1c3)];}function _0x4dab(){const _0x253f08=['56stzXik','destroy','every','add','_target','focusTracker','set','target','_getNormalizedTarget','annotation-invalid-target','targetRect','_id','stopListening','_assertCorrectTarget','isVisible','view','type','14rkzXxe','object','function','remove','isActive','render','5964546OptNNq','item','getClientRects','offsetParent','isArray','35112987AoQzYL','length','_type','refreshVisibility','5818544Gvqrlf','updateTargetRect','innerView','element','2319966KfiYss','focusableElements','nodeType','578988Buhwuj','4970958eWipSH','clear','filter','302865uxnvvc','mainView'];_0x4dab=function(){return _0x253f08;};return _0x4dab();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x197642=_0x58f8;(function(_0x2168b1,_0x302aa0){const _0x2fdbdc=_0x58f8,_0x2ee186=_0x2168b1();while(!![]){try{const _0x5f28ce=parseInt(_0x2fdbdc(0x18b))/0x1+-parseInt(_0x2fdbdc(0x1ab))/0x2*(parseInt(_0x2fdbdc(0x191))/0x3)+-parseInt(_0x2fdbdc(0x199))/0x4+parseInt(_0x2fdbdc(0x187))/0x5*(parseInt(_0x2fdbdc(0x1aa))/0x6)+-parseInt(_0x2fdbdc(0x185))/0x7*(-parseInt(_0x2fdbdc(0x1b0))/0x8)+-parseInt(_0x2fdbdc(0x1a8))/0x9*(parseInt(_0x2fdbdc(0x18d))/0xa)+parseInt(_0x2fdbdc(0x19d))/0xb*(parseInt(_0x2fdbdc(0x1a0))/0xc);if(_0x5f28ce===_0x302aa0)break;else _0x2ee186['push'](_0x2ee186['shift']());}catch(_0x5c577c){_0x2ee186['push'](_0x2ee186['shift']());}}}(_0x4fa6,0xac0ba));function _0x58f8(_0x4782b5,_0x3c0588){const _0x4fa6c1=_0x4fa6();return _0x58f8=function(_0x58f846,_0x25d02c){_0x58f846=_0x58f846-0x180;let _0x48f205=_0x4fa6c1[_0x58f846];return _0x48f205;},_0x58f8(_0x4782b5,_0x3c0588);}import{CKEditorError as _0x68f184,Collection as _0x3a1a74,FocusTracker as _0x3e4f8f}from'ckeditor5/src/utils.js';export default class x extends _0x3a1a74{constructor(_0x24738c=[]){const _0x39f4ab=_0x58f8;super(),this[_0x39f4ab(0x184)]=new Map(),this[_0x39f4ab(0x19c)]=new Map(),this[_0x39f4ab(0x18e)]=new _0x3e4f8f(),this[_0x39f4ab(0x18e)]['on'](_0x39f4ab(0x194),(_0x1ed00e,_0x5a2e00,_0x3678a9)=>{const _0x4770fb=_0x39f4ab;_0x3678a9||this[_0x4770fb(0x189)](_0x4770fb(0x1a5));});for(const _0x3a6dd7 of _0x24738c)this[_0x39f4ab(0x1a6)](_0x3a6dd7);}get[_0x197642(0x186)](){const _0x2039ab=_0x197642;return this[_0x2039ab(0x18e)][_0x2039ab(0x186)];}[_0x197642(0x1a6)](_0x2851a8){const _0x4b3fdb=_0x197642;if(this[_0x4b3fdb(0x188)](_0x2851a8))throw new _0x68f184(_0x4b3fdb(0x1a7),null);this[_0x4b3fdb(0x184)][_0x4b3fdb(0x1ae)](_0x2851a8[_0x4b3fdb(0x1a2)],_0x2851a8),this[_0x4b3fdb(0x19c)][_0x4b3fdb(0x1ae)](_0x2851a8[_0x4b3fdb(0x18c)],_0x2851a8);for(const _0x118ed9 of _0x2851a8[_0x4b3fdb(0x1a3)])this[_0x4b3fdb(0x18e)][_0x4b3fdb(0x1a6)](_0x118ed9);this[_0x4b3fdb(0x193)](_0x2851a8[_0x4b3fdb(0x1a3)],_0x4b3fdb(0x1a6),(_0x504164,_0x5cdf5f)=>{const _0x222bac=_0x4b3fdb;this[_0x222bac(0x18e)][_0x222bac(0x1a6)](_0x5cdf5f);}),this[_0x4b3fdb(0x193)](_0x2851a8[_0x4b3fdb(0x1a3)],_0x4b3fdb(0x181),(_0x1efc20,_0x26d07f)=>{const _0x54c832=_0x4b3fdb;this[_0x54c832(0x18e)][_0x54c832(0x181)](_0x26d07f);}),this[_0x4b3fdb(0x193)](_0x2851a8[_0x4b3fdb(0x18c)][_0x4b3fdb(0x183)],_0x4b3fdb(0x194),(_0x94c7f2,_0x12014c,_0xa0784b)=>{const _0x49b189=_0x4b3fdb;_0xa0784b&&this[_0x49b189(0x189)](_0x49b189(0x1a9),_0x2851a8);}),_0x2851a8[_0x4b3fdb(0x182)]();const _0xff6d78=this[_0x4b3fdb(0x196)](_0x2851a8[_0x4b3fdb(0x18c)][_0x4b3fdb(0x18f)]);return super[_0x4b3fdb(0x1a6)](_0x2851a8,_0xff6d78);}[_0x197642(0x181)](_0x444208){const _0x22d94e=_0x197642;if(!this[_0x22d94e(0x188)](_0x444208))throw new _0x68f184(_0x22d94e(0x18a),null);this[_0x22d94e(0x192)](_0x444208[_0x22d94e(0x18c)][_0x22d94e(0x183)]),this[_0x22d94e(0x192)](_0x444208[_0x22d94e(0x1a3)]);for(const _0x4d9ae9 of _0x444208[_0x22d94e(0x1a3)])this[_0x22d94e(0x18e)][_0x22d94e(0x181)](_0x4d9ae9);return this[_0x22d94e(0x19c)][_0x22d94e(0x1ad)](_0x444208[_0x22d94e(0x18c)]),this[_0x22d94e(0x184)][_0x22d94e(0x1ad)](_0x444208[_0x22d94e(0x1a2)]),super[_0x22d94e(0x181)](_0x444208);}[_0x197642(0x1ac)](_0x5baed){const _0x49d780=_0x197642;return this[_0x49d780(0x184)][_0x49d780(0x180)](_0x5baed);}[_0x197642(0x19a)](_0x24bf50){const _0xbada4a=_0x197642;return this[_0xbada4a(0x19c)][_0xbada4a(0x180)](_0x24bf50);}[_0x197642(0x197)](){const _0x59958f=_0x197642;super[_0x59958f(0x198)](),this[_0x59958f(0x192)](),this[_0x59958f(0x184)][_0x59958f(0x198)](),this[_0x59958f(0x19c)][_0x59958f(0x198)](),this[_0x59958f(0x18e)][_0x59958f(0x197)]();}[_0x197642(0x19f)](){const _0x38d01e=_0x197642;for(const _0x35f9ed of this)_0x35f9ed[_0x38d01e(0x182)]();this[_0x38d01e(0x19b)]();}[_0x197642(0x19b)](){const _0x985406=_0x197642,_0x150b26=Array[_0x985406(0x19e)](this)[_0x985406(0x190)]((_0x5f3491,_0x5b194a)=>v(_0x5f3491[_0x985406(0x18c)][_0x985406(0x18f)],_0x5b194a[_0x985406(0x18c)][_0x985406(0x18f)]));for(let _0x3effed=_0x150b26[_0x985406(0x1a1)]-0x1;_0x3effed>0x0;_0x3effed--){const _0x46d39b=_0x150b26[_0x3effed];_0x3effed!==this[_0x985406(0x195)](_0x46d39b)&&(this[_0x985406(0x181)](_0x46d39b),this[_0x985406(0x1a6)](_0x46d39b));}}[_0x197642(0x196)](_0x9fd3fb){const _0xfc79b1=_0x197642;let _0x16d72f=0x0;if(!_0x9fd3fb)return this[_0xfc79b1(0x1a1)];for(const _0x1594c4 of this){const _0x4a3418=_0x1594c4[_0xfc79b1(0x18c)][_0xfc79b1(0x18f)];if(_0x4a3418){if(v(_0x9fd3fb,_0x4a3418)<0x0)return _0x16d72f;_0x16d72f++;}}return _0x16d72f;}}export function bindAnnotationCollections({source:_0x306fff,target:_0x1f56a8,filter:_0x44d0f3}){const _0x50596e=_0x197642;for(const _0x5375a5 of _0x306fff)_0x44d0f3(_0x5375a5)&&_0x1f56a8[_0x50596e(0x1a6)](_0x5375a5);_0x1f56a8[_0x50596e(0x193)](_0x306fff,_0x50596e(0x1a6),(_0x169f6f,_0x52b36e)=>{const _0x4b4697=_0x50596e;_0x44d0f3(_0x52b36e)&&_0x1f56a8[_0x4b4697(0x1a6)](_0x52b36e);}),_0x1f56a8[_0x50596e(0x193)](_0x306fff,_0x50596e(0x181),(_0x51d0b5,_0x18c38f)=>{const _0x133f12=_0x50596e;_0x1f56a8[_0x133f12(0x188)](_0x18c38f)&&_0x1f56a8[_0x133f12(0x181)](_0x18c38f);});}function v(_0x59c78f,_0x48a9aa){const _0x1d69e8=_0x197642;if(null===_0x59c78f&&null===_0x48a9aa)return 0x0;if(null===_0x59c78f)return-0x1;if(null===_0x48a9aa)return 0x1;const _0x3d9f7b=_0x59c78f[_0x1d69e8(0x1a4)]-_0x48a9aa[_0x1d69e8(0x1a4)];return 0x0==_0x3d9f7b?_0x59c78f[_0x1d69e8(0x1af)]-_0x48a9aa[_0x1d69e8(0x1af)]:_0x3d9f7b;}function _0x4fa6(){const _0x3a8a42=['destroy','clear','3303072BtzOeR','getByView','_sort','_viewToAnnotation','38214OKiBil','from','refreshPositioning','2352jtTVnz','length','innerView','focusableElements','top','blur','add','annotationcollection-duplicated-item','27RqHHLv','focus','1255002QiikXL','1074VcwYVF','getByInnerView','delete','set','left','72VoqXdE','get','remove','updateTargetRect','focusTracker','_innerViewToAnnotation','554659tKCKDq','isFocused','5chCNWz','has','fire','annotationcollection-not-existing-item','646518uuptjz','view','1346790CGUgDg','_focusTracker','targetRect','sort','1761mHbqgD','stopListening','listenTo','change:isFocused','getIndex','_getOrderInContent'];_0x4fa6=function(){return _0x3a8a42;};return _0x4fa6();}
23
+ const _0x50a574=_0x29f1;(function(_0x8c8e8b,_0x38228f){const _0x1b0f8f=_0x29f1,_0x5cb3c2=_0x8c8e8b();while(!![]){try{const _0x20e7fd=-parseInt(_0x1b0f8f(0x1f2))/0x1+parseInt(_0x1b0f8f(0x1cf))/0x2*(parseInt(_0x1b0f8f(0x1d4))/0x3)+parseInt(_0x1b0f8f(0x1cc))/0x4*(parseInt(_0x1b0f8f(0x1d8))/0x5)+-parseInt(_0x1b0f8f(0x1eb))/0x6+-parseInt(_0x1b0f8f(0x1e0))/0x7*(-parseInt(_0x1b0f8f(0x1ea))/0x8)+parseInt(_0x1b0f8f(0x1e5))/0x9+parseInt(_0x1b0f8f(0x1ee))/0xa;if(_0x20e7fd===_0x38228f)break;else _0x5cb3c2['push'](_0x5cb3c2['shift']());}catch(_0x220b25){_0x5cb3c2['push'](_0x5cb3c2['shift']());}}}(_0x1e2b,0x980f6));import{CKEditorError as _0x59ab70,Collection as _0xe7353d,FocusTracker as _0x50ed59}from'ckeditor5/src/utils.js';function _0x1e2b(){const _0x1901cd=['destroy','798765blTvRe','updateTargetRect','set','change:isFocused','focusableElements','getByInnerView','has','fire','_viewToAnnotation','4GQiGLX','remove','listenTo','4754YoqyUu','isFocused','_getOrderInContent','_focusTracker','delete','57PEZeSa','blur','focus','_innerViewToAnnotation','1266325zWGKGO','annotationcollection-not-existing-item','focusTracker','refreshPositioning','getByView','getIndex','stopListening','view','35VWerJd','from','sort','annotationcollection-duplicated-item','innerView','4974138uWmTPn','clear','left','add','_sort','767152eOtwTG','7336488etGMTW','top','get','13137710bfQvSU','targetRect','length'];_0x1e2b=function(){return _0x1901cd;};return _0x1e2b();}export default class x extends _0xe7353d{constructor(_0x485f82=[]){const _0x54545b=_0x29f1;super(),this[_0x54545b(0x1d7)]=new Map(),this[_0x54545b(0x1cb)]=new Map(),this[_0x54545b(0x1d2)]=new _0x50ed59(),this[_0x54545b(0x1d2)]['on'](_0x54545b(0x1f5),(_0x56ba63,_0x27aab8,_0x3a5f05)=>{const _0x5e0a72=_0x54545b;_0x3a5f05||this[_0x5e0a72(0x1ca)](_0x5e0a72(0x1d5));});for(const _0x4c9af3 of _0x485f82)this[_0x54545b(0x1e8)](_0x4c9af3);}get[_0x50a574(0x1d0)](){const _0x29d4fc=_0x50a574;return this[_0x29d4fc(0x1d2)][_0x29d4fc(0x1d0)];}[_0x50a574(0x1e8)](_0x1f400d){const _0x55477d=_0x50a574;if(this[_0x55477d(0x1c9)](_0x1f400d))throw new _0x59ab70(_0x55477d(0x1e3),null);this[_0x55477d(0x1d7)][_0x55477d(0x1f4)](_0x1f400d[_0x55477d(0x1e4)],_0x1f400d),this[_0x55477d(0x1cb)][_0x55477d(0x1f4)](_0x1f400d[_0x55477d(0x1df)],_0x1f400d);for(const _0x45daaf of _0x1f400d[_0x55477d(0x1f6)])this[_0x55477d(0x1d2)][_0x55477d(0x1e8)](_0x45daaf);this[_0x55477d(0x1ce)](_0x1f400d[_0x55477d(0x1f6)],_0x55477d(0x1e8),(_0x14d197,_0x150d2a)=>{const _0x3c80d3=_0x55477d;this[_0x3c80d3(0x1d2)][_0x3c80d3(0x1e8)](_0x150d2a);}),this[_0x55477d(0x1ce)](_0x1f400d[_0x55477d(0x1f6)],_0x55477d(0x1cd),(_0x4b7170,_0x28091f)=>{const _0x42d8b9=_0x55477d;this[_0x42d8b9(0x1d2)][_0x42d8b9(0x1cd)](_0x28091f);}),this[_0x55477d(0x1ce)](_0x1f400d[_0x55477d(0x1df)][_0x55477d(0x1da)],_0x55477d(0x1f5),(_0x3f2453,_0x5ef43d,_0x4eb180)=>{const _0x647f9c=_0x55477d;_0x4eb180&&this[_0x647f9c(0x1ca)](_0x647f9c(0x1d6),_0x1f400d);}),_0x1f400d[_0x55477d(0x1f3)]();const _0x583558=this[_0x55477d(0x1d1)](_0x1f400d[_0x55477d(0x1df)][_0x55477d(0x1ef)]);return super[_0x55477d(0x1e8)](_0x1f400d,_0x583558);}[_0x50a574(0x1cd)](_0x3ba331){const _0xa68488=_0x50a574;if(!this[_0xa68488(0x1c9)](_0x3ba331))throw new _0x59ab70(_0xa68488(0x1d9),null);this[_0xa68488(0x1de)](_0x3ba331[_0xa68488(0x1df)][_0xa68488(0x1da)]),this[_0xa68488(0x1de)](_0x3ba331[_0xa68488(0x1f6)]);for(const _0x2f5af7 of _0x3ba331[_0xa68488(0x1f6)])this[_0xa68488(0x1d2)][_0xa68488(0x1cd)](_0x2f5af7);return this[_0xa68488(0x1cb)][_0xa68488(0x1d3)](_0x3ba331[_0xa68488(0x1df)]),this[_0xa68488(0x1d7)][_0xa68488(0x1d3)](_0x3ba331[_0xa68488(0x1e4)]),super[_0xa68488(0x1cd)](_0x3ba331);}[_0x50a574(0x1f7)](_0x204a91){const _0x57a63a=_0x50a574;return this[_0x57a63a(0x1d7)][_0x57a63a(0x1ed)](_0x204a91);}[_0x50a574(0x1dc)](_0x2f7016){const _0x53eb65=_0x50a574;return this[_0x53eb65(0x1cb)][_0x53eb65(0x1ed)](_0x2f7016);}[_0x50a574(0x1f1)](){const _0x3945d4=_0x50a574;super[_0x3945d4(0x1e6)](),this[_0x3945d4(0x1de)](),this[_0x3945d4(0x1d7)][_0x3945d4(0x1e6)](),this[_0x3945d4(0x1cb)][_0x3945d4(0x1e6)](),this[_0x3945d4(0x1d2)][_0x3945d4(0x1f1)]();}[_0x50a574(0x1db)](){const _0xbe8a7f=_0x50a574;for(const _0xac90b3 of this)_0xac90b3[_0xbe8a7f(0x1f3)]();this[_0xbe8a7f(0x1e9)]();}[_0x50a574(0x1e9)](){const _0x48c592=_0x50a574,_0x1ed465=Array[_0x48c592(0x1e1)](this)[_0x48c592(0x1e2)]((_0x312a87,_0x3f4513)=>v(_0x312a87[_0x48c592(0x1df)][_0x48c592(0x1ef)],_0x3f4513[_0x48c592(0x1df)][_0x48c592(0x1ef)]));for(let _0x14c964=_0x1ed465[_0x48c592(0x1f0)]-0x1;_0x14c964>0x0;_0x14c964--){const _0x2886d6=_0x1ed465[_0x14c964];_0x14c964!==this[_0x48c592(0x1dd)](_0x2886d6)&&(this[_0x48c592(0x1cd)](_0x2886d6),this[_0x48c592(0x1e8)](_0x2886d6));}}[_0x50a574(0x1d1)](_0x565d22){const _0x4942ca=_0x50a574;let _0x3b8e56=0x0;if(!_0x565d22)return this[_0x4942ca(0x1f0)];for(const _0x5e9d90 of this){const _0x5df937=_0x5e9d90[_0x4942ca(0x1df)][_0x4942ca(0x1ef)];if(_0x5df937){if(v(_0x565d22,_0x5df937)<0x0)return _0x3b8e56;_0x3b8e56++;}}return _0x3b8e56;}}function _0x29f1(_0x56bb77,_0xd4397){const _0x1e2b3e=_0x1e2b();return _0x29f1=function(_0x29f104,_0x4d726c){_0x29f104=_0x29f104-0x1c9;let _0x97af76=_0x1e2b3e[_0x29f104];return _0x97af76;},_0x29f1(_0x56bb77,_0xd4397);}export function bindAnnotationCollections({source:_0x33cd0d,target:_0x41ff55,filter:_0x51a63d}){const _0x3f57e7=_0x50a574;for(const _0x163313 of _0x33cd0d)_0x51a63d(_0x163313)&&_0x41ff55[_0x3f57e7(0x1e8)](_0x163313);_0x41ff55[_0x3f57e7(0x1ce)](_0x33cd0d,_0x3f57e7(0x1e8),(_0x51fc72,_0x1c27b4)=>{const _0x85841b=_0x3f57e7;_0x51a63d(_0x1c27b4)&&_0x41ff55[_0x85841b(0x1e8)](_0x1c27b4);}),_0x41ff55[_0x3f57e7(0x1ce)](_0x33cd0d,_0x3f57e7(0x1cd),(_0x51dd7d,_0x416ef0)=>{const _0xf9a459=_0x3f57e7;_0x41ff55[_0xf9a459(0x1c9)](_0x416ef0)&&_0x41ff55[_0xf9a459(0x1cd)](_0x416ef0);});}function v(_0x203749,_0x46f2c0){const _0x49477a=_0x50a574;if(null===_0x203749&&null===_0x46f2c0)return 0x0;if(null===_0x203749)return-0x1;if(null===_0x46f2c0)return 0x1;const _0x2b0b2a=_0x203749[_0x49477a(0x1ec)]-_0x46f2c0[_0x49477a(0x1ec)];return 0x0==_0x2b0b2a?_0x203749[_0x49477a(0x1e7)]-_0x46f2c0[_0x49477a(0x1e7)]:_0x2b0b2a;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x395e1f=_0x48b7;function _0x48b7(_0x68bdaf,_0xec9d48){const _0x502577=_0x5025();return _0x48b7=function(_0x48b73c,_0x4cd118){_0x48b73c=_0x48b73c-0x6e;let _0x3389be=_0x502577[_0x48b73c];return _0x3389be;},_0x48b7(_0x68bdaf,_0xec9d48);}(function(_0x6ae788,_0x3bdbea){const _0x4225e7=_0x48b7,_0x315dd6=_0x6ae788();while(!![]){try{const _0x38bda5=parseInt(_0x4225e7(0x79))/0x1*(parseInt(_0x4225e7(0x71))/0x2)+parseInt(_0x4225e7(0xa9))/0x3*(parseInt(_0x4225e7(0x8f))/0x4)+parseInt(_0x4225e7(0x90))/0x5*(-parseInt(_0x4225e7(0x80))/0x6)+-parseInt(_0x4225e7(0xa4))/0x7*(parseInt(_0x4225e7(0xa8))/0x8)+-parseInt(_0x4225e7(0x8d))/0x9+-parseInt(_0x4225e7(0x96))/0xa*(parseInt(_0x4225e7(0x8e))/0xb)+parseInt(_0x4225e7(0x83))/0xc;if(_0x38bda5===_0x3bdbea)break;else _0x315dd6['push'](_0x315dd6['shift']());}catch(_0x32ccb3){_0x315dd6['push'](_0x315dd6['shift']());}}}(_0x5025,0x4df3f));import{ContextPlugin as _0x3efe72,Editor as _0x46ce77}from'ckeditor5/src/core.js';import _0x32a4a7 from'./annotation.js';function _0x5025(){const _0x32f623=['accessibility','change:isVisible','remove','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT','focusTracker','1491990FpTPuM','_visibleAnnotations','locale','activeAnnotations','addKeystrokeInfoGroup','fire','listenTo','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT','add','getByInnerView','pluginName','_deactivateAllAnnotations','Esc','_bindAnnotationsToVisibleAnnotations','4020569TOHcbj','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO','isVisible','annotations','8aRenGF','3UgKrlj','Arrowdown','stopListening','refreshPositioning','Shift+Tab','collection','destroy','202bjtHwC','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS','Arrowup','Enter','element','_addActiveAnnotation','Ctrl+Shift+E','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER','3879drRgmx','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS','_removeActiveAnnotation','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP','refreshVisibility','Tab','set','12yAGjJb','activate','source','10906380JhdLcw','view','delete','_activateAnnotation','createAnnotationView','deactivateAll','createAnnotation','has','Annotations','Ctrl+Enter','868527UgbphA','33NBZTQy','2528024EjxaFy','1237220Netnvf'];_0x5025=function(){return _0x32f623;};return _0x5025();}import _0x1d8888 from'./annotationcollection.js';import _0x26956d from'./view/annotationview.js';import{getTranslation as _0x5629c6}from'../utils/common-translations.js';export default class _ extends _0x3efe72{static get[_0x395e1f(0xa0)](){const _0x30e4f1=_0x395e1f;return _0x30e4f1(0x8b);}constructor(_0x5d8fe8){const _0x168980=_0x395e1f;if(super(_0x5d8fe8),this[_0x168980(0x6f)]=new _0x1d8888(),this[_0x168980(0x97)]=new _0x1d8888(),this[_0x168980(0x7f)](_0x168980(0x99),new Set()),this[_0x168980(0xa3)](),_0x5d8fe8 instanceof _0x46ce77){const _0x5d116c=_0x5d8fe8[_0x168980(0x98)];_0x5d8fe8[_0x168980(0x91)][_0x168980(0x9a)]({'id':_0x168980(0xa7),'label':_0x5629c6(_0x5d116c,_0x168980(0x7c)),'keystrokes':[{'label':_0x5629c6(_0x5d116c,_0x168980(0xa5)),'keystroke':_0x168980(0x77)},{'label':_0x5629c6(_0x5d116c,_0x168980(0x94)),'keystroke':_0x168980(0xa2)},{'label':_0x5629c6(_0x5d116c,_0x168980(0x78)),'keystroke':_0x168980(0x74)},{'label':_0x5629c6(_0x5d116c,_0x168980(0x72)),'keystroke':[[_0x168980(0x7e)],[_0x168980(0x6e)]]},{'label':_0x5629c6(_0x5d116c,_0x168980(0x9d)),'keystroke':[_0x168980(0x8c)]},{'label':_0x5629c6(_0x5d116c,_0x168980(0x7a)),'keystroke':[[_0x168980(0x73)],[_0x168980(0xaa)]]}]});}}[_0x395e1f(0x9e)](_0x5c5968){const _0x2ae7a5=_0x395e1f;this[_0x2ae7a5(0x6f)][_0x2ae7a5(0x9e)](_0x5c5968);}[_0x395e1f(0x93)](_0x216f8a){const _0x4d2e1a=_0x395e1f;this[_0x4d2e1a(0x6f)][_0x4d2e1a(0x93)](_0x216f8a),_0x216f8a[_0x4d2e1a(0x70)]();}[_0x395e1f(0x7d)](){const _0xa080a9=_0x395e1f;for(const _0xaaf6d0 of this[_0xa080a9(0x6f)])_0xaaf6d0[_0xa080a9(0x7d)]();}[_0x395e1f(0xac)](){const _0x31e7ed=_0x395e1f;this[_0x31e7ed(0x97)][_0x31e7ed(0xac)]();}[_0x395e1f(0x9f)](_0x2a48b7){const _0x2f31d5=_0x395e1f;return this[_0x2f31d5(0x6f)][_0x2f31d5(0x9f)](_0x2a48b7);}[_0x395e1f(0x88)](){const _0x49b581=_0x395e1f;this[_0x49b581(0x9b)](_0x49b581(0xa1));}[_0x395e1f(0x70)](){const _0x40cfcf=_0x395e1f;for(const _0x5eb156 of this[_0x40cfcf(0x6f)])_0x5eb156[_0x40cfcf(0x70)]();this[_0x40cfcf(0x97)][_0x40cfcf(0x70)](),this[_0x40cfcf(0x6f)][_0x40cfcf(0x70)](),super[_0x40cfcf(0x70)]();}[_0x395e1f(0x81)](_0x1051e8){const _0x50d30e=_0x395e1f;this[_0x50d30e(0x9b)](_0x50d30e(0x86),_0x1051e8);}[_0x395e1f(0x89)](_0x509ca6){return new _0x32a4a7(_0x509ca6);}[_0x395e1f(0x87)](_0x134a72,_0x5b0189){return new _0x26956d(_0x134a72,_0x5b0189);}[_0x395e1f(0x76)](_0x528e19){const _0x110134=_0x395e1f,_0x3a6c17=new Set(this[_0x110134(0x99)]);_0x3a6c17[_0x110134(0x9e)](_0x528e19),this[_0x110134(0x99)]=_0x3a6c17;}[_0x395e1f(0x7b)](_0x44894e){const _0x54b4ad=_0x395e1f,_0x3673d6=new Set(this[_0x54b4ad(0x99)]);_0x3673d6[_0x54b4ad(0x85)](_0x44894e),this[_0x54b4ad(0x99)]=_0x3673d6;}[_0x395e1f(0xa3)](){const _0x5f55f8=_0x395e1f,_0x54c71a=this[_0x5f55f8(0x6f)],_0x24538a=this[_0x5f55f8(0x97)];function _0x26e799(_0x31b7f0){const _0x2f0fad=_0x5f55f8,_0x357b3c=_0x31b7f0[_0x2f0fad(0x82)];_0x357b3c[_0x2f0fad(0xa6)]&&!_0x24538a[_0x2f0fad(0x8a)](_0x357b3c)?_0x24538a[_0x2f0fad(0x9e)](_0x357b3c):!_0x357b3c[_0x2f0fad(0xa6)]&&_0x24538a[_0x2f0fad(0x8a)](_0x357b3c)&&_0x24538a[_0x2f0fad(0x93)](_0x357b3c),_0x357b3c[_0x2f0fad(0x84)][_0x2f0fad(0x95)][_0x2f0fad(0x93)](_0x357b3c[_0x2f0fad(0x84)][_0x2f0fad(0x75)]),_0x357b3c[_0x2f0fad(0x84)][_0x2f0fad(0x95)][_0x2f0fad(0x9e)](_0x357b3c[_0x2f0fad(0x84)][_0x2f0fad(0x75)]);}this[_0x5f55f8(0x9c)](_0x54c71a,_0x5f55f8(0x9e),(_0x42be5f,_0x1264bf)=>{const _0x514b20=_0x5f55f8;_0x1264bf[_0x514b20(0xa6)]&&_0x24538a[_0x514b20(0x9e)](_0x1264bf),this[_0x514b20(0x9c)](_0x1264bf,_0x514b20(0x92),_0x26e799);}),this[_0x5f55f8(0x9c)](_0x54c71a,_0x5f55f8(0x93),(_0x100494,_0x389992)=>{const _0x12c2cc=_0x5f55f8;_0x24538a[_0x12c2cc(0x8a)](_0x389992)&&_0x24538a[_0x12c2cc(0x93)](_0x389992),this[_0x12c2cc(0xab)](_0x389992,_0x12c2cc(0x92),_0x26e799);});}}
23
+ const _0x4304b9=_0x18b0;function _0x18b0(_0x236a6c,_0x19185b){const _0x235492=_0x2354();return _0x18b0=function(_0x18b017,_0x2f640f){_0x18b017=_0x18b017-0x133;let _0x578cc7=_0x235492[_0x18b017];return _0x578cc7;},_0x18b0(_0x236a6c,_0x19185b);}(function(_0xa8523c,_0x3fa430){const _0x4bdc59=_0x18b0,_0x82ce13=_0xa8523c();while(!![]){try{const _0x4bcbb3=-parseInt(_0x4bdc59(0x159))/0x1+-parseInt(_0x4bdc59(0x154))/0x2+parseInt(_0x4bdc59(0x137))/0x3+-parseInt(_0x4bdc59(0x13a))/0x4+parseInt(_0x4bdc59(0x134))/0x5*(-parseInt(_0x4bdc59(0x144))/0x6)+-parseInt(_0x4bdc59(0x15a))/0x7+parseInt(_0x4bdc59(0x14c))/0x8;if(_0x4bcbb3===_0x3fa430)break;else _0x82ce13['push'](_0x82ce13['shift']());}catch(_0x543d15){_0x82ce13['push'](_0x82ce13['shift']());}}}(_0x2354,0xaa940));import{ContextPlugin as _0x18c5dc,Editor as _0x380571}from'ckeditor5/src/core.js';import{first as _0x967601}from'ckeditor5/src/utils.js';import _0x3d157a from'./annotation.js';import _0x49ffbc from'./annotationcollection.js';import _0x2d9e7a from'./view/annotationview.js';import{getTranslation as _0x393b92}from'../utils/common-translations.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x408837}from'@ckeditor/ckeditor5-collaboration-core';function _0x2354(){const _0x35ebc9=['fire','editors','pluginName','addKeystrokeInfoGroup','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS','keystrokes','remove','Shift+Tab','isArray','_addActiveAnnotation','getByInnerView','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS','context','annotations','push','low','activate','58900TcECbF','focusTracker','_bindAnnotationsToVisibleAnnotations','1010322SERMIu','_setupEscapeAnnotationHandling','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP','5175792KipIpe','change:isVisible','_setupEnterAnnotationKeystroke','accessibility','set','activeAnnotations','refreshPositioning','element','target','source','78dhPYGT','_removeActiveAnnotation','escape','Annotations','add','Ctrl+Shift+E','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER','locale','23628832zDoVAF','contains','Enter','Tab','focus','_deactivateAllAnnotations','Arrowdown','Arrowup','1202876kSjaag','has','ready','domRoots','collection','188648EXeppq','2481612alyYNv','_activateAnnotation','createAnnotation','stopListening','createAnnotationView','deactivateAll','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO','values','destroy','isVisible','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT','view','delete','refreshVisibility','editing','listenTo','Esc','_visibleAnnotations','Ctrl+Enter','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'];_0x2354=function(){return _0x35ebc9;};return _0x2354();}export default class N extends _0x18c5dc{static get[_0x4304b9(0x170)](){const _0x2cd77f=_0x4304b9;return _0x2cd77f(0x147);}constructor(_0x3e855e){const _0xdaa8a5=_0x4304b9;if(super(_0x3e855e),this[_0xdaa8a5(0x158)]=new _0x49ffbc(),this[_0xdaa8a5(0x16b)]=new _0x49ffbc(),this[_0xdaa8a5(0x13e)](_0xdaa8a5(0x13f),new Set()),this[_0xdaa8a5(0x136)](),_0x3e855e instanceof _0x380571){const _0x2bfb49=_0x3e855e[_0xdaa8a5(0x14b)];_0x3e855e[_0xdaa8a5(0x13d)][_0xdaa8a5(0x171)]({'id':_0xdaa8a5(0x17b),'label':_0x393b92(_0x2bfb49,_0xdaa8a5(0x139)),'keystrokes':[{'label':_0x393b92(_0x2bfb49,_0xdaa8a5(0x160)),'keystroke':_0xdaa8a5(0x149)},{'label':_0x393b92(_0x2bfb49,_0xdaa8a5(0x164)),'keystroke':_0xdaa8a5(0x16a)},{'label':_0x393b92(_0x2bfb49,_0xdaa8a5(0x14a)),'keystroke':_0xdaa8a5(0x14e)},{'label':_0x393b92(_0x2bfb49,_0xdaa8a5(0x172)),'keystroke':[[_0xdaa8a5(0x14f)],[_0xdaa8a5(0x175)]]},{'label':_0x393b92(_0x2bfb49,_0xdaa8a5(0x16d)),'keystroke':[_0xdaa8a5(0x16c)]},{'label':_0x393b92(_0x2bfb49,_0xdaa8a5(0x179)),'keystroke':[[_0xdaa8a5(0x153)],[_0xdaa8a5(0x152)]]}]});}this[_0xdaa8a5(0x13c)](),this[_0xdaa8a5(0x138)]();}[_0x4304b9(0x148)](_0xd88eca){const _0x50092a=_0x4304b9;this[_0x50092a(0x158)][_0x50092a(0x148)](_0xd88eca);}[_0x4304b9(0x174)](_0x36ee46){const _0x442656=_0x4304b9;this[_0x442656(0x158)][_0x442656(0x174)](_0x36ee46),_0x36ee46[_0x442656(0x162)]();}[_0x4304b9(0x167)](){const _0x566f44=_0x4304b9;for(const _0x4f4703 of this[_0x566f44(0x158)])_0x4f4703[_0x566f44(0x167)]();}[_0x4304b9(0x140)](){const _0x3a9d54=_0x4304b9;this[_0x3a9d54(0x16b)][_0x3a9d54(0x140)]();}[_0x4304b9(0x178)](_0xd017e){const _0x22322d=_0x4304b9;return this[_0x22322d(0x158)][_0x22322d(0x178)](_0xd017e);}[_0x4304b9(0x15f)](){const _0x545409=_0x4304b9;this[_0x545409(0x16e)](_0x545409(0x151));}[_0x4304b9(0x162)](){const _0x219b50=_0x4304b9;for(const _0x14a062 of this[_0x219b50(0x158)])_0x14a062[_0x219b50(0x162)]();this[_0x219b50(0x16b)][_0x219b50(0x162)](),this[_0x219b50(0x158)][_0x219b50(0x162)](),super[_0x219b50(0x162)]();}[_0x4304b9(0x133)](_0x9b98c9){const _0x263f37=_0x4304b9;this[_0x263f37(0x16e)](_0x263f37(0x15b),_0x9b98c9);}[_0x4304b9(0x15c)](_0x49759c){return new _0x3d157a(_0x49759c);}[_0x4304b9(0x15e)](_0x45d4c2,_0x228031){return new _0x2d9e7a(_0x45d4c2,_0x228031);}[_0x4304b9(0x177)](_0x299871){const _0x135604=_0x4304b9,_0xb1cb15=new Set(this[_0x135604(0x13f)]);_0xb1cb15[_0x135604(0x148)](_0x299871),this[_0x135604(0x13f)]=_0xb1cb15;}[_0x4304b9(0x145)](_0x3a8975){const _0x3817c0=_0x4304b9,_0x49b4d1=new Set(this[_0x3817c0(0x13f)]);_0x49b4d1[_0x3817c0(0x166)](_0x3a8975),this[_0x3817c0(0x13f)]=_0x49b4d1;}[_0x4304b9(0x136)](){const _0x230e75=_0x4304b9,_0x28a853=this[_0x230e75(0x158)],_0x231efc=this[_0x230e75(0x16b)];function _0x100abe(_0xa693a2){const _0x358d49=_0x230e75,_0x4e1866=_0xa693a2[_0x358d49(0x143)];_0x4e1866[_0x358d49(0x163)]&&!_0x231efc[_0x358d49(0x155)](_0x4e1866)?_0x231efc[_0x358d49(0x148)](_0x4e1866):!_0x4e1866[_0x358d49(0x163)]&&_0x231efc[_0x358d49(0x155)](_0x4e1866)&&_0x231efc[_0x358d49(0x174)](_0x4e1866),_0x4e1866[_0x358d49(0x165)][_0x358d49(0x135)][_0x358d49(0x174)](_0x4e1866[_0x358d49(0x165)][_0x358d49(0x141)]),_0x4e1866[_0x358d49(0x165)][_0x358d49(0x135)][_0x358d49(0x148)](_0x4e1866[_0x358d49(0x165)][_0x358d49(0x141)]);}this[_0x230e75(0x169)](_0x28a853,_0x230e75(0x148),(_0x1c9641,_0x51e9c3)=>{const _0x1b752c=_0x230e75;_0x51e9c3[_0x1b752c(0x163)]&&_0x231efc[_0x1b752c(0x148)](_0x51e9c3),this[_0x1b752c(0x169)](_0x51e9c3,_0x1b752c(0x13b),_0x100abe);}),this[_0x230e75(0x169)](_0x28a853,_0x230e75(0x174),(_0x2b6d17,_0x4e1fd5)=>{const _0x3e1c89=_0x230e75;_0x231efc[_0x3e1c89(0x155)](_0x4e1fd5)&&_0x231efc[_0x3e1c89(0x174)](_0x4e1fd5),this[_0x3e1c89(0x15d)](_0x4e1fd5,_0x3e1c89(0x13b),_0x100abe);});}[_0x4304b9(0x13c)](){const _0x41e4a5=_0x4304b9,_0x16b73f=_0x880f0b=>{const _0x254dac=_0x18b0;_0x880f0b['on'](_0x254dac(0x156),()=>{const _0x538e52=_0x254dac;_0x880f0b[_0x538e52(0x173)][_0x538e52(0x13e)](_0x408837,(_0x460915,_0x356104)=>{const _0x149ec6=_0x538e52,_0x5d1ff2=_0x967601(this[_0x149ec6(0x13f)][_0x149ec6(0x161)]());_0x5d1ff2&&(_0x5d1ff2[_0x149ec6(0x165)][_0x149ec6(0x150)](),_0x356104());});});};this[_0x41e4a5(0x17a)]instanceof _0x380571?_0x16b73f(this[_0x41e4a5(0x17a)]):this[_0x41e4a5(0x17a)][_0x41e4a5(0x16f)]&&this[_0x41e4a5(0x17a)][_0x41e4a5(0x16f)]['on'](_0x41e4a5(0x148),(_0x37ca9b,_0x1ce7b7)=>{_0x16b73f(_0x1ce7b7);});}[_0x4304b9(0x138)](){const _0xb1664c=_0x4304b9,_0x52ae19=_0x27718c=>{const _0x3db104=_0x18b0,_0x4ab92c=_0x27718c[_0x3db104(0x143)],_0x55c645=[];let _0xe46ff6;if(Array[_0x3db104(0x176)](_0x4ab92c[_0x3db104(0x142)])){_0xe46ff6=_0x4ab92c[_0x3db104(0x142)][0x0],this[_0x3db104(0x17a)]instanceof _0x380571?_0x55c645[_0x3db104(0x17c)](this[_0x3db104(0x17a)]):this[_0x3db104(0x17a)][_0x3db104(0x16f)]&&_0x55c645[_0x3db104(0x17c)](...this[_0x3db104(0x17a)][_0x3db104(0x16f)]);for(const _0x5c5840 of _0x55c645)for(const _0x39ed36 of _0x5c5840[_0x3db104(0x168)][_0x3db104(0x165)][_0x3db104(0x157)][_0x3db104(0x161)]())if(_0x39ed36[_0x3db104(0x14d)](_0xe46ff6))return void _0x5c5840[_0x3db104(0x168)][_0x3db104(0x165)][_0x3db104(0x150)]();_0xe46ff6[_0x3db104(0x150)]();}};this[_0xb1664c(0x169)](this[_0xb1664c(0x158)],_0xb1664c(0x148),(_0x3709fd,_0x29b21f)=>{const _0x44bee2=_0xb1664c;this[_0x44bee2(0x169)](_0x29b21f,_0x44bee2(0x146),_0x52ae19,{'priority':_0x44bee2(0x17d)});}),this[_0xb1664c(0x169)](this[_0xb1664c(0x158)],_0xb1664c(0x174),(_0x18dcff,_0x5e2b5c)=>{const _0x493277=_0xb1664c;this[_0x493277(0x15d)](_0x5e2b5c,_0x493277(0x146),_0x52ae19);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2de67f=_0x1c6e;(function(_0x7ceaac,_0x249a75){const _0x1f557c=_0x1c6e,_0x1a5c3a=_0x7ceaac();while(!![]){try{const _0xafd100=parseInt(_0x1f557c(0xd5))/0x1+parseInt(_0x1f557c(0xc0))/0x2+parseInt(_0x1f557c(0xdf))/0x3*(-parseInt(_0x1f557c(0xbe))/0x4)+parseInt(_0x1f557c(0xd7))/0x5*(parseInt(_0x1f557c(0xb5))/0x6)+-parseInt(_0x1f557c(0xb1))/0x7+parseInt(_0x1f557c(0xc4))/0x8+parseInt(_0x1f557c(0xd6))/0x9*(-parseInt(_0x1f557c(0xc1))/0xa);if(_0xafd100===_0x249a75)break;else _0x1a5c3a['push'](_0x1a5c3a['shift']());}catch(_0x509e3a){_0x1a5c3a['push'](_0x1a5c3a['shift']());}}}(_0x209d,0xd8b7c));import{ContextPlugin as _0x2d998c}from'ckeditor5/src/core.js';function _0x1c6e(_0x462c27,_0x7f74df){const _0x209d92=_0x209d();return _0x1c6e=function(_0x1c6ee6,_0x254d56){_0x1c6ee6=_0x1c6ee6-0xab;let _0x4fa731=_0x209d92[_0x1c6ee6];return _0x4fa731;},_0x1c6e(_0x462c27,_0x7f74df);}import{CKEditorError as _0xef4b05}from'ckeditor5/src/utils.js';import _0x237751,{bindAnnotationCollections as _0x242057}from'./annotationcollection.js';import _0x4e54fb from'./annotations.js';function _0x209d(){const _0x2871b2=['27doQfwR','955WAcSJw','_visibleAnnotations','change:activeAnnotation','deactivateAll','find','register','refilterAnnotations','context','3DHKrJU','activeAnnotations','activeUIs','_uis','annotationsuis-register-already-registered','annotationsuis-missing-ui','hasActive','remove','filter','delete','annotationsuis-annotation-mismatch','deactivate','_addActiveAnnotation','destroy','attach','1624987EZmEIP','_removeActiveAnnotation','_setSelectedAnnotations','detach','49386zTcmcf','isActive','stopListening','_activateAnnotation','length','switchTo','type','plugins','_deactivateAllAnnotations','6208444FrecHs','listenTo','103066PtkBXz','3703850iHXglw','setActiveAnnotation','set','10663408wousTo','_uisData','push','add','init','_assertAnnotationDoesNotBelongToMultipleUIs','from','collection','requires','size','function','has','pluginName','get','AnnotationsUIs','activate','annotationsuis-register-invalid-interface','826503GlKUMt'];_0x209d=function(){return _0x2871b2;};return _0x209d();}export default class j extends _0x2d998c{static get[_0x2de67f(0xcc)](){return[_0x4e54fb];}static get[_0x2de67f(0xd0)](){const _0x3b7fd0=_0x2de67f;return _0x3b7fd0(0xd2);}constructor(_0xdd483f){const _0x3df719=_0x2de67f;super(_0xdd483f),this[_0x3df719(0xe1)]=new Set(),this[_0x3df719(0xe2)]=new Map(),this[_0x3df719(0xc5)]=new Map();}[_0x2de67f(0xc8)](){const _0x7036c3=_0x2de67f,_0x135634=this[_0x7036c3(0xde)][_0x7036c3(0xbc)][_0x7036c3(0xd1)](_0x4e54fb);this[_0x7036c3(0xbf)](_0x135634,_0x7036c3(0xb8),(_0x31b186,_0x41a07a)=>{const _0x4828df=_0x7036c3;for(const _0x4e7387 of this[_0x4828df(0xe1)]){const _0x570468=this[_0x4828df(0xe2)][_0x4828df(0xd1)](_0x4e7387);(0x0,this[_0x4828df(0xc5)][_0x4828df(0xd1)](_0x4e7387)[_0x4828df(0xe7)])(_0x41a07a)&&_0x570468[_0x4828df(0xc2)](_0x41a07a);}}),this[_0x7036c3(0xbf)](_0x135634,_0x7036c3(0xbd),()=>{const _0x2359e7=_0x7036c3;for(const _0x28ab72 of this[_0x2359e7(0xe1)]){this[_0x2359e7(0xe2)][_0x2359e7(0xd1)](_0x28ab72)[_0x2359e7(0xc2)](null);}}),this[_0x7036c3(0xbf)](_0x135634[_0x7036c3(0xd8)],_0x7036c3(0xc7),(_0x118415,_0x148797)=>{const _0x502b90=_0x7036c3;this[_0x502b90(0xc9)](_0x148797);});}[_0x2de67f(0xe5)](){const _0x36dfc4=_0x2de67f;return this[_0x36dfc4(0xe1)][_0x36dfc4(0xcd)]>0x0;}[_0x2de67f(0xb6)](_0xe9c143){const _0x2c00ed=_0x2de67f;return this[_0x2c00ed(0xe1)][_0x2c00ed(0xcf)](_0xe9c143);}[_0x2de67f(0xd3)](_0x34fd6b,_0x48568b=()=>!0x0){const _0x231d43=_0x2de67f,_0x1e3e9b=this[_0x231d43(0xde)][_0x231d43(0xbc)][_0x231d43(0xd1)](_0x4e54fb);if(!this[_0x231d43(0xe2)][_0x231d43(0xcf)](_0x34fd6b))throw new _0xef4b05(_0x231d43(0xe4),this,{'uiName':_0x34fd6b});this[_0x231d43(0xb6)](_0x34fd6b)&&this[_0x231d43(0xad)](_0x34fd6b),this[_0x231d43(0xe1)][_0x231d43(0xc7)](_0x34fd6b);const _0x1958df=new _0x237751(),_0x3b5384=_0x1e3e9b[_0x231d43(0xd8)];_0x242057({'source':_0x3b5384,'target':_0x1958df,'filter':_0x48568b}),this[_0x231d43(0xc5)][_0x231d43(0xc3)](_0x34fd6b,{'collection':_0x1958df,'filter':_0x48568b});const _0x4b9f30=this[_0x231d43(0xe2)][_0x231d43(0xd1)](_0x34fd6b);_0x4b9f30[_0x231d43(0xb0)](_0x1958df),this[_0x231d43(0xbf)](_0x4b9f30,_0x231d43(0xd9),(_0xa3e5db,_0x25c5cb,_0x3df862,_0x3e4873)=>{const _0x1d883c=_0x231d43;_0x3e4873&&_0x1e3e9b[_0x1d883c(0xb2)](_0x3e4873),_0x3df862&&_0x1e3e9b[_0x1d883c(0xae)](_0x3df862);});}[_0x2de67f(0xad)](_0xbaf0f3){const _0x216a9c=_0x2de67f;if(this[_0x216a9c(0xe1)][_0x216a9c(0xab)](_0xbaf0f3),!this[_0x216a9c(0xe2)][_0x216a9c(0xcf)](_0xbaf0f3))throw new _0xef4b05(_0x216a9c(0xe4),this,{'uiName':_0xbaf0f3});const _0x53ab34=this[_0x216a9c(0xe2)][_0x216a9c(0xd1)](_0xbaf0f3);_0x53ab34[_0x216a9c(0xb4)](),this[_0x216a9c(0xb7)](_0x53ab34),this[_0x216a9c(0xc5)][_0x216a9c(0xd1)](_0xbaf0f3)[_0x216a9c(0xcb)][_0x216a9c(0xaf)](),this[_0x216a9c(0xc5)][_0x216a9c(0xab)](_0xbaf0f3);}[_0x2de67f(0xba)](_0x2d5ea0){const _0x39438a=_0x2de67f;if(!this[_0x39438a(0xe2)][_0x39438a(0xcf)](_0x2d5ea0))throw new _0xef4b05(_0x39438a(0xe4),this,{'uiName':_0x2d5ea0});const _0xc10657=this[_0x39438a(0xde)][_0x39438a(0xbc)][_0x39438a(0xd1)](_0x4e54fb),_0x3a435c=Array[_0x39438a(0xca)](_0xc10657[_0x39438a(0xe0)])[0x0]||null;this[_0x39438a(0xda)](),this[_0x39438a(0xd3)](_0x2d5ea0);const _0x169bb1=this[_0x39438a(0xe2)][_0x39438a(0xd1)](_0x2d5ea0);_0x169bb1[_0x39438a(0xc2)](_0x3a435c),_0x169bb1[_0x39438a(0xb3)]&&_0x3a435c&&_0x169bb1[_0x39438a(0xb3)]([_0x3a435c]);}[_0x2de67f(0xda)](){const _0x5c341a=_0x2de67f;for(const _0x2a3db4 of this[_0x5c341a(0xe1)])this[_0x5c341a(0xad)](_0x2a3db4);}[_0x2de67f(0xdc)](_0x14b954,_0xed7334){const _0x41589a=_0x2de67f;if(this[_0x41589a(0xe2)][_0x41589a(0xcf)](_0x14b954))throw new _0xef4b05(_0x41589a(0xe3));if(_0x41589a(0xce)!=typeof _0xed7334[_0x41589a(0xb0)]||_0x41589a(0xce)!=typeof _0xed7334[_0x41589a(0xb4)]||_0x41589a(0xce)!=typeof _0xed7334[_0x41589a(0xc2)])throw new _0xef4b05(_0x41589a(0xd4),null);this[_0x41589a(0xe2)][_0x41589a(0xc3)](_0x14b954,_0xed7334);}[_0x2de67f(0xdd)](){const _0x33a708=_0x2de67f,_0x113e2c=this[_0x33a708(0xde)][_0x33a708(0xbc)][_0x33a708(0xd1)](_0x4e54fb)[_0x33a708(0xcb)],_0x2d4f39=new Map(),_0x3b08de=Array[_0x33a708(0xca)](this[_0x33a708(0xe1)]);for(const _0x2dfea6 of this[_0x33a708(0xe1)]){const _0x43ee3c=this[_0x33a708(0xc5)][_0x33a708(0xd1)](_0x2dfea6)[_0x33a708(0xcb)];for(const _0x494cfe of _0x43ee3c)_0x2d4f39[_0x33a708(0xc3)](_0x494cfe,_0x2dfea6);}for(const _0x306076 of _0x113e2c){const _0x1014de=_0x2d4f39[_0x33a708(0xd1)](_0x306076);this[_0x33a708(0xc9)](_0x306076);const _0x2c53f2=_0x3b08de[_0x33a708(0xdb)](_0x8462d2=>this[_0x33a708(0xc5)][_0x33a708(0xd1)](_0x8462d2)[_0x33a708(0xe7)](_0x306076));_0x1014de!==_0x2c53f2&&(_0x1014de&&this[_0x33a708(0xc5)][_0x33a708(0xd1)](_0x1014de)[_0x33a708(0xcb)][_0x33a708(0xe6)](_0x306076),_0x2c53f2&&this[_0x33a708(0xc5)][_0x33a708(0xd1)](_0x2c53f2)[_0x33a708(0xcb)][_0x33a708(0xc7)](_0x306076));}}[_0x2de67f(0xaf)](){const _0x44ddf3=_0x2de67f;this[_0x44ddf3(0xda)](),super[_0x44ddf3(0xaf)]();}[_0x2de67f(0xc9)](_0xe3336b){const _0x2bf913=_0x2de67f,_0x241bbe=[];for(const _0x633569 of this[_0x2bf913(0xe1)]){(0x0,this[_0x2bf913(0xc5)][_0x2bf913(0xd1)](_0x633569)[_0x2bf913(0xe7)])(_0xe3336b)&&_0x241bbe[_0x2bf913(0xc6)](_0x633569);}if(_0x241bbe[_0x2bf913(0xb9)]>0x1)throw new _0xef4b05(_0x2bf913(0xac),null,{'matchedUIs':_0x241bbe,'annotationType':_0xe3336b[_0x2bf913(0xbb)]});}}
23
+ const _0x445e32=_0x374f;(function(_0x5445cc,_0x53b4bf){const _0x181cce=_0x374f,_0x5995a2=_0x5445cc();while(!![]){try{const _0x412bec=-parseInt(_0x181cce(0x102))/0x1*(parseInt(_0x181cce(0xed))/0x2)+parseInt(_0x181cce(0xd8))/0x3*(parseInt(_0x181cce(0xd9))/0x4)+-parseInt(_0x181cce(0xe1))/0x5+-parseInt(_0x181cce(0x108))/0x6*(-parseInt(_0x181cce(0x109))/0x7)+-parseInt(_0x181cce(0xf7))/0x8*(-parseInt(_0x181cce(0xfc))/0x9)+parseInt(_0x181cce(0xe6))/0xa+parseInt(_0x181cce(0xe2))/0xb*(-parseInt(_0x181cce(0x10b))/0xc);if(_0x412bec===_0x53b4bf)break;else _0x5995a2['push'](_0x5995a2['shift']());}catch(_0x2883b4){_0x5995a2['push'](_0x5995a2['shift']());}}}(_0x19a4,0x7988d));import{ContextPlugin as _0x539c36}from'ckeditor5/src/core.js';import{CKEditorError as _0xe307c1}from'ckeditor5/src/utils.js';function _0x19a4(){const _0x395b7a=['switchTo','5928168VBzmQL','collection','remove','has','deactivate','9oznDmw','listenTo','detach','add','stopListening','_assertAnnotationDoesNotBelongToMultipleUIs','4XBpqRi','destroy','hasActive','change:activeAnnotation','_activateAnnotation','activeUIs','94602NeVYMi','56iyvCSX','deactivateAll','1479216QRqjvS','isActive','annotationsuis-register-invalid-interface','set','AnnotationsUIs','activate','_uisData','length','filter','setActiveAnnotation','_visibleAnnotations','annotationsuis-register-already-registered','28773MmjZwd','76DDkZxL','_deactivateAllAnnotations','from','plugins','context','_uis','_setSelectedAnnotations','register','2115240KrhDrI','22tEDQkN','annotationsuis-missing-ui','get','pluginName','1675350pfPXqJ','push','_addActiveAnnotation','init','annotationsuis-annotation-mismatch','requires','delete','24766gFHjmz','function','type','_removeActiveAnnotation','activeAnnotations','refilterAnnotations','attach','find','size'];_0x19a4=function(){return _0x395b7a;};return _0x19a4();}import _0x52b800,{bindAnnotationCollections as _0x4c80fb}from'./annotationcollection.js';import _0x19acf3 from'./annotations.js';function _0x374f(_0x166a20,_0x3a292e){const _0x19a4b8=_0x19a4();return _0x374f=function(_0x374f98,_0x42a5e8){_0x374f98=_0x374f98-0xd5;let _0x417b6d=_0x19a4b8[_0x374f98];return _0x417b6d;},_0x374f(_0x166a20,_0x3a292e);}export default class M extends _0x539c36{static get[_0x445e32(0xeb)](){return[_0x19acf3];}static get[_0x445e32(0xe5)](){const _0xb2c800=_0x445e32;return _0xb2c800(0x10f);}constructor(_0x1e13e6){const _0x30fec8=_0x445e32;super(_0x1e13e6),this[_0x30fec8(0x107)]=new Set(),this[_0x30fec8(0xde)]=new Map(),this[_0x30fec8(0x111)]=new Map();}[_0x445e32(0xe9)](){const _0x461d1a=_0x445e32,_0x4cce1b=this[_0x461d1a(0xdd)][_0x461d1a(0xdc)][_0x461d1a(0xe4)](_0x19acf3);this[_0x461d1a(0xfd)](_0x4cce1b,_0x461d1a(0x106),(_0x519dc9,_0x1762f5)=>{const _0x1eb846=_0x461d1a;for(const _0x189085 of this[_0x1eb846(0x107)]){const _0x2d1070=this[_0x1eb846(0xde)][_0x1eb846(0xe4)](_0x189085);(0x0,this[_0x1eb846(0x111)][_0x1eb846(0xe4)](_0x189085)[_0x1eb846(0x113)])(_0x1762f5)&&_0x2d1070[_0x1eb846(0xd5)](_0x1762f5);}}),this[_0x461d1a(0xfd)](_0x4cce1b,_0x461d1a(0xda),()=>{const _0x105166=_0x461d1a;for(const _0x20199f of this[_0x105166(0x107)]){this[_0x105166(0xde)][_0x105166(0xe4)](_0x20199f)[_0x105166(0xd5)](null);}}),this[_0x461d1a(0xfd)](_0x4cce1b[_0x461d1a(0xd6)],_0x461d1a(0xff),(_0x47371c,_0x417512)=>{const _0x4e517c=_0x461d1a;this[_0x4e517c(0x101)](_0x417512);});}[_0x445e32(0x104)](){const _0x4b437d=_0x445e32;return this[_0x4b437d(0x107)][_0x4b437d(0xf5)]>0x0;}[_0x445e32(0x10c)](_0xda47ec){const _0x2a1e34=_0x445e32;return this[_0x2a1e34(0x107)][_0x2a1e34(0xfa)](_0xda47ec);}[_0x445e32(0x110)](_0xc319af,_0x224521=()=>!0x0){const _0x1908bf=_0x445e32,_0x1d9ed1=this[_0x1908bf(0xdd)][_0x1908bf(0xdc)][_0x1908bf(0xe4)](_0x19acf3);if(!this[_0x1908bf(0xde)][_0x1908bf(0xfa)](_0xc319af))throw new _0xe307c1(_0x1908bf(0xe3),this,{'uiName':_0xc319af});this[_0x1908bf(0x10c)](_0xc319af)&&this[_0x1908bf(0xfb)](_0xc319af),this[_0x1908bf(0x107)][_0x1908bf(0xff)](_0xc319af);const _0x5e3a3a=new _0x52b800(),_0x101f35=_0x1d9ed1[_0x1908bf(0xd6)];_0x4c80fb({'source':_0x101f35,'target':_0x5e3a3a,'filter':_0x224521}),this[_0x1908bf(0x111)][_0x1908bf(0x10e)](_0xc319af,{'collection':_0x5e3a3a,'filter':_0x224521});const _0x88b98d=this[_0x1908bf(0xde)][_0x1908bf(0xe4)](_0xc319af);_0x88b98d[_0x1908bf(0xf3)](_0x5e3a3a),this[_0x1908bf(0xfd)](_0x88b98d,_0x1908bf(0x105),(_0x1fda46,_0xbaf512,_0x2651a3,_0x2e9464)=>{const _0x1c1ba1=_0x1908bf;_0x2e9464&&_0x1d9ed1[_0x1c1ba1(0xf0)](_0x2e9464),_0x2651a3&&_0x1d9ed1[_0x1c1ba1(0xe8)](_0x2651a3);});}[_0x445e32(0xfb)](_0x348511){const _0x54dc1e=_0x445e32;if(this[_0x54dc1e(0x107)][_0x54dc1e(0xec)](_0x348511),!this[_0x54dc1e(0xde)][_0x54dc1e(0xfa)](_0x348511))throw new _0xe307c1(_0x54dc1e(0xe3),this,{'uiName':_0x348511});const _0x1cf078=this[_0x54dc1e(0xde)][_0x54dc1e(0xe4)](_0x348511);_0x1cf078[_0x54dc1e(0xfe)](),this[_0x54dc1e(0x100)](_0x1cf078),this[_0x54dc1e(0x111)][_0x54dc1e(0xe4)](_0x348511)[_0x54dc1e(0xf8)][_0x54dc1e(0x103)](),this[_0x54dc1e(0x111)][_0x54dc1e(0xec)](_0x348511);}[_0x445e32(0xf6)](_0x346561){const _0x40d81c=_0x445e32;if(!this[_0x40d81c(0xde)][_0x40d81c(0xfa)](_0x346561))throw new _0xe307c1(_0x40d81c(0xe3),this,{'uiName':_0x346561});const _0x58cec1=this[_0x40d81c(0xdd)][_0x40d81c(0xdc)][_0x40d81c(0xe4)](_0x19acf3),_0x408650=Array[_0x40d81c(0xdb)](_0x58cec1[_0x40d81c(0xf1)])[0x0]||null;this[_0x40d81c(0x10a)](),this[_0x40d81c(0x110)](_0x346561);const _0x4eb501=this[_0x40d81c(0xde)][_0x40d81c(0xe4)](_0x346561);_0x4eb501[_0x40d81c(0xd5)](_0x408650),_0x4eb501[_0x40d81c(0xdf)]&&_0x408650&&_0x4eb501[_0x40d81c(0xdf)]([_0x408650]);}[_0x445e32(0x10a)](){const _0x104dc8=_0x445e32;for(const _0x5c4f6a of this[_0x104dc8(0x107)])this[_0x104dc8(0xfb)](_0x5c4f6a);}[_0x445e32(0xe0)](_0x244499,_0x5605ff){const _0x46ae49=_0x445e32;if(this[_0x46ae49(0xde)][_0x46ae49(0xfa)](_0x244499))throw new _0xe307c1(_0x46ae49(0xd7));if(_0x46ae49(0xee)!=typeof _0x5605ff[_0x46ae49(0xf3)]||_0x46ae49(0xee)!=typeof _0x5605ff[_0x46ae49(0xfe)]||_0x46ae49(0xee)!=typeof _0x5605ff[_0x46ae49(0xd5)])throw new _0xe307c1(_0x46ae49(0x10d),null);this[_0x46ae49(0xde)][_0x46ae49(0x10e)](_0x244499,_0x5605ff);}[_0x445e32(0xf2)](){const _0x2ae1f9=_0x445e32,_0x20b746=this[_0x2ae1f9(0xdd)][_0x2ae1f9(0xdc)][_0x2ae1f9(0xe4)](_0x19acf3)[_0x2ae1f9(0xf8)],_0x2b19e1=new Map(),_0x9b37e0=Array[_0x2ae1f9(0xdb)](this[_0x2ae1f9(0x107)]);for(const _0x19f054 of this[_0x2ae1f9(0x107)]){const _0x341b7d=this[_0x2ae1f9(0x111)][_0x2ae1f9(0xe4)](_0x19f054)[_0x2ae1f9(0xf8)];for(const _0x3bf411 of _0x341b7d)_0x2b19e1[_0x2ae1f9(0x10e)](_0x3bf411,_0x19f054);}for(const _0x4c8856 of _0x20b746){const _0x2b4a6b=_0x2b19e1[_0x2ae1f9(0xe4)](_0x4c8856);this[_0x2ae1f9(0x101)](_0x4c8856);const _0x20d071=_0x9b37e0[_0x2ae1f9(0xf4)](_0x5804ed=>this[_0x2ae1f9(0x111)][_0x2ae1f9(0xe4)](_0x5804ed)[_0x2ae1f9(0x113)](_0x4c8856));_0x2b4a6b!==_0x20d071&&(_0x2b4a6b&&this[_0x2ae1f9(0x111)][_0x2ae1f9(0xe4)](_0x2b4a6b)[_0x2ae1f9(0xf8)][_0x2ae1f9(0xf9)](_0x4c8856),_0x20d071&&this[_0x2ae1f9(0x111)][_0x2ae1f9(0xe4)](_0x20d071)[_0x2ae1f9(0xf8)][_0x2ae1f9(0xff)](_0x4c8856));}}[_0x445e32(0x103)](){const _0x134183=_0x445e32;this[_0x134183(0x10a)](),super[_0x134183(0x103)]();}[_0x445e32(0x101)](_0x2ca555){const _0x5a8ea0=_0x445e32,_0x5baf51=[];for(const _0x4850ee of this[_0x5a8ea0(0x107)]){(0x0,this[_0x5a8ea0(0x111)][_0x5a8ea0(0xe4)](_0x4850ee)[_0x5a8ea0(0x113)])(_0x2ca555)&&_0x5baf51[_0x5a8ea0(0xe7)](_0x4850ee);}if(_0x5baf51[_0x5a8ea0(0x112)]>0x1)throw new _0xe307c1(_0x5a8ea0(0xea),null,{'matchedUIs':_0x5baf51,'annotationType':_0x2ca555[_0x5a8ea0(0xef)]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2afa77=_0x1768;(function(_0x742af2,_0x3ae0ca){const _0x52b678=_0x1768,_0x318526=_0x742af2();while(!![]){try{const _0x2f1637=-parseInt(_0x52b678(0x93))/0x1*(-parseInt(_0x52b678(0x8b))/0x2)+parseInt(_0x52b678(0xc1))/0x3*(-parseInt(_0x52b678(0x89))/0x4)+-parseInt(_0x52b678(0xa3))/0x5*(-parseInt(_0x52b678(0xc7))/0x6)+-parseInt(_0x52b678(0x8f))/0x7+-parseInt(_0x52b678(0x8a))/0x8*(parseInt(_0x52b678(0xb0))/0x9)+parseInt(_0x52b678(0xc5))/0xa+parseInt(_0x52b678(0xc6))/0xb*(parseInt(_0x52b678(0xb9))/0xc);if(_0x2f1637===_0x3ae0ca)break;else _0x318526['push'](_0x318526['shift']());}catch(_0x3cc4c6){_0x318526['push'](_0x318526['shift']());}}}(_0x5130,0xf1fbd));import{Plugin as _0xf202f}from'ckeditor5/src/core.js';import{CKEditorError as _0x3fc468}from'ckeditor5/src/utils.js';function _0x1768(_0x4568a9,_0x2e14d2){const _0x513082=_0x5130();return _0x1768=function(_0x176834,_0x2c49bb){_0x176834=_0x176834-0x87;let _0x17acd2=_0x513082[_0x176834];return _0x17acd2;},_0x1768(_0x4568a9,_0x2e14d2);}import{debounce as _0x4c8d76}from'lodash-es';import _0x50ac43 from'./annotations.js';function _0x5130(){const _0x2298e9=['from','annotation','refresh','view','document','1042835wPwhXj','set','_dataCollectors','push','model','isEqual','pluginName','containsRange','selection','requires','editor','change:isFocused','hasDomSelection','9urfApU','collection','getOrderedSelectedAnnotations','range','add','get','EditorAnnotations','registerAnnotation','update','12319116Zxnzfy','getRanges','focusTracker','delete','fire','_editorAnnotations','sort','function','3HQOLRr','isCollapsed','remove','init','5648600tzMhjR','22YcNuPL','6plbduk','_editorAnnotationsData','element','7360468EGTuNa','1052808vrTiER','89662wtqIRY','blur','directChange','editing','10343522kbElRq','listenTo','cancel','map','36uDNbrE','plugins','isReadOnly','uiUpdate','innerView','addSourceCollector','change:range','getByInnerView','has','editorannotations-invalid-source-callback','refreshSelectedViews'];_0x5130=function(){return _0x2298e9;};return _0x5130();}export default class b extends _0xf202f{static get[_0x2afa77(0xac)](){return[_0x50ac43];}static get[_0x2afa77(0xa9)](){const _0x32f456=_0x2afa77;return _0x32f456(0xb6);}constructor(_0x2cc18f){const _0x44ab73=_0x2afa77;super(_0x2cc18f),this[_0x44ab73(0xa5)]=new Set(),this[_0x44ab73(0xbe)]=new Set();}[_0x2afa77(0xc4)](){const _0x37cf51=_0x2afa77,_0x429429=this[_0x37cf51(0xad)],_0x38b33e=_0x429429[_0x37cf51(0xa7)][_0x37cf51(0xa2)][_0x37cf51(0xab)],_0x8d8c43=_0x4c8d76(()=>this[_0x37cf51(0x9d)](),0xa);_0x38b33e['on'](_0x37cf51(0x99),(_0x40efd2,_0x3d48fd)=>{const _0x4a9c5c=_0x37cf51;_0x3d48fd[_0x4a9c5c(0x8d)]&&(_0x8d8c43[_0x4a9c5c(0x91)](),this[_0x4a9c5c(0x9d)]());}),this[_0x37cf51(0x90)](_0x429429[_0x37cf51(0x8e)][_0x37cf51(0xa1)][_0x37cf51(0xa2)],_0x37cf51(0xae),(_0x4d7690,_0x528bd8,_0x5bfe77)=>{_0x5bfe77&&_0x8d8c43();}),this[_0x37cf51(0x90)](_0x429429['ui'][_0x37cf51(0xbb)],_0x37cf51(0xae),(_0x178da8,_0x367c6b,_0x316157)=>{const _0x485436=_0x37cf51;_0x316157||_0x429429[_0x485436(0x95)]||this[_0x485436(0xbd)](_0x485436(0x8c),{'isAnnotationTracked':_0x5f5d11=>this[_0x485436(0x87)][_0x485436(0x9b)](_0x5f5d11[_0x485436(0x97)])});}),this[_0x37cf51(0x90)](this[_0x37cf51(0xad)]['ui'],_0x37cf51(0xb8),()=>this[_0x37cf51(0xbd)](_0x37cf51(0x96)));}[_0x2afa77(0xb7)](_0x4cda33){const _0xb0e512=_0x2afa77;if(this[_0xb0e512(0xbe)][_0xb0e512(0x9b)](_0x4cda33[_0xb0e512(0xa1)]))return;this[_0xb0e512(0xbe)][_0xb0e512(0xb4)](_0x4cda33[_0xb0e512(0xa1)]),this[_0xb0e512(0xad)]['ui'][_0xb0e512(0xbb)][_0xb0e512(0xb4)](_0x4cda33[_0xb0e512(0xa1)][_0xb0e512(0x88)]);const _0x11c533=this[_0xb0e512(0xad)][_0xb0e512(0x94)][_0xb0e512(0xb5)](_0x50ac43);this[_0xb0e512(0x90)](_0x11c533[_0xb0e512(0xb1)],_0xb0e512(0xc3),(_0x1bd765,_0x1b14b2)=>{const _0x2e54e8=_0xb0e512;this[_0x2e54e8(0xad)]['ui'][_0x2e54e8(0xbb)][_0x2e54e8(0xc3)](_0x1b14b2[_0x2e54e8(0xa1)][_0x2e54e8(0x88)]),this[_0x2e54e8(0xbe)][_0x2e54e8(0xbc)](_0x1b14b2[_0x2e54e8(0xa1)]);});}[_0x2afa77(0xaf)](){const _0x5157f4=_0x2afa77;return this[_0x5157f4(0xad)][_0x5157f4(0x8e)][_0x5157f4(0xa1)][_0x5157f4(0xaf)];}[_0x2afa77(0x98)](_0xdb7aa5){const _0x4bea7a=_0x2afa77;if(_0x4bea7a(0xc0)!=typeof _0xdb7aa5)throw new _0x3fc468(_0x4bea7a(0x9c));this[_0x4bea7a(0xa5)][_0x4bea7a(0xb4)](_0xdb7aa5);}[_0x2afa77(0x9d)](){const _0xe15f5c=_0x2afa77;this[_0xe15f5c(0xbd)](_0xe15f5c(0xa0));}[_0x2afa77(0xb2)]({activeAnnotation:_0x44ffdb,annotations:_0x34076a}){const _0x4e7c7c=_0x2afa77,_0x2045ad=[],_0x21ef55=this[_0x4e7c7c(0xad)][_0x4e7c7c(0xa7)][_0x4e7c7c(0xa2)][_0x4e7c7c(0xab)],_0x5de8a8=Array[_0x4e7c7c(0x9e)](_0x21ef55[_0x4e7c7c(0xba)]());for(const [_0x5dc5ce,_0x3e28e3]of this[_0x4e7c7c(0x87)]){const _0x56f80=_0x4f1822(_0x3e28e3),_0x2a6473=_0x34076a[_0x4e7c7c(0x9a)](_0x5dc5ce);_0x56f80&&_0x2a6473&&_0x2045ad[_0x4e7c7c(0xa6)]({'annotation':_0x2a6473,'range':_0x56f80});}function _0x4f1822(_0x3c299b){const _0x552416=_0x4e7c7c;for(const _0x28269b of _0x3c299b)for(const _0x1f1c53 of _0x5de8a8)if(_0x28269b[_0x552416(0xaa)](_0x1f1c53,!_0x21ef55[_0x552416(0xc2)]))return _0x28269b;return null;}return _0x2045ad[_0x4e7c7c(0xbf)]((_0xf391b3,_0x19d341)=>{const _0x800810=_0x4e7c7c,_0x416d0e=_0xf391b3[_0x800810(0xb3)],_0x28173f=_0x19d341[_0x800810(0xb3)];if(!_0x416d0e[_0x800810(0xa8)](_0x28173f)){if(_0x416d0e[_0x800810(0xaa)](_0x28173f,!0x0))return 0x1;if(_0x28173f[_0x800810(0xaa)](_0x416d0e,!0x0))return-0x1;}return _0xf391b3[_0x800810(0x9f)]==_0x44ffdb?-0x1:_0x19d341[_0x800810(0x9f)]==_0x44ffdb?0x1:0x0;})[_0x4e7c7c(0x92)](_0xc5247a=>_0xc5247a[_0x4e7c7c(0x9f)]);}get[_0x2afa77(0x87)](){const _0x2941da=_0x2afa77,_0x233b69=new Map();for(const _0x1a680e of Array[_0x2941da(0x9e)](this[_0x2941da(0xa5)]))for(const [_0x5b0ed0,_0x11ccf5]of _0x1a680e())_0x233b69[_0x2941da(0xa4)](_0x5b0ed0,_0x11ccf5);return _0x233b69;}}
23
+ const _0x2f8c82=_0x596c;(function(_0x249453,_0x1888ff){const _0x58c299=_0x596c,_0x48d0ba=_0x249453();while(!![]){try{const _0x114259=parseInt(_0x58c299(0xc3))/0x1+-parseInt(_0x58c299(0xb9))/0x2+parseInt(_0x58c299(0xb0))/0x3+-parseInt(_0x58c299(0xae))/0x4*(parseInt(_0x58c299(0xc0))/0x5)+-parseInt(_0x58c299(0xb3))/0x6+parseInt(_0x58c299(0xb8))/0x7+parseInt(_0x58c299(0xa7))/0x8*(parseInt(_0x58c299(0xbc))/0x9);if(_0x114259===_0x1888ff)break;else _0x48d0ba['push'](_0x48d0ba['shift']());}catch(_0x2cecc9){_0x48d0ba['push'](_0x48d0ba['shift']());}}}(_0x5845,0x934c2));import{Plugin as _0x59987c}from'ckeditor5/src/core.js';import{CKEditorError as _0x54973}from'ckeditor5/src/utils.js';import{debounce as _0x172291}from'lodash-es';function _0x596c(_0x5945fd,_0x4b4533){const _0x5845ae=_0x5845();return _0x596c=function(_0x596c0a,_0x374197){_0x596c0a=_0x596c0a-0xa0;let _0x3f260d=_0x5845ae[_0x596c0a];return _0x3f260d;},_0x596c(_0x5945fd,_0x4b4533);}import _0x5250b1 from'./annotations.js';function _0x5845(){const _0x16b06b=['map','listenTo','update','_editorAnnotationsData','getRanges','annotation','addSourceCollector','selection','getByInnerView','1257688afzOzH','has','document','hasDomSelection','element','refresh','from','8aNstyI','pluginName','3298149xelnSx','collection','_editorAnnotations','6713088HijYmK','editorannotations-invalid-source-callback','set','init','directChange','1244243lxnQaC','2141026KdoEkk','function','change:range','54lfMocJ','requires','sort','view','24595CUafPH','model','containsRange','582131gElmZy','_dataCollectors','isReadOnly','change:isFocused','get','editing','isCollapsed','getOrderedSelectedAnnotations','focusTracker','registerAnnotation','refreshSelectedViews','add','EditorAnnotations','innerView','blur','remove','range','cancel','delete','editor','push','fire','uiUpdate','isEqual','plugins'];_0x5845=function(){return _0x16b06b;};return _0x5845();}export default class b extends _0x59987c{static get[_0x2f8c82(0xbd)](){return[_0x5250b1];}static get[_0x2f8c82(0xaf)](){const _0x558422=_0x2f8c82;return _0x558422(0xcf);}constructor(_0x30f9dd){const _0x37a9f8=_0x2f8c82;super(_0x30f9dd),this[_0x37a9f8(0xc4)]=new Set(),this[_0x37a9f8(0xb2)]=new Set();}[_0x2f8c82(0xb6)](){const _0x2e1117=_0x2f8c82,_0xf12e83=this[_0x2e1117(0xd6)],_0x458033=_0xf12e83[_0x2e1117(0xc1)][_0x2e1117(0xa9)][_0x2e1117(0xa5)],_0x4c4910=_0x172291(()=>this[_0x2e1117(0xcd)](),0xa);_0x458033['on'](_0x2e1117(0xbb),(_0x1e69c1,_0x430c5b)=>{const _0x14795d=_0x2e1117;_0x430c5b[_0x14795d(0xb7)]&&(_0x4c4910[_0x14795d(0xd4)](),this[_0x14795d(0xcd)]());}),this[_0x2e1117(0xdd)](_0xf12e83[_0x2e1117(0xc8)][_0x2e1117(0xbf)][_0x2e1117(0xa9)],_0x2e1117(0xc6),(_0x4b7bed,_0x3ccec9,_0x5e6f14)=>{_0x5e6f14&&_0x4c4910();}),this[_0x2e1117(0xdd)](_0xf12e83['ui'][_0x2e1117(0xcb)],_0x2e1117(0xc6),(_0x14cdfc,_0x5387ce,_0x1cb337)=>{const _0x50e99f=_0x2e1117;_0x1cb337||_0xf12e83[_0x50e99f(0xc5)]||this[_0x50e99f(0xd8)](_0x50e99f(0xd1),{'isAnnotationTracked':_0x2473c9=>this[_0x50e99f(0xa1)][_0x50e99f(0xa8)](_0x2473c9[_0x50e99f(0xd0)])});}),this[_0x2e1117(0xdd)](this[_0x2e1117(0xd6)]['ui'],_0x2e1117(0xa0),()=>this[_0x2e1117(0xd8)](_0x2e1117(0xd9)));}[_0x2f8c82(0xcc)](_0x5317d6){const _0x48970a=_0x2f8c82;if(this[_0x48970a(0xb2)][_0x48970a(0xa8)](_0x5317d6[_0x48970a(0xbf)]))return;this[_0x48970a(0xb2)][_0x48970a(0xce)](_0x5317d6[_0x48970a(0xbf)]),this[_0x48970a(0xd6)]['ui'][_0x48970a(0xcb)][_0x48970a(0xce)](_0x5317d6[_0x48970a(0xbf)][_0x48970a(0xab)]);const _0x5f524f=this[_0x48970a(0xd6)][_0x48970a(0xdb)][_0x48970a(0xc7)](_0x5250b1);this[_0x48970a(0xdd)](_0x5f524f[_0x48970a(0xb1)],_0x48970a(0xd2),(_0x3d89fd,_0x4e8df8)=>{const _0x2dad5f=_0x48970a;this[_0x2dad5f(0xd6)]['ui'][_0x2dad5f(0xcb)][_0x2dad5f(0xd2)](_0x4e8df8[_0x2dad5f(0xbf)][_0x2dad5f(0xab)]),this[_0x2dad5f(0xb2)][_0x2dad5f(0xd5)](_0x4e8df8[_0x2dad5f(0xbf)]);});}[_0x2f8c82(0xaa)](){const _0x3769b4=_0x2f8c82;return this[_0x3769b4(0xd6)][_0x3769b4(0xc8)][_0x3769b4(0xbf)][_0x3769b4(0xaa)];}[_0x2f8c82(0xa4)](_0x41fa88){const _0x34bfe4=_0x2f8c82;if(_0x34bfe4(0xba)!=typeof _0x41fa88)throw new _0x54973(_0x34bfe4(0xb4));this[_0x34bfe4(0xc4)][_0x34bfe4(0xce)](_0x41fa88);}[_0x2f8c82(0xcd)](){const _0x2b5f16=_0x2f8c82;this[_0x2b5f16(0xd8)](_0x2b5f16(0xac));}[_0x2f8c82(0xca)]({activeAnnotation:_0x36944a,annotations:_0x588af9}){const _0x3e6440=_0x2f8c82,_0x33a1d9=[],_0x20d25b=this[_0x3e6440(0xd6)][_0x3e6440(0xc1)][_0x3e6440(0xa9)][_0x3e6440(0xa5)],_0x42b63f=Array[_0x3e6440(0xad)](_0x20d25b[_0x3e6440(0xa2)]());for(const [_0x3e01eb,_0x3343a7]of this[_0x3e6440(0xa1)]){const _0x54e67a=_0x430b9c(_0x3343a7),_0x1693a9=_0x588af9[_0x3e6440(0xa6)](_0x3e01eb);_0x54e67a&&_0x1693a9&&_0x33a1d9[_0x3e6440(0xd7)]({'annotation':_0x1693a9,'range':_0x54e67a});}function _0x430b9c(_0x40ede8){const _0x250f26=_0x3e6440;for(const _0x997950 of _0x40ede8)for(const _0x56e6dc of _0x42b63f)if(_0x997950[_0x250f26(0xc2)](_0x56e6dc,!_0x20d25b[_0x250f26(0xc9)]))return _0x997950;return null;}return _0x33a1d9[_0x3e6440(0xbe)]((_0x3b9e91,_0x9f176c)=>{const _0x25d553=_0x3e6440,_0x9c7243=_0x3b9e91[_0x25d553(0xd3)],_0x27588f=_0x9f176c[_0x25d553(0xd3)];if(!_0x9c7243[_0x25d553(0xda)](_0x27588f)){if(_0x9c7243[_0x25d553(0xc2)](_0x27588f,!0x0))return 0x1;if(_0x27588f[_0x25d553(0xc2)](_0x9c7243,!0x0))return-0x1;}return _0x3b9e91[_0x25d553(0xa3)]==_0x36944a?-0x1:_0x9f176c[_0x25d553(0xa3)]==_0x36944a?0x1:0x0;})[_0x3e6440(0xdc)](_0x12a06b=>_0x12a06b[_0x3e6440(0xa3)]);}get[_0x2f8c82(0xa1)](){const _0x40709c=_0x2f8c82,_0x4c3fe6=new Map();for(const _0x224902 of Array[_0x40709c(0xad)](this[_0x40709c(0xc4)]))for(const [_0x53beb3,_0x7a34f3]of _0x224902())_0x4c3fe6[_0x40709c(0xb5)](_0x53beb3,_0x7a34f3);return _0x4c3fe6;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3241ae=_0x4041;(function(_0x567205,_0x561483){const _0x1a9172=_0x4041,_0x4bb591=_0x567205();while(!![]){try{const _0x5b94f6=-parseInt(_0x1a9172(0x12a))/0x1*(-parseInt(_0x1a9172(0xfe))/0x2)+parseInt(_0x1a9172(0x12d))/0x3+parseInt(_0x1a9172(0x11e))/0x4+-parseInt(_0x1a9172(0x11f))/0x5*(-parseInt(_0x1a9172(0xf4))/0x6)+parseInt(_0x1a9172(0xf3))/0x7+-parseInt(_0x1a9172(0x11b))/0x8*(-parseInt(_0x1a9172(0xd2))/0x9)+parseInt(_0x1a9172(0x120))/0xa*(-parseInt(_0x1a9172(0xe3))/0xb);if(_0x5b94f6===_0x561483)break;else _0x4bb591['push'](_0x4bb591['shift']());}catch(_0x392724){_0x4bb591['push'](_0x4bb591['shift']());}}}(_0x20f4,0x69f25));import{Plugin as _0x4193ba}from'ckeditor5/src/core.js';import _0x14dfd8 from'./annotationsuis.js';import _0x95be86 from'./editorannotations.js';function _0x20f4(){const _0x4554a4=['hasView','isAttached','top','3935043qqjTMB','300078heBcbt','addObserver','_addAnnotationToBalloon','blur','inlineannotations-detach-not-attached','getByView','annotations','update','afterInit','keystrokes','306216sUxxSU','map','visibleView','focusTracker','listenTo','push','right','clear','remove','_manuallyClosed','getFirstRange','fromRect','set','_removeAnnotationFromBalloon','init','find','inlineannotations-not-allowed-with-context','attach','showStack','detach','getOrderedSelectedAnnotations','mousedown','every','hasActive','targetRect','refresh','inline','domConverter','register','4856GqALrS','editing','add','3343516bDPCuK','70kjOxfd','20otfgql','_balloon','isActive','setActiveAnnotation','activeAnnotation','focus','_closeAnnotation','_addedAnnotations','destroy','change:isFocused','1FEeAoQ','_setSelectedAnnotations','from','1333683EmncIK','collapse','getClientRects','length','bottom','width','has','4068CEQkDi','switchTo','editor','includes','get','change:visibleView','editableElement','view','_getBalloonTargetForAnnotation','updatePosition','pluginName','left','_forceRefresh','plugins','change:height','context','Esc','13949573xCxUCX','InlineAnnotations','requires','stopListening','target','selection','inlineannotations-attach-already-attached','viewRangeToDom','delete','isFocused','_selectedAnnotations','document','getBoundingClientRect'];_0x20f4=function(){return _0x4554a4;};return _0x20f4();}import{ContextualBalloon as _0x2cd5c5}from'ckeditor5/src/ui.js';import{MouseObserver as _0x4f05b7}from'ckeditor5/src/engine.js';function _0x4041(_0x430099,_0x46c1fb){const _0x20f401=_0x20f4();return _0x4041=function(_0x404173,_0x22c3ca){_0x404173=_0x404173-0xd0;let _0x571f5d=_0x20f401[_0x404173];return _0x571f5d;},_0x4041(_0x430099,_0x46c1fb);}import{CKEditorError as _0x2bb7a6,Rect as _0x43b6d5}from'ckeditor5/src/utils.js';import'./../../theme/annotation-inline.css';export default class c extends _0x4193ba{static get[_0x3241ae(0xe5)](){return[_0x95be86,_0x2cd5c5,_0x14dfd8];}static get[_0x3241ae(0xdc)](){const _0xd8c65d=_0x3241ae;return _0xd8c65d(0xe4);}constructor(_0x526bf1){const _0x9e9f7=_0x3241ae;super(_0x526bf1),_0x526bf1[_0x9e9f7(0x11c)][_0x9e9f7(0xd9)][_0x9e9f7(0xf5)](_0x4f05b7),this[_0x9e9f7(0xf1)]=!0x1,this[_0x9e9f7(0x10a)](_0x9e9f7(0x124),null),this[_0x9e9f7(0xfa)]=null,this[_0x9e9f7(0x107)]=new Set(),this[_0x9e9f7(0x121)]=_0x526bf1[_0x9e9f7(0xdf)][_0x9e9f7(0xd6)](_0x2cd5c5),this[_0x9e9f7(0x127)]=new Set(),this[_0x9e9f7(0xed)]=[],this[_0x9e9f7(0xde)]=!0x1;}[_0x3241ae(0x10c)](){const _0x1f7c66=_0x3241ae,_0x39332a=this[_0x1f7c66(0xd4)][_0x1f7c66(0xdf)][_0x1f7c66(0xd6)](_0x14dfd8);_0x39332a[_0x1f7c66(0xe1)]===this[_0x1f7c66(0xd4)]&&(_0x39332a[_0x1f7c66(0x11a)](_0x1f7c66(0x118),this),this[_0x1f7c66(0xd4)][_0x1f7c66(0xfd)][_0x1f7c66(0x10a)](_0x1f7c66(0xe2),(_0x43463f,_0x48ec4e)=>{const _0x59b0cd=_0x1f7c66,_0x5bce4c=this[_0x59b0cd(0x121)];if(this[_0x59b0cd(0xf1)]&&_0x5bce4c[_0x59b0cd(0x100)]){const _0x90f664=this[_0x59b0cd(0xfa)][_0x59b0cd(0xf9)](_0x5bce4c[_0x59b0cd(0x100)]);_0x90f664&&this[_0x59b0cd(0x126)](_0x90f664),_0x48ec4e();}}));}[_0x3241ae(0xfc)](){const _0x2710ec=_0x3241ae,_0x47b419=this[_0x2710ec(0xd4)][_0x2710ec(0xdf)][_0x2710ec(0xd6)](_0x14dfd8);_0x47b419[_0x2710ec(0xe1)]===this[_0x2710ec(0xd4)]&&(_0x47b419[_0x2710ec(0x115)]()||_0x47b419[_0x2710ec(0xd3)](_0x2710ec(0x118)));}[_0x3241ae(0x123)](_0xdcba90){const _0x26e52b=_0x3241ae;_0xdcba90!==this[_0x26e52b(0x124)]&&(this[_0x26e52b(0x124)]&&(this[_0x26e52b(0x124)][_0x26e52b(0x122)]=!0x1),_0xdcba90&&this[_0x26e52b(0xd4)]['ui'][_0x26e52b(0x101)][_0x26e52b(0xec)]&&(this[_0x26e52b(0xfa)][_0x26e52b(0xd1)](_0xdcba90)&&this[_0x26e52b(0xf6)](_0xdcba90,!0x0),_0xdcba90[_0x26e52b(0x122)]=!0x0),_0xdcba90||this[_0x26e52b(0x12b)]([]),this[_0x26e52b(0x124)]=_0xdcba90);}[_0x3241ae(0x10f)](_0x268a4a){const _0x5e94d3=_0x3241ae;this[_0x5e94d3(0xfa)]=_0x268a4a;const _0x59b4ff=this[_0x5e94d3(0xd4)][_0x5e94d3(0xdf)][_0x5e94d3(0xd6)](_0x14dfd8),_0x242995=this[_0x5e94d3(0x121)];if(this[_0x5e94d3(0xf1)])throw new _0x2bb7a6(_0x5e94d3(0xe9),this);if(_0x59b4ff[_0x5e94d3(0xe1)]!==this[_0x5e94d3(0xd4)])throw new _0x2bb7a6(_0x5e94d3(0x10e),this);const _0x8db5b=this[_0x5e94d3(0xd4)][_0x5e94d3(0xdf)][_0x5e94d3(0xd6)](_0x95be86);this[_0x5e94d3(0x102)](_0x8db5b,_0x5e94d3(0x117),()=>{const _0x1148e0=_0x5e94d3,_0x25335c=_0x8db5b[_0x1148e0(0x112)]({'annotations':this[_0x1148e0(0xfa)],'activeAnnotation':this[_0x1148e0(0x124)]});var _0x3f5812,_0x4d05a6;!this[_0x1148e0(0xde)]&&(_0x3f5812=_0x25335c,_0x4d05a6=this[_0x1148e0(0xed)],_0x3f5812[_0x1148e0(0x130)]===_0x4d05a6[_0x1148e0(0x130)]&&_0x3f5812[_0x1148e0(0x114)](_0x13228d=>_0x4d05a6[_0x1148e0(0xd5)](_0x13228d)))||(this[_0x1148e0(0xde)]=!0x1,this[_0x1148e0(0x12b)](_0x25335c),this[_0x1148e0(0x123)](_0x25335c[0x0]||null));}),this[_0x5e94d3(0x102)](_0x8db5b,_0x5e94d3(0xf7),(_0x24f5f2,{isAnnotationTracked:_0x3f27f2})=>{const _0x4bd60c=_0x5e94d3;this[_0x4bd60c(0x124)]&&_0x3f27f2(this[_0x4bd60c(0x124)])&&(this[_0x4bd60c(0x12b)]([]),this[_0x4bd60c(0x123)](null));}),this[_0x5e94d3(0x102)](this[_0x5e94d3(0xd4)]['ui'][_0x5e94d3(0x101)],_0x5e94d3(0x129),(_0x5e77ae,_0x2ee8c1,_0x4812c8)=>{const _0x390bcd=_0x5e94d3;_0x4812c8||this[_0x390bcd(0x123)](null);}),this[_0x5e94d3(0x102)](_0x268a4a,_0x5e94d3(0x106),(_0x35056f,_0x3c22fa)=>{const _0x237aab=_0x5e94d3;this[_0x237aab(0x10b)](_0x3c22fa),_0x3c22fa===this[_0x237aab(0x124)]&&this[_0x237aab(0x123)](null);}),this[_0x5e94d3(0x102)](_0x242995,_0x5e94d3(0xd7),(_0x4a7f99,_0x5a0d73,_0x5948e4,_0x1901e8)=>{const _0x4303e6=_0x5e94d3;_0x1901e8&&this[_0x4303e6(0xe6)](_0x1901e8);const _0x475178=_0x268a4a[_0x4303e6(0xf9)](_0x5948e4);_0x5948e4&&_0x475178&&(this[_0x4303e6(0x102)](_0x5948e4,_0x4303e6(0xe0),()=>{const _0x2b90fc=_0x4303e6;_0x242995[_0x2b90fc(0xdb)]();}),this[_0x4303e6(0x102)](_0x5948e4,_0x4303e6(0xe2),()=>{const _0x3ed67b=_0x4303e6;this[_0x3ed67b(0x126)](_0x475178),this[_0x3ed67b(0xd4)][_0x3ed67b(0x11c)][_0x3ed67b(0xd9)][_0x3ed67b(0x125)]();}),this[_0x4303e6(0x124)]!==_0x475178&&this[_0x4303e6(0x123)](_0x475178));}),this[_0x5e94d3(0x102)](this[_0x5e94d3(0xd4)]['ui'],_0x5e94d3(0xfb),()=>{const _0x13efe8=_0x5e94d3;_0x242995[_0x13efe8(0x100)]&&(_0x268a4a[_0x13efe8(0xf9)](_0x242995[_0x13efe8(0x100)])&&_0x242995[_0x13efe8(0xdb)]());}),this[_0x5e94d3(0x102)](this[_0x5e94d3(0xd4)][_0x5e94d3(0x11c)][_0x5e94d3(0xd9)][_0x5e94d3(0xee)],_0x5e94d3(0x113),()=>{const _0x1062b7=_0x5e94d3;this[_0x1062b7(0xde)]=!0x0,this[_0x1062b7(0x107)][_0x1062b7(0x105)]();}),this[_0x5e94d3(0xd4)][_0x5e94d3(0x11c)][_0x5e94d3(0xd9)][_0x5e94d3(0xee)][_0x5e94d3(0xe8)][_0x5e94d3(0xd8)]&&this[_0x5e94d3(0xd4)][_0x5e94d3(0x11c)][_0x5e94d3(0xd9)][_0x5e94d3(0x125)](),this[_0x5e94d3(0xf1)]=!0x0;}[_0x3241ae(0x111)](){const _0x3b03ea=_0x3241ae;if(!this[_0x3b03ea(0xf1)])throw new _0x2bb7a6(_0x3b03ea(0xf8),this);this[_0x3b03ea(0x123)](null);for(const _0x5cc0c0 of this[_0x3b03ea(0x127)])this[_0x3b03ea(0x10b)](_0x5cc0c0);this[_0x3b03ea(0xe6)](),this[_0x3b03ea(0xf1)]=!0x1,this[_0x3b03ea(0xfa)]=null;}[_0x3241ae(0x128)](){const _0x4898ce=_0x3241ae;this[_0x4898ce(0xf1)]&&this[_0x4898ce(0x111)]();}[_0x3241ae(0x12b)](_0x567ac2){const _0x718109=_0x3241ae;for(const _0x4f25c5 of this[_0x718109(0xed)])_0x567ac2[_0x718109(0xd5)](_0x4f25c5)||this[_0x718109(0x107)][_0x718109(0xeb)](_0x4f25c5);for(const _0x305a61 of this[_0x718109(0xfa)])_0x567ac2[_0x718109(0xd5)](_0x305a61)||this[_0x718109(0x10b)](_0x305a61);if(this[_0x718109(0xd4)]['ui'][_0x718109(0x101)][_0x718109(0xec)]){for(const _0x48a539 of _0x567ac2)this[_0x718109(0xf6)](_0x48a539);}this[_0x718109(0xed)]=_0x567ac2;}[_0x3241ae(0xf6)](_0x4d7b55,_0x3dc719=!0x1){const _0x17ceae=_0x3241ae;this[_0x17ceae(0x107)][_0x17ceae(0xd1)](_0x4d7b55)||(this[_0x17ceae(0x127)][_0x17ceae(0xd1)](_0x4d7b55)||this[_0x17ceae(0x121)][_0x17ceae(0xf0)](_0x4d7b55[_0x17ceae(0xd9)])||(this[_0x17ceae(0x127)][_0x17ceae(0x11d)](_0x4d7b55),this[_0x17ceae(0x121)][_0x17ceae(0x11d)]({'stackId':_0x4d7b55[_0x17ceae(0xd9)]['id'],'view':_0x4d7b55[_0x17ceae(0xd9)],'position':{'target':()=>this[_0x17ceae(0xda)](_0x4d7b55)}})),_0x3dc719&&this[_0x17ceae(0x121)][_0x17ceae(0x110)](_0x4d7b55[_0x17ceae(0xd9)]['id']));}[_0x3241ae(0xda)](_0x38edf0){const _0x275b81=_0x3241ae,_0x44880b=_0x38edf0[_0x275b81(0xe7)],_0x22a7f3=this[_0x275b81(0xd4)][_0x275b81(0x11c)][_0x275b81(0xd9)],_0x514604=_0x22a7f3[_0x275b81(0xee)][_0x275b81(0xe8)][_0x275b81(0x108)](),_0x5066db=_0x22a7f3[_0x275b81(0x119)][_0x275b81(0xea)](_0x514604);if(_0x5066db[_0x275b81(0x12e)](!0x0),_0x44880b){if(_0x44880b instanceof _0x43b6d5)return _0x44880b;let _0x433e7c=[];for(const _0x4d298f of _0x44880b)_0x433e7c[_0x275b81(0x103)](...(_0x56d514=_0x4d298f[_0x275b81(0x12f)](),Array[_0x275b81(0x12c)](_0x56d514)[_0x275b81(0xff)](DOMRect[_0x275b81(0x109)])));_0x433e7c=function(_0x422254){const _0x6b1882=_0x275b81,_0x1ccf97=[];let _0x3dc7a1=_0x422254[0x0];for(let _0xaf6cf9=0x1;_0xaf6cf9<_0x422254[_0x6b1882(0x130)];_0xaf6cf9++)E(_0x3dc7a1,_0x422254[_0xaf6cf9])?_0x3dc7a1[_0x6b1882(0xd0)]+=_0x422254[_0xaf6cf9][_0x6b1882(0xd0)]:(_0x1ccf97[_0x6b1882(0x103)](_0x3dc7a1),_0x3dc7a1=_0x422254[_0xaf6cf9]);return _0x1ccf97[_0x6b1882(0x103)](_0x3dc7a1),_0x1ccf97;}(_0x433e7c);const _0x3fc901=_0x5066db[_0x275b81(0xef)]();return _0x433e7c[_0x275b81(0x10d)](_0x2f3b7c=>_0x2f3b7c[_0x275b81(0xf2)]<=_0x3fc901[_0x275b81(0xf2)]&&_0x2f3b7c[_0x275b81(0x131)]>=_0x3fc901[_0x275b81(0x131)]&&_0x2f3b7c[_0x275b81(0xdd)]<=_0x3fc901[_0x275b81(0xdd)]&&_0x2f3b7c[_0x275b81(0x104)]>=_0x3fc901[_0x275b81(0x104)])||_0x433e7c[0x0];}var _0x56d514;return _0x38edf0[_0x275b81(0x116)]||_0x5066db;}[_0x3241ae(0x10b)](_0x1e758c){const _0x49e5ac=_0x3241ae;this[_0x49e5ac(0x127)][_0x49e5ac(0xd1)](_0x1e758c)&&this[_0x49e5ac(0x121)][_0x49e5ac(0xf0)](_0x1e758c[_0x49e5ac(0xd9)])&&(this[_0x49e5ac(0x127)][_0x49e5ac(0xeb)](_0x1e758c),this[_0x49e5ac(0x121)][_0x49e5ac(0x106)](_0x1e758c[_0x49e5ac(0xd9)]));}[_0x3241ae(0x126)](_0x15201e){const _0x5a1157=_0x3241ae;this[_0x5a1157(0x107)][_0x5a1157(0x11d)](_0x15201e),this[_0x5a1157(0x10b)](_0x15201e);}}function E(_0x3908ef,_0x20aa58){const _0x3a1f15=_0x3241ae;return _0x3908ef[_0x3a1f15(0xf2)]===_0x20aa58[_0x3a1f15(0xf2)]&&_0x3908ef[_0x3a1f15(0x131)]===_0x20aa58[_0x3a1f15(0x131)]&&_0x3908ef[_0x3a1f15(0x104)]===_0x20aa58[_0x3a1f15(0xdd)];}
23
+ function _0x1350(_0x209b5f,_0x47220a){const _0x3a80a5=_0x3a80();return _0x1350=function(_0x1350fd,_0x2e2377){_0x1350fd=_0x1350fd-0x170;let _0x8e31a8=_0x3a80a5[_0x1350fd];return _0x8e31a8;},_0x1350(_0x209b5f,_0x47220a);}const _0x24642a=_0x1350;(function(_0x4e7202,_0x1a5dc1){const _0x251663=_0x1350,_0x122086=_0x4e7202();while(!![]){try{const _0x44f1c0=-parseInt(_0x251663(0x191))/0x1*(parseInt(_0x251663(0x182))/0x2)+parseInt(_0x251663(0x176))/0x3*(-parseInt(_0x251663(0x1aa))/0x4)+parseInt(_0x251663(0x1c5))/0x5+-parseInt(_0x251663(0x1b7))/0x6*(parseInt(_0x251663(0x1bb))/0x7)+parseInt(_0x251663(0x17b))/0x8*(-parseInt(_0x251663(0x1d3))/0x9)+parseInt(_0x251663(0x1cb))/0xa*(-parseInt(_0x251663(0x1c7))/0xb)+-parseInt(_0x251663(0x1a7))/0xc*(-parseInt(_0x251663(0x188))/0xd);if(_0x44f1c0===_0x1a5dc1)break;else _0x122086['push'](_0x122086['shift']());}catch(_0x335fd2){_0x122086['push'](_0x122086['shift']());}}}(_0x3a80,0xb1d18));import{Plugin as _0x4a77d9}from'ckeditor5/src/core.js';import _0x5d4c3c from'./annotationsuis.js';import _0x3b1d1e from'./editorannotations.js';function _0x3a80(){const _0x43f51a=['685956sBItyU','isFocused','selection','4uyFDIr','push','Esc','update','remove','change:visibleView','listenTo','width','register','viewRangeToDom','getByView','targetRect','get','156zCnhYH','set','delete','domConverter','194257jkQuSr','length','afterInit','inlineannotations-detach-not-attached','attach','init','_manuallyClosed','getBoundingClientRect','detach','fromRect','2828225mvmzdS','_selectedAnnotations','4356yXmUXP','bottom','plugins','right','730bQCZEg','includes','hasActive','clear','getClientRects','destroy','pluginName','hasView','9xDNJCv','inlineannotations-not-allowed-with-context','view','annotations','map','InlineAnnotations','focusTracker','965868wGhJjj','_getBalloonTargetForAnnotation','getOrderedSelectedAnnotations','editor','_addAnnotationToBalloon','6383552ZUvDnz','updatePosition','isActive','change:height','mousedown','_addedAnnotations','getFirstRange','76662pKEBjv','refresh','find','add','addObserver','requires','689zDVxUU','inlineannotations-attach-already-attached','inline','context','_balloon','editing','from','keystrokes','blur','26UFxpXB','visibleView','_closeAnnotation','showStack','focus','stopListening','top','collapse','every','activeAnnotation','change:isFocused','has','target','setActiveAnnotation','editableElement','isAttached','switchTo','left','document','_forceRefresh','_setSelectedAnnotations','_removeAnnotationFromBalloon'];_0x3a80=function(){return _0x43f51a;};return _0x3a80();}import{ContextualBalloon as _0x206d31}from'ckeditor5/src/ui.js';import{MouseObserver as _0x1732a3}from'ckeditor5/src/engine.js';import{CKEditorError as _0x26b8cf,Rect as _0x421710}from'ckeditor5/src/utils.js';import'./../../theme/annotation-inline.css';export default class c extends _0x4a77d9{static get[_0x24642a(0x187)](){return[_0x3b1d1e,_0x206d31,_0x5d4c3c];}static get[_0x24642a(0x1d1)](){const _0x239857=_0x24642a;return _0x239857(0x174);}constructor(_0x52ae29){const _0x55ee17=_0x24642a;super(_0x52ae29),_0x52ae29[_0x55ee17(0x18d)][_0x55ee17(0x171)][_0x55ee17(0x186)](_0x1732a3),this[_0x55ee17(0x1a0)]=!0x1,this[_0x55ee17(0x1b8)](_0x55ee17(0x19a),null),this[_0x55ee17(0x172)]=null,this[_0x55ee17(0x1c1)]=new Set(),this[_0x55ee17(0x18c)]=_0x52ae29[_0x55ee17(0x1c9)][_0x55ee17(0x1b6)](_0x206d31),this[_0x55ee17(0x180)]=new Set(),this[_0x55ee17(0x1c6)]=[],this[_0x55ee17(0x1a4)]=!0x1;}[_0x24642a(0x1c0)](){const _0x215c72=_0x24642a,_0x8778dd=this[_0x215c72(0x179)][_0x215c72(0x1c9)][_0x215c72(0x1b6)](_0x5d4c3c);_0x8778dd[_0x215c72(0x18b)]===this[_0x215c72(0x179)]&&(_0x8778dd[_0x215c72(0x1b2)](_0x215c72(0x18a),this),this[_0x215c72(0x179)][_0x215c72(0x18f)][_0x215c72(0x1b8)](_0x215c72(0x1ac),(_0x49bfa9,_0x3ca4e8)=>{const _0x144953=_0x215c72,_0x2292c4=this[_0x144953(0x18c)];if(this[_0x144953(0x1a0)]&&_0x2292c4[_0x144953(0x192)]){const _0x21e76d=this[_0x144953(0x172)][_0x144953(0x1b4)](_0x2292c4[_0x144953(0x192)]);_0x21e76d&&this[_0x144953(0x193)](_0x21e76d),_0x3ca4e8();}}));}[_0x24642a(0x1bd)](){const _0x36c362=_0x24642a,_0xedbe94=this[_0x36c362(0x179)][_0x36c362(0x1c9)][_0x36c362(0x1b6)](_0x5d4c3c);_0xedbe94[_0x36c362(0x18b)]===this[_0x36c362(0x179)]&&(_0xedbe94[_0x36c362(0x1cd)]()||_0xedbe94[_0x36c362(0x1a1)](_0x36c362(0x18a)));}[_0x24642a(0x19e)](_0x4f59dc){const _0x3b55cb=_0x24642a;_0x4f59dc!==this[_0x3b55cb(0x19a)]&&(this[_0x3b55cb(0x19a)]&&(this[_0x3b55cb(0x19a)][_0x3b55cb(0x17d)]=!0x1),_0x4f59dc&&this[_0x3b55cb(0x179)]['ui'][_0x3b55cb(0x175)][_0x3b55cb(0x1a8)]&&(this[_0x3b55cb(0x172)][_0x3b55cb(0x19c)](_0x4f59dc)&&this[_0x3b55cb(0x17a)](_0x4f59dc,!0x0),_0x4f59dc[_0x3b55cb(0x17d)]=!0x0),_0x4f59dc||this[_0x3b55cb(0x1a5)]([]),this[_0x3b55cb(0x19a)]=_0x4f59dc);}[_0x24642a(0x1bf)](_0x3e3e7b){const _0x1b450d=_0x24642a;this[_0x1b450d(0x172)]=_0x3e3e7b;const _0x2f3a5e=this[_0x1b450d(0x179)][_0x1b450d(0x1c9)][_0x1b450d(0x1b6)](_0x5d4c3c),_0xda358d=this[_0x1b450d(0x18c)];if(this[_0x1b450d(0x1a0)])throw new _0x26b8cf(_0x1b450d(0x189),this);if(_0x2f3a5e[_0x1b450d(0x18b)]!==this[_0x1b450d(0x179)])throw new _0x26b8cf(_0x1b450d(0x170),this);const _0x3c428f=this[_0x1b450d(0x179)][_0x1b450d(0x1c9)][_0x1b450d(0x1b6)](_0x3b1d1e);this[_0x1b450d(0x1b0)](_0x3c428f,_0x1b450d(0x183),()=>{const _0x53e841=_0x1b450d,_0x326a10=_0x3c428f[_0x53e841(0x178)]({'annotations':this[_0x53e841(0x172)],'activeAnnotation':this[_0x53e841(0x19a)]});var _0x306f1d,_0x4ce23a;!this[_0x53e841(0x1a4)]&&(_0x306f1d=_0x326a10,_0x4ce23a=this[_0x53e841(0x1c6)],_0x306f1d[_0x53e841(0x1bc)]===_0x4ce23a[_0x53e841(0x1bc)]&&_0x306f1d[_0x53e841(0x199)](_0x2a4017=>_0x4ce23a[_0x53e841(0x1cc)](_0x2a4017)))||(this[_0x53e841(0x1a4)]=!0x1,this[_0x53e841(0x1a5)](_0x326a10),this[_0x53e841(0x19e)](_0x326a10[0x0]||null));}),this[_0x1b450d(0x1b0)](_0x3c428f,_0x1b450d(0x190),(_0x3af348,{isAnnotationTracked:_0x18f530})=>{const _0x3c1d99=_0x1b450d;this[_0x3c1d99(0x19a)]&&_0x18f530(this[_0x3c1d99(0x19a)])&&(this[_0x3c1d99(0x1a5)]([]),this[_0x3c1d99(0x19e)](null));}),this[_0x1b450d(0x1b0)](this[_0x1b450d(0x179)]['ui'][_0x1b450d(0x175)],_0x1b450d(0x19b),(_0x429328,_0x6f4e40,_0x129144)=>{const _0x411b79=_0x1b450d;_0x129144||this[_0x411b79(0x19e)](null);}),this[_0x1b450d(0x1b0)](_0x3e3e7b,_0x1b450d(0x1ae),(_0x419098,_0x16fcaa)=>{const _0x3fdc76=_0x1b450d;this[_0x3fdc76(0x1a6)](_0x16fcaa),_0x16fcaa===this[_0x3fdc76(0x19a)]&&this[_0x3fdc76(0x19e)](null);}),this[_0x1b450d(0x1b0)](_0xda358d,_0x1b450d(0x1af),(_0x6fa532,_0x2a1dae,_0x450d65,_0x239fb3)=>{const _0x264988=_0x1b450d;_0x239fb3&&this[_0x264988(0x196)](_0x239fb3);const _0x1cd317=_0x3e3e7b[_0x264988(0x1b4)](_0x450d65);_0x450d65&&_0x1cd317&&(this[_0x264988(0x1b0)](_0x450d65,_0x264988(0x17e),()=>{const _0x362a34=_0x264988;_0xda358d[_0x362a34(0x17c)]();}),this[_0x264988(0x1b0)](_0x450d65,_0x264988(0x1ac),()=>{const _0x3e3061=_0x264988;this[_0x3e3061(0x193)](_0x1cd317),this[_0x3e3061(0x179)][_0x3e3061(0x18d)][_0x3e3061(0x171)][_0x3e3061(0x195)]();}),this[_0x264988(0x19a)]!==_0x1cd317&&this[_0x264988(0x19e)](_0x1cd317));}),this[_0x1b450d(0x1b0)](this[_0x1b450d(0x179)]['ui'],_0x1b450d(0x1ad),()=>{const _0x5da130=_0x1b450d;_0xda358d[_0x5da130(0x192)]&&(_0x3e3e7b[_0x5da130(0x1b4)](_0xda358d[_0x5da130(0x192)])&&_0xda358d[_0x5da130(0x17c)]());}),this[_0x1b450d(0x1b0)](this[_0x1b450d(0x179)][_0x1b450d(0x18d)][_0x1b450d(0x171)][_0x1b450d(0x1a3)],_0x1b450d(0x17f),()=>{const _0x4ac1c3=_0x1b450d;this[_0x4ac1c3(0x1a4)]=!0x0,this[_0x4ac1c3(0x1c1)][_0x4ac1c3(0x1ce)]();}),this[_0x1b450d(0x179)][_0x1b450d(0x18d)][_0x1b450d(0x171)][_0x1b450d(0x1a3)][_0x1b450d(0x1a9)][_0x1b450d(0x19f)]&&this[_0x1b450d(0x179)][_0x1b450d(0x18d)][_0x1b450d(0x171)][_0x1b450d(0x195)](),this[_0x1b450d(0x1a0)]=!0x0;}[_0x24642a(0x1c3)](){const _0x2aa47f=_0x24642a;if(!this[_0x2aa47f(0x1a0)])throw new _0x26b8cf(_0x2aa47f(0x1be),this);this[_0x2aa47f(0x19e)](null);for(const _0x2a1ee7 of this[_0x2aa47f(0x180)])this[_0x2aa47f(0x1a6)](_0x2a1ee7);this[_0x2aa47f(0x196)](),this[_0x2aa47f(0x1a0)]=!0x1,this[_0x2aa47f(0x172)]=null;}[_0x24642a(0x1d0)](){const _0x3f359f=_0x24642a;this[_0x3f359f(0x1a0)]&&this[_0x3f359f(0x1c3)]();}[_0x24642a(0x1a5)](_0xd60e82){const _0x3e7cbe=_0x24642a;for(const _0xa0fbe of this[_0x3e7cbe(0x1c6)])_0xd60e82[_0x3e7cbe(0x1cc)](_0xa0fbe)||this[_0x3e7cbe(0x1c1)][_0x3e7cbe(0x1b9)](_0xa0fbe);for(const _0x5177c0 of this[_0x3e7cbe(0x172)])_0xd60e82[_0x3e7cbe(0x1cc)](_0x5177c0)||this[_0x3e7cbe(0x1a6)](_0x5177c0);if(this[_0x3e7cbe(0x179)]['ui'][_0x3e7cbe(0x175)][_0x3e7cbe(0x1a8)]){for(const _0x5ab434 of _0xd60e82)this[_0x3e7cbe(0x17a)](_0x5ab434);}this[_0x3e7cbe(0x1c6)]=_0xd60e82;}[_0x24642a(0x17a)](_0x26bb9c,_0x536ca8=!0x1){const _0x26cfa6=_0x24642a;this[_0x26cfa6(0x1c1)][_0x26cfa6(0x19c)](_0x26bb9c)||(this[_0x26cfa6(0x180)][_0x26cfa6(0x19c)](_0x26bb9c)||this[_0x26cfa6(0x18c)][_0x26cfa6(0x1d2)](_0x26bb9c[_0x26cfa6(0x171)])||(this[_0x26cfa6(0x180)][_0x26cfa6(0x185)](_0x26bb9c),this[_0x26cfa6(0x18c)][_0x26cfa6(0x185)]({'stackId':_0x26bb9c[_0x26cfa6(0x171)]['id'],'view':_0x26bb9c[_0x26cfa6(0x171)],'position':{'target':()=>this[_0x26cfa6(0x177)](_0x26bb9c)}})),_0x536ca8&&this[_0x26cfa6(0x18c)][_0x26cfa6(0x194)](_0x26bb9c[_0x26cfa6(0x171)]['id']));}[_0x24642a(0x177)](_0x284357){const _0x283110=_0x24642a,_0x1ed85b=_0x284357[_0x283110(0x19d)],_0x1b9a08=this[_0x283110(0x179)][_0x283110(0x18d)][_0x283110(0x171)],_0xdbb0b7=_0x1b9a08[_0x283110(0x1a3)][_0x283110(0x1a9)][_0x283110(0x181)](),_0x17db19=_0x1b9a08[_0x283110(0x1ba)][_0x283110(0x1b3)](_0xdbb0b7);if(_0x17db19[_0x283110(0x198)](!0x0),_0x1ed85b){if(_0x1ed85b instanceof _0x421710)return _0x1ed85b;let _0x2671ba=[];for(const _0xc33cd2 of _0x1ed85b)_0x2671ba[_0x283110(0x1ab)](...(_0x25ad4c=_0xc33cd2[_0x283110(0x1cf)](),Array[_0x283110(0x18e)](_0x25ad4c)[_0x283110(0x173)](DOMRect[_0x283110(0x1c4)])));_0x2671ba=function(_0x1789f1){const _0x52c5db=_0x283110,_0x359b17=[];let _0x8ef652=_0x1789f1[0x0];for(let _0x5808f3=0x1;_0x5808f3<_0x1789f1[_0x52c5db(0x1bc)];_0x5808f3++)q(_0x8ef652,_0x1789f1[_0x5808f3])?_0x8ef652[_0x52c5db(0x1b1)]+=_0x1789f1[_0x5808f3][_0x52c5db(0x1b1)]:(_0x359b17[_0x52c5db(0x1ab)](_0x8ef652),_0x8ef652=_0x1789f1[_0x5808f3]);return _0x359b17[_0x52c5db(0x1ab)](_0x8ef652),_0x359b17;}(_0x2671ba);const _0x4cd5dd=_0x17db19[_0x283110(0x1c2)]();return _0x2671ba[_0x283110(0x184)](_0xc0e5e3=>_0xc0e5e3[_0x283110(0x197)]<=_0x4cd5dd[_0x283110(0x197)]&&_0xc0e5e3[_0x283110(0x1c8)]>=_0x4cd5dd[_0x283110(0x1c8)]&&_0xc0e5e3[_0x283110(0x1a2)]<=_0x4cd5dd[_0x283110(0x1a2)]&&_0xc0e5e3[_0x283110(0x1ca)]>=_0x4cd5dd[_0x283110(0x1ca)])||_0x2671ba[0x0];}var _0x25ad4c;return _0x284357[_0x283110(0x1b5)]||_0x17db19;}[_0x24642a(0x1a6)](_0x52f646){const _0x44c56c=_0x24642a;this[_0x44c56c(0x180)][_0x44c56c(0x19c)](_0x52f646)&&this[_0x44c56c(0x18c)][_0x44c56c(0x1d2)](_0x52f646[_0x44c56c(0x171)])&&(this[_0x44c56c(0x180)][_0x44c56c(0x1b9)](_0x52f646),this[_0x44c56c(0x18c)][_0x44c56c(0x1ae)](_0x52f646[_0x44c56c(0x171)]));}[_0x24642a(0x193)](_0x3a277d){const _0x21f4c4=_0x24642a;this[_0x21f4c4(0x1c1)][_0x21f4c4(0x185)](_0x3a277d),this[_0x21f4c4(0x1a6)](_0x3a277d);}}function q(_0x1adf91,_0x469e87){const _0x1fb3e7=_0x24642a;return _0x1adf91[_0x1fb3e7(0x197)]===_0x469e87[_0x1fb3e7(0x197)]&&_0x1adf91[_0x1fb3e7(0x1c8)]===_0x469e87[_0x1fb3e7(0x1c8)]&&_0x1adf91[_0x1fb3e7(0x1ca)]===_0x469e87[_0x1fb3e7(0x1a2)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x50aa50=_0x173d;(function(_0x3c61e8,_0x274788){const _0x521335=_0x173d,_0x761728=_0x3c61e8();while(!![]){try{const _0x3d4cdc=parseInt(_0x521335(0xbe))/0x1+parseInt(_0x521335(0xde))/0x2*(parseInt(_0x521335(0xbd))/0x3)+parseInt(_0x521335(0xe8))/0x4*(-parseInt(_0x521335(0xcd))/0x5)+parseInt(_0x521335(0xb7))/0x6+parseInt(_0x521335(0xe9))/0x7+parseInt(_0x521335(0xe4))/0x8+parseInt(_0x521335(0xe2))/0x9*(-parseInt(_0x521335(0xd6))/0xa);if(_0x3d4cdc===_0x274788)break;else _0x761728['push'](_0x761728['shift']());}catch(_0x5b8b91){_0x761728['push'](_0x761728['shift']());}}}(_0x2932,0xcec35));import{ContextPlugin as _0x5b1e26,Context as _0x155715}from'ckeditor5/src/core.js';import _0x2d580c from'./annotationsuis.js';function _0x2932(){const _0x3a5fcf=['20PLOLRl','8877050tigrXZ','_showBalloon','attachToDom','rearrange','pluginName','ready','narrowsidebar-detach-not-attached','_selectedAnnotations','annotationType','listenTo','northArrowSouthEast','register','from','ck-sidebar--narrow','context','_editorAnnotations','high','get','refresh','execute','southArrowNorth','NarrowSidebar','_setSelectedAnnotations','isVisible','destroy','low','activeAnnotation','cancel','preventClosingBalloon','refreshPositioning','balloonPanelView','detach','_attachListeners','removeEventListener','number','mousedown','locale','_refreshPositioningDebounced','southArrowNorthWest','_refreshPositioning','_manuallyClosedAnnotationViews','resize','_detachListeners','element','unpin','blur','off','first','Esc','stop','EditorAnnotations','contains','remove','getSidebarItemView','preventDefault','addAnnotation','target','attach','stopPropagation','change:container','_destroyEditorAnnotationsIntegration','uiUpdate','find','esc','_detachFromContainer','bind','_integrateWithEditorAnnotations','defaultPositions','_domEmitter','delete','getOrderedSelectedAnnotations','detachFromDom','9400782QaMWws','_annotationToNarrowView','isAttached','content','add','length','249vaNrTj','131191szHpdk','hasDomSelection','northArrowSouthWest','bodyCollection','keydown','_hideBalloon','northArrowSouth','set:container','set','_annotations','init','values','change:height','clear','southArrowNorthEast','190975FKOoRb','annotations','narrowSidebar','narrowsidebar-attach-already-attached','focusableElements','pin','_updateBalloonPosition','stopListening','view','10xJAcVG','type','includes','_attachToContainer','requires','getByView','addEventListener','isDirty','62aoeKJx','focus','setActiveAnnotation','keyCode','26430885yHDdXT','plugins','8047440GpifqG','create','editors','has'];_0x2932=function(){return _0x3a5fcf;};return _0x2932();}import _0x548ee4 from'./sidebar.js';import _0x7df8ab from'./view/annotationcounterbuttonview.js';import{BalloonPanelView as _0x2a182f,BodyCollection as _0x2328de}from'ckeditor5/src/ui.js';import{CKEditorError as _0x387c4f,DomEmitterMixin as _0x192155,keyCodes as _0x52ff98,Collection as _0x148506}from'ckeditor5/src/utils.js';function _0x173d(_0x15f64a,_0x23aba8){const _0x2932f6=_0x2932();return _0x173d=function(_0x173da4,_0x11d014){_0x173da4=_0x173da4-0x7b;let _0x3d21a1=_0x2932f6[_0x173da4];return _0x3d21a1;},_0x173d(_0x15f64a,_0x23aba8);}import'../../theme/sidebar-narrow.css';import{debounce as _0xb91a6f}from'lodash-es';export default class i extends _0x5b1e26{static get[_0x50aa50(0xda)](){return[_0x548ee4,_0x2d580c];}static get[_0x50aa50(0xed)](){const _0x170dfe=_0x50aa50;return _0x170dfe(0x84);}constructor(_0x40d4b7){const _0x1fbc30=_0x50aa50;super(_0x40d4b7),this[_0x1fbc30(0xb9)]=!0x1,this[_0x1fbc30(0x97)]=new Set(),this[_0x1fbc30(0xb3)]=Object[_0x1fbc30(0xe5)](_0x192155),this[_0x1fbc30(0xb8)]=new Map(),this[_0x1fbc30(0xc6)](_0x1fbc30(0x89),null),this[_0x1fbc30(0xce)]=null,this[_0x1fbc30(0xf0)]=[],this[_0x1fbc30(0x7e)]=new _0x148506(),this[_0x1fbc30(0x94)]=_0xb91a6f(()=>{const _0x635c65=_0x1fbc30;this[_0x635c65(0x96)]();},0xfa,{'leading':!0x1});}[_0x50aa50(0xc8)](){const _0x149337=_0x50aa50;this[_0x149337(0x7d)][_0x149337(0xe3)][_0x149337(0x80)](_0x2d580c)[_0x149337(0xf4)](_0x149337(0xcf),this),this[_0x149337(0xc1)]=new _0x2328de(this[_0x149337(0x7d)][_0x149337(0x93)]),this[_0x149337(0x8d)]=new _0x2a182f(this[_0x149337(0x7d)][_0x149337(0x93)]),this[_0x149337(0xc1)][_0x149337(0xeb)](),this[_0x149337(0xc1)][_0x149337(0xbb)](this[_0x149337(0x8d)]);}[_0x50aa50(0xa8)](_0x173df6){const _0x12baf9=_0x50aa50;this[_0x12baf9(0xce)]=_0x173df6;const _0x481de8=this[_0x12baf9(0x7d)][_0x12baf9(0xe3)][_0x12baf9(0x80)](_0x548ee4),_0x1cbb77=this[_0x12baf9(0x8d)];if(_0x481de8[_0x12baf9(0xc7)]=_0x173df6,this[_0x12baf9(0xb9)])throw new _0x387c4f(_0x12baf9(0xd0),this);this[_0x12baf9(0xb9)]=!0x0,this[_0x12baf9(0xf2)](_0x481de8,_0x12baf9(0xc5),()=>{const _0x27a003=_0x12baf9;this[_0x27a003(0x8e)](),this[_0x27a003(0xf2)](_0x481de8,_0x27a003(0xaa),_0xf739f2=>{const _0x3d8367=_0x27a003;_0xf739f2[_0x3d8367(0x9d)](),this[_0x3d8367(0xa8)](_0x173df6);});}),_0x481de8[_0x12baf9(0xd9)]({'viewClass':_0x12baf9(0x7c),'spaceBetweenItems':0x5});const _0x5dc358=_0x3aaa04=>{const _0x321478=_0x12baf9,_0x3437ae=new _0x7df8ab(this[_0x321478(0x7d)][_0x321478(0x93)]);_0x481de8[_0x321478(0xa6)](_0x3aaa04,_0x3437ae),this[_0x321478(0xb8)][_0x321478(0xc6)](_0x3aaa04,_0x3437ae),_0x3437ae[_0x321478(0xb0)](_0x321478(0xdd),_0x321478(0xf1),_0x321478(0x91))['to'](_0x3aaa04[_0x321478(0xd5)],_0x321478(0xdd),_0x321478(0xd7),_0x321478(0xbc)),_0x3437ae['on'](_0x321478(0x82),()=>{const _0x5d51d6=_0x321478;this[_0x5d51d6(0x97)][_0x5d51d6(0xcb)](),_0x1cbb77[_0x5d51d6(0xba)][_0x5d51d6(0x9e)]!==_0x3aaa04[_0x5d51d6(0xd5)]?(this[_0x5d51d6(0xea)](_0x3aaa04),_0x3aaa04[_0x5d51d6(0xd5)][_0x5d51d6(0x9a)][_0x5d51d6(0xdf)](),this[_0x5d51d6(0xe0)](_0x3aaa04)):this[_0x5d51d6(0xe0)](null);});};for(const _0x3055ab of _0x173df6)_0x5dc358(_0x3055ab);this[_0x12baf9(0xf2)](_0x173df6,_0x12baf9(0xbb),(_0x3552a7,_0x1dc585)=>{_0x5dc358(_0x1dc585);}),this[_0x12baf9(0xf2)](_0x173df6,_0x12baf9(0xa3),(_0x4890c5,_0x32da1f,_0x593e92)=>{const _0x251658=_0x12baf9;this[_0x251658(0xb8)][_0x251658(0x80)](_0x32da1f)[_0x251658(0x87)](),this[_0x251658(0xb8)][_0x251658(0xb4)](_0x32da1f),_0x481de8[_0x251658(0xec)]({'removedAnnotation':_0x32da1f,'previousAnnotation':_0x173df6[_0x251658(0x80)](_0x593e92-0x1),'nextAnnotation':_0x173df6[_0x251658(0x80)](_0x593e92+0x1)}),_0x32da1f===this[_0x251658(0x89)]&&this[_0x251658(0xe0)](null);},{'priority':_0x12baf9(0x88)}),this[_0x12baf9(0xf2)](_0x173df6,_0x12baf9(0xdf),(_0x34f0d3,_0x11d88c)=>{const _0x9ad2e9=_0x12baf9;this[_0x9ad2e9(0xe0)](_0x11d88c);}),this[_0x12baf9(0xf2)](_0x173df6,_0x12baf9(0x9c),()=>{const _0x458cb2=_0x12baf9;this[_0x458cb2(0xe0)](null);}),this[_0x12baf9(0xb3)][_0x12baf9(0xf2)](document,_0x12baf9(0xc2),(_0x547c26,_0x5774f3)=>{const _0x4044d3=_0x12baf9;_0x5774f3[_0x4044d3(0xe1)]===_0x52ff98[_0x4044d3(0xae)]&&_0x1cbb77[_0x4044d3(0x86)]&&(this[_0x4044d3(0x97)][_0x4044d3(0xbb)](_0x1cbb77[_0x4044d3(0xba)][_0x4044d3(0x9e)]),this[_0x4044d3(0xc3)](),_0x5774f3[_0x4044d3(0xa9)](),_0x5774f3[_0x4044d3(0xa5)]());}),this[_0x12baf9(0xb3)][_0x12baf9(0xf2)](document,_0x12baf9(0x92),(_0x102789,_0x457466)=>{const _0x41c7df=_0x12baf9,_0x335276=_0x457466[_0x41c7df(0xa7)];_0x1cbb77[_0x41c7df(0x86)]&&_0x1cbb77[_0x41c7df(0x9a)][_0x41c7df(0xa2)](_0x335276)||_0x481de8[_0x41c7df(0xd5)][_0x41c7df(0x9a)][_0x41c7df(0xa2)](_0x335276)||_0x102789[_0x41c7df(0x8b)]||this[_0x41c7df(0x89)]&&this[_0x41c7df(0x89)][_0x41c7df(0xd1)][_0x41c7df(0xad)](_0x107bcc=>_0x107bcc[_0x41c7df(0xa2)](_0x335276))||(this[_0x41c7df(0x97)][_0x41c7df(0xcb)](),this[_0x41c7df(0xc3)](),this[_0x41c7df(0xe0)](null));});const _0x1595c3=this[_0x12baf9(0x7d)]instanceof _0x155715?this[_0x12baf9(0x7d)][_0x12baf9(0xe6)]:new _0x148506([this[_0x12baf9(0x7d)]]);for(const _0x569856 of _0x1595c3)this[_0x12baf9(0xb1)](_0x569856);this[_0x12baf9(0xf2)](_0x1595c3,_0x12baf9(0xbb),(_0x105ea4,_0x44b800)=>{const _0x2b7696=_0x12baf9;this[_0x2b7696(0xf2)](_0x44b800,_0x2b7696(0xee),()=>{const _0xc4905=_0x2b7696;this[_0xc4905(0xb1)](_0x44b800);});}),this[_0x12baf9(0xf2)](_0x1595c3,_0x12baf9(0xa3),(_0x31e549,_0x39ac07)=>{const _0x18da98=_0x12baf9;_0x39ac07[_0x18da98(0xe3)][_0x18da98(0xe7)](_0x18da98(0xa1))&&this[_0x18da98(0xab)](_0x39ac07[_0x18da98(0xe3)][_0x18da98(0x80)](_0x18da98(0xa1)));}),window[_0x12baf9(0xdc)](_0x12baf9(0x98),this[_0x12baf9(0x94)]),this[_0x12baf9(0x96)]();}[_0x50aa50(0xe0)](_0x1ca54e){const _0x439daf=_0x50aa50;if(_0x1ca54e===this[_0x439daf(0x89)])return;const _0x359550=this[_0x439daf(0x7d)][_0x439daf(0xe3)][_0x439daf(0x80)](_0x548ee4);if(_0x359550[_0x439daf(0x81)]({'blurredAnnotation':this[_0x439daf(0x89)],'activatedAnnotation':_0x1ca54e,'disableAnimationOnActivatedAnnotation':!0x0}),_0x1ca54e)_0x359550[_0x439daf(0xa4)](_0x1ca54e)?this[_0x439daf(0xea)](_0x1ca54e):this[_0x439daf(0xc3)]();else this[_0x439daf(0xc3)]();this[_0x439daf(0x89)]=_0x1ca54e;}[_0x50aa50(0x8e)](){const _0x56e5=_0x50aa50;if(!this[_0x56e5(0xb9)])throw new _0x387c4f(_0x56e5(0xef),this);this[_0x56e5(0xe0)](null);const _0x3f185f=this[_0x56e5(0x7d)][_0x56e5(0xe3)][_0x56e5(0x80)](_0x548ee4);this[_0x56e5(0xc3)](),Array[_0x56e5(0x7b)](this[_0x56e5(0xb8)][_0x56e5(0xc9)](),_0x4bbb8b=>_0x4bbb8b[_0x56e5(0x87)]()),this[_0x56e5(0xb8)][_0x56e5(0xcb)](),_0x3f185f[_0x56e5(0xaf)](this[_0x56e5(0xce)]),this[_0x56e5(0xd4)](),this[_0x56e5(0xb3)][_0x56e5(0xd4)](),this[_0x56e5(0x7d)]instanceof _0x155715&&this[_0x56e5(0xd4)](this[_0x56e5(0x7d)][_0x56e5(0xe6)]);for(const _0x28f241 of Array[_0x56e5(0x7b)](this[_0x56e5(0x7e)]))this[_0x56e5(0xab)](_0x28f241);window[_0x56e5(0x90)](_0x56e5(0x98),this[_0x56e5(0x94)]),this[_0x56e5(0x94)][_0x56e5(0x8a)](),this[_0x56e5(0xf0)]=[],this[_0x56e5(0xb9)]=!0x1,this[_0x56e5(0xce)]=null;}[_0x50aa50(0x87)](){const _0x117a3e=_0x50aa50;this[_0x117a3e(0xb9)]&&this[_0x117a3e(0x8e)](),this[_0x117a3e(0xc1)][_0x117a3e(0xb6)]();}[_0x50aa50(0xb1)](_0x1940ce){const _0xe62d49=_0x50aa50;if(!_0x1940ce[_0xe62d49(0xe3)][_0xe62d49(0xe7)](_0xe62d49(0xa1)))return;const _0x2daa56=_0x1940ce[_0xe62d49(0xe3)][_0xe62d49(0x80)](_0xe62d49(0xa1)),_0x52a3d2=this[_0xe62d49(0x7d)][_0xe62d49(0xe3)][_0xe62d49(0x80)](_0x548ee4),_0x22c093=this[_0xe62d49(0xce)],_0x5aa90f=this[_0xe62d49(0x8d)],_0x41b7d1=()=>{const _0x57b184=_0xe62d49,_0x5854f3=_0x2daa56[_0x57b184(0xb5)]({'annotations':this[_0x57b184(0xce)],'activeAnnotation':this[_0x57b184(0x89)]});this[_0x57b184(0x85)](_0x5854f3),this[_0x57b184(0xe0)](_0x5854f3[0x0]||null);};this[_0xe62d49(0xf2)](_0x2daa56,_0xe62d49(0x81),_0x41b7d1),this[_0xe62d49(0xf2)](_0x2daa56,_0xe62d49(0x9c),(_0x21b286,{isAnnotationTracked:_0x32c7b0})=>{const _0x232228=_0xe62d49;this[_0x232228(0x89)]&&_0x32c7b0(this[_0x232228(0x89)])&&(this[_0x232228(0x85)]([]),this[_0x232228(0xe0)](null));}),this[_0xe62d49(0xf2)](_0x2daa56,_0xe62d49(0xac),()=>{const _0x1dfa50=_0xe62d49;this[_0x1dfa50(0x94)]();}),this[_0xe62d49(0xf2)](_0x22c093,_0xe62d49(0x9c),_0x51aa8f=>{const _0x6add1c=_0xe62d49;_0x2daa56[_0x6add1c(0xbf)]()&&_0x51aa8f[_0x6add1c(0xa0)]();},{'priority':_0xe62d49(0x7f)}),this[_0xe62d49(0xf2)](this[_0xe62d49(0xb3)],_0xe62d49(0x92),(_0x47708c,_0xc06c9b)=>{const _0x484e36=_0xe62d49,_0x9ac02f=_0xc06c9b[_0x484e36(0xa7)];_0x5aa90f[_0x484e36(0x86)]&&_0x5aa90f[_0x484e36(0x9a)][_0x484e36(0xa2)](_0x9ac02f)||_0x52a3d2[_0x484e36(0xd5)][_0x484e36(0x9a)][_0x484e36(0xa2)](_0x9ac02f)||this[_0x484e36(0x89)]&&_0x2daa56[_0x484e36(0xbf)]()&&(_0x41b7d1(),_0x47708c[_0x484e36(0x8b)]=!0x0);},{'priority':_0xe62d49(0x7f)}),this[_0xe62d49(0x7e)][_0xe62d49(0xbb)](_0x2daa56);}[_0x50aa50(0xab)](_0x307620){const _0x594643=_0x50aa50;_0x307620&&(this[_0x594643(0xd4)](_0x307620),this[_0x594643(0x7e)][_0x594643(0xa3)](_0x307620));}[_0x50aa50(0x85)](_0x5326bd){const _0x35f291=_0x50aa50;for(const _0x11059f of this[_0x35f291(0xf0)])_0x5326bd[_0x35f291(0xd8)](_0x11059f)||this[_0x35f291(0x97)][_0x35f291(0xb4)](_0x11059f[_0x35f291(0xd5)]);this[_0x35f291(0xf0)]=_0x5326bd;}[_0x50aa50(0x96)](){const _0x194355=_0x50aa50,_0x5c04c3=this[_0x194355(0x8d)];this[_0x194355(0xce)][_0x194355(0x8c)](),_0x5c04c3[_0x194355(0x86)]&&this[_0x194355(0xd3)]();}[_0x50aa50(0xea)](_0x4d15bd){const _0x3c4bc4=_0x50aa50;if(this[_0x3c4bc4(0x97)][_0x3c4bc4(0xe7)](_0x4d15bd[_0x3c4bc4(0xd5)]))return;const _0x7807ed=this[_0x3c4bc4(0x8d)][_0x3c4bc4(0xba)][_0x3c4bc4(0x9e)];_0x7807ed!==_0x4d15bd[_0x3c4bc4(0xd5)]?(_0x7807ed&&this[_0x3c4bc4(0x99)](_0x7807ed),this[_0x3c4bc4(0x8f)](_0x4d15bd[_0x3c4bc4(0xd5)]),this[_0x3c4bc4(0x8d)][_0x3c4bc4(0xba)][_0x3c4bc4(0xcb)](),this[_0x3c4bc4(0x8d)][_0x3c4bc4(0xba)][_0x3c4bc4(0xbb)](_0x4d15bd[_0x3c4bc4(0xd5)]),this[_0x3c4bc4(0xd3)]()):this[_0x3c4bc4(0xd3)]();}[_0x50aa50(0xd3)](){const _0x23e02b=_0x50aa50,_0x144b30=this[_0x23e02b(0x8d)][_0x23e02b(0xba)][_0x23e02b(0x9e)],_0x144fac=_0x144b30&&this[_0x23e02b(0xce)][_0x23e02b(0xdb)](_0x144b30);if(!_0x144fac||!this[_0x23e02b(0xb8)][_0x23e02b(0xe7)](_0x144fac))return;const _0x317af0=this[_0x23e02b(0xb8)][_0x23e02b(0x80)](_0x144fac)[_0x23e02b(0x9a)],_0x385a3f=(function(){const _0x1518e3=_0x23e02b,_0x528c71=_0x2a182f[_0x1518e3(0xb2)];return[_0x528c71[_0x1518e3(0xcc)],_0x528c71[_0x1518e3(0xf3)],_0x528c71[_0x1518e3(0x83)],_0x528c71[_0x1518e3(0xc4)],_0x528c71[_0x1518e3(0x95)],_0x528c71[_0x1518e3(0xc0)]];}());this[_0x23e02b(0x8d)][_0x23e02b(0xd2)]({'target':_0x317af0,'positions':_0x385a3f});}[_0x50aa50(0xc3)](){const _0x2b7ccb=_0x50aa50,_0x408ea1=this[_0x2b7ccb(0x8d)],_0xf5dfcc=_0x408ea1[_0x2b7ccb(0xba)][_0x2b7ccb(0x9e)];_0xf5dfcc&&(this[_0x2b7ccb(0x99)](_0xf5dfcc),_0x408ea1[_0x2b7ccb(0x9b)](),_0x408ea1[_0x2b7ccb(0xba)][_0x2b7ccb(0xcb)]());}[_0x50aa50(0x8f)](_0x5690ff){const _0x5d3f4d=_0x50aa50;this[_0x5d3f4d(0xf2)](_0x5690ff,_0x5d3f4d(0xca),()=>this[_0x5d3f4d(0xd3)]()),this[_0x5d3f4d(0xf2)](_0x5690ff,_0x5d3f4d(0x9f),(_0xbccc3c,_0x28959b)=>{const _0x550444=_0x5d3f4d;this[_0x550444(0x97)][_0x550444(0xbb)](_0x5690ff),this[_0x550444(0xc3)](),_0x28959b();});}[_0x50aa50(0x99)](_0x14261c){const _0x14e205=_0x50aa50;this[_0x14e205(0xd4)](_0x14261c);}}
23
+ const _0x3d0130=_0x4d4d;(function(_0x44d704,_0x59dba2){const _0x20b57a=_0x4d4d,_0x29cbc0=_0x44d704();while(!![]){try{const _0x59fa14=-parseInt(_0x20b57a(0x14b))/0x1*(-parseInt(_0x20b57a(0x105))/0x2)+parseInt(_0x20b57a(0x14f))/0x3*(parseInt(_0x20b57a(0x109))/0x4)+parseInt(_0x20b57a(0x10a))/0x5+-parseInt(_0x20b57a(0x16b))/0x6+parseInt(_0x20b57a(0x143))/0x7+parseInt(_0x20b57a(0x11b))/0x8+-parseInt(_0x20b57a(0x13a))/0x9;if(_0x59fa14===_0x59dba2)break;else _0x29cbc0['push'](_0x29cbc0['shift']());}catch(_0x1c01f8){_0x29cbc0['push'](_0x29cbc0['shift']());}}}(_0x1582,0x1eb08));import{ContextPlugin as _0x38bc91,Context as _0x4767b8}from'ckeditor5/src/core.js';import _0xbfaa18 from'./annotationsuis.js';import _0x2e73da from'./sidebar.js';import _0x1695ea from'./view/annotationcounterbuttonview.js';function _0x4d4d(_0x4ebc2e,_0x534b1c){const _0x158252=_0x1582();return _0x4d4d=function(_0x4d4d21,_0x392197){_0x4d4d21=_0x4d4d21-0xf9;let _0x421842=_0x158252[_0x4d4d21];return _0x421842;},_0x4d4d(_0x4ebc2e,_0x534b1c);}import{BalloonPanelView as _0x1497f6,BodyCollection as _0x47a2c7}from'ckeditor5/src/ui.js';import{CKEditorError as _0x2322bb,DomEmitterMixin as _0x201250,keyCodes as _0x706a3e,Collection as _0x55f910}from'ckeditor5/src/utils.js';function _0x1582(){const _0x51211e=['plugins','detachFromDom','content','northArrowSouthWest','658462zkCGWM','Esc','attach','number','set','NarrowSidebar','addAnnotation','_updateBalloonPosition','2UdqifE','_manuallyClosedAnnotationViews','context','get','311313uaxliB','_attachToContainer','change:height','create','type','view','getOrderedSelectedAnnotations','stopPropagation','blur','_selectedAnnotations','northArrowSouth','destroy','contains','_refreshPositioningDebounced','addEventListener','delete','balloonPanelView','_destroyEditorAnnotationsIntegration','resize','_refreshPositioning','getSidebarItemView','locale','editors','_attachListeners','has','refreshPositioning','isAttached','uiUpdate','1217298zcdbwp','low','narrowsidebar-attach-already-attached','_integrateWithEditorAnnotations','esc','bodyCollection','focusableElements','isDirty','_domEmitter','pluginName','defaultPositions','mousedown','focus','EditorAnnotations','element','remove','isVisible','_detachFromContainer','target','20856WFghOo','_annotations','southArrowNorth','clear','8lTqJko','851515iUiGBG','southArrowNorthWest','add','hasDomSelection','ready','_showBalloon','stop','pin','_detachListeners','annotations','_annotationToNarrowView','cancel','preventClosingBalloon','northArrowSouthEast','preventDefault','removeEventListener','from','755384ZfxjMQ','detach','_hideBalloon','annotationType','change:container','southArrowNorthEast','_setSelectedAnnotations','_editorAnnotations','high','find','narrowsidebar-detach-not-attached','includes','narrowSidebar','requires','stopListening','listenTo','refresh','init','keydown','rearrange','getByView','setActiveAnnotation','keyCode','first','off','set:container','unpin','attachToDom','values','length','activeAnnotation','2327427KFpUfk','ck-sidebar--narrow','execute','bind','register'];_0x1582=function(){return _0x51211e;};return _0x1582();}import'../../theme/sidebar-narrow.css';import{debounce as _0x5cebab}from'lodash-es';export default class i extends _0x38bc91{static get[_0x3d0130(0x128)](){return[_0x2e73da,_0xbfaa18];}static get[_0x3d0130(0xfb)](){const _0x39334d=_0x3d0130;return _0x39334d(0x148);}constructor(_0x2a19b3){const _0x444aed=_0x3d0130;super(_0x2a19b3),this[_0x444aed(0x169)]=!0x1,this[_0x444aed(0x14c)]=new Set(),this[_0x444aed(0xfa)]=Object[_0x444aed(0x152)](_0x201250),this[_0x444aed(0x114)]=new Map(),this[_0x444aed(0x147)](_0x444aed(0x139),null),this[_0x444aed(0x113)]=null,this[_0x444aed(0x158)]=[],this[_0x444aed(0x122)]=new _0x55f910(),this[_0x444aed(0x15c)]=_0x5cebab(()=>{const _0x5af941=_0x444aed;this[_0x5af941(0x162)]();},0xfa,{'leading':!0x1});}[_0x3d0130(0x12c)](){const _0x2c7b1b=_0x3d0130;this[_0x2c7b1b(0x14d)][_0x2c7b1b(0x13f)][_0x2c7b1b(0x14e)](_0xbfaa18)[_0x2c7b1b(0x13e)](_0x2c7b1b(0x127),this),this[_0x2c7b1b(0x170)]=new _0x47a2c7(this[_0x2c7b1b(0x14d)][_0x2c7b1b(0x164)]),this[_0x2c7b1b(0x15f)]=new _0x1497f6(this[_0x2c7b1b(0x14d)][_0x2c7b1b(0x164)]),this[_0x2c7b1b(0x170)][_0x2c7b1b(0x136)](),this[_0x2c7b1b(0x170)][_0x2c7b1b(0x10c)](this[_0x2c7b1b(0x15f)]);}[_0x3d0130(0x145)](_0x3398ab){const _0x14a826=_0x3d0130;this[_0x14a826(0x113)]=_0x3398ab;const _0x595d58=this[_0x14a826(0x14d)][_0x14a826(0x13f)][_0x14a826(0x14e)](_0x2e73da),_0xb2a319=this[_0x14a826(0x15f)];if(_0x595d58[_0x14a826(0x106)]=_0x3398ab,this[_0x14a826(0x169)])throw new _0x2322bb(_0x14a826(0x16d),this);this[_0x14a826(0x169)]=!0x0,this[_0x14a826(0x12a)](_0x595d58,_0x14a826(0x134),()=>{const _0x530b17=_0x14a826;this[_0x530b17(0x11c)](),this[_0x530b17(0x12a)](_0x595d58,_0x530b17(0x11f),_0x5a1523=>{const _0x3b1c00=_0x530b17;_0x5a1523[_0x3b1c00(0x133)](),this[_0x3b1c00(0x145)](_0x3398ab);});}),_0x595d58[_0x14a826(0x150)]({'viewClass':_0x14a826(0x13b),'spaceBetweenItems':0x5});const _0x338590=_0x1d1790=>{const _0x3e3064=_0x14a826,_0x355827=new _0x1695ea(this[_0x3e3064(0x14d)][_0x3e3064(0x164)]);_0x595d58[_0x3e3064(0x149)](_0x1d1790,_0x355827),this[_0x3e3064(0x114)][_0x3e3064(0x147)](_0x1d1790,_0x355827),_0x355827[_0x3e3064(0x13d)](_0x3e3064(0xf9),_0x3e3064(0x11e),_0x3e3064(0x146))['to'](_0x1d1790[_0x3e3064(0x154)],_0x3e3064(0xf9),_0x3e3064(0x153),_0x3e3064(0x138)),_0x355827['on'](_0x3e3064(0x13c),()=>{const _0x4f6cca=_0x3e3064;this[_0x4f6cca(0x14c)][_0x4f6cca(0x108)](),_0xb2a319[_0x4f6cca(0x141)][_0x4f6cca(0x132)]!==_0x1d1790[_0x4f6cca(0x154)]?(this[_0x4f6cca(0x10f)](_0x1d1790),_0x1d1790[_0x4f6cca(0x154)][_0x4f6cca(0x100)][_0x4f6cca(0xfe)](),this[_0x4f6cca(0x130)](_0x1d1790)):this[_0x4f6cca(0x130)](null);});};for(const _0x3b9c5a of _0x3398ab)_0x338590(_0x3b9c5a);this[_0x14a826(0x12a)](_0x3398ab,_0x14a826(0x10c),(_0xe7c371,_0x237e58)=>{_0x338590(_0x237e58);}),this[_0x14a826(0x12a)](_0x3398ab,_0x14a826(0x101),(_0x27db1d,_0x55abec,_0x8204ca)=>{const _0x58a087=_0x14a826;this[_0x58a087(0x114)][_0x58a087(0x14e)](_0x55abec)[_0x58a087(0x15a)](),this[_0x58a087(0x114)][_0x58a087(0x15e)](_0x55abec),_0x595d58[_0x58a087(0x12e)]({'removedAnnotation':_0x55abec,'previousAnnotation':_0x3398ab[_0x58a087(0x14e)](_0x8204ca-0x1),'nextAnnotation':_0x3398ab[_0x58a087(0x14e)](_0x8204ca+0x1)}),_0x55abec===this[_0x58a087(0x139)]&&this[_0x58a087(0x130)](null);},{'priority':_0x14a826(0x16c)}),this[_0x14a826(0x12a)](_0x3398ab,_0x14a826(0xfe),(_0x2d89a8,_0x49196c)=>{const _0x386bdf=_0x14a826;this[_0x386bdf(0x130)](_0x49196c);}),this[_0x14a826(0x12a)](_0x3398ab,_0x14a826(0x157),()=>{const _0x404000=_0x14a826;this[_0x404000(0x130)](null);}),this[_0x14a826(0xfa)][_0x14a826(0x12a)](document,_0x14a826(0x12d),(_0xf6dbba,_0x415e34)=>{const _0x1f61db=_0x14a826;_0x415e34[_0x1f61db(0x131)]===_0x706a3e[_0x1f61db(0x16f)]&&_0xb2a319[_0x1f61db(0x102)]&&(this[_0x1f61db(0x14c)][_0x1f61db(0x10c)](_0xb2a319[_0x1f61db(0x141)][_0x1f61db(0x132)]),this[_0x1f61db(0x11d)](),_0x415e34[_0x1f61db(0x156)](),_0x415e34[_0x1f61db(0x118)]());}),this[_0x14a826(0xfa)][_0x14a826(0x12a)](document,_0x14a826(0xfd),(_0x44b6e4,_0x5e98f0)=>{const _0x44fc46=_0x14a826,_0x5f0116=_0x5e98f0[_0x44fc46(0x104)];_0xb2a319[_0x44fc46(0x102)]&&_0xb2a319[_0x44fc46(0x100)][_0x44fc46(0x15b)](_0x5f0116)||_0x595d58[_0x44fc46(0x154)][_0x44fc46(0x100)][_0x44fc46(0x15b)](_0x5f0116)||_0x44b6e4[_0x44fc46(0x116)]||this[_0x44fc46(0x139)]&&this[_0x44fc46(0x139)][_0x44fc46(0x171)][_0x44fc46(0x124)](_0x35ba66=>_0x35ba66[_0x44fc46(0x15b)](_0x5f0116))||(this[_0x44fc46(0x14c)][_0x44fc46(0x108)](),this[_0x44fc46(0x11d)](),this[_0x44fc46(0x130)](null));});const _0x57adc4=this[_0x14a826(0x14d)]instanceof _0x4767b8?this[_0x14a826(0x14d)][_0x14a826(0x165)]:new _0x55f910([this[_0x14a826(0x14d)]]);for(const _0x36bb38 of _0x57adc4)this[_0x14a826(0x16e)](_0x36bb38);this[_0x14a826(0x12a)](_0x57adc4,_0x14a826(0x10c),(_0x3da14a,_0x49b4e)=>{const _0x1a9ee7=_0x14a826;this[_0x1a9ee7(0x12a)](_0x49b4e,_0x1a9ee7(0x10e),()=>{const _0x4e17ba=_0x1a9ee7;this[_0x4e17ba(0x16e)](_0x49b4e);});}),this[_0x14a826(0x12a)](_0x57adc4,_0x14a826(0x101),(_0x12e7c3,_0x2cb7d2)=>{const _0x5e8c19=_0x14a826;_0x2cb7d2[_0x5e8c19(0x13f)][_0x5e8c19(0x167)](_0x5e8c19(0xff))&&this[_0x5e8c19(0x160)](_0x2cb7d2[_0x5e8c19(0x13f)][_0x5e8c19(0x14e)](_0x5e8c19(0xff)));}),window[_0x14a826(0x15d)](_0x14a826(0x161),this[_0x14a826(0x15c)]),this[_0x14a826(0x162)]();}[_0x3d0130(0x130)](_0x3a562d){const _0x28d72b=_0x3d0130;if(_0x3a562d===this[_0x28d72b(0x139)])return;const _0x4ccad7=this[_0x28d72b(0x14d)][_0x28d72b(0x13f)][_0x28d72b(0x14e)](_0x2e73da);if(_0x4ccad7[_0x28d72b(0x12b)]({'blurredAnnotation':this[_0x28d72b(0x139)],'activatedAnnotation':_0x3a562d,'disableAnimationOnActivatedAnnotation':!0x0}),_0x3a562d)_0x4ccad7[_0x28d72b(0x163)](_0x3a562d)?this[_0x28d72b(0x10f)](_0x3a562d):this[_0x28d72b(0x11d)]();else this[_0x28d72b(0x11d)]();this[_0x28d72b(0x139)]=_0x3a562d;}[_0x3d0130(0x11c)](){const _0x4ccd2e=_0x3d0130;if(!this[_0x4ccd2e(0x169)])throw new _0x2322bb(_0x4ccd2e(0x125),this);this[_0x4ccd2e(0x130)](null);const _0x1172e6=this[_0x4ccd2e(0x14d)][_0x4ccd2e(0x13f)][_0x4ccd2e(0x14e)](_0x2e73da);this[_0x4ccd2e(0x11d)](),Array[_0x4ccd2e(0x11a)](this[_0x4ccd2e(0x114)][_0x4ccd2e(0x137)](),_0x3a05b7=>_0x3a05b7[_0x4ccd2e(0x15a)]()),this[_0x4ccd2e(0x114)][_0x4ccd2e(0x108)](),_0x1172e6[_0x4ccd2e(0x103)](this[_0x4ccd2e(0x113)]),this[_0x4ccd2e(0x129)](),this[_0x4ccd2e(0xfa)][_0x4ccd2e(0x129)](),this[_0x4ccd2e(0x14d)]instanceof _0x4767b8&&this[_0x4ccd2e(0x129)](this[_0x4ccd2e(0x14d)][_0x4ccd2e(0x165)]);for(const _0x52b2f1 of Array[_0x4ccd2e(0x11a)](this[_0x4ccd2e(0x122)]))this[_0x4ccd2e(0x160)](_0x52b2f1);window[_0x4ccd2e(0x119)](_0x4ccd2e(0x161),this[_0x4ccd2e(0x15c)]),this[_0x4ccd2e(0x15c)][_0x4ccd2e(0x115)](),this[_0x4ccd2e(0x158)]=[],this[_0x4ccd2e(0x169)]=!0x1,this[_0x4ccd2e(0x113)]=null;}[_0x3d0130(0x15a)](){const _0xca88e1=_0x3d0130;this[_0xca88e1(0x169)]&&this[_0xca88e1(0x11c)](),this[_0xca88e1(0x170)][_0xca88e1(0x140)]();}[_0x3d0130(0x16e)](_0x2367c9){const _0x4f9f2a=_0x3d0130;if(!_0x2367c9[_0x4f9f2a(0x13f)][_0x4f9f2a(0x167)](_0x4f9f2a(0xff)))return;const _0x22d23f=_0x2367c9[_0x4f9f2a(0x13f)][_0x4f9f2a(0x14e)](_0x4f9f2a(0xff)),_0x64eab4=this[_0x4f9f2a(0x14d)][_0x4f9f2a(0x13f)][_0x4f9f2a(0x14e)](_0x2e73da),_0x3585cf=this[_0x4f9f2a(0x113)],_0x492c67=this[_0x4f9f2a(0x15f)],_0x65056a=()=>{const _0x4712a2=_0x4f9f2a,_0x15a1c1=_0x22d23f[_0x4712a2(0x155)]({'annotations':this[_0x4712a2(0x113)],'activeAnnotation':this[_0x4712a2(0x139)]});this[_0x4712a2(0x121)](_0x15a1c1),this[_0x4712a2(0x130)](_0x15a1c1[0x0]||null);};this[_0x4f9f2a(0x12a)](_0x22d23f,_0x4f9f2a(0x12b),_0x65056a),this[_0x4f9f2a(0x12a)](_0x22d23f,_0x4f9f2a(0x157),(_0x48f1db,{isAnnotationTracked:_0xe0a13a})=>{const _0x387888=_0x4f9f2a;this[_0x387888(0x139)]&&_0xe0a13a(this[_0x387888(0x139)])&&(this[_0x387888(0x121)]([]),this[_0x387888(0x130)](null));}),this[_0x4f9f2a(0x12a)](_0x22d23f,_0x4f9f2a(0x16a),()=>{const _0x108677=_0x4f9f2a;this[_0x108677(0x15c)]();}),this[_0x4f9f2a(0x12a)](_0x3585cf,_0x4f9f2a(0x157),_0x5399a3=>{const _0x389433=_0x4f9f2a;_0x22d23f[_0x389433(0x10d)]()&&_0x5399a3[_0x389433(0x110)]();},{'priority':_0x4f9f2a(0x123)}),this[_0x4f9f2a(0x12a)](this[_0x4f9f2a(0xfa)],_0x4f9f2a(0xfd),(_0x11fc9c,_0x152d4a)=>{const _0x39ed24=_0x4f9f2a,_0x32cb74=_0x152d4a[_0x39ed24(0x104)];_0x492c67[_0x39ed24(0x102)]&&_0x492c67[_0x39ed24(0x100)][_0x39ed24(0x15b)](_0x32cb74)||_0x64eab4[_0x39ed24(0x154)][_0x39ed24(0x100)][_0x39ed24(0x15b)](_0x32cb74)||this[_0x39ed24(0x139)]&&_0x22d23f[_0x39ed24(0x10d)]()&&(_0x65056a(),_0x11fc9c[_0x39ed24(0x116)]=!0x0);},{'priority':_0x4f9f2a(0x123)}),this[_0x4f9f2a(0x122)][_0x4f9f2a(0x10c)](_0x22d23f);}[_0x3d0130(0x160)](_0x6a2a9){const _0x5b7cb9=_0x3d0130;_0x6a2a9&&(this[_0x5b7cb9(0x129)](_0x6a2a9),this[_0x5b7cb9(0x122)][_0x5b7cb9(0x101)](_0x6a2a9));}[_0x3d0130(0x121)](_0x57fa28){const _0x483f1a=_0x3d0130;for(const _0x385fca of this[_0x483f1a(0x158)])_0x57fa28[_0x483f1a(0x126)](_0x385fca)||this[_0x483f1a(0x14c)][_0x483f1a(0x15e)](_0x385fca[_0x483f1a(0x154)]);this[_0x483f1a(0x158)]=_0x57fa28;}[_0x3d0130(0x162)](){const _0x188121=_0x3d0130,_0x233bc0=this[_0x188121(0x15f)];this[_0x188121(0x113)][_0x188121(0x168)](),_0x233bc0[_0x188121(0x102)]&&this[_0x188121(0x14a)]();}[_0x3d0130(0x10f)](_0x35a2c9){const _0x148e2c=_0x3d0130;if(this[_0x148e2c(0x14c)][_0x148e2c(0x167)](_0x35a2c9[_0x148e2c(0x154)]))return;const _0x169748=this[_0x148e2c(0x15f)][_0x148e2c(0x141)][_0x148e2c(0x132)];_0x169748!==_0x35a2c9[_0x148e2c(0x154)]?(_0x169748&&this[_0x148e2c(0x112)](_0x169748),this[_0x148e2c(0x166)](_0x35a2c9[_0x148e2c(0x154)]),this[_0x148e2c(0x15f)][_0x148e2c(0x141)][_0x148e2c(0x108)](),this[_0x148e2c(0x15f)][_0x148e2c(0x141)][_0x148e2c(0x10c)](_0x35a2c9[_0x148e2c(0x154)]),this[_0x148e2c(0x14a)]()):this[_0x148e2c(0x14a)]();}[_0x3d0130(0x14a)](){const _0x3c6251=_0x3d0130,_0x39ae89=this[_0x3c6251(0x15f)][_0x3c6251(0x141)][_0x3c6251(0x132)],_0x2582fa=_0x39ae89&&this[_0x3c6251(0x113)][_0x3c6251(0x12f)](_0x39ae89);if(!_0x2582fa||!this[_0x3c6251(0x114)][_0x3c6251(0x167)](_0x2582fa))return;const _0x4df64d=this[_0x3c6251(0x114)][_0x3c6251(0x14e)](_0x2582fa)[_0x3c6251(0x100)],_0xad9cde=(function(){const _0xda0077=_0x3c6251,_0x11b1d8=_0x1497f6[_0xda0077(0xfc)];return[_0x11b1d8[_0xda0077(0x120)],_0x11b1d8[_0xda0077(0x117)],_0x11b1d8[_0xda0077(0x107)],_0x11b1d8[_0xda0077(0x159)],_0x11b1d8[_0xda0077(0x10b)],_0x11b1d8[_0xda0077(0x142)]];}());this[_0x3c6251(0x15f)][_0x3c6251(0x111)]({'target':_0x4df64d,'positions':_0xad9cde});}[_0x3d0130(0x11d)](){const _0x5e0305=_0x3d0130,_0x51983a=this[_0x5e0305(0x15f)],_0xb20f03=_0x51983a[_0x5e0305(0x141)][_0x5e0305(0x132)];_0xb20f03&&(this[_0x5e0305(0x112)](_0xb20f03),_0x51983a[_0x5e0305(0x135)](),_0x51983a[_0x5e0305(0x141)][_0x5e0305(0x108)]());}[_0x3d0130(0x166)](_0x21caa8){const _0x1cfe3e=_0x3d0130;this[_0x1cfe3e(0x12a)](_0x21caa8,_0x1cfe3e(0x151),()=>this[_0x1cfe3e(0x14a)]()),this[_0x1cfe3e(0x12a)](_0x21caa8,_0x1cfe3e(0x144),(_0x34d01a,_0x3e4931)=>{const _0x40c86e=_0x1cfe3e;this[_0x40c86e(0x14c)][_0x40c86e(0x10c)](_0x21caa8),this[_0x40c86e(0x11d)](),_0x3e4931();});}[_0x3d0130(0x112)](_0x2eedf4){const _0x28e23b=_0x3d0130;this[_0x28e23b(0x129)](_0x2eedf4);}}