@anasahmed8819/viewdu-market-ngx-html-prv 1.0.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.
Files changed (36) hide show
  1. package/README.md +24 -0
  2. package/anasahmed8819-viewdu-market-ngx-html-prv-1.0.8.tgz +0 -0
  3. package/fesm2022/anasahmed8819-viewdu-market-ngx-html-prv.mjs +634 -0
  4. package/fesm2022/anasahmed8819-viewdu-market-ngx-html-prv.mjs.map +1 -0
  5. package/index.d.ts +5 -0
  6. package/lib/spec-prv/components/architecture/architecture.component.d.ts +14 -0
  7. package/lib/spec-prv/components/change/change.component.d.ts +14 -0
  8. package/lib/spec-prv/components/data/data.component.d.ts +14 -0
  9. package/lib/spec-prv/components/overview/overview.component.d.ts +14 -0
  10. package/lib/spec-prv/components/rules/rules.component.d.ts +14 -0
  11. package/lib/spec-prv/components/tree-spec/tree-spec.component.d.ts +45 -0
  12. package/lib/spec-prv/components/ui/ui.component.d.ts +14 -0
  13. package/lib/spec-prv/components/ui-community/ui-community.component.d.ts +14 -0
  14. package/lib/spec-prv/components/ui-feature/ui-feature.component.d.ts +14 -0
  15. package/lib/spec-prv/components/ui-product/ui-product.component.d.ts +14 -0
  16. package/lib/spec-prv/components/ui-profile/ui-profile.component.d.ts +14 -0
  17. package/lib/spec-prv/components/ui-recruit/ui-recruit.component.d.ts +14 -0
  18. package/lib/spec-prv/components/ui-service/ui-service.component.d.ts +14 -0
  19. package/lib/spec-prv/pages/spec-prv.component.d.ts +20 -0
  20. package/lib/spec-prv/spec-prv-routing.module.d.ts +7 -0
  21. package/lib/spec-prv/spec-prv.module.d.ts +25 -0
  22. package/lib/viewdu-market-ngx-html-prv.module.d.ts +13 -0
  23. package/package.json +39 -0
  24. package/public-api.d.ts +17 -0
  25. package/src/assets/home/css/bootstrap.min.css +11 -0
  26. package/src/assets/home/css/style-e-icon.scss +304 -0
  27. package/src/assets/home/css/style-landing.css +41 -0
  28. package/src/assets/home/css/style.css +969 -0
  29. package/src/assets/home/css/themify-icons.css +1455 -0
  30. package/src/assets/home/images/VoodooDanceGIF.gif +0 -0
  31. package/src/assets/home/images/flags/bronze.png +0 -0
  32. package/src/assets/home/images/flags/gold.png +0 -0
  33. package/src/assets/home/images/flags/silver.png +0 -0
  34. package/src/assets/home/images/promote/architecture/model-viewdu-market.png +0 -0
  35. package/src/assets/home/images/voodoo-trans-bkgnd-1000px.png +0 -0
  36. package/src/assets/i18n/en.json +82 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"anasahmed8819-viewdu-market-ngx-html-prv.mjs","sources":["../../../projects/viewdu-market-ngx-html-prv/src/lib/viewdu-market-ngx-html-prv.module.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/tree-spec/tree-spec.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/tree-spec/tree-spec.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/architecture/architecture.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/architecture/architecture.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/change/change.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/change/change.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/data/data.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/data/data.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/overview/overview.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/overview/overview.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/rules/rules.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/rules/rules.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui/ui.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui/ui.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-community/ui-community.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-community/ui-community.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-feature/ui-feature.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-feature/ui-feature.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-product/ui-product.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-product/ui-product.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-profile/ui-profile.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-profile/ui-profile.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-recruit/ui-recruit.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-recruit/ui-recruit.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-service/ui-service.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/components/ui-service/ui-service.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/pages/spec-prv.component.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/pages/spec-prv.component.html","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/spec-prv-routing.module.ts","../../../projects/viewdu-market-ngx-html-prv/src/lib/spec-prv/spec-prv.module.ts","../../../projects/viewdu-market-ngx-html-prv/src/public-api.ts","../../../projects/viewdu-market-ngx-html-prv/src/anasahmed8819-viewdu-market-ngx-html-prv.ts"],"sourcesContent":["/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\n\r\nimport { NgModule, ModuleWithProviders } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { RouterModule } from '@angular/router';\r\n\r\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\r\n\r\nimport { AppMaterialModule, AppSyncfusionModule, CoreCommonModule, CoreGridModule, CoreUserModule } from '@cashikoi/viewdu-ngx-lib';\r\nimport { TranslateService } from '@ngx-translate/core';\r\n\r\n@NgModule({\r\n imports: [\r\n CommonModule,\r\n RouterModule,\r\n FormsModule,\r\n ReactiveFormsModule,\r\n AppMaterialModule, AppSyncfusionModule, CoreCommonModule, CoreGridModule, CoreUserModule,\r\n ],\r\n declarations: [\r\n ],\r\n exports: [\r\n ],\r\n providers: [\r\n ],\r\n})\r\nexport class ViewduMarketNgxHtmlPrvModule {\r\n constructor() { }\r\n\r\n static forRoot(): ModuleWithProviders<ViewduMarketNgxHtmlPrvModule> {\r\n\r\n return {\r\n ngModule: ViewduMarketNgxHtmlPrvModule,\r\n };\r\n }\r\n}\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport * as _ from 'lodash';\r\nimport { Component, ViewChild, Input, Output, EventEmitter, OnInit, OnDestroy, ElementRef, ChangeDetectorRef } from '@angular/core';\r\nimport { ChangeDetectionStrategy, Inject } from '@angular/core';\r\nimport { CurrencyPipe, DatePipe } from '@angular/common';\r\nimport { Subscription } from 'rxjs';\r\n\r\nimport { MatSnackBar } from '@angular/material/snack-bar';\r\n\r\nimport { HelpTreeService } from '@cashikoi/viewdu-ngx-lib';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { TreeViewComponent } from '@syncfusion/ej2-angular-navigations';\r\nimport { TranslateService } from '@ngx-translate/core';\r\n\r\n@Component({\r\n selector: 'app-tree-spec',\r\n templateUrl: './tree-spec.component.html',\r\n styleUrls: ['./tree-spec.component.scss'],\r\n changeDetection: ChangeDetectionStrategy.OnPush,\r\n providers: [CurrencyPipe, DatePipe],\r\n standalone: false\r\n})\r\nexport class TreeSpecComponent implements OnInit, OnDestroy {\r\n @ViewChild('tree', { static: true }) tree!: TreeViewComponent;\r\n @Input() editMode = true;\r\n\r\n selectionSubscription!: Subscription;\r\n\r\n // Top level groups\r\n titleMain = 'dev.main.title';\r\n titleUnderConstruction = 'dev.construction.title';\r\n titlePreStart = 'dev.pre-start.title';\r\n\r\n titleOverview = 'spec.overview.title';\r\n titleChangeLog = 'spec.change.title';\r\n titleArchitecture = 'spec.architecture.title';\r\n titleBusinessRules = 'spec.rules.title';\r\n titleDataModel = 'spec.data-model.title';\r\n titleUI = 'spec.ui.title';\r\n titleUiRecruit = 'spec.ui.recruit.title';\r\n titleUiProduct = 'spec.ui.product.title';\r\n titleUiFeature = 'spec.ui.feature.title';\r\n titleUiService = 'spec.ui.service.title';\r\n titleUiCommunity = 'spec.ui.community.title';\r\n titleUiProfile = 'spec.ui.profile.title';\r\n\r\n loading = true;\r\n\r\n public paginationPageSize = 100;\r\n public paginationPageSizeSelector: number[] | boolean = [10, 20, 50, 100];\r\n\r\n // Hierarchical data source for TreeView component\r\n public hierarchicalData: Object[] = [\r\n {\r\n id: 'market-overview', name: this.translate.instant(this.titleOverview), expanded: true,\r\n }, {\r\n id: 'market-change-log', name: this.translate.instant(this.titleChangeLog), expanded: true,\r\n }, {\r\n id: 'market-architecture', name: this.translate.instant(this.titleArchitecture), expanded: true,\r\n }, {\r\n id: 'market-business-rules', name: this.translate.instant(this.titleBusinessRules), expanded: true,\r\n }, {\r\n id: 'market-data-model', name: this.translate.instant(this.titleDataModel), expanded: true,\r\n }, {\r\n id: 'market-ui', name: this.translate.instant(this.titleUI), expanded: true,\r\n subChild: [\r\n {\r\n id: 'market-ui-recruit', name: this.translate.instant(this.titleUiRecruit),\r\n }, {\r\n id: 'market-ui-product', name: this.translate.instant(this.titleUiProduct),\r\n }, {\r\n id: 'market-ui-feature', name: this.translate.instant(this.titleUiFeature),\r\n }, {\r\n id: 'market-ui-service', name: this.translate.instant(this.titleUiService),\r\n }, {\r\n id: 'market-ui-community', name: this.translate.instant(this.titleUiCommunity),\r\n }, {\r\n id: 'market-ui-profile', name: this.translate.instant(this.titleUiProfile),\r\n }\r\n ]\r\n }\r\n ];\r\n\r\n // Mapping TreeView fields property with data source properties\r\n public field: Object = { dataSource: this.hierarchicalData, id: 'id', text: 'name', child: 'subChild' };\r\n\r\n constructor(\r\n private route: ActivatedRoute,\r\n private router: Router,\r\n public snackBar: MatSnackBar,\r\n private changeDetector: ChangeDetectorRef,\r\n protected translate: TranslateService,\r\n protected helpTreeService: HelpTreeService\r\n ) {\r\n }\r\n\r\n ngOnInit() {\r\n this.loading = false;\r\n\r\n this.selectionSubscription = this.helpTreeService.selectionChangedSubject.subscribe((route: any) => {\r\n this.tree.selectedNodes = [route];\r\n this.changeDetector.detectChanges();\r\n this.router.navigate([route], { relativeTo: this.route });\r\n });\r\n }\r\n\r\n ngOnDestroy() {\r\n if (this.selectionSubscription) {\r\n this.selectionSubscription.unsubscribe();\r\n }\r\n }\r\n\r\n async nodeClicked(args: any) {\r\n this.router.navigate([args.node.dataset.uid], { relativeTo: this.route });\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<ejs-treeview #tree id=\"default\" [fields]='field' (nodeClicked)='nodeClicked($event)'></ejs-treeview>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-architecture',\r\n templateUrl: './architecture.component.html',\r\n styleUrls: ['./architecture.component.scss'],\r\n standalone: false\r\n})\r\nexport class ArchitectureComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.architecture.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n This section contains the architecture elements of your feature.\r\n </p>\r\n\r\n <p class=\"tip\">\r\n No need to reinvent the wheel. If your achitecture doesn't change from the Viewdu Stub, just reference that.\r\n </p>\r\n\r\n <strong>\r\n Ensure that you capture all relevant information for high-level, conceptual and physical as needed.\r\n </strong>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n\r\n <p>\r\n The architecture has been compiled by:\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <!-- <div class=\"wrapper\"> -->\r\n <div class=\"row\">\r\n <table>\r\n <tr>\r\n <th>Area</th>\r\n <th>Description</th>\r\n </tr>\r\n <tr>\r\n <td>Solution Name</td>\r\n <td>\r\n Viewud Market Feature (non-public)\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Hosting Platform</td>\r\n <td>\r\n Cashikoi Azure (Landing Zone)\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Application Type</td>\r\n <td>\r\n Reusable Fullstack Feature (SaaS)\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Document Type</td>\r\n <td>\r\n Target State\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Solution Architect</td>\r\n <td>\r\n Aiden Dipple\r\n </td>\r\n </tr>\r\n </table>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h4>{{ \"spec.architecture.high-level.heading\" | translate }}</h4>\r\n </div>\r\n\r\n <strong>INSERT INTEGRATION (with Core Viewdu) DIAGRAM HERE.</strong>\r\n\r\n <p>\r\n Details of solution architecture items.\r\n </p>\r\n\r\n <strong>Summary:</strong>\r\n <p></p>\r\n <ol>\r\n <li><p>Describe core features (e.g.: endpoint availability)</p></li>\r\n <ul>\r\n <li><p>E.g.: endpoint availability</p></li>\r\n </ul>\r\n <li><p>Any sub or VNet design</p></li>\r\n <ul>\r\n <li><p>E.g.: Centralised Connectivity via Landing Zone Hub. A centralized connectivity hub within the Azure Landing Zone will be established to manage all ingress and egress traffic. This hub will host a secure Application Gateway (AppGW) with Web Application Firewall (WAF) policies tailored to protect Layer 7 traffic. Only HTTPS (port 443) traffic will be allowed, and backend pools will be configured to route requests securely to the original web app hosts.</p></li>\r\n </ul>\r\n <li><p>Business Continuity features such as Zone Redundancy or Scalability</p>\r\n <ul>\r\n <li><p>All App Service Plans will be deployed with Zone Redundancy enabled, aligning with Azure’s fault domain model. This ensures high availability and improved SLA compliance by distributing workloads across multiple availability zones.</p></li>\r\n <li><p>The new WebApps will be designed with multiple backend instances and configured for automatic scaling. This allows the application to dynamically adjust to varying workloads, ensuring consistent performance during peak usage.</p></li>\r\n <li><p>The production Azure SQL Server database will be deployed with High Availability (HA) enabled, leveraging zone-redundant configurations and failover capabilities. This adds resilience and minimizes downtime in case of infrastructure failures.</p></li>\r\n </ul>\r\n </ol>\r\n </div>\r\n\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-change',\r\n templateUrl: './change.component.html',\r\n styleUrls: ['./change.component.scss'],\r\n standalone: false\r\n})\r\nexport class ChangeComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.change.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n To ensure traceability and governance, all changes and their impact needs to be documented here.\r\n </p>\r\n\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n\r\n <p>\r\n Change Log:\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <!-- <div class=\"wrapper\"> -->\r\n <div class=\"row\">\r\n <table>\r\n <tr>\r\n <th>Date</th>\r\n <th>By</th>\r\n <th>Description</th>\r\n </tr>\r\n <tr>\r\n <td>20 Sep 2025</td>\r\n <td>Aiden Dipple</td>\r\n <td>\r\n Initial Version\r\n </td>\r\n </tr>\r\n <tr>\r\n <td></td>\r\n <td></td>\r\n <td>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td></td>\r\n <td></td>\r\n <td>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td></td>\r\n <td></td>\r\n <td>\r\n </td>\r\n </tr>\r\n </table>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-data',\r\n templateUrl: './data.component.html',\r\n styleUrls: ['./data.component.scss'],\r\n standalone: false\r\n})\r\nexport class DataComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n\r\n<div class=\"container-fluid flipflop-section\">\r\n\t<div class=\"row\">\r\n\t\t<div class=\"container\">\r\n\r\n\t\t\t<div class=\"row\">\r\n\t\t\t\t<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n\t\t\t\t\t<h3>{{ 'spec.data-model.title' | translate }}</h3>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\r\n\t\t\t<div class=\"row\">\r\n\t\t\t\t<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n\t\t\t\t\t<p>\r\n\t\t\t\t\t\tThe Market data model stores data defined with the Viewdu Marketplace Feature.\r\n\t\t\t\t\t</p>\r\n\t\t\t\t\t<p>\r\n\t\t\t\t\t\tThe Marketplace feature will include the ability to search the Viewdu Core SaaS data through APIs, but it\r\n\t\t\t\t\t\tis responsible for the persistence of the Practitioner's that can be recruited, and their reputation metrics.\r\n\t\t\t\t\t</p>\r\n\t\t\t\t\t<p class=\"success\">\r\n\t\t\t\t\t\tThe Marketplace feature is responsible for tracking and aggregating user reputation and collation of badges and reputation metrics.\r\n\t\t\t\t\t</p>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\r\n\t\t\t<!-- <div class=\"wrapper\"> -->\r\n\t\t\t\t<div class=\"row\">\r\n\t\t\t\t\t<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n\t\t\t\t\t<img [attr.width]=\"800\"\r\n\t\t\t\t\t\tsrc=\"../../../../../../assets/viewdu-market-ngx-html-prv/home/images/promote/architecture/model-viewdu-market.png\"\r\n\t\t\t\t\t\t[attr.width]=\"800\" class=\"img\">\r\n\t\t\t\t\t</div>\r\n\t\t\t\t</div>\r\n\t\t\t\t<p></p>\r\n\t\t\t<!-- </div> -->\r\n\r\n\t\t<p>Data Dictionary</p>\r\n\r\n\t\t<!-- <div class=\"wrapper\"> -->\r\n\t\t\t<div class=\"row\">\r\n\t\t\t<table>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<th>Table Name</th>\r\n\t\t\t\t\t<th>Description</th>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>User</td>\r\n\t\t\t\t\t<td>See License Diagram</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>License</td>\r\n\t\t\t\t\t<td>See License Diagram</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>Product</td>\r\n\t\t\t\t\t<td>See License Diagram</td>\r\n\t\t\t\t</tr>\r\n\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>Practitioner</td>\r\n\t\t\t\t\t<td>The Practitioner entity stores users who have registered as service providers for a Product feature.</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>Badge</td>\r\n\t\t\t\t\t<td>The Badge entity stores the collection of all awarded badge types that a practitioner can receive.</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>Endorsement</td>\r\n\t\t\t\t\t<td>The Endorsement entity stores each feedback (positive or negative) that a Practitioner can receive from their hiring Customer.</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>PractitionerProduct</td>\r\n\t\t\t\t\t<td>The PractitionerProduct entity stores which Product features a Practitioner is offering services for.</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>PractitionerEndorsement</td>\r\n\t\t\t\t\t<td>The PractitionerEndorsement entity stores specific Endorsements for a Practitioner. NOTE: I think we only need this, and not an Endorsement entity.</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>PractitionerBadge</td>\r\n\t\t\t\t\t<td>The PractitionerBadge entity stores which Badges a Practitioner has been awarded for a specific Product feature.</td>\r\n\t\t\t\t</tr>\r\n\r\n\t\t\t\t<tr>\r\n\t\t\t\t\t<td>PractitionerReputation</td>\r\n\t\t\t\t\t<td>The PractitionerReputation entity stores the current state of a Practitioner's aggregate reputation of awards, badges ad endorsements.</td>\r\n\t\t\t\t</tr>\r\n\r\n\t\t\t</table>\r\n\t\t\t</div>\r\n\t\t\t<p></p>\r\n\t\r\n\t\t</div>\r\n\t</div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-overview',\r\n templateUrl: './overview.component.html',\r\n styleUrls: ['./overview.component.scss'],\r\n standalone: false\r\n})\r\nexport class OverviewComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.overview.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n The marketplace feature will enable people to search for Viewdu Products and Reusable Features.\r\n </p>\r\n\r\n <p>\r\n It will also be a site where Viewdu developers (Practitioners) can offer Services to other Viewdu Feature Creators.\r\n </p>\r\n\r\n <p>\r\n The Practitioners will be able to collaborate with the Community in Forums and ask Questions, and provide Answers.\r\n </p>\r\n\r\n <p>\r\n Each Practitioner will have their own My Profile page where they will be able to configure their marketplace experience, and see their achievement badges and reputation.\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <p></p>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n\r\n <p>\r\n The architecture has been compiled by:\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <!-- <div class=\"wrapper\"> -->\r\n <div class=\"row\">\r\n <table>\r\n <tr>\r\n <th>Area</th>\r\n <th>Description</th>\r\n </tr>\r\n <tr>\r\n <td>Solution Name</td>\r\n <td>\r\n Viewud Market Feature (non-public)\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Aliases</td>\r\n <td>\r\n Market, Marketplace\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Purpose Summary</td>\r\n <td>\r\n Searchable catalogue of Viewdu Products and reusable Features (including Services by Practitioners)\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Business Criticality Rating</td>\r\n <td>\r\n HIGH\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Solution Architect</td>\r\n <td>\r\n Aiden Dipple\r\n </td>\r\n </tr>\r\n </table>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n The following are the main considerations and configurations about your Viewdu Feature:\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <!-- <div class=\"wrapper\"> -->\r\n <div class=\"row\">\r\n\r\n <strong>Summary:</strong>\r\n <p></p>\r\n <ol>\r\n <li><p>What?</p></li>\r\n <ul>\r\n <li><p>The Viewdu Markeplace provides the landing point for potential customers, creators and practitioners to see the scale of content available in the Viewdu ecosystem.</p></li>\r\n </ul>\r\n <li><p>Why?</p></li>\r\n <ul>\r\n <li><p>Having a central marketplace supports product and feature creators to get their solutions in front of customers. It helps creators see what re-usable features are available for when planing their own product solutions.</p></li>\r\n </ul>\r\n <li><p>How?</p>\r\n <ul>\r\n <li><p>Building a community of creators and practitioners will have compounding effect on the value that we all get working together.</p></li>\r\n </ul>\r\n </ol>\r\n\r\n <p></p>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h4>{{ \"spec.overview.current-state.heading\" | translate }}</h4>\r\n </div>\r\n\r\n <strong>INSERT CURRENT STATE DIAGRAM HERE.</strong>\r\n <p></p>\r\n\r\n <p>\r\n Describe the current state if applicable.\r\n </p>\r\n\r\n </div>\r\n\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-rules',\r\n templateUrl: './rules.component.html',\r\n styleUrls: ['./rules.component.scss'],\r\n standalone: false\r\n})\r\nexport class RulesComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.rules.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n This section documents the core business rule and logical process flows for your feature.\r\n </p>\r\n\r\n <p class=\"tip\">\r\n Swim lane and state transition diagrams are very useful here.\r\n </p>\r\n\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n The following describes the key Git repositories that can be found as part of your Feature:\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n \r\n <ol>\r\n <li><p>First Business Rule</p></li>\r\n <ul>\r\n <li>\r\n <p>E.g.: Onboarding of new Practitioner</p>\r\n <p></p>\r\n <strong>INSERT SWIM LANE CHART</strong>\r\n <p></p>\r\n </li>\r\n </ul>\r\n <li><p>Second Business Rule</p></li>\r\n <ul>\r\n <li>\r\n <p>E.g.: Search for Practitioner to recruit</p>\r\n <p></p>\r\n <strong>INSERT SWIM LANE CHART</strong>\r\n <p></p>\r\n </li>\r\n </ul>\r\n <li><p>Third Business Rule</p></li>\r\n <ul>\r\n <li>\r\n <p>E.g.: Exit Practitioner from License</p>\r\n <p></p>\r\n <strong>INSERT SWIM LANE CHART</strong>\r\n <p></p>\r\n </li>\r\n </ul>\r\n\r\n </ol>\r\n </div>\r\n\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-ui',\r\n templateUrl: './ui.component.html',\r\n styleUrls: ['./ui.component.scss'],\r\n standalone: false\r\n})\r\nexport class UiComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.ui.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n This section illustrates the rough wireframes and other user interface (UI) elements of your Feature.\r\n </p>\r\n\r\n <p class=\"tip\">\r\n To ensure the documentation remains up-to-date keep the wireframes low-fidelity. This is an iterative process.\r\n </p>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n The following describes the different main routes and areas of the feature that will be covered by wireframes:\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <!-- <div class=\"wrapper\"> -->\r\n <div class=\"row\">\r\n <table>\r\n <tr>\r\n <th>Area</th>\r\n <th>Description</th>\r\n </tr>\r\n <tr>\r\n <td>Recruit</td>\r\n <td>\r\n How Practitioners can be recruited to work within a given license.\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Products</td>\r\n <td>\r\n How Viewdu users can search the catalogue of all public Products.\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Features</td>\r\n <td>\r\n How Viewdu users can search the catalogue of all public reusable Features.\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Services</td>\r\n <td>\r\n How Viewdu users can search the catalogue of all Practitioners for different service types.\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>Community</td>\r\n <td>\r\n Screens used to provide user Forum and Q&A lists that Practitioners can seek help within.\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>My Profile</td>\r\n <td>\r\n These wireframes illustrate the views for Practitioners (and recruiters) and their reputation and achievements.\r\n </td>\r\n </tr>\r\n </table>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-ui-community',\r\n templateUrl: './ui-community.component.html',\r\n styleUrls: ['./ui-community.component.scss'],\r\n standalone: false\r\n})\r\nexport class UiCommunityComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.ui.community.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n This section contains the wireframes for the Market Community route.\r\n </p>\r\n\r\n <strong>\r\n TBD\r\n </strong>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n\r\n <strong>INSERT WIREFRAMES DIAGRAM HERE.</strong>\r\n\r\n <p>\r\n Details of solution architecture items.\r\n </p>\r\n\r\n <strong>Summary:</strong>\r\n <p></p>\r\n <ol>\r\n <li><p>Describe core features (e.g.: endpoint availability)</p></li>\r\n <ul>\r\n <li><p>E.g.: endpoint availability</p></li>\r\n </ul>\r\n <li><p>Any sub or VNet design</p></li>\r\n <ul>\r\n <li><p>E.g.: Centralised Connectivity via Landing Zone Hub. A centralized connectivity hub within the Azure Landing Zone will be established to manage all ingress and egress traffic. This hub will host a secure Application Gateway (AppGW) with Web Application Firewall (WAF) policies tailored to protect Layer 7 traffic. Only HTTPS (port 443) traffic will be allowed, and backend pools will be configured to route requests securely to the original web app hosts.</p></li>\r\n </ul>\r\n </ol>\r\n </div>\r\n\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-ui-feature',\r\n templateUrl: './ui-feature.component.html',\r\n styleUrls: ['./ui-feature.component.scss'],\r\n standalone: false\r\n})\r\nexport class UiFeatureComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.ui.feature.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n This section contains the wireframes for the Market Feature route.\r\n </p>\r\n\r\n <strong>\r\n TBD\r\n </strong>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n\r\n <strong>INSERT WIREFRAMES DIAGRAM HERE.</strong>\r\n\r\n <p>\r\n Details of solution architecture items.\r\n </p>\r\n\r\n <strong>Summary:</strong>\r\n <p></p>\r\n <ol>\r\n <li><p>Describe core features (e.g.: endpoint availability)</p></li>\r\n <ul>\r\n <li><p>E.g.: endpoint availability</p></li>\r\n </ul>\r\n <li><p>Any sub or VNet design</p></li>\r\n <ul>\r\n <li><p>E.g.: Centralised Connectivity via Landing Zone Hub. A centralized connectivity hub within the Azure Landing Zone will be established to manage all ingress and egress traffic. This hub will host a secure Application Gateway (AppGW) with Web Application Firewall (WAF) policies tailored to protect Layer 7 traffic. Only HTTPS (port 443) traffic will be allowed, and backend pools will be configured to route requests securely to the original web app hosts.</p></li>\r\n </ul>\r\n </ol>\r\n </div>\r\n\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-ui-product',\r\n templateUrl: './ui-product.component.html',\r\n styleUrls: ['./ui-product.component.scss'],\r\n standalone: false\r\n})\r\nexport class UiProductComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.ui.product.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n This section contains the wireframes for the Market Product route.\r\n </p>\r\n\r\n <strong>\r\n TBD\r\n </strong>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n \r\n <strong>INSERT WIREFRAMES DIAGRAM HERE.</strong>\r\n\r\n <p>\r\n Details of solution architecture items.\r\n </p>\r\n\r\n <strong>Summary:</strong>\r\n <p></p>\r\n <ol>\r\n <li><p>Describe core features (e.g.: endpoint availability)</p></li>\r\n <ul>\r\n <li><p>E.g.: endpoint availability</p></li>\r\n </ul>\r\n <li><p>Any sub or VNet design</p></li>\r\n <ul>\r\n <li><p>E.g.: Centralised Connectivity via Landing Zone Hub. A centralized connectivity hub within the Azure Landing Zone will be established to manage all ingress and egress traffic. This hub will host a secure Application Gateway (AppGW) with Web Application Firewall (WAF) policies tailored to protect Layer 7 traffic. Only HTTPS (port 443) traffic will be allowed, and backend pools will be configured to route requests securely to the original web app hosts.</p></li>\r\n </ul>\r\n </ol>\r\n </div>\r\n\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-ui-profile',\r\n templateUrl: './ui-profile.component.html',\r\n styleUrls: ['./ui-profile.component.scss'],\r\n standalone: false\r\n})\r\nexport class UiProfileComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.ui.profile.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n This section contains the wireframes for the Market Practitioner Profile route.\r\n </p>\r\n\r\n <strong>\r\n TBD\r\n </strong>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n \r\n <strong>INSERT WIREFRAMES DIAGRAM HERE.</strong>\r\n\r\n <p>\r\n Details of solution architecture items.\r\n </p>\r\n\r\n <strong>Summary:</strong>\r\n <p></p>\r\n <ol>\r\n <li><p>Describe core features (e.g.: endpoint availability)</p></li>\r\n <ul>\r\n <li><p>E.g.: endpoint availability</p></li>\r\n </ul>\r\n <li><p>Any sub or VNet design</p></li>\r\n <ul>\r\n <li><p>E.g.: Centralised Connectivity via Landing Zone Hub. A centralized connectivity hub within the Azure Landing Zone will be established to manage all ingress and egress traffic. This hub will host a secure Application Gateway (AppGW) with Web Application Firewall (WAF) policies tailored to protect Layer 7 traffic. Only HTTPS (port 443) traffic will be allowed, and backend pools will be configured to route requests securely to the original web app hosts.</p></li>\r\n </ul>\r\n </ol>\r\n </div>\r\n\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-ui-recruit',\r\n templateUrl: './ui-recruit.component.html',\r\n styleUrls: ['./ui-recruit.component.scss'],\r\n standalone: false\r\n})\r\nexport class UiRecruitComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.ui.recruit.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n This section contains the wireframes for the Market Recruiting route.\r\n </p>\r\n\r\n <strong>\r\n TBD\r\n </strong>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n \r\n <strong>INSERT WIREFRAMES DIAGRAM HERE.</strong>\r\n\r\n <p>\r\n Details of solution architecture items.\r\n </p>\r\n\r\n <strong>Summary:</strong>\r\n <p></p>\r\n <ol>\r\n <li><p>Describe core features (e.g.: endpoint availability)</p></li>\r\n <ul>\r\n <li><p>E.g.: endpoint availability</p></li>\r\n </ul>\r\n <li><p>Any sub or VNet design</p></li>\r\n <ul>\r\n <li><p>E.g.: Centralised Connectivity via Landing Zone Hub. A centralized connectivity hub within the Azure Landing Zone will be established to manage all ingress and egress traffic. This hub will host a secure Application Gateway (AppGW) with Web Application Firewall (WAF) policies tailored to protect Layer 7 traffic. Only HTTPS (port 443) traffic will be allowed, and backend pools will be configured to route requests securely to the original web app hosts.</p></li>\r\n </ul>\r\n </ol>\r\n </div>\r\n\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { Component, OnDestroy, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n selector: 'app-ui-service',\r\n templateUrl: './ui-service.component.html',\r\n styleUrls: ['./ui-service.component.scss'],\r\n standalone: false\r\n})\r\nexport class UiServiceComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {\r\n \r\n constructor(\r\n protected override route: ActivatedRoute,\r\n protected override router: Router,\r\n protected override helpTreeService: HelpTreeService\r\n ) {\r\n super(route, router, helpTreeService);\r\n }\r\n\r\n override ngOnInit() {\r\n super.ngOnInit();\r\n }\r\n\r\n override ngOnDestroy() {\r\n super.ngOnDestroy();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"container-fluid flipflop-section\">\r\n <div class=\"row\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <h3>{{ \"spec.ui.service.title\" | translate }}</h3>\r\n </div>\r\n </div>\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n <p>\r\n This section contains the wireframes for the Market Services route.\r\n </p>\r\n\r\n <strong>\r\n TBD\r\n </strong>\r\n <p></p>\r\n </div>\r\n </div>\r\n\r\n\r\n <div class=\"row\">\r\n \r\n <strong>INSERT WIREFRAMES DIAGRAM HERE.</strong>\r\n\r\n <p>\r\n Details of solution architecture items.\r\n </p>\r\n\r\n <strong>Summary:</strong>\r\n <p></p>\r\n <ol>\r\n <li><p>Describe core features (e.g.: endpoint availability)</p></li>\r\n <ul>\r\n <li><p>E.g.: endpoint availability</p></li>\r\n </ul>\r\n <li><p>Any sub or VNet design</p></li>\r\n <ul>\r\n <li><p>E.g.: Centralised Connectivity via Landing Zone Hub. A centralized connectivity hub within the Azure Landing Zone will be established to manage all ingress and egress traffic. This hub will host a secure Application Gateway (AppGW) with Web Application Firewall (WAF) policies tailored to protect Layer 7 traffic. Only HTTPS (port 443) traffic will be allowed, and backend pools will be configured to route requests securely to the original web app hosts.</p></li>\r\n </ul>\r\n </ol>\r\n </div>\r\n\r\n\r\n\r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport * as _ from 'lodash';\r\nimport { Component, OnInit, OnDestroy, ChangeDetectionStrategy, AfterViewInit, ChangeDetectorRef, ViewChild } from '@angular/core';\r\nimport { Router, ActivatedRoute } from '@angular/router';\r\nimport { Subscription } from 'rxjs';\r\n\r\n@Component({\r\n changeDetection: ChangeDetectionStrategy.OnPush,\r\n selector: 'app-spec-prv',\r\n templateUrl: './spec-prv.component.html',\r\n styleUrls: ['./spec-prv.component.scss'],\r\n standalone: false\r\n})\r\nexport class SpecPrvComponent implements AfterViewInit, OnInit, OnDestroy {\r\n loading = true;\r\n isViewInitialized = false;\r\n productSubscription!: Subscription;\r\n\r\n navlistHeading = 'dev.prv.title';\r\n navlistCaption = 'dev.prv.blurb';\r\n \r\n constructor(\r\n protected router: Router,\r\n protected route: ActivatedRoute,\r\n private changeDetector: ChangeDetectorRef\r\n ) {\r\n }\r\n\r\n ngOnInit() {\r\n // Baseline the master list, and set the toolbar with buttons\r\n }\r\n\r\n ngOnDestroy() {\r\n }\r\n\r\n ngAfterViewInit() {\r\n this.isViewInitialized = true;\r\n this.changeDetector.detectChanges();\r\n }\r\n\r\n}\r\n","<!--\r\n-- Copyright (c) Cashikoi. All rights reserved.\r\n-- This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n-->\r\n<div class=\"height-max\" style=\"width: 100%\">\r\n\r\n <div class=\"row\">\r\n <div class=\"col-4\">\r\n <mat-card class=\"example-card\">\r\n <mat-card-header>\r\n <mat-card-title> {{ navlistHeading | translate }} </mat-card-title>\r\n <mat-card-subtitle> {{ navlistCaption | translate }} </mat-card-subtitle>\r\n </mat-card-header>\r\n <mat-card-content>\r\n <app-tree-spec></app-tree-spec>\r\n </mat-card-content>\r\n </mat-card>\r\n </div> \r\n\r\n <div class=\"col-8\">\r\n <mat-card class=\"example-card\">\r\n <mat-card-content>\r\n <router-outlet></router-outlet>\r\n </mat-card-content>\r\n </mat-card>\r\n </div>\r\n \r\n </div>\r\n</div>\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { NgModule } from '@angular/core';\r\nimport { Routes, RouterModule } from '@angular/router';\r\nimport { SpecPrvComponent } from './pages/spec-prv.component';\r\n\r\nimport { OverviewComponent } from './components/overview/overview.component';\r\nimport { ArchitectureComponent } from './components/architecture/architecture.component';\r\nimport { ChangeComponent } from './components/change/change.component';\r\nimport { DataComponent } from './components/data/data.component';\r\nimport { RulesComponent } from './components/rules/rules.component';\r\n\r\nimport { UiComponent } from './components/ui/ui.component';\r\nimport { UiCommunityComponent } from './components/ui-community/ui-community.component';\r\nimport { UiFeatureComponent } from './components/ui-feature/ui-feature.component';\r\nimport { UiProductComponent } from './components/ui-product/ui-product.component';\r\nimport { UiProfileComponent } from './components/ui-profile/ui-profile.component';\r\nimport { UiRecruitComponent } from './components/ui-recruit/ui-recruit.component';\r\nimport { UiServiceComponent } from './components/ui-service/ui-service.component';\r\n\r\nconst routes: Routes = [\r\n {\r\n path: 'main', component: SpecPrvComponent,\r\n children: [\r\n { path: 'market-overview', component: OverviewComponent },\r\n { path: 'market-architecture', component: ArchitectureComponent },\r\n { path: 'market-change-log', component: ChangeComponent },\r\n { path: 'market-data-model', component: DataComponent },\r\n { path: 'market-business-rules', component: RulesComponent },\r\n\r\n { path: 'market-ui', component: UiComponent },\r\n { path: 'market-ui-community', component: UiCommunityComponent },\r\n { path: 'market-ui-feature', component: UiFeatureComponent },\r\n { path: 'market-ui-product', component: UiProductComponent },\r\n { path: 'market-ui-profile', component: UiProfileComponent },\r\n { path: 'market-ui-recruit', component: UiRecruitComponent },\r\n { path: 'market-ui-service', component: UiServiceComponent },\r\n\r\n { path: '', redirectTo: 'pre-start', pathMatch: 'prefix' }\r\n ],\r\n }, {\r\n path: '', redirectTo: 'main', pathMatch: 'prefix'\r\n },\r\n];\r\n@NgModule({\r\n imports: [\r\n RouterModule.forChild(routes)\r\n ],\r\n exports: [\r\n RouterModule\r\n ],\r\n providers: [\r\n // AuthGuardService\r\n ]\r\n})\r\nexport class SpecMarketRoutingModule { }\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\nimport { NgModule, ApplicationRef, DoBootstrap } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\r\nimport { provideHttpClient, withInterceptorsFromDi } from '@angular/common/http';\r\nimport { AgGridModule } from 'ag-grid-angular';\r\n\r\nimport { CoreCommonModule } from '@cashikoi/viewdu-ngx-lib';\r\nimport { AppMaterialModule } from '@cashikoi/viewdu-ngx-lib';\r\nimport { AppSyncfusionModule } from '@cashikoi/viewdu-ngx-lib';\r\n\r\nimport { SpecMarketRoutingModule } from './spec-prv-routing.module';\r\nimport { SpecPrvComponent } from './pages/spec-prv.component';\r\nimport { TreeSpecComponent } from './components/tree-spec/tree-spec.component';\r\n\r\nimport { OverviewComponent } from './components/overview/overview.component';\r\nimport { ArchitectureComponent } from './components/architecture/architecture.component';\r\nimport { ChangeComponent } from './components/change/change.component';\r\nimport { DataComponent } from './components/data/data.component';\r\nimport { RulesComponent } from './components/rules/rules.component';\r\n\r\nimport { UiComponent } from './components/ui/ui.component';\r\nimport { UiCommunityComponent } from './components/ui-community/ui-community.component';\r\nimport { UiFeatureComponent } from './components/ui-feature/ui-feature.component';\r\nimport { UiProductComponent } from './components/ui-product/ui-product.component';\r\nimport { UiProfileComponent } from './components/ui-profile/ui-profile.component';\r\nimport { UiRecruitComponent } from './components/ui-recruit/ui-recruit.component';\r\nimport { UiServiceComponent } from './components/ui-service/ui-service.component';\r\n\r\n@NgModule({\r\n declarations: [\r\n SpecPrvComponent,\r\n TreeSpecComponent,\r\n OverviewComponent,\r\n ArchitectureComponent,\r\n ChangeComponent,\r\n DataComponent,\r\n RulesComponent,\r\n UiComponent,\r\n\r\n UiCommunityComponent,\r\n UiFeatureComponent,\r\n UiProductComponent,\r\n UiProfileComponent,\r\n UiRecruitComponent,\r\n UiServiceComponent\r\n\r\n ],\r\n exports: [\r\n SpecPrvComponent,\r\n TreeSpecComponent,\r\n OverviewComponent,\r\n ArchitectureComponent,\r\n ChangeComponent,\r\n DataComponent,\r\n RulesComponent,\r\n UiComponent,\r\n\r\n UiCommunityComponent,\r\n UiFeatureComponent,\r\n UiProductComponent,\r\n UiProfileComponent,\r\n UiRecruitComponent,\r\n UiServiceComponent\r\n ],\r\n imports: [\r\n CommonModule,\r\n FormsModule,\r\n ReactiveFormsModule,\r\n AgGridModule,\r\n CoreCommonModule,\r\n AppMaterialModule,\r\n AppSyncfusionModule,\r\n SpecMarketRoutingModule\r\n ],\r\n providers: [\r\n provideHttpClient(withInterceptorsFromDi()),\r\n ]\r\n})\r\nexport class SpecPrvModule { }\r\n","/*\r\n * Copyright (c) Cashikoi. All rights reserved.\r\n * This file is subject to the terms and conditions defined in file 'LICENSE.txt', which is part of this source code package.\r\n */\r\n/*\r\n * Public API Surface of viewdu-core-ngx-lib\r\n */\r\n\r\nexport * from './lib/viewdu-market-ngx-html-prv.module';\r\n\r\nexport * from './lib/spec-prv/components/tree-spec/tree-spec.component';\r\n\r\nexport * from './lib/spec-prv/components/architecture/architecture.component';\r\nexport * from './lib/spec-prv/components/change/change.component';\r\nexport * from './lib/spec-prv/components/data/data.component';\r\nexport * from './lib/spec-prv/components/overview/overview.component';\r\nexport * from './lib/spec-prv/components/rules/rules.component';\r\n\r\nexport * from './lib/spec-prv/components/ui/ui.component';\r\nexport * from './lib/spec-prv/components/ui-community/ui-community.component';\r\nexport * from './lib/spec-prv/components/ui-feature/ui-feature.component';\r\nexport * from './lib/spec-prv/components/ui-product/ui-product.component';\r\nexport * from './lib/spec-prv/components/ui-profile/ui-profile.component';\r\nexport * from './lib/spec-prv/components/ui-recruit/ui-recruit.component';\r\nexport * from './lib/spec-prv/components/ui-service/ui-service.component';\r\n\r\nexport * from './lib/spec-prv/pages/spec-prv.component';\r\nexport * from './lib/spec-prv/spec-prv-routing.module';\r\nexport * from './lib/spec-prv/spec-prv.module';\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i4","i2","i3.TreeSpecComponent"],"mappings":"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"}
