@keystrokehq/shippo 0.1.0 → 0.1.2

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 (663) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-address.cjs +12 -12
  4. package/dist/actions/create-address.cjs.map +1 -1
  5. package/dist/actions/create-address.d.cts +67 -3
  6. package/dist/actions/create-address.d.cts.map +1 -1
  7. package/dist/actions/create-address.d.mts +67 -3
  8. package/dist/actions/create-address.d.mts.map +1 -1
  9. package/dist/actions/create-address.mjs +12 -12
  10. package/dist/actions/create-address.mjs.map +1 -1
  11. package/dist/actions/create-batch.cjs +7 -7
  12. package/dist/actions/create-batch.cjs.map +1 -1
  13. package/dist/actions/create-batch.d.cts +106 -3
  14. package/dist/actions/create-batch.d.cts.map +1 -1
  15. package/dist/actions/create-batch.d.mts +106 -3
  16. package/dist/actions/create-batch.d.mts.map +1 -1
  17. package/dist/actions/create-batch.mjs +7 -7
  18. package/dist/actions/create-batch.mjs.map +1 -1
  19. package/dist/actions/create-carrier-account.cjs +2 -2
  20. package/dist/actions/create-carrier-account.cjs.map +1 -1
  21. package/dist/actions/create-carrier-account.d.cts +96 -3
  22. package/dist/actions/create-carrier-account.d.cts.map +1 -1
  23. package/dist/actions/create-carrier-account.d.mts +96 -3
  24. package/dist/actions/create-carrier-account.d.mts.map +1 -1
  25. package/dist/actions/create-carrier-account.mjs +2 -2
  26. package/dist/actions/create-carrier-account.mjs.map +1 -1
  27. package/dist/actions/create-customs-item.cjs.map +1 -1
  28. package/dist/actions/create-customs-item.d.cts +47 -3
  29. package/dist/actions/create-customs-item.d.cts.map +1 -1
  30. package/dist/actions/create-customs-item.d.mts +47 -3
  31. package/dist/actions/create-customs-item.d.mts.map +1 -1
  32. package/dist/actions/create-customs-item.mjs.map +1 -1
  33. package/dist/actions/create-live-rate.cjs.map +1 -1
  34. package/dist/actions/create-live-rate.d.cts +107 -3
  35. package/dist/actions/create-live-rate.d.cts.map +1 -1
  36. package/dist/actions/create-live-rate.d.mts +107 -3
  37. package/dist/actions/create-live-rate.d.mts.map +1 -1
  38. package/dist/actions/create-live-rate.mjs.map +1 -1
  39. package/dist/actions/create-manifest.cjs +8 -8
  40. package/dist/actions/create-manifest.cjs.map +1 -1
  41. package/dist/actions/create-manifest.d.cts +31 -3
  42. package/dist/actions/create-manifest.d.cts.map +1 -1
  43. package/dist/actions/create-manifest.d.mts +31 -3
  44. package/dist/actions/create-manifest.d.mts.map +1 -1
  45. package/dist/actions/create-manifest.mjs +8 -8
  46. package/dist/actions/create-manifest.mjs.map +1 -1
  47. package/dist/actions/create-merchant-address.cjs.map +1 -1
  48. package/dist/actions/create-merchant-address.d.cts +62 -3
  49. package/dist/actions/create-merchant-address.d.cts.map +1 -1
  50. package/dist/actions/create-merchant-address.d.mts +62 -3
  51. package/dist/actions/create-merchant-address.d.mts.map +1 -1
  52. package/dist/actions/create-merchant-address.mjs.map +1 -1
  53. package/dist/actions/create-merchant-batch.cjs +10 -10
  54. package/dist/actions/create-merchant-batch.cjs.map +1 -1
  55. package/dist/actions/create-merchant-batch.d.cts +83 -3
  56. package/dist/actions/create-merchant-batch.d.cts.map +1 -1
  57. package/dist/actions/create-merchant-batch.d.mts +83 -3
  58. package/dist/actions/create-merchant-batch.d.mts.map +1 -1
  59. package/dist/actions/create-merchant-batch.mjs +10 -10
  60. package/dist/actions/create-merchant-batch.mjs.map +1 -1
  61. package/dist/actions/create-merchant-carrier-account.cjs.map +1 -1
  62. package/dist/actions/create-merchant-carrier-account.d.cts +100 -3
  63. package/dist/actions/create-merchant-carrier-account.d.cts.map +1 -1
  64. package/dist/actions/create-merchant-carrier-account.d.mts +100 -3
  65. package/dist/actions/create-merchant-carrier-account.d.mts.map +1 -1
  66. package/dist/actions/create-merchant-carrier-account.mjs.map +1 -1
  67. package/dist/actions/create-merchant-customs-declaration.cjs.map +1 -1
  68. package/dist/actions/create-merchant-customs-declaration.d.cts +121 -3
  69. package/dist/actions/create-merchant-customs-declaration.d.cts.map +1 -1
  70. package/dist/actions/create-merchant-customs-declaration.d.mts +121 -3
  71. package/dist/actions/create-merchant-customs-declaration.d.mts.map +1 -1
  72. package/dist/actions/create-merchant-customs-declaration.mjs.map +1 -1
  73. package/dist/actions/create-merchant-customs-item.cjs.map +1 -1
  74. package/dist/actions/create-merchant-customs-item.d.cts +62 -3
  75. package/dist/actions/create-merchant-customs-item.d.cts.map +1 -1
  76. package/dist/actions/create-merchant-customs-item.d.mts +62 -3
  77. package/dist/actions/create-merchant-customs-item.d.mts.map +1 -1
  78. package/dist/actions/create-merchant-customs-item.mjs.map +1 -1
  79. package/dist/actions/create-merchant-order.cjs +1 -1
  80. package/dist/actions/create-merchant-order.cjs.map +1 -1
  81. package/dist/actions/create-merchant-order.d.cts +163 -3
  82. package/dist/actions/create-merchant-order.d.cts.map +1 -1
  83. package/dist/actions/create-merchant-order.d.mts +163 -3
  84. package/dist/actions/create-merchant-order.d.mts.map +1 -1
  85. package/dist/actions/create-merchant-order.mjs +1 -1
  86. package/dist/actions/create-merchant-order.mjs.map +1 -1
  87. package/dist/actions/create-merchant-parcel.cjs.map +1 -1
  88. package/dist/actions/create-merchant-parcel.d.cts +165 -3
  89. package/dist/actions/create-merchant-parcel.d.cts.map +1 -1
  90. package/dist/actions/create-merchant-parcel.d.mts +165 -3
  91. package/dist/actions/create-merchant-parcel.d.mts.map +1 -1
  92. package/dist/actions/create-merchant-parcel.mjs.map +1 -1
  93. package/dist/actions/create-merchant-refund.cjs.map +1 -1
  94. package/dist/actions/create-merchant-refund.d.cts +26 -3
  95. package/dist/actions/create-merchant-refund.d.cts.map +1 -1
  96. package/dist/actions/create-merchant-refund.d.mts +26 -3
  97. package/dist/actions/create-merchant-refund.d.mts.map +1 -1
  98. package/dist/actions/create-merchant-refund.mjs.map +1 -1
  99. package/dist/actions/create-merchant-shipment.cjs.map +1 -1
  100. package/dist/actions/create-merchant-shipment.d.cts +282 -3
  101. package/dist/actions/create-merchant-shipment.d.cts.map +1 -1
  102. package/dist/actions/create-merchant-shipment.d.mts +282 -3
  103. package/dist/actions/create-merchant-shipment.d.mts.map +1 -1
  104. package/dist/actions/create-merchant-shipment.mjs.map +1 -1
  105. package/dist/actions/create-merchant-transaction.cjs.map +1 -1
  106. package/dist/actions/create-merchant-transaction.d.cts +59 -3
  107. package/dist/actions/create-merchant-transaction.d.cts.map +1 -1
  108. package/dist/actions/create-merchant-transaction.d.mts +59 -3
  109. package/dist/actions/create-merchant-transaction.d.mts.map +1 -1
  110. package/dist/actions/create-merchant-transaction.mjs.map +1 -1
  111. package/dist/actions/create-order.cjs +2 -2
  112. package/dist/actions/create-order.cjs.map +1 -1
  113. package/dist/actions/create-order.d.cts +182 -3
  114. package/dist/actions/create-order.d.cts.map +1 -1
  115. package/dist/actions/create-order.d.mts +182 -3
  116. package/dist/actions/create-order.d.mts.map +1 -1
  117. package/dist/actions/create-order.mjs +2 -2
  118. package/dist/actions/create-order.mjs.map +1 -1
  119. package/dist/actions/create-parcel.cjs +11 -11
  120. package/dist/actions/create-parcel.cjs.map +1 -1
  121. package/dist/actions/create-parcel.d.cts +89 -3
  122. package/dist/actions/create-parcel.d.cts.map +1 -1
  123. package/dist/actions/create-parcel.d.mts +89 -3
  124. package/dist/actions/create-parcel.d.mts.map +1 -1
  125. package/dist/actions/create-parcel.mjs +11 -11
  126. package/dist/actions/create-parcel.mjs.map +1 -1
  127. package/dist/actions/create-refund.cjs.map +1 -1
  128. package/dist/actions/create-refund.d.cts +24 -3
  129. package/dist/actions/create-refund.d.cts.map +1 -1
  130. package/dist/actions/create-refund.d.mts +24 -3
  131. package/dist/actions/create-refund.d.mts.map +1 -1
  132. package/dist/actions/create-refund.mjs.map +1 -1
  133. package/dist/actions/create-service-group.cjs +7 -7
  134. package/dist/actions/create-service-group.cjs.map +1 -1
  135. package/dist/actions/create-service-group.d.cts +50 -3
  136. package/dist/actions/create-service-group.d.cts.map +1 -1
  137. package/dist/actions/create-service-group.d.mts +50 -3
  138. package/dist/actions/create-service-group.d.mts.map +1 -1
  139. package/dist/actions/create-service-group.mjs +7 -7
  140. package/dist/actions/create-service-group.mjs.map +1 -1
  141. package/dist/actions/create-shipment.cjs +6 -6
  142. package/dist/actions/create-shipment.cjs.map +1 -1
  143. package/dist/actions/create-shipment.d.cts +223 -3
  144. package/dist/actions/create-shipment.d.cts.map +1 -1
  145. package/dist/actions/create-shipment.d.mts +223 -3
  146. package/dist/actions/create-shipment.d.mts.map +1 -1
  147. package/dist/actions/create-shipment.mjs +6 -6
  148. package/dist/actions/create-shipment.mjs.map +1 -1
  149. package/dist/actions/create-track.cjs +2 -2
  150. package/dist/actions/create-track.cjs.map +1 -1
  151. package/dist/actions/create-track.d.cts +66 -3
  152. package/dist/actions/create-track.d.cts.map +1 -1
  153. package/dist/actions/create-track.d.mts +66 -3
  154. package/dist/actions/create-track.d.mts.map +1 -1
  155. package/dist/actions/create-track.mjs +2 -2
  156. package/dist/actions/create-track.mjs.map +1 -1
  157. package/dist/actions/create-transaction.cjs.map +1 -1
  158. package/dist/actions/create-transaction.d.cts +58 -3
  159. package/dist/actions/create-transaction.d.cts.map +1 -1
  160. package/dist/actions/create-transaction.d.mts +58 -3
  161. package/dist/actions/create-transaction.d.mts.map +1 -1
  162. package/dist/actions/create-transaction.mjs.map +1 -1
  163. package/dist/actions/create-user-parcel-template.cjs.map +1 -1
  164. package/dist/actions/create-user-parcel-template.d.cts +35 -3
  165. package/dist/actions/create-user-parcel-template.d.cts.map +1 -1
  166. package/dist/actions/create-user-parcel-template.d.mts +35 -3
  167. package/dist/actions/create-user-parcel-template.d.mts.map +1 -1
  168. package/dist/actions/create-user-parcel-template.mjs.map +1 -1
  169. package/dist/actions/create-webhook.cjs +7 -7
  170. package/dist/actions/create-webhook.cjs.map +1 -1
  171. package/dist/actions/create-webhook.d.cts +27 -3
  172. package/dist/actions/create-webhook.d.cts.map +1 -1
  173. package/dist/actions/create-webhook.d.mts +27 -3
  174. package/dist/actions/create-webhook.d.mts.map +1 -1
  175. package/dist/actions/create-webhook.mjs +7 -7
  176. package/dist/actions/create-webhook.mjs.map +1 -1
  177. package/dist/actions/delete-default-parcel-template.cjs +1 -1
  178. package/dist/actions/delete-default-parcel-template.cjs.map +1 -1
  179. package/dist/actions/delete-default-parcel-template.d.cts +9 -3
  180. package/dist/actions/delete-default-parcel-template.d.cts.map +1 -1
  181. package/dist/actions/delete-default-parcel-template.d.mts +9 -3
  182. package/dist/actions/delete-default-parcel-template.d.mts.map +1 -1
  183. package/dist/actions/delete-default-parcel-template.mjs +1 -1
  184. package/dist/actions/delete-default-parcel-template.mjs.map +1 -1
  185. package/dist/actions/delete-user-parcel-template.cjs +1 -1
  186. package/dist/actions/delete-user-parcel-template.cjs.map +1 -1
  187. package/dist/actions/delete-user-parcel-template.d.cts +11 -3
  188. package/dist/actions/delete-user-parcel-template.d.cts.map +1 -1
  189. package/dist/actions/delete-user-parcel-template.d.mts +11 -3
  190. package/dist/actions/delete-user-parcel-template.d.mts.map +1 -1
  191. package/dist/actions/delete-user-parcel-template.mjs +1 -1
  192. package/dist/actions/delete-user-parcel-template.mjs.map +1 -1
  193. package/dist/actions/delete-webhook.cjs +1 -1
  194. package/dist/actions/delete-webhook.cjs.map +1 -1
  195. package/dist/actions/delete-webhook.d.cts +11 -3
  196. package/dist/actions/delete-webhook.d.cts.map +1 -1
  197. package/dist/actions/delete-webhook.d.mts +11 -3
  198. package/dist/actions/delete-webhook.d.mts.map +1 -1
  199. package/dist/actions/delete-webhook.mjs +1 -1
  200. package/dist/actions/delete-webhook.mjs.map +1 -1
  201. package/dist/actions/get-address.cjs +2 -2
  202. package/dist/actions/get-address.cjs.map +1 -1
  203. package/dist/actions/get-address.d.cts +39 -3
  204. package/dist/actions/get-address.d.cts.map +1 -1
  205. package/dist/actions/get-address.d.mts +39 -3
  206. package/dist/actions/get-address.d.mts.map +1 -1
  207. package/dist/actions/get-address.mjs +2 -2
  208. package/dist/actions/get-address.mjs.map +1 -1
  209. package/dist/actions/get-carrier-account.cjs +2 -2
  210. package/dist/actions/get-carrier-account.cjs.map +1 -1
  211. package/dist/actions/get-carrier-account.d.cts +19 -3
  212. package/dist/actions/get-carrier-account.d.cts.map +1 -1
  213. package/dist/actions/get-carrier-account.d.mts +19 -3
  214. package/dist/actions/get-carrier-account.d.mts.map +1 -1
  215. package/dist/actions/get-carrier-account.mjs +2 -2
  216. package/dist/actions/get-carrier-account.mjs.map +1 -1
  217. package/dist/actions/get-carrier-parcel-template.cjs.map +1 -1
  218. package/dist/actions/get-carrier-parcel-template.d.cts +25 -3
  219. package/dist/actions/get-carrier-parcel-template.d.cts.map +1 -1
  220. package/dist/actions/get-carrier-parcel-template.d.mts +25 -3
  221. package/dist/actions/get-carrier-parcel-template.d.mts.map +1 -1
  222. package/dist/actions/get-carrier-parcel-template.mjs.map +1 -1
  223. package/dist/actions/get-carrier-registration-status.cjs.map +1 -1
  224. package/dist/actions/get-carrier-registration-status.d.cts +14 -3
  225. package/dist/actions/get-carrier-registration-status.d.cts.map +1 -1
  226. package/dist/actions/get-carrier-registration-status.d.mts +14 -3
  227. package/dist/actions/get-carrier-registration-status.d.mts.map +1 -1
  228. package/dist/actions/get-carrier-registration-status.mjs.map +1 -1
  229. package/dist/actions/get-customs-declaration.cjs +4 -4
  230. package/dist/actions/get-customs-declaration.cjs.map +1 -1
  231. package/dist/actions/get-customs-declaration.d.cts +48 -3
  232. package/dist/actions/get-customs-declaration.d.cts.map +1 -1
  233. package/dist/actions/get-customs-declaration.d.mts +48 -3
  234. package/dist/actions/get-customs-declaration.d.mts.map +1 -1
  235. package/dist/actions/get-customs-declaration.mjs +4 -4
  236. package/dist/actions/get-customs-declaration.mjs.map +1 -1
  237. package/dist/actions/get-customs-item.cjs +7 -7
  238. package/dist/actions/get-customs-item.cjs.map +1 -1
  239. package/dist/actions/get-customs-item.d.cts +29 -3
  240. package/dist/actions/get-customs-item.d.cts.map +1 -1
  241. package/dist/actions/get-customs-item.d.mts +29 -3
  242. package/dist/actions/get-customs-item.d.mts.map +1 -1
  243. package/dist/actions/get-customs-item.mjs +7 -7
  244. package/dist/actions/get-customs-item.mjs.map +1 -1
  245. package/dist/actions/get-default-parcel-template.cjs.map +1 -1
  246. package/dist/actions/get-default-parcel-template.d.cts +22 -3
  247. package/dist/actions/get-default-parcel-template.d.cts.map +1 -1
  248. package/dist/actions/get-default-parcel-template.d.mts +22 -3
  249. package/dist/actions/get-default-parcel-template.d.mts.map +1 -1
  250. package/dist/actions/get-default-parcel-template.mjs.map +1 -1
  251. package/dist/actions/get-merchant-address.cjs +1 -1
  252. package/dist/actions/get-merchant-address.cjs.map +1 -1
  253. package/dist/actions/get-merchant-address.d.cts +38 -3
  254. package/dist/actions/get-merchant-address.d.cts.map +1 -1
  255. package/dist/actions/get-merchant-address.d.mts +38 -3
  256. package/dist/actions/get-merchant-address.d.mts.map +1 -1
  257. package/dist/actions/get-merchant-address.mjs +1 -1
  258. package/dist/actions/get-merchant-address.mjs.map +1 -1
  259. package/dist/actions/get-merchant-batch.cjs +10 -10
  260. package/dist/actions/get-merchant-batch.cjs.map +1 -1
  261. package/dist/actions/get-merchant-batch.d.cts +50 -3
  262. package/dist/actions/get-merchant-batch.d.cts.map +1 -1
  263. package/dist/actions/get-merchant-batch.d.mts +50 -3
  264. package/dist/actions/get-merchant-batch.d.mts.map +1 -1
  265. package/dist/actions/get-merchant-batch.mjs +10 -10
  266. package/dist/actions/get-merchant-batch.mjs.map +1 -1
  267. package/dist/actions/get-merchant-carrier-account.cjs.map +1 -1
  268. package/dist/actions/get-merchant-carrier-account.d.cts +44 -3
  269. package/dist/actions/get-merchant-carrier-account.d.cts.map +1 -1
  270. package/dist/actions/get-merchant-carrier-account.d.mts +44 -3
  271. package/dist/actions/get-merchant-carrier-account.d.mts.map +1 -1
  272. package/dist/actions/get-merchant-carrier-account.mjs.map +1 -1
  273. package/dist/actions/get-merchant-carrier-registration-status.cjs.map +1 -1
  274. package/dist/actions/get-merchant-carrier-registration-status.d.cts +21 -3
  275. package/dist/actions/get-merchant-carrier-registration-status.d.cts.map +1 -1
  276. package/dist/actions/get-merchant-carrier-registration-status.d.mts +21 -3
  277. package/dist/actions/get-merchant-carrier-registration-status.d.mts.map +1 -1
  278. package/dist/actions/get-merchant-carrier-registration-status.mjs.map +1 -1
  279. package/dist/actions/get-merchant-customs-declaration.cjs.map +1 -1
  280. package/dist/actions/get-merchant-customs-declaration.d.cts +40 -3
  281. package/dist/actions/get-merchant-customs-declaration.d.cts.map +1 -1
  282. package/dist/actions/get-merchant-customs-declaration.d.mts +40 -3
  283. package/dist/actions/get-merchant-customs-declaration.d.mts.map +1 -1
  284. package/dist/actions/get-merchant-customs-declaration.mjs.map +1 -1
  285. package/dist/actions/get-merchant-customs-item.cjs +7 -7
  286. package/dist/actions/get-merchant-customs-item.cjs.map +1 -1
  287. package/dist/actions/get-merchant-customs-item.d.cts +31 -3
  288. package/dist/actions/get-merchant-customs-item.d.cts.map +1 -1
  289. package/dist/actions/get-merchant-customs-item.d.mts +31 -3
  290. package/dist/actions/get-merchant-customs-item.d.mts.map +1 -1
  291. package/dist/actions/get-merchant-customs-item.mjs +7 -7
  292. package/dist/actions/get-merchant-customs-item.mjs.map +1 -1
  293. package/dist/actions/get-merchant-manifest.cjs +7 -7
  294. package/dist/actions/get-merchant-manifest.cjs.map +1 -1
  295. package/dist/actions/get-merchant-manifest.d.cts +26 -3
  296. package/dist/actions/get-merchant-manifest.d.cts.map +1 -1
  297. package/dist/actions/get-merchant-manifest.d.mts +26 -3
  298. package/dist/actions/get-merchant-manifest.d.mts.map +1 -1
  299. package/dist/actions/get-merchant-manifest.mjs +7 -7
  300. package/dist/actions/get-merchant-manifest.mjs.map +1 -1
  301. package/dist/actions/get-merchant-order.cjs +7 -7
  302. package/dist/actions/get-merchant-order.cjs.map +1 -1
  303. package/dist/actions/get-merchant-order.d.cts +75 -3
  304. package/dist/actions/get-merchant-order.d.cts.map +1 -1
  305. package/dist/actions/get-merchant-order.d.mts +75 -3
  306. package/dist/actions/get-merchant-order.d.mts.map +1 -1
  307. package/dist/actions/get-merchant-order.mjs +7 -7
  308. package/dist/actions/get-merchant-order.mjs.map +1 -1
  309. package/dist/actions/get-merchant-parcel.cjs.map +1 -1
  310. package/dist/actions/get-merchant-parcel.d.cts +39 -3
  311. package/dist/actions/get-merchant-parcel.d.cts.map +1 -1
  312. package/dist/actions/get-merchant-parcel.d.mts +39 -3
  313. package/dist/actions/get-merchant-parcel.d.mts.map +1 -1
  314. package/dist/actions/get-merchant-parcel.mjs.map +1 -1
  315. package/dist/actions/get-merchant-rate.cjs +10 -10
  316. package/dist/actions/get-merchant-rate.cjs.map +1 -1
  317. package/dist/actions/get-merchant-rate.d.cts +43 -3
  318. package/dist/actions/get-merchant-rate.d.cts.map +1 -1
  319. package/dist/actions/get-merchant-rate.d.mts +43 -3
  320. package/dist/actions/get-merchant-rate.d.mts.map +1 -1
  321. package/dist/actions/get-merchant-rate.mjs +10 -10
  322. package/dist/actions/get-merchant-rate.mjs.map +1 -1
  323. package/dist/actions/get-merchant-refund.cjs.map +1 -1
  324. package/dist/actions/get-merchant-refund.d.cts +24 -3
  325. package/dist/actions/get-merchant-refund.d.cts.map +1 -1
  326. package/dist/actions/get-merchant-refund.d.mts +24 -3
  327. package/dist/actions/get-merchant-refund.d.mts.map +1 -1
  328. package/dist/actions/get-merchant-refund.mjs.map +1 -1
  329. package/dist/actions/get-merchant-shipment.cjs.map +1 -1
  330. package/dist/actions/get-merchant-shipment.d.cts +140 -3
  331. package/dist/actions/get-merchant-shipment.d.cts.map +1 -1
  332. package/dist/actions/get-merchant-shipment.d.mts +140 -3
  333. package/dist/actions/get-merchant-shipment.d.mts.map +1 -1
  334. package/dist/actions/get-merchant-shipment.mjs.map +1 -1
  335. package/dist/actions/get-merchant-track.cjs +14 -14
  336. package/dist/actions/get-merchant-track.cjs.map +1 -1
  337. package/dist/actions/get-merchant-track.d.cts +66 -3
  338. package/dist/actions/get-merchant-track.d.cts.map +1 -1
  339. package/dist/actions/get-merchant-track.d.mts +66 -3
  340. package/dist/actions/get-merchant-track.d.mts.map +1 -1
  341. package/dist/actions/get-merchant-track.mjs +14 -14
  342. package/dist/actions/get-merchant-track.mjs.map +1 -1
  343. package/dist/actions/get-merchant-transaction.cjs.map +1 -1
  344. package/dist/actions/get-merchant-transaction.d.cts +43 -3
  345. package/dist/actions/get-merchant-transaction.d.cts.map +1 -1
  346. package/dist/actions/get-merchant-transaction.d.mts +43 -3
  347. package/dist/actions/get-merchant-transaction.d.mts.map +1 -1
  348. package/dist/actions/get-merchant-transaction.mjs.map +1 -1
  349. package/dist/actions/get-merchant.cjs +4 -4
  350. package/dist/actions/get-merchant.cjs.map +1 -1
  351. package/dist/actions/get-merchant.d.cts +17 -3
  352. package/dist/actions/get-merchant.d.cts.map +1 -1
  353. package/dist/actions/get-merchant.d.mts +17 -3
  354. package/dist/actions/get-merchant.d.mts.map +1 -1
  355. package/dist/actions/get-merchant.mjs +4 -4
  356. package/dist/actions/get-merchant.mjs.map +1 -1
  357. package/dist/actions/get-order.cjs +1 -1
  358. package/dist/actions/get-order.cjs.map +1 -1
  359. package/dist/actions/get-order.d.cts +77 -3
  360. package/dist/actions/get-order.d.cts.map +1 -1
  361. package/dist/actions/get-order.d.mts +77 -3
  362. package/dist/actions/get-order.d.mts.map +1 -1
  363. package/dist/actions/get-order.mjs +1 -1
  364. package/dist/actions/get-order.mjs.map +1 -1
  365. package/dist/actions/get-parcel.cjs.map +1 -1
  366. package/dist/actions/get-parcel.d.cts +37 -3
  367. package/dist/actions/get-parcel.d.cts.map +1 -1
  368. package/dist/actions/get-parcel.d.mts +37 -3
  369. package/dist/actions/get-parcel.d.mts.map +1 -1
  370. package/dist/actions/get-parcel.mjs.map +1 -1
  371. package/dist/actions/get-rate.cjs +10 -10
  372. package/dist/actions/get-rate.cjs.map +1 -1
  373. package/dist/actions/get-rate.d.cts +42 -3
  374. package/dist/actions/get-rate.d.cts.map +1 -1
  375. package/dist/actions/get-rate.d.mts +42 -3
  376. package/dist/actions/get-rate.d.mts.map +1 -1
  377. package/dist/actions/get-rate.mjs +10 -10
  378. package/dist/actions/get-rate.mjs.map +1 -1
  379. package/dist/actions/get-refund.cjs.map +1 -1
  380. package/dist/actions/get-refund.d.cts +22 -3
  381. package/dist/actions/get-refund.d.cts.map +1 -1
  382. package/dist/actions/get-refund.d.mts +22 -3
  383. package/dist/actions/get-refund.d.mts.map +1 -1
  384. package/dist/actions/get-refund.mjs.map +1 -1
  385. package/dist/actions/get-shipment.cjs +5 -5
  386. package/dist/actions/get-shipment.cjs.map +1 -1
  387. package/dist/actions/get-shipment.d.cts +110 -3
  388. package/dist/actions/get-shipment.d.cts.map +1 -1
  389. package/dist/actions/get-shipment.d.mts +110 -3
  390. package/dist/actions/get-shipment.d.mts.map +1 -1
  391. package/dist/actions/get-shipment.mjs +5 -5
  392. package/dist/actions/get-shipment.mjs.map +1 -1
  393. package/dist/actions/get-shippo-account.cjs +5 -5
  394. package/dist/actions/get-shippo-account.cjs.map +1 -1
  395. package/dist/actions/get-shippo-account.d.cts +17 -3
  396. package/dist/actions/get-shippo-account.d.cts.map +1 -1
  397. package/dist/actions/get-shippo-account.d.mts +17 -3
  398. package/dist/actions/get-shippo-account.d.mts.map +1 -1
  399. package/dist/actions/get-shippo-account.mjs +5 -5
  400. package/dist/actions/get-shippo-account.mjs.map +1 -1
  401. package/dist/actions/get-track.cjs +14 -14
  402. package/dist/actions/get-track.cjs.map +1 -1
  403. package/dist/actions/get-track.d.cts +64 -3
  404. package/dist/actions/get-track.d.cts.map +1 -1
  405. package/dist/actions/get-track.d.mts +64 -3
  406. package/dist/actions/get-track.d.mts.map +1 -1
  407. package/dist/actions/get-track.mjs +14 -14
  408. package/dist/actions/get-track.mjs.map +1 -1
  409. package/dist/actions/get-transaction.cjs.map +1 -1
  410. package/dist/actions/get-transaction.d.cts +30 -3
  411. package/dist/actions/get-transaction.d.cts.map +1 -1
  412. package/dist/actions/get-transaction.d.mts +30 -3
  413. package/dist/actions/get-transaction.d.mts.map +1 -1
  414. package/dist/actions/get-transaction.mjs.map +1 -1
  415. package/dist/actions/get-user-parcel-template.cjs.map +1 -1
  416. package/dist/actions/get-user-parcel-template.d.cts +31 -3
  417. package/dist/actions/get-user-parcel-template.d.cts.map +1 -1
  418. package/dist/actions/get-user-parcel-template.d.mts +31 -3
  419. package/dist/actions/get-user-parcel-template.d.mts.map +1 -1
  420. package/dist/actions/get-user-parcel-template.mjs.map +1 -1
  421. package/dist/actions/get-webhook.cjs +8 -8
  422. package/dist/actions/get-webhook.cjs.map +1 -1
  423. package/dist/actions/get-webhook.d.cts +16 -3
  424. package/dist/actions/get-webhook.d.cts.map +1 -1
  425. package/dist/actions/get-webhook.d.mts +16 -3
  426. package/dist/actions/get-webhook.d.mts.map +1 -1
  427. package/dist/actions/get-webhook.mjs +8 -8
  428. package/dist/actions/get-webhook.mjs.map +1 -1
  429. package/dist/actions/list-addresses.cjs.map +1 -1
  430. package/dist/actions/list-addresses.d.cts +45 -3
  431. package/dist/actions/list-addresses.d.cts.map +1 -1
  432. package/dist/actions/list-addresses.d.mts +45 -3
  433. package/dist/actions/list-addresses.d.mts.map +1 -1
  434. package/dist/actions/list-addresses.mjs.map +1 -1
  435. package/dist/actions/list-carrier-accounts.cjs.map +1 -1
  436. package/dist/actions/list-carrier-accounts.d.cts +32 -3
  437. package/dist/actions/list-carrier-accounts.d.cts.map +1 -1
  438. package/dist/actions/list-carrier-accounts.d.mts +32 -3
  439. package/dist/actions/list-carrier-accounts.d.mts.map +1 -1
  440. package/dist/actions/list-carrier-accounts.mjs.map +1 -1
  441. package/dist/actions/list-carrier-parcel-templates.cjs.map +1 -1
  442. package/dist/actions/list-carrier-parcel-templates.d.cts +33 -3
  443. package/dist/actions/list-carrier-parcel-templates.d.cts.map +1 -1
  444. package/dist/actions/list-carrier-parcel-templates.d.mts +33 -3
  445. package/dist/actions/list-carrier-parcel-templates.d.mts.map +1 -1
  446. package/dist/actions/list-carrier-parcel-templates.mjs.map +1 -1
  447. package/dist/actions/list-customs-declarations.cjs.map +1 -1
  448. package/dist/actions/list-customs-declarations.d.cts +63 -3
  449. package/dist/actions/list-customs-declarations.d.cts.map +1 -1
  450. package/dist/actions/list-customs-declarations.d.mts +63 -3
  451. package/dist/actions/list-customs-declarations.d.mts.map +1 -1
  452. package/dist/actions/list-customs-declarations.mjs.map +1 -1
  453. package/dist/actions/list-customs-items.cjs.map +1 -1
  454. package/dist/actions/list-customs-items.d.cts +32 -3
  455. package/dist/actions/list-customs-items.d.cts.map +1 -1
  456. package/dist/actions/list-customs-items.d.mts +32 -3
  457. package/dist/actions/list-customs-items.d.mts.map +1 -1
  458. package/dist/actions/list-customs-items.mjs.map +1 -1
  459. package/dist/actions/list-manifests.cjs.map +1 -1
  460. package/dist/actions/list-manifests.d.cts +28 -3
  461. package/dist/actions/list-manifests.d.cts.map +1 -1
  462. package/dist/actions/list-manifests.d.mts +28 -3
  463. package/dist/actions/list-manifests.d.mts.map +1 -1
  464. package/dist/actions/list-manifests.mjs.map +1 -1
  465. package/dist/actions/list-merchant-addresses.cjs.map +1 -1
  466. package/dist/actions/list-merchant-addresses.d.cts +44 -3
  467. package/dist/actions/list-merchant-addresses.d.cts.map +1 -1
  468. package/dist/actions/list-merchant-addresses.d.mts +44 -3
  469. package/dist/actions/list-merchant-addresses.d.mts.map +1 -1
  470. package/dist/actions/list-merchant-addresses.mjs.map +1 -1
  471. package/dist/actions/list-merchant-carrier-accounts.cjs.map +1 -1
  472. package/dist/actions/list-merchant-carrier-accounts.d.cts +27 -3
  473. package/dist/actions/list-merchant-carrier-accounts.d.cts.map +1 -1
  474. package/dist/actions/list-merchant-carrier-accounts.d.mts +27 -3
  475. package/dist/actions/list-merchant-carrier-accounts.d.mts.map +1 -1
  476. package/dist/actions/list-merchant-carrier-accounts.mjs.map +1 -1
  477. package/dist/actions/list-merchant-customs-declarations.cjs.map +1 -1
  478. package/dist/actions/list-merchant-customs-declarations.d.cts +44 -3
  479. package/dist/actions/list-merchant-customs-declarations.d.cts.map +1 -1
  480. package/dist/actions/list-merchant-customs-declarations.d.mts +44 -3
  481. package/dist/actions/list-merchant-customs-declarations.d.mts.map +1 -1
  482. package/dist/actions/list-merchant-customs-declarations.mjs.map +1 -1
  483. package/dist/actions/list-merchant-customs-items.cjs.map +1 -1
  484. package/dist/actions/list-merchant-customs-items.d.cts +35 -3
  485. package/dist/actions/list-merchant-customs-items.d.cts.map +1 -1
  486. package/dist/actions/list-merchant-customs-items.d.mts +35 -3
  487. package/dist/actions/list-merchant-customs-items.d.mts.map +1 -1
  488. package/dist/actions/list-merchant-customs-items.mjs.map +1 -1
  489. package/dist/actions/list-merchant-manifests.cjs.map +1 -1
  490. package/dist/actions/list-merchant-manifests.d.cts +31 -3
  491. package/dist/actions/list-merchant-manifests.d.cts.map +1 -1
  492. package/dist/actions/list-merchant-manifests.d.mts +31 -3
  493. package/dist/actions/list-merchant-manifests.d.mts.map +1 -1
  494. package/dist/actions/list-merchant-manifests.mjs.map +1 -1
  495. package/dist/actions/list-merchant-parcels.cjs.map +1 -1
  496. package/dist/actions/list-merchant-parcels.d.cts +33 -3
  497. package/dist/actions/list-merchant-parcels.d.cts.map +1 -1
  498. package/dist/actions/list-merchant-parcels.d.mts +33 -3
  499. package/dist/actions/list-merchant-parcels.d.mts.map +1 -1
  500. package/dist/actions/list-merchant-parcels.mjs.map +1 -1
  501. package/dist/actions/list-merchant-shipment-rates-by-currency.cjs.map +1 -1
  502. package/dist/actions/list-merchant-shipment-rates-by-currency.d.cts +54 -3
  503. package/dist/actions/list-merchant-shipment-rates-by-currency.d.cts.map +1 -1
  504. package/dist/actions/list-merchant-shipment-rates-by-currency.d.mts +54 -3
  505. package/dist/actions/list-merchant-shipment-rates-by-currency.d.mts.map +1 -1
  506. package/dist/actions/list-merchant-shipment-rates-by-currency.mjs.map +1 -1
  507. package/dist/actions/list-merchant-shipments.cjs.map +1 -1
  508. package/dist/actions/list-merchant-shipments.d.cts +110 -3
  509. package/dist/actions/list-merchant-shipments.d.cts.map +1 -1
  510. package/dist/actions/list-merchant-shipments.d.mts +110 -3
  511. package/dist/actions/list-merchant-shipments.d.mts.map +1 -1
  512. package/dist/actions/list-merchant-shipments.mjs.map +1 -1
  513. package/dist/actions/list-merchant-transactions.cjs.map +1 -1
  514. package/dist/actions/list-merchant-transactions.d.cts +38 -3
  515. package/dist/actions/list-merchant-transactions.d.cts.map +1 -1
  516. package/dist/actions/list-merchant-transactions.d.mts +38 -3
  517. package/dist/actions/list-merchant-transactions.d.mts.map +1 -1
  518. package/dist/actions/list-merchant-transactions.mjs.map +1 -1
  519. package/dist/actions/list-merchants.cjs +3 -3
  520. package/dist/actions/list-merchants.cjs.map +1 -1
  521. package/dist/actions/list-merchants.d.cts +23 -3
  522. package/dist/actions/list-merchants.d.cts.map +1 -1
  523. package/dist/actions/list-merchants.d.mts +23 -3
  524. package/dist/actions/list-merchants.d.mts.map +1 -1
  525. package/dist/actions/list-merchants.mjs +3 -3
  526. package/dist/actions/list-merchants.mjs.map +1 -1
  527. package/dist/actions/list-orders.cjs.map +1 -1
  528. package/dist/actions/list-orders.d.cts +81 -3
  529. package/dist/actions/list-orders.d.cts.map +1 -1
  530. package/dist/actions/list-orders.d.mts +81 -3
  531. package/dist/actions/list-orders.d.mts.map +1 -1
  532. package/dist/actions/list-orders.mjs.map +1 -1
  533. package/dist/actions/list-refunds.cjs +6 -6
  534. package/dist/actions/list-refunds.cjs.map +1 -1
  535. package/dist/actions/list-refunds.d.cts +21 -3
  536. package/dist/actions/list-refunds.d.cts.map +1 -1
  537. package/dist/actions/list-refunds.d.mts +21 -3
  538. package/dist/actions/list-refunds.d.mts.map +1 -1
  539. package/dist/actions/list-refunds.mjs +6 -6
  540. package/dist/actions/list-refunds.mjs.map +1 -1
  541. package/dist/actions/list-service-groups.cjs +4 -4
  542. package/dist/actions/list-service-groups.cjs.map +1 -1
  543. package/dist/actions/list-service-groups.d.cts +24 -3
  544. package/dist/actions/list-service-groups.d.cts.map +1 -1
  545. package/dist/actions/list-service-groups.d.mts +24 -3
  546. package/dist/actions/list-service-groups.d.mts.map +1 -1
  547. package/dist/actions/list-service-groups.mjs +4 -4
  548. package/dist/actions/list-service-groups.mjs.map +1 -1
  549. package/dist/actions/list-shipment-rates-by-currency.cjs.map +1 -1
  550. package/dist/actions/list-shipment-rates-by-currency.d.cts +52 -3
  551. package/dist/actions/list-shipment-rates-by-currency.d.cts.map +1 -1
  552. package/dist/actions/list-shipment-rates-by-currency.d.mts +52 -3
  553. package/dist/actions/list-shipment-rates-by-currency.d.mts.map +1 -1
  554. package/dist/actions/list-shipment-rates-by-currency.mjs.map +1 -1
  555. package/dist/actions/list-shipment-rates.cjs.map +1 -1
  556. package/dist/actions/list-shipment-rates.d.cts +50 -3
  557. package/dist/actions/list-shipment-rates.d.cts.map +1 -1
  558. package/dist/actions/list-shipment-rates.d.mts +50 -3
  559. package/dist/actions/list-shipment-rates.d.mts.map +1 -1
  560. package/dist/actions/list-shipment-rates.mjs.map +1 -1
  561. package/dist/actions/list-shipments.cjs.map +1 -1
  562. package/dist/actions/list-shipments.d.cts +108 -3
  563. package/dist/actions/list-shipments.d.cts.map +1 -1
  564. package/dist/actions/list-shipments.d.mts +108 -3
  565. package/dist/actions/list-shipments.d.mts.map +1 -1
  566. package/dist/actions/list-shipments.mjs.map +1 -1
  567. package/dist/actions/list-shippo-accounts.cjs +6 -6
  568. package/dist/actions/list-shippo-accounts.cjs.map +1 -1
  569. package/dist/actions/list-shippo-accounts.d.cts +20 -3
  570. package/dist/actions/list-shippo-accounts.d.cts.map +1 -1
  571. package/dist/actions/list-shippo-accounts.d.mts +20 -3
  572. package/dist/actions/list-shippo-accounts.d.mts.map +1 -1
  573. package/dist/actions/list-shippo-accounts.mjs +6 -6
  574. package/dist/actions/list-shippo-accounts.mjs.map +1 -1
  575. package/dist/actions/list-user-parcel-templates.cjs.map +1 -1
  576. package/dist/actions/list-user-parcel-templates.d.cts +31 -3
  577. package/dist/actions/list-user-parcel-templates.d.cts.map +1 -1
  578. package/dist/actions/list-user-parcel-templates.d.mts +31 -3
  579. package/dist/actions/list-user-parcel-templates.d.mts.map +1 -1
  580. package/dist/actions/list-user-parcel-templates.mjs.map +1 -1
  581. package/dist/actions/purchase-merchant-batch.cjs +11 -11
  582. package/dist/actions/purchase-merchant-batch.cjs.map +1 -1
  583. package/dist/actions/purchase-merchant-batch.d.cts +39 -3
  584. package/dist/actions/purchase-merchant-batch.d.cts.map +1 -1
  585. package/dist/actions/purchase-merchant-batch.d.mts +39 -3
  586. package/dist/actions/purchase-merchant-batch.d.mts.map +1 -1
  587. package/dist/actions/purchase-merchant-batch.mjs +11 -11
  588. package/dist/actions/purchase-merchant-batch.mjs.map +1 -1
  589. package/dist/actions/remove-shipments-from-batch.cjs +11 -11
  590. package/dist/actions/remove-shipments-from-batch.cjs.map +1 -1
  591. package/dist/actions/remove-shipments-from-batch.d.cts +46 -3
  592. package/dist/actions/remove-shipments-from-batch.d.cts.map +1 -1
  593. package/dist/actions/remove-shipments-from-batch.d.mts +46 -3
  594. package/dist/actions/remove-shipments-from-batch.d.mts.map +1 -1
  595. package/dist/actions/remove-shipments-from-batch.mjs +11 -11
  596. package/dist/actions/remove-shipments-from-batch.mjs.map +1 -1
  597. package/dist/actions/update-carrier-account.cjs +2 -2
  598. package/dist/actions/update-carrier-account.cjs.map +1 -1
  599. package/dist/actions/update-carrier-account.d.cts +27 -3
  600. package/dist/actions/update-carrier-account.d.cts.map +1 -1
  601. package/dist/actions/update-carrier-account.d.mts +27 -3
  602. package/dist/actions/update-carrier-account.d.mts.map +1 -1
  603. package/dist/actions/update-carrier-account.mjs +2 -2
  604. package/dist/actions/update-carrier-account.mjs.map +1 -1
  605. package/dist/actions/update-default-parcel-template.cjs.map +1 -1
  606. package/dist/actions/update-default-parcel-template.d.cts +36 -3
  607. package/dist/actions/update-default-parcel-template.d.cts.map +1 -1
  608. package/dist/actions/update-default-parcel-template.d.mts +36 -3
  609. package/dist/actions/update-default-parcel-template.d.mts.map +1 -1
  610. package/dist/actions/update-default-parcel-template.mjs.map +1 -1
  611. package/dist/actions/update-merchant-carrier-account.cjs.map +1 -1
  612. package/dist/actions/update-merchant-carrier-account.d.cts +75 -3
  613. package/dist/actions/update-merchant-carrier-account.d.cts.map +1 -1
  614. package/dist/actions/update-merchant-carrier-account.d.mts +75 -3
  615. package/dist/actions/update-merchant-carrier-account.d.mts.map +1 -1
  616. package/dist/actions/update-merchant-carrier-account.mjs.map +1 -1
  617. package/dist/actions/update-merchant.cjs +4 -4
  618. package/dist/actions/update-merchant.cjs.map +1 -1
  619. package/dist/actions/update-merchant.d.cts +25 -3
  620. package/dist/actions/update-merchant.d.cts.map +1 -1
  621. package/dist/actions/update-merchant.d.mts +25 -3
  622. package/dist/actions/update-merchant.d.mts.map +1 -1
  623. package/dist/actions/update-merchant.mjs +4 -4
  624. package/dist/actions/update-merchant.mjs.map +1 -1
  625. package/dist/actions/update-service-group.cjs +4 -4
  626. package/dist/actions/update-service-group.cjs.map +1 -1
  627. package/dist/actions/update-service-group.d.cts +48 -3
  628. package/dist/actions/update-service-group.d.cts.map +1 -1
  629. package/dist/actions/update-service-group.d.mts +48 -3
  630. package/dist/actions/update-service-group.d.mts.map +1 -1
  631. package/dist/actions/update-service-group.mjs +4 -4
  632. package/dist/actions/update-service-group.mjs.map +1 -1
  633. package/dist/actions/update-user-parcel-template.cjs.map +1 -1
  634. package/dist/actions/update-user-parcel-template.d.cts +28 -3
  635. package/dist/actions/update-user-parcel-template.d.cts.map +1 -1
  636. package/dist/actions/update-user-parcel-template.d.mts +28 -3
  637. package/dist/actions/update-user-parcel-template.d.mts.map +1 -1
  638. package/dist/actions/update-user-parcel-template.mjs.map +1 -1
  639. package/dist/actions/update-webhook.cjs +5 -5
  640. package/dist/actions/update-webhook.cjs.map +1 -1
  641. package/dist/actions/update-webhook.d.cts +31 -3
  642. package/dist/actions/update-webhook.d.cts.map +1 -1
  643. package/dist/actions/update-webhook.d.mts +31 -3
  644. package/dist/actions/update-webhook.d.mts.map +1 -1
  645. package/dist/actions/update-webhook.mjs +5 -5
  646. package/dist/actions/update-webhook.mjs.map +1 -1
  647. package/dist/actions/validate-address.cjs +1 -1
  648. package/dist/actions/validate-address.cjs.map +1 -1
  649. package/dist/actions/validate-address.d.cts +39 -3
  650. package/dist/actions/validate-address.d.cts.map +1 -1
  651. package/dist/actions/validate-address.d.mts +39 -3
  652. package/dist/actions/validate-address.d.mts.map +1 -1
  653. package/dist/actions/validate-address.mjs +1 -1
  654. package/dist/actions/validate-address.mjs.map +1 -1
  655. package/dist/actions/validate-merchant-address.cjs +1 -1
  656. package/dist/actions/validate-merchant-address.cjs.map +1 -1
  657. package/dist/actions/validate-merchant-address.d.cts +38 -3
  658. package/dist/actions/validate-merchant-address.d.cts.map +1 -1
  659. package/dist/actions/validate-merchant-address.d.mts +38 -3
  660. package/dist/actions/validate-merchant-address.d.mts.map +1 -1
  661. package/dist/actions/validate-merchant-address.mjs +1 -1
  662. package/dist/actions/validate-merchant-address.mjs.map +1 -1
  663. package/package.json +2 -2
