merchi_sdk_ts 1.30.0 → 1.31.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 +366 -4902
- package/coverage/coverage-final.json +7 -131
- package/coverage/lcov-report/discount.ts.html +10 -10
- package/coverage/lcov-report/estimate.ts.html +452 -98
- package/coverage/lcov-report/index.html +90 -75
- package/coverage/lcov-report/index.ts.html +106 -0
- package/coverage/lcov-report/inventory.ts.html +352 -0
- package/coverage/lcov-report/matrix.ts.html +736 -0
- package/coverage/lcov-report/round.ts.html +12 -12
- package/coverage/lcov-report/src/constants/auto_assign_production_on_actions.ts.html +6 -6
- package/coverage/lcov-report/src/constants/call_to_actions.ts.html +36 -36
- package/coverage/lcov-report/src/constants/discount_types.ts.html +18 -18
- package/coverage/lcov-report/src/constants/domain_types.ts.html +12 -12
- package/coverage/lcov-report/src/constants/errors.ts.html +42 -42
- package/coverage/lcov-report/src/constants/event_types.ts.html +18 -18
- package/coverage/lcov-report/src/constants/field_types.ts.html +16 -16
- package/coverage/lcov-report/src/constants/index.html +240 -240
- package/coverage/lcov-report/src/constants/index.ts.html +102 -102
- package/coverage/lcov-report/src/constants/input_types.ts.html +34 -34
- package/coverage/lcov-report/src/constants/inventory_statuses.ts.html +6 -6
- package/coverage/lcov-report/src/constants/invoice_types.ts.html +18 -18
- package/coverage/lcov-report/src/constants/item_types.ts.html +18 -18
- package/coverage/lcov-report/src/constants/job/drafting_status.ts.html +22 -22
- package/coverage/lcov-report/src/constants/job/index.html +65 -65
- package/coverage/lcov-report/src/constants/job/payment_status.ts.html +22 -22
- package/coverage/lcov-report/src/constants/job/production_status.ts.html +32 -32
- package/coverage/lcov-report/src/constants/job/shipment_status.ts.html +30 -30
- package/coverage/lcov-report/src/constants/job/supply_chain_request_status.ts.html +20 -20
- package/coverage/lcov-report/src/constants/job_priorities.ts.html +20 -20
- package/coverage/lcov-report/src/constants/job_status.ts.html +90 -90
- package/coverage/lcov-report/src/constants/job_types.ts.html +40 -40
- package/coverage/lcov-report/src/constants/notification_sections.ts.html +34 -34
- package/coverage/lcov-report/src/constants/notification_types.ts.html +202 -202
- package/coverage/lcov-report/src/constants/notification_urgencies.ts.html +20 -20
- package/coverage/lcov-report/src/constants/payment_types.ts.html +28 -28
- package/coverage/lcov-report/src/constants/platform.ts.html +16 -16
- package/coverage/lcov-report/src/constants/product_types.ts.html +60 -60
- package/coverage/lcov-report/src/constants/rights.ts.html +18 -18
- package/coverage/lcov-report/src/constants/robots_meta_directives.ts.html +8 -8
- package/coverage/lcov-report/src/constants/roles.ts.html +18 -18
- package/coverage/lcov-report/src/constants/shipment_companies.ts.html +46 -46
- package/coverage/lcov-report/src/constants/shipment_services.ts.html +3 -3
- package/coverage/lcov-report/src/constants/system_roles.ts.html +14 -14
- package/coverage/lcov-report/src/constants/theme_status.ts.html +5 -5
- package/coverage/lcov-report/src/constants/user_types.ts.html +17 -17
- package/coverage/lcov-report/src/constants/white_label_accessibilities.ts.html +18 -18
- package/coverage/lcov-report/src/cookie.ts.html +3 -3
- package/coverage/lcov-report/src/entities/address.ts.html +24 -24
- package/coverage/lcov-report/src/entities/agent_conversation.ts.html +19 -19
- package/coverage/lcov-report/src/entities/agent_skill.ts.html +30 -30
- package/coverage/lcov-report/src/entities/agent_skill_approval.ts.html +14 -14
- package/coverage/lcov-report/src/entities/agent_skill_version.ts.html +30 -30
- package/coverage/lcov-report/src/entities/agent_token_usage.ts.html +30 -30
- package/coverage/lcov-report/src/entities/assignment.ts.html +62 -62
- package/coverage/lcov-report/src/entities/automatic_payment_relationship.ts.html +15 -15
- package/coverage/lcov-report/src/entities/bank.ts.html +20 -20
- package/coverage/lcov-report/src/entities/cart.ts.html +57 -57
- package/coverage/lcov-report/src/entities/cart_item.ts.html +66 -66
- package/coverage/lcov-report/src/entities/cart_shipment_group.ts.html +12 -12
- package/coverage/lcov-report/src/entities/cart_shipment_quote.ts.html +17 -17
- package/coverage/lcov-report/src/entities/category.ts.html +24 -24
- package/coverage/lcov-report/src/entities/company.ts.html +128 -128
- package/coverage/lcov-report/src/entities/company_invitation.ts.html +17 -17
- package/coverage/lcov-report/src/entities/country_tax.ts.html +36 -36
- package/coverage/lcov-report/src/entities/discount.ts.html +40 -40
- package/coverage/lcov-report/src/entities/discount_group.ts.html +18 -18
- package/coverage/lcov-report/src/entities/domain.ts.html +384 -258
- package/coverage/lcov-report/src/entities/domain_chat_settings.ts.html +33 -33
- package/coverage/lcov-report/src/entities/domain_invitation.ts.html +18 -18
- package/coverage/lcov-report/src/entities/domain_tag.ts.html +18 -18
- package/coverage/lcov-report/src/entities/draft.ts.html +50 -50
- package/coverage/lcov-report/src/entities/draft_comment.ts.html +26 -26
- package/coverage/lcov-report/src/entities/draft_preview.ts.html +18 -18
- package/coverage/lcov-report/src/entities/draft_preview_layer.ts.html +13 -13
- package/coverage/lcov-report/src/entities/draft_template.ts.html +49 -31
- package/coverage/lcov-report/src/entities/email_address.ts.html +12 -12
- package/coverage/lcov-report/src/entities/email_counter.ts.html +12 -12
- package/coverage/lcov-report/src/entities/enrolled_domain.ts.html +39 -39
- package/coverage/lcov-report/src/entities/exchange_rate.ts.html +12 -12
- package/coverage/lcov-report/src/entities/file.ts.html +83 -83
- package/coverage/lcov-report/src/entities/index.html +268 -268
- package/coverage/lcov-report/src/entities/internal_tag.ts.html +19 -19
- package/coverage/lcov-report/src/entities/inventory.ts.html +42 -42
- package/coverage/lcov-report/src/entities/inventory_group.ts.html +16 -16
- package/coverage/lcov-report/src/entities/inventory_unit_variation.ts.html +31 -31
- package/coverage/lcov-report/src/entities/invoice.ts.html +69 -69
- package/coverage/lcov-report/src/entities/item.ts.html +44 -44
- package/coverage/lcov-report/src/entities/job.ts.html +187 -187
- package/coverage/lcov-report/src/entities/job_comment.ts.html +22 -22
- package/coverage/lcov-report/src/entities/job_note.ts.html +19 -19
- package/coverage/lcov-report/src/entities/job_operation_log.ts.html +19 -19
- package/coverage/lcov-report/src/entities/matching_inventory.ts.html +16 -16
- package/coverage/lcov-report/src/entities/notification.ts.html +47 -47
- package/coverage/lcov-report/src/entities/payment.ts.html +47 -47
- package/coverage/lcov-report/src/entities/payment_device.ts.html +15 -15
- package/coverage/lcov-report/src/entities/phone_number.ts.html +16 -16
- package/coverage/lcov-report/src/entities/product.ts.html +284 -293
- package/coverage/lcov-report/src/entities/product_form.ts.html +21 -21
- package/coverage/lcov-report/src/entities/product_form_version.ts.html +21 -21
- package/coverage/lcov-report/src/entities/product_review.ts.html +25 -25
- package/coverage/lcov-report/src/entities/production_comment.ts.html +22 -22
- package/coverage/lcov-report/src/entities/quote.ts.html +162 -162
- package/coverage/lcov-report/src/entities/quote_item.ts.html +60 -60
- package/coverage/lcov-report/src/entities/reminder.ts.html +34 -34
- package/coverage/lcov-report/src/entities/session.ts.html +16 -16
- package/coverage/lcov-report/src/entities/shipment.ts.html +97 -97
- package/coverage/lcov-report/src/entities/shipment_item.ts.html +10 -10
- package/coverage/lcov-report/src/entities/shipment_item_fulfillment.ts.html +11 -11
- package/coverage/lcov-report/src/entities/shipment_log.ts.html +16 -16
- package/coverage/lcov-report/src/entities/shipment_method.ts.html +27 -27
- package/coverage/lcov-report/src/entities/shipment_method_variation.ts.html +18 -18
- package/coverage/lcov-report/src/entities/short_url.ts.html +17 -17
- package/coverage/lcov-report/src/entities/subscription_plan.ts.html +30 -30
- package/coverage/lcov-report/src/entities/supply_domain.ts.html +15 -15
- package/coverage/lcov-report/src/entities/support_conversation.ts.html +26 -26
- package/coverage/lcov-report/src/entities/support_message.ts.html +16 -16
- package/coverage/lcov-report/src/entities/system_role.ts.html +11 -11
- package/coverage/lcov-report/src/entities/theme.ts.html +65 -65
- package/coverage/lcov-report/src/entities/theme_css_setting.ts.html +13 -13
- package/coverage/lcov-report/src/entities/user.ts.html +249 -249
- package/coverage/lcov-report/src/entities/user_company.ts.html +15 -15
- package/coverage/lcov-report/src/entities/variation.ts.html +28 -28
- package/coverage/lcov-report/src/entities/variation_field.ts.html +109 -100
- package/coverage/lcov-report/src/entities/variation_fields_option.ts.html +70 -70
- package/coverage/lcov-report/src/entities/variation_option.ts.html +24 -24
- package/coverage/lcov-report/src/entities/variations_group.ts.html +20 -20
- package/coverage/lcov-report/src/entity.ts.html +951 -927
- package/coverage/lcov-report/src/index.html +67 -67
- package/coverage/lcov-report/src/index.ts.html +348 -348
- package/coverage/lcov-report/src/merchi.ts.html +239 -239
- package/coverage/lcov-report/src/pricing/discount.ts.html +28 -28
- package/coverage/lcov-report/src/pricing/estimate.ts.html +462 -231
- package/coverage/lcov-report/src/pricing/index.html +89 -74
- package/coverage/lcov-report/src/pricing/index.ts.html +23 -20
- package/coverage/lcov-report/src/pricing/inventory.ts.html +102 -102
- package/coverage/lcov-report/src/pricing/matrix.ts.html +736 -0
- package/coverage/lcov-report/src/pricing/round.ts.html +32 -32
- package/coverage/lcov-report/src/pricing/visibility.ts.html +112 -112
- package/coverage/lcov-report/src/request.ts.html +75 -75
- package/coverage/lcov-report/src/test_util.ts.html +28 -28
- package/coverage/lcov-report/src/toasts.ts.html +29 -29
- package/coverage/lcov-report/src/util/float.ts.html +26 -26
- package/coverage/lcov-report/src/util/index.html +48 -48
- package/coverage/lcov-report/src/util/index.ts.html +14 -14
- package/coverage/lcov-report/src/util/query_string.ts.html +28 -28
- package/coverage/lcov-report/src/util/validation.ts.html +14 -14
- package/coverage/lcov-report/src/uuid.ts.html +7 -7
- package/coverage/lcov-report/visibility.ts.html +149 -47
- package/coverage/lcov.info +712 -7358
- package/dist/entities/domain.test.js +16 -0
- package/dist/entities/product.js +0 -4
- package/dist/entity.js +8 -0
- package/dist/pricing/index.js +1 -0
- package/dist/pricing/index.test.js +1 -0
- package/dist/pricing/matrix.js +245 -0
- package/dist/pricing/matrix.test.js +437 -0
- package/package.json +1 -1
- package/src/entities/domain.test.ts +20 -0
- package/src/entities/product.ts +0 -3
- package/src/entity.ts +8 -0
- package/src/pricing/index.test.ts +1 -0
- package/src/pricing/index.ts +1 -0
- package/src/pricing/matrix.test.ts +553 -0
- package/src/pricing/matrix.ts +217 -0
- package/src/pricing/types.ts +31 -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.