survey-creator-react 2.0.0-rc.8 → 2.0.0

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-creator-react",
3
- "version": "2.0.0-rc.8",
3
+ "version": "2.0.0",
4
4
  "description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.",
5
5
  "keywords": [
6
6
  "Survey",
@@ -30,9 +30,9 @@
30
30
  "ace-builds": "^1.4.12",
31
31
  "react": "^16.5.0 || ^17.0.1 || ^18.1.0 || ^19.0.0",
32
32
  "react-dom": "^16.5.0 || ^17.0.1 || ^18.1.0 || ^19.0.0",
33
- "survey-core": "2.0.0-rc.8",
34
- "survey-react-ui": "2.0.0-rc.8",
35
- "survey-creator-core": "2.0.0-rc.8"
33
+ "survey-core": "2.0.0",
34
+ "survey-react-ui": "2.0.0",
35
+ "survey-creator-core": "2.0.0"
36
36
  },
37
37
  "peerDependenciesMeta": {
38
38
  "ace-builds": {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator React v2.0.0-rc.8
2
+ * SurveyJS Creator React v2.0.0
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
@@ -5544,7 +5544,7 @@ __webpack_require__.r(__webpack_exports__);
5544
5544
  /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! survey-core */ "survey-core");
5545
5545
  /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_63___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_63__);
5546
5546
  var Version;
5547
- Version = "".concat("2.0.0-rc.8");
5547
+ Version = "".concat("2.0.0");
5548
5548
  // import "@survey/creator/survey-creator-core.css";
5549
5549
 
5550
5550
 
@@ -5616,7 +5616,7 @@ Version = "".concat("2.0.0-rc.8");
5616
5616
 
5617
5617
 
5618
5618
 
5619
- (0,survey_core__WEBPACK_IMPORTED_MODULE_63__.checkLibraryVersion)("".concat("2.0.0-rc.8"), "survey-creator-react");
5619
+ (0,survey_core__WEBPACK_IMPORTED_MODULE_63__.checkLibraryVersion)("".concat("2.0.0"), "survey-creator-react");
5620
5620
 
5621
5621
  })();
5622
5622