@ckeditor/ckeditor5-collaboration-core 42.0.2 → 43.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/CHANGELOG.md +1 -101
  2. package/dist/index-content.css +49 -0
  3. package/dist/index-editor.css +23 -1
  4. package/dist/index.css +143 -1
  5. package/dist/index.d.ts +4 -1
  6. package/dist/index.js +1 -1
  7. package/dist/suggestions/view/ariadescriptionview.d.ts +27 -0
  8. package/dist/suggestions/view/latefocusbuttonview.d.ts +41 -0
  9. package/dist/suggestionstyles.d.ts +2 -0
  10. package/dist/translations/af.js +1 -1
  11. package/dist/translations/af.umd.js +1 -1
  12. package/dist/translations/ar.js +1 -1
  13. package/dist/translations/ar.umd.js +1 -1
  14. package/dist/translations/az.js +1 -1
  15. package/dist/translations/az.umd.js +1 -1
  16. package/dist/translations/bg.js +1 -1
  17. package/dist/translations/bg.umd.js +1 -1
  18. package/dist/translations/bn.js +1 -1
  19. package/dist/translations/bn.umd.js +1 -1
  20. package/dist/translations/bs.js +1 -1
  21. package/dist/translations/bs.umd.js +1 -1
  22. package/dist/translations/ca.js +1 -1
  23. package/dist/translations/ca.umd.js +1 -1
  24. package/dist/translations/cs.js +1 -1
  25. package/dist/translations/cs.umd.js +1 -1
  26. package/dist/translations/da.js +1 -1
  27. package/dist/translations/da.umd.js +1 -1
  28. package/dist/translations/de-ch.js +1 -1
  29. package/dist/translations/de-ch.umd.js +1 -1
  30. package/dist/translations/de.js +1 -1
  31. package/dist/translations/de.umd.js +1 -1
  32. package/dist/translations/el.js +1 -1
  33. package/dist/translations/el.umd.js +1 -1
  34. package/dist/translations/en-au.js +1 -1
  35. package/dist/translations/en-au.umd.js +1 -1
  36. package/dist/translations/en.umd.js +1 -1
  37. package/dist/translations/es-co.js +1 -1
  38. package/dist/translations/es-co.umd.js +1 -1
  39. package/dist/translations/es.js +1 -1
  40. package/dist/translations/es.umd.js +1 -1
  41. package/dist/translations/et.js +1 -1
  42. package/dist/translations/et.umd.js +1 -1
  43. package/dist/translations/fa.js +1 -1
  44. package/dist/translations/fa.umd.js +1 -1
  45. package/dist/translations/fi.js +1 -1
  46. package/dist/translations/fi.umd.js +1 -1
  47. package/dist/translations/fr.js +1 -1
  48. package/dist/translations/fr.umd.js +1 -1
  49. package/dist/translations/gl.js +1 -1
  50. package/dist/translations/gl.umd.js +1 -1
  51. package/dist/translations/he.js +1 -1
  52. package/dist/translations/he.umd.js +1 -1
  53. package/dist/translations/hi.js +1 -1
  54. package/dist/translations/hi.umd.js +1 -1
  55. package/dist/translations/hr.js +1 -1
  56. package/dist/translations/hr.umd.js +1 -1
  57. package/dist/translations/hu.js +1 -1
  58. package/dist/translations/hu.umd.js +1 -1
  59. package/dist/translations/id.js +1 -1
  60. package/dist/translations/id.umd.js +1 -1
  61. package/dist/translations/it.js +1 -1
  62. package/dist/translations/it.umd.js +1 -1
  63. package/dist/translations/ja.js +1 -1
  64. package/dist/translations/ja.umd.js +1 -1
  65. package/dist/translations/jv.js +1 -1
  66. package/dist/translations/jv.umd.js +1 -1
  67. package/dist/translations/ko.js +1 -1
  68. package/dist/translations/ko.umd.js +1 -1
  69. package/dist/translations/lt.js +1 -1
  70. package/dist/translations/lt.umd.js +1 -1
  71. package/dist/translations/lv.js +1 -1
  72. package/dist/translations/lv.umd.js +1 -1
  73. package/dist/translations/ms.js +1 -1
  74. package/dist/translations/ms.umd.js +1 -1
  75. package/dist/translations/nl.js +1 -1
  76. package/dist/translations/nl.umd.js +1 -1
  77. package/dist/translations/no.js +1 -1
  78. package/dist/translations/no.umd.js +1 -1
  79. package/dist/translations/pl.js +1 -1
  80. package/dist/translations/pl.umd.js +1 -1
  81. package/dist/translations/pt-br.js +1 -1
  82. package/dist/translations/pt-br.umd.js +1 -1
  83. package/dist/translations/pt.js +1 -1
  84. package/dist/translations/pt.umd.js +1 -1
  85. package/dist/translations/ro.js +1 -1
  86. package/dist/translations/ro.umd.js +1 -1
  87. package/dist/translations/ru.js +1 -1
  88. package/dist/translations/ru.umd.js +1 -1
  89. package/dist/translations/sk.js +1 -1
  90. package/dist/translations/sk.umd.js +1 -1
  91. package/dist/translations/sr-latn.js +1 -1
  92. package/dist/translations/sr-latn.umd.js +1 -1
  93. package/dist/translations/sr.js +1 -1
  94. package/dist/translations/sr.umd.js +1 -1
  95. package/dist/translations/sv.js +1 -1
  96. package/dist/translations/sv.umd.js +1 -1
  97. package/dist/translations/th.js +1 -1
  98. package/dist/translations/th.umd.js +1 -1
  99. package/dist/translations/tk.js +1 -1
  100. package/dist/translations/tk.umd.js +1 -1
  101. package/dist/translations/tr.js +1 -1
  102. package/dist/translations/tr.umd.js +1 -1
  103. package/dist/translations/tt.js +1 -1
  104. package/dist/translations/tt.umd.js +1 -1
  105. package/dist/translations/ug.js +1 -1
  106. package/dist/translations/ug.umd.js +1 -1
  107. package/dist/translations/uk.js +1 -1
  108. package/dist/translations/uk.umd.js +1 -1
  109. package/dist/translations/ur.js +1 -1
  110. package/dist/translations/ur.umd.js +1 -1
  111. package/dist/translations/vi.js +1 -1
  112. package/dist/translations/vi.umd.js +1 -1
  113. package/dist/translations/zh-cn.js +1 -1
  114. package/dist/translations/zh-cn.umd.js +1 -1
  115. package/dist/translations/zh.js +1 -1
  116. package/dist/translations/zh.umd.js +1 -1
  117. package/dist/utils/confirmmixin.d.ts +5 -1
  118. package/dist/utils/confirmview.d.ts +20 -4
  119. package/dist/utils/hashobject.d.ts +1 -1
  120. package/dist/utils/sanitizeEditorConfig.d.ts +1 -1
  121. package/dist/utils/setupthreadkeyboardnavigation.d.ts +49 -0
  122. package/dist/utils/trim-html.d.ts +3 -0
  123. package/package.json +6 -5
  124. package/src/index.d.ts +4 -1
  125. package/src/index.js +1 -1
  126. package/src/permissions.js +1 -1
  127. package/src/suggestions/view/ariadescriptionview.d.ts +23 -0
  128. package/src/suggestions/view/ariadescriptionview.js +23 -0
  129. package/src/suggestions/view/latefocusbuttonview.d.ts +37 -0
  130. package/src/suggestions/view/latefocusbuttonview.js +23 -0
  131. package/src/suggestionstyles.d.ts +2 -0
  132. package/src/suggestionstyles.js +1 -1
  133. package/src/users/view/userview.js +1 -1
  134. package/src/users.js +1 -1
  135. package/src/utils/common-translations.js +1 -1
  136. package/src/utils/confirmmixin.d.ts +5 -1
  137. package/src/utils/confirmmixin.js +1 -1
  138. package/src/utils/confirmview.d.ts +20 -4
  139. package/src/utils/confirmview.js +1 -1
  140. package/src/utils/getdatetimeformatter.js +1 -1
  141. package/src/utils/getmarkerdomelement.js +1 -1
  142. package/src/utils/hashobject.d.ts +1 -1
  143. package/src/utils/hashobject.js +1 -1
  144. package/src/utils/sanitizeEditorConfig.d.ts +1 -1
  145. package/src/utils/sanitizeEditorConfig.js +1 -1
  146. package/src/utils/setupthreadkeyboardnavigation.d.ts +45 -0
  147. package/src/utils/setupthreadkeyboardnavigation.js +23 -0
  148. package/src/utils/surroundingmarkersdetector.js +1 -1
  149. package/src/utils/trim-html.d.ts +3 -0
  150. package/src/utils/trim-html.js +1 -1
  151. package/theme/ariadescription.css +12 -0
  152. package/theme/integrations/mergefields.css +67 -0
  153. package/theme/suggestion.css +29 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x251fb0=_0x3ea5;function _0x5992(){const _0x15b209=['371988PKtLtN','has','2976120tmqNzl','comment:admin','Permissions','CommentsOnly','no-permissions','collaboration.channelId','commands','config','150UdSJlV','find','plugins','clearForceDisabled','CommentsRepository','disableReadOnlyMode','isEnabled','comment:modify_all','15003IhGttU','get','enableReadOnlyMode','48097yGjWdF','document:write','6887832cZqvjd','forceDisabled','addCommentThread','editors','pluginName','3173472ulqEVW','noPermissions','298404FRSjkI','permissions-set-permissions-invalid-channel-id','comment:write','2460XPYxkC','includes','2stkthc','context','setPermissions'];_0x5992=function(){return _0x15b209;};return _0x5992();}(function(_0x2e10f7,_0x57a17b){const _0x2d308c=_0x3ea5,_0x511879=_0x2e10f7();while(!![]){try{const _0x1d1f36=-parseInt(_0x2d308c(0x201))/0x1+-parseInt(_0x2d308c(0x206))/0x2*(parseInt(_0x2d308c(0x209))/0x3)+parseInt(_0x2d308c(0x1fa))/0x4+-parseInt(_0x2d308c(0x1e5))/0x5+-parseInt(_0x2d308c(0x1ed))/0x6*(-parseInt(_0x2d308c(0x1f8))/0x7)+parseInt(_0x2d308c(0x1ff))/0x8+-parseInt(_0x2d308c(0x1f5))/0x9*(parseInt(_0x2d308c(0x204))/0xa);if(_0x1d1f36===_0x57a17b)break;else _0x511879['push'](_0x511879['shift']());}catch(_0x422328){_0x511879['push'](_0x511879['shift']());}}}(_0x5992,0xd29f7));import{ContextPlugin as _0x5010f9,Editor as _0x50afbf}from'ckeditor5/src/core.js';function _0x3ea5(_0x3ff2a0,_0x2c930c){const _0x599214=_0x5992();return _0x3ea5=function(_0x3ea58d,_0x5df8e6){_0x3ea58d=_0x3ea58d-0x1e5;let _0x55fd7d=_0x599214[_0x3ea58d];return _0x55fd7d;},_0x3ea5(_0x3ff2a0,_0x2c930c);}import{CKEditorError as _0x1ed996}from'ckeditor5/src/utils.js';export default class n extends _0x5010f9{static get[_0x251fb0(0x1fe)](){const _0x174ab2=_0x251fb0;return _0x174ab2(0x1e7);}[_0x251fb0(0x208)](_0x1a4f54,_0x22941c){const _0x2e6c40=_0x251fb0;let _0x49e9f;if(_0x22941c||(_0x22941c=this[_0x2e6c40(0x207)][_0x2e6c40(0x1ec)][_0x2e6c40(0x1f6)](_0x2e6c40(0x1ea))),this[_0x2e6c40(0x207)][_0x2e6c40(0x1ec)][_0x2e6c40(0x1f6)](_0x2e6c40(0x1ea))==_0x22941c?_0x49e9f=this[_0x2e6c40(0x207)]:_0x2e6c40(0x1fd)in this[_0x2e6c40(0x207)]&&this[_0x2e6c40(0x207)][_0x2e6c40(0x1fd)]&&(_0x49e9f=this[_0x2e6c40(0x207)][_0x2e6c40(0x1fd)][_0x2e6c40(0x1ee)](_0x18e22e=>_0x18e22e[_0x2e6c40(0x1ec)][_0x2e6c40(0x1f6)](_0x2e6c40(0x1ea))==_0x22941c)),!_0x49e9f)throw new _0x1ed996(_0x2e6c40(0x202),null);const _0x42d9c8=_0x49e9f[_0x2e6c40(0x1ef)],_0x41ebde=_0x42d9c8[_0x2e6c40(0x20a)](_0x2e6c40(0x1f1))?_0x42d9c8[_0x2e6c40(0x1f6)](_0x2e6c40(0x1f1)):void 0x0,_0xe9604e=_0x42d9c8[_0x2e6c40(0x20a)](_0x2e6c40(0x1e8))&&_0x42d9c8[_0x2e6c40(0x1f6)](_0x2e6c40(0x1e8)),_0x3d5c73=_0x1a4f54[_0x2e6c40(0x205)](_0x2e6c40(0x1f9)),_0x2316c6=_0x1a4f54[_0x2e6c40(0x205)](_0x2e6c40(0x1f4)),_0x148fdd=_0x1a4f54[_0x2e6c40(0x205)](_0x2e6c40(0x1e6)),_0x568387=_0x1a4f54[_0x2e6c40(0x205)](_0x2e6c40(0x203)),_0x166be3=_0x568387||_0x148fdd,_0x28d971=_0x166be3||_0x2316c6,_0x3c81a2=_0x3d5c73||_0x166be3;(_0xe9604e&&(_0xe9604e[_0x2e6c40(0x1f3)]=!_0x3d5c73&&_0x28d971),_0x49e9f instanceof _0x50afbf)&&(!(_0x3d5c73||_0x28d971&&_0x41ebde)?_0x49e9f[_0x2e6c40(0x1f7)](_0x2e6c40(0x1e9)):_0x49e9f[_0x2e6c40(0x1f2)](_0x2e6c40(0x1e9)));if(_0x41ebde){_0x41ebde[_0x2e6c40(0x208)]({'admin':_0x148fdd,'modifyAll':_0x2316c6,'write':_0x568387,'resolve':_0x3c81a2},_0x22941c);const _0x2eadcc=_0x49e9f instanceof _0x50afbf&&_0x49e9f[_0x2e6c40(0x1eb)][_0x2e6c40(0x1f6)](_0x2e6c40(0x1fc));_0x2eadcc&&(_0x166be3?_0x2eadcc[_0x2e6c40(0x1f0)](_0x2e6c40(0x200)):_0x2eadcc[_0x2e6c40(0x1fb)](_0x2e6c40(0x200)));}}}
