@rolatech/angular-community 20.1.6-beta.9 → 20.1.8
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/fesm2022/{rolatech-angular-community-community-index.component-DuhN1Jc_.mjs → rolatech-angular-community-community-index.component-aqgRTFuT.mjs} +4 -4
- package/fesm2022/{rolatech-angular-community-community-index.component-DuhN1Jc_.mjs.map → rolatech-angular-community-community-index.component-aqgRTFuT.mjs.map} +1 -1
- package/fesm2022/rolatech-angular-community.mjs +19 -19
- package/fesm2022/rolatech-angular-community.mjs.map +1 -1
- package/package.json +3 -3
- /package/{index.d.ts → types/rolatech-angular-community.d.ts} +0 -0
|
@@ -3,13 +3,13 @@ import { Component } from '@angular/core';
|
|
|
3
3
|
import { CommonModule } from '@angular/common';
|
|
4
4
|
|
|
5
5
|
class CommunityIndexComponent {
|
|
6
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityIndexComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.0", type: CommunityIndexComponent, isStandalone: true, selector: "rolatech-community-index", ngImport: i0, template: "<p>community-index works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
8
8
|
}
|
|
9
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityIndexComponent, decorators: [{
|
|
10
10
|
type: Component,
|
|
11
11
|
args: [{ selector: 'rolatech-community-index', imports: [CommonModule], template: "<p>community-index works!</p>\n" }]
|
|
12
12
|
}] });
|
|
13
13
|
|
|
14
14
|
export { CommunityIndexComponent };
|
|
15
|
-
//# sourceMappingURL=rolatech-angular-community-community-index.component-
|
|
15
|
+
//# sourceMappingURL=rolatech-angular-community-community-index.component-aqgRTFuT.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rolatech-angular-community-community-index.component-
|
|
1
|
+
{"version":3,"file":"rolatech-angular-community-community-index.component-aqgRTFuT.mjs","sources":["../../../../packages/angular-community/src/lib/pages/community/community-index/community-index.component.ts","../../../../packages/angular-community/src/lib/pages/community/community-index/community-index.component.html"],"sourcesContent":["import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-index',\n imports: [CommonModule],\n templateUrl: './community-index.component.html',\n styleUrl: './community-index.component.scss',\n})\nexport class CommunityIndexComponent {}\n","<p>community-index works!</p>\n"],"names":[],"mappings":";;;;MASa,uBAAuB,CAAA;8GAAvB,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAvB,uBAAuB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,0BAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,ECTpC,iCACA,EAAA,MAAA,EAAA,CAAA,EAAA,CAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EDIY,YAAY,EAAA,CAAA,EAAA,CAAA,CAAA;;2FAIX,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBANnC,SAAS;+BACE,0BAA0B,EAAA,OAAA,EAC3B,CAAC,YAAY,CAAC,EAAA,QAAA,EAAA,iCAAA,EAAA;;;;;"}
|
|
@@ -4,19 +4,19 @@ import { CommonModule } from '@angular/common';
|
|
|
4
4
|
import { BaseService } from '@rolatech/angular-services';
|
|
5
5
|
|
|
6
6
|
class CommunityLayoutComponent {
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.0", type: CommunityLayoutComponent, isStandalone: true, selector: "rolatech-community-layout", ngImport: i0, template: "<p>community-layout works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityLayoutComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'rolatech-community-layout', imports: [CommonModule], template: "<p>community-layout works!</p>\n" }]
|
|
13
13
|
}] });
|
|
14
14
|
|
|
15
15
|
class CommunityDetailsComponent {
|
|
16
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
17
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
16
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityDetailsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
17
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.0", type: CommunityDetailsComponent, isStandalone: true, selector: "rolatech-community-details", ngImport: i0, template: "<p>community-details works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
18
18
|
}
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityDetailsComponent, decorators: [{
|
|
20
20
|
type: Component,
|
|
21
21
|
args: [{ selector: 'rolatech-community-details', imports: [CommonModule], template: "<p>community-details works!</p>\n" }]
|
|
22
22
|
}] });
|
|
@@ -28,7 +28,7 @@ const communityRoutes = [
|
|
|
28
28
|
children: [
|
|
29
29
|
{
|
|
30
30
|
path: '',
|
|
31
|
-
loadComponent: () => import('./rolatech-angular-community-community-index.component-
|
|
31
|
+
loadComponent: () => import('./rolatech-angular-community-community-index.component-aqgRTFuT.mjs').then((x) => x.CommunityIndexComponent),
|
|
32
32
|
},
|
|
33
33
|
],
|
|
34
34
|
},
|
|
@@ -39,28 +39,28 @@ const communityRoutes = [
|
|
|
39
39
|
];
|
|
40
40
|
|
|
41
41
|
class CommunityManageIndexComponent {
|
|
42
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
43
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
42
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityManageIndexComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
43
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.0", type: CommunityManageIndexComponent, isStandalone: true, selector: "rolatech-community-manage-index", ngImport: i0, template: "<p>community-manage-index works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
44
44
|
}
|
|
45
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
45
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityManageIndexComponent, decorators: [{
|
|
46
46
|
type: Component,
|
|
47
47
|
args: [{ selector: 'rolatech-community-manage-index', imports: [CommonModule], template: "<p>community-manage-index works!</p>\n" }]
|
|
48
48
|
}] });
|
|
49
49
|
|
|
50
50
|
class CommunityManagePostComponent {
|
|
51
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
52
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
51
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityManagePostComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
52
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.0", type: CommunityManagePostComponent, isStandalone: true, selector: "rolatech-community-manage-post", ngImport: i0, template: "<p>community-manage-post works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
53
53
|
}
|
|
54
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
54
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityManagePostComponent, decorators: [{
|
|
55
55
|
type: Component,
|
|
56
56
|
args: [{ selector: 'rolatech-community-manage-post', imports: [CommonModule], template: "<p>community-manage-post works!</p>\n" }]
|
|
57
57
|
}] });
|
|
58
58
|
|
|
59
59
|
class CommunityManagePostDetailsComponent {
|
|
60
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
61
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
60
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityManagePostDetailsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
61
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.0", type: CommunityManagePostDetailsComponent, isStandalone: true, selector: "rolatech-community-manage-post-details", ngImport: i0, template: "<p>community-manage-post-details works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
62
62
|
}
|
|
63
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
63
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityManagePostDetailsComponent, decorators: [{
|
|
64
64
|
type: Component,
|
|
65
65
|
args: [{ selector: 'rolatech-community-manage-post-details', imports: [CommonModule], template: "<p>community-manage-post-details works!</p>\n" }]
|
|
66
66
|
}] });
|
|
@@ -95,10 +95,10 @@ class CommunityService extends BaseService {
|
|
|
95
95
|
withCredentials: true,
|
|
96
96
|
});
|
|
97
97
|
}
|
|
98
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
99
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
98
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
99
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityService, providedIn: 'root' }); }
|
|
100
100
|
}
|
|
101
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
101
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0", ngImport: i0, type: CommunityService, decorators: [{
|
|
102
102
|
type: Injectable,
|
|
103
103
|
args: [{
|
|
104
104
|
providedIn: 'root',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rolatech-angular-community.mjs","sources":["../../../../packages/angular-community/src/lib/pages/community/community-layout/community-layout.component.ts","../../../../packages/angular-community/src/lib/pages/community/community-layout/community-layout.component.html","../../../../packages/angular-community/src/lib/pages/community/community-details/community-details.component.ts","../../../../packages/angular-community/src/lib/pages/community/community-details/community-details.component.html","../../../../packages/angular-community/src/lib/pages/community/community.routes.ts","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-index/community-manage-index.component.ts","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-index/community-manage-index.component.html","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-post/community-manage-post.component.ts","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-post/community-manage-post.component.html","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-post-details/community-manage-post-details.component.ts","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-post-details/community-manage-post-details.component.html","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage.routes.ts","../../../../packages/angular-community/src/lib/services/community.service.ts","../../../../packages/angular-community/src/rolatech-angular-community.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-layout',\n imports: [CommonModule],\n templateUrl: './community-layout.component.html',\n styleUrl: './community-layout.component.scss',\n})\nexport class CommunityLayoutComponent {}\n","<p>community-layout works!</p>\n","import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-details',\n imports: [CommonModule],\n templateUrl: './community-details.component.html',\n styleUrl: './community-details.component.scss',\n})\nexport class CommunityDetailsComponent {}\n","<p>community-details works!</p>\n","import { Routes } from '@angular/router';\nimport { CommunityLayoutComponent } from './community-layout/community-layout.component';\nimport { CommunityDetailsComponent } from './community-details/community-details.component';\nexport const communityRoutes: Routes = [\n {\n path: '',\n component: CommunityLayoutComponent,\n children: [\n {\n path: '',\n loadComponent: () => import('./community-index/community-index.component').then((x) => x.CommunityIndexComponent),\n },\n ],\n },\n {\n path: ':id',\n component: CommunityDetailsComponent,\n },\n];\n","import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-manage-index',\n imports: [CommonModule],\n templateUrl: './community-manage-index.component.html',\n styleUrl: './community-manage-index.component.scss',\n})\nexport class CommunityManageIndexComponent {}\n","<p>community-manage-index works!</p>\n","import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-manage-post',\n imports: [CommonModule],\n templateUrl: './community-manage-post.component.html',\n styleUrl: './community-manage-post.component.scss',\n})\nexport class CommunityManagePostComponent {}\n","<p>community-manage-post works!</p>\n","import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-manage-post-details',\n imports: [CommonModule],\n templateUrl: './community-manage-post-details.component.html',\n styleUrl: './community-manage-post-details.component.scss',\n})\nexport class CommunityManagePostDetailsComponent {}\n","<p>community-manage-post-details works!</p>\n","import { Routes } from '@angular/router';\nimport { CommunityManageIndexComponent } from './community-manage-index/community-manage-index.component';\nimport { CommunityManagePostComponent } from './community-manage-post/community-manage-post.component';\nimport { CommunityManagePostDetailsComponent } from './community-manage-post-details/community-manage-post-details.component';\n\nexport const communityManageRoutes: Routes = [\n {\n path: '',\n component: CommunityManageIndexComponent,\n },\n {\n path: 'post',\n component: CommunityManagePostComponent,\n },\n {\n path: 'post/:id',\n component: CommunityManagePostDetailsComponent,\n },\n];\n","import { Injectable } from '@angular/core';\nimport { Observable } from 'rxjs';\nimport { BaseService } from '@rolatech/angular-services';\n\n@Injectable({\n providedIn: 'root',\n})\nexport class CommunityService extends BaseService {\n override init() {\n this.endpoint = 'community';\n super.init();\n }\n uploadMedia(id: string, data: FormData): Observable<any> {\n return this.http.post<any>(`${this.actionUrl}/${id}/media`, data, {\n withCredentials: true,\n });\n }\n deleteMedia(id: string, mediaId: string): Observable<any> {\n return this.http.delete<any>(`${this.actionUrl}/${id}/media/${mediaId}`, {\n withCredentials: true,\n });\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;MASa,wBAAwB,CAAA
|
|
1
|
+
{"version":3,"file":"rolatech-angular-community.mjs","sources":["../../../../packages/angular-community/src/lib/pages/community/community-layout/community-layout.component.ts","../../../../packages/angular-community/src/lib/pages/community/community-layout/community-layout.component.html","../../../../packages/angular-community/src/lib/pages/community/community-details/community-details.component.ts","../../../../packages/angular-community/src/lib/pages/community/community-details/community-details.component.html","../../../../packages/angular-community/src/lib/pages/community/community.routes.ts","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-index/community-manage-index.component.ts","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-index/community-manage-index.component.html","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-post/community-manage-post.component.ts","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-post/community-manage-post.component.html","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-post-details/community-manage-post-details.component.ts","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage-post-details/community-manage-post-details.component.html","../../../../packages/angular-community/src/lib/pages/community-manage/community-manage.routes.ts","../../../../packages/angular-community/src/lib/services/community.service.ts","../../../../packages/angular-community/src/rolatech-angular-community.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-layout',\n imports: [CommonModule],\n templateUrl: './community-layout.component.html',\n styleUrl: './community-layout.component.scss',\n})\nexport class CommunityLayoutComponent {}\n","<p>community-layout works!</p>\n","import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-details',\n imports: [CommonModule],\n templateUrl: './community-details.component.html',\n styleUrl: './community-details.component.scss',\n})\nexport class CommunityDetailsComponent {}\n","<p>community-details works!</p>\n","import { Routes } from '@angular/router';\nimport { CommunityLayoutComponent } from './community-layout/community-layout.component';\nimport { CommunityDetailsComponent } from './community-details/community-details.component';\nexport const communityRoutes: Routes = [\n {\n path: '',\n component: CommunityLayoutComponent,\n children: [\n {\n path: '',\n loadComponent: () => import('./community-index/community-index.component').then((x) => x.CommunityIndexComponent),\n },\n ],\n },\n {\n path: ':id',\n component: CommunityDetailsComponent,\n },\n];\n","import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-manage-index',\n imports: [CommonModule],\n templateUrl: './community-manage-index.component.html',\n styleUrl: './community-manage-index.component.scss',\n})\nexport class CommunityManageIndexComponent {}\n","<p>community-manage-index works!</p>\n","import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-manage-post',\n imports: [CommonModule],\n templateUrl: './community-manage-post.component.html',\n styleUrl: './community-manage-post.component.scss',\n})\nexport class CommunityManagePostComponent {}\n","<p>community-manage-post works!</p>\n","import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n selector: 'rolatech-community-manage-post-details',\n imports: [CommonModule],\n templateUrl: './community-manage-post-details.component.html',\n styleUrl: './community-manage-post-details.component.scss',\n})\nexport class CommunityManagePostDetailsComponent {}\n","<p>community-manage-post-details works!</p>\n","import { Routes } from '@angular/router';\nimport { CommunityManageIndexComponent } from './community-manage-index/community-manage-index.component';\nimport { CommunityManagePostComponent } from './community-manage-post/community-manage-post.component';\nimport { CommunityManagePostDetailsComponent } from './community-manage-post-details/community-manage-post-details.component';\n\nexport const communityManageRoutes: Routes = [\n {\n path: '',\n component: CommunityManageIndexComponent,\n },\n {\n path: 'post',\n component: CommunityManagePostComponent,\n },\n {\n path: 'post/:id',\n component: CommunityManagePostDetailsComponent,\n },\n];\n","import { Injectable } from '@angular/core';\nimport { Observable } from 'rxjs';\nimport { BaseService } from '@rolatech/angular-services';\n\n@Injectable({\n providedIn: 'root',\n})\nexport class CommunityService extends BaseService {\n override init() {\n this.endpoint = 'community';\n super.init();\n }\n uploadMedia(id: string, data: FormData): Observable<any> {\n return this.http.post<any>(`${this.actionUrl}/${id}/media`, data, {\n withCredentials: true,\n });\n }\n deleteMedia(id: string, mediaId: string): Observable<any> {\n return this.http.delete<any>(`${this.actionUrl}/${id}/media/${mediaId}`, {\n withCredentials: true,\n });\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rolatech/angular-community",
|
|
3
|
-
"version": "20.1.
|
|
3
|
+
"version": "20.1.8",
|
|
4
4
|
"private": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/common": "^20.0.0",
|
|
@@ -11,13 +11,13 @@
|
|
|
11
11
|
"access": "public"
|
|
12
12
|
},
|
|
13
13
|
"module": "fesm2022/rolatech-angular-community.mjs",
|
|
14
|
-
"typings": "
|
|
14
|
+
"typings": "types/rolatech-angular-community.d.ts",
|
|
15
15
|
"exports": {
|
|
16
16
|
"./package.json": {
|
|
17
17
|
"default": "./package.json"
|
|
18
18
|
},
|
|
19
19
|
".": {
|
|
20
|
-
"types": "./
|
|
20
|
+
"types": "./types/rolatech-angular-community.d.ts",
|
|
21
21
|
"default": "./fesm2022/rolatech-angular-community.mjs"
|
|
22
22
|
}
|
|
23
23
|
},
|
|
File without changes
|