@ckeditor/ckeditor5-case-change 41.0.0 → 41.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/build/case-change.js +2 -2
  2. package/build/translations/ar.js +1 -1
  3. package/build/translations/bg.js +1 -1
  4. package/build/translations/bn.js +1 -1
  5. package/build/translations/ca.js +1 -1
  6. package/build/translations/cs.js +1 -1
  7. package/build/translations/da.js +1 -1
  8. package/build/translations/de.js +1 -1
  9. package/build/translations/el.js +1 -1
  10. package/build/translations/es.js +1 -1
  11. package/build/translations/et.js +1 -1
  12. package/build/translations/fi.js +1 -1
  13. package/build/translations/fr.js +1 -1
  14. package/build/translations/he.js +1 -1
  15. package/build/translations/hi.js +1 -1
  16. package/build/translations/hr.js +1 -1
  17. package/build/translations/hu.js +1 -1
  18. package/build/translations/id.js +1 -1
  19. package/build/translations/it.js +1 -1
  20. package/build/translations/ja.js +1 -1
  21. package/build/translations/ko.js +1 -1
  22. package/build/translations/lt.js +1 -1
  23. package/build/translations/lv.js +1 -1
  24. package/build/translations/ms.js +1 -1
  25. package/build/translations/nl.js +1 -1
  26. package/build/translations/no.js +1 -1
  27. package/build/translations/pl.js +1 -1
  28. package/build/translations/pt-br.js +1 -1
  29. package/build/translations/pt.js +1 -1
  30. package/build/translations/ro.js +1 -1
  31. package/build/translations/ru.js +1 -1
  32. package/build/translations/sk.js +1 -1
  33. package/build/translations/sr.js +1 -1
  34. package/build/translations/sv.js +1 -1
  35. package/build/translations/th.js +1 -1
  36. package/build/translations/tr.js +1 -1
  37. package/build/translations/uk.js +1 -1
  38. package/build/translations/vi.js +1 -1
  39. package/build/translations/zh-cn.js +1 -1
  40. package/build/translations/zh.js +1 -1
  41. package/lang/contexts.json +2 -1
  42. package/lang/translations/ar.po +7 -3
  43. package/lang/translations/bg.po +7 -3
  44. package/lang/translations/bn.po +7 -3
  45. package/lang/translations/ca.po +7 -3
  46. package/lang/translations/cs.po +7 -3
  47. package/lang/translations/da.po +7 -3
  48. package/lang/translations/de.po +7 -3
  49. package/lang/translations/el.po +7 -3
  50. package/lang/translations/en.po +7 -3
  51. package/lang/translations/es.po +7 -3
  52. package/lang/translations/et.po +7 -3
  53. package/lang/translations/fi.po +7 -3
  54. package/lang/translations/fr.po +7 -3
  55. package/lang/translations/he.po +8 -4
  56. package/lang/translations/hi.po +7 -3
  57. package/lang/translations/hr.po +7 -3
  58. package/lang/translations/hu.po +7 -3
  59. package/lang/translations/id.po +7 -3
  60. package/lang/translations/it.po +9 -5
  61. package/lang/translations/ja.po +7 -3
  62. package/lang/translations/ko.po +7 -3
  63. package/lang/translations/lt.po +7 -3
  64. package/lang/translations/lv.po +7 -3
  65. package/lang/translations/ms.po +7 -3
  66. package/lang/translations/nl.po +7 -3
  67. package/lang/translations/no.po +7 -3
  68. package/lang/translations/pl.po +7 -3
  69. package/lang/translations/pt-br.po +7 -3
  70. package/lang/translations/pt.po +8 -4
  71. package/lang/translations/ro.po +7 -3
  72. package/lang/translations/ru.po +7 -3
  73. package/lang/translations/sk.po +7 -3
  74. package/lang/translations/sr.po +7 -3
  75. package/lang/translations/sv.po +7 -3
  76. package/lang/translations/th.po +7 -3
  77. package/lang/translations/tr.po +7 -3
  78. package/lang/translations/uk.po +7 -3
  79. package/lang/translations/vi.po +7 -3
  80. package/lang/translations/zh-cn.po +7 -3
  81. package/lang/translations/zh.po +7 -3
  82. package/package.json +3 -3
  83. package/src/casechange.js +1 -1
  84. package/src/casechangecommand.js +1 -1
  85. package/src/casechangeediting.js +1 -1
  86. package/src/casechangeui.js +1 -1
  87. package/src/index.js +1 -1
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Perubahan saiz huruf"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "HURUF BESAR"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "huruf kecil"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Saiz Huruf Tajuk"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Tukar huruf besar kecil"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Hoofdlettergebruik wijzigen"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "HOOFDLETTER"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "kleine letter"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Eerste letter woord met hoofdletter"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Verander hoofdlettergebruik"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Endring av sak"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "STORE BOKSTAVER"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "små bokstaver"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Tittel Case"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Endre mellom store og små bokstaver"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Zmiana wielkości liter"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "WIELKIE LITERY"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "małe litery"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Jak Nazwy Własne"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Zmienia wielkość liter"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Mudança de caixa"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "MAIÚSCULAS"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "minúsculas"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Caixa de Título"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Alterar caixa do texto"
@@ -19,16 +19,20 @@ msgstr ""
19
19
 