23
+ const _0x153dcc=_0x3123;function _0x1a78(){const _0x10bb47=['commands','clearForceDisabled','document:write','get','comment:write','pluginName','693YqMATn','isEnabled','no-permissions','comment:admin','16HvqpRv','noPermissions','173968secVFw','883850ctufru','1421968wZKqQP','Permissions','enableReadOnlyMode','disableReadOnlyMode','717045sTMskx','editors','permissions-set-permissions-invalid-channel-id','39jtWxRp','plugins','6lgHYOi','7720NjSlMv','find','CommentsOnly','includes','comment:modify_all','2364453obrrMa','CommentsRepository','forceDisabled','addCommentThread','46399mrpFHa','collaboration.channelId','setPermissions','has','config','context'];_0x1a78=function(){return _0x10bb47;};return _0x1a78();}(function(_0x1f06aa,_0x2914fb){const _0x53a3b5=_0x3123,_0x4c9a24=_0x1f06aa();while(!![]){try{const _0x45ca1d=-parseInt(_0x53a3b5(0x1fd))/0x1*(-parseInt(_0x53a3b5(0x20d))/0x2)+parseInt(_0x53a3b5(0x1f1))/0x3*(-parseInt(_0x53a3b5(0x20f))/0x4)+parseInt(_0x53a3b5(0x1ee))/0x5+parseInt(_0x53a3b5(0x1f3))/0x6*(parseInt(_0x53a3b5(0x1f9))/0x7)+parseInt(_0x53a3b5(0x1ea))/0x8+-parseInt(_0x53a3b5(0x209))/0x9*(-parseInt(_0x53a3b5(0x1f4))/0xa)+-parseInt(_0x53a3b5(0x210))/0xb;if(_0x45ca1d===_0x2914fb)break;else _0x4c9a24['push'](_0x4c9a24['shift']());}catch(_0x2ba7fa){_0x4c9a24['push'](_0x4c9a24['shift']());}}}(_0x1a78,0x6c5b0));function _0x3123(_0x3f7399,_0x575776){const _0x1a78f6=_0x1a78();return _0x3123=function(_0x3123c7,_0x4c4987){_0x3123c7=_0x3123c7-0x1ea;let _0x3362b6=_0x1a78f6[_0x3123c7];return _0x3362b6;},_0x3123(_0x3f7399,_0x575776);}import{ContextPlugin as _0x2fcc9b,Editor as _0x1aef97}from'ckeditor5/src/core.js';import{CKEditorError as _0x4e2fe4}from'ckeditor5/src/utils.js';export default class n extends _0x2fcc9b{static get[_0x153dcc(0x208)](){const _0x1d8686=_0x153dcc;return _0x1d8686(0x1eb);}[_0x153dcc(0x1ff)](_0xf7fd64,_0x22bd48){const _0x1ed5e2=_0x153dcc;let _0x565769;if(_0x22bd48||(_0x22bd48=this[_0x1ed5e2(0x202)][_0x1ed5e2(0x201)][_0x1ed5e2(0x206)](_0x1ed5e2(0x1fe))),this[_0x1ed5e2(0x202)][_0x1ed5e2(0x201)][_0x1ed5e2(0x206)](_0x1ed5e2(0x1fe))==_0x22bd48?_0x565769=this[_0x1ed5e2(0x202)]:_0x1ed5e2(0x1ef)in this[_0x1ed5e2(0x202)]&&this[_0x1ed5e2(0x202)][_0x1ed5e2(0x1ef)]&&(_0x565769=this[_0x1ed5e2(0x202)][_0x1ed5e2(0x1ef)][_0x1ed5e2(0x1f5)](_0x491404=>_0x491404[_0x1ed5e2(0x201)][_0x1ed5e2(0x206)](_0x1ed5e2(0x1fe))==_0x22bd48)),!_0x565769)throw new _0x4e2fe4(_0x1ed5e2(0x1f0),null);const _0x1669d0=_0x565769[_0x1ed5e2(0x1f2)],_0x55e426=_0x1669d0[_0x1ed5e2(0x200)](_0x1ed5e2(0x1fa))?_0x1669d0[_0x1ed5e2(0x206)](_0x1ed5e2(0x1fa)):void 0x0,_0x2904b1=_0x1669d0[_0x1ed5e2(0x200)](_0x1ed5e2(0x1f6))&&_0x1669d0[_0x1ed5e2(0x206)](_0x1ed5e2(0x1f6)),_0x5270a3=_0xf7fd64[_0x1ed5e2(0x1f7)](_0x1ed5e2(0x205)),_0x96d925=_0xf7fd64[_0x1ed5e2(0x1f7)](_0x1ed5e2(0x1f8)),_0x56318c=_0xf7fd64[_0x1ed5e2(0x1f7)](_0x1ed5e2(0x20c)),_0x43c59e=_0xf7fd64[_0x1ed5e2(0x1f7)](_0x1ed5e2(0x207)),_0x24ece1=_0x43c59e||_0x56318c,_0x3e4f1d=_0x24ece1||_0x96d925,_0x48fc07=_0x5270a3||_0x24ece1;(_0x2904b1&&(_0x2904b1[_0x1ed5e2(0x20a)]=!_0x5270a3&&_0x3e4f1d),_0x565769 instanceof _0x1aef97)&&(!(_0x5270a3||_0x3e4f1d&&_0x55e426)?_0x565769[_0x1ed5e2(0x1ec)](_0x1ed5e2(0x20b)):_0x565769[_0x1ed5e2(0x1ed)](_0x1ed5e2(0x20b)));if(_0x55e426){_0x55e426[_0x1ed5e2(0x1ff)]({'admin':_0x56318c,'modifyAll':_0x96d925,'write':_0x43c59e,'resolve':_0x48fc07},_0x22bd48);const _0x655f16=_0x565769 instanceof _0x1aef97&&_0x565769[_0x1ed5e2(0x203)][_0x1ed5e2(0x206)](_0x1ed5e2(0x1fc));_0x655f16&&(_0x24ece1?_0x655f16[_0x1ed5e2(0x204)](_0x1ed5e2(0x20e)):_0x655f16[_0x1ed5e2(0x1fb)](_0x1ed5e2(0x20e)));}}}
@@ -0,0 +1,23 @@
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
+ * @module collaboration-core/suggestions/view/ariadescriptionview
7
+ * @publicApi
8
+ */
9
+ import { type Locale } from 'ckeditor5/src/utils.js';
10
+ import { View } from 'ckeditor5/src/ui.js';
11
+ /**
12
+ * The view class (container) for a text referenced by a `aria-describedby` attribute.
13
+ */
14
+ export default class AriaDescriptionView extends View {
15
+ readonly id: string;
16
+ /**
17
+ * Creates an instance of `AriaDescriptionView`.
18
+ *
19
+ * @param locale Locale instance.
20
+ * @param description Plaintext description of the element.
21
+ */
22
+ constructor(locale: Locale, description: string);
23
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (function(_0x501135,_0x40146d){var _0x21908c=_0x3375,_0x3f89d6=_0x501135();while(!![]){try{var _0x3dbd5f=-parseInt(_0x21908c(0x125))/0x1*(-parseInt(_0x21908c(0x128))/0x2)+parseInt(_0x21908c(0x122))/0x3+-parseInt(_0x21908c(0x11d))/0x4+parseInt(_0x21908c(0x120))/0x5+-parseInt(_0x21908c(0x127))/0x6*(-parseInt(_0x21908c(0x11b))/0x7)+-parseInt(_0x21908c(0x123))/0x8*(parseInt(_0x21908c(0x11e))/0x9)+-parseInt(_0x21908c(0x11f))/0xa;if(_0x3dbd5f===_0x40146d)break;else _0x3f89d6['push'](_0x3f89d6['shift']());}catch(_0x30a768){_0x3f89d6['push'](_0x3f89d6['shift']());}}}(_0x3d45,0xf24a9));import{uid as _0x1c1d15}from'ckeditor5/src/utils.js';function _0x3d45(){var _0x5bfe3a=['5679780qKyMXh','954mwtsaQ','6097830NsYHAp','7014135zzgoRq','ck-aria-description','2884746JqfkQv','117112uPqzQR','setTemplate','11RjjaEe','ck-aria-description-','79878eIkAHj','41062fDjURx','1043hqwvri','span'];_0x3d45=function(){return _0x5bfe3a;};return _0x3d45();}import{View as _0x59a344}from'ckeditor5/src/ui.js';function _0x3375(_0x3bee2f,_0x405817){var _0x3d453f=_0x3d45();return _0x3375=function(_0x337565,_0x3c4f92){_0x337565=_0x337565-0x11b;var _0x3fc34d=_0x3d453f[_0x337565];return _0x3fc34d;},_0x3375(_0x3bee2f,_0x405817);}export default class G extends _0x59a344{constructor(_0x384d0d,_0x2517ad){var _0x2ee79c=_0x3375;super(_0x384d0d),this['id']=_0x2ee79c(0x126)+_0x1c1d15(),this[_0x2ee79c(0x124)]({'tag':_0x2ee79c(0x11c),'attributes':{'class':['ck',_0x2ee79c(0x121)],'id':this['id']},'children':[{'text':_0x2517ad}]});}}
@@ -0,0 +1,37 @@
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
+ * @module collaboration-core/suggestions/view/latefocusbuttonview
7
+ * @publicApi
8
+ */
9
+ import { ButtonView, DropdownButtonView } from 'ckeditor5/src/ui.js';
10
+ /**
11
+ * The view class representing a button that becomes focused on `mouseup` rather than on `mousedown`.
12
+ *
13
+ * This is to delay any "on focus" actions (like e.g. activating annotation) until the user released mouse down,
14
+ * so that button related actions happen before focus related actions.
15
+ *
16
+ * Also, see {@link module:collaboration-core/suggestions/view/latefocusbuttonview~LateFocusDropdownButtonView}.
17
+ */
18
+ export declare class LateFocusButtonView extends ButtonView {
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ render(): void;
23
+ }
24
+ /**
25
+ * The view class representing a dropdown button that becomes focused on `mouseup` rather than on `mousedown`.
26
+ *
27
+ * This is to delay any "on focus" actions (like e.g. activating annotation) until the user released mouse key,
28
+ * so that button related actions happen before focus related actions.
29
+ *
30
+ * Also, see {@link module:collaboration-core/suggestions/view/latefocusbuttonview~LateFocusButtonView}.
31
+ */
32
+ export declare class LateFocusDropdownButtonView extends DropdownButtonView {
33
+ /**
34
+ * @inheritDoc
35
+ */
36
+ render(): void;
37
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ var _0x2b853c=_0x3ad7;(function(_0x3718d9,_0x3e84ae){var _0x4514b8=_0x3ad7,_0x3273db=_0x3718d9();while(!![]){try{var _0xd63093=-parseInt(_0x4514b8(0x16e))/0x1*(-parseInt(_0x4514b8(0x16f))/0x2)+-parseInt(_0x4514b8(0x16a))/0x3+-parseInt(_0x4514b8(0x166))/0x4*(parseInt(_0x4514b8(0x163))/0x5)+-parseInt(_0x4514b8(0x16b))/0x6*(parseInt(_0x4514b8(0x172))/0x7)+parseInt(_0x4514b8(0x169))/0x8*(-parseInt(_0x4514b8(0x175))/0x9)+-parseInt(_0x4514b8(0x164))/0xa+-parseInt(_0x4514b8(0x168))/0xb*(-parseInt(_0x4514b8(0x173))/0xc);if(_0xd63093===_0x3e84ae)break;else _0x3273db['push'](_0x3273db['shift']());}catch(_0x5e5370){_0x3273db['push'](_0x3273db['shift']());}}}(_0x4222,0x4e5a4));import{ButtonView as _0x5ecf1c,DropdownButtonView as _0x5174a8}from'ckeditor5/src/ui.js';function _0x3ad7(_0x5e00fb,_0x412720){var _0x42229c=_0x4222();return _0x3ad7=function(_0x3ad7ea,_0x32c1a5){_0x3ad7ea=_0x3ad7ea-0x162;var _0x18b18f=_0x42229c[_0x3ad7ea];return _0x18b18f;},_0x3ad7(_0x5e00fb,_0x412720);}export class LateFocusButtonView extends _0x5ecf1c{[_0x2b853c(0x16d)](){var _0x70e403=_0x2b853c;super[_0x70e403(0x16d)](),V(this);}}export class LateFocusDropdownButtonView extends _0x5174a8{[_0x2b853c(0x16d)](){var _0x17c6a3=_0x2b853c;super[_0x17c6a3(0x16d)](),V(this);}}function V(_0x2ca487){var _0x38bacb=_0x2b853c;_0x2ca487[_0x38bacb(0x165)](_0x2ca487[_0x38bacb(0x170)],_0x38bacb(0x16c),(_0x3c6959,_0xfa7ce8)=>{var _0x20acb8=_0x38bacb;_0xfa7ce8[_0x20acb8(0x174)](),_0xfa7ce8[_0x20acb8(0x171)]();}),_0x2ca487[_0x38bacb(0x165)](_0x2ca487[_0x38bacb(0x170)],_0x38bacb(0x167),()=>{var _0x549a71=_0x38bacb;_0x2ca487[_0x549a71(0x170)][_0x549a71(0x162)]();});}function _0x4222(){var _0x453e68=['stopPropagation','9FAVywi','focus','305XxCLSp','1073230VHYWTy','listenTo','15668KlaPTR','mouseup','77zyaqmt','1438376TOzmvH','1811289OWMjEk','881226pJonmI','mousedown','render','2rTUWpm','64918obGHLX','element','preventDefault','21lgVyUt','3131052kSONYT'];_0x4222=function(){return _0x453e68;};return _0x4222();}
@@ -4,9 +4,11 @@
4
4
  */
5
5
  import '../theme/suggestion.css';
6
6
  import '../theme/suggestionmarker.css';
7
+ import '../theme/ariadescription.css';
7
8
  import '../theme/integrations/image.css';
8
9
  import '../theme/integrations/horizontalline.css';
9
10
  import '../theme/integrations/mediaembed.css';
11
+ import '../theme/integrations/mergefields.css';
10
12
  import '../theme/integrations/pagebreak.css';
11
13
  import '../theme/integrations/table.css';
12
14
  import '../theme/integrations/codeblock.css';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x12b850,_0x29078f){var _0x145ea5=_0x4892,_0xb0e70e=_0x12b850();while(!![]){try{var _0x4c2db7=parseInt(_0x145ea5(0x14e))/0x1*(-parseInt(_0x145ea5(0x149))/0x2)+parseInt(_0x145ea5(0x14c))/0x3+-parseInt(_0x145ea5(0x151))/0x4*(-parseInt(_0x145ea5(0x153))/0x5)+-parseInt(_0x145ea5(0x152))/0x6+-parseInt(_0x145ea5(0x14f))/0x7+parseInt(_0x145ea5(0x14d))/0x8*(-parseInt(_0x145ea5(0x14b))/0x9)+parseInt(_0x145ea5(0x150))/0xa*(parseInt(_0x145ea5(0x14a))/0xb);if(_0x4c2db7===_0x29078f)break;else _0xb0e70e['push'](_0xb0e70e['shift']());}catch(_0x138da4){_0xb0e70e['push'](_0xb0e70e['shift']());}}}(_0x1982,0xe29d2));import'../theme/suggestion.css';import'../theme/suggestionmarker.css';import'../theme/integrations/image.css';import'../theme/integrations/horizontalline.css';import'../theme/integrations/mediaembed.css';function _0x1982(){var _0x2e4287=['1848285BJYlge','1682400lKfOlo','56RZRUlp','2RqmYud','9692508QEuSMG','10900WfzqeE','150036mrzfZU','9180384YhPDhe','145EabEMt','1254558bPFCQg','49313DBNmOi'];_0x1982=function(){return _0x2e4287;};return _0x1982();}import'../theme/integrations/pagebreak.css';function _0x4892(_0x52174e,_0x1665a8){var _0x1982fc=_0x1982();return _0x4892=function(_0x489219,_0x24ea5c){_0x489219=_0x489219-0x149;var _0x3d8757=_0x1982fc[_0x489219];return _0x3d8757;},_0x4892(_0x52174e,_0x1665a8);}import'../theme/integrations/table.css';import'../theme/integrations/codeblock.css';
