@ckeditor/ckeditor5-merge-fields 43.1.0-alpha.5 → 43.1.0-alpha.7

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 (176) hide show
  1. package/build/merge-fields.js +1 -1
  2. package/build/translations/ar.js +1 -1
  3. package/build/translations/bg.js +1 -1
  4. package/build/translations/bn.js +1 -1
  5. package/build/translations/ca.js +1 -1
  6. package/build/translations/cs.js +1 -1
  7. package/build/translations/da.js +1 -1
  8. package/build/translations/de.js +1 -1
  9. package/build/translations/el.js +1 -1
  10. package/build/translations/es.js +1 -1
  11. package/build/translations/et.js +1 -1
  12. package/build/translations/fi.js +1 -1
  13. package/build/translations/fr.js +1 -1
  14. package/build/translations/gl.js +1 -1
  15. package/build/translations/he.js +1 -1
  16. package/build/translations/hi.js +1 -1
  17. package/build/translations/hu.js +1 -1
  18. package/build/translations/id.js +1 -1
  19. package/build/translations/it.js +1 -1
  20. package/build/translations/ja.js +1 -1
  21. package/build/translations/ko.js +1 -1
  22. package/build/translations/lt.js +1 -1
  23. package/build/translations/lv.js +1 -1
  24. package/build/translations/ms.js +1 -1
  25. package/build/translations/nl.js +1 -1
  26. package/build/translations/no.js +1 -1
  27. package/build/translations/pl.js +1 -1
  28. package/build/translations/pt-br.js +1 -1
  29. package/build/translations/pt.js +1 -1
  30. package/build/translations/ro.js +1 -1
  31. package/build/translations/ru.js +1 -1
  32. package/build/translations/sk.js +1 -1
  33. package/build/translations/sr.js +1 -1
  34. package/build/translations/sv.js +1 -1
  35. package/build/translations/th.js +1 -1
  36. package/build/translations/tr.js +1 -1
  37. package/build/translations/uk.js +1 -1
  38. package/build/translations/vi.js +1 -1
  39. package/build/translations/zh-cn.js +1 -1
  40. package/build/translations/zh.js +1 -1
  41. package/dist/index-editor.css +41 -15
  42. package/dist/index.css +49 -16
  43. package/dist/index.js +1 -1
  44. package/dist/translations/ar.js +1 -1
  45. package/dist/translations/ar.umd.js +1 -1
  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/ca.js +1 -1
  51. package/dist/translations/ca.umd.js +1 -1
  52. package/dist/translations/cs.js +1 -1
  53. package/dist/translations/cs.umd.js +1 -1
  54. package/dist/translations/da.js +1 -1
  55. package/dist/translations/da.umd.js +1 -1
  56. package/dist/translations/de.js +1 -1
  57. package/dist/translations/de.umd.js +1 -1
  58. package/dist/translations/el.js +1 -1
  59. package/dist/translations/el.umd.js +1 -1
  60. package/dist/translations/en.umd.js +1 -1
  61. package/dist/translations/es.js +1 -1
  62. package/dist/translations/es.umd.js +1 -1
  63. package/dist/translations/et.js +1 -1
  64. package/dist/translations/et.umd.js +1 -1
  65. package/dist/translations/fi.js +1 -1
  66. package/dist/translations/fi.umd.js +1 -1
  67. package/dist/translations/fr.js +1 -1
  68. package/dist/translations/fr.umd.js +1 -1
  69. package/dist/translations/gl.js +1 -1
  70. package/dist/translations/gl.umd.js +1 -1
  71. package/dist/translations/he.js +1 -1
  72. package/dist/translations/he.umd.js +1 -1
  73. package/dist/translations/hi.js +1 -1
  74. package/dist/translations/hi.umd.js +1 -1
  75. package/dist/translations/hr.js +1 -1
  76. package/dist/translations/hr.umd.js +1 -1
  77. package/dist/translations/hu.js +1 -1
  78. package/dist/translations/hu.umd.js +1 -1
  79. package/dist/translations/id.js +1 -1
  80. package/dist/translations/id.umd.js +1 -1
  81. package/dist/translations/it.js +1 -1
  82. package/dist/translations/it.umd.js +1 -1
  83. package/dist/translations/ja.js +1 -1
  84. package/dist/translations/ja.umd.js +1 -1
  85. package/dist/translations/ko.js +1 -1
  86. package/dist/translations/ko.umd.js +1 -1
  87. package/dist/translations/lt.js +1 -1
  88. package/dist/translations/lt.umd.js +1 -1
  89. package/dist/translations/lv.js +1 -1
  90. package/dist/translations/lv.umd.js +1 -1
  91. package/dist/translations/ms.js +1 -1
  92. package/dist/translations/ms.umd.js +1 -1
  93. package/dist/translations/nl.js +1 -1
  94. package/dist/translations/nl.umd.js +1 -1
  95. package/dist/translations/no.js +1 -1
  96. package/dist/translations/no.umd.js +1 -1
  97. package/dist/translations/pl.js +1 -1
  98. package/dist/translations/pl.umd.js +1 -1
  99. package/dist/translations/pt-br.js +1 -1
  100. package/dist/translations/pt-br.umd.js +1 -1
  101. package/dist/translations/pt.js +1 -1
  102. package/dist/translations/pt.umd.js +1 -1
  103. package/dist/translations/ro.js +1 -1
  104. package/dist/translations/ro.umd.js +1 -1
  105. package/dist/translations/ru.js +1 -1
  106. package/dist/translations/ru.umd.js +1 -1
  107. package/dist/translations/sk.js +1 -1
  108. package/dist/translations/sk.umd.js +1 -1
  109. package/dist/translations/sr.js +1 -1
  110. package/dist/translations/sr.umd.js +1 -1
  111. package/dist/translations/sv.js +1 -1
  112. package/dist/translations/sv.umd.js +1 -1
  113. package/dist/translations/th.js +1 -1
  114. package/dist/translations/th.umd.js +1 -1
  115. package/dist/translations/tr.js +1 -1
  116. package/dist/translations/tr.umd.js +1 -1
  117. package/dist/translations/uk.js +1 -1
  118. package/dist/translations/uk.umd.js +1 -1
  119. package/dist/translations/vi.js +1 -1
  120. package/dist/translations/vi.umd.js +1 -1
  121. package/dist/translations/zh-cn.js +1 -1
  122. package/dist/translations/zh-cn.umd.js +1 -1
  123. package/dist/translations/zh.js +1 -1
  124. package/dist/translations/zh.umd.js +1 -1
  125. package/lang/contexts.json +0 -1
  126. package/lang/translations/ar.po +3 -3
  127. package/lang/translations/bg.po +3 -3
  128. package/lang/translations/bn.po +3 -3
  129. package/lang/translations/ca.po +3 -3
  130. package/lang/translations/cs.po +3 -3
  131. package/lang/translations/da.po +3 -3
  132. package/lang/translations/de.po +3 -3
  133. package/lang/translations/el.po +3 -3
  134. package/lang/translations/es.po +3 -3
  135. package/lang/translations/et.po +3 -3
  136. package/lang/translations/fi.po +3 -3
  137. package/lang/translations/fr.po +3 -3
  138. package/lang/translations/gl.po +3 -3
  139. package/lang/translations/he.po +3 -3
  140. package/lang/translations/hi.po +3 -3
  141. package/lang/translations/hu.po +3 -3
  142. package/lang/translations/id.po +3 -3
  143. package/lang/translations/it.po +3 -3
  144. package/lang/translations/ja.po +3 -3
  145. package/lang/translations/ko.po +3 -3
  146. package/lang/translations/lt.po +3 -3
  147. package/lang/translations/lv.po +3 -3
  148. package/lang/translations/ms.po +3 -3
  149. package/lang/translations/nl.po +3 -3
  150. package/lang/translations/no.po +3 -3
  151. package/lang/translations/pl.po +3 -3
  152. package/lang/translations/pt-br.po +3 -3
  153. package/lang/translations/pt.po +3 -3
  154. package/lang/translations/ro.po +3 -3
  155. package/lang/translations/ru.po +3 -3
  156. package/lang/translations/sk.po +3 -3
  157. package/lang/translations/sr.po +3 -3
  158. package/lang/translations/sv.po +3 -3
  159. package/lang/translations/th.po +3 -3
  160. package/lang/translations/tr.po +3 -3
  161. package/lang/translations/uk.po +3 -3
  162. package/lang/translations/vi.po +3 -3
  163. package/lang/translations/zh-cn.po +3 -3
  164. package/lang/translations/zh.po +3 -3
  165. package/package.json +7 -7
  166. package/src/index.js +1 -1
  167. package/src/insertmergefieldblockcommand.js +1 -1
  168. package/src/insertmergefieldcommand.js +1 -1
  169. package/src/mergefields.js +1 -1
  170. package/src/mergefieldsediting.js +1 -1
  171. package/src/mergefieldsui.js +1 -1
  172. package/src/previewmergefieldscommand.js +1 -1
  173. package/src/ui/mergefieldslistview.js +1 -1
  174. package/src/ui/mergefieldspanelview.js +1 -1
  175. package/src/utils/common-translations.js +1 -1
  176. package/theme/mergefields.css +58 -13
