@commercelayer/sdk 7.0.0-beta.17 → 7.0.0-beta.18

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 (297) hide show
  1. package/lib/api.cjs +7460 -792
  2. package/lib/api.js +7331 -132
  3. package/lib/client.cjs +253 -78
  4. package/lib/client.js +252 -72
  5. package/lib/commercelayer.cjs +777 -31
  6. package/lib/commercelayer.js +773 -23
  7. package/lib/common.cjs +143 -7
  8. package/lib/common.js +141 -5
  9. package/lib/config.cjs +2 -3
  10. package/lib/config.js +2 -3
  11. package/lib/debug.cjs +12 -6
  12. package/lib/debug.js +12 -6
  13. package/lib/enum.cjs +9 -10
  14. package/lib/enum.js +9 -10
  15. package/lib/error.cjs +75 -26
  16. package/lib/error.js +74 -25
  17. package/lib/fetch.cjs +85 -33
  18. package/lib/fetch.js +87 -31
  19. package/lib/index.cjs +8104 -23
  20. package/lib/index.d.cts +1 -1
  21. package/lib/index.d.ts +1 -1
  22. package/lib/index.js +7977 -4
  23. package/lib/jsonapi.cjs +188 -21
  24. package/lib/jsonapi.js +186 -14
  25. package/lib/query.cjs +75 -17
  26. package/lib/query.js +77 -15
  27. package/lib/resource.cjs +660 -71
  28. package/lib/resource.js +646 -51
  29. package/lib/resources/addresses.cjs +794 -6
  30. package/lib/resources/addresses.js +794 -6
  31. package/lib/resources/adjustments.cjs +794 -6
  32. package/lib/resources/adjustments.js +794 -6
  33. package/lib/resources/adyen_gateways.cjs +794 -6
  34. package/lib/resources/adyen_gateways.js +794 -6
  35. package/lib/resources/adyen_payments.cjs +794 -6
  36. package/lib/resources/adyen_payments.js +794 -6
  37. package/lib/resources/applications.cjs +786 -6
  38. package/lib/resources/applications.js +786 -6
  39. package/lib/resources/attachments.cjs +794 -6
  40. package/lib/resources/attachments.js +794 -6
  41. package/lib/resources/authorizations.cjs +794 -6
  42. package/lib/resources/authorizations.js +794 -6
  43. package/lib/resources/avalara_accounts.cjs +794 -6
  44. package/lib/resources/avalara_accounts.js +794 -6
  45. package/lib/resources/axerve_gateways.cjs +794 -6
  46. package/lib/resources/axerve_gateways.js +794 -6
  47. package/lib/resources/axerve_payments.cjs +794 -6
  48. package/lib/resources/axerve_payments.js +794 -6
  49. package/lib/resources/bing_geocoders.cjs +794 -6
  50. package/lib/resources/bing_geocoders.js +794 -6
  51. package/lib/resources/braintree_gateways.cjs +794 -6
  52. package/lib/resources/braintree_gateways.js +794 -6
  53. package/lib/resources/braintree_payments.cjs +794 -6
  54. package/lib/resources/braintree_payments.js +794 -6
  55. package/lib/resources/bundles.cjs +794 -6
  56. package/lib/resources/bundles.js +794 -6
  57. package/lib/resources/buy_x_pay_y_promotions.cjs +794 -6
  58. package/lib/resources/buy_x_pay_y_promotions.js +794 -6
  59. package/lib/resources/captures.cjs +794 -6
  60. package/lib/resources/captures.js +794 -6
  61. package/lib/resources/carrier_accounts.cjs +794 -6
  62. package/lib/resources/carrier_accounts.js +794 -6
  63. package/lib/resources/checkout_com_gateways.cjs +794 -6
  64. package/lib/resources/checkout_com_gateways.js +794 -6
  65. package/lib/resources/checkout_com_payments.cjs +794 -6
  66. package/lib/resources/checkout_com_payments.js +794 -6
  67. package/lib/resources/cleanups.cjs +794 -6
  68. package/lib/resources/cleanups.js +794 -6
  69. package/lib/resources/coupon_codes_promotion_rules.cjs +794 -6
  70. package/lib/resources/coupon_codes_promotion_rules.js +794 -6
  71. package/lib/resources/coupon_recipients.cjs +794 -6
  72. package/lib/resources/coupon_recipients.js +794 -6
  73. package/lib/resources/coupons.cjs +794 -6
  74. package/lib/resources/coupons.js +794 -6
  75. package/lib/resources/custom_promotion_rules.cjs +794 -6
  76. package/lib/resources/custom_promotion_rules.js +794 -6
  77. package/lib/resources/customer_addresses.cjs +794 -6
  78. package/lib/resources/customer_addresses.js +794 -6
  79. package/lib/resources/customer_groups.cjs +794 -6
  80. package/lib/resources/customer_groups.js +794 -6
  81. package/lib/resources/customer_password_resets.cjs +794 -6
  82. package/lib/resources/customer_password_resets.js +794 -6
  83. package/lib/resources/customer_payment_sources.cjs +794 -6
  84. package/lib/resources/customer_payment_sources.js +794 -6
  85. package/lib/resources/customer_subscriptions.cjs +794 -6
  86. package/lib/resources/customer_subscriptions.js +794 -6
  87. package/lib/resources/customers.cjs +794 -6
  88. package/lib/resources/customers.js +794 -6
  89. package/lib/resources/delivery_lead_times.cjs +794 -6
  90. package/lib/resources/delivery_lead_times.js +794 -6
  91. package/lib/resources/discount_engine_items.cjs +794 -6
  92. package/lib/resources/discount_engine_items.js +794 -6
  93. package/lib/resources/discount_engines.cjs +794 -6
  94. package/lib/resources/discount_engines.js +794 -6
  95. package/lib/resources/easypost_pickups.cjs +794 -6
  96. package/lib/resources/easypost_pickups.js +794 -6
  97. package/lib/resources/event_callbacks.cjs +794 -6
  98. package/lib/resources/event_callbacks.js +794 -6
  99. package/lib/resources/events.cjs +794 -6
  100. package/lib/resources/events.js +794 -6
  101. package/lib/resources/exports.cjs +794 -6
  102. package/lib/resources/exports.js +794 -6
  103. package/lib/resources/external_gateways.cjs +794 -6
  104. package/lib/resources/external_gateways.js +794 -6
  105. package/lib/resources/external_payments.cjs +794 -6
  106. package/lib/resources/external_payments.js +794 -6
  107. package/lib/resources/external_promotions.cjs +794 -6
  108. package/lib/resources/external_promotions.js +794 -6
  109. package/lib/resources/external_tax_calculators.cjs +794 -6
  110. package/lib/resources/external_tax_calculators.js +794 -6
  111. package/lib/resources/fixed_amount_promotions.cjs +794 -6
  112. package/lib/resources/fixed_amount_promotions.js +794 -6
  113. package/lib/resources/fixed_price_promotions.cjs +794 -6
  114. package/lib/resources/fixed_price_promotions.js +794 -6
  115. package/lib/resources/flex_promotions.cjs +794 -6
  116. package/lib/resources/flex_promotions.js +794 -6
  117. package/lib/resources/free_gift_promotions.cjs +794 -6
  118. package/lib/resources/free_gift_promotions.js +794 -6
  119. package/lib/resources/free_shipping_promotions.cjs +794 -6
  120. package/lib/resources/free_shipping_promotions.js +794 -6
  121. package/lib/resources/geocoders.cjs +794 -6
  122. package/lib/resources/geocoders.js +794 -6
  123. package/lib/resources/gift_card_recipients.cjs +794 -6
  124. package/lib/resources/gift_card_recipients.js +794 -6
  125. package/lib/resources/gift_cards.cjs +794 -6
  126. package/lib/resources/gift_cards.js +794 -6
  127. package/lib/resources/google_geocoders.cjs +794 -6
  128. package/lib/resources/google_geocoders.js +794 -6
  129. package/lib/resources/imports.cjs +794 -6
  130. package/lib/resources/imports.js +794 -6
  131. package/lib/resources/in_stock_subscriptions.cjs +794 -6
  132. package/lib/resources/in_stock_subscriptions.js +794 -6
  133. package/lib/resources/inventory_models.cjs +794 -6
  134. package/lib/resources/inventory_models.js +794 -6
  135. package/lib/resources/inventory_return_locations.cjs +794 -6
  136. package/lib/resources/inventory_return_locations.js +794 -6
  137. package/lib/resources/inventory_stock_locations.cjs +794 -6
  138. package/lib/resources/inventory_stock_locations.js +794 -6
  139. package/lib/resources/klarna_gateways.cjs +794 -6
  140. package/lib/resources/klarna_gateways.js +794 -6
  141. package/lib/resources/klarna_payments.cjs +794 -6
  142. package/lib/resources/klarna_payments.js +794 -6
  143. package/lib/resources/line_item_options.cjs +794 -6
  144. package/lib/resources/line_item_options.js +794 -6
  145. package/lib/resources/line_items.cjs +794 -6
  146. package/lib/resources/line_items.js +794 -6
  147. package/lib/resources/links.cjs +794 -6
  148. package/lib/resources/links.js +794 -6
  149. package/lib/resources/manual_gateways.cjs +794 -6
  150. package/lib/resources/manual_gateways.js +794 -6
  151. package/lib/resources/manual_tax_calculators.cjs +794 -6
  152. package/lib/resources/manual_tax_calculators.js +794 -6
  153. package/lib/resources/markets.cjs +794 -6
  154. package/lib/resources/markets.js +794 -6
  155. package/lib/resources/merchants.cjs +794 -6
  156. package/lib/resources/merchants.js +794 -6
  157. package/lib/resources/notifications.cjs +794 -6
  158. package/lib/resources/notifications.js +794 -6
  159. package/lib/resources/order_amount_promotion_rules.cjs +794 -6
  160. package/lib/resources/order_amount_promotion_rules.js +794 -6
  161. package/lib/resources/order_copies.cjs +794 -6
  162. package/lib/resources/order_copies.js +794 -6
  163. package/lib/resources/order_factories.cjs +794 -6
  164. package/lib/resources/order_factories.js +794 -6
  165. package/lib/resources/order_subscription_items.cjs +794 -6
  166. package/lib/resources/order_subscription_items.js +794 -6
  167. package/lib/resources/order_subscriptions.cjs +794 -6
  168. package/lib/resources/order_subscriptions.js +794 -6
  169. package/lib/resources/orders.cjs +794 -6
  170. package/lib/resources/orders.js +794 -6
  171. package/lib/resources/organizations.cjs +786 -6
  172. package/lib/resources/organizations.js +786 -6
  173. package/lib/resources/packages.cjs +794 -6
  174. package/lib/resources/packages.js +794 -6
  175. package/lib/resources/parcel_line_items.cjs +794 -6
  176. package/lib/resources/parcel_line_items.js +794 -6
  177. package/lib/resources/parcels.cjs +794 -6
  178. package/lib/resources/parcels.js +794 -6
  179. package/lib/resources/payment_gateways.cjs +794 -6
  180. package/lib/resources/payment_gateways.js +794 -6
  181. package/lib/resources/payment_methods.cjs +794 -6
  182. package/lib/resources/payment_methods.js +794 -6
  183. package/lib/resources/payment_options.cjs +794 -6
  184. package/lib/resources/payment_options.js +794 -6
  185. package/lib/resources/paypal_gateways.cjs +794 -6
  186. package/lib/resources/paypal_gateways.js +794 -6
  187. package/lib/resources/paypal_payments.cjs +794 -6
  188. package/lib/resources/paypal_payments.js +794 -6
  189. package/lib/resources/percentage_discount_promotions.cjs +794 -6
  190. package/lib/resources/percentage_discount_promotions.js +794 -6
  191. package/lib/resources/pickups.cjs +794 -6
  192. package/lib/resources/pickups.js +794 -6
  193. package/lib/resources/price_frequency_tiers.cjs +794 -6
  194. package/lib/resources/price_frequency_tiers.js +794 -6
  195. package/lib/resources/price_list_schedulers.cjs +794 -6
  196. package/lib/resources/price_list_schedulers.js +794 -6
  197. package/lib/resources/price_lists.cjs +794 -6
  198. package/lib/resources/price_lists.js +794 -6
  199. package/lib/resources/price_tiers.cjs +794 -6
  200. package/lib/resources/price_tiers.js +794 -6
  201. package/lib/resources/price_volume_tiers.cjs +794 -6
  202. package/lib/resources/price_volume_tiers.js +794 -6
  203. package/lib/resources/prices.cjs +794 -6
  204. package/lib/resources/prices.js +794 -6
  205. package/lib/resources/promotion_rules.cjs +794 -6
  206. package/lib/resources/promotion_rules.js +794 -6
  207. package/lib/resources/promotions.cjs +794 -6
  208. package/lib/resources/promotions.js +794 -6
  209. package/lib/resources/recurring_order_copies.cjs +794 -6
  210. package/lib/resources/recurring_order_copies.js +794 -6
  211. package/lib/resources/refunds.cjs +794 -6
  212. package/lib/resources/refunds.js +794 -6
  213. package/lib/resources/reserved_stocks.cjs +794 -6
  214. package/lib/resources/reserved_stocks.js +794 -6
  215. package/lib/resources/resource_errors.cjs +794 -6
  216. package/lib/resources/resource_errors.js +794 -6
  217. package/lib/resources/return_line_items.cjs +794 -6
  218. package/lib/resources/return_line_items.js +794 -6
  219. package/lib/resources/returns.cjs +794 -6
  220. package/lib/resources/returns.js +794 -6
  221. package/lib/resources/satispay_gateways.cjs +794 -6
  222. package/lib/resources/satispay_gateways.js +794 -6
  223. package/lib/resources/satispay_payments.cjs +794 -6
  224. package/lib/resources/satispay_payments.js +794 -6
  225. package/lib/resources/shipments.cjs +794 -6
  226. package/lib/resources/shipments.js +794 -6
  227. package/lib/resources/shipping_categories.cjs +794 -6
  228. package/lib/resources/shipping_categories.js +794 -6
  229. package/lib/resources/shipping_method_tiers.cjs +794 -6
  230. package/lib/resources/shipping_method_tiers.js +794 -6
  231. package/lib/resources/shipping_methods.cjs +794 -6
  232. package/lib/resources/shipping_methods.js +794 -6
  233. package/lib/resources/shipping_weight_tiers.cjs +794 -6
  234. package/lib/resources/shipping_weight_tiers.js +794 -6
  235. package/lib/resources/shipping_zones.cjs +794 -6
  236. package/lib/resources/shipping_zones.js +794 -6
  237. package/lib/resources/sku_list_items.cjs +794 -6
  238. package/lib/resources/sku_list_items.js +794 -6
  239. package/lib/resources/sku_list_promotion_rules.cjs +794 -6
  240. package/lib/resources/sku_list_promotion_rules.js +794 -6
  241. package/lib/resources/sku_lists.cjs +794 -6
  242. package/lib/resources/sku_lists.js +794 -6
  243. package/lib/resources/sku_options.cjs +794 -6
  244. package/lib/resources/sku_options.js +794 -6
  245. package/lib/resources/skus.cjs +794 -6
  246. package/lib/resources/skus.js +794 -6
  247. package/lib/resources/stock_items.cjs +794 -6
  248. package/lib/resources/stock_items.js +794 -6
  249. package/lib/resources/stock_line_items.cjs +794 -6
  250. package/lib/resources/stock_line_items.js +794 -6
  251. package/lib/resources/stock_locations.cjs +794 -6
  252. package/lib/resources/stock_locations.js +794 -6
  253. package/lib/resources/stock_reservations.cjs +794 -6
  254. package/lib/resources/stock_reservations.js +794 -6
  255. package/lib/resources/stock_transfers.cjs +794 -6
  256. package/lib/resources/stock_transfers.js +794 -6
  257. package/lib/resources/stores.cjs +794 -6
  258. package/lib/resources/stores.js +794 -6
  259. package/lib/resources/stripe_gateways.cjs +794 -6
  260. package/lib/resources/stripe_gateways.js +794 -6
  261. package/lib/resources/stripe_payments.cjs +794 -6
  262. package/lib/resources/stripe_payments.js +794 -6
  263. package/lib/resources/stripe_tax_accounts.cjs +794 -6
  264. package/lib/resources/stripe_tax_accounts.js +794 -6
  265. package/lib/resources/subscription_models.cjs +794 -6
  266. package/lib/resources/subscription_models.js +794 -6
  267. package/lib/resources/tags.cjs +794 -6
  268. package/lib/resources/tags.js +794 -6
  269. package/lib/resources/talon_one_accounts.cjs +794 -6
  270. package/lib/resources/talon_one_accounts.js +794 -6
  271. package/lib/resources/tax_calculators.cjs +794 -6
  272. package/lib/resources/tax_calculators.js +794 -6
  273. package/lib/resources/tax_categories.cjs +794 -6
  274. package/lib/resources/tax_categories.js +794 -6
  275. package/lib/resources/tax_rules.cjs +794 -6
  276. package/lib/resources/tax_rules.js +794 -6
  277. package/lib/resources/taxjar_accounts.cjs +794 -6
  278. package/lib/resources/taxjar_accounts.js +794 -6
  279. package/lib/resources/transactions.cjs +794 -6
  280. package/lib/resources/transactions.js +794 -6
  281. package/lib/resources/versions.cjs +794 -6
  282. package/lib/resources/versions.js +794 -6
  283. package/lib/resources/vertex_accounts.cjs +794 -6
  284. package/lib/resources/vertex_accounts.js +794 -6
  285. package/lib/resources/voids.cjs +794 -6
  286. package/lib/resources/voids.js +794 -6
  287. package/lib/resources/webhooks.cjs +794 -6
  288. package/lib/resources/webhooks.js +794 -6
  289. package/lib/resources/wire_transfers.cjs +794 -6
  290. package/lib/resources/wire_transfers.js +794 -6
  291. package/lib/static.cjs +753 -20
  292. package/lib/static.js +739 -6
  293. package/lib/util.cjs +5 -6
  294. package/lib/util.js +5 -6
  295. package/package.json +1 -1
  296. package/lib/chunk-AQ5VUG5P.js +0 -12
  297. package/lib/chunk-JE77HYXB.cjs +0 -17
