@ckeditor/ckeditor5-collaboration-core 41.3.0 → 41.4.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/dist/index-content.css +332 -0
  2. package/dist/index-editor.css +312 -0
  3. package/dist/index.css +935 -0
  4. package/dist/index.js +23 -0
  5. package/dist/translations/af.d.ts +8 -0
  6. package/dist/translations/af.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/az.d.ts +8 -0
  10. package/dist/translations/az.js +23 -0
  11. package/dist/translations/bg.d.ts +8 -0
  12. package/dist/translations/bg.js +23 -0
  13. package/dist/translations/bn.d.ts +8 -0
  14. package/dist/translations/bn.js +23 -0
  15. package/dist/translations/bs.d.ts +8 -0
  16. package/dist/translations/bs.js +23 -0
  17. package/dist/translations/ca.d.ts +8 -0
  18. package/dist/translations/ca.js +23 -0
  19. package/dist/translations/cs.d.ts +8 -0
  20. package/dist/translations/cs.js +23 -0
  21. package/dist/translations/da.d.ts +8 -0
  22. package/dist/translations/da.js +23 -0
  23. package/dist/translations/de-ch.d.ts +8 -0
  24. package/dist/translations/de-ch.js +23 -0
  25. package/dist/translations/de.d.ts +8 -0
  26. package/dist/translations/de.js +23 -0
  27. package/dist/translations/el.d.ts +8 -0
  28. package/dist/translations/el.js +23 -0
  29. package/dist/translations/en-au.d.ts +8 -0
  30. package/dist/translations/en-au.js +23 -0
  31. package/dist/translations/en.d.ts +8 -0
  32. package/dist/translations/en.js +23 -0
  33. package/dist/translations/es-co.d.ts +8 -0
  34. package/dist/translations/es-co.js +23 -0
  35. package/dist/translations/es.d.ts +8 -0
  36. package/dist/translations/es.js +23 -0
  37. package/dist/translations/et.d.ts +8 -0
  38. package/dist/translations/et.js +23 -0
  39. package/dist/translations/fa.d.ts +8 -0
  40. package/dist/translations/fa.js +23 -0
  41. package/dist/translations/fi.d.ts +8 -0
  42. package/dist/translations/fi.js +23 -0
  43. package/dist/translations/fr.d.ts +8 -0
  44. package/dist/translations/fr.js +23 -0
  45. package/dist/translations/gl.d.ts +8 -0
  46. package/dist/translations/gl.js +23 -0
  47. package/dist/translations/he.d.ts +8 -0
  48. package/dist/translations/he.js +23 -0
  49. package/dist/translations/hi.d.ts +8 -0
  50. package/dist/translations/hi.js +23 -0
  51. package/dist/translations/hr.d.ts +8 -0
  52. package/dist/translations/hr.js +23 -0
  53. package/dist/translations/hu.d.ts +8 -0
  54. package/dist/translations/hu.js +23 -0
  55. package/dist/translations/id.d.ts +8 -0
  56. package/dist/translations/id.js +23 -0
  57. package/dist/translations/it.d.ts +8 -0
  58. package/dist/translations/it.js +23 -0
  59. package/dist/translations/ja.d.ts +8 -0
  60. package/dist/translations/ja.js +23 -0
  61. package/dist/translations/jv.d.ts +8 -0
  62. package/dist/translations/jv.js +23 -0
  63. package/dist/translations/ko.d.ts +8 -0
  64. package/dist/translations/ko.js +23 -0
  65. package/dist/translations/lt.d.ts +8 -0
  66. package/dist/translations/lt.js +23 -0
  67. package/dist/translations/lv.d.ts +8 -0
  68. package/dist/translations/lv.js +23 -0
  69. package/dist/translations/ms.d.ts +8 -0
  70. package/dist/translations/ms.js +23 -0
  71. package/dist/translations/nl.d.ts +8 -0
  72. package/dist/translations/nl.js +23 -0
  73. package/dist/translations/no.d.ts +8 -0
  74. package/dist/translations/no.js +23 -0
  75. package/dist/translations/pl.d.ts +8 -0
  76. package/dist/translations/pl.js +23 -0
  77. package/dist/translations/pt-br.d.ts +8 -0
  78. package/dist/translations/pt-br.js +23 -0
  79. package/dist/translations/pt.d.ts +8 -0
  80. package/dist/translations/pt.js +23 -0
  81. package/dist/translations/ro.d.ts +8 -0
  82. package/dist/translations/ro.js +23 -0
  83. package/dist/translations/ru.d.ts +8 -0
  84. package/dist/translations/ru.js +23 -0
  85. package/dist/translations/sk.d.ts +8 -0
  86. package/dist/translations/sk.js +23 -0
  87. package/dist/translations/sr-latn.d.ts +8 -0
  88. package/dist/translations/sr-latn.js +23 -0
  89. package/dist/translations/sr.d.ts +8 -0
  90. package/dist/translations/sr.js +23 -0
  91. package/dist/translations/sv.d.ts +8 -0
  92. package/dist/translations/sv.js +23 -0
  93. package/dist/translations/th.d.ts +8 -0
  94. package/dist/translations/th.js +23 -0
  95. package/dist/translations/tk.d.ts +8 -0
  96. package/dist/translations/tk.js +23 -0
  97. package/dist/translations/tr.d.ts +8 -0
  98. package/dist/translations/tr.js +23 -0
  99. package/dist/translations/tt.d.ts +8 -0
  100. package/dist/translations/tt.js +23 -0
  101. package/dist/translations/ug.d.ts +8 -0
  102. package/dist/translations/ug.js +23 -0
  103. package/dist/translations/uk.d.ts +8 -0
  104. package/dist/translations/uk.js +23 -0
  105. package/dist/translations/ur.d.ts +8 -0
  106. package/dist/translations/ur.js +23 -0
  107. package/dist/translations/vi.d.ts +8 -0
  108. package/dist/translations/vi.js +23 -0
  109. package/dist/translations/zh-cn.d.ts +8 -0
  110. package/dist/translations/zh-cn.js +23 -0
  111. package/dist/translations/zh.d.ts +8 -0
  112. package/dist/translations/zh.js +23 -0
  113. package/dist/types/augmentation.d.ts +42 -0
  114. package/dist/types/collaborationhistory.d.ts +25 -0
  115. package/dist/types/collaborationoperation.d.ts +32 -0
  116. package/dist/types/config.d.ts +106 -0
  117. package/dist/types/index.d.ts +23 -0
  118. package/dist/types/permissions.d.ts +50 -0
  119. package/dist/types/suggestionstyles.d.ts +16 -0
  120. package/dist/types/users/view/userview.d.ts +20 -0
  121. package/dist/types/users.d.ts +169 -0
  122. package/dist/types/utils/common-translations.d.ts +13 -0
  123. package/dist/types/utils/confirmmixin.d.ts +24 -0
  124. package/dist/types/utils/confirmview.d.ts +17 -0
  125. package/dist/types/utils/getdatetimeformatter.d.ts +33 -0
  126. package/dist/types/utils/getmarkerdomelement.d.ts +26 -0
  127. package/dist/types/utils/hashobject.d.ts +12 -0
  128. package/dist/types/utils/sanitizeEditorConfig.d.ts +19 -0
  129. package/dist/types/utils/surroundingmarkersdetector.d.ts +20 -0
  130. package/dist/types/utils/trim-html.d.ts +20 -0
  131. package/package.json +3 -2
  132. package/src/index.d.ts +2 -2
  133. package/src/index.js +1 -1
  134. package/src/permissions.js +1 -1
  135. package/src/suggestionstyles.js +1 -1
  136. package/src/users/view/userview.js +1 -1
  137. package/src/users.js +1 -1
  138. package/src/utils/common-translations.js +1 -1
  139. package/src/utils/confirmmixin.js +1 -1
  140. package/src/utils/confirmview.js +1 -1
  141. package/src/utils/getdatetimeformatter.js +1 -1
  142. package/src/utils/getmarkerdomelement.js +1 -1
  143. package/src/utils/hashobject.js +1 -1
  144. package/src/utils/sanitizeEditorConfig.js +1 -1
  145. package/src/utils/surroundingmarkersdetector.js +1 -1
  146. package/src/utils/trim-html.js +1 -1
@@ -0,0 +1,33 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ import type { LocaleConfig } from '../config.js';
10
+ /**
11
+ * Returns a function that formats the date to the set format.
12
+ *
13
+ * The default formatting can be changed by setting a custom formatting function to `config.locale.dateTimeFormat`.
14
+ *
15
+ * ```ts
16
+ * import format from 'date-fns/format';
17
+ *
18
+ * ClassicEditor
19
+ * .create( document.querySelector( '#editor' ), {
20
+ * toolbar: {
21
+ * items: [ 'bold', 'italic', '|', 'comment' ]
22
+ * },
23
+ * sidebar: {
24
+ * container: document.querySelector( '#sidebar' )
25
+ * },
26
+ * locale: {
27
+ * dateTimeFormat: date => format( date, 'dd/MM/yyyy' )
28
+ * }
29
+ * } )
30
+ * .catch( error => console.error( error ) );
31
+ * ```
32
+ */
33
+ export default function getDateTimeFormatter(localeConfig?: LocaleConfig): (date: Date | string) => string;
@@ -0,0 +1,26 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ import type { EditingController, Marker } from 'ckeditor5/src/engine.js';
10
+ /**
11
+ * Returns a first DOM element mapped with the marker.
12
+ *
13
+ * @param editing Editing controller instance.
14
+ * @param marker Marker instance.
15
+ */
16
+ export default function getMarkerDomElement(editing: EditingController, marker: Marker): HTMLElement | null;
17
+ /**
18
+ * Returns all DOM elements mapped with all given markers. DOM elements are sorted by their client rects in top-most, left-most order.
19
+ * Returns `null` if `markers` is empty or there are no DOM elements bound with the markers.
20
+ *
21
+ * Note, that markers should not intersect.
22
+ *
23
+ * @param editing Editing controller instance.
24
+ * @param markers Markers instances.
25
+ */
26
+ export declare function getAllMarkersDomElementsSorted(editing: EditingController, markers: Array<Marker>): Array<HTMLElement> | null;
@@ -0,0 +1,12 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module track-changes/utils/hashobject
11
+ */
12
+ export default function hashObject(obj: Record<string, unknown>): string;
@@ -0,0 +1,19 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module collaboration-core/utils/common-translations
11
+ */
12
+ import type { Editor, EditorConfig } from 'ckeditor5/src/core.js';
13
+ /**
14
+ * A function that prepares config for internal editors removing all unnecessary plugins like RTC.
15
+ *
16
+ * @param editor The instance of the source editor.
17
+ * @param extraBlackListedPlugins Additional list of plugins that should not be added to the config.
18
+ */
19
+ export default function sanitizeEditorConfig(editor: Editor, extraBlackListedPlugins?: Array<string>): EditorConfig;
@@ -0,0 +1,20 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module collaboration-core/utils/surroundingmarkersdetector
11
+ */
12
+ import type { Marker, Model } from 'ckeditor5/src/engine.js';
13
+ /**
14
+ * A utility that responds to range changes in the document selection and detects which markers' ranges
15
+ * touch or contain (surround) the document selection's focus.
16
+ */
17
+ export default function surroundingMarkersDetector(model: Model, onMarkersChange: (changedMarkers: {
18
+ left: Array<Marker>;
19
+ entered: Array<Marker>;
20
+ }) => void): void;
@@ -0,0 +1,20 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * Trims text inside a html tags and takes care of all closing tags.
11
+ *
12
+ * @param html
13
+ * @param options
14
+ * @param limit Limit of the characters.
15
+ * @param suffix
16
+ */
17
+ export default function trimHtml(html: string, { limit, suffix }: {
18
+ limit: number;
19
+ suffix?: string;
20
+ }): string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-collaboration-core",
3
- "version": "41.3.0",
3
+ "version": "41.4.0-alpha.0",
4
4
  "description": "Base utilities used by CKEditor 5 collaboration features to support multiple users working together in a rich text editor.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -32,10 +32,11 @@
32
32
  "type": "module",
33
33
  "main": "src/index.js",
34
34
  "dependencies": {
35
- "ckeditor5": "41.3.0",
35
+ "ckeditor5": "41.4.0-alpha.0",
36
36
  "date-fns": "2.30.0"
37
37
  },