@@ -51,12 +51,12 @@ msgstr "Valores predeterminados"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Valor no disponible."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Valor predeterminado no disponible."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Se utiliza el valor predeterminado."
@@ -51,12 +51,12 @@ msgstr "Tavaväärtused"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Väärtus pole saadaval."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Tavaväärtus pole saadaval."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Kasutatakse tavaväärtust."
@@ -51,12 +51,12 @@ msgstr "Oletusarvot"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Arvo ei saatavilla."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Oletusarvo ei saatavilla."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Oletusarvo käytössä."
@@ -51,12 +51,12 @@ msgstr "Valeurs par défaut"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Valeur non disponible."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Valeur par défaut indisponible."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "La valeur par défaut est utilisée."
@@ -51,12 +51,12 @@ msgstr "Valores predeterminados"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Valor non dispoñíbel."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "O valor predeterminado non está dispoñíbel."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Está a usarse o valor predeterminado."
@@ -51,12 +51,12 @@ msgstr "ערכי ברירת מחדל"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "ערך אינו זמין."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "ערך ברירת המחדל אינו זמין."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "ערך ברירת המחדל בשימוש."
@@ -51,12 +51,12 @@ msgstr "डिफॉल्ट वैल्यू"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "वैल्यू उपलब्ध नहीं है."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "डिफ़ॉल्ट वैल्यू उपलब्ध नहीं है."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "डिफ़ॉल्ट वैल्यू का इस्तेमाल किया जाता है."
@@ -51,12 +51,12 @@ msgstr "Alapértelmezett értékek"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Az érték nem áll rendelkezésre."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Az alapértelmezett érték nem áll rendelkezésre."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Az alapértelmezett érték kerül felhasználásra."
@@ -51,12 +51,12 @@ msgstr "Nilai default"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Nilai tidak tersedia."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Nilai default tidak tersedia."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Nilai default digunakan."
@@ -51,12 +51,12 @@ msgstr "Valori predefiniti"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Valore non disponibile."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Valore predefinito non disponibile."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Viene utilizzato il valore predefinito."
@@ -51,12 +51,12 @@ msgstr "デフォルト値"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "値がありません。"
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "デフォルト値がありません。"
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "デフォルト値が使用されています。"
@@ -51,12 +51,12 @@ msgstr "기본값"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "값을 사용할 수 없습니다."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "기본값을 사용할 수 없습니다."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "기본값이 사용되었습니다."
@@ -51,12 +51,12 @@ msgstr "Numatytosios reikšmės"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Nėra reikšmės."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Nėra numatytosios reikšmės."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Yra naudojama numatytoji reikšmė."
@@ -51,12 +51,12 @@ msgstr "Noklusējuma vērtības"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Vērtība nav pieejama."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Noklusējuma vērtība nav pieejama."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Tiek izmantota noklusējuma vērtība."
@@ -51,12 +51,12 @@ msgstr "Nilai lalai"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Nilai tidak tersedia."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Nilai asal tidak tersedia."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Nilai asal digunakan."
@@ -51,12 +51,12 @@ msgstr "Standaardwaarden"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Waarde niet beschikbaar."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Standaardwaarde niet beschikbaar."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Standaardwaarde is gebruikt."
@@ -51,12 +51,12 @@ msgstr "Standardverdier"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Verdi ikke tilgjengelig."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Standardverdi ikke tilgjengelig."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Standardverdi er i bruk."
@@ -51,12 +51,12 @@ msgstr "Wartości domyślne"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Wartość jest niedostępna."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Wartość domyślna jest niedostępna."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Używana jest wartość domyślna."
@@ -51,12 +51,12 @@ msgstr "Valores-padrão"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Valor não disponível."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Valor padrão não disponível."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "O valor padrão está em uso."
@@ -51,12 +51,12 @@ msgstr "Valores predefinidos"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Valor não disponível"
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Valor predefinido não disponível."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "É utilizado o valor predefinido."
@@ -51,12 +51,12 @@ msgstr "Valori implicite"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Valoarea nu este disponibilă."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Valoarea implicită nu este disponibilă."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Se utilizează valoarea implicită."
@@ -51,12 +51,12 @@ msgstr "Значения по умолчанию"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Значение недоступно."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Значение по умолчанию недоступно."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Используется значение по умолчанию."
@@ -51,12 +51,12 @@ msgstr "Predvolené hodnoty"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Hodnota nie je dostupná."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Predvolená hodnota nie je dostupná."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Používa sa predvolená hodnota."
@@ -51,12 +51,12 @@ msgstr "Podrazumevane vrednosti"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Vrednost nije dostupna."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Podrazumevana vrednost nije dostupna."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Koristi se podrazumevana vrednost."
@@ -51,12 +51,12 @@ msgstr "Standardvärden"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Värde ej tillgängligt."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Ordinarie värde ej tillgängligt."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Ordinarie värde används."
@@ -51,12 +51,12 @@ msgstr "ค่าเริ่มต้น"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "ไม่มีค่าให้ใช้งาน"
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "ไม่มีค่าเริ่มต้น"
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "ใช้ค่าเริ่มต้น"
@@ -51,12 +51,12 @@ msgstr "Varsayılan değerler"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Değer kullanılamıyor."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Varsayılan değer kullanılamıyor."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Varsayılan değer kullanılıyor."
@@ -51,12 +51,12 @@ msgstr "Початкові значення"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Значення недоступне."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Значення за замовчуванням недоступне."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Використовується значення за замовчуванням."
@@ -51,12 +51,12 @@ msgstr "Giá trị mặc định"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "Chưa có giá trị."
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "Chưa có giá trị mặc định."
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "Sử dụng giá trị mặc định."
@@ -51,12 +51,12 @@ msgstr "默认值"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "值不可用。"
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "默认值不可用。"
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "使用的是默认值。"
@@ -51,12 +51,12 @@ msgstr "預設值"
51
51
 
