@ckeditor/ckeditor5-comments 43.0.0-alpha.6 → 43.1.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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-alpha.6",
3
+ "version": "43.1.0-alpha.0",
4
4
  "description": "Collaborative comments feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -45,19 +45,20 @@
45
45
  "CHANGELOG.md"
46
46
  ],
47
47
  "dependencies": {
48
- "@ckeditor/ckeditor5-clipboard": "43.0.0-alpha.6",
49
- "@ckeditor/ckeditor5-core": "43.0.0-alpha.6",
50
- "@ckeditor/ckeditor5-engine": "43.0.0-alpha.6",
51
- "@ckeditor/ckeditor5-enter": "43.0.0-alpha.6",
52
- "@ckeditor/ckeditor5-paragraph": "43.0.0-alpha.6",
53
- "@ckeditor/ckeditor5-select-all": "43.0.0-alpha.6",
54
- "@ckeditor/ckeditor5-theme-lark": "43.0.0-alpha.6",
55
- "@ckeditor/ckeditor5-typing": "43.0.0-alpha.6",
56
- "@ckeditor/ckeditor5-ui": "43.0.0-alpha.6",
57
- "@ckeditor/ckeditor5-undo": "43.0.0-alpha.6",
58
- "@ckeditor/ckeditor5-utils": "43.0.0-alpha.6",
59
- "ckeditor5": "43.0.0-alpha.6",
60
- "ckeditor5-collaboration": "43.0.0-alpha.6",
48
+ "@ckeditor/ckeditor5-clipboard": "43.1.0-alpha.0",
49
+ "@ckeditor/ckeditor5-collaboration-core": "43.1.0-alpha.0",
50
+ "@ckeditor/ckeditor5-core": "43.1.0-alpha.0",
51
+ "@ckeditor/ckeditor5-engine": "43.1.0-alpha.0",
52
+ "@ckeditor/ckeditor5-enter": "43.1.0-alpha.0",
53
+ "@ckeditor/ckeditor5-paragraph": "43.1.0-alpha.0",
54
+ "@ckeditor/ckeditor5-select-all": "43.1.0-alpha.0",
55
+ "@ckeditor/ckeditor5-theme-lark": "43.1.0-alpha.0",
56
+ "@ckeditor/ckeditor5-typing": "43.1.0-alpha.0",
57
+ "@ckeditor/ckeditor5-ui": "43.1.0-alpha.0",
58
+ "@ckeditor/ckeditor5-undo": "43.1.0-alpha.0",
59
+ "@ckeditor/ckeditor5-utils": "43.1.0-alpha.0",
60
+ "ckeditor5": "43.1.0-alpha.0",
61
+ "ckeditor5-collaboration": "43.1.0-alpha.0",
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 _0x2a5d35=_0x49e0;(function(_0x4d7901,_0x8fdf58){const _0x17103e=_0x49e0,_0x7ea1e6=_0x4d7901();while(!![]){try{const _0x97c720=-parseInt(_0x17103e(0x1e5))/0x1+-parseInt(_0x17103e(0x1d8))/0x2+parseInt(_0x17103e(0x1ca))/0x3+-parseInt(_0x17103e(0x1d9))/0x4+-parseInt(_0x17103e(0x1e3))/0x5+-parseInt(_0x17103e(0x1d4))/0x6*(parseInt(_0x17103e(0x1c5))/0x7)+parseInt(_0x17103e(0x1e6))/0x8;if(_0x97c720===_0x8fdf58)break;else _0x7ea1e6['push'](_0x7ea1e6['shift']());}catch(_0x3b60dd){_0x7ea1e6['push'](_0x7ea1e6['shift']());}}}(_0x501d,0x28088));import{CKEditorError as _0x5fc2f,Rect as _0x8b99ea,Collection as _0x39209f,ObservableMixin as _0x5cc152}from'ckeditor5/src/utils.js';function _0x49e0(_0x49cc3f,_0x4b7ce2){const _0x501d91=_0x501d();return _0x49e0=function(_0x49e0db,_0x32204d){_0x49e0db=_0x49e0db-0x1c0;let _0x2404e7=_0x501d91[_0x49e0db];return _0x2404e7;},_0x49e0(_0x49cc3f,_0x4b7ce2);}export default class d extends/* #__PURE__ -- @preserve */
24
- _0x5cc152(){constructor({view:_0x13529e,target:_0x2ef31d,type:_0x29437f,isVisible:_0x4750df=!0x0}){const _0x353bbc=_0x49e0;super(),this[_0x353bbc(0x1e7)]=_0x13529e,this[_0x353bbc(0x1e7)][_0x353bbc(0x1d0)]||this[_0x353bbc(0x1e7)][_0x353bbc(0x1e2)](),this[_0x353bbc(0x1cb)]=_0x29437f,this[_0x353bbc(0x1d7)]=_0x2ef31d,d[_0x353bbc(0x1e8)](this[_0x353bbc(0x1e9)]()),this[_0x353bbc(0x1d1)]=new _0x39209f([this[_0x353bbc(0x1e7)][_0x353bbc(0x1d0)]],{'idProperty':_0x353bbc(0x1ea)}),this[_0x353bbc(0x1d1)]['on'](_0x353bbc(0x1eb),(_0x4904a1,_0x3d501f)=>{const _0x44ff61=_0x353bbc;this[_0x44ff61(0x1e7)][_0x44ff61(0x1d5)][_0x44ff61(0x1eb)](_0x3d501f);}),this[_0x353bbc(0x1d1)]['on'](_0x353bbc(0x1cd),(_0x4c626a,_0x3ebf31)=>{const _0x1916a5=_0x353bbc;this[_0x1916a5(0x1e7)][_0x1916a5(0x1d5)][_0x1916a5(0x1cd)](_0x3ebf31);}),this[_0x353bbc(0x1c9)](_0x353bbc(0x1db),_0x4750df);}get[_0x2a5d35(0x1de)](){const _0x32e29d=_0x2a5d35;return _0x32e29d(0x1c1)==typeof this[_0x32e29d(0x1cb)]?this[_0x32e29d(0x1cb)]():this[_0x32e29d(0x1cb)];}get[_0x2a5d35(0x1cf)](){const _0x20c537=_0x2a5d35;return this[_0x20c537(0x1e7)][_0x20c537(0x1cc)];}get[_0x2a5d35(0x1c7)](){const _0x47dbb3=_0x2a5d35,_0x667141=this[_0x47dbb3(0x1e9)]();return d[_0x47dbb3(0x1e8)](_0x667141),_0x667141;}get[_0x2a5d35(0x1c4)](){const _0x293ab1=_0x2a5d35,_0x243069=this[_0x293ab1(0x1c7)];if(null===_0x243069)return null;if(_0x243069 instanceof _0x8b99ea)return _0x243069;const _0x3769a3=_0x243069[_0x293ab1(0x1c3)](_0x3da8d6=>function(_0x2aa9b9){const _0xb69cc5=_0x293ab1,_0x382be7=_0x2aa9b9[_0xb69cc5(0x1c8)];if(_0x382be7)return!0x0;const _0x587486=_0x2aa9b9[_0xb69cc5(0x1d6)]()[_0xb69cc5(0x1dd)](0x0);return!!_0x587486;}(_0x3da8d6));return 0x0===_0x3769a3[_0x293ab1(0x1e1)]?null:new _0x8b99ea(_0x3769a3[0x0][_0x293ab1(0x1d6)]()[_0x293ab1(0x1dd)](0x0));}get[_0x2a5d35(0x1ce)](){const _0x2e9f5c=_0x2a5d35;return this[_0x2e9f5c(0x1e7)][_0x2e9f5c(0x1ce)];}set[_0x2a5d35(0x1ce)](_0x12eb1e){const _0x24fd7b=_0x2a5d35;this[_0x24fd7b(0x1e7)][_0x24fd7b(0x1ce)]=_0x12eb1e,this[_0x24fd7b(0x1e7)][_0x24fd7b(0x1cc)][_0x24fd7b(0x1ce)]=_0x12eb1e;}[_0x2a5d35(0x1da)](){const _0x2c8cbf=_0x2a5d35;this[_0x2c8cbf(0x1e7)][_0x2c8cbf(0x1c4)]=this[_0x2c8cbf(0x1c4)];}[_0x2a5d35(0x1e4)](){const _0x45ac0c=_0x2a5d35;this[_0x45ac0c(0x1d1)][_0x45ac0c(0x1df)](),this[_0x45ac0c(0x1d1)][_0x45ac0c(0x1dc)](),this[_0x45ac0c(0x1df)]();}[_0x2a5d35(0x1e0)](){const _0x464e1e=_0x2a5d35;this[_0x464e1e(0x1db)]=!!this[_0x464e1e(0x1c4)];}static[_0x2a5d35(0x1e8)](_0x2d7c7a){const _0x1fea52=_0x2a5d35;if(!(null===_0x2d7c7a||_0x2d7c7a instanceof _0x8b99ea||Array[_0x1fea52(0x1d2)](_0x2d7c7a)&&_0x2d7c7a[_0x1fea52(0x1c6)](_0x546551=>y(_0x546551))))throw new _0x5fc2f(_0x1fea52(0x1c2),null,{'target':_0x2d7c7a});}[_0x2a5d35(0x1e9)](){const _0x175c6e=_0x2a5d35,_0x3d3559=_0x175c6e(0x1c1)==typeof this[_0x175c6e(0x1d7)]?this[_0x175c6e(0x1d7)]():this[_0x175c6e(0x1d7)];return y(_0x3d3559)?[_0x3d3559]:_0x3d3559;}}function y(_0x377996){const _0xca0dbf=_0x2a5d35;return null!==_0x377996&&_0xca0dbf(0x1c0)==typeof _0x377996&&_0xca0dbf(0x1d3)in _0x377996&&0x1===_0x377996[_0xca0dbf(0x1d3)];}function _0x501d(){const _0x5f382a=['targetRect','203FoEuHW','every','target','offsetParent','set','172383aCkHsy','_type','mainView','remove','isActive','innerView','element','focusableElements','isArray','nodeType','17286VKsbhd','focusTracker','getClientRects','_target','192862EnLgvh','1043608EjWagT','updateTargetRect','isVisible','clear','item','type','stopListening','refreshVisibility','length','render','867120vZpdSA','destroy','140386znxSUU','6889656mEqfgK','view','_assertCorrectTarget','_getNormalizedTarget','_id','add','object','function','annotation-invalid-target','filter'];_0x501d=function(){return _0x5f382a;};return _0x501d();}
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 _0x34759c=_0x4ae2;function _0x3ba8(){const _0x16e949=['1835vzZGsj','remove','listenTo','focus','51LIoAYl','get','6uybbAa','946MGavnp','_viewToAnnotation','top','from','change:isFocused','length','299306HRwcyZ','blur','_focusTracker','4048389pTfyFn','destroy','320440LcOSvt','view','fire','_sort','getIndex','239276aguWdk','90gjfrDu','updateTargetRect','refreshPositioning','_getOrderInContent','add','targetRect','innerView','stopListening','12167904LeLSlI','8oZDErj','isFocused','delete','sort','959761ZSeubI','getByView','set','has','annotationcollection-not-existing-item','_innerViewToAnnotation','left','annotationcollection-duplicated-item','clear','focusTracker','focusableElements','getByInnerView'];_0x3ba8=function(){return _0x16e949;};return _0x3ba8();}(function(_0x9043b4,_0x4d1d56){const _0x320c4d=_0x4ae2,_0x289de7=_0x9043b4();while(!![]){try{const _0x21dd62=-parseInt(_0x320c4d(0x11e))/0x1*(parseInt(_0x320c4d(0x125))/0x2)+-parseInt(_0x320c4d(0x122))/0x3*(-parseInt(_0x320c4d(0x135))/0x4)+-parseInt(_0x320c4d(0x130))/0x5+parseInt(_0x320c4d(0x124))/0x6*(-parseInt(_0x320c4d(0x12b))/0x7)+-parseInt(_0x320c4d(0x13f))/0x8*(-parseInt(_0x320c4d(0x12e))/0x9)+parseInt(_0x320c4d(0x136))/0xa*(-parseInt(_0x320c4d(0x143))/0xb)+parseInt(_0x320c4d(0x13e))/0xc;if(_0x21dd62===_0x4d1d56)break;else _0x289de7['push'](_0x289de7['shift']());}catch(_0x5ae6ce){_0x289de7['push'](_0x289de7['shift']());}}}(_0x3ba8,0xaff24));function _0x4ae2(_0x1ac245,_0x130170){const _0x3ba892=_0x3ba8();return _0x4ae2=function(_0x4ae2eb,_0x412669){_0x4ae2eb=_0x4ae2eb-0x116;let _0x1ec11d=_0x3ba892[_0x4ae2eb];return _0x1ec11d;},_0x4ae2(_0x1ac245,_0x130170);}import{CKEditorError as _0x24aef6,Collection as _0x74f78e,FocusTracker as _0x56d3f0}from'ckeditor5/src/utils.js';export default class x extends _0x74f78e{constructor(_0x34d576=[]){const _0x4c0b1b=_0x4ae2;super(),this[_0x4c0b1b(0x117)]=new Map(),this[_0x4c0b1b(0x126)]=new Map(),this[_0x4c0b1b(0x12d)]=new _0x56d3f0(),this[_0x4c0b1b(0x12d)]['on'](_0x4c0b1b(0x129),(_0x5a61b0,_0x39e477,_0x3a75a1)=>{const _0x3a7cfd=_0x4c0b1b;_0x3a75a1||this[_0x3a7cfd(0x132)](_0x3a7cfd(0x12c));});for(const _0x5b2c8f of _0x34d576)this[_0x4c0b1b(0x13a)](_0x5b2c8f);}get[_0x34759c(0x140)](){const _0x2136e9=_0x34759c;return this[_0x2136e9(0x12d)][_0x2136e9(0x140)];}[_0x34759c(0x13a)](_0xf5363b){const _0x9a11a9=_0x34759c;if(this[_0x9a11a9(0x146)](_0xf5363b))throw new _0x24aef6(_0x9a11a9(0x119),null);this[_0x9a11a9(0x117)][_0x9a11a9(0x145)](_0xf5363b[_0x9a11a9(0x13c)],_0xf5363b),this[_0x9a11a9(0x126)][_0x9a11a9(0x145)](_0xf5363b[_0x9a11a9(0x131)],_0xf5363b);for(const _0x991b25 of _0xf5363b[_0x9a11a9(0x11c)])this[_0x9a11a9(0x12d)][_0x9a11a9(0x13a)](_0x991b25);this[_0x9a11a9(0x120)](_0xf5363b[_0x9a11a9(0x11c)],_0x9a11a9(0x13a),(_0x2d5ba9,_0x22dc9)=>{const _0x3595b8=_0x9a11a9;this[_0x3595b8(0x12d)][_0x3595b8(0x13a)](_0x22dc9);}),this[_0x9a11a9(0x120)](_0xf5363b[_0x9a11a9(0x11c)],_0x9a11a9(0x11f),(_0x4ecf5d,_0x4003cc)=>{const _0x507039=_0x9a11a9;this[_0x507039(0x12d)][_0x507039(0x11f)](_0x4003cc);}),this[_0x9a11a9(0x120)](_0xf5363b[_0x9a11a9(0x131)][_0x9a11a9(0x11b)],_0x9a11a9(0x129),(_0x3eb7a4,_0x55214a,_0x25c17d)=>{const _0x44eb11=_0x9a11a9;_0x25c17d&&this[_0x44eb11(0x132)](_0x44eb11(0x121),_0xf5363b);}),_0xf5363b[_0x9a11a9(0x137)]();const _0x99e487=this[_0x9a11a9(0x139)](_0xf5363b[_0x9a11a9(0x131)][_0x9a11a9(0x13b)]);return super[_0x9a11a9(0x13a)](_0xf5363b,_0x99e487);}[_0x34759c(0x11f)](_0x18d80c){const _0x4199f8=_0x34759c;if(!this[_0x4199f8(0x146)](_0x18d80c))throw new _0x24aef6(_0x4199f8(0x116),null);this[_0x4199f8(0x13d)](_0x18d80c[_0x4199f8(0x131)][_0x4199f8(0x11b)]),this[_0x4199f8(0x13d)](_0x18d80c[_0x4199f8(0x11c)]);for(const _0x14a113 of _0x18d80c[_0x4199f8(0x11c)])this[_0x4199f8(0x12d)][_0x4199f8(0x11f)](_0x14a113);return this[_0x4199f8(0x126)][_0x4199f8(0x141)](_0x18d80c[_0x4199f8(0x131)]),this[_0x4199f8(0x117)][_0x4199f8(0x141)](_0x18d80c[_0x4199f8(0x13c)]),super[_0x4199f8(0x11f)](_0x18d80c);}[_0x34759c(0x11d)](_0x75ce2c){const _0x3feb4f=_0x34759c;return this[_0x3feb4f(0x117)][_0x3feb4f(0x123)](_0x75ce2c);}[_0x34759c(0x144)](_0x522e45){const _0x56fc36=_0x34759c;return this[_0x56fc36(0x126)][_0x56fc36(0x123)](_0x522e45);}[_0x34759c(0x12f)](){const _0x1e60b3=_0x34759c;super[_0x1e60b3(0x11a)](),this[_0x1e60b3(0x13d)](),this[_0x1e60b3(0x117)][_0x1e60b3(0x11a)](),this[_0x1e60b3(0x126)][_0x1e60b3(0x11a)](),this[_0x1e60b3(0x12d)][_0x1e60b3(0x12f)]();}[_0x34759c(0x138)](){const _0x396df6=_0x34759c;for(const _0x1da265 of this)_0x1da265[_0x396df6(0x137)]();this[_0x396df6(0x133)]();}[_0x34759c(0x133)](){const _0x2e7a9b=_0x34759c,_0x347ae3=Array[_0x2e7a9b(0x128)](this)[_0x2e7a9b(0x142)]((_0x5ad727,_0x246deb)=>v(_0x5ad727[_0x2e7a9b(0x131)][_0x2e7a9b(0x13b)],_0x246deb[_0x2e7a9b(0x131)][_0x2e7a9b(0x13b)]));for(let _0x256dab=_0x347ae3[_0x2e7a9b(0x12a)]-0x1;_0x256dab>0x0;_0x256dab--){const _0x6a96c6=_0x347ae3[_0x256dab];_0x256dab!==this[_0x2e7a9b(0x134)](_0x6a96c6)&&(this[_0x2e7a9b(0x11f)](_0x6a96c6),this[_0x2e7a9b(0x13a)](_0x6a96c6));}}[_0x34759c(0x139)](_0x1d15c3){const _0x5f451a=_0x34759c;let _0x18e1c2=0x0;if(!_0x1d15c3)return this[_0x5f451a(0x12a)];for(const _0x1f7e3d of this){const _0x10f17e=_0x1f7e3d[_0x5f451a(0x131)][_0x5f451a(0x13b)];if(_0x10f17e){if(v(_0x1d15c3,_0x10f17e)<0x0)return _0x18e1c2;_0x18e1c2++;}}return _0x18e1c2;}}export function bindAnnotationCollections({source:_0x4c3449,target:_0x192fb4,filter:_0x3672e0}){const _0x370038=_0x34759c;for(const _0x305d0f of _0x4c3449)_0x3672e0(_0x305d0f)&&_0x192fb4[_0x370038(0x13a)](_0x305d0f);_0x192fb4[_0x370038(0x120)](_0x4c3449,_0x370038(0x13a),(_0x53c854,_0x1a6600)=>{const _0x492799=_0x370038;_0x3672e0(_0x1a6600)&&_0x192fb4[_0x492799(0x13a)](_0x1a6600);}),_0x192fb4[_0x370038(0x120)](_0x4c3449,_0x370038(0x11f),(_0x15adac,_0x414f5e)=>{const _0xb38955=_0x370038;_0x192fb4[_0xb38955(0x146)](_0x414f5e)&&_0x192fb4[_0xb38955(0x11f)](_0x414f5e);});}function v(_0x1e0e88,_0x30487f){const _0x281ae2=_0x34759c;if(null===_0x1e0e88&&null===_0x30487f)return 0x0;if(null===_0x1e0e88)return-0x1;if(null===_0x30487f)return 0x1;const _0x1fb1fb=_0x1e0e88[_0x281ae2(0x127)]-_0x30487f[_0x281ae2(0x127)];return 0x0==_0x1fb1fb?_0x1e0e88[_0x281ae2(0x118)]-_0x30487f[_0x281ae2(0x118)]:_0x1fb1fb;}
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 _0x190e78=_0x50e0;(function(_0x2d15a9,_0x6d2736){const _0x2084de=_0x50e0,_0x5f8162=_0x2d15a9();while(!![]){try{const _0x157b2c=-parseInt(_0x2084de(0x8e))/0x1*(-parseInt(_0x2084de(0xb9))/0x2)+parseInt(_0x2084de(0x7d))/0x3*(-parseInt(_0x2084de(0x9f))/0x4)+-parseInt(_0x2084de(0x7c))/0x5*(-parseInt(_0x2084de(0xb1))/0x6)+-parseInt(_0x2084de(0x8f))/0x7*(parseInt(_0x2084de(0x90))/0x8)+-parseInt(_0x2084de(0xab))/0x9+-parseInt(_0x2084de(0x89))/0xa*(parseInt(_0x2084de(0x9c))/0xb)+parseInt(_0x2084de(0xa9))/0xc*(parseInt(_0x2084de(0xb2))/0xd);if(_0x157b2c===_0x6d2736)break;else _0x5f8162['push'](_0x5f8162['shift']());}catch(_0x33658b){_0x5f8162['push'](_0x5f8162['shift']());}}}(_0x1122,0xe0784));import{ContextPlugin as _0x3ddc44,Editor as _0x55679e}from'ckeditor5/src/core.js';import _0x2604d5 from'./annotation.js';function _0x50e0(_0x4a5654,_0x32e04a){const _0x112284=_0x1122();return _0x50e0=function(_0x50e02e,_0x41dc51){_0x50e02e=_0x50e02e-0x7c;let _0x5053f6=_0x112284[_0x50e02e];return _0x5053f6;},_0x50e0(_0x4a5654,_0x32e04a);}import _0x5bc765 from'./annotationcollection.js';import _0x2ba763 from'./view/annotationview.js';function _0x1122(){const _0x3ba36a=['_removeActiveAnnotation','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS','view','Ctrl+Enter','692758ABJvTT','source','Shift+Tab','6997225sjreYW','58137gKVmif','isVisible','Tab','Ctrl+Shift+E','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT','createAnnotationView','Annotations','listenTo','deactivateAll','remove','activate','createAnnotation','1649890TRGMXy','activeAnnotations','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER','Arrowdown','refreshVisibility','5xxgByr','14Guiqvs','6129232pxEQjD','refreshPositioning','_activateAnnotation','getByInnerView','pluginName','stopListening','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO','fire','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS','add','focusTracker','_addActiveAnnotation','121KSpORf','_visibleAnnotations','accessibility','368fUfDkQ','set','locale','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT','change:isVisible','addKeystrokeInfoGroup','Esc','_deactivateAllAnnotations','annotations','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP','12tfkWFt','Arrowup','6530472fkCZnl','collection','_bindAnnotationsToVisibleAnnotations','delete','destroy','Enter','6Qpuait','47368763ianPyf','has','element'];_0x1122=function(){return _0x3ba36a;};return _0x1122();}import{getTranslation as _0x112287}from'../utils/common-translations.js';export default class _ extends _0x3ddc44{static get[_0x190e78(0x94)](){const _0x5e1788=_0x190e78;return _0x5e1788(0x83);}constructor(_0x2fa9b1){const _0x560228=_0x190e78;if(super(_0x2fa9b1),this[_0x560228(0xac)]=new _0x5bc765(),this[_0x560228(0x9d)]=new _0x5bc765(),this[_0x560228(0xa0)](_0x560228(0x8a),new Set()),this[_0x560228(0xad)](),_0x2fa9b1 instanceof _0x55679e){const _0x3e15fe=_0x2fa9b1[_0x560228(0xa1)];_0x2fa9b1[_0x560228(0x9e)][_0x560228(0xa4)]({'id':_0x560228(0xa7),'label':_0x112287(_0x3e15fe,_0x560228(0xa8)),'keystrokes':[{'label':_0x112287(_0x3e15fe,_0x560228(0x96)),'keystroke':_0x560228(0x80)},{'label':_0x112287(_0x3e15fe,_0x560228(0x81)),'keystroke':_0x560228(0xa5)},{'label':_0x112287(_0x3e15fe,_0x560228(0x8b)),'keystroke':_0x560228(0xb0)},{'label':_0x112287(_0x3e15fe,_0x560228(0xb6)),'keystroke':[[_0x560228(0x7f)],[_0x560228(0xbb)]]},{'label':_0x112287(_0x3e15fe,_0x560228(0xa2)),'keystroke':[_0x560228(0xb8)]},{'label':_0x112287(_0x3e15fe,_0x560228(0x98)),'keystroke':[[_0x560228(0xaa)],[_0x560228(0x8c)]]}]});}}[_0x190e78(0x99)](_0x300c10){const _0x4655fd=_0x190e78;this[_0x4655fd(0xac)][_0x4655fd(0x99)](_0x300c10);}[_0x190e78(0x86)](_0x145c28){const _0x4c0249=_0x190e78;this[_0x4c0249(0xac)][_0x4c0249(0x86)](_0x145c28),_0x145c28[_0x4c0249(0xaf)]();}[_0x190e78(0x8d)](){const _0x3a799d=_0x190e78;for(const _0x31bca7 of this[_0x3a799d(0xac)])_0x31bca7[_0x3a799d(0x8d)]();}[_0x190e78(0x91)](){const _0x4d0003=_0x190e78;this[_0x4d0003(0x9d)][_0x4d0003(0x91)]();}[_0x190e78(0x93)](_0x8f024a){const _0x3a3f39=_0x190e78;return this[_0x3a3f39(0xac)][_0x3a3f39(0x93)](_0x8f024a);}[_0x190e78(0x85)](){const _0x4ed5e2=_0x190e78;this[_0x4ed5e2(0x97)](_0x4ed5e2(0xa6));}[_0x190e78(0xaf)](){const _0x5f318a=_0x190e78;for(const _0x54f4d7 of this[_0x5f318a(0xac)])_0x54f4d7[_0x5f318a(0xaf)]();this[_0x5f318a(0x9d)][_0x5f318a(0xaf)](),this[_0x5f318a(0xac)][_0x5f318a(0xaf)](),super[_0x5f318a(0xaf)]();}[_0x190e78(0x87)](_0x56dce8){const _0x580df0=_0x190e78;this[_0x580df0(0x97)](_0x580df0(0x92),_0x56dce8);}[_0x190e78(0x88)](_0xacf1d){return new _0x2604d5(_0xacf1d);}[_0x190e78(0x82)](_0x3064e7,_0x305cc9){return new _0x2ba763(_0x3064e7,_0x305cc9);}[_0x190e78(0x9b)](_0x3afe4d){const _0x59f35a=_0x190e78,_0x4ef33b=new Set(this[_0x59f35a(0x8a)]);_0x4ef33b[_0x59f35a(0x99)](_0x3afe4d),this[_0x59f35a(0x8a)]=_0x4ef33b;}[_0x190e78(0xb5)](_0x4fcd9a){const _0x5dd207=_0x190e78,_0x391f2c=new Set(this[_0x5dd207(0x8a)]);_0x391f2c[_0x5dd207(0xae)](_0x4fcd9a),this[_0x5dd207(0x8a)]=_0x391f2c;}[_0x190e78(0xad)](){const _0x4b0aa5=_0x190e78,_0x3752e=this[_0x4b0aa5(0xac)],_0x385651=this[_0x4b0aa5(0x9d)];function _0x1051cc(_0x965c0c){const _0x3cc11d=_0x4b0aa5,_0x3f7cc9=_0x965c0c[_0x3cc11d(0xba)];_0x3f7cc9[_0x3cc11d(0x7e)]&&!_0x385651[_0x3cc11d(0xb3)](_0x3f7cc9)?_0x385651[_0x3cc11d(0x99)](_0x3f7cc9):!_0x3f7cc9[_0x3cc11d(0x7e)]&&_0x385651[_0x3cc11d(0xb3)](_0x3f7cc9)&&_0x385651[_0x3cc11d(0x86)](_0x3f7cc9),_0x3f7cc9[_0x3cc11d(0xb7)][_0x3cc11d(0x9a)][_0x3cc11d(0x86)](_0x3f7cc9[_0x3cc11d(0xb7)][_0x3cc11d(0xb4)]),_0x3f7cc9[_0x3cc11d(0xb7)][_0x3cc11d(0x9a)][_0x3cc11d(0x99)](_0x3f7cc9[_0x3cc11d(0xb7)][_0x3cc11d(0xb4)]);}this[_0x4b0aa5(0x84)](_0x3752e,_0x4b0aa5(0x99),(_0x5ef6e0,_0x251b97)=>{const _0x561775=_0x4b0aa5;_0x251b97[_0x561775(0x7e)]&&_0x385651[_0x561775(0x99)](_0x251b97),this[_0x561775(0x84)](_0x251b97,_0x561775(0xa3),_0x1051cc);}),this[_0x4b0aa5(0x84)](_0x3752e,_0x4b0aa5(0x86),(_0x3eca5e,_0x518377)=>{const _0x525c87=_0x4b0aa5;_0x385651[_0x525c87(0xb3)](_0x518377)&&_0x385651[_0x525c87(0x86)](_0x518377),this[_0x525c87(0x95)](_0x518377,_0x525c87(0xa3),_0x1051cc);});}}
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 _0x3a38a0=_0x327a;(function(_0x45ed28,_0x3e8167){const _0x5588fa=_0x327a,_0x1102a7=_0x45ed28();while(!![]){try{const _0x11db92=-parseInt(_0x5588fa(0x168))/0x1*(parseInt(_0x5588fa(0x141))/0x2)+-parseInt(_0x5588fa(0x134))/0x3*(parseInt(_0x5588fa(0x15d))/0x4)+parseInt(_0x5588fa(0x148))/0x5+-parseInt(_0x5588fa(0x149))/0x6+-parseInt(_0x5588fa(0x151))/0x7*(-parseInt(_0x5588fa(0x161))/0x8)+-parseInt(_0x5588fa(0x13c))/0x9+parseInt(_0x5588fa(0x145))/0xa;if(_0x11db92===_0x3e8167)break;else _0x1102a7['push'](_0x1102a7['shift']());}catch(_0x44d054){_0x1102a7['push'](_0x1102a7['shift']());}}}(_0x2110,0x93bb2));function _0x327a(_0x39c6d1,_0x4411ce){const _0x211064=_0x2110();return _0x327a=function(_0x327aae,_0x58b72f){_0x327aae=_0x327aae-0x132;let _0x537c97=_0x211064[_0x327aae];return _0x537c97;},_0x327a(_0x39c6d1,_0x4411ce);}import{ContextPlugin as _0x519074}from'ckeditor5/src/core.js';import{CKEditorError as _0xa436ee}from'ckeditor5/src/utils.js';import _0x27df9b,{bindAnnotationCollections as _0x142a0f}from'./annotationcollection.js';import _0x3de622 from'./annotations.js';export default class j extends _0x519074{static get[_0x3a38a0(0x160)](){return[_0x3de622];}static get[_0x3a38a0(0x155)](){const _0x185972=_0x3a38a0;return _0x185972(0x14e);}constructor(_0x55138b){const _0x36aaf6=_0x3a38a0;super(_0x55138b),this[_0x36aaf6(0x15b)]=new Set(),this[_0x36aaf6(0x15e)]=new Map(),this[_0x36aaf6(0x16d)]=new Map();}[_0x3a38a0(0x13a)](){const _0x584690=_0x3a38a0,_0x155f82=this[_0x584690(0x154)][_0x584690(0x16e)][_0x584690(0x150)](_0x3de622);this[_0x584690(0x16c)](_0x155f82,_0x584690(0x162),(_0x3dc65d,_0x7fbbfc)=>{const _0x14f093=_0x584690;for(const _0x4941e8 of this[_0x14f093(0x15b)]){const _0x27f231=this[_0x14f093(0x15e)][_0x14f093(0x150)](_0x4941e8);(0x0,this[_0x14f093(0x16d)][_0x14f093(0x150)](_0x4941e8)[_0x14f093(0x15f)])(_0x7fbbfc)&&_0x27f231[_0x14f093(0x139)](_0x7fbbfc);}}),this[_0x584690(0x16c)](_0x155f82,_0x584690(0x13e),()=>{const _0x5aaeb6=_0x584690;for(const _0x585215 of this[_0x5aaeb6(0x15b)]){this[_0x5aaeb6(0x15e)][_0x5aaeb6(0x150)](_0x585215)[_0x5aaeb6(0x139)](null);}}),this[_0x584690(0x16c)](_0x155f82[_0x584690(0x144)],_0x584690(0x159),(_0x2c4eb1,_0x72a20a)=>{const _0x3cb0fc=_0x584690;this[_0x3cb0fc(0x166)](_0x72a20a);});}[_0x3a38a0(0x140)](){const _0x2da266=_0x3a38a0;return this[_0x2da266(0x15b)][_0x2da266(0x16b)]>0x0;}[_0x3a38a0(0x138)](_0x325e63){const _0x4c2007=_0x3a38a0;return this[_0x4c2007(0x15b)][_0x4c2007(0x163)](_0x325e63);}[_0x3a38a0(0x167)](_0x419f9b,_0x1c2a01=()=>!0x0){const _0x54b4dc=_0x3a38a0,_0x3b877f=this[_0x54b4dc(0x154)][_0x54b4dc(0x16e)][_0x54b4dc(0x150)](_0x3de622);if(!this[_0x54b4dc(0x15e)][_0x54b4dc(0x163)](_0x419f9b))throw new _0xa436ee(_0x54b4dc(0x14b),this,{'uiName':_0x419f9b});this[_0x54b4dc(0x138)](_0x419f9b)&&this[_0x54b4dc(0x13d)](_0x419f9b),this[_0x54b4dc(0x15b)][_0x54b4dc(0x159)](_0x419f9b);const _0x5f15f5=new _0x27df9b(),_0x9716d5=_0x3b877f[_0x54b4dc(0x144)];_0x142a0f({'source':_0x9716d5,'target':_0x5f15f5,'filter':_0x1c2a01}),this[_0x54b4dc(0x16d)][_0x54b4dc(0x14a)](_0x419f9b,{'collection':_0x5f15f5,'filter':_0x1c2a01});const _0x403126=this[_0x54b4dc(0x15e)][_0x54b4dc(0x150)](_0x419f9b);_0x403126[_0x54b4dc(0x156)](_0x5f15f5),this[_0x54b4dc(0x16c)](_0x403126,_0x54b4dc(0x132),(_0x569892,_0x33ab8c,_0x552d65,_0x3c6cbb)=>{const _0x35c940=_0x54b4dc;_0x3c6cbb&&_0x3b877f[_0x35c940(0x146)](_0x3c6cbb),_0x552d65&&_0x3b877f[_0x35c940(0x133)](_0x552d65);});}[_0x3a38a0(0x13d)](_0x25da04){const _0x384e32=_0x3a38a0;if(this[_0x384e32(0x15b)][_0x384e32(0x152)](_0x25da04),!this[_0x384e32(0x15e)][_0x384e32(0x163)](_0x25da04))throw new _0xa436ee(_0x384e32(0x14b),this,{'uiName':_0x25da04});const _0x3b5c4f=this[_0x384e32(0x15e)][_0x384e32(0x150)](_0x25da04);_0x3b5c4f[_0x384e32(0x169)](),this[_0x384e32(0x14d)](_0x3b5c4f),this[_0x384e32(0x16d)][_0x384e32(0x150)](_0x25da04)[_0x384e32(0x147)][_0x384e32(0x158)](),this[_0x384e32(0x16d)][_0x384e32(0x152)](_0x25da04);}[_0x3a38a0(0x16a)](_0x3998d8){const _0x110bbc=_0x3a38a0;if(!this[_0x110bbc(0x15e)][_0x110bbc(0x163)](_0x3998d8))throw new _0xa436ee(_0x110bbc(0x14b),this,{'uiName':_0x3998d8});const _0x479e9d=this[_0x110bbc(0x154)][_0x110bbc(0x16e)][_0x110bbc(0x150)](_0x3de622),_0x475c62=Array[_0x110bbc(0x14c)](_0x479e9d[_0x110bbc(0x157)])[0x0]||null;this[_0x110bbc(0x14f)](),this[_0x110bbc(0x167)](_0x3998d8);const _0x3d6c71=this[_0x110bbc(0x15e)][_0x110bbc(0x150)](_0x3998d8);_0x3d6c71[_0x110bbc(0x139)](_0x475c62),_0x3d6c71[_0x110bbc(0x135)]&&_0x475c62&&_0x3d6c71[_0x110bbc(0x135)]([_0x475c62]);}[_0x3a38a0(0x14f)](){const _0x558499=_0x3a38a0;for(const _0x39ff0c of this[_0x558499(0x15b)])this[_0x558499(0x13d)](_0x39ff0c);}[_0x3a38a0(0x15c)](_0x19f28f,_0x69a553){const _0x226820=_0x3a38a0;if(this[_0x226820(0x15e)][_0x226820(0x163)](_0x19f28f))throw new _0xa436ee(_0x226820(0x165));if(_0x226820(0x13b)!=typeof _0x69a553[_0x226820(0x156)]||_0x226820(0x13b)!=typeof _0x69a553[_0x226820(0x169)]||_0x226820(0x13b)!=typeof _0x69a553[_0x226820(0x139)])throw new _0xa436ee(_0x226820(0x137),null);this[_0x226820(0x15e)][_0x226820(0x14a)](_0x19f28f,_0x69a553);}[_0x3a38a0(0x136)](){const _0x203f7b=_0x3a38a0,_0x105bd3=this[_0x203f7b(0x154)][_0x203f7b(0x16e)][_0x203f7b(0x150)](_0x3de622)[_0x203f7b(0x147)],_0xcbe971=new Map(),_0x3ba4fe=Array[_0x203f7b(0x14c)](this[_0x203f7b(0x15b)]);for(const _0x1de089 of this[_0x203f7b(0x15b)]){const _0x1e6345=this[_0x203f7b(0x16d)][_0x203f7b(0x150)](_0x1de089)[_0x203f7b(0x147)];for(const _0x41066f of _0x1e6345)_0xcbe971[_0x203f7b(0x14a)](_0x41066f,_0x1de089);}for(const _0x1d8720 of _0x105bd3){const _0x27ebc2=_0xcbe971[_0x203f7b(0x150)](_0x1d8720);this[_0x203f7b(0x166)](_0x1d8720);const _0x2b5c73=_0x3ba4fe[_0x203f7b(0x15a)](_0x2962f7=>this[_0x203f7b(0x16d)][_0x203f7b(0x150)](_0x2962f7)[_0x203f7b(0x15f)](_0x1d8720));_0x27ebc2!==_0x2b5c73&&(_0x27ebc2&&this[_0x203f7b(0x16d)][_0x203f7b(0x150)](_0x27ebc2)[_0x203f7b(0x147)][_0x203f7b(0x13f)](_0x1d8720),_0x2b5c73&&this[_0x203f7b(0x16d)][_0x203f7b(0x150)](_0x2b5c73)[_0x203f7b(0x147)][_0x203f7b(0x159)](_0x1d8720));}}[_0x3a38a0(0x158)](){const _0x95040=_0x3a38a0;this[_0x95040(0x14f)](),super[_0x95040(0x158)]();}[_0x3a38a0(0x166)](_0x117f65){const _0x19457e=_0x3a38a0,_0x17b2ff=[];for(const _0x3a92bd of this[_0x19457e(0x15b)]){(0x0,this[_0x19457e(0x16d)][_0x19457e(0x150)](_0x3a92bd)[_0x19457e(0x15f)])(_0x117f65)&&_0x17b2ff[_0x19457e(0x142)](_0x3a92bd);}if(_0x17b2ff[_0x19457e(0x153)]>0x1)throw new _0xa436ee(_0x19457e(0x164),null,{'matchedUIs':_0x17b2ff,'annotationType':_0x117f65[_0x19457e(0x143)]});}}function _0x2110(){const _0x2e820=['42FpRlWV','push','type','_visibleAnnotations','28591710cAzejZ','_removeActiveAnnotation','collection','2877340CeMZsU','5070228IiKjlQ','set','annotationsuis-missing-ui','from','stopListening','AnnotationsUIs','deactivateAll','get','842989bpOXDx','delete','length','context','pluginName','attach','activeAnnotations','destroy','add','find','activeUIs','register','103756aiPXbF','_uis','filter','requires','32dVpBzD','_activateAnnotation','has','annotationsuis-annotation-mismatch','annotationsuis-register-already-registered','_assertAnnotationDoesNotBelongToMultipleUIs','activate','32735RTJzin','detach','switchTo','size','listenTo','_uisData','plugins','change:activeAnnotation','_addActiveAnnotation','99nexLOh','_setSelectedAnnotations','refilterAnnotations','annotationsuis-register-invalid-interface','isActive','setActiveAnnotation','init','function','8305029MCvfvY','deactivate','_deactivateAllAnnotations','remove','hasActive'];_0x2110=function(){return _0x2e820;};return _0x2110();}
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 _0x1e00fa=_0x6db2;(function(_0x2c9f64,_0x24f8e7){const _0x5c5233=_0x6db2,_0x2b4355=_0x2c9f64();while(!![]){try{const _0x4d7a61=parseInt(_0x5c5233(0xe4))/0x1*(parseInt(_0x5c5233(0xdf))/0x2)+parseInt(_0x5c5233(0xbe))/0x3+parseInt(_0x5c5233(0xb7))/0x4*(-parseInt(_0x5c5233(0xcc))/0x5)+parseInt(_0x5c5233(0xf3))/0x6*(parseInt(_0x5c5233(0xc6))/0x7)+-parseInt(_0x5c5233(0xbd))/0x8*(-parseInt(_0x5c5233(0xbb))/0x9)+parseInt(_0x5c5233(0xe5))/0xa*(parseInt(_0x5c5233(0xb9))/0xb)+-parseInt(_0x5c5233(0xc1))/0xc*(parseInt(_0x5c5233(0xdd))/0xd);if(_0x4d7a61===_0x24f8e7)break;else _0x2b4355['push'](_0x2b4355['shift']());}catch(_0x2a577f){_0x2b4355['push'](_0x2b4355['shift']());}}}(_0x5d49,0x38b59));import{Plugin as _0x47f9dd}from'ckeditor5/src/core.js';function _0x6db2(_0x5d973a,_0x42ffdb){const _0x5d4910=_0x5d49();return _0x6db2=function(_0x6db2b2,_0x2743bf){_0x6db2b2=_0x6db2b2-0xb4;let _0x3c392b=_0x5d4910[_0x6db2b2];return _0x3c392b;},_0x6db2(_0x5d973a,_0x42ffdb);}import{CKEditorError as _0x3357c3}from'ckeditor5/src/utils.js';import{debounce as _0x1af33f}from'lodash-es';function _0x5d49(){const _0x1bab5e=['getOrderedSelectedAnnotations','map','registerAnnotation','getRanges','isCollapsed','containsRange','cancel','model','18978ZFuOnL','refresh','remove','innerView','_editorAnnotations','delete','1590868kjNrkx','directChange','11zedgyi','selection','247158OVYsNw','blur','16QRzSeH','1045206hXhzCw','isReadOnly','set','4801884azfHWy','EditorAnnotations','getByInnerView','fire','editing','623jYrLyp','init','_dataCollectors','view','sort','uiUpdate','5axdIrT','push','element','_editorAnnotationsData','update','isEqual','plugins','requires','listenTo','editorannotations-invalid-source-callback','change:isFocused','add','hasDomSelection','get','has','collection','annotation','26dwWuey','addSourceCollector','102CwBCtO','change:range','editor','focusTracker','from','8992FPOVWn','2868870RoRXkE','function','refreshSelectedViews','pluginName','range','document'];_0x5d49=function(){return _0x1bab5e;};return _0x5d49();}import _0x506cb3 from'./annotations.js';export default class b extends _0x47f9dd{static get[_0x1e00fa(0xd3)](){return[_0x506cb3];}static get[_0x1e00fa(0xe8)](){const _0x3528b5=_0x1e00fa;return _0x3528b5(0xc2);}constructor(_0x448c02){const _0x1da5a5=_0x1e00fa;super(_0x448c02),this[_0x1da5a5(0xc8)]=new Set(),this[_0x1da5a5(0xb5)]=new Set();}[_0x1e00fa(0xc7)](){const _0x561a1c=_0x1e00fa,_0x1d0326=this[_0x561a1c(0xe1)],_0x3d3d6b=_0x1d0326[_0x561a1c(0xf2)][_0x561a1c(0xea)][_0x561a1c(0xba)],_0x351922=_0x1af33f(()=>this[_0x561a1c(0xe7)](),0xa);_0x3d3d6b['on'](_0x561a1c(0xe0),(_0x3b177f,_0x4db305)=>{const _0x3bd761=_0x561a1c;_0x4db305[_0x3bd761(0xb8)]&&(_0x351922[_0x3bd761(0xf1)](),this[_0x3bd761(0xe7)]());}),this[_0x561a1c(0xd4)](_0x1d0326[_0x561a1c(0xc5)][_0x561a1c(0xc9)][_0x561a1c(0xea)],_0x561a1c(0xd6),(_0x3c37e1,_0x54da57,_0xea2a5a)=>{_0xea2a5a&&_0x351922();}),this[_0x561a1c(0xd4)](_0x1d0326['ui'][_0x561a1c(0xe2)],_0x561a1c(0xd6),(_0x4633c5,_0x1b8985,_0x2bab87)=>{const _0x386337=_0x561a1c;_0x2bab87||_0x1d0326[_0x386337(0xbf)]||this[_0x386337(0xc4)](_0x386337(0xbc),{'isAnnotationTracked':_0x3ed0b0=>this[_0x386337(0xcf)][_0x386337(0xda)](_0x3ed0b0[_0x386337(0xb4)])});}),this[_0x561a1c(0xd4)](this[_0x561a1c(0xe1)]['ui'],_0x561a1c(0xd0),()=>this[_0x561a1c(0xc4)](_0x561a1c(0xcb)));}[_0x1e00fa(0xed)](_0x84d685){const _0x44a13e=_0x1e00fa;if(this[_0x44a13e(0xb5)][_0x44a13e(0xda)](_0x84d685[_0x44a13e(0xc9)]))return;this[_0x44a13e(0xb5)][_0x44a13e(0xd7)](_0x84d685[_0x44a13e(0xc9)]),this[_0x44a13e(0xe1)]['ui'][_0x44a13e(0xe2)][_0x44a13e(0xd7)](_0x84d685[_0x44a13e(0xc9)][_0x44a13e(0xce)]);const _0x67fc8b=this[_0x44a13e(0xe1)][_0x44a13e(0xd2)][_0x44a13e(0xd9)](_0x506cb3);this[_0x44a13e(0xd4)](_0x67fc8b[_0x44a13e(0xdb)],_0x44a13e(0xf5),(_0x200773,_0x33cfa5)=>{const _0x3f0780=_0x44a13e;this[_0x3f0780(0xe1)]['ui'][_0x3f0780(0xe2)][_0x3f0780(0xf5)](_0x33cfa5[_0x3f0780(0xc9)][_0x3f0780(0xce)]),this[_0x3f0780(0xb5)][_0x3f0780(0xb6)](_0x33cfa5[_0x3f0780(0xc9)]);});}[_0x1e00fa(0xd8)](){const _0x1ed5fa=_0x1e00fa;return this[_0x1ed5fa(0xe1)][_0x1ed5fa(0xc5)][_0x1ed5fa(0xc9)][_0x1ed5fa(0xd8)];}[_0x1e00fa(0xde)](_0x59dcda){const _0xa518f2=_0x1e00fa;if(_0xa518f2(0xe6)!=typeof _0x59dcda)throw new _0x3357c3(_0xa518f2(0xd5));this[_0xa518f2(0xc8)][_0xa518f2(0xd7)](_0x59dcda);}[_0x1e00fa(0xe7)](){const _0x12dd7d=_0x1e00fa;this[_0x12dd7d(0xc4)](_0x12dd7d(0xf4));}[_0x1e00fa(0xeb)]({activeAnnotation:_0x281a42,annotations:_0x20ac95}){const _0x244f10=_0x1e00fa,_0x1ddb34=[],_0x12790c=this[_0x244f10(0xe1)][_0x244f10(0xf2)][_0x244f10(0xea)][_0x244f10(0xba)],_0x4f581f=Array[_0x244f10(0xe3)](_0x12790c[_0x244f10(0xee)]());for(const [_0x552829,_0x597f30]of this[_0x244f10(0xcf)]){const _0x5719f5=_0x4dc6c8(_0x597f30),_0xaec749=_0x20ac95[_0x244f10(0xc3)](_0x552829);_0x5719f5&&_0xaec749&&_0x1ddb34[_0x244f10(0xcd)]({'annotation':_0xaec749,'range':_0x5719f5});}function _0x4dc6c8(_0x291f1e){const _0x1c0464=_0x244f10;for(const _0x11ffb5 of _0x291f1e)for(const _0x7256e9 of _0x4f581f)if(_0x11ffb5[_0x1c0464(0xf0)](_0x7256e9,!_0x12790c[_0x1c0464(0xef)]))return _0x11ffb5;return null;}return _0x1ddb34[_0x244f10(0xca)]((_0x5f07e4,_0x5f3172)=>{const _0x2cfd7b=_0x244f10,_0x2b1490=_0x5f07e4[_0x2cfd7b(0xe9)],_0x3e4ee6=_0x5f3172[_0x2cfd7b(0xe9)];if(!_0x2b1490[_0x2cfd7b(0xd1)](_0x3e4ee6)){if(_0x2b1490[_0x2cfd7b(0xf0)](_0x3e4ee6,!0x0))return 0x1;if(_0x3e4ee6[_0x2cfd7b(0xf0)](_0x2b1490,!0x0))return-0x1;}return _0x5f07e4[_0x2cfd7b(0xdc)]==_0x281a42?-0x1:_0x5f3172[_0x2cfd7b(0xdc)]==_0x281a42?0x1:0x0;})[_0x244f10(0xec)](_0x518f1f=>_0x518f1f[_0x244f10(0xdc)]);}get[_0x1e00fa(0xcf)](){const _0x3ea96f=_0x1e00fa,_0x529eca=new Map();for(const _0x43a58b of Array[_0x3ea96f(0xe3)](this[_0x3ea96f(0xc8)]))for(const [_0x4278ad,_0x22015d]of _0x43a58b())_0x529eca[_0x3ea96f(0xc0)](_0x4278ad,_0x22015d);return _0x529eca;}}
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 _0x2d6224=_0x5787;(function(_0x5e0bd4,_0x58c315){const _0x4d9903=_0x5787,_0x6daa95=_0x5e0bd4();while(!![]){try{const _0x4ac1c0=-parseInt(_0x4d9903(0x11e))/0x1+-parseInt(_0x4d9903(0x11d))/0x2+parseInt(_0x4d9903(0x160))/0x3+-parseInt(_0x4d9903(0x149))/0x4*(-parseInt(_0x4d9903(0x16d))/0x5)+parseInt(_0x4d9903(0x12a))/0x6+-parseInt(_0x4d9903(0x116))/0x7+-parseInt(_0x4d9903(0x13c))/0x8*(parseInt(_0x4d9903(0x158))/0x9);if(_0x4ac1c0===_0x58c315)break;else _0x6daa95['push'](_0x6daa95['shift']());}catch(_0x58e984){_0x6daa95['push'](_0x6daa95['shift']());}}}(_0x272c,0xcd089));import{Plugin as _0x48faec}from'ckeditor5/src/core.js';import _0x17db8a from'./annotationsuis.js';function _0x5787(_0x23b6b5,_0x5af10a){const _0x272cd5=_0x272c();return _0x5787=function(_0x5787b4,_0x451f0e){_0x5787b4=_0x5787b4-0x110;let _0x373c2d=_0x272cd5[_0x5787b4];return _0x373c2d;},_0x5787(_0x23b6b5,_0x5af10a);}import _0x1481ce from'./editorannotations.js';import{ContextualBalloon as _0x981b05}from'ckeditor5/src/ui.js';import{MouseObserver as _0x38cff8}from'ckeditor5/src/engine.js';import{CKEditorError as _0x652779,Rect as _0x2363f8}from'ckeditor5/src/utils.js';function _0x272c(){const _0x231095=['change:isFocused','blur','refresh','selection','top','editableElement','5252275OhhjSH','context','InlineAnnotations','activeAnnotation','getClientRects','_manuallyClosed','switchTo','1560902sZLzAK','653006UcYoxl','remove','afterInit','listenTo','Esc','_balloon','includes','right','change:height','targetRect','addObserver','every','8266764ADZfHi','init','editing','_getBalloonTargetForAnnotation','length','_closeAnnotation','visibleView','isActive','hasActive','document','getByView','from','view','pluginName','_forceRefresh','getBoundingClientRect','clear','viewRangeToDom','4458176JXRqdC','_removeAnnotationFromBalloon','target','add','_addAnnotationToBalloon','width','annotations','attach','keystrokes','updatePosition','getOrderedSelectedAnnotations','requires','plugins','2226748aXrTnh','set','find','focusTracker','stopListening','update','has','isFocused','isAttached','inline','domConverter','setActiveAnnotation','fromRect','bottom','map','9MgfARc','register','inlineannotations-attach-already-attached','hasView','destroy','showStack','push','collapse','4939170Mrcfft','change:visibleView','editor','_selectedAnnotations','inlineannotations-not-allowed-with-context','get','detach','focus','_addedAnnotations','getFirstRange','inlineannotations-detach-not-attached','delete','mousedown','5uZbrqv','_setSelectedAnnotations','left'];_0x272c=function(){return _0x231095;};return _0x272c();}import'./../../theme/annotation-inline.css';export default class c extends _0x48faec{static get[_0x2d6224(0x147)](){return[_0x1481ce,_0x981b05,_0x17db8a];}static get[_0x2d6224(0x137)](){const _0x3f46b1=_0x2d6224;return _0x3f46b1(0x118);}constructor(_0x6f64dc){const _0x340d95=_0x2d6224;super(_0x6f64dc),_0x6f64dc[_0x340d95(0x12c)][_0x340d95(0x136)][_0x340d95(0x128)](_0x38cff8),this[_0x340d95(0x151)]=!0x1,this[_0x340d95(0x14a)](_0x340d95(0x119),null),this[_0x340d95(0x142)]=null,this[_0x340d95(0x11b)]=new Set(),this[_0x340d95(0x123)]=_0x6f64dc[_0x340d95(0x148)][_0x340d95(0x165)](_0x981b05),this[_0x340d95(0x168)]=new Set(),this[_0x340d95(0x163)]=[],this[_0x340d95(0x138)]=!0x1;}[_0x2d6224(0x12b)](){const _0x2e5243=_0x2d6224,_0xfeca89=this[_0x2e5243(0x162)][_0x2e5243(0x148)][_0x2e5243(0x165)](_0x17db8a);_0xfeca89[_0x2e5243(0x117)]===this[_0x2e5243(0x162)]&&(_0xfeca89[_0x2e5243(0x159)](_0x2e5243(0x152),this),this[_0x2e5243(0x162)][_0x2e5243(0x144)][_0x2e5243(0x14a)](_0x2e5243(0x122),(_0x4acdf1,_0x3d16c4)=>{const _0x41ba19=_0x2e5243,_0x27bec9=this[_0x41ba19(0x123)];if(this[_0x41ba19(0x151)]&&_0x27bec9[_0x41ba19(0x130)]){const _0xad39d7=this[_0x41ba19(0x142)][_0x41ba19(0x134)](_0x27bec9[_0x41ba19(0x130)]);_0xad39d7&&this[_0x41ba19(0x12f)](_0xad39d7),_0x3d16c4();}}));}[_0x2d6224(0x120)](){const _0x27d75f=_0x2d6224,_0x5c3574=this[_0x27d75f(0x162)][_0x27d75f(0x148)][_0x27d75f(0x165)](_0x17db8a);_0x5c3574[_0x27d75f(0x117)]===this[_0x27d75f(0x162)]&&(_0x5c3574[_0x27d75f(0x132)]()||_0x5c3574[_0x27d75f(0x11c)](_0x27d75f(0x152)));}[_0x2d6224(0x154)](_0x5f48f1){const _0x2c6ef3=_0x2d6224;_0x5f48f1!==this[_0x2c6ef3(0x119)]&&(this[_0x2c6ef3(0x119)]&&(this[_0x2c6ef3(0x119)][_0x2c6ef3(0x131)]=!0x1),_0x5f48f1&&this[_0x2c6ef3(0x162)]['ui'][_0x2c6ef3(0x14c)][_0x2c6ef3(0x150)]&&(this[_0x2c6ef3(0x142)][_0x2c6ef3(0x14f)](_0x5f48f1)&&this[_0x2c6ef3(0x140)](_0x5f48f1,!0x0),_0x5f48f1[_0x2c6ef3(0x131)]=!0x0),_0x5f48f1||this[_0x2c6ef3(0x16e)]([]),this[_0x2c6ef3(0x119)]=_0x5f48f1);}[_0x2d6224(0x143)](_0x2917c7){const _0x36845c=_0x2d6224;this[_0x36845c(0x142)]=_0x2917c7;const _0x19a976=this[_0x36845c(0x162)][_0x36845c(0x148)][_0x36845c(0x165)](_0x17db8a),_0x536348=this[_0x36845c(0x123)];if(this[_0x36845c(0x151)])throw new _0x652779(_0x36845c(0x15a),this);if(_0x19a976[_0x36845c(0x117)]!==this[_0x36845c(0x162)])throw new _0x652779(_0x36845c(0x164),this);const _0x183cb9=this[_0x36845c(0x162)][_0x36845c(0x148)][_0x36845c(0x165)](_0x1481ce);this[_0x36845c(0x121)](_0x183cb9,_0x36845c(0x112),()=>{const _0x43f855=_0x36845c,_0x2403e2=_0x183cb9[_0x43f855(0x146)]({'annotations':this[_0x43f855(0x142)],'activeAnnotation':this[_0x43f855(0x119)]});var _0x881095,_0x2acdc1;!this[_0x43f855(0x138)]&&(_0x881095=_0x2403e2,_0x2acdc1=this[_0x43f855(0x163)],_0x881095[_0x43f855(0x12e)]===_0x2acdc1[_0x43f855(0x12e)]&&_0x881095[_0x43f855(0x129)](_0x12c6ac=>_0x2acdc1[_0x43f855(0x124)](_0x12c6ac)))||(this[_0x43f855(0x138)]=!0x1,this[_0x43f855(0x16e)](_0x2403e2),this[_0x43f855(0x154)](_0x2403e2[0x0]||null));}),this[_0x36845c(0x121)](_0x183cb9,_0x36845c(0x111),(_0x468123,{isAnnotationTracked:_0x5b512e})=>{const _0x51d703=_0x36845c;this[_0x51d703(0x119)]&&_0x5b512e(this[_0x51d703(0x119)])&&(this[_0x51d703(0x16e)]([]),this[_0x51d703(0x154)](null));}),this[_0x36845c(0x121)](this[_0x36845c(0x162)]['ui'][_0x36845c(0x14c)],_0x36845c(0x110),(_0x41f7c3,_0x5cfd24,_0x4be9c9)=>{const _0x10c386=_0x36845c;_0x4be9c9||this[_0x10c386(0x154)](null);}),this[_0x36845c(0x121)](_0x2917c7,_0x36845c(0x11f),(_0x417220,_0x4ed2ba)=>{const _0x1b8c9f=_0x36845c;this[_0x1b8c9f(0x13d)](_0x4ed2ba),_0x4ed2ba===this[_0x1b8c9f(0x119)]&&this[_0x1b8c9f(0x154)](null);}),this[_0x36845c(0x121)](_0x536348,_0x36845c(0x161),(_0x20b5c5,_0x5b099a,_0x99f317,_0x1eab24)=>{const _0x47bf7d=_0x36845c;_0x1eab24&&this[_0x47bf7d(0x14d)](_0x1eab24);const _0x4bf86c=_0x2917c7[_0x47bf7d(0x134)](_0x99f317);_0x99f317&&_0x4bf86c&&(this[_0x47bf7d(0x121)](_0x99f317,_0x47bf7d(0x126),()=>{const _0x2b2902=_0x47bf7d;_0x536348[_0x2b2902(0x145)]();}),this[_0x47bf7d(0x121)](_0x99f317,_0x47bf7d(0x122),()=>{const _0x4051b8=_0x47bf7d;this[_0x4051b8(0x12f)](_0x4bf86c),this[_0x4051b8(0x162)][_0x4051b8(0x12c)][_0x4051b8(0x136)][_0x4051b8(0x167)]();}),this[_0x47bf7d(0x119)]!==_0x4bf86c&&this[_0x47bf7d(0x154)](_0x4bf86c));}),this[_0x36845c(0x121)](this[_0x36845c(0x162)]['ui'],_0x36845c(0x14e),()=>{const _0x5c49e2=_0x36845c;_0x536348[_0x5c49e2(0x130)]&&(_0x2917c7[_0x5c49e2(0x134)](_0x536348[_0x5c49e2(0x130)])&&_0x536348[_0x5c49e2(0x145)]());}),this[_0x36845c(0x121)](this[_0x36845c(0x162)][_0x36845c(0x12c)][_0x36845c(0x136)][_0x36845c(0x133)],_0x36845c(0x16c),()=>{const _0x236647=_0x36845c;this[_0x236647(0x138)]=!0x0,this[_0x236647(0x11b)][_0x236647(0x13a)]();}),this[_0x36845c(0x162)][_0x36845c(0x12c)][_0x36845c(0x136)][_0x36845c(0x133)][_0x36845c(0x113)][_0x36845c(0x115)]&&this[_0x36845c(0x162)][_0x36845c(0x12c)][_0x36845c(0x136)][_0x36845c(0x167)](),this[_0x36845c(0x151)]=!0x0;}[_0x2d6224(0x166)](){const _0x414f05=_0x2d6224;if(!this[_0x414f05(0x151)])throw new _0x652779(_0x414f05(0x16a),this);this[_0x414f05(0x154)](null);for(const _0x39a4a1 of this[_0x414f05(0x168)])this[_0x414f05(0x13d)](_0x39a4a1);this[_0x414f05(0x14d)](),this[_0x414f05(0x151)]=!0x1,this[_0x414f05(0x142)]=null;}[_0x2d6224(0x15c)](){const _0x197a35=_0x2d6224;this[_0x197a35(0x151)]&&this[_0x197a35(0x166)]();}[_0x2d6224(0x16e)](_0x2925cf){const _0x118ba2=_0x2d6224;for(const _0x225b25 of this[_0x118ba2(0x163)])_0x2925cf[_0x118ba2(0x124)](_0x225b25)||this[_0x118ba2(0x11b)][_0x118ba2(0x16b)](_0x225b25);for(const _0x1d4aa0 of this[_0x118ba2(0x142)])_0x2925cf[_0x118ba2(0x124)](_0x1d4aa0)||this[_0x118ba2(0x13d)](_0x1d4aa0);if(this[_0x118ba2(0x162)]['ui'][_0x118ba2(0x14c)][_0x118ba2(0x150)]){for(const _0x423073 of _0x2925cf)this[_0x118ba2(0x140)](_0x423073);}this[_0x118ba2(0x163)]=_0x2925cf;}[_0x2d6224(0x140)](_0x544358,_0x112417=!0x1){const _0x31a24c=_0x2d6224;this[_0x31a24c(0x11b)][_0x31a24c(0x14f)](_0x544358)||(this[_0x31a24c(0x168)][_0x31a24c(0x14f)](_0x544358)||this[_0x31a24c(0x123)][_0x31a24c(0x15b)](_0x544358[_0x31a24c(0x136)])||(this[_0x31a24c(0x168)][_0x31a24c(0x13f)](_0x544358),this[_0x31a24c(0x123)][_0x31a24c(0x13f)]({'stackId':_0x544358[_0x31a24c(0x136)]['id'],'view':_0x544358[_0x31a24c(0x136)],'position':{'target':()=>this[_0x31a24c(0x12d)](_0x544358)}})),_0x112417&&this[_0x31a24c(0x123)][_0x31a24c(0x15d)](_0x544358[_0x31a24c(0x136)]['id']));}[_0x2d6224(0x12d)](_0x128907){const _0x9e70f0=_0x2d6224,_0x6ec6bd=_0x128907[_0x9e70f0(0x13e)],_0x25e2f6=this[_0x9e70f0(0x162)][_0x9e70f0(0x12c)][_0x9e70f0(0x136)],_0x5673f5=_0x25e2f6[_0x9e70f0(0x133)][_0x9e70f0(0x113)][_0x9e70f0(0x169)](),_0x189886=_0x25e2f6[_0x9e70f0(0x153)][_0x9e70f0(0x13b)](_0x5673f5);if(_0x189886[_0x9e70f0(0x15f)](!0x0),_0x6ec6bd){if(_0x6ec6bd instanceof _0x2363f8)return _0x6ec6bd;let _0x1a33ee=[];for(const _0x4c80e8 of _0x6ec6bd)_0x1a33ee[_0x9e70f0(0x15e)](...(_0x1ccbb1=_0x4c80e8[_0x9e70f0(0x11a)](),Array[_0x9e70f0(0x135)](_0x1ccbb1)[_0x9e70f0(0x157)](DOMRect[_0x9e70f0(0x155)])));_0x1a33ee=function(_0x12da86){const _0x24371e=_0x9e70f0,_0x2f5970=[];let _0x1c8bd3=_0x12da86[0x0];for(let _0x272074=0x1;_0x272074<_0x12da86[_0x24371e(0x12e)];_0x272074++)E(_0x1c8bd3,_0x12da86[_0x272074])?_0x1c8bd3[_0x24371e(0x141)]+=_0x12da86[_0x272074][_0x24371e(0x141)]:(_0x2f5970[_0x24371e(0x15e)](_0x1c8bd3),_0x1c8bd3=_0x12da86[_0x272074]);return _0x2f5970[_0x24371e(0x15e)](_0x1c8bd3),_0x2f5970;}(_0x1a33ee);const _0x322a91=_0x189886[_0x9e70f0(0x139)]();return _0x1a33ee[_0x9e70f0(0x14b)](_0x32473a=>_0x32473a[_0x9e70f0(0x114)]<=_0x322a91[_0x9e70f0(0x114)]&&_0x32473a[_0x9e70f0(0x156)]>=_0x322a91[_0x9e70f0(0x156)]&&_0x32473a[_0x9e70f0(0x16f)]<=_0x322a91[_0x9e70f0(0x16f)]&&_0x32473a[_0x9e70f0(0x125)]>=_0x322a91[_0x9e70f0(0x125)])||_0x1a33ee[0x0];}var _0x1ccbb1;return _0x128907[_0x9e70f0(0x127)]||_0x189886;}[_0x2d6224(0x13d)](_0x4badea){const _0x532176=_0x2d6224;this[_0x532176(0x168)][_0x532176(0x14f)](_0x4badea)&&this[_0x532176(0x123)][_0x532176(0x15b)](_0x4badea[_0x532176(0x136)])&&(this[_0x532176(0x168)][_0x532176(0x16b)](_0x4badea),this[_0x532176(0x123)][_0x532176(0x11f)](_0x4badea[_0x532176(0x136)]));}[_0x2d6224(0x12f)](_0x39259f){const _0x1ae202=_0x2d6224;this[_0x1ae202(0x11b)][_0x1ae202(0x13f)](_0x39259f),this[_0x1ae202(0x13d)](_0x39259f);}}function E(_0x43e738,_0x351651){const _0x5cff8d=_0x2d6224;return _0x43e738[_0x5cff8d(0x114)]===_0x351651[_0x5cff8d(0x114)]&&_0x43e738[_0x5cff8d(0x156)]===_0x351651[_0x5cff8d(0x156)]&&_0x43e738[_0x5cff8d(0x125)]===_0x351651[_0x5cff8d(0x16f)];}
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 _0x1a26c8=_0x5646;(function(_0xcc9a7c,_0x5b81f9){const _0x3ffceb=_0x5646,_0x44e7c7=_0xcc9a7c();while(!![]){try{const _0x6162f7=-parseInt(_0x3ffceb(0x13f))/0x1*(parseInt(_0x3ffceb(0x15a))/0x2)+-parseInt(_0x3ffceb(0x15c))/0x3+parseInt(_0x3ffceb(0x175))/0x4+parseInt(_0x3ffceb(0x14c))/0x5*(-parseInt(_0x3ffceb(0x127))/0x6)+-parseInt(_0x3ffceb(0x130))/0x7+-parseInt(_0x3ffceb(0x154))/0x8*(-parseInt(_0x3ffceb(0x14e))/0x9)+-parseInt(_0x3ffceb(0x122))/0xa*(-parseInt(_0x3ffceb(0x17e))/0xb);if(_0x6162f7===_0x5b81f9)break;else _0x44e7c7['push'](_0x44e7c7['shift']());}catch(_0x1e5d74){_0x44e7c7['push'](_0x44e7c7['shift']());}}}(_0x5138,0xc3b0d));import{ContextPlugin as _0x25a4c2,Context as _0x49b21b}from'ckeditor5/src/core.js';function _0x5138(){const _0x54f2f6=['_annotationToNarrowView','detachFromDom','from','_setSelectedAnnotations','editors','preventDefault','add','clear','isAttached','element','southArrowNorthWest','stop','_annotations','northArrowSouthEast','first','EditorAnnotations','_showBalloon','_hideBalloon','resize','pluginName','narrowSidebar','5610790yyTbEe','change:height','getOrderedSelectedAnnotations','includes','_manuallyClosedAnnotationViews','1126542sjHgxx','narrowsidebar-detach-not-attached','addEventListener','find','locale','detach','focusableElements','mousedown','defaultPositions','7822269CVCyDq','type','_attachListeners','get','_attachToContainer','listenTo','_refreshPositioning','high','refresh','addAnnotation','unpin','create','length','setActiveAnnotation','hasDomSelection','59aspcJB','keydown','number','_refreshPositioningDebounced','esc','_detachFromContainer','_selectedAnnotations','view','delete','execute','_updateBalloonPosition','set','bind','5nINoAy','southArrowNorth','666shHMGd','_domEmitter','balloonPanelView','isVisible','content','contains','17184jMVrUP','Esc','target','_editorAnnotations','change:container','_integrateWithEditorAnnotations','19016ApPHpX','annotations','3585966pZheEA','bodyCollection','low','annotationType','uiUpdate','attach','isDirty','getByView','focus','blur','remove','getSidebarItemView','keyCode','has','northArrowSouth','requires','NarrowSidebar','pin','stopListening','register','context','ck-sidebar--narrow','southArrowNorthEast','ready','init','3594880gPFbcd','plugins','_detachListeners','northArrowSouthWest','removeEventListener','destroy','rearrange','preventClosingBalloon','stopPropagation','55DTwZUG','narrowsidebar-attach-already-attached','cancel','refreshPositioning','attachToDom','values','set:container','_destroyEditorAnnotationsIntegration','off','activeAnnotation'];_0x5138=function(){return _0x54f2f6;};return _0x5138();}function _0x5646(_0x3e74a4,_0x27db65){const _0x5138ff=_0x5138();return _0x5646=function(_0x5646e2,_0x4858b1){_0x5646e2=_0x5646e2-0x108;let _0x3ba5ba=_0x5138ff[_0x5646e2];return _0x3ba5ba;},_0x5646(_0x3e74a4,_0x27db65);}import _0x25513 from'./annotationsuis.js';import _0x41dfcc from'./sidebar.js';import _0x35db35 from'./view/annotationcounterbuttonview.js';import{BalloonPanelView as _0x2ac070,BodyCollection as _0x4ed27c}from'ckeditor5/src/ui.js';import{CKEditorError as _0x43f7f1,DomEmitterMixin as _0xe74636,keyCodes as _0x2c6464,Collection as _0x1e50fd}from'ckeditor5/src/utils.js';import'../../theme/sidebar-narrow.css';import{debounce as _0x4074fc}from'lodash-es';export default class i extends _0x25a4c2{static get[_0x1a26c8(0x16b)](){return[_0x41dfcc,_0x25513];}static get[_0x1a26c8(0x120)](){const _0x47be4f=_0x1a26c8;return _0x47be4f(0x16c);}constructor(_0x74a878){const _0x35c582=_0x1a26c8;super(_0x74a878),this[_0x35c582(0x115)]=!0x1,this[_0x35c582(0x126)]=new Set(),this[_0x35c582(0x14f)]=Object[_0x35c582(0x13b)](_0xe74636),this[_0x35c582(0x10d)]=new Map(),this[_0x35c582(0x14a)](_0x35c582(0x10c),null),this[_0x35c582(0x15b)]=null,this[_0x35c582(0x145)]=[],this[_0x35c582(0x157)]=new _0x1e50fd(),this[_0x35c582(0x142)]=_0x4074fc(()=>{const _0x40c6df=_0x35c582;this[_0x40c6df(0x136)]();},0xfa,{'leading':!0x1});}[_0x1a26c8(0x174)](){const _0x5c9bd1=_0x1a26c8;this[_0x5c9bd1(0x170)][_0x5c9bd1(0x176)][_0x5c9bd1(0x133)](_0x25513)[_0x5c9bd1(0x16f)](_0x5c9bd1(0x121),this),this[_0x5c9bd1(0x15d)]=new _0x4ed27c(this[_0x5c9bd1(0x170)][_0x5c9bd1(0x12b)]),this[_0x5c9bd1(0x150)]=new _0x2ac070(this[_0x5c9bd1(0x170)][_0x5c9bd1(0x12b)]),this[_0x5c9bd1(0x15d)][_0x5c9bd1(0x182)](),this[_0x5c9bd1(0x15d)][_0x5c9bd1(0x113)](this[_0x5c9bd1(0x150)]);}[_0x1a26c8(0x161)](_0x410d0d){const _0x4df5a6=_0x1a26c8;this[_0x4df5a6(0x15b)]=_0x410d0d;const _0x5bb76e=this[_0x4df5a6(0x170)][_0x4df5a6(0x176)][_0x4df5a6(0x133)](_0x41dfcc),_0x54d831=this[_0x4df5a6(0x150)];if(_0x5bb76e[_0x4df5a6(0x119)]=_0x410d0d,this[_0x4df5a6(0x115)])throw new _0x43f7f1(_0x4df5a6(0x17f),this);this[_0x4df5a6(0x115)]=!0x0,this[_0x4df5a6(0x135)](_0x5bb76e,_0x4df5a6(0x109),()=>{const _0x3eb365=_0x4df5a6;this[_0x3eb365(0x12c)](),this[_0x3eb365(0x135)](_0x5bb76e,_0x3eb365(0x158),_0x11abf1=>{const _0x27f54f=_0x3eb365;_0x11abf1[_0x27f54f(0x10b)](),this[_0x27f54f(0x161)](_0x410d0d);});}),_0x5bb76e[_0x4df5a6(0x134)]({'viewClass':_0x4df5a6(0x171),'spaceBetweenItems':0x5});const _0x888f1d=_0x213328=>{const _0x8b9ce1=_0x4df5a6,_0x386d1e=new _0x35db35(this[_0x8b9ce1(0x170)][_0x8b9ce1(0x12b)]);_0x5bb76e[_0x8b9ce1(0x139)](_0x213328,_0x386d1e),this[_0x8b9ce1(0x10d)][_0x8b9ce1(0x14a)](_0x213328,_0x386d1e),_0x386d1e[_0x8b9ce1(0x14b)](_0x8b9ce1(0x162),_0x8b9ce1(0x15f),_0x8b9ce1(0x141))['to'](_0x213328[_0x8b9ce1(0x146)],_0x8b9ce1(0x162),_0x8b9ce1(0x131),_0x8b9ce1(0x13c)),_0x386d1e['on'](_0x8b9ce1(0x148),()=>{const _0x3c560a=_0x8b9ce1;this[_0x3c560a(0x126)][_0x3c560a(0x114)](),_0x54d831[_0x3c560a(0x152)][_0x3c560a(0x11b)]!==_0x213328[_0x3c560a(0x146)]?(this[_0x3c560a(0x11d)](_0x213328),_0x213328[_0x3c560a(0x146)][_0x3c560a(0x116)][_0x3c560a(0x164)](),this[_0x3c560a(0x13d)](_0x213328)):this[_0x3c560a(0x13d)](null);});};for(const _0x4b9348 of _0x410d0d)_0x888f1d(_0x4b9348);this[_0x4df5a6(0x135)](_0x410d0d,_0x4df5a6(0x113),(_0xa90893,_0x25f5a8)=>{_0x888f1d(_0x25f5a8);}),this[_0x4df5a6(0x135)](_0x410d0d,_0x4df5a6(0x166),(_0x468c18,_0x440e39,_0x278ee1)=>{const _0x4e06a5=_0x4df5a6;this[_0x4e06a5(0x10d)][_0x4e06a5(0x133)](_0x440e39)[_0x4e06a5(0x17a)](),this[_0x4e06a5(0x10d)][_0x4e06a5(0x147)](_0x440e39),_0x5bb76e[_0x4e06a5(0x17b)]({'removedAnnotation':_0x440e39,'previousAnnotation':_0x410d0d[_0x4e06a5(0x133)](_0x278ee1-0x1),'nextAnnotation':_0x410d0d[_0x4e06a5(0x133)](_0x278ee1+0x1)}),_0x440e39===this[_0x4e06a5(0x10c)]&&this[_0x4e06a5(0x13d)](null);},{'priority':_0x4df5a6(0x15e)}),this[_0x4df5a6(0x135)](_0x410d0d,_0x4df5a6(0x164),(_0x2d2313,_0x33e2b4)=>{const _0x2a694f=_0x4df5a6;this[_0x2a694f(0x13d)](_0x33e2b4);}),this[_0x4df5a6(0x135)](_0x410d0d,_0x4df5a6(0x165),()=>{const _0x3c824e=_0x4df5a6;this[_0x3c824e(0x13d)](null);}),this[_0x4df5a6(0x14f)][_0x4df5a6(0x135)](document,_0x4df5a6(0x140),(_0x31e0c1,_0x23d78e)=>{const _0x10d9a6=_0x4df5a6;_0x23d78e[_0x10d9a6(0x168)]===_0x2c6464[_0x10d9a6(0x143)]&&_0x54d831[_0x10d9a6(0x151)]&&(this[_0x10d9a6(0x126)][_0x10d9a6(0x113)](_0x54d831[_0x10d9a6(0x152)][_0x10d9a6(0x11b)]),this[_0x10d9a6(0x11e)](),_0x23d78e[_0x10d9a6(0x17d)](),_0x23d78e[_0x10d9a6(0x112)]());}),this[_0x4df5a6(0x14f)][_0x4df5a6(0x135)](document,_0x4df5a6(0x12e),(_0xe79988,_0x311fe1)=>{const _0x3c1007=_0x4df5a6,_0x3d09ae=_0x311fe1[_0x3c1007(0x156)];_0x54d831[_0x3c1007(0x151)]&&_0x54d831[_0x3c1007(0x116)][_0x3c1007(0x153)](_0x3d09ae)||_0x5bb76e[_0x3c1007(0x146)][_0x3c1007(0x116)][_0x3c1007(0x153)](_0x3d09ae)||_0xe79988[_0x3c1007(0x17c)]||this[_0x3c1007(0x10c)]&&this[_0x3c1007(0x10c)][_0x3c1007(0x12d)][_0x3c1007(0x12a)](_0x329760=>_0x329760[_0x3c1007(0x153)](_0x3d09ae))||(this[_0x3c1007(0x126)][_0x3c1007(0x114)](),this[_0x3c1007(0x11e)](),this[_0x3c1007(0x13d)](null));});const _0x4d89f8=this[_0x4df5a6(0x170)]instanceof _0x49b21b?this[_0x4df5a6(0x170)][_0x4df5a6(0x111)]:new _0x1e50fd([this[_0x4df5a6(0x170)]]);for(const _0x202d3d of _0x4d89f8)this[_0x4df5a6(0x159)](_0x202d3d);this[_0x4df5a6(0x135)](_0x4d89f8,_0x4df5a6(0x113),(_0x3a3a70,_0x5768ed)=>{const _0x42c313=_0x4df5a6;this[_0x42c313(0x135)](_0x5768ed,_0x42c313(0x173),()=>{const _0x347b22=_0x42c313;this[_0x347b22(0x159)](_0x5768ed);});}),this[_0x4df5a6(0x135)](_0x4d89f8,_0x4df5a6(0x166),(_0x2dde39,_0x30f693)=>{const _0xb6be0e=_0x4df5a6;_0x30f693[_0xb6be0e(0x176)][_0xb6be0e(0x169)](_0xb6be0e(0x11c))&&this[_0xb6be0e(0x10a)](_0x30f693[_0xb6be0e(0x176)][_0xb6be0e(0x133)](_0xb6be0e(0x11c)));}),window[_0x4df5a6(0x129)](_0x4df5a6(0x11f),this[_0x4df5a6(0x142)]),this[_0x4df5a6(0x136)]();}[_0x1a26c8(0x13d)](_0x36423c){const _0x1610f5=_0x1a26c8;if(_0x36423c===this[_0x1610f5(0x10c)])return;const _0x3df88a=this[_0x1610f5(0x170)][_0x1610f5(0x176)][_0x1610f5(0x133)](_0x41dfcc);if(_0x3df88a[_0x1610f5(0x138)]({'blurredAnnotation':this[_0x1610f5(0x10c)],'activatedAnnotation':_0x36423c,'disableAnimationOnActivatedAnnotation':!0x0}),_0x36423c)_0x3df88a[_0x1610f5(0x167)](_0x36423c)?this[_0x1610f5(0x11d)](_0x36423c):this[_0x1610f5(0x11e)]();else this[_0x1610f5(0x11e)]();this[_0x1610f5(0x10c)]=_0x36423c;}[_0x1a26c8(0x12c)](){const _0x3f099f=_0x1a26c8;if(!this[_0x3f099f(0x115)])throw new _0x43f7f1(_0x3f099f(0x128),this);this[_0x3f099f(0x13d)](null);const _0x1d05b3=this[_0x3f099f(0x170)][_0x3f099f(0x176)][_0x3f099f(0x133)](_0x41dfcc);this[_0x3f099f(0x11e)](),Array[_0x3f099f(0x10f)](this[_0x3f099f(0x10d)][_0x3f099f(0x108)](),_0x53f3e6=>_0x53f3e6[_0x3f099f(0x17a)]()),this[_0x3f099f(0x10d)][_0x3f099f(0x114)](),_0x1d05b3[_0x3f099f(0x144)](this[_0x3f099f(0x15b)]),this[_0x3f099f(0x16e)](),this[_0x3f099f(0x14f)][_0x3f099f(0x16e)](),this[_0x3f099f(0x170)]instanceof _0x49b21b&&this[_0x3f099f(0x16e)](this[_0x3f099f(0x170)][_0x3f099f(0x111)]);for(const _0x7382ef of Array[_0x3f099f(0x10f)](this[_0x3f099f(0x157)]))this[_0x3f099f(0x10a)](_0x7382ef);window[_0x3f099f(0x179)](_0x3f099f(0x11f),this[_0x3f099f(0x142)]),this[_0x3f099f(0x142)][_0x3f099f(0x180)](),this[_0x3f099f(0x145)]=[],this[_0x3f099f(0x115)]=!0x1,this[_0x3f099f(0x15b)]=null;}[_0x1a26c8(0x17a)](){const _0xf37d3e=_0x1a26c8;this[_0xf37d3e(0x115)]&&this[_0xf37d3e(0x12c)](),this[_0xf37d3e(0x15d)][_0xf37d3e(0x10e)]();}[_0x1a26c8(0x159)](_0x19c8fb){const _0x2dddbf=_0x1a26c8;if(!_0x19c8fb[_0x2dddbf(0x176)][_0x2dddbf(0x169)](_0x2dddbf(0x11c)))return;const _0x5a14d2=_0x19c8fb[_0x2dddbf(0x176)][_0x2dddbf(0x133)](_0x2dddbf(0x11c)),_0x254154=this[_0x2dddbf(0x170)][_0x2dddbf(0x176)][_0x2dddbf(0x133)](_0x41dfcc),_0x515a7b=this[_0x2dddbf(0x15b)],_0x58900e=this[_0x2dddbf(0x150)],_0x28cc18=()=>{const _0x107d33=_0x2dddbf,_0x15cdfd=_0x5a14d2[_0x107d33(0x124)]({'annotations':this[_0x107d33(0x15b)],'activeAnnotation':this[_0x107d33(0x10c)]});this[_0x107d33(0x110)](_0x15cdfd),this[_0x107d33(0x13d)](_0x15cdfd[0x0]||null);};this[_0x2dddbf(0x135)](_0x5a14d2,_0x2dddbf(0x138),_0x28cc18),this[_0x2dddbf(0x135)](_0x5a14d2,_0x2dddbf(0x165),(_0x8f8734,{isAnnotationTracked:_0x5870e0})=>{const _0x5bf43c=_0x2dddbf;this[_0x5bf43c(0x10c)]&&_0x5870e0(this[_0x5bf43c(0x10c)])&&(this[_0x5bf43c(0x110)]([]),this[_0x5bf43c(0x13d)](null));}),this[_0x2dddbf(0x135)](_0x5a14d2,_0x2dddbf(0x160),()=>{const _0x3c9c7a=_0x2dddbf;this[_0x3c9c7a(0x142)]();}),this[_0x2dddbf(0x135)](_0x515a7b,_0x2dddbf(0x165),_0x194256=>{const _0x338add=_0x2dddbf;_0x5a14d2[_0x338add(0x13e)]()&&_0x194256[_0x338add(0x118)]();},{'priority':_0x2dddbf(0x137)}),this[_0x2dddbf(0x135)](this[_0x2dddbf(0x14f)],_0x2dddbf(0x12e),(_0x225c93,_0x14ed50)=>{const _0x2eb5ad=_0x2dddbf,_0x2ba56b=_0x14ed50[_0x2eb5ad(0x156)];_0x58900e[_0x2eb5ad(0x151)]&&_0x58900e[_0x2eb5ad(0x116)][_0x2eb5ad(0x153)](_0x2ba56b)||_0x254154[_0x2eb5ad(0x146)][_0x2eb5ad(0x116)][_0x2eb5ad(0x153)](_0x2ba56b)||this[_0x2eb5ad(0x10c)]&&_0x5a14d2[_0x2eb5ad(0x13e)]()&&(_0x28cc18(),_0x225c93[_0x2eb5ad(0x17c)]=!0x0);},{'priority':_0x2dddbf(0x137)}),this[_0x2dddbf(0x157)][_0x2dddbf(0x113)](_0x5a14d2);}[_0x1a26c8(0x10a)](_0x494285){const _0x2888cb=_0x1a26c8;_0x494285&&(this[_0x2888cb(0x16e)](_0x494285),this[_0x2888cb(0x157)][_0x2888cb(0x166)](_0x494285));}[_0x1a26c8(0x110)](_0x1e4c21){const _0x22d8a2=_0x1a26c8;for(const _0x112fb8 of this[_0x22d8a2(0x145)])_0x1e4c21[_0x22d8a2(0x125)](_0x112fb8)||this[_0x22d8a2(0x126)][_0x22d8a2(0x147)](_0x112fb8[_0x22d8a2(0x146)]);this[_0x22d8a2(0x145)]=_0x1e4c21;}[_0x1a26c8(0x136)](){const _0xf74fb3=_0x1a26c8,_0x2323da=this[_0xf74fb3(0x150)];this[_0xf74fb3(0x15b)][_0xf74fb3(0x181)](),_0x2323da[_0xf74fb3(0x151)]&&this[_0xf74fb3(0x149)]();}[_0x1a26c8(0x11d)](_0x608342){const _0x11f46b=_0x1a26c8;if(this[_0x11f46b(0x126)][_0x11f46b(0x169)](_0x608342[_0x11f46b(0x146)]))return;const _0x31c910=this[_0x11f46b(0x150)][_0x11f46b(0x152)][_0x11f46b(0x11b)];_0x31c910!==_0x608342[_0x11f46b(0x146)]?(_0x31c910&&this[_0x11f46b(0x177)](_0x31c910),this[_0x11f46b(0x132)](_0x608342[_0x11f46b(0x146)]),this[_0x11f46b(0x150)][_0x11f46b(0x152)][_0x11f46b(0x114)](),this[_0x11f46b(0x150)][_0x11f46b(0x152)][_0x11f46b(0x113)](_0x608342[_0x11f46b(0x146)]),this[_0x11f46b(0x149)]()):this[_0x11f46b(0x149)]();}[_0x1a26c8(0x149)](){const _0x204ffc=_0x1a26c8,_0xa27108=this[_0x204ffc(0x150)][_0x204ffc(0x152)][_0x204ffc(0x11b)],_0x16a125=_0xa27108&&this[_0x204ffc(0x15b)][_0x204ffc(0x163)](_0xa27108);if(!_0x16a125||!this[_0x204ffc(0x10d)][_0x204ffc(0x169)](_0x16a125))return;const _0x2261d6=this[_0x204ffc(0x10d)][_0x204ffc(0x133)](_0x16a125)[_0x204ffc(0x116)],_0x47c0c9=(function(){const _0x4d6489=_0x204ffc,_0x440fa1=_0x2ac070[_0x4d6489(0x12f)];return[_0x440fa1[_0x4d6489(0x172)],_0x440fa1[_0x4d6489(0x11a)],_0x440fa1[_0x4d6489(0x14d)],_0x440fa1[_0x4d6489(0x16a)],_0x440fa1[_0x4d6489(0x117)],_0x440fa1[_0x4d6489(0x178)]];}());this[_0x204ffc(0x150)][_0x204ffc(0x16d)]({'target':_0x2261d6,'positions':_0x47c0c9});}[_0x1a26c8(0x11e)](){const _0x4fae5c=_0x1a26c8,_0x13c979=this[_0x4fae5c(0x150)],_0x4bbe24=_0x13c979[_0x4fae5c(0x152)][_0x4fae5c(0x11b)];_0x4bbe24&&(this[_0x4fae5c(0x177)](_0x4bbe24),_0x13c979[_0x4fae5c(0x13a)](),_0x13c979[_0x4fae5c(0x152)][_0x4fae5c(0x114)]());}[_0x1a26c8(0x132)](_0x459dfa){const _0x452414=_0x1a26c8;this[_0x452414(0x135)](_0x459dfa,_0x452414(0x123),()=>this[_0x452414(0x149)]()),this[_0x452414(0x135)](_0x459dfa,_0x452414(0x155),(_0x31de66,_0x4466fb)=>{const _0x58dace=_0x452414;this[_0x58dace(0x126)][_0x58dace(0x113)](_0x459dfa),this[_0x58dace(0x11e)](),_0x4466fb();});}[_0x1a26c8(0x177)](_0x55b5c6){const _0x32d882=_0x1a26c8;this[_0x32d882(0x16e)](_0x55b5c6);}}
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);}}