package/index.d.ts ADDED
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@anasahmed8819/viewdu-market-ngx-html-prv" />
5
+ export * from './public-api';
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class ArchitectureComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<ArchitectureComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<ArchitectureComponent, "app-architecture", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class ChangeComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChangeComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChangeComponent, "app-change", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class DataComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<DataComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<DataComponent, "app-data", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class OverviewComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<OverviewComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<OverviewComponent, "app-overview", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class RulesComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<RulesComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<RulesComponent, "app-rules", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,45 @@
1
+ import { OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
2
+ import { Subscription } from 'rxjs';
3
+ import { MatSnackBar } from '@angular/material/snack-bar';
4
+ import { HelpTreeService } from '@cashikoi/viewdu-ngx-lib';
5
+ import { ActivatedRoute, Router } from '@angular/router';
6
+ import { TreeViewComponent } from '@syncfusion/ej2-angular-navigations';
7
+ import { TranslateService } from '@ngx-translate/core';
8
+ import * as i0 from "@angular/core";
9
+ export declare class TreeSpecComponent implements OnInit, OnDestroy {
10
+ private route;
11
+ private router;
12
+ snackBar: MatSnackBar;
13
+ private changeDetector;
14
+ protected translate: TranslateService;
15
+ protected helpTreeService: HelpTreeService;
16
+ tree: TreeViewComponent;
17
+ editMode: boolean;
18
+ selectionSubscription: Subscription;
19
+ titleMain: string;
20
+ titleUnderConstruction: string;
21
+ titlePreStart: string;
22
+ titleOverview: string;
23
+ titleChangeLog: string;
24
+ titleArchitecture: string;
25
+ titleBusinessRules: string;
26
+ titleDataModel: string;
27
+ titleUI: string;
28
+ titleUiRecruit: string;
29
+ titleUiProduct: string;
30
+ titleUiFeature: string;
31
+ titleUiService: string;
32
+ titleUiCommunity: string;
33
+ titleUiProfile: string;
34
+ loading: boolean;
35
+ paginationPageSize: number;
36
+ paginationPageSizeSelector: number[] | boolean;
37
+ hierarchicalData: Object[];
38
+ field: Object;
39
+ constructor(route: ActivatedRoute, router: Router, snackBar: MatSnackBar, changeDetector: ChangeDetectorRef, translate: TranslateService, helpTreeService: HelpTreeService);
40
+ ngOnInit(): void;
41
+ ngOnDestroy(): void;
42
+ nodeClicked(args: any): Promise<void>;
43
+ static ɵfac: i0.ɵɵFactoryDeclaration<TreeSpecComponent, never>;
44
+ static ɵcmp: i0.ɵɵComponentDeclaration<TreeSpecComponent, "app-tree-spec", never, { "editMode": { "alias": "editMode"; "required": false; }; }, {}, never, never, false, never>;
45
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class UiComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<UiComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<UiComponent, "app-ui", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class UiCommunityComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<UiCommunityComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<UiCommunityComponent, "app-ui-community", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class UiFeatureComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<UiFeatureComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<UiFeatureComponent, "app-ui-feature", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class UiProductComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<UiProductComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<UiProductComponent, "app-ui-product", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class UiProfileComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<UiProfileComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<UiProfileComponent, "app-ui-profile", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class UiRecruitComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<UiRecruitComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<UiRecruitComponent, "app-ui-recruit", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,14 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { ActivatedRoute, Router } from '@angular/router';
3
+ import { HelpTreeService, ViewDuHelpComponent } from '@cashikoi/viewdu-ngx-lib';
4
+ import * as i0 from "@angular/core";
5
+ export declare class UiServiceComponent extends ViewDuHelpComponent implements OnInit, OnDestroy {
6
+ protected route: ActivatedRoute;
7
+ protected router: Router;
8
+ protected helpTreeService: HelpTreeService;
9
+ constructor(route: ActivatedRoute, router: Router, helpTreeService: HelpTreeService);
10
+ ngOnInit(): void;
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<UiServiceComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<UiServiceComponent, "app-ui-service", never, {}, {}, never, never, false, never>;
14
+ }
@@ -0,0 +1,20 @@
1
+ import { OnInit, OnDestroy, AfterViewInit, ChangeDetectorRef } from '@angular/core';
2
+ import { Router, ActivatedRoute } from '@angular/router';
3
+ import { Subscription } from 'rxjs';
4
+ import * as i0 from "@angular/core";
5
+ export declare class SpecPrvComponent implements AfterViewInit, OnInit, OnDestroy {
6
+ protected router: Router;
7
+ protected route: ActivatedRoute;
8
+ private changeDetector;
9
+ loading: boolean;
10
+ isViewInitialized: boolean;
11
+ productSubscription: Subscription;
12
+ navlistHeading: string;
13
+ navlistCaption: string;
14
+ constructor(router: Router, route: ActivatedRoute, changeDetector: ChangeDetectorRef);
15
+ ngOnInit(): void;
16
+ ngOnDestroy(): void;
17
+ ngAfterViewInit(): void;
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<SpecPrvComponent, never>;
19
+ static ɵcmp: i0.ɵɵComponentDeclaration<SpecPrvComponent, "app-spec-prv", never, {}, {}, never, never, false, never>;
20
+ }
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "@angular/router";
3
+ export declare class SpecMarketRoutingModule {
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<SpecMarketRoutingModule, never>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SpecMarketRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
6
+ static ɵinj: i0.ɵɵInjectorDeclaration<SpecMarketRoutingModule>;
7
+ }
@@ -0,0 +1,25 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./pages/spec-prv.component";
3
+ import * as i2 from "./components/tree-spec/tree-spec.component";
4
+ import * as i3 from "./components/overview/overview.component";
5
+ import * as i4 from "./components/architecture/architecture.component";
6
+ import * as i5 from "./components/change/change.component";
7
+ import * as i6 from "./components/data/data.component";
8
+ import * as i7 from "./components/rules/rules.component";
9
+ import * as i8 from "./components/ui/ui.component";
10
+ import * as i9 from "./components/ui-community/ui-community.component";
11
+ import * as i10 from "./components/ui-feature/ui-feature.component";
12
+ import * as i11 from "./components/ui-product/ui-product.component";
13
+ import * as i12 from "./components/ui-profile/ui-profile.component";
14
+ import * as i13 from "./components/ui-recruit/ui-recruit.component";
15
+ import * as i14 from "./components/ui-service/ui-service.component";
16
+ import * as i15 from "@angular/common";
17
+ import * as i16 from "@angular/forms";
18
+ import * as i17 from "ag-grid-angular";
19
+ import * as i18 from "@cashikoi/viewdu-ngx-lib";
20
+ import * as i19 from "./spec-prv-routing.module";
21
+ export declare class SpecPrvModule {
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<SpecPrvModule, never>;
23
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SpecPrvModule, [typeof i1.SpecPrvComponent, typeof i2.TreeSpecComponent, typeof i3.OverviewComponent, typeof i4.ArchitectureComponent, typeof i5.ChangeComponent, typeof i6.DataComponent, typeof i7.RulesComponent, typeof i8.UiComponent, typeof i9.UiCommunityComponent, typeof i10.UiFeatureComponent, typeof i11.UiProductComponent, typeof i12.UiProfileComponent, typeof i13.UiRecruitComponent, typeof i14.UiServiceComponent], [typeof i15.CommonModule, typeof i16.FormsModule, typeof i16.ReactiveFormsModule, typeof i17.AgGridModule, typeof i18.CoreCommonModule, typeof i18.AppMaterialModule, typeof i18.AppSyncfusionModule, typeof i19.SpecMarketRoutingModule], [typeof i1.SpecPrvComponent, typeof i2.TreeSpecComponent, typeof i3.OverviewComponent, typeof i4.ArchitectureComponent, typeof i5.ChangeComponent, typeof i6.DataComponent, typeof i7.RulesComponent, typeof i8.UiComponent, typeof i9.UiCommunityComponent, typeof i10.UiFeatureComponent, typeof i11.UiProductComponent, typeof i12.UiProfileComponent, typeof i13.UiRecruitComponent, typeof i14.UiServiceComponent]>;
24
+ static ɵinj: i0.ɵɵInjectorDeclaration<SpecPrvModule>;
25
+ }
@@ -0,0 +1,13 @@
1
+ import { ModuleWithProviders } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ import * as i1 from "@angular/common";
4
+ import * as i2 from "@angular/router";
5
+ import * as i3 from "@angular/forms";
6
+ import * as i4 from "@cashikoi/viewdu-ngx-lib";
7
+ export declare class ViewduMarketNgxHtmlPrvModule {
8
+ constructor();
9
+ static forRoot(): ModuleWithProviders<ViewduMarketNgxHtmlPrvModule>;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<ViewduMarketNgxHtmlPrvModule, never>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ViewduMarketNgxHtmlPrvModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.AppMaterialModule, typeof i4.AppSyncfusionModule, typeof i4.CoreCommonModule, typeof i4.CoreGridModule, typeof i4.CoreUserModule], never>;
12
+ static ɵinj: i0.ɵɵInjectorDeclaration<ViewduMarketNgxHtmlPrvModule>;
13
+ }
package/package.json ADDED
@@ -0,0 +1,39 @@
1
+ {
2
+ "name": "@anasahmed8819/viewdu-market-ngx-html-prv",
3
+ "version": "1.0.8",
4
+ "description": "This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.0.0.",
5
+ "repository": {
6
+ "type": "git"
7
+ },
8
+ "publishConfig": {
9
+ "access": "public"
10
+ },
11
+ "keywords": [
12
+ "viewdu"
13
+ ],
14
+ "author": "Aiden Dipple",
15
+ "license": "UNLICENSED",
16
+ "bugs": {
17
+ "url": "https://github.com/cashikoi/viewdu-market-ngx-html-prv/issues"
18
+ },
19
+ "homepage": "https://github.com/cashikoi/viewdu-market-ngx-html-prv#readme",
20
+ "peerDependencies": {
21
+ "@angular/common": "^19.2.6",
22
+ "@angular/core": "^19.2.6"
23
+ },
24
+ "dependencies": {
25
+ "tslib": "^2.3.0"
26
+ },
27
+ "module": "fesm2022/anasahmed8819-viewdu-market-ngx-html-prv.mjs",
28
+ "typings": "index.d.ts",
29
+ "exports": {
30
+ "./package.json": {
31
+ "default": "./package.json"
32
+ },
33
+ ".": {
34
+ "types": "./index.d.ts",
35
+ "default": "./fesm2022/anasahmed8819-viewdu-market-ngx-html-prv.mjs"
36
+ }
37
+ },
38
+ "sideEffects": false
39
+ }
@@ -0,0 +1,17 @@
1
+ export * from './lib/viewdu-market-ngx-html-prv.module';
2
+ export * from './lib/spec-prv/components/tree-spec/tree-spec.component';
3
+ export * from './lib/spec-prv/components/architecture/architecture.component';
4
+ export * from './lib/spec-prv/components/change/change.component';
5
+ export * from './lib/spec-prv/components/data/data.component';
6
+ export * from './lib/spec-prv/components/overview/overview.component';
7
+ export * from './lib/spec-prv/components/rules/rules.component';
8
+ export * from './lib/spec-prv/components/ui/ui.component';
9
+ export * from './lib/spec-prv/components/ui-community/ui-community.component';
10
+ export * from './lib/spec-prv/components/ui-feature/ui-feature.component';
11
+ export * from './lib/spec-prv/components/ui-product/ui-product.component';
12
+ export * from './lib/spec-prv/components/ui-profile/ui-profile.component';
13
+ export * from './lib/spec-prv/components/ui-recruit/ui-recruit.component';
14
+ export * from './lib/spec-prv/components/ui-service/ui-service.component';
15
+ export * from './lib/spec-prv/pages/spec-prv.component';
16
+ export * from './lib/spec-prv/spec-prv-routing.module';
17
+ export * from './lib/spec-prv/spec-prv.module';