@ckeditor/ckeditor5-document-outline 42.0.0 → 42.0.1-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 (102) 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 +4 -4
  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
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5326c2=>{const {pl:{dictionary:_0x1b3fc9,getPluralForm:_0x28836b}}={'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':_0x44b523=>0x1==_0x44b523?0x0:_0x44b523%0xa>=0x2&&_0x44b523%0xa<=0x4&&(_0x44b523%0x64<0xc||_0x44b523%0x64>0xe)?0x1:0x1!=_0x44b523&&_0x44b523%0xa>=0x0&&_0x44b523%0xa<=0x1||_0x44b523%0xa>=0x5&&_0x44b523%0xa<=0x9||_0x44b523%0x64>=0xc&&_0x44b523%0x64<=0xe?0x2:0x3}};_0x5326c2['pl']||={'dictionary':{},'getPluralForm':null},_0x5326c2['pl']['dictionary']=Object['assign'](_0x5326c2['pl']['dictionary'],_0x1b3fc9),_0x5326c2['pl']['getPluralForm']=_0x28836b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26005b=>{const {pl:{dictionary:_0x267039,getPluralForm:_0x563d33}}={'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':_0x4ab4b2=>0x1==_0x4ab4b2?0x0:_0x4ab4b2%0xa>=0x2&&_0x4ab4b2%0xa<=0x4&&(_0x4ab4b2%0x64<0xc||_0x4ab4b2%0x64>0xe)?0x1:0x1!=_0x4ab4b2&&_0x4ab4b2%0xa>=0x0&&_0x4ab4b2%0xa<=0x1||_0x4ab4b2%0xa>=0x5&&_0x4ab4b2%0xa<=0x9||_0x4ab4b2%0x64>=0xc&&_0x4ab4b2%0x64<=0xe?0x2:0x3}};_0x26005b['pl']||={'dictionary':{},'getPluralForm':null},_0x26005b['pl']['dictionary']=Object['assign'](_0x26005b['pl']['dictionary'],_0x267039),_0x26005b['pl']['getPluralForm']=_0x563d33;})(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':_0x4d9db=>0x0==_0x4d9db||0x1==_0x4d9db?0x0:0x0!=_0x4d9db&&_0x4d9db%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':_0x22f2b6=>0x0==_0x22f2b6||0x1==_0x22f2b6?0x0:0x0!=_0x22f2b6&&_0x22f2b6%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x22a5c2=>{const {'pt-br':{dictionary:_0xfa88cd,getPluralForm:_0xb86f31}}={'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':_0x554120=>0x0==_0x554120||0x1==_0x554120?0x0:0x0!=_0x554120&&_0x554120%0xf4240==0x0?0x1:0x2}};_0x22a5c2['pt-br']||={'dictionary':{},'getPluralForm':null},_0x22a5c2['pt-br']['dictionary']=Object['assign'](_0x22a5c2['pt-br']['dictionary'],_0xfa88cd),_0x22a5c2['pt-br']['getPluralForm']=_0xb86f31;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5262e1=>{const {'pt-br':{dictionary:_0x558522,getPluralForm:_0x529417}}={'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':_0x57fc81=>0x0==_0x57fc81||0x1==_0x57fc81?0x0:0x0!=_0x57fc81&&_0x57fc81%0xf4240==0x0?0x1:0x2}};_0x5262e1['pt-br']||={'dictionary':{},'getPluralForm':null},_0x5262e1['pt-br']['dictionary']=Object['assign'](_0x5262e1['pt-br']['dictionary'],_0x558522),_0x5262e1['pt-br']['getPluralForm']=_0x529417;})(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':_0x379f17=>0x0==_0x379f17||0x1==_0x379f17?0x0:0x0!=_0x379f17&&_0x379f17%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':_0x3227eb=>0x0==_0x3227eb||0x1==_0x3227eb?0x0:0x0!=_0x3227eb&&_0x3227eb%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a4a8d=>{const {pt:{dictionary:_0x298ad5,getPluralForm:_0x1a1aaa}}={'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':_0x373ee7=>0x0==_0x373ee7||0x1==_0x373ee7?0x0:0x0!=_0x373ee7&&_0x373ee7%0xf4240==0x0?0x1:0x2}};_0x1a4a8d['pt']||={'dictionary':{},'getPluralForm':null},_0x1a4a8d['pt']['dictionary']=Object['assign'](_0x1a4a8d['pt']['dictionary'],_0x298ad5),_0x1a4a8d['pt']['getPluralForm']=_0x1a1aaa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a4752=>{const {pt:{dictionary:_0x4b7156,getPluralForm:_0x18dedb}}={'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':_0x50c710=>0x0==_0x50c710||0x1==_0x50c710?0x0:0x0!=_0x50c710&&_0x50c710%0xf4240==0x0?0x1:0x2}};_0x4a4752['pt']||={'dictionary':{},'getPluralForm':null},_0x4a4752['pt']['dictionary']=Object['assign'](_0x4a4752['pt']['dictionary'],_0x4b7156),_0x4a4752['pt']['getPluralForm']=_0x18dedb;})(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':_0x5d4293=>0x1==_0x5d4293?0x0:_0x5d4293%0x64>0x13||_0x5d4293%0x64==0x0&&0x0!=_0x5d4293?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':_0x45125f=>0x1==_0x45125f?0x0:_0x45125f%0x64>0x13||_0x45125f%0x64==0x0&&0x0!=_0x45125f?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f432b=>{const {ro:{dictionary:_0x2e6e90,getPluralForm:_0xbf5f61}}={'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':_0x36d876=>0x1==_0x36d876?0x0:_0x36d876%0x64>0x13||_0x36d876%0x64==0x0&&0x0!=_0x36d876?0x2:0x1}};_0x1f432b['ro']||={'dictionary':{},'getPluralForm':null},_0x1f432b['ro']['dictionary']=Object['assign'](_0x1f432b['ro']['dictionary'],_0x2e6e90),_0x1f432b['ro']['getPluralForm']=_0xbf5f61;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b05ae=>{const {ro:{dictionary:_0x55cdc8,getPluralForm:_0x4deba4}}={'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':_0xd9a0b0=>0x1==_0xd9a0b0?0x0:_0xd9a0b0%0x64>0x13||_0xd9a0b0%0x64==0x0&&0x0!=_0xd9a0b0?0x2:0x1}};_0x5b05ae['ro']||={'dictionary':{},'getPluralForm':null},_0x5b05ae['ro']['dictionary']=Object['assign'](_0x5b05ae['ro']['dictionary'],_0x55cdc8),_0x5b05ae['ro']['getPluralForm']=_0x4deba4;})(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':_0x5f4d5c=>_0x5f4d5c%0xa==0x1&&_0x5f4d5c%0x64!=0xb?0x0:_0x5f4d5c%0xa>=0x2&&_0x5f4d5c%0xa<=0x4&&(_0x5f4d5c%0x64<0xc||_0x5f4d5c%0x64>0xe)?0x1:_0x5f4d5c%0xa==0x0||_0x5f4d5c%0xa>=0x5&&_0x5f4d5c%0xa<=0x9||_0x5f4d5c%0x64>=0xb&&_0x5f4d5c%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':_0x549921=>_0x549921%0xa==0x1&&_0x549921%0x64!=0xb?0x0:_0x549921%0xa>=0x2&&_0x549921%0xa<=0x4&&(_0x549921%0x64<0xc||_0x549921%0x64>0xe)?0x1:_0x549921%0xa==0x0||_0x549921%0xa>=0x5&&_0x549921%0xa<=0x9||_0x549921%0x64>=0xb&&_0x549921%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x495378=>{const {ru:{dictionary:_0x3520e9,getPluralForm:_0x481dca}}={'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':_0x47a9f2=>_0x47a9f2%0xa==0x1&&_0x47a9f2%0x64!=0xb?0x0:_0x47a9f2%0xa>=0x2&&_0x47a9f2%0xa<=0x4&&(_0x47a9f2%0x64<0xc||_0x47a9f2%0x64>0xe)?0x1:_0x47a9f2%0xa==0x0||_0x47a9f2%0xa>=0x5&&_0x47a9f2%0xa<=0x9||_0x47a9f2%0x64>=0xb&&_0x47a9f2%0x64<=0xe?0x2:0x3}};_0x495378['ru']||={'dictionary':{},'getPluralForm':null},_0x495378['ru']['dictionary']=Object['assign'](_0x495378['ru']['dictionary'],_0x3520e9),_0x495378['ru']['getPluralForm']=_0x481dca;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x48ef5a=>{const {ru:{dictionary:_0x1d1e7e,getPluralForm:_0x24aa48}}={'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':_0x173add=>_0x173add%0xa==0x1&&_0x173add%0x64!=0xb?0x0:_0x173add%0xa>=0x2&&_0x173add%0xa<=0x4&&(_0x173add%0x64<0xc||_0x173add%0x64>0xe)?0x1:_0x173add%0xa==0x0||_0x173add%0xa>=0x5&&_0x173add%0xa<=0x9||_0x173add%0x64>=0xb&&_0x173add%0x64<=0xe?0x2:0x3}};_0x48ef5a['ru']||={'dictionary':{},'getPluralForm':null},_0x48ef5a['ru']['dictionary']=Object['assign'](_0x48ef5a['ru']['dictionary'],_0x1d1e7e),_0x48ef5a['ru']['getPluralForm']=_0x24aa48;})(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':_0xd8a565=>_0xd8a565%0x1==0x0&&0x1==_0xd8a565?0x0:_0xd8a565%0x1==0x0&&_0xd8a565>=0x2&&_0xd8a565<=0x4?0x1:_0xd8a565%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':_0xf2ed52=>_0xf2ed52%0x1==0x0&&0x1==_0xf2ed52?0x0:_0xf2ed52%0x1==0x0&&_0xf2ed52>=0x2&&_0xf2ed52<=0x4?0x1:_0xf2ed52%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43318d=>{const {sk:{dictionary:_0x5af7b9,getPluralForm:_0x5833b8}}={'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':_0xd349ba=>_0xd349ba%0x1==0x0&&0x1==_0xd349ba?0x0:_0xd349ba%0x1==0x0&&_0xd349ba>=0x2&&_0xd349ba<=0x4?0x1:_0xd349ba%0x1!=0x0?0x2:0x3}};_0x43318d['sk']||={'dictionary':{},'getPluralForm':null},_0x43318d['sk']['dictionary']=Object['assign'](_0x43318d['sk']['dictionary'],_0x5af7b9),_0x43318d['sk']['getPluralForm']=_0x5833b8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4cd855=>{const {sk:{dictionary:_0x72b06b,getPluralForm:_0x39c8d1}}={'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':_0x3aca1c=>_0x3aca1c%0x1==0x0&&0x1==_0x3aca1c?0x0:_0x3aca1c%0x1==0x0&&_0x3aca1c>=0x2&&_0x3aca1c<=0x4?0x1:_0x3aca1c%0x1!=0x0?0x2:0x3}};_0x4cd855['sk']||={'dictionary':{},'getPluralForm':null},_0x4cd855['sk']['dictionary']=Object['assign'](_0x4cd855['sk']['dictionary'],_0x72b06b),_0x4cd855['sk']['getPluralForm']=_0x39c8d1;})(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':_0x1eeb3c=>_0x1eeb3c%0xa==0x1&&_0x1eeb3c%0x64!=0xb?0x0:_0x1eeb3c%0xa>=0x2&&_0x1eeb3c%0xa<=0x4&&(_0x1eeb3c%0x64<0xa||_0x1eeb3c%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':_0x3d95e7=>_0x3d95e7%0xa==0x1&&_0x3d95e7%0x64!=0xb?0x0:_0x3d95e7%0xa>=0x2&&_0x3d95e7%0xa<=0x4&&(_0x3d95e7%0x64<0xa||_0x3d95e7%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25f1ee=>{const {'sr-latn':{dictionary:_0x3327ea,getPluralForm:_0x8c91e9}}={'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':_0x351692=>_0x351692%0xa==0x1&&_0x351692%0x64!=0xb?0x0:_0x351692%0xa>=0x2&&_0x351692%0xa<=0x4&&(_0x351692%0x64<0xa||_0x351692%0x64>=0x14)?0x1:0x2}};_0x25f1ee['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x25f1ee['sr-latn']['dictionary']=Object['assign'](_0x25f1ee['sr-latn']['dictionary'],_0x3327ea),_0x25f1ee['sr-latn']['getPluralForm']=_0x8c91e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6f8611=>{const {'sr-latn':{dictionary:_0x1e9b0c,getPluralForm:_0x31de81}}={'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':_0x1bd405=>_0x1bd405%0xa==0x1&&_0x1bd405%0x64!=0xb?0x0:_0x1bd405%0xa>=0x2&&_0x1bd405%0xa<=0x4&&(_0x1bd405%0x64<0xa||_0x1bd405%0x64>=0x14)?0x1:0x2}};_0x6f8611['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x6f8611['sr-latn']['dictionary']=Object['assign'](_0x6f8611['sr-latn']['dictionary'],_0x1e9b0c),_0x6f8611['sr-latn']['getPluralForm']=_0x31de81;})(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':_0xac969a=>_0xac969a%0xa==0x1&&_0xac969a%0x64!=0xb?0x0:_0xac969a%0xa>=0x2&&_0xac969a%0xa<=0x4&&(_0xac969a%0x64<0xa||_0xac969a%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':_0x201897=>_0x201897%0xa==0x1&&_0x201897%0x64!=0xb?0x0:_0x201897%0xa>=0x2&&_0x201897%0xa<=0x4&&(_0x201897%0x64<0xa||_0x201897%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27d879=>{const {sr:{dictionary:_0xd21c65,getPluralForm:_0x34b6e9}}={'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':_0x545742=>_0x545742%0xa==0x1&&_0x545742%0x64!=0xb?0x0:_0x545742%0xa>=0x2&&_0x545742%0xa<=0x4&&(_0x545742%0x64<0xa||_0x545742%0x64>=0x14)?0x1:0x2}};_0x27d879['sr']||={'dictionary':{},'getPluralForm':null},_0x27d879['sr']['dictionary']=Object['assign'](_0x27d879['sr']['dictionary'],_0xd21c65),_0x27d879['sr']['getPluralForm']=_0x34b6e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x568065=>{const {sr:{dictionary:_0x34926a,getPluralForm:_0x3a9750}}={'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':_0x2bdd8d=>_0x2bdd8d%0xa==0x1&&_0x2bdd8d%0x64!=0xb?0x0:_0x2bdd8d%0xa>=0x2&&_0x2bdd8d%0xa<=0x4&&(_0x2bdd8d%0x64<0xa||_0x2bdd8d%0x64>=0x14)?0x1:0x2}};_0x568065['sr']||={'dictionary':{},'getPluralForm':null},_0x568065['sr']['dictionary']=Object['assign'](_0x568065['sr']['dictionary'],_0x34926a),_0x568065['sr']['getPluralForm']=_0x3a9750;})(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':_0x237ab2=>0x1!=_0x237ab2}};
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':_0x3c2d2c=>0x1!=_0x3c2d2c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b2ba9=>{const {sv:{dictionary:_0x53920a,getPluralForm:_0x1756c6}}={'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':_0xb24f5d=>0x1!=_0xb24f5d}};_0x2b2ba9['sv']||={'dictionary':{},'getPluralForm':null},_0x2b2ba9['sv']['dictionary']=Object['assign'](_0x2b2ba9['sv']['dictionary'],_0x53920a),_0x2b2ba9['sv']['getPluralForm']=_0x1756c6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ed1cf=>{const {sv:{dictionary:_0x1c756b,getPluralForm:_0x2a08c}}={'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':_0x3c95cd=>0x1!=_0x3c95cd}};_0x5ed1cf['sv']||={'dictionary':{},'getPluralForm':null},_0x5ed1cf['sv']['dictionary']=Object['assign'](_0x5ed1cf['sv']['dictionary'],_0x1c756b),_0x5ed1cf['sv']['getPluralForm']=_0x2a08c;})(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':_0x35c8bb=>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':_0x534080=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f39aa=>{const {th:{dictionary:_0x5edc99,getPluralForm:_0xf9e78a}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x84f721=>0x0}};_0x1f39aa['th']||={'dictionary':{},'getPluralForm':null},_0x1f39aa['th']['dictionary']=Object['assign'](_0x1f39aa['th']['dictionary'],_0x5edc99),_0x1f39aa['th']['getPluralForm']=_0xf9e78a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x73f69f=>{const {th:{dictionary:_0x39b13d,getPluralForm:_0x255974}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x918853=>0x0}};_0x73f69f['th']||={'dictionary':{},'getPluralForm':null},_0x73f69f['th']['dictionary']=Object['assign'](_0x73f69f['th']['dictionary'],_0x39b13d),_0x73f69f['th']['getPluralForm']=_0x255974;})(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':_0x435a11=>_0x435a11>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':_0x38111b=>_0x38111b>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5bcc7a=>{const {tr:{dictionary:_0x1d99da,getPluralForm:_0x56c5c8}}={'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':_0x4fc041=>_0x4fc041>0x1}};_0x5bcc7a['tr']||={'dictionary':{},'getPluralForm':null},_0x5bcc7a['tr']['dictionary']=Object['assign'](_0x5bcc7a['tr']['dictionary'],_0x1d99da),_0x5bcc7a['tr']['getPluralForm']=_0x56c5c8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x592b0d=>{const {tr:{dictionary:_0x271556,getPluralForm:_0x26d65f}}={'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':_0x32480b=>_0x32480b>0x1}};_0x592b0d['tr']||={'dictionary':{},'getPluralForm':null},_0x592b0d['tr']['dictionary']=Object['assign'](_0x592b0d['tr']['dictionary'],_0x271556),_0x592b0d['tr']['getPluralForm']=_0x26d65f;})(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':_0x477cd8=>0x1!=_0x477cd8}};
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':_0x8d144e=>0x1!=_0x8d144e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x363d0a=>{const {ug:{dictionary:_0x3b31ba,getPluralForm:_0x583400}}={'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':_0x348c65=>0x1!=_0x348c65}};_0x363d0a['ug']||={'dictionary':{},'getPluralForm':null},_0x363d0a['ug']['dictionary']=Object['assign'](_0x363d0a['ug']['dictionary'],_0x3b31ba),_0x363d0a['ug']['getPluralForm']=_0x583400;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x200661=>{const {ug:{dictionary:_0x4bb1d9,getPluralForm:_0xec5f6a}}={'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':_0x54efe7=>0x1!=_0x54efe7}};_0x200661['ug']||={'dictionary':{},'getPluralForm':null},_0x200661['ug']['dictionary']=Object['assign'](_0x200661['ug']['dictionary'],_0x4bb1d9),_0x200661['ug']['getPluralForm']=_0xec5f6a;})(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':_0x5d18c2=>_0x5d18c2%0x1==0x0&&_0x5d18c2%0xa==0x1&&_0x5d18c2%0x64!=0xb?0x0:_0x5d18c2%0x1==0x0&&_0x5d18c2%0xa>=0x2&&_0x5d18c2%0xa<=0x4&&(_0x5d18c2%0x64<0xc||_0x5d18c2%0x64>0xe)?0x1:_0x5d18c2%0x1==0x0&&(_0x5d18c2%0xa==0x0||_0x5d18c2%0xa>=0x5&&_0x5d18c2%0xa<=0x9||_0x5d18c2%0x64>=0xb&&_0x5d18c2%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':_0x38c29e=>_0x38c29e%0x1==0x0&&_0x38c29e%0xa==0x1&&_0x38c29e%0x64!=0xb?0x0:_0x38c29e%0x1==0x0&&_0x38c29e%0xa>=0x2&&_0x38c29e%0xa<=0x4&&(_0x38c29e%0x64<0xc||_0x38c29e%0x64>0xe)?0x1:_0x38c29e%0x1==0x0&&(_0x38c29e%0xa==0x0||_0x38c29e%0xa>=0x5&&_0x38c29e%0xa<=0x9||_0x38c29e%0x64>=0xb&&_0x38c29e%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a8593=>{const {uk:{dictionary:_0x411802,getPluralForm:_0x1e8e86}}={'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':_0x223804=>_0x223804%0x1==0x0&&_0x223804%0xa==0x1&&_0x223804%0x64!=0xb?0x0:_0x223804%0x1==0x0&&_0x223804%0xa>=0x2&&_0x223804%0xa<=0x4&&(_0x223804%0x64<0xc||_0x223804%0x64>0xe)?0x1:_0x223804%0x1==0x0&&(_0x223804%0xa==0x0||_0x223804%0xa>=0x5&&_0x223804%0xa<=0x9||_0x223804%0x64>=0xb&&_0x223804%0x64<=0xe)?0x2:0x3}};_0x3a8593['uk']||={'dictionary':{},'getPluralForm':null},_0x3a8593['uk']['dictionary']=Object['assign'](_0x3a8593['uk']['dictionary'],_0x411802),_0x3a8593['uk']['getPluralForm']=_0x1e8e86;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x540637=>{const {uk:{dictionary:_0x4fb402,getPluralForm:_0x5adcf3}}={'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':_0x488eff=>_0x488eff%0x1==0x0&&_0x488eff%0xa==0x1&&_0x488eff%0x64!=0xb?0x0:_0x488eff%0x1==0x0&&_0x488eff%0xa>=0x2&&_0x488eff%0xa<=0x4&&(_0x488eff%0x64<0xc||_0x488eff%0x64>0xe)?0x1:_0x488eff%0x1==0x0&&(_0x488eff%0xa==0x0||_0x488eff%0xa>=0x5&&_0x488eff%0xa<=0x9||_0x488eff%0x64>=0xb&&_0x488eff%0x64<=0xe)?0x2:0x3}};_0x540637['uk']||={'dictionary':{},'getPluralForm':null},_0x540637['uk']['dictionary']=Object['assign'](_0x540637['uk']['dictionary'],_0x4fb402),_0x540637['uk']['getPluralForm']=_0x5adcf3;})(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':_0x1678b3=>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':_0x4c2f5a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5707ce=>{const {vi:{dictionary:_0x3c7cec,getPluralForm:_0x464a8c}}={'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':_0x1b3f7d=>0x0}};_0x5707ce['vi']||={'dictionary':{},'getPluralForm':null},_0x5707ce['vi']['dictionary']=Object['assign'](_0x5707ce['vi']['dictionary'],_0x3c7cec),_0x5707ce['vi']['getPluralForm']=_0x464a8c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40fd2a=>{const {vi:{dictionary:_0x461690,getPluralForm:_0x54865c}}={'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':_0x1590d3=>0x0}};_0x40fd2a['vi']||={'dictionary':{},'getPluralForm':null},_0x40fd2a['vi']['dictionary']=Object['assign'](_0x40fd2a['vi']['dictionary'],_0x461690),_0x40fd2a['vi']['getPluralForm']=_0x54865c;})(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':_0x101c8e=>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':_0x1ecc43=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x224be7=>{const {'zh-cn':{dictionary:_0x537b16,getPluralForm:_0x515e6d}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x194fc7=>0x0}};_0x224be7['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x224be7['zh-cn']['dictionary']=Object['assign'](_0x224be7['zh-cn']['dictionary'],_0x537b16),_0x224be7['zh-cn']['getPluralForm']=_0x515e6d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x574079=>{const {'zh-cn':{dictionary:_0x963166,getPluralForm:_0x31f366}}={'zh-cn':{'dictionary':{'Empty\x20heading':'空标题','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'当你输入时,编辑的标题会出现在这里。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'文件中未发现标题。','Table\x20of\x20contents':'目录'},'getPluralForm':_0x2a3b69=>0x0}};_0x574079['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x574079['zh-cn']['dictionary']=Object['assign'](_0x574079['zh-cn']['dictionary'],_0x963166),_0x574079['zh-cn']['getPluralForm']=_0x31f366;})(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':_0x5c9d18=>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':_0x377fc3=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xdfc1ff=>{const {zh:{dictionary:_0x455629,getPluralForm:_0x46677b}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x91d1a0=>0x0}};_0xdfc1ff['zh']||={'dictionary':{},'getPluralForm':null},_0xdfc1ff['zh']['dictionary']=Object['assign'](_0xdfc1ff['zh']['dictionary'],_0x455629),_0xdfc1ff['zh']['getPluralForm']=_0x46677b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14fb3c=>{const {zh:{dictionary:_0x2e5c5e,getPluralForm:_0xe38f56}}={'zh':{'dictionary':{'Empty\x20heading':'空白標題','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'編輯器標題將在您輸入時出現在此處。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'無法在此文件中找到標題。','Table\x20of\x20contents':'內容目錄'},'getPluralForm':_0x19d53f=>0x0}};_0x14fb3c['zh']||={'dictionary':{},'getPluralForm':null},_0x14fb3c['zh']['dictionary']=Object['assign'](_0x14fb3c['zh']['dictionary'],_0x2e5c5e),_0x14fb3c['zh']['getPluralForm']=_0xe38f56;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "42.0.0",
3
+ "version": "42.0.1-alpha.0",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,9 +13,9 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "ckeditor5": "42.0.0",
17
- "ckeditor5-collaboration": "42.0.0",
18
- "@ckeditor/ckeditor5-ui": "42.0.0",
16
+ "ckeditor5": "42.0.1-alpha.0",
17
+ "ckeditor5-collaboration": "42.0.1-alpha.0",
18
+ "@ckeditor/ckeditor5-ui": "42.0.1-alpha.0",
19
19
  "lodash-es": "4.17.21"
20
20
  },
21
21
  "license": "SEE LICENSE IN LICENSE.md",