@ckeditor/ckeditor5-document-outline 43.2.0-alpha.7 → 43.2.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
- (_0x196370=>{const {pl:{dictionary:_0x5d8957,getPluralForm:_0x458f58}}={'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':_0x4ea042=>0x1==_0x4ea042?0x0:_0x4ea042%0xa>=0x2&&_0x4ea042%0xa<=0x4&&(_0x4ea042%0x64<0xc||_0x4ea042%0x64>0xe)?0x1:0x1!=_0x4ea042&&_0x4ea042%0xa>=0x0&&_0x4ea042%0xa<=0x1||_0x4ea042%0xa>=0x5&&_0x4ea042%0xa<=0x9||_0x4ea042%0x64>=0xc&&_0x4ea042%0x64<=0xe?0x2:0x3}};_0x196370['pl']||={'dictionary':{},'getPluralForm':null},_0x196370['pl']['dictionary']=Object['assign'](_0x196370['pl']['dictionary'],_0x5d8957),_0x196370['pl']['getPluralForm']=_0x458f58;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x496bb5=>{const {pl:{dictionary:_0x3cd19b,getPluralForm:_0x1f2a94}}={'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':_0x284c12=>0x1==_0x284c12?0x0:_0x284c12%0xa>=0x2&&_0x284c12%0xa<=0x4&&(_0x284c12%0x64<0xc||_0x284c12%0x64>0xe)?0x1:0x1!=_0x284c12&&_0x284c12%0xa>=0x0&&_0x284c12%0xa<=0x1||_0x284c12%0xa>=0x5&&_0x284c12%0xa<=0x9||_0x284c12%0x64>=0xc&&_0x284c12%0x64<=0xe?0x2:0x3}};_0x496bb5['pl']||={'dictionary':{},'getPluralForm':null},_0x496bb5['pl']['dictionary']=Object['assign'](_0x496bb5['pl']['dictionary'],_0x3cd19b),_0x496bb5['pl']['getPluralForm']=_0x1f2a94;})(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':_0x8388de=>0x0==_0x8388de||0x1==_0x8388de?0x0:0x0!=_0x8388de&&_0x8388de%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':_0x5ebd50=>0x0==_0x5ebd50||0x1==_0x5ebd50?0x0:0x0!=_0x5ebd50&&_0x5ebd50%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27b1c9=>{const {'pt-br':{dictionary:_0x124c22,getPluralForm:_0x158a9d}}={'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':_0x415ae3=>0x0==_0x415ae3||0x1==_0x415ae3?0x0:0x0!=_0x415ae3&&_0x415ae3%0xf4240==0x0?0x1:0x2}};_0x27b1c9['pt-br']||={'dictionary':{},'getPluralForm':null},_0x27b1c9['pt-br']['dictionary']=Object['assign'](_0x27b1c9['pt-br']['dictionary'],_0x124c22),_0x27b1c9['pt-br']['getPluralForm']=_0x158a9d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a71d5=>{const {'pt-br':{dictionary:_0x3b0ee1,getPluralForm:_0x54efc0}}={'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':_0x3ed002=>0x0==_0x3ed002||0x1==_0x3ed002?0x0:0x0!=_0x3ed002&&_0x3ed002%0xf4240==0x0?0x1:0x2}};_0x5a71d5['pt-br']||={'dictionary':{},'getPluralForm':null},_0x5a71d5['pt-br']['dictionary']=Object['assign'](_0x5a71d5['pt-br']['dictionary'],_0x3b0ee1),_0x5a71d5['pt-br']['getPluralForm']=_0x54efc0;})(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':_0x46b260=>0x0==_0x46b260||0x1==_0x46b260?0x0:0x0!=_0x46b260&&_0x46b260%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':_0x179dbe=>0x0==_0x179dbe||0x1==_0x179dbe?0x0:0x0!=_0x179dbe&&_0x179dbe%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x23deb2=>{const {pt:{dictionary:_0x5cc3d1,getPluralForm:_0x24a151}}={'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':_0x3c91a6=>0x0==_0x3c91a6||0x1==_0x3c91a6?0x0:0x0!=_0x3c91a6&&_0x3c91a6%0xf4240==0x0?0x1:0x2}};_0x23deb2['pt']||={'dictionary':{},'getPluralForm':null},_0x23deb2['pt']['dictionary']=Object['assign'](_0x23deb2['pt']['dictionary'],_0x5cc3d1),_0x23deb2['pt']['getPluralForm']=_0x24a151;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e8423=>{const {pt:{dictionary:_0x4dda4b,getPluralForm:_0x5bd011}}={'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':_0x2c9ec5=>0x0==_0x2c9ec5||0x1==_0x2c9ec5?0x0:0x0!=_0x2c9ec5&&_0x2c9ec5%0xf4240==0x0?0x1:0x2}};_0x1e8423['pt']||={'dictionary':{},'getPluralForm':null},_0x1e8423['pt']['dictionary']=Object['assign'](_0x1e8423['pt']['dictionary'],_0x4dda4b),_0x1e8423['pt']['getPluralForm']=_0x5bd011;})(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':_0x325f2b=>0x1==_0x325f2b?0x0:_0x325f2b%0x64>0x13||_0x325f2b%0x64==0x0&&0x0!=_0x325f2b?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':_0x15956b=>0x1==_0x15956b?0x0:_0x15956b%0x64>0x13||_0x15956b%0x64==0x0&&0x0!=_0x15956b?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd20971=>{const {ro:{dictionary:_0x3a1ec0,getPluralForm:_0x162d05}}={'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':_0x52b4c2=>0x1==_0x52b4c2?0x0:_0x52b4c2%0x64>0x13||_0x52b4c2%0x64==0x0&&0x0!=_0x52b4c2?0x2:0x1}};_0xd20971['ro']||={'dictionary':{},'getPluralForm':null},_0xd20971['ro']['dictionary']=Object['assign'](_0xd20971['ro']['dictionary'],_0x3a1ec0),_0xd20971['ro']['getPluralForm']=_0x162d05;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa7e789=>{const {ro:{dictionary:_0x318d2c,getPluralForm:_0x4d33e5}}={'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':_0x1b2bdc=>0x1==_0x1b2bdc?0x0:_0x1b2bdc%0x64>0x13||_0x1b2bdc%0x64==0x0&&0x0!=_0x1b2bdc?0x2:0x1}};_0xa7e789['ro']||={'dictionary':{},'getPluralForm':null},_0xa7e789['ro']['dictionary']=Object['assign'](_0xa7e789['ro']['dictionary'],_0x318d2c),_0xa7e789['ro']['getPluralForm']=_0x4d33e5;})(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':_0x1bca2d=>_0x1bca2d%0xa==0x1&&_0x1bca2d%0x64!=0xb?0x0:_0x1bca2d%0xa>=0x2&&_0x1bca2d%0xa<=0x4&&(_0x1bca2d%0x64<0xc||_0x1bca2d%0x64>0xe)?0x1:_0x1bca2d%0xa==0x0||_0x1bca2d%0xa>=0x5&&_0x1bca2d%0xa<=0x9||_0x1bca2d%0x64>=0xb&&_0x1bca2d%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':_0x2b83bf=>_0x2b83bf%0xa==0x1&&_0x2b83bf%0x64!=0xb?0x0:_0x2b83bf%0xa>=0x2&&_0x2b83bf%0xa<=0x4&&(_0x2b83bf%0x64<0xc||_0x2b83bf%0x64>0xe)?0x1:_0x2b83bf%0xa==0x0||_0x2b83bf%0xa>=0x5&&_0x2b83bf%0xa<=0x9||_0x2b83bf%0x64>=0xb&&_0x2b83bf%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x165eb7=>{const {ru:{dictionary:_0x3d488e,getPluralForm:_0x186f5c}}={'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':_0x29cdfc=>_0x29cdfc%0xa==0x1&&_0x29cdfc%0x64!=0xb?0x0:_0x29cdfc%0xa>=0x2&&_0x29cdfc%0xa<=0x4&&(_0x29cdfc%0x64<0xc||_0x29cdfc%0x64>0xe)?0x1:_0x29cdfc%0xa==0x0||_0x29cdfc%0xa>=0x5&&_0x29cdfc%0xa<=0x9||_0x29cdfc%0x64>=0xb&&_0x29cdfc%0x64<=0xe?0x2:0x3}};_0x165eb7['ru']||={'dictionary':{},'getPluralForm':null},_0x165eb7['ru']['dictionary']=Object['assign'](_0x165eb7['ru']['dictionary'],_0x3d488e),_0x165eb7['ru']['getPluralForm']=_0x186f5c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2371b7=>{const {ru:{dictionary:_0x5bec7a,getPluralForm:_0x53928f}}={'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':_0x3c5481=>_0x3c5481%0xa==0x1&&_0x3c5481%0x64!=0xb?0x0:_0x3c5481%0xa>=0x2&&_0x3c5481%0xa<=0x4&&(_0x3c5481%0x64<0xc||_0x3c5481%0x64>0xe)?0x1:_0x3c5481%0xa==0x0||_0x3c5481%0xa>=0x5&&_0x3c5481%0xa<=0x9||_0x3c5481%0x64>=0xb&&_0x3c5481%0x64<=0xe?0x2:0x3}};_0x2371b7['ru']||={'dictionary':{},'getPluralForm':null},_0x2371b7['ru']['dictionary']=Object['assign'](_0x2371b7['ru']['dictionary'],_0x5bec7a),_0x2371b7['ru']['getPluralForm']=_0x53928f;})(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':_0x33ff66=>_0x33ff66%0x1==0x0&&0x1==_0x33ff66?0x0:_0x33ff66%0x1==0x0&&_0x33ff66>=0x2&&_0x33ff66<=0x4?0x1:_0x33ff66%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':_0xab0cad=>_0xab0cad%0x1==0x0&&0x1==_0xab0cad?0x0:_0xab0cad%0x1==0x0&&_0xab0cad>=0x2&&_0xab0cad<=0x4?0x1:_0xab0cad%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a0337=>{const {sk:{dictionary:_0x4c5a09,getPluralForm:_0x311903}}={'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':_0x484686=>_0x484686%0x1==0x0&&0x1==_0x484686?0x0:_0x484686%0x1==0x0&&_0x484686>=0x2&&_0x484686<=0x4?0x1:_0x484686%0x1!=0x0?0x2:0x3}};_0x3a0337['sk']||={'dictionary':{},'getPluralForm':null},_0x3a0337['sk']['dictionary']=Object['assign'](_0x3a0337['sk']['dictionary'],_0x4c5a09),_0x3a0337['sk']['getPluralForm']=_0x311903;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x82374c=>{const {sk:{dictionary:_0x358348,getPluralForm:_0x19de4b}}={'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':_0x17b43f=>_0x17b43f%0x1==0x0&&0x1==_0x17b43f?0x0:_0x17b43f%0x1==0x0&&_0x17b43f>=0x2&&_0x17b43f<=0x4?0x1:_0x17b43f%0x1!=0x0?0x2:0x3}};_0x82374c['sk']||={'dictionary':{},'getPluralForm':null},_0x82374c['sk']['dictionary']=Object['assign'](_0x82374c['sk']['dictionary'],_0x358348),_0x82374c['sk']['getPluralForm']=_0x19de4b;})(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':_0x55e71e=>_0x55e71e%0xa==0x1&&_0x55e71e%0x64!=0xb?0x0:_0x55e71e%0xa>=0x2&&_0x55e71e%0xa<=0x4&&(_0x55e71e%0x64<0xa||_0x55e71e%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':_0x5ce552=>_0x5ce552%0xa==0x1&&_0x5ce552%0x64!=0xb?0x0:_0x5ce552%0xa>=0x2&&_0x5ce552%0xa<=0x4&&(_0x5ce552%0x64<0xa||_0x5ce552%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x175080=>{const {'sr-latn':{dictionary:_0x33c69b,getPluralForm:_0x3ede2e}}={'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':_0xc8372b=>_0xc8372b%0xa==0x1&&_0xc8372b%0x64!=0xb?0x0:_0xc8372b%0xa>=0x2&&_0xc8372b%0xa<=0x4&&(_0xc8372b%0x64<0xa||_0xc8372b%0x64>=0x14)?0x1:0x2}};_0x175080['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x175080['sr-latn']['dictionary']=Object['assign'](_0x175080['sr-latn']['dictionary'],_0x33c69b),_0x175080['sr-latn']['getPluralForm']=_0x3ede2e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x404404=>{const {'sr-latn':{dictionary:_0x327b01,getPluralForm:_0x11eec9}}={'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':_0x3ba77a=>_0x3ba77a%0xa==0x1&&_0x3ba77a%0x64!=0xb?0x0:_0x3ba77a%0xa>=0x2&&_0x3ba77a%0xa<=0x4&&(_0x3ba77a%0x64<0xa||_0x3ba77a%0x64>=0x14)?0x1:0x2}};_0x404404['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x404404['sr-latn']['dictionary']=Object['assign'](_0x404404['sr-latn']['dictionary'],_0x327b01),_0x404404['sr-latn']['getPluralForm']=_0x11eec9;})(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':_0xba561e=>_0xba561e%0xa==0x1&&_0xba561e%0x64!=0xb?0x0:_0xba561e%0xa>=0x2&&_0xba561e%0xa<=0x4&&(_0xba561e%0x64<0xa||_0xba561e%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':_0x52fec2=>_0x52fec2%0xa==0x1&&_0x52fec2%0x64!=0xb?0x0:_0x52fec2%0xa>=0x2&&_0x52fec2%0xa<=0x4&&(_0x52fec2%0x64<0xa||_0x52fec2%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x210afe=>{const {sr:{dictionary:_0x5e2956,getPluralForm:_0x88ab93}}={'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':_0x17636e=>_0x17636e%0xa==0x1&&_0x17636e%0x64!=0xb?0x0:_0x17636e%0xa>=0x2&&_0x17636e%0xa<=0x4&&(_0x17636e%0x64<0xa||_0x17636e%0x64>=0x14)?0x1:0x2}};_0x210afe['sr']||={'dictionary':{},'getPluralForm':null},_0x210afe['sr']['dictionary']=Object['assign'](_0x210afe['sr']['dictionary'],_0x5e2956),_0x210afe['sr']['getPluralForm']=_0x88ab93;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d0f11=>{const {sr:{dictionary:_0x5183d5,getPluralForm:_0x201bf9}}={'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':_0x42369e=>_0x42369e%0xa==0x1&&_0x42369e%0x64!=0xb?0x0:_0x42369e%0xa>=0x2&&_0x42369e%0xa<=0x4&&(_0x42369e%0x64<0xa||_0x42369e%0x64>=0x14)?0x1:0x2}};_0x3d0f11['sr']||={'dictionary':{},'getPluralForm':null},_0x3d0f11['sr']['dictionary']=Object['assign'](_0x3d0f11['sr']['dictionary'],_0x5183d5),_0x3d0f11['sr']['getPluralForm']=_0x201bf9;})(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':_0x45033f=>0x1!=_0x45033f}};
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':_0x315de1=>0x1!=_0x315de1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24357c=>{const {sv:{dictionary:_0xdf8795,getPluralForm:_0x5d2359}}={'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':_0x2400ab=>0x1!=_0x2400ab}};_0x24357c['sv']||={'dictionary':{},'getPluralForm':null},_0x24357c['sv']['dictionary']=Object['assign'](_0x24357c['sv']['dictionary'],_0xdf8795),_0x24357c['sv']['getPluralForm']=_0x5d2359;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x95a23e=>{const {sv:{dictionary:_0x1a4de8,getPluralForm:_0x331124}}={'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':_0x2261cb=>0x1!=_0x2261cb}};_0x95a23e['sv']||={'dictionary':{},'getPluralForm':null},_0x95a23e['sv']['dictionary']=Object['assign'](_0x95a23e['sv']['dictionary'],_0x1a4de8),_0x95a23e['sv']['getPluralForm']=_0x331124;})(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':_0xd07495=>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':_0x5ebbca=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5afe54=>{const {th:{dictionary:_0x4de825,getPluralForm:_0x4f83d4}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x3a0483=>0x0}};_0x5afe54['th']||={'dictionary':{},'getPluralForm':null},_0x5afe54['th']['dictionary']=Object['assign'](_0x5afe54['th']['dictionary'],_0x4de825),_0x5afe54['th']['getPluralForm']=_0x4f83d4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a6a08=>{const {th:{dictionary:_0x199706,getPluralForm:_0x4b5b2a}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x5ce27a=>0x0}};_0x4a6a08['th']||={'dictionary':{},'getPluralForm':null},_0x4a6a08['th']['dictionary']=Object['assign'](_0x4a6a08['th']['dictionary'],_0x199706),_0x4a6a08['th']['getPluralForm']=_0x4b5b2a;})(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':_0x231b45=>_0x231b45>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':_0x3202c2=>_0x3202c2>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58f892=>{const {tr:{dictionary:_0x1296d5,getPluralForm:_0x599d76}}={'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':_0x886b72=>_0x886b72>0x1}};_0x58f892['tr']||={'dictionary':{},'getPluralForm':null},_0x58f892['tr']['dictionary']=Object['assign'](_0x58f892['tr']['dictionary'],_0x1296d5),_0x58f892['tr']['getPluralForm']=_0x599d76;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3c4cee=>{const {tr:{dictionary:_0x62ebfc,getPluralForm:_0xa966c8}}={'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':_0x3892ee=>_0x3892ee>0x1}};_0x3c4cee['tr']||={'dictionary':{},'getPluralForm':null},_0x3c4cee['tr']['dictionary']=Object['assign'](_0x3c4cee['tr']['dictionary'],_0x62ebfc),_0x3c4cee['tr']['getPluralForm']=_0xa966c8;})(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':_0x21f902=>0x1!=_0x21f902}};
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':_0x1745de=>0x1!=_0x1745de}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17eaa1=>{const {ug:{dictionary:_0x50ed19,getPluralForm:_0x366fa7}}={'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':_0x5318ba=>0x1!=_0x5318ba}};_0x17eaa1['ug']||={'dictionary':{},'getPluralForm':null},_0x17eaa1['ug']['dictionary']=Object['assign'](_0x17eaa1['ug']['dictionary'],_0x50ed19),_0x17eaa1['ug']['getPluralForm']=_0x366fa7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49c83b=>{const {ug:{dictionary:_0x469dcf,getPluralForm:_0x1a34ae}}={'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':_0x53fb21=>0x1!=_0x53fb21}};_0x49c83b['ug']||={'dictionary':{},'getPluralForm':null},_0x49c83b['ug']['dictionary']=Object['assign'](_0x49c83b['ug']['dictionary'],_0x469dcf),_0x49c83b['ug']['getPluralForm']=_0x1a34ae;})(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':_0xda714c=>_0xda714c%0x1==0x0&&_0xda714c%0xa==0x1&&_0xda714c%0x64!=0xb?0x0:_0xda714c%0x1==0x0&&_0xda714c%0xa>=0x2&&_0xda714c%0xa<=0x4&&(_0xda714c%0x64<0xc||_0xda714c%0x64>0xe)?0x1:_0xda714c%0x1==0x0&&(_0xda714c%0xa==0x0||_0xda714c%0xa>=0x5&&_0xda714c%0xa<=0x9||_0xda714c%0x64>=0xb&&_0xda714c%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':_0x3c8a56=>_0x3c8a56%0x1==0x0&&_0x3c8a56%0xa==0x1&&_0x3c8a56%0x64!=0xb?0x0:_0x3c8a56%0x1==0x0&&_0x3c8a56%0xa>=0x2&&_0x3c8a56%0xa<=0x4&&(_0x3c8a56%0x64<0xc||_0x3c8a56%0x64>0xe)?0x1:_0x3c8a56%0x1==0x0&&(_0x3c8a56%0xa==0x0||_0x3c8a56%0xa>=0x5&&_0x3c8a56%0xa<=0x9||_0x3c8a56%0x64>=0xb&&_0x3c8a56%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27af72=>{const {uk:{dictionary:_0x38e37b,getPluralForm:_0x1f23f7}}={'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':_0x1f6a07=>_0x1f6a07%0x1==0x0&&_0x1f6a07%0xa==0x1&&_0x1f6a07%0x64!=0xb?0x0:_0x1f6a07%0x1==0x0&&_0x1f6a07%0xa>=0x2&&_0x1f6a07%0xa<=0x4&&(_0x1f6a07%0x64<0xc||_0x1f6a07%0x64>0xe)?0x1:_0x1f6a07%0x1==0x0&&(_0x1f6a07%0xa==0x0||_0x1f6a07%0xa>=0x5&&_0x1f6a07%0xa<=0x9||_0x1f6a07%0x64>=0xb&&_0x1f6a07%0x64<=0xe)?0x2:0x3}};_0x27af72['uk']||={'dictionary':{},'getPluralForm':null},_0x27af72['uk']['dictionary']=Object['assign'](_0x27af72['uk']['dictionary'],_0x38e37b),_0x27af72['uk']['getPluralForm']=_0x1f23f7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4954e8=>{const {uk:{dictionary:_0xb6ed33,getPluralForm:_0x398898}}={'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':_0x3eb2ff=>_0x3eb2ff%0x1==0x0&&_0x3eb2ff%0xa==0x1&&_0x3eb2ff%0x64!=0xb?0x0:_0x3eb2ff%0x1==0x0&&_0x3eb2ff%0xa>=0x2&&_0x3eb2ff%0xa<=0x4&&(_0x3eb2ff%0x64<0xc||_0x3eb2ff%0x64>0xe)?0x1:_0x3eb2ff%0x1==0x0&&(_0x3eb2ff%0xa==0x0||_0x3eb2ff%0xa>=0x5&&_0x3eb2ff%0xa<=0x9||_0x3eb2ff%0x64>=0xb&&_0x3eb2ff%0x64<=0xe)?0x2:0x3}};_0x4954e8['uk']||={'dictionary':{},'getPluralForm':null},_0x4954e8['uk']['dictionary']=Object['assign'](_0x4954e8['uk']['dictionary'],_0xb6ed33),_0x4954e8['uk']['getPluralForm']=_0x398898;})(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':_0x1cffd5=>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':_0x225723=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37df53=>{const {vi:{dictionary:_0x25ec29,getPluralForm:_0x406ec7}}={'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':_0x538481=>0x0}};_0x37df53['vi']||={'dictionary':{},'getPluralForm':null},_0x37df53['vi']['dictionary']=Object['assign'](_0x37df53['vi']['dictionary'],_0x25ec29),_0x37df53['vi']['getPluralForm']=_0x406ec7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d4ce5=>{const {vi:{dictionary:_0x32d7ba,getPluralForm:_0xb1003e}}={'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':_0x3aaf97=>0x0}};_0x4d4ce5['vi']||={'dictionary':{},'getPluralForm':null},_0x4d4ce5['vi']['dictionary']=Object['assign'](_0x4d4ce5['vi']['dictionary'],_0x32d7ba),_0x4d4ce5['vi']['getPluralForm']=_0xb1003e;})(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':_0x240216=>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':_0x2f511c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x14e7af=>{const {'zh-cn':{dictionary:_0x3439c4,getPluralForm:_0x320ee8}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x534171=>0x0}};_0x14e7af['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x14e7af['zh-cn']['dictionary']=Object['assign'](_0x14e7af['zh-cn']['dictionary'],_0x3439c4),_0x14e7af['zh-cn']['getPluralForm']=_0x320ee8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x38b886=>{const {'zh-cn':{dictionary:_0x5a7e68,getPluralForm:_0x4e5fb0}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x34c66=>0x0}};_0x38b886['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x38b886['zh-cn']['dictionary']=Object['assign'](_0x38b886['zh-cn']['dictionary'],_0x5a7e68),_0x38b886['zh-cn']['getPluralForm']=_0x4e5fb0;})(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':_0x1e6d9a=>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':_0x2e230e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1872e9=>{const {zh:{dictionary:_0x151410,getPluralForm:_0x5c71aa}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x28a87f=>0x0}};_0x1872e9['zh']||={'dictionary':{},'getPluralForm':null},_0x1872e9['zh']['dictionary']=Object['assign'](_0x1872e9['zh']['dictionary'],_0x151410),_0x1872e9['zh']['getPluralForm']=_0x5c71aa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36910e=>{const {zh:{dictionary:_0x172372,getPluralForm:_0x38215e}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x429ad0=>0x0}};_0x36910e['zh']||={'dictionary':{},'getPluralForm':null},_0x36910e['zh']['dictionary']=Object['assign'](_0x36910e['zh']['dictionary'],_0x172372),_0x36910e['zh']['getPluralForm']=_0x38215e;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "43.2.0-alpha.7",
3
+ "version": "43.2.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.2.0-alpha.7",
17
- "@ckeditor/ckeditor5-engine": "43.2.0-alpha.7",
18
- "@ckeditor/ckeditor5-ui": "43.2.0-alpha.7",
19
- "@ckeditor/ckeditor5-utils": "43.2.0-alpha.7",
20
- "@ckeditor/ckeditor5-widget": "43.2.0-alpha.7",
21
- "ckeditor5": "43.2.0-alpha.7",
22
- "ckeditor5-collaboration": "43.2.0-alpha.7",
16
+ "@ckeditor/ckeditor5-core": "43.2.0",
17
+ "@ckeditor/ckeditor5-engine": "43.2.0",
18
+ "@ckeditor/ckeditor5-ui": "43.2.0",
19
+ "@ckeditor/ckeditor5-utils": "43.2.0",
20
+ "@ckeditor/ckeditor5-widget": "43.2.0",
21
+ "ckeditor5": "43.2.0",
22
+ "ckeditor5-collaboration": "43.2.0",
23
23
  "lodash-es": "4.17.21"
24
24
  },
25
25
  "license": "SEE LICENSE IN LICENSE.md",