@posiwise/resource-module 0.0.177 → 0.0.178
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/{posiwise-resource-module-base-top-banner.component-CF3CKCkF.mjs → posiwise-resource-module-base-top-banner.component-B8SkNBpi.mjs} +2 -2
- package/fesm2022/{posiwise-resource-module-base-top-banner.component-CF3CKCkF.mjs.map → posiwise-resource-module-base-top-banner.component-B8SkNBpi.mjs.map} +1 -1
- package/fesm2022/{posiwise-resource-module-posiwise-resource-module-DSgk6j9c.mjs → posiwise-resource-module-posiwise-resource-module-BwxxIB69.mjs} +15 -15
- package/fesm2022/posiwise-resource-module-posiwise-resource-module-BwxxIB69.mjs.map +1 -0
- package/fesm2022/{posiwise-resource-module-resource-blogs.module-BEH4eTZi.mjs → posiwise-resource-module-resource-blogs.module-BQnL-CmE.mjs} +3 -3
- package/fesm2022/{posiwise-resource-module-resource-blogs.module-BEH4eTZi.mjs.map → posiwise-resource-module-resource-blogs.module-BQnL-CmE.mjs.map} +1 -1
- package/fesm2022/{posiwise-resource-module-resource-case-studies.module-CUEz3gh8.mjs → posiwise-resource-module-resource-case-studies.module-Cf8nb6Fh.mjs} +2 -2
- package/fesm2022/{posiwise-resource-module-resource-case-studies.module-CUEz3gh8.mjs.map → posiwise-resource-module-resource-case-studies.module-Cf8nb6Fh.mjs.map} +1 -1
- package/fesm2022/{posiwise-resource-module-resource-events.module-BE27z_Az.mjs → posiwise-resource-module-resource-events.module-BPBsWiQV.mjs} +2 -2
- package/fesm2022/{posiwise-resource-module-resource-events.module-BE27z_Az.mjs.map → posiwise-resource-module-resource-events.module-BPBsWiQV.mjs.map} +1 -1
- package/fesm2022/posiwise-resource-module-resource-hub.module-B4yCTR1d.mjs +233 -0
- package/fesm2022/posiwise-resource-module-resource-hub.module-B4yCTR1d.mjs.map +1 -0
- package/fesm2022/{posiwise-resource-module-resource-integrations.module-BPIlPrxg.mjs → posiwise-resource-module-resource-integrations.module-BD4_2smy.mjs} +3 -3
- package/fesm2022/{posiwise-resource-module-resource-integrations.module-BPIlPrxg.mjs.map → posiwise-resource-module-resource-integrations.module-BD4_2smy.mjs.map} +1 -1
- package/fesm2022/{posiwise-resource-module-resource-post.module-BymKwMMO.mjs → posiwise-resource-module-resource-post.module-C7w-W4o_.mjs} +2 -2
- package/fesm2022/{posiwise-resource-module-resource-post.module-BymKwMMO.mjs.map → posiwise-resource-module-resource-post.module-C7w-W4o_.mjs.map} +1 -1
- package/fesm2022/{posiwise-resource-module-resource-release-notes.module-CkOAy0hR.mjs → posiwise-resource-module-resource-release-notes.module-Bb6hfpjz.mjs} +3 -3
- package/fesm2022/{posiwise-resource-module-resource-release-notes.module-CkOAy0hR.mjs.map → posiwise-resource-module-resource-release-notes.module-Bb6hfpjz.mjs.map} +1 -1
- package/fesm2022/{posiwise-resource-module-resource-root.module-B62XoEgq.mjs → posiwise-resource-module-resource-root.module-D6mXJ5ON.mjs} +2 -2
- package/fesm2022/{posiwise-resource-module-resource-root.module-B62XoEgq.mjs.map → posiwise-resource-module-resource-root.module-D6mXJ5ON.mjs.map} +1 -1
- package/fesm2022/{posiwise-resource-module-resource-videos.module-BkpbALX1.mjs → posiwise-resource-module-resource-videos.module-Defu_y2P.mjs} +3 -3
- package/fesm2022/{posiwise-resource-module-resource-videos.module-BkpbALX1.mjs.map → posiwise-resource-module-resource-videos.module-Defu_y2P.mjs.map} +1 -1
- package/fesm2022/{posiwise-resource-module-resource-white-papers.module-D9ec9MCy.mjs → posiwise-resource-module-resource-white-papers.module-CVae2LWd.mjs} +3 -3
- package/fesm2022/{posiwise-resource-module-resource-white-papers.module-D9ec9MCy.mjs.map → posiwise-resource-module-resource-white-papers.module-CVae2LWd.mjs.map} +1 -1
- package/fesm2022/posiwise-resource-module.mjs +1 -1
- package/lib/public/shared/resource-cards.module.d.ts +2 -2
- package/package.json +1 -1
- package/fesm2022/posiwise-resource-module-posiwise-resource-module-DSgk6j9c.mjs.map +0 -1
- package/fesm2022/posiwise-resource-module-resource-hub.module-DRNygC_y.mjs +0 -233
- package/fesm2022/posiwise-resource-module-resource-hub.module-DRNygC_y.mjs.map +0 -1
|
@@ -4,7 +4,7 @@ import * as i3 from '@angular/platform-browser';
|
|
|
4
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
5
|
import * as i2 from '@posiwise/common-services';
|
|
6
6
|
import { HelperService } from '@posiwise/helper-service';
|
|
7
|
-
import { e as ResourceService } from './posiwise-resource-module-posiwise-resource-module-
|
|
7
|
+
import { e as ResourceService } from './posiwise-resource-module-posiwise-resource-module-BwxxIB69.mjs';
|
|
8
8
|
|
|
9
9
|
class BaseTopBannerComponent extends AppBaseComponent {
|
|
10
10
|
constructor(resourceService, tagService, authService, titleService, injector) {
|
|
@@ -109,4 +109,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
109
109
|
}], ctorParameters: () => [{ type: ResourceService }, { type: i2.TagService }, { type: i2.AuthService }, { type: i3.Title }, { type: i0.Injector }] });
|
|
110
110
|
|
|
111
111
|
export { BaseTopBannerComponent as B };
|
|
112
|
-
//# sourceMappingURL=posiwise-resource-module-base-top-banner.component-
|
|
112
|
+
//# sourceMappingURL=posiwise-resource-module-base-top-banner.component-B8SkNBpi.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"posiwise-resource-module-base-top-banner.component-
|
|
1
|
+
{"version":3,"file":"posiwise-resource-module-base-top-banner.component-B8SkNBpi.mjs","sources":["../../../../libs/resource-module/src/lib/public/components/base/base-top-banner.component.ts"],"sourcesContent":["import { Component, Injector, OnInit } from '@angular/core';\nimport { Title } from '@angular/platform-browser';\n\nimport { AppBaseComponent } from '@posiwise/app-base-component';\nimport { AuthService, TagService } from '@posiwise/common-services';\nimport { Resource, User } from '@posiwise/common-utilities';\nimport { HelperService } from '@posiwise/helper-service';\n\nimport { ResourceService } from '../../../resource.service';\n\n@Component({\n template: '',\n\n standalone: false\n})\nexport abstract class BaseTopBannerComponent extends AppBaseComponent implements OnInit {\n subscriptionId: number;\n masterSubscriptionId = this.appConfig.master_subscription.subscription_id;\n posts: Resource[] = [];\n testimonialsPosts = [];\n userLoggedIn: boolean;\n blogPostTag;\n tagCategory;\n blogTestimonialsPostTag;\n isLoaded = false;\n user: User;\n isMasterSubscription;\n\n canEditResourcesValue = false;\n\n constructor(\n protected readonly resourceService: ResourceService,\n protected readonly tagService: TagService,\n private readonly authService: AuthService,\n private readonly titleService: Title,\n injector: Injector\n ) {\n super(injector);\n }\n\n ngOnInit() {\n this.getUserSubscriptionId().subscribe(response => {\n this.subscriptionId = response;\n });\n this.authService.getToken$().subscribe(res => {\n this.userLoggedIn = !!res;\n if (this.userLoggedIn) {\n this.localStorage.getItem$('product').subscribe(res => {\n const data = res ? JSON.parse(res) : null;\n this.subscriptionId = data?.subscriptionId;\n });\n this.userService.getUserInfo().subscribe(data => {\n this.user = data;\n this.updateCanEditResourcesValue();\n this.getTags();\n });\n } else {\n this.getTags();\n }\n });\n }\n\n protected getTags() {\n this.isLoaded = false;\n this.tagService\n .getAllTagCategories(\n { search: this.getSearchTerm() },\n this.getEffectiveSubscriptionId()\n )\n .subscribe(response => {\n this.tagCategory = response.tag_categories[0];\n this.getPostTags();\n });\n }\n\n private getPostTags() {\n this.tagService\n .getTagsByType('post_categories', {}, this.getEffectiveSubscriptionId())\n .subscribe(response => {\n this.blogPostTag = response.tags.find(\n tag => tag.tag_category_id === this.tagCategory?.id\n );\n this.updateSEOMetadata();\n })\n .add(() => {\n this.isLoaded = true;\n });\n }\n\n /** Helper method to get effective subscription ID */\n protected getEffectiveSubscriptionId(): number {\n return HelperService.getEffectiveSubscriptionId(\n this.user,\n this.subscriptionId,\n this.masterSubscriptionId\n );\n }\n\n protected updateSEOMetadata() {\n if (this.blogPostTag) {\n // Update page title if meta_title is available\n if (this.blogPostTag.meta_title) {\n this.titleService.setTitle(this.blogPostTag.meta_title);\n }\n\n // Update meta description if meta_description is available\n if (this.blogPostTag.meta_description) {\n this.updateMetaDescription(this.blogPostTag.meta_description);\n }\n }\n }\n\n private updateMetaDescription(description: string) {\n let metaDescription = document.querySelector('meta[name=\"description\"]');\n if (!metaDescription) {\n metaDescription = document.createElement('meta');\n metaDescription.setAttribute('name', 'description');\n document.head.appendChild(metaDescription);\n }\n metaDescription.setAttribute('content', description);\n }\n\n // Abstract method that each component must implement\n protected abstract getSearchTerm(): string;\n\n private updateCanEditResourcesValue(): void {\n if (this.userLoggedIn && this.user) {\n this.canEditResourcesValue = HelperService.canEditResources(\n this.user,\n this.userLoggedIn,\n this.permissionService\n );\n } else {\n this.canEditResourcesValue = false;\n }\n }\n\n canEditResources(): boolean {\n return this.canEditResourcesValue;\n }\n}\n"],"names":["i1.ResourceService"],"mappings":"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"}
|
|
@@ -28,7 +28,7 @@ import * as i2$1 from '@ng-bootstrap/ng-bootstrap';
|
|
|
28
28
|
import * as i6$1 from '@posiwise/utils';
|
|
29
29
|
import { DragDropModule } from '@angular/cdk/drag-drop';
|
|
30
30
|
import { NgxCaptchaModule } from 'ngx-captcha';
|
|
31
|
-
import {
|
|
31
|
+
import { SelectModule } from 'primeng/select';
|
|
32
32
|
import * as i7 from 'primeng/progressspinner';
|
|
33
33
|
import * as i3$1 from '@angular/platform-browser';
|
|
34
34
|
import * as i11 from 'ngx-quill';
|
|
@@ -120,43 +120,43 @@ const routes = [
|
|
|
120
120
|
{
|
|
121
121
|
path: '',
|
|
122
122
|
pathMatch: 'full',
|
|
123
|
-
loadChildren: () => import('./posiwise-resource-module-resource-root.module-
|
|
123
|
+
loadChildren: () => import('./posiwise-resource-module-resource-root.module-D6mXJ5ON.mjs').then(m => m.ResourceRootModule)
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
path: 'hub',
|
|
127
|
-
loadChildren: () => import('./posiwise-resource-module-resource-hub.module-
|
|
127
|
+
loadChildren: () => import('./posiwise-resource-module-resource-hub.module-B4yCTR1d.mjs').then(m => m.ResourceHubModule)
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
path: 'blogs',
|
|
131
|
-
loadChildren: () => import('./posiwise-resource-module-resource-blogs.module-
|
|
131
|
+
loadChildren: () => import('./posiwise-resource-module-resource-blogs.module-BQnL-CmE.mjs').then(m => m.ResourceBlogsModule)
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
path: 'videos',
|
|
135
|
-
loadChildren: () => import('./posiwise-resource-module-resource-videos.module-
|
|
135
|
+
loadChildren: () => import('./posiwise-resource-module-resource-videos.module-Defu_y2P.mjs').then(m => m.ResourceVideosModule)
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
path: 'integrations',
|
|
139
|
-
loadChildren: () => import('./posiwise-resource-module-resource-integrations.module-
|
|
139
|
+
loadChildren: () => import('./posiwise-resource-module-resource-integrations.module-BD4_2smy.mjs').then(m => m.ResourceIntegrationsModule)
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
path: 'release-notes',
|
|
143
|
-
loadChildren: () => import('./posiwise-resource-module-resource-release-notes.module-
|
|
143
|
+
loadChildren: () => import('./posiwise-resource-module-resource-release-notes.module-Bb6hfpjz.mjs').then(m => m.ResourceReleaseNotesModule)
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
path: 'events',
|
|
147
|
-
loadChildren: () => import('./posiwise-resource-module-resource-events.module-
|
|
147
|
+
loadChildren: () => import('./posiwise-resource-module-resource-events.module-BPBsWiQV.mjs').then(m => m.ResourceEventsModule)
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
path: 'white-papers',
|
|
151
|
-
loadChildren: () => import('./posiwise-resource-module-resource-white-papers.module-
|
|
151
|
+
loadChildren: () => import('./posiwise-resource-module-resource-white-papers.module-CVae2LWd.mjs').then(m => m.ResourceWhitePapersModule)
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
path: 'case-studies',
|
|
155
|
-
loadChildren: () => import('./posiwise-resource-module-resource-case-studies.module-
|
|
155
|
+
loadChildren: () => import('./posiwise-resource-module-resource-case-studies.module-Cf8nb6Fh.mjs').then(m => m.ResourceCaseStudiesModule)
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
path: 'view/:slug',
|
|
159
|
-
loadChildren: () => import('./posiwise-resource-module-resource-post.module-
|
|
159
|
+
loadChildren: () => import('./posiwise-resource-module-resource-post.module-C7w-W4o_.mjs').then(m => m.ResourcePostModule)
|
|
160
160
|
}
|
|
161
161
|
];
|
|
162
162
|
class BlogPublicRoutingModule {
|
|
@@ -1262,7 +1262,7 @@ class ResourceCardsModule {
|
|
|
1262
1262
|
ReactiveFormsModule,
|
|
1263
1263
|
PipesModule,
|
|
1264
1264
|
PaginatorModule,
|
|
1265
|
-
|
|
1265
|
+
SelectModule,
|
|
1266
1266
|
ResourceSharedComponentsModule,
|
|
1267
1267
|
CoreTranslocoModule,
|
|
1268
1268
|
TranslocoModule,
|
|
@@ -1286,7 +1286,7 @@ class ResourceCardsModule {
|
|
|
1286
1286
|
ReactiveFormsModule,
|
|
1287
1287
|
PipesModule,
|
|
1288
1288
|
PaginatorModule,
|
|
1289
|
-
|
|
1289
|
+
SelectModule,
|
|
1290
1290
|
ResourceSharedComponentsModule,
|
|
1291
1291
|
CoreTranslocoModule,
|
|
1292
1292
|
TranslocoModule,
|
|
@@ -1317,7 +1317,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
1317
1317
|
ReactiveFormsModule,
|
|
1318
1318
|
PipesModule,
|
|
1319
1319
|
PaginatorModule,
|
|
1320
|
-
|
|
1320
|
+
SelectModule,
|
|
1321
1321
|
ResourceSharedComponentsModule,
|
|
1322
1322
|
CoreTranslocoModule,
|
|
1323
1323
|
TranslocoModule,
|
|
@@ -1799,4 +1799,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
1799
1799
|
*/
|
|
1800
1800
|
|
|
1801
1801
|
export { BaseResourceComponent as B, CaseStudyCardComponent as C, ResourceVideoCardComponent as R, TestimonialCardListComponent as T, UpcomingEventCardComponent as U, ResourceCardComponent as a, ResourceNoteCardComponent as b, ResourceVaultComponent as c, ResourceCardsModule as d, ResourceService as e, ResourceEditCardLazyComponent as f, ResourceSharedModule as g, ResourceTopBannerEditComponent as h, ResourceCompanyCardComponent as i, ResourceModule as j, Trial4ContactUsModule as k, ResourcePublicModule as l, ResourceEditModule as m, ResourceEditCardComponent as n };
|
|
1802
|
-
//# sourceMappingURL=posiwise-resource-module-posiwise-resource-module-
|
|
1802
|
+
//# sourceMappingURL=posiwise-resource-module-posiwise-resource-module-BwxxIB69.mjs.map
|