@ckeditor/ckeditor5-export-pdf 41.2.0 → 41.3.0-alpha.2

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 (110) hide show
  1. package/build/export-pdf.js +1 -1
  2. package/dist/content-index.css +4 -0
  3. package/dist/editor-index.css +4 -0
  4. package/dist/index.css +4 -0
  5. package/dist/translations/af.d.ts +8 -0
  6. package/dist/translations/af.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/bg.d.ts +8 -0
  10. package/dist/translations/bg.js +23 -0
  11. package/dist/translations/bn.d.ts +8 -0
  12. package/dist/translations/bn.js +23 -0
  13. package/dist/translations/ca.d.ts +8 -0
  14. package/dist/translations/ca.js +23 -0
  15. package/dist/translations/cs.d.ts +8 -0
  16. package/dist/translations/cs.js +23 -0
  17. package/dist/translations/da.d.ts +8 -0
  18. package/dist/translations/da.js +23 -0
  19. package/dist/translations/de.d.ts +8 -0
  20. package/dist/translations/de.js +23 -0
  21. package/dist/translations/el.d.ts +8 -0
  22. package/dist/translations/el.js +23 -0
  23. package/dist/translations/en-au.d.ts +8 -0
  24. package/dist/translations/en-au.js +23 -0
  25. package/dist/translations/en.d.ts +8 -0
  26. package/dist/translations/en.js +23 -0
  27. package/dist/translations/es-co.d.ts +8 -0
  28. package/dist/translations/es-co.js +23 -0
  29. package/dist/translations/es.d.ts +8 -0
  30. package/dist/translations/es.js +23 -0
  31. package/dist/translations/et.d.ts +8 -0
  32. package/dist/translations/et.js +23 -0
  33. package/dist/translations/fi.d.ts +8 -0
  34. package/dist/translations/fi.js +23 -0
  35. package/dist/translations/fr.d.ts +8 -0
  36. package/dist/translations/fr.js +23 -0
  37. package/dist/translations/gl.d.ts +8 -0
  38. package/dist/translations/gl.js +23 -0
  39. package/dist/translations/he.d.ts +8 -0
  40. package/dist/translations/he.js +23 -0
  41. package/dist/translations/hi.d.ts +8 -0
  42. package/dist/translations/hi.js +23 -0
  43. package/dist/translations/hr.d.ts +8 -0
  44. package/dist/translations/hr.js +23 -0
  45. package/dist/translations/hu.d.ts +8 -0
  46. package/dist/translations/hu.js +23 -0
  47. package/dist/translations/id.d.ts +8 -0
  48. package/dist/translations/id.js +23 -0
  49. package/dist/translations/it.d.ts +8 -0
  50. package/dist/translations/it.js +23 -0
  51. package/dist/translations/ja.d.ts +8 -0
  52. package/dist/translations/ja.js +23 -0
  53. package/dist/translations/jv.d.ts +8 -0
  54. package/dist/translations/jv.js +23 -0
  55. package/dist/translations/ko.d.ts +8 -0
  56. package/dist/translations/ko.js +23 -0
  57. package/dist/translations/lt.d.ts +8 -0
  58. package/dist/translations/lt.js +23 -0
  59. package/dist/translations/lv.d.ts +8 -0
  60. package/dist/translations/lv.js +23 -0
  61. package/dist/translations/ms.d.ts +8 -0
  62. package/dist/translations/ms.js +23 -0
  63. package/dist/translations/nl.d.ts +8 -0
  64. package/dist/translations/nl.js +23 -0
  65. package/dist/translations/no.d.ts +8 -0
  66. package/dist/translations/no.js +23 -0
  67. package/dist/translations/pl.d.ts +8 -0
  68. package/dist/translations/pl.js +23 -0
  69. package/dist/translations/pt-br.d.ts +8 -0
  70. package/dist/translations/pt-br.js +23 -0
  71. package/dist/translations/pt.d.ts +8 -0
  72. package/dist/translations/pt.js +23 -0
  73. package/dist/translations/ro.d.ts +8 -0
  74. package/dist/translations/ro.js +23 -0
  75. package/dist/translations/ru.d.ts +8 -0
  76. package/dist/translations/ru.js +23 -0
  77. package/dist/translations/sk.d.ts +8 -0
  78. package/dist/translations/sk.js +23 -0
  79. package/dist/translations/sr-latn.d.ts +8 -0
  80. package/dist/translations/sr-latn.js +23 -0
  81. package/dist/translations/sr.d.ts +8 -0
  82. package/dist/translations/sr.js +23 -0
  83. package/dist/translations/sv.d.ts +8 -0
  84. package/dist/translations/sv.js +23 -0
  85. package/dist/translations/th.d.ts +8 -0
  86. package/dist/translations/th.js +23 -0
  87. package/dist/translations/tr.d.ts +8 -0
  88. package/dist/translations/tr.js +23 -0
  89. package/dist/translations/ug.d.ts +8 -0
  90. package/dist/translations/ug.js +23 -0
  91. package/dist/translations/uk.d.ts +8 -0
  92. package/dist/translations/uk.js +23 -0
  93. package/dist/translations/ur.d.ts +8 -0
  94. package/dist/translations/ur.js +23 -0
  95. package/dist/translations/vi.d.ts +8 -0
  96. package/dist/translations/vi.js +23 -0
  97. package/dist/translations/zh-cn.d.ts +8 -0
  98. package/dist/translations/zh-cn.js +23 -0
  99. package/dist/translations/zh.d.ts +8 -0
  100. package/dist/translations/zh.js +23 -0
  101. package/dist/types/augmentation.d.ts +25 -0
  102. package/dist/types/exportpdf.d.ts +224 -0
  103. package/dist/types/exportpdfcommand.d.ts +43 -0
  104. package/dist/types/index.d.ts +14 -0
  105. package/dist/types/utils.d.ts +14 -0
  106. package/package.json +3 -2
  107. package/src/exportpdf.js +1 -1
  108. package/src/exportpdfcommand.js +1 -1
  109. package/src/index.js +1 -1
  110. package/src/utils.js +1 -1
