@saritasa/crm-delmar-core-sdk 0.0.121 → 0.0.122
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/README.md +2 -2
- package/api/api.d.ts +4 -1
- package/api/clients-api.service.d.ts +105 -0
- package/api/clients-api.serviceInterface.d.ts +226 -0
- package/esm2022/api/api.mjs +5 -1
- package/esm2022/api/clients-api.service.mjs +1011 -0
- package/esm2022/api/clients-api.serviceInterface.mjs +2 -0
- package/esm2022/model/billing-method-enum.dto.mjs +20 -0
- package/esm2022/model/client-month-stats.dto.mjs +2 -0
- package/esm2022/model/client-stats.dto.mjs +2 -0
- package/esm2022/model/client-status-enum.dto.mjs +19 -0
- package/esm2022/model/client.dto.mjs +2 -0
- package/esm2022/model/clients-list-account-manager-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-account-manager-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-method-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-method-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-contract-until-gte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-contract-until-lte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-created-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-created-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-list-error.dto.mjs +2 -0
- package/esm2022/model/clients-list-id-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-list-id-in-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-list-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-payment-recipient-name-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-payment-recipient-name-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-qb-client-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-qb-client-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-status-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-status-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-time-limit-per-month-gte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-list-time-limit-per-month-lte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-list-updated-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-updated-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-validation-error.dto.mjs +2 -0
- package/esm2022/model/clients-list-website-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-website-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-zoho-account-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-zoho-account-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-retrieve-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-with-month-stats-retrieve-account-manager-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-account-manager-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-method-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-method-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-contract-until-gte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-contract-until-lte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-created-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-created-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-with-month-stats-retrieve-error.dto.mjs +2 -0
- package/esm2022/model/clients-with-month-stats-retrieve-id-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-month-stats-retrieve-id-in-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-month-stats-retrieve-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-payment-recipient-name-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-payment-recipient-name-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-qb-client-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-qb-client-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-status-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-status-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-time-limit-per-month-gte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-month-stats-retrieve-time-limit-per-month-lte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-month-stats-retrieve-updated-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-updated-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-validation-error.dto.mjs +2 -0
- package/esm2022/model/clients-with-month-stats-retrieve-website-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-website-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-zoho-account-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-zoho-account-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-account-manager-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-account-manager-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-method-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-method-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-contract-until-gte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-contract-until-lte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-created-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-created-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-with-stats-retrieve-error.dto.mjs +2 -0
- package/esm2022/model/clients-with-stats-retrieve-id-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-stats-retrieve-id-in-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-stats-retrieve-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-payment-recipient-name-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-payment-recipient-name-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-qb-client-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-qb-client-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-status-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-status-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-time-limit-per-month-gte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-stats-retrieve-time-limit-per-month-lte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-stats-retrieve-updated-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-updated-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-validation-error.dto.mjs +2 -0
- package/esm2022/model/clients-with-stats-retrieve-website-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-website-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-zoho-account-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-zoho-account-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/models.mjs +179 -1
- package/esm2022/model/paginated-client-list.dto.mjs +2 -0
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +5196 -1226
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
- package/model/billing-method-enum.dto.d.ts +18 -0
- package/model/client-month-stats.dto.d.ts +66 -0
- package/model/client-stats.dto.d.ts +68 -0
- package/model/client-status-enum.dto.d.ts +17 -0
- package/model/client.dto.d.ts +58 -0
- package/model/clients-list-account-manager-error-component.dto.d.ts +26 -0
- package/model/clients-list-account-manager-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-address1-error-component.dto.d.ts +26 -0
- package/model/clients-list-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-address2-error-component.dto.d.ts +26 -0
- package/model/clients-list-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-address1-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-address2-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-city-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-country-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-method-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-method-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-notes-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-state-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-zip-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-city-error-component.dto.d.ts +26 -0
- package/model/clients-list-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-contract-until-gte-error-component.dto.d.ts +26 -0
- package/model/clients-list-contract-until-lte-error-component.dto.d.ts +26 -0
- package/model/clients-list-country-error-component.dto.d.ts +26 -0
- package/model/clients-list-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-created-by-error-component.dto.d.ts +26 -0
- package/model/clients-list-created-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-error-response400.dto.d.ts +16 -0
- package/model/clients-list-error.dto.d.ts +68 -0
- package/model/clients-list-id-error-component.dto.d.ts +27 -0
- package/model/clients-list-id-in-error-component.dto.d.ts +27 -0
- package/model/clients-list-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-list-notes-error-component.dto.d.ts +26 -0
- package/model/clients-list-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-payment-recipient-name-error-component.dto.d.ts +26 -0
- package/model/clients-list-payment-recipient-name-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-qb-client-id-error-component.dto.d.ts +26 -0
- package/model/clients-list-qb-client-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-state-error-component.dto.d.ts +26 -0
- package/model/clients-list-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-status-error-component.dto.d.ts +26 -0
- package/model/clients-list-status-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-time-limit-per-month-gte-error-component.dto.d.ts +27 -0
- package/model/clients-list-time-limit-per-month-lte-error-component.dto.d.ts +27 -0
- package/model/clients-list-updated-by-error-component.dto.d.ts +26 -0
- package/model/clients-list-updated-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-validation-error.dto.d.ts +15 -0
- package/model/clients-list-website-error-component.dto.d.ts +26 -0
- package/model/clients-list-website-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-zip-error-component.dto.d.ts +26 -0
- package/model/clients-list-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-zoho-account-id-error-component.dto.d.ts +26 -0
- package/model/clients-list-zoho-account-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-retrieve-error-response400.dto.d.ts +15 -0
- package/model/clients-with-month-stats-retrieve-account-manager-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-account-manager-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-address1-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-address2-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-address1-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-address2-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-city-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-country-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-method-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-method-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-notes-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-state-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-zip-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-city-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-contract-until-gte-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-contract-until-lte-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-country-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-created-by-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-created-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-error-response400.dto.d.ts +16 -0
- package/model/clients-with-month-stats-retrieve-error.dto.d.ts +68 -0
- package/model/clients-with-month-stats-retrieve-id-error-component.dto.d.ts +27 -0
- package/model/clients-with-month-stats-retrieve-id-in-error-component.dto.d.ts +27 -0
- package/model/clients-with-month-stats-retrieve-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-notes-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-payment-recipient-name-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-payment-recipient-name-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-qb-client-id-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-qb-client-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-state-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-status-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-status-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-time-limit-per-month-gte-error-component.dto.d.ts +27 -0
- package/model/clients-with-month-stats-retrieve-time-limit-per-month-lte-error-component.dto.d.ts +27 -0
- package/model/clients-with-month-stats-retrieve-updated-by-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-updated-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-validation-error.dto.d.ts +15 -0
- package/model/clients-with-month-stats-retrieve-website-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-website-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-zip-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-zoho-account-id-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-zoho-account-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-account-manager-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-account-manager-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-address1-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-address2-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-address1-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-address2-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-city-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-country-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-method-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-method-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-notes-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-state-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-zip-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-city-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-contract-until-gte-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-contract-until-lte-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-country-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-created-by-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-created-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-error-response400.dto.d.ts +16 -0
- package/model/clients-with-stats-retrieve-error.dto.d.ts +68 -0
- package/model/clients-with-stats-retrieve-id-error-component.dto.d.ts +27 -0
- package/model/clients-with-stats-retrieve-id-in-error-component.dto.d.ts +27 -0
- package/model/clients-with-stats-retrieve-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-notes-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-payment-recipient-name-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-payment-recipient-name-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-qb-client-id-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-qb-client-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-state-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-status-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-status-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-time-limit-per-month-gte-error-component.dto.d.ts +27 -0
- package/model/clients-with-stats-retrieve-time-limit-per-month-lte-error-component.dto.d.ts +27 -0
- package/model/clients-with-stats-retrieve-updated-by-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-updated-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-validation-error.dto.d.ts +15 -0
- package/model/clients-with-stats-retrieve-website-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-website-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-zip-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-zoho-account-id-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-zoho-account-id-in-error-component.dto.d.ts +26 -0
- package/model/models.d.ts +178 -0
- package/model/paginated-client-list.dto.d.ts +16 -0
- package/package.json +2 -2
package/README.md
CHANGED
package/api/api.d.ts
CHANGED
|
@@ -4,6 +4,9 @@ export * from "./branch-periods-api.serviceInterface";
|
|
|
4
4
|
export * from "./branches-api.service";
|
|
5
5
|
import { BranchesApiService } from "./branches-api.service";
|
|
6
6
|
export * from "./branches-api.serviceInterface";
|
|
7
|
+
export * from "./clients-api.service";
|
|
8
|
+
import { ClientsApiService } from "./clients-api.service";
|
|
9
|
+
export * from "./clients-api.serviceInterface";
|
|
7
10
|
export * from "./departments-api.service";
|
|
8
11
|
import { DepartmentsApiService } from "./departments-api.service";
|
|
9
12
|
export * from "./departments-api.serviceInterface";
|
|
@@ -88,4 +91,4 @@ export * from "./who-am-i-api.serviceInterface";
|
|
|
88
91
|
export * from "./work-types-api.service";
|
|
89
92
|
import { WorkTypesApiService } from "./work-types-api.service";
|
|
90
93
|
export * from "./work-types-api.serviceInterface";
|
|
91
|
-
export declare const APIS: (typeof BranchPeriodsApiService | typeof BranchesApiService | typeof DepartmentsApiService | typeof DismissalReasonsApiService | typeof ExportUsersApiService | typeof JiraClientApiService | typeof JiraInstancesApiService | typeof JobsApiService | typeof LocationsApiService | typeof NotificationsApiService | typeof PermissionDataApiService | typeof ProfileApiService | typeof ProjectPrioritiesApiService | typeof ProjectsApiService | typeof RolesApiService | typeof S3ApiService | typeof SearchPeriodsApiService | typeof SsoApiService | typeof TasksApiService | typeof TokenApiService | typeof UserCapacitiesApiService | typeof UserLoginsApiService | typeof UserPeriodsApiService | typeof UserScoresApiService | typeof UserTimezoneSettingApiService | typeof UserTimezonesApiService | typeof UsersApiService | typeof VendorsApiService | typeof WhoAmIApiService | typeof WorkTypesApiService)[];
|
|
94
|
+
export declare const APIS: (typeof BranchPeriodsApiService | typeof BranchesApiService | typeof ClientsApiService | typeof DepartmentsApiService | typeof DismissalReasonsApiService | typeof ExportUsersApiService | typeof JiraClientApiService | typeof JiraInstancesApiService | typeof JobsApiService | typeof LocationsApiService | typeof NotificationsApiService | typeof PermissionDataApiService | typeof ProfileApiService | typeof ProjectPrioritiesApiService | typeof ProjectsApiService | typeof RolesApiService | typeof S3ApiService | typeof SearchPeriodsApiService | typeof SsoApiService | typeof TasksApiService | typeof TokenApiService | typeof UserCapacitiesApiService | typeof UserLoginsApiService | typeof UserPeriodsApiService | typeof UserScoresApiService | typeof UserTimezoneSettingApiService | typeof UserTimezonesApiService | typeof UsersApiService | typeof VendorsApiService | typeof WhoAmIApiService | typeof WorkTypesApiService)[];
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
import { HttpClient, HttpHeaders, HttpResponse, HttpEvent, HttpParameterCodec, HttpContext } from "@angular/common/http";
|
|
2
|
+
import { Observable } from "rxjs";
|
|
3
|
+
import { ClientDto } from "../model/client.dto";
|
|
4
|
+
import { ClientMonthStatsDto } from "../model/client-month-stats.dto";
|
|
5
|
+
import { ClientStatsDto } from "../model/client-stats.dto";
|
|
6
|
+
import { PaginatedClientListDto } from "../model/paginated-client-list.dto";
|
|
7
|
+
import { Configuration } from "../configuration";
|
|
8
|
+
import { ClientsApiServiceInterface, ClientsListRequestParams, ClientsRetrieveRequestParams, ClientsWithMonthStatsRetrieveRequestParams, ClientsWithStatsRetrieveRequestParams } from "./clients-api.serviceInterface";
|
|
9
|
+
import * as i0 from "@angular/core";
|
|
10
|
+
export declare class ClientsApiService implements ClientsApiServiceInterface {
|
|
11
|
+
protected httpClient: HttpClient;
|
|
12
|
+
protected basePath: string;
|
|
13
|
+
defaultHeaders: HttpHeaders;
|
|
14
|
+
configuration: Configuration;
|
|
15
|
+
encoder: HttpParameterCodec;
|
|
16
|
+
constructor(httpClient: HttpClient, basePath: string | string[], configuration: Configuration);
|
|
17
|
+
private addToHttpParams;
|
|
18
|
+
private addToHttpParamsRecursive;
|
|
19
|
+
/**
|
|
20
|
+
* View set API for Client model.
|
|
21
|
+
* @param requestParameters
|
|
22
|
+
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
23
|
+
* @param reportProgress flag to report request and response progress.
|
|
24
|
+
*/
|
|
25
|
+
clientsList(requestParameters?: ClientsListRequestParams, observe?: "body", reportProgress?: boolean, options?: {
|
|
26
|
+
httpHeaderAccept?: "application/json";
|
|
27
|
+
context?: HttpContext;
|
|
28
|
+
transferCache?: boolean;
|
|
29
|
+
}): Observable<PaginatedClientListDto>;
|
|
30
|
+
clientsList(requestParameters?: ClientsListRequestParams, observe?: "response", reportProgress?: boolean, options?: {
|
|
31
|
+
httpHeaderAccept?: "application/json";
|
|
32
|
+
context?: HttpContext;
|
|
33
|
+
transferCache?: boolean;
|
|
34
|
+
}): Observable<HttpResponse<PaginatedClientListDto>>;
|
|
35
|
+
clientsList(requestParameters?: ClientsListRequestParams, observe?: "events", reportProgress?: boolean, options?: {
|
|
36
|
+
httpHeaderAccept?: "application/json";
|
|
37
|
+
context?: HttpContext;
|
|
38
|
+
transferCache?: boolean;
|
|
39
|
+
}): Observable<HttpEvent<PaginatedClientListDto>>;
|
|
40
|
+
/**
|
|
41
|
+
* View set API for Client model.
|
|
42
|
+
* @param requestParameters
|
|
43
|
+
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
44
|
+
* @param reportProgress flag to report request and response progress.
|
|
45
|
+
*/
|
|
46
|
+
clientsRetrieve(requestParameters?: ClientsRetrieveRequestParams, observe?: "body", reportProgress?: boolean, options?: {
|
|
47
|
+
httpHeaderAccept?: "application/json";
|
|
48
|
+
context?: HttpContext;
|
|
49
|
+
transferCache?: boolean;
|
|
50
|
+
}): Observable<ClientDto>;
|
|
51
|
+
clientsRetrieve(requestParameters?: ClientsRetrieveRequestParams, observe?: "response", reportProgress?: boolean, options?: {
|
|
52
|
+
httpHeaderAccept?: "application/json";
|
|
53
|
+
context?: HttpContext;
|
|
54
|
+
transferCache?: boolean;
|
|
55
|
+
}): Observable<HttpResponse<ClientDto>>;
|
|
56
|
+
clientsRetrieve(requestParameters?: ClientsRetrieveRequestParams, observe?: "events", reportProgress?: boolean, options?: {
|
|
57
|
+
httpHeaderAccept?: "application/json";
|
|
58
|
+
context?: HttpContext;
|
|
59
|
+
transferCache?: boolean;
|
|
60
|
+
}): Observable<HttpEvent<ClientDto>>;
|
|
61
|
+
/**
|
|
62
|
+
* Get clients with month stats.
|
|
63
|
+
* @param requestParameters
|
|
64
|
+
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
65
|
+
* @param reportProgress flag to report request and response progress.
|
|
66
|
+
*/
|
|
67
|
+
clientsWithMonthStatsRetrieve(requestParameters?: ClientsWithMonthStatsRetrieveRequestParams, observe?: "body", reportProgress?: boolean, options?: {
|
|
68
|
+
httpHeaderAccept?: "application/json";
|
|
69
|
+
context?: HttpContext;
|
|
70
|
+
transferCache?: boolean;
|
|
71
|
+
}): Observable<ClientMonthStatsDto>;
|
|
72
|
+
clientsWithMonthStatsRetrieve(requestParameters?: ClientsWithMonthStatsRetrieveRequestParams, observe?: "response", reportProgress?: boolean, options?: {
|
|
73
|
+
httpHeaderAccept?: "application/json";
|
|
74
|
+
context?: HttpContext;
|
|
75
|
+
transferCache?: boolean;
|
|
76
|
+
}): Observable<HttpResponse<ClientMonthStatsDto>>;
|
|
77
|
+
clientsWithMonthStatsRetrieve(requestParameters?: ClientsWithMonthStatsRetrieveRequestParams, observe?: "events", reportProgress?: boolean, options?: {
|
|
78
|
+
httpHeaderAccept?: "application/json";
|
|
79
|
+
context?: HttpContext;
|
|
80
|
+
transferCache?: boolean;
|
|
81
|
+
}): Observable<HttpEvent<ClientMonthStatsDto>>;
|
|
82
|
+
/**
|
|
83
|
+
* Get clients with stats.
|
|
84
|
+
* @param requestParameters
|
|
85
|
+
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
86
|
+
* @param reportProgress flag to report request and response progress.
|
|
87
|
+
*/
|
|
88
|
+
clientsWithStatsRetrieve(requestParameters?: ClientsWithStatsRetrieveRequestParams, observe?: "body", reportProgress?: boolean, options?: {
|
|
89
|
+
httpHeaderAccept?: "application/json";
|
|
90
|
+
context?: HttpContext;
|
|
91
|
+
transferCache?: boolean;
|
|
92
|
+
}): Observable<ClientStatsDto>;
|
|
93
|
+
clientsWithStatsRetrieve(requestParameters?: ClientsWithStatsRetrieveRequestParams, observe?: "response", reportProgress?: boolean, options?: {
|
|
94
|
+
httpHeaderAccept?: "application/json";
|
|
95
|
+
context?: HttpContext;
|
|
96
|
+
transferCache?: boolean;
|
|
97
|
+
}): Observable<HttpResponse<ClientStatsDto>>;
|
|
98
|
+
clientsWithStatsRetrieve(requestParameters?: ClientsWithStatsRetrieveRequestParams, observe?: "events", reportProgress?: boolean, options?: {
|
|
99
|
+
httpHeaderAccept?: "application/json";
|
|
100
|
+
context?: HttpContext;
|
|
101
|
+
transferCache?: boolean;
|
|
102
|
+
}): Observable<HttpEvent<ClientStatsDto>>;
|
|
103
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ClientsApiService, [null, { optional: true; }, { optional: true; }]>;
|
|
104
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ClientsApiService>;
|
|
105
|
+
}
|
|
@@ -0,0 +1,226 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
import { HttpHeaders } from "@angular/common/http";
|
|
11
|
+
import { Observable } from "rxjs";
|
|
12
|
+
import { ClientDto } from "../model/models";
|
|
13
|
+
import { ClientMonthStatsDto } from "../model/models";
|
|
14
|
+
import { ClientStatsDto } from "../model/models";
|
|
15
|
+
import { PaginatedClientListDto } from "../model/models";
|
|
16
|
+
import { Configuration } from "../configuration";
|
|
17
|
+
export interface ClientsListRequestParams {
|
|
18
|
+
accountManager?: number;
|
|
19
|
+
accountManagerIn?: Array<number>;
|
|
20
|
+
address1?: string;
|
|
21
|
+
address1In?: Array<string>;
|
|
22
|
+
address2?: string;
|
|
23
|
+
address2In?: Array<string>;
|
|
24
|
+
billingAddress1?: string;
|
|
25
|
+
billingAddress1In?: Array<string>;
|
|
26
|
+
billingAddress2?: string;
|
|
27
|
+
billingAddress2In?: Array<string>;
|
|
28
|
+
billingCity?: string;
|
|
29
|
+
billingCityIn?: Array<string>;
|
|
30
|
+
billingCountry?: string;
|
|
31
|
+
billingCountryIn?: Array<string>;
|
|
32
|
+
billingMethod?: "both" | "email" | "mail" | "unknown";
|
|
33
|
+
billingMethodIn?: Array<string>;
|
|
34
|
+
billingNotes?: string;
|
|
35
|
+
billingNotesContains?: string;
|
|
36
|
+
billingNotesIn?: Array<string>;
|
|
37
|
+
billingState?: string;
|
|
38
|
+
billingStateIn?: Array<string>;
|
|
39
|
+
billingZip?: string;
|
|
40
|
+
billingZipIn?: Array<string>;
|
|
41
|
+
city?: string;
|
|
42
|
+
cityIn?: Array<string>;
|
|
43
|
+
contractUntilGte?: string;
|
|
44
|
+
contractUntilLte?: string;
|
|
45
|
+
country?: string;
|
|
46
|
+
countryIn?: Array<string>;
|
|
47
|
+
createdBy?: number;
|
|
48
|
+
createdByIn?: Array<number>;
|
|
49
|
+
id?: number;
|
|
50
|
+
idIn?: Array<number>;
|
|
51
|
+
isBillable?: boolean;
|
|
52
|
+
limit?: number;
|
|
53
|
+
notes?: string;
|
|
54
|
+
notesContains?: string;
|
|
55
|
+
notesIn?: Array<string>;
|
|
56
|
+
offset?: number;
|
|
57
|
+
ordering?: string;
|
|
58
|
+
paymentRecipientName?: string;
|
|
59
|
+
paymentRecipientNameIn?: Array<string>;
|
|
60
|
+
qbClientId?: string;
|
|
61
|
+
qbClientIdIn?: Array<string>;
|
|
62
|
+
search?: string;
|
|
63
|
+
state?: string;
|
|
64
|
+
stateIn?: Array<string>;
|
|
65
|
+
status?: "active" | "cancelled" | "potential_client";
|
|
66
|
+
statusIn?: Array<string>;
|
|
67
|
+
timeLimitPerMonthGte?: string;
|
|
68
|
+
timeLimitPerMonthLte?: string;
|
|
69
|
+
updatedBy?: number;
|
|
70
|
+
updatedByIn?: Array<number>;
|
|
71
|
+
website?: string;
|
|
72
|
+
websiteIn?: Array<string>;
|
|
73
|
+
zip?: string;
|
|
74
|
+
zipIn?: Array<string>;
|
|
75
|
+
zohoAccountId?: string;
|
|
76
|
+
zohoAccountIdIn?: Array<string>;
|
|
77
|
+
}
|
|
78
|
+
export interface ClientsRetrieveRequestParams {
|
|
79
|
+
id: number;
|
|
80
|
+
}
|
|
81
|
+
export interface ClientsWithMonthStatsRetrieveRequestParams {
|
|
82
|
+
accountManager?: number;
|
|
83
|
+
accountManagerIn?: Array<number>;
|
|
84
|
+
address1?: string;
|
|
85
|
+
address1In?: Array<string>;
|
|
86
|
+
address2?: string;
|
|
87
|
+
address2In?: Array<string>;
|
|
88
|
+
billingAddress1?: string;
|
|
89
|
+
billingAddress1In?: Array<string>;
|
|
90
|
+
billingAddress2?: string;
|
|
91
|
+
billingAddress2In?: Array<string>;
|
|
92
|
+
billingCity?: string;
|
|
93
|
+
billingCityIn?: Array<string>;
|
|
94
|
+
billingCountry?: string;
|
|
95
|
+
billingCountryIn?: Array<string>;
|
|
96
|
+
billingMethod?: "both" | "email" | "mail" | "unknown";
|
|
97
|
+
billingMethodIn?: Array<string>;
|
|
98
|
+
billingNotes?: string;
|
|
99
|
+
billingNotesContains?: string;
|
|
100
|
+
billingNotesIn?: Array<string>;
|
|
101
|
+
billingState?: string;
|
|
102
|
+
billingStateIn?: Array<string>;
|
|
103
|
+
billingZip?: string;
|
|
104
|
+
billingZipIn?: Array<string>;
|
|
105
|
+
city?: string;
|
|
106
|
+
cityIn?: Array<string>;
|
|
107
|
+
contractUntilGte?: string;
|
|
108
|
+
contractUntilLte?: string;
|
|
109
|
+
country?: string;
|
|
110
|
+
countryIn?: Array<string>;
|
|
111
|
+
createdBy?: number;
|
|
112
|
+
createdByIn?: Array<number>;
|
|
113
|
+
id?: number;
|
|
114
|
+
idIn?: Array<number>;
|
|
115
|
+
isBillable?: boolean;
|
|
116
|
+
notes?: string;
|
|
117
|
+
notesContains?: string;
|
|
118
|
+
notesIn?: Array<string>;
|
|
119
|
+
ordering?: string;
|
|
120
|
+
paymentRecipientName?: string;
|
|
121
|
+
paymentRecipientNameIn?: Array<string>;
|
|
122
|
+
qbClientId?: string;
|
|
123
|
+
qbClientIdIn?: Array<string>;
|
|
124
|
+
search?: string;
|
|
125
|
+
state?: string;
|
|
126
|
+
stateIn?: Array<string>;
|
|
127
|
+
status?: "active" | "cancelled" | "potential_client";
|
|
128
|
+
statusIn?: Array<string>;
|
|
129
|
+
timeLimitPerMonthGte?: string;
|
|
130
|
+
timeLimitPerMonthLte?: string;
|
|
131
|
+
updatedBy?: number;
|
|
132
|
+
updatedByIn?: Array<number>;
|
|
133
|
+
website?: string;
|
|
134
|
+
websiteIn?: Array<string>;
|
|
135
|
+
zip?: string;
|
|
136
|
+
zipIn?: Array<string>;
|
|
137
|
+
zohoAccountId?: string;
|
|
138
|
+
zohoAccountIdIn?: Array<string>;
|
|
139
|
+
}
|
|
140
|
+
export interface ClientsWithStatsRetrieveRequestParams {
|
|
141
|
+
accountManager?: number;
|
|
142
|
+
accountManagerIn?: Array<number>;
|
|
143
|
+
address1?: string;
|
|
144
|
+
address1In?: Array<string>;
|
|
145
|
+
address2?: string;
|
|
146
|
+
address2In?: Array<string>;
|
|
147
|
+
billingAddress1?: string;
|
|
148
|
+
billingAddress1In?: Array<string>;
|
|
149
|
+
billingAddress2?: string;
|
|
150
|
+
billingAddress2In?: Array<string>;
|
|
151
|
+
billingCity?: string;
|
|
152
|
+
billingCityIn?: Array<string>;
|
|
153
|
+
billingCountry?: string;
|
|
154
|
+
billingCountryIn?: Array<string>;
|
|
155
|
+
billingMethod?: "both" | "email" | "mail" | "unknown";
|
|
156
|
+
billingMethodIn?: Array<string>;
|
|
157
|
+
billingNotes?: string;
|
|
158
|
+
billingNotesContains?: string;
|
|
159
|
+
billingNotesIn?: Array<string>;
|
|
160
|
+
billingState?: string;
|
|
161
|
+
billingStateIn?: Array<string>;
|
|
162
|
+
billingZip?: string;
|
|
163
|
+
billingZipIn?: Array<string>;
|
|
164
|
+
city?: string;
|
|
165
|
+
cityIn?: Array<string>;
|
|
166
|
+
contractUntilGte?: string;
|
|
167
|
+
contractUntilLte?: string;
|
|
168
|
+
country?: string;
|
|
169
|
+
countryIn?: Array<string>;
|
|
170
|
+
createdBy?: number;
|
|
171
|
+
createdByIn?: Array<number>;
|
|
172
|
+
id?: number;
|
|
173
|
+
idIn?: Array<number>;
|
|
174
|
+
isBillable?: boolean;
|
|
175
|
+
notes?: string;
|
|
176
|
+
notesContains?: string;
|
|
177
|
+
notesIn?: Array<string>;
|
|
178
|
+
ordering?: string;
|
|
179
|
+
paymentRecipientName?: string;
|
|
180
|
+
paymentRecipientNameIn?: Array<string>;
|
|
181
|
+
qbClientId?: string;
|
|
182
|
+
qbClientIdIn?: Array<string>;
|
|
183
|
+
search?: string;
|
|
184
|
+
state?: string;
|
|
185
|
+
stateIn?: Array<string>;
|
|
186
|
+
status?: "active" | "cancelled" | "potential_client";
|
|
187
|
+
statusIn?: Array<string>;
|
|
188
|
+
timeLimitPerMonthGte?: string;
|
|
189
|
+
timeLimitPerMonthLte?: string;
|
|
190
|
+
updatedBy?: number;
|
|
191
|
+
updatedByIn?: Array<number>;
|
|
192
|
+
website?: string;
|
|
193
|
+
websiteIn?: Array<string>;
|
|
194
|
+
zip?: string;
|
|
195
|
+
zipIn?: Array<string>;
|
|
196
|
+
zohoAccountId?: string;
|
|
197
|
+
zohoAccountIdIn?: Array<string>;
|
|
198
|
+
}
|
|
199
|
+
export interface ClientsApiServiceInterface {
|
|
200
|
+
defaultHeaders: HttpHeaders;
|
|
201
|
+
configuration: Configuration;
|
|
202
|
+
/**
|
|
203
|
+
*
|
|
204
|
+
* View set API for Client model.
|
|
205
|
+
* @param requestParameters
|
|
206
|
+
*/
|
|
207
|
+
clientsList(requestParameters: ClientsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedClientListDto>;
|
|
208
|
+
/**
|
|
209
|
+
*
|
|
210
|
+
* View set API for Client model.
|
|
211
|
+
* @param requestParameters
|
|
212
|
+
*/
|
|
213
|
+
clientsRetrieve(requestParameters: ClientsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ClientDto>;
|
|
214
|
+
/**
|
|
215
|
+
*
|
|
216
|
+
* Get clients with month stats.
|
|
217
|
+
* @param requestParameters
|
|
218
|
+
*/
|
|
219
|
+
clientsWithMonthStatsRetrieve(requestParameters: ClientsWithMonthStatsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ClientMonthStatsDto>;
|
|
220
|
+
/**
|
|
221
|
+
*
|
|
222
|
+
* Get clients with stats.
|
|
223
|
+
* @param requestParameters
|
|
224
|
+
*/
|
|
225
|
+
clientsWithStatsRetrieve(requestParameters: ClientsWithStatsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ClientStatsDto>;
|
|
226
|
+
}
|
package/esm2022/api/api.mjs
CHANGED
|
@@ -4,6 +4,9 @@ export * from "./branch-periods-api.serviceInterface";
|
|
|
4
4
|
export * from "./branches-api.service";
|
|
5
5
|
import { BranchesApiService } from "./branches-api.service";
|
|
6
6
|
export * from "./branches-api.serviceInterface";
|
|
7
|
+
export * from "./clients-api.service";
|
|
8
|
+
import { ClientsApiService } from "./clients-api.service";
|
|
9
|
+
export * from "./clients-api.serviceInterface";
|
|
7
10
|
export * from "./departments-api.service";
|
|
8
11
|
import { DepartmentsApiService } from "./departments-api.service";
|
|
9
12
|
export * from "./departments-api.serviceInterface";
|
|
@@ -91,6 +94,7 @@ export * from "./work-types-api.serviceInterface";
|
|
|
91
94
|
export const APIS = [
|
|
92
95
|
BranchPeriodsApiService,
|
|
93
96
|
BranchesApiService,
|
|
97
|
+
ClientsApiService,
|
|
94
98
|
DepartmentsApiService,
|
|
95
99
|
DismissalReasonsApiService,
|
|
96
100
|
ExportUsersApiService,
|
|
@@ -120,4 +124,4 @@ export const APIS = [
|
|
|
120
124
|
WhoAmIApiService,
|
|
121
125
|
WorkTypesApiService,
|
|
122
126
|
];
|
|
123
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBpLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vYXBpL2FwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDhCQUE4QixDQUFDO0FBQzdDLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ3ZFLGNBQWMsdUNBQXVDLENBQUM7QUFDdEQsY0FBYyx3QkFBd0IsQ0FBQztBQUN2QyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUM1RCxjQUFjLGlDQUFpQyxDQUFDO0FBQ2hELGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sMkJBQTJCLENBQUM7QUFDbEUsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxjQUFjLGlDQUFpQyxDQUFDO0FBQ2hELE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLGlDQUFpQyxDQUFDO0FBQzdFLGNBQWMsMENBQTBDLENBQUM7QUFDekQsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQztBQUNuRSxjQUFjLHFDQUFxQyxDQUFDO0FBQ3BELGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sMkJBQTJCLENBQUM7QUFDakUsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxjQUFjLDhCQUE4QixDQUFDO0FBQzdDLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ3ZFLGNBQWMsdUNBQXVDLENBQUM7QUFDdEQsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDcEQsY0FBYyw2QkFBNkIsQ0FBQztBQUM1QyxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQzlE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QUM7QUFDMUQsY0FBYyxpQ0FBaUMsQ0FBQztBQUNoRCxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQy9ELGNBQWMsbUNBQW1DLENBQUM7QUFDbEQsTUFBTSxDQUFDLE1BQU0sSUFBSSxHQUFHO0lBQ2xCLHVCQUF1QjtJQUN2QixrQkFBa0I7SUFDbEIscUJBQXFCO0lBQ3JCLDBCQUEwQjtJQUMxQixxQkFBcUI7SUFDckIsb0JBQW9CO0lBQ3BCLHVCQUF1QjtJQUN2QixjQUFjO0lBQ2QsbUJBQW1CO0lBQ25CLHVCQUF1QjtJQUN2Qix3QkFBd0I7SUFDeEIsaUJBQWlCO0lBQ2pCLDJCQUEyQjtJQUMzQixrQkFBa0I7SUFDbEIsZUFBZTtJQUNmLFlBQVk7SUFDWix1QkFBdUI7SUFDdkIsYUFBYTtJQUNiLGVBQWU7SUFDZixlQUFlO0lBQ2Ysd0JBQXdCO0lBQ3hCLG9CQUFvQjtJQUNwQixxQkFBcUI7SUFDckIsb0JBQW9CO0lBQ3BCLDZCQUE2QjtJQUM3Qix1QkFBdUI7SUFDdkIsZUFBZTtJQUNmLGlCQUFpQjtJQUNqQixnQkFBZ0I7SUFDaEIsbUJBQW1CO0NBQ3BCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tIFwiLi9icmFuY2gtcGVyaW9kcy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgQnJhbmNoUGVyaW9kc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9icmFuY2gtcGVyaW9kcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vYnJhbmNoLXBlcmlvZHMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2JyYW5jaGVzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBCcmFuY2hlc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9icmFuY2hlcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vYnJhbmNoZXMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2RlcGFydG1lbnRzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBEZXBhcnRtZW50c0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9kZXBhcnRtZW50cy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vZGVwYXJ0bWVudHMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2Rpc21pc3NhbC1yZWFzb25zLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBEaXNtaXNzYWxSZWFzb25zQXBpU2VydmljZSB9IGZyb20gXCIuL2Rpc21pc3NhbC1yZWFzb25zLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9kaXNtaXNzYWwtcmVhc29ucy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vZXhwb3J0LXVzZXJzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBFeHBvcnRVc2Vyc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9leHBvcnQtdXNlcnMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2V4cG9ydC11c2Vycy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vamlyYS1jbGllbnQtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IEppcmFDbGllbnRBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vamlyYS1jbGllbnQtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2ppcmEtY2xpZW50LWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9qaXJhLWluc3RhbmNlcy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgSmlyYUluc3RhbmNlc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9qaXJhLWluc3RhbmNlcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vamlyYS1pbnN0YW5jZXMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2pvYnMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IEpvYnNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vam9icy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vam9icy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vbG9jYXRpb25zLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBMb2NhdGlvbnNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vbG9jYXRpb25zLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9sb2NhdGlvbnMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL25vdGlmaWNhdGlvbnMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IE5vdGlmaWNhdGlvbnNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vbm90aWZpY2F0aW9ucy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vbm90aWZpY2F0aW9ucy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vcGVybWlzc2lvbi1kYXRhLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBQZXJtaXNzaW9uRGF0YUFwaVNlcnZpY2UgfSBmcm9tIFwiLi9wZXJtaXNzaW9uLWRhdGEtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3Blcm1pc3Npb24tZGF0YS1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vcHJvZmlsZS1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgUHJvZmlsZUFwaVNlcnZpY2UgfSBmcm9tIFwiLi9wcm9maWxlLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9wcm9maWxlLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9wcm9qZWN0LXByaW9yaXRpZXMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFByb2plY3RQcmlvcml0aWVzQXBpU2VydmljZSB9IGZyb20gXCIuL3Byb2plY3QtcHJpb3JpdGllcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vcHJvamVjdC1wcmlvcml0aWVzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9wcm9qZWN0cy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgUHJvamVjdHNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vcHJvamVjdHMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3Byb2plY3RzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9yb2xlcy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgUm9sZXNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vcm9sZXMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3JvbGVzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9zMy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgUzNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vczMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3MzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9zZWFyY2gtcGVyaW9kcy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgU2VhcmNoUGVyaW9kc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9zZWFyY2gtcGVyaW9kcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vc2VhcmNoLXBlcmlvZHMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3Nzby1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgU3NvQXBpU2VydmljZSB9IGZyb20gXCIuL3Nzby1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vc3NvLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi90YXNrcy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgVGFza3NBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vdGFza3MtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3Rhc2tzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi90b2tlbi1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgVG9rZW5BcGlTZXJ2aWNlIH0gZnJvbSBcIi4vdG9rZW4tYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3Rva2VuLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi91c2VyLWNhcGFjaXRpZXMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFVzZXJDYXBhY2l0aWVzQXBpU2VydmljZSB9IGZyb20gXCIuL3VzZXItY2FwYWNpdGllcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci1jYXBhY2l0aWVzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi91c2VyLWxvZ2lucy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgVXNlckxvZ2luc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi91c2VyLWxvZ2lucy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci1sb2dpbnMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3VzZXItcGVyaW9kcy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgVXNlclBlcmlvZHNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vdXNlci1wZXJpb2RzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi91c2VyLXBlcmlvZHMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3VzZXItc2NvcmVzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBVc2VyU2NvcmVzQXBpU2VydmljZSB9IGZyb20gXCIuL3VzZXItc2NvcmVzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi91c2VyLXNjb3Jlcy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci10aW1lem9uZS1zZXR0aW5nLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBVc2VyVGltZXpvbmVTZXR0aW5nQXBpU2VydmljZSB9IGZyb20gXCIuL3VzZXItdGltZXpvbmUtc2V0dGluZy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci10aW1lem9uZS1zZXR0aW5nLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi91c2VyLXRpbWV6b25lcy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgVXNlclRpbWV6b25lc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi91c2VyLXRpbWV6b25lcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci10aW1lem9uZXMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3VzZXJzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBVc2Vyc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi91c2Vycy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlcnMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3ZlbmRvcnMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFZlbmRvcnNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vdmVuZG9ycy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdmVuZG9ycy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vd2hvLWFtLWktYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFdob0FtSUFwaVNlcnZpY2UgfSBmcm9tIFwiLi93aG8tYW0taS1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vd2hvLWFtLWktYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3dvcmstdHlwZXMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFdvcmtUeXBlc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi93b3JrLXR5cGVzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi93b3JrLXR5cGVzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgY29uc3QgQVBJUyA9IFtcbiAgQnJhbmNoUGVyaW9kc0FwaVNlcnZpY2UsXG4gIEJyYW5jaGVzQXBpU2VydmljZSxcbiAgRGVwYXJ0bWVudHNBcGlTZXJ2aWNlLFxuICBEaXNtaXNzYWxSZWFzb25zQXBpU2VydmljZSxcbiAgRXhwb3J0VXNlcnNBcGlTZXJ2aWNlLFxuICBKaXJhQ2xpZW50QXBpU2VydmljZSxcbiAgSmlyYUluc3RhbmNlc0FwaVNlcnZpY2UsXG4gIEpvYnNBcGlTZXJ2aWNlLFxuICBMb2NhdGlvbnNBcGlTZXJ2aWNlLFxuICBOb3RpZmljYXRpb25zQXBpU2VydmljZSxcbiAgUGVybWlzc2lvbkRhdGFBcGlTZXJ2aWNlLFxuICBQcm9maWxlQXBpU2VydmljZSxcbiAgUHJvamVjdFByaW9yaXRpZXNBcGlTZXJ2aWNlLFxuICBQcm9qZWN0c0FwaVNlcnZpY2UsXG4gIFJvbGVzQXBpU2VydmljZSxcbiAgUzNBcGlTZXJ2aWNlLFxuICBTZWFyY2hQZXJpb2RzQXBpU2VydmljZSxcbiAgU3NvQXBpU2VydmljZSxcbiAgVGFza3NBcGlTZXJ2aWNlLFxuICBUb2tlbkFwaVNlcnZpY2UsXG4gIFVzZXJDYXBhY2l0aWVzQXBpU2VydmljZSxcbiAgVXNlckxvZ2luc0FwaVNlcnZpY2UsXG4gIFVzZXJQZXJpb2RzQXBpU2VydmljZSxcbiAgVXNlclNjb3Jlc0FwaVNlcnZpY2UsXG4gIFVzZXJUaW1lem9uZVNldHRpbmdBcGlTZXJ2aWNlLFxuICBVc2VyVGltZXpvbmVzQXBpU2VydmljZSxcbiAgVXNlcnNBcGlTZXJ2aWNlLFxuICBWZW5kb3JzQXBpU2VydmljZSxcbiAgV2hvQW1JQXBpU2VydmljZSxcbiAgV29ya1R5cGVzQXBpU2VydmljZSxcbl07XG4iXX0=
|
|
127
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBpLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vYXBpL2FwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDhCQUE4QixDQUFDO0FBQzdDLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ3ZFLGNBQWMsdUNBQXVDLENBQUM7QUFDdEQsY0FBYyx3QkFBd0IsQ0FBQztBQUN2QyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUM1RCxjQUFjLGlDQUFpQyxDQUFDO0FBQ2hELGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDMUQsY0FBYyxnQ0FBZ0MsQ0FBQztBQUMvQyxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQ2xFLGNBQWMsb0NBQW9DLENBQUM7QUFDbkQsY0FBYyxpQ0FBaUMsQ0FBQztBQUNoRCxPQUFPLEVBQUUsMEJBQTBCLEVBQUUsTUFBTSxpQ0FBaUMsQ0FBQztBQUM3RSxjQUFjLDBDQUEwQyxDQUFDO0FBQ3pELGNBQWMsNEJBQTRCLENBQUM7QUFDM0MsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sNEJBQTRCLENBQUM7QUFDbkUsY0FBYyxxQ0FBcUMsQ0FBQztBQUNwRCxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQ2pFLGNBQWMsb0NBQW9DLENBQUM7QUFDbkQsY0FBYyw4QkFBOEIsQ0FBQztBQUM3QyxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUN2RSxjQUFjLHVDQUF1QyxDQUFDO0FBQ3RELGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLG9CQUFvQixDQUFDO0FBQ3BE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QUM7QUFDMUQsY0FBYyxnQ0FBZ0MsQ0FBQztBQUMvQyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQzFELGNBQWMsaUNBQWlDLENBQUM7QUFDaEQsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUMvRCxjQUFjLG1DQUFtQyxDQUFDO0FBQ2xELE1BQU0sQ0FBQyxNQUFNLElBQUksR0FBRztJQUNsQix1QkFBdUI7SUFDdkIsa0JBQWtCO0lBQ2xCLGlCQUFpQjtJQUNqQixxQkFBcUI7SUFDckIsMEJBQTBCO0lBQzFCLHFCQUFxQjtJQUNyQixvQkFBb0I7SUFDcEIsdUJBQXVCO0lBQ3ZCLGNBQWM7SUFDZCxtQkFBbUI7SUFDbkIsdUJBQXVCO0lBQ3ZCLHdCQUF3QjtJQUN4QixpQkFBaUI7SUFDakIsMkJBQTJCO0lBQzNCLGtCQUFrQjtJQUNsQixlQUFlO0lBQ2YsWUFBWTtJQUNaLHVCQUF1QjtJQUN2QixhQUFhO0lBQ2IsZUFBZTtJQUNmLGVBQWU7SUFDZix3QkFBd0I7SUFDeEIsb0JBQW9CO0lBQ3BCLHFCQUFxQjtJQUNyQixvQkFBb0I7SUFDcEIsNkJBQTZCO0lBQzdCLHVCQUF1QjtJQUN2QixlQUFlO0lBQ2YsaUJBQWlCO0lBQ2pCLGdCQUFnQjtJQUNoQixtQkFBbUI7Q0FDcEIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gXCIuL2JyYW5jaC1wZXJpb2RzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBCcmFuY2hQZXJpb2RzQXBpU2VydmljZSB9IGZyb20gXCIuL2JyYW5jaC1wZXJpb2RzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9icmFuY2gtcGVyaW9kcy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vYnJhbmNoZXMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IEJyYW5jaGVzQXBpU2VydmljZSB9IGZyb20gXCIuL2JyYW5jaGVzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9icmFuY2hlcy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vY2xpZW50cy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgQ2xpZW50c0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9jbGllbnRzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9jbGllbnRzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9kZXBhcnRtZW50cy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgRGVwYXJ0bWVudHNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vZGVwYXJ0bWVudHMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2RlcGFydG1lbnRzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9kaXNtaXNzYWwtcmVhc29ucy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgRGlzbWlzc2FsUmVhc29uc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9kaXNtaXNzYWwtcmVhc29ucy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vZGlzbWlzc2FsLXJlYXNvbnMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2V4cG9ydC11c2Vycy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgRXhwb3J0VXNlcnNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vZXhwb3J0LXVzZXJzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9leHBvcnQtdXNlcnMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2ppcmEtY2xpZW50LWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBKaXJhQ2xpZW50QXBpU2VydmljZSB9IGZyb20gXCIuL2ppcmEtY2xpZW50LWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9qaXJhLWNsaWVudC1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vamlyYS1pbnN0YW5jZXMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IEppcmFJbnN0YW5jZXNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vamlyYS1pbnN0YW5jZXMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2ppcmEtaW5zdGFuY2VzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9qb2JzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBKb2JzQXBpU2VydmljZSB9IGZyb20gXCIuL2pvYnMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2pvYnMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2xvY2F0aW9ucy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgTG9jYXRpb25zQXBpU2VydmljZSB9IGZyb20gXCIuL2xvY2F0aW9ucy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vbG9jYXRpb25zLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9ub3RpZmljYXRpb25zLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBOb3RpZmljYXRpb25zQXBpU2VydmljZSB9IGZyb20gXCIuL25vdGlmaWNhdGlvbnMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL25vdGlmaWNhdGlvbnMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3Blcm1pc3Npb24tZGF0YS1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgUGVybWlzc2lvbkRhdGFBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vcGVybWlzc2lvbi1kYXRhLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9wZXJtaXNzaW9uLWRhdGEtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3Byb2ZpbGUtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFByb2ZpbGVBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vcHJvZmlsZS1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vcHJvZmlsZS1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vcHJvamVjdC1wcmlvcml0aWVzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBQcm9qZWN0UHJpb3JpdGllc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9wcm9qZWN0LXByaW9yaXRpZXMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3Byb2plY3QtcHJpb3JpdGllcy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vcHJvamVjdHMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFByb2plY3RzQXBpU2VydmljZSB9IGZyb20gXCIuL3Byb2plY3RzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9wcm9qZWN0cy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vcm9sZXMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFJvbGVzQXBpU2VydmljZSB9IGZyb20gXCIuL3JvbGVzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9yb2xlcy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vczMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFMzQXBpU2VydmljZSB9IGZyb20gXCIuL3MzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9zMy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vc2VhcmNoLXBlcmlvZHMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFNlYXJjaFBlcmlvZHNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vc2VhcmNoLXBlcmlvZHMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3NlYXJjaC1wZXJpb2RzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi9zc28tYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFNzb0FwaVNlcnZpY2UgfSBmcm9tIFwiLi9zc28tYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3Nzby1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdGFza3MtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFRhc2tzQXBpU2VydmljZSB9IGZyb20gXCIuL3Rhc2tzLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi90YXNrcy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdG9rZW4tYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFRva2VuQXBpU2VydmljZSB9IGZyb20gXCIuL3Rva2VuLWFwaS5zZXJ2aWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi90b2tlbi1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci1jYXBhY2l0aWVzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBVc2VyQ2FwYWNpdGllc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi91c2VyLWNhcGFjaXRpZXMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3VzZXItY2FwYWNpdGllcy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci1sb2dpbnMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFVzZXJMb2dpbnNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vdXNlci1sb2dpbnMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3VzZXItbG9naW5zLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi91c2VyLXBlcmlvZHMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFVzZXJQZXJpb2RzQXBpU2VydmljZSB9IGZyb20gXCIuL3VzZXItcGVyaW9kcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci1wZXJpb2RzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi91c2VyLXNjb3Jlcy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgVXNlclNjb3Jlc0FwaVNlcnZpY2UgfSBmcm9tIFwiLi91c2VyLXNjb3Jlcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci1zY29yZXMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3VzZXItdGltZXpvbmUtc2V0dGluZy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgVXNlclRpbWV6b25lU2V0dGluZ0FwaVNlcnZpY2UgfSBmcm9tIFwiLi91c2VyLXRpbWV6b25lLXNldHRpbmctYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3VzZXItdGltZXpvbmUtc2V0dGluZy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vdXNlci10aW1lem9uZXMtYXBpLnNlcnZpY2VcIjtcbmltcG9ydCB7IFVzZXJUaW1lem9uZXNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vdXNlci10aW1lem9uZXMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3VzZXItdGltZXpvbmVzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi91c2Vycy1hcGkuc2VydmljZVwiO1xuaW1wb3J0IHsgVXNlcnNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vdXNlcnMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3VzZXJzLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi92ZW5kb3JzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBWZW5kb3JzQXBpU2VydmljZSB9IGZyb20gXCIuL3ZlbmRvcnMtYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3ZlbmRvcnMtYXBpLnNlcnZpY2VJbnRlcmZhY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3doby1hbS1pLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBXaG9BbUlBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vd2hvLWFtLWktYXBpLnNlcnZpY2VcIjtcbmV4cG9ydCAqIGZyb20gXCIuL3doby1hbS1pLWFwaS5zZXJ2aWNlSW50ZXJmYWNlXCI7XG5leHBvcnQgKiBmcm9tIFwiLi93b3JrLXR5cGVzLWFwaS5zZXJ2aWNlXCI7XG5pbXBvcnQgeyBXb3JrVHlwZXNBcGlTZXJ2aWNlIH0gZnJvbSBcIi4vd29yay10eXBlcy1hcGkuc2VydmljZVwiO1xuZXhwb3J0ICogZnJvbSBcIi4vd29yay10eXBlcy1hcGkuc2VydmljZUludGVyZmFjZVwiO1xuZXhwb3J0IGNvbnN0IEFQSVMgPSBbXG4gIEJyYW5jaFBlcmlvZHNBcGlTZXJ2aWNlLFxuICBCcmFuY2hlc0FwaVNlcnZpY2UsXG4gIENsaWVudHNBcGlTZXJ2aWNlLFxuICBEZXBhcnRtZW50c0FwaVNlcnZpY2UsXG4gIERpc21pc3NhbFJlYXNvbnNBcGlTZXJ2aWNlLFxuICBFeHBvcnRVc2Vyc0FwaVNlcnZpY2UsXG4gIEppcmFDbGllbnRBcGlTZXJ2aWNlLFxuICBKaXJhSW5zdGFuY2VzQXBpU2VydmljZSxcbiAgSm9ic0FwaVNlcnZpY2UsXG4gIExvY2F0aW9uc0FwaVNlcnZpY2UsXG4gIE5vdGlmaWNhdGlvbnNBcGlTZXJ2aWNlLFxuICBQZXJtaXNzaW9uRGF0YUFwaVNlcnZpY2UsXG4gIFByb2ZpbGVBcGlTZXJ2aWNlLFxuICBQcm9qZWN0UHJpb3JpdGllc0FwaVNlcnZpY2UsXG4gIFByb2plY3RzQXBpU2VydmljZSxcbiAgUm9sZXNBcGlTZXJ2aWNlLFxuICBTM0FwaVNlcnZpY2UsXG4gIFNlYXJjaFBlcmlvZHNBcGlTZXJ2aWNlLFxuICBTc29BcGlTZXJ2aWNlLFxuICBUYXNrc0FwaVNlcnZpY2UsXG4gIFRva2VuQXBpU2VydmljZSxcbiAgVXNlckNhcGFjaXRpZXNBcGlTZXJ2aWNlLFxuICBVc2VyTG9naW5zQXBpU2VydmljZSxcbiAgVXNlclBlcmlvZHNBcGlTZXJ2aWNlLFxuICBVc2VyU2NvcmVzQXBpU2VydmljZSxcbiAgVXNlclRpbWV6b25lU2V0dGluZ0FwaVNlcnZpY2UsXG4gIFVzZXJUaW1lem9uZXNBcGlTZXJ2aWNlLFxuICBVc2Vyc0FwaVNlcnZpY2UsXG4gIFZlbmRvcnNBcGlTZXJ2aWNlLFxuICBXaG9BbUlBcGlTZXJ2aWNlLFxuICBXb3JrVHlwZXNBcGlTZXJ2aWNlLFxuXTtcbiJdfQ==
|