survey-analytics
Advanced tools
Comparing version 1.1.24 to 1.1.25
@@ -14,3 +14,3 @@ { | ||
}, | ||
"version": "1.1.24", | ||
"version": "1.1.25", | ||
"name": "survey-analytics", | ||
@@ -17,0 +17,0 @@ "description": "SurveyJS analytics Library.", |
@@ -1,2 +0,2 @@ | ||
/*Type definitions for SurveyJS Analytics library v1.1.24 | ||
/*Type definitions for SurveyJS Analytics library v1.1.25 | ||
Copyright (c) 2015-2019 Devsoft Baltic OÜ - http://surveyjs.io/ | ||
@@ -215,2 +215,3 @@ Definitions by: Devsoft Baltic OÜ <https://github.com/surveyjs/> | ||
destroy(): void; | ||
createActionContainer(): HTMLDivElement; | ||
render(): void; | ||
@@ -319,2 +320,3 @@ protected createDetailMarkup(data: any): HTMLTableElement; | ||
chartNode: HTMLElement; | ||
static showAsPercentage: boolean; | ||
constructor(targetElement: HTMLElement, question: Question, data: Array<{ | ||
@@ -321,0 +323,0 @@ [index: string]: any; |
Sorry, the diff of this file is not supported yet
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
978729
8876