@ -24,17 +24,10 @@
< / div >
< div class = "form-group col-md-6" >
< label for = "TenderRefNo" > Tender Reference Number:< / label >
< < < < < < < HEAD
< input type = "text" class = "form-control" id = "TenderRefNo"
[(ngModel)]="tenderData.tenderRefNo" name="tenderRefNo" required>
< / div >
=======
< input type = "number" class = "form-control" id = "TenderRefNo"
[(ngModel)]="tenderData.tenderRefNo" name="tenderRefNo" required>
< / div >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / div >
< div class = "form-row" >
< div class = "form-group col-md-6" >
@ -138,19 +131,11 @@
< / div >
< < < < < < < HEAD
<!-- <div class="form - group col - md - 6">
< label for = "feePayableAt" > Fee Payable At< / label >
< input type = "text" class = "form-control" id = "feePayableAt"
[(ngModel)]="tenderData.feePayableAt" name="feePayableAt">
< / div > -->
=======
< div class = "form-group col-md-6" >
< label for = "feePayableAt" > Fee Payable At< / label >
< input type = "text" class = "form-control" id = "feePayableAt"
[(ngModel)]="tenderData.feePayableAt" name="feePayableAt">
< / div >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / div >
< / div >
< / div > < br >
@ -193,19 +178,11 @@
< / div >
< / div >
< div class = "form-row" >
< < < < < < < HEAD
<!-- <div class="form - group col - md - 4">
< label for = "emdPayableAt" > EMD Payable At< / label >
< input type = "text" class = "form-control" id = "emdPayableAt"
[(ngModel)]="tenderData.emdPayableAt" name="emdPayableAt">
< / div > -->
=======
< div class = "form-group col-md-4" >
< label for = "emdPayableAt" > EMD Payable At< / label >
< input type = "text" class = "form-control" id = "emdPayableAt"
[(ngModel)]="tenderData.emdPayableAt" name="emdPayableAt">
< / div >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< div class = "form-group col-md-4" >
< label for = "allowEmdBgOrSt" > EMD through BG/ST or EMD Exemption
Allowed< / label >
@ -260,39 +237,11 @@
< / div >
< div class = "form-row" >
< div class = "form-group col-md-4" >
< < < < < < < HEAD
=======
< label for = "pincode" > Pincode< / label >
< input type = "number" class = "form-control" id = "pincode"
[(ngModel)]="tenderData.pincode" name="pincode" [maxlength]="6">
< / div >
< div class = "form-group col-md-4" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< label for = "tenderValue" > Tender Value in ₹< / label >
< input type = "number" class = "form-control" id = "tenderValue"
[(ngModel)]="tenderData.tenderValue" name="tenderValue">
< / div >
< div class = "form-group col-md-4" >
< < < < < < < HEAD
=======
< label for = "contractType" > Contract Type< / label >
< input type = "text" class = "form-control" id = "contractType"
[(ngModel)]="tenderData.contractType" name="contractType">
< / div >
< / div >
< div class = "form-row" >
< div class = "form-group col-md-4" >
< label for = "location" > Location< / label >
< input type = "text" class = "form-control" id = "location"
[(ngModel)]="tenderData.location" name="location">
< / div >
< div class = "form-group col-md-4" >
< label for = "preBidMeetAdd" > Pre Bid Meeting Address< / label >
< input type = "text" class = "form-control" id = "preBidMeetAdd"
[(ngModel)]="tenderData.preBidMeetAdd" name="preBidMeetAdd">
< / div >
< div class = "form-group col-md-4" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< label for = "productCategory" > Product Category< / label >
< select class = "form-control" id = "productCategory"
[(ngModel)]="tenderData.productCategory" name="productCategory">
@ -303,14 +252,11 @@
< / select >
< / div >
< < < < < < < HEAD
< div class = "form-group col-md-4" >
< label for = "subCategory" > Sub category< / label >
< input type = "text" class = "form-control" id = "subCategory"
[(ngModel)]="tenderData.subCategory" name="subCategory">
< / div >
=======
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / div >
< div class = "form-row" >
< div class = "form-group col-md-4" >
@ -319,7 +265,6 @@
[(ngModel)]="tenderData.bidValidity" name="bidValidity">
< / div >
< div class = "form-group col-md-4" >
< < < < < < < HEAD
< label for = "periodOfWork" > Period Of Work(Days)< / label >
< input type = "number" class = "form-control" id = "periodOfWork"
[(ngModel)]="tenderData.periodOfWork" name="periodOfWork">
@ -343,30 +288,12 @@
< label for = "bidOpeningPlace" > Bid Opening Place< / label >
< input type = "text" class = "form-control" id = "bidOpeningPlace"
[(ngModel)]="tenderData.bidOpeningPlace" name="bidOpeningPlace">
=======
< label for = "input21" > Pre Bid Meeting Date< / label >
< input type = "date" class = "form-control" id = "input23"
[(ngModel)]="tenderData.preBidDate" name="preBidMeetAdd">
< / div >
< div class = "form-group col-md-4" >
< label for = "subCategory" > Sub category< / label >
< input type = "text" class = "form-control" id = "subCategory"
[(ngModel)]="tenderData.subCategory" name="subCategory">
< / div >
< / div >
< div class = "form-row" >
< div class = "form-group col-md-4" >
< label for = "periodOfWork" > Period Of Work(Days)< / label >
< input type = "number" class = "form-control" id = "periodOfWork"
[(ngModel)]="tenderData.periodOfWork" name="periodOfWork">
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / div >
< div class = "form-group col-md-4" >
< label for = "preBidMeetPlace" > Pre Bid Meeting Place< / label >
< input type = "text" class = "form-control" id = "preBidMeetPlace"
[(ngModel)]="tenderData.preBidMeetPlace" name="preBidMeetPlace">
< / div >
< < < < < < < HEAD
< / div >
< div class = "form-row" >
< div class = "form-group col-md-6" >
@ -389,13 +316,6 @@
=======
< div class = "form-group col-md-4" >
< label for = "bidOpeningPlace" > Bid Opening Place< / label >
< input type = "text" class = "form-control" id = "bidOpeningPlace"
[(ngModel)]="tenderData.bidOpeningPlace" name="bidOpeningPlace">
< / div >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / div >
< / div >
@ -413,21 +333,16 @@
< / div >
< / mat-tab >
< mat-tab label = "Critical Dates" [ disabled ] = " tru e" > < br > < br >
< mat-tab label = "Critical Dates" [ disabled ] = " fals e" > < br > < br >
< div class = "card" >
< div class = "card-body" >
< div class = "form-row" >
< < < < < < < HEAD
< div class = "form-group col-md-6" >
=======
< div class = "form-group col-md-4" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Published Date < / mat-label >
< < < < < < < HEAD
< input matInput type = "datetime-local"
[(ngModel)]="tenderData.publishDate "
[ngModelOptions]="{standalone: true}">
@ -438,23 +353,12 @@
< / mat-form-field >
< / div >
< div class = "form-group col-md-6" >
=======
< input matInput [ matDatepicker ] = " publishDate "
[(ngModel)]="tenderData.publishDate" [ngModelOptions]="{standalone: true}">
< mat-datepicker-toggle matSuffix
[for]="publishDate">< / mat-datepicker-toggle >
< mat-datepicker # publishDate > < / mat-datepicker >
< / mat-form-field >
< / div >
< div class = "form-group col-md-4" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
<!-- <label for="saleStartDate">Document Download / Sale Start Date</label>
< input type = "date" class = "form-control" id = "saleStartDate"
[(ngModel)]="tenderData.saleStartDate" name="saleStartDate"> -->
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Document Download / Sale Start Date < / mat-label >
< < < < < < < HEAD
< input matInput type = "datetime-local"
[(ngModel)]="tenderData.saleStartDate"
[ngModelOptions]="{standalone: true}">
@ -467,22 +371,11 @@
< / div >
< div class = "form-row" >
< div class = "form-group col-md-6" >
=======
< input matInput [ matDatepicker ] = " saleStartDate "
[(ngModel)]="tenderData.saleStartDate" [ngModelOptions]="{standalone: true}">
< mat-datepicker-toggle matSuffix
[for]="saleStartDate">< / mat-datepicker-toggle >
< mat-datepicker # saleStartDate > < / mat-datepicker >
< / mat-form-field >
< / div >
< div class = "form-group col-md-4" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
<!-- <label for="clarificationStartDate">Clarification Start Date</label>
< input type = "date" class = "form-control" id = "clarificationStartDate"
[(ngModel)]="tenderData.clarificationStartDate"
name="clarificationStartDate"> -->
< < < < < < < HEAD
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Clarification Start Date < / mat-label >
@ -496,24 +389,10 @@
< / div >
< div class = "form-group col-md-6" >
=======
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Clarification Start Date < / mat-label >
< input matInput [ matDatepicker ] = " clarificationStartDate "
[(ngModel)]="tenderData.clarificationStartDate" [ngModelOptions]="{standalone: true}">
< mat-datepicker-toggle matSuffix
[for]="clarificationStartDate">< / mat-datepicker-toggle >
< mat-datepicker # clarificationStartDate > < / mat-datepicker >
< / mat-form-field >
< / div >
< div class = "form-group col-md-4" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
<!-- <label for="saleEndDate">Document Download / Sale End Date</label>
< input type = "date" class = "form-control" id = "saleEndDate"
[(ngModel)]="tenderData.saleEndDate" name="saleEndDate"> -->
< < < < < < < HEAD
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Document Download / Sale End Date < / mat-label >
@ -529,25 +408,11 @@
< div class = "form-row" >
< div class = "form-group col-md-6" >
=======
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Document Download / Sale End Date < / mat-label >
< input matInput [ matDatepicker ] = " saleEndDate "
[(ngModel)]="tenderData.saleEndDate" [ngModelOptions]="{standalone: true}">
< mat-datepicker-toggle matSuffix
[for]="saleEndDate">< / mat-datepicker-toggle >
< mat-datepicker # saleEndDate > < / mat-datepicker >
< / mat-form-field >
< / div >
< div class = "form-group col-md-4" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
<!-- <label for="clarificationEndDate">Clarification End Date</label>
< input type = "date" class = "form-control" id = "clarificationEndDate"
[(ngModel)]="tenderData.clarificationEndDate"
name="clarificationEndDate"> -->
< < < < < < < HEAD
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Clarification End Date < / mat-label >
@ -560,37 +425,16 @@
< / mat-form-field >
< / div >
< div class = "form-group col-md-6" >
=======
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Clarification End Date < / mat-label >
< input matInput [ matDatepicker ] = " clarificationEndDate "
[(ngModel)]="tenderData.clarificationEndDate" [ngModelOptions]="{standalone: true}">
< mat-datepicker-toggle matSuffix
[for]="clarificationEndDate">< / mat-datepicker-toggle >
< mat-datepicker # clarificationEndDate > < / mat-datepicker >
< / mat-form-field >
< / div >
< div class = "form-group col-md-4" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Bid Submission Start Date < / mat-label >
< < < < < < < HEAD
< input matInput type = "datetime-local"
[(ngModel)]="tenderData.bidSubStartDate"
[ngModelOptions]="{standalone: true}">
<!-- <mat - datepicker - toggle matSuffix
[for]="bidSubStartDate">< / mat-datepicker-toggle >
< mat-datepicker # bidSubStartDate > < / mat-datepicker > -->
=======
< input matInput [ matDatepicker ] = " bidSubStartDate "
[(ngModel)]="tenderData.bidSubStartDate" [ngModelOptions]="{standalone: true}">
< mat-datepicker-toggle matSuffix
[for]="bidSubStartDate">< / mat-datepicker-toggle >
< mat-datepicker # bidSubStartDate > < / mat-datepicker >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / mat-form-field >
@ -598,7 +442,6 @@
< input type = "datetime-local" class = "form-control" id = "bidSubStartDate"
[(ngModel)]="tenderData.bidSubStartDate" name="bidSubStartDate"> -->
< / div >
< < < < < < < HEAD
< / div >
@ -621,38 +464,10 @@
< / div >
< div class = "form-group col-md-6" >
=======
< div class = "form-group col-md-4" >
<!-- <label for="bidSubEndDate">Bid Submission End Date</label>
< input type = "date" class = "form-control" id = "bidSubEndDate"
[(ngModel)]="tenderData.bidSubEndDate" name="bidSubEndDate"> -->
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Bid Submission End Date < / mat-label >
< input matInput [ matDatepicker ] = " bidSubEndDate "
[(ngModel)]="tenderData.bidSubEndDate" [ngModelOptions]="{standalone: true}">
< mat-datepicker-toggle matSuffix
[for]="bidSubEndDate">< / mat-datepicker-toggle >
< mat-datepicker # bidSubEndDate > < / mat-datepicker >
< / mat-form-field >
< / div >
< / div >
< div class = "form-row" >
< div class = "form-group col-md-4" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
<!-- <label for="bidOpenDate">Bid Opening Date</label>
< input type = "date" class = "form-control" id = "bidOpenDate"
[(ngModel)]="tenderData.bidOpenDate" name="bidOpenDate"> -->
< < < < < < < HEAD
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Bid Opening Date < / mat-label >
@ -663,17 +478,6 @@
[for]="bidOpenDate">< / mat-datepicker-toggle >
< mat-datepicker # bidOpenDate > < / mat-datepicker > -->
=======
< mat-form-field class = "input-style" appearance = "outline"
style="position: relative;width: 100%;">
< mat-label > Bid Opening Date < / mat-label >
< input matInput [ matDatepicker ] = " bidOpenDate "
[(ngModel)]="tenderData.bidOpenDate" [ngModelOptions]="{standalone: true}">
< mat-datepicker-toggle matSuffix
[for]="bidOpenDate">< / mat-datepicker-toggle >
< mat-datepicker # bidOpenDate > < / mat-datepicker >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / mat-form-field >
< / div >
< / div >
@ -693,11 +497,151 @@
< / div >
< / mat-tab >
< < < < < < < HEAD
< mat-tab label = "Tender Documents" [ disabled ] = " false " > < br > < br >
=======
< mat-tab label = "Required Documents" [ disabled ] = " true " > < br > < br >
< div class = "col-md-12" >
< div class = "table-responsive" >
< table class = "table table-bordered" >
< tbody >
< tr >
< th colspan = "12" class = "text-center" style = "background-color: #b8b8b8;" >
Required Documents< / th >
< / tr >
< tr >
< th colspan = "4" class = "col-sm-4" style = "text-align: center;" > Required
Document type< / th >
< th colspan = "4" class = "col-sm-4" style = "text-align: center;" > Description
< / th >
< th colspan = "3" class = "col-sm-4" style = "text-align: center;" > Document
Format< / th >
< th colspan = "1" > < / th >
< / tr >
< tr * ngFor = "let coverDOC of coverDocs; let i = index" >
< td colspan = "4" >
< div class = "input-group" >
< mat-form-field appearance = "outline" class = "columns"
style="height: 15px;margin-top: -10px;width:90%;">
< mat-label > Document Type< / mat-label >
< mat-select style = "border: none; padding: 0; width: 100%;"
[(ngModel)]="coverDocs[i].coverType"
[ngModelOptions]="{standalone: true}">
< mat-option style = "opacity: .5;" > Select Document Type
< / mat-option >
< mat-option * ngFor = "let coverType of coverslov "
[value]="coverType.id">
{{coverType.coverType}}
< / mat-option >
< / mat-select >
< / mat-form-field >
< / div >
< / td >
< td colspan = "4" >
< div class = "input-group" >
< input type = "text" class = "form-control"
[(ngModel)]="coverDocs[i].Description"
[ngModelOptions]="{standalone: true}">
< / div >
< / td >
< td colspan = "3" >
< mat-form-field appearance = "outline" class = "columns"
style="height: 15px;margin-top: -10px;width:90%;">
< mat-label > Document Type< / mat-label >
< mat-select style = "border: none; padding: 0; width: 100%;"
[(ngModel)]="coverDocs[i].fileFormat"
[ngModelOptions]="{standalone: true}">
< mat-option style = "opacity: .5;" > Select Document
Type< / mat-option >
< mat-option * ngFor = "let fileFormat of fileformatlov"
[value]="fileFormat.id">
{{fileFormat.fileFormat}}
< / mat-option >
< / mat-select >
< / mat-form-field >
< / td >
< td colspan = "1" > < button class = "btn btn-outline-secondary delete-btn ml-2"
type="button" (click)="deleteCoverRow(coverDOC.tender_id, i)">
< i class = "bi bi-trash" > < / i >
< / button > < / td >
< / tr >
< tr >
< td colspan = "12" class = "text-right" >
< button class = "btn btn-outline-secondary btn-sm"
(click)="addNewcoverDocRow()">Add Row< / button >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
< br >
< div class = "form-row" >
< div class = "form-group col-md-12" >
< button class = "btn btn-light float-left font-weight-bold" ( click ) = " prevTab ( ) " > < i
class="bi bi-arrow-left-circle">< / i > Prev
< / button >
< button class = "btn btn-light float-right font-weight-bold"
(click)="RequiredDocuments()">Next
< i class = "bi bi-arrow-right-circle" > < / i >
< / button >
< / div >
< / div >
< / mat-tab >
< mat-tab label = "Tender Inviting" [ disabled ] = " true " > < br > < br >
< div class = "card" >
< div class = "card-body" >
< div class = "form-row" >
< div class = "form-group col-md-6" >
< label for = "tenderInvName" > Name< / label >
< input type = "text" class = "form-control" id = "tenderInvName"
[(ngModel)]="tenderData.tenderInvName" name="tenderInvName">
< / div >
< div class = "form-group col-md-6" >
< label for = "tenderInvAddess" > Address< / label >
< input type = "text" ( keyup ) = " display ( ) " class = "form-control"
id="tenderInvAddess" [(ngModel)]="tenderData.tenderInvAddess"
name="tenderInvAddess">
< / div >
< / div >
< / div >
< / div > < br >
< br >
< div class = "form-row" >
< div class = "form-group col-md-12" >
< button class = "btn btn-light float-left font-weight-bold" ( click ) = " prevTab ( ) " > < i
class="bi bi-arrow-left-circle">< / i > Prev
< / button >
< button class = "btn btn-light float-right font-weight-bold"
(click)="submit()">Save Tender Details
< i class = "bi bi-send-check" > < / i >
< / button >
< / div >
< / div >
< / mat-tab >
< mat-tab label = "Tender Documents" [ disabled ] = " true " > < br > < br >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< div class = "col-md-12" >
@ -706,7 +650,6 @@
< tbody >
< tr >
< < < < < < < HEAD
< th colspan = "4" style = "background-color: #b8b8b8;" > < / th >
< th colspan = "4" class = "text-center" style = "background-color: #b8b8b8;" >
@ -858,29 +801,11 @@
(change)="UploadDrawingFiles($event,i)"
(change)="readUrl($event)"
[ngModelOptions]="{standalone: true}"> -->
=======
< th colspan = "12" class = "text-center" style = "background-color: #b8b8b8;" >
NIT Document< / th >
< / tr >
< tr >
< th colspan = "5" class = "col-sm-6" > Upload Files< / th >
< th colspan = "7" > Description< / th >
< / tr >
< tr * ngFor = "let nitDoc of nitDocuments; let i = index" >
< td colspan = "5" >
< div class = "input-group" >
< input type = "file" class = "form-control"
[(ngModel)]="nitDocuments[i].file"
(change)="UploadFiles($event,i,'NIT')"
(change)="readUrl($event)"
[ngModelOptions]="{standalone: true}">
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
<!-- <button class="btn btn - outline - secondary delete - btn" type="button">
< i class = "bi bi-cloud-upload" > < / i >
< / button > -->
< / div >
< / td >
< < < < < < < HEAD
< td colspan = "4" >
< mat-form-field appearance = "outline" class = "columns"
@ -909,9 +834,6 @@
< / select > -->
< / td >
< td colspan = "4" >
=======
< td colspan = "7" >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< div class = "input-group" >
< input type = "text" class = "form-control"
[(ngModel)]="nitDocuments[i].description"
@ -926,17 +848,12 @@
< tr >
< td colspan = "12" class = "text-right" >
< button class = "btn btn-outline-secondary btn-sm"
< < < < < < < HEAD
(click)="addNewNitDocRow()">Add Row< / button >
=======
(click)="addNewNITDocRow()">Add Row< / button >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / td >
< / tr >
< / tbody >
< < < < < < < HEAD
@ -954,22 +871,10 @@
style="min-width: 250px;text-align: center;">Document Type< / th >
< th colspan = "4" class = "col-sm-5"
style="min-width: 250px;text-align: center;">Description< / th >
=======
< tbody >
< tr >
< th colspan = "12" class = "text-center" style = "background-color:#b8b8b8;" >
Work Item Documents< / th >
< / tr >
< tr >
< th colspan = "4" class = "col-sm-4" > Upload Files< / th >
< th colspan = "4" class = "col-sm-4" > Document Type< / th >
< th colspan = "4" class = "col-sm-4" > Description< / th >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / tr >
< tr * ngFor = "let workItemDoc of workItemDocuments; let i = index" >
< td colspan = "4" >
< div class = "input-group" >
< < < < < < < HEAD
< mat-form-field class = "columns" appearance = "outline"
style="height: 15px;margin-top: -10px;width: 90%;">
@ -995,20 +900,12 @@
[(ngModel)]="workItemDocuments[i].file"
(change)="UploadFiles($event,i,'WID')"
[ngModelOptions]="{standalone: true}"> -->
=======
< input type = "file" class = "form-control"
[disabled]="workItemDoc.isUploaded"
[(ngModel)]="workItemDocuments[i].file"
(change)="UploadFiles($event,i,'WID')"
[ngModelOptions]="{standalone: true}">
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
<!-- <button class="btn btn - outline - secondary delete - btn" type="button" [disabled]="workItemDoc.isUploaded">
< i class = "bi bi-cloud-upload" > < / i >
< / button > -->
< / div >
< / td >
< td colspan = "4" >
< < < < < < < HEAD
< mat-form-field appearance = "outline" class = "columns"
style="height: 15px;margin-top: -10px;width:90%;">
@ -1026,24 +923,14 @@
< / mat-select >
< / mat-form-field >
<!-- <select class="form - control" id="documentType"
=======
< select class = "form-control" id = "documentType"
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
[(ngModel)]="workItemDocuments[i].docType"
[ngModelOptions]="{standalone: true}">
< option [ value ] = " documentType . id "
< < < < < < < HEAD
*ngFor="let documentType of filteredDocumentTypeLov">
{{documentType.documentType}}
< / option >
< / select > -->
=======
*ngFor="let documentType of documentTypeLov">
{{documentType.documentType}}
< / option >
< / select >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / td >
< td colspan = "4" >
< div class = "input-group" >
@ -1084,8 +971,8 @@
< button class = "btn btn-light float-left font-weight-bold" ( click ) = " prevTab ( ) " > < i
class="bi bi-arrow-left-circle">< / i > Prev
< / button >
< button class = "btn btn- light float-right font-weight-bold"
(click)="TendersDocuments()">Next
< button class = "btn btn- outline-primary float-right font-weight-bold"
(click)="TendersDocuments()">Submit Tender
< i class = "bi bi-arrow-right-circle" > < / i >
< / button >
< / div >
@ -1093,153 +980,8 @@
< / mat-tab >
< < < < < < < HEAD
< mat-tab label = "Required Documents" [ disabled ] = " true " > < br > < br >
< div class = "col-md-12" >
< div class = "table-responsive" >
< table class = "table table-bordered" >
< tbody >
< tr >
< th colspan = "12" class = "text-center" style = "background-color: #b8b8b8;" >
Required Documents< / th >
< / tr >
< tr >
< th colspan = "4" class = "col-sm-4" style = "text-align: center;" > Required
Document type< / th >
< th colspan = "4" class = "col-sm-4" style = "text-align: center;" > Description
< / th >
< th colspan = "4" class = "col-sm-4" style = "text-align: center;" > Document
Format< / th >
< / tr >
< tr * ngFor = "let coverDOC of coverDocs; let i = index" >
< td colspan = "4" >
< div class = "input-group" >
< mat-form-field appearance = "outline" class = "columns"
style="height: 15px;margin-top: -10px;width:90%;">
< mat-label > Document Type< / mat-label >
< mat-select style = "border: none; padding: 0; width: 100%;"
[(ngModel)]="coverDocs[i].coverType"
[ngModelOptions]="{standalone: true}">
< mat-option style = "opacity: .5;" > Select Document Type
< / mat-option >
< mat-option * ngFor = "let coverType of coverslov "
[value]="coverType.id">
{{coverType.coverType}}
< / mat-option >
< / mat-select >
< / mat-form-field >
< / div >
< / td >
< td colspan = "4" >
< div class = "input-group" >
< input type = "text" class = "form-control"
[(ngModel)]="coverDocs[i].Description"
[ngModelOptions]="{standalone: true}">
< / div >
< / td >
< td colspan = "4" >
< mat-form-field appearance = "outline" class = "columns"
style="height: 15px;margin-top: -10px;width:80%;">
< mat-label > Document Type< / mat-label >
< mat-select style = "border: none; padding: 0; width: 100%;"
[(ngModel)]="coverDocs[i].fileFormat"
[ngModelOptions]="{standalone: true}">
< mat-option style = "opacity: .5;" > Select Document
Type< / mat-option >
< mat-option * ngFor = "let fileFormat of fileformatlov"
[value]="fileFormat.id">
{{fileFormat.fileFormat}}
< / mat-option >
< / mat-select >
< / mat-form-field >
< button class = "btn btn-outline-secondary delete-btn ml-2"
type="button" (click)="deleteCoverRow(coverDOC.tender_id, i)">
< i class = "bi bi-trash" > < / i >
< / button >
< / td >
< / tr >
< tr >
< td colspan = "12" class = "text-right" >
< button class = "btn btn-outline-secondary btn-sm"
(click)="addNewcoverDocRow()">Add Row< / button >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
< br >
< div class = "form-row" >
< div class = "form-group col-md-12" >
< button class = "btn btn-light float-left font-weight-bold" ( click ) = " prevTab ( ) " > < i
class="bi bi-arrow-left-circle">< / i > Prev
< / button >
< button class = "btn btn-light float-right font-weight-bold"
(click)="RequiredDocuments()">Next
< i class = "bi bi-arrow-right-circle" > < / i >
< / button >
< / div >
< / div >
< / mat-tab >
=======
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< mat-tab label = "Tender Inviting" [ disabled ] = " true " > < br > < br >
< div class = "card" >
< div class = "card-body" >
< div class = "form-row" >
< div class = "form-group col-md-6" >
< label for = "tenderInvName" > Name< / label >
< input type = "text" class = "form-control" id = "tenderInvName"
[(ngModel)]="tenderData.tenderInvName" name="tenderInvName">
< / div >
< div class = "form-group col-md-6" >
< label for = "tenderInvAddess" > Address< / label >
< input type = "text" ( keyup ) = " display ( ) " class = "form-control"
id="tenderInvAddess" [(ngModel)]="tenderData.tenderInvAddess"
name="tenderInvAddess">
< / div >
< / div >
< / div >
< / div > < br >
< br >
< div class = "form-row" >
< div class = "form-group col-md-12" >
< button class = "btn btn-light float-left font-weight-bold" ( click ) = " prevTab ( ) " > < i
class="bi bi-arrow-left-circle">< / i > Prev
< / button >
< < < < < < < HEAD
< button class = "btn btn-outline-primary float-right btn-sm"
(click)="submit()">Submit
Tender
< i class = "bi bi-send-check" > < / i >
=======
< button class = "btn btn-light float-right font-weight-bold" ( click ) = " submit ( ) " > Submit
Tender
< i class = "bi bi-arrow-right-circle" > < / i >
>>>>>>> 7a8b1ea4654d5c265e964fc9b34b53f325c9cfb3
< / button >
< / div >
< / div >
< / mat-tab >
< / mat-tab-group >