survey-creator-vue
Advanced tools
Comparing version 1.12.11 to 1.12.12
{ | ||
"name": "survey-creator-vue", | ||
"version": "1.12.11", | ||
"version": "1.12.12", | ||
"description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.", | ||
@@ -24,7 +24,7 @@ "keywords": [ | ||
"peerDependencies": { | ||
"survey-core": "1.12.11", | ||
"survey-creator-core": "1.12.11", | ||
"survey-vue3-ui": "1.12.11", | ||
"survey-core": "1.12.12", | ||
"survey-creator-core": "1.12.12", | ||
"survey-vue3-ui": "1.12.12", | ||
"vue": "^3.2.41" | ||
} | ||
} |
import type { SurveyCreatorModel } from "survey-creator-core"; | ||
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{ | ||
creator: SurveyCreatorModel; | ||
model: SurveyCreatorModel; | ||
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{ | ||
creator: SurveyCreatorModel; | ||
model: SurveyCreatorModel; | ||
}>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; | ||
@@ -7,0 +7,0 @@ export default _default; |
@@ -0,0 +0,0 @@ import type { SurveyCreatorModel } from "survey-creator-core"; |
Sorry, the diff of this file is too big to display
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
98
320171
5596