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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/CHANGELOG.md +1 -101
  2. package/dist/index-content.css +49 -0
  3. package/dist/index-editor.css +23 -1
  4. package/dist/index.css +143 -1
  5. package/dist/index.d.ts +4 -1
  6. package/dist/index.js +1 -1
  7. package/dist/suggestions/view/ariadescriptionview.d.ts +27 -0
  8. package/dist/suggestions/view/latefocusbuttonview.d.ts +41 -0
  9. package/dist/suggestionstyles.d.ts +2 -0
  10. package/dist/translations/af.js +1 -1
  11. package/dist/translations/af.umd.js +1 -1
  12. package/dist/translations/ar.js +1 -1
  13. package/dist/translations/ar.umd.js +1 -1
  14. package/dist/translations/az.js +1 -1
  15. package/dist/translations/az.umd.js +1 -1
  16. package/dist/translations/bg.js +1 -1
  17. package/dist/translations/bg.umd.js +1 -1
  18. package/dist/translations/bn.js +1 -1
  19. package/dist/translations/bn.umd.js +1 -1
  20. package/dist/translations/bs.js +1 -1
  21. package/dist/translations/bs.umd.js +1 -1
  22. package/dist/translations/ca.js +1 -1
  23. package/dist/translations/ca.umd.js +1 -1
  24. package/dist/translations/cs.js +1 -1
  25. package/dist/translations/cs.umd.js +1 -1
  26. package/dist/translations/da.js +1 -1
  27. package/dist/translations/da.umd.js +1 -1
  28. package/dist/translations/de-ch.js +1 -1
  29. package/dist/translations/de-ch.umd.js +1 -1
  30. package/dist/translations/de.js +1 -1
  31. package/dist/translations/de.umd.js +1 -1
  32. package/dist/translations/el.js +1 -1
  33. package/dist/translations/el.umd.js +1 -1
  34. package/dist/translations/en-au.js +1 -1
  35. package/dist/translations/en-au.umd.js +1 -1
  36. package/dist/translations/en.umd.js +1 -1
  37. package/dist/translations/es-co.js +1 -1
  38. package/dist/translations/es-co.umd.js +1 -1
  39. package/dist/translations/es.js +1 -1
  40. package/dist/translations/es.umd.js +1 -1
  41. package/dist/translations/et.js +1 -1
  42. package/dist/translations/et.umd.js +1 -1
  43. package/dist/translations/fa.js +1 -1
  44. package/dist/translations/fa.umd.js +1 -1
  45. package/dist/translations/fi.js +1 -1
  46. package/dist/translations/fi.umd.js +1 -1
  47. package/dist/translations/fr.js +1 -1
  48. package/dist/translations/fr.umd.js +1 -1
  49. package/dist/translations/gl.js +1 -1
  50. package/dist/translations/gl.umd.js +1 -1
  51. package/dist/translations/he.js +1 -1
  52. package/dist/translations/he.umd.js +1 -1
  53. package/dist/translations/hi.js +1 -1
  54. package/dist/translations/hi.umd.js +1 -1
  55. package/dist/translations/hr.js +1 -1
  56. package/dist/translations/hr.umd.js +1 -1
  57. package/dist/translations/hu.js +1 -1
  58. package/dist/translations/hu.umd.js +1 -1
  59. package/dist/translations/id.js +1 -1
  60. package/dist/translations/id.umd.js +1 -1
  61. package/dist/translations/it.js +1 -1
  62. package/dist/translations/it.umd.js +1 -1
  63. package/dist/translations/ja.js +1 -1
  64. package/dist/translations/ja.umd.js +1 -1
  65. package/dist/translations/jv.js +1 -1
  66. package/dist/translations/jv.umd.js +1 -1
  67. package/dist/translations/ko.js +1 -1
  68. package/dist/translations/ko.umd.js +1 -1
  69. package/dist/translations/lt.js +1 -1
  70. package/dist/translations/lt.umd.js +1 -1
  71. package/dist/translations/lv.js +1 -1
  72. package/dist/translations/lv.umd.js +1 -1
  73. package/dist/translations/ms.js +1 -1
  74. package/dist/translations/ms.umd.js +1 -1
  75. package/dist/translations/nl.js +1 -1
  76. package/dist/translations/nl.umd.js +1 -1
  77. package/dist/translations/no.js +1 -1
  78. package/dist/translations/no.umd.js +1 -1
  79. package/dist/translations/pl.js +1 -1
  80. package/dist/translations/pl.umd.js +1 -1
  81. package/dist/translations/pt-br.js +1 -1
  82. package/dist/translations/pt-br.umd.js +1 -1
  83. package/dist/translations/pt.js +1 -1
  84. package/dist/translations/pt.umd.js +1 -1
  85. package/dist/translations/ro.js +1 -1
  86. package/dist/translations/ro.umd.js +1 -1
  87. package/dist/translations/ru.js +1 -1
  88. package/dist/translations/ru.umd.js +1 -1
  89. package/dist/translations/sk.js +1 -1
  90. package/dist/translations/sk.umd.js +1 -1
  91. package/dist/translations/sr-latn.js +1 -1
  92. package/dist/translations/sr-latn.umd.js +1 -1
  93. package/dist/translations/sr.js +1 -1
  94. package/dist/translations/sr.umd.js +1 -1
  95. package/dist/translations/sv.js +1 -1
  96. package/dist/translations/sv.umd.js +1 -1
  97. package/dist/translations/th.js +1 -1
  98. package/dist/translations/th.umd.js +1 -1
  99. package/dist/translations/tk.js +1 -1
  100. package/dist/translations/tk.umd.js +1 -1
  101. package/dist/translations/tr.js +1 -1
  102. package/dist/translations/tr.umd.js +1 -1
  103. package/dist/translations/tt.js +1 -1
  104. package/dist/translations/tt.umd.js +1 -1
  105. package/dist/translations/ug.js +1 -1
  106. package/dist/translations/ug.umd.js +1 -1
  107. package/dist/translations/uk.js +1 -1
  108. package/dist/translations/uk.umd.js +1 -1
  109. package/dist/translations/ur.js +1 -1
  110. package/dist/translations/ur.umd.js +1 -1
  111. package/dist/translations/vi.js +1 -1
  112. package/dist/translations/vi.umd.js +1 -1
  113. package/dist/translations/zh-cn.js +1 -1
  114. package/dist/translations/zh-cn.umd.js +1 -1
  115. package/dist/translations/zh.js +1 -1
  116. package/dist/translations/zh.umd.js +1 -1
  117. package/dist/utils/confirmmixin.d.ts +5 -1
  118. package/dist/utils/confirmview.d.ts +20 -4
  119. package/dist/utils/hashobject.d.ts +1 -1
  120. package/dist/utils/sanitizeEditorConfig.d.ts +1 -1
  121. package/dist/utils/setupthreadkeyboardnavigation.d.ts +49 -0
  122. package/dist/utils/trim-html.d.ts +3 -0
  123. package/package.json +6 -5
  124. package/src/index.d.ts +4 -1
  125. package/src/index.js +1 -1
  126. package/src/permissions.js +1 -1
  127. package/src/suggestions/view/ariadescriptionview.d.ts +23 -0
  128. package/src/suggestions/view/ariadescriptionview.js +23 -0
  129. package/src/suggestions/view/latefocusbuttonview.d.ts +37 -0
  130. package/src/suggestions/view/latefocusbuttonview.js +23 -0
  131. package/src/suggestionstyles.d.ts +2 -0
  132. package/src/suggestionstyles.js +1 -1
  133. package/src/users/view/userview.js +1 -1
  134. package/src/users.js +1 -1
  135. package/src/utils/common-translations.js +1 -1
  136. package/src/utils/confirmmixin.d.ts +5 -1
  137. package/src/utils/confirmmixin.js +1 -1
  138. package/src/utils/confirmview.d.ts +20 -4
  139. package/src/utils/confirmview.js +1 -1
  140. package/src/utils/getdatetimeformatter.js +1 -1
  141. package/src/utils/getmarkerdomelement.js +1 -1
  142. package/src/utils/hashobject.d.ts +1 -1
  143. package/src/utils/hashobject.js +1 -1
  144. package/src/utils/sanitizeEditorConfig.d.ts +1 -1
  145. package/src/utils/sanitizeEditorConfig.js +1 -1
  146. package/src/utils/setupthreadkeyboardnavigation.d.ts +45 -0
  147. package/src/utils/setupthreadkeyboardnavigation.js +23 -0
  148. package/src/utils/surroundingmarkersdetector.js +1 -1
  149. package/src/utils/trim-html.d.ts +3 -0
  150. package/src/utils/trim-html.js +1 -1
  151. package/theme/ariadescription.css +12 -0
  152. package/theme/integrations/mergefields.css +67 -0
  153. package/theme/suggestion.css +29 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f2ae3=>{const {no:{dictionary:_0x2154dc,getPluralForm:_0xe16e11}}={'no':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nei','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0xce02f2=>0x1!=_0xce02f2}};_0x5f2ae3['no']||={'dictionary':{},'getPluralForm':null},_0x5f2ae3['no']['dictionary']=Object['assign'](_0x5f2ae3['no']['dictionary'],_0x2154dc),_0x5f2ae3['no']['getPluralForm']=_0xe16e11;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e3c45=>{const {no:{dictionary:_0x3b35e1,getPluralForm:_0x17ea0f}}={'no':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nei','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0x42e8e6=>0x1!=_0x42e8e6}};_0x4e3c45['no']||={'dictionary':{},'getPluralForm':null},_0x4e3c45['no']['dictionary']=Object['assign'](_0x4e3c45['no']['dictionary'],_0x3b35e1),_0x4e3c45['no']['getPluralForm']=_0x17ea0f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Anonymous':'Anonimowy','Yes':'Tak','No':'Nie','Are\x20you\x20sure?':'Jesteś\x20pewny/pewna?'},'getPluralForm':_0x1f0087=>0x1==_0x1f0087?0x0:_0x1f0087%0xa>=0x2&&_0x1f0087%0xa<=0x4&&(_0x1f0087%0x64<0xc||_0x1f0087%0x64>0xe)?0x1:0x1!=_0x1f0087&&_0x1f0087%0xa>=0x0&&_0x1f0087%0xa<=0x1||_0x1f0087%0xa>=0x5&&_0x1f0087%0xa<=0x9||_0x1f0087%0x64>=0xc&&_0x1f0087%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Anonymous':'Anonimowy','Yes':'Tak','No':'Nie','Are\x20you\x20sure?':'Jesteś\x20pewny/pewna?'},'getPluralForm':_0x11e772=>0x1==_0x11e772?0x0:_0x11e772%0xa>=0x2&&_0x11e772%0xa<=0x4&&(_0x11e772%0x64<0xc||_0x11e772%0x64>0xe)?0x1:0x1!=_0x11e772&&_0x11e772%0xa>=0x0&&_0x11e772%0xa<=0x1||_0x11e772%0xa>=0x5&&_0x11e772%0xa<=0x9||_0x11e772%0x64>=0xc&&_0x11e772%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x39e97a=>{const {pl:{dictionary:_0x463e95,getPluralForm:_0x5f0f00}}={'pl':{'dictionary':{'Anonymous':'Anonimowy','Yes':'Tak','No':'Nie','Are\x20you\x20sure?':'Jesteś\x20pewny/pewna?'},'getPluralForm':_0x17537a=>0x1==_0x17537a?0x0:_0x17537a%0xa>=0x2&&_0x17537a%0xa<=0x4&&(_0x17537a%0x64<0xc||_0x17537a%0x64>0xe)?0x1:0x1!=_0x17537a&&_0x17537a%0xa>=0x0&&_0x17537a%0xa<=0x1||_0x17537a%0xa>=0x5&&_0x17537a%0xa<=0x9||_0x17537a%0x64>=0xc&&_0x17537a%0x64<=0xe?0x2:0x3}};_0x39e97a['pl']||={'dictionary':{},'getPluralForm':null},_0x39e97a['pl']['dictionary']=Object['assign'](_0x39e97a['pl']['dictionary'],_0x463e95),_0x39e97a['pl']['getPluralForm']=_0x5f0f00;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xddb7ad=>{const {pl:{dictionary:_0x4a5261,getPluralForm:_0x3a0c4a}}={'pl':{'dictionary':{'Anonymous':'Anonimowy','Yes':'Tak','No':'Nie','Are\x20you\x20sure?':'Jesteś\x20pewny/pewna?'},'getPluralForm':_0x18acce=>0x1==_0x18acce?0x0:_0x18acce%0xa>=0x2&&_0x18acce%0xa<=0x4&&(_0x18acce%0x64<0xc||_0x18acce%0x64>0xe)?0x1:0x1!=_0x18acce&&_0x18acce%0xa>=0x0&&_0x18acce%0xa<=0x1||_0x18acce%0xa>=0x5&&_0x18acce%0xa<=0x9||_0x18acce%0x64>=0xc&&_0x18acce%0x64<=0xe?0x2:0x3}};_0xddb7ad['pl']||={'dictionary':{},'getPluralForm':null},_0xddb7ad['pl']['dictionary']=Object['assign'](_0xddb7ad['pl']['dictionary'],_0x4a5261),_0xddb7ad['pl']['getPluralForm']=_0x3a0c4a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Anonymous':'Anônimo','Yes':'Sim','No':'Não','Are\x20you\x20sure?':'Você\x20tem\x20certeza?'},'getPluralForm':_0x4d885c=>0x0==_0x4d885c||0x1==_0x4d885c?0x0:0x0!=_0x4d885c&&_0x4d885c%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Anonymous':'Anônimo','Yes':'Sim','No':'Não','Are\x20you\x20sure?':'Você\x20tem\x20certeza?'},'getPluralForm':_0x1eaf8b=>0x0==_0x1eaf8b||0x1==_0x1eaf8b?0x0:0x0!=_0x1eaf8b&&_0x1eaf8b%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4a2fe0=>{const {'pt-br':{dictionary:_0x1b0ced,getPluralForm:_0x37e346}}={'pt-br':{'dictionary':{'Anonymous':'Anônimo','Yes':'Sim','No':'Não','Are\x20you\x20sure?':'Você\x20tem\x20certeza?'},'getPluralForm':_0x2b5597=>0x0==_0x2b5597||0x1==_0x2b5597?0x0:0x0!=_0x2b5597&&_0x2b5597%0xf4240==0x0?0x1:0x2}};_0x4a2fe0['pt-br']||={'dictionary':{},'getPluralForm':null},_0x4a2fe0['pt-br']['dictionary']=Object['assign'](_0x4a2fe0['pt-br']['dictionary'],_0x1b0ced),_0x4a2fe0['pt-br']['getPluralForm']=_0x37e346;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ee90c=>{const {'pt-br':{dictionary:_0x45a2ab,getPluralForm:_0x483f86}}={'pt-br':{'dictionary':{'Anonymous':'Anônimo','Yes':'Sim','No':'Não','Are\x20you\x20sure?':'Você\x20tem\x20certeza?'},'getPluralForm':_0x1294f8=>0x0==_0x1294f8||0x1==_0x1294f8?0x0:0x0!=_0x1294f8&&_0x1294f8%0xf4240==0x0?0x1:0x2}};_0x4ee90c['pt-br']||={'dictionary':{},'getPluralForm':null},_0x4ee90c['pt-br']['dictionary']=Object['assign'](_0x4ee90c['pt-br']['dictionary'],_0x45a2ab),_0x4ee90c['pt-br']['getPluralForm']=_0x483f86;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sim','No':'Não','Are\x20you\x20sure?':'Tem\x20a\x20certeza?'},'getPluralForm':_0x330ed9=>0x0==_0x330ed9||0x1==_0x330ed9?0x0:0x0!=_0x330ed9&&_0x330ed9%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sim','No':'Não','Are\x20you\x20sure?':'Tem\x20a\x20certeza?'},'getPluralForm':_0x5133eb=>0x0==_0x5133eb||0x1==_0x5133eb?0x0:0x0!=_0x5133eb&&_0x5133eb%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19bbc7=>{const {pt:{dictionary:_0x38abbb,getPluralForm:_0x500e67}}={'pt':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sim','No':'Não','Are\x20you\x20sure?':'Tem\x20a\x20certeza?'},'getPluralForm':_0x10ce38=>0x0==_0x10ce38||0x1==_0x10ce38?0x0:0x0!=_0x10ce38&&_0x10ce38%0xf4240==0x0?0x1:0x2}};_0x19bbc7['pt']||={'dictionary':{},'getPluralForm':null},_0x19bbc7['pt']['dictionary']=Object['assign'](_0x19bbc7['pt']['dictionary'],_0x38abbb),_0x19bbc7['pt']['getPluralForm']=_0x500e67;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34de88=>{const {pt:{dictionary:_0xb71520,getPluralForm:_0xcbed1c}}={'pt':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sim','No':'Não','Are\x20you\x20sure?':'Tem\x20a\x20certeza?'},'getPluralForm':_0x4642ad=>0x0==_0x4642ad||0x1==_0x4642ad?0x0:0x0!=_0x4642ad&&_0x4642ad%0xf4240==0x0?0x1:0x2}};_0x34de88['pt']||={'dictionary':{},'getPluralForm':null},_0x34de88['pt']['dictionary']=Object['assign'](_0x34de88['pt']['dictionary'],_0xb71520),_0x34de88['pt']['getPluralForm']=_0xcbed1c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Anonymous':'Anonim','Yes':'Da','No':'Nu','Are\x20you\x20sure?':'Sunteți\x20sigur?'},'getPluralForm':_0x419011=>0x1==_0x419011?0x0:_0x419011%0x64>0x13||_0x419011%0x64==0x0&&0x0!=_0x419011?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'Anonymous':'Anonim','Yes':'Da','No':'Nu','Are\x20you\x20sure?':'Sunteți\x20sigur?'},'getPluralForm':_0x485669=>0x1==_0x485669?0x0:_0x485669%0x64>0x13||_0x485669%0x64==0x0&&0x0!=_0x485669?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f4fcd=>{const {ro:{dictionary:_0x323ec4,getPluralForm:_0x3d23a0}}={'ro':{'dictionary':{'Anonymous':'Anonim','Yes':'Da','No':'Nu','Are\x20you\x20sure?':'Sunteți\x20sigur?'},'getPluralForm':_0x20f517=>0x1==_0x20f517?0x0:_0x20f517%0x64>0x13||_0x20f517%0x64==0x0&&0x0!=_0x20f517?0x2:0x1}};_0x2f4fcd['ro']||={'dictionary':{},'getPluralForm':null},_0x2f4fcd['ro']['dictionary']=Object['assign'](_0x2f4fcd['ro']['dictionary'],_0x323ec4),_0x2f4fcd['ro']['getPluralForm']=_0x3d23a0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3da157=>{const {ro:{dictionary:_0x2570b4,getPluralForm:_0x4c0166}}={'ro':{'dictionary':{'Anonymous':'Anonim','Yes':'Da','No':'Nu','Are\x20you\x20sure?':'Sunteți\x20sigur?'},'getPluralForm':_0x25810f=>0x1==_0x25810f?0x0:_0x25810f%0x64>0x13||_0x25810f%0x64==0x0&&0x0!=_0x25810f?0x2:0x1}};_0x3da157['ro']||={'dictionary':{},'getPluralForm':null},_0x3da157['ro']['dictionary']=Object['assign'](_0x3da157['ro']['dictionary'],_0x2570b4),_0x3da157['ro']['getPluralForm']=_0x4c0166;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Anonymous':'Аноним','Yes':'Да','No':'Нет','Are\x20you\x20sure?':'Вы\x20уверены?'},'getPluralForm':_0x173e23=>_0x173e23%0xa==0x1&&_0x173e23%0x64!=0xb?0x0:_0x173e23%0xa>=0x2&&_0x173e23%0xa<=0x4&&(_0x173e23%0x64<0xc||_0x173e23%0x64>0xe)?0x1:_0x173e23%0xa==0x0||_0x173e23%0xa>=0x5&&_0x173e23%0xa<=0x9||_0x173e23%0x64>=0xb&&_0x173e23%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'Anonymous':'Аноним','Yes':'Да','No':'Нет','Are\x20you\x20sure?':'Вы\x20уверены?'},'getPluralForm':_0x3d2acf=>_0x3d2acf%0xa==0x1&&_0x3d2acf%0x64!=0xb?0x0:_0x3d2acf%0xa>=0x2&&_0x3d2acf%0xa<=0x4&&(_0x3d2acf%0x64<0xc||_0x3d2acf%0x64>0xe)?0x1:_0x3d2acf%0xa==0x0||_0x3d2acf%0xa>=0x5&&_0x3d2acf%0xa<=0x9||_0x3d2acf%0x64>=0xb&&_0x3d2acf%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2fda41=>{const {ru:{dictionary:_0xb0e69a,getPluralForm:_0x3a2f49}}={'ru':{'dictionary':{'Anonymous':'Аноним','Yes':'Да','No':'Нет','Are\x20you\x20sure?':'Вы\x20уверены?'},'getPluralForm':_0x53cbc7=>_0x53cbc7%0xa==0x1&&_0x53cbc7%0x64!=0xb?0x0:_0x53cbc7%0xa>=0x2&&_0x53cbc7%0xa<=0x4&&(_0x53cbc7%0x64<0xc||_0x53cbc7%0x64>0xe)?0x1:_0x53cbc7%0xa==0x0||_0x53cbc7%0xa>=0x5&&_0x53cbc7%0xa<=0x9||_0x53cbc7%0x64>=0xb&&_0x53cbc7%0x64<=0xe?0x2:0x3}};_0x2fda41['ru']||={'dictionary':{},'getPluralForm':null},_0x2fda41['ru']['dictionary']=Object['assign'](_0x2fda41['ru']['dictionary'],_0xb0e69a),_0x2fda41['ru']['getPluralForm']=_0x3a2f49;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19ba3c=>{const {ru:{dictionary:_0x17f11a,getPluralForm:_0x477a0e}}={'ru':{'dictionary':{'Anonymous':'Аноним','Yes':'Да','No':'Нет','Are\x20you\x20sure?':'Вы\x20уверены?'},'getPluralForm':_0x2a1093=>_0x2a1093%0xa==0x1&&_0x2a1093%0x64!=0xb?0x0:_0x2a1093%0xa>=0x2&&_0x2a1093%0xa<=0x4&&(_0x2a1093%0x64<0xc||_0x2a1093%0x64>0xe)?0x1:_0x2a1093%0xa==0x0||_0x2a1093%0xa>=0x5&&_0x2a1093%0xa<=0x9||_0x2a1093%0x64>=0xb&&_0x2a1093%0x64<=0xe?0x2:0x3}};_0x19ba3c['ru']||={'dictionary':{},'getPluralForm':null},_0x19ba3c['ru']['dictionary']=Object['assign'](_0x19ba3c['ru']['dictionary'],_0x17f11a),_0x19ba3c['ru']['getPluralForm']=_0x477a0e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Anonymous':'Anonymný','Yes':'Áno','No':'Nie','Are\x20you\x20sure?':'Ste\x20si\x20istý?'},'getPluralForm':_0x3ed8df=>_0x3ed8df%0x1==0x0&&0x1==_0x3ed8df?0x0:_0x3ed8df%0x1==0x0&&_0x3ed8df>=0x2&&_0x3ed8df<=0x4?0x1:_0x3ed8df%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'Anonymous':'Anonymný','Yes':'Áno','No':'Nie','Are\x20you\x20sure?':'Ste\x20si\x20istý?'},'getPluralForm':_0x527c7d=>_0x527c7d%0x1==0x0&&0x1==_0x527c7d?0x0:_0x527c7d%0x1==0x0&&_0x527c7d>=0x2&&_0x527c7d<=0x4?0x1:_0x527c7d%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x360582=>{const {sk:{dictionary:_0x271f65,getPluralForm:_0x175716}}={'sk':{'dictionary':{'Anonymous':'Anonymný','Yes':'Áno','No':'Nie','Are\x20you\x20sure?':'Ste\x20si\x20istý?'},'getPluralForm':_0x317a77=>_0x317a77%0x1==0x0&&0x1==_0x317a77?0x0:_0x317a77%0x1==0x0&&_0x317a77>=0x2&&_0x317a77<=0x4?0x1:_0x317a77%0x1!=0x0?0x2:0x3}};_0x360582['sk']||={'dictionary':{},'getPluralForm':null},_0x360582['sk']['dictionary']=Object['assign'](_0x360582['sk']['dictionary'],_0x271f65),_0x360582['sk']['getPluralForm']=_0x175716;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3df475=>{const {sk:{dictionary:_0x21a75f,getPluralForm:_0x4cc7f8}}={'sk':{'dictionary':{'Anonymous':'Anonymný','Yes':'Áno','No':'Nie','Are\x20you\x20sure?':'Ste\x20si\x20istý?'},'getPluralForm':_0x252836=>_0x252836%0x1==0x0&&0x1==_0x252836?0x0:_0x252836%0x1==0x0&&_0x252836>=0x2&&_0x252836<=0x4?0x1:_0x252836%0x1!=0x0?0x2:0x3}};_0x3df475['sk']||={'dictionary':{},'getPluralForm':null},_0x3df475['sk']['dictionary']=Object['assign'](_0x3df475['sk']['dictionary'],_0x21a75f),_0x3df475['sk']['getPluralForm']=_0x4cc7f8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Anonymous':'Anoniman','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Jesi\x20siguran?'},'getPluralForm':_0x332ca8=>_0x332ca8%0xa==0x1&&_0x332ca8%0x64!=0xb?0x0:_0x332ca8%0xa>=0x2&&_0x332ca8%0xa<=0x4&&(_0x332ca8%0x64<0xa||_0x332ca8%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Anonymous':'Anoniman','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Jesi\x20siguran?'},'getPluralForm':_0x5a0030=>_0x5a0030%0xa==0x1&&_0x5a0030%0x64!=0xb?0x0:_0x5a0030%0xa>=0x2&&_0x5a0030%0xa<=0x4&&(_0x5a0030%0x64<0xa||_0x5a0030%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x323aa8=>{const {'sr-latn':{dictionary:_0x54f0ff,getPluralForm:_0x3efce8}}={'sr-latn':{'dictionary':{'Anonymous':'Anoniman','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Jesi\x20siguran?'},'getPluralForm':_0x1f4f7d=>_0x1f4f7d%0xa==0x1&&_0x1f4f7d%0x64!=0xb?0x0:_0x1f4f7d%0xa>=0x2&&_0x1f4f7d%0xa<=0x4&&(_0x1f4f7d%0x64<0xa||_0x1f4f7d%0x64>=0x14)?0x1:0x2}};_0x323aa8['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x323aa8['sr-latn']['dictionary']=Object['assign'](_0x323aa8['sr-latn']['dictionary'],_0x54f0ff),_0x323aa8['sr-latn']['getPluralForm']=_0x3efce8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x567807=>{const {'sr-latn':{dictionary:_0x5f56d3,getPluralForm:_0x1a8763}}={'sr-latn':{'dictionary':{'Anonymous':'Anoniman','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Jesi\x20siguran?'},'getPluralForm':_0xe268cf=>_0xe268cf%0xa==0x1&&_0xe268cf%0x64!=0xb?0x0:_0xe268cf%0xa>=0x2&&_0xe268cf%0xa<=0x4&&(_0xe268cf%0x64<0xa||_0xe268cf%0x64>=0x14)?0x1:0x2}};_0x567807['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x567807['sr-latn']['dictionary']=Object['assign'](_0x567807['sr-latn']['dictionary'],_0x5f56d3),_0x567807['sr-latn']['getPluralForm']=_0x1a8763;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Anonymous':'Аноминан','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигуран\x20си?'},'getPluralForm':_0x3a629c=>_0x3a629c%0xa==0x1&&_0x3a629c%0x64!=0xb?0x0:_0x3a629c%0xa>=0x2&&_0x3a629c%0xa<=0x4&&(_0x3a629c%0x64<0xa||_0x3a629c%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Anonymous':'Аноминан','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигуран\x20си?'},'getPluralForm':_0x592e29=>_0x592e29%0xa==0x1&&_0x592e29%0x64!=0xb?0x0:_0x592e29%0xa>=0x2&&_0x592e29%0xa<=0x4&&(_0x592e29%0x64<0xa||_0x592e29%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26c9cd=>{const {sr:{dictionary:_0x1ebc4a,getPluralForm:_0x330f42}}={'sr':{'dictionary':{'Anonymous':'Аноминан','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигуран\x20си?'},'getPluralForm':_0x429ff8=>_0x429ff8%0xa==0x1&&_0x429ff8%0x64!=0xb?0x0:_0x429ff8%0xa>=0x2&&_0x429ff8%0xa<=0x4&&(_0x429ff8%0x64<0xa||_0x429ff8%0x64>=0x14)?0x1:0x2}};_0x26c9cd['sr']||={'dictionary':{},'getPluralForm':null},_0x26c9cd['sr']['dictionary']=Object['assign'](_0x26c9cd['sr']['dictionary'],_0x1ebc4a),_0x26c9cd['sr']['getPluralForm']=_0x330f42;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ec03a=>{const {sr:{dictionary:_0x202b3e,getPluralForm:_0x503fdd}}={'sr':{'dictionary':{'Anonymous':'Аноминан','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигуран\x20си?'},'getPluralForm':_0x31e9a7=>_0x31e9a7%0xa==0x1&&_0x31e9a7%0x64!=0xb?0x0:_0x31e9a7%0xa>=0x2&&_0x31e9a7%0xa<=0x4&&(_0x31e9a7%0x64<0xa||_0x31e9a7%0x64>=0x14)?0x1:0x2}};_0x4ec03a['sr']||={'dictionary':{},'getPluralForm':null},_0x4ec03a['sr']['dictionary']=Object['assign'](_0x4ec03a['sr']['dictionary'],_0x202b3e),_0x4ec03a['sr']['getPluralForm']=_0x503fdd;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Är\x20du\x20säker?'},'getPluralForm':_0x4fc4c4=>0x1!=_0x4fc4c4}};
23
+ export default{'sv':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Är\x20du\x20säker?'},'getPluralForm':_0x5d59c5=>0x1!=_0x5d59c5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4ce52c=>{const {sv:{dictionary:_0x1176c3,getPluralForm:_0x557a68}}={'sv':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Är\x20du\x20säker?'},'getPluralForm':_0x455484=>0x1!=_0x455484}};_0x4ce52c['sv']||={'dictionary':{},'getPluralForm':null},_0x4ce52c['sv']['dictionary']=Object['assign'](_0x4ce52c['sv']['dictionary'],_0x1176c3),_0x4ce52c['sv']['getPluralForm']=_0x557a68;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4af497=>{const {sv:{dictionary:_0xf82171,getPluralForm:_0x264a27}}={'sv':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Är\x20du\x20säker?'},'getPluralForm':_0x51240c=>0x1!=_0x51240c}};_0x4af497['sv']||={'dictionary':{},'getPluralForm':null},_0x4af497['sv']['dictionary']=Object['assign'](_0x4af497['sv']['dictionary'],_0xf82171),_0x4af497['sv']['getPluralForm']=_0x264a27;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Anonymous':'ไม่ระบุตัวตน','Yes':'ใช่','No':'ไม่','Are\x20you\x20sure?':'แน่ใจหรือ'},'getPluralForm':_0x1f292c=>0x0}};
23
+ export default{'th':{'dictionary':{'Anonymous':'ไม่ระบุตัวตน','Yes':'ใช่','No':'ไม่','Are\x20you\x20sure?':'แน่ใจหรือ'},'getPluralForm':_0xfbbe9e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59bcae=>{const {th:{dictionary:_0x586568,getPluralForm:_0x1dbdd6}}={'th':{'dictionary':{'Anonymous':'ไม่ระบุตัวตน','Yes':'ใช่','No':'ไม่','Are\x20you\x20sure?':'แน่ใจหรือ'},'getPluralForm':_0x268b43=>0x0}};_0x59bcae['th']||={'dictionary':{},'getPluralForm':null},_0x59bcae['th']['dictionary']=Object['assign'](_0x59bcae['th']['dictionary'],_0x586568),_0x59bcae['th']['getPluralForm']=_0x1dbdd6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a97dd=>{const {th:{dictionary:_0xcf17c8,getPluralForm:_0x11a045}}={'th':{'dictionary':{'Anonymous':'ไม่ระบุตัวตน','Yes':'ใช่','No':'ไม่','Are\x20you\x20sure?':'แน่ใจหรือ'},'getPluralForm':_0x227c92=>0x0}};_0x2a97dd['th']||={'dictionary':{},'getPluralForm':null},_0x2a97dd['th']['dictionary']=Object['assign'](_0x2a97dd['th']['dictionary'],_0xcf17c8),_0x2a97dd['th']['getPluralForm']=_0x11a045;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tk':{'dictionary':{'Anonymous':'Anonim','Yes':'Hawa','No':'Ýok','Are\x20you\x20sure?':'Ynanýarsyňyzmy?'},'getPluralForm':_0x3de0a9=>0x1!=_0x3de0a9}};
23
+ export default{'tk':{'dictionary':{'Anonymous':'Anonim','Yes':'Hawa','No':'Ýok','Are\x20you\x20sure?':'Ynanýarsyňyzmy?'},'getPluralForm':_0x113b29=>0x1!=_0x113b29}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e006e=>{const {tk:{dictionary:_0xbc9d7,getPluralForm:_0x31f0d4}}={'tk':{'dictionary':{'Anonymous':'Anonim','Yes':'Hawa','No':'Ýok','Are\x20you\x20sure?':'Ynanýarsyňyzmy?'},'getPluralForm':_0xe22e27=>0x1!=_0xe22e27}};_0x3e006e['tk']||={'dictionary':{},'getPluralForm':null},_0x3e006e['tk']['dictionary']=Object['assign'](_0x3e006e['tk']['dictionary'],_0xbc9d7),_0x3e006e['tk']['getPluralForm']=_0x31f0d4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x8ebcfb=>{const {tk:{dictionary:_0x2eb96a,getPluralForm:_0x46d2dd}}={'tk':{'dictionary':{'Anonymous':'Anonim','Yes':'Hawa','No':'Ýok','Are\x20you\x20sure?':'Ynanýarsyňyzmy?'},'getPluralForm':_0x311b57=>0x1!=_0x311b57}};_0x8ebcfb['tk']||={'dictionary':{},'getPluralForm':null},_0x8ebcfb['tk']['dictionary']=Object['assign'](_0x8ebcfb['tk']['dictionary'],_0x2eb96a),_0x8ebcfb['tk']['getPluralForm']=_0x46d2dd;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Anonymous':'Anonim','Yes':'Evet','No':'Hayır','Are\x20you\x20sure?':'Emin\x20misiniz?'},'getPluralForm':_0x705360=>_0x705360>0x1}};
23
+ export default{'tr':{'dictionary':{'Anonymous':'Anonim','Yes':'Evet','No':'Hayır','Are\x20you\x20sure?':'Emin\x20misiniz?'},'getPluralForm':_0x27bafa=>_0x27bafa>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55ac1c=>{const {tr:{dictionary:_0x34e3a6,getPluralForm:_0x26d07a}}={'tr':{'dictionary':{'Anonymous':'Anonim','Yes':'Evet','No':'Hayır','Are\x20you\x20sure?':'Emin\x20misiniz?'},'getPluralForm':_0xe927eb=>_0xe927eb>0x1}};_0x55ac1c['tr']||={'dictionary':{},'getPluralForm':null},_0x55ac1c['tr']['dictionary']=Object['assign'](_0x55ac1c['tr']['dictionary'],_0x34e3a6),_0x55ac1c['tr']['getPluralForm']=_0x26d07a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x30219a=>{const {tr:{dictionary:_0x2b2fdb,getPluralForm:_0x1ead39}}={'tr':{'dictionary':{'Anonymous':'Anonim','Yes':'Evet','No':'Hayır','Are\x20you\x20sure?':'Emin\x20misiniz?'},'getPluralForm':_0x3d52ef=>_0x3d52ef>0x1}};_0x30219a['tr']||={'dictionary':{},'getPluralForm':null},_0x30219a['tr']['dictionary']=Object['assign'](_0x30219a['tr']['dictionary'],_0x2b2fdb),_0x30219a['tr']['getPluralForm']=_0x1ead39;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tt':{'dictionary':{'Anonymous':'Аноним','Yes':'Әйе','No':'Юк','Are\x20you\x20sure?':''},'getPluralForm':_0xfa56e7=>0x0}};
23
+ export default{'tt':{'dictionary':{'Anonymous':'Аноним','Yes':'Әйе','No':'Юк','Are\x20you\x20sure?':''},'getPluralForm':_0x3f336b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x290f5d=>{const {tt:{dictionary:_0x3d12bf,getPluralForm:_0x1224f7}}={'tt':{'dictionary':{'Anonymous':'Аноним','Yes':'Әйе','No':'Юк','Are\x20you\x20sure?':''},'getPluralForm':_0x3bbb81=>0x0}};_0x290f5d['tt']||={'dictionary':{},'getPluralForm':null},_0x290f5d['tt']['dictionary']=Object['assign'](_0x290f5d['tt']['dictionary'],_0x3d12bf),_0x290f5d['tt']['getPluralForm']=_0x1224f7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f9dd8=>{const {tt:{dictionary:_0x549fe5,getPluralForm:_0x44ee2f}}={'tt':{'dictionary':{'Anonymous':'Аноним','Yes':'Әйе','No':'Юк','Are\x20you\x20sure?':''},'getPluralForm':_0x338af6=>0x0}};_0x4f9dd8['tt']||={'dictionary':{},'getPluralForm':null},_0x4f9dd8['tt']['dictionary']=Object['assign'](_0x4f9dd8['tt']['dictionary'],_0x549fe5),_0x4f9dd8['tt']['getPluralForm']=_0x44ee2f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Anonymous':'يوشۇرۇن','Yes':'ھەئە','No':'ياق','Are\x20you\x20sure?':'جەزملەشتۈرەمسىز؟'},'getPluralForm':_0x132a98=>0x1!=_0x132a98}};
23
+ export default{'ug':{'dictionary':{'Anonymous':'يوشۇرۇن','Yes':'ھەئە','No':'ياق','Are\x20you\x20sure?':'جەزملەشتۈرەمسىز؟'},'getPluralForm':_0x4736e7=>0x1!=_0x4736e7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x497976=>{const {ug:{dictionary:_0x7d2b75,getPluralForm:_0x1cf7f3}}={'ug':{'dictionary':{'Anonymous':'يوشۇرۇن','Yes':'ھەئە','No':'ياق','Are\x20you\x20sure?':'جەزملەشتۈرەمسىز؟'},'getPluralForm':_0x408fc9=>0x1!=_0x408fc9}};_0x497976['ug']||={'dictionary':{},'getPluralForm':null},_0x497976['ug']['dictionary']=Object['assign'](_0x497976['ug']['dictionary'],_0x7d2b75),_0x497976['ug']['getPluralForm']=_0x1cf7f3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f1d22=>{const {ug:{dictionary:_0x1d311e,getPluralForm:_0x474904}}={'ug':{'dictionary':{'Anonymous':'يوشۇرۇن','Yes':'ھەئە','No':'ياق','Are\x20you\x20sure?':'جەزملەشتۈرەمسىز؟'},'getPluralForm':_0x33eb4c=>0x1!=_0x33eb4c}};_0x3f1d22['ug']||={'dictionary':{},'getPluralForm':null},_0x3f1d22['ug']['dictionary']=Object['assign'](_0x3f1d22['ug']['dictionary'],_0x1d311e),_0x3f1d22['ug']['getPluralForm']=_0x474904;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Anonymous':'Анонім','Yes':'Так','No':'Ні','Are\x20you\x20sure?':'Ви\x20впевнені?'},'getPluralForm':_0x103345=>_0x103345%0x1==0x0&&_0x103345%0xa==0x1&&_0x103345%0x64!=0xb?0x0:_0x103345%0x1==0x0&&_0x103345%0xa>=0x2&&_0x103345%0xa<=0x4&&(_0x103345%0x64<0xc||_0x103345%0x64>0xe)?0x1:_0x103345%0x1==0x0&&(_0x103345%0xa==0x0||_0x103345%0xa>=0x5&&_0x103345%0xa<=0x9||_0x103345%0x64>=0xb&&_0x103345%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Anonymous':'Анонім','Yes':'Так','No':'Ні','Are\x20you\x20sure?':'Ви\x20впевнені?'},'getPluralForm':_0xf06c7c=>_0xf06c7c%0x1==0x0&&_0xf06c7c%0xa==0x1&&_0xf06c7c%0x64!=0xb?0x0:_0xf06c7c%0x1==0x0&&_0xf06c7c%0xa>=0x2&&_0xf06c7c%0xa<=0x4&&(_0xf06c7c%0x64<0xc||_0xf06c7c%0x64>0xe)?0x1:_0xf06c7c%0x1==0x0&&(_0xf06c7c%0xa==0x0||_0xf06c7c%0xa>=0x5&&_0xf06c7c%0xa<=0x9||_0xf06c7c%0x64>=0xb&&_0xf06c7c%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3fa734=>{const {uk:{dictionary:_0x287ce1,getPluralForm:_0x402a7e}}={'uk':{'dictionary':{'Anonymous':'Анонім','Yes':'Так','No':'Ні','Are\x20you\x20sure?':'Ви\x20впевнені?'},'getPluralForm':_0x4ba651=>_0x4ba651%0x1==0x0&&_0x4ba651%0xa==0x1&&_0x4ba651%0x64!=0xb?0x0:_0x4ba651%0x1==0x0&&_0x4ba651%0xa>=0x2&&_0x4ba651%0xa<=0x4&&(_0x4ba651%0x64<0xc||_0x4ba651%0x64>0xe)?0x1:_0x4ba651%0x1==0x0&&(_0x4ba651%0xa==0x0||_0x4ba651%0xa>=0x5&&_0x4ba651%0xa<=0x9||_0x4ba651%0x64>=0xb&&_0x4ba651%0x64<=0xe)?0x2:0x3}};_0x3fa734['uk']||={'dictionary':{},'getPluralForm':null},_0x3fa734['uk']['dictionary']=Object['assign'](_0x3fa734['uk']['dictionary'],_0x287ce1),_0x3fa734['uk']['getPluralForm']=_0x402a7e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14837f=>{const {uk:{dictionary:_0x565f3a,getPluralForm:_0x9d4098}}={'uk':{'dictionary':{'Anonymous':'Анонім','Yes':'Так','No':'Ні','Are\x20you\x20sure?':'Ви\x20впевнені?'},'getPluralForm':_0x329ce0=>_0x329ce0%0x1==0x0&&_0x329ce0%0xa==0x1&&_0x329ce0%0x64!=0xb?0x0:_0x329ce0%0x1==0x0&&_0x329ce0%0xa>=0x2&&_0x329ce0%0xa<=0x4&&(_0x329ce0%0x64<0xc||_0x329ce0%0x64>0xe)?0x1:_0x329ce0%0x1==0x0&&(_0x329ce0%0xa==0x0||_0x329ce0%0xa>=0x5&&_0x329ce0%0xa<=0x9||_0x329ce0%0x64>=0xb&&_0x329ce0%0x64<=0xe)?0x2:0x3}};_0x14837f['uk']||={'dictionary':{},'getPluralForm':null},_0x14837f['uk']['dictionary']=Object['assign'](_0x14837f['uk']['dictionary'],_0x565f3a),_0x14837f['uk']['getPluralForm']=_0x9d4098;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ur':{'dictionary':{'Anonymous':'بے\x20نام','Yes':'ہاں','No':'ناں','Are\x20you\x20sure?':'واقعی؟'},'getPluralForm':_0x57bdb6=>0x1!=_0x57bdb6}};
23
+ export default{'ur':{'dictionary':{'Anonymous':'بے\x20نام','Yes':'ہاں','No':'ناں','Are\x20you\x20sure?':'واقعی؟'},'getPluralForm':_0x1aac53=>0x1!=_0x1aac53}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3579ff=>{const {ur:{dictionary:_0x1cf699,getPluralForm:_0x4255ed}}={'ur':{'dictionary':{'Anonymous':'بے\x20نام','Yes':'ہاں','No':'ناں','Are\x20you\x20sure?':'واقعی؟'},'getPluralForm':_0x42e50c=>0x1!=_0x42e50c}};_0x3579ff['ur']||={'dictionary':{},'getPluralForm':null},_0x3579ff['ur']['dictionary']=Object['assign'](_0x3579ff['ur']['dictionary'],_0x1cf699),_0x3579ff['ur']['getPluralForm']=_0x4255ed;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x142267=>{const {ur:{dictionary:_0x1a56b9,getPluralForm:_0xff870}}={'ur':{'dictionary':{'Anonymous':'بے\x20نام','Yes':'ہاں','No':'ناں','Are\x20you\x20sure?':'واقعی؟'},'getPluralForm':_0x1af9e0=>0x1!=_0x1af9e0}};_0x142267['ur']||={'dictionary':{},'getPluralForm':null},_0x142267['ur']['dictionary']=Object['assign'](_0x142267['ur']['dictionary'],_0x1a56b9),_0x142267['ur']['getPluralForm']=_0xff870;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Anonymous':'Ẩn\x20danh','Yes':'Có','No':'Không','Are\x20you\x20sure?':'Bạn\x20có\x20chắc\x20chắn\x20không?'},'getPluralForm':_0x4a9b8b=>0x0}};
23
+ export default{'vi':{'dictionary':{'Anonymous':'Ẩn\x20danh','Yes':'Có','No':'Không','Are\x20you\x20sure?':'Bạn\x20có\x20chắc\x20chắn\x20không?'},'getPluralForm':_0x4afc37=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a481e=>{const {vi:{dictionary:_0x45c05b,getPluralForm:_0x59c4fb}}={'vi':{'dictionary':{'Anonymous':'Ẩn\x20danh','Yes':'Có','No':'Không','Are\x20you\x20sure?':'Bạn\x20có\x20chắc\x20chắn\x20không?'},'getPluralForm':_0x4d8cf7=>0x0}};_0x3a481e['vi']||={'dictionary':{},'getPluralForm':null},_0x3a481e['vi']['dictionary']=Object['assign'](_0x3a481e['vi']['dictionary'],_0x45c05b),_0x3a481e['vi']['getPluralForm']=_0x59c4fb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d644b=>{const {vi:{dictionary:_0x495e38,getPluralForm:_0x265836}}={'vi':{'dictionary':{'Anonymous':'Ẩn\x20danh','Yes':'Có','No':'Không','Are\x20you\x20sure?':'Bạn\x20có\x20chắc\x20chắn\x20không?'},'getPluralForm':_0x266980=>0x0}};_0x3d644b['vi']||={'dictionary':{},'getPluralForm':null},_0x3d644b['vi']['dictionary']=Object['assign'](_0x3d644b['vi']['dictionary'],_0x495e38),_0x3d644b['vi']['getPluralForm']=_0x265836;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Anonymous':'匿名用户','Yes':'确定','No':'取消','Are\x20you\x20sure?':'你确定吗?'},'getPluralForm':_0xd3ae2a=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Anonymous':'匿名用户','Yes':'确定','No':'取消','Are\x20you\x20sure?':'你确定吗?'},'getPluralForm':_0x165a8a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44de54=>{const {'zh-cn':{dictionary:_0x247092,getPluralForm:_0x660714}}={'zh-cn':{'dictionary':{'Anonymous':'匿名用户','Yes':'确定','No':'取消','Are\x20you\x20sure?':'你确定吗?'},'getPluralForm':_0x4327bb=>0x0}};_0x44de54['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x44de54['zh-cn']['dictionary']=Object['assign'](_0x44de54['zh-cn']['dictionary'],_0x247092),_0x44de54['zh-cn']['getPluralForm']=_0x660714;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5e2a80=>{const {'zh-cn':{dictionary:_0x5a1a15,getPluralForm:_0x5bb79d}}={'zh-cn':{'dictionary':{'Anonymous':'匿名用户','Yes':'确定','No':'取消','Are\x20you\x20sure?':'你确定吗?'},'getPluralForm':_0x3d028e=>0x0}};_0x5e2a80['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x5e2a80['zh-cn']['dictionary']=Object['assign'](_0x5e2a80['zh-cn']['dictionary'],_0x5a1a15),_0x5e2a80['zh-cn']['getPluralForm']=_0x5bb79d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Anonymous':'匿名者','Yes':'好','No':'先不要','Are\x20you\x20sure?':'確定做此操作?'},'getPluralForm':_0x337982=>0x0}};
23
+ export default{'zh':{'dictionary':{'Anonymous':'匿名者','Yes':'好','No':'先不要','Are\x20you\x20sure?':'確定做此操作?'},'getPluralForm':_0x57e30c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x399eca=>{const {zh:{dictionary:_0x5bcb04,getPluralForm:_0x3aa34a}}={'zh':{'dictionary':{'Anonymous':'匿名者','Yes':'好','No':'先不要','Are\x20you\x20sure?':'確定做此操作?'},'getPluralForm':_0x40bc47=>0x0}};_0x399eca['zh']||={'dictionary':{},'getPluralForm':null},_0x399eca['zh']['dictionary']=Object['assign'](_0x399eca['zh']['dictionary'],_0x5bcb04),_0x399eca['zh']['getPluralForm']=_0x3aa34a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x220136=>{const {zh:{dictionary:_0x39701e,getPluralForm:_0x287411}}={'zh':{'dictionary':{'Anonymous':'匿名者','Yes':'好','No':'先不要','Are\x20you\x20sure?':'確定做此操作?'},'getPluralForm':_0x4ba54d=>0x0}};_0x220136['zh']||={'dictionary':{},'getPluralForm':null},_0x220136['zh']['dictionary']=Object['assign'](_0x220136['zh']['dictionary'],_0x39701e),_0x220136['zh']['getPluralForm']=_0x287411;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -7,7 +7,7 @@
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
  /**
10
- * @module comments/comments/ui/view/confirmmixin
10
+ * @module collaboration-core/utils/confirmmixin
11
11
  */
12
12
  import type { View } from 'ckeditor5/src/ui.js';
13
13
  import type { Locale, Mixed } from 'ckeditor5/src/utils.js';
@@ -22,3 +22,7 @@ export interface ConfirmApi {
22
22
  showConfirm(message: string, element: Element): Promise<unknown>;
23
23
  cancelConfirm(): void;
24
24
  }
25
+ export type RemoveConfirmEvent = {
26
+ name: 'removeConfirm';
27
+ args: [];
28
+ };
@@ -7,11 +7,27 @@
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
  /**
10
- * @module comments/comments/ui/view/confirmview
10
+ * @module collaboration-core/utils/confirmview
11
11
  */
12
- import { View } from 'ckeditor5/src/ui.js';
13
- import type { Locale } from 'ckeditor5/src/utils.js';
14
- export default class ConfirmView extends View {
12
+ import { View, type FocusableView } from 'ckeditor5/src/ui.js';
13
+ import { type Locale } from 'ckeditor5/src/utils.js';
14
+ export default class ConfirmView extends View implements FocusableView {
15
15
  message: string;
16
16
  constructor(locale: Locale);
17
+ /**
18
+ * @inheritDoc
19
+ */
20
+ render(): void;
21
+ /**
22
+ * @inheritDoc
23
+ */
24
+ focus(): void;
17
25
  }
26
+ export type ConfirmViewCancelEvent = {
27
+ name: 'cancel';
28
+ args: [];
29
+ };
30
+ export type ConfirmViewSubmitEvent = {
31
+ name: 'submit';
32
+ args: [];
33
+ };
@@ -7,6 +7,6 @@
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
  /**
10
- * @module track-changes/utils/hashobject
10
+ * @module collaboration-core/utils/hashobject
11
11
  */
12
12
  export default function hashObject(obj: Record<string, unknown>): string;
@@ -7,7 +7,7 @@
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
9
  /**
10
- * @module collaboration-core/utils/common-translations
10
+ * @module collaboration-core/utils/sanitizeditorconfig
11
11
  */
12
12
  import type { Editor, EditorConfig } from 'ckeditor5/src/core.js';
13
13
  /**
@@ -0,0 +1,49 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ import { type FocusableView, type ViewCollection } from 'ckeditor5/src/ui.js';
10
+ import type { BaseCommentThreadView } from '@ckeditor/ckeditor5-comments';
11
+ import type { BaseSuggestionThreadView } from '@ckeditor/ckeditor5-track-changes';
12
+ /**
13
+ * A keystroke used to move focus from the editor content to a current annotation that has a marker
14
+ * under user's selection.
15
+ */
16
+ export declare const ENTER_THREAD_KEYSTROKE: "Ctrl+Shift+E";
17
+ /**
18
+ * This helper initializes focus navigation within a thread using a keyboard.
19
+ *
20
+ * * It takes care of added and removed (dynamic) views in the thread.
21
+ * * It takes care of the Enter key support (entering a thread).
22
+ * * It takes care of the Esc key support (leaving a thread or whole sidebar).
23
+ * * It takes care of the arrow key events being fired for the sidebar to navigate between individual threads.
24
+ *
25
+ * @param threadView A thread view in which the keyboard navigation will be enabled.
26
+ * @param focusCycleableViews A collection of focusable views withing a thread.
27
+ */
28
+ export default function setupThreadKeyboardNavigation(threadView: BaseCommentThreadView | BaseSuggestionThreadView, focusCycleableViews: ViewCollection<FocusableView>): void;
29
+ /**
30
+ * An event fired when the user presses the Esc key while the entire thread is focused.
31
+ */
32
+ export type ThreadEscapeEvent = {
33
+ name: 'escape';
34
+ args: [];
35
+ };
36
+ /**
37
+ * An event fired when the user presses the arrow up key while the entire thread is focused.
38
+ */
39
+ export type ThreadArrowUpEvent = {
40
+ name: 'arrowup';
41
+ args: [];
42
+ };
43
+ /**
44
+ * An event fired when the user presses the arrow down key while the entire thread is focused.
45
+ */
46
+ export type ThreadArrowDownEvent = {
47
+ name: 'arrowdown';
48
+ args: [];
49
+ };
@@ -6,6 +6,9 @@
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
7
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
8
  */
9
+ /**
10
+ * @module collaboration-core/utils/trim-html
11
+ */
9
12
  /**
10
13
  * Trims text inside a html tags and takes care of all closing tags.
11
14
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-collaboration-core",
3
- "version": "42.0.2",
3
+ "version": "43.0.0-alpha.0",
4
4
  "description": "Base utilities used by CKEditor 5 collaboration features to support multiple users working together in a rich text editor.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -32,10 +32,11 @@
32
32
  "type": "module",
33
33
  "main": "src/index.js",
34
34
  "dependencies": {
35
- "@ckeditor/ckeditor5-core": "42.0.2",
36
- "@ckeditor/ckeditor5-ui": "42.0.2",
37
- "@ckeditor/ckeditor5-utils": "42.0.2",
38
- "ckeditor5": "42.0.2",
35
+ "@ckeditor/ckeditor5-core": "43.0.0-alpha.0",
36
+ "@ckeditor/ckeditor5-theme-lark": "43.0.0-alpha.0",
37
+ "@ckeditor/ckeditor5-ui": "43.0.0-alpha.0",
38
+ "@ckeditor/ckeditor5-utils": "43.0.0-alpha.0",
39
+ "ckeditor5": "43.0.0-alpha.0",
39
40
  "date-fns": "2.30.0"
40
41
  },
41
42
  "files": [
package/src/index.d.ts CHANGED
@@ -5,13 +5,16 @@
5
5
  export { default as Permissions } from './permissions.js';
6
6
  export { default as Users, type User } from './users.js';
7
7
  export { default as UserView } from './users/view/userview.js';
8
+ export { default as AriaDescriptionView } from './suggestions/view/ariadescriptionview.js';
9
+ export { LateFocusButtonView, LateFocusDropdownButtonView } from './suggestions/view/latefocusbuttonview.js';
8
10
  export { default as getDateTimeFormatter } from './utils/getdatetimeformatter.js';
9
11
  export { default as getMarkerDomElement, getAllMarkersDomElementsSorted } from './utils/getmarkerdomelement.js';
10
12
  export { default as trimHtml } from './utils/trim-html.js';
11
- export { default as ConfirmMixin } from './utils/confirmmixin.js';
13
+ export { default as ConfirmMixin, type RemoveConfirmEvent } from './utils/confirmmixin.js';
12
14
  export { default as hashObject } from './utils/hashobject.js';
13
15
  export { default as sanitizeEditorConfig } from './utils/sanitizeEditorConfig.js';
14
16
  export { default as surroundingMarkersDetector } from './utils/surroundingmarkersdetector.js';
17
+ export { default as setupThreadKeyboardNavigation, ENTER_THREAD_KEYSTROKE, type ThreadEscapeEvent, type ThreadArrowUpEvent, type ThreadArrowDownEvent } from './utils/setupthreadkeyboardnavigation.js';
15
18
  export type { default as CollaborationOperation, InsertCollaborationOperation, SplitCollaborationOperation, MarkerCollaborationOperation, MoveCollaborationOperation, MergeCollaborationOperation, RootCollaborationOperation, RootAttributeCollaborationOperation } from './collaborationoperation.js';
16
19
  export type { default as CollaborationHistory } from './collaborationhistory.js';
17
20
  export type { LocaleConfig, RealTimeCollaborationConfig } from './config.js';
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4f5e65,_0x2a5149){var _0x1fce6d=_0x4429,_0x3b2907=_0x4f5e65();while(!![]){try{var _0x543f1c=-parseInt(_0x1fce6d(0x197))/0x1*(parseInt(_0x1fce6d(0x191))/0x2)+parseInt(_0x1fce6d(0x193))/0x3*(-parseInt(_0x1fce6d(0x196))/0x4)+parseInt(_0x1fce6d(0x192))/0x5+-parseInt(_0x1fce6d(0x19a))/0x6+-parseInt(_0x1fce6d(0x190))/0x7*(-parseInt(_0x1fce6d(0x198))/0x8)+parseInt(_0x1fce6d(0x194))/0x9*(-parseInt(_0x1fce6d(0x195))/0xa)+parseInt(_0x1fce6d(0x199))/0xb;if(_0x543f1c===_0x2a5149)break;else _0x3b2907['push'](_0x3b2907['shift']());}catch(_0x18ed55){_0x3b2907['push'](_0x3b2907['shift']());}}}(_0x5be9,0x8163c));export{default as Permissions}from'./permissions.js';export{default as Users}from'./users.js';export{default as UserView}from'./users/view/userview.js';export{default as getDateTimeFormatter}from'./utils/getdatetimeformatter.js';export{default as getMarkerDomElement,getAllMarkersDomElementsSorted}from'./utils/getmarkerdomelement.js';export{default as trimHtml}from'./utils/trim-html.js';export{default as ConfirmMixin}from'./utils/confirmmixin.js';export{default as hashObject}from'./utils/hashobject.js';function _0x4429(_0x3825e7,_0x2b6dbc){var _0x5be95c=_0x5be9();return _0x4429=function(_0x4429d3,_0x3209a1){_0x4429d3=_0x4429d3-0x190;var _0x27233a=_0x5be95c[_0x4429d3];return _0x27233a;},_0x4429(_0x3825e7,_0x2b6dbc);}function _0x5be9(){var _0x244a09=['730INktHw','268868APhJng','9122CutzAe','4280DkhhRW','12025519XqUScq','4098888rLLXMt','9569sstsPf','124MlVeXL','3729710zqyxGO','15EHTaqP','56187diOuTe'];_0x5be9=function(){return _0x244a09;};return _0x5be9();}export{default as sanitizeEditorConfig}from'./utils/sanitizeEditorConfig.js';export{default as surroundingMarkersDetector}from'./utils/surroundingmarkersdetector.js';export*from'./suggestionstyles.js';import'./augmentation.js';
23
+ (function(_0x5b228c,_0xc03f16){var _0x1ac43e=_0x20b2,_0x390aa8=_0x5b228c();while(!![]){try{var _0xbccb37=parseInt(_0x1ac43e(0x169))/0x1+-parseInt(_0x1ac43e(0x16f))/0x2*(-parseInt(_0x1ac43e(0x16d))/0x3)+-parseInt(_0x1ac43e(0x170))/0x4*(-parseInt(_0x1ac43e(0x172))/0x5)+parseInt(_0x1ac43e(0x16e))/0x6*(-parseInt(_0x1ac43e(0x171))/0x7)+-parseInt(_0x1ac43e(0x173))/0x8+-parseInt(_0x1ac43e(0x16b))/0x9*(parseInt(_0x1ac43e(0x16c))/0xa)+parseInt(_0x1ac43e(0x16a))/0xb*(parseInt(_0x1ac43e(0x168))/0xc);if(_0xbccb37===_0xc03f16)break;else _0x390aa8['push'](_0x390aa8['shift']());}catch(_0x2b94c1){_0x390aa8['push'](_0x390aa8['shift']());}}}(_0x4e86,0xa987a));export{default as Permissions}from'./permissions.js';export{default as Users}from'./users.js';export{default as UserView}from'./users/view/userview.js';export{default as AriaDescriptionView}from'./suggestions/view/ariadescriptionview.js';export{LateFocusButtonView,LateFocusDropdownButtonView}from'./suggestions/view/latefocusbuttonview.js';export{default as getDateTimeFormatter}from'./utils/getdatetimeformatter.js';export{default as getMarkerDomElement,getAllMarkersDomElementsSorted}from'./utils/getmarkerdomelement.js';export{default as trimHtml}from'./utils/trim-html.js';function _0x4e86(){var _0x46f1fb=['8xEFgvC','439789wRMHlW','3127135ylJgFS','6924336VPDrTV','363876NXjdFo','356842DelGok','242SmsbAk','90TAcRKm','1173450GWxZxz','321FjxFvK','6KZrvxd','9746moGxls'];_0x4e86=function(){return _0x46f1fb;};return _0x4e86();}export{default as ConfirmMixin}from'./utils/confirmmixin.js';function _0x20b2(_0x13253f,_0x3b6707){var _0x4e868e=_0x4e86();return _0x20b2=function(_0x20b28b,_0x51e472){_0x20b28b=_0x20b28b-0x168;var _0x10621a=_0x4e868e[_0x20b28b];return _0x10621a;},_0x20b2(_0x13253f,_0x3b6707);}export{default as hashObject}from'./utils/hashobject.js';export{default as sanitizeEditorConfig}from'./utils/sanitizeEditorConfig.js';export{default as surroundingMarkersDetector}from'./utils/surroundingmarkersdetector.js';export{default as setupThreadKeyboardNavigation,ENTER_THREAD_KEYSTROKE}from'./utils/setupthreadkeyboardnavigation.js';export*from'./suggestionstyles.js';import'./augmentation.js';