ids-enterprise-typings 17.3.2 → 17.4.1

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.
@@ -103,6 +103,8 @@ interface SohoTabsOptions {
103
103
 
104
104
  /** Sets the tabs to be sortable by drag and drop. **/
105
105
  sortable?: boolean;
106
+
107
+ validate?: boolean;
106
108
  }
107
109
 
108
110
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ids-enterprise-typings",
3
3
  "slug": "ids-enterprise-typings",
4
- "version": "17.3.2",
4
+ "version": "17.4.1",
5
5
  "declaration": true,
6
6
  "types": "index.d.ts",
7
7
  "dependencies": {