From 79f7370bba4f7d5360016b153ad541bb342a4501 Mon Sep 17 00:00:00 2001 From: prahalad Date: Wed, 16 Mar 2022 16:50:54 +0530 Subject: [PATCH] HII, SPData, SpSchema Table in Implementation Segment --- .../partner-details.component.html | 737 ++++++++---------- .../partner-details.component.scss | 21 +- 2 files changed, 342 insertions(+), 416 deletions(-) diff --git a/src/app/dashboard/partner-details/partner-details.component.html b/src/app/dashboard/partner-details/partner-details.component.html index 0bbdb4a..7070534 100644 --- a/src/app/dashboard/partner-details/partner-details.component.html +++ b/src/app/dashboard/partner-details/partner-details.component.html @@ -11,486 +11,395 @@ + Implementation Data + -
-
-
Primary Contact
-
- -
-
- - -
+
+
+
+
Primary Contact
+
-
- - -
+
+
+ + +
-
- - -
+
+ + +
+ +
+ + +
-
- - +
+ + +
-
-
+
-
-
-
Basic Info
-
+
+
+
Basic Info
+
-
-
- - -
+
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - - -
+
+ + + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - +
+ + +
-
-
+
-
-
-
Alternative Contact
-
+
+
+
Alternative Contact
+
-
+
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - +
+ + +
-
-
+
-
-
-
Detailed Profile
-
+
+
+
Detailed Profile
+
-
-
- - -
+
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - - -
+
+ + + +
+ + +
+ + + +
+ +
+ + + +
+
-
- + +
+ +
+ + placeholder="Select communities" [(ngModel)]="partnerDetails.detailedProfile.communities"> - +
- + - +
-
-
- - -
+
+ + + +
-
- - - -
+
+ + +
-
- - - +
+ + +
+
-
- - - -
+
+
+
+ Strength & Capability +
+
-
- - -
+
+
+ + + +
-
- - -
-
-
+
+ + +
-
-
-
- Strength & Capability -
-
- -
-
- - - -
+
+ + +
-
- - -
+
+ + + +
-
- - -
+
+ + +
-
- - - -
+
+ + +
-
- - +
+ + +
+
-
- - +
+
+ +
- -
- - +
+ +
- -
-
- - -
-
- - -
-
+ -
-
-
HII Data
-
-
-
-
- Name -
-
- {{ package.name }} -
-
-
-
- Implementation Status -
-
- {{ package.implementationStatus }} -
-
-
-
- No. of Females -
-
- {{ package.noOfFemales }} -
-
-
-
- No. of Males -
-
- {{ package.noOfMales }} -
-
-
-
- No. of Transgenders -
-
- {{ package.noOfTransgender }} -
-
-
-
- Health Package ID -
-
- {{ package.packagesHealth }} -
-
-
-
- Health Remarks -
-
- {{ package.healthRemarks }} -
-
-
-
- Disaggregation Note -
-
- {{ package.disaggregationNote }} -
-
-
-
- Relevant Documents -
-
- Link - - -
-
+
+
+
+
HII Data
+
+
+
+
Name
+
Implementation Status
+
No. of Females
+
No. of Males
+
No. of Transgenders
+
Health Package ID
+
Health Remarks
+
Disaggregation Note
+
Relevant Documents
+
+
+
{{ package.name }}
+
{{ package.implementationStatus }}
+
{{ package.noOfFemales }}
+
{{ package.noOfMales }}
+
{{ package.noOfTransgender }}
+
{{ package.packagesHealth }}
+
{{ package.healthRemarks }}
+
{{ package.disaggregationNote }}
+
+ Link + - +
+
+
+
-
- -
-
-
SP Data
-
-
-
-
- Name -
-
- {{ package.name }} -
-
-
-
- Implementation Status -
-
- {{ package.status }} -
-
-
-
- Female Number -
-
- {{ package.femaleNo }} -
-
-
-
- Male Number -
-
- {{ package.maleNo }} -
-
-
-
- Transgenders Number -
-
- {{ package.tgNo }} -
-
-
-
- Total Aggregation -
-
- {{ package.totalAggregation }} -
-
-
-
- Other Remarks -
-
- {{ package.otherRemarks }} -
-
-
-
- Relevant Documents -
-
- Link - - -
-
+
+
+
SP Data
+
+
+
+
Name
+
Implementation Status
+
Female Number
+
Male Number
+
Transgenders Number
+
Total Aggregation
+
Other Remarks
+
Relevant Documents
+
+
+
{{ package.name }}
+
{{ package.status }}
+
{{ package.femaleNo }}
+
{{ package.maleNo }}
+
{{ package.tgNo }}
+
{{ package.totalAggregation }}
+
{{ package.otherRemarks }}
+
+ Link + - +
+
+
-
-
-
-
SP Scheme
-
-
-
-
- Count -
-
- {{ package.count }} -
-
-
-
- Scheme Id +
+
+
SP Scheme
+
+ +
+
+
Scheme Id
+
Count
-
- {{ package.schemeId }} +
+
{{ package.schemeId }}
+
{{ package.count }}
-
+
@@ -503,7 +412,7 @@ Back - +