@memberjunction/ng-core-entity-forms 5.27.1 → 5.29.0
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/lib/custom/Queries/query-form.component.d.ts +11 -1
- package/dist/lib/custom/Queries/query-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Queries/query-form.component.js +669 -414
- package/dist/lib/custom/Queries/query-form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +151 -157
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArchiveConfiguration/mjarchiveconfiguration.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJArchiveConfiguration/mjarchiveconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJArchiveConfiguration/mjarchiveconfiguration.form.component.js +123 -0
- package/dist/lib/generated/Entities/MJArchiveConfiguration/mjarchiveconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJArchiveConfigurationEntity/mjarchiveconfigurationentity.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJArchiveConfigurationEntity/mjarchiveconfigurationentity.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJArchiveConfigurationEntity/mjarchiveconfigurationentity.form.component.js +87 -0
- package/dist/lib/generated/Entities/MJArchiveConfigurationEntity/mjarchiveconfigurationentity.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJArchiveRun/mjarchiverun.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJArchiveRun/mjarchiverun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJArchiveRun/mjarchiverun.form.component.js +109 -0
- package/dist/lib/generated/Entities/MJArchiveRun/mjarchiverun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.js +83 -0
- package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js +39 -37
- package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +104 -68
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js +35 -17
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPServerTool/mjmcpservertool.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJMCPServerTool/mjmcpservertool.form.component.js +24 -6
- package/dist/lib/generated/Entities/MJMCPServerTool/mjmcpservertool.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPToolFavorite/mjmcptoolfavorite.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJMCPToolFavorite/mjmcptoolfavorite.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJMCPToolFavorite/mjmcptoolfavorite.form.component.js +55 -0
- package/dist/lib/generated/Entities/MJMCPToolFavorite/mjmcptoolfavorite.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js +40 -10
- package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +30 -30
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +235 -181
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +251 -246
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +147 -132
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +34 -34
|
@@ -2,7 +2,8 @@ import { OnInit, OnDestroy, AfterViewInit } from '@angular/core';
|
|
|
2
2
|
import { MJQueryEntity, MJQueryParameterEntity, MJQueryCategoryEntity, MJQueryFieldEntity, MJQueryEntityEntity, MJQueryPermissionEntity } from '@memberjunction/core-entities';
|
|
3
3
|
import { FormToolbarConfig } from '@memberjunction/ng-base-forms';
|
|
4
4
|
import { MJQueryFormComponent } from '../../generated/Entities/MJQuery/mjquery.form.component';
|
|
5
|
-
import { QueryInfo, QueryDependencyInfo } from '@memberjunction/core';
|
|
5
|
+
import { CompositeKey, QueryInfo, QueryDependencyInfo } from '@memberjunction/core';
|
|
6
|
+
import { TreeBranchConfig } from '@memberjunction/ng-trees';
|
|
6
7
|
import { CodeEditorComponent, CompositionTokenClickEvent } from '@memberjunction/ng-code-editor';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
interface CategoryTreeNode {
|
|
@@ -25,6 +26,7 @@ export declare class MJQueryFormComponentExtended extends MJQueryFormComponent i
|
|
|
25
26
|
showRunDialog: boolean;
|
|
26
27
|
showCategoryDialog: boolean;
|
|
27
28
|
categoryPathDisplay: string;
|
|
29
|
+
IsSaving: boolean;
|
|
28
30
|
sqlPanelExpanded: boolean;
|
|
29
31
|
parametersPanelExpanded: boolean;
|
|
30
32
|
fieldsPanelExpanded: boolean;
|
|
@@ -39,6 +41,12 @@ export declare class MJQueryFormComponentExtended extends MJQueryFormComponent i
|
|
|
39
41
|
}>;
|
|
40
42
|
categories: MJQueryCategoryEntity[];
|
|
41
43
|
categoryTreeData: CategoryTreeNode[];
|
|
44
|
+
/** Tree dropdown config for Query Categories */
|
|
45
|
+
CategoryBranchConfig: TreeBranchConfig;
|
|
46
|
+
/** CategoryID as CompositeKey for tree dropdown binding */
|
|
47
|
+
get CategoryIDAsKey(): CompositeKey | null;
|
|
48
|
+
/** Handle tree dropdown category selection */
|
|
49
|
+
OnCategoryTreeChange(value: CompositeKey | CompositeKey[] | null): void;
|
|
42
50
|
statusOptions: {
|
|
43
51
|
text: string;
|
|
44
52
|
value: string;
|
|
@@ -101,6 +109,7 @@ export declare class MJQueryFormComponentExtended extends MJQueryFormComponent i
|
|
|
101
109
|
* Delete a parameter
|
|
102
110
|
*/
|
|
103
111
|
deleteParameter(param: MJQueryParameterEntity): Promise<void>;
|
|
112
|
+
private removeParameterFromList;
|
|
104
113
|
/**
|
|
105
114
|
* Handle category creation from dialog
|
|
106
115
|
*/
|
|
@@ -110,6 +119,7 @@ export declare class MJQueryFormComponentExtended extends MJQueryFormComponent i
|
|
|
110
119
|
*/
|
|
111
120
|
formatDate(date: Date | string | null): string;
|
|
112
121
|
SaveRecord(StopEditModeAfterSave?: boolean): Promise<boolean>;
|
|
122
|
+
private internalSaveRecord;
|
|
113
123
|
getStatusBadgeColor(): string;
|
|
114
124
|
getStatusBannerIcon(): string;
|
|
115
125
|
getStatusBannerMessage(): string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-form.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/custom/Queries/query-form.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,SAAS,EAAgC,aAAa,EAAU,MAAM,eAAe,CAAC;AAClH,OAAO,EAAE,aAAa,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAE/K,OAAO,EAAqB,iBAAiB,EAA0B,MAAM,+BAA+B,CAAC;AAC7G,OAAO,EAAE,oBAAoB,EAAE,MAAM,yDAAyD,CAAC;AAC/F,OAAO,
|
|
1
|
+
{"version":3,"file":"query-form.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/custom/Queries/query-form.component.ts"],"names":[],"mappings":"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"}
|