@@ -1,9 +1,37 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-user-parcel-template.d.ts
4
- declare const ShippoGetUserParcelTemplateInput: z.ZodTypeAny;
5
- declare const ShippoGetUserParcelTemplateOutput: z.ZodTypeAny;
6
- declare const shippoGetUserParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShippoGetUserParcelTemplateInput: z.ZodObject<{
5
+ shippo_api_version: z.ZodOptional<z.ZodString>;
6
+ user_parcel_template_object_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ShippoGetUserParcelTemplateOutput: z.ZodObject<{
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ width: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ height: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ length: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ weight: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ template: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ width: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ height: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ length: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ carrier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ distance_unit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ is_variable_dimensions: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
+ }, z.core.$strip>>>;
24
+ object_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ weight_unit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ object_owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ distance_unit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ object_created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ object_updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ }, z.core.$strip>;
31
+ declare const shippoGetUserParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
32
+ user_parcel_template_object_id: string;
33
+ shippo_api_version?: string | undefined;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
35
  //#endregion
8
36
  export { shippoGetUserParcelTemplate };
9
37
  //# sourceMappingURL=get-user-parcel-template.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-parcel-template.d.mts","names":[],"sources":["../../src/actions/get-user-parcel-template.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAGmB;AAAA,cAWvD,iCAAA,EAAmC,CAAA,CAAE,UAaQ;AAAA,cAE7C,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-user-parcel-template.d.mts","names":[],"sources":["../../src/actions/get-user-parcel-template.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAchC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAejC,2BAAA,gCAA2B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-parcel-template.mjs","names":[],"sources":["../../src/actions/get-user-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetUserParcelTemplateInput: z.ZodTypeAny = z.object({\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n user_parcel_template_object_id: z.string().describe(\"Object ID of the user parcel template to retrieve.\"),\n}).describe(\"Request schema for retrieving a user parcel template.\");\nconst ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the carrier parcel template.\").nullable().optional(),\n token: z.string().describe(\"Token identifier for the carrier parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the carrier template.\").nullable().optional(),\n height: z.string().describe(\"Height of the carrier template.\").nullable().optional(),\n length: z.string().describe(\"Length of the carrier template.\").nullable().optional(),\n carrier: z.string().describe(\"Name of the carrier (e.g., 'USPS', 'FedEx', 'UPS').\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for dimensions in the carrier template.\").nullable().optional(),\n is_variable_dimensions: z.boolean().describe(\"Indicates whether the parcel template has variable dimensions.\").nullable().optional(),\n}).describe(\"Carrier parcel template details.\");\nexport const ShippoGetUserParcelTemplateOutput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the parcel.\").nullable().optional(),\n height: z.string().describe(\"Height of the parcel.\").nullable().optional(),\n length: z.string().describe(\"Length of the parcel.\").nullable().optional(),\n weight: z.string().describe(\"Weight of the parcel.\").nullable().optional(),\n template: ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema.nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the object.\").nullable().optional(),\n weight_unit: z.string().describe(\"Unit of measurement for weight (e.g., 'lb' for pounds, 'kg' for kilograms).\").nullable().optional(),\n object_owner: z.string().describe(\"Owner of the object.\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for distance (e.g., 'in' for inches, 'cm' for centimeters).\").nullable().optional(),\n object_created: z.string().describe(\"Timestamp when the object was created.\").nullable().optional(),\n object_updated: z.string().describe(\"Timestamp when the object was last updated.\").nullable().optional(),\n}).describe(\"Response schema for a user parcel template.\");\n\nexport const shippoGetUserParcelTemplate = action(\"SHIPPO_GET_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-get-user-parcel-template\",\n name: \"Get User Parcel Template\",\n description: \"Tool to retrieve a specific user-created parcel template by its object ID. Use when you need to get dimensions and specifications for a custom parcel template.\",\n input: ShippoGetUserParcelTemplateInput,\n output: ShippoGetUserParcelTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO;CACrE,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAClK,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAC1G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,0DAAwE,EAAE,OAAO;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAgB9C,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApB6D,EAAE,OAAO;EACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,UAAU,wDAAwD,SAAS,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-parcel-template.mjs","names":[],"sources":["../../src/actions/get-user-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetUserParcelTemplateInput = z.object({\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n user_parcel_template_object_id: z.string().describe(\"Object ID of the user parcel template to retrieve.\"),\n}).describe(\"Request schema for retrieving a user parcel template.\");\nconst ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema = z.object({\n name: z.string().describe(\"Name of the carrier parcel template.\").nullable().optional(),\n token: z.string().describe(\"Token identifier for the carrier parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the carrier template.\").nullable().optional(),\n height: z.string().describe(\"Height of the carrier template.\").nullable().optional(),\n length: z.string().describe(\"Length of the carrier template.\").nullable().optional(),\n carrier: z.string().describe(\"Name of the carrier (e.g., 'USPS', 'FedEx', 'UPS').\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for dimensions in the carrier template.\").nullable().optional(),\n is_variable_dimensions: z.boolean().describe(\"Indicates whether the parcel template has variable dimensions.\").nullable().optional(),\n}).describe(\"Carrier parcel template details.\");\nexport const ShippoGetUserParcelTemplateOutput = z.object({\n name: z.string().describe(\"Name of the parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the parcel.\").nullable().optional(),\n height: z.string().describe(\"Height of the parcel.\").nullable().optional(),\n length: z.string().describe(\"Length of the parcel.\").nullable().optional(),\n weight: z.string().describe(\"Weight of the parcel.\").nullable().optional(),\n template: ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema.nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the object.\").nullable().optional(),\n weight_unit: z.string().describe(\"Unit of measurement for weight (e.g., 'lb' for pounds, 'kg' for kilograms).\").nullable().optional(),\n object_owner: z.string().describe(\"Owner of the object.\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for distance (e.g., 'in' for inches, 'cm' for centimeters).\").nullable().optional(),\n object_created: z.string().describe(\"Timestamp when the object was created.\").nullable().optional(),\n object_updated: z.string().describe(\"Timestamp when the object was last updated.\").nullable().optional(),\n}).describe(\"Response schema for a user parcel template.\");\n\nexport const shippoGetUserParcelTemplate = action(\"SHIPPO_GET_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-get-user-parcel-template\",\n name: \"Get User Parcel Template\",\n description: \"Tool to retrieve a specific user-created parcel template by its object ID. Use when you need to get dimensions and specifications for a custom parcel template.\",\n input: ShippoGetUserParcelTemplateInput,\n output: ShippoGetUserParcelTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAClK,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAC1G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,0DAA0D,EAAE,OAAO;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAgB9C,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApB+C,EAAE,OAAO;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,UAAU,wDAAwD,SAAS,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