@@ -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
+ 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':_0x13b1d3=>0x1==_0x13b1d3?0x0:_0x13b1d3%0x64>0x13||_0x13b1d3%0x64==0x0&&0x0!=_0x13b1d3?0x2:0x1}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ export default{'ru':{'dictionary':{'Export\x20to\x20PDF':'Экспорт\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'При\x20создании\x20PDF-файла\x20произошла\x20ошибка.'},'getPluralForm':_0x267641=>_0x267641%0xa==0x1&&_0x267641%0x64!=0xb?0x0:_0x267641%0xa>=0x2&&_0x267641%0xa<=0x4&&(_0x267641%0x64<0xc||_0x267641%0x64>0xe)?0x1:_0x267641%0xa==0x0||_0x267641%0xa>=0x5&&_0x267641%0xa<=0x9||_0x267641%0x64>=0xb&&_0x267641%0x64<=0xe?0x2:0x3}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ 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':_0x3d26df=>_0x3d26df%0x1==0x0&&0x1==_0x3d26df?0x0:_0x3d26df%0x1==0x0&&_0x3d26df>=0x2&&_0x3d26df<=0x4?0x1:_0x3d26df%0x1!=0x0?0x2:0x3}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ 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':_0x35dfab=>_0x35dfab%0xa==0x1&&_0x35dfab%0x64!=0xb?0x0:_0x35dfab%0xa>=0x2&&_0x35dfab%0xa<=0x4&&(_0x35dfab%0x64<0xa||_0x35dfab%0x64>=0x14)?0x1:0x2}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ export default{'sr':{'dictionary':{'Export\x20to\x20PDF':'Експортуј\x20у\x20ПДФ','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20ПДФ-а'},'getPluralForm':_0x52c7ae=>_0x52c7ae%0xa==0x1&&_0x52c7ae%0x64!=0xb?0x0:_0x52c7ae%0xa>=0x2&&_0x52c7ae%0xa<=0x4&&(_0x52c7ae%0x64<0xa||_0x52c7ae%0x64>=0x14)?0x1:0x2}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ 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':_0x310ff4=>0x1!=_0x310ff4}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ export default{'th':{'dictionary':{'Export\x20to\x20PDF':'ส่งออกเป็น\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'เกิดข้อผิดพลาดขณะสร้าง\x20PDF'},'getPluralForm':_0x20d865=>0x0}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ 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':_0x236072=>_0x236072>0x1}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ export default{'ug':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20كە\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20كە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.'},'getPluralForm':_0x4d63e4=>0x1!=_0x4d63e4}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ export default{'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.'},'getPluralForm':_0x1f2b2b=>_0x1f2b2b%0x1==0x0&&_0x1f2b2b%0xa==0x1&&_0x1f2b2b%0x64!=0xb?0x0:_0x1f2b2b%0x1==0x0&&_0x1f2b2b%0xa>=0x2&&_0x1f2b2b%0xa<=0x4&&(_0x1f2b2b%0x64<0xc||_0x1f2b2b%0x64>0xe)?0x1:_0x1f2b2b%0x1==0x0&&(_0x1f2b2b%0xa==0x0||_0x1f2b2b%0xa>=0x5&&_0x1f2b2b%0xa<=0x9||_0x1f2b2b%0x64>=0xb&&_0x1f2b2b%0x64<=0xe)?0x2:0x3}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ 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':_0x4776b7=>0x1!=_0x4776b7}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ 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':_0x5bb7f5=>0x0}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ export default{'zh-cn':{'dictionary':{'Export\x20to\x20PDF':'导出为PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'生成PDF时发生了异常。'},'getPluralForm':_0x3a537e=>0x0}};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -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
+ export default{'zh':{'dictionary':{'Export\x20to\x20PDF':'匯出為\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'產生\x20PDF\x20時發生錯誤。'},'getPluralForm':_0x1dbad1=>0x0}};
@@ -0,0 +1,25 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ import type { ExportPdfConfig, ExportPdf, ExportPdfCommand } from './index.js';
10
+ declare module '@ckeditor/ckeditor5-core' {
11
+ interface EditorConfig {
12
+ /**
13
+ * The configuration of the {@link module:export-pdf/exportpdf~ExportPdf export to PDF feature}.
14
+ *
15
+ * Read more in {@link module:export-pdf/exportpdf~ExportPdfConfig}.
16
+ */
17
+ exportPdf?: ExportPdfConfig;
18
+ }
19
+ interface PluginsMap {
20
+ [ExportPdf.pluginName]: ExportPdf;
21
+ }
22
+ interface CommandsMap {
23
+ exportPdf: ExportPdfCommand;
24
+ }
25
+ }