@ckeditor/ckeditor5-document-outline 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 (106) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/build/document-outline.js +1 -1
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/ko.js +1 -1
  48. package/dist/translations/ko.umd.js +1 -1
  49. package/dist/translations/lt.js +1 -1
  50. package/dist/translations/lt.umd.js +1 -1
  51. package/dist/translations/lv.js +1 -1
  52. package/dist/translations/lv.umd.js +1 -1
  53. package/dist/translations/ms.js +1 -1
  54. package/dist/translations/ms.umd.js +1 -1
  55. package/dist/translations/nl.js +1 -1
  56. package/dist/translations/nl.umd.js +1 -1
  57. package/dist/translations/no.js +1 -1
  58. package/dist/translations/no.umd.js +1 -1
  59. package/dist/translations/pl.js +1 -1
  60. package/dist/translations/pl.umd.js +1 -1
  61. package/dist/translations/pt-br.js +1 -1
  62. package/dist/translations/pt-br.umd.js +1 -1
  63. package/dist/translations/pt.js +1 -1
  64. package/dist/translations/pt.umd.js +1 -1
  65. package/dist/translations/ro.js +1 -1
  66. package/dist/translations/ro.umd.js +1 -1
  67. package/dist/translations/ru.js +1 -1
  68. package/dist/translations/ru.umd.js +1 -1
  69. package/dist/translations/sk.js +1 -1
  70. package/dist/translations/sk.umd.js +1 -1
  71. package/dist/translations/sr-latn.js +1 -1
  72. package/dist/translations/sr-latn.umd.js +1 -1
  73. package/dist/translations/sr.js +1 -1
  74. package/dist/translations/sr.umd.js +1 -1
  75. package/dist/translations/sv.js +1 -1
  76. package/dist/translations/sv.umd.js +1 -1
  77. package/dist/translations/th.js +1 -1
  78. package/dist/translations/th.umd.js +1 -1
  79. package/dist/translations/tr.js +1 -1
  80. package/dist/translations/tr.umd.js +1 -1
  81. package/dist/translations/ug.js +1 -1
  82. package/dist/translations/ug.umd.js +1 -1
  83. package/dist/translations/uk.js +1 -1
  84. package/dist/translations/uk.umd.js +1 -1
  85. package/dist/translations/vi.js +1 -1
  86. package/dist/translations/vi.umd.js +1 -1
  87. package/dist/translations/zh-cn.js +1 -1
  88. package/dist/translations/zh-cn.umd.js +1 -1
  89. package/dist/translations/zh.js +1 -1
  90. package/dist/translations/zh.umd.js +1 -1
  91. package/dist/utils/common-translations.d.ts +13 -0
  92. package/package.json +8 -8
  93. package/src/documentoutline/documentoutlineui.js +1 -1
  94. package/src/documentoutline/documentoutlineutils.js +1 -1
  95. package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
  96. package/src/documentoutline/ui/documentoutlineview.js +1 -1
  97. package/src/documentoutline/utils.js +1 -1
  98. package/src/documentoutline.js +1 -1
  99. package/src/index.js +1 -1
  100. package/src/tableofcontents/headingid.js +1 -1
  101. package/src/tableofcontents/tableofcontentscommand.js +1 -1
  102. package/src/tableofcontents/tableofcontentsediting.js +1 -1
  103. package/src/tableofcontents/tableofcontentsui.js +1 -1
  104. package/src/tableofcontents.js +1 -1
  105. package/src/utils/common-translations.d.ts +9 -0
  106. package/src/utils/common-translations.js +23 -0
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2bb5f8=>{const {pl:{dictionary:_0x1c4d3d,getPluralForm:_0x11a67a}}={'pl':{'dictionary':{'Empty\x20heading':'Pusty\x20nagłówek','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Nagłówki\x20pojawią\x20się\x20tutaj\x20po\x20wprowadzeniu\x20tekstu.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'W\x20dokumencie\x20nie\x20znaleziono\x20nagłówków.','Table\x20of\x20contents':'Spis\x20treści'},'getPluralForm':_0xb5b075=>0x1==_0xb5b075?0x0:_0xb5b075%0xa>=0x2&&_0xb5b075%0xa<=0x4&&(_0xb5b075%0x64<0xc||_0xb5b075%0x64>0xe)?0x1:0x1!=_0xb5b075&&_0xb5b075%0xa>=0x0&&_0xb5b075%0xa<=0x1||_0xb5b075%0xa>=0x5&&_0xb5b075%0xa<=0x9||_0xb5b075%0x64>=0xc&&_0xb5b075%0x64<=0xe?0x2:0x3}};_0x2bb5f8['pl']||={'dictionary':{},'getPluralForm':null},_0x2bb5f8['pl']['dictionary']=Object['assign'](_0x2bb5f8['pl']['dictionary'],_0x1c4d3d),_0x2bb5f8['pl']['getPluralForm']=_0x11a67a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d69fa=>{const {pl:{dictionary:_0x51c476,getPluralForm:_0x4b13ee}}={'pl':{'dictionary':{'Empty\x20heading':'Pusty\x20nagłówek','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Nagłówki\x20pojawią\x20się\x20tutaj\x20po\x20wprowadzeniu\x20tekstu.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'W\x20dokumencie\x20nie\x20znaleziono\x20nagłówków.','Table\x20of\x20contents':'Spis\x20treści'},'getPluralForm':_0x5dbf40=>0x1==_0x5dbf40?0x0:_0x5dbf40%0xa>=0x2&&_0x5dbf40%0xa<=0x4&&(_0x5dbf40%0x64<0xc||_0x5dbf40%0x64>0xe)?0x1:0x1!=_0x5dbf40&&_0x5dbf40%0xa>=0x0&&_0x5dbf40%0xa<=0x1||_0x5dbf40%0xa>=0x5&&_0x5dbf40%0xa<=0x9||_0x5dbf40%0x64>=0xc&&_0x5dbf40%0x64<=0xe?0x2:0x3}};_0x5d69fa['pl']||={'dictionary':{},'getPluralForm':null},_0x5d69fa['pl']['dictionary']=Object['assign'](_0x5d69fa['pl']['dictionary'],_0x51c476),_0x5d69fa['pl']['getPluralForm']=_0x4b13ee;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20aparecerão\x20aqui\x20conforme\x20você\x20digitar.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nenhum\x20cabeçalho\x20foi\x20encontrado\x20no\x20documento.','Table\x20of\x20contents':'Sumário'},'getPluralForm':_0x3e24f9=>0x0==_0x3e24f9||0x1==_0x3e24f9?0x0:0x0!=_0x3e24f9&&_0x3e24f9%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20aparecerão\x20aqui\x20conforme\x20você\x20digitar.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nenhum\x20cabeçalho\x20foi\x20encontrado\x20no\x20documento.','Table\x20of\x20contents':'Sumário'},'getPluralForm':_0x1fb320=>0x0==_0x1fb320||0x1==_0x1fb320?0x0:0x0!=_0x1fb320&&_0x1fb320%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3787f8=>{const {'pt-br':{dictionary:_0x2628b2,getPluralForm:_0x4fbe15}}={'pt-br':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20aparecerão\x20aqui\x20conforme\x20você\x20digitar.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nenhum\x20cabeçalho\x20foi\x20encontrado\x20no\x20documento.','Table\x20of\x20contents':'Sumário'},'getPluralForm':_0x48179f=>0x0==_0x48179f||0x1==_0x48179f?0x0:0x0!=_0x48179f&&_0x48179f%0xf4240==0x0?0x1:0x2}};_0x3787f8['pt-br']||={'dictionary':{},'getPluralForm':null},_0x3787f8['pt-br']['dictionary']=Object['assign'](_0x3787f8['pt-br']['dictionary'],_0x2628b2),_0x3787f8['pt-br']['getPluralForm']=_0x4fbe15;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b59df=>{const {'pt-br':{dictionary:_0x5803a5,getPluralForm:_0x274684}}={'pt-br':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20aparecerão\x20aqui\x20conforme\x20você\x20digitar.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nenhum\x20cabeçalho\x20foi\x20encontrado\x20no\x20documento.','Table\x20of\x20contents':'Sumário'},'getPluralForm':_0x36e720=>0x0==_0x36e720||0x1==_0x36e720?0x0:0x0!=_0x36e720&&_0x36e720%0xf4240==0x0?0x1:0x2}};_0x5b59df['pt-br']||={'dictionary':{},'getPluralForm':null},_0x5b59df['pt-br']['dictionary']=Object['assign'](_0x5b59df['pt-br']['dictionary'],_0x5803a5),_0x5b59df['pt-br']['getPluralForm']=_0x274684;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20serão\x20exibidos\x20aqui\x20à\x20medida\x20que\x20escreve.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Não\x20foram\x20encontrados\x20cabeçalhos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x4b86d6=>0x0==_0x4b86d6||0x1==_0x4b86d6?0x0:0x0!=_0x4b86d6&&_0x4b86d6%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20serão\x20exibidos\x20aqui\x20à\x20medida\x20que\x20escreve.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Não\x20foram\x20encontrados\x20cabeçalhos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x27c040=>0x0==_0x27c040||0x1==_0x27c040?0x0:0x0!=_0x27c040&&_0x27c040%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1fa0d4=>{const {pt:{dictionary:_0x2dc4a9,getPluralForm:_0xb61329}}={'pt':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20serão\x20exibidos\x20aqui\x20à\x20medida\x20que\x20escreve.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Não\x20foram\x20encontrados\x20cabeçalhos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x5339d9=>0x0==_0x5339d9||0x1==_0x5339d9?0x0:0x0!=_0x5339d9&&_0x5339d9%0xf4240==0x0?0x1:0x2}};_0x1fa0d4['pt']||={'dictionary':{},'getPluralForm':null},_0x1fa0d4['pt']['dictionary']=Object['assign'](_0x1fa0d4['pt']['dictionary'],_0x2dc4a9),_0x1fa0d4['pt']['getPluralForm']=_0xb61329;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f3a7d=>{const {pt:{dictionary:_0x20cf97,getPluralForm:_0x4c5221}}={'pt':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20serão\x20exibidos\x20aqui\x20à\x20medida\x20que\x20escreve.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Não\x20foram\x20encontrados\x20cabeçalhos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x57df2c=>0x0==_0x57df2c||0x1==_0x57df2c?0x0:0x0!=_0x57df2c&&_0x57df2c%0xf4240==0x0?0x1:0x2}};_0x4f3a7d['pt']||={'dictionary':{},'getPluralForm':null},_0x4f3a7d['pt']['dictionary']=Object['assign'](_0x4f3a7d['pt']['dictionary'],_0x20cf97),_0x4f3a7d['pt']['getPluralForm']=_0x4c5221;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Empty\x20heading':'Antet\x20lipsă','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Antetele\x20editorului\x20vor\x20apărea\x20aici,\x20pe\x20măsură\x20ce\x20tastați.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nu\x20s-a\x20găsit\x20niciun\x20antet\x20în\x20document.','Table\x20of\x20contents':'Cuprins'},'getPluralForm':_0x19abde=>0x1==_0x19abde?0x0:_0x19abde%0x64>0x13||_0x19abde%0x64==0x0&&0x0!=_0x19abde?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'Empty\x20heading':'Antet\x20lipsă','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Antetele\x20editorului\x20vor\x20apărea\x20aici,\x20pe\x20măsură\x20ce\x20tastați.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nu\x20s-a\x20găsit\x20niciun\x20antet\x20în\x20document.','Table\x20of\x20contents':'Cuprins'},'getPluralForm':_0x7da37a=>0x1==_0x7da37a?0x0:_0x7da37a%0x64>0x13||_0x7da37a%0x64==0x0&&0x0!=_0x7da37a?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19ba55=>{const {ro:{dictionary:_0x419267,getPluralForm:_0x1da0c4}}={'ro':{'dictionary':{'Empty\x20heading':'Antet\x20lipsă','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Antetele\x20editorului\x20vor\x20apărea\x20aici,\x20pe\x20măsură\x20ce\x20tastați.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nu\x20s-a\x20găsit\x20niciun\x20antet\x20în\x20document.','Table\x20of\x20contents':'Cuprins'},'getPluralForm':_0xe00cdb=>0x1==_0xe00cdb?0x0:_0xe00cdb%0x64>0x13||_0xe00cdb%0x64==0x0&&0x0!=_0xe00cdb?0x2:0x1}};_0x19ba55['ro']||={'dictionary':{},'getPluralForm':null},_0x19ba55['ro']['dictionary']=Object['assign'](_0x19ba55['ro']['dictionary'],_0x419267),_0x19ba55['ro']['getPluralForm']=_0x1da0c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33899f=>{const {ro:{dictionary:_0x1ddebe,getPluralForm:_0x520cdf}}={'ro':{'dictionary':{'Empty\x20heading':'Antet\x20lipsă','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Antetele\x20editorului\x20vor\x20apărea\x20aici,\x20pe\x20măsură\x20ce\x20tastați.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nu\x20s-a\x20găsit\x20niciun\x20antet\x20în\x20document.','Table\x20of\x20contents':'Cuprins'},'getPluralForm':_0x22c4d2=>0x1==_0x22c4d2?0x0:_0x22c4d2%0x64>0x13||_0x22c4d2%0x64==0x0&&0x0!=_0x22c4d2?0x2:0x1}};_0x33899f['ro']||={'dictionary':{},'getPluralForm':null},_0x33899f['ro']['dictionary']=Object['assign'](_0x33899f['ro']['dictionary'],_0x1ddebe),_0x33899f['ro']['getPluralForm']=_0x520cdf;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Empty\x20heading':'Пустой\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заголовки\x20редактора\x20будут\x20появляться\x20здесь\x20по\x20мере\x20ввода.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Заголовки\x20в\x20документе\x20не\x20найдены.','Table\x20of\x20contents':'Оглавление'},'getPluralForm':_0x18b3c1=>_0x18b3c1%0xa==0x1&&_0x18b3c1%0x64!=0xb?0x0:_0x18b3c1%0xa>=0x2&&_0x18b3c1%0xa<=0x4&&(_0x18b3c1%0x64<0xc||_0x18b3c1%0x64>0xe)?0x1:_0x18b3c1%0xa==0x0||_0x18b3c1%0xa>=0x5&&_0x18b3c1%0xa<=0x9||_0x18b3c1%0x64>=0xb&&_0x18b3c1%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'Empty\x20heading':'Пустой\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заголовки\x20редактора\x20будут\x20появляться\x20здесь\x20по\x20мере\x20ввода.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Заголовки\x20в\x20документе\x20не\x20найдены.','Table\x20of\x20contents':'Оглавление'},'getPluralForm':_0x427f22=>_0x427f22%0xa==0x1&&_0x427f22%0x64!=0xb?0x0:_0x427f22%0xa>=0x2&&_0x427f22%0xa<=0x4&&(_0x427f22%0x64<0xc||_0x427f22%0x64>0xe)?0x1:_0x427f22%0xa==0x0||_0x427f22%0xa>=0x5&&_0x427f22%0xa<=0x9||_0x427f22%0x64>=0xb&&_0x427f22%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x559f99=>{const {ru:{dictionary:_0x49ef94,getPluralForm:_0x5db251}}={'ru':{'dictionary':{'Empty\x20heading':'Пустой\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заголовки\x20редактора\x20будут\x20появляться\x20здесь\x20по\x20мере\x20ввода.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Заголовки\x20в\x20документе\x20не\x20найдены.','Table\x20of\x20contents':'Оглавление'},'getPluralForm':_0x35adcc=>_0x35adcc%0xa==0x1&&_0x35adcc%0x64!=0xb?0x0:_0x35adcc%0xa>=0x2&&_0x35adcc%0xa<=0x4&&(_0x35adcc%0x64<0xc||_0x35adcc%0x64>0xe)?0x1:_0x35adcc%0xa==0x0||_0x35adcc%0xa>=0x5&&_0x35adcc%0xa<=0x9||_0x35adcc%0x64>=0xb&&_0x35adcc%0x64<=0xe?0x2:0x3}};_0x559f99['ru']||={'dictionary':{},'getPluralForm':null},_0x559f99['ru']['dictionary']=Object['assign'](_0x559f99['ru']['dictionary'],_0x49ef94),_0x559f99['ru']['getPluralForm']=_0x5db251;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x301dba=>{const {ru:{dictionary:_0x4f7133,getPluralForm:_0x4b5c1e}}={'ru':{'dictionary':{'Empty\x20heading':'Пустой\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заголовки\x20редактора\x20будут\x20появляться\x20здесь\x20по\x20мере\x20ввода.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Заголовки\x20в\x20документе\x20не\x20найдены.','Table\x20of\x20contents':'Оглавление'},'getPluralForm':_0x2c24b6=>_0x2c24b6%0xa==0x1&&_0x2c24b6%0x64!=0xb?0x0:_0x2c24b6%0xa>=0x2&&_0x2c24b6%0xa<=0x4&&(_0x2c24b6%0x64<0xc||_0x2c24b6%0x64>0xe)?0x1:_0x2c24b6%0xa==0x0||_0x2c24b6%0xa>=0x5&&_0x2c24b6%0xa<=0x9||_0x2c24b6%0x64>=0xb&&_0x2c24b6%0x64<=0xe?0x2:0x3}};_0x301dba['ru']||={'dictionary':{},'getPluralForm':null},_0x301dba['ru']['dictionary']=Object['assign'](_0x301dba['ru']['dictionary'],_0x4f7133),_0x301dba['ru']['getPluralForm']=_0x4b5c1e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Empty\x20heading':'Prázdny\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Počas\x20písania\x20sa\x20tu\x20budú\x20zobrazovať\x20nadpisy\x20editora.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumente\x20sa\x20nenašli\x20žiadne\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0xa7437=>_0xa7437%0x1==0x0&&0x1==_0xa7437?0x0:_0xa7437%0x1==0x0&&_0xa7437>=0x2&&_0xa7437<=0x4?0x1:_0xa7437%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'Empty\x20heading':'Prázdny\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Počas\x20písania\x20sa\x20tu\x20budú\x20zobrazovať\x20nadpisy\x20editora.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumente\x20sa\x20nenašli\x20žiadne\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x5939aa=>_0x5939aa%0x1==0x0&&0x1==_0x5939aa?0x0:_0x5939aa%0x1==0x0&&_0x5939aa>=0x2&&_0x5939aa<=0x4?0x1:_0x5939aa%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a2d46=>{const {sk:{dictionary:_0x4afb47,getPluralForm:_0x397d68}}={'sk':{'dictionary':{'Empty\x20heading':'Prázdny\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Počas\x20písania\x20sa\x20tu\x20budú\x20zobrazovať\x20nadpisy\x20editora.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumente\x20sa\x20nenašli\x20žiadne\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x20f967=>_0x20f967%0x1==0x0&&0x1==_0x20f967?0x0:_0x20f967%0x1==0x0&&_0x20f967>=0x2&&_0x20f967<=0x4?0x1:_0x20f967%0x1!=0x0?0x2:0x3}};_0x5a2d46['sk']||={'dictionary':{},'getPluralForm':null},_0x5a2d46['sk']['dictionary']=Object['assign'](_0x5a2d46['sk']['dictionary'],_0x4afb47),_0x5a2d46['sk']['getPluralForm']=_0x397d68;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x38cf9a=>{const {sk:{dictionary:_0x1c6431,getPluralForm:_0x4aa5b0}}={'sk':{'dictionary':{'Empty\x20heading':'Prázdny\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Počas\x20písania\x20sa\x20tu\x20budú\x20zobrazovať\x20nadpisy\x20editora.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumente\x20sa\x20nenašli\x20žiadne\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x2ddcb6=>_0x2ddcb6%0x1==0x0&&0x1==_0x2ddcb6?0x0:_0x2ddcb6%0x1==0x0&&_0x2ddcb6>=0x2&&_0x2ddcb6<=0x4?0x1:_0x2ddcb6%0x1!=0x0?0x2:0x3}};_0x38cf9a['sk']||={'dictionary':{},'getPluralForm':null},_0x38cf9a['sk']['dictionary']=Object['assign'](_0x38cf9a['sk']['dictionary'],_0x1c6431),_0x38cf9a['sk']['getPluralForm']=_0x4aa5b0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x1d7b79=>_0x1d7b79%0xa==0x1&&_0x1d7b79%0x64!=0xb?0x0:_0x1d7b79%0xa>=0x2&&_0x1d7b79%0xa<=0x4&&(_0x1d7b79%0x64<0xa||_0x1d7b79%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x596634=>_0x596634%0xa==0x1&&_0x596634%0x64!=0xb?0x0:_0x596634%0xa>=0x2&&_0x596634%0xa<=0x4&&(_0x596634%0x64<0xa||_0x596634%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x433a21=>{const {'sr-latn':{dictionary:_0x49845c,getPluralForm:_0x4010d5}}={'sr-latn':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x2494a0=>_0x2494a0%0xa==0x1&&_0x2494a0%0x64!=0xb?0x0:_0x2494a0%0xa>=0x2&&_0x2494a0%0xa<=0x4&&(_0x2494a0%0x64<0xa||_0x2494a0%0x64>=0x14)?0x1:0x2}};_0x433a21['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x433a21['sr-latn']['dictionary']=Object['assign'](_0x433a21['sr-latn']['dictionary'],_0x49845c),_0x433a21['sr-latn']['getPluralForm']=_0x4010d5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1045ec=>{const {'sr-latn':{dictionary:_0x43b54b,getPluralForm:_0x368b94}}={'sr-latn':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0xd74c7d=>_0xd74c7d%0xa==0x1&&_0xd74c7d%0x64!=0xb?0x0:_0xd74c7d%0xa>=0x2&&_0xd74c7d%0xa<=0x4&&(_0xd74c7d%0x64<0xa||_0xd74c7d%0x64>=0x14)?0x1:0x2}};_0x1045ec['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1045ec['sr-latn']['dictionary']=Object['assign'](_0x1045ec['sr-latn']['dictionary'],_0x43b54b),_0x1045ec['sr-latn']['getPluralForm']=_0x368b94;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x56abbf=>_0x56abbf%0xa==0x1&&_0x56abbf%0x64!=0xb?0x0:_0x56abbf%0xa>=0x2&&_0x56abbf%0xa<=0x4&&(_0x56abbf%0x64<0xa||_0x56abbf%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x5c0453=>_0x5c0453%0xa==0x1&&_0x5c0453%0x64!=0xb?0x0:_0x5c0453%0xa>=0x2&&_0x5c0453%0xa<=0x4&&(_0x5c0453%0x64<0xa||_0x5c0453%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f78bb=>{const {sr:{dictionary:_0x3971c1,getPluralForm:_0x547307}}={'sr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x7bf73=>_0x7bf73%0xa==0x1&&_0x7bf73%0x64!=0xb?0x0:_0x7bf73%0xa>=0x2&&_0x7bf73%0xa<=0x4&&(_0x7bf73%0x64<0xa||_0x7bf73%0x64>=0x14)?0x1:0x2}};_0x2f78bb['sr']||={'dictionary':{},'getPluralForm':null},_0x2f78bb['sr']['dictionary']=Object['assign'](_0x2f78bb['sr']['dictionary'],_0x3971c1),_0x2f78bb['sr']['getPluralForm']=_0x547307;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x43eb89=>{const {sr:{dictionary:_0x235616,getPluralForm:_0x3a7273}}={'sr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x422d2b=>_0x422d2b%0xa==0x1&&_0x422d2b%0x64!=0xb?0x0:_0x422d2b%0xa>=0x2&&_0x422d2b%0xa<=0x4&&(_0x422d2b%0x64<0xa||_0x422d2b%0x64>=0x14)?0x1:0x2}};_0x43eb89['sr']||={'dictionary':{},'getPluralForm':null},_0x43eb89['sr']['dictionary']=Object['assign'](_0x43eb89['sr']['dictionary'],_0x235616),_0x43eb89['sr']['getPluralForm']=_0x3a7273;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Empty\x20heading':'Tom\x20rubrik','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigerarens\x20rubriker\x20dyker\x20upp\x20här\x20medan\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Inga\x20rubriker\x20hittades\x20i\x20dokumentet.','Table\x20of\x20contents':'Innehållsförteckning'},'getPluralForm':_0x2c2707=>0x1!=_0x2c2707}};
23
+ export default{'sv':{'dictionary':{'Empty\x20heading':'Tom\x20rubrik','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigerarens\x20rubriker\x20dyker\x20upp\x20här\x20medan\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Inga\x20rubriker\x20hittades\x20i\x20dokumentet.','Table\x20of\x20contents':'Innehållsförteckning'},'getPluralForm':_0x4373a0=>0x1!=_0x4373a0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ac11e=>{const {sv:{dictionary:_0x1797f9,getPluralForm:_0x135a19}}={'sv':{'dictionary':{'Empty\x20heading':'Tom\x20rubrik','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigerarens\x20rubriker\x20dyker\x20upp\x20här\x20medan\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Inga\x20rubriker\x20hittades\x20i\x20dokumentet.','Table\x20of\x20contents':'Innehållsförteckning'},'getPluralForm':_0x3524f9=>0x1!=_0x3524f9}};_0x1ac11e['sv']||={'dictionary':{},'getPluralForm':null},_0x1ac11e['sv']['dictionary']=Object['assign'](_0x1ac11e['sv']['dictionary'],_0x1797f9),_0x1ac11e['sv']['getPluralForm']=_0x135a19;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5bab35=>{const {sv:{dictionary:_0x34e4b9,getPluralForm:_0x1ae228}}={'sv':{'dictionary':{'Empty\x20heading':'Tom\x20rubrik','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigerarens\x20rubriker\x20dyker\x20upp\x20här\x20medan\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Inga\x20rubriker\x20hittades\x20i\x20dokumentet.','Table\x20of\x20contents':'Innehållsförteckning'},'getPluralForm':_0x21a44f=>0x1!=_0x21a44f}};_0x5bab35['sv']||={'dictionary':{},'getPluralForm':null},_0x5bab35['sv']['dictionary']=Object['assign'](_0x5bab35['sv']['dictionary'],_0x34e4b9),_0x5bab35['sv']['getPluralForm']=_0x1ae228;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x69475=>0x0}};
23
+ export default{'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x3143ec=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xfa0db=>{const {th:{dictionary:_0x4d87e6,getPluralForm:_0xb6c1b0}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x10675d=>0x0}};_0xfa0db['th']||={'dictionary':{},'getPluralForm':null},_0xfa0db['th']['dictionary']=Object['assign'](_0xfa0db['th']['dictionary'],_0x4d87e6),_0xfa0db['th']['getPluralForm']=_0xb6c1b0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x52d8a2=>{const {th:{dictionary:_0x58086c,getPluralForm:_0x12a255}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x1eaf0e=>0x0}};_0x52d8a2['th']||={'dictionary':{},'getPluralForm':null},_0x52d8a2['th']['dictionary']=Object['assign'](_0x52d8a2['th']['dictionary'],_0x58086c),_0x52d8a2['th']['getPluralForm']=_0x12a255;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Empty\x20heading':'Boş\x20başlık','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Siz\x20yazarken\x20editör\x20başlıkları\x20burada\x20görünecektir.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokümanda\x20başlık\x20bulunamadı.','Table\x20of\x20contents':'İçindekiler'},'getPluralForm':_0x1593d8=>_0x1593d8>0x1}};
23
+ export default{'tr':{'dictionary':{'Empty\x20heading':'Boş\x20başlık','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Siz\x20yazarken\x20editör\x20başlıkları\x20burada\x20görünecektir.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokümanda\x20başlık\x20bulunamadı.','Table\x20of\x20contents':'İçindekiler'},'getPluralForm':_0x552ad1=>_0x552ad1>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x140313=>{const {tr:{dictionary:_0x449350,getPluralForm:_0x35c594}}={'tr':{'dictionary':{'Empty\x20heading':'Boş\x20başlık','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Siz\x20yazarken\x20editör\x20başlıkları\x20burada\x20görünecektir.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokümanda\x20başlık\x20bulunamadı.','Table\x20of\x20contents':'İçindekiler'},'getPluralForm':_0x2f2d59=>_0x2f2d59>0x1}};_0x140313['tr']||={'dictionary':{},'getPluralForm':null},_0x140313['tr']['dictionary']=Object['assign'](_0x140313['tr']['dictionary'],_0x449350),_0x140313['tr']['getPluralForm']=_0x35c594;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa2ee81=>{const {tr:{dictionary:_0x5a474c,getPluralForm:_0x4367c1}}={'tr':{'dictionary':{'Empty\x20heading':'Boş\x20başlık','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Siz\x20yazarken\x20editör\x20başlıkları\x20burada\x20görünecektir.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokümanda\x20başlık\x20bulunamadı.','Table\x20of\x20contents':'İçindekiler'},'getPluralForm':_0x33cf3c=>_0x33cf3c>0x1}};_0xa2ee81['tr']||={'dictionary':{},'getPluralForm':null},_0xa2ee81['tr']['dictionary']=Object['assign'](_0xa2ee81['tr']['dictionary'],_0x5a474c),_0xa2ee81['tr']['getPluralForm']=_0x4367c1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Empty\x20heading':'بوش\x20ماۋزۇ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'خەت\x20كىرگۈزگەندە\x20تەھرىرنىڭ\x20ماۋزۇسى\x20كۆرۈنىدۇ.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'پۈتۈكتە\x20ماۋزۇ\x20بايقالمىدى.','Table\x20of\x20contents':'مەزمۇن\x20جەدۋىلى'},'getPluralForm':_0x21914c=>0x1!=_0x21914c}};
23
+ export default{'ug':{'dictionary':{'Empty\x20heading':'بوش\x20ماۋزۇ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'خەت\x20كىرگۈزگەندە\x20تەھرىرنىڭ\x20ماۋزۇسى\x20كۆرۈنىدۇ.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'پۈتۈكتە\x20ماۋزۇ\x20بايقالمىدى.','Table\x20of\x20contents':'مەزمۇن\x20جەدۋىلى'},'getPluralForm':_0x4aef04=>0x1!=_0x4aef04}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f18e2=>{const {ug:{dictionary:_0x591ae5,getPluralForm:_0x27f3fa}}={'ug':{'dictionary':{'Empty\x20heading':'بوش\x20ماۋزۇ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'خەت\x20كىرگۈزگەندە\x20تەھرىرنىڭ\x20ماۋزۇسى\x20كۆرۈنىدۇ.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'پۈتۈكتە\x20ماۋزۇ\x20بايقالمىدى.','Table\x20of\x20contents':'مەزمۇن\x20جەدۋىلى'},'getPluralForm':_0xaa3f37=>0x1!=_0xaa3f37}};_0x1f18e2['ug']||={'dictionary':{},'getPluralForm':null},_0x1f18e2['ug']['dictionary']=Object['assign'](_0x1f18e2['ug']['dictionary'],_0x591ae5),_0x1f18e2['ug']['getPluralForm']=_0x27f3fa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x556283=>{const {ug:{dictionary:_0x56fe66,getPluralForm:_0x3ea148}}={'ug':{'dictionary':{'Empty\x20heading':'بوش\x20ماۋزۇ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'خەت\x20كىرگۈزگەندە\x20تەھرىرنىڭ\x20ماۋزۇسى\x20كۆرۈنىدۇ.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'پۈتۈكتە\x20ماۋزۇ\x20بايقالمىدى.','Table\x20of\x20contents':'مەزمۇن\x20جەدۋىلى'},'getPluralForm':_0x3c73f9=>0x1!=_0x3c73f9}};_0x556283['ug']||={'dictionary':{},'getPluralForm':null},_0x556283['ug']['dictionary']=Object['assign'](_0x556283['ug']['dictionary'],_0x56fe66),_0x556283['ug']['getPluralForm']=_0x3ea148;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Empty\x20heading':'Порожній\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Редакторські\x20заголовки\x20з\x27являтимуться\x20тут,\x20коли\x20ви\x20друкуватимете.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'У\x20документі\x20не\x20знайдено\x20заголовків.','Table\x20of\x20contents':'Зміст'},'getPluralForm':_0x1ddc3c=>_0x1ddc3c%0x1==0x0&&_0x1ddc3c%0xa==0x1&&_0x1ddc3c%0x64!=0xb?0x0:_0x1ddc3c%0x1==0x0&&_0x1ddc3c%0xa>=0x2&&_0x1ddc3c%0xa<=0x4&&(_0x1ddc3c%0x64<0xc||_0x1ddc3c%0x64>0xe)?0x1:_0x1ddc3c%0x1==0x0&&(_0x1ddc3c%0xa==0x0||_0x1ddc3c%0xa>=0x5&&_0x1ddc3c%0xa<=0x9||_0x1ddc3c%0x64>=0xb&&_0x1ddc3c%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Empty\x20heading':'Порожній\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Редакторські\x20заголовки\x20з\x27являтимуться\x20тут,\x20коли\x20ви\x20друкуватимете.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'У\x20документі\x20не\x20знайдено\x20заголовків.','Table\x20of\x20contents':'Зміст'},'getPluralForm':_0x347395=>_0x347395%0x1==0x0&&_0x347395%0xa==0x1&&_0x347395%0x64!=0xb?0x0:_0x347395%0x1==0x0&&_0x347395%0xa>=0x2&&_0x347395%0xa<=0x4&&(_0x347395%0x64<0xc||_0x347395%0x64>0xe)?0x1:_0x347395%0x1==0x0&&(_0x347395%0xa==0x0||_0x347395%0xa>=0x5&&_0x347395%0xa<=0x9||_0x347395%0x64>=0xb&&_0x347395%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c93da=>{const {uk:{dictionary:_0x37d3e6,getPluralForm:_0x559ba2}}={'uk':{'dictionary':{'Empty\x20heading':'Порожній\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Редакторські\x20заголовки\x20з\x27являтимуться\x20тут,\x20коли\x20ви\x20друкуватимете.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'У\x20документі\x20не\x20знайдено\x20заголовків.','Table\x20of\x20contents':'Зміст'},'getPluralForm':_0xf19306=>_0xf19306%0x1==0x0&&_0xf19306%0xa==0x1&&_0xf19306%0x64!=0xb?0x0:_0xf19306%0x1==0x0&&_0xf19306%0xa>=0x2&&_0xf19306%0xa<=0x4&&(_0xf19306%0x64<0xc||_0xf19306%0x64>0xe)?0x1:_0xf19306%0x1==0x0&&(_0xf19306%0xa==0x0||_0xf19306%0xa>=0x5&&_0xf19306%0xa<=0x9||_0xf19306%0x64>=0xb&&_0xf19306%0x64<=0xe)?0x2:0x3}};_0x3c93da['uk']||={'dictionary':{},'getPluralForm':null},_0x3c93da['uk']['dictionary']=Object['assign'](_0x3c93da['uk']['dictionary'],_0x37d3e6),_0x3c93da['uk']['getPluralForm']=_0x559ba2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3a6183=>{const {uk:{dictionary:_0x59da80,getPluralForm:_0x2311e5}}={'uk':{'dictionary':{'Empty\x20heading':'Порожній\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Редакторські\x20заголовки\x20з\x27являтимуться\x20тут,\x20коли\x20ви\x20друкуватимете.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'У\x20документі\x20не\x20знайдено\x20заголовків.','Table\x20of\x20contents':'Зміст'},'getPluralForm':_0x5df9a4=>_0x5df9a4%0x1==0x0&&_0x5df9a4%0xa==0x1&&_0x5df9a4%0x64!=0xb?0x0:_0x5df9a4%0x1==0x0&&_0x5df9a4%0xa>=0x2&&_0x5df9a4%0xa<=0x4&&(_0x5df9a4%0x64<0xc||_0x5df9a4%0x64>0xe)?0x1:_0x5df9a4%0x1==0x0&&(_0x5df9a4%0xa==0x0||_0x5df9a4%0xa>=0x5&&_0x5df9a4%0xa<=0x9||_0x5df9a4%0x64>=0xb&&_0x5df9a4%0x64<=0xe)?0x2:0x3}};_0x3a6183['uk']||={'dictionary':{},'getPluralForm':null},_0x3a6183['uk']['dictionary']=Object['assign'](_0x3a6183['uk']['dictionary'],_0x59da80),_0x3a6183['uk']['getPluralForm']=_0x2311e5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Empty\x20heading':'Tiêu\x20đề\x20trống','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tiêu\x20đề\x20chỉnh\x20sửa\x20sẽ\x20hiện\x20ra\x20ở\x20đây\x20khi\x20bạn\x20nhập.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Không\x20tìm\x20thấy\x20tiêu\x20đề\x20nào\x20trong\x20văn\x20bản.','Table\x20of\x20contents':'Mục\x20lục'},'getPluralForm':_0x44264d=>0x0}};
23
+ export default{'vi':{'dictionary':{'Empty\x20heading':'Tiêu\x20đề\x20trống','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tiêu\x20đề\x20chỉnh\x20sửa\x20sẽ\x20hiện\x20ra\x20ở\x20đây\x20khi\x20bạn\x20nhập.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Không\x20tìm\x20thấy\x20tiêu\x20đề\x20nào\x20trong\x20văn\x20bản.','Table\x20of\x20contents':'Mục\x20lục'},'getPluralForm':_0x2cd470=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17a284=>{const {vi:{dictionary:_0x219cd0,getPluralForm:_0xe1fc0c}}={'vi':{'dictionary':{'Empty\x20heading':'Tiêu\x20đề\x20trống','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tiêu\x20đề\x20chỉnh\x20sửa\x20sẽ\x20hiện\x20ra\x20ở\x20đây\x20khi\x20bạn\x20nhập.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Không\x20tìm\x20thấy\x20tiêu\x20đề\x20nào\x20trong\x20văn\x20bản.','Table\x20of\x20contents':'Mục\x20lục'},'getPluralForm':_0x3167e6=>0x0}};_0x17a284['vi']||={'dictionary':{},'getPluralForm':null},_0x17a284['vi']['dictionary']=Object['assign'](_0x17a284['vi']['dictionary'],_0x219cd0),_0x17a284['vi']['getPluralForm']=_0xe1fc0c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x32c055=>{const {vi:{dictionary:_0x2cfe82,getPluralForm:_0x16e0b8}}={'vi':{'dictionary':{'Empty\x20heading':'Tiêu\x20đề\x20trống','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tiêu\x20đề\x20chỉnh\x20sửa\x20sẽ\x20hiện\x20ra\x20ở\x20đây\x20khi\x20bạn\x20nhập.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Không\x20tìm\x20thấy\x20tiêu\x20đề\x20nào\x20trong\x20văn\x20bản.','Table\x20of\x20contents':'Mục\x20lục'},'getPluralForm':_0x9f611a=>0x0}};_0x32c055['vi']||={'dictionary':{},'getPluralForm':null},_0x32c055['vi']['dictionary']=Object['assign'](_0x32c055['vi']['dictionary'],_0x2cfe82),_0x32c055['vi']['getPluralForm']=_0x16e0b8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x587360=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x387d57=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b80dc=>{const {'zh-cn':{dictionary:_0x675190,getPluralForm:_0x2ec5f8}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x3a9051=>0x0}};_0x1b80dc['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1b80dc['zh-cn']['dictionary']=Object['assign'](_0x1b80dc['zh-cn']['dictionary'],_0x675190),_0x1b80dc['zh-cn']['getPluralForm']=_0x2ec5f8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x32b28b=>{const {'zh-cn':{dictionary:_0x4d1c45,getPluralForm:_0xcf03c9}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x230bdb=>0x0}};_0x32b28b['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x32b28b['zh-cn']['dictionary']=Object['assign'](_0x32b28b['zh-cn']['dictionary'],_0x4d1c45),_0x32b28b['zh-cn']['getPluralForm']=_0xcf03c9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x573453=>0x0}};
23
+ export default{'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x3daacc=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36749b=>{const {zh:{dictionary:_0x43c98c,getPluralForm:_0x12ba03}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x30ea95=>0x0}};_0x36749b['zh']||={'dictionary':{},'getPluralForm':null},_0x36749b['zh']['dictionary']=Object['assign'](_0x36749b['zh']['dictionary'],_0x43c98c),_0x36749b['zh']['getPluralForm']=_0x12ba03;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x50bf55=>{const {zh:{dictionary:_0x4c80c2,getPluralForm:_0x566895}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x14dbba=>0x0}};_0x50bf55['zh']||={'dictionary':{},'getPluralForm':null},_0x50bf55['zh']['dictionary']=Object['assign'](_0x50bf55['zh']['dictionary'],_0x4c80c2),_0x50bf55['zh']['getPluralForm']=_0x566895;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,13 @@
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
+ /**
10
+ * @module document-outline/utils/common-translations
11
+ */
12
+ import type { Locale } from 'ckeditor5/src/utils.js';
13
+ export declare function getTranslation(locale: Locale, id: string): string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "42.0.2",
3
+ "version": "43.0.0-alpha.0",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,13 +13,13 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "42.0.2",
17
- "@ckeditor/ckeditor5-engine": "42.0.2",
18
- "@ckeditor/ckeditor5-ui": "42.0.2",
19
- "@ckeditor/ckeditor5-utils": "42.0.2",
20
- "@ckeditor/ckeditor5-widget": "42.0.2",
21
- "ckeditor5": "42.0.2",
22
- "ckeditor5-collaboration": "42.0.2",
16
+ "@ckeditor/ckeditor5-core": "43.0.0-alpha.0",
17
+ "@ckeditor/ckeditor5-engine": "43.0.0-alpha.0",
18
+ "@ckeditor/ckeditor5-ui": "43.0.0-alpha.0",
19
+ "@ckeditor/ckeditor5-utils": "43.0.0-alpha.0",
20
+ "@ckeditor/ckeditor5-widget": "43.0.0-alpha.0",
21
+ "ckeditor5": "43.0.0-alpha.0",
22
+ "ckeditor5-collaboration": "43.0.0-alpha.0",
23
23
  "lodash-es": "4.17.21"
24
24
  },
25
25
  "license": "SEE LICENSE IN LICENSE.md",