survey-js-ui 2.0.0-rc.0 → 2.0.0-rc.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "survey-js-ui",
3
- "version": "2.0.0-rc.0",
3
+ "version": "2.0.0-rc.2",
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",
@@ -23,7 +23,7 @@
23
23
  "typings": "./typings/survey-js-ui/entries/index.d.ts",
24
24
  "dependencies": {},
25
25
  "peerDependencies": {
26
- "survey-core": "2.0.0-rc.0",
26
+ "survey-core": "2.0.0-rc.2",
27
27
  "@types/react-dom": "*",
28
28
  "@types/react": "*"
29
29
  }
package/survey-js-ui.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - Survey JavaScript library v2.0.0-rc.0
2
+ * surveyjs - Survey JavaScript library v2.0.0-rc.2
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -23,7 +23,7 @@ return /******/ (() => { // webpackBootstrap
23
23
  /***/ (function(module) {
24
24
 
25
25
  /*!
26
- * surveyjs - Survey JavaScript library v2.0.0-rc.0
26
+ * surveyjs - Survey JavaScript library v2.0.0-rc.2
27
27
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
28
28
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
29
29
  */
@@ -806,7 +806,7 @@ path.keys().forEach(function (key) {
806
806
  /***/ (function(module) {
807
807
 
808
808
  /*!
809
- * surveyjs - Survey JavaScript library v2.0.0-rc.0
809
+ * surveyjs - Survey JavaScript library v2.0.0-rc.2
810
810
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
811
811
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
812
812
  */
@@ -13187,7 +13187,7 @@ var preact = react__WEBPACK_IMPORTED_MODULE_0__;
13187
13187
 
13188
13188
 
13189
13189
 
13190
- (0,survey_core__WEBPACK_IMPORTED_MODULE_2__.checkLibraryVersion)("".concat("2.0.0-rc.0"), "survey-js-ui");
13190
+ (0,survey_core__WEBPACK_IMPORTED_MODULE_2__.checkLibraryVersion)("".concat("2.0.0-rc.2"), "survey-js-ui");
13191
13191
 
13192
13192
  })();
13193
13193