52
52
  msgctxt "A warning message displayed when the merge field data is missing."
53
53
  msgid "WARNING_MISSING_DATA"
54
- msgstr ""
54
+ msgstr "無法取得數值。"
55
55
 
56
56
  msgctxt "A warning message displayed when the default value for a merge field is missing."
57
57
  msgid "WARNING_MISSING_DEFAULT_VALUE"
58
- msgstr ""
58
+ msgstr "無法取得預設值。"
59
59
 
60
60
  msgctxt "A warning message displayed when the merge field data is missing and the default value is used."
61
61
  msgid "WARNING_MISSING_DATA_USED_DEFAULT_VALUE"
62
- msgstr ""
62
+ msgstr "預設值已使用。"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-merge-fields",
3
- "version": "43.1.0-alpha.5",
3
+ "version": "43.1.0-alpha.7",
4
4
  "description": "Merge fields feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,12 +12,12 @@
12
12
  "type": "module",
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "43.1.0-alpha.5",
16
- "@ckeditor/ckeditor5-core": "43.1.0-alpha.5",
17
- "@ckeditor/ckeditor5-engine": "43.1.0-alpha.5",
18
- "@ckeditor/ckeditor5-ui": "43.1.0-alpha.5",
19
- "@ckeditor/ckeditor5-utils": "43.1.0-alpha.5",
20
- "@ckeditor/ckeditor5-widget": "43.1.0-alpha.5",
15
+ "ckeditor5": "43.1.0-alpha.7",
16
+ "@ckeditor/ckeditor5-core": "43.1.0-alpha.7",
17
+ "@ckeditor/ckeditor5-engine": "43.1.0-alpha.7",
18
+ "@ckeditor/ckeditor5-ui": "43.1.0-alpha.7",
19
+ "@ckeditor/ckeditor5-utils": "43.1.0-alpha.7",
20
+ "@ckeditor/ckeditor5-widget": "43.1.0-alpha.7",
21
21
  "lodash-es": "4.17.21"
