survey-creator-react
Advanced tools
Comparing version 1.9.112 to 1.9.113
{ | ||
"name": "survey-creator-react", | ||
"version": "1.9.112", | ||
"version": "1.9.113", | ||
"description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.", | ||
@@ -37,5 +37,5 @@ "keywords": [ | ||
"dependencies": { | ||
"survey-core": "1.9.112", | ||
"survey-react-ui": "1.9.112", | ||
"survey-creator-core": "1.9.112", | ||
"survey-core": "1.9.113", | ||
"survey-react-ui": "1.9.113", | ||
"survey-creator-core": "1.9.113", | ||
"react": "^16.5.0 || ^17.0.1 || ^18.1.0", | ||
@@ -42,0 +42,0 @@ "react-dom": "^16.5.0 || ^17.0.1 || ^18.1.0" |
@@ -9,2 +9,3 @@ /// <reference types="react" /> | ||
protected renderInput(): JSX.Element; | ||
protected renderFileInput(): JSX.Element; | ||
protected renderButtons(): JSX.Element; | ||
@@ -11,0 +12,0 @@ protected renderClearButton(): 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
680314
4988
+ Addedsurvey-core@1.9.113(transitive)
+ Addedsurvey-creator-core@1.9.113(transitive)
+ Addedsurvey-react-ui@1.9.113(transitive)
- Removedsurvey-core@1.9.112(transitive)
- Removedsurvey-creator-core@1.9.112(transitive)
- Removedsurvey-react-ui@1.9.112(transitive)
Updatedsurvey-core@1.9.113
Updatedsurvey-creator-core@1.9.113
Updatedsurvey-react-ui@1.9.113