@medusajs/types 1.12.0-snapshot-20240812125058 → 1.12.0-snapshot-20240821132459

Sign up to get free protection for your applications and to get access to all the features.
Files changed (468) hide show
  1. package/dist/auth/common/auth-identity.d.ts +1 -0
  2. package/dist/auth/common/auth-identity.d.ts.map +1 -1
  3. package/dist/auth/service.d.ts +39 -2
  4. package/dist/auth/service.d.ts.map +1 -1
  5. package/dist/http/claim/admin/responses.d.ts +17 -0
  6. package/dist/http/claim/admin/responses.d.ts.map +1 -1
  7. package/dist/http/currency/admin/entities.d.ts +2 -12
  8. package/dist/http/currency/admin/entities.d.ts.map +1 -1
  9. package/dist/http/currency/common.d.ts +14 -0
  10. package/dist/http/currency/common.d.ts.map +1 -0
  11. package/dist/http/{customer/store.js → currency/common.js} +1 -1
  12. package/dist/http/currency/common.js.map +1 -0
  13. package/dist/http/currency/index.d.ts +2 -0
  14. package/dist/http/currency/index.d.ts.map +1 -1
  15. package/dist/http/currency/index.js +2 -0
  16. package/dist/http/currency/index.js.map +1 -1
  17. package/dist/http/currency/store/entities.d.ts +4 -0
  18. package/dist/http/currency/store/entities.d.ts.map +1 -0
  19. package/dist/http/currency/store/entities.js +3 -0
  20. package/dist/http/currency/store/entities.js.map +1 -0
  21. package/dist/http/currency/store/index.d.ts +3 -0
  22. package/dist/http/currency/store/index.d.ts.map +1 -0
  23. package/dist/http/currency/store/index.js +19 -0
  24. package/dist/http/currency/store/index.js.map +1 -0
  25. package/dist/http/currency/store/responses.d.ts +10 -0
  26. package/dist/http/currency/store/responses.d.ts.map +1 -0
  27. package/dist/http/currency/store/responses.js +3 -0
  28. package/dist/http/currency/store/responses.js.map +1 -0
  29. package/dist/http/customer/admin/entities.d.ts +10 -0
  30. package/dist/http/customer/admin/entities.d.ts.map +1 -0
  31. package/dist/http/customer/admin/entities.js +3 -0
  32. package/dist/http/customer/admin/entities.js.map +1 -0
  33. package/dist/http/customer/admin/index.d.ts +5 -0
  34. package/dist/http/customer/admin/index.d.ts.map +1 -0
  35. package/dist/http/customer/admin/index.js +21 -0
  36. package/dist/http/customer/admin/index.js.map +1 -0
  37. package/dist/http/customer/admin/payloads.d.ts +10 -0
  38. package/dist/http/customer/admin/payloads.d.ts.map +1 -0
  39. package/dist/http/customer/admin/payloads.js +3 -0
  40. package/dist/http/customer/admin/payloads.js.map +1 -0
  41. package/dist/http/customer/admin/queries.d.ts +7 -0
  42. package/dist/http/customer/admin/queries.d.ts.map +1 -0
  43. package/dist/http/customer/admin/queries.js +3 -0
  44. package/dist/http/customer/admin/queries.js.map +1 -0
  45. package/dist/http/customer/admin/responses.d.ts +21 -0
  46. package/dist/http/customer/admin/responses.d.ts.map +1 -0
  47. package/dist/http/customer/admin/responses.js +3 -0
  48. package/dist/http/customer/admin/responses.js.map +1 -0
  49. package/dist/http/customer/store/entities.d.ts +6 -0
  50. package/dist/http/customer/store/entities.d.ts.map +1 -0
  51. package/dist/http/customer/store/entities.js +3 -0
  52. package/dist/http/customer/store/entities.js.map +1 -0
  53. package/dist/http/customer/store/index.d.ts +5 -0
  54. package/dist/http/customer/store/index.d.ts.map +1 -0
  55. package/dist/http/customer/store/index.js +21 -0
  56. package/dist/http/customer/store/index.js.map +1 -0
  57. package/dist/http/customer/store/payloads.d.ts +10 -0
  58. package/dist/http/customer/store/payloads.d.ts.map +1 -0
  59. package/dist/http/customer/store/payloads.js +3 -0
  60. package/dist/http/customer/store/payloads.js.map +1 -0
  61. package/dist/http/customer/store/queries.d.ts +6 -0
  62. package/dist/http/customer/store/queries.d.ts.map +1 -0
  63. package/dist/http/customer/store/queries.js +3 -0
  64. package/dist/http/customer/store/queries.js.map +1 -0
  65. package/dist/http/customer/store/responses.d.ts +13 -0
  66. package/dist/http/customer/store/responses.d.ts.map +1 -0
  67. package/dist/http/customer/store/responses.js +3 -0
  68. package/dist/http/customer/store/responses.js.map +1 -0
  69. package/dist/http/exchange/admin/entities.d.ts +4 -0
  70. package/dist/http/exchange/admin/entities.d.ts.map +1 -0
  71. package/dist/http/exchange/admin/entities.js +3 -0
  72. package/dist/http/exchange/admin/entities.js.map +1 -0
  73. package/dist/http/exchange/admin/index.d.ts +5 -0
  74. package/dist/http/exchange/admin/index.d.ts.map +1 -0
  75. package/dist/http/exchange/admin/index.js +21 -0
  76. package/dist/http/exchange/admin/index.js.map +1 -0
  77. package/dist/http/exchange/admin/payloads.d.ts +68 -0
  78. package/dist/http/exchange/admin/payloads.d.ts.map +1 -0
  79. package/dist/http/exchange/admin/payloads.js +10 -0
  80. package/dist/http/exchange/admin/payloads.js.map +1 -0
  81. package/dist/http/exchange/admin/queries.d.ts +14 -0
  82. package/dist/http/exchange/admin/queries.d.ts.map +1 -0
  83. package/dist/http/exchange/admin/queries.js +3 -0
  84. package/dist/http/exchange/admin/queries.js.map +1 -0
  85. package/dist/http/exchange/admin/responses.d.ts +28 -0
  86. package/dist/http/exchange/admin/responses.d.ts.map +1 -0
  87. package/dist/http/exchange/admin/responses.js +3 -0
  88. package/dist/http/exchange/admin/responses.js.map +1 -0
  89. package/dist/http/exchange/common.d.ts +33 -0
  90. package/dist/http/exchange/common.d.ts.map +1 -0
  91. package/dist/http/{file/admin.js → exchange/common.js} +1 -1
  92. package/dist/http/exchange/common.js.map +1 -0
  93. package/dist/http/exchange/index.d.ts +2 -0
  94. package/dist/http/exchange/index.d.ts.map +1 -0
  95. package/dist/http/exchange/index.js +18 -0
  96. package/dist/http/exchange/index.js.map +1 -0
  97. package/dist/http/file/admin/entities.d.ts +4 -0
  98. package/dist/http/file/admin/entities.d.ts.map +1 -0
  99. package/dist/http/file/admin/entities.js +3 -0
  100. package/dist/http/file/admin/entities.js.map +1 -0
  101. package/dist/http/file/admin/index.d.ts +4 -0
  102. package/dist/http/file/admin/index.d.ts.map +1 -0
  103. package/dist/http/file/admin/index.js +20 -0
  104. package/dist/http/file/admin/index.js.map +1 -0
  105. package/dist/http/file/admin/payloads.d.ts +3 -0
  106. package/dist/http/file/admin/payloads.d.ts.map +1 -0
  107. package/dist/http/file/admin/payloads.js +3 -0
  108. package/dist/http/file/admin/payloads.js.map +1 -0
  109. package/dist/http/file/admin/responses.d.ts +8 -0
  110. package/dist/http/file/admin/responses.d.ts.map +1 -0
  111. package/dist/http/file/admin/responses.js +3 -0
  112. package/dist/http/file/admin/responses.js.map +1 -0
  113. package/dist/http/fulfillment-provider/admin/entities.d.ts +2 -3
  114. package/dist/http/fulfillment-provider/admin/entities.d.ts.map +1 -1
  115. package/dist/http/fulfillment-provider/common.d.ts +5 -0
  116. package/dist/http/fulfillment-provider/common.d.ts.map +1 -0
  117. package/dist/http/{customer/admin.js → fulfillment-provider/common.js} +1 -1
  118. package/dist/http/fulfillment-provider/common.js.map +1 -0
  119. package/dist/http/index.d.ts +3 -0
  120. package/dist/http/index.d.ts.map +1 -1
  121. package/dist/http/index.js +3 -0
  122. package/dist/http/index.js.map +1 -1
  123. package/dist/http/invite/admin/entities.d.ts +11 -0
  124. package/dist/http/invite/admin/entities.d.ts.map +1 -0
  125. package/dist/http/invite/admin/entities.js +3 -0
  126. package/dist/http/invite/admin/entities.js.map +1 -0
  127. package/dist/http/invite/admin/index.d.ts +4 -0
  128. package/dist/http/invite/admin/index.d.ts.map +1 -0
  129. package/dist/http/invite/admin/index.js +20 -0
  130. package/dist/http/invite/admin/index.js.map +1 -0
  131. package/dist/http/invite/admin/payloads.d.ts +9 -0
  132. package/dist/http/invite/admin/payloads.d.ts.map +1 -0
  133. package/dist/http/invite/admin/payloads.js +3 -0
  134. package/dist/http/invite/admin/payloads.js.map +1 -0
  135. package/dist/http/invite/admin/responses.d.ts +15 -0
  136. package/dist/http/invite/admin/responses.d.ts.map +1 -0
  137. package/dist/http/invite/admin/responses.js +3 -0
  138. package/dist/http/invite/admin/responses.js.map +1 -0
  139. package/dist/http/order/admin/entities.d.ts +25 -0
  140. package/dist/http/order/admin/entities.d.ts.map +1 -0
  141. package/dist/http/order/admin/entities.js +3 -0
  142. package/dist/http/order/admin/entities.js.map +1 -0
  143. package/dist/http/order/admin/index.d.ts +5 -0
  144. package/dist/http/order/admin/index.d.ts.map +1 -0
  145. package/dist/http/order/admin/index.js +21 -0
  146. package/dist/http/order/admin/index.js.map +1 -0
  147. package/dist/http/order/admin/payload.d.ts +26 -0
  148. package/dist/http/order/admin/payload.d.ts.map +1 -0
  149. package/dist/http/order/admin/payload.js +3 -0
  150. package/dist/http/order/admin/payload.js.map +1 -0
  151. package/dist/http/order/admin/queries.d.ts +4 -0
  152. package/dist/http/order/admin/queries.d.ts.map +1 -0
  153. package/dist/http/order/admin/queries.js +3 -0
  154. package/dist/http/order/admin/queries.js.map +1 -0
  155. package/dist/http/order/admin/responses.d.ts +18 -0
  156. package/dist/http/order/admin/responses.d.ts.map +1 -0
  157. package/dist/http/order/admin/responses.js +3 -0
  158. package/dist/http/order/admin/responses.js.map +1 -0
  159. package/dist/http/order/{store.d.ts → store/entities.d.ts} +2 -4
  160. package/dist/http/order/store/entities.d.ts.map +1 -0
  161. package/dist/http/order/store/entities.js +3 -0
  162. package/dist/http/order/store/entities.js.map +1 -0
  163. package/dist/http/order/store/index.d.ts +4 -0
  164. package/dist/http/order/store/index.d.ts.map +1 -0
  165. package/dist/http/order/store/index.js +20 -0
  166. package/dist/http/order/store/index.js.map +1 -0
  167. package/dist/http/order/store/queries.d.ts +4 -0
  168. package/dist/http/order/store/queries.d.ts.map +1 -0
  169. package/dist/http/order/store/queries.js +3 -0
  170. package/dist/http/order/store/queries.js.map +1 -0
  171. package/dist/http/order/store/responses.d.ts +9 -0
  172. package/dist/http/order/store/responses.d.ts.map +1 -0
  173. package/dist/http/order/store/responses.js +3 -0
  174. package/dist/http/order/store/responses.js.map +1 -0
  175. package/dist/http/order-edit/admin/index.d.ts +2 -0
  176. package/dist/http/order-edit/admin/index.d.ts.map +1 -0
  177. package/dist/http/order-edit/admin/index.js +18 -0
  178. package/dist/http/order-edit/admin/index.js.map +1 -0
  179. package/dist/http/order-edit/admin/responses.d.ts +8 -0
  180. package/dist/http/order-edit/admin/responses.d.ts.map +1 -0
  181. package/dist/http/order-edit/admin/responses.js +3 -0
  182. package/dist/http/order-edit/admin/responses.js.map +1 -0
  183. package/dist/http/order-edit/common.d.ts +10 -0
  184. package/dist/http/order-edit/common.d.ts.map +1 -0
  185. package/dist/http/{invite/admin.js → order-edit/common.js} +1 -1
  186. package/dist/http/order-edit/common.js.map +1 -0
  187. package/dist/http/order-edit/index.d.ts +3 -0
  188. package/dist/http/order-edit/index.d.ts.map +1 -0
  189. package/dist/http/order-edit/index.js +19 -0
  190. package/dist/http/order-edit/index.js.map +1 -0
  191. package/dist/http/payment/admin/entities.d.ts +15 -0
  192. package/dist/http/payment/admin/entities.d.ts.map +1 -0
  193. package/dist/http/payment/admin/entities.js +3 -0
  194. package/dist/http/payment/admin/entities.js.map +1 -0
  195. package/dist/http/payment/admin/index.d.ts +5 -0
  196. package/dist/http/payment/admin/index.d.ts.map +1 -0
  197. package/dist/http/payment/admin/index.js +21 -0
  198. package/dist/http/payment/admin/index.js.map +1 -0
  199. package/dist/http/payment/admin/payloads.d.ts +20 -0
  200. package/dist/http/payment/admin/payloads.d.ts.map +1 -0
  201. package/dist/http/payment/admin/payloads.js +3 -0
  202. package/dist/http/payment/admin/payloads.js.map +1 -0
  203. package/dist/http/payment/admin/queries.d.ts +19 -0
  204. package/dist/http/payment/admin/queries.d.ts.map +1 -0
  205. package/dist/http/payment/admin/queries.js +3 -0
  206. package/dist/http/payment/admin/queries.js.map +1 -0
  207. package/dist/http/payment/admin/responses.d.ts +32 -0
  208. package/dist/http/payment/admin/responses.d.ts.map +1 -0
  209. package/dist/http/payment/admin/responses.js +3 -0
  210. package/dist/http/payment/admin/responses.js.map +1 -0
  211. package/dist/http/payment/common.d.ts +5 -1
  212. package/dist/http/payment/common.d.ts.map +1 -1
  213. package/dist/http/payment/store/entities.d.ts +8 -0
  214. package/dist/http/payment/store/entities.d.ts.map +1 -0
  215. package/dist/http/payment/store/entities.js +3 -0
  216. package/dist/http/payment/store/entities.js.map +1 -0
  217. package/dist/http/payment/store/index.d.ts +4 -0
  218. package/dist/http/payment/store/index.d.ts.map +1 -0
  219. package/dist/http/payment/store/index.js +20 -0
  220. package/dist/http/payment/store/index.js.map +1 -0
  221. package/dist/http/payment/store/queries.d.ts +8 -0
  222. package/dist/http/payment/store/queries.d.ts.map +1 -0
  223. package/dist/http/payment/store/queries.js +3 -0
  224. package/dist/http/payment/store/queries.js.map +1 -0
  225. package/dist/http/payment/store/responses.d.ts +9 -0
  226. package/dist/http/payment/store/responses.d.ts.map +1 -0
  227. package/dist/http/payment/store/responses.js +3 -0
  228. package/dist/http/payment/store/responses.js.map +1 -0
  229. package/dist/http/price-list/admin/responses.d.ts +10 -0
  230. package/dist/http/price-list/admin/responses.d.ts.map +1 -1
  231. package/dist/http/product/admin/entitites.d.ts +8 -0
  232. package/dist/http/product/admin/entitites.d.ts.map +1 -1
  233. package/dist/http/product/admin/responses.d.ts +13 -1
  234. package/dist/http/product/admin/responses.d.ts.map +1 -1
  235. package/dist/http/promotion/admin/entities.d.ts +12 -0
  236. package/dist/http/promotion/admin/entities.d.ts.map +1 -0
  237. package/dist/http/promotion/admin/entities.js +3 -0
  238. package/dist/http/promotion/admin/entities.js.map +1 -0
  239. package/dist/http/promotion/admin/index.d.ts +2 -4
  240. package/dist/http/promotion/admin/index.d.ts.map +1 -1
  241. package/dist/http/promotion/admin/index.js +2 -4
  242. package/dist/http/promotion/admin/index.js.map +1 -1
  243. package/dist/http/promotion/admin/responses.d.ts +41 -0
  244. package/dist/http/promotion/admin/responses.d.ts.map +1 -0
  245. package/dist/http/promotion/admin/responses.js +3 -0
  246. package/dist/http/promotion/admin/responses.js.map +1 -0
  247. package/dist/http/promotion/common.d.ts +51 -6
  248. package/dist/http/promotion/common.d.ts.map +1 -1
  249. package/dist/http/region/admin/entities.d.ts +6 -0
  250. package/dist/http/region/admin/entities.d.ts.map +1 -0
  251. package/dist/http/region/admin/entities.js +3 -0
  252. package/dist/http/region/admin/entities.js.map +1 -0
  253. package/dist/http/region/admin/index.d.ts +5 -0
  254. package/dist/http/region/admin/index.d.ts.map +1 -0
  255. package/dist/http/region/admin/index.js +21 -0
  256. package/dist/http/region/admin/index.js.map +1 -0
  257. package/dist/http/region/{admin.d.ts → admin/payloads.d.ts} +1 -10
  258. package/dist/http/region/admin/payloads.d.ts.map +1 -0
  259. package/dist/http/region/admin/payloads.js +3 -0
  260. package/dist/http/region/admin/payloads.js.map +1 -0
  261. package/dist/http/region/admin/queries.d.ts +6 -0
  262. package/dist/http/region/admin/queries.d.ts.map +1 -0
  263. package/dist/http/region/admin/queries.js +3 -0
  264. package/dist/http/region/admin/queries.js.map +1 -0
  265. package/dist/http/region/admin/responses.d.ts +9 -0
  266. package/dist/http/region/admin/responses.d.ts.map +1 -0
  267. package/dist/http/region/admin/responses.js +3 -0
  268. package/dist/http/region/admin/responses.js.map +1 -0
  269. package/dist/http/region/store/entities.d.ts +6 -0
  270. package/dist/http/region/store/entities.d.ts.map +1 -0
  271. package/dist/http/region/store/entities.js +3 -0
  272. package/dist/http/region/store/entities.js.map +1 -0
  273. package/dist/http/region/store/index.d.ts +4 -0
  274. package/dist/http/region/store/index.d.ts.map +1 -0
  275. package/dist/http/region/store/index.js +20 -0
  276. package/dist/http/region/store/index.js.map +1 -0
  277. package/dist/http/region/store/queries.d.ts +6 -0
  278. package/dist/http/region/store/queries.d.ts.map +1 -0
  279. package/dist/http/region/store/queries.js +3 -0
  280. package/dist/http/region/store/queries.js.map +1 -0
  281. package/dist/http/region/store/responses.d.ts +9 -0
  282. package/dist/http/region/store/responses.d.ts.map +1 -0
  283. package/dist/http/region/store/responses.js +3 -0
  284. package/dist/http/region/store/responses.js.map +1 -0
  285. package/dist/http/reservation/admin/{reservation.d.ts → entities.d.ts} +2 -10
  286. package/dist/http/reservation/admin/entities.d.ts.map +1 -0
  287. package/dist/http/reservation/admin/entities.js +3 -0
  288. package/dist/http/reservation/admin/entities.js.map +1 -0
  289. package/dist/http/reservation/admin/index.d.ts +2 -1
  290. package/dist/http/reservation/admin/index.d.ts.map +1 -1
  291. package/dist/http/reservation/admin/index.js +2 -1
  292. package/dist/http/reservation/admin/index.js.map +1 -1
  293. package/dist/http/reservation/admin/responses.d.ts +9 -0
  294. package/dist/http/reservation/admin/responses.d.ts.map +1 -0
  295. package/dist/http/reservation/admin/responses.js +3 -0
  296. package/dist/http/reservation/admin/responses.js.map +1 -0
  297. package/dist/http/return/admin/entities.d.ts +6 -0
  298. package/dist/http/return/admin/entities.d.ts.map +1 -0
  299. package/dist/http/return/admin/entities.js +3 -0
  300. package/dist/http/return/admin/entities.js.map +1 -0
  301. package/dist/http/return/admin/index.d.ts +5 -0
  302. package/dist/http/return/admin/index.d.ts.map +1 -0
  303. package/dist/http/return/admin/index.js +21 -0
  304. package/dist/http/return/admin/index.js.map +1 -0
  305. package/dist/http/return/{admin.d.ts → admin/payloads.d.ts} +1 -39
  306. package/dist/http/return/admin/payloads.d.ts.map +1 -0
  307. package/dist/http/return/admin/payloads.js +3 -0
  308. package/dist/http/return/admin/payloads.js.map +1 -0
  309. package/dist/http/return/admin/queries.d.ts +10 -0
  310. package/dist/http/return/admin/queries.d.ts.map +1 -0
  311. package/dist/http/return/admin/queries.js +3 -0
  312. package/dist/http/return/admin/queries.js.map +1 -0
  313. package/dist/http/return/admin/responses.d.ts +19 -0
  314. package/dist/http/return/admin/responses.d.ts.map +1 -0
  315. package/dist/http/return/admin/responses.js +3 -0
  316. package/dist/http/return/admin/responses.js.map +1 -0
  317. package/dist/http/return/common.d.ts +26 -0
  318. package/dist/http/return/common.d.ts.map +1 -0
  319. package/dist/http/return/common.js +3 -0
  320. package/dist/http/return/common.js.map +1 -0
  321. package/dist/http/return/index.d.ts +1 -0
  322. package/dist/http/return/index.d.ts.map +1 -1
  323. package/dist/http/return/index.js +1 -0
  324. package/dist/http/return/index.js.map +1 -1
  325. package/dist/http/return/store/entities.d.ts +4 -0
  326. package/dist/http/return/store/entities.d.ts.map +1 -0
  327. package/dist/http/return/store/entities.js +3 -0
  328. package/dist/http/return/store/entities.js.map +1 -0
  329. package/dist/http/return/store/index.d.ts +3 -0
  330. package/dist/http/return/store/index.d.ts.map +1 -0
  331. package/dist/http/return/store/index.js +19 -0
  332. package/dist/http/return/store/index.js.map +1 -0
  333. package/dist/http/return/store/responses.d.ts +5 -0
  334. package/dist/http/return/store/responses.d.ts.map +1 -0
  335. package/dist/http/return/store/responses.js +3 -0
  336. package/dist/http/return/store/responses.js.map +1 -0
  337. package/dist/http/return-reason/index.d.ts +1 -0
  338. package/dist/http/return-reason/index.d.ts.map +1 -1
  339. package/dist/http/return-reason/index.js +1 -0
  340. package/dist/http/return-reason/index.js.map +1 -1
  341. package/dist/http/return-reason/store/entities.d.ts +4 -0
  342. package/dist/http/return-reason/store/entities.d.ts.map +1 -0
  343. package/dist/http/return-reason/store/entities.js +3 -0
  344. package/dist/http/return-reason/store/entities.js.map +1 -0
  345. package/dist/http/return-reason/store/index.d.ts +3 -0
  346. package/dist/http/return-reason/store/index.d.ts.map +1 -0
  347. package/dist/http/return-reason/store/index.js +19 -0
  348. package/dist/http/return-reason/store/index.js.map +1 -0
  349. package/dist/http/return-reason/store/responses.d.ts +9 -0
  350. package/dist/http/return-reason/store/responses.d.ts.map +1 -0
  351. package/dist/http/return-reason/store/responses.js +3 -0
  352. package/dist/http/return-reason/store/responses.js.map +1 -0
  353. package/dist/http/sales-channel/admin/responses.d.ts +1 -1
  354. package/dist/http/shipping-option/admin/responses.d.ts +2 -9
  355. package/dist/http/shipping-option/admin/responses.d.ts.map +1 -1
  356. package/dist/http/shipping-option/index.d.ts +1 -0
  357. package/dist/http/shipping-option/index.d.ts.map +1 -1
  358. package/dist/http/shipping-option/index.js +1 -0
  359. package/dist/http/shipping-option/index.js.map +1 -1
  360. package/dist/http/shipping-option/store/entities.d.ts +28 -0
  361. package/dist/http/shipping-option/store/entities.d.ts.map +1 -0
  362. package/dist/http/shipping-option/store/entities.js +3 -0
  363. package/dist/http/shipping-option/store/entities.js.map +1 -0
  364. package/dist/http/shipping-option/store/index.d.ts +3 -0
  365. package/dist/http/shipping-option/store/index.d.ts.map +1 -0
  366. package/dist/http/shipping-option/store/index.js +19 -0
  367. package/dist/http/shipping-option/store/index.js.map +1 -0
  368. package/dist/http/shipping-option/store/responses.d.ts +5 -0
  369. package/dist/http/shipping-option/store/responses.d.ts.map +1 -0
  370. package/dist/http/shipping-option/store/responses.js +3 -0
  371. package/dist/http/shipping-option/store/responses.js.map +1 -0
  372. package/dist/http/workflow-execution/admin/entities.d.ts +12 -0
  373. package/dist/http/workflow-execution/admin/entities.d.ts.map +1 -0
  374. package/dist/http/workflow-execution/admin/entities.js +3 -0
  375. package/dist/http/workflow-execution/admin/entities.js.map +1 -0
  376. package/dist/http/workflow-execution/admin/index.d.ts +3 -0
  377. package/dist/http/workflow-execution/admin/index.d.ts.map +1 -0
  378. package/dist/http/workflow-execution/admin/index.js +19 -0
  379. package/dist/http/workflow-execution/admin/index.js.map +1 -0
  380. package/dist/http/workflow-execution/admin/responses.d.ts +9 -0
  381. package/dist/http/workflow-execution/admin/responses.d.ts.map +1 -0
  382. package/dist/http/workflow-execution/admin/responses.js +3 -0
  383. package/dist/http/workflow-execution/admin/responses.js.map +1 -0
  384. package/dist/http/workflow-execution/index.d.ts +2 -0
  385. package/dist/http/workflow-execution/index.d.ts.map +1 -0
  386. package/dist/http/workflow-execution/index.js +18 -0
  387. package/dist/http/workflow-execution/index.js.map +1 -0
  388. package/dist/order/common.d.ts +9 -0
  389. package/dist/order/common.d.ts.map +1 -1
  390. package/dist/order/mutations.d.ts +10 -15
  391. package/dist/order/mutations.d.ts.map +1 -1
  392. package/dist/order/service.d.ts +2 -2
  393. package/dist/order/service.d.ts.map +1 -1
  394. package/dist/payment/common.d.ts +24 -0
  395. package/dist/payment/common.d.ts.map +1 -1
  396. package/dist/payment/service.d.ts +27 -0
  397. package/dist/payment/service.d.ts.map +1 -1
  398. package/dist/workflow/order/begin-order-edit.d.ts +8 -0
  399. package/dist/workflow/order/begin-order-edit.d.ts.map +1 -0
  400. package/dist/workflow/order/begin-order-edit.js +3 -0
  401. package/dist/workflow/order/begin-order-edit.js.map +1 -0
  402. package/dist/workflow/order/index.d.ts +1 -0
  403. package/dist/workflow/order/index.d.ts.map +1 -1
  404. package/dist/workflow/order/index.js +1 -0
  405. package/dist/workflow/order/index.js.map +1 -1
  406. package/dist/workflow/order/items.d.ts +18 -4
  407. package/dist/workflow/order/items.d.ts.map +1 -1
  408. package/dist/workflow/order/shipping-method.d.ts +13 -0
  409. package/dist/workflow/order/shipping-method.d.ts.map +1 -1
  410. package/dist/workflows-sdk/service.d.ts +1 -0
  411. package/dist/workflows-sdk/service.d.ts.map +1 -1
  412. package/package.json +1 -1
  413. package/dist/http/customer/admin.d.ts +0 -23
  414. package/dist/http/customer/admin.d.ts.map +0 -1
  415. package/dist/http/customer/admin.js.map +0 -1
  416. package/dist/http/customer/store.d.ts +0 -18
  417. package/dist/http/customer/store.d.ts.map +0 -1
  418. package/dist/http/customer/store.js.map +0 -1
  419. package/dist/http/file/admin.d.ts +0 -5
  420. package/dist/http/file/admin.d.ts.map +0 -1
  421. package/dist/http/file/admin.js.map +0 -1
  422. package/dist/http/invite/admin.d.ts +0 -19
  423. package/dist/http/invite/admin.d.ts.map +0 -1
  424. package/dist/http/invite/admin.js.map +0 -1
  425. package/dist/http/order/admin.d.ts +0 -58
  426. package/dist/http/order/admin.d.ts.map +0 -1
  427. package/dist/http/order/admin.js +0 -3
  428. package/dist/http/order/admin.js.map +0 -1
  429. package/dist/http/order/store.d.ts.map +0 -1
  430. package/dist/http/order/store.js +0 -3
  431. package/dist/http/order/store.js.map +0 -1
  432. package/dist/http/payment/admin.d.ts +0 -61
  433. package/dist/http/payment/admin.d.ts.map +0 -1
  434. package/dist/http/payment/admin.js +0 -3
  435. package/dist/http/payment/admin.js.map +0 -1
  436. package/dist/http/payment/store.d.ts +0 -14
  437. package/dist/http/payment/store.d.ts.map +0 -1
  438. package/dist/http/payment/store.js +0 -3
  439. package/dist/http/payment/store.js.map +0 -1
  440. package/dist/http/promotion/admin/promotion-rule.d.ts +0 -17
  441. package/dist/http/promotion/admin/promotion-rule.d.ts.map +0 -1
  442. package/dist/http/promotion/admin/promotion-rule.js +0 -3
  443. package/dist/http/promotion/admin/promotion-rule.js.map +0 -1
  444. package/dist/http/promotion/admin/rule-attribute-options.d.ts +0 -17
  445. package/dist/http/promotion/admin/rule-attribute-options.d.ts.map +0 -1
  446. package/dist/http/promotion/admin/rule-attribute-options.js +0 -3
  447. package/dist/http/promotion/admin/rule-attribute-options.js.map +0 -1
  448. package/dist/http/promotion/admin/rule-operator-options.d.ts +0 -9
  449. package/dist/http/promotion/admin/rule-operator-options.d.ts.map +0 -1
  450. package/dist/http/promotion/admin/rule-operator-options.js +0 -3
  451. package/dist/http/promotion/admin/rule-operator-options.js.map +0 -1
  452. package/dist/http/promotion/admin/rule-value-options.d.ts +0 -15
  453. package/dist/http/promotion/admin/rule-value-options.d.ts.map +0 -1
  454. package/dist/http/promotion/admin/rule-value-options.js +0 -3
  455. package/dist/http/promotion/admin/rule-value-options.js.map +0 -1
  456. package/dist/http/region/admin.d.ts.map +0 -1
  457. package/dist/http/region/admin.js +0 -3
  458. package/dist/http/region/admin.js.map +0 -1
  459. package/dist/http/region/store.d.ts +0 -10
  460. package/dist/http/region/store.d.ts.map +0 -1
  461. package/dist/http/region/store.js +0 -3
  462. package/dist/http/region/store.js.map +0 -1
  463. package/dist/http/reservation/admin/reservation.d.ts.map +0 -1
  464. package/dist/http/reservation/admin/reservation.js +0 -3
  465. package/dist/http/reservation/admin/reservation.js.map +0 -1
  466. package/dist/http/return/admin.d.ts.map +0 -1
  467. package/dist/http/return/admin.js +0 -3
  468. package/dist/http/return/admin.js.map +0 -1
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./entities"), exports);
18
+ __exportStar(require("./queries"), exports);
19
+ __exportStar(require("./responses"), exports);
20
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/http/payment/store/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA0B;AAC1B,4CAAyB;AACzB,8CAA2B"}
@@ -0,0 +1,8 @@
1
+ import { BasePaymentCollectionFilters, BasePaymentProviderFilters, BasePaymentSessionFilters } from "../common";
2
+ export interface StorePaymentProviderFilters extends BasePaymentProviderFilters {
3
+ }
4
+ export interface StorePaymentCollectionFilters extends BasePaymentCollectionFilters {
5
+ }
6
+ export interface StorePaymentSessionFilters extends BasePaymentSessionFilters {
7
+ }
8
+ //# sourceMappingURL=queries.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"queries.d.ts","sourceRoot":"","sources":["../../../../src/http/payment/store/queries.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,4BAA4B,EAC5B,0BAA0B,EAC1B,yBAAyB,EAC1B,MAAM,WAAW,CAAA;AAElB,MAAM,WAAW,2BACf,SAAQ,0BAA0B;CAAG;AACvC,MAAM,WAAW,6BACf,SAAQ,4BAA4B;CAAG;AACzC,MAAM,WAAW,0BAA2B,SAAQ,yBAAyB;CAAG"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=queries.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"queries.js","sourceRoot":"","sources":["../../../../src/http/payment/store/queries.ts"],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ import { PaginatedResponse } from "../../common";
2
+ import { StorePaymentCollection, StorePaymentProvider } from "./entities";
3
+ export interface StorePaymentCollectionResponse {
4
+ payment_collection: StorePaymentCollection;
5
+ }
6
+ export type StorePaymentProviderListResponse = PaginatedResponse<{
7
+ payment_providers: StorePaymentProvider[];
8
+ }>;
9
+ //# sourceMappingURL=responses.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../../../src/http/payment/store/responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AACjD,OAAO,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAC;AAE1E,MAAM,WAAW,8BAA8B;IAC7C,kBAAkB,EAAE,sBAAsB,CAAA;CAC3C;AAED,MAAM,MAAM,gCAAgC,GAAG,iBAAiB,CAAC;IAC/D,iBAAiB,EAAE,oBAAoB,EAAE,CAAA;CAC1C,CAAC,CAAA"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=responses.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responses.js","sourceRoot":"","sources":["../../../../src/http/payment/store/responses.ts"],"names":[],"mappings":""}
@@ -1,4 +1,5 @@
1
1
  import { DeleteResponse, PaginatedResponse } from "../../common";
