@mj-biz-apps/common-ng 5.17.0 → 5.26.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.
|
@@ -11,13 +11,12 @@ import * as i9 from "./Entities/mjBizAppsCommonRelationshipType/mjbizappscommonr
|
|
|
11
11
|
import * as i10 from "./Entities/mjBizAppsCommonRelationship/mjbizappscommonrelationship.form.component";
|
|
12
12
|
import * as i11 from "@angular/common";
|
|
13
13
|
import * as i12 from "@angular/forms";
|
|
14
|
-
import * as i13 from "@
|
|
15
|
-
import * as i14 from "@memberjunction/ng-
|
|
16
|
-
import * as i15 from "@memberjunction/ng-
|
|
17
|
-
import * as i16 from "@memberjunction/ng-link-directives";
|
|
14
|
+
import * as i13 from "@memberjunction/ng-base-forms";
|
|
15
|
+
import * as i14 from "@memberjunction/ng-entity-viewer";
|
|
16
|
+
import * as i15 from "@memberjunction/ng-link-directives";
|
|
18
17
|
export declare class GeneratedForms_SubModule_0 {
|
|
19
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_0, never>;
|
|
20
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_0, [typeof i1.mjBizAppsCommonAddressLinkFormComponent, typeof i2.mjBizAppsCommonAddressTypeFormComponent, typeof i3.mjBizAppsCommonAddressFormComponent, typeof i4.mjBizAppsCommonContactMethodFormComponent, typeof i5.mjBizAppsCommonContactTypeFormComponent, typeof i6.mjBizAppsCommonOrganizationTypeFormComponent, typeof i7.mjBizAppsCommonOrganizationFormComponent, typeof i8.mjBizAppsCommonPersonFormComponent, typeof i9.mjBizAppsCommonRelationshipTypeFormComponent, typeof i10.mjBizAppsCommonRelationshipFormComponent], [typeof i11.CommonModule, typeof i12.FormsModule, typeof i13.
|
|
19
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_0, [typeof i1.mjBizAppsCommonAddressLinkFormComponent, typeof i2.mjBizAppsCommonAddressTypeFormComponent, typeof i3.mjBizAppsCommonAddressFormComponent, typeof i4.mjBizAppsCommonContactMethodFormComponent, typeof i5.mjBizAppsCommonContactTypeFormComponent, typeof i6.mjBizAppsCommonOrganizationTypeFormComponent, typeof i7.mjBizAppsCommonOrganizationFormComponent, typeof i8.mjBizAppsCommonPersonFormComponent, typeof i9.mjBizAppsCommonRelationshipTypeFormComponent, typeof i10.mjBizAppsCommonRelationshipFormComponent], [typeof i11.CommonModule, typeof i12.FormsModule, typeof i13.BaseFormsModule, typeof i14.EntityViewerModule, typeof i15.LinkDirectivesModule], never>;
|
|
21
20
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_0>;
|
|
22
21
|
}
|
|
23
22
|
export declare class GeneratedFormsModule {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AA8BA,qBAsBa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAOa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB,iBAXpB,0BAA0B;0CAW1B,oBAAoB;CAAI"}
|
|
@@ -12,7 +12,6 @@ import { FormsModule } from '@angular/forms';
|
|
|
12
12
|
import { BaseFormsModule } from '@memberjunction/ng-base-forms';
|
|
13
13
|
import { EntityViewerModule } from '@memberjunction/ng-entity-viewer';
|
|
14
14
|
import { LinkDirectivesModule } from '@memberjunction/ng-link-directives';
|
|
15
|
-
import { LayoutModule } from '@progress/kendo-angular-layout';
|
|
16
15
|
// Import Generated Components
|
|
17
16
|
import { mjBizAppsCommonAddressLinkFormComponent } from "./Entities/mjBizAppsCommonAddressLink/mjbizappscommonaddresslink.form.component";
|
|
18
17
|
import { mjBizAppsCommonAddressTypeFormComponent } from "./Entities/mjBizAppsCommonAddressType/mjbizappscommonaddresstype.form.component";
|
|
@@ -30,7 +29,6 @@ export class GeneratedForms_SubModule_0 {
|
|
|
30
29
|
static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_0 });
|
|
31
30
|
static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
32
31
|
FormsModule,
|
|
33
|
-
LayoutModule,
|
|
34
32
|
BaseFormsModule,
|
|
35
33
|
EntityViewerModule,
|
|
36
34
|
LinkDirectivesModule] });
|
|
@@ -53,7 +51,6 @@ export class GeneratedForms_SubModule_0 {
|
|
|
53
51
|
imports: [
|
|
54
52
|
CommonModule,
|
|
55
53
|
FormsModule,
|
|
56
|
-
LayoutModule,
|
|
57
54
|
BaseFormsModule,
|
|
58
55
|
EntityViewerModule,
|
|
59
56
|
LinkDirectivesModule
|
|
@@ -72,7 +69,6 @@ export class GeneratedForms_SubModule_0 {
|
|
|
72
69
|
mjBizAppsCommonRelationshipTypeFormComponent,
|
|
73
70
|
mjBizAppsCommonRelationshipFormComponent], imports: [CommonModule,
|
|
74
71
|
FormsModule,
|
|
75
|
-
LayoutModule,
|
|
76
72
|
BaseFormsModule,
|
|
77
73
|
EntityViewerModule,
|
|
78
74
|
LinkDirectivesModule] }); })();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generated-forms.module.js","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":"AAAA;;;;;;mFAMmF;AACnF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,yBAAyB;AACzB,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;
|
|
1
|
+
{"version":3,"file":"generated-forms.module.js","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":"AAAA;;;;;;mFAMmF;AACnF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,yBAAyB;AACzB,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAG1E,8BAA8B;AAC9B,OAAO,EAAE,uCAAuC,EAAE,MAAM,iFAAiF,CAAC;AAC1I,OAAO,EAAE,uCAAuC,EAAE,MAAM,iFAAiF,CAAC;AAC1I,OAAO,EAAE,mCAAmC,EAAE,MAAM,yEAAyE,CAAC;AAC9H,OAAO,EAAE,yCAAyC,EAAE,MAAM,qFAAqF,CAAC;AAChJ,OAAO,EAAE,uCAAuC,EAAE,MAAM,iFAAiF,CAAC;AAC1I,OAAO,EAAE,4CAA4C,EAAE,MAAM,2FAA2F,CAAC;AACzJ,OAAO,EAAE,wCAAwC,EAAE,MAAM,mFAAmF,CAAC;AAC7I,OAAO,EAAE,kCAAkC,EAAE,MAAM,uEAAuE,CAAC;AAC3H,OAAO,EAAE,4CAA4C,EAAE,MAAM,2FAA2F,CAAC;AACzJ,OAAO,EAAE,wCAAwC,EAAE,MAAM,mFAAmF,CAAC;;AAyB7I,MAAM,OAAO,0BAA0B;oHAA1B,0BAA0B;4DAA1B,0BAA0B;gEATnC,YAAY;YACZ,WAAW;YACX,eAAe;YACf,kBAAkB;YAClB,oBAAoB;;iFAKX,0BAA0B;cAtBtC,QAAQ;eAAC;gBACV,YAAY,EAAE;oBACV,uCAAuC;oBACvC,uCAAuC;oBACvC,mCAAmC;oBACnC,yCAAyC;oBACzC,uCAAuC;oBACvC,4CAA4C;oBAC5C,wCAAwC;oBACxC,kCAAkC;oBAClC,4CAA4C;oBAC5C,wCAAwC;iBAAC;gBAC7C,OAAO,EAAE;oBACL,YAAY;oBACZ,WAAW;oBACX,eAAe;oBACf,kBAAkB;oBAClB,oBAAoB;iBACvB;gBACD,OAAO,EAAE,EACR;aACA;;wFACY,0BAA0B,mBApBnC,uCAAuC;QACvC,uCAAuC;QACvC,mCAAmC;QACnC,yCAAyC;QACzC,uCAAuC;QACvC,4CAA4C;QAC5C,wCAAwC;QACxC,kCAAkC;QAClC,4CAA4C;QAC5C,wCAAwC,aAExC,YAAY;QACZ,WAAW;QACX,eAAe;QACf,kBAAkB;QAClB,oBAAoB;AAgBxB,MAAM,OAAO,oBAAoB;8GAApB,oBAAoB;4DAApB,oBAAoB;gEAH7B,0BAA0B;;iFAGjB,oBAAoB;cAPhC,QAAQ;eAAC;gBACV,YAAY,EAAE,EACb;gBACD,OAAO,EAAE;oBACL,0BAA0B;iBAC7B;aACA;;wFACY,oBAAoB,cAXpB,0BAA0B"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mj-biz-apps/common-ng",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.26.0",
|
|
5
5
|
"description": "BizApps Common Angular bootstrap - form components and module for the Common business entities Open App",
|
|
6
6
|
"main": "dist/public-api.js",
|
|
7
7
|
"types": "dist/public-api.d.ts",
|
|
@@ -18,17 +18,16 @@
|
|
|
18
18
|
"author": "MemberJunction.com",
|
|
19
19
|
"license": "ISC",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@mj-biz-apps/common-entities": "5.
|
|
22
|
-
"@memberjunction/global": "5.
|
|
23
|
-
"@memberjunction/actions-base": "5.
|
|
24
|
-
"@memberjunction/graphql-dataprovider": "5.
|
|
25
|
-
"@memberjunction/ng-base-forms": "5.
|
|
26
|
-
"@memberjunction/ng-entity-viewer": "5.
|
|
27
|
-
"@memberjunction/ng-link-directives": "5.
|
|
21
|
+
"@mj-biz-apps/common-entities": "5.26.0",
|
|
22
|
+
"@memberjunction/global": "5.26.0",
|
|
23
|
+
"@memberjunction/actions-base": "5.26.0",
|
|
24
|
+
"@memberjunction/graphql-dataprovider": "5.26.0",
|
|
25
|
+
"@memberjunction/ng-base-forms": "5.26.0",
|
|
26
|
+
"@memberjunction/ng-entity-viewer": "5.26.0",
|
|
27
|
+
"@memberjunction/ng-link-directives": "5.26.0",
|
|
28
28
|
"@angular/core": "21.1.3",
|
|
29
29
|
"@angular/common": "21.1.3",
|
|
30
|
-
"@angular/forms": "21.1.3"
|
|
31
|
-
"@progress/kendo-angular-layout": "22.0.1"
|
|
30
|
+
"@angular/forms": "21.1.3"
|
|
32
31
|
},
|
|
33
32
|
"peerDependencies": {
|
|
34
33
|
"@angular/core": ">=21.0.0",
|