@ckeditor/ckeditor5-real-time-collaboration 43.2.0-alpha.6 → 43.2.0-alpha.7

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
- (_0x25d4c4=>{const {'zh-cn':{dictionary:_0x32672d,getPluralForm:_0x25f3ab}}={'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':_0x16444f=>0x0}};_0x25d4c4['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x25d4c4['zh-cn']['dictionary']=Object['assign'](_0x25d4c4['zh-cn']['dictionary'],_0x32672d),_0x25d4c4['zh-cn']['getPluralForm']=_0x25f3ab;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ce4cf=>{const {'zh-cn':{dictionary:_0x1218e3,getPluralForm:_0x433a92}}={'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':_0x15e4d3=>0x0}};_0x3ce4cf['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x3ce4cf['zh-cn']['dictionary']=Object['assign'](_0x3ce4cf['zh-cn']['dictionary'],_0x1218e3),_0x3ce4cf['zh-cn']['getPluralForm']=_0x433a92;})(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':_0x1e1eda=>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':_0x36e40a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ebe86=>{const {zh:{dictionary:_0x3ab67a,getPluralForm:_0x5ce384}}={'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':_0x415fd5=>0x0}};_0x2ebe86['zh']||={'dictionary':{},'getPluralForm':null},_0x2ebe86['zh']['dictionary']=Object['assign'](_0x2ebe86['zh']['dictionary'],_0x3ab67a),_0x2ebe86['zh']['getPluralForm']=_0x5ce384;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x390ecf=>{const {zh:{dictionary:_0x4878a1,getPluralForm:_0x5b1161}}={'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':_0x134ae5=>0x0}};_0x390ecf['zh']||={'dictionary':{},'getPluralForm':null},_0x390ecf['zh']['dictionary']=Object['assign'](_0x390ecf['zh']['dictionary'],_0x4878a1),_0x390ecf['zh']['getPluralForm']=_0x5b1161;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-real-time-collaboration",
3
- "version": "43.2.0-alpha.6",
3
+ "version": "43.2.0-alpha.7",
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.2.0-alpha.6",
46
- "@ckeditor/ckeditor5-engine": "43.2.0-alpha.6",
47
- "@ckeditor/ckeditor5-operations-compressor": "43.2.0-alpha.6",
48
- "@ckeditor/ckeditor5-theme-lark": "43.2.0-alpha.6",
49
- "@ckeditor/ckeditor5-ui": "43.2.0-alpha.6",
50
- "@ckeditor/ckeditor5-utils": "43.2.0-alpha.6",
51
- "ckeditor5": "43.2.0-alpha.6",
52
- "ckeditor5-collaboration": "43.2.0-alpha.6",
45
+ "@ckeditor/ckeditor5-core": "43.2.0-alpha.7",
46
+ "@ckeditor/ckeditor5-engine": "43.2.0-alpha.7",
47
+ "@ckeditor/ckeditor5-operations-compressor": "43.2.0-alpha.7",
48
+ "@ckeditor/ckeditor5-theme-lark": "43.2.0-alpha.7",
49
+ "@ckeditor/ckeditor5-ui": "43.2.0-alpha.7",
50
+ "@ckeditor/ckeditor5-utils": "43.2.0-alpha.7",
51
+ "ckeditor5": "43.2.0-alpha.7",
52
+ "ckeditor5-collaboration": "43.2.0-alpha.7",
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(_0x474cdd,_0x2c486b,_0xbb0389){const t=_0x474cdd['t'];switch(_0x2c486b){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'},_0xbb0389);default:return'';}}
23
+ export function getTranslation(_0x537a63,_0x223acd,_0x54ddd7){const t=_0x537a63['t'];switch(_0x223acd){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'},_0x54ddd7);default:return'';}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5aab3d,_0x4f029d){var _0x4ffeb0=_0x2b51,_0x1fbc07=_0x5aab3d();while(!![]){try{var _0x3a40bb=-parseInt(_0x4ffeb0(0x18c))/0x1*(-parseInt(_0x4ffeb0(0x18a))/0x2)+parseInt(_0x4ffeb0(0x18d))/0x3+parseInt(_0x4ffeb0(0x191))/0x4*(parseInt(_0x4ffeb0(0x18e))/0x5)+-parseInt(_0x4ffeb0(0x18b))/0x6*(-parseInt(_0x4ffeb0(0x190))/0x7)+-parseInt(_0x4ffeb0(0x18f))/0x8+parseInt(_0x4ffeb0(0x192))/0x9+-parseInt(_0x4ffeb0(0x193))/0xa;if(_0x3a40bb===_0x4f029d)break;else _0x1fbc07['push'](_0x1fbc07['shift']());}catch(_0x7ad16){_0x1fbc07['push'](_0x1fbc07['shift']());}}}(_0x57fe,0x859c6));export{default as RealTimeCollaborativeEditing}from'./realtimecollaborativeediting.js';export{default as RealTimeCollaborativeTrackChanges}from'./realtimecollaborativetrackchanges.js';function _0x2b51(_0x5d4eb6,_0x2af293){var _0x57fecf=_0x57fe();return _0x2b51=function(_0x2b5144,_0x5d95dd){_0x2b5144=_0x2b5144-0x18a;var _0x51528c=_0x57fecf[_0x2b5144];return _0x51528c;},_0x2b51(_0x5d4eb6,_0x2af293);}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';function _0x57fe(){var _0x1ce62e=['5VverzW','5862624hkouMT','10787zbvRpu','814360Fvcala','5427882KNmNKt','20105950EQpFEO','1377100VIXnXw','2802QlEuOr','1JSoHnH','3227424OclWoP'];_0x57fe=function(){return _0x1ce62e;};return _0x57fe();}
23
+ (function(_0x2a324a,_0x32afb3){var _0x4494fd=_0xc4c0,_0x385aba=_0x2a324a();while(!![]){try{var _0x5982ee=parseInt(_0x4494fd(0x7f))/0x1+-parseInt(_0x4494fd(0x82))/0x2+-parseInt(_0x4494fd(0x80))/0x3+parseInt(_0x4494fd(0x7d))/0x4*(-parseInt(_0x4494fd(0x84))/0x5)+parseInt(_0x4494fd(0x7c))/0x6+parseInt(_0x4494fd(0x83))/0x7*(-parseInt(_0x4494fd(0x81))/0x8)+parseInt(_0x4494fd(0x7e))/0x9;if(_0x5982ee===_0x32afb3)break;else _0x385aba['push'](_0x385aba['shift']());}catch(_0x2d6a54){_0x385aba['push'](_0x385aba['shift']());}}}(_0x49a6,0x4c516));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 _0xc4c0(_0x54a052,_0x54cb87){var _0x49a6be=_0x49a6();return _0xc4c0=function(_0xc4c0ef,_0x1f6379){_0xc4c0ef=_0xc4c0ef-0x7c;var _0x2a5bda=_0x49a6be[_0xc4c0ef];return _0x2a5bda;},_0xc4c0(_0x54a052,_0x54cb87);}function _0x49a6(){var _0x308ff8=['320182GBTnao','863937hbGpjb','8ZXzWUv','29820sjYNVN','2345735RurLak','75IwGyiY','612294rSGmEX','148496UMHgIu','9766989jOuqHI'];_0x49a6=function(){return _0x308ff8;};return _0x49a6();}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';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x753a0d=_0x25c7;function _0x34d2(){const _0xa73318=['allConnectedUsers','keystrokes','element','reverse','add','7502296ImEJpQ','presencelist-collapseat-invalid-format','define','_handleUserAdd','pin','view','focus','attachToDom','isRendered','58050927XWPbQS','remove','map','3133527jmRGVS','Shift+Tab','isMe','button','isHidden','hideDropdown','284179pcQLyD','plugins','presenceList','onClick','presencelist-missing-container','destroy','init','checkIfScrollable','currentDisplayedUsers','body','_allConnectedUsers','select','from','listenTo','isCollapsed','presenceList.collapseAt','_bodyCollection','bind','Esc','isFocusable','join','activeElement','balloonPanelView','counterView','_handleUserRemove','class','presenceList.container','input','tabIndex','Tab','offsetWidth','locale','content','indexOf','min','1840995IDIzRR','presenceDropdownView','config','requires','execute','unpin','presenceList.displayMe','isExpanded','bindTo','set','detachFromDom',':not([disabled]):not([tabindex=\x22-1\x22])','[tabindex]','appendChild','[contenteditable]','showDropdown','length','sort','querySelectorAll','2XZnKYc','_createView','Enter','1320802HOwYTz','items','inlineListView','context','displayMe','filter','using','isVisible','change:isFocused','get','number','56PJmeao','hasTooltip','offsetHeight','usersCount','7083552hSBPdB','render','focusTracker','ck\x20ck-presence-list__balloon','textarea'];_0x34d2=function(){return _0xa73318;};return _0x34d2();}(function(_0x1883cc,_0x250989){const _0x2f2f75=_0x25c7,_0x4a3319=_0x1883cc();while(!![]){try{const _0x9876cf=-parseInt(_0x2f2f75(0x172))/0x1+-parseInt(_0x2f2f75(0x16f))/0x2*(parseInt(_0x2f2f75(0x197))/0x3)+-parseInt(_0x2f2f75(0x18b))/0x4+-parseInt(_0x2f2f75(0x15c))/0x5+-parseInt(_0x2f2f75(0x181))/0x6+-parseInt(_0x2f2f75(0x19d))/0x7*(-parseInt(_0x2f2f75(0x17d))/0x8)+parseInt(_0x2f2f75(0x194))/0x9;if(_0x9876cf===_0x250989)break;else _0x4a3319['push'](_0x4a3319['shift']());}catch(_0x1303db){_0x4a3319['push'](_0x4a3319['shift']());}}}(_0x34d2,0xe69de));import{ContextPlugin as _0x1123a3}from'ckeditor5/src/core.js';import{CKEditorError as _0x3b1742,Collection as _0x1d5e70}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0xe5fb30,BalloonPanelView as _0x253e06,BodyCollection as _0xacd971}from'ckeditor5/src/ui.js';import{isElement as _0x2da9e7}from'lodash-es';import _0x400915 from'../realtimecollaborativeediting/sessions.js';import _0x4774c9 from'./view/presencelistview.js';import _0x49cf03 from'./view/presencedropdownlistview.js';import _0x360c72 from'./view/presencedropdownlistitemview.js';function _0x25c7(_0x56e821,_0x3c5aec){const _0x34d245=_0x34d2();return _0x25c7=function(_0x25c756,_0x4bba5a){_0x25c756=_0x25c756-0x154;let _0x3bfa6b=_0x34d245[_0x25c756];return _0x3bfa6b;},_0x25c7(_0x56e821,_0x3c5aec);}import _0x56b9e2 from'./view/presenceinlinelistitemview.js';const A={'collapseAt':0x6,'displayMe':!0x0};export default class s extends _0x1123a3{constructor(_0xf3a2c1){const _0x4334fc=_0x25c7;super(_0xf3a2c1),this[_0x4334fc(0x1ad)]=null,this[_0x4334fc(0x175)][_0x4334fc(0x15e)][_0x4334fc(0x18d)](_0x4334fc(0x19f),A);const _0x2f1c35=_0xf3a2c1[_0x4334fc(0x15e)][_0x4334fc(0x17b)](_0x4334fc(0x1ac));if(_0x4334fc(0x17c)!=typeof _0x2f1c35)throw new _0x3b1742(_0x4334fc(0x18c),this);if(_0x2f1c35<0x1)throw new _0x3b1742(_0x4334fc(0x18c),this);this[_0x4334fc(0x1a7)]=this[_0x4334fc(0x175)][_0x4334fc(0x19e)][_0x4334fc(0x17b)](_0x400915)[_0x4334fc(0x186)],this[_0x4334fc(0x165)](_0x4334fc(0x180),0x0),this[_0x4334fc(0x1a5)]=new _0x1d5e70(),this[_0x4334fc(0x1b3)]=new _0x253e06(),this[_0x4334fc(0x1b3)][_0x4334fc(0x1b6)]=_0x4334fc(0x184),this[_0x4334fc(0x190)]=this[_0x4334fc(0x170)](),this[_0x4334fc(0x15d)]=void 0x0;}static get[_0x753a0d(0x15f)](){return[_0x400915];}[_0x753a0d(0x1a3)](){const _0x1fe718=_0x753a0d;for(const _0x531234 of this[_0x1fe718(0x1a7)])this[_0x1fe718(0x18e)](_0x531234);this[_0x1fe718(0x1aa)](this[_0x1fe718(0x1a7)],_0x1fe718(0x18a),(_0x470410,_0x38ff6c)=>{const _0x1a7765=_0x1fe718;this[_0x1a7765(0x18e)](_0x38ff6c);}),this[_0x1fe718(0x1aa)](this[_0x1fe718(0x1a7)],_0x1fe718(0x195),(_0x119ef8,_0x473513)=>{const _0x554fa4=_0x1fe718;this[_0x554fa4(0x1b5)](_0x473513);});}[_0x753a0d(0x170)](){const _0xddf8ce=_0x753a0d,_0x2b1216=this[_0xddf8ce(0x175)],_0x5243a8=new _0x4774c9(this[_0xddf8ce(0x175)][_0xddf8ce(0x158)]),_0x14b007=this[_0xddf8ce(0x1b3)];if(!_0x2da9e7(_0x2b1216[_0xddf8ce(0x15e)][_0xddf8ce(0x17b)](_0xddf8ce(0x1b7))))throw new _0x3b1742(_0xddf8ce(0x1a1),this);return _0x5243a8[_0xddf8ce(0x1b4)][_0xddf8ce(0x1ae)](_0xddf8ce(0x180))['to'](this),_0x5243a8[_0xddf8ce(0x1ae)](_0xddf8ce(0x1ab))['to'](this,_0xddf8ce(0x180),_0x1ad089=>{const _0x24c272=_0xddf8ce,{collapseAt:_0x47376a,displayMe:_0xa6731a}=_0x2b1216[_0x24c272(0x15e)][_0x24c272(0x17b)](_0x24c272(0x19f)),_0x2096cb=_0x1ad089>=_0x47376a;return _0x5243a8[_0x24c272(0x1b4)][_0x24c272(0x19b)]=!(0x1==_0x1ad089&&_0xa6731a||_0x2096cb),_0x2096cb||this[_0x24c272(0x19c)](),_0x2096cb;}),_0x5243a8[_0xddf8ce(0x174)][_0xddf8ce(0x173)][_0xddf8ce(0x164)](this[_0xddf8ce(0x1a5)])[_0xddf8ce(0x178)](_0x4e2a31=>{const _0x1c8880=_0xddf8ce,_0x5a93ec=_0x2b1216[_0x1c8880(0x15e)][_0x1c8880(0x17b)](_0x1c8880(0x19f)),_0x4c0f27=new _0x56b9e2(_0x2b1216[_0x1c8880(0x158)],_0x4e2a31,!!_0x5a93ec[_0x1c8880(0x1a0)]);return _0x4c0f27[_0x1c8880(0x1ae)](_0x1c8880(0x17e))['to'](_0x5243a8,_0x1c8880(0x1ab),_0x28ecbd=>!_0x28ecbd),_0x4c0f27[_0x1c8880(0x1ae)](_0x1c8880(0x1b0))['to'](_0x5243a8,_0x1c8880(0x1ab),_0x4b1c2a=>!_0x4b1c2a),_0x5a93ec[_0x1c8880(0x1a0)]&&this[_0x1c8880(0x1aa)](_0x4c0f27,_0x1c8880(0x160),()=>{const _0x5571d9=_0x1c8880;this[_0x5571d9(0x190)][_0x5571d9(0x1ab)]||_0x5a93ec[_0x5571d9(0x1a0)](_0x4e2a31,_0x4c0f27[_0x5571d9(0x188)]);}),_0x4c0f27;}),this[_0xddf8ce(0x1aa)](_0x5243a8[_0xddf8ce(0x174)],_0xddf8ce(0x160),()=>{const _0x195c36=_0xddf8ce;this[_0x195c36(0x15d)]?this[_0x195c36(0x19c)]():this[_0x195c36(0x190)][_0x195c36(0x1ab)]&&this[_0x195c36(0x16b)]();}),_0x5243a8[_0xddf8ce(0x174)][_0xddf8ce(0x187)][_0xddf8ce(0x165)](_0xddf8ce(0x171),(_0x17ca31,_0x300f12)=>{const _0x69079=_0xddf8ce;this[_0x69079(0x190)][_0x69079(0x1ab)]&&(this[_0x69079(0x16b)](),_0x300f12());}),_0x5243a8[_0xddf8ce(0x182)](),_0x14b007[_0xddf8ce(0x182)](),_0xe5fb30({'emitter':_0x5243a8,'activator':()=>_0x14b007[_0xddf8ce(0x179)],'contextElements':[_0x14b007[_0xddf8ce(0x188)],_0x5243a8[_0xddf8ce(0x174)][_0xddf8ce(0x188)]],'callback':()=>this[_0xddf8ce(0x19c)]()}),_0x2b1216[_0xddf8ce(0x15e)][_0xddf8ce(0x17b)](_0xddf8ce(0x1b7))[_0xddf8ce(0x169)](_0x5243a8[_0xddf8ce(0x188)]),this[_0xddf8ce(0x1ad)]=new _0xacd971(this[_0xddf8ce(0x175)][_0xddf8ce(0x158)]),this[_0xddf8ce(0x1ad)][_0xddf8ce(0x192)](),this[_0xddf8ce(0x1ad)][_0xddf8ce(0x18a)](this[_0xddf8ce(0x1b3)]),_0x5243a8;}[_0x753a0d(0x18e)](_0x370da5){const _0x391873=_0x753a0d;if(!this[_0x391873(0x175)][_0x391873(0x15e)][_0x391873(0x17b)](_0x391873(0x162))&&_0x370da5[_0x391873(0x199)])return;const _0x348168=this[_0x391873(0x175)][_0x391873(0x15e)][_0x391873(0x17b)](_0x391873(0x1ac))-0x1;this[_0x391873(0x180)]++,this[_0x391873(0x1a5)][_0x391873(0x16c)]==_0x348168&&this[_0x391873(0x1a5)][_0x391873(0x16c)]>0x1&&this[_0x391873(0x1a5)][_0x391873(0x195)](0x1);const _0x192d67=_0x370da5[_0x391873(0x199)]?0x0:this[_0x391873(0x1a5)][_0x391873(0x16c)];this[_0x391873(0x1a5)][_0x391873(0x18a)](_0x370da5,_0x192d67);}[_0x753a0d(0x1b5)](_0x1ce1fc){const _0x2d0846=_0x753a0d;if(this[_0x2d0846(0x180)]--,this[_0x2d0846(0x1a5)][_0x2d0846(0x17b)](_0x1ce1fc['id'])&&(this[_0x2d0846(0x1a5)][_0x2d0846(0x195)](_0x1ce1fc['id']),this[_0x2d0846(0x1a5)][_0x2d0846(0x16c)]<this[_0x2d0846(0x180)])){for(const _0xe9aa66 of Array[_0x2d0846(0x1a9)](this[_0x2d0846(0x1a7)])[_0x2d0846(0x189)]())if(!this[_0x2d0846(0x1a5)][_0x2d0846(0x17b)](_0xe9aa66['id']))return void this[_0x2d0846(0x1a5)][_0x2d0846(0x18a)](_0xe9aa66,Math[_0x2d0846(0x15b)](this[_0x2d0846(0x1a5)][_0x2d0846(0x16c)],0x1));}}[_0x753a0d(0x16b)](){const _0x5d629e=_0x753a0d;if(this[_0x5d629e(0x15d)])return;const _0x1d29f3=this[_0x5d629e(0x175)][_0x5d629e(0x15e)][_0x5d629e(0x17b)](_0x5d629e(0x19f));this[_0x5d629e(0x15d)]=new _0x49cf03(this[_0x5d629e(0x175)][_0x5d629e(0x158)],!!_0x1d29f3[_0x5d629e(0x1a0)]),this[_0x5d629e(0x190)][_0x5d629e(0x174)][_0x5d629e(0x163)]=!0x0;const {listWrapperView:_0x292481}=this[_0x5d629e(0x15d)];_0x292481[_0x5d629e(0x173)][_0x5d629e(0x164)](this[_0x5d629e(0x1a7)])[_0x5d629e(0x178)](_0x3c95ae=>{const _0x30ffa0=_0x5d629e;if(!_0x1d29f3[_0x30ffa0(0x176)]&&_0x3c95ae[_0x30ffa0(0x199)])return null;const _0x34bded=new _0x360c72(this[_0x30ffa0(0x175)][_0x30ffa0(0x158)],_0x3c95ae,!!_0x1d29f3[_0x30ffa0(0x1a0)]);return _0x1d29f3[_0x30ffa0(0x1a0)]&&this[_0x30ffa0(0x1aa)](_0x34bded,_0x30ffa0(0x160),()=>{const _0x90dfbe=_0x30ffa0;_0x1d29f3[_0x90dfbe(0x1a0)](_0x3c95ae,_0x34bded[_0x90dfbe(0x188)]);}),_0x34bded;}),this[_0x5d629e(0x1b3)][_0x5d629e(0x159)][_0x5d629e(0x18a)](this[_0x5d629e(0x15d)]),this[_0x5d629e(0x1b3)][_0x5d629e(0x18f)]({'target':this[_0x5d629e(0x190)][_0x5d629e(0x174)][_0x5d629e(0x188)]}),_0x292481[_0x5d629e(0x191)](),_0x292481[_0x5d629e(0x1a4)]();const _0x30d45e=(_0x4e53cb,_0x47a698)=>{const _0x388bf3=_0x5d629e;this[_0x388bf3(0x19c)](),this[_0x388bf3(0x190)][_0x388bf3(0x174)][_0x388bf3(0x191)](),_0x47a698();};_0x292481[_0x5d629e(0x187)][_0x5d629e(0x165)](_0x5d629e(0x1af),_0x30d45e),_0x292481[_0x5d629e(0x187)][_0x5d629e(0x165)](_0x5d629e(0x198),_0x30d45e),_0x292481[_0x5d629e(0x187)][_0x5d629e(0x165)](_0x5d629e(0x156),(_0x3679f9,_0x1f15ca)=>{const _0xad1bff=_0x5d629e;!function(_0x50dc12){const _0x31f69e=_0x25c7,_0x44b2e8=['a',_0x31f69e(0x19a),_0x31f69e(0x154),_0x31f69e(0x1a8),_0x31f69e(0x185),_0x31f69e(0x168),_0x31f69e(0x16a)][_0x31f69e(0x196)](_0x1a91e9=>_0x1a91e9+_0x31f69e(0x167))[_0x31f69e(0x1b1)](','),_0x180646=[...document[_0x31f69e(0x1a6)][_0x31f69e(0x16e)](_0x44b2e8)][_0x31f69e(0x177)](_0x5de705=>_0x5de705===document[_0x31f69e(0x1b2)]||_0x5de705[_0x31f69e(0x157)]+_0x5de705[_0x31f69e(0x17f)]>0x0)[_0x31f69e(0x16d)]((_0x20912a,_0x914c12)=>(_0x20912a[_0x31f69e(0x155)]||0x0)-(_0x914c12[_0x31f69e(0x155)]||0x0)),_0x14a6e9=_0x180646[_0x31f69e(0x15a)](_0x50dc12),_0x38d77d=_0x180646[(_0x14a6e9+0x1)%_0x180646[_0x31f69e(0x16c)]];_0x38d77d&&_0x38d77d[_0x31f69e(0x191)]();}(this[_0xad1bff(0x190)][_0xad1bff(0x188)]),this[_0xad1bff(0x19c)](),_0x1f15ca();}),_0x292481[_0x5d629e(0x183)][_0x5d629e(0x18a)](this[_0x5d629e(0x190)][_0x5d629e(0x188)]),_0x292481[_0x5d629e(0x183)]['on'](_0x5d629e(0x17a),(_0x11a0e8,_0x35bc47,_0x5e7817)=>{const _0xbcdb8f=_0x5d629e;_0x5e7817||this[_0xbcdb8f(0x19c)]();});}[_0x753a0d(0x19c)](){const _0x2741a4=_0x753a0d;this[_0x2741a4(0x15d)]&&(this[_0x2741a4(0x190)][_0x2741a4(0x174)][_0x2741a4(0x163)]=!0x1,this[_0x2741a4(0x1b3)][_0x2741a4(0x161)](),this[_0x2741a4(0x1b3)][_0x2741a4(0x159)][_0x2741a4(0x195)](this[_0x2741a4(0x15d)]),this[_0x2741a4(0x15d)][_0x2741a4(0x1a2)](),this[_0x2741a4(0x15d)]=void 0x0);}[_0x753a0d(0x1a2)](){const _0x510137=_0x753a0d;super[_0x510137(0x1a2)](),this[_0x510137(0x190)]&&this[_0x510137(0x190)][_0x510137(0x193)]&&this[_0x510137(0x190)][_0x510137(0x1a2)](),this[_0x510137(0x1ad)]&&(this[_0x510137(0x1ad)][_0x510137(0x166)](),this[_0x510137(0x1ad)][_0x510137(0x1a2)](),this[_0x510137(0x1ad)]=null);}}
23
+ const _0x5dfeaf=_0x236b;(function(_0x346a1f,_0xc1d3ba){const _0x423607=_0x236b,_0x21b9f5=_0x346a1f();while(!![]){try{const _0x4ee55e=-parseInt(_0x423607(0xfe))/0x1+-parseInt(_0x423607(0x125))/0x2*(parseInt(_0x423607(0x10c))/0x3)+-parseInt(_0x423607(0x113))/0x4+parseInt(_0x423607(0x109))/0x5+-parseInt(_0x423607(0xcf))/0x6+parseInt(_0x423607(0xf6))/0x7*(-parseInt(_0x423607(0x112))/0x8)+parseInt(_0x423607(0x114))/0x9;if(_0x4ee55e===_0xc1d3ba)break;else _0x21b9f5['push'](_0x21b9f5['shift']());}catch(_0x59aa99){_0x21b9f5['push'](_0x21b9f5['shift']());}}}(_0xaf21,0x48b31));import{ContextPlugin as _0xcb5a37}from'ckeditor5/src/core.js';import{CKEditorError as _0x165a3a,Collection as _0x53a72c}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0x23b8eb,BalloonPanelView as _0x54ddfc,BodyCollection as _0x4b18d0}from'ckeditor5/src/ui.js';import{isElement as _0x16a85d}from'lodash-es';import _0x3d0f68 from'../realtimecollaborativeediting/sessions.js';import _0x403c1d from'./view/presencelistview.js';import _0x3639bf from'./view/presencedropdownlistview.js';import _0x55c6bf from'./view/presencedropdownlistitemview.js';import _0x436272 from'./view/presenceinlinelistitemview.js';function _0xaf21(){const _0x1a4625=['init','button','counterView','appendChild','Shift+Tab','presencelist-collapseat-invalid-format','detachFromDom','Enter','386428psEOdD','get','displayMe','textarea','focusTracker','isCollapsed','filter','set','95133kCxrkH','isHidden','isMe','tabIndex','presenceList','using','unpin','offsetHeight','sort','items','remove','362665QiQjgm','plugins','requires','94188OierZv','define','min','keystrokes','onClick','context','8TERTrN','698076Pcsysx','8090208cCQuEV','presencelist-missing-container','add','querySelectorAll','from','input','number','Tab','length','join','view','isRendered','inlineListView','_handleUserRemove',':not([disabled]):not([tabindex=\x22-1\x22])','destroy','render','2BvfhoR','isExpanded','_bodyCollection','presenceList.displayMe','bindTo','offsetWidth','content','_createView','attachToDom','balloonPanelView','map','checkIfScrollable','presenceDropdownView','class','1904496OsuJyt','showDropdown','allConnectedUsers','[contenteditable]','hideDropdown','presenceList.container','config','element','reverse','bind','_handleUserAdd','listenTo','currentDisplayedUsers','activeElement','change:isFocused','[tabindex]','hasTooltip','_allConnectedUsers','presenceList.collapseAt','Esc','indexOf','isFocusable','body','pin','locale','execute','isVisible','focus','ck\x20ck-presence-list__balloon','select','usersCount'];_0xaf21=function(){return _0x1a4625;};return _0xaf21();}const A={'collapseAt':0x6,'displayMe':!0x0};function _0x236b(_0x5eae97,_0x396c1d){const _0xaf21ad=_0xaf21();return _0x236b=function(_0x236b74,_0x493cca){_0x236b74=_0x236b74-0xc3;let _0x4fab54=_0xaf21ad[_0x236b74];return _0x4fab54;},_0x236b(_0x5eae97,_0x396c1d);}export default class s extends _0xcb5a37{constructor(_0x1deeb0){const _0x27cbb8=_0x236b;super(_0x1deeb0),this[_0x27cbb8(0xc3)]=null,this[_0x27cbb8(0x111)][_0x27cbb8(0xd5)][_0x27cbb8(0x10d)](_0x27cbb8(0x102),A);const _0x486fad=_0x1deeb0[_0x27cbb8(0xd5)][_0x27cbb8(0xf7)](_0x27cbb8(0xe1));if(_0x27cbb8(0x11a)!=typeof _0x486fad)throw new _0x165a3a(_0x27cbb8(0xf3),this);if(_0x486fad<0x1)throw new _0x165a3a(_0x27cbb8(0xf3),this);this[_0x27cbb8(0xe0)]=this[_0x27cbb8(0x111)][_0x27cbb8(0x10a)][_0x27cbb8(0xf7)](_0x3d0f68)[_0x27cbb8(0xd1)],this[_0x27cbb8(0xfd)](_0x27cbb8(0xed),0x0),this[_0x27cbb8(0xdb)]=new _0x53a72c(),this[_0x27cbb8(0xca)]=new _0x54ddfc(),this[_0x27cbb8(0xca)][_0x27cbb8(0xce)]=_0x27cbb8(0xeb),this[_0x27cbb8(0x11e)]=this[_0x27cbb8(0xc8)](),this[_0x27cbb8(0xcd)]=void 0x0;}static get[_0x5dfeaf(0x10b)](){return[_0x3d0f68];}[_0x5dfeaf(0xee)](){const _0x21b2f4=_0x5dfeaf;for(const _0x4b895a of this[_0x21b2f4(0xe0)])this[_0x21b2f4(0xd9)](_0x4b895a);this[_0x21b2f4(0xda)](this[_0x21b2f4(0xe0)],_0x21b2f4(0x116),(_0x350da5,_0x414c73)=>{const _0x21c4f9=_0x21b2f4;this[_0x21c4f9(0xd9)](_0x414c73);}),this[_0x21b2f4(0xda)](this[_0x21b2f4(0xe0)],_0x21b2f4(0x108),(_0x13d84f,_0x485416)=>{const _0x300acd=_0x21b2f4;this[_0x300acd(0x121)](_0x485416);});}[_0x5dfeaf(0xc8)](){const _0xf20810=_0x5dfeaf,_0x41dc3=this[_0xf20810(0x111)],_0x53bafe=new _0x403c1d(this[_0xf20810(0x111)][_0xf20810(0xe7)]),_0x540d74=this[_0xf20810(0xca)];if(!_0x16a85d(_0x41dc3[_0xf20810(0xd5)][_0xf20810(0xf7)](_0xf20810(0xd4))))throw new _0x165a3a(_0xf20810(0x115),this);return _0x53bafe[_0xf20810(0xf0)][_0xf20810(0xd8)](_0xf20810(0xed))['to'](this),_0x53bafe[_0xf20810(0xd8)](_0xf20810(0xfb))['to'](this,_0xf20810(0xed),_0x3c1427=>{const _0xe5b967=_0xf20810,{collapseAt:_0x45047b,displayMe:_0x386cad}=_0x41dc3[_0xe5b967(0xd5)][_0xe5b967(0xf7)](_0xe5b967(0x102)),_0x37833f=_0x3c1427>=_0x45047b;return _0x53bafe[_0xe5b967(0xf0)][_0xe5b967(0xff)]=!(0x1==_0x3c1427&&_0x386cad||_0x37833f),_0x37833f||this[_0xe5b967(0xd3)](),_0x37833f;}),_0x53bafe[_0xf20810(0x120)][_0xf20810(0x107)][_0xf20810(0xc5)](this[_0xf20810(0xdb)])[_0xf20810(0x103)](_0x1d14c7=>{const _0x3449a1=_0xf20810,_0x2f40bb=_0x41dc3[_0x3449a1(0xd5)][_0x3449a1(0xf7)](_0x3449a1(0x102)),_0x32ff7e=new _0x436272(_0x41dc3[_0x3449a1(0xe7)],_0x1d14c7,!!_0x2f40bb[_0x3449a1(0x110)]);return _0x32ff7e[_0x3449a1(0xd8)](_0x3449a1(0xdf))['to'](_0x53bafe,_0x3449a1(0xfb),_0x4ca61e=>!_0x4ca61e),_0x32ff7e[_0x3449a1(0xd8)](_0x3449a1(0xe4))['to'](_0x53bafe,_0x3449a1(0xfb),_0x4e3c13=>!_0x4e3c13),_0x2f40bb[_0x3449a1(0x110)]&&this[_0x3449a1(0xda)](_0x32ff7e,_0x3449a1(0xe8),()=>{const _0x2fdf39=_0x3449a1;this[_0x2fdf39(0x11e)][_0x2fdf39(0xfb)]||_0x2f40bb[_0x2fdf39(0x110)](_0x1d14c7,_0x32ff7e[_0x2fdf39(0xd6)]);}),_0x32ff7e;}),this[_0xf20810(0xda)](_0x53bafe[_0xf20810(0x120)],_0xf20810(0xe8),()=>{const _0x2411ed=_0xf20810;this[_0x2411ed(0xcd)]?this[_0x2411ed(0xd3)]():this[_0x2411ed(0x11e)][_0x2411ed(0xfb)]&&this[_0x2411ed(0xd0)]();}),_0x53bafe[_0xf20810(0x120)][_0xf20810(0x10f)][_0xf20810(0xfd)](_0xf20810(0xf5),(_0x2136f8,_0x2bea7a)=>{const _0x325866=_0xf20810;this[_0x325866(0x11e)][_0x325866(0xfb)]&&(this[_0x325866(0xd0)](),_0x2bea7a());}),_0x53bafe[_0xf20810(0x124)](),_0x540d74[_0xf20810(0x124)](),_0x23b8eb({'emitter':_0x53bafe,'activator':()=>_0x540d74[_0xf20810(0xe9)],'contextElements':[_0x540d74[_0xf20810(0xd6)],_0x53bafe[_0xf20810(0x120)][_0xf20810(0xd6)]],'callback':()=>this[_0xf20810(0xd3)]()}),_0x41dc3[_0xf20810(0xd5)][_0xf20810(0xf7)](_0xf20810(0xd4))[_0xf20810(0xf1)](_0x53bafe[_0xf20810(0xd6)]),this[_0xf20810(0xc3)]=new _0x4b18d0(this[_0xf20810(0x111)][_0xf20810(0xe7)]),this[_0xf20810(0xc3)][_0xf20810(0xc9)](),this[_0xf20810(0xc3)][_0xf20810(0x116)](this[_0xf20810(0xca)]),_0x53bafe;}[_0x5dfeaf(0xd9)](_0x392a58){const _0x3df5bf=_0x5dfeaf;if(!this[_0x3df5bf(0x111)][_0x3df5bf(0xd5)][_0x3df5bf(0xf7)](_0x3df5bf(0xc4))&&_0x392a58[_0x3df5bf(0x100)])return;const _0x1baf25=this[_0x3df5bf(0x111)][_0x3df5bf(0xd5)][_0x3df5bf(0xf7)](_0x3df5bf(0xe1))-0x1;this[_0x3df5bf(0xed)]++,this[_0x3df5bf(0xdb)][_0x3df5bf(0x11c)]==_0x1baf25&&this[_0x3df5bf(0xdb)][_0x3df5bf(0x11c)]>0x1&&this[_0x3df5bf(0xdb)][_0x3df5bf(0x108)](0x1);const _0x2ddde5=_0x392a58[_0x3df5bf(0x100)]?0x0:this[_0x3df5bf(0xdb)][_0x3df5bf(0x11c)];this[_0x3df5bf(0xdb)][_0x3df5bf(0x116)](_0x392a58,_0x2ddde5);}[_0x5dfeaf(0x121)](_0x4ae7e8){const _0x5ce6=_0x5dfeaf;if(this[_0x5ce6(0xed)]--,this[_0x5ce6(0xdb)][_0x5ce6(0xf7)](_0x4ae7e8['id'])&&(this[_0x5ce6(0xdb)][_0x5ce6(0x108)](_0x4ae7e8['id']),this[_0x5ce6(0xdb)][_0x5ce6(0x11c)]<this[_0x5ce6(0xed)])){for(const _0x343a79 of Array[_0x5ce6(0x118)](this[_0x5ce6(0xe0)])[_0x5ce6(0xd7)]())if(!this[_0x5ce6(0xdb)][_0x5ce6(0xf7)](_0x343a79['id']))return void this[_0x5ce6(0xdb)][_0x5ce6(0x116)](_0x343a79,Math[_0x5ce6(0x10e)](this[_0x5ce6(0xdb)][_0x5ce6(0x11c)],0x1));}}[_0x5dfeaf(0xd0)](){const _0x3d84ae=_0x5dfeaf;if(this[_0x3d84ae(0xcd)])return;const _0x2a703e=this[_0x3d84ae(0x111)][_0x3d84ae(0xd5)][_0x3d84ae(0xf7)](_0x3d84ae(0x102));this[_0x3d84ae(0xcd)]=new _0x3639bf(this[_0x3d84ae(0x111)][_0x3d84ae(0xe7)],!!_0x2a703e[_0x3d84ae(0x110)]),this[_0x3d84ae(0x11e)][_0x3d84ae(0x120)][_0x3d84ae(0x126)]=!0x0;const {listWrapperView:_0x2a8ece}=this[_0x3d84ae(0xcd)];_0x2a8ece[_0x3d84ae(0x107)][_0x3d84ae(0xc5)](this[_0x3d84ae(0xe0)])[_0x3d84ae(0x103)](_0x909eb8=>{const _0x57d23a=_0x3d84ae;if(!_0x2a703e[_0x57d23a(0xf8)]&&_0x909eb8[_0x57d23a(0x100)])return null;const _0xd87274=new _0x55c6bf(this[_0x57d23a(0x111)][_0x57d23a(0xe7)],_0x909eb8,!!_0x2a703e[_0x57d23a(0x110)]);return _0x2a703e[_0x57d23a(0x110)]&&this[_0x57d23a(0xda)](_0xd87274,_0x57d23a(0xe8),()=>{const _0x57b4dc=_0x57d23a;_0x2a703e[_0x57b4dc(0x110)](_0x909eb8,_0xd87274[_0x57b4dc(0xd6)]);}),_0xd87274;}),this[_0x3d84ae(0xca)][_0x3d84ae(0xc7)][_0x3d84ae(0x116)](this[_0x3d84ae(0xcd)]),this[_0x3d84ae(0xca)][_0x3d84ae(0xe6)]({'target':this[_0x3d84ae(0x11e)][_0x3d84ae(0x120)][_0x3d84ae(0xd6)]}),_0x2a8ece[_0x3d84ae(0xea)](),_0x2a8ece[_0x3d84ae(0xcc)]();const _0x1ad365=(_0x48db25,_0x568609)=>{const _0x403e77=_0x3d84ae;this[_0x403e77(0xd3)](),this[_0x403e77(0x11e)][_0x403e77(0x120)][_0x403e77(0xea)](),_0x568609();};_0x2a8ece[_0x3d84ae(0x10f)][_0x3d84ae(0xfd)](_0x3d84ae(0xe2),_0x1ad365),_0x2a8ece[_0x3d84ae(0x10f)][_0x3d84ae(0xfd)](_0x3d84ae(0xf2),_0x1ad365),_0x2a8ece[_0x3d84ae(0x10f)][_0x3d84ae(0xfd)](_0x3d84ae(0x11b),(_0x4b7763,_0x5c4ac4)=>{const _0x16b41a=_0x3d84ae;!function(_0x698867){const _0x2b510c=_0x236b,_0x1cbf1a=['a',_0x2b510c(0xef),_0x2b510c(0x119),_0x2b510c(0xec),_0x2b510c(0xf9),_0x2b510c(0xde),_0x2b510c(0xd2)][_0x2b510c(0xcb)](_0x44d584=>_0x44d584+_0x2b510c(0x122))[_0x2b510c(0x11d)](','),_0x4a2a20=[...document[_0x2b510c(0xe5)][_0x2b510c(0x117)](_0x1cbf1a)][_0x2b510c(0xfc)](_0x2841d6=>_0x2841d6===document[_0x2b510c(0xdc)]||_0x2841d6[_0x2b510c(0xc6)]+_0x2841d6[_0x2b510c(0x105)]>0x0)[_0x2b510c(0x106)]((_0x19f6f8,_0x30e9b8)=>(_0x19f6f8[_0x2b510c(0x101)]||0x0)-(_0x30e9b8[_0x2b510c(0x101)]||0x0)),_0x23d6b6=_0x4a2a20[_0x2b510c(0xe3)](_0x698867),_0x23d0b6=_0x4a2a20[(_0x23d6b6+0x1)%_0x4a2a20[_0x2b510c(0x11c)]];_0x23d0b6&&_0x23d0b6[_0x2b510c(0xea)]();}(this[_0x16b41a(0x11e)][_0x16b41a(0xd6)]),this[_0x16b41a(0xd3)](),_0x5c4ac4();}),_0x2a8ece[_0x3d84ae(0xfa)][_0x3d84ae(0x116)](this[_0x3d84ae(0x11e)][_0x3d84ae(0xd6)]),_0x2a8ece[_0x3d84ae(0xfa)]['on'](_0x3d84ae(0xdd),(_0x42e4e9,_0x492d2c,_0x333d33)=>{const _0x3a041f=_0x3d84ae;_0x333d33||this[_0x3a041f(0xd3)]();});}[_0x5dfeaf(0xd3)](){const _0x499307=_0x5dfeaf;this[_0x499307(0xcd)]&&(this[_0x499307(0x11e)][_0x499307(0x120)][_0x499307(0x126)]=!0x1,this[_0x499307(0xca)][_0x499307(0x104)](),this[_0x499307(0xca)][_0x499307(0xc7)][_0x499307(0x108)](this[_0x499307(0xcd)]),this[_0x499307(0xcd)][_0x499307(0x123)](),this[_0x499307(0xcd)]=void 0x0);}[_0x5dfeaf(0x123)](){const _0x31cd24=_0x5dfeaf;super[_0x31cd24(0x123)](),this[_0x31cd24(0x11e)]&&this[_0x31cd24(0x11e)][_0x31cd24(0x11f)]&&this[_0x31cd24(0x11e)][_0x31cd24(0x123)](),this[_0x31cd24(0xc3)]&&(this[_0x31cd24(0xc3)][_0x31cd24(0xf4)](),this[_0x31cd24(0xc3)][_0x31cd24(0x123)](),this[_0x31cd24(0xc3)]=null);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x8446(_0x106160,_0x89233f){const _0x40a75e=_0x40a7();return _0x8446=function(_0x84468a,_0x3d22bc){_0x84468a=_0x84468a-0xfc;let _0x26930e=_0x40a75e[_0x84468a];return _0x26930e;},_0x8446(_0x106160,_0x89233f);}(function(_0x104317,_0x438295){const _0x32d537=_0x8446,_0x1963cf=_0x104317();while(!![]){try{const _0x1e578d=parseInt(_0x32d537(0xfe))/0x1*(parseInt(_0x32d537(0xfd))/0x2)+parseInt(_0x32d537(0xfc))/0x3*(parseInt(_0x32d537(0x10e))/0x4)+parseInt(_0x32d537(0x10f))/0x5*(parseInt(_0x32d537(0x100))/0x6)+parseInt(_0x32d537(0x109))/0x7+parseInt(_0x32d537(0x106))/0x8+parseInt(_0x32d537(0x103))/0x9*(parseInt(_0x32d537(0x108))/0xa)+-parseInt(_0x32d537(0x107))/0xb;if(_0x1e578d===_0x438295)break;else _0x1963cf['push'](_0x1963cf['shift']());}catch(_0x18a438){_0x1963cf['push'](_0x1963cf['shift']());}}}(_0x40a7,0x9c239));import{View as _0x2cf926}from'ckeditor5/src/ui.js';import{getTranslation as _0x311d94}from'../../common-translations.js';function _0x40a7(){const _0x4f3541=['485kPZKSu','111HrlooU','20qeODlw','87808JctkCc','div','61242Fsorzc','ck-presence-list__counter--hidden','ck-presence-list__counter','243MxSWGI','set','setTemplate','7004536OyuVTl','42915818KHCIGu','437110tujuzS','384174prPvme','usersCount','CONNECTED_USERS','bindTemplate','isHidden','60776zqepih'];_0x40a7=function(){return _0x4f3541;};return _0x40a7();}export default class ts extends _0x2cf926{constructor(_0x1fd3e3){const _0x41f969=_0x8446;super(_0x1fd3e3);const _0x5cd128=this[_0x41f969(0x10c)];this[_0x41f969(0x104)](_0x41f969(0x10a),0x0),this[_0x41f969(0x104)](_0x41f969(0x10d),!0x0),this[_0x41f969(0x105)]({'tag':_0x41f969(0xff),'attributes':{'class':['ck',_0x41f969(0x102),_0x5cd128['if'](_0x41f969(0x10d),_0x41f969(0x101))]},'children':[{'text':_0x5cd128['to'](_0x41f969(0x10a),_0x187aba=>_0x311d94(_0x1fd3e3,_0x41f969(0x10b),_0x187aba))}]});}}
23
+ function _0x4afc(_0x41fc14,_0x442bae){const _0x458126=_0x4581();return _0x4afc=function(_0x4afc4c,_0x11d56b){_0x4afc4c=_0x4afc4c-0x10c;let _0x54465e=_0x458126[_0x4afc4c];return _0x54465e;},_0x4afc(_0x41fc14,_0x442bae);}(function(_0x140336,_0x41c4c2){const _0x3d56ca=_0x4afc,_0x6ab8c3=_0x140336();while(!![]){try{const _0x426444=-parseInt(_0x3d56ca(0x11b))/0x1*(-parseInt(_0x3d56ca(0x118))/0x2)+parseInt(_0x3d56ca(0x114))/0x3*(-parseInt(_0x3d56ca(0x115))/0x4)+-parseInt(_0x3d56ca(0x10e))/0x5+-parseInt(_0x3d56ca(0x10f))/0x6*(-parseInt(_0x3d56ca(0x119))/0x7)+parseInt(_0x3d56ca(0x11a))/0x8+parseInt(_0x3d56ca(0x10d))/0x9*(parseInt(_0x3d56ca(0x11f))/0xa)+parseInt(_0x3d56ca(0x11c))/0xb*(-parseInt(_0x3d56ca(0x111))/0xc);if(_0x426444===_0x41c4c2)break;else _0x6ab8c3['push'](_0x6ab8c3['shift']());}catch(_0x4ff3d0){_0x6ab8c3['push'](_0x6ab8c3['shift']());}}}(_0x4581,0xb4216));import{View as _0x179476}from'ckeditor5/src/ui.js';function _0x4581(){const _0x2f2284=['10467728BsdKFv','125UnCEWJ','37269595Ykijsf','ck-presence-list__counter--hidden','set','1630XEAWYz','usersCount','CONNECTED_USERS','73368NTPTIJ','2112550MDZRQt','23988fLJMjk','setTemplate','12xgqMlk','bindTemplate','isHidden','4728bDmbCl','1108AesLNu','div','ck-presence-list__counter','18502EuTlfd','2086kZiEWR'];_0x4581=function(){return _0x2f2284;};return _0x4581();}import{getTranslation as _0x103b2b}from'../../common-translations.js';export default class ts extends _0x179476{constructor(_0x134966){const _0x1e6d84=_0x4afc;super(_0x134966);const _0xd20e2c=this[_0x1e6d84(0x112)];this[_0x1e6d84(0x11e)](_0x1e6d84(0x120),0x0),this[_0x1e6d84(0x11e)](_0x1e6d84(0x113),!0x0),this[_0x1e6d84(0x110)]({'tag':_0x1e6d84(0x116),'attributes':{'class':['ck',_0x1e6d84(0x117),_0xd20e2c['if'](_0x1e6d84(0x113),_0x1e6d84(0x11d))]},'children':[{'text':_0xd20e2c['to'](_0x1e6d84(0x120),_0x42f791=>_0x103b2b(_0x134966,_0x1e6d84(0x10c),_0x42f791))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4fad10=_0x51fb;(function(_0x23813d,_0x591f92){const _0x16185d=_0x51fb,_0x2555b7=_0x23813d();while(!![]){try{const _0x3b738c=-parseInt(_0x16185d(0x1d9))/0x1+-parseInt(_0x16185d(0x1d7))/0x2*(-parseInt(_0x16185d(0x1c7))/0x3)+-parseInt(_0x16185d(0x1db))/0x4*(parseInt(_0x16185d(0x1c6))/0x5)+-parseInt(_0x16185d(0x1dc))/0x6*(-parseInt(_0x16185d(0x1d6))/0x7)+-parseInt(_0x16185d(0x1cd))/0x8+parseInt(_0x16185d(0x1d3))/0x9*(parseInt(_0x16185d(0x1c8))/0xa)+parseInt(_0x16185d(0x1cb))/0xb;if(_0x3b738c===_0x591f92)break;else _0x2555b7['push'](_0x2555b7['shift']());}catch(_0x3ca3a5){_0x2555b7['push'](_0x2555b7['shift']());}}}(_0x198f,0x7c3ce));import{ListItemView as _0x1c2af5}from'ckeditor5/src/ui.js';function _0x198f(){const _0x209437=['element','getBackgroundColorClass','fire','ck-user__full-name','689135RvICxA','165KrrGFf','145850bYMmJD','tag','name','5119048RrCzts','color','582624MEwfJN','presentation','span','bindTemplate','setTemplate','button','261ktoHah','ck-presence-list__dropdown-list-item','execute','119HKXOjf','34810xzIkEy','true','604891JPhgiU','focus','20zOjqGw','10632ehTmnv','userView','ck-presence-list__marker'];_0x198f=function(){return _0x209437;};return _0x198f();}import{UserView as _0x5a1817}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x51fb(_0x4c45bc,_0x59ea88){const _0x198f37=_0x198f();return _0x51fb=function(_0x51fbc2,_0x2758e5){_0x51fbc2=_0x51fbc2-0x1c4;let _0x3ce935=_0x198f37[_0x51fbc2];return _0x3ce935;},_0x51fb(_0x4c45bc,_0x59ea88);}export default class k extends _0x1c2af5{constructor(_0x137b24,_0x97d313,_0x366196){const _0x16a464=_0x51fb;super(_0x137b24);const _0x327c7f=this[_0x16a464(0x1d0)];this[_0x16a464(0x1dd)]=new _0x5a1817(_0x137b24,_0x97d313);const _0x43942d={'tag':'li','attributes':{'class':['ck',_0x16a464(0x1d4)],'tabindex':-0x1,'role':_0x16a464(0x1ce),'aria-label':_0x97d313[_0x16a464(0x1ca)]},'children':[this[_0x16a464(0x1dd)],{'tag':_0x16a464(0x1cf),'attributes':{'class':['ck',_0x16a464(0x1c5)]},'children':[{'text':_0x97d313[_0x16a464(0x1ca)]}]},{'tag':_0x16a464(0x1cf),'attributes':{'class':['ck',_0x16a464(0x1de),_0x97d313[_0x16a464(0x1cc)][_0x16a464(0x1e0)]()],'aria-hidden':_0x16a464(0x1d8)}}]};_0x366196&&(_0x43942d[_0x16a464(0x1c9)]=_0x16a464(0x1d2),_0x43942d['on']={'click':_0x327c7f['to'](()=>this[_0x16a464(0x1c4)](_0x16a464(0x1d5)))}),this[_0x16a464(0x1d1)](_0x43942d);}[_0x4fad10(0x1da)](){const _0xba73d=_0x4fad10;this[_0xba73d(0x1df)][_0xba73d(0x1da)]();}}
23
+ const _0x202ef5=_0x43b2;(function(_0x11d02b,_0x207243){const _0x34e20e=_0x43b2,_0x52a05a=_0x11d02b();while(!![]){try{const _0x1df01a=parseInt(_0x34e20e(0x18c))/0x1*(-parseInt(_0x34e20e(0x185))/0x2)+-parseInt(_0x34e20e(0x192))/0x3+-parseInt(_0x34e20e(0x18a))/0x4+parseInt(_0x34e20e(0x18e))/0x5+-parseInt(_0x34e20e(0x197))/0x6*(-parseInt(_0x34e20e(0x199))/0x7)+-parseInt(_0x34e20e(0x18b))/0x8*(-parseInt(_0x34e20e(0x19d))/0x9)+-parseInt(_0x34e20e(0x196))/0xa*(-parseInt(_0x34e20e(0x19c))/0xb);if(_0x1df01a===_0x207243)break;else _0x52a05a['push'](_0x52a05a['shift']());}catch(_0x3a17a6){_0x52a05a['push'](_0x52a05a['shift']());}}}(_0x4c50,0x8cf53));import{ListItemView as _0x298eea}from'ckeditor5/src/ui.js';function _0x43b2(_0x5f907,_0x4e8bed){const _0x4c5077=_0x4c50();return _0x43b2=function(_0x43b20e,_0x5305b1){_0x43b20e=_0x43b20e-0x184;let _0x23934c=_0x4c5077[_0x43b20e];return _0x23934c;},_0x43b2(_0x5f907,_0x4e8bed);}import{UserView as _0x5ef461}from'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x298eea{constructor(_0x51cf16,_0x44e15a,_0x13fdf5){const _0x1372f6=_0x43b2;super(_0x51cf16);const _0x2ab8dd=this[_0x1372f6(0x19a)];this[_0x1372f6(0x188)]=new _0x5ef461(_0x51cf16,_0x44e15a);const _0x18e634={'tag':'li','attributes':{'class':['ck',_0x1372f6(0x184)],'tabindex':-0x1,'role':_0x1372f6(0x19b),'aria-label':_0x44e15a[_0x1372f6(0x191)]},'children':[this[_0x1372f6(0x188)],{'tag':_0x1372f6(0x187),'attributes':{'class':['ck',_0x1372f6(0x198)]},'children':[{'text':_0x44e15a[_0x1372f6(0x191)]}]},{'tag':_0x1372f6(0x187),'attributes':{'class':['ck',_0x1372f6(0x19f),_0x44e15a[_0x1372f6(0x19e)][_0x1372f6(0x18d)]()],'aria-hidden':_0x1372f6(0x190)}}]};_0x13fdf5&&(_0x18e634[_0x1372f6(0x193)]=_0x1372f6(0x189),_0x18e634['on']={'click':_0x2ab8dd['to'](()=>this[_0x1372f6(0x195)](_0x1372f6(0x186)))}),this[_0x1372f6(0x1a0)](_0x18e634);}[_0x202ef5(0x18f)](){const _0x3957e5=_0x202ef5;this[_0x3957e5(0x194)][_0x3957e5(0x18f)]();}}function _0x4c50(){const _0x101df6=['1510doLktA','1909086rCfevi','ck-user__full-name','7ccUFUj','bindTemplate','presentation','80971Ycqbmx','243GNPkxI','color','ck-presence-list__marker','setTemplate','ck-presence-list__dropdown-list-item','2UMEIaI','execute','span','userView','button','1226680gFReoh','62712bmJdjo','1013202IJszZN','getBackgroundColorClass','3937365tGHejR','focus','true','name','1594749oJDmnp','tag','element','fire'];_0x4c50=function(){return _0x101df6;};return _0x4c50();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36da59=_0x401f;(function(_0x1c1891,_0x7f79be){const _0x193da9=_0x401f,_0x550bc2=_0x1c1891();while(!![]){try{const _0x2f6688=-parseInt(_0x193da9(0x8b))/0x1+-parseInt(_0x193da9(0xa2))/0x2*(-parseInt(_0x193da9(0x82))/0x3)+-parseInt(_0x193da9(0x85))/0x4+-parseInt(_0x193da9(0x9a))/0x5+-parseInt(_0x193da9(0x9d))/0x6+parseInt(_0x193da9(0x94))/0x7+parseInt(_0x193da9(0x83))/0x8;if(_0x2f6688===_0x7f79be)break;else _0x550bc2['push'](_0x550bc2['shift']());}catch(_0x47753b){_0x550bc2['push'](_0x550bc2['shift']());}}}(_0x988a,0x7e9f6));import{ListView as _0x140e29,View as _0x52df52}from'ckeditor5/src/ui.js';function _0x988a(){const _0x8289b3=['ck-reset','958330fsTHxM','application','ck-presence-list__dropdown-list-wrapper_scrollable','window','ck-list','clientHeight','Connected\x20users\x20list\x20dropdown\x20menu','div','scrollHeight','1969534nDyzQQ','checkIfScrollable','items','render','ck-presence-list__dropdown-list','element','2194035ESVaME','change','resize','1845762HXewKS','listenTo','ariaLabel','innerHeight','ck-presence-list__dropdown-list-wrapper','502bRVXix','_isScrollable','ariaLabelledBy','listWrapperView','5190VuveWx','18902392neQdsl','role','3419924oVjwLS','max','set','bindTemplate','setTemplate'];_0x988a=function(){return _0x8289b3;};return _0x988a();}import{global as _0x30925a}from'ckeditor5/src/utils.js';import{getTranslation as _0x2641ce}from'../../common-translations.js';export default class j extends _0x52df52{constructor(_0x309712,_0x4d42e9){const _0x2ed60d=_0x401f;super(_0x309712),this[_0x2ed60d(0x81)]=new PresenceDropdownListWrapperView(_0x309712,_0x4d42e9),this[_0x2ed60d(0x89)]({'tag':_0x2ed60d(0x92),'attributes':{'tabindex':-0x1,'role':_0x2ed60d(0x8c),'class':['ck',_0x2ed60d(0x98)],'aria-label':_0x2641ce(_0x309712,_0x2ed60d(0x91))},'children':[this[_0x2ed60d(0x81)]]});}}function _0x401f(_0x200142,_0xca84c8){const _0x988a44=_0x988a();return _0x401f=function(_0x401f40,_0xb3191e){_0x401f40=_0x401f40-0x81;let _0x28b25c=_0x988a44[_0x401f40];return _0x28b25c;},_0x401f(_0x200142,_0xca84c8);}export class PresenceDropdownListWrapperView extends _0x140e29{constructor(_0x137ae0,_0x5a9cea){const _0x42588c=_0x401f;super(_0x137ae0);const _0x3cd3f5=this[_0x42588c(0x88)];this[_0x42588c(0x87)](_0x42588c(0xa3),!0x1),this[_0x42588c(0x89)]({'tag':_0x5a9cea?_0x42588c(0x92):'ul','attributes':{'class':['ck',_0x42588c(0x8a),_0x42588c(0x8f),_0x42588c(0xa1),_0x3cd3f5['if'](_0x42588c(0xa3),_0x42588c(0x8d))],'role':_0x3cd3f5['to'](_0x42588c(0x84)),'aria-label':_0x3cd3f5['to'](_0x42588c(0x9f)),'aria-labelledby':_0x3cd3f5['to'](_0x42588c(0xa4))},'children':this[_0x42588c(0x96)]}),this[_0x42588c(0x9e)](_0x30925a[_0x42588c(0x8e)],_0x42588c(0x9c),()=>this[_0x42588c(0x95)]()),this[_0x42588c(0x96)]['on'](_0x42588c(0x9b),()=>this[_0x42588c(0x95)]());}[_0x36da59(0x97)](){const _0x37091e=_0x36da59;super[_0x37091e(0x97)](),this[_0x37091e(0x95)]();}[_0x36da59(0x95)](){const _0x1edafb=_0x36da59,_0x40f781=this[_0x1edafb(0x99)];_0x40f781&&(this[_0x1edafb(0xa3)]=Math[_0x1edafb(0x86)](_0x40f781[_0x1edafb(0x93)],_0x40f781[_0x1edafb(0x90)])>0.8*window[_0x1edafb(0xa0)]);}}
23
+ function _0x37ea(){const _0x30dda4=['application','ck-reset','window','64jmzefs','listWrapperView','ck-list','bindTemplate','setTemplate','926792CgPRZJ','max','30JXpIdY','4123658GJBAuF','12507wsrUGR','ck-presence-list__dropdown-list-wrapper','element','549078HpDCyw','scrollHeight','ck-presence-list__dropdown-list','div','4023phMmgy','resize','Connected\x20users\x20list\x20dropdown\x20menu','innerHeight','ariaLabelledBy','items','set','role','6VihxRw','change','_isScrollable','render','clientHeight','3792zUoBTz','3616987NsQwHo','listenTo','1245215porjEY','ck-presence-list__dropdown-list-wrapper_scrollable','checkIfScrollable','ariaLabel'];_0x37ea=function(){return _0x30dda4;};return _0x37ea();}const _0x1a2481=_0x23b3;(function(_0x438ce2,_0x218323){const _0x26f546=_0x23b3,_0x335388=_0x438ce2();while(!![]){try{const _0x50891c=-parseInt(_0x26f546(0x139))/0x1+parseInt(_0x26f546(0x132))/0x2+-parseInt(_0x26f546(0x136))/0x3*(-parseInt(_0x26f546(0x12d))/0x4)+-parseInt(_0x26f546(0x14d))/0x5*(parseInt(_0x26f546(0x145))/0x6)+-parseInt(_0x26f546(0x135))/0x7+-parseInt(_0x26f546(0x14a))/0x8*(-parseInt(_0x26f546(0x13d))/0x9)+parseInt(_0x26f546(0x134))/0xa*(parseInt(_0x26f546(0x14b))/0xb);if(_0x50891c===_0x218323)break;else _0x335388['push'](_0x335388['shift']());}catch(_0x32fdcc){_0x335388['push'](_0x335388['shift']());}}}(_0x37ea,0x534de));import{ListView as _0x59533f,View as _0x5b589f}from'ckeditor5/src/ui.js';function _0x23b3(_0x1a703f,_0x3aaaed){const _0x37ea52=_0x37ea();return _0x23b3=function(_0x23b34e,_0x1e7485){_0x23b34e=_0x23b34e-0x128;let _0x2948bd=_0x37ea52[_0x23b34e];return _0x2948bd;},_0x23b3(_0x1a703f,_0x3aaaed);}import{global as _0x7433ff}from'ckeditor5/src/utils.js';import{getTranslation as _0xc2f33}from'../../common-translations.js';export default class j extends _0x5b589f{constructor(_0x50b85c,_0x10b1a2){const _0x348d41=_0x23b3;super(_0x50b85c),this[_0x348d41(0x12e)]=new PresenceDropdownListWrapperView(_0x50b85c,_0x10b1a2),this[_0x348d41(0x131)]({'tag':_0x348d41(0x13c),'attributes':{'tabindex':-0x1,'role':_0x348d41(0x12a),'class':['ck',_0x348d41(0x13b)],'aria-label':_0xc2f33(_0x50b85c,_0x348d41(0x13f))},'children':[this[_0x348d41(0x12e)]]});}}export class PresenceDropdownListWrapperView extends _0x59533f{constructor(_0x20d0fb,_0x29eef9){const _0x5ddb9d=_0x23b3;super(_0x20d0fb);const _0x28460a=this[_0x5ddb9d(0x130)];this[_0x5ddb9d(0x143)](_0x5ddb9d(0x147),!0x1),this[_0x5ddb9d(0x131)]({'tag':_0x29eef9?_0x5ddb9d(0x13c):'ul','attributes':{'class':['ck',_0x5ddb9d(0x12b),_0x5ddb9d(0x12f),_0x5ddb9d(0x137),_0x28460a['if'](_0x5ddb9d(0x147),_0x5ddb9d(0x14e))],'role':_0x28460a['to'](_0x5ddb9d(0x144)),'aria-label':_0x28460a['to'](_0x5ddb9d(0x129)),'aria-labelledby':_0x28460a['to'](_0x5ddb9d(0x141))},'children':this[_0x5ddb9d(0x142)]}),this[_0x5ddb9d(0x14c)](_0x7433ff[_0x5ddb9d(0x12c)],_0x5ddb9d(0x13e),()=>this[_0x5ddb9d(0x128)]()),this[_0x5ddb9d(0x142)]['on'](_0x5ddb9d(0x146),()=>this[_0x5ddb9d(0x128)]());}[_0x1a2481(0x148)](){const _0x4e3822=_0x1a2481;super[_0x4e3822(0x148)](),this[_0x4e3822(0x128)]();}[_0x1a2481(0x128)](){const _0x40e9c3=_0x1a2481,_0x48a22c=this[_0x40e9c3(0x138)];_0x48a22c&&(this[_0x40e9c3(0x147)]=Math[_0x40e9c3(0x133)](_0x48a22c[_0x40e9c3(0x13a)],_0x48a22c[_0x40e9c3(0x149)])>0.8*window[_0x40e9c3(0x140)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x319d(){const _0xbeba78=['ck-presence-list__marker','set','span','isFocusable','bindTemplate','4130766nRPRnv','div','markerView','1bVKgmL','true','1292997KLzPBP','execute','7WJYDZI','1130242DXbWYK','hasTooltip','266170AyYmao','5062896ABIuEK','tag','setTemplate','9037230MvVyVj','tooltipPosition','color','ck-presence-list__list-item','4IdmAHh','name','getBackgroundColorClass','2717028fezyru','text','ck-presence-list__list-item__tooltip','fire','userView','listitem','template','button'];_0x319d=function(){return _0xbeba78;};return _0x319d();}function _0x5406(_0x103744,_0x16d37e){const _0x319d5d=_0x319d();return _0x5406=function(_0x54069e,_0x2c0045){_0x54069e=_0x54069e-0x1b6;let _0x1a9c45=_0x319d5d[_0x54069e];return _0x1a9c45;},_0x5406(_0x103744,_0x16d37e);}(function(_0x3d73b9,_0x461bb4){const _0x19e2fa=_0x5406,_0x36bd06=_0x3d73b9();while(!![]){try{const _0x4053f7=parseInt(_0x19e2fa(0x1cf))/0x1*(parseInt(_0x19e2fa(0x1d4))/0x2)+parseInt(_0x19e2fa(0x1d1))/0x3+-parseInt(_0x19e2fa(0x1bc))/0x4*(-parseInt(_0x19e2fa(0x1d6))/0x5)+-parseInt(_0x19e2fa(0x1cc))/0x6*(parseInt(_0x19e2fa(0x1d3))/0x7)+parseInt(_0x19e2fa(0x1d7))/0x8+parseInt(_0x19e2fa(0x1bf))/0x9+-parseInt(_0x19e2fa(0x1b8))/0xa;if(_0x4053f7===_0x461bb4)break;else _0x36bd06['push'](_0x36bd06['shift']());}catch(_0x36444f){_0x36bd06['push'](_0x36bd06['shift']());}}}(_0x319d,0x5faf4));import{LabelView as _0x43182e,View as _0x51791f}from'ckeditor5/src/ui.js';import{UserView as _0x3002e4}from'ckeditor5-collaboration/src/collaboration-core.js';export default class y extends _0x51791f{constructor(_0x1c97bd,_0x3e5498,_0x4c3f7e){const _0x4dcae4=_0x5406;super(_0x1c97bd);const _0x287f08=this[_0x4dcae4(0x1cb)];this[_0x4dcae4(0x1c8)](_0x4dcae4(0x1ca),!0x1),this[_0x4dcae4(0x1c8)](_0x4dcae4(0x1d5),!0x0),this[_0x4dcae4(0x1c8)](_0x4dcae4(0x1b9),''),this[_0x4dcae4(0x1c3)]=new _0x3002e4(_0x1c97bd,_0x3e5498),this[_0x4dcae4(0x1ce)]=new at(_0x1c97bd,_0x3e5498);const _0x567994=new _0x43182e(_0x1c97bd);_0x567994[_0x4dcae4(0x1c5)][_0x4dcae4(0x1b6)]=_0x4dcae4(0x1c9),_0x567994[_0x4dcae4(0x1c0)]=_0x3e5498[_0x4dcae4(0x1bd)];const _0xcaabde={'tag':_0x4dcae4(0x1cd),'attributes':{'class':['ck',_0x4dcae4(0x1bb)],'role':_0x4dcae4(0x1c4),'tabindex':_0x287f08['to'](_0x4dcae4(0x1ca),_0x2c63c8=>!!_0x2c63c8&&0x0),'aria-labelledby':_0x567994['id'],'data-cke-tooltip-text':this[_0x4dcae4(0x1c3)][_0x4dcae4(0x1bd)],'data-cke-tooltip-position':_0x287f08['to'](_0x4dcae4(0x1b9)),'data-cke-tooltip-disabled':_0x287f08['to'](_0x4dcae4(0x1d5),_0x1bdd83=>!_0x1bdd83),'data-cke-tooltip-class':_0x4dcae4(0x1c1)},'children':[this[_0x4dcae4(0x1c3)],this[_0x4dcae4(0x1ce)],_0x567994]};_0x4c3f7e&&(_0xcaabde[_0x4dcae4(0x1b6)]=_0x4dcae4(0x1c6),_0xcaabde['on']={'click':_0x287f08['to'](()=>this[_0x4dcae4(0x1c2)](_0x4dcae4(0x1d2)))}),this[_0x4dcae4(0x1b7)](_0xcaabde);}}class at extends _0x51791f{constructor(_0x31306c,_0x415c0f){const _0x42f882=_0x5406;super(_0x31306c),this[_0x42f882(0x1b7)]({'tag':_0x42f882(0x1c9),'attributes':{'class':['ck',_0x42f882(0x1c7),_0x415c0f[_0x42f882(0x1ba)][_0x42f882(0x1be)]()],'aria-hidden':_0x42f882(0x1d0)}});}}
23
+ (function(_0x4c92c1,_0x25bc5f){const _0x190d71=_0x3c23,_0x540ab7=_0x4c92c1();while(!![]){try{const _0x41af39=-parseInt(_0x190d71(0xe5))/0x1*(parseInt(_0x190d71(0xe2))/0x2)+parseInt(_0x190d71(0xe4))/0x3+-parseInt(_0x190d71(0xe8))/0x4*(-parseInt(_0x190d71(0xf2))/0x5)+parseInt(_0x190d71(0xf5))/0x6+-parseInt(_0x190d71(0xe7))/0x7+parseInt(_0x190d71(0xe9))/0x8+-parseInt(_0x190d71(0xe1))/0x9;if(_0x41af39===_0x25bc5f)break;else _0x540ab7['push'](_0x540ab7['shift']());}catch(_0x68f91a){_0x540ab7['push'](_0x540ab7['shift']());}}}(_0x43c0,0x3ddd3));import{LabelView as _0x3fff1d,View as _0x40b1ed}from'ckeditor5/src/ui.js';function _0x43c0(){const _0x2287e1=['ck-presence-list__list-item','354030SSVZgw','1PXqzjE','getBackgroundColorClass','3120327pqaLGt','92XQrOPv','2627632PZIjYG','name','execute','hasTooltip','ck-presence-list__marker','button','span','setTemplate','div','41060nadpor','tooltipPosition','userView','2951610jswLBs','fire','listitem','tag','set','ck-presence-list__list-item__tooltip','isFocusable','template','true','color','markerView','text','bindTemplate','2094345PpFxMQ','390828ReoVgm'];_0x43c0=function(){return _0x2287e1;};return _0x43c0();}import{UserView as _0x40bf62}from'ckeditor5-collaboration/src/collaboration-core.js';export default class y extends _0x40b1ed{constructor(_0x43eb7f,_0x517c5e,_0x51d325){const _0x14b19f=_0x3c23;super(_0x43eb7f);const _0x14e18b=this[_0x14b19f(0x101)];this[_0x14b19f(0xf9)](_0x14b19f(0xfb),!0x1),this[_0x14b19f(0xf9)](_0x14b19f(0xec),!0x0),this[_0x14b19f(0xf9)](_0x14b19f(0xf3),''),this[_0x14b19f(0xf4)]=new _0x40bf62(_0x43eb7f,_0x517c5e),this[_0x14b19f(0xff)]=new at(_0x43eb7f,_0x517c5e);const _0x5cb8f0=new _0x3fff1d(_0x43eb7f);_0x5cb8f0[_0x14b19f(0xfc)][_0x14b19f(0xf8)]=_0x14b19f(0xef),_0x5cb8f0[_0x14b19f(0x100)]=_0x517c5e[_0x14b19f(0xea)];const _0x3a294e={'tag':_0x14b19f(0xf1),'attributes':{'class':['ck',_0x14b19f(0xe3)],'role':_0x14b19f(0xf7),'tabindex':_0x14e18b['to'](_0x14b19f(0xfb),_0x3143d0=>!!_0x3143d0&&0x0),'aria-labelledby':_0x5cb8f0['id'],'data-cke-tooltip-text':this[_0x14b19f(0xf4)][_0x14b19f(0xea)],'data-cke-tooltip-position':_0x14e18b['to'](_0x14b19f(0xf3)),'data-cke-tooltip-disabled':_0x14e18b['to'](_0x14b19f(0xec),_0x2194eb=>!_0x2194eb),'data-cke-tooltip-class':_0x14b19f(0xfa)},'children':[this[_0x14b19f(0xf4)],this[_0x14b19f(0xff)],_0x5cb8f0]};_0x51d325&&(_0x3a294e[_0x14b19f(0xf8)]=_0x14b19f(0xee),_0x3a294e['on']={'click':_0x14e18b['to'](()=>this[_0x14b19f(0xf6)](_0x14b19f(0xeb)))}),this[_0x14b19f(0xf0)](_0x3a294e);}}function _0x3c23(_0x55265b,_0x3dbe2e){const _0x43c0c0=_0x43c0();return _0x3c23=function(_0x3c23f3,_0x493925){_0x3c23f3=_0x3c23f3-0xe1;let _0x40225b=_0x43c0c0[_0x3c23f3];return _0x40225b;},_0x3c23(_0x55265b,_0x3dbe2e);}class at extends _0x40b1ed{constructor(_0xee07ff,_0x7357b7){const _0x4479e0=_0x3c23;super(_0xee07ff),this[_0x4479e0(0xf0)]({'tag':_0x4479e0(0xef),'attributes':{'class':['ck',_0x4479e0(0xed),_0x7357b7[_0x4479e0(0xfe)][_0x4479e0(0xe6)]()],'aria-hidden':_0x4479e0(0xfd)}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49977b=_0xaea9;(function(_0x48b391,_0x37f7ef){const _0x5c50db=_0xaea9,_0x5c1ab1=_0x48b391();while(!![]){try{const _0x2662dc=parseInt(_0x5c50db(0x1f9))/0x1+-parseInt(_0x5c50db(0x201))/0x2*(-parseInt(_0x5c50db(0x1f5))/0x3)+-parseInt(_0x5c50db(0x1f1))/0x4*(parseInt(_0x5c50db(0x1fe))/0x5)+-parseInt(_0x5c50db(0x1fc))/0x6*(parseInt(_0x5c50db(0x206))/0x7)+-parseInt(_0x5c50db(0x1ee))/0x8*(-parseInt(_0x5c50db(0x1fa))/0x9)+parseInt(_0x5c50db(0x1fb))/0xa+parseInt(_0x5c50db(0x20d))/0xb;if(_0x2662dc===_0x37f7ef)break;else _0x5c1ab1['push'](_0x5c1ab1['shift']());}catch(_0x29f7f1){_0x5c1ab1['push'](_0x5c1ab1['shift']());}}}(_0x2145,0x90387));function _0x2145(){const _0x329821=['5zcHTgp','render','setAttribute','18284zKZUry','set','aria-expanded','bindTemplate','ck-presence-list__list','3599974eYFqPE','focus','div','fire','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','setTemplate','keystrokes','797687KwJKtJ','change:hasPopup','listenTo','488loQXjR','items','Connected\x20users\x20list','1366280rNkfTb','isExpanded','element','execute','186uHeQhj','hasPopup','removeAttribute','createCollection','733228uIHzVn','6957tFpDnv','5411590HJzyVi','12hZFUlj','list'];_0x2145=function(){return _0x329821;};return _0x2145();}function _0xaea9(_0x47a6b3,_0x2952b3){const _0x214586=_0x2145();return _0xaea9=function(_0xaea98e,_0x201c19){_0xaea98e=_0xaea98e-0x1ee;let _0x4dad03=_0x214586[_0xaea98e];return _0x4dad03;},_0xaea9(_0x47a6b3,_0x2952b3);}import{View as _0x5dbaa2}from'ckeditor5/src/ui.js';import{KeystrokeHandler as _0x5ed453}from'ckeditor5/src/utils.js';import{getTranslation as _0x348a74}from'../../common-translations.js';export default class es extends _0x5dbaa2{constructor(_0x46dedf){const _0x59e881=_0xaea9;super(_0x46dedf);const _0x401cd4=this[_0x59e881(0x204)];this[_0x59e881(0x1ef)]=this[_0x59e881(0x1f8)](),this[_0x59e881(0x20c)]=new _0x5ed453(),this[_0x59e881(0x202)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0x59e881(0x20b)]({'tag':_0x59e881(0x208),'attributes':{'aria-haspopup':_0x401cd4['if'](_0x59e881(0x1f6)),'aria-expanded':_0x401cd4['to'](_0x59e881(0x1f2),_0x19ca51=>this[_0x59e881(0x1f6)]&&String(_0x19ca51)),'aria-label':_0x401cd4['to'](_0x59e881(0x1f6),_0x2ffbdb=>_0x348a74(_0x46dedf,_0x2ffbdb?_0x59e881(0x20a):_0x59e881(0x1f0))),'role':_0x59e881(0x1fd),'tabindex':_0x401cd4['to'](_0x59e881(0x1f6),_0x54d28d=>!!_0x54d28d&&0x0),'class':['ck',_0x59e881(0x205)]},'children':this[_0x59e881(0x1ef)],'on':{'click':_0x401cd4['to'](()=>this[_0x59e881(0x209)](_0x59e881(0x1f4)))}}),this['on'](_0x59e881(0x20e),(_0x3e55f1,_0x5cff82,_0x3379c6)=>{const _0x18fd44=_0x59e881;this[_0x18fd44(0x1f3)]&&(_0x3379c6?this[_0x18fd44(0x1f3)][_0x18fd44(0x200)](_0x18fd44(0x203),String(this[_0x18fd44(0x1f2)])):this[_0x18fd44(0x1f3)][_0x18fd44(0x1f7)](_0x18fd44(0x203)));});}[_0x49977b(0x207)](){const _0x5b1f81=_0x49977b;this[_0x5b1f81(0x1f3)][_0x5b1f81(0x207)]();}[_0x49977b(0x1ff)](){const _0x7f6b5=_0x49977b;super[_0x7f6b5(0x1ff)](),this[_0x7f6b5(0x20c)][_0x7f6b5(0x20f)](this[_0x7f6b5(0x1f3)]);}}
23
+ const _0x5eef72=_0x44ed;function _0x4cc3(){const _0x40bb29=['Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','list','div','focus','957516NFJUjQ','2074986eIdDmK','12CQvXmH','Connected\x20users\x20list','fire','443153wNvKWQ','hasPopup','items','render','set','listenTo','1688776qGhGuX','createCollection','496592ClYHQg','ck-presence-list__list','4441194enjjZr','change:hasPopup','105tcFUie','1478305LIBdzC','bindTemplate','140Tydkjh','removeAttribute','keystrokes','element','execute','aria-expanded','isExpanded','setAttribute','setTemplate'];_0x4cc3=function(){return _0x40bb29;};return _0x4cc3();}function _0x44ed(_0x242e74,_0x191aa4){const _0x4cc3a5=_0x4cc3();return _0x44ed=function(_0x44ed43,_0x10fb8f){_0x44ed43=_0x44ed43-0x161;let _0xbc5b8a=_0x4cc3a5[_0x44ed43];return _0xbc5b8a;},_0x44ed(_0x242e74,_0x191aa4);}(function(_0x1f7e73,_0x4e496f){const _0x5ee010=_0x44ed,_0x2dadbd=_0x1f7e73();while(!![]){try{const _0x25ccbf=-parseInt(_0x5ee010(0x16f))/0x1+-parseInt(_0x5ee010(0x175))/0x2+-parseInt(_0x5ee010(0x16a))/0x3+-parseInt(_0x5ee010(0x16c))/0x4*(parseInt(_0x5ee010(0x17c))/0x5)+parseInt(_0x5ee010(0x179))/0x6+-parseInt(_0x5ee010(0x17b))/0x7*(parseInt(_0x5ee010(0x177))/0x8)+parseInt(_0x5ee010(0x16b))/0x9*(parseInt(_0x5ee010(0x17e))/0xa);if(_0x25ccbf===_0x4e496f)break;else _0x2dadbd['push'](_0x2dadbd['shift']());}catch(_0x1a4d0a){_0x2dadbd['push'](_0x2dadbd['shift']());}}}(_0x4cc3,0x849ad));import{View as _0x266c80}from'ckeditor5/src/ui.js';import{KeystrokeHandler as _0x1f41c8}from'ckeditor5/src/utils.js';import{getTranslation as _0x36a67a}from'../../common-translations.js';export default class es extends _0x266c80{constructor(_0x507338){const _0x1003bf=_0x44ed;super(_0x507338);const _0x580749=this[_0x1003bf(0x17d)];this[_0x1003bf(0x171)]=this[_0x1003bf(0x176)](),this[_0x1003bf(0x180)]=new _0x1f41c8(),this[_0x1003bf(0x173)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0x1003bf(0x165)]({'tag':_0x1003bf(0x168),'attributes':{'aria-haspopup':_0x580749['if'](_0x1003bf(0x170)),'aria-expanded':_0x580749['to'](_0x1003bf(0x163),_0x5acff7=>this[_0x1003bf(0x170)]&&String(_0x5acff7)),'aria-label':_0x580749['to'](_0x1003bf(0x170),_0x4eaabc=>_0x36a67a(_0x507338,_0x4eaabc?_0x1003bf(0x166):_0x1003bf(0x16d))),'role':_0x1003bf(0x167),'tabindex':_0x580749['to'](_0x1003bf(0x170),_0x29bc88=>!!_0x29bc88&&0x0),'class':['ck',_0x1003bf(0x178)]},'children':this[_0x1003bf(0x171)],'on':{'click':_0x580749['to'](()=>this[_0x1003bf(0x16e)](_0x1003bf(0x161)))}}),this['on'](_0x1003bf(0x17a),(_0xda5953,_0x1b62dc,_0x467297)=>{const _0x18a45c=_0x1003bf;this[_0x18a45c(0x181)]&&(_0x467297?this[_0x18a45c(0x181)][_0x18a45c(0x164)](_0x18a45c(0x162),String(this[_0x18a45c(0x163)])):this[_0x18a45c(0x181)][_0x18a45c(0x17f)](_0x18a45c(0x162)));});}[_0x5eef72(0x169)](){const _0x326378=_0x5eef72;this[_0x326378(0x181)][_0x326378(0x169)]();}[_0x5eef72(0x172)](){const _0x43eeec=_0x5eef72;super[_0x43eeec(0x172)](),this[_0x43eeec(0x180)][_0x43eeec(0x174)](this[_0x43eeec(0x181)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x183025,_0xd60aa5){const _0x3b5dea=_0x7a3a,_0xe1a35b=_0x183025();while(!![]){try{const _0x159701=-parseInt(_0x3b5dea(0x167))/0x1*(-parseInt(_0x3b5dea(0x176))/0x2)+parseInt(_0x3b5dea(0x162))/0x3*(parseInt(_0x3b5dea(0x15c))/0x4)+-parseInt(_0x3b5dea(0x165))/0x5*(parseInt(_0x3b5dea(0x169))/0x6)+-parseInt(_0x3b5dea(0x16f))/0x7*(parseInt(_0x3b5dea(0x16d))/0x8)+parseInt(_0x3b5dea(0x16c))/0x9+parseInt(_0x3b5dea(0x174))/0xa*(-parseInt(_0x3b5dea(0x15d))/0xb)+-parseInt(_0x3b5dea(0x175))/0xc;if(_0x159701===_0xd60aa5)break;else _0xe1a35b['push'](_0xe1a35b['shift']());}catch(_0x218618){_0xe1a35b['push'](_0xe1a35b['shift']());}}}(_0x6796,0xe51a9));import{View as _0x67bcc2}from'ckeditor5/src/ui.js';function _0x7a3a(_0xaa5440,_0x538381){const _0x679659=_0x6796();return _0x7a3a=function(_0x7a3a9e,_0x2d3b1c){_0x7a3a9e=_0x7a3a9e-0x158;let _0x44df60=_0x679659[_0x7a3a9e];return _0x44df60;},_0x7a3a(_0xaa5440,_0x538381);}import _0x37fce4 from'./presencecounterview.js';import _0x3b8619 from'./presenceinlinelistview.js';function _0x6796(){const _0x126c61=['477114lKlpEf','bind','tooltipPosition','div','items','3599553UCFwOZ','listenTo','ck-reset','20ScCOkn','counterView','2rchuhS','isCollapsed','936228AneZBJ','setTemplate','hasPopup','14908950gdsoMl','688912wsGsIV','ck-rounded-corners','140rRyNbP','inlineListView','bindTemplate','first','change','230RFlNzu','238080ahDEXv','1445882NoQZTr','ck-presence-list--collapsed','set','ck-presence-list','locale','4QZxOKN'];_0x6796=function(){return _0x126c61;};return _0x6796();}import'../../../theme/presencelist.css';export default class L extends _0x67bcc2{constructor(_0x4a2cc1){const _0x5d4731=_0x7a3a;super(_0x4a2cc1);const _0x8bfcbb=this[_0x5d4731(0x171)];this[_0x5d4731(0x159)](_0x5d4731(0x168),!0x0),this[_0x5d4731(0x166)]=new _0x37fce4(this[_0x5d4731(0x15b)]),this[_0x5d4731(0x170)]=new _0x3b8619(_0x4a2cc1),this[_0x5d4731(0x170)][_0x5d4731(0x15e)](_0x5d4731(0x16b))['to'](this,_0x5d4731(0x168)),this[_0x5d4731(0x163)](this[_0x5d4731(0x170)][_0x5d4731(0x161)],_0x5d4731(0x173),()=>{const _0x5af406=_0x5d4731;for(const _0x23bf9c of this[_0x5af406(0x170)][_0x5af406(0x161)])_0x23bf9c[_0x5af406(0x15f)]='s';this[_0x5af406(0x170)][_0x5af406(0x161)][_0x5af406(0x172)]&&(this[_0x5af406(0x170)][_0x5af406(0x161)][_0x5af406(0x172)][_0x5af406(0x15f)]='se');}),this[_0x5d4731(0x16a)]({'tag':_0x5d4731(0x160),'attributes':{'class':['ck',_0x5d4731(0x15a),_0x5d4731(0x164),_0x5d4731(0x16e),_0x8bfcbb['if'](_0x5d4731(0x168),_0x5d4731(0x158))]},'children':[this[_0x5d4731(0x166)],this[_0x5d4731(0x170)]]});}}
23
+ (function(_0x46bc94,_0x51a215){const _0x15ca82=_0x498d,_0x5d7dbd=_0x46bc94();while(!![]){try{const _0x191416=parseInt(_0x15ca82(0xa2))/0x1*(parseInt(_0x15ca82(0x96))/0x2)+-parseInt(_0x15ca82(0x95))/0x3*(parseInt(_0x15ca82(0xa1))/0x4)+-parseInt(_0x15ca82(0x91))/0x5*(parseInt(_0x15ca82(0x9f))/0x6)+parseInt(_0x15ca82(0x93))/0x7+-parseInt(_0x15ca82(0x8d))/0x8*(-parseInt(_0x15ca82(0x8a))/0x9)+parseInt(_0x15ca82(0x8c))/0xa+-parseInt(_0x15ca82(0x90))/0xb*(parseInt(_0x15ca82(0x9a))/0xc);if(_0x191416===_0x51a215)break;else _0x5d7dbd['push'](_0x5d7dbd['shift']());}catch(_0x105227){_0x5d7dbd['push'](_0x5d7dbd['shift']());}}}(_0x6297,0x78cb4));import{View as _0x21f4a4}from'ckeditor5/src/ui.js';function _0x6297(){const _0x4a63ac=['set','inlineListView','tooltipPosition','change','253482kZvvNv','first','628292fgQair','47OPHToz','div','ck-rounded-corners','ck-presence-list','listenTo','bindTemplate','items','9colgOX','hasPopup','6531500gdihHb','464072lcmzto','bind','ck-reset','550vVGLjc','45DKxbum','ck-presence-list--collapsed','6601861hozhSf','isCollapsed','6SKcHPj','16594MABomI','counterView','setTemplate','locale','205224kFWvsu'];_0x6297=function(){return _0x4a63ac;};return _0x6297();}import _0x2380ed from'./presencecounterview.js';import _0x3ae360 from'./presenceinlinelistview.js';import'../../../theme/presencelist.css';function _0x498d(_0x2424d8,_0x423f2e){const _0x6297d0=_0x6297();return _0x498d=function(_0x498d88,_0x2283ad){_0x498d88=_0x498d88-0x88;let _0x6f5073=_0x6297d0[_0x498d88];return _0x6f5073;},_0x498d(_0x2424d8,_0x423f2e);}export default class L extends _0x21f4a4{constructor(_0xda1086){const _0x4b1f21=_0x498d;super(_0xda1086);const _0x5332f5=this[_0x4b1f21(0x88)];this[_0x4b1f21(0x9b)](_0x4b1f21(0x94),!0x0),this[_0x4b1f21(0x97)]=new _0x2380ed(this[_0x4b1f21(0x99)]),this[_0x4b1f21(0x9c)]=new _0x3ae360(_0xda1086),this[_0x4b1f21(0x9c)][_0x4b1f21(0x8e)](_0x4b1f21(0x8b))['to'](this,_0x4b1f21(0x94)),this[_0x4b1f21(0xa6)](this[_0x4b1f21(0x9c)][_0x4b1f21(0x89)],_0x4b1f21(0x9e),()=>{const _0x326a8a=_0x4b1f21;for(const _0x1ebea8 of this[_0x326a8a(0x9c)][_0x326a8a(0x89)])_0x1ebea8[_0x326a8a(0x9d)]='s';this[_0x326a8a(0x9c)][_0x326a8a(0x89)][_0x326a8a(0xa0)]&&(this[_0x326a8a(0x9c)][_0x326a8a(0x89)][_0x326a8a(0xa0)][_0x326a8a(0x9d)]='se');}),this[_0x4b1f21(0x98)]({'tag':_0x4b1f21(0xa3),'attributes':{'class':['ck',_0x4b1f21(0xa5),_0x4b1f21(0x8f),_0x4b1f21(0xa4),_0x5332f5['if'](_0x4b1f21(0x94),_0x4b1f21(0x92))]},'children':[this[_0x4b1f21(0x97)],this[_0x4b1f21(0x9c)]]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4e3574=_0x568d;(function(_0x115cba,_0x32909f){var _0x360b34=_0x568d,_0x4baaf5=_0x115cba();while(!![]){try{var _0x3d9003=parseInt(_0x360b34(0x132))/0x1+-parseInt(_0x360b34(0x12f))/0x2+parseInt(_0x360b34(0x135))/0x3+-parseInt(_0x360b34(0x130))/0x4+parseInt(_0x360b34(0x12c))/0x5+-parseInt(_0x360b34(0x12d))/0x6+-parseInt(_0x360b34(0x12e))/0x7*(parseInt(_0x360b34(0x133))/0x8);if(_0x3d9003===_0x32909f)break;else _0x4baaf5['push'](_0x4baaf5['shift']());}catch(_0x41445b){_0x4baaf5['push'](_0x4baaf5['shift']());}}}(_0xf4df,0x3e796));import{ContextPlugin as _0x1bf0cd}from'ckeditor5/src/core.js';function _0x568d(_0x18c01c,_0x37a6b1){var _0xf4dfc8=_0xf4df();return _0x568d=function(_0x568d3f,_0x309a21){_0x568d3f=_0x568d3f-0x12c;var _0x25d401=_0xf4dfc8[_0x568d3f];return _0x25d401;},_0x568d(_0x18c01c,_0x37a6b1);}import _0x9d5ff2 from'./realtimecollaborativeediting/sessions.js';import _0x102797 from'./presencelist/presencelistui.js';export default class i extends _0x1bf0cd{static get[_0x4e3574(0x136)](){return[_0x9d5ff2,_0x102797];}static get[_0x4e3574(0x134)](){var _0x2884c8=_0x4e3574;return _0x2884c8(0x131);}}function _0xf4df(){var _0x5f5cbe=['requires','438210lOmxKg','1310724cmHfap','40873BYXfPg','80898VGzHXd','738268BrvfuV','PresenceList','274770tzHnao','72IuRtNa','pluginName','1168509aBbcjv'];_0xf4df=function(){return _0x5f5cbe;};return _0xf4df();}
23
+ var _0x542872=_0x5a4f;(function(_0x41d09a,_0x7b8952){var _0x422338=_0x5a4f,_0x1d0e7e=_0x41d09a();while(!![]){try{var _0x35b9de=parseInt(_0x422338(0x12a))/0x1+-parseInt(_0x422338(0x11f))/0x2+parseInt(_0x422338(0x123))/0x3*(-parseInt(_0x422338(0x121))/0x4)+parseInt(_0x422338(0x128))/0x5*(-parseInt(_0x422338(0x124))/0x6)+-parseInt(_0x422338(0x126))/0x7*(parseInt(_0x422338(0x129))/0x8)+parseInt(_0x422338(0x120))/0x9*(-parseInt(_0x422338(0x12d))/0xa)+-parseInt(_0x422338(0x122))/0xb*(-parseInt(_0x422338(0x125))/0xc);if(_0x35b9de===_0x7b8952)break;else _0x1d0e7e['push'](_0x1d0e7e['shift']());}catch(_0x3ad5b7){_0x1d0e7e['push'](_0x1d0e7e['shift']());}}}(_0x3d8a,0x836bf));function _0x3d8a(){var _0x1df487=['8436Njxrbm','11794717TrkDeL','1041IVTHsS','3342hYTbSA','36GYlIHq','7oJqCFE','PresenceList','8075XkPcOP','6270344QiWDpH','690096vIBPoK','requires','pluginName','710CuaWJH','1595604IDefsm','19719nwGfnK'];_0x3d8a=function(){return _0x1df487;};return _0x3d8a();}import{ContextPlugin as _0x7c0769}from'ckeditor5/src/core.js';function _0x5a4f(_0x12b155,_0x4c1156){var _0x3d8af1=_0x3d8a();return _0x5a4f=function(_0x5a4f42,_0x442a04){_0x5a4f42=_0x5a4f42-0x11f;var _0xf834fa=_0x3d8af1[_0x5a4f42];return _0xf834fa;},_0x5a4f(_0x12b155,_0x4c1156);}import _0x523214 from'./realtimecollaborativeediting/sessions.js';import _0x17d5a0 from'./presencelist/presencelistui.js';export default class i extends _0x7c0769{static get[_0x542872(0x12b)](){return[_0x523214,_0x17d5a0];}static get[_0x542872(0x12c)](){var _0x410476=_0x542872;return _0x410476(0x127);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa452cb=_0x4d05;(function(_0x3bfe53,_0x226279){const _0x24a082=_0x4d05,_0x56c3b7=_0x3bfe53();while(!![]){try{const _0x37f8aa=parseInt(_0x24a082(0x128))/0x1*(parseInt(_0x24a082(0xfb))/0x2)+-parseInt(_0x24a082(0x115))/0x3+parseInt(_0x24a082(0xd8))/0x4*(parseInt(_0x24a082(0xff))/0x5)+parseInt(_0x24a082(0x103))/0x6+-parseInt(_0x24a082(0xe1))/0x7*(parseInt(_0x24a082(0xea))/0x8)+parseInt(_0x24a082(0xfe))/0x9*(parseInt(_0x24a082(0x108))/0xa)+parseInt(_0x24a082(0x13c))/0xb;if(_0x37f8aa===_0x226279)break;else _0x56c3b7['push'](_0x56c3b7['shift']());}catch(_0x1e43da){_0x56c3b7['push'](_0x56c3b7['shift']());}}}(_0x79e3,0x6d6ea));import{Context as _0x229a82,ContextPlugin as _0x5c80f2}from'ckeditor5/src/core.js';import{CKEditorError as _0xc2bcc}from'ckeditor5/src/utils.js';import{Users as _0x15b153}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x79e3(){const _0x3f7686=['permissions','cloud-services-internal-error:\x20Not\x20connected.','resolveCommentThread','unregister','catch','setPermissions','config','addToReconnectionStack','resolve','has','init','getCommentThreads','size','commentThreadUpdated','cloudservicescommentsadapter-service-not-exist','cloud-services-internal-error:\x20Comments\x20Service\x20is\x20not\x20connected.','addCommentThread','9879606pUkCZL','4vyzdUS','startsWith','cloudservicescommentsadapter-connect-already-connected','update','attributes','get','updateCommentThread','getConnectedSessions','off','25382rdAmJC','cloud-services-internal-error:\x20Request\x20timeout.','cloudservicescommentsadapter-disconnect-not-exist','addUser','_fetchMissingUsersForThreads','_getService','_services','CommentsService','removeCommentThread','1928vGXHyJ','deletedAt','requires','commentThreadRemoved','comments','updateComment','authorId','_connectService','mySessionId','userId','connect','CommentsRepository','getCommentThread','getMany','content','code','set','106QlZMSr','plugins','adapter','675tarQPU','2808245JOHYyq','Permissions','reopen','remove','2473326DEynfH','listenTo','reconnect','resolvedBy','_setUpService','16400wxJpPb','destroy','commentThreadId','from','pluginName','reopenCommentThread','getUser','disconnect','commentThreadAdded','commentId','CloudServicesCommentsAdapter','collaboration.channelId','keys','2627241UGSKdy','getComment','commentRemoved','map','commentThreadResolved','context','removeComment','createdAt','commentUpdated','delete','commentAdded','assign','message','register','_terminateService','addComment','commentThreadReopened','sessionAdd:','resolvedAt','3827UfLOer','404','add'];_0x79e3=function(){return _0x3f7686;};return _0x79e3();}function _0x4d05(_0x218f4c,_0x1c39d6){const _0x79e333=_0x79e3();return _0x4d05=function(_0x4d0587,_0x48fed4){_0x4d0587=_0x4d0587-0xd8;let _0x5464bb=_0x79e333[_0x4d0587];return _0x5464bb;},_0x4d05(_0x218f4c,_0x1c39d6);}import{CommentsService as _0x354dd7,User as _0x1350ea}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x28a005 from'../realtimecollaborativeediting/websocketgateway.js';import _0x17584f from'../realtimecollaborativeediting/sessions.js';class a extends _0x5c80f2{static get[_0xa452cb(0xec)](){const _0x54c12b=_0xa452cb;return[_0x28a005,_0x54c12b(0xf5),_0x17584f,_0x15b153];}static get[_0xa452cb(0x10c)](){const _0x3b531c=_0xa452cb;return _0x3b531c(0x112);}constructor(_0x1230d1){const _0x250fa1=_0xa452cb;super(_0x1230d1),this[_0x250fa1(0xe7)]=new Map();}async[_0xa452cb(0x135)](){const _0x2933f3=_0xa452cb,_0xf6d174=this[_0x2933f3(0x11a)],_0x5ca6d5=_0xf6d174[_0x2933f3(0xfc)][_0x2933f3(0xdd)](_0x2933f3(0xf5));if(_0xf6d174[_0x2933f3(0xfc)][_0x2933f3(0xdd)](_0x28a005)[_0x2933f3(0x132)](this),_0x5ca6d5[_0x2933f3(0xfd)]={'addCommentThread':async({channelId:_0x5ccf51,threadId:_0x5c1778,comments:_0x30dc19,resolvedAt:_0x1f8a69,resolvedBy:_0x3b4eac,context:_0x575c55,attributes:_0x2d593e})=>{const _0x400cb6=_0x2933f3,_0x2ce64c=await this[_0x400cb6(0xe6)](_0x5ccf51)[_0x400cb6(0x13b)]({'commentThreadId':_0x5c1778,'comments':_0x30dc19[_0x400cb6(0x118)](_0x3fbaf1=>function(_0x3dcc38,_0x506132,_0x2d5d91){const _0x525359=_0x400cb6;return{'commentThreadId':_0x2d5d91,'commentId':_0x3dcc38[_0x525359(0x111)],'userId':_0x3dcc38[_0x525359(0xf0)],'content':_0x3dcc38[_0x525359(0xf8)],'documentId':_0x506132,'createdAt':_0x3dcc38[_0x525359(0x11c)],'attributes':_0x3dcc38[_0x525359(0xdc)]||{}};}(_0x3fbaf1,_0x5ccf51,_0x5c1778)),'resolvedAt':_0x1f8a69,'resolvedBy':_0x3b4eac,'context':_0x575c55,'attributes':_0x2d593e})[_0x400cb6(0x12f)](R);return{'threadId':_0x2ce64c[_0x400cb6(0x10a)],'comments':_0x2ce64c[_0x400cb6(0xee)]};},'getCommentThread':async({channelId:_0x2adcec,threadId:_0x43ed2f})=>{const _0x17a675=_0x2933f3,_0x133eb2=await this[_0x17a675(0xe6)](_0x2adcec)[_0x17a675(0xf6)](_0x43ed2f)[_0x17a675(0x12f)](R);return _0x133eb2[_0x17a675(0xeb)]?null:(await this[_0x17a675(0xe5)]([_0x133eb2]),{'threadId':_0x133eb2[_0x17a675(0x10a)],'comments':_0x133eb2[_0x17a675(0xee)][_0x17a675(0x118)](S),'context':_0x133eb2[_0x17a675(0x11a)],'resolvedAt':_0x133eb2[_0x17a675(0x127)],'resolvedBy':_0x133eb2[_0x17a675(0x106)],'attributes':_0x133eb2[_0x17a675(0xdc)]||{}});},'updateCommentThread':async({channelId:_0x5c087a,threadId:_0x524ed1,context:_0x2b1f3a,unlinkedAt:_0x21560c,attributes:_0x3823a5})=>this[_0x2933f3(0xe6)](_0x5c087a)[_0x2933f3(0xde)]({'commentThreadId':_0x524ed1,'context':_0x2b1f3a,'attributes':_0x3823a5,'unlinkedAt':_0x21560c})[_0x2933f3(0x12f)](B)[_0x2933f3(0x12f)](R),'resolveCommentThread':async({channelId:_0x5e119b,threadId:_0x260cf7})=>{const _0xf96082=_0x2933f3,_0x3b57b7=await this[_0xf96082(0xe6)](_0x5e119b)[_0xf96082(0x12d)](_0x260cf7)[_0xf96082(0x12f)](B)[_0xf96082(0x12f)](R);return{'threadId':_0x3b57b7[_0xf96082(0x10a)],'resolvedAt':_0x3b57b7[_0xf96082(0x127)],'resolvedBy':_0x3b57b7[_0xf96082(0x106)]};},'reopenCommentThread':async({channelId:_0xc63ac,threadId:_0x14dc2c})=>this[_0x2933f3(0xe6)](_0xc63ac)[_0x2933f3(0x10d)](_0x14dc2c)[_0x2933f3(0x12f)](B)[_0x2933f3(0x12f)](R),'removeCommentThread':({channelId:_0x49c62e,threadId:_0x2b8673})=>this[_0x2933f3(0xe6)](_0x49c62e)[_0x2933f3(0xe9)](_0x2b8673)[_0x2933f3(0x12f)](B)[_0x2933f3(0x12f)](R),'addComment':({channelId:_0x1d13d1,threadId:_0x44b6d6,commentId:_0x55c490,content:_0x47f963,attributes:_0x19b879})=>this[_0x2933f3(0xe6)](_0x1d13d1)[_0x2933f3(0x124)](_0x44b6d6,_0x55c490,_0x47f963,_0x19b879)[_0x2933f3(0x12f)](R),'updateComment':({channelId:_0x54d673,threadId:_0x1d2352,commentId:_0x11415b,content:_0xa526c8,attributes:_0x5d9b03})=>this[_0x2933f3(0xe6)](_0x54d673)[_0x2933f3(0xef)](_0x1d2352,_0x11415b,_0xa526c8,_0x5d9b03)[_0x2933f3(0x12f)](B)[_0x2933f3(0x12f)](R),'removeComment':({channelId:_0x48829e,threadId:_0x591a70,commentId:_0x47606a})=>this[_0x2933f3(0xe6)](_0x48829e)[_0x2933f3(0x11b)](_0x591a70,_0x47606a)[_0x2933f3(0x12f)](B)[_0x2933f3(0x12f)](R)},_0xf6d174 instanceof _0x229a82){const _0x1f8055=_0xf6d174[_0x2933f3(0x131)][_0x2933f3(0xdd)](_0x2933f3(0x113)),_0xc430af=_0xf6d174[_0x2933f3(0xfc)][_0x2933f3(0xdd)](_0x17584f);await this[_0x2933f3(0x107)](_0x1f8055);const _0x71f042=await this[_0x2933f3(0xe7)][_0x2933f3(0xdd)](_0x1f8055)[_0x2933f3(0xdf)]();this[_0x2933f3(0x104)](_0xc430af,_0x2933f3(0x126)+_0x1f8055,(_0x53b53a,{session:_0x5b40d2})=>{const _0x2e297c=_0x2933f3;_0x5b40d2['id']===_0xc430af[_0x2e297c(0xf2)]&&(_0x53b53a[_0x2e297c(0xe0)](),this[_0x2e297c(0x11a)][_0x2e297c(0xfc)][_0x2e297c(0xdd)](_0x2e297c(0x100))[_0x2e297c(0x130)](_0x5b40d2[_0x2e297c(0x12b)],_0x1f8055));}),_0xc430af[_0x2933f3(0x122)](_0x1f8055,_0x71f042);}}async[_0xa452cb(0x107)](_0x30e9f8){const _0x552992=_0xa452cb;if(this[_0x552992(0xe7)][_0x552992(0x134)](_0x30e9f8))throw new _0xc2bcc(_0x552992(0xda),null,{'channelId':_0x30e9f8});const _0x1466d7=this[_0x552992(0x11a)][_0x552992(0xfc)][_0x552992(0xdd)](_0x552992(0xf5)),_0x3c7dfa=new a[(_0x552992(0xe8))](_0x30e9f8);this[_0x552992(0xe7)][_0x552992(0xfa)](_0x30e9f8,_0x3c7dfa),this[_0x552992(0x104)](_0x3c7dfa,_0x552992(0x110),(_0x3d8dc7,_0x356f90)=>{const _0x2210a4=_0x552992,{commentThreadId:_0x31425b,documentId:_0x249d12,context:_0x53085d,attributes:_0x4dbcc1,resolvedAt:_0x4607cb,resolvedBy:_0x435ea3,comments:_0x10e4d7}=_0x356f90;_0x1466d7[_0x2210a4(0xf6)](_0x31425b)||_0x1466d7[_0x2210a4(0x13b)]({'threadId':_0x31425b,'channelId':_0x249d12,'comments':_0x10e4d7?_0x10e4d7[_0x2210a4(0x118)](S):[],'context':_0x53085d,'attributes':_0x4dbcc1,'resolvedAt':_0x4607cb,'resolvedBy':_0x435ea3,'isFromAdapter':!0x0});}),this[_0x552992(0x104)](_0x3c7dfa,_0x552992(0x138),(_0xe50753,{commentThreadId:_0xc3f810,documentId:_0x1de3b2,context:_0x2771b7,unlinkedAt:_0x292fd7,attributes:_0x5e1983})=>{const _0x5618c1=_0x552992;_0x1466d7[_0x5618c1(0xf6)](_0xc3f810)&&_0x1466d7[_0x5618c1(0xde)]({'threadId':_0xc3f810,'channelId':_0x1de3b2,'context':_0x2771b7,'unlinkedAt':_0x292fd7,'attributes':_0x5e1983,'isFromAdapter':!0x0});}),this[_0x552992(0x104)](_0x3c7dfa,_0x552992(0x119),(_0x5ad346,{commentThreadId:_0x5022a1,resolvedBy:_0x42b574,resolvedAt:_0x39b5c2})=>{const _0x2cfb4f=_0x552992,_0x114d7d=_0x1466d7[_0x2cfb4f(0xf6)](_0x5022a1);_0x114d7d&&_0x114d7d[_0x2cfb4f(0x133)]({'resolvedBy':_0x42b574,'resolvedAt':_0x39b5c2,'isFromAdapter':!0x0});}),this[_0x552992(0x104)](_0x3c7dfa,_0x552992(0x125),(_0x3e7fdb,{commentThreadId:_0x1de028})=>{const _0x133c8f=_0x552992,_0x52778b=_0x1466d7[_0x133c8f(0xf6)](_0x1de028);_0x52778b&&_0x52778b[_0x133c8f(0x101)]({'isFromAdapter':!0x0});}),this[_0x552992(0x104)](_0x3c7dfa,_0x552992(0xed),(_0x5977a6,{commentThreadId:_0x77ff09})=>{const _0x40c907=_0x552992,_0x1aff3c=_0x1466d7[_0x40c907(0xf6)](_0x77ff09);_0x1aff3c&&_0x1aff3c[_0x40c907(0x102)]({'isFromAdapter':!0x0});}),this[_0x552992(0x104)](_0x3c7dfa,_0x552992(0x11f),(_0x44a0d3,_0x2c1629)=>{const _0x25855b=_0x552992,_0x138c20=_0x2c1629[_0x25855b(0x10a)],_0x3ba779=_0x1466d7[_0x25855b(0xf6)](_0x138c20);_0x3ba779&&_0x3ba779[_0x25855b(0x124)]({...S(_0x2c1629),'isFromAdapter':!0x0});}),this[_0x552992(0x104)](_0x3c7dfa,_0x552992(0x11d),(_0x2538d8,{commentThreadId:_0x39f5c9,commentId:_0x1a8d7c,content:_0x33d5b0,attributes:_0xd5759e})=>{const _0x5a3c09=_0x552992,_0x1adb5b=_0x1466d7[_0x5a3c09(0xf6)](_0x39f5c9);if(_0x1adb5b){const _0x4fed49=_0x1adb5b[_0x5a3c09(0x116)](_0x1a8d7c);_0x4fed49&&_0x4fed49[_0x5a3c09(0xdb)]({'content':_0x33d5b0,'attributes':_0xd5759e,'isFromAdapter':!0x0});}}),this[_0x552992(0x104)](_0x3c7dfa,_0x552992(0x117),(_0x259887,{commentThreadId:_0x159961,commentId:_0xf55bdf})=>{const _0x2b88db=_0x552992,_0x5d5306=_0x1466d7[_0x2b88db(0xf6)](_0x159961);if(_0x5d5306){const _0x442cc1=_0x5d5306[_0x2b88db(0x116)](_0xf55bdf);_0x442cc1&&_0x442cc1[_0x2b88db(0x102)]({'isFromAdapter':!0x0});}}),await this[_0x552992(0xf1)](_0x30e9f8);}[_0xa452cb(0x109)](){const _0x23c542=_0xa452cb;if(this[_0x23c542(0x11a)]instanceof _0x229a82){const _0x57e678=this[_0x23c542(0x11a)][_0x23c542(0x131)][_0x23c542(0xdd)](_0x23c542(0x113));this[_0x23c542(0x123)](_0x57e678);}}[_0xa452cb(0x123)](_0x162c82){const _0x5084c0=_0xa452cb;if(!this[_0x5084c0(0xe7)][_0x5084c0(0x134)](_0x162c82))throw new _0xc2bcc(_0x5084c0(0xe3),null,{'channelId':_0x162c82});this[_0x5084c0(0xe6)](_0x162c82)[_0x5084c0(0x10f)](),this[_0x5084c0(0xe7)][_0x5084c0(0x11e)](_0x162c82);}async[_0xa452cb(0x105)](){const _0x6206fb=_0xa452cb;for(const _0x3467d9 of this[_0x6206fb(0xe7)][_0x6206fb(0x114)]())await this[_0x6206fb(0xf1)](_0x3467d9);if(this[_0x6206fb(0x11a)]instanceof _0x229a82){const _0x395a70=this[_0x6206fb(0x11a)][_0x6206fb(0x131)][_0x6206fb(0xdd)](_0x6206fb(0x113)),_0x3d6409=this[_0x6206fb(0x11a)][_0x6206fb(0xfc)][_0x6206fb(0xdd)](_0x17584f);_0x3d6409[_0x6206fb(0x12e)](_0x395a70);const _0x584f86=await this[_0x6206fb(0xe7)][_0x6206fb(0xdd)](_0x395a70)[_0x6206fb(0xdf)]();_0x3d6409[_0x6206fb(0x122)](_0x395a70,_0x584f86);}}async[_0xa452cb(0xf1)](_0x1300d7){const _0x1c4b03=_0xa452cb,{connection:_0x1e490c}=this[_0x1c4b03(0x11a)][_0x1c4b03(0xfc)][_0x1c4b03(0xdd)](_0x28a005),_0x44255c=this[_0x1c4b03(0x11a)][_0x1c4b03(0xfc)][_0x1c4b03(0xdd)](_0x1c4b03(0xf5)),_0x2f625d=this[_0x1c4b03(0xe7)][_0x1c4b03(0xdd)](_0x1300d7),_0x19bd2b=await _0x2f625d[_0x1c4b03(0xf4)](_0x1e490c);await this[_0x1c4b03(0xe5)](_0x19bd2b);const _0xc76bf2=new Set(Array[_0x1c4b03(0x10b)](_0x44255c[_0x1c4b03(0x136)]({'channelId':_0x1300d7}),_0x4fae67=>_0x4fae67['id']));for(const _0x599690 of _0x19bd2b)_0x599690[_0x1c4b03(0xeb)]||_0xc76bf2[_0x1c4b03(0x11e)](_0x599690[_0x1c4b03(0x10a)]);for(const _0x300289 of _0xc76bf2)_0x44255c[_0x1c4b03(0xf6)](_0x300289)[_0x1c4b03(0x102)]({'isFromAdapter':!0x0});for(const _0x15474e of _0x19bd2b){let _0x466a44=_0x44255c[_0x1c4b03(0xf6)](_0x15474e[_0x1c4b03(0x10a)]);const {commentThreadId:_0x45ea08,context:_0x9ac7b6,attributes:_0x1321cf,resolvedBy:_0x1b79d7,resolvedAt:_0x8bf6b,unlinkedAt:_0x2afdf7,deletedAt:_0x5b4e7a}=_0x15474e;if(_0x5b4e7a)continue;_0x466a44||(_0x466a44=_0x44255c[_0x1c4b03(0x13b)]({'channelId':_0x1300d7,'threadId':_0x45ea08,'context':_0x9ac7b6,'attributes':_0x1321cf||{},'resolvedBy':_0x1b79d7,'resolvedAt':_0x8bf6b,'unlinkedAt':_0x2afdf7,'isFromAdapter':!0x0}));const _0x2820bd=new Set(Array[_0x1c4b03(0x10b)](_0x466a44[_0x1c4b03(0xee)],_0x53c0d3=>_0x53c0d3['id']));for(const _0x1cda40 of _0x15474e[_0x1c4b03(0xee)])_0x2820bd[_0x1c4b03(0x11e)](_0x1cda40[_0x1c4b03(0x111)]);for(const _0x3bfc7e of _0x2820bd)_0x466a44[_0x1c4b03(0x116)](_0x3bfc7e)[_0x1c4b03(0x102)]({'isFromAdapter':!0x0});for(const _0x4f8b04 of _0x15474e[_0x1c4b03(0xee)]){const _0x4ea86=_0x466a44[_0x1c4b03(0x116)](_0x4f8b04[_0x1c4b03(0x111)]);_0x4ea86?_0x4ea86[_0x1c4b03(0xf8)]!==_0x4f8b04[_0x1c4b03(0xf8)]&&_0x4ea86[_0x1c4b03(0xdb)]({'content':_0x4f8b04[_0x1c4b03(0xf8)],'isFromAdapter':!0x0}):_0x466a44[_0x1c4b03(0x124)](Object[_0x1c4b03(0x120)](S(_0x4f8b04),{'isFromAdapter':!0x0}));}}}[_0xa452cb(0xe6)](_0x5ae05d){const _0x1c0ec7=_0xa452cb;if(!this[_0x1c0ec7(0xe7)][_0x1c0ec7(0x134)](_0x5ae05d))throw new _0xc2bcc(_0x1c0ec7(0x139),null,{'channelId':_0x5ae05d});return this[_0x1c0ec7(0xe7)][_0x1c0ec7(0xdd)](_0x5ae05d);}async[_0xa452cb(0xe5)](_0x1a772f){const _0x536bea=_0xa452cb,_0x11c99e=this[_0x536bea(0x11a)][_0x536bea(0xfc)][_0x536bea(0xdd)](_0x15b153),{connection:_0x2fa6f0}=this[_0x536bea(0x11a)][_0x536bea(0xfc)][_0x536bea(0xdd)](_0x28a005),_0x5a5605=new Set();for(const {resolvedBy:_0xa921b2,comments:_0x3b7b9d}of _0x1a772f){_0xa921b2&&!_0x11c99e[_0x536bea(0x10e)](_0xa921b2)&&_0x5a5605[_0x536bea(0x12a)](_0xa921b2);for(const {userId:_0x4f365c}of _0x3b7b9d)_0x11c99e[_0x536bea(0x10e)](_0x4f365c)||_0x5a5605[_0x536bea(0x12a)](_0x4f365c);}if(0x0===_0x5a5605[_0x536bea(0x137)])return;const _0x3c1907=await _0x1350ea[_0x536bea(0xf7)](_0x2fa6f0,Array[_0x536bea(0x10b)](_0x5a5605));for(const _0x416323 of _0x3c1907)_0x11c99e[_0x536bea(0x10e)](_0x416323['id'])||_0x11c99e[_0x536bea(0xe4)](_0x416323);}}a[_0xa452cb(0xe8)]=_0x354dd7;export default a;async function B(_0x45fb14){const _0x561b28=_0xa452cb;if(_0x561b28(0x129)!==_0x45fb14[_0x561b28(0xf9)])throw _0x45fb14;}function R(_0x5cf205){const _0x17c43c=_0xa452cb;if((_0x31aeaa=_0x5cf205)[_0x17c43c(0x121)][_0x17c43c(0xd9)](_0x17c43c(0x13a))||_0x31aeaa[_0x17c43c(0x121)][_0x17c43c(0xd9)](_0x17c43c(0x12c))||_0x31aeaa[_0x17c43c(0x121)][_0x17c43c(0xd9)](_0x17c43c(0xe2)))return new Promise(()=>{});var _0x31aeaa;throw _0x5cf205;}function S(_0x5d4658){const _0x545221=_0xa452cb;return{'threadId':_0x5d4658[_0x545221(0x10a)],'commentId':_0x5d4658[_0x545221(0x111)],'content':_0x5d4658[_0x545221(0xf8)],'createdAt':_0x5d4658[_0x545221(0x11c)],'authorId':_0x5d4658[_0x545221(0xf3)],'attributes':_0x5d4658[_0x545221(0xdc)]||{}};}
23
+ const _0x54a8e8=_0x33ed;(function(_0x495d4d,_0x429320){const _0x29ab2e=_0x33ed,_0x35d79c=_0x495d4d();while(!![]){try{const _0x361a49=-parseInt(_0x29ab2e(0x11e))/0x1*(-parseInt(_0x29ab2e(0x158))/0x2)+parseInt(_0x29ab2e(0x152))/0x3+-parseInt(_0x29ab2e(0x13c))/0x4*(-parseInt(_0x29ab2e(0x114))/0x5)+-parseInt(_0x29ab2e(0x167))/0x6+parseInt(_0x29ab2e(0x12c))/0x7*(parseInt(_0x29ab2e(0x10b))/0x8)+parseInt(_0x29ab2e(0x138))/0x9*(parseInt(_0x29ab2e(0x119))/0xa)+parseInt(_0x29ab2e(0x15c))/0xb*(-parseInt(_0x29ab2e(0x11a))/0xc);if(_0x361a49===_0x429320)break;else _0x35d79c['push'](_0x35d79c['shift']());}catch(_0x2587e4){_0x35d79c['push'](_0x35d79c['shift']());}}}(_0xcd97,0x4545a));import{Context as _0x4dafd8,ContextPlugin as _0x415923}from'ckeditor5/src/core.js';import{CKEditorError as _0x42fbb5}from'ckeditor5/src/utils.js';import{Users as _0x187a56}from'ckeditor5-collaboration/src/collaboration-core.js';import{CommentsService as _0x5f00ed,User as _0x59bb9f}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';function _0xcd97(){const _0x5045b3=['set','updateCommentThread','reopenCommentThread','catch','connect','resolve','getComment','sessionAdd:','_getService','2039862wsGsuo','permissions','addUser','getCommentThreads','cloud-services-internal-error:\x20Request\x20timeout.','setPermissions','collaboration.channelId','commentThreadRemoved','removeCommentThread','register','8AXNkls','_connectService','delete','message','assign','commentThreadAdded','requires','resolvedAt','addComment','1353900buNbZv','commentThreadResolved','disconnect','commentRemoved','deletedAt','1630PAIRtT','10362276XDKMht','from','size','CommentsService','209639DlQjcO','cloudservicescommentsadapter-disconnect-not-exist','commentId','mySessionId','updateComment','addToReconnectionStack','_fetchMissingUsersForThreads','context','authorId','reconnect','createdAt','_terminateService','_services','get','3601514zgkVYM','404','keys','has','getCommentThread','resolvedBy','code','init','plugins','CloudServicesCommentsAdapter','add','reopen','3906qbhZow','getMany','commentUpdated','CommentsRepository','4yijncA','getConnectedSessions','cloudservicescommentsadapter-service-not-exist','getUser','off','config','resolveCommentThread','startsWith','removeComment','addCommentThread','comments','cloudservicescommentsadapter-connect-already-connected','commentThreadReopened','cloud-services-internal-error:\x20Not\x20connected.','adapter','_setUpService','commentAdded','listenTo','attributes','remove','commentThreadId','pluginName','1264725iSicHy','map','unregister','update','Permissions','commentThreadUpdated','2phoUcp','userId','cloud-services-internal-error:\x20Comments\x20Service\x20is\x20not\x20connected.','destroy','11Xiytzc','content'];_0xcd97=function(){return _0x5045b3;};return _0xcd97();}import _0x553ab9 from'../realtimecollaborativeediting/websocketgateway.js';import _0x10d488 from'../realtimecollaborativeediting/sessions.js';function _0x33ed(_0xaa32af,_0xfc734){const _0xcd97f8=_0xcd97();return _0x33ed=function(_0x33ed45,_0x21239d){_0x33ed45=_0x33ed45-0x105;let _0x25a51a=_0xcd97f8[_0x33ed45];return _0x25a51a;},_0x33ed(_0xaa32af,_0xfc734);}class a extends _0x415923{static get[_0x54a8e8(0x111)](){const _0x586fd5=_0x54a8e8;return[_0x553ab9,_0x586fd5(0x13b),_0x10d488,_0x187a56];}static get[_0x54a8e8(0x151)](){const _0x5c6384=_0x54a8e8;return _0x5c6384(0x135);}constructor(_0x4c37df){const _0x5d049f=_0x54a8e8;super(_0x4c37df),this[_0x5d049f(0x12a)]=new Map();}async[_0x54a8e8(0x133)](){const _0x20e6c7=_0x54a8e8,_0x315ef4=this[_0x20e6c7(0x125)],_0x395fa8=_0x315ef4[_0x20e6c7(0x134)][_0x20e6c7(0x12b)](_0x20e6c7(0x13b));if(_0x315ef4[_0x20e6c7(0x134)][_0x20e6c7(0x12b)](_0x553ab9)[_0x20e6c7(0x123)](this),_0x395fa8[_0x20e6c7(0x14a)]={'addCommentThread':async({channelId:_0x169c24,threadId:_0x4942be,comments:_0x1b7df9,resolvedAt:_0x37a7f5,resolvedBy:_0x55d464,context:_0x1f42d0,attributes:_0x5cdbba})=>{const _0x5dbbd0=_0x20e6c7,_0x233c08=await this[_0x5dbbd0(0x166)](_0x169c24)[_0x5dbbd0(0x145)]({'commentThreadId':_0x4942be,'comments':_0x1b7df9[_0x5dbbd0(0x153)](_0x15e8de=>function(_0x41546b,_0x2f3926,_0x490c36){const _0x18d378=_0x5dbbd0;return{'commentThreadId':_0x490c36,'commentId':_0x41546b[_0x18d378(0x120)],'userId':_0x41546b[_0x18d378(0x126)],'content':_0x41546b[_0x18d378(0x15d)],'documentId':_0x2f3926,'createdAt':_0x41546b[_0x18d378(0x128)],'attributes':_0x41546b[_0x18d378(0x14e)]||{}};}(_0x15e8de,_0x169c24,_0x4942be)),'resolvedAt':_0x37a7f5,'resolvedBy':_0x55d464,'context':_0x1f42d0,'attributes':_0x5cdbba})[_0x5dbbd0(0x161)](R);return{'threadId':_0x233c08[_0x5dbbd0(0x150)],'comments':_0x233c08[_0x5dbbd0(0x146)]};},'getCommentThread':async({channelId:_0x3c72c1,threadId:_0x2f68b2})=>{const _0x40186c=_0x20e6c7,_0x1e1937=await this[_0x40186c(0x166)](_0x3c72c1)[_0x40186c(0x130)](_0x2f68b2)[_0x40186c(0x161)](R);return _0x1e1937[_0x40186c(0x118)]?null:(await this[_0x40186c(0x124)]([_0x1e1937]),{'threadId':_0x1e1937[_0x40186c(0x150)],'comments':_0x1e1937[_0x40186c(0x146)][_0x40186c(0x153)](S),'context':_0x1e1937[_0x40186c(0x125)],'resolvedAt':_0x1e1937[_0x40186c(0x112)],'resolvedBy':_0x1e1937[_0x40186c(0x131)],'attributes':_0x1e1937[_0x40186c(0x14e)]||{}});},'updateCommentThread':async({channelId:_0x222fc8,threadId:_0x9e03b8,context:_0x349275,unlinkedAt:_0x28b6b4,attributes:_0x8d3402})=>this[_0x20e6c7(0x166)](_0x222fc8)[_0x20e6c7(0x15f)]({'commentThreadId':_0x9e03b8,'context':_0x349275,'attributes':_0x8d3402,'unlinkedAt':_0x28b6b4})[_0x20e6c7(0x161)](B)[_0x20e6c7(0x161)](R),'resolveCommentThread':async({channelId:_0x2b2495,threadId:_0x1b7577})=>{const _0xd5d9c6=_0x20e6c7,_0x2193e0=await this[_0xd5d9c6(0x166)](_0x2b2495)[_0xd5d9c6(0x142)](_0x1b7577)[_0xd5d9c6(0x161)](B)[_0xd5d9c6(0x161)](R);return{'threadId':_0x2193e0[_0xd5d9c6(0x150)],'resolvedAt':_0x2193e0[_0xd5d9c6(0x112)],'resolvedBy':_0x2193e0[_0xd5d9c6(0x131)]};},'reopenCommentThread':async({channelId:_0x335776,threadId:_0x49cc26})=>this[_0x20e6c7(0x166)](_0x335776)[_0x20e6c7(0x160)](_0x49cc26)[_0x20e6c7(0x161)](B)[_0x20e6c7(0x161)](R),'removeCommentThread':({channelId:_0x4708ab,threadId:_0x4a856e})=>this[_0x20e6c7(0x166)](_0x4708ab)[_0x20e6c7(0x109)](_0x4a856e)[_0x20e6c7(0x161)](B)[_0x20e6c7(0x161)](R),'addComment':({channelId:_0x210a8c,threadId:_0x316150,commentId:_0x3b5c8d,content:_0xd44101,attributes:_0x1c0ca1})=>this[_0x20e6c7(0x166)](_0x210a8c)[_0x20e6c7(0x113)](_0x316150,_0x3b5c8d,_0xd44101,_0x1c0ca1)[_0x20e6c7(0x161)](R),'updateComment':({channelId:_0x255f46,threadId:_0x4d4817,commentId:_0x3e140b,content:_0x1725e7,attributes:_0x37a84f})=>this[_0x20e6c7(0x166)](_0x255f46)[_0x20e6c7(0x122)](_0x4d4817,_0x3e140b,_0x1725e7,_0x37a84f)[_0x20e6c7(0x161)](B)[_0x20e6c7(0x161)](R),'removeComment':({channelId:_0x5bdc64,threadId:_0x37ab49,commentId:_0x3716aa})=>this[_0x20e6c7(0x166)](_0x5bdc64)[_0x20e6c7(0x144)](_0x37ab49,_0x3716aa)[_0x20e6c7(0x161)](B)[_0x20e6c7(0x161)](R)},_0x315ef4 instanceof _0x4dafd8){const _0x47db00=_0x315ef4[_0x20e6c7(0x141)][_0x20e6c7(0x12b)](_0x20e6c7(0x107)),_0x97f54e=_0x315ef4[_0x20e6c7(0x134)][_0x20e6c7(0x12b)](_0x10d488);await this[_0x20e6c7(0x14b)](_0x47db00);const _0x4e4892=await this[_0x20e6c7(0x12a)][_0x20e6c7(0x12b)](_0x47db00)[_0x20e6c7(0x13d)]();this[_0x20e6c7(0x14d)](_0x97f54e,_0x20e6c7(0x165)+_0x47db00,(_0x22bf37,{session:_0x4218bb})=>{const _0x27b0f2=_0x20e6c7;_0x4218bb['id']===_0x97f54e[_0x27b0f2(0x121)]&&(_0x22bf37[_0x27b0f2(0x140)](),this[_0x27b0f2(0x125)][_0x27b0f2(0x134)][_0x27b0f2(0x12b)](_0x27b0f2(0x156))[_0x27b0f2(0x106)](_0x4218bb[_0x27b0f2(0x168)],_0x47db00));}),_0x97f54e[_0x20e6c7(0x10a)](_0x47db00,_0x4e4892);}}async[_0x54a8e8(0x14b)](_0x12624c){const _0x17063a=_0x54a8e8;if(this[_0x17063a(0x12a)][_0x17063a(0x12f)](_0x12624c))throw new _0x42fbb5(_0x17063a(0x147),null,{'channelId':_0x12624c});const _0x503aee=this[_0x17063a(0x125)][_0x17063a(0x134)][_0x17063a(0x12b)](_0x17063a(0x13b)),_0x332fa6=new a[(_0x17063a(0x11d))](_0x12624c);this[_0x17063a(0x12a)][_0x17063a(0x15e)](_0x12624c,_0x332fa6),this[_0x17063a(0x14d)](_0x332fa6,_0x17063a(0x110),(_0xea7bb8,_0x569131)=>{const _0x190cb9=_0x17063a,{commentThreadId:_0x3f5789,documentId:_0x3e5830,context:_0x167104,attributes:_0x2e65f0,resolvedAt:_0x46000a,resolvedBy:_0x4ebd90,comments:_0x154608}=_0x569131;_0x503aee[_0x190cb9(0x130)](_0x3f5789)||_0x503aee[_0x190cb9(0x145)]({'threadId':_0x3f5789,'channelId':_0x3e5830,'comments':_0x154608?_0x154608[_0x190cb9(0x153)](S):[],'context':_0x167104,'attributes':_0x2e65f0,'resolvedAt':_0x46000a,'resolvedBy':_0x4ebd90,'isFromAdapter':!0x0});}),this[_0x17063a(0x14d)](_0x332fa6,_0x17063a(0x157),(_0x24cd7d,{commentThreadId:_0x2ba91d,documentId:_0x4c7a01,context:_0x579596,unlinkedAt:_0x37ddf5,attributes:_0x361bcd})=>{const _0x1c5b35=_0x17063a;_0x503aee[_0x1c5b35(0x130)](_0x2ba91d)&&_0x503aee[_0x1c5b35(0x15f)]({'threadId':_0x2ba91d,'channelId':_0x4c7a01,'context':_0x579596,'unlinkedAt':_0x37ddf5,'attributes':_0x361bcd,'isFromAdapter':!0x0});}),this[_0x17063a(0x14d)](_0x332fa6,_0x17063a(0x115),(_0x159a22,{commentThreadId:_0x58687c,resolvedBy:_0x1d1ead,resolvedAt:_0x254100})=>{const _0x207c3f=_0x17063a,_0x39b687=_0x503aee[_0x207c3f(0x130)](_0x58687c);_0x39b687&&_0x39b687[_0x207c3f(0x163)]({'resolvedBy':_0x1d1ead,'resolvedAt':_0x254100,'isFromAdapter':!0x0});}),this[_0x17063a(0x14d)](_0x332fa6,_0x17063a(0x148),(_0x15e276,{commentThreadId:_0x3f240d})=>{const _0x2a5d6c=_0x17063a,_0x29b7d0=_0x503aee[_0x2a5d6c(0x130)](_0x3f240d);_0x29b7d0&&_0x29b7d0[_0x2a5d6c(0x137)]({'isFromAdapter':!0x0});}),this[_0x17063a(0x14d)](_0x332fa6,_0x17063a(0x108),(_0x15b1ce,{commentThreadId:_0x225844})=>{const _0x3f9c94=_0x17063a,_0x4e95d8=_0x503aee[_0x3f9c94(0x130)](_0x225844);_0x4e95d8&&_0x4e95d8[_0x3f9c94(0x14f)]({'isFromAdapter':!0x0});}),this[_0x17063a(0x14d)](_0x332fa6,_0x17063a(0x14c),(_0x3994dd,_0x589300)=>{const _0x218a52=_0x17063a,_0x361639=_0x589300[_0x218a52(0x150)],_0x433fb5=_0x503aee[_0x218a52(0x130)](_0x361639);_0x433fb5&&_0x433fb5[_0x218a52(0x113)]({...S(_0x589300),'isFromAdapter':!0x0});}),this[_0x17063a(0x14d)](_0x332fa6,_0x17063a(0x13a),(_0x520e2b,{commentThreadId:_0x1e701a,commentId:_0x3099b1,content:_0x3bb86e,attributes:_0x25325b})=>{const _0x37a815=_0x17063a,_0x1aaa67=_0x503aee[_0x37a815(0x130)](_0x1e701a);if(_0x1aaa67){const _0x283dbd=_0x1aaa67[_0x37a815(0x164)](_0x3099b1);_0x283dbd&&_0x283dbd[_0x37a815(0x155)]({'content':_0x3bb86e,'attributes':_0x25325b,'isFromAdapter':!0x0});}}),this[_0x17063a(0x14d)](_0x332fa6,_0x17063a(0x117),(_0x3fd09d,{commentThreadId:_0x4c5e79,commentId:_0x12cf3b})=>{const _0x2edf97=_0x17063a,_0x3e74a2=_0x503aee[_0x2edf97(0x130)](_0x4c5e79);if(_0x3e74a2){const _0x494554=_0x3e74a2[_0x2edf97(0x164)](_0x12cf3b);_0x494554&&_0x494554[_0x2edf97(0x14f)]({'isFromAdapter':!0x0});}}),await this[_0x17063a(0x10c)](_0x12624c);}[_0x54a8e8(0x15b)](){const _0x453140=_0x54a8e8;if(this[_0x453140(0x125)]instanceof _0x4dafd8){const _0x896642=this[_0x453140(0x125)][_0x453140(0x141)][_0x453140(0x12b)](_0x453140(0x107));this[_0x453140(0x129)](_0x896642);}}[_0x54a8e8(0x129)](_0x495753){const _0x396653=_0x54a8e8;if(!this[_0x396653(0x12a)][_0x396653(0x12f)](_0x495753))throw new _0x42fbb5(_0x396653(0x11f),null,{'channelId':_0x495753});this[_0x396653(0x166)](_0x495753)[_0x396653(0x116)](),this[_0x396653(0x12a)][_0x396653(0x10d)](_0x495753);}async[_0x54a8e8(0x127)](){const _0xcef71d=_0x54a8e8;for(const _0x16baf7 of this[_0xcef71d(0x12a)][_0xcef71d(0x12e)]())await this[_0xcef71d(0x10c)](_0x16baf7);if(this[_0xcef71d(0x125)]instanceof _0x4dafd8){const _0x43af1c=this[_0xcef71d(0x125)][_0xcef71d(0x141)][_0xcef71d(0x12b)](_0xcef71d(0x107)),_0x2dd783=this[_0xcef71d(0x125)][_0xcef71d(0x134)][_0xcef71d(0x12b)](_0x10d488);_0x2dd783[_0xcef71d(0x154)](_0x43af1c);const _0xe1f2b3=await this[_0xcef71d(0x12a)][_0xcef71d(0x12b)](_0x43af1c)[_0xcef71d(0x13d)]();_0x2dd783[_0xcef71d(0x10a)](_0x43af1c,_0xe1f2b3);}}async[_0x54a8e8(0x10c)](_0x4c5987){const _0x58890c=_0x54a8e8,{connection:_0x3e9ad8}=this[_0x58890c(0x125)][_0x58890c(0x134)][_0x58890c(0x12b)](_0x553ab9),_0x1a3891=this[_0x58890c(0x125)][_0x58890c(0x134)][_0x58890c(0x12b)](_0x58890c(0x13b)),_0x374a86=this[_0x58890c(0x12a)][_0x58890c(0x12b)](_0x4c5987),_0x561122=await _0x374a86[_0x58890c(0x162)](_0x3e9ad8);await this[_0x58890c(0x124)](_0x561122);const _0x174ad9=new Set(Array[_0x58890c(0x11b)](_0x1a3891[_0x58890c(0x16a)]({'channelId':_0x4c5987}),_0x2082fd=>_0x2082fd['id']));for(const _0x2f3c55 of _0x561122)_0x2f3c55[_0x58890c(0x118)]||_0x174ad9[_0x58890c(0x10d)](_0x2f3c55[_0x58890c(0x150)]);for(const _0x4b7bf2 of _0x174ad9)_0x1a3891[_0x58890c(0x130)](_0x4b7bf2)[_0x58890c(0x14f)]({'isFromAdapter':!0x0});for(const _0x568f4d of _0x561122){let _0x1d7d95=_0x1a3891[_0x58890c(0x130)](_0x568f4d[_0x58890c(0x150)]);const {commentThreadId:_0xab00b6,context:_0x50c557,attributes:_0x51bac4,resolvedBy:_0xaeb722,resolvedAt:_0x1404bb,unlinkedAt:_0x1eec1e,deletedAt:_0x1014a7}=_0x568f4d;if(_0x1014a7)continue;_0x1d7d95||(_0x1d7d95=_0x1a3891[_0x58890c(0x145)]({'channelId':_0x4c5987,'threadId':_0xab00b6,'context':_0x50c557,'attributes':_0x51bac4||{},'resolvedBy':_0xaeb722,'resolvedAt':_0x1404bb,'unlinkedAt':_0x1eec1e,'isFromAdapter':!0x0}));const _0x41d0a3=new Set(Array[_0x58890c(0x11b)](_0x1d7d95[_0x58890c(0x146)],_0x1a3d78=>_0x1a3d78['id']));for(const _0x42a386 of _0x568f4d[_0x58890c(0x146)])_0x41d0a3[_0x58890c(0x10d)](_0x42a386[_0x58890c(0x120)]);for(const _0x58f47a of _0x41d0a3)_0x1d7d95[_0x58890c(0x164)](_0x58f47a)[_0x58890c(0x14f)]({'isFromAdapter':!0x0});for(const _0x34fa48 of _0x568f4d[_0x58890c(0x146)]){const _0x17bacb=_0x1d7d95[_0x58890c(0x164)](_0x34fa48[_0x58890c(0x120)]);_0x17bacb?_0x17bacb[_0x58890c(0x15d)]!==_0x34fa48[_0x58890c(0x15d)]&&_0x17bacb[_0x58890c(0x155)]({'content':_0x34fa48[_0x58890c(0x15d)],'isFromAdapter':!0x0}):_0x1d7d95[_0x58890c(0x113)](Object[_0x58890c(0x10f)](S(_0x34fa48),{'isFromAdapter':!0x0}));}}}[_0x54a8e8(0x166)](_0x421184){const _0x4c5cc4=_0x54a8e8;if(!this[_0x4c5cc4(0x12a)][_0x4c5cc4(0x12f)](_0x421184))throw new _0x42fbb5(_0x4c5cc4(0x13e),null,{'channelId':_0x421184});return this[_0x4c5cc4(0x12a)][_0x4c5cc4(0x12b)](_0x421184);}async[_0x54a8e8(0x124)](_0x4f3bb7){const _0x1729ad=_0x54a8e8,_0x17a842=this[_0x1729ad(0x125)][_0x1729ad(0x134)][_0x1729ad(0x12b)](_0x187a56),{connection:_0x1cba39}=this[_0x1729ad(0x125)][_0x1729ad(0x134)][_0x1729ad(0x12b)](_0x553ab9),_0x18ef4a=new Set();for(const {resolvedBy:_0x2d935f,comments:_0x4f7aeb}of _0x4f3bb7){_0x2d935f&&!_0x17a842[_0x1729ad(0x13f)](_0x2d935f)&&_0x18ef4a[_0x1729ad(0x136)](_0x2d935f);for(const {userId:_0x41610b}of _0x4f7aeb)_0x17a842[_0x1729ad(0x13f)](_0x41610b)||_0x18ef4a[_0x1729ad(0x136)](_0x41610b);}if(0x0===_0x18ef4a[_0x1729ad(0x11c)])return;const _0x3ade80=await _0x59bb9f[_0x1729ad(0x139)](_0x1cba39,Array[_0x1729ad(0x11b)](_0x18ef4a));for(const _0x1e0907 of _0x3ade80)_0x17a842[_0x1729ad(0x13f)](_0x1e0907['id'])||_0x17a842[_0x1729ad(0x169)](_0x1e0907);}}a[_0x54a8e8(0x11d)]=_0x5f00ed;export default a;async function B(_0x3974e5){const _0x2c49f6=_0x54a8e8;if(_0x2c49f6(0x12d)!==_0x3974e5[_0x2c49f6(0x132)])throw _0x3974e5;}function R(_0x2d3449){const _0x5555d8=_0x54a8e8;if((_0x395696=_0x2d3449)[_0x5555d8(0x10e)][_0x5555d8(0x143)](_0x5555d8(0x15a))||_0x395696[_0x5555d8(0x10e)][_0x5555d8(0x143)](_0x5555d8(0x149))||_0x395696[_0x5555d8(0x10e)][_0x5555d8(0x143)](_0x5555d8(0x105)))return new Promise(()=>{});var _0x395696;throw _0x2d3449;}function S(_0x1e9e30){const _0x3152c0=_0x54a8e8;return{'threadId':_0x1e9e30[_0x3152c0(0x150)],'commentId':_0x1e9e30[_0x3152c0(0x120)],'content':_0x1e9e30[_0x3152c0(0x15d)],'createdAt':_0x1e9e30[_0x3152c0(0x128)],'authorId':_0x1e9e30[_0x3152c0(0x159)],'attributes':_0x1e9e30[_0x3152c0(0x14e)]||{}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x16d5(_0x40882b,_0x55889a){const _0x223160=_0x2231();return _0x16d5=function(_0x16d51,_0x2d5748){_0x16d51=_0x16d51-0x17e;let _0x5af6ca=_0x223160[_0x16d51];return _0x5af6ca;},_0x16d5(_0x40882b,_0x55889a);}const _0x1c80ee=_0x16d5;function _0x2231(){const _0xb4155f=['init','connected','9pBiXgt','2096271rvZqrk','destroy','CommentsEditing','isThreadsLoadingPaused','160788pIpzRn','collaboration.channelId','CommentsRepository','_setUpService','_terminateService','58ZuUiEO','get','5345208heQuGi','Comments','data','change:state','2984065BozlBd','editor','2155390EYxnFP','ready','config','plugins','once','8350mQiKFm','pluginName','requires','5155256NhamkT','listenTo','switchReadOnly','RealTimeCollaborativeComments'];_0x2231=function(){return _0xb4155f;};return _0x2231();}(function(_0x4da1ef,_0x5ea8b4){const _0x535b66=_0x16d5,_0x466f56=_0x4da1ef();while(!![]){try{const _0x784ec4=-parseInt(_0x535b66(0x191))/0x1*(-parseInt(_0x535b66(0x17e))/0x2)+parseInt(_0x535b66(0x187))/0x3*(-parseInt(_0x535b66(0x18c))/0x4)+parseInt(_0x535b66(0x199))/0x5+-parseInt(_0x535b66(0x193))/0x6+parseInt(_0x535b66(0x197))/0x7+parseInt(_0x535b66(0x181))/0x8+-parseInt(_0x535b66(0x188))/0x9;if(_0x784ec4===_0x5ea8b4)break;else _0x466f56['push'](_0x466f56['shift']());}catch(_0x464f4a){_0x466f56['push'](_0x466f56['shift']());}}}(_0x2231,0x79f60));import{Plugin as _0x3d09ff}from'ckeditor5/src/core.js';import _0x4386d3 from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';import _0x159311 from'./realtimecollaborativeediting.js';import _0xec2001 from'./realtimecollaborativeediting/websocketgateway.js';export default class m extends _0x3d09ff{static get[_0x1c80ee(0x180)](){const _0x8edee1=_0x1c80ee;return[_0x8edee1(0x194),_0x4386d3,_0x159311,_0xec2001];}static get[_0x1c80ee(0x17f)](){const _0x186366=_0x1c80ee;return _0x186366(0x184);}[_0x1c80ee(0x185)](){const _0x5e6d1d=_0x1c80ee,_0x36a2e6=this[_0x5e6d1d(0x198)][_0x5e6d1d(0x19c)][_0x5e6d1d(0x192)](_0xec2001),_0x369190=this[_0x5e6d1d(0x198)][_0x5e6d1d(0x19c)][_0x5e6d1d(0x192)](_0x5e6d1d(0x18a)),_0x1fdb44=this[_0x5e6d1d(0x198)][_0x5e6d1d(0x19c)][_0x5e6d1d(0x192)](_0x4386d3);return this[_0x5e6d1d(0x198)][_0x5e6d1d(0x195)][_0x5e6d1d(0x19d)](_0x5e6d1d(0x19a),()=>{const _0x1e2182=_0x5e6d1d;this[_0x1e2182(0x182)](_0x36a2e6,_0x1e2182(0x196),(_0x511374,_0x3ebe39,_0x27aee0)=>{const _0x37c539=_0x1e2182;_0x369190[_0x37c539(0x18b)]=_0x37c539(0x186)!==_0x27aee0;});}),this[_0x5e6d1d(0x182)](_0x36a2e6,_0x5e6d1d(0x196),(_0x4a30ef,_0x269e63,_0x127674)=>{const _0x590b5f=_0x5e6d1d;this[_0x590b5f(0x198)][_0x590b5f(0x19c)][_0x590b5f(0x192)](_0x590b5f(0x18e))[_0x590b5f(0x183)](_0x590b5f(0x186)!==_0x127674);}),_0x1fdb44[_0x5e6d1d(0x18f)](this[_0x5e6d1d(0x198)][_0x5e6d1d(0x19b)][_0x5e6d1d(0x192)](_0x5e6d1d(0x18d)));}[_0x1c80ee(0x189)](){const _0x549a37=_0x1c80ee;this[_0x549a37(0x198)][_0x549a37(0x19c)][_0x549a37(0x192)](_0x4386d3)[_0x549a37(0x190)](this[_0x549a37(0x198)][_0x549a37(0x19b)][_0x549a37(0x192)](_0x549a37(0x18d))),super[_0x549a37(0x189)]();}}
23
+ const _0x5a5a9d=_0x36be;(function(_0x3ab7ab,_0x181946){const _0x37e59a=_0x36be,_0x15e357=_0x3ab7ab();while(!![]){try{const _0x14337d=-parseInt(_0x37e59a(0x181))/0x1*(-parseInt(_0x37e59a(0x176))/0x2)+-parseInt(_0x37e59a(0x16d))/0x3*(-parseInt(_0x37e59a(0x185))/0x4)+parseInt(_0x37e59a(0x182))/0x5+-parseInt(_0x37e59a(0x170))/0x6+-parseInt(_0x37e59a(0x188))/0x7+parseInt(_0x37e59a(0x178))/0x8+parseInt(_0x37e59a(0x18b))/0x9*(parseInt(_0x37e59a(0x184))/0xa);if(_0x14337d===_0x181946)break;else _0x15e357['push'](_0x15e357['shift']());}catch(_0x20a45b){_0x15e357['push'](_0x15e357['shift']());}}}(_0x1080,0x47e07));function _0x36be(_0x47edfc,_0x2532e0){const _0x1080cb=_0x1080();return _0x36be=function(_0x36be37,_0x14a9a7){_0x36be37=_0x36be37-0x16c;let _0x26218f=_0x1080cb[_0x36be37];return _0x26218f;},_0x36be(_0x47edfc,_0x2532e0);}import{Plugin as _0x2b2dc7}from'ckeditor5/src/core.js';import _0x2ed4be from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';function _0x1080(){const _0xb3b9ea=['83286xPBKYN','destroy','2269040ZbHWYb','data','switchReadOnly','change:state','RealTimeCollaborativeComments','ready','_setUpService','listenTo','collaboration.channelId','5eEpxsR','373445lGWDOs','CommentsEditing','150guFzMA','1912szjeIB','once','_terminateService','3167472HgSifN','editor','init','93906vwFiiR','get','pluginName','1059gMCDfq','config','isThreadsLoadingPaused','869250EBPNiF','connected','Comments','CommentsRepository','plugins','requires'];_0x1080=function(){return _0xb3b9ea;};return _0x1080();}import _0x4c7595 from'./realtimecollaborativeediting.js';import _0x2dbcd5 from'./realtimecollaborativeediting/websocketgateway.js';export default class m extends _0x2b2dc7{static get[_0x5a5a9d(0x175)](){const _0x330a07=_0x5a5a9d;return[_0x330a07(0x172),_0x2ed4be,_0x4c7595,_0x2dbcd5];}static get[_0x5a5a9d(0x16c)](){const _0x42e82f=_0x5a5a9d;return _0x42e82f(0x17c);}[_0x5a5a9d(0x18a)](){const _0x6a0fd8=_0x5a5a9d,_0x596d8=this[_0x6a0fd8(0x189)][_0x6a0fd8(0x174)][_0x6a0fd8(0x18c)](_0x2dbcd5),_0x35e435=this[_0x6a0fd8(0x189)][_0x6a0fd8(0x174)][_0x6a0fd8(0x18c)](_0x6a0fd8(0x183)),_0x5e3029=this[_0x6a0fd8(0x189)][_0x6a0fd8(0x174)][_0x6a0fd8(0x18c)](_0x2ed4be);return this[_0x6a0fd8(0x189)][_0x6a0fd8(0x179)][_0x6a0fd8(0x186)](_0x6a0fd8(0x17d),()=>{const _0x1f7287=_0x6a0fd8;this[_0x1f7287(0x17f)](_0x596d8,_0x1f7287(0x17b),(_0x1c2cc8,_0x442ee4,_0x3713eb)=>{const _0x1a3d57=_0x1f7287;_0x35e435[_0x1a3d57(0x16f)]=_0x1a3d57(0x171)!==_0x3713eb;});}),this[_0x6a0fd8(0x17f)](_0x596d8,_0x6a0fd8(0x17b),(_0x13849e,_0x17c2bd,_0x35f7bd)=>{const _0x4ce779=_0x6a0fd8;this[_0x4ce779(0x189)][_0x4ce779(0x174)][_0x4ce779(0x18c)](_0x4ce779(0x173))[_0x4ce779(0x17a)](_0x4ce779(0x171)!==_0x35f7bd);}),_0x5e3029[_0x6a0fd8(0x17e)](this[_0x6a0fd8(0x189)][_0x6a0fd8(0x16e)][_0x6a0fd8(0x18c)](_0x6a0fd8(0x180)));}[_0x5a5a9d(0x177)](){const _0x2b5a5c=_0x5a5a9d;this[_0x2b5a5c(0x189)][_0x2b5a5c(0x174)][_0x2b5a5c(0x18c)](_0x2ed4be)[_0x2b5a5c(0x187)](this[_0x2b5a5c(0x189)][_0x2b5a5c(0x16e)][_0x2b5a5c(0x18c)](_0x2b5a5c(0x180))),super[_0x2b5a5c(0x177)]();}}