survey-creator-core 2.2.4 → 2.2.5

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 (139) hide show
  1. package/fesm/i18n/arabic.mjs +1 -1
  2. package/fesm/i18n/bulgarian.mjs +1 -1
  3. package/fesm/i18n/burmese.mjs +1 -1
  4. package/fesm/i18n/croatian.mjs +1 -1
  5. package/fesm/i18n/czech.mjs +1 -1
  6. package/fesm/i18n/danish.mjs +1 -1
  7. package/fesm/i18n/dutch.mjs +1 -1
  8. package/fesm/i18n/english.mjs +9 -6
  9. package/fesm/i18n/english.mjs.map +1 -1
  10. package/fesm/i18n/finnish.mjs +1 -1
  11. package/fesm/i18n/french.mjs +1 -1
  12. package/fesm/i18n/german.mjs +1 -1
  13. package/fesm/i18n/greek.mjs +1 -1
  14. package/fesm/i18n/haitian-creole.mjs +1 -1
  15. package/fesm/i18n/hebrew.mjs +1 -1
  16. package/fesm/i18n/hungarian.mjs +1 -1
  17. package/fesm/i18n/index.mjs +1 -1
  18. package/fesm/i18n/indonesian.mjs +1 -1
  19. package/fesm/i18n/italian.mjs +1 -1
  20. package/fesm/i18n/japanese.mjs +1 -1
  21. package/fesm/i18n/korean.mjs +1 -1
  22. package/fesm/i18n/malay.mjs +1 -1
  23. package/fesm/i18n/mongolian.mjs +1 -1
  24. package/fesm/i18n/norwegian.mjs +1 -1
  25. package/fesm/i18n/persian.mjs +1 -1
  26. package/fesm/i18n/polish.mjs +1 -1
  27. package/fesm/i18n/portuguese.mjs +1 -1
  28. package/fesm/i18n/romanian.mjs +1 -1
  29. package/fesm/i18n/russian.mjs +1 -1
  30. package/fesm/i18n/simplified-chinese.mjs +1 -1
  31. package/fesm/i18n/slovak.mjs +1 -1
  32. package/fesm/i18n/slovenian.mjs +1 -1
  33. package/fesm/i18n/spanish.mjs +1 -1
  34. package/fesm/i18n/swedish.mjs +1 -1
  35. package/fesm/i18n/tajik.mjs +1 -1
  36. package/fesm/i18n/thai.mjs +1 -1
  37. package/fesm/i18n/traditional-chinese.mjs +1 -1
  38. package/fesm/i18n/turkish.mjs +1 -1
  39. package/fesm/survey-creator-core.i18n.mjs +1 -1
  40. package/fesm/survey-creator-core.mjs +19 -12
  41. package/fesm/survey-creator-core.mjs.map +1 -1
  42. package/fesm/themes/index.mjs +1 -1
  43. package/fonts.fontless.css +1 -1
  44. package/fonts.fontless.min.css +1 -1
  45. package/i18n/arabic.js +1 -1
  46. package/i18n/arabic.min.js.LICENSE.txt +1 -1
  47. package/i18n/bulgarian.js +1 -1
  48. package/i18n/bulgarian.min.js.LICENSE.txt +1 -1
  49. package/i18n/burmese.js +1 -1
  50. package/i18n/burmese.min.js.LICENSE.txt +1 -1
  51. package/i18n/croatian.js +1 -1
  52. package/i18n/croatian.min.js.LICENSE.txt +1 -1
  53. package/i18n/czech.js +1 -1
  54. package/i18n/czech.min.js.LICENSE.txt +1 -1
  55. package/i18n/danish.js +1 -1
  56. package/i18n/danish.min.js.LICENSE.txt +1 -1
  57. package/i18n/dutch.js +1 -1
  58. package/i18n/dutch.min.js.LICENSE.txt +1 -1
  59. package/i18n/english.js +9 -6
  60. package/i18n/english.js.map +1 -1
  61. package/i18n/english.min.js.LICENSE.txt +1 -1
  62. package/i18n/finnish.js +1 -1
  63. package/i18n/finnish.min.js.LICENSE.txt +1 -1
  64. package/i18n/french.js +1 -1
  65. package/i18n/french.min.js.LICENSE.txt +1 -1
  66. package/i18n/german.js +1 -1
  67. package/i18n/german.min.js.LICENSE.txt +1 -1
  68. package/i18n/greek.js +1 -1
  69. package/i18n/greek.min.js.LICENSE.txt +1 -1
  70. package/i18n/haitian-creole.js +1 -1
  71. package/i18n/haitian-creole.min.js.LICENSE.txt +1 -1
  72. package/i18n/hebrew.js +1 -1
  73. package/i18n/hebrew.min.js.LICENSE.txt +1 -1
  74. package/i18n/hungarian.js +1 -1
  75. package/i18n/hungarian.min.js.LICENSE.txt +1 -1
  76. package/i18n/index.js +1 -1
  77. package/i18n/index.min.js.LICENSE.txt +1 -1
  78. package/i18n/indonesian.js +1 -1
  79. package/i18n/indonesian.min.js.LICENSE.txt +1 -1
  80. package/i18n/italian.js +1 -1
  81. package/i18n/italian.min.js.LICENSE.txt +1 -1
  82. package/i18n/japanese.js +1 -1
  83. package/i18n/japanese.min.js.LICENSE.txt +1 -1
  84. package/i18n/korean.js +1 -1
  85. package/i18n/korean.min.js.LICENSE.txt +1 -1
  86. package/i18n/malay.js +1 -1
  87. package/i18n/malay.min.js.LICENSE.txt +1 -1
  88. package/i18n/mongolian.js +1 -1
  89. package/i18n/mongolian.min.js.LICENSE.txt +1 -1
  90. package/i18n/norwegian.js +1 -1
  91. package/i18n/norwegian.min.js.LICENSE.txt +1 -1
  92. package/i18n/persian.js +1 -1
  93. package/i18n/persian.min.js.LICENSE.txt +1 -1
  94. package/i18n/polish.js +1 -1
  95. package/i18n/polish.min.js.LICENSE.txt +1 -1
  96. package/i18n/portuguese.js +1 -1
  97. package/i18n/portuguese.min.js.LICENSE.txt +1 -1
  98. package/i18n/romanian.js +1 -1
  99. package/i18n/romanian.min.js.LICENSE.txt +1 -1
  100. package/i18n/russian.js +1 -1
  101. package/i18n/russian.min.js.LICENSE.txt +1 -1
  102. package/i18n/simplified-chinese.js +1 -1
  103. package/i18n/simplified-chinese.min.js.LICENSE.txt +1 -1
  104. package/i18n/slovak.js +1 -1
  105. package/i18n/slovak.min.js.LICENSE.txt +1 -1
  106. package/i18n/slovenian.js +1 -1
  107. package/i18n/slovenian.min.js.LICENSE.txt +1 -1
  108. package/i18n/spanish.js +1 -1
  109. package/i18n/spanish.min.js.LICENSE.txt +1 -1
  110. package/i18n/swedish.js +1 -1
  111. package/i18n/swedish.min.js.LICENSE.txt +1 -1
  112. package/i18n/tajik.js +1 -1
  113. package/i18n/tajik.min.js.LICENSE.txt +1 -1
  114. package/i18n/thai.js +1 -1
  115. package/i18n/thai.min.js.LICENSE.txt +1 -1
  116. package/i18n/traditional-chinese.js +1 -1
  117. package/i18n/traditional-chinese.min.js.LICENSE.txt +1 -1
  118. package/i18n/turkish.js +1 -1
  119. package/i18n/turkish.min.js.LICENSE.txt +1 -1
  120. package/package.json +2 -2
  121. package/survey-creator-core.css +2 -5
  122. package/survey-creator-core.fontless.css +1 -4
  123. package/survey-creator-core.fontless.css.map +1 -1
  124. package/survey-creator-core.fontless.min.css +2 -2
  125. package/survey-creator-core.i18n.js +1 -1
  126. package/survey-creator-core.i18n.min.js.LICENSE.txt +1 -1
  127. package/survey-creator-core.js +19 -12
  128. package/survey-creator-core.js.map +1 -1
  129. package/survey-creator-core.min.css +3 -3
  130. package/survey-creator-core.min.js +1 -1
  131. package/survey-creator-core.min.js.LICENSE.txt +1 -1
  132. package/themes/default-contrast.js +1 -1
  133. package/themes/default-contrast.min.js.LICENSE.txt +1 -1
  134. package/themes/default-dark.js +1 -1
  135. package/themes/default-dark.min.js.LICENSE.txt +1 -1
  136. package/themes/index.js +1 -1
  137. package/themes/index.min.js.LICENSE.txt +1 -1
  138. package/themes/sc2020.js +1 -1
  139. package/themes/sc2020.min.js.LICENSE.txt +1 -1
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/arabic.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/bulgarian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/burmese.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/croatian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/czech.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/danish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/dutch.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/english.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v2.2.4
2
+ * SurveyJS Creator v2.2.5
3
3
  * (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -57,8 +57,8 @@ __webpack_require__.r(__webpack_exports__);
57
57
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
58
58
  /* harmony export */ enStrings: () => (/* binding */ enStrings)
59
59
  /* harmony export */ });
60
- // Uncomment the line below if you create a custom dictionary
61
- // import { editorLocalization } from "survey-creator-core";
60
+ // Uncomment the line below if you create a custom dictionary:
61
+ // import { setupLocale } from "survey-creator-core";
62
62
  var enStrings = {
63
63
  // survey templates
64
64
  survey: {
@@ -1928,9 +1928,12 @@ var enStrings = {
1928
1928
  },
1929
1929
  }
1930
1930
  };
1931
- // Uncomment the line below if you create a custom dictionary.
1932
- // Replace "en" with a custom locale code (for example, "fr" or "de"),
1933
- // Replace `enStrings` with the name of the variable that contains the custom dictionary.
1931
+ /*
1932
+ Uncomment the last line if you create a custom dictionary. This line calls the `setupLocale` method, which supports the following locale settings:
1933
+
1934
+ - `localeCode`: `string` - A short code used as a locale identifier (for example, "en", "de", "fr").
1935
+ - `strings`: `object` - An object with custom translations.
1936
+ */
1934
1937
  // setupLocale({ localeCode: "en", strings: enStrings });
1935
1938
 
1936
1939
  /******/ return __webpack_exports__;