22
22
  },
23
23
  "license": "SEE LICENSE IN LICENSE.md",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x7bc6(){var _0x33d2e0=['20vCHDPu','44qOPqPM','1044008tAtSdz','243051PXXAnQ','2334073ielpoP','13417794KfpgDs','8lgsCpl','6485zXegGl','22269610VYHxMt','2646306GOoouJ','5154HBTgDD'];_0x7bc6=function(){return _0x33d2e0;};return _0x7bc6();}(function(_0x1ad938,_0x1d6adf){var _0x4ec552=_0x1929,_0x35f6ab=_0x1ad938();while(!![]){try{var _0x56bcee=-parseInt(_0x4ec552(0xa0))/0x1+-parseInt(_0x4ec552(0x9c))/0x2+parseInt(_0x4ec552(0xa1))/0x3*(-parseInt(_0x4ec552(0x9f))/0x4)+-parseInt(_0x4ec552(0x9a))/0x5*(-parseInt(_0x4ec552(0x9d))/0x6)+parseInt(_0x4ec552(0xa2))/0x7*(parseInt(_0x4ec552(0xa4))/0x8)+-parseInt(_0x4ec552(0xa3))/0x9+parseInt(_0x4ec552(0x9e))/0xa*(parseInt(_0x4ec552(0x9b))/0xb);if(_0x56bcee===_0x1d6adf)break;else _0x35f6ab['push'](_0x35f6ab['shift']());}catch(_0x2ed3f3){_0x35f6ab['push'](_0x35f6ab['shift']());}}}(_0x7bc6,0xb6768));function _0x1929(_0x3bbf87,_0x5b360b){var _0x7bc67d=_0x7bc6();return _0x1929=function(_0x192914,_0x412864){_0x192914=_0x192914-0x9a;var _0x57fe44=_0x7bc67d[_0x192914];return _0x57fe44;},_0x1929(_0x3bbf87,_0x5b360b);}export{default as MergeFields}from'./mergefields.js';export{default as MergeFieldsEditing}from'./mergefieldsediting.js';export{default as MergeFieldsUI}from'./mergefieldsui.js';import'./augmentation.js';