package/lib/common.cjs CHANGED
@@ -1,15 +1,151 @@
1
1
  'use strict';
2
2
 
3
- require('./chunk-JE77HYXB.cjs');
4
- var _enum = require('./enum');
3
+ // src/enum.ts
4
+ var apiResources = [
5
+ // ##__API_RESOURCE_LIST_START__##
6
+ "addresses",
7
+ "adjustments",
8
+ "adyen_gateways",
9
+ "adyen_payments",
10
+ "applications",
11
+ "attachments",
12
+ "authorizations",
13
+ "avalara_accounts",
14
+ "axerve_gateways",
15
+ "axerve_payments",
16
+ "bing_geocoders",
17
+ "braintree_gateways",
18
+ "braintree_payments",
19
+ "bundles",
20
+ "buy_x_pay_y_promotions",
21
+ "captures",
22
+ "carrier_accounts",
23
+ "checkout_com_gateways",
24
+ "checkout_com_payments",
25
+ "cleanups",
26
+ "coupon_codes_promotion_rules",
27
+ "coupon_recipients",
28
+ "coupons",
29
+ "custom_promotion_rules",
30
+ "customer_addresses",
31
+ "customer_groups",
32
+ "customer_password_resets",
33
+ "customer_payment_sources",
34
+ "customer_subscriptions",
35
+ "customers",
36
+ "delivery_lead_times",
37
+ "discount_engine_items",
38
+ "discount_engines",
39
+ "easypost_pickups",
40
+ "event_callbacks",
41
+ "events",
42
+ "exports",
43
+ "external_gateways",
44
+ "external_payments",
45
+ "external_promotions",
46
+ "external_tax_calculators",
47
+ "fixed_amount_promotions",
48
+ "fixed_price_promotions",
49
+ "flex_promotions",
50
+ "free_gift_promotions",
51
+ "free_shipping_promotions",
52
+ "geocoders",
53
+ "gift_card_recipients",
54
+ "gift_cards",
55
+ "google_geocoders",
56
+ "imports",
57
+ "in_stock_subscriptions",
58
+ "inventory_models",
59
+ "inventory_return_locations",
60
+ "inventory_stock_locations",
61
+ "klarna_gateways",
62
+ "klarna_payments",
63
+ "line_item_options",
64
+ "line_items",
65
+ "links",
66
+ "manual_gateways",
67
+ "manual_tax_calculators",
68
+ "markets",
69
+ "merchants",
70
+ "notifications",
71
+ "order_amount_promotion_rules",
72
+ "order_copies",
73
+ "order_factories",
74
+ "order_subscription_items",
75
+ "order_subscriptions",
76
+ "orders",
77
+ "organizations",
78
+ "packages",
79
+ "parcel_line_items",
80
+ "parcels",
81
+ "payment_gateways",
82
+ "payment_methods",
83
+ "payment_options",
84
+ "paypal_gateways",
85
+ "paypal_payments",
86
+ "percentage_discount_promotions",
87
+ "pickups",
88
+ "price_frequency_tiers",
89
+ "price_list_schedulers",
90
+ "price_lists",
91
+ "price_tiers",
92
+ "price_volume_tiers",
93
+ "prices",
94
+ "promotion_rules",
95
+ "promotions",
96
+ "recurring_order_copies",
97
+ "refunds",
98
+ "reserved_stocks",
99
+ "resource_errors",
100
+ "return_line_items",
101
+ "returns",
102
+ "satispay_gateways",
103
+ "satispay_payments",
104
+ "shipments",
105
+ "shipping_categories",
106
+ "shipping_method_tiers",
107
+ "shipping_methods",
108
+ "shipping_weight_tiers",
109
+ "shipping_zones",
110
+ "sku_list_items",
111
+ "sku_list_promotion_rules",
112
+ "sku_lists",
113
+ "sku_options",
114
+ "skus",
115
+ "stock_items",
116
+ "stock_line_items",
117
+ "stock_locations",
118
+ "stock_reservations",
119
+ "stock_transfers",
120
+ "stores",
121
+ "stripe_gateways",
122
+ "stripe_payments",
123
+ "stripe_tax_accounts",
124
+ "subscription_models",
125
+ "tags",
126
+ "talon_one_accounts",
127
+ "tax_calculators",
128
+ "tax_categories",
129
+ "tax_rules",
130
+ "taxjar_accounts",
131
+ "transactions",
132
+ "versions",
133
+ "vertex_accounts",
134
+ "voids",
135
+ "webhooks",
136
+ "wire_transfers"
137
+ // ##__API_RESOURCE_LIST_STOP__##
138
+ ];
139
+ var resourceList = apiResources;
5
140
 
