@ckeditor/ckeditor5-case-change 43.0.0 → 43.1.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 (97) hide show
  1. package/build/case-change.js +1 -1
  2. package/build/translations/gl.js +1 -0
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en.umd.js +1 -1
  21. package/dist/translations/es-co.js +1 -1
  22. package/dist/translations/es-co.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.d.ts +8 -0
  32. package/dist/translations/gl.js +23 -0
  33. package/dist/translations/gl.umd.js +23 -0
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/lang/translations/gl.po +42 -0
  91. package/package.json +6 -6
  92. package/src/casechange.js +1 -1
  93. package/src/casechangecommand.js +1 -1
  94. package/src/casechangeediting.js +1 -1
  95. package/src/casechangeui.js +1 -1
  96. package/src/index.js +1 -1
  97. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Case\x20change':'สลับตัวพิมพ์เล็กใหญ่','UPPERCASE':'ตัวพิมพ์ใหญ่','lowercase':'ตัวพิมพ์เล็ก','Title\x20Case':'ขึ้นต้นคําด้วยตัวพิมพ์ใหญ่','Change\x20text\x20case':'เปลี่ยนตัวพิมพ์ใหญ่-เล็ก','Changed\x20case\x20to\x20%0':'เปลี่ยนตัวพิมพ์เป็น\x20%0'},'getPluralForm':_0x36084b=>0x0}};
