@ckeditor/ckeditor5-case-change 43.2.0 → 43.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (289) hide show
  1. package/build/case-change.js +1 -1
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ast.js +1 -0
  4. package/build/translations/az.js +1 -0
  5. package/build/translations/bs.js +1 -0
  6. package/build/translations/de-ch.js +1 -0
  7. package/build/translations/en-au.js +1 -0
  8. package/build/translations/en-gb.js +1 -0
  9. package/build/translations/eo.js +1 -0
  10. package/build/translations/eu.js +1 -0
  11. package/build/translations/fa.js +1 -0
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/hy.js +1 -0
  14. package/build/translations/jv.js +1 -0
  15. package/build/translations/kk.js +1 -0
  16. package/build/translations/km.js +1 -0
  17. package/build/translations/kn.js +1 -0
  18. package/build/translations/ku.js +1 -0
  19. package/build/translations/nb.js +1 -0
  20. package/build/translations/ne.js +1 -0
  21. package/build/translations/oc.js +1 -0
  22. package/build/translations/si.js +1 -0
  23. package/build/translations/sl.js +1 -0
  24. package/build/translations/sq.js +1 -0
  25. package/build/translations/ti.js +1 -0
  26. package/build/translations/tk.js +1 -0
  27. package/build/translations/tt.js +1 -0
  28. package/build/translations/ug.js +1 -0
  29. package/build/translations/ur.js +1 -0
  30. package/build/translations/uz.js +1 -0
  31. package/dist/casechange.d.ts +8 -0
  32. package/dist/casechangeediting.d.ts +8 -0
  33. package/dist/casechangeui.d.ts +8 -0
  34. package/dist/index.js +1 -1
  35. package/dist/translations/af.d.ts +8 -0
  36. package/dist/translations/af.js +23 -0
  37. package/dist/translations/af.umd.js +23 -0
  38. package/dist/translations/ar.js +1 -1
  39. package/dist/translations/ar.umd.js +1 -1
  40. package/dist/translations/ast.d.ts +8 -0
  41. package/dist/translations/ast.js +23 -0
  42. package/dist/translations/ast.umd.js +23 -0
  43. package/dist/translations/az.d.ts +8 -0
  44. package/dist/translations/az.js +23 -0
  45. package/dist/translations/az.umd.js +23 -0
  46. package/dist/translations/bg.js +1 -1
  47. package/dist/translations/bg.umd.js +1 -1
  48. package/dist/translations/bn.js +1 -1
  49. package/dist/translations/bn.umd.js +1 -1
  50. package/dist/translations/bs.d.ts +8 -0
  51. package/dist/translations/bs.js +23 -0
  52. package/dist/translations/bs.umd.js +23 -0
  53. package/dist/translations/ca.js +1 -1
  54. package/dist/translations/ca.umd.js +1 -1
  55. package/dist/translations/cs.js +1 -1
  56. package/dist/translations/cs.umd.js +1 -1
  57. package/dist/translations/da.js +1 -1
  58. package/dist/translations/da.umd.js +1 -1
  59. package/dist/translations/de-ch.d.ts +8 -0
  60. package/dist/translations/de-ch.js +23 -0
  61. package/dist/translations/de-ch.umd.js +23 -0
  62. package/dist/translations/de.js +1 -1
  63. package/dist/translations/de.umd.js +1 -1
  64. package/dist/translations/el.js +1 -1
  65. package/dist/translations/el.umd.js +1 -1
  66. package/dist/translations/en-au.d.ts +8 -0
  67. package/dist/translations/en-au.js +23 -0
  68. package/dist/translations/en-au.umd.js +23 -0
  69. package/dist/translations/en-gb.d.ts +8 -0
  70. package/dist/translations/en-gb.js +23 -0
  71. package/dist/translations/en-gb.umd.js +23 -0
  72. package/dist/translations/en.js +1 -1
  73. package/dist/translations/en.umd.js +1 -1
  74. package/dist/translations/eo.d.ts +8 -0
  75. package/dist/translations/eo.js +23 -0
  76. package/dist/translations/eo.umd.js +23 -0
  77. package/dist/translations/es-co.js +1 -1
  78. package/dist/translations/es-co.umd.js +1 -1
  79. package/dist/translations/es.js +1 -1
  80. package/dist/translations/es.umd.js +1 -1
  81. package/dist/translations/et.js +1 -1
  82. package/dist/translations/et.umd.js +1 -1
  83. package/dist/translations/eu.d.ts +8 -0
  84. package/dist/translations/eu.js +23 -0
  85. package/dist/translations/eu.umd.js +23 -0
  86. package/dist/translations/fa.d.ts +8 -0
  87. package/dist/translations/fa.js +23 -0
  88. package/dist/translations/fa.umd.js +23 -0
  89. package/dist/translations/fi.js +1 -1
  90. package/dist/translations/fi.umd.js +1 -1
  91. package/dist/translations/fr.js +1 -1
  92. package/dist/translations/fr.umd.js +1 -1
  93. package/dist/translations/gl.js +1 -1
  94. package/dist/translations/gl.umd.js +1 -1
  95. package/dist/translations/gu.d.ts +8 -0
  96. package/dist/translations/gu.js +23 -0
  97. package/dist/translations/gu.umd.js +23 -0
  98. package/dist/translations/he.js +1 -1
  99. package/dist/translations/he.umd.js +1 -1
  100. package/dist/translations/hi.js +1 -1
  101. package/dist/translations/hi.umd.js +1 -1
  102. package/dist/translations/hr.js +1 -1
  103. package/dist/translations/hr.umd.js +1 -1
  104. package/dist/translations/hu.js +1 -1
  105. package/dist/translations/hu.umd.js +1 -1
  106. package/dist/translations/hy.d.ts +8 -0
  107. package/dist/translations/hy.js +23 -0
  108. package/dist/translations/hy.umd.js +23 -0
  109. package/dist/translations/id.js +1 -1
  110. package/dist/translations/id.umd.js +1 -1
  111. package/dist/translations/it.js +1 -1
  112. package/dist/translations/it.umd.js +1 -1
  113. package/dist/translations/ja.js +1 -1
  114. package/dist/translations/ja.umd.js +1 -1
  115. package/dist/translations/jv.d.ts +8 -0
  116. package/dist/translations/jv.js +23 -0
  117. package/dist/translations/jv.umd.js +23 -0
  118. package/dist/translations/kk.d.ts +8 -0
  119. package/dist/translations/kk.js +23 -0
  120. package/dist/translations/kk.umd.js +23 -0
  121. package/dist/translations/km.d.ts +8 -0
  122. package/dist/translations/km.js +23 -0
  123. package/dist/translations/km.umd.js +23 -0
  124. package/dist/translations/kn.d.ts +8 -0
  125. package/dist/translations/kn.js +23 -0
  126. package/dist/translations/kn.umd.js +23 -0
  127. package/dist/translations/ko.js +1 -1
  128. package/dist/translations/ko.umd.js +1 -1
  129. package/dist/translations/ku.d.ts +8 -0
  130. package/dist/translations/ku.js +23 -0
  131. package/dist/translations/ku.umd.js +23 -0
  132. package/dist/translations/lt.js +1 -1
  133. package/dist/translations/lt.umd.js +1 -1
  134. package/dist/translations/lv.js +1 -1
  135. package/dist/translations/lv.umd.js +1 -1
  136. package/dist/translations/ms.js +1 -1
  137. package/dist/translations/ms.umd.js +1 -1
  138. package/dist/translations/nb.d.ts +8 -0
  139. package/dist/translations/nb.js +23 -0
  140. package/dist/translations/nb.umd.js +23 -0
  141. package/dist/translations/ne.d.ts +8 -0
  142. package/dist/translations/ne.js +23 -0
  143. package/dist/translations/ne.umd.js +23 -0
  144. package/dist/translations/nl.js +1 -1
  145. package/dist/translations/nl.umd.js +1 -1
  146. package/dist/translations/no.js +1 -1
  147. package/dist/translations/no.umd.js +1 -1
  148. package/dist/translations/oc.d.ts +8 -0
  149. package/dist/translations/oc.js +23 -0
  150. package/dist/translations/oc.umd.js +23 -0
  151. package/dist/translations/pl.js +1 -1
  152. package/dist/translations/pl.umd.js +1 -1
  153. package/dist/translations/pt-br.js +1 -1
  154. package/dist/translations/pt-br.umd.js +1 -1
  155. package/dist/translations/pt.js +1 -1
  156. package/dist/translations/pt.umd.js +1 -1
  157. package/dist/translations/ro.js +1 -1
  158. package/dist/translations/ro.umd.js +1 -1
  159. package/dist/translations/ru.js +1 -1
  160. package/dist/translations/ru.umd.js +1 -1
  161. package/dist/translations/si.d.ts +8 -0
  162. package/dist/translations/si.js +23 -0
  163. package/dist/translations/si.umd.js +23 -0
  164. package/dist/translations/sk.js +1 -1
  165. package/dist/translations/sk.umd.js +1 -1
  166. package/dist/translations/sl.d.ts +8 -0
  167. package/dist/translations/sl.js +23 -0
  168. package/dist/translations/sl.umd.js +23 -0
  169. package/dist/translations/sq.d.ts +8 -0
  170. package/dist/translations/sq.js +23 -0
  171. package/dist/translations/sq.umd.js +23 -0
  172. package/dist/translations/sr-latn.js +1 -1
  173. package/dist/translations/sr-latn.umd.js +1 -1
  174. package/dist/translations/sr.js +1 -1
  175. package/dist/translations/sr.umd.js +1 -1
  176. package/dist/translations/sv.js +1 -1
  177. package/dist/translations/sv.umd.js +1 -1
  178. package/dist/translations/th.js +1 -1
  179. package/dist/translations/th.umd.js +1 -1
  180. package/dist/translations/ti.d.ts +8 -0
  181. package/dist/translations/ti.js +23 -0
  182. package/dist/translations/ti.umd.js +23 -0
  183. package/dist/translations/tk.d.ts +8 -0
  184. package/dist/translations/tk.js +23 -0
  185. package/dist/translations/tk.umd.js +23 -0
  186. package/dist/translations/tr.js +1 -1
  187. package/dist/translations/tr.umd.js +1 -1
  188. package/dist/translations/tt.d.ts +8 -0
  189. package/dist/translations/tt.js +23 -0
  190. package/dist/translations/tt.umd.js +23 -0
  191. package/dist/translations/ug.d.ts +8 -0
  192. package/dist/translations/ug.js +23 -0
  193. package/dist/translations/ug.umd.js +23 -0
  194. package/dist/translations/uk.js +1 -1
  195. package/dist/translations/uk.umd.js +1 -1
  196. package/dist/translations/ur.d.ts +8 -0
  197. package/dist/translations/ur.js +23 -0
  198. package/dist/translations/ur.umd.js +23 -0
  199. package/dist/translations/uz.d.ts +8 -0
  200. package/dist/translations/uz.js +23 -0
  201. package/dist/translations/uz.umd.js +23 -0
  202. package/dist/translations/vi.js +1 -1
  203. package/dist/translations/vi.umd.js +1 -1
  204. package/dist/translations/zh-cn.js +1 -1
  205. package/dist/translations/zh-cn.umd.js +1 -1
  206. package/dist/translations/zh.js +1 -1
  207. package/dist/translations/zh.umd.js +1 -1
  208. package/lang/translations/af.po +36 -0
  209. package/lang/translations/ar.po +4 -10
  210. package/lang/translations/ast.po +36 -0
  211. package/lang/translations/az.po +36 -0
  212. package/lang/translations/bg.po +3 -9
  213. package/lang/translations/bn.po +3 -9
  214. package/lang/translations/bs.po +36 -0
  215. package/lang/translations/ca.po +3 -9
  216. package/lang/translations/cs.po +4 -10
  217. package/lang/translations/da.po +3 -9
  218. package/lang/translations/de-ch.po +36 -0
  219. package/lang/translations/de.po +3 -9
  220. package/lang/translations/el.po +3 -9
  221. package/lang/translations/en-au.po +36 -0
  222. package/lang/translations/en-gb.po +36 -0
  223. package/lang/translations/en.po +5 -11
  224. package/lang/translations/eo.po +36 -0
  225. package/lang/translations/es-co.po +4 -10
  226. package/lang/translations/es.po +4 -10
  227. package/lang/translations/et.po +3 -9
  228. package/lang/translations/eu.po +36 -0
  229. package/lang/translations/fa.po +36 -0
  230. package/lang/translations/fi.po +3 -9
  231. package/lang/translations/fr.po +4 -10
  232. package/lang/translations/gl.po +3 -9
  233. package/lang/translations/gu.po +36 -0
  234. package/lang/translations/he.po +4 -10
  235. package/lang/translations/hi.po +3 -9
  236. package/lang/translations/hr.po +4 -10
  237. package/lang/translations/hu.po +3 -9
  238. package/lang/translations/hy.po +36 -0
  239. package/lang/translations/id.po +3 -9
  240. package/lang/translations/it.po +4 -10
  241. package/lang/translations/ja.po +3 -9
  242. package/lang/translations/jv.po +36 -0
  243. package/lang/translations/kk.po +36 -0
  244. package/lang/translations/km.po +36 -0
  245. package/lang/translations/kn.po +36 -0
  246. package/lang/translations/ko.po +3 -9
  247. package/lang/translations/ku.po +36 -0
  248. package/lang/translations/lt.po +4 -10
  249. package/lang/translations/lv.po +4 -10
  250. package/lang/translations/ms.po +3 -9
  251. package/lang/translations/nb.po +36 -0
  252. package/lang/translations/ne.po +36 -0
  253. package/lang/translations/nl.po +3 -9
  254. package/lang/translations/no.po +3 -9
  255. package/lang/translations/oc.po +36 -0
  256. package/lang/translations/pl.po +4 -10
  257. package/lang/translations/pt-br.po +4 -10
  258. package/lang/translations/pt.po +4 -10
  259. package/lang/translations/ro.po +4 -10
  260. package/lang/translations/ru.po +4 -10
  261. package/lang/translations/si.po +36 -0
  262. package/lang/translations/sk.po +4 -10
  263. package/lang/translations/sl.po +36 -0
  264. package/lang/translations/sq.po +36 -0
  265. package/lang/translations/sr-latn.po +4 -10
  266. package/lang/translations/sr.po +4 -10
  267. package/lang/translations/sv.po +3 -9
  268. package/lang/translations/th.po +3 -9
  269. package/lang/translations/ti.po +36 -0
  270. package/lang/translations/tk.po +36 -0
  271. package/lang/translations/tr.po +3 -9
  272. package/lang/translations/tt.po +36 -0
  273. package/lang/translations/ug.po +36 -0
  274. package/lang/translations/uk.po +4 -10
  275. package/lang/translations/ur.po +36 -0
  276. package/lang/translations/uz.po +36 -0
  277. package/lang/translations/vi.po +3 -9
  278. package/lang/translations/zh-cn.po +3 -9
  279. package/lang/translations/zh.po +3 -9
  280. package/package.json +6 -6
  281. package/src/casechange.d.ts +8 -0
  282. package/src/casechange.js +1 -1
  283. package/src/casechangecommand.js +1 -1
  284. package/src/casechangeediting.d.ts +8 -0
  285. package/src/casechangeediting.js +1 -1
  286. package/src/casechangeui.d.ts +8 -0
  287. package/src/casechangeui.js +1 -1
  288. package/src/index.js +1 -1
  289. package/src/utils/common-translations.js +1 -1
