@ckeditor/ckeditor5-document-outline 43.1.0 → 43.2.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 (103) hide show
  1. package/build/document-outline.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +8 -8
  91. package/src/documentoutline/documentoutlineui.js +1 -1
  92. package/src/documentoutline/documentoutlineutils.js +1 -1
  93. package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
  94. package/src/documentoutline/ui/documentoutlineview.js +1 -1
  95. package/src/documentoutline/utils.js +1 -1
  96. package/src/documentoutline.js +1 -1
  97. package/src/index.js +1 -1
  98. package/src/tableofcontents/headingid.js +1 -1
  99. package/src/tableofcontents/tableofcontentscommand.js +1 -1
  100. package/src/tableofcontents/tableofcontentsediting.js +1 -1
  101. package/src/tableofcontents/tableofcontentsui.js +1 -1
  102. package/src/tableofcontents.js +1 -1
  103. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19a8bf=>{const {pl:{dictionary:_0x40a4ff,getPluralForm:_0x3ca409}}={'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':_0x4a833e=>0x1==_0x4a833e?0x0:_0x4a833e%0xa>=0x2&&_0x4a833e%0xa<=0x4&&(_0x4a833e%0x64<0xc||_0x4a833e%0x64>0xe)?0x1:0x1!=_0x4a833e&&_0x4a833e%0xa>=0x0&&_0x4a833e%0xa<=0x1||_0x4a833e%0xa>=0x5&&_0x4a833e%0xa<=0x9||_0x4a833e%0x64>=0xc&&_0x4a833e%0x64<=0xe?0x2:0x3}};_0x19a8bf['pl']||={'dictionary':{},'getPluralForm':null},_0x19a8bf['pl']['dictionary']=Object['assign'](_0x19a8bf['pl']['dictionary'],_0x40a4ff),_0x19a8bf['pl']['getPluralForm']=_0x3ca409;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4daeaa=>{const {pl:{dictionary:_0x15ca93,getPluralForm:_0x1ec1ae}}={'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':_0x4d6fec=>0x1==_0x4d6fec?0x0:_0x4d6fec%0xa>=0x2&&_0x4d6fec%0xa<=0x4&&(_0x4d6fec%0x64<0xc||_0x4d6fec%0x64>0xe)?0x1:0x1!=_0x4d6fec&&_0x4d6fec%0xa>=0x0&&_0x4d6fec%0xa<=0x1||_0x4d6fec%0xa>=0x5&&_0x4d6fec%0xa<=0x9||_0x4d6fec%0x64>=0xc&&_0x4d6fec%0x64<=0xe?0x2:0x3}};_0x4daeaa['pl']||={'dictionary':{},'getPluralForm':null},_0x4daeaa['pl']['dictionary']=Object['assign'](_0x4daeaa['pl']['dictionary'],_0x15ca93),_0x4daeaa['pl']['getPluralForm']=_0x1ec1ae;})(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':_0x3d42cc=>0x0==_0x3d42cc||0x1==_0x3d42cc?0x0:0x0!=_0x3d42cc&&_0x3d42cc%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':_0x2d696a=>0x0==_0x2d696a||0x1==_0x2d696a?0x0:0x0!=_0x2d696a&&_0x2d696a%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4ac2cc=>{const {'pt-br':{dictionary:_0x32c03b,getPluralForm:_0x51434e}}={'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':_0x46eb48=>0x0==_0x46eb48||0x1==_0x46eb48?0x0:0x0!=_0x46eb48&&_0x46eb48%0xf4240==0x0?0x1:0x2}};_0x4ac2cc['pt-br']||={'dictionary':{},'getPluralForm':null},_0x4ac2cc['pt-br']['dictionary']=Object['assign'](_0x4ac2cc['pt-br']['dictionary'],_0x32c03b),_0x4ac2cc['pt-br']['getPluralForm']=_0x51434e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x201afa=>{const {'pt-br':{dictionary:_0x24952d,getPluralForm:_0x5828db}}={'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':_0x5b0fe5=>0x0==_0x5b0fe5||0x1==_0x5b0fe5?0x0:0x0!=_0x5b0fe5&&_0x5b0fe5%0xf4240==0x0?0x1:0x2}};_0x201afa['pt-br']||={'dictionary':{},'getPluralForm':null},_0x201afa['pt-br']['dictionary']=Object['assign'](_0x201afa['pt-br']['dictionary'],_0x24952d),_0x201afa['pt-br']['getPluralForm']=_0x5828db;})(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':_0x522109=>0x0==_0x522109||0x1==_0x522109?0x0:0x0!=_0x522109&&_0x522109%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':_0x43cc88=>0x0==_0x43cc88||0x1==_0x43cc88?0x0:0x0!=_0x43cc88&&_0x43cc88%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x50b6fd=>{const {pt:{dictionary:_0x356284,getPluralForm:_0x5588d4}}={'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':_0x52dbd9=>0x0==_0x52dbd9||0x1==_0x52dbd9?0x0:0x0!=_0x52dbd9&&_0x52dbd9%0xf4240==0x0?0x1:0x2}};_0x50b6fd['pt']||={'dictionary':{},'getPluralForm':null},_0x50b6fd['pt']['dictionary']=Object['assign'](_0x50b6fd['pt']['dictionary'],_0x356284),_0x50b6fd['pt']['getPluralForm']=_0x5588d4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20ffb4=>{const {pt:{dictionary:_0xbda2bf,getPluralForm:_0x1ecf06}}={'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':_0x14e11a=>0x0==_0x14e11a||0x1==_0x14e11a?0x0:0x0!=_0x14e11a&&_0x14e11a%0xf4240==0x0?0x1:0x2}};_0x20ffb4['pt']||={'dictionary':{},'getPluralForm':null},_0x20ffb4['pt']['dictionary']=Object['assign'](_0x20ffb4['pt']['dictionary'],_0xbda2bf),_0x20ffb4['pt']['getPluralForm']=_0x1ecf06;})(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':_0x468d34=>0x1==_0x468d34?0x0:_0x468d34%0x64>0x13||_0x468d34%0x64==0x0&&0x0!=_0x468d34?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':_0xb48034=>0x1==_0xb48034?0x0:_0xb48034%0x64>0x13||_0xb48034%0x64==0x0&&0x0!=_0xb48034?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xdab0fc=>{const {ro:{dictionary:_0xea8ac4,getPluralForm:_0x5ce25a}}={'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':_0x43f96e=>0x1==_0x43f96e?0x0:_0x43f96e%0x64>0x13||_0x43f96e%0x64==0x0&&0x0!=_0x43f96e?0x2:0x1}};_0xdab0fc['ro']||={'dictionary':{},'getPluralForm':null},_0xdab0fc['ro']['dictionary']=Object['assign'](_0xdab0fc['ro']['dictionary'],_0xea8ac4),_0xdab0fc['ro']['getPluralForm']=_0x5ce25a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x777f52=>{const {ro:{dictionary:_0x14edd1,getPluralForm:_0x26d1ca}}={'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':_0x5e1aa8=>0x1==_0x5e1aa8?0x0:_0x5e1aa8%0x64>0x13||_0x5e1aa8%0x64==0x0&&0x0!=_0x5e1aa8?0x2:0x1}};_0x777f52['ro']||={'dictionary':{},'getPluralForm':null},_0x777f52['ro']['dictionary']=Object['assign'](_0x777f52['ro']['dictionary'],_0x14edd1),_0x777f52['ro']['getPluralForm']=_0x26d1ca;})(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':_0x3afa05=>_0x3afa05%0xa==0x1&&_0x3afa05%0x64!=0xb?0x0:_0x3afa05%0xa>=0x2&&_0x3afa05%0xa<=0x4&&(_0x3afa05%0x64<0xc||_0x3afa05%0x64>0xe)?0x1:_0x3afa05%0xa==0x0||_0x3afa05%0xa>=0x5&&_0x3afa05%0xa<=0x9||_0x3afa05%0x64>=0xb&&_0x3afa05%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':_0x14f4b9=>_0x14f4b9%0xa==0x1&&_0x14f4b9%0x64!=0xb?0x0:_0x14f4b9%0xa>=0x2&&_0x14f4b9%0xa<=0x4&&(_0x14f4b9%0x64<0xc||_0x14f4b9%0x64>0xe)?0x1:_0x14f4b9%0xa==0x0||_0x14f4b9%0xa>=0x5&&_0x14f4b9%0xa<=0x9||_0x14f4b9%0x64>=0xb&&_0x14f4b9%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c4c16=>{const {ru:{dictionary:_0x35fafa,getPluralForm:_0x4dc01b}}={'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':_0xbdf8a1=>_0xbdf8a1%0xa==0x1&&_0xbdf8a1%0x64!=0xb?0x0:_0xbdf8a1%0xa>=0x2&&_0xbdf8a1%0xa<=0x4&&(_0xbdf8a1%0x64<0xc||_0xbdf8a1%0x64>0xe)?0x1:_0xbdf8a1%0xa==0x0||_0xbdf8a1%0xa>=0x5&&_0xbdf8a1%0xa<=0x9||_0xbdf8a1%0x64>=0xb&&_0xbdf8a1%0x64<=0xe?0x2:0x3}};_0x2c4c16['ru']||={'dictionary':{},'getPluralForm':null},_0x2c4c16['ru']['dictionary']=Object['assign'](_0x2c4c16['ru']['dictionary'],_0x35fafa),_0x2c4c16['ru']['getPluralForm']=_0x4dc01b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c9333=>{const {ru:{dictionary:_0x4baba5,getPluralForm:_0xfa0409}}={'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':_0x55c705=>_0x55c705%0xa==0x1&&_0x55c705%0x64!=0xb?0x0:_0x55c705%0xa>=0x2&&_0x55c705%0xa<=0x4&&(_0x55c705%0x64<0xc||_0x55c705%0x64>0xe)?0x1:_0x55c705%0xa==0x0||_0x55c705%0xa>=0x5&&_0x55c705%0xa<=0x9||_0x55c705%0x64>=0xb&&_0x55c705%0x64<=0xe?0x2:0x3}};_0x2c9333['ru']||={'dictionary':{},'getPluralForm':null},_0x2c9333['ru']['dictionary']=Object['assign'](_0x2c9333['ru']['dictionary'],_0x4baba5),_0x2c9333['ru']['getPluralForm']=_0xfa0409;})(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':_0x1d6963=>_0x1d6963%0x1==0x0&&0x1==_0x1d6963?0x0:_0x1d6963%0x1==0x0&&_0x1d6963>=0x2&&_0x1d6963<=0x4?0x1:_0x1d6963%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':_0x393a14=>_0x393a14%0x1==0x0&&0x1==_0x393a14?0x0:_0x393a14%0x1==0x0&&_0x393a14>=0x2&&_0x393a14<=0x4?0x1:_0x393a14%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3eb4aa=>{const {sk:{dictionary:_0x1441b3,getPluralForm:_0x359cd4}}={'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':_0x1b13ee=>_0x1b13ee%0x1==0x0&&0x1==_0x1b13ee?0x0:_0x1b13ee%0x1==0x0&&_0x1b13ee>=0x2&&_0x1b13ee<=0x4?0x1:_0x1b13ee%0x1!=0x0?0x2:0x3}};_0x3eb4aa['sk']||={'dictionary':{},'getPluralForm':null},_0x3eb4aa['sk']['dictionary']=Object['assign'](_0x3eb4aa['sk']['dictionary'],_0x1441b3),_0x3eb4aa['sk']['getPluralForm']=_0x359cd4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d1ff8=>{const {sk:{dictionary:_0x3d3ecb,getPluralForm:_0x5a5142}}={'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':_0x349921=>_0x349921%0x1==0x0&&0x1==_0x349921?0x0:_0x349921%0x1==0x0&&_0x349921>=0x2&&_0x349921<=0x4?0x1:_0x349921%0x1!=0x0?0x2:0x3}};_0x3d1ff8['sk']||={'dictionary':{},'getPluralForm':null},_0x3d1ff8['sk']['dictionary']=Object['assign'](_0x3d1ff8['sk']['dictionary'],_0x3d3ecb),_0x3d1ff8['sk']['getPluralForm']=_0x5a5142;})(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':_0x2e4764=>_0x2e4764%0xa==0x1&&_0x2e4764%0x64!=0xb?0x0:_0x2e4764%0xa>=0x2&&_0x2e4764%0xa<=0x4&&(_0x2e4764%0x64<0xa||_0x2e4764%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':_0x56fda1=>_0x56fda1%0xa==0x1&&_0x56fda1%0x64!=0xb?0x0:_0x56fda1%0xa>=0x2&&_0x56fda1%0xa<=0x4&&(_0x56fda1%0x64<0xa||_0x56fda1%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x854684=>{const {'sr-latn':{dictionary:_0x1502f3,getPluralForm:_0xed1a3e}}={'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':_0x85ab4e=>_0x85ab4e%0xa==0x1&&_0x85ab4e%0x64!=0xb?0x0:_0x85ab4e%0xa>=0x2&&_0x85ab4e%0xa<=0x4&&(_0x85ab4e%0x64<0xa||_0x85ab4e%0x64>=0x14)?0x1:0x2}};_0x854684['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x854684['sr-latn']['dictionary']=Object['assign'](_0x854684['sr-latn']['dictionary'],_0x1502f3),_0x854684['sr-latn']['getPluralForm']=_0xed1a3e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x385d03=>{const {'sr-latn':{dictionary:_0x3e519e,getPluralForm:_0x3ebde1}}={'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':_0x63e63f=>_0x63e63f%0xa==0x1&&_0x63e63f%0x64!=0xb?0x0:_0x63e63f%0xa>=0x2&&_0x63e63f%0xa<=0x4&&(_0x63e63f%0x64<0xa||_0x63e63f%0x64>=0x14)?0x1:0x2}};_0x385d03['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x385d03['sr-latn']['dictionary']=Object['assign'](_0x385d03['sr-latn']['dictionary'],_0x3e519e),_0x385d03['sr-latn']['getPluralForm']=_0x3ebde1;})(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':_0x7c85c=>_0x7c85c%0xa==0x1&&_0x7c85c%0x64!=0xb?0x0:_0x7c85c%0xa>=0x2&&_0x7c85c%0xa<=0x4&&(_0x7c85c%0x64<0xa||_0x7c85c%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':_0x359b35=>_0x359b35%0xa==0x1&&_0x359b35%0x64!=0xb?0x0:_0x359b35%0xa>=0x2&&_0x359b35%0xa<=0x4&&(_0x359b35%0x64<0xa||_0x359b35%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43406d=>{const {sr:{dictionary:_0x2b1ded,getPluralForm:_0x2ec72f}}={'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':_0x436471=>_0x436471%0xa==0x1&&_0x436471%0x64!=0xb?0x0:_0x436471%0xa>=0x2&&_0x436471%0xa<=0x4&&(_0x436471%0x64<0xa||_0x436471%0x64>=0x14)?0x1:0x2}};_0x43406d['sr']||={'dictionary':{},'getPluralForm':null},_0x43406d['sr']['dictionary']=Object['assign'](_0x43406d['sr']['dictionary'],_0x2b1ded),_0x43406d['sr']['getPluralForm']=_0x2ec72f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x441263=>{const {sr:{dictionary:_0x1df1c5,getPluralForm:_0xd141a3}}={'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':_0x5ccf4d=>_0x5ccf4d%0xa==0x1&&_0x5ccf4d%0x64!=0xb?0x0:_0x5ccf4d%0xa>=0x2&&_0x5ccf4d%0xa<=0x4&&(_0x5ccf4d%0x64<0xa||_0x5ccf4d%0x64>=0x14)?0x1:0x2}};_0x441263['sr']||={'dictionary':{},'getPluralForm':null},_0x441263['sr']['dictionary']=Object['assign'](_0x441263['sr']['dictionary'],_0x1df1c5),_0x441263['sr']['getPluralForm']=_0xd141a3;})(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':_0x12495d=>0x1!=_0x12495d}};
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':_0x5266fd=>0x1!=_0x5266fd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37fa27=>{const {sv:{dictionary:_0x4d885f,getPluralForm:_0x502530}}={'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':_0xd3784a=>0x1!=_0xd3784a}};_0x37fa27['sv']||={'dictionary':{},'getPluralForm':null},_0x37fa27['sv']['dictionary']=Object['assign'](_0x37fa27['sv']['dictionary'],_0x4d885f),_0x37fa27['sv']['getPluralForm']=_0x502530;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4aaf89=>{const {sv:{dictionary:_0xe6e288,getPluralForm:_0x5df9e5}}={'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':_0x4f2803=>0x1!=_0x4f2803}};_0x4aaf89['sv']||={'dictionary':{},'getPluralForm':null},_0x4aaf89['sv']['dictionary']=Object['assign'](_0x4aaf89['sv']['dictionary'],_0xe6e288),_0x4aaf89['sv']['getPluralForm']=_0x5df9e5;})(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':_0x4ef985=>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':_0x4a4007=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b48a2=>{const {th:{dictionary:_0x1823a7,getPluralForm:_0x5f25fb}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x1010b6=>0x0}};_0x5b48a2['th']||={'dictionary':{},'getPluralForm':null},_0x5b48a2['th']['dictionary']=Object['assign'](_0x5b48a2['th']['dictionary'],_0x1823a7),_0x5b48a2['th']['getPluralForm']=_0x5f25fb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3aa4ba=>{const {th:{dictionary:_0x5daa32,getPluralForm:_0x978570}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x5c85b4=>0x0}};_0x3aa4ba['th']||={'dictionary':{},'getPluralForm':null},_0x3aa4ba['th']['dictionary']=Object['assign'](_0x3aa4ba['th']['dictionary'],_0x5daa32),_0x3aa4ba['th']['getPluralForm']=_0x978570;})(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':_0x9c2097=>_0x9c2097>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':_0x380eb2=>_0x380eb2>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x51fcd6=>{const {tr:{dictionary:_0x1ba39d,getPluralForm:_0x1a052c}}={'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':_0x48ce24=>_0x48ce24>0x1}};_0x51fcd6['tr']||={'dictionary':{},'getPluralForm':null},_0x51fcd6['tr']['dictionary']=Object['assign'](_0x51fcd6['tr']['dictionary'],_0x1ba39d),_0x51fcd6['tr']['getPluralForm']=_0x1a052c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xecfe39=>{const {tr:{dictionary:_0x353f2e,getPluralForm:_0x4993a9}}={'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':_0x14d606=>_0x14d606>0x1}};_0xecfe39['tr']||={'dictionary':{},'getPluralForm':null},_0xecfe39['tr']['dictionary']=Object['assign'](_0xecfe39['tr']['dictionary'],_0x353f2e),_0xecfe39['tr']['getPluralForm']=_0x4993a9;})(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':_0x4a9c58=>0x1!=_0x4a9c58}};
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':_0x4818da=>0x1!=_0x4818da}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3974b3=>{const {ug:{dictionary:_0x4a3e52,getPluralForm:_0x390d8e}}={'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':_0x50682e=>0x1!=_0x50682e}};_0x3974b3['ug']||={'dictionary':{},'getPluralForm':null},_0x3974b3['ug']['dictionary']=Object['assign'](_0x3974b3['ug']['dictionary'],_0x4a3e52),_0x3974b3['ug']['getPluralForm']=_0x390d8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14a2bf=>{const {ug:{dictionary:_0x3761a3,getPluralForm:_0x3d60e9}}={'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':_0x2c9ac1=>0x1!=_0x2c9ac1}};_0x14a2bf['ug']||={'dictionary':{},'getPluralForm':null},_0x14a2bf['ug']['dictionary']=Object['assign'](_0x14a2bf['ug']['dictionary'],_0x3761a3),_0x14a2bf['ug']['getPluralForm']=_0x3d60e9;})(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':_0x124e60=>_0x124e60%0x1==0x0&&_0x124e60%0xa==0x1&&_0x124e60%0x64!=0xb?0x0:_0x124e60%0x1==0x0&&_0x124e60%0xa>=0x2&&_0x124e60%0xa<=0x4&&(_0x124e60%0x64<0xc||_0x124e60%0x64>0xe)?0x1:_0x124e60%0x1==0x0&&(_0x124e60%0xa==0x0||_0x124e60%0xa>=0x5&&_0x124e60%0xa<=0x9||_0x124e60%0x64>=0xb&&_0x124e60%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':_0x3f636a=>_0x3f636a%0x1==0x0&&_0x3f636a%0xa==0x1&&_0x3f636a%0x64!=0xb?0x0:_0x3f636a%0x1==0x0&&_0x3f636a%0xa>=0x2&&_0x3f636a%0xa<=0x4&&(_0x3f636a%0x64<0xc||_0x3f636a%0x64>0xe)?0x1:_0x3f636a%0x1==0x0&&(_0x3f636a%0xa==0x0||_0x3f636a%0xa>=0x5&&_0x3f636a%0xa<=0x9||_0x3f636a%0x64>=0xb&&_0x3f636a%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c54f4=>{const {uk:{dictionary:_0x412f0a,getPluralForm:_0x194dd2}}={'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':_0x53702c=>_0x53702c%0x1==0x0&&_0x53702c%0xa==0x1&&_0x53702c%0x64!=0xb?0x0:_0x53702c%0x1==0x0&&_0x53702c%0xa>=0x2&&_0x53702c%0xa<=0x4&&(_0x53702c%0x64<0xc||_0x53702c%0x64>0xe)?0x1:_0x53702c%0x1==0x0&&(_0x53702c%0xa==0x0||_0x53702c%0xa>=0x5&&_0x53702c%0xa<=0x9||_0x53702c%0x64>=0xb&&_0x53702c%0x64<=0xe)?0x2:0x3}};_0x4c54f4['uk']||={'dictionary':{},'getPluralForm':null},_0x4c54f4['uk']['dictionary']=Object['assign'](_0x4c54f4['uk']['dictionary'],_0x412f0a),_0x4c54f4['uk']['getPluralForm']=_0x194dd2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x115603=>{const {uk:{dictionary:_0x52b3b2,getPluralForm:_0x45c3dd}}={'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':_0x4c06be=>_0x4c06be%0x1==0x0&&_0x4c06be%0xa==0x1&&_0x4c06be%0x64!=0xb?0x0:_0x4c06be%0x1==0x0&&_0x4c06be%0xa>=0x2&&_0x4c06be%0xa<=0x4&&(_0x4c06be%0x64<0xc||_0x4c06be%0x64>0xe)?0x1:_0x4c06be%0x1==0x0&&(_0x4c06be%0xa==0x0||_0x4c06be%0xa>=0x5&&_0x4c06be%0xa<=0x9||_0x4c06be%0x64>=0xb&&_0x4c06be%0x64<=0xe)?0x2:0x3}};_0x115603['uk']||={'dictionary':{},'getPluralForm':null},_0x115603['uk']['dictionary']=Object['assign'](_0x115603['uk']['dictionary'],_0x52b3b2),_0x115603['uk']['getPluralForm']=_0x45c3dd;})(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':_0x3ea2a5=>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':_0x283e70=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x470a1a=>{const {vi:{dictionary:_0x159568,getPluralForm:_0x10c633}}={'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':_0x333a6e=>0x0}};_0x470a1a['vi']||={'dictionary':{},'getPluralForm':null},_0x470a1a['vi']['dictionary']=Object['assign'](_0x470a1a['vi']['dictionary'],_0x159568),_0x470a1a['vi']['getPluralForm']=_0x10c633;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x521580=>{const {vi:{dictionary:_0xf5dc50,getPluralForm:_0x24b4e5}}={'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':_0x2e033a=>0x0}};_0x521580['vi']||={'dictionary':{},'getPluralForm':null},_0x521580['vi']['dictionary']=Object['assign'](_0x521580['vi']['dictionary'],_0xf5dc50),_0x521580['vi']['getPluralForm']=_0x24b4e5;})(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':_0x4b1c5c=>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':_0x2964c6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x385918=>{const {'zh-cn':{dictionary:_0x41b807,getPluralForm:_0x3640ea}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x1886af=>0x0}};_0x385918['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x385918['zh-cn']['dictionary']=Object['assign'](_0x385918['zh-cn']['dictionary'],_0x41b807),_0x385918['zh-cn']['getPluralForm']=_0x3640ea;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x220f77=>{const {'zh-cn':{dictionary:_0x29ef31,getPluralForm:_0x281d44}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x34406b=>0x0}};_0x220f77['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x220f77['zh-cn']['dictionary']=Object['assign'](_0x220f77['zh-cn']['dictionary'],_0x29ef31),_0x220f77['zh-cn']['getPluralForm']=_0x281d44;})(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':_0x4d8aa4=>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':_0x398a58=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x215a44=>{const {zh:{dictionary:_0x1fdf1a,getPluralForm:_0x48a96b}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x5852d8=>0x0}};_0x215a44['zh']||={'dictionary':{},'getPluralForm':null},_0x215a44['zh']['dictionary']=Object['assign'](_0x215a44['zh']['dictionary'],_0x1fdf1a),_0x215a44['zh']['getPluralForm']=_0x48a96b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2950de=>{const {zh:{dictionary:_0x417191,getPluralForm:_0x265502}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x38e3b9=>0x0}};_0x2950de['zh']||={'dictionary':{},'getPluralForm':null},_0x2950de['zh']['dictionary']=Object['assign'](_0x2950de['zh']['dictionary'],_0x417191),_0x2950de['zh']['getPluralForm']=_0x265502;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "43.1.0",
3
+ "version": "43.2.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": "43.1.0",
17
- "@ckeditor/ckeditor5-engine": "43.1.0",
18
- "@ckeditor/ckeditor5-ui": "43.1.0",
19
- "@ckeditor/ckeditor5-utils": "43.1.0",
20
- "@ckeditor/ckeditor5-widget": "43.1.0",
21
- "ckeditor5": "43.1.0",
22
- "ckeditor5-collaboration": "43.1.0",
16
+ "@ckeditor/ckeditor5-core": "43.2.0-alpha.0",
17
+ "@ckeditor/ckeditor5-engine": "43.2.0-alpha.0",
18
+ "@ckeditor/ckeditor5-ui": "43.2.0-alpha.0",
19
+ "@ckeditor/ckeditor5-utils": "43.2.0-alpha.0",
20
+ "@ckeditor/ckeditor5-widget": "43.2.0-alpha.0",
21
+ "ckeditor5": "43.2.0-alpha.0",
22
+ "ckeditor5-collaboration": "43.2.0-alpha.0",
23
23
  "lodash-es": "4.17.21"
24
24
  },
25
25
  "license": "SEE LICENSE IN LICENSE.md",