@acrolinx/sidebar-interface
Advanced tools
Comparing version 15.3.0 to 15.3.1
@@ -390,2 +390,5 @@ /** | ||
error?: SidebarError; | ||
integrationProperties?: { | ||
[key: string]: any; | ||
}; | ||
} | ||
@@ -392,0 +395,0 @@ export interface SidebarError { |
{ | ||
"name": "@acrolinx/sidebar-interface", | ||
"description": "The interface of the Acrolinx Sidebar", | ||
"version": "15.3.0", | ||
"version": "15.3.1", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "author": "Acrolinx", |
@@ -17,3 +17,3 @@ # Acrolinx Sidebar Interface | ||
To get an impression what the Sidebar looks like in existing integrations, have a look at | ||
[Get Started With the Sidebar](https://docs.acrolinx.com/coreplatform/latest/en/the-sidebar/get-started-with-the-sidebar). | ||
[Sidebar Quick Start](https://support.acrolinx.com/hc/en-us/articles/10252588984594-Sidebar-Quick-Start). | ||
@@ -32,3 +32,3 @@ ## Prerequisites | ||
* [Getting Started with Custom Integrations](https://docs.acrolinx.com/customintegrations), | ||
* [Build With Acrolinx](https://support.acrolinx.com/hc/en-us/categories/10209837818770-Build-With-Acrolinx), | ||
* the [Guidance for the Development of Acrolinx Integrations](https://github.com/acrolinx/acrolinx-coding-guidance), | ||
@@ -35,0 +35,0 @@ * the [Acrolinx SDKs](https://github.com/acrolinx?q=sdk), and |
Sorry, the diff of this file is not supported yet
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
43286
695