@ckeditor/ckeditor5-real-time-collaboration 43.2.0-alpha.1 → 43.2.0-alpha.2

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
- (_0x2787db=>{const {'zh-cn':{dictionary:_0x3c0275,getPluralForm:_0x1c2324}}={'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':_0x2d9895=>0x0}};_0x2787db['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x2787db['zh-cn']['dictionary']=Object['assign'](_0x2787db['zh-cn']['dictionary'],_0x3c0275),_0x2787db['zh-cn']['getPluralForm']=_0x1c2324;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x355513=>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':_0x1e1eda=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e2a26=>{const {zh:{dictionary:_0xdfae7b,getPluralForm:_0x2dfc9d}}={'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':_0x203b3a=>0x0}};_0x4e2a26['zh']||={'dictionary':{},'getPluralForm':null},_0x4e2a26['zh']['dictionary']=Object['assign'](_0x4e2a26['zh']['dictionary'],_0xdfae7b),_0x4e2a26['zh']['getPluralForm']=_0x2dfc9d;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-real-time-collaboration",
3
- "version": "43.2.0-alpha.1",
3
+ "version": "43.2.0-alpha.2",
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.1",
46
- "@ckeditor/ckeditor5-engine": "43.2.0-alpha.1",
47
- "@ckeditor/ckeditor5-operations-compressor": "43.2.0-alpha.1",
48
- "@ckeditor/ckeditor5-theme-lark": "43.2.0-alpha.1",
49
- "@ckeditor/ckeditor5-ui": "43.2.0-alpha.1",
50
- "@ckeditor/ckeditor5-utils": "43.2.0-alpha.1",
51
- "ckeditor5": "43.2.0-alpha.1",
52
- "ckeditor5-collaboration": "43.2.0-alpha.1",
45
+ "@ckeditor/ckeditor5-core": "43.2.0-alpha.2",
46
+ "@ckeditor/ckeditor5-engine": "43.2.0-alpha.2",
47
+ "@ckeditor/ckeditor5-operations-compressor": "43.2.0-alpha.2",
48
+ "@ckeditor/ckeditor5-theme-lark": "43.2.0-alpha.2",
49
+ "@ckeditor/ckeditor5-ui": "43.2.0-alpha.2",
50
+ "@ckeditor/ckeditor5-utils": "43.2.0-alpha.2",
51
+ "ckeditor5": "43.2.0-alpha.2",
52
+ "ckeditor5-collaboration": "43.2.0-alpha.2",
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(_0x1b1835,_0x39408b,_0x36ada3){const t=_0x1b1835['t'];switch(_0x39408b){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'},_0x36ada3);default:return'';}}
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'';}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2addb9,_0x34b07a){var _0x3457bc=_0x26f5,_0x4ca604=_0x2addb9();while(!![]){try{var _0x2cc802=-parseInt(_0x3457bc(0x84))/0x1*(-parseInt(_0x3457bc(0x7c))/0x2)+parseInt(_0x3457bc(0x81))/0x3+-parseInt(_0x3457bc(0x7b))/0x4*(parseInt(_0x3457bc(0x82))/0x5)+-parseInt(_0x3457bc(0x83))/0x6*(-parseInt(_0x3457bc(0x7e))/0x7)+-parseInt(_0x3457bc(0x7f))/0x8+-parseInt(_0x3457bc(0x7d))/0x9+parseInt(_0x3457bc(0x7a))/0xa*(-parseInt(_0x3457bc(0x80))/0xb);if(_0x2cc802===_0x34b07a)break;else _0x4ca604['push'](_0x4ca604['shift']());}catch(_0x5e8176){_0x4ca604['push'](_0x4ca604['shift']());}}}(_0x2aa8,0xd716c));export{default as RealTimeCollaborativeEditing}from'./realtimecollaborativeediting.js';function _0x2aa8(){var _0x29bbe5=['4038765CWBrxN','6ccyxhW','2QQRHMD','10ZDvVTk','4lFLQXE','1405858RvZCmP','403965YGHRph','804909EwRSUe','128496jwlyrO','4591114XgrTZr','1938699ucTwVs'];_0x2aa8=function(){return _0x29bbe5;};return _0x2aa8();}export{default as RealTimeCollaborativeTrackChanges}from'./realtimecollaborativetrackchanges.js';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';function _0x26f5(_0x4b84f8,_0x136b14){var _0x2aa82f=_0x2aa8();return _0x26f5=function(_0x26f54a,_0x3086e9){_0x26f54a=_0x26f54a-0x7a;var _0x563fab=_0x2aa82f[_0x26f54a];return _0x563fab;},_0x26f5(_0x4b84f8,_0x136b14);}export{default as RealTimeCollaborationClient}from'./realtimecollaborativeediting/realtimecollaborationclient.js';export{default as PresenceList}from'./presencelist.js';import'./augmentation.js';
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();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a56f6=_0x527b;(function(_0x4a3bf3,_0x35aacb){const _0x189ff8=_0x527b,_0x485d1c=_0x4a3bf3();while(!![]){try{const _0x43ab26=-parseInt(_0x189ff8(0x145))/0x1*(parseInt(_0x189ff8(0x149))/0x2)+parseInt(_0x189ff8(0x159))/0x3+parseInt(_0x189ff8(0x169))/0x4*(parseInt(_0x189ff8(0x180))/0x5)+-parseInt(_0x189ff8(0x19a))/0x6*(-parseInt(_0x189ff8(0x14f))/0x7)+parseInt(_0x189ff8(0x152))/0x8*(parseInt(_0x189ff8(0x193))/0x9)+-parseInt(_0x189ff8(0x14d))/0xa*(parseInt(_0x189ff8(0x139))/0xb)+-parseInt(_0x189ff8(0x19b))/0xc;if(_0x43ab26===_0x35aacb)break;else _0x485d1c['push'](_0x485d1c['shift']());}catch(_0x233dea){_0x485d1c['push'](_0x485d1c['shift']());}}}(_0x1af7,0xa267c));import{ContextPlugin as _0x434ddf}from'ckeditor5/src/core.js';import{CKEditorError as _0x4597d9,Collection as _0x5dac4b}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0xb7a8ab,BalloonPanelView as _0x650733,BodyCollection as _0x1c29d2}from'ckeditor5/src/ui.js';import{isElement as _0xe96b0d}from'lodash-es';import _0x56767b from'../realtimecollaborativeediting/sessions.js';import _0x53bf52 from'./view/presencelistview.js';import _0x28e27a from'./view/presencedropdownlistview.js';function _0x527b(_0xecc8a,_0x281bed){const _0x1af7c7=_0x1af7();return _0x527b=function(_0x527b13,_0xf4f39f){_0x527b13=_0x527b13-0x138;let _0x3a6fde=_0x1af7c7[_0x527b13];return _0x3a6fde;},_0x527b(_0xecc8a,_0x281bed);}import _0x40eb00 from'./view/presencedropdownlistitemview.js';import _0x2daf98 from'./view/presenceinlinelistitemview.js';function _0x1af7(){const _0x5c6eb7=['8754130vTuIrC','min','indexOf','usersCount','displayMe','presenceList.collapseAt','presenceList.container','render','presenceList','requires','remove','init','9NbLkBs','button','body','[contenteditable]','240910seXRes','onClick','plugins','destroy','10OJCmOJ','activeElement','14FoQDzZ','listenTo','allConnectedUsers','10264ZGrTvH','pin','presencelist-collapseat-invalid-format','bindTo','locale','length','get','2397321pontxz','checkIfScrollable','_allConnectedUsers','presenceList.displayMe','from','reverse','add','view','set','hideDropdown','content','isHidden','offsetWidth','isCollapsed','detachFromDom','change:isFocused','4regniy','unpin','using','hasTooltip','bind','presenceDropdownView','Shift+Tab','map','ck\x20ck-presence-list__balloon','textarea',':not([disabled]):not([tabindex=\x22-1\x22])','items','isFocusable','_handleUserRemove','join','config','currentDisplayedUsers','_handleUserAdd','keystrokes','number','input','focus','sort','5234005oITxuR','Enter','_bodyCollection','isMe','select','define','class','presencelist-missing-container','isExpanded','querySelectorAll','_createView','inlineListView','context','counterView','tabIndex','attachToDom','appendChild','balloonPanelView','isVisible','5067ZVgiRr','showDropdown','filter','execute','offsetHeight','element','focusTracker','237480hHdmqM','1227120piEESz','isRendered','Tab','Esc','[tabindex]'];_0x1af7=function(){return _0x5c6eb7;};return _0x1af7();}const et={'collapseAt':0x6,'displayMe':!0x0};export default class s extends _0x434ddf{constructor(_0x4e6d43){const _0x10e3ff=_0x527b;super(_0x4e6d43),this[_0x10e3ff(0x182)]=null,this[_0x10e3ff(0x18c)][_0x10e3ff(0x178)][_0x10e3ff(0x185)](_0x10e3ff(0x141),et);const _0x36b7a4=_0x4e6d43[_0x10e3ff(0x178)][_0x10e3ff(0x158)](_0x10e3ff(0x13e));if(_0x10e3ff(0x17c)!=typeof _0x36b7a4)throw new _0x4597d9(_0x10e3ff(0x154),this);if(_0x36b7a4<0x1)throw new _0x4597d9(_0x10e3ff(0x154),this);this[_0x10e3ff(0x15b)]=this[_0x10e3ff(0x18c)][_0x10e3ff(0x14b)][_0x10e3ff(0x158)](_0x56767b)[_0x10e3ff(0x151)],this[_0x10e3ff(0x161)](_0x10e3ff(0x13c),0x0),this[_0x10e3ff(0x179)]=new _0x5dac4b(),this[_0x10e3ff(0x191)]=new _0x650733(),this[_0x10e3ff(0x191)][_0x10e3ff(0x186)]=_0x10e3ff(0x171),this[_0x10e3ff(0x160)]=this[_0x10e3ff(0x18a)](),this[_0x10e3ff(0x16e)]=void 0x0;}static get[_0x4a56f6(0x142)](){return[_0x56767b];}[_0x4a56f6(0x144)](){const _0x1ad83b=_0x4a56f6;for(const _0x417095 of this[_0x1ad83b(0x15b)])this[_0x1ad83b(0x17a)](_0x417095);this[_0x1ad83b(0x150)](this[_0x1ad83b(0x15b)],_0x1ad83b(0x15f),(_0xc545e1,_0x51b682)=>{const _0x1ab897=_0x1ad83b;this[_0x1ab897(0x17a)](_0x51b682);}),this[_0x1ad83b(0x150)](this[_0x1ad83b(0x15b)],_0x1ad83b(0x143),(_0x372c9f,_0x300240)=>{const _0x4af6f3=_0x1ad83b;this[_0x4af6f3(0x176)](_0x300240);});}[_0x4a56f6(0x18a)](){const _0x8d3ef7=_0x4a56f6,_0x12926d=this[_0x8d3ef7(0x18c)],_0x1aba43=new _0x53bf52(this[_0x8d3ef7(0x18c)][_0x8d3ef7(0x156)]),_0x41cebc=this[_0x8d3ef7(0x191)];if(!_0xe96b0d(_0x12926d[_0x8d3ef7(0x178)][_0x8d3ef7(0x158)](_0x8d3ef7(0x13f))))throw new _0x4597d9(_0x8d3ef7(0x187),this);return _0x1aba43[_0x8d3ef7(0x18d)][_0x8d3ef7(0x16d)](_0x8d3ef7(0x13c))['to'](this),_0x1aba43[_0x8d3ef7(0x16d)](_0x8d3ef7(0x166))['to'](this,_0x8d3ef7(0x13c),_0xc32bf8=>{const _0x9ad32f=_0x8d3ef7,{collapseAt:_0x312b29,displayMe:_0x1e3fae}=_0x12926d[_0x9ad32f(0x178)][_0x9ad32f(0x158)](_0x9ad32f(0x141)),_0x1433c5=_0xc32bf8>=_0x312b29;return _0x1aba43[_0x9ad32f(0x18d)][_0x9ad32f(0x164)]=!(0x1==_0xc32bf8&&_0x1e3fae||_0x1433c5),_0x1433c5||this[_0x9ad32f(0x162)](),_0x1433c5;}),_0x1aba43[_0x8d3ef7(0x18b)][_0x8d3ef7(0x174)][_0x8d3ef7(0x155)](this[_0x8d3ef7(0x179)])[_0x8d3ef7(0x16b)](_0x40f06d=>{const _0x5518ad=_0x8d3ef7,_0x4945b2=_0x12926d[_0x5518ad(0x178)][_0x5518ad(0x158)](_0x5518ad(0x141)),_0x35c485=new _0x2daf98(_0x12926d[_0x5518ad(0x156)],_0x40f06d,!!_0x4945b2[_0x5518ad(0x14a)]);return _0x35c485[_0x5518ad(0x16d)](_0x5518ad(0x16c))['to'](_0x1aba43,_0x5518ad(0x166),_0xe4f840=>!_0xe4f840),_0x35c485[_0x5518ad(0x16d)](_0x5518ad(0x175))['to'](_0x1aba43,_0x5518ad(0x166),_0x261ec7=>!_0x261ec7),_0x4945b2[_0x5518ad(0x14a)]&&this[_0x5518ad(0x150)](_0x35c485,_0x5518ad(0x196),()=>{const _0x1935d5=_0x5518ad;this[_0x1935d5(0x160)][_0x1935d5(0x166)]||_0x4945b2[_0x1935d5(0x14a)](_0x40f06d,_0x35c485[_0x1935d5(0x198)]);}),_0x35c485;}),this[_0x8d3ef7(0x150)](_0x1aba43[_0x8d3ef7(0x18b)],_0x8d3ef7(0x196),()=>{const _0x5f1c8c=_0x8d3ef7;this[_0x5f1c8c(0x16e)]?this[_0x5f1c8c(0x162)]():this[_0x5f1c8c(0x160)][_0x5f1c8c(0x166)]&&this[_0x5f1c8c(0x194)]();}),_0x1aba43[_0x8d3ef7(0x18b)][_0x8d3ef7(0x17b)][_0x8d3ef7(0x161)](_0x8d3ef7(0x181),(_0x50efa4,_0x3b42ab)=>{const _0x2518bf=_0x8d3ef7;this[_0x2518bf(0x160)][_0x2518bf(0x166)]&&(this[_0x2518bf(0x194)](),_0x3b42ab());}),_0x1aba43[_0x8d3ef7(0x140)](),_0x41cebc[_0x8d3ef7(0x140)](),_0xb7a8ab({'emitter':_0x1aba43,'activator':()=>_0x41cebc[_0x8d3ef7(0x192)],'contextElements':[_0x41cebc[_0x8d3ef7(0x198)],_0x1aba43[_0x8d3ef7(0x18b)][_0x8d3ef7(0x198)]],'callback':()=>this[_0x8d3ef7(0x162)]()}),_0x12926d[_0x8d3ef7(0x178)][_0x8d3ef7(0x158)](_0x8d3ef7(0x13f))[_0x8d3ef7(0x190)](_0x1aba43[_0x8d3ef7(0x198)]),this[_0x8d3ef7(0x182)]=new _0x1c29d2(this[_0x8d3ef7(0x18c)][_0x8d3ef7(0x156)]),this[_0x8d3ef7(0x182)][_0x8d3ef7(0x18f)](),this[_0x8d3ef7(0x182)][_0x8d3ef7(0x15f)](this[_0x8d3ef7(0x191)]),_0x1aba43;}[_0x4a56f6(0x17a)](_0x23dcbe){const _0x3db5e5=_0x4a56f6;if(!this[_0x3db5e5(0x18c)][_0x3db5e5(0x178)][_0x3db5e5(0x158)](_0x3db5e5(0x15c))&&_0x23dcbe[_0x3db5e5(0x183)])return;const _0x57c25=this[_0x3db5e5(0x18c)][_0x3db5e5(0x178)][_0x3db5e5(0x158)](_0x3db5e5(0x13e))-0x1;this[_0x3db5e5(0x13c)]++,this[_0x3db5e5(0x179)][_0x3db5e5(0x157)]==_0x57c25&&this[_0x3db5e5(0x179)][_0x3db5e5(0x157)]>0x1&&this[_0x3db5e5(0x179)][_0x3db5e5(0x143)](0x1);const _0x321f2d=_0x23dcbe[_0x3db5e5(0x183)]?0x0:this[_0x3db5e5(0x179)][_0x3db5e5(0x157)];this[_0x3db5e5(0x179)][_0x3db5e5(0x15f)](_0x23dcbe,_0x321f2d);}[_0x4a56f6(0x176)](_0x35b8a6){const _0x357a4f=_0x4a56f6;if(this[_0x357a4f(0x13c)]--,this[_0x357a4f(0x179)][_0x357a4f(0x158)](_0x35b8a6['id'])&&(this[_0x357a4f(0x179)][_0x357a4f(0x143)](_0x35b8a6['id']),this[_0x357a4f(0x179)][_0x357a4f(0x157)]<this[_0x357a4f(0x13c)])){for(const _0x5088b2 of Array[_0x357a4f(0x15d)](this[_0x357a4f(0x15b)])[_0x357a4f(0x15e)]())if(!this[_0x357a4f(0x179)][_0x357a4f(0x158)](_0x5088b2['id']))return void this[_0x357a4f(0x179)][_0x357a4f(0x15f)](_0x5088b2,Math[_0x357a4f(0x13a)](this[_0x357a4f(0x179)][_0x357a4f(0x157)],0x1));}}[_0x4a56f6(0x194)](){const _0x18d71f=_0x4a56f6;if(this[_0x18d71f(0x16e)])return;const _0x4dc4f0=this[_0x18d71f(0x18c)][_0x18d71f(0x178)][_0x18d71f(0x158)](_0x18d71f(0x141));this[_0x18d71f(0x16e)]=new _0x28e27a(this[_0x18d71f(0x18c)][_0x18d71f(0x156)],!!_0x4dc4f0[_0x18d71f(0x14a)]),this[_0x18d71f(0x160)][_0x18d71f(0x18b)][_0x18d71f(0x188)]=!0x0;const {listWrapperView:_0x2d169b}=this[_0x18d71f(0x16e)];_0x2d169b[_0x18d71f(0x174)][_0x18d71f(0x155)](this[_0x18d71f(0x15b)])[_0x18d71f(0x16b)](_0x145dc8=>{const _0x5ba9e2=_0x18d71f;if(!_0x4dc4f0[_0x5ba9e2(0x13d)]&&_0x145dc8[_0x5ba9e2(0x183)])return null;const _0x3dbebb=new _0x40eb00(this[_0x5ba9e2(0x18c)][_0x5ba9e2(0x156)],_0x145dc8,!!_0x4dc4f0[_0x5ba9e2(0x14a)]);return _0x4dc4f0[_0x5ba9e2(0x14a)]&&this[_0x5ba9e2(0x150)](_0x3dbebb,_0x5ba9e2(0x196),()=>{const _0x1693a7=_0x5ba9e2;_0x4dc4f0[_0x1693a7(0x14a)](_0x145dc8,_0x3dbebb[_0x1693a7(0x198)]);}),_0x3dbebb;}),this[_0x18d71f(0x191)][_0x18d71f(0x163)][_0x18d71f(0x15f)](this[_0x18d71f(0x16e)]),this[_0x18d71f(0x191)][_0x18d71f(0x153)]({'target':this[_0x18d71f(0x160)][_0x18d71f(0x18b)][_0x18d71f(0x198)]}),_0x2d169b[_0x18d71f(0x17e)](),_0x2d169b[_0x18d71f(0x15a)]();const _0x320886=(_0x14d852,_0xfc3bf)=>{const _0x3bf797=_0x18d71f;this[_0x3bf797(0x162)](),this[_0x3bf797(0x160)][_0x3bf797(0x18b)][_0x3bf797(0x17e)](),_0xfc3bf();};_0x2d169b[_0x18d71f(0x17b)][_0x18d71f(0x161)](_0x18d71f(0x19e),_0x320886),_0x2d169b[_0x18d71f(0x17b)][_0x18d71f(0x161)](_0x18d71f(0x16f),_0x320886),_0x2d169b[_0x18d71f(0x17b)][_0x18d71f(0x161)](_0x18d71f(0x19d),(_0x2b3b70,_0xa2308a)=>{const _0x39cb8b=_0x18d71f;!function(_0x165e96){const _0x1fac83=_0x527b,_0x3e4f21=['a',_0x1fac83(0x146),_0x1fac83(0x17d),_0x1fac83(0x184),_0x1fac83(0x172),_0x1fac83(0x138),_0x1fac83(0x148)][_0x1fac83(0x170)](_0x1f9098=>_0x1f9098+_0x1fac83(0x173))[_0x1fac83(0x177)](','),_0x73fb97=[...document[_0x1fac83(0x147)][_0x1fac83(0x189)](_0x3e4f21)][_0x1fac83(0x195)](_0x20f287=>_0x20f287===document[_0x1fac83(0x14e)]||_0x20f287[_0x1fac83(0x165)]+_0x20f287[_0x1fac83(0x197)]>0x0)[_0x1fac83(0x17f)]((_0x93931b,_0x133c1a)=>(_0x93931b[_0x1fac83(0x18e)]||0x0)-(_0x133c1a[_0x1fac83(0x18e)]||0x0)),_0x2230ac=_0x73fb97[_0x1fac83(0x13b)](_0x165e96),_0x11dad9=_0x73fb97[(_0x2230ac+0x1)%_0x73fb97[_0x1fac83(0x157)]];_0x11dad9&&_0x11dad9[_0x1fac83(0x17e)]();}(this[_0x39cb8b(0x160)][_0x39cb8b(0x198)]),this[_0x39cb8b(0x162)](),_0xa2308a();}),_0x2d169b[_0x18d71f(0x199)][_0x18d71f(0x15f)](this[_0x18d71f(0x160)][_0x18d71f(0x198)]),_0x2d169b[_0x18d71f(0x199)]['on'](_0x18d71f(0x168),(_0x47df35,_0x584e88,_0x44002a)=>{const _0x76fb74=_0x18d71f;_0x44002a||this[_0x76fb74(0x162)]();});}[_0x4a56f6(0x162)](){const _0x105965=_0x4a56f6;this[_0x105965(0x16e)]&&(this[_0x105965(0x160)][_0x105965(0x18b)][_0x105965(0x188)]=!0x1,this[_0x105965(0x191)][_0x105965(0x16a)](),this[_0x105965(0x191)][_0x105965(0x163)][_0x105965(0x143)](this[_0x105965(0x16e)]),this[_0x105965(0x16e)][_0x105965(0x14c)](),this[_0x105965(0x16e)]=void 0x0);}[_0x4a56f6(0x14c)](){const _0x4f2e6e=_0x4a56f6;super[_0x4f2e6e(0x14c)](),this[_0x4f2e6e(0x160)]&&this[_0x4f2e6e(0x160)][_0x4f2e6e(0x19c)]&&this[_0x4f2e6e(0x160)][_0x4f2e6e(0x14c)](),this[_0x4f2e6e(0x182)]&&(this[_0x4f2e6e(0x182)][_0x4f2e6e(0x167)](),this[_0x4f2e6e(0x182)][_0x4f2e6e(0x14c)](),this[_0x4f2e6e(0x182)]=null);}}
23
+ function _0x25d9(){const _0xd09ace=['destroy','content','1bONxnH','attachToDom','isMe','textarea','offsetWidth','input','ck\x20ck-presence-list__balloon',':not([disabled]):not([tabindex=\x22-1\x22])','onClick','remove','allConnectedUsers','reverse','Tab','3734560QHZfIV','[tabindex]','hasTooltip','get','using','368178OkPrDZ','add','querySelectorAll','button','number','offsetHeight','element','join','bind','231iRgBlk','config','displayMe','6100680HKjhGX','locale','bindTo','map','detachFromDom','presenceList.container','isExpanded','isCollapsed','Esc','hideDropdown','indexOf','execute','presenceList.displayMe','change:isFocused','isHidden','sort','presenceList','focusTracker','set','isFocusable','168nHkpzj','keystrokes','init','currentDisplayedUsers','pin','isRendered','isVisible','appendChild','counterView','filter','balloonPanelView','plugins','Enter','_bodyCollection','20CwbcHR','1356268MQJgLy','[contenteditable]','length','inlineListView','listenTo','context','_handleUserAdd','activeElement','_handleUserRemove','_allConnectedUsers','showDropdown','view','checkIfScrollable','10848uFlnwq','presencelist-collapseat-invalid-format','define','Shift+Tab','focus','presencelist-missing-container','usersCount','tabIndex','63321313JvGSwP','class','select','4927293LxhghL','_createView','body','min','from','render','presenceList.collapseAt','requires','unpin','presenceDropdownView','items'];_0x25d9=function(){return _0xd09ace;};return _0x25d9();}const _0x1ea984=_0x2602;(function(_0x421799,_0x1f03d5){const _0x236885=_0x2602,_0x1ee11d=_0x421799();while(!![]){try{const _0x5b81e3=parseInt(_0x236885(0xe8))/0x1*(-parseInt(_0x236885(0xc3))/0x2)+-parseInt(_0x236885(0x103))/0x3*(parseInt(_0x236885(0xd0))/0x4)+-parseInt(_0x236885(0xf5))/0x5+parseInt(_0x236885(0xfa))/0x6*(-parseInt(_0x236885(0x11a))/0x7)+-parseInt(_0x236885(0x106))/0x8+parseInt(_0x236885(0xdb))/0x9*(-parseInt(_0x236885(0xc2))/0xa)+parseInt(_0x236885(0xd8))/0xb;if(_0x5b81e3===_0x1f03d5)break;else _0x1ee11d['push'](_0x1ee11d['shift']());}catch(_0x33c665){_0x1ee11d['push'](_0x1ee11d['shift']());}}}(_0x25d9,0xc172a));import{ContextPlugin as _0x379bc7}from'ckeditor5/src/core.js';import{CKEditorError as _0x4cd858,Collection as _0x59fb59}from'ckeditor5/src/utils.js';function _0x2602(_0xa2a28c,_0x5ba501){const _0x25d9f4=_0x25d9();return _0x2602=function(_0x260215,_0x4f179c){_0x260215=_0x260215-0xc0;let _0x401335=_0x25d9f4[_0x260215];return _0x401335;},_0x2602(_0xa2a28c,_0x5ba501);}import{clickOutsideHandler as _0x282539,BalloonPanelView as _0x928d94,BodyCollection as _0x1b12a0}from'ckeditor5/src/ui.js';import{isElement as _0x11b23d}from'lodash-es';import _0x5d7d12 from'../realtimecollaborativeediting/sessions.js';import _0x233802 from'./view/presencelistview.js';import _0x2d0f00 from'./view/presencedropdownlistview.js';import _0x45e2bb from'./view/presencedropdownlistitemview.js';import _0x321e04 from'./view/presenceinlinelistitemview.js';const D={'collapseAt':0x6,'displayMe':!0x0};export default class s extends _0x379bc7{constructor(_0x202683){const _0x26224b=_0x2602;super(_0x202683),this[_0x26224b(0xc1)]=null,this[_0x26224b(0xc8)][_0x26224b(0x104)][_0x26224b(0xd2)](_0x26224b(0x116),D);const _0x32969=_0x202683[_0x26224b(0x104)][_0x26224b(0xf8)](_0x26224b(0xe1));if(_0x26224b(0xfe)!=typeof _0x32969)throw new _0x4cd858(_0x26224b(0xd1),this);if(_0x32969<0x1)throw new _0x4cd858(_0x26224b(0xd1),this);this[_0x26224b(0xcc)]=this[_0x26224b(0xc8)][_0x26224b(0x125)][_0x26224b(0xf8)](_0x5d7d12)[_0x26224b(0xf2)],this[_0x26224b(0x118)](_0x26224b(0xd6),0x0),this[_0x26224b(0x11d)]=new _0x59fb59(),this[_0x26224b(0x124)]=new _0x928d94(),this[_0x26224b(0x124)][_0x26224b(0xd9)]=_0x26224b(0xee),this[_0x26224b(0xce)]=this[_0x26224b(0xdc)](),this[_0x26224b(0xe4)]=void 0x0;}static get[_0x1ea984(0xe2)](){return[_0x5d7d12];}[_0x1ea984(0x11c)](){const _0x2af1ff=_0x1ea984;for(const _0x431aff of this[_0x2af1ff(0xcc)])this[_0x2af1ff(0xc9)](_0x431aff);this[_0x2af1ff(0xc7)](this[_0x2af1ff(0xcc)],_0x2af1ff(0xfb),(_0x242561,_0x5ea074)=>{const _0x300322=_0x2af1ff;this[_0x300322(0xc9)](_0x5ea074);}),this[_0x2af1ff(0xc7)](this[_0x2af1ff(0xcc)],_0x2af1ff(0xf1),(_0x588f2a,_0xe18586)=>{const _0x112cf6=_0x2af1ff;this[_0x112cf6(0xcb)](_0xe18586);});}[_0x1ea984(0xdc)](){const _0x15fe3f=_0x1ea984,_0x37a167=this[_0x15fe3f(0xc8)],_0x4ca72c=new _0x233802(this[_0x15fe3f(0xc8)][_0x15fe3f(0x107)]),_0x27070d=this[_0x15fe3f(0x124)];if(!_0x11b23d(_0x37a167[_0x15fe3f(0x104)][_0x15fe3f(0xf8)](_0x15fe3f(0x10b))))throw new _0x4cd858(_0x15fe3f(0xd5),this);return _0x4ca72c[_0x15fe3f(0x122)][_0x15fe3f(0x102)](_0x15fe3f(0xd6))['to'](this),_0x4ca72c[_0x15fe3f(0x102)](_0x15fe3f(0x10d))['to'](this,_0x15fe3f(0xd6),_0x1302d2=>{const _0x2ae0b0=_0x15fe3f,{collapseAt:_0x5e1811,displayMe:_0x450977}=_0x37a167[_0x2ae0b0(0x104)][_0x2ae0b0(0xf8)](_0x2ae0b0(0x116)),_0x7c7271=_0x1302d2>=_0x5e1811;return _0x4ca72c[_0x2ae0b0(0x122)][_0x2ae0b0(0x114)]=!(0x1==_0x1302d2&&_0x450977||_0x7c7271),_0x7c7271||this[_0x2ae0b0(0x10f)](),_0x7c7271;}),_0x4ca72c[_0x15fe3f(0xc6)][_0x15fe3f(0xe5)][_0x15fe3f(0x108)](this[_0x15fe3f(0x11d)])[_0x15fe3f(0xf9)](_0x7a5bdd=>{const _0x54136b=_0x15fe3f,_0x2d9afc=_0x37a167[_0x54136b(0x104)][_0x54136b(0xf8)](_0x54136b(0x116)),_0x284046=new _0x321e04(_0x37a167[_0x54136b(0x107)],_0x7a5bdd,!!_0x2d9afc[_0x54136b(0xf0)]);return _0x284046[_0x54136b(0x102)](_0x54136b(0xf7))['to'](_0x4ca72c,_0x54136b(0x10d),_0x419560=>!_0x419560),_0x284046[_0x54136b(0x102)](_0x54136b(0x119))['to'](_0x4ca72c,_0x54136b(0x10d),_0xca11e9=>!_0xca11e9),_0x2d9afc[_0x54136b(0xf0)]&&this[_0x54136b(0xc7)](_0x284046,_0x54136b(0x111),()=>{const _0x27d2e=_0x54136b;this[_0x27d2e(0xce)][_0x27d2e(0x10d)]||_0x2d9afc[_0x27d2e(0xf0)](_0x7a5bdd,_0x284046[_0x27d2e(0x100)]);}),_0x284046;}),this[_0x15fe3f(0xc7)](_0x4ca72c[_0x15fe3f(0xc6)],_0x15fe3f(0x111),()=>{const _0x4a80cd=_0x15fe3f;this[_0x4a80cd(0xe4)]?this[_0x4a80cd(0x10f)]():this[_0x4a80cd(0xce)][_0x4a80cd(0x10d)]&&this[_0x4a80cd(0xcd)]();}),_0x4ca72c[_0x15fe3f(0xc6)][_0x15fe3f(0x11b)][_0x15fe3f(0x118)](_0x15fe3f(0xc0),(_0x7edc09,_0x577cfe)=>{const _0x51a506=_0x15fe3f;this[_0x51a506(0xce)][_0x51a506(0x10d)]&&(this[_0x51a506(0xcd)](),_0x577cfe());}),_0x4ca72c[_0x15fe3f(0xe0)](),_0x27070d[_0x15fe3f(0xe0)](),_0x282539({'emitter':_0x4ca72c,'activator':()=>_0x27070d[_0x15fe3f(0x120)],'contextElements':[_0x27070d[_0x15fe3f(0x100)],_0x4ca72c[_0x15fe3f(0xc6)][_0x15fe3f(0x100)]],'callback':()=>this[_0x15fe3f(0x10f)]()}),_0x37a167[_0x15fe3f(0x104)][_0x15fe3f(0xf8)](_0x15fe3f(0x10b))[_0x15fe3f(0x121)](_0x4ca72c[_0x15fe3f(0x100)]),this[_0x15fe3f(0xc1)]=new _0x1b12a0(this[_0x15fe3f(0xc8)][_0x15fe3f(0x107)]),this[_0x15fe3f(0xc1)][_0x15fe3f(0xe9)](),this[_0x15fe3f(0xc1)][_0x15fe3f(0xfb)](this[_0x15fe3f(0x124)]),_0x4ca72c;}[_0x1ea984(0xc9)](_0x28d75f){const _0x18729d=_0x1ea984;if(!this[_0x18729d(0xc8)][_0x18729d(0x104)][_0x18729d(0xf8)](_0x18729d(0x112))&&_0x28d75f[_0x18729d(0xea)])return;const _0x485200=this[_0x18729d(0xc8)][_0x18729d(0x104)][_0x18729d(0xf8)](_0x18729d(0xe1))-0x1;this[_0x18729d(0xd6)]++,this[_0x18729d(0x11d)][_0x18729d(0xc5)]==_0x485200&&this[_0x18729d(0x11d)][_0x18729d(0xc5)]>0x1&&this[_0x18729d(0x11d)][_0x18729d(0xf1)](0x1);const _0x304db5=_0x28d75f[_0x18729d(0xea)]?0x0:this[_0x18729d(0x11d)][_0x18729d(0xc5)];this[_0x18729d(0x11d)][_0x18729d(0xfb)](_0x28d75f,_0x304db5);}[_0x1ea984(0xcb)](_0x49f9c6){const _0x177688=_0x1ea984;if(this[_0x177688(0xd6)]--,this[_0x177688(0x11d)][_0x177688(0xf8)](_0x49f9c6['id'])&&(this[_0x177688(0x11d)][_0x177688(0xf1)](_0x49f9c6['id']),this[_0x177688(0x11d)][_0x177688(0xc5)]<this[_0x177688(0xd6)])){for(const _0x4963db of Array[_0x177688(0xdf)](this[_0x177688(0xcc)])[_0x177688(0xf3)]())if(!this[_0x177688(0x11d)][_0x177688(0xf8)](_0x4963db['id']))return void this[_0x177688(0x11d)][_0x177688(0xfb)](_0x4963db,Math[_0x177688(0xde)](this[_0x177688(0x11d)][_0x177688(0xc5)],0x1));}}[_0x1ea984(0xcd)](){const _0x8840d9=_0x1ea984;if(this[_0x8840d9(0xe4)])return;const _0x16e0fb=this[_0x8840d9(0xc8)][_0x8840d9(0x104)][_0x8840d9(0xf8)](_0x8840d9(0x116));this[_0x8840d9(0xe4)]=new _0x2d0f00(this[_0x8840d9(0xc8)][_0x8840d9(0x107)],!!_0x16e0fb[_0x8840d9(0xf0)]),this[_0x8840d9(0xce)][_0x8840d9(0xc6)][_0x8840d9(0x10c)]=!0x0;const {listWrapperView:_0x51ddbc}=this[_0x8840d9(0xe4)];_0x51ddbc[_0x8840d9(0xe5)][_0x8840d9(0x108)](this[_0x8840d9(0xcc)])[_0x8840d9(0xf9)](_0x2bc935=>{const _0x3f23ef=_0x8840d9;if(!_0x16e0fb[_0x3f23ef(0x105)]&&_0x2bc935[_0x3f23ef(0xea)])return null;const _0x1d49b7=new _0x45e2bb(this[_0x3f23ef(0xc8)][_0x3f23ef(0x107)],_0x2bc935,!!_0x16e0fb[_0x3f23ef(0xf0)]);return _0x16e0fb[_0x3f23ef(0xf0)]&&this[_0x3f23ef(0xc7)](_0x1d49b7,_0x3f23ef(0x111),()=>{const _0xa17f1b=_0x3f23ef;_0x16e0fb[_0xa17f1b(0xf0)](_0x2bc935,_0x1d49b7[_0xa17f1b(0x100)]);}),_0x1d49b7;}),this[_0x8840d9(0x124)][_0x8840d9(0xe7)][_0x8840d9(0xfb)](this[_0x8840d9(0xe4)]),this[_0x8840d9(0x124)][_0x8840d9(0x11e)]({'target':this[_0x8840d9(0xce)][_0x8840d9(0xc6)][_0x8840d9(0x100)]}),_0x51ddbc[_0x8840d9(0xd4)](),_0x51ddbc[_0x8840d9(0xcf)]();const _0x15d8df=(_0x159840,_0x40b015)=>{const _0x1818fb=_0x8840d9;this[_0x1818fb(0x10f)](),this[_0x1818fb(0xce)][_0x1818fb(0xc6)][_0x1818fb(0xd4)](),_0x40b015();};_0x51ddbc[_0x8840d9(0x11b)][_0x8840d9(0x118)](_0x8840d9(0x10e),_0x15d8df),_0x51ddbc[_0x8840d9(0x11b)][_0x8840d9(0x118)](_0x8840d9(0xd3),_0x15d8df),_0x51ddbc[_0x8840d9(0x11b)][_0x8840d9(0x118)](_0x8840d9(0xf4),(_0xfc5906,_0x554983)=>{const _0x46ab43=_0x8840d9;!function(_0x1dffc2){const _0xca0b9e=_0x2602,_0x36d0b5=['a',_0xca0b9e(0xfd),_0xca0b9e(0xed),_0xca0b9e(0xda),_0xca0b9e(0xeb),_0xca0b9e(0xf6),_0xca0b9e(0xc4)][_0xca0b9e(0x109)](_0x593217=>_0x593217+_0xca0b9e(0xef))[_0xca0b9e(0x101)](','),_0x46fd1b=[...document[_0xca0b9e(0xdd)][_0xca0b9e(0xfc)](_0x36d0b5)][_0xca0b9e(0x123)](_0x3d3c12=>_0x3d3c12===document[_0xca0b9e(0xca)]||_0x3d3c12[_0xca0b9e(0xec)]+_0x3d3c12[_0xca0b9e(0xff)]>0x0)[_0xca0b9e(0x115)]((_0x1e9c6d,_0x490439)=>(_0x1e9c6d[_0xca0b9e(0xd7)]||0x0)-(_0x490439[_0xca0b9e(0xd7)]||0x0)),_0x5d83a9=_0x46fd1b[_0xca0b9e(0x110)](_0x1dffc2),_0x25fce9=_0x46fd1b[(_0x5d83a9+0x1)%_0x46fd1b[_0xca0b9e(0xc5)]];_0x25fce9&&_0x25fce9[_0xca0b9e(0xd4)]();}(this[_0x46ab43(0xce)][_0x46ab43(0x100)]),this[_0x46ab43(0x10f)](),_0x554983();}),_0x51ddbc[_0x8840d9(0x117)][_0x8840d9(0xfb)](this[_0x8840d9(0xce)][_0x8840d9(0x100)]),_0x51ddbc[_0x8840d9(0x117)]['on'](_0x8840d9(0x113),(_0x4dccb2,_0x6400a1,_0x597955)=>{const _0x25d1cf=_0x8840d9;_0x597955||this[_0x25d1cf(0x10f)]();});}[_0x1ea984(0x10f)](){const _0x553349=_0x1ea984;this[_0x553349(0xe4)]&&(this[_0x553349(0xce)][_0x553349(0xc6)][_0x553349(0x10c)]=!0x1,this[_0x553349(0x124)][_0x553349(0xe3)](),this[_0x553349(0x124)][_0x553349(0xe7)][_0x553349(0xf1)](this[_0x553349(0xe4)]),this[_0x553349(0xe4)][_0x553349(0xe6)](),this[_0x553349(0xe4)]=void 0x0);}[_0x1ea984(0xe6)](){const _0x70a417=_0x1ea984;super[_0x70a417(0xe6)](),this[_0x70a417(0xce)]&&this[_0x70a417(0xce)][_0x70a417(0x11f)]&&this[_0x70a417(0xce)][_0x70a417(0xe6)](),this[_0x70a417(0xc1)]&&(this[_0x70a417(0xc1)][_0x70a417(0x10a)](),this[_0x70a417(0xc1)][_0x70a417(0xe6)](),this[_0x70a417(0xc1)]=null);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x326f8e,_0x2b46af){const _0x132695=_0xc5b3,_0x1d70b6=_0x326f8e();while(!![]){try{const _0x110c66=-parseInt(_0x132695(0xe4))/0x1+parseInt(_0x132695(0xdd))/0x2*(parseInt(_0x132695(0xe7))/0x3)+parseInt(_0x132695(0xde))/0x4+parseInt(_0x132695(0xdf))/0x5*(parseInt(_0x132695(0xe1))/0x6)+parseInt(_0x132695(0xe8))/0x7+parseInt(_0x132695(0xeb))/0x8+-parseInt(_0x132695(0xe6))/0x9;if(_0x110c66===_0x2b46af)break;else _0x1d70b6['push'](_0x1d70b6['shift']());}catch(_0x1f0ca1){_0x1d70b6['push'](_0x1d70b6['shift']());}}}(_0x521d,0xb3e46));function _0x521d(){const _0x39a83d=['478800OzCJmp','div','ck-presence-list__counter--hidden','4476344nXcHAY','ck-presence-list__counter','setTemplate','set','1896gyDAtc','2672656LvAuuV','984695TvMVdu','isHidden','30bdvzso','usersCount','CONNECTED_USERS','398278bZWCCS','bindTemplate','14773410AbMbbC','1569cUzzAo'];_0x521d=function(){return _0x39a83d;};return _0x521d();}function _0xc5b3(_0x32f98b,_0x3f0781){const _0x521df5=_0x521d();return _0xc5b3=function(_0xc5b3a4,_0x3bc927){_0xc5b3a4=_0xc5b3a4-0xdd;let _0x3c93f6=_0x521df5[_0xc5b3a4];return _0x3c93f6;},_0xc5b3(_0x32f98b,_0x3f0781);}import{View as _0x37abdb}from'ckeditor5/src/ui.js';import{getTranslation as _0x54d081}from'../../common-translations.js';export default class ts extends _0x37abdb{constructor(_0x1817f6){const _0x235640=_0xc5b3;super(_0x1817f6);const _0x3662cb=this[_0x235640(0xe5)];this[_0x235640(0xee)](_0x235640(0xe2),0x0),this[_0x235640(0xee)](_0x235640(0xe0),!0x0),this[_0x235640(0xed)]({'tag':_0x235640(0xe9),'attributes':{'class':['ck',_0x235640(0xec),_0x3662cb['if'](_0x235640(0xe0),_0x235640(0xea))]},'children':[{'text':_0x3662cb['to'](_0x235640(0xe2),_0x30f44c=>_0x54d081(_0x1817f6,_0x235640(0xe3),_0x30f44c))}]});}}
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))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4b15(_0xfae9c3,_0x2458f3){const _0x367903=_0x3679();return _0x4b15=function(_0x4b15c1,_0x30d9e5){_0x4b15c1=_0x4b15c1-0x79;let _0x3856a0=_0x367903[_0x4b15c1];return _0x3856a0;},_0x4b15(_0xfae9c3,_0x2458f3);}const _0x220cca=_0x4b15;(function(_0x32c0c7,_0x379488){const _0x3c0d37=_0x4b15,_0x207adc=_0x32c0c7();while(!![]){try{const _0x1d7424=-parseInt(_0x3c0d37(0x8f))/0x1+parseInt(_0x3c0d37(0x8d))/0x2+-parseInt(_0x3c0d37(0x93))/0x3*(parseInt(_0x3c0d37(0x7c))/0x4)+parseInt(_0x3c0d37(0x7e))/0x5+parseInt(_0x3c0d37(0x91))/0x6+parseInt(_0x3c0d37(0x83))/0x7+parseInt(_0x3c0d37(0x7f))/0x8*(-parseInt(_0x3c0d37(0x87))/0x9);if(_0x1d7424===_0x379488)break;else _0x207adc['push'](_0x207adc['shift']());}catch(_0x547409){_0x207adc['push'](_0x207adc['shift']());}}}(_0x3679,0xb3fe9));import{ListItemView as _0x48c14c}from'ckeditor5/src/ui.js';function _0x3679(){const _0x5409b2=['name','getBackgroundColorClass','5795489pMyLwe','ck-presence-list__dropdown-list-item','execute','color','297usxubg','bindTemplate','fire','element','ck-user__full-name','button','548682GuCkgO','span','87539NFhJQX','true','6164184heZBYk','focus','3JMsyqh','setTemplate','ck-presence-list__marker','presentation','1281716ePWZxO','userView','6378650CeaMIc','547912KprqAI','tag'];_0x3679=function(){return _0x5409b2;};return _0x3679();}import{UserView as _0x28a1fb}from'ckeditor5-collaboration/src/collaboration-core.js';export default class st extends _0x48c14c{constructor(_0x2b7ae8,_0xb3441b,_0x4191a5){const _0x48ee4e=_0x4b15;super(_0x2b7ae8);const _0x4be585=this[_0x48ee4e(0x88)];this[_0x48ee4e(0x7d)]=new _0x28a1fb(_0x2b7ae8,_0xb3441b);const _0xfc9975={'tag':'li','attributes':{'class':['ck',_0x48ee4e(0x84)],'tabindex':-0x1,'role':_0x48ee4e(0x7b),'aria-label':_0xb3441b[_0x48ee4e(0x81)]},'children':[this[_0x48ee4e(0x7d)],{'tag':_0x48ee4e(0x8e),'attributes':{'class':['ck',_0x48ee4e(0x8b)]},'children':[{'text':_0xb3441b[_0x48ee4e(0x81)]}]},{'tag':_0x48ee4e(0x8e),'attributes':{'class':['ck',_0x48ee4e(0x7a),_0xb3441b[_0x48ee4e(0x86)][_0x48ee4e(0x82)]()],'aria-hidden':_0x48ee4e(0x90)}}]};_0x4191a5&&(_0xfc9975[_0x48ee4e(0x80)]=_0x48ee4e(0x8c),_0xfc9975['on']={'click':_0x4be585['to'](()=>this[_0x48ee4e(0x89)](_0x48ee4e(0x85)))}),this[_0x48ee4e(0x79)](_0xfc9975);}[_0x220cca(0x92)](){const _0x7eab18=_0x220cca;this[_0x7eab18(0x8a)][_0x7eab18(0x92)]();}}
23
+ const _0x278d1a=_0x4f2e;function _0x5b4c(){const _0x1be418=['ck-user__full-name','49VHrUmg','307274Vzwjuc','45909sYXMgn','presentation','ck-presence-list__dropdown-list-item','true','setTemplate','4603415GADdnQ','span','bindTemplate','ck-presence-list__marker','fire','tag','element','color','1452592AvZLgH','getBackgroundColorClass','72eNpror','focus','1479354NOdZWV','20UcPlWV','2169RRAene','execute','userView','button','614vMSEDR','1626jpBBQw','2530Ckhdgu','name'];_0x5b4c=function(){return _0x1be418;};return _0x5b4c();}(function(_0x370523,_0x61eddf){const _0x38fe81=_0x4f2e,_0x2354fc=_0x370523();while(!![]){try{const _0xb1578b=-parseInt(_0x38fe81(0x1cd))/0x1*(-parseInt(_0x38fe81(0x1ce))/0x2)+-parseInt(_0x38fe81(0x1d4))/0x3*(-parseInt(_0x38fe81(0x1c8))/0x4)+-parseInt(_0x38fe81(0x1d9))/0x5+parseInt(_0x38fe81(0x1c7))/0x6+parseInt(_0x38fe81(0x1d2))/0x7*(parseInt(_0x38fe81(0x1c3))/0x8)+-parseInt(_0x38fe81(0x1c9))/0x9*(parseInt(_0x38fe81(0x1cf))/0xa)+parseInt(_0x38fe81(0x1d3))/0xb*(-parseInt(_0x38fe81(0x1c5))/0xc);if(_0xb1578b===_0x61eddf)break;else _0x2354fc['push'](_0x2354fc['shift']());}catch(_0x30617e){_0x2354fc['push'](_0x2354fc['shift']());}}}(_0x5b4c,0xe678e));import{ListItemView as _0x2c69a2}from'ckeditor5/src/ui.js';function _0x4f2e(_0x3efe01,_0x470f32){const _0x5b4c58=_0x5b4c();return _0x4f2e=function(_0x4f2e4e,_0xc80a69){_0x4f2e4e=_0x4f2e4e-0x1bd;let _0x5ae715=_0x5b4c58[_0x4f2e4e];return _0x5ae715;},_0x4f2e(_0x3efe01,_0x470f32);}import{UserView as _0xb76e59}from'ckeditor5-collaboration/src/collaboration-core.js';export default class E extends _0x2c69a2{constructor(_0x15aa65,_0xa6868c,_0x5677ce){const _0x59f878=_0x4f2e;super(_0x15aa65);const _0x5b2a4a=this[_0x59f878(0x1bd)];this[_0x59f878(0x1cb)]=new _0xb76e59(_0x15aa65,_0xa6868c);const _0x41dd78={'tag':'li','attributes':{'class':['ck',_0x59f878(0x1d6)],'tabindex':-0x1,'role':_0x59f878(0x1d5),'aria-label':_0xa6868c[_0x59f878(0x1d0)]},'children':[this[_0x59f878(0x1cb)],{'tag':_0x59f878(0x1da),'attributes':{'class':['ck',_0x59f878(0x1d1)]},'children':[{'text':_0xa6868c[_0x59f878(0x1d0)]}]},{'tag':_0x59f878(0x1da),'attributes':{'class':['ck',_0x59f878(0x1be),_0xa6868c[_0x59f878(0x1c2)][_0x59f878(0x1c4)]()],'aria-hidden':_0x59f878(0x1d7)}}]};_0x5677ce&&(_0x41dd78[_0x59f878(0x1c0)]=_0x59f878(0x1cc),_0x41dd78['on']={'click':_0x5b2a4a['to'](()=>this[_0x59f878(0x1bf)](_0x59f878(0x1ca)))}),this[_0x59f878(0x1d8)](_0x41dd78);}[_0x278d1a(0x1c6)](){const _0x533ece=_0x278d1a;this[_0x533ece(0x1c1)][_0x533ece(0x1c6)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1a1b(){const _0x336dd5=['10380lJbJpv','540aUUUns','ck-list','110rkRoaz','4nMjakP','set','listenTo','4466854uoMDLD','Connected\x20users\x20list\x20dropdown\x20menu','6990525bcOJOk','div','items','2228976pxHYEQ','clientHeight','resize','innerHeight','ck-presence-list__dropdown-list','listWrapperView','152268FGQASV','element','max','1635831XBuIce','ck-presence-list__dropdown-list-wrapper','_isScrollable','role','ck-reset','change','render','ariaLabelledBy','bindTemplate','ck-presence-list__dropdown-list-wrapper_scrollable','window','scrollHeight','setTemplate','checkIfScrollable','application','ariaLabel','8897226DALCJQ'];_0x1a1b=function(){return _0x336dd5;};return _0x1a1b();}const _0x253fae=_0x5e59;(function(_0x3e7e63,_0x416b43){const _0x4b29e8=_0x5e59,_0x3969e2=_0x3e7e63();while(!![]){try{const _0x31e5f3=-parseInt(_0x4b29e8(0xec))/0x1*(-parseInt(_0x4b29e8(0xfa))/0x2)+parseInt(_0x4b29e8(0xe9))/0x3*(parseInt(_0x4b29e8(0xe8))/0x4)+-parseInt(_0x4b29e8(0xf1))/0x5+-parseInt(_0x4b29e8(0xe7))/0x6+parseInt(_0x4b29e8(0xef))/0x7+parseInt(_0x4b29e8(0xf4))/0x8+-parseInt(_0x4b29e8(0xd7))/0x9*(-parseInt(_0x4b29e8(0xeb))/0xa);if(_0x31e5f3===_0x416b43)break;else _0x3969e2['push'](_0x3969e2['shift']());}catch(_0x4945e4){_0x3969e2['push'](_0x3969e2['shift']());}}}(_0x1a1b,0xc4f61));import{ListView as _0x2fcdea,View as _0x12c9b1}from'ckeditor5/src/ui.js';function _0x5e59(_0x1c918a,_0x265c2e){const _0x1a1b62=_0x1a1b();return _0x5e59=function(_0x5e59c5,_0x1156ed){_0x5e59c5=_0x5e59c5-0xd6;let _0x5b9550=_0x1a1b62[_0x5e59c5];return _0x5b9550;},_0x5e59(_0x1c918a,_0x265c2e);}import{global as _0x6abcfe}from'ckeditor5/src/utils.js';import{getTranslation as _0x15ca9e}from'../../common-translations.js';export default class tt extends _0x12c9b1{constructor(_0x403325,_0x18e360){const _0x523902=_0x5e59;super(_0x403325),this[_0x523902(0xf9)]=new PresenceDropdownListWrapperView(_0x403325,_0x18e360),this[_0x523902(0xe3)]({'tag':_0x523902(0xf2),'attributes':{'tabindex':-0x1,'role':_0x523902(0xe5),'class':['ck',_0x523902(0xf8)],'aria-label':_0x15ca9e(_0x403325,_0x523902(0xf0))},'children':[this[_0x523902(0xf9)]]});}}export class PresenceDropdownListWrapperView extends _0x2fcdea{constructor(_0x444ac6,_0x207212){const _0x6ba2fe=_0x5e59;super(_0x444ac6);const _0x43c0f7=this[_0x6ba2fe(0xdf)];this[_0x6ba2fe(0xed)](_0x6ba2fe(0xd9),!0x1),this[_0x6ba2fe(0xe3)]({'tag':_0x207212?_0x6ba2fe(0xf2):'ul','attributes':{'class':['ck',_0x6ba2fe(0xdb),_0x6ba2fe(0xea),_0x6ba2fe(0xd8),_0x43c0f7['if'](_0x6ba2fe(0xd9),_0x6ba2fe(0xe0))],'role':_0x43c0f7['to'](_0x6ba2fe(0xda)),'aria-label':_0x43c0f7['to'](_0x6ba2fe(0xe6)),'aria-labelledby':_0x43c0f7['to'](_0x6ba2fe(0xde))},'children':this[_0x6ba2fe(0xf3)]}),this[_0x6ba2fe(0xee)](_0x6abcfe[_0x6ba2fe(0xe1)],_0x6ba2fe(0xf6),()=>this[_0x6ba2fe(0xe4)]()),this[_0x6ba2fe(0xf3)]['on'](_0x6ba2fe(0xdc),()=>this[_0x6ba2fe(0xe4)]());}[_0x253fae(0xdd)](){const _0x5d58e5=_0x253fae;super[_0x5d58e5(0xdd)](),this[_0x5d58e5(0xe4)]();}[_0x253fae(0xe4)](){const _0x22cf4c=_0x253fae,_0x2b8b1d=this[_0x22cf4c(0xfb)];_0x2b8b1d&&(this[_0x22cf4c(0xd9)]=Math[_0x22cf4c(0xd6)](_0x2b8b1d[_0x22cf4c(0xe2)],_0x2b8b1d[_0x22cf4c(0xf5)])>0.8*window[_0x22cf4c(0xf7)]);}}
23
+ const _0x50ee58=_0x24cb;function _0x24cb(_0xd6bb95,_0x3cadc4){const _0x5cdd5c=_0x5cdd();return _0x24cb=function(_0x24cb1c,_0x51dcb4){_0x24cb1c=_0x24cb1c-0xd2;let _0x3ece28=_0x5cdd5c[_0x24cb1c];return _0x3ece28;},_0x24cb(_0xd6bb95,_0x3cadc4);}(function(_0x55a365,_0x2ad914){const _0x293860=_0x24cb,_0x3d5a79=_0x55a365();while(!![]){try{const _0x27b3f2=-parseInt(_0x293860(0xdb))/0x1*(-parseInt(_0x293860(0xe2))/0x2)+-parseInt(_0x293860(0xe3))/0x3+parseInt(_0x293860(0xd9))/0x4*(-parseInt(_0x293860(0xf6))/0x5)+-parseInt(_0x293860(0xf4))/0x6*(-parseInt(_0x293860(0xef))/0x7)+parseInt(_0x293860(0xe8))/0x8+-parseInt(_0x293860(0xf2))/0x9*(parseInt(_0x293860(0xe1))/0xa)+parseInt(_0x293860(0xdf))/0xb;if(_0x27b3f2===_0x2ad914)break;else _0x3d5a79['push'](_0x3d5a79['shift']());}catch(_0x33ae7b){_0x3d5a79['push'](_0x3d5a79['shift']());}}}(_0x5cdd,0xdd782));import{ListView as _0x2abf72,View as _0x398b6b}from'ckeditor5/src/ui.js';import{global as _0x1d818d}from'ckeditor5/src/utils.js';import{getTranslation as _0x56ce4f}from'../../common-translations.js';export default class M extends _0x398b6b{constructor(_0xd1a62f,_0x5b009a){const _0x328628=_0x24cb;super(_0xd1a62f),this[_0x328628(0xf3)]=new PresenceDropdownListWrapperView(_0xd1a62f,_0x5b009a),this[_0x328628(0xd3)]({'tag':_0x328628(0xf8),'attributes':{'tabindex':-0x1,'role':_0x328628(0xf5),'class':['ck',_0x328628(0xf7)],'aria-label':_0x56ce4f(_0xd1a62f,_0x328628(0xde))},'children':[this[_0x328628(0xf3)]]});}}export class PresenceDropdownListWrapperView extends _0x2abf72{constructor(_0x13af92,_0x3fc662){const _0xd5d101=_0x24cb;super(_0x13af92);const _0x441c0f=this[_0xd5d101(0xd5)];this[_0xd5d101(0xd4)](_0xd5d101(0xdd),!0x1),this[_0xd5d101(0xd3)]({'tag':_0x3fc662?_0xd5d101(0xf8):'ul','attributes':{'class':['ck',_0xd5d101(0xe9),_0xd5d101(0xd2),_0xd5d101(0xf0),_0x441c0f['if'](_0xd5d101(0xdd),_0xd5d101(0xe0))],'role':_0x441c0f['to'](_0xd5d101(0xd6)),'aria-label':_0x441c0f['to'](_0xd5d101(0xe6)),'aria-labelledby':_0x441c0f['to'](_0xd5d101(0xed))},'children':this[_0xd5d101(0xe5)]}),this[_0xd5d101(0xee)](_0x1d818d[_0xd5d101(0xf1)],_0xd5d101(0xda),()=>this[_0xd5d101(0xec)]()),this[_0xd5d101(0xe5)]['on'](_0xd5d101(0xe7),()=>this[_0xd5d101(0xec)]());}[_0x50ee58(0xe4)](){const _0x271b02=_0x50ee58;super[_0x271b02(0xe4)](),this[_0x271b02(0xec)]();}[_0x50ee58(0xec)](){const _0x5572f1=_0x50ee58,_0x253dca=this[_0x5572f1(0xdc)];_0x253dca&&(this[_0x5572f1(0xdd)]=Math[_0x5572f1(0xd7)](_0x253dca[_0x5572f1(0xea)],_0x253dca[_0x5572f1(0xeb)])>0.8*window[_0x5572f1(0xd8)]);}}function _0x5cdd(){const _0x24d268=['_isScrollable','Connected\x20users\x20list\x20dropdown\x20menu','24896091EDkGhJ','ck-presence-list__dropdown-list-wrapper_scrollable','30bOSwca','365026IOLMkM','176205ACYtUm','render','items','ariaLabel','change','349864IFZHPr','ck-reset','scrollHeight','clientHeight','checkIfScrollable','ariaLabelledBy','listenTo','21861jiytGq','ck-presence-list__dropdown-list-wrapper','window','3113541SgLqzP','listWrapperView','1806yRhimh','application','7129150hlNsxd','ck-presence-list__dropdown-list','div','ck-list','setTemplate','set','bindTemplate','role','max','innerHeight','4plcAuF','resize','1jeLhvd','element'];_0x5cdd=function(){return _0x24d268;};return _0x5cdd();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1259(_0x3e8a41,_0x45f3e8){const _0xaa2b31=_0xaa2b();return _0x1259=function(_0x12590a,_0xe04a12){_0x12590a=_0x12590a-0x8d;let _0x6772fe=_0xaa2b31[_0x12590a];return _0x6772fe;},_0x1259(_0x3e8a41,_0x45f3e8);}(function(_0x21dc2a,_0x2c7512){const _0x40c2d3=_0x1259,_0x468f18=_0x21dc2a();while(!![]){try{const _0x4ad3be=-parseInt(_0x40c2d3(0xa1))/0x1+parseInt(_0x40c2d3(0x99))/0x2*(-parseInt(_0x40c2d3(0x98))/0x3)+parseInt(_0x40c2d3(0xac))/0x4*(-parseInt(_0x40c2d3(0xab))/0x5)+-parseInt(_0x40c2d3(0x9b))/0x6*(parseInt(_0x40c2d3(0x90))/0x7)+-parseInt(_0x40c2d3(0x93))/0x8+-parseInt(_0x40c2d3(0xa6))/0x9*(-parseInt(_0x40c2d3(0x9a))/0xa)+parseInt(_0x40c2d3(0xa5))/0xb*(parseInt(_0x40c2d3(0xa0))/0xc);if(_0x4ad3be===_0x2c7512)break;else _0x468f18['push'](_0x468f18['shift']());}catch(_0x363565){_0x468f18['push'](_0x468f18['shift']());}}}(_0xaa2b,0x7a31f));import{LabelView as _0xc9bc45,View as _0x2792af}from'ckeditor5/src/ui.js';import{UserView as _0x43e86e}from'ckeditor5-collaboration/src/collaboration-core.js';export default class it extends _0x2792af{constructor(_0x1510dd,_0x88b55f,_0x163003){const _0x543e85=_0x1259;super(_0x1510dd);const _0x2428a0=this[_0x543e85(0xa7)];this[_0x543e85(0x8f)](_0x543e85(0xad),!0x1),this[_0x543e85(0x8f)](_0x543e85(0xa3),!0x0),this[_0x543e85(0x8f)](_0x543e85(0x8e),''),this[_0x543e85(0x91)]=new _0x43e86e(_0x1510dd,_0x88b55f),this[_0x543e85(0x8d)]=new dt(_0x1510dd,_0x88b55f);const _0x1c1d1b=new _0xc9bc45(_0x1510dd);_0x1c1d1b[_0x543e85(0x9c)][_0x543e85(0xae)]=_0x543e85(0xa2),_0x1c1d1b[_0x543e85(0xa8)]=_0x88b55f[_0x543e85(0xaa)];const _0x1476c9={'tag':_0x543e85(0x9e),'attributes':{'class':['ck',_0x543e85(0xaf)],'role':_0x543e85(0x96),'tabindex':_0x2428a0['to'](_0x543e85(0xad),_0x2c4336=>!!_0x2c4336&&0x0),'aria-labelledby':_0x1c1d1b['id'],'data-cke-tooltip-text':this[_0x543e85(0x91)][_0x543e85(0xaa)],'data-cke-tooltip-position':_0x2428a0['to'](_0x543e85(0x8e)),'data-cke-tooltip-disabled':_0x2428a0['to'](_0x543e85(0xa3),_0x26719e=>!_0x26719e),'data-cke-tooltip-class':_0x543e85(0x9f)},'children':[this[_0x543e85(0x91)],this[_0x543e85(0x8d)],_0x1c1d1b]};_0x163003&&(_0x1476c9[_0x543e85(0xae)]=_0x543e85(0x94),_0x1476c9['on']={'click':_0x2428a0['to'](()=>this[_0x543e85(0x95)](_0x543e85(0xb0)))}),this[_0x543e85(0x9d)](_0x1476c9);}}function _0xaa2b(){const _0x975df4=['42zzqqHm','125886GdvZyr','432130QAaeuV','679614eAypsQ','template','setTemplate','div','ck-presence-list__list-item__tooltip','354624QZqGQf','54750oHEtjP','span','hasTooltip','true','814pbQgXf','63HiaqXU','bindTemplate','text','getBackgroundColorClass','name','100GjQKTd','19676EpAaMS','isFocusable','tag','ck-presence-list__list-item','execute','markerView','tooltipPosition','set','28GRKZxu','userView','color','4011360AZmltK','button','fire','listitem','ck-presence-list__marker'];_0xaa2b=function(){return _0x975df4;};return _0xaa2b();}class dt extends _0x2792af{constructor(_0x3ba1ea,_0x47dc21){const _0x12ca6d=_0x1259;super(_0x3ba1ea),this[_0x12ca6d(0x9d)]({'tag':_0x12ca6d(0xa2),'attributes':{'class':['ck',_0x12ca6d(0x97),_0x47dc21[_0x12ca6d(0x92)][_0x12ca6d(0xa9)]()],'aria-hidden':_0x12ca6d(0xa4)}});}}
23
+ (function(_0x6b0c39,_0x3febb4){const _0x23ce23=_0x52b9,_0x383eb5=_0x6b0c39();while(!![]){try{const _0x2cfc36=parseInt(_0x23ce23(0x1c6))/0x1*(parseInt(_0x23ce23(0x1b0))/0x2)+-parseInt(_0x23ce23(0x1b3))/0x3+-parseInt(_0x23ce23(0x1b1))/0x4*(-parseInt(_0x23ce23(0x1ac))/0x5)+-parseInt(_0x23ce23(0x1b4))/0x6*(parseInt(_0x23ce23(0x1ad))/0x7)+-parseInt(_0x23ce23(0x1c0))/0x8+parseInt(_0x23ce23(0x1b5))/0x9*(parseInt(_0x23ce23(0x1c5))/0xa)+-parseInt(_0x23ce23(0x1a9))/0xb*(-parseInt(_0x23ce23(0x1c2))/0xc);if(_0x2cfc36===_0x3febb4)break;else _0x383eb5['push'](_0x383eb5['shift']());}catch(_0x2c9cf9){_0x383eb5['push'](_0x383eb5['shift']());}}}(_0x4a73,0x65884));import{LabelView as _0x576744,View as _0x54ded6}from'ckeditor5/src/ui.js';import{UserView as _0x1db5b8}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x4a73(){const _0x30b2d7=['button','tooltipPosition','ck-presence-list__marker','true','15906TUCcyV','fire','ck-presence-list__list-item__tooltip','20knNExq','736652XyrGPX','text','tag','38uVxhPb','518352bKkUUH','set','719598pZbBUy','30bzsaUO','7469127UpCPEM','getBackgroundColorClass','div','isFocusable','name','span','userView','ck-presence-list__list-item','hasTooltip','execute','markerView','5386056mRCRJr','bindTemplate','24doBTyN','setTemplate','template','10gNTdyi','26528glNHwZ','color','listitem'];_0x4a73=function(){return _0x30b2d7;};return _0x4a73();}export default class T extends _0x54ded6{constructor(_0x218165,_0x3be24c,_0x50b381){const _0x160114=_0x52b9;super(_0x218165);const _0x33ce19=this[_0x160114(0x1c1)];this[_0x160114(0x1b2)](_0x160114(0x1b8),!0x1),this[_0x160114(0x1b2)](_0x160114(0x1bd),!0x0),this[_0x160114(0x1b2)](_0x160114(0x1ca),''),this[_0x160114(0x1bb)]=new _0x1db5b8(_0x218165,_0x3be24c),this[_0x160114(0x1bf)]=new at(_0x218165,_0x3be24c);const _0x31b5a8=new _0x576744(_0x218165);_0x31b5a8[_0x160114(0x1c4)][_0x160114(0x1af)]=_0x160114(0x1ba),_0x31b5a8[_0x160114(0x1ae)]=_0x3be24c[_0x160114(0x1b9)];const _0x5c1889={'tag':_0x160114(0x1b7),'attributes':{'class':['ck',_0x160114(0x1bc)],'role':_0x160114(0x1c8),'tabindex':_0x33ce19['to'](_0x160114(0x1b8),_0x36fc72=>!!_0x36fc72&&0x0),'aria-labelledby':_0x31b5a8['id'],'data-cke-tooltip-text':this[_0x160114(0x1bb)][_0x160114(0x1b9)],'data-cke-tooltip-position':_0x33ce19['to'](_0x160114(0x1ca)),'data-cke-tooltip-disabled':_0x33ce19['to'](_0x160114(0x1bd),_0xdbebd5=>!_0xdbebd5),'data-cke-tooltip-class':_0x160114(0x1ab)},'children':[this[_0x160114(0x1bb)],this[_0x160114(0x1bf)],_0x31b5a8]};_0x50b381&&(_0x5c1889[_0x160114(0x1af)]=_0x160114(0x1c9),_0x5c1889['on']={'click':_0x33ce19['to'](()=>this[_0x160114(0x1aa)](_0x160114(0x1be)))}),this[_0x160114(0x1c3)](_0x5c1889);}}function _0x52b9(_0x222c78,_0x5b9def){const _0x4a73ea=_0x4a73();return _0x52b9=function(_0x52b9ad,_0xef7d1a){_0x52b9ad=_0x52b9ad-0x1a7;let _0x2951a0=_0x4a73ea[_0x52b9ad];return _0x2951a0;},_0x52b9(_0x222c78,_0x5b9def);}class at extends _0x54ded6{constructor(_0x56c860,_0x512587){const _0x2d2d32=_0x52b9;super(_0x56c860),this[_0x2d2d32(0x1c3)]({'tag':_0x2d2d32(0x1ba),'attributes':{'class':['ck',_0x2d2d32(0x1a7),_0x512587[_0x2d2d32(0x1c7)][_0x2d2d32(0x1b6)]()],'aria-hidden':_0x2d2d32(0x1a8)}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x675c99=_0xca40;(function(_0x3f02a4,_0x55a9e3){const _0x3b5ea2=_0xca40,_0x286e2a=_0x3f02a4();while(!![]){try{const _0x2246ab=-parseInt(_0x3b5ea2(0x192))/0x1+parseInt(_0x3b5ea2(0x198))/0x2*(parseInt(_0x3b5ea2(0x1a0))/0x3)+-parseInt(_0x3b5ea2(0x196))/0x4*(-parseInt(_0x3b5ea2(0x1b0))/0x5)+parseInt(_0x3b5ea2(0x190))/0x6*(-parseInt(_0x3b5ea2(0x1ac))/0x7)+-parseInt(_0x3b5ea2(0x19b))/0x8*(-parseInt(_0x3b5ea2(0x19c))/0x9)+-parseInt(_0x3b5ea2(0x19d))/0xa*(-parseInt(_0x3b5ea2(0x1a2))/0xb)+-parseInt(_0x3b5ea2(0x199))/0xc;if(_0x2246ab===_0x55a9e3)break;else _0x286e2a['push'](_0x286e2a['shift']());}catch(_0x5ae57f){_0x286e2a['push'](_0x286e2a['shift']());}}}(_0x29d8,0xeb7b0));function _0xca40(_0x5e6c73,_0x228912){const _0x29d835=_0x29d8();return _0xca40=function(_0xca403a,_0x12fc65){_0xca403a=_0xca403a-0x18f;let _0x5ed615=_0x29d835[_0xca403a];return _0x5ed615;},_0xca40(_0x5e6c73,_0x228912);}import{View as _0x4611c4}from'ckeditor5/src/ui.js';import{KeystrokeHandler as _0x351deb}from'ckeditor5/src/utils.js';import{getTranslation as _0x4f4ed3}from'../../common-translations.js';export default class es extends _0x4611c4{constructor(_0x3b0957){const _0x214ff5=_0xca40;super(_0x3b0957);const _0x5271a0=this[_0x214ff5(0x1a8)];this[_0x214ff5(0x1a7)]=this[_0x214ff5(0x1b1)](),this[_0x214ff5(0x19a)]=new _0x351deb(),this[_0x214ff5(0x1a6)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0x214ff5(0x1af)]({'tag':_0x214ff5(0x193),'attributes':{'aria-haspopup':_0x5271a0['if'](_0x214ff5(0x1a1)),'aria-expanded':_0x5271a0['to'](_0x214ff5(0x1a9),_0x483642=>this[_0x214ff5(0x1a1)]&&String(_0x483642)),'aria-label':_0x5271a0['to'](_0x214ff5(0x1a1),_0x155fb3=>_0x4f4ed3(_0x3b0957,_0x155fb3?_0x214ff5(0x1ab):_0x214ff5(0x1ad))),'role':_0x214ff5(0x1a4),'tabindex':_0x5271a0['to'](_0x214ff5(0x1a1),_0x533048=>!!_0x533048&&0x0),'class':['ck',_0x214ff5(0x1ae)]},'children':this[_0x214ff5(0x1a7)],'on':{'click':_0x5271a0['to'](()=>this[_0x214ff5(0x19f)](_0x214ff5(0x195)))}}),this['on'](_0x214ff5(0x191),(_0xca6f37,_0x2640ba,_0x10c9b3)=>{const _0x4c2b7f=_0x214ff5;this[_0x4c2b7f(0x194)]&&(_0x10c9b3?this[_0x4c2b7f(0x194)][_0x4c2b7f(0x19e)](_0x4c2b7f(0x18f),String(this[_0x4c2b7f(0x1a9)])):this[_0x4c2b7f(0x194)][_0x4c2b7f(0x197)](_0x4c2b7f(0x18f)));});}[_0x675c99(0x1aa)](){const _0x1d4ba2=_0x675c99;this[_0x1d4ba2(0x194)][_0x1d4ba2(0x1aa)]();}[_0x675c99(0x1a5)](){const _0x191761=_0x675c99;super[_0x191761(0x1a5)](),this[_0x191761(0x19a)][_0x191761(0x1a3)](this[_0x191761(0x194)]);}}function _0x29d8(){const _0x4e665b=['Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','8498FHSBTq','Connected\x20users\x20list','ck-presence-list__list','setTemplate','377005XdZvDQ','createCollection','aria-expanded','9132oDhxQm','change:hasPopup','184587fWlKbX','div','element','execute','92fTYspy','removeAttribute','201360XflPeG','30059796cmoxUo','keystrokes','5502608AmtZnD','18YvfCcC','10MBWUMx','setAttribute','fire','21xpqjIt','hasPopup','18558881OuJWod','listenTo','list','render','set','items','bindTemplate','isExpanded','focus'];_0x29d8=function(){return _0x4e665b;};return _0x29d8();}
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)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x267a10,_0x2c9570){const _0x43fd1b=_0x2900,_0x47cfae=_0x267a10();while(!![]){try{const _0x221a63=-parseInt(_0x43fd1b(0x89))/0x1*(parseInt(_0x43fd1b(0x94))/0x2)+-parseInt(_0x43fd1b(0x86))/0x3+-parseInt(_0x43fd1b(0x96))/0x4*(parseInt(_0x43fd1b(0x8a))/0x5)+-parseInt(_0x43fd1b(0x7d))/0x6*(parseInt(_0x43fd1b(0x87))/0x7)+parseInt(_0x43fd1b(0x8d))/0x8*(parseInt(_0x43fd1b(0x93))/0x9)+-parseInt(_0x43fd1b(0x92))/0xa+parseInt(_0x43fd1b(0x8e))/0xb*(parseInt(_0x43fd1b(0x7f))/0xc);if(_0x221a63===_0x2c9570)break;else _0x47cfae['push'](_0x47cfae['shift']());}catch(_0x984356){_0x47cfae['push'](_0x47cfae['shift']());}}}(_0x3fa8,0xc8003));import{View as _0x35afd8}from'ckeditor5/src/ui.js';function _0x2900(_0x211d44,_0x3abef0){const _0x3fa80b=_0x3fa8();return _0x2900=function(_0x2900df,_0xb9d9b6){_0x2900df=_0x2900df-0x7b;let _0x54c993=_0x3fa80b[_0x2900df];return _0x54c993;},_0x2900(_0x211d44,_0x3abef0);}import _0x10193d from'./presencecounterview.js';import _0x52cb00 from'./presenceinlinelistview.js';import'../../../theme/presencelist.css';export default class Z extends _0x35afd8{constructor(_0x4ea569){const _0x14473d=_0x2900;super(_0x4ea569);const _0x5e68b7=this[_0x14473d(0x83)];this[_0x14473d(0x7c)](_0x14473d(0x8b),!0x0),this[_0x14473d(0x8f)]=new _0x10193d(this[_0x14473d(0x91)]),this[_0x14473d(0x88)]=new _0x52cb00(_0x4ea569),this[_0x14473d(0x88)][_0x14473d(0x7b)](_0x14473d(0x90))['to'](this,_0x14473d(0x8b)),this[_0x14473d(0x99)](this[_0x14473d(0x88)][_0x14473d(0x80)],_0x14473d(0x81),()=>{const _0x2922ff=_0x14473d;for(const _0x3a01c5 of this[_0x2922ff(0x88)][_0x2922ff(0x80)])_0x3a01c5[_0x2922ff(0x82)]='s';this[_0x2922ff(0x88)][_0x2922ff(0x80)][_0x2922ff(0x95)]&&(this[_0x2922ff(0x88)][_0x2922ff(0x80)][_0x2922ff(0x95)][_0x2922ff(0x82)]='se');}),this[_0x14473d(0x84)]({'tag':_0x14473d(0x97),'attributes':{'class':['ck',_0x14473d(0x7e),_0x14473d(0x85),_0x14473d(0x98),_0x5e68b7['if'](_0x14473d(0x8b),_0x14473d(0x8c))]},'children':[this[_0x14473d(0x8f)],this[_0x14473d(0x88)]]});}}function _0x3fa8(){const _0x4e4018=['ck-rounded-corners','listenTo','bind','set','1583970dToQLZ','ck-presence-list','54663432gSGRJy','items','change','tooltipPosition','bindTemplate','setTemplate','ck-reset','563700OjmLzw','14GLqLQz','inlineListView','99769UixlnA','5yqWSyo','isCollapsed','ck-presence-list--collapsed','8HVExXm','11qXLEtr','counterView','hasPopup','locale','15044240iyqxlD','1957221JRRSpg','30tixsqU','first','946812OBCCGI','div'];_0x3fa8=function(){return _0x4e4018;};return _0x3fa8();}
23
+ (function(_0x43e305,_0x21dbb5){const _0x3ba3d7=_0x139d,_0x31b92a=_0x43e305();while(!![]){try{const _0x210c0e=parseInt(_0x3ba3d7(0xc8))/0x1*(parseInt(_0x3ba3d7(0xda))/0x2)+-parseInt(_0x3ba3d7(0xce))/0x3+-parseInt(_0x3ba3d7(0xcb))/0x4*(-parseInt(_0x3ba3d7(0xc9))/0x5)+-parseInt(_0x3ba3d7(0xd7))/0x6*(-parseInt(_0x3ba3d7(0xdb))/0x7)+parseInt(_0x3ba3d7(0xdc))/0x8*(parseInt(_0x3ba3d7(0xc3))/0x9)+parseInt(_0x3ba3d7(0xd1))/0xa+-parseInt(_0x3ba3d7(0xca))/0xb*(parseInt(_0x3ba3d7(0xc2))/0xc);if(_0x210c0e===_0x21dbb5)break;else _0x31b92a['push'](_0x31b92a['shift']());}catch(_0x1a5516){_0x31b92a['push'](_0x31b92a['shift']());}}}(_0x43d2,0x47b92));function _0x43d2(){const _0x4470f6=['212PMzJCf','div','ck-presence-list--collapsed','259704maEtNn','counterView','inlineListView','5804550xipkWL','items','ck-rounded-corners','bind','tooltipPosition','first','6pSaEOn','bindTemplate','locale','6eqBdJy','2754283YfbNnW','46136Vlcmjs','isCollapsed','setTemplate','set','ck-reset','36FzvAfy','279SNOszH','listenTo','change','ck-presence-list','hasPopup','42557YWDtXA','1690VuOqJY','3365780zWEjUP'];_0x43d2=function(){return _0x4470f6;};return _0x43d2();}import{View as _0x67cfe5}from'ckeditor5/src/ui.js';import _0x22232d from'./presencecounterview.js';function _0x139d(_0x1b3e58,_0x3a89c1){const _0x43d291=_0x43d2();return _0x139d=function(_0x139d3f,_0x488591){_0x139d3f=_0x139d3f-0xc0;let _0x5e37d6=_0x43d291[_0x139d3f];return _0x5e37d6;},_0x139d(_0x1b3e58,_0x3a89c1);}import _0x407c9f from'./presenceinlinelistview.js';import'../../../theme/presencelist.css';export default class _ extends _0x67cfe5{constructor(_0x90af01){const _0x4f8104=_0x139d;super(_0x90af01);const _0x26bd5f=this[_0x4f8104(0xd8)];this[_0x4f8104(0xc0)](_0x4f8104(0xdd),!0x0),this[_0x4f8104(0xcf)]=new _0x22232d(this[_0x4f8104(0xd9)]),this[_0x4f8104(0xd0)]=new _0x407c9f(_0x90af01),this[_0x4f8104(0xd0)][_0x4f8104(0xd4)](_0x4f8104(0xc7))['to'](this,_0x4f8104(0xdd)),this[_0x4f8104(0xc4)](this[_0x4f8104(0xd0)][_0x4f8104(0xd2)],_0x4f8104(0xc5),()=>{const _0x4b4591=_0x4f8104;for(const _0x3304da of this[_0x4b4591(0xd0)][_0x4b4591(0xd2)])_0x3304da[_0x4b4591(0xd5)]='s';this[_0x4b4591(0xd0)][_0x4b4591(0xd2)][_0x4b4591(0xd6)]&&(this[_0x4b4591(0xd0)][_0x4b4591(0xd2)][_0x4b4591(0xd6)][_0x4b4591(0xd5)]='se');}),this[_0x4f8104(0xde)]({'tag':_0x4f8104(0xcc),'attributes':{'class':['ck',_0x4f8104(0xc6),_0x4f8104(0xc1),_0x4f8104(0xd3),_0x26bd5f['if'](_0x4f8104(0xdd),_0x4f8104(0xcd))]},'children':[this[_0x4f8104(0xcf)],this[_0x4f8104(0xd0)]]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x302d1d=_0x3425;(function(_0x11c430,_0x18c5c3){var _0x414f69=_0x3425,_0x596831=_0x11c430();while(!![]){try{var _0x146e87=-parseInt(_0x414f69(0x18e))/0x1*(parseInt(_0x414f69(0x18f))/0x2)+-parseInt(_0x414f69(0x193))/0x3+-parseInt(_0x414f69(0x18b))/0x4+-parseInt(_0x414f69(0x189))/0x5+parseInt(_0x414f69(0x194))/0x6*(parseInt(_0x414f69(0x18d))/0x7)+parseInt(_0x414f69(0x192))/0x8+-parseInt(_0x414f69(0x18c))/0x9*(-parseInt(_0x414f69(0x188))/0xa);if(_0x146e87===_0x18c5c3)break;else _0x596831['push'](_0x596831['shift']());}catch(_0x424927){_0x596831['push'](_0x596831['shift']());}}}(_0x1b1b,0xe85a5));function _0x1b1b(){var _0x243a48=['2454295cPElhW','PresenceList','6114784giHtmP','39930849KrStnq','11963CVVplY','577JQxZUj','6178OwMAno','requires','pluginName','13023984aJqGNN','5507391XjpRHx','1842wVevhu','10DSgeVf'];_0x1b1b=function(){return _0x243a48;};return _0x1b1b();}import{ContextPlugin as _0x3c65f4}from'ckeditor5/src/core.js';import _0x9c9757 from'./realtimecollaborativeediting/sessions.js';import _0x4adf14 from'./presencelist/presencelistui.js';function _0x3425(_0x53490b,_0x2c24e9){var _0x1b1b23=_0x1b1b();return _0x3425=function(_0x3425ad,_0x57d17b){_0x3425ad=_0x3425ad-0x188;var _0x99f303=_0x1b1b23[_0x3425ad];return _0x99f303;},_0x3425(_0x53490b,_0x2c24e9);}export default class i extends _0x3c65f4{static get[_0x302d1d(0x190)](){return[_0x9c9757,_0x4adf14];}static get[_0x302d1d(0x191)](){var _0x411849=_0x302d1d;return _0x411849(0x18a);}}
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();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18a8b2=_0x3149;(function(_0x43018c,_0x343f83){const _0x39fe2f=_0x3149,_0x447bb3=_0x43018c();while(!![]){try{const _0x5e79f0=-parseInt(_0x39fe2f(0xf2))/0x1*(-parseInt(_0x39fe2f(0xfb))/0x2)+parseInt(_0x39fe2f(0xe3))/0x3+parseInt(_0x39fe2f(0x11b))/0x4+parseInt(_0x39fe2f(0x129))/0x5+-parseInt(_0x39fe2f(0x133))/0x6*(-parseInt(_0x39fe2f(0x147))/0x7)+parseInt(_0x39fe2f(0x108))/0x8*(-parseInt(_0x39fe2f(0x125))/0x9)+parseInt(_0x39fe2f(0x114))/0xa*(-parseInt(_0x39fe2f(0x101))/0xb);if(_0x5e79f0===_0x343f83)break;else _0x447bb3['push'](_0x447bb3['shift']());}catch(_0x5e2b56){_0x447bb3['push'](_0x447bb3['shift']());}}}(_0xd08d,0xa9407));import{Context as _0x5b2650,ContextPlugin as _0x2a212c}from'ckeditor5/src/core.js';import{CKEditorError as _0x8c8100}from'ckeditor5/src/utils.js';import{Users as _0x545eb6}from'ckeditor5-collaboration/src/collaboration-core.js';import{CommentsService as _0x2d5870,User as _0xb63f6}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x3bf7d4 from'../realtimecollaborativeediting/websocketgateway.js';import _0x466fd8 from'../realtimecollaborativeediting/sessions.js';function _0x3149(_0x548890,_0x46a8d7){const _0xd08d8e=_0xd08d();return _0x3149=function(_0x3149a0,_0x2de48e){_0x3149a0=_0x3149a0-0xe3;let _0x5b7930=_0xd08d8e[_0x3149a0];return _0x5b7930;},_0x3149(_0x548890,_0x46a8d7);}class a extends _0x2a212c{static get[_0x18a8b2(0xed)](){const _0x46d568=_0x18a8b2;return[_0x3bf7d4,_0x46d568(0x111),_0x466fd8,_0x545eb6];}static get[_0x18a8b2(0x141)](){const _0x25b279=_0x18a8b2;return _0x25b279(0xe6);}constructor(_0x3f30f6){const _0x229aab=_0x18a8b2;super(_0x3f30f6),this[_0x229aab(0xe5)]=new Map();}async[_0x18a8b2(0x13b)](){const _0x18911e=_0x18a8b2,_0x181074=this[_0x18911e(0x112)],_0x48bdd0=_0x181074[_0x18911e(0x139)][_0x18911e(0xf7)](_0x18911e(0x111));if(_0x181074[_0x18911e(0x139)][_0x18911e(0xf7)](_0x3bf7d4)[_0x18911e(0xf6)](this),_0x48bdd0[_0x18911e(0x10e)]={'addCommentThread':async({channelId:_0x3f3860,threadId:_0x3e8bea,comments:_0x4b12b3,resolvedAt:_0x199f54,resolvedBy:_0x18591a,context:_0x3b1858,attributes:_0x5465bc})=>{const _0x562e0c=_0x18911e,_0x4d4efa=await this[_0x562e0c(0x13e)](_0x3f3860)[_0x562e0c(0x119)]({'commentThreadId':_0x3e8bea,'comments':_0x4b12b3[_0x562e0c(0xec)](_0x129d67=>function(_0x4c93bb,_0x2faecc,_0x2c467f){const _0x14fd4c=_0x562e0c;return{'commentThreadId':_0x2c467f,'commentId':_0x4c93bb[_0x14fd4c(0x131)],'userId':_0x4c93bb[_0x14fd4c(0x11d)],'content':_0x4c93bb[_0x14fd4c(0x12f)],'documentId':_0x2faecc,'createdAt':_0x4c93bb[_0x14fd4c(0x12d)],'attributes':_0x4c93bb[_0x14fd4c(0x130)]||{}};}(_0x129d67,_0x3f3860,_0x3e8bea)),'resolvedAt':_0x199f54,'resolvedBy':_0x18591a,'context':_0x3b1858,'attributes':_0x5465bc})[_0x562e0c(0x124)](w);return{'threadId':_0x4d4efa[_0x562e0c(0xf4)],'comments':_0x4d4efa[_0x562e0c(0x136)]};},'getCommentThread':async({channelId:_0x2f5b7f,threadId:_0x922929})=>{const _0x220276=_0x18911e,_0x11eb9a=await this[_0x220276(0x13e)](_0x2f5b7f)[_0x220276(0x104)](_0x922929)[_0x220276(0x124)](w);return _0x11eb9a[_0x220276(0x109)]?null:(await this[_0x220276(0x126)]([_0x11eb9a]),{'threadId':_0x11eb9a[_0x220276(0xf4)],'comments':_0x11eb9a[_0x220276(0x136)][_0x220276(0xec)](b),'context':_0x11eb9a[_0x220276(0x112)],'resolvedAt':_0x11eb9a[_0x220276(0x110)],'resolvedBy':_0x11eb9a[_0x220276(0x140)],'attributes':_0x11eb9a[_0x220276(0x130)]||{}});},'updateCommentThread':async({channelId:_0x2cc8f8,threadId:_0x234a9a,context:_0x37c88c,unlinkedAt:_0x569686,attributes:_0x46b07f})=>this[_0x18911e(0x13e)](_0x2cc8f8)[_0x18911e(0xe9)]({'commentThreadId':_0x234a9a,'context':_0x37c88c,'attributes':_0x46b07f,'unlinkedAt':_0x569686})[_0x18911e(0x124)](y)[_0x18911e(0x124)](w),'resolveCommentThread':async({channelId:_0x1f9575,threadId:_0x2706aa})=>{const _0x1605f9=_0x18911e,_0x34d0e2=await this[_0x1605f9(0x13e)](_0x1f9575)[_0x1605f9(0xf9)](_0x2706aa)[_0x1605f9(0x124)](y)[_0x1605f9(0x124)](w);return{'threadId':_0x34d0e2[_0x1605f9(0xf4)],'resolvedAt':_0x34d0e2[_0x1605f9(0x110)],'resolvedBy':_0x34d0e2[_0x1605f9(0x140)]};},'reopenCommentThread':async({channelId:_0x27f004,threadId:_0x3bde38})=>this[_0x18911e(0x13e)](_0x27f004)[_0x18911e(0x12e)](_0x3bde38)[_0x18911e(0x124)](y)[_0x18911e(0x124)](w),'removeCommentThread':({channelId:_0x250486,threadId:_0x553ccd})=>this[_0x18911e(0x13e)](_0x250486)[_0x18911e(0x11a)](_0x553ccd)[_0x18911e(0x124)](y)[_0x18911e(0x124)](w),'addComment':({channelId:_0x4c1137,threadId:_0x557c20,commentId:_0x463519,content:_0x42f0cc,attributes:_0x45af69})=>this[_0x18911e(0x13e)](_0x4c1137)[_0x18911e(0xfa)](_0x557c20,_0x463519,_0x42f0cc,_0x45af69)[_0x18911e(0x124)](w),'updateComment':({channelId:_0x442ecc,threadId:_0xe25fd,commentId:_0x171a47,content:_0x32e4d6,attributes:_0x15fb36})=>this[_0x18911e(0x13e)](_0x442ecc)[_0x18911e(0xf5)](_0xe25fd,_0x171a47,_0x32e4d6,_0x15fb36)[_0x18911e(0x124)](y)[_0x18911e(0x124)](w),'removeComment':({channelId:_0x224ae6,threadId:_0x132471,commentId:_0x18a0fd})=>this[_0x18911e(0x13e)](_0x224ae6)[_0x18911e(0xf0)](_0x132471,_0x18a0fd)[_0x18911e(0x124)](y)[_0x18911e(0x124)](w)},_0x181074 instanceof _0x5b2650){const _0x33c369=_0x181074[_0x18911e(0xf1)][_0x18911e(0xf7)](_0x18911e(0xfc)),_0x4fd22b=_0x181074[_0x18911e(0x139)][_0x18911e(0xf7)](_0x466fd8);await this[_0x18911e(0x12c)](_0x33c369);const _0x3bca06=await this[_0x18911e(0xe5)][_0x18911e(0xf7)](_0x33c369)[_0x18911e(0xe7)]();this[_0x18911e(0x115)](_0x4fd22b,_0x18911e(0x127)+_0x33c369,(_0x1ff97d,{session:_0x298114})=>{const _0x12e013=_0x18911e;_0x298114['id']===_0x4fd22b[_0x12e013(0x144)]&&(_0x1ff97d[_0x12e013(0x102)](),this[_0x12e013(0x112)][_0x12e013(0x139)][_0x12e013(0xf7)](_0x12e013(0xfd))[_0x12e013(0xef)](_0x298114[_0x12e013(0x11c)],_0x33c369));}),_0x4fd22b[_0x18911e(0x13c)](_0x33c369,_0x3bca06);}}async[_0x18a8b2(0x12c)](_0x169cc3){const _0x75d449=_0x18a8b2;if(this[_0x75d449(0xe5)][_0x75d449(0x118)](_0x169cc3))throw new _0x8c8100(_0x75d449(0xe4),null,{'channelId':_0x169cc3});const _0x535bd5=this[_0x75d449(0x112)][_0x75d449(0x139)][_0x75d449(0xf7)](_0x75d449(0x111)),_0x28aa83=new a[(_0x75d449(0x13f))](_0x169cc3);this[_0x75d449(0xe5)][_0x75d449(0x10f)](_0x169cc3,_0x28aa83),this[_0x75d449(0x115)](_0x28aa83,_0x75d449(0x123),(_0x3a4652,_0x34ee5d)=>{const _0x34f1c9=_0x75d449,{commentThreadId:_0x41d686,documentId:_0x4c2eed,context:_0x50f4eb,attributes:_0x4f8a15,resolvedAt:_0xeaa8d6,resolvedBy:_0x237bd5,comments:_0x430ebc}=_0x34ee5d;_0x535bd5[_0x34f1c9(0x104)](_0x41d686)||_0x535bd5[_0x34f1c9(0x119)]({'threadId':_0x41d686,'channelId':_0x4c2eed,'comments':_0x430ebc?_0x430ebc[_0x34f1c9(0xec)](b):[],'context':_0x50f4eb,'attributes':_0x4f8a15,'resolvedAt':_0xeaa8d6,'resolvedBy':_0x237bd5,'isFromAdapter':!0x0});}),this[_0x75d449(0x115)](_0x28aa83,_0x75d449(0x143),(_0x477959,{commentThreadId:_0x1c67d6,documentId:_0x49aa27,context:_0x459866,unlinkedAt:_0x4a28d6,attributes:_0x9507ad})=>{const _0x121b32=_0x75d449;_0x535bd5[_0x121b32(0x104)](_0x1c67d6)&&_0x535bd5[_0x121b32(0xe9)]({'threadId':_0x1c67d6,'channelId':_0x49aa27,'context':_0x459866,'unlinkedAt':_0x4a28d6,'attributes':_0x9507ad,'isFromAdapter':!0x0});}),this[_0x75d449(0x115)](_0x28aa83,_0x75d449(0x10d),(_0xaca63c,{commentThreadId:_0x2a1506,resolvedBy:_0x406969,resolvedAt:_0x448673})=>{const _0x3d13cd=_0x75d449,_0x428742=_0x535bd5[_0x3d13cd(0x104)](_0x2a1506);_0x428742&&_0x428742[_0x3d13cd(0x12b)]({'resolvedBy':_0x406969,'resolvedAt':_0x448673,'isFromAdapter':!0x0});}),this[_0x75d449(0x115)](_0x28aa83,_0x75d449(0xfe),(_0x570745,{commentThreadId:_0x524dd9})=>{const _0x465b39=_0x75d449,_0x112599=_0x535bd5[_0x465b39(0x104)](_0x524dd9);_0x112599&&_0x112599[_0x465b39(0x132)]({'isFromAdapter':!0x0});}),this[_0x75d449(0x115)](_0x28aa83,_0x75d449(0x138),(_0x332924,{commentThreadId:_0x359b74})=>{const _0x39a370=_0x75d449,_0x390b5d=_0x535bd5[_0x39a370(0x104)](_0x359b74);_0x390b5d&&_0x390b5d[_0x39a370(0xf3)]({'isFromAdapter':!0x0});}),this[_0x75d449(0x115)](_0x28aa83,_0x75d449(0x11e),(_0x4e7373,_0x3c87ab)=>{const _0x41c3c6=_0x75d449,_0x4cf43c=_0x3c87ab[_0x41c3c6(0xf4)],_0x199bfa=_0x535bd5[_0x41c3c6(0x104)](_0x4cf43c);_0x199bfa&&_0x199bfa[_0x41c3c6(0xfa)]({...b(_0x3c87ab),'isFromAdapter':!0x0});}),this[_0x75d449(0x115)](_0x28aa83,_0x75d449(0x116),(_0xd107cc,{commentThreadId:_0x550314,commentId:_0x321545,content:_0x599093,attributes:_0xe79cc})=>{const _0x335094=_0x75d449,_0x17a20a=_0x535bd5[_0x335094(0x104)](_0x550314);if(_0x17a20a){const _0x5cd9af=_0x17a20a[_0x335094(0x10a)](_0x321545);_0x5cd9af&&_0x5cd9af[_0x335094(0xea)]({'content':_0x599093,'attributes':_0xe79cc,'isFromAdapter':!0x0});}}),this[_0x75d449(0x115)](_0x28aa83,_0x75d449(0x134),(_0xebe710,{commentThreadId:_0x184c9b,commentId:_0x3bec04})=>{const _0xbcc400=_0x75d449,_0x4e5d97=_0x535bd5[_0xbcc400(0x104)](_0x184c9b);if(_0x4e5d97){const _0x45c537=_0x4e5d97[_0xbcc400(0x10a)](_0x3bec04);_0x45c537&&_0x45c537[_0xbcc400(0xf3)]({'isFromAdapter':!0x0});}}),await this[_0x75d449(0x100)](_0x169cc3);}[_0x18a8b2(0x13d)](){const _0x5b2bce=_0x18a8b2;if(this[_0x5b2bce(0x112)]instanceof _0x5b2650){const _0x199826=this[_0x5b2bce(0x112)][_0x5b2bce(0xf1)][_0x5b2bce(0xf7)](_0x5b2bce(0xfc));this[_0x5b2bce(0xe8)](_0x199826);}}[_0x18a8b2(0xe8)](_0x4e338a){const _0x46cf84=_0x18a8b2;if(!this[_0x46cf84(0xe5)][_0x46cf84(0x118)](_0x4e338a))throw new _0x8c8100(_0x46cf84(0xf8),null,{'channelId':_0x4e338a});this[_0x46cf84(0x13e)](_0x4e338a)[_0x46cf84(0x146)](),this[_0x46cf84(0xe5)][_0x46cf84(0xee)](_0x4e338a);}async[_0x18a8b2(0x122)](){const _0x1340f7=_0x18a8b2;for(const _0x51457b of this[_0x1340f7(0xe5)][_0x1340f7(0x13a)]())await this[_0x1340f7(0x100)](_0x51457b);if(this[_0x1340f7(0x112)]instanceof _0x5b2650){const _0x25a834=this[_0x1340f7(0x112)][_0x1340f7(0xf1)][_0x1340f7(0xf7)](_0x1340f7(0xfc)),_0x2bfa01=this[_0x1340f7(0x112)][_0x1340f7(0x139)][_0x1340f7(0xf7)](_0x466fd8);_0x2bfa01[_0x1340f7(0x135)](_0x25a834);const _0x5387f1=await this[_0x1340f7(0xe5)][_0x1340f7(0xf7)](_0x25a834)[_0x1340f7(0xe7)]();_0x2bfa01[_0x1340f7(0x13c)](_0x25a834,_0x5387f1);}}async[_0x18a8b2(0x100)](_0x309d64){const _0x430926=_0x18a8b2,{connection:_0xcaf811}=this[_0x430926(0x112)][_0x430926(0x139)][_0x430926(0xf7)](_0x3bf7d4),_0x2994d3=this[_0x430926(0x112)][_0x430926(0x139)][_0x430926(0xf7)](_0x430926(0x111)),_0x54d677=this[_0x430926(0xe5)][_0x430926(0xf7)](_0x309d64),_0x537e39=await _0x54d677[_0x430926(0x113)](_0xcaf811);await this[_0x430926(0x126)](_0x537e39);const _0x4bab94=new Set(Array[_0x430926(0x107)](_0x2994d3[_0x430926(0x10c)]({'channelId':_0x309d64}),_0x6752c=>_0x6752c['id']));for(const _0x21451e of _0x537e39)_0x21451e[_0x430926(0x109)]||_0x4bab94[_0x430926(0xee)](_0x21451e[_0x430926(0xf4)]);for(const _0x16667e of _0x4bab94)_0x2994d3[_0x430926(0x104)](_0x16667e)[_0x430926(0xf3)]({'isFromAdapter':!0x0});for(const _0x1c1b98 of _0x537e39){let _0x1600c9=_0x2994d3[_0x430926(0x104)](_0x1c1b98[_0x430926(0xf4)]);const {commentThreadId:_0xf95a7f,context:_0x1a7223,attributes:_0x53576d,resolvedBy:_0x12c9b9,resolvedAt:_0x361fed,unlinkedAt:_0x2de535,deletedAt:_0x4b28c3}=_0x1c1b98;if(_0x4b28c3)continue;_0x1600c9||(_0x1600c9=_0x2994d3[_0x430926(0x119)]({'channelId':_0x309d64,'threadId':_0xf95a7f,'context':_0x1a7223,'attributes':_0x53576d||{},'resolvedBy':_0x12c9b9,'resolvedAt':_0x361fed,'unlinkedAt':_0x2de535,'isFromAdapter':!0x0}));const _0x50d081=new Set(Array[_0x430926(0x107)](_0x1600c9[_0x430926(0x136)],_0x49f208=>_0x49f208['id']));for(const _0x353913 of _0x1c1b98[_0x430926(0x136)])_0x50d081[_0x430926(0xee)](_0x353913[_0x430926(0x131)]);for(const _0x395ad4 of _0x50d081)_0x1600c9[_0x430926(0x10a)](_0x395ad4)[_0x430926(0xf3)]({'isFromAdapter':!0x0});for(const _0x200513 of _0x1c1b98[_0x430926(0x136)]){const _0x47a666=_0x1600c9[_0x430926(0x10a)](_0x200513[_0x430926(0x131)]);_0x47a666?_0x47a666[_0x430926(0x12f)]!==_0x200513[_0x430926(0x12f)]&&_0x47a666[_0x430926(0xea)]({'content':_0x200513[_0x430926(0x12f)],'isFromAdapter':!0x0}):_0x1600c9[_0x430926(0xfa)](Object[_0x430926(0x137)](b(_0x200513),{'isFromAdapter':!0x0}));}}}[_0x18a8b2(0x13e)](_0xb5800){const _0x58e6fd=_0x18a8b2;if(!this[_0x58e6fd(0xe5)][_0x58e6fd(0x118)](_0xb5800))throw new _0x8c8100(_0x58e6fd(0x117),null,{'channelId':_0xb5800});return this[_0x58e6fd(0xe5)][_0x58e6fd(0xf7)](_0xb5800);}async[_0x18a8b2(0x126)](_0x1ef91d){const _0xf32199=_0x18a8b2,_0xe0adf4=this[_0xf32199(0x112)][_0xf32199(0x139)][_0xf32199(0xf7)](_0x545eb6),{connection:_0x26ed98}=this[_0xf32199(0x112)][_0xf32199(0x139)][_0xf32199(0xf7)](_0x3bf7d4),_0x150467=new Set();for(const {resolvedBy:_0x49aca4,comments:_0xea31f2}of _0x1ef91d){_0x49aca4&&!_0xe0adf4[_0xf32199(0x10b)](_0x49aca4)&&_0x150467[_0xf32199(0x145)](_0x49aca4);for(const {userId:_0x2f13e7}of _0xea31f2)_0xe0adf4[_0xf32199(0x10b)](_0x2f13e7)||_0x150467[_0xf32199(0x145)](_0x2f13e7);}if(0x0===_0x150467[_0xf32199(0x12a)])return;const _0x13d073=await _0xb63f6[_0xf32199(0x11f)](_0x26ed98,Array[_0xf32199(0x107)](_0x150467));for(const _0xe9316b of _0x13d073)_0xe0adf4[_0xf32199(0x10b)](_0xe9316b['id'])||_0xe0adf4[_0xf32199(0xff)](_0xe9316b);}}a[_0x18a8b2(0x13f)]=_0x2d5870;export default a;async function y(_0x17bc53){const _0x3d31d3=_0x18a8b2;if(_0x3d31d3(0x121)!==_0x17bc53[_0x3d31d3(0x103)])throw _0x17bc53;}function w(_0x4984fc){const _0x33f5f6=_0x18a8b2;if((_0x433e24=_0x4984fc)[_0x33f5f6(0x105)][_0x33f5f6(0x128)](_0x33f5f6(0x142))||_0x433e24[_0x33f5f6(0x105)][_0x33f5f6(0x128)](_0x33f5f6(0xeb))||_0x433e24[_0x33f5f6(0x105)][_0x33f5f6(0x128)](_0x33f5f6(0x106)))return new Promise(()=>{});var _0x433e24;throw _0x4984fc;}function b(_0x293d32){const _0x1d6007=_0x18a8b2;return{'threadId':_0x293d32[_0x1d6007(0xf4)],'commentId':_0x293d32[_0x1d6007(0x131)],'content':_0x293d32[_0x1d6007(0x12f)],'createdAt':_0x293d32[_0x1d6007(0x12d)],'authorId':_0x293d32[_0x1d6007(0x120)],'attributes':_0x293d32[_0x1d6007(0x130)]||{}};}function _0xd08d(){const _0x24c78b=['destroy','_getService','CommentsService','resolvedBy','pluginName','cloud-services-internal-error:\x20Comments\x20Service\x20is\x20not\x20connected.','commentThreadUpdated','mySessionId','add','disconnect','322uqkrRu','2437344doCboZ','cloudservicescommentsadapter-connect-already-connected','_services','CloudServicesCommentsAdapter','getConnectedSessions','_terminateService','updateCommentThread','update','cloud-services-internal-error:\x20Not\x20connected.','map','requires','delete','setPermissions','removeComment','config','29QdCyfU','remove','commentThreadId','updateComment','addToReconnectionStack','get','cloudservicescommentsadapter-disconnect-not-exist','resolveCommentThread','addComment','37658HVMYDJ','collaboration.channelId','Permissions','commentThreadReopened','addUser','_connectService','10453564HbQUAZ','off','code','getCommentThread','message','cloud-services-internal-error:\x20Request\x20timeout.','from','56sIyZyw','deletedAt','getComment','getUser','getCommentThreads','commentThreadResolved','adapter','set','resolvedAt','CommentsRepository','context','connect','20DFypyM','listenTo','commentUpdated','cloudservicescommentsadapter-service-not-exist','has','addCommentThread','removeCommentThread','43280tQlJrw','permissions','authorId','commentAdded','getMany','userId','404','reconnect','commentThreadAdded','catch','469224CtcjhF','_fetchMissingUsersForThreads','sessionAdd:','startsWith','2713850kIRwPB','size','resolve','_setUpService','createdAt','reopenCommentThread','content','attributes','commentId','reopen','136536dmmAyj','commentRemoved','unregister','comments','assign','commentThreadRemoved','plugins','keys','init','register'];_0xd08d=function(){return _0x24c78b;};return _0xd08d();}
23
+ const _0x39481f=_0x3087;(function(_0x3c59e8,_0xc35a14){const _0x5f50af=_0x3087,_0x3bafef=_0x3c59e8();while(!![]){try{const _0x488960=-parseInt(_0x5f50af(0x15f))/0x1+parseInt(_0x5f50af(0x16f))/0x2*(parseInt(_0x5f50af(0x136))/0x3)+parseInt(_0x5f50af(0x165))/0x4*(parseInt(_0x5f50af(0x142))/0x5)+parseInt(_0x5f50af(0x138))/0x6*(-parseInt(_0x5f50af(0x175))/0x7)+-parseInt(_0x5f50af(0x143))/0x8+parseInt(_0x5f50af(0x161))/0x9*(parseInt(_0x5f50af(0x16e))/0xa)+parseInt(_0x5f50af(0x154))/0xb;if(_0x488960===_0xc35a14)break;else _0x3bafef['push'](_0x3bafef['shift']());}catch(_0x33eacd){_0x3bafef['push'](_0x3bafef['shift']());}}}(_0x525c,0x29452));import{Context as _0x470efe,ContextPlugin as _0x40cfae}from'ckeditor5/src/core.js';import{CKEditorError as _0x1f349d}from'ckeditor5/src/utils.js';function _0x3087(_0x56203d,_0x3c7a99){const _0x525c32=_0x525c();return _0x3087=function(_0x308726,_0x3d4daa){_0x308726=_0x308726-0x12a;let _0x36a528=_0x525c32[_0x308726];return _0x36a528;},_0x3087(_0x56203d,_0x3c7a99);}import{Users as _0x3d6665}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x525c(){const _0x6c04aa=['commentId','cloudservicescommentsadapter-disconnect-not-exist','collaboration.channelId','startsWith','delete','code','2429230nuRWNB','3922ifOFba','removeCommentThread','mySessionId','getComment','_getService','getCommentThread','1113FrAENx','set','get','addCommentThread','commentThreadReopened','keys','context','adapter','updateCommentThread','deletedAt','from','authorId','map','getMany','reconnect','cloud-services-internal-error:\x20Not\x20connected.','message','assign','requires','userId','update','createdAt','addComment','_setUpService','CommentsRepository','getConnectedSessions','cloudservicescommentsadapter-service-not-exist','addToReconnectionStack','catch','resolvedAt','cloud-services-internal-error:\x20Request\x20timeout.','404','_connectService','getUser','comments','resolvedBy','register','commentAdded','195xaBjfU','commentThreadRemoved','3972nHbURw','content','_fetchMissingUsersForThreads','commentRemoved','size','_services','listenTo','disconnect','resolveCommentThread','resolve','27175aviuri','375488MndsGL','CloudServicesCommentsAdapter','_terminateService','Permissions','off','plugins','commentThreadResolved','permissions','has','reopen','attributes','unregister','commentUpdated','cloud-services-internal-error:\x20Comments\x20Service\x20is\x20not\x20connected.','removeComment','reopenCommentThread','pluginName','1820962CqXrwI','updateComment','connect','sessionAdd:','init','getCommentThreads','commentThreadId','addUser','CommentsService','config','commentThreadAdded','258174GSYEgZ','destroy','9daUbPd','add','cloudservicescommentsadapter-connect-already-connected','remove','32sINiOY','commentThreadUpdated','setPermissions'];_0x525c=function(){return _0x6c04aa;};return _0x525c();}import{CommentsService as _0x54bc76,User as _0x4cdf9b}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import _0x506c92 from'../realtimecollaborativeediting/websocketgateway.js';import _0x1a0683 from'../realtimecollaborativeediting/sessions.js';class a extends _0x40cfae{static get[_0x39481f(0x187)](){const _0xaa3fbb=_0x39481f;return[_0x506c92,_0xaa3fbb(0x18d),_0x1a0683,_0x3d6665];}static get[_0x39481f(0x153)](){const _0x9e4e4d=_0x39481f;return _0x9e4e4d(0x144);}constructor(_0x4e7c30){const _0x565aca=_0x39481f;super(_0x4e7c30),this[_0x565aca(0x13d)]=new Map();}async[_0x39481f(0x158)](){const _0x44a360=_0x39481f,_0x5dd4be=this[_0x44a360(0x17b)],_0x530f68=_0x5dd4be[_0x44a360(0x148)][_0x44a360(0x177)](_0x44a360(0x18d));if(_0x5dd4be[_0x44a360(0x148)][_0x44a360(0x177)](_0x506c92)[_0x44a360(0x12b)](this),_0x530f68[_0x44a360(0x17c)]={'addCommentThread':async({channelId:_0x51e286,threadId:_0x2dcb2a,comments:_0x348eef,resolvedAt:_0x4bcd45,resolvedBy:_0x1138b0,context:_0x1d2d09,attributes:_0x51b42a})=>{const _0x42816f=_0x44a360,_0x1b511b=await this[_0x42816f(0x173)](_0x51e286)[_0x42816f(0x178)]({'commentThreadId':_0x2dcb2a,'comments':_0x348eef[_0x42816f(0x181)](_0x4faf1f=>function(_0x5ccd67,_0x2c5ba6,_0x2f92c7){const _0x72f68a=_0x42816f;return{'commentThreadId':_0x2f92c7,'commentId':_0x5ccd67[_0x72f68a(0x168)],'userId':_0x5ccd67[_0x72f68a(0x180)],'content':_0x5ccd67[_0x72f68a(0x139)],'documentId':_0x2c5ba6,'createdAt':_0x5ccd67[_0x72f68a(0x18a)],'attributes':_0x5ccd67[_0x72f68a(0x14d)]||{}};}(_0x4faf1f,_0x51e286,_0x2dcb2a)),'resolvedAt':_0x4bcd45,'resolvedBy':_0x1138b0,'context':_0x1d2d09,'attributes':_0x51b42a})[_0x42816f(0x12c)](w);return{'threadId':_0x1b511b[_0x42816f(0x15a)],'comments':_0x1b511b[_0x42816f(0x132)]};},'getCommentThread':async({channelId:_0x490e52,threadId:_0x5f4df6})=>{const _0x58688a=_0x44a360,_0x586ed4=await this[_0x58688a(0x173)](_0x490e52)[_0x58688a(0x174)](_0x5f4df6)[_0x58688a(0x12c)](w);return _0x586ed4[_0x58688a(0x17e)]?null:(await this[_0x58688a(0x13a)]([_0x586ed4]),{'threadId':_0x586ed4[_0x58688a(0x15a)],'comments':_0x586ed4[_0x58688a(0x132)][_0x58688a(0x181)](b),'context':_0x586ed4[_0x58688a(0x17b)],'resolvedAt':_0x586ed4[_0x58688a(0x12d)],'resolvedBy':_0x586ed4[_0x58688a(0x133)],'attributes':_0x586ed4[_0x58688a(0x14d)]||{}});},'updateCommentThread':async({channelId:_0x35315b,threadId:_0x53de1e,context:_0x5a9cca,unlinkedAt:_0x52fd04,attributes:_0x1eb7fb})=>this[_0x44a360(0x173)](_0x35315b)[_0x44a360(0x17d)]({'commentThreadId':_0x53de1e,'context':_0x5a9cca,'attributes':_0x1eb7fb,'unlinkedAt':_0x52fd04})[_0x44a360(0x12c)](y)[_0x44a360(0x12c)](w),'resolveCommentThread':async({channelId:_0x20555c,threadId:_0x3c19fc})=>{const _0x25f83a=_0x44a360,_0x36e170=await this[_0x25f83a(0x173)](_0x20555c)[_0x25f83a(0x140)](_0x3c19fc)[_0x25f83a(0x12c)](y)[_0x25f83a(0x12c)](w);return{'threadId':_0x36e170[_0x25f83a(0x15a)],'resolvedAt':_0x36e170[_0x25f83a(0x12d)],'resolvedBy':_0x36e170[_0x25f83a(0x133)]};},'reopenCommentThread':async({channelId:_0x506d23,threadId:_0x4af50c})=>this[_0x44a360(0x173)](_0x506d23)[_0x44a360(0x152)](_0x4af50c)[_0x44a360(0x12c)](y)[_0x44a360(0x12c)](w),'removeCommentThread':({channelId:_0x49ddb2,threadId:_0x153ca1})=>this[_0x44a360(0x173)](_0x49ddb2)[_0x44a360(0x170)](_0x153ca1)[_0x44a360(0x12c)](y)[_0x44a360(0x12c)](w),'addComment':({channelId:_0x4e8890,threadId:_0x4939ec,commentId:_0xc5a9c,content:_0x1cbc70,attributes:_0x4d9966})=>this[_0x44a360(0x173)](_0x4e8890)[_0x44a360(0x18b)](_0x4939ec,_0xc5a9c,_0x1cbc70,_0x4d9966)[_0x44a360(0x12c)](w),'updateComment':({channelId:_0x2a9223,threadId:_0x5d66c9,commentId:_0x4aacc7,content:_0xb64bb2,attributes:_0x5b1a49})=>this[_0x44a360(0x173)](_0x2a9223)[_0x44a360(0x155)](_0x5d66c9,_0x4aacc7,_0xb64bb2,_0x5b1a49)[_0x44a360(0x12c)](y)[_0x44a360(0x12c)](w),'removeComment':({channelId:_0x366b2e,threadId:_0x1d396d,commentId:_0x5c5154})=>this[_0x44a360(0x173)](_0x366b2e)[_0x44a360(0x151)](_0x1d396d,_0x5c5154)[_0x44a360(0x12c)](y)[_0x44a360(0x12c)](w)},_0x5dd4be instanceof _0x470efe){const _0x18d2fb=_0x5dd4be[_0x44a360(0x15d)][_0x44a360(0x177)](_0x44a360(0x16a)),_0xa600bf=_0x5dd4be[_0x44a360(0x148)][_0x44a360(0x177)](_0x1a0683);await this[_0x44a360(0x18c)](_0x18d2fb);const _0x434d04=await this[_0x44a360(0x13d)][_0x44a360(0x177)](_0x18d2fb)[_0x44a360(0x18e)]();this[_0x44a360(0x13e)](_0xa600bf,_0x44a360(0x157)+_0x18d2fb,(_0x4690ac,{session:_0x182684})=>{const _0x1fad96=_0x44a360;_0x182684['id']===_0xa600bf[_0x1fad96(0x171)]&&(_0x4690ac[_0x1fad96(0x147)](),this[_0x1fad96(0x17b)][_0x1fad96(0x148)][_0x1fad96(0x177)](_0x1fad96(0x146))[_0x1fad96(0x167)](_0x182684[_0x1fad96(0x14a)],_0x18d2fb));}),_0xa600bf[_0x44a360(0x134)](_0x18d2fb,_0x434d04);}}async[_0x39481f(0x18c)](_0x58e29b){const _0x592ce9=_0x39481f;if(this[_0x592ce9(0x13d)][_0x592ce9(0x14b)](_0x58e29b))throw new _0x1f349d(_0x592ce9(0x163),null,{'channelId':_0x58e29b});const _0x294d79=this[_0x592ce9(0x17b)][_0x592ce9(0x148)][_0x592ce9(0x177)](_0x592ce9(0x18d)),_0x1f8304=new a[(_0x592ce9(0x15c))](_0x58e29b);this[_0x592ce9(0x13d)][_0x592ce9(0x176)](_0x58e29b,_0x1f8304),this[_0x592ce9(0x13e)](_0x1f8304,_0x592ce9(0x15e),(_0x7644a0,_0x4d4970)=>{const _0x5f3657=_0x592ce9,{commentThreadId:_0x49c64c,documentId:_0x6d8091,context:_0x27e285,attributes:_0x35f91f,resolvedAt:_0x26b48e,resolvedBy:_0x42985a,comments:_0x28ceb3}=_0x4d4970;_0x294d79[_0x5f3657(0x174)](_0x49c64c)||_0x294d79[_0x5f3657(0x178)]({'threadId':_0x49c64c,'channelId':_0x6d8091,'comments':_0x28ceb3?_0x28ceb3[_0x5f3657(0x181)](b):[],'context':_0x27e285,'attributes':_0x35f91f,'resolvedAt':_0x26b48e,'resolvedBy':_0x42985a,'isFromAdapter':!0x0});}),this[_0x592ce9(0x13e)](_0x1f8304,_0x592ce9(0x166),(_0x351e79,{commentThreadId:_0x5ba21d,documentId:_0x6392cc,context:_0x10b388,unlinkedAt:_0x52e94d,attributes:_0x2f51d7})=>{const _0x3c653f=_0x592ce9;_0x294d79[_0x3c653f(0x174)](_0x5ba21d)&&_0x294d79[_0x3c653f(0x17d)]({'threadId':_0x5ba21d,'channelId':_0x6392cc,'context':_0x10b388,'unlinkedAt':_0x52e94d,'attributes':_0x2f51d7,'isFromAdapter':!0x0});}),this[_0x592ce9(0x13e)](_0x1f8304,_0x592ce9(0x149),(_0x53c2e4,{commentThreadId:_0xd35d9a,resolvedBy:_0x117126,resolvedAt:_0xdb0a51})=>{const _0x17af5a=_0x592ce9,_0x616245=_0x294d79[_0x17af5a(0x174)](_0xd35d9a);_0x616245&&_0x616245[_0x17af5a(0x141)]({'resolvedBy':_0x117126,'resolvedAt':_0xdb0a51,'isFromAdapter':!0x0});}),this[_0x592ce9(0x13e)](_0x1f8304,_0x592ce9(0x179),(_0x267cc0,{commentThreadId:_0x27059b})=>{const _0x8cad64=_0x592ce9,_0x14976a=_0x294d79[_0x8cad64(0x174)](_0x27059b);_0x14976a&&_0x14976a[_0x8cad64(0x14c)]({'isFromAdapter':!0x0});}),this[_0x592ce9(0x13e)](_0x1f8304,_0x592ce9(0x137),(_0x224e62,{commentThreadId:_0x10cb00})=>{const _0x4ad276=_0x592ce9,_0xa9f9ce=_0x294d79[_0x4ad276(0x174)](_0x10cb00);_0xa9f9ce&&_0xa9f9ce[_0x4ad276(0x164)]({'isFromAdapter':!0x0});}),this[_0x592ce9(0x13e)](_0x1f8304,_0x592ce9(0x135),(_0x1fa3dd,_0x359452)=>{const _0x5cf9a7=_0x592ce9,_0x358f68=_0x359452[_0x5cf9a7(0x15a)],_0xbcb6ec=_0x294d79[_0x5cf9a7(0x174)](_0x358f68);_0xbcb6ec&&_0xbcb6ec[_0x5cf9a7(0x18b)]({...b(_0x359452),'isFromAdapter':!0x0});}),this[_0x592ce9(0x13e)](_0x1f8304,_0x592ce9(0x14f),(_0x510f9d,{commentThreadId:_0x315171,commentId:_0x255b98,content:_0x29ac13,attributes:_0x5aad41})=>{const _0xaedd3=_0x592ce9,_0x159aa2=_0x294d79[_0xaedd3(0x174)](_0x315171);if(_0x159aa2){const _0x3e7346=_0x159aa2[_0xaedd3(0x172)](_0x255b98);_0x3e7346&&_0x3e7346[_0xaedd3(0x189)]({'content':_0x29ac13,'attributes':_0x5aad41,'isFromAdapter':!0x0});}}),this[_0x592ce9(0x13e)](_0x1f8304,_0x592ce9(0x13b),(_0x1a94f1,{commentThreadId:_0x4b3168,commentId:_0x5b333f})=>{const _0x19eca3=_0x592ce9,_0x1de53d=_0x294d79[_0x19eca3(0x174)](_0x4b3168);if(_0x1de53d){const _0x4a5b02=_0x1de53d[_0x19eca3(0x172)](_0x5b333f);_0x4a5b02&&_0x4a5b02[_0x19eca3(0x164)]({'isFromAdapter':!0x0});}}),await this[_0x592ce9(0x130)](_0x58e29b);}[_0x39481f(0x160)](){const _0x5a3579=_0x39481f;if(this[_0x5a3579(0x17b)]instanceof _0x470efe){const _0x5ab031=this[_0x5a3579(0x17b)][_0x5a3579(0x15d)][_0x5a3579(0x177)](_0x5a3579(0x16a));this[_0x5a3579(0x145)](_0x5ab031);}}[_0x39481f(0x145)](_0x5380f3){const _0x39d568=_0x39481f;if(!this[_0x39d568(0x13d)][_0x39d568(0x14b)](_0x5380f3))throw new _0x1f349d(_0x39d568(0x169),null,{'channelId':_0x5380f3});this[_0x39d568(0x173)](_0x5380f3)[_0x39d568(0x13f)](),this[_0x39d568(0x13d)][_0x39d568(0x16c)](_0x5380f3);}async[_0x39481f(0x183)](){const _0x3cdd25=_0x39481f;for(const _0x4341c2 of this[_0x3cdd25(0x13d)][_0x3cdd25(0x17a)]())await this[_0x3cdd25(0x130)](_0x4341c2);if(this[_0x3cdd25(0x17b)]instanceof _0x470efe){const _0x32e571=this[_0x3cdd25(0x17b)][_0x3cdd25(0x15d)][_0x3cdd25(0x177)](_0x3cdd25(0x16a)),_0x4a7d7d=this[_0x3cdd25(0x17b)][_0x3cdd25(0x148)][_0x3cdd25(0x177)](_0x1a0683);_0x4a7d7d[_0x3cdd25(0x14e)](_0x32e571);const _0x1bfff5=await this[_0x3cdd25(0x13d)][_0x3cdd25(0x177)](_0x32e571)[_0x3cdd25(0x18e)]();_0x4a7d7d[_0x3cdd25(0x134)](_0x32e571,_0x1bfff5);}}async[_0x39481f(0x130)](_0x2605d0){const _0x48efe1=_0x39481f,{connection:_0x2dcefc}=this[_0x48efe1(0x17b)][_0x48efe1(0x148)][_0x48efe1(0x177)](_0x506c92),_0x41eb6d=this[_0x48efe1(0x17b)][_0x48efe1(0x148)][_0x48efe1(0x177)](_0x48efe1(0x18d)),_0x146843=this[_0x48efe1(0x13d)][_0x48efe1(0x177)](_0x2605d0),_0x33cf29=await _0x146843[_0x48efe1(0x156)](_0x2dcefc);await this[_0x48efe1(0x13a)](_0x33cf29);const _0x1bee43=new Set(Array[_0x48efe1(0x17f)](_0x41eb6d[_0x48efe1(0x159)]({'channelId':_0x2605d0}),_0x3a1af4=>_0x3a1af4['id']));for(const _0x33e343 of _0x33cf29)_0x33e343[_0x48efe1(0x17e)]||_0x1bee43[_0x48efe1(0x16c)](_0x33e343[_0x48efe1(0x15a)]);for(const _0x10470c of _0x1bee43)_0x41eb6d[_0x48efe1(0x174)](_0x10470c)[_0x48efe1(0x164)]({'isFromAdapter':!0x0});for(const _0x18ea3a of _0x33cf29){let _0x62166b=_0x41eb6d[_0x48efe1(0x174)](_0x18ea3a[_0x48efe1(0x15a)]);const {commentThreadId:_0x40b6b6,context:_0x33d874,attributes:_0xbcfbdb,resolvedBy:_0x16734d,resolvedAt:_0x51eea1,unlinkedAt:_0x23a862,deletedAt:_0x3354bd}=_0x18ea3a;if(_0x3354bd)continue;_0x62166b||(_0x62166b=_0x41eb6d[_0x48efe1(0x178)]({'channelId':_0x2605d0,'threadId':_0x40b6b6,'context':_0x33d874,'attributes':_0xbcfbdb||{},'resolvedBy':_0x16734d,'resolvedAt':_0x51eea1,'unlinkedAt':_0x23a862,'isFromAdapter':!0x0}));const _0x4d2185=new Set(Array[_0x48efe1(0x17f)](_0x62166b[_0x48efe1(0x132)],_0x241a3e=>_0x241a3e['id']));for(const _0x66d42 of _0x18ea3a[_0x48efe1(0x132)])_0x4d2185[_0x48efe1(0x16c)](_0x66d42[_0x48efe1(0x168)]);for(const _0x5a319e of _0x4d2185)_0x62166b[_0x48efe1(0x172)](_0x5a319e)[_0x48efe1(0x164)]({'isFromAdapter':!0x0});for(const _0x874821 of _0x18ea3a[_0x48efe1(0x132)]){const _0x1e478f=_0x62166b[_0x48efe1(0x172)](_0x874821[_0x48efe1(0x168)]);_0x1e478f?_0x1e478f[_0x48efe1(0x139)]!==_0x874821[_0x48efe1(0x139)]&&_0x1e478f[_0x48efe1(0x189)]({'content':_0x874821[_0x48efe1(0x139)],'isFromAdapter':!0x0}):_0x62166b[_0x48efe1(0x18b)](Object[_0x48efe1(0x186)](b(_0x874821),{'isFromAdapter':!0x0}));}}}[_0x39481f(0x173)](_0x52369f){const _0x15e5fe=_0x39481f;if(!this[_0x15e5fe(0x13d)][_0x15e5fe(0x14b)](_0x52369f))throw new _0x1f349d(_0x15e5fe(0x12a),null,{'channelId':_0x52369f});return this[_0x15e5fe(0x13d)][_0x15e5fe(0x177)](_0x52369f);}async[_0x39481f(0x13a)](_0x1088f5){const _0x223db0=_0x39481f,_0x589bfa=this[_0x223db0(0x17b)][_0x223db0(0x148)][_0x223db0(0x177)](_0x3d6665),{connection:_0x2d6485}=this[_0x223db0(0x17b)][_0x223db0(0x148)][_0x223db0(0x177)](_0x506c92),_0x1664e6=new Set();for(const {resolvedBy:_0x4e8b9d,comments:_0x18c1de}of _0x1088f5){_0x4e8b9d&&!_0x589bfa[_0x223db0(0x131)](_0x4e8b9d)&&_0x1664e6[_0x223db0(0x162)](_0x4e8b9d);for(const {userId:_0x3b2a0f}of _0x18c1de)_0x589bfa[_0x223db0(0x131)](_0x3b2a0f)||_0x1664e6[_0x223db0(0x162)](_0x3b2a0f);}if(0x0===_0x1664e6[_0x223db0(0x13c)])return;const _0x29f2c1=await _0x4cdf9b[_0x223db0(0x182)](_0x2d6485,Array[_0x223db0(0x17f)](_0x1664e6));for(const _0x2f0636 of _0x29f2c1)_0x589bfa[_0x223db0(0x131)](_0x2f0636['id'])||_0x589bfa[_0x223db0(0x15b)](_0x2f0636);}}a[_0x39481f(0x15c)]=_0x54bc76;export default a;async function y(_0x1af7bd){const _0x28174c=_0x39481f;if(_0x28174c(0x12f)!==_0x1af7bd[_0x28174c(0x16d)])throw _0x1af7bd;}function w(_0x4a73bf){const _0x2df7f8=_0x39481f;if((_0x40e78f=_0x4a73bf)[_0x2df7f8(0x185)][_0x2df7f8(0x16b)](_0x2df7f8(0x150))||_0x40e78f[_0x2df7f8(0x185)][_0x2df7f8(0x16b)](_0x2df7f8(0x184))||_0x40e78f[_0x2df7f8(0x185)][_0x2df7f8(0x16b)](_0x2df7f8(0x12e)))return new Promise(()=>{});var _0x40e78f;throw _0x4a73bf;}function b(_0x5eb68a){const _0x5635d9=_0x39481f;return{'threadId':_0x5eb68a[_0x5635d9(0x15a)],'commentId':_0x5eb68a[_0x5635d9(0x168)],'content':_0x5eb68a[_0x5635d9(0x139)],'createdAt':_0x5eb68a[_0x5635d9(0x18a)],'authorId':_0x5eb68a[_0x5635d9(0x188)],'attributes':_0x5eb68a[_0x5635d9(0x14d)]||{}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1db1e4=_0x4780;(function(_0x558049,_0x590c2c){const _0xbd1ed6=_0x4780,_0x26d017=_0x558049();while(!![]){try{const _0x18ad38=-parseInt(_0xbd1ed6(0x1ef))/0x1+parseInt(_0xbd1ed6(0x1f1))/0x2*(-parseInt(_0xbd1ed6(0x200))/0x3)+-parseInt(_0xbd1ed6(0x203))/0x4+-parseInt(_0xbd1ed6(0x201))/0x5*(parseInt(_0xbd1ed6(0x204))/0x6)+-parseInt(_0xbd1ed6(0x1fb))/0x7+parseInt(_0xbd1ed6(0x1fa))/0x8+parseInt(_0xbd1ed6(0x1e8))/0x9;if(_0x18ad38===_0x590c2c)break;else _0x26d017['push'](_0x26d017['shift']());}catch(_0x34fc1d){_0x26d017['push'](_0x26d017['shift']());}}}(_0x43a1,0xd30a3));import{Plugin as _0x3dcedf}from'ckeditor5/src/core.js';function _0x4780(_0x135fe4,_0x94f04){const _0x43a166=_0x43a1();return _0x4780=function(_0x4780ab,_0xb922eb){_0x4780ab=_0x4780ab-0x1e8;let _0x3b0f17=_0x43a166[_0x4780ab];return _0x3b0f17;},_0x4780(_0x135fe4,_0x94f04);}import _0x36f705 from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';import _0x5133a6 from'./realtimecollaborativeediting.js';import _0x4258b0 from'./realtimecollaborativeediting/websocketgateway.js';export default class m extends _0x3dcedf{static get[_0x1db1e4(0x1fd)](){const _0x55baaf=_0x1db1e4;return[_0x55baaf(0x1fc),_0x36f705,_0x5133a6,_0x4258b0];}static get[_0x1db1e4(0x205)](){const _0x243d5b=_0x1db1e4;return _0x243d5b(0x202);}[_0x1db1e4(0x1f7)](){const _0x19a393=_0x1db1e4,_0x47f514=this[_0x19a393(0x1ed)][_0x19a393(0x1f0)][_0x19a393(0x1f4)](_0x4258b0),_0xd443e6=this[_0x19a393(0x1ed)][_0x19a393(0x1f0)][_0x19a393(0x1f4)](_0x19a393(0x1ff)),_0x16f4dc=this[_0x19a393(0x1ed)][_0x19a393(0x1f0)][_0x19a393(0x1f4)](_0x36f705);return this[_0x19a393(0x1ed)][_0x19a393(0x1e9)][_0x19a393(0x1ec)](_0x19a393(0x1ee),()=>{const _0x17659d=_0x19a393;this[_0x17659d(0x1fe)](_0x47f514,_0x17659d(0x1eb),(_0x4195be,_0x3e82d9,_0x101a96)=>{const _0x95987=_0x17659d;_0xd443e6[_0x95987(0x207)]=_0x95987(0x1f9)!==_0x101a96;});}),this[_0x19a393(0x1fe)](_0x47f514,_0x19a393(0x1eb),(_0x385f0f,_0x3b9281,_0x4a3ba7)=>{const _0x265d86=_0x19a393;this[_0x265d86(0x1ed)][_0x265d86(0x1f0)][_0x265d86(0x1f4)](_0x265d86(0x1f2))[_0x265d86(0x1f3)](_0x265d86(0x1f9)!==_0x4a3ba7);}),_0x16f4dc[_0x19a393(0x1f6)](this[_0x19a393(0x1ed)][_0x19a393(0x206)][_0x19a393(0x1f4)](_0x19a393(0x1f8)));}[_0x1db1e4(0x1f5)](){const _0x605b8d=_0x1db1e4;this[_0x605b8d(0x1ed)][_0x605b8d(0x1f0)][_0x605b8d(0x1f4)](_0x36f705)[_0x605b8d(0x1ea)](this[_0x605b8d(0x1ed)][_0x605b8d(0x206)][_0x605b8d(0x1f4)](_0x605b8d(0x1f8))),super[_0x605b8d(0x1f5)]();}}function _0x43a1(){const _0x1a0986=['6221355kpaRPa','Comments','requires','listenTo','CommentsEditing','3casAWa','2740uHIZyY','RealTimeCollaborativeComments','3057092NBHikI','8598rSJQad','pluginName','config','isThreadsLoadingPaused','49345524sZHhBg','data','_terminateService','change:state','once','editor','ready','963473pyPONf','plugins','3062822WEoJLE','CommentsRepository','switchReadOnly','get','destroy','_setUpService','init','collaboration.channelId','connected','2518312jCOHYS'];_0x43a1=function(){return _0x1a0986;};return _0x43a1();}
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)]();}}