23
+ (function(_0x2552c9,_0x24b681){var _0x16e21a=_0x3690,_0x313138=_0x2552c9();while(!![]){try{var _0x119b5c=parseInt(_0x16e21a(0x8c))/0x1+-parseInt(_0x16e21a(0x88))/0x2+-parseInt(_0x16e21a(0x8a))/0x3*(parseInt(_0x16e21a(0x84))/0x4)+-parseInt(_0x16e21a(0x89))/0x5+-parseInt(_0x16e21a(0x86))/0x6+-parseInt(_0x16e21a(0x87))/0x7*(parseInt(_0x16e21a(0x85))/0x8)+parseInt(_0x16e21a(0x8b))/0x9;if(_0x119b5c===_0x24b681)break;else _0x313138['push'](_0x313138['shift']());}catch(_0x1a1e67){_0x313138['push'](_0x313138['shift']());}}}(_0x2879,0x74c35));export{default as MergeFields}from'./mergefields.js';export{default as MergeFieldsEditing}from'./mergefieldsediting.js';function _0x2879(){var _0xc39fe3=['1749890QCNGUb','1468710XrsxOE','12CnvxsW','20696364hJolrt','838113IWAJhQ','470356pZoquP','86176FdAsnG','1339662WgVzCk','518IFGZJS'];_0x2879=function(){return _0xc39fe3;};return _0x2879();}function _0x3690(_0x4ff535,_0x1f1491){var _0x287966=_0x2879();return _0x3690=function(_0x369009,_0x18c89b){_0x369009=_0x369009-0x84;var _0x27444a=_0x287966[_0x369009];return _0x27444a;},_0x3690(_0x4ff535,_0x1f1491);}export{default as MergeFieldsUI}from'./mergefieldsui.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1044(){const _0x4667ac=['isLimit','mergeFieldBlock','string','selection','document','114vRzTsv','checkChild','execute','schema','728VSlpgV','insertObject','221435eYIXuG','model','isEnabled','isEmpty','auto','parent','3379488YljiRf','change','697971MqHvFv','3861599vtLEIo','2829843ZWlvCx','editor','start','refresh','193689gpzQPj','1134852Hnbfok','createElement'];_0x1044=function(){return _0x4667ac;};return _0x1044();}const _0x55eae9=_0xd415;(function(_0x4ec669,_0x57676b){const _0x38aaf0=_0xd415,_0x52691c=_0x4ec669();while(!![]){try{const _0x4b8753=parseInt(_0x38aaf0(0x70))/0x1+parseInt(_0x38aaf0(0x77))/0x2+-parseInt(_0x38aaf0(0x72))/0x3+parseInt(_0x38aaf0(0x6e))/0x4+-parseInt(_0x38aaf0(0x68))/0x5*(-parseInt(_0x38aaf0(0x7e))/0x6)+parseInt(_0x38aaf0(0x71))/0x7+parseInt(_0x38aaf0(0x66))/0x8*(-parseInt(_0x38aaf0(0x76))/0x9);if(_0x4b8753===_0x57676b)break;else _0x52691c['push'](_0x52691c['shift']());}catch(_0x447544){_0x52691c['push'](_0x52691c['shift']());}}}(_0x1044,0x92e57));import{Command as _0x30b4b2}from'ckeditor5/src/core.js';function _0xd415(_0x13d977,_0x16cb19){const _0x1044e8=_0x1044();return _0xd415=function(_0xd4150e,_0x2a0df7){_0xd4150e=_0xd4150e-0x65;let _0x530bc6=_0x1044e8[_0xd4150e];return _0x530bc6;},_0xd415(_0x13d977,_0x16cb19);}import{findOptimalInsertionRange as _0x47526d}from'ckeditor5/src/widget.js';export default class i extends _0x30b4b2{[_0x55eae9(0x75)](){const _0x2d40b8=_0x55eae9,_0x16fe92=this[_0x2d40b8(0x73)][_0x2d40b8(0x69)],_0x485789=_0x16fe92[_0x2d40b8(0x7d)][_0x2d40b8(0x7c)];this[_0x2d40b8(0x6a)]=function(_0x5d674f,_0xf69684){const _0x194ad3=_0x2d40b8,_0x55162a=_0x47526d(_0x5d674f,_0xf69684);let _0x4d44f5=_0x55162a[_0x194ad3(0x74)][_0x194ad3(0x6d)];return _0x4d44f5[_0x194ad3(0x6b)]&&!_0xf69684[_0x194ad3(0x65)][_0x194ad3(0x79)](_0x4d44f5)&&(_0x4d44f5=_0x4d44f5[_0x194ad3(0x6d)]),_0xf69684[_0x194ad3(0x65)][_0x194ad3(0x7f)](_0x4d44f5,_0x194ad3(0x7a));}(_0x485789,_0x16fe92);}[_0x55eae9(0x80)](_0x3e9656,_0x1ea77f){const _0xca9a8a=_0x55eae9;if(!_0x3e9656||_0xca9a8a(0x7b)!=typeof _0x3e9656)return;const _0x22463a=this[_0xca9a8a(0x73)][_0xca9a8a(0x69)];_0x22463a[_0xca9a8a(0x6f)](_0x42371a=>{const _0x2b1c5e=_0xca9a8a,_0x21c5c2=_0x42371a[_0x2b1c5e(0x78)](_0x2b1c5e(0x7a),{'id':_0x3e9656});_0x22463a[_0x2b1c5e(0x67)](_0x21c5c2,_0x22463a[_0x2b1c5e(0x7d)][_0x2b1c5e(0x7c)],null,{'setSelection':'on','findOptimalPosition':!0x1===_0x1ea77f?void 0x0:_0x2b1c5e(0x6c)});});}}
23
+ function _0x1e38(){const _0x49081b=['insertObject','execute','3226488FbBdGE','createElement','216epoKDG','30koVWYG','336nkRpde','mergeFieldBlock','string','parent','9107qimoZV','start','isEnabled','model','document','change','794960bPXCyG','schema','isLimit','auto','38djoMPN','4419cKWRkn','isEmpty','selection','refresh','editor','566739NFzXwA','2658359jgmQSw','checkChild','45304xSQRoM'];_0x1e38=function(){return _0x49081b;};return _0x1e38();}function _0x2f81(_0x47a498,_0x34df30){const _0x1e389f=_0x1e38();return _0x2f81=function(_0x2f8152,_0x458ac1){_0x2f8152=_0x2f8152-0xdb;let _0x442feb=_0x1e389f[_0x2f8152];return _0x442feb;},_0x2f81(_0x47a498,_0x34df30);}const _0x13c2b7=_0x2f81;(function(_0x29f29d,_0x5ae16d){const _0x228e69=_0x2f81,_0x59fa43=_0x29f29d();while(!![]){try{const _0x546b34=-parseInt(_0x228e69(0xf2))/0x1*(parseInt(_0x228e69(0xde))/0x2)+-parseInt(_0x228e69(0xdf))/0x3*(parseInt(_0x228e69(0xec))/0x4)+-parseInt(_0x228e69(0xf8))/0x5+parseInt(_0x228e69(0xea))/0x6+-parseInt(_0x228e69(0xee))/0x7*(parseInt(_0x228e69(0xe7))/0x8)+parseInt(_0x228e69(0xe4))/0x9*(parseInt(_0x228e69(0xed))/0xa)+parseInt(_0x228e69(0xe5))/0xb;if(_0x546b34===_0x5ae16d)break;else _0x59fa43['push'](_0x59fa43['shift']());}catch(_0x4cac73){_0x59fa43['push'](_0x59fa43['shift']());}}}(_0x1e38,0x4590b));import{Command as _0x4c7dc5}from'ckeditor5/src/core.js';import{findOptimalInsertionRange as _0x190b9a}from'ckeditor5/src/widget.js';export default class i extends _0x4c7dc5{[_0x13c2b7(0xe2)](){const _0xb1fc2d=_0x13c2b7,_0xe05a0b=this[_0xb1fc2d(0xe3)][_0xb1fc2d(0xf5)],_0x306912=_0xe05a0b[_0xb1fc2d(0xf6)][_0xb1fc2d(0xe1)];this[_0xb1fc2d(0xf4)]=function(_0x4dafac,_0x214813){const _0x338a=_0xb1fc2d,_0x5dced6=_0x190b9a(_0x4dafac,_0x214813);let _0x2d2491=_0x5dced6[_0x338a(0xf3)][_0x338a(0xf1)];return _0x2d2491[_0x338a(0xe0)]&&!_0x214813[_0x338a(0xdb)][_0x338a(0xdc)](_0x2d2491)&&(_0x2d2491=_0x2d2491[_0x338a(0xf1)]),_0x214813[_0x338a(0xdb)][_0x338a(0xe6)](_0x2d2491,_0x338a(0xef));}(_0x306912,_0xe05a0b);}[_0x13c2b7(0xe9)](_0x2a6d32,_0x309605){const _0x5cce22=_0x13c2b7;if(!_0x2a6d32||_0x5cce22(0xf0)!=typeof _0x2a6d32)return;const _0x228d45=this[_0x5cce22(0xe3)][_0x5cce22(0xf5)];_0x228d45[_0x5cce22(0xf7)](_0x260398=>{const _0x17d3f0=_0x5cce22,_0x271a0d=_0x260398[_0x17d3f0(0xeb)](_0x17d3f0(0xef),{'id':_0x2a6d32});_0x228d45[_0x17d3f0(0xe8)](_0x271a0d,_0x228d45[_0x17d3f0(0xf6)][_0x17d3f0(0xe1)],null,{'setSelection':'on','findOptimalPosition':!0x1===_0x309605?void 0x0:_0x17d3f0(0xdd)});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1581(_0x5d87a6,_0x452240){const _0x102fe8=_0x102f();return _0x1581=function(_0x15814c,_0x55e208){_0x15814c=_0x15814c-0x1ba;let _0x3e0961=_0x102fe8[_0x15814c];return _0x3e0961;},_0x1581(_0x5d87a6,_0x452240);}const _0x4eb947=_0x1581;(function(_0x203ad5,_0x44dbae){const _0x92f46b=_0x1581,_0x5f51f3=_0x203ad5();while(!![]){try{const _0x1a4271=parseInt(_0x92f46b(0x1cd))/0x1+parseInt(_0x92f46b(0x1c0))/0x2*(-parseInt(_0x92f46b(0x1d4))/0x3)+-parseInt(_0x92f46b(0x1cc))/0x4*(-parseInt(_0x92f46b(0x1ca))/0x5)+-parseInt(_0x92f46b(0x1c7))/0x6*(parseInt(_0x92f46b(0x1d2))/0x7)+parseInt(_0x92f46b(0x1c1))/0x8*(-parseInt(_0x92f46b(0x1d1))/0x9)+-parseInt(_0x92f46b(0x1cf))/0xa+parseInt(_0x92f46b(0x1d7))/0xb;if(_0x1a4271===_0x44dbae)break;else _0x5f51f3['push'](_0x5f51f3['shift']());}catch(_0x25a733){_0x5f51f3['push'](_0x5f51f3['shift']());}}}(_0x102f,0xefbdc));import{Command as _0x35a0a1}from'ckeditor5/src/core.js';export default class r extends _0x35a0a1{[_0x4eb947(0x1c8)](){const _0x55f80f=_0x4eb947,_0x32f9c9=this[_0x55f80f(0x1bd)][_0x55f80f(0x1d6)],_0x47efe4=_0x32f9c9[_0x55f80f(0x1bf)][_0x55f80f(0x1d8)](_0x32f9c9[_0x55f80f(0x1bc)][_0x55f80f(0x1be)][_0x55f80f(0x1cb)],_0x55f80f(0x1ce));this[_0x55f80f(0x1c2)]=_0x47efe4;}[_0x4eb947(0x1c5)](_0xf7f4c){const _0x38425f=_0x4eb947;if(!_0xf7f4c||_0x38425f(0x1ba)!=typeof _0xf7f4c)return;const _0x8309e5=this[_0x38425f(0x1bd)][_0x38425f(0x1d6)];_0x8309e5[_0x38425f(0x1d5)](_0x5ac44b=>{const _0x4f8275=_0x38425f;_0x8309e5[_0x4f8275(0x1bb)](_0x8309e5[_0x4f8275(0x1bc)][_0x4f8275(0x1be)]);const _0x5c59d5=_0x5ac44b[_0x4f8275(0x1c3)](_0x4f8275(0x1ce),{'id':_0xf7f4c});for(const [_0x2bfbbe,_0x1201c7]of _0x8309e5[_0x4f8275(0x1bc)][_0x4f8275(0x1be)][_0x4f8275(0x1c9)]())_0x8309e5[_0x4f8275(0x1bf)][_0x4f8275(0x1d3)](_0x5c59d5,_0x2bfbbe)&&_0x5ac44b[_0x4f8275(0x1d0)](_0x2bfbbe,_0x1201c7,_0x5c59d5);_0x8309e5[_0x4f8275(0x1c6)](_0x5c59d5,_0x8309e5[_0x4f8275(0x1bc)][_0x4f8275(0x1be)],0x0,{'setSelection':_0x4f8275(0x1c4)});});}}function _0x102f(){const _0x180c45=['insertContent','60iOoHXo','refresh','getAttributes','5vHrQoN','focus','6978832VrNWHC','933034wyWueq','mergeField','427320FbJjAi','setAttribute','17163GwGpVl','1063174emjtuP','checkAttribute','27kRsPZe','change','model','31440849wiCUvt','checkChild','string','deleteContent','document','editor','selection','schema','262828VcCLgJ','7592vPPnqJ','isEnabled','createElement','after','execute'];_0x102f=function(){return _0x180c45;};return _0x102f();}
23
+ const _0x271f74=_0x2a33;(function(_0x1f113b,_0x4c3b9c){const _0x214422=_0x2a33,_0x3f95e5=_0x1f113b();while(!![]){try{const _0x17d90d=parseInt(_0x214422(0x1eb))/0x1*(-parseInt(_0x214422(0x1ee))/0x2)+-parseInt(_0x214422(0x1d9))/0x3+-parseInt(_0x214422(0x1ed))/0x4*(parseInt(_0x214422(0x1db))/0x5)+parseInt(_0x214422(0x1e9))/0x6+parseInt(_0x214422(0x1d8))/0x7+-parseInt(_0x214422(0x1dc))/0x8*(parseInt(_0x214422(0x1f1))/0x9)+parseInt(_0x214422(0x1f0))/0xa;if(_0x17d90d===_0x4c3b9c)break;else _0x3f95e5['push'](_0x3f95e5['shift']());}catch(_0x4a145d){_0x3f95e5['push'](_0x3f95e5['shift']());}}}(_0x2af5,0x3ad0d));import{Command as _0x65029a}from'ckeditor5/src/core.js';export default class r extends _0x65029a{[_0x271f74(0x1d4)](){const _0xdfdc95=_0x271f74,_0x171f01=this[_0xdfdc95(0x1ec)][_0xdfdc95(0x1d5)],_0x49d639=_0x171f01[_0xdfdc95(0x1e8)][_0xdfdc95(0x1da)](_0x171f01[_0xdfdc95(0x1ea)][_0xdfdc95(0x1e2)][_0xdfdc95(0x1d7)],_0xdfdc95(0x1e5));this[_0xdfdc95(0x1e6)]=_0x49d639;}[_0x271f74(0x1e4)](_0x16457b){const _0x2f6adb=_0x271f74;if(!_0x16457b||_0x2f6adb(0x1df)!=typeof _0x16457b)return;const _0x52861d=this[_0x2f6adb(0x1ec)][_0x2f6adb(0x1d5)];_0x52861d[_0x2f6adb(0x1e0)](_0x512458=>{const _0x4fe10b=_0x2f6adb;_0x52861d[_0x4fe10b(0x1de)](_0x52861d[_0x4fe10b(0x1ea)][_0x4fe10b(0x1e2)]);const _0x18422b=_0x512458[_0x4fe10b(0x1d6)](_0x4fe10b(0x1e5),{'id':_0x16457b});for(const [_0x1170cd,_0x37aa80]of _0x52861d[_0x4fe10b(0x1ea)][_0x4fe10b(0x1e2)][_0x4fe10b(0x1ef)]())_0x52861d[_0x4fe10b(0x1e8)][_0x4fe10b(0x1e3)](_0x18422b,_0x1170cd)&&_0x512458[_0x4fe10b(0x1e1)](_0x1170cd,_0x37aa80,_0x18422b);_0x52861d[_0x4fe10b(0x1e7)](_0x18422b,_0x52861d[_0x4fe10b(0x1ea)][_0x4fe10b(0x1e2)],0x0,{'setSelection':_0x4fe10b(0x1dd)});});}}function _0x2a33(_0x2b1e9f,_0x350b59){const _0x2af51e=_0x2af5();return _0x2a33=function(_0x2a335d,_0x4c26a7){_0x2a335d=_0x2a335d-0x1d4;let _0x1d4f9a=_0x2af51e[_0x2a335d];return _0x1d4f9a;},_0x2a33(_0x2b1e9f,_0x350b59);}function _0x2af5(){const _0x1e7223=['deleteContent','string','change','setAttribute','selection','checkAttribute','execute','mergeField','isEnabled','insertContent','schema','629142qqkWMG','document','31753joYdKI','editor','485076ljRUSc','10PksaXR','getAttributes','6599760UmYhCY','72xhoWwp','refresh','model','createElement','focus','725298rerGsK','565752cbZZQo','checkChild','5GeEiFw','158920TRhwTO','after'];_0x2af5=function(){return _0x1e7223;};return _0x2af5();}