@ckeditor/ckeditor5-export-pdf 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240426.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/export-pdf.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/af.js +1 -1
  4. package/dist/translations/af.umd.js +23 -0
  5. package/dist/translations/ar.js +1 -1
  6. package/dist/translations/ar.umd.js +23 -0
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +23 -0
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +23 -0
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +23 -0
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +23 -0
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +23 -0
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +23 -0
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +23 -0
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +23 -0
  23. package/dist/translations/en.umd.js +23 -0
  24. package/dist/translations/es-co.js +1 -1
  25. package/dist/translations/es-co.umd.js +23 -0
  26. package/dist/translations/es.js +1 -1
  27. package/dist/translations/es.umd.js +23 -0
  28. package/dist/translations/et.js +1 -1
  29. package/dist/translations/et.umd.js +23 -0
  30. package/dist/translations/fi.js +1 -1
  31. package/dist/translations/fi.umd.js +23 -0
  32. package/dist/translations/fr.js +1 -1
  33. package/dist/translations/fr.umd.js +23 -0
  34. package/dist/translations/gl.js +1 -1
  35. package/dist/translations/gl.umd.js +23 -0
  36. package/dist/translations/he.js +1 -1
  37. package/dist/translations/he.umd.js +23 -0
  38. package/dist/translations/hi.js +1 -1
  39. package/dist/translations/hi.umd.js +23 -0
  40. package/dist/translations/hr.js +1 -1
  41. package/dist/translations/hr.umd.js +23 -0
  42. package/dist/translations/hu.js +1 -1
  43. package/dist/translations/hu.umd.js +23 -0
  44. package/dist/translations/id.js +1 -1
  45. package/dist/translations/id.umd.js +23 -0
  46. package/dist/translations/it.js +1 -1
  47. package/dist/translations/it.umd.js +23 -0
  48. package/dist/translations/ja.js +1 -1
  49. package/dist/translations/ja.umd.js +23 -0
  50. package/dist/translations/jv.js +1 -1
  51. package/dist/translations/jv.umd.js +23 -0
  52. package/dist/translations/ko.js +1 -1
  53. package/dist/translations/ko.umd.js +23 -0
  54. package/dist/translations/lt.js +1 -1
  55. package/dist/translations/lt.umd.js +23 -0
  56. package/dist/translations/lv.js +1 -1
  57. package/dist/translations/lv.umd.js +23 -0
  58. package/dist/translations/ms.js +1 -1
  59. package/dist/translations/ms.umd.js +23 -0
  60. package/dist/translations/nl.js +1 -1
  61. package/dist/translations/nl.umd.js +23 -0
  62. package/dist/translations/no.js +1 -1
  63. package/dist/translations/no.umd.js +23 -0
  64. package/dist/translations/pl.js +1 -1
  65. package/dist/translations/pl.umd.js +23 -0
  66. package/dist/translations/pt-br.js +1 -1
  67. package/dist/translations/pt-br.umd.js +23 -0
  68. package/dist/translations/pt.js +1 -1
  69. package/dist/translations/pt.umd.js +23 -0
  70. package/dist/translations/ro.js +1 -1
  71. package/dist/translations/ro.umd.js +23 -0
  72. package/dist/translations/ru.js +1 -1
  73. package/dist/translations/ru.umd.js +23 -0
  74. package/dist/translations/sk.js +1 -1
  75. package/dist/translations/sk.umd.js +23 -0
  76. package/dist/translations/sr-latn.js +1 -1
  77. package/dist/translations/sr-latn.umd.js +23 -0
  78. package/dist/translations/sr.js +1 -1
  79. package/dist/translations/sr.umd.js +23 -0
  80. package/dist/translations/sv.js +1 -1
  81. package/dist/translations/sv.umd.js +23 -0
  82. package/dist/translations/th.js +1 -1
  83. package/dist/translations/th.umd.js +23 -0
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +23 -0
  86. package/dist/translations/ug.js +1 -1
  87. package/dist/translations/ug.umd.js +23 -0
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +23 -0
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +23 -0
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +23 -0
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +23 -0
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +23 -0
  98. package/package.json +2 -2
  99. package/src/exportpdf.js +1 -1
  100. package/src/exportpdfcommand.js +1 -1
  101. package/src/exportpdfui.js +1 -1
  102. package/src/index.js +1 -1
  103. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20PDF.'},'getPluralForm':_0x2c376c=>0x0==_0x2c376c||0x1==_0x2c376c?0x0:0x0!=_0x2c376c&&_0x2c376c%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20PDF.'},'getPluralForm':_0x4b5c01=>0x0==_0x4b5c01||0x1==_0x4b5c01?0x0:0x0!=_0x4b5c01&&_0x4b5c01%0xf4240==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x59419a=>{const {pt:{dictionary:_0x40becb,getPluralForm:_0x344be8}}={'pt':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20PDF.'},'getPluralForm':_0x148531=>0x0==_0x148531||0x1==_0x148531?0x0:0x0!=_0x148531&&_0x148531%0xf4240==0x0?0x1:0x2}};_0x59419a['pt']||={'dictionary':{},'getPluralForm':null},_0x59419a['pt']['dictionary']=Object['assign'](_0x59419a['pt']['dictionary'],_0x40becb),_0x59419a['pt']['getPluralForm']=_0x344be8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Export\x20to\x20PDF':'Exportare\x20în\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20PDF.'},'getPluralForm':_0x575886=>0x1==_0x575886?0x0:_0x575886%0x64>0x13||_0x575886%0x64==0x0&&0x0!=_0x575886?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'Export\x20to\x20PDF':'Exportare\x20în\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20PDF.'},'getPluralForm':_0x1115bd=>0x1==_0x1115bd?0x0:_0x1115bd%0x64>0x13||_0x1115bd%0x64==0x0&&0x0!=_0x1115bd?0x2:0x1}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3fbdbc=>{const {ro:{dictionary:_0x2b1488,getPluralForm:_0x2c316d}}={'ro':{'dictionary':{'Export\x20to\x20PDF':'Exportare\x20în\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20PDF.'},'getPluralForm':_0x12e841=>0x1==_0x12e841?0x0:_0x12e841%0x64>0x13||_0x12e841%0x64==0x0&&0x0!=_0x12e841?0x2:0x1}};_0x3fbdbc['ro']||={'dictionary':{},'getPluralForm':null},_0x3fbdbc['ro']['dictionary']=Object['assign'](_0x3fbdbc['ro']['dictionary'],_0x2b1488),_0x3fbdbc['ro']['getPluralForm']=_0x2c316d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Export\x20to\x20PDF':'Экспорт\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'При\x20создании\x20PDF-файла\x20произошла\x20ошибка.'},'getPluralForm':_0x2fb53a=>_0x2fb53a%0xa==0x1&&_0x2fb53a%0x64!=0xb?0x0:_0x2fb53a%0xa>=0x2&&_0x2fb53a%0xa<=0x4&&(_0x2fb53a%0x64<0xc||_0x2fb53a%0x64>0xe)?0x1:_0x2fb53a%0xa==0x0||_0x2fb53a%0xa>=0x5&&_0x2fb53a%0xa<=0x9||_0x2fb53a%0x64>=0xb&&_0x2fb53a%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'Export\x20to\x20PDF':'Экспорт\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'При\x20создании\x20PDF-файла\x20произошла\x20ошибка.'},'getPluralForm':_0x25c89c=>_0x25c89c%0xa==0x1&&_0x25c89c%0x64!=0xb?0x0:_0x25c89c%0xa>=0x2&&_0x25c89c%0xa<=0x4&&(_0x25c89c%0x64<0xc||_0x25c89c%0x64>0xe)?0x1:_0x25c89c%0xa==0x0||_0x25c89c%0xa>=0x5&&_0x25c89c%0xa<=0x9||_0x25c89c%0x64>=0xb&&_0x25c89c%0x64<=0xe?0x2:0x3}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x2d3fdc=>{const {ru:{dictionary:_0xd6aa46,getPluralForm:_0x806617}}={'ru':{'dictionary':{'Export\x20to\x20PDF':'Экспорт\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'При\x20создании\x20PDF-файла\x20произошла\x20ошибка.'},'getPluralForm':_0x3b76c3=>_0x3b76c3%0xa==0x1&&_0x3b76c3%0x64!=0xb?0x0:_0x3b76c3%0xa>=0x2&&_0x3b76c3%0xa<=0x4&&(_0x3b76c3%0x64<0xc||_0x3b76c3%0x64>0xe)?0x1:_0x3b76c3%0xa==0x0||_0x3b76c3%0xa>=0x5&&_0x3b76c3%0xa<=0x9||_0x3b76c3%0x64>=0xb&&_0x3b76c3%0x64<=0xe?0x2:0x3}};_0x2d3fdc['ru']||={'dictionary':{},'getPluralForm':null},_0x2d3fdc['ru']['dictionary']=Object['assign'](_0x2d3fdc['ru']['dictionary'],_0xd6aa46),_0x2d3fdc['ru']['getPluralForm']=_0x806617;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Export\x20to\x20PDF':'Exportovať\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Pri\x20generovaní\x20PDF\x20súboru\x20nastala\x20chyba.'},'getPluralForm':_0x22ea3c=>_0x22ea3c%0x1==0x0&&0x1==_0x22ea3c?0x0:_0x22ea3c%0x1==0x0&&_0x22ea3c>=0x2&&_0x22ea3c<=0x4?0x1:_0x22ea3c%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'Export\x20to\x20PDF':'Exportovať\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Pri\x20generovaní\x20PDF\x20súboru\x20nastala\x20chyba.'},'getPluralForm':_0x30343c=>_0x30343c%0x1==0x0&&0x1==_0x30343c?0x0:_0x30343c%0x1==0x0&&_0x30343c>=0x2&&_0x30343c<=0x4?0x1:_0x30343c%0x1!=0x0?0x2:0x3}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3f8662=>{const {sk:{dictionary:_0x4b3a74,getPluralForm:_0x3cc944}}={'sk':{'dictionary':{'Export\x20to\x20PDF':'Exportovať\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Pri\x20generovaní\x20PDF\x20súboru\x20nastala\x20chyba.'},'getPluralForm':_0x51193f=>_0x51193f%0x1==0x0&&0x1==_0x51193f?0x0:_0x51193f%0x1==0x0&&_0x51193f>=0x2&&_0x51193f<=0x4?0x1:_0x51193f%0x1!=0x0?0x2:0x3}};_0x3f8662['sk']||={'dictionary':{},'getPluralForm':null},_0x3f8662['sk']['dictionary']=Object['assign'](_0x3f8662['sk']['dictionary'],_0x4b3a74),_0x3f8662['sk']['getPluralForm']=_0x3cc944;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Export\x20to\x20PDF':'Eksportuj\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20PDF-a.'},'getPluralForm':_0x3b3486=>_0x3b3486%0xa==0x1&&_0x3b3486%0x64!=0xb?0x0:_0x3b3486%0xa>=0x2&&_0x3b3486%0xa<=0x4&&(_0x3b3486%0x64<0xa||_0x3b3486%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Export\x20to\x20PDF':'Eksportuj\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20PDF-a.'},'getPluralForm':_0x35f740=>_0x35f740%0xa==0x1&&_0x35f740%0x64!=0xb?0x0:_0x35f740%0xa>=0x2&&_0x35f740%0xa<=0x4&&(_0x35f740%0x64<0xa||_0x35f740%0x64>=0x14)?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x48cd17=>{const {'sr-latn':{dictionary:_0x8bcaa5,getPluralForm:_0x12401d}}={'sr-latn':{'dictionary':{'Export\x20to\x20PDF':'Eksportuj\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20PDF-a.'},'getPluralForm':_0x388115=>_0x388115%0xa==0x1&&_0x388115%0x64!=0xb?0x0:_0x388115%0xa>=0x2&&_0x388115%0xa<=0x4&&(_0x388115%0x64<0xa||_0x388115%0x64>=0x14)?0x1:0x2}};_0x48cd17['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x48cd17['sr-latn']['dictionary']=Object['assign'](_0x48cd17['sr-latn']['dictionary'],_0x8bcaa5),_0x48cd17['sr-latn']['getPluralForm']=_0x12401d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Export\x20to\x20PDF':'Експортуј\x20у\x20ПДФ','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20ПДФ-а'},'getPluralForm':_0x52e59e=>_0x52e59e%0xa==0x1&&_0x52e59e%0x64!=0xb?0x0:_0x52e59e%0xa>=0x2&&_0x52e59e%0xa<=0x4&&(_0x52e59e%0x64<0xa||_0x52e59e%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Export\x20to\x20PDF':'Експортуј\x20у\x20ПДФ','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20ПДФ-а'},'getPluralForm':_0x5e5384=>_0x5e5384%0xa==0x1&&_0x5e5384%0x64!=0xb?0x0:_0x5e5384%0xa>=0x2&&_0x5e5384%0xa<=0x4&&(_0x5e5384%0x64<0xa||_0x5e5384%0x64>=0x14)?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x435ed6=>{const {sr:{dictionary:_0x26f9a1,getPluralForm:_0x2fccb6}}={'sr':{'dictionary':{'Export\x20to\x20PDF':'Експортуј\x20у\x20ПДФ','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20ПДФ-а'},'getPluralForm':_0x936987=>_0x936987%0xa==0x1&&_0x936987%0x64!=0xb?0x0:_0x936987%0xa>=0x2&&_0x936987%0xa<=0x4&&(_0x936987%0x64<0xa||_0x936987%0x64>=0x14)?0x1:0x2}};_0x435ed6['sr']||={'dictionary':{},'getPluralForm':null},_0x435ed6['sr']['dictionary']=Object['assign'](_0x435ed6['sr']['dictionary'],_0x26f9a1),_0x435ed6['sr']['getPluralForm']=_0x2fccb6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Export\x20to\x20PDF':'Exportera\x20till\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ett\x20fel\x20uppstod\x20medan\x20PDF:en\x20skapades.'},'getPluralForm':_0x5b01e4=>0x1!=_0x5b01e4}};
23
+ export default{'sv':{'dictionary':{'Export\x20to\x20PDF':'Exportera\x20till\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ett\x20fel\x20uppstod\x20medan\x20PDF:en\x20skapades.'},'getPluralForm':_0x10a620=>0x1!=_0x10a620}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0xfae364=>{const {sv:{dictionary:_0x573141,getPluralForm:_0x472e85}}={'sv':{'dictionary':{'Export\x20to\x20PDF':'Exportera\x20till\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ett\x20fel\x20uppstod\x20medan\x20PDF:en\x20skapades.'},'getPluralForm':_0x11c58c=>0x1!=_0x11c58c}};_0xfae364['sv']||={'dictionary':{},'getPluralForm':null},_0xfae364['sv']['dictionary']=Object['assign'](_0xfae364['sv']['dictionary'],_0x573141),_0xfae364['sv']['getPluralForm']=_0x472e85;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Export\x20to\x20PDF':'ส่งออกเป็น\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'เกิดข้อผิดพลาดขณะสร้าง\x20PDF'},'getPluralForm':_0x1f77f2=>0x0}};
23
+ export default{'th':{'dictionary':{'Export\x20to\x20PDF':'ส่งออกเป็น\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'เกิดข้อผิดพลาดขณะสร้าง\x20PDF'},'getPluralForm':_0x30f168=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x2dcb1c=>{const {th:{dictionary:_0x84e5aa,getPluralForm:_0x9e86df}}={'th':{'dictionary':{'Export\x20to\x20PDF':'ส่งออกเป็น\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'เกิดข้อผิดพลาดขณะสร้าง\x20PDF'},'getPluralForm':_0x74dcd0=>0x0}};_0x2dcb1c['th']||={'dictionary':{},'getPluralForm':null},_0x2dcb1c['th']['dictionary']=Object['assign'](_0x2dcb1c['th']['dictionary'],_0x84e5aa),_0x2dcb1c['th']['getPluralForm']=_0x9e86df;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Export\x20to\x20PDF':'PDF\x27ye\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x27i\x20oluşturulurken\x20bir\x20hata\x20oluştu.'},'getPluralForm':_0x47878e=>_0x47878e>0x1}};
23
+ export default{'tr':{'dictionary':{'Export\x20to\x20PDF':'PDF\x27ye\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x27i\x20oluşturulurken\x20bir\x20hata\x20oluştu.'},'getPluralForm':_0x261db1=>_0x261db1>0x1}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x295a92=>{const {tr:{dictionary:_0x599893,getPluralForm:_0x5b78f5}}={'tr':{'dictionary':{'Export\x20to\x20PDF':'PDF\x27ye\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x27i\x20oluşturulurken\x20bir\x20hata\x20oluştu.'},'getPluralForm':_0x2cdbe3=>_0x2cdbe3>0x1}};_0x295a92['tr']||={'dictionary':{},'getPluralForm':null},_0x295a92['tr']['dictionary']=Object['assign'](_0x295a92['tr']['dictionary'],_0x599893),_0x295a92['tr']['getPluralForm']=_0x5b78f5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20كە\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20كە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.'},'getPluralForm':_0x410b24=>0x1!=_0x410b24}};
23
+ export default{'ug':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20كە\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20كە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.'},'getPluralForm':_0x1d52c2=>0x1!=_0x1d52c2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x45a84f=>{const {ug:{dictionary:_0x3c067c,getPluralForm:_0xe0cd37}}={'ug':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20كە\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20كە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.'},'getPluralForm':_0x5409b3=>0x1!=_0x5409b3}};_0x45a84f['ug']||={'dictionary':{},'getPluralForm':null},_0x45a84f['ug']['dictionary']=Object['assign'](_0x45a84f['ug']['dictionary'],_0x3c067c),_0x45a84f['ug']['getPluralForm']=_0xe0cd37;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.'},'getPluralForm':_0x3a1170=>_0x3a1170%0x1==0x0&&_0x3a1170%0xa==0x1&&_0x3a1170%0x64!=0xb?0x0:_0x3a1170%0x1==0x0&&_0x3a1170%0xa>=0x2&&_0x3a1170%0xa<=0x4&&(_0x3a1170%0x64<0xc||_0x3a1170%0x64>0xe)?0x1:_0x3a1170%0x1==0x0&&(_0x3a1170%0xa==0x0||_0x3a1170%0xa>=0x5&&_0x3a1170%0xa<=0x9||_0x3a1170%0x64>=0xb&&_0x3a1170%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.'},'getPluralForm':_0x52757e=>_0x52757e%0x1==0x0&&_0x52757e%0xa==0x1&&_0x52757e%0x64!=0xb?0x0:_0x52757e%0x1==0x0&&_0x52757e%0xa>=0x2&&_0x52757e%0xa<=0x4&&(_0x52757e%0x64<0xc||_0x52757e%0x64>0xe)?0x1:_0x52757e%0x1==0x0&&(_0x52757e%0xa==0x0||_0x52757e%0xa>=0x5&&_0x52757e%0xa<=0x9||_0x52757e%0x64>=0xb&&_0x52757e%0x64<=0xe)?0x2:0x3}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x192b14=>{const {uk:{dictionary:_0x28dabb,getPluralForm:_0x4eede0}}={'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.'},'getPluralForm':_0x3f4f61=>_0x3f4f61%0x1==0x0&&_0x3f4f61%0xa==0x1&&_0x3f4f61%0x64!=0xb?0x0:_0x3f4f61%0x1==0x0&&_0x3f4f61%0xa>=0x2&&_0x3f4f61%0xa<=0x4&&(_0x3f4f61%0x64<0xc||_0x3f4f61%0x64>0xe)?0x1:_0x3f4f61%0x1==0x0&&(_0x3f4f61%0xa==0x0||_0x3f4f61%0xa>=0x5&&_0x3f4f61%0xa<=0x9||_0x3f4f61%0x64>=0xb&&_0x3f4f61%0x64<=0xe)?0x2:0x3}};_0x192b14['uk']||={'dictionary':{},'getPluralForm':null},_0x192b14['uk']['dictionary']=Object['assign'](_0x192b14['uk']['dictionary'],_0x28dabb),_0x192b14['uk']['getPluralForm']=_0x4eede0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ur':{'dictionary':{'Export\x20to\x20PDF':'پی\x20ڈی\x20ایف\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'پی\x20ڈی\x20ایف\x20بنانے\x20میں\x20نقص\x20واقع\x20ہوا۔'},'getPluralForm':_0x1e2646=>0x1!=_0x1e2646}};
23
+ export default{'ur':{'dictionary':{'Export\x20to\x20PDF':'پی\x20ڈی\x20ایف\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'پی\x20ڈی\x20ایف\x20بنانے\x20میں\x20نقص\x20واقع\x20ہوا۔'},'getPluralForm':_0x262598=>0x1!=_0x262598}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x18a066=>{const {ur:{dictionary:_0x4d00d7,getPluralForm:_0x5ef242}}={'ur':{'dictionary':{'Export\x20to\x20PDF':'پی\x20ڈی\x20ایف\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'پی\x20ڈی\x20ایف\x20بنانے\x20میں\x20نقص\x20واقع\x20ہوا۔'},'getPluralForm':_0x297c87=>0x1!=_0x297c87}};_0x18a066['ur']||={'dictionary':{},'getPluralForm':null},_0x18a066['ur']['dictionary']=Object['assign'](_0x18a066['ur']['dictionary'],_0x4d00d7),_0x18a066['ur']['getPluralForm']=_0x5ef242;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.'},'getPluralForm':_0x18efab=>0x0}};
23
+ export default{'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.'},'getPluralForm':_0x1d9010=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0xe457f2=>{const {vi:{dictionary:_0xfb69eb,getPluralForm:_0x2e3442}}={'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.'},'getPluralForm':_0x56d926=>0x0}};_0xe457f2['vi']||={'dictionary':{},'getPluralForm':null},_0xe457f2['vi']['dictionary']=Object['assign'](_0xe457f2['vi']['dictionary'],_0xfb69eb),_0xe457f2['vi']['getPluralForm']=_0x2e3442;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Export\x20to\x20PDF':'导出为PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'生成PDF时发生了异常。'},'getPluralForm':_0x3d66b8=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Export\x20to\x20PDF':'导出为PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'生成PDF时发生了异常。'},'getPluralForm':_0x3dcd90=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x13032f=>{const {'zh-cn':{dictionary:_0x433e42,getPluralForm:_0xa0bd9a}}={'zh-cn':{'dictionary':{'Export\x20to\x20PDF':'导出为PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'生成PDF时发生了异常。'},'getPluralForm':_0x442284=>0x0}};_0x13032f['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x13032f['zh-cn']['dictionary']=Object['assign'](_0x13032f['zh-cn']['dictionary'],_0x433e42),_0x13032f['zh-cn']['getPluralForm']=_0xa0bd9a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Export\x20to\x20PDF':'匯出為\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'產生\x20PDF\x20時發生錯誤。'},'getPluralForm':_0x2ff035=>0x0}};
23
+ export default{'zh':{'dictionary':{'Export\x20to\x20PDF':'匯出為\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'產生\x20PDF\x20時發生錯誤。'},'getPluralForm':_0x5c063a=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x30564a=>{const {zh:{dictionary:_0x5dc5f2,getPluralForm:_0x1a5e7d}}={'zh':{'dictionary':{'Export\x20to\x20PDF':'匯出為\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'產生\x20PDF\x20時發生錯誤。'},'getPluralForm':_0x28e066=>0x0}};_0x30564a['zh']||={'dictionary':{},'getPluralForm':null},_0x30564a['zh']['dictionary']=Object['assign'](_0x30564a['zh']['dictionary'],_0x5dc5f2),_0x30564a['zh']['getPluralForm']=_0x1a5e7d;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-export-pdf",
3
- "version": "0.0.0-nightly-20240424.0",
3
+ "version": "0.0.0-nightly-20240426.0",
4
4
  "description": "Export to PDF feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -30,7 +30,7 @@
30
30
  "type": "module",
31
31
  "main": "src/index.js",
32
32
  "dependencies": {
33
- "ckeditor5": "0.0.0-nightly-20240424.0"
33
+ "ckeditor5": "0.0.0-nightly-20240426.0"
34
34
  },
35
35
  "license": "SEE LICENSE IN LICENSE.md",
36
36
  "author": "CKSource (http://cksource.com/)",
package/src/exportpdf.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b1029=_0x18a9;(function(_0x564bc6,_0x2c4251){const _0x509734=_0x18a9,_0x33e64c=_0x564bc6();while(!![]){try{const _0x17058c=-parseInt(_0x509734(0x1f9))/0x1+-parseInt(_0x509734(0x1e5))/0x2+-parseInt(_0x509734(0x1e6))/0x3*(-parseInt(_0x509734(0x1ed))/0x4)+-parseInt(_0x509734(0x1e1))/0x5*(-parseInt(_0x509734(0x1e8))/0x6)+-parseInt(_0x509734(0x1ea))/0x7*(-parseInt(_0x509734(0x1eb))/0x8)+parseInt(_0x509734(0x1f6))/0x9*(parseInt(_0x509734(0x1e7))/0xa)+-parseInt(_0x509734(0x1e2))/0xb;if(_0x17058c===_0x2c4251)break;else _0x33e64c['push'](_0x33e64c['shift']());}catch(_0x468e75){_0x33e64c['push'](_0x33e64c['shift']());}}}(_0x3f9e,0xad322));import{Plugin as _0x3d23a1}from'ckeditor5/src/core.js';function _0x18a9(_0x588058,_0x34384a){const _0x3f9e9=_0x3f9e();return _0x18a9=function(_0x18a9c5,_0x585a9c){_0x18a9c5=_0x18a9c5-0x1e1;let _0x3186ba=_0x3f9e9[_0x18a9c5];return _0x3186ba;},_0x18a9(_0x588058,_0x34384a);}import{Notification as _0x22225c}from'ckeditor5/src/ui.js';function _0x3f9e(){const _0x1a8e49=['3nrsdRC','20870BoTEqF','1967922BSTlgM','ExportPdf','22463TQdWrs','1264nsNzie','_token','5468168GIyzFE','exportPdf','then','config','plugins','add','editor','token','get','2169RRNaXx','init','registerTokenUrl','90767xOefZu','commands','pluginName','requires','5EtVsbw','17262432saihYI','CloudServices','tokenUrl','671058TJuvzD'];_0x3f9e=function(){return _0x1a8e49;};return _0x3f9e();}import _0x3c73f3 from'./exportpdfcommand.js';import _0x408c16 from'./exportpdfui.js';export default class s extends _0x3d23a1{static get[_0x5b1029(0x1fb)](){const _0x6f6891=_0x5b1029;return _0x6f6891(0x1e9);}static get[_0x5b1029(0x1fc)](){const _0x410f04=_0x5b1029;return[_0x410f04(0x1e3),_0x22225c,_0x408c16];}[_0x5b1029(0x1f7)](){const _0x27e7e4=_0x5b1029,_0x348bc2=this[_0x27e7e4(0x1f3)],_0x13e03b=_0x348bc2[_0x27e7e4(0x1f0)][_0x27e7e4(0x1f5)](_0x27e7e4(0x1ee))||{};_0x348bc2[_0x27e7e4(0x1fa)][_0x27e7e4(0x1f2)](_0x27e7e4(0x1ee),new _0x3c73f3(_0x348bc2));const _0x59dde5=_0x348bc2[_0x27e7e4(0x1f1)][_0x27e7e4(0x1f5)](_0x27e7e4(0x1e3));!0x1===_0x13e03b[_0x27e7e4(0x1e4)]?this[_0x27e7e4(0x1ec)]=null:_0x13e03b[_0x27e7e4(0x1e4)]?_0x59dde5[_0x27e7e4(0x1f8)](_0x13e03b[_0x27e7e4(0x1e4)])[_0x27e7e4(0x1ef)](_0x3a1b39=>{const _0x480d93=_0x27e7e4;this[_0x480d93(0x1ec)]=_0x3a1b39;}):this[_0x27e7e4(0x1ec)]=_0x59dde5[_0x27e7e4(0x1f4)];}}
23
+ function _0x466e(_0x8b2a16,_0x5b8b5b){const _0xbc63a4=_0xbc63();return _0x466e=function(_0x466ebc,_0x2b38d3){_0x466ebc=_0x466ebc-0x1c4;let _0x24415c=_0xbc63a4[_0x466ebc];return _0x24415c;},_0x466e(_0x8b2a16,_0x5b8b5b);}const _0x3a21a9=_0x466e;(function(_0x171604,_0x511c83){const _0x5c9ac3=_0x466e,_0x31f1dd=_0x171604();while(!![]){try{const _0x5e2470=parseInt(_0x5c9ac3(0x1c8))/0x1+parseInt(_0x5c9ac3(0x1d7))/0x2*(parseInt(_0x5c9ac3(0x1d3))/0x3)+-parseInt(_0x5c9ac3(0x1cf))/0x4*(-parseInt(_0x5c9ac3(0x1d8))/0x5)+parseInt(_0x5c9ac3(0x1d2))/0x6+parseInt(_0x5c9ac3(0x1cd))/0x7+-parseInt(_0x5c9ac3(0x1c9))/0x8+-parseInt(_0x5c9ac3(0x1db))/0x9;if(_0x5e2470===_0x511c83)break;else _0x31f1dd['push'](_0x31f1dd['shift']());}catch(_0x259092){_0x31f1dd['push'](_0x31f1dd['shift']());}}}(_0xbc63,0x56880));function _0xbc63(){const _0x5eb095=['pluginName','init','44124GWYwJP','2238488lbjeOf','get','plugins','add','1752408GJAqSl','then','7804URIHhs','_token','config','1008072KWjrFY','11031OQJwem','token','ExportPdf','CloudServices','112SVfGdx','1175gHyntt','editor','exportPdf','4433706WiVHYs','registerTokenUrl','commands','tokenUrl','requires'];_0xbc63=function(){return _0x5eb095;};return _0xbc63();}import{Plugin as _0x272a4b}from'ckeditor5/src/core.js';import{Notification as _0x8d7eca}from'ckeditor5/src/ui.js';import _0x3bafb4 from'./exportpdfcommand.js';import _0x3877df from'./exportpdfui.js';export default class s extends _0x272a4b{static get[_0x3a21a9(0x1c6)](){const _0x12744c=_0x3a21a9;return _0x12744c(0x1d5);}static get[_0x3a21a9(0x1c5)](){const _0x2e5d43=_0x3a21a9;return[_0x2e5d43(0x1d6),_0x8d7eca,_0x3877df];}[_0x3a21a9(0x1c7)](){const _0x126f95=_0x3a21a9,_0x28fd49=this[_0x126f95(0x1d9)],_0x31008f=_0x28fd49[_0x126f95(0x1d1)][_0x126f95(0x1ca)](_0x126f95(0x1da))||{};_0x28fd49[_0x126f95(0x1dd)][_0x126f95(0x1cc)](_0x126f95(0x1da),new _0x3bafb4(_0x28fd49));const _0x2bd01b=_0x28fd49[_0x126f95(0x1cb)][_0x126f95(0x1ca)](_0x126f95(0x1d6));!0x1===_0x31008f[_0x126f95(0x1c4)]?this[_0x126f95(0x1d0)]=null:_0x31008f[_0x126f95(0x1c4)]?_0x2bd01b[_0x126f95(0x1dc)](_0x31008f[_0x126f95(0x1c4)])[_0x126f95(0x1ce)](_0x381642=>{const _0x410d34=_0x126f95;this[_0x410d34(0x1d0)]=_0x381642;}):this[_0x126f95(0x1d0)]=_0x2bd01b[_0x126f95(0x1d4)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x17dc9d}from'ckeditor5/src/core.js';import{getStyles as _0x1e2d7d}from'./utils.js';export default class o extends _0x17dc9d{constructor(_0x598f64){super(_0x598f64),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x4acf18={}){const _0x5e6ef=this['editor'],t=_0x5e6ef['t'],_0x314a3c=_0x4acf18['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x475c09=_0x4acf18['dataCallback']||(_0xc8fd91=>_0xc8fd91['data']['get']()),_0x2639c1=_0x5e6ef['plugins']['get']('ExportPdf'),_0x2b91e9=_0x4acf18['token']||_0x2639c1['_token'];return this['isBusy']=!0x0,this['refresh'](),_0x1e2d7d(_0x4acf18['stylesheets']||['EDITOR_STYLES'])['then'](async _0x46e47a=>{_0x5e6ef['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20started'));const _0x3df2e0={'html':'<html>\x0a\x09\x09\x09\x09\x09\x09<head>\x0a\x09\x09\x09\x09\x09\x09\x09<title>CKEditor\x205\x20PDF\x20document</title>\x0a\x09\x09\x09\x09\x09\x09\x09<meta\x20charset=\x22utf-8\x22>\x0a\x09\x09\x09\x09\x09\x09</head>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09\x09\x09<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x5e6ef['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x475c09(_0x5e6ef)+'\x0a\x09\x09\x09\x09\x09\x09\x09</div>\x0a\x09\x09\x09\x09\x09\x09</body>\x0a\x09\x09\x09\x09\x09</html>','css':_0x46e47a,'options':_0x4acf18['converterOptions']},_0x236b1b={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x2b91e9?{'Authorization':_0x2b91e9['value']}:null,'x-cs-app-id':_0x4acf18['appID']||'cke5'},'body':JSON['stringify'](_0x3df2e0)};return window['fetch'](_0x314a3c,_0x236b1b)['then'](_0x41a88e=>{if(0xc8!==_0x41a88e['status'])throw _0x41a88e;return _0x41a88e['blob']();})['then'](_0x535f14=>{_0x5e6ef['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20successful'));const _0x4efdac='function'==typeof _0x4acf18['fileName']?_0x4acf18['fileName']():_0x4acf18['fileName'];this['_downloadFile'](_0x535f14,_0x4efdac||'document.pdf');});})['catch'](_0x39b1e6=>{const _0xda48b1=_0x5e6ef['plugins']['get']('Notification');throw _0x5e6ef['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20failed'),{'politeness':'assertive'}),_0xda48b1['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x39b1e6;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x3f741b,_0x57f70b){const _0xa1a6b5=document['createElement']('a');_0xa1a6b5['href']=window['URL']['createObjectURL'](_0x3f741b),_0xa1a6b5['download']=_0x57f70b,_0xa1a6b5['click'](),_0xa1a6b5['remove']();}}
23
+ import{Command as _0x509977}from'ckeditor5/src/core.js';import{getStyles as _0x22c0ce}from'./utils.js';export default class o extends _0x509977{constructor(_0x3f6c84){super(_0x3f6c84),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x5ab7f6={}){const _0x4ba7d8=this['editor'],t=_0x4ba7d8['t'],_0x15a41f=_0x5ab7f6['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x24e448=_0x5ab7f6['dataCallback']||(_0x476ae6=>_0x476ae6['data']['get']()),_0x3d1ba8=_0x4ba7d8['plugins']['get']('ExportPdf'),_0x20e7d9=_0x5ab7f6['token']||_0x3d1ba8['_token'];return this['isBusy']=!0x0,this['refresh'](),_0x22c0ce(_0x5ab7f6['stylesheets']||['EDITOR_STYLES'])['then'](async _0x4e5e8f=>{_0x4ba7d8['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20started'));const _0xd6e9cb={'html':'<html>\x0a\x09\x09\x09\x09\x09\x09<head>\x0a\x09\x09\x09\x09\x09\x09\x09<title>CKEditor\x205\x20PDF\x20document</title>\x0a\x09\x09\x09\x09\x09\x09\x09<meta\x20charset=\x22utf-8\x22>\x0a\x09\x09\x09\x09\x09\x09</head>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09\x09\x09<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x4ba7d8['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x24e448(_0x4ba7d8)+'\x0a\x09\x09\x09\x09\x09\x09\x09</div>\x0a\x09\x09\x09\x09\x09\x09</body>\x0a\x09\x09\x09\x09\x09</html>','css':_0x4e5e8f,'options':_0x5ab7f6['converterOptions']},_0x252e87={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x20e7d9?{'Authorization':_0x20e7d9['value']}:null,'x-cs-app-id':_0x5ab7f6['appID']||'cke5'},'body':JSON['stringify'](_0xd6e9cb)};return window['fetch'](_0x15a41f,_0x252e87)['then'](_0x377dd2=>{if(0xc8!==_0x377dd2['status'])throw _0x377dd2;return _0x377dd2['blob']();})['then'](_0x30bf3d=>{_0x4ba7d8['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20successful'));const _0x530988='function'==typeof _0x5ab7f6['fileName']?_0x5ab7f6['fileName']():_0x5ab7f6['fileName'];this['_downloadFile'](_0x30bf3d,_0x530988||'document.pdf');});})['catch'](_0x24f9a8=>{const _0x2e68d1=_0x4ba7d8['plugins']['get']('Notification');throw _0x4ba7d8['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20failed'),{'politeness':'assertive'}),_0x2e68d1['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x24f9a8;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x5d83be,_0x33c820){const _0x5b23fc=document['createElement']('a');_0x5b23fc['href']=window['URL']['createObjectURL'](_0x5d83be),_0x5b23fc['download']=_0x33c820,_0x5b23fc['click'](),_0x5b23fc['remove']();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x12f616}from'ckeditor5/src/core.js';import{ButtonView as _0x160f5d,MenuBarMenuListItemButtonView as _0x5ca388,SpinnerView as _0x5d6a92}from'ckeditor5/src/ui.js';import _0x7d64cc from'../theme/icons/exportpdf.svg';export default class i extends _0x12f616{static get['pluginName'](){return'ExportPdfUI';}['init'](){const _0x178d10=this['editor'];_0x178d10['ui']['componentFactory']['add']('exportPdf',()=>{const _0x43d849=this['_createButton'](_0x160f5d),_0x558579=_0x178d10['commands']['get']('exportPdf');return _0x43d849['set']({'tooltip':!0x0}),_0x43d849['bind']('isOn')['to'](_0x558579,'isBusy'),_0x43d849;}),_0x178d10['ui']['componentFactory']['add']('menuBar:exportPdf',()=>this['_createButton'](_0x5ca388));}['_createButton'](_0xc21526){const _0x233018=this['editor'],_0x3c4673=_0x233018['config']['get']('exportPdf')||{},t=_0x233018['locale']['t'],_0x5bca33=_0x233018['commands']['get']('exportPdf'),_0x4a3f9a=new _0xc21526(_0x233018['locale']),_0x36391f=new _0x5d6a92();return _0x4a3f9a['children']['add'](_0x36391f),_0x36391f['bind']('isVisible')['to'](_0x5bca33,'isBusy'),_0x4a3f9a['iconView']['bind']('isVisible')['to'](_0x5bca33,'isBusy',_0x45af12=>!_0x45af12),_0x4a3f9a['set']({'label':t('Export\x20to\x20PDF'),'icon':_0x7d64cc}),_0x4a3f9a['bind']('isEnabled')['to'](_0x5bca33,'isEnabled'),this['listenTo'](_0x4a3f9a,'execute',()=>{_0x233018['execute']('exportPdf',_0x3c4673),_0x233018['editing']['view']['focus']();}),_0x4a3f9a;}}
23
+ import{Plugin as _0x262c76}from'ckeditor5/src/core.js';import{ButtonView as _0x252e8e,MenuBarMenuListItemButtonView as _0x24bea2,SpinnerView as _0x3492f1}from'ckeditor5/src/ui.js';import _0x3ce897 from'../theme/icons/exportpdf.svg';export default class i extends _0x262c76{static get['pluginName'](){return'ExportPdfUI';}['init'](){const _0x2ca964=this['editor'];_0x2ca964['ui']['componentFactory']['add']('exportPdf',()=>{const _0x1cecfc=this['_createButton'](_0x252e8e),_0x411fbb=_0x2ca964['commands']['get']('exportPdf');return _0x1cecfc['set']({'tooltip':!0x0}),_0x1cecfc['bind']('isOn')['to'](_0x411fbb,'isBusy'),_0x1cecfc;}),_0x2ca964['ui']['componentFactory']['add']('menuBar:exportPdf',()=>this['_createButton'](_0x24bea2));}['_createButton'](_0xb626bb){const _0x14fd7c=this['editor'],_0x9b4717=_0x14fd7c['config']['get']('exportPdf')||{},t=_0x14fd7c['locale']['t'],_0x5803ab=_0x14fd7c['commands']['get']('exportPdf'),_0x1ac8a7=new _0xb626bb(_0x14fd7c['locale']),_0x29ca77=new _0x3492f1();return _0x1ac8a7['children']['add'](_0x29ca77),_0x29ca77['bind']('isVisible')['to'](_0x5803ab,'isBusy'),_0x1ac8a7['iconView']['bind']('isVisible')['to'](_0x5803ab,'isBusy',_0x5b1ddf=>!_0x5b1ddf),_0x1ac8a7['set']({'label':t('Export\x20to\x20PDF'),'icon':_0x3ce897}),_0x1ac8a7['bind']('isEnabled')['to'](_0x5803ab,'isEnabled'),this['listenTo'](_0x1ac8a7,'execute',()=>{_0x14fd7c['execute']('exportPdf',_0x9b4717),_0x14fd7c['editing']['view']['focus']();}),_0x1ac8a7;}}