23
+ (function(_0x29eebe,_0x5c2eee){var _0x27ddb3=_0x158f,_0x1e801d=_0x29eebe();while(!![]){try{var _0x1529fc=-parseInt(_0x27ddb3(0xd1))/0x1*(parseInt(_0x27ddb3(0xcf))/0x2)+parseInt(_0x27ddb3(0xd4))/0x3*(-parseInt(_0x27ddb3(0xd6))/0x4)+-parseInt(_0x27ddb3(0xd9))/0x5+parseInt(_0x27ddb3(0xd5))/0x6+-parseInt(_0x27ddb3(0xd8))/0x7+-parseInt(_0x27ddb3(0xd2))/0x8*(-parseInt(_0x27ddb3(0xd0))/0x9)+parseInt(_0x27ddb3(0xd7))/0xa*(parseInt(_0x27ddb3(0xd3))/0xb);if(_0x1529fc===_0x5c2eee)break;else _0x1e801d['push'](_0x1e801d['shift']());}catch(_0x25c77e){_0x1e801d['push'](_0x1e801d['shift']());}}}(_0x242a,0xeb188));import'../theme/suggestion.css';import'../theme/suggestionmarker.css';function _0x158f(_0x3f0a2b,_0x2bfc75){var _0x242a56=_0x242a();return _0x158f=function(_0x158f94,_0x340095){_0x158f94=_0x158f94-0xcf;var _0x10917c=_0x242a56[_0x158f94];return _0x10917c;},_0x158f(_0x3f0a2b,_0x2bfc75);}import'../theme/ariadescription.css';import'../theme/integrations/image.css';import'../theme/integrations/horizontalline.css';import'../theme/integrations/mediaembed.css';import'../theme/integrations/mergefields.css';import'../theme/integrations/pagebreak.css';function _0x242a(){var _0x263727=['9663giwgYO','248mNbdIV','11YBXeOx','720waaMqE','7171872AKEHPY','4244DQfEOZ','5920620cmKkxn','619535aPbDpN','1395785lVxkEE','186Nnkcbt','202221ogQjEW'];_0x242a=function(){return _0x263727;};return _0x242a();}import'../theme/integrations/table.css';import'../theme/integrations/codeblock.css';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3634ee,_0x25141d){const _0x4c8714=_0x7530,_0x1e9e9f=_0x3634ee();while(!![]){try{const _0x110178=parseInt(_0x4c8714(0xa7))/0x1*(parseInt(_0x4c8714(0xc0))/0x2)+parseInt(_0x4c8714(0xba))/0x3+-parseInt(_0x4c8714(0xaa))/0x4*(-parseInt(_0x4c8714(0xb2))/0x5)+parseInt(_0x4c8714(0xa4))/0x6*(-parseInt(_0x4c8714(0xb4))/0x7)+parseInt(_0x4c8714(0xb3))/0x8+-parseInt(_0x4c8714(0xc3))/0x9+parseInt(_0x4c8714(0xa9))/0xa*(-parseInt(_0x4c8714(0xa6))/0xb);if(_0x110178===_0x25141d)break;else _0x1e9e9f['push'](_0x1e9e9f['shift']());}catch(_0xe0e0cc){_0x1e9e9f['push'](_0x1e9e9f['shift']());}}}(_0x2cfe,0xa790f));function _0x7530(_0x50471b,_0x464fb3){const _0x2cfe80=_0x2cfe();return _0x7530=function(_0x7530a2,_0x5a5599){_0x7530a2=_0x7530a2-0xa4;let _0x44387b=_0x2cfe80[_0x7530a2];return _0x44387b;},_0x7530(_0x50471b,_0x464fb3);}function _0x2cfe(){const _0x265f49=['isMe','2oUoZdL','extendTemplate','ck-user_me','6995700bBEPCn','6ylfPBB','ck-user','132gqcYsp','923411RKuflK','ck\x20ck-user__name','1525520iciqBN','262636HWjfxw','ck\x20ck-user__name\x20ck-user__name--hidden','push','ck-user__avatar','name','ck-user__img','notificationView','initials','100TIGVld','8019568GjErhi','2885848BwZAHQ','isAnonymous','content','ck-user__anonymous','ck-user__icon','setTemplate','1402506SimyGo','div','ck-user__notification','avatar','url(\x27'];_0x2cfe=function(){return _0x265f49;};return _0x2cfe();}import{View as _0x3ce4ad,IconView as _0x2dccc6}from'ckeditor5/src/ui.js';import _0x5a200d from'../../../theme/icons/notification.svg';import'../../../theme/users.css';export default class E extends _0x3ce4ad{constructor(_0xc88a4,_0x5745cc,_0x5f0cc3){const _0x5990de=_0x7530;super(_0xc88a4),this[_0x5990de(0xae)]=_0x5745cc[_0x5990de(0xae)],this[_0x5990de(0xb0)]=null;const _0x3dd5aa=['ck',_0x5990de(0xa5)],_0x34f870=['ck',_0x5990de(0xaf)];if(_0x5745cc[_0x5990de(0xb5)]&&_0x34f870[_0x5990de(0xac)](_0x5990de(0xb7)),!_0x5745cc[_0x5990de(0xb5)]&&_0x5745cc[_0x5990de(0xbf)]&&_0x3dd5aa[_0x5990de(0xac)](_0x5990de(0xc2)),_0x5745cc[_0x5990de(0xbd)]&&_0x34f870[_0x5990de(0xac)](_0x5990de(0xad)),_0x5f0cc3){const _0xe87d0d=new _0x2dccc6();_0xe87d0d[_0x5990de(0xc1)]({'attributes':{'class':[_0x5990de(0xb8)]}}),_0xe87d0d[_0x5990de(0xb6)]=_0x5a200d,this[_0x5990de(0xb0)]={'tag':_0x5990de(0xbb),'attributes':{'class':['ck',_0x5990de(0xbc)],'data-cke-tooltip-position':'n','data-cke-tooltip-text':_0x5f0cc3},'children':[_0xe87d0d]};}const _0x2c3faa=[{'tag':_0x5990de(0xbb),'attributes':{'class':_0x34f870,'style':{'background-image':_0x5745cc[_0x5990de(0xbd)]?_0x5990de(0xbe)+_0x5745cc[_0x5990de(0xbd)]+'\x27)':''}}},{'tag':_0x5990de(0xbb),'attributes':{'class':_0x5745cc[_0x5990de(0xbd)]?_0x5990de(0xab):_0x5990de(0xa8)},'children':[{'text':_0x5745cc[_0x5990de(0xb1)]}]}];this[_0x5990de(0xb0)]&&_0x2c3faa[_0x5990de(0xac)](this[_0x5990de(0xb0)]),this[_0x5990de(0xb9)]({'tag':_0x5990de(0xbb),'attributes':{'class':_0x3dd5aa,'data-user-id':_0x5745cc['id']},'children':_0x2c3faa});}}
23
+ function _0x4394(_0xd2374f,_0xc29f03){const _0x8b04b5=_0x8b04();return _0x4394=function(_0x439409,_0x5ed0ba){_0x439409=_0x439409-0xb8;let _0x367395=_0x8b04b5[_0x439409];return _0x367395;},_0x4394(_0xd2374f,_0xc29f03);}function _0x8b04(){const _0x5af996=['setTemplate','isAnonymous','avatar','ck-user__avatar','ck-user','1074jucvAo','7fkGPFb','4167632OszDrJ','ck\x20ck-user__name\x20ck-user__name--hidden','6800KOklYk','9722550czTvsC','notificationView','3998195uyKizG','extendTemplate','1318959dOkDas','initials','8556376YQasnG','ck\x20ck-user__name','content','1538eLJEDE','ck-user_me','div','push','isMe','ck-user__notification','name','32409yHTjCf','ck-user__img','url(\x27','ck-user__icon','ck-user__anonymous'];_0x8b04=function(){return _0x5af996;};return _0x8b04();}(function(_0x1355fb,_0x47d586){const _0x3b6623=_0x4394,_0x2961a5=_0x1355fb();while(!![]){try{const _0x34fa6d=-parseInt(_0x3b6623(0xc4))/0x1*(-parseInt(_0x3b6623(0xd2))/0x2)+-parseInt(_0x3b6623(0xcd))/0x3+parseInt(_0x3b6623(0xc6))/0x4+-parseInt(_0x3b6623(0xcb))/0x5+parseInt(_0x3b6623(0xc9))/0x6+-parseInt(_0x3b6623(0xc5))/0x7*(-parseInt(_0x3b6623(0xcf))/0x8)+-parseInt(_0x3b6623(0xba))/0x9*(parseInt(_0x3b6623(0xc8))/0xa);if(_0x34fa6d===_0x47d586)break;else _0x2961a5['push'](_0x2961a5['shift']());}catch(_0x50c928){_0x2961a5['push'](_0x2961a5['shift']());}}}(_0x8b04,0xd45b6));import{View as _0x33d8cb,IconView as _0x4e910a}from'ckeditor5/src/ui.js';import _0x13de8f from'../../../theme/icons/notification.svg';import'../../../theme/users.css';export default class J extends _0x33d8cb{constructor(_0x5ea6cd,_0x51bb2a,_0x19e140){const _0x12170e=_0x4394;super(_0x5ea6cd),this[_0x12170e(0xb9)]=_0x51bb2a[_0x12170e(0xb9)],this[_0x12170e(0xca)]=null;const _0x461964=['ck',_0x12170e(0xc3)],_0x199c52=['ck',_0x12170e(0xbb)];if(_0x51bb2a[_0x12170e(0xc0)]&&_0x199c52[_0x12170e(0xd5)](_0x12170e(0xbe)),!_0x51bb2a[_0x12170e(0xc0)]&&_0x51bb2a[_0x12170e(0xd6)]&&_0x461964[_0x12170e(0xd5)](_0x12170e(0xd3)),_0x51bb2a[_0x12170e(0xc1)]&&_0x199c52[_0x12170e(0xd5)](_0x12170e(0xc2)),_0x19e140){const _0x419b18=new _0x4e910a();_0x419b18[_0x12170e(0xcc)]({'attributes':{'class':[_0x12170e(0xbd)]}}),_0x419b18[_0x12170e(0xd1)]=_0x13de8f,this[_0x12170e(0xca)]={'tag':_0x12170e(0xd4),'attributes':{'class':['ck',_0x12170e(0xb8)],'data-cke-tooltip-position':'n','data-cke-tooltip-text':_0x19e140},'children':[_0x419b18]};}const _0x5b9dbf=[{'tag':_0x12170e(0xd4),'attributes':{'class':_0x199c52,'style':{'background-image':_0x51bb2a[_0x12170e(0xc1)]?_0x12170e(0xbc)+_0x51bb2a[_0x12170e(0xc1)]+'\x27)':''}}},{'tag':_0x12170e(0xd4),'attributes':{'class':_0x51bb2a[_0x12170e(0xc1)]?_0x12170e(0xc7):_0x12170e(0xd0),'aria-label':_0x51bb2a[_0x12170e(0xb9)]},'children':[{'text':_0x51bb2a[_0x12170e(0xce)]}]}];this[_0x12170e(0xca)]&&_0x5b9dbf[_0x12170e(0xd5)](this[_0x12170e(0xca)]),this[_0x12170e(0xbf)]({'tag':_0x12170e(0xd4),'attributes':{'class':_0x461964,'data-user-id':_0x51bb2a['id']},'children':_0x5b9dbf});}}
package/src/users.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x246774=_0x11e6;(function(_0x1ff864,_0x4ede07){const _0x428026=_0x11e6,_0x2a1926=_0x1ff864();while(!![]){try{const _0x2d241e=-parseInt(_0x428026(0x176))/0x1+parseInt(_0x428026(0x198))/0x2*(parseInt(_0x428026(0x17a))/0x3)+parseInt(_0x428026(0x16f))/0x4+-parseInt(_0x428026(0x16d))/0x5+parseInt(_0x428026(0x189))/0x6*(-parseInt(_0x428026(0x179))/0x7)+parseInt(_0x428026(0x177))/0x8+parseInt(_0x428026(0x194))/0x9*(-parseInt(_0x428026(0x191))/0xa);if(_0x2d241e===_0x4ede07)break;else _0x2a1926['push'](_0x2a1926['shift']());}catch(_0x2061d1){_0x2a1926['push'](_0x2a1926['shift']());}}}(_0xe9bd,0x3da14));import{ContextPlugin as _0x3b1d38}from'ckeditor5/src/core.js';import{Collection as _0x4b3b9a,CKEditorError as _0xd4b422}from'ckeditor5/src/utils.js';import _0x580fa7 from'./permissions.js';import{getTranslation as _0x4b4e8a}from'./utils/common-translations.js';import'../theme/usercolors.css';export default class l extends _0x3b1d38{static get[_0x246774(0x1a5)](){const _0x55fcbb=_0x246774;return _0x55fcbb(0x170);}static get[_0x246774(0x165)](){return[_0x580fa7];}constructor(_0x111630){const _0x8227eb=_0x246774;super(_0x111630),this[_0x8227eb(0x1aa)][_0x8227eb(0x1ab)][_0x8227eb(0x16c)](_0x8227eb(0x172),_0x8227eb(0x184)),this[_0x8227eb(0x1aa)][_0x8227eb(0x1ab)][_0x8227eb(0x16c)](_0x8227eb(0x1a3),0x8),this[_0x8227eb(0x1ac)]=new _0x4b3b9a(),this[_0x8227eb(0x16b)]=_0x111630[_0x8227eb(0x174)],this[_0x8227eb(0x1ad)]=null,this[_0x8227eb(0x1a8)]=0x0,this[_0x8227eb(0x1a2)]=null,this[_0x8227eb(0x175)](_0x8227eb(0x181));}[_0x246774(0x18f)](){const _0x41b1b8=_0x246774,_0x4790e7=this[_0x41b1b8(0x1aa)];this[_0x41b1b8(0x17e)]=_0x4790e7[_0x41b1b8(0x1ab)][_0x41b1b8(0x19f)](_0x41b1b8(0x17e));const _0x2bc28f=[_0x41b1b8(0x186),_0x41b1b8(0x195),_0x41b1b8(0x188),_0x41b1b8(0x178),_0x41b1b8(0x160),_0x41b1b8(0x185)];this[_0x41b1b8(0x1ad)]=setInterval(()=>{const _0x141404=_0x41b1b8;let _0x2727ae;for(const _0x1bc42f in _0x4790e7){const _0x58626a=_0x4790e7[_0x1bc42f];if(_0x2bc28f[_0x141404(0x196)](_0x58626a)){delete _0x4790e7[_0x1bc42f],_0x2727ae=_0x58626a;break;}}if(_0x141404(0x195)===_0x2727ae)throw clearInterval(this[_0x141404(0x1ad)]),new _0xd4b422(_0x141404(0x187),null);if(_0x141404(0x186)===_0x2727ae&&console[_0x141404(0x182)](_0x141404(0x1a1)),_0x141404(0x178)===_0x2727ae)throw clearInterval(this[_0x141404(0x1ad)]),new _0xd4b422(_0x141404(0x18b),null);if(_0x141404(0x160)===_0x2727ae)throw clearInterval(this[_0x141404(0x1ad)]),new _0xd4b422(_0x141404(0x1a0),null);if(_0x141404(0x185)===_0x2727ae)throw clearInterval(this[_0x141404(0x1ad)]),new _0xd4b422(_0x141404(0x1a7),null);_0x141404(0x188)===_0x2727ae&&clearInterval(this[_0x141404(0x1ad)]);},0x3e8),this[_0x41b1b8(0x19e)]();}get['me'](){const _0x4c042c=_0x246774;return null==this[_0x4c042c(0x1a2)]?null:this[_0x4c042c(0x16a)](this[_0x4c042c(0x1a2)]);}[_0x246774(0x19c)]({id:_0x14f05f,name:_0x2baf74,..._0x4651be}){const _0xa8cbf5=_0x246774;if(!_0x14f05f||_0xa8cbf5(0x19a)!=typeof _0x14f05f)throw new _0xd4b422(_0xa8cbf5(0x1a9));if(this[_0xa8cbf5(0x1ac)][_0xa8cbf5(0x193)](_0x14f05f))throw new _0xd4b422(_0xa8cbf5(0x18c),null,{'id':_0x14f05f});const _0x2f2d01={..._0x4651be,'id':_0x14f05f,'name':a(this[_0xa8cbf5(0x16b)],_0x2baf74),'color':this[_0xa8cbf5(0x17b)]()};_0x2f2d01[_0xa8cbf5(0x19b)]=a(this[_0xa8cbf5(0x16b)],_0x2f2d01[_0xa8cbf5(0x19b)]);const _0x3ce259=new User(_0x2f2d01);return this[_0xa8cbf5(0x1ac)][_0xa8cbf5(0x180)](_0x3ce259),_0x3ce259;}[_0x246774(0x16a)](_0x417476){const _0x1c6479=_0x246774;return this[_0x1c6479(0x1ac)][_0x1c6479(0x19f)](_0x417476);}[_0x246774(0x16e)](){const _0x49b438=_0x246774,_0x4f9e7a=this[_0x49b438(0x1aa)][_0x49b438(0x1ab)][_0x49b438(0x19f)](_0x49b438(0x172));this[_0x49b438(0x1a2)]||this[_0x49b438(0x183)](_0x4f9e7a);}[_0x246774(0x183)](_0x35d774){const _0x405873=_0x246774;if(this[_0x405873(0x1a2)])throw new _0xd4b422(_0x405873(0x169),null);const _0x2b91c2=this[_0x405873(0x16a)](_0x35d774);if(!_0x2b91c2)throw new _0xd4b422(_0x405873(0x17f),null);this[_0x405873(0x1a2)]=_0x35d774,_0x2b91c2[_0x405873(0x161)]=!0x0;}[_0x246774(0x181)](){return this['me'];}[_0x246774(0x171)](){const _0x27d86d=_0x246774;super[_0x27d86d(0x171)](),clearInterval(this[_0x27d86d(0x1ad)]);}[_0x246774(0x17b)](){const _0x5830d7=_0x246774,_0x98e191=this[_0x5830d7(0x1aa)][_0x5830d7(0x1ab)][_0x5830d7(0x19f)](_0x5830d7(0x1a3));return this[_0x5830d7(0x1a8)]>=_0x98e191&&(this[_0x5830d7(0x1a8)]=0x0),new u(this[_0x5830d7(0x1a8)]++);}[_0x246774(0x19e)](){const _0x4d2432=_0x246774,_0xe3d210=this[_0x4d2432(0x1aa)][_0x4d2432(0x1ab)][_0x4d2432(0x19f)](_0x4d2432(0x172));this[_0x4d2432(0x19c)]({'id':_0xe3d210,'name':_0x4b4e8a(this[_0x4d2432(0x16b)],_0x4d2432(0x199))})[_0x4d2432(0x173)]=!0x0;}}export class User{constructor(_0x59ca01){const _0x3865b9=_0x246774;this['id']=_0x59ca01['id'],this[_0x3865b9(0x163)]=_0x59ca01[_0x3865b9(0x163)],this[_0x3865b9(0x19b)]=_0x59ca01[_0x3865b9(0x19b)],this[_0x3865b9(0x167)]=_0x59ca01[_0x3865b9(0x167)],this[_0x3865b9(0x173)]=!0x1,this[_0x3865b9(0x161)]=!0x1;}get[_0x246774(0x1a6)](){const _0x44353c=_0x246774;return this[_0x44353c(0x173)];}get[_0x246774(0x18d)](){const _0x567efd=_0x246774;return this[_0x567efd(0x161)];}get[_0x246774(0x197)](){const _0x36f7e1=_0x246774,_0x1cde9f=this[_0x36f7e1(0x19b)][_0x36f7e1(0x164)]('\x20');return 0x1===_0x1cde9f[_0x36f7e1(0x17c)]?this[_0x36f7e1(0x17d)](_0x1cde9f[0x0]):this[_0x36f7e1(0x17d)](_0x1cde9f[0x0])+this[_0x36f7e1(0x17d)](_0x1cde9f[_0x1cde9f[_0x36f7e1(0x17c)]-0x1]);}[_0x246774(0x17d)](_0x1dd26b){const _0x233e13=_0x246774;return _0x1dd26b[_0x233e13(0x18e)](0x0)[_0x233e13(0x1a4)]();}}function _0xe9bd(){const _0x1e42cb=['836948ykdUZn','Users','destroy','users.anonymousUserId','_isAnonymous','locale','decorate','175004qSBGFH','1658776yowJxn','licenseKeyTrialLimit:operations','7FmAwgF','7851JOZJoh','_getNextColor','length','_getInitial','licenseKey','users-me-missing-user','add','getOperationAuthor','info','defineMe','anonymous-user','licenseKeyTrialLimit:revisions','licenseKeyTrial','invalid-license-key','licenseKeyValid','1319262lWYoDw','getBackgroundColorClass','trial-license-key-reached-limit-changes','users-add-duplicated-id','isMe','charAt','init','getSelectionClass','90bSjUZs','ck-user__marker--','has','31734CGoWeb','licenseKeyInvalid','includes','initials','276gGnFbm','Anonymous','string','name','addUser','ck-user__bg-color--','_addAnonymousUser','get','trial-license-key-reached-limit-time','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.','_myId','users.colorsCount','toUpperCase','pluginName','isAnonymous','trial-license-key-reached-limit-revisions','_lastColor','users-add-invalid-id','context','config','users','_licenseKeyCheckInterval','ck-user__selection--','licenseKeyTrialLimit:time','_isMe','_id','color','split','requires','trim','avatar','getMarkerClass','users-me-already-defined','getUser','_locale','define','493395HDkoYQ','useAnonymousUser'];_0xe9bd=function(){return _0x1e42cb;};return _0xe9bd();}function a(_0x5ad5f9,_0x201e95=''){const _0x1c0bd4=_0x246774;return''==(_0x201e95=_0x201e95[_0x1c0bd4(0x166)]())?_0x4b4e8a(_0x5ad5f9,_0x1c0bd4(0x199)):_0x201e95;}function _0x11e6(_0x2adc0e,_0x39d3b8){const _0xe9bde4=_0xe9bd();return _0x11e6=function(_0x11e667,_0x26101c){_0x11e667=_0x11e667-0x160;let _0x1696b=_0xe9bde4[_0x11e667];return _0x1696b;},_0x11e6(_0x2adc0e,_0x39d3b8);}class u{constructor(_0x50f820){const _0x300b44=_0x246774;this[_0x300b44(0x162)]=_0x50f820;}[_0x246774(0x18a)](){const _0x2d3478=_0x246774;return _0x2d3478(0x19d)+this[_0x2d3478(0x162)];}[_0x246774(0x190)](){const _0x30ae15=_0x246774;return _0x30ae15(0x1ae)+this[_0x30ae15(0x162)];}[_0x246774(0x168)](){const _0x551733=_0x246774;return _0x551733(0x192)+this[_0x551733(0x162)];}}
23
+ const _0x132ed3=_0x39b0;(function(_0x1ba517,_0x308745){const _0x4d31ba=_0x39b0,_0x58451a=_0x1ba517();while(!![]){try{const _0x511f76=-parseInt(_0x4d31ba(0x1b2))/0x1+-parseInt(_0x4d31ba(0x182))/0x2*(parseInt(_0x4d31ba(0x17d))/0x3)+-parseInt(_0x4d31ba(0x18e))/0x4+parseInt(_0x4d31ba(0x171))/0x5*(-parseInt(_0x4d31ba(0x18c))/0x6)+parseInt(_0x4d31ba(0x17f))/0x7+parseInt(_0x4d31ba(0x173))/0x8*(-parseInt(_0x4d31ba(0x1a6))/0x9)+-parseInt(_0x4d31ba(0x1a1))/0xa*(-parseInt(_0x4d31ba(0x1aa))/0xb);if(_0x511f76===_0x308745)break;else _0x58451a['push'](_0x58451a['shift']());}catch(_0x28163d){_0x58451a['push'](_0x58451a['shift']());}}}(_0xaf54,0x90d90));import{ContextPlugin as _0x177e3c}from'ckeditor5/src/core.js';function _0xaf54(){const _0x18ac9e=['_licenseKeyCheckInterval','context','string','_isMe','_isAnonymous','11157FhNuQH','decorate','1691998FBBtON','init','invalid-license-key','538fWxxvF','destroy','requires','isAnonymous','add','get','licenseKeyInvalid','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.','define','licenseKey','12wZOYrw','avatar','4443812mgBfQF','licenseKeyTrialLimit:revisions','length','includes','info','trial-license-key-reached-limit-revisions','_locale','split','trial-license-key-reached-limit-time','licenseKeyTrialLimit:time','config','ck-user__marker--','has','getSelectionClass','addUser','isMe','locale','_myId','_lastColor','30JwQdag','_getNextColor','ck-user__selection--','users-add-duplicated-id','users-me-missing-user','4815rWCEhH','useAnonymousUser','users-add-invalid-id','defineMe','20292767nQSOsY','getUser','getBackgroundColorClass','Anonymous','licenseKeyTrial','_addAnonymousUser','anonymous-user','getOperationAuthor','1172554vflowm','licenseKeyTrialLimit:operations','ck-user__bg-color--','_getInitial','trim','toUpperCase','users.colorsCount','users.anonymousUserId','users','users-me-already-defined','name','Users','licenseKeyValid','color','initials','2234065AUZejp','getMarkerClass','15032ESYvZr','_id','charAt','trial-license-key-reached-limit-changes','pluginName'];_0xaf54=function(){return _0x18ac9e;};return _0xaf54();}import{Collection as _0x4a5b06,CKEditorError as _0x4f8b4f}from'ckeditor5/src/utils.js';import _0x5cfed3 from'./permissions.js';import{getTranslation as _0x46ee40}from'./utils/common-translations.js';import'../theme/usercolors.css';function _0x39b0(_0x298072,_0x502a98){const _0xaf54af=_0xaf54();return _0x39b0=function(_0x39b097,_0x4a1efe){_0x39b097=_0x39b097-0x169;let _0x5d5395=_0xaf54af[_0x39b097];return _0x5d5395;},_0x39b0(_0x298072,_0x502a98);}export default class l extends _0x177e3c{static get[_0x132ed3(0x177)](){const _0x443b21=_0x132ed3;return _0x443b21(0x16d);}static get[_0x132ed3(0x184)](){return[_0x5cfed3];}constructor(_0x41e080){const _0x593247=_0x132ed3;super(_0x41e080),this[_0x593247(0x179)][_0x593247(0x198)][_0x593247(0x18a)](_0x593247(0x169),_0x593247(0x1b0)),this[_0x593247(0x179)][_0x593247(0x198)][_0x593247(0x18a)](_0x593247(0x1b8),0x8),this[_0x593247(0x16a)]=new _0x4a5b06(),this[_0x593247(0x194)]=_0x41e080[_0x593247(0x19e)],this[_0x593247(0x178)]=null,this[_0x593247(0x1a0)]=0x0,this[_0x593247(0x19f)]=null,this[_0x593247(0x17e)](_0x593247(0x1b1));}[_0x132ed3(0x180)](){const _0x138785=_0x132ed3,_0x337d69=this[_0x138785(0x179)];this[_0x138785(0x18b)]=_0x337d69[_0x138785(0x198)][_0x138785(0x187)](_0x138785(0x18b));const _0x67c3f8=[_0x138785(0x1ae),_0x138785(0x188),_0x138785(0x16e),_0x138785(0x1b3),_0x138785(0x197),_0x138785(0x18f)];this[_0x138785(0x178)]=setInterval(()=>{const _0x17885a=_0x138785;let _0x3fb185;for(const _0xd8ad9f in _0x337d69){const _0x3d9ca5=_0x337d69[_0xd8ad9f];if(_0x67c3f8[_0x17885a(0x191)](_0x3d9ca5)){delete _0x337d69[_0xd8ad9f],_0x3fb185=_0x3d9ca5;break;}}if(_0x17885a(0x188)===_0x3fb185)throw clearInterval(this[_0x17885a(0x178)]),new _0x4f8b4f(_0x17885a(0x181),null);if(_0x17885a(0x1ae)===_0x3fb185&&console[_0x17885a(0x192)](_0x17885a(0x189)),_0x17885a(0x1b3)===_0x3fb185)throw clearInterval(this[_0x17885a(0x178)]),new _0x4f8b4f(_0x17885a(0x176),null);if(_0x17885a(0x197)===_0x3fb185)throw clearInterval(this[_0x17885a(0x178)]),new _0x4f8b4f(_0x17885a(0x196),null);if(_0x17885a(0x18f)===_0x3fb185)throw clearInterval(this[_0x17885a(0x178)]),new _0x4f8b4f(_0x17885a(0x193),null);_0x17885a(0x16e)===_0x3fb185&&clearInterval(this[_0x17885a(0x178)]);},0x3e8),this[_0x138785(0x1af)]();}get['me'](){const _0x263426=_0x132ed3;return null==this[_0x263426(0x19f)]?null:this[_0x263426(0x1ab)](this[_0x263426(0x19f)]);}[_0x132ed3(0x19c)]({id:_0x41fe01,name:_0x24cf79,..._0x5e9e28}){const _0x3ad25e=_0x132ed3;if(!_0x41fe01||_0x3ad25e(0x17a)!=typeof _0x41fe01)throw new _0x4f8b4f(_0x3ad25e(0x1a8));if(this[_0x3ad25e(0x16a)][_0x3ad25e(0x19a)](_0x41fe01))throw new _0x4f8b4f(_0x3ad25e(0x1a4),null,{'id':_0x41fe01});const _0x1e8be1={..._0x5e9e28,'id':_0x41fe01,'name':a(this[_0x3ad25e(0x194)],_0x24cf79),'color':this[_0x3ad25e(0x1a2)]()};_0x1e8be1[_0x3ad25e(0x16c)]=a(this[_0x3ad25e(0x194)],_0x1e8be1[_0x3ad25e(0x16c)]);const _0x3e0e02=new User(_0x1e8be1);return this[_0x3ad25e(0x16a)][_0x3ad25e(0x186)](_0x3e0e02),_0x3e0e02;}[_0x132ed3(0x1ab)](_0x1c6dd2){const _0x2bdf3a=_0x132ed3;return this[_0x2bdf3a(0x16a)][_0x2bdf3a(0x187)](_0x1c6dd2);}[_0x132ed3(0x1a7)](){const _0x13fd14=_0x132ed3,_0x5b6e17=this[_0x13fd14(0x179)][_0x13fd14(0x198)][_0x13fd14(0x187)](_0x13fd14(0x169));this[_0x13fd14(0x19f)]||this[_0x13fd14(0x1a9)](_0x5b6e17);}[_0x132ed3(0x1a9)](_0x891a46){const _0x255db0=_0x132ed3;if(this[_0x255db0(0x19f)])throw new _0x4f8b4f(_0x255db0(0x16b),null);const _0x2d1a11=this[_0x255db0(0x1ab)](_0x891a46);if(!_0x2d1a11)throw new _0x4f8b4f(_0x255db0(0x1a5),null);this[_0x255db0(0x19f)]=_0x891a46,_0x2d1a11[_0x255db0(0x17b)]=!0x0;}[_0x132ed3(0x1b1)](){return this['me'];}[_0x132ed3(0x183)](){const _0x4f81c5=_0x132ed3;super[_0x4f81c5(0x183)](),clearInterval(this[_0x4f81c5(0x178)]);}[_0x132ed3(0x1a2)](){const _0x2f6fb4=_0x132ed3,_0x56e903=this[_0x2f6fb4(0x179)][_0x2f6fb4(0x198)][_0x2f6fb4(0x187)](_0x2f6fb4(0x1b8));return this[_0x2f6fb4(0x1a0)]>=_0x56e903&&(this[_0x2f6fb4(0x1a0)]=0x0),new u(this[_0x2f6fb4(0x1a0)]++);}[_0x132ed3(0x1af)](){const _0x309a6d=_0x132ed3,_0x39b0dc=this[_0x309a6d(0x179)][_0x309a6d(0x198)][_0x309a6d(0x187)](_0x309a6d(0x169));this[_0x309a6d(0x19c)]({'id':_0x39b0dc,'name':_0x46ee40(this[_0x309a6d(0x194)],_0x309a6d(0x1ad))})[_0x309a6d(0x17c)]=!0x0;}}export class User{constructor(_0x4f6173){const _0xbeb262=_0x132ed3;this['id']=_0x4f6173['id'],this[_0xbeb262(0x16f)]=_0x4f6173[_0xbeb262(0x16f)],this[_0xbeb262(0x16c)]=_0x4f6173[_0xbeb262(0x16c)],this[_0xbeb262(0x18d)]=_0x4f6173[_0xbeb262(0x18d)],this[_0xbeb262(0x17c)]=!0x1,this[_0xbeb262(0x17b)]=!0x1;}get[_0x132ed3(0x185)](){const _0x27dc20=_0x132ed3;return this[_0x27dc20(0x17c)];}get[_0x132ed3(0x19d)](){const _0x4825f9=_0x132ed3;return this[_0x4825f9(0x17b)];}get[_0x132ed3(0x170)](){const _0x471183=_0x132ed3,_0x5e688b=this[_0x471183(0x16c)][_0x471183(0x195)]('\x20');return 0x1===_0x5e688b[_0x471183(0x190)]?this[_0x471183(0x1b5)](_0x5e688b[0x0]):this[_0x471183(0x1b5)](_0x5e688b[0x0])+this[_0x471183(0x1b5)](_0x5e688b[_0x5e688b[_0x471183(0x190)]-0x1]);}[_0x132ed3(0x1b5)](_0x3bb788){const _0x23e7aa=_0x132ed3;return _0x3bb788[_0x23e7aa(0x175)](0x0)[_0x23e7aa(0x1b7)]();}}function a(_0x2ae7c1,_0x1ddb35=''){const _0x5039ac=_0x132ed3;return''==(_0x1ddb35=_0x1ddb35[_0x5039ac(0x1b6)]())?_0x46ee40(_0x2ae7c1,_0x5039ac(0x1ad)):_0x1ddb35;}class u{constructor(_0x30ab5e){const _0x40e3de=_0x132ed3;this[_0x40e3de(0x174)]=_0x30ab5e;}[_0x132ed3(0x1ac)](){const _0x5ea3c7=_0x132ed3;return _0x5ea3c7(0x1b4)+this[_0x5ea3c7(0x174)];}[_0x132ed3(0x19b)](){const _0x1c9c2f=_0x132ed3;return _0x1c9c2f(0x1a3)+this[_0x1c9c2f(0x174)];}[_0x132ed3(0x172)](){const _0x3d5d9a=_0x132ed3;return _0x3d5d9a(0x199)+this[_0x3d5d9a(0x174)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x5b61d0,_0x5da1a3){const t=_0x5b61d0['t'];switch(_0x5da1a3){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(_0x43b359,_0x4aa7fc){const t=_0x43b359['t'];switch(_0x4aa7fc){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'';}}
@@ -3,7 +3,7 @@
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
- * @module comments/comments/ui/view/confirmmixin
6
+ * @module collaboration-core/utils/confirmmixin
7
7
  */
8
8
  import type { View } from 'ckeditor5/src/ui.js';
9
9
  import type { Locale, Mixed } from 'ckeditor5/src/utils.js';
@@ -18,3 +18,7 @@ export interface ConfirmApi {
18
18
  showConfirm(message: string, element: Element): Promise<unknown>;
19
19
  cancelConfirm(): void;
20
20
  }
21
+ export type RemoveConfirmEvent = {
22
+ name: 'removeConfirm';
23
+ args: [];
24
+ };
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3987c1,_0x201e75){var _0x46cd7a=_0x2509,_0x4efbb6=_0x3987c1();while(!![]){try{var _0x1f66d0=parseInt(_0x46cd7a(0xa7))/0x1*(parseInt(_0x46cd7a(0xb8))/0x2)+parseInt(_0x46cd7a(0xb3))/0x3*(-parseInt(_0x46cd7a(0xa6))/0x4)+parseInt(_0x46cd7a(0xa5))/0x5+-parseInt(_0x46cd7a(0xb1))/0x6+-parseInt(_0x46cd7a(0xa4))/0x7+parseInt(_0x46cd7a(0xa9))/0x8+parseInt(_0x46cd7a(0xaf))/0x9*(parseInt(_0x46cd7a(0xac))/0xa);if(_0x1f66d0===_0x201e75)break;else _0x4efbb6['push'](_0x4efbb6['shift']());}catch(_0x3d2a00){_0x4efbb6['push'](_0x4efbb6['shift']());}}}(_0x454f,0x56662));import _0x159e5a from'./confirmview.js';export default function m(_0xe4771d){var _0x397094=_0x2509;return class extends _0xe4771d{[_0x397094(0xb5)](_0x156131,_0x5a3766){var _0x318b17=_0x397094;return this[_0x318b17(0xbd)]=new _0x159e5a(this[_0x318b17(0xb9)]),this[_0x318b17(0xbd)][_0x318b17(0xa2)](),this[_0x318b17(0xbd)][_0x318b17(0xa3)]=_0x156131,this[_0x318b17(0xbd)][_0x318b17(0xae)](_0x318b17(0xb7),()=>{var _0x317f9d=_0x318b17;this[_0x317f9d(0xbc)]();}),this[_0x318b17(0xbd)][_0x318b17(0xae)](_0x318b17(0xa8),()=>{var _0x15edf4=_0x318b17;this[_0x15edf4(0xbc)]();}),_0x5a3766[_0x318b17(0xa1)](this[_0x318b17(0xbd)][_0x318b17(0xab)]),this[_0x318b17(0xb4)](this[_0x318b17(0xbd)]),this[_0x318b17(0xab)][_0x318b17(0xb6)](),this[_0x318b17(0xb2)](_0x318b17(0xbe),!0x0),new Promise(_0x479fce=>this[_0x318b17(0xbd)]['on'](_0x318b17(0xa8),_0x479fce));}[_0x397094(0xaa)](){var _0x3cb366=_0x397094;this[_0x3cb366(0xbe)]&&this[_0x3cb366(0xbd)][_0x3cb366(0xbb)](_0x3cb366(0xb7));}[_0x397094(0xbc)](){var _0x5f16e7=_0x397094;this[_0x5f16e7(0xab)]&&this[_0x5f16e7(0xbd)]&&this[_0x5f16e7(0xbd)][_0x5f16e7(0xab)]&&(this[_0x5f16e7(0xab)][_0x5f16e7(0xb6)](),this[_0x5f16e7(0xbd)][_0x5f16e7(0xab)][_0x5f16e7(0xb0)](),this[_0x5f16e7(0xba)](this[_0x5f16e7(0xbd)]),this[_0x5f16e7(0xbe)]=!0x1,this[_0x5f16e7(0xbd)][_0x5f16e7(0xad)](),this[_0x5f16e7(0xbd)]=void 0x0);}};}function _0x2509(_0x5e5a20,_0x53a68f){var _0x454f04=_0x454f();return _0x2509=function(_0x250987,_0x9d3d7d){_0x250987=_0x250987-0xa1;var _0x29d53d=_0x454f04[_0x250987];return _0x29d53d;},_0x2509(_0x5e5a20,_0x53a68f);}function _0x454f(){var _0x13fed0=['379438VEWpvD','locale','deregisterChild','fire','_removeConfirm','confirmView','isConfirm','appendChild','render','message','867426fnIrbW','485610xjzJOz','112anxZDK','1IyaQIk','submit','2047360JcNdsU','cancelConfirm','element','730DGhHyR','destroy','once','147717TuVZaC','remove','3364500pCNftv','set','75252zgUxLj','registerChild','showConfirm','focus','cancel'];_0x454f=function(){return _0x13fed0;};return _0x454f();}
23
+ (function(_0x10ca00,_0x114de6){var _0x17db15=_0x47c5,_0x49d69d=_0x10ca00();while(!![]){try{var _0x16bdb3=-parseInt(_0x17db15(0x1b5))/0x1*(parseInt(_0x17db15(0x1cf))/0x2)+parseInt(_0x17db15(0x1b6))/0x3+parseInt(_0x17db15(0x1c0))/0x4+-parseInt(_0x17db15(0x1bf))/0x5*(parseInt(_0x17db15(0x1b4))/0x6)+parseInt(_0x17db15(0x1bb))/0x7+parseInt(_0x17db15(0x1b2))/0x8*(parseInt(_0x17db15(0x1ca))/0x9)+-parseInt(_0x17db15(0x1c5))/0xa;if(_0x16bdb3===_0x114de6)break;else _0x49d69d['push'](_0x49d69d['shift']());}catch(_0x1c5547){_0x49d69d['push'](_0x49d69d['shift']());}}}(_0x241b,0xd29c5));function _0x47c5(_0x380997,_0x505322){var _0x241b0b=_0x241b();return _0x47c5=function(_0x47c566,_0x54e0d3){_0x47c566=_0x47c566-0x1b2;var _0x27f4cf=_0x241b0b[_0x47c566];return _0x27f4cf;},_0x47c5(_0x380997,_0x505322);}import _0x1b11fe from'./confirmview.js';export default function m(_0xde3253){var _0x3d8e19=_0x47c5;return class extends _0xde3253{[_0x3d8e19(0x1cb)](_0x36bdbf,_0x515e31){var _0x21d259=_0x3d8e19;return this[_0x21d259(0x1cc)]=new _0x1b11fe(this[_0x21d259(0x1be)]),this[_0x21d259(0x1cc)][_0x21d259(0x1bd)](),this[_0x21d259(0x1cc)][_0x21d259(0x1b8)]=_0x36bdbf,this[_0x21d259(0x1cc)][_0x21d259(0x1c9)](_0x21d259(0x1c2),()=>{var _0x45b7c3=_0x21d259;this[_0x45b7c3(0x1c4)]();}),this[_0x21d259(0x1cc)][_0x21d259(0x1c9)](_0x21d259(0x1b9),()=>{var _0x285e04=_0x21d259;this[_0x285e04(0x1c4)]();}),_0x515e31[_0x21d259(0x1ce)](this[_0x21d259(0x1cc)][_0x21d259(0x1c1)]),this[_0x21d259(0x1b7)](this[_0x21d259(0x1cc)]),this[_0x21d259(0x1cc)][_0x21d259(0x1c3)](),this[_0x21d259(0x1b3)](_0x21d259(0x1bc),!0x0),new Promise(_0x48b458=>this[_0x21d259(0x1cc)]['on'](_0x21d259(0x1b9),_0x48b458));}[_0x3d8e19(0x1d0)](){var _0x5543db=_0x3d8e19;this[_0x5543db(0x1bc)]&&this[_0x5543db(0x1cc)][_0x5543db(0x1c6)](_0x5543db(0x1c2));}[_0x3d8e19(0x1c4)](){var _0x158649=_0x3d8e19;this[_0x158649(0x1c1)]&&this[_0x158649(0x1cc)]&&this[_0x158649(0x1cc)][_0x158649(0x1c1)]&&(this[_0x158649(0x1c1)][_0x158649(0x1c3)](),this[_0x158649(0x1cc)][_0x158649(0x1c1)][_0x158649(0x1ba)](),this[_0x158649(0x1c8)](this[_0x158649(0x1cc)]),this[_0x158649(0x1bc)]=!0x1,this[_0x158649(0x1c6)](_0x158649(0x1cd)),this[_0x158649(0x1cc)][_0x158649(0x1c7)](),this[_0x158649(0x1cc)]=void 0x0);}};}function _0x241b(){var _0x5a0fed=['4448991mvxMnn','registerChild','message','submit','remove','11206587yznobG','isConfirm','render','locale','4294730wRdYvM','2339584TIEnkn','element','cancel','focus','_removeConfirm','22293290kUpkBq','fire','destroy','deregisterChild','once','3701097jaANxz','showConfirm','confirmView','removeConfirm','appendChild','1858YSAqMP','cancelConfirm','8VFeprK','set','6dRvYuW','139BDMRbI'];_0x241b=function(){return _0x5a0fed;};return _0x241b();}
@@ -3,11 +3,27 @@
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
- * @module comments/comments/ui/view/confirmview
6
+ * @module collaboration-core/utils/confirmview
7
7
  */
8
- import { View } from 'ckeditor5/src/ui.js';
9
- import type { Locale } from 'ckeditor5/src/utils.js';
10
- export default class ConfirmView extends View {
8
+ import { View, type FocusableView } from 'ckeditor5/src/ui.js';
9
+ import { type Locale } from 'ckeditor5/src/utils.js';
10
+ export default class ConfirmView extends View implements FocusableView {
11
11
  message: string;
12
12
  constructor(locale: Locale);
13
+ /**
14
+ * @inheritDoc
15
+ */
16
+ render(): void;
17
+ /**
18
+ * @inheritDoc
19
+ */
20
+ focus(): void;
13
21
  }
22
+ export type ConfirmViewCancelEvent = {
23
+ name: 'cancel';
24
+ args: [];
25
+ };
26
+ export type ConfirmViewSubmitEvent = {
27
+ name: 'submit';
28
+ args: [];
29
+ };
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4228(_0x50d964,_0x26a66b){const _0x2d3824=_0x2d38();return _0x4228=function(_0x4228fb,_0x595045){_0x4228fb=_0x4228fb-0x154;let _0x5459ca=_0x2d3824[_0x4228fb];return _0x5459ca;},_0x4228(_0x50d964,_0x26a66b);}function _0x2d38(){const _0x3f803b=['219664YtwEKH','submit','8kbzUld','541719kdpiXv','execute','cancel','3518942oKQQRj','Are\x20you\x20sure?','bindTemplate','setTemplate','set','1115nEKkpY','ck-thread__remove-confirm','message','20327150SkeGxx','submitView','label','3139338VecSeb','div','ck-thread__remove-confirm-','cancelView','fire','icon','_createButtonView','8hSGuGw','ck-thread__remove-confirm-actions','check','extendTemplate','2181624zygZoX','Yes','ck-thread__remove-confirm-inner','41424jxqYyN'];_0x2d38=function(){return _0x3f803b;};return _0x2d38();}const _0x4cf402=_0x4228;(function(_0xe0bcaa,_0x16a10d){const _0x30cd52=_0x4228,_0x2b9314=_0xe0bcaa();while(!![]){try{const _0x37685c=-parseInt(_0x30cd52(0x166))/0x1+parseInt(_0x30cd52(0x157))/0x2+parseInt(_0x30cd52(0x162))/0x3*(-parseInt(_0x30cd52(0x15e))/0x4)+parseInt(_0x30cd52(0x171))/0x5*(-parseInt(_0x30cd52(0x165))/0x6)+parseInt(_0x30cd52(0x16c))/0x7+-parseInt(_0x30cd52(0x168))/0x8*(-parseInt(_0x30cd52(0x169))/0x9)+parseInt(_0x30cd52(0x154))/0xa;if(_0x37685c===_0x16a10d)break;else _0x2b9314['push'](_0x2b9314['shift']());}catch(_0x38ce77){_0x2b9314['push'](_0x2b9314['shift']());}}}(_0x2d38,0xe8539));import{View as _0xbd7a34,ButtonView as _0x741c2f}from'ckeditor5/src/ui.js';import{icons as _0x4d58ea}from'ckeditor5/src/core.js';import{getTranslation as _0x3a9688}from'./common-translations.js';export default class h extends _0xbd7a34{constructor(_0x49de21){const _0x3535b8=_0x4228;super(_0x49de21);const _0xedce27=this[_0x3535b8(0x16e)];this[_0x3535b8(0x155)]=this[_0x3535b8(0x15d)](_0x49de21,_0x3a9688(_0x49de21,_0x3535b8(0x163)),_0x4d58ea[_0x3535b8(0x160)],_0x3535b8(0x167)),this[_0x3535b8(0x15a)]=this[_0x3535b8(0x15d)](_0x49de21,_0x3a9688(_0x49de21,'No'),_0x4d58ea[_0x3535b8(0x16b)],_0x3535b8(0x16b)),this[_0x3535b8(0x170)](_0x3535b8(0x173),_0x3a9688(_0x49de21,_0x3535b8(0x16d))),this[_0x3535b8(0x16f)]({'tag':_0x3535b8(0x158),'attributes':{'class':[_0x3535b8(0x172)]},'children':[{'tag':_0x3535b8(0x158),'attributes':{'class':_0x3535b8(0x164)},'children':[{'tag':'p','children':[{'text':_0xedce27['to'](_0x3535b8(0x173))}]},{'tag':_0x3535b8(0x158),'attributes':{'class':_0x3535b8(0x15f)},'children':[this[_0x3535b8(0x155)],this[_0x3535b8(0x15a)]]}]}]});}[_0x4cf402(0x15d)](_0x557b66,_0xdb560c,_0x448cf0,_0x163583){const _0x17321d=_0x4cf402,_0x3d82f4=new _0x741c2f(_0x557b66);return _0x3d82f4[_0x17321d(0x156)]=_0xdb560c,_0x3d82f4[_0x17321d(0x15c)]=_0x448cf0,_0x3d82f4[_0x17321d(0x161)]({'attributes':{'class':_0x17321d(0x159)+_0x163583}}),_0x3d82f4['on'](_0x17321d(0x16a),()=>this[_0x17321d(0x15b)](_0x163583)),_0x3d82f4;}}
23
+ const _0x505fc8=_0x247c;function _0x247c(_0x1cdd8b,_0x4f15d8){const _0x306b78=_0x306b();return _0x247c=function(_0x247c3a,_0x3e12d7){_0x247c3a=_0x247c3a-0x15b;let _0x378164=_0x306b78[_0x247c3a];return _0x378164;},_0x247c(_0x1cdd8b,_0x4f15d8);}(function(_0x375c08,_0x50f48d){const _0x2e0320=_0x247c,_0x40ad20=_0x375c08();while(!![]){try{const _0x59b900=parseInt(_0x2e0320(0x179))/0x1+-parseInt(_0x2e0320(0x167))/0x2+parseInt(_0x2e0320(0x172))/0x3*(-parseInt(_0x2e0320(0x166))/0x4)+parseInt(_0x2e0320(0x174))/0x5+parseInt(_0x2e0320(0x16a))/0x6+parseInt(_0x2e0320(0x182))/0x7*(parseInt(_0x2e0320(0x17f))/0x8)+-parseInt(_0x2e0320(0x15c))/0x9;if(_0x59b900===_0x50f48d)break;else _0x40ad20['push'](_0x40ad20['shift']());}catch(_0x588a07){_0x40ad20['push'](_0x40ad20['shift']());}}}(_0x306b,0xbad3d));import{View as _0x25871a,ButtonView as _0x510ec,FocusCycler as _0x503853}from'ckeditor5/src/ui.js';import{icons as _0x19285b}from'ckeditor5/src/core.js';import{FocusTracker as _0x207430,KeystrokeHandler as _0x4e433f}from'ckeditor5/src/utils.js';import{getTranslation as _0x2f6a28}from'./common-translations.js';function _0x306b(){const _0x452d4f=['Yes','submitView','ck-thread__remove-confirm-inner','extendTemplate','_createButtonView','ck-thread__remove-confirm','21HoGiPY','ck-thread__remove-confirm-','7437840DzDfcd','_setupKeyboardNavigation','icon','add','Are\x20you\x20sure?','977932eaYiCv','bindTemplate','focusCycler','cancelView','element','setTemplate','11484712CnEKVN','div','forEach','7lXYnzc','esc','message','focus','keystrokes','submit','focusables','alertdialog','listenTo','createCollection','21243780fYmyhq','shift+tab','label','tab','ck-thread__remove-confirm-actions','render','check','cancel','presentation','focusTracker','293904aWfDOv','2751476Tbugca','set','fire','6687876NBoDgf','execute'];_0x306b=function(){return _0x452d4f;};return _0x306b();}export default class h extends _0x25871a{constructor(_0x25c74f){const _0x4d5a8f=_0x247c;super(_0x25c74f);const _0x1eacb8=this[_0x4d5a8f(0x17a)];this[_0x4d5a8f(0x168)](_0x4d5a8f(0x184),_0x2f6a28(_0x25c74f,_0x4d5a8f(0x178))),this[_0x4d5a8f(0x16d)]=this[_0x4d5a8f(0x170)](_0x25c74f,_0x2f6a28(_0x25c74f,_0x4d5a8f(0x16c)),_0x19285b[_0x4d5a8f(0x162)],_0x4d5a8f(0x187)),this[_0x4d5a8f(0x17c)]=this[_0x4d5a8f(0x170)](_0x25c74f,_0x2f6a28(_0x25c74f,'No'),_0x19285b[_0x4d5a8f(0x163)],_0x4d5a8f(0x163)),this[_0x4d5a8f(0x188)]=this[_0x4d5a8f(0x15b)]([this[_0x4d5a8f(0x16d)],this[_0x4d5a8f(0x17c)]]),this[_0x4d5a8f(0x165)]=new _0x207430(),this[_0x4d5a8f(0x186)]=new _0x4e433f(),this[_0x4d5a8f(0x17b)]=new _0x503853({'focusables':this[_0x4d5a8f(0x188)],'focusTracker':this[_0x4d5a8f(0x165)],'keystrokeHandler':this[_0x4d5a8f(0x186)],'actions':{'focusPrevious':_0x4d5a8f(0x15d),'focusNext':_0x4d5a8f(0x15f)}}),this[_0x4d5a8f(0x17e)]({'tag':_0x4d5a8f(0x180),'attributes':{'class':['ck',_0x4d5a8f(0x171)],'tabindex':-0x1,'role':_0x4d5a8f(0x189)},'children':[{'tag':_0x4d5a8f(0x180),'attributes':{'class':_0x4d5a8f(0x16e),'role':_0x4d5a8f(0x164)},'children':[{'tag':'p','children':[{'text':_0x1eacb8['to'](_0x4d5a8f(0x184))}]},{'tag':_0x4d5a8f(0x180),'attributes':{'class':_0x4d5a8f(0x160)},'children':[this[_0x4d5a8f(0x16d)],this[_0x4d5a8f(0x17c)]]}]}]});}[_0x505fc8(0x161)](){const _0x514e32=_0x505fc8;super[_0x514e32(0x161)](),this[_0x514e32(0x175)]();}[_0x505fc8(0x185)](){const _0x2dd731=_0x505fc8;this[_0x2dd731(0x17c)][_0x2dd731(0x17d)][_0x2dd731(0x185)]({'preventScroll':!0x0});}[_0x505fc8(0x170)](_0x3309df,_0x2a483e,_0xb7c73b,_0x27d657){const _0x5b41ab=_0x505fc8,_0x313e23=new _0x510ec(_0x3309df);return _0x313e23[_0x5b41ab(0x15e)]=_0x2a483e,_0x313e23[_0x5b41ab(0x176)]=_0xb7c73b,_0x313e23[_0x5b41ab(0x16f)]({'attributes':{'class':_0x5b41ab(0x173)+_0x27d657}}),_0x313e23['on'](_0x5b41ab(0x16b),()=>this[_0x5b41ab(0x169)](_0x27d657)),_0x313e23;}[_0x505fc8(0x175)](){const _0x87d287=_0x505fc8;this[_0x87d287(0x188)][_0x87d287(0x181)](_0x318b00=>{const _0x48a9d6=_0x87d287;this[_0x48a9d6(0x186)][_0x48a9d6(0x18a)](_0x318b00[_0x48a9d6(0x17d)]),this[_0x48a9d6(0x165)][_0x48a9d6(0x177)](_0x318b00[_0x48a9d6(0x17d)]);}),this[_0x87d287(0x186)][_0x87d287(0x168)](_0x87d287(0x183),(_0x2fd0a2,_0x3fe1fe)=>{const _0x5e28c6=_0x87d287;this[_0x5e28c6(0x169)](_0x5e28c6(0x163)),_0x3fe1fe();});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5e8750,_0x4f148){const _0x9672a1=_0x561b,_0x3765a2=_0x5e8750();while(!![]){try{const _0x285b57=-parseInt(_0x9672a1(0x1b0))/0x1+parseInt(_0x9672a1(0x1ac))/0x2*(parseInt(_0x9672a1(0x1b7))/0x3)+-parseInt(_0x9672a1(0x1b8))/0x4*(parseInt(_0x9672a1(0x1aa))/0x5)+-parseInt(_0x9672a1(0x1b4))/0x6*(parseInt(_0x9672a1(0x1b2))/0x7)+parseInt(_0x9672a1(0x1bb))/0x8+-parseInt(_0x9672a1(0x1ab))/0x9*(-parseInt(_0x9672a1(0x1af))/0xa)+parseInt(_0x9672a1(0x1b6))/0xb*(-parseInt(_0x9672a1(0x1bc))/0xc);if(_0x285b57===_0x4f148)break;else _0x3765a2['push'](_0x3765a2['shift']());}catch(_0x394dc9){_0x3765a2['push'](_0x3765a2['shift']());}}}(_0x2e13,0xdfab3));import _0x2736a7 from'date-fns/format/index.js';import _0x474e05 from'date-fns/parseISO/index.js';import _0x370b4f from'date-fns/differenceInCalendarDays/index.js';function _0x561b(_0x266836,_0xd4788d){const _0x2e139d=_0x2e13();return _0x561b=function(_0x561bcd,_0x37504e){_0x561bcd=_0x561bcd-0x1a9;let _0x1d07cb=_0x2e139d[_0x561bcd];return _0x1d07cb;},_0x561b(_0x266836,_0xd4788d);}import{CKEditorError as _0x2d79ed}from'ckeditor5/src/utils.js';export default function j(_0x16be13={}){const _0x4bf140=_0x561b;if(void 0x0!==_0x16be13[_0x4bf140(0x1ae)]&&_0x4bf140(0x1b1)!=typeof _0x16be13[_0x4bf140(0x1ae)])throw new _0x2d79ed(_0x4bf140(0x1ad));return _0x1c432a=>{const _0x5a7837=_0x4bf140,_0x33ddff=_0x5a7837(0x1b3)==typeof _0x1c432a?_0x474e05(_0x1c432a):_0x1c432a,_0x3e64ce=new Date(),_0x5a5a90=_0x370b4f(_0x3e64ce,_0x33ddff);return _0x16be13[_0x5a7837(0x1ae)]?_0x16be13[_0x5a7837(0x1ae)](_0x33ddff):_0x2736a7(_0x33ddff,0x0===_0x5a5a90?_0x5a7837(0x1b5):0x1===_0x5a5a90?_0x5a7837(0x1b9):_0x5a5a90<0x7?_0x5a7837(0x1ba):_0x5a7837(0x1a9));};}function _0x2e13(){const _0x1ab315=['63PsSWRB','2344ZOkvbV','invalid-date-time-format','dateTimeFormat','2189930XwepHK','543611sKWKnU','function','5271plWxEM','string','9276FpDKOA','\x27Today\x27\x20hh:mma','44297yeXisP','3027zQHVJB','56RJjIkR','\x27Yesterday\x27\x20hh:mma','\x27Last\x27\x20EEEE\x20hh:mma','13011616eMyfFL','1068JDBGcZ','MM-dd-yyyy\x20hh:mma','485590tiQZdT'];_0x2e13=function(){return _0x1ab315;};return _0x2e13();}
23
+ (function(_0x10f1eb,_0xcc17d7){const _0x585901=_0x428b,_0x809da4=_0x10f1eb();while(!![]){try{const _0x5b3d8a=-parseInt(_0x585901(0xc3))/0x1*(-parseInt(_0x585901(0xbf))/0x2)+parseInt(_0x585901(0xc6))/0x3+-parseInt(_0x585901(0xc0))/0x4+parseInt(_0x585901(0xce))/0x5*(parseInt(_0x585901(0xcb))/0x6)+-parseInt(_0x585901(0xc5))/0x7*(parseInt(_0x585901(0xc1))/0x8)+-parseInt(_0x585901(0xbe))/0x9*(-parseInt(_0x585901(0xbd))/0xa)+-parseInt(_0x585901(0xc8))/0xb*(parseInt(_0x585901(0xc2))/0xc);if(_0x5b3d8a===_0xcc17d7)break;else _0x809da4['push'](_0x809da4['shift']());}catch(_0x40478d){_0x809da4['push'](_0x809da4['shift']());}}}(_0x2850,0xc6dbf));import _0x5a0fc7 from'date-fns/format/index.js';function _0x428b(_0x24602c,_0xb1ea1e){const _0x2850e6=_0x2850();return _0x428b=function(_0x428b8e,_0x7cfbb1){_0x428b8e=_0x428b8e-0xbc;let _0x5c70e0=_0x2850e6[_0x428b8e];return _0x5c70e0;},_0x428b(_0x24602c,_0xb1ea1e);}function _0x2850(){const _0x585761=['string','\x27Yesterday\x27\x20hh:mma','1010kpxdat','16542mdMiBE','16BlZDKq','6099680OEevxd','8832kjFpmb','348CIOJxW','172988Ddqxih','dateTimeFormat','3101sWBHpZ','2976360kEirLN','\x27Today\x27\x20hh:mma','220110sHXWFI','function','invalid-date-time-format','42YrRXMv','MM-dd-yyyy\x20hh:mma','\x27Last\x27\x20EEEE\x20hh:mma','605105FpRokc'];_0x2850=function(){return _0x585761;};return _0x2850();}import _0x44a37f from'date-fns/parseISO/index.js';import _0x2a83db from'date-fns/differenceInCalendarDays/index.js';import{CKEditorError as _0x3e9b4e}from'ckeditor5/src/utils.js';export default function E(_0xa83516={}){const _0x758dc6=_0x428b;if(void 0x0!==_0xa83516[_0x758dc6(0xc4)]&&_0x758dc6(0xc9)!=typeof _0xa83516[_0x758dc6(0xc4)])throw new _0x3e9b4e(_0x758dc6(0xca));return _0x3eea1f=>{const _0x38241e=_0x758dc6,_0x51d5c1=_0x38241e(0xcf)==typeof _0x3eea1f?_0x44a37f(_0x3eea1f):_0x3eea1f,_0x48a99a=new Date(),_0x21be1a=_0x2a83db(_0x48a99a,_0x51d5c1);return _0xa83516[_0x38241e(0xc4)]?_0xa83516[_0x38241e(0xc4)](_0x51d5c1):_0x5a0fc7(_0x51d5c1,0x0===_0x21be1a?_0x38241e(0xc7):0x1===_0x21be1a?_0x38241e(0xbc):_0x21be1a<0x7?_0x38241e(0xcd):_0x38241e(0xcc));};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0xecb235,_0x118c37){const _0x5dc34e=_0xae21,_0x5f5375=_0xecb235();while(!![]){try{const _0x4d01a4=-parseInt(_0x5dc34e(0x126))/0x1+-parseInt(_0x5dc34e(0x112))/0x2+-parseInt(_0x5dc34e(0x119))/0x3+-parseInt(_0x5dc34e(0x121))/0x4+parseInt(_0x5dc34e(0x128))/0x5*(parseInt(_0x5dc34e(0x111))/0x6)+parseInt(_0x5dc34e(0x11f))/0x7*(-parseInt(_0x5dc34e(0x11a))/0x8)+parseInt(_0x5dc34e(0x12a))/0x9*(parseInt(_0x5dc34e(0x11d))/0xa);if(_0x4d01a4===_0x118c37)break;else _0x5f5375['push'](_0x5f5375['shift']());}catch(_0x8aff2b){_0x5f5375['push'](_0x5f5375['shift']());}}}(_0x33fa,0x3012b));function _0xae21(_0x725498,_0x5ced0d){const _0x33faef=_0x33fa();return _0xae21=function(_0xae2166,_0x48ac42){_0xae2166=_0xae2166-0x111;let _0xfaab08=_0x33faef[_0xae2166];return _0xfaab08;},_0xae21(_0x725498,_0x5ced0d);}function _0x33fa(){const _0x1d086b=['10lbIYKp','values','33334bKqQrH','push','624824bHFpLJ','markerNameToElements','sort','item','from','285873TEobuj','mapViewToDom','5wFncBv','domElement','6147630kQRjSc','2141814bFGpqY','555586xgvHEQ','view','filter','mapper','map','getClientRects','name','141204TntrEY','128KYAQlo','length','domConverter'];_0x33fa=function(){return _0x1d086b;};return _0x33fa();}import{first as _0x26f4ec}from'ckeditor5/src/utils.js';export default function k(_0x26a1fc,_0x501977){const _0x9de9=_0xae21,_0x2128e1=_0x26a1fc[_0x9de9(0x115)][_0x9de9(0x122)](_0x501977[_0x9de9(0x118)]);if(!_0x2128e1)return null;const _0x314c32=_0x26f4ec(_0x2128e1[_0x9de9(0x11e)]());return _0x26a1fc[_0x9de9(0x113)][_0x9de9(0x11c)][_0x9de9(0x127)](_0x314c32)||null;}export function getAllMarkersDomElementsSorted(_0x2d5ff6,_0x4e99ff){const _0x57e9ab=_0xae21;if(0x0===_0x4e99ff[_0x57e9ab(0x11b)])return null;const _0x318eac=[],_0x4fba07=_0x2d5ff6[_0x57e9ab(0x113)][_0x57e9ab(0x11c)];for(const _0x14c238 of _0x4e99ff){const _0x379985=_0x2d5ff6[_0x57e9ab(0x115)][_0x57e9ab(0x122)](_0x14c238[_0x57e9ab(0x118)]);if(!_0x379985)continue;const _0x2f73f9=Array[_0x57e9ab(0x125)](_0x379985)[_0x57e9ab(0x116)](_0x5b803b=>_0x4fba07[_0x57e9ab(0x127)](_0x5b803b))[_0x57e9ab(0x114)](_0x139c2d=>!!_0x139c2d);_0x318eac[_0x57e9ab(0x120)](..._0x2f73f9);}if(0x0===_0x318eac[_0x57e9ab(0x11b)])return null;const _0x3f7e6f=[];for(const _0x4253bf of _0x318eac){const _0x33a0c3=_0x4253bf[_0x57e9ab(0x117)]()[_0x57e9ab(0x124)](0x0);_0x33a0c3&&_0x3f7e6f[_0x57e9ab(0x120)]({'x':_0x33a0c3['x'],'y':_0x33a0c3['y'],'domElement':_0x4253bf});}return 0x0===_0x3f7e6f[_0x57e9ab(0x11b)]?null:(_0x3f7e6f[_0x57e9ab(0x123)]((_0x237546,_0x2e86f0)=>_0x237546['y']-_0x2e86f0['y']||_0x237546['x']-_0x2e86f0['x']),_0x3f7e6f[_0x57e9ab(0x116)](_0x487192=>_0x487192[_0x57e9ab(0x129)]));}
23
+ function _0x5a88(){const _0x2b7e1a=['markerNameToElements','length','8859DBKDeB','31810iWwgrH','14MmWLuz','map','values','245746QheiqF','739476qMBPIF','domElement','domConverter','2291316aGpeMS','view','sort','mapper','name','item','822200ceckpn','push','mapViewToDom','from','1685608VfFixY','filter','488cpbize','getClientRects','1935qDichU'];_0x5a88=function(){return _0x2b7e1a;};return _0x5a88();}(function(_0x18a692,_0x35a967){const _0x1f6e07=_0x2094,_0x5e7d0d=_0x18a692();while(!![]){try{const _0x306d92=-parseInt(_0x1f6e07(0xe0))/0x1+parseInt(_0x1f6e07(0xe1))/0x2+parseInt(_0x1f6e07(0xf5))/0x3*(-parseInt(_0x1f6e07(0xf0))/0x4)+-parseInt(_0x1f6e07(0xea))/0x5+parseInt(_0x1f6e07(0xe4))/0x6+-parseInt(_0x1f6e07(0xdd))/0x7*(parseInt(_0x1f6e07(0xee))/0x8)+-parseInt(_0x1f6e07(0xf2))/0x9*(-parseInt(_0x1f6e07(0xdc))/0xa);if(_0x306d92===_0x35a967)break;else _0x5e7d0d['push'](_0x5e7d0d['shift']());}catch(_0x40b5d8){_0x5e7d0d['push'](_0x5e7d0d['shift']());}}}(_0x5a88,0x3b7e5));function _0x2094(_0x25d22f,_0x38378f){const _0x5a8893=_0x5a88();return _0x2094=function(_0x20945f,_0x1c23f3){_0x20945f=_0x20945f-0xdc;let _0x5286e9=_0x5a8893[_0x20945f];return _0x5286e9;},_0x2094(_0x25d22f,_0x38378f);}import{first as _0x306347}from'ckeditor5/src/utils.js';export default function g(_0x1873b1,_0x40b9bc){const _0x376b49=_0x2094,_0x3b11f5=_0x1873b1[_0x376b49(0xe7)][_0x376b49(0xf3)](_0x40b9bc[_0x376b49(0xe8)]);if(!_0x3b11f5)return null;const _0x699c4a=_0x306347(_0x3b11f5[_0x376b49(0xdf)]());return _0x1873b1[_0x376b49(0xe5)][_0x376b49(0xe3)][_0x376b49(0xec)](_0x699c4a)||null;}export function getAllMarkersDomElementsSorted(_0x5d3e9c,_0x12aa3e){const _0x34b730=_0x2094;if(0x0===_0x12aa3e[_0x34b730(0xf4)])return null;const _0x5518f3=[],_0x489b44=_0x5d3e9c[_0x34b730(0xe5)][_0x34b730(0xe3)];for(const _0x17a183 of _0x12aa3e){const _0x4b74de=_0x5d3e9c[_0x34b730(0xe7)][_0x34b730(0xf3)](_0x17a183[_0x34b730(0xe8)]);if(!_0x4b74de)continue;const _0x3ff270=Array[_0x34b730(0xed)](_0x4b74de)[_0x34b730(0xde)](_0x9f3328=>_0x489b44[_0x34b730(0xec)](_0x9f3328))[_0x34b730(0xef)](_0x279f62=>!!_0x279f62);_0x5518f3[_0x34b730(0xeb)](..._0x3ff270);}if(0x0===_0x5518f3[_0x34b730(0xf4)])return null;const _0x488692=[];for(const _0x4bc912 of _0x5518f3){const _0x2d243d=_0x4bc912[_0x34b730(0xf1)]()[_0x34b730(0xe9)](0x0);_0x2d243d&&_0x488692[_0x34b730(0xeb)]({'x':_0x2d243d['x'],'y':_0x2d243d['y'],'domElement':_0x4bc912});}return 0x0===_0x488692[_0x34b730(0xf4)]?null:(_0x488692[_0x34b730(0xe6)]((_0x5c9f11,_0x456327)=>_0x5c9f11['y']-_0x456327['y']||_0x5c9f11['x']-_0x456327['x']),_0x488692[_0x34b730(0xde)](_0x9ddc76=>_0x9ddc76[_0x34b730(0xe2)]));}
@@ -3,6 +3,6 @@
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
- * @module track-changes/utils/hashobject
6
+ * @module collaboration-core/utils/hashobject
7
7
  */
8
8
  export default function hashObject(obj: Record<string, unknown>): string;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x49b8d8,_0x55629d){const _0x57e9bb=_0x4534,_0x1b2eff=_0x49b8d8();while(!![]){try{const _0x19ae6e=-parseInt(_0x57e9bb(0x1f3))/0x1*(parseInt(_0x57e9bb(0x207))/0x2)+-parseInt(_0x57e9bb(0x1fe))/0x3*(-parseInt(_0x57e9bb(0x1fd))/0x4)+parseInt(_0x57e9bb(0x1fa))/0x5+-parseInt(_0x57e9bb(0x204))/0x6*(parseInt(_0x57e9bb(0x1f6))/0x7)+parseInt(_0x57e9bb(0x1f5))/0x8+-parseInt(_0x57e9bb(0x1fc))/0x9*(-parseInt(_0x57e9bb(0x201))/0xa)+parseInt(_0x57e9bb(0x1f7))/0xb*(parseInt(_0x57e9bb(0x206))/0xc);if(_0x19ae6e===_0x55629d)break;else _0x1b2eff['push'](_0x1b2eff['shift']());}catch(_0x226fb1){_0x1b2eff['push'](_0x1b2eff['shift']());}}}(_0x419e,0x56395));export default function b(_0x5583cd){let _0x129819=0x0,_0x361d68=0x0;for(const _0x37c9f6 of A(_0x5583cd))_0x129819=(_0x129819<<0x5)-_0x129819+_0x37c9f6,_0x129819|=0x0,[_0x129819,_0x361d68]=[_0x361d68,_0x129819];return q(_0x129819)+q(_0x361d68);}function*g(_0x15c6b4){const _0x11a0ea=_0x4534;null==_0x15c6b4||null==_0x15c6b4?yield 0x12b9b0a1:0x0===_0x15c6b4||!0x1===_0x15c6b4?yield 0x0:0x1===_0x15c6b4||0x1==_0x15c6b4?yield 0x1:Array[_0x11a0ea(0x1ff)](_0x15c6b4)?yield*function*(_0x41c0db){for(const _0x1816ac of _0x41c0db)yield*g(_0x1816ac);}(_0x15c6b4):_0x11a0ea(0x205)==typeof _0x15c6b4?yield*A(_0x15c6b4):_0x11a0ea(0x202)==typeof _0x15c6b4?yield*M(_0x15c6b4):_0x11a0ea(0x200)==typeof _0x15c6b4&&(yield _0x15c6b4);}function*A(_0x6e0edc){const _0x326415=_0x4534;if(yield O('{'),_0x6e0edc){const _0x5dca10=Object[_0x326415(0x1f8)](_0x6e0edc)[_0x326415(0x1fb)]();for(const _0x2d0833 of _0x5dca10){yield*M(_0x2d0833),yield O(':');const _0xae689a=_0x6e0edc[_0x2d0833];yield*g(_0xae689a);}}yield O('}');}function*M(_0x5767b1){yield O('\x22');for(const _0x2fd383 of _0x5767b1)yield O(_0x2fd383);yield O('\x22');}function O(_0x44ebf7){const _0x58a998=_0x4534;return _0x44ebf7[_0x58a998(0x1f4)](0x0);}function q(_0x121055){const _0x226422=_0x4534;return(_0x121055*=Math[_0x226422(0x1f9)](_0x121055))[_0x226422(0x203)](0x24);}function _0x4534(_0x2c720e,_0x338056){const _0x419ed9=_0x419e();return _0x4534=function(_0x453406,_0x12a9fc){_0x453406=_0x453406-0x1f3;let _0x137c49=_0x419ed9[_0x453406];return _0x137c49;},_0x4534(_0x2c720e,_0x338056);}function _0x419e(){const _0x33a6ca=['209GSorCl','keys','sign','1307075agLMts','sort','1759941fRgitG','72476cErcJm','6iLPACk','isArray','number','30lTQonC','string','toString','60BGYSMM','object','232284YxzZKa','1114722UTSOVm','1ELBpTT','charCodeAt','804408ywoGgf','309470wEmTXo'];_0x419e=function(){return _0x33a6ca;};return _0x419e();}
