merchi_sdk_ts 1.26.0 → 1.28.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/coverage/clover.xml +3318 -3281
- package/coverage/coverage-final.json +97 -97
- package/coverage/lcov-report/index.html +56 -56
- package/coverage/lcov-report/src/constants/auto_assign_production_on_actions.ts.html +20 -20
- package/coverage/lcov-report/src/constants/call_to_actions.ts.html +1 -1
- package/coverage/lcov-report/src/constants/discount_types.ts.html +1 -1
- package/coverage/lcov-report/src/constants/domain_types.ts.html +32 -32
- package/coverage/lcov-report/src/constants/errors.ts.html +60 -60
- package/coverage/lcov-report/src/constants/event_types.ts.html +1 -1
- package/coverage/lcov-report/src/constants/field_types.ts.html +42 -36
- package/coverage/lcov-report/src/constants/index.html +108 -108
- package/coverage/lcov-report/src/constants/index.ts.html +1 -1
- package/coverage/lcov-report/src/constants/input_types.ts.html +1 -1
- package/coverage/lcov-report/src/constants/inventory_statuses.ts.html +20 -20
- package/coverage/lcov-report/src/constants/invoice_types.ts.html +1 -1
- package/coverage/lcov-report/src/constants/item_types.ts.html +1 -1
- package/coverage/lcov-report/src/constants/job/drafting_status.ts.html +1 -1
- package/coverage/lcov-report/src/constants/job/index.html +1 -1
- package/coverage/lcov-report/src/constants/job/payment_status.ts.html +1 -1
- package/coverage/lcov-report/src/constants/job/production_status.ts.html +1 -1
- package/coverage/lcov-report/src/constants/job/shipment_status.ts.html +1 -1
- package/coverage/lcov-report/src/constants/job/supply_chain_request_status.ts.html +1 -1
- package/coverage/lcov-report/src/constants/job_priorities.ts.html +1 -1
- package/coverage/lcov-report/src/constants/job_status.ts.html +1 -1
- package/coverage/lcov-report/src/constants/job_types.ts.html +1 -1
- package/coverage/lcov-report/src/constants/notification_sections.ts.html +1 -1
- package/coverage/lcov-report/src/constants/notification_types.ts.html +1 -1
- package/coverage/lcov-report/src/constants/notification_urgencies.ts.html +1 -1
- package/coverage/lcov-report/src/constants/payment_types.ts.html +1 -1
- package/coverage/lcov-report/src/constants/platform.ts.html +1 -1
- package/coverage/lcov-report/src/constants/product_types.ts.html +1 -1
- package/coverage/lcov-report/src/constants/rights.ts.html +1 -1
- package/coverage/lcov-report/src/constants/robots_meta_directives.ts.html +1 -1
- package/coverage/lcov-report/src/constants/roles.ts.html +44 -44
- package/coverage/lcov-report/src/constants/shipment_companies.ts.html +1 -1
- package/coverage/lcov-report/src/constants/shipment_services.ts.html +14 -14
- package/coverage/lcov-report/src/constants/system_roles.ts.html +1 -1
- package/coverage/lcov-report/src/constants/theme_status.ts.html +18 -18
- package/coverage/lcov-report/src/constants/user_types.ts.html +42 -42
- package/coverage/lcov-report/src/constants/white_label_accessibilities.ts.html +1 -1
- package/coverage/lcov-report/src/cookie.ts.html +12 -12
- package/coverage/lcov-report/src/entities/address.ts.html +54 -54
- package/coverage/lcov-report/src/entities/agent_conversation.ts.html +44 -44
- package/coverage/lcov-report/src/entities/agent_skill.ts.html +55 -55
- package/coverage/lcov-report/src/entities/agent_skill_approval.ts.html +34 -34
- package/coverage/lcov-report/src/entities/agent_skill_version.ts.html +37 -37
- package/coverage/lcov-report/src/entities/agent_token_usage.ts.html +66 -66
- package/coverage/lcov-report/src/entities/assignment.ts.html +68 -68
- package/coverage/lcov-report/src/entities/automatic_payment_relationship.ts.html +36 -36
- package/coverage/lcov-report/src/entities/bank.ts.html +46 -46
- package/coverage/lcov-report/src/entities/cart.ts.html +72 -72
- package/coverage/lcov-report/src/entities/cart_item.ts.html +58 -58
- package/coverage/lcov-report/src/entities/cart_shipment_group.ts.html +30 -30
- package/coverage/lcov-report/src/entities/cart_shipment_quote.ts.html +40 -40
- package/coverage/lcov-report/src/entities/category.ts.html +54 -54
- package/coverage/lcov-report/src/entities/company.ts.html +232 -232
- package/coverage/lcov-report/src/entities/company_invitation.ts.html +40 -40
- package/coverage/lcov-report/src/entities/country_tax.ts.html +42 -42
- package/coverage/lcov-report/src/entities/discount.ts.html +38 -38
- package/coverage/lcov-report/src/entities/discount_group.ts.html +42 -42
- package/coverage/lcov-report/src/entities/domain.ts.html +195 -195
- package/coverage/lcov-report/src/entities/domain_chat_settings.ts.html +72 -72
- package/coverage/lcov-report/src/entities/domain_invitation.ts.html +42 -42
- package/coverage/lcov-report/src/entities/domain_tag.ts.html +42 -42
- package/coverage/lcov-report/src/entities/draft.ts.html +58 -58
- package/coverage/lcov-report/src/entities/draft_comment.ts.html +58 -58
- package/coverage/lcov-report/src/entities/draft_preview.ts.html +42 -42
- package/coverage/lcov-report/src/entities/draft_preview_layer.ts.html +32 -32
- package/coverage/lcov-report/src/entities/draft_template.ts.html +62 -62
- package/coverage/lcov-report/src/entities/email_address.ts.html +30 -30
- package/coverage/lcov-report/src/entities/email_counter.ts.html +30 -30
- package/coverage/lcov-report/src/entities/enrolled_domain.ts.html +42 -42
- package/coverage/lcov-report/src/entities/exchange_rate.ts.html +30 -30
- package/coverage/lcov-report/src/entities/file.ts.html +104 -104
- package/coverage/lcov-report/src/entities/index.html +711 -711
- package/coverage/lcov-report/src/entities/internal_tag.ts.html +44 -44
- package/coverage/lcov-report/src/entities/inventory.ts.html +50 -50
- package/coverage/lcov-report/src/entities/inventory_group.ts.html +38 -38
- package/coverage/lcov-report/src/entities/inventory_unit_variation.ts.html +32 -32
- package/coverage/lcov-report/src/entities/invoice.ts.html +144 -144
- package/coverage/lcov-report/src/entities/item.ts.html +46 -46
- package/coverage/lcov-report/src/entities/job.ts.html +268 -250
- package/coverage/lcov-report/src/entities/job_comment.ts.html +50 -50
- package/coverage/lcov-report/src/entities/job_note.ts.html +44 -44
- package/coverage/lcov-report/src/entities/job_operation_log.ts.html +44 -44
- package/coverage/lcov-report/src/entities/matching_inventory.ts.html +38 -38
- package/coverage/lcov-report/src/entities/notification.ts.html +100 -100
- package/coverage/lcov-report/src/entities/payment.ts.html +54 -54
- package/coverage/lcov-report/src/entities/payment_device.ts.html +36 -36
- package/coverage/lcov-report/src/entities/phone_number.ts.html +38 -38
- package/coverage/lcov-report/src/entities/product.ts.html +250 -250
- package/coverage/lcov-report/src/entities/product_form.ts.html +48 -48
- package/coverage/lcov-report/src/entities/product_form_version.ts.html +48 -48
- package/coverage/lcov-report/src/entities/product_review.ts.html +55 -55
- package/coverage/lcov-report/src/entities/production_comment.ts.html +50 -50
- package/coverage/lcov-report/src/entities/quote.ts.html +39 -39
- package/coverage/lcov-report/src/entities/quote_item.ts.html +42 -42
- package/coverage/lcov-report/src/entities/reminder.ts.html +74 -74
- package/coverage/lcov-report/src/entities/session.ts.html +38 -38
- package/coverage/lcov-report/src/entities/shipment.ts.html +128 -128
- package/coverage/lcov-report/src/entities/shipment_item.ts.html +26 -26
- package/coverage/lcov-report/src/entities/shipment_item_fulfillment.ts.html +28 -28
- package/coverage/lcov-report/src/entities/shipment_log.ts.html +38 -38
- package/coverage/lcov-report/src/entities/shipment_method.ts.html +60 -60
- package/coverage/lcov-report/src/entities/shipment_method_variation.ts.html +42 -42
- package/coverage/lcov-report/src/entities/short_url.ts.html +40 -40
- package/coverage/lcov-report/src/entities/subscription_plan.ts.html +66 -66
- package/coverage/lcov-report/src/entities/supply_domain.ts.html +36 -36
- package/coverage/lcov-report/src/entities/support_conversation.ts.html +58 -58
- package/coverage/lcov-report/src/entities/support_message.ts.html +38 -38
- package/coverage/lcov-report/src/entities/system_role.ts.html +28 -28
- package/coverage/lcov-report/src/entities/theme.ts.html +56 -56
- package/coverage/lcov-report/src/entities/theme_css_setting.ts.html +32 -32
- package/coverage/lcov-report/src/entities/user.ts.html +214 -214
- package/coverage/lcov-report/src/entities/user_company.ts.html +36 -36
- package/coverage/lcov-report/src/entities/variation.ts.html +62 -62
- package/coverage/lcov-report/src/entities/variation_field.ts.html +399 -177
- package/coverage/lcov-report/src/entities/variation_fields_option.ts.html +112 -103
- package/coverage/lcov-report/src/entities/variation_option.ts.html +54 -54
- package/coverage/lcov-report/src/entities/variations_group.ts.html +46 -46
- package/coverage/lcov-report/src/entity.ts.html +284 -263
- package/coverage/lcov-report/src/index.html +58 -58
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/merchi.ts.html +397 -397
- package/coverage/lcov-report/src/pricing/discount.ts.html +26 -26
- package/coverage/lcov-report/src/pricing/estimate.ts.html +230 -230
- package/coverage/lcov-report/src/pricing/index.html +54 -54
- package/coverage/lcov-report/src/pricing/index.ts.html +1 -1
- package/coverage/lcov-report/src/pricing/inventory.ts.html +1 -1
- package/coverage/lcov-report/src/pricing/round.ts.html +32 -32
- package/coverage/lcov-report/src/pricing/visibility.ts.html +100 -100
- package/coverage/lcov-report/src/request.ts.html +21 -21
- package/coverage/lcov-report/src/test_util.ts.html +1 -1
- package/coverage/lcov-report/src/toasts.ts.html +1 -1
- package/coverage/lcov-report/src/util/float.ts.html +7 -7
- package/coverage/lcov-report/src/util/index.html +11 -11
- package/coverage/lcov-report/src/util/index.ts.html +1 -1
- package/coverage/lcov-report/src/util/query_string.ts.html +1 -1
- package/coverage/lcov-report/src/util/validation.ts.html +1 -1
- package/coverage/lcov-report/src/uuid.ts.html +22 -22
- package/coverage/lcov.info +3812 -3768
- package/dist/constants/field_types.js +2 -0
- package/dist/entities/variation_field.js +104 -2
- package/dist/entities/variation_fields_option.js +4 -0
- package/dist/pricing/estimate.js +59 -0
- package/dist/pricing/estimate.test.js +29 -0
- package/package.json +1 -1
- package/src/constants/field_types.ts +2 -0
- package/src/entities/variation_field.ts +79 -2
- package/src/entities/variation_fields_option.ts +3 -0
- package/src/pricing/estimate.test.ts +41 -0
- package/src/pricing/estimate.ts +77 -0
- package/src/pricing/types.ts +10 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.