@@ -0,0 +1,36 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: tk\n"
11
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Tooltip for the case change dropdown."
15
+ msgid "Case change"
16
+ msgstr ""
17
+
18
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
19
+ msgid "UPPERCASE"
20
+ msgstr ""
21
+
22
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
23
+ msgid "lowercase"
24
+ msgstr ""
25
+
26
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
27
+ msgid "Title Case"
28
+ msgstr ""
29
+
30
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
31
+ msgid "Change text case"
32
+ msgstr ""
33
+
34
+ msgctxt "Aria status message indicating case change -of selected text. Example: 'Changed case to lowercase'."
35
+ msgid "Changed case to %0"
36
+ msgstr ""
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Turkish (https://app.transifex.com/ckeditor/teams/11143/tr/)\n"
16
10
  "Language: tr\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -0,0 +1,36 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: tt\n"
11
+ "Plural-Forms: nplurals=1; plural=0;\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Tooltip for the case change dropdown."
15
+ msgid "Case change"
16
+ msgstr ""
17
+
18
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
19
+ msgid "UPPERCASE"
20
+ msgstr ""
21
+
22
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
23
+ msgid "lowercase"
24
+ msgstr ""
25
+
26
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
27
+ msgid "Title Case"
28
+ msgstr ""
29
+
30
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
31
+ msgid "Change text case"
32
+ msgstr ""
33
+
34
+ msgctxt "Aria status message indicating case change -of selected text. Example: 'Changed case to lowercase'."
35
+ msgid "Changed case to %0"
36
+ msgstr ""
@@ -0,0 +1,36 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: ug\n"
11
+ "Plural-Forms: nplurals=1; plural=0;\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Tooltip for the case change dropdown."
15
+ msgid "Case change"
16
+ msgstr ""
17
+
18
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
19
+ msgid "UPPERCASE"
20
+ msgstr ""
21
+
22
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
23
+ msgid "lowercase"
24
+ msgstr ""
25
+
26
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
27
+ msgid "Title Case"
28
+ msgstr ""
29
+
30
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
31
+ msgid "Change text case"
32
+ msgstr ""
33
+
34
+ msgctxt "Aria status message indicating case change -of selected text. Example: 'Changed case to lowercase'."
35
+ msgid "Changed case to %0"
36
+ msgstr ""
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Ukrainian (https://app.transifex.com/ckeditor/teams/11143/uk/)\n"
16
10
  "Language: uk\n"
17
- "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
11
+ "Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
19
13
 
20
14
  msgctxt "Tooltip for the case change dropdown."
@@ -0,0 +1,36 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: ur\n"
11
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Tooltip for the case change dropdown."
15
+ msgid "Case change"
16
+ msgstr ""
17
+
18
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
19
+ msgid "UPPERCASE"
20
+ msgstr ""
21
+
22
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
23
+ msgid "lowercase"
24
+ msgstr ""
25
+
26
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
27
+ msgid "Title Case"
28
+ msgstr ""
29
+
30
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
31
+ msgid "Change text case"
32
+ msgstr ""
33
+
34
+ msgctxt "Aria status message indicating case change -of selected text. Example: 'Changed case to lowercase'."
35
+ msgid "Changed case to %0"
36
+ msgstr ""
@@ -0,0 +1,36 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: uz\n"
11
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "Tooltip for the case change dropdown."
15
+ msgid "Case change"
16
+ msgstr ""
17
+
18
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
19
+ msgid "UPPERCASE"
20
+ msgstr ""
21
+
22
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
23
+ msgid "lowercase"
24
+ msgstr ""
25
+
26
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
27
+ msgid "Title Case"
28
+ msgstr ""
29
+
30
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
31
+ msgid "Change text case"
32
+ msgstr ""
33
+
34
+ msgctxt "Aria status message indicating case change -of selected text. Example: 'Changed case to lowercase'."
35
+ msgid "Changed case to %0"
36
+ msgstr ""
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Vietnamese (https://app.transifex.com/ckeditor/teams/11143/vi/)\n"
16
10
  "Language: vi\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Chinese (China) (https://app.transifex.com/ckeditor/teams/11143/zh_CN/)\n"
16
10
  "Language: zh_CN\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Chinese (Taiwan) (https://app.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
16
10
  "Language: zh_TW\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-case-change",
3
- "version": "43.2.0",
3
+ "version": "43.3.0-alpha.0",
4
4
  "description": "Case change feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -27,11 +27,11 @@
27
27
  "type": "module",
28
28
  "main": "src/index.js",
29
29
  "dependencies": {
30
- "@ckeditor/ckeditor5-core": "43.2.0",
31
- "@ckeditor/ckeditor5-ui": "43.2.0",
32
- "@ckeditor/ckeditor5-utils": "43.2.0",
33
- "ckeditor5": "43.2.0",
34
- "ckeditor5-collaboration": "43.2.0"
30
+ "@ckeditor/ckeditor5-core": "43.3.0-alpha.0",
31
+ "@ckeditor/ckeditor5-ui": "43.3.0-alpha.0",
32
+ "@ckeditor/ckeditor5-utils": "43.3.0-alpha.0",
33
+ "ckeditor5": "43.3.0-alpha.0",
34
+ "ckeditor5-collaboration": "43.3.0-alpha.0"
35
35
  },
36
36
  "license": "SEE LICENSE IN LICENSE.md",
37
37
  "author": "CKSource (http://cksource.com/)",
@@ -23,6 +23,14 @@ export default class CaseChange extends Plugin {
23
23
  * @inheritDoc
24
24
  */
25
25
  static get pluginName(): "CaseChange";
26
+ /**
27
+ * @inheritDoc
28
+ */
29
+ static get isOfficialPlugin(): true;
30
+ /**
31
+ * @inheritDoc
32
+ */
33
+ static get isPremiumPlugin(): true;
26
34
  /**
27
35
  * @inheritDoc
28
36
  */
package/src/casechange.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15f271=_0x4fb4;(function(_0x4e5be3,_0x45ed7b){const _0x24628d=_0x4fb4,_0x12ef23=_0x4e5be3();while(!![]){try{const _0x407e2a=parseInt(_0x24628d(0xca))/0x1+-parseInt(_0x24628d(0xd1))/0x2+parseInt(_0x24628d(0xd4))/0x3*(-parseInt(_0x24628d(0xd0))/0x4)+parseInt(_0x24628d(0xcb))/0x5+-parseInt(_0x24628d(0xe1))/0x6+-parseInt(_0x24628d(0xd3))/0x7+parseInt(_0x24628d(0xdc))/0x8*(parseInt(_0x24628d(0xde))/0x9);if(_0x407e2a===_0x45ed7b)break;else _0x12ef23['push'](_0x12ef23['shift']());}catch(_0x2273b7){_0x12ef23['push'](_0x12ef23['shift']());}}}(_0x4bac,0x35739));function _0x4fb4(_0x297793,_0x54e58a){const _0x4bacf5=_0x4bac();return _0x4fb4=function(_0x4fb4aa,_0x22a892){_0x4fb4aa=_0x4fb4aa-0xc8;let _0x3bd2ee=_0x4bacf5[_0x4fb4aa];return _0x3bd2ee;},_0x4fb4(_0x297793,_0x54e58a);}import{Plugin as _0x21d331}from'ckeditor5/src/core.js';import{CKEditorError as _0x1c2e42}from'ckeditor5/src/utils.js';function _0x4bac(){const _0x361556=['case-change-invalid-license-key','3056277XidfKp','181692SZRAZf','case-change-trial-license-key-reached-limit-changes','editor','requires','init','config','caseChangeLicenseKeyInvalid','caseChangeLicenseKeyValid','8sQEFHj','caseChangeLicenseKeyTrial','9352899pSTpHH','_licenseKeyCheckInterval','caseChangeLicenseKeyTrialLimit:operations','2224314viIfxP','licenseKey','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.','destroy','84099iBrDMP','1684575mXpspO','pluginName','get','CaseChange','info','8RnZbdm','625660sfDiSs'];_0x4bac=function(){return _0x361556;};return _0x4bac();}import _0x5ced8d from'./casechangeediting.js';import _0x440931 from'./casechangeui.js';export default class a extends _0x21d331{static get[_0x15f271(0xd7)](){return[_0x5ced8d,_0x440931];}static get[_0x15f271(0xcc)](){const _0x175f30=_0x15f271;return _0x175f30(0xce);}constructor(_0x40a66c){const _0x2dc05e=_0x15f271;super(_0x40a66c),this[_0x2dc05e(0xdf)]=null;}[_0x15f271(0xd8)](){const _0x12e35a=_0x15f271,_0x27cd75=this[_0x12e35a(0xd6)];this[_0x12e35a(0xe2)]=_0x27cd75[_0x12e35a(0xd9)][_0x12e35a(0xcd)](_0x12e35a(0xe2));const _0x315d2e=this[_0x12e35a(0xd6)];this[_0x12e35a(0xdf)]=setInterval(()=>{const _0x5b003c=_0x12e35a;let _0x1fcde1;for(const _0x21c941 in _0x315d2e){const _0x19fedf=_0x21c941,_0x42fae0=_0x315d2e[_0x19fedf];if(_0x5b003c(0xdd)===_0x42fae0||_0x5b003c(0xda)===_0x42fae0||_0x5b003c(0xdb)===_0x42fae0||_0x5b003c(0xe0)===_0x42fae0){delete _0x315d2e[_0x19fedf],_0x1fcde1=_0x42fae0;break;}}if(_0x5b003c(0xda)===_0x1fcde1)throw clearInterval(this[_0x5b003c(0xdf)]),new _0x1c2e42(_0x5b003c(0xd2),null);if(_0x5b003c(0xdd)===_0x1fcde1&&console[_0x5b003c(0xcf)](_0x5b003c(0xc8)),_0x5b003c(0xe0)===_0x1fcde1)throw clearInterval(this[_0x5b003c(0xdf)]),new _0x1c2e42(_0x5b003c(0xd5),null);_0x5b003c(0xdb)===_0x1fcde1&&clearInterval(this[_0x5b003c(0xdf)]);},0x3e8);}[_0x15f271(0xc9)](){const _0x55ae6d=_0x15f271;this[_0x55ae6d(0xdf)]&&clearInterval(this[_0x55ae6d(0xdf)]);}}
23
+ function _0xc547(_0x266351,_0x19269d){const _0x33cde5=_0x33cd();return _0xc547=function(_0xc5479e,_0x38496c){_0xc5479e=_0xc5479e-0x1a7;let _0x5dd525=_0x33cde5[_0xc5479e];return _0x5dd525;},_0xc547(_0x266351,_0x19269d);}const _0xf1098a=_0xc547;(function(_0x5cea49,_0x1ba32e){const _0x280f17=_0xc547,_0x53caf5=_0x5cea49();while(!![]){try{const _0x39f8a9=-parseInt(_0x280f17(0x1ad))/0x1+parseInt(_0x280f17(0x1af))/0x2+parseInt(_0x280f17(0x1b3))/0x3+-parseInt(_0x280f17(0x1bd))/0x4*(parseInt(_0x280f17(0x1ab))/0x5)+parseInt(_0x280f17(0x1b5))/0x6+-parseInt(_0x280f17(0x1b6))/0x7*(-parseInt(_0x280f17(0x1aa))/0x8)+parseInt(_0x280f17(0x1bc))/0x9;if(_0x39f8a9===_0x1ba32e)break;else _0x53caf5['push'](_0x53caf5['shift']());}catch(_0x299687){_0x53caf5['push'](_0x53caf5['shift']());}}}(_0x33cd,0xc61b1));import{Plugin as _0x571180}from'ckeditor5/src/core.js';import{CKEditorError as _0x5db85d}from'ckeditor5/src/utils.js';import _0x56158b from'./casechangeediting.js';function _0x33cd(){const _0x1e4b08=['isPremiumPlugin','isOfficialPlugin','case-change-trial-license-key-reached-limit-changes','1250478XMwKNL','caseChangeLicenseKeyTrialLimit:operations','6131670YlzRsT','8101401TIsULc','case-change-invalid-license-key','caseChangeLicenseKeyInvalid','config','info','caseChangeLicenseKeyTrial','2212110lvWCnp','3135764mlSarS','licenseKey','pluginName','destroy','editor','_licenseKeyCheckInterval','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.','init','requires','CaseChange','8dPOzvF','10DuIJZJ','get','1028572xJmSrI','caseChangeLicenseKeyValid','1131982xycOZw'];_0x33cd=function(){return _0x1e4b08;};return _0x33cd();}import _0x4621be from'./casechangeui.js';export default class a extends _0x571180{static get[_0xf1098a(0x1a8)](){return[_0x56158b,_0x4621be];}static get[_0xf1098a(0x1bf)](){const _0x27edca=_0xf1098a;return _0x27edca(0x1a9);}static get[_0xf1098a(0x1b1)](){return!0x0;}static get[_0xf1098a(0x1b0)](){return!0x0;}constructor(_0xa4963f){const _0x86a5f6=_0xf1098a;super(_0xa4963f),this[_0x86a5f6(0x1c2)]=null;}[_0xf1098a(0x1a7)](){const _0x27ea0c=_0xf1098a,_0x18ff47=this[_0x27ea0c(0x1c1)];this[_0x27ea0c(0x1be)]=_0x18ff47[_0x27ea0c(0x1b9)][_0x27ea0c(0x1ac)](_0x27ea0c(0x1be));const _0x192aaa=this[_0x27ea0c(0x1c1)];this[_0x27ea0c(0x1c2)]=setInterval(()=>{const _0xcd3bb3=_0x27ea0c;let _0x534728;for(const _0x2dc055 in _0x192aaa){const _0x272d65=_0x2dc055,_0x5596e9=_0x192aaa[_0x272d65];if(_0xcd3bb3(0x1bb)===_0x5596e9||_0xcd3bb3(0x1b8)===_0x5596e9||_0xcd3bb3(0x1ae)===_0x5596e9||_0xcd3bb3(0x1b4)===_0x5596e9){delete _0x192aaa[_0x272d65],_0x534728=_0x5596e9;break;}}if(_0xcd3bb3(0x1b8)===_0x534728)throw clearInterval(this[_0xcd3bb3(0x1c2)]),new _0x5db85d(_0xcd3bb3(0x1b7),null);if(_0xcd3bb3(0x1bb)===_0x534728&&console[_0xcd3bb3(0x1ba)](_0xcd3bb3(0x1c3)),_0xcd3bb3(0x1b4)===_0x534728)throw clearInterval(this[_0xcd3bb3(0x1c2)]),new _0x5db85d(_0xcd3bb3(0x1b2),null);_0xcd3bb3(0x1ae)===_0x534728&&clearInterval(this[_0xcd3bb3(0x1c2)]);},0x3e8);}[_0xf1098a(0x1c0)](){const _0x52ea77=_0xf1098a;this[_0x52ea77(0x1c2)]&&clearInterval(this[_0x52ea77(0x1c2)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2126f3=_0x5910;(function(_0x1d0dc2,_0x555446){const _0x3f73af=_0x5910,_0x432c03=_0x1d0dc2();while(!![]){try{const _0x31ca4a=-parseInt(_0x3f73af(0x1c0))/0x1*(-parseInt(_0x3f73af(0x1b7))/0x2)+parseInt(_0x3f73af(0x1bb))/0x3+parseInt(_0x3f73af(0x1e2))/0x4*(-parseInt(_0x3f73af(0x1d4))/0x5)+-parseInt(_0x3f73af(0x1b8))/0x6+parseInt(_0x3f73af(0x1c7))/0x7+parseInt(_0x3f73af(0x1ca))/0x8+-parseInt(_0x3f73af(0x1cf))/0x9;if(_0x31ca4a===_0x555446)break;else _0x432c03['push'](_0x432c03['shift']());}catch(_0x16e14e){_0x432c03['push'](_0x432c03['shift']());}}}(_0x5db5,0xc601d));function _0x5910(_0x5122b6,_0x56b6dc){const _0x5db500=_0x5db5();return _0x5910=function(_0x591093,_0x5f83da){_0x591093=_0x591093-0x1ae;let _0x5ebd27=_0x5db500[_0x591093];return _0x5ebd27;},_0x5910(_0x5122b6,_0x56b6dc);}import{Command as _0x598886}from'ckeditor5/src/core.js';export default class r extends _0x598886{constructor(_0x461398,_0x1e40fa){const _0x1cb146=_0x5910;super(_0x461398),this[_0x1cb146(0x1c6)]=_0x1e40fa;}[_0x2126f3(0x1d1)](){const _0x506bc2=_0x2126f3,_0x2a8874=this[_0x506bc2(0x1c5)][_0x506bc2(0x1be)],_0x453aa8=Array[_0x506bc2(0x1e1)](this[_0x506bc2(0x1e0)]()),_0x420a57=Array[_0x506bc2(0x1e1)](_0x2a8874[_0x506bc2(0x1c1)][_0x506bc2(0x1c3)][_0x506bc2(0x1bf)]());_0x2a8874[_0x506bc2(0x1b9)](_0x3392dc=>{const _0x3b27d9=_0x506bc2;for(const _0x29e3bb of _0x453aa8)this[_0x3b27d9(0x1db)](_0x29e3bb,_0x3392dc);_0x3392dc[_0x3b27d9(0x1b2)](_0x420a57);});}[_0x2126f3(0x1d2)](){const _0x3ace36=_0x2126f3;for(const _0x2bd203 of this[_0x3ace36(0x1e0)]())for(const _0x49bc85 of _0x2bd203)if(_0x49bc85[_0x3ace36(0x1b3)]['is'](_0x3ace36(0x1de)))return void(this[_0x3ace36(0x1cc)]=!0x0);this[_0x3ace36(0x1cc)]=!0x1;}[_0x2126f3(0x1e0)](){const _0x2b52cd=_0x2126f3,_0x5302e4=this[_0x2b52cd(0x1c5)][_0x2b52cd(0x1be)],_0x11bc5d=_0x5302e4[_0x2b52cd(0x1c1)][_0x2b52cd(0x1c3)];if(_0x11bc5d[_0x2b52cd(0x1cd)]){const _0x50af3b=this[_0x2b52cd(0x1c2)](_0x11bc5d[_0x2b52cd(0x1b0)]()[_0x2b52cd(0x1dd)]);return _0x50af3b?[_0x5302e4[_0x2b52cd(0x1e4)](_0x50af3b)]:[];}return _0x11bc5d[_0x2b52cd(0x1bf)]();}[_0x2126f3(0x1db)](_0x5a171c,_0x5972bf){const _0x5f2b90=_0x2126f3;for(const _0x3b3b98 of this[_0x5f2b90(0x1d9)](_0x5a171c)){const _0x22237a=this[_0x5f2b90(0x1ba)](_0x3b3b98),_0x2e22e4=this[_0x5f2b90(0x1c6)](_0x22237a);for(const _0x45ec2f of this[_0x5f2b90(0x1bc)](_0x3b3b98,_0x5a171c))this[_0x5f2b90(0x1cb)](_0x45ec2f,_0x2e22e4,_0x5972bf);}}[_0x2126f3(0x1c2)](_0x34c13c){const _0x163e87=_0x2126f3,_0x34c348=this[_0x163e87(0x1c5)][_0x163e87(0x1be)][_0x163e87(0x1bd)];if(_0x34c13c['is'](_0x163e87(0x1b5))&&_0x34c348[_0x163e87(0x1b6)](_0x34c13c,_0x163e87(0x1d7)))return _0x34c13c;const _0x22e3b2=_0x34c13c[_0x163e87(0x1dd)];return!_0x22e3b2||_0x34c348[_0x163e87(0x1d3)](_0x34c13c)?null:this[_0x163e87(0x1c2)](_0x22e3b2);}*[_0x2126f3(0x1d9)](_0x859935){const _0xb3e416=_0x2126f3,_0x4f9222=new Set();for(const {item:_0x50c255}of _0x859935[_0xb3e416(0x1c9)]()){const _0x44dc70=this[_0xb3e416(0x1c2)](_0x50c255);_0x44dc70&&!_0x4f9222[_0xb3e416(0x1ae)](_0x44dc70)&&(_0x4f9222[_0xb3e416(0x1ce)](_0x44dc70),yield _0x44dc70);}}[_0x2126f3(0x1ba)](_0x11417e){const _0x4c8153=_0x2126f3;return Array[_0x4c8153(0x1e1)](_0x11417e[_0x4c8153(0x1d5)]())[_0x4c8153(0x1c8)]((_0x6584a,_0x3a703a)=>_0x6584a+(_0x3a703a['is'](_0x4c8153(0x1d7))?_0x3a703a[_0x4c8153(0x1af)]:'\x20'),'');}*[_0x2126f3(0x1bc)](_0x1fe7f7,_0x32f6a0){const _0x1c7634=_0x2126f3,_0x3c73c1=_0x32f6a0[_0x1c7634(0x1b4)](this[_0x1c7634(0x1c5)][_0x1c7634(0x1be)][_0x1c7634(0x1e4)](_0x1fe7f7));if(_0x3c73c1){for(const _0x2ae683 of _0x3c73c1[_0x1c7634(0x1d6)]())_0x2ae683['is'](_0x1c7634(0x1de))&&_0x2ae683[_0x1c7634(0x1dd)]==_0x1fe7f7&&(yield _0x2ae683);}}[_0x2126f3(0x1cb)](_0x79ac08,_0x58acfc,_0x558bfc){const _0x1a854d=_0x2126f3,_0x2844f5=_0x58acfc[_0x1a854d(0x1e3)](_0x79ac08[_0x1a854d(0x1da)],_0x79ac08[_0x1a854d(0x1d8)]);if(_0x2844f5===_0x79ac08[_0x1a854d(0x1af)])return;const _0x38d06b=_0x79ac08[_0x1a854d(0x1c4)]();this[_0x1a854d(0x1c5)][_0x1a854d(0x1be)][_0x1a854d(0x1d0)](_0x558bfc[_0x1a854d(0x1dc)](_0x2844f5,_0x38d06b),_0x558bfc[_0x1a854d(0x1b1)](_0x558bfc[_0x1a854d(0x1df)](_0x79ac08)));}}function _0x5db5(){const _0x34301c=['9105276OWcpkB','change','_getElementTextContent','4511523beMuVB','_getTextNodesRangeLimited','schema','model','getRanges','2MXRPWt','document','_findAncestorTextBlock','selection','getAttributes','editor','_transformCallback','7854805sQpLzJ','reduce','getWalker','5621784jZJxxI','_replaceTextNodeData','isEnabled','isCollapsed','add','12163383vUSEjH','insertContent','execute','refresh','isLimit','1179435vglIOg','getChildren','getItems','$text','endOffset','_getElementsAllowingText','startOffset','_modifyContent','createText','parent','$textProxy','createRangeOn','_getAffectedRanges','from','20DAAIDo','substring','createRangeIn','has','data','getFirstPosition','createSelection','setSelection','item','getIntersection','element','checkChild','1530826PbsWAO'];_0x5db5=function(){return _0x34301c;};return _0x5db5();}
23
+ const _0x5c3aff=_0x59d6;(function(_0x16e1fe,_0x51dd6e){const _0x1fea47=_0x59d6,_0xb3815c=_0x16e1fe();while(!![]){try{const _0x3bdd72=parseInt(_0x1fea47(0x1ac))/0x1+parseInt(_0x1fea47(0x1ab))/0x2*(parseInt(_0x1fea47(0x1cf))/0x3)+-parseInt(_0x1fea47(0x1a9))/0x4*(-parseInt(_0x1fea47(0x1cd))/0x5)+parseInt(_0x1fea47(0x1dd))/0x6+-parseInt(_0x1fea47(0x1ce))/0x7*(-parseInt(_0x1fea47(0x1c3))/0x8)+-parseInt(_0x1fea47(0x1cb))/0x9*(parseInt(_0x1fea47(0x1d5))/0xa)+-parseInt(_0x1fea47(0x1cc))/0xb*(parseInt(_0x1fea47(0x1db))/0xc);if(_0x3bdd72===_0x51dd6e)break;else _0xb3815c['push'](_0xb3815c['shift']());}catch(_0x1605fe){_0xb3815c['push'](_0xb3815c['shift']());}}}(_0x3fdb,0x32374));function _0x3fdb(){const _0x6f887c=['getAttributes','setSelection','_getTextNodesRangeLimited','_findAncestorTextBlock','358832eewNjg','checkChild','model','getRanges','createRangeIn','getChildren','_getElementsAllowingText','_getElementTextContent','12933XcANTo','11zaKtYC','633205beSCmo','7mTtCzW','129tyjjaA','_replaceTextNodeData','refresh','selection','isEnabled','substring','2540sFJcjG','from','parent','editor','createSelection','_getAffectedRanges','4920180gDvOUM','getWalker','617346VoqpFb','execute','getFirstPosition','$textProxy','element','startOffset','12cMkDno','item','17754Wmvyah','71318evOQfi','has','_transformCallback','isCollapsed','createRangeOn','isLimit','data','add','createText','insertContent','document','getIntersection','_modifyContent','getItems','change','reduce','$text','schema','endOffset'];_0x3fdb=function(){return _0x6f887c;};return _0x3fdb();}import{Command as _0x20af73}from'ckeditor5/src/core.js';function _0x59d6(_0x2aa0ab,_0x2803f9){const _0x3fdb95=_0x3fdb();return _0x59d6=function(_0x59d617,_0x433679){_0x59d617=_0x59d617-0x1a6;let _0x35f0a7=_0x3fdb95[_0x59d617];return _0x35f0a7;},_0x59d6(_0x2aa0ab,_0x2803f9);}export default class r extends _0x20af73{constructor(_0x5b867a,_0x47b612){const _0x302fa2=_0x59d6;super(_0x5b867a),this[_0x302fa2(0x1ae)]=_0x47b612;}[_0x5c3aff(0x1de)](){const _0x1171fd=_0x5c3aff,_0x1505f7=this[_0x1171fd(0x1d8)][_0x1171fd(0x1c5)],_0x5c9717=Array[_0x1171fd(0x1d6)](this[_0x1171fd(0x1da)]()),_0x4c8255=Array[_0x1171fd(0x1d6)](_0x1505f7[_0x1171fd(0x1b6)][_0x1171fd(0x1d2)][_0x1171fd(0x1c6)]());_0x1505f7[_0x1171fd(0x1ba)](_0xa16cab=>{const _0x22178b=_0x1171fd;for(const _0x3bbe03 of _0x5c9717)this[_0x22178b(0x1b8)](_0x3bbe03,_0xa16cab);_0xa16cab[_0x22178b(0x1c0)](_0x4c8255);});}[_0x5c3aff(0x1d1)](){const _0x1f9231=_0x5c3aff;for(const _0x406296 of this[_0x1f9231(0x1da)]())for(const _0x31c011 of _0x406296)if(_0x31c011[_0x1f9231(0x1aa)]['is'](_0x1f9231(0x1a6)))return void(this[_0x1f9231(0x1d3)]=!0x0);this[_0x1f9231(0x1d3)]=!0x1;}[_0x5c3aff(0x1da)](){const _0x576109=_0x5c3aff,_0x446237=this[_0x576109(0x1d8)][_0x576109(0x1c5)],_0x2adcd8=_0x446237[_0x576109(0x1b6)][_0x576109(0x1d2)];if(_0x2adcd8[_0x576109(0x1af)]){const _0x14a73d=this[_0x576109(0x1c2)](_0x2adcd8[_0x576109(0x1df)]()[_0x576109(0x1d7)]);return _0x14a73d?[_0x446237[_0x576109(0x1c7)](_0x14a73d)]:[];}return _0x2adcd8[_0x576109(0x1c6)]();}[_0x5c3aff(0x1b8)](_0xc9f2e,_0x22145a){const _0x132bca=_0x5c3aff;for(const _0x5ce2f3 of this[_0x132bca(0x1c9)](_0xc9f2e)){const _0x564b7d=this[_0x132bca(0x1ca)](_0x5ce2f3),_0x43235e=this[_0x132bca(0x1ae)](_0x564b7d);for(const _0x486ebd of this[_0x132bca(0x1c1)](_0x5ce2f3,_0xc9f2e))this[_0x132bca(0x1d0)](_0x486ebd,_0x43235e,_0x22145a);}}[_0x5c3aff(0x1c2)](_0x50152f){const _0x10d9ad=_0x5c3aff,_0x4c6a10=this[_0x10d9ad(0x1d8)][_0x10d9ad(0x1c5)][_0x10d9ad(0x1bd)];if(_0x50152f['is'](_0x10d9ad(0x1a7))&&_0x4c6a10[_0x10d9ad(0x1c4)](_0x50152f,_0x10d9ad(0x1bc)))return _0x50152f;const _0x34b859=_0x50152f[_0x10d9ad(0x1d7)];return!_0x34b859||_0x4c6a10[_0x10d9ad(0x1b1)](_0x50152f)?null:this[_0x10d9ad(0x1c2)](_0x34b859);}*[_0x5c3aff(0x1c9)](_0x25025b){const _0x229778=_0x5c3aff,_0x1ea102=new Set();for(const {item:_0x1faac1}of _0x25025b[_0x229778(0x1dc)]()){const _0x7b8d40=this[_0x229778(0x1c2)](_0x1faac1);_0x7b8d40&&!_0x1ea102[_0x229778(0x1ad)](_0x7b8d40)&&(_0x1ea102[_0x229778(0x1b3)](_0x7b8d40),yield _0x7b8d40);}}[_0x5c3aff(0x1ca)](_0x28ec8a){const _0x41d086=_0x5c3aff;return Array[_0x41d086(0x1d6)](_0x28ec8a[_0x41d086(0x1c8)]())[_0x41d086(0x1bb)]((_0x338a9d,_0x5afb33)=>_0x338a9d+(_0x5afb33['is'](_0x41d086(0x1bc))?_0x5afb33[_0x41d086(0x1b2)]:'\x20'),'');}*[_0x5c3aff(0x1c1)](_0x411dec,_0x5c7946){const _0x2b70da=_0x5c3aff,_0x19b98e=_0x5c7946[_0x2b70da(0x1b7)](this[_0x2b70da(0x1d8)][_0x2b70da(0x1c5)][_0x2b70da(0x1c7)](_0x411dec));if(_0x19b98e){for(const _0x425031 of _0x19b98e[_0x2b70da(0x1b9)]())_0x425031['is'](_0x2b70da(0x1a6))&&_0x425031[_0x2b70da(0x1d7)]==_0x411dec&&(yield _0x425031);}}[_0x5c3aff(0x1d0)](_0x1d5c82,_0x2d52a9,_0x302cd7){const _0x502012=_0x5c3aff,_0x359d37=_0x2d52a9[_0x502012(0x1d4)](_0x1d5c82[_0x502012(0x1a8)],_0x1d5c82[_0x502012(0x1be)]);if(_0x359d37===_0x1d5c82[_0x502012(0x1b2)])return;const _0x3709cd=_0x1d5c82[_0x502012(0x1bf)]();this[_0x502012(0x1d8)][_0x502012(0x1c5)][_0x502012(0x1b5)](_0x302cd7[_0x502012(0x1b4)](_0x359d37,_0x3709cd),_0x302cd7[_0x502012(0x1d9)](_0x302cd7[_0x502012(0x1b0)](_0x1d5c82)));}}
@@ -14,6 +14,14 @@ export default class CaseChangeEditing extends Plugin {
14
14
  * @inheritDoc
15
15
  */
16
16
  static get pluginName(): "CaseChangeEditing";
17
+ /**
18
+ * @inheritDoc
19
+ */
20
+ static get isOfficialPlugin(): true;
21
+ /**
22
+ * @inheritDoc
23
+ */
24
+ static get isPremiumPlugin(): true;
17
25
  /**
18
26
  * @inheritDoc
19
27
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5eba(){const _0x38245d=['shift+f3','get','commands','contentLanguage','_announceCaseChangeOperation','length','22560741GyjEfh','commandName','listenTo','Title\x20Case','document','execute','locale','announce','Changed\x20case\x20to\x20%0','toLocaleLowerCase','lowercase','matchAll','pluginName','UPPERCASE','4533384RdnXfP','5ONHDQH','changeCaseTitle','includes','entries','changeCaseLower','set','_currentCommandIndex','keystrokes','3244482Irrxcw','substring','6635886AtgxdW','editor','toLocaleUpperCase','add','1NMlDBe','6948221uGMBeW','CaseChangeEditing','toLowerCase','find','editing','replace','index','init','ariaLiveAnnouncer','changeCaseUpper','label','caseChange.titleCase.excludeWords','function','selectionChange','config','544592ryNPRD','view','1851166dRiGsP'];_0x5eba=function(){return _0x38245d;};return _0x5eba();}const _0x160952=_0x2f65;function _0x2f65(_0x26d665,_0x36bcc1){const _0x5eba95=_0x5eba();return _0x2f65=function(_0x2f655d,_0x26d181){_0x2f655d=_0x2f655d-0xc3;let _0x44f155=_0x5eba95[_0x2f655d];return _0x44f155;},_0x2f65(_0x26d665,_0x36bcc1);}(function(_0x34aef7,_0xab7e69){const _0x58e43f=_0x2f65,_0x5bfec4=_0x34aef7();while(!![]){try{const _0x22781d=parseInt(_0x58e43f(0xcd))/0x1*(parseInt(_0x58e43f(0xdf))/0x2)+-parseInt(_0x58e43f(0xc7))/0x3+parseInt(_0x58e43f(0xf4))/0x4*(parseInt(_0x58e43f(0xf5))/0x5)+parseInt(_0x58e43f(0xc9))/0x6+parseInt(_0x58e43f(0xce))/0x7+parseInt(_0x58e43f(0xdd))/0x8+-parseInt(_0x58e43f(0xe6))/0x9;if(_0x22781d===_0xab7e69)break;else _0x5bfec4['push'](_0x5bfec4['shift']());}catch(_0x3f3bfe){_0x5bfec4['push'](_0x5bfec4['shift']());}}}(_0x5eba,0x9b9a0));import{Plugin as _0x4dde88}from'ckeditor5/src/core.js';import _0x2ff017 from'./casechangecommand.js';import{getTranslation as _0x37a715}from'./utils/common-translations.js';export default class s extends _0x4dde88{constructor(){const _0x4c2bc2=_0x2f65;super(...arguments),this[_0x4c2bc2(0xc5)]=0x0;}static get[_0x160952(0xf2)](){const _0xf17c7b=_0x160952;return _0xf17c7b(0xcf);}[_0x160952(0xd5)](){const _0x1b4874=_0x160952,_0x599556=this[_0x1b4874(0xca)],_0x545768=_0x599556[_0x1b4874(0xec)][_0x1b4874(0xe3)],_0x474b6f=function(_0x45de47=[]){const _0x2d502e=_0x1b4874;return _0x2d502e(0xda)==typeof _0x45de47?_0x45de47:(_0x648341,{wordIndex:_0x161c0})=>_0x161c0>0x0&&_0x45de47[_0x2d502e(0xf7)](_0x648341);}(_0x599556[_0x1b4874(0xdc)][_0x1b4874(0xe1)](_0x1b4874(0xd9))),_0x69d6f6={'changeCaseUpper':new _0x2ff017(_0x599556,_0x172d41=>_0x172d41[_0x1b4874(0xcb)](_0x545768)),'changeCaseLower':new _0x2ff017(_0x599556,_0x37933c=>_0x37933c[_0x1b4874(0xef)](_0x545768)),'changeCaseTitle':new _0x2ff017(_0x599556,_0x5a45b2=>function(_0x1f600a,_0x39390f,_0xfe7bd8){return function(_0x4edcc4,_0x12c431){const _0x4a912d=_0x2f65;let _0x14e1c5='',_0x1c8b29=0x0,_0x126558=0x0;for(const _0x274be5 of _0x4edcc4[_0x4a912d(0xf1)](/ +/g)){const _0x506127=_0x274be5[_0x4a912d(0xd4)],_0x57c7b1=_0x4edcc4[_0x4a912d(0xc8)](_0x1c8b29,_0x506127);_0x57c7b1[_0x4a912d(0xe5)]&&(_0x14e1c5+=_0x12c431(_0x57c7b1,_0x1c8b29,_0x126558++)),_0x14e1c5+=_0x274be5[0x0],_0x1c8b29=_0x506127+_0x274be5[0x0][_0x4a912d(0xe5)];}const _0xb057a=_0x4edcc4[_0x4a912d(0xc8)](_0x1c8b29);return _0xb057a[_0x4a912d(0xe5)]&&(_0x14e1c5+=_0x12c431(_0xb057a,_0x1c8b29,_0x126558)),_0x14e1c5;}(_0x1f600a,(_0x40ca0d,_0x549391,_0x2785e5)=>{const _0x27cc19=_0x2f65,_0x404638=_0x40ca0d[_0x27cc19(0xef)](_0xfe7bd8);return _0x39390f(_0x404638,{'charOffset':_0x549391,'wordIndex':_0x2785e5,'blockText':_0x1f600a})?_0x404638:_0x404638[_0x27cc19(0xd3)](/(?:^|[^\p{L}\d'])\p{L}/gu,_0x247c6a=>_0x247c6a[_0x27cc19(0xcb)](_0xfe7bd8));});}(_0x5a45b2,_0x474b6f,_0x545768))};for(const [_0x4405e7,_0xb27a34]of Object[_0x1b4874(0xf8)](_0x69d6f6))_0x599556[_0x1b4874(0xe2)][_0x1b4874(0xcc)](_0x4405e7,_0xb27a34),_0xb27a34['on'](_0x1b4874(0xeb),()=>{const _0x5983fc=_0x1b4874;this[_0x5983fc(0xe4)](_0x4405e7);});this[_0x1b4874(0xe8)](_0x599556[_0x1b4874(0xd2)][_0x1b4874(0xde)][_0x1b4874(0xea)],_0x1b4874(0xdb),()=>{const _0xc54f78=_0x1b4874;this[_0xc54f78(0xc5)]=0x0;}),_0x599556[_0x1b4874(0xc6)][_0x1b4874(0xc4)](_0x1b4874(0xe0),(_0x320fd3,_0x282ca0)=>{const _0x128d88=_0x1b4874,_0x2f1385=_getOptions(this[_0x128d88(0xca)][_0x128d88(0xec)]),_0x198691=_0x2f1385[this[_0x128d88(0xc5)]%_0x2f1385[_0x128d88(0xe5)]][_0x128d88(0xe7)];_0x599556[_0x128d88(0xeb)](_0x198691),this[_0x128d88(0xc5)]++,_0x282ca0();});}[_0x160952(0xe4)](_0x4f507a){const _0x5aee0b=_0x160952,{ui:_0x17cb7d,locale:_0x3ca573}=this[_0x5aee0b(0xca)],_0x25cd73=_getOptions(_0x3ca573)[_0x5aee0b(0xd1)](_0x43de18=>_0x43de18[_0x5aee0b(0xe7)]===_0x4f507a)[_0x5aee0b(0xd8)][_0x5aee0b(0xd0)]();_0x17cb7d[_0x5aee0b(0xd6)][_0x5aee0b(0xed)](_0x37a715(_0x3ca573,_0x5aee0b(0xee),_0x25cd73));}}export function _getOptions(_0x1cae73){const _0x319470=_0x160952;return[{'label':_0x37a715(_0x1cae73,_0x319470(0xf3)),'commandName':_0x319470(0xd7)},{'label':_0x37a715(_0x1cae73,_0x319470(0xf0)),'commandName':_0x319470(0xc3)},{'label':_0x37a715(_0x1cae73,_0x319470(0xe9)),'commandName':_0x319470(0xf6)}];}
23
+ const _0x1bc930=_0x34e2;(function(_0x45b534,_0xf59d41){const _0x3d7111=_0x34e2,_0xbc0484=_0x45b534();while(!![]){try{const _0x25fffc=-parseInt(_0x3d7111(0x11d))/0x1+parseInt(_0x3d7111(0x142))/0x2+-parseInt(_0x3d7111(0x118))/0x3+parseInt(_0x3d7111(0x119))/0x4*(parseInt(_0x3d7111(0x13e))/0x5)+-parseInt(_0x3d7111(0x148))/0x6*(-parseInt(_0x3d7111(0x11e))/0x7)+-parseInt(_0x3d7111(0x135))/0x8*(parseInt(_0x3d7111(0x125))/0x9)+parseInt(_0x3d7111(0x136))/0xa;if(_0x25fffc===_0xf59d41)break;else _0xbc0484['push'](_0xbc0484['shift']());}catch(_0x5dc219){_0xbc0484['push'](_0xbc0484['shift']());}}}(_0x2894,0x421cc));import{Plugin as _0x18f440}from'ckeditor5/src/core.js';import _0x5c9b5b from'./casechangecommand.js';function _0x34e2(_0x2f1191,_0x4ebdc7){const _0x2894fd=_0x2894();return _0x34e2=function(_0x34e2b9,_0x2335dd){_0x34e2b9=_0x34e2b9-0x118;let _0x5d6a97=_0x2894fd[_0x34e2b9];return _0x5d6a97;},_0x34e2(_0x2f1191,_0x4ebdc7);}import{getTranslation as _0x5c7d9c}from'./utils/common-translations.js';export default class s extends _0x18f440{constructor(){const _0x3853b6=_0x34e2;super(...arguments),this[_0x3853b6(0x13d)]=0x0;}static get[_0x1bc930(0x14b)](){const _0x39595c=_0x1bc930;return _0x39595c(0x13a);}static get[_0x1bc930(0x134)](){return!0x0;}static get[_0x1bc930(0x12a)](){return!0x0;}[_0x1bc930(0x13c)](){const _0x3ed844=_0x1bc930,_0x5d1dae=this[_0x3ed844(0x14e)],_0x5ddd8e=_0x5d1dae[_0x3ed844(0x14f)][_0x3ed844(0x126)],_0x5de858=function(_0x5eb50f=[]){const _0x40c08d=_0x3ed844;return _0x40c08d(0x14a)==typeof _0x5eb50f?_0x5eb50f:(_0x16ffd2,{wordIndex:_0x2f05a9})=>_0x2f05a9>0x0&&_0x5eb50f[_0x40c08d(0x127)](_0x16ffd2);}(_0x5d1dae[_0x3ed844(0x13b)][_0x3ed844(0x121)](_0x3ed844(0x12d))),_0x1f2140={'changeCaseUpper':new _0x5c9b5b(_0x5d1dae,_0x4299e8=>_0x4299e8[_0x3ed844(0x13f)](_0x5ddd8e)),'changeCaseLower':new _0x5c9b5b(_0x5d1dae,_0x591525=>_0x591525[_0x3ed844(0x123)](_0x5ddd8e)),'changeCaseTitle':new _0x5c9b5b(_0x5d1dae,_0x23c078=>function(_0x6b3d68,_0x154023,_0x486bfd){return function(_0x50b085,_0x598022){const _0x18e998=_0x34e2;let _0x29c34b='',_0x512418=0x0,_0x4a8db3=0x0;for(const _0x28e408 of _0x50b085[_0x18e998(0x122)](/ +/g)){const _0x135a44=_0x28e408[_0x18e998(0x129)],_0x55d5ab=_0x50b085[_0x18e998(0x12c)](_0x512418,_0x135a44);_0x55d5ab[_0x18e998(0x11c)]&&(_0x29c34b+=_0x598022(_0x55d5ab,_0x512418,_0x4a8db3++)),_0x29c34b+=_0x28e408[0x0],_0x512418=_0x135a44+_0x28e408[0x0][_0x18e998(0x11c)];}const _0x2c1835=_0x50b085[_0x18e998(0x12c)](_0x512418);return _0x2c1835[_0x18e998(0x11c)]&&(_0x29c34b+=_0x598022(_0x2c1835,_0x512418,_0x4a8db3)),_0x29c34b;}(_0x6b3d68,(_0x5be408,_0x4cecd8,_0x3bed36)=>{const _0x1b0031=_0x34e2,_0x2dfa90=_0x5be408[_0x1b0031(0x123)](_0x486bfd);return _0x154023(_0x2dfa90,{'charOffset':_0x4cecd8,'wordIndex':_0x3bed36,'blockText':_0x6b3d68})?_0x2dfa90:_0x2dfa90[_0x1b0031(0x11b)](/(?:^|[^\p{L}\d'])\p{L}/gu,_0x29e492=>_0x29e492[_0x1b0031(0x13f)](_0x486bfd));});}(_0x23c078,_0x5de858,_0x5ddd8e))};for(const [_0x384e40,_0x3dfd28]of Object[_0x3ed844(0x11a)](_0x1f2140))_0x5d1dae[_0x3ed844(0x12e)][_0x3ed844(0x150)](_0x384e40,_0x3dfd28),_0x3dfd28['on'](_0x3ed844(0x137),()=>{const _0x41f4d8=_0x3ed844;this[_0x41f4d8(0x145)](_0x384e40);});this[_0x3ed844(0x140)](_0x5d1dae[_0x3ed844(0x12b)][_0x3ed844(0x144)][_0x3ed844(0x128)],_0x3ed844(0x131),()=>{const _0x80e0a5=_0x3ed844;this[_0x80e0a5(0x13d)]=0x0;}),_0x5d1dae[_0x3ed844(0x146)][_0x3ed844(0x132)](_0x3ed844(0x149),(_0x109f1a,_0x495bf8)=>{const _0x23aa98=_0x3ed844,_0x26fb33=_getOptions(this[_0x23aa98(0x14e)][_0x23aa98(0x14f)]),_0x497ba4=_0x26fb33[this[_0x23aa98(0x13d)]%_0x26fb33[_0x23aa98(0x11c)]][_0x23aa98(0x120)];_0x5d1dae[_0x23aa98(0x137)](_0x497ba4),this[_0x23aa98(0x13d)]++,_0x495bf8();});}[_0x1bc930(0x145)](_0x5880d8){const _0x18590e=_0x1bc930,{ui:_0x181e64,locale:_0x435af6}=this[_0x18590e(0x14e)],_0x1a95eb=_getOptions(_0x435af6)[_0x18590e(0x124)](_0x4070d4=>_0x4070d4[_0x18590e(0x120)]===_0x5880d8)[_0x18590e(0x14d)][_0x18590e(0x133)]();_0x181e64[_0x18590e(0x143)][_0x18590e(0x11f)](_0x5c7d9c(_0x435af6,_0x18590e(0x12f),_0x1a95eb));}}function _0x2894(){const _0x370e36=['init','_currentCommandIndex','20bRoIeR','toLocaleUpperCase','listenTo','Title\x20Case','224616safgCo','ariaLiveAnnouncer','view','_announceCaseChangeOperation','keystrokes','changeCaseTitle','1653186IESgKO','shift+f3','function','pluginName','changeCaseUpper','label','editor','locale','add','747738UZPmbs','263732nfXjQa','entries','replace','length','68890uWAerI','7xomext','announce','commandName','get','matchAll','toLocaleLowerCase','find','15804fZGgrE','contentLanguage','includes','document','index','isPremiumPlugin','editing','substring','caseChange.titleCase.excludeWords','commands','Changed\x20case\x20to\x20%0','lowercase','selectionChange','set','toLowerCase','isOfficialPlugin','1384ZSvLMy','2411490fqTkLR','execute','changeCaseLower','UPPERCASE','CaseChangeEditing','config'];_0x2894=function(){return _0x370e36;};return _0x2894();}export function _getOptions(_0x18f68c){const _0x18c574=_0x1bc930;return[{'label':_0x5c7d9c(_0x18f68c,_0x18c574(0x139)),'commandName':_0x18c574(0x14c)},{'label':_0x5c7d9c(_0x18f68c,_0x18c574(0x130)),'commandName':_0x18c574(0x138)},{'label':_0x5c7d9c(_0x18f68c,_0x18c574(0x141)),'commandName':_0x18c574(0x147)}];}
@@ -15,6 +15,14 @@ export default class CaseChangeUI extends Plugin {
15
15
  * @inheritDoc
16
16
  */
17
17
  static get pluginName(): "CaseChangeUI";
18
+ /**
19
+ * @inheritDoc
20
+ */
21
+ static get isOfficialPlugin(): true;
22
+ /**
23
+ * @inheritDoc
24
+ */
25
+ static get isPremiumPlugin(): true;
18
26
  /**
19
27
  * @inheritDoc
20
28
  */