23
+ export default{'th':{'dictionary':{'Case\x20change':'สลับตัวพิมพ์เล็กใหญ่','UPPERCASE':'ตัวพิมพ์ใหญ่','lowercase':'ตัวพิมพ์เล็ก','Title\x20Case':'ขึ้นต้นคําด้วยตัวพิมพ์ใหญ่','Change\x20text\x20case':'เปลี่ยนตัวพิมพ์ใหญ่-เล็ก','Changed\x20case\x20to\x20%0':'เปลี่ยนตัวพิมพ์เป็น\x20%0'},'getPluralForm':_0x287301=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x49d29b=>{const {th:{dictionary:_0x5ca4e8,getPluralForm:_0x112daa}}={'th':{'dictionary':{'Case\x20change':'สลับตัวพิมพ์เล็กใหญ่','UPPERCASE':'ตัวพิมพ์ใหญ่','lowercase':'ตัวพิมพ์เล็ก','Title\x20Case':'ขึ้นต้นคําด้วยตัวพิมพ์ใหญ่','Change\x20text\x20case':'เปลี่ยนตัวพิมพ์ใหญ่-เล็ก','Changed\x20case\x20to\x20%0':'เปลี่ยนตัวพิมพ์เป็น\x20%0'},'getPluralForm':_0x1bb7d7=>0x0}};_0x49d29b['th']||={'dictionary':{},'getPluralForm':null},_0x49d29b['th']['dictionary']=Object['assign'](_0x49d29b['th']['dictionary'],_0x5ca4e8),_0x49d29b['th']['getPluralForm']=_0x112daa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b941f=>{const {th:{dictionary:_0x435348,getPluralForm:_0x3d5559}}={'th':{'dictionary':{'Case\x20change':'สลับตัวพิมพ์เล็กใหญ่','UPPERCASE':'ตัวพิมพ์ใหญ่','lowercase':'ตัวพิมพ์เล็ก','Title\x20Case':'ขึ้นต้นคําด้วยตัวพิมพ์ใหญ่','Change\x20text\x20case':'เปลี่ยนตัวพิมพ์ใหญ่-เล็ก','Changed\x20case\x20to\x20%0':'เปลี่ยนตัวพิมพ์เป็น\x20%0'},'getPluralForm':_0x179afc=>0x0}};_0x5b941f['th']||={'dictionary':{},'getPluralForm':null},_0x5b941f['th']['dictionary']=Object['assign'](_0x5b941f['th']['dictionary'],_0x435348),_0x5b941f['th']['getPluralForm']=_0x3d5559;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Case\x20change':'Büyük/küçük\x20harf\x20değişikliği','UPPERCASE':'BÜYÜK\x20HARF','lowercase':'küçük\x20harf','Title\x20Case':'Yalnızca\x20İlk\x20Harfler\x20Büyük','Change\x20text\x20case':'Metnin\x20harf\x20durumunu\x20değiştir','Changed\x20case\x20to\x20%0':'Büyük\x20harf/küçük\x20harf\x20durumu\x20%0\x20olarak\x20değiştirildi'},'getPluralForm':_0x1a8ccf=>_0x1a8ccf>0x1}};
23
+ export default{'tr':{'dictionary':{'Case\x20change':'Büyük/küçük\x20harf\x20değişikliği','UPPERCASE':'BÜYÜK\x20HARF','lowercase':'küçük\x20harf','Title\x20Case':'Yalnızca\x20İlk\x20Harfler\x20Büyük','Change\x20text\x20case':'Metnin\x20harf\x20durumunu\x20değiştir','Changed\x20case\x20to\x20%0':'Büyük\x20harf/küçük\x20harf\x20durumu\x20%0\x20olarak\x20değiştirildi'},'getPluralForm':_0x8dc669=>_0x8dc669>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x330398=>{const {tr:{dictionary:_0x3bb6be,getPluralForm:_0x4768e9}}={'tr':{'dictionary':{'Case\x20change':'Büyük/küçük\x20harf\x20değişikliği','UPPERCASE':'BÜYÜK\x20HARF','lowercase':'küçük\x20harf','Title\x20Case':'Yalnızca\x20İlk\x20Harfler\x20Büyük','Change\x20text\x20case':'Metnin\x20harf\x20durumunu\x20değiştir','Changed\x20case\x20to\x20%0':'Büyük\x20harf/küçük\x20harf\x20durumu\x20%0\x20olarak\x20değiştirildi'},'getPluralForm':_0x3f4f6b=>_0x3f4f6b>0x1}};_0x330398['tr']||={'dictionary':{},'getPluralForm':null},_0x330398['tr']['dictionary']=Object['assign'](_0x330398['tr']['dictionary'],_0x3bb6be),_0x330398['tr']['getPluralForm']=_0x4768e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40427f=>{const {tr:{dictionary:_0x4d5f81,getPluralForm:_0x3e7b25}}={'tr':{'dictionary':{'Case\x20change':'Büyük/küçük\x20harf\x20değişikliği','UPPERCASE':'BÜYÜK\x20HARF','lowercase':'küçük\x20harf','Title\x20Case':'Yalnızca\x20İlk\x20Harfler\x20Büyük','Change\x20text\x20case':'Metnin\x20harf\x20durumunu\x20değiştir','Changed\x20case\x20to\x20%0':'Büyük\x20harf/küçük\x20harf\x20durumu\x20%0\x20olarak\x20değiştirildi'},'getPluralForm':_0xeffe=>_0xeffe>0x1}};_0x40427f['tr']||={'dictionary':{},'getPluralForm':null},_0x40427f['tr']['dictionary']=Object['assign'](_0x40427f['tr']['dictionary'],_0x4d5f81),_0x40427f['tr']['getPluralForm']=_0x3e7b25;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Case\x20change':'Зміна\x20регістру','UPPERCASE':'ВЕЛИКІ\x20ЛІТЕРИ','lowercase':'малі\x20літери','Title\x20Case':'Регістр\x20назви','Change\x20text\x20case':'Змінити\x20регістр\x20тексту','Changed\x20case\x20to\x20%0':'Регістр\x20змінено\x20на\x20%0'},'getPluralForm':_0x58d719=>_0x58d719%0x1==0x0&&_0x58d719%0xa==0x1&&_0x58d719%0x64!=0xb?0x0:_0x58d719%0x1==0x0&&_0x58d719%0xa>=0x2&&_0x58d719%0xa<=0x4&&(_0x58d719%0x64<0xc||_0x58d719%0x64>0xe)?0x1:_0x58d719%0x1==0x0&&(_0x58d719%0xa==0x0||_0x58d719%0xa>=0x5&&_0x58d719%0xa<=0x9||_0x58d719%0x64>=0xb&&_0x58d719%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Case\x20change':'Зміна\x20регістру','UPPERCASE':'ВЕЛИКІ\x20ЛІТЕРИ','lowercase':'малі\x20літери','Title\x20Case':'Регістр\x20назви','Change\x20text\x20case':'Змінити\x20регістр\x20тексту','Changed\x20case\x20to\x20%0':'Регістр\x20змінено\x20на\x20%0'},'getPluralForm':_0xd2f276=>_0xd2f276%0x1==0x0&&_0xd2f276%0xa==0x1&&_0xd2f276%0x64!=0xb?0x0:_0xd2f276%0x1==0x0&&_0xd2f276%0xa>=0x2&&_0xd2f276%0xa<=0x4&&(_0xd2f276%0x64<0xc||_0xd2f276%0x64>0xe)?0x1:_0xd2f276%0x1==0x0&&(_0xd2f276%0xa==0x0||_0xd2f276%0xa>=0x5&&_0xd2f276%0xa<=0x9||_0xd2f276%0x64>=0xb&&_0xd2f276%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x101629=>{const {uk:{dictionary:_0x3cd6f0,getPluralForm:_0x1b6f60}}={'uk':{'dictionary':{'Case\x20change':'Зміна\x20регістру','UPPERCASE':'ВЕЛИКІ\x20ЛІТЕРИ','lowercase':'малі\x20літери','Title\x20Case':'Регістр\x20назви','Change\x20text\x20case':'Змінити\x20регістр\x20тексту','Changed\x20case\x20to\x20%0':'Регістр\x20змінено\x20на\x20%0'},'getPluralForm':_0x27e355=>_0x27e355%0x1==0x0&&_0x27e355%0xa==0x1&&_0x27e355%0x64!=0xb?0x0:_0x27e355%0x1==0x0&&_0x27e355%0xa>=0x2&&_0x27e355%0xa<=0x4&&(_0x27e355%0x64<0xc||_0x27e355%0x64>0xe)?0x1:_0x27e355%0x1==0x0&&(_0x27e355%0xa==0x0||_0x27e355%0xa>=0x5&&_0x27e355%0xa<=0x9||_0x27e355%0x64>=0xb&&_0x27e355%0x64<=0xe)?0x2:0x3}};_0x101629['uk']||={'dictionary':{},'getPluralForm':null},_0x101629['uk']['dictionary']=Object['assign'](_0x101629['uk']['dictionary'],_0x3cd6f0),_0x101629['uk']['getPluralForm']=_0x1b6f60;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c0967=>{const {uk:{dictionary:_0x5eb2fb,getPluralForm:_0x18d3c6}}={'uk':{'dictionary':{'Case\x20change':'Зміна\x20регістру','UPPERCASE':'ВЕЛИКІ\x20ЛІТЕРИ','lowercase':'малі\x20літери','Title\x20Case':'Регістр\x20назви','Change\x20text\x20case':'Змінити\x20регістр\x20тексту','Changed\x20case\x20to\x20%0':'Регістр\x20змінено\x20на\x20%0'},'getPluralForm':_0x2a8027=>_0x2a8027%0x1==0x0&&_0x2a8027%0xa==0x1&&_0x2a8027%0x64!=0xb?0x0:_0x2a8027%0x1==0x0&&_0x2a8027%0xa>=0x2&&_0x2a8027%0xa<=0x4&&(_0x2a8027%0x64<0xc||_0x2a8027%0x64>0xe)?0x1:_0x2a8027%0x1==0x0&&(_0x2a8027%0xa==0x0||_0x2a8027%0xa>=0x5&&_0x2a8027%0xa<=0x9||_0x2a8027%0x64>=0xb&&_0x2a8027%0x64<=0xe)?0x2:0x3}};_0x5c0967['uk']||={'dictionary':{},'getPluralForm':null},_0x5c0967['uk']['dictionary']=Object['assign'](_0x5c0967['uk']['dictionary'],_0x5eb2fb),_0x5c0967['uk']['getPluralForm']=_0x18d3c6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Case\x20change':'Thay\x20đổi\x20chữ\x20hoa,\x20chữ\x20thường','UPPERCASE':'CHỮ\x20HOA','lowercase':'chữ\x20thường','Title\x20Case':'Viết\x20Hoa\x20Đầu\x20Mỗi\x20Từ','Change\x20text\x20case':'Thay\x20đổi\x20chữ\x20hoa/thường','Changed\x20case\x20to\x20%0':'Đã\x20đổi\x20loại\x20chữ\x20thành\x20%0'},'getPluralForm':_0x6b729=>0x0}};
23
+ export default{'vi':{'dictionary':{'Case\x20change':'Thay\x20đổi\x20chữ\x20hoa,\x20chữ\x20thường','UPPERCASE':'CHỮ\x20HOA','lowercase':'chữ\x20thường','Title\x20Case':'Viết\x20Hoa\x20Đầu\x20Mỗi\x20Từ','Change\x20text\x20case':'Thay\x20đổi\x20chữ\x20hoa/thường','Changed\x20case\x20to\x20%0':'Đã\x20đổi\x20loại\x20chữ\x20thành\x20%0'},'getPluralForm':_0x21eaa1=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2968a0=>{const {vi:{dictionary:_0x307fbe,getPluralForm:_0x404b90}}={'vi':{'dictionary':{'Case\x20change':'Thay\x20đổi\x20chữ\x20hoa,\x20chữ\x20thường','UPPERCASE':'CHỮ\x20HOA','lowercase':'chữ\x20thường','Title\x20Case':'Viết\x20Hoa\x20Đầu\x20Mỗi\x20Từ','Change\x20text\x20case':'Thay\x20đổi\x20chữ\x20hoa/thường','Changed\x20case\x20to\x20%0':'Đã\x20đổi\x20loại\x20chữ\x20thành\x20%0'},'getPluralForm':_0x97c206=>0x0}};_0x2968a0['vi']||={'dictionary':{},'getPluralForm':null},_0x2968a0['vi']['dictionary']=Object['assign'](_0x2968a0['vi']['dictionary'],_0x307fbe),_0x2968a0['vi']['getPluralForm']=_0x404b90;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e90d9=>{const {vi:{dictionary:_0x58df97,getPluralForm:_0x20d12f}}={'vi':{'dictionary':{'Case\x20change':'Thay\x20đổi\x20chữ\x20hoa,\x20chữ\x20thường','UPPERCASE':'CHỮ\x20HOA','lowercase':'chữ\x20thường','Title\x20Case':'Viết\x20Hoa\x20Đầu\x20Mỗi\x20Từ','Change\x20text\x20case':'Thay\x20đổi\x20chữ\x20hoa/thường','Changed\x20case\x20to\x20%0':'Đã\x20đổi\x20loại\x20chữ\x20thành\x20%0'},'getPluralForm':_0x995aef=>0x0}};_0x4e90d9['vi']||={'dictionary':{},'getPluralForm':null},_0x4e90d9['vi']['dictionary']=Object['assign'](_0x4e90d9['vi']['dictionary'],_0x58df97),_0x4e90d9['vi']['getPluralForm']=_0x20d12f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Case\x20change':'改变大小写','UPPERCASE':'大写','lowercase':'小写','Title\x20Case':'标题大小写','Change\x20text\x20case':'更改文本大小写','Changed\x20case\x20to\x20%0':'大小写格式更改为\x20%0'},'getPluralForm':_0x5d861d=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Case\x20change':'改变大小写','UPPERCASE':'大写','lowercase':'小写','Title\x20Case':'标题大小写','Change\x20text\x20case':'更改文本大小写','Changed\x20case\x20to\x20%0':'大小写格式更改为\x20%0'},'getPluralForm':_0x565f12=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x236b99=>{const {'zh-cn':{dictionary:_0x4b113b,getPluralForm:_0x5988c2}}={'zh-cn':{'dictionary':{'Case\x20change':'改变大小写','UPPERCASE':'大写','lowercase':'小写','Title\x20Case':'标题大小写','Change\x20text\x20case':'更改文本大小写','Changed\x20case\x20to\x20%0':'大小写格式更改为\x20%0'},'getPluralForm':_0x389111=>0x0}};_0x236b99['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x236b99['zh-cn']['dictionary']=Object['assign'](_0x236b99['zh-cn']['dictionary'],_0x4b113b),_0x236b99['zh-cn']['getPluralForm']=_0x5988c2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x57783a=>{const {'zh-cn':{dictionary:_0x307427,getPluralForm:_0x124dff}}={'zh-cn':{'dictionary':{'Case\x20change':'改变大小写','UPPERCASE':'大写','lowercase':'小写','Title\x20Case':'标题大小写','Change\x20text\x20case':'更改文本大小写','Changed\x20case\x20to\x20%0':'大小写格式更改为\x20%0'},'getPluralForm':_0x53869f=>0x0}};_0x57783a['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x57783a['zh-cn']['dictionary']=Object['assign'](_0x57783a['zh-cn']['dictionary'],_0x307427),_0x57783a['zh-cn']['getPluralForm']=_0x124dff;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Case\x20change':'變更大小寫','UPPERCASE':'大寫','lowercase':'小寫','Title\x20Case':'標題大小寫','Change\x20text\x20case':'更改文字大小寫','Changed\x20case\x20to\x20%0':'大小寫已變更為\x20%0'},'getPluralForm':_0x29b475=>0x0}};
23
+ export default{'zh':{'dictionary':{'Case\x20change':'變更大小寫','UPPERCASE':'大寫','lowercase':'小寫','Title\x20Case':'標題大小寫','Change\x20text\x20case':'更改文字大小寫','Changed\x20case\x20to\x20%0':'大小寫已變更為\x20%0'},'getPluralForm':_0x4aa72b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d0028=>{const {zh:{dictionary:_0x11f05c,getPluralForm:_0x29ad6c}}={'zh':{'dictionary':{'Case\x20change':'變更大小寫','UPPERCASE':'大寫','lowercase':'小寫','Title\x20Case':'標題大小寫','Change\x20text\x20case':'更改文字大小寫','Changed\x20case\x20to\x20%0':'大小寫已變更為\x20%0'},'getPluralForm':_0x44aaa9=>0x0}};_0x3d0028['zh']||={'dictionary':{},'getPluralForm':null},_0x3d0028['zh']['dictionary']=Object['assign'](_0x3d0028['zh']['dictionary'],_0x11f05c),_0x3d0028['zh']['getPluralForm']=_0x29ad6c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xbcb8a1=>{const {zh:{dictionary:_0x3ae3ba,getPluralForm:_0x4f1111}}={'zh':{'dictionary':{'Case\x20change':'變更大小寫','UPPERCASE':'大寫','lowercase':'小寫','Title\x20Case':'標題大小寫','Change\x20text\x20case':'更改文字大小寫','Changed\x20case\x20to\x20%0':'大小寫已變更為\x20%0'},'getPluralForm':_0x4cb759=>0x0}};_0xbcb8a1['zh']||={'dictionary':{},'getPluralForm':null},_0xbcb8a1['zh']['dictionary']=Object['assign'](_0xbcb8a1['zh']['dictionary'],_0x3ae3ba),_0xbcb8a1['zh']['getPluralForm']=_0x4f1111;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,42 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
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
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Galician (https://app.transifex.com/ckeditor/teams/11143/gl/)\n"
16
+ "Language: gl\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+
20
+ msgctxt "Tooltip for the case change dropdown."
21
+ msgid "Case change"
22
+ msgstr "Cambiar as maiús/minúsculas"
23
+
24
+ msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
25
+ msgid "UPPERCASE"
26
+ msgstr "MAIÚSCULAS"
27
+
28
+ msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
29
+ msgid "lowercase"
30
+ msgstr "minúsculas"
31
+
32
+ msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
33
+ msgid "Title Case"
34
+ msgstr "Maiús/minúsculas do título"
35
+
36
+ msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
37
+ msgid "Change text case"
38
+ msgstr "Cambiar maiús/minúsculas do texto"
39
+
40
+ msgctxt "Aria status message indicating case change -of selected text. Example: 'Changed case to lowercase'."
41
+ msgid "Changed case to %0"
42
+ msgstr "Cambiaronse as maiús/minúsculas de %0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-case-change",
3
- "version": "43.0.0",
3
+ "version": "43.1.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.0.0",
31
- "@ckeditor/ckeditor5-ui": "43.0.0",
32
- "@ckeditor/ckeditor5-utils": "43.0.0",
33
- "ckeditor5": "43.0.0",
34
- "ckeditor5-collaboration": "43.0.0"
30
+ "@ckeditor/ckeditor5-core": "43.1.0-alpha.0",
31
+ "@ckeditor/ckeditor5-ui": "43.1.0-alpha.0",
32
+ "@ckeditor/ckeditor5-utils": "43.1.0-alpha.0",
33
+ "ckeditor5": "43.1.0-alpha.0",
34
+ "ckeditor5-collaboration": "43.1.0-alpha.0"
35
35
  },
36
36
  "license": "SEE LICENSE IN LICENSE.md",
37
37
  "author": "CKSource (http://cksource.com/)",
package/src/casechange.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x77ed67=_0x1ab8;function _0x1ab8(_0x3884df,_0x23725c){const _0x5e69ca=_0x5e69();return _0x1ab8=function(_0x1ab885,_0x4371e5){_0x1ab885=_0x1ab885-0x109;let _0x35150f=_0x5e69ca[_0x1ab885];return _0x35150f;},_0x1ab8(_0x3884df,_0x23725c);}(function(_0x2abdab,_0xfe5bca){const _0x2e449a=_0x1ab8,_0x2edfba=_0x2abdab();while(!![]){try{const _0x175cf2=parseInt(_0x2e449a(0x11f))/0x1*(parseInt(_0x2e449a(0x116))/0x2)+-parseInt(_0x2e449a(0x11b))/0x3+-parseInt(_0x2e449a(0x126))/0x4*(-parseInt(_0x2e449a(0x10c))/0x5)+-parseInt(_0x2e449a(0x112))/0x6*(parseInt(_0x2e449a(0x11d))/0x7)+parseInt(_0x2e449a(0x125))/0x8*(parseInt(_0x2e449a(0x115))/0x9)+-parseInt(_0x2e449a(0x10e))/0xa+-parseInt(_0x2e449a(0x119))/0xb*(-parseInt(_0x2e449a(0x111))/0xc);if(_0x175cf2===_0xfe5bca)break;else _0x2edfba['push'](_0x2edfba['shift']());}catch(_0x2976c6){_0x2edfba['push'](_0x2edfba['shift']());}}}(_0x5e69,0xddd57));import{Plugin as _0x5138e3}from'ckeditor5/src/core.js';import{CKEditorError as _0x329bbc}from'ckeditor5/src/utils.js';function _0x5e69(){const _0x2c5f4f=['case-change-invalid-license-key','_licenseKeyCheckInterval','785zzhDJL','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.','4893400mnnGks','caseChangeLicenseKeyTrialLimit:operations','case-change-trial-license-key-reached-limit-changes','7544028LcwAYn','2037756MhhkKB','licenseKey','caseChangeLicenseKeyValid','2925108EHjrKD','118OUXquY','CaseChange','requires','11oWZfbE','pluginName','1372686JsOPUT','editor','14hRwpfG','caseChangeLicenseKeyInvalid','25404cLPTnO','init','destroy','config','info','get','8NbWymM','2096GYXzNm','caseChangeLicenseKeyTrial'];_0x5e69=function(){return _0x2c5f4f;};return _0x5e69();}import _0x5a196f from'./casechangeediting.js';import _0x3416a5 from'./casechangeui.js';export default class a extends _0x5138e3{static get[_0x77ed67(0x118)](){return[_0x5a196f,_0x3416a5];}static get[_0x77ed67(0x11a)](){const _0x8e50f3=_0x77ed67;return _0x8e50f3(0x117);}constructor(_0x56d50d){const _0x5bbbd0=_0x77ed67;super(_0x56d50d),this[_0x5bbbd0(0x10b)]=null;}[_0x77ed67(0x120)](){const _0x114722=_0x77ed67,_0x1ca0f9=this[_0x114722(0x11c)];this[_0x114722(0x113)]=_0x1ca0f9[_0x114722(0x122)][_0x114722(0x124)](_0x114722(0x113));const _0x42911c=this[_0x114722(0x11c)];this[_0x114722(0x10b)]=setInterval(()=>{const _0x5345e7=_0x114722;let _0x1d0336;for(const _0x230e7b in _0x42911c){const _0x3efcfd=_0x230e7b,_0x5a6a4d=_0x42911c[_0x3efcfd];if(_0x5345e7(0x109)===_0x5a6a4d||_0x5345e7(0x11e)===_0x5a6a4d||_0x5345e7(0x114)===_0x5a6a4d||_0x5345e7(0x10f)===_0x5a6a4d){delete _0x42911c[_0x3efcfd],_0x1d0336=_0x5a6a4d;break;}}if(_0x5345e7(0x11e)===_0x1d0336)throw clearInterval(this[_0x5345e7(0x10b)]),new _0x329bbc(_0x5345e7(0x10a),null);if(_0x5345e7(0x109)===_0x1d0336&&console[_0x5345e7(0x123)](_0x5345e7(0x10d)),_0x5345e7(0x10f)===_0x1d0336)throw clearInterval(this[_0x5345e7(0x10b)]),new _0x329bbc(_0x5345e7(0x110),null);_0x5345e7(0x114)===_0x1d0336&&clearInterval(this[_0x5345e7(0x10b)]);},0x3e8);}[_0x77ed67(0x121)](){const _0x503b7a=_0x77ed67;this[_0x503b7a(0x10b)]&&clearInterval(this[_0x503b7a(0x10b)]);}}
23
+ const _0x17c8b9=_0x97f2;function _0x97f2(_0x46b4fb,_0x4f4112){const _0x5b5b48=_0x5b5b();return _0x97f2=function(_0x97f2c6,_0x17dbf5){_0x97f2c6=_0x97f2c6-0x119;let _0x2ff28c=_0x5b5b48[_0x97f2c6];return _0x2ff28c;},_0x97f2(_0x46b4fb,_0x4f4112);}(function(_0x1de093,_0x431ec6){const _0x1d8298=_0x97f2,_0x42a8f5=_0x1de093();while(!![]){try{const _0x1daa6a=parseInt(_0x1d8298(0x12a))/0x1+-parseInt(_0x1d8298(0x131))/0x2*(-parseInt(_0x1d8298(0x11c))/0x3)+-parseInt(_0x1d8298(0x120))/0x4*(-parseInt(_0x1d8298(0x135))/0x5)+parseInt(_0x1d8298(0x127))/0x6+-parseInt(_0x1d8298(0x12f))/0x7*(-parseInt(_0x1d8298(0x133))/0x8)+parseInt(_0x1d8298(0x12e))/0x9*(-parseInt(_0x1d8298(0x11d))/0xa)+-parseInt(_0x1d8298(0x11a))/0xb*(parseInt(_0x1d8298(0x126))/0xc);if(_0x1daa6a===_0x431ec6)break;else _0x42a8f5['push'](_0x42a8f5['shift']());}catch(_0x1e8b35){_0x42a8f5['push'](_0x42a8f5['shift']());}}}(_0x5b5b,0x4e049));import{Plugin as _0x333e79}from'ckeditor5/src/core.js';import{CKEditorError as _0x1d16bc}from'ckeditor5/src/utils.js';import _0x5d1203 from'./casechangeediting.js';import _0x59bd4a from'./casechangeui.js';function _0x5b5b(){const _0x3d3060=['get','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.','96eCUDqv','3622572BfHCGY','caseChangeLicenseKeyTrial','info','422577BEcolG','_licenseKeyCheckInterval','init','requires','18kzweaP','107639YVuDSe','case-change-invalid-license-key','22GCKAXn','config','72QEoHOz','pluginName','40oyxAXL','editor','caseChangeLicenseKeyInvalid','860607fmGsMk','destroy','12783fSzXjP','2013890Ryetjn','licenseKey','CaseChange','68316XBmIYd','caseChangeLicenseKeyTrialLimit:operations','case-change-trial-license-key-reached-limit-changes','caseChangeLicenseKeyValid'];_0x5b5b=function(){return _0x3d3060;};return _0x5b5b();}export default class a extends _0x333e79{static get[_0x17c8b9(0x12d)](){return[_0x5d1203,_0x59bd4a];}static get[_0x17c8b9(0x134)](){const _0x671f73=_0x17c8b9;return _0x671f73(0x11f);}constructor(_0x44211a){const _0x2ac71c=_0x17c8b9;super(_0x44211a),this[_0x2ac71c(0x12b)]=null;}[_0x17c8b9(0x12c)](){const _0x18f9e5=_0x17c8b9,_0x32cf64=this[_0x18f9e5(0x136)];this[_0x18f9e5(0x11e)]=_0x32cf64[_0x18f9e5(0x132)][_0x18f9e5(0x124)](_0x18f9e5(0x11e));const _0x3ddb61=this[_0x18f9e5(0x136)];this[_0x18f9e5(0x12b)]=setInterval(()=>{const _0x144d2a=_0x18f9e5;let _0x109e0a;for(const _0x3d3246 in _0x3ddb61){const _0x43b06=_0x3d3246,_0x1749d8=_0x3ddb61[_0x43b06];if(_0x144d2a(0x128)===_0x1749d8||_0x144d2a(0x119)===_0x1749d8||_0x144d2a(0x123)===_0x1749d8||_0x144d2a(0x121)===_0x1749d8){delete _0x3ddb61[_0x43b06],_0x109e0a=_0x1749d8;break;}}if(_0x144d2a(0x119)===_0x109e0a)throw clearInterval(this[_0x144d2a(0x12b)]),new _0x1d16bc(_0x144d2a(0x130),null);if(_0x144d2a(0x128)===_0x109e0a&&console[_0x144d2a(0x129)](_0x144d2a(0x125)),_0x144d2a(0x121)===_0x109e0a)throw clearInterval(this[_0x144d2a(0x12b)]),new _0x1d16bc(_0x144d2a(0x122),null);_0x144d2a(0x123)===_0x109e0a&&clearInterval(this[_0x144d2a(0x12b)]);},0x3e8);}[_0x17c8b9(0x11b)](){const _0x19eee2=_0x17c8b9;this[_0x19eee2(0x12b)]&&clearInterval(this[_0x19eee2(0x12b)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x57f0(_0x68dcea,_0x1ebfa9){const _0x43980d=_0x4398();return _0x57f0=function(_0x57f0f2,_0x4f51af){_0x57f0f2=_0x57f0f2-0x156;let _0x437df3=_0x43980d[_0x57f0f2];return _0x437df3;},_0x57f0(_0x68dcea,_0x1ebfa9);}function _0x4398(){const _0x5ecf39=['getFirstPosition','776585cPiPjo','13981810mIaYcZ','has','_getElementTextContent','getIntersection','getChildren','createRangeOn','22CxyURA','isLimit','783NGFOQZ','startOffset','1389juTRrB','model','3009244cIuwWH','from','insertContent','1891986VspLQM','isEnabled','$textProxy','item','_transformCallback','data','change','createRangeIn','add','_getAffectedRanges','selection','getRanges','1327676ISuOZN','endOffset','isCollapsed','12KVmOzC','execute','element','_replaceTextNodeData','setSelection','_getTextNodesRangeLimited','document','getWalker','checkChild','schema','_findAncestorTextBlock','53112TbnbgO','createSelection','$text','editor','refresh','getItems','parent','_modifyContent','reduce','getAttributes','substring','createText','_getElementsAllowingText'];_0x4398=function(){return _0x5ecf39;};return _0x4398();}const _0xef40bc=_0x57f0;(function(_0x7810f7,_0x4c9b3f){const _0x117b0d=_0x57f0,_0x146d55=_0x7810f7();while(!![]){try{const _0x34ed12=-parseInt(_0x117b0d(0x181))/0x1*(-parseInt(_0x117b0d(0x17d))/0x2)+-parseInt(_0x117b0d(0x186))/0x3+parseInt(_0x117b0d(0x15a))/0x4+-parseInt(_0x117b0d(0x176))/0x5*(-parseInt(_0x117b0d(0x15d))/0x6)+-parseInt(_0x117b0d(0x183))/0x7+parseInt(_0x117b0d(0x168))/0x8*(-parseInt(_0x117b0d(0x17f))/0x9)+parseInt(_0x117b0d(0x177))/0xa;if(_0x34ed12===_0x4c9b3f)break;else _0x146d55['push'](_0x146d55['shift']());}catch(_0x42d782){_0x146d55['push'](_0x146d55['shift']());}}}(_0x4398,0x6604a));import{Command as _0x1ba9b4}from'ckeditor5/src/core.js';export default class r extends _0x1ba9b4{constructor(_0x2e5004,_0xe403e){const _0x115091=_0x57f0;super(_0x2e5004),this[_0x115091(0x18a)]=_0xe403e;}[_0xef40bc(0x15e)](){const _0x47ab10=_0xef40bc,_0x15812c=this[_0x47ab10(0x16b)][_0x47ab10(0x182)],_0xeb077c=Array[_0x47ab10(0x184)](this[_0x47ab10(0x157)]()),_0x17c44e=Array[_0x47ab10(0x184)](_0x15812c[_0x47ab10(0x163)][_0x47ab10(0x158)][_0x47ab10(0x159)]());_0x15812c[_0x47ab10(0x18c)](_0x259c22=>{const _0x10293f=_0x47ab10;for(const _0x35dd20 of _0xeb077c)this[_0x10293f(0x16f)](_0x35dd20,_0x259c22);_0x259c22[_0x10293f(0x161)](_0x17c44e);});}[_0xef40bc(0x16c)](){const _0x3f5bd4=_0xef40bc;for(const _0x91a64 of this[_0x3f5bd4(0x157)]())for(const _0x397606 of _0x91a64)if(_0x397606[_0x3f5bd4(0x189)]['is'](_0x3f5bd4(0x188)))return void(this[_0x3f5bd4(0x187)]=!0x0);this[_0x3f5bd4(0x187)]=!0x1;}[_0xef40bc(0x157)](){const _0x3c6925=_0xef40bc,_0x5f5ced=this[_0x3c6925(0x16b)][_0x3c6925(0x182)],_0x382bc9=_0x5f5ced[_0x3c6925(0x163)][_0x3c6925(0x158)];if(_0x382bc9[_0x3c6925(0x15c)]){const _0x90ebe4=this[_0x3c6925(0x167)](_0x382bc9[_0x3c6925(0x175)]()[_0x3c6925(0x16e)]);return _0x90ebe4?[_0x5f5ced[_0x3c6925(0x18d)](_0x90ebe4)]:[];}return _0x382bc9[_0x3c6925(0x159)]();}[_0xef40bc(0x16f)](_0x2ab902,_0x2d58c5){const _0x5ba76f=_0xef40bc;for(const _0x24b2a5 of this[_0x5ba76f(0x174)](_0x2ab902)){const _0x1df616=this[_0x5ba76f(0x179)](_0x24b2a5),_0x3e922e=this[_0x5ba76f(0x18a)](_0x1df616);for(const _0x10fe69 of this[_0x5ba76f(0x162)](_0x24b2a5,_0x2ab902))this[_0x5ba76f(0x160)](_0x10fe69,_0x3e922e,_0x2d58c5);}}[_0xef40bc(0x167)](_0x29f598){const _0x43e03d=_0xef40bc,_0x520fad=this[_0x43e03d(0x16b)][_0x43e03d(0x182)][_0x43e03d(0x166)];if(_0x29f598['is'](_0x43e03d(0x15f))&&_0x520fad[_0x43e03d(0x165)](_0x29f598,_0x43e03d(0x16a)))return _0x29f598;const _0x3ffca3=_0x29f598[_0x43e03d(0x16e)];return!_0x3ffca3||_0x520fad[_0x43e03d(0x17e)](_0x29f598)?null:this[_0x43e03d(0x167)](_0x3ffca3);}*[_0xef40bc(0x174)](_0x81b48e){const _0xfc7ccb=_0xef40bc,_0x1ae60a=new Set();for(const {item:_0x46fca9}of _0x81b48e[_0xfc7ccb(0x164)]()){const _0x3f73e8=this[_0xfc7ccb(0x167)](_0x46fca9);_0x3f73e8&&!_0x1ae60a[_0xfc7ccb(0x178)](_0x3f73e8)&&(_0x1ae60a[_0xfc7ccb(0x156)](_0x3f73e8),yield _0x3f73e8);}}[_0xef40bc(0x179)](_0x545e5d){const _0x57703b=_0xef40bc;return Array[_0x57703b(0x184)](_0x545e5d[_0x57703b(0x17b)]())[_0x57703b(0x170)]((_0x9a639f,_0xce0cdd)=>_0x9a639f+(_0xce0cdd['is'](_0x57703b(0x16a))?_0xce0cdd[_0x57703b(0x18b)]:'\x20'),'');}*[_0xef40bc(0x162)](_0x4200ae,_0x25adca){const _0x4eae73=_0xef40bc,_0xb8c107=_0x25adca[_0x4eae73(0x17a)](this[_0x4eae73(0x16b)][_0x4eae73(0x182)][_0x4eae73(0x18d)](_0x4200ae));if(_0xb8c107){for(const _0x30c436 of _0xb8c107[_0x4eae73(0x16d)]())_0x30c436['is'](_0x4eae73(0x188))&&_0x30c436[_0x4eae73(0x16e)]==_0x4200ae&&(yield _0x30c436);}}[_0xef40bc(0x160)](_0x1e6957,_0x197f95,_0x546a9e){const _0x347bdb=_0xef40bc,_0x354e52=_0x197f95[_0x347bdb(0x172)](_0x1e6957[_0x347bdb(0x180)],_0x1e6957[_0x347bdb(0x15b)]);if(_0x354e52===_0x1e6957[_0x347bdb(0x18b)])return;const _0x4e82bb=_0x1e6957[_0x347bdb(0x171)]();this[_0x347bdb(0x16b)][_0x347bdb(0x182)][_0x347bdb(0x185)](_0x546a9e[_0x347bdb(0x173)](_0x354e52,_0x4e82bb),_0x546a9e[_0x347bdb(0x169)](_0x546a9e[_0x347bdb(0x17c)](_0x1e6957)));}}
23
+ function _0x3bac(){const _0x387434=['setSelection','document','3940959UAeqpQ','3062825tOmmEt','_transformCallback','createSelection','add','2058419eCGXkr','change','4OmJaMJ','117996VDimaz','15285969XeKyWA','startOffset','execute','insertContent','$text','schema','_getAffectedRanges','isLimit','371XWRUYf','_getTextNodesRangeLimited','getChildren','has','_getElementsAllowingText','endOffset','isCollapsed','6212592XDGCrj','selection','isEnabled','getFirstPosition','refresh','getItems','_getElementTextContent','6xKisFu','$textProxy','item','parent','createText','editor','_findAncestorTextBlock','72553yeDFWM','substring','getRanges','getIntersection','checkChild','model','data','createRangeOn','70ORHqxu','_modifyContent','createRangeIn','getAttributes','getWalker','_replaceTextNodeData','element','from','reduce'];_0x3bac=function(){return _0x387434;};return _0x3bac();}const _0x1ae29e=_0x3ff7;function _0x3ff7(_0x59deff,_0x4295ee){const _0x3bac70=_0x3bac();return _0x3ff7=function(_0x3ff70c,_0x252e99){_0x3ff70c=_0x3ff70c-0x146;let _0x1b498d=_0x3bac70[_0x3ff70c];return _0x1b498d;},_0x3ff7(_0x59deff,_0x4295ee);}(function(_0x1c722f,_0x396443){const _0xbdaff7=_0x3ff7,_0x376e9f=_0x1c722f();while(!![]){try{const _0x469f30=-parseInt(_0xbdaff7(0x17e))/0x1*(-parseInt(_0xbdaff7(0x177))/0x2)+parseInt(_0xbdaff7(0x158))/0x3+-parseInt(_0xbdaff7(0x15f))/0x4*(-parseInt(_0xbdaff7(0x159))/0x5)+parseInt(_0xbdaff7(0x160))/0x6*(parseInt(_0xbdaff7(0x169))/0x7)+parseInt(_0xbdaff7(0x170))/0x8+-parseInt(_0xbdaff7(0x161))/0x9+parseInt(_0xbdaff7(0x14d))/0xa*(-parseInt(_0xbdaff7(0x15d))/0xb);if(_0x469f30===_0x396443)break;else _0x376e9f['push'](_0x376e9f['shift']());}catch(_0x13fc83){_0x376e9f['push'](_0x376e9f['shift']());}}}(_0x3bac,0xe9025));import{Command as _0x568a38}from'ckeditor5/src/core.js';export default class r extends _0x568a38{constructor(_0x495919,_0x1e4cf8){const _0x24fce2=_0x3ff7;super(_0x495919),this[_0x24fce2(0x15a)]=_0x1e4cf8;}[_0x1ae29e(0x163)](){const _0x4a87ba=_0x1ae29e,_0x3c09e8=this[_0x4a87ba(0x17c)][_0x4a87ba(0x14a)],_0x2955e6=Array[_0x4a87ba(0x154)](this[_0x4a87ba(0x167)]()),_0x3fb28f=Array[_0x4a87ba(0x154)](_0x3c09e8[_0x4a87ba(0x157)][_0x4a87ba(0x171)][_0x4a87ba(0x147)]());_0x3c09e8[_0x4a87ba(0x15e)](_0x14b643=>{const _0x49209e=_0x4a87ba;for(const _0x32b69e of _0x2955e6)this[_0x49209e(0x14e)](_0x32b69e,_0x14b643);_0x14b643[_0x49209e(0x156)](_0x3fb28f);});}[_0x1ae29e(0x174)](){const _0x5716b6=_0x1ae29e;for(const _0x216c08 of this[_0x5716b6(0x167)]())for(const _0x16f9af of _0x216c08)if(_0x16f9af[_0x5716b6(0x179)]['is'](_0x5716b6(0x178)))return void(this[_0x5716b6(0x172)]=!0x0);this[_0x5716b6(0x172)]=!0x1;}[_0x1ae29e(0x167)](){const _0x1ac2f8=_0x1ae29e,_0x1bbdd7=this[_0x1ac2f8(0x17c)][_0x1ac2f8(0x14a)],_0x82969b=_0x1bbdd7[_0x1ac2f8(0x157)][_0x1ac2f8(0x171)];if(_0x82969b[_0x1ac2f8(0x16f)]){const _0x91845a=this[_0x1ac2f8(0x17d)](_0x82969b[_0x1ac2f8(0x173)]()[_0x1ac2f8(0x17a)]);return _0x91845a?[_0x1bbdd7[_0x1ac2f8(0x14f)](_0x91845a)]:[];}return _0x82969b[_0x1ac2f8(0x147)]();}[_0x1ae29e(0x14e)](_0x5ccd05,_0x4f7504){const _0x134888=_0x1ae29e;for(const _0x1560b4 of this[_0x134888(0x16d)](_0x5ccd05)){const _0x44284b=this[_0x134888(0x176)](_0x1560b4),_0x49ca4e=this[_0x134888(0x15a)](_0x44284b);for(const _0x557567 of this[_0x134888(0x16a)](_0x1560b4,_0x5ccd05))this[_0x134888(0x152)](_0x557567,_0x49ca4e,_0x4f7504);}}[_0x1ae29e(0x17d)](_0x8eb045){const _0x14e4d2=_0x1ae29e,_0x1b47bd=this[_0x14e4d2(0x17c)][_0x14e4d2(0x14a)][_0x14e4d2(0x166)];if(_0x8eb045['is'](_0x14e4d2(0x153))&&_0x1b47bd[_0x14e4d2(0x149)](_0x8eb045,_0x14e4d2(0x165)))return _0x8eb045;const _0x22db32=_0x8eb045[_0x14e4d2(0x17a)];return!_0x22db32||_0x1b47bd[_0x14e4d2(0x168)](_0x8eb045)?null:this[_0x14e4d2(0x17d)](_0x22db32);}*[_0x1ae29e(0x16d)](_0x3ea6e6){const _0x1595b7=_0x1ae29e,_0x186119=new Set();for(const {item:_0x3b3ee7}of _0x3ea6e6[_0x1595b7(0x151)]()){const _0x32b9c7=this[_0x1595b7(0x17d)](_0x3b3ee7);_0x32b9c7&&!_0x186119[_0x1595b7(0x16c)](_0x32b9c7)&&(_0x186119[_0x1595b7(0x15c)](_0x32b9c7),yield _0x32b9c7);}}[_0x1ae29e(0x176)](_0x35f180){const _0x4a6a37=_0x1ae29e;return Array[_0x4a6a37(0x154)](_0x35f180[_0x4a6a37(0x16b)]())[_0x4a6a37(0x155)]((_0x4474ed,_0x399073)=>_0x4474ed+(_0x399073['is'](_0x4a6a37(0x165))?_0x399073[_0x4a6a37(0x14b)]:'\x20'),'');}*[_0x1ae29e(0x16a)](_0x15b128,_0x53cad7){const _0x44a5ec=_0x1ae29e,_0x49ac13=_0x53cad7[_0x44a5ec(0x148)](this[_0x44a5ec(0x17c)][_0x44a5ec(0x14a)][_0x44a5ec(0x14f)](_0x15b128));if(_0x49ac13){for(const _0x3f883c of _0x49ac13[_0x44a5ec(0x175)]())_0x3f883c['is'](_0x44a5ec(0x178))&&_0x3f883c[_0x44a5ec(0x17a)]==_0x15b128&&(yield _0x3f883c);}}[_0x1ae29e(0x152)](_0xcae40b,_0x46d46a,_0x25be9b){const _0x1c68ca=_0x1ae29e,_0xd1bacd=_0x46d46a[_0x1c68ca(0x146)](_0xcae40b[_0x1c68ca(0x162)],_0xcae40b[_0x1c68ca(0x16e)]);if(_0xd1bacd===_0xcae40b[_0x1c68ca(0x14b)])return;const _0xaf052f=_0xcae40b[_0x1c68ca(0x150)]();this[_0x1c68ca(0x17c)][_0x1c68ca(0x14a)][_0x1c68ca(0x164)](_0x25be9b[_0x1c68ca(0x17b)](_0xd1bacd,_0xaf052f),_0x25be9b[_0x1c68ca(0x15b)](_0x25be9b[_0x1c68ca(0x14c)](_0xcae40b)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x26772f=_0x4fe0;function _0x4fe0(_0x16bbd7,_0x2a22a3){const _0x10dcee=_0x10dc();return _0x4fe0=function(_0x4fe0be,_0x34c3e9){_0x4fe0be=_0x4fe0be-0x15f;let _0x22bc63=_0x10dcee[_0x4fe0be];return _0x22bc63;},_0x4fe0(_0x16bbd7,_0x2a22a3);}function _0x10dc(){const _0x1636e5=['length','includes','Changed\x20case\x20to\x20%0','listenTo','toLocaleLowerCase','entries','_currentCommandIndex','function','execute','Title\x20Case','editing','changeCaseLower','locale','matchAll','173556saIjYV','substring','CaseChangeEditing','add','document','ariaLiveAnnouncer','commandName','727070PjzgjT','commands','changeCaseUpper','init','selectionChange','set','replace','3984455gjZmcu','toLowerCase','config','21NiauII','editor','toLocaleUpperCase','find','186eqjkxk','UPPERCASE','7574700anKjOJ','227507UNIhag','shift+f3','get','440fBvLoT','_announceCaseChangeOperation','contentLanguage','274812LmnItW','caseChange.titleCase.excludeWords','announce','view','39912499deFaHP','label','changeCaseTitle','index','keystrokes','3fYYNLV','pluginName','lowercase'];_0x10dc=function(){return _0x1636e5;};return _0x10dc();}(function(_0x4d9123,_0x465170){const _0x424499=_0x4fe0,_0x20c2b3=_0x4d9123();while(!![]){try{const _0x113024=-parseInt(_0x424499(0x17d))/0x1*(-parseInt(_0x424499(0x195))/0x2)+parseInt(_0x424499(0x167))/0x3*(-parseInt(_0x424499(0x174))/0x4)+parseInt(_0x424499(0x164))/0x5+parseInt(_0x424499(0x16b))/0x6*(parseInt(_0x424499(0x16e))/0x7)+-parseInt(_0x424499(0x171))/0x8*(-parseInt(_0x424499(0x18e))/0x9)+parseInt(_0x424499(0x16d))/0xa+-parseInt(_0x424499(0x178))/0xb;if(_0x113024===_0x465170)break;else _0x20c2b3['push'](_0x20c2b3['shift']());}catch(_0x490938){_0x20c2b3['push'](_0x20c2b3['shift']());}}}(_0x10dc,0x9368b));import{Plugin as _0x336366}from'ckeditor5/src/core.js';import _0x153b6b from'./casechangecommand.js';import{getTranslation as _0x5b29de}from'./utils/common-translations.js';export default class s extends _0x336366{constructor(){const _0x209e14=_0x4fe0;super(...arguments),this[_0x209e14(0x186)]=0x0;}static get[_0x26772f(0x17e)](){const _0x5b1344=_0x26772f;return _0x5b1344(0x190);}[_0x26772f(0x160)](){const _0x5eabdc=_0x26772f,_0x181a0b=this[_0x5eabdc(0x168)],_0x5a423a=_0x181a0b[_0x5eabdc(0x18c)][_0x5eabdc(0x173)],_0x33db59=function(_0x28fb61=[]){const _0x409f8d=_0x5eabdc;return _0x409f8d(0x187)==typeof _0x28fb61?_0x28fb61:(_0x15f19e,{wordIndex:_0x81b445})=>_0x81b445>0x0&&_0x28fb61[_0x409f8d(0x181)](_0x15f19e);}(_0x181a0b[_0x5eabdc(0x166)][_0x5eabdc(0x170)](_0x5eabdc(0x175))),_0x44f43b={'changeCaseUpper':new _0x153b6b(_0x181a0b,_0x296220=>_0x296220[_0x5eabdc(0x169)](_0x5a423a)),'changeCaseLower':new _0x153b6b(_0x181a0b,_0x3853f6=>_0x3853f6[_0x5eabdc(0x184)](_0x5a423a)),'changeCaseTitle':new _0x153b6b(_0x181a0b,_0x5c2469=>function(_0x5a691f,_0x190b7d,_0x4be9dc){return function(_0x23dd41,_0x3d22d6){const _0xbc0582=_0x4fe0;let _0x2b9d4c='',_0x29eda8=0x0,_0x2d2d91=0x0;for(const _0x276754 of _0x23dd41[_0xbc0582(0x18d)](/ +/g)){const _0x425f5c=_0x276754[_0xbc0582(0x17b)],_0x856d48=_0x23dd41[_0xbc0582(0x18f)](_0x29eda8,_0x425f5c);_0x856d48[_0xbc0582(0x180)]&&(_0x2b9d4c+=_0x3d22d6(_0x856d48,_0x29eda8,_0x2d2d91++)),_0x2b9d4c+=_0x276754[0x0],_0x29eda8=_0x425f5c+_0x276754[0x0][_0xbc0582(0x180)];}const _0x5da20c=_0x23dd41[_0xbc0582(0x18f)](_0x29eda8);return _0x5da20c[_0xbc0582(0x180)]&&(_0x2b9d4c+=_0x3d22d6(_0x5da20c,_0x29eda8,_0x2d2d91)),_0x2b9d4c;}(_0x5a691f,(_0x4e0ddf,_0x1ea9ca,_0xf4d988)=>{const _0x4c647b=_0x4fe0,_0xb8d38=_0x4e0ddf[_0x4c647b(0x184)](_0x4be9dc);return _0x190b7d(_0xb8d38,{'charOffset':_0x1ea9ca,'wordIndex':_0xf4d988,'blockText':_0x5a691f})?_0xb8d38:_0xb8d38[_0x4c647b(0x163)](/(?:^|[^\p{L}\d'])\p{L}/gu,_0x373a7c=>_0x373a7c[_0x4c647b(0x169)](_0x4be9dc));});}(_0x5c2469,_0x33db59,_0x5a423a))};for(const [_0x44878d,_0x2fc2f6]of Object[_0x5eabdc(0x185)](_0x44f43b))_0x181a0b[_0x5eabdc(0x196)][_0x5eabdc(0x191)](_0x44878d,_0x2fc2f6),_0x2fc2f6['on'](_0x5eabdc(0x188),()=>{const _0x22dfa3=_0x5eabdc;this[_0x22dfa3(0x172)](_0x44878d);});this[_0x5eabdc(0x183)](_0x181a0b[_0x5eabdc(0x18a)][_0x5eabdc(0x177)][_0x5eabdc(0x192)],_0x5eabdc(0x161),()=>{const _0x314a98=_0x5eabdc;this[_0x314a98(0x186)]=0x0;}),_0x181a0b[_0x5eabdc(0x17c)][_0x5eabdc(0x162)](_0x5eabdc(0x16f),(_0xfd6b9c,_0x2b564f)=>{const _0x1976e7=_0x5eabdc,_0x37accf=_getOptions(this[_0x1976e7(0x168)][_0x1976e7(0x18c)]),_0x58487b=_0x37accf[this[_0x1976e7(0x186)]%_0x37accf[_0x1976e7(0x180)]][_0x1976e7(0x194)];_0x181a0b[_0x1976e7(0x188)](_0x58487b),this[_0x1976e7(0x186)]++,_0x2b564f();});}[_0x26772f(0x172)](_0x11e474){const _0x2491eb=_0x26772f,{ui:_0x2b075a,locale:_0x4b087a}=this[_0x2491eb(0x168)],_0x4a8a4e=_getOptions(_0x4b087a)[_0x2491eb(0x16a)](_0x5b88d6=>_0x5b88d6[_0x2491eb(0x194)]===_0x11e474)[_0x2491eb(0x179)][_0x2491eb(0x165)]();_0x2b075a[_0x2491eb(0x193)][_0x2491eb(0x176)](_0x5b29de(_0x4b087a,_0x2491eb(0x182),_0x4a8a4e));}}export function _getOptions(_0x594e9f){const _0xad55c6=_0x26772f;return[{'label':_0x5b29de(_0x594e9f,_0xad55c6(0x16c)),'commandName':_0xad55c6(0x15f)},{'label':_0x5b29de(_0x594e9f,_0xad55c6(0x17f)),'commandName':_0xad55c6(0x18b)},{'label':_0x5b29de(_0x594e9f,_0xad55c6(0x189)),'commandName':_0xad55c6(0x17a)}];}
23
+ const _0x5bea4a=_0x318b;(function(_0x4aa126,_0x24f5e0){const _0x34f294=_0x318b,_0x261f2c=_0x4aa126();while(!![]){try{const _0x261465=-parseInt(_0x34f294(0x1ba))/0x1+-parseInt(_0x34f294(0x1a9))/0x2*(parseInt(_0x34f294(0x1af))/0x3)+parseInt(_0x34f294(0x1c1))/0x4+parseInt(_0x34f294(0x1bf))/0x5*(-parseInt(_0x34f294(0x1bd))/0x6)+parseInt(_0x34f294(0x1c9))/0x7*(-parseInt(_0x34f294(0x1c4))/0x8)+parseInt(_0x34f294(0x19f))/0x9+parseInt(_0x34f294(0x1c2))/0xa;if(_0x261465===_0x24f5e0)break;else _0x261f2c['push'](_0x261f2c['shift']());}catch(_0x10d423){_0x261f2c['push'](_0x261f2c['shift']());}}}(_0xa983,0xc2591));function _0xa983(){const _0x1f86a7=['commandName','_currentCommandIndex','caseChange.titleCase.excludeWords','contentLanguage','Title\x20Case','announce','10561905ABvXUt','changeCaseUpper','keystrokes','get','execute','changeCaseLower','label','set','function','matchAll','16258VDaVXA','commands','shift+f3','find','locale','length','513aFOGly','substring','editing','UPPERCASE','changeCaseTitle','toLocaleLowerCase','replace','ariaLiveAnnouncer','toLocaleUpperCase','listenTo','config','1213539qcCLiD','lowercase','selectionChange','18moRGYp','Changed\x20case\x20to\x20%0','2085935oqrgFP','toLowerCase','1415688digXsV','37867540VxSpEF','entries','5304104cDTaqZ','init','CaseChangeEditing','document','includes','7bqGDpC','pluginName','add','editor','view','index','_announceCaseChangeOperation'];_0xa983=function(){return _0x1f86a7;};return _0xa983();}function _0x318b(_0x47524f,_0x510a04){const _0xa9831=_0xa983();return _0x318b=function(_0x318bc9,_0x4462fa){_0x318bc9=_0x318bc9-0x194;let _0x1fe406=_0xa9831[_0x318bc9];return _0x1fe406;},_0x318b(_0x47524f,_0x510a04);}import{Plugin as _0x459e2c}from'ckeditor5/src/core.js';import _0x22f81c from'./casechangecommand.js';import{getTranslation as _0x48a134}from'./utils/common-translations.js';export default class s extends _0x459e2c{constructor(){const _0xb8a6d3=_0x318b;super(...arguments),this[_0xb8a6d3(0x19a)]=0x0;}static get[_0x5bea4a(0x1ca)](){const _0x332ebb=_0x5bea4a;return _0x332ebb(0x1c6);}[_0x5bea4a(0x1c5)](){const _0x29ba59=_0x5bea4a,_0x1e5aaf=this[_0x29ba59(0x195)],_0x11e2eb=_0x1e5aaf[_0x29ba59(0x1ad)][_0x29ba59(0x19c)],_0x4c6aba=function(_0xc1b642=[]){const _0x512059=_0x29ba59;return _0x512059(0x1a7)==typeof _0xc1b642?_0xc1b642:(_0x169ef9,{wordIndex:_0x2347dd})=>_0x2347dd>0x0&&_0xc1b642[_0x512059(0x1c8)](_0x169ef9);}(_0x1e5aaf[_0x29ba59(0x1b9)][_0x29ba59(0x1a2)](_0x29ba59(0x19b))),_0x2948b8={'changeCaseUpper':new _0x22f81c(_0x1e5aaf,_0x4180a9=>_0x4180a9[_0x29ba59(0x1b7)](_0x11e2eb)),'changeCaseLower':new _0x22f81c(_0x1e5aaf,_0x193e6c=>_0x193e6c[_0x29ba59(0x1b4)](_0x11e2eb)),'changeCaseTitle':new _0x22f81c(_0x1e5aaf,_0x14c903=>function(_0x21b2fe,_0x535d8c,_0x5c92ed){return function(_0x4c8050,_0x243a02){const _0x10e3e8=_0x318b;let _0x5589b0='',_0x2749d0=0x0,_0x2f4c69=0x0;for(const _0xe47604 of _0x4c8050[_0x10e3e8(0x1a8)](/ +/g)){const _0x44c226=_0xe47604[_0x10e3e8(0x197)],_0x12dff8=_0x4c8050[_0x10e3e8(0x1b0)](_0x2749d0,_0x44c226);_0x12dff8[_0x10e3e8(0x1ae)]&&(_0x5589b0+=_0x243a02(_0x12dff8,_0x2749d0,_0x2f4c69++)),_0x5589b0+=_0xe47604[0x0],_0x2749d0=_0x44c226+_0xe47604[0x0][_0x10e3e8(0x1ae)];}const _0x1bf508=_0x4c8050[_0x10e3e8(0x1b0)](_0x2749d0);return _0x1bf508[_0x10e3e8(0x1ae)]&&(_0x5589b0+=_0x243a02(_0x1bf508,_0x2749d0,_0x2f4c69)),_0x5589b0;}(_0x21b2fe,(_0x1210af,_0x150176,_0x142357)=>{const _0x3e9326=_0x318b,_0x19a4c4=_0x1210af[_0x3e9326(0x1b4)](_0x5c92ed);return _0x535d8c(_0x19a4c4,{'charOffset':_0x150176,'wordIndex':_0x142357,'blockText':_0x21b2fe})?_0x19a4c4:_0x19a4c4[_0x3e9326(0x1b5)](/(?:^|[^\p{L}\d'])\p{L}/gu,_0x54e33e=>_0x54e33e[_0x3e9326(0x1b7)](_0x5c92ed));});}(_0x14c903,_0x4c6aba,_0x11e2eb))};for(const [_0x548352,_0x4ff6f8]of Object[_0x29ba59(0x1c3)](_0x2948b8))_0x1e5aaf[_0x29ba59(0x1aa)][_0x29ba59(0x194)](_0x548352,_0x4ff6f8),_0x4ff6f8['on'](_0x29ba59(0x1a3),()=>{const _0x5b2d9e=_0x29ba59;this[_0x5b2d9e(0x198)](_0x548352);});this[_0x29ba59(0x1b8)](_0x1e5aaf[_0x29ba59(0x1b1)][_0x29ba59(0x196)][_0x29ba59(0x1c7)],_0x29ba59(0x1bc),()=>{const _0x51d908=_0x29ba59;this[_0x51d908(0x19a)]=0x0;}),_0x1e5aaf[_0x29ba59(0x1a1)][_0x29ba59(0x1a6)](_0x29ba59(0x1ab),(_0xb611a2,_0x551b85)=>{const _0x4da2a5=_0x29ba59,_0x24e2be=_getOptions(this[_0x4da2a5(0x195)][_0x4da2a5(0x1ad)]),_0x543e24=_0x24e2be[this[_0x4da2a5(0x19a)]%_0x24e2be[_0x4da2a5(0x1ae)]][_0x4da2a5(0x199)];_0x1e5aaf[_0x4da2a5(0x1a3)](_0x543e24),this[_0x4da2a5(0x19a)]++,_0x551b85();});}[_0x5bea4a(0x198)](_0x330179){const _0x18726c=_0x5bea4a,{ui:_0x4f61b6,locale:_0x37bdbd}=this[_0x18726c(0x195)],_0x25d650=_getOptions(_0x37bdbd)[_0x18726c(0x1ac)](_0x1707e2=>_0x1707e2[_0x18726c(0x199)]===_0x330179)[_0x18726c(0x1a5)][_0x18726c(0x1c0)]();_0x4f61b6[_0x18726c(0x1b6)][_0x18726c(0x19e)](_0x48a134(_0x37bdbd,_0x18726c(0x1be),_0x25d650));}}export function _getOptions(_0x37ac22){const _0x1bf521=_0x5bea4a;return[{'label':_0x48a134(_0x37ac22,_0x1bf521(0x1b2)),'commandName':_0x1bf521(0x1a0)},{'label':_0x48a134(_0x37ac22,_0x1bf521(0x1bb)),'commandName':_0x1bf521(0x1a4)},{'label':_0x48a134(_0x37ac22,_0x1bf521(0x19d)),'commandName':_0x1bf521(0x1b3)}];}