@ckeditor/ckeditor5-real-time-collaboration 43.1.0-alpha.4 → 43.1.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
- (_0xd78c56=>{const {'zh-cn':{dictionary:_0x417516,getPluralForm:_0x45d22f}}={'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':_0x52db20=>0x0}};_0xd78c56['zh-cn']||={'dictionary':{},'getPluralForm':null},_0xd78c56['zh-cn']['dictionary']=Object['assign'](_0xd78c56['zh-cn']['dictionary'],_0x417516),_0xd78c56['zh-cn']['getPluralForm']=_0x45d22f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26445c=>{const {'zh-cn':{dictionary:_0xf8b406,getPluralForm:_0x5e9aa6}}={'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':_0x57c8fe=>0x0}};_0x26445c['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x26445c['zh-cn']['dictionary']=Object['assign'](_0x26445c['zh-cn']['dictionary'],_0xf8b406),_0x26445c['zh-cn']['getPluralForm']=_0x5e9aa6;})(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':_0x117f05=>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':_0x490a0f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x51da32=>{const {zh:{dictionary:_0x4f7d34,getPluralForm:_0x51f9ff}}={'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':_0x58afb9=>0x0}};_0x51da32['zh']||={'dictionary':{},'getPluralForm':null},_0x51da32['zh']['dictionary']=Object['assign'](_0x51da32['zh']['dictionary'],_0x4f7d34),_0x51da32['zh']['getPluralForm']=_0x51f9ff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa22b83=>{const {zh:{dictionary:_0x354f37,getPluralForm:_0x3f1b94}}={'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':_0x41ab3c=>0x0}};_0xa22b83['zh']||={'dictionary':{},'getPluralForm':null},_0xa22b83['zh']['dictionary']=Object['assign'](_0xa22b83['zh']['dictionary'],_0x354f37),_0xa22b83['zh']['getPluralForm']=_0x3f1b94;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-real-time-collaboration",
3
- "version": "43.1.0-alpha.4",
3
+ "version": "43.1.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.1.0-alpha.4",
46
- "@ckeditor/ckeditor5-engine": "43.1.0-alpha.4",
47
- "@ckeditor/ckeditor5-operations-compressor": "43.1.0-alpha.4",
48
- "@ckeditor/ckeditor5-theme-lark": "43.1.0-alpha.4",
49
- "@ckeditor/ckeditor5-ui": "43.1.0-alpha.4",
50
- "@ckeditor/ckeditor5-utils": "43.1.0-alpha.4",
51
- "ckeditor5": "43.1.0-alpha.4",
52
- "ckeditor5-collaboration": "43.1.0-alpha.4",
45
+ "@ckeditor/ckeditor5-core": "43.1.0-alpha.6",
46
+ "@ckeditor/ckeditor5-engine": "43.1.0-alpha.6",
47
+ "@ckeditor/ckeditor5-operations-compressor": "43.1.0-alpha.6",
48
+ "@ckeditor/ckeditor5-theme-lark": "43.1.0-alpha.6",
49
+ "@ckeditor/ckeditor5-ui": "43.1.0-alpha.6",
50
+ "@ckeditor/ckeditor5-utils": "43.1.0-alpha.6",
51
+ "ckeditor5": "43.1.0-alpha.6",
52
+ "ckeditor5-collaboration": "43.1.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(_0x36b1db,_0x12283a,_0x287a7a){const t=_0x36b1db['t'];switch(_0x12283a){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'},_0x287a7a);default:return'';}}
23
+ export function getTranslation(_0x1d1b43,_0x27de65,_0x5051dc){const t=_0x1d1b43['t'];switch(_0x27de65){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'},_0x5051dc);default:return'';}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x59b3(_0x2ab896,_0x6bd5e8){var _0x4f916f=_0x4f91();return _0x59b3=function(_0x59b35c,_0x55f9b8){_0x59b35c=_0x59b35c-0x183;var _0x3175bf=_0x4f916f[_0x59b35c];return _0x3175bf;},_0x59b3(_0x2ab896,_0x6bd5e8);}(function(_0x52dae1,_0x4ee889){var _0x3350ac=_0x59b3,_0x3ea2b1=_0x52dae1();while(!![]){try{var _0x3caac4=parseInt(_0x3350ac(0x188))/0x1*(parseInt(_0x3350ac(0x18f))/0x2)+-parseInt(_0x3350ac(0x18e))/0x3*(parseInt(_0x3350ac(0x184))/0x4)+parseInt(_0x3350ac(0x18c))/0x5+parseInt(_0x3350ac(0x18d))/0x6*(parseInt(_0x3350ac(0x187))/0x7)+-parseInt(_0x3350ac(0x183))/0x8*(-parseInt(_0x3350ac(0x18a))/0x9)+-parseInt(_0x3350ac(0x185))/0xa*(-parseInt(_0x3350ac(0x186))/0xb)+-parseInt(_0x3350ac(0x189))/0xc*(parseInt(_0x3350ac(0x18b))/0xd);if(_0x3caac4===_0x4ee889)break;else _0x3ea2b1['push'](_0x3ea2b1['shift']());}catch(_0x459412){_0x3ea2b1['push'](_0x3ea2b1['shift']());}}}(_0x4f91,0x6747e));export{default as RealTimeCollaborativeEditing}from'./realtimecollaborativeediting.js';export{default as RealTimeCollaborativeTrackChanges}from'./realtimecollaborativetrackchanges.js';function _0x4f91(){var _0x536ca0=['114MkSfBD','2iFtgJJ','1192bnGQMy','88148dfBVKj','129930TDlbWg','627pOMtAQ','14pZhpGT','779113QhtAhI','564QMJctB','21654nLXuAM','413582YibLFK','2716340uuFnIu','1002678hxguaO'];_0x4f91=function(){return _0x536ca0;};return _0x4f91();}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';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(_0x30aa81,_0x87b650){var _0x5b5b09=_0x212d,_0x21486=_0x30aa81();while(!![]){try{var _0x5c00b2=-parseInt(_0x5b5b09(0xa5))/0x1+parseInt(_0x5b5b09(0xac))/0x2*(-parseInt(_0x5b5b09(0xab))/0x3)+-parseInt(_0x5b5b09(0xa7))/0x4*(parseInt(_0x5b5b09(0xa6))/0x5)+-parseInt(_0x5b5b09(0xad))/0x6*(parseInt(_0x5b5b09(0xb0))/0x7)+-parseInt(_0x5b5b09(0xae))/0x8*(parseInt(_0x5b5b09(0xa8))/0x9)+-parseInt(_0x5b5b09(0xa9))/0xa+-parseInt(_0x5b5b09(0xaf))/0xb*(-parseInt(_0x5b5b09(0xaa))/0xc);if(_0x5c00b2===_0x87b650)break;else _0x21486['push'](_0x21486['shift']());}catch(_0x26ef08){_0x21486['push'](_0x21486['shift']());}}}(_0x4cbe,0xca952));export{default as RealTimeCollaborativeEditing}from'./realtimecollaborativeediting.js';export{default as RealTimeCollaborativeTrackChanges}from'./realtimecollaborativetrackchanges.js';export{default as RealTimeCollaborativeComments}from'./realtimecollaborativecomments.js';export{default as RealTimeCollaborativeRevisionHistory}from'./realtimecollaborativerevisionhistory.js';function _0x212d(_0x55e571,_0x58edb2){var _0x4cbe6a=_0x4cbe();return _0x212d=function(_0x212d38,_0x20e721){_0x212d38=_0x212d38-0xa5;var _0x13aa7b=_0x4cbe6a[_0x212d38];return _0x13aa7b;},_0x212d(_0x55e571,_0x58edb2);}export{default as CloudServicesCommentsAdapter}from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';export{default as CloudServicesTrackChangesAdapter}from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';export{default as CloudServicesRevisionHistoryAdapter}from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';export{default as RealTimeCollaborationClient}from'./realtimecollaborativeediting/realtimecollaborationclient.js';function _0x4cbe(){var _0x29ae1d=['7731340pRAEVP','24PWlAzp','1139421aCLrNx','6WIEYng','6813678OPQShT','1010904PQQiog','31880651IUrELw','7GZATTa','145201wsRIwP','6339415nudCrw','4RqnGTf','36iSmytF'];_0x4cbe=function(){return _0x29ae1d;};return _0x4cbe();}export{default as PresenceList}from'./presencelist.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4786c6=_0x2b7f;(function(_0x23c567,_0x32d887){const _0x476f71=_0x2b7f,_0x3cc5ed=_0x23c567();while(!![]){try{const _0x516987=-parseInt(_0x476f71(0xb4))/0x1*(-parseInt(_0x476f71(0xff))/0x2)+parseInt(_0x476f71(0x113))/0x3+parseInt(_0x476f71(0xf7))/0x4+parseInt(_0x476f71(0xcf))/0x5*(-parseInt(_0x476f71(0xcd))/0x6)+parseInt(_0x476f71(0xc8))/0x7*(parseInt(_0x476f71(0xba))/0x8)+-parseInt(_0x476f71(0xd9))/0x9*(parseInt(_0x476f71(0xe5))/0xa)+parseInt(_0x476f71(0xce))/0xb;if(_0x516987===_0x32d887)break;else _0x3cc5ed['push'](_0x3cc5ed['shift']());}catch(_0x5d7d79){_0x3cc5ed['push'](_0x3cc5ed['shift']());}}}(_0xe98a,0x3bc0f));import{ContextPlugin as _0x4952c1}from'ckeditor5/src/core.js';function _0x2b7f(_0x3176fd,_0x8c39ed){const _0xe98a07=_0xe98a();return _0x2b7f=function(_0x2b7f4d,_0x2bb84d){_0x2b7f4d=_0x2b7f4d-0xb0;let _0x53190b=_0xe98a07[_0x2b7f4d];return _0x53190b;},_0x2b7f(_0x3176fd,_0x8c39ed);}import{CKEditorError as _0x59e365,Collection as _0x15550c}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0x2b9355,BalloonPanelView as _0x12a93c,BodyCollection as _0x290fd1}from'ckeditor5/src/ui.js';import{isElement as _0x1be163}from'lodash-es';import _0x35f4fd from'../realtimecollaborativeediting/sessions.js';import _0x1a5138 from'./view/presencelistview.js';import _0x206468 from'./view/presencedropdownlistview.js';import _0x5d6598 from'./view/presencedropdownlistitemview.js';function _0xe98a(){const _0x2e5da7=['filter','presenceList.displayMe','tabIndex','querySelectorAll','sort','execute','isExpanded','bind','map','317559gIxlBc','config','isRendered','isMe','isVisible','using','textarea','193gahHgY','from','items','body','destroy','ck\x20ck-presence-list__balloon','8evIsmg','_bodyCollection','define','[contenteditable]','requires','render','presenceList','presencelist-collapseat-invalid-format','focusTracker','_allConnectedUsers','isFocusable','button','showDropdown','offsetWidth','4599JcRjTC','attachToDom','select','_handleUserRemove','unpin','1230frNbag','2214663yjfhzY','2270KixXLJ','activeElement','counterView','indexOf','input','presenceList.collapseAt','inlineListView','number','listenTo','appendChild','4229325hGGLGB','checkIfScrollable','join','change:isFocused','class','usersCount','onClick','allConnectedUsers','keystrokes','element','Tab','Shift+Tab','10fWcHsY','focus','init','Esc','_handleUserAdd','pin','bindTo',':not([disabled]):not([tabindex=\x22-1\x22])','set','locale','get','length','presencelist-missing-container','view','offsetHeight','add','reverse','currentDisplayedUsers','298896RJoqge','isCollapsed','content','_createView','presenceList.container','Enter','hasTooltip','isHidden','4406spdBKp','detachFromDom','displayMe','remove','plugins','[tabindex]','context','presenceDropdownView','min','balloonPanelView','hideDropdown'];_0xe98a=function(){return _0x2e5da7;};return _0xe98a();}import _0x2b7cf1 from'./view/presenceinlinelistitemview.js';const A={'collapseAt':0x6,'displayMe':!0x0};export default class s extends _0x4952c1{constructor(_0x13f183){const _0x4cfeda=_0x2b7f;super(_0x13f183),this[_0x4cfeda(0xbb)]=null,this[_0x4cfeda(0x105)][_0x4cfeda(0x114)][_0x4cfeda(0xbc)](_0x4cfeda(0xc0),A);const _0x895355=_0x13f183[_0x4cfeda(0x114)][_0x4cfeda(0xef)](_0x4cfeda(0xd4));if(_0x4cfeda(0xd6)!=typeof _0x895355)throw new _0x59e365(_0x4cfeda(0xc1),this);if(_0x895355<0x1)throw new _0x59e365(_0x4cfeda(0xc1),this);this[_0x4cfeda(0xc3)]=this[_0x4cfeda(0x105)][_0x4cfeda(0x103)][_0x4cfeda(0xef)](_0x35f4fd)[_0x4cfeda(0xe0)],this[_0x4cfeda(0xed)](_0x4cfeda(0xde),0x0),this[_0x4cfeda(0xf6)]=new _0x15550c(),this[_0x4cfeda(0x108)]=new _0x12a93c(),this[_0x4cfeda(0x108)][_0x4cfeda(0xdd)]=_0x4cfeda(0xb9),this[_0x4cfeda(0xf2)]=this[_0x4cfeda(0xfa)](),this[_0x4cfeda(0x106)]=void 0x0;}static get[_0x4786c6(0xbe)](){return[_0x35f4fd];}[_0x4786c6(0xe7)](){const _0x3c1abd=_0x4786c6;for(const _0x2b863f of this[_0x3c1abd(0xc3)])this[_0x3c1abd(0xe9)](_0x2b863f);this[_0x3c1abd(0xd7)](this[_0x3c1abd(0xc3)],_0x3c1abd(0xf4),(_0x199a1c,_0x22187d)=>{const _0x4db100=_0x3c1abd;this[_0x4db100(0xe9)](_0x22187d);}),this[_0x3c1abd(0xd7)](this[_0x3c1abd(0xc3)],_0x3c1abd(0x102),(_0x538a1a,_0xb900bb)=>{const _0x34adba=_0x3c1abd;this[_0x34adba(0xcb)](_0xb900bb);});}[_0x4786c6(0xfa)](){const _0x9a4d35=_0x4786c6,_0x4cd804=this[_0x9a4d35(0x105)],_0x579e3d=new _0x1a5138(this[_0x9a4d35(0x105)][_0x9a4d35(0xee)]),_0x120d60=this[_0x9a4d35(0x108)];if(!_0x1be163(_0x4cd804[_0x9a4d35(0x114)][_0x9a4d35(0xef)](_0x9a4d35(0xfb))))throw new _0x59e365(_0x9a4d35(0xf1),this);return _0x579e3d[_0x9a4d35(0xd1)][_0x9a4d35(0x111)](_0x9a4d35(0xde))['to'](this),_0x579e3d[_0x9a4d35(0x111)](_0x9a4d35(0xf8))['to'](this,_0x9a4d35(0xde),_0x300968=>{const _0xe3c3f3=_0x9a4d35,{collapseAt:_0x18cbef,displayMe:_0x3f2fa7}=_0x4cd804[_0xe3c3f3(0x114)][_0xe3c3f3(0xef)](_0xe3c3f3(0xc0)),_0x4953af=_0x300968>=_0x18cbef;return _0x579e3d[_0xe3c3f3(0xd1)][_0xe3c3f3(0xfe)]=!(0x1==_0x300968&&_0x3f2fa7||_0x4953af),_0x4953af||this[_0xe3c3f3(0x109)](),_0x4953af;}),_0x579e3d[_0x9a4d35(0xd5)][_0x9a4d35(0xb6)][_0x9a4d35(0xeb)](this[_0x9a4d35(0xf6)])[_0x9a4d35(0xb2)](_0x441d7b=>{const _0x3d74df=_0x9a4d35,_0x1b6431=_0x4cd804[_0x3d74df(0x114)][_0x3d74df(0xef)](_0x3d74df(0xc0)),_0xd6fc6b=new _0x2b7cf1(_0x4cd804[_0x3d74df(0xee)],_0x441d7b,!!_0x1b6431[_0x3d74df(0xdf)]);return _0xd6fc6b[_0x3d74df(0x111)](_0x3d74df(0xfd))['to'](_0x579e3d,_0x3d74df(0xf8),_0x2a3d8b=>!_0x2a3d8b),_0xd6fc6b[_0x3d74df(0x111)](_0x3d74df(0xc4))['to'](_0x579e3d,_0x3d74df(0xf8),_0xc799c=>!_0xc799c),_0x1b6431[_0x3d74df(0xdf)]&&this[_0x3d74df(0xd7)](_0xd6fc6b,_0x3d74df(0x10f),()=>{const _0x438141=_0x3d74df;this[_0x438141(0xf2)][_0x438141(0xf8)]||_0x1b6431[_0x438141(0xdf)](_0x441d7b,_0xd6fc6b[_0x438141(0xe2)]);}),_0xd6fc6b;}),this[_0x9a4d35(0xd7)](_0x579e3d[_0x9a4d35(0xd5)],_0x9a4d35(0x10f),()=>{const _0x49ea2d=_0x9a4d35;this[_0x49ea2d(0x106)]?this[_0x49ea2d(0x109)]():this[_0x49ea2d(0xf2)][_0x49ea2d(0xf8)]&&this[_0x49ea2d(0xc6)]();}),_0x579e3d[_0x9a4d35(0xd5)][_0x9a4d35(0xe1)][_0x9a4d35(0xed)](_0x9a4d35(0xfc),(_0x2cf0e0,_0x1213d4)=>{const _0x31947b=_0x9a4d35;this[_0x31947b(0xf2)][_0x31947b(0xf8)]&&(this[_0x31947b(0xc6)](),_0x1213d4());}),_0x579e3d[_0x9a4d35(0xbf)](),_0x120d60[_0x9a4d35(0xbf)](),_0x2b9355({'emitter':_0x579e3d,'activator':()=>_0x120d60[_0x9a4d35(0xb1)],'contextElements':[_0x120d60[_0x9a4d35(0xe2)],_0x579e3d[_0x9a4d35(0xd5)][_0x9a4d35(0xe2)]],'callback':()=>this[_0x9a4d35(0x109)]()}),_0x4cd804[_0x9a4d35(0x114)][_0x9a4d35(0xef)](_0x9a4d35(0xfb))[_0x9a4d35(0xd8)](_0x579e3d[_0x9a4d35(0xe2)]),this[_0x9a4d35(0xbb)]=new _0x290fd1(this[_0x9a4d35(0x105)][_0x9a4d35(0xee)]),this[_0x9a4d35(0xbb)][_0x9a4d35(0xc9)](),this[_0x9a4d35(0xbb)][_0x9a4d35(0xf4)](this[_0x9a4d35(0x108)]),_0x579e3d;}[_0x4786c6(0xe9)](_0x14c697){const _0x69cdba=_0x4786c6;if(!this[_0x69cdba(0x105)][_0x69cdba(0x114)][_0x69cdba(0xef)](_0x69cdba(0x10b))&&_0x14c697[_0x69cdba(0xb0)])return;const _0x109aea=this[_0x69cdba(0x105)][_0x69cdba(0x114)][_0x69cdba(0xef)](_0x69cdba(0xd4))-0x1;this[_0x69cdba(0xde)]++,this[_0x69cdba(0xf6)][_0x69cdba(0xf0)]==_0x109aea&&this[_0x69cdba(0xf6)][_0x69cdba(0xf0)]>0x1&&this[_0x69cdba(0xf6)][_0x69cdba(0x102)](0x1);const _0x80f602=_0x14c697[_0x69cdba(0xb0)]?0x0:this[_0x69cdba(0xf6)][_0x69cdba(0xf0)];this[_0x69cdba(0xf6)][_0x69cdba(0xf4)](_0x14c697,_0x80f602);}[_0x4786c6(0xcb)](_0x8c92e9){const _0x9eb5b7=_0x4786c6;if(this[_0x9eb5b7(0xde)]--,this[_0x9eb5b7(0xf6)][_0x9eb5b7(0xef)](_0x8c92e9['id'])&&(this[_0x9eb5b7(0xf6)][_0x9eb5b7(0x102)](_0x8c92e9['id']),this[_0x9eb5b7(0xf6)][_0x9eb5b7(0xf0)]<this[_0x9eb5b7(0xde)])){for(const _0x3de1c6 of Array[_0x9eb5b7(0xb5)](this[_0x9eb5b7(0xc3)])[_0x9eb5b7(0xf5)]())if(!this[_0x9eb5b7(0xf6)][_0x9eb5b7(0xef)](_0x3de1c6['id']))return void this[_0x9eb5b7(0xf6)][_0x9eb5b7(0xf4)](_0x3de1c6,Math[_0x9eb5b7(0x107)](this[_0x9eb5b7(0xf6)][_0x9eb5b7(0xf0)],0x1));}}[_0x4786c6(0xc6)](){const _0x267c05=_0x4786c6;if(this[_0x267c05(0x106)])return;const _0x2e3e0e=this[_0x267c05(0x105)][_0x267c05(0x114)][_0x267c05(0xef)](_0x267c05(0xc0));this[_0x267c05(0x106)]=new _0x206468(this[_0x267c05(0x105)][_0x267c05(0xee)],!!_0x2e3e0e[_0x267c05(0xdf)]),this[_0x267c05(0xf2)][_0x267c05(0xd5)][_0x267c05(0x110)]=!0x0;const {listWrapperView:_0x51baf5}=this[_0x267c05(0x106)];_0x51baf5[_0x267c05(0xb6)][_0x267c05(0xeb)](this[_0x267c05(0xc3)])[_0x267c05(0xb2)](_0x1d0c80=>{const _0x5a51fa=_0x267c05;if(!_0x2e3e0e[_0x5a51fa(0x101)]&&_0x1d0c80[_0x5a51fa(0xb0)])return null;const _0x553127=new _0x5d6598(this[_0x5a51fa(0x105)][_0x5a51fa(0xee)],_0x1d0c80,!!_0x2e3e0e[_0x5a51fa(0xdf)]);return _0x2e3e0e[_0x5a51fa(0xdf)]&&this[_0x5a51fa(0xd7)](_0x553127,_0x5a51fa(0x10f),()=>{const _0x1d97e5=_0x5a51fa;_0x2e3e0e[_0x1d97e5(0xdf)](_0x1d0c80,_0x553127[_0x1d97e5(0xe2)]);}),_0x553127;}),this[_0x267c05(0x108)][_0x267c05(0xf9)][_0x267c05(0xf4)](this[_0x267c05(0x106)]),this[_0x267c05(0x108)][_0x267c05(0xea)]({'target':this[_0x267c05(0xf2)][_0x267c05(0xd5)][_0x267c05(0xe2)]}),_0x51baf5[_0x267c05(0xe6)](),_0x51baf5[_0x267c05(0xda)]();const _0x5eca4f=(_0x23c038,_0x543dc8)=>{const _0x12b726=_0x267c05;this[_0x12b726(0x109)](),this[_0x12b726(0xf2)][_0x12b726(0xd5)][_0x12b726(0xe6)](),_0x543dc8();};_0x51baf5[_0x267c05(0xe1)][_0x267c05(0xed)](_0x267c05(0xe8),_0x5eca4f),_0x51baf5[_0x267c05(0xe1)][_0x267c05(0xed)](_0x267c05(0xe4),_0x5eca4f),_0x51baf5[_0x267c05(0xe1)][_0x267c05(0xed)](_0x267c05(0xe3),(_0x4963ca,_0x21947e)=>{const _0x293322=_0x267c05;!function(_0x370d0e){const _0x452d7d=_0x2b7f,_0x572665=['a',_0x452d7d(0xc5),_0x452d7d(0xd3),_0x452d7d(0xca),_0x452d7d(0xb3),_0x452d7d(0x104),_0x452d7d(0xbd)][_0x452d7d(0x112)](_0x48650a=>_0x48650a+_0x452d7d(0xec))[_0x452d7d(0xdb)](','),_0x1d064e=[...document[_0x452d7d(0xb7)][_0x452d7d(0x10d)](_0x572665)][_0x452d7d(0x10a)](_0x39cc10=>_0x39cc10===document[_0x452d7d(0xd0)]||_0x39cc10[_0x452d7d(0xc7)]+_0x39cc10[_0x452d7d(0xf3)]>0x0)[_0x452d7d(0x10e)]((_0x34f92c,_0x1728d4)=>(_0x34f92c[_0x452d7d(0x10c)]||0x0)-(_0x1728d4[_0x452d7d(0x10c)]||0x0)),_0x7f4601=_0x1d064e[_0x452d7d(0xd2)](_0x370d0e),_0x7050bc=_0x1d064e[(_0x7f4601+0x1)%_0x1d064e[_0x452d7d(0xf0)]];_0x7050bc&&_0x7050bc[_0x452d7d(0xe6)]();}(this[_0x293322(0xf2)][_0x293322(0xe2)]),this[_0x293322(0x109)](),_0x21947e();}),_0x51baf5[_0x267c05(0xc2)][_0x267c05(0xf4)](this[_0x267c05(0xf2)][_0x267c05(0xe2)]),_0x51baf5[_0x267c05(0xc2)]['on'](_0x267c05(0xdc),(_0x39ef22,_0x53c390,_0x598239)=>{const _0x4f6314=_0x267c05;_0x598239||this[_0x4f6314(0x109)]();});}[_0x4786c6(0x109)](){const _0x58fb79=_0x4786c6;this[_0x58fb79(0x106)]&&(this[_0x58fb79(0xf2)][_0x58fb79(0xd5)][_0x58fb79(0x110)]=!0x1,this[_0x58fb79(0x108)][_0x58fb79(0xcc)](),this[_0x58fb79(0x108)][_0x58fb79(0xf9)][_0x58fb79(0x102)](this[_0x58fb79(0x106)]),this[_0x58fb79(0x106)][_0x58fb79(0xb8)](),this[_0x58fb79(0x106)]=void 0x0);}[_0x4786c6(0xb8)](){const _0x38ec56=_0x4786c6;super[_0x38ec56(0xb8)](),this[_0x38ec56(0xf2)]&&this[_0x38ec56(0xf2)][_0x38ec56(0x115)]&&this[_0x38ec56(0xf2)][_0x38ec56(0xb8)](),this[_0x38ec56(0xbb)]&&(this[_0x38ec56(0xbb)][_0x38ec56(0x100)](),this[_0x38ec56(0xbb)][_0x38ec56(0xb8)](),this[_0x38ec56(0xbb)]=null);}}
23
+ const _0x2de90b=_0x38ca;(function(_0x6bcc8c,_0x59b590){const _0x41543b=_0x38ca,_0x263e1f=_0x6bcc8c();while(!![]){try{const _0x4d2689=parseInt(_0x41543b(0x182))/0x1+-parseInt(_0x41543b(0x1a2))/0x2+parseInt(_0x41543b(0x197))/0x3+parseInt(_0x41543b(0x1b3))/0x4+parseInt(_0x41543b(0x18a))/0x5*(parseInt(_0x41543b(0x179))/0x6)+-parseInt(_0x41543b(0x18d))/0x7+-parseInt(_0x41543b(0x184))/0x8*(parseInt(_0x41543b(0x18c))/0x9);if(_0x4d2689===_0x59b590)break;else _0x263e1f['push'](_0x263e1f['shift']());}catch(_0x481291){_0x263e1f['push'](_0x263e1f['shift']());}}}(_0x540c,0x87ee4));import{ContextPlugin as _0x5984f0}from'ckeditor5/src/core.js';import{CKEditorError as _0x50ca4c,Collection as _0x33c7c7}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0x14f6d5,BalloonPanelView as _0x43de5f,BodyCollection as _0x220395}from'ckeditor5/src/ui.js';function _0x38ca(_0x2d69b8,_0x1a9084){const _0x540c19=_0x540c();return _0x38ca=function(_0x38ca8a,_0x219efa){_0x38ca8a=_0x38ca8a-0x168;let _0x35c61f=_0x540c19[_0x38ca8a];return _0x35c61f;},_0x38ca(_0x2d69b8,_0x1a9084);}function _0x540c(){const _0x366270=['usersCount','from','querySelectorAll','bindTo','Shift+Tab','map','_allConnectedUsers','_createView','isCollapsed','isVisible','remove','get','unpin','presenceList','min','config','define','showDropdown','destroy','presenceList.container','_handleUserAdd','ck\x20ck-presence-list__balloon','context','_bodyCollection','offsetHeight','displayMe','onClick','focusTracker','set','class','pin','24jWzKOq','add','init','presenceDropdownView','items','keystrokes','Enter','offsetWidth','body','353872GIPtGH','presenceList.collapseAt','3140112QGyAYz','activeElement','inlineListView','textarea','using','presencelist-collapseat-invalid-format','1083110jkMseU','isRendered','9emRllR','4565029SkZfwE','counterView','reverse','render','detachFromDom','attachToDom','bind','execute','currentDisplayedUsers','allConnectedUsers','529830IJjsZt','Esc','filter','locale','button','balloonPanelView','requires','plugins','number','length','_handleUserRemove','687622rLhbOR','focus','isMe','select','join','appendChild','presenceList.displayMe','Tab','hasTooltip','change:isFocused','isFocusable','indexOf',':not([disabled]):not([tabindex=\x22-1\x22])','hideDropdown','sort','input','tabIndex','2193096KbohCt','isExpanded','content','checkIfScrollable','listenTo','view','presencelist-missing-container','element','isHidden','[tabindex]','[contenteditable]'];_0x540c=function(){return _0x366270;};return _0x540c();}import{isElement as _0x57ccc0}from'lodash-es';import _0x207e17 from'../realtimecollaborativeediting/sessions.js';import _0x484d1f from'./view/presencelistview.js';import _0x1ee066 from'./view/presencedropdownlistview.js';import _0x5c8e64 from'./view/presencedropdownlistitemview.js';import _0x5ed105 from'./view/presenceinlinelistitemview.js';const A={'collapseAt':0x6,'displayMe':!0x0};export default class s extends _0x5984f0{constructor(_0x5451a7){const _0x1a3a76=_0x38ca;super(_0x5451a7),this[_0x1a3a76(0x171)]=null,this[_0x1a3a76(0x170)][_0x1a3a76(0x169)][_0x1a3a76(0x16a)](_0x1a3a76(0x1cb),A);const _0x21b2fc=_0x5451a7[_0x1a3a76(0x169)][_0x1a3a76(0x1c9)](_0x1a3a76(0x183));if(_0x1a3a76(0x19f)!=typeof _0x21b2fc)throw new _0x50ca4c(_0x1a3a76(0x189),this);if(_0x21b2fc<0x1)throw new _0x50ca4c(_0x1a3a76(0x189),this);this[_0x1a3a76(0x1c4)]=this[_0x1a3a76(0x170)][_0x1a3a76(0x19e)][_0x1a3a76(0x1c9)](_0x207e17)[_0x1a3a76(0x196)],this[_0x1a3a76(0x176)](_0x1a3a76(0x1be),0x0),this[_0x1a3a76(0x195)]=new _0x33c7c7(),this[_0x1a3a76(0x19c)]=new _0x43de5f(),this[_0x1a3a76(0x19c)][_0x1a3a76(0x177)]=_0x1a3a76(0x16f),this[_0x1a3a76(0x1b8)]=this[_0x1a3a76(0x1c5)](),this[_0x1a3a76(0x17c)]=void 0x0;}static get[_0x2de90b(0x19d)](){return[_0x207e17];}[_0x2de90b(0x17b)](){const _0x5e2e8d=_0x2de90b;for(const _0x57a649 of this[_0x5e2e8d(0x1c4)])this[_0x5e2e8d(0x16e)](_0x57a649);this[_0x5e2e8d(0x1b7)](this[_0x5e2e8d(0x1c4)],_0x5e2e8d(0x17a),(_0x40a7b0,_0x236c48)=>{const _0x4184b9=_0x5e2e8d;this[_0x4184b9(0x16e)](_0x236c48);}),this[_0x5e2e8d(0x1b7)](this[_0x5e2e8d(0x1c4)],_0x5e2e8d(0x1c8),(_0x43c8aa,_0x428b24)=>{const _0x37b744=_0x5e2e8d;this[_0x37b744(0x1a1)](_0x428b24);});}[_0x2de90b(0x1c5)](){const _0x504a2b=_0x2de90b,_0x9a1453=this[_0x504a2b(0x170)],_0x14b08a=new _0x484d1f(this[_0x504a2b(0x170)][_0x504a2b(0x19a)]),_0x136ffb=this[_0x504a2b(0x19c)];if(!_0x57ccc0(_0x9a1453[_0x504a2b(0x169)][_0x504a2b(0x1c9)](_0x504a2b(0x16d))))throw new _0x50ca4c(_0x504a2b(0x1b9),this);return _0x14b08a[_0x504a2b(0x18e)][_0x504a2b(0x193)](_0x504a2b(0x1be))['to'](this),_0x14b08a[_0x504a2b(0x193)](_0x504a2b(0x1c6))['to'](this,_0x504a2b(0x1be),_0x157143=>{const _0x1d48ca=_0x504a2b,{collapseAt:_0x8b598d,displayMe:_0x208218}=_0x9a1453[_0x1d48ca(0x169)][_0x1d48ca(0x1c9)](_0x1d48ca(0x1cb)),_0x5f486e=_0x157143>=_0x8b598d;return _0x14b08a[_0x1d48ca(0x18e)][_0x1d48ca(0x1bb)]=!(0x1==_0x157143&&_0x208218||_0x5f486e),_0x5f486e||this[_0x1d48ca(0x1af)](),_0x5f486e;}),_0x14b08a[_0x504a2b(0x186)][_0x504a2b(0x17d)][_0x504a2b(0x1c1)](this[_0x504a2b(0x195)])[_0x504a2b(0x188)](_0x1714af=>{const _0x359503=_0x504a2b,_0xca0c88=_0x9a1453[_0x359503(0x169)][_0x359503(0x1c9)](_0x359503(0x1cb)),_0x4cd3f6=new _0x5ed105(_0x9a1453[_0x359503(0x19a)],_0x1714af,!!_0xca0c88[_0x359503(0x174)]);return _0x4cd3f6[_0x359503(0x193)](_0x359503(0x1aa))['to'](_0x14b08a,_0x359503(0x1c6),_0x4d561e=>!_0x4d561e),_0x4cd3f6[_0x359503(0x193)](_0x359503(0x1ac))['to'](_0x14b08a,_0x359503(0x1c6),_0x2530fa=>!_0x2530fa),_0xca0c88[_0x359503(0x174)]&&this[_0x359503(0x1b7)](_0x4cd3f6,_0x359503(0x194),()=>{const _0x4e1e05=_0x359503;this[_0x4e1e05(0x1b8)][_0x4e1e05(0x1c6)]||_0xca0c88[_0x4e1e05(0x174)](_0x1714af,_0x4cd3f6[_0x4e1e05(0x1ba)]);}),_0x4cd3f6;}),this[_0x504a2b(0x1b7)](_0x14b08a[_0x504a2b(0x186)],_0x504a2b(0x194),()=>{const _0x3936fa=_0x504a2b;this[_0x3936fa(0x17c)]?this[_0x3936fa(0x1af)]():this[_0x3936fa(0x1b8)][_0x3936fa(0x1c6)]&&this[_0x3936fa(0x16b)]();}),_0x14b08a[_0x504a2b(0x186)][_0x504a2b(0x17e)][_0x504a2b(0x176)](_0x504a2b(0x17f),(_0x15fa62,_0x4a468d)=>{const _0x59378f=_0x504a2b;this[_0x59378f(0x1b8)][_0x59378f(0x1c6)]&&(this[_0x59378f(0x16b)](),_0x4a468d());}),_0x14b08a[_0x504a2b(0x190)](),_0x136ffb[_0x504a2b(0x190)](),_0x14f6d5({'emitter':_0x14b08a,'activator':()=>_0x136ffb[_0x504a2b(0x1c7)],'contextElements':[_0x136ffb[_0x504a2b(0x1ba)],_0x14b08a[_0x504a2b(0x186)][_0x504a2b(0x1ba)]],'callback':()=>this[_0x504a2b(0x1af)]()}),_0x9a1453[_0x504a2b(0x169)][_0x504a2b(0x1c9)](_0x504a2b(0x16d))[_0x504a2b(0x1a7)](_0x14b08a[_0x504a2b(0x1ba)]),this[_0x504a2b(0x171)]=new _0x220395(this[_0x504a2b(0x170)][_0x504a2b(0x19a)]),this[_0x504a2b(0x171)][_0x504a2b(0x192)](),this[_0x504a2b(0x171)][_0x504a2b(0x17a)](this[_0x504a2b(0x19c)]),_0x14b08a;}[_0x2de90b(0x16e)](_0x210996){const _0x279dd4=_0x2de90b;if(!this[_0x279dd4(0x170)][_0x279dd4(0x169)][_0x279dd4(0x1c9)](_0x279dd4(0x1a8))&&_0x210996[_0x279dd4(0x1a4)])return;const _0x1bdc39=this[_0x279dd4(0x170)][_0x279dd4(0x169)][_0x279dd4(0x1c9)](_0x279dd4(0x183))-0x1;this[_0x279dd4(0x1be)]++,this[_0x279dd4(0x195)][_0x279dd4(0x1a0)]==_0x1bdc39&&this[_0x279dd4(0x195)][_0x279dd4(0x1a0)]>0x1&&this[_0x279dd4(0x195)][_0x279dd4(0x1c8)](0x1);const _0x1f7437=_0x210996[_0x279dd4(0x1a4)]?0x0:this[_0x279dd4(0x195)][_0x279dd4(0x1a0)];this[_0x279dd4(0x195)][_0x279dd4(0x17a)](_0x210996,_0x1f7437);}[_0x2de90b(0x1a1)](_0x3de1c0){const _0x2a1129=_0x2de90b;if(this[_0x2a1129(0x1be)]--,this[_0x2a1129(0x195)][_0x2a1129(0x1c9)](_0x3de1c0['id'])&&(this[_0x2a1129(0x195)][_0x2a1129(0x1c8)](_0x3de1c0['id']),this[_0x2a1129(0x195)][_0x2a1129(0x1a0)]<this[_0x2a1129(0x1be)])){for(const _0x25a1de of Array[_0x2a1129(0x1bf)](this[_0x2a1129(0x1c4)])[_0x2a1129(0x18f)]())if(!this[_0x2a1129(0x195)][_0x2a1129(0x1c9)](_0x25a1de['id']))return void this[_0x2a1129(0x195)][_0x2a1129(0x17a)](_0x25a1de,Math[_0x2a1129(0x168)](this[_0x2a1129(0x195)][_0x2a1129(0x1a0)],0x1));}}[_0x2de90b(0x16b)](){const _0x5c2342=_0x2de90b;if(this[_0x5c2342(0x17c)])return;const _0x4a1f17=this[_0x5c2342(0x170)][_0x5c2342(0x169)][_0x5c2342(0x1c9)](_0x5c2342(0x1cb));this[_0x5c2342(0x17c)]=new _0x1ee066(this[_0x5c2342(0x170)][_0x5c2342(0x19a)],!!_0x4a1f17[_0x5c2342(0x174)]),this[_0x5c2342(0x1b8)][_0x5c2342(0x186)][_0x5c2342(0x1b4)]=!0x0;const {listWrapperView:_0x12f433}=this[_0x5c2342(0x17c)];_0x12f433[_0x5c2342(0x17d)][_0x5c2342(0x1c1)](this[_0x5c2342(0x1c4)])[_0x5c2342(0x188)](_0x551286=>{const _0x3df00f=_0x5c2342;if(!_0x4a1f17[_0x3df00f(0x173)]&&_0x551286[_0x3df00f(0x1a4)])return null;const _0x4829ca=new _0x5c8e64(this[_0x3df00f(0x170)][_0x3df00f(0x19a)],_0x551286,!!_0x4a1f17[_0x3df00f(0x174)]);return _0x4a1f17[_0x3df00f(0x174)]&&this[_0x3df00f(0x1b7)](_0x4829ca,_0x3df00f(0x194),()=>{const _0x5aee22=_0x3df00f;_0x4a1f17[_0x5aee22(0x174)](_0x551286,_0x4829ca[_0x5aee22(0x1ba)]);}),_0x4829ca;}),this[_0x5c2342(0x19c)][_0x5c2342(0x1b5)][_0x5c2342(0x17a)](this[_0x5c2342(0x17c)]),this[_0x5c2342(0x19c)][_0x5c2342(0x178)]({'target':this[_0x5c2342(0x1b8)][_0x5c2342(0x186)][_0x5c2342(0x1ba)]}),_0x12f433[_0x5c2342(0x1a3)](),_0x12f433[_0x5c2342(0x1b6)]();const _0x3790bb=(_0x42502a,_0x43b6d7)=>{const _0x3cb5b8=_0x5c2342;this[_0x3cb5b8(0x1af)](),this[_0x3cb5b8(0x1b8)][_0x3cb5b8(0x186)][_0x3cb5b8(0x1a3)](),_0x43b6d7();};_0x12f433[_0x5c2342(0x17e)][_0x5c2342(0x176)](_0x5c2342(0x198),_0x3790bb),_0x12f433[_0x5c2342(0x17e)][_0x5c2342(0x176)](_0x5c2342(0x1c2),_0x3790bb),_0x12f433[_0x5c2342(0x17e)][_0x5c2342(0x176)](_0x5c2342(0x1a9),(_0x5bb51c,_0x22a70b)=>{const _0x11ad57=_0x5c2342;!function(_0x3c0775){const _0x44e450=_0x38ca,_0x1e7f2f=['a',_0x44e450(0x19b),_0x44e450(0x1b1),_0x44e450(0x1a5),_0x44e450(0x187),_0x44e450(0x1bc),_0x44e450(0x1bd)][_0x44e450(0x1c3)](_0x122151=>_0x122151+_0x44e450(0x1ae))[_0x44e450(0x1a6)](','),_0x14ca2f=[...document[_0x44e450(0x181)][_0x44e450(0x1c0)](_0x1e7f2f)][_0x44e450(0x199)](_0x4e7de5=>_0x4e7de5===document[_0x44e450(0x185)]||_0x4e7de5[_0x44e450(0x180)]+_0x4e7de5[_0x44e450(0x172)]>0x0)[_0x44e450(0x1b0)]((_0x22e5dc,_0x3441c4)=>(_0x22e5dc[_0x44e450(0x1b2)]||0x0)-(_0x3441c4[_0x44e450(0x1b2)]||0x0)),_0x5b2da7=_0x14ca2f[_0x44e450(0x1ad)](_0x3c0775),_0x3d700c=_0x14ca2f[(_0x5b2da7+0x1)%_0x14ca2f[_0x44e450(0x1a0)]];_0x3d700c&&_0x3d700c[_0x44e450(0x1a3)]();}(this[_0x11ad57(0x1b8)][_0x11ad57(0x1ba)]),this[_0x11ad57(0x1af)](),_0x22a70b();}),_0x12f433[_0x5c2342(0x175)][_0x5c2342(0x17a)](this[_0x5c2342(0x1b8)][_0x5c2342(0x1ba)]),_0x12f433[_0x5c2342(0x175)]['on'](_0x5c2342(0x1ab),(_0x4a8bbe,_0x50540d,_0x516e2b)=>{const _0x566eca=_0x5c2342;_0x516e2b||this[_0x566eca(0x1af)]();});}[_0x2de90b(0x1af)](){const _0x2d393d=_0x2de90b;this[_0x2d393d(0x17c)]&&(this[_0x2d393d(0x1b8)][_0x2d393d(0x186)][_0x2d393d(0x1b4)]=!0x1,this[_0x2d393d(0x19c)][_0x2d393d(0x1ca)](),this[_0x2d393d(0x19c)][_0x2d393d(0x1b5)][_0x2d393d(0x1c8)](this[_0x2d393d(0x17c)]),this[_0x2d393d(0x17c)][_0x2d393d(0x16c)](),this[_0x2d393d(0x17c)]=void 0x0);}[_0x2de90b(0x16c)](){const _0x2d387=_0x2de90b;super[_0x2d387(0x16c)](),this[_0x2d387(0x1b8)]&&this[_0x2d387(0x1b8)][_0x2d387(0x18b)]&&this[_0x2d387(0x1b8)][_0x2d387(0x16c)](),this[_0x2d387(0x171)]&&(this[_0x2d387(0x171)][_0x2d387(0x191)](),this[_0x2d387(0x171)][_0x2d387(0x16c)](),this[_0x2d387(0x171)]=null);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1857(){const _0x1215de=['ck-presence-list__counter--hidden','div','1986194BodxYX','3pqfvZt','ck-presence-list__counter','isHidden','1180153TGoWkk','795GaKsca','668042kOjJOm','bindTemplate','set','174704vWjULB','10980xYbvZl','usersCount','setTemplate','977716IgjtcP','315SeyTel','12777890SwrobS','CONNECTED_USERS'];_0x1857=function(){return _0x1215de;};return _0x1857();}(function(_0x1c92ad,_0x5efe73){const _0x34c4a4=_0x2f07,_0x53917f=_0x1c92ad();while(!![]){try{const _0x266390=parseInt(_0x34c4a4(0xa8))/0x1+parseInt(_0x34c4a4(0xaa))/0x2+parseInt(_0x34c4a4(0xa5))/0x3*(parseInt(_0x34c4a4(0xb1))/0x4)+-parseInt(_0x34c4a4(0xa9))/0x5*(parseInt(_0x34c4a4(0xae))/0x6)+-parseInt(_0x34c4a4(0xa4))/0x7+parseInt(_0x34c4a4(0xad))/0x8*(parseInt(_0x34c4a4(0xb2))/0x9)+-parseInt(_0x34c4a4(0xb3))/0xa;if(_0x266390===_0x5efe73)break;else _0x53917f['push'](_0x53917f['shift']());}catch(_0x8a11f1){_0x53917f['push'](_0x53917f['shift']());}}}(_0x1857,0xa3ae0));import{View as _0x546ea4}from'ckeditor5/src/ui.js';import{getTranslation as _0x22915b}from'../../common-translations.js';function _0x2f07(_0x100ece,_0x51920a){const _0x185727=_0x1857();return _0x2f07=function(_0x2f07b0,_0x29f1de){_0x2f07b0=_0x2f07b0-0xa4;let _0x1b2677=_0x185727[_0x2f07b0];return _0x1b2677;},_0x2f07(_0x100ece,_0x51920a);}export default class ts extends _0x546ea4{constructor(_0x423939){const _0x1f28a6=_0x2f07;super(_0x423939);const _0x48bcea=this[_0x1f28a6(0xab)];this[_0x1f28a6(0xac)](_0x1f28a6(0xaf),0x0),this[_0x1f28a6(0xac)](_0x1f28a6(0xa7),!0x0),this[_0x1f28a6(0xb0)]({'tag':_0x1f28a6(0xb6),'attributes':{'class':['ck',_0x1f28a6(0xa6),_0x48bcea['if'](_0x1f28a6(0xa7),_0x1f28a6(0xb5))]},'children':[{'text':_0x48bcea['to'](_0x1f28a6(0xaf),_0x340882=>_0x22915b(_0x423939,_0x1f28a6(0xb4),_0x340882))}]});}}
23
+ (function(_0x4d9e8b,_0x3cf62e){const _0x3a1d44=_0x993d,_0x2bd9fb=_0x4d9e8b();while(!![]){try{const _0x539071=parseInt(_0x3a1d44(0x96))/0x1+parseInt(_0x3a1d44(0x94))/0x2*(parseInt(_0x3a1d44(0x8d))/0x3)+-parseInt(_0x3a1d44(0x8c))/0x4+-parseInt(_0x3a1d44(0x88))/0x5+parseInt(_0x3a1d44(0x8a))/0x6+parseInt(_0x3a1d44(0x8e))/0x7+-parseInt(_0x3a1d44(0x91))/0x8*(parseInt(_0x3a1d44(0x93))/0x9);if(_0x539071===_0x3cf62e)break;else _0x2bd9fb['push'](_0x2bd9fb['shift']());}catch(_0xa2cf04){_0x2bd9fb['push'](_0x2bd9fb['shift']());}}}(_0x268b,0xa5900));import{View as _0x371242}from'ckeditor5/src/ui.js';import{getTranslation as _0x16f418}from'../../common-translations.js';function _0x993d(_0x995608,_0x32457f){const _0x268b7b=_0x268b();return _0x993d=function(_0x993dfc,_0x26ba08){_0x993dfc=_0x993dfc-0x85;let _0x224acd=_0x268b7b[_0x993dfc];return _0x224acd;},_0x993d(_0x995608,_0x32457f);}export default class ts extends _0x371242{constructor(_0x3a0962){const _0x2c1b24=_0x993d;super(_0x3a0962);const _0x32d216=this[_0x2c1b24(0x89)];this[_0x2c1b24(0x95)](_0x2c1b24(0x87),0x0),this[_0x2c1b24(0x95)](_0x2c1b24(0x8b),!0x0),this[_0x2c1b24(0x90)]({'tag':_0x2c1b24(0x85),'attributes':{'class':['ck',_0x2c1b24(0x8f),_0x32d216['if'](_0x2c1b24(0x8b),_0x2c1b24(0x86))]},'children':[{'text':_0x32d216['to'](_0x2c1b24(0x87),_0x4be978=>_0x16f418(_0x3a0962,_0x2c1b24(0x92),_0x4be978))}]});}}function _0x268b(){const _0x15cc36=['7407DdIXhc','1413146kKAkta','ck-presence-list__counter','setTemplate','1095256MJbOkg','CONNECTED_USERS','18mItKmi','886QnsToF','set','69571KidIoL','div','ck-presence-list__counter--hidden','usersCount','1517740QJzfLx','bindTemplate','6836646eoyZBZ','isHidden','4996604wMJqPw'];_0x268b=function(){return _0x15cc36;};return _0x268b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x539d85=_0x5ea5;function _0x5455(){const _0x220426=['6uDvMTm','name','ck-user__full-name','getBackgroundColorClass','element','span','9HMjiWZ','true','1235705VVBEVS','ck-presence-list__marker','fire','2699198oHNCSw','10595000RUFGUi','3973669vfFMlv','userView','presentation','button','16kZTUVN','666474qDnFXb','ck-presence-list__dropdown-list-item','tag','3XLyKtP','execute','color','22910899oRSXxL','focus','8494950aQrLhc','bindTemplate','setTemplate'];_0x5455=function(){return _0x220426;};return _0x5455();}(function(_0x1d9197,_0x5cab5c){const _0x297ccf=_0x5ea5,_0x238d9e=_0x1d9197();while(!![]){try{const _0x150d95=-parseInt(_0x297ccf(0x1a7))/0x1+-parseInt(_0x297ccf(0x1a0))/0x2*(-parseInt(_0x297ccf(0x1aa))/0x3)+-parseInt(_0x297ccf(0x1a6))/0x4*(parseInt(_0x297ccf(0x19d))/0x5)+parseInt(_0x297ccf(0x195))/0x6*(-parseInt(_0x297ccf(0x1a2))/0x7)+-parseInt(_0x297ccf(0x1a1))/0x8*(parseInt(_0x297ccf(0x19b))/0x9)+parseInt(_0x297ccf(0x192))/0xa+parseInt(_0x297ccf(0x190))/0xb;if(_0x150d95===_0x5cab5c)break;else _0x238d9e['push'](_0x238d9e['shift']());}catch(_0x3ad39c){_0x238d9e['push'](_0x238d9e['shift']());}}}(_0x5455,0xb3667));function _0x5ea5(_0x4a56b,_0x28dc37){const _0x5455fc=_0x5455();return _0x5ea5=function(_0x5ea5db,_0x549fb0){_0x5ea5db=_0x5ea5db-0x18f;let _0x30ccd6=_0x5455fc[_0x5ea5db];return _0x30ccd6;},_0x5ea5(_0x4a56b,_0x28dc37);}import{ListItemView as _0x5c1ceb}from'ckeditor5/src/ui.js';import{UserView as _0x787413}from'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x5c1ceb{constructor(_0x183fb3,_0xaea925,_0x536674){const _0x2caabb=_0x5ea5;super(_0x183fb3);const _0x330dbc=this[_0x2caabb(0x193)];this[_0x2caabb(0x1a3)]=new _0x787413(_0x183fb3,_0xaea925);const _0x389057={'tag':'li','attributes':{'class':['ck',_0x2caabb(0x1a8)],'tabindex':-0x1,'role':_0x2caabb(0x1a4),'aria-label':_0xaea925[_0x2caabb(0x196)]},'children':[this[_0x2caabb(0x1a3)],{'tag':_0x2caabb(0x19a),'attributes':{'class':['ck',_0x2caabb(0x197)]},'children':[{'text':_0xaea925[_0x2caabb(0x196)]}]},{'tag':_0x2caabb(0x19a),'attributes':{'class':['ck',_0x2caabb(0x19e),_0xaea925[_0x2caabb(0x18f)][_0x2caabb(0x198)]()],'aria-hidden':_0x2caabb(0x19c)}}]};_0x536674&&(_0x389057[_0x2caabb(0x1a9)]=_0x2caabb(0x1a5),_0x389057['on']={'click':_0x330dbc['to'](()=>this[_0x2caabb(0x19f)](_0x2caabb(0x1ab)))}),this[_0x2caabb(0x194)](_0x389057);}[_0x539d85(0x191)](){const _0xfbd1b7=_0x539d85;this[_0xfbd1b7(0x199)][_0xfbd1b7(0x191)]();}}
23
+ function _0x2d0a(_0x46c321,_0x150eae){const _0x2be5da=_0x2be5();return _0x2d0a=function(_0x2d0a2c,_0x27fc4d){_0x2d0a2c=_0x2d0a2c-0x80;let _0x298497=_0x2be5da[_0x2d0a2c];return _0x298497;},_0x2d0a(_0x46c321,_0x150eae);}const _0xb16efa=_0x2d0a;(function(_0x467758,_0x257006){const _0x3cc6e3=_0x2d0a,_0x468f2d=_0x467758();while(!![]){try{const _0x5870a2=parseInt(_0x3cc6e3(0x85))/0x1+-parseInt(_0x3cc6e3(0x82))/0x2*(-parseInt(_0x3cc6e3(0x92))/0x3)+-parseInt(_0x3cc6e3(0x84))/0x4+parseInt(_0x3cc6e3(0x96))/0x5*(parseInt(_0x3cc6e3(0x8d))/0x6)+parseInt(_0x3cc6e3(0x87))/0x7+parseInt(_0x3cc6e3(0x81))/0x8+-parseInt(_0x3cc6e3(0x88))/0x9;if(_0x5870a2===_0x257006)break;else _0x468f2d['push'](_0x468f2d['shift']());}catch(_0x236c24){_0x468f2d['push'](_0x468f2d['shift']());}}}(_0x2be5,0xe15bd));import{ListItemView as _0x25564b}from'ckeditor5/src/ui.js';import{UserView as _0x101455}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x2be5(){const _0x3c5732=['14482896gPLbfC','12664MeOqJH','name','225908FWtQhs','1052060LhWLXI','ck-user__full-name','5396363dBZRzg','41916321VHSKPm','setTemplate','ck-presence-list__marker','tag','fire','84FbGaIF','element','color','presentation','focus','222LPyrkE','getBackgroundColorClass','execute','true','548220ZMmlRO','ck-presence-list__dropdown-list-item','bindTemplate','userView','span','button'];_0x2be5=function(){return _0x3c5732;};return _0x2be5();}export default class k extends _0x25564b{constructor(_0x537e78,_0x26af56,_0xb0757e){const _0x24dac2=_0x2d0a;super(_0x537e78);const _0x40df1d=this[_0x24dac2(0x98)];this[_0x24dac2(0x99)]=new _0x101455(_0x537e78,_0x26af56);const _0xa76937={'tag':'li','attributes':{'class':['ck',_0x24dac2(0x97)],'tabindex':-0x1,'role':_0x24dac2(0x90),'aria-label':_0x26af56[_0x24dac2(0x83)]},'children':[this[_0x24dac2(0x99)],{'tag':_0x24dac2(0x9a),'attributes':{'class':['ck',_0x24dac2(0x86)]},'children':[{'text':_0x26af56[_0x24dac2(0x83)]}]},{'tag':_0x24dac2(0x9a),'attributes':{'class':['ck',_0x24dac2(0x8a),_0x26af56[_0x24dac2(0x8f)][_0x24dac2(0x93)]()],'aria-hidden':_0x24dac2(0x95)}}]};_0xb0757e&&(_0xa76937[_0x24dac2(0x8b)]=_0x24dac2(0x80),_0xa76937['on']={'click':_0x40df1d['to'](()=>this[_0x24dac2(0x8c)](_0x24dac2(0x94)))}),this[_0x24dac2(0x89)](_0xa76937);}[_0xb16efa(0x91)](){const _0x46eaa9=_0xb16efa;this[_0x46eaa9(0x8e)][_0x46eaa9(0x91)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3189(){const _0x53bae9=['14707QVwNgQ','8PgXVHM','role','application','element','div','12102444PNIoey','change','ariaLabel','_isScrollable','Connected\x20users\x20list\x20dropdown\x20menu','clientHeight','ck-list','set','innerHeight','2334iDCIoO','ck-presence-list__dropdown-list-wrapper_scrollable','listWrapperView','items','max','resize','ariaLabelledBy','checkIfScrollable','setTemplate','ck-presence-list__dropdown-list-wrapper','render','6755rQmEyQ','3456GeerSj','window','780NKRVRR','6Hfmvlf','scrollHeight','1948620GcDYyW','ck-presence-list__dropdown-list','26SDpIqJ','ck-reset','listenTo','bindTemplate','30210VGhxny','710NXIIKD','6755217oyxadi'];_0x3189=function(){return _0x53bae9;};return _0x3189();}const _0x2c008e=_0x32a0;(function(_0x502471,_0x1c04d5){const _0x433d72=_0x32a0,_0x4e8f2a=_0x502471();while(!![]){try{const _0x1d60b3=parseInt(_0x433d72(0x17e))/0x1*(-parseInt(_0x433d72(0x182))/0x2)+-parseInt(_0x433d72(0x173))/0x3*(parseInt(_0x433d72(0x17f))/0x4)+-parseInt(_0x433d72(0x18b))/0x5*(parseInt(_0x433d72(0x18a))/0x6)+-parseInt(_0x433d72(0x18c))/0x7*(-parseInt(_0x433d72(0x165))/0x8)+parseInt(_0x433d72(0x16a))/0x9+-parseInt(_0x433d72(0x181))/0xa*(-parseInt(_0x433d72(0x164))/0xb)+parseInt(_0x433d72(0x184))/0xc*(-parseInt(_0x433d72(0x186))/0xd);if(_0x1d60b3===_0x1c04d5)break;else _0x4e8f2a['push'](_0x4e8f2a['shift']());}catch(_0x184f43){_0x4e8f2a['push'](_0x4e8f2a['shift']());}}}(_0x3189,0xa676c));import{ListView as _0x2c9a58,View as _0x3783fe}from'ckeditor5/src/ui.js';import{global as _0x8c43c3}from'ckeditor5/src/utils.js';import{getTranslation as _0x1f5e26}from'../../common-translations.js';function _0x32a0(_0x1261ba,_0x3bd9a9){const _0x318907=_0x3189();return _0x32a0=function(_0x32a0f7,_0x126f37){_0x32a0f7=_0x32a0f7-0x164;let _0x401038=_0x318907[_0x32a0f7];return _0x401038;},_0x32a0(_0x1261ba,_0x3bd9a9);}export default class j extends _0x3783fe{constructor(_0x11b8c8,_0x1e2a25){const _0xe9b844=_0x32a0;super(_0x11b8c8),this[_0xe9b844(0x175)]=new PresenceDropdownListWrapperView(_0x11b8c8,_0x1e2a25),this[_0xe9b844(0x17b)]({'tag':_0xe9b844(0x169),'attributes':{'tabindex':-0x1,'role':_0xe9b844(0x167),'class':['ck',_0xe9b844(0x185)],'aria-label':_0x1f5e26(_0x11b8c8,_0xe9b844(0x16e))},'children':[this[_0xe9b844(0x175)]]});}}export class PresenceDropdownListWrapperView extends _0x2c9a58{constructor(_0x37dc73,_0x3fc358){const _0x3426e6=_0x32a0;super(_0x37dc73);const _0x1ef091=this[_0x3426e6(0x189)];this[_0x3426e6(0x171)](_0x3426e6(0x16d),!0x1),this[_0x3426e6(0x17b)]({'tag':_0x3fc358?_0x3426e6(0x169):'ul','attributes':{'class':['ck',_0x3426e6(0x187),_0x3426e6(0x170),_0x3426e6(0x17c),_0x1ef091['if'](_0x3426e6(0x16d),_0x3426e6(0x174))],'role':_0x1ef091['to'](_0x3426e6(0x166)),'aria-label':_0x1ef091['to'](_0x3426e6(0x16c)),'aria-labelledby':_0x1ef091['to'](_0x3426e6(0x179))},'children':this[_0x3426e6(0x176)]}),this[_0x3426e6(0x188)](_0x8c43c3[_0x3426e6(0x180)],_0x3426e6(0x178),()=>this[_0x3426e6(0x17a)]()),this[_0x3426e6(0x176)]['on'](_0x3426e6(0x16b),()=>this[_0x3426e6(0x17a)]());}[_0x2c008e(0x17d)](){const _0x16a9e1=_0x2c008e;super[_0x16a9e1(0x17d)](),this[_0x16a9e1(0x17a)]();}[_0x2c008e(0x17a)](){const _0x4d62a8=_0x2c008e,_0x4f3072=this[_0x4d62a8(0x168)];_0x4f3072&&(this[_0x4d62a8(0x16d)]=Math[_0x4d62a8(0x177)](_0x4f3072[_0x4d62a8(0x183)],_0x4f3072[_0x4d62a8(0x16f)])>0.8*window[_0x4d62a8(0x172)]);}}
23
+ const _0x301801=_0x4abd;(function(_0x261d49,_0x40d2a9){const _0xb6c6=_0x4abd,_0x2fa0fe=_0x261d49();while(!![]){try{const _0x4f8f2a=-parseInt(_0xb6c6(0x9f))/0x1*(-parseInt(_0xb6c6(0xab))/0x2)+parseInt(_0xb6c6(0x9b))/0x3*(-parseInt(_0xb6c6(0xb5))/0x4)+parseInt(_0xb6c6(0xad))/0x5*(-parseInt(_0xb6c6(0xb9))/0x6)+-parseInt(_0xb6c6(0xa4))/0x7*(-parseInt(_0xb6c6(0xb8))/0x8)+parseInt(_0xb6c6(0x95))/0x9*(parseInt(_0xb6c6(0xa1))/0xa)+parseInt(_0xb6c6(0x9c))/0xb+parseInt(_0xb6c6(0x97))/0xc*(-parseInt(_0xb6c6(0xba))/0xd);if(_0x4f8f2a===_0x40d2a9)break;else _0x2fa0fe['push'](_0x2fa0fe['shift']());}catch(_0x294009){_0x2fa0fe['push'](_0x2fa0fe['shift']());}}}(_0x1583,0xeb110));function _0x1583(){const _0x4a2673=['1453030OvFqyQ','innerHeight','ck-presence-list__dropdown-list','840cDzNjF','element','_isScrollable','ck-presence-list__dropdown-list-wrapper','role','ariaLabel','ck-presence-list__dropdown-list-wrapper_scrollable','8zsVJMu','listWrapperView','1625Ndtbnw','Connected\x20users\x20list\x20dropdown\x20menu','resize','checkIfScrollable','render','clientHeight','bindTemplate','set','948UoZgvC','ck-reset','items','98888cuNPMf','34356OseHFk','429KhsXrY','listenTo','application','window','117wNgMIa','div','1110804WDDVHk','max','setTemplate','scrollHeight','11664sIDhxY','17618898KyBBht','change','ariaLabelledBy','456493OdiACO','ck-list'];_0x1583=function(){return _0x4a2673;};return _0x1583();}import{ListView as _0x5dd4a1,View as _0x225a9d}from'ckeditor5/src/ui.js';import{global as _0x5c6848}from'ckeditor5/src/utils.js';import{getTranslation as _0xa8687e}from'../../common-translations.js';function _0x4abd(_0x245a1e,_0x2ac2c3){const _0x158364=_0x1583();return _0x4abd=function(_0x4abdc9,_0x163d36){_0x4abdc9=_0x4abdc9-0x92;let _0x63e4c1=_0x158364[_0x4abdc9];return _0x63e4c1;},_0x4abd(_0x245a1e,_0x2ac2c3);}export default class j extends _0x225a9d{constructor(_0x1606dc,_0x4f7335){const _0x217003=_0x4abd;super(_0x1606dc),this[_0x217003(0xac)]=new PresenceDropdownListWrapperView(_0x1606dc,_0x4f7335),this[_0x217003(0x99)]({'tag':_0x217003(0x96),'attributes':{'tabindex':-0x1,'role':_0x217003(0x93),'class':['ck',_0x217003(0xa3)],'aria-label':_0xa8687e(_0x1606dc,_0x217003(0xae))},'children':[this[_0x217003(0xac)]]});}}export class PresenceDropdownListWrapperView extends _0x5dd4a1{constructor(_0x28ba17,_0x5eb3c2){const _0x5bdba7=_0x4abd;super(_0x28ba17);const _0x2aa578=this[_0x5bdba7(0xb3)];this[_0x5bdba7(0xb4)](_0x5bdba7(0xa6),!0x1),this[_0x5bdba7(0x99)]({'tag':_0x5eb3c2?_0x5bdba7(0x96):'ul','attributes':{'class':['ck',_0x5bdba7(0xb6),_0x5bdba7(0xa0),_0x5bdba7(0xa7),_0x2aa578['if'](_0x5bdba7(0xa6),_0x5bdba7(0xaa))],'role':_0x2aa578['to'](_0x5bdba7(0xa8)),'aria-label':_0x2aa578['to'](_0x5bdba7(0xa9)),'aria-labelledby':_0x2aa578['to'](_0x5bdba7(0x9e))},'children':this[_0x5bdba7(0xb7)]}),this[_0x5bdba7(0x92)](_0x5c6848[_0x5bdba7(0x94)],_0x5bdba7(0xaf),()=>this[_0x5bdba7(0xb0)]()),this[_0x5bdba7(0xb7)]['on'](_0x5bdba7(0x9d),()=>this[_0x5bdba7(0xb0)]());}[_0x301801(0xb1)](){const _0xd5564f=_0x301801;super[_0xd5564f(0xb1)](),this[_0xd5564f(0xb0)]();}[_0x301801(0xb0)](){const _0xa9dfea=_0x301801,_0x5808ad=this[_0xa9dfea(0xa5)];_0x5808ad&&(this[_0xa9dfea(0xa6)]=Math[_0xa9dfea(0x98)](_0x5808ad[_0xa9dfea(0x9a)],_0x5808ad[_0xa9dfea(0xb2)])>0.8*window[_0xa9dfea(0xa2)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5169c8,_0x2f5159){const _0x1a1cb7=_0x24d6,_0x56fd78=_0x5169c8();while(!![]){try{const _0x994306=parseInt(_0x1a1cb7(0xde))/0x1*(-parseInt(_0x1a1cb7(0xe6))/0x2)+-parseInt(_0x1a1cb7(0xec))/0x3*(-parseInt(_0x1a1cb7(0xdc))/0x4)+-parseInt(_0x1a1cb7(0xe9))/0x5+parseInt(_0x1a1cb7(0xdf))/0x6+-parseInt(_0x1a1cb7(0xe8))/0x7*(parseInt(_0x1a1cb7(0xed))/0x8)+-parseInt(_0x1a1cb7(0xd5))/0x9+-parseInt(_0x1a1cb7(0xd8))/0xa*(-parseInt(_0x1a1cb7(0xd2))/0xb);if(_0x994306===_0x2f5159)break;else _0x56fd78['push'](_0x56fd78['shift']());}catch(_0x4ed4a8){_0x56fd78['push'](_0x56fd78['shift']());}}}(_0x4b68,0x5d74d));function _0x24d6(_0x4eafe5,_0x12ad86){const _0x4b68d7=_0x4b68();return _0x24d6=function(_0x24d69a,_0x4e007d){_0x24d69a=_0x24d69a-0xd2;let _0x28e015=_0x4b68d7[_0x24d69a];return _0x28e015;},_0x24d6(_0x4eafe5,_0x12ad86);}import{LabelView as _0x1a7eb0,View as _0x3fb9cb}from'ckeditor5/src/ui.js';import{UserView as _0x149fe8}from'ckeditor5-collaboration/src/collaboration-core.js';export default class y extends _0x3fb9cb{constructor(_0x340eab,_0x533c30,_0xfae860){const _0x342f1a=_0x24d6;super(_0x340eab);const _0x4e0d5a=this[_0x342f1a(0xd7)];this[_0x342f1a(0xda)](_0x342f1a(0xe0),!0x1),this[_0x342f1a(0xda)](_0x342f1a(0xd6),!0x0),this[_0x342f1a(0xda)](_0x342f1a(0xf3),''),this[_0x342f1a(0xf2)]=new _0x149fe8(_0x340eab,_0x533c30),this[_0x342f1a(0xef)]=new ct(_0x340eab,_0x533c30);const _0x3b3685=new _0x1a7eb0(_0x340eab);_0x3b3685[_0x342f1a(0xf1)][_0x342f1a(0xe5)]=_0x342f1a(0xe1),_0x3b3685[_0x342f1a(0xe7)]=_0x533c30[_0x342f1a(0xdb)];const _0x1e1004={'tag':_0x342f1a(0xf0),'attributes':{'class':['ck',_0x342f1a(0xd4)],'role':_0x342f1a(0xd3),'tabindex':_0x4e0d5a['to'](_0x342f1a(0xe0),_0x47023e=>!!_0x47023e&&0x0),'aria-labelledby':_0x3b3685['id'],'data-cke-tooltip-text':this[_0x342f1a(0xf2)][_0x342f1a(0xdb)],'data-cke-tooltip-position':_0x4e0d5a['to'](_0x342f1a(0xf3)),'data-cke-tooltip-disabled':_0x4e0d5a['to'](_0x342f1a(0xd6),_0x37d953=>!_0x37d953),'data-cke-tooltip-class':_0x342f1a(0xe4)},'children':[this[_0x342f1a(0xf2)],this[_0x342f1a(0xef)],_0x3b3685]};_0xfae860&&(_0x1e1004[_0x342f1a(0xe5)]=_0x342f1a(0xee),_0x1e1004['on']={'click':_0x4e0d5a['to'](()=>this[_0x342f1a(0xd9)](_0x342f1a(0xdd)))}),this[_0x342f1a(0xe2)](_0x1e1004);}}function _0x4b68(){const _0x49f6e6=['setTemplate','getBackgroundColorClass','ck-presence-list__list-item__tooltip','tag','4972fqwCOp','text','7rezkcb','2751655pLsExm','true','color','3MIazru','1019208POWZdo','button','markerView','div','template','userView','tooltipPosition','ck-presence-list__marker','77HCaviB','listitem','ck-presence-list__list-item','6515613NIlKWa','hasTooltip','bindTemplate','1941310dCBDrD','fire','set','name','312716XRuspm','execute','113CyXNkZ','3769848tbrigX','isFocusable','span'];_0x4b68=function(){return _0x49f6e6;};return _0x4b68();}class ct extends _0x3fb9cb{constructor(_0xcecb52,_0x29cf3d){const _0x2336c0=_0x24d6;super(_0xcecb52),this[_0x2336c0(0xe2)]({'tag':_0x2336c0(0xe1),'attributes':{'class':['ck',_0x2336c0(0xf4),_0x29cf3d[_0x2336c0(0xeb)][_0x2336c0(0xe3)]()],'aria-hidden':_0x2336c0(0xea)}});}}
23
+ function _0x5da4(_0x93d6e5,_0x40543a){const _0x33aa42=_0x33aa();return _0x5da4=function(_0x5da442,_0x4efe82){_0x5da442=_0x5da442-0xa3;let _0x34b37d=_0x33aa42[_0x5da442];return _0x34b37d;},_0x5da4(_0x93d6e5,_0x40543a);}(function(_0xf8ebbf,_0x1db9bc){const _0x16224a=_0x5da4,_0xbd9182=_0xf8ebbf();while(!![]){try{const _0x4a841e=parseInt(_0x16224a(0xbb))/0x1+parseInt(_0x16224a(0xae))/0x2+-parseInt(_0x16224a(0xad))/0x3+-parseInt(_0x16224a(0xc1))/0x4+parseInt(_0x16224a(0xab))/0x5+-parseInt(_0x16224a(0xbc))/0x6+parseInt(_0x16224a(0xb7))/0x7;if(_0x4a841e===_0x1db9bc)break;else _0xbd9182['push'](_0xbd9182['shift']());}catch(_0x708d0f){_0xbd9182['push'](_0xbd9182['shift']());}}}(_0x33aa,0xe490f));import{LabelView as _0x1c47fe,View as _0x2c2464}from'ckeditor5/src/ui.js';import{UserView as _0x54b905}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x33aa(){const _0x511d12=['isFocusable','execute','button','span','ck-presence-list__list-item','fire','9769809EKInmq','ck-presence-list__marker','bindTemplate','div','1842321hPrSuV','11224188rKHgVe','template','listitem','text','set','3582740noYjAv','markerView','getBackgroundColorClass','tag','userView','name','setTemplate','ck-presence-list__list-item__tooltip','tooltipPosition','2250720PxWlOW','true','1509144thrGAJ','1034972RqWCXq','color','hasTooltip'];_0x33aa=function(){return _0x511d12;};return _0x33aa();}export default class y extends _0x2c2464{constructor(_0x4bf17d,_0x2bd330,_0x22c025){const _0xd2a92f=_0x5da4;super(_0x4bf17d);const _0x2e1eab=this[_0xd2a92f(0xb9)];this[_0xd2a92f(0xc0)](_0xd2a92f(0xb1),!0x1),this[_0xd2a92f(0xc0)](_0xd2a92f(0xb0),!0x0),this[_0xd2a92f(0xc0)](_0xd2a92f(0xaa),''),this[_0xd2a92f(0xa6)]=new _0x54b905(_0x4bf17d,_0x2bd330),this[_0xd2a92f(0xa3)]=new at(_0x4bf17d,_0x2bd330);const _0x3461da=new _0x1c47fe(_0x4bf17d);_0x3461da[_0xd2a92f(0xbd)][_0xd2a92f(0xa5)]=_0xd2a92f(0xb4),_0x3461da[_0xd2a92f(0xbf)]=_0x2bd330[_0xd2a92f(0xa7)];const _0x1e90ff={'tag':_0xd2a92f(0xba),'attributes':{'class':['ck',_0xd2a92f(0xb5)],'role':_0xd2a92f(0xbe),'tabindex':_0x2e1eab['to'](_0xd2a92f(0xb1),_0xe3289a=>!!_0xe3289a&&0x0),'aria-labelledby':_0x3461da['id'],'data-cke-tooltip-text':this[_0xd2a92f(0xa6)][_0xd2a92f(0xa7)],'data-cke-tooltip-position':_0x2e1eab['to'](_0xd2a92f(0xaa)),'data-cke-tooltip-disabled':_0x2e1eab['to'](_0xd2a92f(0xb0),_0xd913b1=>!_0xd913b1),'data-cke-tooltip-class':_0xd2a92f(0xa9)},'children':[this[_0xd2a92f(0xa6)],this[_0xd2a92f(0xa3)],_0x3461da]};_0x22c025&&(_0x1e90ff[_0xd2a92f(0xa5)]=_0xd2a92f(0xb3),_0x1e90ff['on']={'click':_0x2e1eab['to'](()=>this[_0xd2a92f(0xb6)](_0xd2a92f(0xb2)))}),this[_0xd2a92f(0xa8)](_0x1e90ff);}}class at extends _0x2c2464{constructor(_0x64489a,_0x11b83d){const _0x5039db=_0x5da4;super(_0x64489a),this[_0x5039db(0xa8)]({'tag':_0x5039db(0xb4),'attributes':{'class':['ck',_0x5039db(0xb8),_0x11b83d[_0x5039db(0xaf)][_0x5039db(0xa4)]()],'aria-hidden':_0x5039db(0xac)}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6caed6=_0x3e75;function _0x3e75(_0x193bd3,_0x54b0e2){const _0x5078c8=_0x5078();return _0x3e75=function(_0x3e753c,_0x40620f){_0x3e753c=_0x3e753c-0x1cf;let _0x1d42d8=_0x5078c8[_0x3e753c];return _0x1d42d8;},_0x3e75(_0x193bd3,_0x54b0e2);}(function(_0x3c49c3,_0x35e1e2){const _0xd8bb64=_0x3e75,_0x3f8619=_0x3c49c3();while(!![]){try{const _0x2b9af4=-parseInt(_0xd8bb64(0x1de))/0x1+-parseInt(_0xd8bb64(0x1cf))/0x2*(-parseInt(_0xd8bb64(0x1d3))/0x3)+parseInt(_0xd8bb64(0x1d5))/0x4+parseInt(_0xd8bb64(0x1e3))/0x5+parseInt(_0xd8bb64(0x1d4))/0x6+parseInt(_0xd8bb64(0x1d6))/0x7*(-parseInt(_0xd8bb64(0x1d0))/0x8)+-parseInt(_0xd8bb64(0x1ea))/0x9;if(_0x2b9af4===_0x35e1e2)break;else _0x3f8619['push'](_0x3f8619['shift']());}catch(_0x576e28){_0x3f8619['push'](_0x3f8619['shift']());}}}(_0x5078,0xada2f));import{View as _0x55a78f}from'ckeditor5/src/ui.js';import{KeystrokeHandler as _0x4c8074}from'ckeditor5/src/utils.js';import{getTranslation as _0x3ce91d}from'../../common-translations.js';export default class es extends _0x55a78f{constructor(_0x28dda3){const _0x2ae4be=_0x3e75;super(_0x28dda3);const _0x22f247=this[_0x2ae4be(0x1e9)];this[_0x2ae4be(0x1dc)]=this[_0x2ae4be(0x1d9)](),this[_0x2ae4be(0x1ec)]=new _0x4c8074(),this[_0x2ae4be(0x1e8)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0x2ae4be(0x1da)]({'tag':_0x2ae4be(0x1e2),'attributes':{'aria-haspopup':_0x22f247['if'](_0x2ae4be(0x1e7)),'aria-expanded':_0x22f247['to'](_0x2ae4be(0x1d8),_0x3b1bb0=>this[_0x2ae4be(0x1e7)]&&String(_0x3b1bb0)),'aria-label':_0x22f247['to'](_0x2ae4be(0x1e7),_0x915154=>_0x3ce91d(_0x28dda3,_0x915154?_0x2ae4be(0x1df):_0x2ae4be(0x1db))),'role':_0x2ae4be(0x1d2),'tabindex':_0x22f247['to'](_0x2ae4be(0x1e7),_0x33466c=>!!_0x33466c&&0x0),'class':['ck',_0x2ae4be(0x1e1)]},'children':this[_0x2ae4be(0x1dc)],'on':{'click':_0x22f247['to'](()=>this[_0x2ae4be(0x1e0)](_0x2ae4be(0x1d7)))}}),this['on'](_0x2ae4be(0x1ee),(_0x2055e7,_0x1e8d09,_0x1ceb30)=>{const _0x5389be=_0x2ae4be;this[_0x5389be(0x1e5)]&&(_0x1ceb30?this[_0x5389be(0x1e5)][_0x5389be(0x1e6)](_0x5389be(0x1dd),String(this[_0x5389be(0x1d8)])):this[_0x5389be(0x1e5)][_0x5389be(0x1eb)](_0x5389be(0x1dd)));});}[_0x6caed6(0x1d1)](){const _0x17d031=_0x6caed6;this[_0x17d031(0x1e5)][_0x17d031(0x1d1)]();}[_0x6caed6(0x1ed)](){const _0xd6f4f0=_0x6caed6;super[_0xd6f4f0(0x1ed)](),this[_0xd6f4f0(0x1ec)][_0xd6f4f0(0x1e4)](this[_0xd6f4f0(0x1e5)]);}}function _0x5078(){const _0x1d0e04=['focus','list','9jtLoVT','7935930ZUxSQR','4282564DAosgz','2051903zJRgfr','execute','isExpanded','createCollection','setTemplate','Connected\x20users\x20list','items','aria-expanded','934331uvwbLN','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','fire','ck-presence-list__list','div','6983375vFhSEC','listenTo','element','setAttribute','hasPopup','set','bindTemplate','19303605NLPojx','removeAttribute','keystrokes','render','change:hasPopup','586538zUvwDN','24eGiHYK'];_0x5078=function(){return _0x1d0e04;};return _0x5078();}
23
+ const _0x58f7a5=_0x2e6b;(function(_0x32a9f1,_0x726db6){const _0x156ab2=_0x2e6b,_0x18dd89=_0x32a9f1();while(!![]){try{const _0x4ecc6f=parseInt(_0x156ab2(0xee))/0x1*(-parseInt(_0x156ab2(0xe3))/0x2)+-parseInt(_0x156ab2(0xef))/0x3+parseInt(_0x156ab2(0xd1))/0x4+-parseInt(_0x156ab2(0xdd))/0x5+-parseInt(_0x156ab2(0xd9))/0x6*(parseInt(_0x156ab2(0xdc))/0x7)+parseInt(_0x156ab2(0xec))/0x8*(parseInt(_0x156ab2(0xde))/0x9)+parseInt(_0x156ab2(0xea))/0xa;if(_0x4ecc6f===_0x726db6)break;else _0x18dd89['push'](_0x18dd89['shift']());}catch(_0x51d764){_0x18dd89['push'](_0x18dd89['shift']());}}}(_0x4a12,0x7cbda));import{View as _0x2a7ad6}from'ckeditor5/src/ui.js';import{KeystrokeHandler as _0x74b7a9}from'ckeditor5/src/utils.js';function _0x4a12(){const _0x5a6660=['focus','fire','setTemplate','div','element','1158TyhJRf','set','listenTo','2968QLlkti','1244745IJfQEC','18Ndglyr','list','createCollection','keystrokes','aria-expanded','194qCEelg','items','ck-presence-list__list','render','bindTemplate','execute','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','8412460OpEQRR','Connected\x20users\x20list','1558904tKDjws','hasPopup','2893qEFeiw','456474WZUxXT','isExpanded','setAttribute','174104FsRvpU','change:hasPopup','removeAttribute'];_0x4a12=function(){return _0x5a6660;};return _0x4a12();}function _0x2e6b(_0x4827fd,_0x5a61a9){const _0x4a12ca=_0x4a12();return _0x2e6b=function(_0x2e6be7,_0x10127e){_0x2e6be7=_0x2e6be7-0xcf;let _0x20b183=_0x4a12ca[_0x2e6be7];return _0x20b183;},_0x2e6b(_0x4827fd,_0x5a61a9);}import{getTranslation as _0x38d849}from'../../common-translations.js';export default class es extends _0x2a7ad6{constructor(_0x3dffdc){const _0x578a49=_0x2e6b;super(_0x3dffdc);const _0x3c10b6=this[_0x578a49(0xe7)];this[_0x578a49(0xe4)]=this[_0x578a49(0xe0)](),this[_0x578a49(0xe1)]=new _0x74b7a9(),this[_0x578a49(0xda)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0x578a49(0xd6)]({'tag':_0x578a49(0xd7),'attributes':{'aria-haspopup':_0x3c10b6['if'](_0x578a49(0xed)),'aria-expanded':_0x3c10b6['to'](_0x578a49(0xcf),_0x5740dc=>this[_0x578a49(0xed)]&&String(_0x5740dc)),'aria-label':_0x3c10b6['to'](_0x578a49(0xed),_0x14383b=>_0x38d849(_0x3dffdc,_0x14383b?_0x578a49(0xe9):_0x578a49(0xeb))),'role':_0x578a49(0xdf),'tabindex':_0x3c10b6['to'](_0x578a49(0xed),_0x22af7b=>!!_0x22af7b&&0x0),'class':['ck',_0x578a49(0xe5)]},'children':this[_0x578a49(0xe4)],'on':{'click':_0x3c10b6['to'](()=>this[_0x578a49(0xd5)](_0x578a49(0xe8)))}}),this['on'](_0x578a49(0xd2),(_0x371fda,_0x23c361,_0x58639c)=>{const _0x554d26=_0x578a49;this[_0x554d26(0xd8)]&&(_0x58639c?this[_0x554d26(0xd8)][_0x554d26(0xd0)](_0x554d26(0xe2),String(this[_0x554d26(0xcf)])):this[_0x554d26(0xd8)][_0x554d26(0xd3)](_0x554d26(0xe2)));});}[_0x58f7a5(0xd4)](){const _0x311ac4=_0x58f7a5;this[_0x311ac4(0xd8)][_0x311ac4(0xd4)]();}[_0x58f7a5(0xe6)](){const _0xc1f52c=_0x58f7a5;super[_0xc1f52c(0xe6)](),this[_0xc1f52c(0xe1)][_0xc1f52c(0xdb)](this[_0xc1f52c(0xd8)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x216c(_0x515439,_0x3f8b0d){const _0x598d6c=_0x598d();return _0x216c=function(_0x216c9c,_0x5c5075){_0x216c9c=_0x216c9c-0x1e9;let _0x3b7169=_0x598d6c[_0x216c9c];return _0x3b7169;},_0x216c(_0x515439,_0x3f8b0d);}(function(_0x5c11ed,_0x342a24){const _0x5e11e3=_0x216c,_0x27265c=_0x5c11ed();while(!![]){try{const _0xff31a3=parseInt(_0x5e11e3(0x1ee))/0x1+parseInt(_0x5e11e3(0x1f5))/0x2*(-parseInt(_0x5e11e3(0x1ff))/0x3)+parseInt(_0x5e11e3(0x204))/0x4+-parseInt(_0x5e11e3(0x1f8))/0x5+parseInt(_0x5e11e3(0x1fc))/0x6+-parseInt(_0x5e11e3(0x1ed))/0x7*(parseInt(_0x5e11e3(0x1eb))/0x8)+parseInt(_0x5e11e3(0x1f7))/0x9;if(_0xff31a3===_0x342a24)break;else _0x27265c['push'](_0x27265c['shift']());}catch(_0x2c7c9a){_0x27265c['push'](_0x27265c['shift']());}}}(_0x598d,0x4f209));import{View as _0x5c9a62}from'ckeditor5/src/ui.js';import _0x262c59 from'./presencecounterview.js';import _0x38cd90 from'./presenceinlinelistview.js';import'../../../theme/presencelist.css';function _0x598d(){const _0x5dd800=['listenTo','inlineListView','set','setTemplate','2425828TQsvxk','ck-presence-list','hasPopup','56kngMQN','change','88809meaFic','324158NNDztp','div','bindTemplate','first','ck-presence-list--collapsed','bind','ck-rounded-corners','34834nzFFlT','items','4472046IqWuec','2975350aqGlUa','ck-reset','tooltipPosition','isCollapsed','199902ctOawL','counterView','locale','78MZZsdy'];_0x598d=function(){return _0x5dd800;};return _0x598d();}export default class L extends _0x5c9a62{constructor(_0x1615bd){const _0x4a6c36=_0x216c;super(_0x1615bd);const _0x461266=this[_0x4a6c36(0x1f0)];this[_0x4a6c36(0x202)](_0x4a6c36(0x1fb),!0x0),this[_0x4a6c36(0x1fd)]=new _0x262c59(this[_0x4a6c36(0x1fe)]),this[_0x4a6c36(0x201)]=new _0x38cd90(_0x1615bd),this[_0x4a6c36(0x201)][_0x4a6c36(0x1f3)](_0x4a6c36(0x1ea))['to'](this,_0x4a6c36(0x1fb)),this[_0x4a6c36(0x200)](this[_0x4a6c36(0x201)][_0x4a6c36(0x1f6)],_0x4a6c36(0x1ec),()=>{const _0x19e41a=_0x4a6c36;for(const _0x2ebba0 of this[_0x19e41a(0x201)][_0x19e41a(0x1f6)])_0x2ebba0[_0x19e41a(0x1fa)]='s';this[_0x19e41a(0x201)][_0x19e41a(0x1f6)][_0x19e41a(0x1f1)]&&(this[_0x19e41a(0x201)][_0x19e41a(0x1f6)][_0x19e41a(0x1f1)][_0x19e41a(0x1fa)]='se');}),this[_0x4a6c36(0x203)]({'tag':_0x4a6c36(0x1ef),'attributes':{'class':['ck',_0x4a6c36(0x1e9),_0x4a6c36(0x1f9),_0x4a6c36(0x1f4),_0x461266['if'](_0x4a6c36(0x1fb),_0x4a6c36(0x1f2))]},'children':[this[_0x4a6c36(0x1fd)],this[_0x4a6c36(0x201)]]});}}
23
+ (function(_0x3eb0ba,_0x3d9dd7){const _0x40d4d8=_0x1a77,_0x6e9f4c=_0x3eb0ba();while(!![]){try{const _0x2daeb3=parseInt(_0x40d4d8(0xd7))/0x1*(parseInt(_0x40d4d8(0xdc))/0x2)+parseInt(_0x40d4d8(0xe7))/0x3+parseInt(_0x40d4d8(0xda))/0x4*(-parseInt(_0x40d4d8(0xd6))/0x5)+-parseInt(_0x40d4d8(0xd9))/0x6*(parseInt(_0x40d4d8(0xe9))/0x7)+-parseInt(_0x40d4d8(0xd3))/0x8+parseInt(_0x40d4d8(0xd0))/0x9+parseInt(_0x40d4d8(0xd8))/0xa;if(_0x2daeb3===_0x3d9dd7)break;else _0x6e9f4c['push'](_0x6e9f4c['shift']());}catch(_0x174019){_0x6e9f4c['push'](_0x6e9f4c['shift']());}}}(_0x4faa,0xcecda));import{View as _0x3f4dbb}from'ckeditor5/src/ui.js';import _0x3b4ec1 from'./presencecounterview.js';function _0x1a77(_0x56732a,_0x2f8a5c){const _0x4faa54=_0x4faa();return _0x1a77=function(_0x1a7754,_0x1a2a5e){_0x1a7754=_0x1a7754-0xce;let _0x21456e=_0x4faa54[_0x1a7754];return _0x21456e;},_0x1a77(_0x56732a,_0x2f8a5c);}import _0x176fd5 from'./presenceinlinelistview.js';import'../../../theme/presencelist.css';export default class L extends _0x3f4dbb{constructor(_0x1e5a21){const _0x44a523=_0x1a77;super(_0x1e5a21);const _0x10118e=this[_0x44a523(0xdb)];this[_0x44a523(0xde)](_0x44a523(0xe8),!0x0),this[_0x44a523(0xd5)]=new _0x3b4ec1(this[_0x44a523(0xdd)]),this[_0x44a523(0xe5)]=new _0x176fd5(_0x1e5a21),this[_0x44a523(0xe5)][_0x44a523(0xd1)](_0x44a523(0xe6))['to'](this,_0x44a523(0xe8)),this[_0x44a523(0xe3)](this[_0x44a523(0xe5)][_0x44a523(0xd2)],_0x44a523(0xe4),()=>{const _0x8f1c97=_0x44a523;for(const _0x576a5b of this[_0x8f1c97(0xe5)][_0x8f1c97(0xd2)])_0x576a5b[_0x8f1c97(0xdf)]='s';this[_0x8f1c97(0xe5)][_0x8f1c97(0xd2)][_0x8f1c97(0xe0)]&&(this[_0x8f1c97(0xe5)][_0x8f1c97(0xd2)][_0x8f1c97(0xe0)][_0x8f1c97(0xdf)]='se');}),this[_0x44a523(0xea)]({'tag':_0x44a523(0xce),'attributes':{'class':['ck',_0x44a523(0xd4),_0x44a523(0xcf),_0x44a523(0xe1),_0x10118e['if'](_0x44a523(0xe8),_0x44a523(0xe2))]},'children':[this[_0x44a523(0xd5)],this[_0x44a523(0xe5)]]});}}function _0x4faa(){const _0x2c94f2=['294836lHOENR','16022760TfZiJx','6FbPzYe','17032JVxyyo','bindTemplate','2TsVNPs','locale','set','tooltipPosition','first','ck-rounded-corners','ck-presence-list--collapsed','listenTo','change','inlineListView','hasPopup','2891655xGUvbd','isCollapsed','10387482LorfXu','setTemplate','div','ck-reset','8681994XTproq','bind','items','4088584ieRmoR','ck-presence-list','counterView','1155SCHjgZ'];_0x4faa=function(){return _0x2c94f2;};return _0x4faa();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4f9991=_0x19a7;(function(_0x58b709,_0x5ced54){var _0x2991ce=_0x19a7,_0x3c9277=_0x58b709();while(!![]){try{var _0x4d4eb6=parseInt(_0x2991ce(0xf9))/0x1*(parseInt(_0x2991ce(0xfc))/0x2)+-parseInt(_0x2991ce(0xfe))/0x3*(-parseInt(_0x2991ce(0xf5))/0x4)+parseInt(_0x2991ce(0xf2))/0x5*(-parseInt(_0x2991ce(0xf6))/0x6)+parseInt(_0x2991ce(0xfb))/0x7*(parseInt(_0x2991ce(0xf7))/0x8)+-parseInt(_0x2991ce(0xf1))/0x9+parseInt(_0x2991ce(0xf8))/0xa+-parseInt(_0x2991ce(0xfa))/0xb*(parseInt(_0x2991ce(0xfd))/0xc);if(_0x4d4eb6===_0x5ced54)break;else _0x3c9277['push'](_0x3c9277['shift']());}catch(_0x4de780){_0x3c9277['push'](_0x3c9277['shift']());}}}(_0xc089,0x91e45));function _0xc089(){var _0x2ae90a=['11002260mIvOTN','1YNPboT','13455959rncrHu','7598941mJrKwe','8922waJgqT','12WwkdmP','9hAhVVi','PresenceList','651798qoYAtO','85BguOca','requires','pluginName','1151404krAjGq','409602wcJNRS','8rdqnpf'];_0xc089=function(){return _0x2ae90a;};return _0xc089();}import{ContextPlugin as _0x55f133}from'ckeditor5/src/core.js';function _0x19a7(_0x59e4b0,_0x3ecd67){var _0xc0895c=_0xc089();return _0x19a7=function(_0x19a7a4,_0x133f08){_0x19a7a4=_0x19a7a4-0xf1;var _0x4d1cb1=_0xc0895c[_0x19a7a4];return _0x4d1cb1;},_0x19a7(_0x59e4b0,_0x3ecd67);}import _0x11f4f5 from'./realtimecollaborativeediting/sessions.js';import _0x193f90 from'./presencelist/presencelistui.js';export default class i extends _0x55f133{static get[_0x4f9991(0xf3)](){return[_0x11f4f5,_0x193f90];}static get[_0x4f9991(0xf4)](){var _0x75e2a6=_0x4f9991;return _0x75e2a6(0xff);}}
23
+ var _0xc4a1e6=_0x4f20;(function(_0x4e1954,_0x31c3c1){var _0x254781=_0x4f20,_0x2f4c26=_0x4e1954();while(!![]){try{var _0x266bb6=-parseInt(_0x254781(0xea))/0x1+-parseInt(_0x254781(0xec))/0x2*(parseInt(_0x254781(0xf1))/0x3)+parseInt(_0x254781(0xe8))/0x4*(-parseInt(_0x254781(0xe3))/0x5)+-parseInt(_0x254781(0xe7))/0x6*(-parseInt(_0x254781(0xef))/0x7)+parseInt(_0x254781(0xe4))/0x8*(-parseInt(_0x254781(0xee))/0x9)+-parseInt(_0x254781(0xed))/0xa*(parseInt(_0x254781(0xf2))/0xb)+-parseInt(_0x254781(0xe5))/0xc*(-parseInt(_0x254781(0xe9))/0xd);if(_0x266bb6===_0x31c3c1)break;else _0x2f4c26['push'](_0x2f4c26['shift']());}catch(_0x4274f2){_0x2f4c26['push'](_0x2f4c26['shift']());}}}(_0x5cdc,0xa903f));function _0x5cdc(){var _0x27401c=['355xhtTEg','73464ZcASsc','36QmWtmu','pluginName','90QIUYtk','21220KKEsaK','8975161NPQqSM','92252qaRBkw','PresenceList','2ilwuNQ','411420CdSjPN','648IywCaM','433426FXCCyJ','requires','1928235sDFCYc','143EJSYBY'];_0x5cdc=function(){return _0x27401c;};return _0x5cdc();}import{ContextPlugin as _0x4dcb9a}from'ckeditor5/src/core.js';import _0x3c8545 from'./realtimecollaborativeediting/sessions.js';import _0x1521c from'./presencelist/presencelistui.js';function _0x4f20(_0x3e4676,_0xb16fd0){var _0x5cdc1a=_0x5cdc();return _0x4f20=function(_0x4f2073,_0x51ea23){_0x4f2073=_0x4f2073-0xe3;var _0x3c901d=_0x5cdc1a[_0x4f2073];return _0x3c901d;},_0x4f20(_0x3e4676,_0xb16fd0);}export default class i extends _0x4dcb9a{static get[_0xc4a1e6(0xf0)](){return[_0x3c8545,_0x1521c];}static get[_0xc4a1e6(0xe6)](){var _0x251df3=_0xc4a1e6;return _0x251df3(0xeb);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4fefbd=_0x7e65;(function(_0x476876,_0x4375f1){const _0x3cee11=_0x7e65,_0x36fdb1=_0x476876();while(!![]){try{const _0x15d325=parseInt(_0x3cee11(0x115))/0x1*(parseInt(_0x3cee11(0x111))/0x2)+-parseInt(_0x3cee11(0x101))/0x3+parseInt(_0x3cee11(0x13c))/0x4+-parseInt(_0x3cee11(0x132))/0x5*(-parseInt(_0x3cee11(0x12a))/0x6)+parseInt(_0x3cee11(0x13e))/0x7*(-parseInt(_0x3cee11(0xf4))/0x8)+parseInt(_0x3cee11(0x11f))/0x9+-parseInt(_0x3cee11(0x12d))/0xa;if(_0x15d325===_0x4375f1)break;else _0x36fdb1['push'](_0x36fdb1['shift']());}catch(_0x4e994a){_0x36fdb1['push'](_0x36fdb1['shift']());}}}(_0xfeae,0x7c218));import{Context as _0x5d510c,ContextPlugin as _0xe3fbd7}from'ckeditor5/src/core.js';import{CKEditorError as _0x4f966f}from'ckeditor5/src/utils.js';import{Users as _0x372c69}from'ckeditor5-collaboration/src/collaboration-core.js';import{CommentsService as _0x11d358,User as _0x6058ba}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x4b46a4 from'../realtimecollaborativeediting/websocketgateway.js';import _0x2ddbde from'../realtimecollaborativeediting/sessions.js';class a extends _0xe3fbd7{static get[_0x4fefbd(0x107)](){const _0x420fbc=_0x4fefbd;return[_0x4b46a4,_0x420fbc(0x130),_0x2ddbde,_0x372c69];}static get[_0x4fefbd(0x116)](){const _0x181377=_0x4fefbd;return _0x181377(0xf6);}constructor(_0x4fc71c){const _0x51be07=_0x4fefbd;super(_0x4fc71c),this[_0x51be07(0xfe)]=new Map();}async[_0x4fefbd(0x112)](){const _0x15d0bb=_0x4fefbd,_0x3e9bed=this[_0x15d0bb(0x145)],_0xcc743c=_0x3e9bed[_0x15d0bb(0x102)][_0x15d0bb(0x147)](_0x15d0bb(0x130));if(_0x3e9bed[_0x15d0bb(0x102)][_0x15d0bb(0x147)](_0x4b46a4)[_0x15d0bb(0x114)](this),_0xcc743c[_0x15d0bb(0x11d)]={'addCommentThread':async({channelId:_0x575b68,threadId:_0x410135,comments:_0x497441,resolvedAt:_0x220258,resolvedBy:_0x4f102a,context:_0xd43011,attributes:_0x3553e9})=>{const _0x20b9d4=_0x15d0bb,_0x5b6685=await this[_0x20b9d4(0xe4)](_0x575b68)[_0x20b9d4(0x122)]({'commentThreadId':_0x410135,'comments':_0x497441[_0x20b9d4(0x10e)](_0x50caa1=>function(_0x1135b8,_0x4e2152,_0x1a65bd){const _0xd89839=_0x20b9d4;return{'commentThreadId':_0x1a65bd,'commentId':_0x1135b8[_0xd89839(0xe7)],'userId':_0x1135b8[_0xd89839(0x123)],'content':_0x1135b8[_0xd89839(0x143)],'documentId':_0x4e2152,'createdAt':_0x1135b8[_0xd89839(0x118)],'attributes':_0x1135b8[_0xd89839(0x126)]||{}};}(_0x50caa1,_0x575b68,_0x410135)),'resolvedAt':_0x220258,'resolvedBy':_0x4f102a,'context':_0xd43011,'attributes':_0x3553e9})[_0x20b9d4(0x129)](R);return{'threadId':_0x5b6685[_0x20b9d4(0xf3)],'comments':_0x5b6685[_0x20b9d4(0x108)]};},'getCommentThread':async({channelId:_0x4a007f,threadId:_0x3e760b})=>{const _0x249345=_0x15d0bb,_0x44e78c=await this[_0x249345(0xe4)](_0x4a007f)[_0x249345(0xe9)](_0x3e760b)[_0x249345(0x129)](R);return _0x44e78c[_0x249345(0xe5)]?null:(await this[_0x249345(0x120)]([_0x44e78c]),{'threadId':_0x44e78c[_0x249345(0xf3)],'comments':_0x44e78c[_0x249345(0x108)][_0x249345(0x10e)](S),'context':_0x44e78c[_0x249345(0x145)],'resolvedAt':_0x44e78c[_0x249345(0x13a)],'resolvedBy':_0x44e78c[_0x249345(0xec)],'attributes':_0x44e78c[_0x249345(0x126)]||{}});},'updateCommentThread':async({channelId:_0x2c8636,threadId:_0x1e52be,context:_0x165f10,unlinkedAt:_0x155012,attributes:_0x28f8b9})=>this[_0x15d0bb(0xe4)](_0x2c8636)[_0x15d0bb(0x13d)]({'commentThreadId':_0x1e52be,'context':_0x165f10,'attributes':_0x28f8b9,'unlinkedAt':_0x155012})[_0x15d0bb(0x129)](B)[_0x15d0bb(0x129)](R),'resolveCommentThread':async({channelId:_0x1d39a2,threadId:_0x33d72b})=>{const _0x49afac=_0x15d0bb,_0x3ed46f=await this[_0x49afac(0xe4)](_0x1d39a2)[_0x49afac(0x131)](_0x33d72b)[_0x49afac(0x129)](B)[_0x49afac(0x129)](R);return{'threadId':_0x3ed46f[_0x49afac(0xf3)],'resolvedAt':_0x3ed46f[_0x49afac(0x13a)],'resolvedBy':_0x3ed46f[_0x49afac(0xec)]};},'reopenCommentThread':async({channelId:_0x53cfdc,threadId:_0x25ee25})=>this[_0x15d0bb(0xe4)](_0x53cfdc)[_0x15d0bb(0x110)](_0x25ee25)[_0x15d0bb(0x129)](B)[_0x15d0bb(0x129)](R),'removeCommentThread':({channelId:_0x47349a,threadId:_0x1afbb4})=>this[_0x15d0bb(0xe4)](_0x47349a)[_0x15d0bb(0xf9)](_0x1afbb4)[_0x15d0bb(0x129)](B)[_0x15d0bb(0x129)](R),'addComment':({channelId:_0x3845ca,threadId:_0x2ccfd8,commentId:_0x25c18e,content:_0x44e559,attributes:_0xaa8f66})=>this[_0x15d0bb(0xe4)](_0x3845ca)[_0x15d0bb(0x144)](_0x2ccfd8,_0x25c18e,_0x44e559,_0xaa8f66)[_0x15d0bb(0x129)](R),'updateComment':({channelId:_0x511ed9,threadId:_0x4389d8,commentId:_0x1e1864,content:_0x1f47e4,attributes:_0x1c49c5})=>this[_0x15d0bb(0xe4)](_0x511ed9)[_0x15d0bb(0x146)](_0x4389d8,_0x1e1864,_0x1f47e4,_0x1c49c5)[_0x15d0bb(0x129)](B)[_0x15d0bb(0x129)](R),'removeComment':({channelId:_0x254548,threadId:_0x1f207c,commentId:_0xff5189})=>this[_0x15d0bb(0xe4)](_0x254548)[_0x15d0bb(0x13f)](_0x1f207c,_0xff5189)[_0x15d0bb(0x129)](B)[_0x15d0bb(0x129)](R)},_0x3e9bed instanceof _0x5d510c){const _0x420ba1=_0x3e9bed[_0x15d0bb(0xfc)][_0x15d0bb(0x147)](_0x15d0bb(0x135)),_0x38f4a5=_0x3e9bed[_0x15d0bb(0x102)][_0x15d0bb(0x147)](_0x2ddbde);await this[_0x15d0bb(0xe8)](_0x420ba1);const _0x438b39=await this[_0x15d0bb(0xfe)][_0x15d0bb(0x147)](_0x420ba1)[_0x15d0bb(0xf7)]();this[_0x15d0bb(0x106)](_0x38f4a5,_0x15d0bb(0x105)+_0x420ba1,(_0x3f0912,{session:_0x492d1a})=>{const _0x430033=_0x15d0bb;_0x492d1a['id']===_0x38f4a5[_0x430033(0x11e)]&&(_0x3f0912[_0x430033(0xf0)](),this[_0x430033(0x145)][_0x430033(0x102)][_0x430033(0x147)](_0x430033(0xf2))[_0x430033(0x10c)](_0x492d1a[_0x430033(0x113)],_0x420ba1));}),_0x38f4a5[_0x15d0bb(0x12c)](_0x420ba1,_0x438b39);}}async[_0x4fefbd(0xe8)](_0x1b2288){const _0x487eff=_0x4fefbd;if(this[_0x487eff(0xfe)][_0x487eff(0xee)](_0x1b2288))throw new _0x4f966f(_0x487eff(0x139),null,{'channelId':_0x1b2288});const _0x406db9=this[_0x487eff(0x145)][_0x487eff(0x102)][_0x487eff(0x147)](_0x487eff(0x130)),_0x1c7d9d=new a[(_0x487eff(0x10f))](_0x1b2288);this[_0x487eff(0xfe)][_0x487eff(0xed)](_0x1b2288,_0x1c7d9d),this[_0x487eff(0x106)](_0x1c7d9d,_0x487eff(0x117),(_0x10659e,_0x1394d6)=>{const _0x3f4fe7=_0x487eff,{commentThreadId:_0x27b497,documentId:_0x3dd119,context:_0x2dd896,attributes:_0x5a397f,resolvedAt:_0x460103,resolvedBy:_0x302338,comments:_0x7e31a3}=_0x1394d6;_0x406db9[_0x3f4fe7(0xe9)](_0x27b497)||_0x406db9[_0x3f4fe7(0x122)]({'threadId':_0x27b497,'channelId':_0x3dd119,'comments':_0x7e31a3?_0x7e31a3[_0x3f4fe7(0x10e)](S):[],'context':_0x2dd896,'attributes':_0x5a397f,'resolvedAt':_0x460103,'resolvedBy':_0x302338,'isFromAdapter':!0x0});}),this[_0x487eff(0x106)](_0x1c7d9d,_0x487eff(0x127),(_0x4ca784,{commentThreadId:_0x1581ad,documentId:_0x44113a,context:_0x25631c,unlinkedAt:_0x2f4d11,attributes:_0x3c3d9e})=>{const _0x583d1d=_0x487eff;_0x406db9[_0x583d1d(0xe9)](_0x1581ad)&&_0x406db9[_0x583d1d(0x13d)]({'threadId':_0x1581ad,'channelId':_0x44113a,'context':_0x25631c,'unlinkedAt':_0x2f4d11,'attributes':_0x3c3d9e,'isFromAdapter':!0x0});}),this[_0x487eff(0x106)](_0x1c7d9d,_0x487eff(0x11b),(_0x5e162f,{commentThreadId:_0x5f4a9c,resolvedBy:_0x463094,resolvedAt:_0x281831})=>{const _0x308188=_0x487eff,_0x502ef7=_0x406db9[_0x308188(0xe9)](_0x5f4a9c);_0x502ef7&&_0x502ef7[_0x308188(0x10b)]({'resolvedBy':_0x463094,'resolvedAt':_0x281831,'isFromAdapter':!0x0});}),this[_0x487eff(0x106)](_0x1c7d9d,_0x487eff(0x12b),(_0x28728f,{commentThreadId:_0x12f74f})=>{const _0x2820ad=_0x487eff,_0x536088=_0x406db9[_0x2820ad(0xe9)](_0x12f74f);_0x536088&&_0x536088[_0x2820ad(0xfd)]({'isFromAdapter':!0x0});}),this[_0x487eff(0x106)](_0x1c7d9d,_0x487eff(0xeb),(_0x3a5215,{commentThreadId:_0x4786d7})=>{const _0x274d4d=_0x487eff,_0x2c35aa=_0x406db9[_0x274d4d(0xe9)](_0x4786d7);_0x2c35aa&&_0x2c35aa[_0x274d4d(0xff)]({'isFromAdapter':!0x0});}),this[_0x487eff(0x106)](_0x1c7d9d,_0x487eff(0x12f),(_0x1586ea,_0x4607ee)=>{const _0x574718=_0x487eff,_0x5230b3=_0x4607ee[_0x574718(0xf3)],_0x4272d2=_0x406db9[_0x574718(0xe9)](_0x5230b3);_0x4272d2&&_0x4272d2[_0x574718(0x144)]({...S(_0x4607ee),'isFromAdapter':!0x0});}),this[_0x487eff(0x106)](_0x1c7d9d,_0x487eff(0x141),(_0x3826d0,{commentThreadId:_0x2208dc,commentId:_0x10d3c4,content:_0x2811a3,attributes:_0x2b803f})=>{const _0x48b6b1=_0x487eff,_0xe8afc8=_0x406db9[_0x48b6b1(0xe9)](_0x2208dc);if(_0xe8afc8){const _0x5df92d=_0xe8afc8[_0x48b6b1(0xf5)](_0x10d3c4);_0x5df92d&&_0x5df92d[_0x48b6b1(0x137)]({'content':_0x2811a3,'attributes':_0x2b803f,'isFromAdapter':!0x0});}}),this[_0x487eff(0x106)](_0x1c7d9d,_0x487eff(0x138),(_0x3b33af,{commentThreadId:_0x1108b0,commentId:_0x537c0e})=>{const _0x22eb2d=_0x487eff,_0xa6d8ee=_0x406db9[_0x22eb2d(0xe9)](_0x1108b0);if(_0xa6d8ee){const _0x20d90e=_0xa6d8ee[_0x22eb2d(0xf5)](_0x537c0e);_0x20d90e&&_0x20d90e[_0x22eb2d(0xff)]({'isFromAdapter':!0x0});}}),await this[_0x487eff(0x10d)](_0x1b2288);}[_0x4fefbd(0x134)](){const _0x22e49e=_0x4fefbd;if(this[_0x22e49e(0x145)]instanceof _0x5d510c){const _0x2751d5=this[_0x22e49e(0x145)][_0x22e49e(0xfc)][_0x22e49e(0x147)](_0x22e49e(0x135));this[_0x22e49e(0x103)](_0x2751d5);}}[_0x4fefbd(0x103)](_0x2d44e9){const _0x4f5b25=_0x4fefbd;if(!this[_0x4f5b25(0xfe)][_0x4f5b25(0xee)](_0x2d44e9))throw new _0x4f966f(_0x4f5b25(0x128),null,{'channelId':_0x2d44e9});this[_0x4f5b25(0xe4)](_0x2d44e9)[_0x4f5b25(0x140)](),this[_0x4f5b25(0xfe)][_0x4f5b25(0x12e)](_0x2d44e9);}async[_0x4fefbd(0xfb)](){const _0x2d09bb=_0x4fefbd;for(const _0x5874ca of this[_0x2d09bb(0xfe)][_0x2d09bb(0x133)]())await this[_0x2d09bb(0x10d)](_0x5874ca);if(this[_0x2d09bb(0x145)]instanceof _0x5d510c){const _0x60827b=this[_0x2d09bb(0x145)][_0x2d09bb(0xfc)][_0x2d09bb(0x147)](_0x2d09bb(0x135)),_0xbb90e5=this[_0x2d09bb(0x145)][_0x2d09bb(0x102)][_0x2d09bb(0x147)](_0x2ddbde);_0xbb90e5[_0x2d09bb(0x104)](_0x60827b);const _0x5977f8=await this[_0x2d09bb(0xfe)][_0x2d09bb(0x147)](_0x60827b)[_0x2d09bb(0xf7)]();_0xbb90e5[_0x2d09bb(0x12c)](_0x60827b,_0x5977f8);}}async[_0x4fefbd(0x10d)](_0x34d973){const _0x380f07=_0x4fefbd,{connection:_0x1218fa}=this[_0x380f07(0x145)][_0x380f07(0x102)][_0x380f07(0x147)](_0x4b46a4),_0x24fda5=this[_0x380f07(0x145)][_0x380f07(0x102)][_0x380f07(0x147)](_0x380f07(0x130)),_0x7613c2=this[_0x380f07(0xfe)][_0x380f07(0x147)](_0x34d973),_0x19a45e=await _0x7613c2[_0x380f07(0x119)](_0x1218fa);await this[_0x380f07(0x120)](_0x19a45e);const _0x2e0c74=new Set(Array[_0x380f07(0x11c)](_0x24fda5[_0x380f07(0x142)]({'channelId':_0x34d973}),_0x27908a=>_0x27908a['id']));for(const _0xee05e4 of _0x19a45e)_0xee05e4[_0x380f07(0xe5)]||_0x2e0c74[_0x380f07(0x12e)](_0xee05e4[_0x380f07(0xf3)]);for(const _0x306819 of _0x2e0c74)_0x24fda5[_0x380f07(0xe9)](_0x306819)[_0x380f07(0xff)]({'isFromAdapter':!0x0});for(const _0x4edaeb of _0x19a45e){let _0x1f8d8d=_0x24fda5[_0x380f07(0xe9)](_0x4edaeb[_0x380f07(0xf3)]);const {commentThreadId:_0x300616,context:_0x3dac5b,attributes:_0x30f078,resolvedBy:_0xb79e0a,resolvedAt:_0x54fdf5,unlinkedAt:_0x5c0553,deletedAt:_0xfa04eb}=_0x4edaeb;if(_0xfa04eb)continue;_0x1f8d8d||(_0x1f8d8d=_0x24fda5[_0x380f07(0x122)]({'channelId':_0x34d973,'threadId':_0x300616,'context':_0x3dac5b,'attributes':_0x30f078||{},'resolvedBy':_0xb79e0a,'resolvedAt':_0x54fdf5,'unlinkedAt':_0x5c0553,'isFromAdapter':!0x0}));const _0x31ad1c=new Set(Array[_0x380f07(0x11c)](_0x1f8d8d[_0x380f07(0x108)],_0x5aeb9f=>_0x5aeb9f['id']));for(const _0x5b8189 of _0x4edaeb[_0x380f07(0x108)])_0x31ad1c[_0x380f07(0x12e)](_0x5b8189[_0x380f07(0xe7)]);for(const _0x70aa88 of _0x31ad1c)_0x1f8d8d[_0x380f07(0xf5)](_0x70aa88)[_0x380f07(0xff)]({'isFromAdapter':!0x0});for(const _0x380913 of _0x4edaeb[_0x380f07(0x108)]){const _0x16e37f=_0x1f8d8d[_0x380f07(0xf5)](_0x380913[_0x380f07(0xe7)]);_0x16e37f?_0x16e37f[_0x380f07(0x143)]!==_0x380913[_0x380f07(0x143)]&&_0x16e37f[_0x380f07(0x137)]({'content':_0x380913[_0x380f07(0x143)],'isFromAdapter':!0x0}):_0x1f8d8d[_0x380f07(0x144)](Object[_0x380f07(0x11a)](S(_0x380913),{'isFromAdapter':!0x0}));}}}[_0x4fefbd(0xe4)](_0x2aa95c){const _0x44b991=_0x4fefbd;if(!this[_0x44b991(0xfe)][_0x44b991(0xee)](_0x2aa95c))throw new _0x4f966f(_0x44b991(0xea),null,{'channelId':_0x2aa95c});return this[_0x44b991(0xfe)][_0x44b991(0x147)](_0x2aa95c);}async[_0x4fefbd(0x120)](_0x413ceb){const _0x2e3133=_0x4fefbd,_0x4f2982=this[_0x2e3133(0x145)][_0x2e3133(0x102)][_0x2e3133(0x147)](_0x372c69),{connection:_0xfd3620}=this[_0x2e3133(0x145)][_0x2e3133(0x102)][_0x2e3133(0x147)](_0x4b46a4),_0x433cb4=new Set();for(const {resolvedBy:_0x1eddb1,comments:_0x390636}of _0x413ceb){_0x1eddb1&&!_0x4f2982[_0x2e3133(0x136)](_0x1eddb1)&&_0x433cb4[_0x2e3133(0x109)](_0x1eddb1);for(const {userId:_0x10ca68}of _0x390636)_0x4f2982[_0x2e3133(0x136)](_0x10ca68)||_0x433cb4[_0x2e3133(0x109)](_0x10ca68);}if(0x0===_0x433cb4[_0x2e3133(0x124)])return;const _0x449ddb=await _0x6058ba[_0x2e3133(0x100)](_0xfd3620,Array[_0x2e3133(0x11c)](_0x433cb4));for(const _0x532447 of _0x449ddb)_0x4f2982[_0x2e3133(0x136)](_0x532447['id'])||_0x4f2982[_0x2e3133(0xf1)](_0x532447);}}a[_0x4fefbd(0x10f)]=_0x11d358;export default a;function _0x7e65(_0x40e087,_0x51b02f){const _0xfeae3b=_0xfeae();return _0x7e65=function(_0x7e6552,_0x382152){_0x7e6552=_0x7e6552-0xe4;let _0x2b7a09=_0xfeae3b[_0x7e6552];return _0x2b7a09;},_0x7e65(_0x40e087,_0x51b02f);}async function B(_0x4d00a7){const _0x4319c0=_0x4fefbd;if(_0x4319c0(0x121)!==_0x4d00a7[_0x4319c0(0xef)])throw _0x4d00a7;}function _0xfeae(){const _0x242c92=['addUser','Permissions','commentThreadId','1928QCSYsU','getComment','CloudServicesCommentsAdapter','getConnectedSessions','cloud-services-internal-error:\x20Request\x20timeout.','removeCommentThread','cloud-services-internal-error:\x20Not\x20connected.','reconnect','config','reopen','_services','remove','getMany','2978100xqYHiW','plugins','_terminateService','unregister','sessionAdd:','listenTo','requires','comments','add','cloud-services-internal-error:\x20Comments\x20Service\x20is\x20not\x20connected.','resolve','setPermissions','_connectService','map','CommentsService','reopenCommentThread','56kLGpDz','init','permissions','addToReconnectionStack','23678EVFAsG','pluginName','commentThreadAdded','createdAt','connect','assign','commentThreadResolved','from','adapter','mySessionId','3361401AghPxd','_fetchMissingUsersForThreads','404','addCommentThread','authorId','size','startsWith','attributes','commentThreadUpdated','cloudservicescommentsadapter-disconnect-not-exist','catch','18sFPJIr','commentThreadReopened','register','2006420CAearU','delete','commentAdded','CommentsRepository','resolveCommentThread','1686735QWzPkY','keys','destroy','collaboration.channelId','getUser','update','commentRemoved','cloudservicescommentsadapter-connect-already-connected','resolvedAt','message','2065156qOiebE','updateCommentThread','25067camaqV','removeComment','disconnect','commentUpdated','getCommentThreads','content','addComment','context','updateComment','get','_getService','deletedAt','userId','commentId','_setUpService','getCommentThread','cloudservicescommentsadapter-service-not-exist','commentThreadRemoved','resolvedBy','set','has','code','off'];_0xfeae=function(){return _0x242c92;};return _0xfeae();}function R(_0x3a3c39){const _0x542caa=_0x4fefbd;if((_0x218ff8=_0x3a3c39)[_0x542caa(0x13b)][_0x542caa(0x125)](_0x542caa(0x10a))||_0x218ff8[_0x542caa(0x13b)][_0x542caa(0x125)](_0x542caa(0xfa))||_0x218ff8[_0x542caa(0x13b)][_0x542caa(0x125)](_0x542caa(0xf8)))return new Promise(()=>{});var _0x218ff8;throw _0x3a3c39;}function S(_0x15f74f){const _0x5dc0e7=_0x4fefbd;return{'threadId':_0x15f74f[_0x5dc0e7(0xf3)],'commentId':_0x15f74f[_0x5dc0e7(0xe7)],'content':_0x15f74f[_0x5dc0e7(0x143)],'createdAt':_0x15f74f[_0x5dc0e7(0x118)],'authorId':_0x15f74f[_0x5dc0e7(0xe6)],'attributes':_0x15f74f[_0x5dc0e7(0x126)]||{}};}
23
+ const _0x121bd3=_0x5442;(function(_0x3c1f94,_0x4e5a07){const _0x3d3763=_0x5442,_0x33e707=_0x3c1f94();while(!![]){try{const _0x1b0cfa=-parseInt(_0x3d3763(0x127))/0x1*(parseInt(_0x3d3763(0x169))/0x2)+-parseInt(_0x3d3763(0x16f))/0x3*(-parseInt(_0x3d3763(0x11f))/0x4)+-parseInt(_0x3d3763(0x119))/0x5+parseInt(_0x3d3763(0x134))/0x6*(-parseInt(_0x3d3763(0x166))/0x7)+parseInt(_0x3d3763(0x123))/0x8*(-parseInt(_0x3d3763(0x113))/0x9)+parseInt(_0x3d3763(0x11e))/0xa+parseInt(_0x3d3763(0x140))/0xb;if(_0x1b0cfa===_0x4e5a07)break;else _0x33e707['push'](_0x33e707['shift']());}catch(_0x2e7e83){_0x33e707['push'](_0x33e707['shift']());}}}(_0x2511,0xd12e0));import{Context as _0x4e8a22,ContextPlugin as _0x28cc4b}from'ckeditor5/src/core.js';import{CKEditorError as _0x52e57d}from'ckeditor5/src/utils.js';import{Users as _0x2b6525}from'ckeditor5-collaboration/src/collaboration-core.js';import{CommentsService as _0x417bbd,User as _0x215f0d}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x3b4b17 from'../realtimecollaborativeediting/websocketgateway.js';import _0x5884e2 from'../realtimecollaborativeediting/sessions.js';class a extends _0x28cc4b{static get[_0x121bd3(0x112)](){const _0x1da275=_0x121bd3;return[_0x3b4b17,_0x1da275(0x157),_0x5884e2,_0x2b6525];}static get[_0x121bd3(0x173)](){const _0x28498b=_0x121bd3;return _0x28498b(0x135);}constructor(_0x491e02){const _0x192d7a=_0x121bd3;super(_0x491e02),this[_0x192d7a(0x12e)]=new Map();}async[_0x121bd3(0x164)](){const _0xa7cf3f=_0x121bd3,_0x3cfcb8=this[_0xa7cf3f(0x12f)],_0x2ce223=_0x3cfcb8[_0xa7cf3f(0x145)][_0xa7cf3f(0x16b)](_0xa7cf3f(0x157));if(_0x3cfcb8[_0xa7cf3f(0x145)][_0xa7cf3f(0x16b)](_0x3b4b17)[_0xa7cf3f(0x138)](this),_0x2ce223[_0xa7cf3f(0x14c)]={'addCommentThread':async({channelId:_0x502844,threadId:_0x1f5b68,comments:_0x5bd765,resolvedAt:_0x2003ae,resolvedBy:_0x2d839a,context:_0x21975a,attributes:_0x11af9e})=>{const _0x272918=_0xa7cf3f,_0x459377=await this[_0x272918(0x15f)](_0x502844)[_0x272918(0x158)]({'commentThreadId':_0x1f5b68,'comments':_0x5bd765[_0x272918(0x153)](_0x5987e5=>function(_0x4f3e6d,_0x2b53af,_0x2ea192){const _0x5e426a=_0x272918;return{'commentThreadId':_0x2ea192,'commentId':_0x4f3e6d[_0x5e426a(0x162)],'userId':_0x4f3e6d[_0x5e426a(0x13d)],'content':_0x4f3e6d[_0x5e426a(0x156)],'documentId':_0x2b53af,'createdAt':_0x4f3e6d[_0x5e426a(0x148)],'attributes':_0x4f3e6d[_0x5e426a(0x16a)]||{}};}(_0x5987e5,_0x502844,_0x1f5b68)),'resolvedAt':_0x2003ae,'resolvedBy':_0x2d839a,'context':_0x21975a,'attributes':_0x11af9e})[_0x272918(0x14b)](R);return{'threadId':_0x459377[_0x272918(0x160)],'comments':_0x459377[_0x272918(0x175)]};},'getCommentThread':async({channelId:_0x347b08,threadId:_0x899cc4})=>{const _0x350025=_0xa7cf3f,_0x1e981b=await this[_0x350025(0x15f)](_0x347b08)[_0x350025(0x129)](_0x899cc4)[_0x350025(0x14b)](R);return _0x1e981b[_0x350025(0x14f)]?null:(await this[_0x350025(0x155)]([_0x1e981b]),{'threadId':_0x1e981b[_0x350025(0x160)],'comments':_0x1e981b[_0x350025(0x175)][_0x350025(0x153)](S),'context':_0x1e981b[_0x350025(0x12f)],'resolvedAt':_0x1e981b[_0x350025(0x14d)],'resolvedBy':_0x1e981b[_0x350025(0x144)],'attributes':_0x1e981b[_0x350025(0x16a)]||{}});},'updateCommentThread':async({channelId:_0x28664b,threadId:_0x1d1284,context:_0x5f3436,unlinkedAt:_0x26d028,attributes:_0x28e447})=>this[_0xa7cf3f(0x15f)](_0x28664b)[_0xa7cf3f(0x111)]({'commentThreadId':_0x1d1284,'context':_0x5f3436,'attributes':_0x28e447,'unlinkedAt':_0x26d028})[_0xa7cf3f(0x14b)](B)[_0xa7cf3f(0x14b)](R),'resolveCommentThread':async({channelId:_0x622032,threadId:_0x3614e0})=>{const _0x51b878=_0xa7cf3f,_0x5b2de3=await this[_0x51b878(0x15f)](_0x622032)[_0x51b878(0x149)](_0x3614e0)[_0x51b878(0x14b)](B)[_0x51b878(0x14b)](R);return{'threadId':_0x5b2de3[_0x51b878(0x160)],'resolvedAt':_0x5b2de3[_0x51b878(0x14d)],'resolvedBy':_0x5b2de3[_0x51b878(0x144)]};},'reopenCommentThread':async({channelId:_0x28351c,threadId:_0x297c3a})=>this[_0xa7cf3f(0x15f)](_0x28351c)[_0xa7cf3f(0x117)](_0x297c3a)[_0xa7cf3f(0x14b)](B)[_0xa7cf3f(0x14b)](R),'removeCommentThread':({channelId:_0x417ead,threadId:_0x5bb19c})=>this[_0xa7cf3f(0x15f)](_0x417ead)[_0xa7cf3f(0x118)](_0x5bb19c)[_0xa7cf3f(0x14b)](B)[_0xa7cf3f(0x14b)](R),'addComment':({channelId:_0x150a92,threadId:_0x23e8aa,commentId:_0x3dfdfd,content:_0x2b29cd,attributes:_0x32346a})=>this[_0xa7cf3f(0x15f)](_0x150a92)[_0xa7cf3f(0x146)](_0x23e8aa,_0x3dfdfd,_0x2b29cd,_0x32346a)[_0xa7cf3f(0x14b)](R),'updateComment':({channelId:_0x358da1,threadId:_0x3de575,commentId:_0x404c90,content:_0x2c5484,attributes:_0x13ad57})=>this[_0xa7cf3f(0x15f)](_0x358da1)[_0xa7cf3f(0x11b)](_0x3de575,_0x404c90,_0x2c5484,_0x13ad57)[_0xa7cf3f(0x14b)](B)[_0xa7cf3f(0x14b)](R),'removeComment':({channelId:_0x1dc549,threadId:_0x470808,commentId:_0xc3de4b})=>this[_0xa7cf3f(0x15f)](_0x1dc549)[_0xa7cf3f(0x15c)](_0x470808,_0xc3de4b)[_0xa7cf3f(0x14b)](B)[_0xa7cf3f(0x14b)](R)},_0x3cfcb8 instanceof _0x4e8a22){const _0x103dd3=_0x3cfcb8[_0xa7cf3f(0x11d)][_0xa7cf3f(0x16b)](_0xa7cf3f(0x16c)),_0x26ebe9=_0x3cfcb8[_0xa7cf3f(0x145)][_0xa7cf3f(0x16b)](_0x5884e2);await this[_0xa7cf3f(0x159)](_0x103dd3);const _0x532f91=await this[_0xa7cf3f(0x12e)][_0xa7cf3f(0x16b)](_0x103dd3)[_0xa7cf3f(0x131)]();this[_0xa7cf3f(0x122)](_0x26ebe9,_0xa7cf3f(0x12b)+_0x103dd3,(_0x16b03c,{session:_0x123b1d})=>{const _0x440884=_0xa7cf3f;_0x123b1d['id']===_0x26ebe9[_0x440884(0x15a)]&&(_0x16b03c[_0x440884(0x151)](),this[_0x440884(0x12f)][_0x440884(0x145)][_0x440884(0x16b)](_0x440884(0x14e))[_0x440884(0x15e)](_0x123b1d[_0x440884(0x170)],_0x103dd3));}),_0x26ebe9[_0xa7cf3f(0x174)](_0x103dd3,_0x532f91);}}async[_0x121bd3(0x159)](_0x413c8c){const _0x585cdb=_0x121bd3;if(this[_0x585cdb(0x12e)][_0x585cdb(0x167)](_0x413c8c))throw new _0x52e57d(_0x585cdb(0x125),null,{'channelId':_0x413c8c});const _0x3548ea=this[_0x585cdb(0x12f)][_0x585cdb(0x145)][_0x585cdb(0x16b)](_0x585cdb(0x157)),_0x17819b=new a[(_0x585cdb(0x124))](_0x413c8c);this[_0x585cdb(0x12e)][_0x585cdb(0x154)](_0x413c8c,_0x17819b),this[_0x585cdb(0x122)](_0x17819b,_0x585cdb(0x137),(_0x192002,_0x59fff4)=>{const _0x2a56b5=_0x585cdb,{commentThreadId:_0x3b27e2,documentId:_0x286347,context:_0xf1ee16,attributes:_0x22b617,resolvedAt:_0x236e90,resolvedBy:_0x2fc3c0,comments:_0x553079}=_0x59fff4;_0x3548ea[_0x2a56b5(0x129)](_0x3b27e2)||_0x3548ea[_0x2a56b5(0x158)]({'threadId':_0x3b27e2,'channelId':_0x286347,'comments':_0x553079?_0x553079[_0x2a56b5(0x153)](S):[],'context':_0xf1ee16,'attributes':_0x22b617,'resolvedAt':_0x236e90,'resolvedBy':_0x2fc3c0,'isFromAdapter':!0x0});}),this[_0x585cdb(0x122)](_0x17819b,_0x585cdb(0x150),(_0x5ce579,{commentThreadId:_0x17cf37,documentId:_0x374b89,context:_0x370ac3,unlinkedAt:_0x43a8af,attributes:_0x2adc3c})=>{const _0x301c3d=_0x585cdb;_0x3548ea[_0x301c3d(0x129)](_0x17cf37)&&_0x3548ea[_0x301c3d(0x111)]({'threadId':_0x17cf37,'channelId':_0x374b89,'context':_0x370ac3,'unlinkedAt':_0x43a8af,'attributes':_0x2adc3c,'isFromAdapter':!0x0});}),this[_0x585cdb(0x122)](_0x17819b,_0x585cdb(0x163),(_0x243534,{commentThreadId:_0xe018a,resolvedBy:_0x4b34dd,resolvedAt:_0x5c8248})=>{const _0x53ab0c=_0x585cdb,_0x531ca2=_0x3548ea[_0x53ab0c(0x129)](_0xe018a);_0x531ca2&&_0x531ca2[_0x53ab0c(0x13a)]({'resolvedBy':_0x4b34dd,'resolvedAt':_0x5c8248,'isFromAdapter':!0x0});}),this[_0x585cdb(0x122)](_0x17819b,_0x585cdb(0x161),(_0x3500fa,{commentThreadId:_0x22fb0d})=>{const _0x15e218=_0x585cdb,_0x184aae=_0x3548ea[_0x15e218(0x129)](_0x22fb0d);_0x184aae&&_0x184aae[_0x15e218(0x128)]({'isFromAdapter':!0x0});}),this[_0x585cdb(0x122)](_0x17819b,_0x585cdb(0x126),(_0x4fa896,{commentThreadId:_0x1142c7})=>{const _0x4c8a6e=_0x585cdb,_0x10fbda=_0x3548ea[_0x4c8a6e(0x129)](_0x1142c7);_0x10fbda&&_0x10fbda[_0x4c8a6e(0x152)]({'isFromAdapter':!0x0});}),this[_0x585cdb(0x122)](_0x17819b,_0x585cdb(0x12c),(_0x2f421d,_0x28e28a)=>{const _0x48eb53=_0x585cdb,_0x5ea91f=_0x28e28a[_0x48eb53(0x160)],_0x45de66=_0x3548ea[_0x48eb53(0x129)](_0x5ea91f);_0x45de66&&_0x45de66[_0x48eb53(0x146)]({...S(_0x28e28a),'isFromAdapter':!0x0});}),this[_0x585cdb(0x122)](_0x17819b,_0x585cdb(0x13f),(_0x526e69,{commentThreadId:_0x5ddb56,commentId:_0x285d8a,content:_0xb7011e,attributes:_0xa93574})=>{const _0x31908e=_0x585cdb,_0x27b159=_0x3548ea[_0x31908e(0x129)](_0x5ddb56);if(_0x27b159){const _0x15c75b=_0x27b159[_0x31908e(0x172)](_0x285d8a);_0x15c75b&&_0x15c75b[_0x31908e(0x13c)]({'content':_0xb7011e,'attributes':_0xa93574,'isFromAdapter':!0x0});}}),this[_0x585cdb(0x122)](_0x17819b,_0x585cdb(0x15b),(_0x11d230,{commentThreadId:_0x55ba49,commentId:_0x43b6d3})=>{const _0x55d696=_0x585cdb,_0x1ded86=_0x3548ea[_0x55d696(0x129)](_0x55ba49);if(_0x1ded86){const _0x5680f5=_0x1ded86[_0x55d696(0x172)](_0x43b6d3);_0x5680f5&&_0x5680f5[_0x55d696(0x152)]({'isFromAdapter':!0x0});}}),await this[_0x585cdb(0x11c)](_0x413c8c);}[_0x121bd3(0x121)](){const _0x33c07d=_0x121bd3;if(this[_0x33c07d(0x12f)]instanceof _0x4e8a22){const _0x42fbf5=this[_0x33c07d(0x12f)][_0x33c07d(0x11d)][_0x33c07d(0x16b)](_0x33c07d(0x16c));this[_0x33c07d(0x115)](_0x42fbf5);}}[_0x121bd3(0x115)](_0x1a891c){const _0x23141d=_0x121bd3;if(!this[_0x23141d(0x12e)][_0x23141d(0x167)](_0x1a891c))throw new _0x52e57d(_0x23141d(0x139),null,{'channelId':_0x1a891c});this[_0x23141d(0x15f)](_0x1a891c)[_0x23141d(0x114)](),this[_0x23141d(0x12e)][_0x23141d(0x13e)](_0x1a891c);}async[_0x121bd3(0x142)](){const _0x2e5b9e=_0x121bd3;for(const _0xbd5abb of this[_0x2e5b9e(0x12e)][_0x2e5b9e(0x14a)]())await this[_0x2e5b9e(0x11c)](_0xbd5abb);if(this[_0x2e5b9e(0x12f)]instanceof _0x4e8a22){const _0x31f0a9=this[_0x2e5b9e(0x12f)][_0x2e5b9e(0x11d)][_0x2e5b9e(0x16b)](_0x2e5b9e(0x16c)),_0x363eac=this[_0x2e5b9e(0x12f)][_0x2e5b9e(0x145)][_0x2e5b9e(0x16b)](_0x5884e2);_0x363eac[_0x2e5b9e(0x12d)](_0x31f0a9);const _0x1dbf62=await this[_0x2e5b9e(0x12e)][_0x2e5b9e(0x16b)](_0x31f0a9)[_0x2e5b9e(0x131)]();_0x363eac[_0x2e5b9e(0x174)](_0x31f0a9,_0x1dbf62);}}async[_0x121bd3(0x11c)](_0x52f0cf){const _0x329da8=_0x121bd3,{connection:_0x277c25}=this[_0x329da8(0x12f)][_0x329da8(0x145)][_0x329da8(0x16b)](_0x3b4b17),_0x1b25f7=this[_0x329da8(0x12f)][_0x329da8(0x145)][_0x329da8(0x16b)](_0x329da8(0x157)),_0x42994a=this[_0x329da8(0x12e)][_0x329da8(0x16b)](_0x52f0cf),_0x334636=await _0x42994a[_0x329da8(0x16e)](_0x277c25);await this[_0x329da8(0x155)](_0x334636);const _0x1cb880=new Set(Array[_0x329da8(0x130)](_0x1b25f7[_0x329da8(0x12a)]({'channelId':_0x52f0cf}),_0x5ab707=>_0x5ab707['id']));for(const _0x15ee46 of _0x334636)_0x15ee46[_0x329da8(0x14f)]||_0x1cb880[_0x329da8(0x13e)](_0x15ee46[_0x329da8(0x160)]);for(const _0x2ad2cd of _0x1cb880)_0x1b25f7[_0x329da8(0x129)](_0x2ad2cd)[_0x329da8(0x152)]({'isFromAdapter':!0x0});for(const _0x968a51 of _0x334636){let _0x1f4976=_0x1b25f7[_0x329da8(0x129)](_0x968a51[_0x329da8(0x160)]);const {commentThreadId:_0x385d94,context:_0x1c846e,attributes:_0x46b95c,resolvedBy:_0xfe9c40,resolvedAt:_0x500fe4,unlinkedAt:_0x3fdb27,deletedAt:_0x339730}=_0x968a51;if(_0x339730)continue;_0x1f4976||(_0x1f4976=_0x1b25f7[_0x329da8(0x158)]({'channelId':_0x52f0cf,'threadId':_0x385d94,'context':_0x1c846e,'attributes':_0x46b95c||{},'resolvedBy':_0xfe9c40,'resolvedAt':_0x500fe4,'unlinkedAt':_0x3fdb27,'isFromAdapter':!0x0}));const _0x20f970=new Set(Array[_0x329da8(0x130)](_0x1f4976[_0x329da8(0x175)],_0x15014f=>_0x15014f['id']));for(const _0x3b6e54 of _0x968a51[_0x329da8(0x175)])_0x20f970[_0x329da8(0x13e)](_0x3b6e54[_0x329da8(0x162)]);for(const _0x5965da of _0x20f970)_0x1f4976[_0x329da8(0x172)](_0x5965da)[_0x329da8(0x152)]({'isFromAdapter':!0x0});for(const _0x384bb9 of _0x968a51[_0x329da8(0x175)]){const _0x22a823=_0x1f4976[_0x329da8(0x172)](_0x384bb9[_0x329da8(0x162)]);_0x22a823?_0x22a823[_0x329da8(0x156)]!==_0x384bb9[_0x329da8(0x156)]&&_0x22a823[_0x329da8(0x13c)]({'content':_0x384bb9[_0x329da8(0x156)],'isFromAdapter':!0x0}):_0x1f4976[_0x329da8(0x146)](Object[_0x329da8(0x143)](S(_0x384bb9),{'isFromAdapter':!0x0}));}}}[_0x121bd3(0x15f)](_0x568c30){const _0x28eca3=_0x121bd3;if(!this[_0x28eca3(0x12e)][_0x28eca3(0x167)](_0x568c30))throw new _0x52e57d(_0x28eca3(0x168),null,{'channelId':_0x568c30});return this[_0x28eca3(0x12e)][_0x28eca3(0x16b)](_0x568c30);}async[_0x121bd3(0x155)](_0x4f8233){const _0x16c665=_0x121bd3,_0x46caba=this[_0x16c665(0x12f)][_0x16c665(0x145)][_0x16c665(0x16b)](_0x2b6525),{connection:_0x43e7c8}=this[_0x16c665(0x12f)][_0x16c665(0x145)][_0x16c665(0x16b)](_0x3b4b17),_0x57ab89=new Set();for(const {resolvedBy:_0x27c172,comments:_0x2a436b}of _0x4f8233){_0x27c172&&!_0x46caba[_0x16c665(0x116)](_0x27c172)&&_0x57ab89[_0x16c665(0x15d)](_0x27c172);for(const {userId:_0x243357}of _0x2a436b)_0x46caba[_0x16c665(0x116)](_0x243357)||_0x57ab89[_0x16c665(0x15d)](_0x243357);}if(0x0===_0x57ab89[_0x16c665(0x132)])return;const _0x58b0a8=await _0x215f0d[_0x16c665(0x147)](_0x43e7c8,Array[_0x16c665(0x130)](_0x57ab89));for(const _0x6bb464 of _0x58b0a8)_0x46caba[_0x16c665(0x116)](_0x6bb464['id'])||_0x46caba[_0x16c665(0x136)](_0x6bb464);}}a[_0x121bd3(0x124)]=_0x417bbd;export default a;function _0x5442(_0x2d4746,_0x33ef51){const _0x25110e=_0x2511();return _0x5442=function(_0x544282,_0x55c705){_0x544282=_0x544282-0x111;let _0x356ee0=_0x25110e[_0x544282];return _0x356ee0;},_0x5442(_0x2d4746,_0x33ef51);}async function B(_0x60a243){const _0xcda311=_0x121bd3;if(_0xcda311(0x171)!==_0x60a243[_0xcda311(0x16d)])throw _0x60a243;}function R(_0x2e8d76){const _0x4c44db=_0x121bd3;if((_0x1f3ebf=_0x2e8d76)[_0x4c44db(0x165)][_0x4c44db(0x141)](_0x4c44db(0x133))||_0x1f3ebf[_0x4c44db(0x165)][_0x4c44db(0x141)](_0x4c44db(0x120))||_0x1f3ebf[_0x4c44db(0x165)][_0x4c44db(0x141)](_0x4c44db(0x11a)))return new Promise(()=>{});var _0x1f3ebf;throw _0x2e8d76;}function S(_0x5c7df6){const _0x71ae7b=_0x121bd3;return{'threadId':_0x5c7df6[_0x71ae7b(0x160)],'commentId':_0x5c7df6[_0x71ae7b(0x162)],'content':_0x5c7df6[_0x71ae7b(0x156)],'createdAt':_0x5c7df6[_0x71ae7b(0x148)],'authorId':_0x5c7df6[_0x71ae7b(0x13b)],'attributes':_0x5c7df6[_0x71ae7b(0x16a)]||{}};}function _0x2511(){const _0x5ab5f8=['getCommentThreads','sessionAdd:','commentAdded','unregister','_services','context','from','getConnectedSessions','size','cloud-services-internal-error:\x20Comments\x20Service\x20is\x20not\x20connected.','45294hXMHjo','CloudServicesCommentsAdapter','addUser','commentThreadAdded','addToReconnectionStack','cloudservicescommentsadapter-disconnect-not-exist','resolve','userId','update','authorId','delete','commentUpdated','19226702rNTcbq','startsWith','reconnect','assign','resolvedBy','plugins','addComment','getMany','createdAt','resolveCommentThread','keys','catch','adapter','resolvedAt','Permissions','deletedAt','commentThreadUpdated','off','remove','map','set','_fetchMissingUsersForThreads','content','CommentsRepository','addCommentThread','_setUpService','mySessionId','commentRemoved','removeComment','add','setPermissions','_getService','commentThreadId','commentThreadReopened','commentId','commentThreadResolved','init','message','1582qrYkQC','has','cloudservicescommentsadapter-service-not-exist','589118ivCyba','attributes','get','collaboration.channelId','code','connect','3lCmzVU','permissions','404','getComment','pluginName','register','comments','updateCommentThread','requires','27AZkMiw','disconnect','_terminateService','getUser','reopenCommentThread','removeCommentThread','2463810Apccrw','cloud-services-internal-error:\x20Request\x20timeout.','updateComment','_connectService','config','14442820dBKpXn','4676812YZcflf','cloud-services-internal-error:\x20Not\x20connected.','destroy','listenTo','1910968ImQIFF','CommentsService','cloudservicescommentsadapter-connect-already-connected','commentThreadRemoved','2vjdeAz','reopen','getCommentThread'];_0x2511=function(){return _0x5ab5f8;};return _0x2511();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xda89b5=_0x2992;(function(_0x13cc20,_0x472e7b){const _0x58bb2a=_0x2992,_0x434c57=_0x13cc20();while(!![]){try{const _0xa44b99=-parseInt(_0x58bb2a(0x82))/0x1*(-parseInt(_0x58bb2a(0x8c))/0x2)+parseInt(_0x58bb2a(0x84))/0x3*(-parseInt(_0x58bb2a(0x9b))/0x4)+parseInt(_0x58bb2a(0x96))/0x5*(parseInt(_0x58bb2a(0x90))/0x6)+parseInt(_0x58bb2a(0x7f))/0x7+-parseInt(_0x58bb2a(0x95))/0x8+-parseInt(_0x58bb2a(0x9a))/0x9+parseInt(_0x58bb2a(0x7d))/0xa;if(_0xa44b99===_0x472e7b)break;else _0x434c57['push'](_0x434c57['shift']());}catch(_0x20b9f1){_0x434c57['push'](_0x434c57['shift']());}}}(_0x1af5,0x657e0));import{Plugin as _0x12a725}from'ckeditor5/src/core.js';function _0x2992(_0x4e0778,_0x79146d){const _0x1af5bc=_0x1af5();return _0x2992=function(_0x299263,_0x597141){_0x299263=_0x299263-0x7b;let _0x395d85=_0x1af5bc[_0x299263];return _0x395d85;},_0x2992(_0x4e0778,_0x79146d);}import _0x3111c8 from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';import _0x166139 from'./realtimecollaborativeediting.js';import _0x5d623b from'./realtimecollaborativeediting/websocketgateway.js';export default class m extends _0x12a725{static get[_0xda89b5(0x93)](){const _0x1912dd=_0xda89b5;return[_0x1912dd(0x8a),_0x3111c8,_0x166139,_0x5d623b];}static get[_0xda89b5(0x8b)](){const _0x50c43a=_0xda89b5;return _0x50c43a(0x7c);}[_0xda89b5(0x83)](){const _0x1dd51e=_0xda89b5,_0x22c749=this[_0x1dd51e(0x8f)][_0x1dd51e(0x86)][_0x1dd51e(0x99)](_0x5d623b),_0x31462d=this[_0x1dd51e(0x8f)][_0x1dd51e(0x86)][_0x1dd51e(0x99)](_0x1dd51e(0x8e)),_0x5c3098=this[_0x1dd51e(0x8f)][_0x1dd51e(0x86)][_0x1dd51e(0x99)](_0x3111c8);return this[_0x1dd51e(0x8f)][_0x1dd51e(0x97)][_0x1dd51e(0x87)](_0x1dd51e(0x92),()=>{const _0x41dba0=_0x1dd51e;this[_0x41dba0(0x88)](_0x22c749,_0x41dba0(0x8d),(_0x2106c0,_0x1b8a9c,_0x5245b8)=>{const _0x2793d8=_0x41dba0;_0x31462d[_0x2793d8(0x7b)]=_0x2793d8(0x85)!==_0x5245b8;});}),this[_0x1dd51e(0x88)](_0x22c749,_0x1dd51e(0x8d),(_0x49e461,_0x4a63bd,_0x50eb4e)=>{const _0x6f41b3=_0x1dd51e;this[_0x6f41b3(0x8f)][_0x6f41b3(0x86)][_0x6f41b3(0x99)](_0x6f41b3(0x91))[_0x6f41b3(0x7e)](_0x6f41b3(0x85)!==_0x50eb4e);}),_0x5c3098[_0x1dd51e(0x81)](this[_0x1dd51e(0x8f)][_0x1dd51e(0x94)][_0x1dd51e(0x99)](_0x1dd51e(0x89)));}[_0xda89b5(0x98)](){const _0x306a3a=_0xda89b5;this[_0x306a3a(0x8f)][_0x306a3a(0x86)][_0x306a3a(0x99)](_0x3111c8)[_0x306a3a(0x80)](this[_0x306a3a(0x8f)][_0x306a3a(0x94)][_0x306a3a(0x99)](_0x306a3a(0x89))),super[_0x306a3a(0x98)]();}}function _0x1af5(){const _0x28ae2b=['data','destroy','get','682308QkOikT','8cpEJTn','isThreadsLoadingPaused','RealTimeCollaborativeComments','1951340CqlTjJ','switchReadOnly','4848872usXFXv','_terminateService','_setUpService','1twVJKy','init','391377SAGHiT','connected','plugins','once','listenTo','collaboration.channelId','Comments','pluginName','89454TujQwF','change:state','CommentsEditing','editor','6iSbZSF','CommentsRepository','ready','requires','config','1595152IDhtIS','96395JfVnyI'];_0x1af5=function(){return _0x28ae2b;};return _0x1af5();}
23
+ const _0xf8b1a1=_0x1ceb;(function(_0x183425,_0x5c3cd4){const _0x251bd0=_0x1ceb,_0x436fbe=_0x183425();while(!![]){try{const _0x170611=parseInt(_0x251bd0(0x1de))/0x1*(-parseInt(_0x251bd0(0x1f7))/0x2)+-parseInt(_0x251bd0(0x1ee))/0x3+-parseInt(_0x251bd0(0x1e6))/0x4*(parseInt(_0x251bd0(0x1f8))/0x5)+parseInt(_0x251bd0(0x1f5))/0x6*(parseInt(_0x251bd0(0x1f1))/0x7)+-parseInt(_0x251bd0(0x1f6))/0x8*(-parseInt(_0x251bd0(0x1e2))/0x9)+parseInt(_0x251bd0(0x1f3))/0xa+-parseInt(_0x251bd0(0x1eb))/0xb*(-parseInt(_0x251bd0(0x1df))/0xc);if(_0x170611===_0x5c3cd4)break;else _0x436fbe['push'](_0x436fbe['shift']());}catch(_0x15b7bb){_0x436fbe['push'](_0x436fbe['shift']());}}}(_0x2550,0xad861));import{Plugin as _0x1f837d}from'ckeditor5/src/core.js';import _0x4b5a78 from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';import _0x579a19 from'./realtimecollaborativeediting.js';import _0x236c8e from'./realtimecollaborativeediting/websocketgateway.js';function _0x2550(){const _0x40edf0=['isThreadsLoadingPaused','294645OuJXlJ','switchReadOnly','_setUpService','889259qiBQUM','plugins','3139150CAQYnV','data','6shuzyt','1639632DyWxbs','452110YGNbEG','5QkTROG','listenTo','RealTimeCollaborativeComments','change:state','init','connected','collaboration.channelId','get','ready','6eoGTSC','6333240QbEybf','editor','requires','18Khpljh','CommentsEditing','destroy','CommentsRepository','5297648wIRNqZ','_terminateService','once','pluginName','Comments','55HtYhjh','config'];_0x2550=function(){return _0x40edf0;};return _0x2550();}function _0x1ceb(_0x58b03f,_0x383ee4){const _0x2550ac=_0x2550();return _0x1ceb=function(_0x1ceb63,_0x4967f1){_0x1ceb63=_0x1ceb63-0x1da;let _0x5b6bf9=_0x2550ac[_0x1ceb63];return _0x5b6bf9;},_0x1ceb(_0x58b03f,_0x383ee4);}export default class m extends _0x1f837d{static get[_0xf8b1a1(0x1e1)](){const _0x41cd73=_0xf8b1a1;return[_0x41cd73(0x1ea),_0x4b5a78,_0x579a19,_0x236c8e];}static get[_0xf8b1a1(0x1e9)](){const _0x37b255=_0xf8b1a1;return _0x37b255(0x1fa);}[_0xf8b1a1(0x1fc)](){const _0x863879=_0xf8b1a1,_0x443d27=this[_0x863879(0x1e0)][_0x863879(0x1f2)][_0x863879(0x1dc)](_0x236c8e),_0x2ef548=this[_0x863879(0x1e0)][_0x863879(0x1f2)][_0x863879(0x1dc)](_0x863879(0x1e3)),_0x47a7fc=this[_0x863879(0x1e0)][_0x863879(0x1f2)][_0x863879(0x1dc)](_0x4b5a78);return this[_0x863879(0x1e0)][_0x863879(0x1f4)][_0x863879(0x1e8)](_0x863879(0x1dd),()=>{const _0xb9ad12=_0x863879;this[_0xb9ad12(0x1f9)](_0x443d27,_0xb9ad12(0x1fb),(_0xfee24,_0x4ff20f,_0x22a5c3)=>{const _0x18a9c0=_0xb9ad12;_0x2ef548[_0x18a9c0(0x1ed)]=_0x18a9c0(0x1da)!==_0x22a5c3;});}),this[_0x863879(0x1f9)](_0x443d27,_0x863879(0x1fb),(_0x1e23d1,_0x5d9cba,_0x1e35e9)=>{const _0x93acb8=_0x863879;this[_0x93acb8(0x1e0)][_0x93acb8(0x1f2)][_0x93acb8(0x1dc)](_0x93acb8(0x1e5))[_0x93acb8(0x1ef)](_0x93acb8(0x1da)!==_0x1e35e9);}),_0x47a7fc[_0x863879(0x1f0)](this[_0x863879(0x1e0)][_0x863879(0x1ec)][_0x863879(0x1dc)](_0x863879(0x1db)));}[_0xf8b1a1(0x1e4)](){const _0x1889a8=_0xf8b1a1;this[_0x1889a8(0x1e0)][_0x1889a8(0x1f2)][_0x1889a8(0x1dc)](_0x4b5a78)[_0x1889a8(0x1e7)](this[_0x1889a8(0x1e0)][_0x1889a8(0x1ec)][_0x1889a8(0x1dc)](_0x1889a8(0x1db))),super[_0x1889a8(0x1e4)]();}}