20
20
  msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
- msgstr "Alteração para maiúsculas/minúsculas"
22
+ msgstr "Alteração de maiusculização"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "LETRA MAIÚSCULA"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "minúsculas"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Maiúscula/minúscula no Título"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Alterar o texto para maiúsculas ou minúsculas"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Comutare majuscule/minuscule"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "MAJUSCULE"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "minuscule"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Ortografie titlu"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Modifică scrierea cu majuscule/minuscule a textului"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Смена регистра"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "ВЕРХНИЙ РЕГИСТР"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "нижний регистр"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Заглавные буквы"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Изменить регистр текста"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Zmena veškosti písma"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "VEĽKÉ PÍSMENÁ"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "malé písmená"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Písmo nadpisu"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Zmeniť písmená na veľké/malé"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Promena veličine slova"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "VELIKA SLOVA"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "mala slova"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Velika početna slova"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Promeni velika i mala slova u tekstu"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Ändra skiftläge"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "VERSALER"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "gemener"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Stor begynnelsebokstav"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Ändra skiftläge"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "สลับตัวพิมพ์เล็กใหญ่"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "ตัวพิมพ์ใหญ่"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "ตัวพิมพ์เล็ก"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "ขึ้นต้นคําด้วยตัวพิมพ์ใหญ่"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "เปลี่ยนตัวพิมพ์ใหญ่-เล็ก"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Büyük/küçük harf değişikliği"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "BÜYÜK HARF"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "küçük harf"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Yalnızca İlk Harfler Büyük"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Metnin harf durumunu değiştir"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Зміна регістру"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "ВЕЛИКІ ЛІТЕРИ"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "малі літери"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Регістр назви"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Змінити регістр тексту"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "Thay đổi chữ hoa, chữ thường"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "CHỮ HOA"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "chữ thường"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "Viết Hoa Đầu Mỗi Từ"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Thay đổi chữ hoa/thường"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "改变大小写"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "大写"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "小写"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "标题大小写"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "更改文本大小写"
@@ -21,14 +21,18 @@ msgctxt "Tooltip for the case change dropdown."
21
21
  msgid "Case change"
22
22
  msgstr "變更大小寫"
23
23
 
24
- msgctxt "A label for the button that converts the text to upper case (e.g. word -> WORD)."
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
25
  msgid "UPPERCASE"
26
26
  msgstr "大寫"
27
27
 
28
- msgctxt "A label for the button that converts the text to lower case (e.g. WORD -> word)."
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
29
  msgid "lowercase"
30
30
  msgstr "小寫"
31
31
 
32
- msgctxt "A label for the button that converts the text to title case (e.g. the word -> The Word)."
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
33
  msgid "Title Case"
34
34
  msgstr "標題大小寫"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "更改文字大小寫"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-case-change",
3
- "version": "41.0.0",
3
+ "version": "41.2.0",
4
4
  "description": "Case change feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -27,8 +27,8 @@
27
27
  "type": "module",
28
28
  "main": "src/index.js",
29
29
  "dependencies": {
30
- "ckeditor5": "41.0.0",
31
- "ckeditor5-collaboration": "41.0.0"
30
+ "ckeditor5": "41.2.0",
31
+ "ckeditor5-collaboration": "41.2.0"
32
32
  },
33
33
  "license": "SEE LICENSE IN LICENSE.md",
34
34
  "author": "CKSource (http://cksource.com/)",
