survey-react 1.12.59 → 1.12.60

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.
package/survey.react.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * surveyjs - Survey JavaScript library v1.12.59
3
- * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
2
+ * surveyjs - Survey JavaScript library v1.12.60
3
+ * Copyright (c) 2015-2026 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
6
6
  (function webpackUniversalModuleDefinition(root, factory) {
@@ -73360,9 +73360,9 @@ Serializer.addClass("currencymask", [
73360
73360
 
73361
73361
  var Version;
73362
73362
  var ReleaseDate;
73363
- Version = "" + "1.12.59";
73363
+ Version = "" + "1.12.60";
73364
73364
  settings.version = Version;
73365
- ReleaseDate = "" + "2025-12-10";
73365
+ ReleaseDate = "" + "2026-03-09";
73366
73366
  function checkLibraryVersion(ver, libraryName) {
73367
73367
  if (Version != ver) {
73368
73368
  var str = "survey-core has version '" + Version + "' and " + libraryName