@glue42/golden-layout
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -468,2 +468,7 @@ declare module '@glue42/golden-layout' { | ||
selected?: boolean; | ||
/** | ||
* Specifies where the item should be placed | ||
*/ | ||
positionIndex?: number; | ||
} | ||
@@ -669,2 +674,7 @@ | ||
selected?: boolean; | ||
/** | ||
* Specifies where the workspace should appear | ||
*/ | ||
positionIndex?: number; | ||
} | ||
@@ -671,0 +681,0 @@ |
{ | ||
"name": "@glue42/golden-layout", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"author": { | ||
@@ -54,3 +54,3 @@ "name": "Glue42", | ||
"homepage": "https://www.glue42.com", | ||
"gitHead": "80cbb6fb6a4b9a6d429468d5a842552656cb8390" | ||
"gitHead": "05e6a942faba003b27414500750d6b9694d0aea2" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
338217
6839