survey-creator-react
Advanced tools
Comparing version 1.11.12 to 1.11.13
{ | ||
"name": "survey-creator-react", | ||
"version": "1.11.12", | ||
"version": "1.11.13", | ||
"description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.", | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"react-dom": "^16.5.0 || ^17.0.1 || ^18.1.0", | ||
"survey-core": "1.11.12", | ||
"survey-react-ui": "1.11.12", | ||
"survey-creator-core": "1.11.12" | ||
"survey-core": "1.11.13", | ||
"survey-react-ui": "1.11.13", | ||
"survey-creator-core": "1.11.13" | ||
}, | ||
@@ -37,0 +37,0 @@ "peerDependenciesMeta": { |
/*! | ||
* SurveyJS Creator React v1.11.12 | ||
* SurveyJS Creator React v1.11.13 | ||
* (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/ | ||
@@ -4,0 +4,0 @@ * Github: https://github.com/surveyjs/survey-creator |
@@ -25,4 +25,5 @@ import { QuestionAdornerViewModel } from "survey-creator-core"; | ||
protected renderCarryForwardBanner(): JSX.Element; | ||
protected renderQuestionTitle(): JSX.Element; | ||
protected renderElementContent(): JSX.Element; | ||
renderElementPlaceholder(): JSX.Element; | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
724960
5427