@@ -3,14 +3,14 @@ let zod = require("zod");
3
3
  //#region src/actions/get-webhook.ts
4
4
  const ShippoGetWebhookInput = zod.z.object({ webhook_id: zod.z.string().describe("Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.") }).describe("Request model for retrieving a specific webhook.");
5
5
  const ShippoGetWebhookOutput = zod.z.object({
6
- url: zod.z.string().describe("The registered endpoint URL that receives webhook notifications."),
7
- event: zod.z.string().describe("The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all)."),
8
- active: zod.z.boolean().describe("Whether the webhook is currently active and receiving notifications."),
9
- is_test: zod.z.boolean().describe("Whether this is a test webhook or a production webhook."),
10
- object_id: zod.z.string().describe("Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls."),
11
- object_owner: zod.z.string().describe("Username of the account owner who created this webhook subscription."),
12
- object_created: zod.z.string().describe("ISO 8601 timestamp when the webhook subscription was created."),
13
- object_updated: zod.z.string().describe("ISO 8601 timestamp when the webhook subscription was last updated.")
6
+ url: zod.z.string().describe("The registered endpoint URL that receives webhook notifications.").nullable(),
7
+ event: zod.z.string().describe("The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).").nullable(),
8
+ active: zod.z.boolean().describe("Whether the webhook is currently active and receiving notifications.").nullable(),
9
+ is_test: zod.z.boolean().describe("Whether this is a test webhook or a production webhook.").nullable(),
10
+ object_id: zod.z.string().describe("Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.").nullable(),
11
+ object_owner: zod.z.string().describe("Username of the account owner who created this webhook subscription.").nullable(),
12
+ object_created: zod.z.string().describe("ISO 8601 timestamp when the webhook subscription was created.").nullable(),
13
+ object_updated: zod.z.string().describe("ISO 8601 timestamp when the webhook subscription was last updated.").nullable()
14
14
  }).describe("Response model for a webhook subscription.");