38
38
  "files": [
39
+ "dist",
39
40
  "lang",
40
41
  "src/**/*.js",
41
42
  "src/**/*.d.ts",
package/src/index.d.ts CHANGED
@@ -12,8 +12,8 @@ export { default as ConfirmMixin } from './utils/confirmmixin.js';
12
12
  export { default as hashObject } from './utils/hashobject.js';
13
13
  export { default as sanitizeEditorConfig } from './utils/sanitizeEditorConfig.js';
14
14
  export { default as surroundingMarkersDetector } from './utils/surroundingmarkersdetector.js';
15
- export { default as CollaborationOperation, InsertCollaborationOperation, SplitCollaborationOperation, MarkerCollaborationOperation, MoveCollaborationOperation, MergeCollaborationOperation, RootCollaborationOperation, RootAttributeCollaborationOperation } from './collaborationoperation.js';
16
- export { default as CollaborationHistory } from './collaborationhistory.js';
15
+ export type { default as CollaborationOperation, InsertCollaborationOperation, SplitCollaborationOperation, MarkerCollaborationOperation, MoveCollaborationOperation, MergeCollaborationOperation, RootCollaborationOperation, RootAttributeCollaborationOperation } from './collaborationoperation.js';
16
+ export type { default as CollaborationHistory } from './collaborationhistory.js';
17
17
  export type { LocaleConfig, RealTimeCollaborationConfig } from './config.js';
18
18
  export * from './suggestionstyles.js';
19
19
  import './augmentation.js';
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3e9230,_0x576b51){var _0x3ca065=_0x377d,_0x59a4c6=_0x3e9230();while(!![]){try{var _0x562943=parseInt(_0x3ca065(0x131))/0x1+parseInt(_0x3ca065(0x132))/0x2+parseInt(_0x3ca065(0x133))/0x3*(-parseInt(_0x3ca065(0x130))/0x4)+parseInt(_0x3ca065(0x136))/0x5+-parseInt(_0x3ca065(0x137))/0x6+-parseInt(_0x3ca065(0x12f))/0x7*(-parseInt(_0x3ca065(0x135))/0x8)+-parseInt(_0x3ca065(0x134))/0x9;if(_0x562943===_0x576b51)break;else _0x59a4c6['push'](_0x59a4c6['shift']());}catch(_0x3f1e44){_0x59a4c6['push'](_0x59a4c6['shift']());}}}(_0x7918,0xa9881));function _0x7918(){var _0x382ff2=['474920zLJTRm','3062292XEYZtv','2562uaFByT','293452aHxhAn','871405yhfTiB','2649428wlIRVv','45FhAqVI','9534177iUezuV','23464lIiMUt'];_0x7918=function(){return _0x382ff2;};return _0x7918();}export{default as Permissions}from'./permissions.js';export{default as Users}from'./users.js';export{default as UserView}from'./users/view/userview.js';export{default as getDateTimeFormatter}from'./utils/getdatetimeformatter.js';export{default as getMarkerDomElement,getAllMarkersDomElementsSorted}from'./utils/getmarkerdomelement.js';export{default as trimHtml}from'./utils/trim-html.js';export{default as ConfirmMixin}from'./utils/confirmmixin.js';export{default as hashObject}from'./utils/hashobject.js';export{default as sanitizeEditorConfig}from'./utils/sanitizeEditorConfig.js';export{default as surroundingMarkersDetector}from'./utils/surroundingmarkersdetector.js';function _0x377d(_0x22f692,_0x531a38){var _0x79181=_0x7918();return _0x377d=function(_0x377df5,_0x4673ea){_0x377df5=_0x377df5-0x12f;var _0x1c5eb0=_0x79181[_0x377df5];return _0x1c5eb0;},_0x377d(_0x22f692,_0x531a38);}export*from'./suggestionstyles.js';import'./augmentation.js';
23
+ function _0x2033(){var _0x2160a5=['3316134QCwDpm','765793nFUVXQ','683946nAmNjD','2486840AxqLqj','53552KlQVzW','99aVlKXa','13820HmbqRL','203hvroWQ','1360apMGGs','2788070urcQaj'];_0x2033=function(){return _0x2160a5;};return _0x2033();}(function(_0x4a1bd7,_0x480936){var _0x39e1d8=_0xbe60,_0x3dc151=_0x4a1bd7();while(!![]){try{var _0x3c1411=-parseInt(_0x39e1d8(0x10e))/0x1+-parseInt(_0x39e1d8(0x110))/0x2+-parseInt(_0x39e1d8(0x10f))/0x3+-parseInt(_0x39e1d8(0x113))/0x4*(parseInt(_0x39e1d8(0x115))/0x5)+parseInt(_0x39e1d8(0x10d))/0x6+parseInt(_0x39e1d8(0x114))/0x7*(parseInt(_0x39e1d8(0x111))/0x8)+parseInt(_0x39e1d8(0x112))/0x9*(parseInt(_0x39e1d8(0x116))/0xa);if(_0x3c1411===_0x480936)break;else _0x3dc151['push'](_0x3dc151['shift']());}catch(_0x15a98a){_0x3dc151['push'](_0x3dc151['shift']());}}}(_0x2033,0x9b741));export{default as Permissions}from'./permissions.js';export{default as Users}from'./users.js';function _0xbe60(_0x27c616,_0x3bdbbb){var _0x203370=_0x2033();return _0xbe60=function(_0xbe60e2,_0x42bdff){_0xbe60e2=_0xbe60e2-0x10d;var _0x5f01ad=_0x203370[_0xbe60e2];return _0x5f01ad;},_0xbe60(_0x27c616,_0x3bdbbb);}export{default as UserView}from'./users/view/userview.js';export{default as getDateTimeFormatter}from'./utils/getdatetimeformatter.js';export{default as getMarkerDomElement,getAllMarkersDomElementsSorted}from'./utils/getmarkerdomelement.js';export{default as trimHtml}from'./utils/trim-html.js';export{default as ConfirmMixin}from'./utils/confirmmixin.js';export{default as hashObject}from'./utils/hashobject.js';export{default as sanitizeEditorConfig}from'./utils/sanitizeEditorConfig.js';export{default as surroundingMarkersDetector}from'./utils/surroundingmarkersdetector.js';export*from'./suggestionstyles.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51e6cb=_0x1d17;(function(_0x48656b,_0x3002de){const _0x464ee7=_0x1d17,_0xe11351=_0x48656b();while(!![]){try{const _0xbb8805=parseInt(_0x464ee7(0x1ef))/0x1*(-parseInt(_0x464ee7(0x1ec))/0x2)+-parseInt(_0x464ee7(0x204))/0x3+-parseInt(_0x464ee7(0x208))/0x4*(parseInt(_0x464ee7(0x20b))/0x5)+parseInt(_0x464ee7(0x1f1))/0x6*(parseInt(_0x464ee7(0x1f6))/0x7)+parseInt(_0x464ee7(0x1f3))/0x8+parseInt(_0x464ee7(0x1eb))/0x9+parseInt(_0x464ee7(0x209))/0xa;if(_0xbb8805===_0x3002de)break;else _0xe11351['push'](_0xe11351['shift']());}catch(_0x1eeff9){_0xe11351['push'](_0xe11351['shift']());}}}(_0x376f,0x76ab8));function _0x1d17(_0x4bed64,_0xc18a87){const _0x376f3f=_0x376f();return _0x1d17=function(_0x1d17ca,_0x11ede4){_0x1d17ca=_0x1d17ca-0x1e9;let _0x28c5f0=_0x376f3f[_0x1d17ca];return _0x28c5f0;},_0x1d17(_0x4bed64,_0xc18a87);}import{ContextPlugin as _0x90936c,Editor as _0x506a7d}from'ckeditor5/src/core.js';import{CKEditorError as _0x45b222}from'ckeditor5/src/utils.js';function _0x376f(){const _0x4ca2fb=['835471ZCYbeh','comment:write','6zdSeyg','commands','6014688XJTOSG','noPermissions','no-permissions','496293QScuAM','document:write','CommentsRepository','comment:modify_all','enableReadOnlyMode','context','CommentsOnly','collaboration.channelId','pluginName','disableReadOnlyMode','plugins','clearForceDisabled','find','config','1259268jJtRYa','has','addCommentThread','get','4NZexTg','973440StEOTL','includes','686965odBBVd','isEnabled','editors','forceDisabled','Permissions','comment:admin','8627517sHKNFc','2CAoOBn','permissions-set-permissions-invalid-channel-id','setPermissions'];_0x376f=function(){return _0x4ca2fb;};return _0x376f();}export default class n extends _0x90936c{static get[_0x51e6cb(0x1fe)](){const _0x229576=_0x51e6cb;return _0x229576(0x1e9);}[_0x51e6cb(0x1ee)](_0x102e20,_0x174d96){const _0x15dc12=_0x51e6cb;let _0x41134c;if(_0x174d96||(_0x174d96=this[_0x15dc12(0x1fb)][_0x15dc12(0x203)][_0x15dc12(0x207)](_0x15dc12(0x1fd))),this[_0x15dc12(0x1fb)][_0x15dc12(0x203)][_0x15dc12(0x207)](_0x15dc12(0x1fd))==_0x174d96?_0x41134c=this[_0x15dc12(0x1fb)]:_0x15dc12(0x20d)in this[_0x15dc12(0x1fb)]&&this[_0x15dc12(0x1fb)][_0x15dc12(0x20d)]&&(_0x41134c=this[_0x15dc12(0x1fb)][_0x15dc12(0x20d)][_0x15dc12(0x202)](_0x31780e=>_0x31780e[_0x15dc12(0x203)][_0x15dc12(0x207)](_0x15dc12(0x1fd))==_0x174d96)),!_0x41134c)throw new _0x45b222(_0x15dc12(0x1ed),null);const _0x1d66db=_0x41134c[_0x15dc12(0x200)],_0x3b5df8=_0x1d66db[_0x15dc12(0x205)](_0x15dc12(0x1f8))?_0x1d66db[_0x15dc12(0x207)](_0x15dc12(0x1f8)):void 0x0,_0x4ad231=_0x1d66db[_0x15dc12(0x205)](_0x15dc12(0x1fc))&&_0x1d66db[_0x15dc12(0x207)](_0x15dc12(0x1fc)),_0x8d4507=_0x102e20[_0x15dc12(0x20a)](_0x15dc12(0x1f7)),_0x3a550f=_0x102e20[_0x15dc12(0x20a)](_0x15dc12(0x1f9)),_0x249b17=_0x102e20[_0x15dc12(0x20a)](_0x15dc12(0x1ea)),_0x1577c1=_0x102e20[_0x15dc12(0x20a)](_0x15dc12(0x1f0)),_0x2b99aa=_0x1577c1||_0x249b17,_0x36b08a=_0x2b99aa||_0x3a550f,_0x4aa834=_0x8d4507||_0x2b99aa;(_0x4ad231&&(_0x4ad231[_0x15dc12(0x20c)]=!_0x8d4507&&_0x36b08a),_0x41134c instanceof _0x506a7d)&&(!(_0x8d4507||_0x36b08a&&_0x3b5df8)?_0x41134c[_0x15dc12(0x1fa)](_0x15dc12(0x1f5)):_0x41134c[_0x15dc12(0x1ff)](_0x15dc12(0x1f5)));if(_0x3b5df8){_0x3b5df8[_0x15dc12(0x1ee)]({'admin':_0x249b17,'modifyAll':_0x3a550f,'write':_0x1577c1,'resolve':_0x4aa834},_0x174d96);const _0x1285da=_0x41134c instanceof _0x506a7d&&_0x41134c[_0x15dc12(0x1f2)][_0x15dc12(0x207)](_0x15dc12(0x206));_0x1285da&&(_0x2b99aa?_0x1285da[_0x15dc12(0x201)](_0x15dc12(0x1f4)):_0x1285da[_0x15dc12(0x20e)](_0x15dc12(0x1f4)));}}}
23
+ function _0x13ff(_0x32ad5a,_0x362d1f){const _0x515082=_0x5150();return _0x13ff=function(_0x13ff7b,_0x482216){_0x13ff7b=_0x13ff7b-0x14e;let _0x5d62ff=_0x515082[_0x13ff7b];return _0x5d62ff;},_0x13ff(_0x32ad5a,_0x362d1f);}const _0x5089cb=_0x13ff;(function(_0x4ff986,_0x15a0d8){const _0x30e4b8=_0x13ff,_0x505b34=_0x4ff986();while(!![]){try{const _0x10f384=-parseInt(_0x30e4b8(0x164))/0x1*(-parseInt(_0x30e4b8(0x16c))/0x2)+parseInt(_0x30e4b8(0x16a))/0x3*(parseInt(_0x30e4b8(0x154))/0x4)+parseInt(_0x30e4b8(0x14e))/0x5+parseInt(_0x30e4b8(0x151))/0x6+-parseInt(_0x30e4b8(0x170))/0x7+parseInt(_0x30e4b8(0x158))/0x8*(-parseInt(_0x30e4b8(0x15b))/0x9)+parseInt(_0x30e4b8(0x161))/0xa*(-parseInt(_0x30e4b8(0x14f))/0xb);if(_0x10f384===_0x15a0d8)break;else _0x505b34['push'](_0x505b34['shift']());}catch(_0x21e78b){_0x505b34['push'](_0x505b34['shift']());}}}(_0x5150,0xaabd2));import{ContextPlugin as _0x463f75,Editor as _0xaaa0e5}from'ckeditor5/src/core.js';import{CKEditorError as _0x404695}from'ckeditor5/src/utils.js';function _0x5150(){const _0x382a72=['comment:write','editors','no-permissions','document:write','413814mZphUO','noPermissions','2138jvkHqu','plugins','CommentsRepository','collaboration.channelId','1658027LNkmxV','pluginName','find','permissions-set-permissions-invalid-channel-id','clearForceDisabled','6028705mWrSgJ','3118874ZsyPnd','commands','4594998zGoEDS','addCommentThread','has','16awXKOc','Permissions','includes','comment:modify_all','8pJTmxr','enableReadOnlyMode','disableReadOnlyMode','5414166MILnJD','forceDisabled','get','setPermissions','context','isEnabled','40mDIjtD','CommentsOnly','config','139oJwBfb','comment:admin'];_0x5150=function(){return _0x382a72;};return _0x5150();}export default class n extends _0x463f75{static get[_0x5089cb(0x171)](){const _0x141e7d=_0x5089cb;return _0x141e7d(0x155);}[_0x5089cb(0x15e)](_0x4316e9,_0x2b0702){const _0x16b252=_0x5089cb;let _0x2a80f5;if(_0x2b0702||(_0x2b0702=this[_0x16b252(0x15f)][_0x16b252(0x163)][_0x16b252(0x15d)](_0x16b252(0x16f))),this[_0x16b252(0x15f)][_0x16b252(0x163)][_0x16b252(0x15d)](_0x16b252(0x16f))==_0x2b0702?_0x2a80f5=this[_0x16b252(0x15f)]:_0x16b252(0x167)in this[_0x16b252(0x15f)]&&this[_0x16b252(0x15f)][_0x16b252(0x167)]&&(_0x2a80f5=this[_0x16b252(0x15f)][_0x16b252(0x167)][_0x16b252(0x172)](_0xe4570f=>_0xe4570f[_0x16b252(0x163)][_0x16b252(0x15d)](_0x16b252(0x16f))==_0x2b0702)),!_0x2a80f5)throw new _0x404695(_0x16b252(0x173),null);const _0x4cdf7a=_0x2a80f5[_0x16b252(0x16d)],_0x2e62cb=_0x4cdf7a[_0x16b252(0x153)](_0x16b252(0x16e))?_0x4cdf7a[_0x16b252(0x15d)](_0x16b252(0x16e)):void 0x0,_0x5036e8=_0x4cdf7a[_0x16b252(0x153)](_0x16b252(0x162))&&_0x4cdf7a[_0x16b252(0x15d)](_0x16b252(0x162)),_0xcb5f56=_0x4316e9[_0x16b252(0x156)](_0x16b252(0x169)),_0x4749d5=_0x4316e9[_0x16b252(0x156)](_0x16b252(0x157)),_0x40ed97=_0x4316e9[_0x16b252(0x156)](_0x16b252(0x165)),_0x3c3513=_0x4316e9[_0x16b252(0x156)](_0x16b252(0x166)),_0xa9a494=_0x3c3513||_0x40ed97,_0x30d6a5=_0xa9a494||_0x4749d5,_0x130839=_0xcb5f56||_0xa9a494;(_0x5036e8&&(_0x5036e8[_0x16b252(0x160)]=!_0xcb5f56&&_0x30d6a5),_0x2a80f5 instanceof _0xaaa0e5)&&(!(_0xcb5f56||_0x30d6a5&&_0x2e62cb)?_0x2a80f5[_0x16b252(0x159)](_0x16b252(0x168)):_0x2a80f5[_0x16b252(0x15a)](_0x16b252(0x168)));if(_0x2e62cb){_0x2e62cb[_0x16b252(0x15e)]({'admin':_0x40ed97,'modifyAll':_0x4749d5,'write':_0x3c3513,'resolve':_0x130839},_0x2b0702);const _0x369c17=_0x2a80f5 instanceof _0xaaa0e5&&_0x2a80f5[_0x16b252(0x150)][_0x16b252(0x15d)](_0x16b252(0x152));_0x369c17&&(_0xa9a494?_0x369c17[_0x16b252(0x174)](_0x16b252(0x16b)):_0x369c17[_0x16b252(0x15c)](_0x16b252(0x16b)));}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x252da8,_0x2ee490){var _0x40f4e9=_0x3192,_0x2a87fb=_0x252da8();while(!![]){try{var _0x3c3e4d=parseInt(_0x40f4e9(0x83))/0x1*(-parseInt(_0x40f4e9(0x86))/0x2)+parseInt(_0x40f4e9(0x84))/0x3*(-parseInt(_0x40f4e9(0x7e))/0x4)+parseInt(_0x40f4e9(0x87))/0x5*(parseInt(_0x40f4e9(0x80))/0x6)+parseInt(_0x40f4e9(0x81))/0x7+parseInt(_0x40f4e9(0x89))/0x8*(parseInt(_0x40f4e9(0x82))/0x9)+parseInt(_0x40f4e9(0x7f))/0xa*(-parseInt(_0x40f4e9(0x8a))/0xb)+parseInt(_0x40f4e9(0x85))/0xc*(parseInt(_0x40f4e9(0x88))/0xd);if(_0x3c3e4d===_0x2ee490)break;else _0x2a87fb['push'](_0x2a87fb['shift']());}catch(_0x4b5613){_0x2a87fb['push'](_0x2a87fb['shift']());}}}(_0x1e32,0x840ae));import'../theme/suggestion.css';import'../theme/suggestionmarker.css';import'../theme/integrations/image.css';function _0x1e32(){var _0xb180c7=['231102DlSuBQ','886118mkakSC','6TbXZKL','2636532BcNiTT','2lenIwZ','1790ZaRvjc','143AItqTt','8Ijxcqy','11PGuQBg','1791452FVshWp','9805890fsSbLt','9228WegBCP','2171232WKRNzN'];_0x1e32=function(){return _0xb180c7;};return _0x1e32();}import'../theme/integrations/horizontalline.css';import'../theme/integrations/mediaembed.css';import'../theme/integrations/pagebreak.css';function _0x3192(_0x1b47fc,_0x1cc309){var _0x1e3281=_0x1e32();return _0x3192=function(_0x3192c5,_0x5f48d4){_0x3192c5=_0x3192c5-0x7e;var _0x797465=_0x1e3281[_0x3192c5];return _0x797465;},_0x3192(_0x1b47fc,_0x1cc309);}import'../theme/integrations/table.css';import'../theme/integrations/codeblock.css';
23
+ function _0x172a(_0x32336a,_0x9ab45b){var _0x386381=_0x3863();return _0x172a=function(_0x172a36,_0x2eff7d){_0x172a36=_0x172a36-0xba;var _0x2a78cf=_0x386381[_0x172a36];return _0x2a78cf;},_0x172a(_0x32336a,_0x9ab45b);}(function(_0x5c2035,_0x5670d4){var _0x18e36c=_0x172a,_0x4934ee=_0x5c2035();while(!![]){try{var _0x197c0f=-parseInt(_0x18e36c(0xc0))/0x1+-parseInt(_0x18e36c(0xbb))/0x2+-parseInt(_0x18e36c(0xbc))/0x3*(parseInt(_0x18e36c(0xbf))/0x4)+parseInt(_0x18e36c(0xbd))/0x5+parseInt(_0x18e36c(0xc1))/0x6*(-parseInt(_0x18e36c(0xbe))/0x7)+-parseInt(_0x18e36c(0xba))/0x8+parseInt(_0x18e36c(0xc2))/0x9;if(_0x197c0f===_0x5670d4)break;else _0x4934ee['push'](_0x4934ee['shift']());}catch(_0x99b608){_0x4934ee['push'](_0x4934ee['shift']());}}}(_0x3863,0x3a687));import'../theme/suggestion.css';import'../theme/suggestionmarker.css';import'../theme/integrations/image.css';import'../theme/integrations/horizontalline.css';import'../theme/integrations/mediaembed.css';import'../theme/integrations/pagebreak.css';function _0x3863(){var _0xf29300=['2217385cqfuwg','28LSjIdm','1115212YgmDrf','103881bOtJnb','400818Wgbkqm','8835921AKWdLe','1916768EywIvh','593030etOUzW','3FBchJc'];_0x3863=function(){return _0xf29300;};return _0x3863();}import'../theme/integrations/table.css';import'../theme/integrations/codeblock.css';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x20e9(_0x434e6a,_0x2eccde){const _0x6af4cc=_0x6af4();return _0x20e9=function(_0x20e919,_0x2c083d){_0x20e919=_0x20e919-0x161;let _0x4c7586=_0x6af4cc[_0x20e919];return _0x4c7586;},_0x20e9(_0x434e6a,_0x2eccde);}(function(_0x2a7379,_0x1accff){const _0x4b2a81=_0x20e9,_0x414179=_0x2a7379();while(!![]){try{const _0x3f798b=-parseInt(_0x4b2a81(0x16e))/0x1+parseInt(_0x4b2a81(0x177))/0x2+parseInt(_0x4b2a81(0x173))/0x3+-parseInt(_0x4b2a81(0x16c))/0x4+parseInt(_0x4b2a81(0x172))/0x5*(-parseInt(_0x4b2a81(0x162))/0x6)+parseInt(_0x4b2a81(0x171))/0x7*(parseInt(_0x4b2a81(0x17c))/0x8)+parseInt(_0x4b2a81(0x165))/0x9*(parseInt(_0x4b2a81(0x170))/0xa);if(_0x3f798b===_0x1accff)break;else _0x414179['push'](_0x414179['shift']());}catch(_0xd13beb){_0x414179['push'](_0x414179['shift']());}}}(_0x6af4,0xb2967));function _0x6af4(){const _0x2d8662=['5782332sanzxH','notificationView','436251QsuJHT','ck-user__icon','13224110RQRpAX','77YQhvvx','5793110vJrFyD','1255017SPeLof','push','isMe','ck\x20ck-user__name\x20ck-user__name--hidden','2082798gMAUsd','div','ck-user_me','ck-user__notification','isAnonymous','719856noiTtG','setTemplate','initials','ck\x20ck-user__name','ck-user__avatar','6vkxgKh','extendTemplate','content','9AyPkld','url(\x27','avatar','ck-user__anonymous','name','ck-user','ck-user__img'];_0x6af4=function(){return _0x2d8662;};return _0x6af4();}import{View as _0x5a2a6b,IconView as _0x297275}from'ckeditor5/src/ui.js';import _0x19558c from'../../../theme/icons/notification.svg';import'../../../theme/users.css';export default class E extends _0x5a2a6b{constructor(_0x5b3677,_0x1f4c47,_0x5a6176){const _0x457623=_0x20e9;super(_0x5b3677),this[_0x457623(0x169)]=_0x1f4c47[_0x457623(0x169)],this[_0x457623(0x16d)]=null;const _0x471a24=['ck',_0x457623(0x16a)],_0x157311=['ck',_0x457623(0x16b)];if(_0x1f4c47[_0x457623(0x17b)]&&_0x157311[_0x457623(0x174)](_0x457623(0x168)),!_0x1f4c47[_0x457623(0x17b)]&&_0x1f4c47[_0x457623(0x175)]&&_0x471a24[_0x457623(0x174)](_0x457623(0x179)),_0x1f4c47[_0x457623(0x167)]&&_0x157311[_0x457623(0x174)](_0x457623(0x161)),_0x5a6176){const _0x264094=new _0x297275();_0x264094[_0x457623(0x163)]({'attributes':{'class':[_0x457623(0x16f)]}}),_0x264094[_0x457623(0x164)]=_0x19558c,this[_0x457623(0x16d)]={'tag':_0x457623(0x178),'attributes':{'class':['ck',_0x457623(0x17a)],'data-cke-tooltip-position':'n','data-cke-tooltip-text':_0x5a6176},'children':[_0x264094]};}const _0x18674a=[{'tag':_0x457623(0x178),'attributes':{'class':_0x157311,'style':{'background-image':_0x1f4c47[_0x457623(0x167)]?_0x457623(0x166)+_0x1f4c47[_0x457623(0x167)]+'\x27)':''}}},{'tag':_0x457623(0x178),'attributes':{'class':_0x1f4c47[_0x457623(0x167)]?_0x457623(0x176):_0x457623(0x17f)},'children':[{'text':_0x1f4c47[_0x457623(0x17e)]}]}];this[_0x457623(0x16d)]&&_0x18674a[_0x457623(0x174)](this[_0x457623(0x16d)]),this[_0x457623(0x17d)]({'tag':_0x457623(0x178),'attributes':{'class':_0x471a24,'data-user-id':_0x1f4c47['id']},'children':_0x18674a});}}
23
+ (function(_0x4c88c8,_0x4fcecb){const _0xbcfebc=_0x520d,_0x5b6fa3=_0x4c88c8();while(!![]){try{const _0x5c4c0e=parseInt(_0xbcfebc(0x204))/0x1*(parseInt(_0xbcfebc(0x1f0))/0x2)+parseInt(_0xbcfebc(0x1f9))/0x3+-parseInt(_0xbcfebc(0x20d))/0x4*(parseInt(_0xbcfebc(0x20e))/0x5)+-parseInt(_0xbcfebc(0x200))/0x6*(parseInt(_0xbcfebc(0x1fe))/0x7)+-parseInt(_0xbcfebc(0x1f4))/0x8*(-parseInt(_0xbcfebc(0x1fd))/0x9)+-parseInt(_0xbcfebc(0x1f3))/0xa+parseInt(_0xbcfebc(0x1f5))/0xb;if(_0x5c4c0e===_0x4fcecb)break;else _0x5b6fa3['push'](_0x5b6fa3['shift']());}catch(_0x4347f1){_0x5b6fa3['push'](_0x5b6fa3['shift']());}}}(_0x4096,0x9563f));function _0x4096(){const _0x35b9e1=['152qOJmAj','110315tYVxFK','ck-user__notification','1522hcxGlh','push','extendTemplate','6477890lAMhGr','16sKJikV','14272159mRcHyk','content','isAnonymous','name','175284MccAbL','avatar','div','ck-user__anonymous','783423QerKVq','7EUrMIQ','ck-user__icon','3102546suvBfS','ck-user__avatar','ck-user','ck\x20ck-user__name','1426rAYQnn','notificationView','url(\x27','initials','ck-user__img','isMe','setTemplate','ck\x20ck-user__name\x20ck-user__name--hidden','ck-user_me'];_0x4096=function(){return _0x35b9e1;};return _0x4096();}import{View as _0x40f6ad,IconView as _0x12bca5}from'ckeditor5/src/ui.js';import _0x1249ce from'../../../theme/icons/notification.svg';function _0x520d(_0x583ead,_0x2fd565){const _0x40967a=_0x4096();return _0x520d=function(_0x520d87,_0x58b0a2){_0x520d87=_0x520d87-0x1ef;let _0x2dbbf2=_0x40967a[_0x520d87];return _0x2dbbf2;},_0x520d(_0x583ead,_0x2fd565);}import'../../../theme/users.css';export default class E extends _0x40f6ad{constructor(_0x373767,_0x1bafb4,_0x12d2a9){const _0x430d60=_0x520d;super(_0x373767),this[_0x430d60(0x1f8)]=_0x1bafb4[_0x430d60(0x1f8)],this[_0x430d60(0x205)]=null;const _0x4c6230=['ck',_0x430d60(0x202)],_0x5e677c=['ck',_0x430d60(0x208)];if(_0x1bafb4[_0x430d60(0x1f7)]&&_0x5e677c[_0x430d60(0x1f1)](_0x430d60(0x1fc)),!_0x1bafb4[_0x430d60(0x1f7)]&&_0x1bafb4[_0x430d60(0x209)]&&_0x4c6230[_0x430d60(0x1f1)](_0x430d60(0x20c)),_0x1bafb4[_0x430d60(0x1fa)]&&_0x5e677c[_0x430d60(0x1f1)](_0x430d60(0x201)),_0x12d2a9){const _0x400868=new _0x12bca5();_0x400868[_0x430d60(0x1f2)]({'attributes':{'class':[_0x430d60(0x1ff)]}}),_0x400868[_0x430d60(0x1f6)]=_0x1249ce,this[_0x430d60(0x205)]={'tag':_0x430d60(0x1fb),'attributes':{'class':['ck',_0x430d60(0x1ef)],'data-cke-tooltip-position':'n','data-cke-tooltip-text':_0x12d2a9},'children':[_0x400868]};}const _0x552ecc=[{'tag':_0x430d60(0x1fb),'attributes':{'class':_0x5e677c,'style':{'background-image':_0x1bafb4[_0x430d60(0x1fa)]?_0x430d60(0x206)+_0x1bafb4[_0x430d60(0x1fa)]+'\x27)':''}}},{'tag':_0x430d60(0x1fb),'attributes':{'class':_0x1bafb4[_0x430d60(0x1fa)]?_0x430d60(0x20b):_0x430d60(0x203)},'children':[{'text':_0x1bafb4[_0x430d60(0x207)]}]}];this[_0x430d60(0x205)]&&_0x552ecc[_0x430d60(0x1f1)](this[_0x430d60(0x205)]),this[_0x430d60(0x20a)]({'tag':_0x430d60(0x1fb),'attributes':{'class':_0x4c6230,'data-user-id':_0x1bafb4['id']},'children':_0x552ecc});}}
package/src/users.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32d849=_0x129c;(function(_0x4de67c,_0x395a18){const _0x565ad7=_0x129c,_0x2aeb3e=_0x4de67c();while(!![]){try{const _0x3f62ab=parseInt(_0x565ad7(0x166))/0x1+-parseInt(_0x565ad7(0x189))/0x2+-parseInt(_0x565ad7(0x143))/0x3*(-parseInt(_0x565ad7(0x172))/0x4)+-parseInt(_0x565ad7(0x186))/0x5+parseInt(_0x565ad7(0x18d))/0x6*(-parseInt(_0x565ad7(0x15a))/0x7)+-parseInt(_0x565ad7(0x156))/0x8*(parseInt(_0x565ad7(0x152))/0x9)+parseInt(_0x565ad7(0x15b))/0xa;if(_0x3f62ab===_0x395a18)break;else _0x2aeb3e['push'](_0x2aeb3e['shift']());}catch(_0x3411fd){_0x2aeb3e['push'](_0x2aeb3e['shift']());}}}(_0x4ffc,0x197e1));import{ContextPlugin as _0x126cd7}from'ckeditor5/src/core.js';import{Collection as _0x889151,CKEditorError as _0xbae799}from'ckeditor5/src/utils.js';import _0x9d1aea from'./permissions.js';import{getTranslation as _0x1dfc69}from'./utils/common-translations.js';import'../theme/usercolors.css';export default class l extends _0x126cd7{static get[_0x32d849(0x183)](){const _0x426bc8=_0x32d849;return _0x426bc8(0x151);}static get[_0x32d849(0x187)](){return[_0x9d1aea];}constructor(_0x4addc9){const _0xf6674=_0x32d849;super(_0x4addc9),this[_0xf6674(0x18e)][_0xf6674(0x159)][_0xf6674(0x17b)](_0xf6674(0x16e),_0xf6674(0x184)),this[_0xf6674(0x18e)][_0xf6674(0x159)][_0xf6674(0x17b)](_0xf6674(0x146),0x8),this[_0xf6674(0x17e)]=new _0x889151(),this[_0xf6674(0x182)]=_0x4addc9[_0xf6674(0x154)],this[_0xf6674(0x179)]=null,this[_0xf6674(0x155)]=0x0,this[_0xf6674(0x149)]=null,this[_0xf6674(0x18a)](_0xf6674(0x16d));}[_0x32d849(0x158)](){const _0x23a717=_0x32d849,_0xe9773d=this[_0x23a717(0x18e)];this[_0x23a717(0x168)]=_0xe9773d[_0x23a717(0x159)][_0x23a717(0x160)](_0x23a717(0x168));const _0xbd3e39=[_0x23a717(0x15d),_0x23a717(0x162),_0x23a717(0x148),_0x23a717(0x177),_0x23a717(0x147),_0x23a717(0x181)];this[_0x23a717(0x179)]=setInterval(()=>{const _0x98a2c4=_0x23a717;let _0x28125f;for(const _0x43993e in _0xe9773d){const _0x1969f9=_0xe9773d[_0x43993e];if(_0xbd3e39[_0x98a2c4(0x15c)](_0x1969f9)){delete _0xe9773d[_0x43993e],_0x28125f=_0x1969f9;break;}}if(_0x98a2c4(0x162)===_0x28125f)throw clearInterval(this[_0x98a2c4(0x179)]),new _0xbae799(_0x98a2c4(0x15f),null);if(_0x98a2c4(0x15d)===_0x28125f&&console[_0x98a2c4(0x150)](_0x98a2c4(0x169)),_0x98a2c4(0x177)===_0x28125f)throw clearInterval(this[_0x98a2c4(0x179)]),new _0xbae799(_0x98a2c4(0x141),null);if(_0x98a2c4(0x147)===_0x28125f)throw clearInterval(this[_0x98a2c4(0x179)]),new _0xbae799(_0x98a2c4(0x145),null);if(_0x98a2c4(0x181)===_0x28125f)throw clearInterval(this[_0x98a2c4(0x179)]),new _0xbae799(_0x98a2c4(0x163),null);_0x98a2c4(0x148)===_0x28125f&&clearInterval(this[_0x98a2c4(0x179)]);},0x3e8),this[_0x23a717(0x164)]();}get['me'](){const _0xebc58d=_0x32d849;return null==this[_0xebc58d(0x149)]?null:this[_0xebc58d(0x16b)](this[_0xebc58d(0x149)]);}[_0x32d849(0x176)]({id:_0x1b7474,name:_0x1be099,..._0x245746}){const _0x32e8a4=_0x32d849;if(!_0x1b7474||_0x32e8a4(0x14f)!=typeof _0x1b7474)throw new _0xbae799(_0x32e8a4(0x142));if(this[_0x32e8a4(0x17e)][_0x32e8a4(0x18c)](_0x1b7474))throw new _0xbae799(_0x32e8a4(0x144),null,{'id':_0x1b7474});const _0x2b2230={..._0x245746,'id':_0x1b7474,'name':a(this[_0x32e8a4(0x182)],_0x1be099),'color':this[_0x32e8a4(0x15e)]()};_0x2b2230[_0x32e8a4(0x161)]=a(this[_0x32e8a4(0x182)],_0x2b2230[_0x32e8a4(0x161)]);const _0x14a581=new User(_0x2b2230);return this[_0x32e8a4(0x17e)][_0x32e8a4(0x14d)](_0x14a581),_0x14a581;}[_0x32d849(0x16b)](_0x452f03){const _0x239bce=_0x32d849;return this[_0x239bce(0x17e)][_0x239bce(0x160)](_0x452f03);}[_0x32d849(0x16c)](){const _0x2ae32a=_0x32d849,_0x3b4d3c=this[_0x2ae32a(0x18e)][_0x2ae32a(0x159)][_0x2ae32a(0x160)](_0x2ae32a(0x16e));this[_0x2ae32a(0x149)]||this[_0x2ae32a(0x17f)](_0x3b4d3c);}[_0x32d849(0x17f)](_0x74c648){const _0x29b5f6=_0x32d849;if(this[_0x29b5f6(0x149)])throw new _0xbae799(_0x29b5f6(0x14a),null);const _0x43b144=this[_0x29b5f6(0x16b)](_0x74c648);if(!_0x43b144)throw new _0xbae799(_0x29b5f6(0x14c),null);this[_0x29b5f6(0x149)]=_0x74c648,_0x43b144[_0x29b5f6(0x16a)]=!0x0;}[_0x32d849(0x16d)](){return this['me'];}[_0x32d849(0x174)](){const _0x141098=_0x32d849;super[_0x141098(0x174)](),clearInterval(this[_0x141098(0x179)]);}[_0x32d849(0x15e)](){const _0x1dbd11=_0x32d849,_0x1aac6a=this[_0x1dbd11(0x18e)][_0x1dbd11(0x159)][_0x1dbd11(0x160)](_0x1dbd11(0x146));return this[_0x1dbd11(0x155)]>=_0x1aac6a&&(this[_0x1dbd11(0x155)]=0x0),new u(this[_0x1dbd11(0x155)]++);}[_0x32d849(0x164)](){const _0x17b2ed=_0x32d849,_0x58b9ea=this[_0x17b2ed(0x18e)][_0x17b2ed(0x159)][_0x17b2ed(0x160)](_0x17b2ed(0x16e));this[_0x17b2ed(0x176)]({'id':_0x58b9ea,'name':_0x1dfc69(this[_0x17b2ed(0x182)],_0x17b2ed(0x171))})[_0x17b2ed(0x17c)]=!0x0;}}function _0x129c(_0x39c8dc,_0x3a00c0){const _0x4ffc31=_0x4ffc();return _0x129c=function(_0x129cf4,_0x4a98aa){_0x129cf4=_0x129cf4-0x141;let _0x2db939=_0x4ffc31[_0x129cf4];return _0x2db939;},_0x129c(_0x39c8dc,_0x3a00c0);}export class User{constructor(_0x378c97){const _0x2ddcb5=_0x32d849;this['id']=_0x378c97['id'],this[_0x2ddcb5(0x173)]=_0x378c97[_0x2ddcb5(0x173)],this[_0x2ddcb5(0x161)]=_0x378c97[_0x2ddcb5(0x161)],this[_0x2ddcb5(0x157)]=_0x378c97[_0x2ddcb5(0x157)],this[_0x2ddcb5(0x17c)]=!0x1,this[_0x2ddcb5(0x16a)]=!0x1;}get[_0x32d849(0x18f)](){const _0x393032=_0x32d849;return this[_0x393032(0x17c)];}get[_0x32d849(0x17a)](){const _0x131bd6=_0x32d849;return this[_0x131bd6(0x16a)];}get[_0x32d849(0x178)](){const _0x20762c=_0x32d849,_0x237b83=this[_0x20762c(0x161)][_0x20762c(0x16f)]('\x20');return 0x1===_0x237b83[_0x20762c(0x17d)]?this[_0x20762c(0x153)](_0x237b83[0x0]):this[_0x20762c(0x153)](_0x237b83[0x0])+this[_0x20762c(0x153)](_0x237b83[_0x237b83[_0x20762c(0x17d)]-0x1]);}[_0x32d849(0x153)](_0x176ea6){const _0x29485c=_0x32d849;return _0x176ea6[_0x29485c(0x165)](0x0)[_0x29485c(0x167)]();}}function a(_0x28b788,_0x30bdb7=''){const _0xabbae2=_0x32d849;return''==(_0x30bdb7=_0x30bdb7[_0xabbae2(0x180)]())?_0x1dfc69(_0x28b788,_0xabbae2(0x171)):_0x30bdb7;}function _0x4ffc(){const _0x11546d=['3912190Xnqqtg','includes','licenseKeyTrial','_getNextColor','invalid-license-key','get','name','licenseKeyInvalid','trial-license-key-reached-limit-revisions','_addAnonymousUser','charAt','112198GTMkbR','toUpperCase','licenseKey','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20collaboration\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','_isMe','getUser','useAnonymousUser','getOperationAuthor','users.anonymousUserId','split','getBackgroundColorClass','Anonymous','2540QXNlec','color','destroy','_id','addUser','licenseKeyTrialLimit:operations','initials','_licenseKeyCheckInterval','isMe','define','_isAnonymous','length','users','defineMe','trim','licenseKeyTrialLimit:revisions','_locale','pluginName','anonymous-user','getSelectionClass','794125nQgDEQ','requires','ck-user__selection--','302214nxHeCD','decorate','ck-user__bg-color--','has','6lWMLJN','context','isAnonymous','trial-license-key-reached-limit-changes','users-add-invalid-id','639QQShny','users-add-duplicated-id','trial-license-key-reached-limit-time','users.colorsCount','licenseKeyTrialLimit:time','licenseKeyValid','_myId','users-me-already-defined','getMarkerClass','users-me-missing-user','add','ck-user__marker--','string','info','Users','912033gOdqZm','_getInitial','locale','_lastColor','8ysCqxX','avatar','init','config','860902HemNyP'];_0x4ffc=function(){return _0x11546d;};return _0x4ffc();}class u{constructor(_0x32302f){const _0x1ceae9=_0x32d849;this[_0x1ceae9(0x175)]=_0x32302f;}[_0x32d849(0x170)](){const _0x14a378=_0x32d849;return _0x14a378(0x18b)+this[_0x14a378(0x175)];}[_0x32d849(0x185)](){const _0x1bc3c3=_0x32d849;return _0x1bc3c3(0x188)+this[_0x1bc3c3(0x175)];}[_0x32d849(0x14b)](){const _0x56fdc3=_0x32d849;return _0x56fdc3(0x14e)+this[_0x56fdc3(0x175)];}}
23
+ const _0x98ed0e=_0x5533;(function(_0x34bef9,_0x30a869){const _0x5a2712=_0x5533,_0x2e1c0b=_0x34bef9();while(!![]){try{const _0x135cf5=parseInt(_0x5a2712(0x125))/0x1*(parseInt(_0x5a2712(0x14b))/0x2)+-parseInt(_0x5a2712(0x108))/0x3*(parseInt(_0x5a2712(0x126))/0x4)+parseInt(_0x5a2712(0x13e))/0x5*(parseInt(_0x5a2712(0x123))/0x6)+-parseInt(_0x5a2712(0x124))/0x7*(-parseInt(_0x5a2712(0x12f))/0x8)+-parseInt(_0x5a2712(0x102))/0x9*(-parseInt(_0x5a2712(0x107))/0xa)+-parseInt(_0x5a2712(0x13c))/0xb*(parseInt(_0x5a2712(0x11a))/0xc)+-parseInt(_0x5a2712(0x150))/0xd;if(_0x135cf5===_0x30a869)break;else _0x2e1c0b['push'](_0x2e1c0b['shift']());}catch(_0x1024ee){_0x2e1c0b['push'](_0x2e1c0b['shift']());}}}(_0x4f3a,0x5c501));import{ContextPlugin as _0x432b3f}from'ckeditor5/src/core.js';import{Collection as _0x4e999c,CKEditorError as _0x4f133d}from'ckeditor5/src/utils.js';import _0x51ded0 from'./permissions.js';function _0x4f3a(){const _0x28bf27=['defineMe','_isAnonymous','licenseKey','has','_myId','initials','6OwXjpv','21Qgcnhr','3JxJOZV','92YlImKz','licenseKeyValid','Anonymous','context','includes','trial-license-key-reached-limit-changes','users-add-invalid-id','decorate','users-me-already-defined','260816DAiyDo','info','avatar','toUpperCase','_getInitial','trial-license-key-reached-limit-revisions','length','define','destroy','users.anonymousUserId','_locale','licenseKeyTrialLimit:operations','string','22fJttCW','init','1626745bDooWq','users-me-missing-user','addUser','_isMe','locale','isAnonymous','getUser','getMarkerClass','requires','useAnonymousUser','anonymous-user','isMe','licenseKeyTrialLimit:revisions','92798ZgVhri','users-add-duplicated-id','ck-user__bg-color--','_getNextColor','licenseKeyTrial','3790709RNvYiF','_licenseKeyCheckInterval','_lastColor','getSelectionClass','1557dyuMKf','_addAnonymousUser','licenseKeyInvalid','config','color','27100zefuYM','10470SNuEyQ','getBackgroundColorClass','split','invalid-license-key','getOperationAuthor','ck-user__selection--','name','get','charAt','licenseKeyTrialLimit:time','users.colorsCount','Users','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20collaboration\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','_id','trial-license-key-reached-limit-time','pluginName','users','ck-user__marker--','1687236IIJBQe','add','trim'];_0x4f3a=function(){return _0x28bf27;};return _0x4f3a();}import{getTranslation as _0x34606b}from'./utils/common-translations.js';import'../theme/usercolors.css';export default class l extends _0x432b3f{static get[_0x98ed0e(0x117)](){const _0x4e81f4=_0x98ed0e;return _0x4e81f4(0x113);}static get[_0x98ed0e(0x146)](){return[_0x51ded0];}constructor(_0x58d6e7){const _0x10f473=_0x98ed0e;super(_0x58d6e7),this[_0x10f473(0x129)][_0x10f473(0x105)][_0x10f473(0x136)](_0x10f473(0x138),_0x10f473(0x148)),this[_0x10f473(0x129)][_0x10f473(0x105)][_0x10f473(0x136)](_0x10f473(0x112),0x8),this[_0x10f473(0x118)]=new _0x4e999c(),this[_0x10f473(0x139)]=_0x58d6e7[_0x10f473(0x142)],this[_0x10f473(0x151)]=null,this[_0x10f473(0x100)]=0x0,this[_0x10f473(0x121)]=null,this[_0x10f473(0x12d)](_0x10f473(0x10c));}[_0x98ed0e(0x13d)](){const _0x5a147f=_0x98ed0e,_0x2d325a=this[_0x5a147f(0x129)];this[_0x5a147f(0x11f)]=_0x2d325a[_0x5a147f(0x105)][_0x5a147f(0x10f)](_0x5a147f(0x11f));const _0xba040d=[_0x5a147f(0x14f),_0x5a147f(0x104),_0x5a147f(0x127),_0x5a147f(0x13a),_0x5a147f(0x111),_0x5a147f(0x14a)];this[_0x5a147f(0x151)]=setInterval(()=>{const _0x5e98a0=_0x5a147f;let _0x245a1e;for(const _0x40fdfd in _0x2d325a){const _0x2ee069=_0x2d325a[_0x40fdfd];if(_0xba040d[_0x5e98a0(0x12a)](_0x2ee069)){delete _0x2d325a[_0x40fdfd],_0x245a1e=_0x2ee069;break;}}if(_0x5e98a0(0x104)===_0x245a1e)throw clearInterval(this[_0x5e98a0(0x151)]),new _0x4f133d(_0x5e98a0(0x10b),null);if(_0x5e98a0(0x14f)===_0x245a1e&&console[_0x5e98a0(0x130)](_0x5e98a0(0x114)),_0x5e98a0(0x13a)===_0x245a1e)throw clearInterval(this[_0x5e98a0(0x151)]),new _0x4f133d(_0x5e98a0(0x12b),null);if(_0x5e98a0(0x111)===_0x245a1e)throw clearInterval(this[_0x5e98a0(0x151)]),new _0x4f133d(_0x5e98a0(0x116),null);if(_0x5e98a0(0x14a)===_0x245a1e)throw clearInterval(this[_0x5e98a0(0x151)]),new _0x4f133d(_0x5e98a0(0x134),null);_0x5e98a0(0x127)===_0x245a1e&&clearInterval(this[_0x5e98a0(0x151)]);},0x3e8),this[_0x5a147f(0x103)]();}get['me'](){const _0xf7e9d2=_0x98ed0e;return null==this[_0xf7e9d2(0x121)]?null:this[_0xf7e9d2(0x144)](this[_0xf7e9d2(0x121)]);}[_0x98ed0e(0x140)]({id:_0x3e688a,name:_0x13ff4e,..._0x18150b}){const _0x40d78d=_0x98ed0e;if(!_0x3e688a||_0x40d78d(0x13b)!=typeof _0x3e688a)throw new _0x4f133d(_0x40d78d(0x12c));if(this[_0x40d78d(0x118)][_0x40d78d(0x120)](_0x3e688a))throw new _0x4f133d(_0x40d78d(0x14c),null,{'id':_0x3e688a});const _0x4a5568={..._0x18150b,'id':_0x3e688a,'name':a(this[_0x40d78d(0x139)],_0x13ff4e),'color':this[_0x40d78d(0x14e)]()};_0x4a5568[_0x40d78d(0x10e)]=a(this[_0x40d78d(0x139)],_0x4a5568[_0x40d78d(0x10e)]);const _0x54eb31=new User(_0x4a5568);return this[_0x40d78d(0x118)][_0x40d78d(0x11b)](_0x54eb31),_0x54eb31;}[_0x98ed0e(0x144)](_0x4d33e6){const _0x4717fb=_0x98ed0e;return this[_0x4717fb(0x118)][_0x4717fb(0x10f)](_0x4d33e6);}[_0x98ed0e(0x147)](){const _0x1ab70e=_0x98ed0e,_0x24ffd9=this[_0x1ab70e(0x129)][_0x1ab70e(0x105)][_0x1ab70e(0x10f)](_0x1ab70e(0x138));this[_0x1ab70e(0x121)]||this[_0x1ab70e(0x11d)](_0x24ffd9);}[_0x98ed0e(0x11d)](_0x222fb1){const _0x156937=_0x98ed0e;if(this[_0x156937(0x121)])throw new _0x4f133d(_0x156937(0x12e),null);const _0x527cad=this[_0x156937(0x144)](_0x222fb1);if(!_0x527cad)throw new _0x4f133d(_0x156937(0x13f),null);this[_0x156937(0x121)]=_0x222fb1,_0x527cad[_0x156937(0x141)]=!0x0;}[_0x98ed0e(0x10c)](){return this['me'];}[_0x98ed0e(0x137)](){const _0x1cee19=_0x98ed0e;super[_0x1cee19(0x137)](),clearInterval(this[_0x1cee19(0x151)]);}[_0x98ed0e(0x14e)](){const _0x31808a=_0x98ed0e,_0x3bb9e1=this[_0x31808a(0x129)][_0x31808a(0x105)][_0x31808a(0x10f)](_0x31808a(0x112));return this[_0x31808a(0x100)]>=_0x3bb9e1&&(this[_0x31808a(0x100)]=0x0),new u(this[_0x31808a(0x100)]++);}[_0x98ed0e(0x103)](){const _0x4ac2b6=_0x98ed0e,_0x1338e5=this[_0x4ac2b6(0x129)][_0x4ac2b6(0x105)][_0x4ac2b6(0x10f)](_0x4ac2b6(0x138));this[_0x4ac2b6(0x140)]({'id':_0x1338e5,'name':_0x34606b(this[_0x4ac2b6(0x139)],_0x4ac2b6(0x128))})[_0x4ac2b6(0x11e)]=!0x0;}}export class User{constructor(_0x2533ce){const _0x9cd0b3=_0x98ed0e;this['id']=_0x2533ce['id'],this[_0x9cd0b3(0x106)]=_0x2533ce[_0x9cd0b3(0x106)],this[_0x9cd0b3(0x10e)]=_0x2533ce[_0x9cd0b3(0x10e)],this[_0x9cd0b3(0x131)]=_0x2533ce[_0x9cd0b3(0x131)],this[_0x9cd0b3(0x11e)]=!0x1,this[_0x9cd0b3(0x141)]=!0x1;}get[_0x98ed0e(0x143)](){const _0x7d816c=_0x98ed0e;return this[_0x7d816c(0x11e)];}get[_0x98ed0e(0x149)](){const _0x340933=_0x98ed0e;return this[_0x340933(0x141)];}get[_0x98ed0e(0x122)](){const _0x168d62=_0x98ed0e,_0x5a1494=this[_0x168d62(0x10e)][_0x168d62(0x10a)]('\x20');return 0x1===_0x5a1494[_0x168d62(0x135)]?this[_0x168d62(0x133)](_0x5a1494[0x0]):this[_0x168d62(0x133)](_0x5a1494[0x0])+this[_0x168d62(0x133)](_0x5a1494[_0x5a1494[_0x168d62(0x135)]-0x1]);}[_0x98ed0e(0x133)](_0x219f4f){const _0x3a686a=_0x98ed0e;return _0x219f4f[_0x3a686a(0x110)](0x0)[_0x3a686a(0x132)]();}}function _0x5533(_0x5eea9d,_0xd85352){const _0x4f3a0e=_0x4f3a();return _0x5533=function(_0x553354,_0x29b872){_0x553354=_0x553354-0x100;let _0x19aa02=_0x4f3a0e[_0x553354];return _0x19aa02;},_0x5533(_0x5eea9d,_0xd85352);}function a(_0x401d2d,_0xbead62=''){const _0x113866=_0x98ed0e;return''==(_0xbead62=_0xbead62[_0x113866(0x11c)]())?_0x34606b(_0x401d2d,_0x113866(0x128)):_0xbead62;}class u{constructor(_0x2dc214){const _0x2d733e=_0x98ed0e;this[_0x2d733e(0x115)]=_0x2dc214;}[_0x98ed0e(0x109)](){const _0x38e56a=_0x98ed0e;return _0x38e56a(0x14d)+this[_0x38e56a(0x115)];}[_0x98ed0e(0x101)](){const _0xd6c836=_0x98ed0e;return _0xd6c836(0x10d)+this[_0xd6c836(0x115)];}[_0x98ed0e(0x145)](){const _0x33596d=_0x98ed0e;return _0x33596d(0x119)+this[_0x33596d(0x115)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x15551a,_0x288ad2){const t=_0x15551a['t'];switch(_0x288ad2){case'Anonymous':return t('Anonymous');case'Yes':return t('Yes');case'No':return t('No');case'Are\x20you\x20sure?':return t('Are\x20you\x20sure?');default:return'';}}
23
+ export function getTranslation(_0xc01f6b,_0x56988b){const t=_0xc01f6b['t'];switch(_0x56988b){case'Anonymous':return t('Anonymous');case'Yes':return t('Yes');case'No':return t('No');case'Are\x20you\x20sure?':return t('Are\x20you\x20sure?');default:return'';}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4fb3a5,_0x3d5be2){var _0x373289=_0x32ce,_0xe5d331=_0x4fb3a5();while(!![]){try{var _0x29e721=parseInt(_0x373289(0x1f3))/0x1+parseInt(_0x373289(0x1ff))/0x2+-parseInt(_0x373289(0x203))/0x3*(parseInt(_0x373289(0x1e9))/0x4)+-parseInt(_0x373289(0x1fb))/0x5*(parseInt(_0x373289(0x1f8))/0x6)+parseInt(_0x373289(0x1fa))/0x7+parseInt(_0x373289(0x1ea))/0x8+-parseInt(_0x373289(0x1f1))/0x9;if(_0x29e721===_0x3d5be2)break;else _0xe5d331['push'](_0xe5d331['shift']());}catch(_0x39ac8d){_0xe5d331['push'](_0xe5d331['shift']());}}}(_0x4d0d,0xef83f));import _0x3b05fb from'./confirmview.js';export default function m(_0x4d7da5){var _0x9e218=_0x32ce;return class extends _0x4d7da5{[_0x9e218(0x1fc)](_0x29aeb8,_0x2a4c69){var _0x211e3b=_0x9e218;return this[_0x211e3b(0x200)]=new _0x3b05fb(this[_0x211e3b(0x1f5)]),this[_0x211e3b(0x200)][_0x211e3b(0x1ec)](),this[_0x211e3b(0x200)][_0x211e3b(0x201)]=_0x29aeb8,this[_0x211e3b(0x200)][_0x211e3b(0x1e7)](_0x211e3b(0x1f2),()=>{var _0x2eedd4=_0x211e3b;this[_0x2eedd4(0x1eb)]();}),this[_0x211e3b(0x200)][_0x211e3b(0x1e7)](_0x211e3b(0x1fe),()=>{var _0x1b5cfa=_0x211e3b;this[_0x1b5cfa(0x1eb)]();}),_0x2a4c69[_0x211e3b(0x1f9)](this[_0x211e3b(0x200)][_0x211e3b(0x1ee)]),this[_0x211e3b(0x1f4)](this[_0x211e3b(0x200)]),this[_0x211e3b(0x1ee)][_0x211e3b(0x1f6)](),this[_0x211e3b(0x1f7)](_0x211e3b(0x1ed),!0x0),new Promise(_0x9471a1=>this[_0x211e3b(0x200)]['on'](_0x211e3b(0x1fe),_0x9471a1));}[_0x9e218(0x1fd)](){var _0x333ba3=_0x9e218;this[_0x333ba3(0x1ed)]&&this[_0x333ba3(0x200)][_0x333ba3(0x1e8)](_0x333ba3(0x1f2));}[_0x9e218(0x1eb)](){var _0x48c8bd=_0x9e218;this[_0x48c8bd(0x1ee)]&&this[_0x48c8bd(0x200)]&&this[_0x48c8bd(0x200)][_0x48c8bd(0x1ee)]&&(this[_0x48c8bd(0x1ee)][_0x48c8bd(0x1f6)](),this[_0x48c8bd(0x200)][_0x48c8bd(0x1ee)][_0x48c8bd(0x1f0)](),this[_0x48c8bd(0x1ef)](this[_0x48c8bd(0x200)]),this[_0x48c8bd(0x1ed)]=!0x1,this[_0x48c8bd(0x200)][_0x48c8bd(0x202)](),this[_0x48c8bd(0x200)]=void 0x0);}};}function _0x32ce(_0x1478ba,_0x406e35){var _0x4d0db5=_0x4d0d();return _0x32ce=function(_0x32ce15,_0x2a3fd5){_0x32ce15=_0x32ce15-0x1e7;var _0x3469ec=_0x4d0db5[_0x32ce15];return _0x3469ec;},_0x32ce(_0x1478ba,_0x406e35);}function _0x4d0d(){var _0x3da7d1=['locale','focus','set','7680UNlmXz','appendChild','11100782xkFFXQ','2055SENmjw','showConfirm','cancelConfirm','submit','2976038ZeelmN','confirmView','message','destroy','3315bvJYgw','once','fire','5708VRmfjC','5601008HUxFEb','_removeConfirm','render','isConfirm','element','deregisterChild','remove','20750598CWOoTK','cancel','1615621SbosnV','registerChild'];_0x4d0d=function(){return _0x3da7d1;};return _0x4d0d();}
23
+ (function(_0xd5ed65,_0x25e1b2){var _0x486637=_0x4ef8,_0x2ec3df=_0xd5ed65();while(!![]){try{var _0x3ad4fb=parseInt(_0x486637(0x98))/0x1*(parseInt(_0x486637(0x9c))/0x2)+-parseInt(_0x486637(0x95))/0x3+parseInt(_0x486637(0x9b))/0x4*(parseInt(_0x486637(0xa5))/0x5)+-parseInt(_0x486637(0xac))/0x6*(parseInt(_0x486637(0x9e))/0x7)+parseInt(_0x486637(0x92))/0x8+parseInt(_0x486637(0xa7))/0x9+-parseInt(_0x486637(0xa1))/0xa;if(_0x3ad4fb===_0x25e1b2)break;else _0x2ec3df['push'](_0x2ec3df['shift']());}catch(_0x5c9c1d){_0x2ec3df['push'](_0x2ec3df['shift']());}}}(_0x1845,0x613fb));function _0x4ef8(_0x52abd5,_0x428f55){var _0x1845a0=_0x1845();return _0x4ef8=function(_0x4ef849,_0x1d5d29){_0x4ef849=_0x4ef849-0x8f;var _0x34e681=_0x1845a0[_0x4ef849];return _0x34e681;},_0x4ef8(_0x52abd5,_0x428f55);}import _0x1b351b from'./confirmview.js';export default function m(_0x2b16d4){var _0x5c4191=_0x4ef8;return class extends _0x2b16d4{[_0x5c4191(0x9f)](_0x3db48b,_0x27a3ed){var _0x39f168=_0x5c4191;return this[_0x39f168(0xaa)]=new _0x1b351b(this[_0x39f168(0x94)]),this[_0x39f168(0xaa)][_0x39f168(0xa0)](),this[_0x39f168(0xaa)][_0x39f168(0x91)]=_0x3db48b,this[_0x39f168(0xaa)][_0x39f168(0xa9)](_0x39f168(0xa6),()=>{var _0x1d586f=_0x39f168;this[_0x1d586f(0xa8)]();}),this[_0x39f168(0xaa)][_0x39f168(0xa9)](_0x39f168(0xab),()=>{var _0x4f4939=_0x39f168;this[_0x4f4939(0xa8)]();}),_0x27a3ed[_0x39f168(0x8f)](this[_0x39f168(0xaa)][_0x39f168(0x97)]),this[_0x39f168(0x9d)](this[_0x39f168(0xaa)]),this[_0x39f168(0x97)][_0x39f168(0x99)](),this[_0x39f168(0x93)](_0x39f168(0xa4),!0x0),new Promise(_0x4b1944=>this[_0x39f168(0xaa)]['on'](_0x39f168(0xab),_0x4b1944));}[_0x5c4191(0x90)](){var _0x1c5d9d=_0x5c4191;this[_0x1c5d9d(0xa4)]&&this[_0x1c5d9d(0xaa)][_0x1c5d9d(0x96)](_0x1c5d9d(0xa6));}[_0x5c4191(0xa8)](){var _0x235ed2=_0x5c4191;this[_0x235ed2(0x97)]&&this[_0x235ed2(0xaa)]&&this[_0x235ed2(0xaa)][_0x235ed2(0x97)]&&(this[_0x235ed2(0x97)][_0x235ed2(0x99)](),this[_0x235ed2(0xaa)][_0x235ed2(0x97)][_0x235ed2(0xa3)](),this[_0x235ed2(0xa2)](this[_0x235ed2(0xaa)]),this[_0x235ed2(0xa4)]=!0x1,this[_0x235ed2(0xaa)][_0x235ed2(0x9a)](),this[_0x235ed2(0xaa)]=void 0x0);}};}function _0x1845(){var _0x314e6b=['remove','isConfirm','565IPeuEX','cancel','2708595IYwFQP','_removeConfirm','once','confirmView','submit','42462vPNBjx','appendChild','cancelConfirm','message','1413976yQBQZh','set','locale','280638bROnlo','fire','element','5KxcZRw','focus','destroy','2616NkRsvp','253850TQHYqW','registerChild','84dJIoun','showConfirm','render','6094280sWdegV','deregisterChild'];_0x1845=function(){return _0x314e6b;};return _0x1845();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x54fcfc=_0x5d29;function _0x13d9(){const _0x515d26=['check','ck-thread__remove-confirm-actions','label','setTemplate','2830rDXXcx','1584NxfLfh','submitView','_createButtonView','742842RtrVOv','extendTemplate','15435123JPusPr','set','12276JBQfRH','message','20GgDPdo','3CBRgZl','Yes','Are\x20you\x20sure?','execute','bindTemplate','icon','cancel','29708nqvlfR','ck-thread__remove-confirm-inner','561869wOpcLT','submit','550348OPSWPt','fire','344lCkrPr','cancelView','ck-thread__remove-confirm','div','ck-thread__remove-confirm-'];_0x13d9=function(){return _0x515d26;};return _0x13d9();}function _0x5d29(_0x8961b7,_0x36aa9d){const _0x13d95e=_0x13d9();return _0x5d29=function(_0x5d29a0,_0x22c04c){_0x5d29a0=_0x5d29a0-0xaa;let _0x41b868=_0x13d95e[_0x5d29a0];return _0x41b868;},_0x5d29(_0x8961b7,_0x36aa9d);}(function(_0x432b06,_0x2a860c){const _0x144cb4=_0x5d29,_0x3f88f0=_0x432b06();while(!![]){try{const _0x3b8032=-parseInt(_0x144cb4(0xbf))/0x1+parseInt(_0x144cb4(0xc1))/0x2*(-parseInt(_0x144cb4(0xb6))/0x3)+parseInt(_0x144cb4(0xac))/0x4*(-parseInt(_0x144cb4(0xab))/0x5)+parseInt(_0x144cb4(0xaf))/0x6+parseInt(_0x144cb4(0xbd))/0x7*(-parseInt(_0x144cb4(0xc3))/0x8)+parseInt(_0x144cb4(0xb3))/0x9*(parseInt(_0x144cb4(0xb5))/0xa)+parseInt(_0x144cb4(0xb1))/0xb;if(_0x3b8032===_0x2a860c)break;else _0x3f88f0['push'](_0x3f88f0['shift']());}catch(_0x214783){_0x3f88f0['push'](_0x3f88f0['shift']());}}}(_0x13d9,0x45d69));import{View as _0x2594b6,ButtonView as _0x10fef6}from'ckeditor5/src/ui.js';import{icons as _0x5978f3}from'ckeditor5/src/core.js';import{getTranslation as _0x3717a7}from'./common-translations.js';export default class h extends _0x2594b6{constructor(_0xf1b2b1){const _0x53dae1=_0x5d29;super(_0xf1b2b1);const _0x2cddb5=this[_0x53dae1(0xba)];this[_0x53dae1(0xad)]=this[_0x53dae1(0xae)](_0xf1b2b1,_0x3717a7(_0xf1b2b1,_0x53dae1(0xb7)),_0x5978f3[_0x53dae1(0xc8)],_0x53dae1(0xc0)),this[_0x53dae1(0xc4)]=this[_0x53dae1(0xae)](_0xf1b2b1,_0x3717a7(_0xf1b2b1,'No'),_0x5978f3[_0x53dae1(0xbc)],_0x53dae1(0xbc)),this[_0x53dae1(0xb2)](_0x53dae1(0xb4),_0x3717a7(_0xf1b2b1,_0x53dae1(0xb8))),this[_0x53dae1(0xaa)]({'tag':_0x53dae1(0xc6),'attributes':{'class':[_0x53dae1(0xc5)]},'children':[{'tag':_0x53dae1(0xc6),'attributes':{'class':_0x53dae1(0xbe)},'children':[{'tag':'p','children':[{'text':_0x2cddb5['to'](_0x53dae1(0xb4))}]},{'tag':_0x53dae1(0xc6),'attributes':{'class':_0x53dae1(0xc9)},'children':[this[_0x53dae1(0xad)],this[_0x53dae1(0xc4)]]}]}]});}[_0x54fcfc(0xae)](_0x3fdc68,_0x1279a1,_0x193d29,_0x8875e7){const _0x565df2=_0x54fcfc,_0x4d7d82=new _0x10fef6(_0x3fdc68);return _0x4d7d82[_0x565df2(0xca)]=_0x1279a1,_0x4d7d82[_0x565df2(0xbb)]=_0x193d29,_0x4d7d82[_0x565df2(0xb0)]({'attributes':{'class':_0x565df2(0xc7)+_0x8875e7}}),_0x4d7d82['on'](_0x565df2(0xb9),()=>this[_0x565df2(0xc2)](_0x8875e7)),_0x4d7d82;}}
23
+ const _0x41e66b=_0x2740;(function(_0x2338f9,_0x360b9e){const _0x1dc418=_0x2740,_0x8fa0e2=_0x2338f9();while(!![]){try{const _0x4c448a=parseInt(_0x1dc418(0xac))/0x1*(-parseInt(_0x1dc418(0xa8))/0x2)+-parseInt(_0x1dc418(0x9e))/0x3*(-parseInt(_0x1dc418(0xa9))/0x4)+-parseInt(_0x1dc418(0xb5))/0x5*(parseInt(_0x1dc418(0xad))/0x6)+-parseInt(_0x1dc418(0xa4))/0x7+-parseInt(_0x1dc418(0x99))/0x8*(parseInt(_0x1dc418(0xb6))/0x9)+-parseInt(_0x1dc418(0xb9))/0xa*(-parseInt(_0x1dc418(0xa1))/0xb)+-parseInt(_0x1dc418(0xaf))/0xc*(-parseInt(_0x1dc418(0xa0))/0xd);if(_0x4c448a===_0x360b9e)break;else _0x8fa0e2['push'](_0x8fa0e2['shift']());}catch(_0x5edebe){_0x8fa0e2['push'](_0x8fa0e2['shift']());}}}(_0x1fe9,0x4139d));function _0x2740(_0x3a2fb1,_0x3c80a8){const _0x1fe90a=_0x1fe9();return _0x2740=function(_0x274025,_0x9e7bf4){_0x274025=_0x274025-0x99;let _0x5a0c03=_0x1fe90a[_0x274025];return _0x5a0c03;},_0x2740(_0x3a2fb1,_0x3c80a8);}import{View as _0x4d3cda,ButtonView as _0x54b487}from'ckeditor5/src/ui.js';import{icons as _0x87aba5}from'ckeditor5/src/core.js';function _0x1fe9(){const _0x5196b8=['submitView','583065dbqMMZ','5121mbSUnt','bindTemplate','ck-thread__remove-confirm','3437420MJJVNf','fire','message','1432vRQKLX','set','ck-thread__remove-confirm-actions','_createButtonView','Yes','344967LXYPpP','extendTemplate','117nLTnZn','11fOHTAg','submit','check','3640840jiLDaJ','ck-thread__remove-confirm-','Are\x20you\x20sure?','icon','250lqkLGf','16BsSWsz','cancelView','label','2395ZUbBCU','12kcKjpt','cancel','824052saPrHe','setTemplate','ck-thread__remove-confirm-inner','div','execute'];_0x1fe9=function(){return _0x5196b8;};return _0x1fe9();}import{getTranslation as _0x7ad299}from'./common-translations.js';export default class h extends _0x4d3cda{constructor(_0x3d65c2){const _0xb3d261=_0x2740;super(_0x3d65c2);const _0x36c27e=this[_0xb3d261(0xb7)];this[_0xb3d261(0xb4)]=this[_0xb3d261(0x9c)](_0x3d65c2,_0x7ad299(_0x3d65c2,_0xb3d261(0x9d)),_0x87aba5[_0xb3d261(0xa3)],_0xb3d261(0xa2)),this[_0xb3d261(0xaa)]=this[_0xb3d261(0x9c)](_0x3d65c2,_0x7ad299(_0x3d65c2,'No'),_0x87aba5[_0xb3d261(0xae)],_0xb3d261(0xae)),this[_0xb3d261(0x9a)](_0xb3d261(0xbb),_0x7ad299(_0x3d65c2,_0xb3d261(0xa6))),this[_0xb3d261(0xb0)]({'tag':_0xb3d261(0xb2),'attributes':{'class':[_0xb3d261(0xb8)]},'children':[{'tag':_0xb3d261(0xb2),'attributes':{'class':_0xb3d261(0xb1)},'children':[{'tag':'p','children':[{'text':_0x36c27e['to'](_0xb3d261(0xbb))}]},{'tag':_0xb3d261(0xb2),'attributes':{'class':_0xb3d261(0x9b)},'children':[this[_0xb3d261(0xb4)],this[_0xb3d261(0xaa)]]}]}]});}[_0x41e66b(0x9c)](_0x547de2,_0x5b68ca,_0x378dbc,_0x439c8b){const _0x224b93=_0x41e66b,_0xb7b6cb=new _0x54b487(_0x547de2);return _0xb7b6cb[_0x224b93(0xab)]=_0x5b68ca,_0xb7b6cb[_0x224b93(0xa7)]=_0x378dbc,_0xb7b6cb[_0x224b93(0x9f)]({'attributes':{'class':_0x224b93(0xa5)+_0x439c8b}}),_0xb7b6cb['on'](_0x224b93(0xb3),()=>this[_0x224b93(0xba)](_0x439c8b)),_0xb7b6cb;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3c0f(_0x2272bd,_0x5369ac){const _0x2f827a=_0x2f82();return _0x3c0f=function(_0x3c0f64,_0xa91cec){_0x3c0f64=_0x3c0f64-0x145;let _0x133b5e=_0x2f827a[_0x3c0f64];return _0x133b5e;},_0x3c0f(_0x2272bd,_0x5369ac);}(function(_0x1cdcaa,_0x93f6d4){const _0x36b250=_0x3c0f,_0x40f7f6=_0x1cdcaa();while(!![]){try{const _0x2bf55a=parseInt(_0x36b250(0x14e))/0x1+parseInt(_0x36b250(0x14f))/0x2*(-parseInt(_0x36b250(0x149))/0x3)+-parseInt(_0x36b250(0x14b))/0x4+-parseInt(_0x36b250(0x154))/0x5*(-parseInt(_0x36b250(0x148))/0x6)+parseInt(_0x36b250(0x151))/0x7+-parseInt(_0x36b250(0x146))/0x8+parseInt(_0x36b250(0x145))/0x9;if(_0x2bf55a===_0x93f6d4)break;else _0x40f7f6['push'](_0x40f7f6['shift']());}catch(_0x2f7034){_0x40f7f6['push'](_0x40f7f6['shift']());}}}(_0x2f82,0xa0bd8));import _0x3c7ae9 from'date-fns/format/index.js';function _0x2f82(){const _0x266b21=['\x27Last\x27\x20EEEE\x20hh:mma','dateTimeFormat','33775OARQSm','36ndFCJJ','MM-dd-yyyy\x20hh:mma','5455408EaLRmN','\x27Today\x27\x20hh:mma','string','85eLxyOP','function','5062662DEsMyA','1992568GJturo','invalid-date-time-format','415146rqsikc','84672YSBSGr','\x27Yesterday\x27\x20hh:mma','4545556qnYVoq'];_0x2f82=function(){return _0x266b21;};return _0x2f82();}import _0x392f16 from'date-fns/parseISO/index.js';import _0x21ad2c from'date-fns/differenceInCalendarDays/index.js';import{CKEditorError as _0x35c4fd}from'ckeditor5/src/utils.js';export default function j(_0x22865b={}){const _0x894527=_0x3c0f;if(void 0x0!==_0x22865b[_0x894527(0x14d)]&&_0x894527(0x155)!=typeof _0x22865b[_0x894527(0x14d)])throw new _0x35c4fd(_0x894527(0x147));return _0x2f2eab=>{const _0xd276a6=_0x894527,_0x1bc299=_0xd276a6(0x153)==typeof _0x2f2eab?_0x392f16(_0x2f2eab):_0x2f2eab,_0x50bdc1=new Date(),_0x4affd9=_0x21ad2c(_0x50bdc1,_0x1bc299);return _0x22865b[_0xd276a6(0x14d)]?_0x22865b[_0xd276a6(0x14d)](_0x1bc299):_0x3c7ae9(_0x1bc299,0x0===_0x4affd9?_0xd276a6(0x152):0x1===_0x4affd9?_0xd276a6(0x14a):_0x4affd9<0x7?_0xd276a6(0x14c):_0xd276a6(0x150));};}
23
+ function _0x4d01(){const _0x226a48=['string','function','invalid-date-time-format','417120XKktAs','69910VDfmrQ','\x27Last\x27\x20EEEE\x20hh:mma','MM-dd-yyyy\x20hh:mma','3299472Bsqann','\x27Today\x27\x20hh:mma','\x27Yesterday\x27\x20hh:mma','201519iUWbSm','688YIpkoo','5100837EaIKug','4596vMKIFj','811262GoKzhU','1274EbERGK','dateTimeFormat'];_0x4d01=function(){return _0x226a48;};return _0x4d01();}(function(_0x29a1af,_0x30fde1){const _0x3078cb=_0x48f4,_0x5166e3=_0x29a1af();while(!![]){try{const _0x22f711=parseInt(_0x3078cb(0x12e))/0x1+-parseInt(_0x3078cb(0x12f))/0x2*(parseInt(_0x3078cb(0x12d))/0x3)+parseInt(_0x3078cb(0x134))/0x4+-parseInt(_0x3078cb(0x135))/0x5+-parseInt(_0x3078cb(0x127))/0x6+-parseInt(_0x3078cb(0x12c))/0x7+parseInt(_0x3078cb(0x12b))/0x8*(parseInt(_0x3078cb(0x12a))/0x9);if(_0x22f711===_0x30fde1)break;else _0x5166e3['push'](_0x5166e3['shift']());}catch(_0x1f4332){_0x5166e3['push'](_0x5166e3['shift']());}}}(_0x4d01,0x8bd1b));function _0x48f4(_0xeef3bd,_0x4ca6a4){const _0x4d0187=_0x4d01();return _0x48f4=function(_0x48f455,_0x18d8c5){_0x48f455=_0x48f455-0x126;let _0x135c95=_0x4d0187[_0x48f455];return _0x135c95;},_0x48f4(_0xeef3bd,_0x4ca6a4);}import _0x21e7ae from'date-fns/format/index.js';import _0x4f37a2 from'date-fns/parseISO/index.js';import _0x58a61f from'date-fns/differenceInCalendarDays/index.js';import{CKEditorError as _0x870871}from'ckeditor5/src/utils.js';export default function j(_0x556d2e={}){const _0x315af4=_0x48f4;if(void 0x0!==_0x556d2e[_0x315af4(0x130)]&&_0x315af4(0x132)!=typeof _0x556d2e[_0x315af4(0x130)])throw new _0x870871(_0x315af4(0x133));return _0x303b6f=>{const _0x209c42=_0x315af4,_0x15a590=_0x209c42(0x131)==typeof _0x303b6f?_0x4f37a2(_0x303b6f):_0x303b6f,_0x14498a=new Date(),_0x186bac=_0x58a61f(_0x14498a,_0x15a590);return _0x556d2e[_0x209c42(0x130)]?_0x556d2e[_0x209c42(0x130)](_0x15a590):_0x21e7ae(_0x15a590,0x0===_0x186bac?_0x209c42(0x128):0x1===_0x186bac?_0x209c42(0x129):_0x186bac<0x7?_0x209c42(0x136):_0x209c42(0x126));};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5cbe66,_0x42457b){const _0x2e52fe=_0x51ae,_0x49783c=_0x5cbe66();while(!![]){try{const _0x514950=parseInt(_0x2e52fe(0x119))/0x1*(-parseInt(_0x2e52fe(0x115))/0x2)+-parseInt(_0x2e52fe(0x11b))/0x3+parseInt(_0x2e52fe(0x126))/0x4+-parseInt(_0x2e52fe(0x111))/0x5*(-parseInt(_0x2e52fe(0x110))/0x6)+parseInt(_0x2e52fe(0x10c))/0x7*(parseInt(_0x2e52fe(0x118))/0x8)+-parseInt(_0x2e52fe(0x11f))/0x9*(-parseInt(_0x2e52fe(0x117))/0xa)+parseInt(_0x2e52fe(0x10d))/0xb*(parseInt(_0x2e52fe(0x123))/0xc);if(_0x514950===_0x42457b)break;else _0x49783c['push'](_0x49783c['shift']());}catch(_0x255bf8){_0x49783c['push'](_0x49783c['shift']());}}}(_0x75f2,0x9ec55));import{first as _0x227cfe}from'ckeditor5/src/utils.js';function _0x51ae(_0x147341,_0x2e3a11){const _0x51aea5=_0x75f2();return _0x51ae=function(_0x5ec7e3,_0x29cd9b){_0x5ec7e3=_0x5ec7e3-0x10b;let _0x36c014=_0x51aea5[_0x5ec7e3];return _0x36c014;},_0x51ae(_0x147341,_0x2e3a11);}export default function k(_0x324410,_0x2e6066){const _0xea93e0=_0x51ae,_0x4a42fe=_0x324410[_0xea93e0(0x120)][_0xea93e0(0x122)](_0x2e6066[_0xea93e0(0x10e)]);if(!_0x4a42fe)return null;const _0x3dd7da=_0x227cfe(_0x4a42fe[_0xea93e0(0x124)]());return _0x324410[_0xea93e0(0x125)][_0xea93e0(0x10f)][_0xea93e0(0x114)](_0x3dd7da)||null;}export function getAllMarkersDomElementsSorted(_0x12f217,_0x453b53){const _0x498627=_0x51ae;if(0x0===_0x453b53[_0x498627(0x11a)])return null;const _0x4edcb6=[],_0xf7f0c7=_0x12f217[_0x498627(0x125)][_0x498627(0x10f)];for(const _0x4125b8 of _0x453b53){const _0x18fb50=_0x12f217[_0x498627(0x120)][_0x498627(0x122)](_0x4125b8[_0x498627(0x10e)]);if(!_0x18fb50)continue;const _0x591512=Array[_0x498627(0x11e)](_0x18fb50)[_0x498627(0x116)](_0x3775ed=>_0xf7f0c7[_0x498627(0x114)](_0x3775ed))[_0x498627(0x11c)](_0x3d3172=>!!_0x3d3172);_0x4edcb6[_0x498627(0x112)](..._0x591512);}if(0x0===_0x4edcb6[_0x498627(0x11a)])return null;const _0x520470=[];for(const _0x5538fc of _0x4edcb6){const _0x60fcf1=_0x5538fc[_0x498627(0x10b)]()[_0x498627(0x113)](0x0);_0x60fcf1&&_0x520470[_0x498627(0x112)]({'x':_0x60fcf1['x'],'y':_0x60fcf1['y'],'domElement':_0x5538fc});}return 0x0===_0x520470[_0x498627(0x11a)]?null:(_0x520470[_0x498627(0x11d)]((_0x8a7003,_0x34ce57)=>_0x8a7003['y']-_0x34ce57['y']||_0x8a7003['x']-_0x34ce57['x']),_0x520470[_0x498627(0x116)](_0x33a440=>_0x33a440[_0x498627(0x121)]));}function _0x75f2(){const _0x1ff91e=['domConverter','6rffcwV','3095380FwPzcl','push','item','mapViewToDom','2cZlZpz','map','9159610PVyhSd','940816KgxGmW','1197631SCukrw','length','1809258JxjnfN','filter','sort','from','9ZkHABx','mapper','domElement','markerNameToElements','1968ZjdGAR','values','view','158188QKEYjk','getClientRects','21nsFsSu','35123hBEOVZ','name'];_0x75f2=function(){return _0x1ff91e;};return _0x75f2();}
23
+ function _0x519e(_0x4c719b,_0x49feaa){const _0x54be2b=_0x54be();return _0x519e=function(_0x519e8e,_0x10140d){_0x519e8e=_0x519e8e-0x1ab;let _0x5d7c0f=_0x54be2b[_0x519e8e];return _0x5d7c0f;},_0x519e(_0x4c719b,_0x49feaa);}(function(_0x4d4680,_0x546ce7){const _0x3e53b9=_0x519e,_0x50786a=_0x4d4680();while(!![]){try{const _0x4bd18c=-parseInt(_0x3e53b9(0x1b3))/0x1+-parseInt(_0x3e53b9(0x1b2))/0x2*(-parseInt(_0x3e53b9(0x1b0))/0x3)+-parseInt(_0x3e53b9(0x1bf))/0x4+-parseInt(_0x3e53b9(0x1b6))/0x5+parseInt(_0x3e53b9(0x1ba))/0x6+parseInt(_0x3e53b9(0x1b4))/0x7*(parseInt(_0x3e53b9(0x1af))/0x8)+-parseInt(_0x3e53b9(0x1bd))/0x9*(-parseInt(_0x3e53b9(0x1bc))/0xa);if(_0x4bd18c===_0x546ce7)break;else _0x50786a['push'](_0x50786a['shift']());}catch(_0x4169bd){_0x50786a['push'](_0x50786a['shift']());}}}(_0x54be,0xa2e8c));import{first as _0x3255d1}from'ckeditor5/src/utils.js';export default function k(_0x249d26,_0x2e9f90){const _0x4c8e5e=_0x519e,_0x3beeb1=_0x249d26[_0x4c8e5e(0x1be)][_0x4c8e5e(0x1ab)](_0x2e9f90[_0x4c8e5e(0x1b5)]);if(!_0x3beeb1)return null;const _0x22a901=_0x3255d1(_0x3beeb1[_0x4c8e5e(0x1c3)]());return _0x249d26[_0x4c8e5e(0x1b8)][_0x4c8e5e(0x1b7)][_0x4c8e5e(0x1c2)](_0x22a901)||null;}function _0x54be(){const _0x2c1328=['getClientRects','mapViewToDom','values','item','markerNameToElements','from','domElement','sort','272992InNEPk','1083DlpfPL','filter','5026nqNQVn','992628GALAEU','28RaTgcZ','name','6199570qWbCUj','domConverter','view','push','7119504nIRlTI','map','220OFoLQW','441729ysHLqz','mapper','1640948XxRevZ','length'];_0x54be=function(){return _0x2c1328;};return _0x54be();}export function getAllMarkersDomElementsSorted(_0x1c50b3,_0x61de90){const _0x580c5d=_0x519e;if(0x0===_0x61de90[_0x580c5d(0x1c0)])return null;const _0x190113=[],_0x5899bb=_0x1c50b3[_0x580c5d(0x1b8)][_0x580c5d(0x1b7)];for(const _0x3a4d76 of _0x61de90){const _0x49d50d=_0x1c50b3[_0x580c5d(0x1be)][_0x580c5d(0x1ab)](_0x3a4d76[_0x580c5d(0x1b5)]);if(!_0x49d50d)continue;const _0x4aabe6=Array[_0x580c5d(0x1ac)](_0x49d50d)[_0x580c5d(0x1bb)](_0x2d27d2=>_0x5899bb[_0x580c5d(0x1c2)](_0x2d27d2))[_0x580c5d(0x1b1)](_0x3b01be=>!!_0x3b01be);_0x190113[_0x580c5d(0x1b9)](..._0x4aabe6);}if(0x0===_0x190113[_0x580c5d(0x1c0)])return null;const _0x9370eb=[];for(const _0x426deb of _0x190113){const _0x5cc169=_0x426deb[_0x580c5d(0x1c1)]()[_0x580c5d(0x1c4)](0x0);_0x5cc169&&_0x9370eb[_0x580c5d(0x1b9)]({'x':_0x5cc169['x'],'y':_0x5cc169['y'],'domElement':_0x426deb});}return 0x0===_0x9370eb[_0x580c5d(0x1c0)]?null:(_0x9370eb[_0x580c5d(0x1ae)]((_0xa25570,_0x191c2a)=>_0xa25570['y']-_0x191c2a['y']||_0xa25570['x']-_0x191c2a['x']),_0x9370eb[_0x580c5d(0x1bb)](_0x5f04fa=>_0x5f04fa[_0x580c5d(0x1ad)]));}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x6652a6,_0x261cf2){const _0x4fefef=_0x1aa1,_0x26faf7=_0x6652a6();while(!![]){try{const _0x262e12=-parseInt(_0x4fefef(0x1a3))/0x1*(-parseInt(_0x4fefef(0x1a2))/0x2)+parseInt(_0x4fefef(0x19f))/0x3*(-parseInt(_0x4fefef(0x1aa))/0x4)+-parseInt(_0x4fefef(0x1a7))/0x5+-parseInt(_0x4fefef(0x1a8))/0x6+-parseInt(_0x4fefef(0x19e))/0x7+parseInt(_0x4fefef(0x19b))/0x8*(-parseInt(_0x4fefef(0x1a9))/0x9)+parseInt(_0x4fefef(0x1ab))/0xa;if(_0x262e12===_0x261cf2)break;else _0x26faf7['push'](_0x26faf7['shift']());}catch(_0x54c644){_0x26faf7['push'](_0x26faf7['shift']());}}}(_0x53cd,0xf1a71));export default function b(_0x276741){let _0x57febf=0x0,_0x453054=0x0;for(const _0x38e4b7 of A(_0x276741))_0x57febf=(_0x57febf<<0x5)-_0x57febf+_0x38e4b7,_0x57febf|=0x0,[_0x57febf,_0x453054]=[_0x453054,_0x57febf];return q(_0x57febf)+q(_0x453054);}function _0x53cd(){const _0x3440c9=['string','9727770fydzOW','1293810FvOSmW','27jhZZDJ','12WhOFPO','61955670gImFJf','charCodeAt','toString','2634832VKWXLV','keys','number','11897340kUUyGQ','752979YbvVRL','sign','object','792184yewFzU','1HXtpVq','sort','isArray'];_0x53cd=function(){return _0x3440c9;};return _0x53cd();}function _0x1aa1(_0x6b988a,_0x7a42f3){const _0x53cd16=_0x53cd();return _0x1aa1=function(_0x1aa1e2,_0x968074){_0x1aa1e2=_0x1aa1e2-0x19a;let _0x86156f=_0x53cd16[_0x1aa1e2];return _0x86156f;},_0x1aa1(_0x6b988a,_0x7a42f3);}function*g(_0x1934cf){const _0x5504bc=_0x1aa1;null==_0x1934cf||null==_0x1934cf?yield 0x12b9b0a1:0x0===_0x1934cf||!0x1===_0x1934cf?yield 0x0:0x1===_0x1934cf||0x1==_0x1934cf?yield 0x1:Array[_0x5504bc(0x1a5)](_0x1934cf)?yield*function*(_0x515fc5){for(const _0x5a0243 of _0x515fc5)yield*g(_0x5a0243);}(_0x1934cf):_0x5504bc(0x1a1)==typeof _0x1934cf?yield*A(_0x1934cf):_0x5504bc(0x1a6)==typeof _0x1934cf?yield*M(_0x1934cf):_0x5504bc(0x19d)==typeof _0x1934cf&&(yield _0x1934cf);}function*A(_0x5abed2){const _0x57387c=_0x1aa1;if(yield O('{'),_0x5abed2){const _0x18633e=Object[_0x57387c(0x19c)](_0x5abed2)[_0x57387c(0x1a4)]();for(const _0xb8fd95 of _0x18633e){yield*M(_0xb8fd95),yield O(':');const _0x5de091=_0x5abed2[_0xb8fd95];yield*g(_0x5de091);}}yield O('}');}function*M(_0x447bf6){yield O('\x22');for(const _0x279653 of _0x447bf6)yield O(_0x279653);yield O('\x22');}function O(_0x597d04){const _0x5d74fd=_0x1aa1;return _0x597d04[_0x5d74fd(0x1ac)](0x0);}function q(_0x2b9909){const _0x4abcd4=_0x1aa1;return(_0x2b9909*=Math[_0x4abcd4(0x1a0)](_0x2b9909))[_0x4abcd4(0x19a)](0x24);}
23
+ (function(_0x43adee,_0x3ad671){const _0x4bc926=_0x1db3,_0x223041=_0x43adee();while(!![]){try{const _0x5818fa=-parseInt(_0x4bc926(0x192))/0x1*(-parseInt(_0x4bc926(0x18d))/0x2)+-parseInt(_0x4bc926(0x190))/0x3*(-parseInt(_0x4bc926(0x18b))/0x4)+-parseInt(_0x4bc926(0x18c))/0x5*(-parseInt(_0x4bc926(0x196))/0x6)+parseInt(_0x4bc926(0x18e))/0x7+parseInt(_0x4bc926(0x18f))/0x8*(-parseInt(_0x4bc926(0x195))/0x9)+parseInt(_0x4bc926(0x193))/0xa+-parseInt(_0x4bc926(0x194))/0xb;if(_0x5818fa===_0x3ad671)break;else _0x223041['push'](_0x223041['shift']());}catch(_0x1418a1){_0x223041['push'](_0x223041['shift']());}}}(_0xec4e,0x45e07));function _0x1db3(_0x809513,_0x1dfdf0){const _0xec4e5f=_0xec4e();return _0x1db3=function(_0x1db39b,_0x548d41){_0x1db39b=_0x1db39b-0x183;let _0x596703=_0xec4e5f[_0x1db39b];return _0x596703;},_0x1db3(_0x809513,_0x1dfdf0);}export default function b(_0x2648b9){let _0x199d43=0x0,_0x33a3b4=0x0;for(const _0x29a49e of A(_0x2648b9))_0x199d43=(_0x199d43<<0x5)-_0x199d43+_0x29a49e,_0x199d43|=0x0,[_0x199d43,_0x33a3b4]=[_0x33a3b4,_0x199d43];return q(_0x199d43)+q(_0x33a3b4);}function _0xec4e(){const _0x150bb3=['sort','toString','string','isArray','568100JKTSBD','465hMXJCa','41246BeDWYi','854308gXftjs','776TLdGlk','9vnokHQ','keys','11OeRxEg','5698210dCnSJS','15728724brUVct','17883lhvOtE','36390EbeIyt','object','charCodeAt','number','sign'];_0xec4e=function(){return _0x150bb3;};return _0xec4e();}function*g(_0xb45a03){const _0x3b229b=_0x1db3;null==_0xb45a03||null==_0xb45a03?yield 0x12b9b0a1:0x0===_0xb45a03||!0x1===_0xb45a03?yield 0x0:0x1===_0xb45a03||0x1==_0xb45a03?yield 0x1:Array[_0x3b229b(0x18a)](_0xb45a03)?yield*function*(_0x3764c9){for(const _0x8a588f of _0x3764c9)yield*g(_0x8a588f);}(_0xb45a03):_0x3b229b(0x183)==typeof _0xb45a03?yield*A(_0xb45a03):_0x3b229b(0x189)==typeof _0xb45a03?yield*M(_0xb45a03):_0x3b229b(0x185)==typeof _0xb45a03&&(yield _0xb45a03);}function*A(_0x1824a4){const _0x34c0c0=_0x1db3;if(yield O('{'),_0x1824a4){const _0x5c4ac6=Object[_0x34c0c0(0x191)](_0x1824a4)[_0x34c0c0(0x187)]();for(const _0x13947f of _0x5c4ac6){yield*M(_0x13947f),yield O(':');const _0x14ede6=_0x1824a4[_0x13947f];yield*g(_0x14ede6);}}yield O('}');}function*M(_0x46f339){yield O('\x22');for(const _0xa8e820 of _0x46f339)yield O(_0xa8e820);yield O('\x22');}function O(_0xb3941c){const _0x195794=_0x1db3;return _0xb3941c[_0x195794(0x184)](0x0);}function q(_0x59f5d9){const _0x57fe5c=_0x1db3;return(_0x59f5d9*=Math[_0x57fe5c(0x186)](_0x59f5d9))[_0x57fe5c(0x188)](0x24);}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5de1(_0x247117,_0x744a0d){const _0x1b2298=_0x1b22();return _0x5de1=function(_0x5de123,_0x140c7e){_0x5de123=_0x5de123-0x182;let _0x3ae758=_0x1b2298[_0x5de123];return _0x3ae758;},_0x5de1(_0x247117,_0x744a0d);}const _0x432a2a=_0x5de1;(function(_0x2c66cc,_0x339492){const _0x1739f9=_0x5de1,_0xbd6bbe=_0x2c66cc();while(!![]){try{const _0x1c2b40=-parseInt(_0x1739f9(0x19c))/0x1*(-parseInt(_0x1739f9(0x199))/0x2)+parseInt(_0x1739f9(0x186))/0x3*(parseInt(_0x1739f9(0x198))/0x4)+parseInt(_0x1739f9(0x18e))/0x5+parseInt(_0x1739f9(0x189))/0x6*(-parseInt(_0x1739f9(0x19b))/0x7)+parseInt(_0x1739f9(0x1ad))/0x8*(-parseInt(_0x1739f9(0x193))/0x9)+parseInt(_0x1739f9(0x195))/0xa+parseInt(_0x1739f9(0x196))/0xb;if(_0x1c2b40===_0x339492)break;else _0xbd6bbe['push'](_0xbd6bbe['shift']());}catch(_0x28efc3){_0xbd6bbe['push'](_0xbd6bbe['shift']());}}}(_0x1b22,0x3216d));const w=[_0x432a2a(0x1a6),_0x432a2a(0x1a8),_0x432a2a(0x183),_0x432a2a(0x18b)],W=[_0x432a2a(0x188),_0x432a2a(0x185),_0x432a2a(0x1ac),_0x432a2a(0x1a1),_0x432a2a(0x19e),_0x432a2a(0x191)];function v(_0x5939ff,_0x5071d6,_0x7098a,_0x17772b=[]){const _0x117f1c=_0x432a2a,_0x4fdf4f=_0x117f1c(0x18c)==typeof _0x5939ff?_0x7098a[_0x117f1c(0x1a9)](_0x5939ff)[_0x117f1c(0x184)]:_0x5939ff,_0x21bab7=_0x4fdf4f[_0x117f1c(0x1ab)]||_0x4fdf4f[_0x117f1c(0x1a3)];if(_0x5071d6[_0x117f1c(0x19d)](_0x21bab7))return _0x5071d6[_0x117f1c(0x1a9)](_0x21bab7);if(_0x5071d6[_0x117f1c(0x1a0)](_0x21bab7,!0x0),_0x21bab7&&W[_0x117f1c(0x19a)](_0x17772b)[_0x117f1c(0x187)](_0x21bab7))return _0x5071d6[_0x117f1c(0x1a0)](_0x21bab7,!0x1),!0x1;if(!_0x4fdf4f[_0x117f1c(0x197)])return _0x5071d6[_0x117f1c(0x1a0)](_0x21bab7,!0x0),!0x0;const _0x540380=_0x4fdf4f[_0x117f1c(0x197)][_0x117f1c(0x18f)](_0x30f35f=>v(_0x30f35f,_0x5071d6,_0x7098a,_0x17772b));return _0x5071d6[_0x117f1c(0x1a0)](_0x21bab7,_0x540380),_0x540380;}function _0x1b22(){const _0x1244f3=['rootsAttributes','string','filter','1125430vcCLWC','every','names','WProofreader','from','54xTsxvx','plugins','52920VabTmJ','691020JmlANT','requires','645896HCNyHu','129802SpMeMu','concat','49qdjHPT','1LaUMsf','has','DocumentOutline','builtinPlugins','set','WordCount','config','name','removePlugins','find','initialData','extraPlugins','context','get','length','pluginName','Autosave','348368BuoTXA','map','toolbar','constructor','RevisionTracker','6JdRLMQ','includes','WebSocketGateway','183948tILaBh','_context'];_0x1b22=function(){return _0x1244f3;};return _0x1b22();}export default function D(_0x1400d8,_0x1b729c){const _0xe1bc74=_0x432a2a,_0x1193b3={};for(const _0x2da5dc of _0x1400d8[_0xe1bc74(0x1a2)][_0xe1bc74(0x190)]())w[_0xe1bc74(0x187)](_0x2da5dc)||(_0x1193b3[_0x2da5dc]=_0x1400d8[_0xe1bc74(0x1a2)][_0xe1bc74(0x1a9)](_0x2da5dc));const _0x333908=_0x1193b3[_0xe1bc74(0x194)]||[],_0x378f1f=_0x1400d8[_0xe1bc74(0x184)][_0xe1bc74(0x19f)]||[],_0x1bd984=_0x333908[_0xe1bc74(0x1aa)]?_0x333908:_0x378f1f,_0x4e9148=_0x1193b3[_0xe1bc74(0x1a7)]||[];delete _0x1193b3[_0xe1bc74(0x1a7)];const _0x1615f4=_0x1193b3[_0xe1bc74(0x1a4)]||[];delete _0x1193b3[_0xe1bc74(0x1a4)];const _0x960134=_0x1400d8[_0xe1bc74(0x18a)][_0xe1bc74(0x1a2)][_0xe1bc74(0x1a9)](_0xe1bc74(0x194))||[],_0x417a9d=_0x1bd984[_0xe1bc74(0x19a)](_0x4e9148)[_0xe1bc74(0x19a)](_0x960134)[_0xe1bc74(0x182)](_0xa8a0c4=>_0xe1bc74(0x18c)==typeof _0xa8a0c4?_0x378f1f[_0xe1bc74(0x1a5)](_0x420525=>_0x420525[_0xe1bc74(0x1ab)]==_0xa8a0c4):_0xa8a0c4)[_0xe1bc74(0x18d)](_0x3f0e90=>!_0x1615f4[_0xe1bc74(0x187)](_0x3f0e90)&&!_0x1615f4[_0xe1bc74(0x187)](_0x3f0e90[_0xe1bc74(0x1ab)])),_0xfca3fd=Array[_0xe1bc74(0x192)](new Set(_0x417a9d)),_0xa2a3b1=new Map();return _0x1193b3[_0xe1bc74(0x194)]=_0xfca3fd[_0xe1bc74(0x18d)](_0x28fcf8=>v(_0x28fcf8,_0xa2a3b1,_0x1400d8[_0xe1bc74(0x194)],_0x1b729c)),_0x1193b3;}
23
+ const _0x2968a6=_0x115a;(function(_0x483d8e,_0x330da1){const _0x3277dc=_0x115a,_0x784095=_0x483d8e();while(!![]){try{const _0x59d47f=parseInt(_0x3277dc(0x106))/0x1*(-parseInt(_0x3277dc(0x116))/0x2)+-parseInt(_0x3277dc(0x101))/0x3+parseInt(_0x3277dc(0x111))/0x4+parseInt(_0x3277dc(0x126))/0x5*(-parseInt(_0x3277dc(0x117))/0x6)+parseInt(_0x3277dc(0x103))/0x7*(-parseInt(_0x3277dc(0x109))/0x8)+parseInt(_0x3277dc(0x11b))/0x9+parseInt(_0x3277dc(0x125))/0xa;if(_0x59d47f===_0x330da1)break;else _0x784095['push'](_0x784095['shift']());}catch(_0xf0a961){_0x784095['push'](_0x784095['shift']());}}}(_0x1a6b,0xdce97));function _0x1a6b(){const _0x478bc2=['30LoTwzc','requires','length','plugins','2584071dkTQvJ','Autosave','WebSocketGateway','WordCount','WProofreader','set','from','DocumentOutline','config','get','34030220XuvVBw','1012645xJEtJz','name','includes','find','every','string','2074770zWmARC','context','1729azvDqc','constructor','concat','5098hmiDcG','pluginName','RevisionTracker','31096kMBSXO','extraPlugins','rootsAttributes','removePlugins','has','_context','map','toolbar','2880832DicTPc','builtinPlugins','initialData','filter','names','330vhefbe'];_0x1a6b=function(){return _0x478bc2;};return _0x1a6b();}const w=[_0x2968a6(0x113),_0x2968a6(0x102),_0x2968a6(0x110),_0x2968a6(0x10b)],W=[_0x2968a6(0x11d),_0x2968a6(0x108),_0x2968a6(0x11c),_0x2968a6(0x11e),_0x2968a6(0x122),_0x2968a6(0x11f)];function _0x115a(_0x3ce2a0,_0x1c82fb){const _0x1a6b45=_0x1a6b();return _0x115a=function(_0x115a6a,_0x390963){_0x115a6a=_0x115a6a-0xff;let _0x2beb9e=_0x1a6b45[_0x115a6a];return _0x2beb9e;},_0x115a(_0x3ce2a0,_0x1c82fb);}function v(_0x5e7f34,_0x1c03d2,_0x18c1ad,_0xcfecdf=[]){const _0x2e97b9=_0x2968a6,_0x22826e=_0x2e97b9(0x100)==typeof _0x5e7f34?_0x18c1ad[_0x2e97b9(0x124)](_0x5e7f34)[_0x2e97b9(0x104)]:_0x5e7f34,_0x2df111=_0x22826e[_0x2e97b9(0x107)]||_0x22826e[_0x2e97b9(0x127)];if(_0x1c03d2[_0x2e97b9(0x10d)](_0x2df111))return _0x1c03d2[_0x2e97b9(0x124)](_0x2df111);if(_0x1c03d2[_0x2e97b9(0x120)](_0x2df111,!0x0),_0x2df111&&W[_0x2e97b9(0x105)](_0xcfecdf)[_0x2e97b9(0x128)](_0x2df111))return _0x1c03d2[_0x2e97b9(0x120)](_0x2df111,!0x1),!0x1;if(!_0x22826e[_0x2e97b9(0x118)])return _0x1c03d2[_0x2e97b9(0x120)](_0x2df111,!0x0),!0x0;const _0x3c606a=_0x22826e[_0x2e97b9(0x118)][_0x2e97b9(0xff)](_0x52fe71=>v(_0x52fe71,_0x1c03d2,_0x18c1ad,_0xcfecdf));return _0x1c03d2[_0x2e97b9(0x120)](_0x2df111,_0x3c606a),_0x3c606a;}export default function D(_0x293a9c,_0x145ab4){const _0x571818=_0x2968a6,_0x568b7a={};for(const _0x1108e6 of _0x293a9c[_0x571818(0x123)][_0x571818(0x115)]())w[_0x571818(0x128)](_0x1108e6)||(_0x568b7a[_0x1108e6]=_0x293a9c[_0x571818(0x123)][_0x571818(0x124)](_0x1108e6));const _0x50890f=_0x568b7a[_0x571818(0x11a)]||[],_0x17e730=_0x293a9c[_0x571818(0x104)][_0x571818(0x112)]||[],_0x13c3a4=_0x50890f[_0x571818(0x119)]?_0x50890f:_0x17e730,_0x20252a=_0x568b7a[_0x571818(0x10a)]||[];delete _0x568b7a[_0x571818(0x10a)];const _0x3a753f=_0x568b7a[_0x571818(0x10c)]||[];delete _0x568b7a[_0x571818(0x10c)];const _0x18a2af=_0x293a9c[_0x571818(0x10e)][_0x571818(0x123)][_0x571818(0x124)](_0x571818(0x11a))||[],_0xb55784=_0x13c3a4[_0x571818(0x105)](_0x20252a)[_0x571818(0x105)](_0x18a2af)[_0x571818(0x10f)](_0x213171=>_0x571818(0x100)==typeof _0x213171?_0x17e730[_0x571818(0x129)](_0x423950=>_0x423950[_0x571818(0x107)]==_0x213171):_0x213171)[_0x571818(0x114)](_0x24e3e1=>!_0x3a753f[_0x571818(0x128)](_0x24e3e1)&&!_0x3a753f[_0x571818(0x128)](_0x24e3e1[_0x571818(0x107)])),_0x328ec6=Array[_0x571818(0x121)](new Set(_0xb55784)),_0xaf25f4=new Map();return _0x568b7a[_0x571818(0x11a)]=_0x328ec6[_0x571818(0x114)](_0x522138=>v(_0x522138,_0xaf25f4,_0x293a9c[_0x571818(0x11a)],_0x145ab4)),_0x568b7a;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2309(){const _0x11429e=['markers','isEqual','27349BUrgyT','end','122185IubipE','document','change:range','512vLowyk','2279124wntygw','2503716BjfaNU','914570ceMjsD','3674260hggOLb','focus','1071380TKnVEA','start','getRange','selection','length','containsPosition','includes','push'];_0x2309=function(){return _0x11429e;};return _0x2309();}(function(_0xda653a,_0x3674be){const _0x5d13e2=_0x2673,_0x1825f8=_0xda653a();while(!![]){try{const _0x2d828f=parseInt(_0x5d13e2(0x1c6))/0x1+-parseInt(_0x5d13e2(0x1cf))/0x2+parseInt(_0x5d13e2(0x1cb))/0x3+parseInt(_0x5d13e2(0x1cd))/0x4+-parseInt(_0x5d13e2(0x1cc))/0x5+-parseInt(_0x5d13e2(0x1ca))/0x6+-parseInt(_0x5d13e2(0x1c4))/0x7*(parseInt(_0x5d13e2(0x1c9))/0x8);if(_0x2d828f===_0x3674be)break;else _0x1825f8['push'](_0x1825f8['shift']());}catch(_0x5a2200){_0x1825f8['push'](_0x1825f8['shift']());}}}(_0x2309,0x809e0));function _0x2673(_0x54808a,_0x180fe2){const _0x230991=_0x2309();return _0x2673=function(_0x267398,_0x2e4029){_0x267398=_0x267398-0x1bc;let _0xed5819=_0x230991[_0x267398];return _0xed5819;},_0x2673(_0x54808a,_0x180fe2);}export default function z(_0x21109a,_0x36b4e9){const _0x574ec9=_0x2673,_0x58c605=[];_0x21109a[_0x574ec9(0x1c7)][_0x574ec9(0x1bd)]['on'](_0x574ec9(0x1c8),()=>{const _0xd2b89c=_0x574ec9,_0x4bc311=function(_0x22faa5,_0x3ba6d2){const _0x5c7f26=_0x2673,_0x1f7b1f=[];for(const _0x2a2730 of _0x22faa5[_0x5c7f26(0x1c2)]){const _0x38abd2=_0x2a2730[_0x5c7f26(0x1bc)]();(_0x38abd2[_0x5c7f26(0x1bf)](_0x3ba6d2)||_0x38abd2[_0x5c7f26(0x1d0)][_0x5c7f26(0x1c3)](_0x3ba6d2)||_0x38abd2[_0x5c7f26(0x1c5)][_0x5c7f26(0x1c3)](_0x3ba6d2))&&_0x1f7b1f[_0x5c7f26(0x1c1)](_0x2a2730);}return _0x1f7b1f;}(_0x21109a,_0x21109a[_0xd2b89c(0x1c7)][_0xd2b89c(0x1bd)][_0xd2b89c(0x1ce)]),_0x4756fe=[],_0x4132fa=[],_0x4063aa=[];for(const _0x16b058 of _0x58c605)_0x4bc311[_0xd2b89c(0x1c0)](_0x16b058)||_0x4756fe[_0xd2b89c(0x1c1)](_0x16b058);for(const _0x429084 of _0x4bc311)_0x58c605[_0xd2b89c(0x1c0)](_0x429084)||_0x4132fa[_0xd2b89c(0x1c1)](_0x429084),_0x4063aa[_0xd2b89c(0x1c1)](_0x429084);(_0x4756fe[_0xd2b89c(0x1be)]||_0x4132fa[_0xd2b89c(0x1be)])&&_0x36b4e9({'left':_0x4756fe,'entered':_0x4132fa}),_0x58c605[_0xd2b89c(0x1be)]=0x0,_0x58c605[_0xd2b89c(0x1c1)](..._0x4063aa);});}
23
+ (function(_0x51f7e2,_0x5495e6){const _0x5e85bc=_0x33e9,_0x5562e5=_0x51f7e2();while(!![]){try{const _0x3fcf17=parseInt(_0x5e85bc(0x9e))/0x1+parseInt(_0x5e85bc(0x9b))/0x2+-parseInt(_0x5e85bc(0xa6))/0x3*(-parseInt(_0x5e85bc(0x9c))/0x4)+-parseInt(_0x5e85bc(0xa0))/0x5*(-parseInt(_0x5e85bc(0xa4))/0x6)+parseInt(_0x5e85bc(0xb0))/0x7*(parseInt(_0x5e85bc(0xa7))/0x8)+parseInt(_0x5e85bc(0xae))/0x9+-parseInt(_0x5e85bc(0xa1))/0xa;if(_0x3fcf17===_0x5495e6)break;else _0x5562e5['push'](_0x5562e5['shift']());}catch(_0x509dba){_0x5562e5['push'](_0x5562e5['shift']());}}}(_0x38c5,0x25000));function _0x33e9(_0x569a1f,_0x487e24){const _0x38c539=_0x38c5();return _0x33e9=function(_0x33e91e,_0x4d9984){_0x33e91e=_0x33e91e-0x9a;let _0x3e5fd7=_0x38c539[_0x33e91e];return _0x3e5fd7;},_0x33e9(_0x569a1f,_0x487e24);}export default function z(_0x4ae9cb,_0x4e451d){const _0x27cb5f=_0x33e9,_0x526420=[];_0x4ae9cb[_0x27cb5f(0x9f)][_0x27cb5f(0xa2)]['on'](_0x27cb5f(0xa9),()=>{const _0x527090=_0x27cb5f,_0x152f0f=function(_0xc4cc7c,_0x48010f){const _0x476409=_0x33e9,_0x34463=[];for(const _0x389ada of _0xc4cc7c[_0x476409(0xaf)]){const _0x1b21a2=_0x389ada[_0x476409(0xaa)]();(_0x1b21a2[_0x476409(0xa8)](_0x48010f)||_0x1b21a2[_0x476409(0xa5)][_0x476409(0xac)](_0x48010f)||_0x1b21a2[_0x476409(0xad)][_0x476409(0xac)](_0x48010f))&&_0x34463[_0x476409(0xab)](_0x389ada);}return _0x34463;}(_0x4ae9cb,_0x4ae9cb[_0x527090(0x9f)][_0x527090(0xa2)][_0x527090(0x9a)]),_0x1d6277=[],_0x13bec3=[],_0xbc72ed=[];for(const _0x278730 of _0x526420)_0x152f0f[_0x527090(0xa3)](_0x278730)||_0x1d6277[_0x527090(0xab)](_0x278730);for(const _0x3bde05 of _0x152f0f)_0x526420[_0x527090(0xa3)](_0x3bde05)||_0x13bec3[_0x527090(0xab)](_0x3bde05),_0xbc72ed[_0x527090(0xab)](_0x3bde05);(_0x1d6277[_0x527090(0x9d)]||_0x13bec3[_0x527090(0x9d)])&&_0x4e451d({'left':_0x1d6277,'entered':_0x13bec3}),_0x526420[_0x527090(0x9d)]=0x0,_0x526420[_0x527090(0xab)](..._0xbc72ed);});}function _0x38c5(){const _0x50651f=['1154349GXCzYZ','markers','1191505XllLPZ','focus','404812WyeqVF','4qEoxdj','length','134674GGXfMn','document','10dKXphj','8031010TDegKh','selection','includes','632112VDVurk','start','325179dbRTHp','8psUKLg','containsPosition','change:range','getRange','push','isEqual','end'];_0x38c5=function(){return _0x50651f;};return _0x38c5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c4f(_0x46d247,_0x594fda){const _0xa03687=_0xa036();return _0x4c4f=function(_0x4c4f98,_0x6963a1){_0x4c4f98=_0x4c4f98-0x7b;let _0x3159b9=_0xa03687[_0x4c4f98];return _0x3159b9;},_0x4c4f(_0x46d247,_0x594fda);}const _0x525abe=_0x4c4f;(function(_0x1a8c71,_0x418b57){const _0x3d989e=_0x4c4f,_0x41b7c5=_0x1a8c71();while(!![]){try{const _0x1c9c90=-parseInt(_0x3d989e(0x91))/0x1+parseInt(_0x3d989e(0x8e))/0x2*(-parseInt(_0x3d989e(0x81))/0x3)+-parseInt(_0x3d989e(0x7f))/0x4*(parseInt(_0x3d989e(0x8a))/0x5)+-parseInt(_0x3d989e(0x8b))/0x6*(parseInt(_0x3d989e(0x84))/0x7)+parseInt(_0x3d989e(0x7e))/0x8*(parseInt(_0x3d989e(0x82))/0x9)+-parseInt(_0x3d989e(0x8f))/0xa+-parseInt(_0x3d989e(0x80))/0xb*(-parseInt(_0x3d989e(0x88))/0xc);if(_0x1c9c90===_0x418b57)break;else _0x41b7c5['push'](_0x41b7c5['shift']());}catch(_0x345427){_0x41b7c5['push'](_0x41b7c5['shift']());}}}(_0xa036,0x2c9bc));export default function Z(_0x4c80ff,{limit:_0x5c198d,suffix:_0x1b0bea=_0x525abe(0x7c)}){const _0xee6d61=_0x525abe,_0x3bb904=[];let _0x18ee53=0x0;const _0x541554=_0x4c80ff[_0xee6d61(0x92)](/</g,'\x0a<')[_0xee6d61(0x92)](/>/g,'>\x0a')[_0xee6d61(0x92)](/^\n/g,'')[_0xee6d61(0x92)](/\n$/g,'')[_0xee6d61(0x90)]('\x0a');for(let _0x582dc9=0x0;_0x582dc9<_0x541554[_0xee6d61(0x86)];_0x582dc9++){let _0x1e2afb=_0x541554[_0x582dc9];const _0x229090=$(_0x1e2afb);if(_0x1e2afb[_0xee6d61(0x7d)]('<')){if(_0x18ee53>=_0x5c198d){const _0x149db9=_0x1e2afb[_0xee6d61(0x85)](/[a-zA-Z]+/);if(!_0x149db9){_0x541554[_0x582dc9]='';continue;}const _0x24526=_0x149db9[0x0];_0x1e2afb[_0xee6d61(0x7d)]('</')?(_0x3bb904[_0xee6d61(0x86)]&&(_0x1e2afb=''),_0x3bb904[_0xee6d61(0x89)]()):(_0x3bb904[_0xee6d61(0x7b)](_0x24526),_0x1e2afb='');}}else{if(_0x18ee53>=_0x5c198d)_0x1e2afb='';else{if(_0x18ee53+_0x229090[_0xee6d61(0x86)]>=_0x5c198d){let _0x1103c0=_0x5c198d-_0x18ee53;if('\x20'===_0x229090[_0x1103c0-0x1])_0x1103c0--;else{const _0x4fd2b9=_0x229090[_0xee6d61(0x8d)](_0x1103c0)[_0xee6d61(0x8c)]('\x20');-0x1!==_0x4fd2b9?_0x1103c0+=_0x4fd2b9:_0x1103c0=_0x1e2afb[_0xee6d61(0x86)];}_0x1e2afb=_0x229090[_0xee6d61(0x8d)](0x0,_0x1103c0)[_0xee6d61(0x87)]('')+_0x1b0bea,_0x18ee53=_0x5c198d;}else _0x18ee53+=_0x229090[_0xee6d61(0x86)];}}_0x541554[_0x582dc9]=_0x1e2afb;}return _0x541554[_0xee6d61(0x87)]('\x0a')[_0xee6d61(0x92)](/\n/g,'');}function _0xa036(){const _0x2b085e=['16VoJnie','549972TAGoyq','118129WeoLzI','49701PbBSbk','1189395klMyBD','substring','260596SKqzGw','match','length','join','780vmtRze','pop','10yKPPFs','12dvbkAl','indexOf','slice','18vyHnsk','107830XVSeyZ','split','270301Kbmcmq','replace','push','...','startsWith'];_0xa036=function(){return _0x2b085e;};return _0xa036();}function $(_0x55243b){const _0x289980=_0x525abe,_0x5821c5=[];for(let _0x45a8cf=0x0;_0x45a8cf<_0x55243b[_0x289980(0x86)];_0x45a8cf++){const _0x4eefb5=_0x55243b[_0x289980(0x83)](_0x45a8cf)[_0x289980(0x85)](/^&[a-z0-9#]+;/);if(_0x4eefb5){const _0x5df05e=_0x4eefb5[0x0];_0x5821c5[_0x289980(0x7b)](_0x5df05e),_0x45a8cf+=_0x5df05e[_0x289980(0x86)]-0x1;}else _0x5821c5[_0x289980(0x7b)](_0x55243b[_0x45a8cf]);}return _0x5821c5;}
23
+ function _0x2242(_0x46b08e,_0x2de693){const _0x3173a0=_0x3173();return _0x2242=function(_0x224219,_0x22dd6f){_0x224219=_0x224219-0xa3;let _0x5cba22=_0x3173a0[_0x224219];return _0x5cba22;},_0x2242(_0x46b08e,_0x2de693);}const _0x60263b=_0x2242;function _0x3173(){const _0x9366cd=['join','255913ubQWfk','replace','substring','3682650leppeA','length','86206ExHhzo','split','1076280WwNrXu','12rrGaby','7QjCWgX','slice','1594146HmCcfx','match','583712KysGUu','9psFjcn','...','indexOf','startsWith','pop','31140ZUDSBP','push'];_0x3173=function(){return _0x9366cd;};return _0x3173();}(function(_0x4a5173,_0x1f21ad){const _0xc302a7=_0x2242,_0x361fd1=_0x4a5173();while(!![]){try{const _0x4d5135=-parseInt(_0xc302a7(0xaa))/0x1+parseInt(_0xc302a7(0xaf))/0x2*(-parseInt(_0xc302a7(0xb2))/0x3)+parseInt(_0xc302a7(0xb7))/0x4+-parseInt(_0xc302a7(0xa7))/0x5+parseInt(_0xc302a7(0xb5))/0x6+-parseInt(_0xc302a7(0xb3))/0x7*(parseInt(_0xc302a7(0xb1))/0x8)+parseInt(_0xc302a7(0xb8))/0x9*(parseInt(_0xc302a7(0xad))/0xa);if(_0x4d5135===_0x1f21ad)break;else _0x361fd1['push'](_0x361fd1['shift']());}catch(_0x367ec7){_0x361fd1['push'](_0x361fd1['shift']());}}}(_0x3173,0x3376c));export default function Z(_0x131afa,{limit:_0x3fa85a,suffix:_0x4caf13=_0x60263b(0xa3)}){const _0xa599da=_0x60263b,_0x99199=[];let _0x942f28=0x0;const _0x64d2a5=_0x131afa[_0xa599da(0xab)](/</g,'\x0a<')[_0xa599da(0xab)](/>/g,'>\x0a')[_0xa599da(0xab)](/^\n/g,'')[_0xa599da(0xab)](/\n$/g,'')[_0xa599da(0xb0)]('\x0a');for(let _0x18d8dc=0x0;_0x18d8dc<_0x64d2a5[_0xa599da(0xae)];_0x18d8dc++){let _0x3c5a49=_0x64d2a5[_0x18d8dc];const _0x16cad=$(_0x3c5a49);if(_0x3c5a49[_0xa599da(0xa5)]('<')){if(_0x942f28>=_0x3fa85a){const _0x701332=_0x3c5a49[_0xa599da(0xb6)](/[a-zA-Z]+/);if(!_0x701332){_0x64d2a5[_0x18d8dc]='';continue;}const _0x1f684e=_0x701332[0x0];_0x3c5a49[_0xa599da(0xa5)]('</')?(_0x99199[_0xa599da(0xae)]&&(_0x3c5a49=''),_0x99199[_0xa599da(0xa6)]()):(_0x99199[_0xa599da(0xa8)](_0x1f684e),_0x3c5a49='');}}else{if(_0x942f28>=_0x3fa85a)_0x3c5a49='';else{if(_0x942f28+_0x16cad[_0xa599da(0xae)]>=_0x3fa85a){let _0x47c4e7=_0x3fa85a-_0x942f28;if('\x20'===_0x16cad[_0x47c4e7-0x1])_0x47c4e7--;else{const _0x19a419=_0x16cad[_0xa599da(0xb4)](_0x47c4e7)[_0xa599da(0xa4)]('\x20');-0x1!==_0x19a419?_0x47c4e7+=_0x19a419:_0x47c4e7=_0x3c5a49[_0xa599da(0xae)];}_0x3c5a49=_0x16cad[_0xa599da(0xb4)](0x0,_0x47c4e7)[_0xa599da(0xa9)]('')+_0x4caf13,_0x942f28=_0x3fa85a;}else _0x942f28+=_0x16cad[_0xa599da(0xae)];}}_0x64d2a5[_0x18d8dc]=_0x3c5a49;}return _0x64d2a5[_0xa599da(0xa9)]('\x0a')[_0xa599da(0xab)](/\n/g,'');}function $(_0x4844cf){const _0xfcb7f6=_0x60263b,_0x3880e0=[];for(let _0x443801=0x0;_0x443801<_0x4844cf[_0xfcb7f6(0xae)];_0x443801++){const _0x5c3d1a=_0x4844cf[_0xfcb7f6(0xac)](_0x443801)[_0xfcb7f6(0xb6)](/^&[a-z0-9#]+;/);if(_0x5c3d1a){const _0x1b7e69=_0x5c3d1a[0x0];_0x3880e0[_0xfcb7f6(0xa8)](_0x1b7e69),_0x443801+=_0x1b7e69[_0xfcb7f6(0xae)]-0x1;}else _0x3880e0[_0xfcb7f6(0xa8)](_0x4844cf[_0x443801]);}return _0x3880e0;}