23
+ (function(_0x30268f,_0x3aa2af){const _0x5be741=_0x46af,_0x2231c6=_0x30268f();while(!![]){try{const _0x3283e8=parseInt(_0x5be741(0x1a4))/0x1*(parseInt(_0x5be741(0x1b3))/0x2)+-parseInt(_0x5be741(0x1a8))/0x3+parseInt(_0x5be741(0x1aa))/0x4+-parseInt(_0x5be741(0x1b1))/0x5+parseInt(_0x5be741(0x1b2))/0x6+-parseInt(_0x5be741(0x1a9))/0x7+parseInt(_0x5be741(0x1a6))/0x8;if(_0x3283e8===_0x3aa2af)break;else _0x2231c6['push'](_0x2231c6['shift']());}catch(_0x6719d5){_0x2231c6['push'](_0x2231c6['shift']());}}}(_0x3715,0xdd281));function _0x3715(){const _0x26f663=['8008296UjQMHg','21872RxDDjQ','isArray','94dwcboz','number','1397936slMSmf','toString','1020858jCeVXA','2307578hSoXIV','3270984yepoiX','string','sort','charCodeAt','object','sign','keys','8896955sNKuLi'];_0x3715=function(){return _0x26f663;};return _0x3715();}export default function M(_0x58e433){let _0x4964c0=0x0,_0x48894f=0x0;for(const _0x4ffdca of q(_0x58e433))_0x4964c0=(_0x4964c0<<0x5)-_0x4964c0+_0x4ffdca,_0x4964c0|=0x0,[_0x4964c0,_0x48894f]=[_0x48894f,_0x4964c0];return z(_0x4964c0)+z(_0x48894f);}function*O(_0x30536a){const _0x37911a=_0x46af;null==_0x30536a||null==_0x30536a?yield 0x12b9b0a1:0x0===_0x30536a||!0x1===_0x30536a?yield 0x0:0x1===_0x30536a||0x1==_0x30536a?yield 0x1:Array[_0x37911a(0x1b4)](_0x30536a)?yield*function*(_0x476119){for(const _0x2e45df of _0x476119)yield*O(_0x2e45df);}(_0x30536a):_0x37911a(0x1ae)==typeof _0x30536a?yield*q(_0x30536a):_0x37911a(0x1ab)==typeof _0x30536a?yield*v(_0x30536a):_0x37911a(0x1a5)==typeof _0x30536a&&(yield _0x30536a);}function _0x46af(_0x3b6d1f,_0x36d5a3){const _0x3715f7=_0x3715();return _0x46af=function(_0x46afa9,_0x5ca422){_0x46afa9=_0x46afa9-0x1a4;let _0x3ff252=_0x3715f7[_0x46afa9];return _0x3ff252;},_0x46af(_0x3b6d1f,_0x36d5a3);}function*q(_0x156f69){const _0x19c763=_0x46af;if(yield w('{'),_0x156f69){const _0x17e498=Object[_0x19c763(0x1b0)](_0x156f69)[_0x19c763(0x1ac)]();for(const _0x2552d9 of _0x17e498){yield*v(_0x2552d9),yield w(':');const _0x4e4eb1=_0x156f69[_0x2552d9];yield*O(_0x4e4eb1);}}yield w('}');}function*v(_0x6e2def){yield w('\x22');for(const _0x3be5bb of _0x6e2def)yield w(_0x3be5bb);yield w('\x22');}function w(_0x48a9f1){const _0x46e49b=_0x46af;return _0x48a9f1[_0x46e49b(0x1ad)](0x0);}function z(_0x362d64){const _0x5cd973=_0x46af;return(_0x362d64*=Math[_0x5cd973(0x1af)](_0x362d64))[_0x5cd973(0x1a7)](0x24);}
@@ -3,7 +3,7 @@
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
5
  /**
6
- * @module collaboration-core/utils/common-translations
6
+ * @module collaboration-core/utils/sanitizeditorconfig
7
7
  */