15
15
  const shippoGetWebhook = require_action.action("SHIPPO_GET_WEBHOOK", {
16
16
  slug: "shippo-get-webhook",
@@ -1 +1 @@
1
- {"version":3,"file":"get-webhook.cjs","names":["z","action"],"sources":["../../src/actions/get-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetWebhookInput: z.ZodTypeAny = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.\"),\n}).describe(\"Request model for retrieving a specific webhook.\");\nexport const ShippoGetWebhookOutput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"The registered endpoint URL that receives webhook notifications.\"),\n event: z.string().describe(\"The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).\"),\n active: z.boolean().describe(\"Whether the webhook is currently active and receiving notifications.\"),\n is_test: z.boolean().describe(\"Whether this is a test webhook or a production webhook.\"),\n object_id: z.string().describe(\"Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.\"),\n object_owner: z.string().describe(\"Username of the account owner who created this webhook subscription.\"),\n object_created: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was created.\"),\n object_updated: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was last updated.\"),\n}).describe(\"Response model for a webhook subscription.\");\n\nexport const shippoGetWebhook = action(\"SHIPPO_GET_WEBHOOK\", {\n slug: \"shippo-get-webhook\",\n name: \"Get Webhook\",\n description: \"Tool to retrieve a specific webhook subscription from Shippo. Use when you need to get the details of an existing webhook using its object ID.\",\n input: ShippoGetWebhookInput,\n output: ShippoGetWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsCA,IAAAA,EAAE,OAAO,EAC1D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACzI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,yBAAuCA,IAAAA,EAAE,OAAO;CAC3D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ;CAClL,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE;CACnG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH;CACpJ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACxG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CACnG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AAC1G,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-webhook.cjs","names":["z","action"],"sources":["../../src/actions/get-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.\"),\n}).describe(\"Request model for retrieving a specific webhook.\");\nexport const ShippoGetWebhookOutput = z.object({\n url: z.string().describe(\"The registered endpoint URL that receives webhook notifications.\").nullable(),\n event: z.string().describe(\"The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).\").nullable(),\n active: z.boolean().describe(\"Whether the webhook is currently active and receiving notifications.\").nullable(),\n is_test: z.boolean().describe(\"Whether this is a test webhook or a production webhook.\").nullable(),\n object_id: z.string().describe(\"Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.\").nullable(),\n object_owner: z.string().describe(\"Username of the account owner who created this webhook subscription.\").nullable(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was created.\").nullable(),\n object_updated: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was last updated.\").nullable(),\n}).describe(\"Response model for a webhook subscription.\");\n\nexport const shippoGetWebhook = action(\"SHIPPO_GET_WEBHOOK\", {\n slug: \"shippo-get-webhook\",\n name: \"Get Webhook\",\n description: \"Tool to retrieve a specific webhook subscription from Shippo. Use when you need to get the details of an existing webhook using its object ID.\",\n input: ShippoGetWebhookInput,\n output: ShippoGetWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACzI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACtG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC7L,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC9G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC/J,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACnH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC9G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-webhook.d.ts
4
- declare const ShippoGetWebhookInput: z.ZodTypeAny;
5
- declare const ShippoGetWebhookOutput: z.ZodTypeAny;
6
- declare const shippoGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShippoGetWebhookInput: z.ZodObject<{
5
+ webhook_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ShippoGetWebhookOutput: z.ZodObject<{
8
+ url: z.ZodNullable<z.ZodString>;
9
+ event: z.ZodNullable<z.ZodString>;
10
+ active: z.ZodNullable<z.ZodBoolean>;
11
+ is_test: z.ZodNullable<z.ZodBoolean>;
12
+ object_id: z.ZodNullable<z.ZodString>;
13
+ object_owner: z.ZodNullable<z.ZodString>;
14
+ object_created: z.ZodNullable<z.ZodString>;
15
+ object_updated: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$strip>;
17
+ declare const shippoGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ webhook_id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { shippoGetWebhook };
9
22
  //# sourceMappingURL=get-webhook.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-webhook.d.cts","names":[],"sources":["../../src/actions/get-webhook.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAEyB;AAAA,cAClD,sBAAA,EAAwB,CAAA,CAAE,UASkB;AAAA,cAE5C,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-webhook.d.cts","names":[],"sources":["../../src/actions/get-webhook.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAWtB,gBAAA,gCAAgB,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-webhook.d.ts
4
- declare const ShippoGetWebhookInput: z.ZodTypeAny;
5
- declare const ShippoGetWebhookOutput: z.ZodTypeAny;
6
- declare const shippoGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShippoGetWebhookInput: z.ZodObject<{
5
+ webhook_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ShippoGetWebhookOutput: z.ZodObject<{
8
+ url: z.ZodNullable<z.ZodString>;
9
+ event: z.ZodNullable<z.ZodString>;
10
+ active: z.ZodNullable<z.ZodBoolean>;
11
+ is_test: z.ZodNullable<z.ZodBoolean>;
12
+ object_id: z.ZodNullable<z.ZodString>;
13
+ object_owner: z.ZodNullable<z.ZodString>;
14
+ object_created: z.ZodNullable<z.ZodString>;
15
+ object_updated: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$strip>;
17
+ declare const shippoGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ webhook_id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { shippoGetWebhook };
9
22
  //# sourceMappingURL=get-webhook.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-webhook.d.mts","names":[],"sources":["../../src/actions/get-webhook.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAEyB;AAAA,cAClD,sBAAA,EAAwB,CAAA,CAAE,UASkB;AAAA,cAE5C,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-webhook.d.mts","names":[],"sources":["../../src/actions/get-webhook.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAWtB,gBAAA,gCAAgB,wBAAA"}
@@ -6,14 +6,14 @@ const shippoGetWebhook = action("SHIPPO_GET_WEBHOOK", {
6
6
  description: "Tool to retrieve a specific webhook subscription from Shippo. Use when you need to get the details of an existing webhook using its object ID.",
7
7
  input: z.object({ webhook_id: z.string().describe("Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.") }).describe("Request model for retrieving a specific webhook."),
8
8
  output: z.object({
9
- url: z.string().describe("The registered endpoint URL that receives webhook notifications."),
10
- event: z.string().describe("The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all)."),
11
- active: z.boolean().describe("Whether the webhook is currently active and receiving notifications."),
12
- is_test: z.boolean().describe("Whether this is a test webhook or a production webhook."),
13
- object_id: z.string().describe("Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls."),
14
- object_owner: z.string().describe("Username of the account owner who created this webhook subscription."),
15
- object_created: z.string().describe("ISO 8601 timestamp when the webhook subscription was created."),
16
- object_updated: z.string().describe("ISO 8601 timestamp when the webhook subscription was last updated.")
9
+ url: z.string().describe("The registered endpoint URL that receives webhook notifications.").nullable(),
10
+ event: z.string().describe("The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).").nullable(),
11
+ active: z.boolean().describe("Whether the webhook is currently active and receiving notifications.").nullable(),
12
+ is_test: z.boolean().describe("Whether this is a test webhook or a production webhook.").nullable(),
13
+ object_id: z.string().describe("Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.").nullable(),
14
+ object_owner: z.string().describe("Username of the account owner who created this webhook subscription.").nullable(),
15
+ object_created: z.string().describe("ISO 8601 timestamp when the webhook subscription was created.").nullable(),
16
+ object_updated: z.string().describe("ISO 8601 timestamp when the webhook subscription was last updated.").nullable()
17
17
  }).describe("Response model for a webhook subscription.")
18
18
  });
19
19
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"get-webhook.mjs","names":[],"sources":["../../src/actions/get-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetWebhookInput: z.ZodTypeAny = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.\"),\n}).describe(\"Request model for retrieving a specific webhook.\");\nexport const ShippoGetWebhookOutput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"The registered endpoint URL that receives webhook notifications.\"),\n event: z.string().describe(\"The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).\"),\n active: z.boolean().describe(\"Whether the webhook is currently active and receiving notifications.\"),\n is_test: z.boolean().describe(\"Whether this is a test webhook or a production webhook.\"),\n object_id: z.string().describe(\"Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.\"),\n object_owner: z.string().describe(\"Username of the account owner who created this webhook subscription.\"),\n object_created: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was created.\"),\n object_updated: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was last updated.\"),\n}).describe(\"Response model for a webhook subscription.\");\n\nexport const shippoGetWebhook = action(\"SHIPPO_GET_WEBHOOK\", {\n slug: \"shippo-get-webhook\",\n name: \"Get Webhook\",\n description: \"Tool to retrieve a specific webhook subscription from Shippo. Use when you need to get the details of an existing webhook using its object ID.\",\n input: ShippoGetWebhookInput,\n output: ShippoGetWebhookOutput,\n});\n"],"mappings":";;AAkBA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBiD,EAAE,OAAO,EAC1D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACzI,CAAC,CAAC,CAAC,SAAS,kDAgBH;CACP,QAhBkD,EAAE,OAAO;EAC3D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;EAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ;EAClL,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE;EACnG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD;EACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH;EACpJ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;EACxG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;EACnG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CAC1G,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-webhook.mjs","names":[],"sources":["../../src/actions/get-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.\"),\n}).describe(\"Request model for retrieving a specific webhook.\");\nexport const ShippoGetWebhookOutput = z.object({\n url: z.string().describe(\"The registered endpoint URL that receives webhook notifications.\").nullable(),\n event: z.string().describe(\"The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).\").nullable(),\n active: z.boolean().describe(\"Whether the webhook is currently active and receiving notifications.\").nullable(),\n is_test: z.boolean().describe(\"Whether this is a test webhook or a production webhook.\").nullable(),\n object_id: z.string().describe(\"Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.\").nullable(),\n object_owner: z.string().describe(\"Username of the account owner who created this webhook subscription.\").nullable(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was created.\").nullable(),\n object_updated: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was last updated.\").nullable(),\n}).describe(\"Response model for a webhook subscription.\");\n\nexport const shippoGetWebhook = action(\"SHIPPO_GET_WEBHOOK\", {\n slug: \"shippo-get-webhook\",\n name: \"Get Webhook\",\n description: \"Tool to retrieve a specific webhook subscription from Shippo. Use when you need to get the details of an existing webhook using its object ID.\",\n input: ShippoGetWebhookInput,\n output: ShippoGetWebhookOutput,\n});\n"],"mappings":";;AAkBA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBmC,EAAE,OAAO,EAC5C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACzI,CAAC,CAAC,CAAC,SAAS,kDAgBH;CACP,QAhBoC,EAAE,OAAO;EAC7C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EACtG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;EAC7L,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EAC9G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAClG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;EAC/J,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EAC9G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACrH,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-addresses.cjs","names":["z","action"],"sources":["../../src/actions/list-addresses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListAddressesInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing addresses with pagination.\");\nconst ShippoListAddresses_ValidationMessageSchema: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Validation message code\").nullable().optional(),\n text: z.string().describe(\"Validation message text\").nullable().optional(),\n type: z.string().describe(\"Type of validation message\").nullable().optional(),\n source: z.string().describe(\"Source of the validation message\").nullable().optional(),\n}).describe(\"Validation message object.\");\nconst ShippoListAddresses_ValidationResultsSchema: z.ZodTypeAny = z.object({\n is_valid: z.boolean().describe(\"Boolean indicating if the address is valid\").nullable().optional(),\n messages: z.array(ShippoListAddresses_ValidationMessageSchema).describe(\"List of validation messages\").nullable().optional(),\n}).describe(\"Validation results for an address.\");\nconst ShippoListAddresses_AddressSchema: z.ZodTypeAny = z.object({\n zip: z.string().describe(\"Postal code (required for purchase)\").nullable().optional(),\n city: z.string().describe(\"City name (required for purchase)\").nullable().optional(),\n name: z.string().describe(\"First and last name (required for purchase)\").nullable().optional(),\n test: z.boolean().describe(\"Boolean indicating if this is a test mode address\").nullable().optional(),\n email: z.string().describe(\"RFC3696/5321-compliant email address\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"State/province (required for some countries)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO country code (always required)\").nullable().optional(),\n street1: z.string().describe(\"First street line, max 35 characters (required for purchase)\").nullable().optional(),\n street2: z.string().describe(\"Second street line, max 35 characters\").nullable().optional(),\n street3: z.string().describe(\"Third street line (USPS international, UPS only)\").nullable().optional(),\n metadata: z.string().describe(\"Additional metadata, up to 100 characters\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address\").nullable().optional(),\n street_no: z.string().describe(\"Building street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Boolean indicating if all required values are present\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the creator\").nullable().optional(),\n is_residential: z.boolean().describe(\"Boolean indicating residential status\").nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the address was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional(),\n}).describe(\"Address object returned by the Shippo API.\");\nexport const ShippoListAddressesOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListAddresses_AddressSchema).describe(\"Array of address objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of addresses.\");\n\nexport const shippoListAddresses = action(\"SHIPPO_LIST_ADDRESSES\", {\n slug: \"shippo-list-addresses\",\n name: \"List Addresses\",\n description: \"Tool to list all addresses in the Shippo account with pagination support. Use when you need to retrieve stored addresses for shipment creation or management.\",\n input: ShippoListAddressesInput,\n output: ShippoListAddressesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-addresses.cjs","names":["z","action"],"sources":["../../src/actions/list-addresses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListAddressesInput = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing addresses with pagination.\");\nconst ShippoListAddresses_ValidationMessageSchema = z.object({\n code: z.string().describe(\"Validation message code\").nullable().optional(),\n text: z.string().describe(\"Validation message text\").nullable().optional(),\n type: z.string().describe(\"Type of validation message\").nullable().optional(),\n source: z.string().describe(\"Source of the validation message\").nullable().optional(),\n}).describe(\"Validation message object.\");\nconst ShippoListAddresses_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Boolean indicating if the address is valid\").nullable().optional(),\n messages: z.array(ShippoListAddresses_ValidationMessageSchema).describe(\"List of validation messages\").nullable().optional(),\n}).describe(\"Validation results for an address.\");\nconst ShippoListAddresses_AddressSchema = z.object({\n zip: z.string().describe(\"Postal code (required for purchase)\").nullable().optional(),\n city: z.string().describe(\"City name (required for purchase)\").nullable().optional(),\n name: z.string().describe(\"First and last name (required for purchase)\").nullable().optional(),\n test: z.boolean().describe(\"Boolean indicating if this is a test mode address\").nullable().optional(),\n email: z.string().describe(\"RFC3696/5321-compliant email address\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"State/province (required for some countries)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO country code (always required)\").nullable().optional(),\n street1: z.string().describe(\"First street line, max 35 characters (required for purchase)\").nullable().optional(),\n street2: z.string().describe(\"Second street line, max 35 characters\").nullable().optional(),\n street3: z.string().describe(\"Third street line (USPS international, UPS only)\").nullable().optional(),\n metadata: z.string().describe(\"Additional metadata, up to 100 characters\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address\").nullable().optional(),\n street_no: z.string().describe(\"Building street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Boolean indicating if all required values are present\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the creator\").nullable().optional(),\n is_residential: z.boolean().describe(\"Boolean indicating residential status\").nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the address was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional(),\n}).describe(\"Address object returned by the Shippo API.\");\nexport const ShippoListAddressesOutput = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListAddresses_AddressSchema).describe(\"Array of address objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of addresses.\");\n\nexport const shippoListAddresses = action(\"SHIPPO_LIST_ADDRESSES\", {\n slug: \"shippo-list-addresses\",\n name: \"List Addresses\",\n description: \"Tool to list all addresses in the Shippo account with pagination support. Use when you need to retrieve stored addresses for shipment creation or management.\",\n input: ShippoListAddressesInput,\n output: ShippoListAddressesOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,51 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-addresses.d.ts
4
- declare const ShippoListAddressesInput: z.ZodTypeAny;
5
- declare const ShippoListAddressesOutput: z.ZodTypeAny;
6
- declare const shippoListAddresses: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShippoListAddressesInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ results: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ SHIPPO_API_VERSION: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const ShippoListAddressesOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
+ zip: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ test: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ street1: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ street2: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ street3: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ object_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ street_no: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ is_complete: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
28
+ object_owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ is_residential: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
30
+ object_created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ object_updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ validation_results: z.ZodOptional<z.ZodNullable<z.ZodObject<{
33
+ is_valid: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
34
+ messages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
35
+ code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ }, z.core.$strip>>>>;
40
+ }, z.core.$strip>>>;
41
+ }, z.core.$strip>>>>;
42
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ }, z.core.$strip>;
44
+ declare const shippoListAddresses: import("@keystrokehq/action").WorkflowActionDefinition<{
45
+ page?: number | undefined;
46
+ results?: number | undefined;
47
+ SHIPPO_API_VERSION?: string | undefined;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
49
  //#endregion
8
50
  export { shippoListAddresses };
9
51
  //# sourceMappingURL=list-addresses.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-addresses.d.cts","names":[],"sources":["../../src/actions/list-addresses.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAI0B;AAAA,cAkCtD,yBAAA,EAA2B,CAAA,CAAE,UAIqB;AAAA,cAElD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-addresses.d.cts","names":[],"sources":["../../src/actions/list-addresses.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAsCxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,51 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-addresses.d.ts
4
- declare const ShippoListAddressesInput: z.ZodTypeAny;
5
- declare const ShippoListAddressesOutput: z.ZodTypeAny;
6
- declare const shippoListAddresses: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShippoListAddressesInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ results: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ SHIPPO_API_VERSION: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const ShippoListAddressesOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
+ zip: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ test: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ street1: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ street2: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ street3: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ object_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ street_no: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ is_complete: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
28
+ object_owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ is_residential: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
30
+ object_created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ object_updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ validation_results: z.ZodOptional<z.ZodNullable<z.ZodObject<{
33
+ is_valid: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
34
+ messages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
35
+ code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ }, z.core.$strip>>>>;
40
+ }, z.core.$strip>>>;
41
+ }, z.core.$strip>>>>;
42
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ }, z.core.$strip>;
44
+ declare const shippoListAddresses: import("@keystrokehq/action").WorkflowActionDefinition<{
45
+ page?: number | undefined;
46
+ results?: number | undefined;
47
+ SHIPPO_API_VERSION?: string | undefined;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
49
  //#endregion
8
50
  export { shippoListAddresses };
9
51
  //# sourceMappingURL=list-addresses.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-addresses.d.mts","names":[],"sources":["../../src/actions/list-addresses.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAI0B;AAAA,cAkCtD,yBAAA,EAA2B,CAAA,CAAE,UAIqB;AAAA,cAElD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-addresses.d.mts","names":[],"sources":["../../src/actions/list-addresses.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAsCxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-addresses.mjs","names":[],"sources":["../../src/actions/list-addresses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListAddressesInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing addresses with pagination.\");\nconst ShippoListAddresses_ValidationMessageSchema: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Validation message code\").nullable().optional(),\n text: z.string().describe(\"Validation message text\").nullable().optional(),\n type: z.string().describe(\"Type of validation message\").nullable().optional(),\n source: z.string().describe(\"Source of the validation message\").nullable().optional(),\n}).describe(\"Validation message object.\");\nconst ShippoListAddresses_ValidationResultsSchema: z.ZodTypeAny = z.object({\n is_valid: z.boolean().describe(\"Boolean indicating if the address is valid\").nullable().optional(),\n messages: z.array(ShippoListAddresses_ValidationMessageSchema).describe(\"List of validation messages\").nullable().optional(),\n}).describe(\"Validation results for an address.\");\nconst ShippoListAddresses_AddressSchema: z.ZodTypeAny = z.object({\n zip: z.string().describe(\"Postal code (required for purchase)\").nullable().optional(),\n city: z.string().describe(\"City name (required for purchase)\").nullable().optional(),\n name: z.string().describe(\"First and last name (required for purchase)\").nullable().optional(),\n test: z.boolean().describe(\"Boolean indicating if this is a test mode address\").nullable().optional(),\n email: z.string().describe(\"RFC3696/5321-compliant email address\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"State/province (required for some countries)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO country code (always required)\").nullable().optional(),\n street1: z.string().describe(\"First street line, max 35 characters (required for purchase)\").nullable().optional(),\n street2: z.string().describe(\"Second street line, max 35 characters\").nullable().optional(),\n street3: z.string().describe(\"Third street line (USPS international, UPS only)\").nullable().optional(),\n metadata: z.string().describe(\"Additional metadata, up to 100 characters\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address\").nullable().optional(),\n street_no: z.string().describe(\"Building street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Boolean indicating if all required values are present\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the creator\").nullable().optional(),\n is_residential: z.boolean().describe(\"Boolean indicating residential status\").nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the address was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional(),\n}).describe(\"Address object returned by the Shippo API.\");\nexport const ShippoListAddressesOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListAddresses_AddressSchema).describe(\"Array of address objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of addresses.\");\n\nexport const shippoListAddresses = action(\"SHIPPO_LIST_ADDRESSES\", {\n slug: \"shippo-list-addresses\",\n name: \"List Addresses\",\n description: \"Tool to list all addresses in the Shippo account with pagination support. Use when you need to retrieve stored addresses for shipment creation or management.\",\n input: ShippoListAddressesInput,\n output: ShippoListAddressesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-addresses.mjs","names":[],"sources":["../../src/actions/list-addresses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListAddressesInput = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing addresses with pagination.\");\nconst ShippoListAddresses_ValidationMessageSchema = z.object({\n code: z.string().describe(\"Validation message code\").nullable().optional(),\n text: z.string().describe(\"Validation message text\").nullable().optional(),\n type: z.string().describe(\"Type of validation message\").nullable().optional(),\n source: z.string().describe(\"Source of the validation message\").nullable().optional(),\n}).describe(\"Validation message object.\");\nconst ShippoListAddresses_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Boolean indicating if the address is valid\").nullable().optional(),\n messages: z.array(ShippoListAddresses_ValidationMessageSchema).describe(\"List of validation messages\").nullable().optional(),\n}).describe(\"Validation results for an address.\");\nconst ShippoListAddresses_AddressSchema = z.object({\n zip: z.string().describe(\"Postal code (required for purchase)\").nullable().optional(),\n city: z.string().describe(\"City name (required for purchase)\").nullable().optional(),\n name: z.string().describe(\"First and last name (required for purchase)\").nullable().optional(),\n test: z.boolean().describe(\"Boolean indicating if this is a test mode address\").nullable().optional(),\n email: z.string().describe(\"RFC3696/5321-compliant email address\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"State/province (required for some countries)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO country code (always required)\").nullable().optional(),\n street1: z.string().describe(\"First street line, max 35 characters (required for purchase)\").nullable().optional(),\n street2: z.string().describe(\"Second street line, max 35 characters\").nullable().optional(),\n street3: z.string().describe(\"Third street line (USPS international, UPS only)\").nullable().optional(),\n metadata: z.string().describe(\"Additional metadata, up to 100 characters\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address\").nullable().optional(),\n street_no: z.string().describe(\"Building street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Boolean indicating if all required values are present\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the creator\").nullable().optional(),\n is_residential: z.boolean().describe(\"Boolean indicating residential status\").nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the address was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional(),\n}).describe(\"Address object returned by the Shippo API.\");\nexport const ShippoListAddressesOutput = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListAddresses_AddressSchema).describe(\"Array of address objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of addresses.\");\n\nexport const shippoListAddresses = action(\"SHIPPO_LIST_ADDRESSES\", {\n slug: \"shippo-list-addresses\",\n name: \"List Addresses\",\n description: \"Tool to list all addresses in the Shippo account with pagination support. Use when you need to retrieve stored addresses for shipment creation or management.\",\n input: ShippoListAddressesInput,\n output: ShippoListAddressesOutput,\n});\n"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-carrier-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-carrier-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListCarrierAccountsInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing carrier accounts with pagination.\");\nconst ShippoListCarrierAccounts_CarrierImagesSchema: z.ZodTypeAny = z.object({\n \"75\": z.string().describe(\"URL to carrier logo at 75px size\").nullable().optional(),\n \"200\": z.string().describe(\"URL to carrier logo at 200px size\").nullable().optional(),\n}).describe(\"Carrier logo images at different sizes.\");\nconst ShippoListCarrierAccounts_CarrierAccountSchema: z.ZodTypeAny = z.object({\n test: z.boolean().describe(\"Indicates whether the carrier account is in test mode\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the carrier account is active\").nullable().optional(),\n carrier: z.string().describe(\"The carrier name (e.g., 'usps', 'fedex', 'ups')\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the carrier account object\").nullable().optional(),\n account_id: z.string().describe(\"The account ID for the carrier account (may be masked for security)\").nullable().optional(),\n parameters: z.object({}).describe(\"Carrier-specific parameters for the account (may be masked for security)\").nullable().optional(),\n carrier_name: z.string().describe(\"Human-readable carrier name\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the carrier account object\").nullable().optional(),\n carrier_images: ShippoListCarrierAccounts_CarrierImagesSchema.nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the carrier account was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n is_shippo_account: z.boolean().describe(\"Indicates if this is a Shippo-managed carrier account\").nullable().optional(),\n}).describe(\"Carrier account object returned by the Shippo API.\");\nexport const ShippoListCarrierAccountsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListCarrierAccounts_CarrierAccountSchema).describe(\"Array of carrier account objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of carrier accounts.\");\n\nexport const shippoListCarrierAccounts = action(\"SHIPPO_LIST_CARRIER_ACCOUNTS\", {\n slug: \"shippo-list-carrier-accounts\",\n name: \"List Carrier Accounts\",\n description: \"Tool to list all carrier accounts configured in the Shippo account with pagination support. Use when you need to retrieve carrier accounts for shipment creation or management.\",\n input: ShippoListCarrierAccountsInput,\n output: ShippoListCarrierAccountsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-carrier-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-carrier-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListCarrierAccountsInput = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing carrier accounts with pagination.\");\nconst ShippoListCarrierAccounts_CarrierImagesSchema = z.object({\n \"75\": z.string().describe(\"URL to carrier logo at 75px size\").nullable().optional(),\n \"200\": z.string().describe(\"URL to carrier logo at 200px size\").nullable().optional(),\n}).describe(\"Carrier logo images at different sizes.\");\nconst ShippoListCarrierAccounts_CarrierAccountSchema = z.object({\n test: z.boolean().describe(\"Indicates whether the carrier account is in test mode\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the carrier account is active\").nullable().optional(),\n carrier: z.string().describe(\"The carrier name (e.g., 'usps', 'fedex', 'ups')\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the carrier account object\").nullable().optional(),\n account_id: z.string().describe(\"The account ID for the carrier account (may be masked for security)\").nullable().optional(),\n parameters: z.object({}).describe(\"Carrier-specific parameters for the account (may be masked for security)\").nullable().optional(),\n carrier_name: z.string().describe(\"Human-readable carrier name\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the carrier account object\").nullable().optional(),\n carrier_images: ShippoListCarrierAccounts_CarrierImagesSchema.nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the carrier account was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n is_shippo_account: z.boolean().describe(\"Indicates if this is a Shippo-managed carrier account\").nullable().optional(),\n}).describe(\"Carrier account object returned by the Shippo API.\");\nexport const ShippoListCarrierAccountsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListCarrierAccounts_CarrierAccountSchema).describe(\"Array of carrier account objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of carrier accounts.\");\n\nexport const shippoListCarrierAccounts = action(\"SHIPPO_LIST_CARRIER_ACCOUNTS\", {\n slug: \"shippo-list-carrier-accounts\",\n name: \"List Carrier Accounts\",\n description: \"Tool to list all carrier accounts configured in the Shippo account with pagination support. Use when you need to retrieve carrier accounts for shipment creation or management.\",\n input: ShippoListCarrierAccountsInput,\n output: ShippoListCarrierAccountsOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,38 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-carrier-accounts.d.ts
4
- declare const ShippoListCarrierAccountsInput: z.ZodTypeAny;
5
- declare const ShippoListCarrierAccountsOutput: z.ZodTypeAny;
6
- declare const shippoListCarrierAccounts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShippoListCarrierAccountsInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ results: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ SHIPPO_API_VERSION: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const ShippoListCarrierAccountsOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
+ test: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
+ active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ carrier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ object_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ account_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ parameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
19
+ carrier_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ object_owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ carrier_images: z.ZodOptional<z.ZodNullable<z.ZodObject<{
22
+ "75": z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ "200": z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$strip>>>;
25
+ object_created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ object_updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ is_shippo_account: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
28
+ }, z.core.$strip>>>>;
29
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ }, z.core.$strip>;
31
+ declare const shippoListCarrierAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
32
+ page?: number | undefined;
33
+ results?: number | undefined;
34
+ SHIPPO_API_VERSION?: string | undefined;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
36
  //#endregion
8
37
  export { shippoListCarrierAccounts };
9
38
  //# sourceMappingURL=list-carrier-accounts.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-carrier-accounts.d.cts","names":[],"sources":["../../src/actions/list-carrier-accounts.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAI2B;AAAA,cAoB7D,+BAAA,EAAiC,CAAA,CAAE,UAIsB;AAAA,cAEzD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-carrier-accounts.d.cts","names":[],"sources":["../../src/actions/list-carrier-accounts.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAwB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,38 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-carrier-accounts.d.ts
4
- declare const ShippoListCarrierAccountsInput: z.ZodTypeAny;
5
- declare const ShippoListCarrierAccountsOutput: z.ZodTypeAny;
6
- declare const shippoListCarrierAccounts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShippoListCarrierAccountsInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ results: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ SHIPPO_API_VERSION: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const ShippoListCarrierAccountsOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
+ test: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
+ active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ carrier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ object_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ account_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ parameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
19
+ carrier_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ object_owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ carrier_images: z.ZodOptional<z.ZodNullable<z.ZodObject<{
22
+ "75": z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ "200": z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$strip>>>;
25
+ object_created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ object_updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ is_shippo_account: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
28
+ }, z.core.$strip>>>>;
29
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ }, z.core.$strip>;
31
+ declare const shippoListCarrierAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
32
+ page?: number | undefined;
33
+ results?: number | undefined;
34
+ SHIPPO_API_VERSION?: string | undefined;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
36
  //#endregion
8
37
  export { shippoListCarrierAccounts };
9
38
  //# sourceMappingURL=list-carrier-accounts.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-carrier-accounts.d.mts","names":[],"sources":["../../src/actions/list-carrier-accounts.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAI2B;AAAA,cAoB7D,+BAAA,EAAiC,CAAA,CAAE,UAIsB;AAAA,cAEzD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-carrier-accounts.d.mts","names":[],"sources":["../../src/actions/list-carrier-accounts.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAwB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-carrier-accounts.mjs","names":[],"sources":["../../src/actions/list-carrier-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListCarrierAccountsInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing carrier accounts with pagination.\");\nconst ShippoListCarrierAccounts_CarrierImagesSchema: z.ZodTypeAny = z.object({\n \"75\": z.string().describe(\"URL to carrier logo at 75px size\").nullable().optional(),\n \"200\": z.string().describe(\"URL to carrier logo at 200px size\").nullable().optional(),\n}).describe(\"Carrier logo images at different sizes.\");\nconst ShippoListCarrierAccounts_CarrierAccountSchema: z.ZodTypeAny = z.object({\n test: z.boolean().describe(\"Indicates whether the carrier account is in test mode\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the carrier account is active\").nullable().optional(),\n carrier: z.string().describe(\"The carrier name (e.g., 'usps', 'fedex', 'ups')\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the carrier account object\").nullable().optional(),\n account_id: z.string().describe(\"The account ID for the carrier account (may be masked for security)\").nullable().optional(),\n parameters: z.object({}).describe(\"Carrier-specific parameters for the account (may be masked for security)\").nullable().optional(),\n carrier_name: z.string().describe(\"Human-readable carrier name\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the carrier account object\").nullable().optional(),\n carrier_images: ShippoListCarrierAccounts_CarrierImagesSchema.nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the carrier account was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n is_shippo_account: z.boolean().describe(\"Indicates if this is a Shippo-managed carrier account\").nullable().optional(),\n}).describe(\"Carrier account object returned by the Shippo API.\");\nexport const ShippoListCarrierAccountsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListCarrierAccounts_CarrierAccountSchema).describe(\"Array of carrier account objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of carrier accounts.\");\n\nexport const shippoListCarrierAccounts = action(\"SHIPPO_LIST_CARRIER_ACCOUNTS\", {\n slug: \"shippo-list-carrier-accounts\",\n name: \"List Carrier Accounts\",\n description: \"Tool to list all carrier accounts configured in the Shippo account with pagination support. Use when you need to retrieve carrier accounts for shipment creation or management.\",\n input: ShippoListCarrierAccountsInput,\n output: ShippoListCarrierAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+C,EAAE,OAAO;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gDAA8D,EAAE,OAAO;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAM,iDAA+D,EAAE,OAAO;CAC5E,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,gBAAgB,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAClF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAOhE,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX2D,EAAE,OAAO;EACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,SAAS,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-carrier-accounts.mjs","names":[],"sources":["../../src/actions/list-carrier-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListCarrierAccountsInput = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing carrier accounts with pagination.\");\nconst ShippoListCarrierAccounts_CarrierImagesSchema = z.object({\n \"75\": z.string().describe(\"URL to carrier logo at 75px size\").nullable().optional(),\n \"200\": z.string().describe(\"URL to carrier logo at 200px size\").nullable().optional(),\n}).describe(\"Carrier logo images at different sizes.\");\nconst ShippoListCarrierAccounts_CarrierAccountSchema = z.object({\n test: z.boolean().describe(\"Indicates whether the carrier account is in test mode\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the carrier account is active\").nullable().optional(),\n carrier: z.string().describe(\"The carrier name (e.g., 'usps', 'fedex', 'ups')\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the carrier account object\").nullable().optional(),\n account_id: z.string().describe(\"The account ID for the carrier account (may be masked for security)\").nullable().optional(),\n parameters: z.object({}).describe(\"Carrier-specific parameters for the account (may be masked for security)\").nullable().optional(),\n carrier_name: z.string().describe(\"Human-readable carrier name\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the carrier account object\").nullable().optional(),\n carrier_images: ShippoListCarrierAccounts_CarrierImagesSchema.nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the carrier account was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n is_shippo_account: z.boolean().describe(\"Indicates if this is a Shippo-managed carrier account\").nullable().optional(),\n}).describe(\"Carrier account object returned by the Shippo API.\");\nexport const ShippoListCarrierAccountsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListCarrierAccounts_CarrierAccountSchema).describe(\"Array of carrier account objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of carrier accounts.\");\n\nexport const shippoListCarrierAccounts = action(\"SHIPPO_LIST_CARRIER_ACCOUNTS\", {\n slug: \"shippo-list-carrier-accounts\",\n name: \"List Carrier Accounts\",\n description: \"Tool to list all carrier accounts configured in the Shippo account with pagination support. Use when you need to retrieve carrier accounts for shipment creation or management.\",\n input: ShippoListCarrierAccountsInput,\n output: ShippoListCarrierAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAM,iDAAiD,EAAE,OAAO;CAC9D,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,gBAAgB,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAClF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAOhE,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX6C,EAAE,OAAO;EACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,SAAS,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}