package/src/casechange.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x53c8=['requires','pluginName','CaseChange'];(function(_0x53d957,_0x53c884){var _0x1e7dcc=function(_0x8e010b){while(--_0x8e010b){_0x53d957['push'](_0x53d957['shift']());}};_0x1e7dcc(++_0x53c884);}(_0x53c8,0x1c4));var _0x1e7d=function(_0x53d957,_0x53c884){_0x53d957=_0x53d957-0x0;var _0x1e7dcc=_0x53c8[_0x53d957];return _0x1e7dcc;};import{Plugin as _0x26a7f8}from'ckeditor5/src/core.js';import _0x1c0e76 from'./casechangeediting.js';import _0x443cc8 from'./casechangeui.js';export default class a extends _0x26a7f8{static get[_0x1e7d('0x1')](){return[_0x1c0e76,_0x443cc8];}static get[_0x1e7d('0x2')](){return _0x1e7d('0x0');}}
23
+ var _0x38ebf2=_0x388b;(function(_0x3afcc5,_0x37aee1){var _0x17fd4e=_0x388b,_0x5a4f9f=_0x3afcc5();while(!![]){try{var _0x546f11=-parseInt(_0x17fd4e(0x84))/0x1*(parseInt(_0x17fd4e(0x81))/0x2)+-parseInt(_0x17fd4e(0x82))/0x3+parseInt(_0x17fd4e(0x7b))/0x4+parseInt(_0x17fd4e(0x7c))/0x5*(-parseInt(_0x17fd4e(0x86))/0x6)+parseInt(_0x17fd4e(0x7f))/0x7+parseInt(_0x17fd4e(0x83))/0x8*(parseInt(_0x17fd4e(0x85))/0x9)+-parseInt(_0x17fd4e(0x80))/0xa*(-parseInt(_0x17fd4e(0x7e))/0xb);if(_0x546f11===_0x37aee1)break;else _0x5a4f9f['push'](_0x5a4f9f['shift']());}catch(_0x5db47c){_0x5a4f9f['push'](_0x5a4f9f['shift']());}}}(_0x3575,0xa36d8));import{Plugin as _0x25cc65}from'ckeditor5/src/core.js';import _0x595b8d from'./casechangeediting.js';function _0x388b(_0x224bcc,_0x154633){var _0x357518=_0x3575();return _0x388b=function(_0x388b7d,_0x23da45){_0x388b7d=_0x388b7d-0x7b;var _0x47b89e=_0x357518[_0x388b7d];return _0x47b89e;},_0x388b(_0x224bcc,_0x154633);}import _0x583c84 from'./casechangeui.js';export default class a extends _0x25cc65{static get[_0x38ebf2(0x87)](){return[_0x595b8d,_0x583c84];}static get[_0x38ebf2(0x7d)](){var _0x5193ec=_0x38ebf2;return _0x5193ec(0x88);}}function _0x3575(){var _0x23233d=['292984jZGnlW','1jBpckA','153MiBhli','5954268PYWaWw','requires','CaseChange','4756320nvzzAU','5LzOkpm','pluginName','48301CigFrH','4798157dzDGSA','1810zGaaLL','1280018pGvDsP','2970318IABPaE'];_0x3575=function(){return _0x23233d;};return _0x3575();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51a4=['getRanges','insertContent','refresh','createRangeOn','isCollapsed','getWalker','_replaceTextNodeData','createRangeIn','element','_transformCallback','getAttributes','model','add','schema','item','_getTextNodesRangeLimited','reduce','_getElementTextContent','getItems','setSelection','isEnabled','createSelection','checkChild','$textProxy','document','getFirstPosition','$text','has','_getAffectedRanges','editor','endOffset','change','selection','_getElementsAllowingText','getIntersection','startOffset','_modifyContent','substring','data','_findAncestorTextBlock','isLimit','from'];(function(_0xff0c42,_0x51a462){const _0x20f1d6=function(_0x4e39c2){while(--_0x4e39c2){_0xff0c42['push'](_0xff0c42['shift']());}};_0x20f1d6(++_0x51a462);}(_0x51a4,0xa6));const _0x20f1=function(_0xff0c42,_0x51a462){_0xff0c42=_0xff0c42-0x0;let _0x20f1d6=_0x51a4[_0xff0c42];return _0x20f1d6;};import{Command as _0x1cbe4f}from'ckeditor5/src/core.js';export default class n extends _0x1cbe4f{constructor(_0x3e1d1a,_0x59791f){super(_0x3e1d1a),this[_0x20f1('0xb')]=_0x59791f;}['execute'](){const _0xfaf5f1=this[_0x20f1('0x1f')][_0x20f1('0xd')],_0x3b9a2e=Array[_0x20f1('0x1')](this['_getAffectedRanges']()),_0x5cf389=Array['from'](_0xfaf5f1[_0x20f1('0x1a')][_0x20f1('0x22')][_0x20f1('0x2')]());_0xfaf5f1[_0x20f1('0x21')](_0x59159d=>{for(const _0x5943f2 of _0x3b9a2e)this[_0x20f1('0x26')](_0x5943f2,_0x59159d);_0x59159d[_0x20f1('0x15')](_0x5cf389);});}[_0x20f1('0x4')](){for(const _0x46f77c of this['_getAffectedRanges']())for(const _0x5de8e5 of _0x46f77c)if(_0x5de8e5[_0x20f1('0x10')]['is'](_0x20f1('0x19')))return void(this[_0x20f1('0x16')]=!0x0);this[_0x20f1('0x16')]=!0x1;}[_0x20f1('0x1e')](){const _0x24e9c4=this[_0x20f1('0x1f')][_0x20f1('0xd')],_0x1d6076=_0x24e9c4[_0x20f1('0x1a')][_0x20f1('0x22')];if(_0x1d6076[_0x20f1('0x6')]){const _0x2c5ecc=this[_0x20f1('0x29')](_0x1d6076[_0x20f1('0x1b')]()['parent']);return _0x2c5ecc?[_0x24e9c4[_0x20f1('0x9')](_0x2c5ecc)]:[];}return _0x1d6076[_0x20f1('0x2')]();}[_0x20f1('0x26')](_0x3a0056,_0x2da4e8){for(const _0x4150f9 of this[_0x20f1('0x23')](_0x3a0056)){const _0x34abb9=this[_0x20f1('0x13')](_0x4150f9),_0x5a94f5=this[_0x20f1('0xb')](_0x34abb9);for(const _0x2ab9e3 of this[_0x20f1('0x11')](_0x4150f9,_0x3a0056))this['_replaceTextNodeData'](_0x2ab9e3,_0x5a94f5,_0x2da4e8);}}[_0x20f1('0x29')](_0x4fc8c8){const _0x4edc5d=this[_0x20f1('0x1f')][_0x20f1('0xd')][_0x20f1('0xf')];if(_0x4fc8c8['is'](_0x20f1('0xa'))&&_0x4edc5d[_0x20f1('0x18')](_0x4fc8c8,_0x20f1('0x1c')))return _0x4fc8c8;const _0x403b0b=_0x4fc8c8['parent'];return!_0x403b0b||_0x4edc5d[_0x20f1('0x0')](_0x4fc8c8)?null:this[_0x20f1('0x29')](_0x403b0b);}*[_0x20f1('0x23')](_0x151e74){const _0x2a912e=new Set();for(const {item:_0x53e243}of _0x151e74[_0x20f1('0x7')]()){const _0x234a58=this['_findAncestorTextBlock'](_0x53e243);_0x234a58&&!_0x2a912e[_0x20f1('0x1d')](_0x234a58)&&(_0x2a912e[_0x20f1('0xe')](_0x234a58),yield _0x234a58);}}[_0x20f1('0x13')](_0x44a57b){return Array[_0x20f1('0x1')](_0x44a57b['getChildren']())[_0x20f1('0x12')]((_0x52027c,_0x501e64)=>_0x52027c+(_0x501e64['is']('$text')?_0x501e64[_0x20f1('0x28')]:'\x20'),'');}*[_0x20f1('0x11')](_0x389aef,_0x2e73e6){const _0x3d89f9=_0x2e73e6[_0x20f1('0x24')](this[_0x20f1('0x1f')][_0x20f1('0xd')][_0x20f1('0x9')](_0x389aef));if(_0x3d89f9)for(const _0xeb561e of _0x3d89f9[_0x20f1('0x14')]())_0xeb561e['is']('$textProxy')&&_0xeb561e['parent']==_0x389aef&&(yield _0xeb561e);}[_0x20f1('0x8')](_0x34a589,_0x16647e,_0x5a9bdb){const _0x4e1368=_0x16647e[_0x20f1('0x27')](_0x34a589[_0x20f1('0x25')],_0x34a589[_0x20f1('0x20')]);if(_0x4e1368===_0x34a589[_0x20f1('0x28')])return;const _0x32f689=_0x34a589[_0x20f1('0xc')]();this['editor'][_0x20f1('0xd')][_0x20f1('0x3')](_0x5a9bdb['createText'](_0x4e1368,_0x32f689),_0x5a9bdb[_0x20f1('0x17')](_0x5a9bdb[_0x20f1('0x5')](_0x34a589)));}}
23
+ const _0x256272=_0x162e;(function(_0x5296ea,_0xf15fa9){const _0x3c11f2=_0x162e,_0x553fbd=_0x5296ea();while(!![]){try{const _0x2b4591=parseInt(_0x3c11f2(0x90))/0x1*(parseInt(_0x3c11f2(0x86))/0x2)+-parseInt(_0x3c11f2(0x9a))/0x3+parseInt(_0x3c11f2(0x72))/0x4+-parseInt(_0x3c11f2(0x96))/0x5*(-parseInt(_0x3c11f2(0x6e))/0x6)+parseInt(_0x3c11f2(0x6b))/0x7*(parseInt(_0x3c11f2(0x94))/0x8)+-parseInt(_0x3c11f2(0x7e))/0x9*(parseInt(_0x3c11f2(0x9f))/0xa)+parseInt(_0x3c11f2(0x82))/0xb;if(_0x2b4591===_0xf15fa9)break;else _0x553fbd['push'](_0x553fbd['shift']());}catch(_0x44d440){_0x553fbd['push'](_0x553fbd['shift']());}}}(_0xc41c,0x81b26));import{Command as _0x519270}from'ckeditor5/src/core.js';function _0x162e(_0x537dce,_0x5aed00){const _0xc41c3c=_0xc41c();return _0x162e=function(_0x162e32,_0x179561){_0x162e32=_0x162e32-0x69;let _0x1ed3fe=_0xc41c3c[_0x162e32];return _0x1ed3fe;},_0x162e(_0x537dce,_0x5aed00);}export default class n extends _0x519270{constructor(_0x35697e,_0x536432){const _0x54810a=_0x162e;super(_0x35697e),this[_0x54810a(0x75)]=_0x536432;}[_0x256272(0x8a)](){const _0x33276a=_0x256272,_0x3f72f1=this[_0x33276a(0x76)][_0x33276a(0x6c)],_0x3d5364=Array[_0x33276a(0x88)](this[_0x33276a(0x7c)]()),_0x29ae33=Array[_0x33276a(0x88)](_0x3f72f1[_0x33276a(0x93)][_0x33276a(0x95)][_0x33276a(0x97)]());_0x3f72f1[_0x33276a(0x87)](_0x4ba7e6=>{const _0x43678d=_0x33276a;for(const _0x564dfe of _0x3d5364)this[_0x43678d(0x8d)](_0x564dfe,_0x4ba7e6);_0x4ba7e6[_0x43678d(0x74)](_0x29ae33);});}[_0x256272(0x83)](){const _0x298d9f=_0x256272;for(const _0x527807 of this[_0x298d9f(0x7c)]())for(const _0x30fe3b of _0x527807)if(_0x30fe3b[_0x298d9f(0x6f)]['is'](_0x298d9f(0x85)))return void(this[_0x298d9f(0x6a)]=!0x0);this[_0x298d9f(0x6a)]=!0x1;}[_0x256272(0x7c)](){const _0x27ca3d=_0x256272,_0x5a51b6=this[_0x27ca3d(0x76)][_0x27ca3d(0x6c)],_0x3fea11=_0x5a51b6[_0x27ca3d(0x93)][_0x27ca3d(0x95)];if(_0x3fea11[_0x27ca3d(0x77)]){const _0x38d61e=this[_0x27ca3d(0x7a)](_0x3fea11[_0x27ca3d(0x8e)]()[_0x27ca3d(0x8c)]);return _0x38d61e?[_0x5a51b6[_0x27ca3d(0x9d)](_0x38d61e)]:[];}return _0x3fea11[_0x27ca3d(0x97)]();}[_0x256272(0x8d)](_0x9ca04f,_0x387242){const _0x518608=_0x256272;for(const _0x4997c2 of this[_0x518608(0x9e)](_0x9ca04f)){const _0x433222=this[_0x518608(0x98)](_0x4997c2),_0x9cbb68=this[_0x518608(0x75)](_0x433222);for(const _0x3d74a9 of this[_0x518608(0x92)](_0x4997c2,_0x9ca04f))this[_0x518608(0x7f)](_0x3d74a9,_0x9cbb68,_0x387242);}}[_0x256272(0x7a)](_0x7568f8){const _0x5aca59=_0x256272,_0x1441c1=this[_0x5aca59(0x76)][_0x5aca59(0x6c)][_0x5aca59(0x8f)];if(_0x7568f8['is'](_0x5aca59(0xa1))&&_0x1441c1[_0x5aca59(0x79)](_0x7568f8,_0x5aca59(0x6d)))return _0x7568f8;const _0x5ab0e3=_0x7568f8[_0x5aca59(0x8c)];return!_0x5ab0e3||_0x1441c1[_0x5aca59(0x9b)](_0x7568f8)?null:this[_0x5aca59(0x7a)](_0x5ab0e3);}*[_0x256272(0x9e)](_0x242d98){const _0x943c32=_0x256272,_0x50276b=new Set();for(const {item:_0x21f3b4}of _0x242d98[_0x943c32(0x81)]()){const _0x4dc934=this[_0x943c32(0x7a)](_0x21f3b4);_0x4dc934&&!_0x50276b[_0x943c32(0x73)](_0x4dc934)&&(_0x50276b[_0x943c32(0x69)](_0x4dc934),yield _0x4dc934);}}[_0x256272(0x98)](_0x221c71){const _0x5583af=_0x256272;return Array[_0x5583af(0x88)](_0x221c71[_0x5583af(0x78)]())[_0x5583af(0x89)]((_0x4d1d98,_0x19c9ef)=>_0x4d1d98+(_0x19c9ef['is'](_0x5583af(0x6d))?_0x19c9ef[_0x5583af(0x84)]:'\x20'),'');}*[_0x256272(0x92)](_0x2af76f,_0x3e456c){const _0x3aac2b=_0x256272,_0x450bef=_0x3e456c[_0x3aac2b(0x80)](this[_0x3aac2b(0x76)][_0x3aac2b(0x6c)][_0x3aac2b(0x9d)](_0x2af76f));if(_0x450bef){for(const _0x465569 of _0x450bef[_0x3aac2b(0x91)]())_0x465569['is'](_0x3aac2b(0x85))&&_0x465569[_0x3aac2b(0x8c)]==_0x2af76f&&(yield _0x465569);}}[_0x256272(0x7f)](_0x40e8a,_0x4174be,_0x11b74c){const _0x460f0f=_0x256272,_0x59006d=_0x4174be[_0x460f0f(0xa0)](_0x40e8a[_0x460f0f(0x71)],_0x40e8a[_0x460f0f(0x8b)]);if(_0x59006d===_0x40e8a[_0x460f0f(0x84)])return;const _0x1ad8b2=_0x40e8a[_0x460f0f(0x7d)]();this[_0x460f0f(0x76)][_0x460f0f(0x6c)][_0x460f0f(0x99)](_0x11b74c[_0x460f0f(0x7b)](_0x59006d,_0x1ad8b2),_0x11b74c[_0x460f0f(0x9c)](_0x11b74c[_0x460f0f(0x70)](_0x40e8a)));}}function _0xc41c(){const _0x17a738=['62144PwqkOB','selection','30EDmJnd','getRanges','_getElementTextContent','insertContent','1261440yswXaT','isLimit','createSelection','createRangeIn','_getElementsAllowingText','28630ydsoad','substring','element','add','isEnabled','196igWdsT','model','$text','76488oRnhdI','item','createRangeOn','startOffset','236240fKZMdB','has','setSelection','_transformCallback','editor','isCollapsed','getChildren','checkChild','_findAncestorTextBlock','createText','_getAffectedRanges','getAttributes','2259mofgEj','_replaceTextNodeData','getIntersection','getWalker','4264601qKcWVm','refresh','data','$textProxy','8CYnKAZ','change','from','reduce','execute','endOffset','parent','_modifyContent','getFirstPosition','schema','232397URMHQa','getItems','_getTextNodesRangeLimited','document'];_0xc41c=function(){return _0x17a738;};return _0xc41c();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b35=['substring','destroy','case-change-trial-license-key-reached-limit-changes','changeCaseUpper','pluginName','caseChangeLicenseKeyInvalid','changeCaseLower','length','locale','_licenseKeyCheckInterval','contentLanguage','caseChange.titleCase.excludeWords','case-change-invalid-license-key','caseChangeLicenseKeyValid','includes','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20case\x20change\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','get','init','caseChangeLicenseKeyTrialLimit:operations','function','toLocaleUpperCase','replace','matchAll','add','editor','changeCaseTitle','config','info','commands'];(function(_0x1d484d,_0x4b35d9){const _0x4df713=function(_0x289a3b){while(--_0x289a3b){_0x1d484d['push'](_0x1d484d['shift']());}};_0x4df713(++_0x4b35d9);}(_0x4b35,0xdf));const _0x4df7=function(_0x1d484d,_0x4b35d9){_0x1d484d=_0x1d484d-0x0;let _0x4df713=_0x4b35[_0x1d484d];return _0x4df713;};import{Plugin as _0x20c1e4}from'ckeditor5/src/core.js';import{CKEditorError as _0x475486}from'ckeditor5/src/utils.js';import _0x56b0ab from'./casechangecommand.js';export default class r extends _0x20c1e4{static get[_0x4df7('0xd')](){return'CaseChangeEditing';}constructor(_0x51a3){super(_0x51a3),this[_0x4df7('0x12')]=null;}[_0x4df7('0x1a')](){const _0xe678a5=this[_0x4df7('0x4')],_0x38ddc7=_0xe678a5[_0x4df7('0x11')][_0x4df7('0x13')],_0x185a78=function(_0x2b4805=[]){return _0x4df7('0x1c')==typeof _0x2b4805?_0x2b4805:(_0x58f4ad,{wordIndex:_0x40c8a5})=>_0x40c8a5>0x0&&_0x2b4805[_0x4df7('0x17')](_0x58f4ad);}(_0xe678a5['config'][_0x4df7('0x19')](_0x4df7('0x14')));_0xe678a5[_0x4df7('0x8')]['add'](_0x4df7('0xc'),new _0x56b0ab(_0xe678a5,_0x3a66b0=>_0x3a66b0[_0x4df7('0x0')](_0x38ddc7))),_0xe678a5[_0x4df7('0x8')][_0x4df7('0x3')](_0x4df7('0xf'),new _0x56b0ab(_0xe678a5,_0x181cc3=>_0x181cc3['toLocaleLowerCase'](_0x38ddc7))),_0xe678a5[_0x4df7('0x8')][_0x4df7('0x3')](_0x4df7('0x5'),new _0x56b0ab(_0xe678a5,_0x44fc3c=>function(_0x1944d7,_0x1bfaab,_0x6ad6ee){return function(_0x4b2700,_0x4f8925){let _0x504ac1='',_0x1f991d=0x0,_0x3ce906=0x0;for(const _0x23cdcc of _0x4b2700[_0x4df7('0x2')](/ +/g)){const _0x21a43a=_0x23cdcc['index'],_0x33730a=_0x4b2700[_0x4df7('0x9')](_0x1f991d,_0x21a43a);_0x33730a[_0x4df7('0x10')]&&(_0x504ac1+=_0x4f8925(_0x33730a,_0x1f991d,_0x3ce906++)),_0x504ac1+=_0x23cdcc[0x0],_0x1f991d=_0x21a43a+_0x23cdcc[0x0][_0x4df7('0x10')];}const _0xd399b2=_0x4b2700[_0x4df7('0x9')](_0x1f991d);return _0xd399b2[_0x4df7('0x10')]&&(_0x504ac1+=_0x4f8925(_0xd399b2,_0x1f991d,_0x3ce906)),_0x504ac1;}(_0x1944d7,(_0x5b0e7a,_0xd9c491,_0x4a60f2)=>{const _0x420a5d=_0x5b0e7a['toLocaleLowerCase'](_0x6ad6ee);return _0x1bfaab(_0x420a5d,{'charOffset':_0xd9c491,'wordIndex':_0x4a60f2,'blockText':_0x1944d7})?_0x420a5d:_0x420a5d[_0x4df7('0x1')](/(?:^|[^\p{L}\d'])\p{L}/gu,_0x14a04f=>_0x14a04f[_0x4df7('0x0')](_0x6ad6ee));});}(_0x44fc3c,_0x185a78,_0x38ddc7))),this['licenseKey']=_0xe678a5[_0x4df7('0x6')][_0x4df7('0x19')]('licenseKey');const _0x253afa=this[_0x4df7('0x4')];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2d90ef;for(const _0x238bb0 in _0x253afa){const _0x4c3499=_0x238bb0,_0x32a4d6=_0x253afa[_0x4c3499];if('caseChangeLicenseKeyTrial'===_0x32a4d6||_0x4df7('0xe')===_0x32a4d6||_0x4df7('0x16')===_0x32a4d6||'caseChangeLicenseKeyTrialLimit:operations'===_0x32a4d6){delete _0x253afa[_0x4c3499],_0x2d90ef=_0x32a4d6;break;}}if(_0x4df7('0xe')===_0x2d90ef)throw clearInterval(this[_0x4df7('0x12')]),new _0x475486(_0x4df7('0x15'),null);if('caseChangeLicenseKeyTrial'===_0x2d90ef&&console[_0x4df7('0x7')](_0x4df7('0x18')),_0x4df7('0x1b')===_0x2d90ef)throw clearInterval(this[_0x4df7('0x12')]),new _0x475486(_0x4df7('0xb'),null);_0x4df7('0x16')===_0x2d90ef&&clearInterval(this[_0x4df7('0x12')]);},0x3e8);}[_0x4df7('0xa')](){this[_0x4df7('0x12')]&&clearInterval(this[_0x4df7('0x12')]);}}
23
+ import{Plugin as _0x3d3811}from'ckeditor5/src/core.js';import{CKEditorError as _0x25162f}from'ckeditor5/src/utils.js';import _0xcd5d17 from'./casechangecommand.js';export default class r extends _0x3d3811{static get['pluginName'](){return'CaseChangeEditing';}constructor(_0x5f19ca){super(_0x5f19ca),this['_currentCommandIndex']=0x0,this['_licenseKeyCheckInterval']=null;}['init'](){const _0x154074=this['editor'],_0x55bb4d=_0x154074['locale']['contentLanguage'],_0x3c85ab=function(_0x12ace9=[]){return'function'==typeof _0x12ace9?_0x12ace9:(_0x4c81b8,{wordIndex:_0x51a455})=>_0x51a455>0x0&&_0x12ace9['includes'](_0x4c81b8);}(_0x154074['config']['get']('caseChange.titleCase.excludeWords'));_0x154074['commands']['add']('changeCaseUpper',new _0xcd5d17(_0x154074,_0x3987d8=>_0x3987d8['toLocaleUpperCase'](_0x55bb4d))),_0x154074['commands']['add']('changeCaseLower',new _0xcd5d17(_0x154074,_0x191ef7=>_0x191ef7['toLocaleLowerCase'](_0x55bb4d))),_0x154074['commands']['add']('changeCaseTitle',new _0xcd5d17(_0x154074,_0xdba8b5=>function(_0x3f5ced,_0x204340,_0x2ab5d3){return function(_0x44a7c2,_0x454985){let _0x2297ed='',_0x220ae1=0x0,_0xe962e5=0x0;for(const _0x5de9aa of _0x44a7c2['matchAll'](/ +/g)){const _0x580eba=_0x5de9aa['index'],_0xddd46=_0x44a7c2['substring'](_0x220ae1,_0x580eba);_0xddd46['length']&&(_0x2297ed+=_0x454985(_0xddd46,_0x220ae1,_0xe962e5++)),_0x2297ed+=_0x5de9aa[0x0],_0x220ae1=_0x580eba+_0x5de9aa[0x0]['length'];}const _0x5a4225=_0x44a7c2['substring'](_0x220ae1);return _0x5a4225['length']&&(_0x2297ed+=_0x454985(_0x5a4225,_0x220ae1,_0xe962e5)),_0x2297ed;}(_0x3f5ced,(_0x40749b,_0x24d1a5,_0x5ea498)=>{const _0x44d4b6=_0x40749b['toLocaleLowerCase'](_0x2ab5d3);return _0x204340(_0x44d4b6,{'charOffset':_0x24d1a5,'wordIndex':_0x5ea498,'blockText':_0x3f5ced})?_0x44d4b6:_0x44d4b6['replace'](/(?:^|[^\p{L}\d'])\p{L}/gu,_0x3fc21d=>_0x3fc21d['toLocaleUpperCase'](_0x2ab5d3));});}(_0xdba8b5,_0x3c85ab,_0x55bb4d))),this['listenTo'](_0x154074['editing']['view']['document'],'selectionChange',()=>{this['_currentCommandIndex']=0x0;}),_0x154074['keystrokes']['set']('shift+f3',(_0x394663,_0x35ec8f)=>{const _0x146a3f=_getOptions(this['editor']['t']),_0x2741fb=_0x146a3f[this['_currentCommandIndex']%_0x146a3f['length']]['commandName'];_0x154074['execute'](_0x2741fb),this['_currentCommandIndex']++,_0x35ec8f();}),this['licenseKey']=_0x154074['config']['get']('licenseKey');const _0x400310=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xa57ce0;for(const _0x5a3b6a in _0x400310){const _0x91c803=_0x5a3b6a,_0x168edf=_0x400310[_0x91c803];if('caseChangeLicenseKeyTrial'===_0x168edf||'caseChangeLicenseKeyInvalid'===_0x168edf||'caseChangeLicenseKeyValid'===_0x168edf||'caseChangeLicenseKeyTrialLimit:operations'===_0x168edf){delete _0x400310[_0x91c803],_0xa57ce0=_0x168edf;break;}}if('caseChangeLicenseKeyInvalid'===_0xa57ce0)throw clearInterval(this['_licenseKeyCheckInterval']),new _0x25162f('case-change-invalid-license-key',null);if('caseChangeLicenseKeyTrial'===_0xa57ce0&&console['info']('You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20case\x20change\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.'),'caseChangeLicenseKeyTrialLimit:operations'===_0xa57ce0)throw clearInterval(this['_licenseKeyCheckInterval']),new _0x25162f('case-change-trial-license-key-reached-limit-changes',null);'caseChangeLicenseKeyValid'===_0xa57ce0&&clearInterval(this['_licenseKeyCheckInterval']);},0x3e8);}['destroy'](){this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}export function _getOptions(t){return[{'label':t('UPPERCASE'),'commandName':'changeCaseUpper'},{'label':t('lowercase'),'commandName':'changeCaseLower'},{'label':t('Title\x20Case'),'commandName':'changeCaseTitle'}];}