@greensecurity/javascript-sdk 0.44.0-beta.4 → 0.44.0-beta.41
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/REACT_QUERY.md +15 -31
- package/README.md +39 -0
- package/dist/commonjs/__tests__/companies.test.js +1 -0
- package/dist/commonjs/__tests__/companies.test.js.map +1 -1
- package/dist/commonjs/__tests__/invoices.test.js +3 -1
- package/dist/commonjs/__tests__/invoices.test.js.map +1 -1
- package/dist/commonjs/__tests__/organizations.test.js +144 -0
- package/dist/commonjs/__tests__/organizations.test.js.map +1 -1
- package/dist/commonjs/__tests__/users.test.js +3 -1
- package/dist/commonjs/__tests__/users.test.js.map +1 -1
- package/dist/commonjs/__tests__/vendors.test.js +66 -1
- package/dist/commonjs/__tests__/vendors.test.js.map +1 -1
- package/dist/commonjs/__tests__/vendorscans.test.js +57 -0
- package/dist/commonjs/__tests__/vendorscans.test.js.map +1 -1
- package/dist/commonjs/__tests__/webhooks.test.js +1 -1
- package/dist/commonjs/__tests__/webhooks.test.js.map +1 -1
- package/dist/commonjs/__tests__/zones.test.js +12 -9
- package/dist/commonjs/__tests__/zones.test.js.map +1 -1
- package/dist/commonjs/admin-funcs/companyManagerGetPaymentForm.d.ts +3 -0
- package/dist/commonjs/admin-funcs/companyManagerGetPaymentForm.d.ts.map +1 -0
- package/dist/commonjs/admin-funcs/companyManagerGetPaymentForm.js +9 -0
- package/dist/commonjs/admin-funcs/companyManagerGetPaymentForm.js.map +1 -0
- package/dist/commonjs/admin-funcs/registerEmail.d.ts +8 -0
- package/dist/commonjs/admin-funcs/registerEmail.d.ts.map +1 -1
- package/dist/commonjs/admin-funcs/registerEmail.js.map +1 -1
- package/dist/commonjs/admin-funcs/subscriptionGetSmartBadgePrompt.d.ts +6 -0
- package/dist/commonjs/admin-funcs/subscriptionGetSmartBadgePrompt.d.ts.map +1 -0
- package/dist/commonjs/admin-funcs/subscriptionGetSmartBadgePrompt.js +9 -0
- package/dist/commonjs/admin-funcs/subscriptionGetSmartBadgePrompt.js.map +1 -0
- package/dist/commonjs/admin-funcs/vendorGetPaymentForm.d.ts +3 -0
- package/dist/commonjs/admin-funcs/vendorGetPaymentForm.d.ts.map +1 -0
- package/dist/commonjs/admin-funcs/vendorGetPaymentForm.js +9 -0
- package/dist/commonjs/admin-funcs/vendorGetPaymentForm.js.map +1 -0
- package/dist/commonjs/admin-funcs/vendorGetSystemsRequiringSmartBadge.d.ts +3 -0
- package/dist/commonjs/admin-funcs/vendorGetSystemsRequiringSmartBadge.d.ts.map +1 -0
- package/dist/commonjs/admin-funcs/vendorGetSystemsRequiringSmartBadge.js +9 -0
- package/dist/commonjs/admin-funcs/vendorGetSystemsRequiringSmartBadge.js.map +1 -0
- package/dist/commonjs/funcs/alertsListAlerts.d.ts.map +1 -1
- package/dist/commonjs/funcs/alertsListAlerts.js +1 -2
- package/dist/commonjs/funcs/alertsListAlerts.js.map +1 -1
- package/dist/commonjs/funcs/companiesListCompanyCredentials.d.ts.map +1 -1
- package/dist/commonjs/funcs/companiesListCompanyCredentials.js +1 -2
- package/dist/commonjs/funcs/companiesListCompanyCredentials.js.map +1 -1
- package/dist/commonjs/funcs/companiesListCompanyCredits.d.ts.map +1 -1
- package/dist/commonjs/funcs/companiesListCompanyCredits.js +1 -2
- package/dist/commonjs/funcs/companiesListCompanyCredits.js.map +1 -1
- package/dist/commonjs/funcs/companiesListCompanyManagers.d.ts.map +1 -1
- package/dist/commonjs/funcs/companiesListCompanyManagers.js +1 -2
- package/dist/commonjs/funcs/companiesListCompanyManagers.js.map +1 -1
- package/dist/commonjs/funcs/companiesListOrSearchCompanies.d.ts.map +1 -1
- package/dist/commonjs/funcs/companiesListOrSearchCompanies.js +1 -2
- package/dist/commonjs/funcs/companiesListOrSearchCompanies.js.map +1 -1
- package/dist/commonjs/funcs/companiesLookupCompanies.d.ts.map +1 -1
- package/dist/commonjs/funcs/companiesLookupCompanies.js +1 -2
- package/dist/commonjs/funcs/companiesLookupCompanies.js.map +1 -1
- package/dist/commonjs/funcs/eventsListFeed.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsListFeed.js +1 -2
- package/dist/commonjs/funcs/eventsListFeed.js.map +1 -1
- package/dist/commonjs/funcs/eventsListLocations.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsListLocations.js +1 -2
- package/dist/commonjs/funcs/eventsListLocations.js.map +1 -1
- package/dist/commonjs/funcs/eventsListOrSearchVendorInvitees.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsListOrSearchVendorInvitees.js +1 -2
- package/dist/commonjs/funcs/eventsListOrSearchVendorInvitees.js.map +1 -1
- package/dist/commonjs/funcs/eventsListPendingInvitations.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsListPendingInvitations.js +1 -2
- package/dist/commonjs/funcs/eventsListPendingInvitations.js.map +1 -1
- package/dist/commonjs/funcs/eventsListStandingAppointments.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsListStandingAppointments.js +1 -2
- package/dist/commonjs/funcs/eventsListStandingAppointments.js.map +1 -1
- package/dist/commonjs/funcs/fhirConfigsListOfFhirConfigurations.d.ts.map +1 -1
- package/dist/commonjs/funcs/fhirConfigsListOfFhirConfigurations.js +1 -2
- package/dist/commonjs/funcs/fhirConfigsListOfFhirConfigurations.js.map +1 -1
- package/dist/commonjs/funcs/invoicesInvoicesExport.d.ts +2 -1
- package/dist/commonjs/funcs/invoicesInvoicesExport.d.ts.map +1 -1
- package/dist/commonjs/funcs/invoicesInvoicesExport.js +2 -1
- package/dist/commonjs/funcs/invoicesInvoicesExport.js.map +1 -1
- package/dist/commonjs/funcs/invoicesListInvoices.d.ts.map +1 -1
- package/dist/commonjs/funcs/invoicesListInvoices.js +1 -2
- package/dist/commonjs/funcs/invoicesListInvoices.js.map +1 -1
- package/dist/commonjs/funcs/organizationsDownloadCompanyTargetFacilitiesExport.d.ts +21 -0
- package/dist/commonjs/funcs/organizationsDownloadCompanyTargetFacilitiesExport.d.ts.map +1 -0
- package/dist/commonjs/funcs/organizationsDownloadCompanyTargetFacilitiesExport.js +132 -0
- package/dist/commonjs/funcs/organizationsDownloadCompanyTargetFacilitiesExport.js.map +1 -0
- package/dist/commonjs/funcs/organizationsDownloadFacilityVendorsExport.d.ts +22 -0
- package/dist/commonjs/funcs/organizationsDownloadFacilityVendorsExport.d.ts.map +1 -0
- package/dist/commonjs/funcs/organizationsDownloadFacilityVendorsExport.js +132 -0
- package/dist/commonjs/funcs/organizationsDownloadFacilityVendorsExport.js.map +1 -0
- package/dist/commonjs/funcs/organizationsExportCompanyTargetFacilities.d.ts +27 -0
- package/dist/commonjs/funcs/organizationsExportCompanyTargetFacilities.d.ts.map +1 -0
- package/dist/commonjs/funcs/organizationsExportCompanyTargetFacilities.js +142 -0
- package/dist/commonjs/funcs/organizationsExportCompanyTargetFacilities.js.map +1 -0
- package/dist/commonjs/funcs/organizationsExportFacilityVendors.d.ts +34 -0
- package/dist/commonjs/funcs/organizationsExportFacilityVendors.d.ts.map +1 -0
- package/dist/commonjs/funcs/organizationsExportFacilityVendors.js +148 -0
- package/dist/commonjs/funcs/organizationsExportFacilityVendors.js.map +1 -0
- package/dist/commonjs/funcs/organizationsGetCompanyTargetFacilitiesExportStatus.d.ts +21 -0
- package/dist/commonjs/funcs/organizationsGetCompanyTargetFacilitiesExportStatus.d.ts.map +1 -0
- package/dist/commonjs/funcs/organizationsGetCompanyTargetFacilitiesExportStatus.js +132 -0
- package/dist/commonjs/funcs/organizationsGetCompanyTargetFacilitiesExportStatus.js.map +1 -0
- package/dist/commonjs/funcs/organizationsGetFacilityVendorsExportStatus.d.ts +22 -0
- package/dist/commonjs/funcs/organizationsGetFacilityVendorsExportStatus.d.ts.map +1 -0
- package/dist/commonjs/funcs/organizationsGetFacilityVendorsExportStatus.js +131 -0
- package/dist/commonjs/funcs/organizationsGetFacilityVendorsExportStatus.js.map +1 -0
- package/dist/commonjs/funcs/organizationsListCompanyTargetFacilities.d.ts +4 -0
- package/dist/commonjs/funcs/organizationsListCompanyTargetFacilities.d.ts.map +1 -1
- package/dist/commonjs/funcs/organizationsListCompanyTargetFacilities.js +11 -2
- package/dist/commonjs/funcs/organizationsListCompanyTargetFacilities.js.map +1 -1
- package/dist/commonjs/funcs/organizationsListFacilityVendors.d.ts +42 -0
- package/dist/commonjs/funcs/organizationsListFacilityVendors.d.ts.map +1 -0
- package/dist/commonjs/funcs/organizationsListFacilityVendors.js +186 -0
- package/dist/commonjs/funcs/organizationsListFacilityVendors.js.map +1 -0
- package/dist/commonjs/funcs/organizationsListOrSearchDepartmentContacts.d.ts.map +1 -1
- package/dist/commonjs/funcs/organizationsListOrSearchDepartmentContacts.js +1 -2
- package/dist/commonjs/funcs/organizationsListOrSearchDepartmentContacts.js.map +1 -1
- package/dist/commonjs/funcs/organizationsListOrSearchDepartments.d.ts.map +1 -1
- package/dist/commonjs/funcs/organizationsListOrSearchDepartments.js +1 -2
- package/dist/commonjs/funcs/organizationsListOrSearchDepartments.js.map +1 -1
- package/dist/commonjs/funcs/organizationsListOrSearchFacilities.d.ts.map +1 -1
- package/dist/commonjs/funcs/organizationsListOrSearchFacilities.js +1 -2
- package/dist/commonjs/funcs/organizationsListOrSearchFacilities.js.map +1 -1
- package/dist/commonjs/funcs/supportArticlesListOrSearchSupportArticles.d.ts.map +1 -1
- package/dist/commonjs/funcs/supportArticlesListOrSearchSupportArticles.js +1 -2
- package/dist/commonjs/funcs/supportArticlesListOrSearchSupportArticles.js.map +1 -1
- package/dist/commonjs/funcs/systemsListSystems.d.ts.map +1 -1
- package/dist/commonjs/funcs/systemsListSystems.js +1 -2
- package/dist/commonjs/funcs/systemsListSystems.js.map +1 -1
- package/dist/commonjs/funcs/usersGetCurrentUser.d.ts +1 -1
- package/dist/commonjs/funcs/usersGetCurrentUser.js +1 -1
- package/dist/commonjs/funcs/usersGetLinkedUsers.d.ts +6 -4
- package/dist/commonjs/funcs/usersGetLinkedUsers.d.ts.map +1 -1
- package/dist/commonjs/funcs/usersGetLinkedUsers.js +6 -4
- package/dist/commonjs/funcs/usersGetLinkedUsers.js.map +1 -1
- package/dist/commonjs/funcs/usersGetUserById.d.ts +1 -1
- package/dist/commonjs/funcs/usersGetUserById.js +1 -1
- package/dist/commonjs/funcs/vendorScansDownloadVendorScansExport.d.ts +27 -0
- package/dist/commonjs/funcs/vendorScansDownloadVendorScansExport.d.ts.map +1 -0
- package/dist/commonjs/funcs/vendorScansDownloadVendorScansExport.js +134 -0
- package/dist/commonjs/funcs/vendorScansDownloadVendorScansExport.js.map +1 -0
- package/dist/commonjs/funcs/vendorScansExportVendorScans.d.ts +27 -0
- package/dist/commonjs/funcs/vendorScansExportVendorScans.d.ts.map +1 -0
- package/dist/commonjs/funcs/vendorScansExportVendorScans.js +141 -0
- package/dist/commonjs/funcs/vendorScansExportVendorScans.js.map +1 -0
- package/dist/commonjs/funcs/vendorScansGetVendorScansExportStatus.d.ts +21 -0
- package/dist/commonjs/funcs/vendorScansGetVendorScansExportStatus.d.ts.map +1 -0
- package/dist/commonjs/funcs/vendorScansGetVendorScansExportStatus.js +126 -0
- package/dist/commonjs/funcs/vendorScansGetVendorScansExportStatus.js.map +1 -0
- package/dist/commonjs/funcs/vendorScansListVendorScans.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorScansListVendorScans.js +1 -2
- package/dist/commonjs/funcs/vendorScansListVendorScans.js.map +1 -1
- package/dist/commonjs/funcs/vendorsGetNextUnansweredScreeningQuestion.js +4 -2
- package/dist/commonjs/funcs/vendorsGetNextUnansweredScreeningQuestion.js.map +1 -1
- package/dist/commonjs/funcs/vendorsGetVendorPaymentResponsibility.d.ts +23 -0
- package/dist/commonjs/funcs/vendorsGetVendorPaymentResponsibility.d.ts.map +1 -0
- package/dist/commonjs/funcs/vendorsGetVendorPaymentResponsibility.js +129 -0
- package/dist/commonjs/funcs/vendorsGetVendorPaymentResponsibility.js.map +1 -0
- package/dist/commonjs/funcs/vendorsGetVendorTargetFacilities.d.ts +21 -0
- package/dist/commonjs/funcs/vendorsGetVendorTargetFacilities.d.ts.map +1 -0
- package/dist/commonjs/funcs/vendorsGetVendorTargetFacilities.js +168 -0
- package/dist/commonjs/funcs/vendorsGetVendorTargetFacilities.js.map +1 -0
- package/dist/commonjs/funcs/vendorsGetVendorUploadHistory.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsGetVendorUploadHistory.js +1 -2
- package/dist/commonjs/funcs/vendorsGetVendorUploadHistory.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorAdditionalFacilityFields.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorAdditionalFacilityFields.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendorAdditionalFacilityFields.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorCredentialHistory.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorCredentialHistory.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendorCredentialHistory.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorCredentials.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorCredentials.js +2 -2
- package/dist/commonjs/funcs/vendorsListVendorCredentials.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorCredits.d.ts +1 -1
- package/dist/commonjs/funcs/vendorsListVendorCredits.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorCredits.js +2 -3
- package/dist/commonjs/funcs/vendorsListVendorCredits.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorFacilityStatuses.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorFacilityStatuses.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendorFacilityStatuses.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorInvoices.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorInvoices.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendorInvoices.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorJobTitles.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorJobTitles.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendorJobTitles.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorManagedByCompanies.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorManagedByCompanies.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendorManagedByCompanies.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorScrubPackages.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorScrubPackages.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendorScrubPackages.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorScrubPurchases.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorScrubPurchases.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendorScrubPurchases.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorTypes.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendorTypes.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendorTypes.js.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendors.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsListVendors.js +1 -2
- package/dist/commonjs/funcs/vendorsListVendors.js.map +1 -1
- package/dist/commonjs/funcs/vendorsUpdateVendorDetails.d.ts +1 -1
- package/dist/commonjs/funcs/vendorsUpdateVendorDetails.js +1 -1
- package/dist/commonjs/funcs/vendorsUpdateVendorPaymentResponsibility.d.ts +24 -0
- package/dist/commonjs/funcs/vendorsUpdateVendorPaymentResponsibility.d.ts.map +1 -0
- package/dist/commonjs/funcs/vendorsUpdateVendorPaymentResponsibility.js +131 -0
- package/dist/commonjs/funcs/vendorsUpdateVendorPaymentResponsibility.js.map +1 -0
- package/dist/commonjs/funcs/vendorsVendorsExport.d.ts +2 -1
- package/dist/commonjs/funcs/vendorsVendorsExport.d.ts.map +1 -1
- package/dist/commonjs/funcs/vendorsVendorsExport.js +2 -1
- package/dist/commonjs/funcs/vendorsVendorsExport.js.map +1 -1
- package/dist/commonjs/funcs/zonesListOrSearchSecurityZones.d.ts.map +1 -1
- package/dist/commonjs/funcs/zonesListOrSearchSecurityZones.js +1 -2
- package/dist/commonjs/funcs/zonesListOrSearchSecurityZones.js.map +1 -1
- package/dist/commonjs/hooks/types.d.ts +1 -0
- package/dist/commonjs/hooks/types.d.ts.map +1 -1
- package/dist/commonjs/index.extras.d.ts +12 -0
- package/dist/commonjs/index.extras.d.ts.map +1 -1
- package/dist/commonjs/index.extras.js +12 -0
- package/dist/commonjs/index.extras.js.map +1 -1
- package/dist/commonjs/lib/config.d.ts +4 -4
- package/dist/commonjs/lib/config.js +4 -4
- package/dist/commonjs/lib/config.js.map +1 -1
- package/dist/commonjs/lib/encodings.js +12 -12
- package/dist/commonjs/lib/encodings.js.map +1 -1
- package/dist/commonjs/lib/env.d.ts.map +1 -1
- package/dist/commonjs/lib/env.js +3 -3
- package/dist/commonjs/lib/env.js.map +1 -1
- package/dist/commonjs/lib/http.d.ts +1 -1
- package/dist/commonjs/lib/http.d.ts.map +1 -1
- package/dist/commonjs/lib/http.js +1 -1
- package/dist/commonjs/lib/http.js.map +1 -1
- package/dist/commonjs/lib/matchers.js +3 -3
- package/dist/commonjs/lib/matchers.js.map +1 -1
- package/dist/commonjs/lib/primitives.d.ts +1 -0
- package/dist/commonjs/lib/primitives.d.ts.map +1 -1
- package/dist/commonjs/lib/primitives.js +18 -0
- package/dist/commonjs/lib/primitives.js.map +1 -1
- package/dist/commonjs/lib/retries.js +7 -0
- package/dist/commonjs/lib/retries.js.map +1 -1
- package/dist/commonjs/lib/sdks.d.ts.map +1 -1
- package/dist/commonjs/lib/sdks.js +50 -16
- package/dist/commonjs/lib/sdks.js.map +1 -1
- package/dist/commonjs/lib/security.d.ts +5 -4
- package/dist/commonjs/lib/security.d.ts.map +1 -1
- package/dist/commonjs/lib/security.js +6 -7
- package/dist/commonjs/lib/security.js.map +1 -1
- package/dist/commonjs/models/components/alert.d.ts +28 -0
- package/dist/commonjs/models/components/alert.d.ts.map +1 -1
- package/dist/commonjs/models/components/alert.js +36 -1
- package/dist/commonjs/models/components/alert.js.map +1 -1
- package/dist/commonjs/models/components/companytargetfacility.d.ts +2 -2
- package/dist/commonjs/models/components/companytargetfacility.d.ts.map +1 -1
- package/dist/commonjs/models/components/companytargetfacility.js +1 -1
- package/dist/commonjs/models/components/companytargetfacility.js.map +1 -1
- package/dist/commonjs/models/components/credit.d.ts +30 -4
- package/dist/commonjs/models/components/credit.d.ts.map +1 -1
- package/dist/commonjs/models/components/credit.js +33 -6
- package/dist/commonjs/models/components/credit.js.map +1 -1
- package/dist/commonjs/models/components/creditentitysummary.d.ts +17 -0
- package/dist/commonjs/models/components/creditentitysummary.d.ts.map +1 -0
- package/dist/commonjs/models/components/creditentitysummary.js +52 -0
- package/dist/commonjs/models/components/creditentitysummary.js.map +1 -0
- package/dist/commonjs/models/components/csvexportenqueuedresponse.d.ts +27 -0
- package/dist/commonjs/models/components/csvexportenqueuedresponse.d.ts.map +1 -0
- package/dist/commonjs/models/components/csvexportenqueuedresponse.js +60 -0
- package/dist/commonjs/models/components/csvexportenqueuedresponse.js.map +1 -0
- package/dist/commonjs/models/components/csvexportstatusresponse.d.ts +43 -0
- package/dist/commonjs/models/components/csvexportstatusresponse.d.ts.map +1 -0
- package/dist/commonjs/models/components/csvexportstatusresponse.js +65 -0
- package/dist/commonjs/models/components/csvexportstatusresponse.js.map +1 -0
- package/dist/commonjs/models/components/emailpreferences.d.ts +9 -18
- package/dist/commonjs/models/components/emailpreferences.d.ts.map +1 -1
- package/dist/commonjs/models/components/emailpreferences.js +4 -9
- package/dist/commonjs/models/components/emailpreferences.js.map +1 -1
- package/dist/commonjs/models/components/expand.d.ts +1 -0
- package/dist/commonjs/models/components/expand.d.ts.map +1 -1
- package/dist/commonjs/models/components/expand.js +1 -0
- package/dist/commonjs/models/components/expand.js.map +1 -1
- package/dist/commonjs/models/components/index.d.ts +5 -0
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +5 -0
- package/dist/commonjs/models/components/index.js.map +1 -1
- package/dist/commonjs/models/components/productvariant.d.ts +10 -0
- package/dist/commonjs/models/components/productvariant.d.ts.map +1 -1
- package/dist/commonjs/models/components/productvariant.js +4 -0
- package/dist/commonjs/models/components/productvariant.js.map +1 -1
- package/dist/commonjs/models/components/userdetails.d.ts +4 -0
- package/dist/commonjs/models/components/userdetails.d.ts.map +1 -1
- package/dist/commonjs/models/components/userdetails.js.map +1 -1
- package/dist/commonjs/models/components/vendor.d.ts +4 -0
- package/dist/commonjs/models/components/vendor.d.ts.map +1 -1
- package/dist/commonjs/models/components/vendor.js +2 -0
- package/dist/commonjs/models/components/vendor.js.map +1 -1
- package/dist/commonjs/models/components/vendorpaymentresponsibilityassignments.d.ts +56 -0
- package/dist/commonjs/models/components/vendorpaymentresponsibilityassignments.d.ts.map +1 -0
- package/dist/commonjs/models/components/vendorpaymentresponsibilityassignments.js +67 -0
- package/dist/commonjs/models/components/vendorpaymentresponsibilityassignments.js.map +1 -0
- package/dist/commonjs/models/components/vendortargetfacility.d.ts +37 -0
- package/dist/commonjs/models/components/vendortargetfacility.d.ts.map +1 -0
- package/dist/commonjs/models/components/vendortargetfacility.js +69 -0
- package/dist/commonjs/models/components/vendortargetfacility.js.map +1 -0
- package/dist/commonjs/models/operations/downloadcompanytargetfacilitiesexport.d.ts +47 -0
- package/dist/commonjs/models/operations/downloadcompanytargetfacilitiesexport.d.ts.map +1 -0
- package/dist/commonjs/models/operations/downloadcompanytargetfacilitiesexport.js +80 -0
- package/dist/commonjs/models/operations/downloadcompanytargetfacilitiesexport.js.map +1 -0
- package/dist/commonjs/models/operations/downloadfacilityvendorsexport.d.ts +47 -0
- package/dist/commonjs/models/operations/downloadfacilityvendorsexport.d.ts.map +1 -0
- package/dist/commonjs/models/operations/downloadfacilityvendorsexport.js +80 -0
- package/dist/commonjs/models/operations/downloadfacilityvendorsexport.js.map +1 -0
- package/dist/commonjs/models/operations/downloadvendorscansexport.d.ts +46 -0
- package/dist/commonjs/models/operations/downloadvendorscansexport.d.ts.map +1 -0
- package/dist/commonjs/models/operations/downloadvendorscansexport.js +88 -0
- package/dist/commonjs/models/operations/downloadvendorscansexport.js.map +1 -0
- package/dist/commonjs/models/operations/exportcompanytargetfacilities.d.ts +144 -0
- package/dist/commonjs/models/operations/exportcompanytargetfacilities.d.ts.map +1 -0
- package/dist/commonjs/models/operations/exportcompanytargetfacilities.js +136 -0
- package/dist/commonjs/models/operations/exportcompanytargetfacilities.js.map +1 -0
- package/dist/commonjs/models/operations/exportfacilityvendors.d.ts +118 -0
- package/dist/commonjs/models/operations/exportfacilityvendors.d.ts.map +1 -0
- package/dist/commonjs/models/operations/exportfacilityvendors.js +115 -0
- package/dist/commonjs/models/operations/exportfacilityvendors.js.map +1 -0
- package/dist/commonjs/models/operations/exportvendorscans.d.ts +110 -0
- package/dist/commonjs/models/operations/exportvendorscans.d.ts.map +1 -0
- package/dist/commonjs/models/operations/exportvendorscans.js +98 -0
- package/dist/commonjs/models/operations/exportvendorscans.js.map +1 -0
- package/dist/commonjs/models/operations/getcompanytargetfacilitiesexportstatus.d.ts +58 -0
- package/dist/commonjs/models/operations/getcompanytargetfacilitiesexportstatus.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getcompanytargetfacilitiesexportstatus.js +78 -0
- package/dist/commonjs/models/operations/getcompanytargetfacilitiesexportstatus.js.map +1 -0
- package/dist/commonjs/models/operations/getfacilityvendorsexportstatus.d.ts +20 -0
- package/dist/commonjs/models/operations/getfacilityvendorsexportstatus.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getfacilityvendorsexportstatus.js +55 -0
- package/dist/commonjs/models/operations/getfacilityvendorsexportstatus.js.map +1 -0
- package/dist/commonjs/models/operations/getlinkedusers.d.ts +8 -3
- package/dist/commonjs/models/operations/getlinkedusers.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getlinkedusers.js +1 -1
- package/dist/commonjs/models/operations/getlinkedusers.js.map +1 -1
- package/dist/commonjs/models/operations/getnextunansweredscreeningquestion.d.ts +9 -0
- package/dist/commonjs/models/operations/getnextunansweredscreeningquestion.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getnextunansweredscreeningquestion.js +4 -0
- package/dist/commonjs/models/operations/getnextunansweredscreeningquestion.js.map +1 -1
- package/dist/commonjs/models/operations/getvendorpaymentresponsibility.d.ts +34 -0
- package/dist/commonjs/models/operations/getvendorpaymentresponsibility.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getvendorpaymentresponsibility.js +70 -0
- package/dist/commonjs/models/operations/getvendorpaymentresponsibility.js.map +1 -0
- package/dist/commonjs/models/operations/getvendorscansexportstatus.d.ts +53 -0
- package/dist/commonjs/models/operations/getvendorscansexportstatus.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getvendorscansexportstatus.js +73 -0
- package/dist/commonjs/models/operations/getvendorscansexportstatus.js.map +1 -0
- package/dist/commonjs/models/operations/getvendortargetfacilities.d.ts +86 -0
- package/dist/commonjs/models/operations/getvendortargetfacilities.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getvendortargetfacilities.js +108 -0
- package/dist/commonjs/models/operations/getvendortargetfacilities.js.map +1 -0
- package/dist/commonjs/models/operations/index.d.ts +13 -0
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +13 -0
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/models/operations/invoicesexport.d.ts +4 -41
- package/dist/commonjs/models/operations/invoicesexport.d.ts.map +1 -1
- package/dist/commonjs/models/operations/invoicesexport.js +3 -34
- package/dist/commonjs/models/operations/invoicesexport.js.map +1 -1
- package/dist/commonjs/models/operations/listcompanycredits.d.ts +6 -41
- package/dist/commonjs/models/operations/listcompanycredits.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listcompanycredits.js +6 -33
- package/dist/commonjs/models/operations/listcompanycredits.js.map +1 -1
- package/dist/commonjs/models/operations/listcompanytargetfacilities.d.ts +54 -7
- package/dist/commonjs/models/operations/listcompanytargetfacilities.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listcompanytargetfacilities.js +31 -5
- package/dist/commonjs/models/operations/listcompanytargetfacilities.js.map +1 -1
- package/dist/commonjs/models/operations/listfacilityvendors.d.ts +162 -0
- package/dist/commonjs/models/operations/listfacilityvendors.d.ts.map +1 -0
- package/dist/commonjs/models/operations/listfacilityvendors.js +150 -0
- package/dist/commonjs/models/operations/listfacilityvendors.js.map +1 -0
- package/dist/commonjs/models/operations/listvendoradditionalfacilityfields.d.ts +4 -4
- package/dist/commonjs/models/operations/listvendoradditionalfacilityfields.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listvendoradditionalfacilityfields.js +6 -7
- package/dist/commonjs/models/operations/listvendoradditionalfacilityfields.js.map +1 -1
- package/dist/commonjs/models/operations/listvendorcredits.d.ts +4 -0
- package/dist/commonjs/models/operations/listvendorcredits.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listvendorcredits.js +6 -0
- package/dist/commonjs/models/operations/listvendorcredits.js.map +1 -1
- package/dist/commonjs/models/operations/securityzonecheckin.d.ts +4 -3
- package/dist/commonjs/models/operations/securityzonecheckin.d.ts.map +1 -1
- package/dist/commonjs/models/operations/securityzonecheckin.js +3 -2
- package/dist/commonjs/models/operations/securityzonecheckin.js.map +1 -1
- package/dist/commonjs/models/operations/updateuser.d.ts +4 -0
- package/dist/commonjs/models/operations/updateuser.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updateuser.js.map +1 -1
- package/dist/commonjs/models/operations/updatevendordetails.d.ts +10 -0
- package/dist/commonjs/models/operations/updatevendordetails.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updatevendordetails.js +4 -0
- package/dist/commonjs/models/operations/updatevendordetails.js.map +1 -1
- package/dist/commonjs/models/operations/updatevendorpaymentresponsibility.d.ts +64 -0
- package/dist/commonjs/models/operations/updatevendorpaymentresponsibility.d.ts.map +1 -0
- package/dist/commonjs/models/operations/updatevendorpaymentresponsibility.js +90 -0
- package/dist/commonjs/models/operations/updatevendorpaymentresponsibility.js.map +1 -0
- package/dist/commonjs/models/operations/vendorsexport.d.ts +4 -42
- package/dist/commonjs/models/operations/vendorsexport.d.ts.map +1 -1
- package/dist/commonjs/models/operations/vendorsexport.js +3 -33
- package/dist/commonjs/models/operations/vendorsexport.js.map +1 -1
- package/dist/commonjs/react-query/index.d.ts +13 -0
- package/dist/commonjs/react-query/index.d.ts.map +1 -1
- package/dist/commonjs/react-query/index.js +13 -0
- package/dist/commonjs/react-query/index.js.map +1 -1
- package/dist/commonjs/react-query/invoicesInvoicesExport.core.d.ts +3 -2
- package/dist/commonjs/react-query/invoicesInvoicesExport.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/invoicesInvoicesExport.core.js.map +1 -1
- package/dist/commonjs/react-query/invoicesInvoicesExport.d.ts +3 -2
- package/dist/commonjs/react-query/invoicesInvoicesExport.d.ts.map +1 -1
- package/dist/commonjs/react-query/invoicesInvoicesExport.js.map +1 -1
- package/dist/commonjs/react-query/organizationsDownloadCompanyTargetFacilitiesExport.core.d.ts +12 -0
- package/dist/commonjs/react-query/organizationsDownloadCompanyTargetFacilitiesExport.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsDownloadCompanyTargetFacilitiesExport.core.js +40 -0
- package/dist/commonjs/react-query/organizationsDownloadCompanyTargetFacilitiesExport.core.js.map +1 -0
- package/dist/commonjs/react-query/organizationsDownloadCompanyTargetFacilitiesExport.d.ts +31 -0
- package/dist/commonjs/react-query/organizationsDownloadCompanyTargetFacilitiesExport.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsDownloadCompanyTargetFacilitiesExport.js +71 -0
- package/dist/commonjs/react-query/organizationsDownloadCompanyTargetFacilitiesExport.js.map +1 -0
- package/dist/commonjs/react-query/organizationsDownloadFacilityVendorsExport.core.d.ts +12 -0
- package/dist/commonjs/react-query/organizationsDownloadFacilityVendorsExport.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsDownloadFacilityVendorsExport.core.js +40 -0
- package/dist/commonjs/react-query/organizationsDownloadFacilityVendorsExport.core.js.map +1 -0
- package/dist/commonjs/react-query/organizationsDownloadFacilityVendorsExport.d.ts +33 -0
- package/dist/commonjs/react-query/organizationsDownloadFacilityVendorsExport.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsDownloadFacilityVendorsExport.js +73 -0
- package/dist/commonjs/react-query/organizationsDownloadFacilityVendorsExport.js.map +1 -0
- package/dist/commonjs/react-query/organizationsExportCompanyTargetFacilities.core.d.ts +20 -0
- package/dist/commonjs/react-query/organizationsExportCompanyTargetFacilities.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsExportCompanyTargetFacilities.core.js +48 -0
- package/dist/commonjs/react-query/organizationsExportCompanyTargetFacilities.core.js.map +1 -0
- package/dist/commonjs/react-query/organizationsExportCompanyTargetFacilities.d.ts +65 -0
- package/dist/commonjs/react-query/organizationsExportCompanyTargetFacilities.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsExportCompanyTargetFacilities.js +83 -0
- package/dist/commonjs/react-query/organizationsExportCompanyTargetFacilities.js.map +1 -0
- package/dist/commonjs/react-query/organizationsExportFacilityVendors.core.d.ts +19 -0
- package/dist/commonjs/react-query/organizationsExportFacilityVendors.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsExportFacilityVendors.core.js +47 -0
- package/dist/commonjs/react-query/organizationsExportFacilityVendors.core.js.map +1 -0
- package/dist/commonjs/react-query/organizationsExportFacilityVendors.d.ts +77 -0
- package/dist/commonjs/react-query/organizationsExportFacilityVendors.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsExportFacilityVendors.js +97 -0
- package/dist/commonjs/react-query/organizationsExportFacilityVendors.js.map +1 -0
- package/dist/commonjs/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.core.d.ts +12 -0
- package/dist/commonjs/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.core.js +40 -0
- package/dist/commonjs/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.core.js.map +1 -0
- package/dist/commonjs/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.d.ts +31 -0
- package/dist/commonjs/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.js +71 -0
- package/dist/commonjs/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.js.map +1 -0
- package/dist/commonjs/react-query/organizationsGetFacilityVendorsExportStatus.core.d.ts +13 -0
- package/dist/commonjs/react-query/organizationsGetFacilityVendorsExportStatus.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsGetFacilityVendorsExportStatus.core.js +40 -0
- package/dist/commonjs/react-query/organizationsGetFacilityVendorsExportStatus.core.js.map +1 -0
- package/dist/commonjs/react-query/organizationsGetFacilityVendorsExportStatus.d.ts +31 -0
- package/dist/commonjs/react-query/organizationsGetFacilityVendorsExportStatus.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsGetFacilityVendorsExportStatus.js +71 -0
- package/dist/commonjs/react-query/organizationsGetFacilityVendorsExportStatus.js.map +1 -0
- package/dist/commonjs/react-query/organizationsListCompanyTargetFacilities.core.d.ts +14 -2
- package/dist/commonjs/react-query/organizationsListCompanyTargetFacilities.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/organizationsListCompanyTargetFacilities.core.js +12 -0
- package/dist/commonjs/react-query/organizationsListCompanyTargetFacilities.core.js.map +1 -1
- package/dist/commonjs/react-query/organizationsListCompanyTargetFacilities.d.ts +30 -2
- package/dist/commonjs/react-query/organizationsListCompanyTargetFacilities.d.ts.map +1 -1
- package/dist/commonjs/react-query/organizationsListCompanyTargetFacilities.js +16 -0
- package/dist/commonjs/react-query/organizationsListCompanyTargetFacilities.js.map +1 -1
- package/dist/commonjs/react-query/organizationsListFacilityVendors.core.d.ts +42 -0
- package/dist/commonjs/react-query/organizationsListFacilityVendors.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsListFacilityVendors.core.js +99 -0
- package/dist/commonjs/react-query/organizationsListFacilityVendors.core.js.map +1 -0
- package/dist/commonjs/react-query/organizationsListFacilityVendors.d.ts +142 -0
- package/dist/commonjs/react-query/organizationsListFacilityVendors.d.ts.map +1 -0
- package/dist/commonjs/react-query/organizationsListFacilityVendors.js +180 -0
- package/dist/commonjs/react-query/organizationsListFacilityVendors.js.map +1 -0
- package/dist/commonjs/react-query/usersGetCurrentUser.d.ts +2 -2
- package/dist/commonjs/react-query/usersGetCurrentUser.js +2 -2
- package/dist/commonjs/react-query/usersGetLinkedUsers.core.d.ts +1 -1
- package/dist/commonjs/react-query/usersGetLinkedUsers.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/usersGetLinkedUsers.core.js.map +1 -1
- package/dist/commonjs/react-query/usersGetLinkedUsers.d.ts +14 -10
- package/dist/commonjs/react-query/usersGetLinkedUsers.d.ts.map +1 -1
- package/dist/commonjs/react-query/usersGetLinkedUsers.js +12 -8
- package/dist/commonjs/react-query/usersGetLinkedUsers.js.map +1 -1
- package/dist/commonjs/react-query/usersGetUserById.d.ts +2 -2
- package/dist/commonjs/react-query/usersGetUserById.js +2 -2
- package/dist/commonjs/react-query/vendorScansDownloadVendorScansExport.core.d.ts +17 -0
- package/dist/commonjs/react-query/vendorScansDownloadVendorScansExport.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorScansDownloadVendorScansExport.core.js +39 -0
- package/dist/commonjs/react-query/vendorScansDownloadVendorScansExport.core.js.map +1 -0
- package/dist/commonjs/react-query/vendorScansDownloadVendorScansExport.d.ts +32 -0
- package/dist/commonjs/react-query/vendorScansDownloadVendorScansExport.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorScansDownloadVendorScansExport.js +73 -0
- package/dist/commonjs/react-query/vendorScansDownloadVendorScansExport.js.map +1 -0
- package/dist/commonjs/react-query/vendorScansExportVendorScans.core.d.ts +26 -0
- package/dist/commonjs/react-query/vendorScansExportVendorScans.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorScansExportVendorScans.core.js +52 -0
- package/dist/commonjs/react-query/vendorScansExportVendorScans.core.js.map +1 -0
- package/dist/commonjs/react-query/vendorScansExportVendorScans.d.ts +72 -0
- package/dist/commonjs/react-query/vendorScansExportVendorScans.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorScansExportVendorScans.js +81 -0
- package/dist/commonjs/react-query/vendorScansExportVendorScans.js.map +1 -0
- package/dist/commonjs/react-query/vendorScansGetVendorScansExportStatus.core.d.ts +12 -0
- package/dist/commonjs/react-query/vendorScansGetVendorScansExportStatus.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorScansGetVendorScansExportStatus.core.js +39 -0
- package/dist/commonjs/react-query/vendorScansGetVendorScansExportStatus.core.js.map +1 -0
- package/dist/commonjs/react-query/vendorScansGetVendorScansExportStatus.d.ts +31 -0
- package/dist/commonjs/react-query/vendorScansGetVendorScansExportStatus.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorScansGetVendorScansExportStatus.js +71 -0
- package/dist/commonjs/react-query/vendorScansGetVendorScansExportStatus.js.map +1 -0
- package/dist/commonjs/react-query/vendorsGetNextUnansweredScreeningQuestion.core.d.ts +1 -0
- package/dist/commonjs/react-query/vendorsGetNextUnansweredScreeningQuestion.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/vendorsGetNextUnansweredScreeningQuestion.core.js +1 -1
- package/dist/commonjs/react-query/vendorsGetNextUnansweredScreeningQuestion.core.js.map +1 -1
- package/dist/commonjs/react-query/vendorsGetNextUnansweredScreeningQuestion.d.ts +2 -0
- package/dist/commonjs/react-query/vendorsGetNextUnansweredScreeningQuestion.d.ts.map +1 -1
- package/dist/commonjs/react-query/vendorsGetNextUnansweredScreeningQuestion.js.map +1 -1
- package/dist/commonjs/react-query/vendorsGetVendorPaymentResponsibility.core.d.ts +12 -0
- package/dist/commonjs/react-query/vendorsGetVendorPaymentResponsibility.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorsGetVendorPaymentResponsibility.core.js +39 -0
- package/dist/commonjs/react-query/vendorsGetVendorPaymentResponsibility.core.js.map +1 -0
- package/dist/commonjs/react-query/vendorsGetVendorPaymentResponsibility.d.ts +35 -0
- package/dist/commonjs/react-query/vendorsGetVendorPaymentResponsibility.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorsGetVendorPaymentResponsibility.js +75 -0
- package/dist/commonjs/react-query/vendorsGetVendorPaymentResponsibility.js.map +1 -0
- package/dist/commonjs/react-query/vendorsGetVendorTargetFacilities.core.d.ts +46 -0
- package/dist/commonjs/react-query/vendorsGetVendorTargetFacilities.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorsGetVendorTargetFacilities.core.js +103 -0
- package/dist/commonjs/react-query/vendorsGetVendorTargetFacilities.core.js.map +1 -0
- package/dist/commonjs/react-query/vendorsGetVendorTargetFacilities.d.ts +70 -0
- package/dist/commonjs/react-query/vendorsGetVendorTargetFacilities.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorsGetVendorTargetFacilities.js +104 -0
- package/dist/commonjs/react-query/vendorsGetVendorTargetFacilities.js.map +1 -0
- package/dist/commonjs/react-query/vendorsListVendorCredits.d.ts +4 -4
- package/dist/commonjs/react-query/vendorsListVendorCredits.js +4 -4
- package/dist/commonjs/react-query/vendorsUpdateVendorDetails.d.ts +1 -1
- package/dist/commonjs/react-query/vendorsUpdateVendorDetails.js +1 -1
- package/dist/commonjs/react-query/vendorsUpdateVendorPaymentResponsibility.d.ts +33 -0
- package/dist/commonjs/react-query/vendorsUpdateVendorPaymentResponsibility.d.ts.map +1 -0
- package/dist/commonjs/react-query/vendorsUpdateVendorPaymentResponsibility.js +55 -0
- package/dist/commonjs/react-query/vendorsUpdateVendorPaymentResponsibility.js.map +1 -0
- package/dist/commonjs/react-query/vendorsVendorsExport.core.d.ts +3 -2
- package/dist/commonjs/react-query/vendorsVendorsExport.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/vendorsVendorsExport.core.js.map +1 -1
- package/dist/commonjs/react-query/vendorsVendorsExport.d.ts +3 -2
- package/dist/commonjs/react-query/vendorsVendorsExport.d.ts.map +1 -1
- package/dist/commonjs/react-query/vendorsVendorsExport.js.map +1 -1
- package/dist/commonjs/sdk/invoices.d.ts +1 -1
- package/dist/commonjs/sdk/invoices.d.ts.map +1 -1
- package/dist/commonjs/sdk/organizations.d.ts +100 -0
- package/dist/commonjs/sdk/organizations.d.ts.map +1 -1
- package/dist/commonjs/sdk/organizations.js +119 -0
- package/dist/commonjs/sdk/organizations.js.map +1 -1
- package/dist/commonjs/sdk/users.d.ts +8 -6
- package/dist/commonjs/sdk/users.d.ts.map +1 -1
- package/dist/commonjs/sdk/users.js +8 -6
- package/dist/commonjs/sdk/users.js.map +1 -1
- package/dist/commonjs/sdk/vendors.d.ts +33 -3
- package/dist/commonjs/sdk/vendors.d.ts.map +1 -1
- package/dist/commonjs/sdk/vendors.js +39 -2
- package/dist/commonjs/sdk/vendors.js.map +1 -1
- package/dist/commonjs/sdk/vendorscans.d.ts +33 -0
- package/dist/commonjs/sdk/vendorscans.d.ts.map +1 -1
- package/dist/commonjs/sdk/vendorscans.js +41 -1
- package/dist/commonjs/sdk/vendorscans.js.map +1 -1
- package/dist/commonjs/types/async.d.ts.map +1 -1
- package/dist/commonjs/types/async.js +8 -7
- package/dist/commonjs/types/async.js.map +1 -1
- package/dist/commonjs/types/primitives.d.ts +0 -2
- package/dist/commonjs/types/primitives.d.ts.map +1 -1
- package/dist/commonjs/types/primitives.js +0 -23
- package/dist/commonjs/types/primitives.js.map +1 -1
- package/dist/esm/__tests__/companies.test.js +1 -0
- package/dist/esm/__tests__/companies.test.js.map +1 -1
- package/dist/esm/__tests__/invoices.test.js +3 -1
- package/dist/esm/__tests__/invoices.test.js.map +1 -1
- package/dist/esm/__tests__/organizations.test.js +144 -0
- package/dist/esm/__tests__/organizations.test.js.map +1 -1
- package/dist/esm/__tests__/users.test.js +3 -1
- package/dist/esm/__tests__/users.test.js.map +1 -1
- package/dist/esm/__tests__/vendors.test.js +66 -1
- package/dist/esm/__tests__/vendors.test.js.map +1 -1
- package/dist/esm/__tests__/vendorscans.test.js +57 -0
- package/dist/esm/__tests__/vendorscans.test.js.map +1 -1
- package/dist/esm/__tests__/webhooks.test.js +1 -1
- package/dist/esm/__tests__/webhooks.test.js.map +1 -1
- package/dist/esm/__tests__/zones.test.js +12 -9
- package/dist/esm/__tests__/zones.test.js.map +1 -1
- package/dist/esm/admin-funcs/companyManagerGetPaymentForm.d.ts +3 -0
- package/dist/esm/admin-funcs/companyManagerGetPaymentForm.d.ts.map +1 -0
- package/dist/esm/admin-funcs/companyManagerGetPaymentForm.js +6 -0
- package/dist/esm/admin-funcs/companyManagerGetPaymentForm.js.map +1 -0
- package/dist/esm/admin-funcs/registerEmail.d.ts +8 -0
- package/dist/esm/admin-funcs/registerEmail.d.ts.map +1 -1
- package/dist/esm/admin-funcs/registerEmail.js.map +1 -1
- package/dist/esm/admin-funcs/subscriptionGetSmartBadgePrompt.d.ts +6 -0
- package/dist/esm/admin-funcs/subscriptionGetSmartBadgePrompt.d.ts.map +1 -0
- package/dist/esm/admin-funcs/subscriptionGetSmartBadgePrompt.js +6 -0
- package/dist/esm/admin-funcs/subscriptionGetSmartBadgePrompt.js.map +1 -0
- package/dist/esm/admin-funcs/vendorGetPaymentForm.d.ts +3 -0
- package/dist/esm/admin-funcs/vendorGetPaymentForm.d.ts.map +1 -0
- package/dist/esm/admin-funcs/vendorGetPaymentForm.js +6 -0
- package/dist/esm/admin-funcs/vendorGetPaymentForm.js.map +1 -0
- package/dist/esm/admin-funcs/vendorGetSystemsRequiringSmartBadge.d.ts +3 -0
- package/dist/esm/admin-funcs/vendorGetSystemsRequiringSmartBadge.d.ts.map +1 -0
- package/dist/esm/admin-funcs/vendorGetSystemsRequiringSmartBadge.js +6 -0
- package/dist/esm/admin-funcs/vendorGetSystemsRequiringSmartBadge.js.map +1 -0
- package/dist/esm/funcs/alertsListAlerts.d.ts.map +1 -1
- package/dist/esm/funcs/alertsListAlerts.js +1 -2
- package/dist/esm/funcs/alertsListAlerts.js.map +1 -1
- package/dist/esm/funcs/companiesListCompanyCredentials.d.ts.map +1 -1
- package/dist/esm/funcs/companiesListCompanyCredentials.js +1 -2
- package/dist/esm/funcs/companiesListCompanyCredentials.js.map +1 -1
- package/dist/esm/funcs/companiesListCompanyCredits.d.ts.map +1 -1
- package/dist/esm/funcs/companiesListCompanyCredits.js +1 -2
- package/dist/esm/funcs/companiesListCompanyCredits.js.map +1 -1
- package/dist/esm/funcs/companiesListCompanyManagers.d.ts.map +1 -1
- package/dist/esm/funcs/companiesListCompanyManagers.js +1 -2
- package/dist/esm/funcs/companiesListCompanyManagers.js.map +1 -1
- package/dist/esm/funcs/companiesListOrSearchCompanies.d.ts.map +1 -1
- package/dist/esm/funcs/companiesListOrSearchCompanies.js +1 -2
- package/dist/esm/funcs/companiesListOrSearchCompanies.js.map +1 -1
- package/dist/esm/funcs/companiesLookupCompanies.d.ts.map +1 -1
- package/dist/esm/funcs/companiesLookupCompanies.js +1 -2
- package/dist/esm/funcs/companiesLookupCompanies.js.map +1 -1
- package/dist/esm/funcs/eventsListFeed.d.ts.map +1 -1
- package/dist/esm/funcs/eventsListFeed.js +1 -2
- package/dist/esm/funcs/eventsListFeed.js.map +1 -1
- package/dist/esm/funcs/eventsListLocations.d.ts.map +1 -1
- package/dist/esm/funcs/eventsListLocations.js +1 -2
- package/dist/esm/funcs/eventsListLocations.js.map +1 -1
- package/dist/esm/funcs/eventsListOrSearchVendorInvitees.d.ts.map +1 -1
- package/dist/esm/funcs/eventsListOrSearchVendorInvitees.js +1 -2
- package/dist/esm/funcs/eventsListOrSearchVendorInvitees.js.map +1 -1
- package/dist/esm/funcs/eventsListPendingInvitations.d.ts.map +1 -1
- package/dist/esm/funcs/eventsListPendingInvitations.js +1 -2
- package/dist/esm/funcs/eventsListPendingInvitations.js.map +1 -1
- package/dist/esm/funcs/eventsListStandingAppointments.d.ts.map +1 -1
- package/dist/esm/funcs/eventsListStandingAppointments.js +1 -2
- package/dist/esm/funcs/eventsListStandingAppointments.js.map +1 -1
- package/dist/esm/funcs/fhirConfigsListOfFhirConfigurations.d.ts.map +1 -1
- package/dist/esm/funcs/fhirConfigsListOfFhirConfigurations.js +1 -2
- package/dist/esm/funcs/fhirConfigsListOfFhirConfigurations.js.map +1 -1
- package/dist/esm/funcs/invoicesInvoicesExport.d.ts +2 -1
- package/dist/esm/funcs/invoicesInvoicesExport.d.ts.map +1 -1
- package/dist/esm/funcs/invoicesInvoicesExport.js +2 -1
- package/dist/esm/funcs/invoicesInvoicesExport.js.map +1 -1
- package/dist/esm/funcs/invoicesListInvoices.d.ts.map +1 -1
- package/dist/esm/funcs/invoicesListInvoices.js +1 -2
- package/dist/esm/funcs/invoicesListInvoices.js.map +1 -1
- package/dist/esm/funcs/organizationsDownloadCompanyTargetFacilitiesExport.d.ts +21 -0
- package/dist/esm/funcs/organizationsDownloadCompanyTargetFacilitiesExport.d.ts.map +1 -0
- package/dist/esm/funcs/organizationsDownloadCompanyTargetFacilitiesExport.js +96 -0
- package/dist/esm/funcs/organizationsDownloadCompanyTargetFacilitiesExport.js.map +1 -0
- package/dist/esm/funcs/organizationsDownloadFacilityVendorsExport.d.ts +22 -0
- package/dist/esm/funcs/organizationsDownloadFacilityVendorsExport.d.ts.map +1 -0
- package/dist/esm/funcs/organizationsDownloadFacilityVendorsExport.js +96 -0
- package/dist/esm/funcs/organizationsDownloadFacilityVendorsExport.js.map +1 -0
- package/dist/esm/funcs/organizationsExportCompanyTargetFacilities.d.ts +27 -0
- package/dist/esm/funcs/organizationsExportCompanyTargetFacilities.d.ts.map +1 -0
- package/dist/esm/funcs/organizationsExportCompanyTargetFacilities.js +106 -0
- package/dist/esm/funcs/organizationsExportCompanyTargetFacilities.js.map +1 -0
- package/dist/esm/funcs/organizationsExportFacilityVendors.d.ts +34 -0
- package/dist/esm/funcs/organizationsExportFacilityVendors.d.ts.map +1 -0
- package/dist/esm/funcs/organizationsExportFacilityVendors.js +112 -0
- package/dist/esm/funcs/organizationsExportFacilityVendors.js.map +1 -0
- package/dist/esm/funcs/organizationsGetCompanyTargetFacilitiesExportStatus.d.ts +21 -0
- package/dist/esm/funcs/organizationsGetCompanyTargetFacilitiesExportStatus.d.ts.map +1 -0
- package/dist/esm/funcs/organizationsGetCompanyTargetFacilitiesExportStatus.js +96 -0
- package/dist/esm/funcs/organizationsGetCompanyTargetFacilitiesExportStatus.js.map +1 -0
- package/dist/esm/funcs/organizationsGetFacilityVendorsExportStatus.d.ts +22 -0
- package/dist/esm/funcs/organizationsGetFacilityVendorsExportStatus.d.ts.map +1 -0
- package/dist/esm/funcs/organizationsGetFacilityVendorsExportStatus.js +95 -0
- package/dist/esm/funcs/organizationsGetFacilityVendorsExportStatus.js.map +1 -0
- package/dist/esm/funcs/organizationsListCompanyTargetFacilities.d.ts +4 -0
- package/dist/esm/funcs/organizationsListCompanyTargetFacilities.d.ts.map +1 -1
- package/dist/esm/funcs/organizationsListCompanyTargetFacilities.js +11 -2
- package/dist/esm/funcs/organizationsListCompanyTargetFacilities.js.map +1 -1
- package/dist/esm/funcs/organizationsListFacilityVendors.d.ts +42 -0
- package/dist/esm/funcs/organizationsListFacilityVendors.d.ts.map +1 -0
- package/dist/esm/funcs/organizationsListFacilityVendors.js +150 -0
- package/dist/esm/funcs/organizationsListFacilityVendors.js.map +1 -0
- package/dist/esm/funcs/organizationsListOrSearchDepartmentContacts.d.ts.map +1 -1
- package/dist/esm/funcs/organizationsListOrSearchDepartmentContacts.js +1 -2
- package/dist/esm/funcs/organizationsListOrSearchDepartmentContacts.js.map +1 -1
- package/dist/esm/funcs/organizationsListOrSearchDepartments.d.ts.map +1 -1
- package/dist/esm/funcs/organizationsListOrSearchDepartments.js +1 -2
- package/dist/esm/funcs/organizationsListOrSearchDepartments.js.map +1 -1
- package/dist/esm/funcs/organizationsListOrSearchFacilities.d.ts.map +1 -1
- package/dist/esm/funcs/organizationsListOrSearchFacilities.js +1 -2
- package/dist/esm/funcs/organizationsListOrSearchFacilities.js.map +1 -1
- package/dist/esm/funcs/supportArticlesListOrSearchSupportArticles.d.ts.map +1 -1
- package/dist/esm/funcs/supportArticlesListOrSearchSupportArticles.js +1 -2
- package/dist/esm/funcs/supportArticlesListOrSearchSupportArticles.js.map +1 -1
- package/dist/esm/funcs/systemsListSystems.d.ts.map +1 -1
- package/dist/esm/funcs/systemsListSystems.js +1 -2
- package/dist/esm/funcs/systemsListSystems.js.map +1 -1
- package/dist/esm/funcs/usersGetCurrentUser.d.ts +1 -1
- package/dist/esm/funcs/usersGetCurrentUser.js +1 -1
- package/dist/esm/funcs/usersGetLinkedUsers.d.ts +6 -4
- package/dist/esm/funcs/usersGetLinkedUsers.d.ts.map +1 -1
- package/dist/esm/funcs/usersGetLinkedUsers.js +6 -4
- package/dist/esm/funcs/usersGetLinkedUsers.js.map +1 -1
- package/dist/esm/funcs/usersGetUserById.d.ts +1 -1
- package/dist/esm/funcs/usersGetUserById.js +1 -1
- package/dist/esm/funcs/vendorScansDownloadVendorScansExport.d.ts +27 -0
- package/dist/esm/funcs/vendorScansDownloadVendorScansExport.d.ts.map +1 -0
- package/dist/esm/funcs/vendorScansDownloadVendorScansExport.js +97 -0
- package/dist/esm/funcs/vendorScansDownloadVendorScansExport.js.map +1 -0
- package/dist/esm/funcs/vendorScansExportVendorScans.d.ts +27 -0
- package/dist/esm/funcs/vendorScansExportVendorScans.d.ts.map +1 -0
- package/dist/esm/funcs/vendorScansExportVendorScans.js +105 -0
- package/dist/esm/funcs/vendorScansExportVendorScans.js.map +1 -0
- package/dist/esm/funcs/vendorScansGetVendorScansExportStatus.d.ts +21 -0
- package/dist/esm/funcs/vendorScansGetVendorScansExportStatus.d.ts.map +1 -0
- package/dist/esm/funcs/vendorScansGetVendorScansExportStatus.js +90 -0
- package/dist/esm/funcs/vendorScansGetVendorScansExportStatus.js.map +1 -0
- package/dist/esm/funcs/vendorScansListVendorScans.d.ts.map +1 -1
- package/dist/esm/funcs/vendorScansListVendorScans.js +1 -2
- package/dist/esm/funcs/vendorScansListVendorScans.js.map +1 -1
- package/dist/esm/funcs/vendorsGetNextUnansweredScreeningQuestion.js +5 -3
- package/dist/esm/funcs/vendorsGetNextUnansweredScreeningQuestion.js.map +1 -1
- package/dist/esm/funcs/vendorsGetVendorPaymentResponsibility.d.ts +23 -0
- package/dist/esm/funcs/vendorsGetVendorPaymentResponsibility.d.ts.map +1 -0
- package/dist/esm/funcs/vendorsGetVendorPaymentResponsibility.js +93 -0
- package/dist/esm/funcs/vendorsGetVendorPaymentResponsibility.js.map +1 -0
- package/dist/esm/funcs/vendorsGetVendorTargetFacilities.d.ts +21 -0
- package/dist/esm/funcs/vendorsGetVendorTargetFacilities.d.ts.map +1 -0
- package/dist/esm/funcs/vendorsGetVendorTargetFacilities.js +132 -0
- package/dist/esm/funcs/vendorsGetVendorTargetFacilities.js.map +1 -0
- package/dist/esm/funcs/vendorsGetVendorUploadHistory.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsGetVendorUploadHistory.js +1 -2
- package/dist/esm/funcs/vendorsGetVendorUploadHistory.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorAdditionalFacilityFields.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorAdditionalFacilityFields.js +1 -2
- package/dist/esm/funcs/vendorsListVendorAdditionalFacilityFields.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorCredentialHistory.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorCredentialHistory.js +1 -2
- package/dist/esm/funcs/vendorsListVendorCredentialHistory.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorCredentials.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorCredentials.js +2 -2
- package/dist/esm/funcs/vendorsListVendorCredentials.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorCredits.d.ts +1 -1
- package/dist/esm/funcs/vendorsListVendorCredits.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorCredits.js +2 -3
- package/dist/esm/funcs/vendorsListVendorCredits.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorFacilityStatuses.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorFacilityStatuses.js +1 -2
- package/dist/esm/funcs/vendorsListVendorFacilityStatuses.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorInvoices.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorInvoices.js +1 -2
- package/dist/esm/funcs/vendorsListVendorInvoices.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorJobTitles.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorJobTitles.js +1 -2
- package/dist/esm/funcs/vendorsListVendorJobTitles.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorManagedByCompanies.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorManagedByCompanies.js +1 -2
- package/dist/esm/funcs/vendorsListVendorManagedByCompanies.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorScrubPackages.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorScrubPackages.js +1 -2
- package/dist/esm/funcs/vendorsListVendorScrubPackages.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorScrubPurchases.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorScrubPurchases.js +1 -2
- package/dist/esm/funcs/vendorsListVendorScrubPurchases.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendorTypes.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendorTypes.js +1 -2
- package/dist/esm/funcs/vendorsListVendorTypes.js.map +1 -1
- package/dist/esm/funcs/vendorsListVendors.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsListVendors.js +1 -2
- package/dist/esm/funcs/vendorsListVendors.js.map +1 -1
- package/dist/esm/funcs/vendorsUpdateVendorDetails.d.ts +1 -1
- package/dist/esm/funcs/vendorsUpdateVendorDetails.js +1 -1
- package/dist/esm/funcs/vendorsUpdateVendorPaymentResponsibility.d.ts +24 -0
- package/dist/esm/funcs/vendorsUpdateVendorPaymentResponsibility.d.ts.map +1 -0
- package/dist/esm/funcs/vendorsUpdateVendorPaymentResponsibility.js +95 -0
- package/dist/esm/funcs/vendorsUpdateVendorPaymentResponsibility.js.map +1 -0
- package/dist/esm/funcs/vendorsVendorsExport.d.ts +2 -1
- package/dist/esm/funcs/vendorsVendorsExport.d.ts.map +1 -1
- package/dist/esm/funcs/vendorsVendorsExport.js +2 -1
- package/dist/esm/funcs/vendorsVendorsExport.js.map +1 -1
- package/dist/esm/funcs/zonesListOrSearchSecurityZones.d.ts.map +1 -1
- package/dist/esm/funcs/zonesListOrSearchSecurityZones.js +1 -2
- package/dist/esm/funcs/zonesListOrSearchSecurityZones.js.map +1 -1
- package/dist/esm/hooks/types.d.ts +1 -0
- package/dist/esm/hooks/types.d.ts.map +1 -1
- package/dist/esm/index.extras.d.ts +12 -0
- package/dist/esm/index.extras.d.ts.map +1 -1
- package/dist/esm/index.extras.js +12 -0
- package/dist/esm/index.extras.js.map +1 -1
- package/dist/esm/lib/config.d.ts +4 -4
- package/dist/esm/lib/config.js +4 -4
- package/dist/esm/lib/config.js.map +1 -1
- package/dist/esm/lib/encodings.js +1 -1
- package/dist/esm/lib/encodings.js.map +1 -1
- package/dist/esm/lib/env.d.ts.map +1 -1
- package/dist/esm/lib/env.js +3 -3
- package/dist/esm/lib/env.js.map +1 -1
- package/dist/esm/lib/http.d.ts +1 -1
- package/dist/esm/lib/http.d.ts.map +1 -1
- package/dist/esm/lib/http.js +1 -1
- package/dist/esm/lib/http.js.map +1 -1
- package/dist/esm/lib/matchers.js +1 -1
- package/dist/esm/lib/matchers.js.map +1 -1
- package/dist/esm/lib/primitives.d.ts +1 -0
- package/dist/esm/lib/primitives.d.ts.map +1 -1
- package/dist/esm/lib/primitives.js +17 -0
- package/dist/esm/lib/primitives.js.map +1 -1
- package/dist/esm/lib/retries.js +7 -0
- package/dist/esm/lib/retries.js.map +1 -1
- package/dist/esm/lib/sdks.d.ts.map +1 -1
- package/dist/esm/lib/sdks.js +50 -16
- package/dist/esm/lib/sdks.js.map +1 -1
- package/dist/esm/lib/security.d.ts +5 -4
- package/dist/esm/lib/security.d.ts.map +1 -1
- package/dist/esm/lib/security.js +4 -5
- package/dist/esm/lib/security.js.map +1 -1
- package/dist/esm/models/components/alert.d.ts +28 -0
- package/dist/esm/models/components/alert.d.ts.map +1 -1
- package/dist/esm/models/components/alert.js +34 -0
- package/dist/esm/models/components/alert.js.map +1 -1
- package/dist/esm/models/components/companytargetfacility.d.ts +2 -2
- package/dist/esm/models/components/companytargetfacility.d.ts.map +1 -1
- package/dist/esm/models/components/companytargetfacility.js +1 -1
- package/dist/esm/models/components/companytargetfacility.js.map +1 -1
- package/dist/esm/models/components/credit.d.ts +30 -4
- package/dist/esm/models/components/credit.d.ts.map +1 -1
- package/dist/esm/models/components/credit.js +30 -5
- package/dist/esm/models/components/credit.js.map +1 -1
- package/dist/esm/models/components/creditentitysummary.d.ts +17 -0
- package/dist/esm/models/components/creditentitysummary.d.ts.map +1 -0
- package/dist/esm/models/components/creditentitysummary.js +15 -0
- package/dist/esm/models/components/creditentitysummary.js.map +1 -0
- package/dist/esm/models/components/csvexportenqueuedresponse.d.ts +27 -0
- package/dist/esm/models/components/csvexportenqueuedresponse.d.ts.map +1 -0
- package/dist/esm/models/components/csvexportenqueuedresponse.js +23 -0
- package/dist/esm/models/components/csvexportenqueuedresponse.js.map +1 -0
- package/dist/esm/models/components/csvexportstatusresponse.d.ts +43 -0
- package/dist/esm/models/components/csvexportstatusresponse.d.ts.map +1 -0
- package/dist/esm/models/components/csvexportstatusresponse.js +28 -0
- package/dist/esm/models/components/csvexportstatusresponse.js.map +1 -0
- package/dist/esm/models/components/emailpreferences.d.ts +9 -18
- package/dist/esm/models/components/emailpreferences.d.ts.map +1 -1
- package/dist/esm/models/components/emailpreferences.js +4 -9
- package/dist/esm/models/components/emailpreferences.js.map +1 -1
- package/dist/esm/models/components/expand.d.ts +1 -0
- package/dist/esm/models/components/expand.d.ts.map +1 -1
- package/dist/esm/models/components/expand.js +1 -0
- package/dist/esm/models/components/expand.js.map +1 -1
- package/dist/esm/models/components/index.d.ts +5 -0
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +5 -0
- package/dist/esm/models/components/index.js.map +1 -1
- package/dist/esm/models/components/productvariant.d.ts +10 -0
- package/dist/esm/models/components/productvariant.d.ts.map +1 -1
- package/dist/esm/models/components/productvariant.js +4 -0
- package/dist/esm/models/components/productvariant.js.map +1 -1
- package/dist/esm/models/components/userdetails.d.ts +4 -0
- package/dist/esm/models/components/userdetails.d.ts.map +1 -1
- package/dist/esm/models/components/userdetails.js.map +1 -1
- package/dist/esm/models/components/vendor.d.ts +4 -0
- package/dist/esm/models/components/vendor.d.ts.map +1 -1
- package/dist/esm/models/components/vendor.js +2 -0
- package/dist/esm/models/components/vendor.js.map +1 -1
- package/dist/esm/models/components/vendorpaymentresponsibilityassignments.d.ts +56 -0
- package/dist/esm/models/components/vendorpaymentresponsibilityassignments.d.ts.map +1 -0
- package/dist/esm/models/components/vendorpaymentresponsibilityassignments.js +30 -0
- package/dist/esm/models/components/vendorpaymentresponsibilityassignments.js.map +1 -0
- package/dist/esm/models/components/vendortargetfacility.d.ts +37 -0
- package/dist/esm/models/components/vendortargetfacility.d.ts.map +1 -0
- package/dist/esm/models/components/vendortargetfacility.js +31 -0
- package/dist/esm/models/components/vendortargetfacility.js.map +1 -0
- package/dist/esm/models/operations/downloadcompanytargetfacilitiesexport.d.ts +47 -0
- package/dist/esm/models/operations/downloadcompanytargetfacilitiesexport.d.ts.map +1 -0
- package/dist/esm/models/operations/downloadcompanytargetfacilitiesexport.js +41 -0
- package/dist/esm/models/operations/downloadcompanytargetfacilitiesexport.js.map +1 -0
- package/dist/esm/models/operations/downloadfacilityvendorsexport.d.ts +47 -0
- package/dist/esm/models/operations/downloadfacilityvendorsexport.d.ts.map +1 -0
- package/dist/esm/models/operations/downloadfacilityvendorsexport.js +41 -0
- package/dist/esm/models/operations/downloadfacilityvendorsexport.js.map +1 -0
- package/dist/esm/models/operations/downloadvendorscansexport.d.ts +46 -0
- package/dist/esm/models/operations/downloadvendorscansexport.d.ts.map +1 -0
- package/dist/esm/models/operations/downloadvendorscansexport.js +48 -0
- package/dist/esm/models/operations/downloadvendorscansexport.js.map +1 -0
- package/dist/esm/models/operations/exportcompanytargetfacilities.d.ts +144 -0
- package/dist/esm/models/operations/exportcompanytargetfacilities.d.ts.map +1 -0
- package/dist/esm/models/operations/exportcompanytargetfacilities.js +97 -0
- package/dist/esm/models/operations/exportcompanytargetfacilities.js.map +1 -0
- package/dist/esm/models/operations/exportfacilityvendors.d.ts +118 -0
- package/dist/esm/models/operations/exportfacilityvendors.d.ts.map +1 -0
- package/dist/esm/models/operations/exportfacilityvendors.js +76 -0
- package/dist/esm/models/operations/exportfacilityvendors.js.map +1 -0
- package/dist/esm/models/operations/exportvendorscans.d.ts +110 -0
- package/dist/esm/models/operations/exportvendorscans.d.ts.map +1 -0
- package/dist/esm/models/operations/exportvendorscans.js +61 -0
- package/dist/esm/models/operations/exportvendorscans.js.map +1 -0
- package/dist/esm/models/operations/getcompanytargetfacilitiesexportstatus.d.ts +58 -0
- package/dist/esm/models/operations/getcompanytargetfacilitiesexportstatus.d.ts.map +1 -0
- package/dist/esm/models/operations/getcompanytargetfacilitiesexportstatus.js +40 -0
- package/dist/esm/models/operations/getcompanytargetfacilitiesexportstatus.js.map +1 -0
- package/dist/esm/models/operations/getfacilityvendorsexportstatus.d.ts +20 -0
- package/dist/esm/models/operations/getfacilityvendorsexportstatus.d.ts.map +1 -0
- package/dist/esm/models/operations/getfacilityvendorsexportstatus.js +18 -0
- package/dist/esm/models/operations/getfacilityvendorsexportstatus.js.map +1 -0
- package/dist/esm/models/operations/getlinkedusers.d.ts +8 -3
- package/dist/esm/models/operations/getlinkedusers.d.ts.map +1 -1
- package/dist/esm/models/operations/getlinkedusers.js +1 -1
- package/dist/esm/models/operations/getlinkedusers.js.map +1 -1
- package/dist/esm/models/operations/getnextunansweredscreeningquestion.d.ts +9 -0
- package/dist/esm/models/operations/getnextunansweredscreeningquestion.d.ts.map +1 -1
- package/dist/esm/models/operations/getnextunansweredscreeningquestion.js +4 -0
- package/dist/esm/models/operations/getnextunansweredscreeningquestion.js.map +1 -1
- package/dist/esm/models/operations/getvendorpaymentresponsibility.d.ts +34 -0
- package/dist/esm/models/operations/getvendorpaymentresponsibility.d.ts.map +1 -0
- package/dist/esm/models/operations/getvendorpaymentresponsibility.js +32 -0
- package/dist/esm/models/operations/getvendorpaymentresponsibility.js.map +1 -0
- package/dist/esm/models/operations/getvendorscansexportstatus.d.ts +53 -0
- package/dist/esm/models/operations/getvendorscansexportstatus.d.ts.map +1 -0
- package/dist/esm/models/operations/getvendorscansexportstatus.js +35 -0
- package/dist/esm/models/operations/getvendorscansexportstatus.js.map +1 -0
- package/dist/esm/models/operations/getvendortargetfacilities.d.ts +86 -0
- package/dist/esm/models/operations/getvendortargetfacilities.d.ts.map +1 -0
- package/dist/esm/models/operations/getvendortargetfacilities.js +69 -0
- package/dist/esm/models/operations/getvendortargetfacilities.js.map +1 -0
- package/dist/esm/models/operations/index.d.ts +13 -0
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +13 -0
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/models/operations/invoicesexport.d.ts +4 -41
- package/dist/esm/models/operations/invoicesexport.d.ts.map +1 -1
- package/dist/esm/models/operations/invoicesexport.js +2 -31
- package/dist/esm/models/operations/invoicesexport.js.map +1 -1
- package/dist/esm/models/operations/listcompanycredits.d.ts +6 -41
- package/dist/esm/models/operations/listcompanycredits.d.ts.map +1 -1
- package/dist/esm/models/operations/listcompanycredits.js +5 -31
- package/dist/esm/models/operations/listcompanycredits.js.map +1 -1
- package/dist/esm/models/operations/listcompanytargetfacilities.d.ts +54 -7
- package/dist/esm/models/operations/listcompanytargetfacilities.d.ts.map +1 -1
- package/dist/esm/models/operations/listcompanytargetfacilities.js +30 -4
- package/dist/esm/models/operations/listcompanytargetfacilities.js.map +1 -1
- package/dist/esm/models/operations/listfacilityvendors.d.ts +162 -0
- package/dist/esm/models/operations/listfacilityvendors.d.ts.map +1 -0
- package/dist/esm/models/operations/listfacilityvendors.js +109 -0
- package/dist/esm/models/operations/listfacilityvendors.js.map +1 -0
- package/dist/esm/models/operations/listvendoradditionalfacilityfields.d.ts +4 -4
- package/dist/esm/models/operations/listvendoradditionalfacilityfields.d.ts.map +1 -1
- package/dist/esm/models/operations/listvendoradditionalfacilityfields.js +4 -5
- package/dist/esm/models/operations/listvendoradditionalfacilityfields.js.map +1 -1
- package/dist/esm/models/operations/listvendorcredits.d.ts +4 -0
- package/dist/esm/models/operations/listvendorcredits.d.ts.map +1 -1
- package/dist/esm/models/operations/listvendorcredits.js +6 -0
- package/dist/esm/models/operations/listvendorcredits.js.map +1 -1
- package/dist/esm/models/operations/securityzonecheckin.d.ts +4 -3
- package/dist/esm/models/operations/securityzonecheckin.d.ts.map +1 -1
- package/dist/esm/models/operations/securityzonecheckin.js +3 -2
- package/dist/esm/models/operations/securityzonecheckin.js.map +1 -1
- package/dist/esm/models/operations/updateuser.d.ts +4 -0
- package/dist/esm/models/operations/updateuser.d.ts.map +1 -1
- package/dist/esm/models/operations/updateuser.js.map +1 -1
- package/dist/esm/models/operations/updatevendordetails.d.ts +10 -0
- package/dist/esm/models/operations/updatevendordetails.d.ts.map +1 -1
- package/dist/esm/models/operations/updatevendordetails.js +4 -0
- package/dist/esm/models/operations/updatevendordetails.js.map +1 -1
- package/dist/esm/models/operations/updatevendorpaymentresponsibility.d.ts +64 -0
- package/dist/esm/models/operations/updatevendorpaymentresponsibility.d.ts.map +1 -0
- package/dist/esm/models/operations/updatevendorpaymentresponsibility.js +51 -0
- package/dist/esm/models/operations/updatevendorpaymentresponsibility.js.map +1 -0
- package/dist/esm/models/operations/vendorsexport.d.ts +4 -42
- package/dist/esm/models/operations/vendorsexport.d.ts.map +1 -1
- package/dist/esm/models/operations/vendorsexport.js +2 -30
- package/dist/esm/models/operations/vendorsexport.js.map +1 -1
- package/dist/esm/react-query/index.d.ts +13 -0
- package/dist/esm/react-query/index.d.ts.map +1 -1
- package/dist/esm/react-query/index.js +13 -0
- package/dist/esm/react-query/index.js.map +1 -1
- package/dist/esm/react-query/invoicesInvoicesExport.core.d.ts +3 -2
- package/dist/esm/react-query/invoicesInvoicesExport.core.d.ts.map +1 -1
- package/dist/esm/react-query/invoicesInvoicesExport.core.js.map +1 -1
- package/dist/esm/react-query/invoicesInvoicesExport.d.ts +3 -2
- package/dist/esm/react-query/invoicesInvoicesExport.d.ts.map +1 -1
- package/dist/esm/react-query/invoicesInvoicesExport.js.map +1 -1
- package/dist/esm/react-query/organizationsDownloadCompanyTargetFacilitiesExport.core.d.ts +12 -0
- package/dist/esm/react-query/organizationsDownloadCompanyTargetFacilitiesExport.core.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsDownloadCompanyTargetFacilitiesExport.core.js +35 -0
- package/dist/esm/react-query/organizationsDownloadCompanyTargetFacilitiesExport.core.js.map +1 -0
- package/dist/esm/react-query/organizationsDownloadCompanyTargetFacilitiesExport.d.ts +31 -0
- package/dist/esm/react-query/organizationsDownloadCompanyTargetFacilitiesExport.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsDownloadCompanyTargetFacilitiesExport.js +61 -0
- package/dist/esm/react-query/organizationsDownloadCompanyTargetFacilitiesExport.js.map +1 -0
- package/dist/esm/react-query/organizationsDownloadFacilityVendorsExport.core.d.ts +12 -0
- package/dist/esm/react-query/organizationsDownloadFacilityVendorsExport.core.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsDownloadFacilityVendorsExport.core.js +35 -0
- package/dist/esm/react-query/organizationsDownloadFacilityVendorsExport.core.js.map +1 -0
- package/dist/esm/react-query/organizationsDownloadFacilityVendorsExport.d.ts +33 -0
- package/dist/esm/react-query/organizationsDownloadFacilityVendorsExport.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsDownloadFacilityVendorsExport.js +63 -0
- package/dist/esm/react-query/organizationsDownloadFacilityVendorsExport.js.map +1 -0
- package/dist/esm/react-query/organizationsExportCompanyTargetFacilities.core.d.ts +20 -0
- package/dist/esm/react-query/organizationsExportCompanyTargetFacilities.core.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsExportCompanyTargetFacilities.core.js +43 -0
- package/dist/esm/react-query/organizationsExportCompanyTargetFacilities.core.js.map +1 -0
- package/dist/esm/react-query/organizationsExportCompanyTargetFacilities.d.ts +65 -0
- package/dist/esm/react-query/organizationsExportCompanyTargetFacilities.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsExportCompanyTargetFacilities.js +73 -0
- package/dist/esm/react-query/organizationsExportCompanyTargetFacilities.js.map +1 -0
- package/dist/esm/react-query/organizationsExportFacilityVendors.core.d.ts +19 -0
- package/dist/esm/react-query/organizationsExportFacilityVendors.core.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsExportFacilityVendors.core.js +42 -0
- package/dist/esm/react-query/organizationsExportFacilityVendors.core.js.map +1 -0
- package/dist/esm/react-query/organizationsExportFacilityVendors.d.ts +77 -0
- package/dist/esm/react-query/organizationsExportFacilityVendors.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsExportFacilityVendors.js +87 -0
- package/dist/esm/react-query/organizationsExportFacilityVendors.js.map +1 -0
- package/dist/esm/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.core.d.ts +12 -0
- package/dist/esm/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.core.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.core.js +35 -0
- package/dist/esm/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.core.js.map +1 -0
- package/dist/esm/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.d.ts +31 -0
- package/dist/esm/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.js +61 -0
- package/dist/esm/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.js.map +1 -0
- package/dist/esm/react-query/organizationsGetFacilityVendorsExportStatus.core.d.ts +13 -0
- package/dist/esm/react-query/organizationsGetFacilityVendorsExportStatus.core.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsGetFacilityVendorsExportStatus.core.js +35 -0
- package/dist/esm/react-query/organizationsGetFacilityVendorsExportStatus.core.js.map +1 -0
- package/dist/esm/react-query/organizationsGetFacilityVendorsExportStatus.d.ts +31 -0
- package/dist/esm/react-query/organizationsGetFacilityVendorsExportStatus.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsGetFacilityVendorsExportStatus.js +61 -0
- package/dist/esm/react-query/organizationsGetFacilityVendorsExportStatus.js.map +1 -0
- package/dist/esm/react-query/organizationsListCompanyTargetFacilities.core.d.ts +14 -2
- package/dist/esm/react-query/organizationsListCompanyTargetFacilities.core.d.ts.map +1 -1
- package/dist/esm/react-query/organizationsListCompanyTargetFacilities.core.js +12 -0
- package/dist/esm/react-query/organizationsListCompanyTargetFacilities.core.js.map +1 -1
- package/dist/esm/react-query/organizationsListCompanyTargetFacilities.d.ts +30 -2
- package/dist/esm/react-query/organizationsListCompanyTargetFacilities.d.ts.map +1 -1
- package/dist/esm/react-query/organizationsListCompanyTargetFacilities.js +16 -0
- package/dist/esm/react-query/organizationsListCompanyTargetFacilities.js.map +1 -1
- package/dist/esm/react-query/organizationsListFacilityVendors.core.d.ts +42 -0
- package/dist/esm/react-query/organizationsListFacilityVendors.core.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsListFacilityVendors.core.js +91 -0
- package/dist/esm/react-query/organizationsListFacilityVendors.core.js.map +1 -0
- package/dist/esm/react-query/organizationsListFacilityVendors.d.ts +142 -0
- package/dist/esm/react-query/organizationsListFacilityVendors.d.ts.map +1 -0
- package/dist/esm/react-query/organizationsListFacilityVendors.js +165 -0
- package/dist/esm/react-query/organizationsListFacilityVendors.js.map +1 -0
- package/dist/esm/react-query/usersGetCurrentUser.d.ts +2 -2
- package/dist/esm/react-query/usersGetCurrentUser.js +2 -2
- package/dist/esm/react-query/usersGetLinkedUsers.core.d.ts +1 -1
- package/dist/esm/react-query/usersGetLinkedUsers.core.d.ts.map +1 -1
- package/dist/esm/react-query/usersGetLinkedUsers.core.js.map +1 -1
- package/dist/esm/react-query/usersGetLinkedUsers.d.ts +14 -10
- package/dist/esm/react-query/usersGetLinkedUsers.d.ts.map +1 -1
- package/dist/esm/react-query/usersGetLinkedUsers.js +12 -8
- package/dist/esm/react-query/usersGetLinkedUsers.js.map +1 -1
- package/dist/esm/react-query/usersGetUserById.d.ts +2 -2
- package/dist/esm/react-query/usersGetUserById.js +2 -2
- package/dist/esm/react-query/vendorScansDownloadVendorScansExport.core.d.ts +17 -0
- package/dist/esm/react-query/vendorScansDownloadVendorScansExport.core.d.ts.map +1 -0
- package/dist/esm/react-query/vendorScansDownloadVendorScansExport.core.js +34 -0
- package/dist/esm/react-query/vendorScansDownloadVendorScansExport.core.js.map +1 -0
- package/dist/esm/react-query/vendorScansDownloadVendorScansExport.d.ts +32 -0
- package/dist/esm/react-query/vendorScansDownloadVendorScansExport.d.ts.map +1 -0
- package/dist/esm/react-query/vendorScansDownloadVendorScansExport.js +62 -0
- package/dist/esm/react-query/vendorScansDownloadVendorScansExport.js.map +1 -0
- package/dist/esm/react-query/vendorScansExportVendorScans.core.d.ts +26 -0
- package/dist/esm/react-query/vendorScansExportVendorScans.core.d.ts.map +1 -0
- package/dist/esm/react-query/vendorScansExportVendorScans.core.js +47 -0
- package/dist/esm/react-query/vendorScansExportVendorScans.core.js.map +1 -0
- package/dist/esm/react-query/vendorScansExportVendorScans.d.ts +72 -0
- package/dist/esm/react-query/vendorScansExportVendorScans.d.ts.map +1 -0
- package/dist/esm/react-query/vendorScansExportVendorScans.js +71 -0
- package/dist/esm/react-query/vendorScansExportVendorScans.js.map +1 -0
- package/dist/esm/react-query/vendorScansGetVendorScansExportStatus.core.d.ts +12 -0
- package/dist/esm/react-query/vendorScansGetVendorScansExportStatus.core.d.ts.map +1 -0
- package/dist/esm/react-query/vendorScansGetVendorScansExportStatus.core.js +34 -0
- package/dist/esm/react-query/vendorScansGetVendorScansExportStatus.core.js.map +1 -0
- package/dist/esm/react-query/vendorScansGetVendorScansExportStatus.d.ts +31 -0
- package/dist/esm/react-query/vendorScansGetVendorScansExportStatus.d.ts.map +1 -0
- package/dist/esm/react-query/vendorScansGetVendorScansExportStatus.js +61 -0
- package/dist/esm/react-query/vendorScansGetVendorScansExportStatus.js.map +1 -0
- package/dist/esm/react-query/vendorsGetNextUnansweredScreeningQuestion.core.d.ts +1 -0
- package/dist/esm/react-query/vendorsGetNextUnansweredScreeningQuestion.core.d.ts.map +1 -1
- package/dist/esm/react-query/vendorsGetNextUnansweredScreeningQuestion.core.js +1 -1
- package/dist/esm/react-query/vendorsGetNextUnansweredScreeningQuestion.core.js.map +1 -1
- package/dist/esm/react-query/vendorsGetNextUnansweredScreeningQuestion.d.ts +2 -0
- package/dist/esm/react-query/vendorsGetNextUnansweredScreeningQuestion.d.ts.map +1 -1
- package/dist/esm/react-query/vendorsGetNextUnansweredScreeningQuestion.js.map +1 -1
- package/dist/esm/react-query/vendorsGetVendorPaymentResponsibility.core.d.ts +12 -0
- package/dist/esm/react-query/vendorsGetVendorPaymentResponsibility.core.d.ts.map +1 -0
- package/dist/esm/react-query/vendorsGetVendorPaymentResponsibility.core.js +34 -0
- package/dist/esm/react-query/vendorsGetVendorPaymentResponsibility.core.js.map +1 -0
- package/dist/esm/react-query/vendorsGetVendorPaymentResponsibility.d.ts +35 -0
- package/dist/esm/react-query/vendorsGetVendorPaymentResponsibility.d.ts.map +1 -0
- package/dist/esm/react-query/vendorsGetVendorPaymentResponsibility.js +65 -0
- package/dist/esm/react-query/vendorsGetVendorPaymentResponsibility.js.map +1 -0
- package/dist/esm/react-query/vendorsGetVendorTargetFacilities.core.d.ts +46 -0
- package/dist/esm/react-query/vendorsGetVendorTargetFacilities.core.d.ts.map +1 -0
- package/dist/esm/react-query/vendorsGetVendorTargetFacilities.core.js +95 -0
- package/dist/esm/react-query/vendorsGetVendorTargetFacilities.core.js.map +1 -0
- package/dist/esm/react-query/vendorsGetVendorTargetFacilities.d.ts +70 -0
- package/dist/esm/react-query/vendorsGetVendorTargetFacilities.d.ts.map +1 -0
- package/dist/esm/react-query/vendorsGetVendorTargetFacilities.js +89 -0
- package/dist/esm/react-query/vendorsGetVendorTargetFacilities.js.map +1 -0
- package/dist/esm/react-query/vendorsListVendorCredits.d.ts +4 -4
- package/dist/esm/react-query/vendorsListVendorCredits.js +4 -4
- package/dist/esm/react-query/vendorsUpdateVendorDetails.d.ts +1 -1
- package/dist/esm/react-query/vendorsUpdateVendorDetails.js +1 -1
- package/dist/esm/react-query/vendorsUpdateVendorPaymentResponsibility.d.ts +33 -0
- package/dist/esm/react-query/vendorsUpdateVendorPaymentResponsibility.d.ts.map +1 -0
- package/dist/esm/react-query/vendorsUpdateVendorPaymentResponsibility.js +50 -0
- package/dist/esm/react-query/vendorsUpdateVendorPaymentResponsibility.js.map +1 -0
- package/dist/esm/react-query/vendorsVendorsExport.core.d.ts +3 -2
- package/dist/esm/react-query/vendorsVendorsExport.core.d.ts.map +1 -1
- package/dist/esm/react-query/vendorsVendorsExport.core.js.map +1 -1
- package/dist/esm/react-query/vendorsVendorsExport.d.ts +3 -2
- package/dist/esm/react-query/vendorsVendorsExport.d.ts.map +1 -1
- package/dist/esm/react-query/vendorsVendorsExport.js.map +1 -1
- package/dist/esm/sdk/invoices.d.ts +1 -1
- package/dist/esm/sdk/invoices.d.ts.map +1 -1
- package/dist/esm/sdk/organizations.d.ts +100 -0
- package/dist/esm/sdk/organizations.d.ts.map +1 -1
- package/dist/esm/sdk/organizations.js +119 -0
- package/dist/esm/sdk/organizations.js.map +1 -1
- package/dist/esm/sdk/users.d.ts +8 -6
- package/dist/esm/sdk/users.d.ts.map +1 -1
- package/dist/esm/sdk/users.js +8 -6
- package/dist/esm/sdk/users.js.map +1 -1
- package/dist/esm/sdk/vendors.d.ts +33 -3
- package/dist/esm/sdk/vendors.d.ts.map +1 -1
- package/dist/esm/sdk/vendors.js +39 -2
- package/dist/esm/sdk/vendors.js.map +1 -1
- package/dist/esm/sdk/vendorscans.d.ts +33 -0
- package/dist/esm/sdk/vendorscans.d.ts.map +1 -1
- package/dist/esm/sdk/vendorscans.js +39 -0
- package/dist/esm/sdk/vendorscans.js.map +1 -1
- package/dist/esm/types/async.d.ts.map +1 -1
- package/dist/esm/types/async.js +8 -7
- package/dist/esm/types/async.js.map +1 -1
- package/dist/esm/types/primitives.d.ts +0 -2
- package/dist/esm/types/primitives.d.ts.map +1 -1
- package/dist/esm/types/primitives.js +0 -21
- package/dist/esm/types/primitives.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +2 -2
- package/src/__tests__/companies.test.ts +1 -0
- package/src/__tests__/invoices.test.ts +3 -1
- package/src/__tests__/organizations.test.ts +169 -0
- package/src/__tests__/users.test.ts +3 -1
- package/src/__tests__/vendors.test.ts +77 -1
- package/src/__tests__/vendorscans.test.ts +70 -0
- package/src/__tests__/webhooks.test.ts +1 -1
- package/src/__tests__/zones.test.ts +12 -9
- package/src/admin-funcs/companyManagerGetPaymentForm.ts +6 -0
- package/src/admin-funcs/registerEmail.ts +11 -0
- package/src/admin-funcs/subscriptionGetSmartBadgePrompt.ts +13 -0
- package/src/admin-funcs/vendorGetPaymentForm.ts +6 -0
- package/src/admin-funcs/vendorGetSystemsRequiringSmartBadge.ts +9 -0
- package/src/funcs/alertsListAlerts.ts +1 -2
- package/src/funcs/companiesListCompanyCredentials.ts +1 -2
- package/src/funcs/companiesListCompanyCredits.ts +1 -2
- package/src/funcs/companiesListCompanyManagers.ts +1 -2
- package/src/funcs/companiesListOrSearchCompanies.ts +1 -2
- package/src/funcs/companiesLookupCompanies.ts +1 -2
- package/src/funcs/eventsListFeed.ts +1 -2
- package/src/funcs/eventsListLocations.ts +1 -2
- package/src/funcs/eventsListOrSearchVendorInvitees.ts +1 -2
- package/src/funcs/eventsListPendingInvitations.ts +1 -2
- package/src/funcs/eventsListStandingAppointments.ts +1 -2
- package/src/funcs/fhirConfigsListOfFhirConfigurations.ts +1 -2
- package/src/funcs/invoicesInvoicesExport.ts +5 -4
- package/src/funcs/invoicesListInvoices.ts +1 -2
- package/src/funcs/organizationsDownloadCompanyTargetFacilitiesExport.ts +200 -0
- package/src/funcs/organizationsDownloadFacilityVendorsExport.ts +202 -0
- package/src/funcs/organizationsExportCompanyTargetFacilities.ts +203 -0
- package/src/funcs/organizationsExportFacilityVendors.ts +202 -0
- package/src/funcs/organizationsGetCompanyTargetFacilitiesExportStatus.ts +190 -0
- package/src/funcs/organizationsGetFacilityVendorsExportStatus.ts +188 -0
- package/src/funcs/organizationsListCompanyTargetFacilities.ts +11 -2
- package/src/funcs/organizationsListFacilityVendors.ts +278 -0
- package/src/funcs/organizationsListOrSearchDepartmentContacts.ts +1 -2
- package/src/funcs/organizationsListOrSearchDepartments.ts +1 -2
- package/src/funcs/organizationsListOrSearchFacilities.ts +1 -2
- package/src/funcs/supportArticlesListOrSearchSupportArticles.ts +1 -2
- package/src/funcs/systemsListSystems.ts +1 -2
- package/src/funcs/usersGetCurrentUser.ts +1 -1
- package/src/funcs/usersGetLinkedUsers.ts +6 -4
- package/src/funcs/usersGetUserById.ts +1 -1
- package/src/funcs/vendorScansDownloadVendorScansExport.ts +210 -0
- package/src/funcs/vendorScansExportVendorScans.ts +194 -0
- package/src/funcs/vendorScansGetVendorScansExportStatus.ts +182 -0
- package/src/funcs/vendorScansListVendorScans.ts +1 -2
- package/src/funcs/vendorsGetNextUnansweredScreeningQuestion.ts +9 -4
- package/src/funcs/vendorsGetVendorPaymentResponsibility.ts +189 -0
- package/src/funcs/vendorsGetVendorTargetFacilities.ts +265 -0
- package/src/funcs/vendorsGetVendorUploadHistory.ts +1 -2
- package/src/funcs/vendorsListVendorAdditionalFacilityFields.ts +1 -2
- package/src/funcs/vendorsListVendorCredentialHistory.ts +1 -2
- package/src/funcs/vendorsListVendorCredentials.ts +2 -2
- package/src/funcs/vendorsListVendorCredits.ts +2 -3
- package/src/funcs/vendorsListVendorFacilityStatuses.ts +1 -2
- package/src/funcs/vendorsListVendorInvoices.ts +1 -2
- package/src/funcs/vendorsListVendorJobTitles.ts +1 -2
- package/src/funcs/vendorsListVendorManagedByCompanies.ts +1 -2
- package/src/funcs/vendorsListVendorScrubPackages.ts +1 -2
- package/src/funcs/vendorsListVendorScrubPurchases.ts +1 -2
- package/src/funcs/vendorsListVendorTypes.ts +1 -2
- package/src/funcs/vendorsListVendors.ts +1 -2
- package/src/funcs/vendorsUpdateVendorDetails.ts +1 -1
- package/src/funcs/vendorsUpdateVendorPaymentResponsibility.ts +191 -0
- package/src/funcs/vendorsVendorsExport.ts +5 -4
- package/src/funcs/zonesListOrSearchSecurityZones.ts +1 -2
- package/src/hooks/types.ts +1 -0
- package/src/index.extras.ts +17 -3
- package/src/lib/config.ts +4 -4
- package/src/lib/encodings.ts +1 -1
- package/src/lib/env.ts +7 -3
- package/src/lib/http.ts +3 -1
- package/src/lib/matchers.ts +1 -1
- package/src/lib/primitives.ts +16 -0
- package/src/lib/retries.ts +8 -0
- package/src/lib/sdks.ts +54 -17
- package/src/lib/security.ts +10 -5
- package/src/models/components/alert.ts +70 -0
- package/src/models/components/companytargetfacility.ts +3 -3
- package/src/models/components/credit.ts +84 -9
- package/src/models/components/creditentitysummary.ts +45 -0
- package/src/models/components/csvexportenqueuedresponse.ts +58 -0
- package/src/models/components/csvexportstatusresponse.ts +79 -0
- package/src/models/components/emailpreferences.ts +13 -18
- package/src/models/components/expand.ts +1 -0
- package/src/models/components/index.ts +5 -0
- package/src/models/components/productvariant.ts +10 -0
- package/src/models/components/userdetails.ts +4 -0
- package/src/models/components/vendor.ts +6 -0
- package/src/models/components/vendorpaymentresponsibilityassignments.ts +95 -0
- package/src/models/components/vendortargetfacility.ts +87 -0
- package/src/models/operations/downloadcompanytargetfacilitiesexport.ts +135 -0
- package/src/models/operations/downloadfacilityvendorsexport.ts +124 -0
- package/src/models/operations/downloadvendorscansexport.ts +145 -0
- package/src/models/operations/exportcompanytargetfacilities.ts +248 -0
- package/src/models/operations/exportfacilityvendors.ts +206 -0
- package/src/models/operations/exportvendorscans.ts +163 -0
- package/src/models/operations/getcompanytargetfacilitiesexportstatus.ts +126 -0
- package/src/models/operations/getfacilityvendorsexportstatus.ts +47 -0
- package/src/models/operations/getlinkedusers.ts +9 -4
- package/src/models/operations/getnextunansweredscreeningquestion.ts +13 -0
- package/src/models/operations/getvendorpaymentresponsibility.ts +93 -0
- package/src/models/operations/getvendorscansexportstatus.ts +108 -0
- package/src/models/operations/getvendortargetfacilities.ts +186 -0
- package/src/models/operations/index.ts +13 -0
- package/src/models/operations/invoicesexport.ts +5 -83
- package/src/models/operations/listcompanycredits.ts +12 -73
- package/src/models/operations/listcompanytargetfacilities.ts +77 -10
- package/src/models/operations/listfacilityvendors.ts +310 -0
- package/src/models/operations/listvendoradditionalfacilityfields.ts +26 -15
- package/src/models/operations/listvendorcredits.ts +10 -0
- package/src/models/operations/securityzonecheckin.ts +9 -4
- package/src/models/operations/updateuser.ts +4 -0
- package/src/models/operations/updatevendordetails.ts +14 -0
- package/src/models/operations/updatevendorpaymentresponsibility.ts +159 -0
- package/src/models/operations/vendorsexport.ts +5 -82
- package/src/react-query/index.ts +13 -0
- package/src/react-query/invoicesInvoicesExport.core.ts +3 -2
- package/src/react-query/invoicesInvoicesExport.ts +3 -2
- package/src/react-query/organizationsDownloadCompanyTargetFacilitiesExport.core.ts +85 -0
- package/src/react-query/organizationsDownloadCompanyTargetFacilitiesExport.ts +153 -0
- package/src/react-query/organizationsDownloadFacilityVendorsExport.core.ts +84 -0
- package/src/react-query/organizationsDownloadFacilityVendorsExport.ts +155 -0
- package/src/react-query/organizationsExportCompanyTargetFacilities.core.ts +99 -0
- package/src/react-query/organizationsExportCompanyTargetFacilities.ts +195 -0
- package/src/react-query/organizationsExportFacilityVendors.core.ts +94 -0
- package/src/react-query/organizationsExportFacilityVendors.ts +200 -0
- package/src/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.core.ts +84 -0
- package/src/react-query/organizationsGetCompanyTargetFacilitiesExportStatus.ts +153 -0
- package/src/react-query/organizationsGetFacilityVendorsExportStatus.core.ts +84 -0
- package/src/react-query/organizationsGetFacilityVendorsExportStatus.ts +153 -0
- package/src/react-query/organizationsListCompanyTargetFacilities.core.ts +26 -2
- package/src/react-query/organizationsListCompanyTargetFacilities.ts +36 -2
- package/src/react-query/organizationsListFacilityVendors.core.ts +207 -0
- package/src/react-query/organizationsListFacilityVendors.ts +351 -0
- package/src/react-query/usersGetCurrentUser.ts +2 -2
- package/src/react-query/usersGetLinkedUsers.core.ts +1 -1
- package/src/react-query/usersGetLinkedUsers.ts +14 -10
- package/src/react-query/usersGetUserById.ts +2 -2
- package/src/react-query/vendorScansDownloadVendorScansExport.core.ts +86 -0
- package/src/react-query/vendorScansDownloadVendorScansExport.ts +154 -0
- package/src/react-query/vendorScansExportVendorScans.core.ts +105 -0
- package/src/react-query/vendorScansExportVendorScans.ts +190 -0
- package/src/react-query/vendorScansGetVendorScansExportStatus.core.ts +78 -0
- package/src/react-query/vendorScansGetVendorScansExportStatus.ts +152 -0
- package/src/react-query/vendorsGetNextUnansweredScreeningQuestion.core.ts +5 -2
- package/src/react-query/vendorsGetNextUnansweredScreeningQuestion.ts +8 -2
- package/src/react-query/vendorsGetVendorPaymentResponsibility.core.ts +78 -0
- package/src/react-query/vendorsGetVendorPaymentResponsibility.ts +156 -0
- package/src/react-query/vendorsGetVendorTargetFacilities.core.ts +218 -0
- package/src/react-query/vendorsGetVendorTargetFacilities.ts +281 -0
- package/src/react-query/vendorsListVendorCredits.ts +4 -4
- package/src/react-query/vendorsUpdateVendorDetails.ts +1 -1
- package/src/react-query/vendorsUpdateVendorPaymentResponsibility.ts +119 -0
- package/src/react-query/vendorsVendorsExport.core.ts +3 -2
- package/src/react-query/vendorsVendorsExport.ts +3 -2
- package/src/sdk/invoices.ts +1 -1
- package/src/sdk/organizations.ts +179 -0
- package/src/sdk/users.ts +8 -6
- package/src/sdk/vendors.ts +70 -3
- package/src/sdk/vendorscans.ts +69 -0
- package/src/types/async.ts +8 -7
- package/src/types/primitives.ts +0 -24
- package/dist/commonjs/lib/dlv.d.ts +0 -14
- package/dist/commonjs/lib/dlv.d.ts.map +0 -1
- package/dist/commonjs/lib/dlv.js +0 -49
- package/dist/commonjs/lib/dlv.js.map +0 -1
- package/dist/commonjs/lib/is-plain-object.d.ts +0 -2
- package/dist/commonjs/lib/is-plain-object.d.ts.map +0 -1
- package/dist/commonjs/lib/is-plain-object.js +0 -41
- package/dist/commonjs/lib/is-plain-object.js.map +0 -1
- package/dist/esm/lib/dlv.d.ts +0 -14
- package/dist/esm/lib/dlv.d.ts.map +0 -1
- package/dist/esm/lib/dlv.js +0 -46
- package/dist/esm/lib/dlv.js.map +0 -1
- package/dist/esm/lib/is-plain-object.d.ts +0 -2
- package/dist/esm/lib/is-plain-object.d.ts.map +0 -1
- package/dist/esm/lib/is-plain-object.js +0 -38
- package/dist/esm/lib/is-plain-object.js.map +0 -1
- package/src/lib/dlv.ts +0 -53
- package/src/lib/is-plain-object.ts +0 -43
package/src/sdk/organizations.ts
CHANGED
|
@@ -4,8 +4,15 @@
|
|
|
4
4
|
|
|
5
5
|
import { organizationsCreateCompanyTargetFacility } from "../funcs/organizationsCreateCompanyTargetFacility.js";
|
|
6
6
|
import { organizationsDeleteCompanyTargetFacility } from "../funcs/organizationsDeleteCompanyTargetFacility.js";
|
|
7
|
+
import { organizationsDownloadCompanyTargetFacilitiesExport } from "../funcs/organizationsDownloadCompanyTargetFacilitiesExport.js";
|
|
8
|
+
import { organizationsDownloadFacilityVendorsExport } from "../funcs/organizationsDownloadFacilityVendorsExport.js";
|
|
9
|
+
import { organizationsExportCompanyTargetFacilities } from "../funcs/organizationsExportCompanyTargetFacilities.js";
|
|
10
|
+
import { organizationsExportFacilityVendors } from "../funcs/organizationsExportFacilityVendors.js";
|
|
11
|
+
import { organizationsGetCompanyTargetFacilitiesExportStatus } from "../funcs/organizationsGetCompanyTargetFacilitiesExportStatus.js";
|
|
7
12
|
import { organizationsGetFacility } from "../funcs/organizationsGetFacility.js";
|
|
13
|
+
import { organizationsGetFacilityVendorsExportStatus } from "../funcs/organizationsGetFacilityVendorsExportStatus.js";
|
|
8
14
|
import { organizationsListCompanyTargetFacilities } from "../funcs/organizationsListCompanyTargetFacilities.js";
|
|
15
|
+
import { organizationsListFacilityVendors } from "../funcs/organizationsListFacilityVendors.js";
|
|
9
16
|
import { organizationsListOrSearchDepartmentContacts } from "../funcs/organizationsListOrSearchDepartmentContacts.js";
|
|
10
17
|
import { organizationsListOrSearchDepartments } from "../funcs/organizationsListOrSearchDepartments.js";
|
|
11
18
|
import { organizationsListOrSearchFacilities } from "../funcs/organizationsListOrSearchFacilities.js";
|
|
@@ -93,6 +100,10 @@ export class Organizations extends ClientSDK {
|
|
|
93
100
|
* and parent system), the link status, and per-facility counts of the
|
|
94
101
|
* company's individuals targeting it.
|
|
95
102
|
*
|
|
103
|
+
* When `include_potential_targets=true`, returns ALL non-deleted facilities
|
|
104
|
+
* via a LEFT JOIN. Targeted rows carry their CTF `id` and `status`; non-targeted
|
|
105
|
+
* rows have `id: null` and `status: "Not Targeted"`.
|
|
106
|
+
*
|
|
96
107
|
* Access control: the URL's `company_id` must be in the caller's read scope
|
|
97
108
|
* for Company (a company manager's or vendor's own company, or a company
|
|
98
109
|
* whose app is activated for the API user). Callers outside that scope
|
|
@@ -179,6 +190,174 @@ export class Organizations extends ClientSDK {
|
|
|
179
190
|
));
|
|
180
191
|
}
|
|
181
192
|
|
|
193
|
+
/**
|
|
194
|
+
* Export company target facilities to CSV (async)
|
|
195
|
+
*
|
|
196
|
+
* @remarks
|
|
197
|
+
* Enqueues an asynchronous job to generate a CSV export of a company's CompanyTargetFacility rows,
|
|
198
|
+
* applying the same access scope and filter parameters as the list endpoint. The CSV contains:
|
|
199
|
+
* Facility Name, Address, City, State, and Active Individuals.
|
|
200
|
+
*
|
|
201
|
+
* Returns a `status_url` for polling until the export is ready, along with a `download_url` and `status_id`.
|
|
202
|
+
*
|
|
203
|
+
* Access control: the URL's `company_id` must be in the caller's read scope for Company. Callers
|
|
204
|
+
* outside that scope receive `404 Company not found`.
|
|
205
|
+
*/
|
|
206
|
+
async exportCompanyTargetFacilities(
|
|
207
|
+
request: operations.ExportCompanyTargetFacilitiesRequest,
|
|
208
|
+
options?: RequestOptions,
|
|
209
|
+
): Promise<operations.ExportCompanyTargetFacilitiesResponseBody> {
|
|
210
|
+
return unwrapAsync(organizationsExportCompanyTargetFacilities(
|
|
211
|
+
this,
|
|
212
|
+
request,
|
|
213
|
+
options,
|
|
214
|
+
));
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
/**
|
|
218
|
+
* Get company target facilities export status
|
|
219
|
+
*
|
|
220
|
+
* @remarks
|
|
221
|
+
* Poll the state of an asynchronous company target facilities export job. When `ready` is true,
|
|
222
|
+
* the export is complete and can be downloaded via the download endpoint.
|
|
223
|
+
*/
|
|
224
|
+
async getCompanyTargetFacilitiesExportStatus(
|
|
225
|
+
request: operations.GetCompanyTargetFacilitiesExportStatusRequest,
|
|
226
|
+
options?: RequestOptions,
|
|
227
|
+
): Promise<operations.GetCompanyTargetFacilitiesExportStatusResponseBody> {
|
|
228
|
+
return unwrapAsync(organizationsGetCompanyTargetFacilitiesExportStatus(
|
|
229
|
+
this,
|
|
230
|
+
request,
|
|
231
|
+
options,
|
|
232
|
+
));
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
/**
|
|
236
|
+
* Download company target facilities CSV
|
|
237
|
+
*
|
|
238
|
+
* @remarks
|
|
239
|
+
* Returns the exported company target facilities CSV via a 302 redirect to a short-lived presigned S3 URL.
|
|
240
|
+
* If the export is still being generated, returns 202 with a JSON `{ ready: false }` payload.
|
|
241
|
+
*/
|
|
242
|
+
async downloadCompanyTargetFacilitiesExport(
|
|
243
|
+
request: operations.DownloadCompanyTargetFacilitiesExportRequest,
|
|
244
|
+
options?: RequestOptions,
|
|
245
|
+
): Promise<
|
|
246
|
+
operations.DownloadCompanyTargetFacilitiesExportResponse | undefined
|
|
247
|
+
> {
|
|
248
|
+
return unwrapAsync(organizationsDownloadCompanyTargetFacilitiesExport(
|
|
249
|
+
this,
|
|
250
|
+
request,
|
|
251
|
+
options,
|
|
252
|
+
));
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* List vendors targeting a facility
|
|
257
|
+
*
|
|
258
|
+
* @remarks
|
|
259
|
+
* Powers the Company Portal → Facility Details page. Returns the
|
|
260
|
+
* paginated list of company-scoped vendor reps that are targeting the
|
|
261
|
+
* given facility, with each row carrying the rep's name + email, their
|
|
262
|
+
* last visit to this facility, their facility access status, and any
|
|
263
|
+
* company custom fields the company has flagged `show_to_vendor` (which
|
|
264
|
+
* is where the "Employee ID" column on the UI lives).
|
|
265
|
+
*
|
|
266
|
+
* Filtering: pass `status=approved|pending|denied` to scope the rows to a
|
|
267
|
+
* single status tab. Pass `search=<term>` for a single search box that
|
|
268
|
+
* matches first name, last name, full name, email, OR any visible custom
|
|
269
|
+
* field value (covering the "search by name / email / Employee ID"
|
|
270
|
+
* requirement).
|
|
271
|
+
*
|
|
272
|
+
* Access control:
|
|
273
|
+
* * Regular users: the URL's `:id` must be in the caller's read scope for
|
|
274
|
+
* Facility (resolved via `has_facility_access_policy`). Out-of-scope or
|
|
275
|
+
* soft-deleted facilities return `404 Facility not found`.
|
|
276
|
+
* * API users: must pass `company_id`. Both the company and the facility
|
|
277
|
+
* must be activated for the caller's marketplace app
|
|
278
|
+
* (`MarketplaceAppActivation`).
|
|
279
|
+
*/
|
|
280
|
+
async listFacilityVendors(
|
|
281
|
+
request: operations.ListFacilityVendorsRequest,
|
|
282
|
+
options?: RequestOptions,
|
|
283
|
+
): Promise<
|
|
284
|
+
PageIterator<operations.ListFacilityVendorsResponse, { page: number }>
|
|
285
|
+
> {
|
|
286
|
+
return unwrapResultIterator(organizationsListFacilityVendors(
|
|
287
|
+
this,
|
|
288
|
+
request,
|
|
289
|
+
options,
|
|
290
|
+
));
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
/**
|
|
294
|
+
* Export facility vendors to CSV (async)
|
|
295
|
+
*
|
|
296
|
+
* @remarks
|
|
297
|
+
* Enqueues an asynchronous job to generate a CSV export of the vendors (vendor reps)
|
|
298
|
+
* targeting the given facility, applying the same access scope and filter parameters as
|
|
299
|
+
* the listing endpoint. The CSV contains: Name, Email, one column per company custom field
|
|
300
|
+
* flagged `show_to_vendor` (e.g. Employee ID), Last Visit, and Status.
|
|
301
|
+
*
|
|
302
|
+
* Returns a `status_url` for polling until the export is ready, along with a `download_url`
|
|
303
|
+
* and `status_id`.
|
|
304
|
+
*
|
|
305
|
+
* Access control mirrors the list endpoint:
|
|
306
|
+
* * Regular users — facility must be in the caller's read scope (via
|
|
307
|
+
* `has_facility_access_policy`); company resolved from the session. Out-of-scope or
|
|
308
|
+
* soft-deleted facilities return `404 Facility not found`.
|
|
309
|
+
* * API users — `company_id` required; both the company AND the facility must be
|
|
310
|
+
* activated for the caller's marketplace app via the join-scoped
|
|
311
|
+
* `MarketplaceAppActivation` check.
|
|
312
|
+
*/
|
|
313
|
+
async exportFacilityVendors(
|
|
314
|
+
request: operations.ExportFacilityVendorsRequest,
|
|
315
|
+
options?: RequestOptions,
|
|
316
|
+
): Promise<operations.ExportFacilityVendorsResponseBody> {
|
|
317
|
+
return unwrapAsync(organizationsExportFacilityVendors(
|
|
318
|
+
this,
|
|
319
|
+
request,
|
|
320
|
+
options,
|
|
321
|
+
));
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
/**
|
|
325
|
+
* Get facility vendors export status
|
|
326
|
+
*
|
|
327
|
+
* @remarks
|
|
328
|
+
* Poll the state of an asynchronous facility vendors export job. When `ready` is true,
|
|
329
|
+
* the export is complete and can be downloaded via the download endpoint.
|
|
330
|
+
*/
|
|
331
|
+
async getFacilityVendorsExportStatus(
|
|
332
|
+
request: operations.GetFacilityVendorsExportStatusRequest,
|
|
333
|
+
options?: RequestOptions,
|
|
334
|
+
): Promise<components.CsvExportStatusResponse> {
|
|
335
|
+
return unwrapAsync(organizationsGetFacilityVendorsExportStatus(
|
|
336
|
+
this,
|
|
337
|
+
request,
|
|
338
|
+
options,
|
|
339
|
+
));
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
/**
|
|
343
|
+
* Download facility vendors CSV
|
|
344
|
+
*
|
|
345
|
+
* @remarks
|
|
346
|
+
* Returns the exported facility vendors CSV via a 302 redirect to a short-lived
|
|
347
|
+
* presigned S3 URL. If the export is still being generated, returns 202 with a JSON
|
|
348
|
+
* `{ ready: false }` payload.
|
|
349
|
+
*/
|
|
350
|
+
async downloadFacilityVendorsExport(
|
|
351
|
+
request: operations.DownloadFacilityVendorsExportRequest,
|
|
352
|
+
options?: RequestOptions,
|
|
353
|
+
): Promise<operations.DownloadFacilityVendorsExportResponse | undefined> {
|
|
354
|
+
return unwrapAsync(organizationsDownloadFacilityVendorsExport(
|
|
355
|
+
this,
|
|
356
|
+
request,
|
|
357
|
+
options,
|
|
358
|
+
));
|
|
359
|
+
}
|
|
360
|
+
|
|
182
361
|
/**
|
|
183
362
|
* List or search department contacts
|
|
184
363
|
*
|
package/src/sdk/users.ts
CHANGED
|
@@ -31,7 +31,7 @@ export class Users extends ClientSDK {
|
|
|
31
31
|
*
|
|
32
32
|
* Supported `expand` values:
|
|
33
33
|
* - `user` — return the full user record, including all profile fields stored against the user (sensitive columns such as passwords, MFA codes, and payment-provider IDs are always omitted)
|
|
34
|
-
* - `user.email_preferences` — include the user's `email_preferences` block (notification recipients
|
|
34
|
+
* - `user.email_preferences` — include the user's `email_preferences` block (notification recipients, weekly email flags, and — for company managers — `receive_vendor_emails`)
|
|
35
35
|
* - `user.payment_profile` — include the user's `payment_profile` block (card type, last four digits, validity flags) when expanded; if no payment profile is associated with the user, the response returns `payment_profile: null`
|
|
36
36
|
* - `company.location`, `company.vendor_type_restrictions`, `company.vendor_fields` — only valid for Company Manager users; embed extra fields on the user's company
|
|
37
37
|
*
|
|
@@ -61,7 +61,7 @@ export class Users extends ClientSDK {
|
|
|
61
61
|
*
|
|
62
62
|
* Supported `expand` values:
|
|
63
63
|
* - `user` — return the full user record (sensitive columns such as passwords and payment-provider IDs are always omitted)
|
|
64
|
-
* - `user.email_preferences` — include the user's `email_preferences` block (notification recipients
|
|
64
|
+
* - `user.email_preferences` — include the user's `email_preferences` block (notification recipients, weekly email flags, and — for company managers — `receive_vendor_emails`)
|
|
65
65
|
*/
|
|
66
66
|
async getUserById(
|
|
67
67
|
request: operations.GetUserByIdRequest,
|
|
@@ -173,12 +173,14 @@ export class Users extends ClientSDK {
|
|
|
173
173
|
* Get linked users
|
|
174
174
|
*
|
|
175
175
|
* @remarks
|
|
176
|
-
* Returns a list of users linked to the
|
|
176
|
+
* Returns a list of users linked to the requested user.
|
|
177
177
|
*
|
|
178
|
-
*
|
|
178
|
+
* Pass `user_id=me` to fetch the linked users of the authenticated user. This
|
|
179
|
+
* is allowed for any authenticated user type.
|
|
179
180
|
*
|
|
180
|
-
*
|
|
181
|
-
* have an active app activation for
|
|
181
|
+
* API users may additionally pass a numeric `user_id` to fetch another user's
|
|
182
|
+
* linked users, provided they have an active app activation for that user.
|
|
183
|
+
* Non-API users may only pass `me`.
|
|
182
184
|
*/
|
|
183
185
|
async getLinkedUsers(
|
|
184
186
|
request: operations.GetLinkedUsersRequest,
|
package/src/sdk/vendors.ts
CHANGED
|
@@ -27,8 +27,10 @@ import { vendorsGetVendorCredentialFile } from "../funcs/vendorsGetVendorCredent
|
|
|
27
27
|
import { vendorsGetVendorInvoiceDetails } from "../funcs/vendorsGetVendorInvoiceDetails.js";
|
|
28
28
|
import { vendorsGetVendorInvoiceReceipt } from "../funcs/vendorsGetVendorInvoiceReceipt.js";
|
|
29
29
|
import { vendorsGetVendorLegalName } from "../funcs/vendorsGetVendorLegalName.js";
|
|
30
|
+
import { vendorsGetVendorPaymentResponsibility } from "../funcs/vendorsGetVendorPaymentResponsibility.js";
|
|
30
31
|
import { vendorsGetVendorsDetails } from "../funcs/vendorsGetVendorsDetails.js";
|
|
31
32
|
import { vendorsGetVendorsExportStatus } from "../funcs/vendorsGetVendorsExportStatus.js";
|
|
33
|
+
import { vendorsGetVendorTargetFacilities } from "../funcs/vendorsGetVendorTargetFacilities.js";
|
|
32
34
|
import { vendorsGetVendorUploadHistory } from "../funcs/vendorsGetVendorUploadHistory.js";
|
|
33
35
|
import { vendorsListVendorAdditionalFacilityFields } from "../funcs/vendorsListVendorAdditionalFacilityFields.js";
|
|
34
36
|
import { vendorsListVendorCredentialDataRequests } from "../funcs/vendorsListVendorCredentialDataRequests.js";
|
|
@@ -54,6 +56,7 @@ import { vendorsUpdateVendorCredentialFile } from "../funcs/vendorsUpdateVendorC
|
|
|
54
56
|
import { vendorsUpdateVendorCustomField } from "../funcs/vendorsUpdateVendorCustomField.js";
|
|
55
57
|
import { vendorsUpdateVendorDetails } from "../funcs/vendorsUpdateVendorDetails.js";
|
|
56
58
|
import { vendorsUpdateVendorManagedByCompany } from "../funcs/vendorsUpdateVendorManagedByCompany.js";
|
|
59
|
+
import { vendorsUpdateVendorPaymentResponsibility } from "../funcs/vendorsUpdateVendorPaymentResponsibility.js";
|
|
57
60
|
import { vendorsUpdateVendorScrubDetails } from "../funcs/vendorsUpdateVendorScrubDetails.js";
|
|
58
61
|
import { vendorsVendorsExport } from "../funcs/vendorsVendorsExport.js";
|
|
59
62
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
@@ -192,6 +195,51 @@ export class Vendors extends ClientSDK {
|
|
|
192
195
|
));
|
|
193
196
|
}
|
|
194
197
|
|
|
198
|
+
/**
|
|
199
|
+
* Get vendor payment responsibility
|
|
200
|
+
*
|
|
201
|
+
* @remarks
|
|
202
|
+
* Returns the payment responsibility record for a vendor managed by the authenticated
|
|
203
|
+
* company manager's company, or by the vendor themselves. Each `_user_id` field
|
|
204
|
+
* indicates which party is responsible for that payment category; `null` means
|
|
205
|
+
* responsibility defaults to the vendor.
|
|
206
|
+
*/
|
|
207
|
+
async getVendorPaymentResponsibility(
|
|
208
|
+
request: operations.GetVendorPaymentResponsibilityRequest,
|
|
209
|
+
options?: RequestOptions,
|
|
210
|
+
): Promise<
|
|
211
|
+
operations.GetVendorPaymentResponsibilityGetVendorPaymentResponsibilityOk
|
|
212
|
+
> {
|
|
213
|
+
return unwrapAsync(vendorsGetVendorPaymentResponsibility(
|
|
214
|
+
this,
|
|
215
|
+
request,
|
|
216
|
+
options,
|
|
217
|
+
));
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
/**
|
|
221
|
+
* Update vendor payment responsibility
|
|
222
|
+
*
|
|
223
|
+
* @remarks
|
|
224
|
+
* Partially updates the payment responsibility record for a vendor. Only company
|
|
225
|
+
* managers may call this endpoint. Each supplied `_user_id` must be either the
|
|
226
|
+
* vendor's user ID (to assign responsibility back to the vendor) or the
|
|
227
|
+
* authenticated manager's own user ID (to claim responsibility). Omitted fields
|
|
228
|
+
* are left unchanged.
|
|
229
|
+
*/
|
|
230
|
+
async updateVendorPaymentResponsibility(
|
|
231
|
+
request: operations.UpdateVendorPaymentResponsibilityRequest,
|
|
232
|
+
options?: RequestOptions,
|
|
233
|
+
): Promise<
|
|
234
|
+
operations.UpdateVendorPaymentResponsibilityUpdateVendorPaymentResponsibilityOk
|
|
235
|
+
> {
|
|
236
|
+
return unwrapAsync(vendorsUpdateVendorPaymentResponsibility(
|
|
237
|
+
this,
|
|
238
|
+
request,
|
|
239
|
+
options,
|
|
240
|
+
));
|
|
241
|
+
}
|
|
242
|
+
|
|
195
243
|
/**
|
|
196
244
|
* List Vendor Credentials
|
|
197
245
|
*
|
|
@@ -819,7 +867,7 @@ export class Vendors extends ClientSDK {
|
|
|
819
867
|
* Update vendor details
|
|
820
868
|
*
|
|
821
869
|
* @remarks
|
|
822
|
-
*
|
|
870
|
+
* Update an individual vendor's profile — title, location, supervisor, email preferences, primary department, and primary sales state. A company manager can also remove the vendor from their company by sending `company_id: null`.
|
|
823
871
|
*/
|
|
824
872
|
async updateVendorDetails(
|
|
825
873
|
request: operations.UpdateVendorDetailsRequest,
|
|
@@ -836,7 +884,7 @@ export class Vendors extends ClientSDK {
|
|
|
836
884
|
* List vendor credits
|
|
837
885
|
*
|
|
838
886
|
* @remarks
|
|
839
|
-
* List the credits for the vendor
|
|
887
|
+
* List the credits for the vendor. Defaults to chronological order (oldest first).
|
|
840
888
|
*/
|
|
841
889
|
async listVendorCredits(
|
|
842
890
|
request: operations.ListVendorCreditsRequest,
|
|
@@ -1019,7 +1067,7 @@ export class Vendors extends ClientSDK {
|
|
|
1019
1067
|
async vendorsExport(
|
|
1020
1068
|
request: operations.VendorsExportRequest,
|
|
1021
1069
|
options?: RequestOptions,
|
|
1022
|
-
): Promise<
|
|
1070
|
+
): Promise<components.CsvExportEnqueuedResponse> {
|
|
1023
1071
|
return unwrapAsync(vendorsVendorsExport(
|
|
1024
1072
|
this,
|
|
1025
1073
|
request,
|
|
@@ -1136,6 +1184,25 @@ export class Vendors extends ClientSDK {
|
|
|
1136
1184
|
));
|
|
1137
1185
|
}
|
|
1138
1186
|
|
|
1187
|
+
/**
|
|
1188
|
+
* List a vendor's target facilities
|
|
1189
|
+
*
|
|
1190
|
+
* @remarks
|
|
1191
|
+
* Returns a paginated list of target facility rows for the specified vendor, including per-row screening question status.
|
|
1192
|
+
*/
|
|
1193
|
+
async getVendorTargetFacilities(
|
|
1194
|
+
request: operations.GetVendorTargetFacilitiesRequest,
|
|
1195
|
+
options?: RequestOptions,
|
|
1196
|
+
): Promise<
|
|
1197
|
+
PageIterator<operations.GetVendorTargetFacilitiesResponse, { page: number }>
|
|
1198
|
+
> {
|
|
1199
|
+
return unwrapResultIterator(vendorsGetVendorTargetFacilities(
|
|
1200
|
+
this,
|
|
1201
|
+
request,
|
|
1202
|
+
options,
|
|
1203
|
+
));
|
|
1204
|
+
}
|
|
1205
|
+
|
|
1139
1206
|
/**
|
|
1140
1207
|
* Cancels an existing handoff
|
|
1141
1208
|
*
|
package/src/sdk/vendorscans.ts
CHANGED
|
@@ -2,8 +2,14 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
import {
|
|
6
|
+
DownloadVendorScansExportAcceptEnum,
|
|
7
|
+
vendorScansDownloadVendorScansExport,
|
|
8
|
+
} from "../funcs/vendorScansDownloadVendorScansExport.js";
|
|
9
|
+
import { vendorScansExportVendorScans } from "../funcs/vendorScansExportVendorScans.js";
|
|
5
10
|
import { vendorScansGetNextScreeningQuestion } from "../funcs/vendorScansGetNextScreeningQuestion.js";
|
|
6
11
|
import { vendorScansGetVendorScan } from "../funcs/vendorScansGetVendorScan.js";
|
|
12
|
+
import { vendorScansGetVendorScansExportStatus } from "../funcs/vendorScansGetVendorScansExportStatus.js";
|
|
7
13
|
import { vendorScansListVendorScans } from "../funcs/vendorScansListVendorScans.js";
|
|
8
14
|
import { vendorScansSubmitScreeningResponse } from "../funcs/vendorScansSubmitScreeningResponse.js";
|
|
9
15
|
import { vendorScansVendorScanOut } from "../funcs/vendorScansVendorScanOut.js";
|
|
@@ -13,6 +19,8 @@ import * as operations from "../models/operations/index.js";
|
|
|
13
19
|
import { unwrapAsync } from "../types/fp.js";
|
|
14
20
|
import { PageIterator, unwrapResultIterator } from "../types/operations.js";
|
|
15
21
|
|
|
22
|
+
export { DownloadVendorScansExportAcceptEnum } from "../funcs/vendorScansDownloadVendorScansExport.js";
|
|
23
|
+
|
|
16
24
|
export class VendorScans extends ClientSDK {
|
|
17
25
|
/**
|
|
18
26
|
* List vendor scans
|
|
@@ -38,6 +46,67 @@ export class VendorScans extends ClientSDK {
|
|
|
38
46
|
));
|
|
39
47
|
}
|
|
40
48
|
|
|
49
|
+
/**
|
|
50
|
+
* Export vendor scans to CSV (async)
|
|
51
|
+
*
|
|
52
|
+
* @remarks
|
|
53
|
+
* Enqueues an asynchronous job to generate a CSV export of vendor scans, applying the same access scope and filter
|
|
54
|
+
* parameters as the list endpoint. The CSV contains every column shown on the Scan Details page: date,
|
|
55
|
+
* facility, system, zone, individual, company, scan type, recheck-after-screening, code, overridden, result,
|
|
56
|
+
* error, appointment, department, visit purpose, visit contact, estimated checkout time, notes, and the
|
|
57
|
+
* screening-required / screening-finished flags.
|
|
58
|
+
*
|
|
59
|
+
* Returns a `status_url` for polling until the export is ready, along with a `download_url` and `status_id`.
|
|
60
|
+
*/
|
|
61
|
+
async exportVendorScans(
|
|
62
|
+
request: operations.ExportVendorScansRequest,
|
|
63
|
+
options?: RequestOptions,
|
|
64
|
+
): Promise<components.CsvExportEnqueuedResponse> {
|
|
65
|
+
return unwrapAsync(vendorScansExportVendorScans(
|
|
66
|
+
this,
|
|
67
|
+
request,
|
|
68
|
+
options,
|
|
69
|
+
));
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/**
|
|
73
|
+
* Get vendor scans export status
|
|
74
|
+
*
|
|
75
|
+
* @remarks
|
|
76
|
+
* Poll the status of an asynchronous vendor scans export job. When `ready` is true,
|
|
77
|
+
* the export is complete and can be downloaded via the download endpoint.
|
|
78
|
+
*/
|
|
79
|
+
async getVendorScansExportStatus(
|
|
80
|
+
request: operations.GetVendorScansExportStatusRequest,
|
|
81
|
+
options?: RequestOptions,
|
|
82
|
+
): Promise<operations.GetVendorScansExportStatusResponseBody> {
|
|
83
|
+
return unwrapAsync(vendorScansGetVendorScansExportStatus(
|
|
84
|
+
this,
|
|
85
|
+
request,
|
|
86
|
+
options,
|
|
87
|
+
));
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* Download vendor scans CSV
|
|
92
|
+
*
|
|
93
|
+
* @remarks
|
|
94
|
+
* Returns the exported vendor scans CSV via a 302 redirect to a short-lived presigned S3 URL.
|
|
95
|
+
* If the export is still being generated, returns 202 with a JSON `{ ready: false }` payload.
|
|
96
|
+
*/
|
|
97
|
+
async downloadVendorScansExport(
|
|
98
|
+
request: operations.DownloadVendorScansExportRequest,
|
|
99
|
+
options?: RequestOptions & {
|
|
100
|
+
acceptHeaderOverride?: DownloadVendorScansExportAcceptEnum;
|
|
101
|
+
},
|
|
102
|
+
): Promise<operations.DownloadVendorScansExportResponse | undefined> {
|
|
103
|
+
return unwrapAsync(vendorScansDownloadVendorScansExport(
|
|
104
|
+
this,
|
|
105
|
+
request,
|
|
106
|
+
options,
|
|
107
|
+
));
|
|
108
|
+
}
|
|
109
|
+
|
|
41
110
|
/**
|
|
42
111
|
* Get a vendor scan by ID
|
|
43
112
|
*
|
package/src/types/async.ts
CHANGED
|
@@ -21,16 +21,17 @@ export type APICall =
|
|
|
21
21
|
|
|
22
22
|
export class APIPromise<T> implements Promise<T> {
|
|
23
23
|
readonly #promise: Promise<[T, APICall]>;
|
|
24
|
-
|
|
24
|
+
#unwrapped: Promise<T> | null;
|
|
25
25
|
|
|
26
26
|
readonly [Symbol.toStringTag] = "APIPromise";
|
|
27
27
|
|
|
28
28
|
constructor(p: [T, APICall] | Promise<[T, APICall]>) {
|
|
29
29
|
this.#promise = p instanceof Promise ? p : Promise.resolve(p);
|
|
30
|
-
this.#unwrapped =
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
30
|
+
this.#unwrapped = p instanceof Promise ? null : Promise.resolve(p[0]);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
#getUnwrapped(): Promise<T> {
|
|
34
|
+
return (this.#unwrapped ??= this.#promise.then(([value]) => value));
|
|
34
35
|
}
|
|
35
36
|
|
|
36
37
|
then<TResult1 = T, TResult2 = never>(
|
|
@@ -55,11 +56,11 @@ export class APIPromise<T> implements Promise<T> {
|
|
|
55
56
|
| null
|
|
56
57
|
| undefined,
|
|
57
58
|
): Promise<T | TResult> {
|
|
58
|
-
return this.#
|
|
59
|
+
return this.#getUnwrapped().catch(onrejected);
|
|
59
60
|
}
|
|
60
61
|
|
|
61
62
|
finally(onfinally?: (() => void) | null | undefined): Promise<T> {
|
|
62
|
-
return this.#
|
|
63
|
+
return this.#getUnwrapped().finally(onfinally);
|
|
63
64
|
}
|
|
64
65
|
|
|
65
66
|
$inspect(): Promise<[T, APICall]> {
|
package/src/types/primitives.ts
CHANGED
|
@@ -62,24 +62,6 @@ export function number(): z.ZodType<number, z.ZodTypeDef, unknown> {
|
|
|
62
62
|
]);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
export function bigint(): z.ZodType<bigint, z.ZodTypeDef, unknown> {
|
|
66
|
-
return z.union([
|
|
67
|
-
z.string().transform((x, ctx) => {
|
|
68
|
-
try {
|
|
69
|
-
return BigInt(x);
|
|
70
|
-
} catch (error) {
|
|
71
|
-
ctx.addIssue({
|
|
72
|
-
code: "invalid_type",
|
|
73
|
-
expected: "bigint",
|
|
74
|
-
received: "string",
|
|
75
|
-
});
|
|
76
|
-
return z.NEVER;
|
|
77
|
-
}
|
|
78
|
-
}),
|
|
79
|
-
zodDefaultToZeroValue(0n),
|
|
80
|
-
]);
|
|
81
|
-
}
|
|
82
|
-
|
|
83
65
|
export function date(): z.ZodType<Date, z.ZodTypeDef, unknown> {
|
|
84
66
|
return z.union([
|
|
85
67
|
z.union([z.string(), zodDefaultToZeroValue(0)]).transform((x) =>
|
|
@@ -106,12 +88,6 @@ export function literal<T extends string | number | boolean>(
|
|
|
106
88
|
return z.union([z.literal(value), zodDefaultToZeroValue(value)]);
|
|
107
89
|
}
|
|
108
90
|
|
|
109
|
-
export function literalBigInt<T extends bigint>(
|
|
110
|
-
value: T,
|
|
111
|
-
): z.ZodType<T, z.ZodTypeDef, unknown> {
|
|
112
|
-
return z.literal(String(value)).transform((x) => BigInt(x)) as any;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
91
|
export function optional<T extends z.ZodType>(t: T) {
|
|
116
92
|
return z.union([
|
|
117
93
|
// Null -> undefined
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @param obj The object to walk
|
|
3
|
-
* @param key The key path to walk the object with
|
|
4
|
-
* @param def A default value to return if the result is undefined
|
|
5
|
-
*
|
|
6
|
-
* @example
|
|
7
|
-
* dlv(obj, "a.b.c.d")
|
|
8
|
-
* @example
|
|
9
|
-
* dlv(object, ["a", "b", "c", "d"])
|
|
10
|
-
* @example
|
|
11
|
-
* dlv(object, "foo.bar.baz", "Hello, default value!")
|
|
12
|
-
*/
|
|
13
|
-
export declare function dlv<T = any>(obj: any, key: string | string[], def?: T, p?: number, undef?: never): T | undefined;
|
|
14
|
-
//# sourceMappingURL=dlv.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dlv.d.ts","sourceRoot":"","sources":["../../../src/lib/dlv.ts"],"names":[],"mappings":"AA2BA;;;;;;;;;;;GAWG;AACH,wBAAgB,GAAG,CAAC,CAAC,GAAG,GAAG,EACzB,GAAG,EAAE,GAAG,EACR,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,EACtB,GAAG,CAAC,EAAE,CAAC,EACP,CAAC,CAAC,EAAE,MAAM,EACV,KAAK,CAAC,EAAE,KAAK,GACZ,CAAC,GAAG,SAAS,CAOf"}
|
package/dist/commonjs/lib/dlv.js
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
-
*/
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.dlv = dlv;
|
|
7
|
-
/*
|
|
8
|
-
MIT License
|
|
9
|
-
|
|
10
|
-
Copyright (c) 2024 Jason Miller <jason@developit.ca> (http://jasonformat.com)
|
|
11
|
-
|
|
12
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
13
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
14
|
-
the Software without restriction, including without limitation the rights to
|
|
15
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
16
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
17
|
-
subject to the following conditions:
|
|
18
|
-
|
|
19
|
-
The above copyright notice and this permission notice shall be included in all
|
|
20
|
-
copies or substantial portions of the Software.
|
|
21
|
-
|
|
22
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
24
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
25
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
26
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
27
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
28
|
-
*/
|
|
29
|
-
/**
|
|
30
|
-
* @param obj The object to walk
|
|
31
|
-
* @param key The key path to walk the object with
|
|
32
|
-
* @param def A default value to return if the result is undefined
|
|
33
|
-
*
|
|
34
|
-
* @example
|
|
35
|
-
* dlv(obj, "a.b.c.d")
|
|
36
|
-
* @example
|
|
37
|
-
* dlv(object, ["a", "b", "c", "d"])
|
|
38
|
-
* @example
|
|
39
|
-
* dlv(object, "foo.bar.baz", "Hello, default value!")
|
|
40
|
-
*/
|
|
41
|
-
function dlv(obj, key, def, p, undef) {
|
|
42
|
-
key = Array.isArray(key) ? key : key.split(".");
|
|
43
|
-
for (p = 0; p < key.length; p++) {
|
|
44
|
-
const k = key[p];
|
|
45
|
-
obj = k != null && obj ? obj[k] : undef;
|
|
46
|
-
}
|
|
47
|
-
return obj === undef ? def : obj;
|
|
48
|
-
}
|
|
49
|
-
//# sourceMappingURL=dlv.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dlv.js","sourceRoot":"","sources":["../../../src/lib/dlv.ts"],"names":[],"mappings":";AAAA;;GAEG;;AAqCH,kBAaC;AAhDD;;;;;;;;;;;;;;;;;;;;;EAqBE;AAEF;;;;;;;;;;;GAWG;AACH,SAAgB,GAAG,CACjB,GAAQ,EACR,GAAsB,EACtB,GAAO,EACP,CAAU,EACV,KAAa;IAEb,GAAG,GAAG,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;IAChD,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,GAAG,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,CAAC;QAChC,MAAM,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC,CAAC;QACjB,GAAG,GAAG,CAAC,IAAI,IAAI,IAAI,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC;IAC1C,CAAC;IACD,OAAO,GAAG,KAAK,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;AACnC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"is-plain-object.d.ts","sourceRoot":"","sources":["../../../src/lib/is-plain-object.ts"],"names":[],"mappings":"AA6BA,wBAAgB,aAAa,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,MAAM,CAa7D"}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
-
*/
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.isPlainObject = isPlainObject;
|
|
7
|
-
/*
|
|
8
|
-
MIT License
|
|
9
|
-
|
|
10
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
11
|
-
|
|
12
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
13
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
14
|
-
the Software without restriction, including without limitation the rights to
|
|
15
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
16
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
17
|
-
subject to the following conditions:
|
|
18
|
-
|
|
19
|
-
The above copyright notice and this permission notice shall be included in all
|
|
20
|
-
copies or substantial portions of the Software.
|
|
21
|
-
|
|
22
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
24
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
25
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
26
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
27
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
28
|
-
*/
|
|
29
|
-
// Taken from https://github.com/sindresorhus/is-plain-obj/blob/97f38e8836f86a642cce98fc6ab3058bc36df181/index.js
|
|
30
|
-
function isPlainObject(value) {
|
|
31
|
-
if (typeof value !== "object" || value === null) {
|
|
32
|
-
return false;
|
|
33
|
-
}
|
|
34
|
-
const prototype = Object.getPrototypeOf(value);
|
|
35
|
-
return ((prototype === null ||
|
|
36
|
-
prototype === Object.prototype ||
|
|
37
|
-
Object.getPrototypeOf(prototype) === null) &&
|
|
38
|
-
!(Symbol.toStringTag in value) &&
|
|
39
|
-
!(Symbol.iterator in value));
|
|
40
|
-
}
|
|
41
|
-
//# sourceMappingURL=is-plain-object.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"is-plain-object.js","sourceRoot":"","sources":["../../../src/lib/is-plain-object.ts"],"names":[],"mappings":";AAAA;;GAEG;;AA2BH,sCAaC;AAtCD;;;;;;;;;;;;;;;;;;;;;EAqBE;AAEF,iHAAiH;AAEjH,SAAgB,aAAa,CAAC,KAAc;IAC1C,IAAI,OAAO,KAAK,KAAK,QAAQ,IAAI,KAAK,KAAK,IAAI,EAAE,CAAC;QAChD,OAAO,KAAK,CAAC;IACf,CAAC;IAED,MAAM,SAAS,GAAG,MAAM,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;IAC/C,OAAO,CACL,CAAC,SAAS,KAAK,IAAI;QACjB,SAAS,KAAK,MAAM,CAAC,SAAS;QAC9B,MAAM,CAAC,cAAc,CAAC,SAAS,CAAC,KAAK,IAAI,CAAC;QAC5C,CAAC,CAAC,MAAM,CAAC,WAAW,IAAI,KAAK,CAAC;QAC9B,CAAC,CAAC,MAAM,CAAC,QAAQ,IAAI,KAAK,CAAC,CAC5B,CAAC;AACJ,CAAC"}
|
package/dist/esm/lib/dlv.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @param obj The object to walk
|
|
3
|
-
* @param key The key path to walk the object with
|
|
4
|
-
* @param def A default value to return if the result is undefined
|
|
5
|
-
*
|
|
6
|
-
* @example
|
|
7
|
-
* dlv(obj, "a.b.c.d")
|
|
8
|
-
* @example
|
|
9
|
-
* dlv(object, ["a", "b", "c", "d"])
|
|
10
|
-
* @example
|
|
11
|
-
* dlv(object, "foo.bar.baz", "Hello, default value!")
|
|
12
|
-
*/
|
|
13
|
-
export declare function dlv<T = any>(obj: any, key: string | string[], def?: T, p?: number, undef?: never): T | undefined;
|
|
14
|
-
//# sourceMappingURL=dlv.d.ts.map
|