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.
Files changed (165) hide show
  1. package/coverage/clover.xml +366 -4902
  2. package/coverage/coverage-final.json +7 -131
  3. package/coverage/lcov-report/discount.ts.html +10 -10
  4. package/coverage/lcov-report/estimate.ts.html +452 -98
  5. package/coverage/lcov-report/index.html +90 -75
  6. package/coverage/lcov-report/index.ts.html +106 -0
  7. package/coverage/lcov-report/inventory.ts.html +352 -0
  8. package/coverage/lcov-report/matrix.ts.html +736 -0
  9. package/coverage/lcov-report/round.ts.html +12 -12
  10. package/coverage/lcov-report/src/constants/auto_assign_production_on_actions.ts.html +6 -6
  11. package/coverage/lcov-report/src/constants/call_to_actions.ts.html +36 -36
  12. package/coverage/lcov-report/src/constants/discount_types.ts.html +18 -18
  13. package/coverage/lcov-report/src/constants/domain_types.ts.html +12 -12
  14. package/coverage/lcov-report/src/constants/errors.ts.html +42 -42
  15. package/coverage/lcov-report/src/constants/event_types.ts.html +18 -18
  16. package/coverage/lcov-report/src/constants/field_types.ts.html +16 -16
  17. package/coverage/lcov-report/src/constants/index.html +240 -240
  18. package/coverage/lcov-report/src/constants/index.ts.html +102 -102
  19. package/coverage/lcov-report/src/constants/input_types.ts.html +34 -34
  20. package/coverage/lcov-report/src/constants/inventory_statuses.ts.html +6 -6
  21. package/coverage/lcov-report/src/constants/invoice_types.ts.html +18 -18
  22. package/coverage/lcov-report/src/constants/item_types.ts.html +18 -18
  23. package/coverage/lcov-report/src/constants/job/drafting_status.ts.html +22 -22
  24. package/coverage/lcov-report/src/constants/job/index.html +65 -65
  25. package/coverage/lcov-report/src/constants/job/payment_status.ts.html +22 -22
  26. package/coverage/lcov-report/src/constants/job/production_status.ts.html +32 -32
  27. package/coverage/lcov-report/src/constants/job/shipment_status.ts.html +30 -30
  28. package/coverage/lcov-report/src/constants/job/supply_chain_request_status.ts.html +20 -20
  29. package/coverage/lcov-report/src/constants/job_priorities.ts.html +20 -20
  30. package/coverage/lcov-report/src/constants/job_status.ts.html +90 -90
  31. package/coverage/lcov-report/src/constants/job_types.ts.html +40 -40
  32. package/coverage/lcov-report/src/constants/notification_sections.ts.html +34 -34
  33. package/coverage/lcov-report/src/constants/notification_types.ts.html +202 -202
  34. package/coverage/lcov-report/src/constants/notification_urgencies.ts.html +20 -20
  35. package/coverage/lcov-report/src/constants/payment_types.ts.html +28 -28
  36. package/coverage/lcov-report/src/constants/platform.ts.html +16 -16
  37. package/coverage/lcov-report/src/constants/product_types.ts.html +60 -60
  38. package/coverage/lcov-report/src/constants/rights.ts.html +18 -18
  39. package/coverage/lcov-report/src/constants/robots_meta_directives.ts.html +8 -8
  40. package/coverage/lcov-report/src/constants/roles.ts.html +18 -18
  41. package/coverage/lcov-report/src/constants/shipment_companies.ts.html +46 -46
  42. package/coverage/lcov-report/src/constants/shipment_services.ts.html +3 -3
  43. package/coverage/lcov-report/src/constants/system_roles.ts.html +14 -14
  44. package/coverage/lcov-report/src/constants/theme_status.ts.html +5 -5
  45. package/coverage/lcov-report/src/constants/user_types.ts.html +17 -17
  46. package/coverage/lcov-report/src/constants/white_label_accessibilities.ts.html +18 -18
  47. package/coverage/lcov-report/src/cookie.ts.html +3 -3
  48. package/coverage/lcov-report/src/entities/address.ts.html +24 -24
  49. package/coverage/lcov-report/src/entities/agent_conversation.ts.html +19 -19
  50. package/coverage/lcov-report/src/entities/agent_skill.ts.html +30 -30
  51. package/coverage/lcov-report/src/entities/agent_skill_approval.ts.html +14 -14
  52. package/coverage/lcov-report/src/entities/agent_skill_version.ts.html +30 -30
  53. package/coverage/lcov-report/src/entities/agent_token_usage.ts.html +30 -30
  54. package/coverage/lcov-report/src/entities/assignment.ts.html +62 -62
  55. package/coverage/lcov-report/src/entities/automatic_payment_relationship.ts.html +15 -15
  56. package/coverage/lcov-report/src/entities/bank.ts.html +20 -20
  57. package/coverage/lcov-report/src/entities/cart.ts.html +57 -57
  58. package/coverage/lcov-report/src/entities/cart_item.ts.html +66 -66
  59. package/coverage/lcov-report/src/entities/cart_shipment_group.ts.html +12 -12
  60. package/coverage/lcov-report/src/entities/cart_shipment_quote.ts.html +17 -17
  61. package/coverage/lcov-report/src/entities/category.ts.html +24 -24
  62. package/coverage/lcov-report/src/entities/company.ts.html +128 -128
  63. package/coverage/lcov-report/src/entities/company_invitation.ts.html +17 -17
  64. package/coverage/lcov-report/src/entities/country_tax.ts.html +36 -36
  65. package/coverage/lcov-report/src/entities/discount.ts.html +40 -40
  66. package/coverage/lcov-report/src/entities/discount_group.ts.html +18 -18
  67. package/coverage/lcov-report/src/entities/domain.ts.html +384 -258
  68. package/coverage/lcov-report/src/entities/domain_chat_settings.ts.html +33 -33
  69. package/coverage/lcov-report/src/entities/domain_invitation.ts.html +18 -18
  70. package/coverage/lcov-report/src/entities/domain_tag.ts.html +18 -18
  71. package/coverage/lcov-report/src/entities/draft.ts.html +50 -50
  72. package/coverage/lcov-report/src/entities/draft_comment.ts.html +26 -26
  73. package/coverage/lcov-report/src/entities/draft_preview.ts.html +18 -18
  74. package/coverage/lcov-report/src/entities/draft_preview_layer.ts.html +13 -13
  75. package/coverage/lcov-report/src/entities/draft_template.ts.html +49 -31
  76. package/coverage/lcov-report/src/entities/email_address.ts.html +12 -12
  77. package/coverage/lcov-report/src/entities/email_counter.ts.html +12 -12
  78. package/coverage/lcov-report/src/entities/enrolled_domain.ts.html +39 -39
  79. package/coverage/lcov-report/src/entities/exchange_rate.ts.html +12 -12
  80. package/coverage/lcov-report/src/entities/file.ts.html +83 -83
  81. package/coverage/lcov-report/src/entities/index.html +268 -268
  82. package/coverage/lcov-report/src/entities/internal_tag.ts.html +19 -19
  83. package/coverage/lcov-report/src/entities/inventory.ts.html +42 -42
  84. package/coverage/lcov-report/src/entities/inventory_group.ts.html +16 -16
  85. package/coverage/lcov-report/src/entities/inventory_unit_variation.ts.html +31 -31
  86. package/coverage/lcov-report/src/entities/invoice.ts.html +69 -69
  87. package/coverage/lcov-report/src/entities/item.ts.html +44 -44
  88. package/coverage/lcov-report/src/entities/job.ts.html +187 -187
  89. package/coverage/lcov-report/src/entities/job_comment.ts.html +22 -22
  90. package/coverage/lcov-report/src/entities/job_note.ts.html +19 -19
  91. package/coverage/lcov-report/src/entities/job_operation_log.ts.html +19 -19
  92. package/coverage/lcov-report/src/entities/matching_inventory.ts.html +16 -16
  93. package/coverage/lcov-report/src/entities/notification.ts.html +47 -47
  94. package/coverage/lcov-report/src/entities/payment.ts.html +47 -47
  95. package/coverage/lcov-report/src/entities/payment_device.ts.html +15 -15
  96. package/coverage/lcov-report/src/entities/phone_number.ts.html +16 -16
  97. package/coverage/lcov-report/src/entities/product.ts.html +284 -293
  98. package/coverage/lcov-report/src/entities/product_form.ts.html +21 -21
  99. package/coverage/lcov-report/src/entities/product_form_version.ts.html +21 -21
  100. package/coverage/lcov-report/src/entities/product_review.ts.html +25 -25
  101. package/coverage/lcov-report/src/entities/production_comment.ts.html +22 -22
  102. package/coverage/lcov-report/src/entities/quote.ts.html +162 -162
  103. package/coverage/lcov-report/src/entities/quote_item.ts.html +60 -60
  104. package/coverage/lcov-report/src/entities/reminder.ts.html +34 -34
  105. package/coverage/lcov-report/src/entities/session.ts.html +16 -16
  106. package/coverage/lcov-report/src/entities/shipment.ts.html +97 -97
  107. package/coverage/lcov-report/src/entities/shipment_item.ts.html +10 -10
  108. package/coverage/lcov-report/src/entities/shipment_item_fulfillment.ts.html +11 -11
  109. package/coverage/lcov-report/src/entities/shipment_log.ts.html +16 -16
  110. package/coverage/lcov-report/src/entities/shipment_method.ts.html +27 -27
  111. package/coverage/lcov-report/src/entities/shipment_method_variation.ts.html +18 -18
  112. package/coverage/lcov-report/src/entities/short_url.ts.html +17 -17
  113. package/coverage/lcov-report/src/entities/subscription_plan.ts.html +30 -30
  114. package/coverage/lcov-report/src/entities/supply_domain.ts.html +15 -15
  115. package/coverage/lcov-report/src/entities/support_conversation.ts.html +26 -26
  116. package/coverage/lcov-report/src/entities/support_message.ts.html +16 -16
  117. package/coverage/lcov-report/src/entities/system_role.ts.html +11 -11
  118. package/coverage/lcov-report/src/entities/theme.ts.html +65 -65
  119. package/coverage/lcov-report/src/entities/theme_css_setting.ts.html +13 -13
  120. package/coverage/lcov-report/src/entities/user.ts.html +249 -249
  121. package/coverage/lcov-report/src/entities/user_company.ts.html +15 -15
  122. package/coverage/lcov-report/src/entities/variation.ts.html +28 -28
  123. package/coverage/lcov-report/src/entities/variation_field.ts.html +109 -100
  124. package/coverage/lcov-report/src/entities/variation_fields_option.ts.html +70 -70
  125. package/coverage/lcov-report/src/entities/variation_option.ts.html +24 -24
  126. package/coverage/lcov-report/src/entities/variations_group.ts.html +20 -20
  127. package/coverage/lcov-report/src/entity.ts.html +951 -927
  128. package/coverage/lcov-report/src/index.html +67 -67
  129. package/coverage/lcov-report/src/index.ts.html +348 -348
  130. package/coverage/lcov-report/src/merchi.ts.html +239 -239
  131. package/coverage/lcov-report/src/pricing/discount.ts.html +28 -28
  132. package/coverage/lcov-report/src/pricing/estimate.ts.html +462 -231
  133. package/coverage/lcov-report/src/pricing/index.html +89 -74
  134. package/coverage/lcov-report/src/pricing/index.ts.html +23 -20
  135. package/coverage/lcov-report/src/pricing/inventory.ts.html +102 -102
  136. package/coverage/lcov-report/src/pricing/matrix.ts.html +736 -0
  137. package/coverage/lcov-report/src/pricing/round.ts.html +32 -32
  138. package/coverage/lcov-report/src/pricing/visibility.ts.html +112 -112
  139. package/coverage/lcov-report/src/request.ts.html +75 -75
  140. package/coverage/lcov-report/src/test_util.ts.html +28 -28
  141. package/coverage/lcov-report/src/toasts.ts.html +29 -29
  142. package/coverage/lcov-report/src/util/float.ts.html +26 -26
  143. package/coverage/lcov-report/src/util/index.html +48 -48
  144. package/coverage/lcov-report/src/util/index.ts.html +14 -14
  145. package/coverage/lcov-report/src/util/query_string.ts.html +28 -28
  146. package/coverage/lcov-report/src/util/validation.ts.html +14 -14
  147. package/coverage/lcov-report/src/uuid.ts.html +7 -7
  148. package/coverage/lcov-report/visibility.ts.html +149 -47
  149. package/coverage/lcov.info +712 -7358
  150. package/dist/entities/domain.test.js +16 -0
  151. package/dist/entities/product.js +0 -4
  152. package/dist/entity.js +8 -0
  153. package/dist/pricing/index.js +1 -0
  154. package/dist/pricing/index.test.js +1 -0
  155. package/dist/pricing/matrix.js +245 -0
  156. package/dist/pricing/matrix.test.js +437 -0
  157. package/package.json +1 -1
  158. package/src/entities/domain.test.ts +20 -0
  159. package/src/entities/product.ts +0 -3
  160. package/src/entity.ts +8 -0
  161. package/src/pricing/index.test.ts +1 -0
  162. package/src/pricing/index.ts +1 -0
  163. package/src/pricing/matrix.test.ts +553 -0
  164. package/src/pricing/matrix.ts +217 -0
  165. 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.