piral-ng 0.15.1-beta.4908 → 0.15.1
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/common/SharedModule.d.ts +0 -15
- package/common/esm2020/SharedModule.mjs +1 -1
- package/common/fesm2015/piral-ng-common.mjs.map +1 -1
- package/common/fesm2020/piral-ng-common.mjs.map +1 -1
- package/esm/common/SharedModule.d.ts +0 -15
- package/esm/common/SharedModule.js.map +1 -1
- package/lib/common/SharedModule.d.ts +0 -15
- package/lib/common/SharedModule.js.map +1 -1
- package/package.json +3 -3
package/common/SharedModule.d.ts
CHANGED
|
@@ -1,24 +1,9 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { ɵɵFactoryDeclaration, ɵɵInjectorDeclaration, ɵɵNgModuleDeclaration } from '@angular/core';
|
|
3
|
-
import { NgExtension } from './NgExtension';
|
|
4
|
-
import { ResourceUrlPipe } from './ResourceUrlPipe';
|
|
5
1
|
import * as i0 from "@angular/core";
|
|
6
2
|
import * as i1 from "./NgExtension";
|
|
7
3
|
import * as i2 from "./ResourceUrlPipe";
|
|
8
4
|
import * as i3 from "@angular/common";
|
|
9
5
|
export declare class SharedModule {
|
|
10
6
|
static props: {};
|
|
11
|
-
static ɵfac: ɵɵFactoryDeclaration<SharedModule, never>;
|
|
12
|
-
static ɵmod: ɵɵNgModuleDeclaration<SharedModule, [
|
|
13
|
-
typeof NgExtension,
|
|
14
|
-
typeof ResourceUrlPipe
|
|
15
|
-
], [
|
|
16
|
-
typeof CommonModule
|
|
17
|
-
], [
|
|
18
|
-
typeof NgExtension,
|
|
19
|
-
typeof ResourceUrlPipe
|
|
20
|
-
]>;
|
|
21
|
-
static ɵinj: ɵɵInjectorDeclaration<SharedModule>;
|
|
22
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
|
|
23
8
|
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.NgExtension, typeof i2.ResourceUrlPipe], [typeof i3.CommonModule], [typeof i1.NgExtension, typeof i2.ResourceUrlPipe]>;
|
|
24
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
|
|
@@ -21,4 +21,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.3", ngImpor
|
|
|
21
21
|
exports: exportsDef,
|
|
22
22
|
}]
|
|
23
23
|
}] });
|
|
24
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiU2hhcmVkTW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL2NvbW1vbi9TaGFyZWRNb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFdBQVcsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM1QyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sbUJBQW1CLENBQUM7O0FBRXBELE1BQU0sZUFBZSxHQUFHLENBQUMsV0FBVyxFQUFFLGVBQWUsQ0FBQyxDQUFDO0FBQ3ZELE1BQU0sVUFBVSxHQUFHLENBQUMsV0FBVyxFQUFFLGVBQWUsQ0FBQyxDQUFDO0FBQ2xELE1BQU0sVUFBVSxHQUFHLENBQUMsWUFBWSxDQUFDLENBQUM7QUFRbEMsTUFBTSxPQUFPLFlBQVk7O0FBQ2hCLGtCQUFLLEdBQUcsRUFBRSxDQUFDO3lHQURQLFlBQVk7MEdBQVosWUFBWSxpQkFWQSxXQUFXLEVBQUUsZUFBZSxhQUVqQyxZQUFZLGFBRFosV0FBVyxFQUFFLGVBQWU7MEdBU25DLFlBQVksWUFIZCxVQUFVOzJGQUdSLFlBQVk7a0JBTnhCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLGVBQWU7b0JBQzdCLFNBQVMsRUFBRSxFQUFFO29CQUNiLE9BQU8sRUFBRSxVQUFVO29CQUNuQixPQUFPLEVBQUUsVUFBVTtpQkFDcEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IE5nRXh0ZW5zaW9uIH0gZnJvbSAnLi9OZ0V4dGVuc2lvbic7XG5pbXBvcnQgeyBSZXNvdXJjZVVybFBpcGUgfSBmcm9tICcuL1Jlc291cmNlVXJsUGlwZSc7XG5cbmNvbnN0IGRlY2xhcmF0aW9uc0RlZiA9IFtOZ0V4dGVuc2lvbiwgUmVzb3VyY2VVcmxQaXBlXTtcbmNvbnN0IGV4cG9ydHNEZWYgPSBbTmdFeHRlbnNpb24sIFJlc291cmNlVXJsUGlwZV07XG5jb25zdCBpbXBvcnRzRGVmID0gW0NvbW1vbk1vZHVsZV07XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogZGVjbGFyYXRpb25zRGVmLFxuICBwcm92aWRlcnM6IFtdLFxuICBpbXBvcnRzOiBpbXBvcnRzRGVmLFxuICBleHBvcnRzOiBleHBvcnRzRGVmLFxufSlcbmV4cG9ydCBjbGFzcyBTaGFyZWRNb2R1bGUge1xuICBzdGF0aWMgcHJvcHMgPSB7fTtcbn1cbiJdfQ==
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"piral-ng-common.mjs","sources":["../../src/common/NgExtension.ts","../../src/common/ResourceUrlPipe.ts","../../src/common/SharedModule.ts","../../src/common/piral-ng-common.ts"],"sourcesContent":["import type { PiletApi } from 'piral-core';\nimport { Component, ElementRef, Input, Inject, OnChanges } from '@angular/core';\n\nconst selector = 'extension-component';\n\n@Component({\n selector,\n template: '',\n})\nexport class NgExtension implements OnChanges {\n @Input('name') public name: string | undefined;\n @Input('params') public params: object | undefined;\n\n constructor(private elRef: ElementRef<HTMLElement>, @Inject('piral') private piral: PiletApi) {}\n\n ngOnChanges() {\n this.elRef.nativeElement.dispatchEvent(\n new CustomEvent('extension-props-changed', {\n detail: {\n name: this.name,\n params: this.params,\n },\n }),\n );\n }\n\n ngAfterContentInit() {\n this.piral.renderHtmlExtension(this.elRef.nativeElement, {\n name: this.name,\n params: this.params,\n });\n }\n}\n","import type { PiletApi } from 'piral-core';\nimport { Inject, Pipe, PipeTransform } from '@angular/core';\n\n@Pipe({ name: 'resourceUrl' })\nexport class ResourceUrlPipe implements PipeTransform {\n constructor(@Inject('piral') private piral: PiletApi) {}\n\n transform(value: string): string {\n const { basePath = '/' } = this.piral.meta;\n return basePath + value;\n }\n}\n","import { CommonModule } from '@angular/common';\nimport { NgModule
|
|
1
|
+
{"version":3,"file":"piral-ng-common.mjs","sources":["../../src/common/NgExtension.ts","../../src/common/ResourceUrlPipe.ts","../../src/common/SharedModule.ts","../../src/common/piral-ng-common.ts"],"sourcesContent":["import type { PiletApi } from 'piral-core';\nimport { Component, ElementRef, Input, Inject, OnChanges } from '@angular/core';\n\nconst selector = 'extension-component';\n\n@Component({\n selector,\n template: '',\n})\nexport class NgExtension implements OnChanges {\n @Input('name') public name: string | undefined;\n @Input('params') public params: object | undefined;\n\n constructor(private elRef: ElementRef<HTMLElement>, @Inject('piral') private piral: PiletApi) {}\n\n ngOnChanges() {\n this.elRef.nativeElement.dispatchEvent(\n new CustomEvent('extension-props-changed', {\n detail: {\n name: this.name,\n params: this.params,\n },\n }),\n );\n }\n\n ngAfterContentInit() {\n this.piral.renderHtmlExtension(this.elRef.nativeElement, {\n name: this.name,\n params: this.params,\n });\n }\n}\n","import type { PiletApi } from 'piral-core';\nimport { Inject, Pipe, PipeTransform } from '@angular/core';\n\n@Pipe({ name: 'resourceUrl' })\nexport class ResourceUrlPipe implements PipeTransform {\n constructor(@Inject('piral') private piral: PiletApi) {}\n\n transform(value: string): string {\n const { basePath = '/' } = this.piral.meta;\n return basePath + value;\n }\n}\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { NgExtension } from './NgExtension';\nimport { ResourceUrlPipe } from './ResourceUrlPipe';\n\nconst declarationsDef = [NgExtension, ResourceUrlPipe];\nconst exportsDef = [NgExtension, ResourceUrlPipe];\nconst importsDef = [CommonModule];\n\n@NgModule({\n declarations: declarationsDef,\n providers: [],\n imports: importsDef,\n exports: exportsDef,\n})\nexport class SharedModule {\n static props = {};\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"piral-ng-common.mjs","sources":["../../src/common/NgExtension.ts","../../src/common/ResourceUrlPipe.ts","../../src/common/SharedModule.ts","../../src/common/piral-ng-common.ts"],"sourcesContent":["import type { PiletApi } from 'piral-core';\nimport { Component, ElementRef, Input, Inject, OnChanges } from '@angular/core';\n\nconst selector = 'extension-component';\n\n@Component({\n selector,\n template: '',\n})\nexport class NgExtension implements OnChanges {\n @Input('name') public name: string | undefined;\n @Input('params') public params: object | undefined;\n\n constructor(private elRef: ElementRef<HTMLElement>, @Inject('piral') private piral: PiletApi) {}\n\n ngOnChanges() {\n this.elRef.nativeElement.dispatchEvent(\n new CustomEvent('extension-props-changed', {\n detail: {\n name: this.name,\n params: this.params,\n },\n }),\n );\n }\n\n ngAfterContentInit() {\n this.piral.renderHtmlExtension(this.elRef.nativeElement, {\n name: this.name,\n params: this.params,\n });\n }\n}\n","import type { PiletApi } from 'piral-core';\nimport { Inject, Pipe, PipeTransform } from '@angular/core';\n\n@Pipe({ name: 'resourceUrl' })\nexport class ResourceUrlPipe implements PipeTransform {\n constructor(@Inject('piral') private piral: PiletApi) {}\n\n transform(value: string): string {\n const { basePath = '/' } = this.piral.meta;\n return basePath + value;\n }\n}\n","import { CommonModule } from '@angular/common';\nimport { NgModule
|
|
1
|
+
{"version":3,"file":"piral-ng-common.mjs","sources":["../../src/common/NgExtension.ts","../../src/common/ResourceUrlPipe.ts","../../src/common/SharedModule.ts","../../src/common/piral-ng-common.ts"],"sourcesContent":["import type { PiletApi } from 'piral-core';\nimport { Component, ElementRef, Input, Inject, OnChanges } from '@angular/core';\n\nconst selector = 'extension-component';\n\n@Component({\n selector,\n template: '',\n})\nexport class NgExtension implements OnChanges {\n @Input('name') public name: string | undefined;\n @Input('params') public params: object | undefined;\n\n constructor(private elRef: ElementRef<HTMLElement>, @Inject('piral') private piral: PiletApi) {}\n\n ngOnChanges() {\n this.elRef.nativeElement.dispatchEvent(\n new CustomEvent('extension-props-changed', {\n detail: {\n name: this.name,\n params: this.params,\n },\n }),\n );\n }\n\n ngAfterContentInit() {\n this.piral.renderHtmlExtension(this.elRef.nativeElement, {\n name: this.name,\n params: this.params,\n });\n }\n}\n","import type { PiletApi } from 'piral-core';\nimport { Inject, Pipe, PipeTransform } from '@angular/core';\n\n@Pipe({ name: 'resourceUrl' })\nexport class ResourceUrlPipe implements PipeTransform {\n constructor(@Inject('piral') private piral: PiletApi) {}\n\n transform(value: string): string {\n const { basePath = '/' } = this.piral.meta;\n return basePath + value;\n }\n}\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { NgExtension } from './NgExtension';\nimport { ResourceUrlPipe } from './ResourceUrlPipe';\n\nconst declarationsDef = [NgExtension, ResourceUrlPipe];\nconst exportsDef = [NgExtension, ResourceUrlPipe];\nconst importsDef = [CommonModule];\n\n@NgModule({\n declarations: declarationsDef,\n providers: [],\n imports: importsDef,\n exports: exportsDef,\n})\nexport class SharedModule {\n static props = {};\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { ɵɵFactoryDeclaration, ɵɵInjectorDeclaration, ɵɵNgModuleDeclaration } from '@angular/core';
|
|
3
|
-
import { NgExtension } from './NgExtension';
|
|
4
|
-
import { ResourceUrlPipe } from './ResourceUrlPipe';
|
|
5
1
|
export declare class SharedModule {
|
|
6
2
|
static props: {};
|
|
7
|
-
static ɵfac: ɵɵFactoryDeclaration<SharedModule, never>;
|
|
8
|
-
static ɵmod: ɵɵNgModuleDeclaration<SharedModule, [
|
|
9
|
-
typeof NgExtension,
|
|
10
|
-
typeof ResourceUrlPipe
|
|
11
|
-
], [
|
|
12
|
-
typeof CommonModule
|
|
13
|
-
], [
|
|
14
|
-
typeof NgExtension,
|
|
15
|
-
typeof ResourceUrlPipe
|
|
16
|
-
]>;
|
|
17
|
-
static ɵinj: ɵɵInjectorDeclaration<SharedModule>;
|
|
18
3
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SharedModule.js","sourceRoot":"","sources":["../../src/common/SharedModule.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,QAAQ,
|
|
1
|
+
{"version":3,"file":"SharedModule.js","sourceRoot":"","sources":["../../src/common/SharedModule.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,MAAM,eAAe,GAAG,CAAC,WAAW,EAAE,eAAe,CAAC,CAAC;AACvD,MAAM,UAAU,GAAG,CAAC,WAAW,EAAE,eAAe,CAAC,CAAC;AAClD,MAAM,UAAU,GAAG,CAAC,YAAY,CAAC,CAAC;AAQ3B,IAAM,YAAY,GAAlB,MAAM,YAAY;;AAChB,kBAAK,GAAG,EAAE,CAAC;AADP,YAAY;IANxB,QAAQ,CAAC;QACR,YAAY,EAAE,eAAe;QAC7B,SAAS,EAAE,EAAE;QACb,OAAO,EAAE,UAAU;QACnB,OAAO,EAAE,UAAU;KACpB,CAAC;GACW,YAAY,CAExB;SAFY,YAAY"}
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { ɵɵFactoryDeclaration, ɵɵInjectorDeclaration, ɵɵNgModuleDeclaration } from '@angular/core';
|
|
3
|
-
import { NgExtension } from './NgExtension';
|
|
4
|
-
import { ResourceUrlPipe } from './ResourceUrlPipe';
|
|
5
1
|
export declare class SharedModule {
|
|
6
2
|
static props: {};
|
|
7
|
-
static ɵfac: ɵɵFactoryDeclaration<SharedModule, never>;
|
|
8
|
-
static ɵmod: ɵɵNgModuleDeclaration<SharedModule, [
|
|
9
|
-
typeof NgExtension,
|
|
10
|
-
typeof ResourceUrlPipe
|
|
11
|
-
], [
|
|
12
|
-
typeof CommonModule
|
|
13
|
-
], [
|
|
14
|
-
typeof NgExtension,
|
|
15
|
-
typeof ResourceUrlPipe
|
|
16
|
-
]>;
|
|
17
|
-
static ɵinj: ɵɵInjectorDeclaration<SharedModule>;
|
|
18
3
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SharedModule.js","sourceRoot":"","sources":["../../src/common/SharedModule.ts"],"names":[],"mappings":";;;;AAAA,4CAA+C;AAC/C,
|
|
1
|
+
{"version":3,"file":"SharedModule.js","sourceRoot":"","sources":["../../src/common/SharedModule.ts"],"names":[],"mappings":";;;;AAAA,4CAA+C;AAC/C,wCAAyC;AACzC,+CAA4C;AAC5C,uDAAoD;AAEpD,MAAM,eAAe,GAAG,CAAC,yBAAW,EAAE,iCAAe,CAAC,CAAC;AACvD,MAAM,UAAU,GAAG,CAAC,yBAAW,EAAE,iCAAe,CAAC,CAAC;AAClD,MAAM,UAAU,GAAG,CAAC,qBAAY,CAAC,CAAC;AAQ3B,IAAM,YAAY,GAAlB,MAAM,YAAY;;AAChB,kBAAK,GAAG,EAAE,CAAC;AADP,YAAY;IANxB,IAAA,eAAQ,EAAC;QACR,YAAY,EAAE,eAAe;QAC7B,SAAS,EAAE,EAAE;QACb,OAAO,EAAE,UAAU;QACnB,OAAO,EAAE,UAAU;KACpB,CAAC;GACW,YAAY,CAExB;AAFY,oCAAY"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "piral-ng",
|
|
3
|
-
"version": "0.15.1
|
|
3
|
+
"version": "0.15.1",
|
|
4
4
|
"description": "Plugin for integrating Angular components in Piral.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"piral",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"@angular/platform-browser-dynamic": "^14.0.0",
|
|
82
82
|
"@angular/router": "^14.0.0",
|
|
83
83
|
"ng-packagr": "^14.0.0",
|
|
84
|
-
"piral-core": "0.15.1
|
|
84
|
+
"piral-core": "^0.15.1",
|
|
85
85
|
"rxjs": "^7.3.0"
|
|
86
86
|
},
|
|
87
87
|
"peerDependencies": {
|
|
@@ -92,5 +92,5 @@
|
|
|
92
92
|
"@angular/router": "^2.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0",
|
|
93
93
|
"rxjs": "^5.0.0 || ^6.0.0 || ^7.0.0"
|
|
94
94
|
},
|
|
95
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "b1e17ccc03bd4a256ba20ff7e7bb2b899ef35102"
|
|
96
96
|
}
|