@etohq/types 1.0.0 → 1.2.0
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/bundles.d.ts +2 -15
- package/dist/bundles.d.ts.map +1 -1
- package/dist/bundles.js +3 -16
- package/dist/bundles.js.map +1 -1
- package/dist/{totals → common}/big-number.d.ts.map +1 -1
- package/dist/{totals → common}/big-number.js.map +1 -1
- package/dist/common/config-module.d.ts +20 -24
- package/dist/common/config-module.d.ts.map +1 -1
- package/dist/common/index.d.ts +2 -0
- package/dist/common/index.d.ts.map +1 -1
- package/dist/common/index.js +2 -0
- package/dist/common/index.js.map +1 -1
- package/dist/common/modules.d.ts +32 -0
- package/dist/common/modules.d.ts.map +1 -0
- package/dist/{cart/common.js → common/modules.js} +1 -1
- package/dist/common/modules.js.map +1 -0
- package/dist/dal/utils.d.ts.map +1 -1
- package/dist/dml/index.d.ts +1 -1
- package/dist/dml/index.d.ts.map +1 -1
- package/dist/encore/index.d.ts +58 -0
- package/dist/encore/index.d.ts.map +1 -0
- package/dist/{workflow/store → encore}/index.js.map +1 -1
- package/dist/http/api-key/admin/responses.d.ts +1 -2
- package/dist/http/api-key/admin/responses.d.ts.map +1 -1
- package/dist/http/index.d.ts +0 -36
- package/dist/http/index.d.ts.map +1 -1
- package/dist/http/index.js +0 -36
- package/dist/http/index.js.map +1 -1
- package/dist/index.d.ts +4 -21
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -21
- package/dist/index.js.map +1 -1
- package/dist/link-modules-sdk/index.d.ts.map +1 -0
- package/dist/link-modules-sdk/index.js.map +1 -0
- package/dist/link-modules-sdk/migrations.d.ts.map +1 -0
- package/dist/link-modules-sdk/migrations.js.map +1 -0
- package/dist/link-modules-sdk/service.d.ts.map +1 -0
- package/dist/{cart → link-modules-sdk}/service.js.map +1 -1
- package/dist/modules-sdk/index.d.ts +24 -8
- package/dist/modules-sdk/index.d.ts.map +1 -1
- package/dist/notification/common.d.ts +3 -0
- package/dist/notification/common.d.ts.map +1 -1
- package/dist/payment/common.d.ts +1 -1
- package/dist/payment/common.d.ts.map +1 -1
- package/dist/payment/mutations.d.ts +1 -1
- package/dist/payment/provider.d.ts +4 -5
- package/dist/payment/provider.d.ts.map +1 -1
- package/dist/payment/service.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/workflow/index.d.ts +1 -13
- package/dist/workflow/index.d.ts.map +1 -1
- package/dist/workflow/index.js +2 -14
- package/dist/workflow/index.js.map +1 -1
- package/package.json +11 -3
- package/dist/address/common.d.ts +0 -16
- package/dist/address/common.d.ts.map +0 -1
- package/dist/address/common.js +0 -3
- package/dist/address/common.js.map +0 -1
- package/dist/address/index.d.ts +0 -2
- package/dist/address/index.d.ts.map +0 -1
- package/dist/address/index.js +0 -18
- package/dist/address/index.js.map +0 -1
- package/dist/cart/common.d.ts +0 -1040
- package/dist/cart/common.d.ts.map +0 -1
- package/dist/cart/common.js.map +0 -1
- package/dist/cart/index.d.ts +0 -5
- package/dist/cart/index.d.ts.map +0 -1
- package/dist/cart/index.js +0 -21
- package/dist/cart/index.js.map +0 -1
- package/dist/cart/mutations.d.ts +0 -715
- package/dist/cart/mutations.d.ts.map +0 -1
- package/dist/cart/mutations.js +0 -4
- package/dist/cart/mutations.js.map +0 -1
- package/dist/cart/service.d.ts +0 -1705
- package/dist/cart/service.d.ts.map +0 -1
- package/dist/cart/workflows.d.ts +0 -146
- package/dist/cart/workflows.d.ts.map +0 -1
- package/dist/cart/workflows.js +0 -3
- package/dist/cart/workflows.js.map +0 -1
- package/dist/currency/common/currency.d.ts +0 -52
- package/dist/currency/common/currency.d.ts.map +0 -1
- package/dist/currency/common/currency.js +0 -3
- package/dist/currency/common/currency.js.map +0 -1
- package/dist/currency/common/index.d.ts +0 -2
- package/dist/currency/common/index.d.ts.map +0 -1
- package/dist/currency/common/index.js +0 -18
- package/dist/currency/common/index.js.map +0 -1
- package/dist/currency/index.d.ts +0 -3
- package/dist/currency/index.d.ts.map +0 -1
- package/dist/currency/index.js +0 -19
- package/dist/currency/index.js.map +0 -1
- package/dist/currency/service.d.ts +0 -96
- package/dist/currency/service.d.ts.map +0 -1
- package/dist/currency/service.js +0 -3
- package/dist/currency/service.js.map +0 -1
- package/dist/customer/common.d.ts +0 -541
- package/dist/customer/common.d.ts.map +0 -1
- package/dist/customer/common.js +0 -3
- package/dist/customer/common.js.map +0 -1
- package/dist/customer/index.d.ts +0 -4
- package/dist/customer/index.d.ts.map +0 -1
- package/dist/customer/index.js +0 -20
- package/dist/customer/index.js.map +0 -1
- package/dist/customer/mutations.d.ts +0 -308
- package/dist/customer/mutations.d.ts.map +0 -1
- package/dist/customer/mutations.js +0 -3
- package/dist/customer/mutations.js.map +0 -1
- package/dist/customer/service.d.ts +0 -910
- package/dist/customer/service.d.ts.map +0 -1
- package/dist/customer/service.js +0 -3
- package/dist/customer/service.js.map +0 -1
- package/dist/fulfillment/common/address.d.ts +0 -70
- package/dist/fulfillment/common/address.d.ts.map +0 -1
- package/dist/fulfillment/common/address.js +0 -3
- package/dist/fulfillment/common/address.js.map +0 -1
- package/dist/fulfillment/common/cart.d.ts +0 -29
- package/dist/fulfillment/common/cart.d.ts.map +0 -1
- package/dist/fulfillment/common/cart.js +0 -3
- package/dist/fulfillment/common/cart.js.map +0 -1
- package/dist/fulfillment/common/fulfillment-item.d.ts +0 -55
- package/dist/fulfillment/common/fulfillment-item.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment-item.js +0 -3
- package/dist/fulfillment/common/fulfillment-item.js.map +0 -1
- package/dist/fulfillment/common/fulfillment-label.d.ts +0 -43
- package/dist/fulfillment/common/fulfillment-label.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment-label.js +0 -3
- package/dist/fulfillment/common/fulfillment-label.js.map +0 -1
- package/dist/fulfillment/common/fulfillment-provider.d.ts +0 -45
- package/dist/fulfillment/common/fulfillment-provider.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment-provider.js +0 -3
- package/dist/fulfillment/common/fulfillment-provider.js.map +0 -1
- package/dist/fulfillment/common/fulfillment-set.d.ts +0 -61
- package/dist/fulfillment/common/fulfillment-set.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment-set.js +0 -3
- package/dist/fulfillment/common/fulfillment-set.js.map +0 -1
- package/dist/fulfillment/common/fulfillment.d.ts +0 -142
- package/dist/fulfillment/common/fulfillment.d.ts.map +0 -1
- package/dist/fulfillment/common/fulfillment.js +0 -3
- package/dist/fulfillment/common/fulfillment.js.map +0 -1
- package/dist/fulfillment/common/geo-zone.d.ts +0 -76
- package/dist/fulfillment/common/geo-zone.d.ts.map +0 -1
- package/dist/fulfillment/common/geo-zone.js +0 -3
- package/dist/fulfillment/common/geo-zone.js.map +0 -1
- package/dist/fulfillment/common/index.d.ts +0 -15
- package/dist/fulfillment/common/index.d.ts.map +0 -1
- package/dist/fulfillment/common/index.js +0 -31
- package/dist/fulfillment/common/index.js.map +0 -1
- package/dist/fulfillment/common/order.d.ts +0 -969
- package/dist/fulfillment/common/order.d.ts.map +0 -1
- package/dist/fulfillment/common/order.js +0 -3
- package/dist/fulfillment/common/order.js.map +0 -1
- package/dist/fulfillment/common/service-zone.d.ts +0 -79
- package/dist/fulfillment/common/service-zone.d.ts.map +0 -1
- package/dist/fulfillment/common/service-zone.js +0 -3
- package/dist/fulfillment/common/service-zone.js.map +0 -1
- package/dist/fulfillment/common/shipping-option-rule.d.ts +0 -73
- package/dist/fulfillment/common/shipping-option-rule.d.ts.map +0 -1
- package/dist/fulfillment/common/shipping-option-rule.js +0 -3
- package/dist/fulfillment/common/shipping-option-rule.js.map +0 -1
- package/dist/fulfillment/common/shipping-option-type.d.ts +0 -65
- package/dist/fulfillment/common/shipping-option-type.d.ts.map +0 -1
- package/dist/fulfillment/common/shipping-option-type.js +0 -3
- package/dist/fulfillment/common/shipping-option-type.js.map +0 -1
- package/dist/fulfillment/common/shipping-option.d.ts +0 -171
- package/dist/fulfillment/common/shipping-option.d.ts.map +0 -1
- package/dist/fulfillment/common/shipping-option.js +0 -3
- package/dist/fulfillment/common/shipping-option.js.map +0 -1
- package/dist/fulfillment/common/shipping-profile.d.ts +0 -61
- package/dist/fulfillment/common/shipping-profile.d.ts.map +0 -1
- package/dist/fulfillment/common/shipping-profile.js +0 -3
- package/dist/fulfillment/common/shipping-profile.js.map +0 -1
- package/dist/fulfillment/index.d.ts +0 -6
- package/dist/fulfillment/index.d.ts.map +0 -1
- package/dist/fulfillment/index.js +0 -22
- package/dist/fulfillment/index.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-address.d.ts +0 -54
- package/dist/fulfillment/mutations/fulfillment-address.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-address.js +0 -3
- package/dist/fulfillment/mutations/fulfillment-address.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-item.d.ts +0 -34
- package/dist/fulfillment/mutations/fulfillment-item.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-item.js +0 -3
- package/dist/fulfillment/mutations/fulfillment-item.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-label.d.ts +0 -22
- package/dist/fulfillment/mutations/fulfillment-label.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-label.js +0 -3
- package/dist/fulfillment/mutations/fulfillment-label.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-set.d.ts +0 -45
- package/dist/fulfillment/mutations/fulfillment-set.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment-set.js +0 -3
- package/dist/fulfillment/mutations/fulfillment-set.js.map +0 -1
- package/dist/fulfillment/mutations/fulfillment.d.ts +0 -110
- package/dist/fulfillment/mutations/fulfillment.d.ts.map +0 -1
- package/dist/fulfillment/mutations/fulfillment.js +0 -3
- package/dist/fulfillment/mutations/fulfillment.js.map +0 -1
- package/dist/fulfillment/mutations/geo-zone.d.ts +0 -169
- package/dist/fulfillment/mutations/geo-zone.d.ts.map +0 -1
- package/dist/fulfillment/mutations/geo-zone.js +0 -3
- package/dist/fulfillment/mutations/geo-zone.js.map +0 -1
- package/dist/fulfillment/mutations/index.d.ts +0 -12
- package/dist/fulfillment/mutations/index.d.ts.map +0 -1
- package/dist/fulfillment/mutations/index.js +0 -28
- package/dist/fulfillment/mutations/index.js.map +0 -1
- package/dist/fulfillment/mutations/service-zone.d.ts +0 -46
- package/dist/fulfillment/mutations/service-zone.d.ts.map +0 -1
- package/dist/fulfillment/mutations/service-zone.js +0 -3
- package/dist/fulfillment/mutations/service-zone.js.map +0 -1
- package/dist/fulfillment/mutations/shipping-option-rule.d.ts +0 -32
- package/dist/fulfillment/mutations/shipping-option-rule.d.ts.map +0 -1
- package/dist/fulfillment/mutations/shipping-option-rule.js +0 -3
- package/dist/fulfillment/mutations/shipping-option-rule.js.map +0 -1
- package/dist/fulfillment/mutations/shipping-option-type.d.ts +0 -31
- package/dist/fulfillment/mutations/shipping-option-type.d.ts.map +0 -1
- package/dist/fulfillment/mutations/shipping-option-type.js +0 -3
- package/dist/fulfillment/mutations/shipping-option-type.js.map +0 -1
- package/dist/fulfillment/mutations/shipping-option.d.ts +0 -135
- package/dist/fulfillment/mutations/shipping-option.d.ts.map +0 -1
- package/dist/fulfillment/mutations/shipping-option.js +0 -3
- package/dist/fulfillment/mutations/shipping-option.js.map +0 -1
- package/dist/fulfillment/mutations/shipping-profile.d.ts +0 -41
- package/dist/fulfillment/mutations/shipping-profile.d.ts.map +0 -1
- package/dist/fulfillment/mutations/shipping-profile.js +0 -3
- package/dist/fulfillment/mutations/shipping-profile.js.map +0 -1
- package/dist/fulfillment/provider.d.ts +0 -124
- package/dist/fulfillment/provider.d.ts.map +0 -1
- package/dist/fulfillment/provider.js +0 -3
- package/dist/fulfillment/provider.js.map +0 -1
- package/dist/fulfillment/service.d.ts +0 -2307
- package/dist/fulfillment/service.d.ts.map +0 -1
- package/dist/fulfillment/service.js +0 -3
- package/dist/fulfillment/service.js.map +0 -1
- package/dist/fulfillment/workflows.d.ts +0 -11
- package/dist/fulfillment/workflows.d.ts.map +0 -1
- package/dist/fulfillment/workflows.js +0 -3
- package/dist/fulfillment/workflows.js.map +0 -1
- package/dist/http/address/entities.d.ts +0 -18
- package/dist/http/address/entities.d.ts.map +0 -1
- package/dist/http/address/entities.js +0 -3
- package/dist/http/address/entities.js.map +0 -1
- package/dist/http/address/index.d.ts +0 -2
- package/dist/http/address/index.d.ts.map +0 -1
- package/dist/http/address/index.js +0 -18
- package/dist/http/address/index.js.map +0 -1
- package/dist/http/campaign/admin/index.d.ts +0 -4
- package/dist/http/campaign/admin/index.d.ts.map +0 -1
- package/dist/http/campaign/admin/index.js +0 -20
- package/dist/http/campaign/admin/index.js.map +0 -1
- package/dist/http/campaign/admin/payloads.d.ts +0 -102
- package/dist/http/campaign/admin/payloads.d.ts.map +0 -1
- package/dist/http/campaign/admin/payloads.js +0 -3
- package/dist/http/campaign/admin/payloads.js.map +0 -1
- package/dist/http/campaign/admin/queries.d.ts +0 -14
- package/dist/http/campaign/admin/queries.d.ts.map +0 -1
- package/dist/http/campaign/admin/queries.js +0 -3
- package/dist/http/campaign/admin/queries.js.map +0 -1
- package/dist/http/campaign/admin/responses.d.ts +0 -80
- package/dist/http/campaign/admin/responses.d.ts.map +0 -1
- package/dist/http/campaign/admin/responses.js +0 -3
- package/dist/http/campaign/admin/responses.js.map +0 -1
- package/dist/http/campaign/index.d.ts +0 -2
- package/dist/http/campaign/index.d.ts.map +0 -1
- package/dist/http/campaign/index.js +0 -18
- package/dist/http/campaign/index.js.map +0 -1
- package/dist/http/cart/common.d.ts +0 -662
- package/dist/http/cart/common.d.ts.map +0 -1
- package/dist/http/cart/common.js +0 -3
- package/dist/http/cart/common.js.map +0 -1
- package/dist/http/cart/index.d.ts +0 -2
- package/dist/http/cart/index.d.ts.map +0 -1
- package/dist/http/cart/index.js +0 -18
- package/dist/http/cart/index.js.map +0 -1
- package/dist/http/cart/store/entities.d.ts +0 -73
- package/dist/http/cart/store/entities.d.ts.map +0 -1
- package/dist/http/cart/store/entities.js +0 -3
- package/dist/http/cart/store/entities.js.map +0 -1
- package/dist/http/cart/store/index.d.ts +0 -4
- package/dist/http/cart/store/index.d.ts.map +0 -1
- package/dist/http/cart/store/index.js +0 -20
- package/dist/http/cart/store/index.js.map +0 -1
- package/dist/http/cart/store/payloads.d.ts +0 -159
- package/dist/http/cart/store/payloads.d.ts.map +0 -1
- package/dist/http/cart/store/payloads.js +0 -3
- package/dist/http/cart/store/payloads.js.map +0 -1
- package/dist/http/cart/store/responses.d.ts +0 -48
- package/dist/http/cart/store/responses.d.ts.map +0 -1
- package/dist/http/cart/store/responses.js +0 -3
- package/dist/http/cart/store/responses.js.map +0 -1
- package/dist/http/claim/admin/entities.d.ts +0 -18
- package/dist/http/claim/admin/entities.d.ts.map +0 -1
- package/dist/http/claim/admin/entities.js +0 -3
- package/dist/http/claim/admin/entities.js.map +0 -1
- package/dist/http/claim/admin/index.d.ts +0 -5
- package/dist/http/claim/admin/index.d.ts.map +0 -1
- package/dist/http/claim/admin/index.js +0 -21
- package/dist/http/claim/admin/index.js.map +0 -1
- package/dist/http/claim/admin/payloads.d.ts +0 -138
- package/dist/http/claim/admin/payloads.d.ts.map +0 -1
- package/dist/http/claim/admin/payloads.js +0 -10
- package/dist/http/claim/admin/payloads.js.map +0 -1
- package/dist/http/claim/admin/queries.d.ts +0 -13
- package/dist/http/claim/admin/queries.d.ts.map +0 -1
- package/dist/http/claim/admin/queries.js +0 -3
- package/dist/http/claim/admin/queries.js.map +0 -1
- package/dist/http/claim/admin/responses.d.ts +0 -54
- package/dist/http/claim/admin/responses.d.ts.map +0 -1
- package/dist/http/claim/admin/responses.js +0 -3
- package/dist/http/claim/admin/responses.js.map +0 -1
- package/dist/http/claim/common.d.ts +0 -131
- package/dist/http/claim/common.d.ts.map +0 -1
- package/dist/http/claim/common.js +0 -3
- package/dist/http/claim/common.js.map +0 -1
- package/dist/http/claim/index.d.ts +0 -2
- package/dist/http/claim/index.d.ts.map +0 -1
- package/dist/http/claim/index.js +0 -18
- package/dist/http/claim/index.js.map +0 -1
- package/dist/http/collection/admin/entities.d.ts +0 -4
- package/dist/http/collection/admin/entities.d.ts.map +0 -1
- package/dist/http/collection/admin/entities.js +0 -3
- package/dist/http/collection/admin/entities.js.map +0 -1
- package/dist/http/collection/admin/index.d.ts +0 -5
- package/dist/http/collection/admin/index.d.ts.map +0 -1
- package/dist/http/collection/admin/index.js +0 -21
- package/dist/http/collection/admin/index.js.map +0 -1
- package/dist/http/collection/admin/payloads.d.ts +0 -39
- package/dist/http/collection/admin/payloads.d.ts.map +0 -1
- package/dist/http/collection/admin/payloads.js +0 -3
- package/dist/http/collection/admin/payloads.js.map +0 -1
- package/dist/http/collection/admin/queries.d.ts +0 -11
- package/dist/http/collection/admin/queries.d.ts.map +0 -1
- package/dist/http/collection/admin/queries.js +0 -3
- package/dist/http/collection/admin/queries.js.map +0 -1
- package/dist/http/collection/admin/responses.d.ts +0 -18
- package/dist/http/collection/admin/responses.d.ts.map +0 -1
- package/dist/http/collection/admin/responses.js +0 -3
- package/dist/http/collection/admin/responses.js.map +0 -1
- package/dist/http/collection/common.d.ts +0 -66
- package/dist/http/collection/common.d.ts.map +0 -1
- package/dist/http/collection/common.js +0 -3
- package/dist/http/collection/common.js.map +0 -1
- package/dist/http/collection/index.d.ts +0 -3
- package/dist/http/collection/index.d.ts.map +0 -1
- package/dist/http/collection/index.js +0 -19
- package/dist/http/collection/index.js.map +0 -1
- package/dist/http/collection/store/entities.d.ts +0 -9
- package/dist/http/collection/store/entities.d.ts.map +0 -1
- package/dist/http/collection/store/entities.js +0 -3
- package/dist/http/collection/store/entities.js.map +0 -1
- package/dist/http/collection/store/index.d.ts +0 -4
- package/dist/http/collection/store/index.d.ts.map +0 -1
- package/dist/http/collection/store/index.js +0 -20
- package/dist/http/collection/store/index.js.map +0 -1
- package/dist/http/collection/store/queries.d.ts +0 -4
- package/dist/http/collection/store/queries.d.ts.map +0 -1
- package/dist/http/collection/store/queries.js +0 -3
- package/dist/http/collection/store/queries.js.map +0 -1
- package/dist/http/collection/store/responses.d.ts +0 -15
- package/dist/http/collection/store/responses.d.ts.map +0 -1
- package/dist/http/collection/store/responses.js +0 -3
- package/dist/http/collection/store/responses.js.map +0 -1
- package/dist/http/currency/admin/entities.d.ts +0 -4
- package/dist/http/currency/admin/entities.d.ts.map +0 -1
- package/dist/http/currency/admin/entities.js +0 -3
- package/dist/http/currency/admin/entities.js.map +0 -1
- package/dist/http/currency/admin/index.d.ts +0 -4
- package/dist/http/currency/admin/index.d.ts.map +0 -1
- package/dist/http/currency/admin/index.js +0 -20
- package/dist/http/currency/admin/index.js.map +0 -1
- package/dist/http/currency/admin/queries.d.ts +0 -15
- package/dist/http/currency/admin/queries.d.ts.map +0 -1
- package/dist/http/currency/admin/queries.js +0 -3
- package/dist/http/currency/admin/queries.js.map +0 -1
- package/dist/http/currency/admin/responses.d.ts +0 -16
- package/dist/http/currency/admin/responses.d.ts.map +0 -1
- package/dist/http/currency/admin/responses.js +0 -3
- package/dist/http/currency/admin/responses.js.map +0 -1
- package/dist/http/currency/common.d.ts +0 -48
- package/dist/http/currency/common.d.ts.map +0 -1
- package/dist/http/currency/common.js +0 -3
- package/dist/http/currency/common.js.map +0 -1
- package/dist/http/currency/index.d.ts +0 -4
- package/dist/http/currency/index.d.ts.map +0 -1
- package/dist/http/currency/index.js +0 -20
- package/dist/http/currency/index.js.map +0 -1
- package/dist/http/currency/store/entities.d.ts +0 -4
- package/dist/http/currency/store/entities.d.ts.map +0 -1
- package/dist/http/currency/store/entities.js +0 -3
- package/dist/http/currency/store/entities.js.map +0 -1
- package/dist/http/currency/store/index.d.ts +0 -4
- package/dist/http/currency/store/index.d.ts.map +0 -1
- package/dist/http/currency/store/index.js +0 -20
- package/dist/http/currency/store/index.js.map +0 -1
- package/dist/http/currency/store/queries.d.ts +0 -7
- package/dist/http/currency/store/queries.d.ts.map +0 -1
- package/dist/http/currency/store/queries.js +0 -3
- package/dist/http/currency/store/queries.js.map +0 -1
- package/dist/http/currency/store/responses.d.ts +0 -10
- package/dist/http/currency/store/responses.d.ts.map +0 -1
- package/dist/http/currency/store/responses.js +0 -3
- package/dist/http/currency/store/responses.js.map +0 -1
- package/dist/http/customer/admin/entities.d.ts +0 -19
- package/dist/http/customer/admin/entities.d.ts.map +0 -1
- package/dist/http/customer/admin/entities.js +0 -3
- package/dist/http/customer/admin/entities.js.map +0 -1
- package/dist/http/customer/admin/index.d.ts +0 -5
- package/dist/http/customer/admin/index.d.ts.map +0 -1
- package/dist/http/customer/admin/index.js +0 -21
- package/dist/http/customer/admin/index.js.map +0 -1
- package/dist/http/customer/admin/payloads.d.ts +0 -10
- package/dist/http/customer/admin/payloads.d.ts.map +0 -1
- package/dist/http/customer/admin/payloads.js +0 -3
- package/dist/http/customer/admin/payloads.js.map +0 -1
- package/dist/http/customer/admin/queries.d.ts +0 -14
- package/dist/http/customer/admin/queries.d.ts.map +0 -1
- package/dist/http/customer/admin/queries.js +0 -3
- package/dist/http/customer/admin/queries.js.map +0 -1
- package/dist/http/customer/admin/responses.d.ts +0 -24
- package/dist/http/customer/admin/responses.d.ts.map +0 -1
- package/dist/http/customer/admin/responses.js +0 -3
- package/dist/http/customer/admin/responses.js.map +0 -1
- package/dist/http/customer/common.d.ts +0 -406
- package/dist/http/customer/common.d.ts.map +0 -1
- package/dist/http/customer/common.js +0 -3
- package/dist/http/customer/common.js.map +0 -1
- package/dist/http/customer/index.d.ts +0 -3
- package/dist/http/customer/index.d.ts.map +0 -1
- package/dist/http/customer/index.js +0 -19
- package/dist/http/customer/index.js.map +0 -1
- package/dist/http/customer/store/entities.d.ts +0 -10
- package/dist/http/customer/store/entities.d.ts.map +0 -1
- package/dist/http/customer/store/entities.js +0 -3
- package/dist/http/customer/store/entities.js.map +0 -1
- package/dist/http/customer/store/index.d.ts +0 -5
- package/dist/http/customer/store/index.d.ts.map +0 -1
- package/dist/http/customer/store/index.js +0 -21
- package/dist/http/customer/store/index.js.map +0 -1
- package/dist/http/customer/store/payloads.d.ts +0 -10
- package/dist/http/customer/store/payloads.d.ts.map +0 -1
- package/dist/http/customer/store/payloads.js +0 -3
- package/dist/http/customer/store/payloads.js.map +0 -1
- package/dist/http/customer/store/queries.d.ts +0 -6
- package/dist/http/customer/store/queries.d.ts.map +0 -1
- package/dist/http/customer/store/queries.js +0 -3
- package/dist/http/customer/store/queries.js.map +0 -1
- package/dist/http/customer/store/responses.d.ts +0 -23
- package/dist/http/customer/store/responses.d.ts.map +0 -1
- package/dist/http/customer/store/responses.js +0 -3
- package/dist/http/customer/store/responses.js.map +0 -1
- package/dist/http/customer-group/admin/entities.d.ts +0 -9
- package/dist/http/customer-group/admin/entities.d.ts.map +0 -1
- package/dist/http/customer-group/admin/entities.js +0 -3
- package/dist/http/customer-group/admin/entities.js.map +0 -1
- package/dist/http/customer-group/admin/index.d.ts +0 -5
- package/dist/http/customer-group/admin/index.d.ts.map +0 -1
- package/dist/http/customer-group/admin/index.js +0 -21
- package/dist/http/customer-group/admin/index.js.map +0 -1
- package/dist/http/customer-group/admin/payloads.d.ts +0 -21
- package/dist/http/customer-group/admin/payloads.d.ts.map +0 -1
- package/dist/http/customer-group/admin/payloads.js +0 -3
- package/dist/http/customer-group/admin/payloads.js.map +0 -1
- package/dist/http/customer-group/admin/queries.d.ts +0 -87
- package/dist/http/customer-group/admin/queries.d.ts.map +0 -1
- package/dist/http/customer-group/admin/queries.js +0 -3
- package/dist/http/customer-group/admin/queries.js.map +0 -1
- package/dist/http/customer-group/admin/responses.d.ts +0 -15
- package/dist/http/customer-group/admin/responses.d.ts.map +0 -1
- package/dist/http/customer-group/admin/responses.js +0 -3
- package/dist/http/customer-group/admin/responses.js.map +0 -1
- package/dist/http/customer-group/common.d.ts +0 -28
- package/dist/http/customer-group/common.d.ts.map +0 -1
- package/dist/http/customer-group/common.js +0 -3
- package/dist/http/customer-group/common.js.map +0 -1
- package/dist/http/customer-group/index.d.ts +0 -2
- package/dist/http/customer-group/index.d.ts.map +0 -1
- package/dist/http/customer-group/index.js +0 -18
- package/dist/http/customer-group/index.js.map +0 -1
- package/dist/http/exchange/admin/entities.d.ts +0 -4
- package/dist/http/exchange/admin/entities.d.ts.map +0 -1
- package/dist/http/exchange/admin/entities.js +0 -3
- package/dist/http/exchange/admin/entities.js.map +0 -1
- package/dist/http/exchange/admin/index.d.ts +0 -5
- package/dist/http/exchange/admin/index.d.ts.map +0 -1
- package/dist/http/exchange/admin/index.js +0 -21
- package/dist/http/exchange/admin/index.js.map +0 -1
- package/dist/http/exchange/admin/payloads.d.ts +0 -134
- package/dist/http/exchange/admin/payloads.d.ts.map +0 -1
- package/dist/http/exchange/admin/payloads.js +0 -10
- package/dist/http/exchange/admin/payloads.js.map +0 -1
- package/dist/http/exchange/admin/queries.d.ts +0 -11
- package/dist/http/exchange/admin/queries.d.ts.map +0 -1
- package/dist/http/exchange/admin/queries.js +0 -3
- package/dist/http/exchange/admin/queries.js.map +0 -1
- package/dist/http/exchange/admin/responses.d.ts +0 -50
- package/dist/http/exchange/admin/responses.d.ts.map +0 -1
- package/dist/http/exchange/admin/responses.js +0 -3
- package/dist/http/exchange/admin/responses.js.map +0 -1
- package/dist/http/exchange/common.d.ts +0 -155
- package/dist/http/exchange/common.d.ts.map +0 -1
- package/dist/http/exchange/common.js +0 -3
- package/dist/http/exchange/common.js.map +0 -1
- package/dist/http/exchange/index.d.ts +0 -2
- package/dist/http/exchange/index.d.ts.map +0 -1
- package/dist/http/exchange/index.js +0 -18
- package/dist/http/exchange/index.js.map +0 -1
- package/dist/http/fulfillment/admin/entitites.d.ts +0 -201
- package/dist/http/fulfillment/admin/entitites.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/entitites.js +0 -3
- package/dist/http/fulfillment/admin/entitites.js.map +0 -1
- package/dist/http/fulfillment/admin/index.d.ts +0 -5
- package/dist/http/fulfillment/admin/index.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/index.js +0 -21
- package/dist/http/fulfillment/admin/index.js.map +0 -1
- package/dist/http/fulfillment/admin/payloads.d.ts +0 -153
- package/dist/http/fulfillment/admin/payloads.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/payloads.js +0 -3
- package/dist/http/fulfillment/admin/payloads.js.map +0 -1
- package/dist/http/fulfillment/admin/queries.d.ts +0 -7
- package/dist/http/fulfillment/admin/queries.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/queries.js +0 -3
- package/dist/http/fulfillment/admin/queries.js.map +0 -1
- package/dist/http/fulfillment/admin/responses.d.ts +0 -8
- package/dist/http/fulfillment/admin/responses.d.ts.map +0 -1
- package/dist/http/fulfillment/admin/responses.js +0 -3
- package/dist/http/fulfillment/admin/responses.js.map +0 -1
- package/dist/http/fulfillment/index.d.ts +0 -3
- package/dist/http/fulfillment/index.d.ts.map +0 -1
- package/dist/http/fulfillment/index.js +0 -19
- package/dist/http/fulfillment/index.js.map +0 -1
- package/dist/http/fulfillment/store/index.d.ts +0 -83
- package/dist/http/fulfillment/store/index.d.ts.map +0 -1
- package/dist/http/fulfillment/store/index.js.map +0 -1
- package/dist/http/fulfillment-provider/admin/entities.d.ts +0 -6
- package/dist/http/fulfillment-provider/admin/entities.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/admin/entities.js +0 -3
- package/dist/http/fulfillment-provider/admin/entities.js.map +0 -1
- package/dist/http/fulfillment-provider/admin/index.d.ts +0 -4
- package/dist/http/fulfillment-provider/admin/index.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/admin/index.js +0 -20
- package/dist/http/fulfillment-provider/admin/index.js.map +0 -1
- package/dist/http/fulfillment-provider/admin/queries.d.ts +0 -21
- package/dist/http/fulfillment-provider/admin/queries.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/admin/queries.js +0 -3
- package/dist/http/fulfillment-provider/admin/queries.js.map +0 -1
- package/dist/http/fulfillment-provider/admin/responses.d.ts +0 -14
- package/dist/http/fulfillment-provider/admin/responses.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/admin/responses.js +0 -3
- package/dist/http/fulfillment-provider/admin/responses.js.map +0 -1
- package/dist/http/fulfillment-provider/common.d.ts +0 -21
- package/dist/http/fulfillment-provider/common.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/common.js +0 -3
- package/dist/http/fulfillment-provider/common.js.map +0 -1
- package/dist/http/fulfillment-provider/index.d.ts +0 -2
- package/dist/http/fulfillment-provider/index.d.ts.map +0 -1
- package/dist/http/fulfillment-provider/index.js +0 -18
- package/dist/http/fulfillment-provider/index.js.map +0 -1
- package/dist/http/fulfillment-set/admin/entities.d.ts +0 -120
- package/dist/http/fulfillment-set/admin/entities.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/entities.js +0 -3
- package/dist/http/fulfillment-set/admin/entities.js.map +0 -1
- package/dist/http/fulfillment-set/admin/index.d.ts +0 -4
- package/dist/http/fulfillment-set/admin/index.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/index.js +0 -20
- package/dist/http/fulfillment-set/admin/index.js.map +0 -1
- package/dist/http/fulfillment-set/admin/payloads.d.ts +0 -122
- package/dist/http/fulfillment-set/admin/payloads.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/payloads.js +0 -3
- package/dist/http/fulfillment-set/admin/payloads.js.map +0 -1
- package/dist/http/fulfillment-set/admin/queries.d.ts +0 -12
- package/dist/http/fulfillment-set/admin/queries.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/queries.js +0 -3
- package/dist/http/fulfillment-set/admin/queries.js.map +0 -1
- package/dist/http/fulfillment-set/admin/responses.d.ts +0 -19
- package/dist/http/fulfillment-set/admin/responses.d.ts.map +0 -1
- package/dist/http/fulfillment-set/admin/responses.js +0 -3
- package/dist/http/fulfillment-set/admin/responses.js.map +0 -1
- package/dist/http/fulfillment-set/index.d.ts +0 -2
- package/dist/http/fulfillment-set/index.d.ts.map +0 -1
- package/dist/http/fulfillment-set/index.js +0 -18
- package/dist/http/fulfillment-set/index.js.map +0 -1
- package/dist/http/inventory/admin/entities.d.ts +0 -117
- package/dist/http/inventory/admin/entities.d.ts.map +0 -1
- package/dist/http/inventory/admin/entities.js +0 -3
- package/dist/http/inventory/admin/entities.js.map +0 -1
- package/dist/http/inventory/admin/index.d.ts +0 -5
- package/dist/http/inventory/admin/index.d.ts.map +0 -1
- package/dist/http/inventory/admin/index.js +0 -21
- package/dist/http/inventory/admin/index.js.map +0 -1
- package/dist/http/inventory/admin/payloads.d.ts +0 -61
- package/dist/http/inventory/admin/payloads.d.ts.map +0 -1
- package/dist/http/inventory/admin/payloads.js +0 -3
- package/dist/http/inventory/admin/payloads.js.map +0 -1
- package/dist/http/inventory/admin/queries.d.ts +0 -58
- package/dist/http/inventory/admin/queries.d.ts.map +0 -1
- package/dist/http/inventory/admin/queries.js +0 -3
- package/dist/http/inventory/admin/queries.js.map +0 -1
- package/dist/http/inventory/admin/responses.d.ts +0 -17
- package/dist/http/inventory/admin/responses.d.ts.map +0 -1
- package/dist/http/inventory/admin/responses.js +0 -3
- package/dist/http/inventory/admin/responses.js.map +0 -1
- package/dist/http/inventory/index.d.ts +0 -2
- package/dist/http/inventory/index.d.ts.map +0 -1
- package/dist/http/inventory/index.js +0 -18
- package/dist/http/inventory/index.js.map +0 -1
- package/dist/http/inventory-level/admin/entities.d.ts +0 -39
- package/dist/http/inventory-level/admin/entities.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/entities.js +0 -3
- package/dist/http/inventory-level/admin/entities.js.map +0 -1
- package/dist/http/inventory-level/admin/index.d.ts +0 -5
- package/dist/http/inventory-level/admin/index.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/index.js +0 -21
- package/dist/http/inventory-level/admin/index.js.map +0 -1
- package/dist/http/inventory-level/admin/payloads.d.ts +0 -45
- package/dist/http/inventory-level/admin/payloads.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/payloads.js +0 -3
- package/dist/http/inventory-level/admin/payloads.js.map +0 -1
- package/dist/http/inventory-level/admin/queries.d.ts +0 -9
- package/dist/http/inventory-level/admin/queries.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/queries.js +0 -3
- package/dist/http/inventory-level/admin/queries.js.map +0 -1
- package/dist/http/inventory-level/admin/responses.d.ts +0 -15
- package/dist/http/inventory-level/admin/responses.d.ts.map +0 -1
- package/dist/http/inventory-level/admin/responses.js +0 -3
- package/dist/http/inventory-level/admin/responses.js.map +0 -1
- package/dist/http/inventory-level/index.d.ts +0 -2
- package/dist/http/inventory-level/index.d.ts.map +0 -1
- package/dist/http/inventory-level/index.js +0 -18
- package/dist/http/inventory-level/index.js.map +0 -1
- package/dist/http/invite/admin/entities.d.ts +0 -35
- package/dist/http/invite/admin/entities.d.ts.map +0 -1
- package/dist/http/invite/admin/entities.js +0 -3
- package/dist/http/invite/admin/entities.js.map +0 -1
- package/dist/http/invite/admin/index.d.ts +0 -5
- package/dist/http/invite/admin/index.d.ts.map +0 -1
- package/dist/http/invite/admin/index.js +0 -21
- package/dist/http/invite/admin/index.js.map +0 -1
- package/dist/http/invite/admin/payloads.d.ts +0 -25
- package/dist/http/invite/admin/payloads.d.ts.map +0 -1
- package/dist/http/invite/admin/payloads.js +0 -3
- package/dist/http/invite/admin/payloads.js.map +0 -1
- package/dist/http/invite/admin/queries.d.ts +0 -11
- package/dist/http/invite/admin/queries.d.ts.map +0 -1
- package/dist/http/invite/admin/queries.js +0 -3
- package/dist/http/invite/admin/queries.js.map +0 -1
- package/dist/http/invite/admin/responses.d.ts +0 -28
- package/dist/http/invite/admin/responses.d.ts.map +0 -1
- package/dist/http/invite/admin/responses.js +0 -3
- package/dist/http/invite/admin/responses.js.map +0 -1
- package/dist/http/invite/index.d.ts +0 -2
- package/dist/http/invite/index.d.ts.map +0 -1
- package/dist/http/invite/index.js +0 -18
- package/dist/http/invite/index.js.map +0 -1
- package/dist/http/notification/admin/entities.d.ts +0 -68
- package/dist/http/notification/admin/entities.d.ts.map +0 -1
- package/dist/http/notification/admin/entities.js +0 -3
- package/dist/http/notification/admin/entities.js.map +0 -1
- package/dist/http/notification/admin/index.d.ts +0 -4
- package/dist/http/notification/admin/index.d.ts.map +0 -1
- package/dist/http/notification/admin/index.js +0 -20
- package/dist/http/notification/admin/index.js.map +0 -1
- package/dist/http/notification/admin/queries.d.ts +0 -19
- package/dist/http/notification/admin/queries.d.ts.map +0 -1
- package/dist/http/notification/admin/queries.js +0 -3
- package/dist/http/notification/admin/queries.js.map +0 -1
- package/dist/http/notification/admin/responses.d.ts +0 -16
- package/dist/http/notification/admin/responses.d.ts.map +0 -1
- package/dist/http/notification/admin/responses.js +0 -3
- package/dist/http/notification/admin/responses.js.map +0 -1
- package/dist/http/notification/index.d.ts +0 -2
- package/dist/http/notification/index.d.ts.map +0 -1
- package/dist/http/notification/index.js +0 -18
- package/dist/http/notification/index.js.map +0 -1
- package/dist/http/order/admin/entities.d.ts +0 -154
- package/dist/http/order/admin/entities.d.ts.map +0 -1
- package/dist/http/order/admin/entities.js +0 -3
- package/dist/http/order/admin/entities.js.map +0 -1
- package/dist/http/order/admin/index.d.ts +0 -5
- package/dist/http/order/admin/index.d.ts.map +0 -1
- package/dist/http/order/admin/index.js +0 -21
- package/dist/http/order/admin/index.js.map +0 -1
- package/dist/http/order/admin/payload.d.ts +0 -142
- package/dist/http/order/admin/payload.d.ts.map +0 -1
- package/dist/http/order/admin/payload.js +0 -3
- package/dist/http/order/admin/payload.js.map +0 -1
- package/dist/http/order/admin/queries.d.ts +0 -65
- package/dist/http/order/admin/queries.d.ts.map +0 -1
- package/dist/http/order/admin/queries.js +0 -3
- package/dist/http/order/admin/queries.js.map +0 -1
- package/dist/http/order/admin/responses.d.ts +0 -39
- package/dist/http/order/admin/responses.d.ts.map +0 -1
- package/dist/http/order/admin/responses.js +0 -3
- package/dist/http/order/admin/responses.js.map +0 -1
- package/dist/http/order/common.d.ts +0 -1091
- package/dist/http/order/common.d.ts.map +0 -1
- package/dist/http/order/common.js +0 -3
- package/dist/http/order/common.js.map +0 -1
- package/dist/http/order/index.d.ts +0 -3
- package/dist/http/order/index.d.ts.map +0 -1
- package/dist/http/order/index.js +0 -19
- package/dist/http/order/index.js.map +0 -1
- package/dist/http/order/store/entities.d.ts +0 -83
- package/dist/http/order/store/entities.d.ts.map +0 -1
- package/dist/http/order/store/entities.js +0 -3
- package/dist/http/order/store/entities.js.map +0 -1
- package/dist/http/order/store/index.d.ts +0 -5
- package/dist/http/order/store/index.d.ts.map +0 -1
- package/dist/http/order/store/index.js +0 -21
- package/dist/http/order/store/index.js.map +0 -1
- package/dist/http/order/store/payloads.d.ts +0 -13
- package/dist/http/order/store/payloads.d.ts.map +0 -1
- package/dist/http/order/store/payloads.js +0 -3
- package/dist/http/order/store/payloads.js.map +0 -1
- package/dist/http/order/store/queries.d.ts +0 -14
- package/dist/http/order/store/queries.d.ts.map +0 -1
- package/dist/http/order/store/queries.js +0 -3
- package/dist/http/order/store/queries.js.map +0 -1
- package/dist/http/order/store/responses.d.ts +0 -15
- package/dist/http/order/store/responses.d.ts.map +0 -1
- package/dist/http/order/store/responses.js +0 -3
- package/dist/http/order/store/responses.js.map +0 -1
- package/dist/http/order-edit/admin/index.d.ts +0 -3
- package/dist/http/order-edit/admin/index.d.ts.map +0 -1
- package/dist/http/order-edit/admin/index.js +0 -19
- package/dist/http/order-edit/admin/index.js.map +0 -1
- package/dist/http/order-edit/admin/payloads.d.ts +0 -60
- package/dist/http/order-edit/admin/payloads.d.ts.map +0 -1
- package/dist/http/order-edit/admin/payloads.js +0 -3
- package/dist/http/order-edit/admin/payloads.js.map +0 -1
- package/dist/http/order-edit/admin/responses.d.ts +0 -16
- package/dist/http/order-edit/admin/responses.d.ts.map +0 -1
- package/dist/http/order-edit/admin/responses.js +0 -3
- package/dist/http/order-edit/admin/responses.js.map +0 -1
- package/dist/http/order-edit/common.d.ts +0 -10
- package/dist/http/order-edit/common.d.ts.map +0 -1
- package/dist/http/order-edit/common.js +0 -3
- package/dist/http/order-edit/common.js.map +0 -1
- package/dist/http/order-edit/index.d.ts +0 -3
- package/dist/http/order-edit/index.d.ts.map +0 -1
- package/dist/http/order-edit/index.js +0 -19
- package/dist/http/order-edit/index.js.map +0 -1
- package/dist/http/price-list/admin/entities.d.ts +0 -63
- package/dist/http/price-list/admin/entities.d.ts.map +0 -1
- package/dist/http/price-list/admin/entities.js +0 -3
- package/dist/http/price-list/admin/entities.js.map +0 -1
- package/dist/http/price-list/admin/index.d.ts +0 -5
- package/dist/http/price-list/admin/index.d.ts.map +0 -1
- package/dist/http/price-list/admin/index.js +0 -21
- package/dist/http/price-list/admin/index.js.map +0 -1
- package/dist/http/price-list/admin/payloads.d.ts +0 -148
- package/dist/http/price-list/admin/payloads.d.ts.map +0 -1
- package/dist/http/price-list/admin/payloads.js +0 -3
- package/dist/http/price-list/admin/payloads.js.map +0 -1
- package/dist/http/price-list/admin/queries.d.ts +0 -32
- package/dist/http/price-list/admin/queries.d.ts.map +0 -1
- package/dist/http/price-list/admin/queries.js +0 -3
- package/dist/http/price-list/admin/queries.js.map +0 -1
- package/dist/http/price-list/admin/responses.d.ts +0 -37
- package/dist/http/price-list/admin/responses.d.ts.map +0 -1
- package/dist/http/price-list/admin/responses.js +0 -3
- package/dist/http/price-list/admin/responses.js.map +0 -1
- package/dist/http/price-list/index.d.ts +0 -2
- package/dist/http/price-list/index.d.ts.map +0 -1
- package/dist/http/price-list/index.js +0 -18
- package/dist/http/price-list/index.js.map +0 -1
- package/dist/http/pricing/admin/entities.d.ts +0 -104
- package/dist/http/pricing/admin/entities.d.ts.map +0 -1
- package/dist/http/pricing/admin/entities.js +0 -3
- package/dist/http/pricing/admin/entities.js.map +0 -1
- package/dist/http/pricing/admin/index.d.ts +0 -5
- package/dist/http/pricing/admin/index.d.ts.map +0 -1
- package/dist/http/pricing/admin/index.js +0 -21
- package/dist/http/pricing/admin/index.js.map +0 -1
- package/dist/http/pricing/admin/payloads.d.ts +0 -39
- package/dist/http/pricing/admin/payloads.d.ts.map +0 -1
- package/dist/http/pricing/admin/payloads.js +0 -3
- package/dist/http/pricing/admin/payloads.js.map +0 -1
- package/dist/http/pricing/admin/queries.d.ts +0 -23
- package/dist/http/pricing/admin/queries.d.ts.map +0 -1
- package/dist/http/pricing/admin/queries.js +0 -3
- package/dist/http/pricing/admin/queries.js.map +0 -1
- package/dist/http/pricing/admin/responses.d.ts +0 -18
- package/dist/http/pricing/admin/responses.d.ts.map +0 -1
- package/dist/http/pricing/admin/responses.js +0 -3
- package/dist/http/pricing/admin/responses.js.map +0 -1
- package/dist/http/pricing/common.d.ts +0 -95
- package/dist/http/pricing/common.d.ts.map +0 -1
- package/dist/http/pricing/common.js +0 -3
- package/dist/http/pricing/common.js.map +0 -1
- package/dist/http/pricing/index.d.ts +0 -3
- package/dist/http/pricing/index.d.ts.map +0 -1
- package/dist/http/pricing/index.js +0 -19
- package/dist/http/pricing/index.js.map +0 -1
- package/dist/http/pricing/store/entities.d.ts +0 -52
- package/dist/http/pricing/store/entities.d.ts.map +0 -1
- package/dist/http/pricing/store/entities.js +0 -3
- package/dist/http/pricing/store/entities.js.map +0 -1
- package/dist/http/pricing/store/index.d.ts +0 -2
- package/dist/http/pricing/store/index.d.ts.map +0 -1
- package/dist/http/pricing/store/index.js +0 -18
- package/dist/http/pricing/store/index.js.map +0 -1
- package/dist/http/product/admin/entitites.d.ts +0 -83
- package/dist/http/product/admin/entitites.d.ts.map +0 -1
- package/dist/http/product/admin/entitites.js +0 -3
- package/dist/http/product/admin/entitites.js.map +0 -1
- package/dist/http/product/admin/index.d.ts +0 -5
- package/dist/http/product/admin/index.d.ts.map +0 -1
- package/dist/http/product/admin/index.js +0 -21
- package/dist/http/product/admin/index.js.map +0 -1
- package/dist/http/product/admin/payloads.d.ts +0 -544
- package/dist/http/product/admin/payloads.d.ts.map +0 -1
- package/dist/http/product/admin/payloads.js +0 -3
- package/dist/http/product/admin/payloads.js.map +0 -1
- package/dist/http/product/admin/queries.d.ts +0 -47
- package/dist/http/product/admin/queries.d.ts.map +0 -1
- package/dist/http/product/admin/queries.js +0 -3
- package/dist/http/product/admin/queries.js.map +0 -1
- package/dist/http/product/admin/responses.d.ts +0 -87
- package/dist/http/product/admin/responses.d.ts.map +0 -1
- package/dist/http/product/admin/responses.js +0 -3
- package/dist/http/product/admin/responses.js.map +0 -1
- package/dist/http/product/common.d.ts +0 -423
- package/dist/http/product/common.d.ts.map +0 -1
- package/dist/http/product/common.js +0 -3
- package/dist/http/product/common.js.map +0 -1
- package/dist/http/product/index.d.ts +0 -3
- package/dist/http/product/index.d.ts.map +0 -1
- package/dist/http/product/index.js +0 -19
- package/dist/http/product/index.js.map +0 -1
- package/dist/http/product/store/entitites.d.ts +0 -65
- package/dist/http/product/store/entitites.d.ts.map +0 -1
- package/dist/http/product/store/entitites.js +0 -3
- package/dist/http/product/store/entitites.js.map +0 -1
- package/dist/http/product/store/index.d.ts +0 -4
- package/dist/http/product/store/index.d.ts.map +0 -1
- package/dist/http/product/store/index.js +0 -20
- package/dist/http/product/store/index.js.map +0 -1
- package/dist/http/product/store/queries.d.ts +0 -37
- package/dist/http/product/store/queries.d.ts.map +0 -1
- package/dist/http/product/store/queries.js +0 -3
- package/dist/http/product/store/queries.js.map +0 -1
- package/dist/http/product/store/responses.d.ts +0 -15
- package/dist/http/product/store/responses.d.ts.map +0 -1
- package/dist/http/product/store/responses.js +0 -3
- package/dist/http/product/store/responses.js.map +0 -1
- package/dist/http/product-category/admin/entities.d.ts +0 -17
- package/dist/http/product-category/admin/entities.d.ts.map +0 -1
- package/dist/http/product-category/admin/entities.js +0 -3
- package/dist/http/product-category/admin/entities.js.map +0 -1
- package/dist/http/product-category/admin/index.d.ts +0 -5
- package/dist/http/product-category/admin/index.d.ts.map +0 -1
- package/dist/http/product-category/admin/index.js +0 -21
- package/dist/http/product-category/admin/index.js.map +0 -1
- package/dist/http/product-category/admin/payloads.d.ts +0 -85
- package/dist/http/product-category/admin/payloads.d.ts.map +0 -1
- package/dist/http/product-category/admin/payloads.js +0 -3
- package/dist/http/product-category/admin/payloads.js.map +0 -1
- package/dist/http/product-category/admin/queries.d.ts +0 -14
- package/dist/http/product-category/admin/queries.d.ts.map +0 -1
- package/dist/http/product-category/admin/queries.js +0 -3
- package/dist/http/product-category/admin/queries.js.map +0 -1
- package/dist/http/product-category/admin/responses.d.ts +0 -18
- package/dist/http/product-category/admin/responses.d.ts.map +0 -1
- package/dist/http/product-category/admin/responses.js +0 -3
- package/dist/http/product-category/admin/responses.js.map +0 -1
- package/dist/http/product-category/common.d.ts +0 -135
- package/dist/http/product-category/common.d.ts.map +0 -1
- package/dist/http/product-category/common.js +0 -3
- package/dist/http/product-category/common.js.map +0 -1
- package/dist/http/product-category/index.d.ts +0 -3
- package/dist/http/product-category/index.d.ts.map +0 -1
- package/dist/http/product-category/index.js +0 -19
- package/dist/http/product-category/index.js.map +0 -1
- package/dist/http/product-category/store/entities.d.ts +0 -17
- package/dist/http/product-category/store/entities.d.ts.map +0 -1
- package/dist/http/product-category/store/entities.js +0 -3
- package/dist/http/product-category/store/entities.js.map +0 -1
- package/dist/http/product-category/store/index.d.ts +0 -4
- package/dist/http/product-category/store/index.d.ts.map +0 -1
- package/dist/http/product-category/store/index.js +0 -20
- package/dist/http/product-category/store/index.js.map +0 -1
- package/dist/http/product-category/store/queries.d.ts +0 -6
- package/dist/http/product-category/store/queries.d.ts.map +0 -1
- package/dist/http/product-category/store/queries.js +0 -3
- package/dist/http/product-category/store/queries.js.map +0 -1
- package/dist/http/product-category/store/responses.d.ts +0 -16
- package/dist/http/product-category/store/responses.d.ts.map +0 -1
- package/dist/http/product-category/store/responses.js +0 -3
- package/dist/http/product-category/store/responses.js.map +0 -1
- package/dist/http/product-tag/admin/entities.d.ts +0 -4
- package/dist/http/product-tag/admin/entities.d.ts.map +0 -1
- package/dist/http/product-tag/admin/entities.js +0 -3
- package/dist/http/product-tag/admin/entities.js.map +0 -1
- package/dist/http/product-tag/admin/index.d.ts +0 -5
- package/dist/http/product-tag/admin/index.d.ts.map +0 -1
- package/dist/http/product-tag/admin/index.js +0 -21
- package/dist/http/product-tag/admin/index.js.map +0 -1
- package/dist/http/product-tag/admin/payloads.d.ts +0 -21
- package/dist/http/product-tag/admin/payloads.d.ts.map +0 -1
- package/dist/http/product-tag/admin/payloads.js +0 -3
- package/dist/http/product-tag/admin/payloads.js.map +0 -1
- package/dist/http/product-tag/admin/queries.d.ts +0 -12
- package/dist/http/product-tag/admin/queries.d.ts.map +0 -1
- package/dist/http/product-tag/admin/queries.js +0 -3
- package/dist/http/product-tag/admin/queries.js.map +0 -1
- package/dist/http/product-tag/admin/responses.d.ts +0 -18
- package/dist/http/product-tag/admin/responses.d.ts.map +0 -1
- package/dist/http/product-tag/admin/responses.js +0 -3
- package/dist/http/product-tag/admin/responses.js.map +0 -1
- package/dist/http/product-tag/common.d.ts +0 -51
- package/dist/http/product-tag/common.d.ts.map +0 -1
- package/dist/http/product-tag/common.js +0 -3
- package/dist/http/product-tag/common.js.map +0 -1
- package/dist/http/product-tag/index.d.ts +0 -3
- package/dist/http/product-tag/index.d.ts.map +0 -1
- package/dist/http/product-tag/index.js +0 -19
- package/dist/http/product-tag/index.js.map +0 -1
- package/dist/http/product-tag/store/entities.d.ts +0 -4
- package/dist/http/product-tag/store/entities.d.ts.map +0 -1
- package/dist/http/product-tag/store/entities.js +0 -3
- package/dist/http/product-tag/store/entities.js.map +0 -1
- package/dist/http/product-tag/store/index.d.ts +0 -3
- package/dist/http/product-tag/store/index.d.ts.map +0 -1
- package/dist/http/product-tag/store/index.js +0 -19
- package/dist/http/product-tag/store/index.js.map +0 -1
- package/dist/http/product-tag/store/queries.d.ts +0 -8
- package/dist/http/product-tag/store/queries.d.ts.map +0 -1
- package/dist/http/product-tag/store/queries.js +0 -3
- package/dist/http/product-tag/store/queries.js.map +0 -1
- package/dist/http/product-type/admin/entities.d.ts +0 -4
- package/dist/http/product-type/admin/entities.d.ts.map +0 -1
- package/dist/http/product-type/admin/entities.js +0 -3
- package/dist/http/product-type/admin/entities.js.map +0 -1
- package/dist/http/product-type/admin/index.d.ts +0 -5
- package/dist/http/product-type/admin/index.d.ts.map +0 -1
- package/dist/http/product-type/admin/index.js +0 -21
- package/dist/http/product-type/admin/index.js.map +0 -1
- package/dist/http/product-type/admin/payloads.d.ts +0 -21
- package/dist/http/product-type/admin/payloads.d.ts.map +0 -1
- package/dist/http/product-type/admin/payloads.js +0 -3
- package/dist/http/product-type/admin/payloads.js.map +0 -1
- package/dist/http/product-type/admin/queries.d.ts +0 -31
- package/dist/http/product-type/admin/queries.d.ts.map +0 -1
- package/dist/http/product-type/admin/queries.js +0 -3
- package/dist/http/product-type/admin/queries.js.map +0 -1
- package/dist/http/product-type/admin/responses.d.ts +0 -18
- package/dist/http/product-type/admin/responses.d.ts.map +0 -1
- package/dist/http/product-type/admin/responses.js +0 -3
- package/dist/http/product-type/admin/responses.js.map +0 -1
- package/dist/http/product-type/common.d.ts +0 -27
- package/dist/http/product-type/common.d.ts.map +0 -1
- package/dist/http/product-type/common.js +0 -3
- package/dist/http/product-type/common.js.map +0 -1
- package/dist/http/product-type/index.d.ts +0 -3
- package/dist/http/product-type/index.d.ts.map +0 -1
- package/dist/http/product-type/index.js +0 -19
- package/dist/http/product-type/index.js.map +0 -1
- package/dist/http/product-type/store/entities.d.ts +0 -4
- package/dist/http/product-type/store/entities.d.ts.map +0 -1
- package/dist/http/product-type/store/entities.js +0 -3
- package/dist/http/product-type/store/entities.js.map +0 -1
- package/dist/http/product-type/store/index.d.ts +0 -2
- package/dist/http/product-type/store/index.d.ts.map +0 -1
- package/dist/http/product-type/store/index.js +0 -18
- package/dist/http/product-type/store/index.js.map +0 -1
- package/dist/http/promotion/admin/entities.d.ts +0 -19
- package/dist/http/promotion/admin/entities.d.ts.map +0 -1
- package/dist/http/promotion/admin/entities.js +0 -3
- package/dist/http/promotion/admin/entities.js.map +0 -1
- package/dist/http/promotion/admin/index.d.ts +0 -5
- package/dist/http/promotion/admin/index.d.ts.map +0 -1
- package/dist/http/promotion/admin/index.js +0 -21
- package/dist/http/promotion/admin/index.js.map +0 -1
- package/dist/http/promotion/admin/payloads.d.ts +0 -69
- package/dist/http/promotion/admin/payloads.d.ts.map +0 -1
- package/dist/http/promotion/admin/payloads.js +0 -3
- package/dist/http/promotion/admin/payloads.js.map +0 -1
- package/dist/http/promotion/admin/queries.d.ts +0 -30
- package/dist/http/promotion/admin/queries.d.ts.map +0 -1
- package/dist/http/promotion/admin/queries.js +0 -3
- package/dist/http/promotion/admin/queries.js.map +0 -1
- package/dist/http/promotion/admin/responses.d.ts +0 -41
- package/dist/http/promotion/admin/responses.d.ts.map +0 -1
- package/dist/http/promotion/admin/responses.js +0 -3
- package/dist/http/promotion/admin/responses.js.map +0 -1
- package/dist/http/promotion/common.d.ts +0 -72
- package/dist/http/promotion/common.d.ts.map +0 -1
- package/dist/http/promotion/common.js +0 -3
- package/dist/http/promotion/common.js.map +0 -1
- package/dist/http/promotion/index.d.ts +0 -3
- package/dist/http/promotion/index.d.ts.map +0 -1
- package/dist/http/promotion/index.js +0 -19
- package/dist/http/promotion/index.js.map +0 -1
- package/dist/http/promotion/store.d.ts +0 -4
- package/dist/http/promotion/store.d.ts.map +0 -1
- package/dist/http/promotion/store.js +0 -3
- package/dist/http/promotion/store.js.map +0 -1
- package/dist/http/region/admin/entities.d.ts +0 -7
- package/dist/http/region/admin/entities.d.ts.map +0 -1
- package/dist/http/region/admin/entities.js +0 -3
- package/dist/http/region/admin/entities.js.map +0 -1
- package/dist/http/region/admin/index.d.ts +0 -5
- package/dist/http/region/admin/index.d.ts.map +0 -1
- package/dist/http/region/admin/index.js +0 -21
- package/dist/http/region/admin/index.js.map +0 -1
- package/dist/http/region/admin/payloads.d.ts +0 -19
- package/dist/http/region/admin/payloads.d.ts.map +0 -1
- package/dist/http/region/admin/payloads.js +0 -3
- package/dist/http/region/admin/payloads.js.map +0 -1
- package/dist/http/region/admin/queries.d.ts +0 -15
- package/dist/http/region/admin/queries.d.ts.map +0 -1
- package/dist/http/region/admin/queries.js +0 -3
- package/dist/http/region/admin/queries.js.map +0 -1
- package/dist/http/region/admin/responses.d.ts +0 -10
- package/dist/http/region/admin/responses.d.ts.map +0 -1
- package/dist/http/region/admin/responses.js +0 -3
- package/dist/http/region/admin/responses.js.map +0 -1
- package/dist/http/region/common.d.ts +0 -107
- package/dist/http/region/common.d.ts.map +0 -1
- package/dist/http/region/common.js +0 -3
- package/dist/http/region/common.js.map +0 -1
- package/dist/http/region/index.d.ts +0 -3
- package/dist/http/region/index.d.ts.map +0 -1
- package/dist/http/region/index.js +0 -19
- package/dist/http/region/index.js.map +0 -1
- package/dist/http/region/store/entities.d.ts +0 -6
- package/dist/http/region/store/entities.d.ts.map +0 -1
- package/dist/http/region/store/entities.js +0 -3
- package/dist/http/region/store/entities.js.map +0 -1
- package/dist/http/region/store/index.d.ts +0 -4
- package/dist/http/region/store/index.d.ts.map +0 -1
- package/dist/http/region/store/index.js +0 -20
- package/dist/http/region/store/index.js.map +0 -1
- package/dist/http/region/store/queries.d.ts +0 -6
- package/dist/http/region/store/queries.d.ts.map +0 -1
- package/dist/http/region/store/queries.js +0 -3
- package/dist/http/region/store/queries.js.map +0 -1
- package/dist/http/region/store/responses.d.ts +0 -15
- package/dist/http/region/store/responses.d.ts.map +0 -1
- package/dist/http/region/store/responses.js +0 -3
- package/dist/http/region/store/responses.js.map +0 -1
- package/dist/http/reservation/admin/entities.d.ts +0 -17
- package/dist/http/reservation/admin/entities.d.ts.map +0 -1
- package/dist/http/reservation/admin/entities.js +0 -3
- package/dist/http/reservation/admin/entities.js.map +0 -1
- package/dist/http/reservation/admin/index.d.ts +0 -5
- package/dist/http/reservation/admin/index.d.ts.map +0 -1
- package/dist/http/reservation/admin/index.js +0 -21
- package/dist/http/reservation/admin/index.js.map +0 -1
- package/dist/http/reservation/admin/payloads.d.ts +0 -15
- package/dist/http/reservation/admin/payloads.d.ts.map +0 -1
- package/dist/http/reservation/admin/payloads.js +0 -3
- package/dist/http/reservation/admin/payloads.js.map +0 -1
- package/dist/http/reservation/admin/queries.d.ts +0 -17
- package/dist/http/reservation/admin/queries.d.ts.map +0 -1
- package/dist/http/reservation/admin/queries.js +0 -3
- package/dist/http/reservation/admin/queries.js.map +0 -1
- package/dist/http/reservation/admin/responses.d.ts +0 -10
- package/dist/http/reservation/admin/responses.d.ts.map +0 -1
- package/dist/http/reservation/admin/responses.js +0 -3
- package/dist/http/reservation/admin/responses.js.map +0 -1
- package/dist/http/reservation/index.d.ts +0 -2
- package/dist/http/reservation/index.d.ts.map +0 -1
- package/dist/http/reservation/index.js +0 -18
- package/dist/http/reservation/index.js.map +0 -1
- package/dist/http/return/admin/entities.d.ts +0 -7
- package/dist/http/return/admin/entities.d.ts.map +0 -1
- package/dist/http/return/admin/entities.js +0 -3
- package/dist/http/return/admin/entities.js.map +0 -1
- package/dist/http/return/admin/index.d.ts +0 -5
- package/dist/http/return/admin/index.d.ts.map +0 -1
- package/dist/http/return/admin/index.js +0 -21
- package/dist/http/return/admin/index.js.map +0 -1
- package/dist/http/return/admin/payloads.d.ts +0 -78
- package/dist/http/return/admin/payloads.d.ts.map +0 -1
- package/dist/http/return/admin/payloads.js +0 -3
- package/dist/http/return/admin/payloads.js.map +0 -1
- package/dist/http/return/admin/queries.d.ts +0 -10
- package/dist/http/return/admin/queries.d.ts.map +0 -1
- package/dist/http/return/admin/queries.js +0 -3
- package/dist/http/return/admin/queries.js.map +0 -1
- package/dist/http/return/admin/responses.d.ts +0 -20
- package/dist/http/return/admin/responses.d.ts.map +0 -1
- package/dist/http/return/admin/responses.js +0 -3
- package/dist/http/return/admin/responses.js.map +0 -1
- package/dist/http/return/common.d.ts +0 -29
- package/dist/http/return/common.d.ts.map +0 -1
- package/dist/http/return/common.js +0 -3
- package/dist/http/return/common.js.map +0 -1
- package/dist/http/return/index.d.ts +0 -3
- package/dist/http/return/index.d.ts.map +0 -1
- package/dist/http/return/index.js +0 -19
- package/dist/http/return/index.js.map +0 -1
- package/dist/http/return/store/entities.d.ts +0 -7
- package/dist/http/return/store/entities.d.ts.map +0 -1
- package/dist/http/return/store/entities.js +0 -3
- package/dist/http/return/store/entities.js.map +0 -1
- package/dist/http/return/store/index.d.ts +0 -4
- package/dist/http/return/store/index.d.ts.map +0 -1
- package/dist/http/return/store/index.js +0 -20
- package/dist/http/return/store/index.js.map +0 -1
- package/dist/http/return/store/payloads.d.ts +0 -20
- package/dist/http/return/store/payloads.d.ts.map +0 -1
- package/dist/http/return/store/payloads.js +0 -3
- package/dist/http/return/store/payloads.js.map +0 -1
- package/dist/http/return/store/responses.d.ts +0 -5
- package/dist/http/return/store/responses.d.ts.map +0 -1
- package/dist/http/return/store/responses.js +0 -3
- package/dist/http/return/store/responses.js.map +0 -1
- package/dist/http/return-reason/admin/entities.d.ts +0 -4
- package/dist/http/return-reason/admin/entities.d.ts.map +0 -1
- package/dist/http/return-reason/admin/entities.js +0 -3
- package/dist/http/return-reason/admin/entities.js.map +0 -1
- package/dist/http/return-reason/admin/index.d.ts +0 -5
- package/dist/http/return-reason/admin/index.d.ts.map +0 -1
- package/dist/http/return-reason/admin/index.js +0 -21
- package/dist/http/return-reason/admin/index.js.map +0 -1
- package/dist/http/return-reason/admin/payloads.d.ts +0 -13
- package/dist/http/return-reason/admin/payloads.d.ts.map +0 -1
- package/dist/http/return-reason/admin/payloads.js +0 -3
- package/dist/http/return-reason/admin/payloads.js.map +0 -1
- package/dist/http/return-reason/admin/queries.d.ts +0 -9
- package/dist/http/return-reason/admin/queries.d.ts.map +0 -1
- package/dist/http/return-reason/admin/queries.js +0 -3
- package/dist/http/return-reason/admin/queries.js.map +0 -1
- package/dist/http/return-reason/admin/responses.d.ts +0 -12
- package/dist/http/return-reason/admin/responses.d.ts.map +0 -1
- package/dist/http/return-reason/admin/responses.js +0 -3
- package/dist/http/return-reason/admin/responses.js.map +0 -1
- package/dist/http/return-reason/common.d.ts +0 -22
- package/dist/http/return-reason/common.d.ts.map +0 -1
- package/dist/http/return-reason/common.js +0 -3
- package/dist/http/return-reason/common.js.map +0 -1
- package/dist/http/return-reason/index.d.ts +0 -3
- package/dist/http/return-reason/index.d.ts.map +0 -1
- package/dist/http/return-reason/index.js +0 -19
- package/dist/http/return-reason/index.js.map +0 -1
- package/dist/http/return-reason/store/entities.d.ts +0 -4
- package/dist/http/return-reason/store/entities.d.ts.map +0 -1
- package/dist/http/return-reason/store/entities.js +0 -3
- package/dist/http/return-reason/store/entities.js.map +0 -1
- package/dist/http/return-reason/store/index.d.ts +0 -3
- package/dist/http/return-reason/store/index.d.ts.map +0 -1
- package/dist/http/return-reason/store/index.js +0 -19
- package/dist/http/return-reason/store/index.js.map +0 -1
- package/dist/http/return-reason/store/responses.d.ts +0 -9
- package/dist/http/return-reason/store/responses.d.ts.map +0 -1
- package/dist/http/return-reason/store/responses.js +0 -3
- package/dist/http/return-reason/store/responses.js.map +0 -1
- package/dist/http/sales-channel/admin/entities.d.ts +0 -11
- package/dist/http/sales-channel/admin/entities.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/entities.js +0 -3
- package/dist/http/sales-channel/admin/entities.js.map +0 -1
- package/dist/http/sales-channel/admin/index.d.ts +0 -5
- package/dist/http/sales-channel/admin/index.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/index.js +0 -21
- package/dist/http/sales-channel/admin/index.js.map +0 -1
- package/dist/http/sales-channel/admin/payloads.d.ts +0 -17
- package/dist/http/sales-channel/admin/payloads.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/payloads.js +0 -3
- package/dist/http/sales-channel/admin/payloads.js.map +0 -1
- package/dist/http/sales-channel/admin/queries.d.ts +0 -15
- package/dist/http/sales-channel/admin/queries.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/queries.js +0 -3
- package/dist/http/sales-channel/admin/queries.js.map +0 -1
- package/dist/http/sales-channel/admin/responses.d.ts +0 -11
- package/dist/http/sales-channel/admin/responses.d.ts.map +0 -1
- package/dist/http/sales-channel/admin/responses.js +0 -3
- package/dist/http/sales-channel/admin/responses.js.map +0 -1
- package/dist/http/sales-channel/index.d.ts +0 -2
- package/dist/http/sales-channel/index.d.ts.map +0 -1
- package/dist/http/sales-channel/index.js +0 -18
- package/dist/http/sales-channel/index.js.map +0 -1
- package/dist/http/shipping-option/admin/entities.d.ts +0 -62
- package/dist/http/shipping-option/admin/entities.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/entities.js +0 -3
- package/dist/http/shipping-option/admin/entities.js.map +0 -1
- package/dist/http/shipping-option/admin/index.d.ts +0 -5
- package/dist/http/shipping-option/admin/index.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/index.js +0 -21
- package/dist/http/shipping-option/admin/index.js.map +0 -1
- package/dist/http/shipping-option/admin/payloads.d.ts +0 -69
- package/dist/http/shipping-option/admin/payloads.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/payloads.js +0 -3
- package/dist/http/shipping-option/admin/payloads.js.map +0 -1
- package/dist/http/shipping-option/admin/queries.d.ts +0 -17
- package/dist/http/shipping-option/admin/queries.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/queries.js +0 -3
- package/dist/http/shipping-option/admin/queries.js.map +0 -1
- package/dist/http/shipping-option/admin/responses.d.ts +0 -12
- package/dist/http/shipping-option/admin/responses.d.ts.map +0 -1
- package/dist/http/shipping-option/admin/responses.js +0 -3
- package/dist/http/shipping-option/admin/responses.js.map +0 -1
- package/dist/http/shipping-option/index.d.ts +0 -3
- package/dist/http/shipping-option/index.d.ts.map +0 -1
- package/dist/http/shipping-option/index.js +0 -19
- package/dist/http/shipping-option/index.js.map +0 -1
- package/dist/http/shipping-option/store/entities.d.ts +0 -28
- package/dist/http/shipping-option/store/entities.d.ts.map +0 -1
- package/dist/http/shipping-option/store/entities.js +0 -3
- package/dist/http/shipping-option/store/entities.js.map +0 -1
- package/dist/http/shipping-option/store/index.d.ts +0 -5
- package/dist/http/shipping-option/store/index.d.ts.map +0 -1
- package/dist/http/shipping-option/store/index.js +0 -21
- package/dist/http/shipping-option/store/index.js.map +0 -1
- package/dist/http/shipping-option/store/payloads.d.ts +0 -5
- package/dist/http/shipping-option/store/payloads.d.ts.map +0 -1
- package/dist/http/shipping-option/store/payloads.js +0 -3
- package/dist/http/shipping-option/store/payloads.js.map +0 -1
- package/dist/http/shipping-option/store/queries.d.ts +0 -14
- package/dist/http/shipping-option/store/queries.d.ts.map +0 -1
- package/dist/http/shipping-option/store/queries.js +0 -3
- package/dist/http/shipping-option/store/queries.js.map +0 -1
- package/dist/http/shipping-option/store/responses.d.ts +0 -8
- package/dist/http/shipping-option/store/responses.d.ts.map +0 -1
- package/dist/http/shipping-option/store/responses.js +0 -3
- package/dist/http/shipping-option/store/responses.js.map +0 -1
- package/dist/http/shipping-profile/admin/entities.d.ts +0 -10
- package/dist/http/shipping-profile/admin/entities.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/entities.js +0 -3
- package/dist/http/shipping-profile/admin/entities.js.map +0 -1
- package/dist/http/shipping-profile/admin/index.d.ts +0 -5
- package/dist/http/shipping-profile/admin/index.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/index.js +0 -21
- package/dist/http/shipping-profile/admin/index.js.map +0 -1
- package/dist/http/shipping-profile/admin/payloads.d.ts +0 -11
- package/dist/http/shipping-profile/admin/payloads.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/payloads.js +0 -3
- package/dist/http/shipping-profile/admin/payloads.js.map +0 -1
- package/dist/http/shipping-profile/admin/queries.d.ts +0 -14
- package/dist/http/shipping-profile/admin/queries.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/queries.js +0 -3
- package/dist/http/shipping-profile/admin/queries.js.map +0 -1
- package/dist/http/shipping-profile/admin/responses.d.ts +0 -11
- package/dist/http/shipping-profile/admin/responses.d.ts.map +0 -1
- package/dist/http/shipping-profile/admin/responses.js +0 -3
- package/dist/http/shipping-profile/admin/responses.js.map +0 -1
- package/dist/http/shipping-profile/index.d.ts +0 -2
- package/dist/http/shipping-profile/index.d.ts.map +0 -1
- package/dist/http/shipping-profile/index.js +0 -18
- package/dist/http/shipping-profile/index.js.map +0 -1
- package/dist/http/stock-locations/admin/entities.d.ts +0 -24
- package/dist/http/stock-locations/admin/entities.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/entities.js +0 -3
- package/dist/http/stock-locations/admin/entities.js.map +0 -1
- package/dist/http/stock-locations/admin/index.d.ts +0 -5
- package/dist/http/stock-locations/admin/index.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/index.js +0 -21
- package/dist/http/stock-locations/admin/index.js.map +0 -1
- package/dist/http/stock-locations/admin/payloads.d.ts +0 -32
- package/dist/http/stock-locations/admin/payloads.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/payloads.js +0 -3
- package/dist/http/stock-locations/admin/payloads.js.map +0 -1
- package/dist/http/stock-locations/admin/queries.d.ts +0 -15
- package/dist/http/stock-locations/admin/queries.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/queries.js +0 -3
- package/dist/http/stock-locations/admin/queries.js.map +0 -1
- package/dist/http/stock-locations/admin/responses.d.ts +0 -12
- package/dist/http/stock-locations/admin/responses.d.ts.map +0 -1
- package/dist/http/stock-locations/admin/responses.js +0 -3
- package/dist/http/stock-locations/admin/responses.js.map +0 -1
- package/dist/http/stock-locations/index.d.ts +0 -2
- package/dist/http/stock-locations/index.d.ts.map +0 -1
- package/dist/http/stock-locations/index.js +0 -18
- package/dist/http/stock-locations/index.js.map +0 -1
- package/dist/http/store/admin/entities.d.ts +0 -23
- package/dist/http/store/admin/entities.d.ts.map +0 -1
- package/dist/http/store/admin/entities.js +0 -3
- package/dist/http/store/admin/entities.js.map +0 -1
- package/dist/http/store/admin/index.d.ts +0 -5
- package/dist/http/store/admin/index.d.ts.map +0 -1
- package/dist/http/store/admin/index.js +0 -21
- package/dist/http/store/admin/index.js.map +0 -1
- package/dist/http/store/admin/payloads.d.ts +0 -15
- package/dist/http/store/admin/payloads.d.ts.map +0 -1
- package/dist/http/store/admin/payloads.js +0 -3
- package/dist/http/store/admin/payloads.js.map +0 -1
- package/dist/http/store/admin/queries.d.ts +0 -10
- package/dist/http/store/admin/queries.d.ts.map +0 -1
- package/dist/http/store/admin/queries.js +0 -3
- package/dist/http/store/admin/queries.js.map +0 -1
- package/dist/http/store/admin/responses.d.ts +0 -10
- package/dist/http/store/admin/responses.d.ts.map +0 -1
- package/dist/http/store/admin/responses.js +0 -3
- package/dist/http/store/admin/responses.js.map +0 -1
- package/dist/http/store/index.d.ts +0 -2
- package/dist/http/store/index.d.ts.map +0 -1
- package/dist/http/store/index.js +0 -18
- package/dist/http/store/index.js.map +0 -1
- package/dist/http/tax-rate/admin/entities.d.ts +0 -22
- package/dist/http/tax-rate/admin/entities.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/entities.js +0 -3
- package/dist/http/tax-rate/admin/entities.js.map +0 -1
- package/dist/http/tax-rate/admin/index.d.ts +0 -5
- package/dist/http/tax-rate/admin/index.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/index.js +0 -21
- package/dist/http/tax-rate/admin/index.js.map +0 -1
- package/dist/http/tax-rate/admin/payloads.d.ts +0 -25
- package/dist/http/tax-rate/admin/payloads.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/payloads.js +0 -3
- package/dist/http/tax-rate/admin/payloads.js.map +0 -1
- package/dist/http/tax-rate/admin/queries.d.ts +0 -15
- package/dist/http/tax-rate/admin/queries.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/queries.js +0 -3
- package/dist/http/tax-rate/admin/queries.js.map +0 -1
- package/dist/http/tax-rate/admin/responses.d.ts +0 -12
- package/dist/http/tax-rate/admin/responses.d.ts.map +0 -1
- package/dist/http/tax-rate/admin/responses.js +0 -3
- package/dist/http/tax-rate/admin/responses.js.map +0 -1
- package/dist/http/tax-rate/index.d.ts +0 -2
- package/dist/http/tax-rate/index.d.ts.map +0 -1
- package/dist/http/tax-rate/index.js +0 -18
- package/dist/http/tax-rate/index.js.map +0 -1
- package/dist/http/tax-region/admin/entities.d.ts +0 -16
- package/dist/http/tax-region/admin/entities.d.ts.map +0 -1
- package/dist/http/tax-region/admin/entities.js +0 -3
- package/dist/http/tax-region/admin/entities.js.map +0 -1
- package/dist/http/tax-region/admin/index.d.ts +0 -5
- package/dist/http/tax-region/admin/index.d.ts.map +0 -1
- package/dist/http/tax-region/admin/index.js +0 -21
- package/dist/http/tax-region/admin/index.js.map +0 -1
- package/dist/http/tax-region/admin/payloads.d.ts +0 -14
- package/dist/http/tax-region/admin/payloads.d.ts.map +0 -1
- package/dist/http/tax-region/admin/payloads.js +0 -3
- package/dist/http/tax-region/admin/payloads.js.map +0 -1
- package/dist/http/tax-region/admin/queries.d.ts +0 -16
- package/dist/http/tax-region/admin/queries.d.ts.map +0 -1
- package/dist/http/tax-region/admin/queries.js +0 -3
- package/dist/http/tax-region/admin/queries.js.map +0 -1
- package/dist/http/tax-region/admin/responses.d.ts +0 -11
- package/dist/http/tax-region/admin/responses.d.ts.map +0 -1
- package/dist/http/tax-region/admin/responses.js +0 -3
- package/dist/http/tax-region/admin/responses.js.map +0 -1
- package/dist/http/tax-region/index.d.ts +0 -2
- package/dist/http/tax-region/index.d.ts.map +0 -1
- package/dist/http/tax-region/index.js +0 -18
- package/dist/http/tax-region/index.js.map +0 -1
- package/dist/inventory/common/index.d.ts +0 -4
- package/dist/inventory/common/index.d.ts.map +0 -1
- package/dist/inventory/common/index.js +0 -20
- package/dist/inventory/common/index.js.map +0 -1
- package/dist/inventory/common/inventory-item.d.ts +0 -114
- package/dist/inventory/common/inventory-item.d.ts.map +0 -1
- package/dist/inventory/common/inventory-item.js +0 -3
- package/dist/inventory/common/inventory-item.js.map +0 -1
- package/dist/inventory/common/inventory-level.d.ts +0 -80
- package/dist/inventory/common/inventory-level.d.ts.map +0 -1
- package/dist/inventory/common/inventory-level.js +0 -3
- package/dist/inventory/common/inventory-level.js.map +0 -1
- package/dist/inventory/common/reservation-item.d.ts +0 -98
- package/dist/inventory/common/reservation-item.d.ts.map +0 -1
- package/dist/inventory/common/reservation-item.js +0 -3
- package/dist/inventory/common/reservation-item.js.map +0 -1
- package/dist/inventory/index.d.ts +0 -4
- package/dist/inventory/index.d.ts.map +0 -1
- package/dist/inventory/index.js +0 -20
- package/dist/inventory/index.js.map +0 -1
- package/dist/inventory/mutations/index.d.ts +0 -4
- package/dist/inventory/mutations/index.d.ts.map +0 -1
- package/dist/inventory/mutations/index.js +0 -20
- package/dist/inventory/mutations/index.js.map +0 -1
- package/dist/inventory/mutations/inventory-item.d.ts +0 -67
- package/dist/inventory/mutations/inventory-item.d.ts.map +0 -1
- package/dist/inventory/mutations/inventory-item.js +0 -3
- package/dist/inventory/mutations/inventory-item.js.map +0 -1
- package/dist/inventory/mutations/inventory-level.d.ts +0 -68
- package/dist/inventory/mutations/inventory-level.d.ts.map +0 -1
- package/dist/inventory/mutations/inventory-level.js +0 -3
- package/dist/inventory/mutations/inventory-level.js.map +0 -1
- package/dist/inventory/mutations/reservation-item.d.ts +0 -78
- package/dist/inventory/mutations/reservation-item.d.ts.map +0 -1
- package/dist/inventory/mutations/reservation-item.js +0 -3
- package/dist/inventory/mutations/reservation-item.js.map +0 -1
- package/dist/inventory/service.d.ts +0 -971
- package/dist/inventory/service.d.ts.map +0 -1
- package/dist/inventory/service.js +0 -3
- package/dist/inventory/service.js.map +0 -1
- package/dist/link-modules/index.d.ts.map +0 -1
- package/dist/link-modules/index.js.map +0 -1
- package/dist/link-modules/migrations.d.ts.map +0 -1
- package/dist/link-modules/migrations.js.map +0 -1
- package/dist/link-modules/service.d.ts.map +0 -1
- package/dist/link-modules/service.js +0 -3
- package/dist/link-modules/service.js.map +0 -1
- package/dist/order/common.d.ts +0 -2513
- package/dist/order/common.d.ts.map +0 -1
- package/dist/order/common.js +0 -3
- package/dist/order/common.js.map +0 -1
- package/dist/order/index.d.ts +0 -5
- package/dist/order/index.d.ts.map +0 -1
- package/dist/order/index.js +0 -21
- package/dist/order/index.js.map +0 -1
- package/dist/order/mutations.d.ts +0 -1845
- package/dist/order/mutations.d.ts.map +0 -1
- package/dist/order/mutations.js +0 -3
- package/dist/order/mutations.js.map +0 -1
- package/dist/order/service.d.ts +0 -3850
- package/dist/order/service.d.ts.map +0 -1
- package/dist/order/service.js +0 -3
- package/dist/order/service.js.map +0 -1
- package/dist/order/workflows.d.ts +0 -8
- package/dist/order/workflows.d.ts.map +0 -1
- package/dist/order/workflows.js +0 -3
- package/dist/order/workflows.js.map +0 -1
- package/dist/pricing/common/index.d.ts +0 -8
- package/dist/pricing/common/index.d.ts.map +0 -1
- package/dist/pricing/common/index.js +0 -24
- package/dist/pricing/common/index.js.map +0 -1
- package/dist/pricing/common/money-amount.d.ts +0 -120
- package/dist/pricing/common/money-amount.d.ts.map +0 -1
- package/dist/pricing/common/money-amount.js +0 -3
- package/dist/pricing/common/money-amount.js.map +0 -1
- package/dist/pricing/common/price-list.d.ts +0 -345
- package/dist/pricing/common/price-list.d.ts.map +0 -1
- package/dist/pricing/common/price-list.js +0 -3
- package/dist/pricing/common/price-list.js.map +0 -1
- package/dist/pricing/common/price-preference.d.ts +0 -90
- package/dist/pricing/common/price-preference.d.ts.map +0 -1
- package/dist/pricing/common/price-preference.js +0 -3
- package/dist/pricing/common/price-preference.js.map +0 -1
- package/dist/pricing/common/price-rule.d.ts +0 -140
- package/dist/pricing/common/price-rule.d.ts.map +0 -1
- package/dist/pricing/common/price-rule.js +0 -3
- package/dist/pricing/common/price-rule.js.map +0 -1
- package/dist/pricing/common/price-set.d.ts +0 -289
- package/dist/pricing/common/price-set.d.ts.map +0 -1
- package/dist/pricing/common/price-set.js +0 -3
- package/dist/pricing/common/price-set.js.map +0 -1
- package/dist/pricing/common/price.d.ts +0 -138
- package/dist/pricing/common/price.d.ts.map +0 -1
- package/dist/pricing/common/price.js +0 -3
- package/dist/pricing/common/price.js.map +0 -1
- package/dist/pricing/common/pricing-context.d.ts +0 -11
- package/dist/pricing/common/pricing-context.d.ts.map +0 -1
- package/dist/pricing/common/pricing-context.js +0 -3
- package/dist/pricing/common/pricing-context.js.map +0 -1
- package/dist/pricing/index.d.ts +0 -4
- package/dist/pricing/index.d.ts.map +0 -1
- package/dist/pricing/index.js +0 -20
- package/dist/pricing/index.js.map +0 -1
- package/dist/pricing/service.d.ts +0 -1505
- package/dist/pricing/service.d.ts.map +0 -1
- package/dist/pricing/service.js +0 -3
- package/dist/pricing/service.js.map +0 -1
- package/dist/pricing/workflows.d.ts +0 -71
- package/dist/pricing/workflows.d.ts.map +0 -1
- package/dist/pricing/workflows.js +0 -3
- package/dist/pricing/workflows.js.map +0 -1
- package/dist/product/common.d.ts +0 -1618
- package/dist/product/common.d.ts.map +0 -1
- package/dist/product/common.js +0 -3
- package/dist/product/common.js.map +0 -1
- package/dist/product/index.d.ts +0 -3
- package/dist/product/index.d.ts.map +0 -1
- package/dist/product/index.js +0 -19
- package/dist/product/index.js.map +0 -1
- package/dist/product/service.d.ts +0 -2220
- package/dist/product/service.d.ts.map +0 -1
- package/dist/product/service.js +0 -3
- package/dist/product/service.js.map +0 -1
- package/dist/product-category/index.d.ts +0 -2
- package/dist/product-category/index.d.ts.map +0 -1
- package/dist/product-category/index.js +0 -18
- package/dist/product-category/index.js.map +0 -1
- package/dist/product-category/repository.d.ts +0 -6
- package/dist/product-category/repository.d.ts.map +0 -1
- package/dist/product-category/repository.js +0 -3
- package/dist/product-category/repository.js.map +0 -1
- package/dist/promotion/common/application-method.d.ts +0 -208
- package/dist/promotion/common/application-method.d.ts.map +0 -1
- package/dist/promotion/common/application-method.js +0 -3
- package/dist/promotion/common/application-method.js.map +0 -1
- package/dist/promotion/common/campaign-budget.d.ts +0 -52
- package/dist/promotion/common/campaign-budget.d.ts.map +0 -1
- package/dist/promotion/common/campaign-budget.js +0 -3
- package/dist/promotion/common/campaign-budget.js.map +0 -1
- package/dist/promotion/common/campaign.d.ts +0 -58
- package/dist/promotion/common/campaign.d.ts.map +0 -1
- package/dist/promotion/common/campaign.js +0 -3
- package/dist/promotion/common/campaign.js.map +0 -1
- package/dist/promotion/common/compute-actions.d.ts +0 -199
- package/dist/promotion/common/compute-actions.d.ts.map +0 -1
- package/dist/promotion/common/compute-actions.js +0 -3
- package/dist/promotion/common/compute-actions.js.map +0 -1
- package/dist/promotion/common/index.d.ts +0 -8
- package/dist/promotion/common/index.d.ts.map +0 -1
- package/dist/promotion/common/index.js +0 -24
- package/dist/promotion/common/index.js.map +0 -1
- package/dist/promotion/common/promotion-rule-value.d.ts +0 -47
- package/dist/promotion/common/promotion-rule-value.d.ts.map +0 -1
- package/dist/promotion/common/promotion-rule-value.js +0 -3
- package/dist/promotion/common/promotion-rule-value.js.map +0 -1
- package/dist/promotion/common/promotion-rule.d.ts +0 -106
- package/dist/promotion/common/promotion-rule.d.ts.map +0 -1
- package/dist/promotion/common/promotion-rule.js +0 -3
- package/dist/promotion/common/promotion-rule.js.map +0 -1
- package/dist/promotion/common/promotion.d.ts +0 -150
- package/dist/promotion/common/promotion.d.ts.map +0 -1
- package/dist/promotion/common/promotion.js +0 -3
- package/dist/promotion/common/promotion.js.map +0 -1
- package/dist/promotion/http.d.ts +0 -16
- package/dist/promotion/http.d.ts.map +0 -1
- package/dist/promotion/http.js +0 -3
- package/dist/promotion/http.js.map +0 -1
- package/dist/promotion/index.d.ts +0 -6
- package/dist/promotion/index.d.ts.map +0 -1
- package/dist/promotion/index.js +0 -22
- package/dist/promotion/index.js.map +0 -1
- package/dist/promotion/mutations.d.ts +0 -130
- package/dist/promotion/mutations.d.ts.map +0 -1
- package/dist/promotion/mutations.js +0 -3
- package/dist/promotion/mutations.js.map +0 -1
- package/dist/promotion/service.d.ts +0 -848
- package/dist/promotion/service.d.ts.map +0 -1
- package/dist/promotion/service.js +0 -3
- package/dist/promotion/service.js.map +0 -1
- package/dist/promotion/workflows.d.ts +0 -19
- package/dist/promotion/workflows.d.ts.map +0 -1
- package/dist/promotion/workflows.js +0 -3
- package/dist/promotion/workflows.js.map +0 -1
- package/dist/region/common.d.ts +0 -135
- package/dist/region/common.d.ts.map +0 -1
- package/dist/region/common.js +0 -3
- package/dist/region/common.js.map +0 -1
- package/dist/region/index.d.ts +0 -4
- package/dist/region/index.d.ts.map +0 -1
- package/dist/region/index.js +0 -20
- package/dist/region/index.js.map +0 -1
- package/dist/region/mutations.d.ts +0 -87
- package/dist/region/mutations.d.ts.map +0 -1
- package/dist/region/mutations.js +0 -3
- package/dist/region/mutations.js.map +0 -1
- package/dist/region/service.d.ts +0 -424
- package/dist/region/service.d.ts.map +0 -1
- package/dist/region/service.js +0 -3
- package/dist/region/service.js.map +0 -1
- package/dist/sales-channel/common.d.ts +0 -69
- package/dist/sales-channel/common.d.ts.map +0 -1
- package/dist/sales-channel/common.js +0 -3
- package/dist/sales-channel/common.js.map +0 -1
- package/dist/sales-channel/index.d.ts +0 -4
- package/dist/sales-channel/index.d.ts.map +0 -1
- package/dist/sales-channel/index.js +0 -20
- package/dist/sales-channel/index.js.map +0 -1
- package/dist/sales-channel/mutations.d.ts +0 -66
- package/dist/sales-channel/mutations.d.ts.map +0 -1
- package/dist/sales-channel/mutations.js +0 -3
- package/dist/sales-channel/mutations.js.map +0 -1
- package/dist/sales-channel/service.d.ts +0 -239
- package/dist/sales-channel/service.d.ts.map +0 -1
- package/dist/sales-channel/service.js +0 -3
- package/dist/sales-channel/service.js.map +0 -1
- package/dist/stock-location/common.d.ts +0 -423
- package/dist/stock-location/common.d.ts.map +0 -1
- package/dist/stock-location/common.js +0 -3
- package/dist/stock-location/common.js.map +0 -1
- package/dist/stock-location/index.d.ts +0 -3
- package/dist/stock-location/index.d.ts.map +0 -1
- package/dist/stock-location/index.js +0 -19
- package/dist/stock-location/index.js.map +0 -1
- package/dist/stock-location/service.d.ts +0 -312
- package/dist/stock-location/service.d.ts.map +0 -1
- package/dist/stock-location/service.js +0 -3
- package/dist/stock-location/service.js.map +0 -1
- package/dist/store/common/index.d.ts +0 -2
- package/dist/store/common/index.d.ts.map +0 -1
- package/dist/store/common/index.js +0 -18
- package/dist/store/common/index.js.map +0 -1
- package/dist/store/common/store.d.ts +0 -94
- package/dist/store/common/store.d.ts.map +0 -1
- package/dist/store/common/store.js +0 -3
- package/dist/store/common/store.js.map +0 -1
- package/dist/store/index.d.ts +0 -4
- package/dist/store/index.d.ts.map +0 -1
- package/dist/store/index.js +0 -20
- package/dist/store/index.js.map +0 -1
- package/dist/store/mutations/index.d.ts +0 -2
- package/dist/store/mutations/index.d.ts.map +0 -1
- package/dist/store/mutations/index.js +0 -18
- package/dist/store/mutations/index.js.map +0 -1
- package/dist/store/mutations/store.d.ts +0 -78
- package/dist/store/mutations/store.d.ts.map +0 -1
- package/dist/store/mutations/store.js +0 -3
- package/dist/store/mutations/store.js.map +0 -1
- package/dist/store/service.d.ts +0 -245
- package/dist/store/service.d.ts.map +0 -1
- package/dist/store/service.js +0 -3
- package/dist/store/service.js.map +0 -1
- package/dist/tax/common.d.ts +0 -443
- package/dist/tax/common.d.ts.map +0 -1
- package/dist/tax/common.js +0 -3
- package/dist/tax/common.js.map +0 -1
- package/dist/tax/index.d.ts +0 -5
- package/dist/tax/index.d.ts.map +0 -1
- package/dist/tax/index.js +0 -21
- package/dist/tax/index.js.map +0 -1
- package/dist/tax/mutations.d.ts +0 -225
- package/dist/tax/mutations.d.ts.map +0 -1
- package/dist/tax/mutations.js +0 -3
- package/dist/tax/mutations.js.map +0 -1
- package/dist/tax/provider.d.ts +0 -162
- package/dist/tax/provider.d.ts.map +0 -1
- package/dist/tax/provider.js +0 -3
- package/dist/tax/provider.js.map +0 -1
- package/dist/tax/service.d.ts +0 -671
- package/dist/tax/service.d.ts.map +0 -1
- package/dist/tax/service.js +0 -3
- package/dist/tax/service.js.map +0 -1
- package/dist/totals/index.d.ts +0 -26
- package/dist/totals/index.d.ts.map +0 -1
- package/dist/totals/index.js +0 -18
- package/dist/totals/index.js.map +0 -1
- package/dist/workflow/cart/create-cart.d.ts +0 -19
- package/dist/workflow/cart/create-cart.d.ts.map +0 -1
- package/dist/workflow/cart/create-cart.js +0 -3
- package/dist/workflow/cart/create-cart.js.map +0 -1
- package/dist/workflow/cart/index.d.ts +0 -2
- package/dist/workflow/cart/index.d.ts.map +0 -1
- package/dist/workflow/cart/index.js +0 -18
- package/dist/workflow/cart/index.js.map +0 -1
- package/dist/workflow/fulfillment/calculate-shipping-options-prices.d.ts +0 -10
- package/dist/workflow/fulfillment/calculate-shipping-options-prices.d.ts.map +0 -1
- package/dist/workflow/fulfillment/calculate-shipping-options-prices.js +0 -3
- package/dist/workflow/fulfillment/calculate-shipping-options-prices.js.map +0 -1
- package/dist/workflow/fulfillment/create-fulfillment.d.ts +0 -155
- package/dist/workflow/fulfillment/create-fulfillment.d.ts.map +0 -1
- package/dist/workflow/fulfillment/create-fulfillment.js +0 -3
- package/dist/workflow/fulfillment/create-fulfillment.js.map +0 -1
- package/dist/workflow/fulfillment/create-shipment.d.ts +0 -19
- package/dist/workflow/fulfillment/create-shipment.d.ts.map +0 -1
- package/dist/workflow/fulfillment/create-shipment.js +0 -3
- package/dist/workflow/fulfillment/create-shipment.js.map +0 -1
- package/dist/workflow/fulfillment/create-shipping-options.d.ts +0 -37
- package/dist/workflow/fulfillment/create-shipping-options.d.ts.map +0 -1
- package/dist/workflow/fulfillment/create-shipping-options.js +0 -3
- package/dist/workflow/fulfillment/create-shipping-options.js.map +0 -1
- package/dist/workflow/fulfillment/delete-shipping-options.d.ts +0 -4
- package/dist/workflow/fulfillment/delete-shipping-options.d.ts.map +0 -1
- package/dist/workflow/fulfillment/delete-shipping-options.js +0 -3
- package/dist/workflow/fulfillment/delete-shipping-options.js.map +0 -1
- package/dist/workflow/fulfillment/index.d.ts +0 -10
- package/dist/workflow/fulfillment/index.d.ts.map +0 -1
- package/dist/workflow/fulfillment/index.js +0 -26
- package/dist/workflow/fulfillment/index.js.map +0 -1
- package/dist/workflow/fulfillment/service-zones.d.ts +0 -21
- package/dist/workflow/fulfillment/service-zones.d.ts.map +0 -1
- package/dist/workflow/fulfillment/service-zones.js +0 -3
- package/dist/workflow/fulfillment/service-zones.js.map +0 -1
- package/dist/workflow/fulfillment/shipping-profiles.d.ts +0 -19
- package/dist/workflow/fulfillment/shipping-profiles.d.ts.map +0 -1
- package/dist/workflow/fulfillment/shipping-profiles.js +0 -3
- package/dist/workflow/fulfillment/shipping-profiles.js.map +0 -1
- package/dist/workflow/fulfillment/update-fulfillment.d.ts +0 -42
- package/dist/workflow/fulfillment/update-fulfillment.d.ts.map +0 -1
- package/dist/workflow/fulfillment/update-fulfillment.js +0 -3
- package/dist/workflow/fulfillment/update-fulfillment.js.map +0 -1
- package/dist/workflow/fulfillment/update-shipping-options.d.ts +0 -44
- package/dist/workflow/fulfillment/update-shipping-options.d.ts.map +0 -1
- package/dist/workflow/fulfillment/update-shipping-options.js +0 -3
- package/dist/workflow/fulfillment/update-shipping-options.js.map +0 -1
- package/dist/workflow/inventory/create-inventory-items.d.ts +0 -19
- package/dist/workflow/inventory/create-inventory-items.d.ts.map +0 -1
- package/dist/workflow/inventory/create-inventory-items.js +0 -3
- package/dist/workflow/inventory/create-inventory-items.js.map +0 -1
- package/dist/workflow/inventory/index.d.ts +0 -2
- package/dist/workflow/inventory/index.d.ts.map +0 -1
- package/dist/workflow/inventory/index.js +0 -18
- package/dist/workflow/inventory/index.js.map +0 -1
- package/dist/workflow/invite/accept-invite.d.ts +0 -12
- package/dist/workflow/invite/accept-invite.d.ts.map +0 -1
- package/dist/workflow/invite/accept-invite.js +0 -3
- package/dist/workflow/invite/accept-invite.js.map +0 -1
- package/dist/workflow/invite/create-invite.d.ts +0 -5
- package/dist/workflow/invite/create-invite.d.ts.map +0 -1
- package/dist/workflow/invite/create-invite.js +0 -3
- package/dist/workflow/invite/create-invite.js.map +0 -1
- package/dist/workflow/invite/delete-invite.d.ts +0 -4
- package/dist/workflow/invite/delete-invite.d.ts.map +0 -1
- package/dist/workflow/invite/delete-invite.js +0 -3
- package/dist/workflow/invite/delete-invite.js.map +0 -1
- package/dist/workflow/invite/index.d.ts +0 -5
- package/dist/workflow/invite/index.d.ts.map +0 -1
- package/dist/workflow/invite/index.js +0 -21
- package/dist/workflow/invite/index.js.map +0 -1
- package/dist/workflow/invite/resend-invite.d.ts +0 -4
- package/dist/workflow/invite/resend-invite.d.ts.map +0 -1
- package/dist/workflow/invite/resend-invite.js +0 -3
- package/dist/workflow/invite/resend-invite.js.map +0 -1
- package/dist/workflow/order/accept-transfer.d.ts +0 -5
- package/dist/workflow/order/accept-transfer.d.ts.map +0 -1
- package/dist/workflow/order/accept-transfer.js +0 -3
- package/dist/workflow/order/accept-transfer.js.map +0 -1
- package/dist/workflow/order/begin-claim-order.d.ts +0 -13
- package/dist/workflow/order/begin-claim-order.d.ts.map +0 -1
- package/dist/workflow/order/begin-claim-order.js +0 -3
- package/dist/workflow/order/begin-claim-order.js.map +0 -1
- package/dist/workflow/order/begin-exchange-order.d.ts +0 -11
- package/dist/workflow/order/begin-exchange-order.d.ts.map +0 -1
- package/dist/workflow/order/begin-exchange-order.js +0 -3
- package/dist/workflow/order/begin-exchange-order.js.map +0 -1
- package/dist/workflow/order/begin-order-edit.d.ts +0 -8
- package/dist/workflow/order/begin-order-edit.d.ts.map +0 -1
- package/dist/workflow/order/begin-order-edit.js +0 -3
- package/dist/workflow/order/begin-order-edit.js.map +0 -1
- package/dist/workflow/order/begin-return-order.d.ts +0 -12
- package/dist/workflow/order/begin-return-order.d.ts.map +0 -1
- package/dist/workflow/order/begin-return-order.js +0 -3
- package/dist/workflow/order/begin-return-order.js.map +0 -1
- package/dist/workflow/order/cancel-claim.d.ts +0 -6
- package/dist/workflow/order/cancel-claim.d.ts.map +0 -1
- package/dist/workflow/order/cancel-claim.js +0 -3
- package/dist/workflow/order/cancel-claim.js.map +0 -1
- package/dist/workflow/order/cancel-exchange.d.ts +0 -6
- package/dist/workflow/order/cancel-exchange.d.ts.map +0 -1
- package/dist/workflow/order/cancel-exchange.js +0 -3
- package/dist/workflow/order/cancel-exchange.js.map +0 -1
- package/dist/workflow/order/cancel-fulfillment.d.ts +0 -7
- package/dist/workflow/order/cancel-fulfillment.d.ts.map +0 -1
- package/dist/workflow/order/cancel-fulfillment.js +0 -3
- package/dist/workflow/order/cancel-fulfillment.js.map +0 -1
- package/dist/workflow/order/cancel-order.d.ts +0 -6
- package/dist/workflow/order/cancel-order.d.ts.map +0 -1
- package/dist/workflow/order/cancel-order.js +0 -3
- package/dist/workflow/order/cancel-order.js.map +0 -1
- package/dist/workflow/order/cancel-return.d.ts +0 -6
- package/dist/workflow/order/cancel-return.d.ts.map +0 -1
- package/dist/workflow/order/cancel-return.js +0 -3
- package/dist/workflow/order/cancel-return.js.map +0 -1
- package/dist/workflow/order/cancel-transfer.d.ts +0 -6
- package/dist/workflow/order/cancel-transfer.d.ts.map +0 -1
- package/dist/workflow/order/cancel-transfer.js +0 -3
- package/dist/workflow/order/cancel-transfer.js.map +0 -1
- package/dist/workflow/order/create-fulfillment.d.ts +0 -20
- package/dist/workflow/order/create-fulfillment.d.ts.map +0 -1
- package/dist/workflow/order/create-fulfillment.js +0 -3
- package/dist/workflow/order/create-fulfillment.js.map +0 -1
- package/dist/workflow/order/create-return-order.d.ts +0 -28
- package/dist/workflow/order/create-return-order.d.ts.map +0 -1
- package/dist/workflow/order/create-return-order.js +0 -3
- package/dist/workflow/order/create-return-order.js.map +0 -1
- package/dist/workflow/order/create-shipment.d.ts +0 -18
- package/dist/workflow/order/create-shipment.d.ts.map +0 -1
- package/dist/workflow/order/create-shipment.js +0 -3
- package/dist/workflow/order/create-shipment.js.map +0 -1
- package/dist/workflow/order/decline-transfer.d.ts +0 -5
- package/dist/workflow/order/decline-transfer.d.ts.map +0 -1
- package/dist/workflow/order/decline-transfer.js +0 -3
- package/dist/workflow/order/decline-transfer.js.map +0 -1
- package/dist/workflow/order/index.d.ts +0 -23
- package/dist/workflow/order/index.d.ts.map +0 -1
- package/dist/workflow/order/index.js +0 -39
- package/dist/workflow/order/index.js.map +0 -1
- package/dist/workflow/order/items.d.ts +0 -118
- package/dist/workflow/order/items.d.ts.map +0 -1
- package/dist/workflow/order/items.js +0 -3
- package/dist/workflow/order/items.js.map +0 -1
- package/dist/workflow/order/receive-return.d.ts +0 -36
- package/dist/workflow/order/receive-return.d.ts.map +0 -1
- package/dist/workflow/order/receive-return.js +0 -3
- package/dist/workflow/order/receive-return.js.map +0 -1
- package/dist/workflow/order/request-item-return.d.ts +0 -42
- package/dist/workflow/order/request-item-return.d.ts.map +0 -1
- package/dist/workflow/order/request-item-return.js +0 -3
- package/dist/workflow/order/request-item-return.js.map +0 -1
- package/dist/workflow/order/request-transfer.d.ts +0 -8
- package/dist/workflow/order/request-transfer.d.ts.map +0 -1
- package/dist/workflow/order/request-transfer.js +0 -3
- package/dist/workflow/order/request-transfer.js.map +0 -1
- package/dist/workflow/order/shipping-method.d.ts +0 -54
- package/dist/workflow/order/shipping-method.d.ts.map +0 -1
- package/dist/workflow/order/shipping-method.js +0 -3
- package/dist/workflow/order/shipping-method.js.map +0 -1
- package/dist/workflow/order/update-order.d.ts +0 -15
- package/dist/workflow/order/update-order.d.ts.map +0 -1
- package/dist/workflow/order/update-order.js +0 -3
- package/dist/workflow/order/update-order.js.map +0 -1
- package/dist/workflow/order/update-return.d.ts +0 -7
- package/dist/workflow/order/update-return.d.ts.map +0 -1
- package/dist/workflow/order/update-return.js +0 -3
- package/dist/workflow/order/update-return.js.map +0 -1
- package/dist/workflow/price-list/create-price-list.d.ts +0 -66
- package/dist/workflow/price-list/create-price-list.d.ts.map +0 -1
- package/dist/workflow/price-list/create-price-list.js +0 -3
- package/dist/workflow/price-list/create-price-list.js.map +0 -1
- package/dist/workflow/price-list/index.d.ts +0 -3
- package/dist/workflow/price-list/index.d.ts.map +0 -1
- package/dist/workflow/price-list/index.js +0 -19
- package/dist/workflow/price-list/index.js.map +0 -1
- package/dist/workflow/price-list/remove-price-list.d.ts +0 -4
- package/dist/workflow/price-list/remove-price-list.d.ts.map +0 -1
- package/dist/workflow/price-list/remove-price-list.js +0 -3
- package/dist/workflow/price-list/remove-price-list.js.map +0 -1
- package/dist/workflow/pricing/index.d.ts +0 -17
- package/dist/workflow/pricing/index.d.ts.map +0 -1
- package/dist/workflow/pricing/index.js +0 -3
- package/dist/workflow/pricing/index.js.map +0 -1
- package/dist/workflow/product/create-product-variants.d.ts +0 -26
- package/dist/workflow/product/create-product-variants.d.ts.map +0 -1
- package/dist/workflow/product/create-product-variants.js +0 -3
- package/dist/workflow/product/create-product-variants.js.map +0 -1
- package/dist/workflow/product/create-products.d.ts +0 -82
- package/dist/workflow/product/create-products.d.ts.map +0 -1
- package/dist/workflow/product/create-products.js +0 -3
- package/dist/workflow/product/create-products.js.map +0 -1
- package/dist/workflow/product/export-products.d.ts +0 -6
- package/dist/workflow/product/export-products.d.ts.map +0 -1
- package/dist/workflow/product/export-products.js +0 -3
- package/dist/workflow/product/export-products.js.map +0 -1
- package/dist/workflow/product/import-products.d.ts +0 -9
- package/dist/workflow/product/import-products.d.ts.map +0 -1
- package/dist/workflow/product/import-products.js +0 -3
- package/dist/workflow/product/import-products.js.map +0 -1
- package/dist/workflow/product/index.d.ts +0 -7
- package/dist/workflow/product/index.d.ts.map +0 -1
- package/dist/workflow/product/index.js +0 -23
- package/dist/workflow/product/index.js.map +0 -1
- package/dist/workflow/product/update-product-variants.d.ts +0 -37
- package/dist/workflow/product/update-product-variants.d.ts.map +0 -1
- package/dist/workflow/product/update-product-variants.js +0 -3
- package/dist/workflow/product/update-product-variants.js.map +0 -1
- package/dist/workflow/product/update-products.d.ts +0 -78
- package/dist/workflow/product/update-products.d.ts.map +0 -1
- package/dist/workflow/product/update-products.js +0 -3
- package/dist/workflow/product/update-products.js.map +0 -1
- package/dist/workflow/product-category/index.d.ts +0 -12
- package/dist/workflow/product-category/index.d.ts.map +0 -1
- package/dist/workflow/product-category/index.js +0 -3
- package/dist/workflow/product-category/index.js.map +0 -1
- package/dist/workflow/region/create-regions.d.ts +0 -9
- package/dist/workflow/region/create-regions.d.ts.map +0 -1
- package/dist/workflow/region/create-regions.js +0 -3
- package/dist/workflow/region/create-regions.js.map +0 -1
- package/dist/workflow/region/index.d.ts +0 -3
- package/dist/workflow/region/index.d.ts.map +0 -1
- package/dist/workflow/region/index.js +0 -19
- package/dist/workflow/region/index.js.map +0 -1
- package/dist/workflow/region/update-regions.d.ts +0 -10
- package/dist/workflow/region/update-regions.d.ts.map +0 -1
- package/dist/workflow/region/update-regions.js +0 -3
- package/dist/workflow/region/update-regions.js.map +0 -1
- package/dist/workflow/reservation/create-reservations.d.ts +0 -6
- package/dist/workflow/reservation/create-reservations.d.ts.map +0 -1
- package/dist/workflow/reservation/create-reservations.js +0 -3
- package/dist/workflow/reservation/create-reservations.js.map +0 -1
- package/dist/workflow/reservation/index.d.ts +0 -3
- package/dist/workflow/reservation/index.d.ts.map +0 -1
- package/dist/workflow/reservation/index.js +0 -19
- package/dist/workflow/reservation/index.js.map +0 -1
- package/dist/workflow/reservation/update-reservations.d.ts +0 -6
- package/dist/workflow/reservation/update-reservations.d.ts.map +0 -1
- package/dist/workflow/reservation/update-reservations.js +0 -3
- package/dist/workflow/reservation/update-reservations.js.map +0 -1
- package/dist/workflow/store/index.d.ts +0 -14
- package/dist/workflow/store/index.d.ts.map +0 -1
- package/dist/workflow/store/index.js +0 -3
- package/dist/workflows/index.d.ts +0 -3
- package/dist/workflows/index.d.ts.map +0 -1
- package/dist/workflows/index.js +0 -19
- package/dist/workflows/index.js.map +0 -1
- package/dist/workflows/products/index.d.ts +0 -2
- package/dist/workflows/products/index.d.ts.map +0 -1
- package/dist/workflows/products/index.js +0 -18
- package/dist/workflows/products/index.js.map +0 -1
- package/dist/workflows/products/mutations.d.ts +0 -19
- package/dist/workflows/products/mutations.d.ts.map +0 -1
- package/dist/workflows/products/mutations.js +0 -3
- package/dist/workflows/products/mutations.js.map +0 -1
- package/dist/workflows/stock-locations/index.d.ts +0 -2
- package/dist/workflows/stock-locations/index.d.ts.map +0 -1
- package/dist/workflows/stock-locations/index.js +0 -18
- package/dist/workflows/stock-locations/index.js.map +0 -1
- package/dist/workflows/stock-locations/mutations.d.ts +0 -8
- package/dist/workflows/stock-locations/mutations.d.ts.map +0 -1
- package/dist/workflows/stock-locations/mutations.js +0 -3
- package/dist/workflows/stock-locations/mutations.js.map +0 -1
- /package/dist/{totals → common}/big-number.d.ts +0 -0
- /package/dist/{totals → common}/big-number.js +0 -0
- /package/dist/{http/fulfillment/store → encore}/index.js +0 -0
- /package/dist/{link-modules → link-modules-sdk}/index.d.ts +0 -0
- /package/dist/{link-modules → link-modules-sdk}/index.js +0 -0
- /package/dist/{link-modules → link-modules-sdk}/migrations.d.ts +0 -0
- /package/dist/{link-modules → link-modules-sdk}/migrations.js +0 -0
- /package/dist/{link-modules → link-modules-sdk}/service.d.ts +0 -0
- /package/dist/{cart → link-modules-sdk}/service.js +0 -0
package/dist/tax/service.d.ts
DELETED
|
@@ -1,671 +0,0 @@
|
|
|
1
|
-
import { FindConfig } from "../common";
|
|
2
|
-
import { RestoreReturn, SoftDeleteReturn } from "../dal";
|
|
3
|
-
import { IModuleService } from "../modules-sdk";
|
|
4
|
-
import { Context } from "../shared-context";
|
|
5
|
-
import { FilterableTaxRateProps, FilterableTaxRateRuleProps, FilterableTaxRegionProps, ItemTaxLineDTO, ShippingTaxLineDTO, TaxableItemDTO, TaxableShippingDTO, TaxCalculationContext, TaxRateDTO, TaxRateRuleDTO, TaxRegionDTO } from "./common";
|
|
6
|
-
import { CreateTaxRateDTO, CreateTaxRateRuleDTO, CreateTaxRegionDTO, UpdateTaxRateDTO, UpdateTaxRegionDTO, UpsertTaxRateDTO } from "./mutations";
|
|
7
|
-
/**
|
|
8
|
-
* The main service interface for the Tax Module.
|
|
9
|
-
*/
|
|
10
|
-
export interface ITaxModuleService extends IModuleService {
|
|
11
|
-
/**
|
|
12
|
-
* This method retrieves a tax by its ID.
|
|
13
|
-
*
|
|
14
|
-
* @param {string} taxRateId - The tax rate's ID.
|
|
15
|
-
* @param {FindConfig<TaxRateDTO>} config - The configurations determining how the tax rate is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
16
|
-
* attributes or relations associated with a tax rate.
|
|
17
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
18
|
-
* @returns {Promise<TaxRateDTO>} The retrieved tax.
|
|
19
|
-
*
|
|
20
|
-
* @example
|
|
21
|
-
* A simple example that retrieves a tax rate by its ID:
|
|
22
|
-
*
|
|
23
|
-
* ```ts
|
|
24
|
-
* const taxRate = await taxModuleService.retrieveTaxRate("txr_123")
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* To specify relations that should be retrieved:
|
|
28
|
-
*
|
|
29
|
-
* ```ts
|
|
30
|
-
* const taxRate = await taxModuleService.retrieveTaxRate("txr_123", {
|
|
31
|
-
* relations: ["tax_region"],
|
|
32
|
-
* })
|
|
33
|
-
* ```
|
|
34
|
-
*/
|
|
35
|
-
retrieveTaxRate(taxRateId: string, config?: FindConfig<TaxRateDTO>, sharedContext?: Context): Promise<TaxRateDTO>;
|
|
36
|
-
/**
|
|
37
|
-
* This method retrieves a paginated list of tax rates based on optional filters and configuration.
|
|
38
|
-
*
|
|
39
|
-
* @param {FilterableTaxRateProps} filters - The filters to apply on the retrieved tax rates.
|
|
40
|
-
* @param {FindConfig<TaxRateDTO>} config - The configurations determining how the tax rate is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
41
|
-
* attributes or relations associated with a tax rate.
|
|
42
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
43
|
-
* @returns {Promise<TaxRateDTO[]>} The list of tax rates.
|
|
44
|
-
*
|
|
45
|
-
* @example
|
|
46
|
-
* To retrieve a list of tax rates using their IDs:
|
|
47
|
-
*
|
|
48
|
-
* ```ts
|
|
49
|
-
* const taxRates = await taxModuleService.listTaxRates({
|
|
50
|
-
* id: ["txr_123", "txr_321"],
|
|
51
|
-
* })
|
|
52
|
-
* ```
|
|
53
|
-
*
|
|
54
|
-
* To specify relations that should be retrieved within the tax rate:
|
|
55
|
-
*
|
|
56
|
-
* ```ts
|
|
57
|
-
* const taxRates = await taxModuleService.listTaxRates(
|
|
58
|
-
* {
|
|
59
|
-
* id: ["txr_123", "txr_321"],
|
|
60
|
-
* },
|
|
61
|
-
* {
|
|
62
|
-
* relations: ["tax_region"],
|
|
63
|
-
* }
|
|
64
|
-
* )
|
|
65
|
-
* ```
|
|
66
|
-
*
|
|
67
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
68
|
-
*
|
|
69
|
-
* ```ts
|
|
70
|
-
* const taxRates = await taxModuleService.listTaxRates(
|
|
71
|
-
* {
|
|
72
|
-
* id: ["txr_123", "txr_321"],
|
|
73
|
-
* },
|
|
74
|
-
* {
|
|
75
|
-
* relations: ["tax_region"],
|
|
76
|
-
* take: 20,
|
|
77
|
-
* skip: 2,
|
|
78
|
-
* }
|
|
79
|
-
* )
|
|
80
|
-
* ```
|
|
81
|
-
*/
|
|
82
|
-
listTaxRates(filters?: FilterableTaxRateProps, config?: FindConfig<TaxRateDTO>, sharedContext?: Context): Promise<TaxRateDTO[]>;
|
|
83
|
-
/**
|
|
84
|
-
* This method retrieves a paginated list of tax rates along with the total count of available tax rates satisfying the provided filters.
|
|
85
|
-
*
|
|
86
|
-
* @param {FilterableTaxRateProps} filters - The filters to apply on the retrieved tax rates.
|
|
87
|
-
* @param {FindConfig<TaxRateDTO>} config - The configurations determining how the tax rate is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
88
|
-
* attributes or relations associated with a tax rate.
|
|
89
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
90
|
-
* @returns {Promise<[TaxRateDTO[], number]>} The list of tax rates along with their total count.
|
|
91
|
-
*
|
|
92
|
-
* @example
|
|
93
|
-
* To retrieve a list of tax rates using their IDs:
|
|
94
|
-
*
|
|
95
|
-
* ```ts
|
|
96
|
-
* const [taxRates, count] = await taxModuleService.listAndCountTaxRates(
|
|
97
|
-
* {
|
|
98
|
-
* id: ["txr_123", "txr_321"],
|
|
99
|
-
* }
|
|
100
|
-
* )
|
|
101
|
-
* ```
|
|
102
|
-
*
|
|
103
|
-
* To specify relations that should be retrieved within the tax rate:
|
|
104
|
-
*
|
|
105
|
-
* ```ts
|
|
106
|
-
* const [taxRates, count] = await taxModuleService.listAndCountTaxRates(
|
|
107
|
-
* {
|
|
108
|
-
* id: ["txr_123", "txr_321"],
|
|
109
|
-
* },
|
|
110
|
-
* {
|
|
111
|
-
* relations: ["tax_region"],
|
|
112
|
-
* }
|
|
113
|
-
* )
|
|
114
|
-
* ```
|
|
115
|
-
*
|
|
116
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
117
|
-
*
|
|
118
|
-
* ```ts
|
|
119
|
-
* const [taxRates, count] = await taxModuleService.listAndCountTaxRates(
|
|
120
|
-
* {
|
|
121
|
-
* id: ["txr_123", "txr_321"],
|
|
122
|
-
* },
|
|
123
|
-
* {
|
|
124
|
-
* relations: ["tax_region"],
|
|
125
|
-
* take: 20,
|
|
126
|
-
* skip: 2,
|
|
127
|
-
* }
|
|
128
|
-
* )
|
|
129
|
-
* ```
|
|
130
|
-
*/
|
|
131
|
-
listAndCountTaxRates(filters?: FilterableTaxRateProps, config?: FindConfig<TaxRateDTO>, sharedContext?: Context): Promise<[TaxRateDTO[], number]>;
|
|
132
|
-
/**
|
|
133
|
-
* This method creates tax rates.
|
|
134
|
-
*
|
|
135
|
-
* @param {CreateTaxRateDTO[]} data - The tax rates to be created.
|
|
136
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
137
|
-
* @returns {Promise<TaxRateDTO[]>} The created tax rates.
|
|
138
|
-
*
|
|
139
|
-
* @example
|
|
140
|
-
* const taxRates = await taxModuleService.createTaxRates([
|
|
141
|
-
* {
|
|
142
|
-
* tax_region_id: "txreg_123",
|
|
143
|
-
* name: "Default rate",
|
|
144
|
-
* rate: 10,
|
|
145
|
-
* },
|
|
146
|
-
* {
|
|
147
|
-
* tax_region_id: "txreg_123",
|
|
148
|
-
* name: "Custom rate",
|
|
149
|
-
* rate: 15,
|
|
150
|
-
* rules: [
|
|
151
|
-
* {
|
|
152
|
-
* reference: "product_type",
|
|
153
|
-
* reference_id: "ptyp_1",
|
|
154
|
-
* },
|
|
155
|
-
* {
|
|
156
|
-
* reference: "product",
|
|
157
|
-
* reference_id: "prod_123",
|
|
158
|
-
* },
|
|
159
|
-
* ],
|
|
160
|
-
* },
|
|
161
|
-
* ])
|
|
162
|
-
*/
|
|
163
|
-
createTaxRates(data: CreateTaxRateDTO[], sharedContext?: Context): Promise<TaxRateDTO[]>;
|
|
164
|
-
/**
|
|
165
|
-
* This method creates a tax rate.
|
|
166
|
-
*
|
|
167
|
-
* @param {CreateTaxRateDTO} data - The tax rate to be created.
|
|
168
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
169
|
-
* @returns {Promise<TaxRateDTO>} The created tax rate.
|
|
170
|
-
*
|
|
171
|
-
* @example
|
|
172
|
-
* const taxRate = await taxModuleService.createTaxRates({
|
|
173
|
-
* tax_region_id: "txreg_123",
|
|
174
|
-
* name: "Default rate",
|
|
175
|
-
* rate: 10,
|
|
176
|
-
* })
|
|
177
|
-
*/
|
|
178
|
-
createTaxRates(data: CreateTaxRateDTO, sharedContext?: Context): Promise<TaxRateDTO>;
|
|
179
|
-
/**
|
|
180
|
-
* This method updates an existing tax rate.
|
|
181
|
-
*
|
|
182
|
-
* @param {string} taxRateId - The tax rate's ID.
|
|
183
|
-
* @param {UpdateTaxRateDTO} data - The attributes to update in the tax rate.
|
|
184
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
185
|
-
* @returns {Promise<TaxRateDTO>} The updated tax rate.
|
|
186
|
-
*
|
|
187
|
-
* @example
|
|
188
|
-
* const taxRate = await taxModuleService.updateTaxRates("txr_123", {
|
|
189
|
-
* rate: 10,
|
|
190
|
-
* })
|
|
191
|
-
*/
|
|
192
|
-
updateTaxRates(taxRateId: string, data: UpdateTaxRateDTO, sharedContext?: Context): Promise<TaxRateDTO>;
|
|
193
|
-
/**
|
|
194
|
-
* This method updates existing tax rates.
|
|
195
|
-
*
|
|
196
|
-
* @param {string[]} taxRateIds - The IDs of tax rates to update.
|
|
197
|
-
* @param {UpdateTaxRateDTO} data - The attributes to update in the tax rate.
|
|
198
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
199
|
-
* @returns {Promise<TaxRateDTO[]>} The updated tax rates.
|
|
200
|
-
*
|
|
201
|
-
* @example
|
|
202
|
-
* const taxRates = await taxModuleService.updateTaxRates(
|
|
203
|
-
* ["txr_123", "txr_321"],
|
|
204
|
-
* {
|
|
205
|
-
* rate: 10,
|
|
206
|
-
* }
|
|
207
|
-
* )
|
|
208
|
-
*/
|
|
209
|
-
updateTaxRates(taxRateIds: string[], data: UpdateTaxRateDTO, sharedContext?: Context): Promise<TaxRateDTO[]>;
|
|
210
|
-
/**
|
|
211
|
-
* This method updates existing tax rates matching the specified filters.
|
|
212
|
-
*
|
|
213
|
-
* @param {FilterableTaxRateProps} selector - The filters specifying which tax rates to update.
|
|
214
|
-
* @param {UpdateTaxRateDTO} data - The attributes to update in the tax rate.
|
|
215
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
216
|
-
* @returns {Promise<TaxRateDTO[]>} The updated tax rates.
|
|
217
|
-
*
|
|
218
|
-
* @example
|
|
219
|
-
* const taxRates = await taxModuleService.updateTaxRates(
|
|
220
|
-
* {
|
|
221
|
-
* id: ["txr_123", "txr_321"],
|
|
222
|
-
* },
|
|
223
|
-
* {
|
|
224
|
-
* rate: 10,
|
|
225
|
-
* }
|
|
226
|
-
* )
|
|
227
|
-
*/
|
|
228
|
-
updateTaxRates(selector: FilterableTaxRateProps, data: UpdateTaxRateDTO, sharedContext?: Context): Promise<TaxRateDTO[]>;
|
|
229
|
-
/**
|
|
230
|
-
* This method updates or creates a tax rate if it doesn't exist.
|
|
231
|
-
*
|
|
232
|
-
* @param {UpsertTaxRateDTO} data - The attributes in the tax rate to be created or updated.
|
|
233
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
234
|
-
* @returns {Promise<TaxRateDTO>} The created or updated tax rate.
|
|
235
|
-
*
|
|
236
|
-
* @example
|
|
237
|
-
* const taxRate = await taxModuleService.upsertTaxRates({
|
|
238
|
-
* id: "txr_123",
|
|
239
|
-
* rate: 10,
|
|
240
|
-
* })
|
|
241
|
-
*/
|
|
242
|
-
upsertTaxRates(data: UpsertTaxRateDTO, sharedContext?: Context): Promise<TaxRateDTO>;
|
|
243
|
-
/**
|
|
244
|
-
* This method updates or creates tax rates if they don't exist.
|
|
245
|
-
*
|
|
246
|
-
* @param {UpsertTaxRateDTO[]} data - The attributes in the tax rates to be created or updated.
|
|
247
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
248
|
-
* @returns {Promise<TaxRateDTO[]>} The created or updated tax rates.
|
|
249
|
-
*
|
|
250
|
-
* @example
|
|
251
|
-
* const taxRates = await taxModuleService.upsertTaxRates([
|
|
252
|
-
* {
|
|
253
|
-
* id: "txr_123",
|
|
254
|
-
* rate: 10,
|
|
255
|
-
* },
|
|
256
|
-
* ])
|
|
257
|
-
*/
|
|
258
|
-
upsertTaxRates(data: UpsertTaxRateDTO[], sharedContext?: Context): Promise<TaxRateDTO[]>;
|
|
259
|
-
/**
|
|
260
|
-
* This method deletes tax rates by their IDs.
|
|
261
|
-
*
|
|
262
|
-
* @param {string[]} taxRateIds - The IDs of tax rates to delete.
|
|
263
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
264
|
-
* @returns {Promise<void>} Resolves when the tax rates are deleted successfully.
|
|
265
|
-
*
|
|
266
|
-
* @example
|
|
267
|
-
* await taxModuleService.deleteTaxRates(["txr_123", "txr_321"])
|
|
268
|
-
*/
|
|
269
|
-
deleteTaxRates(taxRateIds: string[], sharedContext?: Context): Promise<void>;
|
|
270
|
-
/**
|
|
271
|
-
* This method deletes a tax rate by its ID.
|
|
272
|
-
*
|
|
273
|
-
* @param {string} taxRateId - The tax rate's ID.
|
|
274
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
275
|
-
* @returns {Promise<void>} Resolves when the tax rate is deleted successfully.
|
|
276
|
-
*
|
|
277
|
-
* @example
|
|
278
|
-
* await taxModuleService.deleteTaxRates("txr_123")
|
|
279
|
-
*/
|
|
280
|
-
deleteTaxRates(taxRateId: string, sharedContext?: Context): Promise<void>;
|
|
281
|
-
/**
|
|
282
|
-
* This method restores soft deleted tax rates by their IDs.
|
|
283
|
-
*
|
|
284
|
-
* @param {string[]} taxRateIds - The IDs of the tax rates.
|
|
285
|
-
* @param {RestoreReturn<TReturnableLinkableKeys>} config - Configurations determining which relations to restore along with each of the tax. You can pass to its `returnLinkableKeys`
|
|
286
|
-
* property any of the tax rate's relation attribute names, such as `rules`.
|
|
287
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
288
|
-
* @returns {Promise<void | Record<string, string[]>>} An object that includes the IDs of related records that were restored, such as the ID of associated rules.
|
|
289
|
-
* The object's keys are the ID attribute names of the tax rate entity's relations, such as `rule_id`,
|
|
290
|
-
* and its value is an array of strings, each being the ID of the record associated with the tax rate through this relation,
|
|
291
|
-
* such as the IDs of associated rules.
|
|
292
|
-
*
|
|
293
|
-
* If there are no related records restored, the promise resolves to `void`.
|
|
294
|
-
*
|
|
295
|
-
* @example
|
|
296
|
-
* await taxModuleService.restoreTaxRates(["txr_123", "txr_321"])
|
|
297
|
-
*/
|
|
298
|
-
restoreTaxRates<TReturnableLinkableKeys extends string = string>(taxRateIds: string[], config?: RestoreReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<string, string[]> | void>;
|
|
299
|
-
/**
|
|
300
|
-
* This method creates a tax region.
|
|
301
|
-
*
|
|
302
|
-
* @param {CreateTaxRegionDTO} data - The tax region to be created.
|
|
303
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
304
|
-
* @returns {Promise<TaxRegionDTO>} The created tax region.
|
|
305
|
-
*
|
|
306
|
-
* @example
|
|
307
|
-
* const taxRegion = await taxModuleService.createTaxRegions({
|
|
308
|
-
* country_code: "us",
|
|
309
|
-
* })
|
|
310
|
-
*/
|
|
311
|
-
createTaxRegions(data: CreateTaxRegionDTO, sharedContext?: Context): Promise<TaxRegionDTO>;
|
|
312
|
-
/**
|
|
313
|
-
* This method creates tax regions.
|
|
314
|
-
*
|
|
315
|
-
* @param {CreateTaxRegionDTO[]} data - The tax regions to be created.
|
|
316
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
317
|
-
* @returns {Promise<TaxRegionDTO[]>} The created tax regions.
|
|
318
|
-
*
|
|
319
|
-
* @example
|
|
320
|
-
* const taxRegions = await taxModuleService.createTaxRegions([
|
|
321
|
-
* {
|
|
322
|
-
* country_code: "us",
|
|
323
|
-
* },
|
|
324
|
-
* {
|
|
325
|
-
* country_code: "gb",
|
|
326
|
-
* },
|
|
327
|
-
* ])
|
|
328
|
-
*/
|
|
329
|
-
createTaxRegions(data: CreateTaxRegionDTO[], sharedContext?: Context): Promise<TaxRegionDTO[]>;
|
|
330
|
-
/**
|
|
331
|
-
* This method updates a tax region.
|
|
332
|
-
*
|
|
333
|
-
* @param {UpdateTaxRegionDTO} data - The tax region to be updated.
|
|
334
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
335
|
-
* @returns {Promise<TaxRegionDTO>} The updated tax region.
|
|
336
|
-
*
|
|
337
|
-
* @example
|
|
338
|
-
* const taxRegion = await taxModule.updateTaxRegions({
|
|
339
|
-
* province_code: "be",
|
|
340
|
-
* })
|
|
341
|
-
*/
|
|
342
|
-
updateTaxRegions(data: UpdateTaxRegionDTO, sharedContext?: Context): Promise<TaxRegionDTO>;
|
|
343
|
-
/**
|
|
344
|
-
* This method updates tax regions.
|
|
345
|
-
*
|
|
346
|
-
* @param {UpdateTaxRegionDTO[]} data - The tax regions to be updated.
|
|
347
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
348
|
-
* @returns {Promise<TaxRegionDTO[]>} The updated tax regions.
|
|
349
|
-
*
|
|
350
|
-
* @example
|
|
351
|
-
* const taxRegions = await taxModule.updateTaxRegions([
|
|
352
|
-
* {
|
|
353
|
-
* id: "tx-1",
|
|
354
|
-
* province_code: "be",
|
|
355
|
-
* },
|
|
356
|
-
* {
|
|
357
|
-
* id: "tx-2",
|
|
358
|
-
* province_code: "ca",
|
|
359
|
-
* },
|
|
360
|
-
* ])
|
|
361
|
-
*/
|
|
362
|
-
updateTaxRegions(data: UpdateTaxRegionDTO[], sharedContext?: Context): Promise<TaxRegionDTO[]>;
|
|
363
|
-
/**
|
|
364
|
-
* This method deletes tax regions by their IDs.
|
|
365
|
-
*
|
|
366
|
-
* @param {string[]} taxRegionIds - The IDs of the tax regions.
|
|
367
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
368
|
-
* @returns {Promise<void>} Resolves when the tax regions are deleted.
|
|
369
|
-
*
|
|
370
|
-
* @example
|
|
371
|
-
* await taxModuleService.deleteTaxRegions([
|
|
372
|
-
* "txreg_123",
|
|
373
|
-
* "txreg_321",
|
|
374
|
-
* ])
|
|
375
|
-
*/
|
|
376
|
-
deleteTaxRegions(taxRegionIds: string[], sharedContext?: Context): Promise<void>;
|
|
377
|
-
/**
|
|
378
|
-
* This method deletes a tax region by its ID.
|
|
379
|
-
*
|
|
380
|
-
* @param {string} taxRegionId - The tax region's ID.
|
|
381
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
382
|
-
* @returns {Promise<void>} Resolves when the tax region is successfully deleted.
|
|
383
|
-
*
|
|
384
|
-
* @example
|
|
385
|
-
* await taxModuleService.deleteTaxRegions("txreg_123")
|
|
386
|
-
*/
|
|
387
|
-
deleteTaxRegions(taxRegionId: string, sharedContext?: Context): Promise<void>;
|
|
388
|
-
/**
|
|
389
|
-
* This method retrieves a paginated list of tax regions based on optional filters and configuration.
|
|
390
|
-
*
|
|
391
|
-
* @param {FilterableTaxRegionProps} filters - The filters to apply on the retrieved tax regions.
|
|
392
|
-
* @param {FindConfig<TaxRegionDTO>} config - The configurations determining how the tax region is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
393
|
-
* attributes or relations associated with a tax region.
|
|
394
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
395
|
-
* @returns {Promise<TaxRegionDTO[]>} The list of tax regions.
|
|
396
|
-
*
|
|
397
|
-
* @example
|
|
398
|
-
* To retrieve a list of tax regions using their IDs:
|
|
399
|
-
*
|
|
400
|
-
* ```ts
|
|
401
|
-
* const taxRegions = await taxModuleService.listTaxRegions({
|
|
402
|
-
* id: ["txreg_123", "txreg_321"],
|
|
403
|
-
* })
|
|
404
|
-
* ```
|
|
405
|
-
*
|
|
406
|
-
* To specify relations that should be retrieved within the tax region:
|
|
407
|
-
*
|
|
408
|
-
* ```ts
|
|
409
|
-
* const taxRegions = await taxModuleService.listTaxRegions(
|
|
410
|
-
* {
|
|
411
|
-
* id: ["txreg_123", "txreg_321"],
|
|
412
|
-
* },
|
|
413
|
-
* {
|
|
414
|
-
* relations: ["tax_rates"],
|
|
415
|
-
* }
|
|
416
|
-
* )
|
|
417
|
-
* ```
|
|
418
|
-
*
|
|
419
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
420
|
-
*
|
|
421
|
-
* ```ts
|
|
422
|
-
* const taxRegions = await taxModuleService.listTaxRegions(
|
|
423
|
-
* {
|
|
424
|
-
* id: ["txreg_123", "txreg_321"],
|
|
425
|
-
* },
|
|
426
|
-
* {
|
|
427
|
-
* relations: ["tax_rates"],
|
|
428
|
-
* take: 20,
|
|
429
|
-
* skip: 2,
|
|
430
|
-
* }
|
|
431
|
-
* )
|
|
432
|
-
* ```
|
|
433
|
-
*/
|
|
434
|
-
listTaxRegions(filters?: FilterableTaxRegionProps, config?: FindConfig<TaxRegionDTO>, sharedContext?: Context): Promise<TaxRegionDTO[]>;
|
|
435
|
-
/**
|
|
436
|
-
* This method creates a tax rate rule.
|
|
437
|
-
*
|
|
438
|
-
* @param {CreateTaxRateRuleDTO} data - The tax rate rule to be created.
|
|
439
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
440
|
-
* @returns {Promise<TaxRateRuleDTO>} The created tax rate rule.
|
|
441
|
-
*
|
|
442
|
-
* @example
|
|
443
|
-
* const taxRateRule = await taxModuleService.createTaxRateRules(
|
|
444
|
-
* {
|
|
445
|
-
* reference: "product_type",
|
|
446
|
-
* reference_id: "ptyp_123",
|
|
447
|
-
* tax_rate_id: "txr_123",
|
|
448
|
-
* }
|
|
449
|
-
* )
|
|
450
|
-
*/
|
|
451
|
-
createTaxRateRules(data: CreateTaxRateRuleDTO, sharedContext?: Context): Promise<TaxRateRuleDTO>;
|
|
452
|
-
/**
|
|
453
|
-
* This method creates tax rate rules.
|
|
454
|
-
*
|
|
455
|
-
* @param {CreateTaxRateRuleDTO[]} data - The tax rate rules to be created.
|
|
456
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
457
|
-
* @returns {Promise<TaxRateRuleDTO[]>} The created tax rate rules.
|
|
458
|
-
*
|
|
459
|
-
* @example
|
|
460
|
-
* const taxRateRules =
|
|
461
|
-
* await taxModuleService.createTaxRateRules([
|
|
462
|
-
* {
|
|
463
|
-
* reference: "product_type",
|
|
464
|
-
* reference_id: "ptyp_123",
|
|
465
|
-
* tax_rate_id: "txr_123",
|
|
466
|
-
* },
|
|
467
|
-
* {
|
|
468
|
-
* reference: "product",
|
|
469
|
-
* reference_id: "prod_123",
|
|
470
|
-
* tax_rate_id: "txr_321",
|
|
471
|
-
* },
|
|
472
|
-
* ])
|
|
473
|
-
*/
|
|
474
|
-
createTaxRateRules(data: CreateTaxRateRuleDTO[], sharedContext?: Context): Promise<TaxRateRuleDTO[]>;
|
|
475
|
-
/**
|
|
476
|
-
* This method deletes a tax rate rule by its ID.
|
|
477
|
-
*
|
|
478
|
-
* @param {string} taxRateRuleId - The tax rate rule's ID.
|
|
479
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
480
|
-
* @returns {Promise<void>} Resolves when the tax rate rule is deleted successfully.
|
|
481
|
-
*
|
|
482
|
-
* @example
|
|
483
|
-
* await taxModuleService.deleteTaxRateRules("txrule_123")
|
|
484
|
-
*/
|
|
485
|
-
deleteTaxRateRules(taxRateRuleId: string, sharedContext?: Context): Promise<void>;
|
|
486
|
-
/**
|
|
487
|
-
* This method deletes tax rate rules by their IDs.
|
|
488
|
-
*
|
|
489
|
-
* @param {string[]} taxRateRuleIds - The tax rate rules' IDs.
|
|
490
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
491
|
-
* @returns {Promise<void>} Resolves when the tax rate rules are deleted successfully.
|
|
492
|
-
*
|
|
493
|
-
* @example
|
|
494
|
-
* await taxModuleService.deleteTaxRateRules([
|
|
495
|
-
* "txrule_123",
|
|
496
|
-
* "txrule_321",
|
|
497
|
-
* ])
|
|
498
|
-
*/
|
|
499
|
-
deleteTaxRateRules(taxRateRuleIds: string[], sharedContext?: Context): Promise<void>;
|
|
500
|
-
/**
|
|
501
|
-
* This method retrieves a paginated list of tax rate rules based on optional filters and configuration.
|
|
502
|
-
*
|
|
503
|
-
* @param {FilterableTaxRateRuleProps} filters - The filters to apply on the retrieved tax rate rules.
|
|
504
|
-
* @param {FindConfig<TaxRateRuleDTO>} config - The configurations determining how the tax rate rule is retrieved. Its properties, such as `select` or `relations`, accept the
|
|
505
|
-
* attributes or relations associated with a tax rate rule.
|
|
506
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
507
|
-
* @returns {Promise<TaxRateRuleDTO[]>} The list of tax rate rules.
|
|
508
|
-
*
|
|
509
|
-
* @example
|
|
510
|
-
* To retrieve a list of tax rate rules using their associated tax rate's ID:
|
|
511
|
-
*
|
|
512
|
-
* ```ts
|
|
513
|
-
* const taxRateRules = await taxModuleService.listTaxRateRules({
|
|
514
|
-
* tax_rate_id: ["txr_123", "txr_321"],
|
|
515
|
-
* })
|
|
516
|
-
* ```
|
|
517
|
-
*
|
|
518
|
-
* To specify relations that should be retrieved within the tax rate rule:
|
|
519
|
-
*
|
|
520
|
-
* ```ts
|
|
521
|
-
* const taxRateRules = await taxModuleService.listTaxRateRules(
|
|
522
|
-
* {
|
|
523
|
-
* tax_rate_id: ["txr_123", "txr_321"],
|
|
524
|
-
* },
|
|
525
|
-
* {
|
|
526
|
-
* relations: ["tax_rate"],
|
|
527
|
-
* }
|
|
528
|
-
* )
|
|
529
|
-
* ```
|
|
530
|
-
*
|
|
531
|
-
* By default, only the first `15` records are retrieved. You can control pagination by specifying the `skip` and `take` properties of the `config` parameter:
|
|
532
|
-
*
|
|
533
|
-
* ```ts
|
|
534
|
-
* const taxRateRules = await taxModuleService.listTaxRateRules(
|
|
535
|
-
* {
|
|
536
|
-
* tax_rate_id: ["txr_123", "txr_321"],
|
|
537
|
-
* },
|
|
538
|
-
* {
|
|
539
|
-
* relations: ["tax_rate"],
|
|
540
|
-
* take: 20,
|
|
541
|
-
* skip: 2,
|
|
542
|
-
* }
|
|
543
|
-
* )
|
|
544
|
-
* ```
|
|
545
|
-
*/
|
|
546
|
-
listTaxRateRules(filters?: FilterableTaxRateRuleProps, config?: FindConfig<TaxRateRuleDTO>, sharedContext?: Context): Promise<TaxRateRuleDTO[]>;
|
|
547
|
-
/**
|
|
548
|
-
* This method retrieves tax lines for taxable items and shipping methods in a cart.
|
|
549
|
-
*
|
|
550
|
-
* Learn more in [this guide](https://docs.etohq.com/resources/commerce-modules/tax/tax-calculation-with-provider).
|
|
551
|
-
*
|
|
552
|
-
* @param {(TaxableItemDTO | TaxableShippingDTO)[]} items - The items and shipping methods to retrieve their tax lines.
|
|
553
|
-
* @param {TaxCalculationContext} calculationContext - The context to pass to the underlying tax provider. It provides more
|
|
554
|
-
* details that are useful to provide accurate tax lines.
|
|
555
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
556
|
-
* @returns {Promise<(ItemTaxLineDTO | ShippingTaxLineDTO)[]>} The item and shipping methods' tax lines.
|
|
557
|
-
*
|
|
558
|
-
* @example
|
|
559
|
-
* const taxLines = await taxModuleService.getTaxLines(
|
|
560
|
-
* [
|
|
561
|
-
* {
|
|
562
|
-
* id: "cali_123",
|
|
563
|
-
* product_id: "prod_123",
|
|
564
|
-
* unit_price: 1000,
|
|
565
|
-
* quantity: 1,
|
|
566
|
-
* },
|
|
567
|
-
* {
|
|
568
|
-
* id: "casm_123",
|
|
569
|
-
* shipping_option_id: "so_123",
|
|
570
|
-
* unit_price: 2000,
|
|
571
|
-
* },
|
|
572
|
-
* ],
|
|
573
|
-
* {
|
|
574
|
-
* address: {
|
|
575
|
-
* country_code: "us",
|
|
576
|
-
* },
|
|
577
|
-
* }
|
|
578
|
-
* )
|
|
579
|
-
*/
|
|
580
|
-
getTaxLines(items: (TaxableItemDTO | TaxableShippingDTO)[], calculationContext: TaxCalculationContext, sharedContext?: Context): Promise<(ItemTaxLineDTO | ShippingTaxLineDTO)[]>;
|
|
581
|
-
/**
|
|
582
|
-
* This method soft deletes tax raes by their IDs.
|
|
583
|
-
*
|
|
584
|
-
* @param {string[]} taxRateIds - The IDs of the tax rates.
|
|
585
|
-
* @param {SoftDeleteReturn<TReturnableLinkableKeys>} config - An object that is used to specify an entity's related entities that should be soft-deleted when the main entity is soft-deleted.
|
|
586
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
587
|
-
* @returns {Promise<void | Record<string, string[]>>} An object that includes the IDs of related records that were also soft deleted, such as the ID of the associated rules.
|
|
588
|
-
* The object's keys are the ID attribute names of the tax rate entity's relations, such as `rule_id`, and its value is an array of strings, each being the ID of a record associated
|
|
589
|
-
* with the tax rate through this relation, such as the IDs of associated rules.
|
|
590
|
-
*
|
|
591
|
-
* If there are no related records, the promise resolves to `void`.
|
|
592
|
-
*
|
|
593
|
-
* @example
|
|
594
|
-
* await taxModuleService.softDeleteTaxRates(["txr_123", "txr_321"])
|
|
595
|
-
*/
|
|
596
|
-
softDeleteTaxRates<TReturnableLinkableKeys extends string = string>(taxRateIds: string[], config?: SoftDeleteReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<string, string[]> | void>;
|
|
597
|
-
/**
|
|
598
|
-
* This method soft deletes tax regions by their IDs.
|
|
599
|
-
*
|
|
600
|
-
* @param {string[]} taxRegionIds - The IDs of the tax regions.
|
|
601
|
-
* @param {SoftDeleteReturn<TReturnableLinkableKeys>} config - An object that is used to specify an entity's related entities that should be soft-deleted when the main entity is soft-deleted.
|
|
602
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
603
|
-
* @returns {Promise<void | Record<string, string[]>>} An object that includes the IDs of related records that were also soft deleted, such as the ID of the associated tax rates.
|
|
604
|
-
* The object's keys are the ID attribute names of the tax region entity's relations, such as `tax_rate_id`, and its value is an array of strings, each being the ID of a record associated
|
|
605
|
-
* with the tax region through this relation, such as the IDs of associated tax rates.
|
|
606
|
-
*
|
|
607
|
-
* If there are no related records, the promise resolves to `void`.
|
|
608
|
-
*
|
|
609
|
-
* @example
|
|
610
|
-
* await taxModuleService.softDeleteTaxRegions([
|
|
611
|
-
* "txreg_123",
|
|
612
|
-
* "txreg_321",
|
|
613
|
-
* ])
|
|
614
|
-
*/
|
|
615
|
-
softDeleteTaxRegions<TReturnableLinkableKeys extends string = string>(taxRegionIds: string[], config?: SoftDeleteReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<string, string[]> | void>;
|
|
616
|
-
/**
|
|
617
|
-
* This method restores soft deleted tax regions by their IDs.
|
|
618
|
-
*
|
|
619
|
-
* @param {string[]} taxRegionIds - The IDs of the tax regions.
|
|
620
|
-
* @param {RestoreReturn<TReturnableLinkableKeys>} config - Configurations determining which relations to restore along with each of the tax. You can pass to its `returnLinkableKeys`
|
|
621
|
-
* property any of the tax region's relation attribute names, such as `tax_rates`.
|
|
622
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
623
|
-
* @returns {Promise<void | Record<string, string[]>>} An object that includes the IDs of related records that were restored, such as the ID of associated tax rates.
|
|
624
|
-
* The object's keys are the ID attribute names of the tax region entity's relations, such as `tax_rate_id`,
|
|
625
|
-
* and its value is an array of strings, each being the ID of the record associated with the tax region through this relation,
|
|
626
|
-
* such as the IDs of associated tax rates.
|
|
627
|
-
*
|
|
628
|
-
* If there are no related records restored, the promise resolves to `void`.
|
|
629
|
-
*
|
|
630
|
-
* @example
|
|
631
|
-
* await taxModuleService.restoreTaxRegions([
|
|
632
|
-
* "txreg_123",
|
|
633
|
-
* "txreg_321",
|
|
634
|
-
* ])
|
|
635
|
-
*/
|
|
636
|
-
restoreTaxRegions<TReturnableLinkableKeys extends string = string>(taxRegionIds: string[], config?: RestoreReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<string, string[]> | void>;
|
|
637
|
-
/**
|
|
638
|
-
* This method soft deletes tax rate rules by their IDs.
|
|
639
|
-
*
|
|
640
|
-
* @param {string[]} taxRateRuleIds - The IDs of the tax rate rules.
|
|
641
|
-
* @param {SoftDeleteReturn<TReturnableLinkableKeys>} config - An object that is used to specify an entity's related entities that should be soft-deleted when the main entity is soft-deleted.
|
|
642
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
643
|
-
* @returns {Promise<void | Record<string, string[]>>} An object that includes the IDs of related records that were also soft deleted.
|
|
644
|
-
* If there are no related records, the promise resolves to `void`.
|
|
645
|
-
*
|
|
646
|
-
* @example
|
|
647
|
-
* await taxModuleService.softDeleteTaxRateRules([
|
|
648
|
-
* "txrule_123",
|
|
649
|
-
* "txrule_321",
|
|
650
|
-
* ])
|
|
651
|
-
*/
|
|
652
|
-
softDeleteTaxRateRules<TReturnableLinkableKeys extends string = string>(taxRateRuleIds: string[], config?: SoftDeleteReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<string, string[]> | void>;
|
|
653
|
-
/**
|
|
654
|
-
* This method restores soft deleted tax rate rules by their IDs.
|
|
655
|
-
*
|
|
656
|
-
* @param {string[]} taxRateRuleIds - The IDs of the tax rate rules.
|
|
657
|
-
* @param {RestoreReturn<TReturnableLinkableKeys>} config - Configurations determining which relations to restore along with each of the tax. You can pass to its `returnLinkableKeys`
|
|
658
|
-
* property any of the tax rate rule's relation attribute names.
|
|
659
|
-
* @param {Context} sharedContext - A context used to share resources, such as transaction manager, between the application and the module.
|
|
660
|
-
* @returns {Promise<void | Record<string, string[]>>} An object that includes the IDs of related records that were restored.
|
|
661
|
-
* If there are no related records restored, the promise resolves to `void`.
|
|
662
|
-
*
|
|
663
|
-
* @example
|
|
664
|
-
* await taxModuleService.restoreTaxRateRules([
|
|
665
|
-
* "txrule_123",
|
|
666
|
-
* "txrule_321",
|
|
667
|
-
* ])
|
|
668
|
-
*/
|
|
669
|
-
restoreTaxRateRules<TReturnableLinkableKeys extends string = string>(taxRateRuleIds: string[], config?: RestoreReturn<TReturnableLinkableKeys>, sharedContext?: Context): Promise<Record<string, string[]> | void>;
|
|
670
|
-
}
|
|
671
|
-
//# sourceMappingURL=service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../src/tax/service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAA;AACtC,OAAO,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AACxD,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAA;AAC/C,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAA;AAC3C,OAAO,EACL,sBAAsB,EACtB,0BAA0B,EAC1B,wBAAwB,EACxB,cAAc,EACd,kBAAkB,EAClB,cAAc,EACd,kBAAkB,EAClB,qBAAqB,EACrB,UAAU,EACV,cAAc,EACd,YAAY,EACb,MAAM,UAAU,CAAA;AACjB,OAAO,EACL,gBAAgB,EAChB,oBAAoB,EACpB,kBAAkB,EAClB,gBAAgB,EAChB,kBAAkB,EAClB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AAEpB;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,cAAc;IACvD;;;;;;;;;;;;;;;;;;;;;;;OAuBG;IACH,eAAe,CACb,SAAS,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,UAAU,CAAC,UAAU,CAAC,EAC/B,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,UAAU,CAAC,CAAA;IAEtB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6CG;IACH,YAAY,CACV,OAAO,CAAC,EAAE,sBAAsB,EAChC,MAAM,CAAC,EAAE,UAAU,CAAC,UAAU,CAAC,EAC/B,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,UAAU,EAAE,CAAC,CAAA;IAExB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+CG;IACH,oBAAoB,CAClB,OAAO,CAAC,EAAE,sBAAsB,EAChC,MAAM,CAAC,EAAE,UAAU,CAAC,UAAU,CAAC,EAC/B,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,CAAC,UAAU,EAAE,EAAE,MAAM,CAAC,CAAC,CAAA;IAElC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8BG;IACH,cAAc,CACZ,IAAI,EAAE,gBAAgB,EAAE,EACxB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,UAAU,EAAE,CAAC,CAAA;IAExB;;;;;;;;;;;;;OAaG;IACH,cAAc,CACZ,IAAI,EAAE,gBAAgB,EACtB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,UAAU,CAAC,CAAA;IAEtB;;;;;;;;;;;;OAYG;IACH,cAAc,CACZ,SAAS,EAAE,MAAM,EACjB,IAAI,EAAE,gBAAgB,EACtB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,UAAU,CAAC,CAAA;IAEtB;;;;;;;;;;;;;;;OAeG;IACH,cAAc,CACZ,UAAU,EAAE,MAAM,EAAE,EACpB,IAAI,EAAE,gBAAgB,EACtB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,UAAU,EAAE,CAAC,CAAA;IAExB;;;;;;;;;;;;;;;;;OAiBG;IACH,cAAc,CACZ,QAAQ,EAAE,sBAAsB,EAChC,IAAI,EAAE,gBAAgB,EACtB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,UAAU,EAAE,CAAC,CAAA;IAExB;;;;;;;;;;;;OAYG;IACH,cAAc,CACZ,IAAI,EAAE,gBAAgB,EACtB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,UAAU,CAAC,CAAA;IAEtB;;;;;;;;;;;;;;OAcG;IACH,cAAc,CACZ,IAAI,EAAE,gBAAgB,EAAE,EACxB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,UAAU,EAAE,CAAC,CAAA;IAExB;;;;;;;;;OASG;IACH,cAAc,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,aAAa,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;IAE5E;;;;;;;;;OASG;IACH,cAAc,CAAC,SAAS,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;IAEzE;;;;;;;;;;;;;;;;OAgBG;IACH,eAAe,CAAC,uBAAuB,SAAS,MAAM,GAAG,MAAM,EAC7D,UAAU,EAAE,MAAM,EAAE,EACpB,MAAM,CAAC,EAAE,aAAa,CAAC,uBAAuB,CAAC,EAC/C,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,GAAG,IAAI,CAAC,CAAA;IAE3C;;;;;;;;;;;OAWG;IACH,gBAAgB,CACd,IAAI,EAAE,kBAAkB,EACxB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,YAAY,CAAC,CAAA;IAExB;;;;;;;;;;;;;;;;OAgBG;IACH,gBAAgB,CACd,IAAI,EAAE,kBAAkB,EAAE,EAC1B,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,YAAY,EAAE,CAAC,CAAA;IAE1B;;;;;;;;;;;OAWG;IACH,gBAAgB,CACd,IAAI,EAAE,kBAAkB,EACxB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,YAAY,CAAC,CAAA;IAExB;;;;;;;;;;;;;;;;;;OAkBG;IACH,gBAAgB,CACd,IAAI,EAAE,kBAAkB,EAAE,EAC1B,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,YAAY,EAAE,CAAC,CAAA;IAE1B;;;;;;;;;;;;OAYG;IACH,gBAAgB,CACd,YAAY,EAAE,MAAM,EAAE,EACtB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,IAAI,CAAC,CAAA;IAEhB;;;;;;;;;OASG;IACH,gBAAgB,CAAC,WAAW,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;IAE7E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6CG;IACH,cAAc,CACZ,OAAO,CAAC,EAAE,wBAAwB,EAClC,MAAM,CAAC,EAAE,UAAU,CAAC,YAAY,CAAC,EACjC,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,YAAY,EAAE,CAAC,CAAA;IAE1B;;;;;;;;;;;;;;;OAeG;IACH,kBAAkB,CAChB,IAAI,EAAE,oBAAoB,EAC1B,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,cAAc,CAAC,CAAA;IAE1B;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,kBAAkB,CAChB,IAAI,EAAE,oBAAoB,EAAE,EAC5B,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,cAAc,EAAE,CAAC,CAAA;IAE5B;;;;;;;;;OASG;IACH,kBAAkB,CAChB,aAAa,EAAE,MAAM,EACrB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,IAAI,CAAC,CAAA;IAEhB;;;;;;;;;;;;OAYG;IACH,kBAAkB,CAChB,cAAc,EAAE,MAAM,EAAE,EACxB,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,IAAI,CAAC,CAAA;IAEhB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6CG;IACH,gBAAgB,CACd,OAAO,CAAC,EAAE,0BAA0B,EACpC,MAAM,CAAC,EAAE,UAAU,CAAC,cAAc,CAAC,EACnC,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,cAAc,EAAE,CAAC,CAAA;IAE5B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAgCG;IACH,WAAW,CACT,KAAK,EAAE,CAAC,cAAc,GAAG,kBAAkB,CAAC,EAAE,EAC9C,kBAAkB,EAAE,qBAAqB,EACzC,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,CAAC,cAAc,GAAG,kBAAkB,CAAC,EAAE,CAAC,CAAA;IAEnD;;;;;;;;;;;;;;OAcG;IACH,kBAAkB,CAAC,uBAAuB,SAAS,MAAM,GAAG,MAAM,EAChE,UAAU,EAAE,MAAM,EAAE,EACpB,MAAM,CAAC,EAAE,gBAAgB,CAAC,uBAAuB,CAAC,EAClD,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,GAAG,IAAI,CAAC,CAAA;IAE3C;;;;;;;;;;;;;;;;;OAiBG;IACH,oBAAoB,CAAC,uBAAuB,SAAS,MAAM,GAAG,MAAM,EAClE,YAAY,EAAE,MAAM,EAAE,EACtB,MAAM,CAAC,EAAE,gBAAgB,CAAC,uBAAuB,CAAC,EAClD,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,GAAG,IAAI,CAAC,CAAA;IAE3C;;;;;;;;;;;;;;;;;;;OAmBG;IACH,iBAAiB,CAAC,uBAAuB,SAAS,MAAM,GAAG,MAAM,EAC/D,YAAY,EAAE,MAAM,EAAE,EACtB,MAAM,CAAC,EAAE,aAAa,CAAC,uBAAuB,CAAC,EAC/C,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,GAAG,IAAI,CAAC,CAAA;IAE3C;;;;;;;;;;;;;;OAcG;IACH,sBAAsB,CAAC,uBAAuB,SAAS,MAAM,GAAG,MAAM,EACpE,cAAc,EAAE,MAAM,EAAE,EACxB,MAAM,CAAC,EAAE,gBAAgB,CAAC,uBAAuB,CAAC,EAClD,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,GAAG,IAAI,CAAC,CAAA;IAE3C;;;;;;;;;;;;;;;OAeG;IACH,mBAAmB,CAAC,uBAAuB,SAAS,MAAM,GAAG,MAAM,EACjE,cAAc,EAAE,MAAM,EAAE,EACxB,MAAM,CAAC,EAAE,aAAa,CAAC,uBAAuB,CAAC,EAC/C,aAAa,CAAC,EAAE,OAAO,GACtB,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,GAAG,IAAI,CAAC,CAAA;CAC5C"}
|