@adaptabletools/adaptable-plugin-openfin 22.0.0-canary.3 → 22.0.0-canary.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adaptabletools/adaptable-plugin-openfin",
3
- "version": "22.0.0-canary.3",
3
+ "version": "22.0.0-canary.4",
4
4
  "description": "",
5
5
  "homepage": "http://www.adaptabletools.com/",
6
6
  "author": {
@@ -293,6 +293,7 @@ export class OpenFinModule extends AdaptableModuleBase {
293
293
  alertType: 'cellChanged',
294
294
  cellDataChangedInfo: info,
295
295
  alertDefinition: {
296
+ Name: 'Excel Validation failed',
296
297
  AlertProperties: {
297
298
  DisplayNotification: true,
298
299
  },