2
+ import { AdminPrice } from "../../pricing";
2
3
  import { AdminPriceList } from "./entities";
3
4
  export interface AdminPriceListResponse {
4
5
  price_list: AdminPriceList;
@@ -9,4 +10,13 @@ export interface AdminPriceListListResponse extends PaginatedResponse<{
9
10
  }
10
11
  export interface AdminPriceListDeleteResponse extends DeleteResponse<"price_list"> {
11
12
  }
13
+ export interface AdminPriceListBatchResponse {
14
+ created: AdminPrice[];
15
+ updated: AdminPrice[];
16
+ deleted: {
17
+ ids: string[];
18
+ object: "price";
19
+ deleted: boolean;
20
+ };
21
+ }
12
22
  //# sourceMappingURL=responses.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../../../src/http/price-list/admin/responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAA;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAA;AAE3C,MAAM,WAAW,sBAAsB;IACrC,UAAU,EAAE,cAAc,CAAA;CAC3B;AAED,MAAM,WAAW,0BACf,SAAQ,iBAAiB,CAAC;IACxB,WAAW,EAAE,cAAc,EAAE,CAAA;CAC9B,CAAC;CAAG;AAEP,MAAM,WAAW,4BACf,SAAQ,cAAc,CAAC,YAAY,CAAC;CAAG"}
1
+ {"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../../../src/http/price-list/admin/responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAA;AAChE,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AAC1C,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAA;AAE3C,MAAM,WAAW,sBAAsB;IACrC,UAAU,EAAE,cAAc,CAAA;CAC3B;AAED,MAAM,WAAW,0BACf,SAAQ,iBAAiB,CAAC;IACxB,WAAW,EAAE,cAAc,EAAE,CAAA;CAC9B,CAAC;CAAG;AAEP,MAAM,WAAW,4BACf,SAAQ,cAAc,CAAC,YAAY,CAAC;CAAG;AAEzC,MAAM,WAAW,2BAA2B;IAC1C,OAAO,EAAE,UAAU,EAAE,CAAA;IACrB,OAAO,EAAE,UAAU,EAAE,CAAA;IACrB,OAAO,EAAE;QACP,GAAG,EAAE,MAAM,EAAE,CAAA;QACb,MAAM,EAAE,OAAO,CAAA;QACf,OAAO,EAAE,OAAO,CAAA;KACjB,CAAA;CACF"}
@@ -23,4 +23,12 @@ export interface AdminProduct extends Omit<BaseProduct, "categories" | "variants
23
23
  tags?: AdminProductTag[] | null;
24
24
  }
