survey-react-ui 1.12.59 → 1.12.61

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/index.html CHANGED
@@ -17,6 +17,7 @@
17
17
  <div id="surveyElement" style="position: fixed; top: 0; left: 0; bottom: 0; right: 0;"></div>
18
18
  <div id="surveyResultElement"></div>
19
19
  <script type="text/babel" src="./index.js"></script>
20
- <script defer src="survey-react-ui.js"></script></body>
20
+ <script defer src="survey-react-ui.js"></script>
21
+ </body>
21
22
 
22
23
  </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "survey-react-ui",
3
- "version": "1.12.59",
3
+ "version": "1.12.61",
4
4
  "description": "survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.",
5
5
  "keywords": [
6
6
  "Survey",
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "typings": "./typings/src/entries/react-ui.d.ts",
23
23
  "peerDependencies": {
24
- "survey-core": "1.12.59",
24
+ "survey-core": "1.12.61",
25
25
  "react": "^16.5.0 || ^17.0.1 || ^18.2.0 || ^19.0.0",
26
26
  "react-dom": "^16.5.0 || ^17.0.1 || ^18.2.0 || ^19.0.0"
27
27
  }
@@ -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.61
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) {
@@ -110,8 +110,8 @@ return /******/ (function(modules) { // webpackBootstrap
110
110
  /***/ (function(module, exports, __webpack_require__) {
111
111
 
112
112
  /*!
113
- * surveyjs - Survey JavaScript library v1.12.59
114
- * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
113
+ * surveyjs - Survey JavaScript library v1.12.61
114
+ * Copyright (c) 2015-2026 Devsoft Baltic OÜ - http://surveyjs.io/
115
115
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
116
116
  */
117
117
  (function webpackUniversalModuleDefinition(root, factory) {
@@ -1043,8 +1043,8 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
1043
1043
  /***/ (function(module, exports, __webpack_require__) {
1044
1044
 
1045
1045
  /*!
1046
- * surveyjs - Survey JavaScript library v1.12.59
1047
- * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
1046
+ * surveyjs - Survey JavaScript library v1.12.61
1047
+ * Copyright (c) 2015-2026 Devsoft Baltic OÜ - http://surveyjs.io/
1048
1048
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
1049
1049
  */
1050
1050
  (function webpackUniversalModuleDefinition(root, factory) {
@@ -11327,7 +11327,7 @@ ReactElementFactory.Instance.registerElement(external_root_Survey_commonjs2_surv
11327
11327
 
11328
11328
 
11329
11329
 
11330
- Object(external_root_Survey_commonjs2_survey_core_commonjs_survey_core_amd_survey_core_["checkLibraryVersion"])("" + "1.12.59", "survey-react-ui");
11330
+ Object(external_root_Survey_commonjs2_survey_core_commonjs_survey_core_amd_survey_core_["checkLibraryVersion"])("" + "1.12.61", "survey-react-ui");
11331
11331
 
11332
11332
 
11333
11333
  /***/ }),