8
8
  import type { Editor, EditorConfig } from 'ckeditor5/src/core.js';
9
9
  /**
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x531d81=_0x37c5;function _0x337b(){const _0x7c9f36=['find','from','context','1560glrleo','1280956pyIozN','concat','plugins','_context','4523712qHtoZj','69026NbQXFW','Autosave','pluginName','includes','2158024kgeKVN','toolbar','length','string','requires','128922chkYKS','every','get','set','map','2602465tmlWwl','23067uxOeug','constructor','has','prototype','DocumentOutline','RevisionTracker','removePlugins','initialData','rootsAttributes','filter','63OAHnJE','WordCount','builtinPlugins','extraPlugins','WebSocketGateway','config','343bjOejD','WProofreader','names'];_0x337b=function(){return _0x7c9f36;};return _0x337b();}(function(_0xe894e,_0x24c919){const _0x35d36a=_0x37c5,_0x2eb5d7=_0xe894e();while(!![]){try{const _0x39bdfd=-parseInt(_0x35d36a(0x159))/0x1+-parseInt(_0x35d36a(0x15e))/0x2*(-parseInt(_0x35d36a(0x14c))/0x3)+parseInt(_0x35d36a(0x162))/0x4+-parseInt(_0x35d36a(0x141))/0x5+-parseInt(_0x35d36a(0x13c))/0x6*(-parseInt(_0x35d36a(0x152))/0x7)+parseInt(_0x35d36a(0x15d))/0x8+parseInt(_0x35d36a(0x142))/0x9*(-parseInt(_0x35d36a(0x158))/0xa);if(_0x39bdfd===_0x24c919)break;else _0x2eb5d7['push'](_0x2eb5d7['shift']());}catch(_0x41e578){_0x2eb5d7['push'](_0x2eb5d7['shift']());}}}(_0x337b,0xa6571));const w=[_0x531d81(0x149),_0x531d81(0x157),_0x531d81(0x163),_0x531d81(0x14a)],W=[_0x531d81(0x150),_0x531d81(0x147),_0x531d81(0x15f),_0x531d81(0x14d),_0x531d81(0x146),_0x531d81(0x153)];function _0x37c5(_0x3e958e,_0x31b5b1){const _0x337b0c=_0x337b();return _0x37c5=function(_0x37c510,_0x3aba0f){_0x37c510=_0x37c510-0x13c;let _0x4e5ad0=_0x337b0c[_0x37c510];return _0x4e5ad0;},_0x37c5(_0x3e958e,_0x31b5b1);}function v(_0x49d741,_0x566598,_0x10717d,_0xfc8917=[]){const _0x341108=_0x531d81,_0x579ef6=_0x341108(0x165)==typeof _0x49d741?_0x10717d[_0x341108(0x13e)](_0x49d741)[_0x341108(0x143)]:_0x49d741[_0x341108(0x145)][_0x341108(0x143)];if(_0x566598[_0x341108(0x144)](_0x579ef6))return _0x566598[_0x341108(0x13e)](_0x579ef6);_0x566598[_0x341108(0x13f)](_0x579ef6,!0x0);const _0x99aa0=[...W,..._0xfc8917][_0x341108(0x140)](_0x466910=>{const _0x123be3=_0x341108;if(_0x10717d[_0x123be3(0x144)](_0x466910))return _0x10717d[_0x123be3(0x13e)](_0x466910)[_0x123be3(0x143)];})[_0x341108(0x14b)](_0x5d9c85=>_0x5d9c85);if(_0x579ef6&&_0x99aa0[_0x341108(0x161)](_0x579ef6))return _0x566598[_0x341108(0x13f)](_0x579ef6,!0x1),!0x1;if(!_0x579ef6[_0x341108(0x166)])return _0x566598[_0x341108(0x13f)](_0x579ef6,!0x0),!0x0;const _0x3c8524=_0x579ef6[_0x341108(0x166)][_0x341108(0x13d)](_0x291551=>v(_0x291551,_0x566598,_0x10717d,_0xfc8917));return _0x566598[_0x341108(0x13f)](_0x579ef6,_0x3c8524),_0x3c8524;}export default function D(_0x434439,_0x4d2be0){const _0x1575cf=_0x531d81,_0xb02018={};for(const _0x1bbe33 of _0x434439[_0x1575cf(0x151)][_0x1575cf(0x154)]())w[_0x1575cf(0x161)](_0x1bbe33)||(_0xb02018[_0x1bbe33]=_0x434439[_0x1575cf(0x151)][_0x1575cf(0x13e)](_0x1bbe33));const _0x23102d=_0xb02018[_0x1575cf(0x15b)]||[],_0x3a6ddb=_0x434439[_0x1575cf(0x143)][_0x1575cf(0x14e)]||[],_0xb48634=_0x23102d[_0x1575cf(0x164)]?_0x23102d:_0x3a6ddb,_0x44a7ae=_0xb02018[_0x1575cf(0x14f)]||[];delete _0xb02018[_0x1575cf(0x14f)];const _0x1ba9e9=_0xb02018[_0x1575cf(0x148)]||[];delete _0xb02018[_0x1575cf(0x148)];const _0x548c5f=_0x434439[_0x1575cf(0x15c)][_0x1575cf(0x151)][_0x1575cf(0x13e)](_0x1575cf(0x15b))||[],_0x497718=_0xb48634[_0x1575cf(0x15a)](_0x44a7ae)[_0x1575cf(0x15a)](_0x548c5f)[_0x1575cf(0x140)](_0x140d52=>_0x1575cf(0x165)==typeof _0x140d52?_0x3a6ddb[_0x1575cf(0x155)](_0x3729ac=>_0x3729ac[_0x1575cf(0x160)]==_0x140d52):_0x140d52)[_0x1575cf(0x14b)](_0x16cea0=>!_0x1ba9e9[_0x1575cf(0x161)](_0x16cea0)&&!_0x1ba9e9[_0x1575cf(0x161)](_0x16cea0[_0x1575cf(0x160)])),_0x52565e=Array[_0x1575cf(0x156)](new Set(_0x497718)),_0x4f28c1=new Map();return _0xb02018[_0x1575cf(0x15b)]=_0x52565e[_0x1575cf(0x14b)](_0x32d2fe=>v(_0x32d2fe,_0x4f28c1,_0x434439[_0x1575cf(0x15b)],_0x4d2be0)),_0xb02018;}
23
+ function _0x1e02(){const _0x2cc11a=['has','5990tXxVxX','every','1214432xedeFq','constructor','builtinPlugins','find','DocumentOutline','context','1944PItPVc','map','RevisionTracker','WordCount','pluginName','3ewKPNx','concat','initialData','extraPlugins','filter','363970qmhBNi','length','721220JjXEXJ','from','WProofreader','names','rootsAttributes','get','prototype','2688eogJuV','71940IxwsAU','config','46012ulYHpm','toolbar','set','includes','plugins','requires','WebSocketGateway','removePlugins','_context','string','Autosave','648ajsUxV'];_0x1e02=function(){return _0x2cc11a;};return _0x1e02();}const _0x560589=_0x106d;(function(_0x327bf3,_0x129f70){const _0x38278b=_0x106d,_0x46fe29=_0x327bf3();while(!![]){try{const _0x23217c=parseInt(_0x38278b(0x151))/0x1+-parseInt(_0x38278b(0x170))/0x2+parseInt(_0x38278b(0x16b))/0x3*(parseInt(_0x38278b(0x160))/0x4)+parseInt(_0x38278b(0x172))/0x5+parseInt(_0x38278b(0x17a))/0x6+-parseInt(_0x38278b(0x179))/0x7*(parseInt(_0x38278b(0x15c))/0x8)+parseInt(_0x38278b(0x166))/0x9*(-parseInt(_0x38278b(0x15e))/0xa);if(_0x23217c===_0x129f70)break;else _0x46fe29['push'](_0x46fe29['shift']());}catch(_0x50a8c5){_0x46fe29['push'](_0x46fe29['shift']());}}}(_0x1e02,0x27e35));function _0x106d(_0x555367,_0x3fd0c4){const _0x1e02a8=_0x1e02();return _0x106d=function(_0x106dc6,_0x381766){_0x106dc6=_0x106dc6-0x150;let _0xd965a0=_0x1e02a8[_0x106dc6];return _0xd965a0;},_0x106d(_0x555367,_0x3fd0c4);}const W=[_0x560589(0x16d),_0x560589(0x165),_0x560589(0x152),_0x560589(0x176)],D=[_0x560589(0x157),_0x560589(0x168),_0x560589(0x15b),_0x560589(0x169),_0x560589(0x164),_0x560589(0x174)];function S(_0x3abc40,_0x5187d0,_0x589593,_0x1143c9=[]){const _0x5cd437=_0x560589,_0x4f5938=_0x5cd437(0x15a)==typeof _0x3abc40?_0x589593[_0x5cd437(0x177)](_0x3abc40)[_0x5cd437(0x161)]:_0x3abc40[_0x5cd437(0x178)][_0x5cd437(0x161)];if(_0x5187d0[_0x5cd437(0x15d)](_0x4f5938))return _0x5187d0[_0x5cd437(0x177)](_0x4f5938);_0x5187d0[_0x5cd437(0x153)](_0x4f5938,!0x0);const _0x222fb3=[...D,..._0x1143c9][_0x5cd437(0x167)](_0x3cad23=>{const _0x55c1a3=_0x5cd437;if(_0x589593[_0x55c1a3(0x15d)](_0x3cad23))return _0x589593[_0x55c1a3(0x177)](_0x3cad23)[_0x55c1a3(0x161)];})[_0x5cd437(0x16f)](_0x2d7222=>_0x2d7222);if(_0x4f5938&&_0x222fb3[_0x5cd437(0x154)](_0x4f5938))return _0x5187d0[_0x5cd437(0x153)](_0x4f5938,!0x1),!0x1;if(!_0x4f5938[_0x5cd437(0x156)])return _0x5187d0[_0x5cd437(0x153)](_0x4f5938,!0x0),!0x0;const _0x371336=_0x4f5938[_0x5cd437(0x156)][_0x5cd437(0x15f)](_0x58696c=>S(_0x58696c,_0x5187d0,_0x589593,_0x1143c9));return _0x5187d0[_0x5cd437(0x153)](_0x4f5938,_0x371336),_0x371336;}export default function C(_0x2ec584,_0x5a98f3){const _0x327959=_0x560589,_0x28b456={};for(const _0xe903cf of _0x2ec584[_0x327959(0x150)][_0x327959(0x175)]())W[_0x327959(0x154)](_0xe903cf)||(_0x28b456[_0xe903cf]=_0x2ec584[_0x327959(0x150)][_0x327959(0x177)](_0xe903cf));const _0x56bf0d=_0x28b456[_0x327959(0x155)]||[],_0x27fcc9=_0x2ec584[_0x327959(0x161)][_0x327959(0x162)]||[],_0x166ab9=_0x56bf0d[_0x327959(0x171)]?_0x56bf0d:_0x27fcc9,_0x1ca454=_0x28b456[_0x327959(0x16e)]||[];delete _0x28b456[_0x327959(0x16e)];const _0x395267=_0x28b456[_0x327959(0x158)]||[];delete _0x28b456[_0x327959(0x158)];const _0x254841=_0x2ec584[_0x327959(0x159)][_0x327959(0x150)][_0x327959(0x177)](_0x327959(0x155))||[],_0x325860=_0x166ab9[_0x327959(0x16c)](_0x1ca454)[_0x327959(0x16c)](_0x254841)[_0x327959(0x167)](_0x554ea2=>_0x327959(0x15a)==typeof _0x554ea2?_0x27fcc9[_0x327959(0x163)](_0xe3ecb9=>_0xe3ecb9[_0x327959(0x16a)]==_0x554ea2):_0x554ea2)[_0x327959(0x16f)](_0x504c4f=>!_0x395267[_0x327959(0x154)](_0x504c4f)&&!_0x395267[_0x327959(0x154)](_0x504c4f[_0x327959(0x16a)])),_0x722ce2=Array[_0x327959(0x173)](new Set(_0x325860)),_0x7f135a=new Map();return _0x28b456[_0x327959(0x155)]=_0x722ce2[_0x327959(0x16f)](_0x3327a1=>S(_0x3327a1,_0x7f135a,_0x2ec584[_0x327959(0x155)],_0x5a98f3)),_0x28b456;}
@@ -0,0 +1,45 @@
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
+ import { type FocusableView, type ViewCollection } from 'ckeditor5/src/ui.js';
6
+ import type { BaseCommentThreadView } from '@ckeditor/ckeditor5-comments';
7
+ import type { BaseSuggestionThreadView } from '@ckeditor/ckeditor5-track-changes';
8
+ /**
9
+ * A keystroke used to move focus from the editor content to a current annotation that has a marker
10
+ * under user's selection.
11
+ */
12
+ export declare const ENTER_THREAD_KEYSTROKE: "Ctrl+Shift+E";
13
+ /**
14
+ * This helper initializes focus navigation within a thread using a keyboard.
15
+ *
16
+ * * It takes care of added and removed (dynamic) views in the thread.
17
+ * * It takes care of the Enter key support (entering a thread).
18
+ * * It takes care of the Esc key support (leaving a thread or whole sidebar).
19
+ * * It takes care of the arrow key events being fired for the sidebar to navigate between individual threads.
20
+ *
21
+ * @param threadView A thread view in which the keyboard navigation will be enabled.
22
+ * @param focusCycleableViews A collection of focusable views withing a thread.
23
+ */
24
+ export default function setupThreadKeyboardNavigation(threadView: BaseCommentThreadView | BaseSuggestionThreadView, focusCycleableViews: ViewCollection<FocusableView>): void;
25
+ /**
26
+ * An event fired when the user presses the Esc key while the entire thread is focused.
27
+ */
28
+ export type ThreadEscapeEvent = {
29
+ name: 'escape';
30
+ args: [];
31
+ };
32
+ /**
33
+ * An event fired when the user presses the arrow up key while the entire thread is focused.
34
+ */
35
+ export type ThreadArrowUpEvent = {
36
+ name: 'arrowup';
37
+ args: [];
38
+ };
39
+ /**
40
+ * An event fired when the user presses the arrow down key while the entire thread is focused.
41
+ */
42
+ export type ThreadArrowDownEvent = {
43
+ name: 'arrowdown';
44
+ args: [];
45
+ };