tsv2-library 1.0.61-alpha.46 → 1.0.61-alpha.48

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,7 +1,7 @@
1
1
  {
2
2
  "name": "tsv2-library",
3
3
  "author": "fixedassetv2-fe",
4
- "version": "1.0.61-alpha.46",
4
+ "version": "1.0.61-alpha.48",
5
5
  "license": "ISC",
6
6
  "homepage": "https://github.com/fixedassetv2-fe/tsv2-library#readme",
7
7
  "repository": {
@@ -174,7 +174,7 @@ export interface DialogSelectAssetProps {
174
174
  *
175
175
  * The list of group _id of asset names to be excluded in fetch list
176
176
  */
177
- excludeGroupId?: string[];
177
+ excludeInitialGroup?: string[];
178
178
  /**
179
179
  * The header of the dialog.
180
180
  *
@@ -24,6 +24,7 @@ export interface TreeQueryParams {
24
24
  systemRole?: string;
25
25
  transactionAttribute?: string;
26
26
  roleType?: string;
27
+ showAll?: boolean;
27
28
  }
28
29
 
29
30
  export const API = ({