@ckeditor/ckeditor5-real-time-collaboration 43.0.0-alpha.5 → 43.0.0-alpha.6

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 (115) hide show
  1. package/build/real-time-collaboration.js +1 -1
  2. package/dist/index.js +6 -6
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de-ch.js +1 -1
  16. package/dist/translations/de-ch.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fa.js +1 -1
  29. package/dist/translations/fa.umd.js +1 -1
  30. package/dist/translations/fi.js +1 -1
  31. package/dist/translations/fi.umd.js +1 -1
  32. package/dist/translations/fr.js +1 -1
  33. package/dist/translations/fr.umd.js +1 -1
  34. package/dist/translations/gl.js +1 -1
  35. package/dist/translations/gl.umd.js +1 -1
  36. package/dist/translations/he.js +1 -1
  37. package/dist/translations/he.umd.js +1 -1
  38. package/dist/translations/hi.js +1 -1
  39. package/dist/translations/hi.umd.js +1 -1
  40. package/dist/translations/hr.js +1 -1
  41. package/dist/translations/hr.umd.js +1 -1
  42. package/dist/translations/hu.js +1 -1
  43. package/dist/translations/hu.umd.js +1 -1
  44. package/dist/translations/id.js +1 -1
  45. package/dist/translations/id.umd.js +1 -1
  46. package/dist/translations/it.js +1 -1
  47. package/dist/translations/it.umd.js +1 -1
  48. package/dist/translations/ja.js +1 -1
  49. package/dist/translations/ja.umd.js +1 -1
  50. package/dist/translations/ko.js +1 -1
  51. package/dist/translations/ko.umd.js +1 -1
  52. package/dist/translations/lt.js +1 -1
  53. package/dist/translations/lt.umd.js +1 -1
  54. package/dist/translations/lv.js +1 -1
  55. package/dist/translations/lv.umd.js +1 -1
  56. package/dist/translations/ms.js +1 -1
  57. package/dist/translations/ms.umd.js +1 -1
  58. package/dist/translations/nl.js +1 -1
  59. package/dist/translations/nl.umd.js +1 -1
  60. package/dist/translations/no.js +1 -1
  61. package/dist/translations/no.umd.js +1 -1
  62. package/dist/translations/pl.js +1 -1
  63. package/dist/translations/pl.umd.js +1 -1
  64. package/dist/translations/pt-br.js +1 -1
  65. package/dist/translations/pt-br.umd.js +1 -1
  66. package/dist/translations/pt.js +1 -1
  67. package/dist/translations/pt.umd.js +1 -1
  68. package/dist/translations/ro.js +1 -1
  69. package/dist/translations/ro.umd.js +1 -1
  70. package/dist/translations/ru.js +1 -1
  71. package/dist/translations/ru.umd.js +1 -1
  72. package/dist/translations/sk.js +1 -1
  73. package/dist/translations/sk.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/uk.js +1 -1
  87. package/dist/translations/uk.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +9 -9
  95. package/src/common-translations.js +1 -1
  96. package/src/index.js +1 -1
  97. package/src/presencelist/presencelistui.js +1 -1
  98. package/src/presencelist/view/presencecounterview.js +1 -1
  99. package/src/presencelist/view/presencedropdownlistitemview.js +1 -1
  100. package/src/presencelist/view/presencedropdownlistview.js +1 -1
  101. package/src/presencelist/view/presenceinlinelistitemview.js +1 -1
  102. package/src/presencelist/view/presenceinlinelistview.js +1 -1
  103. package/src/presencelist/view/presencelistview.js +1 -1
  104. package/src/presencelist.js +1 -1
  105. package/src/realtimecollaborativecomments/cloudservicescommentsadapter.js +1 -1
  106. package/src/realtimecollaborativecomments.js +1 -1
  107. package/src/realtimecollaborativeediting/realtimecollaborationclient.js +1 -1
  108. package/src/realtimecollaborativeediting/sessions.js +1 -1
  109. package/src/realtimecollaborativeediting/usermarkers.js +1 -1
  110. package/src/realtimecollaborativeediting/websocketgateway.js +1 -1
  111. package/src/realtimecollaborativeediting.js +1 -1
  112. package/src/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js +1 -1
  113. package/src/realtimecollaborativerevisionhistory.js +1 -1
  114. package/src/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js +1 -1
  115. package/src/realtimecollaborativetrackchanges.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x559b86=>{const {'zh-cn':{dictionary:_0x3bbc5f,getPluralForm:_0x39e880}}={'zh-cn':{'dictionary':{'CONNECTED_USERS':'已连接用户:%0','PENDING_ACTION_SENDING_DATA':'正在往服务器发送数据。','Synchronization\x20issue':'同步Issue','Connected\x20users\x20list\x20dropdown\x20menu':'连接用户列表下拉菜单','Connected\x20users\x20list':'连接用户列表','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'折叠的连接用户列表(按\x20ENTER\x20键打开)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'当前文档不能连回服务器。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新连接后不能获取文档详情。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'最新保存的文档版本和本地版本不匹配。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本地文档和服务器文档存在区别,合并它们将导致意料之外的行为。为避免丢失数据,请先将内容保存在本地并刷新编辑器。'},'getPluralForm':_0x4dcba3=>0x0}};_0x559b86['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x559b86['zh-cn']['dictionary']=Object['assign'](_0x559b86['zh-cn']['dictionary'],_0x3bbc5f),_0x559b86['zh-cn']['getPluralForm']=_0x39e880;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x41db15=>{const {'zh-cn':{dictionary:_0x3ef67e,getPluralForm:_0x342f55}}={'zh-cn':{'dictionary':{'CONNECTED_USERS':'已连接用户:%0','PENDING_ACTION_SENDING_DATA':'正在往服务器发送数据。','Synchronization\x20issue':'同步Issue','Connected\x20users\x20list\x20dropdown\x20menu':'连接用户列表下拉菜单','Connected\x20users\x20list':'连接用户列表','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'折叠的连接用户列表(按\x20ENTER\x20键打开)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'当前文档不能连回服务器。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新连接后不能获取文档详情。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'最新保存的文档版本和本地版本不匹配。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本地文档和服务器文档存在区别,合并它们将导致意料之外的行为。为避免丢失数据,请先将内容保存在本地并刷新编辑器。'},'getPluralForm':_0x3fdaa4=>0x0}};_0x41db15['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x41db15['zh-cn']['dictionary']=Object['assign'](_0x41db15['zh-cn']['dictionary'],_0x3ef67e),_0x41db15['zh-cn']['getPluralForm']=_0x342f55;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'CONNECTED_USERS':'%0\x20位已連線使用者。','PENDING_ACTION_SENDING_DATA':'傳送資料到伺服器。','Synchronization\x20issue':'同步處理問題','Connected\x20users\x20list\x20dropdown\x20menu':'已連結使用者清單下拉式功能表','Connected\x20users\x20list':'已連結使用者清單','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'摺疊的已連結使用者清單(按\x20Enter\x20即可將其開啟)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'無法將文件連結回伺服器。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新連結期間,無法獲取文件詳細資料。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'文件的最後儲存版本與本機版本不符。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本機文件與伺服器文件不同,合併它們可能會導致意外情況。為了不丟失內容,請將其儲存於本機並重新整理編輯器。'},'getPluralForm':_0x5a4a10=>0x0}};
23
+ export default{'zh':{'dictionary':{'CONNECTED_USERS':'%0\x20位已連線使用者。','PENDING_ACTION_SENDING_DATA':'傳送資料到伺服器。','Synchronization\x20issue':'同步處理問題','Connected\x20users\x20list\x20dropdown\x20menu':'已連結使用者清單下拉式功能表','Connected\x20users\x20list':'已連結使用者清單','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'摺疊的已連結使用者清單(按\x20Enter\x20即可將其開啟)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'無法將文件連結回伺服器。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新連結期間,無法獲取文件詳細資料。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'文件的最後儲存版本與本機版本不符。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本機文件與伺服器文件不同,合併它們可能會導致意外情況。為了不丟失內容,請將其儲存於本機並重新整理編輯器。'},'getPluralForm':_0x468751=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x388133=>{const {zh:{dictionary:_0x218e2e,getPluralForm:_0x3578d7}}={'zh':{'dictionary':{'CONNECTED_USERS':'%0\x20位已連線使用者。','PENDING_ACTION_SENDING_DATA':'傳送資料到伺服器。','Synchronization\x20issue':'同步處理問題','Connected\x20users\x20list\x20dropdown\x20menu':'已連結使用者清單下拉式功能表','Connected\x20users\x20list':'已連結使用者清單','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'摺疊的已連結使用者清單(按\x20Enter\x20即可將其開啟)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'無法將文件連結回伺服器。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新連結期間,無法獲取文件詳細資料。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'文件的最後儲存版本與本機版本不符。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本機文件與伺服器文件不同,合併它們可能會導致意外情況。為了不丟失內容,請將其儲存於本機並重新整理編輯器。'},'getPluralForm':_0x3c1a77=>0x0}};_0x388133['zh']||={'dictionary':{},'getPluralForm':null},_0x388133['zh']['dictionary']=Object['assign'](_0x388133['zh']['dictionary'],_0x218e2e),_0x388133['zh']['getPluralForm']=_0x3578d7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ca584=>{const {zh:{dictionary:_0x18ff19,getPluralForm:_0x3b65c3}}={'zh':{'dictionary':{'CONNECTED_USERS':'%0\x20位已連線使用者。','PENDING_ACTION_SENDING_DATA':'傳送資料到伺服器。','Synchronization\x20issue':'同步處理問題','Connected\x20users\x20list\x20dropdown\x20menu':'已連結使用者清單下拉式功能表','Connected\x20users\x20list':'已連結使用者清單','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'摺疊的已連結使用者清單(按\x20Enter\x20即可將其開啟)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'無法將文件連結回伺服器。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新連結期間,無法獲取文件詳細資料。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'文件的最後儲存版本與本機版本不符。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本機文件與伺服器文件不同,合併它們可能會導致意外情況。為了不丟失內容,請將其儲存於本機並重新整理編輯器。'},'getPluralForm':_0x1f37e0=>0x0}};_0x1ca584['zh']||={'dictionary':{},'getPluralForm':null},_0x1ca584['zh']['dictionary']=Object['assign'](_0x1ca584['zh']['dictionary'],_0x18ff19),_0x1ca584['zh']['getPluralForm']=_0x3b65c3;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-real-time-collaboration",
3
- "version": "43.0.0-alpha.5",
3
+ "version": "43.0.0-alpha.6",
4
4
  "description": "A set of CKEditor 5 features enabling real-time collaboration within the editor using CKEditor Cloud Services.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -42,14 +42,14 @@
42
42
  ],
43
43
  "dependencies": {
44
44
  "@ckeditor/ckeditor-cloud-services-collaboration": "52.6.10",
45
- "@ckeditor/ckeditor5-core": "43.0.0-alpha.5",
46
- "@ckeditor/ckeditor5-engine": "43.0.0-alpha.5",
47
- "@ckeditor/ckeditor5-operations-compressor": "43.0.0-alpha.5",
48
- "@ckeditor/ckeditor5-theme-lark": "43.0.0-alpha.5",
49
- "@ckeditor/ckeditor5-ui": "43.0.0-alpha.5",
50
- "@ckeditor/ckeditor5-utils": "43.0.0-alpha.5",
51
- "ckeditor5": "43.0.0-alpha.5",
52
- "ckeditor5-collaboration": "43.0.0-alpha.5",
45
+ "@ckeditor/ckeditor5-core": "43.0.0-alpha.6",
46
+ "@ckeditor/ckeditor5-engine": "43.0.0-alpha.6",
47
+ "@ckeditor/ckeditor5-operations-compressor": "43.0.0-alpha.6",
48
+ "@ckeditor/ckeditor5-theme-lark": "43.0.0-alpha.6",
49
+ "@ckeditor/ckeditor5-ui": "43.0.0-alpha.6",
50
+ "@ckeditor/ckeditor5-utils": "43.0.0-alpha.6",
51
+ "ckeditor5": "43.0.0-alpha.6",
52
+ "ckeditor5-collaboration": "43.0.0-alpha.6",
53
53
  "lodash-es": "4.17.21"
54
54
  },
55
55
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x4e62f2,_0x52d6bf,_0xad32f1){const t=_0x4e62f2['t'];switch(_0x52d6bf){case'PENDING_ACTION_SENDING_DATA':return t({'string':'Sending\x20data\x20to\x20the\x20server.','id':'PENDING_ACTION_SENDING_DATA'});case'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'Synchronization\x20issue':return t('Synchronization\x20issue');case'Connected\x20users\x20list\x20dropdown\x20menu':return t('Connected\x20users\x20list\x20dropdown\x20menu');case'Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':return t('Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)');case'Connected\x20users\x20list':return t('Connected\x20users\x20list');case'PENDING_ACTION_REVISION_HISTORY':return t({'string':'Unsaved\x20change\x20in\x20revision\x20history.','id':'PENDING_ACTION_REVISION_HISTORY'});case'CONNECTED_USERS':return t({'string':'1\x20connected\x20user\x20(me)','plural':'%0\x20connected\x20users','id':'CONNECTED_USERS'},_0xad32f1);default:return'';}}
23
+ export function getTranslation(_0x47381b,_0x22f7a4,_0x263551){const t=_0x47381b['t'];switch(_0x22f7a4){case'PENDING_ACTION_SENDING_DATA':return t({'string':'Sending\x20data\x20to\x20the\x20server.','id':'PENDING_ACTION_SENDING_DATA'});case'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'Synchronization\x20issue':return t('Synchronization\x20issue');case'Connected\x20users\x20list\x20dropdown\x20menu':return t('Connected\x20users\x20list\x20dropdown\x20menu');case'Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':return t('Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)');case'Connected\x20users\x20list':return t('Connected\x20users\x20list');case'PENDING_ACTION_REVISION_HISTORY':return t({'string':'Unsaved\x20change\x20in\x20revision\x20history.','id':'PENDING_ACTION_REVISION_HISTORY'});case'CONNECTED_USERS':return t({'string':'1\x20connected\x20user\x20(me)','plural':'%0\x20connected\x20users','id':'CONNECTED_USERS'},_0x263551);default:return'';}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x59e4d4,_0x51f122){var _0x46ccc3=_0x494e,_0xb25cac=_0x59e4d4();while(!![]){try{var _0x35aa92=-parseInt(_0x46ccc3(0x174))/0x1+-parseInt(_0x46ccc3(0x173))/0x2*(parseInt(_0x46ccc3(0x176))/0x3)+-parseInt(_0x46ccc3(0x177))/0x4*(-parseInt(_0x46ccc3(0x17c))/0x5)+parseInt(_0x46ccc3(0x178))/0x6*(parseInt(_0x46ccc3(0x17a))/0x7)+parseInt(_0x46ccc3(0x172))/0x8+parseInt(_0x46ccc3(0x179))/0x9+-parseInt(_0x46ccc3(0x175))/0xa*(parseInt(_0x46ccc3(0x17b))/0xb);if(_0x35aa92===_0x51f122)break;else _0xb25cac['push'](_0xb25cac['shift']());}catch(_0xb2d9a0){_0xb25cac['push'](_0xb25cac['shift']());}}}(_0x1790,0x748f5));export{default as RealTimeCollaborativeEditing}from'./realtimecollaborativeediting.js';export{default as RealTimeCollaborativeTrackChanges}from'./realtimecollaborativetrackchanges.js';function _0x1790(){var _0x5be547=['63jHOpZD','82027IBSVFd','5IUbOwC','4976776PeYguc','109454pleUOW','230aMEeMJ','1930aVNSdj','3GvsFhN','1367180lMELBt','236862ZZnhUF','5871618gMiaui'];_0x1790=function(){return _0x5be547;};return _0x1790();}export{default as RealTimeCollaborativeComments}from'./realtimecollaborativecomments.js';export{default as RealTimeCollaborativeRevisionHistory}from'./realtimecollaborativerevisionhistory.js';export{default as CloudServicesCommentsAdapter}from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';export{default as CloudServicesTrackChangesAdapter}from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';function _0x494e(_0x379ce8,_0x23c3f0){var _0x179071=_0x1790();return _0x494e=function(_0x494e1a,_0x637eaa){_0x494e1a=_0x494e1a-0x172;var _0x47f4fb=_0x179071[_0x494e1a];return _0x47f4fb;},_0x494e(_0x379ce8,_0x23c3f0);}export{default as CloudServicesRevisionHistoryAdapter}from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';export{default as RealTimeCollaborationClient}from'./realtimecollaborativeediting/realtimecollaborationclient.js';export{default as PresenceList}from'./presencelist.js';import'./augmentation.js';
23
+ (function(_0x207644,_0x467b48){var _0x79c14a=_0x2954,_0x53677f=_0x207644();while(!![]){try{var _0x590aea=-parseInt(_0x79c14a(0x19d))/0x1+-parseInt(_0x79c14a(0x197))/0x2+-parseInt(_0x79c14a(0x19b))/0x3*(parseInt(_0x79c14a(0x196))/0x4)+parseInt(_0x79c14a(0x19a))/0x5+-parseInt(_0x79c14a(0x198))/0x6+parseInt(_0x79c14a(0x19c))/0x7*(-parseInt(_0x79c14a(0x195))/0x8)+parseInt(_0x79c14a(0x199))/0x9;if(_0x590aea===_0x467b48)break;else _0x53677f['push'](_0x53677f['shift']());}catch(_0xdb2981){_0x53677f['push'](_0x53677f['shift']());}}}(_0x2e7a,0x73b59));export{default as RealTimeCollaborativeEditing}from'./realtimecollaborativeediting.js';export{default as RealTimeCollaborativeTrackChanges}from'./realtimecollaborativetrackchanges.js';function _0x2954(_0x330d07,_0x3147f3){var _0x2e7ae1=_0x2e7a();return _0x2954=function(_0x29545c,_0xd227a5){_0x29545c=_0x29545c-0x195;var _0x12d319=_0x2e7ae1[_0x29545c];return _0x12d319;},_0x2954(_0x330d07,_0x3147f3);}export{default as RealTimeCollaborativeComments}from'./realtimecollaborativecomments.js';export{default as RealTimeCollaborativeRevisionHistory}from'./realtimecollaborativerevisionhistory.js';export{default as CloudServicesCommentsAdapter}from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';function _0x2e7a(){var _0x1a4d77=['3506695NtfOde','8604yTzQSr','105371ILIWSO','178062ifDkFa','352xDeoZk','1220vdjwJj','1279244kiKOqn','2923062udiovI','23530851JFSKcE'];_0x2e7a=function(){return _0x1a4d77;};return _0x2e7a();}export{default as CloudServicesTrackChangesAdapter}from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';export{default as CloudServicesRevisionHistoryAdapter}from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';export{default as RealTimeCollaborationClient}from'./realtimecollaborativeediting/realtimecollaborationclient.js';export{default as PresenceList}from'./presencelist.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd3e60d=_0x30e4;(function(_0x81af6,_0x362d4d){const _0x3b3d77=_0x30e4,_0x11215e=_0x81af6();while(!![]){try{const _0x445ec3=parseInt(_0x3b3d77(0x99))/0x1+-parseInt(_0x3b3d77(0xb9))/0x2+-parseInt(_0x3b3d77(0xa4))/0x3*(parseInt(_0x3b3d77(0xcb))/0x4)+-parseInt(_0x3b3d77(0xa9))/0x5*(parseInt(_0x3b3d77(0xa7))/0x6)+parseInt(_0x3b3d77(0xb4))/0x7+parseInt(_0x3b3d77(0x9c))/0x8*(-parseInt(_0x3b3d77(0x98))/0x9)+parseInt(_0x3b3d77(0xce))/0xa*(parseInt(_0x3b3d77(0xb5))/0xb);if(_0x445ec3===_0x362d4d)break;else _0x11215e['push'](_0x11215e['shift']());}catch(_0x3ae62a){_0x11215e['push'](_0x11215e['shift']());}}}(_0x1649,0x82976));import{ContextPlugin as _0x5b7909}from'ckeditor5/src/core.js';import{CKEditorError as _0x5f0f1d,Collection as _0x160a3a}from'ckeditor5/src/utils.js';function _0x1649(){const _0x2e3512=['bind','select','unpin','requires','inlineListView','Esc','element','offsetWidth','focusTracker','502192CuWaLs','content','displayMe','5330fEENTG','onClick','[tabindex]','get','currentDisplayedUsers','presenceDropdownView','view','usersCount','attachToDom','_handleUserAdd','presenceList.collapseAt','execute','balloonPanelView','class','sort','isFocusable','remove','appendChild','define','keystrokes','presenceList.container','presenceList.displayMe','counterView','_bodyCollection','reverse','destroy','_allConnectedUsers','change:isFocused','using','offsetHeight','isHidden','detachFromDom','hasTooltip','add','showDropdown','filter','indexOf','allConnectedUsers','context','tabIndex','listenTo','isVisible','locale','from','Enter','isCollapsed','number','min','18XMyaIp','899191DLjzfv','isMe','querySelectorAll','3408688eLWiBO','body','items','[contenteditable]','textarea','_createView','ck\x20ck-presence-list__balloon','join','21Uxvugt','button','isRendered','736116ZwStQR','init','15wbbEnX','Tab','render','config','map','_handleUserRemove','hideDropdown','isExpanded','checkIfScrollable','bindTo','presencelist-missing-container','6996528ldOkqi','33451jULxcB','focus','pin','set','1771160lDHXTV','length','presencelist-collapseat-invalid-format',':not([disabled]):not([tabindex=\x22-1\x22])','input','activeElement','presenceList','plugins','Shift+Tab'];_0x1649=function(){return _0x2e3512;};return _0x1649();}import{clickOutsideHandler as _0x5e47ae,BalloonPanelView as _0x3328d0,BodyCollection as _0xf8025}from'ckeditor5/src/ui.js';import{isElement as _0x23499f}from'lodash-es';import _0x4c31ea from'../realtimecollaborativeediting/sessions.js';import _0x241e75 from'./view/presencelistview.js';import _0x13f30f from'./view/presencedropdownlistview.js';import _0x4ef6f0 from'./view/presencedropdownlistitemview.js';import _0x3a8515 from'./view/presenceinlinelistitemview.js';function _0x30e4(_0x4c3fa8,_0x45a674){const _0x164992=_0x1649();return _0x30e4=function(_0x30e4ca,_0x45e353){_0x30e4ca=_0x30e4ca-0x87;let _0x225065=_0x164992[_0x30e4ca];return _0x225065;},_0x30e4(_0x4c3fa8,_0x45a674);}const A={'collapseAt':0x6,'displayMe':!0x0};export default class s extends _0x5b7909{constructor(_0x1abf5d){const _0x2791b9=_0x30e4;super(_0x1abf5d),this[_0x2791b9(0xe5)]=null,this[_0x2791b9(0x8e)][_0x2791b9(0xac)][_0x2791b9(0xe0)](_0x2791b9(0xbf),A);const _0x2801d2=_0x1abf5d[_0x2791b9(0xac)][_0x2791b9(0xd1)](_0x2791b9(0xd8));if(_0x2791b9(0x96)!=typeof _0x2801d2)throw new _0x5f0f1d(_0x2791b9(0xbb),this);if(_0x2801d2<0x1)throw new _0x5f0f1d(_0x2791b9(0xbb),this);this[_0x2791b9(0xe8)]=this[_0x2791b9(0x8e)][_0x2791b9(0xc0)][_0x2791b9(0xd1)](_0x4c31ea)[_0x2791b9(0x8d)],this[_0x2791b9(0xb8)](_0x2791b9(0xd5),0x0),this[_0x2791b9(0xd2)]=new _0x160a3a(),this[_0x2791b9(0xda)]=new _0x3328d0(),this[_0x2791b9(0xda)][_0x2791b9(0xdb)]=_0x2791b9(0xa2),this[_0x2791b9(0xd4)]=this[_0x2791b9(0xa1)](),this[_0x2791b9(0xd3)]=void 0x0;}static get[_0xd3e60d(0xc5)](){return[_0x4c31ea];}[_0xd3e60d(0xa8)](){const _0x28269f=_0xd3e60d;for(const _0x367932 of this[_0x28269f(0xe8)])this[_0x28269f(0xd7)](_0x367932);this[_0x28269f(0x90)](this[_0x28269f(0xe8)],_0x28269f(0x89),(_0x2bae67,_0x14d994)=>{const _0x4b6aa9=_0x28269f;this[_0x4b6aa9(0xd7)](_0x14d994);}),this[_0x28269f(0x90)](this[_0x28269f(0xe8)],_0x28269f(0xde),(_0x471d58,_0x382de7)=>{const _0x5a816b=_0x28269f;this[_0x5a816b(0xae)](_0x382de7);});}[_0xd3e60d(0xa1)](){const _0x55bf5f=_0xd3e60d,_0x5b6eb6=this[_0x55bf5f(0x8e)],_0x38a066=new _0x241e75(this[_0x55bf5f(0x8e)][_0x55bf5f(0x92)]),_0x46a0c5=this[_0x55bf5f(0xda)];if(!_0x23499f(_0x5b6eb6[_0x55bf5f(0xac)][_0x55bf5f(0xd1)](_0x55bf5f(0xe2))))throw new _0x5f0f1d(_0x55bf5f(0xb3),this);return _0x38a066[_0x55bf5f(0xe4)][_0x55bf5f(0xc2)](_0x55bf5f(0xd5))['to'](this),_0x38a066[_0x55bf5f(0xc2)](_0x55bf5f(0x95))['to'](this,_0x55bf5f(0xd5),_0x30f8ff=>{const _0x4d34a7=_0x55bf5f,{collapseAt:_0x1bfa81,displayMe:_0x14850e}=_0x5b6eb6[_0x4d34a7(0xac)][_0x4d34a7(0xd1)](_0x4d34a7(0xbf)),_0x33c04f=_0x30f8ff>=_0x1bfa81;return _0x38a066[_0x4d34a7(0xe4)][_0x4d34a7(0xec)]=!(0x1==_0x30f8ff&&_0x14850e||_0x33c04f),_0x33c04f||this[_0x4d34a7(0xaf)](),_0x33c04f;}),_0x38a066[_0x55bf5f(0xc6)][_0x55bf5f(0x9e)][_0x55bf5f(0xb2)](this[_0x55bf5f(0xd2)])[_0x55bf5f(0xea)](_0x56ce41=>{const _0x478d89=_0x55bf5f,_0x27ab42=_0x5b6eb6[_0x478d89(0xac)][_0x478d89(0xd1)](_0x478d89(0xbf)),_0x2ff4ed=new _0x3a8515(_0x5b6eb6[_0x478d89(0x92)],_0x56ce41,!!_0x27ab42[_0x478d89(0xcf)]);return _0x2ff4ed[_0x478d89(0xc2)](_0x478d89(0x88))['to'](_0x38a066,_0x478d89(0x95),_0x441433=>!_0x441433),_0x2ff4ed[_0x478d89(0xc2)](_0x478d89(0xdd))['to'](_0x38a066,_0x478d89(0x95),_0xc2321c=>!_0xc2321c),_0x27ab42[_0x478d89(0xcf)]&&this[_0x478d89(0x90)](_0x2ff4ed,_0x478d89(0xd9),()=>{const _0x560e04=_0x478d89;this[_0x560e04(0xd4)][_0x560e04(0x95)]||_0x27ab42[_0x560e04(0xcf)](_0x56ce41,_0x2ff4ed[_0x560e04(0xc8)]);}),_0x2ff4ed;}),this[_0x55bf5f(0x90)](_0x38a066[_0x55bf5f(0xc6)],_0x55bf5f(0xd9),()=>{const _0x2327f9=_0x55bf5f;this[_0x2327f9(0xd3)]?this[_0x2327f9(0xaf)]():this[_0x2327f9(0xd4)][_0x2327f9(0x95)]&&this[_0x2327f9(0x8a)]();}),_0x38a066[_0x55bf5f(0xc6)][_0x55bf5f(0xe1)][_0x55bf5f(0xb8)](_0x55bf5f(0x94),(_0x21baab,_0x2a4d1b)=>{const _0x11f261=_0x55bf5f;this[_0x11f261(0xd4)][_0x11f261(0x95)]&&(this[_0x11f261(0x8a)](),_0x2a4d1b());}),_0x38a066[_0x55bf5f(0xab)](),_0x46a0c5[_0x55bf5f(0xab)](),_0x5e47ae({'emitter':_0x38a066,'activator':()=>_0x46a0c5[_0x55bf5f(0x91)],'contextElements':[_0x46a0c5[_0x55bf5f(0xc8)],_0x38a066[_0x55bf5f(0xc6)][_0x55bf5f(0xc8)]],'callback':()=>this[_0x55bf5f(0xaf)]()}),_0x5b6eb6[_0x55bf5f(0xac)][_0x55bf5f(0xd1)](_0x55bf5f(0xe2))[_0x55bf5f(0xdf)](_0x38a066[_0x55bf5f(0xc8)]),this[_0x55bf5f(0xe5)]=new _0xf8025(this[_0x55bf5f(0x8e)][_0x55bf5f(0x92)]),this[_0x55bf5f(0xe5)][_0x55bf5f(0xd6)](),this[_0x55bf5f(0xe5)][_0x55bf5f(0x89)](this[_0x55bf5f(0xda)]),_0x38a066;}[_0xd3e60d(0xd7)](_0x2f556a){const _0xae756d=_0xd3e60d;if(!this[_0xae756d(0x8e)][_0xae756d(0xac)][_0xae756d(0xd1)](_0xae756d(0xe3))&&_0x2f556a[_0xae756d(0x9a)])return;const _0x4bca4e=this[_0xae756d(0x8e)][_0xae756d(0xac)][_0xae756d(0xd1)](_0xae756d(0xd8))-0x1;this[_0xae756d(0xd5)]++,this[_0xae756d(0xd2)][_0xae756d(0xba)]==_0x4bca4e&&this[_0xae756d(0xd2)][_0xae756d(0xba)]>0x1&&this[_0xae756d(0xd2)][_0xae756d(0xde)](0x1);const _0x2bf8f8=_0x2f556a[_0xae756d(0x9a)]?0x0:this[_0xae756d(0xd2)][_0xae756d(0xba)];this[_0xae756d(0xd2)][_0xae756d(0x89)](_0x2f556a,_0x2bf8f8);}[_0xd3e60d(0xae)](_0x526cd5){const _0x4c7c49=_0xd3e60d;if(this[_0x4c7c49(0xd5)]--,this[_0x4c7c49(0xd2)][_0x4c7c49(0xd1)](_0x526cd5['id'])&&(this[_0x4c7c49(0xd2)][_0x4c7c49(0xde)](_0x526cd5['id']),this[_0x4c7c49(0xd2)][_0x4c7c49(0xba)]<this[_0x4c7c49(0xd5)])){for(const _0x2ad2e3 of Array[_0x4c7c49(0x93)](this[_0x4c7c49(0xe8)])[_0x4c7c49(0xe6)]())if(!this[_0x4c7c49(0xd2)][_0x4c7c49(0xd1)](_0x2ad2e3['id']))return void this[_0x4c7c49(0xd2)][_0x4c7c49(0x89)](_0x2ad2e3,Math[_0x4c7c49(0x97)](this[_0x4c7c49(0xd2)][_0x4c7c49(0xba)],0x1));}}[_0xd3e60d(0x8a)](){const _0x506c6d=_0xd3e60d;if(this[_0x506c6d(0xd3)])return;const _0x579d9b=this[_0x506c6d(0x8e)][_0x506c6d(0xac)][_0x506c6d(0xd1)](_0x506c6d(0xbf));this[_0x506c6d(0xd3)]=new _0x13f30f(this[_0x506c6d(0x8e)][_0x506c6d(0x92)],!!_0x579d9b[_0x506c6d(0xcf)]),this[_0x506c6d(0xd4)][_0x506c6d(0xc6)][_0x506c6d(0xb0)]=!0x0;const {listWrapperView:_0x5d8907}=this[_0x506c6d(0xd3)];_0x5d8907[_0x506c6d(0x9e)][_0x506c6d(0xb2)](this[_0x506c6d(0xe8)])[_0x506c6d(0xea)](_0x2f315a=>{const _0x2a40cc=_0x506c6d;if(!_0x579d9b[_0x2a40cc(0xcd)]&&_0x2f315a[_0x2a40cc(0x9a)])return null;const _0x3590bf=new _0x4ef6f0(this[_0x2a40cc(0x8e)][_0x2a40cc(0x92)],_0x2f315a,!!_0x579d9b[_0x2a40cc(0xcf)]);return _0x579d9b[_0x2a40cc(0xcf)]&&this[_0x2a40cc(0x90)](_0x3590bf,_0x2a40cc(0xd9),()=>{const _0x3d711a=_0x2a40cc;_0x579d9b[_0x3d711a(0xcf)](_0x2f315a,_0x3590bf[_0x3d711a(0xc8)]);}),_0x3590bf;}),this[_0x506c6d(0xda)][_0x506c6d(0xcc)][_0x506c6d(0x89)](this[_0x506c6d(0xd3)]),this[_0x506c6d(0xda)][_0x506c6d(0xb7)]({'target':this[_0x506c6d(0xd4)][_0x506c6d(0xc6)][_0x506c6d(0xc8)]}),_0x5d8907[_0x506c6d(0xb6)](),_0x5d8907[_0x506c6d(0xb1)]();const _0x84cb6c=(_0x5d104c,_0x40463b)=>{const _0x286cff=_0x506c6d;this[_0x286cff(0xaf)](),this[_0x286cff(0xd4)][_0x286cff(0xc6)][_0x286cff(0xb6)](),_0x40463b();};_0x5d8907[_0x506c6d(0xe1)][_0x506c6d(0xb8)](_0x506c6d(0xc7),_0x84cb6c),_0x5d8907[_0x506c6d(0xe1)][_0x506c6d(0xb8)](_0x506c6d(0xc1),_0x84cb6c),_0x5d8907[_0x506c6d(0xe1)][_0x506c6d(0xb8)](_0x506c6d(0xaa),(_0x20ba40,_0x5e809f)=>{const _0x5436c4=_0x506c6d;!function(_0x188c8a){const _0x510dc3=_0x30e4,_0x1733b8=['a',_0x510dc3(0xa5),_0x510dc3(0xbd),_0x510dc3(0xc3),_0x510dc3(0xa0),_0x510dc3(0xd0),_0x510dc3(0x9f)][_0x510dc3(0xad)](_0x2a382f=>_0x2a382f+_0x510dc3(0xbc))[_0x510dc3(0xa3)](','),_0x38b8e9=[...document[_0x510dc3(0x9d)][_0x510dc3(0x9b)](_0x1733b8)][_0x510dc3(0x8b)](_0x585ca0=>_0x585ca0===document[_0x510dc3(0xbe)]||_0x585ca0[_0x510dc3(0xc9)]+_0x585ca0[_0x510dc3(0xeb)]>0x0)[_0x510dc3(0xdc)]((_0x2bf988,_0x2b33bb)=>(_0x2bf988[_0x510dc3(0x8f)]||0x0)-(_0x2b33bb[_0x510dc3(0x8f)]||0x0)),_0x1b5476=_0x38b8e9[_0x510dc3(0x8c)](_0x188c8a),_0x1003ca=_0x38b8e9[(_0x1b5476+0x1)%_0x38b8e9[_0x510dc3(0xba)]];_0x1003ca&&_0x1003ca[_0x510dc3(0xb6)]();}(this[_0x5436c4(0xd4)][_0x5436c4(0xc8)]),this[_0x5436c4(0xaf)](),_0x5e809f();}),_0x5d8907[_0x506c6d(0xca)][_0x506c6d(0x89)](this[_0x506c6d(0xd4)][_0x506c6d(0xc8)]),_0x5d8907[_0x506c6d(0xca)]['on'](_0x506c6d(0xe9),(_0x32c8ea,_0x55d837,_0x560c1e)=>{const _0x1319c9=_0x506c6d;_0x560c1e||this[_0x1319c9(0xaf)]();});}[_0xd3e60d(0xaf)](){const _0x3de862=_0xd3e60d;this[_0x3de862(0xd3)]&&(this[_0x3de862(0xd4)][_0x3de862(0xc6)][_0x3de862(0xb0)]=!0x1,this[_0x3de862(0xda)][_0x3de862(0xc4)](),this[_0x3de862(0xda)][_0x3de862(0xcc)][_0x3de862(0xde)](this[_0x3de862(0xd3)]),this[_0x3de862(0xd3)][_0x3de862(0xe7)](),this[_0x3de862(0xd3)]=void 0x0);}[_0xd3e60d(0xe7)](){const _0x20df12=_0xd3e60d;super[_0x20df12(0xe7)](),this[_0x20df12(0xd4)]&&this[_0x20df12(0xd4)][_0x20df12(0xa6)]&&this[_0x20df12(0xd4)][_0x20df12(0xe7)](),this[_0x20df12(0xe5)]&&(this[_0x20df12(0xe5)][_0x20df12(0x87)](),this[_0x20df12(0xe5)][_0x20df12(0xe7)](),this[_0x20df12(0xe5)]=null);}}
23
+ const _0x1e7953=_0x3032;function _0x4d05(){const _0x4998db=['button','content','bindTo','execute',':not([disabled]):not([tabindex=\x22-1\x22])','balloonPanelView','presenceList.collapseAt','Shift+Tab','Tab','hideDropdown','querySelectorAll','from','isVisible','234265lahSyC','input','min','presenceList','128aycpxc','isFocusable','focus','_handleUserAdd','textarea','class','Enter','isRendered','reverse','render','sort','tabIndex','checkIfScrollable','remove','length','join','5094VgLClk','presenceList.container','indexOf','currentDisplayedUsers','allConnectedUsers','[contenteditable]','18yxADah','using','define','ck\x20ck-presence-list__balloon','filter','513lgzeQu','isMe','focusTracker','_createView','23414501tidvCa','set','view','init','1413625LKMTey','244930pwbMSk','unpin','_handleUserRemove','isExpanded','bind','onClick','map','isHidden','attachToDom','get','requires','424888xVhzge','change:isFocused','displayMe','presenceList.displayMe','add','usersCount','hasTooltip','number','listenTo','presencelist-missing-container','presencelist-collapseat-invalid-format','inlineListView','isCollapsed','context','element','303334HvUKYb','config','select','body','locale','keystrokes','_bodyCollection','5439COYfbo','detachFromDom','presenceDropdownView','appendChild','counterView','Esc','items','offsetWidth','destroy','offsetHeight','_allConnectedUsers','showDropdown','[tabindex]','activeElement','pin','plugins'];_0x4d05=function(){return _0x4998db;};return _0x4d05();}(function(_0x58bffb,_0x5f0768){const _0x1cca5c=_0x3032,_0x1931eb=_0x58bffb();while(!![]){try{const _0x138d29=parseInt(_0x1cca5c(0x1cd))/0x1+-parseInt(_0x1cca5c(0x182))/0x2*(-parseInt(_0x1cca5c(0x1c0))/0x3)+-parseInt(_0x1cca5c(0x1aa))/0x4*(-parseInt(_0x1cca5c(0x1a6))/0x5)+parseInt(_0x1cca5c(0x1ba))/0x6*(parseInt(_0x1cca5c(0x189))/0x7)+-parseInt(_0x1cca5c(0x173))/0x8+parseInt(_0x1cca5c(0x1c5))/0x9*(-parseInt(_0x1cca5c(0x1ce))/0xa)+-parseInt(_0x1cca5c(0x1c9))/0xb;if(_0x138d29===_0x5f0768)break;else _0x1931eb['push'](_0x1931eb['shift']());}catch(_0x3c6d7f){_0x1931eb['push'](_0x1931eb['shift']());}}}(_0x4d05,0xdce59));import{ContextPlugin as _0xce0527}from'ckeditor5/src/core.js';import{CKEditorError as _0x1b7c34,Collection as _0x5b189f}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0x3abf55,BalloonPanelView as _0x416662,BodyCollection as _0xce701a}from'ckeditor5/src/ui.js';import{isElement as _0x301c6d}from'lodash-es';import _0x48a9b1 from'../realtimecollaborativeediting/sessions.js';import _0x1ae383 from'./view/presencelistview.js';import _0x627ba0 from'./view/presencedropdownlistview.js';import _0x6b7900 from'./view/presencedropdownlistitemview.js';import _0x1af07b from'./view/presenceinlinelistitemview.js';const A={'collapseAt':0x6,'displayMe':!0x0};function _0x3032(_0xaf0c35,_0x1e4f8e){const _0x4d0561=_0x4d05();return _0x3032=function(_0x30321f,_0x5e5cb2){_0x30321f=_0x30321f-0x16f;let _0x104df4=_0x4d0561[_0x30321f];return _0x104df4;},_0x3032(_0xaf0c35,_0x1e4f8e);}export default class s extends _0xce0527{constructor(_0x2628d9){const _0x394952=_0x3032;super(_0x2628d9),this[_0x394952(0x188)]=null,this[_0x394952(0x180)][_0x394952(0x183)][_0x394952(0x1c2)](_0x394952(0x1a9),A);const _0x57e86e=_0x2628d9[_0x394952(0x183)][_0x394952(0x171)](_0x394952(0x19f));if(_0x394952(0x17a)!=typeof _0x57e86e)throw new _0x1b7c34(_0x394952(0x17d),this);if(_0x57e86e<0x1)throw new _0x1b7c34(_0x394952(0x17d),this);this[_0x394952(0x193)]=this[_0x394952(0x180)][_0x394952(0x198)][_0x394952(0x171)](_0x48a9b1)[_0x394952(0x1be)],this[_0x394952(0x1ca)](_0x394952(0x178),0x0),this[_0x394952(0x1bd)]=new _0x5b189f(),this[_0x394952(0x19e)]=new _0x416662(),this[_0x394952(0x19e)][_0x394952(0x1af)]=_0x394952(0x1c3),this[_0x394952(0x1cb)]=this[_0x394952(0x1c8)](),this[_0x394952(0x18b)]=void 0x0;}static get[_0x1e7953(0x172)](){return[_0x48a9b1];}[_0x1e7953(0x1cc)](){const _0x39fd87=_0x1e7953;for(const _0x6592d9 of this[_0x39fd87(0x193)])this[_0x39fd87(0x1ad)](_0x6592d9);this[_0x39fd87(0x17b)](this[_0x39fd87(0x193)],_0x39fd87(0x177),(_0x3e5fa8,_0x3fbce8)=>{const _0x4bffd7=_0x39fd87;this[_0x4bffd7(0x1ad)](_0x3fbce8);}),this[_0x39fd87(0x17b)](this[_0x39fd87(0x193)],_0x39fd87(0x1b7),(_0x28b7fc,_0x480449)=>{const _0x1ae813=_0x39fd87;this[_0x1ae813(0x1d0)](_0x480449);});}[_0x1e7953(0x1c8)](){const _0x263f10=_0x1e7953,_0x429806=this[_0x263f10(0x180)],_0xed070=new _0x1ae383(this[_0x263f10(0x180)][_0x263f10(0x186)]),_0x1dad1d=this[_0x263f10(0x19e)];if(!_0x301c6d(_0x429806[_0x263f10(0x183)][_0x263f10(0x171)](_0x263f10(0x1bb))))throw new _0x1b7c34(_0x263f10(0x17c),this);return _0xed070[_0x263f10(0x18d)][_0x263f10(0x1d2)](_0x263f10(0x178))['to'](this),_0xed070[_0x263f10(0x1d2)](_0x263f10(0x17f))['to'](this,_0x263f10(0x178),_0xff37f5=>{const _0x109a41=_0x263f10,{collapseAt:_0x3a2ab2,displayMe:_0x1eaaad}=_0x429806[_0x109a41(0x183)][_0x109a41(0x171)](_0x109a41(0x1a9)),_0x4530d4=_0xff37f5>=_0x3a2ab2;return _0xed070[_0x109a41(0x18d)][_0x109a41(0x16f)]=!(0x1==_0xff37f5&&_0x1eaaad||_0x4530d4),_0x4530d4||this[_0x109a41(0x1a2)](),_0x4530d4;}),_0xed070[_0x263f10(0x17e)][_0x263f10(0x18f)][_0x263f10(0x19b)](this[_0x263f10(0x1bd)])[_0x263f10(0x1c1)](_0x99b4b9=>{const _0xf85c9f=_0x263f10,_0x1b6814=_0x429806[_0xf85c9f(0x183)][_0xf85c9f(0x171)](_0xf85c9f(0x1a9)),_0x3b6793=new _0x1af07b(_0x429806[_0xf85c9f(0x186)],_0x99b4b9,!!_0x1b6814[_0xf85c9f(0x1d3)]);return _0x3b6793[_0xf85c9f(0x1d2)](_0xf85c9f(0x179))['to'](_0xed070,_0xf85c9f(0x17f),_0xf21baf=>!_0xf21baf),_0x3b6793[_0xf85c9f(0x1d2)](_0xf85c9f(0x1ab))['to'](_0xed070,_0xf85c9f(0x17f),_0x7988ab=>!_0x7988ab),_0x1b6814[_0xf85c9f(0x1d3)]&&this[_0xf85c9f(0x17b)](_0x3b6793,_0xf85c9f(0x19c),()=>{const _0x19019b=_0xf85c9f;this[_0x19019b(0x1cb)][_0x19019b(0x17f)]||_0x1b6814[_0x19019b(0x1d3)](_0x99b4b9,_0x3b6793[_0x19019b(0x181)]);}),_0x3b6793;}),this[_0x263f10(0x17b)](_0xed070[_0x263f10(0x17e)],_0x263f10(0x19c),()=>{const _0x1680f8=_0x263f10;this[_0x1680f8(0x18b)]?this[_0x1680f8(0x1a2)]():this[_0x1680f8(0x1cb)][_0x1680f8(0x17f)]&&this[_0x1680f8(0x194)]();}),_0xed070[_0x263f10(0x17e)][_0x263f10(0x187)][_0x263f10(0x1ca)](_0x263f10(0x1b0),(_0x2e62bc,_0x45f72f)=>{const _0x4039a1=_0x263f10;this[_0x4039a1(0x1cb)][_0x4039a1(0x17f)]&&(this[_0x4039a1(0x194)](),_0x45f72f());}),_0xed070[_0x263f10(0x1b3)](),_0x1dad1d[_0x263f10(0x1b3)](),_0x3abf55({'emitter':_0xed070,'activator':()=>_0x1dad1d[_0x263f10(0x1a5)],'contextElements':[_0x1dad1d[_0x263f10(0x181)],_0xed070[_0x263f10(0x17e)][_0x263f10(0x181)]],'callback':()=>this[_0x263f10(0x1a2)]()}),_0x429806[_0x263f10(0x183)][_0x263f10(0x171)](_0x263f10(0x1bb))[_0x263f10(0x18c)](_0xed070[_0x263f10(0x181)]),this[_0x263f10(0x188)]=new _0xce701a(this[_0x263f10(0x180)][_0x263f10(0x186)]),this[_0x263f10(0x188)][_0x263f10(0x170)](),this[_0x263f10(0x188)][_0x263f10(0x177)](this[_0x263f10(0x19e)]),_0xed070;}[_0x1e7953(0x1ad)](_0x11330b){const _0x300403=_0x1e7953;if(!this[_0x300403(0x180)][_0x300403(0x183)][_0x300403(0x171)](_0x300403(0x176))&&_0x11330b[_0x300403(0x1c6)])return;const _0x4de605=this[_0x300403(0x180)][_0x300403(0x183)][_0x300403(0x171)](_0x300403(0x19f))-0x1;this[_0x300403(0x178)]++,this[_0x300403(0x1bd)][_0x300403(0x1b8)]==_0x4de605&&this[_0x300403(0x1bd)][_0x300403(0x1b8)]>0x1&&this[_0x300403(0x1bd)][_0x300403(0x1b7)](0x1);const _0x455a21=_0x11330b[_0x300403(0x1c6)]?0x0:this[_0x300403(0x1bd)][_0x300403(0x1b8)];this[_0x300403(0x1bd)][_0x300403(0x177)](_0x11330b,_0x455a21);}[_0x1e7953(0x1d0)](_0x1739e2){const _0xe6bef9=_0x1e7953;if(this[_0xe6bef9(0x178)]--,this[_0xe6bef9(0x1bd)][_0xe6bef9(0x171)](_0x1739e2['id'])&&(this[_0xe6bef9(0x1bd)][_0xe6bef9(0x1b7)](_0x1739e2['id']),this[_0xe6bef9(0x1bd)][_0xe6bef9(0x1b8)]<this[_0xe6bef9(0x178)])){for(const _0x1900c8 of Array[_0xe6bef9(0x1a4)](this[_0xe6bef9(0x193)])[_0xe6bef9(0x1b2)]())if(!this[_0xe6bef9(0x1bd)][_0xe6bef9(0x171)](_0x1900c8['id']))return void this[_0xe6bef9(0x1bd)][_0xe6bef9(0x177)](_0x1900c8,Math[_0xe6bef9(0x1a8)](this[_0xe6bef9(0x1bd)][_0xe6bef9(0x1b8)],0x1));}}[_0x1e7953(0x194)](){const _0x3b792c=_0x1e7953;if(this[_0x3b792c(0x18b)])return;const _0x5d1b0a=this[_0x3b792c(0x180)][_0x3b792c(0x183)][_0x3b792c(0x171)](_0x3b792c(0x1a9));this[_0x3b792c(0x18b)]=new _0x627ba0(this[_0x3b792c(0x180)][_0x3b792c(0x186)],!!_0x5d1b0a[_0x3b792c(0x1d3)]),this[_0x3b792c(0x1cb)][_0x3b792c(0x17e)][_0x3b792c(0x1d1)]=!0x0;const {listWrapperView:_0x4fb111}=this[_0x3b792c(0x18b)];_0x4fb111[_0x3b792c(0x18f)][_0x3b792c(0x19b)](this[_0x3b792c(0x193)])[_0x3b792c(0x1c1)](_0x23b3e=>{const _0x3679e4=_0x3b792c;if(!_0x5d1b0a[_0x3679e4(0x175)]&&_0x23b3e[_0x3679e4(0x1c6)])return null;const _0x19d195=new _0x6b7900(this[_0x3679e4(0x180)][_0x3679e4(0x186)],_0x23b3e,!!_0x5d1b0a[_0x3679e4(0x1d3)]);return _0x5d1b0a[_0x3679e4(0x1d3)]&&this[_0x3679e4(0x17b)](_0x19d195,_0x3679e4(0x19c),()=>{const _0x5ea9bc=_0x3679e4;_0x5d1b0a[_0x5ea9bc(0x1d3)](_0x23b3e,_0x19d195[_0x5ea9bc(0x181)]);}),_0x19d195;}),this[_0x3b792c(0x19e)][_0x3b792c(0x19a)][_0x3b792c(0x177)](this[_0x3b792c(0x18b)]),this[_0x3b792c(0x19e)][_0x3b792c(0x197)]({'target':this[_0x3b792c(0x1cb)][_0x3b792c(0x17e)][_0x3b792c(0x181)]}),_0x4fb111[_0x3b792c(0x1ac)](),_0x4fb111[_0x3b792c(0x1b6)]();const _0x44ee63=(_0x15c9cc,_0x12e9e0)=>{const _0x3cb027=_0x3b792c;this[_0x3cb027(0x1a2)](),this[_0x3cb027(0x1cb)][_0x3cb027(0x17e)][_0x3cb027(0x1ac)](),_0x12e9e0();};_0x4fb111[_0x3b792c(0x187)][_0x3b792c(0x1ca)](_0x3b792c(0x18e),_0x44ee63),_0x4fb111[_0x3b792c(0x187)][_0x3b792c(0x1ca)](_0x3b792c(0x1a0),_0x44ee63),_0x4fb111[_0x3b792c(0x187)][_0x3b792c(0x1ca)](_0x3b792c(0x1a1),(_0x2eaaf2,_0x127c14)=>{const _0x43a1f3=_0x3b792c;!function(_0x45ed48){const _0x53eb1c=_0x3032,_0xa60ba9=['a',_0x53eb1c(0x199),_0x53eb1c(0x1a7),_0x53eb1c(0x184),_0x53eb1c(0x1ae),_0x53eb1c(0x195),_0x53eb1c(0x1bf)][_0x53eb1c(0x1d4)](_0x433fe7=>_0x433fe7+_0x53eb1c(0x19d))[_0x53eb1c(0x1b9)](','),_0x1ead3a=[...document[_0x53eb1c(0x185)][_0x53eb1c(0x1a3)](_0xa60ba9)][_0x53eb1c(0x1c4)](_0x35d9a8=>_0x35d9a8===document[_0x53eb1c(0x196)]||_0x35d9a8[_0x53eb1c(0x190)]+_0x35d9a8[_0x53eb1c(0x192)]>0x0)[_0x53eb1c(0x1b4)]((_0x39cd01,_0x20207d)=>(_0x39cd01[_0x53eb1c(0x1b5)]||0x0)-(_0x20207d[_0x53eb1c(0x1b5)]||0x0)),_0x1cb303=_0x1ead3a[_0x53eb1c(0x1bc)](_0x45ed48),_0x4970b2=_0x1ead3a[(_0x1cb303+0x1)%_0x1ead3a[_0x53eb1c(0x1b8)]];_0x4970b2&&_0x4970b2[_0x53eb1c(0x1ac)]();}(this[_0x43a1f3(0x1cb)][_0x43a1f3(0x181)]),this[_0x43a1f3(0x1a2)](),_0x127c14();}),_0x4fb111[_0x3b792c(0x1c7)][_0x3b792c(0x177)](this[_0x3b792c(0x1cb)][_0x3b792c(0x181)]),_0x4fb111[_0x3b792c(0x1c7)]['on'](_0x3b792c(0x174),(_0xbc9320,_0x3dd312,_0x5b9591)=>{const _0x52da9e=_0x3b792c;_0x5b9591||this[_0x52da9e(0x1a2)]();});}[_0x1e7953(0x1a2)](){const _0x35eb27=_0x1e7953;this[_0x35eb27(0x18b)]&&(this[_0x35eb27(0x1cb)][_0x35eb27(0x17e)][_0x35eb27(0x1d1)]=!0x1,this[_0x35eb27(0x19e)][_0x35eb27(0x1cf)](),this[_0x35eb27(0x19e)][_0x35eb27(0x19a)][_0x35eb27(0x1b7)](this[_0x35eb27(0x18b)]),this[_0x35eb27(0x18b)][_0x35eb27(0x191)](),this[_0x35eb27(0x18b)]=void 0x0);}[_0x1e7953(0x191)](){const _0x1721a7=_0x1e7953;super[_0x1721a7(0x191)](),this[_0x1721a7(0x1cb)]&&this[_0x1721a7(0x1cb)][_0x1721a7(0x1b1)]&&this[_0x1721a7(0x1cb)][_0x1721a7(0x191)](),this[_0x1721a7(0x188)]&&(this[_0x1721a7(0x188)][_0x1721a7(0x18a)](),this[_0x1721a7(0x188)][_0x1721a7(0x191)](),this[_0x1721a7(0x188)]=null);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x213a35,_0x66281b){const _0x11ac43=_0x746d,_0x20409a=_0x213a35();while(!![]){try{const _0x28d3ea=parseInt(_0x11ac43(0x7f))/0x1*(-parseInt(_0x11ac43(0x8c))/0x2)+parseInt(_0x11ac43(0x87))/0x3+parseInt(_0x11ac43(0x80))/0x4+parseInt(_0x11ac43(0x89))/0x5*(parseInt(_0x11ac43(0x7c))/0x6)+-parseInt(_0x11ac43(0x7a))/0x7+-parseInt(_0x11ac43(0x8b))/0x8*(-parseInt(_0x11ac43(0x8a))/0x9)+parseInt(_0x11ac43(0x86))/0xa;if(_0x28d3ea===_0x66281b)break;else _0x20409a['push'](_0x20409a['shift']());}catch(_0x17252f){_0x20409a['push'](_0x20409a['shift']());}}}(_0x4b6c,0x30909));import{View as _0x1a6317}from'ckeditor5/src/ui.js';import{getTranslation as _0x4ebc2f}from'../../common-translations.js';export default class ts extends _0x1a6317{constructor(_0x2fc62e){const _0xca084=_0x746d;super(_0x2fc62e);const _0x35c165=this[_0xca084(0x7e)];this[_0xca084(0x7b)](_0xca084(0x81),0x0),this[_0xca084(0x7b)](_0xca084(0x84),!0x0),this[_0xca084(0x88)]({'tag':_0xca084(0x7d),'attributes':{'class':['ck',_0xca084(0x82),_0x35c165['if'](_0xca084(0x84),_0xca084(0x83))]},'children':[{'text':_0x35c165['to'](_0xca084(0x81),_0x3a5468=>_0x4ebc2f(_0x2fc62e,_0xca084(0x85),_0x3a5468))}]});}}function _0x746d(_0x45ba56,_0x415437){const _0x4b6c6d=_0x4b6c();return _0x746d=function(_0x746dea,_0xa8e933){_0x746dea=_0x746dea-0x7a;let _0x4cde76=_0x4b6c6d[_0x746dea];return _0x4cde76;},_0x746d(_0x45ba56,_0x415437);}function _0x4b6c(){const _0x4a7285=['usersCount','ck-presence-list__counter','ck-presence-list__counter--hidden','isHidden','CONNECTED_USERS','1419660dyUBww','214140fIPPJR','setTemplate','714990pPKGqY','5391PfHhQm','3736kyaCef','10hEXIxQ','2021740FPMMyW','set','12nxUDQE','div','bindTemplate','78424wylZpQ','403144Rlowsm'];_0x4b6c=function(){return _0x4a7285;};return _0x4b6c();}
23
+ (function(_0x2ca2ab,_0x11b121){const _0x1bc958=_0x3bb8,_0x8906ff=_0x2ca2ab();while(!![]){try{const _0xcff0c0=parseInt(_0x1bc958(0xd0))/0x1+-parseInt(_0x1bc958(0xda))/0x2*(parseInt(_0x1bc958(0xdb))/0x3)+parseInt(_0x1bc958(0xd8))/0x4+-parseInt(_0x1bc958(0xcd))/0x5*(parseInt(_0x1bc958(0xd3))/0x6)+-parseInt(_0x1bc958(0xcc))/0x7+parseInt(_0x1bc958(0xca))/0x8*(parseInt(_0x1bc958(0xce))/0x9)+-parseInt(_0x1bc958(0xd5))/0xa*(-parseInt(_0x1bc958(0xd7))/0xb);if(_0xcff0c0===_0x11b121)break;else _0x8906ff['push'](_0x8906ff['shift']());}catch(_0x9c96cf){_0x8906ff['push'](_0x8906ff['shift']());}}}(_0x46f0,0x77245));function _0x3bb8(_0x5b39d5,_0x4565a2){const _0x46f0c5=_0x46f0();return _0x3bb8=function(_0x3bb865,_0x387868){_0x3bb865=_0x3bb865-0xc8;let _0x2d7fe6=_0x46f0c5[_0x3bb865];return _0x2d7fe6;},_0x3bb8(_0x5b39d5,_0x4565a2);}import{View as _0x175f7e}from'ckeditor5/src/ui.js';import{getTranslation as _0x28d6d2}from'../../common-translations.js';export default class ts extends _0x175f7e{constructor(_0x3ad633){const _0x4d1e0b=_0x3bb8;super(_0x3ad633);const _0x3bf254=this[_0x4d1e0b(0xc8)];this[_0x4d1e0b(0xc9)](_0x4d1e0b(0xd9),0x0),this[_0x4d1e0b(0xc9)](_0x4d1e0b(0xcb),!0x0),this[_0x4d1e0b(0xd2)]({'tag':_0x4d1e0b(0xcf),'attributes':{'class':['ck',_0x4d1e0b(0xd6),_0x3bf254['if'](_0x4d1e0b(0xcb),_0x4d1e0b(0xd1))]},'children':[{'text':_0x3bf254['to'](_0x4d1e0b(0xd9),_0x560b82=>_0x28d6d2(_0x3ad633,_0x4d1e0b(0xd4),_0x560b82))}]});}}function _0x46f0(){const _0x177e53=['7250dChpcL','ck-presence-list__counter','9922vVDdBF','1738608NWQGhV','usersCount','368482XicpMK','3TPkqyz','bindTemplate','set','296fVdOhx','isHidden','5983936YmlHuK','8565oqMmKN','44910SvHIZz','div','306965ThmMPc','ck-presence-list__counter--hidden','setTemplate','186dnMiWT','CONNECTED_USERS'];_0x46f0=function(){return _0x177e53;};return _0x46f0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x28cc(){const _0x277bcf=['true','ck-presence-list__dropdown-list-item','userView','presentation','ck-presence-list__marker','element','2tyCbPi','1389841jpZDpM','3356364ydrcMD','getBackgroundColorClass','fire','5226OzeHKj','9079sFPndR','bindTemplate','tag','span','focus','8867290jBucrT','8MPAYiv','setTemplate','1695105xfSGXQ','color','ck-user__full-name','7976115IgbSuX','execute','button','5200569ojErLm','name','12OyiAag'];_0x28cc=function(){return _0x277bcf;};return _0x28cc();}const _0x66a1d2=_0x2724;(function(_0x3dd7a9,_0x28fb5a){const _0x47cb4e=_0x2724,_0x27a14d=_0x3dd7a9();while(!![]){try{const _0x1cd1f8=parseInt(_0x47cb4e(0x13c))/0x1*(parseInt(_0x47cb4e(0x13b))/0x2)+parseInt(_0x47cb4e(0x13d))/0x3+-parseInt(_0x47cb4e(0x134))/0x4*(parseInt(_0x47cb4e(0x149))/0x5)+-parseInt(_0x47cb4e(0x140))/0x6*(parseInt(_0x47cb4e(0x141))/0x7)+parseInt(_0x47cb4e(0x147))/0x8*(parseInt(_0x47cb4e(0x12f))/0x9)+-parseInt(_0x47cb4e(0x146))/0xa+parseInt(_0x47cb4e(0x132))/0xb;if(_0x1cd1f8===_0x28fb5a)break;else _0x27a14d['push'](_0x27a14d['shift']());}catch(_0x2384d7){_0x27a14d['push'](_0x27a14d['shift']());}}}(_0x28cc,0xcba74));function _0x2724(_0x120981,_0x57dce0){const _0x28cca=_0x28cc();return _0x2724=function(_0x2724b3,_0x258ac1){_0x2724b3=_0x2724b3-0x12f;let _0x55f4f4=_0x28cca[_0x2724b3];return _0x55f4f4;},_0x2724(_0x120981,_0x57dce0);}import{ListItemView as _0xb247b7}from'ckeditor5/src/ui.js';import{UserView as _0x5f385a}from'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0xb247b7{constructor(_0x5b2654,_0x43d47d,_0x1e09eb){const _0x503499=_0x2724;super(_0x5b2654);const _0x5c0739=this[_0x503499(0x142)];this[_0x503499(0x137)]=new _0x5f385a(_0x5b2654,_0x43d47d);const _0x34882d={'tag':'li','attributes':{'class':['ck',_0x503499(0x136)],'tabindex':-0x1,'role':_0x503499(0x138),'aria-label':_0x43d47d[_0x503499(0x133)]},'children':[this[_0x503499(0x137)],{'tag':_0x503499(0x144),'attributes':{'class':['ck',_0x503499(0x14b)]},'children':[{'text':_0x43d47d[_0x503499(0x133)]}]},{'tag':_0x503499(0x144),'attributes':{'class':['ck',_0x503499(0x139),_0x43d47d[_0x503499(0x14a)][_0x503499(0x13e)]()],'aria-hidden':_0x503499(0x135)}}]};_0x1e09eb&&(_0x34882d[_0x503499(0x143)]=_0x503499(0x131),_0x34882d['on']={'click':_0x5c0739['to'](()=>this[_0x503499(0x13f)](_0x503499(0x130)))}),this[_0x503499(0x148)](_0x34882d);}[_0x66a1d2(0x145)](){const _0x544606=_0x66a1d2;this[_0x544606(0x13a)][_0x544606(0x145)]();}}
23
+ const _0x4b43fa=_0x44bd;function _0x44bd(_0x2dc4f9,_0x1fc29b){const _0x2ec791=_0x2ec7();return _0x44bd=function(_0x44bd94,_0x443f64){_0x44bd94=_0x44bd94-0x7f;let _0x1380c6=_0x2ec791[_0x44bd94];return _0x1380c6;},_0x44bd(_0x2dc4f9,_0x1fc29b);}(function(_0x4683af,_0x421361){const _0x504411=_0x44bd,_0x9a9832=_0x4683af();while(!![]){try{const _0x2d3abc=-parseInt(_0x504411(0x91))/0x1*(parseInt(_0x504411(0x87))/0x2)+parseInt(_0x504411(0x99))/0x3*(-parseInt(_0x504411(0x8d))/0x4)+-parseInt(_0x504411(0x86))/0x5*(-parseInt(_0x504411(0x96))/0x6)+-parseInt(_0x504411(0x95))/0x7+-parseInt(_0x504411(0x93))/0x8+-parseInt(_0x504411(0x97))/0x9+parseInt(_0x504411(0x8b))/0xa;if(_0x2d3abc===_0x421361)break;else _0x9a9832['push'](_0x9a9832['shift']());}catch(_0x2edd83){_0x9a9832['push'](_0x9a9832['shift']());}}}(_0x2ec7,0xaf19c));function _0x2ec7(){const _0x37a55d=['909122xWHccv','getBackgroundColorClass','tag','focus','41692240qkmXTH','name','1812ZmytAr','ck-user__full-name','button','execute','2kqKvJj','fire','3414184UKBKhl','element','2383682yvefxM','12MRrdpU','11170845dVcxjh','span','5430upautB','userView','presentation','ck-presence-list__dropdown-list-item','true','color','bindTemplate','ck-presence-list__marker','setTemplate','713860pTJrqo'];_0x2ec7=function(){return _0x37a55d;};return _0x2ec7();}import{ListItemView as _0x340af8}from'ckeditor5/src/ui.js';import{UserView as _0x5d7526}from'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x340af8{constructor(_0x5b0f8c,_0x58af44,_0x430e3f){const _0x47915c=_0x44bd;super(_0x5b0f8c);const _0x37ce91=this[_0x47915c(0x83)];this[_0x47915c(0x9a)]=new _0x5d7526(_0x5b0f8c,_0x58af44);const _0x171b7f={'tag':'li','attributes':{'class':['ck',_0x47915c(0x80)],'tabindex':-0x1,'role':_0x47915c(0x7f),'aria-label':_0x58af44[_0x47915c(0x8c)]},'children':[this[_0x47915c(0x9a)],{'tag':_0x47915c(0x98),'attributes':{'class':['ck',_0x47915c(0x8e)]},'children':[{'text':_0x58af44[_0x47915c(0x8c)]}]},{'tag':_0x47915c(0x98),'attributes':{'class':['ck',_0x47915c(0x84),_0x58af44[_0x47915c(0x82)][_0x47915c(0x88)]()],'aria-hidden':_0x47915c(0x81)}}]};_0x430e3f&&(_0x171b7f[_0x47915c(0x89)]=_0x47915c(0x8f),_0x171b7f['on']={'click':_0x37ce91['to'](()=>this[_0x47915c(0x92)](_0x47915c(0x90)))}),this[_0x47915c(0x85)](_0x171b7f);}[_0x4b43fa(0x8a)](){const _0x506aaa=_0x4b43fa;this[_0x506aaa(0x94)][_0x506aaa(0x8a)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x357919=_0x6cd9;(function(_0x30c687,_0x2acf3e){const _0x11835b=_0x6cd9,_0x30bde6=_0x30c687();while(!![]){try{const _0x236859=-parseInt(_0x11835b(0x15a))/0x1*(-parseInt(_0x11835b(0x16f))/0x2)+parseInt(_0x11835b(0x14f))/0x3*(parseInt(_0x11835b(0x14c))/0x4)+-parseInt(_0x11835b(0x14b))/0x5*(parseInt(_0x11835b(0x14a))/0x6)+parseInt(_0x11835b(0x15c))/0x7+-parseInt(_0x11835b(0x156))/0x8*(parseInt(_0x11835b(0x168))/0x9)+-parseInt(_0x11835b(0x158))/0xa*(-parseInt(_0x11835b(0x16b))/0xb)+parseInt(_0x11835b(0x16c))/0xc*(-parseInt(_0x11835b(0x161))/0xd);if(_0x236859===_0x2acf3e)break;else _0x30bde6['push'](_0x30bde6['shift']());}catch(_0x100046){_0x30bde6['push'](_0x30bde6['shift']());}}}(_0x3974,0x8ecd1));import{ListView as _0x4adb84,View as _0xb0f287}from'ckeditor5/src/ui.js';import{global as _0x58b360}from'ckeditor5/src/utils.js';function _0x6cd9(_0x1be3eb,_0x58cd17){const _0x397438=_0x3974();return _0x6cd9=function(_0x6cd93f,_0x2bb0b9){_0x6cd93f=_0x6cd93f-0x149;let _0xebc090=_0x397438[_0x6cd93f];return _0xebc090;},_0x6cd9(_0x1be3eb,_0x58cd17);}import{getTranslation as _0x669990}from'../../common-translations.js';function _0x3974(){const _0x1ff3ba=['Connected\x20users\x20list\x20dropdown\x20menu','119834eLABpZ','28909884TfjcMx','items','window','341738aCecXf','element','scrollHeight','listWrapperView','10728aEpZqd','2015ewtSnI','12FUDdxh','ck-reset','div','918366hxuWip','bindTemplate','render','role','innerHeight','ck-presence-list__dropdown-list-wrapper_scrollable','clientHeight','1614824vjeKvS','checkIfScrollable','930cTSabP','change','5banylE','set','7914438iEtoeu','ck-list','ariaLabel','max','resize','13kfpHto','listenTo','ariaLabelledBy','setTemplate','_isScrollable','ck-presence-list__dropdown-list','application','9XyveDz','ck-presence-list__dropdown-list-wrapper'];_0x3974=function(){return _0x1ff3ba;};return _0x3974();}export default class j extends _0xb0f287{constructor(_0x1b1849,_0x5891f1){const _0x48aa6c=_0x6cd9;super(_0x1b1849),this[_0x48aa6c(0x149)]=new PresenceDropdownListWrapperView(_0x1b1849,_0x5891f1),this[_0x48aa6c(0x164)]({'tag':_0x48aa6c(0x14e),'attributes':{'tabindex':-0x1,'role':_0x48aa6c(0x167),'class':['ck',_0x48aa6c(0x166)],'aria-label':_0x669990(_0x1b1849,_0x48aa6c(0x16a))},'children':[this[_0x48aa6c(0x149)]]});}}export class PresenceDropdownListWrapperView extends _0x4adb84{constructor(_0x34615b,_0xab7384){const _0x563236=_0x6cd9;super(_0x34615b);const _0x23799d=this[_0x563236(0x150)];this[_0x563236(0x15b)](_0x563236(0x165),!0x1),this[_0x563236(0x164)]({'tag':_0xab7384?_0x563236(0x14e):'ul','attributes':{'class':['ck',_0x563236(0x14d),_0x563236(0x15d),_0x563236(0x169),_0x23799d['if'](_0x563236(0x165),_0x563236(0x154))],'role':_0x23799d['to'](_0x563236(0x152)),'aria-label':_0x23799d['to'](_0x563236(0x15e)),'aria-labelledby':_0x23799d['to'](_0x563236(0x163))},'children':this[_0x563236(0x16d)]}),this[_0x563236(0x162)](_0x58b360[_0x563236(0x16e)],_0x563236(0x160),()=>this[_0x563236(0x157)]()),this[_0x563236(0x16d)]['on'](_0x563236(0x159),()=>this[_0x563236(0x157)]());}[_0x357919(0x151)](){const _0x5d7119=_0x357919;super[_0x5d7119(0x151)](),this[_0x5d7119(0x157)]();}[_0x357919(0x157)](){const _0x453ac2=_0x357919,_0x1a4302=this[_0x453ac2(0x170)];_0x1a4302&&(this[_0x453ac2(0x165)]=Math[_0x453ac2(0x15f)](_0x1a4302[_0x453ac2(0x171)],_0x1a4302[_0x453ac2(0x155)])>0.8*window[_0x453ac2(0x153)]);}}
23
+ const _0x922d3e=_0x278f;(function(_0x16b798,_0x3d1b9b){const _0x16a9ca=_0x278f,_0x2e0fed=_0x16b798();while(!![]){try{const _0x191717=parseInt(_0x16a9ca(0x84))/0x1*(-parseInt(_0x16a9ca(0x91))/0x2)+parseInt(_0x16a9ca(0x82))/0x3+-parseInt(_0x16a9ca(0x93))/0x4*(-parseInt(_0x16a9ca(0x80))/0x5)+parseInt(_0x16a9ca(0x75))/0x6*(-parseInt(_0x16a9ca(0x8c))/0x7)+parseInt(_0x16a9ca(0x99))/0x8+parseInt(_0x16a9ca(0x95))/0x9*(parseInt(_0x16a9ca(0x9a))/0xa)+-parseInt(_0x16a9ca(0x78))/0xb*(parseInt(_0x16a9ca(0x8a))/0xc);if(_0x191717===_0x3d1b9b)break;else _0x2e0fed['push'](_0x2e0fed['shift']());}catch(_0x50f4dc){_0x2e0fed['push'](_0x2e0fed['shift']());}}}(_0x1d7f,0x1cb3d));function _0x278f(_0x17f71e,_0x52e230){const _0x1d7feb=_0x1d7f();return _0x278f=function(_0x278f3a,_0x226a06){_0x278f3a=_0x278f3a-0x73;let _0x505943=_0x1d7feb[_0x278f3a];return _0x505943;},_0x278f(_0x17f71e,_0x52e230);}import{ListView as _0x291423,View as _0x404c17}from'ckeditor5/src/ui.js';function _0x1d7f(){const _0x21c349=['ck-reset','200196tXvKXx','ck-presence-list__dropdown-list-wrapper','7kpAfuB','ariaLabelledBy','element','change','_isScrollable','15610EJwyLs','ck-presence-list__dropdown-list','834500pzWpPS','clientHeight','18IzqylV','set','listenTo','div','526416ivxuNd','1001470ppbVcM','ck-list','role','65022TVAFmK','Connected\x20users\x20list\x20dropdown\x20menu','ariaLabel','132ZCcAqS','ck-presence-list__dropdown-list-wrapper_scrollable','resize','application','checkIfScrollable','window','render','innerHeight','5FXBabm','items','240666TNKHOF','listWrapperView','29qbrGyQ','max','scrollHeight','setTemplate','bindTemplate'];_0x1d7f=function(){return _0x21c349;};return _0x1d7f();}import{global as _0x20a54b}from'ckeditor5/src/utils.js';import{getTranslation as _0x327388}from'../../common-translations.js';export default class j extends _0x404c17{constructor(_0xa5f654,_0x37754b){const _0x6ad157=_0x278f;super(_0xa5f654),this[_0x6ad157(0x83)]=new PresenceDropdownListWrapperView(_0xa5f654,_0x37754b),this[_0x6ad157(0x87)]({'tag':_0x6ad157(0x98),'attributes':{'tabindex':-0x1,'role':_0x6ad157(0x7b),'class':['ck',_0x6ad157(0x92)],'aria-label':_0x327388(_0xa5f654,_0x6ad157(0x76))},'children':[this[_0x6ad157(0x83)]]});}}export class PresenceDropdownListWrapperView extends _0x291423{constructor(_0x570f0a,_0x3c3bfb){const _0x3c3321=_0x278f;super(_0x570f0a);const _0x2f2723=this[_0x3c3321(0x88)];this[_0x3c3321(0x96)](_0x3c3321(0x90),!0x1),this[_0x3c3321(0x87)]({'tag':_0x3c3bfb?_0x3c3321(0x98):'ul','attributes':{'class':['ck',_0x3c3321(0x89),_0x3c3321(0x73),_0x3c3321(0x8b),_0x2f2723['if'](_0x3c3321(0x90),_0x3c3321(0x79))],'role':_0x2f2723['to'](_0x3c3321(0x74)),'aria-label':_0x2f2723['to'](_0x3c3321(0x77)),'aria-labelledby':_0x2f2723['to'](_0x3c3321(0x8d))},'children':this[_0x3c3321(0x81)]}),this[_0x3c3321(0x97)](_0x20a54b[_0x3c3321(0x7d)],_0x3c3321(0x7a),()=>this[_0x3c3321(0x7c)]()),this[_0x3c3321(0x81)]['on'](_0x3c3321(0x8f),()=>this[_0x3c3321(0x7c)]());}[_0x922d3e(0x7e)](){const _0xef7989=_0x922d3e;super[_0xef7989(0x7e)](),this[_0xef7989(0x7c)]();}[_0x922d3e(0x7c)](){const _0x4b95bd=_0x922d3e,_0x52942e=this[_0x4b95bd(0x8e)];_0x52942e&&(this[_0x4b95bd(0x90)]=Math[_0x4b95bd(0x85)](_0x52942e[_0x4b95bd(0x86)],_0x52942e[_0x4b95bd(0x94)])>0.8*window[_0x4b95bd(0x7f)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5e72cc,_0x5e52fb){const _0x54fa93=_0x4545,_0x3e69ef=_0x5e72cc();while(!![]){try{const _0x4ab391=parseInt(_0x54fa93(0x1ac))/0x1*(-parseInt(_0x54fa93(0x199))/0x2)+-parseInt(_0x54fa93(0x1a8))/0x3+-parseInt(_0x54fa93(0x190))/0x4+-parseInt(_0x54fa93(0x19f))/0x5+parseInt(_0x54fa93(0x194))/0x6+-parseInt(_0x54fa93(0x196))/0x7+parseInt(_0x54fa93(0x195))/0x8;if(_0x4ab391===_0x5e52fb)break;else _0x3e69ef['push'](_0x3e69ef['shift']());}catch(_0x4fbafa){_0x3e69ef['push'](_0x3e69ef['shift']());}}}(_0x4676,0x4438d));import{LabelView as _0xe9318b,View as _0x3b0436}from'ckeditor5/src/ui.js';import{UserView as _0x515460}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x4545(_0x41c732,_0x3c30c0){const _0x4676f9=_0x4676();return _0x4545=function(_0x4545bf,_0x189a3f){_0x4545bf=_0x4545bf-0x18f;let _0x27602d=_0x4676f9[_0x4545bf];return _0x27602d;},_0x4545(_0x41c732,_0x3c30c0);}function _0x4676(){const _0x1f0b5c=['listitem','tag','execute','hasTooltip','1019679gEYEUN','tooltipPosition','true','fire','2ohqpgm','ck-presence-list__marker','div','set','1810320zVrVce','userView','text','color','3015378zndxQP','11495680aYSSZl','56994GpJGVO','span','ck-presence-list__list-item__tooltip','313058Xntrbq','isFocusable','setTemplate','button','getBackgroundColorClass','ck-presence-list__list-item','2732065XudGHO','markerView','template','bindTemplate','name'];_0x4676=function(){return _0x1f0b5c;};return _0x4676();}export default class y extends _0x3b0436{constructor(_0x17b252,_0x780d38,_0x44fba2){const _0x4a7bc7=_0x4545;super(_0x17b252);const _0x2638d2=this[_0x4a7bc7(0x1a2)];this[_0x4a7bc7(0x18f)](_0x4a7bc7(0x19a),!0x1),this[_0x4a7bc7(0x18f)](_0x4a7bc7(0x1a7),!0x0),this[_0x4a7bc7(0x18f)](_0x4a7bc7(0x1a9),''),this[_0x4a7bc7(0x191)]=new _0x515460(_0x17b252,_0x780d38),this[_0x4a7bc7(0x1a0)]=new at(_0x17b252,_0x780d38);const _0x53d0a8=new _0xe9318b(_0x17b252);_0x53d0a8[_0x4a7bc7(0x1a1)][_0x4a7bc7(0x1a5)]=_0x4a7bc7(0x197),_0x53d0a8[_0x4a7bc7(0x192)]=_0x780d38[_0x4a7bc7(0x1a3)];const _0x4c57b8={'tag':_0x4a7bc7(0x1ae),'attributes':{'class':['ck',_0x4a7bc7(0x19e)],'role':_0x4a7bc7(0x1a4),'tabindex':_0x2638d2['to'](_0x4a7bc7(0x19a),_0x332423=>!!_0x332423&&0x0),'aria-labelledby':_0x53d0a8['id'],'data-cke-tooltip-text':this[_0x4a7bc7(0x191)][_0x4a7bc7(0x1a3)],'data-cke-tooltip-position':_0x2638d2['to'](_0x4a7bc7(0x1a9)),'data-cke-tooltip-disabled':_0x2638d2['to'](_0x4a7bc7(0x1a7),_0x37d66c=>!_0x37d66c),'data-cke-tooltip-class':_0x4a7bc7(0x198)},'children':[this[_0x4a7bc7(0x191)],this[_0x4a7bc7(0x1a0)],_0x53d0a8]};_0x44fba2&&(_0x4c57b8[_0x4a7bc7(0x1a5)]=_0x4a7bc7(0x19c),_0x4c57b8['on']={'click':_0x2638d2['to'](()=>this[_0x4a7bc7(0x1ab)](_0x4a7bc7(0x1a6)))}),this[_0x4a7bc7(0x19b)](_0x4c57b8);}}class at extends _0x3b0436{constructor(_0x23eca0,_0x32c68f){const _0x10b4c3=_0x4545;super(_0x23eca0),this[_0x10b4c3(0x19b)]({'tag':_0x10b4c3(0x197),'attributes':{'class':['ck',_0x10b4c3(0x1ad),_0x32c68f[_0x10b4c3(0x193)][_0x10b4c3(0x19d)]()],'aria-hidden':_0x10b4c3(0x1aa)}});}}
23
+ (function(_0xd28fbf,_0x2ad38c){const _0x505cbd=_0x3438,_0x56faf3=_0xd28fbf();while(!![]){try{const _0x1c74e0=parseInt(_0x505cbd(0x181))/0x1*(parseInt(_0x505cbd(0x187))/0x2)+-parseInt(_0x505cbd(0x17b))/0x3*(parseInt(_0x505cbd(0x18b))/0x4)+-parseInt(_0x505cbd(0x188))/0x5*(parseInt(_0x505cbd(0x184))/0x6)+parseInt(_0x505cbd(0x17a))/0x7*(parseInt(_0x505cbd(0x173))/0x8)+-parseInt(_0x505cbd(0x194))/0x9*(-parseInt(_0x505cbd(0x190))/0xa)+parseInt(_0x505cbd(0x17e))/0xb+-parseInt(_0x505cbd(0x189))/0xc;if(_0x1c74e0===_0x2ad38c)break;else _0x56faf3['push'](_0x56faf3['shift']());}catch(_0x2042b9){_0x56faf3['push'](_0x56faf3['shift']());}}}(_0x110f,0xa36b9));import{LabelView as _0x24ef7e,View as _0x1902f8}from'ckeditor5/src/ui.js';function _0x110f(){const _0x16c91f=['399105YKdXyX','6936564rbvlGo','listitem','4CXxLBC','execute','span','div','true','290lEcwou','bindTemplate','userView','ck-presence-list__list-item','104607DdNpOl','markerView','color','1282856ZtnxZl','button','set','hasTooltip','tooltipPosition','fire','text','7DZhwws','3819381mBoYav','template','ck-presence-list__list-item__tooltip','13052842wskAkZ','name','isFocusable','185Xtkqig','tag','ck-presence-list__marker','18CXRZjk','setTemplate','getBackgroundColorClass','11632ecXxXo'];_0x110f=function(){return _0x16c91f;};return _0x110f();}import{UserView as _0x360b2b}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3438(_0x35efb7,_0xe99f6d){const _0x110fe8=_0x110f();return _0x3438=function(_0x34384a,_0x331a42){_0x34384a=_0x34384a-0x171;let _0x2857c0=_0x110fe8[_0x34384a];return _0x2857c0;},_0x3438(_0x35efb7,_0xe99f6d);}export default class y extends _0x1902f8{constructor(_0x1aac4e,_0x3037b3,_0x5b7bd8){const _0x5412e0=_0x3438;super(_0x1aac4e);const _0x4f41c2=this[_0x5412e0(0x191)];this[_0x5412e0(0x175)](_0x5412e0(0x180),!0x1),this[_0x5412e0(0x175)](_0x5412e0(0x176),!0x0),this[_0x5412e0(0x175)](_0x5412e0(0x177),''),this[_0x5412e0(0x192)]=new _0x360b2b(_0x1aac4e,_0x3037b3),this[_0x5412e0(0x171)]=new at(_0x1aac4e,_0x3037b3);const _0xc5aa8c=new _0x24ef7e(_0x1aac4e);_0xc5aa8c[_0x5412e0(0x17c)][_0x5412e0(0x182)]=_0x5412e0(0x18d),_0xc5aa8c[_0x5412e0(0x179)]=_0x3037b3[_0x5412e0(0x17f)];const _0x382c41={'tag':_0x5412e0(0x18e),'attributes':{'class':['ck',_0x5412e0(0x193)],'role':_0x5412e0(0x18a),'tabindex':_0x4f41c2['to'](_0x5412e0(0x180),_0x43bf91=>!!_0x43bf91&&0x0),'aria-labelledby':_0xc5aa8c['id'],'data-cke-tooltip-text':this[_0x5412e0(0x192)][_0x5412e0(0x17f)],'data-cke-tooltip-position':_0x4f41c2['to'](_0x5412e0(0x177)),'data-cke-tooltip-disabled':_0x4f41c2['to'](_0x5412e0(0x176),_0x2c7e0d=>!_0x2c7e0d),'data-cke-tooltip-class':_0x5412e0(0x17d)},'children':[this[_0x5412e0(0x192)],this[_0x5412e0(0x171)],_0xc5aa8c]};_0x5b7bd8&&(_0x382c41[_0x5412e0(0x182)]=_0x5412e0(0x174),_0x382c41['on']={'click':_0x4f41c2['to'](()=>this[_0x5412e0(0x178)](_0x5412e0(0x18c)))}),this[_0x5412e0(0x185)](_0x382c41);}}class at extends _0x1902f8{constructor(_0xc51876,_0x39c26a){const _0x50a21b=_0x3438;super(_0xc51876),this[_0x50a21b(0x185)]({'tag':_0x50a21b(0x18d),'attributes':{'class':['ck',_0x50a21b(0x183),_0x39c26a[_0x50a21b(0x172)][_0x50a21b(0x186)]()],'aria-hidden':_0x50a21b(0x18f)}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xff48(){const _0x4bca3f=['render','set','createCollection','Connected\x20users\x20list','4612531VnrSlc','fire','bindTemplate','ck-presence-list__list','5HyuzIj','setAttribute','20788bFRpRT','hasPopup','listenTo','63wmNvbg','focus','setTemplate','isExpanded','aria-expanded','keystrokes','13539zaZHZq','25gdAtqV','change:hasPopup','div','2326974CUQgno','2817710zXsNbN','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','execute','list','68JRnTPQ','element','items','removeAttribute','2385838dtrfjT','176536MymZfO'];_0xff48=function(){return _0x4bca3f;};return _0xff48();}const _0x4f3fdf=_0x4bed;(function(_0x3564e4,_0x4dc585){const _0x4ee475=_0x4bed,_0x68ab32=_0x3564e4();while(!![]){try{const _0x1f66ba=parseInt(_0x4ee475(0x1ad))/0x1*(parseInt(_0x4ee475(0x1a3))/0x2)+parseInt(_0x4ee475(0x1ac))/0x3*(parseInt(_0x4ee475(0x1b5))/0x4)+parseInt(_0x4ee475(0x1a1))/0x5*(parseInt(_0x4ee475(0x1b0))/0x6)+parseInt(_0x4ee475(0x1b9))/0x7+parseInt(_0x4ee475(0x1ba))/0x8*(-parseInt(_0x4ee475(0x1a6))/0x9)+-parseInt(_0x4ee475(0x1b1))/0xa+-parseInt(_0x4ee475(0x1bf))/0xb;if(_0x1f66ba===_0x4dc585)break;else _0x68ab32['push'](_0x68ab32['shift']());}catch(_0x1f4d01){_0x68ab32['push'](_0x68ab32['shift']());}}}(_0xff48,0x33309));import{View as _0x1f9ad8}from'ckeditor5/src/ui.js';import{KeystrokeHandler as _0x344bc4}from'ckeditor5/src/utils.js';import{getTranslation as _0x25813b}from'../../common-translations.js';function _0x4bed(_0x5b935e,_0x2c291d){const _0xff489d=_0xff48();return _0x4bed=function(_0x4bed63,_0x1ced27){_0x4bed63=_0x4bed63-0x1a0;let _0x55f653=_0xff489d[_0x4bed63];return _0x55f653;},_0x4bed(_0x5b935e,_0x2c291d);}export default class es extends _0x1f9ad8{constructor(_0x28d6fd){const _0xd97d17=_0x4bed;super(_0x28d6fd);const _0x6e28f5=this[_0xd97d17(0x1c1)];this[_0xd97d17(0x1b7)]=this[_0xd97d17(0x1bd)](),this[_0xd97d17(0x1ab)]=new _0x344bc4(),this[_0xd97d17(0x1bc)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0xd97d17(0x1a8)]({'tag':_0xd97d17(0x1af),'attributes':{'aria-haspopup':_0x6e28f5['if'](_0xd97d17(0x1a4)),'aria-expanded':_0x6e28f5['to'](_0xd97d17(0x1a9),_0x16ac01=>this[_0xd97d17(0x1a4)]&&String(_0x16ac01)),'aria-label':_0x6e28f5['to'](_0xd97d17(0x1a4),_0x53900c=>_0x25813b(_0x28d6fd,_0x53900c?_0xd97d17(0x1b2):_0xd97d17(0x1be))),'role':_0xd97d17(0x1b4),'tabindex':_0x6e28f5['to'](_0xd97d17(0x1a4),_0x4912af=>!!_0x4912af&&0x0),'class':['ck',_0xd97d17(0x1a0)]},'children':this[_0xd97d17(0x1b7)],'on':{'click':_0x6e28f5['to'](()=>this[_0xd97d17(0x1c0)](_0xd97d17(0x1b3)))}}),this['on'](_0xd97d17(0x1ae),(_0x479382,_0x50a38,_0x2ad44e)=>{const _0x4f2293=_0xd97d17;this[_0x4f2293(0x1b6)]&&(_0x2ad44e?this[_0x4f2293(0x1b6)][_0x4f2293(0x1a2)](_0x4f2293(0x1aa),String(this[_0x4f2293(0x1a9)])):this[_0x4f2293(0x1b6)][_0x4f2293(0x1b8)](_0x4f2293(0x1aa)));});}[_0x4f3fdf(0x1a7)](){const _0x2f139a=_0x4f3fdf;this[_0x2f139a(0x1b6)][_0x2f139a(0x1a7)]();}[_0x4f3fdf(0x1bb)](){const _0x4d0766=_0x4f3fdf;super[_0x4d0766(0x1bb)](),this[_0x4d0766(0x1ab)][_0x4d0766(0x1a5)](this[_0x4d0766(0x1b6)]);}}
23
+ function _0x11a9(){const _0x2d89b8=['listenTo','element','Connected\x20users\x20list','items','21562840HqhKVD','createCollection','bindTemplate','removeAttribute','16OCFyRH','168075udiYYj','2742404NCujKI','aria-expanded','12PTQvvq','list','div','3178khwdPN','322002RtzDPt','render','1769368jLzXAh','keystrokes','isExpanded','hasPopup','1671SiKqlH','ck-presence-list__list','focus','fire','set','change:hasPopup','execute','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','setTemplate','3319110QAOomB','setAttribute'];_0x11a9=function(){return _0x2d89b8;};return _0x11a9();}function _0x24c9(_0x229846,_0x44f357){const _0x11a937=_0x11a9();return _0x24c9=function(_0x24c9e8,_0xb7d3a0){_0x24c9e8=_0x24c9e8-0x8f;let _0x6c4a01=_0x11a937[_0x24c9e8];return _0x6c4a01;},_0x24c9(_0x229846,_0x44f357);}const _0x2b13c0=_0x24c9;(function(_0x1356f4,_0x11df89){const _0x4b3958=_0x24c9,_0x32e24a=_0x1356f4();while(!![]){try{const _0x18494d=-parseInt(_0x4b3958(0x9c))/0x1+parseInt(_0x4b3958(0x9b))/0x2*(-parseInt(_0x4b3958(0xa2))/0x3)+-parseInt(_0x4b3958(0x9e))/0x4+parseInt(_0x4b3958(0x95))/0x5+-parseInt(_0x4b3958(0x98))/0x6*(parseInt(_0x4b3958(0x96))/0x7)+-parseInt(_0x4b3958(0x94))/0x8*(-parseInt(_0x4b3958(0xab))/0x9)+parseInt(_0x4b3958(0x90))/0xa;if(_0x18494d===_0x11df89)break;else _0x32e24a['push'](_0x32e24a['shift']());}catch(_0x4c2054){_0x32e24a['push'](_0x32e24a['shift']());}}}(_0x11a9,0x78bb6));import{View as _0x23bd49}from'ckeditor5/src/ui.js';import{KeystrokeHandler as _0x2dfbb6}from'ckeditor5/src/utils.js';import{getTranslation as _0x56f64c}from'../../common-translations.js';export default class es extends _0x23bd49{constructor(_0x1f0eb0){const _0x16f8e8=_0x24c9;super(_0x1f0eb0);const _0x2a7194=this[_0x16f8e8(0x92)];this[_0x16f8e8(0x8f)]=this[_0x16f8e8(0x91)](),this[_0x16f8e8(0x9f)]=new _0x2dfbb6(),this[_0x16f8e8(0xa6)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0x16f8e8(0xaa)]({'tag':_0x16f8e8(0x9a),'attributes':{'aria-haspopup':_0x2a7194['if'](_0x16f8e8(0xa1)),'aria-expanded':_0x2a7194['to'](_0x16f8e8(0xa0),_0x218786=>this[_0x16f8e8(0xa1)]&&String(_0x218786)),'aria-label':_0x2a7194['to'](_0x16f8e8(0xa1),_0x3aa261=>_0x56f64c(_0x1f0eb0,_0x3aa261?_0x16f8e8(0xa9):_0x16f8e8(0xaf))),'role':_0x16f8e8(0x99),'tabindex':_0x2a7194['to'](_0x16f8e8(0xa1),_0x2e17b7=>!!_0x2e17b7&&0x0),'class':['ck',_0x16f8e8(0xa3)]},'children':this[_0x16f8e8(0x8f)],'on':{'click':_0x2a7194['to'](()=>this[_0x16f8e8(0xa5)](_0x16f8e8(0xa8)))}}),this['on'](_0x16f8e8(0xa7),(_0x459ff7,_0x1bbeb9,_0x52579f)=>{const _0x2f6653=_0x16f8e8;this[_0x2f6653(0xae)]&&(_0x52579f?this[_0x2f6653(0xae)][_0x2f6653(0xac)](_0x2f6653(0x97),String(this[_0x2f6653(0xa0)])):this[_0x2f6653(0xae)][_0x2f6653(0x93)](_0x2f6653(0x97)));});}[_0x2b13c0(0xa4)](){const _0x1fee95=_0x2b13c0;this[_0x1fee95(0xae)][_0x1fee95(0xa4)]();}[_0x2b13c0(0x9d)](){const _0x248a21=_0x2b13c0;super[_0x248a21(0x9d)](),this[_0x248a21(0x9f)][_0x248a21(0xad)](this[_0x248a21(0xae)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1d9dd5,_0x17561e){const _0x1d98a9=_0x3b14,_0x3ed468=_0x1d9dd5();while(!![]){try{const _0x4f1e51=parseInt(_0x1d98a9(0xfc))/0x1*(-parseInt(_0x1d98a9(0xf6))/0x2)+parseInt(_0x1d98a9(0xfd))/0x3*(-parseInt(_0x1d98a9(0xfb))/0x4)+parseInt(_0x1d98a9(0xf8))/0x5+parseInt(_0x1d98a9(0xe9))/0x6*(parseInt(_0x1d98a9(0xf1))/0x7)+parseInt(_0x1d98a9(0xe6))/0x8+-parseInt(_0x1d98a9(0xe3))/0x9*(-parseInt(_0x1d98a9(0xf0))/0xa)+-parseInt(_0x1d98a9(0xf3))/0xb;if(_0x4f1e51===_0x17561e)break;else _0x3ed468['push'](_0x3ed468['shift']());}catch(_0x2e22dd){_0x3ed468['push'](_0x3ed468['shift']());}}}(_0x3937,0x26b9d));import{View as _0x17c481}from'ckeditor5/src/ui.js';import _0x525fa8 from'./presencecounterview.js';import _0x32ddb0 from'./presenceinlinelistview.js';function _0x3b14(_0x3ccb14,_0x35d985){const _0x3937ba=_0x3937();return _0x3b14=function(_0x3b1411,_0x593414){_0x3b1411=_0x3b1411-0xe0;let _0x51f1f3=_0x3937ba[_0x3b1411];return _0x51f1f3;},_0x3b14(_0x3ccb14,_0x35d985);}function _0x3937(){const _0x44f5d5=['90xokOds','35srECJt','bind','2456322SoCRuL','set','hasPopup','28dhiMNj','items','1032995sBvuJy','inlineListView','isCollapsed','40GSmEKa','886rtCcFZ','53883XfkmSn','tooltipPosition','listenTo','ck-rounded-corners','86373mAVKiT','first','ck-reset','536200iIUcdm','bindTemplate','setTemplate','256728buoYNc','change','locale','ck-presence-list','div','counterView','ck-presence-list--collapsed'];_0x3937=function(){return _0x44f5d5;};return _0x3937();}import'../../../theme/presencelist.css';export default class L extends _0x17c481{constructor(_0x8ac5b7){const _0x10a817=_0x3b14;super(_0x8ac5b7);const _0x12d838=this[_0x10a817(0xe7)];this[_0x10a817(0xf4)](_0x10a817(0xfa),!0x0),this[_0x10a817(0xee)]=new _0x525fa8(this[_0x10a817(0xeb)]),this[_0x10a817(0xf9)]=new _0x32ddb0(_0x8ac5b7),this[_0x10a817(0xf9)][_0x10a817(0xf2)](_0x10a817(0xf5))['to'](this,_0x10a817(0xfa)),this[_0x10a817(0xe1)](this[_0x10a817(0xf9)][_0x10a817(0xf7)],_0x10a817(0xea),()=>{const _0x1436b2=_0x10a817;for(const _0x54355d of this[_0x1436b2(0xf9)][_0x1436b2(0xf7)])_0x54355d[_0x1436b2(0xe0)]='s';this[_0x1436b2(0xf9)][_0x1436b2(0xf7)][_0x1436b2(0xe4)]&&(this[_0x1436b2(0xf9)][_0x1436b2(0xf7)][_0x1436b2(0xe4)][_0x1436b2(0xe0)]='se');}),this[_0x10a817(0xe8)]({'tag':_0x10a817(0xed),'attributes':{'class':['ck',_0x10a817(0xec),_0x10a817(0xe5),_0x10a817(0xe2),_0x12d838['if'](_0x10a817(0xfa),_0x10a817(0xef))]},'children':[this[_0x10a817(0xee)],this[_0x10a817(0xf9)]]});}}
23
+ (function(_0x57eba7,_0xcacef8){const _0x8c4406=_0x58e4,_0x8e7038=_0x57eba7();while(!![]){try{const _0x404344=parseInt(_0x8c4406(0xd7))/0x1+parseInt(_0x8c4406(0xdb))/0x2+parseInt(_0x8c4406(0xca))/0x3+-parseInt(_0x8c4406(0xc7))/0x4+-parseInt(_0x8c4406(0xd1))/0x5+parseInt(_0x8c4406(0xd5))/0x6+-parseInt(_0x8c4406(0xc9))/0x7;if(_0x404344===_0xcacef8)break;else _0x8e7038['push'](_0x8e7038['shift']());}catch(_0x567a12){_0x8e7038['push'](_0x8e7038['shift']());}}}(_0x2be5,0x1cd43));function _0x58e4(_0xc164ec,_0x348a0b){const _0x2be5d1=_0x2be5();return _0x58e4=function(_0x58e449,_0x1482f3){_0x58e449=_0x58e449-0xc5;let _0x37c2fd=_0x2be5d1[_0x58e449];return _0x37c2fd;},_0x58e4(_0xc164ec,_0x348a0b);}function _0x2be5(){const _0x4497eb=['143214SWfocu','change','first','ck-rounded-corners','464784RCIwZH','ck-presence-list','bind','set','listenTo','inlineListView','282532KaaxPP','div','3614226NCodkQ','382386qdwqrY','isCollapsed','setTemplate','ck-reset','hasPopup','locale','items','59335yYPwQl','ck-presence-list--collapsed','bindTemplate','counterView','1282998enTURc','tooltipPosition'];_0x2be5=function(){return _0x4497eb;};return _0x2be5();}import{View as _0xacc27}from'ckeditor5/src/ui.js';import _0x5ed2dd from'./presencecounterview.js';import _0x2dc7ad from'./presenceinlinelistview.js';import'../../../theme/presencelist.css';export default class L extends _0xacc27{constructor(_0x47bb32){const _0x18e178=_0x58e4;super(_0x47bb32);const _0x425030=this[_0x18e178(0xd3)];this[_0x18e178(0xde)](_0x18e178(0xcb),!0x0),this[_0x18e178(0xd4)]=new _0x5ed2dd(this[_0x18e178(0xcf)]),this[_0x18e178(0xc6)]=new _0x2dc7ad(_0x47bb32),this[_0x18e178(0xc6)][_0x18e178(0xdd)](_0x18e178(0xce))['to'](this,_0x18e178(0xcb)),this[_0x18e178(0xc5)](this[_0x18e178(0xc6)][_0x18e178(0xd0)],_0x18e178(0xd8),()=>{const _0x2adeab=_0x18e178;for(const _0x47c199 of this[_0x2adeab(0xc6)][_0x2adeab(0xd0)])_0x47c199[_0x2adeab(0xd6)]='s';this[_0x2adeab(0xc6)][_0x2adeab(0xd0)][_0x2adeab(0xd9)]&&(this[_0x2adeab(0xc6)][_0x2adeab(0xd0)][_0x2adeab(0xd9)][_0x2adeab(0xd6)]='se');}),this[_0x18e178(0xcc)]({'tag':_0x18e178(0xc8),'attributes':{'class':['ck',_0x18e178(0xdc),_0x18e178(0xcd),_0x18e178(0xda),_0x425030['if'](_0x18e178(0xcb),_0x18e178(0xd2))]},'children':[this[_0x18e178(0xd4)],this[_0x18e178(0xc6)]]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x132d9c=_0x2821;function _0x2821(_0x4dedf0,_0x2e6a09){var _0x3cd33b=_0x3cd3();return _0x2821=function(_0x282104,_0x58caa2){_0x282104=_0x282104-0x133;var _0x9dfa7a=_0x3cd33b[_0x282104];return _0x9dfa7a;},_0x2821(_0x4dedf0,_0x2e6a09);}function _0x3cd3(){var _0x508c16=['5pQKFWg','PresenceList','171LudNce','827690EAeuXh','11WwHfdS','1596568RsORJI','8788460dFOAfs','1330nhwoEx','1549107PUkcOc','506026GlGTre','233408hGezig','pluginName','13920JPssMb','requires'];_0x3cd3=function(){return _0x508c16;};return _0x3cd3();}(function(_0x154562,_0x4b8de8){var _0x12d9e0=_0x2821,_0x2b0a74=_0x154562();while(!![]){try{var _0xb838ba=parseInt(_0x12d9e0(0x138))/0x1+-parseInt(_0x12d9e0(0x140))/0x2+parseInt(_0x12d9e0(0x137))/0x3+parseInt(_0x12d9e0(0x134))/0x4*(-parseInt(_0x12d9e0(0x13d))/0x5)+parseInt(_0x12d9e0(0x13b))/0x6*(parseInt(_0x12d9e0(0x136))/0x7)+-parseInt(_0x12d9e0(0x139))/0x8*(-parseInt(_0x12d9e0(0x13f))/0x9)+-parseInt(_0x12d9e0(0x135))/0xa*(parseInt(_0x12d9e0(0x133))/0xb);if(_0xb838ba===_0x4b8de8)break;else _0x2b0a74['push'](_0x2b0a74['shift']());}catch(_0x3529a1){_0x2b0a74['push'](_0x2b0a74['shift']());}}}(_0x3cd3,0x4f84a));import{ContextPlugin as _0x1d28de}from'ckeditor5/src/core.js';import _0x39c219 from'./realtimecollaborativeediting/sessions.js';import _0x21f97f from'./presencelist/presencelistui.js';export default class i extends _0x1d28de{static get[_0x132d9c(0x13c)](){return[_0x39c219,_0x21f97f];}static get[_0x132d9c(0x13a)](){var _0x3de9bf=_0x132d9c;return _0x3de9bf(0x13e);}}
23
+ var _0x140fb4=_0x5190;(function(_0x59c462,_0x5cfdcf){var _0x38d074=_0x5190,_0x45b0ef=_0x59c462();while(!![]){try{var _0x53102b=-parseInt(_0x38d074(0x10e))/0x1+-parseInt(_0x38d074(0x103))/0x2+parseInt(_0x38d074(0x108))/0x3*(parseInt(_0x38d074(0x10a))/0x4)+-parseInt(_0x38d074(0x102))/0x5+-parseInt(_0x38d074(0x10c))/0x6*(parseInt(_0x38d074(0x104))/0x7)+-parseInt(_0x38d074(0x107))/0x8*(parseInt(_0x38d074(0x105))/0x9)+parseInt(_0x38d074(0x10d))/0xa;if(_0x53102b===_0x5cfdcf)break;else _0x45b0ef['push'](_0x45b0ef['shift']());}catch(_0x1d3448){_0x45b0ef['push'](_0x45b0ef['shift']());}}}(_0x45c7,0x8de20));function _0x5190(_0x4657c7,_0x1eaeb6){var _0x45c726=_0x45c7();return _0x5190=function(_0x519076,_0x218879){_0x519076=_0x519076-0x102;var _0x1ed12c=_0x45c726[_0x519076];return _0x1ed12c;},_0x5190(_0x4657c7,_0x1eaeb6);}import{ContextPlugin as _0x4c9334}from'ckeditor5/src/core.js';import _0x1b0b57 from'./realtimecollaborativeediting/sessions.js';import _0x5287b4 from'./presencelist/presencelistui.js';export default class i extends _0x4c9334{static get[_0x140fb4(0x109)](){return[_0x1b0b57,_0x5287b4];}static get[_0x140fb4(0x10b)](){var _0x224563=_0x140fb4;return _0x224563(0x106);}}function _0x45c7(){var _0x3fd86c=['requires','28080vGeyDM','pluginName','30iCqvTV','22430380onFzmr','86244ePyKOI','3560430yecXXt','418244dDXDIk','1380771mOBHbQ','9xxOXLe','PresenceList','3972232JGpJcI','354RrKWXu'];_0x45c7=function(){return _0x3fd86c;};return _0x45c7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf4c33a=_0xb727;(function(_0x29d762,_0x41a122){const _0x493549=_0xb727,_0x2e0077=_0x29d762();while(!![]){try{const _0x37e244=parseInt(_0x493549(0x15c))/0x1+parseInt(_0x493549(0x161))/0x2*(-parseInt(_0x493549(0x1ac))/0x3)+parseInt(_0x493549(0x1ae))/0x4+-parseInt(_0x493549(0x196))/0x5*(parseInt(_0x493549(0x19c))/0x6)+parseInt(_0x493549(0x160))/0x7+parseInt(_0x493549(0x163))/0x8+-parseInt(_0x493549(0x17a))/0x9;if(_0x37e244===_0x41a122)break;else _0x2e0077['push'](_0x2e0077['shift']());}catch(_0x59ccc5){_0x2e0077['push'](_0x2e0077['shift']());}}}(_0x53e0,0x40fc3));import{Context as _0x4dd483,ContextPlugin as _0x20e708}from'ckeditor5/src/core.js';import{CKEditorError as _0x4dc776}from'ckeditor5/src/utils.js';import{Users as _0x3b36c8}from'ckeditor5-collaboration/src/collaboration-core.js';import{CommentsService as _0x177b99,User as _0x526397}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x119d9b from'../realtimecollaborativeediting/websocketgateway.js';function _0xb727(_0x277b9b,_0x3ee764){const _0x53e00e=_0x53e0();return _0xb727=function(_0xb7273b,_0x403710){_0xb7273b=_0xb7273b-0x154;let _0x2171f9=_0x53e00e[_0xb7273b];return _0x2171f9;},_0xb727(_0x277b9b,_0x3ee764);}import _0x3f8348 from'../realtimecollaborativeediting/sessions.js';class a extends _0x20e708{static get[_0xf4c33a(0x197)](){const _0x231e31=_0xf4c33a;return[_0x119d9b,_0x231e31(0x18d),_0x3f8348,_0x3b36c8];}static get[_0xf4c33a(0x172)](){const _0x32f5d8=_0xf4c33a;return _0x32f5d8(0x1a5);}constructor(_0x2d9c33){const _0x50aa8c=_0xf4c33a;super(_0x2d9c33),this[_0x50aa8c(0x19f)]=new Map();}async[_0xf4c33a(0x17f)](){const _0x5adecd=_0xf4c33a,_0x47a926=this[_0x5adecd(0x1a8)],_0x1c08e3=_0x47a926[_0x5adecd(0x19a)][_0x5adecd(0x169)](_0x5adecd(0x18d));if(_0x47a926[_0x5adecd(0x19a)][_0x5adecd(0x169)](_0x119d9b)[_0x5adecd(0x155)](this),_0x1c08e3[_0x5adecd(0x1b6)]={'addCommentThread':async({channelId:_0x5b125d,threadId:_0x2d5527,comments:_0x1dc85b,resolvedAt:_0x59cc61,resolvedBy:_0x4e01df,context:_0x3cd7bb,attributes:_0xddb42d})=>{const _0x1d1028=_0x5adecd,_0x527b30=await this[_0x1d1028(0x15f)](_0x5b125d)[_0x1d1028(0x1b0)]({'commentThreadId':_0x2d5527,'comments':_0x1dc85b[_0x1d1028(0x167)](_0x272d93=>function(_0x5aa9a1,_0x127159,_0x2e0e69){const _0x45d986=_0x1d1028;return{'commentThreadId':_0x2e0e69,'commentId':_0x5aa9a1[_0x45d986(0x183)],'userId':_0x5aa9a1[_0x45d986(0x195)],'content':_0x5aa9a1[_0x45d986(0x194)],'documentId':_0x127159,'createdAt':_0x5aa9a1[_0x45d986(0x16c)],'attributes':_0x5aa9a1[_0x45d986(0x19e)]||{}};}(_0x272d93,_0x5b125d,_0x2d5527)),'resolvedAt':_0x59cc61,'resolvedBy':_0x4e01df,'context':_0x3cd7bb,'attributes':_0xddb42d})[_0x1d1028(0x1a4)](R);return{'threadId':_0x527b30[_0x1d1028(0x1aa)],'comments':_0x527b30[_0x1d1028(0x177)]};},'getCommentThread':async({channelId:_0x4e7258,threadId:_0x646494})=>{const _0x12ee80=_0x5adecd,_0x14198f=await this[_0x12ee80(0x15f)](_0x4e7258)[_0x12ee80(0x175)](_0x646494)[_0x12ee80(0x1a4)](R);return _0x14198f[_0x12ee80(0x156)]?null:(await this[_0x12ee80(0x185)]([_0x14198f]),{'threadId':_0x14198f[_0x12ee80(0x1aa)],'comments':_0x14198f[_0x12ee80(0x177)][_0x12ee80(0x167)](S),'context':_0x14198f[_0x12ee80(0x1a8)],'resolvedAt':_0x14198f[_0x12ee80(0x187)],'resolvedBy':_0x14198f[_0x12ee80(0x16b)],'attributes':_0x14198f[_0x12ee80(0x19e)]||{}});},'updateCommentThread':async({channelId:_0x342a5b,threadId:_0x508eb5,context:_0x4a52b0,unlinkedAt:_0x3b375e,attributes:_0x3ec51e})=>this[_0x5adecd(0x15f)](_0x342a5b)[_0x5adecd(0x158)]({'commentThreadId':_0x508eb5,'context':_0x4a52b0,'attributes':_0x3ec51e,'unlinkedAt':_0x3b375e})[_0x5adecd(0x1a4)](B)[_0x5adecd(0x1a4)](R),'resolveCommentThread':async({channelId:_0x378c82,threadId:_0x178287})=>{const _0x9bc6eb=_0x5adecd,_0x46962d=await this[_0x9bc6eb(0x15f)](_0x378c82)[_0x9bc6eb(0x184)](_0x178287)[_0x9bc6eb(0x1a4)](B)[_0x9bc6eb(0x1a4)](R);return{'threadId':_0x46962d[_0x9bc6eb(0x1aa)],'resolvedAt':_0x46962d[_0x9bc6eb(0x187)],'resolvedBy':_0x46962d[_0x9bc6eb(0x16b)]};},'reopenCommentThread':async({channelId:_0x3a1f97,threadId:_0x864e47})=>this[_0x5adecd(0x15f)](_0x3a1f97)[_0x5adecd(0x176)](_0x864e47)[_0x5adecd(0x1a4)](B)[_0x5adecd(0x1a4)](R),'removeCommentThread':({channelId:_0x32d5b2,threadId:_0x1c0c41})=>this[_0x5adecd(0x15f)](_0x32d5b2)[_0x5adecd(0x16a)](_0x1c0c41)[_0x5adecd(0x1a4)](B)[_0x5adecd(0x1a4)](R),'addComment':({channelId:_0x43a38c,threadId:_0x17c44d,commentId:_0x451a02,content:_0x1f5c34,attributes:_0x5c9da3})=>this[_0x5adecd(0x15f)](_0x43a38c)[_0x5adecd(0x198)](_0x17c44d,_0x451a02,_0x1f5c34,_0x5c9da3)[_0x5adecd(0x1a4)](R),'updateComment':({channelId:_0x4b50af,threadId:_0x174b58,commentId:_0x450278,content:_0x4a8774,attributes:_0x250167})=>this[_0x5adecd(0x15f)](_0x4b50af)[_0x5adecd(0x18f)](_0x174b58,_0x450278,_0x4a8774,_0x250167)[_0x5adecd(0x1a4)](B)[_0x5adecd(0x1a4)](R),'removeComment':({channelId:_0x319f58,threadId:_0x34374e,commentId:_0x18d336})=>this[_0x5adecd(0x15f)](_0x319f58)[_0x5adecd(0x179)](_0x34374e,_0x18d336)[_0x5adecd(0x1a4)](B)[_0x5adecd(0x1a4)](R)},_0x47a926 instanceof _0x4dd483){const _0x4a3283=_0x47a926[_0x5adecd(0x189)][_0x5adecd(0x169)](_0x5adecd(0x171)),_0x1eb212=_0x47a926[_0x5adecd(0x19a)][_0x5adecd(0x169)](_0x3f8348);await this[_0x5adecd(0x1af)](_0x4a3283);const _0x14682d=await this[_0x5adecd(0x19f)][_0x5adecd(0x169)](_0x4a3283)[_0x5adecd(0x159)]();this[_0x5adecd(0x173)](_0x1eb212,_0x5adecd(0x170)+_0x4a3283,(_0x5b63b4,{session:_0x115a16})=>{const _0x43d8a7=_0x5adecd;_0x115a16['id']===_0x1eb212[_0x43d8a7(0x15a)]&&(_0x5b63b4[_0x43d8a7(0x178)](),this[_0x43d8a7(0x1a8)][_0x43d8a7(0x19a)][_0x43d8a7(0x169)](_0x43d8a7(0x17d))[_0x43d8a7(0x1b4)](_0x115a16[_0x43d8a7(0x17c)],_0x4a3283));}),_0x1eb212[_0x5adecd(0x15d)](_0x4a3283,_0x14682d);}}async[_0xf4c33a(0x1af)](_0x3fad77){const _0xec7cd5=_0xf4c33a;if(this[_0xec7cd5(0x19f)][_0xec7cd5(0x1ad)](_0x3fad77))throw new _0x4dc776(_0xec7cd5(0x1b1),null,{'channelId':_0x3fad77});const _0x5c4b80=this[_0xec7cd5(0x1a8)][_0xec7cd5(0x19a)][_0xec7cd5(0x169)](_0xec7cd5(0x18d)),_0x2a3ddc=new a[(_0xec7cd5(0x168))](_0x3fad77);this[_0xec7cd5(0x19f)][_0xec7cd5(0x190)](_0x3fad77,_0x2a3ddc),this[_0xec7cd5(0x173)](_0x2a3ddc,_0xec7cd5(0x182),(_0x2c0739,_0x3260ce)=>{const _0x58b0b4=_0xec7cd5,{commentThreadId:_0x17cb58,documentId:_0x17353d,context:_0x360065,attributes:_0x5114d4,resolvedAt:_0x4c38bf,resolvedBy:_0x4712ba,comments:_0x3a6e66}=_0x3260ce;_0x5c4b80[_0x58b0b4(0x175)](_0x17cb58)||_0x5c4b80[_0x58b0b4(0x1b0)]({'threadId':_0x17cb58,'channelId':_0x17353d,'comments':_0x3a6e66?_0x3a6e66[_0x58b0b4(0x167)](S):[],'context':_0x360065,'attributes':_0x5114d4,'resolvedAt':_0x4c38bf,'resolvedBy':_0x4712ba,'isFromAdapter':!0x0});}),this[_0xec7cd5(0x173)](_0x2a3ddc,_0xec7cd5(0x1a2),(_0x5708a0,{commentThreadId:_0x2b7339,documentId:_0x27f07b,context:_0x82536f,unlinkedAt:_0x1dff52,attributes:_0x53202b})=>{const _0x2a91df=_0xec7cd5;_0x5c4b80[_0x2a91df(0x175)](_0x2b7339)&&_0x5c4b80[_0x2a91df(0x158)]({'threadId':_0x2b7339,'channelId':_0x27f07b,'context':_0x82536f,'unlinkedAt':_0x1dff52,'attributes':_0x53202b,'isFromAdapter':!0x0});}),this[_0xec7cd5(0x173)](_0x2a3ddc,_0xec7cd5(0x17b),(_0x16659e,{commentThreadId:_0x158079,resolvedBy:_0xac16f6,resolvedAt:_0x153d0b})=>{const _0x959da6=_0xec7cd5,_0x54d8c2=_0x5c4b80[_0x959da6(0x175)](_0x158079);_0x54d8c2&&_0x54d8c2[_0x959da6(0x188)]({'resolvedBy':_0xac16f6,'resolvedAt':_0x153d0b,'isFromAdapter':!0x0});}),this[_0xec7cd5(0x173)](_0x2a3ddc,_0xec7cd5(0x181),(_0xf14dfd,{commentThreadId:_0x37ca7})=>{const _0x476b98=_0xec7cd5,_0x5c552c=_0x5c4b80[_0x476b98(0x175)](_0x37ca7);_0x5c552c&&_0x5c552c[_0x476b98(0x157)]({'isFromAdapter':!0x0});}),this[_0xec7cd5(0x173)](_0x2a3ddc,_0xec7cd5(0x19b),(_0x39f490,{commentThreadId:_0x17f581})=>{const _0x375e26=_0xec7cd5,_0x5c33f3=_0x5c4b80[_0x375e26(0x175)](_0x17f581);_0x5c33f3&&_0x5c33f3[_0x375e26(0x166)]({'isFromAdapter':!0x0});}),this[_0xec7cd5(0x173)](_0x2a3ddc,_0xec7cd5(0x162),(_0x39e317,_0x473502)=>{const _0x27017b=_0xec7cd5,_0x3c2659=_0x473502[_0x27017b(0x1aa)],_0x48b696=_0x5c4b80[_0x27017b(0x175)](_0x3c2659);_0x48b696&&_0x48b696[_0x27017b(0x198)]({...S(_0x473502),'isFromAdapter':!0x0});}),this[_0xec7cd5(0x173)](_0x2a3ddc,_0xec7cd5(0x165),(_0x4c8c01,{commentThreadId:_0x14fc96,commentId:_0x3facac,content:_0x4d9f0b,attributes:_0x1a4a00})=>{const _0x46767e=_0xec7cd5,_0x8414d0=_0x5c4b80[_0x46767e(0x175)](_0x14fc96);if(_0x8414d0){const _0xf27048=_0x8414d0[_0x46767e(0x15e)](_0x3facac);_0xf27048&&_0xf27048[_0x46767e(0x18e)]({'content':_0x4d9f0b,'attributes':_0x1a4a00,'isFromAdapter':!0x0});}}),this[_0xec7cd5(0x173)](_0x2a3ddc,_0xec7cd5(0x1b3),(_0x2a2aab,{commentThreadId:_0x36bb9c,commentId:_0x6323b1})=>{const _0x5c89c0=_0xec7cd5,_0x1702e7=_0x5c4b80[_0x5c89c0(0x175)](_0x36bb9c);if(_0x1702e7){const _0x3a9cfa=_0x1702e7[_0x5c89c0(0x15e)](_0x6323b1);_0x3a9cfa&&_0x3a9cfa[_0x5c89c0(0x166)]({'isFromAdapter':!0x0});}}),await this[_0xec7cd5(0x16e)](_0x3fad77);}[_0xf4c33a(0x199)](){const _0xb7d52d=_0xf4c33a;if(this[_0xb7d52d(0x1a8)]instanceof _0x4dd483){const _0x20fea6=this[_0xb7d52d(0x1a8)][_0xb7d52d(0x189)][_0xb7d52d(0x169)](_0xb7d52d(0x171));this[_0xb7d52d(0x1a9)](_0x20fea6);}}[_0xf4c33a(0x1a9)](_0x40cc97){const _0x36a243=_0xf4c33a;if(!this[_0x36a243(0x19f)][_0x36a243(0x1ad)](_0x40cc97))throw new _0x4dc776(_0x36a243(0x191),null,{'channelId':_0x40cc97});this[_0x36a243(0x15f)](_0x40cc97)[_0x36a243(0x193)](),this[_0x36a243(0x19f)][_0x36a243(0x192)](_0x40cc97);}async[_0xf4c33a(0x186)](){const _0x54e48e=_0xf4c33a;for(const _0x179560 of this[_0x54e48e(0x19f)][_0x54e48e(0x16f)]())await this[_0x54e48e(0x16e)](_0x179560);if(this[_0x54e48e(0x1a8)]instanceof _0x4dd483){const _0x4fb973=this[_0x54e48e(0x1a8)][_0x54e48e(0x189)][_0x54e48e(0x169)](_0x54e48e(0x171)),_0x15584d=this[_0x54e48e(0x1a8)][_0x54e48e(0x19a)][_0x54e48e(0x169)](_0x3f8348);_0x15584d[_0x54e48e(0x1b5)](_0x4fb973);const _0x508d64=await this[_0x54e48e(0x19f)][_0x54e48e(0x169)](_0x4fb973)[_0x54e48e(0x159)]();_0x15584d[_0x54e48e(0x15d)](_0x4fb973,_0x508d64);}}async[_0xf4c33a(0x16e)](_0x28c298){const _0xf50be8=_0xf4c33a,{connection:_0x255da9}=this[_0xf50be8(0x1a8)][_0xf50be8(0x19a)][_0xf50be8(0x169)](_0x119d9b),_0x5b95ba=this[_0xf50be8(0x1a8)][_0xf50be8(0x19a)][_0xf50be8(0x169)](_0xf50be8(0x18d)),_0x30a3e4=this[_0xf50be8(0x19f)][_0xf50be8(0x169)](_0x28c298),_0x37c763=await _0x30a3e4[_0xf50be8(0x1ab)](_0x255da9);await this[_0xf50be8(0x185)](_0x37c763);const _0x235cce=new Set(Array[_0xf50be8(0x1a7)](_0x5b95ba[_0xf50be8(0x18c)]({'channelId':_0x28c298}),_0x24637c=>_0x24637c['id']));for(const _0x4e1965 of _0x37c763)_0x4e1965[_0xf50be8(0x156)]||_0x235cce[_0xf50be8(0x192)](_0x4e1965[_0xf50be8(0x1aa)]);for(const _0x9580f2 of _0x235cce)_0x5b95ba[_0xf50be8(0x175)](_0x9580f2)[_0xf50be8(0x166)]({'isFromAdapter':!0x0});for(const _0x4fa71d of _0x37c763){let _0x20eb5d=_0x5b95ba[_0xf50be8(0x175)](_0x4fa71d[_0xf50be8(0x1aa)]);const {commentThreadId:_0x34797f,context:_0x2a6d28,attributes:_0x287692,resolvedBy:_0x522a8f,resolvedAt:_0x33be31,unlinkedAt:_0x231d6a,deletedAt:_0x14377f}=_0x4fa71d;if(_0x14377f)continue;_0x20eb5d||(_0x20eb5d=_0x5b95ba[_0xf50be8(0x1b0)]({'channelId':_0x28c298,'threadId':_0x34797f,'context':_0x2a6d28,'attributes':_0x287692||{},'resolvedBy':_0x522a8f,'resolvedAt':_0x33be31,'unlinkedAt':_0x231d6a,'isFromAdapter':!0x0}));const _0x42bf7a=new Set(Array[_0xf50be8(0x1a7)](_0x20eb5d[_0xf50be8(0x177)],_0x5dca88=>_0x5dca88['id']));for(const _0x401fff of _0x4fa71d[_0xf50be8(0x177)])_0x42bf7a[_0xf50be8(0x192)](_0x401fff[_0xf50be8(0x183)]);for(const _0x5562dd of _0x42bf7a)_0x20eb5d[_0xf50be8(0x15e)](_0x5562dd)[_0xf50be8(0x166)]({'isFromAdapter':!0x0});for(const _0x525d6b of _0x4fa71d[_0xf50be8(0x177)]){const _0x314981=_0x20eb5d[_0xf50be8(0x15e)](_0x525d6b[_0xf50be8(0x183)]);_0x314981?_0x314981[_0xf50be8(0x194)]!==_0x525d6b[_0xf50be8(0x194)]&&_0x314981[_0xf50be8(0x18e)]({'content':_0x525d6b[_0xf50be8(0x194)],'isFromAdapter':!0x0}):_0x20eb5d[_0xf50be8(0x198)](Object[_0xf50be8(0x18b)](S(_0x525d6b),{'isFromAdapter':!0x0}));}}}[_0xf4c33a(0x15f)](_0x151570){const _0x40d05d=_0xf4c33a;if(!this[_0x40d05d(0x19f)][_0x40d05d(0x1ad)](_0x151570))throw new _0x4dc776(_0x40d05d(0x1a0),null,{'channelId':_0x151570});return this[_0x40d05d(0x19f)][_0x40d05d(0x169)](_0x151570);}async[_0xf4c33a(0x185)](_0x334722){const _0x3cc61a=_0xf4c33a,_0x45768f=this[_0x3cc61a(0x1a8)][_0x3cc61a(0x19a)][_0x3cc61a(0x169)](_0x3b36c8),{connection:_0x289dcb}=this[_0x3cc61a(0x1a8)][_0x3cc61a(0x19a)][_0x3cc61a(0x169)](_0x119d9b),_0x1c3e4a=new Set();for(const {resolvedBy:_0x329bdb,comments:_0xbae662}of _0x334722){_0x329bdb&&!_0x45768f[_0x3cc61a(0x17e)](_0x329bdb)&&_0x1c3e4a[_0x3cc61a(0x164)](_0x329bdb);for(const {userId:_0x5ae5b0}of _0xbae662)_0x45768f[_0x3cc61a(0x17e)](_0x5ae5b0)||_0x1c3e4a[_0x3cc61a(0x164)](_0x5ae5b0);}if(0x0===_0x1c3e4a[_0x3cc61a(0x18a)])return;const _0x5c7ffa=await _0x526397[_0x3cc61a(0x1a6)](_0x289dcb,Array[_0x3cc61a(0x1a7)](_0x1c3e4a));for(const _0x37ba59 of _0x5c7ffa)_0x45768f[_0x3cc61a(0x17e)](_0x37ba59['id'])||_0x45768f[_0x3cc61a(0x1a1)](_0x37ba59);}}function _0x53e0(){const _0x4d934c=['setPermissions','unregister','adapter','code','addToReconnectionStack','deletedAt','reopen','updateCommentThread','getConnectedSessions','mySessionId','message','488775dbebVN','register','getComment','_getService','1897455xeLCqX','6jCaKGf','commentAdded','340080eafkIt','add','commentUpdated','remove','map','CommentsService','get','removeCommentThread','resolvedBy','createdAt','startsWith','_connectService','keys','sessionAdd:','collaboration.channelId','pluginName','listenTo','cloud-services-internal-error:\x20Comments\x20Service\x20is\x20not\x20connected.','getCommentThread','reopenCommentThread','comments','off','removeComment','434295GKuZiF','commentThreadResolved','permissions','Permissions','getUser','init','userId','commentThreadReopened','commentThreadAdded','commentId','resolveCommentThread','_fetchMissingUsersForThreads','reconnect','resolvedAt','resolve','config','size','assign','getCommentThreads','CommentsRepository','update','updateComment','set','cloudservicescommentsadapter-disconnect-not-exist','delete','disconnect','content','authorId','452660uJShaI','requires','addComment','destroy','plugins','commentThreadRemoved','6NrRRFz','404','attributes','_services','cloudservicescommentsadapter-service-not-exist','addUser','commentThreadUpdated','cloud-services-internal-error:\x20Request\x20timeout.','catch','CloudServicesCommentsAdapter','getMany','from','context','_terminateService','commentThreadId','connect','515253NjmsUF','has','471476JPebvt','_setUpService','addCommentThread','cloudservicescommentsadapter-connect-already-connected','cloud-services-internal-error:\x20Not\x20connected.','commentRemoved'];_0x53e0=function(){return _0x4d934c;};return _0x53e0();}a[_0xf4c33a(0x168)]=_0x177b99;export default a;async function B(_0x270638){const _0x2d06c4=_0xf4c33a;if(_0x2d06c4(0x19d)!==_0x270638[_0x2d06c4(0x154)])throw _0x270638;}function R(_0x3c4368){const _0x4f8f49=_0xf4c33a;if((_0x2e2ddf=_0x3c4368)[_0x4f8f49(0x15b)][_0x4f8f49(0x16d)](_0x4f8f49(0x174))||_0x2e2ddf[_0x4f8f49(0x15b)][_0x4f8f49(0x16d)](_0x4f8f49(0x1b2))||_0x2e2ddf[_0x4f8f49(0x15b)][_0x4f8f49(0x16d)](_0x4f8f49(0x1a3)))return new Promise(()=>{});var _0x2e2ddf;throw _0x3c4368;}function S(_0x3718c9){const _0xe96d23=_0xf4c33a;return{'threadId':_0x3718c9[_0xe96d23(0x1aa)],'commentId':_0x3718c9[_0xe96d23(0x183)],'content':_0x3718c9[_0xe96d23(0x194)],'createdAt':_0x3718c9[_0xe96d23(0x16c)],'authorId':_0x3718c9[_0xe96d23(0x180)],'attributes':_0x3718c9[_0xe96d23(0x19e)]||{}};}
23
+ const _0x414085=_0x4dd8;(function(_0x43ba1a,_0x45c131){const _0x2e6696=_0x4dd8,_0x245d90=_0x43ba1a();while(!![]){try{const _0x4eb2ae=parseInt(_0x2e6696(0x136))/0x1*(parseInt(_0x2e6696(0x12f))/0x2)+parseInt(_0x2e6696(0x124))/0x3*(parseInt(_0x2e6696(0x153))/0x4)+parseInt(_0x2e6696(0x137))/0x5+-parseInt(_0x2e6696(0x12c))/0x6*(-parseInt(_0x2e6696(0x138))/0x7)+-parseInt(_0x2e6696(0x12a))/0x8+-parseInt(_0x2e6696(0x126))/0x9+-parseInt(_0x2e6696(0x116))/0xa*(-parseInt(_0x2e6696(0x14e))/0xb);if(_0x4eb2ae===_0x45c131)break;else _0x245d90['push'](_0x245d90['shift']());}catch(_0x31f7ab){_0x245d90['push'](_0x245d90['shift']());}}}(_0x3850,0xda92d));import{Context as _0x326364,ContextPlugin as _0x58ec5e}from'ckeditor5/src/core.js';import{CKEditorError as _0x30136c}from'ckeditor5/src/utils.js';import{Users as _0x15bb99}from'ckeditor5-collaboration/src/collaboration-core.js';import{CommentsService as _0x247a69,User as _0x387b5d}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x1b1891 from'../realtimecollaborativeediting/websocketgateway.js';import _0x42c774 from'../realtimecollaborativeediting/sessions.js';class a extends _0x58ec5e{static get[_0x414085(0x13e)](){const _0x14470d=_0x414085;return[_0x1b1891,_0x14470d(0x13b),_0x42c774,_0x15bb99];}static get[_0x414085(0x15f)](){const _0x46d45b=_0x414085;return _0x46d45b(0x13c);}constructor(_0x4d1e84){const _0x1d578e=_0x414085;super(_0x4d1e84),this[_0x1d578e(0x15e)]=new Map();}async[_0x414085(0x106)](){const _0x874287=_0x414085,_0x38d72f=this[_0x874287(0x131)],_0xe5ea33=_0x38d72f[_0x874287(0x13f)][_0x874287(0xfc)](_0x874287(0x13b));if(_0x38d72f[_0x874287(0x13f)][_0x874287(0xfc)](_0x1b1891)[_0x874287(0x133)](this),_0xe5ea33[_0x874287(0x125)]={'addCommentThread':async({channelId:_0x970c87,threadId:_0x598e5d,comments:_0x1a6e13,resolvedAt:_0x143b80,resolvedBy:_0xf842e,context:_0xe38c45,attributes:_0x44756f})=>{const _0x1a954f=_0x874287,_0x2b5587=await this[_0x1a954f(0x118)](_0x970c87)[_0x1a954f(0x14f)]({'commentThreadId':_0x598e5d,'comments':_0x1a6e13[_0x1a954f(0x11e)](_0x5e385b=>function(_0x4f6d4d,_0xd1f2e0,_0x3aa9c5){const _0x1f0a6e=_0x1a954f;return{'commentThreadId':_0x3aa9c5,'commentId':_0x4f6d4d[_0x1f0a6e(0x154)],'userId':_0x4f6d4d[_0x1f0a6e(0x122)],'content':_0x4f6d4d[_0x1f0a6e(0x111)],'documentId':_0xd1f2e0,'createdAt':_0x4f6d4d[_0x1f0a6e(0x132)],'attributes':_0x4f6d4d[_0x1f0a6e(0x105)]||{}};}(_0x5e385b,_0x970c87,_0x598e5d)),'resolvedAt':_0x143b80,'resolvedBy':_0xf842e,'context':_0xe38c45,'attributes':_0x44756f})[_0x1a954f(0x140)](R);return{'threadId':_0x2b5587[_0x1a954f(0x143)],'comments':_0x2b5587[_0x1a954f(0x149)]};},'getCommentThread':async({channelId:_0x18b99f,threadId:_0x10f3ee})=>{const _0x50fd97=_0x874287,_0x27772f=await this[_0x50fd97(0x118)](_0x18b99f)[_0x50fd97(0x101)](_0x10f3ee)[_0x50fd97(0x140)](R);return _0x27772f[_0x50fd97(0xff)]?null:(await this[_0x50fd97(0x127)]([_0x27772f]),{'threadId':_0x27772f[_0x50fd97(0x143)],'comments':_0x27772f[_0x50fd97(0x149)][_0x50fd97(0x11e)](S),'context':_0x27772f[_0x50fd97(0x131)],'resolvedAt':_0x27772f[_0x50fd97(0x15d)],'resolvedBy':_0x27772f[_0x50fd97(0x14c)],'attributes':_0x27772f[_0x50fd97(0x105)]||{}});},'updateCommentThread':async({channelId:_0xca42e1,threadId:_0x15b2b7,context:_0x7eb5a4,unlinkedAt:_0x1728e8,attributes:_0x5be67d})=>this[_0x874287(0x118)](_0xca42e1)[_0x874287(0x119)]({'commentThreadId':_0x15b2b7,'context':_0x7eb5a4,'attributes':_0x5be67d,'unlinkedAt':_0x1728e8})[_0x874287(0x140)](B)[_0x874287(0x140)](R),'resolveCommentThread':async({channelId:_0x4287c0,threadId:_0x3e6df2})=>{const _0x6908b=_0x874287,_0x7b0fbd=await this[_0x6908b(0x118)](_0x4287c0)[_0x6908b(0x107)](_0x3e6df2)[_0x6908b(0x140)](B)[_0x6908b(0x140)](R);return{'threadId':_0x7b0fbd[_0x6908b(0x143)],'resolvedAt':_0x7b0fbd[_0x6908b(0x15d)],'resolvedBy':_0x7b0fbd[_0x6908b(0x14c)]};},'reopenCommentThread':async({channelId:_0x1929e6,threadId:_0x26b422})=>this[_0x874287(0x118)](_0x1929e6)[_0x874287(0x10a)](_0x26b422)[_0x874287(0x140)](B)[_0x874287(0x140)](R),'removeCommentThread':({channelId:_0x5e3c9e,threadId:_0x12024})=>this[_0x874287(0x118)](_0x5e3c9e)[_0x874287(0x10e)](_0x12024)[_0x874287(0x140)](B)[_0x874287(0x140)](R),'addComment':({channelId:_0x2c4064,threadId:_0x3cd73c,commentId:_0x3f7504,content:_0x24233b,attributes:_0x283a7d})=>this[_0x874287(0x118)](_0x2c4064)[_0x874287(0x100)](_0x3cd73c,_0x3f7504,_0x24233b,_0x283a7d)[_0x874287(0x140)](R),'updateComment':({channelId:_0x404f90,threadId:_0x55b630,commentId:_0x4569ba,content:_0x20669a,attributes:_0x2333a1})=>this[_0x874287(0x118)](_0x404f90)[_0x874287(0x110)](_0x55b630,_0x4569ba,_0x20669a,_0x2333a1)[_0x874287(0x140)](B)[_0x874287(0x140)](R),'removeComment':({channelId:_0xa1e79e,threadId:_0x252bb9,commentId:_0x319d6c})=>this[_0x874287(0x118)](_0xa1e79e)[_0x874287(0x12d)](_0x252bb9,_0x319d6c)[_0x874287(0x140)](B)[_0x874287(0x140)](R)},_0x38d72f instanceof _0x326364){const _0x3377a0=_0x38d72f[_0x874287(0x14b)][_0x874287(0xfc)](_0x874287(0x123)),_0x13affc=_0x38d72f[_0x874287(0x13f)][_0x874287(0xfc)](_0x42c774);await this[_0x874287(0x135)](_0x3377a0);const _0x1b11ca=await this[_0x874287(0x15e)][_0x874287(0xfc)](_0x3377a0)[_0x874287(0x15b)]();this[_0x874287(0x150)](_0x13affc,_0x874287(0x11d)+_0x3377a0,(_0x10ba49,{session:_0x43c105})=>{const _0x352208=_0x874287;_0x43c105['id']===_0x13affc[_0x352208(0x11f)]&&(_0x10ba49[_0x352208(0x15a)](),this[_0x352208(0x131)][_0x352208(0x13f)][_0x352208(0xfc)](_0x352208(0x102))[_0x352208(0x158)](_0x43c105[_0x352208(0x148)],_0x3377a0));}),_0x13affc[_0x874287(0x11a)](_0x3377a0,_0x1b11ca);}}async[_0x414085(0x135)](_0x2e1f01){const _0x1a928d=_0x414085;if(this[_0x1a928d(0x15e)][_0x1a928d(0x10f)](_0x2e1f01))throw new _0x30136c(_0x1a928d(0x10d),null,{'channelId':_0x2e1f01});const _0x103e25=this[_0x1a928d(0x131)][_0x1a928d(0x13f)][_0x1a928d(0xfc)](_0x1a928d(0x13b)),_0x4f5a5e=new a[(_0x1a928d(0x113))](_0x2e1f01);this[_0x1a928d(0x15e)][_0x1a928d(0x130)](_0x2e1f01,_0x4f5a5e),this[_0x1a928d(0x150)](_0x4f5a5e,_0x1a928d(0x14d),(_0x581222,_0x111cca)=>{const _0x4969fa=_0x1a928d,{commentThreadId:_0x5ba373,documentId:_0x247c64,context:_0x4145a6,attributes:_0xcc830a,resolvedAt:_0x3b6614,resolvedBy:_0x5ecb68,comments:_0x174e21}=_0x111cca;_0x103e25[_0x4969fa(0x101)](_0x5ba373)||_0x103e25[_0x4969fa(0x14f)]({'threadId':_0x5ba373,'channelId':_0x247c64,'comments':_0x174e21?_0x174e21[_0x4969fa(0x11e)](S):[],'context':_0x4145a6,'attributes':_0xcc830a,'resolvedAt':_0x3b6614,'resolvedBy':_0x5ecb68,'isFromAdapter':!0x0});}),this[_0x1a928d(0x150)](_0x4f5a5e,_0x1a928d(0x117),(_0x5824a8,{commentThreadId:_0x78ec8d,documentId:_0x36e7db,context:_0x3a1baf,unlinkedAt:_0x412656,attributes:_0x2bab9d})=>{const _0x3d3bef=_0x1a928d;_0x103e25[_0x3d3bef(0x101)](_0x78ec8d)&&_0x103e25[_0x3d3bef(0x119)]({'threadId':_0x78ec8d,'channelId':_0x36e7db,'context':_0x3a1baf,'unlinkedAt':_0x412656,'attributes':_0x2bab9d,'isFromAdapter':!0x0});}),this[_0x1a928d(0x150)](_0x4f5a5e,_0x1a928d(0x12b),(_0x529ebe,{commentThreadId:_0x46b53b,resolvedBy:_0x2c9efd,resolvedAt:_0x3a5347})=>{const _0x483787=_0x1a928d,_0x270d4b=_0x103e25[_0x483787(0x101)](_0x46b53b);_0x270d4b&&_0x270d4b[_0x483787(0x159)]({'resolvedBy':_0x2c9efd,'resolvedAt':_0x3a5347,'isFromAdapter':!0x0});}),this[_0x1a928d(0x150)](_0x4f5a5e,_0x1a928d(0xfe),(_0x38472d,{commentThreadId:_0x5148af})=>{const _0x537e6c=_0x1a928d,_0x31d322=_0x103e25[_0x537e6c(0x101)](_0x5148af);_0x31d322&&_0x31d322[_0x537e6c(0x10c)]({'isFromAdapter':!0x0});}),this[_0x1a928d(0x150)](_0x4f5a5e,_0x1a928d(0x139),(_0x107b27,{commentThreadId:_0x4fbacc})=>{const _0x5c49ee=_0x1a928d,_0x37a93e=_0x103e25[_0x5c49ee(0x101)](_0x4fbacc);_0x37a93e&&_0x37a93e[_0x5c49ee(0x112)]({'isFromAdapter':!0x0});}),this[_0x1a928d(0x150)](_0x4f5a5e,_0x1a928d(0x109),(_0x2b2785,_0x172635)=>{const _0x44e60e=_0x1a928d,_0x5d39f3=_0x172635[_0x44e60e(0x143)],_0x1fae46=_0x103e25[_0x44e60e(0x101)](_0x5d39f3);_0x1fae46&&_0x1fae46[_0x44e60e(0x100)]({...S(_0x172635),'isFromAdapter':!0x0});}),this[_0x1a928d(0x150)](_0x4f5a5e,_0x1a928d(0x14a),(_0xfdb64e,{commentThreadId:_0x5f8d7b,commentId:_0x5549d6,content:_0x9f33c4,attributes:_0x2ba009})=>{const _0xee2c75=_0x1a928d,_0x4ccbe6=_0x103e25[_0xee2c75(0x101)](_0x5f8d7b);if(_0x4ccbe6){const _0x3a01b9=_0x4ccbe6[_0xee2c75(0x146)](_0x5549d6);_0x3a01b9&&_0x3a01b9[_0xee2c75(0x144)]({'content':_0x9f33c4,'attributes':_0x2ba009,'isFromAdapter':!0x0});}}),this[_0x1a928d(0x150)](_0x4f5a5e,_0x1a928d(0x155),(_0x5df50d,{commentThreadId:_0x3d9d90,commentId:_0x2a6ee8})=>{const _0x57d3bc=_0x1a928d,_0x24c252=_0x103e25[_0x57d3bc(0x101)](_0x3d9d90);if(_0x24c252){const _0x402c9e=_0x24c252[_0x57d3bc(0x146)](_0x2a6ee8);_0x402c9e&&_0x402c9e[_0x57d3bc(0x112)]({'isFromAdapter':!0x0});}}),await this[_0x1a928d(0x145)](_0x2e1f01);}[_0x414085(0x11c)](){const _0xb86d6c=_0x414085;if(this[_0xb86d6c(0x131)]instanceof _0x326364){const _0x489af4=this[_0xb86d6c(0x131)][_0xb86d6c(0x14b)][_0xb86d6c(0xfc)](_0xb86d6c(0x123));this[_0xb86d6c(0x120)](_0x489af4);}}[_0x414085(0x120)](_0x30f6c0){const _0x3f30d3=_0x414085;if(!this[_0x3f30d3(0x15e)][_0x3f30d3(0x10f)](_0x30f6c0))throw new _0x30136c(_0x3f30d3(0x104),null,{'channelId':_0x30f6c0});this[_0x3f30d3(0x118)](_0x30f6c0)[_0x3f30d3(0x11b)](),this[_0x3f30d3(0x15e)][_0x3f30d3(0x152)](_0x30f6c0);}async[_0x414085(0x114)](){const _0x40cc57=_0x414085;for(const _0x138e78 of this[_0x40cc57(0x15e)][_0x40cc57(0x115)]())await this[_0x40cc57(0x145)](_0x138e78);if(this[_0x40cc57(0x131)]instanceof _0x326364){const _0x715519=this[_0x40cc57(0x131)][_0x40cc57(0x14b)][_0x40cc57(0xfc)](_0x40cc57(0x123)),_0x2cc074=this[_0x40cc57(0x131)][_0x40cc57(0x13f)][_0x40cc57(0xfc)](_0x42c774);_0x2cc074[_0x40cc57(0x128)](_0x715519);const _0xd23c57=await this[_0x40cc57(0x15e)][_0x40cc57(0xfc)](_0x715519)[_0x40cc57(0x15b)]();_0x2cc074[_0x40cc57(0x11a)](_0x715519,_0xd23c57);}}async[_0x414085(0x145)](_0x1c055e){const _0x5f030e=_0x414085,{connection:_0x43e9b9}=this[_0x5f030e(0x131)][_0x5f030e(0x13f)][_0x5f030e(0xfc)](_0x1b1891),_0x2c46a6=this[_0x5f030e(0x131)][_0x5f030e(0x13f)][_0x5f030e(0xfc)](_0x5f030e(0x13b)),_0x336df4=this[_0x5f030e(0x15e)][_0x5f030e(0xfc)](_0x1c055e),_0x3158f8=await _0x336df4[_0x5f030e(0x13d)](_0x43e9b9);await this[_0x5f030e(0x127)](_0x3158f8);const _0xa803dd=new Set(Array[_0x5f030e(0x134)](_0x2c46a6[_0x5f030e(0x142)]({'channelId':_0x1c055e}),_0x12a709=>_0x12a709['id']));for(const _0x2a2eca of _0x3158f8)_0x2a2eca[_0x5f030e(0xff)]||_0xa803dd[_0x5f030e(0x152)](_0x2a2eca[_0x5f030e(0x143)]);for(const _0x6236c6 of _0xa803dd)_0x2c46a6[_0x5f030e(0x101)](_0x6236c6)[_0x5f030e(0x112)]({'isFromAdapter':!0x0});for(const _0x1a4623 of _0x3158f8){let _0x420750=_0x2c46a6[_0x5f030e(0x101)](_0x1a4623[_0x5f030e(0x143)]);const {commentThreadId:_0x727571,context:_0x51e927,attributes:_0x310339,resolvedBy:_0x2f7444,resolvedAt:_0x39bb85,unlinkedAt:_0x2e5067,deletedAt:_0x2bf333}=_0x1a4623;if(_0x2bf333)continue;_0x420750||(_0x420750=_0x2c46a6[_0x5f030e(0x14f)]({'channelId':_0x1c055e,'threadId':_0x727571,'context':_0x51e927,'attributes':_0x310339||{},'resolvedBy':_0x2f7444,'resolvedAt':_0x39bb85,'unlinkedAt':_0x2e5067,'isFromAdapter':!0x0}));const _0x4049a8=new Set(Array[_0x5f030e(0x134)](_0x420750[_0x5f030e(0x149)],_0xe8e027=>_0xe8e027['id']));for(const _0x2ff67b of _0x1a4623[_0x5f030e(0x149)])_0x4049a8[_0x5f030e(0x152)](_0x2ff67b[_0x5f030e(0x154)]);for(const _0xa66291 of _0x4049a8)_0x420750[_0x5f030e(0x146)](_0xa66291)[_0x5f030e(0x112)]({'isFromAdapter':!0x0});for(const _0x44e784 of _0x1a4623[_0x5f030e(0x149)]){const _0x2a0215=_0x420750[_0x5f030e(0x146)](_0x44e784[_0x5f030e(0x154)]);_0x2a0215?_0x2a0215[_0x5f030e(0x111)]!==_0x44e784[_0x5f030e(0x111)]&&_0x2a0215[_0x5f030e(0x144)]({'content':_0x44e784[_0x5f030e(0x111)],'isFromAdapter':!0x0}):_0x420750[_0x5f030e(0x100)](Object[_0x5f030e(0x157)](S(_0x44e784),{'isFromAdapter':!0x0}));}}}[_0x414085(0x118)](_0x36aea7){const _0x2fde85=_0x414085;if(!this[_0x2fde85(0x15e)][_0x2fde85(0x10f)](_0x36aea7))throw new _0x30136c(_0x2fde85(0x151),null,{'channelId':_0x36aea7});return this[_0x2fde85(0x15e)][_0x2fde85(0xfc)](_0x36aea7);}async[_0x414085(0x127)](_0x89b6f0){const _0x336c0f=_0x414085,_0x260906=this[_0x336c0f(0x131)][_0x336c0f(0x13f)][_0x336c0f(0xfc)](_0x15bb99),{connection:_0x2b3a8e}=this[_0x336c0f(0x131)][_0x336c0f(0x13f)][_0x336c0f(0xfc)](_0x1b1891),_0x5b1b26=new Set();for(const {resolvedBy:_0x4215b9,comments:_0x2b1233}of _0x89b6f0){_0x4215b9&&!_0x260906[_0x336c0f(0x121)](_0x4215b9)&&_0x5b1b26[_0x336c0f(0x12e)](_0x4215b9);for(const {userId:_0x5177c5}of _0x2b1233)_0x260906[_0x336c0f(0x121)](_0x5177c5)||_0x5b1b26[_0x336c0f(0x12e)](_0x5177c5);}if(0x0===_0x5b1b26[_0x336c0f(0x147)])return;const _0x33432f=await _0x387b5d[_0x336c0f(0x129)](_0x2b3a8e,Array[_0x336c0f(0x134)](_0x5b1b26));for(const _0xa72239 of _0x33432f)_0x260906[_0x336c0f(0x121)](_0xa72239['id'])||_0x260906[_0x336c0f(0x15c)](_0xa72239);}}a[_0x414085(0x113)]=_0x247a69;export default a;function _0x3850(){const _0x50b1ae=['addUser','resolvedAt','_services','pluginName','startsWith','get','404','commentThreadReopened','deletedAt','addComment','getCommentThread','Permissions','cloud-services-internal-error:\x20Comments\x20Service\x20is\x20not\x20connected.','cloudservicescommentsadapter-disconnect-not-exist','attributes','init','resolveCommentThread','code','commentAdded','reopenCommentThread','message','reopen','cloudservicescommentsadapter-connect-already-connected','removeCommentThread','has','updateComment','content','remove','CommentsService','reconnect','keys','130KrmKup','commentThreadUpdated','_getService','updateCommentThread','register','disconnect','destroy','sessionAdd:','map','mySessionId','_terminateService','getUser','authorId','collaboration.channelId','66nBsake','adapter','8107389wXRoMC','_fetchMissingUsersForThreads','unregister','getMany','14207968RtRwnt','commentThreadResolved','216618FdHgTJ','removeComment','add','36cFiMsF','set','context','createdAt','addToReconnectionStack','from','_setUpService','48071pMqWZj','593975WYNJSa','182xFOQRk','commentThreadRemoved','cloud-services-internal-error:\x20Not\x20connected.','CommentsRepository','CloudServicesCommentsAdapter','connect','requires','plugins','catch','userId','getCommentThreads','commentThreadId','update','_connectService','getComment','size','permissions','comments','commentUpdated','config','resolvedBy','commentThreadAdded','551353DxEsAc','addCommentThread','listenTo','cloudservicescommentsadapter-service-not-exist','delete','181408MmqCcA','commentId','commentRemoved','cloud-services-internal-error:\x20Request\x20timeout.','assign','setPermissions','resolve','off','getConnectedSessions'];_0x3850=function(){return _0x50b1ae;};return _0x3850();}function _0x4dd8(_0x13b4b1,_0x5bb61c){const _0x38503f=_0x3850();return _0x4dd8=function(_0x4dd89a,_0x161fd7){_0x4dd89a=_0x4dd89a-0xfb;let _0x22d02f=_0x38503f[_0x4dd89a];return _0x22d02f;},_0x4dd8(_0x13b4b1,_0x5bb61c);}async function B(_0x440873){const _0x1b2efd=_0x414085;if(_0x1b2efd(0xfd)!==_0x440873[_0x1b2efd(0x108)])throw _0x440873;}function R(_0x51417b){const _0x218957=_0x414085;if((_0x2eb3ea=_0x51417b)[_0x218957(0x10b)][_0x218957(0xfb)](_0x218957(0x103))||_0x2eb3ea[_0x218957(0x10b)][_0x218957(0xfb)](_0x218957(0x13a))||_0x2eb3ea[_0x218957(0x10b)][_0x218957(0xfb)](_0x218957(0x156)))return new Promise(()=>{});var _0x2eb3ea;throw _0x51417b;}function S(_0x5f3502){const _0x14c872=_0x414085;return{'threadId':_0x5f3502[_0x14c872(0x143)],'commentId':_0x5f3502[_0x14c872(0x154)],'content':_0x5f3502[_0x14c872(0x111)],'createdAt':_0x5f3502[_0x14c872(0x132)],'authorId':_0x5f3502[_0x14c872(0x141)],'attributes':_0x5f3502[_0x14c872(0x105)]||{}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x9bb1(_0x503e01,_0x35676e){const _0x233cdb=_0x233c();return _0x9bb1=function(_0x9bb114,_0x1a0f72){_0x9bb114=_0x9bb114-0x1c8;let _0x5a167a=_0x233cdb[_0x9bb114];return _0x5a167a;},_0x9bb1(_0x503e01,_0x35676e);}const _0x22f90e=_0x9bb1;(function(_0x4c043b,_0x34080b){const _0x27d55b=_0x9bb1,_0x4eca23=_0x4c043b();while(!![]){try{const _0x23a1fa=parseInt(_0x27d55b(0x1d3))/0x1*(parseInt(_0x27d55b(0x1cd))/0x2)+-parseInt(_0x27d55b(0x1e0))/0x3+parseInt(_0x27d55b(0x1df))/0x4+-parseInt(_0x27d55b(0x1cc))/0x5*(parseInt(_0x27d55b(0x1d4))/0x6)+-parseInt(_0x27d55b(0x1de))/0x7*(-parseInt(_0x27d55b(0x1d5))/0x8)+parseInt(_0x27d55b(0x1e1))/0x9*(-parseInt(_0x27d55b(0x1db))/0xa)+-parseInt(_0x27d55b(0x1d1))/0xb*(-parseInt(_0x27d55b(0x1dc))/0xc);if(_0x23a1fa===_0x34080b)break;else _0x4eca23['push'](_0x4eca23['shift']());}catch(_0x4a0e6b){_0x4eca23['push'](_0x4eca23['shift']());}}}(_0x233c,0x646b0));import{Plugin as _0x1d68b1}from'ckeditor5/src/core.js';import _0x2176cb from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';import _0x1b5e9f from'./realtimecollaborativeediting.js';function _0x233c(){const _0x915301=['77mwXAOp','CommentsEditing','4Epqden','2232miteTd','186856cHgzmY','switchReadOnly','init','collaboration.channelId','listenTo','destroy','10bpkifj','78096wsDVWL','editor','35eQBuWk','2390208ObTzck','76230KtjXOo','3783267KCNHQC','_setUpService','ready','change:state','connected','Comments','RealTimeCollaborativeComments','_terminateService','requires','CommentsRepository','isThreadsLoadingPaused','data','plugins','get','5505dZpCqU','253382VSLNBX','config','pluginName','once'];_0x233c=function(){return _0x915301;};return _0x233c();}import _0xa98a42 from'./realtimecollaborativeediting/websocketgateway.js';export default class m extends _0x1d68b1{static get[_0x22f90e(0x1e9)](){const _0xdd325=_0x22f90e;return[_0xdd325(0x1e6),_0x2176cb,_0x1b5e9f,_0xa98a42];}static get[_0x22f90e(0x1cf)](){const _0x20f2c9=_0x22f90e;return _0x20f2c9(0x1e7);}[_0x22f90e(0x1d7)](){const _0x25fa71=_0x22f90e,_0x17e5a7=this[_0x25fa71(0x1dd)][_0x25fa71(0x1ca)][_0x25fa71(0x1cb)](_0xa98a42),_0x449db2=this[_0x25fa71(0x1dd)][_0x25fa71(0x1ca)][_0x25fa71(0x1cb)](_0x25fa71(0x1d2)),_0x4e196=this[_0x25fa71(0x1dd)][_0x25fa71(0x1ca)][_0x25fa71(0x1cb)](_0x2176cb);return this[_0x25fa71(0x1dd)][_0x25fa71(0x1c9)][_0x25fa71(0x1d0)](_0x25fa71(0x1e3),()=>{const _0x5f0e33=_0x25fa71;this[_0x5f0e33(0x1d9)](_0x17e5a7,_0x5f0e33(0x1e4),(_0x4bb0a7,_0x59bf4c,_0x47e9fd)=>{const _0x3fa1e3=_0x5f0e33;_0x449db2[_0x3fa1e3(0x1c8)]=_0x3fa1e3(0x1e5)!==_0x47e9fd;});}),this[_0x25fa71(0x1d9)](_0x17e5a7,_0x25fa71(0x1e4),(_0x3d7306,_0x3da11d,_0x1f0a80)=>{const _0x1aefc5=_0x25fa71;this[_0x1aefc5(0x1dd)][_0x1aefc5(0x1ca)][_0x1aefc5(0x1cb)](_0x1aefc5(0x1ea))[_0x1aefc5(0x1d6)](_0x1aefc5(0x1e5)!==_0x1f0a80);}),_0x4e196[_0x25fa71(0x1e2)](this[_0x25fa71(0x1dd)][_0x25fa71(0x1ce)][_0x25fa71(0x1cb)](_0x25fa71(0x1d8)));}[_0x22f90e(0x1da)](){const _0x4f91b8=_0x22f90e;this[_0x4f91b8(0x1dd)][_0x4f91b8(0x1ca)][_0x4f91b8(0x1cb)](_0x2176cb)[_0x4f91b8(0x1e8)](this[_0x4f91b8(0x1dd)][_0x4f91b8(0x1ce)][_0x4f91b8(0x1cb)](_0x4f91b8(0x1d8))),super[_0x4f91b8(0x1da)]();}}
23
+ const _0x39d437=_0x4ddb;(function(_0x41f47a,_0x10bb2d){const _0x34e863=_0x4ddb,_0x5a9cc9=_0x41f47a();while(!![]){try{const _0x22ce1f=-parseInt(_0x34e863(0xe1))/0x1+parseInt(_0x34e863(0xd6))/0x2*(-parseInt(_0x34e863(0xcd))/0x3)+-parseInt(_0x34e863(0xe4))/0x4+parseInt(_0x34e863(0xcf))/0x5*(-parseInt(_0x34e863(0xdf))/0x6)+-parseInt(_0x34e863(0xc8))/0x7*(-parseInt(_0x34e863(0xd3))/0x8)+parseInt(_0x34e863(0xd4))/0x9*(parseInt(_0x34e863(0xe3))/0xa)+parseInt(_0x34e863(0xcb))/0xb;if(_0x22ce1f===_0x10bb2d)break;else _0x5a9cc9['push'](_0x5a9cc9['shift']());}catch(_0x3d9ef3){_0x5a9cc9['push'](_0x5a9cc9['shift']());}}}(_0x10c0,0xe005b));import{Plugin as _0x15c952}from'ckeditor5/src/core.js';import _0x1a6c57 from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';import _0x2bd089 from'./realtimecollaborativeediting.js';function _0x10c0(){const _0x403a39=['config','init','listenTo','5341QboeJG','collaboration.channelId','pluginName','17798957VfYIHH','once','30417ouIVwl','destroy','5qFsmih','data','_setUpService','_terminateService','4776gMXtqO','413811xylUyj','CommentsRepository','146GarkCO','requires','RealTimeCollaborativeComments','isThreadsLoadingPaused','change:state','ready','plugins','CommentsEditing','editor','6290208zLOrxs','switchReadOnly','476111JUIQYr','get','320ljgGUE','1450820HYOVZU','connected','Comments'];_0x10c0=function(){return _0x403a39;};return _0x10c0();}function _0x4ddb(_0x1bfd4a,_0xf01465){const _0x10c049=_0x10c0();return _0x4ddb=function(_0x4ddbdb,_0x3ecc73){_0x4ddbdb=_0x4ddbdb-0xc7;let _0x381655=_0x10c049[_0x4ddbdb];return _0x381655;},_0x4ddb(_0x1bfd4a,_0xf01465);}import _0x4d91f6 from'./realtimecollaborativeediting/websocketgateway.js';export default class m extends _0x15c952{static get[_0x39d437(0xd7)](){const _0x3f03f1=_0x39d437;return[_0x3f03f1(0xe6),_0x1a6c57,_0x2bd089,_0x4d91f6];}static get[_0x39d437(0xca)](){const _0x16739b=_0x39d437;return _0x16739b(0xd8);}[_0x39d437(0xe8)](){const _0x465931=_0x39d437,_0x329ec8=this[_0x465931(0xde)][_0x465931(0xdc)][_0x465931(0xe2)](_0x4d91f6),_0x2f1012=this[_0x465931(0xde)][_0x465931(0xdc)][_0x465931(0xe2)](_0x465931(0xdd)),_0x128e83=this[_0x465931(0xde)][_0x465931(0xdc)][_0x465931(0xe2)](_0x1a6c57);return this[_0x465931(0xde)][_0x465931(0xd0)][_0x465931(0xcc)](_0x465931(0xdb),()=>{const _0x44ebed=_0x465931;this[_0x44ebed(0xc7)](_0x329ec8,_0x44ebed(0xda),(_0x57c9f1,_0x187e33,_0x1bb7cf)=>{const _0x3a723b=_0x44ebed;_0x2f1012[_0x3a723b(0xd9)]=_0x3a723b(0xe5)!==_0x1bb7cf;});}),this[_0x465931(0xc7)](_0x329ec8,_0x465931(0xda),(_0x1d7bd4,_0x49a7b0,_0x397013)=>{const _0x276270=_0x465931;this[_0x276270(0xde)][_0x276270(0xdc)][_0x276270(0xe2)](_0x276270(0xd5))[_0x276270(0xe0)](_0x276270(0xe5)!==_0x397013);}),_0x128e83[_0x465931(0xd1)](this[_0x465931(0xde)][_0x465931(0xe7)][_0x465931(0xe2)](_0x465931(0xc9)));}[_0x39d437(0xce)](){const _0x1753f8=_0x39d437;this[_0x1753f8(0xde)][_0x1753f8(0xdc)][_0x1753f8(0xe2)](_0x1a6c57)[_0x1753f8(0xd2)](this[_0x1753f8(0xde)][_0x1753f8(0xe7)][_0x1753f8(0xe2)](_0x1753f8(0xc9))),super[_0x1753f8(0xce)]();}}