@adaptabletools/adaptable-plugin-openfin-cjs 22.0.0-canary.2 → 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-cjs",
3
- "version": "22.0.0-canary.2",
3
+ "version": "22.0.0-canary.4",
4
4
  "description": "",
5
5
  "homepage": "http://www.adaptabletools.com/",
6
6
  "author": {
@@ -297,6 +297,7 @@ class OpenFinModule extends AdaptableModuleBase_1.AdaptableModuleBase {
297
297
  alertType: 'cellChanged',
298
298
  cellDataChangedInfo: info,
299
299
  alertDefinition: {
300
+ Name: 'Excel Validation failed',
300
301
  AlertProperties: {
301
302
  DisplayNotification: true,
302
303
  },