@kanda-libs/ks-schema 1.0.811 → 1.0.813
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/schemas/Company.d.ts +2 -2
- package/dist/components/schemas/CompanyInfo.d.ts +1 -1
- package/dist/components/schemas/Credit.d.ts +1 -1
- package/dist/components/schemas/CustomerOptions.d.ts +1 -1
- package/dist/components/schemas/Enquiry.d.ts +1 -1
- package/dist/components/schemas/EnquiryBody.d.ts +1 -1
- package/dist/components/schemas/EnquiryInfo.d.ts +1 -1
- package/dist/components/schemas/FinanceRate.d.ts +1 -1
- package/dist/components/schemas/InfoCheckoutRedirect.d.ts +1 -1
- package/dist/components/schemas/InfoEnquiry.d.ts +4 -4
- package/dist/components/schemas/InfoEntity.d.ts +6 -6
- package/dist/components/schemas/InfoLegacyRedirect.d.ts +1 -1
- package/dist/components/schemas/InfoSearch.d.ts +7 -7
- package/dist/components/schemas/InfoWorkType.d.ts +2 -2
- package/dist/components/schemas/Job.d.ts +3 -3
- package/dist/components/schemas/JobInfo.d.ts +1 -1
- package/dist/components/schemas/JobOverride.d.ts +1 -1
- package/dist/components/schemas/KagentChat.d.ts +2 -2
- package/dist/components/schemas/KagentVisitorInfo.d.ts +1 -1
- package/dist/components/schemas/Lead.d.ts +3 -3
- package/dist/components/schemas/LeadQuote.d.ts +2 -2
- package/dist/components/schemas/Rate.d.ts +1 -1
- package/dist/components/schemas/SearchHits.d.ts +7 -7
- package/dist/components/schemas/TradeFilter.d.ts +1 -1
- package/dist/components/schemas/TradeSummary.d.ts +1 -1
- package/dist/components/schemas/WorkType.d.ts +2 -2
- package/dist/components/schemas/WorkType.d.ts.map +1 -1
- package/dist/components/schemas/WorkType.js +1 -0
- package/dist/operations/applyCredit.d.ts +1 -1
- package/dist/operations/applyInviteLead.d.ts +3 -3
- package/dist/operations/applyJob.d.ts +3 -3
- package/dist/operations/approveCompany.d.ts +2 -2
- package/dist/operations/approveJobSatNote.d.ts +3 -3
- package/dist/operations/archiveJob.d.ts +3 -3
- package/dist/operations/budgetLead.d.ts +3 -3
- package/dist/operations/checkCredit.d.ts +1 -1
- package/dist/operations/completeJob.d.ts +3 -3
- package/dist/operations/connectTradesLead.d.ts +1 -1
- package/dist/operations/consentMigrateCredit.d.ts +1 -1
- package/dist/operations/declineCompany.d.ts +2 -2
- package/dist/operations/delayJobSatNote.d.ts +3 -3
- package/dist/operations/deleteCompany.d.ts +2 -2
- package/dist/operations/deleteCredit.d.ts +1 -1
- package/dist/operations/deleteEnquiry.d.ts +1 -1
- package/dist/operations/deleteJob.d.ts +3 -3
- package/dist/operations/deleteLead.d.ts +3 -3
- package/dist/operations/deleteRate.d.ts +1 -1
- package/dist/operations/directorCompany.d.ts +2 -2
- package/dist/operations/getCompanies.d.ts +2 -2
- package/dist/operations/getCompany.d.ts +2 -2
- package/dist/operations/getCredit.d.ts +1 -1
- package/dist/operations/getCredits.d.ts +1 -1
- package/dist/operations/getEnquiries.d.ts +1 -1
- package/dist/operations/getEnquiry.d.ts +1 -1
- package/dist/operations/getInfoEnquiry.d.ts +4 -4
- package/dist/operations/getInfoEntity.d.ts +6 -6
- package/dist/operations/getJob.d.ts +3 -3
- package/dist/operations/getJobs.d.ts +3 -3
- package/dist/operations/getLead.d.ts +3 -3
- package/dist/operations/getLeads.d.ts +3 -3
- package/dist/operations/getRate.d.ts +1 -1
- package/dist/operations/getRates.d.ts +1 -1
- package/dist/operations/infoCheckoutRedirect.d.ts +1 -1
- package/dist/operations/infoCredit.d.ts +1 -1
- package/dist/operations/infoExampleJob.d.ts +3 -3
- package/dist/operations/infoKagent.d.ts +2 -2
- package/dist/operations/infoLegacyRedirect.d.ts +1 -1
- package/dist/operations/infoRate.d.ts +1 -1
- package/dist/operations/infoSearch.d.ts +7 -7
- package/dist/operations/infoTradeSummary.d.ts +1 -1
- package/dist/operations/infoWorkType.d.ts +2 -2
- package/dist/operations/jobSwitchDeposit.d.ts +3 -3
- package/dist/operations/lenderReviewJobSatNote.d.ts +3 -3
- package/dist/operations/matchTradesLead.d.ts +1 -1
- package/dist/operations/migrateCredit.d.ts +1 -1
- package/dist/operations/overrideJob.d.ts +3 -3
- package/dist/operations/payJob.d.ts +3 -3
- package/dist/operations/payoutJob.d.ts +3 -3
- package/dist/operations/postCompany.d.ts +2 -2
- package/dist/operations/postCompanyBillingSuccess.d.ts +2 -2
- package/dist/operations/postCredit.d.ts +1 -1
- package/dist/operations/postEnquiry.d.ts +1 -1
- package/dist/operations/postEnquiryArchive.d.ts +1 -1
- package/dist/operations/postEnquiryBudget.d.ts +1 -1
- package/dist/operations/postEnquiryConsumer.d.ts +1 -1
- package/dist/operations/postEnquiryConsumerPreferences.d.ts +1 -1
- package/dist/operations/postEnquiryConsumerSignature.d.ts +1 -1
- package/dist/operations/postEnquiryConvertJob.d.ts +1 -1
- package/dist/operations/postEnquiryInterestInCredit.d.ts +1 -1
- package/dist/operations/postEnquiryJobInfo.d.ts +1 -1
- package/dist/operations/postEnquiryQuote.d.ts +1 -1
- package/dist/operations/postEnquiryState.d.ts +1 -1
- package/dist/operations/postEnquirySubmit.d.ts +1 -1
- package/dist/operations/postEnquiryUnarchive.d.ts +1 -1
- package/dist/operations/postJob.d.ts +3 -3
- package/dist/operations/postLead.d.ts +3 -3
- package/dist/operations/postRate.d.ts +1 -1
- package/dist/operations/putCompany.d.ts +2 -2
- package/dist/operations/putCredit.d.ts +1 -1
- package/dist/operations/putEnquiry.d.ts +1 -1
- package/dist/operations/putJob.d.ts +3 -3
- package/dist/operations/putLead.d.ts +3 -3
- package/dist/operations/putRate.d.ts +1 -1
- package/dist/operations/quoteCredit.d.ts +1 -1
- package/dist/operations/quoteJob.d.ts +3 -3
- package/dist/operations/quoteLead.d.ts +3 -3
- package/dist/operations/reapplyJob.d.ts +3 -3
- package/dist/operations/referLead.d.ts +3 -3
- package/dist/operations/sendJob.d.ts +3 -3
- package/dist/operations/sendLeadJob.d.ts +3 -3
- package/dist/operations/signCredit.d.ts +1 -1
- package/dist/operations/signJobSatNote.d.ts +3 -3
- package/dist/operations/tradeLead.d.ts +3 -3
- package/dist/operations/tradeQuoteApprovalLead.d.ts +3 -3
- package/dist/operations/unarchiveJob.d.ts +3 -3
- package/dist/operations/viewJobSatNote.d.ts +3 -3
- package/dist/schema.json +1 -1
- package/dist/widget/index.d.ts +15059 -15059
- package/dist/widget/index.d.ts.map +1 -1
- package/dist/widget/index.js +35267 -35233
- package/package.json +1 -1
- package/schema.yaml +3 -2
package/package.json
CHANGED
package/schema.yaml
CHANGED
|
@@ -7582,10 +7582,10 @@ components:
|
|
|
7582
7582
|
|
|
7583
7583
|
Pence:
|
|
7584
7584
|
type: integer
|
|
7585
|
-
format:
|
|
7585
|
+
format: int64
|
|
7586
7586
|
title: amount / number in pence
|
|
7587
7587
|
minimum: 0
|
|
7588
|
-
maximum:
|
|
7588
|
+
maximum: 9223372036854775807
|
|
7589
7589
|
x-kanda-form-widget: NumberInput
|
|
7590
7590
|
|
|
7591
7591
|
Metadata:
|
|
@@ -10132,6 +10132,7 @@ components:
|
|
|
10132
10132
|
- roofline
|
|
10133
10133
|
- security_lighting
|
|
10134
10134
|
- solar_pv_panels
|
|
10135
|
+
- spray_foam_removal
|
|
10135
10136
|
- stair_lifts
|
|
10136
10137
|
- staircases
|
|
10137
10138
|
- tiling
|