@grapecity/ar-viewer
Advanced tools
Comparing version 14.0.1980 to 14.1.2117
@@ -253,2 +253,3 @@ { | ||
"exportpdf": { | ||
"application": "ActiveReports 14", | ||
"friendlyName": "PDF (*.pdf)", | ||
@@ -655,4 +656,2 @@ "settings": { | ||
"errors": { | ||
"UnsupportedReportType": "Requested report type is unsupported", | ||
"InvalidReportFormat": "Report format is Invalid", | ||
"bad-response-delayed": "Bad response delayed content", | ||
@@ -662,5 +661,15 @@ "bad-response-doc": "Bad response export content", | ||
"bad-response-toc": "Failed getting table of contents", | ||
"commandTextIsEmpty": "Command text is empty.", | ||
"dataSetNotFound": "A DataSet {{dataSetName}} referenced in the report could not be found.", | ||
"dataSetNotSpecified": "DataSet name needs to be specified in the Fixed Page Layout settings.", | ||
"datasourceMissingElement": "Missing a required element in {{datasourceName}} shared data source XML document.", | ||
"export-report": "Export report error.", | ||
"http": "Response Error {{status}}: {{error}}", | ||
"ie-no-pdf-addon": "To enable printing for IE, please install and enable a PDF reader add-on.", | ||
"ignore-disposition": "It is expected that the content will be displayed as embedded in the browser, but this will be ignored.", | ||
"infinitePages": "Endless loop detected.", | ||
"invalidColumnSpacing": "When Page (width is set in report PageSize) is divided into columns, the width of the column must be greater than zero and the column spacing.", | ||
"invalidKeyInConnectionString": "Invalid key in connection string:{{invalidKey}}", | ||
"InvalidReportFormat": "Report format is Invalid", | ||
"invalidSharedDataSource": "The shared data source no longer exists or its content is invalid.", | ||
"jsonDataSourceNotFound": "The json data source has not been found.", | ||
"no-doc": "No document loaded.", | ||
@@ -673,10 +682,20 @@ "no-doc-cur": "No current document!", | ||
"no-toc": "No TOC content.", | ||
"noDataSets": "No data sets", | ||
"noLicense": "No license", | ||
"params-hidden": "Some hidden parameters are invalid.", | ||
"print-report": "Print report error.", | ||
"professionalRequired": "Professional license required.", | ||
"render-doc": "Failed rendering document", | ||
"report-open-details": "Cannot obtain report info", | ||
"report-open-lbl": "Failed to open report", | ||
"resourceNotFound": "Unable to load resource from:{{uri}}", | ||
"scriptCompilationFailed": "Script compilation failed.", | ||
"subreportNotFoundError": "Unable to locate subreport: {{subName}}", | ||
"subreportNotSpecified": "Subreport name is not specified for a subreport report item {{itemName}}", | ||
"trialExpired": "Trial period has been expired.", | ||
"unknown-display": "Unknown display type {{displayType}}", | ||
"unknown-event": "Unknown event was not processed", | ||
"unknown-format": "Unsupported export type: '{{exportType}}'", | ||
"unknown-response": "Unknown server response." | ||
"unknown-response": "Unknown server response.", | ||
"UnsupportedReportType": "Requested report type is unsupported" | ||
}, | ||
@@ -703,2 +722,3 @@ "panels": { | ||
"datePlaceholder": "Select Date..", | ||
"daysViewHeaderFormat": "MMMM YYYY", | ||
"date-clear": "Clear", | ||
@@ -727,2 +747,8 @@ "date-today": "Today", | ||
"viewer": { | ||
"error": { | ||
"details": "Details", | ||
"dismiss": "Dismiss", | ||
"dismiss-all": "Dismiss All" | ||
}, | ||
"cancel-btn": "Cancel", | ||
"toolbar": { | ||
@@ -749,5 +775,8 @@ "zoom-fitwidth": "Fit to Width", | ||
}, | ||
"progress": { | ||
"page": "Page" | ||
}, | ||
"search": { | ||
"match-case": "Match Case", | ||
"whole-word": "Whole Word", | ||
"whole-word": "Whole word", | ||
"cancel-btn": "Cancel", | ||
@@ -754,0 +783,0 @@ "start-search-btn": "Search", |
{ | ||
"name": "@grapecity/ar-viewer", | ||
"version": "14.0.1980", | ||
"version": "14.1.2117", | ||
"description": "Fast, full featured, JavaScript report viewer for ActiveReports report definition files. Features include printing, exporting, and searching.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/jsViewer.min.js", |
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
902445
7861