@memberjunction/ng-core-entity-forms 2.77.0 → 2.79.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/AIPromptRuns/ai-prompt-run-form.component.d.ts +6 -2
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts.map +1 -1
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +542 -141
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.d.ts +19 -0
- package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.d.ts.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js +69 -17
- package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-data.service.d.ts +28 -0
- package/dist/lib/custom/ai-agent-run/ai-agent-run-data.service.d.ts.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-data.service.js +81 -5
- package/dist/lib/custom/ai-agent-run/ai-agent-run-data.service.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.d.ts +11 -3
- package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.d.ts.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js +76 -31
- package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.d.ts +7 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.d.ts.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.js +84 -18
- package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts +5 -0
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +205 -60
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +18 -18
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRun/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRun/sections/details.component.js +82 -4
- package/dist/lib/generated/Entities/AIAgentRun/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +13 -3
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js +31 -21
- package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js +11 -11
- package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptRun/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIPromptRun/sections/details.component.js +197 -4
- package/dist/lib/generated/Entities/AIPromptRun/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js +21 -11
- package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Action/action.form.component.js +6 -6
- package/dist/lib/generated/Entities/Action/action.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Application/application.form.component.js +6 -6
- package/dist/lib/generated/Entities/Application/application.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js +13 -13
- package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Authorization/authorization.form.component.js +14 -14
- package/dist/lib/generated/Entities/Authorization/authorization.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js +8 -8
- package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Company/company.form.component.js +17 -17
- package/dist/lib/generated/Entities/Company/company.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js +8 -8
- package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.js +8 -8
- package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js +13 -13
- package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js +14 -14
- package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Employee/employee.form.component.js +18 -18
- package/dist/lib/generated/Entities/Employee/employee.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Entity/entity.form.component.js +188 -188
- package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js +6 -6
- package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Query/query.form.component.js +6 -6
- package/dist/lib/generated/Entities/Query/query.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Role/role.form.component.js +12 -12
- package/dist/lib/generated/Entities/Role/role.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Template/template.form.component.js +6 -6
- package/dist/lib/generated/Entities/Template/template.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/User/user.form.component.js +138 -138
- package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/UserView/userview.form.component.js +6 -6
- package/dist/lib/generated/Entities/UserView/userview.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js +6 -6
- package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js.map +1 -1
- package/package.json +16 -16
|
@@ -28,13 +28,13 @@ function CompanyIntegrationFormComponent_form_1_Template(rf, ctx) { if (rf & 1)
|
|
|
28
28
|
i0.ɵɵelement(7, "mj-form-section", 7);
|
|
29
29
|
i0.ɵɵelementEnd();
|
|
30
30
|
i0.ɵɵelementStart(8, "mj-tab", 8);
|
|
31
|
-
i0.ɵɵtext(9, "
|
|
31
|
+
i0.ɵɵtext(9, " Lists ");
|
|
32
32
|
i0.ɵɵelementEnd();
|
|
33
33
|
i0.ɵɵelementStart(10, "mj-tab-body");
|
|
34
34
|
i0.ɵɵelement(11, "mj-user-view-grid", 9);
|
|
35
35
|
i0.ɵɵelementEnd();
|
|
36
36
|
i0.ɵɵelementStart(12, "mj-tab", 10);
|
|
37
|
-
i0.ɵɵtext(13, "
|
|
37
|
+
i0.ɵɵtext(13, " Employee Company Integrations ");
|
|
38
38
|
i0.ɵɵelementEnd();
|
|
39
39
|
i0.ɵɵelementStart(14, "mj-tab-body");
|
|
40
40
|
i0.ɵɵelement(15, "mj-user-view-grid", 9);
|
|
@@ -46,7 +46,7 @@ function CompanyIntegrationFormComponent_form_1_Template(rf, ctx) { if (rf & 1)
|
|
|
46
46
|
i0.ɵɵelement(19, "mj-user-view-grid", 9);
|
|
47
47
|
i0.ɵɵelementEnd();
|
|
48
48
|
i0.ɵɵelementStart(20, "mj-tab", 12);
|
|
49
|
-
i0.ɵɵtext(21, "
|
|
49
|
+
i0.ɵɵtext(21, " Company Integration Record Maps ");
|
|
50
50
|
i0.ɵɵelementEnd();
|
|
51
51
|
i0.ɵɵelementStart(22, "mj-tab-body");
|
|
52
52
|
i0.ɵɵelement(23, "mj-user-view-grid", 9);
|
|
@@ -60,11 +60,11 @@ function CompanyIntegrationFormComponent_form_1_Template(rf, ctx) { if (rf & 1)
|
|
|
60
60
|
i0.ɵɵadvance();
|
|
61
61
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
62
62
|
i0.ɵɵadvance(3);
|
|
63
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("
|
|
63
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Lists", "CompanyIntegrationID"))("NewRecordValues", ctx_r1.NewRecordValues("Lists"))("AllowLoad", ctx_r1.IsCurrentTab("Lists"))("EditMode", ctx_r1.GridEditMode());
|
|
64
64
|
i0.ɵɵadvance();
|
|
65
65
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
66
66
|
i0.ɵɵadvance(3);
|
|
67
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("
|
|
67
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Employee Company Integrations", "CompanyIntegrationID"))("NewRecordValues", ctx_r1.NewRecordValues("Employee Company Integrations"))("AllowLoad", ctx_r1.IsCurrentTab("Employee Company Integrations"))("EditMode", ctx_r1.GridEditMode());
|
|
68
68
|
i0.ɵɵadvance();
|
|
69
69
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
70
70
|
i0.ɵɵadvance(3);
|
|
@@ -72,11 +72,11 @@ function CompanyIntegrationFormComponent_form_1_Template(rf, ctx) { if (rf & 1)
|
|
|
72
72
|
i0.ɵɵadvance();
|
|
73
73
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
74
74
|
i0.ɵɵadvance(3);
|
|
75
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("
|
|
75
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Company Integration Record Maps", "CompanyIntegrationID"))("NewRecordValues", ctx_r1.NewRecordValues("Company Integration Record Maps"))("AllowLoad", ctx_r1.IsCurrentTab("Company Integration Record Maps"))("EditMode", ctx_r1.GridEditMode());
|
|
76
76
|
} }
|
|
77
77
|
let CompanyIntegrationFormComponent = class CompanyIntegrationFormComponent extends BaseFormComponent {
|
|
78
78
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCompanyIntegrationFormComponent_BaseFactory; return function CompanyIntegrationFormComponent_Factory(t) { return (ɵCompanyIntegrationFormComponent_BaseFactory || (ɵCompanyIntegrationFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CompanyIntegrationFormComponent)))(t || CompanyIntegrationFormComponent); }; })(); }
|
|
79
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationFormComponent, selectors: [["gen-companyintegration-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Company Integrations", "Section", "details", 3, "record", "EditMode"], ["Name", "
|
|
79
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationFormComponent, selectors: [["gen-companyintegration-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Company Integrations", "Section", "details", 3, "record", "EditMode"], ["Name", "Lists", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "Employee Company Integrations", 3, "Visible"], ["Name", "Company Integration Runs", 3, "Visible"], ["Name", "Company Integration Record Maps", 3, "Visible"]], template: function CompanyIntegrationFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
80
80
|
i0.ɵɵelementStart(0, "div", 1);
|
|
81
81
|
i0.ɵɵtemplate(1, CompanyIntegrationFormComponent_form_1_Template, 24, 23, "form", 2);
|
|
82
82
|
i0.ɵɵelementEnd();
|
|
@@ -91,7 +91,7 @@ CompanyIntegrationFormComponent = __decorate([
|
|
|
91
91
|
export { CompanyIntegrationFormComponent };
|
|
92
92
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CompanyIntegrationFormComponent, [{
|
|
93
93
|
type: Component,
|
|
94
|
-
args: [{ selector: 'gen-companyintegration-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Company Integrations\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"
|
|
94
|
+
args: [{ selector: 'gen-companyintegration-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Company Integrations\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"Lists\" [Visible]=\"record.IsSaved\"> \n Lists\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Lists','CompanyIntegrationID')\" \n [NewRecordValues]=\"NewRecordValues('Lists')\"\n [AllowLoad]=\"IsCurrentTab('Lists')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Employee Company Integrations\" [Visible]=\"record.IsSaved\"> \n Employee Company Integrations\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Employee Company Integrations','CompanyIntegrationID')\" \n [NewRecordValues]=\"NewRecordValues('Employee Company Integrations')\"\n [AllowLoad]=\"IsCurrentTab('Employee Company Integrations')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Company Integration Runs\" [Visible]=\"record.IsSaved\"> \n Company Integration Runs\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Runs','CompanyIntegrationID')\" \n [NewRecordValues]=\"NewRecordValues('Company Integration Runs')\"\n [AllowLoad]=\"IsCurrentTab('Company Integration Runs')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Company Integration Record Maps\" [Visible]=\"record.IsSaved\"> \n Company Integration Record Maps\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Record Maps','CompanyIntegrationID')\" \n [NewRecordValues]=\"NewRecordValues('Company Integration Record Maps')\"\n [AllowLoad]=\"IsCurrentTab('Company Integration Record Maps')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
95
95
|
}], null, null); })();
|
|
96
96
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompanyIntegrationFormComponent, { className: "CompanyIntegrationFormComponent", filePath: "src/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.ts", lineNumber: 14 }); })();
|
|
97
97
|
export function LoadCompanyIntegrationFormComponent() {
|
package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"companyintegration.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.ts","../../../../../src/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,sCAAsC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHjF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,mNAAe,0BAAmB,KAAC,wMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,
|
|
1
|
+
{"version":3,"file":"companyintegration.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.ts","../../../../../src/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,sCAAsC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHjF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,mNAAe,0BAAmB,KAAC,wMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAAgD;IAC5C,uBACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAwE;IACpE,gDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAmE;IAC/D,2CACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA0E;IACtE,kDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IApEc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIb,cAA0B;IAA1B,+CAA0B;IAKvC,eAAkF;IAGlF,AADA,AADA,AADA,wGAAkF,oDACtC,2CACT,mCACR;IAKU,cAA0B;IAA1B,+CAA0B;IAK/D,eAA0G;IAG1G,AADA,AADA,AADA,gIAA0G,4EACtC,mEACT,mCAChC;IAKK,cAA0B;IAA1B,+CAA0B;IAK1D,eAAqG;IAGrG,AADA,AADA,AADA,2HAAqG,uEACtC,8DACT,mCAC3B;IAKY,cAA0B;IAA1B,+CAA0B;IAKjE,eAA4G;IAG5G,AADA,AADA,AADA,kIAA4G,8EACtC,qEACT,mCAClC;;ADpDhD,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,iBAAiB;gSAAzD,+BAA+B,SAA/B,+BAA+B;oEAA/B,+BAA+B;YCb5C,8BAAqC;YACjC,oFAA0D;YAsE9D,iBAAM;;YAtEK,cAAY;YAAZ,iCAAY;;;ADYV,+BAA+B;IAN3C,aAAa,CAAC,iBAAiB,EAAE,sBAAsB,CAAC,CAAC,uCAAuC;GAMpF,+BAA+B,CAE3C;;iFAFY,+BAA+B;cAL3C,SAAS;2BACI,6BAA6B;;kFAI9B,+BAA+B;AAI5C,MAAM,UAAU,mCAAmC;IAC/C,sCAAsC,EAAE,CAAC;AAC7C,CAAC"}
|
package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.js
CHANGED
|
@@ -28,19 +28,19 @@ function CompanyIntegrationRunFormComponent_form_1_Template(rf, ctx) { if (rf &
|
|
|
28
28
|
i0.ɵɵelement(7, "mj-form-section", 7);
|
|
29
29
|
i0.ɵɵelementEnd();
|
|
30
30
|
i0.ɵɵelementStart(8, "mj-tab", 8);
|
|
31
|
-
i0.ɵɵtext(9, "
|
|
31
|
+
i0.ɵɵtext(9, " Company Integration Run API Logs ");
|
|
32
32
|
i0.ɵɵelementEnd();
|
|
33
33
|
i0.ɵɵelementStart(10, "mj-tab-body");
|
|
34
34
|
i0.ɵɵelement(11, "mj-user-view-grid", 9);
|
|
35
35
|
i0.ɵɵelementEnd();
|
|
36
36
|
i0.ɵɵelementStart(12, "mj-tab", 10);
|
|
37
|
-
i0.ɵɵtext(13, "
|
|
37
|
+
i0.ɵɵtext(13, " Error Logs ");
|
|
38
38
|
i0.ɵɵelementEnd();
|
|
39
39
|
i0.ɵɵelementStart(14, "mj-tab-body");
|
|
40
40
|
i0.ɵɵelement(15, "mj-user-view-grid", 9);
|
|
41
41
|
i0.ɵɵelementEnd();
|
|
42
42
|
i0.ɵɵelementStart(16, "mj-tab", 11);
|
|
43
|
-
i0.ɵɵtext(17, " Company Integration Run
|
|
43
|
+
i0.ɵɵtext(17, " Company Integration Run Details ");
|
|
44
44
|
i0.ɵɵelementEnd();
|
|
45
45
|
i0.ɵɵelementStart(18, "mj-tab-body");
|
|
46
46
|
i0.ɵɵelement(19, "mj-user-view-grid", 9);
|
|
@@ -54,19 +54,19 @@ function CompanyIntegrationRunFormComponent_form_1_Template(rf, ctx) { if (rf &
|
|
|
54
54
|
i0.ɵɵadvance();
|
|
55
55
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
56
56
|
i0.ɵɵadvance(3);
|
|
57
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("
|
|
57
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Company Integration Run API Logs", "CompanyIntegrationRunID"))("NewRecordValues", ctx_r1.NewRecordValues("Company Integration Run API Logs"))("AllowLoad", ctx_r1.IsCurrentTab("Company Integration Run API Logs"))("EditMode", ctx_r1.GridEditMode());
|
|
58
58
|
i0.ɵɵadvance();
|
|
59
59
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
60
60
|
i0.ɵɵadvance(3);
|
|
61
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("
|
|
61
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Error Logs", "CompanyIntegrationRunID"))("NewRecordValues", ctx_r1.NewRecordValues("Error Logs"))("AllowLoad", ctx_r1.IsCurrentTab("Error Logs"))("EditMode", ctx_r1.GridEditMode());
|
|
62
62
|
i0.ɵɵadvance();
|
|
63
63
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
64
64
|
i0.ɵɵadvance(3);
|
|
65
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Company Integration Run
|
|
65
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Company Integration Run Details", "CompanyIntegrationRunID"))("NewRecordValues", ctx_r1.NewRecordValues("Company Integration Run Details"))("AllowLoad", ctx_r1.IsCurrentTab("Company Integration Run Details"))("EditMode", ctx_r1.GridEditMode());
|
|
66
66
|
} }
|
|
67
67
|
let CompanyIntegrationRunFormComponent = class CompanyIntegrationRunFormComponent extends BaseFormComponent {
|
|
68
68
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCompanyIntegrationRunFormComponent_BaseFactory; return function CompanyIntegrationRunFormComponent_Factory(t) { return (ɵCompanyIntegrationRunFormComponent_BaseFactory || (ɵCompanyIntegrationRunFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CompanyIntegrationRunFormComponent)))(t || CompanyIntegrationRunFormComponent); }; })(); }
|
|
69
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationRunFormComponent, selectors: [["gen-companyintegrationrun-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Company Integration Runs", "Section", "details", 3, "record", "EditMode"], ["Name", "
|
|
69
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationRunFormComponent, selectors: [["gen-companyintegrationrun-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Company Integration Runs", "Section", "details", 3, "record", "EditMode"], ["Name", "Company Integration Run API Logs", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "Error Logs", 3, "Visible"], ["Name", "Company Integration Run Details", 3, "Visible"]], template: function CompanyIntegrationRunFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
70
70
|
i0.ɵɵelementStart(0, "div", 1);
|
|
71
71
|
i0.ɵɵtemplate(1, CompanyIntegrationRunFormComponent_form_1_Template, 20, 18, "form", 2);
|
|
72
72
|
i0.ɵɵelementEnd();
|
|
@@ -81,7 +81,7 @@ CompanyIntegrationRunFormComponent = __decorate([
|
|
|
81
81
|
export { CompanyIntegrationRunFormComponent };
|
|
82
82
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CompanyIntegrationRunFormComponent, [{
|
|
83
83
|
type: Component,
|
|
84
|
-
args: [{ selector: 'gen-companyintegrationrun-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Company Integration Runs\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"
|
|
84
|
+
args: [{ selector: 'gen-companyintegrationrun-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Company Integration Runs\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"Company Integration Run API Logs\" [Visible]=\"record.IsSaved\"> \n Company Integration Run API Logs\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Run API Logs','CompanyIntegrationRunID')\" \n [NewRecordValues]=\"NewRecordValues('Company Integration Run API Logs')\"\n [AllowLoad]=\"IsCurrentTab('Company Integration Run API Logs')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Error Logs\" [Visible]=\"record.IsSaved\"> \n Error Logs\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Error Logs','CompanyIntegrationRunID')\" \n [NewRecordValues]=\"NewRecordValues('Error Logs')\"\n [AllowLoad]=\"IsCurrentTab('Error Logs')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Company Integration Run Details\" [Visible]=\"record.IsSaved\"> \n Company Integration Run Details\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Run Details','CompanyIntegrationRunID')\" \n [NewRecordValues]=\"NewRecordValues('Company Integration Run Details')\"\n [AllowLoad]=\"IsCurrentTab('Company Integration Run Details')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
85
85
|
}], null, null); })();
|
|
86
86
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompanyIntegrationRunFormComponent, { className: "CompanyIntegrationRunFormComponent", filePath: "src/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.ts", lineNumber: 14 }); })();
|
|
87
87
|
export function LoadCompanyIntegrationRunFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"companyintegrationrun.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.ts","../../../../../src/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,yCAAyC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHpF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,sNAAe,0BAAmB,KAAC,2MAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,
|
|
1
|
+
{"version":3,"file":"companyintegrationrun.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.ts","../../../../../src/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,yCAAyC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHpF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,sNAAe,0BAAmB,KAAC,2MAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAA2E;IACvE,kDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAqD;IACjD,6BACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA0E;IACtE,kDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IAvDc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIc,cAA0B;IAA1B,+CAA0B;IAKlE,eAAgH;IAGhH,AADA,AADA,AADA,sIAAgH,+EACzC,sEACT,mCACnC;IAKT,cAA0B;IAA1B,+CAA0B;IAK5C,eAA0F;IAG1F,AADA,AADA,AADA,gHAA0F,yDACzC,gDACT,mCACb;IAKY,cAA0B;IAA1B,+CAA0B;IAKjE,eAA+G;IAG/G,AADA,AADA,AADA,qIAA+G,8EACzC,qEACT,mCAClC;;ADvChD,IAAM,kCAAkC,GAAxC,MAAM,kCAAmC,SAAQ,iBAAiB;4SAA5D,kCAAkC,SAAlC,kCAAkC;oEAAlC,kCAAkC;YCb/C,8BAAqC;YACjC,uFAA0D;YAyD9D,iBAAM;;YAzDK,cAAY;YAAZ,iCAAY;;;ADYV,kCAAkC;IAN9C,aAAa,CAAC,iBAAiB,EAAE,0BAA0B,CAAC,CAAC,uCAAuC;GAMxF,kCAAkC,CAE9C;;iFAFY,kCAAkC;cAL9C,SAAS;2BACI,gCAAgC;;kFAIjC,kCAAkC;AAI/C,MAAM,UAAU,sCAAsC;IAClD,yCAAyC,EAAE,CAAC;AAChD,CAAC"}
|
|
@@ -28,17 +28,17 @@ function DashboardCategoryFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
28
28
|
i0.ɵɵelement(7, "mj-form-section", 7);
|
|
29
29
|
i0.ɵɵelementEnd();
|
|
30
30
|
i0.ɵɵelementStart(8, "mj-tab", 8);
|
|
31
|
-
i0.ɵɵ
|
|
31
|
+
i0.ɵɵelement(9, "span", 9);
|
|
32
|
+
i0.ɵɵtext(10, "Dashboards ");
|
|
32
33
|
i0.ɵɵelementEnd();
|
|
33
|
-
i0.ɵɵelementStart(
|
|
34
|
-
i0.ɵɵelement(
|
|
34
|
+
i0.ɵɵelementStart(11, "mj-tab-body");
|
|
35
|
+
i0.ɵɵelement(12, "mj-user-view-grid", 10);
|
|
35
36
|
i0.ɵɵelementEnd();
|
|
36
|
-
i0.ɵɵelementStart(
|
|
37
|
-
i0.ɵɵ
|
|
38
|
-
i0.ɵɵtext(14, "Dashboards ");
|
|
37
|
+
i0.ɵɵelementStart(13, "mj-tab", 11);
|
|
38
|
+
i0.ɵɵtext(14, " Dashboard Categories ");
|
|
39
39
|
i0.ɵɵelementEnd();
|
|
40
40
|
i0.ɵɵelementStart(15, "mj-tab-body");
|
|
41
|
-
i0.ɵɵelement(16, "mj-user-view-grid",
|
|
41
|
+
i0.ɵɵelement(16, "mj-user-view-grid", 10);
|
|
42
42
|
i0.ɵɵelementEnd()()();
|
|
43
43
|
} if (rf & 2) {
|
|
44
44
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -48,16 +48,16 @@ function DashboardCategoryFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
48
48
|
i0.ɵɵproperty("record", ctx_r1.record)("EditMode", ctx_r1.EditMode);
|
|
49
49
|
i0.ɵɵadvance();
|
|
50
50
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
51
|
-
i0.ɵɵadvance(3);
|
|
52
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Dashboard Categories", "ParentID"))("NewRecordValues", ctx_r1.NewRecordValues("Dashboard Categories"))("AllowLoad", ctx_r1.IsCurrentTab("Dashboard Categories"))("EditMode", ctx_r1.GridEditMode());
|
|
53
|
-
i0.ɵɵadvance();
|
|
54
|
-
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
55
51
|
i0.ɵɵadvance(4);
|
|
56
52
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Dashboards", "CategoryID"))("NewRecordValues", ctx_r1.NewRecordValues("Dashboards"))("AllowLoad", ctx_r1.IsCurrentTab("Dashboards"))("EditMode", ctx_r1.GridEditMode());
|
|
53
|
+
i0.ɵɵadvance();
|
|
54
|
+
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
55
|
+
i0.ɵɵadvance(3);
|
|
56
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Dashboard Categories", "ParentID"))("NewRecordValues", ctx_r1.NewRecordValues("Dashboard Categories"))("AllowLoad", ctx_r1.IsCurrentTab("Dashboard Categories"))("EditMode", ctx_r1.GridEditMode());
|
|
57
57
|
} }
|
|
58
58
|
let DashboardCategoryFormComponent = class DashboardCategoryFormComponent extends BaseFormComponent {
|
|
59
59
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDashboardCategoryFormComponent_BaseFactory; return function DashboardCategoryFormComponent_Factory(t) { return (ɵDashboardCategoryFormComponent_BaseFactory || (ɵDashboardCategoryFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DashboardCategoryFormComponent)))(t || DashboardCategoryFormComponent); }; })(); }
|
|
60
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardCategoryFormComponent, selectors: [["gen-dashboardcategory-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Dashboard Categories", "Section", "details", 3, "record", "EditMode"], ["Name", "
|
|
60
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardCategoryFormComponent, selectors: [["gen-dashboardcategory-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Dashboard Categories", "Section", "details", 3, "record", "EditMode"], ["Name", "Dashboards", 3, "Visible"], [1, "fa-solid", "fa-table-columns", "tab-header-icon"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "Dashboard Categories", 3, "Visible"]], template: function DashboardCategoryFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
61
61
|
i0.ɵɵelementStart(0, "div", 1);
|
|
62
62
|
i0.ɵɵtemplate(1, DashboardCategoryFormComponent_form_1_Template, 17, 13, "form", 2);
|
|
63
63
|
i0.ɵɵelementEnd();
|
|
@@ -72,7 +72,7 @@ DashboardCategoryFormComponent = __decorate([
|
|
|
72
72
|
export { DashboardCategoryFormComponent };
|
|
73
73
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DashboardCategoryFormComponent, [{
|
|
74
74
|
type: Component,
|
|
75
|
-
args: [{ selector: 'gen-dashboardcategory-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Dashboard Categories\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"
|
|
75
|
+
args: [{ selector: 'gen-dashboardcategory-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Dashboard Categories\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"Dashboards\" [Visible]=\"record.IsSaved\"> \n <span class=\"fa-solid fa-table-columns tab-header-icon\"></span>Dashboards\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Dashboards','CategoryID')\" \n [NewRecordValues]=\"NewRecordValues('Dashboards')\"\n [AllowLoad]=\"IsCurrentTab('Dashboards')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Dashboard Categories\" [Visible]=\"record.IsSaved\"> \n Dashboard Categories\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Dashboard Categories','ParentID')\" \n [NewRecordValues]=\"NewRecordValues('Dashboard Categories')\"\n [AllowLoad]=\"IsCurrentTab('Dashboard Categories')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
76
76
|
}], null, null); })();
|
|
77
77
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DashboardCategoryFormComponent, { className: "DashboardCategoryFormComponent", filePath: "src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.ts", lineNumber: 14 }); })();
|
|
78
78
|
export function LoadDashboardCategoryFormComponent() {
|
package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboardcategory.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.ts","../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,qCAAqC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHhF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,kNAAe,0BAAmB,KAAC,uMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,
|
|
1
|
+
{"version":3,"file":"dashboardcategory.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.ts","../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,qCAAqC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHhF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,kNAAe,0BAAmB,KAAC,uMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAAqD;IACjD,0BAA+D;IAAA,4BACnE;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAA+D;IAC3D,uCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IA1Cc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIR,cAA0B;IAA1B,+CAA0B;IAK5C,eAA6E;IAG7E,AADA,AADA,AADA,mGAA6E,yDAC5B,gDACT,mCACb;IAKC,cAA0B;IAA1B,+CAA0B;IAKtD,eAAqF;IAGrF,AADA,AADA,AADA,2GAAqF,mEAC1B,0DACT,mCACvB;;AD1BhD,IAAM,8BAA8B,GAApC,MAAM,8BAA+B,SAAQ,iBAAiB;4RAAxD,8BAA8B,SAA9B,8BAA8B;oEAA9B,8BAA8B;YCb3C,8BAAqC;YACjC,mFAA0D;YA4C9D,iBAAM;;YA5CK,cAAY;YAAZ,iCAAY;;;ADYV,8BAA8B;IAN1C,aAAa,CAAC,iBAAiB,EAAE,sBAAsB,CAAC,CAAC,uCAAuC;GAMpF,8BAA8B,CAE1C;;iFAFY,8BAA8B;cAL1C,SAAS;2BACI,4BAA4B;;kFAI7B,8BAA8B;AAI3C,MAAM,UAAU,kCAAkC;IAC9C,qCAAqC,EAAE,CAAC;AAC5C,CAAC"}
|
|
@@ -28,24 +28,24 @@ function DataContextFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
28
28
|
i0.ɵɵelement(7, "mj-form-section", 7);
|
|
29
29
|
i0.ɵɵelementEnd();
|
|
30
30
|
i0.ɵɵelementStart(8, "mj-tab", 8);
|
|
31
|
-
i0.ɵɵ
|
|
32
|
-
i0.ɵɵtext(10, "Reports ");
|
|
31
|
+
i0.ɵɵtext(9, " Data Context Items ");
|
|
33
32
|
i0.ɵɵelementEnd();
|
|
34
|
-
i0.ɵɵelementStart(
|
|
35
|
-
i0.ɵɵelement(
|
|
33
|
+
i0.ɵɵelementStart(10, "mj-tab-body");
|
|
34
|
+
i0.ɵɵelement(11, "mj-user-view-grid", 9);
|
|
36
35
|
i0.ɵɵelementEnd();
|
|
37
|
-
i0.ɵɵelementStart(
|
|
38
|
-
i0.ɵɵ
|
|
36
|
+
i0.ɵɵelementStart(12, "mj-tab", 10);
|
|
37
|
+
i0.ɵɵelement(13, "span", 11);
|
|
38
|
+
i0.ɵɵtext(14, "Reports ");
|
|
39
39
|
i0.ɵɵelementEnd();
|
|
40
40
|
i0.ɵɵelementStart(15, "mj-tab-body");
|
|
41
|
-
i0.ɵɵelement(16, "mj-user-view-grid",
|
|
41
|
+
i0.ɵɵelement(16, "mj-user-view-grid", 9);
|
|
42
42
|
i0.ɵɵelementEnd();
|
|
43
43
|
i0.ɵɵelementStart(17, "mj-tab", 12);
|
|
44
44
|
i0.ɵɵelement(18, "span", 13);
|
|
45
45
|
i0.ɵɵtext(19, "Conversations ");
|
|
46
46
|
i0.ɵɵelementEnd();
|
|
47
47
|
i0.ɵɵelementStart(20, "mj-tab-body");
|
|
48
|
-
i0.ɵɵelement(21, "mj-user-view-grid",
|
|
48
|
+
i0.ɵɵelement(21, "mj-user-view-grid", 9);
|
|
49
49
|
i0.ɵɵelementEnd()()();
|
|
50
50
|
} if (rf & 2) {
|
|
51
51
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -55,20 +55,20 @@ function DataContextFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
55
55
|
i0.ɵɵproperty("record", ctx_r1.record)("EditMode", ctx_r1.EditMode);
|
|
56
56
|
i0.ɵɵadvance();
|
|
57
57
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
58
|
-
i0.ɵɵadvance(4);
|
|
59
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Reports", "DataContextID"))("NewRecordValues", ctx_r1.NewRecordValues("Reports"))("AllowLoad", ctx_r1.IsCurrentTab("Reports"))("EditMode", ctx_r1.GridEditMode());
|
|
60
|
-
i0.ɵɵadvance();
|
|
61
|
-
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
62
58
|
i0.ɵɵadvance(3);
|
|
63
59
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Data Context Items", "DataContextID"))("NewRecordValues", ctx_r1.NewRecordValues("Data Context Items"))("AllowLoad", ctx_r1.IsCurrentTab("Data Context Items"))("EditMode", ctx_r1.GridEditMode());
|
|
64
60
|
i0.ɵɵadvance();
|
|
65
61
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
66
62
|
i0.ɵɵadvance(4);
|
|
63
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Reports", "DataContextID"))("NewRecordValues", ctx_r1.NewRecordValues("Reports"))("AllowLoad", ctx_r1.IsCurrentTab("Reports"))("EditMode", ctx_r1.GridEditMode());
|
|
64
|
+
i0.ɵɵadvance();
|
|
65
|
+
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
66
|
+
i0.ɵɵadvance(4);
|
|
67
67
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Conversations", "DataContextID"))("NewRecordValues", ctx_r1.NewRecordValues("Conversations"))("AllowLoad", ctx_r1.IsCurrentTab("Conversations"))("EditMode", ctx_r1.GridEditMode());
|
|
68
68
|
} }
|
|
69
69
|
let DataContextFormComponent = class DataContextFormComponent extends BaseFormComponent {
|
|
70
70
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDataContextFormComponent_BaseFactory; return function DataContextFormComponent_Factory(t) { return (ɵDataContextFormComponent_BaseFactory || (ɵDataContextFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DataContextFormComponent)))(t || DataContextFormComponent); }; })(); }
|
|
71
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DataContextFormComponent, selectors: [["gen-datacontext-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Data Contexts", "Section", "details", 3, "record", "EditMode"], ["Name", "
|
|
71
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DataContextFormComponent, selectors: [["gen-datacontext-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Data Contexts", "Section", "details", 3, "record", "EditMode"], ["Name", "Data Context Items", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "Reports", 3, "Visible"], [1, "fa-solid", "fa-chart-line", "tab-header-icon"], ["Name", "Conversations", 3, "Visible"], [1, "fa-regular", "fa-comments", "tab-header-icon"]], template: function DataContextFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
72
72
|
i0.ɵɵelementStart(0, "div", 1);
|
|
73
73
|
i0.ɵɵtemplate(1, DataContextFormComponent_form_1_Template, 22, 18, "form", 2);
|
|
74
74
|
i0.ɵɵelementEnd();
|
|
@@ -83,7 +83,7 @@ DataContextFormComponent = __decorate([
|
|
|
83
83
|
export { DataContextFormComponent };
|
|
84
84
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DataContextFormComponent, [{
|
|
85
85
|
type: Component,
|
|
86
|
-
args: [{ selector: 'gen-datacontext-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Data Contexts\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"
|
|
86
|
+
args: [{ selector: 'gen-datacontext-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Data Contexts\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"Data Context Items\" [Visible]=\"record.IsSaved\"> \n Data Context Items\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Data Context Items','DataContextID')\" \n [NewRecordValues]=\"NewRecordValues('Data Context Items')\"\n [AllowLoad]=\"IsCurrentTab('Data Context Items')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Reports\" [Visible]=\"record.IsSaved\"> \n <span class=\"fa-solid fa-chart-line tab-header-icon\"></span>Reports\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Reports','DataContextID')\" \n [NewRecordValues]=\"NewRecordValues('Reports')\"\n [AllowLoad]=\"IsCurrentTab('Reports')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Conversations\" [Visible]=\"record.IsSaved\"> \n <span class=\"fa-regular fa-comments tab-header-icon\"></span>Conversations\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversations','DataContextID')\" \n [NewRecordValues]=\"NewRecordValues('Conversations')\"\n [AllowLoad]=\"IsCurrentTab('Conversations')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
87
87
|
}], null, null); })();
|
|
88
88
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DataContextFormComponent, { className: "DataContextFormComponent", filePath: "src/lib/generated/Entities/DataContext/datacontext.form.component.ts", lineNumber: 14 }); })();
|
|
89
89
|
export function LoadDataContextFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datacontext.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DataContext/datacontext.form.component.ts","../../../../../src/lib/generated/Entities/DataContext/datacontext.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,+BAA+B,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICH1E,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,4MAAe,0BAAmB,KAAC,iMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,
|
|
1
|
+
{"version":3,"file":"datacontext.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DataContext/datacontext.form.component.ts","../../../../../src/lib/generated/Entities/DataContext/datacontext.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,+BAA+B,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICH1E,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,4MAAe,0BAAmB,KAAC,iMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAA6D;IACzD,oCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAkD;IAC9C,4BAA4D;IAAA,yBAChE;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAwD;IACpD,4BAA4D;IAAA,+BAChE;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IAvDc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIA,cAA0B;IAA1B,+CAA0B;IAKpD,eAAwF;IAGxF,AADA,AADA,AADA,8GAAwF,iEAC/B,wDACT,mCACrB;IAKZ,cAA0B;IAA1B,+CAA0B;IAKzC,eAA6E;IAG7E,AADA,AADA,AADA,mGAA6E,sDAC/B,6CACT,mCACV;IAKN,cAA0B;IAA1B,+CAA0B;IAK/C,eAAmF;IAGnF,AADA,AADA,AADA,yGAAmF,4DAC/B,mDACT,mCAChB;;ADvChD,IAAM,wBAAwB,GAA9B,MAAM,wBAAyB,SAAQ,iBAAiB;oQAAlD,wBAAwB,SAAxB,wBAAwB;oEAAxB,wBAAwB;YCbrC,8BAAqC;YACjC,6EAA0D;YAyD9D,iBAAM;;YAzDK,cAAY;YAAZ,iCAAY;;;ADYV,wBAAwB;IANpC,aAAa,CAAC,iBAAiB,EAAE,eAAe,CAAC,CAAC,uCAAuC;GAM7E,wBAAwB,CAEpC;;iFAFY,wBAAwB;cALpC,SAAS;2BACI,sBAAsB;;kFAIvB,wBAAwB;AAIrC,MAAM,UAAU,4BAA4B;IACxC,+BAA+B,EAAE,CAAC;AACtC,CAAC"}
|
|
@@ -29,32 +29,32 @@ function EmployeeFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
29
29
|
i0.ɵɵelementEnd();
|
|
30
30
|
i0.ɵɵelementStart(8, "mj-tab", 8);
|
|
31
31
|
i0.ɵɵelement(9, "span", 9);
|
|
32
|
-
i0.ɵɵtext(10, "
|
|
32
|
+
i0.ɵɵtext(10, "Direct Reports ");
|
|
33
33
|
i0.ɵɵelementEnd();
|
|
34
34
|
i0.ɵɵelementStart(11, "mj-tab-body");
|
|
35
35
|
i0.ɵɵelement(12, "mj-user-view-grid", 10);
|
|
36
36
|
i0.ɵɵelementEnd();
|
|
37
37
|
i0.ɵɵelementStart(13, "mj-tab", 11);
|
|
38
|
-
i0.ɵɵtext(14, " Employee
|
|
38
|
+
i0.ɵɵtext(14, " Employee Company Integrations ");
|
|
39
39
|
i0.ɵɵelementEnd();
|
|
40
40
|
i0.ɵɵelementStart(15, "mj-tab-body");
|
|
41
41
|
i0.ɵɵelement(16, "mj-user-view-grid", 10);
|
|
42
42
|
i0.ɵɵelementEnd();
|
|
43
43
|
i0.ɵɵelementStart(17, "mj-tab", 12);
|
|
44
|
-
i0.ɵɵtext(18, " Employee
|
|
44
|
+
i0.ɵɵtext(18, " Employee Roles ");
|
|
45
45
|
i0.ɵɵelementEnd();
|
|
46
46
|
i0.ɵɵelementStart(19, "mj-tab-body");
|
|
47
47
|
i0.ɵɵelement(20, "mj-user-view-grid", 10);
|
|
48
48
|
i0.ɵɵelementEnd();
|
|
49
49
|
i0.ɵɵelementStart(21, "mj-tab", 13);
|
|
50
|
-
i0.ɵɵ
|
|
51
|
-
i0.ɵɵtext(23, "Direct Reports ");
|
|
50
|
+
i0.ɵɵtext(22, " Employee Skills ");
|
|
52
51
|
i0.ɵɵelementEnd();
|
|
53
|
-
i0.ɵɵelementStart(
|
|
54
|
-
i0.ɵɵelement(
|
|
52
|
+
i0.ɵɵelementStart(23, "mj-tab-body");
|
|
53
|
+
i0.ɵɵelement(24, "mj-user-view-grid", 10);
|
|
55
54
|
i0.ɵɵelementEnd();
|
|
56
|
-
i0.ɵɵelementStart(
|
|
57
|
-
i0.ɵɵ
|
|
55
|
+
i0.ɵɵelementStart(25, "mj-tab", 14);
|
|
56
|
+
i0.ɵɵelement(26, "span", 15);
|
|
57
|
+
i0.ɵɵtext(27, "Users ");
|
|
58
58
|
i0.ɵɵelementEnd();
|
|
59
59
|
i0.ɵɵelementStart(28, "mj-tab-body");
|
|
60
60
|
i0.ɵɵelement(29, "mj-user-view-grid", 10);
|
|
@@ -68,27 +68,27 @@ function EmployeeFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
68
68
|
i0.ɵɵadvance();
|
|
69
69
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
70
70
|
i0.ɵɵadvance(4);
|
|
71
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("
|
|
71
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Employees", "SupervisorID"))("NewRecordValues", ctx_r1.NewRecordValues("Employees"))("AllowLoad", ctx_r1.IsCurrentTab("Direct Reports"))("EditMode", ctx_r1.GridEditMode());
|
|
72
72
|
i0.ɵɵadvance();
|
|
73
73
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
74
74
|
i0.ɵɵadvance(3);
|
|
75
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Employee
|
|
75
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Employee Company Integrations", "EmployeeID"))("NewRecordValues", ctx_r1.NewRecordValues("Employee Company Integrations"))("AllowLoad", ctx_r1.IsCurrentTab("Employee Company Integrations"))("EditMode", ctx_r1.GridEditMode());
|
|
76
76
|
i0.ɵɵadvance();
|
|
77
77
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
78
78
|
i0.ɵɵadvance(3);
|
|
79
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Employee
|
|
79
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Employee Roles", "EmployeeID"))("NewRecordValues", ctx_r1.NewRecordValues("Employee Roles"))("AllowLoad", ctx_r1.IsCurrentTab("Employee Roles"))("EditMode", ctx_r1.GridEditMode());
|
|
80
80
|
i0.ɵɵadvance();
|
|
81
81
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
82
|
-
i0.ɵɵadvance(
|
|
83
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("
|
|
82
|
+
i0.ɵɵadvance(3);
|
|
83
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Employee Skills", "EmployeeID"))("NewRecordValues", ctx_r1.NewRecordValues("Employee Skills"))("AllowLoad", ctx_r1.IsCurrentTab("Employee Skills"))("EditMode", ctx_r1.GridEditMode());
|
|
84
84
|
i0.ɵɵadvance();
|
|
85
85
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
86
|
-
i0.ɵɵadvance(
|
|
87
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("
|
|
86
|
+
i0.ɵɵadvance(4);
|
|
87
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Users", "EmployeeID"))("NewRecordValues", ctx_r1.NewRecordValues("Users"))("AllowLoad", ctx_r1.IsCurrentTab("Users"))("EditMode", ctx_r1.GridEditMode());
|
|
88
88
|
} }
|
|
89
89
|
let EmployeeFormComponent = class EmployeeFormComponent extends BaseFormComponent {
|
|
90
90
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEmployeeFormComponent_BaseFactory; return function EmployeeFormComponent_Factory(t) { return (ɵEmployeeFormComponent_BaseFactory || (ɵEmployeeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EmployeeFormComponent)))(t || EmployeeFormComponent); }; })(); }
|
|
91
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EmployeeFormComponent, selectors: [["gen-employee-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Employees", "Section", "details", 3, "record", "EditMode"], ["Name", "
|
|
91
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EmployeeFormComponent, selectors: [["gen-employee-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "Employees", "Section", "details", 3, "record", "EditMode"], ["Name", "Direct Reports", 3, "Visible"], [1, "fa-solid", "fa-users", "tab-header-icon"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "Employee Company Integrations", 3, "Visible"], ["Name", "Employee Roles", 3, "Visible"], ["Name", "Employee Skills", 3, "Visible"], ["Name", "Users", 3, "Visible"], [1, "fa-solid", "fa-user", "tab-header-icon"]], template: function EmployeeFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
92
92
|
i0.ɵɵelementStart(0, "div", 1);
|
|
93
93
|
i0.ɵɵtemplate(1, EmployeeFormComponent_form_1_Template, 30, 28, "form", 2);
|
|
94
94
|
i0.ɵɵelementEnd();
|
|
@@ -103,7 +103,7 @@ EmployeeFormComponent = __decorate([
|
|
|
103
103
|
export { EmployeeFormComponent };
|
|
104
104
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EmployeeFormComponent, [{
|
|
105
105
|
type: Component,
|
|
106
|
-
args: [{ selector: 'gen-employee-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Employees\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"
|
|
106
|
+
args: [{ selector: 'gen-employee-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"Employees\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"Direct Reports\" [Visible]=\"record.IsSaved\"> \n <span class=\"fa-solid fa-users tab-header-icon\"></span>Direct Reports\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Employees','SupervisorID')\" \n [NewRecordValues]=\"NewRecordValues('Employees')\"\n [AllowLoad]=\"IsCurrentTab('Direct Reports')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Employee Company Integrations\" [Visible]=\"record.IsSaved\"> \n Employee Company Integrations\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Employee Company Integrations','EmployeeID')\" \n [NewRecordValues]=\"NewRecordValues('Employee Company Integrations')\"\n [AllowLoad]=\"IsCurrentTab('Employee Company Integrations')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Employee Roles\" [Visible]=\"record.IsSaved\"> \n Employee Roles\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Employee Roles','EmployeeID')\" \n [NewRecordValues]=\"NewRecordValues('Employee Roles')\"\n [AllowLoad]=\"IsCurrentTab('Employee Roles')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Employee Skills\" [Visible]=\"record.IsSaved\"> \n Employee Skills\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Employee Skills','EmployeeID')\" \n [NewRecordValues]=\"NewRecordValues('Employee Skills')\"\n [AllowLoad]=\"IsCurrentTab('Employee Skills')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Users\" [Visible]=\"record.IsSaved\"> \n <span class=\"fa-solid fa-user tab-header-icon\"></span>Users\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Users','EmployeeID')\" \n [NewRecordValues]=\"NewRecordValues('Users')\"\n [AllowLoad]=\"IsCurrentTab('Users')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
107
107
|
}], null, null); })();
|
|
108
108
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EmployeeFormComponent, { className: "EmployeeFormComponent", filePath: "src/lib/generated/Entities/Employee/employee.form.component.ts", lineNumber: 14 }); })();
|
|
109
109
|
export function LoadEmployeeFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"employee.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Employee/employee.form.component.ts","../../../../../src/lib/generated/Entities/Employee/employee.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,4BAA4B,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHvE,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,yMAAe,0BAAmB,KAAC,8LAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,
|
|
1
|
+
{"version":3,"file":"employee.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Employee/employee.form.component.ts","../../../../../src/lib/generated/Entities/Employee/employee.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,4BAA4B,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHvE,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,yMAAe,0BAAmB,KAAC,8LAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAAyD;IACrD,0BAAuD;IAAA,gCAC3D;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAAwE;IACpE,gDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAAyD;IACrD,iCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAA0D;IACtD,kCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAAgD;IAC5C,4BAAsD;IAAA,uBAC1D;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IAjFc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIJ,cAA0B;IAA1B,+CAA0B;IAKhD,eAA8E;IAG9E,AADA,AADA,AADA,oGAA8E,wDAC9B,oDACJ,mCACjB;IAKU,cAA0B;IAA1B,+CAA0B;IAK/D,eAAgG;IAGhG,AADA,AADA,AADA,sHAAgG,4EAC5B,mEACT,mCAChC;IAKL,cAA0B;IAA1B,+CAA0B;IAKhD,eAAiF;IAGjF,AADA,AADA,AADA,uGAAiF,6DAC5B,oDACT,mCACjB;IAKJ,cAA0B;IAA1B,+CAA0B;IAKjD,eAAkF;IAGlF,AADA,AADA,AADA,wGAAkF,8DAC5B,qDACT,mCAClB;IAKd,cAA0B;IAA1B,+CAA0B;IAKvC,eAAwE;IAGxE,AADA,AADA,AADA,8FAAwE,oDAC5B,2CACT,mCACR;;ADjEhD,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,iBAAiB;wPAA/C,qBAAqB,SAArB,qBAAqB;oEAArB,qBAAqB;YCblC,8BAAqC;YACjC,0EAA0D;YAmF9D,iBAAM;;YAnFK,cAAY;YAAZ,iCAAY;;;ADYV,qBAAqB;IANjC,aAAa,CAAC,iBAAiB,EAAE,WAAW,CAAC,CAAC,uCAAuC;GAMzE,qBAAqB,CAEjC;;iFAFY,qBAAqB;cALjC,SAAS;2BACI,mBAAmB;;kFAIpB,qBAAqB;AAIlC,MAAM,UAAU,yBAAyB;IACrC,4BAA4B,EAAE,CAAC;AACnC,CAAC"}
|