25
25
  export type AdminProductStatus = ProductStatus;
26
+ export interface AdminProductVariantInventoryLink {
27
+ productService: {
28
+ variant_id: string;
29
+ };
30
+ inventoryService: {
31
+ inventory_item_id: string;
32
+ };
33
+ }
26
34
  //# sourceMappingURL=entitites.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"entitites.d.ts","sourceRoot":"","sources":["../../../../src/http/product/admin/entitites.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAA;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AAC1C,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AACrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,OAAO,EACL,WAAW,EACX,gBAAgB,EAChB,iBAAiB,EACjB,sBAAsB,EACtB,kBAAkB,EAClB,aAAa,EACd,MAAM,WAAW,CAAA;AAElB,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB;IAC7D,MAAM,EAAE,UAAU,EAAE,GAAG,IAAI,CAAA;CAC5B;AACD,MAAM,WAAW,kBAAmB,SAAQ,iBAAiB;CAAG;AAChE,MAAM,WAAW,iBAAkB,SAAQ,gBAAgB;CAAG;AAC9D,MAAM,WAAW,uBAAwB,SAAQ,sBAAsB;CAAG;AAC1E,MAAM,WAAW,YACf,SAAQ,IAAI,CAAC,WAAW,EAAE,YAAY,GAAG,UAAU,CAAC;IACpD,UAAU,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACnC,UAAU,CAAC,EAAE,oBAAoB,EAAE,GAAG,IAAI,CAAA;IAC1C,cAAc,CAAC,EAAE,iBAAiB,EAAE,GAAG,IAAI,CAAA;IAC3C,QAAQ,CAAC,EAAE,mBAAmB,EAAE,GAAG,IAAI,CAAA;IACvC,IAAI,EAAE,gBAAgB,GAAG,IAAI,CAAA;IAC7B,IAAI,CAAC,EAAE,eAAe,EAAE,GAAG,IAAI,CAAA;CAChC;AACD,MAAM,MAAM,kBAAkB,GAAG,aAAa,CAAA"}
