survey-creator-js 1.12.15 → 1.12.16-patch.1

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-js",
3
- "version": "1.12.15",
3
+ "version": "1.12.16-patch.1",
4
4
  "description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.",
5
5
  "keywords": [
6
6
  "Survey",
@@ -27,9 +27,9 @@
27
27
  "typings": "./typings/survey-creator-js/entries/index.d.ts",
28
28
  "peerDependencies": {
29
29
  "ace-builds": "^1.4.12",
30
- "survey-core": "1.12.15",
31
- "survey-js-ui": "1.12.15",
32
- "survey-creator-core": "1.12.15",
30
+ "survey-core": "1.12.16-patch.1",
31
+ "survey-js-ui": "1.12.16-patch.1",
32
+ "survey-creator-core": "1.12.16-patch.1",
33
33
  "@types/react-dom": "*",
34
34
  "@types/react": "*"
35
35
  },
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator UI v1.12.15
2
+ * SurveyJS Creator UI v1.12.16-patch.1
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -3790,7 +3790,7 @@ __webpack_require__.r(__webpack_exports__);
3790
3790
  /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! survey-core */ "survey-core");
3791
3791
  /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_63___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_63__);
3792
3792
  var Version;
3793
- Version = "".concat("1.12.15");
3793
+ Version = "".concat("1.12.16-patch.1");
3794
3794
  // import "@survey/creator/survey-creator-core.css";
3795
3795
 
3796
3796
 
@@ -3863,7 +3863,7 @@ Version = "".concat("1.12.15");
3863
3863
 
3864
3864
 
3865
3865
 
3866
- (0,survey_core__WEBPACK_IMPORTED_MODULE_63__.checkLibraryVersion)("".concat("1.12.15"), "survey-creator-react");
3866
+ (0,survey_core__WEBPACK_IMPORTED_MODULE_63__.checkLibraryVersion)("".concat("1.12.16-patch.1"), "survey-creator-react");
3867
3867
 
3868
3868
 
3869
3869
  /***/ }),