@gen-epix/ui 1.9.0 → 1.9.2
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/dist/index.d.ts +89 -79
- package/dist/index.js +6150 -6098
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -4792,96 +4792,96 @@ export declare const colTypePresentationValues: Record<ColType, string>;
|
|
|
4792
4792
|
* @ {string}
|
|
4793
4793
|
*/
|
|
4794
4794
|
export declare const CommandName: {
|
|
4795
|
-
readonly RegionSetCrudCommand: "RegionSetCrudCommand";
|
|
4796
|
-
readonly RetrieveOrganizationContactCommand: "RetrieveOrganizationContactCommand";
|
|
4797
|
-
readonly RetrieveCasesByQueryCommand: "RetrieveCasesByQueryCommand";
|
|
4798
|
-
readonly CaseDataCollectionLinkCrudCommand: "CaseDataCollectionLinkCrudCommand";
|
|
4799
4795
|
readonly UserCrudCommand: "UserCrudCommand";
|
|
4800
|
-
readonly
|
|
4796
|
+
readonly CaseSetCategoryCrudCommand: "CaseSetCategoryCrudCommand";
|
|
4797
|
+
readonly OrganizationSetMemberCrudCommand: "OrganizationSetMemberCrudCommand";
|
|
4798
|
+
readonly ConceptCrudCommand: "ConceptCrudCommand";
|
|
4799
|
+
readonly CaseSetDataCollectionLinkCrudCommand: "CaseSetDataCollectionLinkCrudCommand";
|
|
4800
|
+
readonly RetrieveOwnPermissionsCommand: "RetrieveOwnPermissionsCommand";
|
|
4801
|
+
readonly RetrieveSubRolesCommand: "RetrieveSubRolesCommand";
|
|
4802
|
+
readonly RetrievePhylogeneticTreeByCasesCommand: "RetrievePhylogeneticTreeByCasesCommand";
|
|
4801
4803
|
readonly RetrieveGeneticSequenceByIdCommand: "RetrieveGeneticSequenceByIdCommand";
|
|
4802
|
-
readonly RetrieveCompleteCaseTypeCommand: "RetrieveCompleteCaseTypeCommand";
|
|
4803
|
-
readonly OrganizationAdminPolicyCrudCommand: "OrganizationAdminPolicyCrudCommand";
|
|
4804
|
-
readonly UserInvitationCrudCommand: "UserInvitationCrudCommand";
|
|
4805
|
-
readonly CaseTypeSetCrudCommand: "CaseTypeSetCrudCommand";
|
|
4806
|
-
readonly UpdateUserCommand: "UpdateUserCommand";
|
|
4807
|
-
readonly RetrieveGeneticSequenceByCaseCommand: "RetrieveGeneticSequenceByCaseCommand";
|
|
4808
4804
|
readonly DataCollectionSetCrudCommand: "DataCollectionSetCrudCommand";
|
|
4809
|
-
readonly
|
|
4810
|
-
readonly
|
|
4811
|
-
readonly
|
|
4812
|
-
readonly
|
|
4813
|
-
readonly
|
|
4814
|
-
readonly
|
|
4815
|
-
readonly
|
|
4805
|
+
readonly UpdateUserCommand: "UpdateUserCommand";
|
|
4806
|
+
readonly CaseTypeSetCrudCommand: "CaseTypeSetCrudCommand";
|
|
4807
|
+
readonly RetrieveOutagesCommand: "RetrieveOutagesCommand";
|
|
4808
|
+
readonly RegionSetCrudCommand: "RegionSetCrudCommand";
|
|
4809
|
+
readonly CaseTypeColSetCaseTypeColUpdateAssociationCommand: "CaseTypeColSetCaseTypeColUpdateAssociationCommand";
|
|
4810
|
+
readonly DataCollectionSetDataCollectionUpdateAssociationCommand: "DataCollectionSetDataCollectionUpdateAssociationCommand";
|
|
4811
|
+
readonly CaseSetStatusCrudCommand: "CaseSetStatusCrudCommand";
|
|
4816
4812
|
readonly CreateSeqsForCasesCommand: "CreateSeqsForCasesCommand";
|
|
4817
|
-
readonly
|
|
4818
|
-
readonly
|
|
4819
|
-
readonly
|
|
4820
|
-
readonly
|
|
4821
|
-
readonly
|
|
4822
|
-
readonly
|
|
4823
|
-
readonly RetrieveCasesByIdCommand: "RetrieveCasesByIdCommand";
|
|
4824
|
-
readonly SubjectCrudCommand: "SubjectCrudCommand";
|
|
4825
|
-
readonly EtiologyCrudCommand: "EtiologyCrudCommand";
|
|
4826
|
-
readonly TreeAlgorithmClassCrudCommand: "TreeAlgorithmClassCrudCommand";
|
|
4827
|
-
readonly SiteCrudCommand: "SiteCrudCommand";
|
|
4828
|
-
readonly RegisterInvitedUserCommand: "RegisterInvitedUserCommand";
|
|
4813
|
+
readonly CaseTypeColCrudCommand: "CaseTypeColCrudCommand";
|
|
4814
|
+
readonly RetrieveCaseTypeStatsCommand: "RetrieveCaseTypeStatsCommand";
|
|
4815
|
+
readonly OrganizationCrudCommand: "OrganizationCrudCommand";
|
|
4816
|
+
readonly RetrieveOrganizationsUnderAdminCommand: "RetrieveOrganizationsUnderAdminCommand";
|
|
4817
|
+
readonly RegionRelationCrudCommand: "RegionRelationCrudCommand";
|
|
4818
|
+
readonly OrganizationAdminPolicyCrudCommand: "OrganizationAdminPolicyCrudCommand";
|
|
4829
4819
|
readonly CaseSetMemberCrudCommand: "CaseSetMemberCrudCommand";
|
|
4830
|
-
readonly
|
|
4820
|
+
readonly CaseSetCrudCommand: "CaseSetCrudCommand";
|
|
4831
4821
|
readonly DataCollectionCrudCommand: "DataCollectionCrudCommand";
|
|
4832
|
-
readonly
|
|
4833
|
-
readonly
|
|
4822
|
+
readonly UserShareCasePolicyCrudCommand: "UserShareCasePolicyCrudCommand";
|
|
4823
|
+
readonly SubjectCrudCommand: "SubjectCrudCommand";
|
|
4834
4824
|
readonly CaseTypeSetCategoryCrudCommand: "CaseTypeSetCategoryCrudCommand";
|
|
4835
|
-
readonly
|
|
4836
|
-
readonly
|
|
4837
|
-
readonly
|
|
4825
|
+
readonly RetrieveCompleteCaseTypeCommand: "RetrieveCompleteCaseTypeCommand";
|
|
4826
|
+
readonly RetrieveLibraryPrepProtocolsCommand: "RetrieveLibraryPrepProtocolsCommand";
|
|
4827
|
+
readonly RetrieveLicensesCommand: "RetrieveLicensesCommand";
|
|
4828
|
+
readonly ContactCrudCommand: "ContactCrudCommand";
|
|
4838
4829
|
readonly RetrieveGeneticSequenceFastaByCaseCommand: "RetrieveGeneticSequenceFastaByCaseCommand";
|
|
4830
|
+
readonly CaseTypeCrudCommand: "CaseTypeCrudCommand";
|
|
4831
|
+
readonly DimCrudCommand: "DimCrudCommand";
|
|
4832
|
+
readonly UserInvitationCrudCommand: "UserInvitationCrudCommand";
|
|
4833
|
+
readonly ValidateCasesCommand: "ValidateCasesCommand";
|
|
4834
|
+
readonly CaseCrudCommand: "CaseCrudCommand";
|
|
4835
|
+
readonly RegionCrudCommand: "RegionCrudCommand";
|
|
4836
|
+
readonly SubjectIdentifierCrudCommand: "SubjectIdentifierCrudCommand";
|
|
4837
|
+
readonly ConceptRelationCrudCommand: "ConceptRelationCrudCommand";
|
|
4838
|
+
readonly CreateFileForSeqCommand: "CreateFileForSeqCommand";
|
|
4839
|
+
readonly OrganizationShareCasePolicyCrudCommand: "OrganizationShareCasePolicyCrudCommand";
|
|
4839
4840
|
readonly UpdateUserOwnOrganizationCommand: "UpdateUserOwnOrganizationCommand";
|
|
4840
|
-
readonly
|
|
4841
|
-
readonly
|
|
4842
|
-
readonly
|
|
4843
|
-
readonly
|
|
4844
|
-
readonly UserAccessCasePolicyCrudCommand: "UserAccessCasePolicyCrudCommand";
|
|
4845
|
-
readonly CaseTypeColCrudCommand: "CaseTypeColCrudCommand";
|
|
4846
|
-
readonly RetrieveOrganizationsUnderAdminCommand: "RetrieveOrganizationsUnderAdminCommand";
|
|
4847
|
-
readonly ConceptCrudCommand: "ConceptCrudCommand";
|
|
4841
|
+
readonly CaseTypeColSetCrudCommand: "CaseTypeColSetCrudCommand";
|
|
4842
|
+
readonly RetrieveCasesByIdCommand: "RetrieveCasesByIdCommand";
|
|
4843
|
+
readonly OrganizationAccessCasePolicyCrudCommand: "OrganizationAccessCasePolicyCrudCommand";
|
|
4844
|
+
readonly TreeAlgorithmClassCrudCommand: "TreeAlgorithmClassCrudCommand";
|
|
4848
4845
|
readonly RetrieveGeneticSequenceFastaByIdCommand: "RetrieveGeneticSequenceFastaByIdCommand";
|
|
4849
|
-
readonly
|
|
4846
|
+
readonly ColCrudCommand: "ColCrudCommand";
|
|
4850
4847
|
readonly RetrieveCaseRightsCommand: "RetrieveCaseRightsCommand";
|
|
4848
|
+
readonly CaseTypeSetMemberCrudCommand: "CaseTypeSetMemberCrudCommand";
|
|
4849
|
+
readonly OrganizationSetCrudCommand: "OrganizationSetCrudCommand";
|
|
4850
|
+
readonly EtiologyCrudCommand: "EtiologyCrudCommand";
|
|
4851
|
+
readonly GeneticDistanceProtocolCrudCommand: "GeneticDistanceProtocolCrudCommand";
|
|
4852
|
+
readonly RetrieveCasesByQueryCommand: "RetrieveCasesByQueryCommand";
|
|
4853
|
+
readonly DiseaseCrudCommand: "DiseaseCrudCommand";
|
|
4854
|
+
readonly InviteUserCommand: "InviteUserCommand";
|
|
4855
|
+
readonly DataCollectionSetMemberCrudCommand: "DataCollectionSetMemberCrudCommand";
|
|
4856
|
+
readonly UserAccessCasePolicyCrudCommand: "UserAccessCasePolicyCrudCommand";
|
|
4857
|
+
readonly OrganizationSetOrganizationUpdateAssociationCommand: "OrganizationSetOrganizationUpdateAssociationCommand";
|
|
4858
|
+
readonly RegisterInvitedUserCommand: "RegisterInvitedUserCommand";
|
|
4859
|
+
readonly CaseTypeColSetMemberCrudCommand: "CaseTypeColSetMemberCrudCommand";
|
|
4860
|
+
readonly OutageCrudCommand: "OutageCrudCommand";
|
|
4861
|
+
readonly CreateReadSetsForCasesCommand: "CreateReadSetsForCasesCommand";
|
|
4862
|
+
readonly CaseDataCollectionLinkCrudCommand: "CaseDataCollectionLinkCrudCommand";
|
|
4851
4863
|
readonly RetrieveCaseSetRightsCommand: "RetrieveCaseSetRightsCommand";
|
|
4852
|
-
readonly
|
|
4853
|
-
readonly
|
|
4854
|
-
readonly
|
|
4864
|
+
readonly RetrieveInviteUserConstraintsCommand: "RetrieveInviteUserConstraintsCommand";
|
|
4865
|
+
readonly GetIdentityProvidersCommand: "GetIdentityProvidersCommand";
|
|
4866
|
+
readonly CreateCasesCommand: "CreateCasesCommand";
|
|
4867
|
+
readonly EtiologicalAgentCrudCommand: "EtiologicalAgentCrudCommand";
|
|
4868
|
+
readonly RetrieveAssemblyProtocolsCommand: "RetrieveAssemblyProtocolsCommand";
|
|
4869
|
+
readonly DiseaseEtiologicalAgentUpdateAssociationCommand: "DiseaseEtiologicalAgentUpdateAssociationCommand";
|
|
4870
|
+
readonly RetrieveGeneticSequenceByCaseCommand: "RetrieveGeneticSequenceByCaseCommand";
|
|
4871
|
+
readonly RetrievePhylogeneticTreeBySequencesCommand: "RetrievePhylogeneticTreeBySequencesCommand";
|
|
4872
|
+
readonly RetrieveOrganizationAdminNameEmailsCommand: "RetrieveOrganizationAdminNameEmailsCommand";
|
|
4873
|
+
readonly CreateFileForReadSetCommand: "CreateFileForReadSetCommand";
|
|
4855
4874
|
readonly CaseTypeSetCaseTypeUpdateAssociationCommand: "CaseTypeSetCaseTypeUpdateAssociationCommand";
|
|
4875
|
+
readonly RetrieveCaseSetStatsCommand: "RetrieveCaseSetStatsCommand";
|
|
4876
|
+
readonly SiteCrudCommand: "SiteCrudCommand";
|
|
4877
|
+
readonly RetrieveAlleleProfileCommand: "RetrieveAlleleProfileCommand";
|
|
4856
4878
|
readonly ConceptSetCrudCommand: "ConceptSetCrudCommand";
|
|
4857
|
-
readonly
|
|
4858
|
-
readonly
|
|
4859
|
-
readonly ConceptRelationCrudCommand: "ConceptRelationCrudCommand";
|
|
4860
|
-
readonly RetrieveAssemblyProtocolsCommand: "RetrieveAssemblyProtocolsCommand";
|
|
4861
|
-
readonly DiseaseCrudCommand: "DiseaseCrudCommand";
|
|
4862
|
-
readonly CaseTypeColSetCaseTypeColUpdateAssociationCommand: "CaseTypeColSetCaseTypeColUpdateAssociationCommand";
|
|
4863
|
-
readonly CaseTypeColSetMemberCrudCommand: "CaseTypeColSetMemberCrudCommand";
|
|
4864
|
-
readonly DataCollectionSetMemberCrudCommand: "DataCollectionSetMemberCrudCommand";
|
|
4865
|
-
readonly CaseCrudCommand: "CaseCrudCommand";
|
|
4866
|
-
readonly OrganizationCrudCommand: "OrganizationCrudCommand";
|
|
4879
|
+
readonly IdentifierIssuerCrudCommand: "IdentifierIssuerCrudCommand";
|
|
4880
|
+
readonly RetrieveContainingRegionCommand: "RetrieveContainingRegionCommand";
|
|
4867
4881
|
readonly TreeAlgorithmCrudCommand: "TreeAlgorithmCrudCommand";
|
|
4868
|
-
readonly
|
|
4869
|
-
readonly CreateCasesCommand: "CreateCasesCommand";
|
|
4870
|
-
readonly UserShareCasePolicyCrudCommand: "UserShareCasePolicyCrudCommand";
|
|
4871
|
-
readonly CaseTypeColSetCrudCommand: "CaseTypeColSetCrudCommand";
|
|
4872
|
-
readonly OrganizationSetOrganizationUpdateAssociationCommand: "OrganizationSetOrganizationUpdateAssociationCommand";
|
|
4873
|
-
readonly RetrieveOutagesCommand: "RetrieveOutagesCommand";
|
|
4882
|
+
readonly RetrieveOrganizationContactCommand: "RetrieveOrganizationContactCommand";
|
|
4874
4883
|
readonly CreateCaseSetCommand: "CreateCaseSetCommand";
|
|
4875
|
-
readonly RetrieveContainingRegionCommand: "RetrieveContainingRegionCommand";
|
|
4876
4884
|
readonly RegionSetShapeCrudCommand: "RegionSetShapeCrudCommand";
|
|
4877
|
-
readonly OrganizationAccessCasePolicyCrudCommand: "OrganizationAccessCasePolicyCrudCommand";
|
|
4878
|
-
readonly CaseSetDataCollectionLinkCrudCommand: "CaseSetDataCollectionLinkCrudCommand";
|
|
4879
|
-
readonly OrganizationSetMemberCrudCommand: "OrganizationSetMemberCrudCommand";
|
|
4880
|
-
readonly RetrieveOwnPermissionsCommand: "RetrieveOwnPermissionsCommand";
|
|
4881
|
-
readonly CaseTypeCrudCommand: "CaseTypeCrudCommand";
|
|
4882
|
-
readonly GetIdentityProvidersCommand: "GetIdentityProvidersCommand";
|
|
4883
|
-
readonly IdentifierIssuerCrudCommand: "IdentifierIssuerCrudCommand";
|
|
4884
|
-
readonly RetrieveSubRolesCommand: "RetrieveSubRolesCommand";
|
|
4885
4885
|
};
|
|
4886
4886
|
|
|
4887
4887
|
export declare type CommandName = typeof CommandName[keyof typeof CommandName];
|
|
@@ -5412,7 +5412,7 @@ export declare class Configuration {
|
|
|
5412
5412
|
* Gen-EpiX casedb
|
|
5413
5413
|
* The casedb app manages data of cases of a disease.
|
|
5414
5414
|
*
|
|
5415
|
-
* The version of the OpenAPI document:
|
|
5415
|
+
* The version of the OpenAPI document: 7.1.1
|
|
5416
5416
|
* Contact: ids-bioinformatics@rivm.nl
|
|
5417
5417
|
*
|
|
5418
5418
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5616,7 +5616,7 @@ export declare const createEpiUploadStore: () => StoreApi<EpiUploadStore>;
|
|
|
5616
5616
|
*/
|
|
5617
5617
|
export declare interface CreateFileForForReadSetRequestBody {
|
|
5618
5618
|
/**
|
|
5619
|
-
* The content of the file to create.
|
|
5619
|
+
* The content of the file to create (base64 encoded bytes).
|
|
5620
5620
|
* @type {string}
|
|
5621
5621
|
* @memberof CreateFileForForReadSetRequestBody
|
|
5622
5622
|
*/
|
|
@@ -5636,7 +5636,7 @@ export declare interface CreateFileForForReadSetRequestBody {
|
|
|
5636
5636
|
*/
|
|
5637
5637
|
export declare interface CreateFileForSeqRequestBody {
|
|
5638
5638
|
/**
|
|
5639
|
-
* The content of the file to create.
|
|
5639
|
+
* The content of the file to create (base64 encoded bytes).
|
|
5640
5640
|
* @type {string}
|
|
5641
5641
|
* @memberof CreateFileForSeqRequestBody
|
|
5642
5642
|
*/
|
|
@@ -10580,6 +10580,16 @@ export declare class OrganizationApi extends BaseAPI {
|
|
|
10580
10580
|
* @memberof OrganizationApi
|
|
10581
10581
|
*/
|
|
10582
10582
|
sitesPutSome(site: Array<Site>, options?: RawAxiosRequestConfig): Promise<AxiosResponse<Site[], any, {}>>;
|
|
10583
|
+
/**
|
|
10584
|
+
* Updates an existing User with new properties such as active status, roles, and organization membership. The target user is identified by tgt_user_id. Any field set to None will leave that property unchanged. Roles cannot be set to an empty set. Cache is invalidated after successful update.
|
|
10585
|
+
* @summary Updateuser
|
|
10586
|
+
* @param {string} objectId
|
|
10587
|
+
* @param {UpdateUserRequestBody} updateUserRequestBody
|
|
10588
|
+
* @param {*} [options] Override http request option.
|
|
10589
|
+
* @throws {RequiredError}
|
|
10590
|
+
* @memberof OrganizationApi
|
|
10591
|
+
*/
|
|
10592
|
+
updateUser(objectId: string, updateUserRequestBody: UpdateUserRequestBody, options?: RawAxiosRequestConfig): Promise<AxiosResponse<User, any, {}>>;
|
|
10583
10593
|
/**
|
|
10584
10594
|
* Updates the current user\'s Organization membership. This command allows a user to change their own organization association. The is_new_user flag indicates whether this is part of a new user registration process.
|
|
10585
10595
|
* @summary Updateuserownorganizationcommand
|
|
@@ -14359,7 +14369,7 @@ export declare interface User {
|
|
|
14359
14369
|
*/
|
|
14360
14370
|
'id'?: string | null;
|
|
14361
14371
|
/**
|
|
14362
|
-
* The key of the user, UNIQUE
|
|
14372
|
+
* The key of the user, lowercase, UNIQUE
|
|
14363
14373
|
* @type {string}
|
|
14364
14374
|
* @memberof User
|
|
14365
14375
|
*/
|
|
@@ -14577,7 +14587,7 @@ export declare interface UserInvitation {
|
|
|
14577
14587
|
*/
|
|
14578
14588
|
'id'?: string | null;
|
|
14579
14589
|
/**
|
|
14580
|
-
* The key of the user, UNIQUE
|
|
14590
|
+
* The key of the user, lowercase, UNIQUE
|
|
14581
14591
|
* @type {string}
|
|
14582
14592
|
* @memberof UserInvitation
|
|
14583
14593
|
*/
|
|
@@ -14671,7 +14681,7 @@ export declare interface UserInvitationConstraints {
|
|
|
14671
14681
|
*/
|
|
14672
14682
|
export declare interface UserInvitationRequestBody {
|
|
14673
14683
|
/**
|
|
14674
|
-
* The key of the user, UNIQUE
|
|
14684
|
+
* The key of the user, lowercase, UNIQUE
|
|
14675
14685
|
* @type {string}
|
|
14676
14686
|
* @memberof UserInvitationRequestBody
|
|
14677
14687
|
*/
|