6
- const isResourceId = (resource) => {
7
- return resource?.type && resource.id && _enum.resourceList.includes(resource.type);
141
+ // src/common.ts
142
+ var isResourceId = (resource) => {
143
+ return resource?.type && resource.id && resourceList.includes(resource.type);
8
144
  };
9
- const isResourceType = (resource) => {
10
- return resource && typeof resource.type !== "undefined" && resource.type && _enum.resourceList.includes(resource.type);
145
+ var isResourceType = (resource) => {
146
+ return resource && typeof resource.type !== "undefined" && resource.type && resourceList.includes(resource.type);
11
147
  };
12
- const DBG = {
148
+ var DBG = {
13
149
  verbose: false
14
150
  };
15
151
 
package/lib/common.js CHANGED
@@ -1,13 +1,149 @@
1
- import './chunk-AQ5VUG5P.js';
2
- import { resourceList } from './enum';
1
+ // src/enum.ts
2
+ var apiResources = [
3
+ // ##__API_RESOURCE_LIST_START__##
4
+ "addresses",
5
+ "adjustments",
6
+ "adyen_gateways",
7
+ "adyen_payments",
8
+ "applications",
9
+ "attachments",
10
+ "authorizations",
11
+ "avalara_accounts",
12
+ "axerve_gateways",
13
+ "axerve_payments",
14
+ "bing_geocoders",
15
+ "braintree_gateways",
16
+ "braintree_payments",
17
+ "bundles",
18
+ "buy_x_pay_y_promotions",
19
+ "captures",
20
+ "carrier_accounts",
21
+ "checkout_com_gateways",
22
+ "checkout_com_payments",
23
+ "cleanups",
24
+ "coupon_codes_promotion_rules",
25
+ "coupon_recipients",
26
+ "coupons",
27
+ "custom_promotion_rules",
28
+ "customer_addresses",
29
+ "customer_groups",
30
+ "customer_password_resets",
31
+ "customer_payment_sources",
32
+ "customer_subscriptions",
33
+ "customers",
34
+ "delivery_lead_times",
35
+ "discount_engine_items",
36
+ "discount_engines",
37
+ "easypost_pickups",
38
+ "event_callbacks",
39
+ "events",
40
+ "exports",
41
+ "external_gateways",
42
+ "external_payments",
43
+ "external_promotions",
44
+ "external_tax_calculators",
45
+ "fixed_amount_promotions",
46
+ "fixed_price_promotions",
47
+ "flex_promotions",
48
+ "free_gift_promotions",
49
+ "free_shipping_promotions",
50
+ "geocoders",
51
+ "gift_card_recipients",
52
+ "gift_cards",
53
+ "google_geocoders",
54
+ "imports",
55
+ "in_stock_subscriptions",
56
+ "inventory_models",
57
+ "inventory_return_locations",
58
+ "inventory_stock_locations",
59
+ "klarna_gateways",
60
+ "klarna_payments",
61
+ "line_item_options",
62
+ "line_items",
63
+ "links",
64
+ "manual_gateways",
65
+ "manual_tax_calculators",
66
+ "markets",
67
+ "merchants",
68
+ "notifications",
69
+ "order_amount_promotion_rules",
70
+ "order_copies",
71
+ "order_factories",
72
+ "order_subscription_items",
73
+ "order_subscriptions",
74
+ "orders",
75
+ "organizations",
76
+ "packages",
77
+ "parcel_line_items",
78
+ "parcels",
79
+ "payment_gateways",
80
+ "payment_methods",
81
+ "payment_options",
82
+ "paypal_gateways",
83
+ "paypal_payments",
84
+ "percentage_discount_promotions",
85
+ "pickups",
86
+ "price_frequency_tiers",
87
+ "price_list_schedulers",
88
+ "price_lists",
89
+ "price_tiers",
90
+ "price_volume_tiers",
91
+ "prices",
92
+ "promotion_rules",
93
+ "promotions",
94
+ "recurring_order_copies",
95
+ "refunds",
96
+ "reserved_stocks",
97
+ "resource_errors",
98
+ "return_line_items",
99
+ "returns",
100
+ "satispay_gateways",
101
+ "satispay_payments",
102
+ "shipments",
103
+ "shipping_categories",
104
+ "shipping_method_tiers",
105
+ "shipping_methods",
106
+ "shipping_weight_tiers",
107
+ "shipping_zones",
108
+ "sku_list_items",
109
+ "sku_list_promotion_rules",
110
+ "sku_lists",
111
+ "sku_options",
112
+ "skus",
113
+ "stock_items",
114
+ "stock_line_items",
115
+ "stock_locations",
116
+ "stock_reservations",
117
+ "stock_transfers",
118
+ "stores",
119
+ "stripe_gateways",
120
+ "stripe_payments",
121
+ "stripe_tax_accounts",
122
+ "subscription_models",
123
+ "tags",
124
+ "talon_one_accounts",
125
+ "tax_calculators",
126
+ "tax_categories",
127
+ "tax_rules",
128
+ "taxjar_accounts",
129
+ "transactions",
130
+ "versions",
131
+ "vertex_accounts",
132
+ "voids",
133
+ "webhooks",
134
+ "wire_transfers"
135
+ // ##__API_RESOURCE_LIST_STOP__##
136
+ ];
137
+ var resourceList = apiResources;
3
138
 
4
- const isResourceId = (resource) => {
139
+ // src/common.ts
140
+ var isResourceId = (resource) => {
5
141
  return resource?.type && resource.id && resourceList.includes(resource.type);
6
142
  };
7
- const isResourceType = (resource) => {
143
+ var isResourceType = (resource) => {
8
144
  return resource && typeof resource.type !== "undefined" && resource.type && resourceList.includes(resource.type);
9
145
  };
10
- const DBG = {
146
+ var DBG = {
11
147
  verbose: false
12
148
  };
13
149
 
package/lib/config.cjs CHANGED
@@ -1,8 +1,7 @@
1
1
  'use strict';
2
2
 
3
- require('./chunk-JE77HYXB.cjs');
4
-
5
- const config = {
3
+ // src/config.ts
4
+ var config = {
6
5
  default: {
7
6
  domain: "commercelayer.io",
8
7
  pageNumber: 1,
package/lib/config.js CHANGED
@@ -1,6 +1,5 @@
1
- import './chunk-AQ5VUG5P.js';
2
-
3
- const config = {
1
+ // src/config.ts
2
+ var config = {
4
3
  default: {
5
4
  domain: "commercelayer.io",
6
5
  pageNumber: 1,
package/lib/debug.cjs CHANGED
@@ -1,17 +1,23 @@
1
1
  'use strict';
2
2
 
3
- require('./chunk-JE77HYXB.cjs');
3
+ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
4
+ get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
5
+ }) : x)(function(x) {
6
+ if (typeof require !== "undefined") return require.apply(this, arguments);
7
+ throw Error('Dynamic require of "' + x + '" is not supported');
8
+ });
4
9
 
5
- const debuggerFunction = (_pattern, ..._args) => {
10
+ // src/debug.ts
11
+ var debuggerFunction = (_pattern, ..._args) => {
6
12
  };
7
- let debuggerFactory = (_namespace) => debuggerFunction;
13
+ var debuggerFactory = (_namespace) => debuggerFunction;
8
14
  try {
9
- const debugModule = require("debug");
15
+ const debugModule = __require("debug");
10
16
  if (debugModule && typeof debugModule === "function") debuggerFactory = debugModule;
11
17
  } catch (error) {
12
18
  }
13
- const debugPrefix = "clsdk";
14
- const debug = (namespace) => {
19
+ var debugPrefix = "clsdk";
20
+ var debug = (namespace) => {
15
21
  return debuggerFactory(`${debugPrefix}:${namespace}`);
16
22
  };
17
23
  var debug_default = debug;
package/lib/debug.js CHANGED
@@ -1,15 +1,21 @@
1
- import './chunk-AQ5VUG5P.js';
1
+ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
2
+ get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
3
+ }) : x)(function(x) {
4
+ if (typeof require !== "undefined") return require.apply(this, arguments);
5
+ throw Error('Dynamic require of "' + x + '" is not supported');
6
+ });
2
7
 
3
- const debuggerFunction = (_pattern, ..._args) => {
8
+ // src/debug.ts
9
+ var debuggerFunction = (_pattern, ..._args) => {
4
10
  };
5
- let debuggerFactory = (_namespace) => debuggerFunction;
11
+ var debuggerFactory = (_namespace) => debuggerFunction;
6
12
  try {
7
- const debugModule = require("debug");
13
+ const debugModule = __require("debug");
8
14
  if (debugModule && typeof debugModule === "function") debuggerFactory = debugModule;
9
15
  } catch (error) {
10
16
  }
11
- const debugPrefix = "clsdk";
12
- const debug = (namespace) => {
17
+ var debugPrefix = "clsdk";
18
+ var debug = (namespace) => {
13
19
  return debuggerFactory(`${debugPrefix}:${namespace}`);
14
20
  };
15
21
  var debug_default = debug;
package/lib/enum.cjs CHANGED
@@ -1,8 +1,7 @@
1
1
  'use strict';
2
2
 
3
- require('./chunk-JE77HYXB.cjs');
4
-
5
- const apiResources = [
3
+ // src/enum.ts
4
+ var apiResources = [
6
5
  // ##__API_RESOURCE_LIST_START__##
7
6
  "addresses",
8
7
  "adjustments",
@@ -137,14 +136,14 @@ const apiResources = [
137
136
  "wire_transfers"
138
137
  // ##__API_RESOURCE_LIST_STOP__##
139
138
  ];
140
- const resourceList = apiResources;
141
- const singletonList = [
139
+ var resourceList = apiResources;
140
+ var singletonList = [
142
141
  // ##__API_RESOURCE_SINGLETON_START__##
143
142
  "applications",
144
143
  "organizations"
145
144
  // ##__API_RESOURCE_SINGLETON_STOP__##
146
145
  ];
147
- const creatableResources = [
146
+ var creatableResources = [
148
147
  // ##__API_RESOURCE_CREATABLE_START__##
149
148
  "addresses",
150
149
  "adjustments",
@@ -256,7 +255,7 @@ const creatableResources = [
256
255
  "wire_transfers"
257
256
  // ##__API_RESOURCE_CREATABLE_STOP__##
258
257
  ];
259
- const updatableResources = [
258
+ var updatableResources = [
260
259
  // ##__API_RESOURCE_UPDATABLE_START__##
261
260
  "addresses",
262
261
  "adjustments",
@@ -373,7 +372,7 @@ const updatableResources = [
373
372
  "wire_transfers"
374
373
  // ##__API_RESOURCE_UPDATABLE_STOP__##
375
374
  ];
376
- const deletableResources = [
375
+ var deletableResources = [
377
376
  // ##__API_RESOURCE_DELETABLE_START__##
378
377
  "addresses",
379
378
  "adjustments",
@@ -485,7 +484,7 @@ const deletableResources = [
485
484
  "wire_transfers"
486
485
  // ##__API_RESOURCE_DELETABLE_STOP__##
487
486
  ];
488
- const taggableResources = [
487
+ var taggableResources = [
489
488
  // ##__API_RESOURCE_TAGGABLE_START__##
490
489
  "addresses",
491
490
  "bundles",
@@ -511,7 +510,7 @@ const taggableResources = [
511
510
  "skus"
512
511
  // ##__API_RESOURCE_TAGGABLE_STOP__##
513
512
  ];
514
- const versionableResources = [
513
+ var versionableResources = [
515
514
  // ##__API_RESOURCE_VERSIONABLE_START__##
516
515
  "addresses",
517
516
  "adjustments",
package/lib/enum.js CHANGED
@@ -1,6 +1,5 @@
1
- import './chunk-AQ5VUG5P.js';
2
-
3
- const apiResources = [
1
+ // src/enum.ts
2
+ var apiResources = [
4
3
  // ##__API_RESOURCE_LIST_START__##
5
4
  "addresses",
6
5
  "adjustments",
@@ -135,14 +134,14 @@ const apiResources = [
135
134
  "wire_transfers"
136
135
  // ##__API_RESOURCE_LIST_STOP__##
137
136
  ];
138
- const resourceList = apiResources;
139
- const singletonList = [
137
+ var resourceList = apiResources;
138
+ var singletonList = [
140
139
  // ##__API_RESOURCE_SINGLETON_START__##
141
140
  "applications",
142
141
  "organizations"
143
142
  // ##__API_RESOURCE_SINGLETON_STOP__##
144
143
  ];
145
- const creatableResources = [
144
+ var creatableResources = [
146
145
  // ##__API_RESOURCE_CREATABLE_START__##
147
146
  "addresses",
148
147
  "adjustments",
@@ -254,7 +253,7 @@ const creatableResources = [
254
253
  "wire_transfers"
255
254
  // ##__API_RESOURCE_CREATABLE_STOP__##
256
255
  ];
257
- const updatableResources = [
256
+ var updatableResources = [
258
257
  // ##__API_RESOURCE_UPDATABLE_START__##
259
258
  "addresses",
260
259
  "adjustments",
@@ -371,7 +370,7 @@ const updatableResources = [
371
370
  "wire_transfers"
372
371
  // ##__API_RESOURCE_UPDATABLE_STOP__##
373
372
  ];
374
- const deletableResources = [
373
+ var deletableResources = [
375
374
  // ##__API_RESOURCE_DELETABLE_START__##
376
375
  "addresses",
377
376
  "adjustments",
@@ -483,7 +482,7 @@ const deletableResources = [
483
482
  "wire_transfers"
484
483
  // ##__API_RESOURCE_DELETABLE_STOP__##
485
484
  ];
486
- const taggableResources = [
485
+ var taggableResources = [
487
486
  // ##__API_RESOURCE_TAGGABLE_START__##
488
487
  "addresses",
489
488
  "bundles",
@@ -509,7 +508,7 @@ const taggableResources = [
509
508
  "skus"
510
509
  // ##__API_RESOURCE_TAGGABLE_STOP__##
511
510
  ];
512
- const versionableResources = [
511
+ var versionableResources = [
513
512
  // ##__API_RESOURCE_VERSIONABLE_START__##
514
513
  "addresses",
515
514
  "adjustments",
package/lib/error.cjs CHANGED
@@ -1,8 +1,59 @@
1
1
  'use strict';
2
2
 
3
- var chunkJE77HYXB_cjs = require('./chunk-JE77HYXB.cjs');
4
- var fetch = require('./fetch');
3
+ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
4
+ get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
5
+ }) : x)(function(x) {
6
+ if (typeof require !== "undefined") return require.apply(this, arguments);
7
+ throw Error('Dynamic require of "' + x + '" is not supported');
8
+ });
5
9
 
10
+ // src/debug.ts
11
+ var debuggerFunction = (_pattern, ..._args) => {
12
+ };
13
+ var debuggerFactory = (_namespace) => debuggerFunction;
14
+ try {
15
+ const debugModule = __require("debug");
16
+ if (debugModule && typeof debugModule === "function") debuggerFactory = debugModule;
17
+ } catch (error) {
18
+ }
19
+ var debugPrefix = "clsdk";
20
+ var debug = (namespace) => {
21
+ return debuggerFactory(`${debugPrefix}:${namespace}`);
22
+ };
23
+ var debug_default = debug;
24
+
25
+ // src/fetch.ts
26
+ debug_default("fetch");
27
+ var FetchError = class _FetchError extends Error {
28
+ static isFetchError = (error) => {
29
+ return error instanceof _FetchError;
30
+ };
31
+ #errors;
32
+ #status;
33
+ #statusText;
34
+ #request;
35
+ constructor(status, statusText, body, request) {
36
+ super(statusText);
37
+ this.#status = status;
38
+ this.#statusText = statusText;
39
+ if (body) this.#errors = body.errors;
40
+ if (request) this.#request = request;
41
+ }
42
+ get errors() {
43
+ return this.#errors;
44
+ }
45
+ get status() {
46
+ return this.#status;
47
+ }
48
+ get statusText() {
49
+ return this.#statusText;
50
+ }
51
+ get request() {
52
+ return this.#request;
53
+ }
54
+ };
55
+
56
+ // src/error.ts
6
57
  var ErrorType = /* @__PURE__ */ ((ErrorType2) => {
7
58
  ErrorType2["CLIENT"] = "client";
8
59
  ErrorType2["REQUEST"] = "request";
@@ -13,59 +64,57 @@ var ErrorType = /* @__PURE__ */ ((ErrorType2) => {
13
64
  ErrorType2["TOKEN_REFRESH"] = "token-refresh";
14
65
  return ErrorType2;
15
66
  })(ErrorType || {});
16
- const _SdkError = class _SdkError extends Error {
67
+ var SdkError = class _SdkError extends Error {
68
+ static NAME = "SdkError";
69
+ static isSdkError(error) {
70
+ return error && [_SdkError.NAME, ApiError.NAME].includes(error.name) && Object.values(ErrorType).includes(error.type);
71
+ }
72
+ type;
73
+ code;
74
+ source;
17
75
  constructor(error) {
18
76
  super(error.message);
19
- chunkJE77HYXB_cjs.__publicField(this, "type");
20
- chunkJE77HYXB_cjs.__publicField(this, "code");
21
- chunkJE77HYXB_cjs.__publicField(this, "source");
22
77
  this.name = _SdkError.NAME;
23
78
  this.type = error.type || "client" /* CLIENT */;
24
79
  }
25
- static isSdkError(error) {
26
- return error && [_SdkError.NAME, ApiError.NAME].includes(error.name) && Object.values(ErrorType).includes(error.type);
27
- }
28
80
  };
29
- chunkJE77HYXB_cjs.__publicField(_SdkError, "NAME", "SdkError");
30
- let SdkError = _SdkError;
31
- const _ApiError = class _ApiError extends SdkError {
81
+ var ApiError = class _ApiError extends SdkError {
82
+ static NAME = "ApiError";
83
+ static isApiError(error) {
84
+ return SdkError.isSdkError(error) && error.name === _ApiError.NAME && error.type === "response" /* RESPONSE */;
85
+ }
86
+ errors = [];
87
+ status;
88
+ statusText;
32
89
  // constructor(error: SdkError)
33
90
  constructor(error) {
34
91
  super({ ...error, type: "response" /* RESPONSE */ });
35
- chunkJE77HYXB_cjs.__publicField(this, "errors", []);
36
- chunkJE77HYXB_cjs.__publicField(this, "status");
37
- chunkJE77HYXB_cjs.__publicField(this, "statusText");
38
92
  this.name = _ApiError.NAME;
39
93
  }
40
- static isApiError(error) {
41
- return SdkError.isSdkError(error) && error.name === _ApiError.NAME && error.type === "response" /* RESPONSE */;
42
- }
43
94
  first() {
44
95
  return this.errors?.length > 0 ? this.errors[0] : void 0;
45
96
  }
46
97
  };
47
- chunkJE77HYXB_cjs.__publicField(_ApiError, "NAME", "ApiError");
48
- let ApiError = _ApiError;
49
- const isRequestError = (error) => {
98
+ var isRequestError = (error) => {
50
99
  return error instanceof TypeError && error.message !== "fetch failed";
51
100
  };
52
- const isCancelError = (error) => {
101
+ var isCancelError = (error) => {
53
102
  return error instanceof DOMException && error.name === "AbortError";
54
103
  };
55
- const isTimeoutError = (error) => {
104
+ var isTimeoutError = (error) => {
56
105
  return error instanceof DOMException && error.name === "TimeoutError";
57
106
  };
58
- const isExpiredTokenError = (error) => {
107
+ var isExpiredTokenError = (error) => {
59
108
  const invalidTokenCodes = [
60
109
  "INVALID_TOKEN"
61
110
  /*, 'UNAUTHORIZED' */
62
111
  ];
63
112
  return ApiError.isApiError(error) && error.status === 401 && (invalidTokenCodes.includes(error.code || "") || error.errors && error.errors.length > 0 && invalidTokenCodes.includes(error.errors[0].code));
64
113
  };
65
- const handleError = (error) => {
114
+ var handleError = (error) => {
66
115
  if (SdkError.isSdkError(error) || ApiError.isApiError(error)) throw error;
67
116
  let sdkError = new SdkError({ message: error.message });
68
- if (fetch.FetchError.isFetchError(error)) {
117
+ if (FetchError.isFetchError(error)) {
69
118
  const apiError = new ApiError(sdkError);
70
119
  apiError.type = "response" /* RESPONSE */;
71
120
  apiError.status = error.status;