merchi_sdk_ts 1.10.1 → 1.12.0-test
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 +144 -4650
- package/coverage/coverage-final.json +2 -128
- package/coverage/lcov-report/discount.ts.html +136 -0
- package/coverage/lcov-report/estimate.ts.html +661 -0
- package/coverage/lcov-report/index.html +32 -77
- package/coverage/lcov-report/round.ts.html +166 -0
- 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 +36 -36
- package/coverage/lcov-report/src/constants/discount_types.ts.html +18 -18
- 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 +36 -36
- package/coverage/lcov-report/src/constants/index.html +262 -262
- package/coverage/lcov-report/src/constants/index.ts.html +106 -106
- package/coverage/lcov-report/src/constants/input_types.ts.html +34 -34
- 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 +22 -22
- package/coverage/lcov-report/src/constants/job/index.html +54 -54
- 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 +1 -1
- package/coverage/lcov-report/src/constants/job_priorities.ts.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/constants/payment_types.ts.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/constants/robots_meta_directives.ts.html +8 -8
- package/coverage/lcov-report/src/constants/roles.ts.html +44 -44
- package/coverage/lcov-report/src/constants/shipment_companies.ts.html +46 -46
- package/coverage/lcov-report/src/constants/shipment_services.ts.html +14 -14
- package/coverage/lcov-report/src/constants/system_roles.ts.html +14 -14
- package/coverage/lcov-report/src/constants/theme_foundations.ts.html +20 -20
- 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 +18 -18
- package/coverage/lcov-report/src/cookie.ts.html +8 -8
- package/coverage/lcov-report/src/entities/address.ts.html +54 -54
- package/coverage/lcov-report/src/entities/agent_conversation.ts.html +40 -40
- 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/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 +48 -48
- 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/component.ts.html +70 -70
- package/coverage/lcov-report/src/entities/component_tag.ts.html +28 -28
- package/coverage/lcov-report/src/entities/component_version.ts.html +36 -36
- 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 +194 -194
- 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 +119 -107
- package/coverage/lcov-report/src/entities/index.html +754 -724
- 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 +259 -244
- package/coverage/lcov-report/src/entities/job_comment.ts.html +50 -50
- package/coverage/lcov-report/src/entities/job_note.ts.html +205 -0
- package/coverage/lcov-report/src/entities/job_operation_log.ts.html +208 -0
- package/coverage/lcov-report/src/entities/matching_inventory.ts.html +38 -38
- package/coverage/lcov-report/src/entities/menu.ts.html +36 -36
- package/coverage/lcov-report/src/entities/menu_item.ts.html +36 -36
- package/coverage/lcov-report/src/entities/notification.ts.html +107 -98
- package/coverage/lcov-report/src/entities/page.ts.html +38 -38
- 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 +242 -242
- 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/seo_domain_page.ts.html +40 -40
- 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 +178 -178
- package/coverage/lcov-report/src/entities/theme_css_setting.ts.html +32 -32
- package/coverage/lcov-report/src/entities/user.ts.html +223 -211
- 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 +108 -108
- package/coverage/lcov-report/src/entities/variation_fields_option.ts.html +66 -66
- 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 +147 -69
- package/coverage/lcov-report/src/index.html +62 -62
- package/coverage/lcov-report/src/index.ts.html +367 -349
- package/coverage/lcov-report/src/merchi.ts.html +204 -186
- package/coverage/lcov-report/src/pricing/discount.ts.html +136 -0
- package/coverage/lcov-report/src/pricing/estimate.ts.html +643 -0
- package/coverage/lcov-report/src/pricing/index.html +176 -0
- package/coverage/lcov-report/src/pricing/index.ts.html +100 -0
- package/coverage/lcov-report/src/pricing/round.ts.html +166 -0
- package/coverage/lcov-report/src/pricing/visibility.ts.html +292 -0
- 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 +7 -7
- package/coverage/lcov-report/src/util/float.ts.html +7 -7
- package/coverage/lcov-report/src/util/index.html +31 -31
- package/coverage/lcov-report/src/util/index.ts.html +14 -14
- package/coverage/lcov-report/src/util/query_string.ts.html +7 -7
- package/coverage/lcov-report/src/util/validation.ts.html +8 -8
- package/coverage/lcov-report/src/uuid.ts.html +7 -7
- package/coverage/lcov-report/visibility.ts.html +316 -0
- package/coverage/lcov.info +262 -6892
- package/dist/entities/job.js +4 -0
- package/dist/entities/job_operation_log.js +82 -0
- package/dist/entities/job_operation_log.test.js +6 -0
- package/dist/entities/user.js +4 -0
- package/dist/index.js +3 -1
- package/dist/merchi.js +2 -0
- package/dist/pricing/discount.js +11 -0
- package/dist/pricing/discount.test.js +35 -0
- package/dist/pricing/estimate.js +245 -0
- package/dist/pricing/estimate.test.js +273 -0
- package/dist/pricing/golden.test.js +58 -0
- package/dist/pricing/index.js +5 -0
- package/dist/pricing/index.test.js +7 -0
- package/dist/pricing/round.js +29 -0
- package/dist/pricing/round.test.js +27 -0
- package/dist/pricing/types.js +1 -0
- package/dist/pricing/visibility.js +181 -0
- package/dist/pricing/visibility.test.js +144 -0
- package/jest.config.js +6 -0
- package/package.json +1 -1
- package/src/entities/job.ts +4 -0
- package/src/entities/job_operation_log.test.ts +7 -0
- package/src/entities/job_operation_log.ts +41 -0
- package/src/entities/user.ts +4 -0
- package/src/index.ts +4 -0
- package/src/merchi.ts +3 -0
- package/src/pricing/discount.test.ts +47 -0
- package/src/pricing/discount.ts +17 -0
- package/src/pricing/estimate.test.ts +323 -0
- package/src/pricing/estimate.ts +192 -0
- package/src/pricing/golden.test.ts +48 -0
- package/src/pricing/index.test.ts +8 -0
- package/src/pricing/index.ts +5 -0
- package/src/pricing/round.test.ts +31 -0
- package/src/pricing/round.ts +27 -0
- package/src/pricing/types.ts +79 -0
- package/src/pricing/visibility.test.ts +155 -0
- package/src/pricing/visibility.ts +77 -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.