1
+ {"version":3,"file":"entitites.d.ts","sourceRoot":"","sources":["../../../../src/http/product/admin/entitites.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAA;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AAC1C,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AACrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,OAAO,EACL,WAAW,EACX,gBAAgB,EAChB,iBAAiB,EACjB,sBAAsB,EACtB,kBAAkB,EAClB,aAAa,EACd,MAAM,WAAW,CAAA;AAElB,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB;IAC7D,MAAM,EAAE,UAAU,EAAE,GAAG,IAAI,CAAA;CAC5B;AACD,MAAM,WAAW,kBAAmB,SAAQ,iBAAiB;CAAG;AAChE,MAAM,WAAW,iBAAkB,SAAQ,gBAAgB;CAAG;AAC9D,MAAM,WAAW,uBAAwB,SAAQ,sBAAsB;CAAG;AAC1E,MAAM,WAAW,YACf,SAAQ,IAAI,CAAC,WAAW,EAAE,YAAY,GAAG,UAAU,CAAC;IACpD,UAAU,CAAC,EAAE,eAAe,GAAG,IAAI,CAAA;IACnC,UAAU,CAAC,EAAE,oBAAoB,EAAE,GAAG,IAAI,CAAA;IAC1C,cAAc,CAAC,EAAE,iBAAiB,EAAE,GAAG,IAAI,CAAA;IAC3C,QAAQ,CAAC,EAAE,mBAAmB,EAAE,GAAG,IAAI,CAAA;IACvC,IAAI,EAAE,gBAAgB,GAAG,IAAI,CAAA;IAC7B,IAAI,CAAC,EAAE,eAAe,EAAE,GAAG,IAAI,CAAA;CAChC;AACD,MAAM,MAAM,kBAAkB,GAAG,aAAa,CAAA;AAC9C,MAAM,WAAW,gCAAgC;IAC/C,cAAc,EAAE;QACd,UAAU,EAAE,MAAM,CAAA;KACnB,CAAA;IACD,gBAAgB,EAAE;QAChB,iBAAiB,EAAE,MAAM,CAAA;KAC1B,CAAA;CACF"}
@@ -1,6 +1,6 @@
1
1
  import { BatchMethodResponse } from "../../../common";
2
2
  import { DeleteResponse, PaginatedResponse } from "../../common";
3
- import { AdminProduct, AdminProductOption, AdminProductVariant } from "./entitites";
3
+ import { AdminProduct, AdminProductOption, AdminProductVariant, AdminProductVariantInventoryLink } from "./entitites";
4
4
  import { AdminInventoryItem } from "../../inventory";
5
5
  export interface AdminProductResponse {
6
6
  product: AdminProduct;
@@ -42,4 +42,16 @@ export type AdminProductOptionListResponse = PaginatedResponse<{
42
42
  }>;
43
43
  export interface AdminProductOptionDeleteResponse extends DeleteResponse<"product_option", AdminProduct> {
44
44
  }
45
+ export type AdminProductVariantInventoryResponse = AdminProductVariantInventoryLink | AdminProductVariantInventoryLink[];
46
+ export interface AdminProductVariantInventoryBatchResponse {
47
+ created: AdminProductVariantInventoryResponse;
48
+ updated: AdminProductVariantInventoryResponse;
49
+ deleted: AdminProductVariantInventoryResponse;
50
+ }
51
+ export interface AdminProductVariantInventoryLinkDeleteResponse {
52
+ id: AdminProductVariantInventoryLink;
53
+ object: "variant-inventory-item-link";
54
+ deleted: boolean;
55
+ parent: AdminProductVariant;
56
+ }
45
57
  //# sourceMappingURL=responses.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../../../src/http/product/admin/responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AACrD,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAA;AAChE,OAAO,EACL,YAAY,EACZ,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,aAAa,CAAA;AACpB,OAAO,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAA;AAEpD,MAAM,WAAW,oBAAoB;IACnC,OAAO,EAAE,YAAY,CAAA;CACtB;AAED,MAAM,MAAM,wBAAwB,GAAG,iBAAiB,CAAC;IACvD,QAAQ,EAAE,YAAY,EAAE,CAAA;CACzB,CAAC,CAAA;AAEF,MAAM,WAAW,0BAA2B,SAAQ,cAAc,CAAC,SAAS,CAAC;CAAG;AAEhF,MAAM,WAAW,yBACf,SAAQ,mBAAmB,CAAC,YAAY,CAAC;CAAG;AAE9C,MAAM,WAAW,2BAA2B;IAC1C,OAAO,EAAE,mBAAmB,CAAA;CAC7B;AAED,MAAM,MAAM,+BAA+B,GAAG,iBAAiB,CAAC;IAC9D,QAAQ,EAAE,mBAAmB,EAAE,CAAA;CAChC,CAAC,CAAA;AAEF,MAAM,WAAW,iCACf,SAAQ,cAAc,CAAC,SAAS,EAAE,YAAY,CAAC;CAAG;AAEpD,MAAM,WAAW,0BAA0B;IACzC,cAAc,EAAE,MAAM,CAAA;CACvB;AAED,MAAM,WAAW,0BAA0B;IACzC,cAAc,EAAE,MAAM,CAAA;IACtB,OAAO,EAAE;QACP,QAAQ,EAAE,MAAM,CAAA;QAChB,QAAQ,EAAE,MAAM,CAAA;KACjB,CAAA;CACF;AAED,MAAM,WAAW,gCACf,SAAQ,mBAAmB,CAAC,mBAAmB,CAAC;CAAG;AAErD,MAAM,WAAW,6CACf,SAAQ,mBAAmB,CAAC,kBAAkB,CAAC;CAAG;AAEpD,MAAM,WAAW,0BAA0B;IACzC,cAAc,EAAE,kBAAkB,CAAA;CACnC;AAED,MAAM,MAAM,8BAA8B,GAAG,iBAAiB,CAAC;IAC7D,eAAe,EAAE,kBAAkB,EAAE,CAAA;CACtC,CAAC,CAAA;AAEF,MAAM,WAAW,gCACf,SAAQ,cAAc,CAAC,gBAAgB,EAAE,YAAY,CAAC;CAAG"}
1
+ {"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../../../src/http/product/admin/responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AACrD,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAA;AAChE,OAAO,EACL,YAAY,EACZ,kBAAkB,EAClB,mBAAmB,EACnB,gCAAgC,EACjC,MAAM,aAAa,CAAA;AACpB,OAAO,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAA;AAEpD,MAAM,WAAW,oBAAoB;IACnC,OAAO,EAAE,YAAY,CAAA;CACtB;AAED,MAAM,MAAM,wBAAwB,GAAG,iBAAiB,CAAC;IACvD,QAAQ,EAAE,YAAY,EAAE,CAAA;CACzB,CAAC,CAAA;AAEF,MAAM,WAAW,0BAA2B,SAAQ,cAAc,CAAC,SAAS,CAAC;CAAG;AAEhF,MAAM,WAAW,yBACf,SAAQ,mBAAmB,CAAC,YAAY,CAAC;CAAG;AAE9C,MAAM,WAAW,2BAA2B;IAC1C,OAAO,EAAE,mBAAmB,CAAA;CAC7B;AAED,MAAM,MAAM,+BAA+B,GAAG,iBAAiB,CAAC;IAC9D,QAAQ,EAAE,mBAAmB,EAAE,CAAA;CAChC,CAAC,CAAA;AAEF,MAAM,WAAW,iCACf,SAAQ,cAAc,CAAC,SAAS,EAAE,YAAY,CAAC;CAAG;AAEpD,MAAM,WAAW,0BAA0B;IACzC,cAAc,EAAE,MAAM,CAAA;CACvB;AAED,MAAM,WAAW,0BAA0B;IACzC,cAAc,EAAE,MAAM,CAAA;IACtB,OAAO,EAAE;QACP,QAAQ,EAAE,MAAM,CAAA;QAChB,QAAQ,EAAE,MAAM,CAAA;KACjB,CAAA;CACF;AAED,MAAM,WAAW,gCACf,SAAQ,mBAAmB,CAAC,mBAAmB,CAAC;CAAG;AAErD,MAAM,WAAW,6CACf,SAAQ,mBAAmB,CAAC,kBAAkB,CAAC;CAAG;AAEpD,MAAM,WAAW,0BAA0B;IACzC,cAAc,EAAE,kBAAkB,CAAA;CACnC;AAED,MAAM,MAAM,8BAA8B,GAAG,iBAAiB,CAAC;IAC7D,eAAe,EAAE,kBAAkB,EAAE,CAAA;CACtC,CAAC,CAAA;AAEF,MAAM,WAAW,gCACf,SAAQ,cAAc,CAAC,gBAAgB,EAAE,YAAY,CAAC;CAAG;AAE3D,MAAM,MAAM,oCAAoC,GAAG,gCAAgC,GAAG,gCAAgC,EAAE,CAAA;AAExH,MAAM,WAAW,yCAAyC;IACxD,OAAO,EAAE,oCAAoC,CAAA;IAC7C,OAAO,EAAE,oCAAoC,CAAA;IAC7C,OAAO,EAAE,oCAAoC,CAAA;CAC9C;AAED,MAAM,WAAW,8CAA8C;IAC7D,EAAE,EAAE,gCAAgC,CAAA;IACpC,MAAM,EAAE,6BAA6B,CAAA;IACrC,OAAO,EAAE,OAAO,CAAA;IAChB,MAAM,EAAE,mBAAmB,CAAA;CAC5B"}
@@ -0,0 +1,12 @@
1
+ import { BasePromotion, BasePromotionRule, BaseRuleAttributeOptions, BaseRuleOperatorOptions, BaseRuleValueOptions } from "../common";
2
+ export interface AdminPromotion extends BasePromotion {
3
+ }
4
+ export interface AdminPromotionRule extends BasePromotionRule {
5
+ }
6
+ export interface AdminRuleAttributeOption extends BaseRuleAttributeOptions {
7
+ }
8
+ export interface AdminRuleOperatorOption extends BaseRuleOperatorOptions {
9
+ }
10
+ export interface AdminRuleValueOption extends BaseRuleValueOptions {
11
+ }
12
+ //# sourceMappingURL=entities.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"entities.d.ts","sourceRoot":"","sources":["../../../../src/http/promotion/admin/entities.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EACb,iBAAiB,EACjB,wBAAwB,EACxB,uBAAuB,EACvB,oBAAoB,EACrB,MAAM,WAAW,CAAC;AAEnB,MAAM,WAAW,cAAe,SAAQ,aAAa;CAAG;AACxD,MAAM,WAAW,kBAAmB,SAAQ,iBAAiB;CAAG;AAChE,MAAM,WAAW,wBAAyB,SAAQ,wBAAwB;CAAG;AAC7E,MAAM,WAAW,uBAAwB,SAAQ,uBAAuB;CAAG;AAC3E,MAAM,WAAW,oBAAqB,SAAQ,oBAAoB;CAAG"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=entities.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"entities.js","sourceRoot":"","sources":["../../../../src/http/promotion/admin/entities.ts"],"names":[],"mappings":""}
@@ -1,5 +1,3 @@
1
- export * from "./promotion-rule";
2
- export * from "./rule-attribute-options";
3
- export * from "./rule-operator-options";
4
- export * from "./rule-value-options";
1
+ export * from "./entities";
2
+ export * from "./responses";
5
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/http/promotion/admin/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,0BAA0B,CAAA;AACxC,cAAc,yBAAyB,CAAA;AACvC,cAAc,sBAAsB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/http/promotion/admin/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA;AAC1B,cAAc,aAAa,CAAA"}
@@ -14,8 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./promotion-rule"), exports);
18
- __exportStar(require("./rule-attribute-options"), exports);
19
- __exportStar(require("./rule-operator-options"), exports);
20
- __exportStar(require("./rule-value-options"), exports);
17
+ __exportStar(require("./entities"), exports);
18
+ __exportStar(require("./responses"), exports);
21
19
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/http/promotion/admin/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAgC;AAChC,2DAAwC;AACxC,0DAAuC;AACvC,uDAAoC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/http/promotion/admin/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA0B;AAC1B,8CAA2B"}
@@ -0,0 +1,41 @@
1
+ import { BatchMethodResponse } from "../../../common";
2
+ import { PaginatedResponse } from "../../common";
3
+ import { AdminPromotion, AdminPromotionRule, AdminRuleAttributeOption, AdminRuleOperatorOption, AdminRuleValueOption } from "./entities";
4
+ export interface AdminPromotionResponse {
5
+ promotion: AdminPromotion;
6
+ }
7
+ export type AdminPromotionListResponse = PaginatedResponse<{
8
+ promotions: AdminPromotion[];
9
+ }>;
10
+ export interface PromotionRuleResponse {
11
+ rule: AdminPromotionRule;
12
+ }
13
+ export type AdminPromotionRuleListResponse = {
14
+ rules: AdminPromotionRule[];
15
+ };
16
+ export interface RuleAttributeOptionsResponse {
17
+ attribute: AdminRuleAttributeOption[];
18
+ }
19
+ export type AdminRuleAttributeOptionsListResponse = {
20
+ attributes: AdminRuleAttributeOption[];
21
+ };
22
+ export interface RuleOperatorOptionsResponse {
23
+ operator: AdminRuleOperatorOption;
24
+ }
25
+ export type AdminRuleOperatorOptionsListResponse = PaginatedResponse<{
26
+ operators: AdminRuleOperatorOption[];
27
+ }>;
28
+ /**
29
+ * @experimental
30
+ */
31
+ export interface RuleValueOptionsResponse {
32
+ value: AdminRuleValueOption;
33
+ }
34
+ /**
35
+ * @experimental
36
+ */
37
+ export type AdminRuleValueOptionsListResponse = {
38
+ values: AdminRuleValueOption[];
39
+ };
40
+ export type AdminPromotionRuleBatchResponse = BatchMethodResponse<AdminPromotionRule>;
41
+ //# sourceMappingURL=responses.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../../../src/http/promotion/admin/responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AACtD,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AACjD,OAAO,EACL,cAAc,EACd,kBAAkB,EAClB,wBAAwB,EACxB,uBAAuB,EACvB,oBAAoB,EACrB,MAAM,YAAY,CAAC;AAEpB,MAAM,WAAW,sBAAsB;IACrC,SAAS,EAAE,cAAc,CAAA;CAC1B;AAED,MAAM,MAAM,0BAA0B,GAAG,iBAAiB,CAAC;IACzD,UAAU,EAAE,cAAc,EAAE,CAAA;CAC7B,CAAC,CAAA;AAEF,MAAM,WAAW,qBAAqB;IACpC,IAAI,EAAE,kBAAkB,CAAA;CACzB;AAED,MAAM,MAAM,8BAA8B,GAAG;IAC3C,KAAK,EAAE,kBAAkB,EAAE,CAAA;CAC5B,CAAA;AAED,MAAM,WAAW,4BAA4B;IAC3C,SAAS,EAAE,wBAAwB,EAAE,CAAA;CACtC;AAED,MAAM,MAAM,qCAAqC,GAAG;IAClD,UAAU,EAAE,wBAAwB,EAAE,CAAA;CACvC,CAAA;AAED,MAAM,WAAW,2BAA2B;IAC1C,QAAQ,EAAE,uBAAuB,CAAA;CAClC;AAED,MAAM,MAAM,oCAAoC,GAAG,iBAAiB,CAAC;IACnE,SAAS,EAAE,uBAAuB,EAAE,CAAA;CACrC,CAAC,CAAA;AAEF;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC,KAAK,EAAE,oBAAoB,CAAA;CAC5B;AAED;;GAEG;AACH,MAAM,MAAM,iCAAiC,GAAG;IAC9C,MAAM,EAAE,oBAAoB,EAAE,CAAA;CAC/B,CAAA;AAED,MAAM,MAAM,+BAA+B,GAAG,mBAAmB,CAAC,kBAAkB,CAAC,CAAA"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=responses.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responses.js","sourceRoot":"","sources":["../../../../src/http/promotion/admin/responses.ts"],"names":[],"mappings":""}
@@ -1,12 +1,57 @@
1
- import { ApplicationMethodTypeValues } from "../../promotion";
1
+ import { ApplicationMethodAllocationValues, ApplicationMethodTargetTypeValues, ApplicationMethodTypeValues, PromotionRuleOperatorValues, PromotionTypeValues } from "../../promotion";
2
+ import { CampaignResponse } from "../campaign";
3
+ export interface BasePromotionRule {
4
+ id: string;
5
+ description?: string | null;
6
+ attribute?: string;
7
+ operator?: PromotionRuleOperatorValues;
8
+ values: BasePromotionRuleValue[];
9
+ }
10
+ export interface BaseApplicationMethod {
11
+ id: string;
12
+ type?: ApplicationMethodTypeValues;
13
+ target_type?: ApplicationMethodTargetTypeValues;
14
+ allocation?: ApplicationMethodAllocationValues;
15
+ value?: number;
16
+ currency_code?: string;
17
+ max_quantity?: number | null;
18
+ buy_rules_min_quantity?: number | null;
19
+ apply_to_quantity?: number | null;
20
+ promotion?: BasePromotion;
21
+ target_rules?: BasePromotionRule[];
22
+ buy_rules?: BasePromotionRule[];
23
+ }
2
24
  export interface BasePromotion {
3
25
  id: string;
4
26
  code?: string;
27
+ type?: PromotionTypeValues;
5
28
  is_automatic?: boolean;
6
- application_method?: {
7
- type?: ApplicationMethodTypeValues;
8
- value?: number;
9
- currency_code?: string;
10
- };
29
+ application_method?: BaseApplicationMethod;
30
+ rules?: BasePromotionRule[];
31
+ campaign_id?: string;
32
+ campaign?: CampaignResponse;
33
+ }
34
+ export interface BasePromotionRuleValue {
35
+ id: string;
36
+ value?: string;
37
+ }
38
+ export interface BaseRuleAttributeOptions {
39
+ id: string;
40
+ value: string;
41
+ label: string;
42
+ field_type: string;
43
+ required: boolean;
44
+ disguised: boolean;
45
+ operators: BaseRuleOperatorOptions[];
46
+ }
47
+ export interface BaseRuleOperatorOptions {
48
+ id: string;
49
+ value: string;
50
+ label: string;
51
+ }
52
+ export interface BaseRuleValueOptions {
53
+ id: string;
54
+ value: string;
55
+ label: string;
11
56
  }
12
57
  //# sourceMappingURL=common.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../src/http/promotion/common.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,iBAAiB,CAAA;AAE7D,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,kBAAkB,CAAC,EAAE;QACnB,IAAI,CAAC,EAAE,2BAA2B,CAAA;QAClC,KAAK,CAAC,EAAE,MAAM,CAAA;QACd,aAAa,CAAC,EAAE,MAAM,CAAA;KACvB,CAAA;CACF"}
1
+ {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../src/http/promotion/common.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iCAAiC,EACjC,iCAAiC,EACjC,2BAA2B,EAC3B,2BAA2B,EAC3B,mBAAmB,EACpB,MAAM,iBAAiB,CAAA;AACxB,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAE9C,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,MAAM,CAAA;IACV,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,2BAA2B,CAAA;IACtC,MAAM,EAAE,sBAAsB,EAAE,CAAA;CACjC;AAED,MAAM,WAAW,qBAAqB;IACpC,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,CAAC,EAAE,2BAA2B,CAAA;IAClC,WAAW,CAAC,EAAE,iCAAiC,CAAA;IAC/C,UAAU,CAAC,EAAE,iCAAiC,CAAA;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC5B,sBAAsB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACtC,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACjC,SAAS,CAAC,EAAE,aAAa,CAAA;IACzB,YAAY,CAAC,EAAE,iBAAiB,EAAE,CAAA;IAClC,SAAS,CAAC,EAAE,iBAAiB,EAAE,CAAA;CAChC;AAED,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,mBAAmB,CAAA;IAC1B,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,kBAAkB,CAAC,EAAE,qBAAqB,CAAA;IAC1C,KAAK,CAAC,EAAE,iBAAiB,EAAE,CAAA;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,gBAAgB,CAAA;CAC5B;AAED,MAAM,WAAW,sBAAsB;IACrC,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;AAED,MAAM,WAAW,wBAAwB;IACvC,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,OAAO,CAAA;IACjB,SAAS,EAAE,OAAO,CAAA;IAClB,SAAS,EAAE,uBAAuB,EAAE,CAAA;CACrC;AAED,MAAM,WAAW,uBAAuB;IACtC,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;CACd;AAED,MAAM,WAAW,oBAAoB;IACnC,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;CACd"}
@@ -0,0 +1,6 @@
1
+ import { BaseRegion, BaseRegionCountry } from "../common";
2
+ export interface AdminRegion extends BaseRegion {
3
+ }
4
+ export interface AdminRegionCountry extends BaseRegionCountry {
5
+ }
6
+ //# sourceMappingURL=entities.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"entities.d.ts","sourceRoot":"","sources":["../../../../src/http/region/admin/entities.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EACV,iBAAiB,EAClB,MAAM,WAAW,CAAA;AAElB,MAAM,WAAW,WAAY,SAAQ,UAAU;CAAG;AAClD,MAAM,WAAW,kBAAmB,SAAQ,iBAAiB;CAAG"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=entities.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"entities.js","sourceRoot":"","sources":["../../../../src/http/region/admin/entities.ts"],"names":[],"mappings":""}
@@ -0,0 +1,5 @@
1
+ export * from "./entities";
2
+ export * from "./payloads";
3
+ export * from "./queries";
4
+ export * from "./responses";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/http/region/admin/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA;AAC1B,cAAc,YAAY,CAAA;AAC1B,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA"}
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./entities"), exports);
18
+ __exportStar(require("./payloads"), exports);
19
+ __exportStar(require("./queries"), exports);
20
+ __exportStar(require("./responses"), exports);
21
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/http/region/admin/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA0B;AAC1B,6CAA0B;AAC1B,4CAAyB;AACzB,8CAA2B"}
@@ -1,12 +1,3 @@
1
- import { BaseRegion, BaseRegionCountry, BaseRegionCountryFilters, BaseRegionFilters } from "./common";
2
- export interface AdminRegion extends BaseRegion {
3
- }
4
- export interface AdminRegionCountry extends BaseRegionCountry {
5
- }
6
- export interface AdminRegionFilters extends BaseRegionFilters {
7
- }
8
- export interface AdminRegionCountryFilters extends BaseRegionCountryFilters {
9
- }
10
1
  export interface AdminCreateRegion {
11
2
  name: string;
12
3
  currency_code: string;
@@ -25,4 +16,4 @@ export interface AdminUpdateRegion {
25
16
  payment_providers?: string[];
26
17
  metadata?: Record<string, any>;
27
18
  }
28
- //# sourceMappingURL=admin.d.ts.map
19
+ //# sourceMappingURL=payloads.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payloads.d.ts","sourceRoot":"","sources":["../../../../src/http/region/admin/payloads.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,MAAM,CAAA;IACZ,aAAa,EAAE,MAAM,CAAA;IACrB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAA;IACpB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAA;IAC5B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAC/B;AAED,MAAM,WAAW,iBAAiB;IAChC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAA;IACpB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAA;IAC5B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAC/B"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=payloads.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payloads.js","sourceRoot":"","sources":["../../../../src/http/region/admin/payloads.ts"],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ import { BaseRegionCountryFilters, BaseRegionFilters } from "../common";
2
+ export interface AdminRegionFilters extends BaseRegionFilters {
3
+ }
4
+ export interface AdminRegionCountryFilters extends BaseRegionCountryFilters {
5
+ }
6
+ //# sourceMappingURL=queries.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"queries.d.ts","sourceRoot":"","sources":["../../../../src/http/region/admin/queries.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,wBAAwB,EACxB,iBAAiB,EAClB,MAAM,WAAW,CAAA;AAElB,MAAM,WAAW,kBAAmB,SAAQ,iBAAiB;CAAG;AAChE,MAAM,WAAW,yBAA0B,SAAQ,wBAAwB;CAAG"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=queries.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"queries.js","sourceRoot":"","sources":["../../../../src/http/region/admin/queries.ts"],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ import { PaginatedResponse } from "../../common";
2
+ import { AdminRegion } from "./entities";
3
+ export interface AdminRegionResponse {
4
+ region: AdminRegion;
5
+ }
6
+ export type AdminRegionListResponse = PaginatedResponse<{
7
+ regions: AdminRegion[];
8
+ }>;
9
+ //# sourceMappingURL=responses.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../../../src/http/region/admin/responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAEzC,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,WAAW,CAAA;CACpB;AAED,MAAM,MAAM,uBAAuB,GAAG,iBAAiB,CAAC;IACtD,OAAO,EAAE,WAAW,EAAE,CAAA;CACvB,CAAC,CAAA"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=responses.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responses.js","sourceRoot":"","sources":["../../../../src/http/region/admin/responses.ts"],"names":[],"mappings":""}
@@ -0,0 +1,6 @@
1
+ import { BaseRegion, BaseRegionCountry } from "../common";
2
+ export interface StoreRegion extends BaseRegion {
3
+ }
4
+ export interface StoreRegionCountry extends BaseRegionCountry {
5
+ }
6
+ //# sourceMappingURL=entities.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"entities.d.ts","sourceRoot":"","sources":["../../../../src/http/region/store/entities.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EACV,iBAAiB,EAClB,MAAM,WAAW,CAAA;AAElB,MAAM,WAAW,WAAY,SAAQ,UAAU;CAAG;AAClD,MAAM,WAAW,kBAAmB,SAAQ,iBAAiB;CAAG"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=entities.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"entities.js","sourceRoot":"","sources":["../../../../src/http/region/store/entities.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ export * from "./entities";
2
+ export * from "./queries";
3
+ export * from "./responses";
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/http/region/store/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA;AAC1B,cAAc,WAAW,CAAA;AACzB,cAAc,aAAa,CAAA"}
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./entities"), exports);
18
+ __exportStar(require("./queries"), exports);
19
+ __exportStar(require("./responses"), exports);
20
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/http/region/store/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA0B;AAC1B,4CAAyB;AACzB,8CAA2B"}
@@ -0,0 +1,6 @@
1
+ import { BaseRegionCountryFilters, BaseRegionFilters } from "../common";
2
+ export interface StoreRegionFilters extends BaseRegionFilters {
3
+ }
4
+ export interface StoreRegionCountryFilters extends BaseRegionCountryFilters {
5
+ }
6
+ //# sourceMappingURL=queries.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"queries.d.ts","sourceRoot":"","sources":["../../../../src/http/region/store/queries.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,wBAAwB,EACxB,iBAAiB,EAClB,MAAM,WAAW,CAAA;AAElB,MAAM,WAAW,kBAAmB,SAAQ,iBAAiB;CAAG;AAChE,MAAM,WAAW,yBAA0B,SAAQ,wBAAwB;CAAG"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=queries.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"queries.js","sourceRoot":"","sources":["../../../../src/http/region/store/queries.ts"],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ import { PaginatedResponse } from "../../common";
2
+ import { StoreRegion } from "./entities";
3
+ export type StoreRegionResponse = {
4
+ region: StoreRegion;
5
+ };
6
+ export type StoreRegionListResponse = PaginatedResponse<{
7
+ regions: StoreRegion[];
8
+ }>;
9
+ //# sourceMappingURL=responses.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responses.d.ts","sourceRoot":"","sources":["../../../../src/http/region/store/responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAEzC,MAAM,MAAM,mBAAmB,GAAG;IAChC,MAAM,EAAE,WAAW,CAAA;CACpB,CAAA;AAED,MAAM,MAAM,uBAAuB,GAAG,iBAAiB,CAAC;IAAE,OAAO,EAAE,WAAW,EAAE,CAAA;CAAE,CAAC,CAAA"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=responses.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responses.js","sourceRoot":"","sources":["../../../../src/http/region/store/responses.ts"],"names":[],"mappings":""}
@@ -1,5 +1,4 @@
1
- import { PaginatedResponse } from "../../common";
2
- interface ReservationResponse {
1
+ export interface ReservationResponse {
3
2
  id: string;
4
3
  line_item_id: string | null;
5
4
  location_id: string;
@@ -14,11 +13,4 @@ interface ReservationResponse {
14
13
  created_at?: Date | string;
15
14
  updated_at?: Date | string;
16
15
  }
17
- export interface AdminReservationResponse {
18
- reservation: ReservationResponse;
19
- }
20
- export type AdminReservationListResponse = PaginatedResponse<{
21
- reservations: ReservationResponse[];
22
- }>;
23
- export {};
24
- //# sourceMappingURL=reservation.d.ts.map
16
+ //# sourceMappingURL=entities.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"entities.d.ts","sourceRoot":"","sources":["../../../../src/http/reservation/admin/entities.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAA;IACV,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,WAAW,EAAE,MAAM,CAAA;IACnB,QAAQ,EAAE,MAAM,CAAA;IAChB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,iBAAiB,EAAE,MAAM,CAAA;IACzB,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;IACvC,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;IAClC,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,UAAU,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,IAAI,CAAA;IACjC,UAAU,CAAC,EAAE,IAAI,GAAG,MAAM,CAAA;IAC1B,UAAU,CAAC,EAAE,IAAI,GAAG,MAAM,CAAA;CAC3B"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=entities.js.map