lucid-extension-sdk
Advanced tools
Comparing version 0.0.312 to 0.0.313
@@ -8,3 +8,4 @@ import { SerializedUpstreamConfig } from '../data/datasource/serializedupstreamconfig'; | ||
GenericFailure = "GenericFailure", | ||
UserCancelled = "UserCanceled" | ||
UserCancelled = "UserCanceled", | ||
PopupsNotAllowed = "PopupsNotAllowed" | ||
} | ||
@@ -11,0 +12,0 @@ /** @ignore until spreadsheet integration is ready for launch (CHART-51946) */ |
@@ -15,2 +15,3 @@ "use strict"; | ||
LucidSpreadsheetIntegrationFailureType["UserCancelled"] = "UserCanceled"; | ||
LucidSpreadsheetIntegrationFailureType["PopupsNotAllowed"] = "PopupsNotAllowed"; | ||
})(LucidSpreadsheetIntegrationFailureType || (exports.LucidSpreadsheetIntegrationFailureType = LucidSpreadsheetIntegrationFailureType = {})); | ||
@@ -17,0 +18,0 @@ /** @ignore until spreadsheet integration is ready for launch (CHART-51946) */ |
{ | ||
"name": "lucid-extension-sdk", | ||
"version": "0.0.312", | ||
"version": "0.0.313", | ||
"description": "Utility classes for writing Lucid Software editor extensions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
853615
19524