@keystrokehq/sevdesk 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/book-invoice-amount.cjs +1 -0
- package/dist/actions/book-invoice-amount.cjs.map +1 -1
- package/dist/actions/book-invoice-amount.d.cts +3 -15
- package/dist/actions/book-invoice-amount.d.cts.map +1 -1
- package/dist/actions/book-invoice-amount.d.mts +3 -15
- package/dist/actions/book-invoice-amount.d.mts.map +1 -1
- package/dist/actions/book-invoice-amount.mjs +1 -0
- package/dist/actions/book-invoice-amount.mjs.map +1 -1
- package/dist/actions/check-customer-number-availability.cjs +1 -0
- package/dist/actions/check-customer-number-availability.cjs.map +1 -1
- package/dist/actions/check-customer-number-availability.d.cts +3 -3
- package/dist/actions/check-customer-number-availability.d.cts.map +1 -1
- package/dist/actions/check-customer-number-availability.d.mts +3 -3
- package/dist/actions/check-customer-number-availability.d.mts.map +1 -1
- package/dist/actions/check-customer-number-availability.mjs +1 -0
- package/dist/actions/check-customer-number-availability.mjs.map +1 -1
- package/dist/actions/create-accounting-contact.cjs +1 -0
- package/dist/actions/create-accounting-contact.cjs.map +1 -1
- package/dist/actions/create-accounting-contact.d.cts +3 -8
- package/dist/actions/create-accounting-contact.d.cts.map +1 -1
- package/dist/actions/create-accounting-contact.d.mts +3 -8
- package/dist/actions/create-accounting-contact.d.mts.map +1 -1
- package/dist/actions/create-accounting-contact.mjs +1 -0
- package/dist/actions/create-accounting-contact.mjs.map +1 -1
- package/dist/actions/create-check-account-transaction.cjs +1 -0
- package/dist/actions/create-check-account-transaction.cjs.map +1 -1
- package/dist/actions/create-check-account-transaction.d.cts +3 -22
- package/dist/actions/create-check-account-transaction.d.cts.map +1 -1
- package/dist/actions/create-check-account-transaction.d.mts +3 -22
- package/dist/actions/create-check-account-transaction.d.mts.map +1 -1
- package/dist/actions/create-check-account-transaction.mjs +1 -0
- package/dist/actions/create-check-account-transaction.mjs.map +1 -1
- package/dist/actions/create-clearing-account.cjs +1 -0
- package/dist/actions/create-clearing-account.cjs.map +1 -1
- package/dist/actions/create-clearing-account.d.cts +3 -4
- package/dist/actions/create-clearing-account.d.cts.map +1 -1
- package/dist/actions/create-clearing-account.d.mts +3 -4
- package/dist/actions/create-clearing-account.d.mts.map +1 -1
- package/dist/actions/create-clearing-account.mjs +1 -0
- package/dist/actions/create-clearing-account.mjs.map +1 -1
- package/dist/actions/create-communication-way.cjs +1 -0
- package/dist/actions/create-communication-way.cjs.map +1 -1
- package/dist/actions/create-communication-way.d.cts +3 -13
- package/dist/actions/create-communication-way.d.cts.map +1 -1
- package/dist/actions/create-communication-way.d.mts +3 -13
- package/dist/actions/create-communication-way.d.mts.map +1 -1
- package/dist/actions/create-communication-way.mjs +1 -0
- package/dist/actions/create-communication-way.mjs.map +1 -1
- package/dist/actions/create-contact-address.cjs +1 -0
- package/dist/actions/create-contact-address.cjs.map +1 -1
- package/dist/actions/create-contact-address.d.cts +3 -21
- package/dist/actions/create-contact-address.d.cts.map +1 -1
- package/dist/actions/create-contact-address.d.mts +3 -21
- package/dist/actions/create-contact-address.d.mts.map +1 -1
- package/dist/actions/create-contact-address.mjs +1 -0
- package/dist/actions/create-contact-address.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.cjs +1 -0
- package/dist/actions/create-contact-custom-field-setting.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.d.cts +3 -5
- package/dist/actions/create-contact-custom-field-setting.d.cts.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.d.mts +3 -5
- package/dist/actions/create-contact-custom-field-setting.d.mts.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.mjs +1 -0
- package/dist/actions/create-contact-custom-field-setting.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field.cjs +1 -0
- package/dist/actions/create-contact-custom-field.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field.d.cts +3 -11
- package/dist/actions/create-contact-custom-field.d.cts.map +1 -1
- package/dist/actions/create-contact-custom-field.d.mts +3 -11
- package/dist/actions/create-contact-custom-field.d.mts.map +1 -1
- package/dist/actions/create-contact-custom-field.mjs +1 -0
- package/dist/actions/create-contact-custom-field.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -38
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -38
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-contact2.cjs +1 -0
- package/dist/actions/create-contact2.cjs.map +1 -1
- package/dist/actions/create-contact2.d.cts +3 -34
- package/dist/actions/create-contact2.d.cts.map +1 -1
- package/dist/actions/create-contact2.d.mts +3 -34
- package/dist/actions/create-contact2.d.mts.map +1 -1
- package/dist/actions/create-contact2.mjs +1 -0
- package/dist/actions/create-contact2.mjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.cjs +1 -0
- package/dist/actions/create-credit-note-from-invoice.cjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.d.cts +3 -6
- package/dist/actions/create-credit-note-from-invoice.d.cts.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.d.mts +3 -6
- package/dist/actions/create-credit-note-from-invoice.d.mts.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.mjs +1 -0
- package/dist/actions/create-credit-note-from-invoice.mjs.map +1 -1
- package/dist/actions/create-file-import-account.cjs +1 -0
- package/dist/actions/create-file-import-account.cjs.map +1 -1
- package/dist/actions/create-file-import-account.d.cts +3 -6
- package/dist/actions/create-file-import-account.d.cts.map +1 -1
- package/dist/actions/create-file-import-account.d.mts +3 -6
- package/dist/actions/create-file-import-account.d.mts.map +1 -1
- package/dist/actions/create-file-import-account.mjs +1 -0
- package/dist/actions/create-file-import-account.mjs.map +1 -1
- package/dist/actions/create-part.cjs +1 -0
- package/dist/actions/create-part.cjs.map +1 -1
- package/dist/actions/create-part.d.cts +3 -22
- package/dist/actions/create-part.d.cts.map +1 -1
- package/dist/actions/create-part.d.mts +3 -22
- package/dist/actions/create-part.d.mts.map +1 -1
- package/dist/actions/create-part.mjs +1 -0
- package/dist/actions/create-part.mjs.map +1 -1
- package/dist/actions/create-payment-method.cjs +1 -0
- package/dist/actions/create-payment-method.cjs.map +1 -1
- package/dist/actions/create-payment-method.d.cts +3 -5
- package/dist/actions/create-payment-method.d.cts.map +1 -1
- package/dist/actions/create-payment-method.d.mts +3 -5
- package/dist/actions/create-payment-method.d.mts.map +1 -1
- package/dist/actions/create-payment-method.mjs +1 -0
- package/dist/actions/create-payment-method.mjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.cjs +1 -0
- package/dist/actions/create-private-transaction-rule.cjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.d.cts +3 -5
- package/dist/actions/create-private-transaction-rule.d.cts.map +1 -1
- package/dist/actions/create-private-transaction-rule.d.mts +3 -5
- package/dist/actions/create-private-transaction-rule.d.mts.map +1 -1
- package/dist/actions/create-private-transaction-rule.mjs +1 -0
- package/dist/actions/create-private-transaction-rule.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +1 -0
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +3 -7
- package/dist/actions/create-tag.d.cts.map +1 -1
- package/dist/actions/create-tag.d.mts +3 -7
- package/dist/actions/create-tag.d.mts.map +1 -1
- package/dist/actions/create-tag.mjs +1 -0
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.cjs +1 -0
- package/dist/actions/delete-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.cts +3 -3
- package/dist/actions/delete-accounting-contact-by-id.d.cts.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.mts +3 -3
- package/dist/actions/delete-accounting-contact-by-id.d.mts.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.mjs +1 -0
- package/dist/actions/delete-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.cjs +1 -0
- package/dist/actions/delete-check-account-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.d.cts +3 -3
- package/dist/actions/delete-check-account-by-id.d.cts.map +1 -1
- package/dist/actions/delete-check-account-by-id.d.mts +3 -3
- package/dist/actions/delete-check-account-by-id.d.mts.map +1 -1
- package/dist/actions/delete-check-account-by-id.mjs +1 -0
- package/dist/actions/delete-check-account-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.cjs +1 -0
- package/dist/actions/delete-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.cts +3 -3
- package/dist/actions/delete-check-account-transaction-by-id.d.cts.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.mts +3 -3
- package/dist/actions/delete-check-account-transaction-by-id.d.mts.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.mjs +1 -0
- package/dist/actions/delete-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.cjs +1 -0
- package/dist/actions/delete-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.d.cts +3 -3
- package/dist/actions/delete-communication-way-by-id.d.cts.map +1 -1
- package/dist/actions/delete-communication-way-by-id.d.mts +3 -3
- package/dist/actions/delete-communication-way-by-id.d.mts.map +1 -1
- package/dist/actions/delete-communication-way-by-id.mjs +1 -0
- package/dist/actions/delete-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.cjs +1 -0
- package/dist/actions/delete-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.d.cts +3 -3
- package/dist/actions/delete-contact-address-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-address-by-id.d.mts +3 -3
- package/dist/actions/delete-contact-address-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-address-by-id.mjs +1 -0
- package/dist/actions/delete-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.cjs +1 -0
- package/dist/actions/delete-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.cts +3 -3
- package/dist/actions/delete-contact-custom-field-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.mts +3 -3
- package/dist/actions/delete-contact-custom-field-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.mjs +1 -0
- package/dist/actions/delete-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.cjs +1 -0
- package/dist/actions/delete-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.cts +3 -3
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.mts +3 -3
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs +1 -0
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.cjs +1 -0
- package/dist/actions/delete-credit-note-by-id.cjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.d.cts +3 -3
- package/dist/actions/delete-credit-note-by-id.d.cts.map +1 -1
- package/dist/actions/delete-credit-note-by-id.d.mts +3 -3
- package/dist/actions/delete-credit-note-by-id.d.mts.map +1 -1
- package/dist/actions/delete-credit-note-by-id.mjs +1 -0
- package/dist/actions/delete-credit-note-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-by-id.cjs +1 -0
- package/dist/actions/delete-order-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-by-id.d.cts +3 -3
- package/dist/actions/delete-order-by-id.d.cts.map +1 -1
- package/dist/actions/delete-order-by-id.d.mts +3 -3
- package/dist/actions/delete-order-by-id.d.mts.map +1 -1
- package/dist/actions/delete-order-by-id.mjs +1 -0
- package/dist/actions/delete-order-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.cjs +1 -0
- package/dist/actions/delete-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.d.cts +3 -3
- package/dist/actions/delete-order-pos-by-id.d.cts.map +1 -1
- package/dist/actions/delete-order-pos-by-id.d.mts +3 -3
- package/dist/actions/delete-order-pos-by-id.d.mts.map +1 -1
- package/dist/actions/delete-order-pos-by-id.mjs +1 -0
- package/dist/actions/delete-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/delete-payment-method.cjs +1 -0
- package/dist/actions/delete-payment-method.cjs.map +1 -1
- package/dist/actions/delete-payment-method.d.cts +3 -3
- package/dist/actions/delete-payment-method.d.cts.map +1 -1
- package/dist/actions/delete-payment-method.d.mts +3 -3
- package/dist/actions/delete-payment-method.d.mts.map +1 -1
- package/dist/actions/delete-payment-method.mjs +1 -0
- package/dist/actions/delete-payment-method.mjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.cjs +1 -0
- package/dist/actions/delete-private-transaction-rule-by-id.cjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.cts +3 -3
- package/dist/actions/delete-private-transaction-rule-by-id.d.cts.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.mts +3 -3
- package/dist/actions/delete-private-transaction-rule-by-id.d.mts.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.mjs +1 -0
- package/dist/actions/delete-private-transaction-rule-by-id.mjs.map +1 -1
- package/dist/actions/delete-tag-by-id.cjs +1 -0
- package/dist/actions/delete-tag-by-id.cjs.map +1 -1
- package/dist/actions/delete-tag-by-id.d.cts +3 -3
- package/dist/actions/delete-tag-by-id.d.cts.map +1 -1
- package/dist/actions/delete-tag-by-id.d.mts +3 -3
- package/dist/actions/delete-tag-by-id.d.mts.map +1 -1
- package/dist/actions/delete-tag-by-id.mjs +1 -0
- package/dist/actions/delete-tag-by-id.mjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.cjs +1 -0
- package/dist/actions/enshrine-check-account-transaction.cjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.d.cts +3 -3
- package/dist/actions/enshrine-check-account-transaction.d.cts.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.d.mts +3 -3
- package/dist/actions/enshrine-check-account-transaction.d.mts.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.mjs +1 -0
- package/dist/actions/enshrine-check-account-transaction.mjs.map +1 -1
- package/dist/actions/export-credit-note-csv.cjs +1 -0
- package/dist/actions/export-credit-note-csv.cjs.map +1 -1
- package/dist/actions/export-credit-note-csv.d.cts +3 -5
- package/dist/actions/export-credit-note-csv.d.cts.map +1 -1
- package/dist/actions/export-credit-note-csv.d.mts +3 -5
- package/dist/actions/export-credit-note-csv.d.mts.map +1 -1
- package/dist/actions/export-credit-note-csv.mjs +1 -0
- package/dist/actions/export-credit-note-csv.mjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.cjs +1 -0
- package/dist/actions/fetch-dictionary-entries-by-type.cjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.d.cts +3 -4
- package/dist/actions/fetch-dictionary-entries-by-type.d.cts.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.d.mts +3 -4
- package/dist/actions/fetch-dictionary-entries-by-type.d.mts.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.mjs +1 -0
- package/dist/actions/fetch-dictionary-entries-by-type.mjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.cjs +1 -0
- package/dist/actions/find-contacts-by-custom-field-value.cjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.d.cts +3 -6
- package/dist/actions/find-contacts-by-custom-field-value.d.cts.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.d.mts +3 -6
- package/dist/actions/find-contacts-by-custom-field-value.d.mts.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.mjs +1 -0
- package/dist/actions/find-contacts-by-custom-field-value.mjs.map +1 -1
- package/dist/actions/generate-progress-download-hash.cjs +1 -0
- package/dist/actions/generate-progress-download-hash.cjs.map +1 -1
- package/dist/actions/generate-progress-download-hash.d.cts +3 -3
- package/dist/actions/generate-progress-download-hash.d.cts.map +1 -1
- package/dist/actions/generate-progress-download-hash.d.mts +3 -3
- package/dist/actions/generate-progress-download-hash.d.mts.map +1 -1
- package/dist/actions/generate-progress-download-hash.mjs +1 -0
- package/dist/actions/generate-progress-download-hash.mjs.map +1 -1
- package/dist/actions/get-account-invoices.cjs +1 -0
- package/dist/actions/get-account-invoices.cjs.map +1 -1
- package/dist/actions/get-account-invoices.d.cts +3 -1
- package/dist/actions/get-account-invoices.d.cts.map +1 -1
- package/dist/actions/get-account-invoices.d.mts +3 -1
- package/dist/actions/get-account-invoices.d.mts.map +1 -1
- package/dist/actions/get-account-invoices.mjs +1 -0
- package/dist/actions/get-account-invoices.mjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.cjs +1 -0
- package/dist/actions/get-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.d.cts +3 -3
- package/dist/actions/get-accounting-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.d.mts +3 -3
- package/dist/actions/get-accounting-contact-by-id.d.mts.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.mjs +1 -0
- package/dist/actions/get-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-accounting-contacts.cjs +1 -0
- package/dist/actions/get-accounting-contacts.cjs.map +1 -1
- package/dist/actions/get-accounting-contacts.d.cts +3 -4
- package/dist/actions/get-accounting-contacts.d.cts.map +1 -1
- package/dist/actions/get-accounting-contacts.d.mts +3 -4
- package/dist/actions/get-accounting-contacts.d.mts.map +1 -1
- package/dist/actions/get-accounting-contacts.mjs +1 -0
- package/dist/actions/get-accounting-contacts.mjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.cjs +1 -0
- package/dist/actions/get-check-account-balance-at-date.cjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.cts +3 -4
- package/dist/actions/get-check-account-balance-at-date.d.cts.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.mts +3 -4
- package/dist/actions/get-check-account-balance-at-date.d.mts.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.mjs +1 -0
- package/dist/actions/get-check-account-balance-at-date.mjs.map +1 -1
- package/dist/actions/get-check-account-by-id.cjs +1 -0
- package/dist/actions/get-check-account-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-by-id.d.cts +3 -3
- package/dist/actions/get-check-account-by-id.d.cts.map +1 -1
- package/dist/actions/get-check-account-by-id.d.mts +3 -3
- package/dist/actions/get-check-account-by-id.d.mts.map +1 -1
- package/dist/actions/get-check-account-by-id.mjs +1 -0
- package/dist/actions/get-check-account-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.cjs +1 -0
- package/dist/actions/get-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.d.cts +3 -3
- package/dist/actions/get-check-account-transaction-by-id.d.cts.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.d.mts +3 -3
- package/dist/actions/get-check-account-transaction-by-id.d.mts.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.mjs +1 -0
- package/dist/actions/get-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transactions.cjs +1 -0
- package/dist/actions/get-check-account-transactions.cjs.map +1 -1
- package/dist/actions/get-check-account-transactions.d.cts +3 -10
- package/dist/actions/get-check-account-transactions.d.cts.map +1 -1
- package/dist/actions/get-check-account-transactions.d.mts +3 -10
- package/dist/actions/get-check-account-transactions.d.mts.map +1 -1
- package/dist/actions/get-check-account-transactions.mjs +1 -0
- package/dist/actions/get-check-account-transactions.mjs.map +1 -1
- package/dist/actions/get-check-accounts.cjs +1 -0
- package/dist/actions/get-check-accounts.cjs.map +1 -1
- package/dist/actions/get-check-accounts.d.cts +3 -5
- package/dist/actions/get-check-accounts.d.cts.map +1 -1
- package/dist/actions/get-check-accounts.d.mts +3 -5
- package/dist/actions/get-check-accounts.d.mts.map +1 -1
- package/dist/actions/get-check-accounts.mjs +1 -0
- package/dist/actions/get-check-accounts.mjs.map +1 -1
- package/dist/actions/get-communication-way-keys.cjs +1 -0
- package/dist/actions/get-communication-way-keys.cjs.map +1 -1
- package/dist/actions/get-communication-way-keys.d.cts +3 -1
- package/dist/actions/get-communication-way-keys.d.cts.map +1 -1
- package/dist/actions/get-communication-way-keys.d.mts +3 -1
- package/dist/actions/get-communication-way-keys.d.mts.map +1 -1
- package/dist/actions/get-communication-way-keys.mjs +1 -0
- package/dist/actions/get-communication-way-keys.mjs.map +1 -1
- package/dist/actions/get-communication-ways.cjs +1 -0
- package/dist/actions/get-communication-ways.cjs.map +1 -1
- package/dist/actions/get-communication-ways.d.cts +3 -6
- package/dist/actions/get-communication-ways.d.cts.map +1 -1
- package/dist/actions/get-communication-ways.d.mts +3 -6
- package/dist/actions/get-communication-ways.d.mts.map +1 -1
- package/dist/actions/get-communication-ways.mjs +1 -0
- package/dist/actions/get-communication-ways.mjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.cjs +1 -0
- package/dist/actions/get-communicationway-by-id.cjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.d.cts +3 -3
- package/dist/actions/get-communicationway-by-id.d.cts.map +1 -1
- package/dist/actions/get-communicationway-by-id.d.mts +3 -3
- package/dist/actions/get-communicationway-by-id.d.mts.map +1 -1
- package/dist/actions/get-communicationway-by-id.mjs +1 -0
- package/dist/actions/get-communicationway-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.cjs +1 -0
- package/dist/actions/get-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.d.cts +3 -3
- package/dist/actions/get-contact-address-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-address-by-id.d.mts +3 -3
- package/dist/actions/get-contact-address-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-address-by-id.mjs +1 -0
- package/dist/actions/get-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-addresses.cjs +1 -0
- package/dist/actions/get-contact-addresses.cjs.map +1 -1
- package/dist/actions/get-contact-addresses.d.cts +3 -5
- package/dist/actions/get-contact-addresses.d.cts.map +1 -1
- package/dist/actions/get-contact-addresses.d.mts +3 -5
- package/dist/actions/get-contact-addresses.d.mts.map +1 -1
- package/dist/actions/get-contact-addresses.mjs +1 -0
- package/dist/actions/get-contact-addresses.mjs.map +1 -1
- package/dist/actions/get-contact-by-id.cjs +1 -0
- package/dist/actions/get-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-by-id.d.cts +3 -3
- package/dist/actions/get-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-by-id.d.mts +3 -3
- package/dist/actions/get-contact-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-by-id.mjs +1 -0
- package/dist/actions/get-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.cjs +1 -0
- package/dist/actions/get-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.d.cts +3 -3
- package/dist/actions/get-contact-custom-field-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.d.mts +3 -3
- package/dist/actions/get-contact-custom-field-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.mjs +1 -0
- package/dist/actions/get-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.cjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.d.cts +3 -3
- package/dist/actions/get-contact-custom-field-setting-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.d.mts +3 -3
- package/dist/actions/get-contact-custom-field-setting-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.mjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.cjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-reference-count.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.cts +3 -3
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.mts +3 -3
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs +1 -0
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.cjs +1 -0
- package/dist/actions/get-contact-custom-field-settings.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.d.cts +3 -6
- package/dist/actions/get-contact-custom-field-settings.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.d.mts +3 -6
- package/dist/actions/get-contact-custom-field-settings.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.mjs +1 -0
- package/dist/actions/get-contact-custom-field-settings.mjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.cjs +1 -0
- package/dist/actions/get-contact-custom-fields.cjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.d.cts +3 -6
- package/dist/actions/get-contact-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-contact-custom-fields.d.mts +3 -6
- package/dist/actions/get-contact-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-contact-custom-fields.mjs +1 -0
- package/dist/actions/get-contact-custom-fields.mjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.cjs +1 -0
- package/dist/actions/get-contact-tabs-item-count.cjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.cts +3 -3
- package/dist/actions/get-contact-tabs-item-count.d.cts.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.mts +3 -3
- package/dist/actions/get-contact-tabs-item-count.d.mts.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.mjs +1 -0
- package/dist/actions/get-contact-tabs-item-count.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +1 -0
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +3 -14
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +3 -14
- package/dist/actions/get-contacts.d.mts.map +1 -1
- package/dist/actions/get-contacts.mjs +1 -0
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-credit-note-positions.cjs +1 -0
- package/dist/actions/get-credit-note-positions.cjs.map +1 -1
- package/dist/actions/get-credit-note-positions.d.cts +3 -4
- package/dist/actions/get-credit-note-positions.d.cts.map +1 -1
- package/dist/actions/get-credit-note-positions.d.mts +3 -4
- package/dist/actions/get-credit-note-positions.d.mts.map +1 -1
- package/dist/actions/get-credit-note-positions.mjs +1 -0
- package/dist/actions/get-credit-note-positions.mjs.map +1 -1
- package/dist/actions/get-credit-notes.cjs +1 -0
- package/dist/actions/get-credit-notes.cjs.map +1 -1
- package/dist/actions/get-credit-notes.d.cts +3 -15
- package/dist/actions/get-credit-notes.d.cts.map +1 -1
- package/dist/actions/get-credit-notes.d.mts +3 -15
- package/dist/actions/get-credit-notes.d.mts.map +1 -1
- package/dist/actions/get-credit-notes.mjs +1 -0
- package/dist/actions/get-credit-notes.mjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.cjs +1 -0
- package/dist/actions/get-export-invoicecsv.cjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.d.cts +3 -5
- package/dist/actions/get-export-invoicecsv.d.cts.map +1 -1
- package/dist/actions/get-export-invoicecsv.d.mts +3 -5
- package/dist/actions/get-export-invoicecsv.d.mts.map +1 -1
- package/dist/actions/get-export-invoicecsv.mjs +1 -0
- package/dist/actions/get-export-invoicecsv.mjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.cjs +1 -0
- package/dist/actions/get-export-transactions-csv.cjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.d.cts +3 -5
- package/dist/actions/get-export-transactions-csv.d.cts.map +1 -1
- package/dist/actions/get-export-transactions-csv.d.mts +3 -5
- package/dist/actions/get-export-transactions-csv.d.mts.map +1 -1
- package/dist/actions/get-export-transactions-csv.mjs +1 -0
- package/dist/actions/get-export-transactions-csv.mjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.cjs +1 -0
- package/dist/actions/get-invoice-is-partially-paid.cjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.cts +3 -3
- package/dist/actions/get-invoice-is-partially-paid.d.cts.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.mts +3 -3
- package/dist/actions/get-invoice-is-partially-paid.d.mts.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.mjs +1 -0
- package/dist/actions/get-invoice-is-partially-paid.mjs.map +1 -1
- package/dist/actions/get-invoice-positions.cjs +1 -0
- package/dist/actions/get-invoice-positions.cjs.map +1 -1
- package/dist/actions/get-invoice-positions.d.cts +3 -6
- package/dist/actions/get-invoice-positions.d.cts.map +1 -1
- package/dist/actions/get-invoice-positions.d.mts +3 -6
- package/dist/actions/get-invoice-positions.d.mts.map +1 -1
- package/dist/actions/get-invoice-positions.mjs +1 -0
- package/dist/actions/get-invoice-positions.mjs.map +1 -1
- package/dist/actions/get-invoice-poss.cjs +1 -0
- package/dist/actions/get-invoice-poss.cjs.map +1 -1
- package/dist/actions/get-invoice-poss.d.cts +3 -7
- package/dist/actions/get-invoice-poss.d.cts.map +1 -1
- package/dist/actions/get-invoice-poss.d.mts +3 -7
- package/dist/actions/get-invoice-poss.d.mts.map +1 -1
- package/dist/actions/get-invoice-poss.mjs +1 -0
- package/dist/actions/get-invoice-poss.mjs.map +1 -1
- package/dist/actions/get-invoices.cjs +1 -0
- package/dist/actions/get-invoices.cjs.map +1 -1
- package/dist/actions/get-invoices.d.cts +3 -14
- package/dist/actions/get-invoices.d.cts.map +1 -1
- package/dist/actions/get-invoices.d.mts +3 -14
- package/dist/actions/get-invoices.d.mts.map +1 -1
- package/dist/actions/get-invoices.mjs +1 -0
- package/dist/actions/get-invoices.mjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.cjs +1 -0
- package/dist/actions/get-letterpapers-with-thumb.cjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.d.cts +3 -1
- package/dist/actions/get-letterpapers-with-thumb.d.cts.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.d.mts +3 -1
- package/dist/actions/get-letterpapers-with-thumb.d.mts.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.mjs +1 -0
- package/dist/actions/get-letterpapers-with-thumb.mjs.map +1 -1
- package/dist/actions/get-next-customer-number.cjs +1 -0
- package/dist/actions/get-next-customer-number.cjs.map +1 -1
- package/dist/actions/get-next-customer-number.d.cts +3 -1
- package/dist/actions/get-next-customer-number.d.cts.map +1 -1
- package/dist/actions/get-next-customer-number.d.mts +3 -1
- package/dist/actions/get-next-customer-number.d.mts.map +1 -1
- package/dist/actions/get-next-customer-number.mjs +1 -0
- package/dist/actions/get-next-customer-number.mjs.map +1 -1
- package/dist/actions/get-order-by-id.cjs +1 -0
- package/dist/actions/get-order-by-id.cjs.map +1 -1
- package/dist/actions/get-order-by-id.d.cts +3 -3
- package/dist/actions/get-order-by-id.d.cts.map +1 -1
- package/dist/actions/get-order-by-id.d.mts +3 -3
- package/dist/actions/get-order-by-id.d.mts.map +1 -1
- package/dist/actions/get-order-by-id.mjs +1 -0
- package/dist/actions/get-order-by-id.mjs.map +1 -1
- package/dist/actions/get-order-discounts.cjs +1 -0
- package/dist/actions/get-order-discounts.cjs.map +1 -1
- package/dist/actions/get-order-discounts.d.cts +3 -6
- package/dist/actions/get-order-discounts.d.cts.map +1 -1
- package/dist/actions/get-order-discounts.d.mts +3 -6
- package/dist/actions/get-order-discounts.d.mts.map +1 -1
- package/dist/actions/get-order-discounts.mjs +1 -0
- package/dist/actions/get-order-discounts.mjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.cjs +1 -0
- package/dist/actions/get-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.d.cts +3 -3
- package/dist/actions/get-order-pos-by-id.d.cts.map +1 -1
- package/dist/actions/get-order-pos-by-id.d.mts +3 -3
- package/dist/actions/get-order-pos-by-id.d.mts.map +1 -1
- package/dist/actions/get-order-pos-by-id.mjs +1 -0
- package/dist/actions/get-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/get-order-positions.cjs +1 -0
- package/dist/actions/get-order-positions.cjs.map +1 -1
- package/dist/actions/get-order-positions.d.cts +3 -4
- package/dist/actions/get-order-positions.d.cts.map +1 -1
- package/dist/actions/get-order-positions.d.mts +3 -4
- package/dist/actions/get-order-positions.d.mts.map +1 -1
- package/dist/actions/get-order-positions.mjs +1 -0
- package/dist/actions/get-order-positions.mjs.map +1 -1
- package/dist/actions/get-orders.cjs +1 -0
- package/dist/actions/get-orders.cjs.map +1 -1
- package/dist/actions/get-orders.d.cts +3 -9
- package/dist/actions/get-orders.d.cts.map +1 -1
- package/dist/actions/get-orders.d.mts +3 -9
- package/dist/actions/get-orders.d.mts.map +1 -1
- package/dist/actions/get-orders.mjs +1 -0
- package/dist/actions/get-orders.mjs.map +1 -1
- package/dist/actions/get-part-by-id.cjs +1 -0
- package/dist/actions/get-part-by-id.cjs.map +1 -1
- package/dist/actions/get-part-by-id.d.cts +3 -3
- package/dist/actions/get-part-by-id.d.cts.map +1 -1
- package/dist/actions/get-part-by-id.d.mts +3 -3
- package/dist/actions/get-part-by-id.d.mts.map +1 -1
- package/dist/actions/get-part-by-id.mjs +1 -0
- package/dist/actions/get-part-by-id.mjs.map +1 -1
- package/dist/actions/get-part-contact-prices.cjs +1 -0
- package/dist/actions/get-part-contact-prices.cjs.map +1 -1
- package/dist/actions/get-part-contact-prices.d.cts +3 -10
- package/dist/actions/get-part-contact-prices.d.cts.map +1 -1
- package/dist/actions/get-part-contact-prices.d.mts +3 -10
- package/dist/actions/get-part-contact-prices.d.mts.map +1 -1
- package/dist/actions/get-part-contact-prices.mjs +1 -0
- package/dist/actions/get-part-contact-prices.mjs.map +1 -1
- package/dist/actions/get-part-stock.cjs +1 -0
- package/dist/actions/get-part-stock.cjs.map +1 -1
- package/dist/actions/get-part-stock.d.cts +3 -3
- package/dist/actions/get-part-stock.d.cts.map +1 -1
- package/dist/actions/get-part-stock.d.mts +3 -3
- package/dist/actions/get-part-stock.d.mts.map +1 -1
- package/dist/actions/get-part-stock.mjs +1 -0
- package/dist/actions/get-part-stock.mjs.map +1 -1
- package/dist/actions/get-part-unities.cjs +1 -0
- package/dist/actions/get-part-unities.cjs.map +1 -1
- package/dist/actions/get-part-unities.d.cts +3 -6
- package/dist/actions/get-part-unities.d.cts.map +1 -1
- package/dist/actions/get-part-unities.d.mts +3 -6
- package/dist/actions/get-part-unities.d.mts.map +1 -1
- package/dist/actions/get-part-unities.mjs +1 -0
- package/dist/actions/get-part-unities.mjs.map +1 -1
- package/dist/actions/get-parts.cjs +1 -0
- package/dist/actions/get-parts.cjs.map +1 -1
- package/dist/actions/get-parts.d.cts +3 -8
- package/dist/actions/get-parts.d.cts.map +1 -1
- package/dist/actions/get-parts.d.mts +3 -8
- package/dist/actions/get-parts.d.mts.map +1 -1
- package/dist/actions/get-parts.mjs +1 -0
- package/dist/actions/get-parts.mjs.map +1 -1
- package/dist/actions/get-payment-methods.cjs +1 -0
- package/dist/actions/get-payment-methods.cjs.map +1 -1
- package/dist/actions/get-payment-methods.d.cts +3 -5
- package/dist/actions/get-payment-methods.d.cts.map +1 -1
- package/dist/actions/get-payment-methods.d.mts +3 -5
- package/dist/actions/get-payment-methods.d.mts.map +1 -1
- package/dist/actions/get-payment-methods.mjs +1 -0
- package/dist/actions/get-payment-methods.mjs.map +1 -1
- package/dist/actions/get-places.cjs +1 -0
- package/dist/actions/get-places.cjs.map +1 -1
- package/dist/actions/get-places.d.cts +3 -7
- package/dist/actions/get-places.d.cts.map +1 -1
- package/dist/actions/get-places.d.mts +3 -7
- package/dist/actions/get-places.d.mts.map +1 -1
- package/dist/actions/get-places.mjs +1 -0
- package/dist/actions/get-places.mjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.cjs +1 -0
- package/dist/actions/get-private-transaction-rules.cjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.d.cts +3 -5
- package/dist/actions/get-private-transaction-rules.d.cts.map +1 -1
- package/dist/actions/get-private-transaction-rules.d.mts +3 -5
- package/dist/actions/get-private-transaction-rules.d.mts.map +1 -1
- package/dist/actions/get-private-transaction-rules.mjs +1 -0
- package/dist/actions/get-private-transaction-rules.mjs.map +1 -1
- package/dist/actions/get-progress.cjs +1 -0
- package/dist/actions/get-progress.cjs.map +1 -1
- package/dist/actions/get-progress.d.cts +3 -3
- package/dist/actions/get-progress.d.cts.map +1 -1
- package/dist/actions/get-progress.d.mts +3 -3
- package/dist/actions/get-progress.d.mts.map +1 -1
- package/dist/actions/get-progress.mjs +1 -0
- package/dist/actions/get-progress.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-account-number.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.d.cts +3 -3
- package/dist/actions/get-receipt-guidance-for-account-number.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.d.mts +3 -3
- package/dist/actions/get-receipt-guidance-for-account-number.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-account-number.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.cts +3 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.mts +3 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-expense.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.cts +3 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.mts +3 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-expense.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-revenue.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.cts +3 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.mts +3 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-revenue.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs +1 -0
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.cts +3 -3
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.cts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.mts +3 -3
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.mts.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs +1 -0
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs.map +1 -1
- package/dist/actions/get-report-invoicelist.cjs +1 -0
- package/dist/actions/get-report-invoicelist.cjs.map +1 -1
- package/dist/actions/get-report-invoicelist.d.cts +3 -7
- package/dist/actions/get-report-invoicelist.d.cts.map +1 -1
- package/dist/actions/get-report-invoicelist.d.mts +3 -7
- package/dist/actions/get-report-invoicelist.d.mts.map +1 -1
- package/dist/actions/get-report-invoicelist.mjs +1 -0
- package/dist/actions/get-report-invoicelist.mjs.map +1 -1
- package/dist/actions/get-report-orderlist.cjs +1 -0
- package/dist/actions/get-report-orderlist.cjs.map +1 -1
- package/dist/actions/get-report-orderlist.d.cts +3 -7
- package/dist/actions/get-report-orderlist.d.cts.map +1 -1
- package/dist/actions/get-report-orderlist.d.mts +3 -7
- package/dist/actions/get-report-orderlist.d.mts.map +1 -1
- package/dist/actions/get-report-orderlist.mjs +1 -0
- package/dist/actions/get-report-orderlist.mjs.map +1 -1
- package/dist/actions/get-sev-client-config.cjs +1 -0
- package/dist/actions/get-sev-client-config.cjs.map +1 -1
- package/dist/actions/get-sev-client-config.d.cts +3 -3
- package/dist/actions/get-sev-client-config.d.cts.map +1 -1
- package/dist/actions/get-sev-client-config.d.mts +3 -3
- package/dist/actions/get-sev-client-config.d.mts.map +1 -1
- package/dist/actions/get-sev-client-config.mjs +1 -0
- package/dist/actions/get-sev-client-config.mjs.map +1 -1
- package/dist/actions/get-tag-by-id.cjs +1 -0
- package/dist/actions/get-tag-by-id.cjs.map +1 -1
- package/dist/actions/get-tag-by-id.d.cts +3 -3
- package/dist/actions/get-tag-by-id.d.cts.map +1 -1
- package/dist/actions/get-tag-by-id.d.mts +3 -3
- package/dist/actions/get-tag-by-id.d.mts.map +1 -1
- package/dist/actions/get-tag-by-id.mjs +1 -0
- package/dist/actions/get-tag-by-id.mjs.map +1 -1
- package/dist/actions/get-tag-relations.cjs +1 -0
- package/dist/actions/get-tag-relations.cjs.map +1 -1
- package/dist/actions/get-tag-relations.d.cts +3 -5
- package/dist/actions/get-tag-relations.d.cts.map +1 -1
- package/dist/actions/get-tag-relations.d.mts +3 -5
- package/dist/actions/get-tag-relations.d.mts.map +1 -1
- package/dist/actions/get-tag-relations.mjs +1 -0
- package/dist/actions/get-tag-relations.mjs.map +1 -1
- package/dist/actions/get-tags.cjs +1 -0
- package/dist/actions/get-tags.cjs.map +1 -1
- package/dist/actions/get-tags.d.cts +3 -4
- package/dist/actions/get-tags.d.cts.map +1 -1
- package/dist/actions/get-tags.d.mts +3 -4
- package/dist/actions/get-tags.d.mts.map +1 -1
- package/dist/actions/get-tags.mjs +1 -0
- package/dist/actions/get-tags.mjs.map +1 -1
- package/dist/actions/get-tax-rules.cjs +1 -0
- package/dist/actions/get-tax-rules.cjs.map +1 -1
- package/dist/actions/get-tax-rules.d.cts +3 -6
- package/dist/actions/get-tax-rules.d.cts.map +1 -1
- package/dist/actions/get-tax-rules.d.mts +3 -6
- package/dist/actions/get-tax-rules.d.mts.map +1 -1
- package/dist/actions/get-tax-rules.mjs +1 -0
- package/dist/actions/get-tax-rules.mjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.cjs +1 -0
- package/dist/actions/get-tools-bookkeeping-system-version.cjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.cts +3 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.cts.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.mts +3 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.mts.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.mjs +1 -0
- package/dist/actions/get-tools-bookkeeping-system-version.mjs.map +1 -1
- package/dist/actions/render-invoice.cjs +1 -0
- package/dist/actions/render-invoice.cjs.map +1 -1
- package/dist/actions/render-invoice.d.cts +3 -4
- package/dist/actions/render-invoice.d.cts.map +1 -1
- package/dist/actions/render-invoice.d.mts +3 -4
- package/dist/actions/render-invoice.d.mts.map +1 -1
- package/dist/actions/render-invoice.mjs +1 -0
- package/dist/actions/render-invoice.mjs.map +1 -1
- package/dist/actions/reset-credit-note-to-open.cjs +1 -0
- package/dist/actions/reset-credit-note-to-open.cjs.map +1 -1
- package/dist/actions/reset-credit-note-to-open.d.cts +3 -3
- package/dist/actions/reset-credit-note-to-open.d.cts.map +1 -1
- package/dist/actions/reset-credit-note-to-open.d.mts +3 -3
- package/dist/actions/reset-credit-note-to-open.d.mts.map +1 -1
- package/dist/actions/reset-credit-note-to-open.mjs +1 -0
- package/dist/actions/reset-credit-note-to-open.mjs.map +1 -1
- package/dist/actions/save-invoice.cjs +1 -0
- package/dist/actions/save-invoice.cjs.map +1 -1
- package/dist/actions/save-invoice.d.cts +5 -96
- package/dist/actions/save-invoice.d.cts.map +1 -1
- package/dist/actions/save-invoice.d.mts +5 -96
- package/dist/actions/save-invoice.d.mts.map +1 -1
- package/dist/actions/save-invoice.mjs +1 -0
- package/dist/actions/save-invoice.mjs.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.cjs +1 -0
- package/dist/actions/send-credit-note-by-with-render.cjs.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.d.cts +3 -4
- package/dist/actions/send-credit-note-by-with-render.d.cts.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.d.mts +3 -4
- package/dist/actions/send-credit-note-by-with-render.d.mts.map +1 -1
- package/dist/actions/send-credit-note-by-with-render.mjs +1 -0
- package/dist/actions/send-credit-note-by-with-render.mjs.map +1 -1
- package/dist/actions/send-credit-note-by.cjs +1 -0
- package/dist/actions/send-credit-note-by.cjs.map +1 -1
- package/dist/actions/send-credit-note-by.d.cts +5 -7
- package/dist/actions/send-credit-note-by.d.cts.map +1 -1
- package/dist/actions/send-credit-note-by.d.mts +5 -7
- package/dist/actions/send-credit-note-by.d.mts.map +1 -1
- package/dist/actions/send-credit-note-by.mjs +1 -0
- package/dist/actions/send-credit-note-by.mjs.map +1 -1
- package/dist/actions/send-invoice-by.cjs +1 -0
- package/dist/actions/send-invoice-by.cjs.map +1 -1
- package/dist/actions/send-invoice-by.d.cts +5 -7
- package/dist/actions/send-invoice-by.d.cts.map +1 -1
- package/dist/actions/send-invoice-by.d.mts +5 -7
- package/dist/actions/send-invoice-by.d.mts.map +1 -1
- package/dist/actions/send-invoice-by.mjs +1 -0
- package/dist/actions/send-invoice-by.mjs.map +1 -1
- package/dist/actions/send-order-by.cjs +1 -0
- package/dist/actions/send-order-by.cjs.map +1 -1
- package/dist/actions/send-order-by.d.cts +5 -7
- package/dist/actions/send-order-by.d.cts.map +1 -1
- package/dist/actions/send-order-by.d.mts +5 -7
- package/dist/actions/send-order-by.d.mts.map +1 -1
- package/dist/actions/send-order-by.mjs +1 -0
- package/dist/actions/send-order-by.mjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.cjs +1 -0
- package/dist/actions/update-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.d.cts +3 -9
- package/dist/actions/update-accounting-contact-by-id.d.cts.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.d.mts +3 -9
- package/dist/actions/update-accounting-contact-by-id.d.mts.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.mjs +1 -0
- package/dist/actions/update-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.cjs +1 -0
- package/dist/actions/update-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.d.cts +3 -21
- package/dist/actions/update-check-account-transaction-by-id.d.cts.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.d.mts +3 -21
- package/dist/actions/update-check-account-transaction-by-id.d.mts.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.mjs +1 -0
- package/dist/actions/update-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account.cjs +1 -0
- package/dist/actions/update-check-account.cjs.map +1 -1
- package/dist/actions/update-check-account.d.cts +3 -16
- package/dist/actions/update-check-account.d.cts.map +1 -1
- package/dist/actions/update-check-account.d.mts +3 -16
- package/dist/actions/update-check-account.d.mts.map +1 -1
- package/dist/actions/update-check-account.mjs +1 -0
- package/dist/actions/update-check-account.mjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.cjs +1 -0
- package/dist/actions/update-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.d.cts +3 -14
- package/dist/actions/update-communication-way-by-id.d.cts.map +1 -1
- package/dist/actions/update-communication-way-by-id.d.mts +3 -14
- package/dist/actions/update-communication-way-by-id.d.mts.map +1 -1
- package/dist/actions/update-communication-way-by-id.mjs +1 -0
- package/dist/actions/update-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.cjs +1 -0
- package/dist/actions/update-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.d.cts +3 -22
- package/dist/actions/update-contact-address-by-id.d.cts.map +1 -1
- package/dist/actions/update-contact-address-by-id.d.mts +3 -22
- package/dist/actions/update-contact-address-by-id.d.mts.map +1 -1
- package/dist/actions/update-contact-address-by-id.mjs +1 -0
- package/dist/actions/update-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.cjs +1 -0
- package/dist/actions/update-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.d.cts +3 -13
- package/dist/actions/update-contact-custom-field-by-id.d.cts.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.d.mts +3 -13
- package/dist/actions/update-contact-custom-field-by-id.d.mts.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.mjs +1 -0
- package/dist/actions/update-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.cjs +1 -0
- package/dist/actions/update-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.d.cts +3 -6
- package/dist/actions/update-contact-custom-field-setting-by-id.d.cts.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.d.mts +3 -6
- package/dist/actions/update-contact-custom-field-setting-by-id.d.mts.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs +1 -0
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -33
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -33
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-invoice-parameter.cjs +1 -0
- package/dist/actions/update-invoice-parameter.cjs.map +1 -1
- package/dist/actions/update-invoice-parameter.d.cts +3 -5
- package/dist/actions/update-invoice-parameter.d.cts.map +1 -1
- package/dist/actions/update-invoice-parameter.d.mts +3 -5
- package/dist/actions/update-invoice-parameter.d.mts.map +1 -1
- package/dist/actions/update-invoice-parameter.mjs +1 -0
- package/dist/actions/update-invoice-parameter.mjs.map +1 -1
- package/dist/actions/update-order-by-id.cjs +1 -0
- package/dist/actions/update-order-by-id.cjs.map +1 -1
- package/dist/actions/update-order-by-id.d.cts +5 -48
- package/dist/actions/update-order-by-id.d.cts.map +1 -1
- package/dist/actions/update-order-by-id.d.mts +5 -48
- package/dist/actions/update-order-by-id.d.mts.map +1 -1
- package/dist/actions/update-order-by-id.mjs +1 -0
- package/dist/actions/update-order-by-id.mjs.map +1 -1
- package/dist/actions/update-order-template.cjs +1 -0
- package/dist/actions/update-order-template.cjs.map +1 -1
- package/dist/actions/update-order-template.d.cts +3 -5
- package/dist/actions/update-order-template.d.cts.map +1 -1
- package/dist/actions/update-order-template.d.mts +3 -5
- package/dist/actions/update-order-template.d.mts.map +1 -1
- package/dist/actions/update-order-template.mjs +1 -0
- package/dist/actions/update-order-template.mjs.map +1 -1
- package/dist/actions/update-part-by-id.cjs +1 -0
- package/dist/actions/update-part-by-id.cjs.map +1 -1
- package/dist/actions/update-part-by-id.d.cts +3 -23
- package/dist/actions/update-part-by-id.d.cts.map +1 -1
- package/dist/actions/update-part-by-id.d.mts +3 -23
- package/dist/actions/update-part-by-id.d.mts.map +1 -1
- package/dist/actions/update-part-by-id.mjs +1 -0
- package/dist/actions/update-part-by-id.mjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.cjs +1 -0
- package/dist/actions/update-sev-client-export-config.cjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.d.cts +3 -6
- package/dist/actions/update-sev-client-export-config.d.cts.map +1 -1
- package/dist/actions/update-sev-client-export-config.d.mts +3 -6
- package/dist/actions/update-sev-client-export-config.d.mts.map +1 -1
- package/dist/actions/update-sev-client-export-config.mjs +1 -0
- package/dist/actions/update-sev-client-export-config.mjs.map +1 -1
- package/dist/actions/update-tag-by-id.cjs +1 -0
- package/dist/actions/update-tag-by-id.cjs.map +1 -1
- package/dist/actions/update-tag-by-id.d.cts +3 -4
- package/dist/actions/update-tag-by-id.d.cts.map +1 -1
- package/dist/actions/update-tag-by-id.d.mts +3 -4
- package/dist/actions/update-tag-by-id.d.mts.map +1 -1
- package/dist/actions/update-tag-by-id.mjs +1 -0
- package/dist/actions/update-tag-by-id.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-private-transaction-rules.d.ts
|
|
@@ -20,11 +22,7 @@ declare const SevdeskGetPrivateTransactionRulesOutput: z.ZodObject<{
|
|
|
20
22
|
counterpartName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>>>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const sevdeskGetPrivateTransactionRules:
|
|
24
|
-
embed?: string | undefined;
|
|
25
|
-
limit?: number | undefined;
|
|
26
|
-
offset?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const sevdeskGetPrivateTransactionRules: AppAction<typeof SevdeskGetPrivateTransactionRulesInput, typeof SevdeskGetPrivateTransactionRulesOutput, typeof sevdesk.credential>;
|
|
28
26
|
//#endregion
|
|
29
27
|
export { sevdeskGetPrivateTransactionRules };
|
|
30
28
|
//# sourceMappingURL=get-private-transaction-rules.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-private-transaction-rules.d.cts","names":[],"sources":["../../src/actions/get-private-transaction-rules.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-private-transaction-rules.d.cts","names":[],"sources":["../../src/actions/get-private-transaction-rules.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAkBtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAIvC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-private-transaction-rules.d.ts
|
|
@@ -20,11 +22,7 @@ declare const SevdeskGetPrivateTransactionRulesOutput: z.ZodObject<{
|
|
|
20
22
|
counterpartName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>>>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const sevdeskGetPrivateTransactionRules:
|
|
24
|
-
embed?: string | undefined;
|
|
25
|
-
limit?: number | undefined;
|
|
26
|
-
offset?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const sevdeskGetPrivateTransactionRules: AppAction<typeof SevdeskGetPrivateTransactionRulesInput, typeof SevdeskGetPrivateTransactionRulesOutput, typeof sevdesk.credential>;
|
|
28
26
|
//#endregion
|
|
29
27
|
export { sevdeskGetPrivateTransactionRules };
|
|
30
28
|
//# sourceMappingURL=get-private-transaction-rules.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-private-transaction-rules.d.mts","names":[],"sources":["../../src/actions/get-private-transaction-rules.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-private-transaction-rules.d.mts","names":[],"sources":["../../src/actions/get-private-transaction-rules.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAkBtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAIvC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-private-transaction-rules.mjs","names":[],"sources":["../../src/actions/get-private-transaction-rules.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPrivateTransactionRulesInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'sevClient'\").optional(),\n limit: z.number().int().describe(\"Maximum number of rules to return per request (pagination)\").optional(),\n offset: z.number().int().describe(\"Number of rules to skip before returning results (pagination)\").optional(),\n}).describe(\"Request model for retrieving private transaction rules from sevDesk.\");\nconst SevdeskGetPrivateTransactionRules_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient.\");\nconst SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule\").nullable(),\n create: z.string().describe(\"Date of entity creation in ISO 8601 format\").nullable(),\n update: z.string().describe(\"Date of last entity update in ISO 8601 format\").nullable(),\n sevClient: SevdeskGetPrivateTransactionRules_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The object name, always 'PrivateTransactionRule'\").nullable(),\n paymentPurpose: z.string().describe(\"The payment purpose of transactions to match. Transactions matching this payment purpose will be automatically marked as private.\").nullable().optional(),\n counterpartName: z.string().describe(\"The counterpart name of transactions to match. Transactions matching this name will be automatically marked as private.\").nullable().optional(),\n}).passthrough().describe(\"Represents a private transaction rule returned by sevDesk.\");\nexport const SevdeskGetPrivateTransactionRulesOutput = z.object({\n objects: z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe(\"List of private transaction rule objects returned by sevDesk\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of private transaction rules.\");\n\nexport const sevdeskGetPrivateTransactionRules = action(\"SEVDESK_GET_PRIVATE_TRANSACTION_RULES\", {\n slug: \"sevdesk-get-private-transaction-rules\",\n name: \"Get Private Transaction Rules\",\n description: \"Tool to list existing private transaction rules in SevDesk. Use when you need to retrieve all rules that automatically mark transactions as private based on counterpart name or payment purpose. This is useful for reviewing configured rules for separating personal transactions from business ones.\",\n input: SevdeskGetPrivateTransactionRulesInput,\n output: SevdeskGetPrivateTransactionRulesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-private-transaction-rules.mjs","names":[],"sources":["../../src/actions/get-private-transaction-rules.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetPrivateTransactionRulesInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'sevClient'\").optional(),\n limit: z.number().int().describe(\"Maximum number of rules to return per request (pagination)\").optional(),\n offset: z.number().int().describe(\"Number of rules to skip before returning results (pagination)\").optional(),\n}).describe(\"Request model for retrieving private transaction rules from sevDesk.\");\nconst SevdeskGetPrivateTransactionRules_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient.\");\nconst SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule\").nullable(),\n create: z.string().describe(\"Date of entity creation in ISO 8601 format\").nullable(),\n update: z.string().describe(\"Date of last entity update in ISO 8601 format\").nullable(),\n sevClient: SevdeskGetPrivateTransactionRules_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The object name, always 'PrivateTransactionRule'\").nullable(),\n paymentPurpose: z.string().describe(\"The payment purpose of transactions to match. Transactions matching this payment purpose will be automatically marked as private.\").nullable().optional(),\n counterpartName: z.string().describe(\"The counterpart name of transactions to match. Transactions matching this name will be automatically marked as private.\").nullable().optional(),\n}).passthrough().describe(\"Represents a private transaction rule returned by sevDesk.\");\nexport const SevdeskGetPrivateTransactionRulesOutput = z.object({\n objects: z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe(\"List of private transaction rule objects returned by sevDesk\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of private transaction rules.\");\n\nexport const sevdeskGetPrivateTransactionRules: AppAction<\n typeof SevdeskGetPrivateTransactionRulesInput,\n typeof SevdeskGetPrivateTransactionRulesOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_PRIVATE_TRANSACTION_RULES\", {\n slug: \"sevdesk-get-private-transaction-rules\",\n name: \"Get Private Transaction Rules\",\n description: \"Tool to list existing private transaction rules in SevDesk. Use when you need to retrieve all rules that automatically mark transactions as private based on counterpart name or payment purpose. This is useful for reviewing configured rules for separating personal transactions from business ones.\",\n input: SevdeskGetPrivateTransactionRulesInput,\n output: SevdeskGetPrivateTransactionRulesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yCAAyC,EAAE,OAAO;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC3H,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,6DAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAM,qEAAqE,EAAE,OAAO;CAClF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,WAAW,2DAA2D,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7L,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAKtF,MAAa,oCAIT,OAAO,yCAAyC;CAClD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbqD,EAAE,OAAO,EAC9D,SAAS,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-progress.cjs","names":["z","action"],"sources":["../../src/actions/get-progress.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetProgressInput = z.object({\n hash: z.string().describe(\"The hash string of an export to check progress for\"),\n}).describe(\"Request model for retrieving the progress of an export operation.\");\nconst SevdeskGetProgress_ProgressDataSchema = z.object({\n jobId: z.string().describe(\"Job ID associated with the export operation\").nullable().optional(),\n total: z.number().int().describe(\"Total number of items to be exported\").nullable().optional(),\n current: z.number().int().describe(\"Current progress count of the export operation\").nullable().optional(),\n percent: z.number().int().describe(\"Percentage of progress completed\").nullable().optional(),\n}).passthrough().describe(\"Represents the progress data for an export operation.\");\nexport const SevdeskGetProgressOutput = z.object({\n objects: z.union([SevdeskGetProgress_ProgressDataSchema, z.array(SevdeskGetProgress_ProgressDataSchema), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the progress information for an export.\");\n\nexport const sevdeskGetProgress = action(\"SEVDESK_GET_PROGRESS\", {\n slug: \"sevdesk-get-progress\",\n name: \"Get Export Progress\",\n description: \"Tool to retrieve the progress of an export operation. Use when you need to check the status of a running export by its hash identifier.\",\n input: SevdeskGetProgressInput,\n output: SevdeskGetProgressOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-progress.cjs","names":["z","action"],"sources":["../../src/actions/get-progress.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetProgressInput = z.object({\n hash: z.string().describe(\"The hash string of an export to check progress for\"),\n}).describe(\"Request model for retrieving the progress of an export operation.\");\nconst SevdeskGetProgress_ProgressDataSchema = z.object({\n jobId: z.string().describe(\"Job ID associated with the export operation\").nullable().optional(),\n total: z.number().int().describe(\"Total number of items to be exported\").nullable().optional(),\n current: z.number().int().describe(\"Current progress count of the export operation\").nullable().optional(),\n percent: z.number().int().describe(\"Percentage of progress completed\").nullable().optional(),\n}).passthrough().describe(\"Represents the progress data for an export operation.\");\nexport const SevdeskGetProgressOutput = z.object({\n objects: z.union([SevdeskGetProgress_ProgressDataSchema, z.array(SevdeskGetProgress_ProgressDataSchema), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the progress information for an export.\");\n\nexport const sevdeskGetProgress: AppAction<\n typeof SevdeskGetProgressInput,\n typeof SevdeskGetProgressOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_PROGRESS\", {\n slug: \"sevdesk-get-progress\",\n name: \"Get Export Progress\",\n description: \"Tool to retrieve the progress of an export operation. Use when you need to check the status of a running export by its hash identifier.\",\n input: SevdeskGetProgressInput,\n output: SevdeskGetProgressOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,EAChF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,MAAM;CAAC;CAAuCA,IAAAA,EAAE,MAAM,qCAAqC;CAAGA,IAAAA,EAAE,QAAQ;AAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAE7F,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-progress.d.ts
|
|
@@ -17,9 +19,7 @@ declare const SevdeskGetProgressOutput: z.ZodObject<{
|
|
|
17
19
|
percent: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
20
|
}, z.core.$loose>>, z.ZodBoolean]>>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const sevdeskGetProgress:
|
|
21
|
-
hash: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const sevdeskGetProgress: AppAction<typeof SevdeskGetProgressInput, typeof SevdeskGetProgressOutput, typeof sevdesk.credential>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { sevdeskGetProgress };
|
|
25
25
|
//# sourceMappingURL=get-progress.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-progress.d.cts","names":[],"sources":["../../src/actions/get-progress.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-progress.d.cts","names":[],"sources":["../../src/actions/get-progress.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-progress.d.ts
|
|
@@ -17,9 +19,7 @@ declare const SevdeskGetProgressOutput: z.ZodObject<{
|
|
|
17
19
|
percent: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
20
|
}, z.core.$loose>>, z.ZodBoolean]>>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const sevdeskGetProgress:
|
|
21
|
-
hash: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const sevdeskGetProgress: AppAction<typeof SevdeskGetProgressInput, typeof SevdeskGetProgressOutput, typeof sevdesk.credential>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { sevdeskGetProgress };
|
|
25
25
|
//# sourceMappingURL=get-progress.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-progress.d.mts","names":[],"sources":["../../src/actions/get-progress.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-progress.d.mts","names":[],"sources":["../../src/actions/get-progress.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-progress.mjs","names":[],"sources":["../../src/actions/get-progress.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetProgressInput = z.object({\n hash: z.string().describe(\"The hash string of an export to check progress for\"),\n}).describe(\"Request model for retrieving the progress of an export operation.\");\nconst SevdeskGetProgress_ProgressDataSchema = z.object({\n jobId: z.string().describe(\"Job ID associated with the export operation\").nullable().optional(),\n total: z.number().int().describe(\"Total number of items to be exported\").nullable().optional(),\n current: z.number().int().describe(\"Current progress count of the export operation\").nullable().optional(),\n percent: z.number().int().describe(\"Percentage of progress completed\").nullable().optional(),\n}).passthrough().describe(\"Represents the progress data for an export operation.\");\nexport const SevdeskGetProgressOutput = z.object({\n objects: z.union([SevdeskGetProgress_ProgressDataSchema, z.array(SevdeskGetProgress_ProgressDataSchema), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the progress information for an export.\");\n\nexport const sevdeskGetProgress = action(\"SEVDESK_GET_PROGRESS\", {\n slug: \"sevdesk-get-progress\",\n name: \"Get Export Progress\",\n description: \"Tool to retrieve the progress of an export operation. Use when you need to check the status of a running export by its hash identifier.\",\n input: SevdeskGetProgressInput,\n output: SevdeskGetProgressOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-progress.mjs","names":[],"sources":["../../src/actions/get-progress.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetProgressInput = z.object({\n hash: z.string().describe(\"The hash string of an export to check progress for\"),\n}).describe(\"Request model for retrieving the progress of an export operation.\");\nconst SevdeskGetProgress_ProgressDataSchema = z.object({\n jobId: z.string().describe(\"Job ID associated with the export operation\").nullable().optional(),\n total: z.number().int().describe(\"Total number of items to be exported\").nullable().optional(),\n current: z.number().int().describe(\"Current progress count of the export operation\").nullable().optional(),\n percent: z.number().int().describe(\"Percentage of progress completed\").nullable().optional(),\n}).passthrough().describe(\"Represents the progress data for an export operation.\");\nexport const SevdeskGetProgressOutput = z.object({\n objects: z.union([SevdeskGetProgress_ProgressDataSchema, z.array(SevdeskGetProgress_ProgressDataSchema), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the progress information for an export.\");\n\nexport const sevdeskGetProgress: AppAction<\n typeof SevdeskGetProgressInput,\n typeof SevdeskGetProgressOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_PROGRESS\", {\n slug: \"sevdesk-get-progress\",\n name: \"Get Export Progress\",\n description: \"Tool to retrieve the progress of an export operation. Use when you need to check the status of a running export by its hash identifier.\",\n input: SevdeskGetProgressInput,\n output: SevdeskGetProgressOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,EAChF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,wCAAwC,EAAE,OAAO;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbsC,EAAE,OAAO,EAC/C,SAAS,EAAE,MAAM;EAAC;EAAuC,EAAE,MAAM,qCAAqC;EAAG,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-account-number.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAccountNumberInput = z.object({\n accountNumber: z.number().int().describe(\"The datev account number you want to get additional information of\"),\n}).describe(\"Request model for retrieving receipt guidance for a specific Datev account number.\");\nconst SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number as string\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"Datev ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"Array of allowed tax rule identifiers for this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"Array of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guidance object with account details and allowed values.\");\nexport const SevdeskGetReceiptGuidanceForAccountNumberOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema).describe(\"Array of receipt guidance objects matching the account number\"),\n}).passthrough().describe(\"Response model containing receipt guidance information for the requested account.\");\n\nexport const sevdeskGetReceiptGuidanceForAccountNumber = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ACCOUNT_NUMBER\", {\n slug: \"sevdesk-get-receipt-guidance-for-account-number\",\n name: \"Get Receipt Guidance For Account Number\",\n description: \"Tool to retrieve receipt guidance for a specific Datev account number. Use when you need to understand what receipt types and tax rules are allowed for a particular account in the accounting system.\",\n input: SevdeskGetReceiptGuidanceForAccountNumberInput,\n output: SevdeskGetReceiptGuidanceForAccountNumberOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-account-number.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetReceiptGuidanceForAccountNumberInput = z.object({\n accountNumber: z.number().int().describe(\"The datev account number you want to get additional information of\"),\n}).describe(\"Request model for retrieving receipt guidance for a specific Datev account number.\");\nconst SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number as string\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"Datev ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"Array of allowed tax rule identifiers for this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"Array of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guidance object with account details and allowed values.\");\nexport const SevdeskGetReceiptGuidanceForAccountNumberOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema).describe(\"Array of receipt guidance objects matching the account number\"),\n}).passthrough().describe(\"Response model containing receipt guidance information for the requested account.\");\n\nexport const sevdeskGetReceiptGuidanceForAccountNumber: AppAction<\n typeof SevdeskGetReceiptGuidanceForAccountNumberInput,\n typeof SevdeskGetReceiptGuidanceForAccountNumberOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ACCOUNT_NUMBER\", {\n slug: \"sevdesk-get-receipt-guidance-for-account-number\",\n name: \"Get Receipt Guidance For Account Number\",\n description: \"Tool to retrieve receipt guidance for a specific Datev account number. Use when you need to understand what receipt types and tax rules are allowed for a particular account in the accounting system.\",\n input: SevdeskGetReceiptGuidanceForAccountNumberInput,\n output: SevdeskGetReceiptGuidanceForAccountNumberOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iDAAiDA,IAAAA,EAAE,OAAO,EACrE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,EAC/G,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAM,qEAAqEA,IAAAA,EAAE,OAAO;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sFAAsF;AAChH,MAAa,kDAAkDA,IAAAA,EAAE,OAAO,EACtE,SAASA,IAAAA,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,+DAA+D,EAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAAmF;AAE7G,MAAa,4CAITC,eAAAA,OAAO,mDAAmD;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-receipt-guidance-for-account-number.d.ts
|
|
@@ -14,9 +16,7 @@ declare const SevdeskGetReceiptGuidanceForAccountNumberOutput: z.ZodObject<{
|
|
|
14
16
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const sevdeskGetReceiptGuidanceForAccountNumber:
|
|
18
|
-
accountNumber: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const sevdeskGetReceiptGuidanceForAccountNumber: AppAction<typeof SevdeskGetReceiptGuidanceForAccountNumberInput, typeof SevdeskGetReceiptGuidanceForAccountNumberOutput, typeof sevdesk.credential>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { sevdeskGetReceiptGuidanceForAccountNumber };
|
|
22
22
|
//# sourceMappingURL=get-receipt-guidance-for-account-number.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-account-number.d.cts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-account-number.d.cts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"mappings":";;;;;cAMa,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;cAW9C,+CAAA,EAA+C,CAAA,CAAA,SAAA;;;;;;;;;;cAI/C,yCAAA,EAA2C,SAAA,QAC/C,8CAAA,SACA,+CAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-receipt-guidance-for-account-number.d.ts
|
|
@@ -14,9 +16,7 @@ declare const SevdeskGetReceiptGuidanceForAccountNumberOutput: z.ZodObject<{
|
|
|
14
16
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const sevdeskGetReceiptGuidanceForAccountNumber:
|
|
18
|
-
accountNumber: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const sevdeskGetReceiptGuidanceForAccountNumber: AppAction<typeof SevdeskGetReceiptGuidanceForAccountNumberInput, typeof SevdeskGetReceiptGuidanceForAccountNumberOutput, typeof sevdesk.credential>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { sevdeskGetReceiptGuidanceForAccountNumber };
|
|
22
22
|
//# sourceMappingURL=get-receipt-guidance-for-account-number.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-account-number.d.mts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-account-number.d.mts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"mappings":";;;;;cAMa,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;cAW9C,+CAAA,EAA+C,CAAA,CAAA,SAAA;;;;;;;;;;cAI/C,yCAAA,EAA2C,SAAA,QAC/C,8CAAA,SACA,+CAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-account-number.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAccountNumberInput = z.object({\n accountNumber: z.number().int().describe(\"The datev account number you want to get additional information of\"),\n}).describe(\"Request model for retrieving receipt guidance for a specific Datev account number.\");\nconst SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number as string\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"Datev ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"Array of allowed tax rule identifiers for this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"Array of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guidance object with account details and allowed values.\");\nexport const SevdeskGetReceiptGuidanceForAccountNumberOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema).describe(\"Array of receipt guidance objects matching the account number\"),\n}).passthrough().describe(\"Response model containing receipt guidance information for the requested account.\");\n\nexport const sevdeskGetReceiptGuidanceForAccountNumber = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ACCOUNT_NUMBER\", {\n slug: \"sevdesk-get-receipt-guidance-for-account-number\",\n name: \"Get Receipt Guidance For Account Number\",\n description: \"Tool to retrieve receipt guidance for a specific Datev account number. Use when you need to understand what receipt types and tax rules are allowed for a particular account in the accounting system.\",\n input: SevdeskGetReceiptGuidanceForAccountNumberInput,\n output: SevdeskGetReceiptGuidanceForAccountNumberOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-account-number.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetReceiptGuidanceForAccountNumberInput = z.object({\n accountNumber: z.number().int().describe(\"The datev account number you want to get additional information of\"),\n}).describe(\"Request model for retrieving receipt guidance for a specific Datev account number.\");\nconst SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number as string\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"Datev ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"Array of allowed tax rule identifiers for this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"Array of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guidance object with account details and allowed values.\");\nexport const SevdeskGetReceiptGuidanceForAccountNumberOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema).describe(\"Array of receipt guidance objects matching the account number\"),\n}).passthrough().describe(\"Response model containing receipt guidance information for the requested account.\");\n\nexport const sevdeskGetReceiptGuidanceForAccountNumber: AppAction<\n typeof SevdeskGetReceiptGuidanceForAccountNumberInput,\n typeof SevdeskGetReceiptGuidanceForAccountNumberOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ACCOUNT_NUMBER\", {\n slug: \"sevdesk-get-receipt-guidance-for-account-number\",\n name: \"Get Receipt Guidance For Account Number\",\n description: \"Tool to retrieve receipt guidance for a specific Datev account number. Use when you need to understand what receipt types and tax rules are allowed for a particular account in the accounting system.\",\n input: SevdeskGetReceiptGuidanceForAccountNumberInput,\n output: SevdeskGetReceiptGuidanceForAccountNumberOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iDAAiD,EAAE,OAAO,EACrE,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,EAC/G,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAM,qEAAqE,EAAE,OAAO;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sFAAsF;AAKhH,MAAa,4CAIT,OAAO,mDAAmD;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb6D,EAAE,OAAO,EACtE,SAAS,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,+DAA+D,EAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-all-accounts.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAllAccountsInput = z.object({}).describe(\"Request model for retrieving receipt guidance for all accounts.\");\nconst SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account or guidance notes\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number (SKR number)\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rule codes compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.\");\nexport const SevdeskGetReceiptGuidanceForAllAccountsOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe(\"List of receipt guide objects containing account information and guidance\").nullable().optional(),\n}).passthrough().describe(\"Response model for receipt guidance for all accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForAllAccounts = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS\", {\n slug: \"sevdesk-get-receipt-guidance-for-all-accounts\",\n name: \"Get Receipt Guidance For All Accounts\",\n description: \"Tool to retrieve receipt guidance for all accounts. Provides guidance on which booking accounts can be used with which tax rules and receipt types. Use when you need to determine compatible tax rates and tax rules for specific booking accounts in voucher processing.\",\n input: SevdeskGetReceiptGuidanceForAllAccountsInput,\n output: SevdeskGetReceiptGuidanceForAllAccountsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-all-accounts.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetReceiptGuidanceForAllAccountsInput = z.object({}).describe(\"Request model for retrieving receipt guidance for all accounts.\");\nconst SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account or guidance notes\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number (SKR number)\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rule codes compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.\");\nexport const SevdeskGetReceiptGuidanceForAllAccountsOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe(\"List of receipt guide objects containing account information and guidance\").nullable().optional(),\n}).passthrough().describe(\"Response model for receipt guidance for all accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForAllAccounts: AppAction<\n typeof SevdeskGetReceiptGuidanceForAllAccountsInput,\n typeof SevdeskGetReceiptGuidanceForAllAccountsOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS\", {\n slug: \"sevdesk-get-receipt-guidance-for-all-accounts\",\n name: \"Get Receipt Guidance For All Accounts\",\n description: \"Tool to retrieve receipt guidance for all accounts. Provides guidance on which booking accounts can be used with which tax rules and receipt types. Use when you need to determine compatible tax rates and tax rules for specific booking accounts in voucher processing.\",\n input: SevdeskGetReceiptGuidanceForAllAccountsInput,\n output: SevdeskGetReceiptGuidanceForAllAccountsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AACnJ,MAAM,mEAAmEA,IAAAA,EAAE,OAAO;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2HAA2H;AACrJ,MAAa,gDAAgDA,IAAAA,EAAE,OAAO,EACpE,SAASA,IAAAA,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,0CAITC,eAAAA,OAAO,iDAAiD;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-receipt-guidance-for-all-accounts.d.ts
|
|
@@ -12,7 +14,7 @@ declare const SevdeskGetReceiptGuidanceForAllAccountsOutput: z.ZodObject<{
|
|
|
12
14
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
13
15
|
}, z.core.$loose>>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const sevdeskGetReceiptGuidanceForAllAccounts:
|
|
17
|
+
declare const sevdeskGetReceiptGuidanceForAllAccounts: AppAction<typeof SevdeskGetReceiptGuidanceForAllAccountsInput, typeof SevdeskGetReceiptGuidanceForAllAccountsOutput, typeof sevdesk.credential>;
|
|
16
18
|
//#endregion
|
|
17
19
|
export { sevdeskGetReceiptGuidanceForAllAccounts };
|
|
18
20
|
//# sourceMappingURL=get-receipt-guidance-for-all-accounts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-all-accounts.d.cts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-all-accounts.d.cts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"mappings":";;;;;cAMa,4CAAA,EAA4C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;cAI7C,uCAAA,EAAyC,SAAA,QAC7C,4CAAA,SACA,6CAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-receipt-guidance-for-all-accounts.d.ts
|
|
@@ -12,7 +14,7 @@ declare const SevdeskGetReceiptGuidanceForAllAccountsOutput: z.ZodObject<{
|
|
|
12
14
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
13
15
|
}, z.core.$loose>>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const sevdeskGetReceiptGuidanceForAllAccounts:
|
|
17
|
+
declare const sevdeskGetReceiptGuidanceForAllAccounts: AppAction<typeof SevdeskGetReceiptGuidanceForAllAccountsInput, typeof SevdeskGetReceiptGuidanceForAllAccountsOutput, typeof sevdesk.credential>;
|
|
16
18
|
//#endregion
|
|
17
19
|
export { sevdeskGetReceiptGuidanceForAllAccounts };
|
|
18
20
|
//# sourceMappingURL=get-receipt-guidance-for-all-accounts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-all-accounts.d.mts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-all-accounts.d.mts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"mappings":";;;;;cAMa,4CAAA,EAA4C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;cAI7C,uCAAA,EAAyC,SAAA,QAC7C,4CAAA,SACA,6CAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-all-accounts.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAllAccountsInput = z.object({}).describe(\"Request model for retrieving receipt guidance for all accounts.\");\nconst SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account or guidance notes\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number (SKR number)\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rule codes compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.\");\nexport const SevdeskGetReceiptGuidanceForAllAccountsOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe(\"List of receipt guide objects containing account information and guidance\").nullable().optional(),\n}).passthrough().describe(\"Response model for receipt guidance for all accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForAllAccounts = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS\", {\n slug: \"sevdesk-get-receipt-guidance-for-all-accounts\",\n name: \"Get Receipt Guidance For All Accounts\",\n description: \"Tool to retrieve receipt guidance for all accounts. Provides guidance on which booking accounts can be used with which tax rules and receipt types. Use when you need to determine compatible tax rates and tax rules for specific booking accounts in voucher processing.\",\n input: SevdeskGetReceiptGuidanceForAllAccountsInput,\n output: SevdeskGetReceiptGuidanceForAllAccountsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-all-accounts.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetReceiptGuidanceForAllAccountsInput = z.object({}).describe(\"Request model for retrieving receipt guidance for all accounts.\");\nconst SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account or guidance notes\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number (SKR number)\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rule codes compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.\");\nexport const SevdeskGetReceiptGuidanceForAllAccountsOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe(\"List of receipt guide objects containing account information and guidance\").nullable().optional(),\n}).passthrough().describe(\"Response model for receipt guidance for all accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForAllAccounts: AppAction<\n typeof SevdeskGetReceiptGuidanceForAllAccountsInput,\n typeof SevdeskGetReceiptGuidanceForAllAccountsOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS\", {\n slug: \"sevdesk-get-receipt-guidance-for-all-accounts\",\n name: \"Get Receipt Guidance For All Accounts\",\n description: \"Tool to retrieve receipt guidance for all accounts. Provides guidance on which booking accounts can be used with which tax rules and receipt types. Use when you need to determine compatible tax rates and tax rules for specific booking accounts in voucher processing.\",\n input: SevdeskGetReceiptGuidanceForAllAccountsInput,\n output: SevdeskGetReceiptGuidanceForAllAccountsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+CAA+C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AACnJ,MAAM,mEAAmE,EAAE,OAAO;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2HAA2H;AAKrJ,MAAa,0CAIT,OAAO,iDAAiD;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb2D,EAAE,OAAO,EACpE,SAAS,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-expense.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForExpenseInput = z.object({}).describe(\"Request model for retrieving receipt guidance for expense accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema = z.object({\n name: z.string().describe(\"Name of the tax rule\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of tax rates applicable to this rule\").nullable().optional(),\n}).passthrough().describe(\"Model representing a tax rule object.\");\nconst SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForExpenseOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for expense accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for expense accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForExpense = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_EXPENSE\", {\n slug: \"sevdesk-get-receipt-guidance-for-expense\",\n name: \"Get Receipt Guidance For Expense\",\n description: \"Tool to retrieve guidance for expense accounts from sevDesk. Use when you need to determine which expense accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForExpenseInput,\n output: SevdeskGetReceiptGuidanceForExpenseOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-expense.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetReceiptGuidanceForExpenseInput = z.object({}).describe(\"Request model for retrieving receipt guidance for expense accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema = z.object({\n name: z.string().describe(\"Name of the tax rule\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of tax rates applicable to this rule\").nullable().optional(),\n}).passthrough().describe(\"Model representing a tax rule object.\");\nconst SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForExpenseOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for expense accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for expense accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForExpense: AppAction<\n typeof SevdeskGetReceiptGuidanceForExpenseInput,\n typeof SevdeskGetReceiptGuidanceForExpenseOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_EXPENSE\", {\n slug: \"sevdesk-get-receipt-guidance-for-expense\",\n name: \"Get Receipt Guidance For Expense\",\n description: \"Tool to retrieve guidance for expense accounts from sevDesk. Use when you need to determine which expense accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForExpenseInput,\n output: SevdeskGetReceiptGuidanceForExpenseOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAChI,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,SAASA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAAoF;AAE9G,MAAa,sCAITC,eAAAA,OAAO,4CAA4C;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-receipt-guidance-for-expense.d.ts
|
|
@@ -15,7 +17,7 @@ declare const SevdeskGetReceiptGuidanceForExpenseOutput: z.ZodObject<{
|
|
|
15
17
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
16
18
|
}, z.core.$loose>>>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const sevdeskGetReceiptGuidanceForExpense:
|
|
20
|
+
declare const sevdeskGetReceiptGuidanceForExpense: AppAction<typeof SevdeskGetReceiptGuidanceForExpenseInput, typeof SevdeskGetReceiptGuidanceForExpenseOutput, typeof sevdesk.credential>;
|
|
19
21
|
//#endregion
|
|
20
22
|
export { sevdeskGetReceiptGuidanceForExpense };
|
|
21
23
|
//# sourceMappingURL=get-receipt-guidance-for-expense.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-expense.d.cts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-expense.d.cts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"mappings":";;;;;cAMa,wCAAA,EAAwC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAaxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIzC,mCAAA,EAAqC,SAAA,QACzC,wCAAA,SACA,yCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-receipt-guidance-for-expense.d.ts
|
|
@@ -15,7 +17,7 @@ declare const SevdeskGetReceiptGuidanceForExpenseOutput: z.ZodObject<{
|
|
|
15
17
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
16
18
|
}, z.core.$loose>>>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const sevdeskGetReceiptGuidanceForExpense:
|
|
20
|
+
declare const sevdeskGetReceiptGuidanceForExpense: AppAction<typeof SevdeskGetReceiptGuidanceForExpenseInput, typeof SevdeskGetReceiptGuidanceForExpenseOutput, typeof sevdesk.credential>;
|
|
19
21
|
//#endregion
|
|
20
22
|
export { sevdeskGetReceiptGuidanceForExpense };
|
|
21
23
|
//# sourceMappingURL=get-receipt-guidance-for-expense.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-expense.d.mts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-expense.d.mts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"mappings":";;;;;cAMa,wCAAA,EAAwC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAaxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIzC,mCAAA,EAAqC,SAAA,QACzC,wCAAA,SACA,yCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-expense.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForExpenseInput = z.object({}).describe(\"Request model for retrieving receipt guidance for expense accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema = z.object({\n name: z.string().describe(\"Name of the tax rule\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of tax rates applicable to this rule\").nullable().optional(),\n}).passthrough().describe(\"Model representing a tax rule object.\");\nconst SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForExpenseOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for expense accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for expense accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForExpense = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_EXPENSE\", {\n slug: \"sevdesk-get-receipt-guidance-for-expense\",\n name: \"Get Receipt Guidance For Expense\",\n description: \"Tool to retrieve guidance for expense accounts from sevDesk. Use when you need to determine which expense accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForExpenseInput,\n output: SevdeskGetReceiptGuidanceForExpenseOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-expense.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetReceiptGuidanceForExpenseInput = z.object({}).describe(\"Request model for retrieving receipt guidance for expense accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema = z.object({\n name: z.string().describe(\"Name of the tax rule\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of tax rates applicable to this rule\").nullable().optional(),\n}).passthrough().describe(\"Model representing a tax rule object.\");\nconst SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForExpenseOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for expense accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for expense accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForExpense: AppAction<\n typeof SevdeskGetReceiptGuidanceForExpenseInput,\n typeof SevdeskGetReceiptGuidanceForExpenseOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_EXPENSE\", {\n slug: \"sevdesk-get-receipt-guidance-for-expense\",\n name: \"Get Receipt Guidance For Expense\",\n description: \"Tool to retrieve guidance for expense accounts from sevDesk. Use when you need to determine which expense accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForExpenseInput,\n output: SevdeskGetReceiptGuidanceForExpenseOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2CAA2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,oDAAoD,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+D,EAAE,OAAO;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAKhI,MAAa,sCAIT,OAAO,4CAA4C;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbuD,EAAE,OAAO,EAChE,SAAS,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-revenue.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForRevenueInput = z.object({}).describe(\"Request model for retrieving receipt guidance for revenue accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForRevenueOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for revenue accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for revenue accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForRevenue = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE\", {\n slug: \"sevdesk-get-receipt-guidance-for-revenue\",\n name: \"Get Receipt Guidance For Revenue\",\n description: \"Tool to retrieve guidance for revenue accounts from sevDesk. Use when you need to determine which revenue accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForRevenueInput,\n output: SevdeskGetReceiptGuidanceForRevenueOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-revenue.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetReceiptGuidanceForRevenueInput = z.object({}).describe(\"Request model for retrieving receipt guidance for revenue accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForRevenueOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for revenue accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for revenue accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForRevenue: AppAction<\n typeof SevdeskGetReceiptGuidanceForRevenueInput,\n typeof SevdeskGetReceiptGuidanceForRevenueOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE\", {\n slug: \"sevdesk-get-receipt-guidance-for-revenue\",\n name: \"Get Receipt Guidance For Revenue\",\n description: \"Tool to retrieve guidance for revenue accounts from sevDesk. Use when you need to determine which revenue accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForRevenueInput,\n output: SevdeskGetReceiptGuidanceForRevenueOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAChI,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,SAASA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAAoF;AAE9G,MAAa,sCAITC,eAAAA,OAAO,4CAA4C;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-receipt-guidance-for-revenue.d.ts
|
|
@@ -12,7 +14,7 @@ declare const SevdeskGetReceiptGuidanceForRevenueOutput: z.ZodObject<{
|
|
|
12
14
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
13
15
|
}, z.core.$loose>>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const sevdeskGetReceiptGuidanceForRevenue:
|
|
17
|
+
declare const sevdeskGetReceiptGuidanceForRevenue: AppAction<typeof SevdeskGetReceiptGuidanceForRevenueInput, typeof SevdeskGetReceiptGuidanceForRevenueOutput, typeof sevdesk.credential>;
|
|
16
18
|
//#endregion
|
|
17
19
|
export { sevdeskGetReceiptGuidanceForRevenue };
|
|
18
20
|
//# sourceMappingURL=get-receipt-guidance-for-revenue.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-revenue.d.cts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-revenue.d.cts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"mappings":";;;;;cAMa,wCAAA,EAAwC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;cAIzC,mCAAA,EAAqC,SAAA,QACzC,wCAAA,SACA,yCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { sevdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-receipt-guidance-for-revenue.d.ts
|
|
@@ -12,7 +14,7 @@ declare const SevdeskGetReceiptGuidanceForRevenueOutput: z.ZodObject<{
|
|
|
12
14
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
13
15
|
}, z.core.$loose>>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const sevdeskGetReceiptGuidanceForRevenue:
|
|
17
|
+
declare const sevdeskGetReceiptGuidanceForRevenue: AppAction<typeof SevdeskGetReceiptGuidanceForRevenueInput, typeof SevdeskGetReceiptGuidanceForRevenueOutput, typeof sevdesk.credential>;
|
|
16
18
|
//#endregion
|
|
17
19
|
export { sevdeskGetReceiptGuidanceForRevenue };
|
|
18
20
|
//# sourceMappingURL=get-receipt-guidance-for-revenue.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-revenue.d.mts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-revenue.d.mts","names":[],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"mappings":";;;;;cAMa,wCAAA,EAAwC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;cAIzC,mCAAA,EAAqC,SAAA,QACzC,wCAAA,SACA,yCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-revenue.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForRevenueInput = z.object({}).describe(\"Request model for retrieving receipt guidance for revenue accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForRevenueOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for revenue accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for revenue accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForRevenue = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE\", {\n slug: \"sevdesk-get-receipt-guidance-for-revenue\",\n name: \"Get Receipt Guidance For Revenue\",\n description: \"Tool to retrieve guidance for revenue accounts from sevDesk. Use when you need to determine which revenue accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForRevenueInput,\n output: SevdeskGetReceiptGuidanceForRevenueOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-revenue.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { sevdesk } from \"../app\";\n\nexport const SevdeskGetReceiptGuidanceForRevenueInput = z.object({}).describe(\"Request model for retrieving receipt guidance for revenue accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForRevenueOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for revenue accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for revenue accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForRevenue: AppAction<\n typeof SevdeskGetReceiptGuidanceForRevenueInput,\n typeof SevdeskGetReceiptGuidanceForRevenueOutput,\n typeof sevdesk.credential\n> = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE\", {\n slug: \"sevdesk-get-receipt-guidance-for-revenue\",\n name: \"Get Receipt Guidance For Revenue\",\n description: \"Tool to retrieve guidance for revenue accounts from sevDesk. Use when you need to determine which revenue accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForRevenueInput,\n output: SevdeskGetReceiptGuidanceForRevenueOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2CAA2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,+DAA+D,EAAE,OAAO;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAKhI,MAAa,sCAIT,OAAO,4CAA4C;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbuD,EAAE,OAAO,EAChE,SAAS,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAWhB;AACV,CAAC"}
|